From f7e435972c03d7366b2faf917681b68416fa1769 Mon Sep 17 00:00:00 2001 From: AzenKain Date: Tue, 27 May 2025 10:42:09 +0700 Subject: [PATCH] update for v2 --- .idea/inspectionProfiles/Project_Default.xml | 50 + app/src/main/res/raw/avatar_json.json | 5043 +- app/src/main/res/raw/challenge_json.json | 78418 +- app/src/main/res/raw/data_in_game_json.json | 41 +- app/src/main/res/raw/freesr_data_json.json | 1916 +- app/src/main/res/raw/game_config_json.json | 3022 +- app/src/main/res/raw/res_json.json | 975014 +--------------- app/src/main/res/raw/version_json.json | 108 +- library/firefly-go.aar | 4 +- 9 files changed, 47294 insertions(+), 1016322 deletions(-) create mode 100644 .idea/inspectionProfiles/Project_Default.xml diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..f0c6ad0 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,50 @@ + + + + \ No newline at end of file diff --git a/app/src/main/res/raw/avatar_json.json b/app/src/main/res/raw/avatar_json.json index 9dd4825..cef2e3c 100644 --- a/app/src/main/res/raw/avatar_json.json +++ b/app/src/main/res/raw/avatar_json.json @@ -3,62 +3,41 @@ "damageType": "Ice", "baseType": "Knight", "relics": { - "AvatarID": 1001, - "Set4IDList": [ + "set4IDList": [ 103, 106, 102 ], - "Set2IDList": [ + "set2IDList": [ 304, 310, 317 ], - "PropertyList3": [ - "DefenceAddedRatio", - "StatusProbabilityBase" + "scoreRankList": [ + 279, + 216 ], - "PropertyList4": [ - "SpeedDelta", - "DefenceAddedRatio" - ], - "PropertyList5": [ - "DefenceAddedRatio" - ], - "PropertyList6": [ - "DefenceAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "DefenceAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "DefenceAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "DefenceAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "DefenceAddedRatio", + "StatusProbabilityBase" + ], + "foot": [ + "SpeedDelta", + "DefenceAddedRatio" + ], + "neck": [ + "DefenceAddedRatio" + ], + "object": [ + "DefenceAddedRatio" + ] + }, + "subAffix": [ "DefenceAddedRatio", "SpeedDelta", "StatusProbabilityBase", "StatusResistanceBase" - ], - "ScoreRankList": [ - 279, - 216 ] }, "techType": "MazeAttack" @@ -67,62 +46,41 @@ "damageType": "Wind", "baseType": "Rogue", "relics": { - "AvatarID": 1002, - "Set4IDList": [ + "set4IDList": [ 110, 122, 102 ], - "Set2IDList": [ + "set2IDList": [ 311, 301, 309 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" + "scoreRankList": [ + 346, + 287 ], - "PropertyList4": [ - "SpeedDelta", - "AttackAddedRatio" - ], - "PropertyList5": [ - "WindAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "WindAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta", + "AttackAddedRatio" + ], + "neck": [ + "WindAddedRatio" + ], + "object": [ + "AttackAddedRatio" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 346, - 287 ] }, "techType": "Enhance" @@ -131,65 +89,43 @@ "damageType": "Fire", "baseType": "Mage", "relics": { - "AvatarID": 1003, - "Set4IDList": [ + "set4IDList": [ 115, 107, 119 ], - "Set2IDList": [ + "set2IDList": [ 306, 313, 301 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" + "scoreRankList": [ + 343, + 289 ], - "PropertyList4": [ - "SpeedDelta", - "AttackAddedRatio" - ], - "PropertyList5": [ - "FireAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio", - "SPRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "FireAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta", + "AttackAddedRatio" + ], + "neck": [ + "FireAddedRatio" + ], + "object": [ + "AttackAddedRatio", + "SPRatioBase" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 343, - 289 - ], - "LocalCriticalChance": 0.1500000001396984 + ] }, "techType": "Impair" }, @@ -197,62 +133,41 @@ "damageType": "Imaginary", "baseType": "Warlock", "relics": { - "AvatarID": 1004, - "Set4IDList": [ + "set4IDList": [ 112, 122, 111 ], - "Set2IDList": [ + "set2IDList": [ 309, 301, 303 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" + "scoreRankList": [ + 358, + 302 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "ImaginaryAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio", - "SPRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "ImaginaryAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "ImaginaryAddedRatio" + ], + "object": [ + "AttackAddedRatio", + "SPRatioBase" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 358, - 302 ] }, "techType": "Impair" @@ -261,60 +176,39 @@ "damageType": "Thunder", "baseType": "Warlock", "relics": { - "AvatarID": 1005, - "Set4IDList": [ + "set4IDList": [ 116, 109, 102 ], - "Set2IDList": [ + "set2IDList": [ + 322, 311, - 301, - 307 + 301 ], - "PropertyList3": [ - "AttackAddedRatio" + "scoreRankList": [ + 310, + 256 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "ThunderAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio", - "SPRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "AttackAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "ThunderAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "AttackAddedRatio" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "ThunderAddedRatio" + ], + "object": [ + "AttackAddedRatio", + "SPRatioBase" + ] + }, + "subAffix": [ "AttackAddedRatio", "SpeedDelta", "StatusProbabilityBase" - ], - "ScoreRankList": [ - 310, - 256 ] }, "techType": "MazeAttack" @@ -323,61 +217,40 @@ "damageType": "Quantum", "baseType": "Warlock", "relics": { - "AvatarID": 1006, - "Set4IDList": [ + "set4IDList": [ 108, 111, 117 ], - "Set2IDList": [ + "set2IDList": [ 312, 303, 307 ], - "PropertyList3": [ - "StatusProbabilityBase", - "CriticalChanceBase" + "scoreRankList": [ + 340, + 285 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "QuantumAddedRatio" - ], - "PropertyList6": [ - "SPRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "StatusProbabilityBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "QuantumAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "SPRatioBase" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "StatusProbabilityBase", + "CriticalChanceBase" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "QuantumAddedRatio" + ], + "object": [ + "SPRatioBase" + ] + }, + "subAffix": [ "SpeedDelta", "StatusProbabilityBase", "CriticalChanceBase", "CriticalDamageBase" - ], - "ScoreRankList": [ - 340, - 285 ] }, "techType": "MazeAttack" @@ -386,62 +259,41 @@ "damageType": "Thunder", "baseType": "Warrior", "relics": { - "AvatarID": 1008, - "Set4IDList": [ + "set4IDList": [ 109, 122, 117 ], - "Set2IDList": [ + "set2IDList": [ 309, 301, 305 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" + "scoreRankList": [ + 346, + 287 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "ThunderAddedRatio", - "AttackAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "ThunderAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "ThunderAddedRatio", + "AttackAddedRatio" + ], + "object": [ + "AttackAddedRatio" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 346, - 287 ] }, "techType": "MazeAttack" @@ -450,62 +302,41 @@ "damageType": "Fire", "baseType": "Shaman", "relics": { - "AvatarID": 1009, - "Set4IDList": [ + "set4IDList": [ 114, 111, 106 ], - "Set2IDList": [ + "set2IDList": [ 302, 310, 308 ], - "PropertyList3": [ - "HPAddedRatio", - "CriticalChanceBase" + "scoreRankList": [ + 321, + 278 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "FireAddedRatio", - "HPAddedRatio" - ], - "PropertyList6": [ - "SPRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "HPAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "FireAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "SPRatioBase" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "HPAddedRatio", + "CriticalChanceBase" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "FireAddedRatio", + "HPAddedRatio" + ], + "object": [ + "SPRatioBase" + ] + }, + "subAffix": [ "SpeedDelta", "AttackAddedRatio", "CriticalChanceBase", "CriticalDamageBase" - ], - "ScoreRankList": [ - 321, - 278 ] }, "techType": "MazeAttack" @@ -514,128 +345,174 @@ "damageType": "Ice", "baseType": "Mage", "relics": { - "AvatarID": 1013, - "Set4IDList": [ + "set4IDList": [ 104, 102, 122 ], - "Set2IDList": [ + "set2IDList": [ 313, 306, 315 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" - ], - "PropertyList4": [ - "AttackAddedRatio", - "SpeedDelta" - ], - "PropertyList5": [ - "IceAddedRatio", - "AttackAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio", - "SPRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "AttackAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "IceAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ - "CriticalChanceBase", - "CriticalDamageBase", - "AttackAddedRatio" - ], - "ScoreRankList": [ + "scoreRankList": [ 338, 284 ], - "LocalCriticalChance": 0.1500000001396984 + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "AttackAddedRatio", + "SpeedDelta" + ], + "neck": [ + "IceAddedRatio", + "AttackAddedRatio" + ], + "object": [ + "AttackAddedRatio", + "SPRatioBase" + ] + }, + "subAffix": [ + "CriticalChanceBase", + "CriticalDamageBase", + "AttackAddedRatio" + ] }, "techType": "Enhance" }, + "1014": { + "damageType": "Wind", + "baseType": "Warrior", + "relics": { + "set4IDList": [ + 126, + 122, + 102 + ], + "set2IDList": [ + 306, + 301, + 309 + ], + "scoreRankList": [ + 336, + 281 + ], + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "AttackAddedRatio", + "SpeedDelta" + ], + "neck": [ + "WindAddedRatio", + "AttackAddedRatio" + ], + "object": [ + "AttackAddedRatio", + "SPRatioBase" + ] + }, + "subAffix": [ + "CriticalChanceBase", + "CriticalDamageBase", + "AttackAddedRatio", + "SpeedDelta" + ] + }, + "techType": "Enhance" + }, + "1015": { + "damageType": "Quantum", + "baseType": "Rogue", + "relics": { + "set4IDList": [ + 108, + 122, + 102 + ], + "set2IDList": [ + 309, + 301, + 306 + ], + "scoreRankList": [ + 336, + 281 + ], + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "AttackAddedRatio", + "SpeedDelta" + ], + "neck": [ + "QuantumAddedRatio", + "AttackAddedRatio" + ], + "object": [ + "AttackAddedRatio", + "SPRatioBase" + ] + }, + "subAffix": [ + "CriticalChanceBase", + "CriticalDamageBase", + "AttackAddedRatio", + "SpeedDelta" + ] + }, + "techType": "MazeAttack" + }, "1101": { "damageType": "Wind", "baseType": "Shaman", "relics": { - "AvatarID": 1101, - "Set4IDList": [ + "set4IDList": [ 114, 110, 121 ], - "Set2IDList": [ + "set2IDList": [ 317, 310, 302 ], - "PropertyList3": [ - "CriticalDamageBase" - ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "HPAddedRatio", - "DefenceAddedRatio" - ], - "PropertyList6": [ - "SPRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalDamageBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "HPAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "SPRatioBase" - } - ], - "SubAffixPropertyList": [ - "CriticalDamageBase", - "SpeedDelta", - "StatusResistanceBase" - ], - "ScoreRankList": [ + "scoreRankList": [ 247, 188 ], - "LocalCriticalChance": 1 + "mainAffix": { + "body": [ + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "HPAddedRatio", + "DefenceAddedRatio" + ], + "object": [ + "SPRatioBase" + ] + }, + "subAffix": [ + "CriticalDamageBase", + "SpeedDelta", + "StatusResistanceBase" + ] }, "techType": "Support" }, @@ -643,63 +520,42 @@ "damageType": "Quantum", "baseType": "Rogue", "relics": { - "AvatarID": 1102, - "Set4IDList": [ + "set4IDList": [ 108, 122, 102 ], - "Set2IDList": [ + "set2IDList": [ 311, 301, 306 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" + "scoreRankList": [ + 346, + 287 ], - "PropertyList4": [ - "SpeedDelta", - "AttackAddedRatio" - ], - "PropertyList5": [ - "QuantumAddedRatio", - "AttackAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "QuantumAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta", + "AttackAddedRatio" + ], + "neck": [ + "QuantumAddedRatio", + "AttackAddedRatio" + ], + "object": [ + "AttackAddedRatio" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 346, - 287 ] }, "techType": "Enhance" @@ -708,63 +564,42 @@ "damageType": "Thunder", "baseType": "Mage", "relics": { - "AvatarID": 1103, - "Set4IDList": [ + "set4IDList": [ 109, 117, 122 ], - "Set2IDList": [ + "set2IDList": [ 301, 306, 313 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" + "scoreRankList": [ + 351, + 296 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "ThunderAddedRatio", - "AttackAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio", - "SPRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "ThunderAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "ThunderAddedRatio", + "AttackAddedRatio" + ], + "object": [ + "AttackAddedRatio", + "SPRatioBase" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 351, - 296 ] }, "techType": "MazeAttack" @@ -773,61 +608,40 @@ "damageType": "Ice", "baseType": "Knight", "relics": { - "AvatarID": 1104, - "Set4IDList": [ + "set4IDList": [ 103, 106, 114 ], - "Set2IDList": [ + "set2IDList": [ 304, 310, 317 ], - "PropertyList3": [ - "DefenceAddedRatio" + "scoreRankList": [ + 285, + 221 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "DefenceAddedRatio" - ], - "PropertyList6": [ - "SPRatioBase", - "DefenceAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "DefenceAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "DefenceAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "SPRatioBase" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "DefenceAddedRatio" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "DefenceAddedRatio" + ], + "object": [ + "SPRatioBase", + "DefenceAddedRatio" + ] + }, + "subAffix": [ "DefenceAddedRatio", "SpeedDelta", "StatusProbabilityBase", "StatusResistanceBase" - ], - "ScoreRankList": [ - 285, - 221 ] }, "techType": "Defence" @@ -836,61 +650,40 @@ "damageType": "Physical", "baseType": "Priest", "relics": { - "AvatarID": 1105, - "Set4IDList": [ + "set4IDList": [ 101, 114, 121 ], - "Set2IDList": [ + "set2IDList": [ 302, 317, 310 ], - "PropertyList3": [ - "HealRatioBase", - "HPAddedRatio" + "scoreRankList": [ + 296, + 229 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "HPAddedRatio" - ], - "PropertyList6": [ - "HPAddedRatio", - "SPRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "HealRatioBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "HPAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "HPAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "HealRatioBase", + "HPAddedRatio" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "HPAddedRatio" + ], + "object": [ + "HPAddedRatio", + "SPRatioBase" + ] + }, + "subAffix": [ "HPAddedRatio", "SpeedDelta", "StatusResistanceBase" - ], - "ScoreRankList": [ - 296, - 229 ] }, "techType": "MazeAttack" @@ -899,62 +692,41 @@ "damageType": "Ice", "baseType": "Warlock", "relics": { - "AvatarID": 1106, - "Set4IDList": [ + "set4IDList": [ 104, 106, 110 ], - "Set2IDList": [ + "set2IDList": [ 312, 310, 308 ], - "PropertyList3": [ - "StatusProbabilityBase", - "CriticalChanceBase" + "scoreRankList": [ + 318, + 267 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "HPAddedRatio", - "IceAddedRatio" - ], - "PropertyList6": [ - "SPRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "StatusProbabilityBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "HPAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "SPRatioBase" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "StatusProbabilityBase", + "CriticalChanceBase" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "HPAddedRatio", + "IceAddedRatio" + ], + "object": [ + "SPRatioBase" + ] + }, + "subAffix": [ "SpeedDelta", "StatusProbabilityBase", "CriticalChanceBase", "CriticalDamageBase" - ], - "ScoreRankList": [ - 318, - 267 ] }, "techType": "MazeAttack" @@ -963,61 +735,40 @@ "damageType": "Physical", "baseType": "Warrior", "relics": { - "AvatarID": 1107, - "Set4IDList": [ + "set4IDList": [ 105, 113, 115 ], - "Set2IDList": [ + "set2IDList": [ 306, 315, 301 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" + "scoreRankList": [ + 331, + 277 ], - "PropertyList4": [ - "AttackAddedRatio" - ], - "PropertyList5": [ - "PhysicalAddedRatio" - ], - "PropertyList6": [ - "SPRatioBase", - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "AttackAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "PhysicalAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "SPRatioBase" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "AttackAddedRatio" + ], + "neck": [ + "PhysicalAddedRatio" + ], + "object": [ + "SPRatioBase", + "AttackAddedRatio" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio" - ], - "ScoreRankList": [ - 331, - 277 ] }, "techType": "MazeAttack" @@ -1026,59 +777,38 @@ "damageType": "Wind", "baseType": "Warlock", "relics": { - "AvatarID": 1108, - "Set4IDList": [ + "set4IDList": [ 110, 116, 102 ], - "Set2IDList": [ + "set2IDList": [ 301, 303, 311 ], - "PropertyList3": [ - "AttackAddedRatio" + "scoreRankList": [ + 316, + 263 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "WindAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "AttackAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "WindAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "AttackAddedRatio" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "WindAddedRatio" + ], + "object": [ + "AttackAddedRatio" + ] + }, + "subAffix": [ "AttackAddedRatio", "SpeedDelta", "StatusProbabilityBase" - ], - "ScoreRankList": [ - 316, - 263 ] }, "techType": "Impair" @@ -1087,61 +817,40 @@ "damageType": "Fire", "baseType": "Warrior", "relics": { - "AvatarID": 1109, - "Set4IDList": [ + "set4IDList": [ 117, 122, 107 ], - "Set2IDList": [ + "set2IDList": [ 301, 309, 305 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" + "scoreRankList": [ + 346, + 287 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "FireAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "FireAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "FireAddedRatio" + ], + "object": [ + "AttackAddedRatio" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 346, - 287 ] }, "techType": "MazeAttack" @@ -1150,61 +859,40 @@ "damageType": "Quantum", "baseType": "Priest", "relics": { - "AvatarID": 1110, - "Set4IDList": [ + "set4IDList": [ 101, 114, 106 ], - "Set2IDList": [ + "set2IDList": [ 302, 310, 317 ], - "PropertyList3": [ - "HealRatioBase", - "HPAddedRatio" + "scoreRankList": [ + 296, + 229 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "HPAddedRatio" - ], - "PropertyList6": [ - "HPAddedRatio", - "SPRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "HealRatioBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "HPAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "HPAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "HealRatioBase", + "HPAddedRatio" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "HPAddedRatio" + ], + "object": [ + "HPAddedRatio", + "SPRatioBase" + ] + }, + "subAffix": [ "HPAddedRatio", "SpeedDelta", "StatusResistanceBase" - ], - "ScoreRankList": [ - 296, - 229 ] }, "techType": "Restore" @@ -1213,59 +901,38 @@ "damageType": "Physical", "baseType": "Warlock", "relics": { - "AvatarID": 1111, - "Set4IDList": [ + "set4IDList": [ 105, 116, 102 ], - "Set2IDList": [ + "set2IDList": [ 301, 307, 309 ], - "PropertyList3": [ - "AttackAddedRatio" + "scoreRankList": [ + 322, + 284 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "PhysicalAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "AttackAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "PhysicalAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "AttackAddedRatio" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "PhysicalAddedRatio" + ], + "object": [ + "AttackAddedRatio" + ] + }, + "subAffix": [ "AttackAddedRatio", "SpeedDelta", "BreakDamageAddedRatioBase" - ], - "ScoreRankList": [ - 322, - 284 ] }, "techType": "MazeAttack" @@ -1274,62 +941,41 @@ "damageType": "Fire", "baseType": "Rogue", "relics": { - "AvatarID": 1112, - "Set4IDList": [ + "set4IDList": [ 115, 107, 117 ], - "Set2IDList": [ + "set2IDList": [ 318, 306, 315 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" + "scoreRankList": [ + 346, + 287 ], - "PropertyList4": [ - "AttackAddedRatio", - "SpeedDelta" - ], - "PropertyList5": [ - "FireAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "AttackAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "FireAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "AttackAddedRatio", + "SpeedDelta" + ], + "neck": [ + "FireAddedRatio" + ], + "object": [ + "AttackAddedRatio" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 346, - 287 ] }, "techType": "Enhance" @@ -1338,61 +984,40 @@ "damageType": "Quantum", "baseType": "Mage", "relics": { - "AvatarID": 1201, - "Set4IDList": [ + "set4IDList": [ 108, 102, 111 ], - "Set2IDList": [ + "set2IDList": [ 309, 305, 301 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" + "scoreRankList": [ + 346, + 287 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "QuantumAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "QuantumAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "QuantumAddedRatio" + ], + "object": [ + "AttackAddedRatio" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 346, - 287 ] }, "techType": "Enhance" @@ -1401,59 +1026,38 @@ "damageType": "Thunder", "baseType": "Shaman", "relics": { - "AvatarID": 1202, - "Set4IDList": [ + "set4IDList": [ 121, 114, 110 ], - "Set2IDList": [ + "set2IDList": [ 308, 312, 302 ], - "PropertyList3": [ - "AttackAddedRatio" + "scoreRankList": [ + 318, + 263 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "AttackAddedRatio" - ], - "PropertyList6": [ - "SPRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "AttackAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "AttackAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "SPRatioBase" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "AttackAddedRatio" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "AttackAddedRatio" + ], + "object": [ + "SPRatioBase" + ] + }, + "subAffix": [ "SpeedDelta", "AttackAddedRatio", "StatusResistanceBase" - ], - "ScoreRankList": [ - 318, - 263 ] }, "techType": "Support" @@ -1462,61 +1066,40 @@ "damageType": "Imaginary", "baseType": "Priest", "relics": { - "AvatarID": 1203, - "Set4IDList": [ + "set4IDList": [ 101, 121, 102 ], - "Set2IDList": [ + "set2IDList": [ 301, 317, 308 ], - "PropertyList3": [ - "HealRatioBase", - "AttackAddedRatio" + "scoreRankList": [ + 322, + 266 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "AttackAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio", - "SPRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "HealRatioBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "AttackAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "HealRatioBase", + "AttackAddedRatio" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "AttackAddedRatio" + ], + "object": [ + "AttackAddedRatio", + "SPRatioBase" + ] + }, + "subAffix": [ "AttackAddedRatio", "SpeedDelta", "StatusResistanceBase" - ], - "ScoreRankList": [ - 322, - 266 ] }, "techType": "Restore" @@ -1525,63 +1108,41 @@ "damageType": "Thunder", "baseType": "Mage", "relics": { - "AvatarID": 1204, - "Set4IDList": [ + "set4IDList": [ 115, 109, 122 ], - "Set2IDList": [ + "set2IDList": [ 318, 306, 313 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" + "scoreRankList": [ + 346, + 287 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "ThunderAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "ThunderAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "ThunderAddedRatio" + ], + "object": [ + "AttackAddedRatio" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 346, - 287 - ], - "LocalCriticalChance": 0.10000000009313226 + ] }, "techType": "Enhance" }, @@ -1589,62 +1150,41 @@ "damageType": "Wind", "baseType": "Warrior", "relics": { - "AvatarID": 1205, - "Set4IDList": [ + "set4IDList": [ 113, 110, 102 ], - "Set2IDList": [ + "set2IDList": [ 306, 309, 302 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" + "scoreRankList": [ + 346, + 287 ], - "PropertyList4": [ - "SpeedDelta", - "HPAddedRatio" - ], - "PropertyList5": [ - "WindAddedRatio" - ], - "PropertyList6": [ - "HPAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "WindAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "HPAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta", + "HPAddedRatio" + ], + "neck": [ + "WindAddedRatio" + ], + "object": [ + "HPAddedRatio" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "HPAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 346, - 287 ] }, "techType": "MazeAttack" @@ -1653,63 +1193,42 @@ "damageType": "Physical", "baseType": "Rogue", "relics": { - "AvatarID": 1206, - "Set4IDList": [ + "set4IDList": [ 105, 111, 119 ], - "Set2IDList": [ + "set2IDList": [ 311, 307, 301 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" + "scoreRankList": [ + 353, + 298 ], - "PropertyList4": [ - "SpeedDelta", - "AttackAddedRatio" - ], - "PropertyList5": [ - "PhysicalAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio", - "BreakDamageAddedRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "PhysicalAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta", + "AttackAddedRatio" + ], + "neck": [ + "PhysicalAddedRatio" + ], + "object": [ + "AttackAddedRatio", + "BreakDamageAddedRatioBase" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 353, - 298 ] }, "techType": "MazeAttack" @@ -1718,63 +1237,41 @@ "damageType": "Imaginary", "baseType": "Shaman", "relics": { - "AvatarID": 1207, - "Set4IDList": [ + "set4IDList": [ 102, 112, 111 ], - "Set2IDList": [ + "set2IDList": [ 302, 312, 308 ], - "PropertyList3": [ - "CriticalChanceBase" + "scoreRankList": [ + 350, + 294 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "ImaginaryAddedRatio" - ], - "PropertyList6": [ - "SPRatioBase", - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "ImaginaryAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "SPRatioBase" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "ImaginaryAddedRatio" + ], + "object": [ + "SPRatioBase", + "AttackAddedRatio" + ] + }, + "subAffix": [ "SpeedDelta", "AttackAddedRatio", "CriticalChanceBase", "CriticalDamageBase" - ], - "ScoreRankList": [ - 350, - 294 - ], - "LocalCriticalChance": 0.2800000002607703 + ] }, "techType": "Enhance" }, @@ -1782,64 +1279,42 @@ "damageType": "Quantum", "baseType": "Knight", "relics": { - "AvatarID": 1208, - "Set4IDList": [ + "set4IDList": [ 113, 106, 108 ], - "Set2IDList": [ + "set2IDList": [ 302, 310, 308 ], - "PropertyList3": [ - "HPAddedRatio" + "scoreRankList": [ + 328, + 280 ], - "PropertyList4": [ - "SpeedDelta", - "HPAddedRatio" - ], - "PropertyList5": [ - "HPAddedRatio" - ], - "PropertyList6": [ - "SPRatioBase", - "HPAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "HPAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "HPAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "SPRatioBase" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "HPAddedRatio" + ], + "foot": [ + "SpeedDelta", + "HPAddedRatio" + ], + "neck": [ + "HPAddedRatio" + ], + "object": [ + "SPRatioBase", + "HPAddedRatio" + ] + }, + "subAffix": [ "HPAddedRatio", "DefenceAddedRatio", "StatusResistanceBase", "SpeedDelta" - ], - "ScoreRankList": [ - 328, - 280 - ], - "LocalCriticalChance": 0.12000000011175871 + ] }, "techType": "Defence" }, @@ -1847,62 +1322,40 @@ "damageType": "Ice", "baseType": "Rogue", "relics": { - "AvatarID": 1209, - "Set4IDList": [ + "set4IDList": [ 104, 117, 122 ], - "Set2IDList": [ + "set2IDList": [ 311, 301, 306 ], - "PropertyList3": [ - "CriticalDamageBase" + "scoreRankList": [ + 346, + 287 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "IceAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalDamageBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "IceAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "IceAddedRatio" + ], + "object": [ + "AttackAddedRatio" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 346, - 287 - ], - "LocalCriticalChance": 0.5000000004656613 + ] }, "techType": "Enhance" }, @@ -1910,59 +1363,38 @@ "damageType": "Fire", "baseType": "Warlock", "relics": { - "AvatarID": 1210, - "Set4IDList": [ + "set4IDList": [ 116, 102, 107 ], - "Set2IDList": [ + "set2IDList": [ 301, 303, 307 ], - "PropertyList3": [ - "AttackAddedRatio" + "scoreRankList": [ + 321, + 270 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "FireAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "AttackAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "FireAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "AttackAddedRatio" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "FireAddedRatio" + ], + "object": [ + "AttackAddedRatio" + ] + }, + "subAffix": [ "AttackAddedRatio", "SpeedDelta", "StatusProbabilityBase" - ], - "ScoreRankList": [ - 321, - 270 ] }, "techType": "MazeAttack" @@ -1971,61 +1403,40 @@ "damageType": "Thunder", "baseType": "Priest", "relics": { - "AvatarID": 1211, - "Set4IDList": [ + "set4IDList": [ 101, 114, 106 ], - "Set2IDList": [ + "set2IDList": [ 302, 310, 317 ], - "PropertyList3": [ - "HealRatioBase", - "HPAddedRatio" + "scoreRankList": [ + 296, + 229 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "HPAddedRatio" - ], - "PropertyList6": [ - "HPAddedRatio", - "SPRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "HealRatioBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "HPAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "HPAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "HealRatioBase", + "HPAddedRatio" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "HPAddedRatio" + ], + "object": [ + "HPAddedRatio", + "SPRatioBase" + ] + }, + "subAffix": [ "HPAddedRatio", "SpeedDelta", "StatusResistanceBase" - ], - "ScoreRankList": [ - 296, - 229 ] }, "techType": "Restore" @@ -2034,64 +1445,42 @@ "damageType": "Ice", "baseType": "Warrior", "relics": { - "AvatarID": 1212, - "Set4IDList": [ + "set4IDList": [ 122, 104, 108 ], - "Set2IDList": [ + "set2IDList": [ + 319, 309, - 306, - 301 + 306 ], - "PropertyList3": [ - "CriticalDamageBase" + "scoreRankList": [ + 338, + 280 ], - "PropertyList4": [ - "SpeedDelta", - "AttackAddedRatio" - ], - "PropertyList5": [ - "IceAddedRatio" - ], - "PropertyList6": [ - "SPRatioBase", - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalDamageBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "IceAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "SPRatioBase" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta", + "HPAddedRatio" + ], + "neck": [ + "IceAddedRatio" + ], + "object": [ + "SPRatioBase", + "HPAddedRatio" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", - "AttackAddedRatio", + "HPAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 342, - 285 - ], - "LocalCriticalChance": 0.5000000004656613 + ] }, "techType": "Impair" }, @@ -2099,62 +1488,41 @@ "damageType": "Imaginary", "baseType": "Warrior", "relics": { - "AvatarID": 1213, - "Set4IDList": [ + "set4IDList": [ 102, 112, 117 ], - "Set2IDList": [ + "set2IDList": [ 309, 305, 301 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" + "scoreRankList": [ + 346, + 287 ], - "PropertyList4": [ - "SpeedDelta", - "AttackAddedRatio" - ], - "PropertyList5": [ - "ImaginaryAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "ImaginaryAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta", + "AttackAddedRatio" + ], + "neck": [ + "ImaginaryAddedRatio" + ], + "object": [ + "AttackAddedRatio" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 346, - 287 ] }, "techType": "Enhance" @@ -2163,62 +1531,41 @@ "damageType": "Quantum", "baseType": "Warrior", "relics": { - "AvatarID": 1214, - "Set4IDList": [ + "set4IDList": [ 108, 111, 119 ], - "Set2IDList": [ + "set2IDList": [ 307, 306, 301 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" + "scoreRankList": [ + 348, + 293 ], - "PropertyList4": [ - "SpeedDelta", - "AttackAddedRatio" - ], - "PropertyList5": [ - "QuantumAddedRatio" - ], - "PropertyList6": [ - "BreakDamageAddedRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "QuantumAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "BreakDamageAddedRatioBase" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta", + "AttackAddedRatio" + ], + "neck": [ + "QuantumAddedRatio" + ], + "object": [ + "BreakDamageAddedRatioBase" + ] + }, + "subAffix": [ "BreakDamageAddedRatioBase", "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio" - ], - "ScoreRankList": [ - 348, - 293 ] }, "techType": "MazeAttack" @@ -2227,61 +1574,40 @@ "damageType": "Physical", "baseType": "Shaman", "relics": { - "AvatarID": 1215, - "Set4IDList": [ + "set4IDList": [ 114, 102, 121 ], - "Set2IDList": [ + "set2IDList": [ 317, 308, 310 ], - "PropertyList3": [ - "HPAddedRatio", - "DefenceAddedRatio" + "scoreRankList": [ + 254, + 208 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "HPAddedRatio", - "DefenceAddedRatio" - ], - "PropertyList6": [ - "SPRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "HPAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "HPAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "SPRatioBase" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "HPAddedRatio", + "DefenceAddedRatio" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "HPAddedRatio", + "DefenceAddedRatio" + ], + "object": [ + "SPRatioBase" + ] + }, + "subAffix": [ "SpeedDelta", "AttackAddedRatio", "StatusResistanceBase" - ], - "ScoreRankList": [ - 254, - 208 ] }, "techType": "MazeAttack" @@ -2290,60 +1616,39 @@ "damageType": "Wind", "baseType": "Priest", "relics": { - "AvatarID": 1217, - "Set4IDList": [ + "set4IDList": [ 101, 114, 110 ], - "Set2IDList": [ + "set2IDList": [ 302, 310, 317 ], - "PropertyList3": [ - "HealRatioBase", - "HPAddedRatio" + "scoreRankList": [ + 296, + 229 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "HPAddedRatio" - ], - "PropertyList6": [ - "SPRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "HealRatioBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "HPAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "SPRatioBase" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "HealRatioBase", + "HPAddedRatio" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "HPAddedRatio" + ], + "object": [ + "SPRatioBase" + ] + }, + "subAffix": [ "HPAddedRatio", "SpeedDelta", "StatusResistanceBase" - ], - "ScoreRankList": [ - 296, - 229 ] }, "techType": "Impair" @@ -2352,59 +1657,38 @@ "damageType": "Fire", "baseType": "Warlock", "relics": { - "AvatarID": 1218, - "Set4IDList": [ + "set4IDList": [ 116, 110, 106 ], - "Set2IDList": [ + "set2IDList": [ 303, 302, 308 ], - "PropertyList3": [ - "StatusProbabilityBase" + "scoreRankList": [ + 328, + 273 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "FireAddedRatio" - ], - "PropertyList6": [ - "SPRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "StatusProbabilityBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "FireAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "SPRatioBase" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "StatusProbabilityBase" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "FireAddedRatio" + ], + "object": [ + "SPRatioBase" + ] + }, + "subAffix": [ "StatusProbabilityBase", "AttackAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 328, - 273 ] }, "techType": "Impair" @@ -2413,62 +1697,41 @@ "damageType": "Wind", "baseType": "Rogue", "relics": { - "AvatarID": 1220, - "Set4IDList": [ + "set4IDList": [ 120, 110, 115 ], - "Set2IDList": [ + "set2IDList": [ 315, 306, 311 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" + "scoreRankList": [ + 346, + 287 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "WindAddedRatio", - "AttackAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "WindAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "WindAddedRatio", + "AttackAddedRatio" + ], + "object": [ + "AttackAddedRatio" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 346, - 287 ] }, "techType": "Enhance" @@ -2477,62 +1740,41 @@ "damageType": "Physical", "baseType": "Warrior", "relics": { - "AvatarID": 1221, - "Set4IDList": [ + "set4IDList": [ 120, 117, 105 ], - "Set2IDList": [ + "set2IDList": [ 315, 306, 301 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" + "scoreRankList": [ + 337, + 283 ], - "PropertyList4": [ - "AttackAddedRatio" - ], - "PropertyList5": [ - "PhysicalAddedRatio", - "AttackAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio", - "SPRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "AttackAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "PhysicalAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "AttackAddedRatio" + ], + "neck": [ + "PhysicalAddedRatio", + "AttackAddedRatio" + ], + "object": [ + "AttackAddedRatio", + "SPRatioBase" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio" - ], - "ScoreRankList": [ - 337, - 283 ] }, "techType": "Enhance" @@ -2541,60 +1783,39 @@ "damageType": "Fire", "baseType": "Priest", "relics": { - "AvatarID": 1222, - "Set4IDList": [ + "set4IDList": [ 119, 111, 101 ], - "Set2IDList": [ + "set2IDList": [ 316, 307, 302 ], - "PropertyList3": [ - "HealRatioBase" + "scoreRankList": [ + 344, + 297 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "AttackAddedRatio" - ], - "PropertyList6": [ - "SPRatioBase", - "BreakDamageAddedRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "HealRatioBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "AttackAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "SPRatioBase" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "HealRatioBase" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "AttackAddedRatio" + ], + "object": [ + "SPRatioBase", + "BreakDamageAddedRatioBase" + ] + }, + "subAffix": [ "BreakDamageAddedRatioBase", "SpeedDelta", "AttackAddedRatio" - ], - "ScoreRankList": [ - 344, - 297 ] }, "techType": "Support" @@ -2603,62 +1824,41 @@ "damageType": "Thunder", "baseType": "Rogue", "relics": { - "AvatarID": 1223, - "Set4IDList": [ + "set4IDList": [ 117, 109, 120 ], - "Set2IDList": [ + "set2IDList": [ 315, 314, 301 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" + "scoreRankList": [ + 337, + 283 ], - "PropertyList4": [ - "SpeedDelta", - "AttackAddedRatio" - ], - "PropertyList5": [ - "ThunderAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "ThunderAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta", + "AttackAddedRatio" + ], + "neck": [ + "ThunderAddedRatio" + ], + "object": [ + "AttackAddedRatio" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 337, - 283 ] }, "techType": "Enhance" @@ -2667,61 +1867,40 @@ "damageType": "Imaginary", "baseType": "Rogue", "relics": { - "AvatarID": 1224, - "Set4IDList": [ + "set4IDList": [ 102, 112, 117 ], - "Set2IDList": [ + "set2IDList": [ 309, 314, 301 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" + "scoreRankList": [ + 349, + 292 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "ImaginaryAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "ImaginaryAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "ImaginaryAddedRatio" + ], + "object": [ + "AttackAddedRatio" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 349, - 292 ] }, "techType": "Enhance" @@ -2730,59 +1909,38 @@ "damageType": "Fire", "baseType": "Warlock", "relics": { - "AvatarID": 1225, - "Set4IDList": [ + "set4IDList": [ 119, 111, 118 ], - "Set2IDList": [ + "set2IDList": [ 316, 308, 307 ], - "PropertyList3": [ - "StatusProbabilityBase" + "scoreRankList": [ + 271, + 213 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "HPAddedRatio" - ], - "PropertyList6": [ - "SPRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "StatusProbabilityBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "HPAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "SPRatioBase" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "StatusProbabilityBase" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "HPAddedRatio" + ], + "object": [ + "SPRatioBase" + ] + }, + "subAffix": [ "BreakDamageAddedRatioBase", "SpeedDelta", "StatusProbabilityBase" - ], - "ScoreRankList": [ - 271, - 213 ] }, "techType": "Impair" @@ -2791,60 +1949,39 @@ "damageType": "Fire", "baseType": "Priest", "relics": { - "AvatarID": 1301, - "Set4IDList": [ + "set4IDList": [ 119, 111, 101 ], - "Set2IDList": [ + "set2IDList": [ 316, 307, 302 ], - "PropertyList3": [ - "HealRatioBase" + "scoreRankList": [ + 309, + 254 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "HPAddedRatio", - "DefenceAddedRatio" - ], - "PropertyList6": [ - "BreakDamageAddedRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "HealRatioBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "HPAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "BreakDamageAddedRatioBase" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "HealRatioBase" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "HPAddedRatio", + "DefenceAddedRatio" + ], + "object": [ + "BreakDamageAddedRatioBase" + ] + }, + "subAffix": [ "SpeedDelta", "BreakDamageAddedRatioBase", "StatusResistanceBase" - ], - "ScoreRankList": [ - 309, - 254 ] }, "techType": "MazeAttack" @@ -2853,64 +1990,42 @@ "damageType": "Physical", "baseType": "Mage", "relics": { - "AvatarID": 1302, - "Set4IDList": [ + "set4IDList": [ 122, 105, 108 ], - "Set2IDList": [ + "set2IDList": [ 306, 313, 305 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" + "scoreRankList": [ + 346, + 287 ], - "PropertyList4": [ - "SpeedDelta", - "AttackAddedRatio" - ], - "PropertyList5": [ - "PhysicalAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "PhysicalAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta", + "AttackAddedRatio" + ], + "neck": [ + "PhysicalAddedRatio" + ], + "object": [ + "AttackAddedRatio" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 346, - 287 - ], - "LocalCriticalChance": 0.10000000009313226 + ] }, "techType": "Impair" }, @@ -2918,62 +2033,41 @@ "damageType": "Ice", "baseType": "Shaman", "relics": { - "AvatarID": 1303, - "Set4IDList": [ + "set4IDList": [ 118, 111, 114 ], - "Set2IDList": [ + "set2IDList": [ 307, 312, 308 ], - "PropertyList3": [ - "HPAddedRatio", - "DefenceAddedRatio" + "scoreRankList": [ + 241, + 187 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "HPAddedRatio", - "DefenceAddedRatio" - ], - "PropertyList6": [ - "BreakDamageAddedRatioBase", - "SPRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "HPAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "HPAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "BreakDamageAddedRatioBase" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "HPAddedRatio", + "DefenceAddedRatio" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "HPAddedRatio", + "DefenceAddedRatio" + ], + "object": [ + "BreakDamageAddedRatioBase", + "SPRatioBase" + ] + }, + "subAffix": [ "BreakDamageAddedRatioBase", "SpeedDelta", "StatusResistanceBase" - ], - "ScoreRankList": [ - 241, - 187 ] }, "techType": "Enhance" @@ -2982,65 +2076,43 @@ "damageType": "Imaginary", "baseType": "Knight", "relics": { - "AvatarID": 1304, - "Set4IDList": [ + "set4IDList": [ 103, 117, 120 ], - "Set2IDList": [ + "set2IDList": [ 306, 304, 310 ], - "PropertyList3": [ - "CriticalDamageBase", - "CriticalChanceBase" + "scoreRankList": [ + 301, + 247 ], - "PropertyList4": [ - "DefenceAddedRatio", - "SpeedDelta" - ], - "PropertyList5": [ - "DefenceAddedRatio", - "ImaginaryAddedRatio" - ], - "PropertyList6": [ - "DefenceAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalDamageBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "DefenceAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "DefenceAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "DefenceAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalDamageBase", + "CriticalChanceBase" + ], + "foot": [ + "DefenceAddedRatio", + "SpeedDelta" + ], + "neck": [ + "DefenceAddedRatio", + "ImaginaryAddedRatio" + ], + "object": [ + "DefenceAddedRatio" + ] + }, + "subAffix": [ "DefenceAddedRatio", "CriticalChanceBase", "CriticalDamageBase", "SpeedDelta" - ], - "ScoreRankList": [ - 301, - 247 - ], - "LocalCriticalChance": 0.48000000044703484 + ] }, "techType": "Defence" }, @@ -3048,63 +2120,41 @@ "damageType": "Imaginary", "baseType": "Rogue", "relics": { - "AvatarID": 1305, - "Set4IDList": [ + "set4IDList": [ 117, 112, 115 ], - "Set2IDList": [ + "set2IDList": [ 315, 306, 311 ], - "PropertyList3": [ - "CriticalDamageBase", - "CriticalChanceBase" + "scoreRankList": [ + 346, + 287 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "ImaginaryAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalDamageBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "ImaginaryAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalDamageBase", + "CriticalChanceBase" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "ImaginaryAddedRatio" + ], + "object": [ + "AttackAddedRatio" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 346, - 287 - ], - "LocalCriticalChance": 0.10000000009313226 + ] }, "techType": "Impair" }, @@ -3112,62 +2162,40 @@ "damageType": "Quantum", "baseType": "Shaman", "relics": { - "AvatarID": 1306, - "Set4IDList": [ + "set4IDList": [ 121, 114, 110 ], - "Set2IDList": [ + "set2IDList": [ 317, 310, 312 ], - "PropertyList3": [ - "CriticalDamageBase" - ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "HPAddedRatio", - "DefenceAddedRatio" - ], - "PropertyList6": [ - "SPRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalDamageBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "HPAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "SPRatioBase" - } - ], - "SubAffixPropertyList": [ - "CriticalDamageBase", - "SpeedDelta", - "StatusResistanceBase" - ], - "ScoreRankList": [ + "scoreRankList": [ 247, 187 ], - "LocalCriticalChance": 1 + "mainAffix": { + "body": [ + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "HPAddedRatio", + "DefenceAddedRatio" + ], + "object": [ + "SPRatioBase" + ] + }, + "subAffix": [ + "CriticalDamageBase", + "SpeedDelta", + "StatusResistanceBase" + ] }, "techType": "Support" }, @@ -3175,60 +2203,39 @@ "damageType": "Wind", "baseType": "Warlock", "relics": { - "AvatarID": 1307, - "Set4IDList": [ + "set4IDList": [ 116, 110, 102 ], - "Set2IDList": [ + "set2IDList": [ 303, - 301, - 311 + 322, + 301 ], - "PropertyList3": [ - "StatusProbabilityBase" + "scoreRankList": [ + 323, + 268 ], - "PropertyList4": [ - "AttackAddedRatio", - "SpeedDelta" - ], - "PropertyList5": [ - "WindAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "StatusProbabilityBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "AttackAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "WindAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "StatusProbabilityBase" + ], + "foot": [ + "AttackAddedRatio", + "SpeedDelta" + ], + "neck": [ + "WindAddedRatio" + ], + "object": [ + "AttackAddedRatio" + ] + }, + "subAffix": [ "AttackAddedRatio", "StatusProbabilityBase", "SpeedDelta" - ], - "ScoreRankList": [ - 323, - 268 ] }, "techType": "Enhance" @@ -3237,63 +2244,42 @@ "damageType": "Thunder", "baseType": "Warlock", "relics": { - "AvatarID": 1308, - "Set4IDList": [ + "set4IDList": [ 117, 122, 109 ], - "Set2IDList": [ + "set2IDList": [ 314, 306, 301 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" + "scoreRankList": [ + 337, + 282 ], - "PropertyList4": [ - "AttackAddedRatio", - "SpeedDelta" - ], - "PropertyList5": [ - "ThunderAddedRatio", - "AttackAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "AttackAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "ThunderAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "AttackAddedRatio", + "SpeedDelta" + ], + "neck": [ + "ThunderAddedRatio", + "AttackAddedRatio" + ], + "object": [ + "AttackAddedRatio" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 337, - 282 ] }, "techType": "MazeAttack" @@ -3302,61 +2288,40 @@ "damageType": "Physical", "baseType": "Shaman", "relics": { - "AvatarID": 1309, - "Set4IDList": [ + "set4IDList": [ 102, 105, 116 ], - "Set2IDList": [ + "set2IDList": [ 302, 301, 308 ], - "PropertyList3": [ - "AttackAddedRatio" + "scoreRankList": [ + 313, + 272 ], - "PropertyList4": [ - "AttackAddedRatio" - ], - "PropertyList5": [ - "AttackAddedRatio", - "PhysicalAddedRatio" - ], - "PropertyList6": [ - "SPRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "AttackAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "AttackAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "AttackAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "SPRatioBase" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "AttackAddedRatio" + ], + "foot": [ + "AttackAddedRatio" + ], + "neck": [ + "AttackAddedRatio", + "PhysicalAddedRatio" + ], + "object": [ + "SPRatioBase" + ] + }, + "subAffix": [ "AttackAddedRatio", "AttackDelta", "SpeedDelta", "StatusResistanceBase" - ], - "ScoreRankList": [ - 313, - 272 ] }, "techType": "Support" @@ -3365,59 +2330,38 @@ "damageType": "Fire", "baseType": "Warrior", "relics": { - "AvatarID": 1310, - "Set4IDList": [ + "set4IDList": [ 119, 112, 107 ], - "Set2IDList": [ + "set2IDList": [ 316, 307, 309 ], - "PropertyList3": [ - "AttackAddedRatio" + "scoreRankList": [ + 246, + 190 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "AttackAddedRatio" - ], - "PropertyList6": [ - "BreakDamageAddedRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "AttackAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "AttackAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "BreakDamageAddedRatioBase" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "AttackAddedRatio" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "AttackAddedRatio" + ], + "object": [ + "BreakDamageAddedRatioBase" + ] + }, + "subAffix": [ "BreakDamageAddedRatioBase", "SpeedDelta", "AttackAddedRatio" - ], - "ScoreRankList": [ - 246, - 190 ] }, "techType": "MazeAttack" @@ -3426,62 +2370,41 @@ "damageType": "Ice", "baseType": "Warrior", "relics": { - "AvatarID": 1312, - "Set4IDList": [ + "set4IDList": [ 104, 122, 102 ], - "Set2IDList": [ + "set2IDList": [ 306, 301, 311 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" + "scoreRankList": [ + 337, + 282 ], - "PropertyList4": [ - "SpeedDelta", - "AttackAddedRatio" - ], - "PropertyList5": [ - "IceAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "IceAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta", + "AttackAddedRatio" + ], + "neck": [ + "IceAddedRatio" + ], + "object": [ + "AttackAddedRatio" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 337, - 282 ] }, "techType": "Impair" @@ -3490,62 +2413,40 @@ "damageType": "Imaginary", "baseType": "Shaman", "relics": { - "AvatarID": 1313, - "Set4IDList": [ + "set4IDList": [ 121, 114, 110 ], - "Set2IDList": [ + "set2IDList": [ 317, 310, 308 ], - "PropertyList3": [ - "CriticalDamageBase" - ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "HPAddedRatio", - "DefenceAddedRatio" - ], - "PropertyList6": [ - "SPRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalDamageBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "HPAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "SPRatioBase" - } - ], - "SubAffixPropertyList": [ - "CriticalDamageBase", - "SpeedDelta", - "StatusResistanceBase" - ], - "ScoreRankList": [ + "scoreRankList": [ 247, 187 ], - "LocalCriticalChance": 1 + "mainAffix": { + "body": [ + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "HPAddedRatio", + "DefenceAddedRatio" + ], + "object": [ + "SPRatioBase" + ] + }, + "subAffix": [ + "CriticalDamageBase", + "SpeedDelta", + "StatusResistanceBase" + ] }, "techType": "Support" }, @@ -3553,62 +2454,41 @@ "damageType": "Quantum", "baseType": "Mage", "relics": { - "AvatarID": 1314, - "Set4IDList": [ + "set4IDList": [ 108, 115, 102 ], - "Set2IDList": [ + "set2IDList": [ 313, 306, 301 ], - "PropertyList3": [ - "CriticalChanceBase" + "scoreRankList": [ + 337, + 282 ], - "PropertyList4": [ - "AttackAddedRatio", - "SpeedDelta" - ], - "PropertyList5": [ - "QuantumAddedRatio" - ], - "PropertyList6": [ - "SPRatioBase", - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "AttackAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "QuantumAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "SPRatioBase" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase" + ], + "foot": [ + "AttackAddedRatio", + "SpeedDelta" + ], + "neck": [ + "QuantumAddedRatio" + ], + "object": [ + "SPRatioBase", + "AttackAddedRatio" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 337, - 282 ] }, "techType": "Impair" @@ -3617,63 +2497,41 @@ "damageType": "Physical", "baseType": "Rogue", "relics": { - "AvatarID": 1315, - "Set4IDList": [ + "set4IDList": [ 111, 119, 102 ], - "Set2IDList": [ + "set2IDList": [ 307, 316, 301 ], - "PropertyList3": [ - "CriticalChanceBase", - "AttackAddedRatio" + "scoreRankList": [ + 280, + 226 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "PhysicalAddedRatio" - ], - "PropertyList6": [ - "BreakDamageAddedRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "PhysicalAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "BreakDamageAddedRatioBase" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "AttackAddedRatio" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "PhysicalAddedRatio" + ], + "object": [ + "BreakDamageAddedRatioBase" + ] + }, + "subAffix": [ "BreakDamageAddedRatioBase", "SpeedDelta", "AttackAddedRatio", "CriticalChanceBase" - ], - "ScoreRankList": [ - 280, - 226 - ], - "LocalCriticalChance": 0.5000000004656613 + ] }, "techType": "Enhance" }, @@ -3681,60 +2539,39 @@ "damageType": "Imaginary", "baseType": "Mage", "relics": { - "AvatarID": 1317, - "Set4IDList": [ + "set4IDList": [ 119, 111, 118 ], - "Set2IDList": [ + "set2IDList": [ 307, 316, 301 ], - "PropertyList3": [ - "AttackAddedRatio" + "scoreRankList": [ + 246, + 189 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "AttackAddedRatio" - ], - "PropertyList6": [ - "BreakDamageAddedRatioBase", - "SPRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "AttackAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "AttackAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "BreakDamageAddedRatioBase" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "AttackAddedRatio" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "AttackAddedRatio" + ], + "object": [ + "BreakDamageAddedRatioBase", + "SPRatioBase" + ] + }, + "subAffix": [ "BreakDamageAddedRatioBase", "SpeedDelta", "AttackAddedRatio" - ], - "ScoreRankList": [ - 246, - 189 ] }, "techType": "Enhance" @@ -3743,63 +2580,42 @@ "damageType": "Ice", "baseType": "Mage", "relics": { - "AvatarID": 1401, - "Set4IDList": [ + "set4IDList": [ 122, 104, 102 ], - "Set2IDList": [ + "set2IDList": [ 314, 309, 313 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" + "scoreRankList": [ + 346, + 287 ], - "PropertyList4": [ - "SpeedDelta", - "AttackAddedRatio" - ], - "PropertyList5": [ - "IceAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio", - "SPRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "IceAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta", + "AttackAddedRatio" + ], + "neck": [ + "IceAddedRatio" + ], + "object": [ + "AttackAddedRatio", + "SPRatioBase" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 346, - 287 ] }, "techType": "Enhance" @@ -3808,62 +2624,41 @@ "damageType": "Thunder", "baseType": "Memory", "relics": { - "AvatarID": 1402, - "Set4IDList": [ + "set4IDList": [ 123, 102, 109 ], - "Set2IDList": [ + "set2IDList": [ 318, 302, 301 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" + "scoreRankList": [ + 346, + 287 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "ThunderAddedRatio" - ], - "PropertyList6": [ - "SPRatioBase", - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "ThunderAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "SPRatioBase" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "ThunderAddedRatio" + ], + "object": [ + "SPRatioBase", + "AttackAddedRatio" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 346, - 287 ] }, "techType": "MazeAttack" @@ -3872,61 +2667,40 @@ "damageType": "Quantum", "baseType": "Shaman", "relics": { - "AvatarID": 1403, - "Set4IDList": [ + "set4IDList": [ 124, 108, 102 ], - "Set2IDList": [ + "set2IDList": [ 319, 302, 317 ], - "PropertyList3": [ - "CriticalDamageBase", - "CriticalChanceBase" + "scoreRankList": [ + 324, + 268 ], - "PropertyList4": [ - "HPAddedRatio" - ], - "PropertyList5": [ - "QuantumAddedRatio" - ], - "PropertyList6": [ - "SPRatioBase", - "HPAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalDamageBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "HPAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "QuantumAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "SPRatioBase" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalDamageBase", + "CriticalChanceBase" + ], + "foot": [ + "HPAddedRatio" + ], + "neck": [ + "QuantumAddedRatio" + ], + "object": [ + "SPRatioBase", + "HPAddedRatio" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "HPAddedRatio" - ], - "ScoreRankList": [ - 324, - 268 ] }, "techType": "Enhance" @@ -3935,65 +2709,43 @@ "damageType": "Imaginary", "baseType": "Warrior", "relics": { - "AvatarID": 1404, - "Set4IDList": [ + "set4IDList": [ 122, 113, 112 ], - "Set2IDList": [ + "set2IDList": [ 319, 309, 302 ], - "PropertyList3": [ - "HPAddedRatio", - "CriticalDamageBase" + "scoreRankList": [ + 333, + 275 ], - "PropertyList4": [ - "SpeedDelta", - "HPAddedRatio" - ], - "PropertyList5": [ - "ImaginaryAddedRatio", - "HPAddedRatio" - ], - "PropertyList6": [ - "HPAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "HPAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "ImaginaryAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "HPAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "HPAddedRatio", + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta", + "HPAddedRatio" + ], + "neck": [ + "ImaginaryAddedRatio", + "HPAddedRatio" + ], + "object": [ + "HPAddedRatio" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "HPAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 333, - 275 - ], - "LocalCriticalChance": 0.45000000041909516 + ] }, "techType": "Impair" }, @@ -4001,64 +2753,43 @@ "damageType": "Wind", "baseType": "Mage", "relics": { - "AvatarID": 1405, - "Set4IDList": [ + "set4IDList": [ 110, 117, 122 ], - "Set2IDList": [ + "set2IDList": [ 309, 314, 308 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" + "scoreRankList": [ + 346, + 287 ], - "PropertyList4": [ - "SpeedDelta", - "AttackAddedRatio" - ], - "PropertyList5": [ - "WindAddedRatio", - "AttackAddedRatio" - ], - "PropertyList6": [ - "SPRatioBase", - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "WindAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "SPRatioBase" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta", + "AttackAddedRatio" + ], + "neck": [ + "WindAddedRatio", + "AttackAddedRatio" + ], + "object": [ + "SPRatioBase", + "AttackAddedRatio" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 346, - 287 ] }, "techType": "Impair" @@ -4067,64 +2798,42 @@ "damageType": "Quantum", "baseType": "Warlock", "relics": { - "AvatarID": 1406, - "Set4IDList": [ + "set4IDList": [ 117, 108, 114 ], - "Set2IDList": [ + "set2IDList": [ 317, 302, 308 ], - "PropertyList3": [ - "CriticalDamageBase" - ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "QuantumAddedRatio", - "AttackAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio", - "SPRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalDamageBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "QuantumAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ - "SpeedDelta", - "AttackAddedRatio", - "CriticalDamageBase", - "CriticalDamageBase" - ], - "ScoreRankList": [ + "scoreRankList": [ 273, 236 ], - "LocalCriticalChance": 0.5000000004656613 + "mainAffix": { + "body": [ + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "QuantumAddedRatio", + "AttackAddedRatio" + ], + "object": [ + "AttackAddedRatio", + "SPRatioBase" + ] + }, + "subAffix": [ + "SpeedDelta", + "AttackAddedRatio", + "CriticalDamageBase", + "CriticalChanceBase" + ] }, "techType": "Enhance" }, @@ -4132,60 +2841,81 @@ "damageType": "Quantum", "baseType": "Memory", "relics": { - "AvatarID": 1407, - "Set4IDList": [ + "set4IDList": [ 124, 108, 113 ], - "Set2IDList": [ + "set2IDList": [ 319, 302, 318 ], - "PropertyList3": [ - "CriticalDamageBase", - "CriticalChanceBase" + "scoreRankList": [ + 319, + 261 ], - "PropertyList4": [ - "HPAddedRatio" - ], - "PropertyList5": [ - "QuantumAddedRatio" - ], - "PropertyList6": [ - "HPAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalDamageBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "HPAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "QuantumAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "HPAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalDamageBase", + "CriticalChanceBase" + ], + "foot": [ + "HPAddedRatio" + ], + "neck": [ + "QuantumAddedRatio" + ], + "object": [ + "HPAddedRatio" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "HPAddedRatio" + ] + }, + "techType": "MazeAttack" + }, + "1408": { + "damageType": "Physical", + "baseType": "Warrior", + "relics": { + "set4IDList": [ + 126, + 105, + 122 ], - "ScoreRankList": [ - 319, - 261 + "set2IDList": [ + 321, + 309, + 301 + ], + "scoreRankList": [ + 324, + 266 + ], + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "AttackAddedRatio" + ], + "neck": [ + "PhysicalAddedRatio", + "AttackAddedRatio" + ], + "object": [ + "AttackAddedRatio" + ] + }, + "subAffix": [ + "CriticalChanceBase", + "CriticalDamageBase", + "AttackAddedRatio" ] }, "techType": "MazeAttack" @@ -4194,62 +2924,41 @@ "damageType": "Wind", "baseType": "Memory", "relics": { - "AvatarID": 1409, - "Set4IDList": [ + "set4IDList": [ 125, 101, 114 ], - "Set2IDList": [ + "set2IDList": [ 320, 302, 308 ], - "PropertyList3": [ - "HealRatioBase" - ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "HPAddedRatio", - "WindAddedRatio" - ], - "PropertyList6": [ - "SPRatioBase", - "HPAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "HealRatioBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "HPAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "SPRatioBase" - } - ], - "SubAffixPropertyList": [ - "HPAddedRatio", - "SpeedDelta", - "CriticalChanceBase", - "CriticalDamageBase" - ], - "ScoreRankList": [ + "scoreRankList": [ 304, 253 + ], + "mainAffix": { + "body": [ + "HealRatioBase" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "HPAddedRatio", + "WindAddedRatio" + ], + "object": [ + "SPRatioBase", + "HPAddedRatio" + ] + }, + "subAffix": [ + "HPAddedRatio", + "SpeedDelta", + "StatusResistanceBase", + "CriticalDamageBase" ] }, "techType": "Restore" @@ -4258,61 +2967,40 @@ "damageType": "Physical", "baseType": "Warrior", "relics": { - "AvatarID": 8001, - "Set4IDList": [ + "set4IDList": [ 105, 122, 102 ], - "Set2IDList": [ + "set2IDList": [ 309, 301, 306 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" + "scoreRankList": [ + 346, + 287 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "PhysicalAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "PhysicalAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "PhysicalAddedRatio" + ], + "object": [ + "AttackAddedRatio" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 346, - 287 ] }, "techType": "Restore" @@ -4321,61 +3009,40 @@ "damageType": "Physical", "baseType": "Warrior", "relics": { - "AvatarID": 8002, - "Set4IDList": [ + "set4IDList": [ 105, 122, 102 ], - "Set2IDList": [ + "set2IDList": [ 309, 301, 306 ], - "PropertyList3": [ - "CriticalChanceBase", - "CriticalDamageBase" + "scoreRankList": [ + 346, + 287 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "PhysicalAddedRatio" - ], - "PropertyList6": [ - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalChanceBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "PhysicalAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "AttackAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "CriticalChanceBase", + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "PhysicalAddedRatio" + ], + "object": [ + "AttackAddedRatio" + ] + }, + "subAffix": [ "CriticalChanceBase", "CriticalDamageBase", "AttackAddedRatio", "SpeedDelta" - ], - "ScoreRankList": [ - 346, - 287 ] }, "techType": "Restore" @@ -4384,59 +3051,38 @@ "damageType": "Fire", "baseType": "Knight", "relics": { - "AvatarID": 8003, - "Set4IDList": [ + "set4IDList": [ 103, 106, 102 ], - "Set2IDList": [ + "set2IDList": [ 304, 310, 302 ], - "PropertyList3": [ - "DefenceAddedRatio" + "scoreRankList": [ + 278, + 215 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "DefenceAddedRatio" - ], - "PropertyList6": [ - "DefenceAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "DefenceAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "DefenceAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "DefenceAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "DefenceAddedRatio" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "DefenceAddedRatio" + ], + "object": [ + "DefenceAddedRatio" + ] + }, + "subAffix": [ "DefenceAddedRatio", "SpeedDelta", "StatusResistanceBase" - ], - "ScoreRankList": [ - 278, - 215 ] }, "techType": "Defence" @@ -4445,59 +3091,38 @@ "damageType": "Fire", "baseType": "Knight", "relics": { - "AvatarID": 8004, - "Set4IDList": [ + "set4IDList": [ 103, 106, 102 ], - "Set2IDList": [ + "set2IDList": [ 304, 310, 302 ], - "PropertyList3": [ - "DefenceAddedRatio" + "scoreRankList": [ + 278, + 215 ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "DefenceAddedRatio" - ], - "PropertyList6": [ - "DefenceAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "DefenceAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "DefenceAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "DefenceAddedRatio" - } - ], - "SubAffixPropertyList": [ + "mainAffix": { + "body": [ + "DefenceAddedRatio" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "DefenceAddedRatio" + ], + "object": [ + "DefenceAddedRatio" + ] + }, + "subAffix": [ "DefenceAddedRatio", "SpeedDelta", "StatusResistanceBase" - ], - "ScoreRankList": [ - 278, - 215 ] }, "techType": "Defence" @@ -4506,60 +3131,39 @@ "damageType": "Imaginary", "baseType": "Shaman", "relics": { - "AvatarID": 8005, - "Set4IDList": [ + "set4IDList": [ 118, 111, 114 ], - "Set2IDList": [ + "set2IDList": [ 307, 316, 302 ], - "PropertyList3": [ - "HPAddedRatio", - "DefenceAddedRatio" - ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "DefenceAddedRatio", - "HPAddedRatio" - ], - "PropertyList6": [ - "BreakDamageAddedRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "HPAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "DefenceAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "BreakDamageAddedRatioBase" - } - ], - "SubAffixPropertyList": [ - "BreakDamageAddedRatioBase", - "SpeedDelta" - ], - "ScoreRankList": [ + "scoreRankList": [ 243, 191 + ], + "mainAffix": { + "body": [ + "HPAddedRatio", + "DefenceAddedRatio" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "DefenceAddedRatio", + "HPAddedRatio" + ], + "object": [ + "BreakDamageAddedRatioBase" + ] + }, + "subAffix": [ + "BreakDamageAddedRatioBase", + "SpeedDelta" ] }, "techType": "Support" @@ -4568,60 +3172,39 @@ "damageType": "Imaginary", "baseType": "Shaman", "relics": { - "AvatarID": 8006, - "Set4IDList": [ + "set4IDList": [ 118, 111, 114 ], - "Set2IDList": [ + "set2IDList": [ 307, 316, 302 ], - "PropertyList3": [ - "HPAddedRatio", - "DefenceAddedRatio" - ], - "PropertyList4": [ - "SpeedDelta" - ], - "PropertyList5": [ - "DefenceAddedRatio", - "HPAddedRatio" - ], - "PropertyList6": [ - "BreakDamageAddedRatioBase" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "HPAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "DefenceAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "BreakDamageAddedRatioBase" - } - ], - "SubAffixPropertyList": [ - "BreakDamageAddedRatioBase", - "SpeedDelta" - ], - "ScoreRankList": [ + "scoreRankList": [ 243, 191 + ], + "mainAffix": { + "body": [ + "HPAddedRatio", + "DefenceAddedRatio" + ], + "foot": [ + "SpeedDelta" + ], + "neck": [ + "DefenceAddedRatio", + "HPAddedRatio" + ], + "object": [ + "BreakDamageAddedRatioBase" + ] + }, + "subAffix": [ + "BreakDamageAddedRatioBase", + "SpeedDelta" ] }, "techType": "Support" @@ -4630,63 +3213,41 @@ "damageType": "Ice", "baseType": "Memory", "relics": { - "AvatarID": 8007, - "Set4IDList": [ + "set4IDList": [ 123, 104, 110 ], - "Set2IDList": [ + "set2IDList": [ 317, 312, 318 ], - "PropertyList3": [ - "CriticalDamageBase" - ], - "PropertyList4": [ - "SpeedDelta", - "AttackAddedRatio" - ], - "PropertyList5": [ - "IceAddedRatio" - ], - "PropertyList6": [ - "SPRatioBase", - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalDamageBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "IceAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "SPRatioBase" - } - ], - "SubAffixPropertyList": [ - "CriticalDamageBase", - "SpeedDelta", - "AttackAddedRatio" - ], - "ScoreRankList": [ + "scoreRankList": [ 294, 237 ], - "LocalCriticalChance": 1 + "mainAffix": { + "body": [ + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta", + "AttackAddedRatio" + ], + "neck": [ + "IceAddedRatio" + ], + "object": [ + "SPRatioBase", + "AttackAddedRatio" + ] + }, + "subAffix": [ + "CriticalDamageBase", + "SpeedDelta", + "AttackAddedRatio" + ] }, "techType": "Impair" }, @@ -4694,63 +3255,41 @@ "damageType": "Ice", "baseType": "Memory", "relics": { - "AvatarID": 8008, - "Set4IDList": [ + "set4IDList": [ 123, 104, 110 ], - "Set2IDList": [ + "set2IDList": [ 317, 312, 318 ], - "PropertyList3": [ - "CriticalDamageBase" - ], - "PropertyList4": [ - "SpeedDelta", - "AttackAddedRatio" - ], - "PropertyList5": [ - "IceAddedRatio" - ], - "PropertyList6": [ - "SPRatioBase", - "AttackAddedRatio" - ], - "PropertyList": [ - { - "$type": "RelicRecommendProperty", - "RelicType": "BODY", - "PropertyType": "CriticalDamageBase" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "FOOT", - "PropertyType": "SpeedDelta" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "NECK", - "PropertyType": "IceAddedRatio" - }, - { - "$type": "RelicRecommendProperty", - "RelicType": "OBJECT", - "PropertyType": "SPRatioBase" - } - ], - "SubAffixPropertyList": [ - "CriticalDamageBase", - "SpeedDelta", - "AttackAddedRatio" - ], - "ScoreRankList": [ + "scoreRankList": [ 294, 237 ], - "LocalCriticalChance": 1 + "mainAffix": { + "body": [ + "CriticalDamageBase" + ], + "foot": [ + "SpeedDelta", + "AttackAddedRatio" + ], + "neck": [ + "IceAddedRatio" + ], + "object": [ + "SPRatioBase", + "AttackAddedRatio" + ] + }, + "subAffix": [ + "CriticalDamageBase", + "SpeedDelta", + "AttackAddedRatio" + ] }, "techType": "Impair" } diff --git a/app/src/main/res/raw/challenge_json.json b/app/src/main/res/raw/challenge_json.json index fdfb7ac..4332702 100644 --- a/app/src/main/res/raw/challenge_json.json +++ b/app/src/main/res/raw/challenge_json.json @@ -71,7 +71,9 @@ "rewardID": 101001, "mazeBuffID": 3030001, "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 }, "2": { "id": 2, @@ -140,7 +142,9 @@ "rewardID": 101002, "mazeBuffID": 3030002, "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 }, "3": { "id": 3, @@ -204,7 +208,9 @@ "rewardID": 101003, "mazeBuffID": 3030003, "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 }, "4": { "id": 4, @@ -263,7 +269,9 @@ "rewardID": 101004, "mazeBuffID": 3030004, "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 }, "5": { "id": 5, @@ -322,7 +330,9 @@ "rewardID": 101005, "mazeBuffID": 3030005, "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 }, "6": { "id": 6, @@ -388,7 +398,9 @@ "rewardID": 101006, "mazeBuffID": 3030019, "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 }, "7": { "id": 7, @@ -454,7 +466,9 @@ "rewardID": 101007, "mazeBuffID": 3030018, "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 }, "8": { "id": 8, @@ -520,7 +534,9 @@ "rewardID": 101008, "mazeBuffID": 3030022, "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 }, "9": { "id": 9, @@ -591,7 +607,9 @@ "rewardID": 101009, "mazeBuffID": 3030020, "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 }, "10": { "id": 10, @@ -667,7 +685,9 @@ "rewardID": 101010, "mazeBuffID": 3030011, "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 }, "11": { "id": 11, @@ -784,7 +804,9 @@ "rewardID": 101011, "mazeBuffID": 3030021, "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 }, "12": { "id": 12, @@ -896,7 +918,9 @@ "rewardID": 101012, "mazeBuffID": 3030016, "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 }, "13": { "id": 13, @@ -1008,7 +1032,9 @@ "rewardID": 101013, "mazeBuffID": 3030024, "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 }, "14": { "id": 14, @@ -1105,7 +1131,9 @@ "rewardID": 101014, "mazeBuffID": 3030023, "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 }, "15": { "id": 15, @@ -1202,37612 +1230,9 @@ "rewardID": 101015, "mazeBuffID": 3030017, "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "2001": { - "id": 2001, - "groupId": 1001, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 1023020, - 8003040 - ], - "npcMonsterList2": [ - 8013010, - 2023010 - ], - "eventList1": [ - { - "stageId": 30010161, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30010162, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30010163, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8011020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8012030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8011020, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30010164, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 2023010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030113, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2002": { - "id": 2002, - "groupId": 1001, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 8003050, - 2023020 - ], - "npcMonsterList2": [ - 2013010, - 8003030 - ], - "eventList1": [ - { - "stageId": 30010171, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 8001050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30010172, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 2022050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30010173, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 2022010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2022010, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30010174, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030113, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2003": { - "id": 2003, - "groupId": 1001, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 1003010, - 8003020 - ], - "npcMonsterList2": [ - 1023010, - 1004020 - ], - "eventList1": [ - { - "stageId": 30010181, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1002040, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1002040, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30010182, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30010183, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30010184, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1004020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1002040, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030113, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2004": { - "id": 2004, - "groupId": 1001, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 8003010, - 2023020 - ], - "npcMonsterList2": [ - 8003050, - 2023010 - ], - "eventList1": [ - { - "stageId": 30010191, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30010192, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30010193, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30010194, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2022020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030113, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2005": { - "id": 2005, - "groupId": 1001, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 1023020, - 2023030 - ], - "npcMonsterList2": [ - 8003050, - 8013010 - ], - "eventList1": [ - { - "stageId": 30010201, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30010202, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30010203, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 8001040, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30010204, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 8012010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8012020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8012020, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030113, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2006": { - "id": 2006, - "groupId": 1001, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 8003020 - ], - "npcMonsterList2": [ - 1004020 - ], - "eventList1": [ - { - "stageId": 30010211, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 8003030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30010212, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1013020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1004020, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030113, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2007": { - "id": 2007, - "groupId": 1001, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 8003040 - ], - "npcMonsterList2": [ - 8003050 - ], - "eventList1": [ - { - "stageId": 30010221, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 8003040, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30010222, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1023010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030113, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2008": { - "id": 2008, - "groupId": 1001, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 2013010 - ], - "npcMonsterList2": [ - 2023020 - ], - "eventList1": [ - { - "stageId": 30010231, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 2011020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2011020, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8003010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30010232, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 2022050, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2022040, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 2023020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030113, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2009": { - "id": 2009, - "groupId": 1001, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 1023020 - ], - "npcMonsterList2": [ - 2004010 - ], - "eventList1": [ - { - "stageId": 30010241, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 8003040, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30010242, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2004010, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030113, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2010": { - "id": 2010, - "groupId": 1001, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 2023030 - ], - "npcMonsterList2": [ - 2004020 - ], - "eventList1": [ - { - "stageId": 30010251, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 2012010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 2023030, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30010252, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 8011010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8011020, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 200402002, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030113, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2101": { - "id": 2101, - "groupId": 1002, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 1023020, - 8003040 - ], - "npcMonsterList2": [ - 8013010, - 2023010 - ], - "eventList1": [ - { - "stageId": 30011161, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30011162, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30011163, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8011020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8012030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8011020, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30011164, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 2023010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030114, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2102": { - "id": 2102, - "groupId": 1002, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 8003050, - 2023020 - ], - "npcMonsterList2": [ - 2013010, - 8003030 - ], - "eventList1": [ - { - "stageId": 30011171, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 8001050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30011172, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 2022050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30011173, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 2022010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2022010, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30011174, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030114, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2103": { - "id": 2103, - "groupId": 1002, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 1003010, - 8003020 - ], - "npcMonsterList2": [ - 1023010, - 1004020 - ], - "eventList1": [ - { - "stageId": 30011181, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1002040, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1002040, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30011182, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30011183, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30011184, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1004020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1002040, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030114, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2104": { - "id": 2104, - "groupId": 1002, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 8003010, - 2023020 - ], - "npcMonsterList2": [ - 8003050, - 2023010 - ], - "eventList1": [ - { - "stageId": 30011191, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30011192, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30011193, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30011194, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2022020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030114, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2105": { - "id": 2105, - "groupId": 1002, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 1023020, - 2023030 - ], - "npcMonsterList2": [ - 8003050, - 8013010 - ], - "eventList1": [ - { - "stageId": 30011201, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30011202, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30011203, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 8001040, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30011204, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 8012010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8012020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8012020, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030114, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2106": { - "id": 2106, - "groupId": 1002, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 8003020 - ], - "npcMonsterList2": [ - 1004020 - ], - "eventList1": [ - { - "stageId": 30011211, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 8003030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30011212, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1013020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1004020, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030114, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2107": { - "id": 2107, - "groupId": 1002, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 8003040 - ], - "npcMonsterList2": [ - 8003050 - ], - "eventList1": [ - { - "stageId": 30011221, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 8003040, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30011222, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1023010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030114, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2108": { - "id": 2108, - "groupId": 1002, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 2013010 - ], - "npcMonsterList2": [ - 2023020 - ], - "eventList1": [ - { - "stageId": 30011231, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 2011020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2011020, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8003010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30011232, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 2022050, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2022040, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 2023020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030114, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2109": { - "id": 2109, - "groupId": 1002, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 1023020 - ], - "npcMonsterList2": [ - 2004010 - ], - "eventList1": [ - { - "stageId": 30011241, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 8003040, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30011242, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2004010, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030114, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2110": { - "id": 2110, - "groupId": 1002, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 2023030 - ], - "npcMonsterList2": [ - 2004020 - ], - "eventList1": [ - { - "stageId": 30011251, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 2012010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 2023030, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30011252, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 8011010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8011020, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 200402002, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030114, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2201": { - "id": 2201, - "groupId": 1003, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 1023020, - 8003040 - ], - "npcMonsterList2": [ - 8013010, - 2023010 - ], - "eventList1": [ - { - "stageId": 30012161, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30012162, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30012163, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8011020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8012030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8011020, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30012164, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 2023010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030115, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2202": { - "id": 2202, - "groupId": 1003, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 8003050, - 2023020 - ], - "npcMonsterList2": [ - 2013010, - 8003030 - ], - "eventList1": [ - { - "stageId": 30012171, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 8001050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30012172, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 2022050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30012173, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 2022010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2022010, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30012174, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030115, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2203": { - "id": 2203, - "groupId": 1003, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 1003010, - 8003020 - ], - "npcMonsterList2": [ - 1023010, - 1004020 - ], - "eventList1": [ - { - "stageId": 30012181, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1002040, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1002040, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30012182, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30012183, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30012184, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1004020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1002040, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030115, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2204": { - "id": 2204, - "groupId": 1003, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 8003010, - 2023020 - ], - "npcMonsterList2": [ - 8003050, - 2023010 - ], - "eventList1": [ - { - "stageId": 30012191, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30012192, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30012193, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30012194, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2022020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030115, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2205": { - "id": 2205, - "groupId": 1003, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 1023020, - 2023030 - ], - "npcMonsterList2": [ - 8003050, - 8013010 - ], - "eventList1": [ - { - "stageId": 30012201, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30012202, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30012203, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 8001040, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30012204, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 8012010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8012020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8012020, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030115, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2206": { - "id": 2206, - "groupId": 1003, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 8003020 - ], - "npcMonsterList2": [ - 1004020 - ], - "eventList1": [ - { - "stageId": 30012211, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 8003030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30012212, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1013020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1004020, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030115, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2207": { - "id": 2207, - "groupId": 1003, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 8003040 - ], - "npcMonsterList2": [ - 8003050 - ], - "eventList1": [ - { - "stageId": 30012221, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 8003040, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30012222, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1023010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030115, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2208": { - "id": 2208, - "groupId": 1003, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 2013010 - ], - "npcMonsterList2": [ - 2023020 - ], - "eventList1": [ - { - "stageId": 30012231, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 2011020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2011020, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8003010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30012232, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 2022050, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2022040, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 2023020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030115, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2209": { - "id": 2209, - "groupId": 1003, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 1023020 - ], - "npcMonsterList2": [ - 2004010 - ], - "eventList1": [ - { - "stageId": 30012241, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 8003040, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30012242, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2004010, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030115, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2210": { - "id": 2210, - "groupId": 1003, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 2023030 - ], - "npcMonsterList2": [ - 2004020 - ], - "eventList1": [ - { - "stageId": 30012251, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 2012010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 2023030, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30012252, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 8011010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8011020, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 200402002, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030115, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "2301": { - "id": 2301, - "groupId": 1004, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 7, - "mazeGroupId2": 8, - "npcMonsterList1": [ - 1013010, - 8003040 - ], - "npcMonsterList2": [ - 8033010, - 2023010 - ], - "eventList1": [ - { - "stageId": 30013161, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30013162, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30013163, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8032020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30013164, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030116, - "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 - }, - "2302": { - "id": 2302, - "groupId": 1004, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 7, - "mazeGroupId2": 8, - "npcMonsterList1": [ - 8003050, - 2023020 - ], - "npcMonsterList2": [ - 2013010, - 8003030 - ], - "eventList1": [ - { - "stageId": 30013171, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 8001050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30013172, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30013173, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 2022010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2022010, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30013174, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030116, - "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 - }, - "2303": { - "id": 2303, - "groupId": 1004, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 7, - "mazeGroupId2": 8, - "npcMonsterList1": [ - 1003010, - 2023030 - ], - "npcMonsterList2": [ - 1023020, - 1014010 - ], - "eventList1": [ - { - "stageId": 30013181, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1002050, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30013182, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 2022010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2022010, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30013183, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30013184, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1002020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1014010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1002020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030116, - "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 - }, - "2304": { - "id": 2304, - "groupId": 1004, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 7, - "mazeGroupId2": 8, - "npcMonsterList1": [ - 8003020, - 2013010 - ], - "npcMonsterList2": [ - 2023030, - 1004020 - ], - "eventList1": [ - { - "stageId": 30013191, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30013192, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2011020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2011020, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30013193, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30013194, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1004020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1002040, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030116, - "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 - }, - "2305": { - "id": 2305, - "groupId": 1004, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 7, - "mazeGroupId2": 8, - "npcMonsterList1": [ - 8033010, - 1013010 - ], - "npcMonsterList2": [ - 2023010, - 2004010 - ], - "eventList1": [ - { - "stageId": 30013201, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 8032010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8032020, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30013202, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1002020, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30013203, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2012010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30013204, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2002010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2004010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2002010, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030116, - "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 - }, - "2306": { - "id": 2306, - "groupId": 1004, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 2023020 - ], - "eventList1": [ - { - "stageId": 30013211, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2022020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30013212, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2023020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030116, - "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 - }, - "2307": { - "id": 2307, - "groupId": 1004, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 2013010 - ], - "npcMonsterList2": [ - 1004020 - ], - "eventList1": [ - { - "stageId": 30013221, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 2011010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2011020, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 2013010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30013222, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 2023030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1004020, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030116, - "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 - }, - "2308": { - "id": 2308, - "groupId": 1004, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 8033010 - ], - "npcMonsterList2": [ - 2004020 - ], - "eventList1": [ - { - "stageId": 30013231, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8032010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8032010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8003050, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30013232, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 2004020, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030116, - "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 - }, - "2309": { - "id": 2309, - "groupId": 1004, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 8033010 - ], - "npcMonsterList2": [ - 2024010 - ], - "eventList1": [ - { - "stageId": 30013241, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 8032020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8032020, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 8033010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30013242, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2024010, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030116, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "2310": { - "id": 2310, - "groupId": 1004, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 2023020 - ], - "npcMonsterList2": [ - 8024011 - ], - "eventList1": [ - { - "stageId": 30013251, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 2022010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2022010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 2023020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30013252, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 8001050, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8024011, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030116, - "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 - }, - "2401": { - "id": 2401, - "groupId": 1005, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 7, - "mazeGroupId2": 8, - "npcMonsterList1": [ - 1013010, - 8003040 - ], - "npcMonsterList2": [ - 8033010, - 2023010 - ], - "eventList1": [ - { - "stageId": 30014161, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30014162, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30014163, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8032020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30014164, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030117, - "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 - }, - "2402": { - "id": 2402, - "groupId": 1005, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 7, - "mazeGroupId2": 8, - "npcMonsterList1": [ - 8003050, - 2023020 - ], - "npcMonsterList2": [ - 2013010, - 8003030 - ], - "eventList1": [ - { - "stageId": 30014171, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 8001050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30014172, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30014173, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 2022010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2022010, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30014174, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030117, - "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 - }, - "2403": { - "id": 2403, - "groupId": 1005, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 7, - "mazeGroupId2": 8, - "npcMonsterList1": [ - 1003010, - 2023030 - ], - "npcMonsterList2": [ - 1023020, - 1014010 - ], - "eventList1": [ - { - "stageId": 30014181, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1002050, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30014182, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 2022010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2022010, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30014183, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30014184, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1002020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1014010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1002020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030117, - "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 - }, - "2404": { - "id": 2404, - "groupId": 1005, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 7, - "mazeGroupId2": 8, - "npcMonsterList1": [ - 8003020, - 2013010 - ], - "npcMonsterList2": [ - 2023030, - 1004020 - ], - "eventList1": [ - { - "stageId": 30014191, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30014192, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2011020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2011020, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30014193, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30014194, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1004020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1002040, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030117, - "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 - }, - "2405": { - "id": 2405, - "groupId": 1005, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 7, - "mazeGroupId2": 8, - "npcMonsterList1": [ - 8033010, - 1013010 - ], - "npcMonsterList2": [ - 2023010, - 2004010 - ], - "eventList1": [ - { - "stageId": 30014201, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 8032010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8032020, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30014202, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1002020, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30014203, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2012010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30014204, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2002010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2004010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2002010, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030117, - "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 - }, - "2406": { - "id": 2406, - "groupId": 1005, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 2023020 - ], - "eventList1": [ - { - "stageId": 30014211, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2022020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30014212, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2023020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030117, - "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 - }, - "2407": { - "id": 2407, - "groupId": 1005, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 2013010 - ], - "npcMonsterList2": [ - 1004020 - ], - "eventList1": [ - { - "stageId": 30014221, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 2011010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2011020, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 2013010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30014222, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 2023030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1004020, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030117, - "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 - }, - "2408": { - "id": 2408, - "groupId": 1005, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 8033010 - ], - "npcMonsterList2": [ - 2004020 - ], - "eventList1": [ - { - "stageId": 30014231, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8032010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8032010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8003050, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30014232, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 2004020, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030117, - "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 - }, - "2409": { - "id": 2409, - "groupId": 1005, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 8033010 - ], - "npcMonsterList2": [ - 2024010 - ], - "eventList1": [ - { - "stageId": 30014241, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 8032020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8032020, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 8033010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30014242, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2024010, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030117, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "2410": { - "id": 2410, - "groupId": 1005, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 2023020 - ], - "npcMonsterList2": [ - 8024011 - ], - "eventList1": [ - { - "stageId": 30014251, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 2022010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2022010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 2023020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30014252, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 8001050, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8024011, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030117, - "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 - }, - "2501": { - "id": 2501, - "groupId": 1006, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 7, - "mazeGroupId2": 8, - "npcMonsterList1": [ - 1013010, - 8003040 - ], - "npcMonsterList2": [ - 8033010, - 2023010 - ], - "eventList1": [ - { - "stageId": 30015161, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30015162, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30015163, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8032020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30015164, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030120, - "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 - }, - "2502": { - "id": 2502, - "groupId": 1006, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 7, - "mazeGroupId2": 8, - "npcMonsterList1": [ - 8003050, - 2023020 - ], - "npcMonsterList2": [ - 2013010, - 8003030 - ], - "eventList1": [ - { - "stageId": 30015171, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 8001050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30015172, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30015173, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 2022010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2022010, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30015174, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030120, - "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 - }, - "2503": { - "id": 2503, - "groupId": 1006, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 7, - "mazeGroupId2": 8, - "npcMonsterList1": [ - 1003010, - 2023030 - ], - "npcMonsterList2": [ - 1023020, - 1014010 - ], - "eventList1": [ - { - "stageId": 30015181, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1002050, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30015182, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 2022010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2022010, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30015183, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30015184, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1002020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1014010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1002020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030120, - "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 - }, - "2504": { - "id": 2504, - "groupId": 1006, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 7, - "mazeGroupId2": 8, - "npcMonsterList1": [ - 8003020, - 2013010 - ], - "npcMonsterList2": [ - 2023030, - 1004020 - ], - "eventList1": [ - { - "stageId": 30015191, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30015192, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2011020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2011020, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30015193, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30015194, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1004020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1002040, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030120, - "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 - }, - "2505": { - "id": 2505, - "groupId": 1006, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 7, - "mazeGroupId2": 8, - "npcMonsterList1": [ - 8033010, - 1013010 - ], - "npcMonsterList2": [ - 2023010, - 2004010 - ], - "eventList1": [ - { - "stageId": 30015201, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 8032010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8032020, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30015202, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1002020, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30015203, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2012010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30015204, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2002010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2004010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2002010, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030120, - "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 - }, - "2506": { - "id": 2506, - "groupId": 1006, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 2023020 - ], - "eventList1": [ - { - "stageId": 30015211, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2022020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30015212, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2023020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030120, - "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 - }, - "2507": { - "id": 2507, - "groupId": 1006, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 2013010 - ], - "npcMonsterList2": [ - 1004020 - ], - "eventList1": [ - { - "stageId": 30015221, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 2011010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2011020, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 2013010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30015222, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 2023030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1004020, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030120, - "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 - }, - "2508": { - "id": 2508, - "groupId": 1006, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 8033010 - ], - "npcMonsterList2": [ - 2004020 - ], - "eventList1": [ - { - "stageId": 30015231, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8032010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8032010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8003050, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30015232, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 2004020, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030120, - "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 - }, - "2509": { - "id": 2509, - "groupId": 1006, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 8033010 - ], - "npcMonsterList2": [ - 2024010 - ], - "eventList1": [ - { - "stageId": 30015241, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 8032020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8032020, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 8033010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30015242, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2024010, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030120, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "2510": { - "id": 2510, - "groupId": 1006, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 2023020 - ], - "npcMonsterList2": [ - 8024011 - ], - "eventList1": [ - { - "stageId": 30015251, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 2022010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2022010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 2023020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30015252, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 8001050, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8024011, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030120, - "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 - }, - "2601": { - "id": 2601, - "groupId": 1007, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 2023030 - ], - "npcMonsterList2": [ - 1023020 - ], - "eventList1": [ - { - "stageId": 30016161, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2022110, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 2023030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30016162, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 1023020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030119, - "mapEntranceID1": 3000203, - "mapEntranceID2": 3000203 - }, - "2602": { - "id": 2602, - "groupId": 1007, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 2023020 - ], - "npcMonsterList2": [ - 1004030 - ], - "eventList1": [ - { - "stageId": 30016171, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 2023020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30016172, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 2002030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2002030, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 1004030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030119, - "mapEntranceID1": 3000203, - "mapEntranceID2": 3000203 - }, - "2603": { - "id": 2603, - "groupId": 1007, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 1014010 - ], - "eventList1": [ - { - "stageId": 30016181, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 2022110, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2022110, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30016182, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 1014010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030119, - "mapEntranceID1": 3000203, - "mapEntranceID2": 3000203 - }, - "2604": { - "id": 2604, - "groupId": 1007, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 2013020 - ], - "npcMonsterList2": [ - 8033010 - ], - "eventList1": [ - { - "stageId": 30016191, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2011010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 2013020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30016192, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8033010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8032020, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 8033010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030119, - "mapEntranceID1": 3000203, - "mapEntranceID2": 3000203 - }, - "2605": { - "id": 2605, - "groupId": 1007, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 2013010 - ], - "npcMonsterList2": [ - 8024011 - ], - "eventList1": [ - { - "stageId": 30016201, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2022110, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2022110, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 2013010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30016202, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 8024011, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030119, - "mapEntranceID1": 3000203, - "mapEntranceID2": 3000203 - }, - "2606": { - "id": 2606, - "groupId": 1007, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 2023030 - ], - "npcMonsterList2": [ - 1023020 - ], - "eventList1": [ - { - "stageId": 30016211, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022110, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2023030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30016212, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1023020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030119, - "mapEntranceID1": 3000203, - "mapEntranceID2": 3000203 - }, - "2607": { - "id": 2607, - "groupId": 1007, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 2023020 - ], - "npcMonsterList2": [ - 1004030 - ], - "eventList1": [ - { - "stageId": 30016221, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 2023020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30016222, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 2002030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2002030, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1004030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030119, - "mapEntranceID1": 3000203, - "mapEntranceID2": 3000203 - }, - "2608": { - "id": 2608, - "groupId": 1007, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 1014010 - ], - "eventList1": [ - { - "stageId": 30016231, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 2022110, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2022110, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30016232, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 1014010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030119, - "mapEntranceID1": 3000203, - "mapEntranceID2": 3000203 - }, - "2609": { - "id": 2609, - "groupId": 1007, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 2013020 - ], - "npcMonsterList2": [ - 8033010 - ], - "eventList1": [ - { - "stageId": 30016241, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 2011010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2013020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30016242, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 8033010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8032020, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 8033010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030119, - "mapEntranceID1": 3000203, - "mapEntranceID2": 3000203 - }, - "2610": { - "id": 2610, - "groupId": 1007, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 1004020 - ], - "npcMonsterList2": [ - 8024011 - ], - "eventList1": [ - { - "stageId": 30016251, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 8012010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8012020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8012010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8013010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1004020, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30016252, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8024011, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030119, - "mapEntranceID1": 3000203, - "mapEntranceID2": 3000203 - }, - "2701": { - "id": 2701, - "groupId": 1008, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 2023030 - ], - "npcMonsterList2": [ - 1023020 - ], - "eventList1": [ - { - "stageId": 30017161, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2022110, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 2023030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30017162, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 1023020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030118, - "mapEntranceID1": 3000203, - "mapEntranceID2": 3000203 - }, - "2702": { - "id": 2702, - "groupId": 1008, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 2023020 - ], - "npcMonsterList2": [ - 1004030 - ], - "eventList1": [ - { - "stageId": 30017171, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 2023020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30017172, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 2002030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2002030, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 1004030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030118, - "mapEntranceID1": 3000203, - "mapEntranceID2": 3000203 - }, - "2703": { - "id": 2703, - "groupId": 1008, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 1014010 - ], - "eventList1": [ - { - "stageId": 30017181, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 2022110, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2022110, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30017182, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 1014010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030118, - "mapEntranceID1": 3000203, - "mapEntranceID2": 3000203 - }, - "2704": { - "id": 2704, - "groupId": 1008, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 2013020 - ], - "npcMonsterList2": [ - 8033010 - ], - "eventList1": [ - { - "stageId": 30017191, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2011010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 2013020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30017192, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8033010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8032020, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 8033010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030118, - "mapEntranceID1": 3000203, - "mapEntranceID2": 3000203 - }, - "2705": { - "id": 2705, - "groupId": 1008, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 2013010 - ], - "npcMonsterList2": [ - 3024010 - ], - "eventList1": [ - { - "stageId": 30017201, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2022110, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2022110, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 2013010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30017202, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 3024010, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030118, - "mapEntranceID1": 3000203, - "mapEntranceID2": 3000203 - }, - "2706": { - "id": 2706, - "groupId": 1008, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 2023030 - ], - "npcMonsterList2": [ - 1023020 - ], - "eventList1": [ - { - "stageId": 30017211, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022110, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2023030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30017212, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1023020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030118, - "mapEntranceID1": 3000203, - "mapEntranceID2": 3000203 - }, - "2707": { - "id": 2707, - "groupId": 1008, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 2023020 - ], - "npcMonsterList2": [ - 1004030 - ], - "eventList1": [ - { - "stageId": 30017221, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 2023020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30017222, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 2002030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2002030, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1004030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030118, - "mapEntranceID1": 3000203, - "mapEntranceID2": 3000203 - }, - "2708": { - "id": 2708, - "groupId": 1008, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 1014010 - ], - "eventList1": [ - { - "stageId": 30017231, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 2022110, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2022110, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30017232, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 1014010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030118, - "mapEntranceID1": 3000203, - "mapEntranceID2": 3000203 - }, - "2709": { - "id": 2709, - "groupId": 1008, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 2013020 - ], - "npcMonsterList2": [ - 8033010 - ], - "eventList1": [ - { - "stageId": 30017241, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 2011010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2013020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30017242, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 8033010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8032020, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 8033010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030118, - "mapEntranceID1": 3000203, - "mapEntranceID2": 3000203 - }, - "2710": { - "id": 2710, - "groupId": 1008, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 2013010 - ], - "npcMonsterList2": [ - 3024010 - ], - "eventList1": [ - { - "stageId": 30017251, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 2022110, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2022110, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 2013010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30017252, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 3024010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030118, - "mapEntranceID1": 3000203, - "mapEntranceID2": 3000203 - }, - "2801": { - "id": 2801, - "groupId": 1009, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 3, - "mazeGroupId2": 4, - "npcMonsterList1": [ - 2023030 - ], - "npcMonsterList2": [ - 2013020 - ], - "eventList1": [ - { - "stageId": 30018011, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2022110, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 2023030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30018012, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 2002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2002030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2002010, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 2013020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1004030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2002030, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030121, - "mapEntranceID1": 3000204, - "mapEntranceID2": 3000204 - }, - "2802": { - "id": 2802, - "groupId": 1009, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 3, - "mazeGroupId2": 4, - "npcMonsterList1": [ - 8003050 - ], - "npcMonsterList2": [ - 2013010 - ], - "eventList1": [ - { - "stageId": 30018021, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1002020, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 1002020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30018022, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2022040, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 2013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030121, - "mapEntranceID1": 3000204, - "mapEntranceID2": 3000204 - }, - "2803": { - "id": 2803, - "groupId": 1009, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 3, - "mazeGroupId2": 4, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 1014010 - ], - "eventList1": [ - { - "stageId": 30018031, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 2022110, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2022110, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30018032, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 1014010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030121, - "mapEntranceID1": 3000204, - "mapEntranceID2": 3000204 - }, - "2804": { - "id": 2804, - "groupId": 1009, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 3, - "mazeGroupId2": 4, - "npcMonsterList1": [ - 2023020 - ], - "npcMonsterList2": [ - 2013020 - ], - "eventList1": [ - { - "stageId": 30018041, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2022040, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 2023020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30018042, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2002030, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2002030, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 2013020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030121, - "mapEntranceID1": 3000204, - "mapEntranceID2": 3000204 - }, - "2805": { - "id": 2805, - "groupId": 1009, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 3, - "mazeGroupId2": 4, - "npcMonsterList1": [ - 1023020 - ], - "npcMonsterList2": [ - 3024010 - ], - "eventList1": [ - { - "stageId": 30018051, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 8003040, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30018052, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 3024010, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030121, - "mapEntranceID1": 3000204, - "mapEntranceID2": 3000204 - }, - "2806": { - "id": 2806, - "groupId": 1009, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 3, - "mazeGroupId2": 4, - "npcMonsterList1": [ - 2023030 - ], - "npcMonsterList2": [ - 2013020 - ], - "eventList1": [ - { - "stageId": 30018061, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022110, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2023030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30018062, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2002010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2002030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2002010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2013020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1004030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2002030, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030121, - "mapEntranceID1": 3000204, - "mapEntranceID2": 3000204 - }, - "2807": { - "id": 2807, - "groupId": 1009, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 3, - "mazeGroupId2": 4, - "npcMonsterList1": [ - 8003050 - ], - "npcMonsterList2": [ - 2013010 - ], - "eventList1": [ - { - "stageId": 30018071, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1002020, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1002020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30018072, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2022040, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 2013010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030121, - "mapEntranceID1": 3000204, - "mapEntranceID2": 3000204 - }, - "2808": { - "id": 2808, - "groupId": 1009, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 3, - "mazeGroupId2": 4, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 1014010 - ], - "eventList1": [ - { - "stageId": 30018081, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 2022110, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2022110, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30018082, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 1014010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030121, - "mapEntranceID1": 3000204, - "mapEntranceID2": 3000204 - }, - "2809": { - "id": 2809, - "groupId": 1009, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 3, - "mazeGroupId2": 4, - "npcMonsterList1": [ - 2023020 - ], - "npcMonsterList2": [ - 2013020 - ], - "eventList1": [ - { - "stageId": 30018091, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2022040, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2023020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30018092, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 2002030, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2002030, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2013020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030121, - "mapEntranceID1": 3000204, - "mapEntranceID2": 3000204 - }, - "2810": { - "id": 2810, - "groupId": 1009, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 3, - "mazeGroupId2": 4, - "npcMonsterList1": [ - 1023020 - ], - "npcMonsterList2": [ - 3024010 - ], - "eventList1": [ - { - "stageId": 30018101, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8003040, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30018102, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 3024010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030121, - "mapEntranceID1": 3000204, - "mapEntranceID2": 3000204 - }, - "2811": { - "id": 2811, - "groupId": 1009, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 3, - "mazeGroupId2": 4, - "npcMonsterList1": [ - 1004020 - ], - "npcMonsterList2": [ - 2024010 - ], - "eventList1": [ - { - "stageId": 30018111, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 2013020, - "level": 92, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 2013020, - "level": 92, - "amount": 1 - }, - { - "monster_id": 1004020, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30018112, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 2023020, - "level": 92, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 2024010, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101211, - "mazeBuffID": 3030121, - "mapEntranceID1": 3000204, - "mapEntranceID2": 3000204 - }, - "2812": { - "id": 2812, - "groupId": 1009, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 3, - "mazeGroupId2": 4, - "npcMonsterList1": [ - 2004010 - ], - "npcMonsterList2": [ - 8024011 - ], - "eventList1": [ - { - "stageId": 30018121, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 8013010, - "level": 95, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 95, - "amount": 1 - }, - { - "monster_id": 200401004, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30018122, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 2023030, - "level": 95, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 8024011, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101212, - "mazeBuffID": 3030121, - "mapEntranceID1": 3000204, - "mapEntranceID2": 3000204 - }, - "2901": { - "id": 2901, - "groupId": 1010, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 2, - "mazeGroupId2": 3, - "npcMonsterList1": [ - 8013010 - ], - "npcMonsterList2": [ - 1013010 - ], - "eventList1": [ - { - "stageId": 30020011, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8012010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8012020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8012020, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 8013010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30020012, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 1013010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030123, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "2902": { - "id": 2902, - "groupId": 1010, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 2, - "mazeGroupId2": 3, - "npcMonsterList1": [ - 1023020 - ], - "npcMonsterList2": [ - 2023020 - ], - "eventList1": [ - { - "stageId": 30020021, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 1023020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30020022, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 2022040, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030123, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "2903": { - "id": 2903, - "groupId": 1010, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 2, - "mazeGroupId2": 3, - "npcMonsterList1": [ - 8003050 - ], - "npcMonsterList2": [ - 2004020 - ], - "eventList1": [ - { - "stageId": 30020031, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 2002030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2002030, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 8003050, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30020032, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8003040, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 2004020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030123, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "2904": { - "id": 2904, - "groupId": 1010, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 2, - "mazeGroupId2": 3, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 8033010 - ], - "eventList1": [ - { - "stageId": 30020041, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2022110, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2022110, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30020042, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8033010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8032010, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 8033010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030123, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "2905": { - "id": 2905, - "groupId": 1010, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 2, - "mazeGroupId2": 3, - "npcMonsterList1": [ - 2023030 - ], - "npcMonsterList2": [ - 8024011 - ], - "eventList1": [ - { - "stageId": 30020051, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 2023030, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30020052, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1023010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 8024011, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030123, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "2906": { - "id": 2906, - "groupId": 1010, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 2, - "mazeGroupId2": 3, - "npcMonsterList1": [ - 8013010 - ], - "npcMonsterList2": [ - 1013010 - ], - "eventList1": [ - { - "stageId": 30020061, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 8012010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8012020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8012020, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 8013010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30020062, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1013010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030123, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "2907": { - "id": 2907, - "groupId": 1010, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 2, - "mazeGroupId2": 3, - "npcMonsterList1": [ - 1023020 - ], - "npcMonsterList2": [ - 2023020 - ], - "eventList1": [ - { - "stageId": 30020071, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1023020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30020072, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 2022040, - "level": 83, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030123, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "2908": { - "id": 2908, - "groupId": 1010, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 2, - "mazeGroupId2": 3, - "npcMonsterList1": [ - 8003050 - ], - "npcMonsterList2": [ - 2004020 - ], - "eventList1": [ - { - "stageId": 30020081, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 2002030, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2002030, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8003050, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30020082, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8003040, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 2004020, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030123, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "2909": { - "id": 2909, - "groupId": 1010, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 2, - "mazeGroupId2": 3, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 8033010 - ], - "eventList1": [ - { - "stageId": 30020091, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 2022110, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2022110, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30020092, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 8033010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8032010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 8033010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030123, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "2910": { - "id": 2910, - "groupId": 1010, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 2, - "mazeGroupId2": 3, - "npcMonsterList1": [ - 2023030 - ], - "npcMonsterList2": [ - 8024011 - ], - "eventList1": [ - { - "stageId": 30020101, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 2023030, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30020102, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 1023010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8024011, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030123, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "2911": { - "id": 2911, - "groupId": 1010, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 2, - "mazeGroupId2": 3, - "npcMonsterList1": [ - 1004030 - ], - "npcMonsterList2": [ - 1014010 - ], - "eventList1": [ - { - "stageId": 30020111, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 2013020, - "level": 92, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 2013020, - "level": 92, - "amount": 1 - }, - { - "monster_id": 1004030, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30020112, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 8003010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 1014010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101211, - "mazeBuffID": 3030123, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "2912": { - "id": 2912, - "groupId": 1010, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 2, - "mazeGroupId2": 3, - "npcMonsterList1": [ - 2024010 - ], - "npcMonsterList2": [ - 2004010 - ], - "eventList1": [ - { - "stageId": 30020121, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 2023030, - "level": 95, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 2024010, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30020122, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 8003050, - "level": 95, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 200401004, - "level": 95, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101212, - "mazeBuffID": 3030123, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "3001": { - "id": 3001, - "groupId": 1011, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 8003030 - ], - "eventList1": [ - { - "stageId": 30101011, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 2022110, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2022110, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30101012, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 8003030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030124, - "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 - }, - "3002": { - "id": 3002, - "groupId": 1011, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3003010 - ], - "npcMonsterList2": [ - 8024011 - ], - "eventList1": [ - { - "stageId": 30101021, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 3003010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30101022, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 8022010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8022020, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 8024011, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030124, - "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 - }, - "3003": { - "id": 3003, - "groupId": 1011, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 2023030 - ], - "npcMonsterList2": [ - 8033010 - ], - "eventList1": [ - { - "stageId": 30101031, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2022040, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 2023030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30101032, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8032020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 8033010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030124, - "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 - }, - "3004": { - "id": 3004, - "groupId": 1011, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 8003030 - ], - "eventList1": [ - { - "stageId": 30101041, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2022020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30101042, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 1023020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030124, - "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 - }, - "3005": { - "id": 3005, - "groupId": 1011, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3003010 - ], - "npcMonsterList2": [ - 2004010 - ], - "eventList1": [ - { - "stageId": 30101051, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 3001010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 78, - "amount": 1 - }, - { - "monster_id": 3001010, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 3003010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30101052, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 3002030, - "level": 78, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 3003020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 200401004, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030124, - "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 - }, - "3006": { - "id": 3006, - "groupId": 1011, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 8003030 - ], - "eventList1": [ - { - "stageId": 30101061, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2022110, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022110, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30101062, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 8003030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030124, - "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 - }, - "3007": { - "id": 3007, - "groupId": 1011, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3003010 - ], - "npcMonsterList2": [ - 8024011 - ], - "eventList1": [ - { - "stageId": 30101071, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 3003010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30101072, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 8022010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 82, - "amount": 1 - }, - { - "monster_id": 8022020, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 8024011, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030124, - "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 - }, - "3008": { - "id": 3008, - "groupId": 1011, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 2023030 - ], - "npcMonsterList2": [ - 8033010 - ], - "eventList1": [ - { - "stageId": 30101081, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2022040, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 2023030, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30101082, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8032020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8033010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030124, - "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 - }, - "3009": { - "id": 3009, - "groupId": 1011, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 8003030 - ], - "eventList1": [ - { - "stageId": 30101091, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 2022020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30101092, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 1023020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030124, - "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 - }, - "3010": { - "id": 3010, - "groupId": 1011, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3003010 - ], - "npcMonsterList2": [ - 2004010 - ], - "eventList1": [ - { - "stageId": 30101101, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 3001010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3001010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 3003010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30101102, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 3002030, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 3003020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 200401004, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030124, - "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 - }, - "3011": { - "id": 3011, - "groupId": 1011, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 1014010 - ], - "npcMonsterList2": [ - 3024020 - ], - "eventList1": [ - { - "stageId": 30101111, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 3003010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 101401009, - "level": 92, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30101112, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 1013020, - "level": 92, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 3002010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 3024020, - "level": 92, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101211, - "mazeBuffID": 3030124, - "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 - }, - "3012": { - "id": 3012, - "groupId": 1011, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 1004020 - ], - "npcMonsterList2": [ - 3014020 - ], - "eventList1": [ - { - "stageId": 30101121, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 95, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 95, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 1023010, - "level": 95, - "amount": 1 - }, - { - "monster_id": 100402005, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30101122, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 2023010, - "level": 95, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 3014020, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101212, - "mazeBuffID": 3030124, - "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 - }, - "3101": { - "id": 3101, - "groupId": 1012, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3003010 - ], - "npcMonsterList2": [ - 2023010 - ], - "eventList1": [ - { - "stageId": 30102011, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 3003010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30102012, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 2022110, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2022110, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030125, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3102": { - "id": 3102, - "groupId": 1012, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 2013010 - ], - "npcMonsterList2": [ - 2024010 - ], - "eventList1": [ - { - "stageId": 30102021, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 2011010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2011010, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 2013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30102022, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 8003020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 2024010, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030125, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3103": { - "id": 3103, - "groupId": 1012, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 1013010 - ], - "npcMonsterList2": [ - 8003030 - ], - "eventList1": [ - { - "stageId": 30102031, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1002020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 1013010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30102032, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 8003030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030125, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3104": { - "id": 3104, - "groupId": 1012, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3003010 - ], - "npcMonsterList2": [ - 3003020 - ], - "eventList1": [ - { - "stageId": 30102041, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 3002030, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3001010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3001010, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 3003010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30102042, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 3002030, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 1023010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030125, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3105": { - "id": 3105, - "groupId": 1012, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 2023020 - ], - "npcMonsterList2": [ - 1004010 - ], - "eventList1": [ - { - "stageId": 30102051, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2022040, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 8013010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30102052, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 8003030, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 100401004, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030125, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3106": { - "id": 3106, - "groupId": 1012, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3003010 - ], - "npcMonsterList2": [ - 2023010 - ], - "eventList1": [ - { - "stageId": 30102061, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 3003010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30102062, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2022110, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022110, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030125, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3107": { - "id": 3107, - "groupId": 1012, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 2013010 - ], - "npcMonsterList2": [ - 2024010 - ], - "eventList1": [ - { - "stageId": 30102071, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 2011010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 2011010, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 2013010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30102072, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 8003020, - "level": 82, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 2024010, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030125, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3108": { - "id": 3108, - "groupId": 1012, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 1013010 - ], - "npcMonsterList2": [ - 8003030 - ], - "eventList1": [ - { - "stageId": 30102081, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 1002020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 1013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30102082, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8003030, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030125, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3109": { - "id": 3109, - "groupId": 1012, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3003010 - ], - "npcMonsterList2": [ - 3003020 - ], - "eventList1": [ - { - "stageId": 30102091, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 3002030, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3001010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3001010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 3003010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30102092, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 3002030, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 1023010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030125, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3110": { - "id": 3110, - "groupId": 1012, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 2023020 - ], - "npcMonsterList2": [ - 1004020 - ], - "eventList1": [ - { - "stageId": 30102101, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2022040, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8013010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30102102, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 2023030, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 2023030, - "level": 90, - "amount": 1 - }, - { - "monster_id": 100402005, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030125, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3111": { - "id": 3111, - "groupId": 1012, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 1004010 - ], - "npcMonsterList2": [ - 1014010 - ], - "eventList1": [ - { - "stageId": 30102111, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 8003030, - "level": 92, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 100401004, - "level": 92, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30102112, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 3003010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 92, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 101401009, - "level": 92, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101211, - "mazeBuffID": 3030125, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3112": { - "id": 3112, - "groupId": 1012, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 2004020 - ], - "npcMonsterList2": [ - 3024020 - ], - "eventList1": [ - { - "stageId": 30102121, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 8013010, - "level": 95, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 200402006, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30102122, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 1013020, - "level": 95, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 95, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 1013020, - "level": 95, - "amount": 1 - }, - { - "monster_id": 3024020, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101212, - "mazeBuffID": 3030125, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3201": { - "id": 3201, - "groupId": 1013, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 9, - "mazeGroupId2": 10, - "npcMonsterList1": [ - 8003030 - ], - "npcMonsterList2": [ - 2023030 - ], - "eventList1": [ - { - "stageId": 30103011, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 8003030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30103012, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 2022060, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030126, - "mapEntranceID1": 3012202, - "mapEntranceID2": 3012202 - }, - "3202": { - "id": 3202, - "groupId": 1013, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 9, - "mazeGroupId2": 10, - "npcMonsterList1": [ - 8033010 - ], - "npcMonsterList2": [ - 3003010 - ], - "eventList1": [ - { - "stageId": 30103021, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 8033010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8032010, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 8033010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3013010, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30103022, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 3002030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 3003010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030126, - "mapEntranceID1": 3012202, - "mapEntranceID2": 3012202 - }, - "3203": { - "id": 3203, - "groupId": 1013, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 9, - "mazeGroupId2": 10, - "npcMonsterList1": [ - 2013020 - ], - "npcMonsterList2": [ - 8024011 - ], - "eventList1": [ - { - "stageId": 30103031, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 2002030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2002030, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 2013020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30103032, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8003020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 8024011, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030126, - "mapEntranceID1": 3012202, - "mapEntranceID2": 3012202 - }, - "3204": { - "id": 3204, - "groupId": 1013, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 9, - "mazeGroupId2": 10, - "npcMonsterList1": [ - 3013010 - ], - "npcMonsterList2": [ - 2023010 - ], - "eventList1": [ - { - "stageId": 30103041, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8032020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3013010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8032020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 3013010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30103042, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2022020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030126, - "mapEntranceID1": 3012202, - "mapEntranceID2": 3012202 - }, - "3205": { - "id": 3205, - "groupId": 1013, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 9, - "mazeGroupId2": 10, - "npcMonsterList1": [ - 8003040 - ], - "npcMonsterList2": [ - 3024020 - ], - "eventList1": [ - { - "stageId": 30103051, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 3003010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30103052, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1023010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 3002010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 3024020, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030126, - "mapEntranceID1": 3012202, - "mapEntranceID2": 3012202 - }, - "3206": { - "id": 3206, - "groupId": 1013, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 9, - "mazeGroupId2": 10, - "npcMonsterList1": [ - 8003030 - ], - "npcMonsterList2": [ - 2023030 - ], - "eventList1": [ - { - "stageId": 30103061, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 8003030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30103062, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2022060, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030126, - "mapEntranceID1": 3012202, - "mapEntranceID2": 3012202 - }, - "3207": { - "id": 3207, - "groupId": 1013, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 9, - "mazeGroupId2": 10, - "npcMonsterList1": [ - 8033010 - ], - "npcMonsterList2": [ - 3003010 - ], - "eventList1": [ - { - "stageId": 30103071, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 8033010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 8032010, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 8033010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3013010, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30103072, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 3002030, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 3003010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030126, - "mapEntranceID1": 3012202, - "mapEntranceID2": 3012202 - }, - "3208": { - "id": 3208, - "groupId": 1013, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 9, - "mazeGroupId2": 10, - "npcMonsterList1": [ - 2013020 - ], - "npcMonsterList2": [ - 8024011 - ], - "eventList1": [ - { - "stageId": 30103081, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 2002030, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2002030, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 2013020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30103082, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8003020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8024011, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030126, - "mapEntranceID1": 3012202, - "mapEntranceID2": 3012202 - }, - "3209": { - "id": 3209, - "groupId": 1013, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 9, - "mazeGroupId2": 10, - "npcMonsterList1": [ - 3013010 - ], - "npcMonsterList2": [ - 2023010 - ], - "eventList1": [ - { - "stageId": 30103091, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3013010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3002040, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 3013010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30103092, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 2022020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030126, - "mapEntranceID1": 3012202, - "mapEntranceID2": 3012202 - }, - "3210": { - "id": 3210, - "groupId": 1013, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 9, - "mazeGroupId2": 10, - "npcMonsterList1": [ - 3003010 - ], - "npcMonsterList2": [ - 3024020 - ], - "eventList1": [ - { - "stageId": 30103101, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 3002030, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3002040, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8003010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30103102, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 1023010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 3002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3024020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030126, - "mapEntranceID1": 3012202, - "mapEntranceID2": 3012202 - }, - "3211": { - "id": 3211, - "groupId": 1013, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 9, - "mazeGroupId2": 10, - "npcMonsterList1": [ - 2004020 - ], - "npcMonsterList2": [ - 1004030 - ], - "eventList1": [ - { - "stageId": 30103111, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 2013010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 200402006, - "level": 92, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30103112, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 8013010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 3003020, - "level": 92, - "amount": 1 - }, - { - "monster_id": 100403002, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101211, - "mazeBuffID": 3030126, - "mapEntranceID1": 3012202, - "mapEntranceID2": 3012202 - }, - "3212": { - "id": 3212, - "groupId": 1013, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 9, - "mazeGroupId2": 10, - "npcMonsterList1": [ - 1004010 - ], - "npcMonsterList2": [ - 8034010 - ], - "eventList1": [ - { - "stageId": 30103121, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 1023020, - "level": 95, - "amount": 1 - }, - { - "monster_id": 3013010, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 3013010, - "level": 95, - "amount": 1 - }, - { - "monster_id": 100401004, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30103122, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 2023030, - "level": 95, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 8034010, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101212, - "mazeBuffID": 3030126, - "mapEntranceID1": 3012202, - "mapEntranceID2": 3012202 - }, - "3301": { - "id": 3301, - "groupId": 1014, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 3003050 - ], - "eventList1": [ - { - "stageId": 30104011, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30104012, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 3003050, - "level": 68, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 3003050, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030127, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3302": { - "id": 3302, - "groupId": 1014, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3003030 - ], - "npcMonsterList2": [ - 3003020 - ], - "eventList1": [ - { - "stageId": 30104021, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 3012010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3012010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3012010, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 3003030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30104022, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 3003020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030127, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3303": { - "id": 3303, - "groupId": 1014, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 1013010 - ], - "npcMonsterList2": [ - 3014020 - ], - "eventList1": [ - { - "stageId": 30104031, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 1013010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30104032, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 3014020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030127, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3304": { - "id": 3304, - "groupId": 1014, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3013010 - ], - "npcMonsterList2": [ - 3003010 - ], - "eventList1": [ - { - "stageId": 30104041, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 3012010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3013010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3012010, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 3013010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30104042, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 3012010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3012010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3012010, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 3002010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030127, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3305": { - "id": 3305, - "groupId": 1014, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3003020 - ], - "npcMonsterList2": [ - 8024011 - ], - "eventList1": [ - { - "stageId": 30104051, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 3003040, - "level": 78, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30104052, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1013020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 8024011, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030127, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3306": { - "id": 3306, - "groupId": 1014, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 3003050 - ], - "eventList1": [ - { - "stageId": 30104061, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30104062, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 3003050, - "level": 80, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 3003050, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030127, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3307": { - "id": 3307, - "groupId": 1014, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3003030 - ], - "npcMonsterList2": [ - 3003020 - ], - "eventList1": [ - { - "stageId": 30104071, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 3012010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3012010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3012010, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 3003030, - "level": 82, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30104072, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 3003020, - "level": 82, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030127, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3308": { - "id": 3308, - "groupId": 1014, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 1013010 - ], - "npcMonsterList2": [ - 3014020 - ], - "eventList1": [ - { - "stageId": 30104081, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 1013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30104082, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 3014020, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030127, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3309": { - "id": 3309, - "groupId": 1014, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3013010 - ], - "npcMonsterList2": [ - 3003010 - ], - "eventList1": [ - { - "stageId": 30104091, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 3012010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3013010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3012010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 3013010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30104092, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 3012010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3012010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3012010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 3002010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030127, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3310": { - "id": 3310, - "groupId": 1014, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3003020 - ], - "npcMonsterList2": [ - 8024011 - ], - "eventList1": [ - { - "stageId": 30104101, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 3003040, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30104102, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 1013020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8024011, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030127, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3311": { - "id": 3311, - "groupId": 1014, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 1014010 - ], - "npcMonsterList2": [ - 2024010 - ], - "eventList1": [ - { - "stageId": 30104111, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 3003010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 101401012, - "level": 92, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30104112, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 8003010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 3003050, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 2024010, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101211, - "mazeBuffID": 3030127, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3312": { - "id": 3312, - "groupId": 1014, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 1004020 - ], - "npcMonsterList2": [ - 2004010 - ], - "eventList1": [ - { - "stageId": 30104121, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 3002030, - "level": 95, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 95, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 95, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 3003030, - "level": 95, - "amount": 1 - }, - { - "monster_id": 100402010, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30104122, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 8013010, - "level": 95, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 95, - "amount": 1 - }, - { - "monster_id": 2002030, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 2013020, - "level": 95, - "amount": 1 - }, - { - "monster_id": 200401007, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101212, - "mazeBuffID": 3030127, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3401": { - "id": 3401, - "groupId": 1015, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 8013010 - ], - "npcMonsterList2": [ - 2023010 - ], - "eventList1": [ - { - "stageId": 30105011, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8012010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8012030, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 8013010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30105012, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030128, - "mapEntranceID1": 3012301, - "mapEntranceID2": 3012301 - }, - "3402": { - "id": 3402, - "groupId": 1015, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 8003030 - ], - "npcMonsterList2": [ - 3013010 - ], - "eventList1": [ - { - "stageId": 30105021, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 8003030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30105022, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 3012010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3012010, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 3013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030128, - "mapEntranceID1": 3012301, - "mapEntranceID2": 3012301 - }, - "3403": { - "id": 3403, - "groupId": 1015, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 3003020 - ], - "npcMonsterList2": [ - 2004020 - ], - "eventList1": [ - { - "stageId": 30105031, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 3003020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30105032, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8003040, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 200402006, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030128, - "mapEntranceID1": 3012301, - "mapEntranceID2": 3012301 - }, - "3404": { - "id": 3404, - "groupId": 1015, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 2023020 - ], - "npcMonsterList2": [ - 3003050 - ], - "eventList1": [ - { - "stageId": 30105041, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 2023020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30105042, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 3011010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3003050, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3011010, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 3003050, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030128, - "mapEntranceID1": 3012301, - "mapEntranceID2": 3012301 - }, - "3405": { - "id": 3405, - "groupId": 1015, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 8033010 - ], - "npcMonsterList2": [ - 3024020 - ], - "eventList1": [ - { - "stageId": 30105051, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 8033010, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 8033010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30105052, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1023010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 3002010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 3024020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030128, - "mapEntranceID1": 3012301, - "mapEntranceID2": 3012301 - }, - "3406": { - "id": 3406, - "groupId": 1015, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 8013010 - ], - "npcMonsterList2": [ - 2023010 - ], - "eventList1": [ - { - "stageId": 30105061, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 8012010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8012030, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 8013010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30105062, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030128, - "mapEntranceID1": 3012301, - "mapEntranceID2": 3012301 - }, - "3407": { - "id": 3407, - "groupId": 1015, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 8003030 - ], - "npcMonsterList2": [ - 3013010 - ], - "eventList1": [ - { - "stageId": 30105071, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 82, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 8003030, - "level": 82, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30105072, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 3012010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3013010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3012010, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 3013010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030128, - "mapEntranceID1": 3012301, - "mapEntranceID2": 3012301 - }, - "3408": { - "id": 3408, - "groupId": 1015, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 3003020 - ], - "npcMonsterList2": [ - 2004020 - ], - "eventList1": [ - { - "stageId": 30105081, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 3003020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30105082, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8003040, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 200402006, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030128, - "mapEntranceID1": 3012301, - "mapEntranceID2": 3012301 - }, - "3409": { - "id": 3409, - "groupId": 1015, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 2023020 - ], - "npcMonsterList2": [ - 3003050 - ], - "eventList1": [ - { - "stageId": 30105091, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2023020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30105092, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 3011010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3003050, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3011010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 3003050, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030128, - "mapEntranceID1": 3012301, - "mapEntranceID2": 3012301 - }, - "3410": { - "id": 3410, - "groupId": 1015, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 8033010 - ], - "npcMonsterList2": [ - 3024020 - ], - "eventList1": [ - { - "stageId": 30105101, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 8033010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8033010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30105102, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 1023010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 3002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3024020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030128, - "mapEntranceID1": 3012301, - "mapEntranceID2": 3012301 - }, - "3411": { - "id": 3411, - "groupId": 1015, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 1014010 - ], - "npcMonsterList2": [ - 1004020 - ], - "eventList1": [ - { - "stageId": 30105111, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 8003010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 101401012, - "level": 92, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30105112, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 3012040, - "level": 92, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 92, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 3012040, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 2013020, - "level": 92, - "amount": 1 - }, - { - "monster_id": 100402010, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101211, - "mazeBuffID": 3030128, - "mapEntranceID1": 3012301, - "mapEntranceID2": 3012301 - }, - "3412": { - "id": 3412, - "groupId": 1015, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 3024010 - ], - "npcMonsterList2": [ - 3003041 - ], - "eventList1": [ - { - "stageId": 30105121, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 2012010, - "level": 95, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 95, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 3024010, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30105122, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 3012020, - "level": 95, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 95, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 3004010, - "level": 95, - "amount": 1 - }, - { - "monster_id": 3003051, - "level": 95, - "amount": 1 - }, - { - "monster_id": 3003041, - "level": 95, - "amount": 1 - }, - { - "monster_id": 3003031, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101212, - "mazeBuffID": 3030128, - "mapEntranceID1": 3012301, - "mapEntranceID2": 3012301 - }, - "3501": { - "id": 3501, - "groupId": 1016, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 8003050 - ], - "npcMonsterList2": [ - 3003030 - ], - "eventList1": [ - { - "stageId": 30106011, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1002020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1002020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 1012030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30106012, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 3002040, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 3003040, - "level": 68, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030129, - "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 - }, - "3502": { - "id": 3502, - "groupId": 1016, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 1003010 - ], - "npcMonsterList2": [ - 2023020 - ], - "eventList1": [ - { - "stageId": 30106021, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 1003010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3003050, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30106022, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2022040, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 8003010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2022040, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030129, - "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 - }, - "3503": { - "id": 3503, - "groupId": 1016, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3013010 - ], - "npcMonsterList2": [ - 8034010 - ], - "eventList1": [ - { - "stageId": 30106031, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 3012010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 3013010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 3012010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 3012010, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 3012010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 3013010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 3012010, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30106032, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 2012010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2002030, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 8034010, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030129, - "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 - }, - "3504": { - "id": 3504, - "groupId": 1016, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 8033010 - ], - "eventList1": [ - { - "stageId": 30106041, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30106042, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8032010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 8003040, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030129, - "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 - }, - "3505": { - "id": 3505, - "groupId": 1016, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3003010 - ], - "npcMonsterList2": [ - 2024010 - ], - "eventList1": [ - { - "stageId": 30106051, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 3002030, - "level": 78, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 3002040, - "level": 78, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 1013010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30106052, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 8003020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 2024010, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030129, - "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 - }, - "3506": { - "id": 3506, - "groupId": 1016, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 8003050 - ], - "npcMonsterList2": [ - 3003030 - ], - "eventList1": [ - { - "stageId": 30106061, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 1002020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1002020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30106062, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 3002040, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 3003040, - "level": 80, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030129, - "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 - }, - "3507": { - "id": 3507, - "groupId": 1016, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 1003010 - ], - "npcMonsterList2": [ - 2023020 - ], - "eventList1": [ - { - "stageId": 30106071, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 82, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 1003010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3003050, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30106072, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 82, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 82, - "amount": 1 - }, - { - "monster_id": 2022040, - "level": 82, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 8003010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 82, - "amount": 1 - }, - { - "monster_id": 2022040, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030129, - "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 - }, - "3508": { - "id": 3508, - "groupId": 1016, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3013010 - ], - "npcMonsterList2": [ - 8034010 - ], - "eventList1": [ - { - "stageId": 30106081, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 3012010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 3013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 3012010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 3012010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 3012010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 3013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 3012010, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30106082, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 2012010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2002030, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8034010, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030129, - "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 - }, - "3509": { - "id": 3509, - "groupId": 1016, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 8033010 - ], - "eventList1": [ - { - "stageId": 30106091, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30106092, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 8032010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 8003040, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030129, - "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 - }, - "3510": { - "id": 3510, - "groupId": 1016, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3003010 - ], - "npcMonsterList2": [ - 2024010 - ], - "eventList1": [ - { - "stageId": 30106101, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 3002030, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3002040, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 1013010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30106102, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 8003020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 2024010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030129, - "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 - }, - "3511": { - "id": 3511, - "groupId": 1016, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 1004010 - ], - "npcMonsterList2": [ - 2004010 - ], - "eventList1": [ - { - "stageId": 30106111, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 1023020, - "level": 92, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 100401010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30106112, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 2002010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 92, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 2002010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 200401007, - "level": 92, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 92, - "amount": 1 - }, - { - "monster_id": 2002010, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101211, - "mazeBuffID": 3030129, - "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 - }, - "3512": { - "id": 3512, - "groupId": 1016, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3003041 - ], - "npcMonsterList2": [ - 3024010 - ], - "eventList1": [ - { - "stageId": 30106121, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 3012020, - "level": 95, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 95, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 95, - "amount": 1 - }, - { - "monster_id": 3012020, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 3004010, - "level": 95, - "amount": 1 - }, - { - "monster_id": 3003051, - "level": 95, - "amount": 1 - }, - { - "monster_id": 3003041, - "level": 95, - "amount": 1 - }, - { - "monster_id": 3003031, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30106122, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 8003030, - "level": 95, - "amount": 1 - }, - { - "monster_id": 3003050, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 3024010, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101212, - "mazeBuffID": 3030129, - "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 - }, - "3601": { - "id": 3601, - "groupId": 1017, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 8033010 - ], - "npcMonsterList2": [ - 2023010 - ], - "eventList1": [ - { - "stageId": 30107011, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8033010, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 8033010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30107012, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030130, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3602": { - "id": 3602, - "groupId": 1017, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3003040 - ], - "npcMonsterList2": [ - 2033010 - ], - "eventList1": [ - { - "stageId": 30107021, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 3002030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3003050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 3003040, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3003050, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30107022, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 2032010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2032010, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 2033010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030130, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3603": { - "id": 3603, - "groupId": 1017, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3013010 - ], - "npcMonsterList2": [ - 8024011 - ], - "eventList1": [ - { - "stageId": 30107031, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 3002040, - "level": 73, - "amount": 1 - }, - { - "monster_id": 3013010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 3013010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30107032, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1002020, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 8024011, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030130, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3604": { - "id": 3604, - "groupId": 1017, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 2023030 - ], - "eventList1": [ - { - "stageId": 30107041, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2022020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30107042, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 2023030, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030130, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3605": { - "id": 3605, - "groupId": 1017, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 2033010 - ], - "npcMonsterList2": [ - 3003051 - ], - "eventList1": [ - { - "stageId": 30107051, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2032020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2032020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2032010, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 2032010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2032010, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30107052, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 78, - "amount": 1 - }, - { - "monster_id": 3003050, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 3004010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 3003051, - "level": 78, - "amount": 1 - }, - { - "monster_id": 3003041, - "level": 78, - "amount": 1 - }, - { - "monster_id": 3003031, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030130, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3606": { - "id": 3606, - "groupId": 1017, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 8033010 - ], - "npcMonsterList2": [ - 2023020 - ], - "eventList1": [ - { - "stageId": 30107061, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 8032010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 8033010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30107062, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2022040, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030130, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3607": { - "id": 3607, - "groupId": 1017, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3003040 - ], - "npcMonsterList2": [ - 2033010 - ], - "eventList1": [ - { - "stageId": 30107071, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 3002030, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3003050, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 3003040, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3003050, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30107072, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 2032010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 2032010, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 2033010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030130, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3608": { - "id": 3608, - "groupId": 1017, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3013010 - ], - "npcMonsterList2": [ - 8024011 - ], - "eventList1": [ - { - "stageId": 30107081, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 3002040, - "level": 85, - "amount": 1 - }, - { - "monster_id": 3013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 3013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30107082, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1002020, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8024011, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030130, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3609": { - "id": 3609, - "groupId": 1017, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 2023030 - ], - "eventList1": [ - { - "stageId": 30107091, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 2022020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30107092, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2023030, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030130, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3610": { - "id": 3610, - "groupId": 1017, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 2033010 - ], - "npcMonsterList2": [ - 3003051 - ], - "eventList1": [ - { - "stageId": 30107101, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 2032020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2032020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2032010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 2032010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2032010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30107102, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3003050, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 3004010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3003051, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3003041, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3003031, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030130, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3611": { - "id": 3611, - "groupId": 1017, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 1004020 - ], - "npcMonsterList2": [ - 1014010 - ], - "eventList1": [ - { - "stageId": 30107111, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 2012010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 92, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 2012010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 100402010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30107112, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 8003010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 101401012, - "level": 92, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101211, - "mazeBuffID": 3030130, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3612": { - "id": 3612, - "groupId": 1017, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 2004010 - ], - "npcMonsterList2": [ - 8034010 - ], - "eventList1": [ - { - "stageId": 30107121, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 2032020, - "level": 95, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 95, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 2033010, - "level": 95, - "amount": 1 - }, - { - "monster_id": 200401007, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30107122, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 95, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 95, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 95, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 8034010, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101212, - "mazeBuffID": 3030130, - "mapEntranceID1": 3012102, - "mapEntranceID2": 3012102 - }, - "3701": { - "id": 3701, - "groupId": 1018, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 2023030 - ], - "npcMonsterList2": [ - 8003030 - ], - "eventList1": [ - { - "stageId": 30108011, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 2023030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30108012, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 1022010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030131, - "mapEntranceID1": 3012602, - "mapEntranceID2": 3012602 - }, - "3702": { - "id": 3702, - "groupId": 1018, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3003030 - ], - "npcMonsterList2": [ - 2033010 - ], - "eventList1": [ - { - "stageId": 30108021, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 3002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30108022, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 2032010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2032020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2032010, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 2032010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030131, - "mapEntranceID1": 3012602, - "mapEntranceID2": 3012602 - }, - "3703": { - "id": 3703, - "groupId": 1018, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3013010 - ], - "npcMonsterList2": [ - 3014020 - ], - "eventList1": [ - { - "stageId": 30108031, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 3012010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 3013010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 3012010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 2012010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 3013010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30108032, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 3002030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 3014020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030131, - "mapEntranceID1": 3012602, - "mapEntranceID2": 3012602 - }, - "3704": { - "id": 3704, - "groupId": 1018, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3003050 - ], - "npcMonsterList2": [ - 8033010 - ], - "eventList1": [ - { - "stageId": 30108041, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 3002020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3002020, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 3003050, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30108042, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8032010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 8033010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030131, - "mapEntranceID1": 3012602, - "mapEntranceID2": 3012602 - }, - "3705": { - "id": 3705, - "groupId": 1018, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 2033010 - ], - "npcMonsterList2": [ - 1004010 - ], - "eventList1": [ - { - "stageId": 30108051, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2032020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2032020, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30108052, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 100401010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030131, - "mapEntranceID1": 3012602, - "mapEntranceID2": 3012602 - }, - "3706": { - "id": 3706, - "groupId": 1018, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 2023030 - ], - "npcMonsterList2": [ - 8003030 - ], - "eventList1": [ - { - "stageId": 30108061, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2023030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30108062, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1022010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030131, - "mapEntranceID1": 3012602, - "mapEntranceID2": 3012602 - }, - "3707": { - "id": 3707, - "groupId": 1018, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3003030 - ], - "npcMonsterList2": [ - 2033010 - ], - "eventList1": [ - { - "stageId": 30108071, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 3002010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 82, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30108072, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 2032010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 2032020, - "level": 82, - "amount": 1 - }, - { - "monster_id": 2032010, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 2032010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030131, - "mapEntranceID1": 3012602, - "mapEntranceID2": 3012602 - }, - "3708": { - "id": 3708, - "groupId": 1018, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3013010 - ], - "npcMonsterList2": [ - 3014020 - ], - "eventList1": [ - { - "stageId": 30108081, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 3012010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 3013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 3012010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 2012010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 3013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30108082, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 3002030, - "level": 85, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 3014020, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030131, - "mapEntranceID1": 3012602, - "mapEntranceID2": 3012602 - }, - "3709": { - "id": 3709, - "groupId": 1018, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3003050 - ], - "npcMonsterList2": [ - 8033010 - ], - "eventList1": [ - { - "stageId": 30108091, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 3002020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3002020, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 3003050, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30108092, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 8032010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 8033010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030131, - "mapEntranceID1": 3012602, - "mapEntranceID2": 3012602 - }, - "3710": { - "id": 3710, - "groupId": 1018, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 2033010 - ], - "npcMonsterList2": [ - 1004010 - ], - "eventList1": [ - { - "stageId": 30108101, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 2032020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2032020, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30108102, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 100401010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030131, - "mapEntranceID1": 3012602, - "mapEntranceID2": 3012602 - }, - "3711": { - "id": 3711, - "groupId": 1018, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 2004010 - ], - "npcMonsterList2": [ - 2024010 - ], - "eventList1": [ - { - "stageId": 30108111, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 2013020, - "level": 92, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 8003030, - "level": 92, - "amount": 1 - }, - { - "monster_id": 200401007, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30108112, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 8003010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 92, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 2022090, - "level": 92, - "amount": 1 - }, - { - "monster_id": 202401008, - "level": 92, - "amount": 1 - }, - { - "monster_id": 2022070, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101211, - "mazeBuffID": 3030131, - "mapEntranceID1": 3012602, - "mapEntranceID2": 3012602 - }, - "3712": { - "id": 3712, - "groupId": 1018, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 6, - "mazeGroupId2": 7, - "npcMonsterList1": [ - 3003030 - ], - "npcMonsterList2": [ - 2034010 - ], - "eventList1": [ - { - "stageId": 30108121, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 95, - "amount": 1 - }, - { - "monster_id": 3003050, - "level": 95, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 95, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 95, - "amount": 1 - }, - { - "monster_id": 3002020, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 3004010, - "level": 95, - "amount": 1 - }, - { - "monster_id": 3003051, - "level": 95, - "amount": 1 - }, - { - "monster_id": 3003041, - "level": 95, - "amount": 1 - }, - { - "monster_id": 3003031, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30108122, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 8003040, - "level": 95, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 2034010, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101212, - "mazeBuffID": 3030131, - "mapEntranceID1": 3012602, - "mapEntranceID2": 3012602 - }, - "3801": { - "id": 3801, - "groupId": 1019, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 2023030 - ], - "eventList1": [ - { - "stageId": 30109011, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 2022020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30109012, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 2023030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030132, - "mapEntranceID1": 3012402, - "mapEntranceID2": 3012402 - }, - "3802": { - "id": 3802, - "groupId": 1019, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 3003050 - ], - "npcMonsterList2": [ - 2033010 - ], - "eventList1": [ - { - "stageId": 30109021, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3002020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3003050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3002040, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 3003050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30109022, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 2032010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2032020, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 2032010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030132, - "mapEntranceID1": 3012402, - "mapEntranceID2": 3012402 - }, - "3803": { - "id": 3803, - "groupId": 1019, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 1023020 - ], - "npcMonsterList2": [ - 2004020 - ], - "eventList1": [ - { - "stageId": 30109031, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 8002010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30109032, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 2033010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 200402009, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030132, - "mapEntranceID1": 3012402, - "mapEntranceID2": 3012402 - }, - "3804": { - "id": 3804, - "groupId": 1019, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 2013020 - ], - "npcMonsterList2": [ - 3003040 - ], - "eventList1": [ - { - "stageId": 30109041, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2002030, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2002030, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 3003050, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30109042, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 3012020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3002040, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3012020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 3012020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030132, - "mapEntranceID1": 3012402, - "mapEntranceID2": 3012402 - }, - "3805": { - "id": 3805, - "groupId": 1019, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 8033010 - ], - "npcMonsterList2": [ - 2034010 - ], - "eventList1": [ - { - "stageId": 30109051, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 8033010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8032010, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 8033010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30109052, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2023020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 2034010, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030132, - "mapEntranceID1": 3012402, - "mapEntranceID2": 3012402 - }, - "3806": { - "id": 3806, - "groupId": 1019, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 2023030 - ], - "eventList1": [ - { - "stageId": 30109061, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2022020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30109062, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2023030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030132, - "mapEntranceID1": 3012402, - "mapEntranceID2": 3012402 - }, - "3807": { - "id": 3807, - "groupId": 1019, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 3003050 - ], - "npcMonsterList2": [ - 2033010 - ], - "eventList1": [ - { - "stageId": 30109071, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3002020, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3003050, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3002040, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 3003050, - "level": 82, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30109072, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 2032010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 2032020, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 2032010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030132, - "mapEntranceID1": 3012402, - "mapEntranceID2": 3012402 - }, - "3808": { - "id": 3808, - "groupId": 1019, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 1023020 - ], - "npcMonsterList2": [ - 2004020 - ], - "eventList1": [ - { - "stageId": 30109081, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8002010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30109082, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 200402009, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030132, - "mapEntranceID1": 3012402, - "mapEntranceID2": 3012402 - }, - "3809": { - "id": 3809, - "groupId": 1019, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 2013020 - ], - "npcMonsterList2": [ - 3003040 - ], - "eventList1": [ - { - "stageId": 30109091, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 2002030, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2002030, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 3003050, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30109092, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 3012020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3002040, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3012020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 3012020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030132, - "mapEntranceID1": 3012402, - "mapEntranceID2": 3012402 - }, - "3810": { - "id": 3810, - "groupId": 1019, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 8033010 - ], - "npcMonsterList2": [ - 2034010 - ], - "eventList1": [ - { - "stageId": 30109101, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 8033010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8032010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8033010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30109102, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 2023020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 2034010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030132, - "mapEntranceID1": 3012402, - "mapEntranceID2": 3012402 - }, - "3811": { - "id": 3811, - "groupId": 1019, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 8024011 - ], - "npcMonsterList2": [ - 8034010 - ], - "eventList1": [ - { - "stageId": 30109111, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 802401105, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30109112, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 2012010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 92, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 92, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 8034010, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101211, - "mazeBuffID": 3030132, - "mapEntranceID1": 3012402, - "mapEntranceID2": 3012402 - }, - "3812": { - "id": 3812, - "groupId": 1019, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 5, - "mazeGroupId2": 6, - "npcMonsterList1": [ - 1014010 - ], - "npcMonsterList2": [ - 3003014 - ], - "eventList1": [ - { - "stageId": 30109121, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 2013010, - "level": 95, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 101401012, - "level": 95, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30109122, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 2032010, - "level": 95, - "amount": 1 - }, - { - "monster_id": 3003050, - "level": 95, - "amount": 1 - }, - { - "monster_id": 2032010, - "level": 95, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 95, - "amount": 1 - }, - { - "monster_id": 2032010, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 3004020, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101212, - "mazeBuffID": 3030132, - "mapEntranceID1": 3012402, - "mapEntranceID2": 3012402 - }, - "3901": { - "id": 3901, - "groupId": 1020, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 11, - "mazeGroupId2": 12, - "npcMonsterList1": [ - 3003020 - ], - "npcMonsterList2": [ - 2023010 - ], - "eventList1": [ - { - "stageId": 30110011, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 3003020, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 3003020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30110012, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 2023010, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030133, - "mapEntranceID1": 3012702, - "mapEntranceID2": 3012702 - }, - "3902": { - "id": 3902, - "groupId": 1020, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 11, - "mazeGroupId2": 12, - "npcMonsterList1": [ - 1013010 - ], - "npcMonsterList2": [ - 3003010 - ], - "eventList1": [ - { - "stageId": 30110021, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 1013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30110022, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 3012020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3012020, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 3003050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030133, - "mapEntranceID1": 3012702, - "mapEntranceID2": 3012702 - }, - "3903": { - "id": 3903, - "groupId": 1020, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 11, - "mazeGroupId2": 12, - "npcMonsterList1": [ - 2033010 - ], - "npcMonsterList2": [ - 1004020 - ], - "eventList1": [ - { - "stageId": 30110031, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 2032010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 2033010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30110032, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1013020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 3013010, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 100402010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030133, - "mapEntranceID1": 3012702, - "mapEntranceID2": 3012702 - }, - "3904": { - "id": 3904, - "groupId": 1020, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 11, - "mazeGroupId2": 12, - "npcMonsterList1": [ - 1023020 - ], - "npcMonsterList2": [ - 2013020 - ], - "eventList1": [ - { - "stageId": 30110041, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 1023020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30110042, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2013020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 2013020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030133, - "mapEntranceID1": 3012702, - "mapEntranceID2": 3012702 - }, - "3905": { - "id": 3905, - "groupId": 1020, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 11, - "mazeGroupId2": 12, - "npcMonsterList1": [ - 8033010 - ], - "npcMonsterList2": [ - 1004010 - ], - "eventList1": [ - { - "stageId": 30110051, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 8033010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 8033010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30110052, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 3013010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 100401010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 3013010, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030133, - "mapEntranceID1": 3012702, - "mapEntranceID2": 3012702 - }, - "3906": { - "id": 3906, - "groupId": 1020, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 11, - "mazeGroupId2": 12, - "npcMonsterList1": [ - 3003020 - ], - "npcMonsterList2": [ - 2023010 - ], - "eventList1": [ - { - "stageId": 30110061, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 3003020, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 3003020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30110062, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2023010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030133, - "mapEntranceID1": 3012702, - "mapEntranceID2": 3012702 - }, - "3907": { - "id": 3907, - "groupId": 1020, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 11, - "mazeGroupId2": 12, - "npcMonsterList1": [ - 1013010 - ], - "npcMonsterList2": [ - 3003010 - ], - "eventList1": [ - { - "stageId": 30110071, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 82, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 1013010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 2023030, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30110072, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 3012020, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3012020, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 3003050, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030133, - "mapEntranceID1": 3012702, - "mapEntranceID2": 3012702 - }, - "3908": { - "id": 3908, - "groupId": 1020, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 11, - "mazeGroupId2": 12, - "npcMonsterList1": [ - 2033010 - ], - "npcMonsterList2": [ - 1004020 - ], - "eventList1": [ - { - "stageId": 30110081, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 2032010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 2033010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30110082, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 1013020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 3013010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 100402010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030133, - "mapEntranceID1": 3012702, - "mapEntranceID2": 3012702 - }, - "3909": { - "id": 3909, - "groupId": 1020, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 11, - "mazeGroupId2": 12, - "npcMonsterList1": [ - 1023020 - ], - "npcMonsterList2": [ - 2013020 - ], - "eventList1": [ - { - "stageId": 30110091, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 1023020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30110092, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 2013020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2013020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030133, - "mapEntranceID1": 3012702, - "mapEntranceID2": 3012702 - }, - "3910": { - "id": 3910, - "groupId": 1020, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 11, - "mazeGroupId2": 12, - "npcMonsterList1": [ - 8033010 - ], - "npcMonsterList2": [ - 1004010 - ], - "eventList1": [ - { - "stageId": 30110101, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 8033010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8033010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30110102, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 3013010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 100401010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3013010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030133, - "mapEntranceID1": 3012702, - "mapEntranceID2": 3012702 - }, - "3911": { - "id": 3911, - "groupId": 1020, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 11, - "mazeGroupId2": 12, - "npcMonsterList1": [ - 2004010 - ], - "npcMonsterList2": [ - 3024020 - ], - "eventList1": [ - { - "stageId": 30110111, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 2023030, - "level": 92, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 200401007, - "level": 92, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30110112, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 3003030, - "level": 92, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 92, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 3024020, - "level": 92, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101211, - "mazeBuffID": 3030133, - "mapEntranceID1": 3012702, - "mapEntranceID2": 3012702 - }, - "3912": { - "id": 3912, - "groupId": 1020, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 11, - "mazeGroupId2": 12, - "npcMonsterList1": [ - 1014010 - ], - "npcMonsterList2": [ - 8024011 - ], - "eventList1": [ - { - "stageId": 30110121, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 800304016, - "level": 95, - "amount": 1 - }, - { - "monster_id": 203301007, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 101401016, - "level": 95, - "amount": 1 - }, - { - "monster_id": 203301007, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30110122, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 1013020, - "level": 95, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 802401106, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101212, - "mazeBuffID": 3030133, - "mapEntranceID1": 3012702, - "mapEntranceID2": 3012702 - }, - "4001": { - "id": 4001, - "groupId": 1021, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 20, - "mazeGroupId2": 21, - "npcMonsterList1": [ - 1013010 - ], - "npcMonsterList2": [ - 8003040 - ], - "eventList1": [ - { - "stageId": 30111011, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 1013010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30111012, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 68, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030134, - "mapEntranceID1": 3013001, - "mapEntranceID2": 3013001 - }, - "4002": { - "id": 4002, - "groupId": 1021, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 20, - "mazeGroupId2": 21, - "npcMonsterList1": [ - 3003030 - ], - "npcMonsterList2": [ - 2013010 - ], - "eventList1": [ - { - "stageId": 30111021, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3001010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3001010, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 3003030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3003050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30111022, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 2022010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 2022010, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 2013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030134, - "mapEntranceID1": 3013001, - "mapEntranceID2": 3013001 - }, - "4003": { - "id": 4003, - "groupId": 1021, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 20, - "mazeGroupId2": 21, - "npcMonsterList1": [ - 2033010 - ], - "npcMonsterList2": [ - 3024010 - ], - "eventList1": [ - { - "stageId": 30111031, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 2032010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2032020, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 2033010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30111032, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1003010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 3024010, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030134, - "mapEntranceID1": 3013001, - "mapEntranceID2": 3013001 - }, - "4004": { - "id": 4004, - "groupId": 1021, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 20, - "mazeGroupId2": 21, - "npcMonsterList1": [ - 4013010 - ], - "npcMonsterList2": [ - 3003020 - ], - "eventList1": [ - { - "stageId": 30111041, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 4012010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 4013010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 4012020, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 4012010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 4013010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3013010, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30111042, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3002040, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 3003020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030134, - "mapEntranceID1": 3013001, - "mapEntranceID2": 3013001 - }, - "4005": { - "id": 4005, - "groupId": 1021, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 20, - "mazeGroupId2": 21, - "npcMonsterList1": [ - 8033010 - ], - "npcMonsterList2": [ - 2034010 - ], - "eventList1": [ - { - "stageId": 30111051, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 8032010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8033010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8032020, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 8033010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 3003050, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30111052, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2033010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 2034010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030134, - "mapEntranceID1": 3013001, - "mapEntranceID2": 3013001 - }, - "4006": { - "id": 4006, - "groupId": 1021, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 20, - "mazeGroupId2": 21, - "npcMonsterList1": [ - 1013010 - ], - "npcMonsterList2": [ - 8003040 - ], - "eventList1": [ - { - "stageId": 30111061, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1013010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30111062, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 8002010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 80, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030134, - "mapEntranceID1": 3013001, - "mapEntranceID2": 3013001 - }, - "4007": { - "id": 4007, - "groupId": 1021, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 20, - "mazeGroupId2": 21, - "npcMonsterList1": [ - 3003030 - ], - "npcMonsterList2": [ - 2013010 - ], - "eventList1": [ - { - "stageId": 30111071, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3001010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3001010, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 3003030, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3003050, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30111072, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 2022010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 2022010, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 2013010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030134, - "mapEntranceID1": 3013001, - "mapEntranceID2": 3013001 - }, - "4008": { - "id": 4008, - "groupId": 1021, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 20, - "mazeGroupId2": 21, - "npcMonsterList1": [ - 2033010 - ], - "npcMonsterList2": [ - 3024010 - ], - "eventList1": [ - { - "stageId": 30111081, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 2032010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2032020, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 2033010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30111082, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 1003010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 3024010, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030134, - "mapEntranceID1": 3013001, - "mapEntranceID2": 3013001 - }, - "4009": { - "id": 4009, - "groupId": 1021, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 20, - "mazeGroupId2": 21, - "npcMonsterList1": [ - 4013010 - ], - "npcMonsterList2": [ - 3003020 - ], - "eventList1": [ - { - "stageId": 30111091, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 4012010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 4013010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 4012020, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 4012010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 4013010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3013010, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30111092, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3002040, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 3003020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030134, - "mapEntranceID1": 3013001, - "mapEntranceID2": 3013001 - }, - "4010": { - "id": 4010, - "groupId": 1021, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 20, - "mazeGroupId2": 21, - "npcMonsterList1": [ - 4014010 - ], - "npcMonsterList2": [ - 2034010 - ], - "eventList1": [ - { - "stageId": 30111101, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 2023030, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 4014010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30111102, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 2033010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 2034010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030134, - "mapEntranceID1": 3013001, - "mapEntranceID2": 3013001 - }, - "4011": { - "id": 4011, - "groupId": 1021, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 20, - "mazeGroupId2": 21, - "npcMonsterList1": [ - 8034010 - ], - "npcMonsterList2": [ - 3003014 - ], - "eventList1": [ - { - "stageId": 30111111, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 4013010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 8034010, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30111112, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 1013020, - "level": 92, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 3004020, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101211, - "mazeBuffID": 3030134, - "mapEntranceID1": 3013001, - "mapEntranceID2": 3013001 - }, - "4012": { - "id": 4012, - "groupId": 1021, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 20, - "mazeGroupId2": 21, - "npcMonsterList1": [ - 8024011 - ], - "npcMonsterList2": [ - 4014020 - ], - "eventList1": [ - { - "stageId": 30111121, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 803301014, - "level": 95, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 802401107, - "level": 95, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30111122, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 3002040, - "level": 95, - "amount": 1 - }, - { - "monster_id": 4013010, - "level": 95, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 4014020, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101212, - "mazeBuffID": 3030134, - "mapEntranceID1": 3013001, - "mapEntranceID2": 3013001 - }, - "4101": { - "id": 4101, - "groupId": 1022, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 4013010 - ], - "npcMonsterList2": [ - 3003020 - ], - "eventList1": [ - { - "stageId": 30112011, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 4012010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 4013010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 4012020, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 4012010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 4013010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 3013010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30112012, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 3002040, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 3003020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030135, - "mapEntranceID1": 3013102, - "mapEntranceID2": 3013102 - }, - "4102": { - "id": 4102, - "groupId": 1022, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 1013010 - ], - "npcMonsterList2": [ - 8003040 - ], - "eventList1": [ - { - "stageId": 30112021, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 1013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30112022, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030135, - "mapEntranceID1": 3013102, - "mapEntranceID2": 3013102 - }, - "4103": { - "id": 4103, - "groupId": 1022, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 3003020 - ], - "npcMonsterList2": [ - 1023020 - ], - "eventList1": [ - { - "stageId": 30112031, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 3002040, - "level": 73, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 3003020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30112032, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 3013010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030135, - "mapEntranceID1": 3013102, - "mapEntranceID2": 3013102 - }, - "4104": { - "id": 4104, - "groupId": 1022, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 4013010 - ], - "npcMonsterList2": [ - 1013020 - ], - "eventList1": [ - { - "stageId": 30112041, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 401203005, - "level": 75, - "amount": 1 - }, - { - "monster_id": 4013010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 401203005, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 8003020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 4013010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30112042, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 100202022, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 100202022, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 1013020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030135, - "mapEntranceID1": 3013102, - "mapEntranceID2": 3013102 - }, - "4105": { - "id": 4105, - "groupId": 1022, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 2033010 - ], - "npcMonsterList2": [ - 3024010 - ], - "eventList1": [ - { - "stageId": 30112051, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2032010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2032020, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 2033010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30112052, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1003010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 3024010, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030135, - "mapEntranceID1": 3013102, - "mapEntranceID2": 3013102 - }, - "4106": { - "id": 4106, - "groupId": 1022, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 1013010 - ], - "npcMonsterList2": [ - 8003040 - ], - "eventList1": [ - { - "stageId": 30112061, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1013010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30112062, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 8002010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 80, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030135, - "mapEntranceID1": 3013102, - "mapEntranceID2": 3013102 - }, - "4107": { - "id": 4107, - "groupId": 1022, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 3003030 - ], - "npcMonsterList2": [ - 2013010 - ], - "eventList1": [ - { - "stageId": 30112071, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3001010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3001010, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 3003030, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3003050, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30112072, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 2022010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 2022010, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 2013010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030135, - "mapEntranceID1": 3013102, - "mapEntranceID2": 3013102 - }, - "4108": { - "id": 4108, - "groupId": 1022, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 3003020 - ], - "npcMonsterList2": [ - 1023020 - ], - "eventList1": [ - { - "stageId": 30112081, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 3002040, - "level": 85, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 3003020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30112082, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 3013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030135, - "mapEntranceID1": 3013102, - "mapEntranceID2": 3013102 - }, - "4109": { - "id": 4109, - "groupId": 1022, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 4013010 - ], - "npcMonsterList2": [ - 1013020 - ], - "eventList1": [ - { - "stageId": 30112091, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 401203005, - "level": 88, - "amount": 1 - }, - { - "monster_id": 4013010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 401203005, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 8003020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 4013010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30112092, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 100202022, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 100202022, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 1013020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030135, - "mapEntranceID1": 3013102, - "mapEntranceID2": 3013102 - }, - "4110": { - "id": 4110, - "groupId": 1022, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 1004010 - ], - "npcMonsterList2": [ - 3003014 - ], - "eventList1": [ - { - "stageId": 30112101, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 2013010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 4023020, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 100401010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 4023020, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30112102, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 3003030, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3003050, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 3004020, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030135, - "mapEntranceID1": 3013102, - "mapEntranceID2": 3013102 - }, - "4111": { - "id": 4111, - "groupId": 1022, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 2034010 - ], - "npcMonsterList2": [ - 4014020 - ], - "eventList1": [ - { - "stageId": 30112111, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 8003030, - "level": 92, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 2034010, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30112112, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 1013020, - "level": 92, - "amount": 1 - }, - { - "monster_id": 4013010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 4014020, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101211, - "mazeBuffID": 3030135, - "mapEntranceID1": 3013102, - "mapEntranceID2": 3013102 - }, - "4112": { - "id": 4112, - "groupId": 1022, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 4034010 - ], - "npcMonsterList2": [ - 2004010 - ], - "eventList1": [ - { - "stageId": 30112121, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 800302024, - "level": 95, - "amount": 1 - }, - { - "monster_id": 401301003, - "level": 95, - "amount": 1 - }, - { - "monster_id": 800302024, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 4034010, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30112122, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 402301001, - "level": 95, - "amount": 1 - }, - { - "monster_id": 402302001, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 402302001, - "level": 95, - "amount": 1 - }, - { - "monster_id": 200401007, - "level": 95, - "amount": 1 - }, - { - "monster_id": 402302001, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101212, - "mazeBuffID": 3030135, - "mapEntranceID1": 3013102, - "mapEntranceID2": 3013102 - }, - "4201": { - "id": 4201, - "groupId": 1023, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 4013010 - ], - "npcMonsterList2": [ - 3003020 - ], - "eventList1": [ - { - "stageId": 30113011, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 4012010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 4013010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 4012020, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 4012010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 4013010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 3013010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30113012, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 3002040, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 3003020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030136, - "mapEntranceID1": 3013201, - "mapEntranceID2": 3013201 - }, - "4202": { - "id": 4202, - "groupId": 1023, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 1013010 - ], - "npcMonsterList2": [ - 8003040 - ], - "eventList1": [ - { - "stageId": 30113021, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 1013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30113022, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030136, - "mapEntranceID1": 3013201, - "mapEntranceID2": 3013201 - }, - "4203": { - "id": 4203, - "groupId": 1023, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 3003020 - ], - "npcMonsterList2": [ - 4013010 - ], - "eventList1": [ - { - "stageId": 30113031, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 3002040, - "level": 73, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 3003020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30113032, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 4013010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030136, - "mapEntranceID1": 3013201, - "mapEntranceID2": 3013201 - }, - "4204": { - "id": 4204, - "groupId": 1023, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 4013010 - ], - "npcMonsterList2": [ - 1013020 - ], - "eventList1": [ - { - "stageId": 30113041, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 401203005, - "level": 75, - "amount": 1 - }, - { - "monster_id": 4013010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 401203005, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 8003020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 4013010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30113042, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 100202022, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 100202022, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 1013020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030136, - "mapEntranceID1": 3013201, - "mapEntranceID2": 3013201 - }, - "4205": { - "id": 4205, - "groupId": 1023, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 2033010 - ], - "npcMonsterList2": [ - 3024010 - ], - "eventList1": [ - { - "stageId": 30113051, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2032010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2032020, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 2033010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30113052, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1003010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 3024010, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030136, - "mapEntranceID1": 3013201, - "mapEntranceID2": 3013201 - }, - "4206": { - "id": 4206, - "groupId": 1023, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 1013010 - ], - "npcMonsterList2": [ - 8003040 - ], - "eventList1": [ - { - "stageId": 30113061, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1013010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30113062, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 8002010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 80, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030136, - "mapEntranceID1": 3013201, - "mapEntranceID2": 3013201 - }, - "4207": { - "id": 4207, - "groupId": 1023, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 3003030 - ], - "npcMonsterList2": [ - 2013010 - ], - "eventList1": [ - { - "stageId": 30113071, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3001010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3001010, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 3003030, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3003050, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30113072, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 2022010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 2022010, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 2013010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030136, - "mapEntranceID1": 3013201, - "mapEntranceID2": 3013201 - }, - "4208": { - "id": 4208, - "groupId": 1023, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 4013010 - ], - "npcMonsterList2": [ - 3003041 - ], - "eventList1": [ - { - "stageId": 30113081, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 4012030, - "level": 85, - "amount": 1 - }, - { - "monster_id": 4013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 4012030, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 4013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30113082, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 2032010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 3003050, - "level": 85, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2032010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 3004010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 3003051, - "level": 85, - "amount": 1 - }, - { - "monster_id": 3003041, - "level": 85, - "amount": 1 - }, - { - "monster_id": 3003031, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030136, - "mapEntranceID1": 3013201, - "mapEntranceID2": 3013201 - }, - "4209": { - "id": 4209, - "groupId": 1023, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 4033010 - ], - "npcMonsterList2": [ - 2023010 - ], - "eventList1": [ - { - "stageId": 30113091, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 4032030, - "level": 88, - "amount": 1 - }, - { - "monster_id": 4033010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 4032030, - "level": 88, - "amount": 1 - }, - { - "monster_id": 4032010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 4023010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 4033010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 4032030, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30113092, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 2022050, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030136, - "mapEntranceID1": 3013201, - "mapEntranceID2": 3013201 - }, - "4210": { - "id": 4210, - "groupId": 1023, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 1014010 - ], - "npcMonsterList2": [ - 4014020 - ], - "eventList1": [ - { - "stageId": 30113101, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 3002030, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 4032030, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3002030, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 101401012, - "level": 90, - "amount": 1 - }, - { - "monster_id": 3003010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30113102, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 2013010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 4014020, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030136, - "mapEntranceID1": 3013201, - "mapEntranceID2": 3013201 - }, - "4211": { - "id": 4211, - "groupId": 1023, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 2034010 - ], - "npcMonsterList2": [ - 4034010 - ], - "eventList1": [ - { - "stageId": 30113111, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 4032030, - "level": 92, - "amount": 1 - }, - { - "monster_id": 4032010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 4033010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 4032030, - "level": 92, - "amount": 1 - }, - { - "monster_id": 4032010, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 2034010, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30113112, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 2013010, - "level": 92, - "amount": 1 - }, - { - "monster_id": 2033010, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 4034010, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101211, - "mazeBuffID": 3030136, - "mapEntranceID1": 3013201, - "mapEntranceID2": 3013201 - }, - "4212": { - "id": 4212, - "groupId": 1023, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 4014030 - ], - "npcMonsterList2": [ - 3003014 - ], - "eventList1": [ - { - "stageId": 30113121, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 4014030, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30113122, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 8003020, - "level": 95, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 95, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 3004020, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101212, - "mazeBuffID": 3030136, - "mapEntranceID1": 3013201, - "mapEntranceID2": 3013201 - }, - "4301": { - "id": 4301, - "groupId": 1024, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 9, - "mazeGroupId2": 10, - "npcMonsterList1": [ - 1023020 - ], - "npcMonsterList2": [ - 2013020 - ], - "eventList1": [ - { - "stageId": 30114011, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 1023020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30114012, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 2002030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2002030, - "level": 68, - "amount": 1 - } - ], - [ - { - "monster_id": 2013020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030137, - "mapEntranceID1": 3012701, - "mapEntranceID2": 3012701 - }, - "4302": { - "id": 4302, - "groupId": 1024, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 9, - "mazeGroupId2": 10, - "npcMonsterList1": [ - 1013010 - ], - "npcMonsterList2": [ - 8003040 - ], - "eventList1": [ - { - "stageId": 30114021, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1012010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 1013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30114022, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 70, - "amount": 1 - } - ], - [ - { - "monster_id": 8003040, - "level": 70, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030137, - "mapEntranceID1": 3012701, - "mapEntranceID2": 3012701 - }, - "4303": { - "id": 4303, - "groupId": 1024, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 9, - "mazeGroupId2": 10, - "npcMonsterList1": [ - 2013010 - ], - "npcMonsterList2": [ - 3003020 - ], - "eventList1": [ - { - "stageId": 30114031, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 2011010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2011020, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 2013010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30114032, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 3002040, - "level": 73, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 73, - "amount": 1 - } - ], - [ - { - "monster_id": 3003020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030137, - "mapEntranceID1": 3012701, - "mapEntranceID2": 3012701 - }, - "4304": { - "id": 4304, - "groupId": 1024, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 9, - "mazeGroupId2": 10, - "npcMonsterList1": [ - 4023010 - ], - "npcMonsterList2": [ - 1004010 - ], - "eventList1": [ - { - "stageId": 30114041, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 4023010, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 4023010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 4033010, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30114042, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 1023020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 75, - "amount": 1 - } - ], - [ - { - "monster_id": 100401010, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030137, - "mapEntranceID1": 3012701, - "mapEntranceID2": 3012701 - }, - "4305": { - "id": 4305, - "groupId": 1024, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 9, - "mazeGroupId2": 10, - "npcMonsterList1": [ - 4033020 - ], - "npcMonsterList2": [ - 3024010 - ], - "eventList1": [ - { - "stageId": 30114051, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 4032030, - "level": 78, - "amount": 1 - }, - { - "monster_id": 4033020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 4032010, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 4033020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30114052, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 8003020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 78, - "amount": 1 - } - ], - [ - { - "monster_id": 3024010, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030137, - "mapEntranceID1": 3012701, - "mapEntranceID2": 3012701 - }, - "4306": { - "id": 4306, - "groupId": 1024, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 9, - "mazeGroupId2": 10, - "npcMonsterList1": [ - 1023020 - ], - "npcMonsterList2": [ - 2013020 - ], - "eventList1": [ - { - "stageId": 30114061, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1023020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30114062, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2002030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2002030, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2013020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030137, - "mapEntranceID1": 3012701, - "mapEntranceID2": 3012701 - }, - "4307": { - "id": 4307, - "groupId": 1024, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 9, - "mazeGroupId2": 10, - "npcMonsterList1": [ - 1013010 - ], - "npcMonsterList2": [ - 8003040 - ], - "eventList1": [ - { - "stageId": 30114071, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 1012010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 1013010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30114072, - "level": 82, - "monsterList": [ - [ - { - "monster_id": 3002010, - "level": 82, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3002010, - "level": 82, - "amount": 1 - } - ], - [ - { - "monster_id": 8003040, - "level": 82, - "amount": 1 - }, - { - "monster_id": 3003040, - "level": 82, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030137, - "mapEntranceID1": 3012701, - "mapEntranceID2": 3012701 - }, - "4308": { - "id": 4308, - "groupId": 1024, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 9, - "mazeGroupId2": 10, - "npcMonsterList1": [ - 2013010 - ], - "npcMonsterList2": [ - 3003020 - ], - "eventList1": [ - { - "stageId": 30114081, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 2011010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2011020, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 2013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30114082, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 3002040, - "level": 85, - "amount": 1 - }, - { - "monster_id": 3003020, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 3003020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2013020, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030137, - "mapEntranceID1": 3012701, - "mapEntranceID2": 3012701 - }, - "4309": { - "id": 4309, - "groupId": 1024, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 9, - "mazeGroupId2": 10, - "npcMonsterList1": [ - 4023010 - ], - "npcMonsterList2": [ - 1004010 - ], - "eventList1": [ - { - "stageId": 30114091, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 4023010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 4023010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 4033010, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30114092, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 1023020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 3003030, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 100401010, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030137, - "mapEntranceID1": 3012701, - "mapEntranceID2": 3012701 - }, - "4310": { - "id": 4310, - "groupId": 1024, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 9, - "mazeGroupId2": 10, - "npcMonsterList1": [ - 4033020 - ], - "npcMonsterList2": [ - 3024010 - ], - "eventList1": [ - { - "stageId": 30114101, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 4032030, - "level": 90, - "amount": 1 - }, - { - "monster_id": 4033020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 4032010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 4033020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30114102, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 8003020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 3024010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030137, - "mapEntranceID1": 3012701, - "mapEntranceID2": 3012701 - }, - "4311": { - "id": 4311, - "groupId": 1024, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 9, - "mazeGroupId2": 10, - "npcMonsterList1": [ - 4014030 - ], - "npcMonsterList2": [ - 3024020 - ], - "eventList1": [ - { - "stageId": 30114111, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 4014030, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30114112, - "level": 92, - "monsterList": [ - [ - { - "monster_id": 2023030, - "level": 92, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 92, - "amount": 1 - } - ], - [ - { - "monster_id": 3024020, - "level": 92, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101211, - "mazeBuffID": 3030137, - "mapEntranceID1": 3012701, - "mapEntranceID2": 3012701 - }, - "4312": { - "id": 4312, - "groupId": 1024, - "modeType": "MOC", - "cycleCount": 30, - "mazeGroupId1": 9, - "mazeGroupId2": 10, - "npcMonsterList1": [ - 8024011 - ], - "npcMonsterList2": [ - 2034010 - ], - "eventList1": [ - { - "stageId": 30114121, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 402302001, - "level": 95, - "amount": 1 - }, - { - "monster_id": 4013010, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 802401107, - "level": 95, - "amount": 1 - }, - { - "monster_id": 402302001, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30114122, - "level": 95, - "monsterList": [ - [ - { - "monster_id": 4033010, - "level": 95, - "amount": 1 - }, - { - "monster_id": 4033030, - "level": 95, - "amount": 1 - }, - { - "monster_id": 4032030, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 2034010, - "level": 95, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101212, - "mazeBuffID": 3030137, - "mapEntranceID1": 3012701, - "mapEntranceID2": 3012701 - }, - "1001": { - "id": 1001, - "groupId": 110, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 1003010, - 8003030 - ], - "npcMonsterList2": [ - 8013010, - 2023010 - ], - "eventList1": [ - { - "stageId": 30004161, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1002040, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30004162, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30004163, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8012030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8012030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8012010, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30004164, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8001040, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8001040, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030107, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "1002": { - "id": 1002, - "groupId": 110, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 8003040, - 1013010 - ], - "npcMonsterList2": [ - 1013020, - 1004020 - ], - "eventList1": [ - { - "stageId": 30004171, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30004172, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30004173, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30004174, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1004020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030107, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "1003": { - "id": 1003, - "groupId": 110, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 8003010, - 1023020 - ], - "npcMonsterList2": [ - 8003050, - 2023010 - ], - "eventList1": [ - { - "stageId": 30004181, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30004182, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30004183, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30004184, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8001040, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8001040, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030107, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "1004": { - "id": 1004, - "groupId": 110, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 8003020, - 2013010 - ], - "npcMonsterList2": [ - 8013010, - 2004010 - ], - "eventList1": [ - { - "stageId": 30004191, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8001020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30004192, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2011010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2011020, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30004193, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8011020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8012010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8012010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8011010, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30004194, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2002010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2004010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2002010, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030107, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "1005": { - "id": 1005, - "groupId": 110, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 8003020, - 1003010 - ], - "npcMonsterList2": [ - 1023010, - 2023010 - ], - "eventList1": [ - { - "stageId": 30004201, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30004202, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1002040, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30004203, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30004204, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2022010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030107, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "1006": { - "id": 1006, - "groupId": 110, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 20, - "npcMonsterList1": [ - 1023010 - ], - "npcMonsterList2": [ - 2024010 - ], - "eventList1": [ - { - "stageId": 30004211, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 1002020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1002020, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30004212, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2022070, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022090, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022070, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2012010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2024010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030107, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1007": { - "id": 1007, - "groupId": 110, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 8003020 - ], - "npcMonsterList2": [ - 1013020 - ], - "eventList1": [ - { - "stageId": 30004221, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 8001010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1022010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 8003030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30004222, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 1002020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012021, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1002020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012020, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1012010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012021, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1013020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030107, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1008": { - "id": 1008, - "groupId": 110, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 8013010 - ], - "npcMonsterList2": [ - 8003040 - ], - "eventList1": [ - { - "stageId": 30004231, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8011010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8012020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8012010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8012020, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8001040, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8001040, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30004232, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8001020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 1022010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8003010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030107, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1009": { - "id": 1009, - "groupId": 110, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 1004010 - ], - "eventList1": [ - { - "stageId": 30004241, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 2022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8001040, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8001040, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30004242, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 1004010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030107, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1010": { - "id": 1010, - "groupId": 110, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 2013010 - ], - "npcMonsterList2": [ - 2004010 - ], - "eventList1": [ - { - "stageId": 30004251, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 2011020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2011020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 2011010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2011010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8003030, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30004252, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 2002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2002010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8001040, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8001040, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2004010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8001040, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030107, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1101": { - "id": 1101, - "groupId": 111, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 1003010, - 8003030 - ], - "npcMonsterList2": [ - 8013010, - 2023010 - ], - "eventList1": [ - { - "stageId": 30005161, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1002040, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30005162, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30005163, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8012030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8012030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8012010, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30005164, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8001040, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8001040, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030108, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "1102": { - "id": 1102, - "groupId": 111, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 8003040, - 1013010 - ], - "npcMonsterList2": [ - 1013020, - 1004020 - ], - "eventList1": [ - { - "stageId": 30005171, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30005172, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30005173, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30005174, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1004020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030108, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "1103": { - "id": 1103, - "groupId": 111, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 8003010, - 1023020 - ], - "npcMonsterList2": [ - 8003050, - 2023010 - ], - "eventList1": [ - { - "stageId": 30005181, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30005182, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30005183, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30005184, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8001040, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8001040, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030108, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "1104": { - "id": 1104, - "groupId": 111, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 8003020, - 2013010 - ], - "npcMonsterList2": [ - 8013010, - 2004010 - ], - "eventList1": [ - { - "stageId": 30005191, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8001020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30005192, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2011010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2011020, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30005193, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8011020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8012010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8012010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8011010, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30005194, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2002010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2004010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2002010, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030108, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "1105": { - "id": 1105, - "groupId": 111, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 8003020, - 1003010 - ], - "npcMonsterList2": [ - 1023010, - 2023010 - ], - "eventList1": [ - { - "stageId": 30005201, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30005202, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1002040, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30005203, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30005204, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2022010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030108, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "1106": { - "id": 1106, - "groupId": 111, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 20, - "npcMonsterList1": [ - 1023010 - ], - "npcMonsterList2": [ - 2024010 - ], - "eventList1": [ - { - "stageId": 30005211, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 1002020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1002020, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30005212, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2022070, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022090, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022070, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2012010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2024010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030108, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1107": { - "id": 1107, - "groupId": 111, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 8003020 - ], - "npcMonsterList2": [ - 1013020 - ], - "eventList1": [ - { - "stageId": 30005221, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 8001010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1022010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 8003030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30005222, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 1002020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012021, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1002020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012020, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1012010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012021, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1013020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030108, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1108": { - "id": 1108, - "groupId": 111, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 8013010 - ], - "npcMonsterList2": [ - 8003040 - ], - "eventList1": [ - { - "stageId": 30005231, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8011010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8012020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8012010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8012020, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8001040, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8001040, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30005232, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8001020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 1022010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8003010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030108, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1109": { - "id": 1109, - "groupId": 111, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 1004010 - ], - "eventList1": [ - { - "stageId": 30005241, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 2022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8001040, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8001040, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30005242, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 1004010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030108, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1110": { - "id": 1110, - "groupId": 111, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 2013010 - ], - "npcMonsterList2": [ - 2004010 - ], - "eventList1": [ - { - "stageId": 30005251, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 2011020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2011020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 2011010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2011010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8003030, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30005252, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 2002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2002010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8001040, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8001040, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2004010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8001040, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030108, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1201": { - "id": 1201, - "groupId": 112, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 1003010, - 8003030 - ], - "npcMonsterList2": [ - 8013010, - 2023010 - ], - "eventList1": [ - { - "stageId": 30006161, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1002040, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30006162, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30006163, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8012030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8012030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8012010, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30006164, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8001040, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8001040, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030109, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "1202": { - "id": 1202, - "groupId": 112, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 8003040, - 1013010 - ], - "npcMonsterList2": [ - 1013020, - 1004020 - ], - "eventList1": [ - { - "stageId": 30006171, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30006172, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30006173, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30006174, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1004020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030109, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "1203": { - "id": 1203, - "groupId": 112, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 8003010, - 1023020 - ], - "npcMonsterList2": [ - 8003050, - 2023010 - ], - "eventList1": [ - { - "stageId": 30006181, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30006182, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30006183, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30006184, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8001040, - "level": 73, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8001040, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030109, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "1204": { - "id": 1204, - "groupId": 112, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 8003020, - 2013010 - ], - "npcMonsterList2": [ - 8013010, - 2004010 - ], - "eventList1": [ - { - "stageId": 30006191, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8001020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30006192, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2011010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2011020, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30006193, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8011020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8012010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8012010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8011010, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30006194, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 2002010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2004010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 2002010, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030109, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "1205": { - "id": 1205, - "groupId": 112, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 8003020, - 1003010 - ], - "npcMonsterList2": [ - 1023010, - 2023010 - ], - "eventList1": [ - { - "stageId": 30006201, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30006202, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1002040, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30006203, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30006204, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2022010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030109, - "mapEntranceID1": 3000401, - "mapEntranceID2": 3000401 - }, - "1206": { - "id": 1206, - "groupId": 112, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 20, - "npcMonsterList1": [ - 1023010 - ], - "npcMonsterList2": [ - 2024010 - ], - "eventList1": [ - { - "stageId": 30006211, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 1002020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1002020, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30006212, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2022070, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022090, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022070, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2012010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2024010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030109, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1207": { - "id": 1207, - "groupId": 112, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 8003020 - ], - "npcMonsterList2": [ - 1013020 - ], - "eventList1": [ - { - "stageId": 30006221, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 8001010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1022010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 8003030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30006222, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 1002020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012021, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1002020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012020, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1012010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012021, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1013020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030109, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1208": { - "id": 1208, - "groupId": 112, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 8013010 - ], - "npcMonsterList2": [ - 8003040 - ], - "eventList1": [ - { - "stageId": 30006231, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8011010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8012020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8012010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8012020, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8001040, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8001040, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30006232, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8001020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 1022010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8003010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030109, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1209": { - "id": 1209, - "groupId": 112, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 1004010 - ], - "eventList1": [ - { - "stageId": 30006241, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 2022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8001040, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8001040, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30006242, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 1004010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030109, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1210": { - "id": 1210, - "groupId": 112, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 2013010 - ], - "npcMonsterList2": [ - 2004010 - ], - "eventList1": [ - { - "stageId": 30006251, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 2011020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2011020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 2011010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2011010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8003030, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30006252, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 2002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2002010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8001040, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8001040, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2004010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8001040, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030109, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1301": { - "id": 1301, - "groupId": 113, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 1023020, - 8003040 - ], - "npcMonsterList2": [ - 8013010, - 2023010 - ], - "eventList1": [ - { - "stageId": 30007161, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30007162, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30007163, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8011020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8012030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8011020, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30007164, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030110, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1302": { - "id": 1302, - "groupId": 113, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 8003050, - 8003050 - ], - "npcMonsterList2": [ - 8003030, - 8003010 - ], - "eventList1": [ - { - "stageId": 30007171, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30007172, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 8001050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30007173, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30007174, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030110, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1303": { - "id": 1303, - "groupId": 113, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 1003010, - 1004030 - ], - "npcMonsterList2": [ - 8003010, - 1023020 - ], - "eventList1": [ - { - "stageId": 30007181, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1002040, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1002040, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30007182, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1004030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30007183, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30007184, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030110, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1304": { - "id": 1304, - "groupId": 113, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 1013020, - 1013010 - ], - "npcMonsterList2": [ - 8003020, - 8003020 - ], - "eventList1": [ - { - "stageId": 30007191, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 1002020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1002020, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30007192, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30007193, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8001040, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001040, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001040, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30007194, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8001050, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030110, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1305": { - "id": 1305, - "groupId": 113, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 8003040, - 1004020 - ], - "npcMonsterList2": [ - 2013010, - 2023010 - ], - "eventList1": [ - { - "stageId": 30007201, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30007202, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1004020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1002050, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1002050, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30007203, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2012010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30007204, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2022020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030110, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1306": { - "id": 1306, - "groupId": 113, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 2023020 - ], - "npcMonsterList2": [ - 2004020 - ], - "eventList1": [ - { - "stageId": 30007211, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2022050, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022040, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2023020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022040, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30007212, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2002010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2002010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2002010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2004020, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030110, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1307": { - "id": 1307, - "groupId": 113, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 1013010 - ], - "npcMonsterList2": [ - 1004030 - ], - "eventList1": [ - { - "stageId": 30007221, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 1002020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1012030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1023010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30007222, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 1002050, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1002040, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1002050, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1002030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1003010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1004030, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030110, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1308": { - "id": 1308, - "groupId": 113, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 2023020 - ], - "npcMonsterList2": [ - 8003020 - ], - "eventList1": [ - { - "stageId": 30007231, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 2022050, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2022040, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 2022040, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2022040, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 2023020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30007232, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8001010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 1022010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8003030, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030110, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1309": { - "id": 1309, - "groupId": 113, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 1014010 - ], - "eventList1": [ - { - "stageId": 30007241, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 2022020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2022010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2022020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 8013010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30007242, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 1012010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1012020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1012020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 1012010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 1014010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030110, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1310": { - "id": 1310, - "groupId": 113, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 8003040 - ], - "npcMonsterList2": [ - 2004010 - ], - "eventList1": [ - { - "stageId": 30007251, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 8001050, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8003040, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30007252, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 2022010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2022010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2004010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030110, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1401": { - "id": 1401, - "groupId": 114, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 1023020, - 8003040 - ], - "npcMonsterList2": [ - 8013010, - 2023010 - ], - "eventList1": [ - { - "stageId": 30008161, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30008162, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30008163, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8011020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8012030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8011020, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30008164, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030111, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1402": { - "id": 1402, - "groupId": 114, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 8003050, - 8003050 - ], - "npcMonsterList2": [ - 8003030, - 8003010 - ], - "eventList1": [ - { - "stageId": 30008171, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30008172, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 8001050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30008173, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30008174, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030111, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1403": { - "id": 1403, - "groupId": 114, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 1003010, - 1004030 - ], - "npcMonsterList2": [ - 8003010, - 1023020 - ], - "eventList1": [ - { - "stageId": 30008181, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1002040, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1002040, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30008182, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1004030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30008183, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30008184, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030111, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1404": { - "id": 1404, - "groupId": 114, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 1013020, - 1013010 - ], - "npcMonsterList2": [ - 8003020, - 8003020 - ], - "eventList1": [ - { - "stageId": 30008191, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 1002020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1002020, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30008192, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30008193, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8001040, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001040, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001040, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30008194, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8001050, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030111, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1405": { - "id": 1405, - "groupId": 114, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 8003040, - 1004020 - ], - "npcMonsterList2": [ - 2013010, - 2023010 - ], - "eventList1": [ - { - "stageId": 30008201, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30008202, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1004020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1002050, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1002050, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30008203, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2012010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30008204, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2022020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030111, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1406": { - "id": 1406, - "groupId": 114, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 2023020 - ], - "npcMonsterList2": [ - 2004020 - ], - "eventList1": [ - { - "stageId": 30008211, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2022050, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022040, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2023020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022040, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30008212, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2002010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2002010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2002010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2004020, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030111, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1407": { - "id": 1407, - "groupId": 114, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 1013010 - ], - "npcMonsterList2": [ - 1004030 - ], - "eventList1": [ - { - "stageId": 30008221, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 1002020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1012030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1023010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30008222, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 1002050, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1002040, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1002050, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1002030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1003010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1004030, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030111, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1408": { - "id": 1408, - "groupId": 114, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 2023020 - ], - "npcMonsterList2": [ - 8003020 - ], - "eventList1": [ - { - "stageId": 30008231, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 2022050, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2022040, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 2022040, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2022040, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 2023020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30008232, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8001010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 1022010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8003030, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030111, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1409": { - "id": 1409, - "groupId": 114, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 1014010 - ], - "eventList1": [ - { - "stageId": 30008241, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 2022020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2022010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2022020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 8013010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30008242, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 1012010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1012020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1012020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 1012010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 1014010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030111, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1410": { - "id": 1410, - "groupId": 114, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 8003040 - ], - "npcMonsterList2": [ - 2004010 - ], - "eventList1": [ - { - "stageId": 30008251, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 8001050, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8003040, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30008252, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 2022010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2022010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2004010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030111, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1501": { - "id": 1501, - "groupId": 115, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 1023020, - 8003040 - ], - "npcMonsterList2": [ - 8013010, - 2023010 - ], - "eventList1": [ - { - "stageId": 30009161, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30009162, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30009163, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8011020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8012030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8011020, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30009164, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 2022060, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030112, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1502": { - "id": 1502, - "groupId": 115, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 8003050, - 8003050 - ], - "npcMonsterList2": [ - 8003030, - 8003010 - ], - "eventList1": [ - { - "stageId": 30009171, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30009172, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 8001050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30009173, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30009174, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030112, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1503": { - "id": 1503, - "groupId": 115, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 1003010, - 1004030 - ], - "npcMonsterList2": [ - 8003010, - 1023020 - ], - "eventList1": [ - { - "stageId": 30009181, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1002040, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1002040, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30009182, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1004030, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30009183, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30009184, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030112, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1504": { - "id": 1504, - "groupId": 115, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 1013020, - 1013010 - ], - "npcMonsterList2": [ - 8003020, - 8003020 - ], - "eventList1": [ - { - "stageId": 30009191, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 1002020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1002020, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30009192, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30009193, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8001040, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001040, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001040, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30009194, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8001050, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030112, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1505": { - "id": 1505, - "groupId": 115, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 10, - "mazeGroupId2": 11, - "npcMonsterList1": [ - 8003040, - 1004020 - ], - "npcMonsterList2": [ - 2013010, - 2023010 - ], - "eventList1": [ - { - "stageId": 30009201, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30009202, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1002030, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1004020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1002050, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1002050, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30009203, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2012010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2013010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2012010, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30009204, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 2022020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030112, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1506": { - "id": 1506, - "groupId": 115, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 2023020 - ], - "npcMonsterList2": [ - 2004020 - ], - "eventList1": [ - { - "stageId": 30009211, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2022050, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022040, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2023020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022040, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30009212, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 2002010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2002010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 2002010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 2004020, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030112, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1507": { - "id": 1507, - "groupId": 115, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 1013010 - ], - "npcMonsterList2": [ - 1004030 - ], - "eventList1": [ - { - "stageId": 30009221, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 1002020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1012030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1023010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30009222, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 1002050, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1002040, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1002050, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1002030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1003010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1004030, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030112, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1508": { - "id": 1508, - "groupId": 115, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 2023020 - ], - "npcMonsterList2": [ - 8003020 - ], - "eventList1": [ - { - "stageId": 30009231, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 2022050, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2022040, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2022050, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 2022040, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2023020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 2022040, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 2023020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30009232, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8001010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 1022010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8003030, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030112, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1509": { - "id": 1509, - "groupId": 115, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 2023010 - ], - "npcMonsterList2": [ - 1014010 - ], - "eventList1": [ - { - "stageId": 30009241, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 2022020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2022010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 2022020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2022020, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 8013010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 2023010, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30009242, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 1012010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1012020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1012020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 1012010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 1014010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030112, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1510": { - "id": 1510, - "groupId": 115, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 8, - "mazeGroupId2": 9, - "npcMonsterList1": [ - 8003040 - ], - "npcMonsterList2": [ - 2004010 - ], - "eventList1": [ - { - "stageId": 30009251, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 8001050, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8001050, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8003040, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30009252, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 2022010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2022010, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2022060, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 2023010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 2004010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030112, - "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 - }, - "1701": { - "id": 1701, - "groupId": 117, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 8003030, - 8003040 - ], - "npcMonsterList2": [ - 1003010, - 1004020 - ], - "eventList1": [ - { - "stageId": 30001161, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001162, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001163, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1002040, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001164, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1002050, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1004020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1002050, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1702": { - "id": 1702, - "groupId": 117, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 8003050, - 8003050 - ], - "npcMonsterList2": [ - 1013020, - 1013010 - ], - "eventList1": [ - { - "stageId": 30001171, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001172, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001173, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001174, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1703": { - "id": 1703, - "groupId": 117, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 8003020, - 1023010 - ], - "npcMonsterList2": [ - 8003010, - 1023020 - ], - "eventList1": [ - { - "stageId": 30001181, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8001010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001182, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001183, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001184, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1704": { - "id": 1704, - "groupId": 117, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 8003040, - 8013010 - ], - "npcMonsterList2": [ - 1003010, - 1004020 - ], - "eventList1": [ - { - "stageId": 30001191, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001192, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8011020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8012030, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8012010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8012030, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001193, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 1002040, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001194, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 1002050, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1004020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1705": { - "id": 1705, - "groupId": 117, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 8003030, - 8003010 - ], - "npcMonsterList2": [ - 1013010, - 1023020 - ], - "eventList1": [ - { - "stageId": 30001201, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001202, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001203, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001204, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 8001020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1706": { - "id": 1706, - "groupId": 117, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 2, - "mazeGroupId2": 3, - "npcMonsterList1": [ - 1004030 - ], - "npcMonsterList2": [ - 1023010 - ], - "eventList1": [ - { - "stageId": 30001211, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 1002050, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1002040, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1002050, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1003010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1002030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1004030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001212, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1012010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1707": { - "id": 1707, - "groupId": 117, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 2, - "mazeGroupId2": 3, - "npcMonsterList1": [ - 8003010 - ], - "npcMonsterList2": [ - 1013020 - ], - "eventList1": [ - { - "stageId": 30001221, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 8001020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 8001020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 8003010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001222, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1012010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1013020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1708": { - "id": 1708, - "groupId": 117, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 2, - "mazeGroupId2": 3, - "npcMonsterList1": [ - 8003030 - ], - "npcMonsterList2": [ - 8013010 - ], - "eventList1": [ - { - "stageId": 30001231, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8002010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8003010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001232, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8011020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8012030, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8012010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8012020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8012010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8011010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8012010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8012030, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8011010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1709": { - "id": 1709, - "groupId": 117, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 2, - "mazeGroupId2": 3, - "npcMonsterList1": [ - 8003050 - ], - "npcMonsterList2": [ - 1014010 - ], - "eventList1": [ - { - "stageId": 30001241, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 8003050, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001242, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 1012010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1012020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1012020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 1012010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1012020, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 1014010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1710": { - "id": 1710, - "groupId": 117, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 2, - "mazeGroupId2": 3, - "npcMonsterList1": [ - 8003020 - ], - "npcMonsterList2": [ - 1004010 - ], - "eventList1": [ - { - "stageId": 30001251, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 8001010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 1022020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8003020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001252, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 1022010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 1004010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1801": { - "id": 1801, - "groupId": 118, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 8003030, - 8003040 - ], - "npcMonsterList2": [ - 1003010, - 1004020 - ], - "eventList1": [ - { - "stageId": 30001161, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001162, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001163, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1002040, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001164, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1002050, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1004020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1002050, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1802": { - "id": 1802, - "groupId": 118, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 8003050, - 8003050 - ], - "npcMonsterList2": [ - 1013020, - 1013010 - ], - "eventList1": [ - { - "stageId": 30001171, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001172, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001173, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001174, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1803": { - "id": 1803, - "groupId": 118, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 8003020, - 1023010 - ], - "npcMonsterList2": [ - 8003010, - 1023020 - ], - "eventList1": [ - { - "stageId": 30001181, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8001010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001182, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001183, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001184, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1804": { - "id": 1804, - "groupId": 118, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 8003040, - 8013010 - ], - "npcMonsterList2": [ - 1003010, - 1004020 - ], - "eventList1": [ - { - "stageId": 30001191, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001192, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8011020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8012030, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8012010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8012030, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001193, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 1002040, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001194, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 1002050, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1004020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1805": { - "id": 1805, - "groupId": 118, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 8003030, - 8003010 - ], - "npcMonsterList2": [ - 1013010, - 1023020 - ], - "eventList1": [ - { - "stageId": 30001201, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001202, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001203, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001204, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 8001020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1806": { - "id": 1806, - "groupId": 118, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 2, - "mazeGroupId2": 3, - "npcMonsterList1": [ - 1004030 - ], - "npcMonsterList2": [ - 1023010 - ], - "eventList1": [ - { - "stageId": 30001211, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 1002050, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1002040, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1002050, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1003010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1002030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1004030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001212, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1012010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1807": { - "id": 1807, - "groupId": 118, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 2, - "mazeGroupId2": 3, - "npcMonsterList1": [ - 8003010 - ], - "npcMonsterList2": [ - 1013020 - ], - "eventList1": [ - { - "stageId": 30001221, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 8001020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 8001020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 8003010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001222, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1012010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1013020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1808": { - "id": 1808, - "groupId": 118, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 2, - "mazeGroupId2": 3, - "npcMonsterList1": [ - 8003030 - ], - "npcMonsterList2": [ - 8013010 - ], - "eventList1": [ - { - "stageId": 30001231, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8002010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8003010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001232, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8011020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8012030, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8012010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8012020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8012010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8011010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8012010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8012030, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8011010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1809": { - "id": 1809, - "groupId": 118, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 2, - "mazeGroupId2": 3, - "npcMonsterList1": [ - 8003050 - ], - "npcMonsterList2": [ - 1014010 - ], - "eventList1": [ - { - "stageId": 30001241, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 8003050, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001242, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 1012010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1012020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1012020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 1012010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1012020, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 1014010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1810": { - "id": 1810, - "groupId": 118, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 2, - "mazeGroupId2": 3, - "npcMonsterList1": [ - 8003020 - ], - "npcMonsterList2": [ - 1004010 - ], - "eventList1": [ - { - "stageId": 30001251, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 8001010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 1022020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8003020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001252, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 1022010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 1004010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1901": { - "id": 1901, - "groupId": 119, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 8003030, - 8003040 - ], - "npcMonsterList2": [ - 1003010, - 1004020 - ], - "eventList1": [ - { - "stageId": 30001161, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001162, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 68, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001163, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1002040, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 68, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001164, - "level": 68, - "monsterList": [ - [ - { - "monster_id": 1002050, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1004020, - "level": 68, - "amount": 1 - }, - { - "monster_id": 1002050, - "level": 68, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101201, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1902": { - "id": 1902, - "groupId": 119, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 8003050, - 8003050 - ], - "npcMonsterList2": [ - 1013020, - 1013010 - ], - "eventList1": [ - { - "stageId": 30001171, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001172, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001173, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 70, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001174, - "level": 70, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 70, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 70, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101202, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1903": { - "id": 1903, - "groupId": 119, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 8003020, - 1023010 - ], - "npcMonsterList2": [ - 8003010, - 1023020 - ], - "eventList1": [ - { - "stageId": 30001181, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8001010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001182, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001183, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 73, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001184, - "level": 73, - "monsterList": [ - [ - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 73, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 73, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101203, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1904": { - "id": 1904, - "groupId": 119, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 8003040, - 8013010 - ], - "npcMonsterList2": [ - 1003010, - 1004020 - ], - "eventList1": [ - { - "stageId": 30001191, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8003040, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001192, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 8011020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8012030, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8012010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 8012030, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001193, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 1002040, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 75, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001194, - "level": 75, - "monsterList": [ - [ - { - "monster_id": 1002050, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1004020, - "level": 75, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 75, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101204, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1905": { - "id": 1905, - "groupId": 119, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 4, - "mazeGroupId2": 5, - "npcMonsterList1": [ - 8003030, - 8003010 - ], - "npcMonsterList2": [ - 1013010, - 1023020 - ], - "eventList1": [ - { - "stageId": 30001201, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1022020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001202, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001203, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 78, - "amount": 1 - } - ] - ] - }, - { - "stageId": 30001204, - "level": 78, - "monsterList": [ - [ - { - "monster_id": 8001020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 78, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 78, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101205, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1906": { - "id": 1906, - "groupId": 119, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 2, - "mazeGroupId2": 3, - "npcMonsterList1": [ - 1004030 - ], - "npcMonsterList2": [ - 1023010 - ], - "eventList1": [ - { - "stageId": 30001211, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 1002050, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1002040, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1002050, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1003010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1003010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1002030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1004030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1002030, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001212, - "level": 80, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1012010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 80, - "amount": 1 - } - ], - [ - { - "monster_id": 1023010, - "level": 80, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 80, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101206, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1907": { - "id": 1907, - "groupId": 119, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 2, - "mazeGroupId2": 3, - "npcMonsterList1": [ - 8003010 - ], - "npcMonsterList2": [ - 1013020 - ], - "eventList1": [ - { - "stageId": 30001221, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 8001020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 8001020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1023020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8001020, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 8003010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001222, - "level": 83, - "monsterList": [ - [ - { - "monster_id": 1012030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012030, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1012010, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 83, - "amount": 1 - } - ], - [ - { - "monster_id": 1013020, - "level": 83, - "amount": 1 - }, - { - "monster_id": 1013010, - "level": 83, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101207, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1908": { - "id": 1908, - "groupId": 119, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 2, - "mazeGroupId2": 3, - "npcMonsterList1": [ - 8003030 - ], - "npcMonsterList2": [ - 8013010 - ], - "eventList1": [ - { - "stageId": 30001231, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8002010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8002010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8003010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8003030, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001232, - "level": 85, - "monsterList": [ - [ - { - "monster_id": 8011020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8012030, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8012010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8012020, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8012010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8011010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8012010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8012030, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8011010, - "level": 85, - "amount": 1 - } - ], - [ - { - "monster_id": 8013010, - "level": 85, - "amount": 1 - }, - { - "monster_id": 8013010, - "level": 85, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101208, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1909": { - "id": 1909, - "groupId": 119, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 2, - "mazeGroupId2": 3, - "npcMonsterList1": [ - 8003050 - ], - "npcMonsterList2": [ - 1014010 - ], - "eventList1": [ - { - "stageId": 30001241, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 8003050, - "level": 88, - "amount": 1 - }, - { - "monster_id": 8003050, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001242, - "level": 88, - "monsterList": [ - [ - { - "monster_id": 1012010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1012020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1012020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1012010, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 1012010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1012020, - "level": 88, - "amount": 1 - } - ], - [ - { - "monster_id": 1014010, - "level": 88, - "amount": 1 - }, - { - "monster_id": 1013020, - "level": 88, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101209, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 - }, - "1910": { - "id": 1910, - "groupId": 119, - "modeType": "MOC", - "cycleCount": 40, - "mazeGroupId1": 2, - "mazeGroupId2": 3, - "npcMonsterList1": [ - 8003020 - ], - "npcMonsterList2": [ - 1004010 - ], - "eventList1": [ - { - "stageId": 30001251, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 8001010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8001010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 1022020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1023010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1022020, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 8003020, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003020, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "eventList2": [ - { - "stageId": 30001252, - "level": 90, - "monsterList": [ - [ - { - "monster_id": 1022010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8002010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 1022010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 1022010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8001030, - "level": 90, - "amount": 1 - } - ], - [ - { - "monster_id": 1004010, - "level": 90, - "amount": 1 - }, - { - "monster_id": 8003010, - "level": 90, - "amount": 1 - } - ] - ] - } - ], - "rewardID": 101210, - "mazeBuffID": 3030104, - "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 }, "21": { "id": 21, @@ -38968,7 +1393,9 @@ "rewardID": 101016, "mazeBuffID": 3030036, "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 }, "22": { "id": 22, @@ -39060,7 +1487,9 @@ "rewardID": 101017, "mazeBuffID": 3030032, "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 }, "23": { "id": 23, @@ -39152,7 +1581,9 @@ "rewardID": 101018, "mazeBuffID": 3030033, "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 }, "24": { "id": 24, @@ -39281,7 +1712,9 @@ "rewardID": 101019, "mazeBuffID": 3030034, "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 }, "25": { "id": 25, @@ -39373,7 +1806,9 @@ "rewardID": 101020, "mazeBuffID": 3030031, "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 }, "26": { "id": 26, @@ -39485,12 +1920,39371 @@ "rewardID": 101021, "mazeBuffID": 3030035, "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1001": { + "id": 1001, + "groupId": 110, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 1003010, + 8003030 + ], + "npcMonsterList2": [ + 8013010, + 2023010 + ], + "eventList1": [ + { + "stageId": 30004161, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1002040, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30004162, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30004163, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8012030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8012030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8012010, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30004164, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8001040, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8001040, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030107, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "1002": { + "id": 1002, + "groupId": 110, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 8003040, + 1013010 + ], + "npcMonsterList2": [ + 1013020, + 1004020 + ], + "eventList1": [ + { + "stageId": 30004171, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30004172, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30004173, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30004174, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1004020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030107, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "1003": { + "id": 1003, + "groupId": 110, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 8003010, + 1023020 + ], + "npcMonsterList2": [ + 8003050, + 2023010 + ], + "eventList1": [ + { + "stageId": 30004181, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30004182, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30004183, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30004184, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8001040, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8001040, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030107, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "1004": { + "id": 1004, + "groupId": 110, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 8003020, + 2013010 + ], + "npcMonsterList2": [ + 8013010, + 2004010 + ], + "eventList1": [ + { + "stageId": 30004191, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8001020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30004192, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2011010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2011020, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30004193, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8011020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8012010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8012010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8011010, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30004194, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2002010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2004010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2002010, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030107, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "1005": { + "id": 1005, + "groupId": 110, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 8003020, + 1003010 + ], + "npcMonsterList2": [ + 1023010, + 2023010 + ], + "eventList1": [ + { + "stageId": 30004201, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30004202, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1002040, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30004203, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30004204, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2022010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030107, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "1006": { + "id": 1006, + "groupId": 110, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 20, + "npcMonsterList1": [ + 1023010 + ], + "npcMonsterList2": [ + 2024010 + ], + "eventList1": [ + { + "stageId": 30004211, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 1002020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1002020, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30004212, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2022070, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022090, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022070, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2012010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2024010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030107, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1007": { + "id": 1007, + "groupId": 110, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 8003020 + ], + "npcMonsterList2": [ + 1013020 + ], + "eventList1": [ + { + "stageId": 30004221, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 8001010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1022010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 8003030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30004222, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 1002020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012021, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1002020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012020, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1012010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012021, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1013020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030107, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1008": { + "id": 1008, + "groupId": 110, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 8013010 + ], + "npcMonsterList2": [ + 8003040 + ], + "eventList1": [ + { + "stageId": 30004231, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8011010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012020, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8001040, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8001040, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30004232, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8001020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 1022010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8003010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030107, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1009": { + "id": 1009, + "groupId": 110, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 1004010 + ], + "eventList1": [ + { + "stageId": 30004241, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 2022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8001040, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8001040, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30004242, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 1004010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030107, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1010": { + "id": 1010, + "groupId": 110, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 2013010 + ], + "npcMonsterList2": [ + 2004010 + ], + "eventList1": [ + { + "stageId": 30004251, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 2011020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2011020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 2011010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2011010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8003030, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30004252, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 2002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2002010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8001040, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8001040, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2004010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8001040, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030107, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1101": { + "id": 1101, + "groupId": 111, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 1003010, + 8003030 + ], + "npcMonsterList2": [ + 8013010, + 2023010 + ], + "eventList1": [ + { + "stageId": 30005161, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1002040, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30005162, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30005163, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8012030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8012030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8012010, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30005164, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8001040, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8001040, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030108, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "1102": { + "id": 1102, + "groupId": 111, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 8003040, + 1013010 + ], + "npcMonsterList2": [ + 1013020, + 1004020 + ], + "eventList1": [ + { + "stageId": 30005171, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30005172, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30005173, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30005174, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1004020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030108, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "1103": { + "id": 1103, + "groupId": 111, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 8003010, + 1023020 + ], + "npcMonsterList2": [ + 8003050, + 2023010 + ], + "eventList1": [ + { + "stageId": 30005181, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30005182, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30005183, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30005184, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8001040, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8001040, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030108, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "1104": { + "id": 1104, + "groupId": 111, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 8003020, + 2013010 + ], + "npcMonsterList2": [ + 8013010, + 2004010 + ], + "eventList1": [ + { + "stageId": 30005191, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8001020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30005192, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2011010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2011020, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30005193, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8011020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8012010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8012010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8011010, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30005194, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2002010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2004010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2002010, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030108, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "1105": { + "id": 1105, + "groupId": 111, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 8003020, + 1003010 + ], + "npcMonsterList2": [ + 1023010, + 2023010 + ], + "eventList1": [ + { + "stageId": 30005201, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30005202, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1002040, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30005203, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30005204, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2022010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030108, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "1106": { + "id": 1106, + "groupId": 111, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 20, + "npcMonsterList1": [ + 1023010 + ], + "npcMonsterList2": [ + 2024010 + ], + "eventList1": [ + { + "stageId": 30005211, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 1002020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1002020, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30005212, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2022070, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022090, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022070, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2012010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2024010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030108, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1107": { + "id": 1107, + "groupId": 111, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 8003020 + ], + "npcMonsterList2": [ + 1013020 + ], + "eventList1": [ + { + "stageId": 30005221, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 8001010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1022010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 8003030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30005222, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 1002020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012021, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1002020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012020, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1012010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012021, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1013020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030108, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1108": { + "id": 1108, + "groupId": 111, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 8013010 + ], + "npcMonsterList2": [ + 8003040 + ], + "eventList1": [ + { + "stageId": 30005231, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8011010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012020, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8001040, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8001040, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30005232, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8001020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 1022010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8003010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030108, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1109": { + "id": 1109, + "groupId": 111, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 1004010 + ], + "eventList1": [ + { + "stageId": 30005241, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 2022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8001040, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8001040, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30005242, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 1004010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030108, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1110": { + "id": 1110, + "groupId": 111, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 2013010 + ], + "npcMonsterList2": [ + 2004010 + ], + "eventList1": [ + { + "stageId": 30005251, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 2011020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2011020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 2011010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2011010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8003030, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30005252, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 2002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2002010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8001040, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8001040, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2004010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8001040, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030108, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1201": { + "id": 1201, + "groupId": 112, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 1003010, + 8003030 + ], + "npcMonsterList2": [ + 8013010, + 2023010 + ], + "eventList1": [ + { + "stageId": 30006161, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1002040, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30006162, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30006163, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8012030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8012030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8012010, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30006164, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8001040, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8001040, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030109, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "1202": { + "id": 1202, + "groupId": 112, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 8003040, + 1013010 + ], + "npcMonsterList2": [ + 1013020, + 1004020 + ], + "eventList1": [ + { + "stageId": 30006171, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30006172, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30006173, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30006174, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1004020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030109, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "1203": { + "id": 1203, + "groupId": 112, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 8003010, + 1023020 + ], + "npcMonsterList2": [ + 8003050, + 2023010 + ], + "eventList1": [ + { + "stageId": 30006181, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30006182, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30006183, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30006184, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8001040, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8001040, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030109, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "1204": { + "id": 1204, + "groupId": 112, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 8003020, + 2013010 + ], + "npcMonsterList2": [ + 8013010, + 2004010 + ], + "eventList1": [ + { + "stageId": 30006191, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8001020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30006192, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2011010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2011020, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30006193, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8011020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8012010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8012010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8011010, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30006194, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2002010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2004010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2002010, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030109, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "1205": { + "id": 1205, + "groupId": 112, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 8003020, + 1003010 + ], + "npcMonsterList2": [ + 1023010, + 2023010 + ], + "eventList1": [ + { + "stageId": 30006201, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30006202, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1002040, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30006203, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30006204, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2022010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030109, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "1206": { + "id": 1206, + "groupId": 112, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 20, + "npcMonsterList1": [ + 1023010 + ], + "npcMonsterList2": [ + 2024010 + ], + "eventList1": [ + { + "stageId": 30006211, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 1002020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1002020, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30006212, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2022070, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022090, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022070, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2012010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2024010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030109, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1207": { + "id": 1207, + "groupId": 112, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 8003020 + ], + "npcMonsterList2": [ + 1013020 + ], + "eventList1": [ + { + "stageId": 30006221, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 8001010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1022010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 8003030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30006222, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 1002020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012021, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1002020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012020, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1012010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012021, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1013020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030109, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1208": { + "id": 1208, + "groupId": 112, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 8013010 + ], + "npcMonsterList2": [ + 8003040 + ], + "eventList1": [ + { + "stageId": 30006231, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8011010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012020, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8001040, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8001040, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30006232, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8001020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 1022010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8003010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030109, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1209": { + "id": 1209, + "groupId": 112, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 1004010 + ], + "eventList1": [ + { + "stageId": 30006241, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 2022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8001040, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8001040, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30006242, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 1004010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030109, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1210": { + "id": 1210, + "groupId": 112, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 2013010 + ], + "npcMonsterList2": [ + 2004010 + ], + "eventList1": [ + { + "stageId": 30006251, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 2011020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2011020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 2011010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2011010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8003030, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30006252, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 2002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2002010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8001040, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8001040, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2004010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8001040, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030109, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1301": { + "id": 1301, + "groupId": 113, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 1023020, + 8003040 + ], + "npcMonsterList2": [ + 8013010, + 2023010 + ], + "eventList1": [ + { + "stageId": 30007161, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30007162, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30007163, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8011020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8012030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8011020, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30007164, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030110, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1302": { + "id": 1302, + "groupId": 113, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 8003050, + 8003050 + ], + "npcMonsterList2": [ + 8003030, + 8003010 + ], + "eventList1": [ + { + "stageId": 30007171, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30007172, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 8001050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30007173, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30007174, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030110, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1303": { + "id": 1303, + "groupId": 113, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 1003010, + 1004030 + ], + "npcMonsterList2": [ + 8003010, + 1023020 + ], + "eventList1": [ + { + "stageId": 30007181, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1002040, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1002040, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30007182, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1004030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30007183, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30007184, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030110, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1304": { + "id": 1304, + "groupId": 113, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 1013020, + 1013010 + ], + "npcMonsterList2": [ + 8003020, + 8003020 + ], + "eventList1": [ + { + "stageId": 30007191, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 1002020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1002020, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30007192, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30007193, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8001040, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001040, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001040, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30007194, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8001050, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030110, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1305": { + "id": 1305, + "groupId": 113, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 8003040, + 1004020 + ], + "npcMonsterList2": [ + 2013010, + 2023010 + ], + "eventList1": [ + { + "stageId": 30007201, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30007202, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1004020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1002050, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1002050, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30007203, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2012010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30007204, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2022020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030110, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1306": { + "id": 1306, + "groupId": 113, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 2023020 + ], + "npcMonsterList2": [ + 2004020 + ], + "eventList1": [ + { + "stageId": 30007211, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2022050, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022040, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2023020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022040, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30007212, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2002010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2002010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2002010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2004020, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030110, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1307": { + "id": 1307, + "groupId": 113, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 1013010 + ], + "npcMonsterList2": [ + 1004030 + ], + "eventList1": [ + { + "stageId": 30007221, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 1002020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1012030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1023010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30007222, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 1002050, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1002040, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1002050, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1002030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1003010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1004030, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030110, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1308": { + "id": 1308, + "groupId": 113, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 2023020 + ], + "npcMonsterList2": [ + 8003020 + ], + "eventList1": [ + { + "stageId": 30007231, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 2022050, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2022040, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 2022040, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2022040, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 2023020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30007232, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8001010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 1022010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8003030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030110, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1309": { + "id": 1309, + "groupId": 113, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 1014010 + ], + "eventList1": [ + { + "stageId": 30007241, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 2022020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2022010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2022020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 8013010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30007242, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 1012010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1012020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1012020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 1012010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 1014010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030110, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1310": { + "id": 1310, + "groupId": 113, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 8003040 + ], + "npcMonsterList2": [ + 2004010 + ], + "eventList1": [ + { + "stageId": 30007251, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 8001050, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8003040, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30007252, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 2022010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2022010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2004010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030110, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1401": { + "id": 1401, + "groupId": 114, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 1023020, + 8003040 + ], + "npcMonsterList2": [ + 8013010, + 2023010 + ], + "eventList1": [ + { + "stageId": 30008161, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30008162, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30008163, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8011020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8012030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8011020, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30008164, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030111, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1402": { + "id": 1402, + "groupId": 114, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 8003050, + 8003050 + ], + "npcMonsterList2": [ + 8003030, + 8003010 + ], + "eventList1": [ + { + "stageId": 30008171, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30008172, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 8001050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30008173, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30008174, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030111, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1403": { + "id": 1403, + "groupId": 114, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 1003010, + 1004030 + ], + "npcMonsterList2": [ + 8003010, + 1023020 + ], + "eventList1": [ + { + "stageId": 30008181, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1002040, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1002040, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30008182, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1004030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30008183, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30008184, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030111, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1404": { + "id": 1404, + "groupId": 114, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 1013020, + 1013010 + ], + "npcMonsterList2": [ + 8003020, + 8003020 + ], + "eventList1": [ + { + "stageId": 30008191, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 1002020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1002020, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30008192, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30008193, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8001040, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001040, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001040, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30008194, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8001050, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030111, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1405": { + "id": 1405, + "groupId": 114, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 8003040, + 1004020 + ], + "npcMonsterList2": [ + 2013010, + 2023010 + ], + "eventList1": [ + { + "stageId": 30008201, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30008202, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1004020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1002050, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1002050, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30008203, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2012010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30008204, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2022020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030111, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1406": { + "id": 1406, + "groupId": 114, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 2023020 + ], + "npcMonsterList2": [ + 2004020 + ], + "eventList1": [ + { + "stageId": 30008211, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2022050, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022040, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2023020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022040, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30008212, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2002010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2002010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2002010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2004020, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030111, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1407": { + "id": 1407, + "groupId": 114, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 1013010 + ], + "npcMonsterList2": [ + 1004030 + ], + "eventList1": [ + { + "stageId": 30008221, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 1002020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1012030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1023010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30008222, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 1002050, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1002040, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1002050, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1002030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1003010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1004030, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030111, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1408": { + "id": 1408, + "groupId": 114, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 2023020 + ], + "npcMonsterList2": [ + 8003020 + ], + "eventList1": [ + { + "stageId": 30008231, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 2022050, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2022040, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 2022040, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2022040, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 2023020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30008232, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8001010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 1022010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8003030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030111, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1409": { + "id": 1409, + "groupId": 114, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 1014010 + ], + "eventList1": [ + { + "stageId": 30008241, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 2022020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2022010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2022020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 8013010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30008242, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 1012010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1012020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1012020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 1012010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 1014010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030111, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1410": { + "id": 1410, + "groupId": 114, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 8003040 + ], + "npcMonsterList2": [ + 2004010 + ], + "eventList1": [ + { + "stageId": 30008251, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 8001050, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8003040, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30008252, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 2022010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2022010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2004010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030111, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1501": { + "id": 1501, + "groupId": 115, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 1023020, + 8003040 + ], + "npcMonsterList2": [ + 8013010, + 2023010 + ], + "eventList1": [ + { + "stageId": 30009161, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30009162, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30009163, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8011020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8012030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8011020, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30009164, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030112, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1502": { + "id": 1502, + "groupId": 115, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 8003050, + 8003050 + ], + "npcMonsterList2": [ + 8003030, + 8003010 + ], + "eventList1": [ + { + "stageId": 30009171, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30009172, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 8001050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30009173, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30009174, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030112, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1503": { + "id": 1503, + "groupId": 115, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 1003010, + 1004030 + ], + "npcMonsterList2": [ + 8003010, + 1023020 + ], + "eventList1": [ + { + "stageId": 30009181, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1002040, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1002040, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30009182, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1004030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30009183, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30009184, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030112, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1504": { + "id": 1504, + "groupId": 115, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 1013020, + 1013010 + ], + "npcMonsterList2": [ + 8003020, + 8003020 + ], + "eventList1": [ + { + "stageId": 30009191, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 1002020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1002020, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30009192, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30009193, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8001040, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001040, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001040, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30009194, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8001050, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030112, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1505": { + "id": 1505, + "groupId": 115, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 8003040, + 1004020 + ], + "npcMonsterList2": [ + 2013010, + 2023010 + ], + "eventList1": [ + { + "stageId": 30009201, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30009202, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1004020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1002050, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1002050, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30009203, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2012010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30009204, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2022020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030112, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1506": { + "id": 1506, + "groupId": 115, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 2023020 + ], + "npcMonsterList2": [ + 2004020 + ], + "eventList1": [ + { + "stageId": 30009211, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2022050, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022040, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2023020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022040, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30009212, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2002010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2002010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2002010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2004020, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030112, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1507": { + "id": 1507, + "groupId": 115, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 1013010 + ], + "npcMonsterList2": [ + 1004030 + ], + "eventList1": [ + { + "stageId": 30009221, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 1002020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1012030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1023010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30009222, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 1002050, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1002040, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1002050, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1002030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1003010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1004030, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030112, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1508": { + "id": 1508, + "groupId": 115, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 2023020 + ], + "npcMonsterList2": [ + 8003020 + ], + "eventList1": [ + { + "stageId": 30009231, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 2022050, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2022040, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 2022040, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2022040, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 2023020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30009232, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8001010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 1022010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8003030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030112, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1509": { + "id": 1509, + "groupId": 115, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 1014010 + ], + "eventList1": [ + { + "stageId": 30009241, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 2022020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2022010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2022020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 8013010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30009242, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 1012010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1012020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1012020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 1012010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 1014010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030112, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1510": { + "id": 1510, + "groupId": 115, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 8003040 + ], + "npcMonsterList2": [ + 2004010 + ], + "eventList1": [ + { + "stageId": 30009251, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 8001050, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8003040, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30009252, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 2022010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2022010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2004010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030112, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "1701": { + "id": 1701, + "groupId": 117, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 8003030, + 8003040 + ], + "npcMonsterList2": [ + 1003010, + 1004020 + ], + "eventList1": [ + { + "stageId": 30001161, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001162, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001163, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1002040, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001164, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1002050, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1004020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1002050, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1702": { + "id": 1702, + "groupId": 117, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 8003050, + 8003050 + ], + "npcMonsterList2": [ + 1013020, + 1013010 + ], + "eventList1": [ + { + "stageId": 30001171, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001172, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001173, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001174, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1703": { + "id": 1703, + "groupId": 117, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 8003020, + 1023010 + ], + "npcMonsterList2": [ + 8003010, + 1023020 + ], + "eventList1": [ + { + "stageId": 30001181, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8001010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001182, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001183, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001184, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1704": { + "id": 1704, + "groupId": 117, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 8003040, + 8013010 + ], + "npcMonsterList2": [ + 1003010, + 1004020 + ], + "eventList1": [ + { + "stageId": 30001191, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001192, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8011020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8012030, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8012010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8012030, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001193, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 1002040, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001194, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 1002050, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1004020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1705": { + "id": 1705, + "groupId": 117, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 8003030, + 8003010 + ], + "npcMonsterList2": [ + 1013010, + 1023020 + ], + "eventList1": [ + { + "stageId": 30001201, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001202, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001203, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001204, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 8001020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1706": { + "id": 1706, + "groupId": 117, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 2, + "mazeGroupId2": 3, + "npcMonsterList1": [ + 1004030 + ], + "npcMonsterList2": [ + 1023010 + ], + "eventList1": [ + { + "stageId": 30001211, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 1002050, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1002040, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1002050, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1003010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1002030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1004030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001212, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1012010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1707": { + "id": 1707, + "groupId": 117, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 2, + "mazeGroupId2": 3, + "npcMonsterList1": [ + 8003010 + ], + "npcMonsterList2": [ + 1013020 + ], + "eventList1": [ + { + "stageId": 30001221, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 8001020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 8001020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 8003010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001222, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1012010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1013020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1708": { + "id": 1708, + "groupId": 117, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 2, + "mazeGroupId2": 3, + "npcMonsterList1": [ + 8003030 + ], + "npcMonsterList2": [ + 8013010 + ], + "eventList1": [ + { + "stageId": 30001231, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8003010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001232, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8011020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8011010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8011010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1709": { + "id": 1709, + "groupId": 117, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 2, + "mazeGroupId2": 3, + "npcMonsterList1": [ + 8003050 + ], + "npcMonsterList2": [ + 1014010 + ], + "eventList1": [ + { + "stageId": 30001241, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 8003050, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001242, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 1012010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1012020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1012020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 1012010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1012020, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 1014010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1710": { + "id": 1710, + "groupId": 117, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 2, + "mazeGroupId2": 3, + "npcMonsterList1": [ + 8003020 + ], + "npcMonsterList2": [ + 1004010 + ], + "eventList1": [ + { + "stageId": 30001251, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 8001010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 1022020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8003020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001252, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 1022010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 1004010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1801": { + "id": 1801, + "groupId": 118, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 8003030, + 8003040 + ], + "npcMonsterList2": [ + 1003010, + 1004020 + ], + "eventList1": [ + { + "stageId": 30001161, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001162, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001163, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1002040, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001164, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1002050, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1004020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1002050, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1802": { + "id": 1802, + "groupId": 118, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 8003050, + 8003050 + ], + "npcMonsterList2": [ + 1013020, + 1013010 + ], + "eventList1": [ + { + "stageId": 30001171, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001172, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001173, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001174, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1803": { + "id": 1803, + "groupId": 118, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 8003020, + 1023010 + ], + "npcMonsterList2": [ + 8003010, + 1023020 + ], + "eventList1": [ + { + "stageId": 30001181, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8001010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001182, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001183, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001184, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1804": { + "id": 1804, + "groupId": 118, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 8003040, + 8013010 + ], + "npcMonsterList2": [ + 1003010, + 1004020 + ], + "eventList1": [ + { + "stageId": 30001191, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001192, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8011020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8012030, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8012010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8012030, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001193, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 1002040, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001194, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 1002050, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1004020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1805": { + "id": 1805, + "groupId": 118, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 8003030, + 8003010 + ], + "npcMonsterList2": [ + 1013010, + 1023020 + ], + "eventList1": [ + { + "stageId": 30001201, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001202, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001203, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001204, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 8001020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1806": { + "id": 1806, + "groupId": 118, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 2, + "mazeGroupId2": 3, + "npcMonsterList1": [ + 1004030 + ], + "npcMonsterList2": [ + 1023010 + ], + "eventList1": [ + { + "stageId": 30001211, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 1002050, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1002040, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1002050, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1003010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1002030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1004030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001212, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1012010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1807": { + "id": 1807, + "groupId": 118, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 2, + "mazeGroupId2": 3, + "npcMonsterList1": [ + 8003010 + ], + "npcMonsterList2": [ + 1013020 + ], + "eventList1": [ + { + "stageId": 30001221, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 8001020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 8001020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 8003010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001222, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1012010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1013020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1808": { + "id": 1808, + "groupId": 118, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 2, + "mazeGroupId2": 3, + "npcMonsterList1": [ + 8003030 + ], + "npcMonsterList2": [ + 8013010 + ], + "eventList1": [ + { + "stageId": 30001231, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8003010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001232, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8011020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8011010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8011010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1809": { + "id": 1809, + "groupId": 118, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 2, + "mazeGroupId2": 3, + "npcMonsterList1": [ + 8003050 + ], + "npcMonsterList2": [ + 1014010 + ], + "eventList1": [ + { + "stageId": 30001241, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 8003050, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001242, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 1012010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1012020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1012020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 1012010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1012020, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 1014010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1810": { + "id": 1810, + "groupId": 118, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 2, + "mazeGroupId2": 3, + "npcMonsterList1": [ + 8003020 + ], + "npcMonsterList2": [ + 1004010 + ], + "eventList1": [ + { + "stageId": 30001251, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 8001010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 1022020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8003020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001252, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 1022010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 1004010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1901": { + "id": 1901, + "groupId": 119, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 8003030, + 8003040 + ], + "npcMonsterList2": [ + 1003010, + 1004020 + ], + "eventList1": [ + { + "stageId": 30001161, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001162, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001163, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1002040, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001164, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1002050, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1004020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1002050, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1902": { + "id": 1902, + "groupId": 119, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 8003050, + 8003050 + ], + "npcMonsterList2": [ + 1013020, + 1013010 + ], + "eventList1": [ + { + "stageId": 30001171, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001172, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001173, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001174, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1903": { + "id": 1903, + "groupId": 119, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 8003020, + 1023010 + ], + "npcMonsterList2": [ + 8003010, + 1023020 + ], + "eventList1": [ + { + "stageId": 30001181, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8001010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001182, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001183, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001184, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1904": { + "id": 1904, + "groupId": 119, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 8003040, + 8013010 + ], + "npcMonsterList2": [ + 1003010, + 1004020 + ], + "eventList1": [ + { + "stageId": 30001191, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001192, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8011020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8012030, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8012010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8012030, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001193, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 1002040, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001194, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 1002050, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1004020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1905": { + "id": 1905, + "groupId": 119, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 8003030, + 8003010 + ], + "npcMonsterList2": [ + 1013010, + 1023020 + ], + "eventList1": [ + { + "stageId": 30001201, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001202, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001203, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30001204, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 8001020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1906": { + "id": 1906, + "groupId": 119, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 2, + "mazeGroupId2": 3, + "npcMonsterList1": [ + 1004030 + ], + "npcMonsterList2": [ + 1023010 + ], + "eventList1": [ + { + "stageId": 30001211, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 1002050, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1002040, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1002050, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1003010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1002030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1004030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001212, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1012010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1907": { + "id": 1907, + "groupId": 119, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 2, + "mazeGroupId2": 3, + "npcMonsterList1": [ + 8003010 + ], + "npcMonsterList2": [ + 1013020 + ], + "eventList1": [ + { + "stageId": 30001221, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 8001020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 8001020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 8003010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001222, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1012010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1013020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1908": { + "id": 1908, + "groupId": 119, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 2, + "mazeGroupId2": 3, + "npcMonsterList1": [ + 8003030 + ], + "npcMonsterList2": [ + 8013010 + ], + "eventList1": [ + { + "stageId": 30001231, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8003010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001232, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8011020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8011010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8011010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1909": { + "id": 1909, + "groupId": 119, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 2, + "mazeGroupId2": 3, + "npcMonsterList1": [ + 8003050 + ], + "npcMonsterList2": [ + 1014010 + ], + "eventList1": [ + { + "stageId": 30001241, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 8003050, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001242, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 1012010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1012020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1012020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 1012010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1012020, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 1014010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "1910": { + "id": 1910, + "groupId": 119, + "modeType": "MOC", + "cycleCount": 40, + "mazeGroupId1": 2, + "mazeGroupId2": 3, + "npcMonsterList1": [ + 8003020 + ], + "npcMonsterList2": [ + 1004010 + ], + "eventList1": [ + { + "stageId": 30001251, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 8001010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 1022020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8003020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30001252, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 1022010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 1004010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030104, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "2001": { + "id": 2001, + "groupId": 1001, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 1023020, + 8003040 + ], + "npcMonsterList2": [ + 8013010, + 2023010 + ], + "eventList1": [ + { + "stageId": 30010161, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30010162, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30010163, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8011020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8012030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8011020, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30010164, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030113, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2002": { + "id": 2002, + "groupId": 1001, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 8003050, + 2023020 + ], + "npcMonsterList2": [ + 2013010, + 8003030 + ], + "eventList1": [ + { + "stageId": 30010171, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 8001050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30010172, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 2022050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30010173, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 2022010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2022010, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30010174, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030113, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2003": { + "id": 2003, + "groupId": 1001, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 1003010, + 8003020 + ], + "npcMonsterList2": [ + 1023010, + 1004020 + ], + "eventList1": [ + { + "stageId": 30010181, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1002040, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1002040, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30010182, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30010183, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30010184, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1004020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1002040, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030113, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2004": { + "id": 2004, + "groupId": 1001, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 8003010, + 2023020 + ], + "npcMonsterList2": [ + 8003050, + 2023010 + ], + "eventList1": [ + { + "stageId": 30010191, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30010192, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30010193, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30010194, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2022020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030113, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2005": { + "id": 2005, + "groupId": 1001, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 1023020, + 2023030 + ], + "npcMonsterList2": [ + 8003050, + 8013010 + ], + "eventList1": [ + { + "stageId": 30010201, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30010202, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30010203, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 8001040, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30010204, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 8012010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8012020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8012020, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030113, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2006": { + "id": 2006, + "groupId": 1001, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 8003020 + ], + "npcMonsterList2": [ + 1004020 + ], + "eventList1": [ + { + "stageId": 30010211, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 8003030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30010212, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1013020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1004020, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030113, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2007": { + "id": 2007, + "groupId": 1001, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 8003040 + ], + "npcMonsterList2": [ + 8003050 + ], + "eventList1": [ + { + "stageId": 30010221, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 8003040, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30010222, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1023010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030113, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2008": { + "id": 2008, + "groupId": 1001, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 2013010 + ], + "npcMonsterList2": [ + 2023020 + ], + "eventList1": [ + { + "stageId": 30010231, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 2011020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2011020, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8003010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30010232, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 2022050, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2022040, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 2023020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030113, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2009": { + "id": 2009, + "groupId": 1001, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 1023020 + ], + "npcMonsterList2": [ + 2004010 + ], + "eventList1": [ + { + "stageId": 30010241, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 8003040, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30010242, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2004010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030113, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2010": { + "id": 2010, + "groupId": 1001, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 2023030 + ], + "npcMonsterList2": [ + 2004020 + ], + "eventList1": [ + { + "stageId": 30010251, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 2012010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 2023030, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30010252, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 8011010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8011020, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 200402002, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030113, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2101": { + "id": 2101, + "groupId": 1002, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 1023020, + 8003040 + ], + "npcMonsterList2": [ + 8013010, + 2023010 + ], + "eventList1": [ + { + "stageId": 30011161, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30011162, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30011163, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8011020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8012030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8011020, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30011164, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030114, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2102": { + "id": 2102, + "groupId": 1002, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 8003050, + 2023020 + ], + "npcMonsterList2": [ + 2013010, + 8003030 + ], + "eventList1": [ + { + "stageId": 30011171, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 8001050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30011172, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 2022050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30011173, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 2022010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2022010, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30011174, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030114, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2103": { + "id": 2103, + "groupId": 1002, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 1003010, + 8003020 + ], + "npcMonsterList2": [ + 1023010, + 1004020 + ], + "eventList1": [ + { + "stageId": 30011181, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1002040, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1002040, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30011182, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30011183, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30011184, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1004020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1002040, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030114, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2104": { + "id": 2104, + "groupId": 1002, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 8003010, + 2023020 + ], + "npcMonsterList2": [ + 8003050, + 2023010 + ], + "eventList1": [ + { + "stageId": 30011191, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30011192, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30011193, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30011194, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2022020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030114, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2105": { + "id": 2105, + "groupId": 1002, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 1023020, + 2023030 + ], + "npcMonsterList2": [ + 8003050, + 8013010 + ], + "eventList1": [ + { + "stageId": 30011201, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30011202, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30011203, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 8001040, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30011204, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 8012010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8012020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8012020, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030114, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2106": { + "id": 2106, + "groupId": 1002, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 8003020 + ], + "npcMonsterList2": [ + 1004020 + ], + "eventList1": [ + { + "stageId": 30011211, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 8003030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30011212, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1013020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1004020, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030114, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2107": { + "id": 2107, + "groupId": 1002, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 8003040 + ], + "npcMonsterList2": [ + 8003050 + ], + "eventList1": [ + { + "stageId": 30011221, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 8003040, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30011222, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1023010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030114, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2108": { + "id": 2108, + "groupId": 1002, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 2013010 + ], + "npcMonsterList2": [ + 2023020 + ], + "eventList1": [ + { + "stageId": 30011231, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 2011020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2011020, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8003010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30011232, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 2022050, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2022040, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 2023020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030114, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2109": { + "id": 2109, + "groupId": 1002, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 1023020 + ], + "npcMonsterList2": [ + 2004010 + ], + "eventList1": [ + { + "stageId": 30011241, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 8003040, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30011242, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2004010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030114, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2110": { + "id": 2110, + "groupId": 1002, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 2023030 + ], + "npcMonsterList2": [ + 2004020 + ], + "eventList1": [ + { + "stageId": 30011251, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 2012010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 2023030, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30011252, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 8011010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8011020, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 200402002, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030114, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2201": { + "id": 2201, + "groupId": 1003, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 1023020, + 8003040 + ], + "npcMonsterList2": [ + 8013010, + 2023010 + ], + "eventList1": [ + { + "stageId": 30012161, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30012162, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30012163, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8011020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8012030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8011020, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30012164, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030115, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2202": { + "id": 2202, + "groupId": 1003, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 8003050, + 2023020 + ], + "npcMonsterList2": [ + 2013010, + 8003030 + ], + "eventList1": [ + { + "stageId": 30012171, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 8001050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30012172, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 2022050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30012173, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 2022010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2022010, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30012174, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030115, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2203": { + "id": 2203, + "groupId": 1003, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 1003010, + 8003020 + ], + "npcMonsterList2": [ + 1023010, + 1004020 + ], + "eventList1": [ + { + "stageId": 30012181, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1002040, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1002040, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30012182, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30012183, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30012184, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1004020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1002040, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030115, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2204": { + "id": 2204, + "groupId": 1003, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 8003010, + 2023020 + ], + "npcMonsterList2": [ + 8003050, + 2023010 + ], + "eventList1": [ + { + "stageId": 30012191, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30012192, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30012193, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30012194, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2022020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030115, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2205": { + "id": 2205, + "groupId": 1003, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 10, + "mazeGroupId2": 11, + "npcMonsterList1": [ + 1023020, + 2023030 + ], + "npcMonsterList2": [ + 8003050, + 8013010 + ], + "eventList1": [ + { + "stageId": 30012201, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30012202, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30012203, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 8001040, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30012204, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 8012010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8012020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8012020, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030115, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2206": { + "id": 2206, + "groupId": 1003, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 8003020 + ], + "npcMonsterList2": [ + 1004020 + ], + "eventList1": [ + { + "stageId": 30012211, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 8003030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30012212, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1013020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1004020, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030115, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2207": { + "id": 2207, + "groupId": 1003, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 8003040 + ], + "npcMonsterList2": [ + 8003050 + ], + "eventList1": [ + { + "stageId": 30012221, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 8003040, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30012222, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1023010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030115, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2208": { + "id": 2208, + "groupId": 1003, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 2013010 + ], + "npcMonsterList2": [ + 2023020 + ], + "eventList1": [ + { + "stageId": 30012231, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 2011020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2011020, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8003010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30012232, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 2022050, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2022040, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 2023020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030115, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2209": { + "id": 2209, + "groupId": 1003, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 1023020 + ], + "npcMonsterList2": [ + 2004010 + ], + "eventList1": [ + { + "stageId": 30012241, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 8003040, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30012242, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2004010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030115, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2210": { + "id": 2210, + "groupId": 1003, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 2023030 + ], + "npcMonsterList2": [ + 2004020 + ], + "eventList1": [ + { + "stageId": 30012251, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 2012010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 2023030, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30012252, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 8011010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8011020, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 200402002, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030115, + "mapEntranceID1": 3000401, + "mapEntranceID2": 3000401, + "floorID1": 30104001, + "floorID2": 30104001 + }, + "2301": { + "id": 2301, + "groupId": 1004, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 7, + "mazeGroupId2": 8, + "npcMonsterList1": [ + 1013010, + 8003040 + ], + "npcMonsterList2": [ + 8033010, + 2023010 + ], + "eventList1": [ + { + "stageId": 30013161, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30013162, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30013163, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8032020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30013164, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030116, + "mapEntranceID1": 3000202, + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 + }, + "2302": { + "id": 2302, + "groupId": 1004, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 7, + "mazeGroupId2": 8, + "npcMonsterList1": [ + 8003050, + 2023020 + ], + "npcMonsterList2": [ + 2013010, + 8003030 + ], + "eventList1": [ + { + "stageId": 30013171, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 8001050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30013172, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30013173, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 2022010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2022010, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30013174, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030116, + "mapEntranceID1": 3000202, + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 + }, + "2303": { + "id": 2303, + "groupId": 1004, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 7, + "mazeGroupId2": 8, + "npcMonsterList1": [ + 1003010, + 2023030 + ], + "npcMonsterList2": [ + 1023020, + 1014010 + ], + "eventList1": [ + { + "stageId": 30013181, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1002050, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30013182, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 2022010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2022010, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30013183, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30013184, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1002020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1014010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1002020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030116, + "mapEntranceID1": 3000202, + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 + }, + "2304": { + "id": 2304, + "groupId": 1004, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 7, + "mazeGroupId2": 8, + "npcMonsterList1": [ + 8003020, + 2013010 + ], + "npcMonsterList2": [ + 2023030, + 1004020 + ], + "eventList1": [ + { + "stageId": 30013191, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30013192, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2011020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2011020, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30013193, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30013194, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1004020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1002040, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030116, + "mapEntranceID1": 3000202, + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 + }, + "2305": { + "id": 2305, + "groupId": 1004, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 7, + "mazeGroupId2": 8, + "npcMonsterList1": [ + 8033010, + 1013010 + ], + "npcMonsterList2": [ + 2023010, + 2004010 + ], + "eventList1": [ + { + "stageId": 30013201, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 8032010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8032020, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30013202, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1002020, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30013203, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2012010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30013204, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2002010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2004010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2002010, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030116, + "mapEntranceID1": 3000202, + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 + }, + "2306": { + "id": 2306, + "groupId": 1004, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 2023020 + ], + "eventList1": [ + { + "stageId": 30013211, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2022020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30013212, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2023020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030116, + "mapEntranceID1": 3000202, + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 + }, + "2307": { + "id": 2307, + "groupId": 1004, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 2013010 + ], + "npcMonsterList2": [ + 1004020 + ], + "eventList1": [ + { + "stageId": 30013221, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 2011010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2011020, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 2013010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30013222, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 2023030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1004020, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030116, + "mapEntranceID1": 3000202, + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 + }, + "2308": { + "id": 2308, + "groupId": 1004, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 8033010 + ], + "npcMonsterList2": [ + 2004020 + ], + "eventList1": [ + { + "stageId": 30013231, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8032010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8032010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8003050, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30013232, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 2004020, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030116, + "mapEntranceID1": 3000202, + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 + }, + "2309": { + "id": 2309, + "groupId": 1004, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 8033010 + ], + "npcMonsterList2": [ + 2024010 + ], + "eventList1": [ + { + "stageId": 30013241, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 8032020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8032020, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 8033010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30013242, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2024010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030116, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "2310": { + "id": 2310, + "groupId": 1004, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 2023020 + ], + "npcMonsterList2": [ + 8024011 + ], + "eventList1": [ + { + "stageId": 30013251, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 2022010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2022010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 2023020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30013252, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 8001050, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8024011, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030116, + "mapEntranceID1": 3000202, + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 + }, + "2401": { + "id": 2401, + "groupId": 1005, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 7, + "mazeGroupId2": 8, + "npcMonsterList1": [ + 1013010, + 8003040 + ], + "npcMonsterList2": [ + 8033010, + 2023010 + ], + "eventList1": [ + { + "stageId": 30014161, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30014162, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30014163, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8032020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30014164, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030117, + "mapEntranceID1": 3000202, + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 + }, + "2402": { + "id": 2402, + "groupId": 1005, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 7, + "mazeGroupId2": 8, + "npcMonsterList1": [ + 8003050, + 2023020 + ], + "npcMonsterList2": [ + 2013010, + 8003030 + ], + "eventList1": [ + { + "stageId": 30014171, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 8001050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30014172, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30014173, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 2022010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2022010, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30014174, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030117, + "mapEntranceID1": 3000202, + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 + }, + "2403": { + "id": 2403, + "groupId": 1005, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 7, + "mazeGroupId2": 8, + "npcMonsterList1": [ + 1003010, + 2023030 + ], + "npcMonsterList2": [ + 1023020, + 1014010 + ], + "eventList1": [ + { + "stageId": 30014181, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1002050, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30014182, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 2022010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2022010, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30014183, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30014184, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1002020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1014010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1002020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030117, + "mapEntranceID1": 3000202, + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 + }, + "2404": { + "id": 2404, + "groupId": 1005, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 7, + "mazeGroupId2": 8, + "npcMonsterList1": [ + 8003020, + 2013010 + ], + "npcMonsterList2": [ + 2023030, + 1004020 + ], + "eventList1": [ + { + "stageId": 30014191, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30014192, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2011020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2011020, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30014193, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30014194, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1004020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1002040, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030117, + "mapEntranceID1": 3000202, + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 + }, + "2405": { + "id": 2405, + "groupId": 1005, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 7, + "mazeGroupId2": 8, + "npcMonsterList1": [ + 8033010, + 1013010 + ], + "npcMonsterList2": [ + 2023010, + 2004010 + ], + "eventList1": [ + { + "stageId": 30014201, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 8032010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8032020, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30014202, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1002020, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30014203, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2012010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30014204, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2002010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2004010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2002010, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030117, + "mapEntranceID1": 3000202, + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 + }, + "2406": { + "id": 2406, + "groupId": 1005, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 2023020 + ], + "eventList1": [ + { + "stageId": 30014211, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2022020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30014212, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2023020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030117, + "mapEntranceID1": 3000202, + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 + }, + "2407": { + "id": 2407, + "groupId": 1005, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 2013010 + ], + "npcMonsterList2": [ + 1004020 + ], + "eventList1": [ + { + "stageId": 30014221, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 2011010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2011020, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 2013010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30014222, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 2023030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1004020, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030117, + "mapEntranceID1": 3000202, + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 + }, + "2408": { + "id": 2408, + "groupId": 1005, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 8033010 + ], + "npcMonsterList2": [ + 2004020 + ], + "eventList1": [ + { + "stageId": 30014231, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8032010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8032010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8003050, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30014232, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 2004020, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030117, + "mapEntranceID1": 3000202, + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 + }, + "2409": { + "id": 2409, + "groupId": 1005, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 8033010 + ], + "npcMonsterList2": [ + 2024010 + ], + "eventList1": [ + { + "stageId": 30014241, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 8032020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8032020, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 8033010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30014242, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2024010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030117, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "2410": { + "id": 2410, + "groupId": 1005, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 2023020 + ], + "npcMonsterList2": [ + 8024011 + ], + "eventList1": [ + { + "stageId": 30014251, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 2022010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2022010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 2023020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30014252, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 8001050, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8024011, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030117, + "mapEntranceID1": 3000202, + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 + }, + "2501": { + "id": 2501, + "groupId": 1006, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 7, + "mazeGroupId2": 8, + "npcMonsterList1": [ + 1013010, + 8003040 + ], + "npcMonsterList2": [ + 8033010, + 2023010 + ], + "eventList1": [ + { + "stageId": 30015161, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30015162, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30015163, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8032020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 68, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30015164, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030120, + "mapEntranceID1": 3000202, + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 + }, + "2502": { + "id": 2502, + "groupId": 1006, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 7, + "mazeGroupId2": 8, + "npcMonsterList1": [ + 8003050, + 2023020 + ], + "npcMonsterList2": [ + 2013010, + 8003030 + ], + "eventList1": [ + { + "stageId": 30015171, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 8001050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8001050, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30015172, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30015173, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 2022010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2022010, + "level": 70, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30015174, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030120, + "mapEntranceID1": 3000202, + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 + }, + "2503": { + "id": 2503, + "groupId": 1006, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 7, + "mazeGroupId2": 8, + "npcMonsterList1": [ + 1003010, + 2023030 + ], + "npcMonsterList2": [ + 1023020, + 1014010 + ], + "eventList1": [ + { + "stageId": 30015181, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1002050, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30015182, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 2022010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2022010, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30015183, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8001020, + "level": 73, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30015184, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1002020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1014010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1002020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030120, + "mapEntranceID1": 3000202, + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 + }, + "2504": { + "id": 2504, + "groupId": 1006, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 7, + "mazeGroupId2": 8, + "npcMonsterList1": [ + 8003020, + 2013010 + ], + "npcMonsterList2": [ + 2023030, + 1004020 + ], + "eventList1": [ + { + "stageId": 30015191, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8001010, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30015192, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2011020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2011020, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30015193, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 75, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30015194, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1004020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1002040, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030120, + "mapEntranceID1": 3000202, + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 + }, + "2505": { + "id": 2505, + "groupId": 1006, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 7, + "mazeGroupId2": 8, + "npcMonsterList1": [ + 8033010, + 1013010 + ], + "npcMonsterList2": [ + 2023010, + 2004010 + ], + "eventList1": [ + { + "stageId": 30015201, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 8032010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8032020, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30015202, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1002020, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30015203, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2012010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 78, + "amount": 1 + } + ] + ] + }, + { + "stageId": 30015204, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2002010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2004010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2002010, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030120, + "mapEntranceID1": 3000202, + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 + }, + "2506": { + "id": 2506, + "groupId": 1006, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 2023020 + ], + "eventList1": [ + { + "stageId": 30015211, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2022020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30015212, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2023020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030120, + "mapEntranceID1": 3000202, + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 + }, + "2507": { + "id": 2507, + "groupId": 1006, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 2013010 + ], + "npcMonsterList2": [ + 1004020 + ], + "eventList1": [ + { + "stageId": 30015221, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 2011010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2011020, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 2013010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30015222, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 2023030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1004020, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030120, + "mapEntranceID1": 3000202, + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 + }, + "2508": { + "id": 2508, + "groupId": 1006, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 8033010 + ], + "npcMonsterList2": [ + 2004020 + ], + "eventList1": [ + { + "stageId": 30015231, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8032010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8032010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8003050, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30015232, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 2004020, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030120, + "mapEntranceID1": 3000202, + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 + }, + "2509": { + "id": 2509, + "groupId": 1006, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 8033010 + ], + "npcMonsterList2": [ + 2024010 + ], + "eventList1": [ + { + "stageId": 30015241, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 8032020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8032020, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 8033010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30015242, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2024010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030120, + "mapEntranceID1": 3000501, + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 + }, + "2510": { + "id": 2510, + "groupId": 1006, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 2023020 + ], + "npcMonsterList2": [ + 8024011 + ], + "eventList1": [ + { + "stageId": 30015251, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 2022010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2022010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 2023020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30015252, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 8001050, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8024011, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030120, + "mapEntranceID1": 3000202, + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 + }, + "2601": { + "id": 2601, + "groupId": 1007, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 2023030 + ], + "npcMonsterList2": [ + 1023020 + ], + "eventList1": [ + { + "stageId": 30016161, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2022110, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 2023030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30016162, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 1023020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030119, + "mapEntranceID1": 3000203, + "mapEntranceID2": 3000203, + "floorID1": 30102003, + "floorID2": 30102003 + }, + "2602": { + "id": 2602, + "groupId": 1007, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 2023020 + ], + "npcMonsterList2": [ + 1004030 + ], + "eventList1": [ + { + "stageId": 30016171, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 2023020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30016172, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 2002030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2002030, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 1004030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030119, + "mapEntranceID1": 3000203, + "mapEntranceID2": 3000203, + "floorID1": 30102003, + "floorID2": 30102003 + }, + "2603": { + "id": 2603, + "groupId": 1007, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 1014010 + ], + "eventList1": [ + { + "stageId": 30016181, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 2022110, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2022110, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30016182, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 1014010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030119, + "mapEntranceID1": 3000203, + "mapEntranceID2": 3000203, + "floorID1": 30102003, + "floorID2": 30102003 + }, + "2604": { + "id": 2604, + "groupId": 1007, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 2013020 + ], + "npcMonsterList2": [ + 8033010 + ], + "eventList1": [ + { + "stageId": 30016191, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2011010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 2013020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30016192, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8033010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8032020, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 8033010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030119, + "mapEntranceID1": 3000203, + "mapEntranceID2": 3000203, + "floorID1": 30102003, + "floorID2": 30102003 + }, + "2605": { + "id": 2605, + "groupId": 1007, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 2013010 + ], + "npcMonsterList2": [ + 8024011 + ], + "eventList1": [ + { + "stageId": 30016201, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2022110, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2022110, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 2013010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30016202, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 8024011, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030119, + "mapEntranceID1": 3000203, + "mapEntranceID2": 3000203, + "floorID1": 30102003, + "floorID2": 30102003 + }, + "2606": { + "id": 2606, + "groupId": 1007, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 2023030 + ], + "npcMonsterList2": [ + 1023020 + ], + "eventList1": [ + { + "stageId": 30016211, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022110, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2023030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30016212, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1023020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030119, + "mapEntranceID1": 3000203, + "mapEntranceID2": 3000203, + "floorID1": 30102003, + "floorID2": 30102003 + }, + "2607": { + "id": 2607, + "groupId": 1007, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 2023020 + ], + "npcMonsterList2": [ + 1004030 + ], + "eventList1": [ + { + "stageId": 30016221, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 2023020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30016222, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 2002030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2002030, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1004030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030119, + "mapEntranceID1": 3000203, + "mapEntranceID2": 3000203, + "floorID1": 30102003, + "floorID2": 30102003 + }, + "2608": { + "id": 2608, + "groupId": 1007, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 1014010 + ], + "eventList1": [ + { + "stageId": 30016231, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 2022110, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2022110, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30016232, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 1014010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030119, + "mapEntranceID1": 3000203, + "mapEntranceID2": 3000203, + "floorID1": 30102003, + "floorID2": 30102003 + }, + "2609": { + "id": 2609, + "groupId": 1007, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 2013020 + ], + "npcMonsterList2": [ + 8033010 + ], + "eventList1": [ + { + "stageId": 30016241, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 2011010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2013020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30016242, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 8033010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8032020, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 8033010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030119, + "mapEntranceID1": 3000203, + "mapEntranceID2": 3000203, + "floorID1": 30102003, + "floorID2": 30102003 + }, + "2610": { + "id": 2610, + "groupId": 1007, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 1004020 + ], + "npcMonsterList2": [ + 8024011 + ], + "eventList1": [ + { + "stageId": 30016251, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 8012010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8012020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8012010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8013010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1004020, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30016252, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8024011, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030119, + "mapEntranceID1": 3000203, + "mapEntranceID2": 3000203, + "floorID1": 30102003, + "floorID2": 30102003 + }, + "2701": { + "id": 2701, + "groupId": 1008, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 2023030 + ], + "npcMonsterList2": [ + 1023020 + ], + "eventList1": [ + { + "stageId": 30017161, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2022110, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 2023030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30017162, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 1023020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030118, + "mapEntranceID1": 3000203, + "mapEntranceID2": 3000203, + "floorID1": 30102003, + "floorID2": 30102003 + }, + "2702": { + "id": 2702, + "groupId": 1008, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 2023020 + ], + "npcMonsterList2": [ + 1004030 + ], + "eventList1": [ + { + "stageId": 30017171, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 2023020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30017172, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 2002030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2002030, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 1004030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030118, + "mapEntranceID1": 3000203, + "mapEntranceID2": 3000203, + "floorID1": 30102003, + "floorID2": 30102003 + }, + "2703": { + "id": 2703, + "groupId": 1008, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 1014010 + ], + "eventList1": [ + { + "stageId": 30017181, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 2022110, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2022110, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30017182, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 1014010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030118, + "mapEntranceID1": 3000203, + "mapEntranceID2": 3000203, + "floorID1": 30102003, + "floorID2": 30102003 + }, + "2704": { + "id": 2704, + "groupId": 1008, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 2013020 + ], + "npcMonsterList2": [ + 8033010 + ], + "eventList1": [ + { + "stageId": 30017191, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2011010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 2013020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30017192, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8033010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8032020, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 8033010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030118, + "mapEntranceID1": 3000203, + "mapEntranceID2": 3000203, + "floorID1": 30102003, + "floorID2": 30102003 + }, + "2705": { + "id": 2705, + "groupId": 1008, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 2013010 + ], + "npcMonsterList2": [ + 3024010 + ], + "eventList1": [ + { + "stageId": 30017201, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2022110, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2022110, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 2013010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30017202, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 3024010, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030118, + "mapEntranceID1": 3000203, + "mapEntranceID2": 3000203, + "floorID1": 30102003, + "floorID2": 30102003 + }, + "2706": { + "id": 2706, + "groupId": 1008, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 2023030 + ], + "npcMonsterList2": [ + 1023020 + ], + "eventList1": [ + { + "stageId": 30017211, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022110, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2023030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30017212, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1023020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030118, + "mapEntranceID1": 3000203, + "mapEntranceID2": 3000203, + "floorID1": 30102003, + "floorID2": 30102003 + }, + "2707": { + "id": 2707, + "groupId": 1008, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 2023020 + ], + "npcMonsterList2": [ + 1004030 + ], + "eventList1": [ + { + "stageId": 30017221, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 2023020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30017222, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 2002030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2002030, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1004030, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030118, + "mapEntranceID1": 3000203, + "mapEntranceID2": 3000203, + "floorID1": 30102003, + "floorID2": 30102003 + }, + "2708": { + "id": 2708, + "groupId": 1008, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 1014010 + ], + "eventList1": [ + { + "stageId": 30017231, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 2022110, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2022110, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30017232, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 1014010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030118, + "mapEntranceID1": 3000203, + "mapEntranceID2": 3000203, + "floorID1": 30102003, + "floorID2": 30102003 + }, + "2709": { + "id": 2709, + "groupId": 1008, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 2013020 + ], + "npcMonsterList2": [ + 8033010 + ], + "eventList1": [ + { + "stageId": 30017241, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 2011010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2013020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30017242, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 8033010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8032020, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 8033010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030118, + "mapEntranceID1": 3000203, + "mapEntranceID2": 3000203, + "floorID1": 30102003, + "floorID2": 30102003 + }, + "2710": { + "id": 2710, + "groupId": 1008, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 2013010 + ], + "npcMonsterList2": [ + 3024010 + ], + "eventList1": [ + { + "stageId": 30017251, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 2022110, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2022110, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 2013010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30017252, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 3024010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030118, + "mapEntranceID1": 3000203, + "mapEntranceID2": 3000203, + "floorID1": 30102003, + "floorID2": 30102003 + }, + "2801": { + "id": 2801, + "groupId": 1009, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 3, + "mazeGroupId2": 4, + "npcMonsterList1": [ + 2023030 + ], + "npcMonsterList2": [ + 2013020 + ], + "eventList1": [ + { + "stageId": 30018011, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2022110, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 2023030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30018012, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 2002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2002030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2002010, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 2013020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1004030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2002030, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030121, + "mapEntranceID1": 3000204, + "mapEntranceID2": 3000204, + "floorID1": 30102004, + "floorID2": 30102004 + }, + "2802": { + "id": 2802, + "groupId": 1009, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 3, + "mazeGroupId2": 4, + "npcMonsterList1": [ + 8003050 + ], + "npcMonsterList2": [ + 2013010 + ], + "eventList1": [ + { + "stageId": 30018021, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1002020, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 1002020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30018022, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2022040, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 2013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030121, + "mapEntranceID1": 3000204, + "mapEntranceID2": 3000204, + "floorID1": 30102004, + "floorID2": 30102004 + }, + "2803": { + "id": 2803, + "groupId": 1009, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 3, + "mazeGroupId2": 4, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 1014010 + ], + "eventList1": [ + { + "stageId": 30018031, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 2022110, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2022110, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30018032, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 1014010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030121, + "mapEntranceID1": 3000204, + "mapEntranceID2": 3000204, + "floorID1": 30102004, + "floorID2": 30102004 + }, + "2804": { + "id": 2804, + "groupId": 1009, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 3, + "mazeGroupId2": 4, + "npcMonsterList1": [ + 2023020 + ], + "npcMonsterList2": [ + 2013020 + ], + "eventList1": [ + { + "stageId": 30018041, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2022040, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 2023020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30018042, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2002030, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2002030, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 2013020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030121, + "mapEntranceID1": 3000204, + "mapEntranceID2": 3000204, + "floorID1": 30102004, + "floorID2": 30102004 + }, + "2805": { + "id": 2805, + "groupId": 1009, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 3, + "mazeGroupId2": 4, + "npcMonsterList1": [ + 1023020 + ], + "npcMonsterList2": [ + 3024010 + ], + "eventList1": [ + { + "stageId": 30018051, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 8003040, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30018052, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 3024010, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030121, + "mapEntranceID1": 3000204, + "mapEntranceID2": 3000204, + "floorID1": 30102004, + "floorID2": 30102004 + }, + "2806": { + "id": 2806, + "groupId": 1009, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 3, + "mazeGroupId2": 4, + "npcMonsterList1": [ + 2023030 + ], + "npcMonsterList2": [ + 2013020 + ], + "eventList1": [ + { + "stageId": 30018061, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022110, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2023030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30018062, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2002010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2002030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2002010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2013020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1004030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2002030, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030121, + "mapEntranceID1": 3000204, + "mapEntranceID2": 3000204, + "floorID1": 30102004, + "floorID2": 30102004 + }, + "2807": { + "id": 2807, + "groupId": 1009, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 3, + "mazeGroupId2": 4, + "npcMonsterList1": [ + 8003050 + ], + "npcMonsterList2": [ + 2013010 + ], + "eventList1": [ + { + "stageId": 30018071, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1002020, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1002020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30018072, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2022040, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 2013010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030121, + "mapEntranceID1": 3000204, + "mapEntranceID2": 3000204, + "floorID1": 30102004, + "floorID2": 30102004 + }, + "2808": { + "id": 2808, + "groupId": 1009, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 3, + "mazeGroupId2": 4, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 1014010 + ], + "eventList1": [ + { + "stageId": 30018081, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 2022110, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2022110, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30018082, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 1014010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030121, + "mapEntranceID1": 3000204, + "mapEntranceID2": 3000204, + "floorID1": 30102004, + "floorID2": 30102004 + }, + "2809": { + "id": 2809, + "groupId": 1009, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 3, + "mazeGroupId2": 4, + "npcMonsterList1": [ + 2023020 + ], + "npcMonsterList2": [ + 2013020 + ], + "eventList1": [ + { + "stageId": 30018091, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2022040, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2023020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30018092, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 2002030, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2002030, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2013020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030121, + "mapEntranceID1": 3000204, + "mapEntranceID2": 3000204, + "floorID1": 30102004, + "floorID2": 30102004 + }, + "2810": { + "id": 2810, + "groupId": 1009, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 3, + "mazeGroupId2": 4, + "npcMonsterList1": [ + 1023020 + ], + "npcMonsterList2": [ + 3024010 + ], + "eventList1": [ + { + "stageId": 30018101, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8003040, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30018102, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 3024010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030121, + "mapEntranceID1": 3000204, + "mapEntranceID2": 3000204, + "floorID1": 30102004, + "floorID2": 30102004 + }, + "2811": { + "id": 2811, + "groupId": 1009, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 3, + "mazeGroupId2": 4, + "npcMonsterList1": [ + 1004020 + ], + "npcMonsterList2": [ + 2024010 + ], + "eventList1": [ + { + "stageId": 30018111, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 2013020, + "level": 92, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 2013020, + "level": 92, + "amount": 1 + }, + { + "monster_id": 1004020, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30018112, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 2023020, + "level": 92, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 2024010, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101211, + "mazeBuffID": 3030121, + "mapEntranceID1": 3000204, + "mapEntranceID2": 3000204, + "floorID1": 30102004, + "floorID2": 30102004 + }, + "2812": { + "id": 2812, + "groupId": 1009, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 3, + "mazeGroupId2": 4, + "npcMonsterList1": [ + 2004010 + ], + "npcMonsterList2": [ + 8024011 + ], + "eventList1": [ + { + "stageId": 30018121, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 8013010, + "level": 95, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 95, + "amount": 1 + }, + { + "monster_id": 200401004, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30018122, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 2023030, + "level": 95, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 8024011, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101212, + "mazeBuffID": 3030121, + "mapEntranceID1": 3000204, + "mapEntranceID2": 3000204, + "floorID1": 30102004, + "floorID2": 30102004 + }, + "2901": { + "id": 2901, + "groupId": 1010, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 2, + "mazeGroupId2": 3, + "npcMonsterList1": [ + 8013010 + ], + "npcMonsterList2": [ + 1013010 + ], + "eventList1": [ + { + "stageId": 30020011, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8012010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8012020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8012020, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 8013010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30020012, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 1013010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030123, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "2902": { + "id": 2902, + "groupId": 1010, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 2, + "mazeGroupId2": 3, + "npcMonsterList1": [ + 1023020 + ], + "npcMonsterList2": [ + 2023020 + ], + "eventList1": [ + { + "stageId": 30020021, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 1023020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30020022, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 2022040, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030123, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "2903": { + "id": 2903, + "groupId": 1010, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 2, + "mazeGroupId2": 3, + "npcMonsterList1": [ + 8003050 + ], + "npcMonsterList2": [ + 2004020 + ], + "eventList1": [ + { + "stageId": 30020031, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 2002030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2002030, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 8003050, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30020032, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8003040, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 2004020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030123, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "2904": { + "id": 2904, + "groupId": 1010, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 2, + "mazeGroupId2": 3, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 8033010 + ], + "eventList1": [ + { + "stageId": 30020041, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2022110, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2022110, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30020042, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8033010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8032010, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 8033010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030123, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "2905": { + "id": 2905, + "groupId": 1010, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 2, + "mazeGroupId2": 3, + "npcMonsterList1": [ + 2023030 + ], + "npcMonsterList2": [ + 8024011 + ], + "eventList1": [ + { + "stageId": 30020051, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 2023030, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30020052, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1023010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 8024011, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030123, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "2906": { + "id": 2906, + "groupId": 1010, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 2, + "mazeGroupId2": 3, + "npcMonsterList1": [ + 8013010 + ], + "npcMonsterList2": [ + 1013010 + ], + "eventList1": [ + { + "stageId": 30020061, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 8012010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8012020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8012020, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 8013010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30020062, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1013010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030123, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "2907": { + "id": 2907, + "groupId": 1010, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 2, + "mazeGroupId2": 3, + "npcMonsterList1": [ + 1023020 + ], + "npcMonsterList2": [ + 2023020 + ], + "eventList1": [ + { + "stageId": 30020071, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 1023020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30020072, + "level": 83, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 83, + "amount": 1 + } + ], + [ + { + "monster_id": 2022040, + "level": 83, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 83, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 83, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030123, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "2908": { + "id": 2908, + "groupId": 1010, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 2, + "mazeGroupId2": 3, + "npcMonsterList1": [ + 8003050 + ], + "npcMonsterList2": [ + 2004020 + ], + "eventList1": [ + { + "stageId": 30020081, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 2002030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2002030, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8003050, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30020082, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8003040, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 2004020, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030123, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "2909": { + "id": 2909, + "groupId": 1010, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 2, + "mazeGroupId2": 3, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 8033010 + ], + "eventList1": [ + { + "stageId": 30020091, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 2022110, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2022110, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30020092, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 8033010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8032010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 8033010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030123, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "2910": { + "id": 2910, + "groupId": 1010, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 2, + "mazeGroupId2": 3, + "npcMonsterList1": [ + 2023030 + ], + "npcMonsterList2": [ + 8024011 + ], + "eventList1": [ + { + "stageId": 30020101, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 2023030, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30020102, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 1023010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8024011, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030123, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "2911": { + "id": 2911, + "groupId": 1010, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 2, + "mazeGroupId2": 3, + "npcMonsterList1": [ + 1004030 + ], + "npcMonsterList2": [ + 1014010 + ], + "eventList1": [ + { + "stageId": 30020111, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 2013020, + "level": 92, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 2013020, + "level": 92, + "amount": 1 + }, + { + "monster_id": 1004030, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30020112, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 8003010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 1014010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101211, + "mazeBuffID": 3030123, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "2912": { + "id": 2912, + "groupId": 1010, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 2, + "mazeGroupId2": 3, + "npcMonsterList1": [ + 2024010 + ], + "npcMonsterList2": [ + 2004010 + ], + "eventList1": [ + { + "stageId": 30020121, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 2023030, + "level": 95, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 2024010, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30020122, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 8003050, + "level": 95, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 200401004, + "level": 95, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101212, + "mazeBuffID": 3030123, + "mapEntranceID1": 3000101, + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 + }, + "3001": { + "id": 3001, + "groupId": 1011, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 8003030 + ], + "eventList1": [ + { + "stageId": 30101011, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 2022110, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2022110, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30101012, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 8003030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030124, + "mapEntranceID1": 3012101, + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 + }, + "3002": { + "id": 3002, + "groupId": 1011, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3003010 + ], + "npcMonsterList2": [ + 8024011 + ], + "eventList1": [ + { + "stageId": 30101021, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 3003010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30101022, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 8022010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8022020, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 8024011, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030124, + "mapEntranceID1": 3012101, + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 + }, + "3003": { + "id": 3003, + "groupId": 1011, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 2023030 + ], + "npcMonsterList2": [ + 8033010 + ], + "eventList1": [ + { + "stageId": 30101031, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2022040, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 2023030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30101032, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8032020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 8033010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030124, + "mapEntranceID1": 3012101, + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 + }, + "3004": { + "id": 3004, + "groupId": 1011, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 8003030 + ], + "eventList1": [ + { + "stageId": 30101041, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2022020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30101042, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 1023020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030124, + "mapEntranceID1": 3012101, + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 + }, + "3005": { + "id": 3005, + "groupId": 1011, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3003010 + ], + "npcMonsterList2": [ + 2004010 + ], + "eventList1": [ + { + "stageId": 30101051, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 3001010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 78, + "amount": 1 + }, + { + "monster_id": 3001010, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 3003010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30101052, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 3002030, + "level": 78, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 3003020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 200401004, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030124, + "mapEntranceID1": 3012101, + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 + }, + "3006": { + "id": 3006, + "groupId": 1011, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 8003030 + ], + "eventList1": [ + { + "stageId": 30101061, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2022110, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022110, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30101062, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 8003030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030124, + "mapEntranceID1": 3012101, + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 + }, + "3007": { + "id": 3007, + "groupId": 1011, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3003010 + ], + "npcMonsterList2": [ + 8024011 + ], + "eventList1": [ + { + "stageId": 30101071, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 3003010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30101072, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 8022010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 82, + "amount": 1 + }, + { + "monster_id": 8022020, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 8024011, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030124, + "mapEntranceID1": 3012101, + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 + }, + "3008": { + "id": 3008, + "groupId": 1011, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 2023030 + ], + "npcMonsterList2": [ + 8033010 + ], + "eventList1": [ + { + "stageId": 30101081, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2022040, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 2023030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30101082, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8032020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8033010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030124, + "mapEntranceID1": 3012101, + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 + }, + "3009": { + "id": 3009, + "groupId": 1011, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 8003030 + ], + "eventList1": [ + { + "stageId": 30101091, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 2022020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30101092, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 1023020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030124, + "mapEntranceID1": 3012101, + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 + }, + "3010": { + "id": 3010, + "groupId": 1011, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3003010 + ], + "npcMonsterList2": [ + 2004010 + ], + "eventList1": [ + { + "stageId": 30101101, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 3001010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3001010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 3003010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30101102, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 3002030, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 3003020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 200401004, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030124, + "mapEntranceID1": 3012101, + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 + }, + "3011": { + "id": 3011, + "groupId": 1011, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 1014010 + ], + "npcMonsterList2": [ + 3024020 + ], + "eventList1": [ + { + "stageId": 30101111, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 3003010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 101401009, + "level": 92, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30101112, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 1013020, + "level": 92, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 3002010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 3024020, + "level": 92, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101211, + "mazeBuffID": 3030124, + "mapEntranceID1": 3012101, + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 + }, + "3012": { + "id": 3012, + "groupId": 1011, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 1004020 + ], + "npcMonsterList2": [ + 3014020 + ], + "eventList1": [ + { + "stageId": 30101121, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 95, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 95, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 1023010, + "level": 95, + "amount": 1 + }, + { + "monster_id": 100402005, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30101122, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 2023010, + "level": 95, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 3014020, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101212, + "mazeBuffID": 3030124, + "mapEntranceID1": 3012101, + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 + }, + "3101": { + "id": 3101, + "groupId": 1012, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3003010 + ], + "npcMonsterList2": [ + 2023010 + ], + "eventList1": [ + { + "stageId": 30102011, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 3003010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30102012, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 2022110, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2022110, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030125, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3102": { + "id": 3102, + "groupId": 1012, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 2013010 + ], + "npcMonsterList2": [ + 2024010 + ], + "eventList1": [ + { + "stageId": 30102021, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 2011010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2011010, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 2013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30102022, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 8003020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 2024010, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030125, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3103": { + "id": 3103, + "groupId": 1012, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 1013010 + ], + "npcMonsterList2": [ + 8003030 + ], + "eventList1": [ + { + "stageId": 30102031, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1002020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 1013010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30102032, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 8003030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030125, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3104": { + "id": 3104, + "groupId": 1012, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3003010 + ], + "npcMonsterList2": [ + 3003020 + ], + "eventList1": [ + { + "stageId": 30102041, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 3002030, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3001010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3001010, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 3003010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30102042, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 3002030, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 1023010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030125, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3105": { + "id": 3105, + "groupId": 1012, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 2023020 + ], + "npcMonsterList2": [ + 1004010 + ], + "eventList1": [ + { + "stageId": 30102051, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2022040, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 8013010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30102052, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 8003030, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 100401004, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030125, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3106": { + "id": 3106, + "groupId": 1012, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3003010 + ], + "npcMonsterList2": [ + 2023010 + ], + "eventList1": [ + { + "stageId": 30102061, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 3003010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30102062, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2022110, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022110, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030125, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3107": { + "id": 3107, + "groupId": 1012, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 2013010 + ], + "npcMonsterList2": [ + 2024010 + ], + "eventList1": [ + { + "stageId": 30102071, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 2011010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 2011010, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 2013010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30102072, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 8003020, + "level": 82, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 2024010, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030125, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3108": { + "id": 3108, + "groupId": 1012, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 1013010 + ], + "npcMonsterList2": [ + 8003030 + ], + "eventList1": [ + { + "stageId": 30102081, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 1002020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 1013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30102082, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8003030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030125, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3109": { + "id": 3109, + "groupId": 1012, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3003010 + ], + "npcMonsterList2": [ + 3003020 + ], + "eventList1": [ + { + "stageId": 30102091, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 3002030, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3001010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3001010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 3003010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30102092, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 3002030, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 1023010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030125, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3110": { + "id": 3110, + "groupId": 1012, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 2023020 + ], + "npcMonsterList2": [ + 1004020 + ], + "eventList1": [ + { + "stageId": 30102101, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2022040, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8013010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30102102, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 2023030, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 2023030, + "level": 90, + "amount": 1 + }, + { + "monster_id": 100402005, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030125, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3111": { + "id": 3111, + "groupId": 1012, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 1004010 + ], + "npcMonsterList2": [ + 1014010 + ], + "eventList1": [ + { + "stageId": 30102111, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 8003030, + "level": 92, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 100401004, + "level": 92, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30102112, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 3003010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 92, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 101401009, + "level": 92, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101211, + "mazeBuffID": 3030125, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3112": { + "id": 3112, + "groupId": 1012, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 2004020 + ], + "npcMonsterList2": [ + 3024020 + ], + "eventList1": [ + { + "stageId": 30102121, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 8013010, + "level": 95, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 200402006, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30102122, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 1013020, + "level": 95, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 95, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 1013020, + "level": 95, + "amount": 1 + }, + { + "monster_id": 3024020, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101212, + "mazeBuffID": 3030125, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3201": { + "id": 3201, + "groupId": 1013, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 8003030 + ], + "npcMonsterList2": [ + 2023030 + ], + "eventList1": [ + { + "stageId": 30103011, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 8003030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30103012, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 2022060, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030126, + "mapEntranceID1": 3012202, + "mapEntranceID2": 3012202, + "floorID1": 30122001, + "floorID2": 30122001 + }, + "3202": { + "id": 3202, + "groupId": 1013, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 8033010 + ], + "npcMonsterList2": [ + 3003010 + ], + "eventList1": [ + { + "stageId": 30103021, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 8033010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8032010, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 8033010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3013010, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30103022, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 3002030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 3003010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030126, + "mapEntranceID1": 3012202, + "mapEntranceID2": 3012202, + "floorID1": 30122001, + "floorID2": 30122001 + }, + "3203": { + "id": 3203, + "groupId": 1013, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 2013020 + ], + "npcMonsterList2": [ + 8024011 + ], + "eventList1": [ + { + "stageId": 30103031, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 2002030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2002030, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 2013020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30103032, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8003020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 8024011, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030126, + "mapEntranceID1": 3012202, + "mapEntranceID2": 3012202, + "floorID1": 30122001, + "floorID2": 30122001 + }, + "3204": { + "id": 3204, + "groupId": 1013, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 3013010 + ], + "npcMonsterList2": [ + 2023010 + ], + "eventList1": [ + { + "stageId": 30103041, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8032020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3013010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8032020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 3013010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30103042, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2022020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030126, + "mapEntranceID1": 3012202, + "mapEntranceID2": 3012202, + "floorID1": 30122001, + "floorID2": 30122001 + }, + "3205": { + "id": 3205, + "groupId": 1013, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 8003040 + ], + "npcMonsterList2": [ + 3024020 + ], + "eventList1": [ + { + "stageId": 30103051, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 3003010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30103052, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1023010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 3002010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 3024020, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030126, + "mapEntranceID1": 3012202, + "mapEntranceID2": 3012202, + "floorID1": 30122001, + "floorID2": 30122001 + }, + "3206": { + "id": 3206, + "groupId": 1013, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 8003030 + ], + "npcMonsterList2": [ + 2023030 + ], + "eventList1": [ + { + "stageId": 30103061, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 8003030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30103062, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2022060, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030126, + "mapEntranceID1": 3012202, + "mapEntranceID2": 3012202, + "floorID1": 30122001, + "floorID2": 30122001 + }, + "3207": { + "id": 3207, + "groupId": 1013, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 8033010 + ], + "npcMonsterList2": [ + 3003010 + ], + "eventList1": [ + { + "stageId": 30103071, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 8033010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 8032010, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 8033010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3013010, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30103072, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 3002030, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 3003010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030126, + "mapEntranceID1": 3012202, + "mapEntranceID2": 3012202, + "floorID1": 30122001, + "floorID2": 30122001 + }, + "3208": { + "id": 3208, + "groupId": 1013, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 2013020 + ], + "npcMonsterList2": [ + 8024011 + ], + "eventList1": [ + { + "stageId": 30103081, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 2002030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2002030, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 2013020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30103082, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8003020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8024011, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030126, + "mapEntranceID1": 3012202, + "mapEntranceID2": 3012202, + "floorID1": 30122001, + "floorID2": 30122001 + }, + "3209": { + "id": 3209, + "groupId": 1013, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 3013010 + ], + "npcMonsterList2": [ + 2023010 + ], + "eventList1": [ + { + "stageId": 30103091, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3013010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3002040, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 3013010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30103092, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 2022020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030126, + "mapEntranceID1": 3012202, + "mapEntranceID2": 3012202, + "floorID1": 30122001, + "floorID2": 30122001 + }, + "3210": { + "id": 3210, + "groupId": 1013, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 3003010 + ], + "npcMonsterList2": [ + 3024020 + ], + "eventList1": [ + { + "stageId": 30103101, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 3002030, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3002040, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8003010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30103102, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 1023010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 3002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3024020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030126, + "mapEntranceID1": 3012202, + "mapEntranceID2": 3012202, + "floorID1": 30122001, + "floorID2": 30122001 + }, + "3211": { + "id": 3211, + "groupId": 1013, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 2004020 + ], + "npcMonsterList2": [ + 1004030 + ], + "eventList1": [ + { + "stageId": 30103111, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 2013010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 200402006, + "level": 92, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30103112, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 8013010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 3003020, + "level": 92, + "amount": 1 + }, + { + "monster_id": 100403002, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101211, + "mazeBuffID": 3030126, + "mapEntranceID1": 3012202, + "mapEntranceID2": 3012202, + "floorID1": 30122001, + "floorID2": 30122001 + }, + "3212": { + "id": 3212, + "groupId": 1013, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 1004010 + ], + "npcMonsterList2": [ + 8034010 + ], + "eventList1": [ + { + "stageId": 30103121, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 1023020, + "level": 95, + "amount": 1 + }, + { + "monster_id": 3013010, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 3013010, + "level": 95, + "amount": 1 + }, + { + "monster_id": 100401004, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30103122, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 2023030, + "level": 95, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 8034010, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101212, + "mazeBuffID": 3030126, + "mapEntranceID1": 3012202, + "mapEntranceID2": 3012202, + "floorID1": 30122001, + "floorID2": 30122001 + }, + "3301": { + "id": 3301, + "groupId": 1014, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 3003050 + ], + "eventList1": [ + { + "stageId": 30104011, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30104012, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 3003050, + "level": 68, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 3003050, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030127, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3302": { + "id": 3302, + "groupId": 1014, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3003030 + ], + "npcMonsterList2": [ + 3003020 + ], + "eventList1": [ + { + "stageId": 30104021, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 3012010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3012010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3012010, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 3003030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30104022, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 3003020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030127, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3303": { + "id": 3303, + "groupId": 1014, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 1013010 + ], + "npcMonsterList2": [ + 3014020 + ], + "eventList1": [ + { + "stageId": 30104031, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 1013010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30104032, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 3014020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030127, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3304": { + "id": 3304, + "groupId": 1014, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3013010 + ], + "npcMonsterList2": [ + 3003010 + ], + "eventList1": [ + { + "stageId": 30104041, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 3012010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3013010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3012010, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 3013010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30104042, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 3012010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3012010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3012010, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 3002010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030127, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3305": { + "id": 3305, + "groupId": 1014, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3003020 + ], + "npcMonsterList2": [ + 8024011 + ], + "eventList1": [ + { + "stageId": 30104051, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 3003040, + "level": 78, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30104052, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1013020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 8024011, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030127, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3306": { + "id": 3306, + "groupId": 1014, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 3003050 + ], + "eventList1": [ + { + "stageId": 30104061, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30104062, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 3003050, + "level": 80, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 3003050, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030127, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3307": { + "id": 3307, + "groupId": 1014, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3003030 + ], + "npcMonsterList2": [ + 3003020 + ], + "eventList1": [ + { + "stageId": 30104071, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 3012010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3012010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3012010, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 3003030, + "level": 82, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30104072, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 3003020, + "level": 82, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030127, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3308": { + "id": 3308, + "groupId": 1014, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 1013010 + ], + "npcMonsterList2": [ + 3014020 + ], + "eventList1": [ + { + "stageId": 30104081, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 1013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30104082, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 3014020, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030127, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3309": { + "id": 3309, + "groupId": 1014, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3013010 + ], + "npcMonsterList2": [ + 3003010 + ], + "eventList1": [ + { + "stageId": 30104091, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 3012010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3013010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3012010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 3013010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30104092, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 3012010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3012010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3012010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 3002010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030127, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3310": { + "id": 3310, + "groupId": 1014, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3003020 + ], + "npcMonsterList2": [ + 8024011 + ], + "eventList1": [ + { + "stageId": 30104101, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 3003040, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30104102, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 1013020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8024011, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030127, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3311": { + "id": 3311, + "groupId": 1014, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 1014010 + ], + "npcMonsterList2": [ + 2024010 + ], + "eventList1": [ + { + "stageId": 30104111, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 3003010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 101401012, + "level": 92, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30104112, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 8003010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 3003050, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 2024010, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101211, + "mazeBuffID": 3030127, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3312": { + "id": 3312, + "groupId": 1014, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 1004020 + ], + "npcMonsterList2": [ + 2004010 + ], + "eventList1": [ + { + "stageId": 30104121, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 3002030, + "level": 95, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 95, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 95, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 3003030, + "level": 95, + "amount": 1 + }, + { + "monster_id": 100402010, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30104122, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 8013010, + "level": 95, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 95, + "amount": 1 + }, + { + "monster_id": 2002030, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 2013020, + "level": 95, + "amount": 1 + }, + { + "monster_id": 200401007, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101212, + "mazeBuffID": 3030127, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3401": { + "id": 3401, + "groupId": 1015, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 8013010 + ], + "npcMonsterList2": [ + 2023010 + ], + "eventList1": [ + { + "stageId": 30105011, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8012010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8012030, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 8013010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30105012, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030128, + "mapEntranceID1": 3012301, + "mapEntranceID2": 3012301, + "floorID1": 30123001, + "floorID2": 30123001 + }, + "3402": { + "id": 3402, + "groupId": 1015, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 8003030 + ], + "npcMonsterList2": [ + 3013010 + ], + "eventList1": [ + { + "stageId": 30105021, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 8003030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30105022, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 3012010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3012010, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 3013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030128, + "mapEntranceID1": 3012301, + "mapEntranceID2": 3012301, + "floorID1": 30123001, + "floorID2": 30123001 + }, + "3403": { + "id": 3403, + "groupId": 1015, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 3003020 + ], + "npcMonsterList2": [ + 2004020 + ], + "eventList1": [ + { + "stageId": 30105031, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 3003020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30105032, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8003040, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 200402006, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030128, + "mapEntranceID1": 3012301, + "mapEntranceID2": 3012301, + "floorID1": 30123001, + "floorID2": 30123001 + }, + "3404": { + "id": 3404, + "groupId": 1015, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 2023020 + ], + "npcMonsterList2": [ + 3003050 + ], + "eventList1": [ + { + "stageId": 30105041, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 2023020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30105042, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 3011010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3003050, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3011010, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 3003050, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030128, + "mapEntranceID1": 3012301, + "mapEntranceID2": 3012301, + "floorID1": 30123001, + "floorID2": 30123001 + }, + "3405": { + "id": 3405, + "groupId": 1015, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 8033010 + ], + "npcMonsterList2": [ + 3024020 + ], + "eventList1": [ + { + "stageId": 30105051, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 8033010, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 8033010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30105052, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1023010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 3002010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 3024020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030128, + "mapEntranceID1": 3012301, + "mapEntranceID2": 3012301, + "floorID1": 30123001, + "floorID2": 30123001 + }, + "3406": { + "id": 3406, + "groupId": 1015, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 8013010 + ], + "npcMonsterList2": [ + 2023010 + ], + "eventList1": [ + { + "stageId": 30105061, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 8012010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8012030, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 8013010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30105062, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030128, + "mapEntranceID1": 3012301, + "mapEntranceID2": 3012301, + "floorID1": 30123001, + "floorID2": 30123001 + }, + "3407": { + "id": 3407, + "groupId": 1015, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 8003030 + ], + "npcMonsterList2": [ + 3013010 + ], + "eventList1": [ + { + "stageId": 30105071, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 82, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 8003030, + "level": 82, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30105072, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 3012010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3013010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3012010, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 3013010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030128, + "mapEntranceID1": 3012301, + "mapEntranceID2": 3012301, + "floorID1": 30123001, + "floorID2": 30123001 + }, + "3408": { + "id": 3408, + "groupId": 1015, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 3003020 + ], + "npcMonsterList2": [ + 2004020 + ], + "eventList1": [ + { + "stageId": 30105081, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 3003020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30105082, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8003040, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 200402006, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030128, + "mapEntranceID1": 3012301, + "mapEntranceID2": 3012301, + "floorID1": 30123001, + "floorID2": 30123001 + }, + "3409": { + "id": 3409, + "groupId": 1015, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 2023020 + ], + "npcMonsterList2": [ + 3003050 + ], + "eventList1": [ + { + "stageId": 30105091, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2023020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30105092, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 3011010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3003050, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3011010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 3003050, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030128, + "mapEntranceID1": 3012301, + "mapEntranceID2": 3012301, + "floorID1": 30123001, + "floorID2": 30123001 + }, + "3410": { + "id": 3410, + "groupId": 1015, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 8033010 + ], + "npcMonsterList2": [ + 3024020 + ], + "eventList1": [ + { + "stageId": 30105101, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 8033010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8033010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30105102, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 1023010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 3002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3024020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030128, + "mapEntranceID1": 3012301, + "mapEntranceID2": 3012301, + "floorID1": 30123001, + "floorID2": 30123001 + }, + "3411": { + "id": 3411, + "groupId": 1015, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 1014010 + ], + "npcMonsterList2": [ + 1004020 + ], + "eventList1": [ + { + "stageId": 30105111, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 8003010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 101401012, + "level": 92, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30105112, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 3012040, + "level": 92, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 92, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 3012040, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 2013020, + "level": 92, + "amount": 1 + }, + { + "monster_id": 100402010, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101211, + "mazeBuffID": 3030128, + "mapEntranceID1": 3012301, + "mapEntranceID2": 3012301, + "floorID1": 30123001, + "floorID2": 30123001 + }, + "3412": { + "id": 3412, + "groupId": 1015, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 3024010 + ], + "npcMonsterList2": [ + 3003041 + ], + "eventList1": [ + { + "stageId": 30105121, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 2012010, + "level": 95, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 95, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 3024010, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30105122, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 3012020, + "level": 95, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 95, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 3004010, + "level": 95, + "amount": 1 + }, + { + "monster_id": 3003051, + "level": 95, + "amount": 1 + }, + { + "monster_id": 3003041, + "level": 95, + "amount": 1 + }, + { + "monster_id": 3003031, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101212, + "mazeBuffID": 3030128, + "mapEntranceID1": 3012301, + "mapEntranceID2": 3012301, + "floorID1": 30123001, + "floorID2": 30123001 + }, + "3501": { + "id": 3501, + "groupId": 1016, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 8003050 + ], + "npcMonsterList2": [ + 3003030 + ], + "eventList1": [ + { + "stageId": 30106011, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1002020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1002020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 1012030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30106012, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 3002040, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 3003040, + "level": 68, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030129, + "mapEntranceID1": 3012101, + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 + }, + "3502": { + "id": 3502, + "groupId": 1016, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 1003010 + ], + "npcMonsterList2": [ + 2023020 + ], + "eventList1": [ + { + "stageId": 30106021, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 1003010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3003050, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30106022, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2022040, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 8003010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2022040, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030129, + "mapEntranceID1": 3012101, + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 + }, + "3503": { + "id": 3503, + "groupId": 1016, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3013010 + ], + "npcMonsterList2": [ + 8034010 + ], + "eventList1": [ + { + "stageId": 30106031, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 3012010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 3013010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 3012010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 3012010, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 3012010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 3013010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 3012010, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30106032, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 2012010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2002030, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 8034010, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030129, + "mapEntranceID1": 3012101, + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 + }, + "3504": { + "id": 3504, + "groupId": 1016, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 8033010 + ], + "eventList1": [ + { + "stageId": 30106041, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30106042, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8032010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 8003040, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030129, + "mapEntranceID1": 3012101, + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 + }, + "3505": { + "id": 3505, + "groupId": 1016, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3003010 + ], + "npcMonsterList2": [ + 2024010 + ], + "eventList1": [ + { + "stageId": 30106051, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 3002030, + "level": 78, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 3002040, + "level": 78, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 1013010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30106052, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 8003020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 2024010, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030129, + "mapEntranceID1": 3012101, + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 + }, + "3506": { + "id": 3506, + "groupId": 1016, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 8003050 + ], + "npcMonsterList2": [ + 3003030 + ], + "eventList1": [ + { + "stageId": 30106061, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 1002020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1002020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30106062, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 3002040, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 3003040, + "level": 80, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030129, + "mapEntranceID1": 3012101, + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 + }, + "3507": { + "id": 3507, + "groupId": 1016, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 1003010 + ], + "npcMonsterList2": [ + 2023020 + ], + "eventList1": [ + { + "stageId": 30106071, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 82, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 1003010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3003050, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30106072, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 82, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 82, + "amount": 1 + }, + { + "monster_id": 2022040, + "level": 82, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 8003010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 82, + "amount": 1 + }, + { + "monster_id": 2022040, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030129, + "mapEntranceID1": 3012101, + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 + }, + "3508": { + "id": 3508, + "groupId": 1016, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3013010 + ], + "npcMonsterList2": [ + 8034010 + ], + "eventList1": [ + { + "stageId": 30106081, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 3012010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3012010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3012010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 3012010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3012010, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30106082, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 2012010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2002030, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8034010, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030129, + "mapEntranceID1": 3012101, + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 + }, + "3509": { + "id": 3509, + "groupId": 1016, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 8033010 + ], + "eventList1": [ + { + "stageId": 30106091, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30106092, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 8032010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 8003040, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030129, + "mapEntranceID1": 3012101, + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 + }, + "3510": { + "id": 3510, + "groupId": 1016, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3003010 + ], + "npcMonsterList2": [ + 2024010 + ], + "eventList1": [ + { + "stageId": 30106101, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 3002030, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3002040, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 1013010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30106102, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 8003020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 2024010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030129, + "mapEntranceID1": 3012101, + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 + }, + "3511": { + "id": 3511, + "groupId": 1016, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 1004010 + ], + "npcMonsterList2": [ + 2004010 + ], + "eventList1": [ + { + "stageId": 30106111, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 1023020, + "level": 92, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 100401010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30106112, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 2002010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 92, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 2002010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 200401007, + "level": 92, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 92, + "amount": 1 + }, + { + "monster_id": 2002010, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101211, + "mazeBuffID": 3030129, + "mapEntranceID1": 3012101, + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 + }, + "3512": { + "id": 3512, + "groupId": 1016, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3003041 + ], + "npcMonsterList2": [ + 3024010 + ], + "eventList1": [ + { + "stageId": 30106121, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 3012020, + "level": 95, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 95, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 95, + "amount": 1 + }, + { + "monster_id": 3012020, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 3004010, + "level": 95, + "amount": 1 + }, + { + "monster_id": 3003051, + "level": 95, + "amount": 1 + }, + { + "monster_id": 3003041, + "level": 95, + "amount": 1 + }, + { + "monster_id": 3003031, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30106122, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 8003030, + "level": 95, + "amount": 1 + }, + { + "monster_id": 3003050, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 3024010, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101212, + "mazeBuffID": 3030129, + "mapEntranceID1": 3012101, + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 + }, + "3601": { + "id": 3601, + "groupId": 1017, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 8033010 + ], + "npcMonsterList2": [ + 2023010 + ], + "eventList1": [ + { + "stageId": 30107011, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8033010, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 8033010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30107012, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030130, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3602": { + "id": 3602, + "groupId": 1017, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3003040 + ], + "npcMonsterList2": [ + 2033010 + ], + "eventList1": [ + { + "stageId": 30107021, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 3002030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3003050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 3003040, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3003050, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30107022, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 2032010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2032010, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 2033010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030130, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3603": { + "id": 3603, + "groupId": 1017, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3013010 + ], + "npcMonsterList2": [ + 8024011 + ], + "eventList1": [ + { + "stageId": 30107031, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 3002040, + "level": 73, + "amount": 1 + }, + { + "monster_id": 3013010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 3013010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30107032, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1002020, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 8024011, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030130, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3604": { + "id": 3604, + "groupId": 1017, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 2023030 + ], + "eventList1": [ + { + "stageId": 30107041, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2022020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30107042, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 2023030, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030130, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3605": { + "id": 3605, + "groupId": 1017, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 2033010 + ], + "npcMonsterList2": [ + 3003051 + ], + "eventList1": [ + { + "stageId": 30107051, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2032020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2032020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2032010, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 2032010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2032010, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30107052, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 78, + "amount": 1 + }, + { + "monster_id": 3003050, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 3004010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 3003051, + "level": 78, + "amount": 1 + }, + { + "monster_id": 3003041, + "level": 78, + "amount": 1 + }, + { + "monster_id": 3003031, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030130, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3606": { + "id": 3606, + "groupId": 1017, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 8033010 + ], + "npcMonsterList2": [ + 2023020 + ], + "eventList1": [ + { + "stageId": 30107061, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 8032010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 8033010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30107062, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2022040, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022050, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030130, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3607": { + "id": 3607, + "groupId": 1017, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3003040 + ], + "npcMonsterList2": [ + 2033010 + ], + "eventList1": [ + { + "stageId": 30107071, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 3002030, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3003050, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 3003040, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3003050, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30107072, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 2032010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 2032010, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 2033010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030130, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3608": { + "id": 3608, + "groupId": 1017, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3013010 + ], + "npcMonsterList2": [ + 8024011 + ], + "eventList1": [ + { + "stageId": 30107081, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3002040, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 3013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30107082, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 1022020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1022020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1002020, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8024011, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030130, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3609": { + "id": 3609, + "groupId": 1017, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 2023030 + ], + "eventList1": [ + { + "stageId": 30107091, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 2022020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30107092, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2023030, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030130, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3610": { + "id": 3610, + "groupId": 1017, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 2033010 + ], + "npcMonsterList2": [ + 3003051 + ], + "eventList1": [ + { + "stageId": 30107101, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 2032020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2032020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2032010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 2032010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2032010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30107102, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3003050, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 3004010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3003051, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3003041, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3003031, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030130, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3611": { + "id": 3611, + "groupId": 1017, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 1004020 + ], + "npcMonsterList2": [ + 1014010 + ], + "eventList1": [ + { + "stageId": 30107111, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 2012010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 92, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 2012010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 100402010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30107112, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 8003010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 101401012, + "level": 92, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101211, + "mazeBuffID": 3030130, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3612": { + "id": 3612, + "groupId": 1017, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 2004010 + ], + "npcMonsterList2": [ + 8034010 + ], + "eventList1": [ + { + "stageId": 30107121, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 2032020, + "level": 95, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 95, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 2033010, + "level": 95, + "amount": 1 + }, + { + "monster_id": 200401007, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30107122, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 1002030, + "level": 95, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 95, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 95, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 8034010, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101212, + "mazeBuffID": 3030130, + "mapEntranceID1": 3012102, + "mapEntranceID2": 3012102, + "floorID1": 30121002, + "floorID2": 30121002 + }, + "3701": { + "id": 3701, + "groupId": 1018, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 2023030 + ], + "npcMonsterList2": [ + 8003030 + ], + "eventList1": [ + { + "stageId": 30108011, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 2023030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30108012, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 1022010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030131, + "mapEntranceID1": 3012602, + "mapEntranceID2": 3012602, + "floorID1": 30126002, + "floorID2": 30126002 + }, + "3702": { + "id": 3702, + "groupId": 1018, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3003030 + ], + "npcMonsterList2": [ + 2033010 + ], + "eventList1": [ + { + "stageId": 30108021, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 3002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30108022, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 2032010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2032020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2032010, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 2032010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030131, + "mapEntranceID1": 3012602, + "mapEntranceID2": 3012602, + "floorID1": 30126002, + "floorID2": 30126002 + }, + "3703": { + "id": 3703, + "groupId": 1018, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3013010 + ], + "npcMonsterList2": [ + 3014020 + ], + "eventList1": [ + { + "stageId": 30108031, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 3012010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 3013010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 3012010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 2012010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 3013010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30108032, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 3002030, + "level": 73, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 3014020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030131, + "mapEntranceID1": 3012602, + "mapEntranceID2": 3012602, + "floorID1": 30126002, + "floorID2": 30126002 + }, + "3704": { + "id": 3704, + "groupId": 1018, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3003050 + ], + "npcMonsterList2": [ + 8033010 + ], + "eventList1": [ + { + "stageId": 30108041, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 3002020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3002020, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 3003050, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30108042, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8032010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 8033010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030131, + "mapEntranceID1": 3012602, + "mapEntranceID2": 3012602, + "floorID1": 30126002, + "floorID2": 30126002 + }, + "3705": { + "id": 3705, + "groupId": 1018, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 2033010 + ], + "npcMonsterList2": [ + 1004010 + ], + "eventList1": [ + { + "stageId": 30108051, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2032020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2032020, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30108052, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 100401010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030131, + "mapEntranceID1": 3012602, + "mapEntranceID2": 3012602, + "floorID1": 30126002, + "floorID2": 30126002 + }, + "3706": { + "id": 3706, + "groupId": 1018, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 2023030 + ], + "npcMonsterList2": [ + 8003030 + ], + "eventList1": [ + { + "stageId": 30108061, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2023030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30108062, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8001030, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1022010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030131, + "mapEntranceID1": 3012602, + "mapEntranceID2": 3012602, + "floorID1": 30126002, + "floorID2": 30126002 + }, + "3707": { + "id": 3707, + "groupId": 1018, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3003030 + ], + "npcMonsterList2": [ + 2033010 + ], + "eventList1": [ + { + "stageId": 30108071, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 3002010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 82, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30108072, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 2032010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 2032020, + "level": 82, + "amount": 1 + }, + { + "monster_id": 2032010, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 2032010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030131, + "mapEntranceID1": 3012602, + "mapEntranceID2": 3012602, + "floorID1": 30126002, + "floorID2": 30126002 + }, + "3708": { + "id": 3708, + "groupId": 1018, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3013010 + ], + "npcMonsterList2": [ + 3014020 + ], + "eventList1": [ + { + "stageId": 30108081, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 3012010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3012010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 2012010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30108082, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 3002030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 3014020, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030131, + "mapEntranceID1": 3012602, + "mapEntranceID2": 3012602, + "floorID1": 30126002, + "floorID2": 30126002 + }, + "3709": { + "id": 3709, + "groupId": 1018, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3003050 + ], + "npcMonsterList2": [ + 8033010 + ], + "eventList1": [ + { + "stageId": 30108091, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 3002020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3002020, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 3003050, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30108092, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 8032010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 8033010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030131, + "mapEntranceID1": 3012602, + "mapEntranceID2": 3012602, + "floorID1": 30126002, + "floorID2": 30126002 + }, + "3710": { + "id": 3710, + "groupId": 1018, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 2033010 + ], + "npcMonsterList2": [ + 1004010 + ], + "eventList1": [ + { + "stageId": 30108101, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 2032020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2032020, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30108102, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 1022010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 100401010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030131, + "mapEntranceID1": 3012602, + "mapEntranceID2": 3012602, + "floorID1": 30126002, + "floorID2": 30126002 + }, + "3711": { + "id": 3711, + "groupId": 1018, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 2004010 + ], + "npcMonsterList2": [ + 2024010 + ], + "eventList1": [ + { + "stageId": 30108111, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 2013020, + "level": 92, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 8003030, + "level": 92, + "amount": 1 + }, + { + "monster_id": 200401007, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30108112, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 8003010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 92, + "amount": 1 + }, + { + "monster_id": 1022010, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 2022090, + "level": 92, + "amount": 1 + }, + { + "monster_id": 202401008, + "level": 92, + "amount": 1 + }, + { + "monster_id": 2022070, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101211, + "mazeBuffID": 3030131, + "mapEntranceID1": 3012602, + "mapEntranceID2": 3012602, + "floorID1": 30126002, + "floorID2": 30126002 + }, + "3712": { + "id": 3712, + "groupId": 1018, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 3003030 + ], + "npcMonsterList2": [ + 2034010 + ], + "eventList1": [ + { + "stageId": 30108121, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 95, + "amount": 1 + }, + { + "monster_id": 3003050, + "level": 95, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 95, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 95, + "amount": 1 + }, + { + "monster_id": 3002020, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 3004010, + "level": 95, + "amount": 1 + }, + { + "monster_id": 3003051, + "level": 95, + "amount": 1 + }, + { + "monster_id": 3003041, + "level": 95, + "amount": 1 + }, + { + "monster_id": 3003031, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30108122, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 8003040, + "level": 95, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 2034010, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101212, + "mazeBuffID": 3030131, + "mapEntranceID1": 3012602, + "mapEntranceID2": 3012602, + "floorID1": 30126002, + "floorID2": 30126002 + }, + "3801": { + "id": 3801, + "groupId": 1019, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 2023030 + ], + "eventList1": [ + { + "stageId": 30109011, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 2022020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30109012, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 2023030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030132, + "mapEntranceID1": 3012402, + "mapEntranceID2": 3012402, + "floorID1": 30124002, + "floorID2": 30124002 + }, + "3802": { + "id": 3802, + "groupId": 1019, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 3003050 + ], + "npcMonsterList2": [ + 2033010 + ], + "eventList1": [ + { + "stageId": 30109021, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3002020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3003050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3002040, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 3003050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30109022, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 2032010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2032020, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 2032010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030132, + "mapEntranceID1": 3012402, + "mapEntranceID2": 3012402, + "floorID1": 30124002, + "floorID2": 30124002 + }, + "3803": { + "id": 3803, + "groupId": 1019, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 1023020 + ], + "npcMonsterList2": [ + 2004020 + ], + "eventList1": [ + { + "stageId": 30109031, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 8002010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30109032, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 2033010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 200402009, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030132, + "mapEntranceID1": 3012402, + "mapEntranceID2": 3012402, + "floorID1": 30124002, + "floorID2": 30124002 + }, + "3804": { + "id": 3804, + "groupId": 1019, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 2013020 + ], + "npcMonsterList2": [ + 3003040 + ], + "eventList1": [ + { + "stageId": 30109041, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2002030, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2002030, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 3003050, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30109042, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 3012020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3002040, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3012020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 3012020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030132, + "mapEntranceID1": 3012402, + "mapEntranceID2": 3012402, + "floorID1": 30124002, + "floorID2": 30124002 + }, + "3805": { + "id": 3805, + "groupId": 1019, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 8033010 + ], + "npcMonsterList2": [ + 2034010 + ], + "eventList1": [ + { + "stageId": 30109051, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 8033010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8032010, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 8033010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30109052, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2023020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 2034010, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030132, + "mapEntranceID1": 3012402, + "mapEntranceID2": 3012402, + "floorID1": 30124002, + "floorID2": 30124002 + }, + "3806": { + "id": 3806, + "groupId": 1019, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 2023010 + ], + "npcMonsterList2": [ + 2023030 + ], + "eventList1": [ + { + "stageId": 30109061, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2022020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022020, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30109062, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2022060, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2022060, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2023030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030132, + "mapEntranceID1": 3012402, + "mapEntranceID2": 3012402, + "floorID1": 30124002, + "floorID2": 30124002 + }, + "3807": { + "id": 3807, + "groupId": 1019, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 3003050 + ], + "npcMonsterList2": [ + 2033010 + ], + "eventList1": [ + { + "stageId": 30109071, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3002020, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3003050, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3002040, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 3003050, + "level": 82, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30109072, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 2032010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 2032020, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 2032010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030132, + "mapEntranceID1": 3012402, + "mapEntranceID2": 3012402, + "floorID1": 30124002, + "floorID2": 30124002 + }, + "3808": { + "id": 3808, + "groupId": 1019, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 1023020 + ], + "npcMonsterList2": [ + 2004020 + ], + "eventList1": [ + { + "stageId": 30109081, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30109082, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 200402009, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030132, + "mapEntranceID1": 3012402, + "mapEntranceID2": 3012402, + "floorID1": 30124002, + "floorID2": 30124002 + }, + "3809": { + "id": 3809, + "groupId": 1019, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 2013020 + ], + "npcMonsterList2": [ + 3003040 + ], + "eventList1": [ + { + "stageId": 30109091, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 2002030, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2002030, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 3003050, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30109092, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 3012020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3002040, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3012020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 3012020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030132, + "mapEntranceID1": 3012402, + "mapEntranceID2": 3012402, + "floorID1": 30124002, + "floorID2": 30124002 + }, + "3810": { + "id": 3810, + "groupId": 1019, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 8033010 + ], + "npcMonsterList2": [ + 2034010 + ], + "eventList1": [ + { + "stageId": 30109101, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 8033010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8032010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8033010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30109102, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 2023020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 2034010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030132, + "mapEntranceID1": 3012402, + "mapEntranceID2": 3012402, + "floorID1": 30124002, + "floorID2": 30124002 + }, + "3811": { + "id": 3811, + "groupId": 1019, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 8024011 + ], + "npcMonsterList2": [ + 8034010 + ], + "eventList1": [ + { + "stageId": 30109111, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 802401105, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30109112, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 2012010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 92, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 92, + "amount": 1 + }, + { + "monster_id": 2012010, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 8034010, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101211, + "mazeBuffID": 3030132, + "mapEntranceID1": 3012402, + "mapEntranceID2": 3012402, + "floorID1": 30124002, + "floorID2": 30124002 + }, + "3812": { + "id": 3812, + "groupId": 1019, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 5, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 1014010 + ], + "npcMonsterList2": [ + 3003014 + ], + "eventList1": [ + { + "stageId": 30109121, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 2013010, + "level": 95, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 101401012, + "level": 95, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30109122, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 2032010, + "level": 95, + "amount": 1 + }, + { + "monster_id": 3003050, + "level": 95, + "amount": 1 + }, + { + "monster_id": 2032010, + "level": 95, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 95, + "amount": 1 + }, + { + "monster_id": 2032010, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 3004020, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101212, + "mazeBuffID": 3030132, + "mapEntranceID1": 3012402, + "mapEntranceID2": 3012402, + "floorID1": 30124002, + "floorID2": 30124002 + }, + "3901": { + "id": 3901, + "groupId": 1020, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 11, + "mazeGroupId2": 12, + "npcMonsterList1": [ + 3003020 + ], + "npcMonsterList2": [ + 2023010 + ], + "eventList1": [ + { + "stageId": 30110011, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 3003020, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 3003020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30110012, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030133, + "mapEntranceID1": 3012702, + "mapEntranceID2": 3012702, + "floorID1": 30127001, + "floorID2": 30127001 + }, + "3902": { + "id": 3902, + "groupId": 1020, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 11, + "mazeGroupId2": 12, + "npcMonsterList1": [ + 1013010 + ], + "npcMonsterList2": [ + 3003010 + ], + "eventList1": [ + { + "stageId": 30110021, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 1013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30110022, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 3012020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3012020, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 3003050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030133, + "mapEntranceID1": 3012702, + "mapEntranceID2": 3012702, + "floorID1": 30127001, + "floorID2": 30127001 + }, + "3903": { + "id": 3903, + "groupId": 1020, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 11, + "mazeGroupId2": 12, + "npcMonsterList1": [ + 2033010 + ], + "npcMonsterList2": [ + 1004020 + ], + "eventList1": [ + { + "stageId": 30110031, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 2032010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 2033010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30110032, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1013020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 3013010, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 100402010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030133, + "mapEntranceID1": 3012702, + "mapEntranceID2": 3012702, + "floorID1": 30127001, + "floorID2": 30127001 + }, + "3904": { + "id": 3904, + "groupId": 1020, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 11, + "mazeGroupId2": 12, + "npcMonsterList1": [ + 1023020 + ], + "npcMonsterList2": [ + 2013020 + ], + "eventList1": [ + { + "stageId": 30110041, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 1023020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30110042, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2013020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 2013020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030133, + "mapEntranceID1": 3012702, + "mapEntranceID2": 3012702, + "floorID1": 30127001, + "floorID2": 30127001 + }, + "3905": { + "id": 3905, + "groupId": 1020, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 11, + "mazeGroupId2": 12, + "npcMonsterList1": [ + 8033010 + ], + "npcMonsterList2": [ + 1004010 + ], + "eventList1": [ + { + "stageId": 30110051, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 8033010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 8033010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30110052, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 3013010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 100401010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 3013010, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030133, + "mapEntranceID1": 3012702, + "mapEntranceID2": 3012702, + "floorID1": 30127001, + "floorID2": 30127001 + }, + "3906": { + "id": 3906, + "groupId": 1020, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 11, + "mazeGroupId2": 12, + "npcMonsterList1": [ + 3003020 + ], + "npcMonsterList2": [ + 2023010 + ], + "eventList1": [ + { + "stageId": 30110061, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 3003020, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 3003020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30110062, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2023010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030133, + "mapEntranceID1": 3012702, + "mapEntranceID2": 3012702, + "floorID1": 30127001, + "floorID2": 30127001 + }, + "3907": { + "id": 3907, + "groupId": 1020, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 11, + "mazeGroupId2": 12, + "npcMonsterList1": [ + 1013010 + ], + "npcMonsterList2": [ + 3003010 + ], + "eventList1": [ + { + "stageId": 30110071, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 82, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 1013010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30110072, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 3012020, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3012020, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 3003050, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030133, + "mapEntranceID1": 3012702, + "mapEntranceID2": 3012702, + "floorID1": 30127001, + "floorID2": 30127001 + }, + "3908": { + "id": 3908, + "groupId": 1020, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 11, + "mazeGroupId2": 12, + "npcMonsterList1": [ + 2033010 + ], + "npcMonsterList2": [ + 1004020 + ], + "eventList1": [ + { + "stageId": 30110081, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 2032010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 2033010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30110082, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 1013020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3013010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 100402010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030133, + "mapEntranceID1": 3012702, + "mapEntranceID2": 3012702, + "floorID1": 30127001, + "floorID2": 30127001 + }, + "3909": { + "id": 3909, + "groupId": 1020, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 11, + "mazeGroupId2": 12, + "npcMonsterList1": [ + 1023020 + ], + "npcMonsterList2": [ + 2013020 + ], + "eventList1": [ + { + "stageId": 30110091, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 1023020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30110092, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 2013020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2013020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030133, + "mapEntranceID1": 3012702, + "mapEntranceID2": 3012702, + "floorID1": 30127001, + "floorID2": 30127001 + }, + "3910": { + "id": 3910, + "groupId": 1020, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 11, + "mazeGroupId2": 12, + "npcMonsterList1": [ + 8033010 + ], + "npcMonsterList2": [ + 1004010 + ], + "eventList1": [ + { + "stageId": 30110101, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 8033010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 8033010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30110102, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 3013010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 100401010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3013010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030133, + "mapEntranceID1": 3012702, + "mapEntranceID2": 3012702, + "floorID1": 30127001, + "floorID2": 30127001 + }, + "3911": { + "id": 3911, + "groupId": 1020, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 11, + "mazeGroupId2": 12, + "npcMonsterList1": [ + 2004010 + ], + "npcMonsterList2": [ + 3024020 + ], + "eventList1": [ + { + "stageId": 30110111, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 2023030, + "level": 92, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 200401007, + "level": 92, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30110112, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 3003030, + "level": 92, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 92, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 3024020, + "level": 92, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101211, + "mazeBuffID": 3030133, + "mapEntranceID1": 3012702, + "mapEntranceID2": 3012702, + "floorID1": 30127001, + "floorID2": 30127001 + }, + "3912": { + "id": 3912, + "groupId": 1020, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 11, + "mazeGroupId2": 12, + "npcMonsterList1": [ + 1014010 + ], + "npcMonsterList2": [ + 8024011 + ], + "eventList1": [ + { + "stageId": 30110121, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 800304016, + "level": 95, + "amount": 1 + }, + { + "monster_id": 203301007, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 101401016, + "level": 95, + "amount": 1 + }, + { + "monster_id": 203301007, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30110122, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 1013020, + "level": 95, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 802401106, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101212, + "mazeBuffID": 3030133, + "mapEntranceID1": 3012702, + "mapEntranceID2": 3012702, + "floorID1": 30127001, + "floorID2": 30127001 + }, + "4001": { + "id": 4001, + "groupId": 1021, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 20, + "mazeGroupId2": 21, + "npcMonsterList1": [ + 1013010 + ], + "npcMonsterList2": [ + 8003040 + ], + "eventList1": [ + { + "stageId": 30111011, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 1013010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30111012, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 68, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030134, + "mapEntranceID1": 3013001, + "mapEntranceID2": 3013001, + "floorID1": 30130001, + "floorID2": 30130001 + }, + "4002": { + "id": 4002, + "groupId": 1021, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 20, + "mazeGroupId2": 21, + "npcMonsterList1": [ + 3003030 + ], + "npcMonsterList2": [ + 2013010 + ], + "eventList1": [ + { + "stageId": 30111021, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3001010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3001010, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 3003030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3003050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30111022, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 2022010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 2022010, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 2013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030134, + "mapEntranceID1": 3013001, + "mapEntranceID2": 3013001, + "floorID1": 30130001, + "floorID2": 30130001 + }, + "4003": { + "id": 4003, + "groupId": 1021, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 20, + "mazeGroupId2": 21, + "npcMonsterList1": [ + 2033010 + ], + "npcMonsterList2": [ + 3024010 + ], + "eventList1": [ + { + "stageId": 30111031, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 2032010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2032020, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 2033010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30111032, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 1003010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 3024010, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030134, + "mapEntranceID1": 3013001, + "mapEntranceID2": 3013001, + "floorID1": 30130001, + "floorID2": 30130001 + }, + "4004": { + "id": 4004, + "groupId": 1021, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 20, + "mazeGroupId2": 21, + "npcMonsterList1": [ + 4013010 + ], + "npcMonsterList2": [ + 3003020 + ], + "eventList1": [ + { + "stageId": 30111041, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 4012010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 4013010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 4012020, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 4012010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 4013010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3013010, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30111042, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3002040, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 3003020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030134, + "mapEntranceID1": 3013001, + "mapEntranceID2": 3013001, + "floorID1": 30130001, + "floorID2": 30130001 + }, + "4005": { + "id": 4005, + "groupId": 1021, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 20, + "mazeGroupId2": 21, + "npcMonsterList1": [ + 8033010 + ], + "npcMonsterList2": [ + 2034010 + ], + "eventList1": [ + { + "stageId": 30111051, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 8032010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8033010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8032020, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 8033010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 3003050, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30111052, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2033010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 2034010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030134, + "mapEntranceID1": 3013001, + "mapEntranceID2": 3013001, + "floorID1": 30130001, + "floorID2": 30130001 + }, + "4006": { + "id": 4006, + "groupId": 1021, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 20, + "mazeGroupId2": 21, + "npcMonsterList1": [ + 1013010 + ], + "npcMonsterList2": [ + 8003040 + ], + "eventList1": [ + { + "stageId": 30111061, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1013010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30111062, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 8002010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 80, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030134, + "mapEntranceID1": 3013001, + "mapEntranceID2": 3013001, + "floorID1": 30130001, + "floorID2": 30130001 + }, + "4007": { + "id": 4007, + "groupId": 1021, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 20, + "mazeGroupId2": 21, + "npcMonsterList1": [ + 3003030 + ], + "npcMonsterList2": [ + 2013010 + ], + "eventList1": [ + { + "stageId": 30111071, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3001010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3001010, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 3003030, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3003050, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30111072, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 2022010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 2022010, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 2013010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030134, + "mapEntranceID1": 3013001, + "mapEntranceID2": 3013001, + "floorID1": 30130001, + "floorID2": 30130001 + }, + "4008": { + "id": 4008, + "groupId": 1021, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 20, + "mazeGroupId2": 21, + "npcMonsterList1": [ + 2033010 + ], + "npcMonsterList2": [ + 3024010 + ], + "eventList1": [ + { + "stageId": 30111081, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 2032010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2032020, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 2033010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30111082, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 1003010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 3024010, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030134, + "mapEntranceID1": 3013001, + "mapEntranceID2": 3013001, + "floorID1": 30130001, + "floorID2": 30130001 + }, + "4009": { + "id": 4009, + "groupId": 1021, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 20, + "mazeGroupId2": 21, + "npcMonsterList1": [ + 4013010 + ], + "npcMonsterList2": [ + 3003020 + ], + "eventList1": [ + { + "stageId": 30111091, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 4012010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 4013010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 4012020, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 4012010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 4013010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3013010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30111092, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3002040, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 3003020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030134, + "mapEntranceID1": 3013001, + "mapEntranceID2": 3013001, + "floorID1": 30130001, + "floorID2": 30130001 + }, + "4010": { + "id": 4010, + "groupId": 1021, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 20, + "mazeGroupId2": 21, + "npcMonsterList1": [ + 4014010 + ], + "npcMonsterList2": [ + 2034010 + ], + "eventList1": [ + { + "stageId": 30111101, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 2023030, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 4014010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30111102, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 2033010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 2034010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030134, + "mapEntranceID1": 3013001, + "mapEntranceID2": 3013001, + "floorID1": 30130001, + "floorID2": 30130001 + }, + "4011": { + "id": 4011, + "groupId": 1021, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 20, + "mazeGroupId2": 21, + "npcMonsterList1": [ + 8034010 + ], + "npcMonsterList2": [ + 3003014 + ], + "eventList1": [ + { + "stageId": 30111111, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 4013010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 8034010, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30111112, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 1013020, + "level": 92, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 3004020, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101211, + "mazeBuffID": 3030134, + "mapEntranceID1": 3013001, + "mapEntranceID2": 3013001, + "floorID1": 30130001, + "floorID2": 30130001 + }, + "4012": { + "id": 4012, + "groupId": 1021, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 20, + "mazeGroupId2": 21, + "npcMonsterList1": [ + 8024011 + ], + "npcMonsterList2": [ + 4014020 + ], + "eventList1": [ + { + "stageId": 30111121, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 803301014, + "level": 95, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 802401107, + "level": 95, + "amount": 1 + }, + { + "monster_id": 1023010, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30111122, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 3002040, + "level": 95, + "amount": 1 + }, + { + "monster_id": 4013010, + "level": 95, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 4014020, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101212, + "mazeBuffID": 3030134, + "mapEntranceID1": 3013001, + "mapEntranceID2": 3013001, + "floorID1": 30130001, + "floorID2": 30130001 + }, + "4101": { + "id": 4101, + "groupId": 1022, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 4013010 + ], + "npcMonsterList2": [ + 3003020 + ], + "eventList1": [ + { + "stageId": 30112011, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 4012010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 4013010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 4012020, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 4012010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 4013010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 3013010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30112012, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 3002040, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 3003020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030135, + "mapEntranceID1": 3013102, + "mapEntranceID2": 3013102, + "floorID1": 30131002, + "floorID2": 30131002 + }, + "4102": { + "id": 4102, + "groupId": 1022, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 1013010 + ], + "npcMonsterList2": [ + 8003040 + ], + "eventList1": [ + { + "stageId": 30112021, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 1013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30112022, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030135, + "mapEntranceID1": 3013102, + "mapEntranceID2": 3013102, + "floorID1": 30131002, + "floorID2": 30131002 + }, + "4103": { + "id": 4103, + "groupId": 1022, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 3003020 + ], + "npcMonsterList2": [ + 1023020 + ], + "eventList1": [ + { + "stageId": 30112031, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 3002040, + "level": 73, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 3003020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30112032, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 3013010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030135, + "mapEntranceID1": 3013102, + "mapEntranceID2": 3013102, + "floorID1": 30131002, + "floorID2": 30131002 + }, + "4104": { + "id": 4104, + "groupId": 1022, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 4013010 + ], + "npcMonsterList2": [ + 1013020 + ], + "eventList1": [ + { + "stageId": 30112041, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 401203005, + "level": 75, + "amount": 1 + }, + { + "monster_id": 4013010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 401203005, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 8003020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 4013010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30112042, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 100202022, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 100202022, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 1013020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030135, + "mapEntranceID1": 3013102, + "mapEntranceID2": 3013102, + "floorID1": 30131002, + "floorID2": 30131002 + }, + "4105": { + "id": 4105, + "groupId": 1022, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 2033010 + ], + "npcMonsterList2": [ + 3024010 + ], + "eventList1": [ + { + "stageId": 30112051, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2032010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2032020, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 2033010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30112052, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1003010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 3024010, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030135, + "mapEntranceID1": 3013102, + "mapEntranceID2": 3013102, + "floorID1": 30131002, + "floorID2": 30131002 + }, + "4106": { + "id": 4106, + "groupId": 1022, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 1013010 + ], + "npcMonsterList2": [ + 8003040 + ], + "eventList1": [ + { + "stageId": 30112061, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1013010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30112062, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 8002010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 80, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030135, + "mapEntranceID1": 3013102, + "mapEntranceID2": 3013102, + "floorID1": 30131002, + "floorID2": 30131002 + }, + "4107": { + "id": 4107, + "groupId": 1022, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 3003030 + ], + "npcMonsterList2": [ + 2013010 + ], + "eventList1": [ + { + "stageId": 30112071, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3001010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3001010, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 3003030, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3003050, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30112072, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 2022010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 2022010, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 2013010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030135, + "mapEntranceID1": 3013102, + "mapEntranceID2": 3013102, + "floorID1": 30131002, + "floorID2": 30131002 + }, + "4108": { + "id": 4108, + "groupId": 1022, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 3003020 + ], + "npcMonsterList2": [ + 1023020 + ], + "eventList1": [ + { + "stageId": 30112081, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 3002040, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 3003020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30112082, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 3013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030135, + "mapEntranceID1": 3013102, + "mapEntranceID2": 3013102, + "floorID1": 30131002, + "floorID2": 30131002 + }, + "4109": { + "id": 4109, + "groupId": 1022, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 4013010 + ], + "npcMonsterList2": [ + 1013020 + ], + "eventList1": [ + { + "stageId": 30112091, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 401203005, + "level": 88, + "amount": 1 + }, + { + "monster_id": 4013010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 401203005, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 8003020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 4013010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30112092, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 100202022, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 100202022, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 1013020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030135, + "mapEntranceID1": 3013102, + "mapEntranceID2": 3013102, + "floorID1": 30131002, + "floorID2": 30131002 + }, + "4110": { + "id": 4110, + "groupId": 1022, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 1004010 + ], + "npcMonsterList2": [ + 3003014 + ], + "eventList1": [ + { + "stageId": 30112101, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 2013010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 4023020, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 100401010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 4023020, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30112102, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 3003030, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3003050, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 3004020, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030135, + "mapEntranceID1": 3013102, + "mapEntranceID2": 3013102, + "floorID1": 30131002, + "floorID2": 30131002 + }, + "4111": { + "id": 4111, + "groupId": 1022, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 2034010 + ], + "npcMonsterList2": [ + 4014020 + ], + "eventList1": [ + { + "stageId": 30112111, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 8003030, + "level": 92, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 2034010, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30112112, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 1013020, + "level": 92, + "amount": 1 + }, + { + "monster_id": 4013010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 4014020, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101211, + "mazeBuffID": 3030135, + "mapEntranceID1": 3013102, + "mapEntranceID2": 3013102, + "floorID1": 30131002, + "floorID2": 30131002 + }, + "4112": { + "id": 4112, + "groupId": 1022, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 4, + "mazeGroupId2": 5, + "npcMonsterList1": [ + 4034010 + ], + "npcMonsterList2": [ + 2004010 + ], + "eventList1": [ + { + "stageId": 30112121, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 800302024, + "level": 95, + "amount": 1 + }, + { + "monster_id": 401301003, + "level": 95, + "amount": 1 + }, + { + "monster_id": 800302024, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 4034010, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30112122, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 402301001, + "level": 95, + "amount": 1 + }, + { + "monster_id": 402302001, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 402302001, + "level": 95, + "amount": 1 + }, + { + "monster_id": 200401007, + "level": 95, + "amount": 1 + }, + { + "monster_id": 402302001, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101212, + "mazeBuffID": 3030135, + "mapEntranceID1": 3013102, + "mapEntranceID2": 3013102, + "floorID1": 30131002, + "floorID2": 30131002 + }, + "4201": { + "id": 4201, + "groupId": 1023, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 4013010 + ], + "npcMonsterList2": [ + 3003020 + ], + "eventList1": [ + { + "stageId": 30113011, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 4012010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 4013010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 4012020, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 4012010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 4013010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 3013010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30113012, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 3002040, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 3003020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030136, + "mapEntranceID1": 3013201, + "mapEntranceID2": 3013201, + "floorID1": 30132001, + "floorID2": 30132001 + }, + "4202": { + "id": 4202, + "groupId": 1023, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 1013010 + ], + "npcMonsterList2": [ + 8003040 + ], + "eventList1": [ + { + "stageId": 30113021, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 1013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30113022, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 8002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030136, + "mapEntranceID1": 3013201, + "mapEntranceID2": 3013201, + "floorID1": 30132001, + "floorID2": 30132001 + }, + "4203": { + "id": 4203, + "groupId": 1023, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 3003020 + ], + "npcMonsterList2": [ + 4013010 + ], + "eventList1": [ + { + "stageId": 30113031, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 3002040, + "level": 73, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 3003020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30113032, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 4013010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030136, + "mapEntranceID1": 3013201, + "mapEntranceID2": 3013201, + "floorID1": 30132001, + "floorID2": 30132001 + }, + "4204": { + "id": 4204, + "groupId": 1023, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 4013010 + ], + "npcMonsterList2": [ + 1013020 + ], + "eventList1": [ + { + "stageId": 30113041, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 401203005, + "level": 75, + "amount": 1 + }, + { + "monster_id": 4013010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 401203005, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 8003020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 4013010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30113042, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 100202022, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 100202022, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 1013020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030136, + "mapEntranceID1": 3013201, + "mapEntranceID2": 3013201, + "floorID1": 30132001, + "floorID2": 30132001 + }, + "4205": { + "id": 4205, + "groupId": 1023, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 2033010 + ], + "npcMonsterList2": [ + 3024010 + ], + "eventList1": [ + { + "stageId": 30113051, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 2032010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2032020, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 2033010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30113052, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 1003010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 3024010, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030136, + "mapEntranceID1": 3013201, + "mapEntranceID2": 3013201, + "floorID1": 30132001, + "floorID2": 30132001 + }, + "4206": { + "id": 4206, + "groupId": 1023, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 1013010 + ], + "npcMonsterList2": [ + 8003040 + ], + "eventList1": [ + { + "stageId": 30113061, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012030, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1013010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30113062, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 8002010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 80, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030136, + "mapEntranceID1": 3013201, + "mapEntranceID2": 3013201, + "floorID1": 30132001, + "floorID2": 30132001 + }, + "4207": { + "id": 4207, + "groupId": 1023, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 3003030 + ], + "npcMonsterList2": [ + 2013010 + ], + "eventList1": [ + { + "stageId": 30113071, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3001010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3001010, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 3003030, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3003050, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30113072, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 2022010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 2022010, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 2013010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030136, + "mapEntranceID1": 3013201, + "mapEntranceID2": 3013201, + "floorID1": 30132001, + "floorID2": 30132001 + }, + "4208": { + "id": 4208, + "groupId": 1023, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 4013010 + ], + "npcMonsterList2": [ + 3003041 + ], + "eventList1": [ + { + "stageId": 30113081, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 4012030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 4013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 4012030, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 4013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30113082, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 2032010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3003050, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2032010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 3004010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3003051, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3003041, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3003031, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030136, + "mapEntranceID1": 3013201, + "mapEntranceID2": 3013201, + "floorID1": 30132001, + "floorID2": 30132001 + }, + "4209": { + "id": 4209, + "groupId": 1023, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 4033010 + ], + "npcMonsterList2": [ + 2023010 + ], + "eventList1": [ + { + "stageId": 30113091, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 4032030, + "level": 88, + "amount": 1 + }, + { + "monster_id": 4033010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 4032030, + "level": 88, + "amount": 1 + }, + { + "monster_id": 4032010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 4023010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 4033010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 4032030, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30113092, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 2022050, + "level": 88, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030136, + "mapEntranceID1": 3013201, + "mapEntranceID2": 3013201, + "floorID1": 30132001, + "floorID2": 30132001 + }, + "4210": { + "id": 4210, + "groupId": 1023, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 1014010 + ], + "npcMonsterList2": [ + 4014020 + ], + "eventList1": [ + { + "stageId": 30113101, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 3002030, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 4032030, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 101401012, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30113102, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 1013010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2023030, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 4014020, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030136, + "mapEntranceID1": 3013201, + "mapEntranceID2": 3013201, + "floorID1": 30132001, + "floorID2": 30132001 + }, + "4211": { + "id": 4211, + "groupId": 1023, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 2034010 + ], + "npcMonsterList2": [ + 4034010 + ], + "eventList1": [ + { + "stageId": 30113111, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 4032030, + "level": 92, + "amount": 1 + }, + { + "monster_id": 4032010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 4033010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 4032030, + "level": 92, + "amount": 1 + }, + { + "monster_id": 4032010, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 2034010, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30113112, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 2013010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 4034010, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101211, + "mazeBuffID": 3030136, + "mapEntranceID1": 3013201, + "mapEntranceID2": 3013201, + "floorID1": 30132001, + "floorID2": 30132001 + }, + "4212": { + "id": 4212, + "groupId": 1023, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 8, + "mazeGroupId2": 9, + "npcMonsterList1": [ + 4014030 + ], + "npcMonsterList2": [ + 3003014 + ], + "eventList1": [ + { + "stageId": 30113121, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 4014030, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30113122, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 8003020, + "level": 95, + "amount": 1 + }, + { + "monster_id": 2023010, + "level": 95, + "amount": 1 + }, + { + "monster_id": 8003020, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 3004020, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101212, + "mazeBuffID": 3030136, + "mapEntranceID1": 3013201, + "mapEntranceID2": 3013201, + "floorID1": 30132001, + "floorID2": 30132001 + }, + "4301": { + "id": 4301, + "groupId": 1024, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 1023020 + ], + "npcMonsterList2": [ + 2013020 + ], + "eventList1": [ + { + "stageId": 30114011, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 1023020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30114012, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 2002030, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2002030, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 2013020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030137, + "mapEntranceID1": 3012701, + "mapEntranceID2": 3012701, + "floorID1": 30127001, + "floorID2": 30127001 + }, + "4302": { + "id": 4302, + "groupId": 1024, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 1013010 + ], + "npcMonsterList2": [ + 8003040 + ], + "eventList1": [ + { + "stageId": 30114021, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1012010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 1013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30114022, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 8003040, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030137, + "mapEntranceID1": 3012701, + "mapEntranceID2": 3012701, + "floorID1": 30127001, + "floorID2": 30127001 + }, + "4303": { + "id": 4303, + "groupId": 1024, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 2013010 + ], + "npcMonsterList2": [ + 3003020 + ], + "eventList1": [ + { + "stageId": 30114031, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 2011010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2011020, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 2013010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30114032, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 3002040, + "level": 73, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 3003020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030137, + "mapEntranceID1": 3012701, + "mapEntranceID2": 3012701, + "floorID1": 30127001, + "floorID2": 30127001 + }, + "4304": { + "id": 4304, + "groupId": 1024, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 4023010 + ], + "npcMonsterList2": [ + 1004010 + ], + "eventList1": [ + { + "stageId": 30114041, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 4023010, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 4023010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 4033010, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30114042, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 1023020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 100401010, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030137, + "mapEntranceID1": 3012701, + "mapEntranceID2": 3012701, + "floorID1": 30127001, + "floorID2": 30127001 + }, + "4305": { + "id": 4305, + "groupId": 1024, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 4033020 + ], + "npcMonsterList2": [ + 3024010 + ], + "eventList1": [ + { + "stageId": 30114051, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 4032030, + "level": 78, + "amount": 1 + }, + { + "monster_id": 4033020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 4032010, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 4033020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30114052, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 8003020, + "level": 78, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 3024010, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030137, + "mapEntranceID1": 3012701, + "mapEntranceID2": 3012701, + "floorID1": 30127001, + "floorID2": 30127001 + }, + "4306": { + "id": 4306, + "groupId": 1024, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 1023020 + ], + "npcMonsterList2": [ + 2013020 + ], + "eventList1": [ + { + "stageId": 30114061, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 1023020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30114062, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2002030, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2002030, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2013020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030137, + "mapEntranceID1": 3012701, + "mapEntranceID2": 3012701, + "floorID1": 30127001, + "floorID2": 30127001 + }, + "4307": { + "id": 4307, + "groupId": 1024, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 1013010 + ], + "npcMonsterList2": [ + 8003040 + ], + "eventList1": [ + { + "stageId": 30114071, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 1012010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 1012010, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 1013010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30114072, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3002010, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 8003040, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030137, + "mapEntranceID1": 3012701, + "mapEntranceID2": 3012701, + "floorID1": 30127001, + "floorID2": 30127001 + }, + "4308": { + "id": 4308, + "groupId": 1024, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 2013010 + ], + "npcMonsterList2": [ + 3003020 + ], + "eventList1": [ + { + "stageId": 30114081, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 2011010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2011020, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 2013010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003010, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30114082, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 3002040, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3003020, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 3003020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030137, + "mapEntranceID1": 3012701, + "mapEntranceID2": 3012701, + "floorID1": 30127001, + "floorID2": 30127001 + }, + "4309": { + "id": 4309, + "groupId": 1024, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 4023010 + ], + "npcMonsterList2": [ + 1004010 + ], + "eventList1": [ + { + "stageId": 30114091, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 4023010, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 4023010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 4033010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30114092, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 1023020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 100401010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030137, + "mapEntranceID1": 3012701, + "mapEntranceID2": 3012701, + "floorID1": 30127001, + "floorID2": 30127001 + }, + "4310": { + "id": 4310, + "groupId": 1024, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 4033020 + ], + "npcMonsterList2": [ + 3024010 + ], + "eventList1": [ + { + "stageId": 30114101, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 4032030, + "level": 90, + "amount": 1 + }, + { + "monster_id": 4033020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 4032010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 4033020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 8003040, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30114102, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 8003020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1003010, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 3024010, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030137, + "mapEntranceID1": 3012701, + "mapEntranceID2": 3012701, + "floorID1": 30127001, + "floorID2": 30127001 + }, + "4311": { + "id": 4311, + "groupId": 1024, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 4014030 + ], + "npcMonsterList2": [ + 3024020 + ], + "eventList1": [ + { + "stageId": 30114111, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 4014030, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30114112, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 2023030, + "level": 92, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 3024020, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101211, + "mazeBuffID": 3030137, + "mapEntranceID1": 3012701, + "mapEntranceID2": 3012701, + "floorID1": 30127001, + "floorID2": 30127001 + }, + "4312": { + "id": 4312, + "groupId": 1024, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 8024011 + ], + "npcMonsterList2": [ + 2034010 + ], + "eventList1": [ + { + "stageId": 30114121, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 402302001, + "level": 95, + "amount": 1 + }, + { + "monster_id": 4013010, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 802401107, + "level": 95, + "amount": 1 + }, + { + "monster_id": 402302001, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30114122, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 4033010, + "level": 95, + "amount": 1 + }, + { + "monster_id": 4033030, + "level": 95, + "amount": 1 + }, + { + "monster_id": 4032030, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 2034010, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101212, + "mazeBuffID": 3030137, + "mapEntranceID1": 3012701, + "mapEntranceID2": 3012701, + "floorID1": 30127001, + "floorID2": 30127001 + }, + "4401": { + "id": 4401, + "groupId": 1025, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 3003020 + ], + "npcMonsterList2": [ + 2023010 + ], + "eventList1": [ + { + "stageId": 30115011, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 3003020, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 3003020, + "level": 68, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30115012, + "level": 68, + "monsterList": [ + [ + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 68, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 68, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101201, + "mazeBuffID": 3030138, + "mapEntranceID1": 3012202, + "mapEntranceID2": 3012202, + "floorID1": 30122001, + "floorID2": 30122001 + }, + "4402": { + "id": 4402, + "groupId": 1025, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 1013010 + ], + "npcMonsterList2": [ + 3003010 + ], + "eventList1": [ + { + "stageId": 30115021, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 70, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 1013010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30115022, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 3012020, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3012020, + "level": 70, + "amount": 1 + } + ], + [ + { + "monster_id": 3003050, + "level": 70, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101202, + "mazeBuffID": 3030138, + "mapEntranceID1": 3012202, + "mapEntranceID2": 3012202, + "floorID1": 30122001, + "floorID2": 30122001 + }, + "4403": { + "id": 4403, + "groupId": 1025, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 1023020 + ], + "npcMonsterList2": [ + 2013020 + ], + "eventList1": [ + { + "stageId": 30115031, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 73, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 1023020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30115032, + "level": 73, + "monsterList": [ + [ + { + "monster_id": 2013020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 73, + "amount": 1 + } + ], + [ + { + "monster_id": 2013020, + "level": 73, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 73, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101203, + "mazeBuffID": 3030138, + "mapEntranceID1": 3012202, + "mapEntranceID2": 3012202, + "floorID1": 30122001, + "floorID2": 30122001 + }, + "4404": { + "id": 4404, + "groupId": 1025, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 4033030 + ], + "npcMonsterList2": [ + 3003041 + ], + "eventList1": [ + { + "stageId": 30115041, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 4033030, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 4033030, + "level": 75, + "amount": 1 + }, + { + "monster_id": 4033010, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30115042, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 3012020, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3003050, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3012020, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 3004010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3003051, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3003041, + "level": 75, + "amount": 1 + }, + { + "monster_id": 3003031, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101204, + "mazeBuffID": 3030138, + "mapEntranceID1": 3012202, + "mapEntranceID2": 3012202, + "floorID1": 30122001, + "floorID2": 30122001 + }, + "4405": { + "id": 4405, + "groupId": 1025, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 1004020 + ], + "npcMonsterList2": [ + 3003014 + ], + "eventList1": [ + { + "stageId": 30115051, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 78, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 100402010, + "level": 78, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30115052, + "level": 78, + "monsterList": [ + [ + { + "monster_id": 8033010, + "level": 78, + "amount": 1 + } + ], + [ + { + "monster_id": 3004020, + "level": 78, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101205, + "mazeBuffID": 3030138, + "mapEntranceID1": 3012202, + "mapEntranceID2": 3012202, + "floorID1": 30122001, + "floorID2": 30122001 + }, + "4406": { + "id": 4406, + "groupId": 1025, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 3003020 + ], + "npcMonsterList2": [ + 2023010 + ], + "eventList1": [ + { + "stageId": 30115061, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 3003020, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 3003020, + "level": 80, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30115062, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 2023010, + "level": 80, + "amount": 1 + } + ], + [ + { + "monster_id": 2023010, + "level": 80, + "amount": 1 + }, + { + "monster_id": 2023020, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101206, + "mazeBuffID": 3030138, + "mapEntranceID1": 3012202, + "mapEntranceID2": 3012202, + "floorID1": 30122001, + "floorID2": 30122001 + }, + "4407": { + "id": 4407, + "groupId": 1025, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 1013010 + ], + "npcMonsterList2": [ + 3003010 + ], + "eventList1": [ + { + "stageId": 30115071, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 1012030, + "level": 82, + "amount": 1 + }, + { + "monster_id": 1013010, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 1013010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 8003050, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30115072, + "level": 82, + "monsterList": [ + [ + { + "monster_id": 3012020, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3012020, + "level": 82, + "amount": 1 + } + ], + [ + { + "monster_id": 3003050, + "level": 82, + "amount": 1 + }, + { + "monster_id": 3003010, + "level": 82, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101207, + "mazeBuffID": 3030138, + "mapEntranceID1": 3012202, + "mapEntranceID2": 3012202, + "floorID1": 30122001, + "floorID2": 30122001 + }, + "4408": { + "id": 4408, + "groupId": 1025, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 1023020 + ], + "npcMonsterList2": [ + 2013020 + ], + "eventList1": [ + { + "stageId": 30115081, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 1023020, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 1023020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8003030, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30115082, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 2013020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 2013020, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8013010, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101208, + "mazeBuffID": 3030138, + "mapEntranceID1": 3012202, + "mapEntranceID2": 3012202, + "floorID1": 30122001, + "floorID2": 30122001 + }, + "4409": { + "id": 4409, + "groupId": 1025, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 4033030 + ], + "npcMonsterList2": [ + 3003041 + ], + "eventList1": [ + { + "stageId": 30115091, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 4032040, + "level": 88, + "amount": 1 + }, + { + "monster_id": 4033030, + "level": 88, + "amount": 1 + }, + { + "monster_id": 4032030, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 4033030, + "level": 88, + "amount": 1 + }, + { + "monster_id": 4033010, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30115092, + "level": 88, + "monsterList": [ + [ + { + "monster_id": 3012020, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3003050, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3003030, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3012020, + "level": 88, + "amount": 1 + } + ], + [ + { + "monster_id": 3004010, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3003051, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3003041, + "level": 88, + "amount": 1 + }, + { + "monster_id": 3003031, + "level": 88, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101209, + "mazeBuffID": 3030138, + "mapEntranceID1": 3012202, + "mapEntranceID2": 3012202, + "floorID1": 30122001, + "floorID2": 30122001 + }, + "4410": { + "id": 4410, + "groupId": 1025, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 1004020 + ], + "npcMonsterList2": [ + 3003014 + ], + "eventList1": [ + { + "stageId": 30115101, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 3002010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 90, + "amount": 1 + }, + { + "monster_id": 2013020, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 100402010, + "level": 90, + "amount": 1 + }, + { + "monster_id": 3003040, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30115102, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 803301014, + "level": 90, + "amount": 1 + }, + { + "monster_id": 1013020, + "level": 90, + "amount": 1 + } + ], + [ + { + "monster_id": 3004020, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101210, + "mazeBuffID": 3030138, + "mapEntranceID1": 3012202, + "mapEntranceID2": 3012202, + "floorID1": 30122001, + "floorID2": 30122001 + }, + "4411": { + "id": 4411, + "groupId": 1025, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 2004010 + ], + "npcMonsterList2": [ + 4034010 + ], + "eventList1": [ + { + "stageId": 30115111, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 4033010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 4033020, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 4033020, + "level": 92, + "amount": 1 + }, + { + "monster_id": 200401007, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30115112, + "level": 92, + "monsterList": [ + [ + { + "monster_id": 8003020, + "level": 92, + "amount": 1 + }, + { + "monster_id": 4013010, + "level": 92, + "amount": 1 + }, + { + "monster_id": 4012050, + "level": 92, + "amount": 1 + } + ], + [ + { + "monster_id": 4034010, + "level": 92, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101211, + "mazeBuffID": 3030138, + "mapEntranceID1": 3012202, + "mapEntranceID2": 3012202, + "floorID1": 30122001, + "floorID2": 30122001 + }, + "4412": { + "id": 4412, + "groupId": 1025, + "modeType": "MOC", + "cycleCount": 30, + "mazeGroupId1": 9, + "mazeGroupId2": 10, + "npcMonsterList1": [ + 1014010 + ], + "npcMonsterList2": [ + 8034010 + ], + "eventList1": [ + { + "stageId": 30115121, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 2033010, + "level": 95, + "amount": 1 + }, + { + "monster_id": 2013010, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 101401016, + "level": 95, + "amount": 1 + }, + { + "monster_id": 2033010, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30115122, + "level": 95, + "monsterList": [ + [ + { + "monster_id": 4033010, + "level": 95, + "amount": 1 + }, + { + "monster_id": 4033020, + "level": 95, + "amount": 1 + } + ], + [ + { + "monster_id": 803401004, + "level": 95, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101212, + "mazeBuffID": 3030138, + "mapEntranceID1": 3012202, + "mapEntranceID2": 3012202, + "floorID1": 30122001, + "floorID2": 30122001 }, "20011": { "id": 20011, - "modeType": "PF", "groupId": 2001, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 6, "mazeGroupId2": 7, @@ -39582,12 +41376,14 @@ "rewardID": 101401, "mazeBuffID": 3031001, "mapEntranceID1": 3000205, - "mapEntranceID2": 3000205 + "mapEntranceID2": 3000205, + "floorID1": 30102005, + "floorID2": 30102005 }, "20012": { "id": 20012, - "modeType": "PF", "groupId": 2001, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 6, "mazeGroupId2": 7, @@ -39679,12 +41475,14 @@ "rewardID": 101402, "mazeBuffID": 3031001, "mapEntranceID1": 3000205, - "mapEntranceID2": 3000205 + "mapEntranceID2": 3000205, + "floorID1": 30102005, + "floorID2": 30102005 }, "20013": { "id": 20013, - "modeType": "PF", "groupId": 2001, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 6, "mazeGroupId2": 7, @@ -39776,12 +41574,14 @@ "rewardID": 101403, "mazeBuffID": 3031001, "mapEntranceID1": 3000205, - "mapEntranceID2": 3000205 + "mapEntranceID2": 3000205, + "floorID1": 30102005, + "floorID2": 30102005 }, "20014": { "id": 20014, - "modeType": "PF", "groupId": 2001, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 6, "mazeGroupId2": 7, @@ -39873,12 +41673,14 @@ "rewardID": 101404, "mazeBuffID": 3031001, "mapEntranceID1": 3000205, - "mapEntranceID2": 3000205 + "mapEntranceID2": 3000205, + "floorID1": 30102005, + "floorID2": 30102005 }, "20021": { "id": 20021, - "modeType": "PF", "groupId": 2002, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 13, "mazeGroupId2": 14, @@ -39970,12 +41772,14 @@ "rewardID": 101401, "mazeBuffID": 3031002, "mapEntranceID1": 30002061, - "mapEntranceID2": 30002061 + "mapEntranceID2": 30002061, + "floorID1": 30102006, + "floorID2": 30102006 }, "20022": { "id": 20022, - "modeType": "PF", "groupId": 2002, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 13, "mazeGroupId2": 14, @@ -40067,12 +41871,14 @@ "rewardID": 101402, "mazeBuffID": 3031002, "mapEntranceID1": 30002061, - "mapEntranceID2": 30002061 + "mapEntranceID2": 30002061, + "floorID1": 30102006, + "floorID2": 30102006 }, "20023": { "id": 20023, - "modeType": "PF", "groupId": 2002, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 13, "mazeGroupId2": 14, @@ -40164,12 +41970,14 @@ "rewardID": 101403, "mazeBuffID": 3031002, "mapEntranceID1": 30002061, - "mapEntranceID2": 30002061 + "mapEntranceID2": 30002061, + "floorID1": 30102006, + "floorID2": 30102006 }, "20024": { "id": 20024, - "modeType": "PF", "groupId": 2002, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 13, "mazeGroupId2": 14, @@ -40261,12 +42069,14 @@ "rewardID": 101404, "mazeBuffID": 3031002, "mapEntranceID1": 30002061, - "mapEntranceID2": 30002061 + "mapEntranceID2": 30002061, + "floorID1": 30102006, + "floorID2": 30102006 }, "20031": { "id": 20031, - "modeType": "PF", "groupId": 2003, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 4, "mazeGroupId2": 5, @@ -40358,12 +42168,14 @@ "rewardID": 101401, "mazeBuffID": 3031003, "mapEntranceID1": 3000203, - "mapEntranceID2": 3000203 + "mapEntranceID2": 3000203, + "floorID1": 30102003, + "floorID2": 30102003 }, "20032": { "id": 20032, - "modeType": "PF", "groupId": 2003, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 4, "mazeGroupId2": 5, @@ -40455,12 +42267,14 @@ "rewardID": 101402, "mazeBuffID": 3031003, "mapEntranceID1": 3000203, - "mapEntranceID2": 3000203 + "mapEntranceID2": 3000203, + "floorID1": 30102003, + "floorID2": 30102003 }, "20033": { "id": 20033, - "modeType": "PF", "groupId": 2003, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 4, "mazeGroupId2": 5, @@ -40552,12 +42366,14 @@ "rewardID": 101403, "mazeBuffID": 3031003, "mapEntranceID1": 3000203, - "mapEntranceID2": 3000203 + "mapEntranceID2": 3000203, + "floorID1": 30102003, + "floorID2": 30102003 }, "20034": { "id": 20034, - "modeType": "PF", "groupId": 2003, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 4, "mazeGroupId2": 9, @@ -40649,12 +42465,14 @@ "rewardID": 101404, "mazeBuffID": 3031003, "mapEntranceID1": 3000203, - "mapEntranceID2": 3000203 + "mapEntranceID2": 3000203, + "floorID1": 30102003, + "floorID2": 30102003 }, "20041": { "id": 20041, - "modeType": "PF", "groupId": 2004, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 8, "mazeGroupId2": 9, @@ -40760,12 +42578,14 @@ "rewardID": 101401, "mazeBuffID": 3031001, "mapEntranceID1": 3000301, - "mapEntranceID2": 3000301 + "mapEntranceID2": 3000301, + "floorID1": 30103001, + "floorID2": 30103001 }, "20042": { "id": 20042, - "modeType": "PF", "groupId": 2004, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 8, "mazeGroupId2": 9, @@ -40871,12 +42691,14 @@ "rewardID": 101402, "mazeBuffID": 3031001, "mapEntranceID1": 3000301, - "mapEntranceID2": 3000301 + "mapEntranceID2": 3000301, + "floorID1": 30103001, + "floorID2": 30103001 }, "20043": { "id": 20043, - "modeType": "PF", "groupId": 2004, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 8, "mazeGroupId2": 9, @@ -40982,12 +42804,14 @@ "rewardID": 101403, "mazeBuffID": 3031001, "mapEntranceID1": 3000301, - "mapEntranceID2": 3000301 + "mapEntranceID2": 3000301, + "floorID1": 30103001, + "floorID2": 30103001 }, "20044": { "id": 20044, - "modeType": "PF", "groupId": 2004, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 8, "mazeGroupId2": 9, @@ -41093,12 +42917,14 @@ "rewardID": 101404, "mazeBuffID": 3031001, "mapEntranceID1": 3000301, - "mapEntranceID2": 3000301 + "mapEntranceID2": 3000301, + "floorID1": 30103001, + "floorID2": 30103001 }, "20051": { "id": 20051, - "modeType": "PF", "groupId": 2005, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 7, "mazeGroupId2": 8, @@ -41204,12 +43030,14 @@ "rewardID": 101401, "mazeBuffID": 3031003, "mapEntranceID1": 3012201, - "mapEntranceID2": 3012201 + "mapEntranceID2": 3012201, + "floorID1": 30122001, + "floorID2": 30122001 }, "20052": { "id": 20052, - "modeType": "PF", "groupId": 2005, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 7, "mazeGroupId2": 8, @@ -41315,12 +43143,14 @@ "rewardID": 101402, "mazeBuffID": 3031003, "mapEntranceID1": 3012201, - "mapEntranceID2": 3012201 + "mapEntranceID2": 3012201, + "floorID1": 30122001, + "floorID2": 30122001 }, "20053": { "id": 20053, - "modeType": "PF", "groupId": 2005, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 7, "mazeGroupId2": 8, @@ -41426,12 +43256,14 @@ "rewardID": 101403, "mazeBuffID": 3031003, "mapEntranceID1": 3012201, - "mapEntranceID2": 3012201 + "mapEntranceID2": 3012201, + "floorID1": 30122001, + "floorID2": 30122001 }, "20054": { "id": 20054, - "modeType": "PF", "groupId": 2005, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 7, "mazeGroupId2": 8, @@ -41537,12 +43369,14 @@ "rewardID": 101404, "mazeBuffID": 3031003, "mapEntranceID1": 3012201, - "mapEntranceID2": 3012201 + "mapEntranceID2": 3012201, + "floorID1": 30122001, + "floorID2": 30122001 }, "20061": { "id": 20061, - "modeType": "PF", "groupId": 2006, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 8, "mazeGroupId2": 9, @@ -41648,12 +43482,14 @@ "rewardID": 101401, "mazeBuffID": 3031002, "mapEntranceID1": 3000201, - "mapEntranceID2": 3000201 + "mapEntranceID2": 3000201, + "floorID1": 30102001, + "floorID2": 30102001 }, "20062": { "id": 20062, - "modeType": "PF", "groupId": 2006, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 8, "mazeGroupId2": 9, @@ -41759,12 +43595,14 @@ "rewardID": 101402, "mazeBuffID": 3031002, "mapEntranceID1": 3000201, - "mapEntranceID2": 3000201 + "mapEntranceID2": 3000201, + "floorID1": 30102001, + "floorID2": 30102001 }, "20063": { "id": 20063, - "modeType": "PF", "groupId": 2006, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 8, "mazeGroupId2": 9, @@ -41870,12 +43708,14 @@ "rewardID": 101403, "mazeBuffID": 3031002, "mapEntranceID1": 3000201, - "mapEntranceID2": 3000201 + "mapEntranceID2": 3000201, + "floorID1": 30102001, + "floorID2": 30102001 }, "20064": { "id": 20064, - "modeType": "PF", "groupId": 2006, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 8, "mazeGroupId2": 9, @@ -41981,12 +43821,14 @@ "rewardID": 101404, "mazeBuffID": 3031002, "mapEntranceID1": 3000201, - "mapEntranceID2": 3000201 + "mapEntranceID2": 3000201, + "floorID1": 30102001, + "floorID2": 30102001 }, "20071": { "id": 20071, - "modeType": "PF", "groupId": 2007, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 20, "mazeGroupId2": 33, @@ -42092,12 +43934,14 @@ "rewardID": 101401, "mazeBuffID": 3031004, "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 }, "20072": { "id": 20072, - "modeType": "PF", "groupId": 2007, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 20, "mazeGroupId2": 33, @@ -42203,12 +44047,14 @@ "rewardID": 101402, "mazeBuffID": 3031004, "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 }, "20073": { "id": 20073, - "modeType": "PF", "groupId": 2007, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 20, "mazeGroupId2": 33, @@ -42314,12 +44160,14 @@ "rewardID": 101403, "mazeBuffID": 3031004, "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 }, "20074": { "id": 20074, - "modeType": "PF", "groupId": 2007, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 20, "mazeGroupId2": 33, @@ -42425,12 +44273,14 @@ "rewardID": 101404, "mazeBuffID": 3031004, "mapEntranceID1": 3000501, - "mapEntranceID2": 3000501 + "mapEntranceID2": 3000501, + "floorID1": 30105001, + "floorID2": 30105001 }, "20081": { "id": 20081, - "modeType": "PF", "groupId": 2008, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 8, "mazeGroupId2": 9, @@ -42536,12 +44386,14 @@ "rewardID": 101401, "mazeBuffID": 3031001, "mapEntranceID1": 3000301, - "mapEntranceID2": 3000301 + "mapEntranceID2": 3000301, + "floorID1": 30103001, + "floorID2": 30103001 }, "20082": { "id": 20082, - "modeType": "PF", "groupId": 2008, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 8, "mazeGroupId2": 9, @@ -42647,12 +44499,14 @@ "rewardID": 101402, "mazeBuffID": 3031001, "mapEntranceID1": 3000301, - "mapEntranceID2": 3000301 + "mapEntranceID2": 3000301, + "floorID1": 30103001, + "floorID2": 30103001 }, "20083": { "id": 20083, - "modeType": "PF", "groupId": 2008, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 8, "mazeGroupId2": 9, @@ -42758,12 +44612,14 @@ "rewardID": 101403, "mazeBuffID": 3031001, "mapEntranceID1": 3000301, - "mapEntranceID2": 3000301 + "mapEntranceID2": 3000301, + "floorID1": 30103001, + "floorID2": 30103001 }, "20084": { "id": 20084, - "modeType": "PF", "groupId": 2008, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 8, "mazeGroupId2": 9, @@ -42869,12 +44725,14 @@ "rewardID": 101404, "mazeBuffID": 3031001, "mapEntranceID1": 3000301, - "mapEntranceID2": 3000301 + "mapEntranceID2": 3000301, + "floorID1": 30103001, + "floorID2": 30103001 }, "20091": { "id": 20091, - "modeType": "PF", "groupId": 2009, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 2, "mazeGroupId2": 3, @@ -42980,12 +44838,14 @@ "rewardID": 101401, "mazeBuffID": 3031005, "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 }, "20092": { "id": 20092, - "modeType": "PF", "groupId": 2009, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 2, "mazeGroupId2": 3, @@ -43091,12 +44951,14 @@ "rewardID": 101402, "mazeBuffID": 3031005, "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 }, "20093": { "id": 20093, - "modeType": "PF", "groupId": 2009, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 2, "mazeGroupId2": 3, @@ -43202,12 +45064,14 @@ "rewardID": 101403, "mazeBuffID": 3031005, "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 }, "20094": { "id": 20094, - "modeType": "PF", "groupId": 2009, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 2, "mazeGroupId2": 3, @@ -43313,12 +45177,14 @@ "rewardID": 101404, "mazeBuffID": 3031005, "mapEntranceID1": 3000101, - "mapEntranceID2": 3000101 + "mapEntranceID2": 3000101, + "floorID1": 30101001, + "floorID2": 30101001 }, "20101": { "id": 20101, - "modeType": "PF", "groupId": 2010, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 5, "mazeGroupId2": 6, @@ -43419,12 +45285,14 @@ "rewardID": 101401, "mazeBuffID": 3031002, "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 }, "20102": { "id": 20102, - "modeType": "PF", "groupId": 2010, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 5, "mazeGroupId2": 6, @@ -43525,12 +45393,14 @@ "rewardID": 101402, "mazeBuffID": 3031002, "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 }, "20103": { "id": 20103, - "modeType": "PF", "groupId": 2010, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 5, "mazeGroupId2": 6, @@ -43631,12 +45501,14 @@ "rewardID": 101403, "mazeBuffID": 3031002, "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 }, "20104": { "id": 20104, - "modeType": "PF", "groupId": 2010, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 5, "mazeGroupId2": 6, @@ -43737,12 +45609,14 @@ "rewardID": 101404, "mazeBuffID": 3031002, "mapEntranceID1": 3000202, - "mapEntranceID2": 3000202 + "mapEntranceID2": 3000202, + "floorID1": 30102002, + "floorID2": 30102002 }, "20111": { "id": 20111, - "modeType": "PF", "groupId": 2011, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 9, "mazeGroupId2": 10, @@ -43853,12 +45727,14 @@ "rewardID": 101401, "mazeBuffID": 3031200, "mapEntranceID1": 3012701, - "mapEntranceID2": 3012701 + "mapEntranceID2": 3012701, + "floorID1": 30127001, + "floorID2": 30127001 }, "20112": { "id": 20112, - "modeType": "PF", "groupId": 2011, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 9, "mazeGroupId2": 10, @@ -43969,12 +45845,14 @@ "rewardID": 101402, "mazeBuffID": 3031200, "mapEntranceID1": 3012701, - "mapEntranceID2": 3012701 + "mapEntranceID2": 3012701, + "floorID1": 30127001, + "floorID2": 30127001 }, "20113": { "id": 20113, - "modeType": "PF", "groupId": 2011, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 9, "mazeGroupId2": 10, @@ -44085,12 +45963,14 @@ "rewardID": 101403, "mazeBuffID": 3031200, "mapEntranceID1": 3012701, - "mapEntranceID2": 3012701 + "mapEntranceID2": 3012701, + "floorID1": 30127001, + "floorID2": 30127001 }, "20114": { "id": 20114, - "modeType": "PF", "groupId": 2011, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 9, "mazeGroupId2": 10, @@ -44201,12 +46081,14 @@ "rewardID": 101404, "mazeBuffID": 3031200, "mapEntranceID1": 3012701, - "mapEntranceID2": 3012701 + "mapEntranceID2": 3012701, + "floorID1": 30127001, + "floorID2": 30127001 }, "20121": { "id": 20121, - "modeType": "PF", "groupId": 2012, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 8, "mazeGroupId2": 9, @@ -44317,12 +46199,14 @@ "rewardID": 101401, "mazeBuffID": 3031205, "mapEntranceID1": 3013002, - "mapEntranceID2": 3013002 + "mapEntranceID2": 3013002, + "floorID1": 30130002, + "floorID2": 30130002 }, "20122": { "id": 20122, - "modeType": "PF", "groupId": 2012, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 8, "mazeGroupId2": 9, @@ -44433,12 +46317,14 @@ "rewardID": 101402, "mazeBuffID": 3031205, "mapEntranceID1": 3013002, - "mapEntranceID2": 3013002 + "mapEntranceID2": 3013002, + "floorID1": 30130002, + "floorID2": 30130002 }, "20123": { "id": 20123, - "modeType": "PF", "groupId": 2012, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 8, "mazeGroupId2": 9, @@ -44549,12 +46435,14 @@ "rewardID": 101403, "mazeBuffID": 3031205, "mapEntranceID1": 3013002, - "mapEntranceID2": 3013002 + "mapEntranceID2": 3013002, + "floorID1": 30130002, + "floorID2": 30130002 }, "20124": { "id": 20124, - "modeType": "PF", "groupId": 2012, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 8, "mazeGroupId2": 9, @@ -44665,12 +46553,14 @@ "rewardID": 101404, "mazeBuffID": 3031205, "mapEntranceID1": 3013002, - "mapEntranceID2": 3013002 + "mapEntranceID2": 3013002, + "floorID1": 30130002, + "floorID2": 30130002 }, "20131": { "id": 20131, - "modeType": "PF", "groupId": 2013, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 10, "mazeGroupId2": 11, @@ -44781,12 +46671,14 @@ "rewardID": 101401, "mazeBuffID": 3031210, "mapEntranceID1": 3013101, - "mapEntranceID2": 3013101 + "mapEntranceID2": 3013101, + "floorID1": 30131001, + "floorID2": 30131001 }, "20132": { "id": 20132, - "modeType": "PF", "groupId": 2013, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 10, "mazeGroupId2": 11, @@ -44897,12 +46789,14 @@ "rewardID": 101402, "mazeBuffID": 3031210, "mapEntranceID1": 3013101, - "mapEntranceID2": 3013101 + "mapEntranceID2": 3013101, + "floorID1": 30131001, + "floorID2": 30131001 }, "20133": { "id": 20133, - "modeType": "PF", "groupId": 2013, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 10, "mazeGroupId2": 11, @@ -45013,12 +46907,14 @@ "rewardID": 101403, "mazeBuffID": 3031210, "mapEntranceID1": 3013101, - "mapEntranceID2": 3013101 + "mapEntranceID2": 3013101, + "floorID1": 30131001, + "floorID2": 30131001 }, "20134": { "id": 20134, - "modeType": "PF", "groupId": 2013, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 10, "mazeGroupId2": 11, @@ -45129,12 +47025,14 @@ "rewardID": 101404, "mazeBuffID": 3031210, "mapEntranceID1": 3013101, - "mapEntranceID2": 3013101 + "mapEntranceID2": 3013101, + "floorID1": 30131001, + "floorID2": 30131001 }, "20141": { "id": 20141, - "modeType": "PF", "groupId": 2014, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 20, "mazeGroupId2": 21, @@ -45245,12 +47143,14 @@ "rewardID": 101401, "mazeBuffID": 3031200, "mapEntranceID1": 3013001, - "mapEntranceID2": 3013001 + "mapEntranceID2": 3013001, + "floorID1": 30130001, + "floorID2": 30130001 }, "20142": { "id": 20142, - "modeType": "PF", "groupId": 2014, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 20, "mazeGroupId2": 21, @@ -45361,12 +47261,14 @@ "rewardID": 101402, "mazeBuffID": 3031200, "mapEntranceID1": 3013001, - "mapEntranceID2": 3013001 + "mapEntranceID2": 3013001, + "floorID1": 30130001, + "floorID2": 30130001 }, "20143": { "id": 20143, - "modeType": "PF", "groupId": 2014, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 20, "mazeGroupId2": 21, @@ -45477,12 +47379,14 @@ "rewardID": 101403, "mazeBuffID": 3031200, "mapEntranceID1": 3013001, - "mapEntranceID2": 3013001 + "mapEntranceID2": 3013001, + "floorID1": 30130001, + "floorID2": 30130001 }, "20144": { "id": 20144, - "modeType": "PF", "groupId": 2014, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 20, "mazeGroupId2": 21, @@ -45593,12 +47497,14 @@ "rewardID": 101404, "mazeBuffID": 3031200, "mapEntranceID1": 3013001, - "mapEntranceID2": 3013001 + "mapEntranceID2": 3013001, + "floorID1": 30130001, + "floorID2": 30130001 }, "20151": { "id": 20151, - "modeType": "PF", "groupId": 2015, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 6, "mazeGroupId2": 7, @@ -45709,12 +47615,14 @@ "rewardID": 101401, "mazeBuffID": 3031205, "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 }, "20152": { "id": 20152, - "modeType": "PF", "groupId": 2015, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 6, "mazeGroupId2": 7, @@ -45825,12 +47733,14 @@ "rewardID": 101402, "mazeBuffID": 3031205, "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 }, "20153": { "id": 20153, - "modeType": "PF", "groupId": 2015, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 6, "mazeGroupId2": 7, @@ -45941,12 +47851,14 @@ "rewardID": 101403, "mazeBuffID": 3031205, "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 }, "20154": { "id": 20154, - "modeType": "PF", "groupId": 2015, + "modeType": "PF", "cycleCount": 4, "mazeGroupId1": 6, "mazeGroupId2": 7, @@ -46057,12 +47969,486 @@ "rewardID": 101404, "mazeBuffID": 3031205, "mapEntranceID1": 3012101, - "mapEntranceID2": 3012101 + "mapEntranceID2": 3012101, + "floorID1": 30121001, + "floorID2": 30121001 + }, + "20161": { + "id": 20161, + "groupId": 2016, + "modeType": "PF", + "cycleCount": 4, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 2023030 + ], + "npcMonsterList2": [ + 3013010 + ], + "eventList1": [ + { + "stageId": 30314011, + "level": 55, + "monsterList": [ + [ + { + "monster_id": 1002050, + "level": 55, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 55, + "amount": 1 + }, + { + "monster_id": 300205006, + "level": 55, + "amount": 1 + }, + { + "monster_id": 1002050, + "level": 55, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 55, + "amount": 1 + } + ], + [ + { + "monster_id": 202303016, + "level": 55, + "amount": 1 + } + ], + [ + { + "monster_id": 202303016, + "level": 55, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30314012, + "level": 55, + "monsterList": [ + [ + { + "monster_id": 2022110, + "level": 55, + "amount": 1 + }, + { + "monster_id": 4022010, + "level": 55, + "amount": 1 + }, + { + "monster_id": 300205006, + "level": 55, + "amount": 1 + }, + { + "monster_id": 2022110, + "level": 55, + "amount": 1 + }, + { + "monster_id": 4022010, + "level": 55, + "amount": 1 + } + ], + [ + { + "monster_id": 301301008, + "level": 55, + "amount": 1 + } + ], + [ + { + "monster_id": 301301008, + "level": 55, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101401, + "mazeBuffID": 3031215, + "mapEntranceID1": 3012602, + "mapEntranceID2": 3012602, + "floorID1": 30126002, + "floorID2": 30126002 + }, + "20162": { + "id": 20162, + "groupId": 2016, + "modeType": "PF", + "cycleCount": 4, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 4033020 + ], + "npcMonsterList2": [ + 8003030 + ], + "eventList1": [ + { + "stageId": 30314021, + "level": 65, + "monsterList": [ + [ + { + "monster_id": 8012010, + "level": 65, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 65, + "amount": 1 + }, + { + "monster_id": 300205006, + "level": 65, + "amount": 1 + }, + { + "monster_id": 8012010, + "level": 65, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 65, + "amount": 1 + } + ], + [ + { + "monster_id": 403302002, + "level": 65, + "amount": 1 + } + ], + [ + { + "monster_id": 403302002, + "level": 65, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30314022, + "level": 65, + "monsterList": [ + [ + { + "monster_id": 3002030, + "level": 65, + "amount": 1 + }, + { + "monster_id": 4032040, + "level": 65, + "amount": 1 + }, + { + "monster_id": 300205006, + "level": 65, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 65, + "amount": 1 + }, + { + "monster_id": 4032040, + "level": 65, + "amount": 1 + } + ], + [ + { + "monster_id": 800303020, + "level": 65, + "amount": 1 + } + ], + [ + { + "monster_id": 800303020, + "level": 65, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101402, + "mazeBuffID": 3031215, + "mapEntranceID1": 3012602, + "mapEntranceID2": 3012602, + "floorID1": 30126002, + "floorID2": 30126002 + }, + "20163": { + "id": 20163, + "groupId": 2016, + "modeType": "PF", + "cycleCount": 4, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 2023030 + ], + "npcMonsterList2": [ + 3013010 + ], + "eventList1": [ + { + "stageId": 30314031, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 1002050, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 75, + "amount": 1 + }, + { + "monster_id": 300205006, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1002050, + "level": 75, + "amount": 1 + }, + { + "monster_id": 1002030, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 202303016, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 202303016, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30314032, + "level": 75, + "monsterList": [ + [ + { + "monster_id": 2022110, + "level": 75, + "amount": 1 + }, + { + "monster_id": 4022010, + "level": 75, + "amount": 1 + }, + { + "monster_id": 300205006, + "level": 75, + "amount": 1 + }, + { + "monster_id": 2022110, + "level": 75, + "amount": 1 + }, + { + "monster_id": 4022010, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 301301008, + "level": 75, + "amount": 1 + } + ], + [ + { + "monster_id": 301301008, + "level": 75, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101403, + "mazeBuffID": 3031215, + "mapEntranceID1": 3012602, + "mapEntranceID2": 3012602, + "floorID1": 30126002, + "floorID2": 30126002 + }, + "20164": { + "id": 20164, + "groupId": 2016, + "modeType": "PF", + "cycleCount": 4, + "mazeGroupId1": 6, + "mazeGroupId2": 7, + "npcMonsterList1": [ + 1004020 + ], + "npcMonsterList2": [ + 2034010 + ], + "eventList1": [ + { + "stageId": 30314041, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 8012010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 300205006, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8012010, + "level": 85, + "amount": 1 + }, + { + "monster_id": 8002010, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 100402014, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 100402014, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 30314042, + "level": 85, + "monsterList": [ + [ + { + "monster_id": 3002030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 4032040, + "level": 85, + "amount": 1 + }, + { + "monster_id": 300205006, + "level": 85, + "amount": 1 + }, + { + "monster_id": 3002030, + "level": 85, + "amount": 1 + }, + { + "monster_id": 4032040, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 2034016, + "level": 85, + "amount": 1 + } + ], + [ + { + "monster_id": 2034016, + "level": 85, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101404, + "mazeBuffID": 3031215, + "mapEntranceID1": 3012602, + "mapEntranceID2": 3012602, + "floorID1": 30126002, + "floorID2": 30126002 }, "30011": { "id": 30011, - "modeType": "AS", "groupId": 3001, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 5, "mazeGroupId2": 6, @@ -46110,12 +48496,14 @@ "rewardID": 101401, "mazeBuffID": 3110001, "mapEntranceID1": 3012401, - "mapEntranceID2": 3012402 + "mapEntranceID2": 3012402, + "floorID1": 30124001, + "floorID2": 30124002 }, "30012": { "id": 30012, - "modeType": "AS", "groupId": 3001, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 5, "mazeGroupId2": 6, @@ -46163,12 +48551,14 @@ "rewardID": 101402, "mazeBuffID": 3110001, "mapEntranceID1": 3012401, - "mapEntranceID2": 3012402 + "mapEntranceID2": 3012402, + "floorID1": 30124001, + "floorID2": 30124002 }, "30013": { "id": 30013, - "modeType": "AS", "groupId": 3001, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 5, "mazeGroupId2": 6, @@ -46216,12 +48606,14 @@ "rewardID": 101403, "mazeBuffID": 3110001, "mapEntranceID1": 3012401, - "mapEntranceID2": 3012402 + "mapEntranceID2": 3012402, + "floorID1": 30124001, + "floorID2": 30124002 }, "30014": { "id": 30014, - "modeType": "AS", "groupId": 3001, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 5, "mazeGroupId2": 6, @@ -46269,12 +48661,14 @@ "rewardID": 101404, "mazeBuffID": 3110001, "mapEntranceID1": 3012401, - "mapEntranceID2": 3012402 + "mapEntranceID2": 3012402, + "floorID1": 30124001, + "floorID2": 30124002 }, "30021": { "id": 30021, - "modeType": "AS", "groupId": 3002, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 6, "mazeGroupId2": 6, @@ -46317,12 +48711,14 @@ "rewardID": 101401, "mazeBuffID": 3110002, "mapEntranceID1": 3000205, - "mapEntranceID2": 3012501 + "mapEntranceID2": 3012501, + "floorID1": 30102005, + "floorID2": 30125001 }, "30022": { "id": 30022, - "modeType": "AS", "groupId": 3002, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 6, "mazeGroupId2": 6, @@ -46365,12 +48761,14 @@ "rewardID": 101402, "mazeBuffID": 3110002, "mapEntranceID1": 3000205, - "mapEntranceID2": 3012501 + "mapEntranceID2": 3012501, + "floorID1": 30102005, + "floorID2": 30125001 }, "30023": { "id": 30023, - "modeType": "AS", "groupId": 3002, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 6, "mazeGroupId2": 6, @@ -46413,12 +48811,14 @@ "rewardID": 101403, "mazeBuffID": 3110002, "mapEntranceID1": 3000205, - "mapEntranceID2": 3012501 + "mapEntranceID2": 3012501, + "floorID1": 30102005, + "floorID2": 30125001 }, "30024": { "id": 30024, - "modeType": "AS", "groupId": 3002, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 6, "mazeGroupId2": 6, @@ -46461,12 +48861,14 @@ "rewardID": 101404, "mazeBuffID": 3110002, "mapEntranceID1": 3000205, - "mapEntranceID2": 3012501 + "mapEntranceID2": 3012501, + "floorID1": 30102005, + "floorID2": 30125001 }, "30031": { "id": 30031, - "modeType": "AS", "groupId": 3003, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 9, "mazeGroupId2": 14, @@ -46509,12 +48911,14 @@ "rewardID": 101401, "mazeBuffID": 3110003, "mapEntranceID1": 3012202, - "mapEntranceID2": 3012601 + "mapEntranceID2": 3012601, + "floorID1": 30122001, + "floorID2": 30126001 }, "30032": { "id": 30032, - "modeType": "AS", "groupId": 3003, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 9, "mazeGroupId2": 14, @@ -46557,12 +48961,14 @@ "rewardID": 101402, "mazeBuffID": 3110003, "mapEntranceID1": 3012202, - "mapEntranceID2": 3012601 + "mapEntranceID2": 3012601, + "floorID1": 30122001, + "floorID2": 30126001 }, "30033": { "id": 30033, - "modeType": "AS", "groupId": 3003, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 9, "mazeGroupId2": 14, @@ -46605,12 +49011,14 @@ "rewardID": 101403, "mazeBuffID": 3110003, "mapEntranceID1": 3012202, - "mapEntranceID2": 3012601 + "mapEntranceID2": 3012601, + "floorID1": 30122001, + "floorID2": 30126001 }, "30034": { "id": 30034, - "modeType": "AS", "groupId": 3003, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 9, "mazeGroupId2": 14, @@ -46653,12 +49061,14 @@ "rewardID": 101404, "mazeBuffID": 3110003, "mapEntranceID1": 3012202, - "mapEntranceID2": 3012601 + "mapEntranceID2": 3012601, + "floorID1": 30122001, + "floorID2": 30126001 }, "30041": { "id": 30041, - "modeType": "AS", "groupId": 3004, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 6, "mazeGroupId2": 72, @@ -46701,12 +49111,14 @@ "rewardID": 101401, "mazeBuffID": 3110004, "mapEntranceID1": 3000205, - "mapEntranceID2": 3012302 + "mapEntranceID2": 3012302, + "floorID1": 30102005, + "floorID2": 30123001 }, "30042": { "id": 30042, - "modeType": "AS", "groupId": 3004, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 6, "mazeGroupId2": 72, @@ -46749,12 +49161,14 @@ "rewardID": 101402, "mazeBuffID": 3110004, "mapEntranceID1": 3000205, - "mapEntranceID2": 3012302 + "mapEntranceID2": 3012302, + "floorID1": 30102005, + "floorID2": 30123001 }, "30043": { "id": 30043, - "modeType": "AS", "groupId": 3004, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 6, "mazeGroupId2": 72, @@ -46797,12 +49211,14 @@ "rewardID": 101403, "mazeBuffID": 3110004, "mapEntranceID1": 3000205, - "mapEntranceID2": 3012302 + "mapEntranceID2": 3012302, + "floorID1": 30102005, + "floorID2": 30123001 }, "30044": { "id": 30044, - "modeType": "AS", "groupId": 3004, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 6, "mazeGroupId2": 72, @@ -46845,12 +49261,14 @@ "rewardID": 101404, "mazeBuffID": 3110004, "mapEntranceID1": 3000205, - "mapEntranceID2": 3012302 + "mapEntranceID2": 3012302, + "floorID1": 30102005, + "floorID2": 30123001 }, "30051": { "id": 30051, - "modeType": "AS", "groupId": 3005, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 5, "mazeGroupId2": 8, @@ -46898,12 +49316,14 @@ "rewardID": 101401, "mazeBuffID": 3110005, "mapEntranceID1": 3012401, - "mapEntranceID2": 3012201 + "mapEntranceID2": 3012201, + "floorID1": 30124001, + "floorID2": 30122001 }, "30052": { "id": 30052, - "modeType": "AS", "groupId": 3005, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 5, "mazeGroupId2": 8, @@ -46951,12 +49371,14 @@ "rewardID": 101402, "mazeBuffID": 3110005, "mapEntranceID1": 3012401, - "mapEntranceID2": 3012201 + "mapEntranceID2": 3012201, + "floorID1": 30124001, + "floorID2": 30122001 }, "30053": { "id": 30053, - "modeType": "AS", "groupId": 3005, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 5, "mazeGroupId2": 8, @@ -47004,12 +49426,14 @@ "rewardID": 101403, "mazeBuffID": 3110005, "mapEntranceID1": 3012401, - "mapEntranceID2": 3012201 + "mapEntranceID2": 3012201, + "floorID1": 30124001, + "floorID2": 30122001 }, "30054": { "id": 30054, - "modeType": "AS", "groupId": 3005, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 5, "mazeGroupId2": 8, @@ -47057,12 +49481,14 @@ "rewardID": 101404, "mazeBuffID": 3110005, "mapEntranceID1": 3012401, - "mapEntranceID2": 3012201 + "mapEntranceID2": 3012201, + "floorID1": 30124001, + "floorID2": 30122001 }, "30061": { "id": 30061, - "modeType": "AS", "groupId": 3006, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 3, "mazeGroupId2": 14, @@ -47105,12 +49531,14 @@ "rewardID": 101401, "mazeBuffID": 3110006, "mapEntranceID1": 3000204, - "mapEntranceID2": 3012601 + "mapEntranceID2": 3012601, + "floorID1": 30102004, + "floorID2": 30126001 }, "30062": { "id": 30062, - "modeType": "AS", "groupId": 3006, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 3, "mazeGroupId2": 14, @@ -47153,12 +49581,14 @@ "rewardID": 101402, "mazeBuffID": 3110006, "mapEntranceID1": 3000204, - "mapEntranceID2": 3012601 + "mapEntranceID2": 3012601, + "floorID1": 30102004, + "floorID2": 30126001 }, "30063": { "id": 30063, - "modeType": "AS", "groupId": 3006, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 3, "mazeGroupId2": 14, @@ -47201,12 +49631,14 @@ "rewardID": 101403, "mazeBuffID": 3110006, "mapEntranceID1": 3000204, - "mapEntranceID2": 3012601 + "mapEntranceID2": 3012601, + "floorID1": 30102004, + "floorID2": 30126001 }, "30064": { "id": 30064, - "modeType": "AS", "groupId": 3006, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 3, "mazeGroupId2": 14, @@ -47249,12 +49681,14 @@ "rewardID": 101404, "mazeBuffID": 3110006, "mapEntranceID1": 3000204, - "mapEntranceID2": 3012601 + "mapEntranceID2": 3012601, + "floorID1": 30102004, + "floorID2": 30126001 }, "30071": { "id": 30071, - "modeType": "AS", "groupId": 3007, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 9, "mazeGroupId2": 8, @@ -47297,12 +49731,14 @@ "rewardID": 101401, "mazeBuffID": 3110007, "mapEntranceID1": 3012202, - "mapEntranceID2": 3012201 + "mapEntranceID2": 3012201, + "floorID1": 30122001, + "floorID2": 30122001 }, "30072": { "id": 30072, - "modeType": "AS", "groupId": 3007, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 9, "mazeGroupId2": 8, @@ -47345,12 +49781,14 @@ "rewardID": 101402, "mazeBuffID": 3110007, "mapEntranceID1": 3012202, - "mapEntranceID2": 3012201 + "mapEntranceID2": 3012201, + "floorID1": 30122001, + "floorID2": 30122001 }, "30073": { "id": 30073, - "modeType": "AS", "groupId": 3007, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 9, "mazeGroupId2": 8, @@ -47393,12 +49831,14 @@ "rewardID": 101403, "mazeBuffID": 3110007, "mapEntranceID1": 3012202, - "mapEntranceID2": 3012201 + "mapEntranceID2": 3012201, + "floorID1": 30122001, + "floorID2": 30122001 }, "30074": { "id": 30074, - "modeType": "AS", "groupId": 3007, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 9, "mazeGroupId2": 8, @@ -47441,12 +49881,14 @@ "rewardID": 101404, "mazeBuffID": 3110007, "mapEntranceID1": 3012202, - "mapEntranceID2": 3012201 + "mapEntranceID2": 3012201, + "floorID1": 30122001, + "floorID2": 30122001 }, "30081": { "id": 30081, - "modeType": "AS", "groupId": 3008, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 3, "mazeGroupId2": 7, @@ -47489,12 +49931,14 @@ "rewardID": 101401, "mazeBuffID": 3110008, "mapEntranceID1": 3000204, - "mapEntranceID2": 3012602 + "mapEntranceID2": 3012602, + "floorID1": 30102004, + "floorID2": 30126002 }, "30082": { "id": 30082, - "modeType": "AS", "groupId": 3008, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 3, "mazeGroupId2": 7, @@ -47537,12 +49981,14 @@ "rewardID": 101402, "mazeBuffID": 3110008, "mapEntranceID1": 3000204, - "mapEntranceID2": 3012602 + "mapEntranceID2": 3012602, + "floorID1": 30102004, + "floorID2": 30126002 }, "30083": { "id": 30083, - "modeType": "AS", "groupId": 3008, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 3, "mazeGroupId2": 7, @@ -47585,12 +50031,14 @@ "rewardID": 101403, "mazeBuffID": 3110008, "mapEntranceID1": 3000204, - "mapEntranceID2": 3012602 + "mapEntranceID2": 3012602, + "floorID1": 30102004, + "floorID2": 30126002 }, "30084": { "id": 30084, - "modeType": "AS", "groupId": 3008, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 3, "mazeGroupId2": 7, @@ -47633,12 +50081,14 @@ "rewardID": 101404, "mazeBuffID": 3110008, "mapEntranceID1": 3000204, - "mapEntranceID2": 3012602 + "mapEntranceID2": 3012602, + "floorID1": 30102004, + "floorID2": 30126002 }, "30091": { "id": 30091, - "modeType": "AS", "groupId": 3009, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 5, "mazeGroupId2": 7, @@ -47686,12 +50136,14 @@ "rewardID": 101401, "mazeBuffID": 3110009, "mapEntranceID1": 3012401, - "mapEntranceID2": 3000205 + "mapEntranceID2": 3000205, + "floorID1": 30124001, + "floorID2": 30102005 }, "30092": { "id": 30092, - "modeType": "AS", "groupId": 3009, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 5, "mazeGroupId2": 7, @@ -47739,12 +50191,14 @@ "rewardID": 101402, "mazeBuffID": 3110009, "mapEntranceID1": 3012401, - "mapEntranceID2": 3000205 + "mapEntranceID2": 3000205, + "floorID1": 30124001, + "floorID2": 30102005 }, "30093": { "id": 30093, - "modeType": "AS", "groupId": 3009, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 5, "mazeGroupId2": 7, @@ -47792,12 +50246,14 @@ "rewardID": 101403, "mazeBuffID": 3110009, "mapEntranceID1": 3012401, - "mapEntranceID2": 3000205 + "mapEntranceID2": 3000205, + "floorID1": 30124001, + "floorID2": 30102005 }, "30094": { "id": 30094, - "modeType": "AS", "groupId": 3009, + "modeType": "AS", "cycleCount": 0, "mazeGroupId1": 5, "mazeGroupId2": 7, @@ -47845,34 +50301,31 @@ "rewardID": 101404, "mazeBuffID": 3110009, "mapEntranceID1": 3012401, - "mapEntranceID2": 3000205 + "mapEntranceID2": 3000205, + "floorID1": 30124001, + "floorID2": 30102005 }, "30101": { "id": 30101, - "modeType": "AS", "groupId": 3010, + "modeType": "AS", "cycleCount": 0, - "mazeGroupId1": 5, - "mazeGroupId2": 7, + "mazeGroupId1": 4, + "mazeGroupId2": 6, "npcMonsterList1": [ - 1004012 + 4034013 ], "npcMonsterList2": [ - 2004012 + 8015010 ], "eventList1": [ { - "stageId": 420261, + "stageId": 420281, "level": 60, "monsterList": [ [ { - "monster_id": 100401401, - "level": 60, - "amount": 1 - }, - { - "monster_id": 100402601, + "monster_id": 403401301, "level": 60, "amount": 1 } @@ -47882,12 +50335,12 @@ ], "eventList2": [ { - "stageId": 420271, + "stageId": 420291, "level": 60, "monsterList": [ [ { - "monster_id": 200401401, + "monster_id": 801501201, "level": 60, "amount": 1 } @@ -47896,36 +50349,33 @@ } ], "rewardID": 101401, - "mazeBuffID": 3110009, - "mapEntranceID1": 3012401, - "mapEntranceID2": 3000205 + "mazeBuffID": 3110010, + "mapEntranceID1": 3013102, + "mapEntranceID2": 3012501, + "floorID1": 30131002, + "floorID2": 30125001 }, "30102": { "id": 30102, - "modeType": "AS", "groupId": 3010, + "modeType": "AS", "cycleCount": 0, - "mazeGroupId1": 5, - "mazeGroupId2": 7, + "mazeGroupId1": 4, + "mazeGroupId2": 6, "npcMonsterList1": [ - 1004012 + 4034013 ], "npcMonsterList2": [ - 2004012 + 8015010 ], "eventList1": [ { - "stageId": 420262, + "stageId": 420282, "level": 70, "monsterList": [ [ { - "monster_id": 100401402, - "level": 70, - "amount": 1 - }, - { - "monster_id": 100402602, + "monster_id": 403401302, "level": 70, "amount": 1 } @@ -47935,12 +50385,12 @@ ], "eventList2": [ { - "stageId": 420272, + "stageId": 420292, "level": 70, "monsterList": [ [ { - "monster_id": 200401402, + "monster_id": 801501202, "level": 70, "amount": 1 } @@ -47949,36 +50399,33 @@ } ], "rewardID": 101402, - "mazeBuffID": 3110009, - "mapEntranceID1": 3012401, - "mapEntranceID2": 3000205 + "mazeBuffID": 3110010, + "mapEntranceID1": 3013102, + "mapEntranceID2": 3012501, + "floorID1": 30131002, + "floorID2": 30125001 }, "30103": { "id": 30103, - "modeType": "AS", "groupId": 3010, + "modeType": "AS", "cycleCount": 0, - "mazeGroupId1": 5, - "mazeGroupId2": 7, + "mazeGroupId1": 4, + "mazeGroupId2": 6, "npcMonsterList1": [ - 1004012 + 4034013 ], "npcMonsterList2": [ - 2004012 + 8015010 ], "eventList1": [ { - "stageId": 420263, + "stageId": 420283, "level": 80, "monsterList": [ [ { - "monster_id": 100401403, - "level": 80, - "amount": 1 - }, - { - "monster_id": 100402603, + "monster_id": 403401303, "level": 80, "amount": 1 } @@ -47988,12 +50435,12 @@ ], "eventList2": [ { - "stageId": 420273, + "stageId": 420293, "level": 80, "monsterList": [ [ { - "monster_id": 200401403, + "monster_id": 801501203, "level": 80, "amount": 1 } @@ -48002,36 +50449,33 @@ } ], "rewardID": 101403, - "mazeBuffID": 3110009, - "mapEntranceID1": 3012401, - "mapEntranceID2": 3000205 + "mazeBuffID": 3110010, + "mapEntranceID1": 3013102, + "mapEntranceID2": 3012501, + "floorID1": 30131002, + "floorID2": 30125001 }, "30104": { "id": 30104, - "modeType": "AS", "groupId": 3010, + "modeType": "AS", "cycleCount": 0, - "mazeGroupId1": 5, - "mazeGroupId2": 7, + "mazeGroupId1": 4, + "mazeGroupId2": 6, "npcMonsterList1": [ - 1004012 + 4034013 ], "npcMonsterList2": [ - 2004012 + 8015010 ], "eventList1": [ { - "stageId": 420264, + "stageId": 420284, "level": 90, "monsterList": [ [ { - "monster_id": 100401404, - "level": 90, - "amount": 1 - }, - { - "monster_id": 100402604, + "monster_id": 403401304, "level": 90, "amount": 1 } @@ -48041,12 +50485,12 @@ ], "eventList2": [ { - "stageId": 420274, + "stageId": 420294, "level": 90, "monsterList": [ [ { - "monster_id": 200401404, + "monster_id": 801501204, "level": 90, "amount": 1 } @@ -48055,8 +50499,210 @@ } ], "rewardID": 101404, - "mazeBuffID": 3110009, - "mapEntranceID1": 3012401, - "mapEntranceID2": 3000205 + "mazeBuffID": 3110010, + "mapEntranceID1": 3013102, + "mapEntranceID2": 3012501, + "floorID1": 30131002, + "floorID2": 30125001 + }, + "30111": { + "id": 30111, + "groupId": 3011, + "modeType": "AS", + "cycleCount": 0, + "mazeGroupId1": 4, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 4034013 + ], + "npcMonsterList2": [ + 8015010 + ], + "eventList1": [ + { + "stageId": 420281, + "level": 60, + "monsterList": [ + [ + { + "monster_id": 403401301, + "level": 60, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 420291, + "level": 60, + "monsterList": [ + [ + { + "monster_id": 801501201, + "level": 60, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101401, + "mazeBuffID": 3110010, + "mapEntranceID1": 3013102, + "mapEntranceID2": 3012501, + "floorID1": 30131002, + "floorID2": 30125001 + }, + "30112": { + "id": 30112, + "groupId": 3011, + "modeType": "AS", + "cycleCount": 0, + "mazeGroupId1": 4, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 4034013 + ], + "npcMonsterList2": [ + 8015010 + ], + "eventList1": [ + { + "stageId": 420282, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 403401302, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 420292, + "level": 70, + "monsterList": [ + [ + { + "monster_id": 801501202, + "level": 70, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101402, + "mazeBuffID": 3110010, + "mapEntranceID1": 3013102, + "mapEntranceID2": 3012501, + "floorID1": 30131002, + "floorID2": 30125001 + }, + "30113": { + "id": 30113, + "groupId": 3011, + "modeType": "AS", + "cycleCount": 0, + "mazeGroupId1": 4, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 4034013 + ], + "npcMonsterList2": [ + 8015010 + ], + "eventList1": [ + { + "stageId": 420283, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 403401303, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 420293, + "level": 80, + "monsterList": [ + [ + { + "monster_id": 801501203, + "level": 80, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101403, + "mazeBuffID": 3110010, + "mapEntranceID1": 3013102, + "mapEntranceID2": 3012501, + "floorID1": 30131002, + "floorID2": 30125001 + }, + "30114": { + "id": 30114, + "groupId": 3011, + "modeType": "AS", + "cycleCount": 0, + "mazeGroupId1": 4, + "mazeGroupId2": 6, + "npcMonsterList1": [ + 4034013 + ], + "npcMonsterList2": [ + 8015010 + ], + "eventList1": [ + { + "stageId": 420284, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 403401304, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "eventList2": [ + { + "stageId": 420294, + "level": 90, + "monsterList": [ + [ + { + "monster_id": 801501204, + "level": 90, + "amount": 1 + } + ] + ] + } + ], + "rewardID": 101404, + "mazeBuffID": 3110010, + "mapEntranceID1": 3013102, + "mapEntranceID2": 3012501, + "floorID1": 30131002, + "floorID2": 30125001 } } \ No newline at end of file diff --git a/app/src/main/res/raw/data_in_game_json.json b/app/src/main/res/raw/data_in_game_json.json index c2aa613..e47daa4 100644 --- a/app/src/main/res/raw/data_in_game_json.json +++ b/app/src/main/res/raw/data_in_game_json.json @@ -1,25 +1,31 @@ { "lineups": { - "0": 1303, - "1": 1310, - "2": 8001, - "3": 1225 + "0": 1408, + "1": 1101, + "2": 1313, + "3": 1309 }, "position": { - "x": -67793, - "z": -236628, - "y": 22075, - "rot_y": 24990 + "x": -37317, + "z": 11924, + "y": -12212, + "rot_y": 81000 }, "scene": { - "plane_id": 20311, - "floor_id": 20311001, - "entry_id": 2031101 + "plane_id": 10441, + "floor_id": 10441001, + "entry_id": 1044101 }, "char_path": { - "main": 8006, + "main": 8008, "march_7": 1224 }, + "char_enhanced": { + "1005": 1, + "1006": 1, + "1205": 1, + "1212": 1 + }, "battle": { "battle_id": 0, "skip_half": 0, @@ -33,11 +39,18 @@ }, "theory_craft": { "hp": { - "1": 700000, + "1": 600000, "2": 10000000 }, "cycle_count": 1, "log": false, - "mode": true + "mode": false + }, + "profile_data": { + "cur_chat_bubble_id": 220008, + "cur_phone_theme_id": 221011, + "cur_phone_case_id": 254001, + "cur_pam_skin_id": 252000, + "cur_pet_id": 1002 } } \ No newline at end of file diff --git a/app/src/main/res/raw/freesr_data_json.json b/app/src/main/res/raw/freesr_data_json.json index 092e6c3..8f31a96 100644 --- a/app/src/main/res/raw/freesr_data_json.json +++ b/app/src/main/res/raw/freesr_data_json.json @@ -623,6 +623,30 @@ "rank": 1, "promotion": 6, "internal_uid": 77 + }, + { + "level": 80, + "item_id": 23045, + "equip_avatar": 1014, + "rank": 1, + "promotion": 6, + "internal_uid": 78 + }, + { + "level": 80, + "item_id": 23046, + "equip_avatar": 1015, + "rank": 1, + "promotion": 6, + "internal_uid": 79 + }, + { + "level": 80, + "item_id": 23044, + "equip_avatar": 1408, + "rank": 1, + "promotion": 6, + "internal_uid": 1769 } ], "relics": [ @@ -2724,7 +2748,7 @@ } ], "internal_uid": 69, - "equip_avatar": 1009 + "equip_avatar": 0 }, { "level": 15, @@ -6324,7 +6348,7 @@ } ], "internal_uid": 189, - "equip_avatar": 1009 + "equip_avatar": 0 }, { "level": 15, @@ -6594,7 +6618,7 @@ } ], "internal_uid": 198, - "equip_avatar": 1009 + "equip_avatar": 0 }, { "level": 15, @@ -6624,7 +6648,7 @@ } ], "internal_uid": 199, - "equip_avatar": 1009 + "equip_avatar": 0 }, { "level": 15, @@ -13544,7 +13568,7 @@ } ], "internal_uid": 430, - "equip_avatar": 1225 + "equip_avatar": 0 }, { "level": 15, @@ -18674,7 +18698,7 @@ } ], "internal_uid": 601, - "equip_avatar": 1303 + "equip_avatar": 0 }, { "level": 15, @@ -27374,7 +27398,7 @@ } ], "internal_uid": 891, - "equip_avatar": 1303 + "equip_avatar": 1009 }, { "level": 15, @@ -28574,7 +28598,7 @@ } ], "internal_uid": 931, - "equip_avatar": 0 + "equip_avatar": 1303 }, { "level": 15, @@ -42524,7 +42548,7 @@ } ], "internal_uid": 1397, - "equip_avatar": 1303 + "equip_avatar": 0 }, { "level": 15, @@ -48224,7 +48248,7 @@ } ], "internal_uid": 1587, - "equip_avatar": 1310 + "equip_avatar": 0 }, { "level": 15, @@ -48524,7 +48548,7 @@ } ], "internal_uid": 1597, - "equip_avatar": 1225 + "equip_avatar": 0 }, { "level": 15, @@ -49034,7 +49058,7 @@ } ], "internal_uid": 1614, - "equip_avatar": 1303 + "equip_avatar": 1009 }, { "level": 15, @@ -49094,7 +49118,7 @@ } ], "internal_uid": 1616, - "equip_avatar": 1303 + "equip_avatar": 1009 }, { "level": 15, @@ -49154,7 +49178,7 @@ } ], "internal_uid": 1618, - "equip_avatar": 1303 + "equip_avatar": 1009 }, { "level": 15, @@ -49274,7 +49298,7 @@ } ], "internal_uid": 1622, - "equip_avatar": 1310 + "equip_avatar": 0 }, { "level": 15, @@ -49484,7 +49508,7 @@ } ], "internal_uid": 1629, - "equip_avatar": 1222 + "equip_avatar": 0 }, { "level": 15, @@ -49514,7 +49538,7 @@ } ], "internal_uid": 1630, - "equip_avatar": 1222 + "equip_avatar": 0 }, { "level": 15, @@ -51584,7 +51608,7 @@ } ], "internal_uid": 1699, - "equip_avatar": 1310 + "equip_avatar": 0 }, { "level": 15, @@ -51614,7 +51638,7 @@ } ], "internal_uid": 1700, - "equip_avatar": 1310 + "equip_avatar": 0 }, { "level": 15, @@ -51644,7 +51668,7 @@ } ], "internal_uid": 1701, - "equip_avatar": 1310 + "equip_avatar": 0 }, { "level": 15, @@ -51674,7 +51698,7 @@ } ], "internal_uid": 1702, - "equip_avatar": 1310 + "equip_avatar": 0 }, { "level": 15, @@ -52185,6 +52209,1626 @@ ], "internal_uid": 1719, "equip_avatar": 1406 + }, + { + "level": 15, + "relic_id": 61191, + "relic_set_id": 119, + "main_affix_id": 1, + "sub_affixes": [ + { + "sub_affix_id": 5, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 7, + "count": 4, + "step": 0 + }, + { + "sub_affix_id": 11, + "count": 3, + "step": 3 + }, + { + "sub_affix_id": 12, + "count": 2, + "step": 2 + } + ], + "internal_uid": 1720, + "equip_avatar": 0 + }, + { + "level": 15, + "relic_id": 61192, + "relic_set_id": 119, + "main_affix_id": 1, + "sub_affixes": [ + { + "sub_affix_id": 5, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 7, + "count": 4, + "step": 4 + }, + { + "sub_affix_id": 11, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 12, + "count": 2, + "step": 2 + } + ], + "internal_uid": 1721, + "equip_avatar": 0 + }, + { + "level": 15, + "relic_id": 63166, + "relic_set_id": 316, + "main_affix_id": 1, + "sub_affixes": [ + { + "sub_affix_id": 4, + "count": 2, + "step": 4 + }, + { + "sub_affix_id": 5, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 7, + "count": 4, + "step": 4 + }, + { + "sub_affix_id": 11, + "count": 1, + "step": 1 + } + ], + "internal_uid": 1722, + "equip_avatar": 0 + }, + { + "level": 15, + "relic_id": 63165, + "relic_set_id": 316, + "main_affix_id": 2, + "sub_affixes": [ + { + "sub_affix_id": 2, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 7, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 11, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 12, + "count": 3, + "step": 3 + } + ], + "internal_uid": 1723, + "equip_avatar": 1310 + }, + { + "level": 15, + "relic_id": 61194, + "relic_set_id": 119, + "main_affix_id": 4, + "sub_affixes": [ + { + "sub_affix_id": 2, + "count": 2, + "step": 0 + }, + { + "sub_affix_id": 5, + "count": 1, + "step": 0 + }, + { + "sub_affix_id": 6, + "count": 1, + "step": 2 + }, + { + "sub_affix_id": 12, + "count": 4, + "step": 4 + } + ], + "internal_uid": 1724, + "equip_avatar": 0 + }, + { + "level": 15, + "relic_id": 61141, + "relic_set_id": 114, + "main_affix_id": 1, + "sub_affixes": [ + { + "sub_affix_id": 4, + "count": 3, + "step": 6 + }, + { + "sub_affix_id": 6, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 7, + "count": 4, + "step": 4 + }, + { + "sub_affix_id": 12, + "count": 1, + "step": 0 + } + ], + "internal_uid": 1725, + "equip_avatar": 0 + }, + { + "level": 15, + "relic_id": 61143, + "relic_set_id": 114, + "main_affix_id": 1, + "sub_affixes": [ + { + "sub_affix_id": 6, + "count": 2, + "step": 0 + }, + { + "sub_affix_id": 7, + "count": 3, + "step": 6 + }, + { + "sub_affix_id": 11, + "count": 2, + "step": 0 + }, + { + "sub_affix_id": 12, + "count": 2, + "step": 4 + } + ], + "internal_uid": 1726, + "equip_avatar": 0 + }, + { + "level": 15, + "relic_id": 61142, + "relic_set_id": 114, + "main_affix_id": 1, + "sub_affixes": [ + { + "sub_affix_id": 4, + "count": 2, + "step": 0 + }, + { + "sub_affix_id": 6, + "count": 3, + "step": 3 + }, + { + "sub_affix_id": 7, + "count": 3, + "step": 6 + }, + { + "sub_affix_id": 12, + "count": 1, + "step": 0 + } + ], + "internal_uid": 1727, + "equip_avatar": 0 + }, + { + "level": 15, + "relic_id": 61101, + "relic_set_id": 110, + "main_affix_id": 1, + "sub_affixes": [ + { + "sub_affix_id": 2, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 4, + "count": 2, + "step": 0 + }, + { + "sub_affix_id": 7, + "count": 3, + "step": 3 + }, + { + "sub_affix_id": 12, + "count": 3, + "step": 0 + } + ], + "internal_uid": 1728, + "equip_avatar": 1225 + }, + { + "level": 15, + "relic_id": 61103, + "relic_set_id": 110, + "main_affix_id": 5, + "sub_affixes": [ + { + "sub_affix_id": 6, + "count": 3, + "step": 0 + }, + { + "sub_affix_id": 7, + "count": 2, + "step": 0 + }, + { + "sub_affix_id": 11, + "count": 1, + "step": 0 + }, + { + "sub_affix_id": 12, + "count": 3, + "step": 3 + } + ], + "internal_uid": 1729, + "equip_avatar": 1225 + }, + { + "level": 15, + "relic_id": 61101, + "relic_set_id": 110, + "main_affix_id": 1, + "sub_affixes": [ + { + "sub_affix_id": 6, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 7, + "count": 3, + "step": 6 + }, + { + "sub_affix_id": 10, + "count": 3, + "step": 3 + }, + { + "sub_affix_id": 12, + "count": 2, + "step": 2 + } + ], + "internal_uid": 1730, + "equip_avatar": 0 + }, + { + "level": 15, + "relic_id": 61101, + "relic_set_id": 110, + "main_affix_id": 1, + "sub_affixes": [ + { + "sub_affix_id": 6, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 7, + "count": 3, + "step": 6 + }, + { + "sub_affix_id": 10, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 12, + "count": 3, + "step": 3 + } + ], + "internal_uid": 1731, + "equip_avatar": 1222 + }, + { + "level": 15, + "relic_id": 61102, + "relic_set_id": 110, + "main_affix_id": 1, + "sub_affixes": [ + { + "sub_affix_id": 7, + "count": 3, + "step": 6 + }, + { + "sub_affix_id": 10, + "count": 3, + "step": 3 + }, + { + "sub_affix_id": 11, + "count": 3, + "step": 3 + }, + { + "sub_affix_id": 12, + "count": 3, + "step": 3 + } + ], + "internal_uid": 1732, + "equip_avatar": 1222 + }, + { + "level": 15, + "relic_id": 61194, + "relic_set_id": 119, + "main_affix_id": 2, + "sub_affixes": [ + { + "sub_affix_id": 2, + "count": 2, + "step": 0 + }, + { + "sub_affix_id": 6, + "count": 1, + "step": 2 + }, + { + "sub_affix_id": 7, + "count": 3, + "step": 3 + }, + { + "sub_affix_id": 12, + "count": 4, + "step": 4 + } + ], + "internal_uid": 1733, + "equip_avatar": 0 + }, + { + "level": 15, + "relic_id": 61193, + "relic_set_id": 119, + "main_affix_id": 2, + "sub_affixes": [ + { + "sub_affix_id": 4, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 7, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 11, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 12, + "count": 4, + "step": 4 + } + ], + "internal_uid": 1734, + "equip_avatar": 1310 + }, + { + "level": 15, + "relic_id": 61194, + "relic_set_id": 119, + "main_affix_id": 2, + "sub_affixes": [ + { + "sub_affix_id": 2, + "count": 2, + "step": 0 + }, + { + "sub_affix_id": 6, + "count": 1, + "step": 2 + }, + { + "sub_affix_id": 7, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 12, + "count": 4, + "step": 4 + } + ], + "internal_uid": 1735, + "equip_avatar": 0 + }, + { + "level": 15, + "relic_id": 61192, + "relic_set_id": 119, + "main_affix_id": 1, + "sub_affixes": [ + { + "sub_affix_id": 5, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 7, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 11, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 12, + "count": 4, + "step": 4 + } + ], + "internal_uid": 1736, + "equip_avatar": 0 + }, + { + "level": 15, + "relic_id": 61191, + "relic_set_id": 119, + "main_affix_id": 1, + "sub_affixes": [ + { + "sub_affix_id": 5, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 7, + "count": 2, + "step": 0 + }, + { + "sub_affix_id": 11, + "count": 3, + "step": 3 + }, + { + "sub_affix_id": 12, + "count": 4, + "step": 4 + } + ], + "internal_uid": 1737, + "equip_avatar": 0 + }, + { + "level": 15, + "relic_id": 63166, + "relic_set_id": 316, + "main_affix_id": 1, + "sub_affixes": [ + { + "sub_affix_id": 4, + "count": 2, + "step": 4 + }, + { + "sub_affix_id": 5, + "count": 3, + "step": 3 + }, + { + "sub_affix_id": 7, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 11, + "count": 1, + "step": 1 + } + ], + "internal_uid": 1738, + "equip_avatar": 0 + }, + { + "level": 15, + "relic_id": 61191, + "relic_set_id": 119, + "main_affix_id": 1, + "sub_affixes": [ + { + "sub_affix_id": 5, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 7, + "count": 2, + "step": 0 + }, + { + "sub_affix_id": 11, + "count": 3, + "step": 3 + }, + { + "sub_affix_id": 12, + "count": 3, + "step": 3 + } + ], + "internal_uid": 1739, + "equip_avatar": 1310 + }, + { + "level": 15, + "relic_id": 61192, + "relic_set_id": 119, + "main_affix_id": 1, + "sub_affixes": [ + { + "sub_affix_id": 5, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 7, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 11, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 12, + "count": 3, + "step": 3 + } + ], + "internal_uid": 1740, + "equip_avatar": 1310 + }, + { + "level": 15, + "relic_id": 61194, + "relic_set_id": 119, + "main_affix_id": 2, + "sub_affixes": [ + { + "sub_affix_id": 2, + "count": 2, + "step": 0 + }, + { + "sub_affix_id": 6, + "count": 1, + "step": 2 + }, + { + "sub_affix_id": 7, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 12, + "count": 4, + "step": 4 + } + ], + "internal_uid": 1741, + "equip_avatar": 1310 + }, + { + "level": 15, + "relic_id": 63166, + "relic_set_id": 316, + "main_affix_id": 1, + "sub_affixes": [ + { + "sub_affix_id": 4, + "count": 2, + "step": 4 + }, + { + "sub_affix_id": 5, + "count": 4, + "step": 4 + }, + { + "sub_affix_id": 7, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 11, + "count": 1, + "step": 1 + } + ], + "internal_uid": 1742, + "equip_avatar": 1310 + }, + { + "level": 15, + "relic_id": 61184, + "relic_set_id": 118, + "main_affix_id": 1, + "sub_affixes": [ + { + "sub_affix_id": 1, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 6, + "count": 3, + "step": 0 + }, + { + "sub_affix_id": 9, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 11, + "count": 2, + "step": 4 + } + ], + "internal_uid": 1743, + "equip_avatar": 0 + }, + { + "level": 15, + "relic_id": 61181, + "relic_set_id": 118, + "main_affix_id": 1, + "sub_affixes": [ + { + "sub_affix_id": 2, + "count": 3, + "step": 3 + }, + { + "sub_affix_id": 3, + "count": 2, + "step": 4 + }, + { + "sub_affix_id": 5, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 12, + "count": 3, + "step": 3 + } + ], + "internal_uid": 1744, + "equip_avatar": 1303 + }, + { + "level": 15, + "relic_id": 61182, + "relic_set_id": 118, + "main_affix_id": 1, + "sub_affixes": [ + { + "sub_affix_id": 1, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 4, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 5, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 12, + "count": 4, + "step": 0 + } + ], + "internal_uid": 1745, + "equip_avatar": 1303 + }, + { + "level": 15, + "relic_id": 63085, + "relic_set_id": 308, + "main_affix_id": 1, + "sub_affixes": [ + { + "sub_affix_id": 1, + "count": 2, + "step": 4 + }, + { + "sub_affix_id": 7, + "count": 2, + "step": 0 + }, + { + "sub_affix_id": 11, + "count": 2, + "step": 4 + }, + { + "sub_affix_id": 12, + "count": 4, + "step": 4 + } + ], + "internal_uid": 1746, + "equip_avatar": 1303 + }, + { + "level": 15, + "relic_id": 63086, + "relic_set_id": 308, + "main_affix_id": 2, + "sub_affixes": [ + { + "sub_affix_id": 3, + "count": 3, + "step": 2 + }, + { + "sub_affix_id": 7, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 8, + "count": 1, + "step": 0 + }, + { + "sub_affix_id": 12, + "count": 4, + "step": 4 + } + ], + "internal_uid": 1747, + "equip_avatar": 1303 + }, + { + "level": 15, + "relic_id": 61184, + "relic_set_id": 118, + "main_affix_id": 4, + "sub_affixes": [ + { + "sub_affix_id": 1, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 6, + "count": 3, + "step": 0 + }, + { + "sub_affix_id": 9, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 11, + "count": 2, + "step": 4 + } + ], + "internal_uid": 1748, + "equip_avatar": 0 + }, + { + "level": 15, + "relic_id": 61184, + "relic_set_id": 118, + "main_affix_id": 4, + "sub_affixes": [ + { + "sub_affix_id": 1, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 6, + "count": 3, + "step": 0 + }, + { + "sub_affix_id": 9, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 12, + "count": 3, + "step": 6 + } + ], + "internal_uid": 1749, + "equip_avatar": 1303 + }, + { + "level": 15, + "relic_id": 63095, + "relic_set_id": 309, + "main_affix_id": 8, + "sub_affixes": [ + { + "sub_affix_id": 5, + "count": 4, + "step": 8 + }, + { + "sub_affix_id": 7, + "count": 1, + "step": 0 + }, + { + "sub_affix_id": 8, + "count": 1, + "step": 0 + }, + { + "sub_affix_id": 9, + "count": 3, + "step": 3 + } + ], + "internal_uid": 1750, + "equip_avatar": 1014 + }, + { + "level": 15, + "relic_id": 63096, + "relic_set_id": 309, + "main_affix_id": 4, + "sub_affixes": [ + { + "sub_affix_id": 1, + "count": 2, + "step": 4 + }, + { + "sub_affix_id": 7, + "count": 1, + "step": 0 + }, + { + "sub_affix_id": 8, + "count": 4, + "step": 0 + }, + { + "sub_affix_id": 9, + "count": 2, + "step": 0 + } + ], + "internal_uid": 1751, + "equip_avatar": 1014 + }, + { + "level": 15, + "relic_id": 61261, + "relic_set_id": 126, + "main_affix_id": 1, + "sub_affixes": [ + { + "sub_affix_id": 7, + "count": 1, + "step": 0 + }, + { + "sub_affix_id": 8, + "count": 4, + "step": 0 + }, + { + "sub_affix_id": 9, + "count": 2, + "step": 0 + }, + { + "sub_affix_id": 11, + "count": 1, + "step": 1 + } + ], + "internal_uid": 1752, + "equip_avatar": 1014 + }, + { + "level": 15, + "relic_id": 61262, + "relic_set_id": 126, + "main_affix_id": 1, + "sub_affixes": [ + { + "sub_affix_id": 7, + "count": 1, + "step": 0 + }, + { + "sub_affix_id": 8, + "count": 4, + "step": 0 + }, + { + "sub_affix_id": 9, + "count": 2, + "step": 0 + }, + { + "sub_affix_id": 11, + "count": 1, + "step": 1 + } + ], + "internal_uid": 1753, + "equip_avatar": 1014 + }, + { + "level": 15, + "relic_id": 61263, + "relic_set_id": 126, + "main_affix_id": 4, + "sub_affixes": [ + { + "sub_affix_id": 5, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 7, + "count": 1, + "step": 0 + }, + { + "sub_affix_id": 9, + "count": 4, + "step": 8 + }, + { + "sub_affix_id": 11, + "count": 2, + "step": 4 + } + ], + "internal_uid": 1754, + "equip_avatar": 1408 + }, + { + "level": 15, + "relic_id": 61264, + "relic_set_id": 126, + "main_affix_id": 4, + "sub_affixes": [ + { + "sub_affix_id": 5, + "count": 2, + "step": 0 + }, + { + "sub_affix_id": 8, + "count": 2, + "step": 4 + }, + { + "sub_affix_id": 9, + "count": 2, + "step": 4 + }, + { + "sub_affix_id": 11, + "count": 3, + "step": 3 + } + ], + "internal_uid": 1755, + "equip_avatar": 1408 + }, + { + "level": 15, + "relic_id": 63095, + "relic_set_id": 309, + "main_affix_id": 9, + "sub_affixes": [ + { + "sub_affix_id": 5, + "count": 1, + "step": 2 + }, + { + "sub_affix_id": 7, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 8, + "count": 4, + "step": 8 + }, + { + "sub_affix_id": 9, + "count": 3, + "step": 0 + } + ], + "internal_uid": 1756, + "equip_avatar": 0 + }, + { + "level": 15, + "relic_id": 63096, + "relic_set_id": 309, + "main_affix_id": 4, + "sub_affixes": [ + { + "sub_affix_id": 2, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 5, + "count": 1, + "step": 2 + }, + { + "sub_affix_id": 8, + "count": 4, + "step": 8 + }, + { + "sub_affix_id": 9, + "count": 3, + "step": 0 + } + ], + "internal_uid": 1757, + "equip_avatar": 0 + }, + { + "level": 15, + "relic_id": 61241, + "relic_set_id": 124, + "main_affix_id": 1, + "sub_affixes": [ + { + "sub_affix_id": 2, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 5, + "count": 1, + "step": 2 + }, + { + "sub_affix_id": 8, + "count": 4, + "step": 8 + }, + { + "sub_affix_id": 9, + "count": 3, + "step": 0 + } + ], + "internal_uid": 1758, + "equip_avatar": 0 + }, + { + "level": 15, + "relic_id": 61242, + "relic_set_id": 124, + "main_affix_id": 1, + "sub_affixes": [ + { + "sub_affix_id": 3, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 5, + "count": 2, + "step": 4 + }, + { + "sub_affix_id": 8, + "count": 2, + "step": 0 + }, + { + "sub_affix_id": 9, + "count": 4, + "step": 8 + } + ], + "internal_uid": 1759, + "equip_avatar": 1015 + }, + { + "level": 15, + "relic_id": 61241, + "relic_set_id": 124, + "main_affix_id": 1, + "sub_affixes": [ + { + "sub_affix_id": 3, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 5, + "count": 2, + "step": 4 + }, + { + "sub_affix_id": 8, + "count": 2, + "step": 0 + }, + { + "sub_affix_id": 9, + "count": 4, + "step": 8 + } + ], + "internal_uid": 1760, + "equip_avatar": 1015 + }, + { + "level": 15, + "relic_id": 61243, + "relic_set_id": 124, + "main_affix_id": 5, + "sub_affixes": [ + { + "sub_affix_id": 1, + "count": 2, + "step": 0 + }, + { + "sub_affix_id": 3, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 5, + "count": 2, + "step": 4 + }, + { + "sub_affix_id": 8, + "count": 4, + "step": 8 + } + ], + "internal_uid": 1761, + "equip_avatar": 0 + }, + { + "level": 15, + "relic_id": 61244, + "relic_set_id": 124, + "main_affix_id": 2, + "sub_affixes": [ + { + "sub_affix_id": 1, + "count": 1, + "step": 2 + }, + { + "sub_affix_id": 3, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 8, + "count": 2, + "step": 4 + }, + { + "sub_affix_id": 9, + "count": 5, + "step": 10 + } + ], + "internal_uid": 1762, + "equip_avatar": 0 + }, + { + "level": 15, + "relic_id": 63095, + "relic_set_id": 309, + "main_affix_id": 9, + "sub_affixes": [ + { + "sub_affix_id": 5, + "count": 1, + "step": 2 + }, + { + "sub_affix_id": 7, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 8, + "count": 1, + "step": 2 + }, + { + "sub_affix_id": 9, + "count": 6, + "step": 6 + } + ], + "internal_uid": 1763, + "equip_avatar": 0 + }, + { + "level": 15, + "relic_id": 63096, + "relic_set_id": 309, + "main_affix_id": 4, + "sub_affixes": [ + { + "sub_affix_id": 2, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 3, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 8, + "count": 1, + "step": 2 + }, + { + "sub_affix_id": 9, + "count": 6, + "step": 6 + } + ], + "internal_uid": 1764, + "equip_avatar": 0 + }, + { + "level": 15, + "relic_id": 63096, + "relic_set_id": 309, + "main_affix_id": 4, + "sub_affixes": [ + { + "sub_affix_id": 2, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 3, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 8, + "count": 1, + "step": 2 + }, + { + "sub_affix_id": 9, + "count": 4, + "step": 4 + } + ], + "internal_uid": 1765, + "equip_avatar": 1015 + }, + { + "level": 15, + "relic_id": 63095, + "relic_set_id": 309, + "main_affix_id": 9, + "sub_affixes": [ + { + "sub_affix_id": 5, + "count": 1, + "step": 2 + }, + { + "sub_affix_id": 7, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 8, + "count": 1, + "step": 2 + }, + { + "sub_affix_id": 9, + "count": 4, + "step": 4 + } + ], + "internal_uid": 1766, + "equip_avatar": 1015 + }, + { + "level": 15, + "relic_id": 61243, + "relic_set_id": 124, + "main_affix_id": 5, + "sub_affixes": [ + { + "sub_affix_id": 1, + "count": 2, + "step": 0 + }, + { + "sub_affix_id": 3, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 5, + "count": 2, + "step": 4 + }, + { + "sub_affix_id": 8, + "count": 3, + "step": 6 + } + ], + "internal_uid": 1767, + "equip_avatar": 1015 + }, + { + "level": 15, + "relic_id": 61244, + "relic_set_id": 124, + "main_affix_id": 2, + "sub_affixes": [ + { + "sub_affix_id": 1, + "count": 1, + "step": 2 + }, + { + "sub_affix_id": 3, + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 8, + "count": 2, + "step": 4 + }, + { + "sub_affix_id": 9, + "count": 3, + "step": 6 + } + ], + "internal_uid": 1768, + "equip_avatar": 1015 + }, + { + "level": 15, + "relic_id": 61261, + "relic_set_id": 126, + "main_affix_id": 1, + "sub_affixes": [ + { + "sub_affix_id": 8, + "count": 1, + "step": 0 + }, + { + "sub_affix_id": 9, + "count": 2, + "step": 0 + }, + { + "sub_affix_id": 7, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 2, + "count": 2, + "step": 1 + } + ], + "internal_uid": 1770, + "equip_avatar": 1408 + }, + { + "level": 15, + "relic_id": 61262, + "relic_set_id": 126, + "main_affix_id": 1, + "sub_affixes": [ + { + "sub_affix_id": 8, + "count": 1, + "step": 0 + }, + { + "sub_affix_id": 9, + "count": 2, + "step": 0 + }, + { + "sub_affix_id": 7, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 5, + "count": 2, + "step": 0 + } + ], + "internal_uid": 1771, + "equip_avatar": 1408 + }, + { + "level": 15, + "relic_id": 61263, + "relic_set_id": 126, + "main_affix_id": 4, + "sub_affixes": [ + { + "sub_affix_id": 11, + "count": 1, + "step": 2 + }, + { + "sub_affix_id": 9, + "count": 2, + "step": 0 + }, + { + "sub_affix_id": 7, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 5, + "count": 2, + "step": 0 + } + ], + "internal_uid": 1772, + "equip_avatar": 0 + }, + { + "level": 15, + "relic_id": 63215, + "relic_set_id": 321, + "main_affix_id": 4, + "sub_affixes": [ + { + "sub_affix_id": 8, + "count": 3, + "step": 0 + }, + { + "sub_affix_id": 9, + "count": 2, + "step": 0 + }, + { + "sub_affix_id": 7, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 5, + "count": 2, + "step": 0 + } + ], + "internal_uid": 1773, + "equip_avatar": 1408 + }, + { + "level": 15, + "relic_id": 63216, + "relic_set_id": 321, + "main_affix_id": 4, + "sub_affixes": [ + { + "sub_affix_id": 8, + "count": 3, + "step": 0 + }, + { + "sub_affix_id": 9, + "count": 2, + "step": 0 + }, + { + "sub_affix_id": 7, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 6, + "count": 2, + "step": 2 + } + ], + "internal_uid": 1774, + "equip_avatar": 1408 } ], "avatars": { @@ -52357,7 +54001,7 @@ "owner_uid": 0, "avatar_id": 1006, "data": { - "rank": 1, + "rank": 0, "skills": { "1006001": 6, "1006002": 10, @@ -52485,6 +54129,74 @@ "sp_value": 0, "sp_max": 110 }, + "1014": { + "owner_uid": 0, + "avatar_id": 1014, + "data": { + "rank": 6, + "skills": { + "1014001": 6, + "1014002": 10, + "1014003": 10, + "1014004": 10, + "1014007": 1, + "1014101": 1, + "1014102": 1, + "1014103": 1, + "1014201": 1, + "1014202": 1, + "1014203": 1, + "1014204": 1, + "1014205": 1, + "1014206": 1, + "1014207": 1, + "1014208": 1, + "1014209": 1, + "1014210": 1 + } + }, + "level": 80, + "promotion": 6, + "techniques": [ + 101401 + ], + "sp_value": 180, + "sp_max": 360 + }, + "1015": { + "owner_uid": 0, + "avatar_id": 1015, + "data": { + "rank": 0, + "skills": { + "1015001": 6, + "1015002": 10, + "1015003": 10, + "1015004": 10, + "1015007": 1, + "1015101": 1, + "1015102": 1, + "1015103": 1, + "1015201": 1, + "1015202": 1, + "1015203": 1, + "1015204": 1, + "1015205": 1, + "1015206": 1, + "1015207": 1, + "1015208": 1, + "1015209": 1, + "1015210": 1 + } + }, + "level": 80, + "promotion": 6, + "techniques": [ + 101501 + ], + "sp_value": 120, + "sp_max": 240 + }, "1101": { "owner_uid": 0, "avatar_id": 1101, @@ -52548,9 +54260,7 @@ "level": 80, "promotion": 6, "techniques": [ - 110203, - 110201, - 110202 + 110201 ], "sp_value": 0, "sp_max": 120 @@ -53122,8 +54832,7 @@ "level": 80, "promotion": 6, "techniques": [ - 120701, - 120702 + 120701 ], "sp_value": 0, "sp_max": 130 @@ -53157,7 +54866,6 @@ "level": 80, "promotion": 6, "techniques": [ - 120801, 120802 ], "sp_value": 68, @@ -53294,9 +55002,7 @@ "level": 80, "promotion": 6, "techniques": [ - 121203, - 121201, - 121202 + 121201 ], "sp_value": 70, "sp_max": 140 @@ -53330,8 +55036,7 @@ "level": 80, "promotion": 6, "techniques": [ - 121301, - 121302 + 121301 ], "sp_value": 70, "sp_max": 140 @@ -53502,9 +55207,7 @@ "promotion": 6, "techniques": [ 122001, - 122002, - 122003, - 122004 + 122002 ], "sp_value": 6, "sp_max": 12 @@ -53547,7 +55250,7 @@ "owner_uid": 0, "avatar_id": 1222, "data": { - "rank": 1, + "rank": 0, "skills": { "1222001": 6, "1222002": 10, @@ -53607,8 +55310,6 @@ "promotion": 6, "techniques": [ 122301, - 122302, - 122303, 122304 ], "sp_value": 0, @@ -53643,6 +55344,8 @@ "level": 80, "promotion": 6, "techniques": [ + 122401, + 122401, 122401, 122402 ], @@ -53779,7 +55482,6 @@ "promotion": 6, "techniques": [ 130301, - 130302, 130303 ], "sp_value": 62, @@ -53816,8 +55518,7 @@ "techniques": [ 130401, 130402, - 130403, - 130404 + 130403 ], "sp_value": 55, "sp_max": 110 @@ -53860,7 +55561,7 @@ "owner_uid": 0, "avatar_id": 1306, "data": { - "rank": 4, + "rank": 0, "skills": { "1306001": 6, "1306002": 10, @@ -53884,8 +55585,10 @@ }, "level": 80, "promotion": 6, - "techniques": [], - "sp_value": 0, + "techniques": [ + 130602 + ], + "sp_value": 55, "sp_max": 110 }, "1307": { @@ -53951,10 +55654,7 @@ "level": 80, "promotion": 6, "techniques": [ - 130801, - 130802, - 130803, - 1000119 + 130803 ], "sp_value": 5, "sp_max": 9 @@ -53988,9 +55688,7 @@ "level": 80, "promotion": 6, "techniques": [ - 130901, - 130902, - 130903 + 130902 ], "sp_value": 80, "sp_max": 160 @@ -54025,8 +55723,7 @@ "promotion": 6, "techniques": [ 131001, - 131002, - 1000112 + 131002 ], "sp_value": 120, "sp_max": 240 @@ -54163,6 +55860,8 @@ "promotion": 6, "techniques": [ 131501, + 131502, + 131502, 131502 ], "sp_value": 58, @@ -54197,9 +55896,7 @@ "level": 80, "promotion": 6, "techniques": [ - 131701, - 131702, - 1000119 + 131701 ], "sp_value": 80, "sp_max": 140 @@ -54270,8 +55967,7 @@ "level": 80, "promotion": 6, "techniques": [ - 140201, - 140202 + 140201 ], "sp_value": 175, "sp_max": 350 @@ -54280,7 +55976,7 @@ "owner_uid": 0, "avatar_id": 1403, "data": { - "rank": 6, + "rank": 0, "skills": { "1403001": 6, "1403002": 10, @@ -54407,12 +56103,10 @@ "level": 80, "promotion": 6, "techniques": [ - 140601, - 140602, - 140603 + 140601 ], "sp_value": 50, - "sp_max": 100 + "sp_max": 130 }, "1407": { "owner_uid": 0, @@ -54445,13 +56139,45 @@ "promotion": 6, "techniques": [ 140701, - 140702, - 140703, - 140704 + 140703 ], "sp_value": 0, "sp_max": 100 }, + "1408": { + "owner_uid": 0, + "avatar_id": 1408, + "data": { + "rank": 0, + "skills": { + "1408001": 6, + "1408002": 10, + "1408003": 10, + "1408004": 10, + "1408007": 1, + "1408101": 1, + "1408102": 1, + "1408103": 1, + "1408201": 1, + "1408202": 1, + "1408203": 1, + "1408204": 1, + "1408205": 1, + "1408206": 1, + "1408207": 1, + "1408208": 1, + "1408209": 1, + "1408210": 1 + } + }, + "level": 80, + "promotion": 6, + "techniques": [ + 140801 + ], + "sp_value": 6, + "sp_max": 12 + }, "1409": { "owner_uid": 0, "avatar_id": 1409, @@ -54486,7 +56212,7 @@ 140901 ], "sp_value": 75, - "sp_max": 150 + "sp_max": 140 }, "8001": { "owner_uid": 0, @@ -54680,9 +56406,7 @@ }, "level": 80, "promotion": 6, - "techniques": [ - 800501 - ], + "techniques": [], "sp_value": 70, "sp_max": 140 }, @@ -54752,52 +56476,32 @@ }, "level": 80, "promotion": 6, - "techniques": [ - 800701 - ], + "techniques": [], "sp_value": 75, "sp_max": 160 } }, "battle_config": { - "battle_type": "DEFAULT", - "blessings": [], + "battle_type": "AS", + "blessings": [ + { + "level": 1, + "id": 3031001 + }, + { + "level": 1, + "id": 3111015 + } + ], "custom_stats": [], "cycle_count": 30, - "stage_id": 201012311, + "stage_id": 420124, "path_resonance_id": 0, "monsters": [ [ { - "monster_id": 101302009, - "level": 95, - "amount": 1 - }, - { - "monster_id": 101302009, - "level": 95, - "amount": 1 - }, - { - "monster_id": 101302009, - "level": 95, - "amount": 1 - } - ], - [ - { - "monster_id": 101302009, - "level": 95, - "amount": 1 - }, - { - "monster_id": 101302009, - "level": 95, - "amount": 1 - }, - { - "monster_id": 101302009, - "level": 95, + "monster_id": 801501204, + "level": 90, "amount": 1 } ] diff --git a/app/src/main/res/raw/game_config_json.json b/app/src/main/res/raw/game_config_json.json index 23ab070..bda5959 100644 --- a/app/src/main/res/raw/game_config_json.json +++ b/app/src/main/res/raw/game_config_json.json @@ -6,6 +6,8 @@ 200004, 200005, 200006, + 200007, + 200008, 150017, 150015, 150021, @@ -20,7 +22,9 @@ 150034, 150029, 150035, - 150039 + 150041, + 150039, + 150045 ], "tutorial_id": [ 1001, @@ -52,6 +56,7 @@ 3010, 3011, 3012, + 3013, 3202, 4002, 4003, @@ -115,6 +120,9 @@ 4061, 4062, 4063, + 4066, + 4067, + 4068, 5001, 5002, 5003, @@ -585,6 +593,19 @@ 6198, 6199, 6200, + 6400, + 6401, + 6402, + 6403, + 6404, + 6405, + 6406, + 6407, + 6408, + 6409, + 6410, + 6411, + 6412, 7001, 7002, 7003, @@ -706,6 +727,7 @@ 9114, 9115, 9116, + 9117, 9201, 9202, 9203, @@ -865,7 +887,34 @@ 8203, 8204, 8205, - 8206 + 8206, + 8301, + 8302, + 8303, + 8304, + 8305, + 8306, + 8307, + 8308, + 8309, + 8310, + 8311, + 8312, + 8313, + 8314, + 8315, + 8316, + 8317, + 8318, + 8319, + 8320, + 8321, + 8322, + 8323, + 8324, + 8325, + 8326, + 8327 ], "tutorial_group_id": [ 2212, @@ -1122,7 +1171,6 @@ 2234, 2235, 2242, - 2243, 9323, 9324, 9319, @@ -1167,6 +1215,7 @@ 3221, 3222, 3223, + 3225, 4102, 4103, 4104, @@ -1361,6 +1410,10 @@ 8702, 8703, 8704, + 8801, + 8802, + 8803, + 8804, 9201, 9202, 9203, @@ -1474,11 +1527,2972 @@ 9957, 9958, 9959, + 9970, + 9971, + 9973, + 9974, + 9975, + 9976, + 9978, + 9979, + 9980, 9981, 9982, 9983, 9984, 9985, - 9986 + 9986, + 9987, + 9988, + 9989, + 9990, + 9991, + 9992, + 9993, + 9994, + 9995 + ], + "pam_skin_id": [ + 252000, + 252001 + ], + "chat_bubble_id": [ + 220000, + 220001, + 220002, + 220003, + 220004, + 220005, + 220006, + 220007, + 220008 + ], + "phone_case_id": [ + 254000, + 254001 + ], + "phone_theme_id": [ + 221000, + 221001, + 221002, + 221003, + 221004, + 221005, + 221006, + 221007, + 221008, + 221009, + 221010, + 221011 + ], + "pet_id": [ + 1001, + 1002 + ], + "shop_list": [ + { + "shop_id": 101, + "shop_type": 1, + "goods": [ + { + "goods_id": 101001, + "item_id": 101 + }, + { + "goods_id": 101002, + "item_id": 102 + }, + { + "goods_id": 101003, + "item_id": 0 + }, + { + "goods_id": 101004, + "item_id": 0 + }, + { + "goods_id": 101012, + "item_id": 23000 + }, + { + "goods_id": 101013, + "item_id": 23002 + }, + { + "goods_id": 101014, + "item_id": 23003 + }, + { + "goods_id": 101015, + "item_id": 23004 + }, + { + "goods_id": 101016, + "item_id": 23005 + }, + { + "goods_id": 101017, + "item_id": 23012 + }, + { + "goods_id": 101018, + "item_id": 23013 + }, + { + "goods_id": 101019, + "item_id": 241 + } + ] + }, + { + "shop_id": 102, + "shop_type": 1, + "goods": [ + { + "goods_id": 102001, + "item_id": 102 + }, + { + "goods_id": 102002, + "item_id": 101 + }, + { + "goods_id": 102003, + "item_id": 241 + }, + { + "goods_id": 102004, + "item_id": 212 + }, + { + "goods_id": 102005, + "item_id": 222 + }, + { + "goods_id": 102006, + "item_id": 2 + }, + { + "goods_id": 102007, + "item_id": 110111 + }, + { + "goods_id": 102008, + "item_id": 110121 + }, + { + "goods_id": 102009, + "item_id": 110131 + }, + { + "goods_id": 102010, + "item_id": 110141 + }, + { + "goods_id": 102011, + "item_id": 110151 + }, + { + "goods_id": 102012, + "item_id": 110161 + }, + { + "goods_id": 102013, + "item_id": 110171 + }, + { + "goods_id": 102014, + "item_id": 111001 + }, + { + "goods_id": 102015, + "item_id": 111011 + }, + { + "goods_id": 102016, + "item_id": 112001 + }, + { + "goods_id": 102017, + "item_id": 112011 + }, + { + "goods_id": 102018, + "item_id": 113001 + }, + { + "goods_id": 102019, + "item_id": 113011 + }, + { + "goods_id": 102020, + "item_id": 110112 + }, + { + "goods_id": 102021, + "item_id": 110122 + }, + { + "goods_id": 102022, + "item_id": 110132 + }, + { + "goods_id": 102023, + "item_id": 110142 + }, + { + "goods_id": 102024, + "item_id": 110152 + }, + { + "goods_id": 102025, + "item_id": 110162 + }, + { + "goods_id": 102026, + "item_id": 110172 + }, + { + "goods_id": 102027, + "item_id": 232 + }, + { + "goods_id": 102028, + "item_id": 110181 + }, + { + "goods_id": 102029, + "item_id": 110191 + }, + { + "goods_id": 102030, + "item_id": 110201 + }, + { + "goods_id": 102031, + "item_id": 110211 + }, + { + "goods_id": 102032, + "item_id": 110221 + }, + { + "goods_id": 102033, + "item_id": 110231 + }, + { + "goods_id": 102034, + "item_id": 110241 + }, + { + "goods_id": 102035, + "item_id": 110182 + }, + { + "goods_id": 102036, + "item_id": 110192 + }, + { + "goods_id": 102037, + "item_id": 110202 + }, + { + "goods_id": 102038, + "item_id": 110212 + }, + { + "goods_id": 102039, + "item_id": 110222 + }, + { + "goods_id": 102040, + "item_id": 110232 + }, + { + "goods_id": 102041, + "item_id": 110242 + }, + { + "goods_id": 102042, + "item_id": 114001 + }, + { + "goods_id": 102043, + "item_id": 114011 + }, + { + "goods_id": 102044, + "item_id": 115001 + }, + { + "goods_id": 102045, + "item_id": 115011 + }, + { + "goods_id": 102046, + "item_id": 110251 + }, + { + "goods_id": 102047, + "item_id": 110252 + }, + { + "goods_id": 102099, + "item_id": 2 + } + ] + }, + { + "shop_id": 202, + "shop_type": 17, + "goods": [ + { + "goods_id": 202001, + "item_id": 21021 + }, + { + "goods_id": 202002, + "item_id": 21022 + }, + { + "goods_id": 202003, + "item_id": 21023 + }, + { + "goods_id": 202004, + "item_id": 21024 + }, + { + "goods_id": 202005, + "item_id": 21025 + }, + { + "goods_id": 202006, + "item_id": 21026 + }, + { + "goods_id": 202007, + "item_id": 21027 + }, + { + "goods_id": 202008, + "item_id": 21035 + }, + { + "goods_id": 202009, + "item_id": 21036 + }, + { + "goods_id": 202010, + "item_id": 21037 + }, + { + "goods_id": 202011, + "item_id": 21038 + }, + { + "goods_id": 202012, + "item_id": 21039 + }, + { + "goods_id": 202013, + "item_id": 21040 + }, + { + "goods_id": 202014, + "item_id": 21041 + }, + { + "goods_id": 202015, + "item_id": 21050 + } + ] + }, + { + "shop_id": 203, + "shop_type": 17, + "goods": [ + { + "goods_id": 203001, + "item_id": 236 + }, + { + "goods_id": 203002, + "item_id": 235 + }, + { + "goods_id": 203003, + "item_id": 213 + }, + { + "goods_id": 203004, + "item_id": 223 + }, + { + "goods_id": 203005, + "item_id": 233 + }, + { + "goods_id": 203006, + "item_id": 2 + }, + { + "goods_id": 203007, + "item_id": 2 + } + ] + }, + { + "shop_id": 301, + "shop_type": 3, + "goods": [ + { + "goods_id": 301001, + "item_id": 190122 + }, + { + "goods_id": 301002, + "item_id": 190123 + }, + { + "goods_id": 301003, + "item_id": 300200 + }, + { + "goods_id": 301004, + "item_id": 190181 + }, + { + "goods_id": 301005, + "item_id": 190183 + }, + { + "goods_id": 301006, + "item_id": 190184 + }, + { + "goods_id": 301007, + "item_id": 190186 + }, + { + "goods_id": 301008, + "item_id": 190509 + } + ] + }, + { + "shop_id": 302, + "shop_type": 4, + "goods": [ + { + "goods_id": 302001, + "item_id": 190121 + }, + { + "goods_id": 302002, + "item_id": 190125 + }, + { + "goods_id": 302004, + "item_id": 190136 + }, + { + "goods_id": 302005, + "item_id": 190137 + }, + { + "goods_id": 302006, + "item_id": 190504 + } + ] + }, + { + "shop_id": 303, + "shop_type": 8, + "goods": [ + { + "goods_id": 303001, + "item_id": 400004 + }, + { + "goods_id": 303002, + "item_id": 400006 + }, + { + "goods_id": 303003, + "item_id": 400007 + }, + { + "goods_id": 303004, + "item_id": 401003 + }, + { + "goods_id": 303005, + "item_id": 401008 + }, + { + "goods_id": 303006, + "item_id": 401006 + }, + { + "goods_id": 303007, + "item_id": 402001 + }, + { + "goods_id": 303008, + "item_id": 402002 + }, + { + "goods_id": 303009, + "item_id": 408004 + }, + { + "goods_id": 303010, + "item_id": 405011 + }, + { + "goods_id": 303011, + "item_id": 406011 + }, + { + "goods_id": 303012, + "item_id": 406014 + } + ] + }, + { + "shop_id": 304, + "shop_type": 10, + "goods": [ + { + "goods_id": 304001, + "item_id": 408203 + }, + { + "goods_id": 304002, + "item_id": 408401 + }, + { + "goods_id": 304003, + "item_id": 408402 + }, + { + "goods_id": 304004, + "item_id": 408403 + }, + { + "goods_id": 304005, + "item_id": 408404 + }, + { + "goods_id": 304006, + "item_id": 408601 + }, + { + "goods_id": 304007, + "item_id": 408602 + }, + { + "goods_id": 304008, + "item_id": 210112 + } + ] + }, + { + "shop_id": 305, + "shop_type": 11, + "goods": [ + { + "goods_id": 305001, + "item_id": 180001 + }, + { + "goods_id": 305002, + "item_id": 180002 + }, + { + "goods_id": 305003, + "item_id": 180004 + }, + { + "goods_id": 305004, + "item_id": 180005 + }, + { + "goods_id": 305005, + "item_id": 181001 + }, + { + "goods_id": 305006, + "item_id": 181005 + }, + { + "goods_id": 305007, + "item_id": 181010 + }, + { + "goods_id": 305008, + "item_id": 181004 + }, + { + "goods_id": 305009, + "item_id": 181008 + }, + { + "goods_id": 305010, + "item_id": 182004 + }, + { + "goods_id": 305011, + "item_id": 406009 + }, + { + "goods_id": 305012, + "item_id": 406012 + }, + { + "goods_id": 305013, + "item_id": 210100 + }, + { + "goods_id": 305014, + "item_id": 140165 + }, + { + "goods_id": 305015, + "item_id": 180006 + }, + { + "goods_id": 305016, + "item_id": 180007 + }, + { + "goods_id": 305017, + "item_id": 181002 + }, + { + "goods_id": 305018, + "item_id": 181007 + }, + { + "goods_id": 305019, + "item_id": 181006 + } + ] + }, + { + "shop_id": 306, + "shop_type": 12, + "goods": [ + { + "goods_id": 306001, + "item_id": 180001 + }, + { + "goods_id": 306002, + "item_id": 180002 + }, + { + "goods_id": 306003, + "item_id": 180006 + }, + { + "goods_id": 306004, + "item_id": 180007 + }, + { + "goods_id": 306005, + "item_id": 181003 + }, + { + "goods_id": 306006, + "item_id": 181002 + }, + { + "goods_id": 306007, + "item_id": 181007 + }, + { + "goods_id": 306008, + "item_id": 181006 + }, + { + "goods_id": 306009, + "item_id": 181009 + }, + { + "goods_id": 306010, + "item_id": 182003 + }, + { + "goods_id": 306011, + "item_id": 406010 + }, + { + "goods_id": 306012, + "item_id": 406013 + }, + { + "goods_id": 306013, + "item_id": 406015 + }, + { + "goods_id": 306014, + "item_id": 210204 + } + ] + }, + { + "shop_id": 307, + "shop_type": 18, + "goods": [ + { + "goods_id": 307001, + "item_id": 408407 + }, + { + "goods_id": 307002, + "item_id": 408408 + }, + { + "goods_id": 307003, + "item_id": 408201 + }, + { + "goods_id": 307004, + "item_id": 408202 + } + ] + }, + { + "shop_id": 308, + "shop_type": 19, + "goods": [ + { + "goods_id": 308001, + "item_id": 408603 + }, + { + "goods_id": 308002, + "item_id": 404008 + } + ] + }, + { + "shop_id": 309, + "shop_type": 20, + "goods": [ + { + "goods_id": 309001, + "item_id": 408405 + }, + { + "goods_id": 309002, + "item_id": 408406 + } + ] + }, + { + "shop_id": 310, + "shop_type": 21, + "goods": [ + { + "goods_id": 310001, + "item_id": 180001 + }, + { + "goods_id": 310002, + "item_id": 180002 + }, + { + "goods_id": 310003, + "item_id": 180006 + }, + { + "goods_id": 310004, + "item_id": 181010 + }, + { + "goods_id": 310005, + "item_id": 181009 + }, + { + "goods_id": 310006, + "item_id": 182003 + } + ] + }, + { + "shop_id": 311, + "shop_type": 22, + "goods": [ + { + "goods_id": 311001, + "item_id": 190316 + }, + { + "goods_id": 311002, + "item_id": 190317 + }, + { + "goods_id": 311003, + "item_id": 190318 + }, + { + "goods_id": 311004, + "item_id": 190340 + }, + { + "goods_id": 311005, + "item_id": 190341 + }, + { + "goods_id": 311006, + "item_id": 190342 + }, + { + "goods_id": 311007, + "item_id": 190343 + }, + { + "goods_id": 311008, + "item_id": 190344 + }, + { + "goods_id": 311009, + "item_id": 190345 + }, + { + "goods_id": 311010, + "item_id": 190346 + }, + { + "goods_id": 311011, + "item_id": 190347 + }, + { + "goods_id": 311012, + "item_id": 190348 + }, + { + "goods_id": 311013, + "item_id": 190384 + }, + { + "goods_id": 311014, + "item_id": 190383 + }, + { + "goods_id": 311015, + "item_id": 190382 + }, + { + "goods_id": 311016, + "item_id": 190381 + }, + { + "goods_id": 311017, + "item_id": 190380 + }, + { + "goods_id": 311018, + "item_id": 190379 + }, + { + "goods_id": 311019, + "item_id": 190378 + }, + { + "goods_id": 311020, + "item_id": 190377 + }, + { + "goods_id": 311021, + "item_id": 190376 + }, + { + "goods_id": 311022, + "item_id": 190427 + }, + { + "goods_id": 311023, + "item_id": 210215 + }, + { + "goods_id": 311024, + "item_id": 210216 + }, + { + "goods_id": 311025, + "item_id": 210217 + }, + { + "goods_id": 311026, + "item_id": 210221 + }, + { + "goods_id": 311027, + "item_id": 210222 + } + ] + }, + { + "shop_id": 312, + "shop_type": 23, + "goods": [ + { + "goods_id": 312001, + "item_id": 408604 + } + ] + }, + { + "shop_id": 313, + "shop_type": 24, + "goods": [ + { + "goods_id": 313001, + "item_id": 408405 + }, + { + "goods_id": 313002, + "item_id": 408406 + } + ] + }, + { + "shop_id": 314, + "shop_type": 26, + "goods": [ + { + "goods_id": 314001, + "item_id": 408407 + }, + { + "goods_id": 314002, + "item_id": 408408 + }, + { + "goods_id": 314003, + "item_id": 408201 + }, + { + "goods_id": 314004, + "item_id": 408202 + } + ] + }, + { + "shop_id": 315, + "shop_type": 27, + "goods": [ + { + "goods_id": 315001, + "item_id": 406018 + }, + { + "goods_id": 315002, + "item_id": 408204 + }, + { + "goods_id": 315003, + "item_id": 408409 + } + ] + }, + { + "shop_id": 316, + "shop_type": 28, + "goods": [ + { + "goods_id": 316001, + "item_id": 403007 + }, + { + "goods_id": 316002, + "item_id": 401014 + }, + { + "goods_id": 316003, + "item_id": 405017 + } + ] + }, + { + "shop_id": 317, + "shop_type": 29, + "goods": [ + { + "goods_id": 317001, + "item_id": 403008 + }, + { + "goods_id": 317002, + "item_id": 408205 + }, + { + "goods_id": 317003, + "item_id": 181011 + }, + { + "goods_id": 317004, + "item_id": 180008 + }, + { + "goods_id": 317005, + "item_id": 408413 + } + ] + }, + { + "shop_id": 318, + "shop_type": 30, + "goods": [ + { + "goods_id": 318001, + "item_id": 402020 + }, + { + "goods_id": 318002, + "item_id": 401015 + }, + { + "goods_id": 318003, + "item_id": 405018 + } + ] + }, + { + "shop_id": 319, + "shop_type": 31, + "goods": [ + { + "goods_id": 319001, + "item_id": 402021 + }, + { + "goods_id": 319002, + "item_id": 402022 + }, + { + "goods_id": 319003, + "item_id": 181012 + }, + { + "goods_id": 319004, + "item_id": 180009 + }, + { + "goods_id": 319005, + "item_id": 406024 + }, + { + "goods_id": 319006, + "item_id": 408414 + } + ] + }, + { + "shop_id": 320, + "shop_type": 32, + "goods": [ + { + "goods_id": 320001, + "item_id": 407008 + }, + { + "goods_id": 320002, + "item_id": 407007 + }, + { + "goods_id": 320003, + "item_id": 406022 + }, + { + "goods_id": 320004, + "item_id": 406021 + }, + { + "goods_id": 320005, + "item_id": 406020 + }, + { + "goods_id": 320006, + "item_id": 406019 + }, + { + "goods_id": 320007, + "item_id": 405015 + }, + { + "goods_id": 320008, + "item_id": 405014 + }, + { + "goods_id": 320009, + "item_id": 405016 + }, + { + "goods_id": 320010, + "item_id": 402019 + }, + { + "goods_id": 320011, + "item_id": 401016 + } + ] + }, + { + "shop_id": 321, + "shop_type": 33, + "goods": [ + { + "goods_id": 321001, + "item_id": 300052 + }, + { + "goods_id": 321002, + "item_id": 300051 + }, + { + "goods_id": 321003, + "item_id": 408607 + }, + { + "goods_id": 321004, + "item_id": 408608 + }, + { + "goods_id": 321005, + "item_id": 408410 + }, + { + "goods_id": 321006, + "item_id": 408411 + }, + { + "goods_id": 321007, + "item_id": 408412 + } + ] + }, + { + "shop_id": 322, + "shop_type": 34, + "goods": [ + { + "goods_id": 322001, + "item_id": 402021 + }, + { + "goods_id": 322002, + "item_id": 402022 + }, + { + "goods_id": 322003, + "item_id": 406001 + }, + { + "goods_id": 322004, + "item_id": 182008 + }, + { + "goods_id": 322005, + "item_id": 181013 + } + ] + }, + { + "shop_id": 323, + "shop_type": 35, + "goods": [ + { + "goods_id": 323001, + "item_id": 408206 + }, + { + "goods_id": 323002, + "item_id": 408207 + } + ] + }, + { + "shop_id": 324, + "shop_type": 36, + "goods": [ + { + "goods_id": 324001, + "item_id": 408405 + }, + { + "goods_id": 324002, + "item_id": 408406 + } + ] + }, + { + "shop_id": 325, + "shop_type": 37, + "goods": [ + { + "goods_id": 325001, + "item_id": 408605 + }, + { + "goods_id": 325002, + "item_id": 408406 + } + ] + }, + { + "shop_id": 326, + "shop_type": 38, + "goods": [ + { + "goods_id": 326001, + "item_id": 408613 + }, + { + "goods_id": 326002, + "item_id": 401025 + } + ] + }, + { + "shop_id": 327, + "shop_type": 39, + "goods": [ + { + "goods_id": 327001, + "item_id": 140352 + }, + { + "goods_id": 327002, + "item_id": 408802 + }, + { + "goods_id": 327003, + "item_id": 403009 + }, + { + "goods_id": 327004, + "item_id": 403010 + }, + { + "goods_id": 327005, + "item_id": 402026 + }, + { + "goods_id": 327006, + "item_id": 408614 + }, + { + "goods_id": 327007, + "item_id": 408615 + }, + { + "goods_id": 327008, + "item_id": 408616 + }, + { + "goods_id": 327009, + "item_id": 402027 + }, + { + "goods_id": 327010, + "item_id": 402028 + }, + { + "goods_id": 327011, + "item_id": 408418 + }, + { + "goods_id": 327012, + "item_id": 408417 + }, + { + "goods_id": 327013, + "item_id": 401028 + }, + { + "goods_id": 327014, + "item_id": 408416 + } + ] + }, + { + "shop_id": 328, + "shop_type": 40, + "goods": [ + { + "goods_id": 328001, + "item_id": 408617 + }, + { + "goods_id": 328002, + "item_id": 408618 + }, + { + "goods_id": 328003, + "item_id": 408619 + } + ] + }, + { + "shop_id": 329, + "shop_type": 41, + "goods": [ + { + "goods_id": 329001, + "item_id": 183006 + }, + { + "goods_id": 329002, + "item_id": 182010 + }, + { + "goods_id": 329003, + "item_id": 181016 + }, + { + "goods_id": 329004, + "item_id": 180012 + } + ] + }, + { + "shop_id": 330, + "shop_type": 42, + "goods": [ + { + "goods_id": 330001, + "item_id": 140419 + }, + { + "goods_id": 330002, + "item_id": 140415 + }, + { + "goods_id": 330003, + "item_id": 140417 + }, + { + "goods_id": 330004, + "item_id": 140418 + }, + { + "goods_id": 330005, + "item_id": 140416 + } + ] + }, + { + "shop_id": 331, + "shop_type": 43, + "goods": [ + { + "goods_id": 331001, + "item_id": 405022 + }, + { + "goods_id": 331002, + "item_id": 405023 + }, + { + "goods_id": 331003, + "item_id": 408613 + }, + { + "goods_id": 331004, + "item_id": 408609 + }, + { + "goods_id": 331005, + "item_id": 402025 + }, + { + "goods_id": 331006, + "item_id": 408612 + }, + { + "goods_id": 331007, + "item_id": 408611 + }, + { + "goods_id": 331008, + "item_id": 408610 + }, + { + "goods_id": 331009, + "item_id": 401021 + }, + { + "goods_id": 331010, + "item_id": 401022 + }, + { + "goods_id": 331011, + "item_id": 401023 + }, + { + "goods_id": 331012, + "item_id": 401024 + }, + { + "goods_id": 331013, + "item_id": 401025 + } + ] + }, + { + "shop_id": 332, + "shop_type": 44, + "goods": [ + { + "goods_id": 332001, + "item_id": 408613 + }, + { + "goods_id": 332002, + "item_id": 401025 + } + ] + }, + { + "shop_id": 333, + "shop_type": 45, + "goods": [ + { + "goods_id": 333001, + "item_id": 408208 + } + ] + }, + { + "shop_id": 334, + "shop_type": 46, + "goods": [ + { + "goods_id": 334001, + "item_id": 405024 + }, + { + "goods_id": 334002, + "item_id": 408801 + }, + { + "goods_id": 334003, + "item_id": 408611 + }, + { + "goods_id": 334004, + "item_id": 401024 + }, + { + "goods_id": 334005, + "item_id": 401027 + }, + { + "goods_id": 334006, + "item_id": 408418 + } + ] + }, + { + "shop_id": 335, + "shop_type": 47, + "goods": [ + { + "goods_id": 335001, + "item_id": 406025 + }, + { + "goods_id": 335002, + "item_id": 405025 + }, + { + "goods_id": 335003, + "item_id": 402025 + }, + { + "goods_id": 335004, + "item_id": 408611 + }, + { + "goods_id": 335005, + "item_id": 408609 + }, + { + "goods_id": 335006, + "item_id": 401023 + }, + { + "goods_id": 335007, + "item_id": 401025 + } + ] + }, + { + "shop_id": 336, + "shop_type": 48, + "goods": [ + { + "goods_id": 336001, + "item_id": 405021 + }, + { + "goods_id": 336002, + "item_id": 408612 + }, + { + "goods_id": 336003, + "item_id": 408610 + }, + { + "goods_id": 336004, + "item_id": 401021 + }, + { + "goods_id": 336005, + "item_id": 401022 + }, + { + "goods_id": 336006, + "item_id": 401025 + } + ] + }, + { + "shop_id": 337, + "shop_type": 49, + "goods": [ + { + "goods_id": 337001, + "item_id": 405026 + }, + { + "goods_id": 337002, + "item_id": 405027 + }, + { + "goods_id": 337003, + "item_id": 408611 + }, + { + "goods_id": 337004, + "item_id": 401025 + }, + { + "goods_id": 337005, + "item_id": 408415 + }, + { + "goods_id": 337006, + "item_id": 401026 + }, + { + "goods_id": 337007, + "item_id": 401023 + } + ] + }, + { + "shop_id": 338, + "shop_type": 50, + "goods": [ + { + "goods_id": 338001, + "item_id": 122000 + }, + { + "goods_id": 338002, + "item_id": 210300 + }, + { + "goods_id": 338003, + "item_id": 210302 + }, + { + "goods_id": 338004, + "item_id": 210307 + } + ] + }, + { + "shop_id": 339, + "shop_type": 51, + "goods": [ + { + "goods_id": 339001, + "item_id": 408801 + }, + { + "goods_id": 339002, + "item_id": 408612 + }, + { + "goods_id": 339003, + "item_id": 408609 + }, + { + "goods_id": 339004, + "item_id": 402025 + }, + { + "goods_id": 339005, + "item_id": 408611 + }, + { + "goods_id": 339006, + "item_id": 401021 + }, + { + "goods_id": 339007, + "item_id": 401024 + }, + { + "goods_id": 339008, + "item_id": 401023 + }, + { + "goods_id": 339009, + "item_id": 401022 + }, + { + "goods_id": 339010, + "item_id": 401025 + }, + { + "goods_id": 339011, + "item_id": 401026 + }, + { + "goods_id": 339012, + "item_id": 401027 + }, + { + "goods_id": 339013, + "item_id": 408418 + }, + { + "goods_id": 339014, + "item_id": 408415 + } + ] + }, + { + "shop_id": 340, + "shop_type": 52, + "goods": [ + { + "goods_id": 340001, + "item_id": 408620 + }, + { + "goods_id": 340002, + "item_id": 408622 + }, + { + "goods_id": 340003, + "item_id": 408623 + }, + { + "goods_id": 340004, + "item_id": 408621 + } + ] + }, + { + "shop_id": 341, + "shop_type": 53, + "goods": [ + { + "goods_id": 341001, + "item_id": 210325 + }, + { + "goods_id": 341002, + "item_id": 210328 + }, + { + "goods_id": 341003, + "item_id": 210330 + }, + { + "goods_id": 341004, + "item_id": 210331 + }, + { + "goods_id": 341005, + "item_id": 408626 + }, + { + "goods_id": 341006, + "item_id": 408627 + } + ] + }, + { + "shop_id": 342, + "shop_type": 54, + "goods": [ + { + "goods_id": 342001, + "item_id": 408624 + }, + { + "goods_id": 342002, + "item_id": 408422 + }, + { + "goods_id": 342003, + "item_id": 408419 + } + ] + }, + { + "shop_id": 343, + "shop_type": 55, + "goods": [ + { + "goods_id": 343001, + "item_id": 403011 + }, + { + "goods_id": 343002, + "item_id": 408625 + }, + { + "goods_id": 343003, + "item_id": 408420 + }, + { + "goods_id": 343004, + "item_id": 408421 + } + ] + }, + { + "shop_id": 344, + "shop_type": 56, + "goods": [ + { + "goods_id": 344001, + "item_id": 408613 + }, + { + "goods_id": 344002, + "item_id": 401025 + } + ] + }, + { + "shop_id": 345, + "shop_type": 57, + "goods": [ + { + "goods_id": 345001, + "item_id": 408629 + }, + { + "goods_id": 345002, + "item_id": 408630 + }, + { + "goods_id": 345003, + "item_id": 408628 + }, + { + "goods_id": 345004, + "item_id": 408423 + }, + { + "goods_id": 345005, + "item_id": 408426 + } + ] + }, + { + "shop_id": 346, + "shop_type": 58, + "goods": [ + { + "goods_id": 346001, + "item_id": 408424 + }, + { + "goods_id": 346002, + "item_id": 408425 + } + ] + }, + { + "shop_id": 347, + "shop_type": 59, + "goods": [ + { + "goods_id": 347001, + "item_id": 140498 + }, + { + "goods_id": 347002, + "item_id": 122000 + } + ] + }, + { + "shop_id": 348, + "shop_type": 60, + "goods": [ + { + "goods_id": 348001, + "item_id": 408801 + }, + { + "goods_id": 348002, + "item_id": 408612 + }, + { + "goods_id": 348003, + "item_id": 408609 + }, + { + "goods_id": 348004, + "item_id": 408615 + }, + { + "goods_id": 348005, + "item_id": 408418 + }, + { + "goods_id": 348006, + "item_id": 408416 + }, + { + "goods_id": 348007, + "item_id": 401022 + } + ] + }, + { + "shop_id": 349, + "shop_type": 61, + "goods": [ + { + "goods_id": 349001, + "item_id": 408631 + }, + { + "goods_id": 349002, + "item_id": 113002 + }, + { + "goods_id": 349003, + "item_id": 113012 + }, + { + "goods_id": 349004, + "item_id": 408427 + }, + { + "goods_id": 349005, + "item_id": 113001 + }, + { + "goods_id": 349006, + "item_id": 113011 + } + ] + }, + { + "shop_id": 350, + "shop_type": 62, + "goods": [ + { + "goods_id": 350001, + "item_id": 408632 + }, + { + "goods_id": 350002, + "item_id": 408428 + } + ] + }, + { + "shop_id": 351, + "shop_type": 63, + "goods": [ + { + "goods_id": 351001, + "item_id": 300054 + }, + { + "goods_id": 351002, + "item_id": 140000 + } + ] + }, + { + "shop_id": 352, + "shop_type": 64, + "goods": [ + { + "goods_id": 352001, + "item_id": 407012 + }, + { + "goods_id": 352002, + "item_id": 406030 + }, + { + "goods_id": 352003, + "item_id": 405029 + }, + { + "goods_id": 352004, + "item_id": 401025 + }, + { + "goods_id": 352005, + "item_id": 408410 + }, + { + "goods_id": 352006, + "item_id": 408209 + } + ] + }, + { + "shop_id": 353, + "shop_type": 65, + "goods": [ + { + "goods_id": 353001, + "item_id": 408633 + }, + { + "goods_id": 353002, + "item_id": 408429 + }, + { + "goods_id": 353003, + "item_id": 408430 + }, + { + "goods_id": 353004, + "item_id": 408431 + } + ] + }, + { + "shop_id": 354, + "shop_type": 66, + "goods": [ + { + "goods_id": 354001, + "item_id": 408635 + }, + { + "goods_id": 354002, + "item_id": 408634 + }, + { + "goods_id": 354003, + "item_id": 408435 + } + ] + }, + { + "shop_id": 355, + "shop_type": 67, + "goods": [ + { + "goods_id": 355001, + "item_id": 408803 + }, + { + "goods_id": 355002, + "item_id": 408433 + }, + { + "goods_id": 355003, + "item_id": 408434 + }, + { + "goods_id": 355004, + "item_id": 408432 + }, + { + "goods_id": 355005, + "item_id": 408436 + } + ] + }, + { + "shop_id": 356, + "shop_type": 68, + "goods": [ + { + "goods_id": 356001, + "item_id": 408636 + }, + { + "goods_id": 356002, + "item_id": 408637 + }, + { + "goods_id": 356003, + "item_id": 408638 + } + ] + }, + { + "shop_id": 357, + "shop_type": 69, + "goods": [ + { + "goods_id": 357001, + "item_id": 403013 + }, + { + "goods_id": 357002, + "item_id": 408440 + }, + { + "goods_id": 357003, + "item_id": 400009 + } + ] + }, + { + "shop_id": 358, + "shop_type": 70, + "goods": [ + { + "goods_id": 358001, + "item_id": 408438 + }, + { + "goods_id": 358002, + "item_id": 408439 + } + ] + }, + { + "shop_id": 359, + "shop_type": 71, + "goods": [ + { + "goods_id": 359001, + "item_id": 190735 + }, + { + "goods_id": 359002, + "item_id": 190736 + }, + { + "goods_id": 359003, + "item_id": 190740 + }, + { + "goods_id": 359004, + "item_id": 190742 + }, + { + "goods_id": 359005, + "item_id": 190754 + }, + { + "goods_id": 359006, + "item_id": 190752 + }, + { + "goods_id": 359007, + "item_id": 190769 + }, + { + "goods_id": 359008, + "item_id": 140542 + } + ] + }, + { + "shop_id": 360, + "shop_type": 72, + "goods": [ + { + "goods_id": 360001, + "item_id": 402033 + }, + { + "goods_id": 360002, + "item_id": 408639 + }, + { + "goods_id": 360003, + "item_id": 408440 + }, + { + "goods_id": 360004, + "item_id": 408437 + } + ] + }, + { + "shop_id": 361, + "shop_type": 73, + "goods": [ + { + "goods_id": 361001, + "item_id": 402032 + }, + { + "goods_id": 361002, + "item_id": 401031 + }, + { + "goods_id": 361003, + "item_id": 401032 + }, + { + "goods_id": 361004, + "item_id": 401033 + } + ] + }, + { + "shop_id": 362, + "shop_type": 74, + "goods": [ + { + "goods_id": 362001, + "item_id": 140550 + }, + { + "goods_id": 362002, + "item_id": 140551 + }, + { + "goods_id": 362003, + "item_id": 210372 + }, + { + "goods_id": 362004, + "item_id": 210373 + }, + { + "goods_id": 362005, + "item_id": 210374 + }, + { + "goods_id": 362006, + "item_id": 210375 + }, + { + "goods_id": 362007, + "item_id": 210378 + }, + { + "goods_id": 362008, + "item_id": 210379 + }, + { + "goods_id": 362009, + "item_id": 210384 + }, + { + "goods_id": 362010, + "item_id": 210385 + }, + { + "goods_id": 362011, + "item_id": 407013 + }, + { + "goods_id": 362012, + "item_id": 406032 + }, + { + "goods_id": 362013, + "item_id": 406033 + }, + { + "goods_id": 362014, + "item_id": 405031 + }, + { + "goods_id": 362015, + "item_id": 405032 + }, + { + "goods_id": 362016, + "item_id": 405033 + }, + { + "goods_id": 362017, + "item_id": 404009 + } + ] + }, + { + "shop_id": 363, + "shop_type": 75, + "goods": [ + { + "goods_id": 363001, + "item_id": 190788 + }, + { + "goods_id": 363002, + "item_id": 190789 + }, + { + "goods_id": 363003, + "item_id": 190790 + } + ] + }, + { + "shop_id": 364, + "shop_type": 76, + "goods": [ + { + "goods_id": 364001, + "item_id": 202024 + }, + { + "goods_id": 364002, + "item_id": 210396 + }, + { + "goods_id": 364003, + "item_id": 210398 + }, + { + "goods_id": 364004, + "item_id": 210399 + }, + { + "goods_id": 364005, + "item_id": 210400 + }, + { + "goods_id": 364006, + "item_id": 407014 + }, + { + "goods_id": 364007, + "item_id": 407015 + }, + { + "goods_id": 364008, + "item_id": 406034 + }, + { + "goods_id": 364009, + "item_id": 405034 + }, + { + "goods_id": 364010, + "item_id": 405035 + }, + { + "goods_id": 364011, + "item_id": 405036 + } + ] + }, + { + "shop_id": 401, + "shop_type": 13, + "goods": [ + { + "goods_id": 401001, + "item_id": 212 + }, + { + "goods_id": 401002, + "item_id": 222 + }, + { + "goods_id": 401003, + "item_id": 51021 + }, + { + "goods_id": 401004, + "item_id": 51022 + }, + { + "goods_id": 401005, + "item_id": 55003 + }, + { + "goods_id": 401006, + "item_id": 51024 + }, + { + "goods_id": 401007, + "item_id": 111001 + }, + { + "goods_id": 401008, + "item_id": 111011 + }, + { + "goods_id": 401009, + "item_id": 110111 + }, + { + "goods_id": 401010, + "item_id": 110121 + }, + { + "goods_id": 401011, + "item_id": 110131 + }, + { + "goods_id": 401012, + "item_id": 110141 + }, + { + "goods_id": 401013, + "item_id": 110151 + }, + { + "goods_id": 401014, + "item_id": 110161 + }, + { + "goods_id": 401015, + "item_id": 110171 + }, + { + "goods_id": 401016, + "item_id": 407005 + }, + { + "goods_id": 401018, + "item_id": 18001 + }, + { + "goods_id": 401017, + "item_id": 2 + } + ] + }, + { + "shop_id": 402, + "shop_type": 14, + "goods": [ + { + "goods_id": 402001, + "item_id": 212 + }, + { + "goods_id": 402002, + "item_id": 222 + }, + { + "goods_id": 402003, + "item_id": 232 + }, + { + "goods_id": 402004, + "item_id": 51051 + }, + { + "goods_id": 402005, + "item_id": 51052 + }, + { + "goods_id": 402006, + "item_id": 55006 + }, + { + "goods_id": 402007, + "item_id": 51054 + }, + { + "goods_id": 402008, + "item_id": 112001 + }, + { + "goods_id": 402009, + "item_id": 112011 + }, + { + "goods_id": 402010, + "item_id": 110111 + }, + { + "goods_id": 402011, + "item_id": 110121 + }, + { + "goods_id": 402012, + "item_id": 110131 + }, + { + "goods_id": 402013, + "item_id": 110141 + }, + { + "goods_id": 402014, + "item_id": 110151 + }, + { + "goods_id": 402015, + "item_id": 110161 + }, + { + "goods_id": 402016, + "item_id": 110171 + }, + { + "goods_id": 402017, + "item_id": 407004 + }, + { + "goods_id": 402018, + "item_id": 406004 + }, + { + "goods_id": 402020, + "item_id": 18001 + }, + { + "goods_id": 402019, + "item_id": 2 + } + ] + }, + { + "shop_id": 403, + "shop_type": 15, + "goods": [ + { + "goods_id": 403001, + "item_id": 212 + }, + { + "goods_id": 403002, + "item_id": 222 + }, + { + "goods_id": 403003, + "item_id": 232 + }, + { + "goods_id": 403004, + "item_id": 51111 + }, + { + "goods_id": 403005, + "item_id": 51112 + }, + { + "goods_id": 403006, + "item_id": 51113 + }, + { + "goods_id": 403007, + "item_id": 51114 + }, + { + "goods_id": 403008, + "item_id": 113001 + }, + { + "goods_id": 403009, + "item_id": 113011 + }, + { + "goods_id": 403017, + "item_id": 407006 + }, + { + "goods_id": 403019, + "item_id": 18003 + }, + { + "goods_id": 403018, + "item_id": 2 + } + ] + }, + { + "shop_id": 501, + "shop_type": 16, + "goods": [ + { + "goods_id": 501001, + "item_id": 24000 + }, + { + "goods_id": 501002, + "item_id": 24001 + }, + { + "goods_id": 501003, + "item_id": 24002 + }, + { + "goods_id": 501004, + "item_id": 271 + }, + { + "goods_id": 501005, + "item_id": 101 + }, + { + "goods_id": 501006, + "item_id": 24003 + }, + { + "goods_id": 501007, + "item_id": 24004 + }, + { + "goods_id": 501008, + "item_id": 22000 + }, + { + "goods_id": 501009, + "item_id": 121000 + }, + { + "goods_id": 501010, + "item_id": 22001 + }, + { + "goods_id": 501011, + "item_id": 121001 + }, + { + "goods_id": 501012, + "item_id": 22002 + }, + { + "goods_id": 501013, + "item_id": 121002 + }, + { + "goods_id": 501020, + "item_id": 22003 + }, + { + "goods_id": 501021, + "item_id": 121003 + }, + { + "goods_id": 501019, + "item_id": 24005 + } + ] + }, + { + "shop_id": 502, + "shop_type": 2, + "goods": [ + { + "goods_id": 502001, + "item_id": 241 + }, + { + "goods_id": 502002, + "item_id": 121000 + }, + { + "goods_id": 502003, + "item_id": 110406 + }, + { + "goods_id": 502004, + "item_id": 110112 + }, + { + "goods_id": 502005, + "item_id": 110122 + }, + { + "goods_id": 502006, + "item_id": 110132 + }, + { + "goods_id": 502007, + "item_id": 110142 + }, + { + "goods_id": 502008, + "item_id": 110152 + }, + { + "goods_id": 502009, + "item_id": 110162 + }, + { + "goods_id": 502010, + "item_id": 110172 + }, + { + "goods_id": 502011, + "item_id": 213 + }, + { + "goods_id": 502012, + "item_id": 2 + } + ] + }, + { + "shop_id": 503, + "shop_type": 25, + "goods": [ + { + "goods_id": 503001, + "item_id": 140239 + } + ] + }, + { + "shop_id": 504, + "shop_type": 16, + "goods": [ + { + "goods_id": 501014, + "item_id": 221006 + }, + { + "goods_id": 501015, + "item_id": 202018 + }, + { + "goods_id": 501016, + "item_id": 250601 + }, + { + "goods_id": 501017, + "item_id": 250602 + }, + { + "goods_id": 501018, + "item_id": 250604 + } + ] + }, + { + "shop_id": 601, + "shop_type": 101, + "goods": [ + { + "goods_id": 601001, + "item_id": 408801 + }, + { + "goods_id": 601002, + "item_id": 408612 + }, + { + "goods_id": 601003, + "item_id": 408613 + }, + { + "goods_id": 601004, + "item_id": 408611 + }, + { + "goods_id": 601005, + "item_id": 408610 + }, + { + "goods_id": 601006, + "item_id": 408609 + } + ] + }, + { + "shop_id": 602, + "shop_type": 102, + "goods": [ + { + "goods_id": 602001, + "item_id": 150040 + }, + { + "goods_id": 602002, + "item_id": 150044 + }, + { + "goods_id": 602003, + "item_id": 150045 + }, + { + "goods_id": 602004, + "item_id": 150043 + }, + { + "goods_id": 602005, + "item_id": 150042 + }, + { + "goods_id": 602006, + "item_id": 150041 + }, + { + "goods_id": 602007, + "item_id": 150046 + } + ] + }, + { + "shop_id": 603, + "shop_type": 103, + "goods": [ + { + "goods_id": 603001, + "item_id": 140534 + }, + { + "goods_id": 603002, + "item_id": 140535 + }, + { + "goods_id": 603003, + "item_id": 140536 + } + ] + }, + { + "shop_id": 900, + "shop_type": 1, + "goods": [ + { + "goods_id": 900001, + "item_id": 310001 + }, + { + "goods_id": 900002, + "item_id": 310002 + }, + { + "goods_id": 900003, + "item_id": 310003 + }, + { + "goods_id": 900004, + "item_id": 310004 + }, + { + "goods_id": 900005, + "item_id": 310005 + }, + { + "goods_id": 900006, + "item_id": 310006 + }, + { + "goods_id": 900007, + "item_id": 310004 + }, + { + "goods_id": 900008, + "item_id": 310005 + }, + { + "goods_id": 900009, + "item_id": 310006 + }, + { + "goods_id": 900010, + "item_id": 310004 + }, + { + "goods_id": 900011, + "item_id": 310005 + }, + { + "goods_id": 900012, + "item_id": 310006 + }, + { + "goods_id": 900013, + "item_id": 310004 + }, + { + "goods_id": 900014, + "item_id": 310005 + }, + { + "goods_id": 900015, + "item_id": 310006 + }, + { + "goods_id": 900016, + "item_id": 310004 + }, + { + "goods_id": 900017, + "item_id": 310005 + }, + { + "goods_id": 900018, + "item_id": 310006 + }, + { + "goods_id": 900019, + "item_id": 310004 + }, + { + "goods_id": 900020, + "item_id": 310005 + }, + { + "goods_id": 900021, + "item_id": 310010 + }, + { + "goods_id": 900022, + "item_id": 310011 + }, + { + "goods_id": 900023, + "item_id": 310010 + }, + { + "goods_id": 900024, + "item_id": 310011 + }, + { + "goods_id": 900025, + "item_id": 310010 + }, + { + "goods_id": 900026, + "item_id": 310011 + }, + { + "goods_id": 900027, + "item_id": 310010 + }, + { + "goods_id": 900028, + "item_id": 310011 + }, + { + "goods_id": 900029, + "item_id": 310010 + }, + { + "goods_id": 900030, + "item_id": 310011 + }, + { + "goods_id": 900031, + "item_id": 310010 + }, + { + "goods_id": 900032, + "item_id": 310011 + }, + { + "goods_id": 900033, + "item_id": 310010 + }, + { + "goods_id": 900034, + "item_id": 310011 + }, + { + "goods_id": 900035, + "item_id": 310010 + }, + { + "goods_id": 900036, + "item_id": 310011 + }, + { + "goods_id": 900037, + "item_id": 310010 + }, + { + "goods_id": 900038, + "item_id": 310011 + }, + { + "goods_id": 900039, + "item_id": 310010 + }, + { + "goods_id": 900042, + "item_id": 310011 + }, + { + "goods_id": 900043, + "item_id": 310010 + }, + { + "goods_id": 900044, + "item_id": 310011 + }, + { + "goods_id": 900045, + "item_id": 310010 + }, + { + "goods_id": 900048, + "item_id": 310011 + }, + { + "goods_id": 900049, + "item_id": 310010 + }, + { + "goods_id": 900052, + "item_id": 310011 + }, + { + "goods_id": 900053, + "item_id": 310010 + } + ] + }, + { + "shop_id": 997, + "shop_type": 1, + "goods": [] + }, + { + "shop_id": 998, + "shop_type": 1, + "goods": [] + }, + { + "shop_id": 999, + "shop_type": 1, + "goods": [ + { + "goods_id": 999001, + "item_id": 101 + }, + { + "goods_id": 999002, + "item_id": 102 + } + ] + }, + { + "shop_id": 1000, + "shop_type": 100, + "goods": [ + { + "goods_id": 1000001, + "item_id": 101 + }, + { + "goods_id": 1000002, + "item_id": 102 + } + ] + } ] } \ No newline at end of file diff --git a/app/src/main/res/raw/res_json.json b/app/src/main/res/raw/res_json.json index b9efe36..c6362ea 100644 --- a/app/src/main/res/raw/res_json.json +++ b/app/src/main/res/raw/res_json.json @@ -1,975013 +1 @@ -{ - "levelOutputConfigs": { - "1000001": { - "P10000_F10000000": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 2447, - "y": 0, - "z": 559 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1380, - "y": 0, - "z": 3160 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": { - "2215": { - "anchorId": 2, - "groupId": 2, - "instId": 300001, - "pos": { - "x": 0, - "y": 0, - "z": -2000 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [ - { - "groupId": 3, - "instId": 400002, - "pos": { - "x": 3589, - "y": 0, - "z": 3007 - }, - "rot": { - "x": 0, - "y": 240110, - "z": 0 - }, - "npcId": 1003 - }, { - "groupId": 3, - "instId": 400003, - "pos": { - "x": -4420, - "y": 21, - "z": -1101 - }, - "rot": { - "x": 0, - "y": 69628, - "z": 0 - }, - "npcId": 1004 - } - ], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1380, - "y": 0, - "z": 3160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -1380, - "y": 0, - "z": 3160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4176, - "y": 0, - "z": 26719 - }, - "rot": { - "x": 0, - "y": 180102, - "z": 0 - }, - "propId": 2001 - }, { - "groupId": 30, - "instId": 300002, - "propState": 2, - "pos": { - "x": -6155, - "y": 0, - "z": 21320 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 2002 - }, { - "groupId": 30, - "instId": 300003, - "propState": 8, - "pos": { - "x": -6380, - "y": 0, - "z": 18890 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 2000 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [ - { - "groupId": 34, - "instId": 400001, - "pos": { - "x": -5717, - "y": 0, - "z": -13802 - }, - "rot": { - "x": 0, - "y": 40618, - "z": 0 - }, - "npcId": 3012 - } - ], - "props": [], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": -6416, - "y": 0, - "z": -12950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 2004 - } - ], - "teleports": { - "2206": { - "anchorId": 1, - "groupId": 47, - "instId": 300001, - "pos": { - "x": -4030, - "y": 0, - "z": -13006 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "49": { - "monsters": [], - "npcs": [ - { - "groupId": 49, - "instId": 400001, - "pos": { - "x": -3900, - "y": 0, - "z": 23160 - }, - "rot": { - "x": 0, - "y": 235814, - "z": 0 - }, - "npcId": 1009 - }, - { - "groupId": 49, - "instId": 400002, - "pos": { - "x": -4050, - "y": 0, - "z": 8160 - }, - "rot": { - "x": 0, - "y": 103322, - "z": 0 - }, - "npcId": 1105 - }, - { - "groupId": 49, - "instId": 400003, - "pos": { - "x": 3270, - "y": 0, - "z": 11750 - }, - "rot": { - "x": 0, - "y": 265953, - "z": 0 - }, - "npcId": 1109 - }, - { - "groupId": 49, - "instId": 400004, - "pos": { - "x": 1950, - "y": 0, - "z": -3900 - }, - "rot": { - "x": 0, - "y": 118788, - "z": 0 - }, - "npcId": 1103 - }, { - "groupId": 49, - "instId": 400005, - "pos": { - "x": 3080, - "y": 0, - "z": -6630 - }, - "rot": { - "x": 0, - "y": 76000, - "z": 0 - }, - "npcId": 1104 - }, { - "groupId": 49, - "instId": 400006, - "pos": { - "x": 3340, - "y": 0, - "z": -9550 - }, - "rot": { - "x": 0, - "y": 91640, - "z": 0 - }, - "npcId": 1107 - }, { - "groupId": 49, - "instId": 400007, - "pos": { - "x": 3940, - "y": 0, - "z": -6307 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1008 - }, { - "groupId": 49, - "instId": 400008, - "pos": { - "x": -809, - "y": 0, - "z": -15500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1204 - }, { - "groupId": 49, - "instId": 400009, - "pos": { - "x": -295, - "y": 0, - "z": -16041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1006 - }, { - "groupId": 49, - "instId": 400010, - "pos": { - "x": -1196, - "y": 0, - "z": -14570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1209 - }, { - "groupId": 49, - "instId": 400011, - "pos": { - "x": -85, - "y": 0, - "z": -14674 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1210 - }, { - "groupId": 49, - "instId": 400012, - "pos": { - "x": -1461, - "y": 0, - "z": 26274 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1202 - }, { - "groupId": 49, - "instId": 400013, - "pos": { - "x": 252, - "y": 0, - "z": 773 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1106 - }, { - "groupId": 49, - "instId": 400014, - "pos": { - "x": 252, - "y": 0, - "z": -20 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1110 - }, { - "groupId": 49, - "instId": 400015, - "pos": { - "x": 252, - "y": 0, - "z": -748 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1111 - }, { - "groupId": 49, - "instId": 400016, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1207 - }, { - "groupId": 49, - "instId": 400017, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1112 - }, { - "groupId": 49, - "instId": 400018, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1101 - }, { - "groupId": 49, - "instId": 400019, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1102 - }, { - "groupId": 49, - "instId": 400020, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1205 - }, { - "groupId": 49, - "instId": 400021, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1217 - }, { - "groupId": 49, - "instId": 400022, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1218 - }, { - "groupId": 49, - "instId": 400023, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1101 - }, { - "groupId": 49, - "instId": 400024, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1102 - }, { - "groupId": 49, - "instId": 400025, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1217 - }, { - "groupId": 49, - "instId": 400026, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1306 - }, { - "groupId": 49, - "instId": 400027, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1305 - }, { - "groupId": 49, - "instId": 400028, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1312 - }, { - "groupId": 49, - "instId": 400029, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1316 - }, { - "groupId": 49, - "instId": 400030, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1315 - }, { - "groupId": 49, - "instId": 400031, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1314 - }, { - "groupId": 49, - "instId": 400032, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1307 - }, { - "groupId": 49, - "instId": 400033, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1302 - }, { - "groupId": 49, - "instId": 400034, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1221 - }, { - "groupId": 49, - "instId": 400035, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1221 - }, { - "groupId": 49, - "instId": 400036, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1321 - } - ], - "props": [], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4130, - "y": 661, - "z": -9297 - }, - "rot": { - "x": 0, - "y": 67168, - "z": 0 - }, - "propId": 2006 - }, { - "groupId": 66, - "instId": 300002, - "propState": 8, - "pos": { - "x": 4159, - "y": 741, - "z": -9305 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "142": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 142, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3347, - "y": 998, - "z": 14811 - }, - "rot": { - "x": 0, - "y": 90736, - "z": 0 - }, - "propId": 100083 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 153, - "instId": 300001, - "propState": 18, - "pos": { - "x": -6408, - "y": 1007, - "z": 8795 - }, - "rot": { - "x": 0, - "y": 225882, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - } - }, - "planeType": 3, - "worldId": 100, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "1000002": { - "P10000_F10000000": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": 110, - "y": 2000, - "z": 32000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 108 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 1, - "pos": { - "x": -2163, - "y": 0, - "z": 15762 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 2003 - }, { - "groupId": 9, - "instId": 300002, - "propState": 1, - "pos": { - "x": -2163, - "y": 0, - "z": 5264 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 2003 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 1205, - "y": 1037, - "z": 19842 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 2005 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": 1225, - "y": 1037, - "z": 11684 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 2005 - }, { - "groupId": 11, - "instId": 300004, - "propState": 8, - "pos": { - "x": 3947, - "y": 924, - "z": 10270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 2005 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5329, - "y": 1260, - "z": 12183 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "48": { - "monsters": [ - { - "groupId": 48, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 19700, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 30272 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 48, - "instId": 300007, - "propState": 8, - "pos": { - "x": 1079, - "y": 0, - "z": 21850 - }, - "rot": { - "x": 0, - "y": 359226, - "z": 0 - }, - "propId": 103042 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 8, - "pos": { - "x": -10, - "y": 7, - "z": 28230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 110 - }, { - "groupId": 60, - "instId": 300002, - "propState": 8, - "pos": { - "x": 110, - "y": 2000, - "z": 32000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - } - }, - "planeType": 3, - "worldId": 100, - "startAnchorId": 1, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "1000003": { - "P10000_F10000000": { - "scenes": { - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4785, - "y": 0, - "z": -14920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": -5449, - "y": -15289, - "z": -12 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 8, - "pos": { - "x": 8186, - "y": 10, - "z": 5513 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 76, - "instId": 300002, - "propState": 8, - "pos": { - "x": 9390, - "y": 2548, - "z": 5431 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [ - { - "groupId": 81, - "instId": 400001, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 235814, - "z": 0 - }, - "npcId": 1009 - }, - { - "groupId": 81, - "instId": 400002, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 103322, - "z": 0 - }, - "npcId": 1105 - }, - { - "groupId": 81, - "instId": 400003, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 265953, - "z": 0 - }, - "npcId": 1109 - }, - { - "groupId": 81, - "instId": 400004, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 118788, - "z": 0 - }, - "npcId": 1103 - }, { - "groupId": 81, - "instId": 400005, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 76000, - "z": 0 - }, - "npcId": 1104 - }, { - "groupId": 81, - "instId": 400006, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 91640, - "z": 0 - }, - "npcId": 1107 - }, { - "groupId": 81, - "instId": 400007, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1008 - }, { - "groupId": 81, - "instId": 400008, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1204 - }, { - "groupId": 81, - "instId": 400009, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1006 - }, { - "groupId": 81, - "instId": 400010, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1209 - }, { - "groupId": 81, - "instId": 400011, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1210 - }, { - "groupId": 81, - "instId": 400012, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1202 - }, { - "groupId": 81, - "instId": 400013, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1106 - }, { - "groupId": 81, - "instId": 400014, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1110 - }, { - "groupId": 81, - "instId": 400015, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1111 - }, { - "groupId": 81, - "instId": 400016, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1207 - }, { - "groupId": 81, - "instId": 400017, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1112 - }, { - "groupId": 81, - "instId": 400018, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1101 - }, { - "groupId": 81, - "instId": 400019, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1102 - }, { - "groupId": 81, - "instId": 400020, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1205 - }, { - "groupId": 81, - "instId": 400021, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1217 - }, { - "groupId": 81, - "instId": 400022, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1218 - }, { - "groupId": 81, - "instId": 400023, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1101 - }, { - "groupId": 81, - "instId": 400024, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1102 - }, { - "groupId": 81, - "instId": 400025, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1217 - }, { - "groupId": 81, - "instId": 400026, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1306 - }, { - "groupId": 81, - "instId": 400027, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1305 - }, { - "groupId": 81, - "instId": 400028, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1312 - }, { - "groupId": 81, - "instId": 400029, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1316 - }, { - "groupId": 81, - "instId": 400030, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1315 - }, { - "groupId": 81, - "instId": 400031, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1314 - }, { - "groupId": 81, - "instId": 400033, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1302 - }, { - "groupId": 81, - "instId": 400034, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1221 - }, { - "groupId": 81, - "instId": 400035, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1221 - }, { - "groupId": 81, - "instId": 400036, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1321 - } - ], - "props": [], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [ - { - "groupId": 91, - "instId": 400001, - "pos": { - "x": 959, - "y": -14919, - "z": -451 - }, - "rot": { - "x": 0, - "y": 89670, - "z": 0 - }, - "npcId": 3170 - } - ], - "props": [], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 151, - "instId": 300001, - "propState": 8, - "pos": { - "x": 6371, - "y": 833, - "z": 2207 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 184, - "instId": 300001, - "propState": 18, - "pos": { - "x": -925, - "y": -14100, - "z": 11379 - }, - "rot": { - "x": 0, - "y": 331029, - "z": 0 - }, - "propId": 100020 - } - ], - "teleports": {} - } - }, - "planeType": 3, - "worldId": 100, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "1000101": { - "P10001_F10001001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -53119, - "y": 6851, - "z": -60166 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 905 - } - ], - "teleports": { - "2219": { - "anchorId": 1, - "groupId": 1, - "instId": 300002, - "pos": { - "x": -53121, - "y": 4912, - "z": -58063 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300005, - "propState": 0, - "pos": { - "x": 10, - "y": 3132, - "z": -66470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 107 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4640, - "y": 204, - "z": -42110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -5980, - "y": -274, - "z": 34650 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1000101": { - "anchorId": 1, - "groupId": 11, - "instId": 300001, - "pos": { - "x": 50, - "y": -217, - "z": -39800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1000102": { - "anchorId": 2, - "groupId": 11, - "instId": 300002, - "pos": { - "x": -130, - "y": -267, - "z": 33031 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 18, - "pos": { - "x": -46900, - "y": 4913, - "z": -49827 - }, - "rot": { - "x": 0, - "y": 44851, - "z": 0 - }, - "propId": 101030 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 18, - "pos": { - "x": -8312, - "y": -1850, - "z": 30910 - }, - "rot": { - "x": 0, - "y": 21802, - "z": 0 - }, - "propId": 101030 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 18, - "pos": { - "x": -47867, - "y": 4916, - "z": -50570 - }, - "rot": { - "x": 0, - "y": 15479, - "z": 0 - }, - "propId": 101030 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300002, - "propState": 18, - "pos": { - "x": -29108, - "y": 4203, - "z": -29210 - }, - "rot": { - "x": 0, - "y": 91305, - "z": 0 - }, - "propId": 100018 - }, - { - "groupId": 24, - "instId": 300003, - "propState": 18, - "pos": { - "x": -13769, - "y": 6288, - "z": -61735 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 100018 - }, - { - "groupId": 24, - "instId": 300004, - "propState": 18, - "pos": { - "x": -13835, - "y": 6872, - "z": -52025 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 24, - "instId": 300005, - "propState": 18, - "pos": { - "x": 29546, - "y": 4201, - "z": -28808 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 24, - "instId": 300006, - "propState": 18, - "pos": { - "x": 42418, - "y": 4969, - "z": -44690 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 24, - "instId": 300007, - "propState": 18, - "pos": { - "x": 13828, - "y": 6268, - "z": -61973 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 24, - "instId": 300008, - "propState": 18, - "pos": { - "x": -31025, - "y": -276, - "z": -17696 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 24, - "instId": 300009, - "propState": 18, - "pos": { - "x": 34886, - "y": -239, - "z": -3243 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 24, - "instId": 300010, - "propState": 18, - "pos": { - "x": -6906, - "y": -431, - "z": 12015 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 24, - "instId": 300011, - "propState": 18, - "pos": { - "x": -28940, - "y": 4685, - "z": -51214 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 24, - "instId": 300012, - "propState": 18, - "pos": { - "x": 12329, - "y": -434, - "z": 13274 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 24, - "instId": 300013, - "propState": 18, - "pos": { - "x": 31064, - "y": -275, - "z": -17681 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 24, - "instId": 300014, - "propState": 18, - "pos": { - "x": -35109, - "y": -239, - "z": -3175 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 100020 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [ - { - "groupId": 63, - "instId": 400001, - "pos": { - "x": -4762, - "y": 209, - "z": -31617 - }, - "rot": { - "x": 0, - "y": 168842, - "z": 0 - }, - "npcId": 10107 - } - ], - "props": [], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [ - { - "groupId": 97, - "instId": 400001, - "pos": { - "x": -56024, - "y": 4923, - "z": -51108 - }, - "rot": { - "x": 0, - "y": 97259, - "z": 0 - }, - "npcId": 10122 - } - ], - "props": [ - { - "groupId": 97, - "instId": 300002, - "propState": 8, - "pos": { - "x": -56024, - "y": 4923, - "z": -51108 - }, - "rot": { - "x": 0, - "y": 358045, - "z": 0 - }, - "propId": 3000 - }, { - "groupId": 97, - "instId": 300001, - "propState": 8, - "pos": { - "x": -55864, - "y": 4923, - "z": -51261 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": { - "2264": { - "anchorId": 2, - "groupId": 97, - "instId": 300002, - "pos": { - "x": -54710, - "y": 4923, - "z": -50500 - }, - "rot": { - "x": 0, - "y": 240473, - "z": 0 - } - } - } - }, - "143": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 143, - "instId": 300001, - "propState": 18, - "pos": { - "x": 10434, - "y": -2475, - "z": -17941 - }, - "rot": { - "x": 0, - "y": 334362, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 143, - "instId": 300002, - "propState": 18, - "pos": { - "x": -26464, - "y": -393, - "z": -23421 - }, - "rot": { - "x": 0, - "y": 347721, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "159": { - "monsters": [], - "npcs": [ - { - "groupId": 159, - "instId": 400001, - "pos": { - "x": 14861, - "y": -890, - "z": 4732 - }, - "rot": { - "x": 0, - "y": 246268, - "z": 0 - }, - "npcId": 3002 - } - ], - "props": [ - { - "groupId": 159, - "instId": 300001, - "propState": 8, - "pos": { - "x": 14548, - "y": -1376, - "z": 5707 - }, - "rot": { - "x": 0, - "y": 222759, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 159, - "instId": 300002, - "propState": 8, - "pos": { - "x": 14384, - "y": -890, - "z": 5700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "165": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 165, - "instId": 300001, - "propState": 18, - "pos": { - "x": -52013, - "y": 5732, - "z": -51904 - }, - "rot": { - "x": 0, - "y": 208231, - "z": 0 - }, - "propId": 100020 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 101, - "startAnchorId": 1, - "startGroupId": 2, - "isEnteredSceneInfo": true - } - }, - "1000102": { - "P10001_F10001001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -53119, - "y": 6851, - "z": -60166 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 905 - } - ], - "teleports": { - "2219": { - "anchorId": 1, - "groupId": 1, - "instId": 300002, - "pos": { - "x": -53121, - "y": 4912, - "z": -58063 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300005, - "propState": 0, - "pos": { - "x": 10, - "y": 3132, - "z": -66470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 107 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4640, - "y": 204, - "z": -42110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -5980, - "y": -274, - "z": 34650 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1000101": { - "anchorId": 1, - "groupId": 11, - "instId": 300001, - "pos": { - "x": 50, - "y": -217, - "z": -39800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1000102": { - "anchorId": 2, - "groupId": 11, - "instId": 300002, - "pos": { - "x": -130, - "y": -267, - "z": 33031 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 18, - "pos": { - "x": -46900, - "y": 4913, - "z": -49827 - }, - "rot": { - "x": 0, - "y": 44851, - "z": 0 - }, - "propId": 101030 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 18, - "pos": { - "x": -8312, - "y": -1850, - "z": 30910 - }, - "rot": { - "x": 0, - "y": 21802, - "z": 0 - }, - "propId": 101030 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 18, - "pos": { - "x": -47867, - "y": 4916, - "z": -50570 - }, - "rot": { - "x": 0, - "y": 15479, - "z": 0 - }, - "propId": 101030 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300002, - "propState": 18, - "pos": { - "x": -29108, - "y": 4203, - "z": -29210 - }, - "rot": { - "x": 0, - "y": 91305, - "z": 0 - }, - "propId": 100018 - }, - { - "groupId": 24, - "instId": 300003, - "propState": 18, - "pos": { - "x": -13769, - "y": 6288, - "z": -61735 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 100018 - }, - { - "groupId": 24, - "instId": 300004, - "propState": 18, - "pos": { - "x": -13835, - "y": 6872, - "z": -52025 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 24, - "instId": 300005, - "propState": 18, - "pos": { - "x": 29546, - "y": 4201, - "z": -28808 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 24, - "instId": 300006, - "propState": 18, - "pos": { - "x": 42418, - "y": 4969, - "z": -44690 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 24, - "instId": 300007, - "propState": 18, - "pos": { - "x": 13828, - "y": 6268, - "z": -61973 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 24, - "instId": 300008, - "propState": 18, - "pos": { - "x": -31025, - "y": -276, - "z": -17696 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 24, - "instId": 300009, - "propState": 18, - "pos": { - "x": 34886, - "y": -239, - "z": -3243 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 24, - "instId": 300010, - "propState": 18, - "pos": { - "x": -6906, - "y": -431, - "z": 12015 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 24, - "instId": 300011, - "propState": 18, - "pos": { - "x": -28940, - "y": 4685, - "z": -51214 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 24, - "instId": 300012, - "propState": 18, - "pos": { - "x": 12329, - "y": -434, - "z": 13274 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 24, - "instId": 300013, - "propState": 18, - "pos": { - "x": 31064, - "y": -275, - "z": -17681 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 24, - "instId": 300014, - "propState": 18, - "pos": { - "x": -35109, - "y": -239, - "z": -3175 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 100020 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [ - { - "groupId": 63, - "instId": 400001, - "pos": { - "x": -4762, - "y": 209, - "z": -31617 - }, - "rot": { - "x": 0, - "y": 168842, - "z": 0 - }, - "npcId": 10107 - } - ], - "props": [], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [ - { - "groupId": 97, - "instId": 400001, - "pos": { - "x": -56024, - "y": 4923, - "z": -51108 - }, - "rot": { - "x": 0, - "y": 97259, - "z": 0 - }, - "npcId": 10122 - } - ], - "props": [ - { - "groupId": 97, - "instId": 300002, - "propState": 8, - "pos": { - "x": -56024, - "y": 4923, - "z": -51108 - }, - "rot": { - "x": 0, - "y": 358045, - "z": 0 - }, - "propId": 3000 - }, { - "groupId": 97, - "instId": 300001, - "propState": 8, - "pos": { - "x": -55864, - "y": 4923, - "z": -51261 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": { - "2264": { - "anchorId": 2, - "groupId": 97, - "instId": 300002, - "pos": { - "x": -54710, - "y": 4923, - "z": -50500 - }, - "rot": { - "x": 0, - "y": 240473, - "z": 0 - } - } - } - }, - "143": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 143, - "instId": 300001, - "propState": 18, - "pos": { - "x": 10434, - "y": -2475, - "z": -17941 - }, - "rot": { - "x": 0, - "y": 334362, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 143, - "instId": 300002, - "propState": 18, - "pos": { - "x": -26464, - "y": -393, - "z": -23421 - }, - "rot": { - "x": 0, - "y": 347721, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "159": { - "monsters": [], - "npcs": [ - { - "groupId": 159, - "instId": 400001, - "pos": { - "x": 14861, - "y": -890, - "z": 4732 - }, - "rot": { - "x": 0, - "y": 246268, - "z": 0 - }, - "npcId": 3002 - } - ], - "props": [ - { - "groupId": 159, - "instId": 300001, - "propState": 8, - "pos": { - "x": 14548, - "y": -1376, - "z": 5707 - }, - "rot": { - "x": 0, - "y": 222759, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 159, - "instId": 300002, - "propState": 8, - "pos": { - "x": 14384, - "y": -890, - "z": 5700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "165": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 165, - "instId": 300001, - "propState": 18, - "pos": { - "x": -52013, - "y": 5732, - "z": -51904 - }, - "rot": { - "x": 0, - "y": 208231, - "z": 0 - }, - "propId": 100020 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 101, - "startAnchorId": 3, - "startGroupId": 11, - "isEnteredSceneInfo": true - } - }, - "1000201": { - "P10002_F10002001": { - "scenes": { - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4785, - "y": 15000, - "z": 57800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 3, - "worldId": 100, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "1010101": { - "P10101_F10101001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -15150, - "y": 10, - "z": 80340 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -47360, - "y": 9, - "z": -39760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 34963, - "y": 10, - "z": -142260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47830, - "y": -6336, - "z": 81720 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": 31690, - "y": 210, - "z": -40220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300007, - "propState": 8, - "pos": { - "x": 37160, - "y": -93, - "z": -168310 - }, - "rot": { - "x": 0, - "y": 153500, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300005, - "propState": 8, - "pos": { - "x": -23320, - "y": -4889, - "z": -149600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 1, - "instId": 300008, - "propState": 8, - "pos": { - "x": -23357, - "y": -1100, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1010101": { - "anchorId": 4, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -10138, - "y": 10, - "z": 78898 - }, - "rot": { - "x": 0, - "y": 186078, - "z": 0 - } - }, - "1010102": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": -43300, - "y": -93, - "z": -37960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1010103": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": 33046, - "y": 10, - "z": -144792 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [ - { - "groupId": 2, - "instId": 400004, - "pos": { - "x": -4472, - "y": 234, - "z": -11818 - }, - "rot": { - "x": 0, - "y": 188708, - "z": 0 - }, - "npcId": 11201 - }, { - "groupId": 2, - "instId": 400005, - "pos": { - "x": -13080, - "y": 10, - "z": -40030 - }, - "rot": { - "x": 0, - "y": 278638, - "z": 0 - }, - "npcId": 11101 - }, { - "groupId": 2, - "instId": 400001, - "pos": { - "x": -5011, - "y": 234, - "z": -67815 - }, - "rot": { - "x": 0, - "y": 8091, - "z": 0 - }, - "npcId": 11117 - } - ], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 18, - "pos": { - "x": 21922, - "y": 1742, - "z": -69870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 14, - "instId": 300002, - "propState": 18, - "pos": { - "x": -3965, - "y": 1263, - "z": -13088 - }, - "rot": { - "x": 0, - "y": 320887, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 14, - "instId": 300003, - "propState": 18, - "pos": { - "x": -64567, - "y": 1227, - "z": -19644 - }, - "rot": { - "x": 0, - "y": 19283, - "z": 0 - }, - "propId": 101027 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 18, - "pos": { - "x": -5744, - "y": 1203, - "z": -66914 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300005, - "propState": 18, - "pos": { - "x": -15382, - "y": 559, - "z": 88019 - }, - "rot": { - "x": 0, - "y": 331179, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300006, - "propState": 18, - "pos": { - "x": -51149, - "y": 1237, - "z": -67650 - }, - "rot": { - "x": 0, - "y": 241014, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300007, - "propState": 18, - "pos": { - "x": -16278, - "y": -4459, - "z": 35891 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101027 - }, { - "groupId": 14, - "instId": 300008, - "propState": 18, - "pos": { - "x": 24185, - "y": 772, - "z": -28969 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 14, - "instId": 300009, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300010, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300011, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300012, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4027, - "y": -4977, - "z": 39250 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11020, - "y": 21, - "z": -146260 - }, - "rot": { - "x": 0, - "y": 239890, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39253, - "y": -21985, - "z": -55849 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - } - ], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -19830 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 108, - "instId": 300003, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 134 - }, { - "groupId": 108, - "instId": 300004, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 12, - "pos": { - "x": -44990, - "y": 234, - "z": 96940 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300002, - "propState": 12, - "pos": { - "x": 20517, - "y": 234, - "z": 70589 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300003, - "propState": 12, - "pos": { - "x": -61507, - "y": 692, - "z": -62780 - }, - "rot": { - "x": 0, - "y": 40483, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300004, - "propState": 12, - "pos": { - "x": -37026, - "y": 131, - "z": -108225 - }, - "rot": { - "x": 0, - "y": 87871, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300005, - "propState": 12, - "pos": { - "x": 37905, - "y": 10, - "z": -144135 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300006, - "propState": 12, - "pos": { - "x": 25330, - "y": 10, - "z": -167030 - }, - "rot": { - "x": 0, - "y": 334232, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300007, - "propState": 12, - "pos": { - "x": -17573, - "y": 5022, - "z": -144715 - }, - "rot": { - "x": 0, - "y": 357369, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300009, - "propState": 12, - "pos": { - "x": 27319, - "y": 384, - "z": -9339 - }, - "rot": { - "x": 0, - "y": 180252, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300010, - "propState": 12, - "pos": { - "x": -8945, - "y": -4989, - "z": 27044 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300011, - "propState": 12, - "pos": { - "x": 9207, - "y": -21996, - "z": -22997 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 0, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "238": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 238, - "instId": 300001, - "propState": 18, - "pos": { - "x": 9066, - "y": 562, - "z": 60542 - }, - "rot": { - "x": 0, - "y": 55492, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300002, - "propState": 18, - "pos": { - "x": -51463, - "y": 1246, - "z": -12579 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300003, - "propState": 18, - "pos": { - "x": -10576, - "y": 766, - "z": -96790 - }, - "rot": { - "x": 0, - "y": 31037, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300004, - "propState": 18, - "pos": { - "x": 9247, - "y": 550, - "z": -142517 - }, - "rot": { - "x": 0, - "y": 72385, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300005, - "propState": 18, - "pos": { - "x": 349, - "y": 772, - "z": -1064 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300006, - "propState": 18, - "pos": { - "x": -2085, - "y": -4444, - "z": 53968 - }, - "rot": { - "x": 0, - "y": 215559, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300007, - "propState": 18, - "pos": { - "x": 381, - "y": 1459, - "z": -71256 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "257": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 257, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5040, - "y": -21996, - "z": -27741 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 257, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5026, - "y": -21996, - "z": -25089 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 1, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "1010102": { - "P10101_F10101001": { - "scenes": { - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 18, - "pos": { - "x": -209, - "y": 1362, - "z": -4914 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101031 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 18, - "pos": { - "x": -1501, - "y": 1371, - "z": -5426 - }, - "rot": { - "x": 0, - "y": 67296, - "z": 0 - }, - "propId": 101030 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 1, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "1010103": { - "P10101_F10101001": { - "scenes": { - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 18, - "pos": { - "x": 101, - "y": 797, - "z": -2751 - }, - "rot": { - "x": 0, - "y": 21023, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 8, - "instId": 300002, - "propState": 18, - "pos": { - "x": 1653, - "y": 752, - "z": 2402 - }, - "rot": { - "x": 0, - "y": 78634, - "z": 0 - }, - "propId": 101030 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 1, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "1010104": { - "P10101_F10101001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 18, - "pos": { - "x": -11153, - "y": 887, - "z": 1911 - }, - "rot": { - "x": 0, - "y": 30966, - "z": 0 - }, - "propId": 101029 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 18, - "pos": { - "x": -11153, - "y": 888, - "z": 1911 - }, - "rot": { - "x": 0, - "y": 30966, - "z": 0 - }, - "propId": 101029 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 18, - "pos": { - "x": -11153, - "y": 889, - "z": 1911 - }, - "rot": { - "x": 0, - "y": 30966, - "z": 0 - }, - "propId": 101029 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 18, - "pos": { - "x": -11153, - "y": 889, - "z": 1911 - }, - "rot": { - "x": 0, - "y": 30966, - "z": 0 - }, - "propId": 101029 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 1, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "1010105": { - "P10101_F10101001": { - "scenes": { - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 18, - "pos": { - "x": -7040, - "y": 551, - "z": -5034 - }, - "rot": { - "x": 0, - "y": 321353, - "z": 0 - }, - "propId": 101029 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 1, - "startGroupId": 2, - "isEnteredSceneInfo": true - } - }, - "1010106": { - "P10101_F10101001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 18, - "pos": { - "x": 1771, - "y": 873, - "z": 1181 - }, - "rot": { - "x": 0, - "y": 11878, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 3, - "instId": 300002, - "propState": 18, - "pos": { - "x": 3310, - "y": 802, - "z": -2110 - }, - "rot": { - "x": 0, - "y": 11878, - "z": 0 - }, - "propId": 101029 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2446, - "y": 610, - "z": -797 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 1, - "startGroupId": 2, - "isEnteredSceneInfo": true - } - }, - "1010107": { - "P10101_F10101001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300002, - "propState": 2, - "pos": { - "x": -492, - "y": 964, - "z": 10495 - }, - "rot": { - "x": 0, - "y": 99161, - "z": 0 - }, - "propId": 301058 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": -571, - "y": 1049, - "z": 9949 - }, - "rot": { - "x": 0, - "y": 99161, - "z": 0 - }, - "propId": 120 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 1, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "1010109": { - "P10101_F10101001": { - "scenes": { - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 8941, - "y": 1728, - "z": 55897 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101058 - }, { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 17150, - "y": 3530, - "z": 55897 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 8478, - "y": 1630, - "z": 55897 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -83, - "y": 3935, - "z": -10903 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 93, - "instId": 300002, - "propState": 8, - "pos": { - "x": -83, - "y": 4419, - "z": -10903 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101082 - }, { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": -77, - "y": 3230, - "z": -10879 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101083 - }, { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": -83, - "y": 2908, - "z": -9800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 1, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "1010110": { - "P10101_F10101001": { - "scenes": { - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 8941, - "y": 1728, - "z": 55897 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101058 - }, { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 17150, - "y": 3530, - "z": 55897 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 8478, - "y": 1630, - "z": 55897 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -83, - "y": 3935, - "z": -10903 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 93, - "instId": 300002, - "propState": 8, - "pos": { - "x": -83, - "y": 4419, - "z": -10903 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101082 - }, { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": -77, - "y": 3230, - "z": -10879 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101083 - }, { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": -83, - "y": 2908, - "z": -9800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 2, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "1010111": { - "P10101_F10101001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -15150, - "y": 10, - "z": 80340 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -47360, - "y": 9, - "z": -39760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 34963, - "y": 10, - "z": -142260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47830, - "y": -6336, - "z": 81720 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": 31690, - "y": 210, - "z": -40220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300007, - "propState": 8, - "pos": { - "x": 37160, - "y": -93, - "z": -168310 - }, - "rot": { - "x": 0, - "y": 153500, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300005, - "propState": 8, - "pos": { - "x": -23320, - "y": -4889, - "z": -149600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 1, - "instId": 300008, - "propState": 8, - "pos": { - "x": -23357, - "y": -1100, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1010101": { - "anchorId": 4, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -10138, - "y": 10, - "z": 78898 - }, - "rot": { - "x": 0, - "y": 186078, - "z": 0 - } - }, - "1010102": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": -43300, - "y": -93, - "z": -37960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1010103": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": 33046, - "y": 10, - "z": -144792 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [ - { - "groupId": 2, - "instId": 400004, - "pos": { - "x": -4472, - "y": 234, - "z": -11818 - }, - "rot": { - "x": 0, - "y": 188708, - "z": 0 - }, - "npcId": 11201 - }, { - "groupId": 2, - "instId": 400005, - "pos": { - "x": -13080, - "y": 10, - "z": -40030 - }, - "rot": { - "x": 0, - "y": 278638, - "z": 0 - }, - "npcId": 11101 - }, { - "groupId": 2, - "instId": 400001, - "pos": { - "x": -5011, - "y": 234, - "z": -67815 - }, - "rot": { - "x": 0, - "y": 8091, - "z": 0 - }, - "npcId": 11117 - } - ], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 18, - "pos": { - "x": 21922, - "y": 1742, - "z": -69870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 14, - "instId": 300002, - "propState": 18, - "pos": { - "x": -3965, - "y": 1263, - "z": -13088 - }, - "rot": { - "x": 0, - "y": 320887, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 14, - "instId": 300003, - "propState": 18, - "pos": { - "x": -64567, - "y": 1227, - "z": -19644 - }, - "rot": { - "x": 0, - "y": 19283, - "z": 0 - }, - "propId": 101027 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 18, - "pos": { - "x": -5744, - "y": 1203, - "z": -66914 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300005, - "propState": 18, - "pos": { - "x": -15382, - "y": 559, - "z": 88019 - }, - "rot": { - "x": 0, - "y": 331179, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300006, - "propState": 18, - "pos": { - "x": -51149, - "y": 1237, - "z": -67650 - }, - "rot": { - "x": 0, - "y": 241014, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300007, - "propState": 18, - "pos": { - "x": -16278, - "y": -4459, - "z": 35891 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101027 - }, { - "groupId": 14, - "instId": 300008, - "propState": 18, - "pos": { - "x": 24185, - "y": 772, - "z": -28969 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 14, - "instId": 300009, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300010, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300011, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300012, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4027, - "y": -4977, - "z": 39250 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11020, - "y": 21, - "z": -146260 - }, - "rot": { - "x": 0, - "y": 239890, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39253, - "y": -21985, - "z": -55849 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - } - ], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -19830 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 108, - "instId": 300003, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 134 - }, { - "groupId": 108, - "instId": 300004, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 12, - "pos": { - "x": -44990, - "y": 234, - "z": 96940 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300002, - "propState": 12, - "pos": { - "x": 20517, - "y": 234, - "z": 70589 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300003, - "propState": 12, - "pos": { - "x": -61507, - "y": 692, - "z": -62780 - }, - "rot": { - "x": 0, - "y": 40483, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300004, - "propState": 12, - "pos": { - "x": -37026, - "y": 131, - "z": -108225 - }, - "rot": { - "x": 0, - "y": 87871, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300005, - "propState": 12, - "pos": { - "x": 37905, - "y": 10, - "z": -144135 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300006, - "propState": 12, - "pos": { - "x": 25330, - "y": 10, - "z": -167030 - }, - "rot": { - "x": 0, - "y": 334232, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300007, - "propState": 12, - "pos": { - "x": -17573, - "y": 5022, - "z": -144715 - }, - "rot": { - "x": 0, - "y": 357369, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300009, - "propState": 12, - "pos": { - "x": 27319, - "y": 384, - "z": -9339 - }, - "rot": { - "x": 0, - "y": 180252, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300010, - "propState": 12, - "pos": { - "x": -8945, - "y": -4989, - "z": 27044 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300011, - "propState": 12, - "pos": { - "x": 9207, - "y": -21996, - "z": -22997 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 0, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "238": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 238, - "instId": 300001, - "propState": 18, - "pos": { - "x": 9066, - "y": 562, - "z": 60542 - }, - "rot": { - "x": 0, - "y": 55492, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300002, - "propState": 18, - "pos": { - "x": -51463, - "y": 1246, - "z": -12579 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300003, - "propState": 18, - "pos": { - "x": -10576, - "y": 766, - "z": -96790 - }, - "rot": { - "x": 0, - "y": 31037, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300004, - "propState": 18, - "pos": { - "x": 9247, - "y": 550, - "z": -142517 - }, - "rot": { - "x": 0, - "y": 72385, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300005, - "propState": 18, - "pos": { - "x": 349, - "y": 772, - "z": -1064 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300006, - "propState": 18, - "pos": { - "x": -2085, - "y": -4444, - "z": 53968 - }, - "rot": { - "x": 0, - "y": 215559, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300007, - "propState": 18, - "pos": { - "x": 381, - "y": 1459, - "z": -71256 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "257": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 257, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5040, - "y": -21996, - "z": -27741 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 257, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5026, - "y": -21996, - "z": -25089 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 1, - "startGroupId": 239, - "isEnteredSceneInfo": true - } - }, - "1010112": { - "P10101_F10101001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -15150, - "y": 10, - "z": 80340 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -47360, - "y": 9, - "z": -39760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 34963, - "y": 10, - "z": -142260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47830, - "y": -6336, - "z": 81720 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": 31690, - "y": 210, - "z": -40220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300007, - "propState": 8, - "pos": { - "x": 37160, - "y": -93, - "z": -168310 - }, - "rot": { - "x": 0, - "y": 153500, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300005, - "propState": 8, - "pos": { - "x": -23320, - "y": -4889, - "z": -149600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 1, - "instId": 300008, - "propState": 8, - "pos": { - "x": -23357, - "y": -1100, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1010101": { - "anchorId": 4, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -10138, - "y": 10, - "z": 78898 - }, - "rot": { - "x": 0, - "y": 186078, - "z": 0 - } - }, - "1010102": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": -43300, - "y": -93, - "z": -37960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1010103": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": 33046, - "y": 10, - "z": -144792 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [ - { - "groupId": 2, - "instId": 400004, - "pos": { - "x": -4472, - "y": 234, - "z": -11818 - }, - "rot": { - "x": 0, - "y": 188708, - "z": 0 - }, - "npcId": 11201 - }, { - "groupId": 2, - "instId": 400005, - "pos": { - "x": -13080, - "y": 10, - "z": -40030 - }, - "rot": { - "x": 0, - "y": 278638, - "z": 0 - }, - "npcId": 11101 - }, { - "groupId": 2, - "instId": 400001, - "pos": { - "x": -5011, - "y": 234, - "z": -67815 - }, - "rot": { - "x": 0, - "y": 8091, - "z": 0 - }, - "npcId": 11117 - } - ], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 18, - "pos": { - "x": 21922, - "y": 1742, - "z": -69870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 14, - "instId": 300002, - "propState": 18, - "pos": { - "x": -3965, - "y": 1263, - "z": -13088 - }, - "rot": { - "x": 0, - "y": 320887, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 14, - "instId": 300003, - "propState": 18, - "pos": { - "x": -64567, - "y": 1227, - "z": -19644 - }, - "rot": { - "x": 0, - "y": 19283, - "z": 0 - }, - "propId": 101027 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 18, - "pos": { - "x": -5744, - "y": 1203, - "z": -66914 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300005, - "propState": 18, - "pos": { - "x": -15382, - "y": 559, - "z": 88019 - }, - "rot": { - "x": 0, - "y": 331179, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300006, - "propState": 18, - "pos": { - "x": -51149, - "y": 1237, - "z": -67650 - }, - "rot": { - "x": 0, - "y": 241014, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300007, - "propState": 18, - "pos": { - "x": -16278, - "y": -4459, - "z": 35891 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101027 - }, { - "groupId": 14, - "instId": 300008, - "propState": 18, - "pos": { - "x": 24185, - "y": 772, - "z": -28969 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 14, - "instId": 300009, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300010, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300011, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300012, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4027, - "y": -4977, - "z": 39250 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11020, - "y": 21, - "z": -146260 - }, - "rot": { - "x": 0, - "y": 239890, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39253, - "y": -21985, - "z": -55849 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - } - ], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -19830 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 108, - "instId": 300003, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 134 - }, { - "groupId": 108, - "instId": 300004, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 12, - "pos": { - "x": -44990, - "y": 234, - "z": 96940 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300002, - "propState": 12, - "pos": { - "x": 20517, - "y": 234, - "z": 70589 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300003, - "propState": 12, - "pos": { - "x": -61507, - "y": 692, - "z": -62780 - }, - "rot": { - "x": 0, - "y": 40483, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300004, - "propState": 12, - "pos": { - "x": -37026, - "y": 131, - "z": -108225 - }, - "rot": { - "x": 0, - "y": 87871, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300005, - "propState": 12, - "pos": { - "x": 37905, - "y": 10, - "z": -144135 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300006, - "propState": 12, - "pos": { - "x": 25330, - "y": 10, - "z": -167030 - }, - "rot": { - "x": 0, - "y": 334232, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300007, - "propState": 12, - "pos": { - "x": -17573, - "y": 5022, - "z": -144715 - }, - "rot": { - "x": 0, - "y": 357369, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300009, - "propState": 12, - "pos": { - "x": 27319, - "y": 384, - "z": -9339 - }, - "rot": { - "x": 0, - "y": 180252, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300010, - "propState": 12, - "pos": { - "x": -8945, - "y": -4989, - "z": 27044 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300011, - "propState": 12, - "pos": { - "x": 9207, - "y": -21996, - "z": -22997 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 0, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "238": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 238, - "instId": 300001, - "propState": 18, - "pos": { - "x": 9066, - "y": 562, - "z": 60542 - }, - "rot": { - "x": 0, - "y": 55492, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300002, - "propState": 18, - "pos": { - "x": -51463, - "y": 1246, - "z": -12579 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300003, - "propState": 18, - "pos": { - "x": -10576, - "y": 766, - "z": -96790 - }, - "rot": { - "x": 0, - "y": 31037, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300004, - "propState": 18, - "pos": { - "x": 9247, - "y": 550, - "z": -142517 - }, - "rot": { - "x": 0, - "y": 72385, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300005, - "propState": 18, - "pos": { - "x": 349, - "y": 772, - "z": -1064 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300006, - "propState": 18, - "pos": { - "x": -2085, - "y": -4444, - "z": 53968 - }, - "rot": { - "x": 0, - "y": 215559, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300007, - "propState": 18, - "pos": { - "x": 381, - "y": 1459, - "z": -71256 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "257": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 257, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5040, - "y": -21996, - "z": -27741 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 257, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5026, - "y": -21996, - "z": -25089 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 1, - "startGroupId": 240, - "isEnteredSceneInfo": true - } - }, - "1010201": { - "P10102_F10102001": { - "scenes": { - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 18, - "pos": { - "x": -67551, - "y": 5549, - "z": 25378 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 8, - "instId": 300002, - "propState": 18, - "pos": { - "x": -73976, - "y": 5695, - "z": 24687 - }, - "rot": { - "x": 0, - "y": 141457, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 8, - "instId": 300003, - "propState": 18, - "pos": { - "x": 9556, - "y": 1007, - "z": 20920 - }, - "rot": { - "x": 0, - "y": 295968, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 8, - "instId": 300004, - "propState": 18, - "pos": { - "x": -54831, - "y": 5582, - "z": 27544 - }, - "rot": { - "x": 0, - "y": 295968, - "z": 0 - }, - "propId": 101030 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": -20560, - "y": -286, - "z": 57320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": -75476, - "y": 4679, - "z": 7119 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 30, - "instId": 300004, - "propState": 8, - "pos": { - "x": -74630, - "y": 4679, - "z": 53170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 30, - "instId": 300005, - "propState": 8, - "pos": { - "x": -15619, - "y": -652, - "z": 90330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 30, - "instId": 300006, - "propState": 8, - "pos": { - "x": -63700, - "y": 9840, - "z": -25330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 119 - }, { - "groupId": 30, - "instId": 300007, - "propState": 8, - "pos": { - "x": -60680, - "y": 18080, - "z": -60020 - }, - "rot": { - "x": 0, - "y": 329524, - "z": 0 - }, - "propId": 119 - }, { - "groupId": 30, - "instId": 300003, - "propState": 8, - "pos": { - "x": 15820, - "y": -365, - "z": 22960 - }, - "rot": { - "x": 0, - "y": 23789, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": { - "1010201": { - "anchorId": 1, - "groupId": 30, - "instId": 300002, - "pos": { - "x": -15390, - "y": -617, - "z": 57320 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - } - }, - "1010202": { - "anchorId": 2, - "groupId": 30, - "instId": 300001, - "pos": { - "x": -75010, - "y": 4696, - "z": 2010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "1010203": { - "anchorId": 3, - "groupId": 30, - "instId": 300004, - "pos": { - "x": -77800, - "y": 4408, - "z": 56600 - }, - "rot": { - "x": 0, - "y": 206000, - "z": 0 - } - } - } - }, - "79": { - "monsters": [], - "npcs": [ - { - "groupId": 79, - "instId": 400001, - "pos": { - "x": -15270, - "y": -358, - "z": 37590 - }, - "rot": { - "x": 0, - "y": 84501, - "z": 0 - }, - "npcId": 11104 - } - ], - "props": [], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300002, - "propState": 18, - "pos": { - "x": 9556, - "y": 1003, - "z": 20920 - }, - "rot": { - "x": 0, - "y": 295968, - "z": 0 - }, - "propId": 101031 - } - ], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 114, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38163, - "y": 1323, - "z": 30921 - }, - "rot": { - "x": 0, - "y": 25324, - "z": 0 - }, - "propId": 120 - }, - { - "groupId": 114, - "instId": 300002, - "propState": 8, - "pos": { - "x": -73620, - "y": 6290, - "z": 6967 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 120 - }, - { - "groupId": 114, - "instId": 300003, - "propState": 8, - "pos": { - "x": -51793, - "y": 6595, - "z": -13783 - }, - "rot": { - "x": 0, - "y": 299684, - "z": 0 - }, - "propId": 120 - }, - { - "groupId": 114, - "instId": 300004, - "propState": 8, - "pos": { - "x": -52718, - "y": 6525, - "z": -15821 - }, - "rot": { - "x": 0, - "y": 294764, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300005, - "propState": 8, - "pos": { - "x": -5751, - "y": 11276, - "z": -20090 - }, - "rot": { - "x": 0, - "y": 88906, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300006, - "propState": 8, - "pos": { - "x": 16401, - "y": 1173, - "z": 40462 - }, - "rot": { - "x": 0, - "y": 262327, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300007, - "propState": 8, - "pos": { - "x": 16656, - "y": 1161, - "z": 42701 - }, - "rot": { - "x": 0, - "y": 279260, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300008, - "propState": 8, - "pos": { - "x": -40251, - "y": 1289, - "z": 31870 - }, - "rot": { - "x": 0, - "y": 24902, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300009, - "propState": 8, - "pos": { - "x": -92102, - "y": 6322, - "z": 40797 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300010, - "propState": 8, - "pos": { - "x": -41595, - "y": 1306, - "z": 32046 - }, - "rot": { - "x": 0, - "y": 338782, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300011, - "propState": 8, - "pos": { - "x": -6398, - "y": 11237, - "z": -21443 - }, - "rot": { - "x": 0, - "y": 320545, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300012, - "propState": 8, - "pos": { - "x": -72304, - "y": 6180, - "z": 6999 - }, - "rot": { - "x": 0, - "y": 325953, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300013, - "propState": 8, - "pos": { - "x": 17209, - "y": 1266, - "z": 39201 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300014, - "propState": 8, - "pos": { - "x": -35592, - "y": 782, - "z": 39822 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300015, - "propState": 8, - "pos": { - "x": -2308, - "y": 969, - "z": 17602 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300016, - "propState": 1, - "pos": { - "x": -28115, - "y": -26, - "z": 72433 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300017, - "propState": 1, - "pos": { - "x": -10510, - "y": 300, - "z": 70190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300018, - "propState": 1, - "pos": { - "x": 25060, - "y": 960, - "z": 57050 - }, - "rot": { - "x": 0, - "y": 285002, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300019, - "propState": 1, - "pos": { - "x": -84450, - "y": 4480, - "z": 62390 - }, - "rot": { - "x": 0, - "y": 224995, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300020, - "propState": 1, - "pos": { - "x": -88230, - "y": 9590, - "z": 76270 - }, - "rot": { - "x": 0, - "y": 224995, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300021, - "propState": 1, - "pos": { - "x": -99040, - "y": 4410, - "z": 17310 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300022, - "propState": 1, - "pos": { - "x": -74060, - "y": 4870, - "z": -16310 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300023, - "propState": 1, - "pos": { - "x": -71678, - "y": 4912, - "z": -475 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300024, - "propState": 1, - "pos": { - "x": -82550, - "y": 4710, - "z": 17590 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300025, - "propState": 1, - "pos": { - "x": -85690, - "y": 4660, - "z": 42510 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300026, - "propState": 1, - "pos": { - "x": -12210, - "y": -330, - "z": 75320 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300027, - "propState": 1, - "pos": { - "x": -9060, - "y": -270, - "z": 59580 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300028, - "propState": 1, - "pos": { - "x": 10130, - "y": 80, - "z": 51350 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300029, - "propState": 1, - "pos": { - "x": 6540, - "y": 20, - "z": 22050 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300030, - "propState": 1, - "pos": { - "x": -13410, - "y": 160, - "z": 4820 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300031, - "propState": 1, - "pos": { - "x": 16843, - "y": 9857, - "z": -11089 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300032, - "propState": 1, - "pos": { - "x": -5550, - "y": 10050, - "z": -16660 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300033, - "propState": 1, - "pos": { - "x": -13850, - "y": 9890, - "z": -3220 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300034, - "propState": 1, - "pos": { - "x": -49561, - "y": 4944, - "z": -10342 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300035, - "propState": 1, - "pos": { - "x": -76727, - "y": 4450, - "z": -13879 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300036, - "propState": 1, - "pos": { - "x": -72260, - "y": 4520, - "z": -21590 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300037, - "propState": 1, - "pos": { - "x": -55620, - "y": 4830, - "z": -22070 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300038, - "propState": 1, - "pos": { - "x": -60620, - "y": 4730, - "z": -33780 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300039, - "propState": 1, - "pos": { - "x": -53160, - "y": 4880, - "z": -1320 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300040, - "propState": 1, - "pos": { - "x": -61300, - "y": 4710, - "z": -27050 - }, - "rot": { - "x": 0, - "y": 2004, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300041, - "propState": 1, - "pos": { - "x": -90710, - "y": 6710, - "z": 52396 - }, - "rot": { - "x": 0, - "y": 2004, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300042, - "propState": 1, - "pos": { - "x": -93320, - "y": 6660, - "z": 42520 - }, - "rot": { - "x": 0, - "y": 2004, - "z": 0 - }, - "propId": 120 - } - ], - "teleports": {} - }, - "128": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 128, - "instId": 300002, - "propState": 12, - "pos": { - "x": 24359, - "y": -404, - "z": 55923 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 128, - "instId": 300003, - "propState": 12, - "pos": { - "x": 23607, - "y": 9720, - "z": -8391 - }, - "rot": { - "x": 0, - "y": 270604, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 128, - "instId": 300004, - "propState": 12, - "pos": { - "x": -6590, - "y": 9952, - "z": -23431 - }, - "rot": { - "x": 0, - "y": 90603, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 128, - "instId": 300005, - "propState": 12, - "pos": { - "x": -98180, - "y": 4715, - "z": 17890 - }, - "rot": { - "x": 0, - "y": 63696, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 128, - "instId": 300001, - "propState": 12, - "pos": { - "x": -58940, - "y": 4690, - "z": 33917 - }, - "rot": { - "x": 0, - "y": 178092, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 128, - "instId": 300006, - "propState": 12, - "pos": { - "x": -90351, - "y": 4835, - "z": 38292 - }, - "rot": { - "x": 0, - "y": 88092, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 128, - "instId": 300007, - "propState": 12, - "pos": { - "x": -50044, - "y": 4890, - "z": -2784 - }, - "rot": { - "x": 0, - "y": 208092, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "135": { - "monsters": [], - "npcs": [ - { - "groupId": 135, - "instId": 400001, - "pos": { - "x": 5397, - "y": 9672, - "z": -4360 - }, - "rot": { - "x": 0, - "y": 244381, - "z": 0 - }, - "npcId": 11105 - } - ], - "props": [ - { - "groupId": 135, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5512, - "y": 9650, - "z": -4335 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -16172, - "y": 600, - "z": 38613 - }, - "rot": { - "x": 0, - "y": 254822, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "1010202": { - "P10102_F10102001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 18, - "pos": { - "x": -1675, - "y": 692, - "z": 671 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 101030 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 1, - "startGroupId": 2, - "isEnteredSceneInfo": true - } - }, - "1010203": { - "P10102_F10102001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 18, - "pos": { - "x": -1052, - "y": 833, - "z": 6490 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 101026 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 18, - "pos": { - "x": -2901, - "y": 846, - "z": 652 - }, - "rot": { - "x": 0, - "y": 27382, - "z": 0 - }, - "propId": 101027 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 18, - "pos": { - "x": 4050, - "y": 790, - "z": 2284 - }, - "rot": { - "x": 0, - "y": 27382, - "z": 0 - }, - "propId": 101031 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 18, - "pos": { - "x": -8163, - "y": 998, - "z": -7329 - }, - "rot": { - "x": 0, - "y": 27382, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 4, - "instId": 300005, - "propState": 18, - "pos": { - "x": 2916, - "y": 996, - "z": 5271 - }, - "rot": { - "x": 0, - "y": 266345, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 4, - "instId": 300006, - "propState": 18, - "pos": { - "x": 5709, - "y": 765, - "z": -4385 - }, - "rot": { - "x": 0, - "y": 27382, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 4, - "instId": 300007, - "propState": 18, - "pos": { - "x": 3985, - "y": 942, - "z": -7392 - }, - "rot": { - "x": 0, - "y": 27382, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 4, - "instId": 300008, - "propState": 18, - "pos": { - "x": -7933, - "y": 799, - "z": 3900 - }, - "rot": { - "x": 0, - "y": 27382, - "z": 0 - }, - "propId": 101030 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 1, - "startGroupId": 2, - "isEnteredSceneInfo": true - } - }, - "1010204": { - "P10102_F10102001": { - "scenes": { - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 1, - "pos": { - "x": 7906, - "y": 576, - "z": 4296 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 17, - "instId": 300002, - "propState": 1, - "pos": { - "x": 7917, - "y": 576, - "z": -5968 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11169, - "y": 2517, - "z": 3370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": -5305, - "y": 1493, - "z": 11321 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": -5573, - "y": 2803, - "z": 11348 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101080 - }, { - "groupId": 27, - "instId": 300003, - "propState": 8, - "pos": { - "x": -5575, - "y": 5642, - "z": 11351 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101081 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 1, - "startGroupId": 2, - "isEnteredSceneInfo": true - } - }, - "1010205": { - "P10102_F10102001": { - "scenes": { - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 18, - "pos": { - "x": -67551, - "y": 5549, - "z": 25378 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 8, - "instId": 300002, - "propState": 18, - "pos": { - "x": -73976, - "y": 5695, - "z": 24687 - }, - "rot": { - "x": 0, - "y": 141457, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 8, - "instId": 300003, - "propState": 18, - "pos": { - "x": 9556, - "y": 1007, - "z": 20920 - }, - "rot": { - "x": 0, - "y": 295968, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 8, - "instId": 300004, - "propState": 18, - "pos": { - "x": -54831, - "y": 5582, - "z": 27544 - }, - "rot": { - "x": 0, - "y": 295968, - "z": 0 - }, - "propId": 101030 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": -20560, - "y": -286, - "z": 57320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": -75476, - "y": 4679, - "z": 7119 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 30, - "instId": 300004, - "propState": 8, - "pos": { - "x": -74630, - "y": 4679, - "z": 53170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 30, - "instId": 300005, - "propState": 8, - "pos": { - "x": -15619, - "y": -652, - "z": 90330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 30, - "instId": 300006, - "propState": 8, - "pos": { - "x": -63700, - "y": 9840, - "z": -25330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 119 - }, { - "groupId": 30, - "instId": 300007, - "propState": 8, - "pos": { - "x": -60680, - "y": 18080, - "z": -60020 - }, - "rot": { - "x": 0, - "y": 329524, - "z": 0 - }, - "propId": 119 - }, { - "groupId": 30, - "instId": 300003, - "propState": 8, - "pos": { - "x": 15820, - "y": -365, - "z": 22960 - }, - "rot": { - "x": 0, - "y": 23789, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": { - "1010201": { - "anchorId": 1, - "groupId": 30, - "instId": 300002, - "pos": { - "x": -15390, - "y": -617, - "z": 57320 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - } - }, - "1010202": { - "anchorId": 2, - "groupId": 30, - "instId": 300001, - "pos": { - "x": -75010, - "y": 4696, - "z": 2010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "1010203": { - "anchorId": 3, - "groupId": 30, - "instId": 300004, - "pos": { - "x": -77800, - "y": 4408, - "z": 56600 - }, - "rot": { - "x": 0, - "y": 206000, - "z": 0 - } - } - } - }, - "79": { - "monsters": [], - "npcs": [ - { - "groupId": 79, - "instId": 400001, - "pos": { - "x": -15270, - "y": -358, - "z": 37590 - }, - "rot": { - "x": 0, - "y": 84501, - "z": 0 - }, - "npcId": 11104 - } - ], - "props": [], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300002, - "propState": 18, - "pos": { - "x": 9556, - "y": 1003, - "z": 20920 - }, - "rot": { - "x": 0, - "y": 295968, - "z": 0 - }, - "propId": 101031 - } - ], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 114, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38163, - "y": 1323, - "z": 30921 - }, - "rot": { - "x": 0, - "y": 25324, - "z": 0 - }, - "propId": 120 - }, - { - "groupId": 114, - "instId": 300002, - "propState": 8, - "pos": { - "x": -73620, - "y": 6290, - "z": 6967 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 120 - }, - { - "groupId": 114, - "instId": 300003, - "propState": 8, - "pos": { - "x": -51793, - "y": 6595, - "z": -13783 - }, - "rot": { - "x": 0, - "y": 299684, - "z": 0 - }, - "propId": 120 - }, - { - "groupId": 114, - "instId": 300004, - "propState": 8, - "pos": { - "x": -52718, - "y": 6525, - "z": -15821 - }, - "rot": { - "x": 0, - "y": 294764, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300005, - "propState": 8, - "pos": { - "x": -5751, - "y": 11276, - "z": -20090 - }, - "rot": { - "x": 0, - "y": 88906, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300006, - "propState": 8, - "pos": { - "x": 16401, - "y": 1173, - "z": 40462 - }, - "rot": { - "x": 0, - "y": 262327, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300007, - "propState": 8, - "pos": { - "x": 16656, - "y": 1161, - "z": 42701 - }, - "rot": { - "x": 0, - "y": 279260, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300008, - "propState": 8, - "pos": { - "x": -40251, - "y": 1289, - "z": 31870 - }, - "rot": { - "x": 0, - "y": 24902, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300009, - "propState": 8, - "pos": { - "x": -92102, - "y": 6322, - "z": 40797 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300010, - "propState": 8, - "pos": { - "x": -41595, - "y": 1306, - "z": 32046 - }, - "rot": { - "x": 0, - "y": 338782, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300011, - "propState": 8, - "pos": { - "x": -6398, - "y": 11237, - "z": -21443 - }, - "rot": { - "x": 0, - "y": 320545, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300012, - "propState": 8, - "pos": { - "x": -72304, - "y": 6180, - "z": 6999 - }, - "rot": { - "x": 0, - "y": 325953, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300013, - "propState": 8, - "pos": { - "x": 17209, - "y": 1266, - "z": 39201 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300014, - "propState": 8, - "pos": { - "x": -35592, - "y": 782, - "z": 39822 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300015, - "propState": 8, - "pos": { - "x": -2308, - "y": 969, - "z": 17602 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300016, - "propState": 1, - "pos": { - "x": -28115, - "y": -26, - "z": 72433 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300017, - "propState": 1, - "pos": { - "x": -10510, - "y": 300, - "z": 70190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300018, - "propState": 1, - "pos": { - "x": 25060, - "y": 960, - "z": 57050 - }, - "rot": { - "x": 0, - "y": 285002, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300019, - "propState": 1, - "pos": { - "x": -84450, - "y": 4480, - "z": 62390 - }, - "rot": { - "x": 0, - "y": 224995, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300020, - "propState": 1, - "pos": { - "x": -88230, - "y": 9590, - "z": 76270 - }, - "rot": { - "x": 0, - "y": 224995, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300021, - "propState": 1, - "pos": { - "x": -99040, - "y": 4410, - "z": 17310 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300022, - "propState": 1, - "pos": { - "x": -74060, - "y": 4870, - "z": -16310 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300023, - "propState": 1, - "pos": { - "x": -71678, - "y": 4912, - "z": -475 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300024, - "propState": 1, - "pos": { - "x": -82550, - "y": 4710, - "z": 17590 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300025, - "propState": 1, - "pos": { - "x": -85690, - "y": 4660, - "z": 42510 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300026, - "propState": 1, - "pos": { - "x": -12210, - "y": -330, - "z": 75320 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300027, - "propState": 1, - "pos": { - "x": -9060, - "y": -270, - "z": 59580 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300028, - "propState": 1, - "pos": { - "x": 10130, - "y": 80, - "z": 51350 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300029, - "propState": 1, - "pos": { - "x": 6540, - "y": 20, - "z": 22050 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300030, - "propState": 1, - "pos": { - "x": -13410, - "y": 160, - "z": 4820 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300031, - "propState": 1, - "pos": { - "x": 16843, - "y": 9857, - "z": -11089 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300032, - "propState": 1, - "pos": { - "x": -5550, - "y": 10050, - "z": -16660 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300033, - "propState": 1, - "pos": { - "x": -13850, - "y": 9890, - "z": -3220 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300034, - "propState": 1, - "pos": { - "x": -49561, - "y": 4944, - "z": -10342 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300035, - "propState": 1, - "pos": { - "x": -76727, - "y": 4450, - "z": -13879 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300036, - "propState": 1, - "pos": { - "x": -72260, - "y": 4520, - "z": -21590 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300037, - "propState": 1, - "pos": { - "x": -55620, - "y": 4830, - "z": -22070 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300038, - "propState": 1, - "pos": { - "x": -60620, - "y": 4730, - "z": -33780 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300039, - "propState": 1, - "pos": { - "x": -53160, - "y": 4880, - "z": -1320 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300040, - "propState": 1, - "pos": { - "x": -61300, - "y": 4710, - "z": -27050 - }, - "rot": { - "x": 0, - "y": 2004, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300041, - "propState": 1, - "pos": { - "x": -90710, - "y": 6710, - "z": 52396 - }, - "rot": { - "x": 0, - "y": 2004, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300042, - "propState": 1, - "pos": { - "x": -93320, - "y": 6660, - "z": 42520 - }, - "rot": { - "x": 0, - "y": 2004, - "z": 0 - }, - "propId": 120 - } - ], - "teleports": {} - }, - "128": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 128, - "instId": 300002, - "propState": 12, - "pos": { - "x": 24359, - "y": -404, - "z": 55923 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 128, - "instId": 300003, - "propState": 12, - "pos": { - "x": 23607, - "y": 9720, - "z": -8391 - }, - "rot": { - "x": 0, - "y": 270604, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 128, - "instId": 300004, - "propState": 12, - "pos": { - "x": -6590, - "y": 9952, - "z": -23431 - }, - "rot": { - "x": 0, - "y": 90603, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 128, - "instId": 300005, - "propState": 12, - "pos": { - "x": -98180, - "y": 4715, - "z": 17890 - }, - "rot": { - "x": 0, - "y": 63696, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 128, - "instId": 300001, - "propState": 12, - "pos": { - "x": -58940, - "y": 4690, - "z": 33917 - }, - "rot": { - "x": 0, - "y": 178092, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 128, - "instId": 300006, - "propState": 12, - "pos": { - "x": -90351, - "y": 4835, - "z": 38292 - }, - "rot": { - "x": 0, - "y": 88092, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 128, - "instId": 300007, - "propState": 12, - "pos": { - "x": -50044, - "y": 4890, - "z": -2784 - }, - "rot": { - "x": 0, - "y": 208092, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "135": { - "monsters": [], - "npcs": [ - { - "groupId": 135, - "instId": 400001, - "pos": { - "x": 5397, - "y": 9672, - "z": -4360 - }, - "rot": { - "x": 0, - "y": 244381, - "z": 0 - }, - "npcId": 11105 - } - ], - "props": [ - { - "groupId": 135, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5512, - "y": 9650, - "z": -4335 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -16172, - "y": 600, - "z": 38613 - }, - "rot": { - "x": 0, - "y": 254822, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 1, - "startGroupId": 179, - "isEnteredSceneInfo": true - } - }, - "1020101": { - "P10201_F10201001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22186, - "y": 5994, - "z": -26729 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": -49000, - "y": 4994, - "z": -18620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": -53000, - "y": -1017, - "z": -96620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1020101": { - "anchorId": 1, - "groupId": 16, - "instId": 300001, - "pos": { - "x": 21417, - "y": 5994, - "z": -28394 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "1020102": { - "anchorId": 2, - "groupId": 16, - "instId": 300002, - "pos": { - "x": -47550, - "y": 4994, - "z": -16741 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1020103": { - "anchorId": 3, - "groupId": 16, - "instId": 300003, - "pos": { - "x": -55600, - "y": -1023, - "z": -98000 - }, - "rot": { - "x": 0, - "y": 336000, - "z": 0 - } - } - } - }, - "21": { - "monsters": [], - "npcs": [ - { - "groupId": 21, - "instId": 400001, - "pos": { - "x": -50970, - "y": -1012, - "z": -133570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 12201 - }, { - "groupId": 21, - "instId": 400002, - "pos": { - "x": -68135, - "y": -1022, - "z": -44395 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12202 - }, { - "groupId": 21, - "instId": 400004, - "pos": { - "x": -75160, - "y": -1012, - "z": -65340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12203 - }, { - "groupId": 21, - "instId": 400005, - "pos": { - "x": -75579, - "y": 2997, - "z": -95733 - }, - "rot": { - "x": 0, - "y": 95700, - "z": 0 - }, - "npcId": 12103 - } - ], - "props": [], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [ - { - "groupId": 25, - "instId": 400001, - "pos": { - "x": -12922, - "y": -974, - "z": -57880 - }, - "rot": { - "x": 0, - "y": 265700, - "z": 0 - }, - "npcId": 12212 - } - ], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 0, - "pos": { - "x": -4505, - "y": 921, - "z": -8905 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300002, - "propState": 0, - "pos": { - "x": 15368, - "y": 10010, - "z": -59497 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 107 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 18, - "pos": { - "x": -28209, - "y": 5745, - "z": -18951 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 59, - "instId": 300002, - "propState": 18, - "pos": { - "x": 46053, - "y": 5868, - "z": -25360 - }, - "rot": { - "x": 0, - "y": 88961, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 59, - "instId": 300003, - "propState": 18, - "pos": { - "x": 42437, - "y": 3794, - "z": -94756 - }, - "rot": { - "x": 0, - "y": 356157, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 59, - "instId": 300004, - "propState": 18, - "pos": { - "x": -73596, - "y": -37, - "z": -59364 - }, - "rot": { - "x": 0, - "y": 176515, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 59, - "instId": 300005, - "propState": 18, - "pos": { - "x": -56190, - "y": -134, - "z": -63937 - }, - "rot": { - "x": 0, - "y": 356157, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 12, - "pos": { - "x": -81721, - "y": -555, - "z": 28335 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 60, - "instId": 300002, - "propState": 12, - "pos": { - "x": 73876, - "y": 1606, - "z": -35300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 60, - "instId": 300003, - "propState": 12, - "pos": { - "x": -11528, - "y": -974, - "z": -75579 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 60, - "instId": 300004, - "propState": 12, - "pos": { - "x": -58465, - "y": -1012, - "z": -139849 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300005, - "propState": 12, - "pos": { - "x": -73238, - "y": -1012, - "z": -103206 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300006, - "propState": 12, - "pos": { - "x": -60927, - "y": -1032, - "z": -37178 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300007, - "propState": 12, - "pos": { - "x": -94565, - "y": 2000, - "z": -46239 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300008, - "propState": 12, - "pos": { - "x": 67869, - "y": 4960, - "z": -37800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300009, - "propState": 12, - "pos": { - "x": -40386, - "y": -500, - "z": 335 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300010, - "propState": 12, - "pos": { - "x": -71594, - "y": 1967, - "z": -126948 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300011, - "propState": 12, - "pos": { - "x": 9816, - "y": 5975, - "z": -83238 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [ - { - "groupId": 61, - "instId": 400001, - "pos": { - "x": -67631, - "y": -903, - "z": -89054 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12101 - } - ], - "props": [], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [ - { - "groupId": 75, - "instId": 400001, - "pos": { - "x": -50827, - "y": -775, - "z": -118951 - }, - "rot": { - "x": 0, - "y": 235286, - "z": 0 - }, - "npcId": 12219 - } - ], - "props": [], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4411, - "y": 789, - "z": -9117 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 102, - "instId": 300001, - "propState": 8, - "pos": { - "x": -63739, - "y": 207, - "z": -73411 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 102, - "instId": 300003, - "propState": 8, - "pos": { - "x": -71956, - "y": 419, - "z": -73411 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 102, - "instId": 300004, - "propState": 8, - "pos": { - "x": -84223, - "y": 3458, - "z": -117960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - } - ], - "teleports": {} - }, - "105": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46288, - "y": 3866, - "z": -90456 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 105, - "instId": 300002, - "propState": 8, - "pos": { - "x": 27260, - "y": 4066, - "z": -91020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 105, - "instId": 300003, - "propState": 8, - "pos": { - "x": 23950, - "y": 8607, - "z": -38090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 105, - "instId": 300004, - "propState": 8, - "pos": { - "x": 6950, - "y": 8607, - "z": -38090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300005, - "propState": 8, - "pos": { - "x": 32838, - "y": 4042, - "z": -90577 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300006, - "propState": 8, - "pos": { - "x": 44248, - "y": 4042, - "z": -81159 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300007, - "propState": 8, - "pos": { - "x": 50571, - "y": 4437, - "z": -71730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300008, - "propState": 8, - "pos": { - "x": -6218, - "y": 1525, - "z": -1982 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300009, - "propState": 8, - "pos": { - "x": -24207, - "y": 6480, - "z": -7136 - }, - "rot": { - "x": 0, - "y": 90366, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300010, - "propState": 8, - "pos": { - "x": -13710, - "y": 6480, - "z": -28810 - }, - "rot": { - "x": 0, - "y": 302, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300011, - "propState": 8, - "pos": { - "x": -63454, - "y": 624, - "z": -114431 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300012, - "propState": 8, - "pos": { - "x": -71272, - "y": -333, - "z": -105100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300013, - "propState": 8, - "pos": { - "x": -11973, - "y": -333, - "z": -79453 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300017, - "propState": 8, - "pos": { - "x": -43762, - "y": -333, - "z": -134660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300021, - "propState": 8, - "pos": { - "x": -37802, - "y": 827, - "z": -653 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300014, - "propState": 8, - "pos": { - "x": -71877, - "y": -333, - "z": -101345 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300015, - "propState": 8, - "pos": { - "x": -65544, - "y": -333, - "z": -82714 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300016, - "propState": 8, - "pos": { - "x": 49401, - "y": 5587, - "z": -47206 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300018, - "propState": 8, - "pos": { - "x": -94164, - "y": 2886, - "z": -41046 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300019, - "propState": 8, - "pos": { - "x": -18456, - "y": -58, - "z": -83777 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300043, - "propState": 8, - "pos": { - "x": 63701, - "y": 5893, - "z": -41095 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300024, - "propState": 8, - "pos": { - "x": -49682, - "y": -41, - "z": -120364 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300025, - "propState": 8, - "pos": { - "x": 15880, - "y": 190, - "z": -15270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300026, - "propState": 8, - "pos": { - "x": 51010, - "y": 2670, - "z": -78880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300027, - "propState": 8, - "pos": { - "x": -43344, - "y": -6, - "z": 3820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300028, - "propState": 8, - "pos": { - "x": 31728, - "y": 1040, - "z": -749 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300029, - "propState": 8, - "pos": { - "x": 14190, - "y": 1040, - "z": -978 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300030, - "propState": 8, - "pos": { - "x": -9840, - "y": 1040, - "z": -8517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300031, - "propState": 8, - "pos": { - "x": 23996, - "y": 1226, - "z": -604 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300032, - "propState": 8, - "pos": { - "x": 6677, - "y": 1226, - "z": -604 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300033, - "propState": 8, - "pos": { - "x": -7968, - "y": 4119, - "z": -11890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300034, - "propState": 8, - "pos": { - "x": -64668, - "y": -208, - "z": -39504 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300035, - "propState": 8, - "pos": { - "x": -66696, - "y": -208, - "z": -46710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300036, - "propState": 8, - "pos": { - "x": -17565, - "y": 474, - "z": -84907 - }, - "rot": { - "x": 0, - "y": 43491, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300037, - "propState": 8, - "pos": { - "x": -53075, - "y": 30, - "z": -53917 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300038, - "propState": 8, - "pos": { - "x": -53075, - "y": 30, - "z": -56560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300039, - "propState": 8, - "pos": { - "x": -53415, - "y": 30, - "z": -55322 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300040, - "propState": 8, - "pos": { - "x": -90567, - "y": 4686, - "z": -95540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300041, - "propState": 8, - "pos": { - "x": -90567, - "y": 4397, - "z": -97402 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300042, - "propState": 8, - "pos": { - "x": -81104, - "y": 4401, - "z": -92064 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300044, - "propState": 8, - "pos": { - "x": 58960, - "y": 5320, - "z": -41720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300045, - "propState": 8, - "pos": { - "x": 66987, - "y": 5320, - "z": -40120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300051, - "propState": 8, - "pos": { - "x": -64956, - "y": -455, - "z": -91917 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "120": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 120, - "instId": 300002, - "propState": 8, - "pos": { - "x": -90770, - "y": 2240, - "z": -18717 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 120, - "instId": 300003, - "propState": 8, - "pos": { - "x": -1634, - "y": 949, - "z": -9014 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 120, - "instId": 300004, - "propState": 8, - "pos": { - "x": -1634, - "y": 560, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 120, - "instId": 300005, - "propState": 8, - "pos": { - "x": -67465, - "y": -363, - "z": -115921 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 120, - "instId": 300006, - "propState": 8, - "pos": { - "x": -72070, - "y": 2822, - "z": -129009 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 120, - "instId": 300007, - "propState": 8, - "pos": { - "x": -19043, - "y": -275, - "z": -83471 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 120, - "instId": 300008, - "propState": 8, - "pos": { - "x": -44986, - "y": -203, - "z": -134469 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 120, - "instId": 300009, - "propState": 8, - "pos": { - "x": -90770, - "y": 2240, - "z": -18558 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300010, - "propState": 8, - "pos": { - "x": -1634, - "y": 949, - "z": -9014 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300011, - "propState": 8, - "pos": { - "x": -1634, - "y": 759, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300012, - "propState": 8, - "pos": { - "x": -67556, - "y": -50, - "z": -115518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300013, - "propState": 8, - "pos": { - "x": -72151, - "y": 2864, - "z": -128971 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300014, - "propState": 8, - "pos": { - "x": -19043, - "y": -210, - "z": -83471 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300015, - "propState": 8, - "pos": { - "x": -44986, - "y": 138, - "z": -134259 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - } - ], - "teleports": {} - }, - "125": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 125, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1634, - "y": 560, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "127": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 127, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1634, - "y": 560, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 127, - "instId": 300002, - "propState": 8, - "pos": { - "x": -1634, - "y": 759, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - } - ], - "teleports": {} - }, - "133": { - "monsters": [], - "npcs": [ - { - "groupId": 133, - "instId": 400001, - "pos": { - "x": -640, - "y": 4960, - "z": -37430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 12256 - } - ], - "props": [ - { - "groupId": 133, - "instId": 300001, - "propState": 8, - "pos": { - "x": -640, - "y": 4960, - "z": -37430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "171": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 171, - "instId": 300001, - "propState": 8, - "pos": { - "x": -62545, - "y": -171, - "z": -117195 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300002, - "propState": 18, - "pos": { - "x": 53279, - "y": 5738, - "z": -31176 - }, - "rot": { - "x": 0, - "y": 261633, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 18, - "pos": { - "x": -76492, - "y": 16, - "z": -59619 - }, - "rot": { - "x": 0, - "y": 133504, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "268": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 268, - "instId": 300001, - "propState": 18, - "pos": { - "x": 44235, - "y": 3757, - "z": -94735 - }, - "rot": { - "x": 0, - "y": 356050, - "z": 0 - }, - "propId": 102011 - } - ], - "teleports": {} - }, - "280": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 280, - "instId": 300001, - "propState": 8, - "pos": { - "x": -53587, - "y": -135, - "z": -67973 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "281": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 281, - "instId": 300001, - "propState": 18, - "pos": { - "x": 39212, - "y": 3932, - "z": -89292 - }, - "rot": { - "x": 0, - "y": 352125, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "1020102": { - "P10201_F10201001": { - "scenes": { - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 18, - "pos": { - "x": -20534, - "y": 8797, - "z": 828 - }, - "rot": { - "x": 0, - "y": 176430, - "z": 0 - }, - "propId": 102009 - }, - { - "groupId": 19, - "instId": 300002, - "propState": 18, - "pos": { - "x": -4359, - "y": 8642, - "z": -19465 - }, - "rot": { - "x": 0, - "y": 59971, - "z": 0 - }, - "propId": 102011 - }, - { - "groupId": 19, - "instId": 300003, - "propState": 18, - "pos": { - "x": 5539, - "y": 8641, - "z": -17308 - }, - "rot": { - "x": 0, - "y": 59971, - "z": 0 - }, - "propId": 102009 - }, - { - "groupId": 19, - "instId": 300004, - "propState": 18, - "pos": { - "x": 14363, - "y": 9037, - "z": 12529 - }, - "rot": { - "x": 0, - "y": 59971, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 19, - "instId": 300005, - "propState": 18, - "pos": { - "x": -9386, - "y": 8002, - "z": -6605 - }, - "rot": { - "x": 0, - "y": 59971, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 19, - "instId": 300006, - "propState": 18, - "pos": { - "x": -15668, - "y": 9041, - "z": 10462 - }, - "rot": { - "x": 0, - "y": 206890, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 19, - "instId": 300007, - "propState": 18, - "pos": { - "x": -993, - "y": 10642, - "z": 4834 - }, - "rot": { - "x": 0, - "y": 32276, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 18, - "pos": { - "x": 20530, - "y": 8789, - "z": 862 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 18, - "pos": { - "x": 10203, - "y": 8645, - "z": -7408 - }, - "rot": { - "x": 0, - "y": 262407, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 45, - "instId": 300002, - "propState": 18, - "pos": { - "x": -14589, - "y": 8802, - "z": -19277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 45, - "instId": 300003, - "propState": 18, - "pos": { - "x": 14572, - "y": 8799, - "z": -19291 - }, - "rot": { - "x": 0, - "y": 234651, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4800, - "y": 8291, - "z": -33350 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1020111": { - "anchorId": 1, - "groupId": 60, - "instId": 300001, - "pos": { - "x": -8, - "y": 8312, - "z": -30548 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "62": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 18, - "pos": { - "x": 153, - "y": 10648, - "z": 4468 - }, - "rot": { - "x": 0, - "y": 356652, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 301, - "startAnchorId": 1, - "startGroupId": 7, - "isEnteredSceneInfo": true - } - }, - "1020201": { - "P10202_F10202001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2460, - "y": 4278, - "z": 64960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8320, - "y": -3486, - "z": -25080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1020201": { - "anchorId": 3, - "groupId": 1, - "instId": 300002, - "pos": { - "x": 9500, - "y": -3486, - "z": -22500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1020202": { - "anchorId": 2, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -92, - "y": 4278, - "z": 68083 - }, - "rot": { - "x": 0, - "y": 155567, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [ - { - "groupId": 2, - "instId": 400001, - "pos": { - "x": -36039, - "y": 610, - "z": 81710 - }, - "rot": { - "x": 0, - "y": 175135, - "z": 0 - }, - "npcId": 12259 - } - ], - "props": [ - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -17500, - "y": -6776, - "z": -41300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 12, - "pos": { - "x": 35129, - "y": -4941, - "z": 33552 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 61, - "instId": 300002, - "propState": 12, - "pos": { - "x": 36163, - "y": -4933, - "z": -1530 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 61, - "instId": 300003, - "propState": 12, - "pos": { - "x": -2660, - "y": -3486, - "z": 47793 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 61, - "instId": 300004, - "propState": 12, - "pos": { - "x": -35230, - "y": -3466, - "z": -15030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 61, - "instId": 300005, - "propState": 12, - "pos": { - "x": -32000, - "y": 602, - "z": 63140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 61, - "instId": 300006, - "propState": 12, - "pos": { - "x": -20189, - "y": 5189, - "z": 67530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 61, - "instId": 300007, - "propState": 12, - "pos": { - "x": 45330, - "y": 2598, - "z": 49242 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300002, - "propState": 0, - "pos": { - "x": 39020, - "y": 1579, - "z": 93230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29249, - "y": 3752, - "z": 49173 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 64, - "instId": 300002, - "propState": 8, - "pos": { - "x": -3129, - "y": 4629, - "z": 61388 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 64, - "instId": 300003, - "propState": 8, - "pos": { - "x": -31791, - "y": -1827, - "z": -18518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 18, - "pos": { - "x": 28985, - "y": -3635, - "z": 3163 - }, - "rot": { - "x": 0, - "y": 205341, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 67, - "instId": 300002, - "propState": 18, - "pos": { - "x": -33883, - "y": 1347, - "z": 51398 - }, - "rot": { - "x": 0, - "y": 89174, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 67, - "instId": 300003, - "propState": 18, - "pos": { - "x": 20674, - "y": 3380, - "z": 48750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 67, - "instId": 300004, - "propState": 18, - "pos": { - "x": 27121, - "y": -4193, - "z": 27787 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [ - { - "groupId": 78, - "instId": 400002, - "pos": { - "x": 38113, - "y": 2870, - "z": 68251 - }, - "rot": { - "x": 0, - "y": 135967, - "z": 0 - }, - "npcId": 12136 - }, { - "groupId": 78, - "instId": 400003, - "pos": { - "x": 28939, - "y": -4401, - "z": 4515 - }, - "rot": { - "x": 0, - "y": 229032, - "z": 0 - }, - "npcId": 12306 - }, { - "groupId": 78, - "instId": 400004, - "pos": { - "x": 51830, - "y": 2598, - "z": 57560 - }, - "rot": { - "x": 0, - "y": 252688, - "z": 0 - }, - "npcId": 12139 - }, { - "groupId": 78, - "instId": 400001, - "pos": { - "x": 21754, - "y": -3904, - "z": -33536 - }, - "rot": { - "x": 0, - "y": 273510, - "z": 0 - }, - "npcId": 12219 - } - ], - "props": [], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 18, - "pos": { - "x": 13230, - "y": 5848, - "z": 79877 - }, - "rot": { - "x": 0, - "y": 19747, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 0, - "pos": { - "x": -5507, - "y": -1586, - "z": 39944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 107 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300002, - "propState": 8, - "pos": { - "x": -33193, - "y": -3469, - "z": -1023 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "103": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 103, - "instId": 300002, - "propState": 8, - "pos": { - "x": -33193, - "y": -3469, - "z": -1023 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300002, - "propState": 0, - "pos": { - "x": 47032, - "y": 1579, - "z": 93230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 137, - "instId": 300001, - "propState": 0, - "pos": { - "x": 49100, - "y": 760, - "z": 91010 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102035 - } - ], - "teleports": {} - }, - "144": { - "monsters": [], - "npcs": [ - { - "groupId": 144, - "instId": 400001, - "pos": { - "x": -16540, - "y": 103400, - "z": -465330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12247 - } - ], - "props": [ - { - "groupId": 144, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 144, - "instId": 300003, - "propState": 8, - "pos": { - "x": -910, - "y": -9491, - "z": -37110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - } - ], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 169, - "instId": 300001, - "propState": 18, - "pos": { - "x": 30260, - "y": -4477, - "z": 755 - }, - "rot": { - "x": 0, - "y": 236461, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "170": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 170, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29068, - "y": -3616, - "z": 1633 - }, - "rot": { - "x": 0, - "y": 224000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 170, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29068, - "y": -3800, - "z": 1633 - }, - "rot": { - "x": 0, - "y": 224000, - "z": 0 - }, - "propId": 102226 - } - ], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29398, - "y": -3490, - "z": -24450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 208, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29363, - "y": -2731, - "z": -23105 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "1020202": { - "P10202_F10202001": { - "scenes": { - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 18, - "pos": { - "x": 44583, - "y": 1424, - "z": -12162 - }, - "rot": { - "x": 0, - "y": 184012, - "z": 0 - }, - "propId": 102009 - }, - { - "groupId": 22, - "instId": 300002, - "propState": 18, - "pos": { - "x": 48349, - "y": 1672, - "z": -7203 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - }, - { - "groupId": 22, - "instId": 300003, - "propState": 18, - "pos": { - "x": 45967, - "y": 1422, - "z": -2378 - }, - "rot": { - "x": 0, - "y": 346283, - "z": 0 - }, - "propId": 102009 - }, - { - "groupId": 22, - "instId": 300004, - "propState": 18, - "pos": { - "x": 49001, - "y": 1422, - "z": -2259 - }, - "rot": { - "x": 0, - "y": 101696, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 22, - "instId": 300005, - "propState": 18, - "pos": { - "x": 49001, - "y": 1422, - "z": -2259 - }, - "rot": { - "x": 0, - "y": 101696, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300002, - "propState": 18, - "pos": { - "x": 49001, - "y": 1422, - "z": -2259 - }, - "rot": { - "x": 0, - "y": 101696, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300002, - "propState": 18, - "pos": { - "x": 46761, - "y": 1938, - "z": -13776 - }, - "rot": { - "x": 0, - "y": 244220, - "z": 0 - }, - "propId": 102058 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 301, - "startAnchorId": 1, - "startGroupId": 2, - "isEnteredSceneInfo": true - } - }, - "1020203": { - "P10202_F10202001": { - "scenes": { - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 18, - "pos": { - "x": -1166, - "y": 2156, - "z": 23328 - }, - "rot": { - "x": 0, - "y": 338920, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 10, - "instId": 300002, - "propState": 18, - "pos": { - "x": -900, - "y": 2384, - "z": 20558 - }, - "rot": { - "x": 0, - "y": 313691, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 10, - "instId": 300003, - "propState": 18, - "pos": { - "x": 1134, - "y": 2383, - "z": 20576 - }, - "rot": { - "x": 0, - "y": 179459, - "z": 0 - }, - "propId": 102010 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 18, - "pos": { - "x": -1166, - "y": 2156, - "z": 23328 - }, - "rot": { - "x": 0, - "y": 338920, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 18, - "pos": { - "x": -1166, - "y": 2156, - "z": 23328 - }, - "rot": { - "x": 0, - "y": 338920, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 18, - "pos": { - "x": -107, - "y": 2384, - "z": 20538 - }, - "rot": { - "x": 0, - "y": 167754, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 18, - "pos": { - "x": 1148, - "y": 2164, - "z": 23254 - }, - "rot": { - "x": 0, - "y": 244437, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 3092, - "y": -2023, - "z": -29254 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1020211": { - "anchorId": 1, - "groupId": 59, - "instId": 300001, - "pos": { - "x": 17, - "y": -2025, - "z": -32870 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 18, - "pos": { - "x": 709, - "y": 2159, - "z": 23664 - }, - "rot": { - "x": 0, - "y": 244437, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 60, - "instId": 300002, - "propState": 18, - "pos": { - "x": -7559, - "y": -1159, - "z": -21157 - }, - "rot": { - "x": 0, - "y": 244437, - "z": 0 - }, - "propId": 102011 - } - ], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22, - "y": 2392, - "z": 20979 - }, - "rot": { - "x": 0, - "y": 333814, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 301, - "startAnchorId": 1, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "1020204": { - "P10202_F10202001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -40660, - "y": -2038, - "z": -74690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 32300, - "y": 3600, - "z": -36330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1020203": { - "anchorId": 2, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -33410, - "y": -727, - "z": -60790 - }, - "rot": { - "x": 0, - "y": 6906, - "z": 0 - } - }, - "1020204": { - "anchorId": 3, - "groupId": 1, - "instId": 300002, - "pos": { - "x": 37598, - "y": 3760, - "z": -36308 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -32320, - "y": 2740, - "z": 63590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102187 - }, { - "groupId": 3, - "instId": 300002, - "propState": 2, - "pos": { - "x": -30053, - "y": 3662, - "z": 63600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102196 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": -32366, - "y": 4134, - "z": 61000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 137 - } - ], - "teleports": {} - }, - "30": { - "monsters": [ - { - "groupId": 30, - "instId": 200001, - "eventId": 20211004, - "pos": { - "x": -60720, - "y": -2037, - "z": -71240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": 16940, - "y": 5180, - "z": -4460 - }, - "rot": { - "x": 0, - "y": 6689, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 12, - "pos": { - "x": -31440, - "y": -704, - "z": -65210 - }, - "rot": { - "x": 0, - "y": 320000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 85, - "instId": 300002, - "propState": 12, - "pos": { - "x": -51573, - "y": -833, - "z": 2001 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 85, - "instId": 300003, - "propState": 12, - "pos": { - "x": -20010, - "y": 1612, - "z": -12730 - }, - "rot": { - "x": 0, - "y": 355000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 85, - "instId": 300004, - "propState": 12, - "pos": { - "x": 15759, - "y": 5880, - "z": 12675 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 85, - "instId": 300005, - "propState": 12, - "pos": { - "x": 67710, - "y": 2191, - "z": -40560 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 85, - "instId": 300006, - "propState": 12, - "pos": { - "x": 42888, - "y": 2694, - "z": 4848 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 85, - "instId": 300007, - "propState": 12, - "pos": { - "x": -40350, - "y": 3262, - "z": 30853 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "126": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 126, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "127": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 127, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "128": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 128, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "129": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 129, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "130": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 130, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "131": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 131, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "132": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 132, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "144": { - "monsters": [], - "npcs": [ - { - "groupId": 144, - "instId": 400001, - "pos": { - "x": 20966, - "y": 3600, - "z": -32604 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 12218 - } - ], - "props": [], - "teleports": {} - }, - "146": { - "monsters": [], - "npcs": [ - { - "groupId": 146, - "instId": 400001, - "pos": { - "x": 55190, - "y": 2631, - "z": -4220 - }, - "rot": { - "x": 0, - "y": 267043, - "z": 0 - }, - "npcId": 12173 - } - ], - "props": [], - "teleports": {} - }, - "147": { - "monsters": [], - "npcs": [ - { - "groupId": 147, - "instId": 400001, - "pos": { - "x": -59117, - "y": 161, - "z": -6405 - }, - "rot": { - "x": 0, - "y": 89341, - "z": 0 - }, - "npcId": 12268 - } - ], - "props": [], - "teleports": {} - }, - "148": { - "monsters": [], - "npcs": [ - { - "groupId": 148, - "instId": 400001, - "pos": { - "x": -41210, - "y": 564, - "z": -39140 - }, - "rot": { - "x": 0, - "y": 73020, - "z": 0 - }, - "npcId": 12269 - } - ], - "props": [], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [ - { - "groupId": 150, - "instId": 400001, - "pos": { - "x": -42986, - "y": 1161, - "z": -26521 - }, - "rot": { - "x": 0, - "y": 104341, - "z": 0 - }, - "npcId": 12242 - } - ], - "props": [], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 212, - "instId": 300001, - "propState": 101, - "pos": { - "x": -30671, - "y": 482, - "z": -46981 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 212, - "instId": 300002, - "propState": 2, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "273": { - "monsters": [], - "npcs": [ - { - "groupId": 273, - "instId": 400001, - "pos": { - "x": 1333, - "y": 90, - "z": -38868 - }, - "rot": { - "x": 0, - "y": 171603, - "z": 0 - }, - "npcId": 12172 - } - ], - "props": [], - "teleports": {} - }, - "281": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 281, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24010, - "y": 1817, - "z": -39860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - } - ], - "teleports": {} - }, - "283": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 283, - "instId": 300001, - "propState": 18, - "pos": { - "x": -19116, - "y": 1202, - "z": -48027 - }, - "rot": { - "x": 0, - "y": 40109, - "z": 0 - }, - "propId": 102009 - }, - { - "groupId": 283, - "instId": 300002, - "propState": 18, - "pos": { - "x": -24970, - "y": 1239, - "z": -57940 - }, - "rot": { - "x": 0, - "y": 196370, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 283, - "instId": 300003, - "propState": 18, - "pos": { - "x": -24995, - "y": 1239, - "z": -52744 - }, - "rot": { - "x": 0, - "y": 231332, - "z": 0 - }, - "propId": 102058 - }, - { - "groupId": 283, - "instId": 300004, - "propState": 18, - "pos": { - "x": -39770, - "y": 2762, - "z": -17352 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102058 - }, { - "groupId": 283, - "instId": 300005, - "propState": 18, - "pos": { - "x": 29371, - "y": 6642, - "z": 10569 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102011 - }, { - "groupId": 283, - "instId": 300006, - "propState": 18, - "pos": { - "x": 52010, - "y": 3191, - "z": 5530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102011 - }, { - "groupId": 283, - "instId": 300007, - "propState": 18, - "pos": { - "x": 54710, - "y": 4502, - "z": -38834 - }, - "rot": { - "x": 0, - "y": 227613, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 283, - "instId": 300008, - "propState": 18, - "pos": { - "x": -25613, - "y": 2078, - "z": -23986 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 283, - "instId": 300009, - "propState": 18, - "pos": { - "x": -57847, - "y": 659, - "z": -35003 - }, - "rot": { - "x": 0, - "y": 151178, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 283, - "instId": 300010, - "propState": 18, - "pos": { - "x": -40639, - "y": 4030, - "z": 27085 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 283, - "instId": 300011, - "propState": 18, - "pos": { - "x": -42272, - "y": 2491, - "z": 2294 - }, - "rot": { - "x": 0, - "y": 292088, - "z": 0 - }, - "propId": 102058 - } - ], - "teleports": {} - }, - "285": { - "monsters": [], - "npcs": [ - { - "groupId": 285, - "instId": 400001, - "pos": { - "x": -21626, - "y": 1830, - "z": -28030 - }, - "rot": { - "x": 0, - "y": 200033, - "z": 0 - }, - "npcId": 12267 - } - ], - "props": [], - "teleports": {} - }, - "328": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 328, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "329": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 329, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "330": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 330, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "331": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 331, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "332": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 332, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "333": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 333, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "334": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 334, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "1020205": { - "P20223_F20223001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4450, - "y": -9000, - "z": -29500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 67970, - "y": -10181, - "z": 38383 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": -114640, - "y": -9307, - "z": 16540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300004, - "propState": 0, - "pos": { - "x": -30, - "y": -9057, - "z": -18710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": { - "2022301": { - "anchorId": 2, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -1363, - "y": -9077, - "z": -29500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2022302": { - "anchorId": 3, - "groupId": 1, - "instId": 300002, - "pos": { - "x": 67970, - "y": -10181, - "z": 35168 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2022303": { - "anchorId": 4, - "groupId": 1, - "instId": 300003, - "pos": { - "x": -107466, - "y": -9307, - "z": 16660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": -86850, - "y": -11192, - "z": 35790 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 252687, - "y": 12850, - "z": 138616 - }, - "rot": { - "x": 0, - "y": 62628, - "z": 0 - }, - "propId": 102177 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 305715, - "y": 14636, - "z": -54943 - }, - "rot": { - "x": 0, - "y": 167622, - "z": 0 - }, - "propId": 102177 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": 319800, - "y": 13713, - "z": -59420 - }, - "rot": { - "x": 0, - "y": 205221, - "z": 0 - }, - "propId": 102177 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": 325444, - "y": 13969, - "z": -68610 - }, - "rot": { - "x": 0, - "y": 284585, - "z": 0 - }, - "propId": 102177 - }, { - "groupId": 13, - "instId": 300006, - "propState": 8, - "pos": { - "x": 292210, - "y": 13253, - "z": -114440 - }, - "rot": { - "x": 0, - "y": 16403, - "z": 0 - }, - "propId": 102177 - }, { - "groupId": 13, - "instId": 300007, - "propState": 8, - "pos": { - "x": 170495, - "y": 28550, - "z": -260930 - }, - "rot": { - "x": 0, - "y": 192830, - "z": 0 - }, - "propId": 102177 - }, { - "groupId": 13, - "instId": 300008, - "propState": 8, - "pos": { - "x": -46137, - "y": 11920, - "z": -308711 - }, - "rot": { - "x": 0, - "y": 106531, - "z": 0 - }, - "propId": 102177 - }, { - "groupId": 13, - "instId": 300009, - "propState": 8, - "pos": { - "x": -416120, - "y": 28746, - "z": -133567 - }, - "rot": { - "x": 0, - "y": 179268, - "z": 0 - }, - "propId": 102177 - }, { - "groupId": 13, - "instId": 300010, - "propState": 8, - "pos": { - "x": -403229, - "y": 27823, - "z": -140795 - }, - "rot": { - "x": 0, - "y": 216867, - "z": 0 - }, - "propId": 102177 - }, { - "groupId": 13, - "instId": 300011, - "propState": 8, - "pos": { - "x": -399744, - "y": 28079, - "z": -151847 - }, - "rot": { - "x": 0, - "y": 296231, - "z": 0 - }, - "propId": 102177 - }, { - "groupId": 13, - "instId": 300012, - "propState": 8, - "pos": { - "x": -370286, - "y": 17560, - "z": -84780 - }, - "rot": { - "x": 0, - "y": 77672, - "z": 0 - }, - "propId": 102177 - }, { - "groupId": 13, - "instId": 300013, - "propState": 8, - "pos": { - "x": -295298, - "y": 14776, - "z": 136871 - }, - "rot": { - "x": 0, - "y": 285265, - "z": 0 - }, - "propId": 102177 - }, { - "groupId": 13, - "instId": 300014, - "propState": 8, - "pos": { - "x": -305799, - "y": 13853, - "z": 126471 - }, - "rot": { - "x": 0, - "y": 322864, - "z": 0 - }, - "propId": 102177 - }, { - "groupId": 13, - "instId": 300015, - "propState": 8, - "pos": { - "x": -317383, - "y": 14109, - "z": 126167 - }, - "rot": { - "x": 0, - "y": 42228, - "z": 0 - }, - "propId": 102177 - }, { - "groupId": 13, - "instId": 300016, - "propState": 8, - "pos": { - "x": -408346, - "y": 27673, - "z": -146027 - }, - "rot": { - "x": 0, - "y": 179268, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300017, - "propState": 8, - "pos": { - "x": -311171, - "y": 13652, - "z": 132277 - }, - "rot": { - "x": 0, - "y": 322864, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300018, - "propState": 8, - "pos": { - "x": 314174, - "y": 13522, - "z": -67200 - }, - "rot": { - "x": 0, - "y": 205221, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300019, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300020, - "propState": 1, - "pos": { - "x": 306150, - "y": 13350, - "z": -91750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102211 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": -54168, - "y": -7574, - "z": -27542 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -77790, - "y": 7287, - "z": -65543 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 15, - "instId": 300026, - "propState": 8, - "pos": { - "x": -116452, - "y": -9094, - "z": -35468 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 15, - "instId": 300027, - "propState": 8, - "pos": { - "x": -57100, - "y": -12280, - "z": 32070 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 15, - "instId": 300006, - "propState": 8, - "pos": { - "x": -25310, - "y": -10278, - "z": -2740 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 15, - "instId": 300007, - "propState": 8, - "pos": { - "x": -34059, - "y": -10310, - "z": 7650 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 15, - "instId": 300008, - "propState": 8, - "pos": { - "x": -54271, - "y": -6647, - "z": -39601 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 15, - "instId": 300009, - "propState": 8, - "pos": { - "x": -44553, - "y": 3193, - "z": -99395 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 15, - "instId": 300010, - "propState": 8, - "pos": { - "x": -92635, - "y": 7270, - "z": -55183 - }, - "rot": { - "x": 0, - "y": 155000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 15, - "instId": 300011, - "propState": 8, - "pos": { - "x": -109918, - "y": -3773, - "z": -14139 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 15, - "instId": 300012, - "propState": 8, - "pos": { - "x": -118194, - "y": -9307, - "z": 31277 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 15, - "instId": 300013, - "propState": 8, - "pos": { - "x": -90527, - "y": -11187, - "z": 63850 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 15, - "instId": 300014, - "propState": 8, - "pos": { - "x": -84930, - "y": -11178, - "z": 30770 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 15, - "instId": 300015, - "propState": 8, - "pos": { - "x": -26952, - "y": -5383, - "z": 39065 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 15, - "instId": 300016, - "propState": 8, - "pos": { - "x": -12485, - "y": -5731, - "z": 21791 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 15, - "instId": 300017, - "propState": 8, - "pos": { - "x": 80626, - "y": -10181, - "z": 36798 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 15, - "instId": 300018, - "propState": 8, - "pos": { - "x": 106724, - "y": -7790, - "z": -7588 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 15, - "instId": 300019, - "propState": 8, - "pos": { - "x": 67915, - "y": -7790, - "z": -4600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 15, - "instId": 300020, - "propState": 8, - "pos": { - "x": 73288, - "y": -7784, - "z": 354 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 15, - "instId": 300021, - "propState": 8, - "pos": { - "x": 71477, - "y": 3128, - "z": -46850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 15, - "instId": 300022, - "propState": 8, - "pos": { - "x": 106200, - "y": 31113, - "z": -60091 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 15, - "instId": 300023, - "propState": 8, - "pos": { - "x": 25202, - "y": -9077, - "z": -25973 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 15, - "instId": 300024, - "propState": 8, - "pos": { - "x": 35100, - "y": -9077, - "z": 2540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": 105722, - "y": 23809, - "z": -31126 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - } - ], - "teleports": {} - }, - "16": { - "monsters": [ - { - "groupId": 16, - "instId": 200006, - "eventId": 20223108, - "pos": { - "x": -101272, - "y": -4323, - "z": -4871 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 16, - "instId": 200007, - "eventId": 20223109, - "pos": { - "x": -102070, - "y": -4228, - "z": -3480 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 2022110 - }, { - "groupId": 16, - "instId": 200009, - "eventId": 20223110, - "pos": { - "x": -104694, - "y": -3951, - "z": -6518 - }, - "rot": { - "x": 0, - "y": 250000, - "z": 0 - }, - "monsterId": 2022110 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "17": { - "monsters": [ - { - "groupId": 17, - "instId": 200001, - "eventId": 20223125, - "pos": { - "x": -117473, - "y": 14837, - "z": -101100 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "18": { - "monsters": [ - { - "groupId": 18, - "instId": 200001, - "eventId": 20223274, - "pos": { - "x": -77872, - "y": 7376, - "z": -50776 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2013020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 11, - "pos": { - "x": -78080, - "y": 7505, - "z": -48600 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 18, - "instId": 300003, - "propState": 8, - "pos": { - "x": -78080, - "y": 7505, - "z": -48600 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "20": { - "monsters": [ - { - "groupId": 20, - "instId": 200001, - "eventId": 101214, - "pos": { - "x": -130200, - "y": -8652, - "z": -38730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2013021 - } - ], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": -130200, - "y": -8652, - "z": -38730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1114": { - "anchorId": 1, - "groupId": 20, - "instId": 300001, - "pos": { - "x": -129560, - "y": -9439, - "z": -32290 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 12, - "pos": { - "x": -45989, - "y": -9956, - "z": -6590 - }, - "rot": { - "x": 0, - "y": 132000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 21, - "instId": 300002, - "propState": 12, - "pos": { - "x": -88440, - "y": -11178, - "z": 35547 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 21, - "instId": 300003, - "propState": 12, - "pos": { - "x": -100598, - "y": -11167, - "z": 51970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 21, - "instId": 300004, - "propState": 12, - "pos": { - "x": -119560, - "y": 14753, - "z": -86658 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 21, - "instId": 300005, - "propState": 12, - "pos": { - "x": -41235, - "y": -2680, - "z": -55241 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 21, - "instId": 300006, - "propState": 12, - "pos": { - "x": 28332, - "y": -9077, - "z": 12230 - }, - "rot": { - "x": 0, - "y": 140000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 21, - "instId": 300007, - "propState": 12, - "pos": { - "x": 33329, - "y": -9253, - "z": -29686 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 21, - "instId": 300008, - "propState": 12, - "pos": { - "x": 78886, - "y": 2741, - "z": -75563 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 21, - "instId": 300009, - "propState": 12, - "pos": { - "x": 73174, - "y": -1697, - "z": -21444 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 21, - "instId": 300010, - "propState": 12, - "pos": { - "x": 66665, - "y": -10181, - "z": 21328 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 21, - "instId": 300011, - "propState": 12, - "pos": { - "x": 88426, - "y": -7784, - "z": 1834 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 21, - "instId": 300012, - "propState": 12, - "pos": { - "x": 92069, - "y": 23809, - "z": -35091 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 21, - "instId": 300013, - "propState": 12, - "pos": { - "x": -304825, - "y": 13974, - "z": 134225 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 21, - "instId": 300014, - "propState": 12, - "pos": { - "x": 289670, - "y": 13253, - "z": -111750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "22": { - "monsters": [ - { - "groupId": 22, - "instId": 200001, - "eventId": 20223271, - "pos": { - "x": -69300, - "y": -7421, - "z": -20360 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 2022110 - }, { - "groupId": 22, - "instId": 200002, - "eventId": 20223272, - "pos": { - "x": -67500, - "y": -7314, - "z": -18820 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "monsterId": 2022110 - } - ], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 11, - "pos": { - "x": -68406, - "y": -7594, - "z": -23258 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 22, - "instId": 300003, - "propState": 8, - "pos": { - "x": -68406, - "y": -7594, - "z": -23258 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": -30, - "y": -7321, - "z": 8620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102191 - }, - { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": 60430, - "y": -10540, - "z": 21740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102191 - }, - { - "groupId": 27, - "instId": 300003, - "propState": 8, - "pos": { - "x": 58720, - "y": 3118, - "z": -47360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102191 - }, - { - "groupId": 27, - "instId": 300004, - "propState": 8, - "pos": { - "x": -107240, - "y": -9320, - "z": 36290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102191 - }, { - "groupId": 27, - "instId": 300005, - "propState": 8, - "pos": { - "x": -37280, - "y": -2470, - "z": -68920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102191 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 1, - "pos": { - "x": 71588, - "y": 2852, - "z": -59773 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102188 - }, { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": 80500, - "y": 26624, - "z": -60860 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102188 - }, { - "groupId": 49, - "instId": 300003, - "propState": 1, - "pos": { - "x": 75140, - "y": 2660, - "z": -64987 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102178 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 8, - "pos": { - "x": -56390, - "y": -12484, - "z": 21630 - }, - "rot": { - "x": 0, - "y": 320000, - "z": 0 - }, - "propId": 901 - }, { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": -54196, - "y": -12474, - "z": 20650 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1208": { - "anchorId": 1, - "groupId": 67, - "instId": 300001, - "pos": { - "x": -55390, - "y": -12422, - "z": 22750 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - } - } - } - }, - "142": { - "monsters": [ - { - "groupId": 142, - "instId": 200001, - "eventId": 20223101, - "pos": { - "x": -92048, - "y": -11187, - "z": 52001 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "monsterId": 2002030 - }, - { - "groupId": 142, - "instId": 200002, - "eventId": 20223102, - "pos": { - "x": -90752, - "y": -11187, - "z": 50806 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 2002030 - }, - { - "groupId": 142, - "instId": 200003, - "eventId": 20223103, - "pos": { - "x": -75022, - "y": -11186, - "z": 57179 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2002030 - }, - { - "groupId": 142, - "instId": 200004, - "eventId": 20223105, - "pos": { - "x": -104444, - "y": -11167, - "z": 64160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2002030 - }, { - "groupId": 142, - "instId": 200005, - "eventId": 20223106, - "pos": { - "x": -102464, - "y": -11167, - "z": 64094 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2002010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 142, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "143": { - "monsters": [ - { - "groupId": 143, - "instId": 200010, - "eventId": 20223114, - "pos": { - "x": -65020, - "y": 7503, - "z": -73427 - }, - "rot": { - "x": 0, - "y": 250000, - "z": 0 - }, - "monsterId": 2022110 - }, { - "groupId": 143, - "instId": 200008, - "eventId": 20223115, - "pos": { - "x": -69726, - "y": 7552, - "z": -74260 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 143, - "instId": 200011, - "eventId": 20223116, - "pos": { - "x": -75331, - "y": 8798, - "z": -90418 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2022110 - }, { - "groupId": 143, - "instId": 200012, - "eventId": 20223117, - "pos": { - "x": -107878, - "y": 10448, - "z": -60723 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "monsterId": 2022110 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "197": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 197, - "instId": 300001, - "propState": 18, - "pos": { - "x": 73428, - "y": -10185, - "z": 29372 - }, - "rot": { - "x": 0, - "y": 89363, - "z": 0 - }, - "propId": 102009 - }, - { - "groupId": 197, - "instId": 300002, - "propState": 18, - "pos": { - "x": 86916, - "y": -9663, - "z": 37454 - }, - "rot": { - "x": 0, - "y": 206458, - "z": 0 - }, - "propId": 102009 - }, - { - "groupId": 197, - "instId": 300003, - "propState": 18, - "pos": { - "x": 31465, - "y": -8569, - "z": -10874 - }, - "rot": { - "x": 0, - "y": 289084, - "z": 0 - }, - "propId": 102009 - }, - { - "groupId": 197, - "instId": 300004, - "propState": 18, - "pos": { - "x": -95432, - "y": -8798, - "z": 41994 - }, - "rot": { - "x": 0, - "y": 249778, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 197, - "instId": 300005, - "propState": 18, - "pos": { - "x": 89260, - "y": -9757, - "z": 21803 - }, - "rot": { - "x": 0, - "y": 289084, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 197, - "instId": 300006, - "propState": 18, - "pos": { - "x": 105629, - "y": -4835, - "z": 38061 - }, - "rot": { - "x": 0, - "y": 4803, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 197, - "instId": 300007, - "propState": 18, - "pos": { - "x": 72607, - "y": -9387, - "z": 22699 - }, - "rot": { - "x": 0, - "y": 107008, - "z": 0 - }, - "propId": 102010 - }, { - "groupId": 197, - "instId": 300008, - "propState": 18, - "pos": { - "x": 81189, - "y": -9773, - "z": 25420 - }, - "rot": { - "x": 0, - "y": 149640, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 197, - "instId": 300009, - "propState": 18, - "pos": { - "x": 88773, - "y": -9783, - "z": 28650 - }, - "rot": { - "x": 0, - "y": 119879, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "209": { - "monsters": [], - "npcs": [ - { - "groupId": 209, - "instId": 400001, - "pos": { - "x": -320, - "y": -16130, - "z": -43030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12247 - } - ], - "props": [ - { - "groupId": 209, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 209, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8670, - "y": -12100, - "z": -5810 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 209, - "instId": 300036, - "propState": 8, - "pos": { - "x": 173730, - "y": 21642, - "z": -75866 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 209, - "instId": 300049, - "propState": 20, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 209, - "instId": 300058, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 209, - "instId": 300076, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 226, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8670, - "y": -12840, - "z": -8150 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 226, - "instId": 300003, - "propState": 20, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 226, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 226, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 227, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8670, - "y": -12840, - "z": -10900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 227, - "instId": 300003, - "propState": 20, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 227, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "228": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 228, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 228, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8670, - "y": -12840, - "z": -13890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 228, - "instId": 300003, - "propState": 20, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 228, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 228, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "229": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 229, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 229, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8670, - "y": -12840, - "z": -17590 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 229, - "instId": 300003, - "propState": 20, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 229, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 229, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "230": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 230, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 230, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8670, - "y": -12840, - "z": -20730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 230, - "instId": 300003, - "propState": 20, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60203 - }, - { - "groupId": 230, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 230, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "231": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 231, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 231, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8670, - "y": -12840, - "z": -23720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 231, - "instId": 300003, - "propState": 20, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 231, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 231, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "232": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 232, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 232, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8670, - "y": -12840, - "z": -26960 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 232, - "instId": 300003, - "propState": 20, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 232, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 232, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "233": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 233, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 233, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8670, - "y": -12840, - "z": -30060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 233, - "instId": 300003, - "propState": 20, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60203 - }, - { - "groupId": 233, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 233, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "251": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "252": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "253": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 253, - "instId": 300003, - "propState": 8, - "pos": { - "x": 10932, - "y": -7750, - "z": -18772 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 260, - "instId": 300005, - "propState": 20, - "pos": { - "x": -35332, - "y": -10310, - "z": 8401 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 260, - "instId": 300001, - "propState": 8, - "pos": { - "x": -97248, - "y": 125932, - "z": -223340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "261": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 261, - "instId": 300005, - "propState": 20, - "pos": { - "x": -90674, - "y": 1548, - "z": -35995 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 261, - "instId": 300001, - "propState": 8, - "pos": { - "x": -97248, - "y": 125932, - "z": -223340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "262": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 262, - "instId": 300005, - "propState": 20, - "pos": { - "x": 95361, - "y": 32641, - "z": -53076 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 262, - "instId": 300001, - "propState": 8, - "pos": { - "x": -97248, - "y": 125932, - "z": -223340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "265": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 265, - "instId": 300001, - "propState": 8, - "pos": { - "x": 59948, - "y": 2619, - "z": -71344 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2022304": { - "anchorId": 1, - "groupId": 265, - "instId": 300001, - "pos": { - "x": 64793, - "y": 2584, - "z": -65450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "273": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 273, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119913, - "y": 14613, - "z": -78624 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1021": { - "anchorId": 1, - "groupId": 273, - "instId": 300001, - "pos": { - "x": -119074, - "y": 14580, - "z": -77986 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - } - } - } - } - }, - "planeType": 2, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "1030101": { - "P10301_F10301001": { - "scenes": { - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 7180, - "y": -14411, - "z": 37820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5080, - "y": -22213, - "z": 196790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": -87570, - "y": -13760, - "z": 228670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": 115120, - "y": -6779, - "z": 142310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": -104080, - "y": -14726, - "z": 143950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 15, - "instId": 300006, - "propState": 8, - "pos": { - "x": 71261, - "y": -28335, - "z": 153540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030101": { - "anchorId": 1, - "groupId": 15, - "instId": 300001, - "pos": { - "x": 0, - "y": -14383, - "z": 44219 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030102": { - "anchorId": 2, - "groupId": 15, - "instId": 300002, - "pos": { - "x": 60, - "y": -22213, - "z": 195260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030103": { - "anchorId": 3, - "groupId": 15, - "instId": 300003, - "pos": { - "x": -93460, - "y": -13760, - "z": 233210 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - } - }, - "1030104": { - "anchorId": 4, - "groupId": 15, - "instId": 300004, - "pos": { - "x": 114920, - "y": -6687, - "z": 137090 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - } - }, - "1030105": { - "anchorId": 5, - "groupId": 15, - "instId": 300005, - "pos": { - "x": -100370, - "y": -14726, - "z": 146480 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - } - }, - "1030106": { - "anchorId": 6, - "groupId": 15, - "instId": 300006, - "pos": { - "x": 76810, - "y": -28335, - "z": 151420 - }, - "rot": { - "x": 0, - "y": 113524, - "z": 0 - } - } - } - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19513, - "y": -13826, - "z": 137498 - }, - "rot": { - "x": 0, - "y": 155, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19500, - "y": -16881, - "z": 142500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14307, - "y": -25997, - "z": 157500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 17, - "instId": 300006, - "propState": 3, - "pos": { - "x": -9825, - "y": -16330, - "z": 152502 - }, - "rot": { - "x": 0, - "y": 90008, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 17, - "instId": 300007, - "propState": 3, - "pos": { - "x": -205, - "y": -19068, - "z": 142497 - }, - "rot": { - "x": 0, - "y": 180155, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19289, - "y": -11969, - "z": 106321 - }, - "rot": { - "x": 0, - "y": 359530, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19500, - "y": -16881, - "z": 132000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 1, - "pos": { - "x": 35330, - "y": -1198, - "z": 118070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 18, - "instId": 300006, - "propState": 3, - "pos": { - "x": 561, - "y": -7023, - "z": 111994 - }, - "rot": { - "x": 0, - "y": 179530, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 18, - "instId": 300007, - "propState": 3, - "pos": { - "x": 20284, - "y": -3163, - "z": 133075 - }, - "rot": { - "x": 0, - "y": 88453, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400001, - "pos": { - "x": 134051, - "y": -4456, - "z": 84960 - }, - "rot": { - "x": 0, - "y": 198075, - "z": 0 - }, - "npcId": 13231 - }, - { - "groupId": 19, - "instId": 400002, - "pos": { - "x": 141100, - "y": -4416, - "z": 206800 - }, - "rot": { - "x": 0, - "y": 250839, - "z": 0 - }, - "npcId": 13127 - }, - { - "groupId": 19, - "instId": 400003, - "pos": { - "x": 14260, - "y": -15814, - "z": 88865 - }, - "rot": { - "x": 0, - "y": 140985, - "z": 0 - }, - "npcId": 13315 - }, - { - "groupId": 19, - "instId": 400004, - "pos": { - "x": -114254, - "y": -14374, - "z": 178103 - }, - "rot": { - "x": 0, - "y": 173216, - "z": 0 - }, - "npcId": 13318 - }, { - "groupId": 19, - "instId": 400005, - "pos": { - "x": -23324, - "y": -16381, - "z": 232550 - }, - "rot": { - "x": 0, - "y": 359821, - "z": 0 - }, - "npcId": 13315 - }, { - "groupId": 19, - "instId": 400006, - "pos": { - "x": -106808, - "y": -13248, - "z": 94713 - }, - "rot": { - "x": 0, - "y": 56465, - "z": 0 - }, - "npcId": 13315 - } - ], - "props": [], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -36678, - "y": -16881, - "z": 90482 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 26, - "instId": 300014, - "propState": 8, - "pos": { - "x": -34019, - "y": -16881, - "z": 146311 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 31152, - "y": -16881, - "z": 123872 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 26, - "instId": 300015, - "propState": 8, - "pos": { - "x": 24861, - "y": -16852, - "z": 192982 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": 25060, - "y": -25996, - "z": 151593 - }, - "rot": { - "x": 0, - "y": 350000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 82945, - "y": -28335, - "z": 138230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": 87912, - "y": -10661, - "z": 140933 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300006, - "propState": 8, - "pos": { - "x": 133044, - "y": -4456, - "z": 108386 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300007, - "propState": 8, - "pos": { - "x": 124920, - "y": -4405, - "z": 229382 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300016, - "propState": 8, - "pos": { - "x": 127024, - "y": -4405, - "z": 229432 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300008, - "propState": 8, - "pos": { - "x": -38608, - "y": -16881, - "z": 185172 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300009, - "propState": 8, - "pos": { - "x": -70270, - "y": -13721, - "z": 237010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300010, - "propState": 8, - "pos": { - "x": -145776, - "y": -13812, - "z": 230510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300011, - "propState": 8, - "pos": { - "x": -164720, - "y": -11851, - "z": 187840 - }, - "rot": { - "x": 0, - "y": 145000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300012, - "propState": 8, - "pos": { - "x": -89236, - "y": -13807, - "z": 133950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300013, - "propState": 8, - "pos": { - "x": -103568, - "y": -16990, - "z": 84104 - }, - "rot": { - "x": 0, - "y": 166077, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300017, - "propState": 8, - "pos": { - "x": 100325, - "y": -8613, - "z": 163718 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300018, - "propState": 8, - "pos": { - "x": -97770, - "y": -13798, - "z": 101020 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300019, - "propState": 8, - "pos": { - "x": -39870, - "y": -16881, - "z": 236520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300020, - "propState": 8, - "pos": { - "x": 15155, - "y": -16881, - "z": 89920 - }, - "rot": { - "x": 0, - "y": 140814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300021, - "propState": 8, - "pos": { - "x": -77740, - "y": -13798, - "z": 118650 - }, - "rot": { - "x": 0, - "y": 275814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300022, - "propState": 8, - "pos": { - "x": 122713, - "y": -6688, - "z": 168734 - }, - "rot": { - "x": 0, - "y": 155814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300023, - "propState": 8, - "pos": { - "x": 140624, - "y": -37160, - "z": 177079 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300024, - "propState": 8, - "pos": { - "x": 144686, - "y": -37118, - "z": 192517 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300025, - "propState": 8, - "pos": { - "x": -108860, - "y": -59826, - "z": 46511 - }, - "rot": { - "x": 0, - "y": 91069, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300026, - "propState": 8, - "pos": { - "x": -70310, - "y": -13721, - "z": 253530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 12, - "pos": { - "x": 40995, - "y": -15066, - "z": 34863 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300002, - "propState": 12, - "pos": { - "x": -46908, - "y": -15066, - "z": 65628 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300003, - "propState": 12, - "pos": { - "x": -19087, - "y": -26050, - "z": 171350 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300004, - "propState": 12, - "pos": { - "x": 19601, - "y": -25997, - "z": 133360 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300005, - "propState": 12, - "pos": { - "x": -19270, - "y": -16881, - "z": 127606 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300006, - "propState": 12, - "pos": { - "x": 48901, - "y": -1198, - "z": 100836 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300007, - "propState": 12, - "pos": { - "x": -12446, - "y": -22208, - "z": 218674 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300008, - "propState": 12, - "pos": { - "x": -18408, - "y": -16881, - "z": 226111 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300015, - "propState": 12, - "pos": { - "x": 105252, - "y": -11718, - "z": 60396 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300009, - "propState": 12, - "pos": { - "x": 42040, - "y": -10661, - "z": 131591 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300010, - "propState": 12, - "pos": { - "x": 64563, - "y": -10661, - "z": 147192 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300014, - "propState": 12, - "pos": { - "x": 192220, - "y": -4904, - "z": 155960 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300011, - "propState": 12, - "pos": { - "x": 103599, - "y": -8595, - "z": 228020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300012, - "propState": 12, - "pos": { - "x": 168814, - "y": -4420, - "z": 220218 - }, - "rot": { - "x": 0, - "y": 292855, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300013, - "propState": 12, - "pos": { - "x": 35549, - "y": -13423, - "z": 232721 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300016, - "propState": 12, - "pos": { - "x": 105848, - "y": -24827, - "z": 125456 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300029, - "propState": 12, - "pos": { - "x": 144559, - "y": -4444, - "z": 58482 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300017, - "propState": 12, - "pos": { - "x": 111894, - "y": -28335, - "z": 153868 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300018, - "propState": 12, - "pos": { - "x": -54730, - "y": -13760, - "z": 212548 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300019, - "propState": 12, - "pos": { - "x": -137756, - "y": -13798, - "z": 145667 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300020, - "propState": 12, - "pos": { - "x": -87432, - "y": -13798, - "z": 186212 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300021, - "propState": 12, - "pos": { - "x": -159490, - "y": -11851, - "z": 180900 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300023, - "propState": 12, - "pos": { - "x": -79566, - "y": -13798, - "z": 92082 - }, - "rot": { - "x": 0, - "y": -1, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300022, - "propState": 12, - "pos": { - "x": -114500, - "y": -13798, - "z": 92370 - }, - "rot": { - "x": 0, - "y": 134680, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300024, - "propState": 12, - "pos": { - "x": -112060, - "y": -17827, - "z": 57970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300030, - "propState": 12, - "pos": { - "x": -42794, - "y": -13760, - "z": 254597 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300025, - "propState": 12, - "pos": { - "x": 152413, - "y": -37038, - "z": 179707 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300026, - "propState": 12, - "pos": { - "x": 154289, - "y": -33891, - "z": 188654 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 28, - "instId": 300027, - "propState": 12, - "pos": { - "x": 126783, - "y": -37038, - "z": 191030 - }, - "rot": { - "x": 0, - "y": 131546, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300028, - "propState": 12, - "pos": { - "x": 140720, - "y": -35170, - "z": 176727 - }, - "rot": { - "x": 0, - "y": 123160, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [ - { - "groupId": 35, - "instId": 400001, - "pos": { - "x": -121927, - "y": -14681, - "z": 200689 - }, - "rot": { - "x": 0, - "y": 304516, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 18, - "pos": { - "x": -121914, - "y": -14726, - "z": 200935 - }, - "rot": { - "x": 0, - "y": 353899, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 35, - "instId": 300002, - "propState": 1, - "pos": { - "x": -121914, - "y": -14681, - "z": 200935 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -165443, - "y": -11018, - "z": 181329 - }, - "rot": { - "x": 0, - "y": 223803, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 18, - "pos": { - "x": -162007, - "y": -11323, - "z": 181339 - }, - "rot": { - "x": 0, - "y": 73193, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": -163523, - "y": -11029, - "z": 179340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": -165719, - "y": -11669, - "z": 181336 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300004, - "propState": 1, - "pos": { - "x": -163347, - "y": -11088, - "z": 181245 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -87446, - "y": -13312, - "z": 128107 - }, - "rot": { - "x": 0, - "y": 44400, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 18, - "pos": { - "x": -87795, - "y": -12760, - "z": 128046 - }, - "rot": { - "x": 0, - "y": 94992, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 37, - "instId": 300002, - "propState": 1, - "pos": { - "x": -87805, - "y": -12527, - "z": 128035 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [ - { - "groupId": 38, - "instId": 400001, - "pos": { - "x": -19973, - "y": -12978, - "z": 249042 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 18, - "pos": { - "x": -20343, - "y": -13971, - "z": 249050 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 38, - "instId": 300002, - "propState": 1, - "pos": { - "x": -21015, - "y": -16881, - "z": 249052 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": 31466, - "y": -15640, - "z": 122184 - }, - "rot": { - "x": 0, - "y": 265436, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 18, - "pos": { - "x": 31469, - "y": -16036, - "z": 121858 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300002, - "propState": 18, - "pos": { - "x": 31469, - "y": -15686, - "z": 122178 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300003, - "propState": 18, - "pos": { - "x": 31469, - "y": -16031, - "z": 122503 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300004, - "propState": 18, - "pos": { - "x": 3550, - "y": -16881, - "z": 122310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 39, - "instId": 300005, - "propState": 1, - "pos": { - "x": 29668, - "y": -16932, - "z": 122143 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [ - { - "groupId": 41, - "instId": 400001, - "pos": { - "x": 120853, - "y": -5626, - "z": 126394 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 18, - "pos": { - "x": 120951, - "y": -5449, - "z": 125958 - }, - "rot": { - "x": 0, - "y": 22801, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 41, - "instId": 300002, - "propState": 1, - "pos": { - "x": 123173, - "y": -6687, - "z": 132040 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [ - { - "groupId": 42, - "instId": 400001, - "pos": { - "x": 159637, - "y": -3573, - "z": 220575 - }, - "rot": { - "x": 0, - "y": 228603, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 18, - "pos": { - "x": 159450, - "y": 3643, - "z": 220580 - }, - "rot": { - "x": 0, - "y": 112850, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 42, - "instId": 300002, - "propState": 1, - "pos": { - "x": 157844, - "y": -4385, - "z": 218483 - }, - "rot": { - "x": 0, - "y": 220623, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [ - { - "groupId": 43, - "instId": 400001, - "pos": { - "x": 90030, - "y": -4387, - "z": 226496 - }, - "rot": { - "x": 0, - "y": 165712, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 18, - "pos": { - "x": 91167, - "y": -3778, - "z": 231387 - }, - "rot": { - "x": 0, - "y": 353730, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 43, - "instId": 300002, - "propState": 1, - "pos": { - "x": 91132, - "y": -8595, - "z": 227050 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [ - { - "groupId": 116, - "instId": 400001, - "pos": { - "x": -574, - "y": -20068, - "z": 211677 - }, - "rot": { - "x": 0, - "y": 158098, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 116, - "instId": 300001, - "propState": 18, - "pos": { - "x": -444, - "y": -18579, - "z": 211795 - }, - "rot": { - "x": 0, - "y": 334274, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 116, - "instId": 300002, - "propState": 1, - "pos": { - "x": -439, - "y": -22195, - "z": 211795 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [ - { - "groupId": 118, - "instId": 400001, - "pos": { - "x": 57518, - "y": -8810, - "z": 149948 - }, - "rot": { - "x": 0, - "y": 351141, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 118, - "instId": 300001, - "propState": 18, - "pos": { - "x": 57478, - "y": -8945, - "z": 150060 - }, - "rot": { - "x": 0, - "y": 165349, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 118, - "instId": 300002, - "propState": 1, - "pos": { - "x": 57478, - "y": -12478, - "z": 153153 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "149": { - "monsters": [], - "npcs": [ - { - "groupId": 149, - "instId": 400001, - "pos": { - "x": -120811, - "y": -14735, - "z": 201325 - }, - "rot": { - "x": 0, - "y": 350738, - "z": 0 - }, - "npcId": 13105 - } - ], - "props": [], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [ - { - "groupId": 150, - "instId": 400001, - "pos": { - "x": 150780, - "y": -5010, - "z": 127830 - }, - "rot": { - "x": 0, - "y": 87632, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 150, - "instId": 300001, - "propState": 8, - "pos": { - "x": 151226, - "y": -3483, - "z": 127456 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 125816, - "y": -4418, - "z": 195402 - }, - "rot": { - "x": 0, - "y": 104203, - "z": 0 - }, - "npcId": 13116 - } - ], - "props": [ - { - "groupId": 151, - "instId": 300001, - "propState": 8, - "pos": { - "x": 126831, - "y": -4120, - "z": 195380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [ - { - "groupId": 152, - "instId": 400001, - "pos": { - "x": 143693, - "y": -4456, - "z": 101992 - }, - "rot": { - "x": 0, - "y": 279893, - "z": 0 - }, - "npcId": 13215 - } - ], - "props": [], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [ - { - "groupId": 153, - "instId": 400001, - "pos": { - "x": 132350, - "y": -6688, - "z": 171270 - }, - "rot": { - "x": 0, - "y": 186089, - "z": 0 - }, - "npcId": 13119 - } - ], - "props": [], - "teleports": {} - }, - "155": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 155, - "instId": 300004, - "propState": 8, - "pos": { - "x": -133080, - "y": -14754, - "z": 182705 - }, - "rot": { - "x": 0, - "y": 28547, - "z": 0 - }, - "propId": 103021 - }, { - "groupId": 155, - "instId": 300005, - "propState": 8, - "pos": { - "x": -132772, - "y": -14751, - "z": 181080 - }, - "rot": { - "x": 0, - "y": 126002, - "z": 0 - }, - "propId": 103021 - } - ], - "teleports": {} - }, - "156": { - "monsters": [ - { - "groupId": 156, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 125151, - "y": -30482, - "z": 168180 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 156, - "instId": 300001, - "propState": 8, - "pos": { - "x": 127547, - "y": -30482, - "z": 158066 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300003, - "propState": 8, - "pos": { - "x": 150076, - "y": -37038, - "z": 192427 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300004, - "propState": 8, - "pos": { - "x": 139047, - "y": -37038, - "z": 187048 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300005, - "propState": 8, - "pos": { - "x": 146573, - "y": -37038, - "z": 167766 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300006, - "propState": 8, - "pos": { - "x": 127519, - "y": -30468, - "z": 157974 - }, - "rot": { - "x": 0, - "y": 155900, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300007, - "propState": 8, - "pos": { - "x": 138169, - "y": -37028, - "z": 187209 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300008, - "propState": 2, - "pos": { - "x": 127250, - "y": -30482, - "z": 158900 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300009, - "propState": 8, - "pos": { - "x": 146536, - "y": -37038, - "z": 166944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300002, - "propState": 8, - "pos": { - "x": -106910, - "y": -59826, - "z": 46500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300010, - "propState": 8, - "pos": { - "x": -107430, - "y": -59826, - "z": 57698 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300011, - "propState": 8, - "pos": { - "x": -102390, - "y": -17827, - "z": 61654 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300012, - "propState": 2, - "pos": { - "x": -100510, - "y": -17822, - "z": 61750 - }, - "rot": { - "x": 0, - "y": 270367, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300013, - "propState": 8, - "pos": { - "x": -107550, - "y": -59826, - "z": 59595 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300014, - "propState": 8, - "pos": { - "x": 154289, - "y": -33891, - "z": 188654 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300015, - "propState": 8, - "pos": { - "x": -97689, - "y": -56615, - "z": 51324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 1, - "pos": { - "x": -44666, - "y": -15070, - "z": 54731 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300002, - "propState": 1, - "pos": { - "x": 38247, - "y": -16903, - "z": 92386 - }, - "rot": { - "x": 0, - "y": 224307, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300003, - "propState": 1, - "pos": { - "x": 39864, - "y": -16880, - "z": 163300 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300004, - "propState": 1, - "pos": { - "x": -38995, - "y": -16880, - "z": 156340 - }, - "rot": { - "x": 0, - "y": 135792, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300005, - "propState": 1, - "pos": { - "x": 71108, - "y": -10676, - "z": 164129 - }, - "rot": { - "x": 0, - "y": 184273, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300006, - "propState": 1, - "pos": { - "x": 141251, - "y": -4471, - "z": 82500 - }, - "rot": { - "x": 0, - "y": 239558, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300007, - "propState": 1, - "pos": { - "x": 124547, - "y": -4428, - "z": 213070 - }, - "rot": { - "x": 0, - "y": 42303, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300008, - "propState": 1, - "pos": { - "x": 94033, - "y": -28387, - "z": 137615 - }, - "rot": { - "x": 0, - "y": 327734, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300009, - "propState": 1, - "pos": { - "x": -19104, - "y": -22866, - "z": 138416 - }, - "rot": { - "x": 0, - "y": 92768, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300010, - "propState": 1, - "pos": { - "x": -77580, - "y": -16880, - "z": 88690 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300011, - "propState": 1, - "pos": { - "x": -87834, - "y": -13762, - "z": 218148 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300012, - "propState": 1, - "pos": { - "x": -176020, - "y": -11771, - "z": 157680 - }, - "rot": { - "x": 0, - "y": 46168, - "z": 0 - }, - "propId": 103022 - } - ], - "teleports": {} - }, - "163": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 163, - "instId": 300004, - "propState": 1, - "pos": { - "x": 120950, - "y": -30381, - "z": 154032 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103053 - }, - { - "groupId": 163, - "instId": 300005, - "propState": 1, - "pos": { - "x": 125760, - "y": -37027, - "z": 182612 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 163, - "instId": 300007, - "propState": 21, - "pos": { - "x": 154597, - "y": -37038, - "z": 182392 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 163, - "instId": 300008, - "propState": 21, - "pos": { - "x": 155275, - "y": -37038, - "z": 173550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300009, - "propState": 21, - "pos": { - "x": 150533, - "y": -37038, - "z": 179084 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300010, - "propState": 21, - "pos": { - "x": 149754, - "y": -33880, - "z": 181826 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300016, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300017, - "propState": 8, - "pos": { - "x": 154580, - "y": -37038, - "z": 181910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300001, - "propState": 8, - "pos": { - "x": 120290, - "y": -30383, - "z": 147595 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300002, - "propState": 21, - "pos": { - "x": 155150, - "y": -33864, - "z": 180613 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300003, - "propState": 21, - "pos": { - "x": 155150, - "y": -33864, - "z": 176402 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300004, - "propState": 1, - "pos": { - "x": -99889, - "y": -17822, - "z": 57155 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103053 - }, - { - "groupId": 164, - "instId": 300005, - "propState": 1, - "pos": { - "x": -102241, - "y": -59826, - "z": 60018 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 164, - "instId": 300007, - "propState": 21, - "pos": { - "x": -116806, - "y": -59826, - "z": 43729 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 164, - "instId": 300008, - "propState": 21, - "pos": { - "x": -113519, - "y": -56539, - "z": 42837 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 164, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300001, - "propState": 8, - "pos": { - "x": -108570, - "y": -59534, - "z": 57104 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300002, - "propState": 8, - "pos": { - "x": -116517, - "y": -59582, - "z": 48140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300003, - "propState": 8, - "pos": { - "x": -97464, - "y": -59666, - "z": 45187 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300009, - "propState": 8, - "pos": { - "x": -111026, - "y": -17581, - "z": 61889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [ - { - "groupId": 173, - "instId": 400001, - "pos": { - "x": 154994, - "y": -37034, - "z": 191755 - }, - "rot": { - "x": 0, - "y": 299951, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 173, - "instId": 300001, - "propState": 18, - "pos": { - "x": 154913, - "y": -36620, - "z": 192367 - }, - "rot": { - "x": 0, - "y": 311941, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 173, - "instId": 300002, - "propState": 1, - "pos": { - "x": 146370, - "y": -37038, - "z": 185470 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "186": { - "monsters": [], - "npcs": [ - { - "groupId": 186, - "instId": 400001, - "pos": { - "x": 43957, - "y": -25996, - "z": 143105 - }, - "rot": { - "x": 0, - "y": 34036, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 18, - "pos": { - "x": 42763, - "y": -24786, - "z": 142013 - }, - "rot": { - "x": 0, - "y": 18511, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 186, - "instId": 300002, - "propState": 1, - "pos": { - "x": 42959, - "y": -25996, - "z": 146590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "187": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [ - { - "groupId": 188, - "instId": 400001, - "pos": { - "x": 35840, - "y": 820, - "z": 96665 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 18, - "pos": { - "x": 35840, - "y": 870, - "z": 96665 - }, - "rot": { - "x": 0, - "y": 24647, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 188, - "instId": 300002, - "propState": 1, - "pos": { - "x": 39940, - "y": -1198, - "z": 102660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 101, - "pos": { - "x": -116536, - "y": -13827, - "z": 179869 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300002, - "propState": 101, - "pos": { - "x": -12733, - "y": -22266, - "z": 125500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300003, - "propState": 101, - "pos": { - "x": 46839, - "y": -198, - "z": 114111 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300004, - "propState": 101, - "pos": { - "x": 85134, - "y": -27335, - "z": 155445 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300005, - "propState": 101, - "pos": { - "x": 103922, - "y": -7671, - "z": 147251 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300006, - "propState": 101, - "pos": { - "x": 133087, - "y": -3456, - "z": 84795 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300007, - "propState": 101, - "pos": { - "x": -35000, - "y": -15881, - "z": 217818 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300008, - "propState": 101, - "pos": { - "x": -43943, - "y": -15881, - "z": 124100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [ - { - "groupId": 190, - "instId": 400001, - "pos": { - "x": 79452, - "y": -24911, - "z": 121214 - }, - "rot": { - "x": 0, - "y": 116173, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 18, - "pos": { - "x": 79435, - "y": -25089, - "z": 121186 - }, - "rot": { - "x": 0, - "y": 242607, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 190, - "instId": 300002, - "propState": 1, - "pos": { - "x": 79435, - "y": -25919, - "z": 122808 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [ - { - "groupId": 193, - "instId": 400001, - "pos": { - "x": 136311, - "y": -29066, - "z": 146169 - }, - "rot": { - "x": 0, - "y": 101065, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 18, - "pos": { - "x": 136311, - "y": -29112, - "z": 146169 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 193, - "instId": 300002, - "propState": 1, - "pos": { - "x": 137539, - "y": -30482, - "z": 145810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [ - { - "groupId": 194, - "instId": 400001, - "pos": { - "x": -14411, - "y": -24997, - "z": 156513 - }, - "rot": { - "x": 0, - "y": 228499, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 194, - "instId": 300001, - "propState": 18, - "pos": { - "x": -14479, - "y": -24127, - "z": 151591 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14477, - "y": -24871, - "z": 153856 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14474, - "y": -25020, - "z": 156454 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300004, - "propState": 1, - "pos": { - "x": -15791, - "y": -25018, - "z": 151452 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "198": { - "monsters": [], - "npcs": [ - { - "groupId": 198, - "instId": 400001, - "pos": { - "x": -38355, - "y": -16306, - "z": 171422 - }, - "rot": { - "x": 0, - "y": 113893, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 198, - "instId": 300001, - "propState": 18, - "pos": { - "x": -39669, - "y": -14599, - "z": 171384 - }, - "rot": { - "x": 0, - "y": 227091, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 198, - "instId": 300002, - "propState": 1, - "pos": { - "x": -35601, - "y": -16881, - "z": 171222 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "199": { - "monsters": [], - "npcs": [ - { - "groupId": 199, - "instId": 400001, - "pos": { - "x": -105517, - "y": -56488, - "z": 43796 - }, - "rot": { - "x": 0, - "y": 254918, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 199, - "instId": 300001, - "propState": 18, - "pos": { - "x": -105367, - "y": -56546, - "z": 43698 - }, - "rot": { - "x": 0, - "y": 75206, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 199, - "instId": 300002, - "propState": 1, - "pos": { - "x": -106131, - "y": -56488, - "z": 43143 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "200": { - "monsters": [], - "npcs": [ - { - "groupId": 200, - "instId": 400001, - "pos": { - "x": 24923, - "y": -15841, - "z": 191483 - }, - "rot": { - "x": 0, - "y": 88386, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 200, - "instId": 300001, - "propState": 18, - "pos": { - "x": 24947, - "y": -16001, - "z": 191498 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 200, - "instId": 300002, - "propState": 1, - "pos": { - "x": 26908, - "y": -16932, - "z": 191828 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "202": { - "monsters": [], - "npcs": [ - { - "groupId": 202, - "instId": 400001, - "pos": { - "x": -64621, - "y": -15484, - "z": 82048 - }, - "rot": { - "x": 0, - "y": 324198, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 202, - "instId": 300001, - "propState": 18, - "pos": { - "x": -64129, - "y": -16109, - "z": 82128 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 202, - "instId": 300002, - "propState": 1, - "pos": { - "x": -64770, - "y": -16881, - "z": 81507 - }, - "rot": { - "x": 0, - "y": 178063, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "207": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 207, - "instId": 300003, - "propState": 1, - "pos": { - "x": -130090, - "y": -14742, - "z": 161520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103072 - }, { - "groupId": 207, - "instId": 300004, - "propState": 8, - "pos": { - "x": -130000, - "y": -14715, - "z": 155708 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103086 - }, { - "groupId": 207, - "instId": 300005, - "propState": 8, - "pos": { - "x": -137110, - "y": -15127, - "z": 178850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 207, - "instId": 300006, - "propState": 8, - "pos": { - "x": -129140, - "y": -15127, - "z": 155410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300001, - "propState": 11, - "pos": { - "x": -23441, - "y": -16881, - "z": 265107 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 11, - "pos": { - "x": -94343, - "y": -13812, - "z": 202585 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 11, - "pos": { - "x": 43560, - "y": -1198, - "z": 126040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 11, - "pos": { - "x": 52129, - "y": -14785, - "z": 210212 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 8, - "pos": { - "x": -134011, - "y": -14726, - "z": 173932 - }, - "rot": { - "x": 0, - "y": 128045, - "z": 0 - }, - "propId": 103106 - }, { - "groupId": 221, - "instId": 300002, - "propState": 8, - "pos": { - "x": -141868, - "y": -14749, - "z": 180691 - }, - "rot": { - "x": 0, - "y": 245519, - "z": 0 - }, - "propId": 103106 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 1, - "pos": { - "x": 55886, - "y": -14856, - "z": 60180 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300002, - "propState": 1, - "pos": { - "x": -57874, - "y": -14967, - "z": 60429 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300003, - "propState": 1, - "pos": { - "x": 39212, - "y": -16289, - "z": 208313 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300004, - "propState": 1, - "pos": { - "x": -73979, - "y": -13426, - "z": 140696 - }, - "rot": { - "x": 0, - "y": 316073, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300005, - "propState": 1, - "pos": { - "x": 148106, - "y": -4150, - "z": 210632 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300006, - "propState": 1, - "pos": { - "x": 143337, - "y": -4170, - "z": 92907 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300007, - "propState": 1, - "pos": { - "x": 20087, - "y": -25475, - "z": 169059 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 2, - "pos": { - "x": -98610, - "y": -59826, - "z": 50995 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 223, - "instId": 300002, - "propState": 9, - "pos": { - "x": -105483, - "y": -56233, - "z": 44995 - }, - "rot": { - "x": 0, - "y": 279429, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 223, - "instId": 300003, - "propState": 9, - "pos": { - "x": -116891, - "y": -57806, - "z": 57448 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": -116891, - "y": -57806, - "z": 57448 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 223, - "instId": 300005, - "propState": 8, - "pos": { - "x": -98610, - "y": -59826, - "z": 50995 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 223, - "instId": 300006, - "propState": 20, - "pos": { - "x": -95880, - "y": -58780, - "z": 51010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "244": { - "monsters": [], - "npcs": [ - { - "groupId": 244, - "instId": 400001, - "pos": { - "x": 44, - "y": -22213, - "z": 208168 - }, - "rot": { - "x": 0, - "y": 186110, - "z": 0 - }, - "npcId": 3030 - } - ], - "props": [ - { - "groupId": 244, - "instId": 300001, - "propState": 8, - "pos": { - "x": 40, - "y": -22213, - "z": 211820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 274, - "instId": 300001, - "propState": 8, - "pos": { - "x": 130, - "y": -25080, - "z": 157650 - }, - "rot": { - "x": 0, - "y": 356426, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "280": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300001, - "propState": 101, - "pos": { - "x": 1, - "y": -22035, - "z": 211881 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103108 - } - ], - "teleports": {} - }, - "290": { - "monsters": [], - "npcs": [ - { - "groupId": 290, - "instId": 400001, - "pos": { - "x": 81250, - "y": -10661, - "z": 130710 - }, - "rot": { - "x": 0, - "y": 7274, - "z": 0 - }, - "npcId": 13117 - } - ], - "props": [], - "teleports": {} - }, - "298": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 298, - "instId": 300001, - "propState": 8, - "pos": { - "x": 47841, - "y": -299, - "z": 91088 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 132 - } - ], - "teleports": {} - }, - "299": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 299, - "instId": 300001, - "propState": 8, - "pos": { - "x": 209320, - "y": -4904, - "z": 147060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 140 - } - ], - "teleports": {} - }, - "400": { - "monsters": [], - "npcs": [ - { - "groupId": 400, - "instId": 400001, - "pos": { - "x": 79110, - "y": -10661, - "z": 130680 - }, - "rot": { - "x": 0, - "y": 7274, - "z": 0 - }, - "npcId": 13208 - } - ], - "props": [], - "teleports": {} - }, - "401": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 401, - "instId": 300001, - "propState": 18, - "pos": { - "x": 190288, - "y": -3906, - "z": 146954 - }, - "rot": { - "x": 0, - "y": 21447, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300002, - "propState": 18, - "pos": { - "x": 40687, - "y": -16466, - "z": 147002 - }, - "rot": { - "x": 0, - "y": 355726, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300003, - "propState": 18, - "pos": { - "x": 125366, - "y": -3830, - "z": 104232 - }, - "rot": { - "x": 0, - "y": 173840, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300004, - "propState": 18, - "pos": { - "x": 140800, - "y": -3850, - "z": 189416 - }, - "rot": { - "x": 0, - "y": 354320, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "404": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "463": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 463, - "instId": 300001, - "propState": 18, - "pos": { - "x": -8760, - "y": -21695, - "z": 222781 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 463, - "instId": 300002, - "propState": 18, - "pos": { - "x": 129121, - "y": -3955, - "z": 51392 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 463, - "instId": 300003, - "propState": 18, - "pos": { - "x": 98890, - "y": -7849, - "z": 226976 - }, - "rot": { - "x": 0, - "y": 149666, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 463, - "instId": 300004, - "propState": 18, - "pos": { - "x": -115411, - "y": -13848, - "z": 196064 - }, - "rot": { - "x": 0, - "y": 112689, - "z": 0 - }, - "propId": 103083 - }, { - "groupId": 463, - "instId": 300005, - "propState": 18, - "pos": { - "x": -10725, - "y": -16328, - "z": 238693 - }, - "rot": { - "x": 0, - "y": 113008, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 463, - "instId": 300006, - "propState": 18, - "pos": { - "x": -118824, - "y": -14322, - "z": 208807 - }, - "rot": { - "x": 0, - "y": 221235, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 463, - "instId": 300007, - "propState": 18, - "pos": { - "x": 43843, - "y": -433, - "z": 96470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300008, - "propState": 18, - "pos": { - "x": -17980, - "y": -16379, - "z": 148431 - }, - "rot": { - "x": 0, - "y": 348479, - "z": 0 - }, - "propId": 103035 - }, { - "groupId": 463, - "instId": 300009, - "propState": 18, - "pos": { - "x": -45132, - "y": -15873, - "z": 114378 - }, - "rot": { - "x": 0, - "y": 14042, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300010, - "propState": 18, - "pos": { - "x": -158859, - "y": -11077, - "z": 174116 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 463, - "instId": 300011, - "propState": 18, - "pos": { - "x": 59415, - "y": -12901, - "z": 231978 - }, - "rot": { - "x": 0, - "y": 82616, - "z": 0 - }, - "propId": 103035 - }, { - "groupId": 463, - "instId": 300012, - "propState": 18, - "pos": { - "x": 3479, - "y": -16336, - "z": 86865 - }, - "rot": { - "x": 0, - "y": 69713, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300013, - "propState": 18, - "pos": { - "x": 84615, - "y": -10160, - "z": 142358 - }, - "rot": { - "x": 0, - "y": 143490, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300014, - "propState": 18, - "pos": { - "x": -82846, - "y": -12875, - "z": 246001 - }, - "rot": { - "x": 0, - "y": 59181, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300015, - "propState": 18, - "pos": { - "x": 0, - "y": -13377, - "z": 35410 - }, - "rot": { - "x": 0, - "y": 83433, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "464": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 464, - "instId": 300001, - "propState": 18, - "pos": { - "x": -130044, - "y": -14072, - "z": 164010 - }, - "rot": { - "x": 0, - "y": 124291, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 464, - "instId": 300002, - "propState": 18, - "pos": { - "x": -130272, - "y": -14120, - "z": 207818 - }, - "rot": { - "x": 0, - "y": 170320, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 464, - "instId": 300003, - "propState": 18, - "pos": { - "x": -94104, - "y": -13161, - "z": 141961 - }, - "rot": { - "x": 0, - "y": 57366, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "465": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 465, - "instId": 300001, - "propState": 18, - "pos": { - "x": -173074, - "y": -13086, - "z": 215084 - }, - "rot": { - "x": 0, - "y": 207229, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "472": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 472, - "instId": 300001, - "propState": 8, - "pos": { - "x": 209320, - "y": -4904, - "z": 147060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "479": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 479, - "instId": 300001, - "propState": 18, - "pos": { - "x": 41064, - "y": -15866, - "z": 123126 - }, - "rot": { - "x": 0, - "y": 315577, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "481": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 481, - "instId": 300001, - "propState": 18, - "pos": { - "x": 181121, - "y": -4433, - "z": 153368 - }, - "rot": { - "x": 0, - "y": 303422, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "482": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 482, - "instId": 300001, - "propState": 18, - "pos": { - "x": 231, - "y": -15775, - "z": 252225 - }, - "rot": { - "x": 0, - "y": 92100, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "505": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 505, - "instId": 300001, - "propState": 18, - "pos": { - "x": -13979, - "y": -21710, - "z": 214272 - }, - "rot": { - "x": 0, - "y": 131002, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300002, - "propState": 18, - "pos": { - "x": -105155, - "y": -14060, - "z": 183139 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300003, - "propState": 18, - "pos": { - "x": -13774, - "y": -21708, - "z": 214556 - }, - "rot": { - "x": 0, - "y": 31037, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300004, - "propState": 18, - "pos": { - "x": -92400, - "y": -12889, - "z": 241138 - }, - "rot": { - "x": 0, - "y": 72385, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 505, - "instId": 300005, - "propState": 18, - "pos": { - "x": -163777, - "y": -11088, - "z": 180823 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 505, - "instId": 300006, - "propState": 18, - "pos": { - "x": 123332, - "y": -3476, - "z": 114398 - }, - "rot": { - "x": 0, - "y": 215559, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 505, - "instId": 300007, - "propState": 18, - "pos": { - "x": 108432, - "y": -24314, - "z": 116898 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "584": { - "monsters": [], - "npcs": [ - { - "groupId": 584, - "instId": 400001, - "pos": { - "x": -91750, - "y": -13815, - "z": 119710 - }, - "rot": { - "x": 0, - "y": 264798, - "z": 0 - }, - "npcId": 13317 - } - ], - "props": [ - { - "groupId": 584, - "instId": 300001, - "propState": 1, - "pos": { - "x": -91205, - "y": -13816, - "z": 118400 - }, - "rot": { - "x": 0, - "y": 270111, - "z": 0 - }, - "propId": 103225 - } - ], - "teleports": { - "2458": { - "anchorId": 1, - "groupId": 584, - "instId": 300002, - "pos": { - "x": -93045, - "y": -13816, - "z": 119230 - }, - "rot": { - "x": 0, - "y": 86785, - "z": 0 - } - } - } - }, - "585": { - "monsters": [], - "npcs": [ - { - "groupId": 585, - "instId": 400001, - "pos": { - "x": 50280, - "y": -25996, - "z": 144539 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 13130 - } - ], - "props": [ - { - "groupId": 585, - "instId": 300001, - "propState": 1, - "pos": { - "x": 48720, - "y": -25996, - "z": 143170 - }, - "rot": { - "x": 0, - "y": 359059, - "z": 0 - }, - "propId": 103226 - } - ], - "teleports": { - "2459": { - "anchorId": 1, - "groupId": 585, - "instId": 300002, - "pos": { - "x": 49482, - "y": -25996, - "z": 145542 - }, - "rot": { - "x": 0, - "y": 174383, - "z": 0 - } - } - } - }, - "587": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 587, - "instId": 300003, - "propState": 1, - "pos": { - "x": -130090, - "y": -14742, - "z": 161520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103072 - }, { - "groupId": 587, - "instId": 300004, - "propState": 8, - "pos": { - "x": -130000, - "y": -14715, - "z": 155708 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103086 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "1030102": { - "P10301_F10301001": { - "scenes": { - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 7180, - "y": -14411, - "z": 37820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5080, - "y": -22213, - "z": 196790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": -87570, - "y": -13760, - "z": 228670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": 115120, - "y": -6779, - "z": 142310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": -104080, - "y": -14726, - "z": 143950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 15, - "instId": 300006, - "propState": 8, - "pos": { - "x": 71261, - "y": -28335, - "z": 153540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030101": { - "anchorId": 1, - "groupId": 15, - "instId": 300001, - "pos": { - "x": 0, - "y": -14383, - "z": 44219 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030102": { - "anchorId": 2, - "groupId": 15, - "instId": 300002, - "pos": { - "x": 60, - "y": -22213, - "z": 195260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030103": { - "anchorId": 3, - "groupId": 15, - "instId": 300003, - "pos": { - "x": -93460, - "y": -13760, - "z": 233210 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - } - }, - "1030104": { - "anchorId": 4, - "groupId": 15, - "instId": 300004, - "pos": { - "x": 114920, - "y": -6687, - "z": 137090 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - } - }, - "1030105": { - "anchorId": 5, - "groupId": 15, - "instId": 300005, - "pos": { - "x": -100370, - "y": -14726, - "z": 146480 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - } - }, - "1030106": { - "anchorId": 6, - "groupId": 15, - "instId": 300006, - "pos": { - "x": 76810, - "y": -28335, - "z": 151420 - }, - "rot": { - "x": 0, - "y": 113524, - "z": 0 - } - } - } - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19513, - "y": -13826, - "z": 137498 - }, - "rot": { - "x": 0, - "y": 155, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19500, - "y": -16881, - "z": 142500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14307, - "y": -25997, - "z": 157500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 17, - "instId": 300006, - "propState": 3, - "pos": { - "x": -9825, - "y": -16330, - "z": 152502 - }, - "rot": { - "x": 0, - "y": 90008, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 17, - "instId": 300007, - "propState": 3, - "pos": { - "x": -205, - "y": -19068, - "z": 142497 - }, - "rot": { - "x": 0, - "y": 180155, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19289, - "y": -11969, - "z": 106321 - }, - "rot": { - "x": 0, - "y": 359530, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19500, - "y": -16881, - "z": 132000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 1, - "pos": { - "x": 35330, - "y": -1198, - "z": 118070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 18, - "instId": 300006, - "propState": 3, - "pos": { - "x": 561, - "y": -7023, - "z": 111994 - }, - "rot": { - "x": 0, - "y": 179530, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 18, - "instId": 300007, - "propState": 3, - "pos": { - "x": 20284, - "y": -3163, - "z": 133075 - }, - "rot": { - "x": 0, - "y": 88453, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400001, - "pos": { - "x": 134051, - "y": -4456, - "z": 84960 - }, - "rot": { - "x": 0, - "y": 198075, - "z": 0 - }, - "npcId": 13231 - }, - { - "groupId": 19, - "instId": 400002, - "pos": { - "x": 141100, - "y": -4416, - "z": 206800 - }, - "rot": { - "x": 0, - "y": 250839, - "z": 0 - }, - "npcId": 13127 - }, - { - "groupId": 19, - "instId": 400003, - "pos": { - "x": 14260, - "y": -15814, - "z": 88865 - }, - "rot": { - "x": 0, - "y": 140985, - "z": 0 - }, - "npcId": 13315 - }, - { - "groupId": 19, - "instId": 400004, - "pos": { - "x": -114254, - "y": -14374, - "z": 178103 - }, - "rot": { - "x": 0, - "y": 173216, - "z": 0 - }, - "npcId": 13318 - }, { - "groupId": 19, - "instId": 400005, - "pos": { - "x": -23324, - "y": -16381, - "z": 232550 - }, - "rot": { - "x": 0, - "y": 359821, - "z": 0 - }, - "npcId": 13315 - }, { - "groupId": 19, - "instId": 400006, - "pos": { - "x": -106808, - "y": -13248, - "z": 94713 - }, - "rot": { - "x": 0, - "y": 56465, - "z": 0 - }, - "npcId": 13315 - } - ], - "props": [], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -36678, - "y": -16881, - "z": 90482 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 26, - "instId": 300014, - "propState": 8, - "pos": { - "x": -34019, - "y": -16881, - "z": 146311 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 31152, - "y": -16881, - "z": 123872 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 26, - "instId": 300015, - "propState": 8, - "pos": { - "x": 24861, - "y": -16852, - "z": 192982 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": 25060, - "y": -25996, - "z": 151593 - }, - "rot": { - "x": 0, - "y": 350000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 82945, - "y": -28335, - "z": 138230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": 87912, - "y": -10661, - "z": 140933 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300006, - "propState": 8, - "pos": { - "x": 133044, - "y": -4456, - "z": 108386 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300007, - "propState": 8, - "pos": { - "x": 124920, - "y": -4405, - "z": 229382 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300016, - "propState": 8, - "pos": { - "x": 127024, - "y": -4405, - "z": 229432 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300008, - "propState": 8, - "pos": { - "x": -38608, - "y": -16881, - "z": 185172 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300009, - "propState": 8, - "pos": { - "x": -70270, - "y": -13721, - "z": 237010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300010, - "propState": 8, - "pos": { - "x": -145776, - "y": -13812, - "z": 230510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300011, - "propState": 8, - "pos": { - "x": -164720, - "y": -11851, - "z": 187840 - }, - "rot": { - "x": 0, - "y": 145000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300012, - "propState": 8, - "pos": { - "x": -89236, - "y": -13807, - "z": 133950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300013, - "propState": 8, - "pos": { - "x": -103568, - "y": -16990, - "z": 84104 - }, - "rot": { - "x": 0, - "y": 166077, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300017, - "propState": 8, - "pos": { - "x": 100325, - "y": -8613, - "z": 163718 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300018, - "propState": 8, - "pos": { - "x": -97770, - "y": -13798, - "z": 101020 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300019, - "propState": 8, - "pos": { - "x": -39870, - "y": -16881, - "z": 236520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300020, - "propState": 8, - "pos": { - "x": 15155, - "y": -16881, - "z": 89920 - }, - "rot": { - "x": 0, - "y": 140814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300021, - "propState": 8, - "pos": { - "x": -77740, - "y": -13798, - "z": 118650 - }, - "rot": { - "x": 0, - "y": 275814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300022, - "propState": 8, - "pos": { - "x": 122713, - "y": -6688, - "z": 168734 - }, - "rot": { - "x": 0, - "y": 155814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300023, - "propState": 8, - "pos": { - "x": 140624, - "y": -37160, - "z": 177079 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300024, - "propState": 8, - "pos": { - "x": 144686, - "y": -37118, - "z": 192517 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300025, - "propState": 8, - "pos": { - "x": -108860, - "y": -59826, - "z": 46511 - }, - "rot": { - "x": 0, - "y": 91069, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300026, - "propState": 8, - "pos": { - "x": -70310, - "y": -13721, - "z": 253530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 12, - "pos": { - "x": 40995, - "y": -15066, - "z": 34863 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300002, - "propState": 12, - "pos": { - "x": -46908, - "y": -15066, - "z": 65628 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300003, - "propState": 12, - "pos": { - "x": -19087, - "y": -26050, - "z": 171350 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300004, - "propState": 12, - "pos": { - "x": 19601, - "y": -25997, - "z": 133360 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300005, - "propState": 12, - "pos": { - "x": -19270, - "y": -16881, - "z": 127606 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300006, - "propState": 12, - "pos": { - "x": 48901, - "y": -1198, - "z": 100836 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300007, - "propState": 12, - "pos": { - "x": -12446, - "y": -22208, - "z": 218674 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300008, - "propState": 12, - "pos": { - "x": -18408, - "y": -16881, - "z": 226111 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300015, - "propState": 12, - "pos": { - "x": 105252, - "y": -11718, - "z": 60396 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300009, - "propState": 12, - "pos": { - "x": 42040, - "y": -10661, - "z": 131591 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300010, - "propState": 12, - "pos": { - "x": 64563, - "y": -10661, - "z": 147192 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300014, - "propState": 12, - "pos": { - "x": 192220, - "y": -4904, - "z": 155960 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300011, - "propState": 12, - "pos": { - "x": 103599, - "y": -8595, - "z": 228020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300012, - "propState": 12, - "pos": { - "x": 168814, - "y": -4420, - "z": 220218 - }, - "rot": { - "x": 0, - "y": 292855, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300013, - "propState": 12, - "pos": { - "x": 35549, - "y": -13423, - "z": 232721 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300016, - "propState": 12, - "pos": { - "x": 105848, - "y": -24827, - "z": 125456 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300029, - "propState": 12, - "pos": { - "x": 144559, - "y": -4444, - "z": 58482 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300017, - "propState": 12, - "pos": { - "x": 111894, - "y": -28335, - "z": 153868 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300018, - "propState": 12, - "pos": { - "x": -54730, - "y": -13760, - "z": 212548 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300019, - "propState": 12, - "pos": { - "x": -137756, - "y": -13798, - "z": 145667 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300020, - "propState": 12, - "pos": { - "x": -87432, - "y": -13798, - "z": 186212 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300021, - "propState": 12, - "pos": { - "x": -159490, - "y": -11851, - "z": 180900 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300023, - "propState": 12, - "pos": { - "x": -79566, - "y": -13798, - "z": 92082 - }, - "rot": { - "x": 0, - "y": -1, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300022, - "propState": 12, - "pos": { - "x": -114500, - "y": -13798, - "z": 92370 - }, - "rot": { - "x": 0, - "y": 134680, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300024, - "propState": 12, - "pos": { - "x": -112060, - "y": -17827, - "z": 57970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300030, - "propState": 12, - "pos": { - "x": -42794, - "y": -13760, - "z": 254597 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300025, - "propState": 12, - "pos": { - "x": 152413, - "y": -37038, - "z": 179707 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300026, - "propState": 12, - "pos": { - "x": 154289, - "y": -33891, - "z": 188654 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 28, - "instId": 300027, - "propState": 12, - "pos": { - "x": 126783, - "y": -37038, - "z": 191030 - }, - "rot": { - "x": 0, - "y": 131546, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300028, - "propState": 12, - "pos": { - "x": 140720, - "y": -35170, - "z": 176727 - }, - "rot": { - "x": 0, - "y": 123160, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [ - { - "groupId": 35, - "instId": 400001, - "pos": { - "x": -121927, - "y": -14681, - "z": 200689 - }, - "rot": { - "x": 0, - "y": 304516, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 18, - "pos": { - "x": -121914, - "y": -14726, - "z": 200935 - }, - "rot": { - "x": 0, - "y": 353899, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 35, - "instId": 300002, - "propState": 1, - "pos": { - "x": -121914, - "y": -14681, - "z": 200935 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -165443, - "y": -11018, - "z": 181329 - }, - "rot": { - "x": 0, - "y": 223803, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 18, - "pos": { - "x": -162007, - "y": -11323, - "z": 181339 - }, - "rot": { - "x": 0, - "y": 73193, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": -163523, - "y": -11029, - "z": 179340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": -165719, - "y": -11669, - "z": 181336 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300004, - "propState": 1, - "pos": { - "x": -163347, - "y": -11088, - "z": 181245 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -87446, - "y": -13312, - "z": 128107 - }, - "rot": { - "x": 0, - "y": 44400, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 18, - "pos": { - "x": -87795, - "y": -12760, - "z": 128046 - }, - "rot": { - "x": 0, - "y": 94992, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 37, - "instId": 300002, - "propState": 1, - "pos": { - "x": -87805, - "y": -12527, - "z": 128035 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [ - { - "groupId": 38, - "instId": 400001, - "pos": { - "x": -19973, - "y": -12978, - "z": 249042 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 18, - "pos": { - "x": -20343, - "y": -13971, - "z": 249050 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 38, - "instId": 300002, - "propState": 1, - "pos": { - "x": -21015, - "y": -16881, - "z": 249052 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": 31466, - "y": -15640, - "z": 122184 - }, - "rot": { - "x": 0, - "y": 265436, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 18, - "pos": { - "x": 31469, - "y": -16036, - "z": 121858 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300002, - "propState": 18, - "pos": { - "x": 31469, - "y": -15686, - "z": 122178 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300003, - "propState": 18, - "pos": { - "x": 31469, - "y": -16031, - "z": 122503 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300004, - "propState": 18, - "pos": { - "x": 3550, - "y": -16881, - "z": 122310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 39, - "instId": 300005, - "propState": 1, - "pos": { - "x": 29668, - "y": -16932, - "z": 122143 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [ - { - "groupId": 41, - "instId": 400001, - "pos": { - "x": 120853, - "y": -5626, - "z": 126394 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 18, - "pos": { - "x": 120951, - "y": -5449, - "z": 125958 - }, - "rot": { - "x": 0, - "y": 22801, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 41, - "instId": 300002, - "propState": 1, - "pos": { - "x": 123173, - "y": -6687, - "z": 132040 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [ - { - "groupId": 42, - "instId": 400001, - "pos": { - "x": 159637, - "y": -3573, - "z": 220575 - }, - "rot": { - "x": 0, - "y": 228603, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 18, - "pos": { - "x": 159450, - "y": 3643, - "z": 220580 - }, - "rot": { - "x": 0, - "y": 112850, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 42, - "instId": 300002, - "propState": 1, - "pos": { - "x": 157844, - "y": -4385, - "z": 218483 - }, - "rot": { - "x": 0, - "y": 220623, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [ - { - "groupId": 43, - "instId": 400001, - "pos": { - "x": 90030, - "y": -4387, - "z": 226496 - }, - "rot": { - "x": 0, - "y": 165712, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 18, - "pos": { - "x": 91167, - "y": -3778, - "z": 231387 - }, - "rot": { - "x": 0, - "y": 353730, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 43, - "instId": 300002, - "propState": 1, - "pos": { - "x": 91132, - "y": -8595, - "z": 227050 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [ - { - "groupId": 116, - "instId": 400001, - "pos": { - "x": -574, - "y": -20068, - "z": 211677 - }, - "rot": { - "x": 0, - "y": 158098, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 116, - "instId": 300001, - "propState": 18, - "pos": { - "x": -444, - "y": -18579, - "z": 211795 - }, - "rot": { - "x": 0, - "y": 334274, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 116, - "instId": 300002, - "propState": 1, - "pos": { - "x": -439, - "y": -22195, - "z": 211795 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [ - { - "groupId": 118, - "instId": 400001, - "pos": { - "x": 57518, - "y": -8810, - "z": 149948 - }, - "rot": { - "x": 0, - "y": 351141, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 118, - "instId": 300001, - "propState": 18, - "pos": { - "x": 57478, - "y": -8945, - "z": 150060 - }, - "rot": { - "x": 0, - "y": 165349, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 118, - "instId": 300002, - "propState": 1, - "pos": { - "x": 57478, - "y": -12478, - "z": 153153 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "149": { - "monsters": [], - "npcs": [ - { - "groupId": 149, - "instId": 400001, - "pos": { - "x": -120811, - "y": -14735, - "z": 201325 - }, - "rot": { - "x": 0, - "y": 350738, - "z": 0 - }, - "npcId": 13105 - } - ], - "props": [], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [ - { - "groupId": 150, - "instId": 400001, - "pos": { - "x": 150780, - "y": -5010, - "z": 127830 - }, - "rot": { - "x": 0, - "y": 87632, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 150, - "instId": 300001, - "propState": 8, - "pos": { - "x": 151226, - "y": -3483, - "z": 127456 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 125816, - "y": -4418, - "z": 195402 - }, - "rot": { - "x": 0, - "y": 104203, - "z": 0 - }, - "npcId": 13116 - } - ], - "props": [ - { - "groupId": 151, - "instId": 300001, - "propState": 8, - "pos": { - "x": 126831, - "y": -4120, - "z": 195380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [ - { - "groupId": 152, - "instId": 400001, - "pos": { - "x": 143693, - "y": -4456, - "z": 101992 - }, - "rot": { - "x": 0, - "y": 279893, - "z": 0 - }, - "npcId": 13215 - } - ], - "props": [], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [ - { - "groupId": 153, - "instId": 400001, - "pos": { - "x": 132350, - "y": -6688, - "z": 171270 - }, - "rot": { - "x": 0, - "y": 186089, - "z": 0 - }, - "npcId": 13119 - } - ], - "props": [], - "teleports": {} - }, - "155": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 155, - "instId": 300004, - "propState": 8, - "pos": { - "x": -133080, - "y": -14754, - "z": 182705 - }, - "rot": { - "x": 0, - "y": 28547, - "z": 0 - }, - "propId": 103021 - }, { - "groupId": 155, - "instId": 300005, - "propState": 8, - "pos": { - "x": -132772, - "y": -14751, - "z": 181080 - }, - "rot": { - "x": 0, - "y": 126002, - "z": 0 - }, - "propId": 103021 - } - ], - "teleports": {} - }, - "156": { - "monsters": [ - { - "groupId": 156, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 125151, - "y": -30482, - "z": 168180 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 156, - "instId": 300001, - "propState": 8, - "pos": { - "x": 127547, - "y": -30482, - "z": 158066 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300003, - "propState": 8, - "pos": { - "x": 150076, - "y": -37038, - "z": 192427 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300004, - "propState": 8, - "pos": { - "x": 139047, - "y": -37038, - "z": 187048 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300005, - "propState": 8, - "pos": { - "x": 146573, - "y": -37038, - "z": 167766 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300006, - "propState": 8, - "pos": { - "x": 127519, - "y": -30468, - "z": 157974 - }, - "rot": { - "x": 0, - "y": 155900, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300007, - "propState": 8, - "pos": { - "x": 138169, - "y": -37028, - "z": 187209 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300008, - "propState": 2, - "pos": { - "x": 127250, - "y": -30482, - "z": 158900 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300009, - "propState": 8, - "pos": { - "x": 146536, - "y": -37038, - "z": 166944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300002, - "propState": 8, - "pos": { - "x": -106910, - "y": -59826, - "z": 46500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300010, - "propState": 8, - "pos": { - "x": -107430, - "y": -59826, - "z": 57698 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300011, - "propState": 8, - "pos": { - "x": -102390, - "y": -17827, - "z": 61654 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300012, - "propState": 2, - "pos": { - "x": -100510, - "y": -17822, - "z": 61750 - }, - "rot": { - "x": 0, - "y": 270367, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300013, - "propState": 8, - "pos": { - "x": -107550, - "y": -59826, - "z": 59595 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300014, - "propState": 8, - "pos": { - "x": 154289, - "y": -33891, - "z": 188654 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300015, - "propState": 8, - "pos": { - "x": -97689, - "y": -56615, - "z": 51324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 1, - "pos": { - "x": -44666, - "y": -15070, - "z": 54731 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300002, - "propState": 1, - "pos": { - "x": 38247, - "y": -16903, - "z": 92386 - }, - "rot": { - "x": 0, - "y": 224307, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300003, - "propState": 1, - "pos": { - "x": 39864, - "y": -16880, - "z": 163300 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300004, - "propState": 1, - "pos": { - "x": -38995, - "y": -16880, - "z": 156340 - }, - "rot": { - "x": 0, - "y": 135792, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300005, - "propState": 1, - "pos": { - "x": 71108, - "y": -10676, - "z": 164129 - }, - "rot": { - "x": 0, - "y": 184273, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300006, - "propState": 1, - "pos": { - "x": 141251, - "y": -4471, - "z": 82500 - }, - "rot": { - "x": 0, - "y": 239558, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300007, - "propState": 1, - "pos": { - "x": 124547, - "y": -4428, - "z": 213070 - }, - "rot": { - "x": 0, - "y": 42303, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300008, - "propState": 1, - "pos": { - "x": 94033, - "y": -28387, - "z": 137615 - }, - "rot": { - "x": 0, - "y": 327734, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300009, - "propState": 1, - "pos": { - "x": -19104, - "y": -22866, - "z": 138416 - }, - "rot": { - "x": 0, - "y": 92768, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300010, - "propState": 1, - "pos": { - "x": -77580, - "y": -16880, - "z": 88690 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300011, - "propState": 1, - "pos": { - "x": -87834, - "y": -13762, - "z": 218148 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300012, - "propState": 1, - "pos": { - "x": -176020, - "y": -11771, - "z": 157680 - }, - "rot": { - "x": 0, - "y": 46168, - "z": 0 - }, - "propId": 103022 - } - ], - "teleports": {} - }, - "163": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 163, - "instId": 300004, - "propState": 1, - "pos": { - "x": 120950, - "y": -30381, - "z": 154032 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103053 - }, - { - "groupId": 163, - "instId": 300005, - "propState": 1, - "pos": { - "x": 125760, - "y": -37027, - "z": 182612 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 163, - "instId": 300007, - "propState": 21, - "pos": { - "x": 154597, - "y": -37038, - "z": 182392 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 163, - "instId": 300008, - "propState": 21, - "pos": { - "x": 155275, - "y": -37038, - "z": 173550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300009, - "propState": 21, - "pos": { - "x": 150533, - "y": -37038, - "z": 179084 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300010, - "propState": 21, - "pos": { - "x": 149754, - "y": -33880, - "z": 181826 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300016, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300017, - "propState": 8, - "pos": { - "x": 154580, - "y": -37038, - "z": 181910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300001, - "propState": 8, - "pos": { - "x": 120290, - "y": -30383, - "z": 147595 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300002, - "propState": 21, - "pos": { - "x": 155150, - "y": -33864, - "z": 180613 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300003, - "propState": 21, - "pos": { - "x": 155150, - "y": -33864, - "z": 176402 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300004, - "propState": 1, - "pos": { - "x": -99889, - "y": -17822, - "z": 57155 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103053 - }, - { - "groupId": 164, - "instId": 300005, - "propState": 1, - "pos": { - "x": -102241, - "y": -59826, - "z": 60018 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 164, - "instId": 300007, - "propState": 21, - "pos": { - "x": -116806, - "y": -59826, - "z": 43729 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 164, - "instId": 300008, - "propState": 21, - "pos": { - "x": -113519, - "y": -56539, - "z": 42837 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 164, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300001, - "propState": 8, - "pos": { - "x": -108570, - "y": -59534, - "z": 57104 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300002, - "propState": 8, - "pos": { - "x": -116517, - "y": -59582, - "z": 48140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300003, - "propState": 8, - "pos": { - "x": -97464, - "y": -59666, - "z": 45187 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300009, - "propState": 8, - "pos": { - "x": -111026, - "y": -17581, - "z": 61889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [ - { - "groupId": 173, - "instId": 400001, - "pos": { - "x": 154994, - "y": -37034, - "z": 191755 - }, - "rot": { - "x": 0, - "y": 299951, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 173, - "instId": 300001, - "propState": 18, - "pos": { - "x": 154913, - "y": -36620, - "z": 192367 - }, - "rot": { - "x": 0, - "y": 311941, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 173, - "instId": 300002, - "propState": 1, - "pos": { - "x": 146370, - "y": -37038, - "z": 185470 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "186": { - "monsters": [], - "npcs": [ - { - "groupId": 186, - "instId": 400001, - "pos": { - "x": 43957, - "y": -25996, - "z": 143105 - }, - "rot": { - "x": 0, - "y": 34036, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 18, - "pos": { - "x": 42763, - "y": -24786, - "z": 142013 - }, - "rot": { - "x": 0, - "y": 18511, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 186, - "instId": 300002, - "propState": 1, - "pos": { - "x": 42959, - "y": -25996, - "z": 146590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "187": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [ - { - "groupId": 188, - "instId": 400001, - "pos": { - "x": 35840, - "y": 820, - "z": 96665 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 18, - "pos": { - "x": 35840, - "y": 870, - "z": 96665 - }, - "rot": { - "x": 0, - "y": 24647, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 188, - "instId": 300002, - "propState": 1, - "pos": { - "x": 39940, - "y": -1198, - "z": 102660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 101, - "pos": { - "x": -116536, - "y": -13827, - "z": 179869 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300002, - "propState": 101, - "pos": { - "x": -12733, - "y": -22266, - "z": 125500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300003, - "propState": 101, - "pos": { - "x": 46839, - "y": -198, - "z": 114111 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300004, - "propState": 101, - "pos": { - "x": 85134, - "y": -27335, - "z": 155445 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300005, - "propState": 101, - "pos": { - "x": 103922, - "y": -7671, - "z": 147251 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300006, - "propState": 101, - "pos": { - "x": 133087, - "y": -3456, - "z": 84795 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300007, - "propState": 101, - "pos": { - "x": -35000, - "y": -15881, - "z": 217818 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300008, - "propState": 101, - "pos": { - "x": -43943, - "y": -15881, - "z": 124100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [ - { - "groupId": 190, - "instId": 400001, - "pos": { - "x": 79452, - "y": -24911, - "z": 121214 - }, - "rot": { - "x": 0, - "y": 116173, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 18, - "pos": { - "x": 79435, - "y": -25089, - "z": 121186 - }, - "rot": { - "x": 0, - "y": 242607, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 190, - "instId": 300002, - "propState": 1, - "pos": { - "x": 79435, - "y": -25919, - "z": 122808 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [ - { - "groupId": 193, - "instId": 400001, - "pos": { - "x": 136311, - "y": -29066, - "z": 146169 - }, - "rot": { - "x": 0, - "y": 101065, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 18, - "pos": { - "x": 136311, - "y": -29112, - "z": 146169 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 193, - "instId": 300002, - "propState": 1, - "pos": { - "x": 137539, - "y": -30482, - "z": 145810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [ - { - "groupId": 194, - "instId": 400001, - "pos": { - "x": -14411, - "y": -24997, - "z": 156513 - }, - "rot": { - "x": 0, - "y": 228499, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 194, - "instId": 300001, - "propState": 18, - "pos": { - "x": -14479, - "y": -24127, - "z": 151591 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14477, - "y": -24871, - "z": 153856 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14474, - "y": -25020, - "z": 156454 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300004, - "propState": 1, - "pos": { - "x": -15791, - "y": -25018, - "z": 151452 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "198": { - "monsters": [], - "npcs": [ - { - "groupId": 198, - "instId": 400001, - "pos": { - "x": -38355, - "y": -16306, - "z": 171422 - }, - "rot": { - "x": 0, - "y": 113893, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 198, - "instId": 300001, - "propState": 18, - "pos": { - "x": -39669, - "y": -14599, - "z": 171384 - }, - "rot": { - "x": 0, - "y": 227091, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 198, - "instId": 300002, - "propState": 1, - "pos": { - "x": -35601, - "y": -16881, - "z": 171222 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "199": { - "monsters": [], - "npcs": [ - { - "groupId": 199, - "instId": 400001, - "pos": { - "x": -105517, - "y": -56488, - "z": 43796 - }, - "rot": { - "x": 0, - "y": 254918, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 199, - "instId": 300001, - "propState": 18, - "pos": { - "x": -105367, - "y": -56546, - "z": 43698 - }, - "rot": { - "x": 0, - "y": 75206, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 199, - "instId": 300002, - "propState": 1, - "pos": { - "x": -106131, - "y": -56488, - "z": 43143 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "200": { - "monsters": [], - "npcs": [ - { - "groupId": 200, - "instId": 400001, - "pos": { - "x": 24923, - "y": -15841, - "z": 191483 - }, - "rot": { - "x": 0, - "y": 88386, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 200, - "instId": 300001, - "propState": 18, - "pos": { - "x": 24947, - "y": -16001, - "z": 191498 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 200, - "instId": 300002, - "propState": 1, - "pos": { - "x": 26908, - "y": -16932, - "z": 191828 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "202": { - "monsters": [], - "npcs": [ - { - "groupId": 202, - "instId": 400001, - "pos": { - "x": -64621, - "y": -15484, - "z": 82048 - }, - "rot": { - "x": 0, - "y": 324198, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 202, - "instId": 300001, - "propState": 18, - "pos": { - "x": -64129, - "y": -16109, - "z": 82128 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 202, - "instId": 300002, - "propState": 1, - "pos": { - "x": -64770, - "y": -16881, - "z": 81507 - }, - "rot": { - "x": 0, - "y": 178063, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "207": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 207, - "instId": 300003, - "propState": 1, - "pos": { - "x": -130090, - "y": -14742, - "z": 161520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103072 - }, { - "groupId": 207, - "instId": 300004, - "propState": 8, - "pos": { - "x": -130000, - "y": -14715, - "z": 155708 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103086 - }, { - "groupId": 207, - "instId": 300005, - "propState": 8, - "pos": { - "x": -137110, - "y": -15127, - "z": 178850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 207, - "instId": 300006, - "propState": 8, - "pos": { - "x": -129140, - "y": -15127, - "z": 155410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300001, - "propState": 11, - "pos": { - "x": -23441, - "y": -16881, - "z": 265107 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 11, - "pos": { - "x": -94343, - "y": -13812, - "z": 202585 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 11, - "pos": { - "x": 43560, - "y": -1198, - "z": 126040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 11, - "pos": { - "x": 52129, - "y": -14785, - "z": 210212 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 8, - "pos": { - "x": -134011, - "y": -14726, - "z": 173932 - }, - "rot": { - "x": 0, - "y": 128045, - "z": 0 - }, - "propId": 103106 - }, { - "groupId": 221, - "instId": 300002, - "propState": 8, - "pos": { - "x": -141868, - "y": -14749, - "z": 180691 - }, - "rot": { - "x": 0, - "y": 245519, - "z": 0 - }, - "propId": 103106 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 1, - "pos": { - "x": 55886, - "y": -14856, - "z": 60180 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300002, - "propState": 1, - "pos": { - "x": -57874, - "y": -14967, - "z": 60429 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300003, - "propState": 1, - "pos": { - "x": 39212, - "y": -16289, - "z": 208313 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300004, - "propState": 1, - "pos": { - "x": -73979, - "y": -13426, - "z": 140696 - }, - "rot": { - "x": 0, - "y": 316073, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300005, - "propState": 1, - "pos": { - "x": 148106, - "y": -4150, - "z": 210632 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300006, - "propState": 1, - "pos": { - "x": 143337, - "y": -4170, - "z": 92907 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300007, - "propState": 1, - "pos": { - "x": 20087, - "y": -25475, - "z": 169059 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 2, - "pos": { - "x": -98610, - "y": -59826, - "z": 50995 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 223, - "instId": 300002, - "propState": 9, - "pos": { - "x": -105483, - "y": -56233, - "z": 44995 - }, - "rot": { - "x": 0, - "y": 279429, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 223, - "instId": 300003, - "propState": 9, - "pos": { - "x": -116891, - "y": -57806, - "z": 57448 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": -116891, - "y": -57806, - "z": 57448 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 223, - "instId": 300005, - "propState": 8, - "pos": { - "x": -98610, - "y": -59826, - "z": 50995 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 223, - "instId": 300006, - "propState": 20, - "pos": { - "x": -95880, - "y": -58780, - "z": 51010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "244": { - "monsters": [], - "npcs": [ - { - "groupId": 244, - "instId": 400001, - "pos": { - "x": 44, - "y": -22213, - "z": 208168 - }, - "rot": { - "x": 0, - "y": 186110, - "z": 0 - }, - "npcId": 3030 - } - ], - "props": [ - { - "groupId": 244, - "instId": 300001, - "propState": 8, - "pos": { - "x": 40, - "y": -22213, - "z": 211820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 274, - "instId": 300001, - "propState": 8, - "pos": { - "x": 130, - "y": -25080, - "z": 157650 - }, - "rot": { - "x": 0, - "y": 356426, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "280": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300001, - "propState": 101, - "pos": { - "x": 1, - "y": -22035, - "z": 211881 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103108 - } - ], - "teleports": {} - }, - "290": { - "monsters": [], - "npcs": [ - { - "groupId": 290, - "instId": 400001, - "pos": { - "x": 81250, - "y": -10661, - "z": 130710 - }, - "rot": { - "x": 0, - "y": 7274, - "z": 0 - }, - "npcId": 13117 - } - ], - "props": [], - "teleports": {} - }, - "298": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 298, - "instId": 300001, - "propState": 8, - "pos": { - "x": 47841, - "y": -299, - "z": 91088 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 132 - } - ], - "teleports": {} - }, - "299": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 299, - "instId": 300001, - "propState": 8, - "pos": { - "x": 209320, - "y": -4904, - "z": 147060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 140 - } - ], - "teleports": {} - }, - "400": { - "monsters": [], - "npcs": [ - { - "groupId": 400, - "instId": 400001, - "pos": { - "x": 79110, - "y": -10661, - "z": 130680 - }, - "rot": { - "x": 0, - "y": 7274, - "z": 0 - }, - "npcId": 13208 - } - ], - "props": [], - "teleports": {} - }, - "401": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 401, - "instId": 300001, - "propState": 18, - "pos": { - "x": 190288, - "y": -3906, - "z": 146954 - }, - "rot": { - "x": 0, - "y": 21447, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300002, - "propState": 18, - "pos": { - "x": 40687, - "y": -16466, - "z": 147002 - }, - "rot": { - "x": 0, - "y": 355726, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300003, - "propState": 18, - "pos": { - "x": 125366, - "y": -3830, - "z": 104232 - }, - "rot": { - "x": 0, - "y": 173840, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300004, - "propState": 18, - "pos": { - "x": 140800, - "y": -3850, - "z": 189416 - }, - "rot": { - "x": 0, - "y": 354320, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "404": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "463": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 463, - "instId": 300001, - "propState": 18, - "pos": { - "x": -8760, - "y": -21695, - "z": 222781 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 463, - "instId": 300002, - "propState": 18, - "pos": { - "x": 129121, - "y": -3955, - "z": 51392 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 463, - "instId": 300003, - "propState": 18, - "pos": { - "x": 98890, - "y": -7849, - "z": 226976 - }, - "rot": { - "x": 0, - "y": 149666, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 463, - "instId": 300004, - "propState": 18, - "pos": { - "x": -115411, - "y": -13848, - "z": 196064 - }, - "rot": { - "x": 0, - "y": 112689, - "z": 0 - }, - "propId": 103083 - }, { - "groupId": 463, - "instId": 300005, - "propState": 18, - "pos": { - "x": -10725, - "y": -16328, - "z": 238693 - }, - "rot": { - "x": 0, - "y": 113008, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 463, - "instId": 300006, - "propState": 18, - "pos": { - "x": -118824, - "y": -14322, - "z": 208807 - }, - "rot": { - "x": 0, - "y": 221235, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 463, - "instId": 300007, - "propState": 18, - "pos": { - "x": 43843, - "y": -433, - "z": 96470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300008, - "propState": 18, - "pos": { - "x": -17980, - "y": -16379, - "z": 148431 - }, - "rot": { - "x": 0, - "y": 348479, - "z": 0 - }, - "propId": 103035 - }, { - "groupId": 463, - "instId": 300009, - "propState": 18, - "pos": { - "x": -45132, - "y": -15873, - "z": 114378 - }, - "rot": { - "x": 0, - "y": 14042, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300010, - "propState": 18, - "pos": { - "x": -158859, - "y": -11077, - "z": 174116 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 463, - "instId": 300011, - "propState": 18, - "pos": { - "x": 59415, - "y": -12901, - "z": 231978 - }, - "rot": { - "x": 0, - "y": 82616, - "z": 0 - }, - "propId": 103035 - }, { - "groupId": 463, - "instId": 300012, - "propState": 18, - "pos": { - "x": 3479, - "y": -16336, - "z": 86865 - }, - "rot": { - "x": 0, - "y": 69713, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300013, - "propState": 18, - "pos": { - "x": 84615, - "y": -10160, - "z": 142358 - }, - "rot": { - "x": 0, - "y": 143490, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300014, - "propState": 18, - "pos": { - "x": -82846, - "y": -12875, - "z": 246001 - }, - "rot": { - "x": 0, - "y": 59181, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300015, - "propState": 18, - "pos": { - "x": 0, - "y": -13377, - "z": 35410 - }, - "rot": { - "x": 0, - "y": 83433, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "464": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 464, - "instId": 300001, - "propState": 18, - "pos": { - "x": -130044, - "y": -14072, - "z": 164010 - }, - "rot": { - "x": 0, - "y": 124291, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 464, - "instId": 300002, - "propState": 18, - "pos": { - "x": -130272, - "y": -14120, - "z": 207818 - }, - "rot": { - "x": 0, - "y": 170320, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 464, - "instId": 300003, - "propState": 18, - "pos": { - "x": -94104, - "y": -13161, - "z": 141961 - }, - "rot": { - "x": 0, - "y": 57366, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "465": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 465, - "instId": 300001, - "propState": 18, - "pos": { - "x": -173074, - "y": -13086, - "z": 215084 - }, - "rot": { - "x": 0, - "y": 207229, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "472": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 472, - "instId": 300001, - "propState": 8, - "pos": { - "x": 209320, - "y": -4904, - "z": 147060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "479": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 479, - "instId": 300001, - "propState": 18, - "pos": { - "x": 41064, - "y": -15866, - "z": 123126 - }, - "rot": { - "x": 0, - "y": 315577, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "481": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 481, - "instId": 300001, - "propState": 18, - "pos": { - "x": 181121, - "y": -4433, - "z": 153368 - }, - "rot": { - "x": 0, - "y": 303422, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "482": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 482, - "instId": 300001, - "propState": 18, - "pos": { - "x": 231, - "y": -15775, - "z": 252225 - }, - "rot": { - "x": 0, - "y": 92100, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "505": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 505, - "instId": 300001, - "propState": 18, - "pos": { - "x": -13979, - "y": -21710, - "z": 214272 - }, - "rot": { - "x": 0, - "y": 131002, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300002, - "propState": 18, - "pos": { - "x": -105155, - "y": -14060, - "z": 183139 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300003, - "propState": 18, - "pos": { - "x": -13774, - "y": -21708, - "z": 214556 - }, - "rot": { - "x": 0, - "y": 31037, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300004, - "propState": 18, - "pos": { - "x": -92400, - "y": -12889, - "z": 241138 - }, - "rot": { - "x": 0, - "y": 72385, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 505, - "instId": 300005, - "propState": 18, - "pos": { - "x": -163777, - "y": -11088, - "z": 180823 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 505, - "instId": 300006, - "propState": 18, - "pos": { - "x": 123332, - "y": -3476, - "z": 114398 - }, - "rot": { - "x": 0, - "y": 215559, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 505, - "instId": 300007, - "propState": 18, - "pos": { - "x": 108432, - "y": -24314, - "z": 116898 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "584": { - "monsters": [], - "npcs": [ - { - "groupId": 584, - "instId": 400001, - "pos": { - "x": -91750, - "y": -13815, - "z": 119710 - }, - "rot": { - "x": 0, - "y": 264798, - "z": 0 - }, - "npcId": 13317 - } - ], - "props": [ - { - "groupId": 584, - "instId": 300001, - "propState": 1, - "pos": { - "x": -91205, - "y": -13816, - "z": 118400 - }, - "rot": { - "x": 0, - "y": 270111, - "z": 0 - }, - "propId": 103225 - } - ], - "teleports": { - "2458": { - "anchorId": 1, - "groupId": 584, - "instId": 300002, - "pos": { - "x": -93045, - "y": -13816, - "z": 119230 - }, - "rot": { - "x": 0, - "y": 86785, - "z": 0 - } - } - } - }, - "585": { - "monsters": [], - "npcs": [ - { - "groupId": 585, - "instId": 400001, - "pos": { - "x": 50280, - "y": -25996, - "z": 144539 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 13130 - } - ], - "props": [ - { - "groupId": 585, - "instId": 300001, - "propState": 1, - "pos": { - "x": 48720, - "y": -25996, - "z": 143170 - }, - "rot": { - "x": 0, - "y": 359059, - "z": 0 - }, - "propId": 103226 - } - ], - "teleports": { - "2459": { - "anchorId": 1, - "groupId": 585, - "instId": 300002, - "pos": { - "x": 49482, - "y": -25996, - "z": 145542 - }, - "rot": { - "x": 0, - "y": 174383, - "z": 0 - } - } - } - }, - "587": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 587, - "instId": 300003, - "propState": 1, - "pos": { - "x": -130090, - "y": -14742, - "z": 161520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103072 - }, { - "groupId": 587, - "instId": 300004, - "propState": 8, - "pos": { - "x": -130000, - "y": -14715, - "z": 155708 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103086 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 1, - "startGroupId": 287, - "isEnteredSceneInfo": true - } - }, - "1030103": { - "P10301_F10301001": { - "scenes": { - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 7180, - "y": -14411, - "z": 37820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5080, - "y": -22213, - "z": 196790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": -87570, - "y": -13760, - "z": 228670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": 115120, - "y": -6779, - "z": 142310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": -104080, - "y": -14726, - "z": 143950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 15, - "instId": 300006, - "propState": 8, - "pos": { - "x": 71261, - "y": -28335, - "z": 153540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030101": { - "anchorId": 1, - "groupId": 15, - "instId": 300001, - "pos": { - "x": 0, - "y": -14383, - "z": 44219 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030102": { - "anchorId": 2, - "groupId": 15, - "instId": 300002, - "pos": { - "x": 60, - "y": -22213, - "z": 195260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030103": { - "anchorId": 3, - "groupId": 15, - "instId": 300003, - "pos": { - "x": -93460, - "y": -13760, - "z": 233210 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - } - }, - "1030104": { - "anchorId": 4, - "groupId": 15, - "instId": 300004, - "pos": { - "x": 114920, - "y": -6687, - "z": 137090 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - } - }, - "1030105": { - "anchorId": 5, - "groupId": 15, - "instId": 300005, - "pos": { - "x": -100370, - "y": -14726, - "z": 146480 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - } - }, - "1030106": { - "anchorId": 6, - "groupId": 15, - "instId": 300006, - "pos": { - "x": 76810, - "y": -28335, - "z": 151420 - }, - "rot": { - "x": 0, - "y": 113524, - "z": 0 - } - } - } - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19513, - "y": -13826, - "z": 137498 - }, - "rot": { - "x": 0, - "y": 155, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19500, - "y": -16881, - "z": 142500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14307, - "y": -25997, - "z": 157500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 17, - "instId": 300006, - "propState": 3, - "pos": { - "x": -9825, - "y": -16330, - "z": 152502 - }, - "rot": { - "x": 0, - "y": 90008, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 17, - "instId": 300007, - "propState": 3, - "pos": { - "x": -205, - "y": -19068, - "z": 142497 - }, - "rot": { - "x": 0, - "y": 180155, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19289, - "y": -11969, - "z": 106321 - }, - "rot": { - "x": 0, - "y": 359530, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19500, - "y": -16881, - "z": 132000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 1, - "pos": { - "x": 35330, - "y": -1198, - "z": 118070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 18, - "instId": 300006, - "propState": 3, - "pos": { - "x": 561, - "y": -7023, - "z": 111994 - }, - "rot": { - "x": 0, - "y": 179530, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 18, - "instId": 300007, - "propState": 3, - "pos": { - "x": 20284, - "y": -3163, - "z": 133075 - }, - "rot": { - "x": 0, - "y": 88453, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400001, - "pos": { - "x": 134051, - "y": -4456, - "z": 84960 - }, - "rot": { - "x": 0, - "y": 198075, - "z": 0 - }, - "npcId": 13231 - }, - { - "groupId": 19, - "instId": 400002, - "pos": { - "x": 141100, - "y": -4416, - "z": 206800 - }, - "rot": { - "x": 0, - "y": 250839, - "z": 0 - }, - "npcId": 13127 - }, - { - "groupId": 19, - "instId": 400003, - "pos": { - "x": 14260, - "y": -15814, - "z": 88865 - }, - "rot": { - "x": 0, - "y": 140985, - "z": 0 - }, - "npcId": 13315 - }, - { - "groupId": 19, - "instId": 400004, - "pos": { - "x": -114254, - "y": -14374, - "z": 178103 - }, - "rot": { - "x": 0, - "y": 173216, - "z": 0 - }, - "npcId": 13318 - }, { - "groupId": 19, - "instId": 400005, - "pos": { - "x": -23324, - "y": -16381, - "z": 232550 - }, - "rot": { - "x": 0, - "y": 359821, - "z": 0 - }, - "npcId": 13315 - }, { - "groupId": 19, - "instId": 400006, - "pos": { - "x": -106808, - "y": -13248, - "z": 94713 - }, - "rot": { - "x": 0, - "y": 56465, - "z": 0 - }, - "npcId": 13315 - } - ], - "props": [], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -36678, - "y": -16881, - "z": 90482 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 26, - "instId": 300014, - "propState": 8, - "pos": { - "x": -34019, - "y": -16881, - "z": 146311 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 31152, - "y": -16881, - "z": 123872 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 26, - "instId": 300015, - "propState": 8, - "pos": { - "x": 24861, - "y": -16852, - "z": 192982 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": 25060, - "y": -25996, - "z": 151593 - }, - "rot": { - "x": 0, - "y": 350000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 82945, - "y": -28335, - "z": 138230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": 87912, - "y": -10661, - "z": 140933 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300006, - "propState": 8, - "pos": { - "x": 133044, - "y": -4456, - "z": 108386 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300007, - "propState": 8, - "pos": { - "x": 124920, - "y": -4405, - "z": 229382 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300016, - "propState": 8, - "pos": { - "x": 127024, - "y": -4405, - "z": 229432 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300008, - "propState": 8, - "pos": { - "x": -38608, - "y": -16881, - "z": 185172 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300009, - "propState": 8, - "pos": { - "x": -70270, - "y": -13721, - "z": 237010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300010, - "propState": 8, - "pos": { - "x": -145776, - "y": -13812, - "z": 230510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300011, - "propState": 8, - "pos": { - "x": -164720, - "y": -11851, - "z": 187840 - }, - "rot": { - "x": 0, - "y": 145000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300012, - "propState": 8, - "pos": { - "x": -89236, - "y": -13807, - "z": 133950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300013, - "propState": 8, - "pos": { - "x": -103568, - "y": -16990, - "z": 84104 - }, - "rot": { - "x": 0, - "y": 166077, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300017, - "propState": 8, - "pos": { - "x": 100325, - "y": -8613, - "z": 163718 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300018, - "propState": 8, - "pos": { - "x": -97770, - "y": -13798, - "z": 101020 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300019, - "propState": 8, - "pos": { - "x": -39870, - "y": -16881, - "z": 236520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300020, - "propState": 8, - "pos": { - "x": 15155, - "y": -16881, - "z": 89920 - }, - "rot": { - "x": 0, - "y": 140814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300021, - "propState": 8, - "pos": { - "x": -77740, - "y": -13798, - "z": 118650 - }, - "rot": { - "x": 0, - "y": 275814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300022, - "propState": 8, - "pos": { - "x": 122713, - "y": -6688, - "z": 168734 - }, - "rot": { - "x": 0, - "y": 155814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300023, - "propState": 8, - "pos": { - "x": 140624, - "y": -37160, - "z": 177079 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300024, - "propState": 8, - "pos": { - "x": 144686, - "y": -37118, - "z": 192517 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300025, - "propState": 8, - "pos": { - "x": -108860, - "y": -59826, - "z": 46511 - }, - "rot": { - "x": 0, - "y": 91069, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300026, - "propState": 8, - "pos": { - "x": -70310, - "y": -13721, - "z": 253530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 12, - "pos": { - "x": 40995, - "y": -15066, - "z": 34863 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300002, - "propState": 12, - "pos": { - "x": -46908, - "y": -15066, - "z": 65628 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300003, - "propState": 12, - "pos": { - "x": -19087, - "y": -26050, - "z": 171350 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300004, - "propState": 12, - "pos": { - "x": 19601, - "y": -25997, - "z": 133360 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300005, - "propState": 12, - "pos": { - "x": -19270, - "y": -16881, - "z": 127606 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300006, - "propState": 12, - "pos": { - "x": 48901, - "y": -1198, - "z": 100836 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300007, - "propState": 12, - "pos": { - "x": -12446, - "y": -22208, - "z": 218674 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300008, - "propState": 12, - "pos": { - "x": -18408, - "y": -16881, - "z": 226111 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300015, - "propState": 12, - "pos": { - "x": 105252, - "y": -11718, - "z": 60396 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300009, - "propState": 12, - "pos": { - "x": 42040, - "y": -10661, - "z": 131591 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300010, - "propState": 12, - "pos": { - "x": 64563, - "y": -10661, - "z": 147192 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300014, - "propState": 12, - "pos": { - "x": 192220, - "y": -4904, - "z": 155960 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300011, - "propState": 12, - "pos": { - "x": 103599, - "y": -8595, - "z": 228020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300012, - "propState": 12, - "pos": { - "x": 168814, - "y": -4420, - "z": 220218 - }, - "rot": { - "x": 0, - "y": 292855, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300013, - "propState": 12, - "pos": { - "x": 35549, - "y": -13423, - "z": 232721 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300016, - "propState": 12, - "pos": { - "x": 105848, - "y": -24827, - "z": 125456 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300029, - "propState": 12, - "pos": { - "x": 144559, - "y": -4444, - "z": 58482 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300017, - "propState": 12, - "pos": { - "x": 111894, - "y": -28335, - "z": 153868 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300018, - "propState": 12, - "pos": { - "x": -54730, - "y": -13760, - "z": 212548 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300019, - "propState": 12, - "pos": { - "x": -137756, - "y": -13798, - "z": 145667 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300020, - "propState": 12, - "pos": { - "x": -87432, - "y": -13798, - "z": 186212 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300021, - "propState": 12, - "pos": { - "x": -159490, - "y": -11851, - "z": 180900 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300023, - "propState": 12, - "pos": { - "x": -79566, - "y": -13798, - "z": 92082 - }, - "rot": { - "x": 0, - "y": -1, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300022, - "propState": 12, - "pos": { - "x": -114500, - "y": -13798, - "z": 92370 - }, - "rot": { - "x": 0, - "y": 134680, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300024, - "propState": 12, - "pos": { - "x": -112060, - "y": -17827, - "z": 57970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300030, - "propState": 12, - "pos": { - "x": -42794, - "y": -13760, - "z": 254597 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300025, - "propState": 12, - "pos": { - "x": 152413, - "y": -37038, - "z": 179707 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300026, - "propState": 12, - "pos": { - "x": 154289, - "y": -33891, - "z": 188654 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 28, - "instId": 300027, - "propState": 12, - "pos": { - "x": 126783, - "y": -37038, - "z": 191030 - }, - "rot": { - "x": 0, - "y": 131546, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300028, - "propState": 12, - "pos": { - "x": 140720, - "y": -35170, - "z": 176727 - }, - "rot": { - "x": 0, - "y": 123160, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [ - { - "groupId": 35, - "instId": 400001, - "pos": { - "x": -121927, - "y": -14681, - "z": 200689 - }, - "rot": { - "x": 0, - "y": 304516, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 18, - "pos": { - "x": -121914, - "y": -14726, - "z": 200935 - }, - "rot": { - "x": 0, - "y": 353899, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 35, - "instId": 300002, - "propState": 1, - "pos": { - "x": -121914, - "y": -14681, - "z": 200935 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -165443, - "y": -11018, - "z": 181329 - }, - "rot": { - "x": 0, - "y": 223803, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 18, - "pos": { - "x": -162007, - "y": -11323, - "z": 181339 - }, - "rot": { - "x": 0, - "y": 73193, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": -163523, - "y": -11029, - "z": 179340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": -165719, - "y": -11669, - "z": 181336 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300004, - "propState": 1, - "pos": { - "x": -163347, - "y": -11088, - "z": 181245 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -87446, - "y": -13312, - "z": 128107 - }, - "rot": { - "x": 0, - "y": 44400, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 18, - "pos": { - "x": -87795, - "y": -12760, - "z": 128046 - }, - "rot": { - "x": 0, - "y": 94992, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 37, - "instId": 300002, - "propState": 1, - "pos": { - "x": -87805, - "y": -12527, - "z": 128035 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [ - { - "groupId": 38, - "instId": 400001, - "pos": { - "x": -19973, - "y": -12978, - "z": 249042 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 18, - "pos": { - "x": -20343, - "y": -13971, - "z": 249050 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 38, - "instId": 300002, - "propState": 1, - "pos": { - "x": -21015, - "y": -16881, - "z": 249052 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": 31466, - "y": -15640, - "z": 122184 - }, - "rot": { - "x": 0, - "y": 265436, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 18, - "pos": { - "x": 31469, - "y": -16036, - "z": 121858 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300002, - "propState": 18, - "pos": { - "x": 31469, - "y": -15686, - "z": 122178 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300003, - "propState": 18, - "pos": { - "x": 31469, - "y": -16031, - "z": 122503 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300004, - "propState": 18, - "pos": { - "x": 3550, - "y": -16881, - "z": 122310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 39, - "instId": 300005, - "propState": 1, - "pos": { - "x": 29668, - "y": -16932, - "z": 122143 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [ - { - "groupId": 41, - "instId": 400001, - "pos": { - "x": 120853, - "y": -5626, - "z": 126394 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 18, - "pos": { - "x": 120951, - "y": -5449, - "z": 125958 - }, - "rot": { - "x": 0, - "y": 22801, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 41, - "instId": 300002, - "propState": 1, - "pos": { - "x": 123173, - "y": -6687, - "z": 132040 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [ - { - "groupId": 42, - "instId": 400001, - "pos": { - "x": 159637, - "y": -3573, - "z": 220575 - }, - "rot": { - "x": 0, - "y": 228603, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 18, - "pos": { - "x": 159450, - "y": 3643, - "z": 220580 - }, - "rot": { - "x": 0, - "y": 112850, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 42, - "instId": 300002, - "propState": 1, - "pos": { - "x": 157844, - "y": -4385, - "z": 218483 - }, - "rot": { - "x": 0, - "y": 220623, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [ - { - "groupId": 43, - "instId": 400001, - "pos": { - "x": 90030, - "y": -4387, - "z": 226496 - }, - "rot": { - "x": 0, - "y": 165712, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 18, - "pos": { - "x": 91167, - "y": -3778, - "z": 231387 - }, - "rot": { - "x": 0, - "y": 353730, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 43, - "instId": 300002, - "propState": 1, - "pos": { - "x": 91132, - "y": -8595, - "z": 227050 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [ - { - "groupId": 116, - "instId": 400001, - "pos": { - "x": -574, - "y": -20068, - "z": 211677 - }, - "rot": { - "x": 0, - "y": 158098, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 116, - "instId": 300001, - "propState": 18, - "pos": { - "x": -444, - "y": -18579, - "z": 211795 - }, - "rot": { - "x": 0, - "y": 334274, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 116, - "instId": 300002, - "propState": 1, - "pos": { - "x": -439, - "y": -22195, - "z": 211795 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [ - { - "groupId": 118, - "instId": 400001, - "pos": { - "x": 57518, - "y": -8810, - "z": 149948 - }, - "rot": { - "x": 0, - "y": 351141, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 118, - "instId": 300001, - "propState": 18, - "pos": { - "x": 57478, - "y": -8945, - "z": 150060 - }, - "rot": { - "x": 0, - "y": 165349, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 118, - "instId": 300002, - "propState": 1, - "pos": { - "x": 57478, - "y": -12478, - "z": 153153 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "149": { - "monsters": [], - "npcs": [ - { - "groupId": 149, - "instId": 400001, - "pos": { - "x": -120811, - "y": -14735, - "z": 201325 - }, - "rot": { - "x": 0, - "y": 350738, - "z": 0 - }, - "npcId": 13105 - } - ], - "props": [], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [ - { - "groupId": 150, - "instId": 400001, - "pos": { - "x": 150780, - "y": -5010, - "z": 127830 - }, - "rot": { - "x": 0, - "y": 87632, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 150, - "instId": 300001, - "propState": 8, - "pos": { - "x": 151226, - "y": -3483, - "z": 127456 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 125816, - "y": -4418, - "z": 195402 - }, - "rot": { - "x": 0, - "y": 104203, - "z": 0 - }, - "npcId": 13116 - } - ], - "props": [ - { - "groupId": 151, - "instId": 300001, - "propState": 8, - "pos": { - "x": 126831, - "y": -4120, - "z": 195380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [ - { - "groupId": 152, - "instId": 400001, - "pos": { - "x": 143693, - "y": -4456, - "z": 101992 - }, - "rot": { - "x": 0, - "y": 279893, - "z": 0 - }, - "npcId": 13215 - } - ], - "props": [], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [ - { - "groupId": 153, - "instId": 400001, - "pos": { - "x": 132350, - "y": -6688, - "z": 171270 - }, - "rot": { - "x": 0, - "y": 186089, - "z": 0 - }, - "npcId": 13119 - } - ], - "props": [], - "teleports": {} - }, - "155": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 155, - "instId": 300004, - "propState": 8, - "pos": { - "x": -133080, - "y": -14754, - "z": 182705 - }, - "rot": { - "x": 0, - "y": 28547, - "z": 0 - }, - "propId": 103021 - }, { - "groupId": 155, - "instId": 300005, - "propState": 8, - "pos": { - "x": -132772, - "y": -14751, - "z": 181080 - }, - "rot": { - "x": 0, - "y": 126002, - "z": 0 - }, - "propId": 103021 - } - ], - "teleports": {} - }, - "156": { - "monsters": [ - { - "groupId": 156, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 125151, - "y": -30482, - "z": 168180 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 156, - "instId": 300001, - "propState": 8, - "pos": { - "x": 127547, - "y": -30482, - "z": 158066 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300003, - "propState": 8, - "pos": { - "x": 150076, - "y": -37038, - "z": 192427 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300004, - "propState": 8, - "pos": { - "x": 139047, - "y": -37038, - "z": 187048 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300005, - "propState": 8, - "pos": { - "x": 146573, - "y": -37038, - "z": 167766 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300006, - "propState": 8, - "pos": { - "x": 127519, - "y": -30468, - "z": 157974 - }, - "rot": { - "x": 0, - "y": 155900, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300007, - "propState": 8, - "pos": { - "x": 138169, - "y": -37028, - "z": 187209 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300008, - "propState": 2, - "pos": { - "x": 127250, - "y": -30482, - "z": 158900 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300009, - "propState": 8, - "pos": { - "x": 146536, - "y": -37038, - "z": 166944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300002, - "propState": 8, - "pos": { - "x": -106910, - "y": -59826, - "z": 46500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300010, - "propState": 8, - "pos": { - "x": -107430, - "y": -59826, - "z": 57698 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300011, - "propState": 8, - "pos": { - "x": -102390, - "y": -17827, - "z": 61654 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300012, - "propState": 2, - "pos": { - "x": -100510, - "y": -17822, - "z": 61750 - }, - "rot": { - "x": 0, - "y": 270367, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300013, - "propState": 8, - "pos": { - "x": -107550, - "y": -59826, - "z": 59595 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300014, - "propState": 8, - "pos": { - "x": 154289, - "y": -33891, - "z": 188654 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300015, - "propState": 8, - "pos": { - "x": -97689, - "y": -56615, - "z": 51324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 1, - "pos": { - "x": -44666, - "y": -15070, - "z": 54731 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300002, - "propState": 1, - "pos": { - "x": 38247, - "y": -16903, - "z": 92386 - }, - "rot": { - "x": 0, - "y": 224307, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300003, - "propState": 1, - "pos": { - "x": 39864, - "y": -16880, - "z": 163300 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300004, - "propState": 1, - "pos": { - "x": -38995, - "y": -16880, - "z": 156340 - }, - "rot": { - "x": 0, - "y": 135792, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300005, - "propState": 1, - "pos": { - "x": 71108, - "y": -10676, - "z": 164129 - }, - "rot": { - "x": 0, - "y": 184273, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300006, - "propState": 1, - "pos": { - "x": 141251, - "y": -4471, - "z": 82500 - }, - "rot": { - "x": 0, - "y": 239558, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300007, - "propState": 1, - "pos": { - "x": 124547, - "y": -4428, - "z": 213070 - }, - "rot": { - "x": 0, - "y": 42303, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300008, - "propState": 1, - "pos": { - "x": 94033, - "y": -28387, - "z": 137615 - }, - "rot": { - "x": 0, - "y": 327734, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300009, - "propState": 1, - "pos": { - "x": -19104, - "y": -22866, - "z": 138416 - }, - "rot": { - "x": 0, - "y": 92768, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300010, - "propState": 1, - "pos": { - "x": -77580, - "y": -16880, - "z": 88690 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300011, - "propState": 1, - "pos": { - "x": -87834, - "y": -13762, - "z": 218148 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300012, - "propState": 1, - "pos": { - "x": -176020, - "y": -11771, - "z": 157680 - }, - "rot": { - "x": 0, - "y": 46168, - "z": 0 - }, - "propId": 103022 - } - ], - "teleports": {} - }, - "163": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 163, - "instId": 300004, - "propState": 1, - "pos": { - "x": 120950, - "y": -30381, - "z": 154032 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103053 - }, - { - "groupId": 163, - "instId": 300005, - "propState": 1, - "pos": { - "x": 125760, - "y": -37027, - "z": 182612 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 163, - "instId": 300007, - "propState": 21, - "pos": { - "x": 154597, - "y": -37038, - "z": 182392 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 163, - "instId": 300008, - "propState": 21, - "pos": { - "x": 155275, - "y": -37038, - "z": 173550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300009, - "propState": 21, - "pos": { - "x": 150533, - "y": -37038, - "z": 179084 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300010, - "propState": 21, - "pos": { - "x": 149754, - "y": -33880, - "z": 181826 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300016, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300017, - "propState": 8, - "pos": { - "x": 154580, - "y": -37038, - "z": 181910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300001, - "propState": 8, - "pos": { - "x": 120290, - "y": -30383, - "z": 147595 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300002, - "propState": 21, - "pos": { - "x": 155150, - "y": -33864, - "z": 180613 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300003, - "propState": 21, - "pos": { - "x": 155150, - "y": -33864, - "z": 176402 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300004, - "propState": 1, - "pos": { - "x": -99889, - "y": -17822, - "z": 57155 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103053 - }, - { - "groupId": 164, - "instId": 300005, - "propState": 1, - "pos": { - "x": -102241, - "y": -59826, - "z": 60018 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 164, - "instId": 300007, - "propState": 21, - "pos": { - "x": -116806, - "y": -59826, - "z": 43729 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 164, - "instId": 300008, - "propState": 21, - "pos": { - "x": -113519, - "y": -56539, - "z": 42837 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 164, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300001, - "propState": 8, - "pos": { - "x": -108570, - "y": -59534, - "z": 57104 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300002, - "propState": 8, - "pos": { - "x": -116517, - "y": -59582, - "z": 48140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300003, - "propState": 8, - "pos": { - "x": -97464, - "y": -59666, - "z": 45187 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300009, - "propState": 8, - "pos": { - "x": -111026, - "y": -17581, - "z": 61889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [ - { - "groupId": 173, - "instId": 400001, - "pos": { - "x": 154994, - "y": -37034, - "z": 191755 - }, - "rot": { - "x": 0, - "y": 299951, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 173, - "instId": 300001, - "propState": 18, - "pos": { - "x": 154913, - "y": -36620, - "z": 192367 - }, - "rot": { - "x": 0, - "y": 311941, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 173, - "instId": 300002, - "propState": 1, - "pos": { - "x": 146370, - "y": -37038, - "z": 185470 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "186": { - "monsters": [], - "npcs": [ - { - "groupId": 186, - "instId": 400001, - "pos": { - "x": 43957, - "y": -25996, - "z": 143105 - }, - "rot": { - "x": 0, - "y": 34036, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 18, - "pos": { - "x": 42763, - "y": -24786, - "z": 142013 - }, - "rot": { - "x": 0, - "y": 18511, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 186, - "instId": 300002, - "propState": 1, - "pos": { - "x": 42959, - "y": -25996, - "z": 146590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "187": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [ - { - "groupId": 188, - "instId": 400001, - "pos": { - "x": 35840, - "y": 820, - "z": 96665 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 18, - "pos": { - "x": 35840, - "y": 870, - "z": 96665 - }, - "rot": { - "x": 0, - "y": 24647, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 188, - "instId": 300002, - "propState": 1, - "pos": { - "x": 39940, - "y": -1198, - "z": 102660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 101, - "pos": { - "x": -116536, - "y": -13827, - "z": 179869 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300002, - "propState": 101, - "pos": { - "x": -12733, - "y": -22266, - "z": 125500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300003, - "propState": 101, - "pos": { - "x": 46839, - "y": -198, - "z": 114111 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300004, - "propState": 101, - "pos": { - "x": 85134, - "y": -27335, - "z": 155445 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300005, - "propState": 101, - "pos": { - "x": 103922, - "y": -7671, - "z": 147251 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300006, - "propState": 101, - "pos": { - "x": 133087, - "y": -3456, - "z": 84795 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300007, - "propState": 101, - "pos": { - "x": -35000, - "y": -15881, - "z": 217818 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300008, - "propState": 101, - "pos": { - "x": -43943, - "y": -15881, - "z": 124100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [ - { - "groupId": 190, - "instId": 400001, - "pos": { - "x": 79452, - "y": -24911, - "z": 121214 - }, - "rot": { - "x": 0, - "y": 116173, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 18, - "pos": { - "x": 79435, - "y": -25089, - "z": 121186 - }, - "rot": { - "x": 0, - "y": 242607, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 190, - "instId": 300002, - "propState": 1, - "pos": { - "x": 79435, - "y": -25919, - "z": 122808 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [ - { - "groupId": 193, - "instId": 400001, - "pos": { - "x": 136311, - "y": -29066, - "z": 146169 - }, - "rot": { - "x": 0, - "y": 101065, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 18, - "pos": { - "x": 136311, - "y": -29112, - "z": 146169 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 193, - "instId": 300002, - "propState": 1, - "pos": { - "x": 137539, - "y": -30482, - "z": 145810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [ - { - "groupId": 194, - "instId": 400001, - "pos": { - "x": -14411, - "y": -24997, - "z": 156513 - }, - "rot": { - "x": 0, - "y": 228499, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 194, - "instId": 300001, - "propState": 18, - "pos": { - "x": -14479, - "y": -24127, - "z": 151591 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14477, - "y": -24871, - "z": 153856 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14474, - "y": -25020, - "z": 156454 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300004, - "propState": 1, - "pos": { - "x": -15791, - "y": -25018, - "z": 151452 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "198": { - "monsters": [], - "npcs": [ - { - "groupId": 198, - "instId": 400001, - "pos": { - "x": -38355, - "y": -16306, - "z": 171422 - }, - "rot": { - "x": 0, - "y": 113893, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 198, - "instId": 300001, - "propState": 18, - "pos": { - "x": -39669, - "y": -14599, - "z": 171384 - }, - "rot": { - "x": 0, - "y": 227091, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 198, - "instId": 300002, - "propState": 1, - "pos": { - "x": -35601, - "y": -16881, - "z": 171222 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "199": { - "monsters": [], - "npcs": [ - { - "groupId": 199, - "instId": 400001, - "pos": { - "x": -105517, - "y": -56488, - "z": 43796 - }, - "rot": { - "x": 0, - "y": 254918, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 199, - "instId": 300001, - "propState": 18, - "pos": { - "x": -105367, - "y": -56546, - "z": 43698 - }, - "rot": { - "x": 0, - "y": 75206, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 199, - "instId": 300002, - "propState": 1, - "pos": { - "x": -106131, - "y": -56488, - "z": 43143 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "200": { - "monsters": [], - "npcs": [ - { - "groupId": 200, - "instId": 400001, - "pos": { - "x": 24923, - "y": -15841, - "z": 191483 - }, - "rot": { - "x": 0, - "y": 88386, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 200, - "instId": 300001, - "propState": 18, - "pos": { - "x": 24947, - "y": -16001, - "z": 191498 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 200, - "instId": 300002, - "propState": 1, - "pos": { - "x": 26908, - "y": -16932, - "z": 191828 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "202": { - "monsters": [], - "npcs": [ - { - "groupId": 202, - "instId": 400001, - "pos": { - "x": -64621, - "y": -15484, - "z": 82048 - }, - "rot": { - "x": 0, - "y": 324198, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 202, - "instId": 300001, - "propState": 18, - "pos": { - "x": -64129, - "y": -16109, - "z": 82128 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 202, - "instId": 300002, - "propState": 1, - "pos": { - "x": -64770, - "y": -16881, - "z": 81507 - }, - "rot": { - "x": 0, - "y": 178063, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "207": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 207, - "instId": 300003, - "propState": 1, - "pos": { - "x": -130090, - "y": -14742, - "z": 161520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103072 - }, { - "groupId": 207, - "instId": 300004, - "propState": 8, - "pos": { - "x": -130000, - "y": -14715, - "z": 155708 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103086 - }, { - "groupId": 207, - "instId": 300005, - "propState": 8, - "pos": { - "x": -137110, - "y": -15127, - "z": 178850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 207, - "instId": 300006, - "propState": 8, - "pos": { - "x": -129140, - "y": -15127, - "z": 155410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300001, - "propState": 11, - "pos": { - "x": -23441, - "y": -16881, - "z": 265107 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 11, - "pos": { - "x": -94343, - "y": -13812, - "z": 202585 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 11, - "pos": { - "x": 43560, - "y": -1198, - "z": 126040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 11, - "pos": { - "x": 52129, - "y": -14785, - "z": 210212 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 8, - "pos": { - "x": -134011, - "y": -14726, - "z": 173932 - }, - "rot": { - "x": 0, - "y": 128045, - "z": 0 - }, - "propId": 103106 - }, { - "groupId": 221, - "instId": 300002, - "propState": 8, - "pos": { - "x": -141868, - "y": -14749, - "z": 180691 - }, - "rot": { - "x": 0, - "y": 245519, - "z": 0 - }, - "propId": 103106 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 1, - "pos": { - "x": 55886, - "y": -14856, - "z": 60180 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300002, - "propState": 1, - "pos": { - "x": -57874, - "y": -14967, - "z": 60429 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300003, - "propState": 1, - "pos": { - "x": 39212, - "y": -16289, - "z": 208313 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300004, - "propState": 1, - "pos": { - "x": -73979, - "y": -13426, - "z": 140696 - }, - "rot": { - "x": 0, - "y": 316073, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300005, - "propState": 1, - "pos": { - "x": 148106, - "y": -4150, - "z": 210632 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300006, - "propState": 1, - "pos": { - "x": 143337, - "y": -4170, - "z": 92907 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300007, - "propState": 1, - "pos": { - "x": 20087, - "y": -25475, - "z": 169059 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 2, - "pos": { - "x": -98610, - "y": -59826, - "z": 50995 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 223, - "instId": 300002, - "propState": 9, - "pos": { - "x": -105483, - "y": -56233, - "z": 44995 - }, - "rot": { - "x": 0, - "y": 279429, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 223, - "instId": 300003, - "propState": 9, - "pos": { - "x": -116891, - "y": -57806, - "z": 57448 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": -116891, - "y": -57806, - "z": 57448 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 223, - "instId": 300005, - "propState": 8, - "pos": { - "x": -98610, - "y": -59826, - "z": 50995 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 223, - "instId": 300006, - "propState": 20, - "pos": { - "x": -95880, - "y": -58780, - "z": 51010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "244": { - "monsters": [], - "npcs": [ - { - "groupId": 244, - "instId": 400001, - "pos": { - "x": 44, - "y": -22213, - "z": 208168 - }, - "rot": { - "x": 0, - "y": 186110, - "z": 0 - }, - "npcId": 3030 - } - ], - "props": [ - { - "groupId": 244, - "instId": 300001, - "propState": 8, - "pos": { - "x": 40, - "y": -22213, - "z": 211820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 274, - "instId": 300001, - "propState": 8, - "pos": { - "x": 130, - "y": -25080, - "z": 157650 - }, - "rot": { - "x": 0, - "y": 356426, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "280": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300001, - "propState": 101, - "pos": { - "x": 1, - "y": -22035, - "z": 211881 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103108 - } - ], - "teleports": {} - }, - "290": { - "monsters": [], - "npcs": [ - { - "groupId": 290, - "instId": 400001, - "pos": { - "x": 81250, - "y": -10661, - "z": 130710 - }, - "rot": { - "x": 0, - "y": 7274, - "z": 0 - }, - "npcId": 13117 - } - ], - "props": [], - "teleports": {} - }, - "298": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 298, - "instId": 300001, - "propState": 8, - "pos": { - "x": 47841, - "y": -299, - "z": 91088 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 132 - } - ], - "teleports": {} - }, - "299": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 299, - "instId": 300001, - "propState": 8, - "pos": { - "x": 209320, - "y": -4904, - "z": 147060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 140 - } - ], - "teleports": {} - }, - "400": { - "monsters": [], - "npcs": [ - { - "groupId": 400, - "instId": 400001, - "pos": { - "x": 79110, - "y": -10661, - "z": 130680 - }, - "rot": { - "x": 0, - "y": 7274, - "z": 0 - }, - "npcId": 13208 - } - ], - "props": [], - "teleports": {} - }, - "401": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 401, - "instId": 300001, - "propState": 18, - "pos": { - "x": 190288, - "y": -3906, - "z": 146954 - }, - "rot": { - "x": 0, - "y": 21447, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300002, - "propState": 18, - "pos": { - "x": 40687, - "y": -16466, - "z": 147002 - }, - "rot": { - "x": 0, - "y": 355726, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300003, - "propState": 18, - "pos": { - "x": 125366, - "y": -3830, - "z": 104232 - }, - "rot": { - "x": 0, - "y": 173840, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300004, - "propState": 18, - "pos": { - "x": 140800, - "y": -3850, - "z": 189416 - }, - "rot": { - "x": 0, - "y": 354320, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "404": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "463": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 463, - "instId": 300001, - "propState": 18, - "pos": { - "x": -8760, - "y": -21695, - "z": 222781 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 463, - "instId": 300002, - "propState": 18, - "pos": { - "x": 129121, - "y": -3955, - "z": 51392 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 463, - "instId": 300003, - "propState": 18, - "pos": { - "x": 98890, - "y": -7849, - "z": 226976 - }, - "rot": { - "x": 0, - "y": 149666, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 463, - "instId": 300004, - "propState": 18, - "pos": { - "x": -115411, - "y": -13848, - "z": 196064 - }, - "rot": { - "x": 0, - "y": 112689, - "z": 0 - }, - "propId": 103083 - }, { - "groupId": 463, - "instId": 300005, - "propState": 18, - "pos": { - "x": -10725, - "y": -16328, - "z": 238693 - }, - "rot": { - "x": 0, - "y": 113008, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 463, - "instId": 300006, - "propState": 18, - "pos": { - "x": -118824, - "y": -14322, - "z": 208807 - }, - "rot": { - "x": 0, - "y": 221235, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 463, - "instId": 300007, - "propState": 18, - "pos": { - "x": 43843, - "y": -433, - "z": 96470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300008, - "propState": 18, - "pos": { - "x": -17980, - "y": -16379, - "z": 148431 - }, - "rot": { - "x": 0, - "y": 348479, - "z": 0 - }, - "propId": 103035 - }, { - "groupId": 463, - "instId": 300009, - "propState": 18, - "pos": { - "x": -45132, - "y": -15873, - "z": 114378 - }, - "rot": { - "x": 0, - "y": 14042, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300010, - "propState": 18, - "pos": { - "x": -158859, - "y": -11077, - "z": 174116 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 463, - "instId": 300011, - "propState": 18, - "pos": { - "x": 59415, - "y": -12901, - "z": 231978 - }, - "rot": { - "x": 0, - "y": 82616, - "z": 0 - }, - "propId": 103035 - }, { - "groupId": 463, - "instId": 300012, - "propState": 18, - "pos": { - "x": 3479, - "y": -16336, - "z": 86865 - }, - "rot": { - "x": 0, - "y": 69713, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300013, - "propState": 18, - "pos": { - "x": 84615, - "y": -10160, - "z": 142358 - }, - "rot": { - "x": 0, - "y": 143490, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300014, - "propState": 18, - "pos": { - "x": -82846, - "y": -12875, - "z": 246001 - }, - "rot": { - "x": 0, - "y": 59181, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300015, - "propState": 18, - "pos": { - "x": 0, - "y": -13377, - "z": 35410 - }, - "rot": { - "x": 0, - "y": 83433, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "464": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 464, - "instId": 300001, - "propState": 18, - "pos": { - "x": -130044, - "y": -14072, - "z": 164010 - }, - "rot": { - "x": 0, - "y": 124291, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 464, - "instId": 300002, - "propState": 18, - "pos": { - "x": -130272, - "y": -14120, - "z": 207818 - }, - "rot": { - "x": 0, - "y": 170320, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 464, - "instId": 300003, - "propState": 18, - "pos": { - "x": -94104, - "y": -13161, - "z": 141961 - }, - "rot": { - "x": 0, - "y": 57366, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "465": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 465, - "instId": 300001, - "propState": 18, - "pos": { - "x": -173074, - "y": -13086, - "z": 215084 - }, - "rot": { - "x": 0, - "y": 207229, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "472": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 472, - "instId": 300001, - "propState": 8, - "pos": { - "x": 209320, - "y": -4904, - "z": 147060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "479": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 479, - "instId": 300001, - "propState": 18, - "pos": { - "x": 41064, - "y": -15866, - "z": 123126 - }, - "rot": { - "x": 0, - "y": 315577, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "481": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 481, - "instId": 300001, - "propState": 18, - "pos": { - "x": 181121, - "y": -4433, - "z": 153368 - }, - "rot": { - "x": 0, - "y": 303422, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "482": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 482, - "instId": 300001, - "propState": 18, - "pos": { - "x": 231, - "y": -15775, - "z": 252225 - }, - "rot": { - "x": 0, - "y": 92100, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "505": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 505, - "instId": 300001, - "propState": 18, - "pos": { - "x": -13979, - "y": -21710, - "z": 214272 - }, - "rot": { - "x": 0, - "y": 131002, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300002, - "propState": 18, - "pos": { - "x": -105155, - "y": -14060, - "z": 183139 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300003, - "propState": 18, - "pos": { - "x": -13774, - "y": -21708, - "z": 214556 - }, - "rot": { - "x": 0, - "y": 31037, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300004, - "propState": 18, - "pos": { - "x": -92400, - "y": -12889, - "z": 241138 - }, - "rot": { - "x": 0, - "y": 72385, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 505, - "instId": 300005, - "propState": 18, - "pos": { - "x": -163777, - "y": -11088, - "z": 180823 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 505, - "instId": 300006, - "propState": 18, - "pos": { - "x": 123332, - "y": -3476, - "z": 114398 - }, - "rot": { - "x": 0, - "y": 215559, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 505, - "instId": 300007, - "propState": 18, - "pos": { - "x": 108432, - "y": -24314, - "z": 116898 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "584": { - "monsters": [], - "npcs": [ - { - "groupId": 584, - "instId": 400001, - "pos": { - "x": -91750, - "y": -13815, - "z": 119710 - }, - "rot": { - "x": 0, - "y": 264798, - "z": 0 - }, - "npcId": 13317 - } - ], - "props": [ - { - "groupId": 584, - "instId": 300001, - "propState": 1, - "pos": { - "x": -91205, - "y": -13816, - "z": 118400 - }, - "rot": { - "x": 0, - "y": 270111, - "z": 0 - }, - "propId": 103225 - } - ], - "teleports": { - "2458": { - "anchorId": 1, - "groupId": 584, - "instId": 300002, - "pos": { - "x": -93045, - "y": -13816, - "z": 119230 - }, - "rot": { - "x": 0, - "y": 86785, - "z": 0 - } - } - } - }, - "585": { - "monsters": [], - "npcs": [ - { - "groupId": 585, - "instId": 400001, - "pos": { - "x": 50280, - "y": -25996, - "z": 144539 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 13130 - } - ], - "props": [ - { - "groupId": 585, - "instId": 300001, - "propState": 1, - "pos": { - "x": 48720, - "y": -25996, - "z": 143170 - }, - "rot": { - "x": 0, - "y": 359059, - "z": 0 - }, - "propId": 103226 - } - ], - "teleports": { - "2459": { - "anchorId": 1, - "groupId": 585, - "instId": 300002, - "pos": { - "x": 49482, - "y": -25996, - "z": 145542 - }, - "rot": { - "x": 0, - "y": 174383, - "z": 0 - } - } - } - }, - "587": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 587, - "instId": 300003, - "propState": 1, - "pos": { - "x": -130090, - "y": -14742, - "z": 161520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103072 - }, { - "groupId": 587, - "instId": 300004, - "propState": 8, - "pos": { - "x": -130000, - "y": -14715, - "z": 155708 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103086 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 7, - "startGroupId": 15, - "isEnteredSceneInfo": true - } - }, - "1030104": { - "P10301_F10301001": { - "scenes": { - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 7180, - "y": -14411, - "z": 37820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5080, - "y": -22213, - "z": 196790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": -87570, - "y": -13760, - "z": 228670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": 115120, - "y": -6779, - "z": 142310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": -104080, - "y": -14726, - "z": 143950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 15, - "instId": 300006, - "propState": 8, - "pos": { - "x": 71261, - "y": -28335, - "z": 153540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030101": { - "anchorId": 1, - "groupId": 15, - "instId": 300001, - "pos": { - "x": 0, - "y": -14383, - "z": 44219 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030102": { - "anchorId": 2, - "groupId": 15, - "instId": 300002, - "pos": { - "x": 60, - "y": -22213, - "z": 195260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030103": { - "anchorId": 3, - "groupId": 15, - "instId": 300003, - "pos": { - "x": -93460, - "y": -13760, - "z": 233210 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - } - }, - "1030104": { - "anchorId": 4, - "groupId": 15, - "instId": 300004, - "pos": { - "x": 114920, - "y": -6687, - "z": 137090 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - } - }, - "1030105": { - "anchorId": 5, - "groupId": 15, - "instId": 300005, - "pos": { - "x": -100370, - "y": -14726, - "z": 146480 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - } - }, - "1030106": { - "anchorId": 6, - "groupId": 15, - "instId": 300006, - "pos": { - "x": 76810, - "y": -28335, - "z": 151420 - }, - "rot": { - "x": 0, - "y": 113524, - "z": 0 - } - } - } - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19513, - "y": -13826, - "z": 137498 - }, - "rot": { - "x": 0, - "y": 155, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19500, - "y": -16881, - "z": 142500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14307, - "y": -25997, - "z": 157500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 17, - "instId": 300006, - "propState": 3, - "pos": { - "x": -9825, - "y": -16330, - "z": 152502 - }, - "rot": { - "x": 0, - "y": 90008, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 17, - "instId": 300007, - "propState": 3, - "pos": { - "x": -205, - "y": -19068, - "z": 142497 - }, - "rot": { - "x": 0, - "y": 180155, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19289, - "y": -11969, - "z": 106321 - }, - "rot": { - "x": 0, - "y": 359530, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19500, - "y": -16881, - "z": 132000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 1, - "pos": { - "x": 35330, - "y": -1198, - "z": 118070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 18, - "instId": 300006, - "propState": 3, - "pos": { - "x": 561, - "y": -7023, - "z": 111994 - }, - "rot": { - "x": 0, - "y": 179530, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 18, - "instId": 300007, - "propState": 3, - "pos": { - "x": 20284, - "y": -3163, - "z": 133075 - }, - "rot": { - "x": 0, - "y": 88453, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400001, - "pos": { - "x": 134051, - "y": -4456, - "z": 84960 - }, - "rot": { - "x": 0, - "y": 198075, - "z": 0 - }, - "npcId": 13231 - }, - { - "groupId": 19, - "instId": 400002, - "pos": { - "x": 141100, - "y": -4416, - "z": 206800 - }, - "rot": { - "x": 0, - "y": 250839, - "z": 0 - }, - "npcId": 13127 - }, - { - "groupId": 19, - "instId": 400003, - "pos": { - "x": 14260, - "y": -15814, - "z": 88865 - }, - "rot": { - "x": 0, - "y": 140985, - "z": 0 - }, - "npcId": 13315 - }, - { - "groupId": 19, - "instId": 400004, - "pos": { - "x": -114254, - "y": -14374, - "z": 178103 - }, - "rot": { - "x": 0, - "y": 173216, - "z": 0 - }, - "npcId": 13318 - }, { - "groupId": 19, - "instId": 400005, - "pos": { - "x": -23324, - "y": -16381, - "z": 232550 - }, - "rot": { - "x": 0, - "y": 359821, - "z": 0 - }, - "npcId": 13315 - }, { - "groupId": 19, - "instId": 400006, - "pos": { - "x": -106808, - "y": -13248, - "z": 94713 - }, - "rot": { - "x": 0, - "y": 56465, - "z": 0 - }, - "npcId": 13315 - } - ], - "props": [], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -36678, - "y": -16881, - "z": 90482 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 26, - "instId": 300014, - "propState": 8, - "pos": { - "x": -34019, - "y": -16881, - "z": 146311 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 31152, - "y": -16881, - "z": 123872 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 26, - "instId": 300015, - "propState": 8, - "pos": { - "x": 24861, - "y": -16852, - "z": 192982 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": 25060, - "y": -25996, - "z": 151593 - }, - "rot": { - "x": 0, - "y": 350000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 82945, - "y": -28335, - "z": 138230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": 87912, - "y": -10661, - "z": 140933 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300006, - "propState": 8, - "pos": { - "x": 133044, - "y": -4456, - "z": 108386 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300007, - "propState": 8, - "pos": { - "x": 124920, - "y": -4405, - "z": 229382 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300016, - "propState": 8, - "pos": { - "x": 127024, - "y": -4405, - "z": 229432 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300008, - "propState": 8, - "pos": { - "x": -38608, - "y": -16881, - "z": 185172 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300009, - "propState": 8, - "pos": { - "x": -70270, - "y": -13721, - "z": 237010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300010, - "propState": 8, - "pos": { - "x": -145776, - "y": -13812, - "z": 230510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300011, - "propState": 8, - "pos": { - "x": -164720, - "y": -11851, - "z": 187840 - }, - "rot": { - "x": 0, - "y": 145000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300012, - "propState": 8, - "pos": { - "x": -89236, - "y": -13807, - "z": 133950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300013, - "propState": 8, - "pos": { - "x": -103568, - "y": -16990, - "z": 84104 - }, - "rot": { - "x": 0, - "y": 166077, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300017, - "propState": 8, - "pos": { - "x": 100325, - "y": -8613, - "z": 163718 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300018, - "propState": 8, - "pos": { - "x": -97770, - "y": -13798, - "z": 101020 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300019, - "propState": 8, - "pos": { - "x": -39870, - "y": -16881, - "z": 236520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300020, - "propState": 8, - "pos": { - "x": 15155, - "y": -16881, - "z": 89920 - }, - "rot": { - "x": 0, - "y": 140814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300021, - "propState": 8, - "pos": { - "x": -77740, - "y": -13798, - "z": 118650 - }, - "rot": { - "x": 0, - "y": 275814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300022, - "propState": 8, - "pos": { - "x": 122713, - "y": -6688, - "z": 168734 - }, - "rot": { - "x": 0, - "y": 155814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300023, - "propState": 8, - "pos": { - "x": 140624, - "y": -37160, - "z": 177079 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300024, - "propState": 8, - "pos": { - "x": 144686, - "y": -37118, - "z": 192517 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300025, - "propState": 8, - "pos": { - "x": -108860, - "y": -59826, - "z": 46511 - }, - "rot": { - "x": 0, - "y": 91069, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300026, - "propState": 8, - "pos": { - "x": -70310, - "y": -13721, - "z": 253530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 12, - "pos": { - "x": 40995, - "y": -15066, - "z": 34863 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300002, - "propState": 12, - "pos": { - "x": -46908, - "y": -15066, - "z": 65628 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300003, - "propState": 12, - "pos": { - "x": -19087, - "y": -26050, - "z": 171350 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300004, - "propState": 12, - "pos": { - "x": 19601, - "y": -25997, - "z": 133360 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300005, - "propState": 12, - "pos": { - "x": -19270, - "y": -16881, - "z": 127606 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300006, - "propState": 12, - "pos": { - "x": 48901, - "y": -1198, - "z": 100836 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300007, - "propState": 12, - "pos": { - "x": -12446, - "y": -22208, - "z": 218674 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300008, - "propState": 12, - "pos": { - "x": -18408, - "y": -16881, - "z": 226111 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300015, - "propState": 12, - "pos": { - "x": 105252, - "y": -11718, - "z": 60396 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300009, - "propState": 12, - "pos": { - "x": 42040, - "y": -10661, - "z": 131591 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300010, - "propState": 12, - "pos": { - "x": 64563, - "y": -10661, - "z": 147192 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300014, - "propState": 12, - "pos": { - "x": 192220, - "y": -4904, - "z": 155960 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300011, - "propState": 12, - "pos": { - "x": 103599, - "y": -8595, - "z": 228020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300012, - "propState": 12, - "pos": { - "x": 168814, - "y": -4420, - "z": 220218 - }, - "rot": { - "x": 0, - "y": 292855, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300013, - "propState": 12, - "pos": { - "x": 35549, - "y": -13423, - "z": 232721 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300016, - "propState": 12, - "pos": { - "x": 105848, - "y": -24827, - "z": 125456 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300029, - "propState": 12, - "pos": { - "x": 144559, - "y": -4444, - "z": 58482 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300017, - "propState": 12, - "pos": { - "x": 111894, - "y": -28335, - "z": 153868 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300018, - "propState": 12, - "pos": { - "x": -54730, - "y": -13760, - "z": 212548 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300019, - "propState": 12, - "pos": { - "x": -137756, - "y": -13798, - "z": 145667 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300020, - "propState": 12, - "pos": { - "x": -87432, - "y": -13798, - "z": 186212 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300021, - "propState": 12, - "pos": { - "x": -159490, - "y": -11851, - "z": 180900 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300023, - "propState": 12, - "pos": { - "x": -79566, - "y": -13798, - "z": 92082 - }, - "rot": { - "x": 0, - "y": -1, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300022, - "propState": 12, - "pos": { - "x": -114500, - "y": -13798, - "z": 92370 - }, - "rot": { - "x": 0, - "y": 134680, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300024, - "propState": 12, - "pos": { - "x": -112060, - "y": -17827, - "z": 57970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300030, - "propState": 12, - "pos": { - "x": -42794, - "y": -13760, - "z": 254597 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300025, - "propState": 12, - "pos": { - "x": 152413, - "y": -37038, - "z": 179707 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300026, - "propState": 12, - "pos": { - "x": 154289, - "y": -33891, - "z": 188654 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 28, - "instId": 300027, - "propState": 12, - "pos": { - "x": 126783, - "y": -37038, - "z": 191030 - }, - "rot": { - "x": 0, - "y": 131546, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300028, - "propState": 12, - "pos": { - "x": 140720, - "y": -35170, - "z": 176727 - }, - "rot": { - "x": 0, - "y": 123160, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [ - { - "groupId": 35, - "instId": 400001, - "pos": { - "x": -121927, - "y": -14681, - "z": 200689 - }, - "rot": { - "x": 0, - "y": 304516, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 18, - "pos": { - "x": -121914, - "y": -14726, - "z": 200935 - }, - "rot": { - "x": 0, - "y": 353899, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 35, - "instId": 300002, - "propState": 1, - "pos": { - "x": -121914, - "y": -14681, - "z": 200935 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -165443, - "y": -11018, - "z": 181329 - }, - "rot": { - "x": 0, - "y": 223803, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 18, - "pos": { - "x": -162007, - "y": -11323, - "z": 181339 - }, - "rot": { - "x": 0, - "y": 73193, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": -163523, - "y": -11029, - "z": 179340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": -165719, - "y": -11669, - "z": 181336 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300004, - "propState": 1, - "pos": { - "x": -163347, - "y": -11088, - "z": 181245 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -87446, - "y": -13312, - "z": 128107 - }, - "rot": { - "x": 0, - "y": 44400, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 18, - "pos": { - "x": -87795, - "y": -12760, - "z": 128046 - }, - "rot": { - "x": 0, - "y": 94992, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 37, - "instId": 300002, - "propState": 1, - "pos": { - "x": -87805, - "y": -12527, - "z": 128035 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [ - { - "groupId": 38, - "instId": 400001, - "pos": { - "x": -19973, - "y": -12978, - "z": 249042 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 18, - "pos": { - "x": -20343, - "y": -13971, - "z": 249050 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 38, - "instId": 300002, - "propState": 1, - "pos": { - "x": -21015, - "y": -16881, - "z": 249052 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": 31466, - "y": -15640, - "z": 122184 - }, - "rot": { - "x": 0, - "y": 265436, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 18, - "pos": { - "x": 31469, - "y": -16036, - "z": 121858 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300002, - "propState": 18, - "pos": { - "x": 31469, - "y": -15686, - "z": 122178 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300003, - "propState": 18, - "pos": { - "x": 31469, - "y": -16031, - "z": 122503 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300004, - "propState": 18, - "pos": { - "x": 3550, - "y": -16881, - "z": 122310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 39, - "instId": 300005, - "propState": 1, - "pos": { - "x": 29668, - "y": -16932, - "z": 122143 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [ - { - "groupId": 41, - "instId": 400001, - "pos": { - "x": 120853, - "y": -5626, - "z": 126394 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 18, - "pos": { - "x": 120951, - "y": -5449, - "z": 125958 - }, - "rot": { - "x": 0, - "y": 22801, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 41, - "instId": 300002, - "propState": 1, - "pos": { - "x": 123173, - "y": -6687, - "z": 132040 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [ - { - "groupId": 42, - "instId": 400001, - "pos": { - "x": 159637, - "y": -3573, - "z": 220575 - }, - "rot": { - "x": 0, - "y": 228603, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 18, - "pos": { - "x": 159450, - "y": 3643, - "z": 220580 - }, - "rot": { - "x": 0, - "y": 112850, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 42, - "instId": 300002, - "propState": 1, - "pos": { - "x": 157844, - "y": -4385, - "z": 218483 - }, - "rot": { - "x": 0, - "y": 220623, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [ - { - "groupId": 43, - "instId": 400001, - "pos": { - "x": 90030, - "y": -4387, - "z": 226496 - }, - "rot": { - "x": 0, - "y": 165712, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 18, - "pos": { - "x": 91167, - "y": -3778, - "z": 231387 - }, - "rot": { - "x": 0, - "y": 353730, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 43, - "instId": 300002, - "propState": 1, - "pos": { - "x": 91132, - "y": -8595, - "z": 227050 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [ - { - "groupId": 116, - "instId": 400001, - "pos": { - "x": -574, - "y": -20068, - "z": 211677 - }, - "rot": { - "x": 0, - "y": 158098, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 116, - "instId": 300001, - "propState": 18, - "pos": { - "x": -444, - "y": -18579, - "z": 211795 - }, - "rot": { - "x": 0, - "y": 334274, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 116, - "instId": 300002, - "propState": 1, - "pos": { - "x": -439, - "y": -22195, - "z": 211795 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [ - { - "groupId": 118, - "instId": 400001, - "pos": { - "x": 57518, - "y": -8810, - "z": 149948 - }, - "rot": { - "x": 0, - "y": 351141, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 118, - "instId": 300001, - "propState": 18, - "pos": { - "x": 57478, - "y": -8945, - "z": 150060 - }, - "rot": { - "x": 0, - "y": 165349, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 118, - "instId": 300002, - "propState": 1, - "pos": { - "x": 57478, - "y": -12478, - "z": 153153 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "149": { - "monsters": [], - "npcs": [ - { - "groupId": 149, - "instId": 400001, - "pos": { - "x": -120811, - "y": -14735, - "z": 201325 - }, - "rot": { - "x": 0, - "y": 350738, - "z": 0 - }, - "npcId": 13105 - } - ], - "props": [], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [ - { - "groupId": 150, - "instId": 400001, - "pos": { - "x": 150780, - "y": -5010, - "z": 127830 - }, - "rot": { - "x": 0, - "y": 87632, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 150, - "instId": 300001, - "propState": 8, - "pos": { - "x": 151226, - "y": -3483, - "z": 127456 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 125816, - "y": -4418, - "z": 195402 - }, - "rot": { - "x": 0, - "y": 104203, - "z": 0 - }, - "npcId": 13116 - } - ], - "props": [ - { - "groupId": 151, - "instId": 300001, - "propState": 8, - "pos": { - "x": 126831, - "y": -4120, - "z": 195380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [ - { - "groupId": 152, - "instId": 400001, - "pos": { - "x": 143693, - "y": -4456, - "z": 101992 - }, - "rot": { - "x": 0, - "y": 279893, - "z": 0 - }, - "npcId": 13215 - } - ], - "props": [], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [ - { - "groupId": 153, - "instId": 400001, - "pos": { - "x": 132350, - "y": -6688, - "z": 171270 - }, - "rot": { - "x": 0, - "y": 186089, - "z": 0 - }, - "npcId": 13119 - } - ], - "props": [], - "teleports": {} - }, - "155": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 155, - "instId": 300004, - "propState": 8, - "pos": { - "x": -133080, - "y": -14754, - "z": 182705 - }, - "rot": { - "x": 0, - "y": 28547, - "z": 0 - }, - "propId": 103021 - }, { - "groupId": 155, - "instId": 300005, - "propState": 8, - "pos": { - "x": -132772, - "y": -14751, - "z": 181080 - }, - "rot": { - "x": 0, - "y": 126002, - "z": 0 - }, - "propId": 103021 - } - ], - "teleports": {} - }, - "156": { - "monsters": [ - { - "groupId": 156, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 125151, - "y": -30482, - "z": 168180 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 156, - "instId": 300001, - "propState": 8, - "pos": { - "x": 127547, - "y": -30482, - "z": 158066 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300003, - "propState": 8, - "pos": { - "x": 150076, - "y": -37038, - "z": 192427 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300004, - "propState": 8, - "pos": { - "x": 139047, - "y": -37038, - "z": 187048 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300005, - "propState": 8, - "pos": { - "x": 146573, - "y": -37038, - "z": 167766 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300006, - "propState": 8, - "pos": { - "x": 127519, - "y": -30468, - "z": 157974 - }, - "rot": { - "x": 0, - "y": 155900, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300007, - "propState": 8, - "pos": { - "x": 138169, - "y": -37028, - "z": 187209 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300008, - "propState": 2, - "pos": { - "x": 127250, - "y": -30482, - "z": 158900 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300009, - "propState": 8, - "pos": { - "x": 146536, - "y": -37038, - "z": 166944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300002, - "propState": 8, - "pos": { - "x": -106910, - "y": -59826, - "z": 46500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300010, - "propState": 8, - "pos": { - "x": -107430, - "y": -59826, - "z": 57698 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300011, - "propState": 8, - "pos": { - "x": -102390, - "y": -17827, - "z": 61654 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300012, - "propState": 2, - "pos": { - "x": -100510, - "y": -17822, - "z": 61750 - }, - "rot": { - "x": 0, - "y": 270367, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300013, - "propState": 8, - "pos": { - "x": -107550, - "y": -59826, - "z": 59595 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300014, - "propState": 8, - "pos": { - "x": 154289, - "y": -33891, - "z": 188654 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300015, - "propState": 8, - "pos": { - "x": -97689, - "y": -56615, - "z": 51324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 1, - "pos": { - "x": -44666, - "y": -15070, - "z": 54731 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300002, - "propState": 1, - "pos": { - "x": 38247, - "y": -16903, - "z": 92386 - }, - "rot": { - "x": 0, - "y": 224307, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300003, - "propState": 1, - "pos": { - "x": 39864, - "y": -16880, - "z": 163300 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300004, - "propState": 1, - "pos": { - "x": -38995, - "y": -16880, - "z": 156340 - }, - "rot": { - "x": 0, - "y": 135792, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300005, - "propState": 1, - "pos": { - "x": 71108, - "y": -10676, - "z": 164129 - }, - "rot": { - "x": 0, - "y": 184273, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300006, - "propState": 1, - "pos": { - "x": 141251, - "y": -4471, - "z": 82500 - }, - "rot": { - "x": 0, - "y": 239558, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300007, - "propState": 1, - "pos": { - "x": 124547, - "y": -4428, - "z": 213070 - }, - "rot": { - "x": 0, - "y": 42303, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300008, - "propState": 1, - "pos": { - "x": 94033, - "y": -28387, - "z": 137615 - }, - "rot": { - "x": 0, - "y": 327734, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300009, - "propState": 1, - "pos": { - "x": -19104, - "y": -22866, - "z": 138416 - }, - "rot": { - "x": 0, - "y": 92768, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300010, - "propState": 1, - "pos": { - "x": -77580, - "y": -16880, - "z": 88690 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300011, - "propState": 1, - "pos": { - "x": -87834, - "y": -13762, - "z": 218148 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300012, - "propState": 1, - "pos": { - "x": -176020, - "y": -11771, - "z": 157680 - }, - "rot": { - "x": 0, - "y": 46168, - "z": 0 - }, - "propId": 103022 - } - ], - "teleports": {} - }, - "163": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 163, - "instId": 300004, - "propState": 1, - "pos": { - "x": 120950, - "y": -30381, - "z": 154032 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103053 - }, - { - "groupId": 163, - "instId": 300005, - "propState": 1, - "pos": { - "x": 125760, - "y": -37027, - "z": 182612 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 163, - "instId": 300007, - "propState": 21, - "pos": { - "x": 154597, - "y": -37038, - "z": 182392 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 163, - "instId": 300008, - "propState": 21, - "pos": { - "x": 155275, - "y": -37038, - "z": 173550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300009, - "propState": 21, - "pos": { - "x": 150533, - "y": -37038, - "z": 179084 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300010, - "propState": 21, - "pos": { - "x": 149754, - "y": -33880, - "z": 181826 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300016, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300017, - "propState": 8, - "pos": { - "x": 154580, - "y": -37038, - "z": 181910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300001, - "propState": 8, - "pos": { - "x": 120290, - "y": -30383, - "z": 147595 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300002, - "propState": 21, - "pos": { - "x": 155150, - "y": -33864, - "z": 180613 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300003, - "propState": 21, - "pos": { - "x": 155150, - "y": -33864, - "z": 176402 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300004, - "propState": 1, - "pos": { - "x": -99889, - "y": -17822, - "z": 57155 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103053 - }, - { - "groupId": 164, - "instId": 300005, - "propState": 1, - "pos": { - "x": -102241, - "y": -59826, - "z": 60018 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 164, - "instId": 300007, - "propState": 21, - "pos": { - "x": -116806, - "y": -59826, - "z": 43729 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 164, - "instId": 300008, - "propState": 21, - "pos": { - "x": -113519, - "y": -56539, - "z": 42837 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 164, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300001, - "propState": 8, - "pos": { - "x": -108570, - "y": -59534, - "z": 57104 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300002, - "propState": 8, - "pos": { - "x": -116517, - "y": -59582, - "z": 48140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300003, - "propState": 8, - "pos": { - "x": -97464, - "y": -59666, - "z": 45187 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300009, - "propState": 8, - "pos": { - "x": -111026, - "y": -17581, - "z": 61889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [ - { - "groupId": 173, - "instId": 400001, - "pos": { - "x": 154994, - "y": -37034, - "z": 191755 - }, - "rot": { - "x": 0, - "y": 299951, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 173, - "instId": 300001, - "propState": 18, - "pos": { - "x": 154913, - "y": -36620, - "z": 192367 - }, - "rot": { - "x": 0, - "y": 311941, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 173, - "instId": 300002, - "propState": 1, - "pos": { - "x": 146370, - "y": -37038, - "z": 185470 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "186": { - "monsters": [], - "npcs": [ - { - "groupId": 186, - "instId": 400001, - "pos": { - "x": 43957, - "y": -25996, - "z": 143105 - }, - "rot": { - "x": 0, - "y": 34036, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 18, - "pos": { - "x": 42763, - "y": -24786, - "z": 142013 - }, - "rot": { - "x": 0, - "y": 18511, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 186, - "instId": 300002, - "propState": 1, - "pos": { - "x": 42959, - "y": -25996, - "z": 146590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "187": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [ - { - "groupId": 188, - "instId": 400001, - "pos": { - "x": 35840, - "y": 820, - "z": 96665 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 18, - "pos": { - "x": 35840, - "y": 870, - "z": 96665 - }, - "rot": { - "x": 0, - "y": 24647, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 188, - "instId": 300002, - "propState": 1, - "pos": { - "x": 39940, - "y": -1198, - "z": 102660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 101, - "pos": { - "x": -116536, - "y": -13827, - "z": 179869 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300002, - "propState": 101, - "pos": { - "x": -12733, - "y": -22266, - "z": 125500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300003, - "propState": 101, - "pos": { - "x": 46839, - "y": -198, - "z": 114111 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300004, - "propState": 101, - "pos": { - "x": 85134, - "y": -27335, - "z": 155445 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300005, - "propState": 101, - "pos": { - "x": 103922, - "y": -7671, - "z": 147251 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300006, - "propState": 101, - "pos": { - "x": 133087, - "y": -3456, - "z": 84795 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300007, - "propState": 101, - "pos": { - "x": -35000, - "y": -15881, - "z": 217818 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300008, - "propState": 101, - "pos": { - "x": -43943, - "y": -15881, - "z": 124100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [ - { - "groupId": 190, - "instId": 400001, - "pos": { - "x": 79452, - "y": -24911, - "z": 121214 - }, - "rot": { - "x": 0, - "y": 116173, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 18, - "pos": { - "x": 79435, - "y": -25089, - "z": 121186 - }, - "rot": { - "x": 0, - "y": 242607, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 190, - "instId": 300002, - "propState": 1, - "pos": { - "x": 79435, - "y": -25919, - "z": 122808 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [ - { - "groupId": 193, - "instId": 400001, - "pos": { - "x": 136311, - "y": -29066, - "z": 146169 - }, - "rot": { - "x": 0, - "y": 101065, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 18, - "pos": { - "x": 136311, - "y": -29112, - "z": 146169 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 193, - "instId": 300002, - "propState": 1, - "pos": { - "x": 137539, - "y": -30482, - "z": 145810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [ - { - "groupId": 194, - "instId": 400001, - "pos": { - "x": -14411, - "y": -24997, - "z": 156513 - }, - "rot": { - "x": 0, - "y": 228499, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 194, - "instId": 300001, - "propState": 18, - "pos": { - "x": -14479, - "y": -24127, - "z": 151591 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14477, - "y": -24871, - "z": 153856 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14474, - "y": -25020, - "z": 156454 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300004, - "propState": 1, - "pos": { - "x": -15791, - "y": -25018, - "z": 151452 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "198": { - "monsters": [], - "npcs": [ - { - "groupId": 198, - "instId": 400001, - "pos": { - "x": -38355, - "y": -16306, - "z": 171422 - }, - "rot": { - "x": 0, - "y": 113893, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 198, - "instId": 300001, - "propState": 18, - "pos": { - "x": -39669, - "y": -14599, - "z": 171384 - }, - "rot": { - "x": 0, - "y": 227091, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 198, - "instId": 300002, - "propState": 1, - "pos": { - "x": -35601, - "y": -16881, - "z": 171222 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "199": { - "monsters": [], - "npcs": [ - { - "groupId": 199, - "instId": 400001, - "pos": { - "x": -105517, - "y": -56488, - "z": 43796 - }, - "rot": { - "x": 0, - "y": 254918, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 199, - "instId": 300001, - "propState": 18, - "pos": { - "x": -105367, - "y": -56546, - "z": 43698 - }, - "rot": { - "x": 0, - "y": 75206, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 199, - "instId": 300002, - "propState": 1, - "pos": { - "x": -106131, - "y": -56488, - "z": 43143 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "200": { - "monsters": [], - "npcs": [ - { - "groupId": 200, - "instId": 400001, - "pos": { - "x": 24923, - "y": -15841, - "z": 191483 - }, - "rot": { - "x": 0, - "y": 88386, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 200, - "instId": 300001, - "propState": 18, - "pos": { - "x": 24947, - "y": -16001, - "z": 191498 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 200, - "instId": 300002, - "propState": 1, - "pos": { - "x": 26908, - "y": -16932, - "z": 191828 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "202": { - "monsters": [], - "npcs": [ - { - "groupId": 202, - "instId": 400001, - "pos": { - "x": -64621, - "y": -15484, - "z": 82048 - }, - "rot": { - "x": 0, - "y": 324198, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 202, - "instId": 300001, - "propState": 18, - "pos": { - "x": -64129, - "y": -16109, - "z": 82128 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 202, - "instId": 300002, - "propState": 1, - "pos": { - "x": -64770, - "y": -16881, - "z": 81507 - }, - "rot": { - "x": 0, - "y": 178063, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "207": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 207, - "instId": 300003, - "propState": 1, - "pos": { - "x": -130090, - "y": -14742, - "z": 161520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103072 - }, { - "groupId": 207, - "instId": 300004, - "propState": 8, - "pos": { - "x": -130000, - "y": -14715, - "z": 155708 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103086 - }, { - "groupId": 207, - "instId": 300005, - "propState": 8, - "pos": { - "x": -137110, - "y": -15127, - "z": 178850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 207, - "instId": 300006, - "propState": 8, - "pos": { - "x": -129140, - "y": -15127, - "z": 155410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300001, - "propState": 11, - "pos": { - "x": -23441, - "y": -16881, - "z": 265107 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 11, - "pos": { - "x": -94343, - "y": -13812, - "z": 202585 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 11, - "pos": { - "x": 43560, - "y": -1198, - "z": 126040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 11, - "pos": { - "x": 52129, - "y": -14785, - "z": 210212 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 8, - "pos": { - "x": -134011, - "y": -14726, - "z": 173932 - }, - "rot": { - "x": 0, - "y": 128045, - "z": 0 - }, - "propId": 103106 - }, { - "groupId": 221, - "instId": 300002, - "propState": 8, - "pos": { - "x": -141868, - "y": -14749, - "z": 180691 - }, - "rot": { - "x": 0, - "y": 245519, - "z": 0 - }, - "propId": 103106 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 1, - "pos": { - "x": 55886, - "y": -14856, - "z": 60180 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300002, - "propState": 1, - "pos": { - "x": -57874, - "y": -14967, - "z": 60429 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300003, - "propState": 1, - "pos": { - "x": 39212, - "y": -16289, - "z": 208313 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300004, - "propState": 1, - "pos": { - "x": -73979, - "y": -13426, - "z": 140696 - }, - "rot": { - "x": 0, - "y": 316073, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300005, - "propState": 1, - "pos": { - "x": 148106, - "y": -4150, - "z": 210632 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300006, - "propState": 1, - "pos": { - "x": 143337, - "y": -4170, - "z": 92907 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300007, - "propState": 1, - "pos": { - "x": 20087, - "y": -25475, - "z": 169059 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 2, - "pos": { - "x": -98610, - "y": -59826, - "z": 50995 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 223, - "instId": 300002, - "propState": 9, - "pos": { - "x": -105483, - "y": -56233, - "z": 44995 - }, - "rot": { - "x": 0, - "y": 279429, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 223, - "instId": 300003, - "propState": 9, - "pos": { - "x": -116891, - "y": -57806, - "z": 57448 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": -116891, - "y": -57806, - "z": 57448 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 223, - "instId": 300005, - "propState": 8, - "pos": { - "x": -98610, - "y": -59826, - "z": 50995 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 223, - "instId": 300006, - "propState": 20, - "pos": { - "x": -95880, - "y": -58780, - "z": 51010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "244": { - "monsters": [], - "npcs": [ - { - "groupId": 244, - "instId": 400001, - "pos": { - "x": 44, - "y": -22213, - "z": 208168 - }, - "rot": { - "x": 0, - "y": 186110, - "z": 0 - }, - "npcId": 3030 - } - ], - "props": [ - { - "groupId": 244, - "instId": 300001, - "propState": 8, - "pos": { - "x": 40, - "y": -22213, - "z": 211820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 274, - "instId": 300001, - "propState": 8, - "pos": { - "x": 130, - "y": -25080, - "z": 157650 - }, - "rot": { - "x": 0, - "y": 356426, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "280": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300001, - "propState": 101, - "pos": { - "x": 1, - "y": -22035, - "z": 211881 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103108 - } - ], - "teleports": {} - }, - "290": { - "monsters": [], - "npcs": [ - { - "groupId": 290, - "instId": 400001, - "pos": { - "x": 81250, - "y": -10661, - "z": 130710 - }, - "rot": { - "x": 0, - "y": 7274, - "z": 0 - }, - "npcId": 13117 - } - ], - "props": [], - "teleports": {} - }, - "298": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 298, - "instId": 300001, - "propState": 8, - "pos": { - "x": 47841, - "y": -299, - "z": 91088 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 132 - } - ], - "teleports": {} - }, - "299": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 299, - "instId": 300001, - "propState": 8, - "pos": { - "x": 209320, - "y": -4904, - "z": 147060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 140 - } - ], - "teleports": {} - }, - "400": { - "monsters": [], - "npcs": [ - { - "groupId": 400, - "instId": 400001, - "pos": { - "x": 79110, - "y": -10661, - "z": 130680 - }, - "rot": { - "x": 0, - "y": 7274, - "z": 0 - }, - "npcId": 13208 - } - ], - "props": [], - "teleports": {} - }, - "401": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 401, - "instId": 300001, - "propState": 18, - "pos": { - "x": 190288, - "y": -3906, - "z": 146954 - }, - "rot": { - "x": 0, - "y": 21447, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300002, - "propState": 18, - "pos": { - "x": 40687, - "y": -16466, - "z": 147002 - }, - "rot": { - "x": 0, - "y": 355726, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300003, - "propState": 18, - "pos": { - "x": 125366, - "y": -3830, - "z": 104232 - }, - "rot": { - "x": 0, - "y": 173840, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300004, - "propState": 18, - "pos": { - "x": 140800, - "y": -3850, - "z": 189416 - }, - "rot": { - "x": 0, - "y": 354320, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "404": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "463": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 463, - "instId": 300001, - "propState": 18, - "pos": { - "x": -8760, - "y": -21695, - "z": 222781 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 463, - "instId": 300002, - "propState": 18, - "pos": { - "x": 129121, - "y": -3955, - "z": 51392 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 463, - "instId": 300003, - "propState": 18, - "pos": { - "x": 98890, - "y": -7849, - "z": 226976 - }, - "rot": { - "x": 0, - "y": 149666, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 463, - "instId": 300004, - "propState": 18, - "pos": { - "x": -115411, - "y": -13848, - "z": 196064 - }, - "rot": { - "x": 0, - "y": 112689, - "z": 0 - }, - "propId": 103083 - }, { - "groupId": 463, - "instId": 300005, - "propState": 18, - "pos": { - "x": -10725, - "y": -16328, - "z": 238693 - }, - "rot": { - "x": 0, - "y": 113008, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 463, - "instId": 300006, - "propState": 18, - "pos": { - "x": -118824, - "y": -14322, - "z": 208807 - }, - "rot": { - "x": 0, - "y": 221235, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 463, - "instId": 300007, - "propState": 18, - "pos": { - "x": 43843, - "y": -433, - "z": 96470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300008, - "propState": 18, - "pos": { - "x": -17980, - "y": -16379, - "z": 148431 - }, - "rot": { - "x": 0, - "y": 348479, - "z": 0 - }, - "propId": 103035 - }, { - "groupId": 463, - "instId": 300009, - "propState": 18, - "pos": { - "x": -45132, - "y": -15873, - "z": 114378 - }, - "rot": { - "x": 0, - "y": 14042, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300010, - "propState": 18, - "pos": { - "x": -158859, - "y": -11077, - "z": 174116 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 463, - "instId": 300011, - "propState": 18, - "pos": { - "x": 59415, - "y": -12901, - "z": 231978 - }, - "rot": { - "x": 0, - "y": 82616, - "z": 0 - }, - "propId": 103035 - }, { - "groupId": 463, - "instId": 300012, - "propState": 18, - "pos": { - "x": 3479, - "y": -16336, - "z": 86865 - }, - "rot": { - "x": 0, - "y": 69713, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300013, - "propState": 18, - "pos": { - "x": 84615, - "y": -10160, - "z": 142358 - }, - "rot": { - "x": 0, - "y": 143490, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300014, - "propState": 18, - "pos": { - "x": -82846, - "y": -12875, - "z": 246001 - }, - "rot": { - "x": 0, - "y": 59181, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300015, - "propState": 18, - "pos": { - "x": 0, - "y": -13377, - "z": 35410 - }, - "rot": { - "x": 0, - "y": 83433, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "464": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 464, - "instId": 300001, - "propState": 18, - "pos": { - "x": -130044, - "y": -14072, - "z": 164010 - }, - "rot": { - "x": 0, - "y": 124291, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 464, - "instId": 300002, - "propState": 18, - "pos": { - "x": -130272, - "y": -14120, - "z": 207818 - }, - "rot": { - "x": 0, - "y": 170320, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 464, - "instId": 300003, - "propState": 18, - "pos": { - "x": -94104, - "y": -13161, - "z": 141961 - }, - "rot": { - "x": 0, - "y": 57366, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "465": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 465, - "instId": 300001, - "propState": 18, - "pos": { - "x": -173074, - "y": -13086, - "z": 215084 - }, - "rot": { - "x": 0, - "y": 207229, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "472": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 472, - "instId": 300001, - "propState": 8, - "pos": { - "x": 209320, - "y": -4904, - "z": 147060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "479": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 479, - "instId": 300001, - "propState": 18, - "pos": { - "x": 41064, - "y": -15866, - "z": 123126 - }, - "rot": { - "x": 0, - "y": 315577, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "481": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 481, - "instId": 300001, - "propState": 18, - "pos": { - "x": 181121, - "y": -4433, - "z": 153368 - }, - "rot": { - "x": 0, - "y": 303422, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "482": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 482, - "instId": 300001, - "propState": 18, - "pos": { - "x": 231, - "y": -15775, - "z": 252225 - }, - "rot": { - "x": 0, - "y": 92100, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "505": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 505, - "instId": 300001, - "propState": 18, - "pos": { - "x": -13979, - "y": -21710, - "z": 214272 - }, - "rot": { - "x": 0, - "y": 131002, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300002, - "propState": 18, - "pos": { - "x": -105155, - "y": -14060, - "z": 183139 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300003, - "propState": 18, - "pos": { - "x": -13774, - "y": -21708, - "z": 214556 - }, - "rot": { - "x": 0, - "y": 31037, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300004, - "propState": 18, - "pos": { - "x": -92400, - "y": -12889, - "z": 241138 - }, - "rot": { - "x": 0, - "y": 72385, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 505, - "instId": 300005, - "propState": 18, - "pos": { - "x": -163777, - "y": -11088, - "z": 180823 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 505, - "instId": 300006, - "propState": 18, - "pos": { - "x": 123332, - "y": -3476, - "z": 114398 - }, - "rot": { - "x": 0, - "y": 215559, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 505, - "instId": 300007, - "propState": 18, - "pos": { - "x": 108432, - "y": -24314, - "z": 116898 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "584": { - "monsters": [], - "npcs": [ - { - "groupId": 584, - "instId": 400001, - "pos": { - "x": -91750, - "y": -13815, - "z": 119710 - }, - "rot": { - "x": 0, - "y": 264798, - "z": 0 - }, - "npcId": 13317 - } - ], - "props": [ - { - "groupId": 584, - "instId": 300001, - "propState": 1, - "pos": { - "x": -91205, - "y": -13816, - "z": 118400 - }, - "rot": { - "x": 0, - "y": 270111, - "z": 0 - }, - "propId": 103225 - } - ], - "teleports": { - "2458": { - "anchorId": 1, - "groupId": 584, - "instId": 300002, - "pos": { - "x": -93045, - "y": -13816, - "z": 119230 - }, - "rot": { - "x": 0, - "y": 86785, - "z": 0 - } - } - } - }, - "585": { - "monsters": [], - "npcs": [ - { - "groupId": 585, - "instId": 400001, - "pos": { - "x": 50280, - "y": -25996, - "z": 144539 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 13130 - } - ], - "props": [ - { - "groupId": 585, - "instId": 300001, - "propState": 1, - "pos": { - "x": 48720, - "y": -25996, - "z": 143170 - }, - "rot": { - "x": 0, - "y": 359059, - "z": 0 - }, - "propId": 103226 - } - ], - "teleports": { - "2459": { - "anchorId": 1, - "groupId": 585, - "instId": 300002, - "pos": { - "x": 49482, - "y": -25996, - "z": 145542 - }, - "rot": { - "x": 0, - "y": 174383, - "z": 0 - } - } - } - }, - "587": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 587, - "instId": 300003, - "propState": 1, - "pos": { - "x": -130090, - "y": -14742, - "z": 161520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103072 - }, { - "groupId": 587, - "instId": 300004, - "propState": 8, - "pos": { - "x": -130000, - "y": -14715, - "z": 155708 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103086 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 8, - "startGroupId": 15, - "isEnteredSceneInfo": true - } - }, - "1030105": { - "P10301_F10301001": { - "scenes": { - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 7180, - "y": -14411, - "z": 37820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5080, - "y": -22213, - "z": 196790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": -87570, - "y": -13760, - "z": 228670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": 115120, - "y": -6779, - "z": 142310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": -104080, - "y": -14726, - "z": 143950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 15, - "instId": 300006, - "propState": 8, - "pos": { - "x": 71261, - "y": -28335, - "z": 153540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030101": { - "anchorId": 1, - "groupId": 15, - "instId": 300001, - "pos": { - "x": 0, - "y": -14383, - "z": 44219 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030102": { - "anchorId": 2, - "groupId": 15, - "instId": 300002, - "pos": { - "x": 60, - "y": -22213, - "z": 195260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030103": { - "anchorId": 3, - "groupId": 15, - "instId": 300003, - "pos": { - "x": -93460, - "y": -13760, - "z": 233210 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - } - }, - "1030104": { - "anchorId": 4, - "groupId": 15, - "instId": 300004, - "pos": { - "x": 114920, - "y": -6687, - "z": 137090 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - } - }, - "1030105": { - "anchorId": 5, - "groupId": 15, - "instId": 300005, - "pos": { - "x": -100370, - "y": -14726, - "z": 146480 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - } - }, - "1030106": { - "anchorId": 6, - "groupId": 15, - "instId": 300006, - "pos": { - "x": 76810, - "y": -28335, - "z": 151420 - }, - "rot": { - "x": 0, - "y": 113524, - "z": 0 - } - } - } - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19513, - "y": -13826, - "z": 137498 - }, - "rot": { - "x": 0, - "y": 155, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19500, - "y": -16881, - "z": 142500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14307, - "y": -25997, - "z": 157500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 17, - "instId": 300006, - "propState": 3, - "pos": { - "x": -9825, - "y": -16330, - "z": 152502 - }, - "rot": { - "x": 0, - "y": 90008, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 17, - "instId": 300007, - "propState": 3, - "pos": { - "x": -205, - "y": -19068, - "z": 142497 - }, - "rot": { - "x": 0, - "y": 180155, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19289, - "y": -11969, - "z": 106321 - }, - "rot": { - "x": 0, - "y": 359530, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19500, - "y": -16881, - "z": 132000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 1, - "pos": { - "x": 35330, - "y": -1198, - "z": 118070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 18, - "instId": 300006, - "propState": 3, - "pos": { - "x": 561, - "y": -7023, - "z": 111994 - }, - "rot": { - "x": 0, - "y": 179530, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 18, - "instId": 300007, - "propState": 3, - "pos": { - "x": 20284, - "y": -3163, - "z": 133075 - }, - "rot": { - "x": 0, - "y": 88453, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400001, - "pos": { - "x": 134051, - "y": -4456, - "z": 84960 - }, - "rot": { - "x": 0, - "y": 198075, - "z": 0 - }, - "npcId": 13231 - }, - { - "groupId": 19, - "instId": 400002, - "pos": { - "x": 141100, - "y": -4416, - "z": 206800 - }, - "rot": { - "x": 0, - "y": 250839, - "z": 0 - }, - "npcId": 13127 - }, - { - "groupId": 19, - "instId": 400003, - "pos": { - "x": 14260, - "y": -15814, - "z": 88865 - }, - "rot": { - "x": 0, - "y": 140985, - "z": 0 - }, - "npcId": 13315 - }, - { - "groupId": 19, - "instId": 400004, - "pos": { - "x": -114254, - "y": -14374, - "z": 178103 - }, - "rot": { - "x": 0, - "y": 173216, - "z": 0 - }, - "npcId": 13318 - }, { - "groupId": 19, - "instId": 400005, - "pos": { - "x": -23324, - "y": -16381, - "z": 232550 - }, - "rot": { - "x": 0, - "y": 359821, - "z": 0 - }, - "npcId": 13315 - }, { - "groupId": 19, - "instId": 400006, - "pos": { - "x": -106808, - "y": -13248, - "z": 94713 - }, - "rot": { - "x": 0, - "y": 56465, - "z": 0 - }, - "npcId": 13315 - } - ], - "props": [], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -36678, - "y": -16881, - "z": 90482 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 26, - "instId": 300014, - "propState": 8, - "pos": { - "x": -34019, - "y": -16881, - "z": 146311 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 31152, - "y": -16881, - "z": 123872 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 26, - "instId": 300015, - "propState": 8, - "pos": { - "x": 24861, - "y": -16852, - "z": 192982 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": 25060, - "y": -25996, - "z": 151593 - }, - "rot": { - "x": 0, - "y": 350000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 82945, - "y": -28335, - "z": 138230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": 87912, - "y": -10661, - "z": 140933 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300006, - "propState": 8, - "pos": { - "x": 133044, - "y": -4456, - "z": 108386 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300007, - "propState": 8, - "pos": { - "x": 124920, - "y": -4405, - "z": 229382 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300016, - "propState": 8, - "pos": { - "x": 127024, - "y": -4405, - "z": 229432 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300008, - "propState": 8, - "pos": { - "x": -38608, - "y": -16881, - "z": 185172 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300009, - "propState": 8, - "pos": { - "x": -70270, - "y": -13721, - "z": 237010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300010, - "propState": 8, - "pos": { - "x": -145776, - "y": -13812, - "z": 230510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300011, - "propState": 8, - "pos": { - "x": -164720, - "y": -11851, - "z": 187840 - }, - "rot": { - "x": 0, - "y": 145000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300012, - "propState": 8, - "pos": { - "x": -89236, - "y": -13807, - "z": 133950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300013, - "propState": 8, - "pos": { - "x": -103568, - "y": -16990, - "z": 84104 - }, - "rot": { - "x": 0, - "y": 166077, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300017, - "propState": 8, - "pos": { - "x": 100325, - "y": -8613, - "z": 163718 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300018, - "propState": 8, - "pos": { - "x": -97770, - "y": -13798, - "z": 101020 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300019, - "propState": 8, - "pos": { - "x": -39870, - "y": -16881, - "z": 236520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300020, - "propState": 8, - "pos": { - "x": 15155, - "y": -16881, - "z": 89920 - }, - "rot": { - "x": 0, - "y": 140814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300021, - "propState": 8, - "pos": { - "x": -77740, - "y": -13798, - "z": 118650 - }, - "rot": { - "x": 0, - "y": 275814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300022, - "propState": 8, - "pos": { - "x": 122713, - "y": -6688, - "z": 168734 - }, - "rot": { - "x": 0, - "y": 155814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300023, - "propState": 8, - "pos": { - "x": 140624, - "y": -37160, - "z": 177079 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300024, - "propState": 8, - "pos": { - "x": 144686, - "y": -37118, - "z": 192517 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300025, - "propState": 8, - "pos": { - "x": -108860, - "y": -59826, - "z": 46511 - }, - "rot": { - "x": 0, - "y": 91069, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300026, - "propState": 8, - "pos": { - "x": -70310, - "y": -13721, - "z": 253530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 12, - "pos": { - "x": 40995, - "y": -15066, - "z": 34863 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300002, - "propState": 12, - "pos": { - "x": -46908, - "y": -15066, - "z": 65628 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300003, - "propState": 12, - "pos": { - "x": -19087, - "y": -26050, - "z": 171350 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300004, - "propState": 12, - "pos": { - "x": 19601, - "y": -25997, - "z": 133360 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300005, - "propState": 12, - "pos": { - "x": -19270, - "y": -16881, - "z": 127606 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300006, - "propState": 12, - "pos": { - "x": 48901, - "y": -1198, - "z": 100836 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300007, - "propState": 12, - "pos": { - "x": -12446, - "y": -22208, - "z": 218674 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300008, - "propState": 12, - "pos": { - "x": -18408, - "y": -16881, - "z": 226111 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300015, - "propState": 12, - "pos": { - "x": 105252, - "y": -11718, - "z": 60396 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300009, - "propState": 12, - "pos": { - "x": 42040, - "y": -10661, - "z": 131591 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300010, - "propState": 12, - "pos": { - "x": 64563, - "y": -10661, - "z": 147192 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300014, - "propState": 12, - "pos": { - "x": 192220, - "y": -4904, - "z": 155960 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300011, - "propState": 12, - "pos": { - "x": 103599, - "y": -8595, - "z": 228020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300012, - "propState": 12, - "pos": { - "x": 168814, - "y": -4420, - "z": 220218 - }, - "rot": { - "x": 0, - "y": 292855, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300013, - "propState": 12, - "pos": { - "x": 35549, - "y": -13423, - "z": 232721 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300016, - "propState": 12, - "pos": { - "x": 105848, - "y": -24827, - "z": 125456 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300029, - "propState": 12, - "pos": { - "x": 144559, - "y": -4444, - "z": 58482 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300017, - "propState": 12, - "pos": { - "x": 111894, - "y": -28335, - "z": 153868 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300018, - "propState": 12, - "pos": { - "x": -54730, - "y": -13760, - "z": 212548 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300019, - "propState": 12, - "pos": { - "x": -137756, - "y": -13798, - "z": 145667 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300020, - "propState": 12, - "pos": { - "x": -87432, - "y": -13798, - "z": 186212 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300021, - "propState": 12, - "pos": { - "x": -159490, - "y": -11851, - "z": 180900 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300023, - "propState": 12, - "pos": { - "x": -79566, - "y": -13798, - "z": 92082 - }, - "rot": { - "x": 0, - "y": -1, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300022, - "propState": 12, - "pos": { - "x": -114500, - "y": -13798, - "z": 92370 - }, - "rot": { - "x": 0, - "y": 134680, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300024, - "propState": 12, - "pos": { - "x": -112060, - "y": -17827, - "z": 57970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300030, - "propState": 12, - "pos": { - "x": -42794, - "y": -13760, - "z": 254597 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300025, - "propState": 12, - "pos": { - "x": 152413, - "y": -37038, - "z": 179707 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300026, - "propState": 12, - "pos": { - "x": 154289, - "y": -33891, - "z": 188654 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 28, - "instId": 300027, - "propState": 12, - "pos": { - "x": 126783, - "y": -37038, - "z": 191030 - }, - "rot": { - "x": 0, - "y": 131546, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300028, - "propState": 12, - "pos": { - "x": 140720, - "y": -35170, - "z": 176727 - }, - "rot": { - "x": 0, - "y": 123160, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [ - { - "groupId": 35, - "instId": 400001, - "pos": { - "x": -121927, - "y": -14681, - "z": 200689 - }, - "rot": { - "x": 0, - "y": 304516, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 18, - "pos": { - "x": -121914, - "y": -14726, - "z": 200935 - }, - "rot": { - "x": 0, - "y": 353899, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 35, - "instId": 300002, - "propState": 1, - "pos": { - "x": -121914, - "y": -14681, - "z": 200935 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -165443, - "y": -11018, - "z": 181329 - }, - "rot": { - "x": 0, - "y": 223803, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 18, - "pos": { - "x": -162007, - "y": -11323, - "z": 181339 - }, - "rot": { - "x": 0, - "y": 73193, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": -163523, - "y": -11029, - "z": 179340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": -165719, - "y": -11669, - "z": 181336 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300004, - "propState": 1, - "pos": { - "x": -163347, - "y": -11088, - "z": 181245 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -87446, - "y": -13312, - "z": 128107 - }, - "rot": { - "x": 0, - "y": 44400, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 18, - "pos": { - "x": -87795, - "y": -12760, - "z": 128046 - }, - "rot": { - "x": 0, - "y": 94992, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 37, - "instId": 300002, - "propState": 1, - "pos": { - "x": -87805, - "y": -12527, - "z": 128035 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [ - { - "groupId": 38, - "instId": 400001, - "pos": { - "x": -19973, - "y": -12978, - "z": 249042 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 18, - "pos": { - "x": -20343, - "y": -13971, - "z": 249050 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 38, - "instId": 300002, - "propState": 1, - "pos": { - "x": -21015, - "y": -16881, - "z": 249052 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": 31466, - "y": -15640, - "z": 122184 - }, - "rot": { - "x": 0, - "y": 265436, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 18, - "pos": { - "x": 31469, - "y": -16036, - "z": 121858 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300002, - "propState": 18, - "pos": { - "x": 31469, - "y": -15686, - "z": 122178 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300003, - "propState": 18, - "pos": { - "x": 31469, - "y": -16031, - "z": 122503 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300004, - "propState": 18, - "pos": { - "x": 3550, - "y": -16881, - "z": 122310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 39, - "instId": 300005, - "propState": 1, - "pos": { - "x": 29668, - "y": -16932, - "z": 122143 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [ - { - "groupId": 41, - "instId": 400001, - "pos": { - "x": 120853, - "y": -5626, - "z": 126394 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 18, - "pos": { - "x": 120951, - "y": -5449, - "z": 125958 - }, - "rot": { - "x": 0, - "y": 22801, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 41, - "instId": 300002, - "propState": 1, - "pos": { - "x": 123173, - "y": -6687, - "z": 132040 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [ - { - "groupId": 42, - "instId": 400001, - "pos": { - "x": 159637, - "y": -3573, - "z": 220575 - }, - "rot": { - "x": 0, - "y": 228603, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 18, - "pos": { - "x": 159450, - "y": 3643, - "z": 220580 - }, - "rot": { - "x": 0, - "y": 112850, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 42, - "instId": 300002, - "propState": 1, - "pos": { - "x": 157844, - "y": -4385, - "z": 218483 - }, - "rot": { - "x": 0, - "y": 220623, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [ - { - "groupId": 43, - "instId": 400001, - "pos": { - "x": 90030, - "y": -4387, - "z": 226496 - }, - "rot": { - "x": 0, - "y": 165712, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 18, - "pos": { - "x": 91167, - "y": -3778, - "z": 231387 - }, - "rot": { - "x": 0, - "y": 353730, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 43, - "instId": 300002, - "propState": 1, - "pos": { - "x": 91132, - "y": -8595, - "z": 227050 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [ - { - "groupId": 116, - "instId": 400001, - "pos": { - "x": -574, - "y": -20068, - "z": 211677 - }, - "rot": { - "x": 0, - "y": 158098, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 116, - "instId": 300001, - "propState": 18, - "pos": { - "x": -444, - "y": -18579, - "z": 211795 - }, - "rot": { - "x": 0, - "y": 334274, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 116, - "instId": 300002, - "propState": 1, - "pos": { - "x": -439, - "y": -22195, - "z": 211795 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [ - { - "groupId": 118, - "instId": 400001, - "pos": { - "x": 57518, - "y": -8810, - "z": 149948 - }, - "rot": { - "x": 0, - "y": 351141, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 118, - "instId": 300001, - "propState": 18, - "pos": { - "x": 57478, - "y": -8945, - "z": 150060 - }, - "rot": { - "x": 0, - "y": 165349, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 118, - "instId": 300002, - "propState": 1, - "pos": { - "x": 57478, - "y": -12478, - "z": 153153 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "149": { - "monsters": [], - "npcs": [ - { - "groupId": 149, - "instId": 400001, - "pos": { - "x": -120811, - "y": -14735, - "z": 201325 - }, - "rot": { - "x": 0, - "y": 350738, - "z": 0 - }, - "npcId": 13105 - } - ], - "props": [], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [ - { - "groupId": 150, - "instId": 400001, - "pos": { - "x": 150780, - "y": -5010, - "z": 127830 - }, - "rot": { - "x": 0, - "y": 87632, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 150, - "instId": 300001, - "propState": 8, - "pos": { - "x": 151226, - "y": -3483, - "z": 127456 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 125816, - "y": -4418, - "z": 195402 - }, - "rot": { - "x": 0, - "y": 104203, - "z": 0 - }, - "npcId": 13116 - } - ], - "props": [ - { - "groupId": 151, - "instId": 300001, - "propState": 8, - "pos": { - "x": 126831, - "y": -4120, - "z": 195380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [ - { - "groupId": 152, - "instId": 400001, - "pos": { - "x": 143693, - "y": -4456, - "z": 101992 - }, - "rot": { - "x": 0, - "y": 279893, - "z": 0 - }, - "npcId": 13215 - } - ], - "props": [], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [ - { - "groupId": 153, - "instId": 400001, - "pos": { - "x": 132350, - "y": -6688, - "z": 171270 - }, - "rot": { - "x": 0, - "y": 186089, - "z": 0 - }, - "npcId": 13119 - } - ], - "props": [], - "teleports": {} - }, - "155": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 155, - "instId": 300004, - "propState": 8, - "pos": { - "x": -133080, - "y": -14754, - "z": 182705 - }, - "rot": { - "x": 0, - "y": 28547, - "z": 0 - }, - "propId": 103021 - }, { - "groupId": 155, - "instId": 300005, - "propState": 8, - "pos": { - "x": -132772, - "y": -14751, - "z": 181080 - }, - "rot": { - "x": 0, - "y": 126002, - "z": 0 - }, - "propId": 103021 - } - ], - "teleports": {} - }, - "156": { - "monsters": [ - { - "groupId": 156, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 125151, - "y": -30482, - "z": 168180 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 156, - "instId": 300001, - "propState": 8, - "pos": { - "x": 127547, - "y": -30482, - "z": 158066 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300003, - "propState": 8, - "pos": { - "x": 150076, - "y": -37038, - "z": 192427 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300004, - "propState": 8, - "pos": { - "x": 139047, - "y": -37038, - "z": 187048 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300005, - "propState": 8, - "pos": { - "x": 146573, - "y": -37038, - "z": 167766 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300006, - "propState": 8, - "pos": { - "x": 127519, - "y": -30468, - "z": 157974 - }, - "rot": { - "x": 0, - "y": 155900, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300007, - "propState": 8, - "pos": { - "x": 138169, - "y": -37028, - "z": 187209 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300008, - "propState": 2, - "pos": { - "x": 127250, - "y": -30482, - "z": 158900 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300009, - "propState": 8, - "pos": { - "x": 146536, - "y": -37038, - "z": 166944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300002, - "propState": 8, - "pos": { - "x": -106910, - "y": -59826, - "z": 46500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300010, - "propState": 8, - "pos": { - "x": -107430, - "y": -59826, - "z": 57698 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300011, - "propState": 8, - "pos": { - "x": -102390, - "y": -17827, - "z": 61654 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300012, - "propState": 2, - "pos": { - "x": -100510, - "y": -17822, - "z": 61750 - }, - "rot": { - "x": 0, - "y": 270367, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300013, - "propState": 8, - "pos": { - "x": -107550, - "y": -59826, - "z": 59595 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300014, - "propState": 8, - "pos": { - "x": 154289, - "y": -33891, - "z": 188654 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300015, - "propState": 8, - "pos": { - "x": -97689, - "y": -56615, - "z": 51324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 1, - "pos": { - "x": -44666, - "y": -15070, - "z": 54731 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300002, - "propState": 1, - "pos": { - "x": 38247, - "y": -16903, - "z": 92386 - }, - "rot": { - "x": 0, - "y": 224307, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300003, - "propState": 1, - "pos": { - "x": 39864, - "y": -16880, - "z": 163300 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300004, - "propState": 1, - "pos": { - "x": -38995, - "y": -16880, - "z": 156340 - }, - "rot": { - "x": 0, - "y": 135792, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300005, - "propState": 1, - "pos": { - "x": 71108, - "y": -10676, - "z": 164129 - }, - "rot": { - "x": 0, - "y": 184273, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300006, - "propState": 1, - "pos": { - "x": 141251, - "y": -4471, - "z": 82500 - }, - "rot": { - "x": 0, - "y": 239558, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300007, - "propState": 1, - "pos": { - "x": 124547, - "y": -4428, - "z": 213070 - }, - "rot": { - "x": 0, - "y": 42303, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300008, - "propState": 1, - "pos": { - "x": 94033, - "y": -28387, - "z": 137615 - }, - "rot": { - "x": 0, - "y": 327734, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300009, - "propState": 1, - "pos": { - "x": -19104, - "y": -22866, - "z": 138416 - }, - "rot": { - "x": 0, - "y": 92768, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300010, - "propState": 1, - "pos": { - "x": -77580, - "y": -16880, - "z": 88690 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300011, - "propState": 1, - "pos": { - "x": -87834, - "y": -13762, - "z": 218148 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300012, - "propState": 1, - "pos": { - "x": -176020, - "y": -11771, - "z": 157680 - }, - "rot": { - "x": 0, - "y": 46168, - "z": 0 - }, - "propId": 103022 - } - ], - "teleports": {} - }, - "163": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 163, - "instId": 300004, - "propState": 1, - "pos": { - "x": 120950, - "y": -30381, - "z": 154032 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103053 - }, - { - "groupId": 163, - "instId": 300005, - "propState": 1, - "pos": { - "x": 125760, - "y": -37027, - "z": 182612 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 163, - "instId": 300007, - "propState": 21, - "pos": { - "x": 154597, - "y": -37038, - "z": 182392 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 163, - "instId": 300008, - "propState": 21, - "pos": { - "x": 155275, - "y": -37038, - "z": 173550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300009, - "propState": 21, - "pos": { - "x": 150533, - "y": -37038, - "z": 179084 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300010, - "propState": 21, - "pos": { - "x": 149754, - "y": -33880, - "z": 181826 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300016, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300017, - "propState": 8, - "pos": { - "x": 154580, - "y": -37038, - "z": 181910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300001, - "propState": 8, - "pos": { - "x": 120290, - "y": -30383, - "z": 147595 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300002, - "propState": 21, - "pos": { - "x": 155150, - "y": -33864, - "z": 180613 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300003, - "propState": 21, - "pos": { - "x": 155150, - "y": -33864, - "z": 176402 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300004, - "propState": 1, - "pos": { - "x": -99889, - "y": -17822, - "z": 57155 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103053 - }, - { - "groupId": 164, - "instId": 300005, - "propState": 1, - "pos": { - "x": -102241, - "y": -59826, - "z": 60018 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 164, - "instId": 300007, - "propState": 21, - "pos": { - "x": -116806, - "y": -59826, - "z": 43729 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 164, - "instId": 300008, - "propState": 21, - "pos": { - "x": -113519, - "y": -56539, - "z": 42837 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 164, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300001, - "propState": 8, - "pos": { - "x": -108570, - "y": -59534, - "z": 57104 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300002, - "propState": 8, - "pos": { - "x": -116517, - "y": -59582, - "z": 48140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300003, - "propState": 8, - "pos": { - "x": -97464, - "y": -59666, - "z": 45187 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300009, - "propState": 8, - "pos": { - "x": -111026, - "y": -17581, - "z": 61889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [ - { - "groupId": 173, - "instId": 400001, - "pos": { - "x": 154994, - "y": -37034, - "z": 191755 - }, - "rot": { - "x": 0, - "y": 299951, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 173, - "instId": 300001, - "propState": 18, - "pos": { - "x": 154913, - "y": -36620, - "z": 192367 - }, - "rot": { - "x": 0, - "y": 311941, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 173, - "instId": 300002, - "propState": 1, - "pos": { - "x": 146370, - "y": -37038, - "z": 185470 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "186": { - "monsters": [], - "npcs": [ - { - "groupId": 186, - "instId": 400001, - "pos": { - "x": 43957, - "y": -25996, - "z": 143105 - }, - "rot": { - "x": 0, - "y": 34036, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 18, - "pos": { - "x": 42763, - "y": -24786, - "z": 142013 - }, - "rot": { - "x": 0, - "y": 18511, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 186, - "instId": 300002, - "propState": 1, - "pos": { - "x": 42959, - "y": -25996, - "z": 146590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "187": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [ - { - "groupId": 188, - "instId": 400001, - "pos": { - "x": 35840, - "y": 820, - "z": 96665 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 18, - "pos": { - "x": 35840, - "y": 870, - "z": 96665 - }, - "rot": { - "x": 0, - "y": 24647, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 188, - "instId": 300002, - "propState": 1, - "pos": { - "x": 39940, - "y": -1198, - "z": 102660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 101, - "pos": { - "x": -116536, - "y": -13827, - "z": 179869 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300002, - "propState": 101, - "pos": { - "x": -12733, - "y": -22266, - "z": 125500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300003, - "propState": 101, - "pos": { - "x": 46839, - "y": -198, - "z": 114111 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300004, - "propState": 101, - "pos": { - "x": 85134, - "y": -27335, - "z": 155445 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300005, - "propState": 101, - "pos": { - "x": 103922, - "y": -7671, - "z": 147251 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300006, - "propState": 101, - "pos": { - "x": 133087, - "y": -3456, - "z": 84795 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300007, - "propState": 101, - "pos": { - "x": -35000, - "y": -15881, - "z": 217818 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300008, - "propState": 101, - "pos": { - "x": -43943, - "y": -15881, - "z": 124100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [ - { - "groupId": 190, - "instId": 400001, - "pos": { - "x": 79452, - "y": -24911, - "z": 121214 - }, - "rot": { - "x": 0, - "y": 116173, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 18, - "pos": { - "x": 79435, - "y": -25089, - "z": 121186 - }, - "rot": { - "x": 0, - "y": 242607, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 190, - "instId": 300002, - "propState": 1, - "pos": { - "x": 79435, - "y": -25919, - "z": 122808 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [ - { - "groupId": 193, - "instId": 400001, - "pos": { - "x": 136311, - "y": -29066, - "z": 146169 - }, - "rot": { - "x": 0, - "y": 101065, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 18, - "pos": { - "x": 136311, - "y": -29112, - "z": 146169 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 193, - "instId": 300002, - "propState": 1, - "pos": { - "x": 137539, - "y": -30482, - "z": 145810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [ - { - "groupId": 194, - "instId": 400001, - "pos": { - "x": -14411, - "y": -24997, - "z": 156513 - }, - "rot": { - "x": 0, - "y": 228499, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 194, - "instId": 300001, - "propState": 18, - "pos": { - "x": -14479, - "y": -24127, - "z": 151591 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14477, - "y": -24871, - "z": 153856 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14474, - "y": -25020, - "z": 156454 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300004, - "propState": 1, - "pos": { - "x": -15791, - "y": -25018, - "z": 151452 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "198": { - "monsters": [], - "npcs": [ - { - "groupId": 198, - "instId": 400001, - "pos": { - "x": -38355, - "y": -16306, - "z": 171422 - }, - "rot": { - "x": 0, - "y": 113893, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 198, - "instId": 300001, - "propState": 18, - "pos": { - "x": -39669, - "y": -14599, - "z": 171384 - }, - "rot": { - "x": 0, - "y": 227091, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 198, - "instId": 300002, - "propState": 1, - "pos": { - "x": -35601, - "y": -16881, - "z": 171222 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "199": { - "monsters": [], - "npcs": [ - { - "groupId": 199, - "instId": 400001, - "pos": { - "x": -105517, - "y": -56488, - "z": 43796 - }, - "rot": { - "x": 0, - "y": 254918, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 199, - "instId": 300001, - "propState": 18, - "pos": { - "x": -105367, - "y": -56546, - "z": 43698 - }, - "rot": { - "x": 0, - "y": 75206, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 199, - "instId": 300002, - "propState": 1, - "pos": { - "x": -106131, - "y": -56488, - "z": 43143 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "200": { - "monsters": [], - "npcs": [ - { - "groupId": 200, - "instId": 400001, - "pos": { - "x": 24923, - "y": -15841, - "z": 191483 - }, - "rot": { - "x": 0, - "y": 88386, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 200, - "instId": 300001, - "propState": 18, - "pos": { - "x": 24947, - "y": -16001, - "z": 191498 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 200, - "instId": 300002, - "propState": 1, - "pos": { - "x": 26908, - "y": -16932, - "z": 191828 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "202": { - "monsters": [], - "npcs": [ - { - "groupId": 202, - "instId": 400001, - "pos": { - "x": -64621, - "y": -15484, - "z": 82048 - }, - "rot": { - "x": 0, - "y": 324198, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 202, - "instId": 300001, - "propState": 18, - "pos": { - "x": -64129, - "y": -16109, - "z": 82128 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 202, - "instId": 300002, - "propState": 1, - "pos": { - "x": -64770, - "y": -16881, - "z": 81507 - }, - "rot": { - "x": 0, - "y": 178063, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "207": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 207, - "instId": 300003, - "propState": 1, - "pos": { - "x": -130090, - "y": -14742, - "z": 161520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103072 - }, { - "groupId": 207, - "instId": 300004, - "propState": 8, - "pos": { - "x": -130000, - "y": -14715, - "z": 155708 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103086 - }, { - "groupId": 207, - "instId": 300005, - "propState": 8, - "pos": { - "x": -137110, - "y": -15127, - "z": 178850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 207, - "instId": 300006, - "propState": 8, - "pos": { - "x": -129140, - "y": -15127, - "z": 155410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300001, - "propState": 11, - "pos": { - "x": -23441, - "y": -16881, - "z": 265107 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 11, - "pos": { - "x": -94343, - "y": -13812, - "z": 202585 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 11, - "pos": { - "x": 43560, - "y": -1198, - "z": 126040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 11, - "pos": { - "x": 52129, - "y": -14785, - "z": 210212 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 8, - "pos": { - "x": -134011, - "y": -14726, - "z": 173932 - }, - "rot": { - "x": 0, - "y": 128045, - "z": 0 - }, - "propId": 103106 - }, { - "groupId": 221, - "instId": 300002, - "propState": 8, - "pos": { - "x": -141868, - "y": -14749, - "z": 180691 - }, - "rot": { - "x": 0, - "y": 245519, - "z": 0 - }, - "propId": 103106 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 1, - "pos": { - "x": 55886, - "y": -14856, - "z": 60180 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300002, - "propState": 1, - "pos": { - "x": -57874, - "y": -14967, - "z": 60429 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300003, - "propState": 1, - "pos": { - "x": 39212, - "y": -16289, - "z": 208313 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300004, - "propState": 1, - "pos": { - "x": -73979, - "y": -13426, - "z": 140696 - }, - "rot": { - "x": 0, - "y": 316073, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300005, - "propState": 1, - "pos": { - "x": 148106, - "y": -4150, - "z": 210632 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300006, - "propState": 1, - "pos": { - "x": 143337, - "y": -4170, - "z": 92907 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300007, - "propState": 1, - "pos": { - "x": 20087, - "y": -25475, - "z": 169059 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 2, - "pos": { - "x": -98610, - "y": -59826, - "z": 50995 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 223, - "instId": 300002, - "propState": 9, - "pos": { - "x": -105483, - "y": -56233, - "z": 44995 - }, - "rot": { - "x": 0, - "y": 279429, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 223, - "instId": 300003, - "propState": 9, - "pos": { - "x": -116891, - "y": -57806, - "z": 57448 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": -116891, - "y": -57806, - "z": 57448 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 223, - "instId": 300005, - "propState": 8, - "pos": { - "x": -98610, - "y": -59826, - "z": 50995 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 223, - "instId": 300006, - "propState": 20, - "pos": { - "x": -95880, - "y": -58780, - "z": 51010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "244": { - "monsters": [], - "npcs": [ - { - "groupId": 244, - "instId": 400001, - "pos": { - "x": 44, - "y": -22213, - "z": 208168 - }, - "rot": { - "x": 0, - "y": 186110, - "z": 0 - }, - "npcId": 3030 - } - ], - "props": [ - { - "groupId": 244, - "instId": 300001, - "propState": 8, - "pos": { - "x": 40, - "y": -22213, - "z": 211820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 274, - "instId": 300001, - "propState": 8, - "pos": { - "x": 130, - "y": -25080, - "z": 157650 - }, - "rot": { - "x": 0, - "y": 356426, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "280": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300001, - "propState": 101, - "pos": { - "x": 1, - "y": -22035, - "z": 211881 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103108 - } - ], - "teleports": {} - }, - "290": { - "monsters": [], - "npcs": [ - { - "groupId": 290, - "instId": 400001, - "pos": { - "x": 81250, - "y": -10661, - "z": 130710 - }, - "rot": { - "x": 0, - "y": 7274, - "z": 0 - }, - "npcId": 13117 - } - ], - "props": [], - "teleports": {} - }, - "298": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 298, - "instId": 300001, - "propState": 8, - "pos": { - "x": 47841, - "y": -299, - "z": 91088 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 132 - } - ], - "teleports": {} - }, - "299": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 299, - "instId": 300001, - "propState": 8, - "pos": { - "x": 209320, - "y": -4904, - "z": 147060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 140 - } - ], - "teleports": {} - }, - "400": { - "monsters": [], - "npcs": [ - { - "groupId": 400, - "instId": 400001, - "pos": { - "x": 79110, - "y": -10661, - "z": 130680 - }, - "rot": { - "x": 0, - "y": 7274, - "z": 0 - }, - "npcId": 13208 - } - ], - "props": [], - "teleports": {} - }, - "401": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 401, - "instId": 300001, - "propState": 18, - "pos": { - "x": 190288, - "y": -3906, - "z": 146954 - }, - "rot": { - "x": 0, - "y": 21447, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300002, - "propState": 18, - "pos": { - "x": 40687, - "y": -16466, - "z": 147002 - }, - "rot": { - "x": 0, - "y": 355726, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300003, - "propState": 18, - "pos": { - "x": 125366, - "y": -3830, - "z": 104232 - }, - "rot": { - "x": 0, - "y": 173840, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300004, - "propState": 18, - "pos": { - "x": 140800, - "y": -3850, - "z": 189416 - }, - "rot": { - "x": 0, - "y": 354320, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "404": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "463": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 463, - "instId": 300001, - "propState": 18, - "pos": { - "x": -8760, - "y": -21695, - "z": 222781 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 463, - "instId": 300002, - "propState": 18, - "pos": { - "x": 129121, - "y": -3955, - "z": 51392 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 463, - "instId": 300003, - "propState": 18, - "pos": { - "x": 98890, - "y": -7849, - "z": 226976 - }, - "rot": { - "x": 0, - "y": 149666, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 463, - "instId": 300004, - "propState": 18, - "pos": { - "x": -115411, - "y": -13848, - "z": 196064 - }, - "rot": { - "x": 0, - "y": 112689, - "z": 0 - }, - "propId": 103083 - }, { - "groupId": 463, - "instId": 300005, - "propState": 18, - "pos": { - "x": -10725, - "y": -16328, - "z": 238693 - }, - "rot": { - "x": 0, - "y": 113008, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 463, - "instId": 300006, - "propState": 18, - "pos": { - "x": -118824, - "y": -14322, - "z": 208807 - }, - "rot": { - "x": 0, - "y": 221235, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 463, - "instId": 300007, - "propState": 18, - "pos": { - "x": 43843, - "y": -433, - "z": 96470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300008, - "propState": 18, - "pos": { - "x": -17980, - "y": -16379, - "z": 148431 - }, - "rot": { - "x": 0, - "y": 348479, - "z": 0 - }, - "propId": 103035 - }, { - "groupId": 463, - "instId": 300009, - "propState": 18, - "pos": { - "x": -45132, - "y": -15873, - "z": 114378 - }, - "rot": { - "x": 0, - "y": 14042, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300010, - "propState": 18, - "pos": { - "x": -158859, - "y": -11077, - "z": 174116 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 463, - "instId": 300011, - "propState": 18, - "pos": { - "x": 59415, - "y": -12901, - "z": 231978 - }, - "rot": { - "x": 0, - "y": 82616, - "z": 0 - }, - "propId": 103035 - }, { - "groupId": 463, - "instId": 300012, - "propState": 18, - "pos": { - "x": 3479, - "y": -16336, - "z": 86865 - }, - "rot": { - "x": 0, - "y": 69713, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300013, - "propState": 18, - "pos": { - "x": 84615, - "y": -10160, - "z": 142358 - }, - "rot": { - "x": 0, - "y": 143490, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300014, - "propState": 18, - "pos": { - "x": -82846, - "y": -12875, - "z": 246001 - }, - "rot": { - "x": 0, - "y": 59181, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300015, - "propState": 18, - "pos": { - "x": 0, - "y": -13377, - "z": 35410 - }, - "rot": { - "x": 0, - "y": 83433, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "464": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 464, - "instId": 300001, - "propState": 18, - "pos": { - "x": -130044, - "y": -14072, - "z": 164010 - }, - "rot": { - "x": 0, - "y": 124291, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 464, - "instId": 300002, - "propState": 18, - "pos": { - "x": -130272, - "y": -14120, - "z": 207818 - }, - "rot": { - "x": 0, - "y": 170320, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 464, - "instId": 300003, - "propState": 18, - "pos": { - "x": -94104, - "y": -13161, - "z": 141961 - }, - "rot": { - "x": 0, - "y": 57366, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "465": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 465, - "instId": 300001, - "propState": 18, - "pos": { - "x": -173074, - "y": -13086, - "z": 215084 - }, - "rot": { - "x": 0, - "y": 207229, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "472": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 472, - "instId": 300001, - "propState": 8, - "pos": { - "x": 209320, - "y": -4904, - "z": 147060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "479": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 479, - "instId": 300001, - "propState": 18, - "pos": { - "x": 41064, - "y": -15866, - "z": 123126 - }, - "rot": { - "x": 0, - "y": 315577, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "481": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 481, - "instId": 300001, - "propState": 18, - "pos": { - "x": 181121, - "y": -4433, - "z": 153368 - }, - "rot": { - "x": 0, - "y": 303422, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "482": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 482, - "instId": 300001, - "propState": 18, - "pos": { - "x": 231, - "y": -15775, - "z": 252225 - }, - "rot": { - "x": 0, - "y": 92100, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "505": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 505, - "instId": 300001, - "propState": 18, - "pos": { - "x": -13979, - "y": -21710, - "z": 214272 - }, - "rot": { - "x": 0, - "y": 131002, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300002, - "propState": 18, - "pos": { - "x": -105155, - "y": -14060, - "z": 183139 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300003, - "propState": 18, - "pos": { - "x": -13774, - "y": -21708, - "z": 214556 - }, - "rot": { - "x": 0, - "y": 31037, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300004, - "propState": 18, - "pos": { - "x": -92400, - "y": -12889, - "z": 241138 - }, - "rot": { - "x": 0, - "y": 72385, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 505, - "instId": 300005, - "propState": 18, - "pos": { - "x": -163777, - "y": -11088, - "z": 180823 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 505, - "instId": 300006, - "propState": 18, - "pos": { - "x": 123332, - "y": -3476, - "z": 114398 - }, - "rot": { - "x": 0, - "y": 215559, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 505, - "instId": 300007, - "propState": 18, - "pos": { - "x": 108432, - "y": -24314, - "z": 116898 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "584": { - "monsters": [], - "npcs": [ - { - "groupId": 584, - "instId": 400001, - "pos": { - "x": -91750, - "y": -13815, - "z": 119710 - }, - "rot": { - "x": 0, - "y": 264798, - "z": 0 - }, - "npcId": 13317 - } - ], - "props": [ - { - "groupId": 584, - "instId": 300001, - "propState": 1, - "pos": { - "x": -91205, - "y": -13816, - "z": 118400 - }, - "rot": { - "x": 0, - "y": 270111, - "z": 0 - }, - "propId": 103225 - } - ], - "teleports": { - "2458": { - "anchorId": 1, - "groupId": 584, - "instId": 300002, - "pos": { - "x": -93045, - "y": -13816, - "z": 119230 - }, - "rot": { - "x": 0, - "y": 86785, - "z": 0 - } - } - } - }, - "585": { - "monsters": [], - "npcs": [ - { - "groupId": 585, - "instId": 400001, - "pos": { - "x": 50280, - "y": -25996, - "z": 144539 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 13130 - } - ], - "props": [ - { - "groupId": 585, - "instId": 300001, - "propState": 1, - "pos": { - "x": 48720, - "y": -25996, - "z": 143170 - }, - "rot": { - "x": 0, - "y": 359059, - "z": 0 - }, - "propId": 103226 - } - ], - "teleports": { - "2459": { - "anchorId": 1, - "groupId": 585, - "instId": 300002, - "pos": { - "x": 49482, - "y": -25996, - "z": 145542 - }, - "rot": { - "x": 0, - "y": 174383, - "z": 0 - } - } - } - }, - "587": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 587, - "instId": 300003, - "propState": 1, - "pos": { - "x": -130090, - "y": -14742, - "z": 161520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103072 - }, { - "groupId": 587, - "instId": 300004, - "propState": 8, - "pos": { - "x": -130000, - "y": -14715, - "z": 155708 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103086 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 9, - "startGroupId": 15, - "isEnteredSceneInfo": true - } - }, - "1030106": { - "P10301_F10301001": { - "scenes": { - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 7180, - "y": -14411, - "z": 37820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5080, - "y": -22213, - "z": 196790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": -87570, - "y": -13760, - "z": 228670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": 115120, - "y": -6779, - "z": 142310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": -104080, - "y": -14726, - "z": 143950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 15, - "instId": 300006, - "propState": 8, - "pos": { - "x": 71261, - "y": -28335, - "z": 153540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030101": { - "anchorId": 1, - "groupId": 15, - "instId": 300001, - "pos": { - "x": 0, - "y": -14383, - "z": 44219 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030102": { - "anchorId": 2, - "groupId": 15, - "instId": 300002, - "pos": { - "x": 60, - "y": -22213, - "z": 195260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030103": { - "anchorId": 3, - "groupId": 15, - "instId": 300003, - "pos": { - "x": -93460, - "y": -13760, - "z": 233210 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - } - }, - "1030104": { - "anchorId": 4, - "groupId": 15, - "instId": 300004, - "pos": { - "x": 114920, - "y": -6687, - "z": 137090 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - } - }, - "1030105": { - "anchorId": 5, - "groupId": 15, - "instId": 300005, - "pos": { - "x": -100370, - "y": -14726, - "z": 146480 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - } - }, - "1030106": { - "anchorId": 6, - "groupId": 15, - "instId": 300006, - "pos": { - "x": 76810, - "y": -28335, - "z": 151420 - }, - "rot": { - "x": 0, - "y": 113524, - "z": 0 - } - } - } - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19513, - "y": -13826, - "z": 137498 - }, - "rot": { - "x": 0, - "y": 155, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19500, - "y": -16881, - "z": 142500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14307, - "y": -25997, - "z": 157500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 17, - "instId": 300006, - "propState": 3, - "pos": { - "x": -9825, - "y": -16330, - "z": 152502 - }, - "rot": { - "x": 0, - "y": 90008, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 17, - "instId": 300007, - "propState": 3, - "pos": { - "x": -205, - "y": -19068, - "z": 142497 - }, - "rot": { - "x": 0, - "y": 180155, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19289, - "y": -11969, - "z": 106321 - }, - "rot": { - "x": 0, - "y": 359530, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19500, - "y": -16881, - "z": 132000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 1, - "pos": { - "x": 35330, - "y": -1198, - "z": 118070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 18, - "instId": 300006, - "propState": 3, - "pos": { - "x": 561, - "y": -7023, - "z": 111994 - }, - "rot": { - "x": 0, - "y": 179530, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 18, - "instId": 300007, - "propState": 3, - "pos": { - "x": 20284, - "y": -3163, - "z": 133075 - }, - "rot": { - "x": 0, - "y": 88453, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400001, - "pos": { - "x": 134051, - "y": -4456, - "z": 84960 - }, - "rot": { - "x": 0, - "y": 198075, - "z": 0 - }, - "npcId": 13231 - }, - { - "groupId": 19, - "instId": 400002, - "pos": { - "x": 141100, - "y": -4416, - "z": 206800 - }, - "rot": { - "x": 0, - "y": 250839, - "z": 0 - }, - "npcId": 13127 - }, - { - "groupId": 19, - "instId": 400003, - "pos": { - "x": 14260, - "y": -15814, - "z": 88865 - }, - "rot": { - "x": 0, - "y": 140985, - "z": 0 - }, - "npcId": 13315 - }, - { - "groupId": 19, - "instId": 400004, - "pos": { - "x": -114254, - "y": -14374, - "z": 178103 - }, - "rot": { - "x": 0, - "y": 173216, - "z": 0 - }, - "npcId": 13318 - }, { - "groupId": 19, - "instId": 400005, - "pos": { - "x": -23324, - "y": -16381, - "z": 232550 - }, - "rot": { - "x": 0, - "y": 359821, - "z": 0 - }, - "npcId": 13315 - }, { - "groupId": 19, - "instId": 400006, - "pos": { - "x": -106808, - "y": -13248, - "z": 94713 - }, - "rot": { - "x": 0, - "y": 56465, - "z": 0 - }, - "npcId": 13315 - } - ], - "props": [], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -36678, - "y": -16881, - "z": 90482 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 26, - "instId": 300014, - "propState": 8, - "pos": { - "x": -34019, - "y": -16881, - "z": 146311 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 31152, - "y": -16881, - "z": 123872 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 26, - "instId": 300015, - "propState": 8, - "pos": { - "x": 24861, - "y": -16852, - "z": 192982 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": 25060, - "y": -25996, - "z": 151593 - }, - "rot": { - "x": 0, - "y": 350000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 82945, - "y": -28335, - "z": 138230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": 87912, - "y": -10661, - "z": 140933 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300006, - "propState": 8, - "pos": { - "x": 133044, - "y": -4456, - "z": 108386 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300007, - "propState": 8, - "pos": { - "x": 124920, - "y": -4405, - "z": 229382 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300016, - "propState": 8, - "pos": { - "x": 127024, - "y": -4405, - "z": 229432 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300008, - "propState": 8, - "pos": { - "x": -38608, - "y": -16881, - "z": 185172 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300009, - "propState": 8, - "pos": { - "x": -70270, - "y": -13721, - "z": 237010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300010, - "propState": 8, - "pos": { - "x": -145776, - "y": -13812, - "z": 230510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300011, - "propState": 8, - "pos": { - "x": -164720, - "y": -11851, - "z": 187840 - }, - "rot": { - "x": 0, - "y": 145000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300012, - "propState": 8, - "pos": { - "x": -89236, - "y": -13807, - "z": 133950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300013, - "propState": 8, - "pos": { - "x": -103568, - "y": -16990, - "z": 84104 - }, - "rot": { - "x": 0, - "y": 166077, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300017, - "propState": 8, - "pos": { - "x": 100325, - "y": -8613, - "z": 163718 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300018, - "propState": 8, - "pos": { - "x": -97770, - "y": -13798, - "z": 101020 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300019, - "propState": 8, - "pos": { - "x": -39870, - "y": -16881, - "z": 236520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300020, - "propState": 8, - "pos": { - "x": 15155, - "y": -16881, - "z": 89920 - }, - "rot": { - "x": 0, - "y": 140814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300021, - "propState": 8, - "pos": { - "x": -77740, - "y": -13798, - "z": 118650 - }, - "rot": { - "x": 0, - "y": 275814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300022, - "propState": 8, - "pos": { - "x": 122713, - "y": -6688, - "z": 168734 - }, - "rot": { - "x": 0, - "y": 155814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300023, - "propState": 8, - "pos": { - "x": 140624, - "y": -37160, - "z": 177079 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300024, - "propState": 8, - "pos": { - "x": 144686, - "y": -37118, - "z": 192517 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300025, - "propState": 8, - "pos": { - "x": -108860, - "y": -59826, - "z": 46511 - }, - "rot": { - "x": 0, - "y": 91069, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300026, - "propState": 8, - "pos": { - "x": -70310, - "y": -13721, - "z": 253530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 12, - "pos": { - "x": 40995, - "y": -15066, - "z": 34863 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300002, - "propState": 12, - "pos": { - "x": -46908, - "y": -15066, - "z": 65628 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300003, - "propState": 12, - "pos": { - "x": -19087, - "y": -26050, - "z": 171350 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300004, - "propState": 12, - "pos": { - "x": 19601, - "y": -25997, - "z": 133360 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300005, - "propState": 12, - "pos": { - "x": -19270, - "y": -16881, - "z": 127606 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300006, - "propState": 12, - "pos": { - "x": 48901, - "y": -1198, - "z": 100836 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300007, - "propState": 12, - "pos": { - "x": -12446, - "y": -22208, - "z": 218674 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300008, - "propState": 12, - "pos": { - "x": -18408, - "y": -16881, - "z": 226111 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300015, - "propState": 12, - "pos": { - "x": 105252, - "y": -11718, - "z": 60396 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300009, - "propState": 12, - "pos": { - "x": 42040, - "y": -10661, - "z": 131591 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300010, - "propState": 12, - "pos": { - "x": 64563, - "y": -10661, - "z": 147192 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300014, - "propState": 12, - "pos": { - "x": 192220, - "y": -4904, - "z": 155960 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300011, - "propState": 12, - "pos": { - "x": 103599, - "y": -8595, - "z": 228020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300012, - "propState": 12, - "pos": { - "x": 168814, - "y": -4420, - "z": 220218 - }, - "rot": { - "x": 0, - "y": 292855, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300013, - "propState": 12, - "pos": { - "x": 35549, - "y": -13423, - "z": 232721 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300016, - "propState": 12, - "pos": { - "x": 105848, - "y": -24827, - "z": 125456 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300029, - "propState": 12, - "pos": { - "x": 144559, - "y": -4444, - "z": 58482 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300017, - "propState": 12, - "pos": { - "x": 111894, - "y": -28335, - "z": 153868 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300018, - "propState": 12, - "pos": { - "x": -54730, - "y": -13760, - "z": 212548 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300019, - "propState": 12, - "pos": { - "x": -137756, - "y": -13798, - "z": 145667 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300020, - "propState": 12, - "pos": { - "x": -87432, - "y": -13798, - "z": 186212 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300021, - "propState": 12, - "pos": { - "x": -159490, - "y": -11851, - "z": 180900 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300023, - "propState": 12, - "pos": { - "x": -79566, - "y": -13798, - "z": 92082 - }, - "rot": { - "x": 0, - "y": -1, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300022, - "propState": 12, - "pos": { - "x": -114500, - "y": -13798, - "z": 92370 - }, - "rot": { - "x": 0, - "y": 134680, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300024, - "propState": 12, - "pos": { - "x": -112060, - "y": -17827, - "z": 57970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300030, - "propState": 12, - "pos": { - "x": -42794, - "y": -13760, - "z": 254597 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300025, - "propState": 12, - "pos": { - "x": 152413, - "y": -37038, - "z": 179707 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300026, - "propState": 12, - "pos": { - "x": 154289, - "y": -33891, - "z": 188654 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 28, - "instId": 300027, - "propState": 12, - "pos": { - "x": 126783, - "y": -37038, - "z": 191030 - }, - "rot": { - "x": 0, - "y": 131546, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300028, - "propState": 12, - "pos": { - "x": 140720, - "y": -35170, - "z": 176727 - }, - "rot": { - "x": 0, - "y": 123160, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [ - { - "groupId": 35, - "instId": 400001, - "pos": { - "x": -121927, - "y": -14681, - "z": 200689 - }, - "rot": { - "x": 0, - "y": 304516, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 18, - "pos": { - "x": -121914, - "y": -14726, - "z": 200935 - }, - "rot": { - "x": 0, - "y": 353899, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 35, - "instId": 300002, - "propState": 1, - "pos": { - "x": -121914, - "y": -14681, - "z": 200935 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -165443, - "y": -11018, - "z": 181329 - }, - "rot": { - "x": 0, - "y": 223803, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 18, - "pos": { - "x": -162007, - "y": -11323, - "z": 181339 - }, - "rot": { - "x": 0, - "y": 73193, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": -163523, - "y": -11029, - "z": 179340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": -165719, - "y": -11669, - "z": 181336 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300004, - "propState": 1, - "pos": { - "x": -163347, - "y": -11088, - "z": 181245 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -87446, - "y": -13312, - "z": 128107 - }, - "rot": { - "x": 0, - "y": 44400, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 18, - "pos": { - "x": -87795, - "y": -12760, - "z": 128046 - }, - "rot": { - "x": 0, - "y": 94992, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 37, - "instId": 300002, - "propState": 1, - "pos": { - "x": -87805, - "y": -12527, - "z": 128035 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [ - { - "groupId": 38, - "instId": 400001, - "pos": { - "x": -19973, - "y": -12978, - "z": 249042 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 18, - "pos": { - "x": -20343, - "y": -13971, - "z": 249050 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 38, - "instId": 300002, - "propState": 1, - "pos": { - "x": -21015, - "y": -16881, - "z": 249052 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": 31466, - "y": -15640, - "z": 122184 - }, - "rot": { - "x": 0, - "y": 265436, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 18, - "pos": { - "x": 31469, - "y": -16036, - "z": 121858 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300002, - "propState": 18, - "pos": { - "x": 31469, - "y": -15686, - "z": 122178 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300003, - "propState": 18, - "pos": { - "x": 31469, - "y": -16031, - "z": 122503 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300004, - "propState": 18, - "pos": { - "x": 3550, - "y": -16881, - "z": 122310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 39, - "instId": 300005, - "propState": 1, - "pos": { - "x": 29668, - "y": -16932, - "z": 122143 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [ - { - "groupId": 41, - "instId": 400001, - "pos": { - "x": 120853, - "y": -5626, - "z": 126394 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 18, - "pos": { - "x": 120951, - "y": -5449, - "z": 125958 - }, - "rot": { - "x": 0, - "y": 22801, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 41, - "instId": 300002, - "propState": 1, - "pos": { - "x": 123173, - "y": -6687, - "z": 132040 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [ - { - "groupId": 42, - "instId": 400001, - "pos": { - "x": 159637, - "y": -3573, - "z": 220575 - }, - "rot": { - "x": 0, - "y": 228603, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 18, - "pos": { - "x": 159450, - "y": 3643, - "z": 220580 - }, - "rot": { - "x": 0, - "y": 112850, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 42, - "instId": 300002, - "propState": 1, - "pos": { - "x": 157844, - "y": -4385, - "z": 218483 - }, - "rot": { - "x": 0, - "y": 220623, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [ - { - "groupId": 43, - "instId": 400001, - "pos": { - "x": 90030, - "y": -4387, - "z": 226496 - }, - "rot": { - "x": 0, - "y": 165712, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 18, - "pos": { - "x": 91167, - "y": -3778, - "z": 231387 - }, - "rot": { - "x": 0, - "y": 353730, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 43, - "instId": 300002, - "propState": 1, - "pos": { - "x": 91132, - "y": -8595, - "z": 227050 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [ - { - "groupId": 116, - "instId": 400001, - "pos": { - "x": -574, - "y": -20068, - "z": 211677 - }, - "rot": { - "x": 0, - "y": 158098, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 116, - "instId": 300001, - "propState": 18, - "pos": { - "x": -444, - "y": -18579, - "z": 211795 - }, - "rot": { - "x": 0, - "y": 334274, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 116, - "instId": 300002, - "propState": 1, - "pos": { - "x": -439, - "y": -22195, - "z": 211795 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [ - { - "groupId": 118, - "instId": 400001, - "pos": { - "x": 57518, - "y": -8810, - "z": 149948 - }, - "rot": { - "x": 0, - "y": 351141, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 118, - "instId": 300001, - "propState": 18, - "pos": { - "x": 57478, - "y": -8945, - "z": 150060 - }, - "rot": { - "x": 0, - "y": 165349, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 118, - "instId": 300002, - "propState": 1, - "pos": { - "x": 57478, - "y": -12478, - "z": 153153 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "149": { - "monsters": [], - "npcs": [ - { - "groupId": 149, - "instId": 400001, - "pos": { - "x": -120811, - "y": -14735, - "z": 201325 - }, - "rot": { - "x": 0, - "y": 350738, - "z": 0 - }, - "npcId": 13105 - } - ], - "props": [], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [ - { - "groupId": 150, - "instId": 400001, - "pos": { - "x": 150780, - "y": -5010, - "z": 127830 - }, - "rot": { - "x": 0, - "y": 87632, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 150, - "instId": 300001, - "propState": 8, - "pos": { - "x": 151226, - "y": -3483, - "z": 127456 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 125816, - "y": -4418, - "z": 195402 - }, - "rot": { - "x": 0, - "y": 104203, - "z": 0 - }, - "npcId": 13116 - } - ], - "props": [ - { - "groupId": 151, - "instId": 300001, - "propState": 8, - "pos": { - "x": 126831, - "y": -4120, - "z": 195380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [ - { - "groupId": 152, - "instId": 400001, - "pos": { - "x": 143693, - "y": -4456, - "z": 101992 - }, - "rot": { - "x": 0, - "y": 279893, - "z": 0 - }, - "npcId": 13215 - } - ], - "props": [], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [ - { - "groupId": 153, - "instId": 400001, - "pos": { - "x": 132350, - "y": -6688, - "z": 171270 - }, - "rot": { - "x": 0, - "y": 186089, - "z": 0 - }, - "npcId": 13119 - } - ], - "props": [], - "teleports": {} - }, - "155": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 155, - "instId": 300004, - "propState": 8, - "pos": { - "x": -133080, - "y": -14754, - "z": 182705 - }, - "rot": { - "x": 0, - "y": 28547, - "z": 0 - }, - "propId": 103021 - }, { - "groupId": 155, - "instId": 300005, - "propState": 8, - "pos": { - "x": -132772, - "y": -14751, - "z": 181080 - }, - "rot": { - "x": 0, - "y": 126002, - "z": 0 - }, - "propId": 103021 - } - ], - "teleports": {} - }, - "156": { - "monsters": [ - { - "groupId": 156, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 125151, - "y": -30482, - "z": 168180 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 156, - "instId": 300001, - "propState": 8, - "pos": { - "x": 127547, - "y": -30482, - "z": 158066 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300003, - "propState": 8, - "pos": { - "x": 150076, - "y": -37038, - "z": 192427 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300004, - "propState": 8, - "pos": { - "x": 139047, - "y": -37038, - "z": 187048 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300005, - "propState": 8, - "pos": { - "x": 146573, - "y": -37038, - "z": 167766 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300006, - "propState": 8, - "pos": { - "x": 127519, - "y": -30468, - "z": 157974 - }, - "rot": { - "x": 0, - "y": 155900, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300007, - "propState": 8, - "pos": { - "x": 138169, - "y": -37028, - "z": 187209 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300008, - "propState": 2, - "pos": { - "x": 127250, - "y": -30482, - "z": 158900 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300009, - "propState": 8, - "pos": { - "x": 146536, - "y": -37038, - "z": 166944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300002, - "propState": 8, - "pos": { - "x": -106910, - "y": -59826, - "z": 46500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300010, - "propState": 8, - "pos": { - "x": -107430, - "y": -59826, - "z": 57698 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300011, - "propState": 8, - "pos": { - "x": -102390, - "y": -17827, - "z": 61654 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300012, - "propState": 2, - "pos": { - "x": -100510, - "y": -17822, - "z": 61750 - }, - "rot": { - "x": 0, - "y": 270367, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300013, - "propState": 8, - "pos": { - "x": -107550, - "y": -59826, - "z": 59595 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300014, - "propState": 8, - "pos": { - "x": 154289, - "y": -33891, - "z": 188654 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300015, - "propState": 8, - "pos": { - "x": -97689, - "y": -56615, - "z": 51324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 1, - "pos": { - "x": -44666, - "y": -15070, - "z": 54731 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300002, - "propState": 1, - "pos": { - "x": 38247, - "y": -16903, - "z": 92386 - }, - "rot": { - "x": 0, - "y": 224307, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300003, - "propState": 1, - "pos": { - "x": 39864, - "y": -16880, - "z": 163300 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300004, - "propState": 1, - "pos": { - "x": -38995, - "y": -16880, - "z": 156340 - }, - "rot": { - "x": 0, - "y": 135792, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300005, - "propState": 1, - "pos": { - "x": 71108, - "y": -10676, - "z": 164129 - }, - "rot": { - "x": 0, - "y": 184273, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300006, - "propState": 1, - "pos": { - "x": 141251, - "y": -4471, - "z": 82500 - }, - "rot": { - "x": 0, - "y": 239558, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300007, - "propState": 1, - "pos": { - "x": 124547, - "y": -4428, - "z": 213070 - }, - "rot": { - "x": 0, - "y": 42303, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300008, - "propState": 1, - "pos": { - "x": 94033, - "y": -28387, - "z": 137615 - }, - "rot": { - "x": 0, - "y": 327734, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300009, - "propState": 1, - "pos": { - "x": -19104, - "y": -22866, - "z": 138416 - }, - "rot": { - "x": 0, - "y": 92768, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300010, - "propState": 1, - "pos": { - "x": -77580, - "y": -16880, - "z": 88690 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300011, - "propState": 1, - "pos": { - "x": -87834, - "y": -13762, - "z": 218148 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300012, - "propState": 1, - "pos": { - "x": -176020, - "y": -11771, - "z": 157680 - }, - "rot": { - "x": 0, - "y": 46168, - "z": 0 - }, - "propId": 103022 - } - ], - "teleports": {} - }, - "163": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 163, - "instId": 300004, - "propState": 1, - "pos": { - "x": 120950, - "y": -30381, - "z": 154032 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103053 - }, - { - "groupId": 163, - "instId": 300005, - "propState": 1, - "pos": { - "x": 125760, - "y": -37027, - "z": 182612 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 163, - "instId": 300007, - "propState": 21, - "pos": { - "x": 154597, - "y": -37038, - "z": 182392 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 163, - "instId": 300008, - "propState": 21, - "pos": { - "x": 155275, - "y": -37038, - "z": 173550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300009, - "propState": 21, - "pos": { - "x": 150533, - "y": -37038, - "z": 179084 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300010, - "propState": 21, - "pos": { - "x": 149754, - "y": -33880, - "z": 181826 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300016, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300017, - "propState": 8, - "pos": { - "x": 154580, - "y": -37038, - "z": 181910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300001, - "propState": 8, - "pos": { - "x": 120290, - "y": -30383, - "z": 147595 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300002, - "propState": 21, - "pos": { - "x": 155150, - "y": -33864, - "z": 180613 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300003, - "propState": 21, - "pos": { - "x": 155150, - "y": -33864, - "z": 176402 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300004, - "propState": 1, - "pos": { - "x": -99889, - "y": -17822, - "z": 57155 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103053 - }, - { - "groupId": 164, - "instId": 300005, - "propState": 1, - "pos": { - "x": -102241, - "y": -59826, - "z": 60018 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 164, - "instId": 300007, - "propState": 21, - "pos": { - "x": -116806, - "y": -59826, - "z": 43729 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 164, - "instId": 300008, - "propState": 21, - "pos": { - "x": -113519, - "y": -56539, - "z": 42837 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 164, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300001, - "propState": 8, - "pos": { - "x": -108570, - "y": -59534, - "z": 57104 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300002, - "propState": 8, - "pos": { - "x": -116517, - "y": -59582, - "z": 48140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300003, - "propState": 8, - "pos": { - "x": -97464, - "y": -59666, - "z": 45187 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300009, - "propState": 8, - "pos": { - "x": -111026, - "y": -17581, - "z": 61889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [ - { - "groupId": 173, - "instId": 400001, - "pos": { - "x": 154994, - "y": -37034, - "z": 191755 - }, - "rot": { - "x": 0, - "y": 299951, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 173, - "instId": 300001, - "propState": 18, - "pos": { - "x": 154913, - "y": -36620, - "z": 192367 - }, - "rot": { - "x": 0, - "y": 311941, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 173, - "instId": 300002, - "propState": 1, - "pos": { - "x": 146370, - "y": -37038, - "z": 185470 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "186": { - "monsters": [], - "npcs": [ - { - "groupId": 186, - "instId": 400001, - "pos": { - "x": 43957, - "y": -25996, - "z": 143105 - }, - "rot": { - "x": 0, - "y": 34036, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 18, - "pos": { - "x": 42763, - "y": -24786, - "z": 142013 - }, - "rot": { - "x": 0, - "y": 18511, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 186, - "instId": 300002, - "propState": 1, - "pos": { - "x": 42959, - "y": -25996, - "z": 146590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "187": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [ - { - "groupId": 188, - "instId": 400001, - "pos": { - "x": 35840, - "y": 820, - "z": 96665 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 18, - "pos": { - "x": 35840, - "y": 870, - "z": 96665 - }, - "rot": { - "x": 0, - "y": 24647, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 188, - "instId": 300002, - "propState": 1, - "pos": { - "x": 39940, - "y": -1198, - "z": 102660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 101, - "pos": { - "x": -116536, - "y": -13827, - "z": 179869 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300002, - "propState": 101, - "pos": { - "x": -12733, - "y": -22266, - "z": 125500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300003, - "propState": 101, - "pos": { - "x": 46839, - "y": -198, - "z": 114111 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300004, - "propState": 101, - "pos": { - "x": 85134, - "y": -27335, - "z": 155445 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300005, - "propState": 101, - "pos": { - "x": 103922, - "y": -7671, - "z": 147251 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300006, - "propState": 101, - "pos": { - "x": 133087, - "y": -3456, - "z": 84795 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300007, - "propState": 101, - "pos": { - "x": -35000, - "y": -15881, - "z": 217818 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300008, - "propState": 101, - "pos": { - "x": -43943, - "y": -15881, - "z": 124100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [ - { - "groupId": 190, - "instId": 400001, - "pos": { - "x": 79452, - "y": -24911, - "z": 121214 - }, - "rot": { - "x": 0, - "y": 116173, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 18, - "pos": { - "x": 79435, - "y": -25089, - "z": 121186 - }, - "rot": { - "x": 0, - "y": 242607, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 190, - "instId": 300002, - "propState": 1, - "pos": { - "x": 79435, - "y": -25919, - "z": 122808 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [ - { - "groupId": 193, - "instId": 400001, - "pos": { - "x": 136311, - "y": -29066, - "z": 146169 - }, - "rot": { - "x": 0, - "y": 101065, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 18, - "pos": { - "x": 136311, - "y": -29112, - "z": 146169 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 193, - "instId": 300002, - "propState": 1, - "pos": { - "x": 137539, - "y": -30482, - "z": 145810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [ - { - "groupId": 194, - "instId": 400001, - "pos": { - "x": -14411, - "y": -24997, - "z": 156513 - }, - "rot": { - "x": 0, - "y": 228499, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 194, - "instId": 300001, - "propState": 18, - "pos": { - "x": -14479, - "y": -24127, - "z": 151591 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14477, - "y": -24871, - "z": 153856 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14474, - "y": -25020, - "z": 156454 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300004, - "propState": 1, - "pos": { - "x": -15791, - "y": -25018, - "z": 151452 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "198": { - "monsters": [], - "npcs": [ - { - "groupId": 198, - "instId": 400001, - "pos": { - "x": -38355, - "y": -16306, - "z": 171422 - }, - "rot": { - "x": 0, - "y": 113893, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 198, - "instId": 300001, - "propState": 18, - "pos": { - "x": -39669, - "y": -14599, - "z": 171384 - }, - "rot": { - "x": 0, - "y": 227091, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 198, - "instId": 300002, - "propState": 1, - "pos": { - "x": -35601, - "y": -16881, - "z": 171222 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "199": { - "monsters": [], - "npcs": [ - { - "groupId": 199, - "instId": 400001, - "pos": { - "x": -105517, - "y": -56488, - "z": 43796 - }, - "rot": { - "x": 0, - "y": 254918, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 199, - "instId": 300001, - "propState": 18, - "pos": { - "x": -105367, - "y": -56546, - "z": 43698 - }, - "rot": { - "x": 0, - "y": 75206, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 199, - "instId": 300002, - "propState": 1, - "pos": { - "x": -106131, - "y": -56488, - "z": 43143 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "200": { - "monsters": [], - "npcs": [ - { - "groupId": 200, - "instId": 400001, - "pos": { - "x": 24923, - "y": -15841, - "z": 191483 - }, - "rot": { - "x": 0, - "y": 88386, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 200, - "instId": 300001, - "propState": 18, - "pos": { - "x": 24947, - "y": -16001, - "z": 191498 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 200, - "instId": 300002, - "propState": 1, - "pos": { - "x": 26908, - "y": -16932, - "z": 191828 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "202": { - "monsters": [], - "npcs": [ - { - "groupId": 202, - "instId": 400001, - "pos": { - "x": -64621, - "y": -15484, - "z": 82048 - }, - "rot": { - "x": 0, - "y": 324198, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 202, - "instId": 300001, - "propState": 18, - "pos": { - "x": -64129, - "y": -16109, - "z": 82128 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 202, - "instId": 300002, - "propState": 1, - "pos": { - "x": -64770, - "y": -16881, - "z": 81507 - }, - "rot": { - "x": 0, - "y": 178063, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "207": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 207, - "instId": 300003, - "propState": 1, - "pos": { - "x": -130090, - "y": -14742, - "z": 161520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103072 - }, { - "groupId": 207, - "instId": 300004, - "propState": 8, - "pos": { - "x": -130000, - "y": -14715, - "z": 155708 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103086 - }, { - "groupId": 207, - "instId": 300005, - "propState": 8, - "pos": { - "x": -137110, - "y": -15127, - "z": 178850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 207, - "instId": 300006, - "propState": 8, - "pos": { - "x": -129140, - "y": -15127, - "z": 155410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300001, - "propState": 11, - "pos": { - "x": -23441, - "y": -16881, - "z": 265107 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 11, - "pos": { - "x": -94343, - "y": -13812, - "z": 202585 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 11, - "pos": { - "x": 43560, - "y": -1198, - "z": 126040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 11, - "pos": { - "x": 52129, - "y": -14785, - "z": 210212 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 8, - "pos": { - "x": -134011, - "y": -14726, - "z": 173932 - }, - "rot": { - "x": 0, - "y": 128045, - "z": 0 - }, - "propId": 103106 - }, { - "groupId": 221, - "instId": 300002, - "propState": 8, - "pos": { - "x": -141868, - "y": -14749, - "z": 180691 - }, - "rot": { - "x": 0, - "y": 245519, - "z": 0 - }, - "propId": 103106 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 1, - "pos": { - "x": 55886, - "y": -14856, - "z": 60180 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300002, - "propState": 1, - "pos": { - "x": -57874, - "y": -14967, - "z": 60429 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300003, - "propState": 1, - "pos": { - "x": 39212, - "y": -16289, - "z": 208313 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300004, - "propState": 1, - "pos": { - "x": -73979, - "y": -13426, - "z": 140696 - }, - "rot": { - "x": 0, - "y": 316073, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300005, - "propState": 1, - "pos": { - "x": 148106, - "y": -4150, - "z": 210632 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300006, - "propState": 1, - "pos": { - "x": 143337, - "y": -4170, - "z": 92907 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300007, - "propState": 1, - "pos": { - "x": 20087, - "y": -25475, - "z": 169059 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 2, - "pos": { - "x": -98610, - "y": -59826, - "z": 50995 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 223, - "instId": 300002, - "propState": 9, - "pos": { - "x": -105483, - "y": -56233, - "z": 44995 - }, - "rot": { - "x": 0, - "y": 279429, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 223, - "instId": 300003, - "propState": 9, - "pos": { - "x": -116891, - "y": -57806, - "z": 57448 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": -116891, - "y": -57806, - "z": 57448 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 223, - "instId": 300005, - "propState": 8, - "pos": { - "x": -98610, - "y": -59826, - "z": 50995 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 223, - "instId": 300006, - "propState": 20, - "pos": { - "x": -95880, - "y": -58780, - "z": 51010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "244": { - "monsters": [], - "npcs": [ - { - "groupId": 244, - "instId": 400001, - "pos": { - "x": 44, - "y": -22213, - "z": 208168 - }, - "rot": { - "x": 0, - "y": 186110, - "z": 0 - }, - "npcId": 3030 - } - ], - "props": [ - { - "groupId": 244, - "instId": 300001, - "propState": 8, - "pos": { - "x": 40, - "y": -22213, - "z": 211820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 274, - "instId": 300001, - "propState": 8, - "pos": { - "x": 130, - "y": -25080, - "z": 157650 - }, - "rot": { - "x": 0, - "y": 356426, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "280": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300001, - "propState": 101, - "pos": { - "x": 1, - "y": -22035, - "z": 211881 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103108 - } - ], - "teleports": {} - }, - "290": { - "monsters": [], - "npcs": [ - { - "groupId": 290, - "instId": 400001, - "pos": { - "x": 81250, - "y": -10661, - "z": 130710 - }, - "rot": { - "x": 0, - "y": 7274, - "z": 0 - }, - "npcId": 13117 - } - ], - "props": [], - "teleports": {} - }, - "298": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 298, - "instId": 300001, - "propState": 8, - "pos": { - "x": 47841, - "y": -299, - "z": 91088 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 132 - } - ], - "teleports": {} - }, - "299": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 299, - "instId": 300001, - "propState": 8, - "pos": { - "x": 209320, - "y": -4904, - "z": 147060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 140 - } - ], - "teleports": {} - }, - "400": { - "monsters": [], - "npcs": [ - { - "groupId": 400, - "instId": 400001, - "pos": { - "x": 79110, - "y": -10661, - "z": 130680 - }, - "rot": { - "x": 0, - "y": 7274, - "z": 0 - }, - "npcId": 13208 - } - ], - "props": [], - "teleports": {} - }, - "401": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 401, - "instId": 300001, - "propState": 18, - "pos": { - "x": 190288, - "y": -3906, - "z": 146954 - }, - "rot": { - "x": 0, - "y": 21447, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300002, - "propState": 18, - "pos": { - "x": 40687, - "y": -16466, - "z": 147002 - }, - "rot": { - "x": 0, - "y": 355726, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300003, - "propState": 18, - "pos": { - "x": 125366, - "y": -3830, - "z": 104232 - }, - "rot": { - "x": 0, - "y": 173840, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300004, - "propState": 18, - "pos": { - "x": 140800, - "y": -3850, - "z": 189416 - }, - "rot": { - "x": 0, - "y": 354320, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "404": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "463": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 463, - "instId": 300001, - "propState": 18, - "pos": { - "x": -8760, - "y": -21695, - "z": 222781 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 463, - "instId": 300002, - "propState": 18, - "pos": { - "x": 129121, - "y": -3955, - "z": 51392 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 463, - "instId": 300003, - "propState": 18, - "pos": { - "x": 98890, - "y": -7849, - "z": 226976 - }, - "rot": { - "x": 0, - "y": 149666, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 463, - "instId": 300004, - "propState": 18, - "pos": { - "x": -115411, - "y": -13848, - "z": 196064 - }, - "rot": { - "x": 0, - "y": 112689, - "z": 0 - }, - "propId": 103083 - }, { - "groupId": 463, - "instId": 300005, - "propState": 18, - "pos": { - "x": -10725, - "y": -16328, - "z": 238693 - }, - "rot": { - "x": 0, - "y": 113008, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 463, - "instId": 300006, - "propState": 18, - "pos": { - "x": -118824, - "y": -14322, - "z": 208807 - }, - "rot": { - "x": 0, - "y": 221235, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 463, - "instId": 300007, - "propState": 18, - "pos": { - "x": 43843, - "y": -433, - "z": 96470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300008, - "propState": 18, - "pos": { - "x": -17980, - "y": -16379, - "z": 148431 - }, - "rot": { - "x": 0, - "y": 348479, - "z": 0 - }, - "propId": 103035 - }, { - "groupId": 463, - "instId": 300009, - "propState": 18, - "pos": { - "x": -45132, - "y": -15873, - "z": 114378 - }, - "rot": { - "x": 0, - "y": 14042, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300010, - "propState": 18, - "pos": { - "x": -158859, - "y": -11077, - "z": 174116 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 463, - "instId": 300011, - "propState": 18, - "pos": { - "x": 59415, - "y": -12901, - "z": 231978 - }, - "rot": { - "x": 0, - "y": 82616, - "z": 0 - }, - "propId": 103035 - }, { - "groupId": 463, - "instId": 300012, - "propState": 18, - "pos": { - "x": 3479, - "y": -16336, - "z": 86865 - }, - "rot": { - "x": 0, - "y": 69713, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300013, - "propState": 18, - "pos": { - "x": 84615, - "y": -10160, - "z": 142358 - }, - "rot": { - "x": 0, - "y": 143490, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300014, - "propState": 18, - "pos": { - "x": -82846, - "y": -12875, - "z": 246001 - }, - "rot": { - "x": 0, - "y": 59181, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300015, - "propState": 18, - "pos": { - "x": 0, - "y": -13377, - "z": 35410 - }, - "rot": { - "x": 0, - "y": 83433, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "464": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 464, - "instId": 300001, - "propState": 18, - "pos": { - "x": -130044, - "y": -14072, - "z": 164010 - }, - "rot": { - "x": 0, - "y": 124291, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 464, - "instId": 300002, - "propState": 18, - "pos": { - "x": -130272, - "y": -14120, - "z": 207818 - }, - "rot": { - "x": 0, - "y": 170320, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 464, - "instId": 300003, - "propState": 18, - "pos": { - "x": -94104, - "y": -13161, - "z": 141961 - }, - "rot": { - "x": 0, - "y": 57366, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "465": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 465, - "instId": 300001, - "propState": 18, - "pos": { - "x": -173074, - "y": -13086, - "z": 215084 - }, - "rot": { - "x": 0, - "y": 207229, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "472": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 472, - "instId": 300001, - "propState": 8, - "pos": { - "x": 209320, - "y": -4904, - "z": 147060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "479": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 479, - "instId": 300001, - "propState": 18, - "pos": { - "x": 41064, - "y": -15866, - "z": 123126 - }, - "rot": { - "x": 0, - "y": 315577, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "481": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 481, - "instId": 300001, - "propState": 18, - "pos": { - "x": 181121, - "y": -4433, - "z": 153368 - }, - "rot": { - "x": 0, - "y": 303422, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "482": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 482, - "instId": 300001, - "propState": 18, - "pos": { - "x": 231, - "y": -15775, - "z": 252225 - }, - "rot": { - "x": 0, - "y": 92100, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "505": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 505, - "instId": 300001, - "propState": 18, - "pos": { - "x": -13979, - "y": -21710, - "z": 214272 - }, - "rot": { - "x": 0, - "y": 131002, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300002, - "propState": 18, - "pos": { - "x": -105155, - "y": -14060, - "z": 183139 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300003, - "propState": 18, - "pos": { - "x": -13774, - "y": -21708, - "z": 214556 - }, - "rot": { - "x": 0, - "y": 31037, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300004, - "propState": 18, - "pos": { - "x": -92400, - "y": -12889, - "z": 241138 - }, - "rot": { - "x": 0, - "y": 72385, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 505, - "instId": 300005, - "propState": 18, - "pos": { - "x": -163777, - "y": -11088, - "z": 180823 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 505, - "instId": 300006, - "propState": 18, - "pos": { - "x": 123332, - "y": -3476, - "z": 114398 - }, - "rot": { - "x": 0, - "y": 215559, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 505, - "instId": 300007, - "propState": 18, - "pos": { - "x": 108432, - "y": -24314, - "z": 116898 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "584": { - "monsters": [], - "npcs": [ - { - "groupId": 584, - "instId": 400001, - "pos": { - "x": -91750, - "y": -13815, - "z": 119710 - }, - "rot": { - "x": 0, - "y": 264798, - "z": 0 - }, - "npcId": 13317 - } - ], - "props": [ - { - "groupId": 584, - "instId": 300001, - "propState": 1, - "pos": { - "x": -91205, - "y": -13816, - "z": 118400 - }, - "rot": { - "x": 0, - "y": 270111, - "z": 0 - }, - "propId": 103225 - } - ], - "teleports": { - "2458": { - "anchorId": 1, - "groupId": 584, - "instId": 300002, - "pos": { - "x": -93045, - "y": -13816, - "z": 119230 - }, - "rot": { - "x": 0, - "y": 86785, - "z": 0 - } - } - } - }, - "585": { - "monsters": [], - "npcs": [ - { - "groupId": 585, - "instId": 400001, - "pos": { - "x": 50280, - "y": -25996, - "z": 144539 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 13130 - } - ], - "props": [ - { - "groupId": 585, - "instId": 300001, - "propState": 1, - "pos": { - "x": 48720, - "y": -25996, - "z": 143170 - }, - "rot": { - "x": 0, - "y": 359059, - "z": 0 - }, - "propId": 103226 - } - ], - "teleports": { - "2459": { - "anchorId": 1, - "groupId": 585, - "instId": 300002, - "pos": { - "x": 49482, - "y": -25996, - "z": 145542 - }, - "rot": { - "x": 0, - "y": 174383, - "z": 0 - } - } - } - }, - "587": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 587, - "instId": 300003, - "propState": 1, - "pos": { - "x": -130090, - "y": -14742, - "z": 161520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103072 - }, { - "groupId": 587, - "instId": 300004, - "propState": 8, - "pos": { - "x": -130000, - "y": -14715, - "z": 155708 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103086 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 1, - "startGroupId": 356, - "isEnteredSceneInfo": true - } - }, - "1030107": { - "P10301_F10301001": { - "scenes": { - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 7180, - "y": -14411, - "z": 37820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5080, - "y": -22213, - "z": 196790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": -87570, - "y": -13760, - "z": 228670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": 115120, - "y": -6779, - "z": 142310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": -104080, - "y": -14726, - "z": 143950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 15, - "instId": 300006, - "propState": 8, - "pos": { - "x": 71261, - "y": -28335, - "z": 153540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030101": { - "anchorId": 1, - "groupId": 15, - "instId": 300001, - "pos": { - "x": 0, - "y": -14383, - "z": 44219 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030102": { - "anchorId": 2, - "groupId": 15, - "instId": 300002, - "pos": { - "x": 60, - "y": -22213, - "z": 195260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030103": { - "anchorId": 3, - "groupId": 15, - "instId": 300003, - "pos": { - "x": -93460, - "y": -13760, - "z": 233210 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - } - }, - "1030104": { - "anchorId": 4, - "groupId": 15, - "instId": 300004, - "pos": { - "x": 114920, - "y": -6687, - "z": 137090 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - } - }, - "1030105": { - "anchorId": 5, - "groupId": 15, - "instId": 300005, - "pos": { - "x": -100370, - "y": -14726, - "z": 146480 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - } - }, - "1030106": { - "anchorId": 6, - "groupId": 15, - "instId": 300006, - "pos": { - "x": 76810, - "y": -28335, - "z": 151420 - }, - "rot": { - "x": 0, - "y": 113524, - "z": 0 - } - } - } - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19513, - "y": -13826, - "z": 137498 - }, - "rot": { - "x": 0, - "y": 155, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19500, - "y": -16881, - "z": 142500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14307, - "y": -25997, - "z": 157500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 17, - "instId": 300006, - "propState": 3, - "pos": { - "x": -9825, - "y": -16330, - "z": 152502 - }, - "rot": { - "x": 0, - "y": 90008, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 17, - "instId": 300007, - "propState": 3, - "pos": { - "x": -205, - "y": -19068, - "z": 142497 - }, - "rot": { - "x": 0, - "y": 180155, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19289, - "y": -11969, - "z": 106321 - }, - "rot": { - "x": 0, - "y": 359530, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19500, - "y": -16881, - "z": 132000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 1, - "pos": { - "x": 35330, - "y": -1198, - "z": 118070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 18, - "instId": 300006, - "propState": 3, - "pos": { - "x": 561, - "y": -7023, - "z": 111994 - }, - "rot": { - "x": 0, - "y": 179530, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 18, - "instId": 300007, - "propState": 3, - "pos": { - "x": 20284, - "y": -3163, - "z": 133075 - }, - "rot": { - "x": 0, - "y": 88453, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400001, - "pos": { - "x": 134051, - "y": -4456, - "z": 84960 - }, - "rot": { - "x": 0, - "y": 198075, - "z": 0 - }, - "npcId": 13231 - }, - { - "groupId": 19, - "instId": 400002, - "pos": { - "x": 141100, - "y": -4416, - "z": 206800 - }, - "rot": { - "x": 0, - "y": 250839, - "z": 0 - }, - "npcId": 13127 - }, - { - "groupId": 19, - "instId": 400003, - "pos": { - "x": 14260, - "y": -15814, - "z": 88865 - }, - "rot": { - "x": 0, - "y": 140985, - "z": 0 - }, - "npcId": 13315 - }, - { - "groupId": 19, - "instId": 400004, - "pos": { - "x": -114254, - "y": -14374, - "z": 178103 - }, - "rot": { - "x": 0, - "y": 173216, - "z": 0 - }, - "npcId": 13318 - }, { - "groupId": 19, - "instId": 400005, - "pos": { - "x": -23324, - "y": -16381, - "z": 232550 - }, - "rot": { - "x": 0, - "y": 359821, - "z": 0 - }, - "npcId": 13315 - }, { - "groupId": 19, - "instId": 400006, - "pos": { - "x": -106808, - "y": -13248, - "z": 94713 - }, - "rot": { - "x": 0, - "y": 56465, - "z": 0 - }, - "npcId": 13315 - } - ], - "props": [], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -36678, - "y": -16881, - "z": 90482 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 26, - "instId": 300014, - "propState": 8, - "pos": { - "x": -34019, - "y": -16881, - "z": 146311 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 31152, - "y": -16881, - "z": 123872 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 26, - "instId": 300015, - "propState": 8, - "pos": { - "x": 24861, - "y": -16852, - "z": 192982 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": 25060, - "y": -25996, - "z": 151593 - }, - "rot": { - "x": 0, - "y": 350000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 82945, - "y": -28335, - "z": 138230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": 87912, - "y": -10661, - "z": 140933 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300006, - "propState": 8, - "pos": { - "x": 133044, - "y": -4456, - "z": 108386 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300007, - "propState": 8, - "pos": { - "x": 124920, - "y": -4405, - "z": 229382 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300016, - "propState": 8, - "pos": { - "x": 127024, - "y": -4405, - "z": 229432 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300008, - "propState": 8, - "pos": { - "x": -38608, - "y": -16881, - "z": 185172 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300009, - "propState": 8, - "pos": { - "x": -70270, - "y": -13721, - "z": 237010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300010, - "propState": 8, - "pos": { - "x": -145776, - "y": -13812, - "z": 230510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300011, - "propState": 8, - "pos": { - "x": -164720, - "y": -11851, - "z": 187840 - }, - "rot": { - "x": 0, - "y": 145000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300012, - "propState": 8, - "pos": { - "x": -89236, - "y": -13807, - "z": 133950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300013, - "propState": 8, - "pos": { - "x": -103568, - "y": -16990, - "z": 84104 - }, - "rot": { - "x": 0, - "y": 166077, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300017, - "propState": 8, - "pos": { - "x": 100325, - "y": -8613, - "z": 163718 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300018, - "propState": 8, - "pos": { - "x": -97770, - "y": -13798, - "z": 101020 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300019, - "propState": 8, - "pos": { - "x": -39870, - "y": -16881, - "z": 236520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300020, - "propState": 8, - "pos": { - "x": 15155, - "y": -16881, - "z": 89920 - }, - "rot": { - "x": 0, - "y": 140814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300021, - "propState": 8, - "pos": { - "x": -77740, - "y": -13798, - "z": 118650 - }, - "rot": { - "x": 0, - "y": 275814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300022, - "propState": 8, - "pos": { - "x": 122713, - "y": -6688, - "z": 168734 - }, - "rot": { - "x": 0, - "y": 155814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300023, - "propState": 8, - "pos": { - "x": 140624, - "y": -37160, - "z": 177079 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300024, - "propState": 8, - "pos": { - "x": 144686, - "y": -37118, - "z": 192517 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300025, - "propState": 8, - "pos": { - "x": -108860, - "y": -59826, - "z": 46511 - }, - "rot": { - "x": 0, - "y": 91069, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300026, - "propState": 8, - "pos": { - "x": -70310, - "y": -13721, - "z": 253530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 12, - "pos": { - "x": 40995, - "y": -15066, - "z": 34863 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300002, - "propState": 12, - "pos": { - "x": -46908, - "y": -15066, - "z": 65628 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300003, - "propState": 12, - "pos": { - "x": -19087, - "y": -26050, - "z": 171350 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300004, - "propState": 12, - "pos": { - "x": 19601, - "y": -25997, - "z": 133360 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300005, - "propState": 12, - "pos": { - "x": -19270, - "y": -16881, - "z": 127606 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300006, - "propState": 12, - "pos": { - "x": 48901, - "y": -1198, - "z": 100836 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300007, - "propState": 12, - "pos": { - "x": -12446, - "y": -22208, - "z": 218674 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300008, - "propState": 12, - "pos": { - "x": -18408, - "y": -16881, - "z": 226111 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300015, - "propState": 12, - "pos": { - "x": 105252, - "y": -11718, - "z": 60396 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300009, - "propState": 12, - "pos": { - "x": 42040, - "y": -10661, - "z": 131591 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300010, - "propState": 12, - "pos": { - "x": 64563, - "y": -10661, - "z": 147192 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300014, - "propState": 12, - "pos": { - "x": 192220, - "y": -4904, - "z": 155960 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300011, - "propState": 12, - "pos": { - "x": 103599, - "y": -8595, - "z": 228020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300012, - "propState": 12, - "pos": { - "x": 168814, - "y": -4420, - "z": 220218 - }, - "rot": { - "x": 0, - "y": 292855, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300013, - "propState": 12, - "pos": { - "x": 35549, - "y": -13423, - "z": 232721 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300016, - "propState": 12, - "pos": { - "x": 105848, - "y": -24827, - "z": 125456 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300029, - "propState": 12, - "pos": { - "x": 144559, - "y": -4444, - "z": 58482 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300017, - "propState": 12, - "pos": { - "x": 111894, - "y": -28335, - "z": 153868 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300018, - "propState": 12, - "pos": { - "x": -54730, - "y": -13760, - "z": 212548 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300019, - "propState": 12, - "pos": { - "x": -137756, - "y": -13798, - "z": 145667 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300020, - "propState": 12, - "pos": { - "x": -87432, - "y": -13798, - "z": 186212 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300021, - "propState": 12, - "pos": { - "x": -159490, - "y": -11851, - "z": 180900 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300023, - "propState": 12, - "pos": { - "x": -79566, - "y": -13798, - "z": 92082 - }, - "rot": { - "x": 0, - "y": -1, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300022, - "propState": 12, - "pos": { - "x": -114500, - "y": -13798, - "z": 92370 - }, - "rot": { - "x": 0, - "y": 134680, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300024, - "propState": 12, - "pos": { - "x": -112060, - "y": -17827, - "z": 57970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300030, - "propState": 12, - "pos": { - "x": -42794, - "y": -13760, - "z": 254597 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300025, - "propState": 12, - "pos": { - "x": 152413, - "y": -37038, - "z": 179707 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300026, - "propState": 12, - "pos": { - "x": 154289, - "y": -33891, - "z": 188654 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 28, - "instId": 300027, - "propState": 12, - "pos": { - "x": 126783, - "y": -37038, - "z": 191030 - }, - "rot": { - "x": 0, - "y": 131546, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300028, - "propState": 12, - "pos": { - "x": 140720, - "y": -35170, - "z": 176727 - }, - "rot": { - "x": 0, - "y": 123160, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [ - { - "groupId": 35, - "instId": 400001, - "pos": { - "x": -121927, - "y": -14681, - "z": 200689 - }, - "rot": { - "x": 0, - "y": 304516, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 18, - "pos": { - "x": -121914, - "y": -14726, - "z": 200935 - }, - "rot": { - "x": 0, - "y": 353899, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 35, - "instId": 300002, - "propState": 1, - "pos": { - "x": -121914, - "y": -14681, - "z": 200935 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -165443, - "y": -11018, - "z": 181329 - }, - "rot": { - "x": 0, - "y": 223803, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 18, - "pos": { - "x": -162007, - "y": -11323, - "z": 181339 - }, - "rot": { - "x": 0, - "y": 73193, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": -163523, - "y": -11029, - "z": 179340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": -165719, - "y": -11669, - "z": 181336 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300004, - "propState": 1, - "pos": { - "x": -163347, - "y": -11088, - "z": 181245 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -87446, - "y": -13312, - "z": 128107 - }, - "rot": { - "x": 0, - "y": 44400, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 18, - "pos": { - "x": -87795, - "y": -12760, - "z": 128046 - }, - "rot": { - "x": 0, - "y": 94992, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 37, - "instId": 300002, - "propState": 1, - "pos": { - "x": -87805, - "y": -12527, - "z": 128035 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [ - { - "groupId": 38, - "instId": 400001, - "pos": { - "x": -19973, - "y": -12978, - "z": 249042 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 18, - "pos": { - "x": -20343, - "y": -13971, - "z": 249050 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 38, - "instId": 300002, - "propState": 1, - "pos": { - "x": -21015, - "y": -16881, - "z": 249052 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": 31466, - "y": -15640, - "z": 122184 - }, - "rot": { - "x": 0, - "y": 265436, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 18, - "pos": { - "x": 31469, - "y": -16036, - "z": 121858 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300002, - "propState": 18, - "pos": { - "x": 31469, - "y": -15686, - "z": 122178 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300003, - "propState": 18, - "pos": { - "x": 31469, - "y": -16031, - "z": 122503 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300004, - "propState": 18, - "pos": { - "x": 3550, - "y": -16881, - "z": 122310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 39, - "instId": 300005, - "propState": 1, - "pos": { - "x": 29668, - "y": -16932, - "z": 122143 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [ - { - "groupId": 41, - "instId": 400001, - "pos": { - "x": 120853, - "y": -5626, - "z": 126394 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 18, - "pos": { - "x": 120951, - "y": -5449, - "z": 125958 - }, - "rot": { - "x": 0, - "y": 22801, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 41, - "instId": 300002, - "propState": 1, - "pos": { - "x": 123173, - "y": -6687, - "z": 132040 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [ - { - "groupId": 42, - "instId": 400001, - "pos": { - "x": 159637, - "y": -3573, - "z": 220575 - }, - "rot": { - "x": 0, - "y": 228603, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 18, - "pos": { - "x": 159450, - "y": 3643, - "z": 220580 - }, - "rot": { - "x": 0, - "y": 112850, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 42, - "instId": 300002, - "propState": 1, - "pos": { - "x": 157844, - "y": -4385, - "z": 218483 - }, - "rot": { - "x": 0, - "y": 220623, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [ - { - "groupId": 43, - "instId": 400001, - "pos": { - "x": 90030, - "y": -4387, - "z": 226496 - }, - "rot": { - "x": 0, - "y": 165712, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 18, - "pos": { - "x": 91167, - "y": -3778, - "z": 231387 - }, - "rot": { - "x": 0, - "y": 353730, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 43, - "instId": 300002, - "propState": 1, - "pos": { - "x": 91132, - "y": -8595, - "z": 227050 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [ - { - "groupId": 116, - "instId": 400001, - "pos": { - "x": -574, - "y": -20068, - "z": 211677 - }, - "rot": { - "x": 0, - "y": 158098, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 116, - "instId": 300001, - "propState": 18, - "pos": { - "x": -444, - "y": -18579, - "z": 211795 - }, - "rot": { - "x": 0, - "y": 334274, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 116, - "instId": 300002, - "propState": 1, - "pos": { - "x": -439, - "y": -22195, - "z": 211795 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [ - { - "groupId": 118, - "instId": 400001, - "pos": { - "x": 57518, - "y": -8810, - "z": 149948 - }, - "rot": { - "x": 0, - "y": 351141, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 118, - "instId": 300001, - "propState": 18, - "pos": { - "x": 57478, - "y": -8945, - "z": 150060 - }, - "rot": { - "x": 0, - "y": 165349, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 118, - "instId": 300002, - "propState": 1, - "pos": { - "x": 57478, - "y": -12478, - "z": 153153 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "149": { - "monsters": [], - "npcs": [ - { - "groupId": 149, - "instId": 400001, - "pos": { - "x": -120811, - "y": -14735, - "z": 201325 - }, - "rot": { - "x": 0, - "y": 350738, - "z": 0 - }, - "npcId": 13105 - } - ], - "props": [], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [ - { - "groupId": 150, - "instId": 400001, - "pos": { - "x": 150780, - "y": -5010, - "z": 127830 - }, - "rot": { - "x": 0, - "y": 87632, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 150, - "instId": 300001, - "propState": 8, - "pos": { - "x": 151226, - "y": -3483, - "z": 127456 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 125816, - "y": -4418, - "z": 195402 - }, - "rot": { - "x": 0, - "y": 104203, - "z": 0 - }, - "npcId": 13116 - } - ], - "props": [ - { - "groupId": 151, - "instId": 300001, - "propState": 8, - "pos": { - "x": 126831, - "y": -4120, - "z": 195380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [ - { - "groupId": 152, - "instId": 400001, - "pos": { - "x": 143693, - "y": -4456, - "z": 101992 - }, - "rot": { - "x": 0, - "y": 279893, - "z": 0 - }, - "npcId": 13215 - } - ], - "props": [], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [ - { - "groupId": 153, - "instId": 400001, - "pos": { - "x": 132350, - "y": -6688, - "z": 171270 - }, - "rot": { - "x": 0, - "y": 186089, - "z": 0 - }, - "npcId": 13119 - } - ], - "props": [], - "teleports": {} - }, - "155": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 155, - "instId": 300004, - "propState": 8, - "pos": { - "x": -133080, - "y": -14754, - "z": 182705 - }, - "rot": { - "x": 0, - "y": 28547, - "z": 0 - }, - "propId": 103021 - }, { - "groupId": 155, - "instId": 300005, - "propState": 8, - "pos": { - "x": -132772, - "y": -14751, - "z": 181080 - }, - "rot": { - "x": 0, - "y": 126002, - "z": 0 - }, - "propId": 103021 - } - ], - "teleports": {} - }, - "156": { - "monsters": [ - { - "groupId": 156, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 125151, - "y": -30482, - "z": 168180 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 156, - "instId": 300001, - "propState": 8, - "pos": { - "x": 127547, - "y": -30482, - "z": 158066 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300003, - "propState": 8, - "pos": { - "x": 150076, - "y": -37038, - "z": 192427 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300004, - "propState": 8, - "pos": { - "x": 139047, - "y": -37038, - "z": 187048 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300005, - "propState": 8, - "pos": { - "x": 146573, - "y": -37038, - "z": 167766 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300006, - "propState": 8, - "pos": { - "x": 127519, - "y": -30468, - "z": 157974 - }, - "rot": { - "x": 0, - "y": 155900, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300007, - "propState": 8, - "pos": { - "x": 138169, - "y": -37028, - "z": 187209 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300008, - "propState": 2, - "pos": { - "x": 127250, - "y": -30482, - "z": 158900 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300009, - "propState": 8, - "pos": { - "x": 146536, - "y": -37038, - "z": 166944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300002, - "propState": 8, - "pos": { - "x": -106910, - "y": -59826, - "z": 46500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300010, - "propState": 8, - "pos": { - "x": -107430, - "y": -59826, - "z": 57698 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300011, - "propState": 8, - "pos": { - "x": -102390, - "y": -17827, - "z": 61654 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300012, - "propState": 2, - "pos": { - "x": -100510, - "y": -17822, - "z": 61750 - }, - "rot": { - "x": 0, - "y": 270367, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300013, - "propState": 8, - "pos": { - "x": -107550, - "y": -59826, - "z": 59595 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300014, - "propState": 8, - "pos": { - "x": 154289, - "y": -33891, - "z": 188654 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300015, - "propState": 8, - "pos": { - "x": -97689, - "y": -56615, - "z": 51324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 1, - "pos": { - "x": -44666, - "y": -15070, - "z": 54731 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300002, - "propState": 1, - "pos": { - "x": 38247, - "y": -16903, - "z": 92386 - }, - "rot": { - "x": 0, - "y": 224307, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300003, - "propState": 1, - "pos": { - "x": 39864, - "y": -16880, - "z": 163300 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300004, - "propState": 1, - "pos": { - "x": -38995, - "y": -16880, - "z": 156340 - }, - "rot": { - "x": 0, - "y": 135792, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300005, - "propState": 1, - "pos": { - "x": 71108, - "y": -10676, - "z": 164129 - }, - "rot": { - "x": 0, - "y": 184273, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300006, - "propState": 1, - "pos": { - "x": 141251, - "y": -4471, - "z": 82500 - }, - "rot": { - "x": 0, - "y": 239558, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300007, - "propState": 1, - "pos": { - "x": 124547, - "y": -4428, - "z": 213070 - }, - "rot": { - "x": 0, - "y": 42303, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300008, - "propState": 1, - "pos": { - "x": 94033, - "y": -28387, - "z": 137615 - }, - "rot": { - "x": 0, - "y": 327734, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300009, - "propState": 1, - "pos": { - "x": -19104, - "y": -22866, - "z": 138416 - }, - "rot": { - "x": 0, - "y": 92768, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300010, - "propState": 1, - "pos": { - "x": -77580, - "y": -16880, - "z": 88690 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300011, - "propState": 1, - "pos": { - "x": -87834, - "y": -13762, - "z": 218148 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300012, - "propState": 1, - "pos": { - "x": -176020, - "y": -11771, - "z": 157680 - }, - "rot": { - "x": 0, - "y": 46168, - "z": 0 - }, - "propId": 103022 - } - ], - "teleports": {} - }, - "163": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 163, - "instId": 300004, - "propState": 1, - "pos": { - "x": 120950, - "y": -30381, - "z": 154032 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103053 - }, - { - "groupId": 163, - "instId": 300005, - "propState": 1, - "pos": { - "x": 125760, - "y": -37027, - "z": 182612 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 163, - "instId": 300007, - "propState": 21, - "pos": { - "x": 154597, - "y": -37038, - "z": 182392 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 163, - "instId": 300008, - "propState": 21, - "pos": { - "x": 155275, - "y": -37038, - "z": 173550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300009, - "propState": 21, - "pos": { - "x": 150533, - "y": -37038, - "z": 179084 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300010, - "propState": 21, - "pos": { - "x": 149754, - "y": -33880, - "z": 181826 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300016, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300017, - "propState": 8, - "pos": { - "x": 154580, - "y": -37038, - "z": 181910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300001, - "propState": 8, - "pos": { - "x": 120290, - "y": -30383, - "z": 147595 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300002, - "propState": 21, - "pos": { - "x": 155150, - "y": -33864, - "z": 180613 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300003, - "propState": 21, - "pos": { - "x": 155150, - "y": -33864, - "z": 176402 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300004, - "propState": 1, - "pos": { - "x": -99889, - "y": -17822, - "z": 57155 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103053 - }, - { - "groupId": 164, - "instId": 300005, - "propState": 1, - "pos": { - "x": -102241, - "y": -59826, - "z": 60018 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 164, - "instId": 300007, - "propState": 21, - "pos": { - "x": -116806, - "y": -59826, - "z": 43729 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 164, - "instId": 300008, - "propState": 21, - "pos": { - "x": -113519, - "y": -56539, - "z": 42837 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 164, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300001, - "propState": 8, - "pos": { - "x": -108570, - "y": -59534, - "z": 57104 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300002, - "propState": 8, - "pos": { - "x": -116517, - "y": -59582, - "z": 48140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300003, - "propState": 8, - "pos": { - "x": -97464, - "y": -59666, - "z": 45187 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300009, - "propState": 8, - "pos": { - "x": -111026, - "y": -17581, - "z": 61889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [ - { - "groupId": 173, - "instId": 400001, - "pos": { - "x": 154994, - "y": -37034, - "z": 191755 - }, - "rot": { - "x": 0, - "y": 299951, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 173, - "instId": 300001, - "propState": 18, - "pos": { - "x": 154913, - "y": -36620, - "z": 192367 - }, - "rot": { - "x": 0, - "y": 311941, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 173, - "instId": 300002, - "propState": 1, - "pos": { - "x": 146370, - "y": -37038, - "z": 185470 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "186": { - "monsters": [], - "npcs": [ - { - "groupId": 186, - "instId": 400001, - "pos": { - "x": 43957, - "y": -25996, - "z": 143105 - }, - "rot": { - "x": 0, - "y": 34036, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 18, - "pos": { - "x": 42763, - "y": -24786, - "z": 142013 - }, - "rot": { - "x": 0, - "y": 18511, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 186, - "instId": 300002, - "propState": 1, - "pos": { - "x": 42959, - "y": -25996, - "z": 146590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "187": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [ - { - "groupId": 188, - "instId": 400001, - "pos": { - "x": 35840, - "y": 820, - "z": 96665 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 18, - "pos": { - "x": 35840, - "y": 870, - "z": 96665 - }, - "rot": { - "x": 0, - "y": 24647, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 188, - "instId": 300002, - "propState": 1, - "pos": { - "x": 39940, - "y": -1198, - "z": 102660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 101, - "pos": { - "x": -116536, - "y": -13827, - "z": 179869 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300002, - "propState": 101, - "pos": { - "x": -12733, - "y": -22266, - "z": 125500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300003, - "propState": 101, - "pos": { - "x": 46839, - "y": -198, - "z": 114111 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300004, - "propState": 101, - "pos": { - "x": 85134, - "y": -27335, - "z": 155445 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300005, - "propState": 101, - "pos": { - "x": 103922, - "y": -7671, - "z": 147251 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300006, - "propState": 101, - "pos": { - "x": 133087, - "y": -3456, - "z": 84795 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300007, - "propState": 101, - "pos": { - "x": -35000, - "y": -15881, - "z": 217818 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300008, - "propState": 101, - "pos": { - "x": -43943, - "y": -15881, - "z": 124100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [ - { - "groupId": 190, - "instId": 400001, - "pos": { - "x": 79452, - "y": -24911, - "z": 121214 - }, - "rot": { - "x": 0, - "y": 116173, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 18, - "pos": { - "x": 79435, - "y": -25089, - "z": 121186 - }, - "rot": { - "x": 0, - "y": 242607, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 190, - "instId": 300002, - "propState": 1, - "pos": { - "x": 79435, - "y": -25919, - "z": 122808 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [ - { - "groupId": 193, - "instId": 400001, - "pos": { - "x": 136311, - "y": -29066, - "z": 146169 - }, - "rot": { - "x": 0, - "y": 101065, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 18, - "pos": { - "x": 136311, - "y": -29112, - "z": 146169 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 193, - "instId": 300002, - "propState": 1, - "pos": { - "x": 137539, - "y": -30482, - "z": 145810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [ - { - "groupId": 194, - "instId": 400001, - "pos": { - "x": -14411, - "y": -24997, - "z": 156513 - }, - "rot": { - "x": 0, - "y": 228499, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 194, - "instId": 300001, - "propState": 18, - "pos": { - "x": -14479, - "y": -24127, - "z": 151591 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14477, - "y": -24871, - "z": 153856 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14474, - "y": -25020, - "z": 156454 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300004, - "propState": 1, - "pos": { - "x": -15791, - "y": -25018, - "z": 151452 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "198": { - "monsters": [], - "npcs": [ - { - "groupId": 198, - "instId": 400001, - "pos": { - "x": -38355, - "y": -16306, - "z": 171422 - }, - "rot": { - "x": 0, - "y": 113893, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 198, - "instId": 300001, - "propState": 18, - "pos": { - "x": -39669, - "y": -14599, - "z": 171384 - }, - "rot": { - "x": 0, - "y": 227091, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 198, - "instId": 300002, - "propState": 1, - "pos": { - "x": -35601, - "y": -16881, - "z": 171222 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "199": { - "monsters": [], - "npcs": [ - { - "groupId": 199, - "instId": 400001, - "pos": { - "x": -105517, - "y": -56488, - "z": 43796 - }, - "rot": { - "x": 0, - "y": 254918, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 199, - "instId": 300001, - "propState": 18, - "pos": { - "x": -105367, - "y": -56546, - "z": 43698 - }, - "rot": { - "x": 0, - "y": 75206, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 199, - "instId": 300002, - "propState": 1, - "pos": { - "x": -106131, - "y": -56488, - "z": 43143 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "200": { - "monsters": [], - "npcs": [ - { - "groupId": 200, - "instId": 400001, - "pos": { - "x": 24923, - "y": -15841, - "z": 191483 - }, - "rot": { - "x": 0, - "y": 88386, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 200, - "instId": 300001, - "propState": 18, - "pos": { - "x": 24947, - "y": -16001, - "z": 191498 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 200, - "instId": 300002, - "propState": 1, - "pos": { - "x": 26908, - "y": -16932, - "z": 191828 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "202": { - "monsters": [], - "npcs": [ - { - "groupId": 202, - "instId": 400001, - "pos": { - "x": -64621, - "y": -15484, - "z": 82048 - }, - "rot": { - "x": 0, - "y": 324198, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 202, - "instId": 300001, - "propState": 18, - "pos": { - "x": -64129, - "y": -16109, - "z": 82128 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 202, - "instId": 300002, - "propState": 1, - "pos": { - "x": -64770, - "y": -16881, - "z": 81507 - }, - "rot": { - "x": 0, - "y": 178063, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "207": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 207, - "instId": 300003, - "propState": 1, - "pos": { - "x": -130090, - "y": -14742, - "z": 161520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103072 - }, { - "groupId": 207, - "instId": 300004, - "propState": 8, - "pos": { - "x": -130000, - "y": -14715, - "z": 155708 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103086 - }, { - "groupId": 207, - "instId": 300005, - "propState": 8, - "pos": { - "x": -137110, - "y": -15127, - "z": 178850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 207, - "instId": 300006, - "propState": 8, - "pos": { - "x": -129140, - "y": -15127, - "z": 155410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300001, - "propState": 11, - "pos": { - "x": -23441, - "y": -16881, - "z": 265107 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 11, - "pos": { - "x": -94343, - "y": -13812, - "z": 202585 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 11, - "pos": { - "x": 43560, - "y": -1198, - "z": 126040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 11, - "pos": { - "x": 52129, - "y": -14785, - "z": 210212 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 8, - "pos": { - "x": -134011, - "y": -14726, - "z": 173932 - }, - "rot": { - "x": 0, - "y": 128045, - "z": 0 - }, - "propId": 103106 - }, { - "groupId": 221, - "instId": 300002, - "propState": 8, - "pos": { - "x": -141868, - "y": -14749, - "z": 180691 - }, - "rot": { - "x": 0, - "y": 245519, - "z": 0 - }, - "propId": 103106 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 1, - "pos": { - "x": 55886, - "y": -14856, - "z": 60180 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300002, - "propState": 1, - "pos": { - "x": -57874, - "y": -14967, - "z": 60429 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300003, - "propState": 1, - "pos": { - "x": 39212, - "y": -16289, - "z": 208313 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300004, - "propState": 1, - "pos": { - "x": -73979, - "y": -13426, - "z": 140696 - }, - "rot": { - "x": 0, - "y": 316073, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300005, - "propState": 1, - "pos": { - "x": 148106, - "y": -4150, - "z": 210632 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300006, - "propState": 1, - "pos": { - "x": 143337, - "y": -4170, - "z": 92907 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300007, - "propState": 1, - "pos": { - "x": 20087, - "y": -25475, - "z": 169059 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 2, - "pos": { - "x": -98610, - "y": -59826, - "z": 50995 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 223, - "instId": 300002, - "propState": 9, - "pos": { - "x": -105483, - "y": -56233, - "z": 44995 - }, - "rot": { - "x": 0, - "y": 279429, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 223, - "instId": 300003, - "propState": 9, - "pos": { - "x": -116891, - "y": -57806, - "z": 57448 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": -116891, - "y": -57806, - "z": 57448 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 223, - "instId": 300005, - "propState": 8, - "pos": { - "x": -98610, - "y": -59826, - "z": 50995 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 223, - "instId": 300006, - "propState": 20, - "pos": { - "x": -95880, - "y": -58780, - "z": 51010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "244": { - "monsters": [], - "npcs": [ - { - "groupId": 244, - "instId": 400001, - "pos": { - "x": 44, - "y": -22213, - "z": 208168 - }, - "rot": { - "x": 0, - "y": 186110, - "z": 0 - }, - "npcId": 3030 - } - ], - "props": [ - { - "groupId": 244, - "instId": 300001, - "propState": 8, - "pos": { - "x": 40, - "y": -22213, - "z": 211820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 274, - "instId": 300001, - "propState": 8, - "pos": { - "x": 130, - "y": -25080, - "z": 157650 - }, - "rot": { - "x": 0, - "y": 356426, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "280": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300001, - "propState": 101, - "pos": { - "x": 1, - "y": -22035, - "z": 211881 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103108 - } - ], - "teleports": {} - }, - "290": { - "monsters": [], - "npcs": [ - { - "groupId": 290, - "instId": 400001, - "pos": { - "x": 81250, - "y": -10661, - "z": 130710 - }, - "rot": { - "x": 0, - "y": 7274, - "z": 0 - }, - "npcId": 13117 - } - ], - "props": [], - "teleports": {} - }, - "298": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 298, - "instId": 300001, - "propState": 8, - "pos": { - "x": 47841, - "y": -299, - "z": 91088 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 132 - } - ], - "teleports": {} - }, - "299": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 299, - "instId": 300001, - "propState": 8, - "pos": { - "x": 209320, - "y": -4904, - "z": 147060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 140 - } - ], - "teleports": {} - }, - "400": { - "monsters": [], - "npcs": [ - { - "groupId": 400, - "instId": 400001, - "pos": { - "x": 79110, - "y": -10661, - "z": 130680 - }, - "rot": { - "x": 0, - "y": 7274, - "z": 0 - }, - "npcId": 13208 - } - ], - "props": [], - "teleports": {} - }, - "401": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 401, - "instId": 300001, - "propState": 18, - "pos": { - "x": 190288, - "y": -3906, - "z": 146954 - }, - "rot": { - "x": 0, - "y": 21447, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300002, - "propState": 18, - "pos": { - "x": 40687, - "y": -16466, - "z": 147002 - }, - "rot": { - "x": 0, - "y": 355726, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300003, - "propState": 18, - "pos": { - "x": 125366, - "y": -3830, - "z": 104232 - }, - "rot": { - "x": 0, - "y": 173840, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300004, - "propState": 18, - "pos": { - "x": 140800, - "y": -3850, - "z": 189416 - }, - "rot": { - "x": 0, - "y": 354320, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "404": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "463": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 463, - "instId": 300001, - "propState": 18, - "pos": { - "x": -8760, - "y": -21695, - "z": 222781 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 463, - "instId": 300002, - "propState": 18, - "pos": { - "x": 129121, - "y": -3955, - "z": 51392 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 463, - "instId": 300003, - "propState": 18, - "pos": { - "x": 98890, - "y": -7849, - "z": 226976 - }, - "rot": { - "x": 0, - "y": 149666, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 463, - "instId": 300004, - "propState": 18, - "pos": { - "x": -115411, - "y": -13848, - "z": 196064 - }, - "rot": { - "x": 0, - "y": 112689, - "z": 0 - }, - "propId": 103083 - }, { - "groupId": 463, - "instId": 300005, - "propState": 18, - "pos": { - "x": -10725, - "y": -16328, - "z": 238693 - }, - "rot": { - "x": 0, - "y": 113008, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 463, - "instId": 300006, - "propState": 18, - "pos": { - "x": -118824, - "y": -14322, - "z": 208807 - }, - "rot": { - "x": 0, - "y": 221235, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 463, - "instId": 300007, - "propState": 18, - "pos": { - "x": 43843, - "y": -433, - "z": 96470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300008, - "propState": 18, - "pos": { - "x": -17980, - "y": -16379, - "z": 148431 - }, - "rot": { - "x": 0, - "y": 348479, - "z": 0 - }, - "propId": 103035 - }, { - "groupId": 463, - "instId": 300009, - "propState": 18, - "pos": { - "x": -45132, - "y": -15873, - "z": 114378 - }, - "rot": { - "x": 0, - "y": 14042, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300010, - "propState": 18, - "pos": { - "x": -158859, - "y": -11077, - "z": 174116 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 463, - "instId": 300011, - "propState": 18, - "pos": { - "x": 59415, - "y": -12901, - "z": 231978 - }, - "rot": { - "x": 0, - "y": 82616, - "z": 0 - }, - "propId": 103035 - }, { - "groupId": 463, - "instId": 300012, - "propState": 18, - "pos": { - "x": 3479, - "y": -16336, - "z": 86865 - }, - "rot": { - "x": 0, - "y": 69713, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300013, - "propState": 18, - "pos": { - "x": 84615, - "y": -10160, - "z": 142358 - }, - "rot": { - "x": 0, - "y": 143490, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300014, - "propState": 18, - "pos": { - "x": -82846, - "y": -12875, - "z": 246001 - }, - "rot": { - "x": 0, - "y": 59181, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300015, - "propState": 18, - "pos": { - "x": 0, - "y": -13377, - "z": 35410 - }, - "rot": { - "x": 0, - "y": 83433, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "464": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 464, - "instId": 300001, - "propState": 18, - "pos": { - "x": -130044, - "y": -14072, - "z": 164010 - }, - "rot": { - "x": 0, - "y": 124291, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 464, - "instId": 300002, - "propState": 18, - "pos": { - "x": -130272, - "y": -14120, - "z": 207818 - }, - "rot": { - "x": 0, - "y": 170320, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 464, - "instId": 300003, - "propState": 18, - "pos": { - "x": -94104, - "y": -13161, - "z": 141961 - }, - "rot": { - "x": 0, - "y": 57366, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "465": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 465, - "instId": 300001, - "propState": 18, - "pos": { - "x": -173074, - "y": -13086, - "z": 215084 - }, - "rot": { - "x": 0, - "y": 207229, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "472": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 472, - "instId": 300001, - "propState": 8, - "pos": { - "x": 209320, - "y": -4904, - "z": 147060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "479": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 479, - "instId": 300001, - "propState": 18, - "pos": { - "x": 41064, - "y": -15866, - "z": 123126 - }, - "rot": { - "x": 0, - "y": 315577, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "481": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 481, - "instId": 300001, - "propState": 18, - "pos": { - "x": 181121, - "y": -4433, - "z": 153368 - }, - "rot": { - "x": 0, - "y": 303422, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "482": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 482, - "instId": 300001, - "propState": 18, - "pos": { - "x": 231, - "y": -15775, - "z": 252225 - }, - "rot": { - "x": 0, - "y": 92100, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "505": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 505, - "instId": 300001, - "propState": 18, - "pos": { - "x": -13979, - "y": -21710, - "z": 214272 - }, - "rot": { - "x": 0, - "y": 131002, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300002, - "propState": 18, - "pos": { - "x": -105155, - "y": -14060, - "z": 183139 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300003, - "propState": 18, - "pos": { - "x": -13774, - "y": -21708, - "z": 214556 - }, - "rot": { - "x": 0, - "y": 31037, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300004, - "propState": 18, - "pos": { - "x": -92400, - "y": -12889, - "z": 241138 - }, - "rot": { - "x": 0, - "y": 72385, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 505, - "instId": 300005, - "propState": 18, - "pos": { - "x": -163777, - "y": -11088, - "z": 180823 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 505, - "instId": 300006, - "propState": 18, - "pos": { - "x": 123332, - "y": -3476, - "z": 114398 - }, - "rot": { - "x": 0, - "y": 215559, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 505, - "instId": 300007, - "propState": 18, - "pos": { - "x": 108432, - "y": -24314, - "z": 116898 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "584": { - "monsters": [], - "npcs": [ - { - "groupId": 584, - "instId": 400001, - "pos": { - "x": -91750, - "y": -13815, - "z": 119710 - }, - "rot": { - "x": 0, - "y": 264798, - "z": 0 - }, - "npcId": 13317 - } - ], - "props": [ - { - "groupId": 584, - "instId": 300001, - "propState": 1, - "pos": { - "x": -91205, - "y": -13816, - "z": 118400 - }, - "rot": { - "x": 0, - "y": 270111, - "z": 0 - }, - "propId": 103225 - } - ], - "teleports": { - "2458": { - "anchorId": 1, - "groupId": 584, - "instId": 300002, - "pos": { - "x": -93045, - "y": -13816, - "z": 119230 - }, - "rot": { - "x": 0, - "y": 86785, - "z": 0 - } - } - } - }, - "585": { - "monsters": [], - "npcs": [ - { - "groupId": 585, - "instId": 400001, - "pos": { - "x": 50280, - "y": -25996, - "z": 144539 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 13130 - } - ], - "props": [ - { - "groupId": 585, - "instId": 300001, - "propState": 1, - "pos": { - "x": 48720, - "y": -25996, - "z": 143170 - }, - "rot": { - "x": 0, - "y": 359059, - "z": 0 - }, - "propId": 103226 - } - ], - "teleports": { - "2459": { - "anchorId": 1, - "groupId": 585, - "instId": 300002, - "pos": { - "x": 49482, - "y": -25996, - "z": 145542 - }, - "rot": { - "x": 0, - "y": 174383, - "z": 0 - } - } - } - }, - "587": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 587, - "instId": 300003, - "propState": 1, - "pos": { - "x": -130090, - "y": -14742, - "z": 161520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103072 - }, { - "groupId": 587, - "instId": 300004, - "propState": 8, - "pos": { - "x": -130000, - "y": -14715, - "z": 155708 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103086 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 1, - "startGroupId": 357, - "isEnteredSceneInfo": true - } - }, - "1030108": { - "P10301_F10301001": { - "scenes": { - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 7180, - "y": -14411, - "z": 37820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5080, - "y": -22213, - "z": 196790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": -87570, - "y": -13760, - "z": 228670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": 115120, - "y": -6779, - "z": 142310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": -104080, - "y": -14726, - "z": 143950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 15, - "instId": 300006, - "propState": 8, - "pos": { - "x": 71261, - "y": -28335, - "z": 153540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030101": { - "anchorId": 1, - "groupId": 15, - "instId": 300001, - "pos": { - "x": 0, - "y": -14383, - "z": 44219 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030102": { - "anchorId": 2, - "groupId": 15, - "instId": 300002, - "pos": { - "x": 60, - "y": -22213, - "z": 195260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030103": { - "anchorId": 3, - "groupId": 15, - "instId": 300003, - "pos": { - "x": -93460, - "y": -13760, - "z": 233210 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - } - }, - "1030104": { - "anchorId": 4, - "groupId": 15, - "instId": 300004, - "pos": { - "x": 114920, - "y": -6687, - "z": 137090 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - } - }, - "1030105": { - "anchorId": 5, - "groupId": 15, - "instId": 300005, - "pos": { - "x": -100370, - "y": -14726, - "z": 146480 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - } - }, - "1030106": { - "anchorId": 6, - "groupId": 15, - "instId": 300006, - "pos": { - "x": 76810, - "y": -28335, - "z": 151420 - }, - "rot": { - "x": 0, - "y": 113524, - "z": 0 - } - } - } - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19513, - "y": -13826, - "z": 137498 - }, - "rot": { - "x": 0, - "y": 155, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19500, - "y": -16881, - "z": 142500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14307, - "y": -25997, - "z": 157500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 17, - "instId": 300006, - "propState": 3, - "pos": { - "x": -9825, - "y": -16330, - "z": 152502 - }, - "rot": { - "x": 0, - "y": 90008, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 17, - "instId": 300007, - "propState": 3, - "pos": { - "x": -205, - "y": -19068, - "z": 142497 - }, - "rot": { - "x": 0, - "y": 180155, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19289, - "y": -11969, - "z": 106321 - }, - "rot": { - "x": 0, - "y": 359530, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19500, - "y": -16881, - "z": 132000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 1, - "pos": { - "x": 35330, - "y": -1198, - "z": 118070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 18, - "instId": 300006, - "propState": 3, - "pos": { - "x": 561, - "y": -7023, - "z": 111994 - }, - "rot": { - "x": 0, - "y": 179530, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 18, - "instId": 300007, - "propState": 3, - "pos": { - "x": 20284, - "y": -3163, - "z": 133075 - }, - "rot": { - "x": 0, - "y": 88453, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400001, - "pos": { - "x": 134051, - "y": -4456, - "z": 84960 - }, - "rot": { - "x": 0, - "y": 198075, - "z": 0 - }, - "npcId": 13231 - }, - { - "groupId": 19, - "instId": 400002, - "pos": { - "x": 141100, - "y": -4416, - "z": 206800 - }, - "rot": { - "x": 0, - "y": 250839, - "z": 0 - }, - "npcId": 13127 - }, - { - "groupId": 19, - "instId": 400003, - "pos": { - "x": 14260, - "y": -15814, - "z": 88865 - }, - "rot": { - "x": 0, - "y": 140985, - "z": 0 - }, - "npcId": 13315 - }, - { - "groupId": 19, - "instId": 400004, - "pos": { - "x": -114254, - "y": -14374, - "z": 178103 - }, - "rot": { - "x": 0, - "y": 173216, - "z": 0 - }, - "npcId": 13318 - }, { - "groupId": 19, - "instId": 400005, - "pos": { - "x": -23324, - "y": -16381, - "z": 232550 - }, - "rot": { - "x": 0, - "y": 359821, - "z": 0 - }, - "npcId": 13315 - }, { - "groupId": 19, - "instId": 400006, - "pos": { - "x": -106808, - "y": -13248, - "z": 94713 - }, - "rot": { - "x": 0, - "y": 56465, - "z": 0 - }, - "npcId": 13315 - } - ], - "props": [], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -36678, - "y": -16881, - "z": 90482 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 26, - "instId": 300014, - "propState": 8, - "pos": { - "x": -34019, - "y": -16881, - "z": 146311 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 31152, - "y": -16881, - "z": 123872 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 26, - "instId": 300015, - "propState": 8, - "pos": { - "x": 24861, - "y": -16852, - "z": 192982 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": 25060, - "y": -25996, - "z": 151593 - }, - "rot": { - "x": 0, - "y": 350000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 82945, - "y": -28335, - "z": 138230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": 87912, - "y": -10661, - "z": 140933 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300006, - "propState": 8, - "pos": { - "x": 133044, - "y": -4456, - "z": 108386 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300007, - "propState": 8, - "pos": { - "x": 124920, - "y": -4405, - "z": 229382 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300016, - "propState": 8, - "pos": { - "x": 127024, - "y": -4405, - "z": 229432 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300008, - "propState": 8, - "pos": { - "x": -38608, - "y": -16881, - "z": 185172 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300009, - "propState": 8, - "pos": { - "x": -70270, - "y": -13721, - "z": 237010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300010, - "propState": 8, - "pos": { - "x": -145776, - "y": -13812, - "z": 230510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300011, - "propState": 8, - "pos": { - "x": -164720, - "y": -11851, - "z": 187840 - }, - "rot": { - "x": 0, - "y": 145000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300012, - "propState": 8, - "pos": { - "x": -89236, - "y": -13807, - "z": 133950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300013, - "propState": 8, - "pos": { - "x": -103568, - "y": -16990, - "z": 84104 - }, - "rot": { - "x": 0, - "y": 166077, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300017, - "propState": 8, - "pos": { - "x": 100325, - "y": -8613, - "z": 163718 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300018, - "propState": 8, - "pos": { - "x": -97770, - "y": -13798, - "z": 101020 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300019, - "propState": 8, - "pos": { - "x": -39870, - "y": -16881, - "z": 236520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300020, - "propState": 8, - "pos": { - "x": 15155, - "y": -16881, - "z": 89920 - }, - "rot": { - "x": 0, - "y": 140814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300021, - "propState": 8, - "pos": { - "x": -77740, - "y": -13798, - "z": 118650 - }, - "rot": { - "x": 0, - "y": 275814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300022, - "propState": 8, - "pos": { - "x": 122713, - "y": -6688, - "z": 168734 - }, - "rot": { - "x": 0, - "y": 155814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300023, - "propState": 8, - "pos": { - "x": 140624, - "y": -37160, - "z": 177079 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300024, - "propState": 8, - "pos": { - "x": 144686, - "y": -37118, - "z": 192517 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300025, - "propState": 8, - "pos": { - "x": -108860, - "y": -59826, - "z": 46511 - }, - "rot": { - "x": 0, - "y": 91069, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300026, - "propState": 8, - "pos": { - "x": -70310, - "y": -13721, - "z": 253530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 12, - "pos": { - "x": 40995, - "y": -15066, - "z": 34863 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300002, - "propState": 12, - "pos": { - "x": -46908, - "y": -15066, - "z": 65628 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300003, - "propState": 12, - "pos": { - "x": -19087, - "y": -26050, - "z": 171350 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300004, - "propState": 12, - "pos": { - "x": 19601, - "y": -25997, - "z": 133360 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300005, - "propState": 12, - "pos": { - "x": -19270, - "y": -16881, - "z": 127606 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300006, - "propState": 12, - "pos": { - "x": 48901, - "y": -1198, - "z": 100836 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300007, - "propState": 12, - "pos": { - "x": -12446, - "y": -22208, - "z": 218674 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300008, - "propState": 12, - "pos": { - "x": -18408, - "y": -16881, - "z": 226111 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300015, - "propState": 12, - "pos": { - "x": 105252, - "y": -11718, - "z": 60396 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300009, - "propState": 12, - "pos": { - "x": 42040, - "y": -10661, - "z": 131591 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300010, - "propState": 12, - "pos": { - "x": 64563, - "y": -10661, - "z": 147192 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300014, - "propState": 12, - "pos": { - "x": 192220, - "y": -4904, - "z": 155960 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300011, - "propState": 12, - "pos": { - "x": 103599, - "y": -8595, - "z": 228020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300012, - "propState": 12, - "pos": { - "x": 168814, - "y": -4420, - "z": 220218 - }, - "rot": { - "x": 0, - "y": 292855, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300013, - "propState": 12, - "pos": { - "x": 35549, - "y": -13423, - "z": 232721 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300016, - "propState": 12, - "pos": { - "x": 105848, - "y": -24827, - "z": 125456 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300029, - "propState": 12, - "pos": { - "x": 144559, - "y": -4444, - "z": 58482 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300017, - "propState": 12, - "pos": { - "x": 111894, - "y": -28335, - "z": 153868 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300018, - "propState": 12, - "pos": { - "x": -54730, - "y": -13760, - "z": 212548 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300019, - "propState": 12, - "pos": { - "x": -137756, - "y": -13798, - "z": 145667 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300020, - "propState": 12, - "pos": { - "x": -87432, - "y": -13798, - "z": 186212 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300021, - "propState": 12, - "pos": { - "x": -159490, - "y": -11851, - "z": 180900 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300023, - "propState": 12, - "pos": { - "x": -79566, - "y": -13798, - "z": 92082 - }, - "rot": { - "x": 0, - "y": -1, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300022, - "propState": 12, - "pos": { - "x": -114500, - "y": -13798, - "z": 92370 - }, - "rot": { - "x": 0, - "y": 134680, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300024, - "propState": 12, - "pos": { - "x": -112060, - "y": -17827, - "z": 57970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300030, - "propState": 12, - "pos": { - "x": -42794, - "y": -13760, - "z": 254597 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300025, - "propState": 12, - "pos": { - "x": 152413, - "y": -37038, - "z": 179707 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300026, - "propState": 12, - "pos": { - "x": 154289, - "y": -33891, - "z": 188654 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 28, - "instId": 300027, - "propState": 12, - "pos": { - "x": 126783, - "y": -37038, - "z": 191030 - }, - "rot": { - "x": 0, - "y": 131546, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300028, - "propState": 12, - "pos": { - "x": 140720, - "y": -35170, - "z": 176727 - }, - "rot": { - "x": 0, - "y": 123160, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [ - { - "groupId": 35, - "instId": 400001, - "pos": { - "x": -121927, - "y": -14681, - "z": 200689 - }, - "rot": { - "x": 0, - "y": 304516, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 18, - "pos": { - "x": -121914, - "y": -14726, - "z": 200935 - }, - "rot": { - "x": 0, - "y": 353899, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 35, - "instId": 300002, - "propState": 1, - "pos": { - "x": -121914, - "y": -14681, - "z": 200935 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -165443, - "y": -11018, - "z": 181329 - }, - "rot": { - "x": 0, - "y": 223803, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 18, - "pos": { - "x": -162007, - "y": -11323, - "z": 181339 - }, - "rot": { - "x": 0, - "y": 73193, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": -163523, - "y": -11029, - "z": 179340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": -165719, - "y": -11669, - "z": 181336 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300004, - "propState": 1, - "pos": { - "x": -163347, - "y": -11088, - "z": 181245 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -87446, - "y": -13312, - "z": 128107 - }, - "rot": { - "x": 0, - "y": 44400, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 18, - "pos": { - "x": -87795, - "y": -12760, - "z": 128046 - }, - "rot": { - "x": 0, - "y": 94992, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 37, - "instId": 300002, - "propState": 1, - "pos": { - "x": -87805, - "y": -12527, - "z": 128035 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [ - { - "groupId": 38, - "instId": 400001, - "pos": { - "x": -19973, - "y": -12978, - "z": 249042 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 18, - "pos": { - "x": -20343, - "y": -13971, - "z": 249050 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 38, - "instId": 300002, - "propState": 1, - "pos": { - "x": -21015, - "y": -16881, - "z": 249052 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": 31466, - "y": -15640, - "z": 122184 - }, - "rot": { - "x": 0, - "y": 265436, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 18, - "pos": { - "x": 31469, - "y": -16036, - "z": 121858 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300002, - "propState": 18, - "pos": { - "x": 31469, - "y": -15686, - "z": 122178 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300003, - "propState": 18, - "pos": { - "x": 31469, - "y": -16031, - "z": 122503 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300004, - "propState": 18, - "pos": { - "x": 3550, - "y": -16881, - "z": 122310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 39, - "instId": 300005, - "propState": 1, - "pos": { - "x": 29668, - "y": -16932, - "z": 122143 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [ - { - "groupId": 41, - "instId": 400001, - "pos": { - "x": 120853, - "y": -5626, - "z": 126394 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 18, - "pos": { - "x": 120951, - "y": -5449, - "z": 125958 - }, - "rot": { - "x": 0, - "y": 22801, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 41, - "instId": 300002, - "propState": 1, - "pos": { - "x": 123173, - "y": -6687, - "z": 132040 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [ - { - "groupId": 42, - "instId": 400001, - "pos": { - "x": 159637, - "y": -3573, - "z": 220575 - }, - "rot": { - "x": 0, - "y": 228603, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 18, - "pos": { - "x": 159450, - "y": 3643, - "z": 220580 - }, - "rot": { - "x": 0, - "y": 112850, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 42, - "instId": 300002, - "propState": 1, - "pos": { - "x": 157844, - "y": -4385, - "z": 218483 - }, - "rot": { - "x": 0, - "y": 220623, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [ - { - "groupId": 43, - "instId": 400001, - "pos": { - "x": 90030, - "y": -4387, - "z": 226496 - }, - "rot": { - "x": 0, - "y": 165712, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 18, - "pos": { - "x": 91167, - "y": -3778, - "z": 231387 - }, - "rot": { - "x": 0, - "y": 353730, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 43, - "instId": 300002, - "propState": 1, - "pos": { - "x": 91132, - "y": -8595, - "z": 227050 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [ - { - "groupId": 116, - "instId": 400001, - "pos": { - "x": -574, - "y": -20068, - "z": 211677 - }, - "rot": { - "x": 0, - "y": 158098, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 116, - "instId": 300001, - "propState": 18, - "pos": { - "x": -444, - "y": -18579, - "z": 211795 - }, - "rot": { - "x": 0, - "y": 334274, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 116, - "instId": 300002, - "propState": 1, - "pos": { - "x": -439, - "y": -22195, - "z": 211795 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [ - { - "groupId": 118, - "instId": 400001, - "pos": { - "x": 57518, - "y": -8810, - "z": 149948 - }, - "rot": { - "x": 0, - "y": 351141, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 118, - "instId": 300001, - "propState": 18, - "pos": { - "x": 57478, - "y": -8945, - "z": 150060 - }, - "rot": { - "x": 0, - "y": 165349, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 118, - "instId": 300002, - "propState": 1, - "pos": { - "x": 57478, - "y": -12478, - "z": 153153 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "149": { - "monsters": [], - "npcs": [ - { - "groupId": 149, - "instId": 400001, - "pos": { - "x": -120811, - "y": -14735, - "z": 201325 - }, - "rot": { - "x": 0, - "y": 350738, - "z": 0 - }, - "npcId": 13105 - } - ], - "props": [], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [ - { - "groupId": 150, - "instId": 400001, - "pos": { - "x": 150780, - "y": -5010, - "z": 127830 - }, - "rot": { - "x": 0, - "y": 87632, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 150, - "instId": 300001, - "propState": 8, - "pos": { - "x": 151226, - "y": -3483, - "z": 127456 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 125816, - "y": -4418, - "z": 195402 - }, - "rot": { - "x": 0, - "y": 104203, - "z": 0 - }, - "npcId": 13116 - } - ], - "props": [ - { - "groupId": 151, - "instId": 300001, - "propState": 8, - "pos": { - "x": 126831, - "y": -4120, - "z": 195380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [ - { - "groupId": 152, - "instId": 400001, - "pos": { - "x": 143693, - "y": -4456, - "z": 101992 - }, - "rot": { - "x": 0, - "y": 279893, - "z": 0 - }, - "npcId": 13215 - } - ], - "props": [], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [ - { - "groupId": 153, - "instId": 400001, - "pos": { - "x": 132350, - "y": -6688, - "z": 171270 - }, - "rot": { - "x": 0, - "y": 186089, - "z": 0 - }, - "npcId": 13119 - } - ], - "props": [], - "teleports": {} - }, - "155": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 155, - "instId": 300004, - "propState": 8, - "pos": { - "x": -133080, - "y": -14754, - "z": 182705 - }, - "rot": { - "x": 0, - "y": 28547, - "z": 0 - }, - "propId": 103021 - }, { - "groupId": 155, - "instId": 300005, - "propState": 8, - "pos": { - "x": -132772, - "y": -14751, - "z": 181080 - }, - "rot": { - "x": 0, - "y": 126002, - "z": 0 - }, - "propId": 103021 - } - ], - "teleports": {} - }, - "156": { - "monsters": [ - { - "groupId": 156, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 125151, - "y": -30482, - "z": 168180 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 156, - "instId": 300001, - "propState": 8, - "pos": { - "x": 127547, - "y": -30482, - "z": 158066 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300003, - "propState": 8, - "pos": { - "x": 150076, - "y": -37038, - "z": 192427 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300004, - "propState": 8, - "pos": { - "x": 139047, - "y": -37038, - "z": 187048 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300005, - "propState": 8, - "pos": { - "x": 146573, - "y": -37038, - "z": 167766 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300006, - "propState": 8, - "pos": { - "x": 127519, - "y": -30468, - "z": 157974 - }, - "rot": { - "x": 0, - "y": 155900, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300007, - "propState": 8, - "pos": { - "x": 138169, - "y": -37028, - "z": 187209 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300008, - "propState": 2, - "pos": { - "x": 127250, - "y": -30482, - "z": 158900 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300009, - "propState": 8, - "pos": { - "x": 146536, - "y": -37038, - "z": 166944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300002, - "propState": 8, - "pos": { - "x": -106910, - "y": -59826, - "z": 46500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300010, - "propState": 8, - "pos": { - "x": -107430, - "y": -59826, - "z": 57698 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300011, - "propState": 8, - "pos": { - "x": -102390, - "y": -17827, - "z": 61654 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300012, - "propState": 2, - "pos": { - "x": -100510, - "y": -17822, - "z": 61750 - }, - "rot": { - "x": 0, - "y": 270367, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300013, - "propState": 8, - "pos": { - "x": -107550, - "y": -59826, - "z": 59595 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300014, - "propState": 8, - "pos": { - "x": 154289, - "y": -33891, - "z": 188654 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300015, - "propState": 8, - "pos": { - "x": -97689, - "y": -56615, - "z": 51324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 1, - "pos": { - "x": -44666, - "y": -15070, - "z": 54731 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300002, - "propState": 1, - "pos": { - "x": 38247, - "y": -16903, - "z": 92386 - }, - "rot": { - "x": 0, - "y": 224307, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300003, - "propState": 1, - "pos": { - "x": 39864, - "y": -16880, - "z": 163300 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300004, - "propState": 1, - "pos": { - "x": -38995, - "y": -16880, - "z": 156340 - }, - "rot": { - "x": 0, - "y": 135792, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300005, - "propState": 1, - "pos": { - "x": 71108, - "y": -10676, - "z": 164129 - }, - "rot": { - "x": 0, - "y": 184273, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300006, - "propState": 1, - "pos": { - "x": 141251, - "y": -4471, - "z": 82500 - }, - "rot": { - "x": 0, - "y": 239558, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300007, - "propState": 1, - "pos": { - "x": 124547, - "y": -4428, - "z": 213070 - }, - "rot": { - "x": 0, - "y": 42303, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300008, - "propState": 1, - "pos": { - "x": 94033, - "y": -28387, - "z": 137615 - }, - "rot": { - "x": 0, - "y": 327734, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300009, - "propState": 1, - "pos": { - "x": -19104, - "y": -22866, - "z": 138416 - }, - "rot": { - "x": 0, - "y": 92768, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300010, - "propState": 1, - "pos": { - "x": -77580, - "y": -16880, - "z": 88690 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300011, - "propState": 1, - "pos": { - "x": -87834, - "y": -13762, - "z": 218148 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300012, - "propState": 1, - "pos": { - "x": -176020, - "y": -11771, - "z": 157680 - }, - "rot": { - "x": 0, - "y": 46168, - "z": 0 - }, - "propId": 103022 - } - ], - "teleports": {} - }, - "163": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 163, - "instId": 300004, - "propState": 1, - "pos": { - "x": 120950, - "y": -30381, - "z": 154032 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103053 - }, - { - "groupId": 163, - "instId": 300005, - "propState": 1, - "pos": { - "x": 125760, - "y": -37027, - "z": 182612 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 163, - "instId": 300007, - "propState": 21, - "pos": { - "x": 154597, - "y": -37038, - "z": 182392 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 163, - "instId": 300008, - "propState": 21, - "pos": { - "x": 155275, - "y": -37038, - "z": 173550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300009, - "propState": 21, - "pos": { - "x": 150533, - "y": -37038, - "z": 179084 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300010, - "propState": 21, - "pos": { - "x": 149754, - "y": -33880, - "z": 181826 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300016, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300017, - "propState": 8, - "pos": { - "x": 154580, - "y": -37038, - "z": 181910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300001, - "propState": 8, - "pos": { - "x": 120290, - "y": -30383, - "z": 147595 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300002, - "propState": 21, - "pos": { - "x": 155150, - "y": -33864, - "z": 180613 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300003, - "propState": 21, - "pos": { - "x": 155150, - "y": -33864, - "z": 176402 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300004, - "propState": 1, - "pos": { - "x": -99889, - "y": -17822, - "z": 57155 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103053 - }, - { - "groupId": 164, - "instId": 300005, - "propState": 1, - "pos": { - "x": -102241, - "y": -59826, - "z": 60018 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 164, - "instId": 300007, - "propState": 21, - "pos": { - "x": -116806, - "y": -59826, - "z": 43729 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 164, - "instId": 300008, - "propState": 21, - "pos": { - "x": -113519, - "y": -56539, - "z": 42837 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 164, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300001, - "propState": 8, - "pos": { - "x": -108570, - "y": -59534, - "z": 57104 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300002, - "propState": 8, - "pos": { - "x": -116517, - "y": -59582, - "z": 48140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300003, - "propState": 8, - "pos": { - "x": -97464, - "y": -59666, - "z": 45187 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300009, - "propState": 8, - "pos": { - "x": -111026, - "y": -17581, - "z": 61889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [ - { - "groupId": 173, - "instId": 400001, - "pos": { - "x": 154994, - "y": -37034, - "z": 191755 - }, - "rot": { - "x": 0, - "y": 299951, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 173, - "instId": 300001, - "propState": 18, - "pos": { - "x": 154913, - "y": -36620, - "z": 192367 - }, - "rot": { - "x": 0, - "y": 311941, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 173, - "instId": 300002, - "propState": 1, - "pos": { - "x": 146370, - "y": -37038, - "z": 185470 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "186": { - "monsters": [], - "npcs": [ - { - "groupId": 186, - "instId": 400001, - "pos": { - "x": 43957, - "y": -25996, - "z": 143105 - }, - "rot": { - "x": 0, - "y": 34036, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 18, - "pos": { - "x": 42763, - "y": -24786, - "z": 142013 - }, - "rot": { - "x": 0, - "y": 18511, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 186, - "instId": 300002, - "propState": 1, - "pos": { - "x": 42959, - "y": -25996, - "z": 146590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "187": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [ - { - "groupId": 188, - "instId": 400001, - "pos": { - "x": 35840, - "y": 820, - "z": 96665 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 18, - "pos": { - "x": 35840, - "y": 870, - "z": 96665 - }, - "rot": { - "x": 0, - "y": 24647, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 188, - "instId": 300002, - "propState": 1, - "pos": { - "x": 39940, - "y": -1198, - "z": 102660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 101, - "pos": { - "x": -116536, - "y": -13827, - "z": 179869 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300002, - "propState": 101, - "pos": { - "x": -12733, - "y": -22266, - "z": 125500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300003, - "propState": 101, - "pos": { - "x": 46839, - "y": -198, - "z": 114111 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300004, - "propState": 101, - "pos": { - "x": 85134, - "y": -27335, - "z": 155445 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300005, - "propState": 101, - "pos": { - "x": 103922, - "y": -7671, - "z": 147251 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300006, - "propState": 101, - "pos": { - "x": 133087, - "y": -3456, - "z": 84795 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300007, - "propState": 101, - "pos": { - "x": -35000, - "y": -15881, - "z": 217818 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300008, - "propState": 101, - "pos": { - "x": -43943, - "y": -15881, - "z": 124100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [ - { - "groupId": 190, - "instId": 400001, - "pos": { - "x": 79452, - "y": -24911, - "z": 121214 - }, - "rot": { - "x": 0, - "y": 116173, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 18, - "pos": { - "x": 79435, - "y": -25089, - "z": 121186 - }, - "rot": { - "x": 0, - "y": 242607, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 190, - "instId": 300002, - "propState": 1, - "pos": { - "x": 79435, - "y": -25919, - "z": 122808 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [ - { - "groupId": 193, - "instId": 400001, - "pos": { - "x": 136311, - "y": -29066, - "z": 146169 - }, - "rot": { - "x": 0, - "y": 101065, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 18, - "pos": { - "x": 136311, - "y": -29112, - "z": 146169 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 193, - "instId": 300002, - "propState": 1, - "pos": { - "x": 137539, - "y": -30482, - "z": 145810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [ - { - "groupId": 194, - "instId": 400001, - "pos": { - "x": -14411, - "y": -24997, - "z": 156513 - }, - "rot": { - "x": 0, - "y": 228499, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 194, - "instId": 300001, - "propState": 18, - "pos": { - "x": -14479, - "y": -24127, - "z": 151591 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14477, - "y": -24871, - "z": 153856 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14474, - "y": -25020, - "z": 156454 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300004, - "propState": 1, - "pos": { - "x": -15791, - "y": -25018, - "z": 151452 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "198": { - "monsters": [], - "npcs": [ - { - "groupId": 198, - "instId": 400001, - "pos": { - "x": -38355, - "y": -16306, - "z": 171422 - }, - "rot": { - "x": 0, - "y": 113893, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 198, - "instId": 300001, - "propState": 18, - "pos": { - "x": -39669, - "y": -14599, - "z": 171384 - }, - "rot": { - "x": 0, - "y": 227091, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 198, - "instId": 300002, - "propState": 1, - "pos": { - "x": -35601, - "y": -16881, - "z": 171222 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "199": { - "monsters": [], - "npcs": [ - { - "groupId": 199, - "instId": 400001, - "pos": { - "x": -105517, - "y": -56488, - "z": 43796 - }, - "rot": { - "x": 0, - "y": 254918, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 199, - "instId": 300001, - "propState": 18, - "pos": { - "x": -105367, - "y": -56546, - "z": 43698 - }, - "rot": { - "x": 0, - "y": 75206, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 199, - "instId": 300002, - "propState": 1, - "pos": { - "x": -106131, - "y": -56488, - "z": 43143 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "200": { - "monsters": [], - "npcs": [ - { - "groupId": 200, - "instId": 400001, - "pos": { - "x": 24923, - "y": -15841, - "z": 191483 - }, - "rot": { - "x": 0, - "y": 88386, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 200, - "instId": 300001, - "propState": 18, - "pos": { - "x": 24947, - "y": -16001, - "z": 191498 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 200, - "instId": 300002, - "propState": 1, - "pos": { - "x": 26908, - "y": -16932, - "z": 191828 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "202": { - "monsters": [], - "npcs": [ - { - "groupId": 202, - "instId": 400001, - "pos": { - "x": -64621, - "y": -15484, - "z": 82048 - }, - "rot": { - "x": 0, - "y": 324198, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 202, - "instId": 300001, - "propState": 18, - "pos": { - "x": -64129, - "y": -16109, - "z": 82128 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 202, - "instId": 300002, - "propState": 1, - "pos": { - "x": -64770, - "y": -16881, - "z": 81507 - }, - "rot": { - "x": 0, - "y": 178063, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "207": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 207, - "instId": 300003, - "propState": 1, - "pos": { - "x": -130090, - "y": -14742, - "z": 161520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103072 - }, { - "groupId": 207, - "instId": 300004, - "propState": 8, - "pos": { - "x": -130000, - "y": -14715, - "z": 155708 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103086 - }, { - "groupId": 207, - "instId": 300005, - "propState": 8, - "pos": { - "x": -137110, - "y": -15127, - "z": 178850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 207, - "instId": 300006, - "propState": 8, - "pos": { - "x": -129140, - "y": -15127, - "z": 155410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300001, - "propState": 11, - "pos": { - "x": -23441, - "y": -16881, - "z": 265107 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 11, - "pos": { - "x": -94343, - "y": -13812, - "z": 202585 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 11, - "pos": { - "x": 43560, - "y": -1198, - "z": 126040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 11, - "pos": { - "x": 52129, - "y": -14785, - "z": 210212 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 8, - "pos": { - "x": -134011, - "y": -14726, - "z": 173932 - }, - "rot": { - "x": 0, - "y": 128045, - "z": 0 - }, - "propId": 103106 - }, { - "groupId": 221, - "instId": 300002, - "propState": 8, - "pos": { - "x": -141868, - "y": -14749, - "z": 180691 - }, - "rot": { - "x": 0, - "y": 245519, - "z": 0 - }, - "propId": 103106 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 1, - "pos": { - "x": 55886, - "y": -14856, - "z": 60180 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300002, - "propState": 1, - "pos": { - "x": -57874, - "y": -14967, - "z": 60429 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300003, - "propState": 1, - "pos": { - "x": 39212, - "y": -16289, - "z": 208313 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300004, - "propState": 1, - "pos": { - "x": -73979, - "y": -13426, - "z": 140696 - }, - "rot": { - "x": 0, - "y": 316073, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300005, - "propState": 1, - "pos": { - "x": 148106, - "y": -4150, - "z": 210632 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300006, - "propState": 1, - "pos": { - "x": 143337, - "y": -4170, - "z": 92907 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300007, - "propState": 1, - "pos": { - "x": 20087, - "y": -25475, - "z": 169059 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 2, - "pos": { - "x": -98610, - "y": -59826, - "z": 50995 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 223, - "instId": 300002, - "propState": 9, - "pos": { - "x": -105483, - "y": -56233, - "z": 44995 - }, - "rot": { - "x": 0, - "y": 279429, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 223, - "instId": 300003, - "propState": 9, - "pos": { - "x": -116891, - "y": -57806, - "z": 57448 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": -116891, - "y": -57806, - "z": 57448 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 223, - "instId": 300005, - "propState": 8, - "pos": { - "x": -98610, - "y": -59826, - "z": 50995 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 223, - "instId": 300006, - "propState": 20, - "pos": { - "x": -95880, - "y": -58780, - "z": 51010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "244": { - "monsters": [], - "npcs": [ - { - "groupId": 244, - "instId": 400001, - "pos": { - "x": 44, - "y": -22213, - "z": 208168 - }, - "rot": { - "x": 0, - "y": 186110, - "z": 0 - }, - "npcId": 3030 - } - ], - "props": [ - { - "groupId": 244, - "instId": 300001, - "propState": 8, - "pos": { - "x": 40, - "y": -22213, - "z": 211820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 274, - "instId": 300001, - "propState": 8, - "pos": { - "x": 130, - "y": -25080, - "z": 157650 - }, - "rot": { - "x": 0, - "y": 356426, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "280": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300001, - "propState": 101, - "pos": { - "x": 1, - "y": -22035, - "z": 211881 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103108 - } - ], - "teleports": {} - }, - "290": { - "monsters": [], - "npcs": [ - { - "groupId": 290, - "instId": 400001, - "pos": { - "x": 81250, - "y": -10661, - "z": 130710 - }, - "rot": { - "x": 0, - "y": 7274, - "z": 0 - }, - "npcId": 13117 - } - ], - "props": [], - "teleports": {} - }, - "298": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 298, - "instId": 300001, - "propState": 8, - "pos": { - "x": 47841, - "y": -299, - "z": 91088 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 132 - } - ], - "teleports": {} - }, - "299": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 299, - "instId": 300001, - "propState": 8, - "pos": { - "x": 209320, - "y": -4904, - "z": 147060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 140 - } - ], - "teleports": {} - }, - "400": { - "monsters": [], - "npcs": [ - { - "groupId": 400, - "instId": 400001, - "pos": { - "x": 79110, - "y": -10661, - "z": 130680 - }, - "rot": { - "x": 0, - "y": 7274, - "z": 0 - }, - "npcId": 13208 - } - ], - "props": [], - "teleports": {} - }, - "401": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 401, - "instId": 300001, - "propState": 18, - "pos": { - "x": 190288, - "y": -3906, - "z": 146954 - }, - "rot": { - "x": 0, - "y": 21447, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300002, - "propState": 18, - "pos": { - "x": 40687, - "y": -16466, - "z": 147002 - }, - "rot": { - "x": 0, - "y": 355726, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300003, - "propState": 18, - "pos": { - "x": 125366, - "y": -3830, - "z": 104232 - }, - "rot": { - "x": 0, - "y": 173840, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300004, - "propState": 18, - "pos": { - "x": 140800, - "y": -3850, - "z": 189416 - }, - "rot": { - "x": 0, - "y": 354320, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "404": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "463": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 463, - "instId": 300001, - "propState": 18, - "pos": { - "x": -8760, - "y": -21695, - "z": 222781 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 463, - "instId": 300002, - "propState": 18, - "pos": { - "x": 129121, - "y": -3955, - "z": 51392 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 463, - "instId": 300003, - "propState": 18, - "pos": { - "x": 98890, - "y": -7849, - "z": 226976 - }, - "rot": { - "x": 0, - "y": 149666, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 463, - "instId": 300004, - "propState": 18, - "pos": { - "x": -115411, - "y": -13848, - "z": 196064 - }, - "rot": { - "x": 0, - "y": 112689, - "z": 0 - }, - "propId": 103083 - }, { - "groupId": 463, - "instId": 300005, - "propState": 18, - "pos": { - "x": -10725, - "y": -16328, - "z": 238693 - }, - "rot": { - "x": 0, - "y": 113008, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 463, - "instId": 300006, - "propState": 18, - "pos": { - "x": -118824, - "y": -14322, - "z": 208807 - }, - "rot": { - "x": 0, - "y": 221235, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 463, - "instId": 300007, - "propState": 18, - "pos": { - "x": 43843, - "y": -433, - "z": 96470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300008, - "propState": 18, - "pos": { - "x": -17980, - "y": -16379, - "z": 148431 - }, - "rot": { - "x": 0, - "y": 348479, - "z": 0 - }, - "propId": 103035 - }, { - "groupId": 463, - "instId": 300009, - "propState": 18, - "pos": { - "x": -45132, - "y": -15873, - "z": 114378 - }, - "rot": { - "x": 0, - "y": 14042, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300010, - "propState": 18, - "pos": { - "x": -158859, - "y": -11077, - "z": 174116 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 463, - "instId": 300011, - "propState": 18, - "pos": { - "x": 59415, - "y": -12901, - "z": 231978 - }, - "rot": { - "x": 0, - "y": 82616, - "z": 0 - }, - "propId": 103035 - }, { - "groupId": 463, - "instId": 300012, - "propState": 18, - "pos": { - "x": 3479, - "y": -16336, - "z": 86865 - }, - "rot": { - "x": 0, - "y": 69713, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300013, - "propState": 18, - "pos": { - "x": 84615, - "y": -10160, - "z": 142358 - }, - "rot": { - "x": 0, - "y": 143490, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300014, - "propState": 18, - "pos": { - "x": -82846, - "y": -12875, - "z": 246001 - }, - "rot": { - "x": 0, - "y": 59181, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300015, - "propState": 18, - "pos": { - "x": 0, - "y": -13377, - "z": 35410 - }, - "rot": { - "x": 0, - "y": 83433, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "464": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 464, - "instId": 300001, - "propState": 18, - "pos": { - "x": -130044, - "y": -14072, - "z": 164010 - }, - "rot": { - "x": 0, - "y": 124291, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 464, - "instId": 300002, - "propState": 18, - "pos": { - "x": -130272, - "y": -14120, - "z": 207818 - }, - "rot": { - "x": 0, - "y": 170320, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 464, - "instId": 300003, - "propState": 18, - "pos": { - "x": -94104, - "y": -13161, - "z": 141961 - }, - "rot": { - "x": 0, - "y": 57366, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "465": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 465, - "instId": 300001, - "propState": 18, - "pos": { - "x": -173074, - "y": -13086, - "z": 215084 - }, - "rot": { - "x": 0, - "y": 207229, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "472": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 472, - "instId": 300001, - "propState": 8, - "pos": { - "x": 209320, - "y": -4904, - "z": 147060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "479": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 479, - "instId": 300001, - "propState": 18, - "pos": { - "x": 41064, - "y": -15866, - "z": 123126 - }, - "rot": { - "x": 0, - "y": 315577, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "481": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 481, - "instId": 300001, - "propState": 18, - "pos": { - "x": 181121, - "y": -4433, - "z": 153368 - }, - "rot": { - "x": 0, - "y": 303422, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "482": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 482, - "instId": 300001, - "propState": 18, - "pos": { - "x": 231, - "y": -15775, - "z": 252225 - }, - "rot": { - "x": 0, - "y": 92100, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "505": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 505, - "instId": 300001, - "propState": 18, - "pos": { - "x": -13979, - "y": -21710, - "z": 214272 - }, - "rot": { - "x": 0, - "y": 131002, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300002, - "propState": 18, - "pos": { - "x": -105155, - "y": -14060, - "z": 183139 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300003, - "propState": 18, - "pos": { - "x": -13774, - "y": -21708, - "z": 214556 - }, - "rot": { - "x": 0, - "y": 31037, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300004, - "propState": 18, - "pos": { - "x": -92400, - "y": -12889, - "z": 241138 - }, - "rot": { - "x": 0, - "y": 72385, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 505, - "instId": 300005, - "propState": 18, - "pos": { - "x": -163777, - "y": -11088, - "z": 180823 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 505, - "instId": 300006, - "propState": 18, - "pos": { - "x": 123332, - "y": -3476, - "z": 114398 - }, - "rot": { - "x": 0, - "y": 215559, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 505, - "instId": 300007, - "propState": 18, - "pos": { - "x": 108432, - "y": -24314, - "z": 116898 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "584": { - "monsters": [], - "npcs": [ - { - "groupId": 584, - "instId": 400001, - "pos": { - "x": -91750, - "y": -13815, - "z": 119710 - }, - "rot": { - "x": 0, - "y": 264798, - "z": 0 - }, - "npcId": 13317 - } - ], - "props": [ - { - "groupId": 584, - "instId": 300001, - "propState": 1, - "pos": { - "x": -91205, - "y": -13816, - "z": 118400 - }, - "rot": { - "x": 0, - "y": 270111, - "z": 0 - }, - "propId": 103225 - } - ], - "teleports": { - "2458": { - "anchorId": 1, - "groupId": 584, - "instId": 300002, - "pos": { - "x": -93045, - "y": -13816, - "z": 119230 - }, - "rot": { - "x": 0, - "y": 86785, - "z": 0 - } - } - } - }, - "585": { - "monsters": [], - "npcs": [ - { - "groupId": 585, - "instId": 400001, - "pos": { - "x": 50280, - "y": -25996, - "z": 144539 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 13130 - } - ], - "props": [ - { - "groupId": 585, - "instId": 300001, - "propState": 1, - "pos": { - "x": 48720, - "y": -25996, - "z": 143170 - }, - "rot": { - "x": 0, - "y": 359059, - "z": 0 - }, - "propId": 103226 - } - ], - "teleports": { - "2459": { - "anchorId": 1, - "groupId": 585, - "instId": 300002, - "pos": { - "x": 49482, - "y": -25996, - "z": 145542 - }, - "rot": { - "x": 0, - "y": 174383, - "z": 0 - } - } - } - }, - "587": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 587, - "instId": 300003, - "propState": 1, - "pos": { - "x": -130090, - "y": -14742, - "z": 161520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103072 - }, { - "groupId": 587, - "instId": 300004, - "propState": 8, - "pos": { - "x": -130000, - "y": -14715, - "z": 155708 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103086 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 1, - "startGroupId": 477, - "isEnteredSceneInfo": true - } - }, - "1030109": { - "P10301_F10301001": { - "scenes": { - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 7180, - "y": -14411, - "z": 37820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5080, - "y": -22213, - "z": 196790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": -87570, - "y": -13760, - "z": 228670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": 115120, - "y": -6779, - "z": 142310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": -104080, - "y": -14726, - "z": 143950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 15, - "instId": 300006, - "propState": 8, - "pos": { - "x": 71261, - "y": -28335, - "z": 153540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030101": { - "anchorId": 1, - "groupId": 15, - "instId": 300001, - "pos": { - "x": 0, - "y": -14383, - "z": 44219 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030102": { - "anchorId": 2, - "groupId": 15, - "instId": 300002, - "pos": { - "x": 60, - "y": -22213, - "z": 195260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030103": { - "anchorId": 3, - "groupId": 15, - "instId": 300003, - "pos": { - "x": -93460, - "y": -13760, - "z": 233210 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - } - }, - "1030104": { - "anchorId": 4, - "groupId": 15, - "instId": 300004, - "pos": { - "x": 114920, - "y": -6687, - "z": 137090 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - } - }, - "1030105": { - "anchorId": 5, - "groupId": 15, - "instId": 300005, - "pos": { - "x": -100370, - "y": -14726, - "z": 146480 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - } - }, - "1030106": { - "anchorId": 6, - "groupId": 15, - "instId": 300006, - "pos": { - "x": 76810, - "y": -28335, - "z": 151420 - }, - "rot": { - "x": 0, - "y": 113524, - "z": 0 - } - } - } - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19513, - "y": -13826, - "z": 137498 - }, - "rot": { - "x": 0, - "y": 155, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19500, - "y": -16881, - "z": 142500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14307, - "y": -25997, - "z": 157500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 17, - "instId": 300006, - "propState": 3, - "pos": { - "x": -9825, - "y": -16330, - "z": 152502 - }, - "rot": { - "x": 0, - "y": 90008, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 17, - "instId": 300007, - "propState": 3, - "pos": { - "x": -205, - "y": -19068, - "z": 142497 - }, - "rot": { - "x": 0, - "y": 180155, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19289, - "y": -11969, - "z": 106321 - }, - "rot": { - "x": 0, - "y": 359530, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19500, - "y": -16881, - "z": 132000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 1, - "pos": { - "x": 35330, - "y": -1198, - "z": 118070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 18, - "instId": 300006, - "propState": 3, - "pos": { - "x": 561, - "y": -7023, - "z": 111994 - }, - "rot": { - "x": 0, - "y": 179530, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 18, - "instId": 300007, - "propState": 3, - "pos": { - "x": 20284, - "y": -3163, - "z": 133075 - }, - "rot": { - "x": 0, - "y": 88453, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400001, - "pos": { - "x": 134051, - "y": -4456, - "z": 84960 - }, - "rot": { - "x": 0, - "y": 198075, - "z": 0 - }, - "npcId": 13231 - }, - { - "groupId": 19, - "instId": 400002, - "pos": { - "x": 141100, - "y": -4416, - "z": 206800 - }, - "rot": { - "x": 0, - "y": 250839, - "z": 0 - }, - "npcId": 13127 - }, - { - "groupId": 19, - "instId": 400003, - "pos": { - "x": 14260, - "y": -15814, - "z": 88865 - }, - "rot": { - "x": 0, - "y": 140985, - "z": 0 - }, - "npcId": 13315 - }, - { - "groupId": 19, - "instId": 400004, - "pos": { - "x": -114254, - "y": -14374, - "z": 178103 - }, - "rot": { - "x": 0, - "y": 173216, - "z": 0 - }, - "npcId": 13318 - }, { - "groupId": 19, - "instId": 400005, - "pos": { - "x": -23324, - "y": -16381, - "z": 232550 - }, - "rot": { - "x": 0, - "y": 359821, - "z": 0 - }, - "npcId": 13315 - }, { - "groupId": 19, - "instId": 400006, - "pos": { - "x": -106808, - "y": -13248, - "z": 94713 - }, - "rot": { - "x": 0, - "y": 56465, - "z": 0 - }, - "npcId": 13315 - } - ], - "props": [], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -36678, - "y": -16881, - "z": 90482 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 26, - "instId": 300014, - "propState": 8, - "pos": { - "x": -34019, - "y": -16881, - "z": 146311 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 31152, - "y": -16881, - "z": 123872 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 26, - "instId": 300015, - "propState": 8, - "pos": { - "x": 24861, - "y": -16852, - "z": 192982 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": 25060, - "y": -25996, - "z": 151593 - }, - "rot": { - "x": 0, - "y": 350000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 82945, - "y": -28335, - "z": 138230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": 87912, - "y": -10661, - "z": 140933 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300006, - "propState": 8, - "pos": { - "x": 133044, - "y": -4456, - "z": 108386 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300007, - "propState": 8, - "pos": { - "x": 124920, - "y": -4405, - "z": 229382 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300016, - "propState": 8, - "pos": { - "x": 127024, - "y": -4405, - "z": 229432 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300008, - "propState": 8, - "pos": { - "x": -38608, - "y": -16881, - "z": 185172 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300009, - "propState": 8, - "pos": { - "x": -70270, - "y": -13721, - "z": 237010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300010, - "propState": 8, - "pos": { - "x": -145776, - "y": -13812, - "z": 230510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300011, - "propState": 8, - "pos": { - "x": -164720, - "y": -11851, - "z": 187840 - }, - "rot": { - "x": 0, - "y": 145000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300012, - "propState": 8, - "pos": { - "x": -89236, - "y": -13807, - "z": 133950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300013, - "propState": 8, - "pos": { - "x": -103568, - "y": -16990, - "z": 84104 - }, - "rot": { - "x": 0, - "y": 166077, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300017, - "propState": 8, - "pos": { - "x": 100325, - "y": -8613, - "z": 163718 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300018, - "propState": 8, - "pos": { - "x": -97770, - "y": -13798, - "z": 101020 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300019, - "propState": 8, - "pos": { - "x": -39870, - "y": -16881, - "z": 236520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300020, - "propState": 8, - "pos": { - "x": 15155, - "y": -16881, - "z": 89920 - }, - "rot": { - "x": 0, - "y": 140814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300021, - "propState": 8, - "pos": { - "x": -77740, - "y": -13798, - "z": 118650 - }, - "rot": { - "x": 0, - "y": 275814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300022, - "propState": 8, - "pos": { - "x": 122713, - "y": -6688, - "z": 168734 - }, - "rot": { - "x": 0, - "y": 155814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300023, - "propState": 8, - "pos": { - "x": 140624, - "y": -37160, - "z": 177079 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300024, - "propState": 8, - "pos": { - "x": 144686, - "y": -37118, - "z": 192517 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300025, - "propState": 8, - "pos": { - "x": -108860, - "y": -59826, - "z": 46511 - }, - "rot": { - "x": 0, - "y": 91069, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300026, - "propState": 8, - "pos": { - "x": -70310, - "y": -13721, - "z": 253530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 12, - "pos": { - "x": 40995, - "y": -15066, - "z": 34863 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300002, - "propState": 12, - "pos": { - "x": -46908, - "y": -15066, - "z": 65628 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300003, - "propState": 12, - "pos": { - "x": -19087, - "y": -26050, - "z": 171350 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300004, - "propState": 12, - "pos": { - "x": 19601, - "y": -25997, - "z": 133360 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300005, - "propState": 12, - "pos": { - "x": -19270, - "y": -16881, - "z": 127606 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300006, - "propState": 12, - "pos": { - "x": 48901, - "y": -1198, - "z": 100836 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300007, - "propState": 12, - "pos": { - "x": -12446, - "y": -22208, - "z": 218674 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300008, - "propState": 12, - "pos": { - "x": -18408, - "y": -16881, - "z": 226111 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300015, - "propState": 12, - "pos": { - "x": 105252, - "y": -11718, - "z": 60396 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300009, - "propState": 12, - "pos": { - "x": 42040, - "y": -10661, - "z": 131591 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300010, - "propState": 12, - "pos": { - "x": 64563, - "y": -10661, - "z": 147192 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300014, - "propState": 12, - "pos": { - "x": 192220, - "y": -4904, - "z": 155960 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300011, - "propState": 12, - "pos": { - "x": 103599, - "y": -8595, - "z": 228020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300012, - "propState": 12, - "pos": { - "x": 168814, - "y": -4420, - "z": 220218 - }, - "rot": { - "x": 0, - "y": 292855, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300013, - "propState": 12, - "pos": { - "x": 35549, - "y": -13423, - "z": 232721 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300016, - "propState": 12, - "pos": { - "x": 105848, - "y": -24827, - "z": 125456 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300029, - "propState": 12, - "pos": { - "x": 144559, - "y": -4444, - "z": 58482 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300017, - "propState": 12, - "pos": { - "x": 111894, - "y": -28335, - "z": 153868 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300018, - "propState": 12, - "pos": { - "x": -54730, - "y": -13760, - "z": 212548 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300019, - "propState": 12, - "pos": { - "x": -137756, - "y": -13798, - "z": 145667 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300020, - "propState": 12, - "pos": { - "x": -87432, - "y": -13798, - "z": 186212 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300021, - "propState": 12, - "pos": { - "x": -159490, - "y": -11851, - "z": 180900 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300023, - "propState": 12, - "pos": { - "x": -79566, - "y": -13798, - "z": 92082 - }, - "rot": { - "x": 0, - "y": -1, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300022, - "propState": 12, - "pos": { - "x": -114500, - "y": -13798, - "z": 92370 - }, - "rot": { - "x": 0, - "y": 134680, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300024, - "propState": 12, - "pos": { - "x": -112060, - "y": -17827, - "z": 57970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300030, - "propState": 12, - "pos": { - "x": -42794, - "y": -13760, - "z": 254597 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300025, - "propState": 12, - "pos": { - "x": 152413, - "y": -37038, - "z": 179707 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300026, - "propState": 12, - "pos": { - "x": 154289, - "y": -33891, - "z": 188654 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 28, - "instId": 300027, - "propState": 12, - "pos": { - "x": 126783, - "y": -37038, - "z": 191030 - }, - "rot": { - "x": 0, - "y": 131546, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300028, - "propState": 12, - "pos": { - "x": 140720, - "y": -35170, - "z": 176727 - }, - "rot": { - "x": 0, - "y": 123160, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [ - { - "groupId": 35, - "instId": 400001, - "pos": { - "x": -121927, - "y": -14681, - "z": 200689 - }, - "rot": { - "x": 0, - "y": 304516, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 18, - "pos": { - "x": -121914, - "y": -14726, - "z": 200935 - }, - "rot": { - "x": 0, - "y": 353899, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 35, - "instId": 300002, - "propState": 1, - "pos": { - "x": -121914, - "y": -14681, - "z": 200935 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -165443, - "y": -11018, - "z": 181329 - }, - "rot": { - "x": 0, - "y": 223803, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 18, - "pos": { - "x": -162007, - "y": -11323, - "z": 181339 - }, - "rot": { - "x": 0, - "y": 73193, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": -163523, - "y": -11029, - "z": 179340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": -165719, - "y": -11669, - "z": 181336 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300004, - "propState": 1, - "pos": { - "x": -163347, - "y": -11088, - "z": 181245 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -87446, - "y": -13312, - "z": 128107 - }, - "rot": { - "x": 0, - "y": 44400, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 18, - "pos": { - "x": -87795, - "y": -12760, - "z": 128046 - }, - "rot": { - "x": 0, - "y": 94992, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 37, - "instId": 300002, - "propState": 1, - "pos": { - "x": -87805, - "y": -12527, - "z": 128035 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [ - { - "groupId": 38, - "instId": 400001, - "pos": { - "x": -19973, - "y": -12978, - "z": 249042 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 18, - "pos": { - "x": -20343, - "y": -13971, - "z": 249050 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 38, - "instId": 300002, - "propState": 1, - "pos": { - "x": -21015, - "y": -16881, - "z": 249052 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": 31466, - "y": -15640, - "z": 122184 - }, - "rot": { - "x": 0, - "y": 265436, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 18, - "pos": { - "x": 31469, - "y": -16036, - "z": 121858 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300002, - "propState": 18, - "pos": { - "x": 31469, - "y": -15686, - "z": 122178 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300003, - "propState": 18, - "pos": { - "x": 31469, - "y": -16031, - "z": 122503 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300004, - "propState": 18, - "pos": { - "x": 3550, - "y": -16881, - "z": 122310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 39, - "instId": 300005, - "propState": 1, - "pos": { - "x": 29668, - "y": -16932, - "z": 122143 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [ - { - "groupId": 41, - "instId": 400001, - "pos": { - "x": 120853, - "y": -5626, - "z": 126394 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 18, - "pos": { - "x": 120951, - "y": -5449, - "z": 125958 - }, - "rot": { - "x": 0, - "y": 22801, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 41, - "instId": 300002, - "propState": 1, - "pos": { - "x": 123173, - "y": -6687, - "z": 132040 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [ - { - "groupId": 42, - "instId": 400001, - "pos": { - "x": 159637, - "y": -3573, - "z": 220575 - }, - "rot": { - "x": 0, - "y": 228603, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 18, - "pos": { - "x": 159450, - "y": 3643, - "z": 220580 - }, - "rot": { - "x": 0, - "y": 112850, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 42, - "instId": 300002, - "propState": 1, - "pos": { - "x": 157844, - "y": -4385, - "z": 218483 - }, - "rot": { - "x": 0, - "y": 220623, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [ - { - "groupId": 43, - "instId": 400001, - "pos": { - "x": 90030, - "y": -4387, - "z": 226496 - }, - "rot": { - "x": 0, - "y": 165712, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 18, - "pos": { - "x": 91167, - "y": -3778, - "z": 231387 - }, - "rot": { - "x": 0, - "y": 353730, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 43, - "instId": 300002, - "propState": 1, - "pos": { - "x": 91132, - "y": -8595, - "z": 227050 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [ - { - "groupId": 116, - "instId": 400001, - "pos": { - "x": -574, - "y": -20068, - "z": 211677 - }, - "rot": { - "x": 0, - "y": 158098, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 116, - "instId": 300001, - "propState": 18, - "pos": { - "x": -444, - "y": -18579, - "z": 211795 - }, - "rot": { - "x": 0, - "y": 334274, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 116, - "instId": 300002, - "propState": 1, - "pos": { - "x": -439, - "y": -22195, - "z": 211795 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [ - { - "groupId": 118, - "instId": 400001, - "pos": { - "x": 57518, - "y": -8810, - "z": 149948 - }, - "rot": { - "x": 0, - "y": 351141, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 118, - "instId": 300001, - "propState": 18, - "pos": { - "x": 57478, - "y": -8945, - "z": 150060 - }, - "rot": { - "x": 0, - "y": 165349, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 118, - "instId": 300002, - "propState": 1, - "pos": { - "x": 57478, - "y": -12478, - "z": 153153 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "149": { - "monsters": [], - "npcs": [ - { - "groupId": 149, - "instId": 400001, - "pos": { - "x": -120811, - "y": -14735, - "z": 201325 - }, - "rot": { - "x": 0, - "y": 350738, - "z": 0 - }, - "npcId": 13105 - } - ], - "props": [], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [ - { - "groupId": 150, - "instId": 400001, - "pos": { - "x": 150780, - "y": -5010, - "z": 127830 - }, - "rot": { - "x": 0, - "y": 87632, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 150, - "instId": 300001, - "propState": 8, - "pos": { - "x": 151226, - "y": -3483, - "z": 127456 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 125816, - "y": -4418, - "z": 195402 - }, - "rot": { - "x": 0, - "y": 104203, - "z": 0 - }, - "npcId": 13116 - } - ], - "props": [ - { - "groupId": 151, - "instId": 300001, - "propState": 8, - "pos": { - "x": 126831, - "y": -4120, - "z": 195380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [ - { - "groupId": 152, - "instId": 400001, - "pos": { - "x": 143693, - "y": -4456, - "z": 101992 - }, - "rot": { - "x": 0, - "y": 279893, - "z": 0 - }, - "npcId": 13215 - } - ], - "props": [], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [ - { - "groupId": 153, - "instId": 400001, - "pos": { - "x": 132350, - "y": -6688, - "z": 171270 - }, - "rot": { - "x": 0, - "y": 186089, - "z": 0 - }, - "npcId": 13119 - } - ], - "props": [], - "teleports": {} - }, - "155": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 155, - "instId": 300004, - "propState": 8, - "pos": { - "x": -133080, - "y": -14754, - "z": 182705 - }, - "rot": { - "x": 0, - "y": 28547, - "z": 0 - }, - "propId": 103021 - }, { - "groupId": 155, - "instId": 300005, - "propState": 8, - "pos": { - "x": -132772, - "y": -14751, - "z": 181080 - }, - "rot": { - "x": 0, - "y": 126002, - "z": 0 - }, - "propId": 103021 - } - ], - "teleports": {} - }, - "156": { - "monsters": [ - { - "groupId": 156, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 125151, - "y": -30482, - "z": 168180 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 156, - "instId": 300001, - "propState": 8, - "pos": { - "x": 127547, - "y": -30482, - "z": 158066 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300003, - "propState": 8, - "pos": { - "x": 150076, - "y": -37038, - "z": 192427 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300004, - "propState": 8, - "pos": { - "x": 139047, - "y": -37038, - "z": 187048 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300005, - "propState": 8, - "pos": { - "x": 146573, - "y": -37038, - "z": 167766 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300006, - "propState": 8, - "pos": { - "x": 127519, - "y": -30468, - "z": 157974 - }, - "rot": { - "x": 0, - "y": 155900, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300007, - "propState": 8, - "pos": { - "x": 138169, - "y": -37028, - "z": 187209 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300008, - "propState": 2, - "pos": { - "x": 127250, - "y": -30482, - "z": 158900 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300009, - "propState": 8, - "pos": { - "x": 146536, - "y": -37038, - "z": 166944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300002, - "propState": 8, - "pos": { - "x": -106910, - "y": -59826, - "z": 46500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300010, - "propState": 8, - "pos": { - "x": -107430, - "y": -59826, - "z": 57698 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300011, - "propState": 8, - "pos": { - "x": -102390, - "y": -17827, - "z": 61654 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300012, - "propState": 2, - "pos": { - "x": -100510, - "y": -17822, - "z": 61750 - }, - "rot": { - "x": 0, - "y": 270367, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300013, - "propState": 8, - "pos": { - "x": -107550, - "y": -59826, - "z": 59595 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300014, - "propState": 8, - "pos": { - "x": 154289, - "y": -33891, - "z": 188654 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300015, - "propState": 8, - "pos": { - "x": -97689, - "y": -56615, - "z": 51324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 1, - "pos": { - "x": -44666, - "y": -15070, - "z": 54731 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300002, - "propState": 1, - "pos": { - "x": 38247, - "y": -16903, - "z": 92386 - }, - "rot": { - "x": 0, - "y": 224307, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300003, - "propState": 1, - "pos": { - "x": 39864, - "y": -16880, - "z": 163300 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300004, - "propState": 1, - "pos": { - "x": -38995, - "y": -16880, - "z": 156340 - }, - "rot": { - "x": 0, - "y": 135792, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300005, - "propState": 1, - "pos": { - "x": 71108, - "y": -10676, - "z": 164129 - }, - "rot": { - "x": 0, - "y": 184273, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300006, - "propState": 1, - "pos": { - "x": 141251, - "y": -4471, - "z": 82500 - }, - "rot": { - "x": 0, - "y": 239558, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300007, - "propState": 1, - "pos": { - "x": 124547, - "y": -4428, - "z": 213070 - }, - "rot": { - "x": 0, - "y": 42303, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300008, - "propState": 1, - "pos": { - "x": 94033, - "y": -28387, - "z": 137615 - }, - "rot": { - "x": 0, - "y": 327734, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300009, - "propState": 1, - "pos": { - "x": -19104, - "y": -22866, - "z": 138416 - }, - "rot": { - "x": 0, - "y": 92768, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300010, - "propState": 1, - "pos": { - "x": -77580, - "y": -16880, - "z": 88690 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300011, - "propState": 1, - "pos": { - "x": -87834, - "y": -13762, - "z": 218148 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300012, - "propState": 1, - "pos": { - "x": -176020, - "y": -11771, - "z": 157680 - }, - "rot": { - "x": 0, - "y": 46168, - "z": 0 - }, - "propId": 103022 - } - ], - "teleports": {} - }, - "163": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 163, - "instId": 300004, - "propState": 1, - "pos": { - "x": 120950, - "y": -30381, - "z": 154032 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103053 - }, - { - "groupId": 163, - "instId": 300005, - "propState": 1, - "pos": { - "x": 125760, - "y": -37027, - "z": 182612 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 163, - "instId": 300007, - "propState": 21, - "pos": { - "x": 154597, - "y": -37038, - "z": 182392 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 163, - "instId": 300008, - "propState": 21, - "pos": { - "x": 155275, - "y": -37038, - "z": 173550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300009, - "propState": 21, - "pos": { - "x": 150533, - "y": -37038, - "z": 179084 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300010, - "propState": 21, - "pos": { - "x": 149754, - "y": -33880, - "z": 181826 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300016, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300017, - "propState": 8, - "pos": { - "x": 154580, - "y": -37038, - "z": 181910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300001, - "propState": 8, - "pos": { - "x": 120290, - "y": -30383, - "z": 147595 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300002, - "propState": 21, - "pos": { - "x": 155150, - "y": -33864, - "z": 180613 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300003, - "propState": 21, - "pos": { - "x": 155150, - "y": -33864, - "z": 176402 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300004, - "propState": 1, - "pos": { - "x": -99889, - "y": -17822, - "z": 57155 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103053 - }, - { - "groupId": 164, - "instId": 300005, - "propState": 1, - "pos": { - "x": -102241, - "y": -59826, - "z": 60018 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 164, - "instId": 300007, - "propState": 21, - "pos": { - "x": -116806, - "y": -59826, - "z": 43729 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 164, - "instId": 300008, - "propState": 21, - "pos": { - "x": -113519, - "y": -56539, - "z": 42837 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 164, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300001, - "propState": 8, - "pos": { - "x": -108570, - "y": -59534, - "z": 57104 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300002, - "propState": 8, - "pos": { - "x": -116517, - "y": -59582, - "z": 48140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300003, - "propState": 8, - "pos": { - "x": -97464, - "y": -59666, - "z": 45187 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300009, - "propState": 8, - "pos": { - "x": -111026, - "y": -17581, - "z": 61889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [ - { - "groupId": 173, - "instId": 400001, - "pos": { - "x": 154994, - "y": -37034, - "z": 191755 - }, - "rot": { - "x": 0, - "y": 299951, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 173, - "instId": 300001, - "propState": 18, - "pos": { - "x": 154913, - "y": -36620, - "z": 192367 - }, - "rot": { - "x": 0, - "y": 311941, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 173, - "instId": 300002, - "propState": 1, - "pos": { - "x": 146370, - "y": -37038, - "z": 185470 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "186": { - "monsters": [], - "npcs": [ - { - "groupId": 186, - "instId": 400001, - "pos": { - "x": 43957, - "y": -25996, - "z": 143105 - }, - "rot": { - "x": 0, - "y": 34036, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 18, - "pos": { - "x": 42763, - "y": -24786, - "z": 142013 - }, - "rot": { - "x": 0, - "y": 18511, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 186, - "instId": 300002, - "propState": 1, - "pos": { - "x": 42959, - "y": -25996, - "z": 146590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "187": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [ - { - "groupId": 188, - "instId": 400001, - "pos": { - "x": 35840, - "y": 820, - "z": 96665 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 18, - "pos": { - "x": 35840, - "y": 870, - "z": 96665 - }, - "rot": { - "x": 0, - "y": 24647, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 188, - "instId": 300002, - "propState": 1, - "pos": { - "x": 39940, - "y": -1198, - "z": 102660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 101, - "pos": { - "x": -116536, - "y": -13827, - "z": 179869 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300002, - "propState": 101, - "pos": { - "x": -12733, - "y": -22266, - "z": 125500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300003, - "propState": 101, - "pos": { - "x": 46839, - "y": -198, - "z": 114111 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300004, - "propState": 101, - "pos": { - "x": 85134, - "y": -27335, - "z": 155445 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300005, - "propState": 101, - "pos": { - "x": 103922, - "y": -7671, - "z": 147251 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300006, - "propState": 101, - "pos": { - "x": 133087, - "y": -3456, - "z": 84795 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300007, - "propState": 101, - "pos": { - "x": -35000, - "y": -15881, - "z": 217818 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300008, - "propState": 101, - "pos": { - "x": -43943, - "y": -15881, - "z": 124100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [ - { - "groupId": 190, - "instId": 400001, - "pos": { - "x": 79452, - "y": -24911, - "z": 121214 - }, - "rot": { - "x": 0, - "y": 116173, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 18, - "pos": { - "x": 79435, - "y": -25089, - "z": 121186 - }, - "rot": { - "x": 0, - "y": 242607, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 190, - "instId": 300002, - "propState": 1, - "pos": { - "x": 79435, - "y": -25919, - "z": 122808 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [ - { - "groupId": 193, - "instId": 400001, - "pos": { - "x": 136311, - "y": -29066, - "z": 146169 - }, - "rot": { - "x": 0, - "y": 101065, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 18, - "pos": { - "x": 136311, - "y": -29112, - "z": 146169 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 193, - "instId": 300002, - "propState": 1, - "pos": { - "x": 137539, - "y": -30482, - "z": 145810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [ - { - "groupId": 194, - "instId": 400001, - "pos": { - "x": -14411, - "y": -24997, - "z": 156513 - }, - "rot": { - "x": 0, - "y": 228499, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 194, - "instId": 300001, - "propState": 18, - "pos": { - "x": -14479, - "y": -24127, - "z": 151591 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14477, - "y": -24871, - "z": 153856 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14474, - "y": -25020, - "z": 156454 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300004, - "propState": 1, - "pos": { - "x": -15791, - "y": -25018, - "z": 151452 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "198": { - "monsters": [], - "npcs": [ - { - "groupId": 198, - "instId": 400001, - "pos": { - "x": -38355, - "y": -16306, - "z": 171422 - }, - "rot": { - "x": 0, - "y": 113893, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 198, - "instId": 300001, - "propState": 18, - "pos": { - "x": -39669, - "y": -14599, - "z": 171384 - }, - "rot": { - "x": 0, - "y": 227091, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 198, - "instId": 300002, - "propState": 1, - "pos": { - "x": -35601, - "y": -16881, - "z": 171222 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "199": { - "monsters": [], - "npcs": [ - { - "groupId": 199, - "instId": 400001, - "pos": { - "x": -105517, - "y": -56488, - "z": 43796 - }, - "rot": { - "x": 0, - "y": 254918, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 199, - "instId": 300001, - "propState": 18, - "pos": { - "x": -105367, - "y": -56546, - "z": 43698 - }, - "rot": { - "x": 0, - "y": 75206, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 199, - "instId": 300002, - "propState": 1, - "pos": { - "x": -106131, - "y": -56488, - "z": 43143 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "200": { - "monsters": [], - "npcs": [ - { - "groupId": 200, - "instId": 400001, - "pos": { - "x": 24923, - "y": -15841, - "z": 191483 - }, - "rot": { - "x": 0, - "y": 88386, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 200, - "instId": 300001, - "propState": 18, - "pos": { - "x": 24947, - "y": -16001, - "z": 191498 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 200, - "instId": 300002, - "propState": 1, - "pos": { - "x": 26908, - "y": -16932, - "z": 191828 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "202": { - "monsters": [], - "npcs": [ - { - "groupId": 202, - "instId": 400001, - "pos": { - "x": -64621, - "y": -15484, - "z": 82048 - }, - "rot": { - "x": 0, - "y": 324198, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 202, - "instId": 300001, - "propState": 18, - "pos": { - "x": -64129, - "y": -16109, - "z": 82128 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 202, - "instId": 300002, - "propState": 1, - "pos": { - "x": -64770, - "y": -16881, - "z": 81507 - }, - "rot": { - "x": 0, - "y": 178063, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "207": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 207, - "instId": 300003, - "propState": 1, - "pos": { - "x": -130090, - "y": -14742, - "z": 161520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103072 - }, { - "groupId": 207, - "instId": 300004, - "propState": 8, - "pos": { - "x": -130000, - "y": -14715, - "z": 155708 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103086 - }, { - "groupId": 207, - "instId": 300005, - "propState": 8, - "pos": { - "x": -137110, - "y": -15127, - "z": 178850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 207, - "instId": 300006, - "propState": 8, - "pos": { - "x": -129140, - "y": -15127, - "z": 155410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300001, - "propState": 11, - "pos": { - "x": -23441, - "y": -16881, - "z": 265107 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 11, - "pos": { - "x": -94343, - "y": -13812, - "z": 202585 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 11, - "pos": { - "x": 43560, - "y": -1198, - "z": 126040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 11, - "pos": { - "x": 52129, - "y": -14785, - "z": 210212 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 8, - "pos": { - "x": -134011, - "y": -14726, - "z": 173932 - }, - "rot": { - "x": 0, - "y": 128045, - "z": 0 - }, - "propId": 103106 - }, { - "groupId": 221, - "instId": 300002, - "propState": 8, - "pos": { - "x": -141868, - "y": -14749, - "z": 180691 - }, - "rot": { - "x": 0, - "y": 245519, - "z": 0 - }, - "propId": 103106 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 1, - "pos": { - "x": 55886, - "y": -14856, - "z": 60180 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300002, - "propState": 1, - "pos": { - "x": -57874, - "y": -14967, - "z": 60429 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300003, - "propState": 1, - "pos": { - "x": 39212, - "y": -16289, - "z": 208313 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300004, - "propState": 1, - "pos": { - "x": -73979, - "y": -13426, - "z": 140696 - }, - "rot": { - "x": 0, - "y": 316073, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300005, - "propState": 1, - "pos": { - "x": 148106, - "y": -4150, - "z": 210632 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300006, - "propState": 1, - "pos": { - "x": 143337, - "y": -4170, - "z": 92907 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300007, - "propState": 1, - "pos": { - "x": 20087, - "y": -25475, - "z": 169059 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 2, - "pos": { - "x": -98610, - "y": -59826, - "z": 50995 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 223, - "instId": 300002, - "propState": 9, - "pos": { - "x": -105483, - "y": -56233, - "z": 44995 - }, - "rot": { - "x": 0, - "y": 279429, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 223, - "instId": 300003, - "propState": 9, - "pos": { - "x": -116891, - "y": -57806, - "z": 57448 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": -116891, - "y": -57806, - "z": 57448 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 223, - "instId": 300005, - "propState": 8, - "pos": { - "x": -98610, - "y": -59826, - "z": 50995 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 223, - "instId": 300006, - "propState": 20, - "pos": { - "x": -95880, - "y": -58780, - "z": 51010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "244": { - "monsters": [], - "npcs": [ - { - "groupId": 244, - "instId": 400001, - "pos": { - "x": 44, - "y": -22213, - "z": 208168 - }, - "rot": { - "x": 0, - "y": 186110, - "z": 0 - }, - "npcId": 3030 - } - ], - "props": [ - { - "groupId": 244, - "instId": 300001, - "propState": 8, - "pos": { - "x": 40, - "y": -22213, - "z": 211820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 274, - "instId": 300001, - "propState": 8, - "pos": { - "x": 130, - "y": -25080, - "z": 157650 - }, - "rot": { - "x": 0, - "y": 356426, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "280": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300001, - "propState": 101, - "pos": { - "x": 1, - "y": -22035, - "z": 211881 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103108 - } - ], - "teleports": {} - }, - "290": { - "monsters": [], - "npcs": [ - { - "groupId": 290, - "instId": 400001, - "pos": { - "x": 81250, - "y": -10661, - "z": 130710 - }, - "rot": { - "x": 0, - "y": 7274, - "z": 0 - }, - "npcId": 13117 - } - ], - "props": [], - "teleports": {} - }, - "298": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 298, - "instId": 300001, - "propState": 8, - "pos": { - "x": 47841, - "y": -299, - "z": 91088 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 132 - } - ], - "teleports": {} - }, - "299": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 299, - "instId": 300001, - "propState": 8, - "pos": { - "x": 209320, - "y": -4904, - "z": 147060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 140 - } - ], - "teleports": {} - }, - "400": { - "monsters": [], - "npcs": [ - { - "groupId": 400, - "instId": 400001, - "pos": { - "x": 79110, - "y": -10661, - "z": 130680 - }, - "rot": { - "x": 0, - "y": 7274, - "z": 0 - }, - "npcId": 13208 - } - ], - "props": [], - "teleports": {} - }, - "401": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 401, - "instId": 300001, - "propState": 18, - "pos": { - "x": 190288, - "y": -3906, - "z": 146954 - }, - "rot": { - "x": 0, - "y": 21447, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300002, - "propState": 18, - "pos": { - "x": 40687, - "y": -16466, - "z": 147002 - }, - "rot": { - "x": 0, - "y": 355726, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300003, - "propState": 18, - "pos": { - "x": 125366, - "y": -3830, - "z": 104232 - }, - "rot": { - "x": 0, - "y": 173840, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300004, - "propState": 18, - "pos": { - "x": 140800, - "y": -3850, - "z": 189416 - }, - "rot": { - "x": 0, - "y": 354320, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "404": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "463": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 463, - "instId": 300001, - "propState": 18, - "pos": { - "x": -8760, - "y": -21695, - "z": 222781 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 463, - "instId": 300002, - "propState": 18, - "pos": { - "x": 129121, - "y": -3955, - "z": 51392 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 463, - "instId": 300003, - "propState": 18, - "pos": { - "x": 98890, - "y": -7849, - "z": 226976 - }, - "rot": { - "x": 0, - "y": 149666, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 463, - "instId": 300004, - "propState": 18, - "pos": { - "x": -115411, - "y": -13848, - "z": 196064 - }, - "rot": { - "x": 0, - "y": 112689, - "z": 0 - }, - "propId": 103083 - }, { - "groupId": 463, - "instId": 300005, - "propState": 18, - "pos": { - "x": -10725, - "y": -16328, - "z": 238693 - }, - "rot": { - "x": 0, - "y": 113008, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 463, - "instId": 300006, - "propState": 18, - "pos": { - "x": -118824, - "y": -14322, - "z": 208807 - }, - "rot": { - "x": 0, - "y": 221235, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 463, - "instId": 300007, - "propState": 18, - "pos": { - "x": 43843, - "y": -433, - "z": 96470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300008, - "propState": 18, - "pos": { - "x": -17980, - "y": -16379, - "z": 148431 - }, - "rot": { - "x": 0, - "y": 348479, - "z": 0 - }, - "propId": 103035 - }, { - "groupId": 463, - "instId": 300009, - "propState": 18, - "pos": { - "x": -45132, - "y": -15873, - "z": 114378 - }, - "rot": { - "x": 0, - "y": 14042, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300010, - "propState": 18, - "pos": { - "x": -158859, - "y": -11077, - "z": 174116 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 463, - "instId": 300011, - "propState": 18, - "pos": { - "x": 59415, - "y": -12901, - "z": 231978 - }, - "rot": { - "x": 0, - "y": 82616, - "z": 0 - }, - "propId": 103035 - }, { - "groupId": 463, - "instId": 300012, - "propState": 18, - "pos": { - "x": 3479, - "y": -16336, - "z": 86865 - }, - "rot": { - "x": 0, - "y": 69713, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300013, - "propState": 18, - "pos": { - "x": 84615, - "y": -10160, - "z": 142358 - }, - "rot": { - "x": 0, - "y": 143490, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300014, - "propState": 18, - "pos": { - "x": -82846, - "y": -12875, - "z": 246001 - }, - "rot": { - "x": 0, - "y": 59181, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300015, - "propState": 18, - "pos": { - "x": 0, - "y": -13377, - "z": 35410 - }, - "rot": { - "x": 0, - "y": 83433, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "464": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 464, - "instId": 300001, - "propState": 18, - "pos": { - "x": -130044, - "y": -14072, - "z": 164010 - }, - "rot": { - "x": 0, - "y": 124291, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 464, - "instId": 300002, - "propState": 18, - "pos": { - "x": -130272, - "y": -14120, - "z": 207818 - }, - "rot": { - "x": 0, - "y": 170320, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 464, - "instId": 300003, - "propState": 18, - "pos": { - "x": -94104, - "y": -13161, - "z": 141961 - }, - "rot": { - "x": 0, - "y": 57366, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "465": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 465, - "instId": 300001, - "propState": 18, - "pos": { - "x": -173074, - "y": -13086, - "z": 215084 - }, - "rot": { - "x": 0, - "y": 207229, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "472": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 472, - "instId": 300001, - "propState": 8, - "pos": { - "x": 209320, - "y": -4904, - "z": 147060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "479": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 479, - "instId": 300001, - "propState": 18, - "pos": { - "x": 41064, - "y": -15866, - "z": 123126 - }, - "rot": { - "x": 0, - "y": 315577, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "481": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 481, - "instId": 300001, - "propState": 18, - "pos": { - "x": 181121, - "y": -4433, - "z": 153368 - }, - "rot": { - "x": 0, - "y": 303422, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "482": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 482, - "instId": 300001, - "propState": 18, - "pos": { - "x": 231, - "y": -15775, - "z": 252225 - }, - "rot": { - "x": 0, - "y": 92100, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "505": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 505, - "instId": 300001, - "propState": 18, - "pos": { - "x": -13979, - "y": -21710, - "z": 214272 - }, - "rot": { - "x": 0, - "y": 131002, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300002, - "propState": 18, - "pos": { - "x": -105155, - "y": -14060, - "z": 183139 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300003, - "propState": 18, - "pos": { - "x": -13774, - "y": -21708, - "z": 214556 - }, - "rot": { - "x": 0, - "y": 31037, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300004, - "propState": 18, - "pos": { - "x": -92400, - "y": -12889, - "z": 241138 - }, - "rot": { - "x": 0, - "y": 72385, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 505, - "instId": 300005, - "propState": 18, - "pos": { - "x": -163777, - "y": -11088, - "z": 180823 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 505, - "instId": 300006, - "propState": 18, - "pos": { - "x": 123332, - "y": -3476, - "z": 114398 - }, - "rot": { - "x": 0, - "y": 215559, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 505, - "instId": 300007, - "propState": 18, - "pos": { - "x": 108432, - "y": -24314, - "z": 116898 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "584": { - "monsters": [], - "npcs": [ - { - "groupId": 584, - "instId": 400001, - "pos": { - "x": -91750, - "y": -13815, - "z": 119710 - }, - "rot": { - "x": 0, - "y": 264798, - "z": 0 - }, - "npcId": 13317 - } - ], - "props": [ - { - "groupId": 584, - "instId": 300001, - "propState": 1, - "pos": { - "x": -91205, - "y": -13816, - "z": 118400 - }, - "rot": { - "x": 0, - "y": 270111, - "z": 0 - }, - "propId": 103225 - } - ], - "teleports": { - "2458": { - "anchorId": 1, - "groupId": 584, - "instId": 300002, - "pos": { - "x": -93045, - "y": -13816, - "z": 119230 - }, - "rot": { - "x": 0, - "y": 86785, - "z": 0 - } - } - } - }, - "585": { - "monsters": [], - "npcs": [ - { - "groupId": 585, - "instId": 400001, - "pos": { - "x": 50280, - "y": -25996, - "z": 144539 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 13130 - } - ], - "props": [ - { - "groupId": 585, - "instId": 300001, - "propState": 1, - "pos": { - "x": 48720, - "y": -25996, - "z": 143170 - }, - "rot": { - "x": 0, - "y": 359059, - "z": 0 - }, - "propId": 103226 - } - ], - "teleports": { - "2459": { - "anchorId": 1, - "groupId": 585, - "instId": 300002, - "pos": { - "x": 49482, - "y": -25996, - "z": 145542 - }, - "rot": { - "x": 0, - "y": 174383, - "z": 0 - } - } - } - }, - "587": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 587, - "instId": 300003, - "propState": 1, - "pos": { - "x": -130090, - "y": -14742, - "z": 161520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103072 - }, { - "groupId": 587, - "instId": 300004, - "propState": 8, - "pos": { - "x": -130000, - "y": -14715, - "z": 155708 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103086 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 1, - "startGroupId": 404, - "isEnteredSceneInfo": true - } - }, - "1030401": { - "P10304_F10304001": { - "scenes": { - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 2838, - "y": -152973, - "z": -625160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": 6000, - "y": 16900, - "z": -499490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": 83780, - "y": 14612, - "z": -482135 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": -26799, - "y": 14500, - "z": -539450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030401": { - "anchorId": 1, - "groupId": 7, - "instId": 300001, - "pos": { - "x": 780, - "y": -153008, - "z": -621450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030402": { - "anchorId": 2, - "groupId": 7, - "instId": 300002, - "pos": { - "x": -64, - "y": 16900, - "z": -502297 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030403": { - "anchorId": 3, - "groupId": 7, - "instId": 300003, - "pos": { - "x": 79490, - "y": 14574, - "z": -485360 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "1030404": { - "anchorId": 4, - "groupId": 7, - "instId": 300004, - "pos": { - "x": -27164, - "y": 14400, - "z": -544747 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 12, - "pos": { - "x": 9875, - "y": -157638, - "z": -565108 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 12, - "pos": { - "x": 7480, - "y": -159508, - "z": -521354 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 12, - "pos": { - "x": -14756, - "y": -152077, - "z": -638256 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 12, - "pos": { - "x": 25095, - "y": -157638, - "z": -552371 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300005, - "propState": 12, - "pos": { - "x": 77690, - "y": 12572, - "z": -474338 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300006, - "propState": 12, - "pos": { - "x": 94802, - "y": 14644, - "z": -494720 - }, - "rot": { - "x": 0, - "y": 822, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300007, - "propState": 12, - "pos": { - "x": 58829, - "y": 33080, - "z": -539220 - }, - "rot": { - "x": 0, - "y": 270191, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300008, - "propState": 12, - "pos": { - "x": -160, - "y": 20500, - "z": -511440 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300009, - "propState": 12, - "pos": { - "x": -16972, - "y": 14478, - "z": -498911 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300010, - "propState": 12, - "pos": { - "x": -57497, - "y": 13503, - "z": -492926 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300011, - "propState": 12, - "pos": { - "x": -6308, - "y": 17210, - "z": -564434 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300012, - "propState": 12, - "pos": { - "x": -59759, - "y": 14531, - "z": -591122 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300013, - "propState": 12, - "pos": { - "x": -92921, - "y": 14500, - "z": -537040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300014, - "propState": 12, - "pos": { - "x": -22287, - "y": 14500, - "z": -528040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300015, - "propState": 12, - "pos": { - "x": -70332, - "y": 16410, - "z": -481750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": -159120, - "z": -508538 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103136 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 17188, - "z": -508538 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103136 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 1, - "pos": { - "x": -5000, - "y": -159500, - "z": -500000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 43190, - "z": -292076 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103210 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [ - { - "groupId": 44, - "instId": 400001, - "pos": { - "x": 22998, - "y": -150887, - "z": -641280 - }, - "rot": { - "x": 0, - "y": 250330, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 18, - "pos": { - "x": 29400, - "y": -148823, - "z": -640793 - }, - "rot": { - "x": 0, - "y": 266205, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 44, - "instId": 300002, - "propState": 1, - "pos": { - "x": 28042, - "y": -152077, - "z": -641112 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [ - { - "groupId": 45, - "instId": 400001, - "pos": { - "x": -12039, - "y": -151939, - "z": -608832 - }, - "rot": { - "x": 0, - "y": 121245, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 18, - "pos": { - "x": -11806, - "y": -151991, - "z": -608337 - }, - "rot": { - "x": 0, - "y": 311246, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 45, - "instId": 300002, - "propState": 1, - "pos": { - "x": -13096, - "y": -152232, - "z": -608529 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [ - { - "groupId": 46, - "instId": 400001, - "pos": { - "x": -3360, - "y": -155951, - "z": -572163 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 18, - "pos": { - "x": -3372, - "y": -156062, - "z": -572261 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 46, - "instId": 300002, - "propState": 1, - "pos": { - "x": -3433, - "y": -159502, - "z": -572060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [ - { - "groupId": 47, - "instId": 400001, - "pos": { - "x": 25216, - "y": -156492, - "z": -549917 - }, - "rot": { - "x": 0, - "y": 334232, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 18, - "pos": { - "x": 23942, - "y": -155377, - "z": -557765 - }, - "rot": { - "x": 0, - "y": 2092, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 47, - "instId": 300002, - "propState": 1, - "pos": { - "x": 23030, - "y": -157762, - "z": -557004 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [ - { - "groupId": 48, - "instId": 400001, - "pos": { - "x": -8887, - "y": -157613, - "z": -499215 - }, - "rot": { - "x": 0, - "y": 205529, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 18, - "pos": { - "x": -8500, - "y": -157725, - "z": -498825 - }, - "rot": { - "x": 0, - "y": 117050, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 48, - "instId": 300002, - "propState": 1, - "pos": { - "x": -8590, - "y": -159462, - "z": -500481 - }, - "rot": { - "x": 0, - "y": 261242, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [ - { - "groupId": 49, - "instId": 400001, - "pos": { - "x": -4606, - "y": 20608, - "z": -557707 - }, - "rot": { - "x": 0, - "y": 340208, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 18, - "pos": { - "x": -3724, - "y": 20045, - "z": -558611 - }, - "rot": { - "x": 0, - "y": 288633, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 49, - "instId": 300002, - "propState": 1, - "pos": { - "x": -2625, - "y": 17210, - "z": -558529 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [ - { - "groupId": 50, - "instId": 400001, - "pos": { - "x": 11072, - "y": 21624, - "z": -535671 - }, - "rot": { - "x": 0, - "y": 227910, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11249, - "y": 21270, - "z": -535767 - }, - "rot": { - "x": 0, - "y": 222503, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 50, - "instId": 300002, - "propState": 1, - "pos": { - "x": 11098, - "y": 18500, - "z": -536532 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [ - { - "groupId": 51, - "instId": 400001, - "pos": { - "x": -40388, - "y": 14475, - "z": -546256 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 18, - "pos": { - "x": -40437, - "y": 14452, - "z": -546354 - }, - "rot": { - "x": 0, - "y": 92017, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 51, - "instId": 300002, - "propState": 1, - "pos": { - "x": -39783, - "y": 14475, - "z": -546205 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [ - { - "groupId": 52, - "instId": 400001, - "pos": { - "x": -94431, - "y": 15912, - "z": -544356 - }, - "rot": { - "x": 0, - "y": 203385, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 18, - "pos": { - "x": -94385, - "y": 15846, - "z": -544319 - }, - "rot": { - "x": 0, - "y": 91124, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 52, - "instId": 300002, - "propState": 1, - "pos": { - "x": -92390, - "y": 14500, - "z": -543999 - }, - "rot": { - "x": 0, - "y": 261242, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [ - { - "groupId": 53, - "instId": 400001, - "pos": { - "x": -74466, - "y": 19184, - "z": -497263 - }, - "rot": { - "x": 0, - "y": 192422, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 18, - "pos": { - "x": -74430, - "y": 18508, - "z": -497339 - }, - "rot": { - "x": 0, - "y": 359324, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 53, - "instId": 300002, - "propState": 1, - "pos": { - "x": -74671, - "y": 16332, - "z": -498138 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [ - { - "groupId": 54, - "instId": 400001, - "pos": { - "x": -3453, - "y": 44409, - "z": -286735 - }, - "rot": { - "x": 0, - "y": 349010, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 18, - "pos": { - "x": -6183, - "y": 43664, - "z": -292586 - }, - "rot": { - "x": 0, - "y": 270450, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6040, - "y": 43670, - "z": -290478 - }, - "rot": { - "x": 0, - "y": 284176, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 54, - "instId": 300003, - "propState": 8, - "pos": { - "x": -4811, - "y": 43677, - "z": -288024 - }, - "rot": { - "x": 0, - "y": 309547, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 54, - "instId": 300004, - "propState": 1, - "pos": { - "x": -5550, - "y": 43194, - "z": -290231 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [ - { - "groupId": 55, - "instId": 400001, - "pos": { - "x": 14610, - "y": 20020, - "z": -460193 - }, - "rot": { - "x": 0, - "y": 106368, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 18, - "pos": { - "x": 14610, - "y": 20006, - "z": -460193 - }, - "rot": { - "x": 0, - "y": 116277, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 55, - "instId": 300002, - "propState": 1, - "pos": { - "x": 15053, - "y": 18947, - "z": -460149 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [ - { - "groupId": 56, - "instId": 400001, - "pos": { - "x": 15588, - "y": 14651, - "z": -484576 - }, - "rot": { - "x": 0, - "y": 156398, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 18, - "pos": { - "x": 15740, - "y": 14467, - "z": -484692 - }, - "rot": { - "x": 0, - "y": 216514, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 56, - "instId": 300002, - "propState": 1, - "pos": { - "x": 17335, - "y": 14394, - "z": -483606 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [ - { - "groupId": 57, - "instId": 400001, - "pos": { - "x": -28758, - "y": 18364, - "z": -505352 - }, - "rot": { - "x": 0, - "y": 358875, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 18, - "pos": { - "x": -28639, - "y": 18253, - "z": -505089 - }, - "rot": { - "x": 0, - "y": 317312, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 57, - "instId": 300002, - "propState": 1, - "pos": { - "x": -28662, - "y": 17500, - "z": -504578 - }, - "rot": { - "x": 0, - "y": 77246, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [ - { - "groupId": 58, - "instId": 400001, - "pos": { - "x": -6018, - "y": 24686, - "z": -507764 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 18, - "pos": { - "x": -6007, - "y": 22830, - "z": -507793 - }, - "rot": { - "x": 0, - "y": 170713, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6023, - "y": 23549, - "z": -507831 - }, - "rot": { - "x": 0, - "y": 4718, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 58, - "instId": 300003, - "propState": 8, - "pos": { - "x": -6011, - "y": 24705, - "z": -507824 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 58, - "instId": 300004, - "propState": 1, - "pos": { - "x": -6044, - "y": 20500, - "z": -508433 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [ - { - "groupId": 59, - "instId": 400001, - "pos": { - "x": 49101, - "y": 16467, - "z": -489816 - }, - "rot": { - "x": 0, - "y": 246699, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 18, - "pos": { - "x": 51156, - "y": 17931, - "z": -488492 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 59, - "instId": 300002, - "propState": 1, - "pos": { - "x": 50672, - "y": 15589, - "z": -487850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [ - { - "groupId": 60, - "instId": 400001, - "pos": { - "x": 50584, - "y": 32281, - "z": -523059 - }, - "rot": { - "x": 0, - "y": 325211, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 18, - "pos": { - "x": 48898, - "y": 35423, - "z": -528311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103024 - }, - { - "groupId": 60, - "instId": 300002, - "propState": 18, - "pos": { - "x": 51380, - "y": 35142, - "z": -528334 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103024 - }, - { - "groupId": 60, - "instId": 300003, - "propState": 18, - "pos": { - "x": 53955, - "y": 36111, - "z": -528361 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103024 - }, - { - "groupId": 60, - "instId": 300004, - "propState": 18, - "pos": { - "x": 53165, - "y": 33080, - "z": -529826 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 60, - "instId": 300005, - "propState": 1, - "pos": { - "x": 53165, - "y": 33080, - "z": -529826 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [ - { - "groupId": 61, - "instId": 400001, - "pos": { - "x": 68091, - "y": 15811, - "z": -514795 - }, - "rot": { - "x": 0, - "y": 153579, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 18, - "pos": { - "x": 67620, - "y": 16448, - "z": -514468 - }, - "rot": { - "x": 0, - "y": 23513, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 61, - "instId": 300002, - "propState": 1, - "pos": { - "x": 68091, - "y": 14212, - "z": -515102 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [ - { - "groupId": 62, - "instId": 400001, - "pos": { - "x": -5746, - "y": 19627, - "z": -544864 - }, - "rot": { - "x": 0, - "y": 8319, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 18, - "pos": { - "x": -5745, - "y": 18921, - "z": -544853 - }, - "rot": { - "x": 0, - "y": 22769, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 62, - "instId": 300002, - "propState": 1, - "pos": { - "x": -5475, - "y": 18457, - "z": -544624 - }, - "rot": { - "x": 0, - "y": 328197, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [ - { - "groupId": 63, - "instId": 400001, - "pos": { - "x": -86103, - "y": 15016, - "z": -569223 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 18, - "pos": { - "x": -85912, - "y": 15990, - "z": -569570 - }, - "rot": { - "x": 0, - "y": 176085, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 63, - "instId": 300002, - "propState": 1, - "pos": { - "x": -85732, - "y": 14500, - "z": -568852 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 11, - "pos": { - "x": 78062, - "y": 13138, - "z": -495469 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 11, - "pos": { - "x": 59382, - "y": 33080, - "z": -533026 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 11, - "pos": { - "x": -73980, - "y": 16332, - "z": -501140 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": 60499, - "y": 33080, - "z": -516300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4556, - "y": 39687, - "z": -316044 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030405": { - "anchorId": 1, - "groupId": 85, - "instId": 300001, - "pos": { - "x": 3, - "y": 39366, - "z": -325817 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "125": { - "monsters": [], - "npcs": [ - { - "groupId": 125, - "instId": 400001, - "pos": { - "x": -61773, - "y": 17256, - "z": -512810 - }, - "rot": { - "x": 0, - "y": 298057, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 125, - "instId": 300001, - "propState": 101, - "pos": { - "x": -61760, - "y": 16193, - "z": -512844 - }, - "rot": { - "x": 0, - "y": 32302, - "z": 0 - }, - "propId": 103047 - } - ], - "teleports": {} - }, - "126": { - "monsters": [], - "npcs": [ - { - "groupId": 126, - "instId": 400001, - "pos": { - "x": -65795, - "y": 16496, - "z": -478135 - }, - "rot": { - "x": 0, - "y": 181133, - "z": 0 - }, - "npcId": 13252 - } - ], - "props": [], - "teleports": {} - }, - "128": { - "monsters": [], - "npcs": [ - { - "groupId": 128, - "instId": 400001, - "pos": { - "x": -65176, - "y": 15375, - "z": -571334 - }, - "rot": { - "x": 0, - "y": 346324, - "z": 0 - }, - "npcId": 13161 - } - ], - "props": [], - "teleports": {} - }, - "131": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 131, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5421, - "y": -151651, - "z": -641644 - }, - "rot": { - "x": 0, - "y": 170496, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 131, - "instId": 300002, - "propState": 8, - "pos": { - "x": 7946, - "y": -152077, - "z": -642606 - }, - "rot": { - "x": 0, - "y": 314691, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 131, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14254, - "y": -152077, - "z": -641559 - }, - "rot": { - "x": 0, - "y": 344338, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 131, - "instId": 300004, - "propState": 8, - "pos": { - "x": 20426, - "y": -152077, - "z": -639690 - }, - "rot": { - "x": 0, - "y": 119176, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300005, - "propState": 8, - "pos": { - "x": 7384, - "y": -153556, - "z": -580243 - }, - "rot": { - "x": 0, - "y": 286949, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4807, - "y": -157750, - "z": -562964 - }, - "rot": { - "x": 0, - "y": 262842, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300007, - "propState": 8, - "pos": { - "x": 27194, - "y": -157810, - "z": -555309 - }, - "rot": { - "x": 0, - "y": 129986, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300008, - "propState": 8, - "pos": { - "x": 10228, - "y": -159462, - "z": -500480 - }, - "rot": { - "x": 0, - "y": 326741, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300009, - "propState": 8, - "pos": { - "x": -16554, - "y": 18947, - "z": -460709 - }, - "rot": { - "x": 0, - "y": 15255, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300010, - "propState": 8, - "pos": { - "x": 28671, - "y": 18947, - "z": -462951 - }, - "rot": { - "x": 0, - "y": 102236, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300011, - "propState": 8, - "pos": { - "x": 53002, - "y": 14212, - "z": -517613 - }, - "rot": { - "x": 0, - "y": 256664, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300012, - "propState": 8, - "pos": { - "x": 75160, - "y": 14612, - "z": -480834 - }, - "rot": { - "x": 0, - "y": 54954, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300013, - "propState": 8, - "pos": { - "x": 8372, - "y": 18500, - "z": -536920 - }, - "rot": { - "x": 0, - "y": 61590, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300014, - "propState": 8, - "pos": { - "x": 48383, - "y": 33630, - "z": -544948 - }, - "rot": { - "x": 0, - "y": 77056, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300015, - "propState": 8, - "pos": { - "x": -33259, - "y": 14500, - "z": -539161 - }, - "rot": { - "x": 0, - "y": 29295, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300016, - "propState": 8, - "pos": { - "x": -43667, - "y": 14500, - "z": -575141 - }, - "rot": { - "x": 0, - "y": 194745, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300017, - "propState": 8, - "pos": { - "x": -57909, - "y": 14500, - "z": -560231 - }, - "rot": { - "x": 0, - "y": 319858, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300018, - "propState": 8, - "pos": { - "x": -69474, - "y": 16332, - "z": -521260 - }, - "rot": { - "x": 0, - "y": 357795, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300019, - "propState": 8, - "pos": { - "x": -56418, - "y": 16332, - "z": -499936 - }, - "rot": { - "x": 0, - "y": 46274, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300020, - "propState": 8, - "pos": { - "x": -55368, - "y": 13502, - "z": -475533 - }, - "rot": { - "x": 0, - "y": 281584, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300021, - "propState": 8, - "pos": { - "x": -17907, - "y": 18579, - "z": -492550 - }, - "rot": { - "x": 0, - "y": 79791, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300022, - "propState": 8, - "pos": { - "x": -90139, - "y": 14469, - "z": -578436 - }, - "rot": { - "x": 0, - "y": 155539, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300023, - "propState": 8, - "pos": { - "x": -32471, - "y": 14500, - "z": -571057 - }, - "rot": { - "x": 0, - "y": 199364, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "132": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 132, - "instId": 300001, - "propState": 8, - "pos": { - "x": 8970, - "y": 16163, - "z": -457590 - }, - "rot": { - "x": 0, - "y": 346125, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 132, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4904, - "y": 16192, - "z": -421624 - }, - "rot": { - "x": 0, - "y": 13165, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 132, - "instId": 300003, - "propState": 8, - "pos": { - "x": -13799, - "y": 20912, - "z": -395453 - }, - "rot": { - "x": 0, - "y": 85308, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 132, - "instId": 300004, - "propState": 8, - "pos": { - "x": 14052, - "y": 20996, - "z": -395411 - }, - "rot": { - "x": 0, - "y": 264975, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 132, - "instId": 300005, - "propState": 8, - "pos": { - "x": -19632, - "y": 24745, - "z": -369253 - }, - "rot": { - "x": 0, - "y": 241984, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 132, - "instId": 300006, - "propState": 8, - "pos": { - "x": -19479, - "y": 24745, - "z": -366559 - }, - "rot": { - "x": 0, - "y": 285201, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 132, - "instId": 300007, - "propState": 8, - "pos": { - "x": 19789, - "y": 24745, - "z": -378403 - }, - "rot": { - "x": 0, - "y": 157481, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 132, - "instId": 300008, - "propState": 8, - "pos": { - "x": 11121, - "y": 39687, - "z": -336960 - }, - "rot": { - "x": 0, - "y": 336442, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "133": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 133, - "instId": 300001, - "propState": 12, - "pos": { - "x": -14, - "y": 24745, - "z": -388085 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 133, - "instId": 300002, - "propState": 12, - "pos": { - "x": -10143, - "y": 39687, - "z": -336520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "135": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 135, - "instId": 300001, - "propState": 8, - "pos": { - "x": 231, - "y": 44831, - "z": -292208 - }, - "rot": { - "x": 0, - "y": 3431, - "z": 0 - }, - "propId": 103195 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300001, - "propState": 8, - "pos": { - "x": 113, - "y": 44183, - "z": -291689 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 132 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 138, - "instId": 300001, - "propState": 18, - "pos": { - "x": 53453, - "y": 34046, - "z": -538822 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 138, - "instId": 300002, - "propState": 18, - "pos": { - "x": 7704, - "y": -151567, - "z": -640256 - }, - "rot": { - "x": 0, - "y": 217884, - "z": 0 - }, - "propId": 103037 - }, - { - "groupId": 138, - "instId": 300003, - "propState": 18, - "pos": { - "x": 6445, - "y": -158705, - "z": -499916 - }, - "rot": { - "x": 0, - "y": 30297, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 138, - "instId": 300004, - "propState": 18, - "pos": { - "x": 48346, - "y": 16434, - "z": -490229 - }, - "rot": { - "x": 0, - "y": 48090, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 138, - "instId": 300005, - "propState": 18, - "pos": { - "x": -21584, - "y": 14500, - "z": -578062 - }, - "rot": { - "x": 0, - "y": 108497, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 138, - "instId": 300006, - "propState": 18, - "pos": { - "x": 9275, - "y": -158718, - "z": -521566 - }, - "rot": { - "x": 0, - "y": 236415, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 138, - "instId": 300007, - "propState": 18, - "pos": { - "x": -87896, - "y": 15101, - "z": -561892 - }, - "rot": { - "x": 0, - "y": 223588, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 138, - "instId": 300008, - "propState": 18, - "pos": { - "x": -43455, - "y": 14402, - "z": -488809 - }, - "rot": { - "x": 0, - "y": 236415, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 138, - "instId": 300009, - "propState": 18, - "pos": { - "x": -54657, - "y": 15409, - "z": -539700 - }, - "rot": { - "x": 0, - "y": 276499, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 138, - "instId": 300010, - "propState": 18, - "pos": { - "x": 95833, - "y": 15987, - "z": -485526 - }, - "rot": { - "x": 0, - "y": 2729, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 138, - "instId": 300011, - "propState": 18, - "pos": { - "x": 4908, - "y": 19814, - "z": -550118 - }, - "rot": { - "x": 0, - "y": 37383, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 138, - "instId": 300012, - "propState": 18, - "pos": { - "x": 875, - "y": -150985, - "z": -635221 - }, - "rot": { - "x": 0, - "y": 103826, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 138, - "instId": 300013, - "propState": 18, - "pos": { - "x": -56667, - "y": 14978, - "z": -475295 - }, - "rot": { - "x": 0, - "y": 180185, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "145": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 145, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1570, - "y": -152077, - "z": -643769 - }, - "rot": { - "x": 0, - "y": 14467, - "z": 0 - }, - "propId": 103249 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 54885, - "y": 33269, - "z": -546161 - }, - "rot": { - "x": 0, - "y": 343739, - "z": 0 - }, - "npcId": 13147 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "1030402": { - "P10304_F10304001": { - "scenes": { - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 2838, - "y": -152973, - "z": -625160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": 6000, - "y": 16900, - "z": -499490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": 83780, - "y": 14612, - "z": -482135 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": -26799, - "y": 14500, - "z": -539450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030401": { - "anchorId": 1, - "groupId": 7, - "instId": 300001, - "pos": { - "x": 780, - "y": -153008, - "z": -621450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030402": { - "anchorId": 2, - "groupId": 7, - "instId": 300002, - "pos": { - "x": -64, - "y": 16900, - "z": -502297 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030403": { - "anchorId": 3, - "groupId": 7, - "instId": 300003, - "pos": { - "x": 79490, - "y": 14574, - "z": -485360 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "1030404": { - "anchorId": 4, - "groupId": 7, - "instId": 300004, - "pos": { - "x": -27164, - "y": 14400, - "z": -544747 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 12, - "pos": { - "x": 9875, - "y": -157638, - "z": -565108 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 12, - "pos": { - "x": 7480, - "y": -159508, - "z": -521354 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 12, - "pos": { - "x": -14756, - "y": -152077, - "z": -638256 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 12, - "pos": { - "x": 25095, - "y": -157638, - "z": -552371 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300005, - "propState": 12, - "pos": { - "x": 77690, - "y": 12572, - "z": -474338 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300006, - "propState": 12, - "pos": { - "x": 94802, - "y": 14644, - "z": -494720 - }, - "rot": { - "x": 0, - "y": 822, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300007, - "propState": 12, - "pos": { - "x": 58829, - "y": 33080, - "z": -539220 - }, - "rot": { - "x": 0, - "y": 270191, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300008, - "propState": 12, - "pos": { - "x": -160, - "y": 20500, - "z": -511440 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300009, - "propState": 12, - "pos": { - "x": -16972, - "y": 14478, - "z": -498911 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300010, - "propState": 12, - "pos": { - "x": -57497, - "y": 13503, - "z": -492926 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300011, - "propState": 12, - "pos": { - "x": -6308, - "y": 17210, - "z": -564434 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300012, - "propState": 12, - "pos": { - "x": -59759, - "y": 14531, - "z": -591122 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300013, - "propState": 12, - "pos": { - "x": -92921, - "y": 14500, - "z": -537040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300014, - "propState": 12, - "pos": { - "x": -22287, - "y": 14500, - "z": -528040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300015, - "propState": 12, - "pos": { - "x": -70332, - "y": 16410, - "z": -481750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": -159120, - "z": -508538 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103136 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 17188, - "z": -508538 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103136 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 1, - "pos": { - "x": -5000, - "y": -159500, - "z": -500000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 43190, - "z": -292076 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103210 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [ - { - "groupId": 44, - "instId": 400001, - "pos": { - "x": 22998, - "y": -150887, - "z": -641280 - }, - "rot": { - "x": 0, - "y": 250330, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 18, - "pos": { - "x": 29400, - "y": -148823, - "z": -640793 - }, - "rot": { - "x": 0, - "y": 266205, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 44, - "instId": 300002, - "propState": 1, - "pos": { - "x": 28042, - "y": -152077, - "z": -641112 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [ - { - "groupId": 45, - "instId": 400001, - "pos": { - "x": -12039, - "y": -151939, - "z": -608832 - }, - "rot": { - "x": 0, - "y": 121245, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 18, - "pos": { - "x": -11806, - "y": -151991, - "z": -608337 - }, - "rot": { - "x": 0, - "y": 311246, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 45, - "instId": 300002, - "propState": 1, - "pos": { - "x": -13096, - "y": -152232, - "z": -608529 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [ - { - "groupId": 46, - "instId": 400001, - "pos": { - "x": -3360, - "y": -155951, - "z": -572163 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 18, - "pos": { - "x": -3372, - "y": -156062, - "z": -572261 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 46, - "instId": 300002, - "propState": 1, - "pos": { - "x": -3433, - "y": -159502, - "z": -572060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [ - { - "groupId": 47, - "instId": 400001, - "pos": { - "x": 25216, - "y": -156492, - "z": -549917 - }, - "rot": { - "x": 0, - "y": 334232, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 18, - "pos": { - "x": 23942, - "y": -155377, - "z": -557765 - }, - "rot": { - "x": 0, - "y": 2092, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 47, - "instId": 300002, - "propState": 1, - "pos": { - "x": 23030, - "y": -157762, - "z": -557004 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [ - { - "groupId": 48, - "instId": 400001, - "pos": { - "x": -8887, - "y": -157613, - "z": -499215 - }, - "rot": { - "x": 0, - "y": 205529, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 18, - "pos": { - "x": -8500, - "y": -157725, - "z": -498825 - }, - "rot": { - "x": 0, - "y": 117050, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 48, - "instId": 300002, - "propState": 1, - "pos": { - "x": -8590, - "y": -159462, - "z": -500481 - }, - "rot": { - "x": 0, - "y": 261242, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [ - { - "groupId": 49, - "instId": 400001, - "pos": { - "x": -4606, - "y": 20608, - "z": -557707 - }, - "rot": { - "x": 0, - "y": 340208, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 18, - "pos": { - "x": -3724, - "y": 20045, - "z": -558611 - }, - "rot": { - "x": 0, - "y": 288633, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 49, - "instId": 300002, - "propState": 1, - "pos": { - "x": -2625, - "y": 17210, - "z": -558529 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [ - { - "groupId": 50, - "instId": 400001, - "pos": { - "x": 11072, - "y": 21624, - "z": -535671 - }, - "rot": { - "x": 0, - "y": 227910, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11249, - "y": 21270, - "z": -535767 - }, - "rot": { - "x": 0, - "y": 222503, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 50, - "instId": 300002, - "propState": 1, - "pos": { - "x": 11098, - "y": 18500, - "z": -536532 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [ - { - "groupId": 51, - "instId": 400001, - "pos": { - "x": -40388, - "y": 14475, - "z": -546256 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 18, - "pos": { - "x": -40437, - "y": 14452, - "z": -546354 - }, - "rot": { - "x": 0, - "y": 92017, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 51, - "instId": 300002, - "propState": 1, - "pos": { - "x": -39783, - "y": 14475, - "z": -546205 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [ - { - "groupId": 52, - "instId": 400001, - "pos": { - "x": -94431, - "y": 15912, - "z": -544356 - }, - "rot": { - "x": 0, - "y": 203385, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 18, - "pos": { - "x": -94385, - "y": 15846, - "z": -544319 - }, - "rot": { - "x": 0, - "y": 91124, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 52, - "instId": 300002, - "propState": 1, - "pos": { - "x": -92390, - "y": 14500, - "z": -543999 - }, - "rot": { - "x": 0, - "y": 261242, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [ - { - "groupId": 53, - "instId": 400001, - "pos": { - "x": -74466, - "y": 19184, - "z": -497263 - }, - "rot": { - "x": 0, - "y": 192422, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 18, - "pos": { - "x": -74430, - "y": 18508, - "z": -497339 - }, - "rot": { - "x": 0, - "y": 359324, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 53, - "instId": 300002, - "propState": 1, - "pos": { - "x": -74671, - "y": 16332, - "z": -498138 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [ - { - "groupId": 54, - "instId": 400001, - "pos": { - "x": -3453, - "y": 44409, - "z": -286735 - }, - "rot": { - "x": 0, - "y": 349010, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 18, - "pos": { - "x": -6183, - "y": 43664, - "z": -292586 - }, - "rot": { - "x": 0, - "y": 270450, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6040, - "y": 43670, - "z": -290478 - }, - "rot": { - "x": 0, - "y": 284176, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 54, - "instId": 300003, - "propState": 8, - "pos": { - "x": -4811, - "y": 43677, - "z": -288024 - }, - "rot": { - "x": 0, - "y": 309547, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 54, - "instId": 300004, - "propState": 1, - "pos": { - "x": -5550, - "y": 43194, - "z": -290231 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [ - { - "groupId": 55, - "instId": 400001, - "pos": { - "x": 14610, - "y": 20020, - "z": -460193 - }, - "rot": { - "x": 0, - "y": 106368, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 18, - "pos": { - "x": 14610, - "y": 20006, - "z": -460193 - }, - "rot": { - "x": 0, - "y": 116277, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 55, - "instId": 300002, - "propState": 1, - "pos": { - "x": 15053, - "y": 18947, - "z": -460149 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [ - { - "groupId": 56, - "instId": 400001, - "pos": { - "x": 15588, - "y": 14651, - "z": -484576 - }, - "rot": { - "x": 0, - "y": 156398, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 18, - "pos": { - "x": 15740, - "y": 14467, - "z": -484692 - }, - "rot": { - "x": 0, - "y": 216514, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 56, - "instId": 300002, - "propState": 1, - "pos": { - "x": 17335, - "y": 14394, - "z": -483606 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [ - { - "groupId": 57, - "instId": 400001, - "pos": { - "x": -28758, - "y": 18364, - "z": -505352 - }, - "rot": { - "x": 0, - "y": 358875, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 18, - "pos": { - "x": -28639, - "y": 18253, - "z": -505089 - }, - "rot": { - "x": 0, - "y": 317312, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 57, - "instId": 300002, - "propState": 1, - "pos": { - "x": -28662, - "y": 17500, - "z": -504578 - }, - "rot": { - "x": 0, - "y": 77246, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [ - { - "groupId": 58, - "instId": 400001, - "pos": { - "x": -6018, - "y": 24686, - "z": -507764 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 18, - "pos": { - "x": -6007, - "y": 22830, - "z": -507793 - }, - "rot": { - "x": 0, - "y": 170713, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6023, - "y": 23549, - "z": -507831 - }, - "rot": { - "x": 0, - "y": 4718, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 58, - "instId": 300003, - "propState": 8, - "pos": { - "x": -6011, - "y": 24705, - "z": -507824 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 58, - "instId": 300004, - "propState": 1, - "pos": { - "x": -6044, - "y": 20500, - "z": -508433 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [ - { - "groupId": 59, - "instId": 400001, - "pos": { - "x": 49101, - "y": 16467, - "z": -489816 - }, - "rot": { - "x": 0, - "y": 246699, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 18, - "pos": { - "x": 51156, - "y": 17931, - "z": -488492 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 59, - "instId": 300002, - "propState": 1, - "pos": { - "x": 50672, - "y": 15589, - "z": -487850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [ - { - "groupId": 60, - "instId": 400001, - "pos": { - "x": 50584, - "y": 32281, - "z": -523059 - }, - "rot": { - "x": 0, - "y": 325211, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 18, - "pos": { - "x": 48898, - "y": 35423, - "z": -528311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103024 - }, - { - "groupId": 60, - "instId": 300002, - "propState": 18, - "pos": { - "x": 51380, - "y": 35142, - "z": -528334 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103024 - }, - { - "groupId": 60, - "instId": 300003, - "propState": 18, - "pos": { - "x": 53955, - "y": 36111, - "z": -528361 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103024 - }, - { - "groupId": 60, - "instId": 300004, - "propState": 18, - "pos": { - "x": 53165, - "y": 33080, - "z": -529826 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 60, - "instId": 300005, - "propState": 1, - "pos": { - "x": 53165, - "y": 33080, - "z": -529826 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [ - { - "groupId": 61, - "instId": 400001, - "pos": { - "x": 68091, - "y": 15811, - "z": -514795 - }, - "rot": { - "x": 0, - "y": 153579, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 18, - "pos": { - "x": 67620, - "y": 16448, - "z": -514468 - }, - "rot": { - "x": 0, - "y": 23513, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 61, - "instId": 300002, - "propState": 1, - "pos": { - "x": 68091, - "y": 14212, - "z": -515102 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [ - { - "groupId": 62, - "instId": 400001, - "pos": { - "x": -5746, - "y": 19627, - "z": -544864 - }, - "rot": { - "x": 0, - "y": 8319, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 18, - "pos": { - "x": -5745, - "y": 18921, - "z": -544853 - }, - "rot": { - "x": 0, - "y": 22769, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 62, - "instId": 300002, - "propState": 1, - "pos": { - "x": -5475, - "y": 18457, - "z": -544624 - }, - "rot": { - "x": 0, - "y": 328197, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [ - { - "groupId": 63, - "instId": 400001, - "pos": { - "x": -86103, - "y": 15016, - "z": -569223 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 18, - "pos": { - "x": -85912, - "y": 15990, - "z": -569570 - }, - "rot": { - "x": 0, - "y": 176085, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 63, - "instId": 300002, - "propState": 1, - "pos": { - "x": -85732, - "y": 14500, - "z": -568852 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 11, - "pos": { - "x": 78062, - "y": 13138, - "z": -495469 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 11, - "pos": { - "x": 59382, - "y": 33080, - "z": -533026 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 11, - "pos": { - "x": -73980, - "y": 16332, - "z": -501140 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": 60499, - "y": 33080, - "z": -516300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4556, - "y": 39687, - "z": -316044 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030405": { - "anchorId": 1, - "groupId": 85, - "instId": 300001, - "pos": { - "x": 3, - "y": 39366, - "z": -325817 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "125": { - "monsters": [], - "npcs": [ - { - "groupId": 125, - "instId": 400001, - "pos": { - "x": -61773, - "y": 17256, - "z": -512810 - }, - "rot": { - "x": 0, - "y": 298057, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 125, - "instId": 300001, - "propState": 101, - "pos": { - "x": -61760, - "y": 16193, - "z": -512844 - }, - "rot": { - "x": 0, - "y": 32302, - "z": 0 - }, - "propId": 103047 - } - ], - "teleports": {} - }, - "126": { - "monsters": [], - "npcs": [ - { - "groupId": 126, - "instId": 400001, - "pos": { - "x": -65795, - "y": 16496, - "z": -478135 - }, - "rot": { - "x": 0, - "y": 181133, - "z": 0 - }, - "npcId": 13252 - } - ], - "props": [], - "teleports": {} - }, - "128": { - "monsters": [], - "npcs": [ - { - "groupId": 128, - "instId": 400001, - "pos": { - "x": -65176, - "y": 15375, - "z": -571334 - }, - "rot": { - "x": 0, - "y": 346324, - "z": 0 - }, - "npcId": 13161 - } - ], - "props": [], - "teleports": {} - }, - "131": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 131, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5421, - "y": -151651, - "z": -641644 - }, - "rot": { - "x": 0, - "y": 170496, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 131, - "instId": 300002, - "propState": 8, - "pos": { - "x": 7946, - "y": -152077, - "z": -642606 - }, - "rot": { - "x": 0, - "y": 314691, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 131, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14254, - "y": -152077, - "z": -641559 - }, - "rot": { - "x": 0, - "y": 344338, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 131, - "instId": 300004, - "propState": 8, - "pos": { - "x": 20426, - "y": -152077, - "z": -639690 - }, - "rot": { - "x": 0, - "y": 119176, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300005, - "propState": 8, - "pos": { - "x": 7384, - "y": -153556, - "z": -580243 - }, - "rot": { - "x": 0, - "y": 286949, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4807, - "y": -157750, - "z": -562964 - }, - "rot": { - "x": 0, - "y": 262842, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300007, - "propState": 8, - "pos": { - "x": 27194, - "y": -157810, - "z": -555309 - }, - "rot": { - "x": 0, - "y": 129986, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300008, - "propState": 8, - "pos": { - "x": 10228, - "y": -159462, - "z": -500480 - }, - "rot": { - "x": 0, - "y": 326741, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300009, - "propState": 8, - "pos": { - "x": -16554, - "y": 18947, - "z": -460709 - }, - "rot": { - "x": 0, - "y": 15255, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300010, - "propState": 8, - "pos": { - "x": 28671, - "y": 18947, - "z": -462951 - }, - "rot": { - "x": 0, - "y": 102236, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300011, - "propState": 8, - "pos": { - "x": 53002, - "y": 14212, - "z": -517613 - }, - "rot": { - "x": 0, - "y": 256664, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300012, - "propState": 8, - "pos": { - "x": 75160, - "y": 14612, - "z": -480834 - }, - "rot": { - "x": 0, - "y": 54954, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300013, - "propState": 8, - "pos": { - "x": 8372, - "y": 18500, - "z": -536920 - }, - "rot": { - "x": 0, - "y": 61590, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300014, - "propState": 8, - "pos": { - "x": 48383, - "y": 33630, - "z": -544948 - }, - "rot": { - "x": 0, - "y": 77056, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300015, - "propState": 8, - "pos": { - "x": -33259, - "y": 14500, - "z": -539161 - }, - "rot": { - "x": 0, - "y": 29295, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300016, - "propState": 8, - "pos": { - "x": -43667, - "y": 14500, - "z": -575141 - }, - "rot": { - "x": 0, - "y": 194745, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300017, - "propState": 8, - "pos": { - "x": -57909, - "y": 14500, - "z": -560231 - }, - "rot": { - "x": 0, - "y": 319858, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300018, - "propState": 8, - "pos": { - "x": -69474, - "y": 16332, - "z": -521260 - }, - "rot": { - "x": 0, - "y": 357795, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300019, - "propState": 8, - "pos": { - "x": -56418, - "y": 16332, - "z": -499936 - }, - "rot": { - "x": 0, - "y": 46274, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300020, - "propState": 8, - "pos": { - "x": -55368, - "y": 13502, - "z": -475533 - }, - "rot": { - "x": 0, - "y": 281584, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300021, - "propState": 8, - "pos": { - "x": -17907, - "y": 18579, - "z": -492550 - }, - "rot": { - "x": 0, - "y": 79791, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300022, - "propState": 8, - "pos": { - "x": -90139, - "y": 14469, - "z": -578436 - }, - "rot": { - "x": 0, - "y": 155539, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300023, - "propState": 8, - "pos": { - "x": -32471, - "y": 14500, - "z": -571057 - }, - "rot": { - "x": 0, - "y": 199364, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "132": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 132, - "instId": 300001, - "propState": 8, - "pos": { - "x": 8970, - "y": 16163, - "z": -457590 - }, - "rot": { - "x": 0, - "y": 346125, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 132, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4904, - "y": 16192, - "z": -421624 - }, - "rot": { - "x": 0, - "y": 13165, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 132, - "instId": 300003, - "propState": 8, - "pos": { - "x": -13799, - "y": 20912, - "z": -395453 - }, - "rot": { - "x": 0, - "y": 85308, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 132, - "instId": 300004, - "propState": 8, - "pos": { - "x": 14052, - "y": 20996, - "z": -395411 - }, - "rot": { - "x": 0, - "y": 264975, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 132, - "instId": 300005, - "propState": 8, - "pos": { - "x": -19632, - "y": 24745, - "z": -369253 - }, - "rot": { - "x": 0, - "y": 241984, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 132, - "instId": 300006, - "propState": 8, - "pos": { - "x": -19479, - "y": 24745, - "z": -366559 - }, - "rot": { - "x": 0, - "y": 285201, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 132, - "instId": 300007, - "propState": 8, - "pos": { - "x": 19789, - "y": 24745, - "z": -378403 - }, - "rot": { - "x": 0, - "y": 157481, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 132, - "instId": 300008, - "propState": 8, - "pos": { - "x": 11121, - "y": 39687, - "z": -336960 - }, - "rot": { - "x": 0, - "y": 336442, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "133": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 133, - "instId": 300001, - "propState": 12, - "pos": { - "x": -14, - "y": 24745, - "z": -388085 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 133, - "instId": 300002, - "propState": 12, - "pos": { - "x": -10143, - "y": 39687, - "z": -336520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "135": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 135, - "instId": 300001, - "propState": 8, - "pos": { - "x": 231, - "y": 44831, - "z": -292208 - }, - "rot": { - "x": 0, - "y": 3431, - "z": 0 - }, - "propId": 103195 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300001, - "propState": 8, - "pos": { - "x": 113, - "y": 44183, - "z": -291689 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 132 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 138, - "instId": 300001, - "propState": 18, - "pos": { - "x": 53453, - "y": 34046, - "z": -538822 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 138, - "instId": 300002, - "propState": 18, - "pos": { - "x": 7704, - "y": -151567, - "z": -640256 - }, - "rot": { - "x": 0, - "y": 217884, - "z": 0 - }, - "propId": 103037 - }, - { - "groupId": 138, - "instId": 300003, - "propState": 18, - "pos": { - "x": 6445, - "y": -158705, - "z": -499916 - }, - "rot": { - "x": 0, - "y": 30297, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 138, - "instId": 300004, - "propState": 18, - "pos": { - "x": 48346, - "y": 16434, - "z": -490229 - }, - "rot": { - "x": 0, - "y": 48090, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 138, - "instId": 300005, - "propState": 18, - "pos": { - "x": -21584, - "y": 14500, - "z": -578062 - }, - "rot": { - "x": 0, - "y": 108497, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 138, - "instId": 300006, - "propState": 18, - "pos": { - "x": 9275, - "y": -158718, - "z": -521566 - }, - "rot": { - "x": 0, - "y": 236415, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 138, - "instId": 300007, - "propState": 18, - "pos": { - "x": -87896, - "y": 15101, - "z": -561892 - }, - "rot": { - "x": 0, - "y": 223588, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 138, - "instId": 300008, - "propState": 18, - "pos": { - "x": -43455, - "y": 14402, - "z": -488809 - }, - "rot": { - "x": 0, - "y": 236415, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 138, - "instId": 300009, - "propState": 18, - "pos": { - "x": -54657, - "y": 15409, - "z": -539700 - }, - "rot": { - "x": 0, - "y": 276499, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 138, - "instId": 300010, - "propState": 18, - "pos": { - "x": 95833, - "y": 15987, - "z": -485526 - }, - "rot": { - "x": 0, - "y": 2729, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 138, - "instId": 300011, - "propState": 18, - "pos": { - "x": 4908, - "y": 19814, - "z": -550118 - }, - "rot": { - "x": 0, - "y": 37383, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 138, - "instId": 300012, - "propState": 18, - "pos": { - "x": 875, - "y": -150985, - "z": -635221 - }, - "rot": { - "x": 0, - "y": 103826, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 138, - "instId": 300013, - "propState": 18, - "pos": { - "x": -56667, - "y": 14978, - "z": -475295 - }, - "rot": { - "x": 0, - "y": 180185, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "145": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 145, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1570, - "y": -152077, - "z": -643769 - }, - "rot": { - "x": 0, - "y": 14467, - "z": 0 - }, - "propId": 103249 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 54885, - "y": 33269, - "z": -546161 - }, - "rot": { - "x": 0, - "y": 343739, - "z": 0 - }, - "npcId": 13147 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 1, - "startGroupId": 145, - "isEnteredSceneInfo": true - } - }, - "1030403": { - "P10304_F10304001": { - "scenes": { - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 2838, - "y": -152973, - "z": -625160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": 6000, - "y": 16900, - "z": -499490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": 83780, - "y": 14612, - "z": -482135 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": -26799, - "y": 14500, - "z": -539450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030401": { - "anchorId": 1, - "groupId": 7, - "instId": 300001, - "pos": { - "x": 780, - "y": -153008, - "z": -621450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030402": { - "anchorId": 2, - "groupId": 7, - "instId": 300002, - "pos": { - "x": -64, - "y": 16900, - "z": -502297 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030403": { - "anchorId": 3, - "groupId": 7, - "instId": 300003, - "pos": { - "x": 79490, - "y": 14574, - "z": -485360 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "1030404": { - "anchorId": 4, - "groupId": 7, - "instId": 300004, - "pos": { - "x": -27164, - "y": 14400, - "z": -544747 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 12, - "pos": { - "x": 9875, - "y": -157638, - "z": -565108 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 12, - "pos": { - "x": 7480, - "y": -159508, - "z": -521354 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 12, - "pos": { - "x": -14756, - "y": -152077, - "z": -638256 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 12, - "pos": { - "x": 25095, - "y": -157638, - "z": -552371 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300005, - "propState": 12, - "pos": { - "x": 77690, - "y": 12572, - "z": -474338 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300006, - "propState": 12, - "pos": { - "x": 94802, - "y": 14644, - "z": -494720 - }, - "rot": { - "x": 0, - "y": 822, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300007, - "propState": 12, - "pos": { - "x": 58829, - "y": 33080, - "z": -539220 - }, - "rot": { - "x": 0, - "y": 270191, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300008, - "propState": 12, - "pos": { - "x": -160, - "y": 20500, - "z": -511440 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300009, - "propState": 12, - "pos": { - "x": -16972, - "y": 14478, - "z": -498911 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300010, - "propState": 12, - "pos": { - "x": -57497, - "y": 13503, - "z": -492926 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300011, - "propState": 12, - "pos": { - "x": -6308, - "y": 17210, - "z": -564434 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300012, - "propState": 12, - "pos": { - "x": -59759, - "y": 14531, - "z": -591122 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300013, - "propState": 12, - "pos": { - "x": -92921, - "y": 14500, - "z": -537040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300014, - "propState": 12, - "pos": { - "x": -22287, - "y": 14500, - "z": -528040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300015, - "propState": 12, - "pos": { - "x": -70332, - "y": 16410, - "z": -481750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": -159120, - "z": -508538 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103136 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 17188, - "z": -508538 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103136 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 1, - "pos": { - "x": -5000, - "y": -159500, - "z": -500000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 43190, - "z": -292076 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103210 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [ - { - "groupId": 44, - "instId": 400001, - "pos": { - "x": 22998, - "y": -150887, - "z": -641280 - }, - "rot": { - "x": 0, - "y": 250330, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 18, - "pos": { - "x": 29400, - "y": -148823, - "z": -640793 - }, - "rot": { - "x": 0, - "y": 266205, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 44, - "instId": 300002, - "propState": 1, - "pos": { - "x": 28042, - "y": -152077, - "z": -641112 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [ - { - "groupId": 45, - "instId": 400001, - "pos": { - "x": -12039, - "y": -151939, - "z": -608832 - }, - "rot": { - "x": 0, - "y": 121245, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 18, - "pos": { - "x": -11806, - "y": -151991, - "z": -608337 - }, - "rot": { - "x": 0, - "y": 311246, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 45, - "instId": 300002, - "propState": 1, - "pos": { - "x": -13096, - "y": -152232, - "z": -608529 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [ - { - "groupId": 46, - "instId": 400001, - "pos": { - "x": -3360, - "y": -155951, - "z": -572163 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 18, - "pos": { - "x": -3372, - "y": -156062, - "z": -572261 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 46, - "instId": 300002, - "propState": 1, - "pos": { - "x": -3433, - "y": -159502, - "z": -572060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [ - { - "groupId": 47, - "instId": 400001, - "pos": { - "x": 25216, - "y": -156492, - "z": -549917 - }, - "rot": { - "x": 0, - "y": 334232, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 18, - "pos": { - "x": 23942, - "y": -155377, - "z": -557765 - }, - "rot": { - "x": 0, - "y": 2092, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 47, - "instId": 300002, - "propState": 1, - "pos": { - "x": 23030, - "y": -157762, - "z": -557004 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [ - { - "groupId": 48, - "instId": 400001, - "pos": { - "x": -8887, - "y": -157613, - "z": -499215 - }, - "rot": { - "x": 0, - "y": 205529, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 18, - "pos": { - "x": -8500, - "y": -157725, - "z": -498825 - }, - "rot": { - "x": 0, - "y": 117050, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 48, - "instId": 300002, - "propState": 1, - "pos": { - "x": -8590, - "y": -159462, - "z": -500481 - }, - "rot": { - "x": 0, - "y": 261242, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [ - { - "groupId": 49, - "instId": 400001, - "pos": { - "x": -4606, - "y": 20608, - "z": -557707 - }, - "rot": { - "x": 0, - "y": 340208, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 18, - "pos": { - "x": -3724, - "y": 20045, - "z": -558611 - }, - "rot": { - "x": 0, - "y": 288633, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 49, - "instId": 300002, - "propState": 1, - "pos": { - "x": -2625, - "y": 17210, - "z": -558529 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [ - { - "groupId": 50, - "instId": 400001, - "pos": { - "x": 11072, - "y": 21624, - "z": -535671 - }, - "rot": { - "x": 0, - "y": 227910, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11249, - "y": 21270, - "z": -535767 - }, - "rot": { - "x": 0, - "y": 222503, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 50, - "instId": 300002, - "propState": 1, - "pos": { - "x": 11098, - "y": 18500, - "z": -536532 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [ - { - "groupId": 51, - "instId": 400001, - "pos": { - "x": -40388, - "y": 14475, - "z": -546256 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 18, - "pos": { - "x": -40437, - "y": 14452, - "z": -546354 - }, - "rot": { - "x": 0, - "y": 92017, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 51, - "instId": 300002, - "propState": 1, - "pos": { - "x": -39783, - "y": 14475, - "z": -546205 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [ - { - "groupId": 52, - "instId": 400001, - "pos": { - "x": -94431, - "y": 15912, - "z": -544356 - }, - "rot": { - "x": 0, - "y": 203385, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 18, - "pos": { - "x": -94385, - "y": 15846, - "z": -544319 - }, - "rot": { - "x": 0, - "y": 91124, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 52, - "instId": 300002, - "propState": 1, - "pos": { - "x": -92390, - "y": 14500, - "z": -543999 - }, - "rot": { - "x": 0, - "y": 261242, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [ - { - "groupId": 53, - "instId": 400001, - "pos": { - "x": -74466, - "y": 19184, - "z": -497263 - }, - "rot": { - "x": 0, - "y": 192422, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 18, - "pos": { - "x": -74430, - "y": 18508, - "z": -497339 - }, - "rot": { - "x": 0, - "y": 359324, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 53, - "instId": 300002, - "propState": 1, - "pos": { - "x": -74671, - "y": 16332, - "z": -498138 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [ - { - "groupId": 54, - "instId": 400001, - "pos": { - "x": -3453, - "y": 44409, - "z": -286735 - }, - "rot": { - "x": 0, - "y": 349010, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 18, - "pos": { - "x": -6183, - "y": 43664, - "z": -292586 - }, - "rot": { - "x": 0, - "y": 270450, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6040, - "y": 43670, - "z": -290478 - }, - "rot": { - "x": 0, - "y": 284176, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 54, - "instId": 300003, - "propState": 8, - "pos": { - "x": -4811, - "y": 43677, - "z": -288024 - }, - "rot": { - "x": 0, - "y": 309547, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 54, - "instId": 300004, - "propState": 1, - "pos": { - "x": -5550, - "y": 43194, - "z": -290231 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [ - { - "groupId": 55, - "instId": 400001, - "pos": { - "x": 14610, - "y": 20020, - "z": -460193 - }, - "rot": { - "x": 0, - "y": 106368, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 18, - "pos": { - "x": 14610, - "y": 20006, - "z": -460193 - }, - "rot": { - "x": 0, - "y": 116277, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 55, - "instId": 300002, - "propState": 1, - "pos": { - "x": 15053, - "y": 18947, - "z": -460149 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [ - { - "groupId": 56, - "instId": 400001, - "pos": { - "x": 15588, - "y": 14651, - "z": -484576 - }, - "rot": { - "x": 0, - "y": 156398, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 18, - "pos": { - "x": 15740, - "y": 14467, - "z": -484692 - }, - "rot": { - "x": 0, - "y": 216514, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 56, - "instId": 300002, - "propState": 1, - "pos": { - "x": 17335, - "y": 14394, - "z": -483606 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [ - { - "groupId": 57, - "instId": 400001, - "pos": { - "x": -28758, - "y": 18364, - "z": -505352 - }, - "rot": { - "x": 0, - "y": 358875, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 18, - "pos": { - "x": -28639, - "y": 18253, - "z": -505089 - }, - "rot": { - "x": 0, - "y": 317312, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 57, - "instId": 300002, - "propState": 1, - "pos": { - "x": -28662, - "y": 17500, - "z": -504578 - }, - "rot": { - "x": 0, - "y": 77246, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [ - { - "groupId": 58, - "instId": 400001, - "pos": { - "x": -6018, - "y": 24686, - "z": -507764 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 18, - "pos": { - "x": -6007, - "y": 22830, - "z": -507793 - }, - "rot": { - "x": 0, - "y": 170713, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6023, - "y": 23549, - "z": -507831 - }, - "rot": { - "x": 0, - "y": 4718, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 58, - "instId": 300003, - "propState": 8, - "pos": { - "x": -6011, - "y": 24705, - "z": -507824 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 58, - "instId": 300004, - "propState": 1, - "pos": { - "x": -6044, - "y": 20500, - "z": -508433 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [ - { - "groupId": 59, - "instId": 400001, - "pos": { - "x": 49101, - "y": 16467, - "z": -489816 - }, - "rot": { - "x": 0, - "y": 246699, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 18, - "pos": { - "x": 51156, - "y": 17931, - "z": -488492 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 59, - "instId": 300002, - "propState": 1, - "pos": { - "x": 50672, - "y": 15589, - "z": -487850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [ - { - "groupId": 60, - "instId": 400001, - "pos": { - "x": 50584, - "y": 32281, - "z": -523059 - }, - "rot": { - "x": 0, - "y": 325211, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 18, - "pos": { - "x": 48898, - "y": 35423, - "z": -528311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103024 - }, - { - "groupId": 60, - "instId": 300002, - "propState": 18, - "pos": { - "x": 51380, - "y": 35142, - "z": -528334 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103024 - }, - { - "groupId": 60, - "instId": 300003, - "propState": 18, - "pos": { - "x": 53955, - "y": 36111, - "z": -528361 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103024 - }, - { - "groupId": 60, - "instId": 300004, - "propState": 18, - "pos": { - "x": 53165, - "y": 33080, - "z": -529826 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 60, - "instId": 300005, - "propState": 1, - "pos": { - "x": 53165, - "y": 33080, - "z": -529826 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [ - { - "groupId": 61, - "instId": 400001, - "pos": { - "x": 68091, - "y": 15811, - "z": -514795 - }, - "rot": { - "x": 0, - "y": 153579, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 18, - "pos": { - "x": 67620, - "y": 16448, - "z": -514468 - }, - "rot": { - "x": 0, - "y": 23513, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 61, - "instId": 300002, - "propState": 1, - "pos": { - "x": 68091, - "y": 14212, - "z": -515102 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [ - { - "groupId": 62, - "instId": 400001, - "pos": { - "x": -5746, - "y": 19627, - "z": -544864 - }, - "rot": { - "x": 0, - "y": 8319, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 18, - "pos": { - "x": -5745, - "y": 18921, - "z": -544853 - }, - "rot": { - "x": 0, - "y": 22769, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 62, - "instId": 300002, - "propState": 1, - "pos": { - "x": -5475, - "y": 18457, - "z": -544624 - }, - "rot": { - "x": 0, - "y": 328197, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [ - { - "groupId": 63, - "instId": 400001, - "pos": { - "x": -86103, - "y": 15016, - "z": -569223 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 18, - "pos": { - "x": -85912, - "y": 15990, - "z": -569570 - }, - "rot": { - "x": 0, - "y": 176085, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 63, - "instId": 300002, - "propState": 1, - "pos": { - "x": -85732, - "y": 14500, - "z": -568852 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 11, - "pos": { - "x": 78062, - "y": 13138, - "z": -495469 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 11, - "pos": { - "x": 59382, - "y": 33080, - "z": -533026 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 11, - "pos": { - "x": -73980, - "y": 16332, - "z": -501140 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": 60499, - "y": 33080, - "z": -516300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4556, - "y": 39687, - "z": -316044 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030405": { - "anchorId": 1, - "groupId": 85, - "instId": 300001, - "pos": { - "x": 3, - "y": 39366, - "z": -325817 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "125": { - "monsters": [], - "npcs": [ - { - "groupId": 125, - "instId": 400001, - "pos": { - "x": -61773, - "y": 17256, - "z": -512810 - }, - "rot": { - "x": 0, - "y": 298057, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 125, - "instId": 300001, - "propState": 101, - "pos": { - "x": -61760, - "y": 16193, - "z": -512844 - }, - "rot": { - "x": 0, - "y": 32302, - "z": 0 - }, - "propId": 103047 - } - ], - "teleports": {} - }, - "126": { - "monsters": [], - "npcs": [ - { - "groupId": 126, - "instId": 400001, - "pos": { - "x": -65795, - "y": 16496, - "z": -478135 - }, - "rot": { - "x": 0, - "y": 181133, - "z": 0 - }, - "npcId": 13252 - } - ], - "props": [], - "teleports": {} - }, - "128": { - "monsters": [], - "npcs": [ - { - "groupId": 128, - "instId": 400001, - "pos": { - "x": -65176, - "y": 15375, - "z": -571334 - }, - "rot": { - "x": 0, - "y": 346324, - "z": 0 - }, - "npcId": 13161 - } - ], - "props": [], - "teleports": {} - }, - "131": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 131, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5421, - "y": -151651, - "z": -641644 - }, - "rot": { - "x": 0, - "y": 170496, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 131, - "instId": 300002, - "propState": 8, - "pos": { - "x": 7946, - "y": -152077, - "z": -642606 - }, - "rot": { - "x": 0, - "y": 314691, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 131, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14254, - "y": -152077, - "z": -641559 - }, - "rot": { - "x": 0, - "y": 344338, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 131, - "instId": 300004, - "propState": 8, - "pos": { - "x": 20426, - "y": -152077, - "z": -639690 - }, - "rot": { - "x": 0, - "y": 119176, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300005, - "propState": 8, - "pos": { - "x": 7384, - "y": -153556, - "z": -580243 - }, - "rot": { - "x": 0, - "y": 286949, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4807, - "y": -157750, - "z": -562964 - }, - "rot": { - "x": 0, - "y": 262842, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300007, - "propState": 8, - "pos": { - "x": 27194, - "y": -157810, - "z": -555309 - }, - "rot": { - "x": 0, - "y": 129986, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300008, - "propState": 8, - "pos": { - "x": 10228, - "y": -159462, - "z": -500480 - }, - "rot": { - "x": 0, - "y": 326741, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300009, - "propState": 8, - "pos": { - "x": -16554, - "y": 18947, - "z": -460709 - }, - "rot": { - "x": 0, - "y": 15255, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300010, - "propState": 8, - "pos": { - "x": 28671, - "y": 18947, - "z": -462951 - }, - "rot": { - "x": 0, - "y": 102236, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300011, - "propState": 8, - "pos": { - "x": 53002, - "y": 14212, - "z": -517613 - }, - "rot": { - "x": 0, - "y": 256664, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300012, - "propState": 8, - "pos": { - "x": 75160, - "y": 14612, - "z": -480834 - }, - "rot": { - "x": 0, - "y": 54954, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300013, - "propState": 8, - "pos": { - "x": 8372, - "y": 18500, - "z": -536920 - }, - "rot": { - "x": 0, - "y": 61590, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300014, - "propState": 8, - "pos": { - "x": 48383, - "y": 33630, - "z": -544948 - }, - "rot": { - "x": 0, - "y": 77056, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300015, - "propState": 8, - "pos": { - "x": -33259, - "y": 14500, - "z": -539161 - }, - "rot": { - "x": 0, - "y": 29295, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300016, - "propState": 8, - "pos": { - "x": -43667, - "y": 14500, - "z": -575141 - }, - "rot": { - "x": 0, - "y": 194745, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300017, - "propState": 8, - "pos": { - "x": -57909, - "y": 14500, - "z": -560231 - }, - "rot": { - "x": 0, - "y": 319858, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300018, - "propState": 8, - "pos": { - "x": -69474, - "y": 16332, - "z": -521260 - }, - "rot": { - "x": 0, - "y": 357795, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300019, - "propState": 8, - "pos": { - "x": -56418, - "y": 16332, - "z": -499936 - }, - "rot": { - "x": 0, - "y": 46274, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300020, - "propState": 8, - "pos": { - "x": -55368, - "y": 13502, - "z": -475533 - }, - "rot": { - "x": 0, - "y": 281584, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300021, - "propState": 8, - "pos": { - "x": -17907, - "y": 18579, - "z": -492550 - }, - "rot": { - "x": 0, - "y": 79791, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300022, - "propState": 8, - "pos": { - "x": -90139, - "y": 14469, - "z": -578436 - }, - "rot": { - "x": 0, - "y": 155539, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 131, - "instId": 300023, - "propState": 8, - "pos": { - "x": -32471, - "y": 14500, - "z": -571057 - }, - "rot": { - "x": 0, - "y": 199364, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "132": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 132, - "instId": 300001, - "propState": 8, - "pos": { - "x": 8970, - "y": 16163, - "z": -457590 - }, - "rot": { - "x": 0, - "y": 346125, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 132, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4904, - "y": 16192, - "z": -421624 - }, - "rot": { - "x": 0, - "y": 13165, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 132, - "instId": 300003, - "propState": 8, - "pos": { - "x": -13799, - "y": 20912, - "z": -395453 - }, - "rot": { - "x": 0, - "y": 85308, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 132, - "instId": 300004, - "propState": 8, - "pos": { - "x": 14052, - "y": 20996, - "z": -395411 - }, - "rot": { - "x": 0, - "y": 264975, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 132, - "instId": 300005, - "propState": 8, - "pos": { - "x": -19632, - "y": 24745, - "z": -369253 - }, - "rot": { - "x": 0, - "y": 241984, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 132, - "instId": 300006, - "propState": 8, - "pos": { - "x": -19479, - "y": 24745, - "z": -366559 - }, - "rot": { - "x": 0, - "y": 285201, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 132, - "instId": 300007, - "propState": 8, - "pos": { - "x": 19789, - "y": 24745, - "z": -378403 - }, - "rot": { - "x": 0, - "y": 157481, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 132, - "instId": 300008, - "propState": 8, - "pos": { - "x": 11121, - "y": 39687, - "z": -336960 - }, - "rot": { - "x": 0, - "y": 336442, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "133": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 133, - "instId": 300001, - "propState": 12, - "pos": { - "x": -14, - "y": 24745, - "z": -388085 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 133, - "instId": 300002, - "propState": 12, - "pos": { - "x": -10143, - "y": 39687, - "z": -336520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "135": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 135, - "instId": 300001, - "propState": 8, - "pos": { - "x": 231, - "y": 44831, - "z": -292208 - }, - "rot": { - "x": 0, - "y": 3431, - "z": 0 - }, - "propId": 103195 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300001, - "propState": 8, - "pos": { - "x": 113, - "y": 44183, - "z": -291689 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 132 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 138, - "instId": 300001, - "propState": 18, - "pos": { - "x": 53453, - "y": 34046, - "z": -538822 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 138, - "instId": 300002, - "propState": 18, - "pos": { - "x": 7704, - "y": -151567, - "z": -640256 - }, - "rot": { - "x": 0, - "y": 217884, - "z": 0 - }, - "propId": 103037 - }, - { - "groupId": 138, - "instId": 300003, - "propState": 18, - "pos": { - "x": 6445, - "y": -158705, - "z": -499916 - }, - "rot": { - "x": 0, - "y": 30297, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 138, - "instId": 300004, - "propState": 18, - "pos": { - "x": 48346, - "y": 16434, - "z": -490229 - }, - "rot": { - "x": 0, - "y": 48090, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 138, - "instId": 300005, - "propState": 18, - "pos": { - "x": -21584, - "y": 14500, - "z": -578062 - }, - "rot": { - "x": 0, - "y": 108497, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 138, - "instId": 300006, - "propState": 18, - "pos": { - "x": 9275, - "y": -158718, - "z": -521566 - }, - "rot": { - "x": 0, - "y": 236415, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 138, - "instId": 300007, - "propState": 18, - "pos": { - "x": -87896, - "y": 15101, - "z": -561892 - }, - "rot": { - "x": 0, - "y": 223588, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 138, - "instId": 300008, - "propState": 18, - "pos": { - "x": -43455, - "y": 14402, - "z": -488809 - }, - "rot": { - "x": 0, - "y": 236415, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 138, - "instId": 300009, - "propState": 18, - "pos": { - "x": -54657, - "y": 15409, - "z": -539700 - }, - "rot": { - "x": 0, - "y": 276499, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 138, - "instId": 300010, - "propState": 18, - "pos": { - "x": 95833, - "y": 15987, - "z": -485526 - }, - "rot": { - "x": 0, - "y": 2729, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 138, - "instId": 300011, - "propState": 18, - "pos": { - "x": 4908, - "y": 19814, - "z": -550118 - }, - "rot": { - "x": 0, - "y": 37383, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 138, - "instId": 300012, - "propState": 18, - "pos": { - "x": 875, - "y": -150985, - "z": -635221 - }, - "rot": { - "x": 0, - "y": 103826, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 138, - "instId": 300013, - "propState": 18, - "pos": { - "x": -56667, - "y": 14978, - "z": -475295 - }, - "rot": { - "x": 0, - "y": 180185, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "145": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 145, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1570, - "y": -152077, - "z": -643769 - }, - "rot": { - "x": 0, - "y": 14467, - "z": 0 - }, - "propId": 103249 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 54885, - "y": 33269, - "z": -546161 - }, - "rot": { - "x": 0, - "y": 343739, - "z": 0 - }, - "npcId": 13147 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 2, - "startGroupId": 156, - "isEnteredSceneInfo": true - } - }, - "1030501": { - "P10305_F10305001": { - "scenes": { - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 12, - "pos": { - "x": 57816, - "y": -16918, - "z": -250722 - }, - "rot": { - "x": 0, - "y": 164864, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 12, - "pos": { - "x": -61974, - "y": -16918, - "z": -243566 - }, - "rot": { - "x": 0, - "y": 215585, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 12, - "pos": { - "x": -19132, - "y": -16858, - "z": -282831 - }, - "rot": { - "x": 0, - "y": 237000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 12, - "pos": { - "x": 28506, - "y": -16858, - "z": -279701 - }, - "rot": { - "x": 0, - "y": 289813, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300006, - "propState": 12, - "pos": { - "x": -41122, - "y": 10090, - "z": -323070 - }, - "rot": { - "x": 0, - "y": 114000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300007, - "propState": 12, - "pos": { - "x": 50820, - "y": 10090, - "z": -318350 - }, - "rot": { - "x": 0, - "y": 133424, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300008, - "propState": 12, - "pos": { - "x": 12556, - "y": 10100, - "z": -329690 - }, - "rot": { - "x": 0, - "y": 172751, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300011, - "propState": 12, - "pos": { - "x": 19227, - "y": 1530, - "z": -374647 - }, - "rot": { - "x": 0, - "y": 224429, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300013, - "propState": 12, - "pos": { - "x": -18374, - "y": 1530, - "z": -432012 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300014, - "propState": 12, - "pos": { - "x": 19813, - "y": 7530, - "z": -418287 - }, - "rot": { - "x": 0, - "y": 270677, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300010, - "propState": 12, - "pos": { - "x": -35326, - "y": 7510, - "z": -454768 - }, - "rot": { - "x": 0, - "y": 31753, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300005, - "propState": 12, - "pos": { - "x": 63749, - "y": 7530, - "z": -428012 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300012, - "propState": 12, - "pos": { - "x": -42920, - "y": 7510, - "z": -455440 - }, - "rot": { - "x": 0, - "y": 330676, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300009, - "propState": 12, - "pos": { - "x": -62246, - "y": 7530, - "z": -418030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300015, - "propState": 12, - "pos": { - "x": -64991, - "y": 10081, - "z": -244760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300016, - "propState": 12, - "pos": { - "x": -19297, - "y": 7530, - "z": -427217 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 70987, - "y": -16918, - "z": -249130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 10, - "instId": 300002, - "propState": 1, - "pos": { - "x": 73440, - "y": 10129, - "z": -243065 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": -67698, - "y": -16918, - "z": -249130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 10, - "instId": 300004, - "propState": 1, - "pos": { - "x": -73516, - "y": 10129, - "z": -246650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [ - { - "groupId": 21, - "instId": 400001, - "pos": { - "x": 60, - "y": -15925, - "z": -259300 - }, - "rot": { - "x": 0, - "y": 181463, - "z": 0 - }, - "npcId": 13104 - } - ], - "props": [], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": 4580, - "y": -16858, - "z": -299790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3556, - "y": 1539, - "z": -378220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030201": { - "anchorId": 1, - "groupId": 31, - "instId": 300001, - "pos": { - "x": 197, - "y": 1547, - "z": -380008 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "1030301": { - "anchorId": 2, - "groupId": 31, - "instId": 300002, - "pos": { - "x": 220, - "y": -16858, - "z": -296000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "48": { - "monsters": [], - "npcs": [ - { - "groupId": 48, - "instId": 400001, - "pos": { - "x": -2732, - "y": 1613, - "z": -403001 - }, - "rot": { - "x": 0, - "y": 282206, - "z": 0 - }, - "npcId": 13101 - } - ], - "props": [], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 2, - "pos": { - "x": 48132, - "y": 7537, - "z": -438858 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103030 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 30129, - "y": 7537, - "z": -438858 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103030 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 8, - "pos": { - "x": -29944, - "y": 7537, - "z": -438827 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103030 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": -47942, - "y": 7537, - "z": -438858 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103030 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 1, - "pos": { - "x": 48245, - "y": 8509, - "z": -457571 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 139 - } - ], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300006, - "propState": 18, - "pos": { - "x": 41677, - "y": 8995, - "z": -456119 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - }, { - "groupId": 97, - "instId": 300001, - "propState": 18, - "pos": { - "x": 19897, - "y": 8132, - "z": -424579 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 97, - "instId": 300002, - "propState": 18, - "pos": { - "x": -45821, - "y": 8019, - "z": -451351 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103083 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "1030502": { - "P10305_F10305001": { - "scenes": { - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 12, - "pos": { - "x": 57816, - "y": -16918, - "z": -250722 - }, - "rot": { - "x": 0, - "y": 164864, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 12, - "pos": { - "x": -61974, - "y": -16918, - "z": -243566 - }, - "rot": { - "x": 0, - "y": 215585, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 12, - "pos": { - "x": -19132, - "y": -16858, - "z": -282831 - }, - "rot": { - "x": 0, - "y": 237000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 12, - "pos": { - "x": 28506, - "y": -16858, - "z": -279701 - }, - "rot": { - "x": 0, - "y": 289813, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300006, - "propState": 12, - "pos": { - "x": -41122, - "y": 10090, - "z": -323070 - }, - "rot": { - "x": 0, - "y": 114000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300007, - "propState": 12, - "pos": { - "x": 50820, - "y": 10090, - "z": -318350 - }, - "rot": { - "x": 0, - "y": 133424, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300008, - "propState": 12, - "pos": { - "x": 12556, - "y": 10100, - "z": -329690 - }, - "rot": { - "x": 0, - "y": 172751, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300011, - "propState": 12, - "pos": { - "x": 19227, - "y": 1530, - "z": -374647 - }, - "rot": { - "x": 0, - "y": 224429, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300013, - "propState": 12, - "pos": { - "x": -18374, - "y": 1530, - "z": -432012 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300014, - "propState": 12, - "pos": { - "x": 19813, - "y": 7530, - "z": -418287 - }, - "rot": { - "x": 0, - "y": 270677, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300010, - "propState": 12, - "pos": { - "x": -35326, - "y": 7510, - "z": -454768 - }, - "rot": { - "x": 0, - "y": 31753, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300005, - "propState": 12, - "pos": { - "x": 63749, - "y": 7530, - "z": -428012 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300012, - "propState": 12, - "pos": { - "x": -42920, - "y": 7510, - "z": -455440 - }, - "rot": { - "x": 0, - "y": 330676, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300009, - "propState": 12, - "pos": { - "x": -62246, - "y": 7530, - "z": -418030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300015, - "propState": 12, - "pos": { - "x": -64991, - "y": 10081, - "z": -244760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300016, - "propState": 12, - "pos": { - "x": -19297, - "y": 7530, - "z": -427217 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 70987, - "y": -16918, - "z": -249130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 10, - "instId": 300002, - "propState": 1, - "pos": { - "x": 73440, - "y": 10129, - "z": -243065 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": -67698, - "y": -16918, - "z": -249130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 10, - "instId": 300004, - "propState": 1, - "pos": { - "x": -73516, - "y": 10129, - "z": -246650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [ - { - "groupId": 21, - "instId": 400001, - "pos": { - "x": 60, - "y": -15925, - "z": -259300 - }, - "rot": { - "x": 0, - "y": 181463, - "z": 0 - }, - "npcId": 13104 - } - ], - "props": [], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": 4580, - "y": -16858, - "z": -299790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3556, - "y": 1539, - "z": -378220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030201": { - "anchorId": 1, - "groupId": 31, - "instId": 300001, - "pos": { - "x": 197, - "y": 1547, - "z": -380008 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "1030301": { - "anchorId": 2, - "groupId": 31, - "instId": 300002, - "pos": { - "x": 220, - "y": -16858, - "z": -296000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "48": { - "monsters": [], - "npcs": [ - { - "groupId": 48, - "instId": 400001, - "pos": { - "x": -2732, - "y": 1613, - "z": -403001 - }, - "rot": { - "x": 0, - "y": 282206, - "z": 0 - }, - "npcId": 13101 - } - ], - "props": [], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 2, - "pos": { - "x": 48132, - "y": 7537, - "z": -438858 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103030 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 30129, - "y": 7537, - "z": -438858 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103030 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 8, - "pos": { - "x": -29944, - "y": 7537, - "z": -438827 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103030 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": -47942, - "y": 7537, - "z": -438858 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103030 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 1, - "pos": { - "x": 48245, - "y": 8509, - "z": -457571 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 139 - } - ], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300006, - "propState": 18, - "pos": { - "x": 41677, - "y": 8995, - "z": -456119 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - }, { - "groupId": 97, - "instId": 300001, - "propState": 18, - "pos": { - "x": 19897, - "y": 8132, - "z": -424579 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 97, - "instId": 300002, - "propState": 18, - "pos": { - "x": -45821, - "y": 8019, - "z": -451351 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103083 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 2, - "startGroupId": 2, - "isEnteredSceneInfo": true - } - }, - "1030503": { - "P10305_F10305001": { - "scenes": { - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 12, - "pos": { - "x": 57816, - "y": -16918, - "z": -250722 - }, - "rot": { - "x": 0, - "y": 164864, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 12, - "pos": { - "x": -61974, - "y": -16918, - "z": -243566 - }, - "rot": { - "x": 0, - "y": 215585, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 12, - "pos": { - "x": -19132, - "y": -16858, - "z": -282831 - }, - "rot": { - "x": 0, - "y": 237000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 12, - "pos": { - "x": 28506, - "y": -16858, - "z": -279701 - }, - "rot": { - "x": 0, - "y": 289813, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300006, - "propState": 12, - "pos": { - "x": -41122, - "y": 10090, - "z": -323070 - }, - "rot": { - "x": 0, - "y": 114000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300007, - "propState": 12, - "pos": { - "x": 50820, - "y": 10090, - "z": -318350 - }, - "rot": { - "x": 0, - "y": 133424, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300008, - "propState": 12, - "pos": { - "x": 12556, - "y": 10100, - "z": -329690 - }, - "rot": { - "x": 0, - "y": 172751, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300011, - "propState": 12, - "pos": { - "x": 19227, - "y": 1530, - "z": -374647 - }, - "rot": { - "x": 0, - "y": 224429, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300013, - "propState": 12, - "pos": { - "x": -18374, - "y": 1530, - "z": -432012 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300014, - "propState": 12, - "pos": { - "x": 19813, - "y": 7530, - "z": -418287 - }, - "rot": { - "x": 0, - "y": 270677, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300010, - "propState": 12, - "pos": { - "x": -35326, - "y": 7510, - "z": -454768 - }, - "rot": { - "x": 0, - "y": 31753, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300005, - "propState": 12, - "pos": { - "x": 63749, - "y": 7530, - "z": -428012 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300012, - "propState": 12, - "pos": { - "x": -42920, - "y": 7510, - "z": -455440 - }, - "rot": { - "x": 0, - "y": 330676, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300009, - "propState": 12, - "pos": { - "x": -62246, - "y": 7530, - "z": -418030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300015, - "propState": 12, - "pos": { - "x": -64991, - "y": 10081, - "z": -244760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300016, - "propState": 12, - "pos": { - "x": -19297, - "y": 7530, - "z": -427217 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 70987, - "y": -16918, - "z": -249130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 10, - "instId": 300002, - "propState": 1, - "pos": { - "x": 73440, - "y": 10129, - "z": -243065 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": -67698, - "y": -16918, - "z": -249130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 10, - "instId": 300004, - "propState": 1, - "pos": { - "x": -73516, - "y": 10129, - "z": -246650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [ - { - "groupId": 21, - "instId": 400001, - "pos": { - "x": 60, - "y": -15925, - "z": -259300 - }, - "rot": { - "x": 0, - "y": 181463, - "z": 0 - }, - "npcId": 13104 - } - ], - "props": [], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": 4580, - "y": -16858, - "z": -299790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3556, - "y": 1539, - "z": -378220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030201": { - "anchorId": 1, - "groupId": 31, - "instId": 300001, - "pos": { - "x": 197, - "y": 1547, - "z": -380008 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "1030301": { - "anchorId": 2, - "groupId": 31, - "instId": 300002, - "pos": { - "x": 220, - "y": -16858, - "z": -296000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "48": { - "monsters": [], - "npcs": [ - { - "groupId": 48, - "instId": 400001, - "pos": { - "x": -2732, - "y": 1613, - "z": -403001 - }, - "rot": { - "x": 0, - "y": 282206, - "z": 0 - }, - "npcId": 13101 - } - ], - "props": [], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 2, - "pos": { - "x": 48132, - "y": 7537, - "z": -438858 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103030 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 30129, - "y": 7537, - "z": -438858 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103030 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 8, - "pos": { - "x": -29944, - "y": 7537, - "z": -438827 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103030 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": -47942, - "y": 7537, - "z": -438858 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103030 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 1, - "pos": { - "x": 48245, - "y": 8509, - "z": -457571 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 139 - } - ], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300006, - "propState": 18, - "pos": { - "x": 41677, - "y": 8995, - "z": -456119 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - }, { - "groupId": 97, - "instId": 300001, - "propState": 18, - "pos": { - "x": 19897, - "y": 8132, - "z": -424579 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 97, - "instId": 300002, - "propState": 18, - "pos": { - "x": -45821, - "y": 8019, - "z": -451351 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103083 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 1, - "startGroupId": 131, - "isEnteredSceneInfo": true - } - }, - "1030601": { - "P10306_F10306001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7322, - "y": 4913, - "z": 34247 - }, - "rot": { - "x": 0, - "y": 273329, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 21913, - "y": 4937, - "z": 70359 - }, - "rot": { - "x": 0, - "y": 327058, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 39703, - "y": 4933, - "z": 85631 - }, - "rot": { - "x": 0, - "y": 157837, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 2, - "instId": 300017, - "propState": 8, - "pos": { - "x": 25090, - "y": 4630, - "z": 115717 - }, - "rot": { - "x": 0, - "y": 255869, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300018, - "propState": 8, - "pos": { - "x": -23578, - "y": 3017, - "z": 114967 - }, - "rot": { - "x": 0, - "y": 152608, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300019, - "propState": 8, - "pos": { - "x": -20714, - "y": 3017, - "z": 113851 - }, - "rot": { - "x": 0, - "y": 257146, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300020, - "propState": 8, - "pos": { - "x": -22918, - "y": 3017, - "z": 112018 - }, - "rot": { - "x": 0, - "y": 24007, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300021, - "propState": 8, - "pos": { - "x": 14307, - "y": 3017, - "z": 91243 - }, - "rot": { - "x": 0, - "y": 24007, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300022, - "propState": 8, - "pos": { - "x": 13765, - "y": 3017, - "z": 89422 - }, - "rot": { - "x": 0, - "y": 240213, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300023, - "propState": 8, - "pos": { - "x": -37270, - "y": 4962, - "z": 110332 - }, - "rot": { - "x": 0, - "y": 174478, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": -42375, - "y": 4854, - "z": 83885 - }, - "rot": { - "x": 0, - "y": 207317, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300005, - "propState": 8, - "pos": { - "x": -60145, - "y": 4854, - "z": 68061 - }, - "rot": { - "x": 0, - "y": 337535, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300006, - "propState": 8, - "pos": { - "x": -81534, - "y": 4854, - "z": 112391 - }, - "rot": { - "x": 0, - "y": 274207, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300030, - "propState": 8, - "pos": { - "x": -93303, - "y": 4919, - "z": 106026 - }, - "rot": { - "x": 0, - "y": 343791, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300007, - "propState": 8, - "pos": { - "x": -64017, - "y": 4854, - "z": 145667 - }, - "rot": { - "x": 0, - "y": 218726, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300008, - "propState": 8, - "pos": { - "x": -39790, - "y": 4854, - "z": 164870 - }, - "rot": { - "x": 0, - "y": 304148, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300009, - "propState": 8, - "pos": { - "x": 11909, - "y": 4946, - "z": 172203 - }, - "rot": { - "x": 0, - "y": 194754, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300010, - "propState": 8, - "pos": { - "x": -11594, - "y": 4941, - "z": 172255 - }, - "rot": { - "x": 0, - "y": 174545, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300011, - "propState": 8, - "pos": { - "x": 63749, - "y": 4854, - "z": 147337 - }, - "rot": { - "x": 0, - "y": 167261, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300012, - "propState": 8, - "pos": { - "x": 62500, - "y": 4854, - "z": 73020 - }, - "rot": { - "x": 0, - "y": 15502, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300013, - "propState": 8, - "pos": { - "x": 81897, - "y": 4854, - "z": 112684 - }, - "rot": { - "x": 0, - "y": 92454, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300014, - "propState": 8, - "pos": { - "x": 50731, - "y": 5235, - "z": 33411 - }, - "rot": { - "x": 0, - "y": 235242, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300015, - "propState": 8, - "pos": { - "x": 34414, - "y": 4854, - "z": 46558 - }, - "rot": { - "x": 0, - "y": 92454, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300016, - "propState": 8, - "pos": { - "x": 43288, - "y": 4854, - "z": 144357 - }, - "rot": { - "x": 0, - "y": 92454, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300024, - "propState": 8, - "pos": { - "x": 76201, - "y": 4854, - "z": 100530 - }, - "rot": { - "x": 0, - "y": 325617, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300025, - "propState": 8, - "pos": { - "x": 77599, - "y": 4854, - "z": 100351 - }, - "rot": { - "x": 0, - "y": 15765, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300026, - "propState": 8, - "pos": { - "x": -11256, - "y": 4937, - "z": 65780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 2, - "instId": 300027, - "propState": 8, - "pos": { - "x": -12451, - "y": 4937, - "z": 66361 - }, - "rot": { - "x": 0, - "y": 308573, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 2, - "instId": 300028, - "propState": 8, - "pos": { - "x": 109111, - "y": 3859, - "z": 115284 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 2, - "instId": 300029, - "propState": 8, - "pos": { - "x": 126230, - "y": 3859, - "z": 109377 - }, - "rot": { - "x": 0, - "y": 49444, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4500, - "y": 4903, - "z": 24390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -79190, - "y": 4854, - "z": 115370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 78953, - "y": 4854, - "z": 114983 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 20385, - "y": 4937, - "z": 156122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030601": { - "anchorId": 1, - "groupId": 3, - "instId": 300001, - "pos": { - "x": 0, - "y": 4903, - "z": 26000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030602": { - "anchorId": 2, - "groupId": 3, - "instId": 300002, - "pos": { - "x": -84530, - "y": 4854, - "z": 110410 - }, - "rot": { - "x": 0, - "y": 271000, - "z": 0 - } - }, - "1030603": { - "anchorId": 3, - "groupId": 3, - "instId": 300003, - "pos": { - "x": 85840, - "y": 4854, - "z": 110533 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1030604": { - "anchorId": 4, - "groupId": 3, - "instId": 300004, - "pos": { - "x": 15521, - "y": 4937, - "z": 156520 - }, - "rot": { - "x": 0, - "y": 338250, - "z": 0 - } - } - } - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 12, - "pos": { - "x": 7132, - "y": 4924, - "z": 31360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 12, - "pos": { - "x": 17543, - "y": 4937, - "z": 68309 - }, - "rot": { - "x": 0, - "y": 335744, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 12, - "pos": { - "x": 19092, - "y": 3017, - "z": 104541 - }, - "rot": { - "x": 0, - "y": 288352, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 12, - "pos": { - "x": 20350, - "y": 4937, - "z": 160920 - }, - "rot": { - "x": 0, - "y": 296253, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300005, - "propState": 12, - "pos": { - "x": -21383, - "y": 3017, - "z": 116105 - }, - "rot": { - "x": 0, - "y": 283023, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300006, - "propState": 12, - "pos": { - "x": -40733, - "y": 4933, - "z": 91608 - }, - "rot": { - "x": 0, - "y": 63371, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300007, - "propState": 12, - "pos": { - "x": 53147, - "y": 4854, - "z": 153697 - }, - "rot": { - "x": 0, - "y": 344544, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300008, - "propState": 12, - "pos": { - "x": 105750, - "y": 3859, - "z": 115875 - }, - "rot": { - "x": 0, - "y": 177642, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300009, - "propState": 12, - "pos": { - "x": 115700, - "y": 3796, - "z": 100270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300010, - "propState": 12, - "pos": { - "x": 76568, - "y": 4854, - "z": 97940 - }, - "rot": { - "x": 0, - "y": 9263, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300011, - "propState": 12, - "pos": { - "x": 44630, - "y": 5325, - "z": 24514 - }, - "rot": { - "x": 0, - "y": 311735, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300012, - "propState": 12, - "pos": { - "x": -61023, - "y": 4876, - "z": 166111 - }, - "rot": { - "x": 0, - "y": 318603, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300013, - "propState": 12, - "pos": { - "x": -56992, - "y": 5795, - "z": 67016 - }, - "rot": { - "x": 0, - "y": 1748, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300014, - "propState": 12, - "pos": { - "x": -106696, - "y": 4915, - "z": 114340 - }, - "rot": { - "x": 0, - "y": 182428, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300015, - "propState": 12, - "pos": { - "x": 84730, - "y": 9530, - "z": 243431 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 1, - "pos": { - "x": -46858, - "y": 4853, - "z": 168375 - }, - "rot": { - "x": 0, - "y": 321141, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 1, - "pos": { - "x": 38367, - "y": 4853, - "z": 46423 - }, - "rot": { - "x": 0, - "y": 328236, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -44350, - "y": 7000, - "z": 141260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -43590, - "y": 7000, - "z": 79790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": -83950, - "y": 7000, - "z": 110211 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": 44280, - "y": 7000, - "z": 79710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300007, - "propState": 8, - "pos": { - "x": 43820, - "y": 7000, - "z": 141330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300008, - "propState": 8, - "pos": { - "x": 84180, - "y": 7000, - "z": 110406 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400002, - "pos": { - "x": 45425, - "y": 5617, - "z": 40985 - }, - "rot": { - "x": 0, - "y": 268129, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": 44948, - "y": 6441, - "z": 40551 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -22462, - "y": 3017, - "z": 113474 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": -10153, - "y": 4470, - "z": 114270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 22, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14323, - "y": 4960, - "z": 94350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 22, - "instId": 300004, - "propState": 8, - "pos": { - "x": 15188, - "y": 3017, - "z": 89958 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 22, - "instId": 300005, - "propState": 8, - "pos": { - "x": 11157, - "y": 3017, - "z": 111183 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 22, - "instId": 300006, - "propState": 8, - "pos": { - "x": -11456, - "y": 3017, - "z": 107025 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 22, - "instId": 300007, - "propState": 8, - "pos": { - "x": 2821, - "y": 3017, - "z": 99176 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [ - { - "groupId": 63, - "instId": 400001, - "pos": { - "x": -978, - "y": 5736, - "z": 163205 - }, - "rot": { - "x": 0, - "y": 169625, - "z": 0 - }, - "npcId": 3168 - }, - { - "groupId": 63, - "instId": 400002, - "pos": { - "x": -1505, - "y": 12933, - "z": 171508 - }, - "rot": { - "x": 0, - "y": 215815, - "z": 0 - }, - "npcId": 3027 - }, - { - "groupId": 63, - "instId": 400003, - "pos": { - "x": -2520, - "y": 10876, - "z": 171403 - }, - "rot": { - "x": 0, - "y": 49056, - "z": 0 - }, - "npcId": 3027 - }, - { - "groupId": 63, - "instId": 400004, - "pos": { - "x": -670, - "y": 7425, - "z": 169086 - }, - "rot": { - "x": 0, - "y": 335989, - "z": 0 - }, - "npcId": 3027 - }, { - "groupId": 63, - "instId": 400005, - "pos": { - "x": -149, - "y": 7451, - "z": 169074 - }, - "rot": { - "x": 0, - "y": 308354, - "z": 0 - }, - "npcId": 3027 - }, { - "groupId": 63, - "instId": 400006, - "pos": { - "x": 756, - "y": 5016, - "z": 163044 - }, - "rot": { - "x": 0, - "y": 331210, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400007, - "pos": { - "x": -4813, - "y": 5874, - "z": 171619 - }, - "rot": { - "x": 0, - "y": 277576, - "z": 0 - }, - "npcId": 3043 - }, { - "groupId": 63, - "instId": 400008, - "pos": { - "x": -244, - "y": 5136, - "z": 164489 - }, - "rot": { - "x": 0, - "y": 148680, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400009, - "pos": { - "x": 276, - "y": 5126, - "z": 164542 - }, - "rot": { - "x": 0, - "y": 180897, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400010, - "pos": { - "x": 4725, - "y": 4893, - "z": 175888 - }, - "rot": { - "x": 0, - "y": 324105, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400011, - "pos": { - "x": 5088, - "y": 4893, - "z": 177005 - }, - "rot": { - "x": 0, - "y": 223606, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400012, - "pos": { - "x": 4348, - "y": 4915, - "z": 175723 - }, - "rot": { - "x": 0, - "y": 343448, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400013, - "pos": { - "x": 5277, - "y": 4937, - "z": 168711 - }, - "rot": { - "x": 0, - "y": 332170, - "z": 0 - }, - "npcId": 3026 - }, { - "groupId": 63, - "instId": 400014, - "pos": { - "x": 5992, - "y": 4937, - "z": 169722 - }, - "rot": { - "x": 0, - "y": 272831, - "z": 0 - }, - "npcId": 3026 - }, { - "groupId": 63, - "instId": 400015, - "pos": { - "x": 5726, - "y": 4937, - "z": 169190 - }, - "rot": { - "x": 0, - "y": 296963, - "z": 0 - }, - "npcId": 3026 - }, { - "groupId": 63, - "instId": 400016, - "pos": { - "x": -4833, - "y": 5871, - "z": 172048 - }, - "rot": { - "x": 0, - "y": 260698, - "z": 0 - }, - "npcId": 3043 - }, { - "groupId": 63, - "instId": 400017, - "pos": { - "x": -6111, - "y": 4893, - "z": 167693 - }, - "rot": { - "x": 0, - "y": 86430, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400018, - "pos": { - "x": -5582, - "y": 4893, - "z": 166993 - }, - "rot": { - "x": 0, - "y": 15214, - "z": 0 - }, - "npcId": 3027 - }, { - "groupId": 63, - "instId": 400019, - "pos": { - "x": -5036, - "y": 4893, - "z": 167172 - }, - "rot": { - "x": 0, - "y": 316355, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400020, - "pos": { - "x": -5119, - "y": 4893, - "z": 168078 - }, - "rot": { - "x": 0, - "y": 208396, - "z": 0 - }, - "npcId": 3043 - }, { - "groupId": 63, - "instId": 400021, - "pos": { - "x": -5589, - "y": 4893, - "z": 167787 - }, - "rot": { - "x": 0, - "y": 138597, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 63, - "instId": 300005, - "propState": 8, - "pos": { - "x": 110, - "y": 4937, - "z": 162450 - }, - "rot": { - "x": 0, - "y": 169625, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [ - { - "groupId": 64, - "instId": 400001, - "pos": { - "x": 2813, - "y": 6673, - "z": 52963 - }, - "rot": { - "x": 0, - "y": 196503, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 18, - "pos": { - "x": 2425, - "y": 5813, - "z": 53129 - }, - "rot": { - "x": 0, - "y": 53195, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 64, - "instId": 300002, - "propState": 18, - "pos": { - "x": 2971, - "y": 5825, - "z": 52555 - }, - "rot": { - "x": 0, - "y": 216112, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 64, - "instId": 300004, - "propState": 18, - "pos": { - "x": 2484, - "y": -5097, - "z": 52579 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 64, - "instId": 300005, - "propState": 1, - "pos": { - "x": 2484, - "y": 4903, - "z": 52579 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [ - { - "groupId": 65, - "instId": 400001, - "pos": { - "x": -35817, - "y": 6707, - "z": 97875 - }, - "rot": { - "x": 0, - "y": 349562, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 18, - "pos": { - "x": -35415, - "y": 6413, - "z": 98580 - }, - "rot": { - "x": 0, - "y": 131635, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 65, - "instId": 300002, - "propState": 1, - "pos": { - "x": -34509, - "y": 4962, - "z": 97252 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [ - { - "groupId": 66, - "instId": 400001, - "pos": { - "x": -58673, - "y": 6858, - "z": 67769 - }, - "rot": { - "x": 0, - "y": 37481, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 18, - "pos": { - "x": -61100, - "y": 7774, - "z": 67719 - }, - "rot": { - "x": 0, - "y": 67336, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 66, - "instId": 300002, - "propState": 1, - "pos": { - "x": -58601, - "y": 4854, - "z": 68460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [ - { - "groupId": 67, - "instId": 400001, - "pos": { - "x": -69324, - "y": 5801, - "z": 88042 - }, - "rot": { - "x": 0, - "y": 130500, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 18, - "pos": { - "x": -69467, - "y": 5734, - "z": 88234 - }, - "rot": { - "x": 0, - "y": 105795, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 67, - "instId": 300002, - "propState": 1, - "pos": { - "x": -69224, - "y": 4854, - "z": 87964 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [ - { - "groupId": 68, - "instId": 400001, - "pos": { - "x": -72354, - "y": 4854, - "z": 115616 - }, - "rot": { - "x": 0, - "y": 133277, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 18, - "pos": { - "x": -79099, - "y": 6682, - "z": 118675 - }, - "rot": { - "x": 0, - "y": 168204, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 68, - "instId": 300002, - "propState": 1, - "pos": { - "x": -78425, - "y": 4854, - "z": 118159 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [ - { - "groupId": 69, - "instId": 400001, - "pos": { - "x": -106090, - "y": 6080, - "z": 98370 - }, - "rot": { - "x": 0, - "y": 358346, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 18, - "pos": { - "x": -106090, - "y": 6025, - "z": 98370 - }, - "rot": { - "x": 0, - "y": 19854, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 69, - "instId": 300002, - "propState": 1, - "pos": { - "x": -107586, - "y": 4911, - "z": 105676 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [ - { - "groupId": 70, - "instId": 400001, - "pos": { - "x": -55834, - "y": 6422, - "z": 183162 - }, - "rot": { - "x": 0, - "y": 82525, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 18, - "pos": { - "x": -55895, - "y": 6649, - "z": 183586 - }, - "rot": { - "x": 0, - "y": 95128, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 70, - "instId": 300002, - "propState": 1, - "pos": { - "x": -56469, - "y": 5332, - "z": 183514 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [ - { - "groupId": 71, - "instId": 400001, - "pos": { - "x": -53867, - "y": 6235, - "z": 159923 - }, - "rot": { - "x": 0, - "y": 52908, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 18, - "pos": { - "x": -54260, - "y": 6541, - "z": 159916 - }, - "rot": { - "x": 0, - "y": 32199, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 71, - "instId": 300002, - "propState": 1, - "pos": { - "x": -53613, - "y": 4854, - "z": 159863 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [ - { - "groupId": 72, - "instId": 400001, - "pos": { - "x": -10601, - "y": 16534, - "z": 117209 - }, - "rot": { - "x": 0, - "y": 243650, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22350, - "y": 9816, - "z": 126089 - }, - "rot": { - "x": 0, - "y": 101552, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 72, - "instId": 300002, - "propState": 1, - "pos": { - "x": -27159, - "y": 4228, - "z": 128047 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [ - { - "groupId": 73, - "instId": 400001, - "pos": { - "x": -979, - "y": 6257, - "z": 163201 - }, - "rot": { - "x": 0, - "y": 169391, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 18, - "pos": { - "x": -970, - "y": 6218, - "z": 163091 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 73, - "instId": 300002, - "propState": 1, - "pos": { - "x": 199, - "y": 4937, - "z": 157550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [ - { - "groupId": 74, - "instId": 400001, - "pos": { - "x": 14655, - "y": 4945, - "z": 141947 - }, - "rot": { - "x": 0, - "y": 358341, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 18, - "pos": { - "x": 15657, - "y": 5011, - "z": 142450 - }, - "rot": { - "x": 0, - "y": 107946, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 74, - "instId": 300002, - "propState": 1, - "pos": { - "x": 15531, - "y": 5113, - "z": 142885 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [ - { - "groupId": 75, - "instId": 400001, - "pos": { - "x": 40818, - "y": 8154, - "z": 133798 - }, - "rot": { - "x": 0, - "y": 244894, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 18, - "pos": { - "x": 40818, - "y": 8154, - "z": 133798 - }, - "rot": { - "x": 0, - "y": 244894, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 75, - "instId": 300002, - "propState": 1, - "pos": { - "x": 40168, - "y": 4937, - "z": 133367 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [ - { - "groupId": 76, - "instId": 400001, - "pos": { - "x": 71556, - "y": 8123, - "z": 127075 - }, - "rot": { - "x": 0, - "y": 198972, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 18, - "pos": { - "x": 72147, - "y": 7576, - "z": 126998 - }, - "rot": { - "x": 0, - "y": 213846, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 76, - "instId": 300002, - "propState": 1, - "pos": { - "x": 72168, - "y": 4854, - "z": 126998 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [ - { - "groupId": 77, - "instId": 400001, - "pos": { - "x": 68596, - "y": 8904, - "z": 98104 - }, - "rot": { - "x": 0, - "y": 344968, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 18, - "pos": { - "x": 68589, - "y": 8895, - "z": 98145 - }, - "rot": { - "x": 0, - "y": 13922, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 77, - "instId": 300002, - "propState": 1, - "pos": { - "x": 68292, - "y": 4854, - "z": 98391 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [ - { - "groupId": 78, - "instId": 400001, - "pos": { - "x": 103029, - "y": 4612, - "z": 115730 - }, - "rot": { - "x": 0, - "y": 319965, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 18, - "pos": { - "x": 100212, - "y": 4594, - "z": 115361 - }, - "rot": { - "x": 0, - "y": 45885, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 78, - "instId": 300002, - "propState": 8, - "pos": { - "x": 100902, - "y": 4583, - "z": 115243 - }, - "rot": { - "x": 0, - "y": 119437, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 78, - "instId": 300003, - "propState": 8, - "pos": { - "x": 102296, - "y": 4584, - "z": 115591 - }, - "rot": { - "x": 0, - "y": 315796, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 78, - "instId": 300004, - "propState": 1, - "pos": { - "x": 101007, - "y": 3859, - "z": 114934 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [ - { - "groupId": 79, - "instId": 400001, - "pos": { - "x": 64534, - "y": 8487, - "z": 36664 - }, - "rot": { - "x": 0, - "y": 291963, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 18, - "pos": { - "x": 64628, - "y": 8463, - "z": 36820 - }, - "rot": { - "x": 0, - "y": 63212, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 79, - "instId": 300002, - "propState": 1, - "pos": { - "x": 64525, - "y": 7735, - "z": 37611 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [ - { - "groupId": 80, - "instId": 400001, - "pos": { - "x": 44359, - "y": 9149, - "z": 60604 - }, - "rot": { - "x": 0, - "y": 53365, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 18, - "pos": { - "x": 44578, - "y": 8989, - "z": 60445 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 80, - "instId": 300002, - "propState": 1, - "pos": { - "x": 44038, - "y": 4854, - "z": 60245 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [ - { - "groupId": 81, - "instId": 400001, - "pos": { - "x": 20331, - "y": 3829, - "z": 114423 - }, - "rot": { - "x": 0, - "y": 61110, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 18, - "pos": { - "x": 19377, - "y": 4372, - "z": 114251 - }, - "rot": { - "x": 0, - "y": 83300, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 81, - "instId": 300002, - "propState": 1, - "pos": { - "x": 18352, - "y": 2979, - "z": 114193 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [ - { - "groupId": 82, - "instId": 400001, - "pos": { - "x": 9109, - "y": 3291, - "z": 128129 - }, - "rot": { - "x": 0, - "y": 52228, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 18, - "pos": { - "x": 8765, - "y": 3312, - "z": 127987 - }, - "rot": { - "x": 0, - "y": 66513, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 82, - "instId": 300002, - "propState": 1, - "pos": { - "x": 11818, - "y": 3017, - "z": 129493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [ - { - "groupId": 83, - "instId": 400001, - "pos": { - "x": 91607, - "y": 10823, - "z": 242903 - }, - "rot": { - "x": 0, - "y": 203177, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 18, - "pos": { - "x": 92046, - "y": 11555, - "z": 243435 - }, - "rot": { - "x": 0, - "y": 79628, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 83, - "instId": 300002, - "propState": 1, - "pos": { - "x": 91338, - "y": 9548, - "z": 242860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "206": { - "monsters": [], - "npcs": [ - { - "groupId": 206, - "instId": 400002, - "pos": { - "x": -121881, - "y": 4965, - "z": 99267 - }, - "rot": { - "x": 0, - "y": 17992, - "z": 0 - }, - "npcId": 3090 - } - ], - "props": [ - { - "groupId": 206, - "instId": 300001, - "propState": 8, - "pos": { - "x": -118235, - "y": 4915, - "z": 107588 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [ - { - "groupId": 208, - "instId": 400001, - "pos": { - "x": 124168, - "y": 4546, - "z": 89038 - }, - "rot": { - "x": 0, - "y": 13834, - "z": 0 - }, - "npcId": 2310 - }, { - "groupId": 208, - "instId": 400002, - "pos": { - "x": 125126, - "y": 4546, - "z": 88356 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2302 - }, { - "groupId": 208, - "instId": 400003, - "pos": { - "x": 123040, - "y": 4546, - "z": 88240 - }, - "rot": { - "x": 0, - "y": 21519, - "z": 0 - }, - "npcId": 2302 - } - ], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 8, - "pos": { - "x": 7681, - "y": 4937, - "z": 152616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "232": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 232, - "instId": 300001, - "propState": 8, - "pos": { - "x": 123580, - "y": 3680, - "z": 73840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103098 - } - ], - "teleports": {} - }, - "249": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 249, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22, - "y": 3800, - "z": 125024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 249, - "instId": 300002, - "propState": 8, - "pos": { - "x": 22, - "y": 3800, - "z": 125024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 249, - "instId": 300003, - "propState": 8, - "pos": { - "x": 22, - "y": 3800, - "z": 125024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 249, - "instId": 300005, - "propState": 8, - "pos": { - "x": 17, - "y": 2250, - "z": 134940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300006, - "propState": 8, - "pos": { - "x": 20, - "y": 3016, - "z": 110440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 115580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300008, - "propState": 8, - "pos": { - "x": -660, - "y": 13940, - "z": 112251 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300009, - "propState": 8, - "pos": { - "x": 8163, - "y": 12553, - "z": 121645 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300010, - "propState": 8, - "pos": { - "x": -11382, - "y": 13940, - "z": 119229 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300011, - "propState": 8, - "pos": { - "x": -7610, - "y": 12817, - "z": 120650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300012, - "propState": 8, - "pos": { - "x": 10743, - "y": 13940, - "z": 118047 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "271": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 271, - "instId": 300001, - "propState": 11, - "pos": { - "x": 67046, - "y": 4854, - "z": 140612 - }, - "rot": { - "x": 0, - "y": 265630, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "272": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 272, - "instId": 300001, - "propState": 11, - "pos": { - "x": -100184, - "y": 4915, - "z": 113935 - }, - "rot": { - "x": 0, - "y": 111570, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "273": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 273, - "instId": 300001, - "propState": 11, - "pos": { - "x": -21062, - "y": 4937, - "z": 161940 - }, - "rot": { - "x": 0, - "y": 74313, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "275": { - "monsters": [], - "npcs": [ - { - "groupId": 275, - "instId": 400001, - "pos": { - "x": -10060, - "y": 3017, - "z": 109140 - }, - "rot": { - "x": 0, - "y": 52648, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 275, - "instId": 300001, - "propState": 8, - "pos": { - "x": -10060, - "y": 3017, - "z": 109140 - }, - "rot": { - "x": 0, - "y": 52648, - "z": 0 - }, - "propId": 103256 - } - ], - "teleports": {} - }, - "276": { - "monsters": [], - "npcs": [ - { - "groupId": 276, - "instId": 400001, - "pos": { - "x": 9600, - "y": 3017, - "z": 111300 - }, - "rot": { - "x": 0, - "y": 289130, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 276, - "instId": 300002, - "propState": 8, - "pos": { - "x": 9600, - "y": 3017, - "z": 111300 - }, - "rot": { - "x": 0, - "y": 289130, - "z": 0 - }, - "propId": 103256 - } - ], - "teleports": {} - }, - "277": { - "monsters": [], - "npcs": [ - { - "groupId": 277, - "instId": 400001, - "pos": { - "x": 4860, - "y": 3017, - "z": 102970 - }, - "rot": { - "x": 0, - "y": 330043, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 277, - "instId": 300003, - "propState": 8, - "pos": { - "x": 4860, - "y": 3017, - "z": 102970 - }, - "rot": { - "x": 0, - "y": 330043, - "z": 0 - }, - "propId": 103256 - } - ], - "teleports": {} - }, - "326": { - "monsters": [], - "npcs": [ - { - "groupId": 326, - "instId": 400001, - "pos": { - "x": 108979, - "y": 3859, - "z": 105703 - }, - "rot": { - "x": 0, - "y": 29887, - "z": 0 - }, - "npcId": 13177 - } - ], - "props": [], - "teleports": {} - }, - "329": { - "monsters": [], - "npcs": [ - { - "groupId": 329, - "instId": 400001, - "pos": { - "x": -97405, - "y": 5313, - "z": 107809 - }, - "rot": { - "x": 0, - "y": 4965, - "z": 0 - }, - "npcId": 13346 - } - ], - "props": [ - { - "groupId": 329, - "instId": 300001, - "propState": 0, - "pos": { - "x": -97397, - "y": 5131, - "z": 108154 - }, - "rot": { - "x": 0, - "y": 7327, - "z": 0 - }, - "propId": 103142 - } - ], - "teleports": {} - }, - "351": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 351, - "instId": 300001, - "propState": 1, - "pos": { - "x": -79626, - "y": 5666, - "z": 106221 - }, - "rot": { - "x": 0, - "y": 86271, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 351, - "instId": 300002, - "propState": 1, - "pos": { - "x": -35326, - "y": 5586, - "z": 171081 - }, - "rot": { - "x": 0, - "y": 256384, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 351, - "instId": 300003, - "propState": 1, - "pos": { - "x": 19882, - "y": 5586, - "z": 43133 - }, - "rot": { - "x": 0, - "y": 80123, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 351, - "instId": 300004, - "propState": 1, - "pos": { - "x": 79740, - "y": 5586, - "z": 119760 - }, - "rot": { - "x": 0, - "y": 261972, - "z": 0 - }, - "propId": 103020 - } - ], - "teleports": {} - }, - "394": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 394, - "instId": 300001, - "propState": 18, - "pos": { - "x": 45587, - "y": 5894, - "z": 160678 - }, - "rot": { - "x": 0, - "y": 248853, - "z": 0 - }, - "propId": 103037 - }, - { - "groupId": 394, - "instId": 300002, - "propState": 18, - "pos": { - "x": -61959, - "y": 6707, - "z": 133102 - }, - "rot": { - "x": 0, - "y": 110610, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 394, - "instId": 300003, - "propState": 18, - "pos": { - "x": 42350, - "y": 6458, - "z": 33082 - }, - "rot": { - "x": 0, - "y": 30297, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 394, - "instId": 300004, - "propState": 18, - "pos": { - "x": 9155, - "y": 5891, - "z": 66769 - }, - "rot": { - "x": 0, - "y": 142183, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300005, - "propState": 18, - "pos": { - "x": 12751, - "y": 5522, - "z": 65328 - }, - "rot": { - "x": 0, - "y": 89545, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300006, - "propState": 18, - "pos": { - "x": -3316, - "y": 5608, - "z": 51301 - }, - "rot": { - "x": 0, - "y": 303779, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300007, - "propState": 18, - "pos": { - "x": 3290, - "y": 5872, - "z": 54638 - }, - "rot": { - "x": 0, - "y": 104072, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 394, - "instId": 300008, - "propState": 18, - "pos": { - "x": 44675, - "y": 5618, - "z": 42184 - }, - "rot": { - "x": 0, - "y": 106024, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300009, - "propState": 18, - "pos": { - "x": 86041, - "y": 10540, - "z": 240931 - }, - "rot": { - "x": 0, - "y": 358362, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300010, - "propState": 18, - "pos": { - "x": 133274, - "y": 4555, - "z": 95550 - }, - "rot": { - "x": 0, - "y": 35564, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 394, - "instId": 300011, - "propState": 18, - "pos": { - "x": -58397, - "y": 4934, - "z": 142590 - }, - "rot": { - "x": 0, - "y": 159303, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "395": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 395, - "instId": 300001, - "propState": 18, - "pos": { - "x": -43819, - "y": 5839, - "z": 125220 - }, - "rot": { - "x": 0, - "y": 20548, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 395, - "instId": 300002, - "propState": 18, - "pos": { - "x": 86127, - "y": 10146, - "z": 228987 - }, - "rot": { - "x": 0, - "y": 313547, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 395, - "instId": 300003, - "propState": 18, - "pos": { - "x": 41507, - "y": 4869, - "z": 171335 - }, - "rot": { - "x": 0, - "y": 79793, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 395, - "instId": 300004, - "propState": 18, - "pos": { - "x": -119330, - "y": 5601, - "z": 105677 - }, - "rot": { - "x": 0, - "y": 142183, - "z": 0 - }, - "propId": 103037 - } - ], - "teleports": {} - }, - "396": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 396, - "instId": 300001, - "propState": 18, - "pos": { - "x": 21249, - "y": 5953, - "z": 154350 - }, - "rot": { - "x": 0, - "y": 26863, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "1030602": { - "P10306_F10306001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7322, - "y": 4913, - "z": 34247 - }, - "rot": { - "x": 0, - "y": 273329, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 21913, - "y": 4937, - "z": 70359 - }, - "rot": { - "x": 0, - "y": 327058, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 39703, - "y": 4933, - "z": 85631 - }, - "rot": { - "x": 0, - "y": 157837, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 2, - "instId": 300017, - "propState": 8, - "pos": { - "x": 25090, - "y": 4630, - "z": 115717 - }, - "rot": { - "x": 0, - "y": 255869, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300018, - "propState": 8, - "pos": { - "x": -23578, - "y": 3017, - "z": 114967 - }, - "rot": { - "x": 0, - "y": 152608, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300019, - "propState": 8, - "pos": { - "x": -20714, - "y": 3017, - "z": 113851 - }, - "rot": { - "x": 0, - "y": 257146, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300020, - "propState": 8, - "pos": { - "x": -22918, - "y": 3017, - "z": 112018 - }, - "rot": { - "x": 0, - "y": 24007, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300021, - "propState": 8, - "pos": { - "x": 14307, - "y": 3017, - "z": 91243 - }, - "rot": { - "x": 0, - "y": 24007, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300022, - "propState": 8, - "pos": { - "x": 13765, - "y": 3017, - "z": 89422 - }, - "rot": { - "x": 0, - "y": 240213, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300023, - "propState": 8, - "pos": { - "x": -37270, - "y": 4962, - "z": 110332 - }, - "rot": { - "x": 0, - "y": 174478, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": -42375, - "y": 4854, - "z": 83885 - }, - "rot": { - "x": 0, - "y": 207317, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300005, - "propState": 8, - "pos": { - "x": -60145, - "y": 4854, - "z": 68061 - }, - "rot": { - "x": 0, - "y": 337535, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300006, - "propState": 8, - "pos": { - "x": -81534, - "y": 4854, - "z": 112391 - }, - "rot": { - "x": 0, - "y": 274207, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300030, - "propState": 8, - "pos": { - "x": -93303, - "y": 4919, - "z": 106026 - }, - "rot": { - "x": 0, - "y": 343791, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300007, - "propState": 8, - "pos": { - "x": -64017, - "y": 4854, - "z": 145667 - }, - "rot": { - "x": 0, - "y": 218726, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300008, - "propState": 8, - "pos": { - "x": -39790, - "y": 4854, - "z": 164870 - }, - "rot": { - "x": 0, - "y": 304148, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300009, - "propState": 8, - "pos": { - "x": 11909, - "y": 4946, - "z": 172203 - }, - "rot": { - "x": 0, - "y": 194754, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300010, - "propState": 8, - "pos": { - "x": -11594, - "y": 4941, - "z": 172255 - }, - "rot": { - "x": 0, - "y": 174545, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300011, - "propState": 8, - "pos": { - "x": 63749, - "y": 4854, - "z": 147337 - }, - "rot": { - "x": 0, - "y": 167261, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300012, - "propState": 8, - "pos": { - "x": 62500, - "y": 4854, - "z": 73020 - }, - "rot": { - "x": 0, - "y": 15502, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300013, - "propState": 8, - "pos": { - "x": 81897, - "y": 4854, - "z": 112684 - }, - "rot": { - "x": 0, - "y": 92454, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300014, - "propState": 8, - "pos": { - "x": 50731, - "y": 5235, - "z": 33411 - }, - "rot": { - "x": 0, - "y": 235242, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300015, - "propState": 8, - "pos": { - "x": 34414, - "y": 4854, - "z": 46558 - }, - "rot": { - "x": 0, - "y": 92454, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300016, - "propState": 8, - "pos": { - "x": 43288, - "y": 4854, - "z": 144357 - }, - "rot": { - "x": 0, - "y": 92454, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300024, - "propState": 8, - "pos": { - "x": 76201, - "y": 4854, - "z": 100530 - }, - "rot": { - "x": 0, - "y": 325617, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300025, - "propState": 8, - "pos": { - "x": 77599, - "y": 4854, - "z": 100351 - }, - "rot": { - "x": 0, - "y": 15765, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300026, - "propState": 8, - "pos": { - "x": -11256, - "y": 4937, - "z": 65780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 2, - "instId": 300027, - "propState": 8, - "pos": { - "x": -12451, - "y": 4937, - "z": 66361 - }, - "rot": { - "x": 0, - "y": 308573, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 2, - "instId": 300028, - "propState": 8, - "pos": { - "x": 109111, - "y": 3859, - "z": 115284 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 2, - "instId": 300029, - "propState": 8, - "pos": { - "x": 126230, - "y": 3859, - "z": 109377 - }, - "rot": { - "x": 0, - "y": 49444, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4500, - "y": 4903, - "z": 24390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -79190, - "y": 4854, - "z": 115370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 78953, - "y": 4854, - "z": 114983 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 20385, - "y": 4937, - "z": 156122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030601": { - "anchorId": 1, - "groupId": 3, - "instId": 300001, - "pos": { - "x": 0, - "y": 4903, - "z": 26000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030602": { - "anchorId": 2, - "groupId": 3, - "instId": 300002, - "pos": { - "x": -84530, - "y": 4854, - "z": 110410 - }, - "rot": { - "x": 0, - "y": 271000, - "z": 0 - } - }, - "1030603": { - "anchorId": 3, - "groupId": 3, - "instId": 300003, - "pos": { - "x": 85840, - "y": 4854, - "z": 110533 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1030604": { - "anchorId": 4, - "groupId": 3, - "instId": 300004, - "pos": { - "x": 15521, - "y": 4937, - "z": 156520 - }, - "rot": { - "x": 0, - "y": 338250, - "z": 0 - } - } - } - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 12, - "pos": { - "x": 7132, - "y": 4924, - "z": 31360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 12, - "pos": { - "x": 17543, - "y": 4937, - "z": 68309 - }, - "rot": { - "x": 0, - "y": 335744, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 12, - "pos": { - "x": 19092, - "y": 3017, - "z": 104541 - }, - "rot": { - "x": 0, - "y": 288352, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 12, - "pos": { - "x": 20350, - "y": 4937, - "z": 160920 - }, - "rot": { - "x": 0, - "y": 296253, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300005, - "propState": 12, - "pos": { - "x": -21383, - "y": 3017, - "z": 116105 - }, - "rot": { - "x": 0, - "y": 283023, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300006, - "propState": 12, - "pos": { - "x": -40733, - "y": 4933, - "z": 91608 - }, - "rot": { - "x": 0, - "y": 63371, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300007, - "propState": 12, - "pos": { - "x": 53147, - "y": 4854, - "z": 153697 - }, - "rot": { - "x": 0, - "y": 344544, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300008, - "propState": 12, - "pos": { - "x": 105750, - "y": 3859, - "z": 115875 - }, - "rot": { - "x": 0, - "y": 177642, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300009, - "propState": 12, - "pos": { - "x": 115700, - "y": 3796, - "z": 100270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300010, - "propState": 12, - "pos": { - "x": 76568, - "y": 4854, - "z": 97940 - }, - "rot": { - "x": 0, - "y": 9263, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300011, - "propState": 12, - "pos": { - "x": 44630, - "y": 5325, - "z": 24514 - }, - "rot": { - "x": 0, - "y": 311735, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300012, - "propState": 12, - "pos": { - "x": -61023, - "y": 4876, - "z": 166111 - }, - "rot": { - "x": 0, - "y": 318603, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300013, - "propState": 12, - "pos": { - "x": -56992, - "y": 5795, - "z": 67016 - }, - "rot": { - "x": 0, - "y": 1748, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300014, - "propState": 12, - "pos": { - "x": -106696, - "y": 4915, - "z": 114340 - }, - "rot": { - "x": 0, - "y": 182428, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300015, - "propState": 12, - "pos": { - "x": 84730, - "y": 9530, - "z": 243431 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 1, - "pos": { - "x": -46858, - "y": 4853, - "z": 168375 - }, - "rot": { - "x": 0, - "y": 321141, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 1, - "pos": { - "x": 38367, - "y": 4853, - "z": 46423 - }, - "rot": { - "x": 0, - "y": 328236, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -44350, - "y": 7000, - "z": 141260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -43590, - "y": 7000, - "z": 79790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": -83950, - "y": 7000, - "z": 110211 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": 44280, - "y": 7000, - "z": 79710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300007, - "propState": 8, - "pos": { - "x": 43820, - "y": 7000, - "z": 141330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300008, - "propState": 8, - "pos": { - "x": 84180, - "y": 7000, - "z": 110406 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400002, - "pos": { - "x": 45425, - "y": 5617, - "z": 40985 - }, - "rot": { - "x": 0, - "y": 268129, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": 44948, - "y": 6441, - "z": 40551 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -22462, - "y": 3017, - "z": 113474 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": -10153, - "y": 4470, - "z": 114270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 22, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14323, - "y": 4960, - "z": 94350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 22, - "instId": 300004, - "propState": 8, - "pos": { - "x": 15188, - "y": 3017, - "z": 89958 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 22, - "instId": 300005, - "propState": 8, - "pos": { - "x": 11157, - "y": 3017, - "z": 111183 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 22, - "instId": 300006, - "propState": 8, - "pos": { - "x": -11456, - "y": 3017, - "z": 107025 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 22, - "instId": 300007, - "propState": 8, - "pos": { - "x": 2821, - "y": 3017, - "z": 99176 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [ - { - "groupId": 63, - "instId": 400001, - "pos": { - "x": -978, - "y": 5736, - "z": 163205 - }, - "rot": { - "x": 0, - "y": 169625, - "z": 0 - }, - "npcId": 3168 - }, - { - "groupId": 63, - "instId": 400002, - "pos": { - "x": -1505, - "y": 12933, - "z": 171508 - }, - "rot": { - "x": 0, - "y": 215815, - "z": 0 - }, - "npcId": 3027 - }, - { - "groupId": 63, - "instId": 400003, - "pos": { - "x": -2520, - "y": 10876, - "z": 171403 - }, - "rot": { - "x": 0, - "y": 49056, - "z": 0 - }, - "npcId": 3027 - }, - { - "groupId": 63, - "instId": 400004, - "pos": { - "x": -670, - "y": 7425, - "z": 169086 - }, - "rot": { - "x": 0, - "y": 335989, - "z": 0 - }, - "npcId": 3027 - }, { - "groupId": 63, - "instId": 400005, - "pos": { - "x": -149, - "y": 7451, - "z": 169074 - }, - "rot": { - "x": 0, - "y": 308354, - "z": 0 - }, - "npcId": 3027 - }, { - "groupId": 63, - "instId": 400006, - "pos": { - "x": 756, - "y": 5016, - "z": 163044 - }, - "rot": { - "x": 0, - "y": 331210, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400007, - "pos": { - "x": -4813, - "y": 5874, - "z": 171619 - }, - "rot": { - "x": 0, - "y": 277576, - "z": 0 - }, - "npcId": 3043 - }, { - "groupId": 63, - "instId": 400008, - "pos": { - "x": -244, - "y": 5136, - "z": 164489 - }, - "rot": { - "x": 0, - "y": 148680, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400009, - "pos": { - "x": 276, - "y": 5126, - "z": 164542 - }, - "rot": { - "x": 0, - "y": 180897, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400010, - "pos": { - "x": 4725, - "y": 4893, - "z": 175888 - }, - "rot": { - "x": 0, - "y": 324105, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400011, - "pos": { - "x": 5088, - "y": 4893, - "z": 177005 - }, - "rot": { - "x": 0, - "y": 223606, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400012, - "pos": { - "x": 4348, - "y": 4915, - "z": 175723 - }, - "rot": { - "x": 0, - "y": 343448, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400013, - "pos": { - "x": 5277, - "y": 4937, - "z": 168711 - }, - "rot": { - "x": 0, - "y": 332170, - "z": 0 - }, - "npcId": 3026 - }, { - "groupId": 63, - "instId": 400014, - "pos": { - "x": 5992, - "y": 4937, - "z": 169722 - }, - "rot": { - "x": 0, - "y": 272831, - "z": 0 - }, - "npcId": 3026 - }, { - "groupId": 63, - "instId": 400015, - "pos": { - "x": 5726, - "y": 4937, - "z": 169190 - }, - "rot": { - "x": 0, - "y": 296963, - "z": 0 - }, - "npcId": 3026 - }, { - "groupId": 63, - "instId": 400016, - "pos": { - "x": -4833, - "y": 5871, - "z": 172048 - }, - "rot": { - "x": 0, - "y": 260698, - "z": 0 - }, - "npcId": 3043 - }, { - "groupId": 63, - "instId": 400017, - "pos": { - "x": -6111, - "y": 4893, - "z": 167693 - }, - "rot": { - "x": 0, - "y": 86430, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400018, - "pos": { - "x": -5582, - "y": 4893, - "z": 166993 - }, - "rot": { - "x": 0, - "y": 15214, - "z": 0 - }, - "npcId": 3027 - }, { - "groupId": 63, - "instId": 400019, - "pos": { - "x": -5036, - "y": 4893, - "z": 167172 - }, - "rot": { - "x": 0, - "y": 316355, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400020, - "pos": { - "x": -5119, - "y": 4893, - "z": 168078 - }, - "rot": { - "x": 0, - "y": 208396, - "z": 0 - }, - "npcId": 3043 - }, { - "groupId": 63, - "instId": 400021, - "pos": { - "x": -5589, - "y": 4893, - "z": 167787 - }, - "rot": { - "x": 0, - "y": 138597, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 63, - "instId": 300005, - "propState": 8, - "pos": { - "x": 110, - "y": 4937, - "z": 162450 - }, - "rot": { - "x": 0, - "y": 169625, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [ - { - "groupId": 64, - "instId": 400001, - "pos": { - "x": 2813, - "y": 6673, - "z": 52963 - }, - "rot": { - "x": 0, - "y": 196503, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 18, - "pos": { - "x": 2425, - "y": 5813, - "z": 53129 - }, - "rot": { - "x": 0, - "y": 53195, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 64, - "instId": 300002, - "propState": 18, - "pos": { - "x": 2971, - "y": 5825, - "z": 52555 - }, - "rot": { - "x": 0, - "y": 216112, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 64, - "instId": 300004, - "propState": 18, - "pos": { - "x": 2484, - "y": -5097, - "z": 52579 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 64, - "instId": 300005, - "propState": 1, - "pos": { - "x": 2484, - "y": 4903, - "z": 52579 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [ - { - "groupId": 65, - "instId": 400001, - "pos": { - "x": -35817, - "y": 6707, - "z": 97875 - }, - "rot": { - "x": 0, - "y": 349562, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 18, - "pos": { - "x": -35415, - "y": 6413, - "z": 98580 - }, - "rot": { - "x": 0, - "y": 131635, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 65, - "instId": 300002, - "propState": 1, - "pos": { - "x": -34509, - "y": 4962, - "z": 97252 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [ - { - "groupId": 66, - "instId": 400001, - "pos": { - "x": -58673, - "y": 6858, - "z": 67769 - }, - "rot": { - "x": 0, - "y": 37481, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 18, - "pos": { - "x": -61100, - "y": 7774, - "z": 67719 - }, - "rot": { - "x": 0, - "y": 67336, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 66, - "instId": 300002, - "propState": 1, - "pos": { - "x": -58601, - "y": 4854, - "z": 68460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [ - { - "groupId": 67, - "instId": 400001, - "pos": { - "x": -69324, - "y": 5801, - "z": 88042 - }, - "rot": { - "x": 0, - "y": 130500, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 18, - "pos": { - "x": -69467, - "y": 5734, - "z": 88234 - }, - "rot": { - "x": 0, - "y": 105795, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 67, - "instId": 300002, - "propState": 1, - "pos": { - "x": -69224, - "y": 4854, - "z": 87964 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [ - { - "groupId": 68, - "instId": 400001, - "pos": { - "x": -72354, - "y": 4854, - "z": 115616 - }, - "rot": { - "x": 0, - "y": 133277, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 18, - "pos": { - "x": -79099, - "y": 6682, - "z": 118675 - }, - "rot": { - "x": 0, - "y": 168204, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 68, - "instId": 300002, - "propState": 1, - "pos": { - "x": -78425, - "y": 4854, - "z": 118159 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [ - { - "groupId": 69, - "instId": 400001, - "pos": { - "x": -106090, - "y": 6080, - "z": 98370 - }, - "rot": { - "x": 0, - "y": 358346, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 18, - "pos": { - "x": -106090, - "y": 6025, - "z": 98370 - }, - "rot": { - "x": 0, - "y": 19854, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 69, - "instId": 300002, - "propState": 1, - "pos": { - "x": -107586, - "y": 4911, - "z": 105676 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [ - { - "groupId": 70, - "instId": 400001, - "pos": { - "x": -55834, - "y": 6422, - "z": 183162 - }, - "rot": { - "x": 0, - "y": 82525, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 18, - "pos": { - "x": -55895, - "y": 6649, - "z": 183586 - }, - "rot": { - "x": 0, - "y": 95128, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 70, - "instId": 300002, - "propState": 1, - "pos": { - "x": -56469, - "y": 5332, - "z": 183514 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [ - { - "groupId": 71, - "instId": 400001, - "pos": { - "x": -53867, - "y": 6235, - "z": 159923 - }, - "rot": { - "x": 0, - "y": 52908, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 18, - "pos": { - "x": -54260, - "y": 6541, - "z": 159916 - }, - "rot": { - "x": 0, - "y": 32199, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 71, - "instId": 300002, - "propState": 1, - "pos": { - "x": -53613, - "y": 4854, - "z": 159863 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [ - { - "groupId": 72, - "instId": 400001, - "pos": { - "x": -10601, - "y": 16534, - "z": 117209 - }, - "rot": { - "x": 0, - "y": 243650, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22350, - "y": 9816, - "z": 126089 - }, - "rot": { - "x": 0, - "y": 101552, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 72, - "instId": 300002, - "propState": 1, - "pos": { - "x": -27159, - "y": 4228, - "z": 128047 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [ - { - "groupId": 73, - "instId": 400001, - "pos": { - "x": -979, - "y": 6257, - "z": 163201 - }, - "rot": { - "x": 0, - "y": 169391, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 18, - "pos": { - "x": -970, - "y": 6218, - "z": 163091 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 73, - "instId": 300002, - "propState": 1, - "pos": { - "x": 199, - "y": 4937, - "z": 157550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [ - { - "groupId": 74, - "instId": 400001, - "pos": { - "x": 14655, - "y": 4945, - "z": 141947 - }, - "rot": { - "x": 0, - "y": 358341, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 18, - "pos": { - "x": 15657, - "y": 5011, - "z": 142450 - }, - "rot": { - "x": 0, - "y": 107946, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 74, - "instId": 300002, - "propState": 1, - "pos": { - "x": 15531, - "y": 5113, - "z": 142885 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [ - { - "groupId": 75, - "instId": 400001, - "pos": { - "x": 40818, - "y": 8154, - "z": 133798 - }, - "rot": { - "x": 0, - "y": 244894, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 18, - "pos": { - "x": 40818, - "y": 8154, - "z": 133798 - }, - "rot": { - "x": 0, - "y": 244894, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 75, - "instId": 300002, - "propState": 1, - "pos": { - "x": 40168, - "y": 4937, - "z": 133367 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [ - { - "groupId": 76, - "instId": 400001, - "pos": { - "x": 71556, - "y": 8123, - "z": 127075 - }, - "rot": { - "x": 0, - "y": 198972, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 18, - "pos": { - "x": 72147, - "y": 7576, - "z": 126998 - }, - "rot": { - "x": 0, - "y": 213846, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 76, - "instId": 300002, - "propState": 1, - "pos": { - "x": 72168, - "y": 4854, - "z": 126998 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [ - { - "groupId": 77, - "instId": 400001, - "pos": { - "x": 68596, - "y": 8904, - "z": 98104 - }, - "rot": { - "x": 0, - "y": 344968, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 18, - "pos": { - "x": 68589, - "y": 8895, - "z": 98145 - }, - "rot": { - "x": 0, - "y": 13922, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 77, - "instId": 300002, - "propState": 1, - "pos": { - "x": 68292, - "y": 4854, - "z": 98391 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [ - { - "groupId": 78, - "instId": 400001, - "pos": { - "x": 103029, - "y": 4612, - "z": 115730 - }, - "rot": { - "x": 0, - "y": 319965, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 18, - "pos": { - "x": 100212, - "y": 4594, - "z": 115361 - }, - "rot": { - "x": 0, - "y": 45885, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 78, - "instId": 300002, - "propState": 8, - "pos": { - "x": 100902, - "y": 4583, - "z": 115243 - }, - "rot": { - "x": 0, - "y": 119437, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 78, - "instId": 300003, - "propState": 8, - "pos": { - "x": 102296, - "y": 4584, - "z": 115591 - }, - "rot": { - "x": 0, - "y": 315796, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 78, - "instId": 300004, - "propState": 1, - "pos": { - "x": 101007, - "y": 3859, - "z": 114934 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [ - { - "groupId": 79, - "instId": 400001, - "pos": { - "x": 64534, - "y": 8487, - "z": 36664 - }, - "rot": { - "x": 0, - "y": 291963, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 18, - "pos": { - "x": 64628, - "y": 8463, - "z": 36820 - }, - "rot": { - "x": 0, - "y": 63212, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 79, - "instId": 300002, - "propState": 1, - "pos": { - "x": 64525, - "y": 7735, - "z": 37611 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [ - { - "groupId": 80, - "instId": 400001, - "pos": { - "x": 44359, - "y": 9149, - "z": 60604 - }, - "rot": { - "x": 0, - "y": 53365, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 18, - "pos": { - "x": 44578, - "y": 8989, - "z": 60445 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 80, - "instId": 300002, - "propState": 1, - "pos": { - "x": 44038, - "y": 4854, - "z": 60245 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [ - { - "groupId": 81, - "instId": 400001, - "pos": { - "x": 20331, - "y": 3829, - "z": 114423 - }, - "rot": { - "x": 0, - "y": 61110, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 18, - "pos": { - "x": 19377, - "y": 4372, - "z": 114251 - }, - "rot": { - "x": 0, - "y": 83300, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 81, - "instId": 300002, - "propState": 1, - "pos": { - "x": 18352, - "y": 2979, - "z": 114193 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [ - { - "groupId": 82, - "instId": 400001, - "pos": { - "x": 9109, - "y": 3291, - "z": 128129 - }, - "rot": { - "x": 0, - "y": 52228, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 18, - "pos": { - "x": 8765, - "y": 3312, - "z": 127987 - }, - "rot": { - "x": 0, - "y": 66513, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 82, - "instId": 300002, - "propState": 1, - "pos": { - "x": 11818, - "y": 3017, - "z": 129493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [ - { - "groupId": 83, - "instId": 400001, - "pos": { - "x": 91607, - "y": 10823, - "z": 242903 - }, - "rot": { - "x": 0, - "y": 203177, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 18, - "pos": { - "x": 92046, - "y": 11555, - "z": 243435 - }, - "rot": { - "x": 0, - "y": 79628, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 83, - "instId": 300002, - "propState": 1, - "pos": { - "x": 91338, - "y": 9548, - "z": 242860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "206": { - "monsters": [], - "npcs": [ - { - "groupId": 206, - "instId": 400002, - "pos": { - "x": -121881, - "y": 4965, - "z": 99267 - }, - "rot": { - "x": 0, - "y": 17992, - "z": 0 - }, - "npcId": 3090 - } - ], - "props": [ - { - "groupId": 206, - "instId": 300001, - "propState": 8, - "pos": { - "x": -118235, - "y": 4915, - "z": 107588 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [ - { - "groupId": 208, - "instId": 400001, - "pos": { - "x": 124168, - "y": 4546, - "z": 89038 - }, - "rot": { - "x": 0, - "y": 13834, - "z": 0 - }, - "npcId": 2310 - }, { - "groupId": 208, - "instId": 400002, - "pos": { - "x": 125126, - "y": 4546, - "z": 88356 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2302 - }, { - "groupId": 208, - "instId": 400003, - "pos": { - "x": 123040, - "y": 4546, - "z": 88240 - }, - "rot": { - "x": 0, - "y": 21519, - "z": 0 - }, - "npcId": 2302 - } - ], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 8, - "pos": { - "x": 7681, - "y": 4937, - "z": 152616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "232": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 232, - "instId": 300001, - "propState": 8, - "pos": { - "x": 123580, - "y": 3680, - "z": 73840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103098 - } - ], - "teleports": {} - }, - "249": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 249, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22, - "y": 3800, - "z": 125024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 249, - "instId": 300002, - "propState": 8, - "pos": { - "x": 22, - "y": 3800, - "z": 125024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 249, - "instId": 300003, - "propState": 8, - "pos": { - "x": 22, - "y": 3800, - "z": 125024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 249, - "instId": 300005, - "propState": 8, - "pos": { - "x": 17, - "y": 2250, - "z": 134940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300006, - "propState": 8, - "pos": { - "x": 20, - "y": 3016, - "z": 110440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 115580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300008, - "propState": 8, - "pos": { - "x": -660, - "y": 13940, - "z": 112251 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300009, - "propState": 8, - "pos": { - "x": 8163, - "y": 12553, - "z": 121645 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300010, - "propState": 8, - "pos": { - "x": -11382, - "y": 13940, - "z": 119229 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300011, - "propState": 8, - "pos": { - "x": -7610, - "y": 12817, - "z": 120650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300012, - "propState": 8, - "pos": { - "x": 10743, - "y": 13940, - "z": 118047 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "271": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 271, - "instId": 300001, - "propState": 11, - "pos": { - "x": 67046, - "y": 4854, - "z": 140612 - }, - "rot": { - "x": 0, - "y": 265630, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "272": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 272, - "instId": 300001, - "propState": 11, - "pos": { - "x": -100184, - "y": 4915, - "z": 113935 - }, - "rot": { - "x": 0, - "y": 111570, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "273": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 273, - "instId": 300001, - "propState": 11, - "pos": { - "x": -21062, - "y": 4937, - "z": 161940 - }, - "rot": { - "x": 0, - "y": 74313, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "275": { - "monsters": [], - "npcs": [ - { - "groupId": 275, - "instId": 400001, - "pos": { - "x": -10060, - "y": 3017, - "z": 109140 - }, - "rot": { - "x": 0, - "y": 52648, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 275, - "instId": 300001, - "propState": 8, - "pos": { - "x": -10060, - "y": 3017, - "z": 109140 - }, - "rot": { - "x": 0, - "y": 52648, - "z": 0 - }, - "propId": 103256 - } - ], - "teleports": {} - }, - "276": { - "monsters": [], - "npcs": [ - { - "groupId": 276, - "instId": 400001, - "pos": { - "x": 9600, - "y": 3017, - "z": 111300 - }, - "rot": { - "x": 0, - "y": 289130, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 276, - "instId": 300002, - "propState": 8, - "pos": { - "x": 9600, - "y": 3017, - "z": 111300 - }, - "rot": { - "x": 0, - "y": 289130, - "z": 0 - }, - "propId": 103256 - } - ], - "teleports": {} - }, - "277": { - "monsters": [], - "npcs": [ - { - "groupId": 277, - "instId": 400001, - "pos": { - "x": 4860, - "y": 3017, - "z": 102970 - }, - "rot": { - "x": 0, - "y": 330043, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 277, - "instId": 300003, - "propState": 8, - "pos": { - "x": 4860, - "y": 3017, - "z": 102970 - }, - "rot": { - "x": 0, - "y": 330043, - "z": 0 - }, - "propId": 103256 - } - ], - "teleports": {} - }, - "326": { - "monsters": [], - "npcs": [ - { - "groupId": 326, - "instId": 400001, - "pos": { - "x": 108979, - "y": 3859, - "z": 105703 - }, - "rot": { - "x": 0, - "y": 29887, - "z": 0 - }, - "npcId": 13177 - } - ], - "props": [], - "teleports": {} - }, - "329": { - "monsters": [], - "npcs": [ - { - "groupId": 329, - "instId": 400001, - "pos": { - "x": -97405, - "y": 5313, - "z": 107809 - }, - "rot": { - "x": 0, - "y": 4965, - "z": 0 - }, - "npcId": 13346 - } - ], - "props": [ - { - "groupId": 329, - "instId": 300001, - "propState": 0, - "pos": { - "x": -97397, - "y": 5131, - "z": 108154 - }, - "rot": { - "x": 0, - "y": 7327, - "z": 0 - }, - "propId": 103142 - } - ], - "teleports": {} - }, - "351": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 351, - "instId": 300001, - "propState": 1, - "pos": { - "x": -79626, - "y": 5666, - "z": 106221 - }, - "rot": { - "x": 0, - "y": 86271, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 351, - "instId": 300002, - "propState": 1, - "pos": { - "x": -35326, - "y": 5586, - "z": 171081 - }, - "rot": { - "x": 0, - "y": 256384, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 351, - "instId": 300003, - "propState": 1, - "pos": { - "x": 19882, - "y": 5586, - "z": 43133 - }, - "rot": { - "x": 0, - "y": 80123, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 351, - "instId": 300004, - "propState": 1, - "pos": { - "x": 79740, - "y": 5586, - "z": 119760 - }, - "rot": { - "x": 0, - "y": 261972, - "z": 0 - }, - "propId": 103020 - } - ], - "teleports": {} - }, - "394": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 394, - "instId": 300001, - "propState": 18, - "pos": { - "x": 45587, - "y": 5894, - "z": 160678 - }, - "rot": { - "x": 0, - "y": 248853, - "z": 0 - }, - "propId": 103037 - }, - { - "groupId": 394, - "instId": 300002, - "propState": 18, - "pos": { - "x": -61959, - "y": 6707, - "z": 133102 - }, - "rot": { - "x": 0, - "y": 110610, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 394, - "instId": 300003, - "propState": 18, - "pos": { - "x": 42350, - "y": 6458, - "z": 33082 - }, - "rot": { - "x": 0, - "y": 30297, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 394, - "instId": 300004, - "propState": 18, - "pos": { - "x": 9155, - "y": 5891, - "z": 66769 - }, - "rot": { - "x": 0, - "y": 142183, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300005, - "propState": 18, - "pos": { - "x": 12751, - "y": 5522, - "z": 65328 - }, - "rot": { - "x": 0, - "y": 89545, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300006, - "propState": 18, - "pos": { - "x": -3316, - "y": 5608, - "z": 51301 - }, - "rot": { - "x": 0, - "y": 303779, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300007, - "propState": 18, - "pos": { - "x": 3290, - "y": 5872, - "z": 54638 - }, - "rot": { - "x": 0, - "y": 104072, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 394, - "instId": 300008, - "propState": 18, - "pos": { - "x": 44675, - "y": 5618, - "z": 42184 - }, - "rot": { - "x": 0, - "y": 106024, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300009, - "propState": 18, - "pos": { - "x": 86041, - "y": 10540, - "z": 240931 - }, - "rot": { - "x": 0, - "y": 358362, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300010, - "propState": 18, - "pos": { - "x": 133274, - "y": 4555, - "z": 95550 - }, - "rot": { - "x": 0, - "y": 35564, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 394, - "instId": 300011, - "propState": 18, - "pos": { - "x": -58397, - "y": 4934, - "z": 142590 - }, - "rot": { - "x": 0, - "y": 159303, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "395": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 395, - "instId": 300001, - "propState": 18, - "pos": { - "x": -43819, - "y": 5839, - "z": 125220 - }, - "rot": { - "x": 0, - "y": 20548, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 395, - "instId": 300002, - "propState": 18, - "pos": { - "x": 86127, - "y": 10146, - "z": 228987 - }, - "rot": { - "x": 0, - "y": 313547, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 395, - "instId": 300003, - "propState": 18, - "pos": { - "x": 41507, - "y": 4869, - "z": 171335 - }, - "rot": { - "x": 0, - "y": 79793, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 395, - "instId": 300004, - "propState": 18, - "pos": { - "x": -119330, - "y": 5601, - "z": 105677 - }, - "rot": { - "x": 0, - "y": 142183, - "z": 0 - }, - "propId": 103037 - } - ], - "teleports": {} - }, - "396": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 396, - "instId": 300001, - "propState": 18, - "pos": { - "x": 21249, - "y": 5953, - "z": 154350 - }, - "rot": { - "x": 0, - "y": 26863, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 1, - "startGroupId": 7, - "isEnteredSceneInfo": true - } - }, - "1030603": { - "P10306_F10306001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7322, - "y": 4913, - "z": 34247 - }, - "rot": { - "x": 0, - "y": 273329, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 21913, - "y": 4937, - "z": 70359 - }, - "rot": { - "x": 0, - "y": 327058, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 39703, - "y": 4933, - "z": 85631 - }, - "rot": { - "x": 0, - "y": 157837, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 2, - "instId": 300017, - "propState": 8, - "pos": { - "x": 25090, - "y": 4630, - "z": 115717 - }, - "rot": { - "x": 0, - "y": 255869, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300018, - "propState": 8, - "pos": { - "x": -23578, - "y": 3017, - "z": 114967 - }, - "rot": { - "x": 0, - "y": 152608, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300019, - "propState": 8, - "pos": { - "x": -20714, - "y": 3017, - "z": 113851 - }, - "rot": { - "x": 0, - "y": 257146, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300020, - "propState": 8, - "pos": { - "x": -22918, - "y": 3017, - "z": 112018 - }, - "rot": { - "x": 0, - "y": 24007, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300021, - "propState": 8, - "pos": { - "x": 14307, - "y": 3017, - "z": 91243 - }, - "rot": { - "x": 0, - "y": 24007, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300022, - "propState": 8, - "pos": { - "x": 13765, - "y": 3017, - "z": 89422 - }, - "rot": { - "x": 0, - "y": 240213, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300023, - "propState": 8, - "pos": { - "x": -37270, - "y": 4962, - "z": 110332 - }, - "rot": { - "x": 0, - "y": 174478, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": -42375, - "y": 4854, - "z": 83885 - }, - "rot": { - "x": 0, - "y": 207317, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300005, - "propState": 8, - "pos": { - "x": -60145, - "y": 4854, - "z": 68061 - }, - "rot": { - "x": 0, - "y": 337535, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300006, - "propState": 8, - "pos": { - "x": -81534, - "y": 4854, - "z": 112391 - }, - "rot": { - "x": 0, - "y": 274207, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300030, - "propState": 8, - "pos": { - "x": -93303, - "y": 4919, - "z": 106026 - }, - "rot": { - "x": 0, - "y": 343791, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300007, - "propState": 8, - "pos": { - "x": -64017, - "y": 4854, - "z": 145667 - }, - "rot": { - "x": 0, - "y": 218726, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300008, - "propState": 8, - "pos": { - "x": -39790, - "y": 4854, - "z": 164870 - }, - "rot": { - "x": 0, - "y": 304148, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300009, - "propState": 8, - "pos": { - "x": 11909, - "y": 4946, - "z": 172203 - }, - "rot": { - "x": 0, - "y": 194754, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300010, - "propState": 8, - "pos": { - "x": -11594, - "y": 4941, - "z": 172255 - }, - "rot": { - "x": 0, - "y": 174545, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300011, - "propState": 8, - "pos": { - "x": 63749, - "y": 4854, - "z": 147337 - }, - "rot": { - "x": 0, - "y": 167261, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300012, - "propState": 8, - "pos": { - "x": 62500, - "y": 4854, - "z": 73020 - }, - "rot": { - "x": 0, - "y": 15502, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300013, - "propState": 8, - "pos": { - "x": 81897, - "y": 4854, - "z": 112684 - }, - "rot": { - "x": 0, - "y": 92454, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300014, - "propState": 8, - "pos": { - "x": 50731, - "y": 5235, - "z": 33411 - }, - "rot": { - "x": 0, - "y": 235242, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300015, - "propState": 8, - "pos": { - "x": 34414, - "y": 4854, - "z": 46558 - }, - "rot": { - "x": 0, - "y": 92454, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300016, - "propState": 8, - "pos": { - "x": 43288, - "y": 4854, - "z": 144357 - }, - "rot": { - "x": 0, - "y": 92454, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300024, - "propState": 8, - "pos": { - "x": 76201, - "y": 4854, - "z": 100530 - }, - "rot": { - "x": 0, - "y": 325617, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300025, - "propState": 8, - "pos": { - "x": 77599, - "y": 4854, - "z": 100351 - }, - "rot": { - "x": 0, - "y": 15765, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300026, - "propState": 8, - "pos": { - "x": -11256, - "y": 4937, - "z": 65780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 2, - "instId": 300027, - "propState": 8, - "pos": { - "x": -12451, - "y": 4937, - "z": 66361 - }, - "rot": { - "x": 0, - "y": 308573, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 2, - "instId": 300028, - "propState": 8, - "pos": { - "x": 109111, - "y": 3859, - "z": 115284 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 2, - "instId": 300029, - "propState": 8, - "pos": { - "x": 126230, - "y": 3859, - "z": 109377 - }, - "rot": { - "x": 0, - "y": 49444, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4500, - "y": 4903, - "z": 24390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -79190, - "y": 4854, - "z": 115370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 78953, - "y": 4854, - "z": 114983 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 20385, - "y": 4937, - "z": 156122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030601": { - "anchorId": 1, - "groupId": 3, - "instId": 300001, - "pos": { - "x": 0, - "y": 4903, - "z": 26000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030602": { - "anchorId": 2, - "groupId": 3, - "instId": 300002, - "pos": { - "x": -84530, - "y": 4854, - "z": 110410 - }, - "rot": { - "x": 0, - "y": 271000, - "z": 0 - } - }, - "1030603": { - "anchorId": 3, - "groupId": 3, - "instId": 300003, - "pos": { - "x": 85840, - "y": 4854, - "z": 110533 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1030604": { - "anchorId": 4, - "groupId": 3, - "instId": 300004, - "pos": { - "x": 15521, - "y": 4937, - "z": 156520 - }, - "rot": { - "x": 0, - "y": 338250, - "z": 0 - } - } - } - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 12, - "pos": { - "x": 7132, - "y": 4924, - "z": 31360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 12, - "pos": { - "x": 17543, - "y": 4937, - "z": 68309 - }, - "rot": { - "x": 0, - "y": 335744, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 12, - "pos": { - "x": 19092, - "y": 3017, - "z": 104541 - }, - "rot": { - "x": 0, - "y": 288352, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 12, - "pos": { - "x": 20350, - "y": 4937, - "z": 160920 - }, - "rot": { - "x": 0, - "y": 296253, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300005, - "propState": 12, - "pos": { - "x": -21383, - "y": 3017, - "z": 116105 - }, - "rot": { - "x": 0, - "y": 283023, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300006, - "propState": 12, - "pos": { - "x": -40733, - "y": 4933, - "z": 91608 - }, - "rot": { - "x": 0, - "y": 63371, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300007, - "propState": 12, - "pos": { - "x": 53147, - "y": 4854, - "z": 153697 - }, - "rot": { - "x": 0, - "y": 344544, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300008, - "propState": 12, - "pos": { - "x": 105750, - "y": 3859, - "z": 115875 - }, - "rot": { - "x": 0, - "y": 177642, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300009, - "propState": 12, - "pos": { - "x": 115700, - "y": 3796, - "z": 100270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300010, - "propState": 12, - "pos": { - "x": 76568, - "y": 4854, - "z": 97940 - }, - "rot": { - "x": 0, - "y": 9263, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300011, - "propState": 12, - "pos": { - "x": 44630, - "y": 5325, - "z": 24514 - }, - "rot": { - "x": 0, - "y": 311735, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300012, - "propState": 12, - "pos": { - "x": -61023, - "y": 4876, - "z": 166111 - }, - "rot": { - "x": 0, - "y": 318603, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300013, - "propState": 12, - "pos": { - "x": -56992, - "y": 5795, - "z": 67016 - }, - "rot": { - "x": 0, - "y": 1748, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300014, - "propState": 12, - "pos": { - "x": -106696, - "y": 4915, - "z": 114340 - }, - "rot": { - "x": 0, - "y": 182428, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300015, - "propState": 12, - "pos": { - "x": 84730, - "y": 9530, - "z": 243431 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 1, - "pos": { - "x": -46858, - "y": 4853, - "z": 168375 - }, - "rot": { - "x": 0, - "y": 321141, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 1, - "pos": { - "x": 38367, - "y": 4853, - "z": 46423 - }, - "rot": { - "x": 0, - "y": 328236, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -44350, - "y": 7000, - "z": 141260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -43590, - "y": 7000, - "z": 79790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": -83950, - "y": 7000, - "z": 110211 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": 44280, - "y": 7000, - "z": 79710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300007, - "propState": 8, - "pos": { - "x": 43820, - "y": 7000, - "z": 141330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300008, - "propState": 8, - "pos": { - "x": 84180, - "y": 7000, - "z": 110406 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400002, - "pos": { - "x": 45425, - "y": 5617, - "z": 40985 - }, - "rot": { - "x": 0, - "y": 268129, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": 44948, - "y": 6441, - "z": 40551 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -22462, - "y": 3017, - "z": 113474 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": -10153, - "y": 4470, - "z": 114270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 22, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14323, - "y": 4960, - "z": 94350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 22, - "instId": 300004, - "propState": 8, - "pos": { - "x": 15188, - "y": 3017, - "z": 89958 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 22, - "instId": 300005, - "propState": 8, - "pos": { - "x": 11157, - "y": 3017, - "z": 111183 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 22, - "instId": 300006, - "propState": 8, - "pos": { - "x": -11456, - "y": 3017, - "z": 107025 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 22, - "instId": 300007, - "propState": 8, - "pos": { - "x": 2821, - "y": 3017, - "z": 99176 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [ - { - "groupId": 63, - "instId": 400001, - "pos": { - "x": -978, - "y": 5736, - "z": 163205 - }, - "rot": { - "x": 0, - "y": 169625, - "z": 0 - }, - "npcId": 3168 - }, - { - "groupId": 63, - "instId": 400002, - "pos": { - "x": -1505, - "y": 12933, - "z": 171508 - }, - "rot": { - "x": 0, - "y": 215815, - "z": 0 - }, - "npcId": 3027 - }, - { - "groupId": 63, - "instId": 400003, - "pos": { - "x": -2520, - "y": 10876, - "z": 171403 - }, - "rot": { - "x": 0, - "y": 49056, - "z": 0 - }, - "npcId": 3027 - }, - { - "groupId": 63, - "instId": 400004, - "pos": { - "x": -670, - "y": 7425, - "z": 169086 - }, - "rot": { - "x": 0, - "y": 335989, - "z": 0 - }, - "npcId": 3027 - }, { - "groupId": 63, - "instId": 400005, - "pos": { - "x": -149, - "y": 7451, - "z": 169074 - }, - "rot": { - "x": 0, - "y": 308354, - "z": 0 - }, - "npcId": 3027 - }, { - "groupId": 63, - "instId": 400006, - "pos": { - "x": 756, - "y": 5016, - "z": 163044 - }, - "rot": { - "x": 0, - "y": 331210, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400007, - "pos": { - "x": -4813, - "y": 5874, - "z": 171619 - }, - "rot": { - "x": 0, - "y": 277576, - "z": 0 - }, - "npcId": 3043 - }, { - "groupId": 63, - "instId": 400008, - "pos": { - "x": -244, - "y": 5136, - "z": 164489 - }, - "rot": { - "x": 0, - "y": 148680, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400009, - "pos": { - "x": 276, - "y": 5126, - "z": 164542 - }, - "rot": { - "x": 0, - "y": 180897, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400010, - "pos": { - "x": 4725, - "y": 4893, - "z": 175888 - }, - "rot": { - "x": 0, - "y": 324105, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400011, - "pos": { - "x": 5088, - "y": 4893, - "z": 177005 - }, - "rot": { - "x": 0, - "y": 223606, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400012, - "pos": { - "x": 4348, - "y": 4915, - "z": 175723 - }, - "rot": { - "x": 0, - "y": 343448, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400013, - "pos": { - "x": 5277, - "y": 4937, - "z": 168711 - }, - "rot": { - "x": 0, - "y": 332170, - "z": 0 - }, - "npcId": 3026 - }, { - "groupId": 63, - "instId": 400014, - "pos": { - "x": 5992, - "y": 4937, - "z": 169722 - }, - "rot": { - "x": 0, - "y": 272831, - "z": 0 - }, - "npcId": 3026 - }, { - "groupId": 63, - "instId": 400015, - "pos": { - "x": 5726, - "y": 4937, - "z": 169190 - }, - "rot": { - "x": 0, - "y": 296963, - "z": 0 - }, - "npcId": 3026 - }, { - "groupId": 63, - "instId": 400016, - "pos": { - "x": -4833, - "y": 5871, - "z": 172048 - }, - "rot": { - "x": 0, - "y": 260698, - "z": 0 - }, - "npcId": 3043 - }, { - "groupId": 63, - "instId": 400017, - "pos": { - "x": -6111, - "y": 4893, - "z": 167693 - }, - "rot": { - "x": 0, - "y": 86430, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400018, - "pos": { - "x": -5582, - "y": 4893, - "z": 166993 - }, - "rot": { - "x": 0, - "y": 15214, - "z": 0 - }, - "npcId": 3027 - }, { - "groupId": 63, - "instId": 400019, - "pos": { - "x": -5036, - "y": 4893, - "z": 167172 - }, - "rot": { - "x": 0, - "y": 316355, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400020, - "pos": { - "x": -5119, - "y": 4893, - "z": 168078 - }, - "rot": { - "x": 0, - "y": 208396, - "z": 0 - }, - "npcId": 3043 - }, { - "groupId": 63, - "instId": 400021, - "pos": { - "x": -5589, - "y": 4893, - "z": 167787 - }, - "rot": { - "x": 0, - "y": 138597, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 63, - "instId": 300005, - "propState": 8, - "pos": { - "x": 110, - "y": 4937, - "z": 162450 - }, - "rot": { - "x": 0, - "y": 169625, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [ - { - "groupId": 64, - "instId": 400001, - "pos": { - "x": 2813, - "y": 6673, - "z": 52963 - }, - "rot": { - "x": 0, - "y": 196503, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 18, - "pos": { - "x": 2425, - "y": 5813, - "z": 53129 - }, - "rot": { - "x": 0, - "y": 53195, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 64, - "instId": 300002, - "propState": 18, - "pos": { - "x": 2971, - "y": 5825, - "z": 52555 - }, - "rot": { - "x": 0, - "y": 216112, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 64, - "instId": 300004, - "propState": 18, - "pos": { - "x": 2484, - "y": -5097, - "z": 52579 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 64, - "instId": 300005, - "propState": 1, - "pos": { - "x": 2484, - "y": 4903, - "z": 52579 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [ - { - "groupId": 65, - "instId": 400001, - "pos": { - "x": -35817, - "y": 6707, - "z": 97875 - }, - "rot": { - "x": 0, - "y": 349562, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 18, - "pos": { - "x": -35415, - "y": 6413, - "z": 98580 - }, - "rot": { - "x": 0, - "y": 131635, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 65, - "instId": 300002, - "propState": 1, - "pos": { - "x": -34509, - "y": 4962, - "z": 97252 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [ - { - "groupId": 66, - "instId": 400001, - "pos": { - "x": -58673, - "y": 6858, - "z": 67769 - }, - "rot": { - "x": 0, - "y": 37481, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 18, - "pos": { - "x": -61100, - "y": 7774, - "z": 67719 - }, - "rot": { - "x": 0, - "y": 67336, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 66, - "instId": 300002, - "propState": 1, - "pos": { - "x": -58601, - "y": 4854, - "z": 68460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [ - { - "groupId": 67, - "instId": 400001, - "pos": { - "x": -69324, - "y": 5801, - "z": 88042 - }, - "rot": { - "x": 0, - "y": 130500, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 18, - "pos": { - "x": -69467, - "y": 5734, - "z": 88234 - }, - "rot": { - "x": 0, - "y": 105795, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 67, - "instId": 300002, - "propState": 1, - "pos": { - "x": -69224, - "y": 4854, - "z": 87964 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [ - { - "groupId": 68, - "instId": 400001, - "pos": { - "x": -72354, - "y": 4854, - "z": 115616 - }, - "rot": { - "x": 0, - "y": 133277, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 18, - "pos": { - "x": -79099, - "y": 6682, - "z": 118675 - }, - "rot": { - "x": 0, - "y": 168204, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 68, - "instId": 300002, - "propState": 1, - "pos": { - "x": -78425, - "y": 4854, - "z": 118159 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [ - { - "groupId": 69, - "instId": 400001, - "pos": { - "x": -106090, - "y": 6080, - "z": 98370 - }, - "rot": { - "x": 0, - "y": 358346, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 18, - "pos": { - "x": -106090, - "y": 6025, - "z": 98370 - }, - "rot": { - "x": 0, - "y": 19854, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 69, - "instId": 300002, - "propState": 1, - "pos": { - "x": -107586, - "y": 4911, - "z": 105676 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [ - { - "groupId": 70, - "instId": 400001, - "pos": { - "x": -55834, - "y": 6422, - "z": 183162 - }, - "rot": { - "x": 0, - "y": 82525, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 18, - "pos": { - "x": -55895, - "y": 6649, - "z": 183586 - }, - "rot": { - "x": 0, - "y": 95128, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 70, - "instId": 300002, - "propState": 1, - "pos": { - "x": -56469, - "y": 5332, - "z": 183514 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [ - { - "groupId": 71, - "instId": 400001, - "pos": { - "x": -53867, - "y": 6235, - "z": 159923 - }, - "rot": { - "x": 0, - "y": 52908, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 18, - "pos": { - "x": -54260, - "y": 6541, - "z": 159916 - }, - "rot": { - "x": 0, - "y": 32199, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 71, - "instId": 300002, - "propState": 1, - "pos": { - "x": -53613, - "y": 4854, - "z": 159863 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [ - { - "groupId": 72, - "instId": 400001, - "pos": { - "x": -10601, - "y": 16534, - "z": 117209 - }, - "rot": { - "x": 0, - "y": 243650, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22350, - "y": 9816, - "z": 126089 - }, - "rot": { - "x": 0, - "y": 101552, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 72, - "instId": 300002, - "propState": 1, - "pos": { - "x": -27159, - "y": 4228, - "z": 128047 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [ - { - "groupId": 73, - "instId": 400001, - "pos": { - "x": -979, - "y": 6257, - "z": 163201 - }, - "rot": { - "x": 0, - "y": 169391, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 18, - "pos": { - "x": -970, - "y": 6218, - "z": 163091 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 73, - "instId": 300002, - "propState": 1, - "pos": { - "x": 199, - "y": 4937, - "z": 157550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [ - { - "groupId": 74, - "instId": 400001, - "pos": { - "x": 14655, - "y": 4945, - "z": 141947 - }, - "rot": { - "x": 0, - "y": 358341, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 18, - "pos": { - "x": 15657, - "y": 5011, - "z": 142450 - }, - "rot": { - "x": 0, - "y": 107946, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 74, - "instId": 300002, - "propState": 1, - "pos": { - "x": 15531, - "y": 5113, - "z": 142885 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [ - { - "groupId": 75, - "instId": 400001, - "pos": { - "x": 40818, - "y": 8154, - "z": 133798 - }, - "rot": { - "x": 0, - "y": 244894, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 18, - "pos": { - "x": 40818, - "y": 8154, - "z": 133798 - }, - "rot": { - "x": 0, - "y": 244894, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 75, - "instId": 300002, - "propState": 1, - "pos": { - "x": 40168, - "y": 4937, - "z": 133367 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [ - { - "groupId": 76, - "instId": 400001, - "pos": { - "x": 71556, - "y": 8123, - "z": 127075 - }, - "rot": { - "x": 0, - "y": 198972, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 18, - "pos": { - "x": 72147, - "y": 7576, - "z": 126998 - }, - "rot": { - "x": 0, - "y": 213846, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 76, - "instId": 300002, - "propState": 1, - "pos": { - "x": 72168, - "y": 4854, - "z": 126998 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [ - { - "groupId": 77, - "instId": 400001, - "pos": { - "x": 68596, - "y": 8904, - "z": 98104 - }, - "rot": { - "x": 0, - "y": 344968, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 18, - "pos": { - "x": 68589, - "y": 8895, - "z": 98145 - }, - "rot": { - "x": 0, - "y": 13922, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 77, - "instId": 300002, - "propState": 1, - "pos": { - "x": 68292, - "y": 4854, - "z": 98391 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [ - { - "groupId": 78, - "instId": 400001, - "pos": { - "x": 103029, - "y": 4612, - "z": 115730 - }, - "rot": { - "x": 0, - "y": 319965, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 18, - "pos": { - "x": 100212, - "y": 4594, - "z": 115361 - }, - "rot": { - "x": 0, - "y": 45885, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 78, - "instId": 300002, - "propState": 8, - "pos": { - "x": 100902, - "y": 4583, - "z": 115243 - }, - "rot": { - "x": 0, - "y": 119437, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 78, - "instId": 300003, - "propState": 8, - "pos": { - "x": 102296, - "y": 4584, - "z": 115591 - }, - "rot": { - "x": 0, - "y": 315796, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 78, - "instId": 300004, - "propState": 1, - "pos": { - "x": 101007, - "y": 3859, - "z": 114934 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [ - { - "groupId": 79, - "instId": 400001, - "pos": { - "x": 64534, - "y": 8487, - "z": 36664 - }, - "rot": { - "x": 0, - "y": 291963, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 18, - "pos": { - "x": 64628, - "y": 8463, - "z": 36820 - }, - "rot": { - "x": 0, - "y": 63212, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 79, - "instId": 300002, - "propState": 1, - "pos": { - "x": 64525, - "y": 7735, - "z": 37611 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [ - { - "groupId": 80, - "instId": 400001, - "pos": { - "x": 44359, - "y": 9149, - "z": 60604 - }, - "rot": { - "x": 0, - "y": 53365, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 18, - "pos": { - "x": 44578, - "y": 8989, - "z": 60445 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 80, - "instId": 300002, - "propState": 1, - "pos": { - "x": 44038, - "y": 4854, - "z": 60245 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [ - { - "groupId": 81, - "instId": 400001, - "pos": { - "x": 20331, - "y": 3829, - "z": 114423 - }, - "rot": { - "x": 0, - "y": 61110, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 18, - "pos": { - "x": 19377, - "y": 4372, - "z": 114251 - }, - "rot": { - "x": 0, - "y": 83300, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 81, - "instId": 300002, - "propState": 1, - "pos": { - "x": 18352, - "y": 2979, - "z": 114193 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [ - { - "groupId": 82, - "instId": 400001, - "pos": { - "x": 9109, - "y": 3291, - "z": 128129 - }, - "rot": { - "x": 0, - "y": 52228, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 18, - "pos": { - "x": 8765, - "y": 3312, - "z": 127987 - }, - "rot": { - "x": 0, - "y": 66513, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 82, - "instId": 300002, - "propState": 1, - "pos": { - "x": 11818, - "y": 3017, - "z": 129493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [ - { - "groupId": 83, - "instId": 400001, - "pos": { - "x": 91607, - "y": 10823, - "z": 242903 - }, - "rot": { - "x": 0, - "y": 203177, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 18, - "pos": { - "x": 92046, - "y": 11555, - "z": 243435 - }, - "rot": { - "x": 0, - "y": 79628, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 83, - "instId": 300002, - "propState": 1, - "pos": { - "x": 91338, - "y": 9548, - "z": 242860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "206": { - "monsters": [], - "npcs": [ - { - "groupId": 206, - "instId": 400002, - "pos": { - "x": -121881, - "y": 4965, - "z": 99267 - }, - "rot": { - "x": 0, - "y": 17992, - "z": 0 - }, - "npcId": 3090 - } - ], - "props": [ - { - "groupId": 206, - "instId": 300001, - "propState": 8, - "pos": { - "x": -118235, - "y": 4915, - "z": 107588 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [ - { - "groupId": 208, - "instId": 400001, - "pos": { - "x": 124168, - "y": 4546, - "z": 89038 - }, - "rot": { - "x": 0, - "y": 13834, - "z": 0 - }, - "npcId": 2310 - }, { - "groupId": 208, - "instId": 400002, - "pos": { - "x": 125126, - "y": 4546, - "z": 88356 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2302 - }, { - "groupId": 208, - "instId": 400003, - "pos": { - "x": 123040, - "y": 4546, - "z": 88240 - }, - "rot": { - "x": 0, - "y": 21519, - "z": 0 - }, - "npcId": 2302 - } - ], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 8, - "pos": { - "x": 7681, - "y": 4937, - "z": 152616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "232": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 232, - "instId": 300001, - "propState": 8, - "pos": { - "x": 123580, - "y": 3680, - "z": 73840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103098 - } - ], - "teleports": {} - }, - "249": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 249, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22, - "y": 3800, - "z": 125024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 249, - "instId": 300002, - "propState": 8, - "pos": { - "x": 22, - "y": 3800, - "z": 125024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 249, - "instId": 300003, - "propState": 8, - "pos": { - "x": 22, - "y": 3800, - "z": 125024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 249, - "instId": 300005, - "propState": 8, - "pos": { - "x": 17, - "y": 2250, - "z": 134940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300006, - "propState": 8, - "pos": { - "x": 20, - "y": 3016, - "z": 110440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 115580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300008, - "propState": 8, - "pos": { - "x": -660, - "y": 13940, - "z": 112251 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300009, - "propState": 8, - "pos": { - "x": 8163, - "y": 12553, - "z": 121645 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300010, - "propState": 8, - "pos": { - "x": -11382, - "y": 13940, - "z": 119229 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300011, - "propState": 8, - "pos": { - "x": -7610, - "y": 12817, - "z": 120650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300012, - "propState": 8, - "pos": { - "x": 10743, - "y": 13940, - "z": 118047 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "271": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 271, - "instId": 300001, - "propState": 11, - "pos": { - "x": 67046, - "y": 4854, - "z": 140612 - }, - "rot": { - "x": 0, - "y": 265630, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "272": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 272, - "instId": 300001, - "propState": 11, - "pos": { - "x": -100184, - "y": 4915, - "z": 113935 - }, - "rot": { - "x": 0, - "y": 111570, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "273": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 273, - "instId": 300001, - "propState": 11, - "pos": { - "x": -21062, - "y": 4937, - "z": 161940 - }, - "rot": { - "x": 0, - "y": 74313, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "275": { - "monsters": [], - "npcs": [ - { - "groupId": 275, - "instId": 400001, - "pos": { - "x": -10060, - "y": 3017, - "z": 109140 - }, - "rot": { - "x": 0, - "y": 52648, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 275, - "instId": 300001, - "propState": 8, - "pos": { - "x": -10060, - "y": 3017, - "z": 109140 - }, - "rot": { - "x": 0, - "y": 52648, - "z": 0 - }, - "propId": 103256 - } - ], - "teleports": {} - }, - "276": { - "monsters": [], - "npcs": [ - { - "groupId": 276, - "instId": 400001, - "pos": { - "x": 9600, - "y": 3017, - "z": 111300 - }, - "rot": { - "x": 0, - "y": 289130, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 276, - "instId": 300002, - "propState": 8, - "pos": { - "x": 9600, - "y": 3017, - "z": 111300 - }, - "rot": { - "x": 0, - "y": 289130, - "z": 0 - }, - "propId": 103256 - } - ], - "teleports": {} - }, - "277": { - "monsters": [], - "npcs": [ - { - "groupId": 277, - "instId": 400001, - "pos": { - "x": 4860, - "y": 3017, - "z": 102970 - }, - "rot": { - "x": 0, - "y": 330043, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 277, - "instId": 300003, - "propState": 8, - "pos": { - "x": 4860, - "y": 3017, - "z": 102970 - }, - "rot": { - "x": 0, - "y": 330043, - "z": 0 - }, - "propId": 103256 - } - ], - "teleports": {} - }, - "326": { - "monsters": [], - "npcs": [ - { - "groupId": 326, - "instId": 400001, - "pos": { - "x": 108979, - "y": 3859, - "z": 105703 - }, - "rot": { - "x": 0, - "y": 29887, - "z": 0 - }, - "npcId": 13177 - } - ], - "props": [], - "teleports": {} - }, - "329": { - "monsters": [], - "npcs": [ - { - "groupId": 329, - "instId": 400001, - "pos": { - "x": -97405, - "y": 5313, - "z": 107809 - }, - "rot": { - "x": 0, - "y": 4965, - "z": 0 - }, - "npcId": 13346 - } - ], - "props": [ - { - "groupId": 329, - "instId": 300001, - "propState": 0, - "pos": { - "x": -97397, - "y": 5131, - "z": 108154 - }, - "rot": { - "x": 0, - "y": 7327, - "z": 0 - }, - "propId": 103142 - } - ], - "teleports": {} - }, - "351": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 351, - "instId": 300001, - "propState": 1, - "pos": { - "x": -79626, - "y": 5666, - "z": 106221 - }, - "rot": { - "x": 0, - "y": 86271, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 351, - "instId": 300002, - "propState": 1, - "pos": { - "x": -35326, - "y": 5586, - "z": 171081 - }, - "rot": { - "x": 0, - "y": 256384, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 351, - "instId": 300003, - "propState": 1, - "pos": { - "x": 19882, - "y": 5586, - "z": 43133 - }, - "rot": { - "x": 0, - "y": 80123, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 351, - "instId": 300004, - "propState": 1, - "pos": { - "x": 79740, - "y": 5586, - "z": 119760 - }, - "rot": { - "x": 0, - "y": 261972, - "z": 0 - }, - "propId": 103020 - } - ], - "teleports": {} - }, - "394": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 394, - "instId": 300001, - "propState": 18, - "pos": { - "x": 45587, - "y": 5894, - "z": 160678 - }, - "rot": { - "x": 0, - "y": 248853, - "z": 0 - }, - "propId": 103037 - }, - { - "groupId": 394, - "instId": 300002, - "propState": 18, - "pos": { - "x": -61959, - "y": 6707, - "z": 133102 - }, - "rot": { - "x": 0, - "y": 110610, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 394, - "instId": 300003, - "propState": 18, - "pos": { - "x": 42350, - "y": 6458, - "z": 33082 - }, - "rot": { - "x": 0, - "y": 30297, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 394, - "instId": 300004, - "propState": 18, - "pos": { - "x": 9155, - "y": 5891, - "z": 66769 - }, - "rot": { - "x": 0, - "y": 142183, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300005, - "propState": 18, - "pos": { - "x": 12751, - "y": 5522, - "z": 65328 - }, - "rot": { - "x": 0, - "y": 89545, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300006, - "propState": 18, - "pos": { - "x": -3316, - "y": 5608, - "z": 51301 - }, - "rot": { - "x": 0, - "y": 303779, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300007, - "propState": 18, - "pos": { - "x": 3290, - "y": 5872, - "z": 54638 - }, - "rot": { - "x": 0, - "y": 104072, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 394, - "instId": 300008, - "propState": 18, - "pos": { - "x": 44675, - "y": 5618, - "z": 42184 - }, - "rot": { - "x": 0, - "y": 106024, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300009, - "propState": 18, - "pos": { - "x": 86041, - "y": 10540, - "z": 240931 - }, - "rot": { - "x": 0, - "y": 358362, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300010, - "propState": 18, - "pos": { - "x": 133274, - "y": 4555, - "z": 95550 - }, - "rot": { - "x": 0, - "y": 35564, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 394, - "instId": 300011, - "propState": 18, - "pos": { - "x": -58397, - "y": 4934, - "z": 142590 - }, - "rot": { - "x": 0, - "y": 159303, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "395": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 395, - "instId": 300001, - "propState": 18, - "pos": { - "x": -43819, - "y": 5839, - "z": 125220 - }, - "rot": { - "x": 0, - "y": 20548, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 395, - "instId": 300002, - "propState": 18, - "pos": { - "x": 86127, - "y": 10146, - "z": 228987 - }, - "rot": { - "x": 0, - "y": 313547, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 395, - "instId": 300003, - "propState": 18, - "pos": { - "x": 41507, - "y": 4869, - "z": 171335 - }, - "rot": { - "x": 0, - "y": 79793, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 395, - "instId": 300004, - "propState": 18, - "pos": { - "x": -119330, - "y": 5601, - "z": 105677 - }, - "rot": { - "x": 0, - "y": 142183, - "z": 0 - }, - "propId": 103037 - } - ], - "teleports": {} - }, - "396": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 396, - "instId": 300001, - "propState": 18, - "pos": { - "x": 21249, - "y": 5953, - "z": 154350 - }, - "rot": { - "x": 0, - "y": 26863, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 2, - "startGroupId": 7, - "isEnteredSceneInfo": true - } - }, - "1030604": { - "P10306_F10306001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7322, - "y": 4913, - "z": 34247 - }, - "rot": { - "x": 0, - "y": 273329, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 21913, - "y": 4937, - "z": 70359 - }, - "rot": { - "x": 0, - "y": 327058, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 39703, - "y": 4933, - "z": 85631 - }, - "rot": { - "x": 0, - "y": 157837, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 2, - "instId": 300017, - "propState": 8, - "pos": { - "x": 25090, - "y": 4630, - "z": 115717 - }, - "rot": { - "x": 0, - "y": 255869, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300018, - "propState": 8, - "pos": { - "x": -23578, - "y": 3017, - "z": 114967 - }, - "rot": { - "x": 0, - "y": 152608, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300019, - "propState": 8, - "pos": { - "x": -20714, - "y": 3017, - "z": 113851 - }, - "rot": { - "x": 0, - "y": 257146, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300020, - "propState": 8, - "pos": { - "x": -22918, - "y": 3017, - "z": 112018 - }, - "rot": { - "x": 0, - "y": 24007, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300021, - "propState": 8, - "pos": { - "x": 14307, - "y": 3017, - "z": 91243 - }, - "rot": { - "x": 0, - "y": 24007, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300022, - "propState": 8, - "pos": { - "x": 13765, - "y": 3017, - "z": 89422 - }, - "rot": { - "x": 0, - "y": 240213, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300023, - "propState": 8, - "pos": { - "x": -37270, - "y": 4962, - "z": 110332 - }, - "rot": { - "x": 0, - "y": 174478, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": -42375, - "y": 4854, - "z": 83885 - }, - "rot": { - "x": 0, - "y": 207317, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300005, - "propState": 8, - "pos": { - "x": -60145, - "y": 4854, - "z": 68061 - }, - "rot": { - "x": 0, - "y": 337535, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300006, - "propState": 8, - "pos": { - "x": -81534, - "y": 4854, - "z": 112391 - }, - "rot": { - "x": 0, - "y": 274207, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300030, - "propState": 8, - "pos": { - "x": -93303, - "y": 4919, - "z": 106026 - }, - "rot": { - "x": 0, - "y": 343791, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300007, - "propState": 8, - "pos": { - "x": -64017, - "y": 4854, - "z": 145667 - }, - "rot": { - "x": 0, - "y": 218726, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300008, - "propState": 8, - "pos": { - "x": -39790, - "y": 4854, - "z": 164870 - }, - "rot": { - "x": 0, - "y": 304148, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300009, - "propState": 8, - "pos": { - "x": 11909, - "y": 4946, - "z": 172203 - }, - "rot": { - "x": 0, - "y": 194754, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300010, - "propState": 8, - "pos": { - "x": -11594, - "y": 4941, - "z": 172255 - }, - "rot": { - "x": 0, - "y": 174545, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300011, - "propState": 8, - "pos": { - "x": 63749, - "y": 4854, - "z": 147337 - }, - "rot": { - "x": 0, - "y": 167261, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300012, - "propState": 8, - "pos": { - "x": 62500, - "y": 4854, - "z": 73020 - }, - "rot": { - "x": 0, - "y": 15502, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300013, - "propState": 8, - "pos": { - "x": 81897, - "y": 4854, - "z": 112684 - }, - "rot": { - "x": 0, - "y": 92454, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300014, - "propState": 8, - "pos": { - "x": 50731, - "y": 5235, - "z": 33411 - }, - "rot": { - "x": 0, - "y": 235242, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300015, - "propState": 8, - "pos": { - "x": 34414, - "y": 4854, - "z": 46558 - }, - "rot": { - "x": 0, - "y": 92454, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300016, - "propState": 8, - "pos": { - "x": 43288, - "y": 4854, - "z": 144357 - }, - "rot": { - "x": 0, - "y": 92454, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300024, - "propState": 8, - "pos": { - "x": 76201, - "y": 4854, - "z": 100530 - }, - "rot": { - "x": 0, - "y": 325617, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300025, - "propState": 8, - "pos": { - "x": 77599, - "y": 4854, - "z": 100351 - }, - "rot": { - "x": 0, - "y": 15765, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300026, - "propState": 8, - "pos": { - "x": -11256, - "y": 4937, - "z": 65780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 2, - "instId": 300027, - "propState": 8, - "pos": { - "x": -12451, - "y": 4937, - "z": 66361 - }, - "rot": { - "x": 0, - "y": 308573, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 2, - "instId": 300028, - "propState": 8, - "pos": { - "x": 109111, - "y": 3859, - "z": 115284 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 2, - "instId": 300029, - "propState": 8, - "pos": { - "x": 126230, - "y": 3859, - "z": 109377 - }, - "rot": { - "x": 0, - "y": 49444, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4500, - "y": 4903, - "z": 24390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -79190, - "y": 4854, - "z": 115370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 78953, - "y": 4854, - "z": 114983 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 20385, - "y": 4937, - "z": 156122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030601": { - "anchorId": 1, - "groupId": 3, - "instId": 300001, - "pos": { - "x": 0, - "y": 4903, - "z": 26000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030602": { - "anchorId": 2, - "groupId": 3, - "instId": 300002, - "pos": { - "x": -84530, - "y": 4854, - "z": 110410 - }, - "rot": { - "x": 0, - "y": 271000, - "z": 0 - } - }, - "1030603": { - "anchorId": 3, - "groupId": 3, - "instId": 300003, - "pos": { - "x": 85840, - "y": 4854, - "z": 110533 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1030604": { - "anchorId": 4, - "groupId": 3, - "instId": 300004, - "pos": { - "x": 15521, - "y": 4937, - "z": 156520 - }, - "rot": { - "x": 0, - "y": 338250, - "z": 0 - } - } - } - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 12, - "pos": { - "x": 7132, - "y": 4924, - "z": 31360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 12, - "pos": { - "x": 17543, - "y": 4937, - "z": 68309 - }, - "rot": { - "x": 0, - "y": 335744, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 12, - "pos": { - "x": 19092, - "y": 3017, - "z": 104541 - }, - "rot": { - "x": 0, - "y": 288352, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 12, - "pos": { - "x": 20350, - "y": 4937, - "z": 160920 - }, - "rot": { - "x": 0, - "y": 296253, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300005, - "propState": 12, - "pos": { - "x": -21383, - "y": 3017, - "z": 116105 - }, - "rot": { - "x": 0, - "y": 283023, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300006, - "propState": 12, - "pos": { - "x": -40733, - "y": 4933, - "z": 91608 - }, - "rot": { - "x": 0, - "y": 63371, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300007, - "propState": 12, - "pos": { - "x": 53147, - "y": 4854, - "z": 153697 - }, - "rot": { - "x": 0, - "y": 344544, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300008, - "propState": 12, - "pos": { - "x": 105750, - "y": 3859, - "z": 115875 - }, - "rot": { - "x": 0, - "y": 177642, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300009, - "propState": 12, - "pos": { - "x": 115700, - "y": 3796, - "z": 100270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300010, - "propState": 12, - "pos": { - "x": 76568, - "y": 4854, - "z": 97940 - }, - "rot": { - "x": 0, - "y": 9263, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300011, - "propState": 12, - "pos": { - "x": 44630, - "y": 5325, - "z": 24514 - }, - "rot": { - "x": 0, - "y": 311735, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300012, - "propState": 12, - "pos": { - "x": -61023, - "y": 4876, - "z": 166111 - }, - "rot": { - "x": 0, - "y": 318603, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300013, - "propState": 12, - "pos": { - "x": -56992, - "y": 5795, - "z": 67016 - }, - "rot": { - "x": 0, - "y": 1748, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300014, - "propState": 12, - "pos": { - "x": -106696, - "y": 4915, - "z": 114340 - }, - "rot": { - "x": 0, - "y": 182428, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300015, - "propState": 12, - "pos": { - "x": 84730, - "y": 9530, - "z": 243431 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 1, - "pos": { - "x": -46858, - "y": 4853, - "z": 168375 - }, - "rot": { - "x": 0, - "y": 321141, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 1, - "pos": { - "x": 38367, - "y": 4853, - "z": 46423 - }, - "rot": { - "x": 0, - "y": 328236, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -44350, - "y": 7000, - "z": 141260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -43590, - "y": 7000, - "z": 79790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": -83950, - "y": 7000, - "z": 110211 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": 44280, - "y": 7000, - "z": 79710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300007, - "propState": 8, - "pos": { - "x": 43820, - "y": 7000, - "z": 141330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300008, - "propState": 8, - "pos": { - "x": 84180, - "y": 7000, - "z": 110406 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400002, - "pos": { - "x": 45425, - "y": 5617, - "z": 40985 - }, - "rot": { - "x": 0, - "y": 268129, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": 44948, - "y": 6441, - "z": 40551 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -22462, - "y": 3017, - "z": 113474 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": -10153, - "y": 4470, - "z": 114270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 22, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14323, - "y": 4960, - "z": 94350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 22, - "instId": 300004, - "propState": 8, - "pos": { - "x": 15188, - "y": 3017, - "z": 89958 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 22, - "instId": 300005, - "propState": 8, - "pos": { - "x": 11157, - "y": 3017, - "z": 111183 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 22, - "instId": 300006, - "propState": 8, - "pos": { - "x": -11456, - "y": 3017, - "z": 107025 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 22, - "instId": 300007, - "propState": 8, - "pos": { - "x": 2821, - "y": 3017, - "z": 99176 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [ - { - "groupId": 63, - "instId": 400001, - "pos": { - "x": -978, - "y": 5736, - "z": 163205 - }, - "rot": { - "x": 0, - "y": 169625, - "z": 0 - }, - "npcId": 3168 - }, - { - "groupId": 63, - "instId": 400002, - "pos": { - "x": -1505, - "y": 12933, - "z": 171508 - }, - "rot": { - "x": 0, - "y": 215815, - "z": 0 - }, - "npcId": 3027 - }, - { - "groupId": 63, - "instId": 400003, - "pos": { - "x": -2520, - "y": 10876, - "z": 171403 - }, - "rot": { - "x": 0, - "y": 49056, - "z": 0 - }, - "npcId": 3027 - }, - { - "groupId": 63, - "instId": 400004, - "pos": { - "x": -670, - "y": 7425, - "z": 169086 - }, - "rot": { - "x": 0, - "y": 335989, - "z": 0 - }, - "npcId": 3027 - }, { - "groupId": 63, - "instId": 400005, - "pos": { - "x": -149, - "y": 7451, - "z": 169074 - }, - "rot": { - "x": 0, - "y": 308354, - "z": 0 - }, - "npcId": 3027 - }, { - "groupId": 63, - "instId": 400006, - "pos": { - "x": 756, - "y": 5016, - "z": 163044 - }, - "rot": { - "x": 0, - "y": 331210, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400007, - "pos": { - "x": -4813, - "y": 5874, - "z": 171619 - }, - "rot": { - "x": 0, - "y": 277576, - "z": 0 - }, - "npcId": 3043 - }, { - "groupId": 63, - "instId": 400008, - "pos": { - "x": -244, - "y": 5136, - "z": 164489 - }, - "rot": { - "x": 0, - "y": 148680, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400009, - "pos": { - "x": 276, - "y": 5126, - "z": 164542 - }, - "rot": { - "x": 0, - "y": 180897, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400010, - "pos": { - "x": 4725, - "y": 4893, - "z": 175888 - }, - "rot": { - "x": 0, - "y": 324105, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400011, - "pos": { - "x": 5088, - "y": 4893, - "z": 177005 - }, - "rot": { - "x": 0, - "y": 223606, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400012, - "pos": { - "x": 4348, - "y": 4915, - "z": 175723 - }, - "rot": { - "x": 0, - "y": 343448, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400013, - "pos": { - "x": 5277, - "y": 4937, - "z": 168711 - }, - "rot": { - "x": 0, - "y": 332170, - "z": 0 - }, - "npcId": 3026 - }, { - "groupId": 63, - "instId": 400014, - "pos": { - "x": 5992, - "y": 4937, - "z": 169722 - }, - "rot": { - "x": 0, - "y": 272831, - "z": 0 - }, - "npcId": 3026 - }, { - "groupId": 63, - "instId": 400015, - "pos": { - "x": 5726, - "y": 4937, - "z": 169190 - }, - "rot": { - "x": 0, - "y": 296963, - "z": 0 - }, - "npcId": 3026 - }, { - "groupId": 63, - "instId": 400016, - "pos": { - "x": -4833, - "y": 5871, - "z": 172048 - }, - "rot": { - "x": 0, - "y": 260698, - "z": 0 - }, - "npcId": 3043 - }, { - "groupId": 63, - "instId": 400017, - "pos": { - "x": -6111, - "y": 4893, - "z": 167693 - }, - "rot": { - "x": 0, - "y": 86430, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400018, - "pos": { - "x": -5582, - "y": 4893, - "z": 166993 - }, - "rot": { - "x": 0, - "y": 15214, - "z": 0 - }, - "npcId": 3027 - }, { - "groupId": 63, - "instId": 400019, - "pos": { - "x": -5036, - "y": 4893, - "z": 167172 - }, - "rot": { - "x": 0, - "y": 316355, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400020, - "pos": { - "x": -5119, - "y": 4893, - "z": 168078 - }, - "rot": { - "x": 0, - "y": 208396, - "z": 0 - }, - "npcId": 3043 - }, { - "groupId": 63, - "instId": 400021, - "pos": { - "x": -5589, - "y": 4893, - "z": 167787 - }, - "rot": { - "x": 0, - "y": 138597, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 63, - "instId": 300005, - "propState": 8, - "pos": { - "x": 110, - "y": 4937, - "z": 162450 - }, - "rot": { - "x": 0, - "y": 169625, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [ - { - "groupId": 64, - "instId": 400001, - "pos": { - "x": 2813, - "y": 6673, - "z": 52963 - }, - "rot": { - "x": 0, - "y": 196503, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 18, - "pos": { - "x": 2425, - "y": 5813, - "z": 53129 - }, - "rot": { - "x": 0, - "y": 53195, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 64, - "instId": 300002, - "propState": 18, - "pos": { - "x": 2971, - "y": 5825, - "z": 52555 - }, - "rot": { - "x": 0, - "y": 216112, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 64, - "instId": 300004, - "propState": 18, - "pos": { - "x": 2484, - "y": -5097, - "z": 52579 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 64, - "instId": 300005, - "propState": 1, - "pos": { - "x": 2484, - "y": 4903, - "z": 52579 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [ - { - "groupId": 65, - "instId": 400001, - "pos": { - "x": -35817, - "y": 6707, - "z": 97875 - }, - "rot": { - "x": 0, - "y": 349562, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 18, - "pos": { - "x": -35415, - "y": 6413, - "z": 98580 - }, - "rot": { - "x": 0, - "y": 131635, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 65, - "instId": 300002, - "propState": 1, - "pos": { - "x": -34509, - "y": 4962, - "z": 97252 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [ - { - "groupId": 66, - "instId": 400001, - "pos": { - "x": -58673, - "y": 6858, - "z": 67769 - }, - "rot": { - "x": 0, - "y": 37481, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 18, - "pos": { - "x": -61100, - "y": 7774, - "z": 67719 - }, - "rot": { - "x": 0, - "y": 67336, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 66, - "instId": 300002, - "propState": 1, - "pos": { - "x": -58601, - "y": 4854, - "z": 68460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [ - { - "groupId": 67, - "instId": 400001, - "pos": { - "x": -69324, - "y": 5801, - "z": 88042 - }, - "rot": { - "x": 0, - "y": 130500, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 18, - "pos": { - "x": -69467, - "y": 5734, - "z": 88234 - }, - "rot": { - "x": 0, - "y": 105795, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 67, - "instId": 300002, - "propState": 1, - "pos": { - "x": -69224, - "y": 4854, - "z": 87964 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [ - { - "groupId": 68, - "instId": 400001, - "pos": { - "x": -72354, - "y": 4854, - "z": 115616 - }, - "rot": { - "x": 0, - "y": 133277, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 18, - "pos": { - "x": -79099, - "y": 6682, - "z": 118675 - }, - "rot": { - "x": 0, - "y": 168204, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 68, - "instId": 300002, - "propState": 1, - "pos": { - "x": -78425, - "y": 4854, - "z": 118159 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [ - { - "groupId": 69, - "instId": 400001, - "pos": { - "x": -106090, - "y": 6080, - "z": 98370 - }, - "rot": { - "x": 0, - "y": 358346, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 18, - "pos": { - "x": -106090, - "y": 6025, - "z": 98370 - }, - "rot": { - "x": 0, - "y": 19854, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 69, - "instId": 300002, - "propState": 1, - "pos": { - "x": -107586, - "y": 4911, - "z": 105676 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [ - { - "groupId": 70, - "instId": 400001, - "pos": { - "x": -55834, - "y": 6422, - "z": 183162 - }, - "rot": { - "x": 0, - "y": 82525, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 18, - "pos": { - "x": -55895, - "y": 6649, - "z": 183586 - }, - "rot": { - "x": 0, - "y": 95128, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 70, - "instId": 300002, - "propState": 1, - "pos": { - "x": -56469, - "y": 5332, - "z": 183514 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [ - { - "groupId": 71, - "instId": 400001, - "pos": { - "x": -53867, - "y": 6235, - "z": 159923 - }, - "rot": { - "x": 0, - "y": 52908, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 18, - "pos": { - "x": -54260, - "y": 6541, - "z": 159916 - }, - "rot": { - "x": 0, - "y": 32199, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 71, - "instId": 300002, - "propState": 1, - "pos": { - "x": -53613, - "y": 4854, - "z": 159863 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [ - { - "groupId": 72, - "instId": 400001, - "pos": { - "x": -10601, - "y": 16534, - "z": 117209 - }, - "rot": { - "x": 0, - "y": 243650, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22350, - "y": 9816, - "z": 126089 - }, - "rot": { - "x": 0, - "y": 101552, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 72, - "instId": 300002, - "propState": 1, - "pos": { - "x": -27159, - "y": 4228, - "z": 128047 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [ - { - "groupId": 73, - "instId": 400001, - "pos": { - "x": -979, - "y": 6257, - "z": 163201 - }, - "rot": { - "x": 0, - "y": 169391, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 18, - "pos": { - "x": -970, - "y": 6218, - "z": 163091 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 73, - "instId": 300002, - "propState": 1, - "pos": { - "x": 199, - "y": 4937, - "z": 157550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [ - { - "groupId": 74, - "instId": 400001, - "pos": { - "x": 14655, - "y": 4945, - "z": 141947 - }, - "rot": { - "x": 0, - "y": 358341, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 18, - "pos": { - "x": 15657, - "y": 5011, - "z": 142450 - }, - "rot": { - "x": 0, - "y": 107946, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 74, - "instId": 300002, - "propState": 1, - "pos": { - "x": 15531, - "y": 5113, - "z": 142885 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [ - { - "groupId": 75, - "instId": 400001, - "pos": { - "x": 40818, - "y": 8154, - "z": 133798 - }, - "rot": { - "x": 0, - "y": 244894, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 18, - "pos": { - "x": 40818, - "y": 8154, - "z": 133798 - }, - "rot": { - "x": 0, - "y": 244894, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 75, - "instId": 300002, - "propState": 1, - "pos": { - "x": 40168, - "y": 4937, - "z": 133367 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [ - { - "groupId": 76, - "instId": 400001, - "pos": { - "x": 71556, - "y": 8123, - "z": 127075 - }, - "rot": { - "x": 0, - "y": 198972, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 18, - "pos": { - "x": 72147, - "y": 7576, - "z": 126998 - }, - "rot": { - "x": 0, - "y": 213846, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 76, - "instId": 300002, - "propState": 1, - "pos": { - "x": 72168, - "y": 4854, - "z": 126998 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [ - { - "groupId": 77, - "instId": 400001, - "pos": { - "x": 68596, - "y": 8904, - "z": 98104 - }, - "rot": { - "x": 0, - "y": 344968, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 18, - "pos": { - "x": 68589, - "y": 8895, - "z": 98145 - }, - "rot": { - "x": 0, - "y": 13922, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 77, - "instId": 300002, - "propState": 1, - "pos": { - "x": 68292, - "y": 4854, - "z": 98391 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [ - { - "groupId": 78, - "instId": 400001, - "pos": { - "x": 103029, - "y": 4612, - "z": 115730 - }, - "rot": { - "x": 0, - "y": 319965, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 18, - "pos": { - "x": 100212, - "y": 4594, - "z": 115361 - }, - "rot": { - "x": 0, - "y": 45885, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 78, - "instId": 300002, - "propState": 8, - "pos": { - "x": 100902, - "y": 4583, - "z": 115243 - }, - "rot": { - "x": 0, - "y": 119437, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 78, - "instId": 300003, - "propState": 8, - "pos": { - "x": 102296, - "y": 4584, - "z": 115591 - }, - "rot": { - "x": 0, - "y": 315796, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 78, - "instId": 300004, - "propState": 1, - "pos": { - "x": 101007, - "y": 3859, - "z": 114934 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [ - { - "groupId": 79, - "instId": 400001, - "pos": { - "x": 64534, - "y": 8487, - "z": 36664 - }, - "rot": { - "x": 0, - "y": 291963, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 18, - "pos": { - "x": 64628, - "y": 8463, - "z": 36820 - }, - "rot": { - "x": 0, - "y": 63212, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 79, - "instId": 300002, - "propState": 1, - "pos": { - "x": 64525, - "y": 7735, - "z": 37611 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [ - { - "groupId": 80, - "instId": 400001, - "pos": { - "x": 44359, - "y": 9149, - "z": 60604 - }, - "rot": { - "x": 0, - "y": 53365, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 18, - "pos": { - "x": 44578, - "y": 8989, - "z": 60445 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 80, - "instId": 300002, - "propState": 1, - "pos": { - "x": 44038, - "y": 4854, - "z": 60245 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [ - { - "groupId": 81, - "instId": 400001, - "pos": { - "x": 20331, - "y": 3829, - "z": 114423 - }, - "rot": { - "x": 0, - "y": 61110, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 18, - "pos": { - "x": 19377, - "y": 4372, - "z": 114251 - }, - "rot": { - "x": 0, - "y": 83300, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 81, - "instId": 300002, - "propState": 1, - "pos": { - "x": 18352, - "y": 2979, - "z": 114193 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [ - { - "groupId": 82, - "instId": 400001, - "pos": { - "x": 9109, - "y": 3291, - "z": 128129 - }, - "rot": { - "x": 0, - "y": 52228, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 18, - "pos": { - "x": 8765, - "y": 3312, - "z": 127987 - }, - "rot": { - "x": 0, - "y": 66513, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 82, - "instId": 300002, - "propState": 1, - "pos": { - "x": 11818, - "y": 3017, - "z": 129493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [ - { - "groupId": 83, - "instId": 400001, - "pos": { - "x": 91607, - "y": 10823, - "z": 242903 - }, - "rot": { - "x": 0, - "y": 203177, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 18, - "pos": { - "x": 92046, - "y": 11555, - "z": 243435 - }, - "rot": { - "x": 0, - "y": 79628, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 83, - "instId": 300002, - "propState": 1, - "pos": { - "x": 91338, - "y": 9548, - "z": 242860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "206": { - "monsters": [], - "npcs": [ - { - "groupId": 206, - "instId": 400002, - "pos": { - "x": -121881, - "y": 4965, - "z": 99267 - }, - "rot": { - "x": 0, - "y": 17992, - "z": 0 - }, - "npcId": 3090 - } - ], - "props": [ - { - "groupId": 206, - "instId": 300001, - "propState": 8, - "pos": { - "x": -118235, - "y": 4915, - "z": 107588 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [ - { - "groupId": 208, - "instId": 400001, - "pos": { - "x": 124168, - "y": 4546, - "z": 89038 - }, - "rot": { - "x": 0, - "y": 13834, - "z": 0 - }, - "npcId": 2310 - }, { - "groupId": 208, - "instId": 400002, - "pos": { - "x": 125126, - "y": 4546, - "z": 88356 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2302 - }, { - "groupId": 208, - "instId": 400003, - "pos": { - "x": 123040, - "y": 4546, - "z": 88240 - }, - "rot": { - "x": 0, - "y": 21519, - "z": 0 - }, - "npcId": 2302 - } - ], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 8, - "pos": { - "x": 7681, - "y": 4937, - "z": 152616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "232": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 232, - "instId": 300001, - "propState": 8, - "pos": { - "x": 123580, - "y": 3680, - "z": 73840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103098 - } - ], - "teleports": {} - }, - "249": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 249, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22, - "y": 3800, - "z": 125024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 249, - "instId": 300002, - "propState": 8, - "pos": { - "x": 22, - "y": 3800, - "z": 125024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 249, - "instId": 300003, - "propState": 8, - "pos": { - "x": 22, - "y": 3800, - "z": 125024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 249, - "instId": 300005, - "propState": 8, - "pos": { - "x": 17, - "y": 2250, - "z": 134940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300006, - "propState": 8, - "pos": { - "x": 20, - "y": 3016, - "z": 110440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 115580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300008, - "propState": 8, - "pos": { - "x": -660, - "y": 13940, - "z": 112251 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300009, - "propState": 8, - "pos": { - "x": 8163, - "y": 12553, - "z": 121645 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300010, - "propState": 8, - "pos": { - "x": -11382, - "y": 13940, - "z": 119229 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300011, - "propState": 8, - "pos": { - "x": -7610, - "y": 12817, - "z": 120650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300012, - "propState": 8, - "pos": { - "x": 10743, - "y": 13940, - "z": 118047 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "271": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 271, - "instId": 300001, - "propState": 11, - "pos": { - "x": 67046, - "y": 4854, - "z": 140612 - }, - "rot": { - "x": 0, - "y": 265630, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "272": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 272, - "instId": 300001, - "propState": 11, - "pos": { - "x": -100184, - "y": 4915, - "z": 113935 - }, - "rot": { - "x": 0, - "y": 111570, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "273": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 273, - "instId": 300001, - "propState": 11, - "pos": { - "x": -21062, - "y": 4937, - "z": 161940 - }, - "rot": { - "x": 0, - "y": 74313, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "275": { - "monsters": [], - "npcs": [ - { - "groupId": 275, - "instId": 400001, - "pos": { - "x": -10060, - "y": 3017, - "z": 109140 - }, - "rot": { - "x": 0, - "y": 52648, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 275, - "instId": 300001, - "propState": 8, - "pos": { - "x": -10060, - "y": 3017, - "z": 109140 - }, - "rot": { - "x": 0, - "y": 52648, - "z": 0 - }, - "propId": 103256 - } - ], - "teleports": {} - }, - "276": { - "monsters": [], - "npcs": [ - { - "groupId": 276, - "instId": 400001, - "pos": { - "x": 9600, - "y": 3017, - "z": 111300 - }, - "rot": { - "x": 0, - "y": 289130, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 276, - "instId": 300002, - "propState": 8, - "pos": { - "x": 9600, - "y": 3017, - "z": 111300 - }, - "rot": { - "x": 0, - "y": 289130, - "z": 0 - }, - "propId": 103256 - } - ], - "teleports": {} - }, - "277": { - "monsters": [], - "npcs": [ - { - "groupId": 277, - "instId": 400001, - "pos": { - "x": 4860, - "y": 3017, - "z": 102970 - }, - "rot": { - "x": 0, - "y": 330043, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 277, - "instId": 300003, - "propState": 8, - "pos": { - "x": 4860, - "y": 3017, - "z": 102970 - }, - "rot": { - "x": 0, - "y": 330043, - "z": 0 - }, - "propId": 103256 - } - ], - "teleports": {} - }, - "326": { - "monsters": [], - "npcs": [ - { - "groupId": 326, - "instId": 400001, - "pos": { - "x": 108979, - "y": 3859, - "z": 105703 - }, - "rot": { - "x": 0, - "y": 29887, - "z": 0 - }, - "npcId": 13177 - } - ], - "props": [], - "teleports": {} - }, - "329": { - "monsters": [], - "npcs": [ - { - "groupId": 329, - "instId": 400001, - "pos": { - "x": -97405, - "y": 5313, - "z": 107809 - }, - "rot": { - "x": 0, - "y": 4965, - "z": 0 - }, - "npcId": 13346 - } - ], - "props": [ - { - "groupId": 329, - "instId": 300001, - "propState": 0, - "pos": { - "x": -97397, - "y": 5131, - "z": 108154 - }, - "rot": { - "x": 0, - "y": 7327, - "z": 0 - }, - "propId": 103142 - } - ], - "teleports": {} - }, - "351": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 351, - "instId": 300001, - "propState": 1, - "pos": { - "x": -79626, - "y": 5666, - "z": 106221 - }, - "rot": { - "x": 0, - "y": 86271, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 351, - "instId": 300002, - "propState": 1, - "pos": { - "x": -35326, - "y": 5586, - "z": 171081 - }, - "rot": { - "x": 0, - "y": 256384, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 351, - "instId": 300003, - "propState": 1, - "pos": { - "x": 19882, - "y": 5586, - "z": 43133 - }, - "rot": { - "x": 0, - "y": 80123, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 351, - "instId": 300004, - "propState": 1, - "pos": { - "x": 79740, - "y": 5586, - "z": 119760 - }, - "rot": { - "x": 0, - "y": 261972, - "z": 0 - }, - "propId": 103020 - } - ], - "teleports": {} - }, - "394": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 394, - "instId": 300001, - "propState": 18, - "pos": { - "x": 45587, - "y": 5894, - "z": 160678 - }, - "rot": { - "x": 0, - "y": 248853, - "z": 0 - }, - "propId": 103037 - }, - { - "groupId": 394, - "instId": 300002, - "propState": 18, - "pos": { - "x": -61959, - "y": 6707, - "z": 133102 - }, - "rot": { - "x": 0, - "y": 110610, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 394, - "instId": 300003, - "propState": 18, - "pos": { - "x": 42350, - "y": 6458, - "z": 33082 - }, - "rot": { - "x": 0, - "y": 30297, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 394, - "instId": 300004, - "propState": 18, - "pos": { - "x": 9155, - "y": 5891, - "z": 66769 - }, - "rot": { - "x": 0, - "y": 142183, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300005, - "propState": 18, - "pos": { - "x": 12751, - "y": 5522, - "z": 65328 - }, - "rot": { - "x": 0, - "y": 89545, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300006, - "propState": 18, - "pos": { - "x": -3316, - "y": 5608, - "z": 51301 - }, - "rot": { - "x": 0, - "y": 303779, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300007, - "propState": 18, - "pos": { - "x": 3290, - "y": 5872, - "z": 54638 - }, - "rot": { - "x": 0, - "y": 104072, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 394, - "instId": 300008, - "propState": 18, - "pos": { - "x": 44675, - "y": 5618, - "z": 42184 - }, - "rot": { - "x": 0, - "y": 106024, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300009, - "propState": 18, - "pos": { - "x": 86041, - "y": 10540, - "z": 240931 - }, - "rot": { - "x": 0, - "y": 358362, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300010, - "propState": 18, - "pos": { - "x": 133274, - "y": 4555, - "z": 95550 - }, - "rot": { - "x": 0, - "y": 35564, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 394, - "instId": 300011, - "propState": 18, - "pos": { - "x": -58397, - "y": 4934, - "z": 142590 - }, - "rot": { - "x": 0, - "y": 159303, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "395": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 395, - "instId": 300001, - "propState": 18, - "pos": { - "x": -43819, - "y": 5839, - "z": 125220 - }, - "rot": { - "x": 0, - "y": 20548, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 395, - "instId": 300002, - "propState": 18, - "pos": { - "x": 86127, - "y": 10146, - "z": 228987 - }, - "rot": { - "x": 0, - "y": 313547, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 395, - "instId": 300003, - "propState": 18, - "pos": { - "x": 41507, - "y": 4869, - "z": 171335 - }, - "rot": { - "x": 0, - "y": 79793, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 395, - "instId": 300004, - "propState": 18, - "pos": { - "x": -119330, - "y": 5601, - "z": 105677 - }, - "rot": { - "x": 0, - "y": 142183, - "z": 0 - }, - "propId": 103037 - } - ], - "teleports": {} - }, - "396": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 396, - "instId": 300001, - "propState": 18, - "pos": { - "x": 21249, - "y": 5953, - "z": 154350 - }, - "rot": { - "x": 0, - "y": 26863, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 3, - "startGroupId": 7, - "isEnteredSceneInfo": true - } - }, - "1030611": { - "P10306_F10306001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7322, - "y": 4913, - "z": 34247 - }, - "rot": { - "x": 0, - "y": 273329, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 21913, - "y": 4937, - "z": 70359 - }, - "rot": { - "x": 0, - "y": 327058, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 39703, - "y": 4933, - "z": 85631 - }, - "rot": { - "x": 0, - "y": 157837, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 2, - "instId": 300017, - "propState": 8, - "pos": { - "x": 25090, - "y": 4630, - "z": 115717 - }, - "rot": { - "x": 0, - "y": 255869, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300018, - "propState": 8, - "pos": { - "x": -23578, - "y": 3017, - "z": 114967 - }, - "rot": { - "x": 0, - "y": 152608, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300019, - "propState": 8, - "pos": { - "x": -20714, - "y": 3017, - "z": 113851 - }, - "rot": { - "x": 0, - "y": 257146, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300020, - "propState": 8, - "pos": { - "x": -22918, - "y": 3017, - "z": 112018 - }, - "rot": { - "x": 0, - "y": 24007, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300021, - "propState": 8, - "pos": { - "x": 14307, - "y": 3017, - "z": 91243 - }, - "rot": { - "x": 0, - "y": 24007, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300022, - "propState": 8, - "pos": { - "x": 13765, - "y": 3017, - "z": 89422 - }, - "rot": { - "x": 0, - "y": 240213, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300023, - "propState": 8, - "pos": { - "x": -37270, - "y": 4962, - "z": 110332 - }, - "rot": { - "x": 0, - "y": 174478, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": -42375, - "y": 4854, - "z": 83885 - }, - "rot": { - "x": 0, - "y": 207317, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300005, - "propState": 8, - "pos": { - "x": -60145, - "y": 4854, - "z": 68061 - }, - "rot": { - "x": 0, - "y": 337535, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300006, - "propState": 8, - "pos": { - "x": -81534, - "y": 4854, - "z": 112391 - }, - "rot": { - "x": 0, - "y": 274207, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300030, - "propState": 8, - "pos": { - "x": -93303, - "y": 4919, - "z": 106026 - }, - "rot": { - "x": 0, - "y": 343791, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300007, - "propState": 8, - "pos": { - "x": -64017, - "y": 4854, - "z": 145667 - }, - "rot": { - "x": 0, - "y": 218726, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300008, - "propState": 8, - "pos": { - "x": -39790, - "y": 4854, - "z": 164870 - }, - "rot": { - "x": 0, - "y": 304148, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300009, - "propState": 8, - "pos": { - "x": 11909, - "y": 4946, - "z": 172203 - }, - "rot": { - "x": 0, - "y": 194754, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300010, - "propState": 8, - "pos": { - "x": -11594, - "y": 4941, - "z": 172255 - }, - "rot": { - "x": 0, - "y": 174545, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300011, - "propState": 8, - "pos": { - "x": 63749, - "y": 4854, - "z": 147337 - }, - "rot": { - "x": 0, - "y": 167261, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300012, - "propState": 8, - "pos": { - "x": 62500, - "y": 4854, - "z": 73020 - }, - "rot": { - "x": 0, - "y": 15502, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300013, - "propState": 8, - "pos": { - "x": 81897, - "y": 4854, - "z": 112684 - }, - "rot": { - "x": 0, - "y": 92454, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300014, - "propState": 8, - "pos": { - "x": 50731, - "y": 5235, - "z": 33411 - }, - "rot": { - "x": 0, - "y": 235242, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300015, - "propState": 8, - "pos": { - "x": 34414, - "y": 4854, - "z": 46558 - }, - "rot": { - "x": 0, - "y": 92454, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300016, - "propState": 8, - "pos": { - "x": 43288, - "y": 4854, - "z": 144357 - }, - "rot": { - "x": 0, - "y": 92454, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300024, - "propState": 8, - "pos": { - "x": 76201, - "y": 4854, - "z": 100530 - }, - "rot": { - "x": 0, - "y": 325617, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300025, - "propState": 8, - "pos": { - "x": 77599, - "y": 4854, - "z": 100351 - }, - "rot": { - "x": 0, - "y": 15765, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300026, - "propState": 8, - "pos": { - "x": -11256, - "y": 4937, - "z": 65780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 2, - "instId": 300027, - "propState": 8, - "pos": { - "x": -12451, - "y": 4937, - "z": 66361 - }, - "rot": { - "x": 0, - "y": 308573, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 2, - "instId": 300028, - "propState": 8, - "pos": { - "x": 109111, - "y": 3859, - "z": 115284 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 2, - "instId": 300029, - "propState": 8, - "pos": { - "x": 126230, - "y": 3859, - "z": 109377 - }, - "rot": { - "x": 0, - "y": 49444, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4500, - "y": 4903, - "z": 24390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -79190, - "y": 4854, - "z": 115370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 78953, - "y": 4854, - "z": 114983 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 20385, - "y": 4937, - "z": 156122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030601": { - "anchorId": 1, - "groupId": 3, - "instId": 300001, - "pos": { - "x": 0, - "y": 4903, - "z": 26000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030602": { - "anchorId": 2, - "groupId": 3, - "instId": 300002, - "pos": { - "x": -84530, - "y": 4854, - "z": 110410 - }, - "rot": { - "x": 0, - "y": 271000, - "z": 0 - } - }, - "1030603": { - "anchorId": 3, - "groupId": 3, - "instId": 300003, - "pos": { - "x": 85840, - "y": 4854, - "z": 110533 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1030604": { - "anchorId": 4, - "groupId": 3, - "instId": 300004, - "pos": { - "x": 15521, - "y": 4937, - "z": 156520 - }, - "rot": { - "x": 0, - "y": 338250, - "z": 0 - } - } - } - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 12, - "pos": { - "x": 7132, - "y": 4924, - "z": 31360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 12, - "pos": { - "x": 17543, - "y": 4937, - "z": 68309 - }, - "rot": { - "x": 0, - "y": 335744, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 12, - "pos": { - "x": 19092, - "y": 3017, - "z": 104541 - }, - "rot": { - "x": 0, - "y": 288352, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 12, - "pos": { - "x": 20350, - "y": 4937, - "z": 160920 - }, - "rot": { - "x": 0, - "y": 296253, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300005, - "propState": 12, - "pos": { - "x": -21383, - "y": 3017, - "z": 116105 - }, - "rot": { - "x": 0, - "y": 283023, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300006, - "propState": 12, - "pos": { - "x": -40733, - "y": 4933, - "z": 91608 - }, - "rot": { - "x": 0, - "y": 63371, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300007, - "propState": 12, - "pos": { - "x": 53147, - "y": 4854, - "z": 153697 - }, - "rot": { - "x": 0, - "y": 344544, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300008, - "propState": 12, - "pos": { - "x": 105750, - "y": 3859, - "z": 115875 - }, - "rot": { - "x": 0, - "y": 177642, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300009, - "propState": 12, - "pos": { - "x": 115700, - "y": 3796, - "z": 100270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300010, - "propState": 12, - "pos": { - "x": 76568, - "y": 4854, - "z": 97940 - }, - "rot": { - "x": 0, - "y": 9263, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300011, - "propState": 12, - "pos": { - "x": 44630, - "y": 5325, - "z": 24514 - }, - "rot": { - "x": 0, - "y": 311735, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300012, - "propState": 12, - "pos": { - "x": -61023, - "y": 4876, - "z": 166111 - }, - "rot": { - "x": 0, - "y": 318603, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300013, - "propState": 12, - "pos": { - "x": -56992, - "y": 5795, - "z": 67016 - }, - "rot": { - "x": 0, - "y": 1748, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300014, - "propState": 12, - "pos": { - "x": -106696, - "y": 4915, - "z": 114340 - }, - "rot": { - "x": 0, - "y": 182428, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300015, - "propState": 12, - "pos": { - "x": 84730, - "y": 9530, - "z": 243431 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 1, - "pos": { - "x": -46858, - "y": 4853, - "z": 168375 - }, - "rot": { - "x": 0, - "y": 321141, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 1, - "pos": { - "x": 38367, - "y": 4853, - "z": 46423 - }, - "rot": { - "x": 0, - "y": 328236, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -44350, - "y": 7000, - "z": 141260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -43590, - "y": 7000, - "z": 79790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": -83950, - "y": 7000, - "z": 110211 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": 44280, - "y": 7000, - "z": 79710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300007, - "propState": 8, - "pos": { - "x": 43820, - "y": 7000, - "z": 141330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300008, - "propState": 8, - "pos": { - "x": 84180, - "y": 7000, - "z": 110406 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400002, - "pos": { - "x": 45425, - "y": 5617, - "z": 40985 - }, - "rot": { - "x": 0, - "y": 268129, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": 44948, - "y": 6441, - "z": 40551 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -22462, - "y": 3017, - "z": 113474 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": -10153, - "y": 4470, - "z": 114270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 22, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14323, - "y": 4960, - "z": 94350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 22, - "instId": 300004, - "propState": 8, - "pos": { - "x": 15188, - "y": 3017, - "z": 89958 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 22, - "instId": 300005, - "propState": 8, - "pos": { - "x": 11157, - "y": 3017, - "z": 111183 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 22, - "instId": 300006, - "propState": 8, - "pos": { - "x": -11456, - "y": 3017, - "z": 107025 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 22, - "instId": 300007, - "propState": 8, - "pos": { - "x": 2821, - "y": 3017, - "z": 99176 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [ - { - "groupId": 63, - "instId": 400001, - "pos": { - "x": -978, - "y": 5736, - "z": 163205 - }, - "rot": { - "x": 0, - "y": 169625, - "z": 0 - }, - "npcId": 3168 - }, - { - "groupId": 63, - "instId": 400002, - "pos": { - "x": -1505, - "y": 12933, - "z": 171508 - }, - "rot": { - "x": 0, - "y": 215815, - "z": 0 - }, - "npcId": 3027 - }, - { - "groupId": 63, - "instId": 400003, - "pos": { - "x": -2520, - "y": 10876, - "z": 171403 - }, - "rot": { - "x": 0, - "y": 49056, - "z": 0 - }, - "npcId": 3027 - }, - { - "groupId": 63, - "instId": 400004, - "pos": { - "x": -670, - "y": 7425, - "z": 169086 - }, - "rot": { - "x": 0, - "y": 335989, - "z": 0 - }, - "npcId": 3027 - }, { - "groupId": 63, - "instId": 400005, - "pos": { - "x": -149, - "y": 7451, - "z": 169074 - }, - "rot": { - "x": 0, - "y": 308354, - "z": 0 - }, - "npcId": 3027 - }, { - "groupId": 63, - "instId": 400006, - "pos": { - "x": 756, - "y": 5016, - "z": 163044 - }, - "rot": { - "x": 0, - "y": 331210, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400007, - "pos": { - "x": -4813, - "y": 5874, - "z": 171619 - }, - "rot": { - "x": 0, - "y": 277576, - "z": 0 - }, - "npcId": 3043 - }, { - "groupId": 63, - "instId": 400008, - "pos": { - "x": -244, - "y": 5136, - "z": 164489 - }, - "rot": { - "x": 0, - "y": 148680, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400009, - "pos": { - "x": 276, - "y": 5126, - "z": 164542 - }, - "rot": { - "x": 0, - "y": 180897, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400010, - "pos": { - "x": 4725, - "y": 4893, - "z": 175888 - }, - "rot": { - "x": 0, - "y": 324105, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400011, - "pos": { - "x": 5088, - "y": 4893, - "z": 177005 - }, - "rot": { - "x": 0, - "y": 223606, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400012, - "pos": { - "x": 4348, - "y": 4915, - "z": 175723 - }, - "rot": { - "x": 0, - "y": 343448, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400013, - "pos": { - "x": 5277, - "y": 4937, - "z": 168711 - }, - "rot": { - "x": 0, - "y": 332170, - "z": 0 - }, - "npcId": 3026 - }, { - "groupId": 63, - "instId": 400014, - "pos": { - "x": 5992, - "y": 4937, - "z": 169722 - }, - "rot": { - "x": 0, - "y": 272831, - "z": 0 - }, - "npcId": 3026 - }, { - "groupId": 63, - "instId": 400015, - "pos": { - "x": 5726, - "y": 4937, - "z": 169190 - }, - "rot": { - "x": 0, - "y": 296963, - "z": 0 - }, - "npcId": 3026 - }, { - "groupId": 63, - "instId": 400016, - "pos": { - "x": -4833, - "y": 5871, - "z": 172048 - }, - "rot": { - "x": 0, - "y": 260698, - "z": 0 - }, - "npcId": 3043 - }, { - "groupId": 63, - "instId": 400017, - "pos": { - "x": -6111, - "y": 4893, - "z": 167693 - }, - "rot": { - "x": 0, - "y": 86430, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400018, - "pos": { - "x": -5582, - "y": 4893, - "z": 166993 - }, - "rot": { - "x": 0, - "y": 15214, - "z": 0 - }, - "npcId": 3027 - }, { - "groupId": 63, - "instId": 400019, - "pos": { - "x": -5036, - "y": 4893, - "z": 167172 - }, - "rot": { - "x": 0, - "y": 316355, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400020, - "pos": { - "x": -5119, - "y": 4893, - "z": 168078 - }, - "rot": { - "x": 0, - "y": 208396, - "z": 0 - }, - "npcId": 3043 - }, { - "groupId": 63, - "instId": 400021, - "pos": { - "x": -5589, - "y": 4893, - "z": 167787 - }, - "rot": { - "x": 0, - "y": 138597, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 63, - "instId": 300005, - "propState": 8, - "pos": { - "x": 110, - "y": 4937, - "z": 162450 - }, - "rot": { - "x": 0, - "y": 169625, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [ - { - "groupId": 64, - "instId": 400001, - "pos": { - "x": 2813, - "y": 6673, - "z": 52963 - }, - "rot": { - "x": 0, - "y": 196503, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 18, - "pos": { - "x": 2425, - "y": 5813, - "z": 53129 - }, - "rot": { - "x": 0, - "y": 53195, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 64, - "instId": 300002, - "propState": 18, - "pos": { - "x": 2971, - "y": 5825, - "z": 52555 - }, - "rot": { - "x": 0, - "y": 216112, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 64, - "instId": 300004, - "propState": 18, - "pos": { - "x": 2484, - "y": -5097, - "z": 52579 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 64, - "instId": 300005, - "propState": 1, - "pos": { - "x": 2484, - "y": 4903, - "z": 52579 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [ - { - "groupId": 65, - "instId": 400001, - "pos": { - "x": -35817, - "y": 6707, - "z": 97875 - }, - "rot": { - "x": 0, - "y": 349562, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 18, - "pos": { - "x": -35415, - "y": 6413, - "z": 98580 - }, - "rot": { - "x": 0, - "y": 131635, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 65, - "instId": 300002, - "propState": 1, - "pos": { - "x": -34509, - "y": 4962, - "z": 97252 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [ - { - "groupId": 66, - "instId": 400001, - "pos": { - "x": -58673, - "y": 6858, - "z": 67769 - }, - "rot": { - "x": 0, - "y": 37481, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 18, - "pos": { - "x": -61100, - "y": 7774, - "z": 67719 - }, - "rot": { - "x": 0, - "y": 67336, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 66, - "instId": 300002, - "propState": 1, - "pos": { - "x": -58601, - "y": 4854, - "z": 68460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [ - { - "groupId": 67, - "instId": 400001, - "pos": { - "x": -69324, - "y": 5801, - "z": 88042 - }, - "rot": { - "x": 0, - "y": 130500, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 18, - "pos": { - "x": -69467, - "y": 5734, - "z": 88234 - }, - "rot": { - "x": 0, - "y": 105795, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 67, - "instId": 300002, - "propState": 1, - "pos": { - "x": -69224, - "y": 4854, - "z": 87964 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [ - { - "groupId": 68, - "instId": 400001, - "pos": { - "x": -72354, - "y": 4854, - "z": 115616 - }, - "rot": { - "x": 0, - "y": 133277, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 18, - "pos": { - "x": -79099, - "y": 6682, - "z": 118675 - }, - "rot": { - "x": 0, - "y": 168204, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 68, - "instId": 300002, - "propState": 1, - "pos": { - "x": -78425, - "y": 4854, - "z": 118159 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [ - { - "groupId": 69, - "instId": 400001, - "pos": { - "x": -106090, - "y": 6080, - "z": 98370 - }, - "rot": { - "x": 0, - "y": 358346, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 18, - "pos": { - "x": -106090, - "y": 6025, - "z": 98370 - }, - "rot": { - "x": 0, - "y": 19854, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 69, - "instId": 300002, - "propState": 1, - "pos": { - "x": -107586, - "y": 4911, - "z": 105676 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [ - { - "groupId": 70, - "instId": 400001, - "pos": { - "x": -55834, - "y": 6422, - "z": 183162 - }, - "rot": { - "x": 0, - "y": 82525, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 18, - "pos": { - "x": -55895, - "y": 6649, - "z": 183586 - }, - "rot": { - "x": 0, - "y": 95128, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 70, - "instId": 300002, - "propState": 1, - "pos": { - "x": -56469, - "y": 5332, - "z": 183514 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [ - { - "groupId": 71, - "instId": 400001, - "pos": { - "x": -53867, - "y": 6235, - "z": 159923 - }, - "rot": { - "x": 0, - "y": 52908, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 18, - "pos": { - "x": -54260, - "y": 6541, - "z": 159916 - }, - "rot": { - "x": 0, - "y": 32199, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 71, - "instId": 300002, - "propState": 1, - "pos": { - "x": -53613, - "y": 4854, - "z": 159863 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [ - { - "groupId": 72, - "instId": 400001, - "pos": { - "x": -10601, - "y": 16534, - "z": 117209 - }, - "rot": { - "x": 0, - "y": 243650, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22350, - "y": 9816, - "z": 126089 - }, - "rot": { - "x": 0, - "y": 101552, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 72, - "instId": 300002, - "propState": 1, - "pos": { - "x": -27159, - "y": 4228, - "z": 128047 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [ - { - "groupId": 73, - "instId": 400001, - "pos": { - "x": -979, - "y": 6257, - "z": 163201 - }, - "rot": { - "x": 0, - "y": 169391, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 18, - "pos": { - "x": -970, - "y": 6218, - "z": 163091 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 73, - "instId": 300002, - "propState": 1, - "pos": { - "x": 199, - "y": 4937, - "z": 157550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [ - { - "groupId": 74, - "instId": 400001, - "pos": { - "x": 14655, - "y": 4945, - "z": 141947 - }, - "rot": { - "x": 0, - "y": 358341, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 18, - "pos": { - "x": 15657, - "y": 5011, - "z": 142450 - }, - "rot": { - "x": 0, - "y": 107946, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 74, - "instId": 300002, - "propState": 1, - "pos": { - "x": 15531, - "y": 5113, - "z": 142885 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [ - { - "groupId": 75, - "instId": 400001, - "pos": { - "x": 40818, - "y": 8154, - "z": 133798 - }, - "rot": { - "x": 0, - "y": 244894, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 18, - "pos": { - "x": 40818, - "y": 8154, - "z": 133798 - }, - "rot": { - "x": 0, - "y": 244894, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 75, - "instId": 300002, - "propState": 1, - "pos": { - "x": 40168, - "y": 4937, - "z": 133367 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [ - { - "groupId": 76, - "instId": 400001, - "pos": { - "x": 71556, - "y": 8123, - "z": 127075 - }, - "rot": { - "x": 0, - "y": 198972, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 18, - "pos": { - "x": 72147, - "y": 7576, - "z": 126998 - }, - "rot": { - "x": 0, - "y": 213846, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 76, - "instId": 300002, - "propState": 1, - "pos": { - "x": 72168, - "y": 4854, - "z": 126998 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [ - { - "groupId": 77, - "instId": 400001, - "pos": { - "x": 68596, - "y": 8904, - "z": 98104 - }, - "rot": { - "x": 0, - "y": 344968, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 18, - "pos": { - "x": 68589, - "y": 8895, - "z": 98145 - }, - "rot": { - "x": 0, - "y": 13922, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 77, - "instId": 300002, - "propState": 1, - "pos": { - "x": 68292, - "y": 4854, - "z": 98391 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [ - { - "groupId": 78, - "instId": 400001, - "pos": { - "x": 103029, - "y": 4612, - "z": 115730 - }, - "rot": { - "x": 0, - "y": 319965, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 18, - "pos": { - "x": 100212, - "y": 4594, - "z": 115361 - }, - "rot": { - "x": 0, - "y": 45885, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 78, - "instId": 300002, - "propState": 8, - "pos": { - "x": 100902, - "y": 4583, - "z": 115243 - }, - "rot": { - "x": 0, - "y": 119437, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 78, - "instId": 300003, - "propState": 8, - "pos": { - "x": 102296, - "y": 4584, - "z": 115591 - }, - "rot": { - "x": 0, - "y": 315796, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 78, - "instId": 300004, - "propState": 1, - "pos": { - "x": 101007, - "y": 3859, - "z": 114934 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [ - { - "groupId": 79, - "instId": 400001, - "pos": { - "x": 64534, - "y": 8487, - "z": 36664 - }, - "rot": { - "x": 0, - "y": 291963, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 18, - "pos": { - "x": 64628, - "y": 8463, - "z": 36820 - }, - "rot": { - "x": 0, - "y": 63212, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 79, - "instId": 300002, - "propState": 1, - "pos": { - "x": 64525, - "y": 7735, - "z": 37611 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [ - { - "groupId": 80, - "instId": 400001, - "pos": { - "x": 44359, - "y": 9149, - "z": 60604 - }, - "rot": { - "x": 0, - "y": 53365, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 18, - "pos": { - "x": 44578, - "y": 8989, - "z": 60445 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 80, - "instId": 300002, - "propState": 1, - "pos": { - "x": 44038, - "y": 4854, - "z": 60245 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [ - { - "groupId": 81, - "instId": 400001, - "pos": { - "x": 20331, - "y": 3829, - "z": 114423 - }, - "rot": { - "x": 0, - "y": 61110, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 18, - "pos": { - "x": 19377, - "y": 4372, - "z": 114251 - }, - "rot": { - "x": 0, - "y": 83300, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 81, - "instId": 300002, - "propState": 1, - "pos": { - "x": 18352, - "y": 2979, - "z": 114193 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [ - { - "groupId": 82, - "instId": 400001, - "pos": { - "x": 9109, - "y": 3291, - "z": 128129 - }, - "rot": { - "x": 0, - "y": 52228, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 18, - "pos": { - "x": 8765, - "y": 3312, - "z": 127987 - }, - "rot": { - "x": 0, - "y": 66513, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 82, - "instId": 300002, - "propState": 1, - "pos": { - "x": 11818, - "y": 3017, - "z": 129493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [ - { - "groupId": 83, - "instId": 400001, - "pos": { - "x": 91607, - "y": 10823, - "z": 242903 - }, - "rot": { - "x": 0, - "y": 203177, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 18, - "pos": { - "x": 92046, - "y": 11555, - "z": 243435 - }, - "rot": { - "x": 0, - "y": 79628, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 83, - "instId": 300002, - "propState": 1, - "pos": { - "x": 91338, - "y": 9548, - "z": 242860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "206": { - "monsters": [], - "npcs": [ - { - "groupId": 206, - "instId": 400002, - "pos": { - "x": -121881, - "y": 4965, - "z": 99267 - }, - "rot": { - "x": 0, - "y": 17992, - "z": 0 - }, - "npcId": 3090 - } - ], - "props": [ - { - "groupId": 206, - "instId": 300001, - "propState": 8, - "pos": { - "x": -118235, - "y": 4915, - "z": 107588 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [ - { - "groupId": 208, - "instId": 400001, - "pos": { - "x": 124168, - "y": 4546, - "z": 89038 - }, - "rot": { - "x": 0, - "y": 13834, - "z": 0 - }, - "npcId": 2310 - }, { - "groupId": 208, - "instId": 400002, - "pos": { - "x": 125126, - "y": 4546, - "z": 88356 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2302 - }, { - "groupId": 208, - "instId": 400003, - "pos": { - "x": 123040, - "y": 4546, - "z": 88240 - }, - "rot": { - "x": 0, - "y": 21519, - "z": 0 - }, - "npcId": 2302 - } - ], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 8, - "pos": { - "x": 7681, - "y": 4937, - "z": 152616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "232": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 232, - "instId": 300001, - "propState": 8, - "pos": { - "x": 123580, - "y": 3680, - "z": 73840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103098 - } - ], - "teleports": {} - }, - "249": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 249, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22, - "y": 3800, - "z": 125024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 249, - "instId": 300002, - "propState": 8, - "pos": { - "x": 22, - "y": 3800, - "z": 125024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 249, - "instId": 300003, - "propState": 8, - "pos": { - "x": 22, - "y": 3800, - "z": 125024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 249, - "instId": 300005, - "propState": 8, - "pos": { - "x": 17, - "y": 2250, - "z": 134940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300006, - "propState": 8, - "pos": { - "x": 20, - "y": 3016, - "z": 110440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 115580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300008, - "propState": 8, - "pos": { - "x": -660, - "y": 13940, - "z": 112251 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300009, - "propState": 8, - "pos": { - "x": 8163, - "y": 12553, - "z": 121645 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300010, - "propState": 8, - "pos": { - "x": -11382, - "y": 13940, - "z": 119229 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300011, - "propState": 8, - "pos": { - "x": -7610, - "y": 12817, - "z": 120650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300012, - "propState": 8, - "pos": { - "x": 10743, - "y": 13940, - "z": 118047 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "271": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 271, - "instId": 300001, - "propState": 11, - "pos": { - "x": 67046, - "y": 4854, - "z": 140612 - }, - "rot": { - "x": 0, - "y": 265630, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "272": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 272, - "instId": 300001, - "propState": 11, - "pos": { - "x": -100184, - "y": 4915, - "z": 113935 - }, - "rot": { - "x": 0, - "y": 111570, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "273": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 273, - "instId": 300001, - "propState": 11, - "pos": { - "x": -21062, - "y": 4937, - "z": 161940 - }, - "rot": { - "x": 0, - "y": 74313, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "275": { - "monsters": [], - "npcs": [ - { - "groupId": 275, - "instId": 400001, - "pos": { - "x": -10060, - "y": 3017, - "z": 109140 - }, - "rot": { - "x": 0, - "y": 52648, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 275, - "instId": 300001, - "propState": 8, - "pos": { - "x": -10060, - "y": 3017, - "z": 109140 - }, - "rot": { - "x": 0, - "y": 52648, - "z": 0 - }, - "propId": 103256 - } - ], - "teleports": {} - }, - "276": { - "monsters": [], - "npcs": [ - { - "groupId": 276, - "instId": 400001, - "pos": { - "x": 9600, - "y": 3017, - "z": 111300 - }, - "rot": { - "x": 0, - "y": 289130, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 276, - "instId": 300002, - "propState": 8, - "pos": { - "x": 9600, - "y": 3017, - "z": 111300 - }, - "rot": { - "x": 0, - "y": 289130, - "z": 0 - }, - "propId": 103256 - } - ], - "teleports": {} - }, - "277": { - "monsters": [], - "npcs": [ - { - "groupId": 277, - "instId": 400001, - "pos": { - "x": 4860, - "y": 3017, - "z": 102970 - }, - "rot": { - "x": 0, - "y": 330043, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 277, - "instId": 300003, - "propState": 8, - "pos": { - "x": 4860, - "y": 3017, - "z": 102970 - }, - "rot": { - "x": 0, - "y": 330043, - "z": 0 - }, - "propId": 103256 - } - ], - "teleports": {} - }, - "326": { - "monsters": [], - "npcs": [ - { - "groupId": 326, - "instId": 400001, - "pos": { - "x": 108979, - "y": 3859, - "z": 105703 - }, - "rot": { - "x": 0, - "y": 29887, - "z": 0 - }, - "npcId": 13177 - } - ], - "props": [], - "teleports": {} - }, - "329": { - "monsters": [], - "npcs": [ - { - "groupId": 329, - "instId": 400001, - "pos": { - "x": -97405, - "y": 5313, - "z": 107809 - }, - "rot": { - "x": 0, - "y": 4965, - "z": 0 - }, - "npcId": 13346 - } - ], - "props": [ - { - "groupId": 329, - "instId": 300001, - "propState": 0, - "pos": { - "x": -97397, - "y": 5131, - "z": 108154 - }, - "rot": { - "x": 0, - "y": 7327, - "z": 0 - }, - "propId": 103142 - } - ], - "teleports": {} - }, - "351": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 351, - "instId": 300001, - "propState": 1, - "pos": { - "x": -79626, - "y": 5666, - "z": 106221 - }, - "rot": { - "x": 0, - "y": 86271, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 351, - "instId": 300002, - "propState": 1, - "pos": { - "x": -35326, - "y": 5586, - "z": 171081 - }, - "rot": { - "x": 0, - "y": 256384, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 351, - "instId": 300003, - "propState": 1, - "pos": { - "x": 19882, - "y": 5586, - "z": 43133 - }, - "rot": { - "x": 0, - "y": 80123, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 351, - "instId": 300004, - "propState": 1, - "pos": { - "x": 79740, - "y": 5586, - "z": 119760 - }, - "rot": { - "x": 0, - "y": 261972, - "z": 0 - }, - "propId": 103020 - } - ], - "teleports": {} - }, - "394": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 394, - "instId": 300001, - "propState": 18, - "pos": { - "x": 45587, - "y": 5894, - "z": 160678 - }, - "rot": { - "x": 0, - "y": 248853, - "z": 0 - }, - "propId": 103037 - }, - { - "groupId": 394, - "instId": 300002, - "propState": 18, - "pos": { - "x": -61959, - "y": 6707, - "z": 133102 - }, - "rot": { - "x": 0, - "y": 110610, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 394, - "instId": 300003, - "propState": 18, - "pos": { - "x": 42350, - "y": 6458, - "z": 33082 - }, - "rot": { - "x": 0, - "y": 30297, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 394, - "instId": 300004, - "propState": 18, - "pos": { - "x": 9155, - "y": 5891, - "z": 66769 - }, - "rot": { - "x": 0, - "y": 142183, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300005, - "propState": 18, - "pos": { - "x": 12751, - "y": 5522, - "z": 65328 - }, - "rot": { - "x": 0, - "y": 89545, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300006, - "propState": 18, - "pos": { - "x": -3316, - "y": 5608, - "z": 51301 - }, - "rot": { - "x": 0, - "y": 303779, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300007, - "propState": 18, - "pos": { - "x": 3290, - "y": 5872, - "z": 54638 - }, - "rot": { - "x": 0, - "y": 104072, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 394, - "instId": 300008, - "propState": 18, - "pos": { - "x": 44675, - "y": 5618, - "z": 42184 - }, - "rot": { - "x": 0, - "y": 106024, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300009, - "propState": 18, - "pos": { - "x": 86041, - "y": 10540, - "z": 240931 - }, - "rot": { - "x": 0, - "y": 358362, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300010, - "propState": 18, - "pos": { - "x": 133274, - "y": 4555, - "z": 95550 - }, - "rot": { - "x": 0, - "y": 35564, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 394, - "instId": 300011, - "propState": 18, - "pos": { - "x": -58397, - "y": 4934, - "z": 142590 - }, - "rot": { - "x": 0, - "y": 159303, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "395": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 395, - "instId": 300001, - "propState": 18, - "pos": { - "x": -43819, - "y": 5839, - "z": 125220 - }, - "rot": { - "x": 0, - "y": 20548, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 395, - "instId": 300002, - "propState": 18, - "pos": { - "x": 86127, - "y": 10146, - "z": 228987 - }, - "rot": { - "x": 0, - "y": 313547, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 395, - "instId": 300003, - "propState": 18, - "pos": { - "x": 41507, - "y": 4869, - "z": 171335 - }, - "rot": { - "x": 0, - "y": 79793, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 395, - "instId": 300004, - "propState": 18, - "pos": { - "x": -119330, - "y": 5601, - "z": 105677 - }, - "rot": { - "x": 0, - "y": 142183, - "z": 0 - }, - "propId": 103037 - } - ], - "teleports": {} - }, - "396": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 396, - "instId": 300001, - "propState": 18, - "pos": { - "x": 21249, - "y": 5953, - "z": 154350 - }, - "rot": { - "x": 0, - "y": 26863, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 2, - "startGroupId": 19, - "isEnteredSceneInfo": true - } - }, - "1030612": { - "P10306_F10306001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7322, - "y": 4913, - "z": 34247 - }, - "rot": { - "x": 0, - "y": 273329, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 21913, - "y": 4937, - "z": 70359 - }, - "rot": { - "x": 0, - "y": 327058, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 39703, - "y": 4933, - "z": 85631 - }, - "rot": { - "x": 0, - "y": 157837, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 2, - "instId": 300017, - "propState": 8, - "pos": { - "x": 25090, - "y": 4630, - "z": 115717 - }, - "rot": { - "x": 0, - "y": 255869, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300018, - "propState": 8, - "pos": { - "x": -23578, - "y": 3017, - "z": 114967 - }, - "rot": { - "x": 0, - "y": 152608, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300019, - "propState": 8, - "pos": { - "x": -20714, - "y": 3017, - "z": 113851 - }, - "rot": { - "x": 0, - "y": 257146, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300020, - "propState": 8, - "pos": { - "x": -22918, - "y": 3017, - "z": 112018 - }, - "rot": { - "x": 0, - "y": 24007, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300021, - "propState": 8, - "pos": { - "x": 14307, - "y": 3017, - "z": 91243 - }, - "rot": { - "x": 0, - "y": 24007, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300022, - "propState": 8, - "pos": { - "x": 13765, - "y": 3017, - "z": 89422 - }, - "rot": { - "x": 0, - "y": 240213, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300023, - "propState": 8, - "pos": { - "x": -37270, - "y": 4962, - "z": 110332 - }, - "rot": { - "x": 0, - "y": 174478, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": -42375, - "y": 4854, - "z": 83885 - }, - "rot": { - "x": 0, - "y": 207317, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300005, - "propState": 8, - "pos": { - "x": -60145, - "y": 4854, - "z": 68061 - }, - "rot": { - "x": 0, - "y": 337535, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300006, - "propState": 8, - "pos": { - "x": -81534, - "y": 4854, - "z": 112391 - }, - "rot": { - "x": 0, - "y": 274207, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300030, - "propState": 8, - "pos": { - "x": -93303, - "y": 4919, - "z": 106026 - }, - "rot": { - "x": 0, - "y": 343791, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300007, - "propState": 8, - "pos": { - "x": -64017, - "y": 4854, - "z": 145667 - }, - "rot": { - "x": 0, - "y": 218726, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300008, - "propState": 8, - "pos": { - "x": -39790, - "y": 4854, - "z": 164870 - }, - "rot": { - "x": 0, - "y": 304148, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300009, - "propState": 8, - "pos": { - "x": 11909, - "y": 4946, - "z": 172203 - }, - "rot": { - "x": 0, - "y": 194754, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300010, - "propState": 8, - "pos": { - "x": -11594, - "y": 4941, - "z": 172255 - }, - "rot": { - "x": 0, - "y": 174545, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300011, - "propState": 8, - "pos": { - "x": 63749, - "y": 4854, - "z": 147337 - }, - "rot": { - "x": 0, - "y": 167261, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300012, - "propState": 8, - "pos": { - "x": 62500, - "y": 4854, - "z": 73020 - }, - "rot": { - "x": 0, - "y": 15502, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300013, - "propState": 8, - "pos": { - "x": 81897, - "y": 4854, - "z": 112684 - }, - "rot": { - "x": 0, - "y": 92454, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300014, - "propState": 8, - "pos": { - "x": 50731, - "y": 5235, - "z": 33411 - }, - "rot": { - "x": 0, - "y": 235242, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300015, - "propState": 8, - "pos": { - "x": 34414, - "y": 4854, - "z": 46558 - }, - "rot": { - "x": 0, - "y": 92454, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300016, - "propState": 8, - "pos": { - "x": 43288, - "y": 4854, - "z": 144357 - }, - "rot": { - "x": 0, - "y": 92454, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300024, - "propState": 8, - "pos": { - "x": 76201, - "y": 4854, - "z": 100530 - }, - "rot": { - "x": 0, - "y": 325617, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300025, - "propState": 8, - "pos": { - "x": 77599, - "y": 4854, - "z": 100351 - }, - "rot": { - "x": 0, - "y": 15765, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300026, - "propState": 8, - "pos": { - "x": -11256, - "y": 4937, - "z": 65780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 2, - "instId": 300027, - "propState": 8, - "pos": { - "x": -12451, - "y": 4937, - "z": 66361 - }, - "rot": { - "x": 0, - "y": 308573, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 2, - "instId": 300028, - "propState": 8, - "pos": { - "x": 109111, - "y": 3859, - "z": 115284 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 2, - "instId": 300029, - "propState": 8, - "pos": { - "x": 126230, - "y": 3859, - "z": 109377 - }, - "rot": { - "x": 0, - "y": 49444, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4500, - "y": 4903, - "z": 24390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -79190, - "y": 4854, - "z": 115370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 78953, - "y": 4854, - "z": 114983 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 20385, - "y": 4937, - "z": 156122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030601": { - "anchorId": 1, - "groupId": 3, - "instId": 300001, - "pos": { - "x": 0, - "y": 4903, - "z": 26000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030602": { - "anchorId": 2, - "groupId": 3, - "instId": 300002, - "pos": { - "x": -84530, - "y": 4854, - "z": 110410 - }, - "rot": { - "x": 0, - "y": 271000, - "z": 0 - } - }, - "1030603": { - "anchorId": 3, - "groupId": 3, - "instId": 300003, - "pos": { - "x": 85840, - "y": 4854, - "z": 110533 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1030604": { - "anchorId": 4, - "groupId": 3, - "instId": 300004, - "pos": { - "x": 15521, - "y": 4937, - "z": 156520 - }, - "rot": { - "x": 0, - "y": 338250, - "z": 0 - } - } - } - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 12, - "pos": { - "x": 7132, - "y": 4924, - "z": 31360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 12, - "pos": { - "x": 17543, - "y": 4937, - "z": 68309 - }, - "rot": { - "x": 0, - "y": 335744, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 12, - "pos": { - "x": 19092, - "y": 3017, - "z": 104541 - }, - "rot": { - "x": 0, - "y": 288352, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 12, - "pos": { - "x": 20350, - "y": 4937, - "z": 160920 - }, - "rot": { - "x": 0, - "y": 296253, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300005, - "propState": 12, - "pos": { - "x": -21383, - "y": 3017, - "z": 116105 - }, - "rot": { - "x": 0, - "y": 283023, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300006, - "propState": 12, - "pos": { - "x": -40733, - "y": 4933, - "z": 91608 - }, - "rot": { - "x": 0, - "y": 63371, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300007, - "propState": 12, - "pos": { - "x": 53147, - "y": 4854, - "z": 153697 - }, - "rot": { - "x": 0, - "y": 344544, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300008, - "propState": 12, - "pos": { - "x": 105750, - "y": 3859, - "z": 115875 - }, - "rot": { - "x": 0, - "y": 177642, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300009, - "propState": 12, - "pos": { - "x": 115700, - "y": 3796, - "z": 100270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300010, - "propState": 12, - "pos": { - "x": 76568, - "y": 4854, - "z": 97940 - }, - "rot": { - "x": 0, - "y": 9263, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300011, - "propState": 12, - "pos": { - "x": 44630, - "y": 5325, - "z": 24514 - }, - "rot": { - "x": 0, - "y": 311735, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300012, - "propState": 12, - "pos": { - "x": -61023, - "y": 4876, - "z": 166111 - }, - "rot": { - "x": 0, - "y": 318603, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300013, - "propState": 12, - "pos": { - "x": -56992, - "y": 5795, - "z": 67016 - }, - "rot": { - "x": 0, - "y": 1748, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300014, - "propState": 12, - "pos": { - "x": -106696, - "y": 4915, - "z": 114340 - }, - "rot": { - "x": 0, - "y": 182428, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300015, - "propState": 12, - "pos": { - "x": 84730, - "y": 9530, - "z": 243431 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 1, - "pos": { - "x": -46858, - "y": 4853, - "z": 168375 - }, - "rot": { - "x": 0, - "y": 321141, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 1, - "pos": { - "x": 38367, - "y": 4853, - "z": 46423 - }, - "rot": { - "x": 0, - "y": 328236, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -44350, - "y": 7000, - "z": 141260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -43590, - "y": 7000, - "z": 79790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": -83950, - "y": 7000, - "z": 110211 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": 44280, - "y": 7000, - "z": 79710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300007, - "propState": 8, - "pos": { - "x": 43820, - "y": 7000, - "z": 141330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300008, - "propState": 8, - "pos": { - "x": 84180, - "y": 7000, - "z": 110406 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400002, - "pos": { - "x": 45425, - "y": 5617, - "z": 40985 - }, - "rot": { - "x": 0, - "y": 268129, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": 44948, - "y": 6441, - "z": 40551 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -22462, - "y": 3017, - "z": 113474 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": -10153, - "y": 4470, - "z": 114270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 22, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14323, - "y": 4960, - "z": 94350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 22, - "instId": 300004, - "propState": 8, - "pos": { - "x": 15188, - "y": 3017, - "z": 89958 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 22, - "instId": 300005, - "propState": 8, - "pos": { - "x": 11157, - "y": 3017, - "z": 111183 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 22, - "instId": 300006, - "propState": 8, - "pos": { - "x": -11456, - "y": 3017, - "z": 107025 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 22, - "instId": 300007, - "propState": 8, - "pos": { - "x": 2821, - "y": 3017, - "z": 99176 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [ - { - "groupId": 63, - "instId": 400001, - "pos": { - "x": -978, - "y": 5736, - "z": 163205 - }, - "rot": { - "x": 0, - "y": 169625, - "z": 0 - }, - "npcId": 3168 - }, - { - "groupId": 63, - "instId": 400002, - "pos": { - "x": -1505, - "y": 12933, - "z": 171508 - }, - "rot": { - "x": 0, - "y": 215815, - "z": 0 - }, - "npcId": 3027 - }, - { - "groupId": 63, - "instId": 400003, - "pos": { - "x": -2520, - "y": 10876, - "z": 171403 - }, - "rot": { - "x": 0, - "y": 49056, - "z": 0 - }, - "npcId": 3027 - }, - { - "groupId": 63, - "instId": 400004, - "pos": { - "x": -670, - "y": 7425, - "z": 169086 - }, - "rot": { - "x": 0, - "y": 335989, - "z": 0 - }, - "npcId": 3027 - }, { - "groupId": 63, - "instId": 400005, - "pos": { - "x": -149, - "y": 7451, - "z": 169074 - }, - "rot": { - "x": 0, - "y": 308354, - "z": 0 - }, - "npcId": 3027 - }, { - "groupId": 63, - "instId": 400006, - "pos": { - "x": 756, - "y": 5016, - "z": 163044 - }, - "rot": { - "x": 0, - "y": 331210, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400007, - "pos": { - "x": -4813, - "y": 5874, - "z": 171619 - }, - "rot": { - "x": 0, - "y": 277576, - "z": 0 - }, - "npcId": 3043 - }, { - "groupId": 63, - "instId": 400008, - "pos": { - "x": -244, - "y": 5136, - "z": 164489 - }, - "rot": { - "x": 0, - "y": 148680, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400009, - "pos": { - "x": 276, - "y": 5126, - "z": 164542 - }, - "rot": { - "x": 0, - "y": 180897, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400010, - "pos": { - "x": 4725, - "y": 4893, - "z": 175888 - }, - "rot": { - "x": 0, - "y": 324105, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400011, - "pos": { - "x": 5088, - "y": 4893, - "z": 177005 - }, - "rot": { - "x": 0, - "y": 223606, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400012, - "pos": { - "x": 4348, - "y": 4915, - "z": 175723 - }, - "rot": { - "x": 0, - "y": 343448, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400013, - "pos": { - "x": 5277, - "y": 4937, - "z": 168711 - }, - "rot": { - "x": 0, - "y": 332170, - "z": 0 - }, - "npcId": 3026 - }, { - "groupId": 63, - "instId": 400014, - "pos": { - "x": 5992, - "y": 4937, - "z": 169722 - }, - "rot": { - "x": 0, - "y": 272831, - "z": 0 - }, - "npcId": 3026 - }, { - "groupId": 63, - "instId": 400015, - "pos": { - "x": 5726, - "y": 4937, - "z": 169190 - }, - "rot": { - "x": 0, - "y": 296963, - "z": 0 - }, - "npcId": 3026 - }, { - "groupId": 63, - "instId": 400016, - "pos": { - "x": -4833, - "y": 5871, - "z": 172048 - }, - "rot": { - "x": 0, - "y": 260698, - "z": 0 - }, - "npcId": 3043 - }, { - "groupId": 63, - "instId": 400017, - "pos": { - "x": -6111, - "y": 4893, - "z": 167693 - }, - "rot": { - "x": 0, - "y": 86430, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400018, - "pos": { - "x": -5582, - "y": 4893, - "z": 166993 - }, - "rot": { - "x": 0, - "y": 15214, - "z": 0 - }, - "npcId": 3027 - }, { - "groupId": 63, - "instId": 400019, - "pos": { - "x": -5036, - "y": 4893, - "z": 167172 - }, - "rot": { - "x": 0, - "y": 316355, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400020, - "pos": { - "x": -5119, - "y": 4893, - "z": 168078 - }, - "rot": { - "x": 0, - "y": 208396, - "z": 0 - }, - "npcId": 3043 - }, { - "groupId": 63, - "instId": 400021, - "pos": { - "x": -5589, - "y": 4893, - "z": 167787 - }, - "rot": { - "x": 0, - "y": 138597, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 63, - "instId": 300005, - "propState": 8, - "pos": { - "x": 110, - "y": 4937, - "z": 162450 - }, - "rot": { - "x": 0, - "y": 169625, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [ - { - "groupId": 64, - "instId": 400001, - "pos": { - "x": 2813, - "y": 6673, - "z": 52963 - }, - "rot": { - "x": 0, - "y": 196503, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 18, - "pos": { - "x": 2425, - "y": 5813, - "z": 53129 - }, - "rot": { - "x": 0, - "y": 53195, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 64, - "instId": 300002, - "propState": 18, - "pos": { - "x": 2971, - "y": 5825, - "z": 52555 - }, - "rot": { - "x": 0, - "y": 216112, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 64, - "instId": 300004, - "propState": 18, - "pos": { - "x": 2484, - "y": -5097, - "z": 52579 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 64, - "instId": 300005, - "propState": 1, - "pos": { - "x": 2484, - "y": 4903, - "z": 52579 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [ - { - "groupId": 65, - "instId": 400001, - "pos": { - "x": -35817, - "y": 6707, - "z": 97875 - }, - "rot": { - "x": 0, - "y": 349562, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 18, - "pos": { - "x": -35415, - "y": 6413, - "z": 98580 - }, - "rot": { - "x": 0, - "y": 131635, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 65, - "instId": 300002, - "propState": 1, - "pos": { - "x": -34509, - "y": 4962, - "z": 97252 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [ - { - "groupId": 66, - "instId": 400001, - "pos": { - "x": -58673, - "y": 6858, - "z": 67769 - }, - "rot": { - "x": 0, - "y": 37481, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 18, - "pos": { - "x": -61100, - "y": 7774, - "z": 67719 - }, - "rot": { - "x": 0, - "y": 67336, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 66, - "instId": 300002, - "propState": 1, - "pos": { - "x": -58601, - "y": 4854, - "z": 68460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [ - { - "groupId": 67, - "instId": 400001, - "pos": { - "x": -69324, - "y": 5801, - "z": 88042 - }, - "rot": { - "x": 0, - "y": 130500, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 18, - "pos": { - "x": -69467, - "y": 5734, - "z": 88234 - }, - "rot": { - "x": 0, - "y": 105795, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 67, - "instId": 300002, - "propState": 1, - "pos": { - "x": -69224, - "y": 4854, - "z": 87964 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [ - { - "groupId": 68, - "instId": 400001, - "pos": { - "x": -72354, - "y": 4854, - "z": 115616 - }, - "rot": { - "x": 0, - "y": 133277, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 18, - "pos": { - "x": -79099, - "y": 6682, - "z": 118675 - }, - "rot": { - "x": 0, - "y": 168204, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 68, - "instId": 300002, - "propState": 1, - "pos": { - "x": -78425, - "y": 4854, - "z": 118159 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [ - { - "groupId": 69, - "instId": 400001, - "pos": { - "x": -106090, - "y": 6080, - "z": 98370 - }, - "rot": { - "x": 0, - "y": 358346, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 18, - "pos": { - "x": -106090, - "y": 6025, - "z": 98370 - }, - "rot": { - "x": 0, - "y": 19854, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 69, - "instId": 300002, - "propState": 1, - "pos": { - "x": -107586, - "y": 4911, - "z": 105676 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [ - { - "groupId": 70, - "instId": 400001, - "pos": { - "x": -55834, - "y": 6422, - "z": 183162 - }, - "rot": { - "x": 0, - "y": 82525, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 18, - "pos": { - "x": -55895, - "y": 6649, - "z": 183586 - }, - "rot": { - "x": 0, - "y": 95128, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 70, - "instId": 300002, - "propState": 1, - "pos": { - "x": -56469, - "y": 5332, - "z": 183514 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [ - { - "groupId": 71, - "instId": 400001, - "pos": { - "x": -53867, - "y": 6235, - "z": 159923 - }, - "rot": { - "x": 0, - "y": 52908, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 18, - "pos": { - "x": -54260, - "y": 6541, - "z": 159916 - }, - "rot": { - "x": 0, - "y": 32199, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 71, - "instId": 300002, - "propState": 1, - "pos": { - "x": -53613, - "y": 4854, - "z": 159863 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [ - { - "groupId": 72, - "instId": 400001, - "pos": { - "x": -10601, - "y": 16534, - "z": 117209 - }, - "rot": { - "x": 0, - "y": 243650, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22350, - "y": 9816, - "z": 126089 - }, - "rot": { - "x": 0, - "y": 101552, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 72, - "instId": 300002, - "propState": 1, - "pos": { - "x": -27159, - "y": 4228, - "z": 128047 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [ - { - "groupId": 73, - "instId": 400001, - "pos": { - "x": -979, - "y": 6257, - "z": 163201 - }, - "rot": { - "x": 0, - "y": 169391, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 18, - "pos": { - "x": -970, - "y": 6218, - "z": 163091 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 73, - "instId": 300002, - "propState": 1, - "pos": { - "x": 199, - "y": 4937, - "z": 157550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [ - { - "groupId": 74, - "instId": 400001, - "pos": { - "x": 14655, - "y": 4945, - "z": 141947 - }, - "rot": { - "x": 0, - "y": 358341, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 18, - "pos": { - "x": 15657, - "y": 5011, - "z": 142450 - }, - "rot": { - "x": 0, - "y": 107946, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 74, - "instId": 300002, - "propState": 1, - "pos": { - "x": 15531, - "y": 5113, - "z": 142885 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [ - { - "groupId": 75, - "instId": 400001, - "pos": { - "x": 40818, - "y": 8154, - "z": 133798 - }, - "rot": { - "x": 0, - "y": 244894, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 18, - "pos": { - "x": 40818, - "y": 8154, - "z": 133798 - }, - "rot": { - "x": 0, - "y": 244894, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 75, - "instId": 300002, - "propState": 1, - "pos": { - "x": 40168, - "y": 4937, - "z": 133367 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [ - { - "groupId": 76, - "instId": 400001, - "pos": { - "x": 71556, - "y": 8123, - "z": 127075 - }, - "rot": { - "x": 0, - "y": 198972, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 18, - "pos": { - "x": 72147, - "y": 7576, - "z": 126998 - }, - "rot": { - "x": 0, - "y": 213846, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 76, - "instId": 300002, - "propState": 1, - "pos": { - "x": 72168, - "y": 4854, - "z": 126998 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [ - { - "groupId": 77, - "instId": 400001, - "pos": { - "x": 68596, - "y": 8904, - "z": 98104 - }, - "rot": { - "x": 0, - "y": 344968, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 18, - "pos": { - "x": 68589, - "y": 8895, - "z": 98145 - }, - "rot": { - "x": 0, - "y": 13922, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 77, - "instId": 300002, - "propState": 1, - "pos": { - "x": 68292, - "y": 4854, - "z": 98391 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [ - { - "groupId": 78, - "instId": 400001, - "pos": { - "x": 103029, - "y": 4612, - "z": 115730 - }, - "rot": { - "x": 0, - "y": 319965, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 18, - "pos": { - "x": 100212, - "y": 4594, - "z": 115361 - }, - "rot": { - "x": 0, - "y": 45885, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 78, - "instId": 300002, - "propState": 8, - "pos": { - "x": 100902, - "y": 4583, - "z": 115243 - }, - "rot": { - "x": 0, - "y": 119437, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 78, - "instId": 300003, - "propState": 8, - "pos": { - "x": 102296, - "y": 4584, - "z": 115591 - }, - "rot": { - "x": 0, - "y": 315796, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 78, - "instId": 300004, - "propState": 1, - "pos": { - "x": 101007, - "y": 3859, - "z": 114934 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [ - { - "groupId": 79, - "instId": 400001, - "pos": { - "x": 64534, - "y": 8487, - "z": 36664 - }, - "rot": { - "x": 0, - "y": 291963, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 18, - "pos": { - "x": 64628, - "y": 8463, - "z": 36820 - }, - "rot": { - "x": 0, - "y": 63212, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 79, - "instId": 300002, - "propState": 1, - "pos": { - "x": 64525, - "y": 7735, - "z": 37611 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [ - { - "groupId": 80, - "instId": 400001, - "pos": { - "x": 44359, - "y": 9149, - "z": 60604 - }, - "rot": { - "x": 0, - "y": 53365, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 18, - "pos": { - "x": 44578, - "y": 8989, - "z": 60445 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 80, - "instId": 300002, - "propState": 1, - "pos": { - "x": 44038, - "y": 4854, - "z": 60245 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [ - { - "groupId": 81, - "instId": 400001, - "pos": { - "x": 20331, - "y": 3829, - "z": 114423 - }, - "rot": { - "x": 0, - "y": 61110, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 18, - "pos": { - "x": 19377, - "y": 4372, - "z": 114251 - }, - "rot": { - "x": 0, - "y": 83300, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 81, - "instId": 300002, - "propState": 1, - "pos": { - "x": 18352, - "y": 2979, - "z": 114193 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [ - { - "groupId": 82, - "instId": 400001, - "pos": { - "x": 9109, - "y": 3291, - "z": 128129 - }, - "rot": { - "x": 0, - "y": 52228, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 18, - "pos": { - "x": 8765, - "y": 3312, - "z": 127987 - }, - "rot": { - "x": 0, - "y": 66513, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 82, - "instId": 300002, - "propState": 1, - "pos": { - "x": 11818, - "y": 3017, - "z": 129493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [ - { - "groupId": 83, - "instId": 400001, - "pos": { - "x": 91607, - "y": 10823, - "z": 242903 - }, - "rot": { - "x": 0, - "y": 203177, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 18, - "pos": { - "x": 92046, - "y": 11555, - "z": 243435 - }, - "rot": { - "x": 0, - "y": 79628, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 83, - "instId": 300002, - "propState": 1, - "pos": { - "x": 91338, - "y": 9548, - "z": 242860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "206": { - "monsters": [], - "npcs": [ - { - "groupId": 206, - "instId": 400002, - "pos": { - "x": -121881, - "y": 4965, - "z": 99267 - }, - "rot": { - "x": 0, - "y": 17992, - "z": 0 - }, - "npcId": 3090 - } - ], - "props": [ - { - "groupId": 206, - "instId": 300001, - "propState": 8, - "pos": { - "x": -118235, - "y": 4915, - "z": 107588 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [ - { - "groupId": 208, - "instId": 400001, - "pos": { - "x": 124168, - "y": 4546, - "z": 89038 - }, - "rot": { - "x": 0, - "y": 13834, - "z": 0 - }, - "npcId": 2310 - }, { - "groupId": 208, - "instId": 400002, - "pos": { - "x": 125126, - "y": 4546, - "z": 88356 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2302 - }, { - "groupId": 208, - "instId": 400003, - "pos": { - "x": 123040, - "y": 4546, - "z": 88240 - }, - "rot": { - "x": 0, - "y": 21519, - "z": 0 - }, - "npcId": 2302 - } - ], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 8, - "pos": { - "x": 7681, - "y": 4937, - "z": 152616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "232": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 232, - "instId": 300001, - "propState": 8, - "pos": { - "x": 123580, - "y": 3680, - "z": 73840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103098 - } - ], - "teleports": {} - }, - "249": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 249, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22, - "y": 3800, - "z": 125024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 249, - "instId": 300002, - "propState": 8, - "pos": { - "x": 22, - "y": 3800, - "z": 125024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 249, - "instId": 300003, - "propState": 8, - "pos": { - "x": 22, - "y": 3800, - "z": 125024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 249, - "instId": 300005, - "propState": 8, - "pos": { - "x": 17, - "y": 2250, - "z": 134940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300006, - "propState": 8, - "pos": { - "x": 20, - "y": 3016, - "z": 110440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 115580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300008, - "propState": 8, - "pos": { - "x": -660, - "y": 13940, - "z": 112251 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300009, - "propState": 8, - "pos": { - "x": 8163, - "y": 12553, - "z": 121645 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300010, - "propState": 8, - "pos": { - "x": -11382, - "y": 13940, - "z": 119229 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300011, - "propState": 8, - "pos": { - "x": -7610, - "y": 12817, - "z": 120650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300012, - "propState": 8, - "pos": { - "x": 10743, - "y": 13940, - "z": 118047 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "271": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 271, - "instId": 300001, - "propState": 11, - "pos": { - "x": 67046, - "y": 4854, - "z": 140612 - }, - "rot": { - "x": 0, - "y": 265630, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "272": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 272, - "instId": 300001, - "propState": 11, - "pos": { - "x": -100184, - "y": 4915, - "z": 113935 - }, - "rot": { - "x": 0, - "y": 111570, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "273": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 273, - "instId": 300001, - "propState": 11, - "pos": { - "x": -21062, - "y": 4937, - "z": 161940 - }, - "rot": { - "x": 0, - "y": 74313, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "275": { - "monsters": [], - "npcs": [ - { - "groupId": 275, - "instId": 400001, - "pos": { - "x": -10060, - "y": 3017, - "z": 109140 - }, - "rot": { - "x": 0, - "y": 52648, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 275, - "instId": 300001, - "propState": 8, - "pos": { - "x": -10060, - "y": 3017, - "z": 109140 - }, - "rot": { - "x": 0, - "y": 52648, - "z": 0 - }, - "propId": 103256 - } - ], - "teleports": {} - }, - "276": { - "monsters": [], - "npcs": [ - { - "groupId": 276, - "instId": 400001, - "pos": { - "x": 9600, - "y": 3017, - "z": 111300 - }, - "rot": { - "x": 0, - "y": 289130, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 276, - "instId": 300002, - "propState": 8, - "pos": { - "x": 9600, - "y": 3017, - "z": 111300 - }, - "rot": { - "x": 0, - "y": 289130, - "z": 0 - }, - "propId": 103256 - } - ], - "teleports": {} - }, - "277": { - "monsters": [], - "npcs": [ - { - "groupId": 277, - "instId": 400001, - "pos": { - "x": 4860, - "y": 3017, - "z": 102970 - }, - "rot": { - "x": 0, - "y": 330043, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 277, - "instId": 300003, - "propState": 8, - "pos": { - "x": 4860, - "y": 3017, - "z": 102970 - }, - "rot": { - "x": 0, - "y": 330043, - "z": 0 - }, - "propId": 103256 - } - ], - "teleports": {} - }, - "326": { - "monsters": [], - "npcs": [ - { - "groupId": 326, - "instId": 400001, - "pos": { - "x": 108979, - "y": 3859, - "z": 105703 - }, - "rot": { - "x": 0, - "y": 29887, - "z": 0 - }, - "npcId": 13177 - } - ], - "props": [], - "teleports": {} - }, - "329": { - "monsters": [], - "npcs": [ - { - "groupId": 329, - "instId": 400001, - "pos": { - "x": -97405, - "y": 5313, - "z": 107809 - }, - "rot": { - "x": 0, - "y": 4965, - "z": 0 - }, - "npcId": 13346 - } - ], - "props": [ - { - "groupId": 329, - "instId": 300001, - "propState": 0, - "pos": { - "x": -97397, - "y": 5131, - "z": 108154 - }, - "rot": { - "x": 0, - "y": 7327, - "z": 0 - }, - "propId": 103142 - } - ], - "teleports": {} - }, - "351": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 351, - "instId": 300001, - "propState": 1, - "pos": { - "x": -79626, - "y": 5666, - "z": 106221 - }, - "rot": { - "x": 0, - "y": 86271, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 351, - "instId": 300002, - "propState": 1, - "pos": { - "x": -35326, - "y": 5586, - "z": 171081 - }, - "rot": { - "x": 0, - "y": 256384, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 351, - "instId": 300003, - "propState": 1, - "pos": { - "x": 19882, - "y": 5586, - "z": 43133 - }, - "rot": { - "x": 0, - "y": 80123, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 351, - "instId": 300004, - "propState": 1, - "pos": { - "x": 79740, - "y": 5586, - "z": 119760 - }, - "rot": { - "x": 0, - "y": 261972, - "z": 0 - }, - "propId": 103020 - } - ], - "teleports": {} - }, - "394": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 394, - "instId": 300001, - "propState": 18, - "pos": { - "x": 45587, - "y": 5894, - "z": 160678 - }, - "rot": { - "x": 0, - "y": 248853, - "z": 0 - }, - "propId": 103037 - }, - { - "groupId": 394, - "instId": 300002, - "propState": 18, - "pos": { - "x": -61959, - "y": 6707, - "z": 133102 - }, - "rot": { - "x": 0, - "y": 110610, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 394, - "instId": 300003, - "propState": 18, - "pos": { - "x": 42350, - "y": 6458, - "z": 33082 - }, - "rot": { - "x": 0, - "y": 30297, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 394, - "instId": 300004, - "propState": 18, - "pos": { - "x": 9155, - "y": 5891, - "z": 66769 - }, - "rot": { - "x": 0, - "y": 142183, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300005, - "propState": 18, - "pos": { - "x": 12751, - "y": 5522, - "z": 65328 - }, - "rot": { - "x": 0, - "y": 89545, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300006, - "propState": 18, - "pos": { - "x": -3316, - "y": 5608, - "z": 51301 - }, - "rot": { - "x": 0, - "y": 303779, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300007, - "propState": 18, - "pos": { - "x": 3290, - "y": 5872, - "z": 54638 - }, - "rot": { - "x": 0, - "y": 104072, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 394, - "instId": 300008, - "propState": 18, - "pos": { - "x": 44675, - "y": 5618, - "z": 42184 - }, - "rot": { - "x": 0, - "y": 106024, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300009, - "propState": 18, - "pos": { - "x": 86041, - "y": 10540, - "z": 240931 - }, - "rot": { - "x": 0, - "y": 358362, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300010, - "propState": 18, - "pos": { - "x": 133274, - "y": 4555, - "z": 95550 - }, - "rot": { - "x": 0, - "y": 35564, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 394, - "instId": 300011, - "propState": 18, - "pos": { - "x": -58397, - "y": 4934, - "z": 142590 - }, - "rot": { - "x": 0, - "y": 159303, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "395": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 395, - "instId": 300001, - "propState": 18, - "pos": { - "x": -43819, - "y": 5839, - "z": 125220 - }, - "rot": { - "x": 0, - "y": 20548, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 395, - "instId": 300002, - "propState": 18, - "pos": { - "x": 86127, - "y": 10146, - "z": 228987 - }, - "rot": { - "x": 0, - "y": 313547, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 395, - "instId": 300003, - "propState": 18, - "pos": { - "x": 41507, - "y": 4869, - "z": 171335 - }, - "rot": { - "x": 0, - "y": 79793, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 395, - "instId": 300004, - "propState": 18, - "pos": { - "x": -119330, - "y": 5601, - "z": 105677 - }, - "rot": { - "x": 0, - "y": 142183, - "z": 0 - }, - "propId": 103037 - } - ], - "teleports": {} - }, - "396": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 396, - "instId": 300001, - "propState": 18, - "pos": { - "x": 21249, - "y": 5953, - "z": 154350 - }, - "rot": { - "x": 0, - "y": 26863, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 1, - "startGroupId": 206, - "isEnteredSceneInfo": true - } - }, - "1030613": { - "P10306_F10306001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7322, - "y": 4913, - "z": 34247 - }, - "rot": { - "x": 0, - "y": 273329, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 21913, - "y": 4937, - "z": 70359 - }, - "rot": { - "x": 0, - "y": 327058, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 39703, - "y": 4933, - "z": 85631 - }, - "rot": { - "x": 0, - "y": 157837, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 2, - "instId": 300017, - "propState": 8, - "pos": { - "x": 25090, - "y": 4630, - "z": 115717 - }, - "rot": { - "x": 0, - "y": 255869, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300018, - "propState": 8, - "pos": { - "x": -23578, - "y": 3017, - "z": 114967 - }, - "rot": { - "x": 0, - "y": 152608, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300019, - "propState": 8, - "pos": { - "x": -20714, - "y": 3017, - "z": 113851 - }, - "rot": { - "x": 0, - "y": 257146, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300020, - "propState": 8, - "pos": { - "x": -22918, - "y": 3017, - "z": 112018 - }, - "rot": { - "x": 0, - "y": 24007, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300021, - "propState": 8, - "pos": { - "x": 14307, - "y": 3017, - "z": 91243 - }, - "rot": { - "x": 0, - "y": 24007, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300022, - "propState": 8, - "pos": { - "x": 13765, - "y": 3017, - "z": 89422 - }, - "rot": { - "x": 0, - "y": 240213, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300023, - "propState": 8, - "pos": { - "x": -37270, - "y": 4962, - "z": 110332 - }, - "rot": { - "x": 0, - "y": 174478, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": -42375, - "y": 4854, - "z": 83885 - }, - "rot": { - "x": 0, - "y": 207317, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300005, - "propState": 8, - "pos": { - "x": -60145, - "y": 4854, - "z": 68061 - }, - "rot": { - "x": 0, - "y": 337535, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300006, - "propState": 8, - "pos": { - "x": -81534, - "y": 4854, - "z": 112391 - }, - "rot": { - "x": 0, - "y": 274207, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300030, - "propState": 8, - "pos": { - "x": -93303, - "y": 4919, - "z": 106026 - }, - "rot": { - "x": 0, - "y": 343791, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300007, - "propState": 8, - "pos": { - "x": -64017, - "y": 4854, - "z": 145667 - }, - "rot": { - "x": 0, - "y": 218726, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300008, - "propState": 8, - "pos": { - "x": -39790, - "y": 4854, - "z": 164870 - }, - "rot": { - "x": 0, - "y": 304148, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300009, - "propState": 8, - "pos": { - "x": 11909, - "y": 4946, - "z": 172203 - }, - "rot": { - "x": 0, - "y": 194754, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300010, - "propState": 8, - "pos": { - "x": -11594, - "y": 4941, - "z": 172255 - }, - "rot": { - "x": 0, - "y": 174545, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300011, - "propState": 8, - "pos": { - "x": 63749, - "y": 4854, - "z": 147337 - }, - "rot": { - "x": 0, - "y": 167261, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300012, - "propState": 8, - "pos": { - "x": 62500, - "y": 4854, - "z": 73020 - }, - "rot": { - "x": 0, - "y": 15502, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300013, - "propState": 8, - "pos": { - "x": 81897, - "y": 4854, - "z": 112684 - }, - "rot": { - "x": 0, - "y": 92454, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300014, - "propState": 8, - "pos": { - "x": 50731, - "y": 5235, - "z": 33411 - }, - "rot": { - "x": 0, - "y": 235242, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300015, - "propState": 8, - "pos": { - "x": 34414, - "y": 4854, - "z": 46558 - }, - "rot": { - "x": 0, - "y": 92454, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300016, - "propState": 8, - "pos": { - "x": 43288, - "y": 4854, - "z": 144357 - }, - "rot": { - "x": 0, - "y": 92454, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300024, - "propState": 8, - "pos": { - "x": 76201, - "y": 4854, - "z": 100530 - }, - "rot": { - "x": 0, - "y": 325617, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300025, - "propState": 8, - "pos": { - "x": 77599, - "y": 4854, - "z": 100351 - }, - "rot": { - "x": 0, - "y": 15765, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300026, - "propState": 8, - "pos": { - "x": -11256, - "y": 4937, - "z": 65780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 2, - "instId": 300027, - "propState": 8, - "pos": { - "x": -12451, - "y": 4937, - "z": 66361 - }, - "rot": { - "x": 0, - "y": 308573, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 2, - "instId": 300028, - "propState": 8, - "pos": { - "x": 109111, - "y": 3859, - "z": 115284 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 2, - "instId": 300029, - "propState": 8, - "pos": { - "x": 126230, - "y": 3859, - "z": 109377 - }, - "rot": { - "x": 0, - "y": 49444, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4500, - "y": 4903, - "z": 24390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -79190, - "y": 4854, - "z": 115370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 78953, - "y": 4854, - "z": 114983 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 20385, - "y": 4937, - "z": 156122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030601": { - "anchorId": 1, - "groupId": 3, - "instId": 300001, - "pos": { - "x": 0, - "y": 4903, - "z": 26000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030602": { - "anchorId": 2, - "groupId": 3, - "instId": 300002, - "pos": { - "x": -84530, - "y": 4854, - "z": 110410 - }, - "rot": { - "x": 0, - "y": 271000, - "z": 0 - } - }, - "1030603": { - "anchorId": 3, - "groupId": 3, - "instId": 300003, - "pos": { - "x": 85840, - "y": 4854, - "z": 110533 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1030604": { - "anchorId": 4, - "groupId": 3, - "instId": 300004, - "pos": { - "x": 15521, - "y": 4937, - "z": 156520 - }, - "rot": { - "x": 0, - "y": 338250, - "z": 0 - } - } - } - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 12, - "pos": { - "x": 7132, - "y": 4924, - "z": 31360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 12, - "pos": { - "x": 17543, - "y": 4937, - "z": 68309 - }, - "rot": { - "x": 0, - "y": 335744, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 12, - "pos": { - "x": 19092, - "y": 3017, - "z": 104541 - }, - "rot": { - "x": 0, - "y": 288352, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 12, - "pos": { - "x": 20350, - "y": 4937, - "z": 160920 - }, - "rot": { - "x": 0, - "y": 296253, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300005, - "propState": 12, - "pos": { - "x": -21383, - "y": 3017, - "z": 116105 - }, - "rot": { - "x": 0, - "y": 283023, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300006, - "propState": 12, - "pos": { - "x": -40733, - "y": 4933, - "z": 91608 - }, - "rot": { - "x": 0, - "y": 63371, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300007, - "propState": 12, - "pos": { - "x": 53147, - "y": 4854, - "z": 153697 - }, - "rot": { - "x": 0, - "y": 344544, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300008, - "propState": 12, - "pos": { - "x": 105750, - "y": 3859, - "z": 115875 - }, - "rot": { - "x": 0, - "y": 177642, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300009, - "propState": 12, - "pos": { - "x": 115700, - "y": 3796, - "z": 100270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300010, - "propState": 12, - "pos": { - "x": 76568, - "y": 4854, - "z": 97940 - }, - "rot": { - "x": 0, - "y": 9263, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300011, - "propState": 12, - "pos": { - "x": 44630, - "y": 5325, - "z": 24514 - }, - "rot": { - "x": 0, - "y": 311735, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300012, - "propState": 12, - "pos": { - "x": -61023, - "y": 4876, - "z": 166111 - }, - "rot": { - "x": 0, - "y": 318603, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300013, - "propState": 12, - "pos": { - "x": -56992, - "y": 5795, - "z": 67016 - }, - "rot": { - "x": 0, - "y": 1748, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300014, - "propState": 12, - "pos": { - "x": -106696, - "y": 4915, - "z": 114340 - }, - "rot": { - "x": 0, - "y": 182428, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300015, - "propState": 12, - "pos": { - "x": 84730, - "y": 9530, - "z": 243431 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 1, - "pos": { - "x": -46858, - "y": 4853, - "z": 168375 - }, - "rot": { - "x": 0, - "y": 321141, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 1, - "pos": { - "x": 38367, - "y": 4853, - "z": 46423 - }, - "rot": { - "x": 0, - "y": 328236, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -44350, - "y": 7000, - "z": 141260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -43590, - "y": 7000, - "z": 79790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": -83950, - "y": 7000, - "z": 110211 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": 44280, - "y": 7000, - "z": 79710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300007, - "propState": 8, - "pos": { - "x": 43820, - "y": 7000, - "z": 141330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300008, - "propState": 8, - "pos": { - "x": 84180, - "y": 7000, - "z": 110406 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400002, - "pos": { - "x": 45425, - "y": 5617, - "z": 40985 - }, - "rot": { - "x": 0, - "y": 268129, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": 44948, - "y": 6441, - "z": 40551 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -22462, - "y": 3017, - "z": 113474 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": -10153, - "y": 4470, - "z": 114270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 22, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14323, - "y": 4960, - "z": 94350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 22, - "instId": 300004, - "propState": 8, - "pos": { - "x": 15188, - "y": 3017, - "z": 89958 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 22, - "instId": 300005, - "propState": 8, - "pos": { - "x": 11157, - "y": 3017, - "z": 111183 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 22, - "instId": 300006, - "propState": 8, - "pos": { - "x": -11456, - "y": 3017, - "z": 107025 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 22, - "instId": 300007, - "propState": 8, - "pos": { - "x": 2821, - "y": 3017, - "z": 99176 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [ - { - "groupId": 63, - "instId": 400001, - "pos": { - "x": -978, - "y": 5736, - "z": 163205 - }, - "rot": { - "x": 0, - "y": 169625, - "z": 0 - }, - "npcId": 3168 - }, - { - "groupId": 63, - "instId": 400002, - "pos": { - "x": -1505, - "y": 12933, - "z": 171508 - }, - "rot": { - "x": 0, - "y": 215815, - "z": 0 - }, - "npcId": 3027 - }, - { - "groupId": 63, - "instId": 400003, - "pos": { - "x": -2520, - "y": 10876, - "z": 171403 - }, - "rot": { - "x": 0, - "y": 49056, - "z": 0 - }, - "npcId": 3027 - }, - { - "groupId": 63, - "instId": 400004, - "pos": { - "x": -670, - "y": 7425, - "z": 169086 - }, - "rot": { - "x": 0, - "y": 335989, - "z": 0 - }, - "npcId": 3027 - }, { - "groupId": 63, - "instId": 400005, - "pos": { - "x": -149, - "y": 7451, - "z": 169074 - }, - "rot": { - "x": 0, - "y": 308354, - "z": 0 - }, - "npcId": 3027 - }, { - "groupId": 63, - "instId": 400006, - "pos": { - "x": 756, - "y": 5016, - "z": 163044 - }, - "rot": { - "x": 0, - "y": 331210, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400007, - "pos": { - "x": -4813, - "y": 5874, - "z": 171619 - }, - "rot": { - "x": 0, - "y": 277576, - "z": 0 - }, - "npcId": 3043 - }, { - "groupId": 63, - "instId": 400008, - "pos": { - "x": -244, - "y": 5136, - "z": 164489 - }, - "rot": { - "x": 0, - "y": 148680, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400009, - "pos": { - "x": 276, - "y": 5126, - "z": 164542 - }, - "rot": { - "x": 0, - "y": 180897, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400010, - "pos": { - "x": 4725, - "y": 4893, - "z": 175888 - }, - "rot": { - "x": 0, - "y": 324105, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400011, - "pos": { - "x": 5088, - "y": 4893, - "z": 177005 - }, - "rot": { - "x": 0, - "y": 223606, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400012, - "pos": { - "x": 4348, - "y": 4915, - "z": 175723 - }, - "rot": { - "x": 0, - "y": 343448, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400013, - "pos": { - "x": 5277, - "y": 4937, - "z": 168711 - }, - "rot": { - "x": 0, - "y": 332170, - "z": 0 - }, - "npcId": 3026 - }, { - "groupId": 63, - "instId": 400014, - "pos": { - "x": 5992, - "y": 4937, - "z": 169722 - }, - "rot": { - "x": 0, - "y": 272831, - "z": 0 - }, - "npcId": 3026 - }, { - "groupId": 63, - "instId": 400015, - "pos": { - "x": 5726, - "y": 4937, - "z": 169190 - }, - "rot": { - "x": 0, - "y": 296963, - "z": 0 - }, - "npcId": 3026 - }, { - "groupId": 63, - "instId": 400016, - "pos": { - "x": -4833, - "y": 5871, - "z": 172048 - }, - "rot": { - "x": 0, - "y": 260698, - "z": 0 - }, - "npcId": 3043 - }, { - "groupId": 63, - "instId": 400017, - "pos": { - "x": -6111, - "y": 4893, - "z": 167693 - }, - "rot": { - "x": 0, - "y": 86430, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400018, - "pos": { - "x": -5582, - "y": 4893, - "z": 166993 - }, - "rot": { - "x": 0, - "y": 15214, - "z": 0 - }, - "npcId": 3027 - }, { - "groupId": 63, - "instId": 400019, - "pos": { - "x": -5036, - "y": 4893, - "z": 167172 - }, - "rot": { - "x": 0, - "y": 316355, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400020, - "pos": { - "x": -5119, - "y": 4893, - "z": 168078 - }, - "rot": { - "x": 0, - "y": 208396, - "z": 0 - }, - "npcId": 3043 - }, { - "groupId": 63, - "instId": 400021, - "pos": { - "x": -5589, - "y": 4893, - "z": 167787 - }, - "rot": { - "x": 0, - "y": 138597, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 63, - "instId": 300005, - "propState": 8, - "pos": { - "x": 110, - "y": 4937, - "z": 162450 - }, - "rot": { - "x": 0, - "y": 169625, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [ - { - "groupId": 64, - "instId": 400001, - "pos": { - "x": 2813, - "y": 6673, - "z": 52963 - }, - "rot": { - "x": 0, - "y": 196503, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 18, - "pos": { - "x": 2425, - "y": 5813, - "z": 53129 - }, - "rot": { - "x": 0, - "y": 53195, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 64, - "instId": 300002, - "propState": 18, - "pos": { - "x": 2971, - "y": 5825, - "z": 52555 - }, - "rot": { - "x": 0, - "y": 216112, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 64, - "instId": 300004, - "propState": 18, - "pos": { - "x": 2484, - "y": -5097, - "z": 52579 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 64, - "instId": 300005, - "propState": 1, - "pos": { - "x": 2484, - "y": 4903, - "z": 52579 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [ - { - "groupId": 65, - "instId": 400001, - "pos": { - "x": -35817, - "y": 6707, - "z": 97875 - }, - "rot": { - "x": 0, - "y": 349562, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 18, - "pos": { - "x": -35415, - "y": 6413, - "z": 98580 - }, - "rot": { - "x": 0, - "y": 131635, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 65, - "instId": 300002, - "propState": 1, - "pos": { - "x": -34509, - "y": 4962, - "z": 97252 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [ - { - "groupId": 66, - "instId": 400001, - "pos": { - "x": -58673, - "y": 6858, - "z": 67769 - }, - "rot": { - "x": 0, - "y": 37481, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 18, - "pos": { - "x": -61100, - "y": 7774, - "z": 67719 - }, - "rot": { - "x": 0, - "y": 67336, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 66, - "instId": 300002, - "propState": 1, - "pos": { - "x": -58601, - "y": 4854, - "z": 68460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [ - { - "groupId": 67, - "instId": 400001, - "pos": { - "x": -69324, - "y": 5801, - "z": 88042 - }, - "rot": { - "x": 0, - "y": 130500, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 18, - "pos": { - "x": -69467, - "y": 5734, - "z": 88234 - }, - "rot": { - "x": 0, - "y": 105795, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 67, - "instId": 300002, - "propState": 1, - "pos": { - "x": -69224, - "y": 4854, - "z": 87964 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [ - { - "groupId": 68, - "instId": 400001, - "pos": { - "x": -72354, - "y": 4854, - "z": 115616 - }, - "rot": { - "x": 0, - "y": 133277, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 18, - "pos": { - "x": -79099, - "y": 6682, - "z": 118675 - }, - "rot": { - "x": 0, - "y": 168204, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 68, - "instId": 300002, - "propState": 1, - "pos": { - "x": -78425, - "y": 4854, - "z": 118159 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [ - { - "groupId": 69, - "instId": 400001, - "pos": { - "x": -106090, - "y": 6080, - "z": 98370 - }, - "rot": { - "x": 0, - "y": 358346, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 18, - "pos": { - "x": -106090, - "y": 6025, - "z": 98370 - }, - "rot": { - "x": 0, - "y": 19854, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 69, - "instId": 300002, - "propState": 1, - "pos": { - "x": -107586, - "y": 4911, - "z": 105676 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [ - { - "groupId": 70, - "instId": 400001, - "pos": { - "x": -55834, - "y": 6422, - "z": 183162 - }, - "rot": { - "x": 0, - "y": 82525, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 18, - "pos": { - "x": -55895, - "y": 6649, - "z": 183586 - }, - "rot": { - "x": 0, - "y": 95128, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 70, - "instId": 300002, - "propState": 1, - "pos": { - "x": -56469, - "y": 5332, - "z": 183514 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [ - { - "groupId": 71, - "instId": 400001, - "pos": { - "x": -53867, - "y": 6235, - "z": 159923 - }, - "rot": { - "x": 0, - "y": 52908, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 18, - "pos": { - "x": -54260, - "y": 6541, - "z": 159916 - }, - "rot": { - "x": 0, - "y": 32199, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 71, - "instId": 300002, - "propState": 1, - "pos": { - "x": -53613, - "y": 4854, - "z": 159863 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [ - { - "groupId": 72, - "instId": 400001, - "pos": { - "x": -10601, - "y": 16534, - "z": 117209 - }, - "rot": { - "x": 0, - "y": 243650, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22350, - "y": 9816, - "z": 126089 - }, - "rot": { - "x": 0, - "y": 101552, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 72, - "instId": 300002, - "propState": 1, - "pos": { - "x": -27159, - "y": 4228, - "z": 128047 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [ - { - "groupId": 73, - "instId": 400001, - "pos": { - "x": -979, - "y": 6257, - "z": 163201 - }, - "rot": { - "x": 0, - "y": 169391, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 18, - "pos": { - "x": -970, - "y": 6218, - "z": 163091 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 73, - "instId": 300002, - "propState": 1, - "pos": { - "x": 199, - "y": 4937, - "z": 157550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [ - { - "groupId": 74, - "instId": 400001, - "pos": { - "x": 14655, - "y": 4945, - "z": 141947 - }, - "rot": { - "x": 0, - "y": 358341, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 18, - "pos": { - "x": 15657, - "y": 5011, - "z": 142450 - }, - "rot": { - "x": 0, - "y": 107946, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 74, - "instId": 300002, - "propState": 1, - "pos": { - "x": 15531, - "y": 5113, - "z": 142885 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [ - { - "groupId": 75, - "instId": 400001, - "pos": { - "x": 40818, - "y": 8154, - "z": 133798 - }, - "rot": { - "x": 0, - "y": 244894, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 18, - "pos": { - "x": 40818, - "y": 8154, - "z": 133798 - }, - "rot": { - "x": 0, - "y": 244894, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 75, - "instId": 300002, - "propState": 1, - "pos": { - "x": 40168, - "y": 4937, - "z": 133367 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [ - { - "groupId": 76, - "instId": 400001, - "pos": { - "x": 71556, - "y": 8123, - "z": 127075 - }, - "rot": { - "x": 0, - "y": 198972, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 18, - "pos": { - "x": 72147, - "y": 7576, - "z": 126998 - }, - "rot": { - "x": 0, - "y": 213846, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 76, - "instId": 300002, - "propState": 1, - "pos": { - "x": 72168, - "y": 4854, - "z": 126998 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [ - { - "groupId": 77, - "instId": 400001, - "pos": { - "x": 68596, - "y": 8904, - "z": 98104 - }, - "rot": { - "x": 0, - "y": 344968, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 18, - "pos": { - "x": 68589, - "y": 8895, - "z": 98145 - }, - "rot": { - "x": 0, - "y": 13922, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 77, - "instId": 300002, - "propState": 1, - "pos": { - "x": 68292, - "y": 4854, - "z": 98391 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [ - { - "groupId": 78, - "instId": 400001, - "pos": { - "x": 103029, - "y": 4612, - "z": 115730 - }, - "rot": { - "x": 0, - "y": 319965, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 18, - "pos": { - "x": 100212, - "y": 4594, - "z": 115361 - }, - "rot": { - "x": 0, - "y": 45885, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 78, - "instId": 300002, - "propState": 8, - "pos": { - "x": 100902, - "y": 4583, - "z": 115243 - }, - "rot": { - "x": 0, - "y": 119437, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 78, - "instId": 300003, - "propState": 8, - "pos": { - "x": 102296, - "y": 4584, - "z": 115591 - }, - "rot": { - "x": 0, - "y": 315796, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 78, - "instId": 300004, - "propState": 1, - "pos": { - "x": 101007, - "y": 3859, - "z": 114934 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [ - { - "groupId": 79, - "instId": 400001, - "pos": { - "x": 64534, - "y": 8487, - "z": 36664 - }, - "rot": { - "x": 0, - "y": 291963, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 18, - "pos": { - "x": 64628, - "y": 8463, - "z": 36820 - }, - "rot": { - "x": 0, - "y": 63212, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 79, - "instId": 300002, - "propState": 1, - "pos": { - "x": 64525, - "y": 7735, - "z": 37611 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [ - { - "groupId": 80, - "instId": 400001, - "pos": { - "x": 44359, - "y": 9149, - "z": 60604 - }, - "rot": { - "x": 0, - "y": 53365, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 18, - "pos": { - "x": 44578, - "y": 8989, - "z": 60445 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 80, - "instId": 300002, - "propState": 1, - "pos": { - "x": 44038, - "y": 4854, - "z": 60245 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [ - { - "groupId": 81, - "instId": 400001, - "pos": { - "x": 20331, - "y": 3829, - "z": 114423 - }, - "rot": { - "x": 0, - "y": 61110, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 18, - "pos": { - "x": 19377, - "y": 4372, - "z": 114251 - }, - "rot": { - "x": 0, - "y": 83300, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 81, - "instId": 300002, - "propState": 1, - "pos": { - "x": 18352, - "y": 2979, - "z": 114193 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [ - { - "groupId": 82, - "instId": 400001, - "pos": { - "x": 9109, - "y": 3291, - "z": 128129 - }, - "rot": { - "x": 0, - "y": 52228, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 18, - "pos": { - "x": 8765, - "y": 3312, - "z": 127987 - }, - "rot": { - "x": 0, - "y": 66513, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 82, - "instId": 300002, - "propState": 1, - "pos": { - "x": 11818, - "y": 3017, - "z": 129493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [ - { - "groupId": 83, - "instId": 400001, - "pos": { - "x": 91607, - "y": 10823, - "z": 242903 - }, - "rot": { - "x": 0, - "y": 203177, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 18, - "pos": { - "x": 92046, - "y": 11555, - "z": 243435 - }, - "rot": { - "x": 0, - "y": 79628, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 83, - "instId": 300002, - "propState": 1, - "pos": { - "x": 91338, - "y": 9548, - "z": 242860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "206": { - "monsters": [], - "npcs": [ - { - "groupId": 206, - "instId": 400002, - "pos": { - "x": -121881, - "y": 4965, - "z": 99267 - }, - "rot": { - "x": 0, - "y": 17992, - "z": 0 - }, - "npcId": 3090 - } - ], - "props": [ - { - "groupId": 206, - "instId": 300001, - "propState": 8, - "pos": { - "x": -118235, - "y": 4915, - "z": 107588 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [ - { - "groupId": 208, - "instId": 400001, - "pos": { - "x": 124168, - "y": 4546, - "z": 89038 - }, - "rot": { - "x": 0, - "y": 13834, - "z": 0 - }, - "npcId": 2310 - }, { - "groupId": 208, - "instId": 400002, - "pos": { - "x": 125126, - "y": 4546, - "z": 88356 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2302 - }, { - "groupId": 208, - "instId": 400003, - "pos": { - "x": 123040, - "y": 4546, - "z": 88240 - }, - "rot": { - "x": 0, - "y": 21519, - "z": 0 - }, - "npcId": 2302 - } - ], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 8, - "pos": { - "x": 7681, - "y": 4937, - "z": 152616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "232": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 232, - "instId": 300001, - "propState": 8, - "pos": { - "x": 123580, - "y": 3680, - "z": 73840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103098 - } - ], - "teleports": {} - }, - "249": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 249, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22, - "y": 3800, - "z": 125024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 249, - "instId": 300002, - "propState": 8, - "pos": { - "x": 22, - "y": 3800, - "z": 125024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 249, - "instId": 300003, - "propState": 8, - "pos": { - "x": 22, - "y": 3800, - "z": 125024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 249, - "instId": 300005, - "propState": 8, - "pos": { - "x": 17, - "y": 2250, - "z": 134940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300006, - "propState": 8, - "pos": { - "x": 20, - "y": 3016, - "z": 110440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 115580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300008, - "propState": 8, - "pos": { - "x": -660, - "y": 13940, - "z": 112251 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300009, - "propState": 8, - "pos": { - "x": 8163, - "y": 12553, - "z": 121645 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300010, - "propState": 8, - "pos": { - "x": -11382, - "y": 13940, - "z": 119229 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300011, - "propState": 8, - "pos": { - "x": -7610, - "y": 12817, - "z": 120650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300012, - "propState": 8, - "pos": { - "x": 10743, - "y": 13940, - "z": 118047 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "271": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 271, - "instId": 300001, - "propState": 11, - "pos": { - "x": 67046, - "y": 4854, - "z": 140612 - }, - "rot": { - "x": 0, - "y": 265630, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "272": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 272, - "instId": 300001, - "propState": 11, - "pos": { - "x": -100184, - "y": 4915, - "z": 113935 - }, - "rot": { - "x": 0, - "y": 111570, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "273": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 273, - "instId": 300001, - "propState": 11, - "pos": { - "x": -21062, - "y": 4937, - "z": 161940 - }, - "rot": { - "x": 0, - "y": 74313, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "275": { - "monsters": [], - "npcs": [ - { - "groupId": 275, - "instId": 400001, - "pos": { - "x": -10060, - "y": 3017, - "z": 109140 - }, - "rot": { - "x": 0, - "y": 52648, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 275, - "instId": 300001, - "propState": 8, - "pos": { - "x": -10060, - "y": 3017, - "z": 109140 - }, - "rot": { - "x": 0, - "y": 52648, - "z": 0 - }, - "propId": 103256 - } - ], - "teleports": {} - }, - "276": { - "monsters": [], - "npcs": [ - { - "groupId": 276, - "instId": 400001, - "pos": { - "x": 9600, - "y": 3017, - "z": 111300 - }, - "rot": { - "x": 0, - "y": 289130, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 276, - "instId": 300002, - "propState": 8, - "pos": { - "x": 9600, - "y": 3017, - "z": 111300 - }, - "rot": { - "x": 0, - "y": 289130, - "z": 0 - }, - "propId": 103256 - } - ], - "teleports": {} - }, - "277": { - "monsters": [], - "npcs": [ - { - "groupId": 277, - "instId": 400001, - "pos": { - "x": 4860, - "y": 3017, - "z": 102970 - }, - "rot": { - "x": 0, - "y": 330043, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 277, - "instId": 300003, - "propState": 8, - "pos": { - "x": 4860, - "y": 3017, - "z": 102970 - }, - "rot": { - "x": 0, - "y": 330043, - "z": 0 - }, - "propId": 103256 - } - ], - "teleports": {} - }, - "326": { - "monsters": [], - "npcs": [ - { - "groupId": 326, - "instId": 400001, - "pos": { - "x": 108979, - "y": 3859, - "z": 105703 - }, - "rot": { - "x": 0, - "y": 29887, - "z": 0 - }, - "npcId": 13177 - } - ], - "props": [], - "teleports": {} - }, - "329": { - "monsters": [], - "npcs": [ - { - "groupId": 329, - "instId": 400001, - "pos": { - "x": -97405, - "y": 5313, - "z": 107809 - }, - "rot": { - "x": 0, - "y": 4965, - "z": 0 - }, - "npcId": 13346 - } - ], - "props": [ - { - "groupId": 329, - "instId": 300001, - "propState": 0, - "pos": { - "x": -97397, - "y": 5131, - "z": 108154 - }, - "rot": { - "x": 0, - "y": 7327, - "z": 0 - }, - "propId": 103142 - } - ], - "teleports": {} - }, - "351": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 351, - "instId": 300001, - "propState": 1, - "pos": { - "x": -79626, - "y": 5666, - "z": 106221 - }, - "rot": { - "x": 0, - "y": 86271, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 351, - "instId": 300002, - "propState": 1, - "pos": { - "x": -35326, - "y": 5586, - "z": 171081 - }, - "rot": { - "x": 0, - "y": 256384, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 351, - "instId": 300003, - "propState": 1, - "pos": { - "x": 19882, - "y": 5586, - "z": 43133 - }, - "rot": { - "x": 0, - "y": 80123, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 351, - "instId": 300004, - "propState": 1, - "pos": { - "x": 79740, - "y": 5586, - "z": 119760 - }, - "rot": { - "x": 0, - "y": 261972, - "z": 0 - }, - "propId": 103020 - } - ], - "teleports": {} - }, - "394": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 394, - "instId": 300001, - "propState": 18, - "pos": { - "x": 45587, - "y": 5894, - "z": 160678 - }, - "rot": { - "x": 0, - "y": 248853, - "z": 0 - }, - "propId": 103037 - }, - { - "groupId": 394, - "instId": 300002, - "propState": 18, - "pos": { - "x": -61959, - "y": 6707, - "z": 133102 - }, - "rot": { - "x": 0, - "y": 110610, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 394, - "instId": 300003, - "propState": 18, - "pos": { - "x": 42350, - "y": 6458, - "z": 33082 - }, - "rot": { - "x": 0, - "y": 30297, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 394, - "instId": 300004, - "propState": 18, - "pos": { - "x": 9155, - "y": 5891, - "z": 66769 - }, - "rot": { - "x": 0, - "y": 142183, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300005, - "propState": 18, - "pos": { - "x": 12751, - "y": 5522, - "z": 65328 - }, - "rot": { - "x": 0, - "y": 89545, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300006, - "propState": 18, - "pos": { - "x": -3316, - "y": 5608, - "z": 51301 - }, - "rot": { - "x": 0, - "y": 303779, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300007, - "propState": 18, - "pos": { - "x": 3290, - "y": 5872, - "z": 54638 - }, - "rot": { - "x": 0, - "y": 104072, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 394, - "instId": 300008, - "propState": 18, - "pos": { - "x": 44675, - "y": 5618, - "z": 42184 - }, - "rot": { - "x": 0, - "y": 106024, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300009, - "propState": 18, - "pos": { - "x": 86041, - "y": 10540, - "z": 240931 - }, - "rot": { - "x": 0, - "y": 358362, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300010, - "propState": 18, - "pos": { - "x": 133274, - "y": 4555, - "z": 95550 - }, - "rot": { - "x": 0, - "y": 35564, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 394, - "instId": 300011, - "propState": 18, - "pos": { - "x": -58397, - "y": 4934, - "z": 142590 - }, - "rot": { - "x": 0, - "y": 159303, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "395": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 395, - "instId": 300001, - "propState": 18, - "pos": { - "x": -43819, - "y": 5839, - "z": 125220 - }, - "rot": { - "x": 0, - "y": 20548, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 395, - "instId": 300002, - "propState": 18, - "pos": { - "x": 86127, - "y": 10146, - "z": 228987 - }, - "rot": { - "x": 0, - "y": 313547, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 395, - "instId": 300003, - "propState": 18, - "pos": { - "x": 41507, - "y": 4869, - "z": 171335 - }, - "rot": { - "x": 0, - "y": 79793, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 395, - "instId": 300004, - "propState": 18, - "pos": { - "x": -119330, - "y": 5601, - "z": 105677 - }, - "rot": { - "x": 0, - "y": 142183, - "z": 0 - }, - "propId": 103037 - } - ], - "teleports": {} - }, - "396": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 396, - "instId": 300001, - "propState": 18, - "pos": { - "x": 21249, - "y": 5953, - "z": 154350 - }, - "rot": { - "x": 0, - "y": 26863, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 1, - "startGroupId": 208, - "isEnteredSceneInfo": true - } - }, - "1030614": { - "P10001_F10001001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -53119, - "y": 6851, - "z": -60166 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 905 - } - ], - "teleports": { - "2219": { - "anchorId": 1, - "groupId": 1, - "instId": 300002, - "pos": { - "x": -53121, - "y": 4912, - "z": -58063 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300005, - "propState": 0, - "pos": { - "x": 10, - "y": 3132, - "z": -66470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 107 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4640, - "y": 204, - "z": -42110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -5980, - "y": -274, - "z": 34650 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1000101": { - "anchorId": 1, - "groupId": 11, - "instId": 300001, - "pos": { - "x": 50, - "y": -217, - "z": -39800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1000102": { - "anchorId": 2, - "groupId": 11, - "instId": 300002, - "pos": { - "x": -130, - "y": -267, - "z": 33031 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 18, - "pos": { - "x": -46900, - "y": 4913, - "z": -49827 - }, - "rot": { - "x": 0, - "y": 44851, - "z": 0 - }, - "propId": 101030 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 18, - "pos": { - "x": -8312, - "y": -1850, - "z": 30910 - }, - "rot": { - "x": 0, - "y": 21802, - "z": 0 - }, - "propId": 101030 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 18, - "pos": { - "x": -47867, - "y": 4916, - "z": -50570 - }, - "rot": { - "x": 0, - "y": 15479, - "z": 0 - }, - "propId": 101030 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300002, - "propState": 18, - "pos": { - "x": -29108, - "y": 4203, - "z": -29210 - }, - "rot": { - "x": 0, - "y": 91305, - "z": 0 - }, - "propId": 100018 - }, - { - "groupId": 24, - "instId": 300003, - "propState": 18, - "pos": { - "x": -13769, - "y": 6288, - "z": -61735 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 100018 - }, - { - "groupId": 24, - "instId": 300004, - "propState": 18, - "pos": { - "x": -13835, - "y": 6872, - "z": -52025 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 24, - "instId": 300005, - "propState": 18, - "pos": { - "x": 29546, - "y": 4201, - "z": -28808 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 24, - "instId": 300006, - "propState": 18, - "pos": { - "x": 42418, - "y": 4969, - "z": -44690 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 24, - "instId": 300007, - "propState": 18, - "pos": { - "x": 13828, - "y": 6268, - "z": -61973 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 24, - "instId": 300008, - "propState": 18, - "pos": { - "x": -31025, - "y": -276, - "z": -17696 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 24, - "instId": 300009, - "propState": 18, - "pos": { - "x": 34886, - "y": -239, - "z": -3243 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 24, - "instId": 300010, - "propState": 18, - "pos": { - "x": -6906, - "y": -431, - "z": 12015 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 24, - "instId": 300011, - "propState": 18, - "pos": { - "x": -28940, - "y": 4685, - "z": -51214 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 24, - "instId": 300012, - "propState": 18, - "pos": { - "x": 12329, - "y": -434, - "z": 13274 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 24, - "instId": 300013, - "propState": 18, - "pos": { - "x": 31064, - "y": -275, - "z": -17681 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 24, - "instId": 300014, - "propState": 18, - "pos": { - "x": -35109, - "y": -239, - "z": -3175 - }, - "rot": { - "x": 0, - "y": 120112, - "z": 0 - }, - "propId": 100020 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [ - { - "groupId": 63, - "instId": 400001, - "pos": { - "x": -4762, - "y": 209, - "z": -31617 - }, - "rot": { - "x": 0, - "y": 168842, - "z": 0 - }, - "npcId": 10107 - } - ], - "props": [], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [ - { - "groupId": 97, - "instId": 400001, - "pos": { - "x": -56024, - "y": 4923, - "z": -51108 - }, - "rot": { - "x": 0, - "y": 97259, - "z": 0 - }, - "npcId": 10122 - } - ], - "props": [ - { - "groupId": 97, - "instId": 300002, - "propState": 8, - "pos": { - "x": -56024, - "y": 4923, - "z": -51108 - }, - "rot": { - "x": 0, - "y": 358045, - "z": 0 - }, - "propId": 3000 - }, { - "groupId": 97, - "instId": 300001, - "propState": 8, - "pos": { - "x": -55864, - "y": 4923, - "z": -51261 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": { - "2264": { - "anchorId": 2, - "groupId": 97, - "instId": 300002, - "pos": { - "x": -54710, - "y": 4923, - "z": -50500 - }, - "rot": { - "x": 0, - "y": 240473, - "z": 0 - } - } - } - }, - "143": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 143, - "instId": 300001, - "propState": 18, - "pos": { - "x": 10434, - "y": -2475, - "z": -17941 - }, - "rot": { - "x": 0, - "y": 334362, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 143, - "instId": 300002, - "propState": 18, - "pos": { - "x": -26464, - "y": -393, - "z": -23421 - }, - "rot": { - "x": 0, - "y": 347721, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "159": { - "monsters": [], - "npcs": [ - { - "groupId": 159, - "instId": 400001, - "pos": { - "x": 14861, - "y": -890, - "z": 4732 - }, - "rot": { - "x": 0, - "y": 246268, - "z": 0 - }, - "npcId": 3002 - } - ], - "props": [ - { - "groupId": 159, - "instId": 300001, - "propState": 8, - "pos": { - "x": 14548, - "y": -1376, - "z": 5707 - }, - "rot": { - "x": 0, - "y": 222759, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 159, - "instId": 300002, - "propState": 8, - "pos": { - "x": 14384, - "y": -890, - "z": 5700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "165": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 165, - "instId": 300001, - "propState": 18, - "pos": { - "x": -52013, - "y": 5732, - "z": -51904 - }, - "rot": { - "x": 0, - "y": 208231, - "z": 0 - }, - "propId": 100020 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 101, - "startAnchorId": 2, - "startGroupId": 159, - "isEnteredSceneInfo": true - } - }, - "1030615": { - "P20004_F20004001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": 16550, - "y": 412082, - "z": -6200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -11513, - "y": 180918, - "z": -88379 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 28310, - "y": 172315, - "z": 47630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": 23980, - "y": 143925, - "z": -22885 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2000401": { - "anchorId": 5, - "groupId": 2, - "instId": 300001, - "pos": { - "x": 7320, - "y": 412082, - "z": -1500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2000402": { - "anchorId": 2, - "groupId": 2, - "instId": 300002, - "pos": { - "x": -14714, - "y": 180918, - "z": -89770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2000403": { - "anchorId": 3, - "groupId": 2, - "instId": 300003, - "pos": { - "x": 35420, - "y": 172315, - "z": 46840 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - } - }, - "2000404": { - "anchorId": 4, - "groupId": 2, - "instId": 300004, - "pos": { - "x": 26290, - "y": 143925, - "z": -17740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300004, - "propState": 0, - "pos": { - "x": 45892, - "y": 171240, - "z": 79370 - }, - "rot": { - "x": 0, - "y": 232288, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 4, - "instId": 300005, - "propState": 0, - "pos": { - "x": 36538, - "y": 171240, - "z": 90630 - }, - "rot": { - "x": 0, - "y": 230173, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 4, - "instId": 300006, - "propState": 0, - "pos": { - "x": -31513, - "y": 179103, - "z": -117806 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 4, - "instId": 300007, - "propState": 0, - "pos": { - "x": -42120, - "y": 178950, - "z": -109089 - }, - "rot": { - "x": 0, - "y": 39426, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300001, - "propState": 0, - "pos": { - "x": -52969, - "y": 178950, - "z": -100139 - }, - "rot": { - "x": 0, - "y": 40819, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300006, - "propState": 8, - "pos": { - "x": 78570, - "y": 172707, - "z": -15496 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 81605, - "y": 163620, - "z": -14231 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 86170, - "y": 172415, - "z": -14200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 86170, - "y": 172415, - "z": -14200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 5, - "instId": 300004, - "propState": 12, - "pos": { - "x": 86170, - "y": 172415, - "z": -14200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60002 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 12, - "pos": { - "x": -2716, - "y": 413976, - "z": 20636 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 31, - "instId": 300002, - "propState": 12, - "pos": { - "x": -95043, - "y": 411908, - "z": -18250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 31, - "instId": 300003, - "propState": 12, - "pos": { - "x": -55508, - "y": 182862, - "z": -13966 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 31, - "instId": 300004, - "propState": 12, - "pos": { - "x": 10269, - "y": 180920, - "z": -103379 - }, - "rot": { - "x": 0, - "y": 220013, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 31, - "instId": 300005, - "propState": 12, - "pos": { - "x": -57810, - "y": 177414, - "z": -95270 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 31, - "instId": 300006, - "propState": 12, - "pos": { - "x": 44878, - "y": 172248, - "z": 62691 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 31, - "instId": 300007, - "propState": 12, - "pos": { - "x": 14950, - "y": 172249, - "z": 64855 - }, - "rot": { - "x": 0, - "y": 140910, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 31, - "instId": 300008, - "propState": 12, - "pos": { - "x": -48234, - "y": 182839, - "z": 45318 - }, - "rot": { - "x": 0, - "y": 140000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 31, - "instId": 300009, - "propState": 12, - "pos": { - "x": -62458, - "y": 177545, - "z": 30073 - }, - "rot": { - "x": 0, - "y": 320000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 31, - "instId": 300010, - "propState": 12, - "pos": { - "x": 7507, - "y": 172229, - "z": 89687 - }, - "rot": { - "x": 0, - "y": 6000, - "z": 0 - }, - "propId": 60001 - } - ], - "teleports": {} - }, - "34": { - "monsters": [ - { - "groupId": 34, - "instId": 200001, - "eventId": 20004231, - "pos": { - "x": 31845, - "y": 169791, - "z": 85159 - }, - "rot": { - "x": 0, - "y": 337906, - "z": 0 - }, - "monsterId": 8022010 - }, { - "groupId": 34, - "instId": 200002, - "eventId": 20004232, - "pos": { - "x": 34912, - "y": 169791, - "z": 87854 - }, - "rot": { - "x": 0, - "y": 269528, - "z": 0 - }, - "monsterId": 8022010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 11, - "pos": { - "x": 31250, - "y": 169655, - "z": 88460 - }, - "rot": { - "x": 0, - "y": 142143, - "z": 0 - }, - "propId": 60002 - }, { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 142143, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 34, - "instId": 300003, - "propState": 8, - "pos": { - "x": 31250, - "y": 169655, - "z": 88460 - }, - "rot": { - "x": 0, - "y": 142143, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": -63660, - "y": 182862, - "z": -21520 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": 50871, - "y": 172400, - "z": -59024 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 35, - "instId": 300003, - "propState": 8, - "pos": { - "x": 47540, - "y": 169655, - "z": 75000 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 35, - "instId": 300004, - "propState": 8, - "pos": { - "x": -32238, - "y": 411908, - "z": -10233 - }, - "rot": { - "x": 0, - "y": 269895, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 35, - "instId": 300005, - "propState": 8, - "pos": { - "x": -78660, - "y": 411908, - "z": -17990 - }, - "rot": { - "x": 0, - "y": 269895, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300006, - "propState": 8, - "pos": { - "x": -3039, - "y": 412082, - "z": 6833 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300007, - "propState": 8, - "pos": { - "x": -2927, - "y": 412082, - "z": -35510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 35, - "instId": 300008, - "propState": 8, - "pos": { - "x": -53854, - "y": 182862, - "z": -61283 - }, - "rot": { - "x": 0, - "y": 134000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 35, - "instId": 300009, - "propState": 8, - "pos": { - "x": -69749, - "y": 182862, - "z": -31661 - }, - "rot": { - "x": 0, - "y": 77036, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300010, - "propState": 8, - "pos": { - "x": -35639, - "y": 180918, - "z": -93976 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300011, - "propState": 8, - "pos": { - "x": 6531, - "y": 180920, - "z": -97335 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 35, - "instId": 300012, - "propState": 8, - "pos": { - "x": 14887, - "y": 174877, - "z": -110436 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300013, - "propState": 8, - "pos": { - "x": -58943, - "y": 177414, - "z": -87559 - }, - "rot": { - "x": 0, - "y": 220000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 35, - "instId": 300014, - "propState": 8, - "pos": { - "x": -46725, - "y": 177414, - "z": -104197 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300015, - "propState": 8, - "pos": { - "x": -3009, - "y": 172299, - "z": -89694 - }, - "rot": { - "x": 0, - "y": 83000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300016, - "propState": 8, - "pos": { - "x": 32701, - "y": 172225, - "z": 68710 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300017, - "propState": 8, - "pos": { - "x": 3080, - "y": 172225, - "z": 69780 - }, - "rot": { - "x": 0, - "y": 53000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 35, - "instId": 300018, - "propState": 8, - "pos": { - "x": -41643, - "y": 172241, - "z": 35096 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300019, - "propState": 8, - "pos": { - "x": -40514, - "y": 172241, - "z": 33751 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300020, - "propState": 8, - "pos": { - "x": -54202, - "y": 182862, - "z": 33693 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "propId": 100027 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 0, - "pos": { - "x": 2018, - "y": 412082, - "z": -13367 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 36, - "instId": 300003, - "propState": 14, - "pos": { - "x": -2490, - "y": 414020, - "z": -14260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100007 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 8, - "pos": { - "x": -95834, - "y": 182862, - "z": -11200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100074 - }, - { - "groupId": 41, - "instId": 300002, - "propState": 8, - "pos": { - "x": -95834, - "y": 411908, - "z": -11200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100074 - }, - { - "groupId": 41, - "instId": 300003, - "propState": 1, - "pos": { - "x": -102314, - "y": 411470, - "z": -14117 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100073 - }, - { - "groupId": 41, - "instId": 300004, - "propState": 8, - "pos": { - "x": -98020, - "y": 184490, - "z": -14058 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100091 - }, { - "groupId": 41, - "instId": 300005, - "propState": 8, - "pos": { - "x": -98020, - "y": 413482, - "z": -14190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100091 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29037, - "y": 144001, - "z": -17653 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100074 - }, - { - "groupId": 42, - "instId": 300002, - "propState": 8, - "pos": { - "x": 90400, - "y": 411908, - "z": -17380 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100074 - }, - { - "groupId": 42, - "instId": 300003, - "propState": 1, - "pos": { - "x": 96873, - "y": 168100, - "z": -14245 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100072 - }, - { - "groupId": 42, - "instId": 300004, - "propState": 8, - "pos": { - "x": 29710, - "y": 144960, - "z": -14230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100092 - }, { - "groupId": 42, - "instId": 300005, - "propState": 8, - "pos": { - "x": 92556, - "y": 413533, - "z": -14221 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100091 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2758, - "y": 144670, - "z": -14085 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 113 - } - ], - "teleports": { - "1304": { - "anchorId": 1, - "groupId": 49, - "instId": 300001, - "pos": { - "x": -470, - "y": 144131, - "z": -14350 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 0, - "pos": { - "x": -45550, - "y": 182859, - "z": 37610 - }, - "rot": { - "x": 0, - "y": 50364, - "z": 0 - }, - "propId": 100075 - }, - { - "groupId": 51, - "instId": 300002, - "propState": 1, - "pos": { - "x": 34205, - "y": 172241, - "z": 61090 - }, - "rot": { - "x": 0, - "y": 140342, - "z": 0 - }, - "propId": 100075 - }, - { - "groupId": 51, - "instId": 300003, - "propState": 0, - "pos": { - "x": -5492, - "y": 172245, - "z": 69006 - }, - "rot": { - "x": 0, - "y": 230342, - "z": 0 - }, - "propId": 100075 - }, - { - "groupId": 51, - "instId": 300004, - "propState": 1, - "pos": { - "x": 50100, - "y": 172307, - "z": 34560 - }, - "rot": { - "x": 0, - "y": 320342, - "z": 0 - }, - "propId": 100076 - }, { - "groupId": 51, - "instId": 300005, - "propState": 1, - "pos": { - "x": 4961, - "y": 172283, - "z": -85700 - }, - "rot": { - "x": 0, - "y": 264500, - "z": 0 - }, - "propId": 100076 - }, { - "groupId": 51, - "instId": 300006, - "propState": 2, - "pos": { - "x": -47126, - "y": 182937, - "z": 42050 - }, - "rot": { - "x": 0, - "y": 53340, - "z": 0 - }, - "propId": 100078 - }, { - "groupId": 51, - "instId": 300007, - "propState": 1, - "pos": { - "x": 29865, - "y": 172315, - "z": 60906 - }, - "rot": { - "x": 0, - "y": 319534, - "z": 0 - }, - "propId": 100078 - }, { - "groupId": 51, - "instId": 300008, - "propState": 1, - "pos": { - "x": -61141, - "y": 177569, - "z": 41487 - }, - "rot": { - "x": 0, - "y": 140000, - "z": 0 - }, - "propId": 100079 - }, { - "groupId": 51, - "instId": 300009, - "propState": 0, - "pos": { - "x": 86620, - "y": 411956, - "z": -14145 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100075 - }, { - "groupId": 51, - "instId": 300010, - "propState": 1, - "pos": { - "x": -92635, - "y": 411956, - "z": -14145 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100075 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "87": { - "monsters": [ - { - "groupId": 87, - "instId": 200001, - "eventId": 20004106, - "pos": { - "x": 38160, - "y": 172400, - "z": -74590 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "monsterId": 8022010 - }, { - "groupId": 87, - "instId": 200002, - "eventId": 20004107, - "pos": { - "x": 65707, - "y": 172400, - "z": -39125 - }, - "rot": { - "x": 0, - "y": 20000, - "z": 0 - }, - "monsterId": 8022010 - }, { - "groupId": 87, - "instId": 200003, - "eventId": 20004108, - "pos": { - "x": 65230, - "y": 172400, - "z": -33300 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 8022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "88": { - "monsters": [ - { - "groupId": 88, - "instId": 200001, - "eventId": 20004101, - "pos": { - "x": -63775, - "y": 182862, - "z": 0 - }, - "rot": { - "x": 0, - "y": 119339, - "z": 0 - }, - "monsterId": 8022010 - }, { - "groupId": 88, - "instId": 200002, - "eventId": 20004102, - "pos": { - "x": -63458, - "y": 182862, - "z": 2763 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 8022010 - }, { - "groupId": 88, - "instId": 200003, - "eventId": 20004103, - "pos": { - "x": -62135, - "y": 182891, - "z": 14288 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "89": { - "monsters": [ - { - "groupId": 89, - "instId": 200001, - "eventId": 20004125, - "pos": { - "x": 11579, - "y": 172226, - "z": 78947 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 0, - "pos": { - "x": -15001, - "y": 176391, - "z": 51728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26580, - "y": 143925, - "z": -3696 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 0, - "pos": { - "x": -44708, - "y": 182921, - "z": -66187 - }, - "rot": { - "x": 0, - "y": 309500, - "z": 0 - }, - "propId": 100088 - }, - { - "groupId": 97, - "instId": 300002, - "propState": 0, - "pos": { - "x": -44708, - "y": 182881, - "z": -66187 - }, - "rot": { - "x": 0, - "y": 219500, - "z": 0 - }, - "propId": 300008 - }, - { - "groupId": 97, - "instId": 300003, - "propState": 0, - "pos": { - "x": -47712, - "y": 182862, - "z": -66323 - }, - "rot": { - "x": 0, - "y": 312965, - "z": 0 - }, - "propId": 100078 - }, - { - "groupId": 97, - "instId": 300004, - "propState": 0, - "pos": { - "x": 73228, - "y": 172441, - "z": -14226 - }, - "rot": { - "x": 0, - "y": 90756, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 97, - "instId": 300005, - "propState": 0, - "pos": { - "x": 75259, - "y": 172424, - "z": -14232 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 97, - "instId": 300006, - "propState": 1, - "pos": { - "x": 13956, - "y": 172295, - "z": 85557 - }, - "rot": { - "x": 0, - "y": 185733, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 97, - "instId": 300007, - "propState": 1, - "pos": { - "x": 13963, - "y": 172245, - "z": 85628 - }, - "rot": { - "x": 0, - "y": 275733, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 97, - "instId": 300010, - "propState": 1, - "pos": { - "x": -15429, - "y": 177436, - "z": -121681 - }, - "rot": { - "x": 0, - "y": 309500, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 97, - "instId": 300011, - "propState": 1, - "pos": { - "x": 12105, - "y": 174893, - "z": -104320 - }, - "rot": { - "x": 0, - "y": 309500, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 97, - "instId": 300012, - "propState": 1, - "pos": { - "x": 25850, - "y": 172261, - "z": 50783 - }, - "rot": { - "x": 0, - "y": 95342, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 97, - "instId": 300013, - "propState": 1, - "pos": { - "x": 22247, - "y": 172300, - "z": 64676 - }, - "rot": { - "x": 0, - "y": 50342, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 97, - "instId": 300014, - "propState": 1, - "pos": { - "x": -15420, - "y": 177421, - "z": -121688 - }, - "rot": { - "x": 0, - "y": 219500, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 97, - "instId": 300015, - "propState": 1, - "pos": { - "x": 12138, - "y": 174878, - "z": -104347 - }, - "rot": { - "x": 0, - "y": 219500, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 97, - "instId": 300016, - "propState": 1, - "pos": { - "x": 25865, - "y": 172246, - "z": 50781 - }, - "rot": { - "x": 0, - "y": 5342, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 97, - "instId": 300017, - "propState": 1, - "pos": { - "x": 22300, - "y": 172252, - "z": 64720 - }, - "rot": { - "x": 0, - "y": 320342, - "z": 0 - }, - "propId": 300008 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3200, - "y": 185029, - "z": -14100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "101": { - "monsters": [], - "npcs": [ - { - "groupId": 101, - "instId": 400001, - "pos": { - "x": -4643, - "y": 172738, - "z": 91737 - }, - "rot": { - "x": 0, - "y": 247600, - "z": 0 - }, - "npcId": 3080 - }, - { - "groupId": 101, - "instId": 400002, - "pos": { - "x": -5206, - "y": 173002, - "z": 92724 - }, - "rot": { - "x": 0, - "y": 215564, - "z": 0 - }, - "npcId": 3081 - }, - { - "groupId": 101, - "instId": 400003, - "pos": { - "x": -5962, - "y": 172741, - "z": 93316 - }, - "rot": { - "x": 0, - "y": 199300, - "z": 0 - }, - "npcId": 3082 - }, - { - "groupId": 101, - "instId": 400004, - "pos": { - "x": -16748, - "y": 172894, - "z": 83222 - }, - "rot": { - "x": 0, - "y": 54600, - "z": 0 - }, - "npcId": 3083 - }, { - "groupId": 101, - "instId": 400005, - "pos": { - "x": -16361, - "y": 172494, - "z": 85133 - }, - "rot": { - "x": 0, - "y": 111382, - "z": 0 - }, - "npcId": 3084 - }, { - "groupId": 101, - "instId": 400006, - "pos": { - "x": -16995, - "y": 173797, - "z": 85478 - }, - "rot": { - "x": 0, - "y": 115217, - "z": 0 - }, - "npcId": 3085 - } - ], - "props": [ - { - "groupId": 101, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7179, - "y": 172241, - "z": 91237 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 101, - "instId": 300002, - "propState": 8, - "pos": { - "x": -16413, - "y": 172241, - "z": 84522 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 101, - "instId": 300004, - "propState": 8, - "pos": { - "x": -42716, - "y": 172241, - "z": 52871 - }, - "rot": { - "x": 0, - "y": 19414, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 101, - "instId": 300005, - "propState": 8, - "pos": { - "x": -43397, - "y": 172241, - "z": 55562 - }, - "rot": { - "x": 0, - "y": 124550, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 101, - "instId": 300006, - "propState": 8, - "pos": { - "x": -41712, - "y": 172241, - "z": 53164 - }, - "rot": { - "x": 0, - "y": 336598, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 101, - "instId": 300007, - "propState": 8, - "pos": { - "x": -5751, - "y": 173943, - "z": 92245 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 101, - "instId": 300008, - "propState": 8, - "pos": { - "x": -15848, - "y": 173943, - "z": 84031 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4200, - "y": 420480, - "z": -10800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "107": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 107, - "instId": 300001, - "propState": 8, - "pos": { - "x": 24917, - "y": 148839, - "z": -15661 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "109": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 109, - "instId": 300001, - "propState": 8, - "pos": { - "x": 27877, - "y": 411908, - "z": -10207 - }, - "rot": { - "x": 0, - "y": 269895, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 109, - "instId": 300002, - "propState": 8, - "pos": { - "x": 45700, - "y": 411908, - "z": -18047 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - } - ], - "teleports": {} - }, - "127": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 127, - "instId": 300001, - "propState": 8, - "pos": { - "x": 68024, - "y": 169639, - "z": 50287 - }, - "rot": { - "x": 0, - "y": 322107, - "z": 0 - }, - "propId": 300009 - } - ], - "teleports": {} - }, - "148": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 148, - "instId": 300001, - "propState": 1, - "pos": { - "x": -57770, - "y": 177550, - "z": 51330 - }, - "rot": { - "x": 0, - "y": 230342, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 148, - "instId": 300002, - "propState": 1, - "pos": { - "x": -57761, - "y": 177536, - "z": 51337 - }, - "rot": { - "x": 0, - "y": 320342, - "z": 0 - }, - "propId": 300008 - } - ], - "teleports": {} - }, - "149": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 149, - "instId": 300001, - "propState": 18, - "pos": { - "x": -30105, - "y": 414996, - "z": 4812 - }, - "rot": { - "x": 0, - "y": 334362, - "z": 0 - }, - "propId": 100018 - }, - { - "groupId": 149, - "instId": 300002, - "propState": 18, - "pos": { - "x": -36313, - "y": 183245, - "z": 45690 - }, - "rot": { - "x": 0, - "y": 187515, - "z": 0 - }, - "propId": 100020 - }, - { - "groupId": 149, - "instId": 300003, - "propState": 18, - "pos": { - "x": 69934, - "y": 170417, - "z": 57893 - }, - "rot": { - "x": 0, - "y": 291880, - "z": 0 - }, - "propId": 100020 - }, - { - "groupId": 149, - "instId": 300004, - "propState": 18, - "pos": { - "x": -45430, - "y": 183653, - "z": -80352 - }, - "rot": { - "x": 0, - "y": 265438, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 149, - "instId": 300005, - "propState": 18, - "pos": { - "x": -62784, - "y": 178283, - "z": 34851 - }, - "rot": { - "x": 0, - "y": 270352, - "z": 0 - }, - "propId": 100019 - } - ], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 150, - "instId": 300006, - "propState": 18, - "pos": { - "x": -26594, - "y": 181675, - "z": -93204 - }, - "rot": { - "x": 0, - "y": 334362, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 150, - "instId": 300007, - "propState": 18, - "pos": { - "x": 17317, - "y": 144064, - "z": -14898 - }, - "rot": { - "x": 0, - "y": 308519, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 150, - "instId": 300008, - "propState": 18, - "pos": { - "x": -8976, - "y": 181678, - "z": -90543 - }, - "rot": { - "x": 0, - "y": 334362, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 150, - "instId": 300009, - "propState": 18, - "pos": { - "x": 17632, - "y": 172665, - "z": 66685 - }, - "rot": { - "x": 0, - "y": 253459, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "166": { - "monsters": [], - "npcs": [ - { - "groupId": 166, - "instId": 400001, - "pos": { - "x": -43237, - "y": 172556, - "z": 55463 - }, - "rot": { - "x": 0, - "y": 123392, - "z": 0 - }, - "npcId": 3086 - }, { - "groupId": 166, - "instId": 400002, - "pos": { - "x": -42618, - "y": 172550, - "z": 53074 - }, - "rot": { - "x": 0, - "y": 27470, - "z": 0 - }, - "npcId": 3088 - }, { - "groupId": 166, - "instId": 400003, - "pos": { - "x": -41794, - "y": 172564, - "z": 53395 - }, - "rot": { - "x": 0, - "y": 339243, - "z": 0 - }, - "npcId": 3087 - } - ], - "props": [ - { - "groupId": 166, - "instId": 300001, - "propState": 8, - "pos": { - "x": -42535, - "y": 173152, - "z": 54004 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 166, - "instId": 300002, - "propState": 8, - "pos": { - "x": -42716, - "y": 172241, - "z": 52871 - }, - "rot": { - "x": 0, - "y": 19414, - "z": 0 - }, - "propId": 100047 - }, - { - "groupId": 166, - "instId": 300003, - "propState": 8, - "pos": { - "x": -43397, - "y": 172241, - "z": 55562 - }, - "rot": { - "x": 0, - "y": 124550, - "z": 0 - }, - "propId": 100047 - }, - { - "groupId": 166, - "instId": 300004, - "propState": 8, - "pos": { - "x": -41712, - "y": 172241, - "z": 53164 - }, - "rot": { - "x": 0, - "y": 336598, - "z": 0 - }, - "propId": 100047 - }, { - "groupId": 166, - "instId": 300005, - "propState": 8, - "pos": { - "x": -42800, - "y": 173610, - "z": 54148 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "191": { - "monsters": [], - "npcs": [ - { - "groupId": 191, - "instId": 400001, - "pos": { - "x": -25727, - "y": 180967, - "z": -84085 - }, - "rot": { - "x": 0, - "y": 77891, - "z": 0 - }, - "npcId": 3046 - }, { - "groupId": 191, - "instId": 400002, - "pos": { - "x": -25833, - "y": 180920, - "z": -83542 - }, - "rot": { - "x": 0, - "y": 79082, - "z": 0 - }, - "npcId": 3110 - }, { - "groupId": 191, - "instId": 400003, - "pos": { - "x": -25879, - "y": 180918, - "z": -82895 - }, - "rot": { - "x": 0, - "y": 115350, - "z": 0 - }, - "npcId": 3103 - } - ], - "props": [ - { - "groupId": 191, - "instId": 300001, - "propState": 8, - "pos": { - "x": -25034, - "y": 180967, - "z": -83922 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 101, - "startAnchorId": 1, - "startGroupId": 191, - "isEnteredSceneInfo": true - } - }, - "1030616": { - "P10101_F10101001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -15150, - "y": 10, - "z": 80340 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -47360, - "y": 9, - "z": -39760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 34963, - "y": 10, - "z": -142260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47830, - "y": -6336, - "z": 81720 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": 31690, - "y": 210, - "z": -40220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300007, - "propState": 8, - "pos": { - "x": 37160, - "y": -93, - "z": -168310 - }, - "rot": { - "x": 0, - "y": 153500, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300005, - "propState": 8, - "pos": { - "x": -23320, - "y": -4889, - "z": -149600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 1, - "instId": 300008, - "propState": 8, - "pos": { - "x": -23357, - "y": -1100, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1010101": { - "anchorId": 4, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -10138, - "y": 10, - "z": 78898 - }, - "rot": { - "x": 0, - "y": 186078, - "z": 0 - } - }, - "1010102": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": -43300, - "y": -93, - "z": -37960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1010103": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": 33046, - "y": 10, - "z": -144792 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [ - { - "groupId": 2, - "instId": 400004, - "pos": { - "x": -4472, - "y": 234, - "z": -11818 - }, - "rot": { - "x": 0, - "y": 188708, - "z": 0 - }, - "npcId": 11201 - }, { - "groupId": 2, - "instId": 400005, - "pos": { - "x": -13080, - "y": 10, - "z": -40030 - }, - "rot": { - "x": 0, - "y": 278638, - "z": 0 - }, - "npcId": 11101 - }, { - "groupId": 2, - "instId": 400001, - "pos": { - "x": -5011, - "y": 234, - "z": -67815 - }, - "rot": { - "x": 0, - "y": 8091, - "z": 0 - }, - "npcId": 11117 - } - ], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 18, - "pos": { - "x": 21922, - "y": 1742, - "z": -69870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 14, - "instId": 300002, - "propState": 18, - "pos": { - "x": -3965, - "y": 1263, - "z": -13088 - }, - "rot": { - "x": 0, - "y": 320887, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 14, - "instId": 300003, - "propState": 18, - "pos": { - "x": -64567, - "y": 1227, - "z": -19644 - }, - "rot": { - "x": 0, - "y": 19283, - "z": 0 - }, - "propId": 101027 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 18, - "pos": { - "x": -5744, - "y": 1203, - "z": -66914 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300005, - "propState": 18, - "pos": { - "x": -15382, - "y": 559, - "z": 88019 - }, - "rot": { - "x": 0, - "y": 331179, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300006, - "propState": 18, - "pos": { - "x": -51149, - "y": 1237, - "z": -67650 - }, - "rot": { - "x": 0, - "y": 241014, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300007, - "propState": 18, - "pos": { - "x": -16278, - "y": -4459, - "z": 35891 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101027 - }, { - "groupId": 14, - "instId": 300008, - "propState": 18, - "pos": { - "x": 24185, - "y": 772, - "z": -28969 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 14, - "instId": 300009, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300010, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300011, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300012, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4027, - "y": -4977, - "z": 39250 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11020, - "y": 21, - "z": -146260 - }, - "rot": { - "x": 0, - "y": 239890, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39253, - "y": -21985, - "z": -55849 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - } - ], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -19830 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 108, - "instId": 300003, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 134 - }, { - "groupId": 108, - "instId": 300004, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 12, - "pos": { - "x": -44990, - "y": 234, - "z": 96940 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300002, - "propState": 12, - "pos": { - "x": 20517, - "y": 234, - "z": 70589 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300003, - "propState": 12, - "pos": { - "x": -61507, - "y": 692, - "z": -62780 - }, - "rot": { - "x": 0, - "y": 40483, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300004, - "propState": 12, - "pos": { - "x": -37026, - "y": 131, - "z": -108225 - }, - "rot": { - "x": 0, - "y": 87871, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300005, - "propState": 12, - "pos": { - "x": 37905, - "y": 10, - "z": -144135 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300006, - "propState": 12, - "pos": { - "x": 25330, - "y": 10, - "z": -167030 - }, - "rot": { - "x": 0, - "y": 334232, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300007, - "propState": 12, - "pos": { - "x": -17573, - "y": 5022, - "z": -144715 - }, - "rot": { - "x": 0, - "y": 357369, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300009, - "propState": 12, - "pos": { - "x": 27319, - "y": 384, - "z": -9339 - }, - "rot": { - "x": 0, - "y": 180252, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300010, - "propState": 12, - "pos": { - "x": -8945, - "y": -4989, - "z": 27044 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300011, - "propState": 12, - "pos": { - "x": 9207, - "y": -21996, - "z": -22997 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 0, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "238": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 238, - "instId": 300001, - "propState": 18, - "pos": { - "x": 9066, - "y": 562, - "z": 60542 - }, - "rot": { - "x": 0, - "y": 55492, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300002, - "propState": 18, - "pos": { - "x": -51463, - "y": 1246, - "z": -12579 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300003, - "propState": 18, - "pos": { - "x": -10576, - "y": 766, - "z": -96790 - }, - "rot": { - "x": 0, - "y": 31037, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300004, - "propState": 18, - "pos": { - "x": 9247, - "y": 550, - "z": -142517 - }, - "rot": { - "x": 0, - "y": 72385, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300005, - "propState": 18, - "pos": { - "x": 349, - "y": 772, - "z": -1064 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300006, - "propState": 18, - "pos": { - "x": -2085, - "y": -4444, - "z": 53968 - }, - "rot": { - "x": 0, - "y": 215559, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300007, - "propState": 18, - "pos": { - "x": 381, - "y": 1459, - "z": -71256 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "257": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 257, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5040, - "y": -21996, - "z": -27741 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 257, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5026, - "y": -21996, - "z": -25089 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 2, - "startGroupId": 257, - "isEnteredSceneInfo": true - } - }, - "1030617": { - "P20101_F20101001": { - "scenes": { - "4": { - "monsters": [ - { - "groupId": 4, - "instId": 200004, - "eventId": 20101110, - "pos": { - "x": -1470, - "y": 9589, - "z": -54050 - }, - "rot": { - "x": 0, - "y": 83966, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 4, - "instId": 200005, - "eventId": 20101105, - "pos": { - "x": 29530, - "y": 2009, - "z": -61210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8001020 - }, { - "groupId": 4, - "instId": 200001, - "eventId": 20101107, - "pos": { - "x": -73968, - "y": 16048, - "z": 9539 - }, - "rot": { - "x": 0, - "y": 186699, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 4, - "instId": 200006, - "eventId": 20101106, - "pos": { - "x": -77891, - "y": 16038, - "z": 10379 - }, - "rot": { - "x": 0, - "y": 173085, - "z": 0 - }, - "monsterId": 8001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 20101231, - "pos": { - "x": -95350, - "y": 18020, - "z": 28780 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 8003010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 11, - "pos": { - "x": -93040, - "y": 18542, - "z": 30841 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": -93040, - "y": 18542, - "z": 30841 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300003, - "propState": 8, - "pos": { - "x": -92210, - "y": 15711, - "z": -10540 - }, - "rot": { - "x": 0, - "y": 4300, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 8, - "pos": { - "x": -66110, - "y": 16654, - "z": 12580 - }, - "rot": { - "x": 0, - "y": 4300, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 14, - "instId": 300005, - "propState": 8, - "pos": { - "x": -19980, - "y": 20084, - "z": 1800 - }, - "rot": { - "x": 0, - "y": 4300, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 14, - "instId": 300006, - "propState": 8, - "pos": { - "x": 21260, - "y": 14990, - "z": -4600 - }, - "rot": { - "x": 0, - "y": 4300, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 14, - "instId": 300007, - "propState": 8, - "pos": { - "x": 5450, - "y": 16622, - "z": -12380 - }, - "rot": { - "x": 0, - "y": 34500, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 14, - "instId": 300008, - "propState": 8, - "pos": { - "x": 17840, - "y": 12628, - "z": -40120 - }, - "rot": { - "x": 0, - "y": 4300, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": 41210, - "y": 3356, - "z": -55370 - }, - "rot": { - "x": 0, - "y": 34500, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": -108735, - "y": 16086, - "z": 11661 - }, - "rot": { - "x": 0, - "y": 34500, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - }, - "15": { - "monsters": [ - { - "groupId": 15, - "instId": 200005, - "eventId": 20101105, - "pos": { - "x": 29530, - "y": 2009, - "z": -61210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8001020 - }, { - "groupId": 15, - "instId": 200006, - "eventId": 20101106, - "pos": { - "x": 24170, - "y": 2120, - "z": -64020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": -140060, - "y": 12670, - "z": 42000 - }, - "rot": { - "x": 0, - "y": 131440, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": 10070, - "y": 13630, - "z": -49980 - }, - "rot": { - "x": 0, - "y": 289310, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": -140060, - "y": 13354, - "z": 42000 - }, - "rot": { - "x": 0, - "y": 41440, - "z": 0 - }, - "propId": 115 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": 23380, - "y": 14338, - "z": -16390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": 92420, - "y": 3885, - "z": -29570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2010102": { - "anchorId": 2, - "groupId": 17, - "instId": 300002, - "pos": { - "x": 20290, - "y": 14305, - "z": -16630 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - } - }, - "2010103": { - "anchorId": 3, - "groupId": 17, - "instId": 300003, - "pos": { - "x": 89070, - "y": 3558, - "z": -34210 - }, - "rot": { - "x": 0, - "y": 272850, - "z": 0 - } - } - } - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 12, - "pos": { - "x": -80610, - "y": 17887, - "z": 21650 - }, - "rot": { - "x": 0, - "y": 45940, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 18, - "instId": 300002, - "propState": 12, - "pos": { - "x": -58638, - "y": 15503, - "z": -22743 - }, - "rot": { - "x": 0, - "y": 340210, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": -570, - "y": 19364, - "z": 4480 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1006": { - "anchorId": 1, - "groupId": 19, - "instId": 300001, - "pos": { - "x": -530, - "y": 19066, - "z": 1940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "27": { - "monsters": [ - { - "groupId": 27, - "instId": 200002, - "eventId": 20101002, - "pos": { - "x": 27530, - "y": 3174, - "z": -50540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "29": { - "monsters": [ - { - "groupId": 29, - "instId": 200001, - "eventId": 20101131, - "pos": { - "x": -73760, - "y": 16058, - "z": 9740 - }, - "rot": { - "x": 0, - "y": 125926, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 29, - "instId": 200002, - "eventId": 20101132, - "pos": { - "x": -69970, - "y": 16058, - "z": 10880 - }, - "rot": { - "x": 0, - "y": 222276, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 29, - "instId": 200003, - "eventId": 20101133, - "pos": { - "x": -70091, - "y": 15953, - "z": 8163 - }, - "rot": { - "x": 0, - "y": 294403, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "32": { - "monsters": [ - { - "groupId": 32, - "instId": 200001, - "eventId": 20101135, - "pos": { - "x": -68380, - "y": 15934, - "z": -19540 - }, - "rot": { - "x": 0, - "y": 42206, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 32, - "instId": 200002, - "eventId": 20101136, - "pos": { - "x": -67980, - "y": 15839, - "z": -16580 - }, - "rot": { - "x": 0, - "y": 178409, - "z": 0 - }, - "monsterId": 8001020 - }, { - "groupId": 32, - "instId": 200003, - "eventId": 20101137, - "pos": { - "x": -65232, - "y": 15806, - "z": -18937 - }, - "rot": { - "x": 0, - "y": 288331, - "z": 0 - }, - "monsterId": 8001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "34": { - "monsters": [ - { - "groupId": 34, - "instId": 200001, - "eventId": 20101111, - "pos": { - "x": -30950, - "y": 18360, - "z": 6620 - }, - "rot": { - "x": 0, - "y": 315600, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": 41300, - "y": 3724, - "z": -36479 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1001": { - "anchorId": 1, - "groupId": 56, - "instId": 300001, - "pos": { - "x": 42548, - "y": 3716, - "z": -38422 - }, - "rot": { - "x": 0, - "y": 325718, - "z": 0 - } - } - } - }, - "78": { - "monsters": [], - "npcs": [ - { - "groupId": 78, - "instId": 400001, - "pos": { - "x": 22790, - "y": 13902, - "z": -22740 - }, - "rot": { - "x": 0, - "y": 109301, - "z": 0 - }, - "npcId": 1110 - } - ], - "props": [], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [ - { - "groupId": 102, - "instId": 400001, - "pos": { - "x": 18380, - "y": -468, - "z": -88930 - }, - "rot": { - "x": 0, - "y": 306495, - "z": 0 - }, - "npcId": 3025 - } - ], - "props": [ - { - "groupId": 102, - "instId": 300001, - "propState": 8, - "pos": { - "x": 20438, - "y": -683, - "z": -90444 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 201, - "startAnchorId": 1, - "startGroupId": 102, - "isEnteredSceneInfo": true - } - }, - "1030618": { - "P10301_F10301001": { - "scenes": { - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 7180, - "y": -14411, - "z": 37820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5080, - "y": -22213, - "z": 196790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": -87570, - "y": -13760, - "z": 228670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": 115120, - "y": -6779, - "z": 142310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": -104080, - "y": -14726, - "z": 143950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 15, - "instId": 300006, - "propState": 8, - "pos": { - "x": 71261, - "y": -28335, - "z": 153540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030101": { - "anchorId": 1, - "groupId": 15, - "instId": 300001, - "pos": { - "x": 0, - "y": -14383, - "z": 44219 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030102": { - "anchorId": 2, - "groupId": 15, - "instId": 300002, - "pos": { - "x": 60, - "y": -22213, - "z": 195260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030103": { - "anchorId": 3, - "groupId": 15, - "instId": 300003, - "pos": { - "x": -93460, - "y": -13760, - "z": 233210 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - } - }, - "1030104": { - "anchorId": 4, - "groupId": 15, - "instId": 300004, - "pos": { - "x": 114920, - "y": -6687, - "z": 137090 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - } - }, - "1030105": { - "anchorId": 5, - "groupId": 15, - "instId": 300005, - "pos": { - "x": -100370, - "y": -14726, - "z": 146480 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - } - }, - "1030106": { - "anchorId": 6, - "groupId": 15, - "instId": 300006, - "pos": { - "x": 76810, - "y": -28335, - "z": 151420 - }, - "rot": { - "x": 0, - "y": 113524, - "z": 0 - } - } - } - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19513, - "y": -13826, - "z": 137498 - }, - "rot": { - "x": 0, - "y": 155, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19500, - "y": -16881, - "z": 142500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14307, - "y": -25997, - "z": 157500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 17, - "instId": 300006, - "propState": 3, - "pos": { - "x": -9825, - "y": -16330, - "z": 152502 - }, - "rot": { - "x": 0, - "y": 90008, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 17, - "instId": 300007, - "propState": 3, - "pos": { - "x": -205, - "y": -19068, - "z": 142497 - }, - "rot": { - "x": 0, - "y": 180155, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19289, - "y": -11969, - "z": 106321 - }, - "rot": { - "x": 0, - "y": 359530, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19500, - "y": -16881, - "z": 132000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 1, - "pos": { - "x": 35330, - "y": -1198, - "z": 118070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 18, - "instId": 300006, - "propState": 3, - "pos": { - "x": 561, - "y": -7023, - "z": 111994 - }, - "rot": { - "x": 0, - "y": 179530, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 18, - "instId": 300007, - "propState": 3, - "pos": { - "x": 20284, - "y": -3163, - "z": 133075 - }, - "rot": { - "x": 0, - "y": 88453, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400001, - "pos": { - "x": 134051, - "y": -4456, - "z": 84960 - }, - "rot": { - "x": 0, - "y": 198075, - "z": 0 - }, - "npcId": 13231 - }, - { - "groupId": 19, - "instId": 400002, - "pos": { - "x": 141100, - "y": -4416, - "z": 206800 - }, - "rot": { - "x": 0, - "y": 250839, - "z": 0 - }, - "npcId": 13127 - }, - { - "groupId": 19, - "instId": 400003, - "pos": { - "x": 14260, - "y": -15814, - "z": 88865 - }, - "rot": { - "x": 0, - "y": 140985, - "z": 0 - }, - "npcId": 13315 - }, - { - "groupId": 19, - "instId": 400004, - "pos": { - "x": -114254, - "y": -14374, - "z": 178103 - }, - "rot": { - "x": 0, - "y": 173216, - "z": 0 - }, - "npcId": 13318 - }, { - "groupId": 19, - "instId": 400005, - "pos": { - "x": -23324, - "y": -16381, - "z": 232550 - }, - "rot": { - "x": 0, - "y": 359821, - "z": 0 - }, - "npcId": 13315 - }, { - "groupId": 19, - "instId": 400006, - "pos": { - "x": -106808, - "y": -13248, - "z": 94713 - }, - "rot": { - "x": 0, - "y": 56465, - "z": 0 - }, - "npcId": 13315 - } - ], - "props": [], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -36678, - "y": -16881, - "z": 90482 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 26, - "instId": 300014, - "propState": 8, - "pos": { - "x": -34019, - "y": -16881, - "z": 146311 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 31152, - "y": -16881, - "z": 123872 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 26, - "instId": 300015, - "propState": 8, - "pos": { - "x": 24861, - "y": -16852, - "z": 192982 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": 25060, - "y": -25996, - "z": 151593 - }, - "rot": { - "x": 0, - "y": 350000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 82945, - "y": -28335, - "z": 138230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": 87912, - "y": -10661, - "z": 140933 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300006, - "propState": 8, - "pos": { - "x": 133044, - "y": -4456, - "z": 108386 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300007, - "propState": 8, - "pos": { - "x": 124920, - "y": -4405, - "z": 229382 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300016, - "propState": 8, - "pos": { - "x": 127024, - "y": -4405, - "z": 229432 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300008, - "propState": 8, - "pos": { - "x": -38608, - "y": -16881, - "z": 185172 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300009, - "propState": 8, - "pos": { - "x": -70270, - "y": -13721, - "z": 237010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300010, - "propState": 8, - "pos": { - "x": -145776, - "y": -13812, - "z": 230510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300011, - "propState": 8, - "pos": { - "x": -164720, - "y": -11851, - "z": 187840 - }, - "rot": { - "x": 0, - "y": 145000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300012, - "propState": 8, - "pos": { - "x": -89236, - "y": -13807, - "z": 133950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300013, - "propState": 8, - "pos": { - "x": -103568, - "y": -16990, - "z": 84104 - }, - "rot": { - "x": 0, - "y": 166077, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300017, - "propState": 8, - "pos": { - "x": 100325, - "y": -8613, - "z": 163718 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300018, - "propState": 8, - "pos": { - "x": -97770, - "y": -13798, - "z": 101020 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300019, - "propState": 8, - "pos": { - "x": -39870, - "y": -16881, - "z": 236520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300020, - "propState": 8, - "pos": { - "x": 15155, - "y": -16881, - "z": 89920 - }, - "rot": { - "x": 0, - "y": 140814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300021, - "propState": 8, - "pos": { - "x": -77740, - "y": -13798, - "z": 118650 - }, - "rot": { - "x": 0, - "y": 275814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300022, - "propState": 8, - "pos": { - "x": 122713, - "y": -6688, - "z": 168734 - }, - "rot": { - "x": 0, - "y": 155814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300023, - "propState": 8, - "pos": { - "x": 140624, - "y": -37160, - "z": 177079 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300024, - "propState": 8, - "pos": { - "x": 144686, - "y": -37118, - "z": 192517 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300025, - "propState": 8, - "pos": { - "x": -108860, - "y": -59826, - "z": 46511 - }, - "rot": { - "x": 0, - "y": 91069, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300026, - "propState": 8, - "pos": { - "x": -70310, - "y": -13721, - "z": 253530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 12, - "pos": { - "x": 40995, - "y": -15066, - "z": 34863 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300002, - "propState": 12, - "pos": { - "x": -46908, - "y": -15066, - "z": 65628 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300003, - "propState": 12, - "pos": { - "x": -19087, - "y": -26050, - "z": 171350 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300004, - "propState": 12, - "pos": { - "x": 19601, - "y": -25997, - "z": 133360 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300005, - "propState": 12, - "pos": { - "x": -19270, - "y": -16881, - "z": 127606 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300006, - "propState": 12, - "pos": { - "x": 48901, - "y": -1198, - "z": 100836 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300007, - "propState": 12, - "pos": { - "x": -12446, - "y": -22208, - "z": 218674 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300008, - "propState": 12, - "pos": { - "x": -18408, - "y": -16881, - "z": 226111 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300015, - "propState": 12, - "pos": { - "x": 105252, - "y": -11718, - "z": 60396 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300009, - "propState": 12, - "pos": { - "x": 42040, - "y": -10661, - "z": 131591 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300010, - "propState": 12, - "pos": { - "x": 64563, - "y": -10661, - "z": 147192 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300014, - "propState": 12, - "pos": { - "x": 192220, - "y": -4904, - "z": 155960 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300011, - "propState": 12, - "pos": { - "x": 103599, - "y": -8595, - "z": 228020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300012, - "propState": 12, - "pos": { - "x": 168814, - "y": -4420, - "z": 220218 - }, - "rot": { - "x": 0, - "y": 292855, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300013, - "propState": 12, - "pos": { - "x": 35549, - "y": -13423, - "z": 232721 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300016, - "propState": 12, - "pos": { - "x": 105848, - "y": -24827, - "z": 125456 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300029, - "propState": 12, - "pos": { - "x": 144559, - "y": -4444, - "z": 58482 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300017, - "propState": 12, - "pos": { - "x": 111894, - "y": -28335, - "z": 153868 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300018, - "propState": 12, - "pos": { - "x": -54730, - "y": -13760, - "z": 212548 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300019, - "propState": 12, - "pos": { - "x": -137756, - "y": -13798, - "z": 145667 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300020, - "propState": 12, - "pos": { - "x": -87432, - "y": -13798, - "z": 186212 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300021, - "propState": 12, - "pos": { - "x": -159490, - "y": -11851, - "z": 180900 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300023, - "propState": 12, - "pos": { - "x": -79566, - "y": -13798, - "z": 92082 - }, - "rot": { - "x": 0, - "y": -1, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300022, - "propState": 12, - "pos": { - "x": -114500, - "y": -13798, - "z": 92370 - }, - "rot": { - "x": 0, - "y": 134680, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300024, - "propState": 12, - "pos": { - "x": -112060, - "y": -17827, - "z": 57970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300030, - "propState": 12, - "pos": { - "x": -42794, - "y": -13760, - "z": 254597 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300025, - "propState": 12, - "pos": { - "x": 152413, - "y": -37038, - "z": 179707 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300026, - "propState": 12, - "pos": { - "x": 154289, - "y": -33891, - "z": 188654 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 28, - "instId": 300027, - "propState": 12, - "pos": { - "x": 126783, - "y": -37038, - "z": 191030 - }, - "rot": { - "x": 0, - "y": 131546, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300028, - "propState": 12, - "pos": { - "x": 140720, - "y": -35170, - "z": 176727 - }, - "rot": { - "x": 0, - "y": 123160, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [ - { - "groupId": 35, - "instId": 400001, - "pos": { - "x": -121927, - "y": -14681, - "z": 200689 - }, - "rot": { - "x": 0, - "y": 304516, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 18, - "pos": { - "x": -121914, - "y": -14726, - "z": 200935 - }, - "rot": { - "x": 0, - "y": 353899, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 35, - "instId": 300002, - "propState": 1, - "pos": { - "x": -121914, - "y": -14681, - "z": 200935 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -165443, - "y": -11018, - "z": 181329 - }, - "rot": { - "x": 0, - "y": 223803, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 18, - "pos": { - "x": -162007, - "y": -11323, - "z": 181339 - }, - "rot": { - "x": 0, - "y": 73193, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": -163523, - "y": -11029, - "z": 179340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": -165719, - "y": -11669, - "z": 181336 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300004, - "propState": 1, - "pos": { - "x": -163347, - "y": -11088, - "z": 181245 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -87446, - "y": -13312, - "z": 128107 - }, - "rot": { - "x": 0, - "y": 44400, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 18, - "pos": { - "x": -87795, - "y": -12760, - "z": 128046 - }, - "rot": { - "x": 0, - "y": 94992, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 37, - "instId": 300002, - "propState": 1, - "pos": { - "x": -87805, - "y": -12527, - "z": 128035 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [ - { - "groupId": 38, - "instId": 400001, - "pos": { - "x": -19973, - "y": -12978, - "z": 249042 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 18, - "pos": { - "x": -20343, - "y": -13971, - "z": 249050 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 38, - "instId": 300002, - "propState": 1, - "pos": { - "x": -21015, - "y": -16881, - "z": 249052 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": 31466, - "y": -15640, - "z": 122184 - }, - "rot": { - "x": 0, - "y": 265436, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 18, - "pos": { - "x": 31469, - "y": -16036, - "z": 121858 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300002, - "propState": 18, - "pos": { - "x": 31469, - "y": -15686, - "z": 122178 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300003, - "propState": 18, - "pos": { - "x": 31469, - "y": -16031, - "z": 122503 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300004, - "propState": 18, - "pos": { - "x": 3550, - "y": -16881, - "z": 122310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 39, - "instId": 300005, - "propState": 1, - "pos": { - "x": 29668, - "y": -16932, - "z": 122143 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [ - { - "groupId": 41, - "instId": 400001, - "pos": { - "x": 120853, - "y": -5626, - "z": 126394 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 18, - "pos": { - "x": 120951, - "y": -5449, - "z": 125958 - }, - "rot": { - "x": 0, - "y": 22801, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 41, - "instId": 300002, - "propState": 1, - "pos": { - "x": 123173, - "y": -6687, - "z": 132040 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [ - { - "groupId": 42, - "instId": 400001, - "pos": { - "x": 159637, - "y": -3573, - "z": 220575 - }, - "rot": { - "x": 0, - "y": 228603, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 18, - "pos": { - "x": 159450, - "y": 3643, - "z": 220580 - }, - "rot": { - "x": 0, - "y": 112850, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 42, - "instId": 300002, - "propState": 1, - "pos": { - "x": 157844, - "y": -4385, - "z": 218483 - }, - "rot": { - "x": 0, - "y": 220623, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [ - { - "groupId": 43, - "instId": 400001, - "pos": { - "x": 90030, - "y": -4387, - "z": 226496 - }, - "rot": { - "x": 0, - "y": 165712, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 18, - "pos": { - "x": 91167, - "y": -3778, - "z": 231387 - }, - "rot": { - "x": 0, - "y": 353730, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 43, - "instId": 300002, - "propState": 1, - "pos": { - "x": 91132, - "y": -8595, - "z": 227050 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [ - { - "groupId": 116, - "instId": 400001, - "pos": { - "x": -574, - "y": -20068, - "z": 211677 - }, - "rot": { - "x": 0, - "y": 158098, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 116, - "instId": 300001, - "propState": 18, - "pos": { - "x": -444, - "y": -18579, - "z": 211795 - }, - "rot": { - "x": 0, - "y": 334274, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 116, - "instId": 300002, - "propState": 1, - "pos": { - "x": -439, - "y": -22195, - "z": 211795 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [ - { - "groupId": 118, - "instId": 400001, - "pos": { - "x": 57518, - "y": -8810, - "z": 149948 - }, - "rot": { - "x": 0, - "y": 351141, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 118, - "instId": 300001, - "propState": 18, - "pos": { - "x": 57478, - "y": -8945, - "z": 150060 - }, - "rot": { - "x": 0, - "y": 165349, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 118, - "instId": 300002, - "propState": 1, - "pos": { - "x": 57478, - "y": -12478, - "z": 153153 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "149": { - "monsters": [], - "npcs": [ - { - "groupId": 149, - "instId": 400001, - "pos": { - "x": -120811, - "y": -14735, - "z": 201325 - }, - "rot": { - "x": 0, - "y": 350738, - "z": 0 - }, - "npcId": 13105 - } - ], - "props": [], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [ - { - "groupId": 150, - "instId": 400001, - "pos": { - "x": 150780, - "y": -5010, - "z": 127830 - }, - "rot": { - "x": 0, - "y": 87632, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 150, - "instId": 300001, - "propState": 8, - "pos": { - "x": 151226, - "y": -3483, - "z": 127456 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 125816, - "y": -4418, - "z": 195402 - }, - "rot": { - "x": 0, - "y": 104203, - "z": 0 - }, - "npcId": 13116 - } - ], - "props": [ - { - "groupId": 151, - "instId": 300001, - "propState": 8, - "pos": { - "x": 126831, - "y": -4120, - "z": 195380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [ - { - "groupId": 152, - "instId": 400001, - "pos": { - "x": 143693, - "y": -4456, - "z": 101992 - }, - "rot": { - "x": 0, - "y": 279893, - "z": 0 - }, - "npcId": 13215 - } - ], - "props": [], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [ - { - "groupId": 153, - "instId": 400001, - "pos": { - "x": 132350, - "y": -6688, - "z": 171270 - }, - "rot": { - "x": 0, - "y": 186089, - "z": 0 - }, - "npcId": 13119 - } - ], - "props": [], - "teleports": {} - }, - "155": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 155, - "instId": 300004, - "propState": 8, - "pos": { - "x": -133080, - "y": -14754, - "z": 182705 - }, - "rot": { - "x": 0, - "y": 28547, - "z": 0 - }, - "propId": 103021 - }, { - "groupId": 155, - "instId": 300005, - "propState": 8, - "pos": { - "x": -132772, - "y": -14751, - "z": 181080 - }, - "rot": { - "x": 0, - "y": 126002, - "z": 0 - }, - "propId": 103021 - } - ], - "teleports": {} - }, - "156": { - "monsters": [ - { - "groupId": 156, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 125151, - "y": -30482, - "z": 168180 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 156, - "instId": 300001, - "propState": 8, - "pos": { - "x": 127547, - "y": -30482, - "z": 158066 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300003, - "propState": 8, - "pos": { - "x": 150076, - "y": -37038, - "z": 192427 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300004, - "propState": 8, - "pos": { - "x": 139047, - "y": -37038, - "z": 187048 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300005, - "propState": 8, - "pos": { - "x": 146573, - "y": -37038, - "z": 167766 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300006, - "propState": 8, - "pos": { - "x": 127519, - "y": -30468, - "z": 157974 - }, - "rot": { - "x": 0, - "y": 155900, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300007, - "propState": 8, - "pos": { - "x": 138169, - "y": -37028, - "z": 187209 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300008, - "propState": 2, - "pos": { - "x": 127250, - "y": -30482, - "z": 158900 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300009, - "propState": 8, - "pos": { - "x": 146536, - "y": -37038, - "z": 166944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300002, - "propState": 8, - "pos": { - "x": -106910, - "y": -59826, - "z": 46500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300010, - "propState": 8, - "pos": { - "x": -107430, - "y": -59826, - "z": 57698 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300011, - "propState": 8, - "pos": { - "x": -102390, - "y": -17827, - "z": 61654 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300012, - "propState": 2, - "pos": { - "x": -100510, - "y": -17822, - "z": 61750 - }, - "rot": { - "x": 0, - "y": 270367, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300013, - "propState": 8, - "pos": { - "x": -107550, - "y": -59826, - "z": 59595 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300014, - "propState": 8, - "pos": { - "x": 154289, - "y": -33891, - "z": 188654 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300015, - "propState": 8, - "pos": { - "x": -97689, - "y": -56615, - "z": 51324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 1, - "pos": { - "x": -44666, - "y": -15070, - "z": 54731 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300002, - "propState": 1, - "pos": { - "x": 38247, - "y": -16903, - "z": 92386 - }, - "rot": { - "x": 0, - "y": 224307, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300003, - "propState": 1, - "pos": { - "x": 39864, - "y": -16880, - "z": 163300 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300004, - "propState": 1, - "pos": { - "x": -38995, - "y": -16880, - "z": 156340 - }, - "rot": { - "x": 0, - "y": 135792, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300005, - "propState": 1, - "pos": { - "x": 71108, - "y": -10676, - "z": 164129 - }, - "rot": { - "x": 0, - "y": 184273, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300006, - "propState": 1, - "pos": { - "x": 141251, - "y": -4471, - "z": 82500 - }, - "rot": { - "x": 0, - "y": 239558, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300007, - "propState": 1, - "pos": { - "x": 124547, - "y": -4428, - "z": 213070 - }, - "rot": { - "x": 0, - "y": 42303, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300008, - "propState": 1, - "pos": { - "x": 94033, - "y": -28387, - "z": 137615 - }, - "rot": { - "x": 0, - "y": 327734, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300009, - "propState": 1, - "pos": { - "x": -19104, - "y": -22866, - "z": 138416 - }, - "rot": { - "x": 0, - "y": 92768, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300010, - "propState": 1, - "pos": { - "x": -77580, - "y": -16880, - "z": 88690 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300011, - "propState": 1, - "pos": { - "x": -87834, - "y": -13762, - "z": 218148 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300012, - "propState": 1, - "pos": { - "x": -176020, - "y": -11771, - "z": 157680 - }, - "rot": { - "x": 0, - "y": 46168, - "z": 0 - }, - "propId": 103022 - } - ], - "teleports": {} - }, - "163": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 163, - "instId": 300004, - "propState": 1, - "pos": { - "x": 120950, - "y": -30381, - "z": 154032 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103053 - }, - { - "groupId": 163, - "instId": 300005, - "propState": 1, - "pos": { - "x": 125760, - "y": -37027, - "z": 182612 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 163, - "instId": 300007, - "propState": 21, - "pos": { - "x": 154597, - "y": -37038, - "z": 182392 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 163, - "instId": 300008, - "propState": 21, - "pos": { - "x": 155275, - "y": -37038, - "z": 173550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300009, - "propState": 21, - "pos": { - "x": 150533, - "y": -37038, - "z": 179084 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300010, - "propState": 21, - "pos": { - "x": 149754, - "y": -33880, - "z": 181826 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300016, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300017, - "propState": 8, - "pos": { - "x": 154580, - "y": -37038, - "z": 181910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300001, - "propState": 8, - "pos": { - "x": 120290, - "y": -30383, - "z": 147595 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300002, - "propState": 21, - "pos": { - "x": 155150, - "y": -33864, - "z": 180613 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300003, - "propState": 21, - "pos": { - "x": 155150, - "y": -33864, - "z": 176402 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300004, - "propState": 1, - "pos": { - "x": -99889, - "y": -17822, - "z": 57155 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103053 - }, - { - "groupId": 164, - "instId": 300005, - "propState": 1, - "pos": { - "x": -102241, - "y": -59826, - "z": 60018 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 164, - "instId": 300007, - "propState": 21, - "pos": { - "x": -116806, - "y": -59826, - "z": 43729 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 164, - "instId": 300008, - "propState": 21, - "pos": { - "x": -113519, - "y": -56539, - "z": 42837 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 164, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300001, - "propState": 8, - "pos": { - "x": -108570, - "y": -59534, - "z": 57104 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300002, - "propState": 8, - "pos": { - "x": -116517, - "y": -59582, - "z": 48140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300003, - "propState": 8, - "pos": { - "x": -97464, - "y": -59666, - "z": 45187 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300009, - "propState": 8, - "pos": { - "x": -111026, - "y": -17581, - "z": 61889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [ - { - "groupId": 173, - "instId": 400001, - "pos": { - "x": 154994, - "y": -37034, - "z": 191755 - }, - "rot": { - "x": 0, - "y": 299951, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 173, - "instId": 300001, - "propState": 18, - "pos": { - "x": 154913, - "y": -36620, - "z": 192367 - }, - "rot": { - "x": 0, - "y": 311941, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 173, - "instId": 300002, - "propState": 1, - "pos": { - "x": 146370, - "y": -37038, - "z": 185470 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "186": { - "monsters": [], - "npcs": [ - { - "groupId": 186, - "instId": 400001, - "pos": { - "x": 43957, - "y": -25996, - "z": 143105 - }, - "rot": { - "x": 0, - "y": 34036, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 18, - "pos": { - "x": 42763, - "y": -24786, - "z": 142013 - }, - "rot": { - "x": 0, - "y": 18511, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 186, - "instId": 300002, - "propState": 1, - "pos": { - "x": 42959, - "y": -25996, - "z": 146590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "187": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [ - { - "groupId": 188, - "instId": 400001, - "pos": { - "x": 35840, - "y": 820, - "z": 96665 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 18, - "pos": { - "x": 35840, - "y": 870, - "z": 96665 - }, - "rot": { - "x": 0, - "y": 24647, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 188, - "instId": 300002, - "propState": 1, - "pos": { - "x": 39940, - "y": -1198, - "z": 102660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 101, - "pos": { - "x": -116536, - "y": -13827, - "z": 179869 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300002, - "propState": 101, - "pos": { - "x": -12733, - "y": -22266, - "z": 125500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300003, - "propState": 101, - "pos": { - "x": 46839, - "y": -198, - "z": 114111 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300004, - "propState": 101, - "pos": { - "x": 85134, - "y": -27335, - "z": 155445 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300005, - "propState": 101, - "pos": { - "x": 103922, - "y": -7671, - "z": 147251 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300006, - "propState": 101, - "pos": { - "x": 133087, - "y": -3456, - "z": 84795 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300007, - "propState": 101, - "pos": { - "x": -35000, - "y": -15881, - "z": 217818 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300008, - "propState": 101, - "pos": { - "x": -43943, - "y": -15881, - "z": 124100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [ - { - "groupId": 190, - "instId": 400001, - "pos": { - "x": 79452, - "y": -24911, - "z": 121214 - }, - "rot": { - "x": 0, - "y": 116173, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 18, - "pos": { - "x": 79435, - "y": -25089, - "z": 121186 - }, - "rot": { - "x": 0, - "y": 242607, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 190, - "instId": 300002, - "propState": 1, - "pos": { - "x": 79435, - "y": -25919, - "z": 122808 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [ - { - "groupId": 193, - "instId": 400001, - "pos": { - "x": 136311, - "y": -29066, - "z": 146169 - }, - "rot": { - "x": 0, - "y": 101065, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 18, - "pos": { - "x": 136311, - "y": -29112, - "z": 146169 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 193, - "instId": 300002, - "propState": 1, - "pos": { - "x": 137539, - "y": -30482, - "z": 145810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [ - { - "groupId": 194, - "instId": 400001, - "pos": { - "x": -14411, - "y": -24997, - "z": 156513 - }, - "rot": { - "x": 0, - "y": 228499, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 194, - "instId": 300001, - "propState": 18, - "pos": { - "x": -14479, - "y": -24127, - "z": 151591 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14477, - "y": -24871, - "z": 153856 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14474, - "y": -25020, - "z": 156454 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300004, - "propState": 1, - "pos": { - "x": -15791, - "y": -25018, - "z": 151452 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "198": { - "monsters": [], - "npcs": [ - { - "groupId": 198, - "instId": 400001, - "pos": { - "x": -38355, - "y": -16306, - "z": 171422 - }, - "rot": { - "x": 0, - "y": 113893, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 198, - "instId": 300001, - "propState": 18, - "pos": { - "x": -39669, - "y": -14599, - "z": 171384 - }, - "rot": { - "x": 0, - "y": 227091, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 198, - "instId": 300002, - "propState": 1, - "pos": { - "x": -35601, - "y": -16881, - "z": 171222 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "199": { - "monsters": [], - "npcs": [ - { - "groupId": 199, - "instId": 400001, - "pos": { - "x": -105517, - "y": -56488, - "z": 43796 - }, - "rot": { - "x": 0, - "y": 254918, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 199, - "instId": 300001, - "propState": 18, - "pos": { - "x": -105367, - "y": -56546, - "z": 43698 - }, - "rot": { - "x": 0, - "y": 75206, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 199, - "instId": 300002, - "propState": 1, - "pos": { - "x": -106131, - "y": -56488, - "z": 43143 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "200": { - "monsters": [], - "npcs": [ - { - "groupId": 200, - "instId": 400001, - "pos": { - "x": 24923, - "y": -15841, - "z": 191483 - }, - "rot": { - "x": 0, - "y": 88386, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 200, - "instId": 300001, - "propState": 18, - "pos": { - "x": 24947, - "y": -16001, - "z": 191498 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 200, - "instId": 300002, - "propState": 1, - "pos": { - "x": 26908, - "y": -16932, - "z": 191828 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "202": { - "monsters": [], - "npcs": [ - { - "groupId": 202, - "instId": 400001, - "pos": { - "x": -64621, - "y": -15484, - "z": 82048 - }, - "rot": { - "x": 0, - "y": 324198, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 202, - "instId": 300001, - "propState": 18, - "pos": { - "x": -64129, - "y": -16109, - "z": 82128 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 202, - "instId": 300002, - "propState": 1, - "pos": { - "x": -64770, - "y": -16881, - "z": 81507 - }, - "rot": { - "x": 0, - "y": 178063, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "207": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 207, - "instId": 300003, - "propState": 1, - "pos": { - "x": -130090, - "y": -14742, - "z": 161520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103072 - }, { - "groupId": 207, - "instId": 300004, - "propState": 8, - "pos": { - "x": -130000, - "y": -14715, - "z": 155708 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103086 - }, { - "groupId": 207, - "instId": 300005, - "propState": 8, - "pos": { - "x": -137110, - "y": -15127, - "z": 178850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 207, - "instId": 300006, - "propState": 8, - "pos": { - "x": -129140, - "y": -15127, - "z": 155410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300001, - "propState": 11, - "pos": { - "x": -23441, - "y": -16881, - "z": 265107 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 11, - "pos": { - "x": -94343, - "y": -13812, - "z": 202585 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 11, - "pos": { - "x": 43560, - "y": -1198, - "z": 126040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 11, - "pos": { - "x": 52129, - "y": -14785, - "z": 210212 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 8, - "pos": { - "x": -134011, - "y": -14726, - "z": 173932 - }, - "rot": { - "x": 0, - "y": 128045, - "z": 0 - }, - "propId": 103106 - }, { - "groupId": 221, - "instId": 300002, - "propState": 8, - "pos": { - "x": -141868, - "y": -14749, - "z": 180691 - }, - "rot": { - "x": 0, - "y": 245519, - "z": 0 - }, - "propId": 103106 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 1, - "pos": { - "x": 55886, - "y": -14856, - "z": 60180 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300002, - "propState": 1, - "pos": { - "x": -57874, - "y": -14967, - "z": 60429 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300003, - "propState": 1, - "pos": { - "x": 39212, - "y": -16289, - "z": 208313 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300004, - "propState": 1, - "pos": { - "x": -73979, - "y": -13426, - "z": 140696 - }, - "rot": { - "x": 0, - "y": 316073, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300005, - "propState": 1, - "pos": { - "x": 148106, - "y": -4150, - "z": 210632 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300006, - "propState": 1, - "pos": { - "x": 143337, - "y": -4170, - "z": 92907 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300007, - "propState": 1, - "pos": { - "x": 20087, - "y": -25475, - "z": 169059 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 2, - "pos": { - "x": -98610, - "y": -59826, - "z": 50995 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 223, - "instId": 300002, - "propState": 9, - "pos": { - "x": -105483, - "y": -56233, - "z": 44995 - }, - "rot": { - "x": 0, - "y": 279429, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 223, - "instId": 300003, - "propState": 9, - "pos": { - "x": -116891, - "y": -57806, - "z": 57448 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": -116891, - "y": -57806, - "z": 57448 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 223, - "instId": 300005, - "propState": 8, - "pos": { - "x": -98610, - "y": -59826, - "z": 50995 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 223, - "instId": 300006, - "propState": 20, - "pos": { - "x": -95880, - "y": -58780, - "z": 51010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "244": { - "monsters": [], - "npcs": [ - { - "groupId": 244, - "instId": 400001, - "pos": { - "x": 44, - "y": -22213, - "z": 208168 - }, - "rot": { - "x": 0, - "y": 186110, - "z": 0 - }, - "npcId": 3030 - } - ], - "props": [ - { - "groupId": 244, - "instId": 300001, - "propState": 8, - "pos": { - "x": 40, - "y": -22213, - "z": 211820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 274, - "instId": 300001, - "propState": 8, - "pos": { - "x": 130, - "y": -25080, - "z": 157650 - }, - "rot": { - "x": 0, - "y": 356426, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "280": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300001, - "propState": 101, - "pos": { - "x": 1, - "y": -22035, - "z": 211881 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103108 - } - ], - "teleports": {} - }, - "290": { - "monsters": [], - "npcs": [ - { - "groupId": 290, - "instId": 400001, - "pos": { - "x": 81250, - "y": -10661, - "z": 130710 - }, - "rot": { - "x": 0, - "y": 7274, - "z": 0 - }, - "npcId": 13117 - } - ], - "props": [], - "teleports": {} - }, - "298": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 298, - "instId": 300001, - "propState": 8, - "pos": { - "x": 47841, - "y": -299, - "z": 91088 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 132 - } - ], - "teleports": {} - }, - "299": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 299, - "instId": 300001, - "propState": 8, - "pos": { - "x": 209320, - "y": -4904, - "z": 147060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 140 - } - ], - "teleports": {} - }, - "400": { - "monsters": [], - "npcs": [ - { - "groupId": 400, - "instId": 400001, - "pos": { - "x": 79110, - "y": -10661, - "z": 130680 - }, - "rot": { - "x": 0, - "y": 7274, - "z": 0 - }, - "npcId": 13208 - } - ], - "props": [], - "teleports": {} - }, - "401": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 401, - "instId": 300001, - "propState": 18, - "pos": { - "x": 190288, - "y": -3906, - "z": 146954 - }, - "rot": { - "x": 0, - "y": 21447, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300002, - "propState": 18, - "pos": { - "x": 40687, - "y": -16466, - "z": 147002 - }, - "rot": { - "x": 0, - "y": 355726, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300003, - "propState": 18, - "pos": { - "x": 125366, - "y": -3830, - "z": 104232 - }, - "rot": { - "x": 0, - "y": 173840, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300004, - "propState": 18, - "pos": { - "x": 140800, - "y": -3850, - "z": 189416 - }, - "rot": { - "x": 0, - "y": 354320, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "404": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "463": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 463, - "instId": 300001, - "propState": 18, - "pos": { - "x": -8760, - "y": -21695, - "z": 222781 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 463, - "instId": 300002, - "propState": 18, - "pos": { - "x": 129121, - "y": -3955, - "z": 51392 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 463, - "instId": 300003, - "propState": 18, - "pos": { - "x": 98890, - "y": -7849, - "z": 226976 - }, - "rot": { - "x": 0, - "y": 149666, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 463, - "instId": 300004, - "propState": 18, - "pos": { - "x": -115411, - "y": -13848, - "z": 196064 - }, - "rot": { - "x": 0, - "y": 112689, - "z": 0 - }, - "propId": 103083 - }, { - "groupId": 463, - "instId": 300005, - "propState": 18, - "pos": { - "x": -10725, - "y": -16328, - "z": 238693 - }, - "rot": { - "x": 0, - "y": 113008, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 463, - "instId": 300006, - "propState": 18, - "pos": { - "x": -118824, - "y": -14322, - "z": 208807 - }, - "rot": { - "x": 0, - "y": 221235, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 463, - "instId": 300007, - "propState": 18, - "pos": { - "x": 43843, - "y": -433, - "z": 96470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300008, - "propState": 18, - "pos": { - "x": -17980, - "y": -16379, - "z": 148431 - }, - "rot": { - "x": 0, - "y": 348479, - "z": 0 - }, - "propId": 103035 - }, { - "groupId": 463, - "instId": 300009, - "propState": 18, - "pos": { - "x": -45132, - "y": -15873, - "z": 114378 - }, - "rot": { - "x": 0, - "y": 14042, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300010, - "propState": 18, - "pos": { - "x": -158859, - "y": -11077, - "z": 174116 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 463, - "instId": 300011, - "propState": 18, - "pos": { - "x": 59415, - "y": -12901, - "z": 231978 - }, - "rot": { - "x": 0, - "y": 82616, - "z": 0 - }, - "propId": 103035 - }, { - "groupId": 463, - "instId": 300012, - "propState": 18, - "pos": { - "x": 3479, - "y": -16336, - "z": 86865 - }, - "rot": { - "x": 0, - "y": 69713, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300013, - "propState": 18, - "pos": { - "x": 84615, - "y": -10160, - "z": 142358 - }, - "rot": { - "x": 0, - "y": 143490, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300014, - "propState": 18, - "pos": { - "x": -82846, - "y": -12875, - "z": 246001 - }, - "rot": { - "x": 0, - "y": 59181, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300015, - "propState": 18, - "pos": { - "x": 0, - "y": -13377, - "z": 35410 - }, - "rot": { - "x": 0, - "y": 83433, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "464": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 464, - "instId": 300001, - "propState": 18, - "pos": { - "x": -130044, - "y": -14072, - "z": 164010 - }, - "rot": { - "x": 0, - "y": 124291, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 464, - "instId": 300002, - "propState": 18, - "pos": { - "x": -130272, - "y": -14120, - "z": 207818 - }, - "rot": { - "x": 0, - "y": 170320, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 464, - "instId": 300003, - "propState": 18, - "pos": { - "x": -94104, - "y": -13161, - "z": 141961 - }, - "rot": { - "x": 0, - "y": 57366, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "465": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 465, - "instId": 300001, - "propState": 18, - "pos": { - "x": -173074, - "y": -13086, - "z": 215084 - }, - "rot": { - "x": 0, - "y": 207229, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "472": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 472, - "instId": 300001, - "propState": 8, - "pos": { - "x": 209320, - "y": -4904, - "z": 147060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "479": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 479, - "instId": 300001, - "propState": 18, - "pos": { - "x": 41064, - "y": -15866, - "z": 123126 - }, - "rot": { - "x": 0, - "y": 315577, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "481": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 481, - "instId": 300001, - "propState": 18, - "pos": { - "x": 181121, - "y": -4433, - "z": 153368 - }, - "rot": { - "x": 0, - "y": 303422, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "482": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 482, - "instId": 300001, - "propState": 18, - "pos": { - "x": 231, - "y": -15775, - "z": 252225 - }, - "rot": { - "x": 0, - "y": 92100, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "505": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 505, - "instId": 300001, - "propState": 18, - "pos": { - "x": -13979, - "y": -21710, - "z": 214272 - }, - "rot": { - "x": 0, - "y": 131002, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300002, - "propState": 18, - "pos": { - "x": -105155, - "y": -14060, - "z": 183139 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300003, - "propState": 18, - "pos": { - "x": -13774, - "y": -21708, - "z": 214556 - }, - "rot": { - "x": 0, - "y": 31037, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300004, - "propState": 18, - "pos": { - "x": -92400, - "y": -12889, - "z": 241138 - }, - "rot": { - "x": 0, - "y": 72385, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 505, - "instId": 300005, - "propState": 18, - "pos": { - "x": -163777, - "y": -11088, - "z": 180823 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 505, - "instId": 300006, - "propState": 18, - "pos": { - "x": 123332, - "y": -3476, - "z": 114398 - }, - "rot": { - "x": 0, - "y": 215559, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 505, - "instId": 300007, - "propState": 18, - "pos": { - "x": 108432, - "y": -24314, - "z": 116898 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "584": { - "monsters": [], - "npcs": [ - { - "groupId": 584, - "instId": 400001, - "pos": { - "x": -91750, - "y": -13815, - "z": 119710 - }, - "rot": { - "x": 0, - "y": 264798, - "z": 0 - }, - "npcId": 13317 - } - ], - "props": [ - { - "groupId": 584, - "instId": 300001, - "propState": 1, - "pos": { - "x": -91205, - "y": -13816, - "z": 118400 - }, - "rot": { - "x": 0, - "y": 270111, - "z": 0 - }, - "propId": 103225 - } - ], - "teleports": { - "2458": { - "anchorId": 1, - "groupId": 584, - "instId": 300002, - "pos": { - "x": -93045, - "y": -13816, - "z": 119230 - }, - "rot": { - "x": 0, - "y": 86785, - "z": 0 - } - } - } - }, - "585": { - "monsters": [], - "npcs": [ - { - "groupId": 585, - "instId": 400001, - "pos": { - "x": 50280, - "y": -25996, - "z": 144539 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 13130 - } - ], - "props": [ - { - "groupId": 585, - "instId": 300001, - "propState": 1, - "pos": { - "x": 48720, - "y": -25996, - "z": 143170 - }, - "rot": { - "x": 0, - "y": 359059, - "z": 0 - }, - "propId": 103226 - } - ], - "teleports": { - "2459": { - "anchorId": 1, - "groupId": 585, - "instId": 300002, - "pos": { - "x": 49482, - "y": -25996, - "z": 145542 - }, - "rot": { - "x": 0, - "y": 174383, - "z": 0 - } - } - } - }, - "587": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 587, - "instId": 300003, - "propState": 1, - "pos": { - "x": -130090, - "y": -14742, - "z": 161520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103072 - }, { - "groupId": 587, - "instId": 300004, - "propState": 8, - "pos": { - "x": -130000, - "y": -14715, - "z": 155708 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103086 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 1, - "startGroupId": 584, - "isEnteredSceneInfo": true - } - }, - "1030619": { - "P10301_F10301001": { - "scenes": { - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 7180, - "y": -14411, - "z": 37820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5080, - "y": -22213, - "z": 196790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": -87570, - "y": -13760, - "z": 228670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": 115120, - "y": -6779, - "z": 142310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": -104080, - "y": -14726, - "z": 143950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 15, - "instId": 300006, - "propState": 8, - "pos": { - "x": 71261, - "y": -28335, - "z": 153540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030101": { - "anchorId": 1, - "groupId": 15, - "instId": 300001, - "pos": { - "x": 0, - "y": -14383, - "z": 44219 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030102": { - "anchorId": 2, - "groupId": 15, - "instId": 300002, - "pos": { - "x": 60, - "y": -22213, - "z": 195260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030103": { - "anchorId": 3, - "groupId": 15, - "instId": 300003, - "pos": { - "x": -93460, - "y": -13760, - "z": 233210 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - } - }, - "1030104": { - "anchorId": 4, - "groupId": 15, - "instId": 300004, - "pos": { - "x": 114920, - "y": -6687, - "z": 137090 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - } - }, - "1030105": { - "anchorId": 5, - "groupId": 15, - "instId": 300005, - "pos": { - "x": -100370, - "y": -14726, - "z": 146480 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - } - }, - "1030106": { - "anchorId": 6, - "groupId": 15, - "instId": 300006, - "pos": { - "x": 76810, - "y": -28335, - "z": 151420 - }, - "rot": { - "x": 0, - "y": 113524, - "z": 0 - } - } - } - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19513, - "y": -13826, - "z": 137498 - }, - "rot": { - "x": 0, - "y": 155, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19500, - "y": -16881, - "z": 142500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14307, - "y": -25997, - "z": 157500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 17, - "instId": 300006, - "propState": 3, - "pos": { - "x": -9825, - "y": -16330, - "z": 152502 - }, - "rot": { - "x": 0, - "y": 90008, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 17, - "instId": 300007, - "propState": 3, - "pos": { - "x": -205, - "y": -19068, - "z": 142497 - }, - "rot": { - "x": 0, - "y": 180155, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19289, - "y": -11969, - "z": 106321 - }, - "rot": { - "x": 0, - "y": 359530, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19500, - "y": -16881, - "z": 132000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 1, - "pos": { - "x": 35330, - "y": -1198, - "z": 118070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 18, - "instId": 300006, - "propState": 3, - "pos": { - "x": 561, - "y": -7023, - "z": 111994 - }, - "rot": { - "x": 0, - "y": 179530, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 18, - "instId": 300007, - "propState": 3, - "pos": { - "x": 20284, - "y": -3163, - "z": 133075 - }, - "rot": { - "x": 0, - "y": 88453, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400001, - "pos": { - "x": 134051, - "y": -4456, - "z": 84960 - }, - "rot": { - "x": 0, - "y": 198075, - "z": 0 - }, - "npcId": 13231 - }, - { - "groupId": 19, - "instId": 400002, - "pos": { - "x": 141100, - "y": -4416, - "z": 206800 - }, - "rot": { - "x": 0, - "y": 250839, - "z": 0 - }, - "npcId": 13127 - }, - { - "groupId": 19, - "instId": 400003, - "pos": { - "x": 14260, - "y": -15814, - "z": 88865 - }, - "rot": { - "x": 0, - "y": 140985, - "z": 0 - }, - "npcId": 13315 - }, - { - "groupId": 19, - "instId": 400004, - "pos": { - "x": -114254, - "y": -14374, - "z": 178103 - }, - "rot": { - "x": 0, - "y": 173216, - "z": 0 - }, - "npcId": 13318 - }, { - "groupId": 19, - "instId": 400005, - "pos": { - "x": -23324, - "y": -16381, - "z": 232550 - }, - "rot": { - "x": 0, - "y": 359821, - "z": 0 - }, - "npcId": 13315 - }, { - "groupId": 19, - "instId": 400006, - "pos": { - "x": -106808, - "y": -13248, - "z": 94713 - }, - "rot": { - "x": 0, - "y": 56465, - "z": 0 - }, - "npcId": 13315 - } - ], - "props": [], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -36678, - "y": -16881, - "z": 90482 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 26, - "instId": 300014, - "propState": 8, - "pos": { - "x": -34019, - "y": -16881, - "z": 146311 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 31152, - "y": -16881, - "z": 123872 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 26, - "instId": 300015, - "propState": 8, - "pos": { - "x": 24861, - "y": -16852, - "z": 192982 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": 25060, - "y": -25996, - "z": 151593 - }, - "rot": { - "x": 0, - "y": 350000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 82945, - "y": -28335, - "z": 138230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": 87912, - "y": -10661, - "z": 140933 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300006, - "propState": 8, - "pos": { - "x": 133044, - "y": -4456, - "z": 108386 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300007, - "propState": 8, - "pos": { - "x": 124920, - "y": -4405, - "z": 229382 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300016, - "propState": 8, - "pos": { - "x": 127024, - "y": -4405, - "z": 229432 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300008, - "propState": 8, - "pos": { - "x": -38608, - "y": -16881, - "z": 185172 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300009, - "propState": 8, - "pos": { - "x": -70270, - "y": -13721, - "z": 237010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300010, - "propState": 8, - "pos": { - "x": -145776, - "y": -13812, - "z": 230510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300011, - "propState": 8, - "pos": { - "x": -164720, - "y": -11851, - "z": 187840 - }, - "rot": { - "x": 0, - "y": 145000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300012, - "propState": 8, - "pos": { - "x": -89236, - "y": -13807, - "z": 133950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300013, - "propState": 8, - "pos": { - "x": -103568, - "y": -16990, - "z": 84104 - }, - "rot": { - "x": 0, - "y": 166077, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300017, - "propState": 8, - "pos": { - "x": 100325, - "y": -8613, - "z": 163718 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300018, - "propState": 8, - "pos": { - "x": -97770, - "y": -13798, - "z": 101020 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300019, - "propState": 8, - "pos": { - "x": -39870, - "y": -16881, - "z": 236520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300020, - "propState": 8, - "pos": { - "x": 15155, - "y": -16881, - "z": 89920 - }, - "rot": { - "x": 0, - "y": 140814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300021, - "propState": 8, - "pos": { - "x": -77740, - "y": -13798, - "z": 118650 - }, - "rot": { - "x": 0, - "y": 275814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300022, - "propState": 8, - "pos": { - "x": 122713, - "y": -6688, - "z": 168734 - }, - "rot": { - "x": 0, - "y": 155814, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 26, - "instId": 300023, - "propState": 8, - "pos": { - "x": 140624, - "y": -37160, - "z": 177079 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300024, - "propState": 8, - "pos": { - "x": 144686, - "y": -37118, - "z": 192517 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 26, - "instId": 300025, - "propState": 8, - "pos": { - "x": -108860, - "y": -59826, - "z": 46511 - }, - "rot": { - "x": 0, - "y": 91069, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 26, - "instId": 300026, - "propState": 8, - "pos": { - "x": -70310, - "y": -13721, - "z": 253530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 12, - "pos": { - "x": 40995, - "y": -15066, - "z": 34863 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300002, - "propState": 12, - "pos": { - "x": -46908, - "y": -15066, - "z": 65628 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300003, - "propState": 12, - "pos": { - "x": -19087, - "y": -26050, - "z": 171350 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 28, - "instId": 300004, - "propState": 12, - "pos": { - "x": 19601, - "y": -25997, - "z": 133360 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300005, - "propState": 12, - "pos": { - "x": -19270, - "y": -16881, - "z": 127606 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300006, - "propState": 12, - "pos": { - "x": 48901, - "y": -1198, - "z": 100836 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300007, - "propState": 12, - "pos": { - "x": -12446, - "y": -22208, - "z": 218674 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300008, - "propState": 12, - "pos": { - "x": -18408, - "y": -16881, - "z": 226111 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300015, - "propState": 12, - "pos": { - "x": 105252, - "y": -11718, - "z": 60396 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300009, - "propState": 12, - "pos": { - "x": 42040, - "y": -10661, - "z": 131591 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300010, - "propState": 12, - "pos": { - "x": 64563, - "y": -10661, - "z": 147192 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300014, - "propState": 12, - "pos": { - "x": 192220, - "y": -4904, - "z": 155960 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300011, - "propState": 12, - "pos": { - "x": 103599, - "y": -8595, - "z": 228020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300012, - "propState": 12, - "pos": { - "x": 168814, - "y": -4420, - "z": 220218 - }, - "rot": { - "x": 0, - "y": 292855, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300013, - "propState": 12, - "pos": { - "x": 35549, - "y": -13423, - "z": 232721 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300016, - "propState": 12, - "pos": { - "x": 105848, - "y": -24827, - "z": 125456 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300029, - "propState": 12, - "pos": { - "x": 144559, - "y": -4444, - "z": 58482 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300017, - "propState": 12, - "pos": { - "x": 111894, - "y": -28335, - "z": 153868 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300018, - "propState": 12, - "pos": { - "x": -54730, - "y": -13760, - "z": 212548 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300019, - "propState": 12, - "pos": { - "x": -137756, - "y": -13798, - "z": 145667 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300020, - "propState": 12, - "pos": { - "x": -87432, - "y": -13798, - "z": 186212 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300021, - "propState": 12, - "pos": { - "x": -159490, - "y": -11851, - "z": 180900 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300023, - "propState": 12, - "pos": { - "x": -79566, - "y": -13798, - "z": 92082 - }, - "rot": { - "x": 0, - "y": -1, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300022, - "propState": 12, - "pos": { - "x": -114500, - "y": -13798, - "z": 92370 - }, - "rot": { - "x": 0, - "y": 134680, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300024, - "propState": 12, - "pos": { - "x": -112060, - "y": -17827, - "z": 57970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300030, - "propState": 12, - "pos": { - "x": -42794, - "y": -13760, - "z": 254597 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300025, - "propState": 12, - "pos": { - "x": 152413, - "y": -37038, - "z": 179707 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300026, - "propState": 12, - "pos": { - "x": 154289, - "y": -33891, - "z": 188654 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 28, - "instId": 300027, - "propState": 12, - "pos": { - "x": 126783, - "y": -37038, - "z": 191030 - }, - "rot": { - "x": 0, - "y": 131546, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 28, - "instId": 300028, - "propState": 12, - "pos": { - "x": 140720, - "y": -35170, - "z": 176727 - }, - "rot": { - "x": 0, - "y": 123160, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [ - { - "groupId": 35, - "instId": 400001, - "pos": { - "x": -121927, - "y": -14681, - "z": 200689 - }, - "rot": { - "x": 0, - "y": 304516, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 18, - "pos": { - "x": -121914, - "y": -14726, - "z": 200935 - }, - "rot": { - "x": 0, - "y": 353899, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 35, - "instId": 300002, - "propState": 1, - "pos": { - "x": -121914, - "y": -14681, - "z": 200935 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -165443, - "y": -11018, - "z": 181329 - }, - "rot": { - "x": 0, - "y": 223803, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 18, - "pos": { - "x": -162007, - "y": -11323, - "z": 181339 - }, - "rot": { - "x": 0, - "y": 73193, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": -163523, - "y": -11029, - "z": 179340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": -165719, - "y": -11669, - "z": 181336 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 36, - "instId": 300004, - "propState": 1, - "pos": { - "x": -163347, - "y": -11088, - "z": 181245 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -87446, - "y": -13312, - "z": 128107 - }, - "rot": { - "x": 0, - "y": 44400, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 18, - "pos": { - "x": -87795, - "y": -12760, - "z": 128046 - }, - "rot": { - "x": 0, - "y": 94992, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 37, - "instId": 300002, - "propState": 1, - "pos": { - "x": -87805, - "y": -12527, - "z": 128035 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [ - { - "groupId": 38, - "instId": 400001, - "pos": { - "x": -19973, - "y": -12978, - "z": 249042 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 18, - "pos": { - "x": -20343, - "y": -13971, - "z": 249050 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 38, - "instId": 300002, - "propState": 1, - "pos": { - "x": -21015, - "y": -16881, - "z": 249052 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": 31466, - "y": -15640, - "z": 122184 - }, - "rot": { - "x": 0, - "y": 265436, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 18, - "pos": { - "x": 31469, - "y": -16036, - "z": 121858 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300002, - "propState": 18, - "pos": { - "x": 31469, - "y": -15686, - "z": 122178 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300003, - "propState": 18, - "pos": { - "x": 31469, - "y": -16031, - "z": 122503 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 39, - "instId": 300004, - "propState": 18, - "pos": { - "x": 3550, - "y": -16881, - "z": 122310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 39, - "instId": 300005, - "propState": 1, - "pos": { - "x": 29668, - "y": -16932, - "z": 122143 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [ - { - "groupId": 41, - "instId": 400001, - "pos": { - "x": 120853, - "y": -5626, - "z": 126394 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 18, - "pos": { - "x": 120951, - "y": -5449, - "z": 125958 - }, - "rot": { - "x": 0, - "y": 22801, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 41, - "instId": 300002, - "propState": 1, - "pos": { - "x": 123173, - "y": -6687, - "z": 132040 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [ - { - "groupId": 42, - "instId": 400001, - "pos": { - "x": 159637, - "y": -3573, - "z": 220575 - }, - "rot": { - "x": 0, - "y": 228603, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 18, - "pos": { - "x": 159450, - "y": 3643, - "z": 220580 - }, - "rot": { - "x": 0, - "y": 112850, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 42, - "instId": 300002, - "propState": 1, - "pos": { - "x": 157844, - "y": -4385, - "z": 218483 - }, - "rot": { - "x": 0, - "y": 220623, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [ - { - "groupId": 43, - "instId": 400001, - "pos": { - "x": 90030, - "y": -4387, - "z": 226496 - }, - "rot": { - "x": 0, - "y": 165712, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 18, - "pos": { - "x": 91167, - "y": -3778, - "z": 231387 - }, - "rot": { - "x": 0, - "y": 353730, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 43, - "instId": 300002, - "propState": 1, - "pos": { - "x": 91132, - "y": -8595, - "z": 227050 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [ - { - "groupId": 116, - "instId": 400001, - "pos": { - "x": -574, - "y": -20068, - "z": 211677 - }, - "rot": { - "x": 0, - "y": 158098, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 116, - "instId": 300001, - "propState": 18, - "pos": { - "x": -444, - "y": -18579, - "z": 211795 - }, - "rot": { - "x": 0, - "y": 334274, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 116, - "instId": 300002, - "propState": 1, - "pos": { - "x": -439, - "y": -22195, - "z": 211795 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [ - { - "groupId": 118, - "instId": 400001, - "pos": { - "x": 57518, - "y": -8810, - "z": 149948 - }, - "rot": { - "x": 0, - "y": 351141, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 118, - "instId": 300001, - "propState": 18, - "pos": { - "x": 57478, - "y": -8945, - "z": 150060 - }, - "rot": { - "x": 0, - "y": 165349, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 118, - "instId": 300002, - "propState": 1, - "pos": { - "x": 57478, - "y": -12478, - "z": 153153 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "149": { - "monsters": [], - "npcs": [ - { - "groupId": 149, - "instId": 400001, - "pos": { - "x": -120811, - "y": -14735, - "z": 201325 - }, - "rot": { - "x": 0, - "y": 350738, - "z": 0 - }, - "npcId": 13105 - } - ], - "props": [], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [ - { - "groupId": 150, - "instId": 400001, - "pos": { - "x": 150780, - "y": -5010, - "z": 127830 - }, - "rot": { - "x": 0, - "y": 87632, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 150, - "instId": 300001, - "propState": 8, - "pos": { - "x": 151226, - "y": -3483, - "z": 127456 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 125816, - "y": -4418, - "z": 195402 - }, - "rot": { - "x": 0, - "y": 104203, - "z": 0 - }, - "npcId": 13116 - } - ], - "props": [ - { - "groupId": 151, - "instId": 300001, - "propState": 8, - "pos": { - "x": 126831, - "y": -4120, - "z": 195380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [ - { - "groupId": 152, - "instId": 400001, - "pos": { - "x": 143693, - "y": -4456, - "z": 101992 - }, - "rot": { - "x": 0, - "y": 279893, - "z": 0 - }, - "npcId": 13215 - } - ], - "props": [], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [ - { - "groupId": 153, - "instId": 400001, - "pos": { - "x": 132350, - "y": -6688, - "z": 171270 - }, - "rot": { - "x": 0, - "y": 186089, - "z": 0 - }, - "npcId": 13119 - } - ], - "props": [], - "teleports": {} - }, - "155": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 155, - "instId": 300004, - "propState": 8, - "pos": { - "x": -133080, - "y": -14754, - "z": 182705 - }, - "rot": { - "x": 0, - "y": 28547, - "z": 0 - }, - "propId": 103021 - }, { - "groupId": 155, - "instId": 300005, - "propState": 8, - "pos": { - "x": -132772, - "y": -14751, - "z": 181080 - }, - "rot": { - "x": 0, - "y": 126002, - "z": 0 - }, - "propId": 103021 - } - ], - "teleports": {} - }, - "156": { - "monsters": [ - { - "groupId": 156, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 125151, - "y": -30482, - "z": 168180 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 156, - "instId": 300001, - "propState": 8, - "pos": { - "x": 127547, - "y": -30482, - "z": 158066 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300003, - "propState": 8, - "pos": { - "x": 150076, - "y": -37038, - "z": 192427 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300004, - "propState": 8, - "pos": { - "x": 139047, - "y": -37038, - "z": 187048 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 156, - "instId": 300005, - "propState": 8, - "pos": { - "x": 146573, - "y": -37038, - "z": 167766 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300006, - "propState": 8, - "pos": { - "x": 127519, - "y": -30468, - "z": 157974 - }, - "rot": { - "x": 0, - "y": 155900, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300007, - "propState": 8, - "pos": { - "x": 138169, - "y": -37028, - "z": 187209 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300008, - "propState": 2, - "pos": { - "x": 127250, - "y": -30482, - "z": 158900 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300009, - "propState": 8, - "pos": { - "x": 146536, - "y": -37038, - "z": 166944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300002, - "propState": 8, - "pos": { - "x": -106910, - "y": -59826, - "z": 46500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300010, - "propState": 8, - "pos": { - "x": -107430, - "y": -59826, - "z": 57698 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300011, - "propState": 8, - "pos": { - "x": -102390, - "y": -17827, - "z": 61654 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300012, - "propState": 2, - "pos": { - "x": -100510, - "y": -17822, - "z": 61750 - }, - "rot": { - "x": 0, - "y": 270367, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300013, - "propState": 8, - "pos": { - "x": -107550, - "y": -59826, - "z": 59595 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 156, - "instId": 300014, - "propState": 8, - "pos": { - "x": 154289, - "y": -33891, - "z": 188654 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 156, - "instId": 300015, - "propState": 8, - "pos": { - "x": -97689, - "y": -56615, - "z": 51324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 1, - "pos": { - "x": -44666, - "y": -15070, - "z": 54731 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300002, - "propState": 1, - "pos": { - "x": 38247, - "y": -16903, - "z": 92386 - }, - "rot": { - "x": 0, - "y": 224307, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300003, - "propState": 1, - "pos": { - "x": 39864, - "y": -16880, - "z": 163300 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "propId": 103022 - }, - { - "groupId": 157, - "instId": 300004, - "propState": 1, - "pos": { - "x": -38995, - "y": -16880, - "z": 156340 - }, - "rot": { - "x": 0, - "y": 135792, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300005, - "propState": 1, - "pos": { - "x": 71108, - "y": -10676, - "z": 164129 - }, - "rot": { - "x": 0, - "y": 184273, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300006, - "propState": 1, - "pos": { - "x": 141251, - "y": -4471, - "z": 82500 - }, - "rot": { - "x": 0, - "y": 239558, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300007, - "propState": 1, - "pos": { - "x": 124547, - "y": -4428, - "z": 213070 - }, - "rot": { - "x": 0, - "y": 42303, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300008, - "propState": 1, - "pos": { - "x": 94033, - "y": -28387, - "z": 137615 - }, - "rot": { - "x": 0, - "y": 327734, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300009, - "propState": 1, - "pos": { - "x": -19104, - "y": -22866, - "z": 138416 - }, - "rot": { - "x": 0, - "y": 92768, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300010, - "propState": 1, - "pos": { - "x": -77580, - "y": -16880, - "z": 88690 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300011, - "propState": 1, - "pos": { - "x": -87834, - "y": -13762, - "z": 218148 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103022 - }, { - "groupId": 157, - "instId": 300012, - "propState": 1, - "pos": { - "x": -176020, - "y": -11771, - "z": 157680 - }, - "rot": { - "x": 0, - "y": 46168, - "z": 0 - }, - "propId": 103022 - } - ], - "teleports": {} - }, - "163": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 163, - "instId": 300004, - "propState": 1, - "pos": { - "x": 120950, - "y": -30381, - "z": 154032 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103053 - }, - { - "groupId": 163, - "instId": 300005, - "propState": 1, - "pos": { - "x": 125760, - "y": -37027, - "z": 182612 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 163, - "instId": 300007, - "propState": 21, - "pos": { - "x": 154597, - "y": -37038, - "z": 182392 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 163, - "instId": 300008, - "propState": 21, - "pos": { - "x": 155275, - "y": -37038, - "z": 173550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300009, - "propState": 21, - "pos": { - "x": 150533, - "y": -37038, - "z": 179084 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300010, - "propState": 21, - "pos": { - "x": 149754, - "y": -33880, - "z": 181826 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300016, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300017, - "propState": 8, - "pos": { - "x": 154580, - "y": -37038, - "z": 181910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300001, - "propState": 8, - "pos": { - "x": 120290, - "y": -30383, - "z": 147595 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 163, - "instId": 300002, - "propState": 21, - "pos": { - "x": 155150, - "y": -33864, - "z": 180613 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 163, - "instId": 300003, - "propState": 21, - "pos": { - "x": 155150, - "y": -33864, - "z": 176402 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300004, - "propState": 1, - "pos": { - "x": -99889, - "y": -17822, - "z": 57155 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103053 - }, - { - "groupId": 164, - "instId": 300005, - "propState": 1, - "pos": { - "x": -102241, - "y": -59826, - "z": 60018 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 164, - "instId": 300007, - "propState": 21, - "pos": { - "x": -116806, - "y": -59826, - "z": 43729 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 164, - "instId": 300008, - "propState": 21, - "pos": { - "x": -113519, - "y": -56539, - "z": 42837 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 164, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300001, - "propState": 8, - "pos": { - "x": -108570, - "y": -59534, - "z": 57104 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300002, - "propState": 8, - "pos": { - "x": -116517, - "y": -59582, - "z": 48140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300003, - "propState": 8, - "pos": { - "x": -97464, - "y": -59666, - "z": 45187 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300009, - "propState": 8, - "pos": { - "x": -111026, - "y": -17581, - "z": 61889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [ - { - "groupId": 173, - "instId": 400001, - "pos": { - "x": 154994, - "y": -37034, - "z": 191755 - }, - "rot": { - "x": 0, - "y": 299951, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 173, - "instId": 300001, - "propState": 18, - "pos": { - "x": 154913, - "y": -36620, - "z": 192367 - }, - "rot": { - "x": 0, - "y": 311941, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 173, - "instId": 300002, - "propState": 1, - "pos": { - "x": 146370, - "y": -37038, - "z": 185470 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "186": { - "monsters": [], - "npcs": [ - { - "groupId": 186, - "instId": 400001, - "pos": { - "x": 43957, - "y": -25996, - "z": 143105 - }, - "rot": { - "x": 0, - "y": 34036, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 18, - "pos": { - "x": 42763, - "y": -24786, - "z": 142013 - }, - "rot": { - "x": 0, - "y": 18511, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 186, - "instId": 300002, - "propState": 1, - "pos": { - "x": 42959, - "y": -25996, - "z": 146590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "187": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [ - { - "groupId": 188, - "instId": 400001, - "pos": { - "x": 35840, - "y": 820, - "z": 96665 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 18, - "pos": { - "x": 35840, - "y": 870, - "z": 96665 - }, - "rot": { - "x": 0, - "y": 24647, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 188, - "instId": 300002, - "propState": 1, - "pos": { - "x": 39940, - "y": -1198, - "z": 102660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 101, - "pos": { - "x": -116536, - "y": -13827, - "z": 179869 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300002, - "propState": 101, - "pos": { - "x": -12733, - "y": -22266, - "z": 125500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300003, - "propState": 101, - "pos": { - "x": 46839, - "y": -198, - "z": 114111 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, - { - "groupId": 189, - "instId": 300004, - "propState": 101, - "pos": { - "x": 85134, - "y": -27335, - "z": 155445 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300005, - "propState": 101, - "pos": { - "x": 103922, - "y": -7671, - "z": 147251 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300006, - "propState": 101, - "pos": { - "x": 133087, - "y": -3456, - "z": 84795 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300007, - "propState": 101, - "pos": { - "x": -35000, - "y": -15881, - "z": 217818 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - }, { - "groupId": 189, - "instId": 300008, - "propState": 101, - "pos": { - "x": -43943, - "y": -15881, - "z": 124100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103019 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [ - { - "groupId": 190, - "instId": 400001, - "pos": { - "x": 79452, - "y": -24911, - "z": 121214 - }, - "rot": { - "x": 0, - "y": 116173, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 18, - "pos": { - "x": 79435, - "y": -25089, - "z": 121186 - }, - "rot": { - "x": 0, - "y": 242607, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 190, - "instId": 300002, - "propState": 1, - "pos": { - "x": 79435, - "y": -25919, - "z": 122808 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [ - { - "groupId": 193, - "instId": 400001, - "pos": { - "x": 136311, - "y": -29066, - "z": 146169 - }, - "rot": { - "x": 0, - "y": 101065, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 18, - "pos": { - "x": 136311, - "y": -29112, - "z": 146169 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 193, - "instId": 300002, - "propState": 1, - "pos": { - "x": 137539, - "y": -30482, - "z": 145810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [ - { - "groupId": 194, - "instId": 400001, - "pos": { - "x": -14411, - "y": -24997, - "z": 156513 - }, - "rot": { - "x": 0, - "y": 228499, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 194, - "instId": 300001, - "propState": 18, - "pos": { - "x": -14479, - "y": -24127, - "z": 151591 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14477, - "y": -24871, - "z": 153856 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14474, - "y": -25020, - "z": 156454 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 194, - "instId": 300004, - "propState": 1, - "pos": { - "x": -15791, - "y": -25018, - "z": 151452 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "198": { - "monsters": [], - "npcs": [ - { - "groupId": 198, - "instId": 400001, - "pos": { - "x": -38355, - "y": -16306, - "z": 171422 - }, - "rot": { - "x": 0, - "y": 113893, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 198, - "instId": 300001, - "propState": 18, - "pos": { - "x": -39669, - "y": -14599, - "z": 171384 - }, - "rot": { - "x": 0, - "y": 227091, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 198, - "instId": 300002, - "propState": 1, - "pos": { - "x": -35601, - "y": -16881, - "z": 171222 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "199": { - "monsters": [], - "npcs": [ - { - "groupId": 199, - "instId": 400001, - "pos": { - "x": -105517, - "y": -56488, - "z": 43796 - }, - "rot": { - "x": 0, - "y": 254918, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 199, - "instId": 300001, - "propState": 18, - "pos": { - "x": -105367, - "y": -56546, - "z": 43698 - }, - "rot": { - "x": 0, - "y": 75206, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 199, - "instId": 300002, - "propState": 1, - "pos": { - "x": -106131, - "y": -56488, - "z": 43143 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "200": { - "monsters": [], - "npcs": [ - { - "groupId": 200, - "instId": 400001, - "pos": { - "x": 24923, - "y": -15841, - "z": 191483 - }, - "rot": { - "x": 0, - "y": 88386, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 200, - "instId": 300001, - "propState": 18, - "pos": { - "x": 24947, - "y": -16001, - "z": 191498 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 200, - "instId": 300002, - "propState": 1, - "pos": { - "x": 26908, - "y": -16932, - "z": 191828 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "202": { - "monsters": [], - "npcs": [ - { - "groupId": 202, - "instId": 400001, - "pos": { - "x": -64621, - "y": -15484, - "z": 82048 - }, - "rot": { - "x": 0, - "y": 324198, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 202, - "instId": 300001, - "propState": 18, - "pos": { - "x": -64129, - "y": -16109, - "z": 82128 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 202, - "instId": 300002, - "propState": 1, - "pos": { - "x": -64770, - "y": -16881, - "z": 81507 - }, - "rot": { - "x": 0, - "y": 178063, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "207": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 207, - "instId": 300003, - "propState": 1, - "pos": { - "x": -130090, - "y": -14742, - "z": 161520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103072 - }, { - "groupId": 207, - "instId": 300004, - "propState": 8, - "pos": { - "x": -130000, - "y": -14715, - "z": 155708 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103086 - }, { - "groupId": 207, - "instId": 300005, - "propState": 8, - "pos": { - "x": -137110, - "y": -15127, - "z": 178850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 207, - "instId": 300006, - "propState": 8, - "pos": { - "x": -129140, - "y": -15127, - "z": 155410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300001, - "propState": 11, - "pos": { - "x": -23441, - "y": -16881, - "z": 265107 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 11, - "pos": { - "x": -94343, - "y": -13812, - "z": 202585 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 11, - "pos": { - "x": 43560, - "y": -1198, - "z": 126040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 11, - "pos": { - "x": 52129, - "y": -14785, - "z": 210212 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 8, - "pos": { - "x": -134011, - "y": -14726, - "z": 173932 - }, - "rot": { - "x": 0, - "y": 128045, - "z": 0 - }, - "propId": 103106 - }, { - "groupId": 221, - "instId": 300002, - "propState": 8, - "pos": { - "x": -141868, - "y": -14749, - "z": 180691 - }, - "rot": { - "x": 0, - "y": 245519, - "z": 0 - }, - "propId": 103106 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 1, - "pos": { - "x": 55886, - "y": -14856, - "z": 60180 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300002, - "propState": 1, - "pos": { - "x": -57874, - "y": -14967, - "z": 60429 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300003, - "propState": 1, - "pos": { - "x": 39212, - "y": -16289, - "z": 208313 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - }, - { - "groupId": 222, - "instId": 300004, - "propState": 1, - "pos": { - "x": -73979, - "y": -13426, - "z": 140696 - }, - "rot": { - "x": 0, - "y": 316073, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300005, - "propState": 1, - "pos": { - "x": 148106, - "y": -4150, - "z": 210632 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300006, - "propState": 1, - "pos": { - "x": 143337, - "y": -4170, - "z": 92907 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 222, - "instId": 300007, - "propState": 1, - "pos": { - "x": 20087, - "y": -25475, - "z": 169059 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103020 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 2, - "pos": { - "x": -98610, - "y": -59826, - "z": 50995 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 223, - "instId": 300002, - "propState": 9, - "pos": { - "x": -105483, - "y": -56233, - "z": 44995 - }, - "rot": { - "x": 0, - "y": 279429, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 223, - "instId": 300003, - "propState": 9, - "pos": { - "x": -116891, - "y": -57806, - "z": 57448 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": -116891, - "y": -57806, - "z": 57448 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 223, - "instId": 300005, - "propState": 8, - "pos": { - "x": -98610, - "y": -59826, - "z": 50995 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 223, - "instId": 300006, - "propState": 20, - "pos": { - "x": -95880, - "y": -58780, - "z": 51010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "244": { - "monsters": [], - "npcs": [ - { - "groupId": 244, - "instId": 400001, - "pos": { - "x": 44, - "y": -22213, - "z": 208168 - }, - "rot": { - "x": 0, - "y": 186110, - "z": 0 - }, - "npcId": 3030 - } - ], - "props": [ - { - "groupId": 244, - "instId": 300001, - "propState": 8, - "pos": { - "x": 40, - "y": -22213, - "z": 211820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 274, - "instId": 300001, - "propState": 8, - "pos": { - "x": 130, - "y": -25080, - "z": 157650 - }, - "rot": { - "x": 0, - "y": 356426, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "280": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300001, - "propState": 101, - "pos": { - "x": 1, - "y": -22035, - "z": 211881 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103108 - } - ], - "teleports": {} - }, - "290": { - "monsters": [], - "npcs": [ - { - "groupId": 290, - "instId": 400001, - "pos": { - "x": 81250, - "y": -10661, - "z": 130710 - }, - "rot": { - "x": 0, - "y": 7274, - "z": 0 - }, - "npcId": 13117 - } - ], - "props": [], - "teleports": {} - }, - "298": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 298, - "instId": 300001, - "propState": 8, - "pos": { - "x": 47841, - "y": -299, - "z": 91088 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 132 - } - ], - "teleports": {} - }, - "299": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 299, - "instId": 300001, - "propState": 8, - "pos": { - "x": 209320, - "y": -4904, - "z": 147060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 140 - } - ], - "teleports": {} - }, - "400": { - "monsters": [], - "npcs": [ - { - "groupId": 400, - "instId": 400001, - "pos": { - "x": 79110, - "y": -10661, - "z": 130680 - }, - "rot": { - "x": 0, - "y": 7274, - "z": 0 - }, - "npcId": 13208 - } - ], - "props": [], - "teleports": {} - }, - "401": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 401, - "instId": 300001, - "propState": 18, - "pos": { - "x": 190288, - "y": -3906, - "z": 146954 - }, - "rot": { - "x": 0, - "y": 21447, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300002, - "propState": 18, - "pos": { - "x": 40687, - "y": -16466, - "z": 147002 - }, - "rot": { - "x": 0, - "y": 355726, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300003, - "propState": 18, - "pos": { - "x": 125366, - "y": -3830, - "z": 104232 - }, - "rot": { - "x": 0, - "y": 173840, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 401, - "instId": 300004, - "propState": 18, - "pos": { - "x": 140800, - "y": -3850, - "z": 189416 - }, - "rot": { - "x": 0, - "y": 354320, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "404": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "463": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 463, - "instId": 300001, - "propState": 18, - "pos": { - "x": -8760, - "y": -21695, - "z": 222781 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 463, - "instId": 300002, - "propState": 18, - "pos": { - "x": 129121, - "y": -3955, - "z": 51392 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 463, - "instId": 300003, - "propState": 18, - "pos": { - "x": 98890, - "y": -7849, - "z": 226976 - }, - "rot": { - "x": 0, - "y": 149666, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 463, - "instId": 300004, - "propState": 18, - "pos": { - "x": -115411, - "y": -13848, - "z": 196064 - }, - "rot": { - "x": 0, - "y": 112689, - "z": 0 - }, - "propId": 103083 - }, { - "groupId": 463, - "instId": 300005, - "propState": 18, - "pos": { - "x": -10725, - "y": -16328, - "z": 238693 - }, - "rot": { - "x": 0, - "y": 113008, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 463, - "instId": 300006, - "propState": 18, - "pos": { - "x": -118824, - "y": -14322, - "z": 208807 - }, - "rot": { - "x": 0, - "y": 221235, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 463, - "instId": 300007, - "propState": 18, - "pos": { - "x": 43843, - "y": -433, - "z": 96470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300008, - "propState": 18, - "pos": { - "x": -17980, - "y": -16379, - "z": 148431 - }, - "rot": { - "x": 0, - "y": 348479, - "z": 0 - }, - "propId": 103035 - }, { - "groupId": 463, - "instId": 300009, - "propState": 18, - "pos": { - "x": -45132, - "y": -15873, - "z": 114378 - }, - "rot": { - "x": 0, - "y": 14042, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300010, - "propState": 18, - "pos": { - "x": -158859, - "y": -11077, - "z": 174116 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 463, - "instId": 300011, - "propState": 18, - "pos": { - "x": 59415, - "y": -12901, - "z": 231978 - }, - "rot": { - "x": 0, - "y": 82616, - "z": 0 - }, - "propId": 103035 - }, { - "groupId": 463, - "instId": 300012, - "propState": 18, - "pos": { - "x": 3479, - "y": -16336, - "z": 86865 - }, - "rot": { - "x": 0, - "y": 69713, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300013, - "propState": 18, - "pos": { - "x": 84615, - "y": -10160, - "z": 142358 - }, - "rot": { - "x": 0, - "y": 143490, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300014, - "propState": 18, - "pos": { - "x": -82846, - "y": -12875, - "z": 246001 - }, - "rot": { - "x": 0, - "y": 59181, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 463, - "instId": 300015, - "propState": 18, - "pos": { - "x": 0, - "y": -13377, - "z": 35410 - }, - "rot": { - "x": 0, - "y": 83433, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "464": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 464, - "instId": 300001, - "propState": 18, - "pos": { - "x": -130044, - "y": -14072, - "z": 164010 - }, - "rot": { - "x": 0, - "y": 124291, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 464, - "instId": 300002, - "propState": 18, - "pos": { - "x": -130272, - "y": -14120, - "z": 207818 - }, - "rot": { - "x": 0, - "y": 170320, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 464, - "instId": 300003, - "propState": 18, - "pos": { - "x": -94104, - "y": -13161, - "z": 141961 - }, - "rot": { - "x": 0, - "y": 57366, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "465": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 465, - "instId": 300001, - "propState": 18, - "pos": { - "x": -173074, - "y": -13086, - "z": 215084 - }, - "rot": { - "x": 0, - "y": 207229, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "472": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 472, - "instId": 300001, - "propState": 8, - "pos": { - "x": 209320, - "y": -4904, - "z": 147060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "479": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 479, - "instId": 300001, - "propState": 18, - "pos": { - "x": 41064, - "y": -15866, - "z": 123126 - }, - "rot": { - "x": 0, - "y": 315577, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "481": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 481, - "instId": 300001, - "propState": 18, - "pos": { - "x": 181121, - "y": -4433, - "z": 153368 - }, - "rot": { - "x": 0, - "y": 303422, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "482": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 482, - "instId": 300001, - "propState": 18, - "pos": { - "x": 231, - "y": -15775, - "z": 252225 - }, - "rot": { - "x": 0, - "y": 92100, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "505": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 505, - "instId": 300001, - "propState": 18, - "pos": { - "x": -13979, - "y": -21710, - "z": 214272 - }, - "rot": { - "x": 0, - "y": 131002, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300002, - "propState": 18, - "pos": { - "x": -105155, - "y": -14060, - "z": 183139 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300003, - "propState": 18, - "pos": { - "x": -13774, - "y": -21708, - "z": 214556 - }, - "rot": { - "x": 0, - "y": 31037, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 505, - "instId": 300004, - "propState": 18, - "pos": { - "x": -92400, - "y": -12889, - "z": 241138 - }, - "rot": { - "x": 0, - "y": 72385, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 505, - "instId": 300005, - "propState": 18, - "pos": { - "x": -163777, - "y": -11088, - "z": 180823 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 505, - "instId": 300006, - "propState": 18, - "pos": { - "x": 123332, - "y": -3476, - "z": 114398 - }, - "rot": { - "x": 0, - "y": 215559, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 505, - "instId": 300007, - "propState": 18, - "pos": { - "x": 108432, - "y": -24314, - "z": 116898 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "584": { - "monsters": [], - "npcs": [ - { - "groupId": 584, - "instId": 400001, - "pos": { - "x": -91750, - "y": -13815, - "z": 119710 - }, - "rot": { - "x": 0, - "y": 264798, - "z": 0 - }, - "npcId": 13317 - } - ], - "props": [ - { - "groupId": 584, - "instId": 300001, - "propState": 1, - "pos": { - "x": -91205, - "y": -13816, - "z": 118400 - }, - "rot": { - "x": 0, - "y": 270111, - "z": 0 - }, - "propId": 103225 - } - ], - "teleports": { - "2458": { - "anchorId": 1, - "groupId": 584, - "instId": 300002, - "pos": { - "x": -93045, - "y": -13816, - "z": 119230 - }, - "rot": { - "x": 0, - "y": 86785, - "z": 0 - } - } - } - }, - "585": { - "monsters": [], - "npcs": [ - { - "groupId": 585, - "instId": 400001, - "pos": { - "x": 50280, - "y": -25996, - "z": 144539 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 13130 - } - ], - "props": [ - { - "groupId": 585, - "instId": 300001, - "propState": 1, - "pos": { - "x": 48720, - "y": -25996, - "z": 143170 - }, - "rot": { - "x": 0, - "y": 359059, - "z": 0 - }, - "propId": 103226 - } - ], - "teleports": { - "2459": { - "anchorId": 1, - "groupId": 585, - "instId": 300002, - "pos": { - "x": 49482, - "y": -25996, - "z": 145542 - }, - "rot": { - "x": 0, - "y": 174383, - "z": 0 - } - } - } - }, - "587": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 587, - "instId": 300003, - "propState": 1, - "pos": { - "x": -130090, - "y": -14742, - "z": 161520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103072 - }, { - "groupId": 587, - "instId": 300004, - "propState": 8, - "pos": { - "x": -130000, - "y": -14715, - "z": 155708 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103086 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 1, - "startGroupId": 585, - "isEnteredSceneInfo": true - } - }, - "1030620": { - "P10306_F10306001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7322, - "y": 4913, - "z": 34247 - }, - "rot": { - "x": 0, - "y": 273329, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 21913, - "y": 4937, - "z": 70359 - }, - "rot": { - "x": 0, - "y": 327058, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 39703, - "y": 4933, - "z": 85631 - }, - "rot": { - "x": 0, - "y": 157837, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 2, - "instId": 300017, - "propState": 8, - "pos": { - "x": 25090, - "y": 4630, - "z": 115717 - }, - "rot": { - "x": 0, - "y": 255869, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300018, - "propState": 8, - "pos": { - "x": -23578, - "y": 3017, - "z": 114967 - }, - "rot": { - "x": 0, - "y": 152608, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300019, - "propState": 8, - "pos": { - "x": -20714, - "y": 3017, - "z": 113851 - }, - "rot": { - "x": 0, - "y": 257146, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300020, - "propState": 8, - "pos": { - "x": -22918, - "y": 3017, - "z": 112018 - }, - "rot": { - "x": 0, - "y": 24007, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300021, - "propState": 8, - "pos": { - "x": 14307, - "y": 3017, - "z": 91243 - }, - "rot": { - "x": 0, - "y": 24007, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300022, - "propState": 8, - "pos": { - "x": 13765, - "y": 3017, - "z": 89422 - }, - "rot": { - "x": 0, - "y": 240213, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300023, - "propState": 8, - "pos": { - "x": -37270, - "y": 4962, - "z": 110332 - }, - "rot": { - "x": 0, - "y": 174478, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": -42375, - "y": 4854, - "z": 83885 - }, - "rot": { - "x": 0, - "y": 207317, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300005, - "propState": 8, - "pos": { - "x": -60145, - "y": 4854, - "z": 68061 - }, - "rot": { - "x": 0, - "y": 337535, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300006, - "propState": 8, - "pos": { - "x": -81534, - "y": 4854, - "z": 112391 - }, - "rot": { - "x": 0, - "y": 274207, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300030, - "propState": 8, - "pos": { - "x": -93303, - "y": 4919, - "z": 106026 - }, - "rot": { - "x": 0, - "y": 343791, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300007, - "propState": 8, - "pos": { - "x": -64017, - "y": 4854, - "z": 145667 - }, - "rot": { - "x": 0, - "y": 218726, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300008, - "propState": 8, - "pos": { - "x": -39790, - "y": 4854, - "z": 164870 - }, - "rot": { - "x": 0, - "y": 304148, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300009, - "propState": 8, - "pos": { - "x": 11909, - "y": 4946, - "z": 172203 - }, - "rot": { - "x": 0, - "y": 194754, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300010, - "propState": 8, - "pos": { - "x": -11594, - "y": 4941, - "z": 172255 - }, - "rot": { - "x": 0, - "y": 174545, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300011, - "propState": 8, - "pos": { - "x": 63749, - "y": 4854, - "z": 147337 - }, - "rot": { - "x": 0, - "y": 167261, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300012, - "propState": 8, - "pos": { - "x": 62500, - "y": 4854, - "z": 73020 - }, - "rot": { - "x": 0, - "y": 15502, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300013, - "propState": 8, - "pos": { - "x": 81897, - "y": 4854, - "z": 112684 - }, - "rot": { - "x": 0, - "y": 92454, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300014, - "propState": 8, - "pos": { - "x": 50731, - "y": 5235, - "z": 33411 - }, - "rot": { - "x": 0, - "y": 235242, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 2, - "instId": 300015, - "propState": 8, - "pos": { - "x": 34414, - "y": 4854, - "z": 46558 - }, - "rot": { - "x": 0, - "y": 92454, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300016, - "propState": 8, - "pos": { - "x": 43288, - "y": 4854, - "z": 144357 - }, - "rot": { - "x": 0, - "y": 92454, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300024, - "propState": 8, - "pos": { - "x": 76201, - "y": 4854, - "z": 100530 - }, - "rot": { - "x": 0, - "y": 325617, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300025, - "propState": 8, - "pos": { - "x": 77599, - "y": 4854, - "z": 100351 - }, - "rot": { - "x": 0, - "y": 15765, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 2, - "instId": 300026, - "propState": 8, - "pos": { - "x": -11256, - "y": 4937, - "z": 65780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 2, - "instId": 300027, - "propState": 8, - "pos": { - "x": -12451, - "y": 4937, - "z": 66361 - }, - "rot": { - "x": 0, - "y": 308573, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 2, - "instId": 300028, - "propState": 8, - "pos": { - "x": 109111, - "y": 3859, - "z": 115284 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 2, - "instId": 300029, - "propState": 8, - "pos": { - "x": 126230, - "y": 3859, - "z": 109377 - }, - "rot": { - "x": 0, - "y": 49444, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4500, - "y": 4903, - "z": 24390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -79190, - "y": 4854, - "z": 115370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 78953, - "y": 4854, - "z": 114983 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 20385, - "y": 4937, - "z": 156122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1030601": { - "anchorId": 1, - "groupId": 3, - "instId": 300001, - "pos": { - "x": 0, - "y": 4903, - "z": 26000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1030602": { - "anchorId": 2, - "groupId": 3, - "instId": 300002, - "pos": { - "x": -84530, - "y": 4854, - "z": 110410 - }, - "rot": { - "x": 0, - "y": 271000, - "z": 0 - } - }, - "1030603": { - "anchorId": 3, - "groupId": 3, - "instId": 300003, - "pos": { - "x": 85840, - "y": 4854, - "z": 110533 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1030604": { - "anchorId": 4, - "groupId": 3, - "instId": 300004, - "pos": { - "x": 15521, - "y": 4937, - "z": 156520 - }, - "rot": { - "x": 0, - "y": 338250, - "z": 0 - } - } - } - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 12, - "pos": { - "x": 7132, - "y": 4924, - "z": 31360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 12, - "pos": { - "x": 17543, - "y": 4937, - "z": 68309 - }, - "rot": { - "x": 0, - "y": 335744, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 12, - "pos": { - "x": 19092, - "y": 3017, - "z": 104541 - }, - "rot": { - "x": 0, - "y": 288352, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 12, - "pos": { - "x": 20350, - "y": 4937, - "z": 160920 - }, - "rot": { - "x": 0, - "y": 296253, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300005, - "propState": 12, - "pos": { - "x": -21383, - "y": 3017, - "z": 116105 - }, - "rot": { - "x": 0, - "y": 283023, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300006, - "propState": 12, - "pos": { - "x": -40733, - "y": 4933, - "z": 91608 - }, - "rot": { - "x": 0, - "y": 63371, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300007, - "propState": 12, - "pos": { - "x": 53147, - "y": 4854, - "z": 153697 - }, - "rot": { - "x": 0, - "y": 344544, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300008, - "propState": 12, - "pos": { - "x": 105750, - "y": 3859, - "z": 115875 - }, - "rot": { - "x": 0, - "y": 177642, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300009, - "propState": 12, - "pos": { - "x": 115700, - "y": 3796, - "z": 100270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300010, - "propState": 12, - "pos": { - "x": 76568, - "y": 4854, - "z": 97940 - }, - "rot": { - "x": 0, - "y": 9263, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300011, - "propState": 12, - "pos": { - "x": 44630, - "y": 5325, - "z": 24514 - }, - "rot": { - "x": 0, - "y": 311735, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300012, - "propState": 12, - "pos": { - "x": -61023, - "y": 4876, - "z": 166111 - }, - "rot": { - "x": 0, - "y": 318603, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300013, - "propState": 12, - "pos": { - "x": -56992, - "y": 5795, - "z": 67016 - }, - "rot": { - "x": 0, - "y": 1748, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300014, - "propState": 12, - "pos": { - "x": -106696, - "y": 4915, - "z": 114340 - }, - "rot": { - "x": 0, - "y": 182428, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 4, - "instId": 300015, - "propState": 12, - "pos": { - "x": 84730, - "y": 9530, - "z": 243431 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 1, - "pos": { - "x": -46858, - "y": 4853, - "z": 168375 - }, - "rot": { - "x": 0, - "y": 321141, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 1, - "pos": { - "x": 38367, - "y": 4853, - "z": 46423 - }, - "rot": { - "x": 0, - "y": 328236, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -44350, - "y": 7000, - "z": 141260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -43590, - "y": 7000, - "z": 79790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": -83950, - "y": 7000, - "z": 110211 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": 44280, - "y": 7000, - "z": 79710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300007, - "propState": 8, - "pos": { - "x": 43820, - "y": 7000, - "z": 141330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300008, - "propState": 8, - "pos": { - "x": 84180, - "y": 7000, - "z": 110406 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400002, - "pos": { - "x": 45425, - "y": 5617, - "z": 40985 - }, - "rot": { - "x": 0, - "y": 268129, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": 44948, - "y": 6441, - "z": 40551 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -22462, - "y": 3017, - "z": 113474 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": -10153, - "y": 4470, - "z": 114270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 22, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14323, - "y": 4960, - "z": 94350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 22, - "instId": 300004, - "propState": 8, - "pos": { - "x": 15188, - "y": 3017, - "z": 89958 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 22, - "instId": 300005, - "propState": 8, - "pos": { - "x": 11157, - "y": 3017, - "z": 111183 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 22, - "instId": 300006, - "propState": 8, - "pos": { - "x": -11456, - "y": 3017, - "z": 107025 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 22, - "instId": 300007, - "propState": 8, - "pos": { - "x": 2821, - "y": 3017, - "z": 99176 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [ - { - "groupId": 63, - "instId": 400001, - "pos": { - "x": -978, - "y": 5736, - "z": 163205 - }, - "rot": { - "x": 0, - "y": 169625, - "z": 0 - }, - "npcId": 3168 - }, - { - "groupId": 63, - "instId": 400002, - "pos": { - "x": -1505, - "y": 12933, - "z": 171508 - }, - "rot": { - "x": 0, - "y": 215815, - "z": 0 - }, - "npcId": 3027 - }, - { - "groupId": 63, - "instId": 400003, - "pos": { - "x": -2520, - "y": 10876, - "z": 171403 - }, - "rot": { - "x": 0, - "y": 49056, - "z": 0 - }, - "npcId": 3027 - }, - { - "groupId": 63, - "instId": 400004, - "pos": { - "x": -670, - "y": 7425, - "z": 169086 - }, - "rot": { - "x": 0, - "y": 335989, - "z": 0 - }, - "npcId": 3027 - }, { - "groupId": 63, - "instId": 400005, - "pos": { - "x": -149, - "y": 7451, - "z": 169074 - }, - "rot": { - "x": 0, - "y": 308354, - "z": 0 - }, - "npcId": 3027 - }, { - "groupId": 63, - "instId": 400006, - "pos": { - "x": 756, - "y": 5016, - "z": 163044 - }, - "rot": { - "x": 0, - "y": 331210, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400007, - "pos": { - "x": -4813, - "y": 5874, - "z": 171619 - }, - "rot": { - "x": 0, - "y": 277576, - "z": 0 - }, - "npcId": 3043 - }, { - "groupId": 63, - "instId": 400008, - "pos": { - "x": -244, - "y": 5136, - "z": 164489 - }, - "rot": { - "x": 0, - "y": 148680, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400009, - "pos": { - "x": 276, - "y": 5126, - "z": 164542 - }, - "rot": { - "x": 0, - "y": 180897, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400010, - "pos": { - "x": 4725, - "y": 4893, - "z": 175888 - }, - "rot": { - "x": 0, - "y": 324105, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400011, - "pos": { - "x": 5088, - "y": 4893, - "z": 177005 - }, - "rot": { - "x": 0, - "y": 223606, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400012, - "pos": { - "x": 4348, - "y": 4915, - "z": 175723 - }, - "rot": { - "x": 0, - "y": 343448, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400013, - "pos": { - "x": 5277, - "y": 4937, - "z": 168711 - }, - "rot": { - "x": 0, - "y": 332170, - "z": 0 - }, - "npcId": 3026 - }, { - "groupId": 63, - "instId": 400014, - "pos": { - "x": 5992, - "y": 4937, - "z": 169722 - }, - "rot": { - "x": 0, - "y": 272831, - "z": 0 - }, - "npcId": 3026 - }, { - "groupId": 63, - "instId": 400015, - "pos": { - "x": 5726, - "y": 4937, - "z": 169190 - }, - "rot": { - "x": 0, - "y": 296963, - "z": 0 - }, - "npcId": 3026 - }, { - "groupId": 63, - "instId": 400016, - "pos": { - "x": -4833, - "y": 5871, - "z": 172048 - }, - "rot": { - "x": 0, - "y": 260698, - "z": 0 - }, - "npcId": 3043 - }, { - "groupId": 63, - "instId": 400017, - "pos": { - "x": -6111, - "y": 4893, - "z": 167693 - }, - "rot": { - "x": 0, - "y": 86430, - "z": 0 - }, - "npcId": 3029 - }, { - "groupId": 63, - "instId": 400018, - "pos": { - "x": -5582, - "y": 4893, - "z": 166993 - }, - "rot": { - "x": 0, - "y": 15214, - "z": 0 - }, - "npcId": 3027 - }, { - "groupId": 63, - "instId": 400019, - "pos": { - "x": -5036, - "y": 4893, - "z": 167172 - }, - "rot": { - "x": 0, - "y": 316355, - "z": 0 - }, - "npcId": 3028 - }, { - "groupId": 63, - "instId": 400020, - "pos": { - "x": -5119, - "y": 4893, - "z": 168078 - }, - "rot": { - "x": 0, - "y": 208396, - "z": 0 - }, - "npcId": 3043 - }, { - "groupId": 63, - "instId": 400021, - "pos": { - "x": -5589, - "y": 4893, - "z": 167787 - }, - "rot": { - "x": 0, - "y": 138597, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 63, - "instId": 300005, - "propState": 8, - "pos": { - "x": 110, - "y": 4937, - "z": 162450 - }, - "rot": { - "x": 0, - "y": 169625, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [ - { - "groupId": 64, - "instId": 400001, - "pos": { - "x": 2813, - "y": 6673, - "z": 52963 - }, - "rot": { - "x": 0, - "y": 196503, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 18, - "pos": { - "x": 2425, - "y": 5813, - "z": 53129 - }, - "rot": { - "x": 0, - "y": 53195, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 64, - "instId": 300002, - "propState": 18, - "pos": { - "x": 2971, - "y": 5825, - "z": 52555 - }, - "rot": { - "x": 0, - "y": 216112, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 64, - "instId": 300004, - "propState": 18, - "pos": { - "x": 2484, - "y": -5097, - "z": 52579 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 64, - "instId": 300005, - "propState": 1, - "pos": { - "x": 2484, - "y": 4903, - "z": 52579 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [ - { - "groupId": 65, - "instId": 400001, - "pos": { - "x": -35817, - "y": 6707, - "z": 97875 - }, - "rot": { - "x": 0, - "y": 349562, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 18, - "pos": { - "x": -35415, - "y": 6413, - "z": 98580 - }, - "rot": { - "x": 0, - "y": 131635, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 65, - "instId": 300002, - "propState": 1, - "pos": { - "x": -34509, - "y": 4962, - "z": 97252 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [ - { - "groupId": 66, - "instId": 400001, - "pos": { - "x": -58673, - "y": 6858, - "z": 67769 - }, - "rot": { - "x": 0, - "y": 37481, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 18, - "pos": { - "x": -61100, - "y": 7774, - "z": 67719 - }, - "rot": { - "x": 0, - "y": 67336, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 66, - "instId": 300002, - "propState": 1, - "pos": { - "x": -58601, - "y": 4854, - "z": 68460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [ - { - "groupId": 67, - "instId": 400001, - "pos": { - "x": -69324, - "y": 5801, - "z": 88042 - }, - "rot": { - "x": 0, - "y": 130500, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 18, - "pos": { - "x": -69467, - "y": 5734, - "z": 88234 - }, - "rot": { - "x": 0, - "y": 105795, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 67, - "instId": 300002, - "propState": 1, - "pos": { - "x": -69224, - "y": 4854, - "z": 87964 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [ - { - "groupId": 68, - "instId": 400001, - "pos": { - "x": -72354, - "y": 4854, - "z": 115616 - }, - "rot": { - "x": 0, - "y": 133277, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 18, - "pos": { - "x": -79099, - "y": 6682, - "z": 118675 - }, - "rot": { - "x": 0, - "y": 168204, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 68, - "instId": 300002, - "propState": 1, - "pos": { - "x": -78425, - "y": 4854, - "z": 118159 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [ - { - "groupId": 69, - "instId": 400001, - "pos": { - "x": -106090, - "y": 6080, - "z": 98370 - }, - "rot": { - "x": 0, - "y": 358346, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 18, - "pos": { - "x": -106090, - "y": 6025, - "z": 98370 - }, - "rot": { - "x": 0, - "y": 19854, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 69, - "instId": 300002, - "propState": 1, - "pos": { - "x": -107586, - "y": 4911, - "z": 105676 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [ - { - "groupId": 70, - "instId": 400001, - "pos": { - "x": -55834, - "y": 6422, - "z": 183162 - }, - "rot": { - "x": 0, - "y": 82525, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 18, - "pos": { - "x": -55895, - "y": 6649, - "z": 183586 - }, - "rot": { - "x": 0, - "y": 95128, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 70, - "instId": 300002, - "propState": 1, - "pos": { - "x": -56469, - "y": 5332, - "z": 183514 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [ - { - "groupId": 71, - "instId": 400001, - "pos": { - "x": -53867, - "y": 6235, - "z": 159923 - }, - "rot": { - "x": 0, - "y": 52908, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 18, - "pos": { - "x": -54260, - "y": 6541, - "z": 159916 - }, - "rot": { - "x": 0, - "y": 32199, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 71, - "instId": 300002, - "propState": 1, - "pos": { - "x": -53613, - "y": 4854, - "z": 159863 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [ - { - "groupId": 72, - "instId": 400001, - "pos": { - "x": -10601, - "y": 16534, - "z": 117209 - }, - "rot": { - "x": 0, - "y": 243650, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22350, - "y": 9816, - "z": 126089 - }, - "rot": { - "x": 0, - "y": 101552, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 72, - "instId": 300002, - "propState": 1, - "pos": { - "x": -27159, - "y": 4228, - "z": 128047 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [ - { - "groupId": 73, - "instId": 400001, - "pos": { - "x": -979, - "y": 6257, - "z": 163201 - }, - "rot": { - "x": 0, - "y": 169391, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 18, - "pos": { - "x": -970, - "y": 6218, - "z": 163091 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 73, - "instId": 300002, - "propState": 1, - "pos": { - "x": 199, - "y": 4937, - "z": 157550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [ - { - "groupId": 74, - "instId": 400001, - "pos": { - "x": 14655, - "y": 4945, - "z": 141947 - }, - "rot": { - "x": 0, - "y": 358341, - "z": 0 - }, - "npcId": 3026 - } - ], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 18, - "pos": { - "x": 15657, - "y": 5011, - "z": 142450 - }, - "rot": { - "x": 0, - "y": 107946, - "z": 0 - }, - "propId": 103024 - }, { - "groupId": 74, - "instId": 300002, - "propState": 1, - "pos": { - "x": 15531, - "y": 5113, - "z": 142885 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [ - { - "groupId": 75, - "instId": 400001, - "pos": { - "x": 40818, - "y": 8154, - "z": 133798 - }, - "rot": { - "x": 0, - "y": 244894, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 18, - "pos": { - "x": 40818, - "y": 8154, - "z": 133798 - }, - "rot": { - "x": 0, - "y": 244894, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 75, - "instId": 300002, - "propState": 1, - "pos": { - "x": 40168, - "y": 4937, - "z": 133367 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [ - { - "groupId": 76, - "instId": 400001, - "pos": { - "x": 71556, - "y": 8123, - "z": 127075 - }, - "rot": { - "x": 0, - "y": 198972, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 18, - "pos": { - "x": 72147, - "y": 7576, - "z": 126998 - }, - "rot": { - "x": 0, - "y": 213846, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 76, - "instId": 300002, - "propState": 1, - "pos": { - "x": 72168, - "y": 4854, - "z": 126998 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [ - { - "groupId": 77, - "instId": 400001, - "pos": { - "x": 68596, - "y": 8904, - "z": 98104 - }, - "rot": { - "x": 0, - "y": 344968, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 18, - "pos": { - "x": 68589, - "y": 8895, - "z": 98145 - }, - "rot": { - "x": 0, - "y": 13922, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 77, - "instId": 300002, - "propState": 1, - "pos": { - "x": 68292, - "y": 4854, - "z": 98391 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [ - { - "groupId": 78, - "instId": 400001, - "pos": { - "x": 103029, - "y": 4612, - "z": 115730 - }, - "rot": { - "x": 0, - "y": 319965, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 18, - "pos": { - "x": 100212, - "y": 4594, - "z": 115361 - }, - "rot": { - "x": 0, - "y": 45885, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 78, - "instId": 300002, - "propState": 8, - "pos": { - "x": 100902, - "y": 4583, - "z": 115243 - }, - "rot": { - "x": 0, - "y": 119437, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 78, - "instId": 300003, - "propState": 8, - "pos": { - "x": 102296, - "y": 4584, - "z": 115591 - }, - "rot": { - "x": 0, - "y": 315796, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 78, - "instId": 300004, - "propState": 1, - "pos": { - "x": 101007, - "y": 3859, - "z": 114934 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [ - { - "groupId": 79, - "instId": 400001, - "pos": { - "x": 64534, - "y": 8487, - "z": 36664 - }, - "rot": { - "x": 0, - "y": 291963, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 18, - "pos": { - "x": 64628, - "y": 8463, - "z": 36820 - }, - "rot": { - "x": 0, - "y": 63212, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 79, - "instId": 300002, - "propState": 1, - "pos": { - "x": 64525, - "y": 7735, - "z": 37611 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [ - { - "groupId": 80, - "instId": 400001, - "pos": { - "x": 44359, - "y": 9149, - "z": 60604 - }, - "rot": { - "x": 0, - "y": 53365, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 18, - "pos": { - "x": 44578, - "y": 8989, - "z": 60445 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 80, - "instId": 300002, - "propState": 1, - "pos": { - "x": 44038, - "y": 4854, - "z": 60245 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [ - { - "groupId": 81, - "instId": 400001, - "pos": { - "x": 20331, - "y": 3829, - "z": 114423 - }, - "rot": { - "x": 0, - "y": 61110, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 18, - "pos": { - "x": 19377, - "y": 4372, - "z": 114251 - }, - "rot": { - "x": 0, - "y": 83300, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 81, - "instId": 300002, - "propState": 1, - "pos": { - "x": 18352, - "y": 2979, - "z": 114193 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [ - { - "groupId": 82, - "instId": 400001, - "pos": { - "x": 9109, - "y": 3291, - "z": 128129 - }, - "rot": { - "x": 0, - "y": 52228, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 18, - "pos": { - "x": 8765, - "y": 3312, - "z": 127987 - }, - "rot": { - "x": 0, - "y": 66513, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 82, - "instId": 300002, - "propState": 1, - "pos": { - "x": 11818, - "y": 3017, - "z": 129493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [ - { - "groupId": 83, - "instId": 400001, - "pos": { - "x": 91607, - "y": 10823, - "z": 242903 - }, - "rot": { - "x": 0, - "y": 203177, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 18, - "pos": { - "x": 92046, - "y": 11555, - "z": 243435 - }, - "rot": { - "x": 0, - "y": 79628, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 83, - "instId": 300002, - "propState": 1, - "pos": { - "x": 91338, - "y": 9548, - "z": 242860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "206": { - "monsters": [], - "npcs": [ - { - "groupId": 206, - "instId": 400002, - "pos": { - "x": -121881, - "y": 4965, - "z": 99267 - }, - "rot": { - "x": 0, - "y": 17992, - "z": 0 - }, - "npcId": 3090 - } - ], - "props": [ - { - "groupId": 206, - "instId": 300001, - "propState": 8, - "pos": { - "x": -118235, - "y": 4915, - "z": 107588 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [ - { - "groupId": 208, - "instId": 400001, - "pos": { - "x": 124168, - "y": 4546, - "z": 89038 - }, - "rot": { - "x": 0, - "y": 13834, - "z": 0 - }, - "npcId": 2310 - }, { - "groupId": 208, - "instId": 400002, - "pos": { - "x": 125126, - "y": 4546, - "z": 88356 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2302 - }, { - "groupId": 208, - "instId": 400003, - "pos": { - "x": 123040, - "y": 4546, - "z": 88240 - }, - "rot": { - "x": 0, - "y": 21519, - "z": 0 - }, - "npcId": 2302 - } - ], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 8, - "pos": { - "x": 7681, - "y": 4937, - "z": 152616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "232": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 232, - "instId": 300001, - "propState": 8, - "pos": { - "x": 123580, - "y": 3680, - "z": 73840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103098 - } - ], - "teleports": {} - }, - "249": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 249, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22, - "y": 3800, - "z": 125024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 249, - "instId": 300002, - "propState": 8, - "pos": { - "x": 22, - "y": 3800, - "z": 125024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 249, - "instId": 300003, - "propState": 8, - "pos": { - "x": 22, - "y": 3800, - "z": 125024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 249, - "instId": 300005, - "propState": 8, - "pos": { - "x": 17, - "y": 2250, - "z": 134940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300006, - "propState": 8, - "pos": { - "x": 20, - "y": 3016, - "z": 110440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 115580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300008, - "propState": 8, - "pos": { - "x": -660, - "y": 13940, - "z": 112251 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300009, - "propState": 8, - "pos": { - "x": 8163, - "y": 12553, - "z": 121645 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300010, - "propState": 8, - "pos": { - "x": -11382, - "y": 13940, - "z": 119229 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300011, - "propState": 8, - "pos": { - "x": -7610, - "y": 12817, - "z": 120650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 249, - "instId": 300012, - "propState": 8, - "pos": { - "x": 10743, - "y": 13940, - "z": 118047 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "271": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 271, - "instId": 300001, - "propState": 11, - "pos": { - "x": 67046, - "y": 4854, - "z": 140612 - }, - "rot": { - "x": 0, - "y": 265630, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "272": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 272, - "instId": 300001, - "propState": 11, - "pos": { - "x": -100184, - "y": 4915, - "z": 113935 - }, - "rot": { - "x": 0, - "y": 111570, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "273": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 273, - "instId": 300001, - "propState": 11, - "pos": { - "x": -21062, - "y": 4937, - "z": 161940 - }, - "rot": { - "x": 0, - "y": 74313, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "275": { - "monsters": [], - "npcs": [ - { - "groupId": 275, - "instId": 400001, - "pos": { - "x": -10060, - "y": 3017, - "z": 109140 - }, - "rot": { - "x": 0, - "y": 52648, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 275, - "instId": 300001, - "propState": 8, - "pos": { - "x": -10060, - "y": 3017, - "z": 109140 - }, - "rot": { - "x": 0, - "y": 52648, - "z": 0 - }, - "propId": 103256 - } - ], - "teleports": {} - }, - "276": { - "monsters": [], - "npcs": [ - { - "groupId": 276, - "instId": 400001, - "pos": { - "x": 9600, - "y": 3017, - "z": 111300 - }, - "rot": { - "x": 0, - "y": 289130, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 276, - "instId": 300002, - "propState": 8, - "pos": { - "x": 9600, - "y": 3017, - "z": 111300 - }, - "rot": { - "x": 0, - "y": 289130, - "z": 0 - }, - "propId": 103256 - } - ], - "teleports": {} - }, - "277": { - "monsters": [], - "npcs": [ - { - "groupId": 277, - "instId": 400001, - "pos": { - "x": 4860, - "y": 3017, - "z": 102970 - }, - "rot": { - "x": 0, - "y": 330043, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 277, - "instId": 300003, - "propState": 8, - "pos": { - "x": 4860, - "y": 3017, - "z": 102970 - }, - "rot": { - "x": 0, - "y": 330043, - "z": 0 - }, - "propId": 103256 - } - ], - "teleports": {} - }, - "326": { - "monsters": [], - "npcs": [ - { - "groupId": 326, - "instId": 400001, - "pos": { - "x": 108979, - "y": 3859, - "z": 105703 - }, - "rot": { - "x": 0, - "y": 29887, - "z": 0 - }, - "npcId": 13177 - } - ], - "props": [], - "teleports": {} - }, - "329": { - "monsters": [], - "npcs": [ - { - "groupId": 329, - "instId": 400001, - "pos": { - "x": -97405, - "y": 5313, - "z": 107809 - }, - "rot": { - "x": 0, - "y": 4965, - "z": 0 - }, - "npcId": 13346 - } - ], - "props": [ - { - "groupId": 329, - "instId": 300001, - "propState": 0, - "pos": { - "x": -97397, - "y": 5131, - "z": 108154 - }, - "rot": { - "x": 0, - "y": 7327, - "z": 0 - }, - "propId": 103142 - } - ], - "teleports": {} - }, - "351": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 351, - "instId": 300001, - "propState": 1, - "pos": { - "x": -79626, - "y": 5666, - "z": 106221 - }, - "rot": { - "x": 0, - "y": 86271, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 351, - "instId": 300002, - "propState": 1, - "pos": { - "x": -35326, - "y": 5586, - "z": 171081 - }, - "rot": { - "x": 0, - "y": 256384, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 351, - "instId": 300003, - "propState": 1, - "pos": { - "x": 19882, - "y": 5586, - "z": 43133 - }, - "rot": { - "x": 0, - "y": 80123, - "z": 0 - }, - "propId": 103020 - }, { - "groupId": 351, - "instId": 300004, - "propState": 1, - "pos": { - "x": 79740, - "y": 5586, - "z": 119760 - }, - "rot": { - "x": 0, - "y": 261972, - "z": 0 - }, - "propId": 103020 - } - ], - "teleports": {} - }, - "394": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 394, - "instId": 300001, - "propState": 18, - "pos": { - "x": 45587, - "y": 5894, - "z": 160678 - }, - "rot": { - "x": 0, - "y": 248853, - "z": 0 - }, - "propId": 103037 - }, - { - "groupId": 394, - "instId": 300002, - "propState": 18, - "pos": { - "x": -61959, - "y": 6707, - "z": 133102 - }, - "rot": { - "x": 0, - "y": 110610, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 394, - "instId": 300003, - "propState": 18, - "pos": { - "x": 42350, - "y": 6458, - "z": 33082 - }, - "rot": { - "x": 0, - "y": 30297, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 394, - "instId": 300004, - "propState": 18, - "pos": { - "x": 9155, - "y": 5891, - "z": 66769 - }, - "rot": { - "x": 0, - "y": 142183, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300005, - "propState": 18, - "pos": { - "x": 12751, - "y": 5522, - "z": 65328 - }, - "rot": { - "x": 0, - "y": 89545, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300006, - "propState": 18, - "pos": { - "x": -3316, - "y": 5608, - "z": 51301 - }, - "rot": { - "x": 0, - "y": 303779, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300007, - "propState": 18, - "pos": { - "x": 3290, - "y": 5872, - "z": 54638 - }, - "rot": { - "x": 0, - "y": 104072, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 394, - "instId": 300008, - "propState": 18, - "pos": { - "x": 44675, - "y": 5618, - "z": 42184 - }, - "rot": { - "x": 0, - "y": 106024, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300009, - "propState": 18, - "pos": { - "x": 86041, - "y": 10540, - "z": 240931 - }, - "rot": { - "x": 0, - "y": 358362, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 394, - "instId": 300010, - "propState": 18, - "pos": { - "x": 133274, - "y": 4555, - "z": 95550 - }, - "rot": { - "x": 0, - "y": 35564, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 394, - "instId": 300011, - "propState": 18, - "pos": { - "x": -58397, - "y": 4934, - "z": 142590 - }, - "rot": { - "x": 0, - "y": 159303, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "395": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 395, - "instId": 300001, - "propState": 18, - "pos": { - "x": -43819, - "y": 5839, - "z": 125220 - }, - "rot": { - "x": 0, - "y": 20548, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 395, - "instId": 300002, - "propState": 18, - "pos": { - "x": 86127, - "y": 10146, - "z": 228987 - }, - "rot": { - "x": 0, - "y": 313547, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 395, - "instId": 300003, - "propState": 18, - "pos": { - "x": 41507, - "y": 4869, - "z": 171335 - }, - "rot": { - "x": 0, - "y": 79793, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 395, - "instId": 300004, - "propState": 18, - "pos": { - "x": -119330, - "y": 5601, - "z": 105677 - }, - "rot": { - "x": 0, - "y": 142183, - "z": 0 - }, - "propId": 103037 - } - ], - "teleports": {} - }, - "396": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 396, - "instId": 300001, - "propState": 18, - "pos": { - "x": 21249, - "y": 5953, - "z": 154350 - }, - "rot": { - "x": 0, - "y": 26863, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 1, - "startGroupId": 407, - "isEnteredSceneInfo": true - } - }, - "1034101": { - "P10341_F10341001": { - "scenes": { - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": -8826, - "y": 1098, - "z": -84651 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": 6408, - "y": -8482, - "z": 26310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3386, - "y": -12, - "z": 134779 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": -21074, - "y": 12, - "z": 1396 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1034101": { - "anchorId": 1, - "groupId": 9, - "instId": 300001, - "pos": { - "x": -153, - "y": 1099, - "z": -91164 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1034102": { - "anchorId": 2, - "groupId": 9, - "instId": 300002, - "pos": { - "x": 30, - "y": -8482, - "z": 21934 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "1034103": { - "anchorId": 3, - "groupId": 9, - "instId": 300003, - "pos": { - "x": -70, - "y": -12, - "z": 135790 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "1034104": { - "anchorId": 4, - "groupId": 9, - "instId": 300004, - "pos": { - "x": -14049, - "y": 0, - "z": -2248 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 12, - "pos": { - "x": -9075, - "y": -6571, - "z": -80104 - }, - "rot": { - "x": 0, - "y": 76028, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 12, - "pos": { - "x": -35720, - "y": 0, - "z": -31323 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 12, - "pos": { - "x": 14923, - "y": 0, - "z": -55671 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 12, - "pos": { - "x": 20866, - "y": 0, - "z": 654 - }, - "rot": { - "x": 0, - "y": 210001, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300005, - "propState": 12, - "pos": { - "x": -40, - "y": 400, - "z": 12527 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300006, - "propState": 12, - "pos": { - "x": -28966, - "y": 6095, - "z": -30610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300007, - "propState": 12, - "pos": { - "x": 7681, - "y": 6095, - "z": 12810 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300008, - "propState": 12, - "pos": { - "x": -12775, - "y": 6095, - "z": 17715 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300011, - "propState": 12, - "pos": { - "x": -6, - "y": 2889, - "z": 24075 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300012, - "propState": 12, - "pos": { - "x": -12255, - "y": -2057, - "z": 99790 - }, - "rot": { - "x": 0, - "y": 103188, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300013, - "propState": 12, - "pos": { - "x": 4973, - "y": -2057, - "z": 117281 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300014, - "propState": 12, - "pos": { - "x": 3, - "y": 6098, - "z": 113460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300015, - "propState": 12, - "pos": { - "x": 45, - "y": 6100, - "z": 97159 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": -11923, - "y": 1644, - "z": -64740 - }, - "rot": { - "x": 0, - "y": 284693, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 11, - "instId": 300020, - "propState": 8, - "pos": { - "x": -12626, - "y": 1644, - "z": -65532 - }, - "rot": { - "x": 0, - "y": 321895, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 11, - "instId": 300014, - "propState": 8, - "pos": { - "x": -10479, - "y": 0, - "z": -56018 - }, - "rot": { - "x": 0, - "y": 142351, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19010, - "y": 0, - "z": -52980 - }, - "rot": { - "x": 0, - "y": 98509, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300015, - "propState": 8, - "pos": { - "x": -17750, - "y": 0, - "z": -54540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300004, - "propState": 8, - "pos": { - "x": 9139, - "y": 6095, - "z": -34511 - }, - "rot": { - "x": 0, - "y": 278058, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": 8627, - "y": 6095, - "z": -14406 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300005, - "propState": 8, - "pos": { - "x": -13848, - "y": 0, - "z": -11868 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300006, - "propState": 8, - "pos": { - "x": 141, - "y": 9, - "z": 4493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300007, - "propState": 8, - "pos": { - "x": 9104, - "y": 0, - "z": -9161 - }, - "rot": { - "x": 0, - "y": 219890, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300016, - "propState": 8, - "pos": { - "x": -7061, - "y": 6095, - "z": 12704 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300023, - "propState": 8, - "pos": { - "x": 23442, - "y": 6095, - "z": -7347 - }, - "rot": { - "x": 0, - "y": 95311, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300024, - "propState": 8, - "pos": { - "x": 23182, - "y": 6095, - "z": -6409 - }, - "rot": { - "x": 0, - "y": 113661, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300025, - "propState": 8, - "pos": { - "x": -21807, - "y": 6420, - "z": -9014 - }, - "rot": { - "x": 0, - "y": 150513, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300026, - "propState": 8, - "pos": { - "x": -21975, - "y": 6420, - "z": -11967 - }, - "rot": { - "x": 0, - "y": 29803, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300008, - "propState": 8, - "pos": { - "x": -2531, - "y": 1644, - "z": -70251 - }, - "rot": { - "x": 0, - "y": 183612, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300009, - "propState": 8, - "pos": { - "x": -1546, - "y": 1644, - "z": -70812 - }, - "rot": { - "x": 0, - "y": 209995, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300010, - "propState": 8, - "pos": { - "x": 10284, - "y": 0, - "z": -56325 - }, - "rot": { - "x": 0, - "y": 227061, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300011, - "propState": 8, - "pos": { - "x": -6797, - "y": 7, - "z": -39585 - }, - "rot": { - "x": 0, - "y": 166606, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 11, - "instId": 300012, - "propState": 8, - "pos": { - "x": 17690, - "y": 5, - "z": 20832 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300013, - "propState": 8, - "pos": { - "x": -11448, - "y": 5, - "z": 22258 - }, - "rot": { - "x": 0, - "y": 218160, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300017, - "propState": 8, - "pos": { - "x": -13916, - "y": 6100, - "z": 103003 - }, - "rot": { - "x": 0, - "y": 209442, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300018, - "propState": 8, - "pos": { - "x": 15120, - "y": -2776, - "z": 64838 - }, - "rot": { - "x": 0, - "y": 329962, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300019, - "propState": 8, - "pos": { - "x": 3669, - "y": -2057, - "z": 107758 - }, - "rot": { - "x": 0, - "y": 328044, - "z": 0 - }, - "propId": 103015 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300010, - "propState": 1, - "pos": { - "x": 9943, - "y": -8471, - "z": -3900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, - { - "groupId": 12, - "instId": 300001, - "propState": 1, - "pos": { - "x": -8375, - "y": -6547, - "z": -72932 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103218 - }, - { - "groupId": 12, - "instId": 300002, - "propState": 1, - "pos": { - "x": 8386, - "y": -6567, - "z": -72956 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103218 - }, - { - "groupId": 12, - "instId": 300003, - "propState": 1, - "pos": { - "x": -4105, - "y": 6095, - "z": 109474 - }, - "rot": { - "x": 0, - "y": 297000, - "z": 0 - }, - "propId": 103218 - }, { - "groupId": 12, - "instId": 300004, - "propState": 1, - "pos": { - "x": 4111, - "y": 6095, - "z": 109495 - }, - "rot": { - "x": 0, - "y": 243000, - "z": 0 - }, - "propId": 103218 - }, { - "groupId": 12, - "instId": 300005, - "propState": 1, - "pos": { - "x": -9938, - "y": -8471, - "z": -3900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 12, - "instId": 300006, - "propState": 1, - "pos": { - "x": -17510, - "y": 19, - "z": 10146 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 12, - "instId": 300007, - "propState": 1, - "pos": { - "x": -17524, - "y": 6109, - "z": 10146 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 12, - "instId": 300008, - "propState": 1, - "pos": { - "x": 17472, - "y": 18, - "z": 10146 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 12, - "instId": 300009, - "propState": 1, - "pos": { - "x": 17472, - "y": 6109, - "z": 10146 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 12, - "instId": 300011, - "propState": 1, - "pos": { - "x": -8544, - "y": -2031, - "z": 107235 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 12, - "instId": 300012, - "propState": 1, - "pos": { - "x": 8523, - "y": -2031, - "z": 107236 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 12, - "instId": 300013, - "propState": 1, - "pos": { - "x": -8433, - "y": 6100, - "z": 107015 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 12, - "instId": 300014, - "propState": 1, - "pos": { - "x": 8430, - "y": 6100, - "z": 107020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 12, - "instId": 300015, - "propState": 1, - "pos": { - "x": 0, - "y": -2736, - "z": 41933 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 12, - "instId": 300016, - "propState": 1, - "pos": { - "x": 0, - "y": -2776, - "z": 55687 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103011 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 0, - "pos": { - "x": 7, - "y": -2052, - "z": 93455 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1025 - }, { - "groupId": 13, - "instId": 300002, - "propState": 0, - "pos": { - "x": 7, - "y": -613, - "z": 93455 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1032 - } - ], - "teleports": { - "2421": { - "anchorId": 1, - "groupId": 13, - "instId": 300001, - "pos": { - "x": -38, - "y": -2052, - "z": 91788 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": -20141, - "y": 3100, - "z": 38870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103220 - }, - { - "groupId": 17, - "instId": 300004, - "propState": 8, - "pos": { - "x": 20135, - "y": 3100, - "z": 38860 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103220 - }, - { - "groupId": 17, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20130, - "y": 3100, - "z": 18500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103220 - }, - { - "groupId": 17, - "instId": 300006, - "propState": 8, - "pos": { - "x": -20140, - "y": 3100, - "z": 18500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103220 - }, { - "groupId": 17, - "instId": 300007, - "propState": 8, - "pos": { - "x": -20136, - "y": -4146, - "z": 37356 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103220 - }, { - "groupId": 17, - "instId": 300008, - "propState": 8, - "pos": { - "x": -20136, - "y": -4146, - "z": 20000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103220 - }, { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 20131, - "y": -4146, - "z": 37356 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103220 - }, { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": 20131, - "y": -4146, - "z": 20000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103220 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1975, - "y": 0, - "z": -40475 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 61, - "instId": 300002, - "propState": 1, - "pos": { - "x": -1802, - "y": 6095, - "z": -33467 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 61, - "instId": 300003, - "propState": 1, - "pos": { - "x": -1943, - "y": -8477, - "z": -24725 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": -22128, - "y": -8471, - "z": 1766 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103217 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 8, - "pos": { - "x": 9882, - "y": -4560, - "z": 10250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103219 - }, { - "groupId": 65, - "instId": 300002, - "propState": 8, - "pos": { - "x": -9890, - "y": -4560, - "z": 10250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103219 - }, { - "groupId": 65, - "instId": 300003, - "propState": 8, - "pos": { - "x": 20141, - "y": -4186, - "z": 28870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103219 - }, { - "groupId": 65, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20141, - "y": -4186, - "z": 28870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103219 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1975, - "y": 0, - "z": -40475 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 66, - "instId": 300002, - "propState": 8, - "pos": { - "x": -1802, - "y": 6095, - "z": -33467 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 66, - "instId": 300003, - "propState": 8, - "pos": { - "x": -1943, - "y": -8477, - "z": -24725 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300003, - "propState": 8, - "pos": { - "x": -20190, - "y": 0, - "z": -40220 - }, - "rot": { - "x": 0, - "y": 319852, - "z": 0 - }, - "propId": 103145 - }, - { - "groupId": 70, - "instId": 300004, - "propState": 8, - "pos": { - "x": -17320, - "y": 0, - "z": -37800 - }, - "rot": { - "x": 0, - "y": 319852, - "z": 0 - }, - "propId": 103145 - }, - { - "groupId": 70, - "instId": 300005, - "propState": 8, - "pos": { - "x": -14456, - "y": 0, - "z": -35383 - }, - "rot": { - "x": 0, - "y": 319852, - "z": 0 - }, - "propId": 103145 - }, - { - "groupId": 70, - "instId": 300006, - "propState": 8, - "pos": { - "x": 20190, - "y": 0, - "z": -40220 - }, - "rot": { - "x": 0, - "y": 40149, - "z": 0 - }, - "propId": 103145 - }, { - "groupId": 70, - "instId": 300007, - "propState": 8, - "pos": { - "x": 17320, - "y": 0, - "z": -37800 - }, - "rot": { - "x": 0, - "y": 40149, - "z": 0 - }, - "propId": 103145 - }, { - "groupId": 70, - "instId": 300008, - "propState": 8, - "pos": { - "x": 14456, - "y": 0, - "z": -35383 - }, - "rot": { - "x": 0, - "y": 40149, - "z": 0 - }, - "propId": 103145 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": 70, - "y": -16500, - "z": -112480 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [ - { - "groupId": 93, - "instId": 400001, - "pos": { - "x": 16214, - "y": 2016, - "z": -72381 - }, - "rot": { - "x": 0, - "y": 229923, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 18, - "pos": { - "x": 15697, - "y": 2188, - "z": -72283 - }, - "rot": { - "x": 0, - "y": 144083, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 93, - "instId": 300002, - "propState": 1, - "pos": { - "x": 13773, - "y": 1644, - "z": -72741 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [ - { - "groupId": 94, - "instId": 400001, - "pos": { - "x": 17580, - "y": 2751, - "z": -47035 - }, - "rot": { - "x": 0, - "y": 292885, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 18, - "pos": { - "x": 17533, - "y": 2664, - "z": -46817 - }, - "rot": { - "x": 0, - "y": 94782, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 94, - "instId": 300002, - "propState": 1, - "pos": { - "x": 17294, - "y": 0, - "z": -46021 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [ - { - "groupId": 95, - "instId": 400001, - "pos": { - "x": 250, - "y": -6566, - "z": -101352 - }, - "rot": { - "x": 0, - "y": 339119, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 18, - "pos": { - "x": -16, - "y": -6756, - "z": -101486 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 95, - "instId": 300002, - "propState": 1, - "pos": { - "x": -10, - "y": -6571, - "z": -100329 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [ - { - "groupId": 96, - "instId": 400001, - "pos": { - "x": -8326, - "y": -6571, - "z": -71725 - }, - "rot": { - "x": 0, - "y": 176920, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 18, - "pos": { - "x": -8330, - "y": 1217, - "z": -66183 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 96, - "instId": 300002, - "propState": 1, - "pos": { - "x": -8277, - "y": -5604, - "z": -68036 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [ - { - "groupId": 97, - "instId": 400001, - "pos": { - "x": 23764, - "y": 960, - "z": -23417 - }, - "rot": { - "x": 0, - "y": 266416, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 18, - "pos": { - "x": 26837, - "y": 2730, - "z": -18949 - }, - "rot": { - "x": 0, - "y": 194870, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 97, - "instId": 300002, - "propState": 1, - "pos": { - "x": 23024, - "y": 0, - "z": -23679 - }, - "rot": { - "x": 0, - "y": 176242, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [ - { - "groupId": 98, - "instId": 400001, - "pos": { - "x": 9984, - "y": 785, - "z": 10506 - }, - "rot": { - "x": 0, - "y": 52312, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 98, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11242, - "y": 849, - "z": 10943 - }, - "rot": { - "x": 0, - "y": 303313, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 98, - "instId": 300002, - "propState": 1, - "pos": { - "x": 12255, - "y": 0, - "z": 9207 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [ - { - "groupId": 99, - "instId": 400001, - "pos": { - "x": -22415, - "y": 7186, - "z": -17990 - }, - "rot": { - "x": 0, - "y": 109959, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22415, - "y": 7160, - "z": -17990 - }, - "rot": { - "x": 0, - "y": 93867, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 99, - "instId": 300002, - "propState": 1, - "pos": { - "x": -23279, - "y": 6095, - "z": -17875 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [ - { - "groupId": 100, - "instId": 400001, - "pos": { - "x": 12105, - "y": 6829, - "z": 10669 - }, - "rot": { - "x": 0, - "y": 27000, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 18, - "pos": { - "x": 12074, - "y": 6805, - "z": 10669 - }, - "rot": { - "x": 0, - "y": 340667, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 100, - "instId": 300002, - "propState": 1, - "pos": { - "x": 11468, - "y": 6114, - "z": 11881 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "101": { - "monsters": [], - "npcs": [ - { - "groupId": 101, - "instId": 400001, - "pos": { - "x": 0, - "y": 7464, - "z": 117977 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 101, - "instId": 300001, - "propState": 18, - "pos": { - "x": -178, - "y": 7019, - "z": 117547 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 101, - "instId": 300002, - "propState": 1, - "pos": { - "x": -694, - "y": 6098, - "z": 117376 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [ - { - "groupId": 102, - "instId": 400001, - "pos": { - "x": -29655, - "y": 7049, - "z": -28764 - }, - "rot": { - "x": 0, - "y": 133796, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 102, - "instId": 300001, - "propState": 18, - "pos": { - "x": -59934, - "y": 11632, - "z": -8813 - }, - "rot": { - "x": 0, - "y": 11502, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 102, - "instId": 300002, - "propState": 1, - "pos": { - "x": -27026, - "y": 6095, - "z": -30147 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 150, - "instId": 300003, - "propState": 8, - "pos": { - "x": -9020, - "y": -2746, - "z": 53320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103243 - }, - { - "groupId": 150, - "instId": 300004, - "propState": 8, - "pos": { - "x": -13070, - "y": -2776, - "z": 53320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103243 - }, - { - "groupId": 150, - "instId": 300005, - "propState": 8, - "pos": { - "x": -14679, - "y": -2776, - "z": 82282 - }, - "rot": { - "x": 0, - "y": 93801, - "z": 0 - }, - "propId": 103243 - }, - { - "groupId": 150, - "instId": 300006, - "propState": 8, - "pos": { - "x": -14495, - "y": -2776, - "z": 85056 - }, - "rot": { - "x": 0, - "y": 93801, - "z": 0 - }, - "propId": 103243 - }, { - "groupId": 150, - "instId": 300007, - "propState": 8, - "pos": { - "x": 9020, - "y": -2746, - "z": 53320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103243 - }, { - "groupId": 150, - "instId": 300008, - "propState": 8, - "pos": { - "x": 13070, - "y": -2776, - "z": 53320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103243 - }, { - "groupId": 150, - "instId": 300001, - "propState": 8, - "pos": { - "x": 14679, - "y": -2776, - "z": 82282 - }, - "rot": { - "x": 0, - "y": 266199, - "z": 0 - }, - "propId": 103243 - }, { - "groupId": 150, - "instId": 300002, - "propState": 8, - "pos": { - "x": 14495, - "y": -2776, - "z": 85056 - }, - "rot": { - "x": 0, - "y": 266199, - "z": 0 - }, - "propId": 103243 - } - ], - "teleports": {} - }, - "155": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 155, - "instId": 300001, - "propState": 101, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103244 - } - ], - "teleports": {} - }, - "156": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 156, - "instId": 300001, - "propState": 101, - "pos": { - "x": 0, - "y": 0, - "z": 64600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103244 - } - ], - "teleports": {} - }, - "158": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 184, - "instId": 300002, - "propState": 101, - "pos": { - "x": 2044, - "y": -1567, - "z": 115900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 914 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1975, - "y": 0, - "z": -40475 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 193, - "instId": 300003, - "propState": 1, - "pos": { - "x": -1943, - "y": -8477, - "z": -24725 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [ - { - "groupId": 210, - "instId": 400001, - "pos": { - "x": -11052, - "y": 858, - "z": -33265 - }, - "rot": { - "x": 0, - "y": 248175, - "z": 0 - }, - "npcId": 2308 - } - ], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 0, - "pos": { - "x": -10300, - "y": 420, - "z": -33783 - }, - "rot": { - "x": 0, - "y": 319658, - "z": 0 - }, - "propId": 103142 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [ - { - "groupId": 211, - "instId": 400001, - "pos": { - "x": 12640, - "y": 751, - "z": -33052 - }, - "rot": { - "x": 0, - "y": 150790, - "z": 0 - }, - "npcId": 13340 - } - ], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 0, - "pos": { - "x": 12800, - "y": 367, - "z": -33376 - }, - "rot": { - "x": 0, - "y": 324202, - "z": 0 - }, - "propId": 103142 - } - ], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [ - { - "groupId": 212, - "instId": 400001, - "pos": { - "x": 1205, - "y": -2057, - "z": 105871 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 13172 - } - ], - "props": [], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 11, - "pos": { - "x": 4329, - "y": 6888, - "z": 106857 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [ - { - "groupId": 222, - "instId": 400001, - "pos": { - "x": 20258, - "y": -8443, - "z": -4118 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 8, - "pos": { - "x": 20258, - "y": -8443, - "z": -4118 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 20, - "pos": { - "x": 19928, - "y": -8443, - "z": -1567 - }, - "rot": { - "x": 0, - "y": 221581, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 223, - "instId": 300002, - "propState": 20, - "pos": { - "x": 19671, - "y": -8443, - "z": -6703 - }, - "rot": { - "x": 0, - "y": 326536, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 11, - "pos": { - "x": -102, - "y": -6571, - "z": -89756 - }, - "rot": { - "x": 0, - "y": 4222, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300001, - "propState": 11, - "pos": { - "x": 26739, - "y": 6095, - "z": -28949 - }, - "rot": { - "x": 0, - "y": 235000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300001, - "propState": 11, - "pos": { - "x": -12743, - "y": -8471, - "z": 9223 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "235": { - "monsters": [], - "npcs": [ - { - "groupId": 235, - "instId": 400001, - "pos": { - "x": 17923, - "y": -8443, - "z": -1118 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 235, - "instId": 300001, - "propState": 8, - "pos": { - "x": 17923, - "y": -8443, - "z": -1118 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - }, - "236": { - "monsters": [], - "npcs": [ - { - "groupId": 236, - "instId": 400001, - "pos": { - "x": 15923, - "y": -8443, - "z": -118 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 236, - "instId": 300001, - "propState": 8, - "pos": { - "x": 15923, - "y": -8443, - "z": -118 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - }, - "237": { - "monsters": [], - "npcs": [ - { - "groupId": 237, - "instId": 400001, - "pos": { - "x": 17923, - "y": -8443, - "z": -7118 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 237, - "instId": 300001, - "propState": 8, - "pos": { - "x": 17923, - "y": -8443, - "z": -7118 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - }, - "238": { - "monsters": [], - "npcs": [ - { - "groupId": 238, - "instId": 400001, - "pos": { - "x": 15923, - "y": -8443, - "z": -8118 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 238, - "instId": 300001, - "propState": 8, - "pos": { - "x": 15923, - "y": -8443, - "z": -8118 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - }, - "240": { - "monsters": [], - "npcs": [ - { - "groupId": 240, - "instId": 400001, - "pos": { - "x": 162, - "y": -6571, - "z": -74650 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2310 - } - ], - "props": [], - "teleports": {} - }, - "241": { - "monsters": [], - "npcs": [ - { - "groupId": 241, - "instId": 400001, - "pos": { - "x": 2120, - "y": 1644, - "z": -67540 - }, - "rot": { - "x": 0, - "y": 294604, - "z": 0 - }, - "npcId": 13122 - } - ], - "props": [], - "teleports": {} - }, - "242": { - "monsters": [], - "npcs": [ - { - "groupId": 242, - "instId": 400001, - "pos": { - "x": 20258, - "y": -8443, - "z": -4118 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 242, - "instId": 300001, - "propState": 2, - "pos": { - "x": 20258, - "y": -8443, - "z": -4118 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - }, - "263": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 263, - "instId": 300002, - "propState": 8, - "pos": { - "x": 24680, - "y": -7939, - "z": -3281 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 263, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22594, - "y": -7939, - "z": -4757 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 263, - "instId": 300003, - "propState": 8, - "pos": { - "x": 23495, - "y": -7939, - "z": -1881 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "266": { - "monsters": [], - "npcs": [ - { - "groupId": 266, - "instId": 400001, - "pos": { - "x": -2191, - "y": -2233, - "z": 84521 - }, - "rot": { - "x": 0, - "y": 120874, - "z": 0 - }, - "npcId": 13267 - } - ], - "props": [], - "teleports": {} - }, - "294": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 294, - "instId": 300009, - "propState": 12, - "pos": { - "x": 135, - "y": -8482, - "z": 40504 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 294, - "instId": 300010, - "propState": 12, - "pos": { - "x": -14209, - "y": -8471, - "z": -17944 - }, - "rot": { - "x": 0, - "y": 20829, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 294, - "instId": 300016, - "propState": 12, - "pos": { - "x": 13040, - "y": -8471, - "z": -15226 - }, - "rot": { - "x": 0, - "y": 16318, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "295": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 295, - "instId": 300010, - "propState": 8, - "pos": { - "x": 6496, - "y": -8477, - "z": -21908 - }, - "rot": { - "x": 0, - "y": 312326, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 295, - "instId": 300011, - "propState": 8, - "pos": { - "x": -15462, - "y": -8482, - "z": 16732 - }, - "rot": { - "x": 0, - "y": 489, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 295, - "instId": 300012, - "propState": 8, - "pos": { - "x": 12195, - "y": -8482, - "z": 40379 - }, - "rot": { - "x": 0, - "y": 198327, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 295, - "instId": 300013, - "propState": 8, - "pos": { - "x": -19320, - "y": -8483, - "z": -13680 - }, - "rot": { - "x": 0, - "y": 166077, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "297": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 297, - "instId": 300001, - "propState": 18, - "pos": { - "x": 4506, - "y": 6686, - "z": -29722 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 297, - "instId": 300002, - "propState": 18, - "pos": { - "x": 7908, - "y": -1473, - "z": 112684 - }, - "rot": { - "x": 0, - "y": 141921, - "z": 0 - }, - "propId": 103037 - }, - { - "groupId": 297, - "instId": 300003, - "propState": 18, - "pos": { - "x": -21388, - "y": 6686, - "z": -2288 - }, - "rot": { - "x": 0, - "y": 30297, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 297, - "instId": 300004, - "propState": 18, - "pos": { - "x": 15349, - "y": 396, - "z": -23876 - }, - "rot": { - "x": 0, - "y": 48090, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 297, - "instId": 300005, - "propState": 18, - "pos": { - "x": -15422, - "y": -2186, - "z": 73324 - }, - "rot": { - "x": 0, - "y": 162029, - "z": 0 - }, - "propId": 101027 - }, { - "groupId": 297, - "instId": 300006, - "propState": 18, - "pos": { - "x": 15780, - "y": -2186, - "z": 59500 - }, - "rot": { - "x": 0, - "y": 236415, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 297, - "instId": 300007, - "propState": 18, - "pos": { - "x": 3779, - "y": 8235, - "z": 104886 - }, - "rot": { - "x": 0, - "y": 299708, - "z": 0 - }, - "propId": 101027 - }, { - "groupId": 297, - "instId": 300008, - "propState": 18, - "pos": { - "x": -674, - "y": -8488, - "z": -8262 - }, - "rot": { - "x": 0, - "y": 315588, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 297, - "instId": 300009, - "propState": 18, - "pos": { - "x": -7672, - "y": 259, - "z": -72963 - }, - "rot": { - "x": 0, - "y": 276499, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 297, - "instId": 300010, - "propState": 18, - "pos": { - "x": 1376, - "y": -1243, - "z": 107017 - }, - "rot": { - "x": 0, - "y": 35564, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 297, - "instId": 300011, - "propState": 18, - "pos": { - "x": 14050, - "y": 985, - "z": 5114 - }, - "rot": { - "x": 0, - "y": 65701, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 297, - "instId": 300012, - "propState": 18, - "pos": { - "x": 8220, - "y": -8477, - "z": 39582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 297, - "instId": 300013, - "propState": 18, - "pos": { - "x": 2997, - "y": 1706, - "z": -84381 - }, - "rot": { - "x": 0, - "y": 204266, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 297, - "instId": 300014, - "propState": 18, - "pos": { - "x": 14624, - "y": 2303, - "z": -70461 - }, - "rot": { - "x": 0, - "y": 217884, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 297, - "instId": 300015, - "propState": 18, - "pos": { - "x": -8016, - "y": 1001, - "z": -38661 - }, - "rot": { - "x": 0, - "y": 37553, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 297, - "instId": 300016, - "propState": 18, - "pos": { - "x": -12715, - "y": -7652, - "z": -10933 - }, - "rot": { - "x": 0, - "y": 265145, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 297, - "instId": 300017, - "propState": 18, - "pos": { - "x": 12711, - "y": -7642, - "z": 5597 - }, - "rot": { - "x": 0, - "y": 99028, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 297, - "instId": 300018, - "propState": 18, - "pos": { - "x": -1866, - "y": 7804, - "z": 110908 - }, - "rot": { - "x": 0, - "y": 133531, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "301": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 301, - "instId": 300001, - "propState": 8, - "pos": { - "x": -21674, - "y": -8471, - "z": 1611 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "330": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 330, - "instId": 300001, - "propState": 8, - "pos": { - "x": 14620, - "y": -2776, - "z": 77930 - }, - "rot": { - "x": 0, - "y": 270543, - "z": 0 - }, - "propId": 1058 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "1034102": { - "P10341_F10341001": { - "scenes": { - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": -8826, - "y": 1098, - "z": -84651 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": 6408, - "y": -8482, - "z": 26310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3386, - "y": -12, - "z": 134779 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": -21074, - "y": 12, - "z": 1396 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1034101": { - "anchorId": 1, - "groupId": 9, - "instId": 300001, - "pos": { - "x": -153, - "y": 1099, - "z": -91164 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1034102": { - "anchorId": 2, - "groupId": 9, - "instId": 300002, - "pos": { - "x": 30, - "y": -8482, - "z": 21934 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "1034103": { - "anchorId": 3, - "groupId": 9, - "instId": 300003, - "pos": { - "x": -70, - "y": -12, - "z": 135790 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "1034104": { - "anchorId": 4, - "groupId": 9, - "instId": 300004, - "pos": { - "x": -14049, - "y": 0, - "z": -2248 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 12, - "pos": { - "x": -9075, - "y": -6571, - "z": -80104 - }, - "rot": { - "x": 0, - "y": 76028, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 12, - "pos": { - "x": -35720, - "y": 0, - "z": -31323 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 12, - "pos": { - "x": 14923, - "y": 0, - "z": -55671 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 12, - "pos": { - "x": 20866, - "y": 0, - "z": 654 - }, - "rot": { - "x": 0, - "y": 210001, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300005, - "propState": 12, - "pos": { - "x": -40, - "y": 400, - "z": 12527 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300006, - "propState": 12, - "pos": { - "x": -28966, - "y": 6095, - "z": -30610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300007, - "propState": 12, - "pos": { - "x": 7681, - "y": 6095, - "z": 12810 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300008, - "propState": 12, - "pos": { - "x": -12775, - "y": 6095, - "z": 17715 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300011, - "propState": 12, - "pos": { - "x": -6, - "y": 2889, - "z": 24075 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300012, - "propState": 12, - "pos": { - "x": -12255, - "y": -2057, - "z": 99790 - }, - "rot": { - "x": 0, - "y": 103188, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300013, - "propState": 12, - "pos": { - "x": 4973, - "y": -2057, - "z": 117281 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300014, - "propState": 12, - "pos": { - "x": 3, - "y": 6098, - "z": 113460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300015, - "propState": 12, - "pos": { - "x": 45, - "y": 6100, - "z": 97159 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": -11923, - "y": 1644, - "z": -64740 - }, - "rot": { - "x": 0, - "y": 284693, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 11, - "instId": 300020, - "propState": 8, - "pos": { - "x": -12626, - "y": 1644, - "z": -65532 - }, - "rot": { - "x": 0, - "y": 321895, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 11, - "instId": 300014, - "propState": 8, - "pos": { - "x": -10479, - "y": 0, - "z": -56018 - }, - "rot": { - "x": 0, - "y": 142351, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19010, - "y": 0, - "z": -52980 - }, - "rot": { - "x": 0, - "y": 98509, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300015, - "propState": 8, - "pos": { - "x": -17750, - "y": 0, - "z": -54540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300004, - "propState": 8, - "pos": { - "x": 9139, - "y": 6095, - "z": -34511 - }, - "rot": { - "x": 0, - "y": 278058, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": 8627, - "y": 6095, - "z": -14406 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300005, - "propState": 8, - "pos": { - "x": -13848, - "y": 0, - "z": -11868 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300006, - "propState": 8, - "pos": { - "x": 141, - "y": 9, - "z": 4493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300007, - "propState": 8, - "pos": { - "x": 9104, - "y": 0, - "z": -9161 - }, - "rot": { - "x": 0, - "y": 219890, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300016, - "propState": 8, - "pos": { - "x": -7061, - "y": 6095, - "z": 12704 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300023, - "propState": 8, - "pos": { - "x": 23442, - "y": 6095, - "z": -7347 - }, - "rot": { - "x": 0, - "y": 95311, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300024, - "propState": 8, - "pos": { - "x": 23182, - "y": 6095, - "z": -6409 - }, - "rot": { - "x": 0, - "y": 113661, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300025, - "propState": 8, - "pos": { - "x": -21807, - "y": 6420, - "z": -9014 - }, - "rot": { - "x": 0, - "y": 150513, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300026, - "propState": 8, - "pos": { - "x": -21975, - "y": 6420, - "z": -11967 - }, - "rot": { - "x": 0, - "y": 29803, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300008, - "propState": 8, - "pos": { - "x": -2531, - "y": 1644, - "z": -70251 - }, - "rot": { - "x": 0, - "y": 183612, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300009, - "propState": 8, - "pos": { - "x": -1546, - "y": 1644, - "z": -70812 - }, - "rot": { - "x": 0, - "y": 209995, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300010, - "propState": 8, - "pos": { - "x": 10284, - "y": 0, - "z": -56325 - }, - "rot": { - "x": 0, - "y": 227061, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300011, - "propState": 8, - "pos": { - "x": -6797, - "y": 7, - "z": -39585 - }, - "rot": { - "x": 0, - "y": 166606, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 11, - "instId": 300012, - "propState": 8, - "pos": { - "x": 17690, - "y": 5, - "z": 20832 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300013, - "propState": 8, - "pos": { - "x": -11448, - "y": 5, - "z": 22258 - }, - "rot": { - "x": 0, - "y": 218160, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300017, - "propState": 8, - "pos": { - "x": -13916, - "y": 6100, - "z": 103003 - }, - "rot": { - "x": 0, - "y": 209442, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300018, - "propState": 8, - "pos": { - "x": 15120, - "y": -2776, - "z": 64838 - }, - "rot": { - "x": 0, - "y": 329962, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300019, - "propState": 8, - "pos": { - "x": 3669, - "y": -2057, - "z": 107758 - }, - "rot": { - "x": 0, - "y": 328044, - "z": 0 - }, - "propId": 103015 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300010, - "propState": 1, - "pos": { - "x": 9943, - "y": -8471, - "z": -3900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, - { - "groupId": 12, - "instId": 300001, - "propState": 1, - "pos": { - "x": -8375, - "y": -6547, - "z": -72932 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103218 - }, - { - "groupId": 12, - "instId": 300002, - "propState": 1, - "pos": { - "x": 8386, - "y": -6567, - "z": -72956 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103218 - }, - { - "groupId": 12, - "instId": 300003, - "propState": 1, - "pos": { - "x": -4105, - "y": 6095, - "z": 109474 - }, - "rot": { - "x": 0, - "y": 297000, - "z": 0 - }, - "propId": 103218 - }, { - "groupId": 12, - "instId": 300004, - "propState": 1, - "pos": { - "x": 4111, - "y": 6095, - "z": 109495 - }, - "rot": { - "x": 0, - "y": 243000, - "z": 0 - }, - "propId": 103218 - }, { - "groupId": 12, - "instId": 300005, - "propState": 1, - "pos": { - "x": -9938, - "y": -8471, - "z": -3900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 12, - "instId": 300006, - "propState": 1, - "pos": { - "x": -17510, - "y": 19, - "z": 10146 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 12, - "instId": 300007, - "propState": 1, - "pos": { - "x": -17524, - "y": 6109, - "z": 10146 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 12, - "instId": 300008, - "propState": 1, - "pos": { - "x": 17472, - "y": 18, - "z": 10146 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 12, - "instId": 300009, - "propState": 1, - "pos": { - "x": 17472, - "y": 6109, - "z": 10146 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 12, - "instId": 300011, - "propState": 1, - "pos": { - "x": -8544, - "y": -2031, - "z": 107235 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 12, - "instId": 300012, - "propState": 1, - "pos": { - "x": 8523, - "y": -2031, - "z": 107236 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 12, - "instId": 300013, - "propState": 1, - "pos": { - "x": -8433, - "y": 6100, - "z": 107015 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 12, - "instId": 300014, - "propState": 1, - "pos": { - "x": 8430, - "y": 6100, - "z": 107020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 12, - "instId": 300015, - "propState": 1, - "pos": { - "x": 0, - "y": -2736, - "z": 41933 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 12, - "instId": 300016, - "propState": 1, - "pos": { - "x": 0, - "y": -2776, - "z": 55687 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103011 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 0, - "pos": { - "x": 7, - "y": -2052, - "z": 93455 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1025 - }, { - "groupId": 13, - "instId": 300002, - "propState": 0, - "pos": { - "x": 7, - "y": -613, - "z": 93455 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1032 - } - ], - "teleports": { - "2421": { - "anchorId": 1, - "groupId": 13, - "instId": 300001, - "pos": { - "x": -38, - "y": -2052, - "z": 91788 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": -20141, - "y": 3100, - "z": 38870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103220 - }, - { - "groupId": 17, - "instId": 300004, - "propState": 8, - "pos": { - "x": 20135, - "y": 3100, - "z": 38860 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103220 - }, - { - "groupId": 17, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20130, - "y": 3100, - "z": 18500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103220 - }, - { - "groupId": 17, - "instId": 300006, - "propState": 8, - "pos": { - "x": -20140, - "y": 3100, - "z": 18500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103220 - }, { - "groupId": 17, - "instId": 300007, - "propState": 8, - "pos": { - "x": -20136, - "y": -4146, - "z": 37356 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103220 - }, { - "groupId": 17, - "instId": 300008, - "propState": 8, - "pos": { - "x": -20136, - "y": -4146, - "z": 20000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103220 - }, { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 20131, - "y": -4146, - "z": 37356 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103220 - }, { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": 20131, - "y": -4146, - "z": 20000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103220 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1975, - "y": 0, - "z": -40475 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 61, - "instId": 300002, - "propState": 1, - "pos": { - "x": -1802, - "y": 6095, - "z": -33467 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 61, - "instId": 300003, - "propState": 1, - "pos": { - "x": -1943, - "y": -8477, - "z": -24725 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": -22128, - "y": -8471, - "z": 1766 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103217 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 8, - "pos": { - "x": 9882, - "y": -4560, - "z": 10250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103219 - }, { - "groupId": 65, - "instId": 300002, - "propState": 8, - "pos": { - "x": -9890, - "y": -4560, - "z": 10250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103219 - }, { - "groupId": 65, - "instId": 300003, - "propState": 8, - "pos": { - "x": 20141, - "y": -4186, - "z": 28870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103219 - }, { - "groupId": 65, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20141, - "y": -4186, - "z": 28870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103219 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1975, - "y": 0, - "z": -40475 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 66, - "instId": 300002, - "propState": 8, - "pos": { - "x": -1802, - "y": 6095, - "z": -33467 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 66, - "instId": 300003, - "propState": 8, - "pos": { - "x": -1943, - "y": -8477, - "z": -24725 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300003, - "propState": 8, - "pos": { - "x": -20190, - "y": 0, - "z": -40220 - }, - "rot": { - "x": 0, - "y": 319852, - "z": 0 - }, - "propId": 103145 - }, - { - "groupId": 70, - "instId": 300004, - "propState": 8, - "pos": { - "x": -17320, - "y": 0, - "z": -37800 - }, - "rot": { - "x": 0, - "y": 319852, - "z": 0 - }, - "propId": 103145 - }, - { - "groupId": 70, - "instId": 300005, - "propState": 8, - "pos": { - "x": -14456, - "y": 0, - "z": -35383 - }, - "rot": { - "x": 0, - "y": 319852, - "z": 0 - }, - "propId": 103145 - }, - { - "groupId": 70, - "instId": 300006, - "propState": 8, - "pos": { - "x": 20190, - "y": 0, - "z": -40220 - }, - "rot": { - "x": 0, - "y": 40149, - "z": 0 - }, - "propId": 103145 - }, { - "groupId": 70, - "instId": 300007, - "propState": 8, - "pos": { - "x": 17320, - "y": 0, - "z": -37800 - }, - "rot": { - "x": 0, - "y": 40149, - "z": 0 - }, - "propId": 103145 - }, { - "groupId": 70, - "instId": 300008, - "propState": 8, - "pos": { - "x": 14456, - "y": 0, - "z": -35383 - }, - "rot": { - "x": 0, - "y": 40149, - "z": 0 - }, - "propId": 103145 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": 70, - "y": -16500, - "z": -112480 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [ - { - "groupId": 93, - "instId": 400001, - "pos": { - "x": 16214, - "y": 2016, - "z": -72381 - }, - "rot": { - "x": 0, - "y": 229923, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 18, - "pos": { - "x": 15697, - "y": 2188, - "z": -72283 - }, - "rot": { - "x": 0, - "y": 144083, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 93, - "instId": 300002, - "propState": 1, - "pos": { - "x": 13773, - "y": 1644, - "z": -72741 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [ - { - "groupId": 94, - "instId": 400001, - "pos": { - "x": 17580, - "y": 2751, - "z": -47035 - }, - "rot": { - "x": 0, - "y": 292885, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 18, - "pos": { - "x": 17533, - "y": 2664, - "z": -46817 - }, - "rot": { - "x": 0, - "y": 94782, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 94, - "instId": 300002, - "propState": 1, - "pos": { - "x": 17294, - "y": 0, - "z": -46021 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [ - { - "groupId": 95, - "instId": 400001, - "pos": { - "x": 250, - "y": -6566, - "z": -101352 - }, - "rot": { - "x": 0, - "y": 339119, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 18, - "pos": { - "x": -16, - "y": -6756, - "z": -101486 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 95, - "instId": 300002, - "propState": 1, - "pos": { - "x": -10, - "y": -6571, - "z": -100329 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [ - { - "groupId": 96, - "instId": 400001, - "pos": { - "x": -8326, - "y": -6571, - "z": -71725 - }, - "rot": { - "x": 0, - "y": 176920, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 18, - "pos": { - "x": -8330, - "y": 1217, - "z": -66183 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 96, - "instId": 300002, - "propState": 1, - "pos": { - "x": -8277, - "y": -5604, - "z": -68036 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [ - { - "groupId": 97, - "instId": 400001, - "pos": { - "x": 23764, - "y": 960, - "z": -23417 - }, - "rot": { - "x": 0, - "y": 266416, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 18, - "pos": { - "x": 26837, - "y": 2730, - "z": -18949 - }, - "rot": { - "x": 0, - "y": 194870, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 97, - "instId": 300002, - "propState": 1, - "pos": { - "x": 23024, - "y": 0, - "z": -23679 - }, - "rot": { - "x": 0, - "y": 176242, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [ - { - "groupId": 98, - "instId": 400001, - "pos": { - "x": 9984, - "y": 785, - "z": 10506 - }, - "rot": { - "x": 0, - "y": 52312, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 98, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11242, - "y": 849, - "z": 10943 - }, - "rot": { - "x": 0, - "y": 303313, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 98, - "instId": 300002, - "propState": 1, - "pos": { - "x": 12255, - "y": 0, - "z": 9207 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [ - { - "groupId": 99, - "instId": 400001, - "pos": { - "x": -22415, - "y": 7186, - "z": -17990 - }, - "rot": { - "x": 0, - "y": 109959, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22415, - "y": 7160, - "z": -17990 - }, - "rot": { - "x": 0, - "y": 93867, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 99, - "instId": 300002, - "propState": 1, - "pos": { - "x": -23279, - "y": 6095, - "z": -17875 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [ - { - "groupId": 100, - "instId": 400001, - "pos": { - "x": 12105, - "y": 6829, - "z": 10669 - }, - "rot": { - "x": 0, - "y": 27000, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 18, - "pos": { - "x": 12074, - "y": 6805, - "z": 10669 - }, - "rot": { - "x": 0, - "y": 340667, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 100, - "instId": 300002, - "propState": 1, - "pos": { - "x": 11468, - "y": 6114, - "z": 11881 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "101": { - "monsters": [], - "npcs": [ - { - "groupId": 101, - "instId": 400001, - "pos": { - "x": 0, - "y": 7464, - "z": 117977 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 101, - "instId": 300001, - "propState": 18, - "pos": { - "x": -178, - "y": 7019, - "z": 117547 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 101, - "instId": 300002, - "propState": 1, - "pos": { - "x": -694, - "y": 6098, - "z": 117376 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [ - { - "groupId": 102, - "instId": 400001, - "pos": { - "x": -29655, - "y": 7049, - "z": -28764 - }, - "rot": { - "x": 0, - "y": 133796, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 102, - "instId": 300001, - "propState": 18, - "pos": { - "x": -59934, - "y": 11632, - "z": -8813 - }, - "rot": { - "x": 0, - "y": 11502, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 102, - "instId": 300002, - "propState": 1, - "pos": { - "x": -27026, - "y": 6095, - "z": -30147 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 150, - "instId": 300003, - "propState": 8, - "pos": { - "x": -9020, - "y": -2746, - "z": 53320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103243 - }, - { - "groupId": 150, - "instId": 300004, - "propState": 8, - "pos": { - "x": -13070, - "y": -2776, - "z": 53320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103243 - }, - { - "groupId": 150, - "instId": 300005, - "propState": 8, - "pos": { - "x": -14679, - "y": -2776, - "z": 82282 - }, - "rot": { - "x": 0, - "y": 93801, - "z": 0 - }, - "propId": 103243 - }, - { - "groupId": 150, - "instId": 300006, - "propState": 8, - "pos": { - "x": -14495, - "y": -2776, - "z": 85056 - }, - "rot": { - "x": 0, - "y": 93801, - "z": 0 - }, - "propId": 103243 - }, { - "groupId": 150, - "instId": 300007, - "propState": 8, - "pos": { - "x": 9020, - "y": -2746, - "z": 53320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103243 - }, { - "groupId": 150, - "instId": 300008, - "propState": 8, - "pos": { - "x": 13070, - "y": -2776, - "z": 53320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103243 - }, { - "groupId": 150, - "instId": 300001, - "propState": 8, - "pos": { - "x": 14679, - "y": -2776, - "z": 82282 - }, - "rot": { - "x": 0, - "y": 266199, - "z": 0 - }, - "propId": 103243 - }, { - "groupId": 150, - "instId": 300002, - "propState": 8, - "pos": { - "x": 14495, - "y": -2776, - "z": 85056 - }, - "rot": { - "x": 0, - "y": 266199, - "z": 0 - }, - "propId": 103243 - } - ], - "teleports": {} - }, - "155": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 155, - "instId": 300001, - "propState": 101, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103244 - } - ], - "teleports": {} - }, - "156": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 156, - "instId": 300001, - "propState": 101, - "pos": { - "x": 0, - "y": 0, - "z": 64600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103244 - } - ], - "teleports": {} - }, - "158": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 184, - "instId": 300002, - "propState": 101, - "pos": { - "x": 2044, - "y": -1567, - "z": 115900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 914 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1975, - "y": 0, - "z": -40475 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 193, - "instId": 300003, - "propState": 1, - "pos": { - "x": -1943, - "y": -8477, - "z": -24725 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [ - { - "groupId": 210, - "instId": 400001, - "pos": { - "x": -11052, - "y": 858, - "z": -33265 - }, - "rot": { - "x": 0, - "y": 248175, - "z": 0 - }, - "npcId": 2308 - } - ], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 0, - "pos": { - "x": -10300, - "y": 420, - "z": -33783 - }, - "rot": { - "x": 0, - "y": 319658, - "z": 0 - }, - "propId": 103142 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [ - { - "groupId": 211, - "instId": 400001, - "pos": { - "x": 12640, - "y": 751, - "z": -33052 - }, - "rot": { - "x": 0, - "y": 150790, - "z": 0 - }, - "npcId": 13340 - } - ], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 0, - "pos": { - "x": 12800, - "y": 367, - "z": -33376 - }, - "rot": { - "x": 0, - "y": 324202, - "z": 0 - }, - "propId": 103142 - } - ], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [ - { - "groupId": 212, - "instId": 400001, - "pos": { - "x": 1205, - "y": -2057, - "z": 105871 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 13172 - } - ], - "props": [], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 11, - "pos": { - "x": 4329, - "y": 6888, - "z": 106857 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [ - { - "groupId": 222, - "instId": 400001, - "pos": { - "x": 20258, - "y": -8443, - "z": -4118 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 8, - "pos": { - "x": 20258, - "y": -8443, - "z": -4118 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 20, - "pos": { - "x": 19928, - "y": -8443, - "z": -1567 - }, - "rot": { - "x": 0, - "y": 221581, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 223, - "instId": 300002, - "propState": 20, - "pos": { - "x": 19671, - "y": -8443, - "z": -6703 - }, - "rot": { - "x": 0, - "y": 326536, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 11, - "pos": { - "x": -102, - "y": -6571, - "z": -89756 - }, - "rot": { - "x": 0, - "y": 4222, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300001, - "propState": 11, - "pos": { - "x": 26739, - "y": 6095, - "z": -28949 - }, - "rot": { - "x": 0, - "y": 235000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300001, - "propState": 11, - "pos": { - "x": -12743, - "y": -8471, - "z": 9223 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "235": { - "monsters": [], - "npcs": [ - { - "groupId": 235, - "instId": 400001, - "pos": { - "x": 17923, - "y": -8443, - "z": -1118 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 235, - "instId": 300001, - "propState": 8, - "pos": { - "x": 17923, - "y": -8443, - "z": -1118 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - }, - "236": { - "monsters": [], - "npcs": [ - { - "groupId": 236, - "instId": 400001, - "pos": { - "x": 15923, - "y": -8443, - "z": -118 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 236, - "instId": 300001, - "propState": 8, - "pos": { - "x": 15923, - "y": -8443, - "z": -118 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - }, - "237": { - "monsters": [], - "npcs": [ - { - "groupId": 237, - "instId": 400001, - "pos": { - "x": 17923, - "y": -8443, - "z": -7118 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 237, - "instId": 300001, - "propState": 8, - "pos": { - "x": 17923, - "y": -8443, - "z": -7118 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - }, - "238": { - "monsters": [], - "npcs": [ - { - "groupId": 238, - "instId": 400001, - "pos": { - "x": 15923, - "y": -8443, - "z": -8118 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 238, - "instId": 300001, - "propState": 8, - "pos": { - "x": 15923, - "y": -8443, - "z": -8118 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - }, - "240": { - "monsters": [], - "npcs": [ - { - "groupId": 240, - "instId": 400001, - "pos": { - "x": 162, - "y": -6571, - "z": -74650 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2310 - } - ], - "props": [], - "teleports": {} - }, - "241": { - "monsters": [], - "npcs": [ - { - "groupId": 241, - "instId": 400001, - "pos": { - "x": 2120, - "y": 1644, - "z": -67540 - }, - "rot": { - "x": 0, - "y": 294604, - "z": 0 - }, - "npcId": 13122 - } - ], - "props": [], - "teleports": {} - }, - "242": { - "monsters": [], - "npcs": [ - { - "groupId": 242, - "instId": 400001, - "pos": { - "x": 20258, - "y": -8443, - "z": -4118 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 242, - "instId": 300001, - "propState": 2, - "pos": { - "x": 20258, - "y": -8443, - "z": -4118 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - }, - "263": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 263, - "instId": 300002, - "propState": 8, - "pos": { - "x": 24680, - "y": -7939, - "z": -3281 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 263, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22594, - "y": -7939, - "z": -4757 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 263, - "instId": 300003, - "propState": 8, - "pos": { - "x": 23495, - "y": -7939, - "z": -1881 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "266": { - "monsters": [], - "npcs": [ - { - "groupId": 266, - "instId": 400001, - "pos": { - "x": -2191, - "y": -2233, - "z": 84521 - }, - "rot": { - "x": 0, - "y": 120874, - "z": 0 - }, - "npcId": 13267 - } - ], - "props": [], - "teleports": {} - }, - "294": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 294, - "instId": 300009, - "propState": 12, - "pos": { - "x": 135, - "y": -8482, - "z": 40504 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 294, - "instId": 300010, - "propState": 12, - "pos": { - "x": -14209, - "y": -8471, - "z": -17944 - }, - "rot": { - "x": 0, - "y": 20829, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 294, - "instId": 300016, - "propState": 12, - "pos": { - "x": 13040, - "y": -8471, - "z": -15226 - }, - "rot": { - "x": 0, - "y": 16318, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "295": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 295, - "instId": 300010, - "propState": 8, - "pos": { - "x": 6496, - "y": -8477, - "z": -21908 - }, - "rot": { - "x": 0, - "y": 312326, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 295, - "instId": 300011, - "propState": 8, - "pos": { - "x": -15462, - "y": -8482, - "z": 16732 - }, - "rot": { - "x": 0, - "y": 489, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 295, - "instId": 300012, - "propState": 8, - "pos": { - "x": 12195, - "y": -8482, - "z": 40379 - }, - "rot": { - "x": 0, - "y": 198327, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 295, - "instId": 300013, - "propState": 8, - "pos": { - "x": -19320, - "y": -8483, - "z": -13680 - }, - "rot": { - "x": 0, - "y": 166077, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "297": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 297, - "instId": 300001, - "propState": 18, - "pos": { - "x": 4506, - "y": 6686, - "z": -29722 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 297, - "instId": 300002, - "propState": 18, - "pos": { - "x": 7908, - "y": -1473, - "z": 112684 - }, - "rot": { - "x": 0, - "y": 141921, - "z": 0 - }, - "propId": 103037 - }, - { - "groupId": 297, - "instId": 300003, - "propState": 18, - "pos": { - "x": -21388, - "y": 6686, - "z": -2288 - }, - "rot": { - "x": 0, - "y": 30297, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 297, - "instId": 300004, - "propState": 18, - "pos": { - "x": 15349, - "y": 396, - "z": -23876 - }, - "rot": { - "x": 0, - "y": 48090, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 297, - "instId": 300005, - "propState": 18, - "pos": { - "x": -15422, - "y": -2186, - "z": 73324 - }, - "rot": { - "x": 0, - "y": 162029, - "z": 0 - }, - "propId": 101027 - }, { - "groupId": 297, - "instId": 300006, - "propState": 18, - "pos": { - "x": 15780, - "y": -2186, - "z": 59500 - }, - "rot": { - "x": 0, - "y": 236415, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 297, - "instId": 300007, - "propState": 18, - "pos": { - "x": 3779, - "y": 8235, - "z": 104886 - }, - "rot": { - "x": 0, - "y": 299708, - "z": 0 - }, - "propId": 101027 - }, { - "groupId": 297, - "instId": 300008, - "propState": 18, - "pos": { - "x": -674, - "y": -8488, - "z": -8262 - }, - "rot": { - "x": 0, - "y": 315588, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 297, - "instId": 300009, - "propState": 18, - "pos": { - "x": -7672, - "y": 259, - "z": -72963 - }, - "rot": { - "x": 0, - "y": 276499, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 297, - "instId": 300010, - "propState": 18, - "pos": { - "x": 1376, - "y": -1243, - "z": 107017 - }, - "rot": { - "x": 0, - "y": 35564, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 297, - "instId": 300011, - "propState": 18, - "pos": { - "x": 14050, - "y": 985, - "z": 5114 - }, - "rot": { - "x": 0, - "y": 65701, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 297, - "instId": 300012, - "propState": 18, - "pos": { - "x": 8220, - "y": -8477, - "z": 39582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 297, - "instId": 300013, - "propState": 18, - "pos": { - "x": 2997, - "y": 1706, - "z": -84381 - }, - "rot": { - "x": 0, - "y": 204266, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 297, - "instId": 300014, - "propState": 18, - "pos": { - "x": 14624, - "y": 2303, - "z": -70461 - }, - "rot": { - "x": 0, - "y": 217884, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 297, - "instId": 300015, - "propState": 18, - "pos": { - "x": -8016, - "y": 1001, - "z": -38661 - }, - "rot": { - "x": 0, - "y": 37553, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 297, - "instId": 300016, - "propState": 18, - "pos": { - "x": -12715, - "y": -7652, - "z": -10933 - }, - "rot": { - "x": 0, - "y": 265145, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 297, - "instId": 300017, - "propState": 18, - "pos": { - "x": 12711, - "y": -7642, - "z": 5597 - }, - "rot": { - "x": 0, - "y": 99028, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 297, - "instId": 300018, - "propState": 18, - "pos": { - "x": -1866, - "y": 7804, - "z": 110908 - }, - "rot": { - "x": 0, - "y": 133531, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "301": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 301, - "instId": 300001, - "propState": 8, - "pos": { - "x": -21674, - "y": -8471, - "z": 1611 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "330": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 330, - "instId": 300001, - "propState": 8, - "pos": { - "x": 14620, - "y": -2776, - "z": 77930 - }, - "rot": { - "x": 0, - "y": 270543, - "z": 0 - }, - "propId": 1058 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 1, - "startGroupId": 13, - "isEnteredSceneInfo": true - } - }, - "1034103": { - "P10341_F10341001": { - "scenes": { - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": -8826, - "y": 1098, - "z": -84651 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": 6408, - "y": -8482, - "z": 26310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3386, - "y": -12, - "z": 134779 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": -21074, - "y": 12, - "z": 1396 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1034101": { - "anchorId": 1, - "groupId": 9, - "instId": 300001, - "pos": { - "x": -153, - "y": 1099, - "z": -91164 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1034102": { - "anchorId": 2, - "groupId": 9, - "instId": 300002, - "pos": { - "x": 30, - "y": -8482, - "z": 21934 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "1034103": { - "anchorId": 3, - "groupId": 9, - "instId": 300003, - "pos": { - "x": -70, - "y": -12, - "z": 135790 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "1034104": { - "anchorId": 4, - "groupId": 9, - "instId": 300004, - "pos": { - "x": -14049, - "y": 0, - "z": -2248 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 12, - "pos": { - "x": -9075, - "y": -6571, - "z": -80104 - }, - "rot": { - "x": 0, - "y": 76028, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 12, - "pos": { - "x": -35720, - "y": 0, - "z": -31323 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 12, - "pos": { - "x": 14923, - "y": 0, - "z": -55671 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 12, - "pos": { - "x": 20866, - "y": 0, - "z": 654 - }, - "rot": { - "x": 0, - "y": 210001, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300005, - "propState": 12, - "pos": { - "x": -40, - "y": 400, - "z": 12527 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300006, - "propState": 12, - "pos": { - "x": -28966, - "y": 6095, - "z": -30610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300007, - "propState": 12, - "pos": { - "x": 7681, - "y": 6095, - "z": 12810 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300008, - "propState": 12, - "pos": { - "x": -12775, - "y": 6095, - "z": 17715 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300011, - "propState": 12, - "pos": { - "x": -6, - "y": 2889, - "z": 24075 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300012, - "propState": 12, - "pos": { - "x": -12255, - "y": -2057, - "z": 99790 - }, - "rot": { - "x": 0, - "y": 103188, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300013, - "propState": 12, - "pos": { - "x": 4973, - "y": -2057, - "z": 117281 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300014, - "propState": 12, - "pos": { - "x": 3, - "y": 6098, - "z": 113460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300015, - "propState": 12, - "pos": { - "x": 45, - "y": 6100, - "z": 97159 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": -11923, - "y": 1644, - "z": -64740 - }, - "rot": { - "x": 0, - "y": 284693, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 11, - "instId": 300020, - "propState": 8, - "pos": { - "x": -12626, - "y": 1644, - "z": -65532 - }, - "rot": { - "x": 0, - "y": 321895, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 11, - "instId": 300014, - "propState": 8, - "pos": { - "x": -10479, - "y": 0, - "z": -56018 - }, - "rot": { - "x": 0, - "y": 142351, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19010, - "y": 0, - "z": -52980 - }, - "rot": { - "x": 0, - "y": 98509, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300015, - "propState": 8, - "pos": { - "x": -17750, - "y": 0, - "z": -54540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300004, - "propState": 8, - "pos": { - "x": 9139, - "y": 6095, - "z": -34511 - }, - "rot": { - "x": 0, - "y": 278058, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": 8627, - "y": 6095, - "z": -14406 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300005, - "propState": 8, - "pos": { - "x": -13848, - "y": 0, - "z": -11868 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300006, - "propState": 8, - "pos": { - "x": 141, - "y": 9, - "z": 4493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300007, - "propState": 8, - "pos": { - "x": 9104, - "y": 0, - "z": -9161 - }, - "rot": { - "x": 0, - "y": 219890, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300016, - "propState": 8, - "pos": { - "x": -7061, - "y": 6095, - "z": 12704 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300023, - "propState": 8, - "pos": { - "x": 23442, - "y": 6095, - "z": -7347 - }, - "rot": { - "x": 0, - "y": 95311, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300024, - "propState": 8, - "pos": { - "x": 23182, - "y": 6095, - "z": -6409 - }, - "rot": { - "x": 0, - "y": 113661, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300025, - "propState": 8, - "pos": { - "x": -21807, - "y": 6420, - "z": -9014 - }, - "rot": { - "x": 0, - "y": 150513, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300026, - "propState": 8, - "pos": { - "x": -21975, - "y": 6420, - "z": -11967 - }, - "rot": { - "x": 0, - "y": 29803, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300008, - "propState": 8, - "pos": { - "x": -2531, - "y": 1644, - "z": -70251 - }, - "rot": { - "x": 0, - "y": 183612, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300009, - "propState": 8, - "pos": { - "x": -1546, - "y": 1644, - "z": -70812 - }, - "rot": { - "x": 0, - "y": 209995, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300010, - "propState": 8, - "pos": { - "x": 10284, - "y": 0, - "z": -56325 - }, - "rot": { - "x": 0, - "y": 227061, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300011, - "propState": 8, - "pos": { - "x": -6797, - "y": 7, - "z": -39585 - }, - "rot": { - "x": 0, - "y": 166606, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 11, - "instId": 300012, - "propState": 8, - "pos": { - "x": 17690, - "y": 5, - "z": 20832 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300013, - "propState": 8, - "pos": { - "x": -11448, - "y": 5, - "z": 22258 - }, - "rot": { - "x": 0, - "y": 218160, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300017, - "propState": 8, - "pos": { - "x": -13916, - "y": 6100, - "z": 103003 - }, - "rot": { - "x": 0, - "y": 209442, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300018, - "propState": 8, - "pos": { - "x": 15120, - "y": -2776, - "z": 64838 - }, - "rot": { - "x": 0, - "y": 329962, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300019, - "propState": 8, - "pos": { - "x": 3669, - "y": -2057, - "z": 107758 - }, - "rot": { - "x": 0, - "y": 328044, - "z": 0 - }, - "propId": 103015 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300010, - "propState": 1, - "pos": { - "x": 9943, - "y": -8471, - "z": -3900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, - { - "groupId": 12, - "instId": 300001, - "propState": 1, - "pos": { - "x": -8375, - "y": -6547, - "z": -72932 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103218 - }, - { - "groupId": 12, - "instId": 300002, - "propState": 1, - "pos": { - "x": 8386, - "y": -6567, - "z": -72956 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103218 - }, - { - "groupId": 12, - "instId": 300003, - "propState": 1, - "pos": { - "x": -4105, - "y": 6095, - "z": 109474 - }, - "rot": { - "x": 0, - "y": 297000, - "z": 0 - }, - "propId": 103218 - }, { - "groupId": 12, - "instId": 300004, - "propState": 1, - "pos": { - "x": 4111, - "y": 6095, - "z": 109495 - }, - "rot": { - "x": 0, - "y": 243000, - "z": 0 - }, - "propId": 103218 - }, { - "groupId": 12, - "instId": 300005, - "propState": 1, - "pos": { - "x": -9938, - "y": -8471, - "z": -3900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 12, - "instId": 300006, - "propState": 1, - "pos": { - "x": -17510, - "y": 19, - "z": 10146 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 12, - "instId": 300007, - "propState": 1, - "pos": { - "x": -17524, - "y": 6109, - "z": 10146 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 12, - "instId": 300008, - "propState": 1, - "pos": { - "x": 17472, - "y": 18, - "z": 10146 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 12, - "instId": 300009, - "propState": 1, - "pos": { - "x": 17472, - "y": 6109, - "z": 10146 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 12, - "instId": 300011, - "propState": 1, - "pos": { - "x": -8544, - "y": -2031, - "z": 107235 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 12, - "instId": 300012, - "propState": 1, - "pos": { - "x": 8523, - "y": -2031, - "z": 107236 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 12, - "instId": 300013, - "propState": 1, - "pos": { - "x": -8433, - "y": 6100, - "z": 107015 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 12, - "instId": 300014, - "propState": 1, - "pos": { - "x": 8430, - "y": 6100, - "z": 107020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 12, - "instId": 300015, - "propState": 1, - "pos": { - "x": 0, - "y": -2736, - "z": 41933 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 12, - "instId": 300016, - "propState": 1, - "pos": { - "x": 0, - "y": -2776, - "z": 55687 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103011 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 0, - "pos": { - "x": 7, - "y": -2052, - "z": 93455 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1025 - }, { - "groupId": 13, - "instId": 300002, - "propState": 0, - "pos": { - "x": 7, - "y": -613, - "z": 93455 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1032 - } - ], - "teleports": { - "2421": { - "anchorId": 1, - "groupId": 13, - "instId": 300001, - "pos": { - "x": -38, - "y": -2052, - "z": 91788 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": -20141, - "y": 3100, - "z": 38870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103220 - }, - { - "groupId": 17, - "instId": 300004, - "propState": 8, - "pos": { - "x": 20135, - "y": 3100, - "z": 38860 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103220 - }, - { - "groupId": 17, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20130, - "y": 3100, - "z": 18500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103220 - }, - { - "groupId": 17, - "instId": 300006, - "propState": 8, - "pos": { - "x": -20140, - "y": 3100, - "z": 18500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103220 - }, { - "groupId": 17, - "instId": 300007, - "propState": 8, - "pos": { - "x": -20136, - "y": -4146, - "z": 37356 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103220 - }, { - "groupId": 17, - "instId": 300008, - "propState": 8, - "pos": { - "x": -20136, - "y": -4146, - "z": 20000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103220 - }, { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 20131, - "y": -4146, - "z": 37356 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103220 - }, { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": 20131, - "y": -4146, - "z": 20000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103220 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1975, - "y": 0, - "z": -40475 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 61, - "instId": 300002, - "propState": 1, - "pos": { - "x": -1802, - "y": 6095, - "z": -33467 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 61, - "instId": 300003, - "propState": 1, - "pos": { - "x": -1943, - "y": -8477, - "z": -24725 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": -22128, - "y": -8471, - "z": 1766 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103217 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 8, - "pos": { - "x": 9882, - "y": -4560, - "z": 10250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103219 - }, { - "groupId": 65, - "instId": 300002, - "propState": 8, - "pos": { - "x": -9890, - "y": -4560, - "z": 10250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103219 - }, { - "groupId": 65, - "instId": 300003, - "propState": 8, - "pos": { - "x": 20141, - "y": -4186, - "z": 28870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103219 - }, { - "groupId": 65, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20141, - "y": -4186, - "z": 28870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103219 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1975, - "y": 0, - "z": -40475 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 66, - "instId": 300002, - "propState": 8, - "pos": { - "x": -1802, - "y": 6095, - "z": -33467 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 66, - "instId": 300003, - "propState": 8, - "pos": { - "x": -1943, - "y": -8477, - "z": -24725 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300003, - "propState": 8, - "pos": { - "x": -20190, - "y": 0, - "z": -40220 - }, - "rot": { - "x": 0, - "y": 319852, - "z": 0 - }, - "propId": 103145 - }, - { - "groupId": 70, - "instId": 300004, - "propState": 8, - "pos": { - "x": -17320, - "y": 0, - "z": -37800 - }, - "rot": { - "x": 0, - "y": 319852, - "z": 0 - }, - "propId": 103145 - }, - { - "groupId": 70, - "instId": 300005, - "propState": 8, - "pos": { - "x": -14456, - "y": 0, - "z": -35383 - }, - "rot": { - "x": 0, - "y": 319852, - "z": 0 - }, - "propId": 103145 - }, - { - "groupId": 70, - "instId": 300006, - "propState": 8, - "pos": { - "x": 20190, - "y": 0, - "z": -40220 - }, - "rot": { - "x": 0, - "y": 40149, - "z": 0 - }, - "propId": 103145 - }, { - "groupId": 70, - "instId": 300007, - "propState": 8, - "pos": { - "x": 17320, - "y": 0, - "z": -37800 - }, - "rot": { - "x": 0, - "y": 40149, - "z": 0 - }, - "propId": 103145 - }, { - "groupId": 70, - "instId": 300008, - "propState": 8, - "pos": { - "x": 14456, - "y": 0, - "z": -35383 - }, - "rot": { - "x": 0, - "y": 40149, - "z": 0 - }, - "propId": 103145 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": 70, - "y": -16500, - "z": -112480 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [ - { - "groupId": 93, - "instId": 400001, - "pos": { - "x": 16214, - "y": 2016, - "z": -72381 - }, - "rot": { - "x": 0, - "y": 229923, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 18, - "pos": { - "x": 15697, - "y": 2188, - "z": -72283 - }, - "rot": { - "x": 0, - "y": 144083, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 93, - "instId": 300002, - "propState": 1, - "pos": { - "x": 13773, - "y": 1644, - "z": -72741 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [ - { - "groupId": 94, - "instId": 400001, - "pos": { - "x": 17580, - "y": 2751, - "z": -47035 - }, - "rot": { - "x": 0, - "y": 292885, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 18, - "pos": { - "x": 17533, - "y": 2664, - "z": -46817 - }, - "rot": { - "x": 0, - "y": 94782, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 94, - "instId": 300002, - "propState": 1, - "pos": { - "x": 17294, - "y": 0, - "z": -46021 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [ - { - "groupId": 95, - "instId": 400001, - "pos": { - "x": 250, - "y": -6566, - "z": -101352 - }, - "rot": { - "x": 0, - "y": 339119, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 18, - "pos": { - "x": -16, - "y": -6756, - "z": -101486 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 95, - "instId": 300002, - "propState": 1, - "pos": { - "x": -10, - "y": -6571, - "z": -100329 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [ - { - "groupId": 96, - "instId": 400001, - "pos": { - "x": -8326, - "y": -6571, - "z": -71725 - }, - "rot": { - "x": 0, - "y": 176920, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 18, - "pos": { - "x": -8330, - "y": 1217, - "z": -66183 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 96, - "instId": 300002, - "propState": 1, - "pos": { - "x": -8277, - "y": -5604, - "z": -68036 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [ - { - "groupId": 97, - "instId": 400001, - "pos": { - "x": 23764, - "y": 960, - "z": -23417 - }, - "rot": { - "x": 0, - "y": 266416, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 18, - "pos": { - "x": 26837, - "y": 2730, - "z": -18949 - }, - "rot": { - "x": 0, - "y": 194870, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 97, - "instId": 300002, - "propState": 1, - "pos": { - "x": 23024, - "y": 0, - "z": -23679 - }, - "rot": { - "x": 0, - "y": 176242, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [ - { - "groupId": 98, - "instId": 400001, - "pos": { - "x": 9984, - "y": 785, - "z": 10506 - }, - "rot": { - "x": 0, - "y": 52312, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 98, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11242, - "y": 849, - "z": 10943 - }, - "rot": { - "x": 0, - "y": 303313, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 98, - "instId": 300002, - "propState": 1, - "pos": { - "x": 12255, - "y": 0, - "z": 9207 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [ - { - "groupId": 99, - "instId": 400001, - "pos": { - "x": -22415, - "y": 7186, - "z": -17990 - }, - "rot": { - "x": 0, - "y": 109959, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22415, - "y": 7160, - "z": -17990 - }, - "rot": { - "x": 0, - "y": 93867, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 99, - "instId": 300002, - "propState": 1, - "pos": { - "x": -23279, - "y": 6095, - "z": -17875 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [ - { - "groupId": 100, - "instId": 400001, - "pos": { - "x": 12105, - "y": 6829, - "z": 10669 - }, - "rot": { - "x": 0, - "y": 27000, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 18, - "pos": { - "x": 12074, - "y": 6805, - "z": 10669 - }, - "rot": { - "x": 0, - "y": 340667, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 100, - "instId": 300002, - "propState": 1, - "pos": { - "x": 11468, - "y": 6114, - "z": 11881 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "101": { - "monsters": [], - "npcs": [ - { - "groupId": 101, - "instId": 400001, - "pos": { - "x": 0, - "y": 7464, - "z": 117977 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 101, - "instId": 300001, - "propState": 18, - "pos": { - "x": -178, - "y": 7019, - "z": 117547 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 101, - "instId": 300002, - "propState": 1, - "pos": { - "x": -694, - "y": 6098, - "z": 117376 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [ - { - "groupId": 102, - "instId": 400001, - "pos": { - "x": -29655, - "y": 7049, - "z": -28764 - }, - "rot": { - "x": 0, - "y": 133796, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 102, - "instId": 300001, - "propState": 18, - "pos": { - "x": -59934, - "y": 11632, - "z": -8813 - }, - "rot": { - "x": 0, - "y": 11502, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 102, - "instId": 300002, - "propState": 1, - "pos": { - "x": -27026, - "y": 6095, - "z": -30147 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 150, - "instId": 300003, - "propState": 8, - "pos": { - "x": -9020, - "y": -2746, - "z": 53320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103243 - }, - { - "groupId": 150, - "instId": 300004, - "propState": 8, - "pos": { - "x": -13070, - "y": -2776, - "z": 53320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103243 - }, - { - "groupId": 150, - "instId": 300005, - "propState": 8, - "pos": { - "x": -14679, - "y": -2776, - "z": 82282 - }, - "rot": { - "x": 0, - "y": 93801, - "z": 0 - }, - "propId": 103243 - }, - { - "groupId": 150, - "instId": 300006, - "propState": 8, - "pos": { - "x": -14495, - "y": -2776, - "z": 85056 - }, - "rot": { - "x": 0, - "y": 93801, - "z": 0 - }, - "propId": 103243 - }, { - "groupId": 150, - "instId": 300007, - "propState": 8, - "pos": { - "x": 9020, - "y": -2746, - "z": 53320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103243 - }, { - "groupId": 150, - "instId": 300008, - "propState": 8, - "pos": { - "x": 13070, - "y": -2776, - "z": 53320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103243 - }, { - "groupId": 150, - "instId": 300001, - "propState": 8, - "pos": { - "x": 14679, - "y": -2776, - "z": 82282 - }, - "rot": { - "x": 0, - "y": 266199, - "z": 0 - }, - "propId": 103243 - }, { - "groupId": 150, - "instId": 300002, - "propState": 8, - "pos": { - "x": 14495, - "y": -2776, - "z": 85056 - }, - "rot": { - "x": 0, - "y": 266199, - "z": 0 - }, - "propId": 103243 - } - ], - "teleports": {} - }, - "155": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 155, - "instId": 300001, - "propState": 101, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103244 - } - ], - "teleports": {} - }, - "156": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 156, - "instId": 300001, - "propState": 101, - "pos": { - "x": 0, - "y": 0, - "z": 64600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103244 - } - ], - "teleports": {} - }, - "158": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 184, - "instId": 300002, - "propState": 101, - "pos": { - "x": 2044, - "y": -1567, - "z": 115900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 914 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1975, - "y": 0, - "z": -40475 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 193, - "instId": 300003, - "propState": 1, - "pos": { - "x": -1943, - "y": -8477, - "z": -24725 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [ - { - "groupId": 210, - "instId": 400001, - "pos": { - "x": -11052, - "y": 858, - "z": -33265 - }, - "rot": { - "x": 0, - "y": 248175, - "z": 0 - }, - "npcId": 2308 - } - ], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 0, - "pos": { - "x": -10300, - "y": 420, - "z": -33783 - }, - "rot": { - "x": 0, - "y": 319658, - "z": 0 - }, - "propId": 103142 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [ - { - "groupId": 211, - "instId": 400001, - "pos": { - "x": 12640, - "y": 751, - "z": -33052 - }, - "rot": { - "x": 0, - "y": 150790, - "z": 0 - }, - "npcId": 13340 - } - ], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 0, - "pos": { - "x": 12800, - "y": 367, - "z": -33376 - }, - "rot": { - "x": 0, - "y": 324202, - "z": 0 - }, - "propId": 103142 - } - ], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [ - { - "groupId": 212, - "instId": 400001, - "pos": { - "x": 1205, - "y": -2057, - "z": 105871 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 13172 - } - ], - "props": [], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 11, - "pos": { - "x": 4329, - "y": 6888, - "z": 106857 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [ - { - "groupId": 222, - "instId": 400001, - "pos": { - "x": 20258, - "y": -8443, - "z": -4118 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 8, - "pos": { - "x": 20258, - "y": -8443, - "z": -4118 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 20, - "pos": { - "x": 19928, - "y": -8443, - "z": -1567 - }, - "rot": { - "x": 0, - "y": 221581, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 223, - "instId": 300002, - "propState": 20, - "pos": { - "x": 19671, - "y": -8443, - "z": -6703 - }, - "rot": { - "x": 0, - "y": 326536, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 11, - "pos": { - "x": -102, - "y": -6571, - "z": -89756 - }, - "rot": { - "x": 0, - "y": 4222, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300001, - "propState": 11, - "pos": { - "x": 26739, - "y": 6095, - "z": -28949 - }, - "rot": { - "x": 0, - "y": 235000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300001, - "propState": 11, - "pos": { - "x": -12743, - "y": -8471, - "z": 9223 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "235": { - "monsters": [], - "npcs": [ - { - "groupId": 235, - "instId": 400001, - "pos": { - "x": 17923, - "y": -8443, - "z": -1118 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 235, - "instId": 300001, - "propState": 8, - "pos": { - "x": 17923, - "y": -8443, - "z": -1118 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - }, - "236": { - "monsters": [], - "npcs": [ - { - "groupId": 236, - "instId": 400001, - "pos": { - "x": 15923, - "y": -8443, - "z": -118 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 236, - "instId": 300001, - "propState": 8, - "pos": { - "x": 15923, - "y": -8443, - "z": -118 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - }, - "237": { - "monsters": [], - "npcs": [ - { - "groupId": 237, - "instId": 400001, - "pos": { - "x": 17923, - "y": -8443, - "z": -7118 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 237, - "instId": 300001, - "propState": 8, - "pos": { - "x": 17923, - "y": -8443, - "z": -7118 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - }, - "238": { - "monsters": [], - "npcs": [ - { - "groupId": 238, - "instId": 400001, - "pos": { - "x": 15923, - "y": -8443, - "z": -8118 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 238, - "instId": 300001, - "propState": 8, - "pos": { - "x": 15923, - "y": -8443, - "z": -8118 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - }, - "240": { - "monsters": [], - "npcs": [ - { - "groupId": 240, - "instId": 400001, - "pos": { - "x": 162, - "y": -6571, - "z": -74650 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2310 - } - ], - "props": [], - "teleports": {} - }, - "241": { - "monsters": [], - "npcs": [ - { - "groupId": 241, - "instId": 400001, - "pos": { - "x": 2120, - "y": 1644, - "z": -67540 - }, - "rot": { - "x": 0, - "y": 294604, - "z": 0 - }, - "npcId": 13122 - } - ], - "props": [], - "teleports": {} - }, - "242": { - "monsters": [], - "npcs": [ - { - "groupId": 242, - "instId": 400001, - "pos": { - "x": 20258, - "y": -8443, - "z": -4118 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 242, - "instId": 300001, - "propState": 2, - "pos": { - "x": 20258, - "y": -8443, - "z": -4118 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - }, - "263": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 263, - "instId": 300002, - "propState": 8, - "pos": { - "x": 24680, - "y": -7939, - "z": -3281 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 263, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22594, - "y": -7939, - "z": -4757 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 263, - "instId": 300003, - "propState": 8, - "pos": { - "x": 23495, - "y": -7939, - "z": -1881 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "266": { - "monsters": [], - "npcs": [ - { - "groupId": 266, - "instId": 400001, - "pos": { - "x": -2191, - "y": -2233, - "z": 84521 - }, - "rot": { - "x": 0, - "y": 120874, - "z": 0 - }, - "npcId": 13267 - } - ], - "props": [], - "teleports": {} - }, - "294": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 294, - "instId": 300009, - "propState": 12, - "pos": { - "x": 135, - "y": -8482, - "z": 40504 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 294, - "instId": 300010, - "propState": 12, - "pos": { - "x": -14209, - "y": -8471, - "z": -17944 - }, - "rot": { - "x": 0, - "y": 20829, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 294, - "instId": 300016, - "propState": 12, - "pos": { - "x": 13040, - "y": -8471, - "z": -15226 - }, - "rot": { - "x": 0, - "y": 16318, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "295": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 295, - "instId": 300010, - "propState": 8, - "pos": { - "x": 6496, - "y": -8477, - "z": -21908 - }, - "rot": { - "x": 0, - "y": 312326, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 295, - "instId": 300011, - "propState": 8, - "pos": { - "x": -15462, - "y": -8482, - "z": 16732 - }, - "rot": { - "x": 0, - "y": 489, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 295, - "instId": 300012, - "propState": 8, - "pos": { - "x": 12195, - "y": -8482, - "z": 40379 - }, - "rot": { - "x": 0, - "y": 198327, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 295, - "instId": 300013, - "propState": 8, - "pos": { - "x": -19320, - "y": -8483, - "z": -13680 - }, - "rot": { - "x": 0, - "y": 166077, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "297": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 297, - "instId": 300001, - "propState": 18, - "pos": { - "x": 4506, - "y": 6686, - "z": -29722 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 297, - "instId": 300002, - "propState": 18, - "pos": { - "x": 7908, - "y": -1473, - "z": 112684 - }, - "rot": { - "x": 0, - "y": 141921, - "z": 0 - }, - "propId": 103037 - }, - { - "groupId": 297, - "instId": 300003, - "propState": 18, - "pos": { - "x": -21388, - "y": 6686, - "z": -2288 - }, - "rot": { - "x": 0, - "y": 30297, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 297, - "instId": 300004, - "propState": 18, - "pos": { - "x": 15349, - "y": 396, - "z": -23876 - }, - "rot": { - "x": 0, - "y": 48090, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 297, - "instId": 300005, - "propState": 18, - "pos": { - "x": -15422, - "y": -2186, - "z": 73324 - }, - "rot": { - "x": 0, - "y": 162029, - "z": 0 - }, - "propId": 101027 - }, { - "groupId": 297, - "instId": 300006, - "propState": 18, - "pos": { - "x": 15780, - "y": -2186, - "z": 59500 - }, - "rot": { - "x": 0, - "y": 236415, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 297, - "instId": 300007, - "propState": 18, - "pos": { - "x": 3779, - "y": 8235, - "z": 104886 - }, - "rot": { - "x": 0, - "y": 299708, - "z": 0 - }, - "propId": 101027 - }, { - "groupId": 297, - "instId": 300008, - "propState": 18, - "pos": { - "x": -674, - "y": -8488, - "z": -8262 - }, - "rot": { - "x": 0, - "y": 315588, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 297, - "instId": 300009, - "propState": 18, - "pos": { - "x": -7672, - "y": 259, - "z": -72963 - }, - "rot": { - "x": 0, - "y": 276499, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 297, - "instId": 300010, - "propState": 18, - "pos": { - "x": 1376, - "y": -1243, - "z": 107017 - }, - "rot": { - "x": 0, - "y": 35564, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 297, - "instId": 300011, - "propState": 18, - "pos": { - "x": 14050, - "y": 985, - "z": 5114 - }, - "rot": { - "x": 0, - "y": 65701, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 297, - "instId": 300012, - "propState": 18, - "pos": { - "x": 8220, - "y": -8477, - "z": 39582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 297, - "instId": 300013, - "propState": 18, - "pos": { - "x": 2997, - "y": 1706, - "z": -84381 - }, - "rot": { - "x": 0, - "y": 204266, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 297, - "instId": 300014, - "propState": 18, - "pos": { - "x": 14624, - "y": 2303, - "z": -70461 - }, - "rot": { - "x": 0, - "y": 217884, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 297, - "instId": 300015, - "propState": 18, - "pos": { - "x": -8016, - "y": 1001, - "z": -38661 - }, - "rot": { - "x": 0, - "y": 37553, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 297, - "instId": 300016, - "propState": 18, - "pos": { - "x": -12715, - "y": -7652, - "z": -10933 - }, - "rot": { - "x": 0, - "y": 265145, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 297, - "instId": 300017, - "propState": 18, - "pos": { - "x": 12711, - "y": -7642, - "z": 5597 - }, - "rot": { - "x": 0, - "y": 99028, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 297, - "instId": 300018, - "propState": 18, - "pos": { - "x": -1866, - "y": 7804, - "z": 110908 - }, - "rot": { - "x": 0, - "y": 133531, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "301": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 301, - "instId": 300001, - "propState": 8, - "pos": { - "x": -21674, - "y": -8471, - "z": 1611 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "330": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 330, - "instId": 300001, - "propState": 8, - "pos": { - "x": 14620, - "y": -2776, - "z": 77930 - }, - "rot": { - "x": 0, - "y": 270543, - "z": 0 - }, - "propId": 1058 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 1, - "startGroupId": 158, - "isEnteredSceneInfo": true - } - }, - "1034104": { - "P10341_F10341001": { - "scenes": { - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": -8826, - "y": 1098, - "z": -84651 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": 6408, - "y": -8482, - "z": 26310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3386, - "y": -12, - "z": 134779 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": -21074, - "y": 12, - "z": 1396 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1034101": { - "anchorId": 1, - "groupId": 9, - "instId": 300001, - "pos": { - "x": -153, - "y": 1099, - "z": -91164 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1034102": { - "anchorId": 2, - "groupId": 9, - "instId": 300002, - "pos": { - "x": 30, - "y": -8482, - "z": 21934 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "1034103": { - "anchorId": 3, - "groupId": 9, - "instId": 300003, - "pos": { - "x": -70, - "y": -12, - "z": 135790 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "1034104": { - "anchorId": 4, - "groupId": 9, - "instId": 300004, - "pos": { - "x": -14049, - "y": 0, - "z": -2248 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 12, - "pos": { - "x": -9075, - "y": -6571, - "z": -80104 - }, - "rot": { - "x": 0, - "y": 76028, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 12, - "pos": { - "x": -35720, - "y": 0, - "z": -31323 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 12, - "pos": { - "x": 14923, - "y": 0, - "z": -55671 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 12, - "pos": { - "x": 20866, - "y": 0, - "z": 654 - }, - "rot": { - "x": 0, - "y": 210001, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300005, - "propState": 12, - "pos": { - "x": -40, - "y": 400, - "z": 12527 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300006, - "propState": 12, - "pos": { - "x": -28966, - "y": 6095, - "z": -30610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300007, - "propState": 12, - "pos": { - "x": 7681, - "y": 6095, - "z": 12810 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300008, - "propState": 12, - "pos": { - "x": -12775, - "y": 6095, - "z": 17715 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300011, - "propState": 12, - "pos": { - "x": -6, - "y": 2889, - "z": 24075 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300012, - "propState": 12, - "pos": { - "x": -12255, - "y": -2057, - "z": 99790 - }, - "rot": { - "x": 0, - "y": 103188, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300013, - "propState": 12, - "pos": { - "x": 4973, - "y": -2057, - "z": 117281 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300014, - "propState": 12, - "pos": { - "x": 3, - "y": 6098, - "z": 113460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 10, - "instId": 300015, - "propState": 12, - "pos": { - "x": 45, - "y": 6100, - "z": 97159 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": -11923, - "y": 1644, - "z": -64740 - }, - "rot": { - "x": 0, - "y": 284693, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 11, - "instId": 300020, - "propState": 8, - "pos": { - "x": -12626, - "y": 1644, - "z": -65532 - }, - "rot": { - "x": 0, - "y": 321895, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 11, - "instId": 300014, - "propState": 8, - "pos": { - "x": -10479, - "y": 0, - "z": -56018 - }, - "rot": { - "x": 0, - "y": 142351, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19010, - "y": 0, - "z": -52980 - }, - "rot": { - "x": 0, - "y": 98509, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300015, - "propState": 8, - "pos": { - "x": -17750, - "y": 0, - "z": -54540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300004, - "propState": 8, - "pos": { - "x": 9139, - "y": 6095, - "z": -34511 - }, - "rot": { - "x": 0, - "y": 278058, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": 8627, - "y": 6095, - "z": -14406 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300005, - "propState": 8, - "pos": { - "x": -13848, - "y": 0, - "z": -11868 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300006, - "propState": 8, - "pos": { - "x": 141, - "y": 9, - "z": 4493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300007, - "propState": 8, - "pos": { - "x": 9104, - "y": 0, - "z": -9161 - }, - "rot": { - "x": 0, - "y": 219890, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300016, - "propState": 8, - "pos": { - "x": -7061, - "y": 6095, - "z": 12704 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300023, - "propState": 8, - "pos": { - "x": 23442, - "y": 6095, - "z": -7347 - }, - "rot": { - "x": 0, - "y": 95311, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300024, - "propState": 8, - "pos": { - "x": 23182, - "y": 6095, - "z": -6409 - }, - "rot": { - "x": 0, - "y": 113661, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300025, - "propState": 8, - "pos": { - "x": -21807, - "y": 6420, - "z": -9014 - }, - "rot": { - "x": 0, - "y": 150513, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300026, - "propState": 8, - "pos": { - "x": -21975, - "y": 6420, - "z": -11967 - }, - "rot": { - "x": 0, - "y": 29803, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300008, - "propState": 8, - "pos": { - "x": -2531, - "y": 1644, - "z": -70251 - }, - "rot": { - "x": 0, - "y": 183612, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300009, - "propState": 8, - "pos": { - "x": -1546, - "y": 1644, - "z": -70812 - }, - "rot": { - "x": 0, - "y": 209995, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 11, - "instId": 300010, - "propState": 8, - "pos": { - "x": 10284, - "y": 0, - "z": -56325 - }, - "rot": { - "x": 0, - "y": 227061, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300011, - "propState": 8, - "pos": { - "x": -6797, - "y": 7, - "z": -39585 - }, - "rot": { - "x": 0, - "y": 166606, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 11, - "instId": 300012, - "propState": 8, - "pos": { - "x": 17690, - "y": 5, - "z": 20832 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300013, - "propState": 8, - "pos": { - "x": -11448, - "y": 5, - "z": 22258 - }, - "rot": { - "x": 0, - "y": 218160, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300017, - "propState": 8, - "pos": { - "x": -13916, - "y": 6100, - "z": 103003 - }, - "rot": { - "x": 0, - "y": 209442, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300018, - "propState": 8, - "pos": { - "x": 15120, - "y": -2776, - "z": 64838 - }, - "rot": { - "x": 0, - "y": 329962, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 11, - "instId": 300019, - "propState": 8, - "pos": { - "x": 3669, - "y": -2057, - "z": 107758 - }, - "rot": { - "x": 0, - "y": 328044, - "z": 0 - }, - "propId": 103015 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300010, - "propState": 1, - "pos": { - "x": 9943, - "y": -8471, - "z": -3900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, - { - "groupId": 12, - "instId": 300001, - "propState": 1, - "pos": { - "x": -8375, - "y": -6547, - "z": -72932 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103218 - }, - { - "groupId": 12, - "instId": 300002, - "propState": 1, - "pos": { - "x": 8386, - "y": -6567, - "z": -72956 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103218 - }, - { - "groupId": 12, - "instId": 300003, - "propState": 1, - "pos": { - "x": -4105, - "y": 6095, - "z": 109474 - }, - "rot": { - "x": 0, - "y": 297000, - "z": 0 - }, - "propId": 103218 - }, { - "groupId": 12, - "instId": 300004, - "propState": 1, - "pos": { - "x": 4111, - "y": 6095, - "z": 109495 - }, - "rot": { - "x": 0, - "y": 243000, - "z": 0 - }, - "propId": 103218 - }, { - "groupId": 12, - "instId": 300005, - "propState": 1, - "pos": { - "x": -9938, - "y": -8471, - "z": -3900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 12, - "instId": 300006, - "propState": 1, - "pos": { - "x": -17510, - "y": 19, - "z": 10146 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 12, - "instId": 300007, - "propState": 1, - "pos": { - "x": -17524, - "y": 6109, - "z": 10146 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 12, - "instId": 300008, - "propState": 1, - "pos": { - "x": 17472, - "y": 18, - "z": 10146 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 12, - "instId": 300009, - "propState": 1, - "pos": { - "x": 17472, - "y": 6109, - "z": 10146 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 12, - "instId": 300011, - "propState": 1, - "pos": { - "x": -8544, - "y": -2031, - "z": 107235 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 12, - "instId": 300012, - "propState": 1, - "pos": { - "x": 8523, - "y": -2031, - "z": 107236 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 12, - "instId": 300013, - "propState": 1, - "pos": { - "x": -8433, - "y": 6100, - "z": 107015 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 12, - "instId": 300014, - "propState": 1, - "pos": { - "x": 8430, - "y": 6100, - "z": 107020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 12, - "instId": 300015, - "propState": 1, - "pos": { - "x": 0, - "y": -2736, - "z": 41933 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 12, - "instId": 300016, - "propState": 1, - "pos": { - "x": 0, - "y": -2776, - "z": 55687 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103011 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 0, - "pos": { - "x": 7, - "y": -2052, - "z": 93455 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1025 - }, { - "groupId": 13, - "instId": 300002, - "propState": 0, - "pos": { - "x": 7, - "y": -613, - "z": 93455 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1032 - } - ], - "teleports": { - "2421": { - "anchorId": 1, - "groupId": 13, - "instId": 300001, - "pos": { - "x": -38, - "y": -2052, - "z": 91788 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": -20141, - "y": 3100, - "z": 38870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103220 - }, - { - "groupId": 17, - "instId": 300004, - "propState": 8, - "pos": { - "x": 20135, - "y": 3100, - "z": 38860 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103220 - }, - { - "groupId": 17, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20130, - "y": 3100, - "z": 18500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103220 - }, - { - "groupId": 17, - "instId": 300006, - "propState": 8, - "pos": { - "x": -20140, - "y": 3100, - "z": 18500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103220 - }, { - "groupId": 17, - "instId": 300007, - "propState": 8, - "pos": { - "x": -20136, - "y": -4146, - "z": 37356 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103220 - }, { - "groupId": 17, - "instId": 300008, - "propState": 8, - "pos": { - "x": -20136, - "y": -4146, - "z": 20000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103220 - }, { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 20131, - "y": -4146, - "z": 37356 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103220 - }, { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": 20131, - "y": -4146, - "z": 20000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103220 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1975, - "y": 0, - "z": -40475 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 61, - "instId": 300002, - "propState": 1, - "pos": { - "x": -1802, - "y": 6095, - "z": -33467 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 61, - "instId": 300003, - "propState": 1, - "pos": { - "x": -1943, - "y": -8477, - "z": -24725 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": -22128, - "y": -8471, - "z": 1766 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103217 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 8, - "pos": { - "x": 9882, - "y": -4560, - "z": 10250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103219 - }, { - "groupId": 65, - "instId": 300002, - "propState": 8, - "pos": { - "x": -9890, - "y": -4560, - "z": 10250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103219 - }, { - "groupId": 65, - "instId": 300003, - "propState": 8, - "pos": { - "x": 20141, - "y": -4186, - "z": 28870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103219 - }, { - "groupId": 65, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20141, - "y": -4186, - "z": 28870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103219 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1975, - "y": 0, - "z": -40475 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 66, - "instId": 300002, - "propState": 8, - "pos": { - "x": -1802, - "y": 6095, - "z": -33467 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 66, - "instId": 300003, - "propState": 8, - "pos": { - "x": -1943, - "y": -8477, - "z": -24725 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300003, - "propState": 8, - "pos": { - "x": -20190, - "y": 0, - "z": -40220 - }, - "rot": { - "x": 0, - "y": 319852, - "z": 0 - }, - "propId": 103145 - }, - { - "groupId": 70, - "instId": 300004, - "propState": 8, - "pos": { - "x": -17320, - "y": 0, - "z": -37800 - }, - "rot": { - "x": 0, - "y": 319852, - "z": 0 - }, - "propId": 103145 - }, - { - "groupId": 70, - "instId": 300005, - "propState": 8, - "pos": { - "x": -14456, - "y": 0, - "z": -35383 - }, - "rot": { - "x": 0, - "y": 319852, - "z": 0 - }, - "propId": 103145 - }, - { - "groupId": 70, - "instId": 300006, - "propState": 8, - "pos": { - "x": 20190, - "y": 0, - "z": -40220 - }, - "rot": { - "x": 0, - "y": 40149, - "z": 0 - }, - "propId": 103145 - }, { - "groupId": 70, - "instId": 300007, - "propState": 8, - "pos": { - "x": 17320, - "y": 0, - "z": -37800 - }, - "rot": { - "x": 0, - "y": 40149, - "z": 0 - }, - "propId": 103145 - }, { - "groupId": 70, - "instId": 300008, - "propState": 8, - "pos": { - "x": 14456, - "y": 0, - "z": -35383 - }, - "rot": { - "x": 0, - "y": 40149, - "z": 0 - }, - "propId": 103145 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": 70, - "y": -16500, - "z": -112480 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [ - { - "groupId": 93, - "instId": 400001, - "pos": { - "x": 16214, - "y": 2016, - "z": -72381 - }, - "rot": { - "x": 0, - "y": 229923, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 18, - "pos": { - "x": 15697, - "y": 2188, - "z": -72283 - }, - "rot": { - "x": 0, - "y": 144083, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 93, - "instId": 300002, - "propState": 1, - "pos": { - "x": 13773, - "y": 1644, - "z": -72741 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [ - { - "groupId": 94, - "instId": 400001, - "pos": { - "x": 17580, - "y": 2751, - "z": -47035 - }, - "rot": { - "x": 0, - "y": 292885, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 18, - "pos": { - "x": 17533, - "y": 2664, - "z": -46817 - }, - "rot": { - "x": 0, - "y": 94782, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 94, - "instId": 300002, - "propState": 1, - "pos": { - "x": 17294, - "y": 0, - "z": -46021 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [ - { - "groupId": 95, - "instId": 400001, - "pos": { - "x": 250, - "y": -6566, - "z": -101352 - }, - "rot": { - "x": 0, - "y": 339119, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 18, - "pos": { - "x": -16, - "y": -6756, - "z": -101486 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 95, - "instId": 300002, - "propState": 1, - "pos": { - "x": -10, - "y": -6571, - "z": -100329 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [ - { - "groupId": 96, - "instId": 400001, - "pos": { - "x": -8326, - "y": -6571, - "z": -71725 - }, - "rot": { - "x": 0, - "y": 176920, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 18, - "pos": { - "x": -8330, - "y": 1217, - "z": -66183 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 96, - "instId": 300002, - "propState": 1, - "pos": { - "x": -8277, - "y": -5604, - "z": -68036 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [ - { - "groupId": 97, - "instId": 400001, - "pos": { - "x": 23764, - "y": 960, - "z": -23417 - }, - "rot": { - "x": 0, - "y": 266416, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 18, - "pos": { - "x": 26837, - "y": 2730, - "z": -18949 - }, - "rot": { - "x": 0, - "y": 194870, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 97, - "instId": 300002, - "propState": 1, - "pos": { - "x": 23024, - "y": 0, - "z": -23679 - }, - "rot": { - "x": 0, - "y": 176242, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [ - { - "groupId": 98, - "instId": 400001, - "pos": { - "x": 9984, - "y": 785, - "z": 10506 - }, - "rot": { - "x": 0, - "y": 52312, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 98, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11242, - "y": 849, - "z": 10943 - }, - "rot": { - "x": 0, - "y": 303313, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 98, - "instId": 300002, - "propState": 1, - "pos": { - "x": 12255, - "y": 0, - "z": 9207 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [ - { - "groupId": 99, - "instId": 400001, - "pos": { - "x": -22415, - "y": 7186, - "z": -17990 - }, - "rot": { - "x": 0, - "y": 109959, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22415, - "y": 7160, - "z": -17990 - }, - "rot": { - "x": 0, - "y": 93867, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 99, - "instId": 300002, - "propState": 1, - "pos": { - "x": -23279, - "y": 6095, - "z": -17875 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [ - { - "groupId": 100, - "instId": 400001, - "pos": { - "x": 12105, - "y": 6829, - "z": 10669 - }, - "rot": { - "x": 0, - "y": 27000, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 18, - "pos": { - "x": 12074, - "y": 6805, - "z": 10669 - }, - "rot": { - "x": 0, - "y": 340667, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 100, - "instId": 300002, - "propState": 1, - "pos": { - "x": 11468, - "y": 6114, - "z": 11881 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "101": { - "monsters": [], - "npcs": [ - { - "groupId": 101, - "instId": 400001, - "pos": { - "x": 0, - "y": 7464, - "z": 117977 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 101, - "instId": 300001, - "propState": 18, - "pos": { - "x": -178, - "y": 7019, - "z": 117547 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 101, - "instId": 300002, - "propState": 1, - "pos": { - "x": -694, - "y": 6098, - "z": 117376 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [ - { - "groupId": 102, - "instId": 400001, - "pos": { - "x": -29655, - "y": 7049, - "z": -28764 - }, - "rot": { - "x": 0, - "y": 133796, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 102, - "instId": 300001, - "propState": 18, - "pos": { - "x": -59934, - "y": 11632, - "z": -8813 - }, - "rot": { - "x": 0, - "y": 11502, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 102, - "instId": 300002, - "propState": 1, - "pos": { - "x": -27026, - "y": 6095, - "z": -30147 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 150, - "instId": 300003, - "propState": 8, - "pos": { - "x": -9020, - "y": -2746, - "z": 53320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103243 - }, - { - "groupId": 150, - "instId": 300004, - "propState": 8, - "pos": { - "x": -13070, - "y": -2776, - "z": 53320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103243 - }, - { - "groupId": 150, - "instId": 300005, - "propState": 8, - "pos": { - "x": -14679, - "y": -2776, - "z": 82282 - }, - "rot": { - "x": 0, - "y": 93801, - "z": 0 - }, - "propId": 103243 - }, - { - "groupId": 150, - "instId": 300006, - "propState": 8, - "pos": { - "x": -14495, - "y": -2776, - "z": 85056 - }, - "rot": { - "x": 0, - "y": 93801, - "z": 0 - }, - "propId": 103243 - }, { - "groupId": 150, - "instId": 300007, - "propState": 8, - "pos": { - "x": 9020, - "y": -2746, - "z": 53320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103243 - }, { - "groupId": 150, - "instId": 300008, - "propState": 8, - "pos": { - "x": 13070, - "y": -2776, - "z": 53320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103243 - }, { - "groupId": 150, - "instId": 300001, - "propState": 8, - "pos": { - "x": 14679, - "y": -2776, - "z": 82282 - }, - "rot": { - "x": 0, - "y": 266199, - "z": 0 - }, - "propId": 103243 - }, { - "groupId": 150, - "instId": 300002, - "propState": 8, - "pos": { - "x": 14495, - "y": -2776, - "z": 85056 - }, - "rot": { - "x": 0, - "y": 266199, - "z": 0 - }, - "propId": 103243 - } - ], - "teleports": {} - }, - "155": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 155, - "instId": 300001, - "propState": 101, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103244 - } - ], - "teleports": {} - }, - "156": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 156, - "instId": 300001, - "propState": 101, - "pos": { - "x": 0, - "y": 0, - "z": 64600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103244 - } - ], - "teleports": {} - }, - "158": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 184, - "instId": 300002, - "propState": 101, - "pos": { - "x": 2044, - "y": -1567, - "z": 115900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 914 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1975, - "y": 0, - "z": -40475 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 193, - "instId": 300003, - "propState": 1, - "pos": { - "x": -1943, - "y": -8477, - "z": -24725 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [ - { - "groupId": 210, - "instId": 400001, - "pos": { - "x": -11052, - "y": 858, - "z": -33265 - }, - "rot": { - "x": 0, - "y": 248175, - "z": 0 - }, - "npcId": 2308 - } - ], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 0, - "pos": { - "x": -10300, - "y": 420, - "z": -33783 - }, - "rot": { - "x": 0, - "y": 319658, - "z": 0 - }, - "propId": 103142 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [ - { - "groupId": 211, - "instId": 400001, - "pos": { - "x": 12640, - "y": 751, - "z": -33052 - }, - "rot": { - "x": 0, - "y": 150790, - "z": 0 - }, - "npcId": 13340 - } - ], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 0, - "pos": { - "x": 12800, - "y": 367, - "z": -33376 - }, - "rot": { - "x": 0, - "y": 324202, - "z": 0 - }, - "propId": 103142 - } - ], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [ - { - "groupId": 212, - "instId": 400001, - "pos": { - "x": 1205, - "y": -2057, - "z": 105871 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 13172 - } - ], - "props": [], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 11, - "pos": { - "x": 4329, - "y": 6888, - "z": 106857 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [ - { - "groupId": 222, - "instId": 400001, - "pos": { - "x": 20258, - "y": -8443, - "z": -4118 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 8, - "pos": { - "x": 20258, - "y": -8443, - "z": -4118 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 20, - "pos": { - "x": 19928, - "y": -8443, - "z": -1567 - }, - "rot": { - "x": 0, - "y": 221581, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 223, - "instId": 300002, - "propState": 20, - "pos": { - "x": 19671, - "y": -8443, - "z": -6703 - }, - "rot": { - "x": 0, - "y": 326536, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 11, - "pos": { - "x": -102, - "y": -6571, - "z": -89756 - }, - "rot": { - "x": 0, - "y": 4222, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300001, - "propState": 11, - "pos": { - "x": 26739, - "y": 6095, - "z": -28949 - }, - "rot": { - "x": 0, - "y": 235000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300001, - "propState": 11, - "pos": { - "x": -12743, - "y": -8471, - "z": 9223 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "235": { - "monsters": [], - "npcs": [ - { - "groupId": 235, - "instId": 400001, - "pos": { - "x": 17923, - "y": -8443, - "z": -1118 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 235, - "instId": 300001, - "propState": 8, - "pos": { - "x": 17923, - "y": -8443, - "z": -1118 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - }, - "236": { - "monsters": [], - "npcs": [ - { - "groupId": 236, - "instId": 400001, - "pos": { - "x": 15923, - "y": -8443, - "z": -118 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 236, - "instId": 300001, - "propState": 8, - "pos": { - "x": 15923, - "y": -8443, - "z": -118 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - }, - "237": { - "monsters": [], - "npcs": [ - { - "groupId": 237, - "instId": 400001, - "pos": { - "x": 17923, - "y": -8443, - "z": -7118 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 237, - "instId": 300001, - "propState": 8, - "pos": { - "x": 17923, - "y": -8443, - "z": -7118 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - }, - "238": { - "monsters": [], - "npcs": [ - { - "groupId": 238, - "instId": 400001, - "pos": { - "x": 15923, - "y": -8443, - "z": -8118 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 238, - "instId": 300001, - "propState": 8, - "pos": { - "x": 15923, - "y": -8443, - "z": -8118 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - }, - "240": { - "monsters": [], - "npcs": [ - { - "groupId": 240, - "instId": 400001, - "pos": { - "x": 162, - "y": -6571, - "z": -74650 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2310 - } - ], - "props": [], - "teleports": {} - }, - "241": { - "monsters": [], - "npcs": [ - { - "groupId": 241, - "instId": 400001, - "pos": { - "x": 2120, - "y": 1644, - "z": -67540 - }, - "rot": { - "x": 0, - "y": 294604, - "z": 0 - }, - "npcId": 13122 - } - ], - "props": [], - "teleports": {} - }, - "242": { - "monsters": [], - "npcs": [ - { - "groupId": 242, - "instId": 400001, - "pos": { - "x": 20258, - "y": -8443, - "z": -4118 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 242, - "instId": 300001, - "propState": 2, - "pos": { - "x": 20258, - "y": -8443, - "z": -4118 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - }, - "263": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 263, - "instId": 300002, - "propState": 8, - "pos": { - "x": 24680, - "y": -7939, - "z": -3281 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 263, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22594, - "y": -7939, - "z": -4757 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 263, - "instId": 300003, - "propState": 8, - "pos": { - "x": 23495, - "y": -7939, - "z": -1881 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "266": { - "monsters": [], - "npcs": [ - { - "groupId": 266, - "instId": 400001, - "pos": { - "x": -2191, - "y": -2233, - "z": 84521 - }, - "rot": { - "x": 0, - "y": 120874, - "z": 0 - }, - "npcId": 13267 - } - ], - "props": [], - "teleports": {} - }, - "294": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 294, - "instId": 300009, - "propState": 12, - "pos": { - "x": 135, - "y": -8482, - "z": 40504 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 294, - "instId": 300010, - "propState": 12, - "pos": { - "x": -14209, - "y": -8471, - "z": -17944 - }, - "rot": { - "x": 0, - "y": 20829, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 294, - "instId": 300016, - "propState": 12, - "pos": { - "x": 13040, - "y": -8471, - "z": -15226 - }, - "rot": { - "x": 0, - "y": 16318, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "295": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 295, - "instId": 300010, - "propState": 8, - "pos": { - "x": 6496, - "y": -8477, - "z": -21908 - }, - "rot": { - "x": 0, - "y": 312326, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 295, - "instId": 300011, - "propState": 8, - "pos": { - "x": -15462, - "y": -8482, - "z": 16732 - }, - "rot": { - "x": 0, - "y": 489, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 295, - "instId": 300012, - "propState": 8, - "pos": { - "x": 12195, - "y": -8482, - "z": 40379 - }, - "rot": { - "x": 0, - "y": 198327, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 295, - "instId": 300013, - "propState": 8, - "pos": { - "x": -19320, - "y": -8483, - "z": -13680 - }, - "rot": { - "x": 0, - "y": 166077, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "297": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 297, - "instId": 300001, - "propState": 18, - "pos": { - "x": 4506, - "y": 6686, - "z": -29722 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 297, - "instId": 300002, - "propState": 18, - "pos": { - "x": 7908, - "y": -1473, - "z": 112684 - }, - "rot": { - "x": 0, - "y": 141921, - "z": 0 - }, - "propId": 103037 - }, - { - "groupId": 297, - "instId": 300003, - "propState": 18, - "pos": { - "x": -21388, - "y": 6686, - "z": -2288 - }, - "rot": { - "x": 0, - "y": 30297, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 297, - "instId": 300004, - "propState": 18, - "pos": { - "x": 15349, - "y": 396, - "z": -23876 - }, - "rot": { - "x": 0, - "y": 48090, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 297, - "instId": 300005, - "propState": 18, - "pos": { - "x": -15422, - "y": -2186, - "z": 73324 - }, - "rot": { - "x": 0, - "y": 162029, - "z": 0 - }, - "propId": 101027 - }, { - "groupId": 297, - "instId": 300006, - "propState": 18, - "pos": { - "x": 15780, - "y": -2186, - "z": 59500 - }, - "rot": { - "x": 0, - "y": 236415, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 297, - "instId": 300007, - "propState": 18, - "pos": { - "x": 3779, - "y": 8235, - "z": 104886 - }, - "rot": { - "x": 0, - "y": 299708, - "z": 0 - }, - "propId": 101027 - }, { - "groupId": 297, - "instId": 300008, - "propState": 18, - "pos": { - "x": -674, - "y": -8488, - "z": -8262 - }, - "rot": { - "x": 0, - "y": 315588, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 297, - "instId": 300009, - "propState": 18, - "pos": { - "x": -7672, - "y": 259, - "z": -72963 - }, - "rot": { - "x": 0, - "y": 276499, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 297, - "instId": 300010, - "propState": 18, - "pos": { - "x": 1376, - "y": -1243, - "z": 107017 - }, - "rot": { - "x": 0, - "y": 35564, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 297, - "instId": 300011, - "propState": 18, - "pos": { - "x": 14050, - "y": 985, - "z": 5114 - }, - "rot": { - "x": 0, - "y": 65701, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 297, - "instId": 300012, - "propState": 18, - "pos": { - "x": 8220, - "y": -8477, - "z": 39582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 297, - "instId": 300013, - "propState": 18, - "pos": { - "x": 2997, - "y": 1706, - "z": -84381 - }, - "rot": { - "x": 0, - "y": 204266, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 297, - "instId": 300014, - "propState": 18, - "pos": { - "x": 14624, - "y": 2303, - "z": -70461 - }, - "rot": { - "x": 0, - "y": 217884, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 297, - "instId": 300015, - "propState": 18, - "pos": { - "x": -8016, - "y": 1001, - "z": -38661 - }, - "rot": { - "x": 0, - "y": 37553, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 297, - "instId": 300016, - "propState": 18, - "pos": { - "x": -12715, - "y": -7652, - "z": -10933 - }, - "rot": { - "x": 0, - "y": 265145, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 297, - "instId": 300017, - "propState": 18, - "pos": { - "x": 12711, - "y": -7642, - "z": 5597 - }, - "rot": { - "x": 0, - "y": 99028, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 297, - "instId": 300018, - "propState": 18, - "pos": { - "x": -1866, - "y": 7804, - "z": 110908 - }, - "rot": { - "x": 0, - "y": 133531, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "301": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 301, - "instId": 300001, - "propState": 8, - "pos": { - "x": -21674, - "y": -8471, - "z": 1611 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "330": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 330, - "instId": 300001, - "propState": 8, - "pos": { - "x": 14620, - "y": -2776, - "z": 77930 - }, - "rot": { - "x": 0, - "y": 270543, - "z": 0 - }, - "propId": 1058 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 401, - "startAnchorId": 1, - "startGroupId": 332, - "isEnteredSceneInfo": true - } - }, - "1040101": { - "P10401_F10401001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78066, - "y": -5970, - "z": -486616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19340, - "y": 5990, - "z": -300240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -101136, - "y": 15608, - "z": -278544 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 124536, - "y": 98377, - "z": 192166 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227579, - "y": 167843, - "z": 369819 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 329967, - "y": 107971, - "z": 217122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 224470, - "y": 104516, - "z": 263170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 162270, - "y": 100770, - "z": 309350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 315770, - "y": 152774, - "z": 298757 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1040101": { - "anchorId": 1, - "groupId": 6, - "instId": 300001, - "pos": { - "x": 89730, - "y": -6120, - "z": -492460 - }, - "rot": { - "x": 0, - "y": 346618, - "z": 0 - } - }, - "1040102": { - "anchorId": 2, - "groupId": 6, - "instId": 300002, - "pos": { - "x": -21430, - "y": 5990, - "z": -303590 - }, - "rot": { - "x": 0, - "y": 254754, - "z": 0 - } - }, - "1040103": { - "anchorId": 3, - "groupId": 6, - "instId": 300003, - "pos": { - "x": -105120, - "y": 15608, - "z": -278950 - }, - "rot": { - "x": 0, - "y": 329392, - "z": 0 - } - }, - "1040104": { - "anchorId": 4, - "groupId": 6, - "instId": 300004, - "pos": { - "x": 114403, - "y": 98354, - "z": 194152 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - } - }, - "1040105": { - "anchorId": 5, - "groupId": 6, - "instId": 300005, - "pos": { - "x": 221674, - "y": 168060, - "z": 363828 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - } - }, - "1040106": { - "anchorId": 6, - "groupId": 6, - "instId": 300006, - "pos": { - "x": 336400, - "y": 107971, - "z": 213537 - }, - "rot": { - "x": 0, - "y": 182732, - "z": 0 - } - }, - "1040107": { - "anchorId": 7, - "groupId": 6, - "instId": 300007, - "pos": { - "x": 216390, - "y": 103529, - "z": 270850 - }, - "rot": { - "x": 0, - "y": 75679, - "z": 0 - } - }, - "1040108": { - "anchorId": 8, - "groupId": 6, - "instId": 300008, - "pos": { - "x": 167763, - "y": 100770, - "z": 308090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1040109": { - "anchorId": 9, - "groupId": 6, - "instId": 300009, - "pos": { - "x": 318666, - "y": 152472, - "z": 306522 - }, - "rot": { - "x": 0, - "y": 56899, - "z": 0 - } - } - } - }, - "8": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 12, - "pos": { - "x": 82050, - "y": -5915, - "z": -395340 - }, - "rot": { - "x": 0, - "y": 276750, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 12, - "pos": { - "x": 3914, - "y": 3450, - "z": -290792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 12, - "pos": { - "x": -18250, - "y": 6339, - "z": -296226 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 12, - "pos": { - "x": -26774, - "y": 3350, - "z": -287644 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300005, - "propState": 12, - "pos": { - "x": -33678, - "y": 3365, - "z": -267524 - }, - "rot": { - "x": 0, - "y": 90531, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300006, - "propState": 12, - "pos": { - "x": -64086, - "y": 21093, - "z": -269232 - }, - "rot": { - "x": 0, - "y": 20649, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300007, - "propState": 12, - "pos": { - "x": -74082, - "y": 11031, - "z": -231372 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300008, - "propState": 12, - "pos": { - "x": -134960, - "y": 15608, - "z": -280360 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300009, - "propState": 12, - "pos": { - "x": -60375, - "y": 12152, - "z": -278233 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300010, - "propState": 12, - "pos": { - "x": -102840, - "y": 19562, - "z": -246767 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300012, - "propState": 12, - "pos": { - "x": -86640, - "y": 27266, - "z": -243760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300006, - "propState": 8, - "pos": { - "x": -39636, - "y": 5990, - "z": -294265 - }, - "rot": { - "x": 0, - "y": 185572, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": -51120, - "y": 5978, - "z": -310370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300008, - "propState": 8, - "pos": { - "x": -50970, - "y": 5978, - "z": -300970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300009, - "propState": 8, - "pos": { - "x": -74500, - "y": 11160, - "z": -287292 - }, - "rot": { - "x": 0, - "y": 236527, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300010, - "propState": 8, - "pos": { - "x": -71770, - "y": 12394, - "z": -278750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300014, - "propState": 8, - "pos": { - "x": -144850, - "y": 16251, - "z": -247720 - }, - "rot": { - "x": 0, - "y": 75105, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26494, - "y": 6610, - "z": -323210 - }, - "rot": { - "x": 0, - "y": 351685, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300011, - "propState": 8, - "pos": { - "x": -76758, - "y": 24054, - "z": -249600 - }, - "rot": { - "x": 0, - "y": 53418, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 10, - "instId": 300015, - "propState": 8, - "pos": { - "x": -84739, - "y": 27779, - "z": -263615 - }, - "rot": { - "x": 0, - "y": 156113, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300018, - "propState": 8, - "pos": { - "x": -111490, - "y": 26632, - "z": -258600 - }, - "rot": { - "x": 0, - "y": 311826, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300016, - "propState": 8, - "pos": { - "x": -62385, - "y": 21150, - "z": -257798 - }, - "rot": { - "x": 0, - "y": 264682, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300024, - "propState": 8, - "pos": { - "x": -63897, - "y": 21093, - "z": -236956 - }, - "rot": { - "x": 0, - "y": 220027, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300020, - "propState": 8, - "pos": { - "x": -25366, - "y": 3333, - "z": -216889 - }, - "rot": { - "x": 0, - "y": 88688, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300021, - "propState": 8, - "pos": { - "x": -14840, - "y": 3448, - "z": -206413 - }, - "rot": { - "x": 0, - "y": 177426, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300022, - "propState": 8, - "pos": { - "x": -134892, - "y": 15204, - "z": -278844 - }, - "rot": { - "x": 0, - "y": 3118, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300023, - "propState": 8, - "pos": { - "x": -133409, - "y": 15164, - "z": -280287 - }, - "rot": { - "x": 0, - "y": 86672, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300025, - "propState": 8, - "pos": { - "x": 89695, - "y": -5970, - "z": -448796 - }, - "rot": { - "x": 0, - "y": 210643, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58732, - "y": -5990, - "z": -419241 - }, - "rot": { - "x": 0, - "y": 102446, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300012, - "propState": 8, - "pos": { - "x": 55603, - "y": -6017, - "z": -404746 - }, - "rot": { - "x": 0, - "y": 23104, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14697, - "y": -1293, - "z": -360615 - }, - "rot": { - "x": 0, - "y": 51018, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": 43152, - "y": -5300, - "z": -372415 - }, - "rot": { - "x": 0, - "y": 220886, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300027, - "propState": 8, - "pos": { - "x": 21331, - "y": 2224, - "z": -334155 - }, - "rot": { - "x": 0, - "y": 263701, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20605, - "y": 3448, - "z": -283484 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300028, - "propState": 8, - "pos": { - "x": 19589, - "y": 3448, - "z": -237547 - }, - "rot": { - "x": 0, - "y": 241864, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 1, - "pos": { - "x": 312570, - "y": 109590, - "z": 314512 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311898, - "y": 152508, - "z": 314894 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 1, - "pos": { - "x": 316455, - "y": 152200, - "z": 310770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104002 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 1, - "pos": { - "x": 316207, - "y": 109404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 13, - "instId": 300005, - "propState": 1, - "pos": { - "x": 316207, - "y": 152404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 14, - "instId": 300004, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300003, - "propState": 1, - "pos": { - "x": 236879, - "y": 103740, - "z": 236270 - }, - "rot": { - "x": 0, - "y": 7500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 1, - "pos": { - "x": 212126, - "y": 103740, - "z": 279143 - }, - "rot": { - "x": 0, - "y": 112500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300005, - "propState": 1, - "pos": { - "x": 188042, - "y": 104630, - "z": 276986 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300006, - "propState": 1, - "pos": { - "x": 159686, - "y": 100793, - "z": 300619 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300007, - "propState": 1, - "pos": { - "x": 143159, - "y": 100976, - "z": 309937 - }, - "rot": { - "x": 0, - "y": 293966, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300011, - "propState": 1, - "pos": { - "x": 291750, - "y": 105971, - "z": 185290 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300012, - "propState": 1, - "pos": { - "x": 241740, - "y": 101971, - "z": 163320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300010, - "propState": 1, - "pos": { - "x": 353781, - "y": 107971, - "z": 203856 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104018 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -59530, - "y": 12152, - "z": -273520 - }, - "rot": { - "x": 0, - "y": 309292, - "z": 0 - }, - "npcId": 3149 - } - ], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -95080, - "y": 14756, - "z": -279743 - }, - "rot": { - "x": 0, - "y": 10151, - "z": 0 - }, - "npcId": 14109 - } - ], - "props": [], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": -96529, - "y": 15621, - "z": -265169 - }, - "rot": { - "x": 0, - "y": 224052, - "z": 0 - }, - "npcId": 14209 - } - ], - "props": [], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [ - { - "groupId": 40, - "instId": 400001, - "pos": { - "x": -111968, - "y": 15665, - "z": -266978 - }, - "rot": { - "x": 0, - "y": 196945, - "z": 0 - }, - "npcId": 14110 - }, { - "groupId": 40, - "instId": 400002, - "pos": { - "x": -112375, - "y": 15706, - "z": -267880 - }, - "rot": { - "x": 0, - "y": 13398, - "z": 0 - }, - "npcId": 14103 - } - ], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204915, - "y": 167443, - "z": 391466 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 104015 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300002, - "propState": 0, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300002, - "propState": 0, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [ - { - "groupId": 92, - "instId": 400001, - "pos": { - "x": 204964, - "y": 97644, - "z": 143330 - }, - "rot": { - "x": 0, - "y": 143298, - "z": 0 - }, - "npcId": 14101 - } - ], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 0, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -14980, - "y": 3350, - "z": -283160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300002, - "propState": 1, - "pos": { - "x": -146909, - "y": 15640, - "z": -263311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": 158376, - "y": 105750, - "z": 344739 - }, - "rot": { - "x": 0, - "y": 224478, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": 219888, - "y": 97644, - "z": 168466 - }, - "rot": { - "x": 0, - "y": 150238, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": 352900, - "y": 107971, - "z": 220700 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": 209210, - "y": 100740, - "z": 308940 - }, - "rot": { - "x": 0, - "y": 329129, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300007, - "propState": 1, - "pos": { - "x": -79120, - "y": 14778, - "z": -283515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300008, - "propState": 8, - "pos": { - "x": 257554, - "y": 102389, - "z": 172472 - }, - "rot": { - "x": 0, - "y": 330054, - "z": 0 - }, - "propId": 104012 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149769, - "y": 105603, - "z": 359377 - }, - "rot": { - "x": 0, - "y": 328717, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": 207644, - "y": 101150, - "z": 324766 - }, - "rot": { - "x": 0, - "y": 106681, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": 232368, - "y": 103803, - "z": 225356 - }, - "rot": { - "x": 0, - "y": 59779, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204903, - "y": 167529, - "z": 391455 - }, - "rot": { - "x": 0, - "y": 329375, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": 223904, - "y": 98770, - "z": 126573 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": -132996, - "y": 26164, - "z": -252218 - }, - "rot": { - "x": 0, - "y": 180283, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300007, - "propState": 8, - "pos": { - "x": 273980, - "y": 102188, - "z": 178507 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300008, - "propState": 8, - "pos": { - "x": -122252, - "y": 15622, - "z": -283207 - }, - "rot": { - "x": 0, - "y": 180849, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300009, - "propState": 8, - "pos": { - "x": 287160, - "y": 102129, - "z": 293884 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300010, - "propState": 8, - "pos": { - "x": 340774, - "y": 107971, - "z": 190474 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43750, - "y": 5920, - "z": -276720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300002, - "propState": 8, - "pos": { - "x": -57455, - "y": 8117, - "z": -220071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300003, - "propState": 8, - "pos": { - "x": 221207, - "y": 167929, - "z": 357985 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300004, - "propState": 8, - "pos": { - "x": 288485, - "y": 105971, - "z": 204066 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227188, - "y": 100770, - "z": 344085 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300006, - "propState": 8, - "pos": { - "x": -106222, - "y": 13880, - "z": -289783 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300007, - "propState": 8, - "pos": { - "x": 210166, - "y": 103536, - "z": 287518 - }, - "rot": { - "x": 0, - "y": 202254, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300008, - "propState": 8, - "pos": { - "x": 210027, - "y": 104654, - "z": 224475 - }, - "rot": { - "x": 0, - "y": 59128, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 1, - "pos": { - "x": 234018, - "y": 100947, - "z": 269707 - }, - "rot": { - "x": 0, - "y": 39325, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": 325745, - "y": 106160, - "z": 184548 - }, - "rot": { - "x": 0, - "y": 240447, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300003, - "propState": 8, - "pos": { - "x": 198068, - "y": 104653, - "z": 269939 - }, - "rot": { - "x": 0, - "y": 151369, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300004, - "propState": 1, - "pos": { - "x": 270190, - "y": 163213, - "z": 371600 - }, - "rot": { - "x": 0, - "y": 260032, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300005, - "propState": 8, - "pos": { - "x": 118761, - "y": 101070, - "z": 317301 - }, - "rot": { - "x": 0, - "y": 77253, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4256, - "y": 3381, - "z": -247994 - }, - "rot": { - "x": 0, - "y": 224790, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300007, - "propState": 8, - "pos": { - "x": -66826, - "y": 11067, - "z": -234952 - }, - "rot": { - "x": 0, - "y": 267497, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300008, - "propState": 8, - "pos": { - "x": -64190, - "y": 21093, - "z": -235440 - }, - "rot": { - "x": 0, - "y": 212078, - "z": 0 - }, - "propId": 104059 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 139968, - "y": 102482, - "z": 319179 - }, - "rot": { - "x": 0, - "y": 242786, - "z": 0 - }, - "npcId": 100 - }, - { - "groupId": 151, - "instId": 400002, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400003, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400004, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400005, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400006, - "pos": { - "x": 139892, - "y": 102103, - "z": 319130 - }, - "rot": { - "x": 0, - "y": 239755, - "z": 0 - }, - "npcId": 14312 - } - ], - "props": [], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 152, - "instId": 300001, - "propState": 12, - "pos": { - "x": 152574, - "y": 93638, - "z": 266324 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300002, - "propState": 12, - "pos": { - "x": 130494, - "y": 93630, - "z": 279354 - }, - "rot": { - "x": 0, - "y": 239981, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300004, - "propState": 12, - "pos": { - "x": 185760, - "y": 105762, - "z": 371090 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300005, - "propState": 12, - "pos": { - "x": 177853, - "y": 93580, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300006, - "propState": 12, - "pos": { - "x": 253837, - "y": 98644, - "z": 136847 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300007, - "propState": 12, - "pos": { - "x": 194002, - "y": 104122, - "z": 255928 - }, - "rot": { - "x": 0, - "y": 130733, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300008, - "propState": 12, - "pos": { - "x": 229414, - "y": 105571, - "z": 210692 - }, - "rot": { - "x": 0, - "y": 321314, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300009, - "propState": 12, - "pos": { - "x": 183158, - "y": 104653, - "z": 266854 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300010, - "propState": 12, - "pos": { - "x": 268140, - "y": 101000, - "z": 239810 - }, - "rot": { - "x": 0, - "y": 328117, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300011, - "propState": 12, - "pos": { - "x": 225310, - "y": 101000, - "z": 290410 - }, - "rot": { - "x": 0, - "y": 59999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300012, - "propState": 12, - "pos": { - "x": 255420, - "y": 101000, - "z": 320270 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300013, - "propState": 12, - "pos": { - "x": 338020, - "y": 152803, - "z": 333890 - }, - "rot": { - "x": 0, - "y": 221024, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300014, - "propState": 12, - "pos": { - "x": 282990, - "y": 101971, - "z": 173500 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300015, - "propState": 12, - "pos": { - "x": 286450, - "y": 105958, - "z": 211950 - }, - "rot": { - "x": 0, - "y": 148320, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300016, - "propState": 12, - "pos": { - "x": 329340, - "y": 106089, - "z": 169620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300017, - "propState": 12, - "pos": { - "x": 327440, - "y": 107971, - "z": 221628 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300019, - "propState": 12, - "pos": { - "x": 269649, - "y": 163150, - "z": 363836 - }, - "rot": { - "x": 0, - "y": 310585, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300020, - "propState": 12, - "pos": { - "x": 199019, - "y": 167843, - "z": 358454 - }, - "rot": { - "x": 0, - "y": 18403, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300021, - "propState": 12, - "pos": { - "x": 190814, - "y": 101238, - "z": 287208 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300022, - "propState": 12, - "pos": { - "x": 171673, - "y": 100770, - "z": 318303 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300023, - "propState": 12, - "pos": { - "x": 221083, - "y": 100770, - "z": 333802 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300024, - "propState": 12, - "pos": { - "x": 145640, - "y": 100754, - "z": 297480 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 153, - "instId": 300003, - "propState": 8, - "pos": { - "x": 177050, - "y": 93120, - "z": 174910 - }, - "rot": { - "x": 0, - "y": 246601, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 153, - "instId": 300004, - "propState": 8, - "pos": { - "x": 227950, - "y": 97644, - "z": 159150 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300005, - "propState": 8, - "pos": { - "x": 231250, - "y": 97644, - "z": 153440 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300016, - "propState": 8, - "pos": { - "x": 176260, - "y": 103203, - "z": 239780 - }, - "rot": { - "x": 0, - "y": 150437, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300006, - "propState": 8, - "pos": { - "x": 184370, - "y": 103203, - "z": 225470 - }, - "rot": { - "x": 0, - "y": 326831, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300009, - "propState": 8, - "pos": { - "x": 234600, - "y": 103530, - "z": 222580 - }, - "rot": { - "x": 0, - "y": 17701, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300018, - "propState": 8, - "pos": { - "x": 255266, - "y": 101971, - "z": 167110 - }, - "rot": { - "x": 0, - "y": 154263, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300013, - "propState": 8, - "pos": { - "x": 279350, - "y": 105971, - "z": 191890 - }, - "rot": { - "x": 0, - "y": 241048, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300019, - "propState": 8, - "pos": { - "x": 318070, - "y": 105971, - "z": 196210 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300014, - "propState": 8, - "pos": { - "x": 308709, - "y": 106272, - "z": 159522 - }, - "rot": { - "x": 0, - "y": 36623, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300021, - "propState": 8, - "pos": { - "x": 321207, - "y": 105971, - "z": 197154 - }, - "rot": { - "x": 0, - "y": 60201, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300022, - "propState": 8, - "pos": { - "x": 346015, - "y": 107971, - "z": 231792 - }, - "rot": { - "x": 0, - "y": 180550, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300023, - "propState": 8, - "pos": { - "x": 322496, - "y": 107971, - "z": 226099 - }, - "rot": { - "x": 0, - "y": 187422, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300036, - "propState": 8, - "pos": { - "x": 329070, - "y": 107647, - "z": 221670 - }, - "rot": { - "x": 0, - "y": 105499, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300024, - "propState": 8, - "pos": { - "x": 138940, - "y": 100954, - "z": 308470 - }, - "rot": { - "x": 0, - "y": 326307, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300025, - "propState": 8, - "pos": { - "x": 150703, - "y": 105592, - "z": 352393 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300011, - "propState": 8, - "pos": { - "x": 219650, - "y": 97644, - "z": 143270 - }, - "rot": { - "x": 0, - "y": 92595, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300012, - "propState": 8, - "pos": { - "x": 292770, - "y": 101000, - "z": 253740 - }, - "rot": { - "x": 0, - "y": 151932, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 153, - "instId": 300010, - "propState": 8, - "pos": { - "x": 333780, - "y": 153438, - "z": 347280 - }, - "rot": { - "x": 0, - "y": 404, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300015, - "propState": 8, - "pos": { - "x": 134181, - "y": 98377, - "z": 214970 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300026, - "propState": 8, - "pos": { - "x": 141980, - "y": 98377, - "z": 200620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300028, - "propState": 8, - "pos": { - "x": 113902, - "y": 93638, - "z": 278405 - }, - "rot": { - "x": 0, - "y": 198040, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300029, - "propState": 8, - "pos": { - "x": 118702, - "y": 93656, - "z": 244941 - }, - "rot": { - "x": 0, - "y": 60791, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300001, - "propState": 8, - "pos": { - "x": 143195, - "y": 93656, - "z": 258228 - }, - "rot": { - "x": 0, - "y": 330871, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300002, - "propState": 8, - "pos": { - "x": 128310, - "y": 100954, - "z": 292948 - }, - "rot": { - "x": 0, - "y": 62758, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300030, - "propState": 8, - "pos": { - "x": 178485, - "y": 167843, - "z": 371664 - }, - "rot": { - "x": 0, - "y": 56447, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300031, - "propState": 8, - "pos": { - "x": 245807, - "y": 164825, - "z": 374963 - }, - "rot": { - "x": 0, - "y": 127904, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300032, - "propState": 8, - "pos": { - "x": 277570, - "y": 159001, - "z": 355931 - }, - "rot": { - "x": 0, - "y": 130587, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300033, - "propState": 8, - "pos": { - "x": 278410, - "y": 163045, - "z": 379509 - }, - "rot": { - "x": 0, - "y": 258352, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300035, - "propState": 8, - "pos": { - "x": 146505, - "y": 100471, - "z": 298122 - }, - "rot": { - "x": 0, - "y": 54454, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300037, - "propState": 8, - "pos": { - "x": 314177, - "y": 153280, - "z": 292709 - }, - "rot": { - "x": 0, - "y": 92791, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "160": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119259, - "y": 18049, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 211662, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104995, - "y": 98470, - "z": 188771 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119259, - "y": 18058, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 160, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104977, - "y": 98481, - "z": 188670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 8, - "pos": { - "x": -99031, - "y": 15920, - "z": -275022 - }, - "rot": { - "x": 0, - "y": 273537, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 161, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66980, - "y": 21867, - "z": -266740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1540, - "y": 4866, - "z": -287650 - }, - "rot": { - "x": 0, - "y": 269808, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300002, - "propState": 1, - "pos": { - "x": 77893, - "y": -4450, - "z": -498633 - }, - "rot": { - "x": 0, - "y": 253178, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178203, - "y": 95088, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 61300, - "z": 0 - }, - "propId": 104060 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300002, - "propState": 0, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [ - { - "groupId": 176, - "instId": 400001, - "pos": { - "x": 87700, - "y": -16540, - "z": -477300 - }, - "rot": { - "x": 0, - "y": 345321, - "z": 0 - }, - "npcId": 3185 - }, { - "groupId": 176, - "instId": 400002, - "pos": { - "x": 86500, - "y": -16540, - "z": -469680 - }, - "rot": { - "x": 0, - "y": 341837, - "z": 0 - }, - "npcId": 3183 - }, { - "groupId": 176, - "instId": 400003, - "pos": { - "x": 85750, - "y": -16540, - "z": -467330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 14112 - } - ], - "props": [], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 18, - "pos": { - "x": 77916, - "y": -3040, - "z": -498627 - }, - "rot": { - "x": 0, - "y": 264267, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 208, - "instId": 300002, - "propState": 1, - "pos": { - "x": 78969, - "y": -5990, - "z": -498306 - }, - "rot": { - "x": 0, - "y": 101249, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 208, - "instId": 300004, - "propState": 8, - "pos": { - "x": 77916, - "y": -2890, - "z": -498625 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "209": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 209, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46602, - "y": -4593, - "z": -391873 - }, - "rot": { - "x": 0, - "y": 300009, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 209, - "instId": 300002, - "propState": 1, - "pos": { - "x": 48064, - "y": -5982, - "z": -390773 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 209, - "instId": 300004, - "propState": 8, - "pos": { - "x": 46621, - "y": -4524, - "z": -391878 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 18, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 9817, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 210, - "instId": 300002, - "propState": 1, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 279817, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 210, - "instId": 300004, - "propState": 8, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 18, - "pos": { - "x": -132986, - "y": 27350, - "z": -252401 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 211, - "instId": 300002, - "propState": 1, - "pos": { - "x": -133052, - "y": 26103, - "z": -253728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 211, - "instId": 300004, - "propState": 8, - "pos": { - "x": -132986, - "y": 27463, - "z": -252368 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 212, - "instId": 300001, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 119917, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 212, - "instId": 300002, - "propState": 1, - "pos": { - "x": -55180, - "y": 12152, - "z": -266265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 212, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "213": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 213, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 309806, - "z": 0 - }, - "propId": 104055 - }, - { - "groupId": 213, - "instId": 300002, - "propState": 1, - "pos": { - "x": -30255, - "y": 3365, - "z": -265518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 213, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 213, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31099, - "y": 4038, - "z": -263724 - }, - "rot": { - "x": 0, - "y": 353979, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 213, - "instId": 300006, - "propState": 8, - "pos": { - "x": -31535, - "y": 4077, - "z": -264049 - }, - "rot": { - "x": 0, - "y": 326571, - "z": 0 - }, - "propId": 104055 - } - ], - "teleports": {} - }, - "214": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 214, - "instId": 300002, - "propState": 1, - "pos": { - "x": 175002, - "y": 156010, - "z": 362005 - }, - "rot": { - "x": 0, - "y": 253144, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300003, - "propState": 1, - "pos": { - "x": 175522, - "y": 170077, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 197984, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300004, - "propState": 8, - "pos": { - "x": 175522, - "y": 170178, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 220382, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 214, - "instId": 300006, - "propState": 1, - "pos": { - "x": 179320, - "y": 106811, - "z": 366430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300002, - "propState": 1, - "pos": { - "x": 130717, - "y": 102275, - "z": 338339 - }, - "rot": { - "x": 0, - "y": 224748, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300003, - "propState": 1, - "pos": { - "x": 140502, - "y": 102080, - "z": 339386 - }, - "rot": { - "x": 0, - "y": 149909, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300004, - "propState": 8, - "pos": { - "x": 140574, - "y": 102154, - "z": 339418 - }, - "rot": { - "x": 0, - "y": 123000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 215, - "instId": 300006, - "propState": 1, - "pos": { - "x": 127191, - "y": 101080, - "z": 331597 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 8, - "pos": { - "x": 159492, - "y": 102256, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 220798, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 216, - "instId": 300002, - "propState": 1, - "pos": { - "x": 160112, - "y": 100770, - "z": 307461 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 216, - "instId": 300004, - "propState": 8, - "pos": { - "x": 159492, - "y": 102318, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 333245, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 8, - "pos": { - "x": 226881, - "y": 171158, - "z": 357232 - }, - "rot": { - "x": 0, - "y": 184882, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 217, - "instId": 300002, - "propState": 1, - "pos": { - "x": 226762, - "y": 167843, - "z": 357463 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 217, - "instId": 300004, - "propState": 8, - "pos": { - "x": 226896, - "y": 171199, - "z": 357241 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 8, - "pos": { - "x": 337076, - "y": 173730, - "z": 292727 - }, - "rot": { - "x": 0, - "y": 303950, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 218, - "instId": 300002, - "propState": 1, - "pos": { - "x": 338040, - "y": 168259, - "z": 292549 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 218, - "instId": 300004, - "propState": 8, - "pos": { - "x": 336933, - "y": 173863, - "z": 292571 - }, - "rot": { - "x": 0, - "y": 312490, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "219": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 219, - "instId": 300001, - "propState": 8, - "pos": { - "x": 186946, - "y": 169710, - "z": 364365 - }, - "rot": { - "x": 0, - "y": 262675, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 219, - "instId": 300002, - "propState": 1, - "pos": { - "x": 188001, - "y": 167843, - "z": 364979 - }, - "rot": { - "x": 0, - "y": 245509, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 219, - "instId": 300004, - "propState": 8, - "pos": { - "x": 186921, - "y": 170097, - "z": 364291 - }, - "rot": { - "x": 0, - "y": 221797, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "220": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 220, - "instId": 300001, - "propState": 18, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 276515, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 220, - "instId": 300002, - "propState": 1, - "pos": { - "x": 303252, - "y": 105988, - "z": 210165 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 220, - "instId": 300004, - "propState": 8, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 8, - "pos": { - "x": 309174, - "y": 106436, - "z": 178023 - }, - "rot": { - "x": 0, - "y": 40717, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 221, - "instId": 300002, - "propState": 1, - "pos": { - "x": 309518, - "y": 106520, - "z": 178086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 221, - "instId": 300004, - "propState": 8, - "pos": { - "x": 309161, - "y": 106561, - "z": 178007 - }, - "rot": { - "x": 0, - "y": 24000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 18, - "pos": { - "x": -47530, - "y": 11920, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 222, - "instId": 300002, - "propState": 1, - "pos": { - "x": -47487, - "y": 8183, - "z": -218067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 222, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47530, - "y": 12046, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 18, - "pos": { - "x": 356793, - "y": 108213, - "z": 190813 - }, - "rot": { - "x": 0, - "y": 255315, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 223, - "instId": 300002, - "propState": 1, - "pos": { - "x": 357800, - "y": 107971, - "z": 191113 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": 356939, - "y": 108213, - "z": 190774 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "224": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 224, - "instId": 300001, - "propState": 18, - "pos": { - "x": 204210, - "y": 102600, - "z": 300040 - }, - "rot": { - "x": 0, - "y": 26393, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 224, - "instId": 300002, - "propState": 1, - "pos": { - "x": 205414, - "y": 100841, - "z": 299431 - }, - "rot": { - "x": 0, - "y": 346016, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 224, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204211, - "y": 102733, - "z": 300041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 8, - "pos": { - "x": 178669, - "y": 168938, - "z": 393833 - }, - "rot": { - "x": 0, - "y": 145198, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 225, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178703, - "y": 167843, - "z": 395308 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 225, - "instId": 300004, - "propState": 8, - "pos": { - "x": 178642, - "y": 169082, - "z": 393814 - }, - "rot": { - "x": 0, - "y": 108200, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300005, - "propState": 8, - "pos": { - "x": -86338, - "y": 15348, - "z": -239289 - }, - "rot": { - "x": 0, - "y": 8124, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 226, - "instId": 300004, - "propState": 8, - "pos": { - "x": -86343, - "y": 15390, - "z": -239198 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 226, - "instId": 300002, - "propState": 1, - "pos": { - "x": -86432, - "y": 12541, - "z": -240353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300001, - "propState": 18, - "pos": { - "x": -78914, - "y": 24316, - "z": -252642 - }, - "rot": { - "x": 0, - "y": 69952, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 227, - "instId": 300002, - "propState": 1, - "pos": { - "x": -79319, - "y": 23948, - "z": -253010 - }, - "rot": { - "x": 0, - "y": 300950, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 227, - "instId": 300004, - "propState": 8, - "pos": { - "x": -78889, - "y": 24433, - "z": -252627 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300005, - "propState": 8, - "pos": { - "x": -82291, - "y": 23948, - "z": -252324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "242": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 242, - "instId": 300001, - "propState": 0, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 242, - "instId": 300002, - "propState": 0, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "245": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 245, - "instId": 300001, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 245, - "instId": 300002, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 245, - "instId": 300003, - "propState": 20, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 245, - "instId": 300004, - "propState": 1, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "258": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 258, - "instId": 300001, - "propState": 0, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "259": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 259, - "instId": 300001, - "propState": 0, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 259, - "instId": 300002, - "propState": 0, - "pos": { - "x": 338174, - "y": 114272, - "z": 200923 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 260, - "instId": 300001, - "propState": 0, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "261": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 261, - "instId": 300001, - "propState": 0, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "262": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 262, - "instId": 300001, - "propState": 0, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "263": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 263, - "instId": 300001, - "propState": 0, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300001, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 287, - "instId": 300002, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 287, - "instId": 300003, - "propState": 20, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 287, - "instId": 300004, - "propState": 1, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "289": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 289, - "instId": 300001, - "propState": 8, - "pos": { - "x": 342033, - "y": 168036, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 289, - "instId": 300002, - "propState": 8, - "pos": { - "x": 342033, - "y": 168183, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 289, - "instId": 300003, - "propState": 20, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 289, - "instId": 300004, - "propState": 1, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "309": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 309, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 272341, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 309, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 309, - "instId": 300003, - "propState": 20, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 309, - "instId": 300004, - "propState": 1, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "357": { - "monsters": [], - "npcs": [ - { - "groupId": 357, - "instId": 400001, - "pos": { - "x": 243851, - "y": 101713, - "z": 283891 - }, - "rot": { - "x": 0, - "y": 126434, - "z": 0 - }, - "npcId": 14126 - }, { - "groupId": 357, - "instId": 400002, - "pos": { - "x": 247390, - "y": 101000, - "z": 280980 - }, - "rot": { - "x": 0, - "y": 57982, - "z": 0 - }, - "npcId": 14146 - }, { - "groupId": 357, - "instId": 400003, - "pos": { - "x": 248636, - "y": 101000, - "z": 281986 - }, - "rot": { - "x": 0, - "y": 255639, - "z": 0 - }, - "npcId": 14147 - } - ], - "props": [], - "teleports": {} - }, - "406": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 406, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202701, - "y": 101238, - "z": 291138 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "407": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 407, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202410, - "y": 93495, - "z": 161640 - }, - "rot": { - "x": 0, - "y": 206515, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "408": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 408, - "instId": 300001, - "propState": 11, - "pos": { - "x": 359740, - "y": 107971, - "z": 209080 - }, - "rot": { - "x": 0, - "y": 293867, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "409": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 409, - "instId": 300001, - "propState": 11, - "pos": { - "x": -142827, - "y": 15608, - "z": -278700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "496": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 496, - "instId": 300001, - "propState": 18, - "pos": { - "x": 226836, - "y": 104516, - "z": 258812 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - } - ], - "teleports": {} - }, - "510": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 510, - "instId": 300009, - "propState": 20, - "pos": { - "x": 190341, - "y": 167843, - "z": 363687 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "520": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 520, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 520, - "instId": 300002, - "propState": 8, - "pos": { - "x": -89401, - "y": 25964, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 520, - "instId": 300004, - "propState": 8, - "pos": { - "x": -89401, - "y": 26097, - "z": -268820 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "521": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 521, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "522": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 522, - "instId": 300001, - "propState": 2, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - }, - { - "groupId": 522, - "instId": 300002, - "propState": 1, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300003, - "propState": 1, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300004, - "propState": 101, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300005, - "propState": 102, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300006, - "propState": 1, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - }, { - "groupId": 522, - "instId": 300007, - "propState": 1, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300008, - "propState": 1, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300009, - "propState": 1, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300010, - "propState": 1, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300011, - "propState": 1, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300012, - "propState": 1, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "526": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 526, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 526, - "instId": 300002, - "propState": 8, - "pos": { - "x": 137081, - "y": 102152, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 526, - "instId": 300004, - "propState": 8, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "527": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 527, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "528": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 528, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 528, - "instId": 300002, - "propState": 8, - "pos": { - "x": 369095, - "y": 108918, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 528, - "instId": 300004, - "propState": 8, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "529": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 529, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "617": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 617, - "instId": 300013, - "propState": 8, - "pos": { - "x": 5710, - "y": 4139, - "z": -279910 - }, - "rot": { - "x": 0, - "y": 236608, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300017, - "propState": 8, - "pos": { - "x": 76546, - "y": -5317, - "z": -398579 - }, - "rot": { - "x": 0, - "y": 221601, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19381, - "y": 4065, - "z": -224032 - }, - "rot": { - "x": 0, - "y": 210852, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15893, - "y": 6909, - "z": -311402 - }, - "rot": { - "x": 0, - "y": 70586, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 617, - "instId": 300003, - "propState": 8, - "pos": { - "x": 97877, - "y": -5290, - "z": -482547 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "618": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 618, - "instId": 300007, - "propState": 8, - "pos": { - "x": 193620, - "y": 94145, - "z": 166199 - }, - "rot": { - "x": 0, - "y": 18071, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130539, - "y": 94556, - "z": 260805 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300001, - "propState": 8, - "pos": { - "x": 137265, - "y": 101682, - "z": 323852 - }, - "rot": { - "x": 0, - "y": 278513, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300002, - "propState": 8, - "pos": { - "x": 296348, - "y": 157838, - "z": 353201 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300003, - "propState": 8, - "pos": { - "x": 202043, - "y": 168559, - "z": 358779 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300004, - "propState": 8, - "pos": { - "x": 132272, - "y": 98874, - "z": 194683 - }, - "rot": { - "x": 0, - "y": 28461, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300005, - "propState": 8, - "pos": { - "x": 217457, - "y": 98186, - "z": 156219 - }, - "rot": { - "x": 0, - "y": 209643, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300006, - "propState": 8, - "pos": { - "x": 206547, - "y": 101470, - "z": 328384 - }, - "rot": { - "x": 0, - "y": 156276, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300009, - "propState": 8, - "pos": { - "x": 341773, - "y": 108671, - "z": 198655 - }, - "rot": { - "x": 0, - "y": 22954, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "670": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 670, - "instId": 300001, - "propState": 18, - "pos": { - "x": -81519, - "y": 13019, - "z": -268441 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104096 - }, - { - "groupId": 670, - "instId": 300002, - "propState": 18, - "pos": { - "x": -31260, - "y": 6887, - "z": -323892 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, - { - "groupId": 670, - "instId": 300003, - "propState": 18, - "pos": { - "x": -114502, - "y": 16751, - "z": -220922 - }, - "rot": { - "x": 0, - "y": 300762, - "z": 0 - }, - "propId": 104093 - }, - { - "groupId": 670, - "instId": 300004, - "propState": 18, - "pos": { - "x": 179317, - "y": 94067, - "z": 172867 - }, - "rot": { - "x": 0, - "y": 165573, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300005, - "propState": 18, - "pos": { - "x": 263155, - "y": 102634, - "z": 164478 - }, - "rot": { - "x": 0, - "y": 75158, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300006, - "propState": 18, - "pos": { - "x": 298203, - "y": 105994, - "z": 215710 - }, - "rot": { - "x": 0, - "y": 322762, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300007, - "propState": 18, - "pos": { - "x": 131048, - "y": 95138, - "z": 275098 - }, - "rot": { - "x": 0, - "y": 69556, - "z": 0 - }, - "propId": 104096 - }, { - "groupId": 670, - "instId": 300008, - "propState": 18, - "pos": { - "x": -11199, - "y": 4203, - "z": -266538 - }, - "rot": { - "x": 0, - "y": 73758, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300009, - "propState": 18, - "pos": { - "x": 305331, - "y": 106653, - "z": 168630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300010, - "propState": 18, - "pos": { - "x": 351503, - "y": 108044, - "z": 197206 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300011, - "propState": 18, - "pos": { - "x": 128209, - "y": 101710, - "z": 333516 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 670, - "instId": 300012, - "propState": 18, - "pos": { - "x": -89306, - "y": 27612, - "z": -239309 - }, - "rot": { - "x": 0, - "y": 133168, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300013, - "propState": 18, - "pos": { - "x": -46712, - "y": 6773, - "z": -280120 - }, - "rot": { - "x": 0, - "y": 64953, - "z": 0 - }, - "propId": 104093 - } - ], - "teleports": {} - }, - "671": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 671, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359306, - "y": 108470, - "z": 202778 - }, - "rot": { - "x": 0, - "y": 202807, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "693": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "790": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 790, - "instId": 300001, - "propState": 8, - "pos": { - "x": 170425, - "y": 103346, - "z": 329899 - }, - "rot": { - "x": 0, - "y": 153327, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 790, - "instId": 300002, - "propState": 8, - "pos": { - "x": 355634, - "y": 109724, - "z": 187361 - }, - "rot": { - "x": 0, - "y": 345335, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "813": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 813, - "instId": 300001, - "propState": 18, - "pos": { - "x": 205919, - "y": 168773, - "z": 413410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 813, - "instId": 300002, - "propState": 18, - "pos": { - "x": 174385, - "y": 168465, - "z": 378219 - }, - "rot": { - "x": 0, - "y": 216335, - "z": 0 - }, - "propId": 104094 - } - ], - "teleports": {} - }, - "814": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 814, - "instId": 300001, - "propState": 18, - "pos": { - "x": -126536, - "y": 16175, - "z": -270549 - }, - "rot": { - "x": 0, - "y": 57225, - "z": 0 - }, - "propId": 104096 - } - ], - "teleports": {} - }, - "820": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "824": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 824, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359673, - "y": 108470, - "z": 202695 - }, - "rot": { - "x": 0, - "y": 235146, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "865": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "866": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "1040102": { - "P10401_F10401001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78066, - "y": -5970, - "z": -486616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19340, - "y": 5990, - "z": -300240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -101136, - "y": 15608, - "z": -278544 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 124536, - "y": 98377, - "z": 192166 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227579, - "y": 167843, - "z": 369819 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 329967, - "y": 107971, - "z": 217122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 224470, - "y": 104516, - "z": 263170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 162270, - "y": 100770, - "z": 309350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 315770, - "y": 152774, - "z": 298757 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1040101": { - "anchorId": 1, - "groupId": 6, - "instId": 300001, - "pos": { - "x": 89730, - "y": -6120, - "z": -492460 - }, - "rot": { - "x": 0, - "y": 346618, - "z": 0 - } - }, - "1040102": { - "anchorId": 2, - "groupId": 6, - "instId": 300002, - "pos": { - "x": -21430, - "y": 5990, - "z": -303590 - }, - "rot": { - "x": 0, - "y": 254754, - "z": 0 - } - }, - "1040103": { - "anchorId": 3, - "groupId": 6, - "instId": 300003, - "pos": { - "x": -105120, - "y": 15608, - "z": -278950 - }, - "rot": { - "x": 0, - "y": 329392, - "z": 0 - } - }, - "1040104": { - "anchorId": 4, - "groupId": 6, - "instId": 300004, - "pos": { - "x": 114403, - "y": 98354, - "z": 194152 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - } - }, - "1040105": { - "anchorId": 5, - "groupId": 6, - "instId": 300005, - "pos": { - "x": 221674, - "y": 168060, - "z": 363828 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - } - }, - "1040106": { - "anchorId": 6, - "groupId": 6, - "instId": 300006, - "pos": { - "x": 336400, - "y": 107971, - "z": 213537 - }, - "rot": { - "x": 0, - "y": 182732, - "z": 0 - } - }, - "1040107": { - "anchorId": 7, - "groupId": 6, - "instId": 300007, - "pos": { - "x": 216390, - "y": 103529, - "z": 270850 - }, - "rot": { - "x": 0, - "y": 75679, - "z": 0 - } - }, - "1040108": { - "anchorId": 8, - "groupId": 6, - "instId": 300008, - "pos": { - "x": 167763, - "y": 100770, - "z": 308090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1040109": { - "anchorId": 9, - "groupId": 6, - "instId": 300009, - "pos": { - "x": 318666, - "y": 152472, - "z": 306522 - }, - "rot": { - "x": 0, - "y": 56899, - "z": 0 - } - } - } - }, - "8": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 12, - "pos": { - "x": 82050, - "y": -5915, - "z": -395340 - }, - "rot": { - "x": 0, - "y": 276750, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 12, - "pos": { - "x": 3914, - "y": 3450, - "z": -290792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 12, - "pos": { - "x": -18250, - "y": 6339, - "z": -296226 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 12, - "pos": { - "x": -26774, - "y": 3350, - "z": -287644 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300005, - "propState": 12, - "pos": { - "x": -33678, - "y": 3365, - "z": -267524 - }, - "rot": { - "x": 0, - "y": 90531, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300006, - "propState": 12, - "pos": { - "x": -64086, - "y": 21093, - "z": -269232 - }, - "rot": { - "x": 0, - "y": 20649, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300007, - "propState": 12, - "pos": { - "x": -74082, - "y": 11031, - "z": -231372 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300008, - "propState": 12, - "pos": { - "x": -134960, - "y": 15608, - "z": -280360 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300009, - "propState": 12, - "pos": { - "x": -60375, - "y": 12152, - "z": -278233 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300010, - "propState": 12, - "pos": { - "x": -102840, - "y": 19562, - "z": -246767 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300012, - "propState": 12, - "pos": { - "x": -86640, - "y": 27266, - "z": -243760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300006, - "propState": 8, - "pos": { - "x": -39636, - "y": 5990, - "z": -294265 - }, - "rot": { - "x": 0, - "y": 185572, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": -51120, - "y": 5978, - "z": -310370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300008, - "propState": 8, - "pos": { - "x": -50970, - "y": 5978, - "z": -300970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300009, - "propState": 8, - "pos": { - "x": -74500, - "y": 11160, - "z": -287292 - }, - "rot": { - "x": 0, - "y": 236527, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300010, - "propState": 8, - "pos": { - "x": -71770, - "y": 12394, - "z": -278750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300014, - "propState": 8, - "pos": { - "x": -144850, - "y": 16251, - "z": -247720 - }, - "rot": { - "x": 0, - "y": 75105, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26494, - "y": 6610, - "z": -323210 - }, - "rot": { - "x": 0, - "y": 351685, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300011, - "propState": 8, - "pos": { - "x": -76758, - "y": 24054, - "z": -249600 - }, - "rot": { - "x": 0, - "y": 53418, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 10, - "instId": 300015, - "propState": 8, - "pos": { - "x": -84739, - "y": 27779, - "z": -263615 - }, - "rot": { - "x": 0, - "y": 156113, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300018, - "propState": 8, - "pos": { - "x": -111490, - "y": 26632, - "z": -258600 - }, - "rot": { - "x": 0, - "y": 311826, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300016, - "propState": 8, - "pos": { - "x": -62385, - "y": 21150, - "z": -257798 - }, - "rot": { - "x": 0, - "y": 264682, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300024, - "propState": 8, - "pos": { - "x": -63897, - "y": 21093, - "z": -236956 - }, - "rot": { - "x": 0, - "y": 220027, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300020, - "propState": 8, - "pos": { - "x": -25366, - "y": 3333, - "z": -216889 - }, - "rot": { - "x": 0, - "y": 88688, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300021, - "propState": 8, - "pos": { - "x": -14840, - "y": 3448, - "z": -206413 - }, - "rot": { - "x": 0, - "y": 177426, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300022, - "propState": 8, - "pos": { - "x": -134892, - "y": 15204, - "z": -278844 - }, - "rot": { - "x": 0, - "y": 3118, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300023, - "propState": 8, - "pos": { - "x": -133409, - "y": 15164, - "z": -280287 - }, - "rot": { - "x": 0, - "y": 86672, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300025, - "propState": 8, - "pos": { - "x": 89695, - "y": -5970, - "z": -448796 - }, - "rot": { - "x": 0, - "y": 210643, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58732, - "y": -5990, - "z": -419241 - }, - "rot": { - "x": 0, - "y": 102446, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300012, - "propState": 8, - "pos": { - "x": 55603, - "y": -6017, - "z": -404746 - }, - "rot": { - "x": 0, - "y": 23104, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14697, - "y": -1293, - "z": -360615 - }, - "rot": { - "x": 0, - "y": 51018, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": 43152, - "y": -5300, - "z": -372415 - }, - "rot": { - "x": 0, - "y": 220886, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300027, - "propState": 8, - "pos": { - "x": 21331, - "y": 2224, - "z": -334155 - }, - "rot": { - "x": 0, - "y": 263701, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20605, - "y": 3448, - "z": -283484 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300028, - "propState": 8, - "pos": { - "x": 19589, - "y": 3448, - "z": -237547 - }, - "rot": { - "x": 0, - "y": 241864, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 1, - "pos": { - "x": 312570, - "y": 109590, - "z": 314512 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311898, - "y": 152508, - "z": 314894 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 1, - "pos": { - "x": 316455, - "y": 152200, - "z": 310770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104002 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 1, - "pos": { - "x": 316207, - "y": 109404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 13, - "instId": 300005, - "propState": 1, - "pos": { - "x": 316207, - "y": 152404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 14, - "instId": 300004, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300003, - "propState": 1, - "pos": { - "x": 236879, - "y": 103740, - "z": 236270 - }, - "rot": { - "x": 0, - "y": 7500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 1, - "pos": { - "x": 212126, - "y": 103740, - "z": 279143 - }, - "rot": { - "x": 0, - "y": 112500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300005, - "propState": 1, - "pos": { - "x": 188042, - "y": 104630, - "z": 276986 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300006, - "propState": 1, - "pos": { - "x": 159686, - "y": 100793, - "z": 300619 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300007, - "propState": 1, - "pos": { - "x": 143159, - "y": 100976, - "z": 309937 - }, - "rot": { - "x": 0, - "y": 293966, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300011, - "propState": 1, - "pos": { - "x": 291750, - "y": 105971, - "z": 185290 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300012, - "propState": 1, - "pos": { - "x": 241740, - "y": 101971, - "z": 163320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300010, - "propState": 1, - "pos": { - "x": 353781, - "y": 107971, - "z": 203856 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104018 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -59530, - "y": 12152, - "z": -273520 - }, - "rot": { - "x": 0, - "y": 309292, - "z": 0 - }, - "npcId": 3149 - } - ], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -95080, - "y": 14756, - "z": -279743 - }, - "rot": { - "x": 0, - "y": 10151, - "z": 0 - }, - "npcId": 14109 - } - ], - "props": [], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": -96529, - "y": 15621, - "z": -265169 - }, - "rot": { - "x": 0, - "y": 224052, - "z": 0 - }, - "npcId": 14209 - } - ], - "props": [], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [ - { - "groupId": 40, - "instId": 400001, - "pos": { - "x": -111968, - "y": 15665, - "z": -266978 - }, - "rot": { - "x": 0, - "y": 196945, - "z": 0 - }, - "npcId": 14110 - }, { - "groupId": 40, - "instId": 400002, - "pos": { - "x": -112375, - "y": 15706, - "z": -267880 - }, - "rot": { - "x": 0, - "y": 13398, - "z": 0 - }, - "npcId": 14103 - } - ], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204915, - "y": 167443, - "z": 391466 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 104015 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300002, - "propState": 0, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300002, - "propState": 0, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [ - { - "groupId": 92, - "instId": 400001, - "pos": { - "x": 204964, - "y": 97644, - "z": 143330 - }, - "rot": { - "x": 0, - "y": 143298, - "z": 0 - }, - "npcId": 14101 - } - ], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 0, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -14980, - "y": 3350, - "z": -283160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300002, - "propState": 1, - "pos": { - "x": -146909, - "y": 15640, - "z": -263311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": 158376, - "y": 105750, - "z": 344739 - }, - "rot": { - "x": 0, - "y": 224478, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": 219888, - "y": 97644, - "z": 168466 - }, - "rot": { - "x": 0, - "y": 150238, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": 352900, - "y": 107971, - "z": 220700 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": 209210, - "y": 100740, - "z": 308940 - }, - "rot": { - "x": 0, - "y": 329129, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300007, - "propState": 1, - "pos": { - "x": -79120, - "y": 14778, - "z": -283515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300008, - "propState": 8, - "pos": { - "x": 257554, - "y": 102389, - "z": 172472 - }, - "rot": { - "x": 0, - "y": 330054, - "z": 0 - }, - "propId": 104012 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149769, - "y": 105603, - "z": 359377 - }, - "rot": { - "x": 0, - "y": 328717, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": 207644, - "y": 101150, - "z": 324766 - }, - "rot": { - "x": 0, - "y": 106681, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": 232368, - "y": 103803, - "z": 225356 - }, - "rot": { - "x": 0, - "y": 59779, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204903, - "y": 167529, - "z": 391455 - }, - "rot": { - "x": 0, - "y": 329375, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": 223904, - "y": 98770, - "z": 126573 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": -132996, - "y": 26164, - "z": -252218 - }, - "rot": { - "x": 0, - "y": 180283, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300007, - "propState": 8, - "pos": { - "x": 273980, - "y": 102188, - "z": 178507 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300008, - "propState": 8, - "pos": { - "x": -122252, - "y": 15622, - "z": -283207 - }, - "rot": { - "x": 0, - "y": 180849, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300009, - "propState": 8, - "pos": { - "x": 287160, - "y": 102129, - "z": 293884 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300010, - "propState": 8, - "pos": { - "x": 340774, - "y": 107971, - "z": 190474 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43750, - "y": 5920, - "z": -276720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300002, - "propState": 8, - "pos": { - "x": -57455, - "y": 8117, - "z": -220071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300003, - "propState": 8, - "pos": { - "x": 221207, - "y": 167929, - "z": 357985 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300004, - "propState": 8, - "pos": { - "x": 288485, - "y": 105971, - "z": 204066 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227188, - "y": 100770, - "z": 344085 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300006, - "propState": 8, - "pos": { - "x": -106222, - "y": 13880, - "z": -289783 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300007, - "propState": 8, - "pos": { - "x": 210166, - "y": 103536, - "z": 287518 - }, - "rot": { - "x": 0, - "y": 202254, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300008, - "propState": 8, - "pos": { - "x": 210027, - "y": 104654, - "z": 224475 - }, - "rot": { - "x": 0, - "y": 59128, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 1, - "pos": { - "x": 234018, - "y": 100947, - "z": 269707 - }, - "rot": { - "x": 0, - "y": 39325, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": 325745, - "y": 106160, - "z": 184548 - }, - "rot": { - "x": 0, - "y": 240447, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300003, - "propState": 8, - "pos": { - "x": 198068, - "y": 104653, - "z": 269939 - }, - "rot": { - "x": 0, - "y": 151369, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300004, - "propState": 1, - "pos": { - "x": 270190, - "y": 163213, - "z": 371600 - }, - "rot": { - "x": 0, - "y": 260032, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300005, - "propState": 8, - "pos": { - "x": 118761, - "y": 101070, - "z": 317301 - }, - "rot": { - "x": 0, - "y": 77253, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4256, - "y": 3381, - "z": -247994 - }, - "rot": { - "x": 0, - "y": 224790, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300007, - "propState": 8, - "pos": { - "x": -66826, - "y": 11067, - "z": -234952 - }, - "rot": { - "x": 0, - "y": 267497, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300008, - "propState": 8, - "pos": { - "x": -64190, - "y": 21093, - "z": -235440 - }, - "rot": { - "x": 0, - "y": 212078, - "z": 0 - }, - "propId": 104059 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 139968, - "y": 102482, - "z": 319179 - }, - "rot": { - "x": 0, - "y": 242786, - "z": 0 - }, - "npcId": 100 - }, - { - "groupId": 151, - "instId": 400002, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400003, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400004, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400005, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400006, - "pos": { - "x": 139892, - "y": 102103, - "z": 319130 - }, - "rot": { - "x": 0, - "y": 239755, - "z": 0 - }, - "npcId": 14312 - } - ], - "props": [], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 152, - "instId": 300001, - "propState": 12, - "pos": { - "x": 152574, - "y": 93638, - "z": 266324 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300002, - "propState": 12, - "pos": { - "x": 130494, - "y": 93630, - "z": 279354 - }, - "rot": { - "x": 0, - "y": 239981, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300004, - "propState": 12, - "pos": { - "x": 185760, - "y": 105762, - "z": 371090 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300005, - "propState": 12, - "pos": { - "x": 177853, - "y": 93580, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300006, - "propState": 12, - "pos": { - "x": 253837, - "y": 98644, - "z": 136847 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300007, - "propState": 12, - "pos": { - "x": 194002, - "y": 104122, - "z": 255928 - }, - "rot": { - "x": 0, - "y": 130733, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300008, - "propState": 12, - "pos": { - "x": 229414, - "y": 105571, - "z": 210692 - }, - "rot": { - "x": 0, - "y": 321314, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300009, - "propState": 12, - "pos": { - "x": 183158, - "y": 104653, - "z": 266854 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300010, - "propState": 12, - "pos": { - "x": 268140, - "y": 101000, - "z": 239810 - }, - "rot": { - "x": 0, - "y": 328117, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300011, - "propState": 12, - "pos": { - "x": 225310, - "y": 101000, - "z": 290410 - }, - "rot": { - "x": 0, - "y": 59999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300012, - "propState": 12, - "pos": { - "x": 255420, - "y": 101000, - "z": 320270 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300013, - "propState": 12, - "pos": { - "x": 338020, - "y": 152803, - "z": 333890 - }, - "rot": { - "x": 0, - "y": 221024, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300014, - "propState": 12, - "pos": { - "x": 282990, - "y": 101971, - "z": 173500 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300015, - "propState": 12, - "pos": { - "x": 286450, - "y": 105958, - "z": 211950 - }, - "rot": { - "x": 0, - "y": 148320, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300016, - "propState": 12, - "pos": { - "x": 329340, - "y": 106089, - "z": 169620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300017, - "propState": 12, - "pos": { - "x": 327440, - "y": 107971, - "z": 221628 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300019, - "propState": 12, - "pos": { - "x": 269649, - "y": 163150, - "z": 363836 - }, - "rot": { - "x": 0, - "y": 310585, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300020, - "propState": 12, - "pos": { - "x": 199019, - "y": 167843, - "z": 358454 - }, - "rot": { - "x": 0, - "y": 18403, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300021, - "propState": 12, - "pos": { - "x": 190814, - "y": 101238, - "z": 287208 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300022, - "propState": 12, - "pos": { - "x": 171673, - "y": 100770, - "z": 318303 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300023, - "propState": 12, - "pos": { - "x": 221083, - "y": 100770, - "z": 333802 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300024, - "propState": 12, - "pos": { - "x": 145640, - "y": 100754, - "z": 297480 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 153, - "instId": 300003, - "propState": 8, - "pos": { - "x": 177050, - "y": 93120, - "z": 174910 - }, - "rot": { - "x": 0, - "y": 246601, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 153, - "instId": 300004, - "propState": 8, - "pos": { - "x": 227950, - "y": 97644, - "z": 159150 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300005, - "propState": 8, - "pos": { - "x": 231250, - "y": 97644, - "z": 153440 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300016, - "propState": 8, - "pos": { - "x": 176260, - "y": 103203, - "z": 239780 - }, - "rot": { - "x": 0, - "y": 150437, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300006, - "propState": 8, - "pos": { - "x": 184370, - "y": 103203, - "z": 225470 - }, - "rot": { - "x": 0, - "y": 326831, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300009, - "propState": 8, - "pos": { - "x": 234600, - "y": 103530, - "z": 222580 - }, - "rot": { - "x": 0, - "y": 17701, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300018, - "propState": 8, - "pos": { - "x": 255266, - "y": 101971, - "z": 167110 - }, - "rot": { - "x": 0, - "y": 154263, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300013, - "propState": 8, - "pos": { - "x": 279350, - "y": 105971, - "z": 191890 - }, - "rot": { - "x": 0, - "y": 241048, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300019, - "propState": 8, - "pos": { - "x": 318070, - "y": 105971, - "z": 196210 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300014, - "propState": 8, - "pos": { - "x": 308709, - "y": 106272, - "z": 159522 - }, - "rot": { - "x": 0, - "y": 36623, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300021, - "propState": 8, - "pos": { - "x": 321207, - "y": 105971, - "z": 197154 - }, - "rot": { - "x": 0, - "y": 60201, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300022, - "propState": 8, - "pos": { - "x": 346015, - "y": 107971, - "z": 231792 - }, - "rot": { - "x": 0, - "y": 180550, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300023, - "propState": 8, - "pos": { - "x": 322496, - "y": 107971, - "z": 226099 - }, - "rot": { - "x": 0, - "y": 187422, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300036, - "propState": 8, - "pos": { - "x": 329070, - "y": 107647, - "z": 221670 - }, - "rot": { - "x": 0, - "y": 105499, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300024, - "propState": 8, - "pos": { - "x": 138940, - "y": 100954, - "z": 308470 - }, - "rot": { - "x": 0, - "y": 326307, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300025, - "propState": 8, - "pos": { - "x": 150703, - "y": 105592, - "z": 352393 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300011, - "propState": 8, - "pos": { - "x": 219650, - "y": 97644, - "z": 143270 - }, - "rot": { - "x": 0, - "y": 92595, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300012, - "propState": 8, - "pos": { - "x": 292770, - "y": 101000, - "z": 253740 - }, - "rot": { - "x": 0, - "y": 151932, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 153, - "instId": 300010, - "propState": 8, - "pos": { - "x": 333780, - "y": 153438, - "z": 347280 - }, - "rot": { - "x": 0, - "y": 404, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300015, - "propState": 8, - "pos": { - "x": 134181, - "y": 98377, - "z": 214970 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300026, - "propState": 8, - "pos": { - "x": 141980, - "y": 98377, - "z": 200620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300028, - "propState": 8, - "pos": { - "x": 113902, - "y": 93638, - "z": 278405 - }, - "rot": { - "x": 0, - "y": 198040, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300029, - "propState": 8, - "pos": { - "x": 118702, - "y": 93656, - "z": 244941 - }, - "rot": { - "x": 0, - "y": 60791, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300001, - "propState": 8, - "pos": { - "x": 143195, - "y": 93656, - "z": 258228 - }, - "rot": { - "x": 0, - "y": 330871, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300002, - "propState": 8, - "pos": { - "x": 128310, - "y": 100954, - "z": 292948 - }, - "rot": { - "x": 0, - "y": 62758, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300030, - "propState": 8, - "pos": { - "x": 178485, - "y": 167843, - "z": 371664 - }, - "rot": { - "x": 0, - "y": 56447, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300031, - "propState": 8, - "pos": { - "x": 245807, - "y": 164825, - "z": 374963 - }, - "rot": { - "x": 0, - "y": 127904, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300032, - "propState": 8, - "pos": { - "x": 277570, - "y": 159001, - "z": 355931 - }, - "rot": { - "x": 0, - "y": 130587, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300033, - "propState": 8, - "pos": { - "x": 278410, - "y": 163045, - "z": 379509 - }, - "rot": { - "x": 0, - "y": 258352, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300035, - "propState": 8, - "pos": { - "x": 146505, - "y": 100471, - "z": 298122 - }, - "rot": { - "x": 0, - "y": 54454, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300037, - "propState": 8, - "pos": { - "x": 314177, - "y": 153280, - "z": 292709 - }, - "rot": { - "x": 0, - "y": 92791, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "160": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119259, - "y": 18049, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 211662, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104995, - "y": 98470, - "z": 188771 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119259, - "y": 18058, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 160, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104977, - "y": 98481, - "z": 188670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 8, - "pos": { - "x": -99031, - "y": 15920, - "z": -275022 - }, - "rot": { - "x": 0, - "y": 273537, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 161, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66980, - "y": 21867, - "z": -266740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1540, - "y": 4866, - "z": -287650 - }, - "rot": { - "x": 0, - "y": 269808, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300002, - "propState": 1, - "pos": { - "x": 77893, - "y": -4450, - "z": -498633 - }, - "rot": { - "x": 0, - "y": 253178, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178203, - "y": 95088, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 61300, - "z": 0 - }, - "propId": 104060 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300002, - "propState": 0, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [ - { - "groupId": 176, - "instId": 400001, - "pos": { - "x": 87700, - "y": -16540, - "z": -477300 - }, - "rot": { - "x": 0, - "y": 345321, - "z": 0 - }, - "npcId": 3185 - }, { - "groupId": 176, - "instId": 400002, - "pos": { - "x": 86500, - "y": -16540, - "z": -469680 - }, - "rot": { - "x": 0, - "y": 341837, - "z": 0 - }, - "npcId": 3183 - }, { - "groupId": 176, - "instId": 400003, - "pos": { - "x": 85750, - "y": -16540, - "z": -467330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 14112 - } - ], - "props": [], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 18, - "pos": { - "x": 77916, - "y": -3040, - "z": -498627 - }, - "rot": { - "x": 0, - "y": 264267, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 208, - "instId": 300002, - "propState": 1, - "pos": { - "x": 78969, - "y": -5990, - "z": -498306 - }, - "rot": { - "x": 0, - "y": 101249, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 208, - "instId": 300004, - "propState": 8, - "pos": { - "x": 77916, - "y": -2890, - "z": -498625 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "209": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 209, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46602, - "y": -4593, - "z": -391873 - }, - "rot": { - "x": 0, - "y": 300009, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 209, - "instId": 300002, - "propState": 1, - "pos": { - "x": 48064, - "y": -5982, - "z": -390773 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 209, - "instId": 300004, - "propState": 8, - "pos": { - "x": 46621, - "y": -4524, - "z": -391878 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 18, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 9817, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 210, - "instId": 300002, - "propState": 1, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 279817, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 210, - "instId": 300004, - "propState": 8, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 18, - "pos": { - "x": -132986, - "y": 27350, - "z": -252401 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 211, - "instId": 300002, - "propState": 1, - "pos": { - "x": -133052, - "y": 26103, - "z": -253728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 211, - "instId": 300004, - "propState": 8, - "pos": { - "x": -132986, - "y": 27463, - "z": -252368 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 212, - "instId": 300001, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 119917, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 212, - "instId": 300002, - "propState": 1, - "pos": { - "x": -55180, - "y": 12152, - "z": -266265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 212, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "213": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 213, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 309806, - "z": 0 - }, - "propId": 104055 - }, - { - "groupId": 213, - "instId": 300002, - "propState": 1, - "pos": { - "x": -30255, - "y": 3365, - "z": -265518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 213, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 213, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31099, - "y": 4038, - "z": -263724 - }, - "rot": { - "x": 0, - "y": 353979, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 213, - "instId": 300006, - "propState": 8, - "pos": { - "x": -31535, - "y": 4077, - "z": -264049 - }, - "rot": { - "x": 0, - "y": 326571, - "z": 0 - }, - "propId": 104055 - } - ], - "teleports": {} - }, - "214": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 214, - "instId": 300002, - "propState": 1, - "pos": { - "x": 175002, - "y": 156010, - "z": 362005 - }, - "rot": { - "x": 0, - "y": 253144, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300003, - "propState": 1, - "pos": { - "x": 175522, - "y": 170077, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 197984, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300004, - "propState": 8, - "pos": { - "x": 175522, - "y": 170178, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 220382, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 214, - "instId": 300006, - "propState": 1, - "pos": { - "x": 179320, - "y": 106811, - "z": 366430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300002, - "propState": 1, - "pos": { - "x": 130717, - "y": 102275, - "z": 338339 - }, - "rot": { - "x": 0, - "y": 224748, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300003, - "propState": 1, - "pos": { - "x": 140502, - "y": 102080, - "z": 339386 - }, - "rot": { - "x": 0, - "y": 149909, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300004, - "propState": 8, - "pos": { - "x": 140574, - "y": 102154, - "z": 339418 - }, - "rot": { - "x": 0, - "y": 123000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 215, - "instId": 300006, - "propState": 1, - "pos": { - "x": 127191, - "y": 101080, - "z": 331597 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 8, - "pos": { - "x": 159492, - "y": 102256, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 220798, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 216, - "instId": 300002, - "propState": 1, - "pos": { - "x": 160112, - "y": 100770, - "z": 307461 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 216, - "instId": 300004, - "propState": 8, - "pos": { - "x": 159492, - "y": 102318, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 333245, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 8, - "pos": { - "x": 226881, - "y": 171158, - "z": 357232 - }, - "rot": { - "x": 0, - "y": 184882, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 217, - "instId": 300002, - "propState": 1, - "pos": { - "x": 226762, - "y": 167843, - "z": 357463 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 217, - "instId": 300004, - "propState": 8, - "pos": { - "x": 226896, - "y": 171199, - "z": 357241 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 8, - "pos": { - "x": 337076, - "y": 173730, - "z": 292727 - }, - "rot": { - "x": 0, - "y": 303950, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 218, - "instId": 300002, - "propState": 1, - "pos": { - "x": 338040, - "y": 168259, - "z": 292549 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 218, - "instId": 300004, - "propState": 8, - "pos": { - "x": 336933, - "y": 173863, - "z": 292571 - }, - "rot": { - "x": 0, - "y": 312490, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "219": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 219, - "instId": 300001, - "propState": 8, - "pos": { - "x": 186946, - "y": 169710, - "z": 364365 - }, - "rot": { - "x": 0, - "y": 262675, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 219, - "instId": 300002, - "propState": 1, - "pos": { - "x": 188001, - "y": 167843, - "z": 364979 - }, - "rot": { - "x": 0, - "y": 245509, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 219, - "instId": 300004, - "propState": 8, - "pos": { - "x": 186921, - "y": 170097, - "z": 364291 - }, - "rot": { - "x": 0, - "y": 221797, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "220": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 220, - "instId": 300001, - "propState": 18, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 276515, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 220, - "instId": 300002, - "propState": 1, - "pos": { - "x": 303252, - "y": 105988, - "z": 210165 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 220, - "instId": 300004, - "propState": 8, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 8, - "pos": { - "x": 309174, - "y": 106436, - "z": 178023 - }, - "rot": { - "x": 0, - "y": 40717, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 221, - "instId": 300002, - "propState": 1, - "pos": { - "x": 309518, - "y": 106520, - "z": 178086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 221, - "instId": 300004, - "propState": 8, - "pos": { - "x": 309161, - "y": 106561, - "z": 178007 - }, - "rot": { - "x": 0, - "y": 24000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 18, - "pos": { - "x": -47530, - "y": 11920, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 222, - "instId": 300002, - "propState": 1, - "pos": { - "x": -47487, - "y": 8183, - "z": -218067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 222, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47530, - "y": 12046, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 18, - "pos": { - "x": 356793, - "y": 108213, - "z": 190813 - }, - "rot": { - "x": 0, - "y": 255315, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 223, - "instId": 300002, - "propState": 1, - "pos": { - "x": 357800, - "y": 107971, - "z": 191113 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": 356939, - "y": 108213, - "z": 190774 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "224": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 224, - "instId": 300001, - "propState": 18, - "pos": { - "x": 204210, - "y": 102600, - "z": 300040 - }, - "rot": { - "x": 0, - "y": 26393, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 224, - "instId": 300002, - "propState": 1, - "pos": { - "x": 205414, - "y": 100841, - "z": 299431 - }, - "rot": { - "x": 0, - "y": 346016, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 224, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204211, - "y": 102733, - "z": 300041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 8, - "pos": { - "x": 178669, - "y": 168938, - "z": 393833 - }, - "rot": { - "x": 0, - "y": 145198, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 225, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178703, - "y": 167843, - "z": 395308 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 225, - "instId": 300004, - "propState": 8, - "pos": { - "x": 178642, - "y": 169082, - "z": 393814 - }, - "rot": { - "x": 0, - "y": 108200, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300005, - "propState": 8, - "pos": { - "x": -86338, - "y": 15348, - "z": -239289 - }, - "rot": { - "x": 0, - "y": 8124, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 226, - "instId": 300004, - "propState": 8, - "pos": { - "x": -86343, - "y": 15390, - "z": -239198 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 226, - "instId": 300002, - "propState": 1, - "pos": { - "x": -86432, - "y": 12541, - "z": -240353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300001, - "propState": 18, - "pos": { - "x": -78914, - "y": 24316, - "z": -252642 - }, - "rot": { - "x": 0, - "y": 69952, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 227, - "instId": 300002, - "propState": 1, - "pos": { - "x": -79319, - "y": 23948, - "z": -253010 - }, - "rot": { - "x": 0, - "y": 300950, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 227, - "instId": 300004, - "propState": 8, - "pos": { - "x": -78889, - "y": 24433, - "z": -252627 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300005, - "propState": 8, - "pos": { - "x": -82291, - "y": 23948, - "z": -252324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "242": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 242, - "instId": 300001, - "propState": 0, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 242, - "instId": 300002, - "propState": 0, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "245": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 245, - "instId": 300001, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 245, - "instId": 300002, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 245, - "instId": 300003, - "propState": 20, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 245, - "instId": 300004, - "propState": 1, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "258": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 258, - "instId": 300001, - "propState": 0, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "259": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 259, - "instId": 300001, - "propState": 0, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 259, - "instId": 300002, - "propState": 0, - "pos": { - "x": 338174, - "y": 114272, - "z": 200923 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 260, - "instId": 300001, - "propState": 0, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "261": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 261, - "instId": 300001, - "propState": 0, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "262": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 262, - "instId": 300001, - "propState": 0, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "263": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 263, - "instId": 300001, - "propState": 0, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300001, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 287, - "instId": 300002, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 287, - "instId": 300003, - "propState": 20, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 287, - "instId": 300004, - "propState": 1, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "289": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 289, - "instId": 300001, - "propState": 8, - "pos": { - "x": 342033, - "y": 168036, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 289, - "instId": 300002, - "propState": 8, - "pos": { - "x": 342033, - "y": 168183, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 289, - "instId": 300003, - "propState": 20, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 289, - "instId": 300004, - "propState": 1, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "309": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 309, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 272341, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 309, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 309, - "instId": 300003, - "propState": 20, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 309, - "instId": 300004, - "propState": 1, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "357": { - "monsters": [], - "npcs": [ - { - "groupId": 357, - "instId": 400001, - "pos": { - "x": 243851, - "y": 101713, - "z": 283891 - }, - "rot": { - "x": 0, - "y": 126434, - "z": 0 - }, - "npcId": 14126 - }, { - "groupId": 357, - "instId": 400002, - "pos": { - "x": 247390, - "y": 101000, - "z": 280980 - }, - "rot": { - "x": 0, - "y": 57982, - "z": 0 - }, - "npcId": 14146 - }, { - "groupId": 357, - "instId": 400003, - "pos": { - "x": 248636, - "y": 101000, - "z": 281986 - }, - "rot": { - "x": 0, - "y": 255639, - "z": 0 - }, - "npcId": 14147 - } - ], - "props": [], - "teleports": {} - }, - "406": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 406, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202701, - "y": 101238, - "z": 291138 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "407": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 407, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202410, - "y": 93495, - "z": 161640 - }, - "rot": { - "x": 0, - "y": 206515, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "408": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 408, - "instId": 300001, - "propState": 11, - "pos": { - "x": 359740, - "y": 107971, - "z": 209080 - }, - "rot": { - "x": 0, - "y": 293867, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "409": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 409, - "instId": 300001, - "propState": 11, - "pos": { - "x": -142827, - "y": 15608, - "z": -278700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "496": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 496, - "instId": 300001, - "propState": 18, - "pos": { - "x": 226836, - "y": 104516, - "z": 258812 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - } - ], - "teleports": {} - }, - "510": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 510, - "instId": 300009, - "propState": 20, - "pos": { - "x": 190341, - "y": 167843, - "z": 363687 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "520": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 520, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 520, - "instId": 300002, - "propState": 8, - "pos": { - "x": -89401, - "y": 25964, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 520, - "instId": 300004, - "propState": 8, - "pos": { - "x": -89401, - "y": 26097, - "z": -268820 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "521": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 521, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "522": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 522, - "instId": 300001, - "propState": 2, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - }, - { - "groupId": 522, - "instId": 300002, - "propState": 1, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300003, - "propState": 1, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300004, - "propState": 101, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300005, - "propState": 102, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300006, - "propState": 1, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - }, { - "groupId": 522, - "instId": 300007, - "propState": 1, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300008, - "propState": 1, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300009, - "propState": 1, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300010, - "propState": 1, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300011, - "propState": 1, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300012, - "propState": 1, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "526": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 526, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 526, - "instId": 300002, - "propState": 8, - "pos": { - "x": 137081, - "y": 102152, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 526, - "instId": 300004, - "propState": 8, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "527": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 527, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "528": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 528, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 528, - "instId": 300002, - "propState": 8, - "pos": { - "x": 369095, - "y": 108918, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 528, - "instId": 300004, - "propState": 8, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "529": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 529, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "617": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 617, - "instId": 300013, - "propState": 8, - "pos": { - "x": 5710, - "y": 4139, - "z": -279910 - }, - "rot": { - "x": 0, - "y": 236608, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300017, - "propState": 8, - "pos": { - "x": 76546, - "y": -5317, - "z": -398579 - }, - "rot": { - "x": 0, - "y": 221601, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19381, - "y": 4065, - "z": -224032 - }, - "rot": { - "x": 0, - "y": 210852, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15893, - "y": 6909, - "z": -311402 - }, - "rot": { - "x": 0, - "y": 70586, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 617, - "instId": 300003, - "propState": 8, - "pos": { - "x": 97877, - "y": -5290, - "z": -482547 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "618": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 618, - "instId": 300007, - "propState": 8, - "pos": { - "x": 193620, - "y": 94145, - "z": 166199 - }, - "rot": { - "x": 0, - "y": 18071, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130539, - "y": 94556, - "z": 260805 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300001, - "propState": 8, - "pos": { - "x": 137265, - "y": 101682, - "z": 323852 - }, - "rot": { - "x": 0, - "y": 278513, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300002, - "propState": 8, - "pos": { - "x": 296348, - "y": 157838, - "z": 353201 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300003, - "propState": 8, - "pos": { - "x": 202043, - "y": 168559, - "z": 358779 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300004, - "propState": 8, - "pos": { - "x": 132272, - "y": 98874, - "z": 194683 - }, - "rot": { - "x": 0, - "y": 28461, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300005, - "propState": 8, - "pos": { - "x": 217457, - "y": 98186, - "z": 156219 - }, - "rot": { - "x": 0, - "y": 209643, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300006, - "propState": 8, - "pos": { - "x": 206547, - "y": 101470, - "z": 328384 - }, - "rot": { - "x": 0, - "y": 156276, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300009, - "propState": 8, - "pos": { - "x": 341773, - "y": 108671, - "z": 198655 - }, - "rot": { - "x": 0, - "y": 22954, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "670": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 670, - "instId": 300001, - "propState": 18, - "pos": { - "x": -81519, - "y": 13019, - "z": -268441 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104096 - }, - { - "groupId": 670, - "instId": 300002, - "propState": 18, - "pos": { - "x": -31260, - "y": 6887, - "z": -323892 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, - { - "groupId": 670, - "instId": 300003, - "propState": 18, - "pos": { - "x": -114502, - "y": 16751, - "z": -220922 - }, - "rot": { - "x": 0, - "y": 300762, - "z": 0 - }, - "propId": 104093 - }, - { - "groupId": 670, - "instId": 300004, - "propState": 18, - "pos": { - "x": 179317, - "y": 94067, - "z": 172867 - }, - "rot": { - "x": 0, - "y": 165573, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300005, - "propState": 18, - "pos": { - "x": 263155, - "y": 102634, - "z": 164478 - }, - "rot": { - "x": 0, - "y": 75158, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300006, - "propState": 18, - "pos": { - "x": 298203, - "y": 105994, - "z": 215710 - }, - "rot": { - "x": 0, - "y": 322762, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300007, - "propState": 18, - "pos": { - "x": 131048, - "y": 95138, - "z": 275098 - }, - "rot": { - "x": 0, - "y": 69556, - "z": 0 - }, - "propId": 104096 - }, { - "groupId": 670, - "instId": 300008, - "propState": 18, - "pos": { - "x": -11199, - "y": 4203, - "z": -266538 - }, - "rot": { - "x": 0, - "y": 73758, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300009, - "propState": 18, - "pos": { - "x": 305331, - "y": 106653, - "z": 168630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300010, - "propState": 18, - "pos": { - "x": 351503, - "y": 108044, - "z": 197206 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300011, - "propState": 18, - "pos": { - "x": 128209, - "y": 101710, - "z": 333516 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 670, - "instId": 300012, - "propState": 18, - "pos": { - "x": -89306, - "y": 27612, - "z": -239309 - }, - "rot": { - "x": 0, - "y": 133168, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300013, - "propState": 18, - "pos": { - "x": -46712, - "y": 6773, - "z": -280120 - }, - "rot": { - "x": 0, - "y": 64953, - "z": 0 - }, - "propId": 104093 - } - ], - "teleports": {} - }, - "671": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 671, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359306, - "y": 108470, - "z": 202778 - }, - "rot": { - "x": 0, - "y": 202807, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "693": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "790": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 790, - "instId": 300001, - "propState": 8, - "pos": { - "x": 170425, - "y": 103346, - "z": 329899 - }, - "rot": { - "x": 0, - "y": 153327, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 790, - "instId": 300002, - "propState": 8, - "pos": { - "x": 355634, - "y": 109724, - "z": 187361 - }, - "rot": { - "x": 0, - "y": 345335, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "813": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 813, - "instId": 300001, - "propState": 18, - "pos": { - "x": 205919, - "y": 168773, - "z": 413410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 813, - "instId": 300002, - "propState": 18, - "pos": { - "x": 174385, - "y": 168465, - "z": 378219 - }, - "rot": { - "x": 0, - "y": 216335, - "z": 0 - }, - "propId": 104094 - } - ], - "teleports": {} - }, - "814": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 814, - "instId": 300001, - "propState": 18, - "pos": { - "x": -126536, - "y": 16175, - "z": -270549 - }, - "rot": { - "x": 0, - "y": 57225, - "z": 0 - }, - "propId": 104096 - } - ], - "teleports": {} - }, - "820": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "824": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 824, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359673, - "y": 108470, - "z": 202695 - }, - "rot": { - "x": 0, - "y": 235146, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "865": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "866": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 501, - "startAnchorId": 1, - "startGroupId": 323, - "isEnteredSceneInfo": true - } - }, - "1040103": { - "P10401_F10401001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78066, - "y": -5970, - "z": -486616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19340, - "y": 5990, - "z": -300240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -101136, - "y": 15608, - "z": -278544 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 124536, - "y": 98377, - "z": 192166 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227579, - "y": 167843, - "z": 369819 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 329967, - "y": 107971, - "z": 217122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 224470, - "y": 104516, - "z": 263170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 162270, - "y": 100770, - "z": 309350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 315770, - "y": 152774, - "z": 298757 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1040101": { - "anchorId": 1, - "groupId": 6, - "instId": 300001, - "pos": { - "x": 89730, - "y": -6120, - "z": -492460 - }, - "rot": { - "x": 0, - "y": 346618, - "z": 0 - } - }, - "1040102": { - "anchorId": 2, - "groupId": 6, - "instId": 300002, - "pos": { - "x": -21430, - "y": 5990, - "z": -303590 - }, - "rot": { - "x": 0, - "y": 254754, - "z": 0 - } - }, - "1040103": { - "anchorId": 3, - "groupId": 6, - "instId": 300003, - "pos": { - "x": -105120, - "y": 15608, - "z": -278950 - }, - "rot": { - "x": 0, - "y": 329392, - "z": 0 - } - }, - "1040104": { - "anchorId": 4, - "groupId": 6, - "instId": 300004, - "pos": { - "x": 114403, - "y": 98354, - "z": 194152 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - } - }, - "1040105": { - "anchorId": 5, - "groupId": 6, - "instId": 300005, - "pos": { - "x": 221674, - "y": 168060, - "z": 363828 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - } - }, - "1040106": { - "anchorId": 6, - "groupId": 6, - "instId": 300006, - "pos": { - "x": 336400, - "y": 107971, - "z": 213537 - }, - "rot": { - "x": 0, - "y": 182732, - "z": 0 - } - }, - "1040107": { - "anchorId": 7, - "groupId": 6, - "instId": 300007, - "pos": { - "x": 216390, - "y": 103529, - "z": 270850 - }, - "rot": { - "x": 0, - "y": 75679, - "z": 0 - } - }, - "1040108": { - "anchorId": 8, - "groupId": 6, - "instId": 300008, - "pos": { - "x": 167763, - "y": 100770, - "z": 308090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1040109": { - "anchorId": 9, - "groupId": 6, - "instId": 300009, - "pos": { - "x": 318666, - "y": 152472, - "z": 306522 - }, - "rot": { - "x": 0, - "y": 56899, - "z": 0 - } - } - } - }, - "8": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 12, - "pos": { - "x": 82050, - "y": -5915, - "z": -395340 - }, - "rot": { - "x": 0, - "y": 276750, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 12, - "pos": { - "x": 3914, - "y": 3450, - "z": -290792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 12, - "pos": { - "x": -18250, - "y": 6339, - "z": -296226 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 12, - "pos": { - "x": -26774, - "y": 3350, - "z": -287644 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300005, - "propState": 12, - "pos": { - "x": -33678, - "y": 3365, - "z": -267524 - }, - "rot": { - "x": 0, - "y": 90531, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300006, - "propState": 12, - "pos": { - "x": -64086, - "y": 21093, - "z": -269232 - }, - "rot": { - "x": 0, - "y": 20649, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300007, - "propState": 12, - "pos": { - "x": -74082, - "y": 11031, - "z": -231372 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300008, - "propState": 12, - "pos": { - "x": -134960, - "y": 15608, - "z": -280360 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300009, - "propState": 12, - "pos": { - "x": -60375, - "y": 12152, - "z": -278233 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300010, - "propState": 12, - "pos": { - "x": -102840, - "y": 19562, - "z": -246767 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300012, - "propState": 12, - "pos": { - "x": -86640, - "y": 27266, - "z": -243760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300006, - "propState": 8, - "pos": { - "x": -39636, - "y": 5990, - "z": -294265 - }, - "rot": { - "x": 0, - "y": 185572, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": -51120, - "y": 5978, - "z": -310370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300008, - "propState": 8, - "pos": { - "x": -50970, - "y": 5978, - "z": -300970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300009, - "propState": 8, - "pos": { - "x": -74500, - "y": 11160, - "z": -287292 - }, - "rot": { - "x": 0, - "y": 236527, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300010, - "propState": 8, - "pos": { - "x": -71770, - "y": 12394, - "z": -278750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300014, - "propState": 8, - "pos": { - "x": -144850, - "y": 16251, - "z": -247720 - }, - "rot": { - "x": 0, - "y": 75105, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26494, - "y": 6610, - "z": -323210 - }, - "rot": { - "x": 0, - "y": 351685, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300011, - "propState": 8, - "pos": { - "x": -76758, - "y": 24054, - "z": -249600 - }, - "rot": { - "x": 0, - "y": 53418, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 10, - "instId": 300015, - "propState": 8, - "pos": { - "x": -84739, - "y": 27779, - "z": -263615 - }, - "rot": { - "x": 0, - "y": 156113, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300018, - "propState": 8, - "pos": { - "x": -111490, - "y": 26632, - "z": -258600 - }, - "rot": { - "x": 0, - "y": 311826, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300016, - "propState": 8, - "pos": { - "x": -62385, - "y": 21150, - "z": -257798 - }, - "rot": { - "x": 0, - "y": 264682, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300024, - "propState": 8, - "pos": { - "x": -63897, - "y": 21093, - "z": -236956 - }, - "rot": { - "x": 0, - "y": 220027, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300020, - "propState": 8, - "pos": { - "x": -25366, - "y": 3333, - "z": -216889 - }, - "rot": { - "x": 0, - "y": 88688, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300021, - "propState": 8, - "pos": { - "x": -14840, - "y": 3448, - "z": -206413 - }, - "rot": { - "x": 0, - "y": 177426, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300022, - "propState": 8, - "pos": { - "x": -134892, - "y": 15204, - "z": -278844 - }, - "rot": { - "x": 0, - "y": 3118, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300023, - "propState": 8, - "pos": { - "x": -133409, - "y": 15164, - "z": -280287 - }, - "rot": { - "x": 0, - "y": 86672, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300025, - "propState": 8, - "pos": { - "x": 89695, - "y": -5970, - "z": -448796 - }, - "rot": { - "x": 0, - "y": 210643, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58732, - "y": -5990, - "z": -419241 - }, - "rot": { - "x": 0, - "y": 102446, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300012, - "propState": 8, - "pos": { - "x": 55603, - "y": -6017, - "z": -404746 - }, - "rot": { - "x": 0, - "y": 23104, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14697, - "y": -1293, - "z": -360615 - }, - "rot": { - "x": 0, - "y": 51018, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": 43152, - "y": -5300, - "z": -372415 - }, - "rot": { - "x": 0, - "y": 220886, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300027, - "propState": 8, - "pos": { - "x": 21331, - "y": 2224, - "z": -334155 - }, - "rot": { - "x": 0, - "y": 263701, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20605, - "y": 3448, - "z": -283484 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300028, - "propState": 8, - "pos": { - "x": 19589, - "y": 3448, - "z": -237547 - }, - "rot": { - "x": 0, - "y": 241864, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 1, - "pos": { - "x": 312570, - "y": 109590, - "z": 314512 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311898, - "y": 152508, - "z": 314894 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 1, - "pos": { - "x": 316455, - "y": 152200, - "z": 310770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104002 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 1, - "pos": { - "x": 316207, - "y": 109404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 13, - "instId": 300005, - "propState": 1, - "pos": { - "x": 316207, - "y": 152404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 14, - "instId": 300004, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300003, - "propState": 1, - "pos": { - "x": 236879, - "y": 103740, - "z": 236270 - }, - "rot": { - "x": 0, - "y": 7500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 1, - "pos": { - "x": 212126, - "y": 103740, - "z": 279143 - }, - "rot": { - "x": 0, - "y": 112500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300005, - "propState": 1, - "pos": { - "x": 188042, - "y": 104630, - "z": 276986 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300006, - "propState": 1, - "pos": { - "x": 159686, - "y": 100793, - "z": 300619 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300007, - "propState": 1, - "pos": { - "x": 143159, - "y": 100976, - "z": 309937 - }, - "rot": { - "x": 0, - "y": 293966, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300011, - "propState": 1, - "pos": { - "x": 291750, - "y": 105971, - "z": 185290 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300012, - "propState": 1, - "pos": { - "x": 241740, - "y": 101971, - "z": 163320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300010, - "propState": 1, - "pos": { - "x": 353781, - "y": 107971, - "z": 203856 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104018 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -59530, - "y": 12152, - "z": -273520 - }, - "rot": { - "x": 0, - "y": 309292, - "z": 0 - }, - "npcId": 3149 - } - ], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -95080, - "y": 14756, - "z": -279743 - }, - "rot": { - "x": 0, - "y": 10151, - "z": 0 - }, - "npcId": 14109 - } - ], - "props": [], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": -96529, - "y": 15621, - "z": -265169 - }, - "rot": { - "x": 0, - "y": 224052, - "z": 0 - }, - "npcId": 14209 - } - ], - "props": [], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [ - { - "groupId": 40, - "instId": 400001, - "pos": { - "x": -111968, - "y": 15665, - "z": -266978 - }, - "rot": { - "x": 0, - "y": 196945, - "z": 0 - }, - "npcId": 14110 - }, { - "groupId": 40, - "instId": 400002, - "pos": { - "x": -112375, - "y": 15706, - "z": -267880 - }, - "rot": { - "x": 0, - "y": 13398, - "z": 0 - }, - "npcId": 14103 - } - ], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204915, - "y": 167443, - "z": 391466 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 104015 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300002, - "propState": 0, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300002, - "propState": 0, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [ - { - "groupId": 92, - "instId": 400001, - "pos": { - "x": 204964, - "y": 97644, - "z": 143330 - }, - "rot": { - "x": 0, - "y": 143298, - "z": 0 - }, - "npcId": 14101 - } - ], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 0, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -14980, - "y": 3350, - "z": -283160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300002, - "propState": 1, - "pos": { - "x": -146909, - "y": 15640, - "z": -263311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": 158376, - "y": 105750, - "z": 344739 - }, - "rot": { - "x": 0, - "y": 224478, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": 219888, - "y": 97644, - "z": 168466 - }, - "rot": { - "x": 0, - "y": 150238, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": 352900, - "y": 107971, - "z": 220700 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": 209210, - "y": 100740, - "z": 308940 - }, - "rot": { - "x": 0, - "y": 329129, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300007, - "propState": 1, - "pos": { - "x": -79120, - "y": 14778, - "z": -283515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300008, - "propState": 8, - "pos": { - "x": 257554, - "y": 102389, - "z": 172472 - }, - "rot": { - "x": 0, - "y": 330054, - "z": 0 - }, - "propId": 104012 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149769, - "y": 105603, - "z": 359377 - }, - "rot": { - "x": 0, - "y": 328717, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": 207644, - "y": 101150, - "z": 324766 - }, - "rot": { - "x": 0, - "y": 106681, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": 232368, - "y": 103803, - "z": 225356 - }, - "rot": { - "x": 0, - "y": 59779, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204903, - "y": 167529, - "z": 391455 - }, - "rot": { - "x": 0, - "y": 329375, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": 223904, - "y": 98770, - "z": 126573 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": -132996, - "y": 26164, - "z": -252218 - }, - "rot": { - "x": 0, - "y": 180283, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300007, - "propState": 8, - "pos": { - "x": 273980, - "y": 102188, - "z": 178507 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300008, - "propState": 8, - "pos": { - "x": -122252, - "y": 15622, - "z": -283207 - }, - "rot": { - "x": 0, - "y": 180849, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300009, - "propState": 8, - "pos": { - "x": 287160, - "y": 102129, - "z": 293884 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300010, - "propState": 8, - "pos": { - "x": 340774, - "y": 107971, - "z": 190474 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43750, - "y": 5920, - "z": -276720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300002, - "propState": 8, - "pos": { - "x": -57455, - "y": 8117, - "z": -220071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300003, - "propState": 8, - "pos": { - "x": 221207, - "y": 167929, - "z": 357985 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300004, - "propState": 8, - "pos": { - "x": 288485, - "y": 105971, - "z": 204066 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227188, - "y": 100770, - "z": 344085 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300006, - "propState": 8, - "pos": { - "x": -106222, - "y": 13880, - "z": -289783 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300007, - "propState": 8, - "pos": { - "x": 210166, - "y": 103536, - "z": 287518 - }, - "rot": { - "x": 0, - "y": 202254, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300008, - "propState": 8, - "pos": { - "x": 210027, - "y": 104654, - "z": 224475 - }, - "rot": { - "x": 0, - "y": 59128, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 1, - "pos": { - "x": 234018, - "y": 100947, - "z": 269707 - }, - "rot": { - "x": 0, - "y": 39325, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": 325745, - "y": 106160, - "z": 184548 - }, - "rot": { - "x": 0, - "y": 240447, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300003, - "propState": 8, - "pos": { - "x": 198068, - "y": 104653, - "z": 269939 - }, - "rot": { - "x": 0, - "y": 151369, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300004, - "propState": 1, - "pos": { - "x": 270190, - "y": 163213, - "z": 371600 - }, - "rot": { - "x": 0, - "y": 260032, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300005, - "propState": 8, - "pos": { - "x": 118761, - "y": 101070, - "z": 317301 - }, - "rot": { - "x": 0, - "y": 77253, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4256, - "y": 3381, - "z": -247994 - }, - "rot": { - "x": 0, - "y": 224790, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300007, - "propState": 8, - "pos": { - "x": -66826, - "y": 11067, - "z": -234952 - }, - "rot": { - "x": 0, - "y": 267497, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300008, - "propState": 8, - "pos": { - "x": -64190, - "y": 21093, - "z": -235440 - }, - "rot": { - "x": 0, - "y": 212078, - "z": 0 - }, - "propId": 104059 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 139968, - "y": 102482, - "z": 319179 - }, - "rot": { - "x": 0, - "y": 242786, - "z": 0 - }, - "npcId": 100 - }, - { - "groupId": 151, - "instId": 400002, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400003, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400004, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400005, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400006, - "pos": { - "x": 139892, - "y": 102103, - "z": 319130 - }, - "rot": { - "x": 0, - "y": 239755, - "z": 0 - }, - "npcId": 14312 - } - ], - "props": [], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 152, - "instId": 300001, - "propState": 12, - "pos": { - "x": 152574, - "y": 93638, - "z": 266324 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300002, - "propState": 12, - "pos": { - "x": 130494, - "y": 93630, - "z": 279354 - }, - "rot": { - "x": 0, - "y": 239981, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300004, - "propState": 12, - "pos": { - "x": 185760, - "y": 105762, - "z": 371090 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300005, - "propState": 12, - "pos": { - "x": 177853, - "y": 93580, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300006, - "propState": 12, - "pos": { - "x": 253837, - "y": 98644, - "z": 136847 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300007, - "propState": 12, - "pos": { - "x": 194002, - "y": 104122, - "z": 255928 - }, - "rot": { - "x": 0, - "y": 130733, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300008, - "propState": 12, - "pos": { - "x": 229414, - "y": 105571, - "z": 210692 - }, - "rot": { - "x": 0, - "y": 321314, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300009, - "propState": 12, - "pos": { - "x": 183158, - "y": 104653, - "z": 266854 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300010, - "propState": 12, - "pos": { - "x": 268140, - "y": 101000, - "z": 239810 - }, - "rot": { - "x": 0, - "y": 328117, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300011, - "propState": 12, - "pos": { - "x": 225310, - "y": 101000, - "z": 290410 - }, - "rot": { - "x": 0, - "y": 59999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300012, - "propState": 12, - "pos": { - "x": 255420, - "y": 101000, - "z": 320270 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300013, - "propState": 12, - "pos": { - "x": 338020, - "y": 152803, - "z": 333890 - }, - "rot": { - "x": 0, - "y": 221024, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300014, - "propState": 12, - "pos": { - "x": 282990, - "y": 101971, - "z": 173500 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300015, - "propState": 12, - "pos": { - "x": 286450, - "y": 105958, - "z": 211950 - }, - "rot": { - "x": 0, - "y": 148320, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300016, - "propState": 12, - "pos": { - "x": 329340, - "y": 106089, - "z": 169620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300017, - "propState": 12, - "pos": { - "x": 327440, - "y": 107971, - "z": 221628 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300019, - "propState": 12, - "pos": { - "x": 269649, - "y": 163150, - "z": 363836 - }, - "rot": { - "x": 0, - "y": 310585, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300020, - "propState": 12, - "pos": { - "x": 199019, - "y": 167843, - "z": 358454 - }, - "rot": { - "x": 0, - "y": 18403, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300021, - "propState": 12, - "pos": { - "x": 190814, - "y": 101238, - "z": 287208 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300022, - "propState": 12, - "pos": { - "x": 171673, - "y": 100770, - "z": 318303 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300023, - "propState": 12, - "pos": { - "x": 221083, - "y": 100770, - "z": 333802 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300024, - "propState": 12, - "pos": { - "x": 145640, - "y": 100754, - "z": 297480 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 153, - "instId": 300003, - "propState": 8, - "pos": { - "x": 177050, - "y": 93120, - "z": 174910 - }, - "rot": { - "x": 0, - "y": 246601, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 153, - "instId": 300004, - "propState": 8, - "pos": { - "x": 227950, - "y": 97644, - "z": 159150 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300005, - "propState": 8, - "pos": { - "x": 231250, - "y": 97644, - "z": 153440 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300016, - "propState": 8, - "pos": { - "x": 176260, - "y": 103203, - "z": 239780 - }, - "rot": { - "x": 0, - "y": 150437, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300006, - "propState": 8, - "pos": { - "x": 184370, - "y": 103203, - "z": 225470 - }, - "rot": { - "x": 0, - "y": 326831, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300009, - "propState": 8, - "pos": { - "x": 234600, - "y": 103530, - "z": 222580 - }, - "rot": { - "x": 0, - "y": 17701, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300018, - "propState": 8, - "pos": { - "x": 255266, - "y": 101971, - "z": 167110 - }, - "rot": { - "x": 0, - "y": 154263, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300013, - "propState": 8, - "pos": { - "x": 279350, - "y": 105971, - "z": 191890 - }, - "rot": { - "x": 0, - "y": 241048, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300019, - "propState": 8, - "pos": { - "x": 318070, - "y": 105971, - "z": 196210 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300014, - "propState": 8, - "pos": { - "x": 308709, - "y": 106272, - "z": 159522 - }, - "rot": { - "x": 0, - "y": 36623, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300021, - "propState": 8, - "pos": { - "x": 321207, - "y": 105971, - "z": 197154 - }, - "rot": { - "x": 0, - "y": 60201, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300022, - "propState": 8, - "pos": { - "x": 346015, - "y": 107971, - "z": 231792 - }, - "rot": { - "x": 0, - "y": 180550, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300023, - "propState": 8, - "pos": { - "x": 322496, - "y": 107971, - "z": 226099 - }, - "rot": { - "x": 0, - "y": 187422, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300036, - "propState": 8, - "pos": { - "x": 329070, - "y": 107647, - "z": 221670 - }, - "rot": { - "x": 0, - "y": 105499, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300024, - "propState": 8, - "pos": { - "x": 138940, - "y": 100954, - "z": 308470 - }, - "rot": { - "x": 0, - "y": 326307, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300025, - "propState": 8, - "pos": { - "x": 150703, - "y": 105592, - "z": 352393 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300011, - "propState": 8, - "pos": { - "x": 219650, - "y": 97644, - "z": 143270 - }, - "rot": { - "x": 0, - "y": 92595, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300012, - "propState": 8, - "pos": { - "x": 292770, - "y": 101000, - "z": 253740 - }, - "rot": { - "x": 0, - "y": 151932, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 153, - "instId": 300010, - "propState": 8, - "pos": { - "x": 333780, - "y": 153438, - "z": 347280 - }, - "rot": { - "x": 0, - "y": 404, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300015, - "propState": 8, - "pos": { - "x": 134181, - "y": 98377, - "z": 214970 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300026, - "propState": 8, - "pos": { - "x": 141980, - "y": 98377, - "z": 200620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300028, - "propState": 8, - "pos": { - "x": 113902, - "y": 93638, - "z": 278405 - }, - "rot": { - "x": 0, - "y": 198040, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300029, - "propState": 8, - "pos": { - "x": 118702, - "y": 93656, - "z": 244941 - }, - "rot": { - "x": 0, - "y": 60791, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300001, - "propState": 8, - "pos": { - "x": 143195, - "y": 93656, - "z": 258228 - }, - "rot": { - "x": 0, - "y": 330871, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300002, - "propState": 8, - "pos": { - "x": 128310, - "y": 100954, - "z": 292948 - }, - "rot": { - "x": 0, - "y": 62758, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300030, - "propState": 8, - "pos": { - "x": 178485, - "y": 167843, - "z": 371664 - }, - "rot": { - "x": 0, - "y": 56447, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300031, - "propState": 8, - "pos": { - "x": 245807, - "y": 164825, - "z": 374963 - }, - "rot": { - "x": 0, - "y": 127904, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300032, - "propState": 8, - "pos": { - "x": 277570, - "y": 159001, - "z": 355931 - }, - "rot": { - "x": 0, - "y": 130587, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300033, - "propState": 8, - "pos": { - "x": 278410, - "y": 163045, - "z": 379509 - }, - "rot": { - "x": 0, - "y": 258352, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300035, - "propState": 8, - "pos": { - "x": 146505, - "y": 100471, - "z": 298122 - }, - "rot": { - "x": 0, - "y": 54454, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300037, - "propState": 8, - "pos": { - "x": 314177, - "y": 153280, - "z": 292709 - }, - "rot": { - "x": 0, - "y": 92791, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "160": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119259, - "y": 18049, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 211662, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104995, - "y": 98470, - "z": 188771 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119259, - "y": 18058, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 160, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104977, - "y": 98481, - "z": 188670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 8, - "pos": { - "x": -99031, - "y": 15920, - "z": -275022 - }, - "rot": { - "x": 0, - "y": 273537, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 161, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66980, - "y": 21867, - "z": -266740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1540, - "y": 4866, - "z": -287650 - }, - "rot": { - "x": 0, - "y": 269808, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300002, - "propState": 1, - "pos": { - "x": 77893, - "y": -4450, - "z": -498633 - }, - "rot": { - "x": 0, - "y": 253178, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178203, - "y": 95088, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 61300, - "z": 0 - }, - "propId": 104060 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300002, - "propState": 0, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [ - { - "groupId": 176, - "instId": 400001, - "pos": { - "x": 87700, - "y": -16540, - "z": -477300 - }, - "rot": { - "x": 0, - "y": 345321, - "z": 0 - }, - "npcId": 3185 - }, { - "groupId": 176, - "instId": 400002, - "pos": { - "x": 86500, - "y": -16540, - "z": -469680 - }, - "rot": { - "x": 0, - "y": 341837, - "z": 0 - }, - "npcId": 3183 - }, { - "groupId": 176, - "instId": 400003, - "pos": { - "x": 85750, - "y": -16540, - "z": -467330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 14112 - } - ], - "props": [], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 18, - "pos": { - "x": 77916, - "y": -3040, - "z": -498627 - }, - "rot": { - "x": 0, - "y": 264267, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 208, - "instId": 300002, - "propState": 1, - "pos": { - "x": 78969, - "y": -5990, - "z": -498306 - }, - "rot": { - "x": 0, - "y": 101249, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 208, - "instId": 300004, - "propState": 8, - "pos": { - "x": 77916, - "y": -2890, - "z": -498625 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "209": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 209, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46602, - "y": -4593, - "z": -391873 - }, - "rot": { - "x": 0, - "y": 300009, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 209, - "instId": 300002, - "propState": 1, - "pos": { - "x": 48064, - "y": -5982, - "z": -390773 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 209, - "instId": 300004, - "propState": 8, - "pos": { - "x": 46621, - "y": -4524, - "z": -391878 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 18, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 9817, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 210, - "instId": 300002, - "propState": 1, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 279817, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 210, - "instId": 300004, - "propState": 8, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 18, - "pos": { - "x": -132986, - "y": 27350, - "z": -252401 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 211, - "instId": 300002, - "propState": 1, - "pos": { - "x": -133052, - "y": 26103, - "z": -253728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 211, - "instId": 300004, - "propState": 8, - "pos": { - "x": -132986, - "y": 27463, - "z": -252368 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 212, - "instId": 300001, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 119917, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 212, - "instId": 300002, - "propState": 1, - "pos": { - "x": -55180, - "y": 12152, - "z": -266265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 212, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "213": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 213, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 309806, - "z": 0 - }, - "propId": 104055 - }, - { - "groupId": 213, - "instId": 300002, - "propState": 1, - "pos": { - "x": -30255, - "y": 3365, - "z": -265518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 213, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 213, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31099, - "y": 4038, - "z": -263724 - }, - "rot": { - "x": 0, - "y": 353979, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 213, - "instId": 300006, - "propState": 8, - "pos": { - "x": -31535, - "y": 4077, - "z": -264049 - }, - "rot": { - "x": 0, - "y": 326571, - "z": 0 - }, - "propId": 104055 - } - ], - "teleports": {} - }, - "214": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 214, - "instId": 300002, - "propState": 1, - "pos": { - "x": 175002, - "y": 156010, - "z": 362005 - }, - "rot": { - "x": 0, - "y": 253144, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300003, - "propState": 1, - "pos": { - "x": 175522, - "y": 170077, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 197984, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300004, - "propState": 8, - "pos": { - "x": 175522, - "y": 170178, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 220382, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 214, - "instId": 300006, - "propState": 1, - "pos": { - "x": 179320, - "y": 106811, - "z": 366430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300002, - "propState": 1, - "pos": { - "x": 130717, - "y": 102275, - "z": 338339 - }, - "rot": { - "x": 0, - "y": 224748, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300003, - "propState": 1, - "pos": { - "x": 140502, - "y": 102080, - "z": 339386 - }, - "rot": { - "x": 0, - "y": 149909, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300004, - "propState": 8, - "pos": { - "x": 140574, - "y": 102154, - "z": 339418 - }, - "rot": { - "x": 0, - "y": 123000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 215, - "instId": 300006, - "propState": 1, - "pos": { - "x": 127191, - "y": 101080, - "z": 331597 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 8, - "pos": { - "x": 159492, - "y": 102256, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 220798, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 216, - "instId": 300002, - "propState": 1, - "pos": { - "x": 160112, - "y": 100770, - "z": 307461 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 216, - "instId": 300004, - "propState": 8, - "pos": { - "x": 159492, - "y": 102318, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 333245, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 8, - "pos": { - "x": 226881, - "y": 171158, - "z": 357232 - }, - "rot": { - "x": 0, - "y": 184882, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 217, - "instId": 300002, - "propState": 1, - "pos": { - "x": 226762, - "y": 167843, - "z": 357463 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 217, - "instId": 300004, - "propState": 8, - "pos": { - "x": 226896, - "y": 171199, - "z": 357241 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 8, - "pos": { - "x": 337076, - "y": 173730, - "z": 292727 - }, - "rot": { - "x": 0, - "y": 303950, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 218, - "instId": 300002, - "propState": 1, - "pos": { - "x": 338040, - "y": 168259, - "z": 292549 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 218, - "instId": 300004, - "propState": 8, - "pos": { - "x": 336933, - "y": 173863, - "z": 292571 - }, - "rot": { - "x": 0, - "y": 312490, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "219": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 219, - "instId": 300001, - "propState": 8, - "pos": { - "x": 186946, - "y": 169710, - "z": 364365 - }, - "rot": { - "x": 0, - "y": 262675, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 219, - "instId": 300002, - "propState": 1, - "pos": { - "x": 188001, - "y": 167843, - "z": 364979 - }, - "rot": { - "x": 0, - "y": 245509, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 219, - "instId": 300004, - "propState": 8, - "pos": { - "x": 186921, - "y": 170097, - "z": 364291 - }, - "rot": { - "x": 0, - "y": 221797, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "220": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 220, - "instId": 300001, - "propState": 18, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 276515, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 220, - "instId": 300002, - "propState": 1, - "pos": { - "x": 303252, - "y": 105988, - "z": 210165 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 220, - "instId": 300004, - "propState": 8, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 8, - "pos": { - "x": 309174, - "y": 106436, - "z": 178023 - }, - "rot": { - "x": 0, - "y": 40717, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 221, - "instId": 300002, - "propState": 1, - "pos": { - "x": 309518, - "y": 106520, - "z": 178086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 221, - "instId": 300004, - "propState": 8, - "pos": { - "x": 309161, - "y": 106561, - "z": 178007 - }, - "rot": { - "x": 0, - "y": 24000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 18, - "pos": { - "x": -47530, - "y": 11920, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 222, - "instId": 300002, - "propState": 1, - "pos": { - "x": -47487, - "y": 8183, - "z": -218067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 222, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47530, - "y": 12046, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 18, - "pos": { - "x": 356793, - "y": 108213, - "z": 190813 - }, - "rot": { - "x": 0, - "y": 255315, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 223, - "instId": 300002, - "propState": 1, - "pos": { - "x": 357800, - "y": 107971, - "z": 191113 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": 356939, - "y": 108213, - "z": 190774 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "224": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 224, - "instId": 300001, - "propState": 18, - "pos": { - "x": 204210, - "y": 102600, - "z": 300040 - }, - "rot": { - "x": 0, - "y": 26393, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 224, - "instId": 300002, - "propState": 1, - "pos": { - "x": 205414, - "y": 100841, - "z": 299431 - }, - "rot": { - "x": 0, - "y": 346016, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 224, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204211, - "y": 102733, - "z": 300041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 8, - "pos": { - "x": 178669, - "y": 168938, - "z": 393833 - }, - "rot": { - "x": 0, - "y": 145198, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 225, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178703, - "y": 167843, - "z": 395308 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 225, - "instId": 300004, - "propState": 8, - "pos": { - "x": 178642, - "y": 169082, - "z": 393814 - }, - "rot": { - "x": 0, - "y": 108200, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300005, - "propState": 8, - "pos": { - "x": -86338, - "y": 15348, - "z": -239289 - }, - "rot": { - "x": 0, - "y": 8124, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 226, - "instId": 300004, - "propState": 8, - "pos": { - "x": -86343, - "y": 15390, - "z": -239198 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 226, - "instId": 300002, - "propState": 1, - "pos": { - "x": -86432, - "y": 12541, - "z": -240353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300001, - "propState": 18, - "pos": { - "x": -78914, - "y": 24316, - "z": -252642 - }, - "rot": { - "x": 0, - "y": 69952, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 227, - "instId": 300002, - "propState": 1, - "pos": { - "x": -79319, - "y": 23948, - "z": -253010 - }, - "rot": { - "x": 0, - "y": 300950, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 227, - "instId": 300004, - "propState": 8, - "pos": { - "x": -78889, - "y": 24433, - "z": -252627 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300005, - "propState": 8, - "pos": { - "x": -82291, - "y": 23948, - "z": -252324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "242": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 242, - "instId": 300001, - "propState": 0, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 242, - "instId": 300002, - "propState": 0, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "245": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 245, - "instId": 300001, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 245, - "instId": 300002, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 245, - "instId": 300003, - "propState": 20, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 245, - "instId": 300004, - "propState": 1, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "258": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 258, - "instId": 300001, - "propState": 0, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "259": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 259, - "instId": 300001, - "propState": 0, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 259, - "instId": 300002, - "propState": 0, - "pos": { - "x": 338174, - "y": 114272, - "z": 200923 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 260, - "instId": 300001, - "propState": 0, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "261": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 261, - "instId": 300001, - "propState": 0, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "262": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 262, - "instId": 300001, - "propState": 0, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "263": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 263, - "instId": 300001, - "propState": 0, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300001, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 287, - "instId": 300002, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 287, - "instId": 300003, - "propState": 20, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 287, - "instId": 300004, - "propState": 1, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "289": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 289, - "instId": 300001, - "propState": 8, - "pos": { - "x": 342033, - "y": 168036, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 289, - "instId": 300002, - "propState": 8, - "pos": { - "x": 342033, - "y": 168183, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 289, - "instId": 300003, - "propState": 20, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 289, - "instId": 300004, - "propState": 1, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "309": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 309, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 272341, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 309, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 309, - "instId": 300003, - "propState": 20, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 309, - "instId": 300004, - "propState": 1, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "357": { - "monsters": [], - "npcs": [ - { - "groupId": 357, - "instId": 400001, - "pos": { - "x": 243851, - "y": 101713, - "z": 283891 - }, - "rot": { - "x": 0, - "y": 126434, - "z": 0 - }, - "npcId": 14126 - }, { - "groupId": 357, - "instId": 400002, - "pos": { - "x": 247390, - "y": 101000, - "z": 280980 - }, - "rot": { - "x": 0, - "y": 57982, - "z": 0 - }, - "npcId": 14146 - }, { - "groupId": 357, - "instId": 400003, - "pos": { - "x": 248636, - "y": 101000, - "z": 281986 - }, - "rot": { - "x": 0, - "y": 255639, - "z": 0 - }, - "npcId": 14147 - } - ], - "props": [], - "teleports": {} - }, - "406": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 406, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202701, - "y": 101238, - "z": 291138 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "407": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 407, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202410, - "y": 93495, - "z": 161640 - }, - "rot": { - "x": 0, - "y": 206515, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "408": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 408, - "instId": 300001, - "propState": 11, - "pos": { - "x": 359740, - "y": 107971, - "z": 209080 - }, - "rot": { - "x": 0, - "y": 293867, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "409": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 409, - "instId": 300001, - "propState": 11, - "pos": { - "x": -142827, - "y": 15608, - "z": -278700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "496": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 496, - "instId": 300001, - "propState": 18, - "pos": { - "x": 226836, - "y": 104516, - "z": 258812 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - } - ], - "teleports": {} - }, - "510": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 510, - "instId": 300009, - "propState": 20, - "pos": { - "x": 190341, - "y": 167843, - "z": 363687 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "520": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 520, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 520, - "instId": 300002, - "propState": 8, - "pos": { - "x": -89401, - "y": 25964, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 520, - "instId": 300004, - "propState": 8, - "pos": { - "x": -89401, - "y": 26097, - "z": -268820 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "521": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 521, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "522": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 522, - "instId": 300001, - "propState": 2, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - }, - { - "groupId": 522, - "instId": 300002, - "propState": 1, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300003, - "propState": 1, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300004, - "propState": 101, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300005, - "propState": 102, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300006, - "propState": 1, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - }, { - "groupId": 522, - "instId": 300007, - "propState": 1, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300008, - "propState": 1, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300009, - "propState": 1, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300010, - "propState": 1, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300011, - "propState": 1, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300012, - "propState": 1, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "526": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 526, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 526, - "instId": 300002, - "propState": 8, - "pos": { - "x": 137081, - "y": 102152, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 526, - "instId": 300004, - "propState": 8, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "527": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 527, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "528": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 528, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 528, - "instId": 300002, - "propState": 8, - "pos": { - "x": 369095, - "y": 108918, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 528, - "instId": 300004, - "propState": 8, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "529": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 529, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "617": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 617, - "instId": 300013, - "propState": 8, - "pos": { - "x": 5710, - "y": 4139, - "z": -279910 - }, - "rot": { - "x": 0, - "y": 236608, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300017, - "propState": 8, - "pos": { - "x": 76546, - "y": -5317, - "z": -398579 - }, - "rot": { - "x": 0, - "y": 221601, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19381, - "y": 4065, - "z": -224032 - }, - "rot": { - "x": 0, - "y": 210852, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15893, - "y": 6909, - "z": -311402 - }, - "rot": { - "x": 0, - "y": 70586, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 617, - "instId": 300003, - "propState": 8, - "pos": { - "x": 97877, - "y": -5290, - "z": -482547 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "618": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 618, - "instId": 300007, - "propState": 8, - "pos": { - "x": 193620, - "y": 94145, - "z": 166199 - }, - "rot": { - "x": 0, - "y": 18071, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130539, - "y": 94556, - "z": 260805 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300001, - "propState": 8, - "pos": { - "x": 137265, - "y": 101682, - "z": 323852 - }, - "rot": { - "x": 0, - "y": 278513, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300002, - "propState": 8, - "pos": { - "x": 296348, - "y": 157838, - "z": 353201 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300003, - "propState": 8, - "pos": { - "x": 202043, - "y": 168559, - "z": 358779 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300004, - "propState": 8, - "pos": { - "x": 132272, - "y": 98874, - "z": 194683 - }, - "rot": { - "x": 0, - "y": 28461, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300005, - "propState": 8, - "pos": { - "x": 217457, - "y": 98186, - "z": 156219 - }, - "rot": { - "x": 0, - "y": 209643, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300006, - "propState": 8, - "pos": { - "x": 206547, - "y": 101470, - "z": 328384 - }, - "rot": { - "x": 0, - "y": 156276, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300009, - "propState": 8, - "pos": { - "x": 341773, - "y": 108671, - "z": 198655 - }, - "rot": { - "x": 0, - "y": 22954, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "670": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 670, - "instId": 300001, - "propState": 18, - "pos": { - "x": -81519, - "y": 13019, - "z": -268441 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104096 - }, - { - "groupId": 670, - "instId": 300002, - "propState": 18, - "pos": { - "x": -31260, - "y": 6887, - "z": -323892 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, - { - "groupId": 670, - "instId": 300003, - "propState": 18, - "pos": { - "x": -114502, - "y": 16751, - "z": -220922 - }, - "rot": { - "x": 0, - "y": 300762, - "z": 0 - }, - "propId": 104093 - }, - { - "groupId": 670, - "instId": 300004, - "propState": 18, - "pos": { - "x": 179317, - "y": 94067, - "z": 172867 - }, - "rot": { - "x": 0, - "y": 165573, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300005, - "propState": 18, - "pos": { - "x": 263155, - "y": 102634, - "z": 164478 - }, - "rot": { - "x": 0, - "y": 75158, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300006, - "propState": 18, - "pos": { - "x": 298203, - "y": 105994, - "z": 215710 - }, - "rot": { - "x": 0, - "y": 322762, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300007, - "propState": 18, - "pos": { - "x": 131048, - "y": 95138, - "z": 275098 - }, - "rot": { - "x": 0, - "y": 69556, - "z": 0 - }, - "propId": 104096 - }, { - "groupId": 670, - "instId": 300008, - "propState": 18, - "pos": { - "x": -11199, - "y": 4203, - "z": -266538 - }, - "rot": { - "x": 0, - "y": 73758, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300009, - "propState": 18, - "pos": { - "x": 305331, - "y": 106653, - "z": 168630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300010, - "propState": 18, - "pos": { - "x": 351503, - "y": 108044, - "z": 197206 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300011, - "propState": 18, - "pos": { - "x": 128209, - "y": 101710, - "z": 333516 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 670, - "instId": 300012, - "propState": 18, - "pos": { - "x": -89306, - "y": 27612, - "z": -239309 - }, - "rot": { - "x": 0, - "y": 133168, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300013, - "propState": 18, - "pos": { - "x": -46712, - "y": 6773, - "z": -280120 - }, - "rot": { - "x": 0, - "y": 64953, - "z": 0 - }, - "propId": 104093 - } - ], - "teleports": {} - }, - "671": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 671, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359306, - "y": 108470, - "z": 202778 - }, - "rot": { - "x": 0, - "y": 202807, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "693": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "790": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 790, - "instId": 300001, - "propState": 8, - "pos": { - "x": 170425, - "y": 103346, - "z": 329899 - }, - "rot": { - "x": 0, - "y": 153327, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 790, - "instId": 300002, - "propState": 8, - "pos": { - "x": 355634, - "y": 109724, - "z": 187361 - }, - "rot": { - "x": 0, - "y": 345335, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "813": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 813, - "instId": 300001, - "propState": 18, - "pos": { - "x": 205919, - "y": 168773, - "z": 413410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 813, - "instId": 300002, - "propState": 18, - "pos": { - "x": 174385, - "y": 168465, - "z": 378219 - }, - "rot": { - "x": 0, - "y": 216335, - "z": 0 - }, - "propId": 104094 - } - ], - "teleports": {} - }, - "814": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 814, - "instId": 300001, - "propState": 18, - "pos": { - "x": -126536, - "y": 16175, - "z": -270549 - }, - "rot": { - "x": 0, - "y": 57225, - "z": 0 - }, - "propId": 104096 - } - ], - "teleports": {} - }, - "820": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "824": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 824, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359673, - "y": 108470, - "z": 202695 - }, - "rot": { - "x": 0, - "y": 235146, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "865": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "866": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 501, - "startAnchorId": 2, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "1040104": { - "P10401_F10401001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78066, - "y": -5970, - "z": -486616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19340, - "y": 5990, - "z": -300240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -101136, - "y": 15608, - "z": -278544 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 124536, - "y": 98377, - "z": 192166 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227579, - "y": 167843, - "z": 369819 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 329967, - "y": 107971, - "z": 217122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 224470, - "y": 104516, - "z": 263170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 162270, - "y": 100770, - "z": 309350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 315770, - "y": 152774, - "z": 298757 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1040101": { - "anchorId": 1, - "groupId": 6, - "instId": 300001, - "pos": { - "x": 89730, - "y": -6120, - "z": -492460 - }, - "rot": { - "x": 0, - "y": 346618, - "z": 0 - } - }, - "1040102": { - "anchorId": 2, - "groupId": 6, - "instId": 300002, - "pos": { - "x": -21430, - "y": 5990, - "z": -303590 - }, - "rot": { - "x": 0, - "y": 254754, - "z": 0 - } - }, - "1040103": { - "anchorId": 3, - "groupId": 6, - "instId": 300003, - "pos": { - "x": -105120, - "y": 15608, - "z": -278950 - }, - "rot": { - "x": 0, - "y": 329392, - "z": 0 - } - }, - "1040104": { - "anchorId": 4, - "groupId": 6, - "instId": 300004, - "pos": { - "x": 114403, - "y": 98354, - "z": 194152 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - } - }, - "1040105": { - "anchorId": 5, - "groupId": 6, - "instId": 300005, - "pos": { - "x": 221674, - "y": 168060, - "z": 363828 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - } - }, - "1040106": { - "anchorId": 6, - "groupId": 6, - "instId": 300006, - "pos": { - "x": 336400, - "y": 107971, - "z": 213537 - }, - "rot": { - "x": 0, - "y": 182732, - "z": 0 - } - }, - "1040107": { - "anchorId": 7, - "groupId": 6, - "instId": 300007, - "pos": { - "x": 216390, - "y": 103529, - "z": 270850 - }, - "rot": { - "x": 0, - "y": 75679, - "z": 0 - } - }, - "1040108": { - "anchorId": 8, - "groupId": 6, - "instId": 300008, - "pos": { - "x": 167763, - "y": 100770, - "z": 308090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1040109": { - "anchorId": 9, - "groupId": 6, - "instId": 300009, - "pos": { - "x": 318666, - "y": 152472, - "z": 306522 - }, - "rot": { - "x": 0, - "y": 56899, - "z": 0 - } - } - } - }, - "8": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 12, - "pos": { - "x": 82050, - "y": -5915, - "z": -395340 - }, - "rot": { - "x": 0, - "y": 276750, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 12, - "pos": { - "x": 3914, - "y": 3450, - "z": -290792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 12, - "pos": { - "x": -18250, - "y": 6339, - "z": -296226 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 12, - "pos": { - "x": -26774, - "y": 3350, - "z": -287644 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300005, - "propState": 12, - "pos": { - "x": -33678, - "y": 3365, - "z": -267524 - }, - "rot": { - "x": 0, - "y": 90531, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300006, - "propState": 12, - "pos": { - "x": -64086, - "y": 21093, - "z": -269232 - }, - "rot": { - "x": 0, - "y": 20649, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300007, - "propState": 12, - "pos": { - "x": -74082, - "y": 11031, - "z": -231372 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300008, - "propState": 12, - "pos": { - "x": -134960, - "y": 15608, - "z": -280360 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300009, - "propState": 12, - "pos": { - "x": -60375, - "y": 12152, - "z": -278233 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300010, - "propState": 12, - "pos": { - "x": -102840, - "y": 19562, - "z": -246767 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300012, - "propState": 12, - "pos": { - "x": -86640, - "y": 27266, - "z": -243760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300006, - "propState": 8, - "pos": { - "x": -39636, - "y": 5990, - "z": -294265 - }, - "rot": { - "x": 0, - "y": 185572, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": -51120, - "y": 5978, - "z": -310370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300008, - "propState": 8, - "pos": { - "x": -50970, - "y": 5978, - "z": -300970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300009, - "propState": 8, - "pos": { - "x": -74500, - "y": 11160, - "z": -287292 - }, - "rot": { - "x": 0, - "y": 236527, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300010, - "propState": 8, - "pos": { - "x": -71770, - "y": 12394, - "z": -278750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300014, - "propState": 8, - "pos": { - "x": -144850, - "y": 16251, - "z": -247720 - }, - "rot": { - "x": 0, - "y": 75105, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26494, - "y": 6610, - "z": -323210 - }, - "rot": { - "x": 0, - "y": 351685, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300011, - "propState": 8, - "pos": { - "x": -76758, - "y": 24054, - "z": -249600 - }, - "rot": { - "x": 0, - "y": 53418, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 10, - "instId": 300015, - "propState": 8, - "pos": { - "x": -84739, - "y": 27779, - "z": -263615 - }, - "rot": { - "x": 0, - "y": 156113, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300018, - "propState": 8, - "pos": { - "x": -111490, - "y": 26632, - "z": -258600 - }, - "rot": { - "x": 0, - "y": 311826, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300016, - "propState": 8, - "pos": { - "x": -62385, - "y": 21150, - "z": -257798 - }, - "rot": { - "x": 0, - "y": 264682, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300024, - "propState": 8, - "pos": { - "x": -63897, - "y": 21093, - "z": -236956 - }, - "rot": { - "x": 0, - "y": 220027, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300020, - "propState": 8, - "pos": { - "x": -25366, - "y": 3333, - "z": -216889 - }, - "rot": { - "x": 0, - "y": 88688, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300021, - "propState": 8, - "pos": { - "x": -14840, - "y": 3448, - "z": -206413 - }, - "rot": { - "x": 0, - "y": 177426, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300022, - "propState": 8, - "pos": { - "x": -134892, - "y": 15204, - "z": -278844 - }, - "rot": { - "x": 0, - "y": 3118, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300023, - "propState": 8, - "pos": { - "x": -133409, - "y": 15164, - "z": -280287 - }, - "rot": { - "x": 0, - "y": 86672, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300025, - "propState": 8, - "pos": { - "x": 89695, - "y": -5970, - "z": -448796 - }, - "rot": { - "x": 0, - "y": 210643, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58732, - "y": -5990, - "z": -419241 - }, - "rot": { - "x": 0, - "y": 102446, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300012, - "propState": 8, - "pos": { - "x": 55603, - "y": -6017, - "z": -404746 - }, - "rot": { - "x": 0, - "y": 23104, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14697, - "y": -1293, - "z": -360615 - }, - "rot": { - "x": 0, - "y": 51018, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": 43152, - "y": -5300, - "z": -372415 - }, - "rot": { - "x": 0, - "y": 220886, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300027, - "propState": 8, - "pos": { - "x": 21331, - "y": 2224, - "z": -334155 - }, - "rot": { - "x": 0, - "y": 263701, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20605, - "y": 3448, - "z": -283484 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300028, - "propState": 8, - "pos": { - "x": 19589, - "y": 3448, - "z": -237547 - }, - "rot": { - "x": 0, - "y": 241864, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 1, - "pos": { - "x": 312570, - "y": 109590, - "z": 314512 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311898, - "y": 152508, - "z": 314894 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 1, - "pos": { - "x": 316455, - "y": 152200, - "z": 310770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104002 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 1, - "pos": { - "x": 316207, - "y": 109404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 13, - "instId": 300005, - "propState": 1, - "pos": { - "x": 316207, - "y": 152404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 14, - "instId": 300004, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300003, - "propState": 1, - "pos": { - "x": 236879, - "y": 103740, - "z": 236270 - }, - "rot": { - "x": 0, - "y": 7500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 1, - "pos": { - "x": 212126, - "y": 103740, - "z": 279143 - }, - "rot": { - "x": 0, - "y": 112500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300005, - "propState": 1, - "pos": { - "x": 188042, - "y": 104630, - "z": 276986 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300006, - "propState": 1, - "pos": { - "x": 159686, - "y": 100793, - "z": 300619 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300007, - "propState": 1, - "pos": { - "x": 143159, - "y": 100976, - "z": 309937 - }, - "rot": { - "x": 0, - "y": 293966, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300011, - "propState": 1, - "pos": { - "x": 291750, - "y": 105971, - "z": 185290 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300012, - "propState": 1, - "pos": { - "x": 241740, - "y": 101971, - "z": 163320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300010, - "propState": 1, - "pos": { - "x": 353781, - "y": 107971, - "z": 203856 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104018 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -59530, - "y": 12152, - "z": -273520 - }, - "rot": { - "x": 0, - "y": 309292, - "z": 0 - }, - "npcId": 3149 - } - ], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -95080, - "y": 14756, - "z": -279743 - }, - "rot": { - "x": 0, - "y": 10151, - "z": 0 - }, - "npcId": 14109 - } - ], - "props": [], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": -96529, - "y": 15621, - "z": -265169 - }, - "rot": { - "x": 0, - "y": 224052, - "z": 0 - }, - "npcId": 14209 - } - ], - "props": [], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [ - { - "groupId": 40, - "instId": 400001, - "pos": { - "x": -111968, - "y": 15665, - "z": -266978 - }, - "rot": { - "x": 0, - "y": 196945, - "z": 0 - }, - "npcId": 14110 - }, { - "groupId": 40, - "instId": 400002, - "pos": { - "x": -112375, - "y": 15706, - "z": -267880 - }, - "rot": { - "x": 0, - "y": 13398, - "z": 0 - }, - "npcId": 14103 - } - ], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204915, - "y": 167443, - "z": 391466 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 104015 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300002, - "propState": 0, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300002, - "propState": 0, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [ - { - "groupId": 92, - "instId": 400001, - "pos": { - "x": 204964, - "y": 97644, - "z": 143330 - }, - "rot": { - "x": 0, - "y": 143298, - "z": 0 - }, - "npcId": 14101 - } - ], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 0, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -14980, - "y": 3350, - "z": -283160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300002, - "propState": 1, - "pos": { - "x": -146909, - "y": 15640, - "z": -263311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": 158376, - "y": 105750, - "z": 344739 - }, - "rot": { - "x": 0, - "y": 224478, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": 219888, - "y": 97644, - "z": 168466 - }, - "rot": { - "x": 0, - "y": 150238, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": 352900, - "y": 107971, - "z": 220700 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": 209210, - "y": 100740, - "z": 308940 - }, - "rot": { - "x": 0, - "y": 329129, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300007, - "propState": 1, - "pos": { - "x": -79120, - "y": 14778, - "z": -283515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300008, - "propState": 8, - "pos": { - "x": 257554, - "y": 102389, - "z": 172472 - }, - "rot": { - "x": 0, - "y": 330054, - "z": 0 - }, - "propId": 104012 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149769, - "y": 105603, - "z": 359377 - }, - "rot": { - "x": 0, - "y": 328717, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": 207644, - "y": 101150, - "z": 324766 - }, - "rot": { - "x": 0, - "y": 106681, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": 232368, - "y": 103803, - "z": 225356 - }, - "rot": { - "x": 0, - "y": 59779, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204903, - "y": 167529, - "z": 391455 - }, - "rot": { - "x": 0, - "y": 329375, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": 223904, - "y": 98770, - "z": 126573 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": -132996, - "y": 26164, - "z": -252218 - }, - "rot": { - "x": 0, - "y": 180283, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300007, - "propState": 8, - "pos": { - "x": 273980, - "y": 102188, - "z": 178507 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300008, - "propState": 8, - "pos": { - "x": -122252, - "y": 15622, - "z": -283207 - }, - "rot": { - "x": 0, - "y": 180849, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300009, - "propState": 8, - "pos": { - "x": 287160, - "y": 102129, - "z": 293884 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300010, - "propState": 8, - "pos": { - "x": 340774, - "y": 107971, - "z": 190474 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43750, - "y": 5920, - "z": -276720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300002, - "propState": 8, - "pos": { - "x": -57455, - "y": 8117, - "z": -220071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300003, - "propState": 8, - "pos": { - "x": 221207, - "y": 167929, - "z": 357985 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300004, - "propState": 8, - "pos": { - "x": 288485, - "y": 105971, - "z": 204066 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227188, - "y": 100770, - "z": 344085 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300006, - "propState": 8, - "pos": { - "x": -106222, - "y": 13880, - "z": -289783 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300007, - "propState": 8, - "pos": { - "x": 210166, - "y": 103536, - "z": 287518 - }, - "rot": { - "x": 0, - "y": 202254, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300008, - "propState": 8, - "pos": { - "x": 210027, - "y": 104654, - "z": 224475 - }, - "rot": { - "x": 0, - "y": 59128, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 1, - "pos": { - "x": 234018, - "y": 100947, - "z": 269707 - }, - "rot": { - "x": 0, - "y": 39325, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": 325745, - "y": 106160, - "z": 184548 - }, - "rot": { - "x": 0, - "y": 240447, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300003, - "propState": 8, - "pos": { - "x": 198068, - "y": 104653, - "z": 269939 - }, - "rot": { - "x": 0, - "y": 151369, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300004, - "propState": 1, - "pos": { - "x": 270190, - "y": 163213, - "z": 371600 - }, - "rot": { - "x": 0, - "y": 260032, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300005, - "propState": 8, - "pos": { - "x": 118761, - "y": 101070, - "z": 317301 - }, - "rot": { - "x": 0, - "y": 77253, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4256, - "y": 3381, - "z": -247994 - }, - "rot": { - "x": 0, - "y": 224790, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300007, - "propState": 8, - "pos": { - "x": -66826, - "y": 11067, - "z": -234952 - }, - "rot": { - "x": 0, - "y": 267497, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300008, - "propState": 8, - "pos": { - "x": -64190, - "y": 21093, - "z": -235440 - }, - "rot": { - "x": 0, - "y": 212078, - "z": 0 - }, - "propId": 104059 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 139968, - "y": 102482, - "z": 319179 - }, - "rot": { - "x": 0, - "y": 242786, - "z": 0 - }, - "npcId": 100 - }, - { - "groupId": 151, - "instId": 400002, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400003, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400004, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400005, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400006, - "pos": { - "x": 139892, - "y": 102103, - "z": 319130 - }, - "rot": { - "x": 0, - "y": 239755, - "z": 0 - }, - "npcId": 14312 - } - ], - "props": [], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 152, - "instId": 300001, - "propState": 12, - "pos": { - "x": 152574, - "y": 93638, - "z": 266324 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300002, - "propState": 12, - "pos": { - "x": 130494, - "y": 93630, - "z": 279354 - }, - "rot": { - "x": 0, - "y": 239981, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300004, - "propState": 12, - "pos": { - "x": 185760, - "y": 105762, - "z": 371090 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300005, - "propState": 12, - "pos": { - "x": 177853, - "y": 93580, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300006, - "propState": 12, - "pos": { - "x": 253837, - "y": 98644, - "z": 136847 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300007, - "propState": 12, - "pos": { - "x": 194002, - "y": 104122, - "z": 255928 - }, - "rot": { - "x": 0, - "y": 130733, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300008, - "propState": 12, - "pos": { - "x": 229414, - "y": 105571, - "z": 210692 - }, - "rot": { - "x": 0, - "y": 321314, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300009, - "propState": 12, - "pos": { - "x": 183158, - "y": 104653, - "z": 266854 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300010, - "propState": 12, - "pos": { - "x": 268140, - "y": 101000, - "z": 239810 - }, - "rot": { - "x": 0, - "y": 328117, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300011, - "propState": 12, - "pos": { - "x": 225310, - "y": 101000, - "z": 290410 - }, - "rot": { - "x": 0, - "y": 59999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300012, - "propState": 12, - "pos": { - "x": 255420, - "y": 101000, - "z": 320270 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300013, - "propState": 12, - "pos": { - "x": 338020, - "y": 152803, - "z": 333890 - }, - "rot": { - "x": 0, - "y": 221024, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300014, - "propState": 12, - "pos": { - "x": 282990, - "y": 101971, - "z": 173500 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300015, - "propState": 12, - "pos": { - "x": 286450, - "y": 105958, - "z": 211950 - }, - "rot": { - "x": 0, - "y": 148320, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300016, - "propState": 12, - "pos": { - "x": 329340, - "y": 106089, - "z": 169620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300017, - "propState": 12, - "pos": { - "x": 327440, - "y": 107971, - "z": 221628 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300019, - "propState": 12, - "pos": { - "x": 269649, - "y": 163150, - "z": 363836 - }, - "rot": { - "x": 0, - "y": 310585, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300020, - "propState": 12, - "pos": { - "x": 199019, - "y": 167843, - "z": 358454 - }, - "rot": { - "x": 0, - "y": 18403, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300021, - "propState": 12, - "pos": { - "x": 190814, - "y": 101238, - "z": 287208 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300022, - "propState": 12, - "pos": { - "x": 171673, - "y": 100770, - "z": 318303 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300023, - "propState": 12, - "pos": { - "x": 221083, - "y": 100770, - "z": 333802 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300024, - "propState": 12, - "pos": { - "x": 145640, - "y": 100754, - "z": 297480 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 153, - "instId": 300003, - "propState": 8, - "pos": { - "x": 177050, - "y": 93120, - "z": 174910 - }, - "rot": { - "x": 0, - "y": 246601, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 153, - "instId": 300004, - "propState": 8, - "pos": { - "x": 227950, - "y": 97644, - "z": 159150 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300005, - "propState": 8, - "pos": { - "x": 231250, - "y": 97644, - "z": 153440 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300016, - "propState": 8, - "pos": { - "x": 176260, - "y": 103203, - "z": 239780 - }, - "rot": { - "x": 0, - "y": 150437, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300006, - "propState": 8, - "pos": { - "x": 184370, - "y": 103203, - "z": 225470 - }, - "rot": { - "x": 0, - "y": 326831, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300009, - "propState": 8, - "pos": { - "x": 234600, - "y": 103530, - "z": 222580 - }, - "rot": { - "x": 0, - "y": 17701, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300018, - "propState": 8, - "pos": { - "x": 255266, - "y": 101971, - "z": 167110 - }, - "rot": { - "x": 0, - "y": 154263, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300013, - "propState": 8, - "pos": { - "x": 279350, - "y": 105971, - "z": 191890 - }, - "rot": { - "x": 0, - "y": 241048, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300019, - "propState": 8, - "pos": { - "x": 318070, - "y": 105971, - "z": 196210 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300014, - "propState": 8, - "pos": { - "x": 308709, - "y": 106272, - "z": 159522 - }, - "rot": { - "x": 0, - "y": 36623, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300021, - "propState": 8, - "pos": { - "x": 321207, - "y": 105971, - "z": 197154 - }, - "rot": { - "x": 0, - "y": 60201, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300022, - "propState": 8, - "pos": { - "x": 346015, - "y": 107971, - "z": 231792 - }, - "rot": { - "x": 0, - "y": 180550, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300023, - "propState": 8, - "pos": { - "x": 322496, - "y": 107971, - "z": 226099 - }, - "rot": { - "x": 0, - "y": 187422, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300036, - "propState": 8, - "pos": { - "x": 329070, - "y": 107647, - "z": 221670 - }, - "rot": { - "x": 0, - "y": 105499, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300024, - "propState": 8, - "pos": { - "x": 138940, - "y": 100954, - "z": 308470 - }, - "rot": { - "x": 0, - "y": 326307, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300025, - "propState": 8, - "pos": { - "x": 150703, - "y": 105592, - "z": 352393 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300011, - "propState": 8, - "pos": { - "x": 219650, - "y": 97644, - "z": 143270 - }, - "rot": { - "x": 0, - "y": 92595, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300012, - "propState": 8, - "pos": { - "x": 292770, - "y": 101000, - "z": 253740 - }, - "rot": { - "x": 0, - "y": 151932, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 153, - "instId": 300010, - "propState": 8, - "pos": { - "x": 333780, - "y": 153438, - "z": 347280 - }, - "rot": { - "x": 0, - "y": 404, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300015, - "propState": 8, - "pos": { - "x": 134181, - "y": 98377, - "z": 214970 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300026, - "propState": 8, - "pos": { - "x": 141980, - "y": 98377, - "z": 200620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300028, - "propState": 8, - "pos": { - "x": 113902, - "y": 93638, - "z": 278405 - }, - "rot": { - "x": 0, - "y": 198040, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300029, - "propState": 8, - "pos": { - "x": 118702, - "y": 93656, - "z": 244941 - }, - "rot": { - "x": 0, - "y": 60791, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300001, - "propState": 8, - "pos": { - "x": 143195, - "y": 93656, - "z": 258228 - }, - "rot": { - "x": 0, - "y": 330871, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300002, - "propState": 8, - "pos": { - "x": 128310, - "y": 100954, - "z": 292948 - }, - "rot": { - "x": 0, - "y": 62758, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300030, - "propState": 8, - "pos": { - "x": 178485, - "y": 167843, - "z": 371664 - }, - "rot": { - "x": 0, - "y": 56447, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300031, - "propState": 8, - "pos": { - "x": 245807, - "y": 164825, - "z": 374963 - }, - "rot": { - "x": 0, - "y": 127904, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300032, - "propState": 8, - "pos": { - "x": 277570, - "y": 159001, - "z": 355931 - }, - "rot": { - "x": 0, - "y": 130587, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300033, - "propState": 8, - "pos": { - "x": 278410, - "y": 163045, - "z": 379509 - }, - "rot": { - "x": 0, - "y": 258352, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300035, - "propState": 8, - "pos": { - "x": 146505, - "y": 100471, - "z": 298122 - }, - "rot": { - "x": 0, - "y": 54454, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300037, - "propState": 8, - "pos": { - "x": 314177, - "y": 153280, - "z": 292709 - }, - "rot": { - "x": 0, - "y": 92791, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "160": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119259, - "y": 18049, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 211662, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104995, - "y": 98470, - "z": 188771 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119259, - "y": 18058, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 160, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104977, - "y": 98481, - "z": 188670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 8, - "pos": { - "x": -99031, - "y": 15920, - "z": -275022 - }, - "rot": { - "x": 0, - "y": 273537, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 161, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66980, - "y": 21867, - "z": -266740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1540, - "y": 4866, - "z": -287650 - }, - "rot": { - "x": 0, - "y": 269808, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300002, - "propState": 1, - "pos": { - "x": 77893, - "y": -4450, - "z": -498633 - }, - "rot": { - "x": 0, - "y": 253178, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178203, - "y": 95088, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 61300, - "z": 0 - }, - "propId": 104060 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300002, - "propState": 0, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [ - { - "groupId": 176, - "instId": 400001, - "pos": { - "x": 87700, - "y": -16540, - "z": -477300 - }, - "rot": { - "x": 0, - "y": 345321, - "z": 0 - }, - "npcId": 3185 - }, { - "groupId": 176, - "instId": 400002, - "pos": { - "x": 86500, - "y": -16540, - "z": -469680 - }, - "rot": { - "x": 0, - "y": 341837, - "z": 0 - }, - "npcId": 3183 - }, { - "groupId": 176, - "instId": 400003, - "pos": { - "x": 85750, - "y": -16540, - "z": -467330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 14112 - } - ], - "props": [], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 18, - "pos": { - "x": 77916, - "y": -3040, - "z": -498627 - }, - "rot": { - "x": 0, - "y": 264267, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 208, - "instId": 300002, - "propState": 1, - "pos": { - "x": 78969, - "y": -5990, - "z": -498306 - }, - "rot": { - "x": 0, - "y": 101249, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 208, - "instId": 300004, - "propState": 8, - "pos": { - "x": 77916, - "y": -2890, - "z": -498625 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "209": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 209, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46602, - "y": -4593, - "z": -391873 - }, - "rot": { - "x": 0, - "y": 300009, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 209, - "instId": 300002, - "propState": 1, - "pos": { - "x": 48064, - "y": -5982, - "z": -390773 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 209, - "instId": 300004, - "propState": 8, - "pos": { - "x": 46621, - "y": -4524, - "z": -391878 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 18, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 9817, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 210, - "instId": 300002, - "propState": 1, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 279817, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 210, - "instId": 300004, - "propState": 8, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 18, - "pos": { - "x": -132986, - "y": 27350, - "z": -252401 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 211, - "instId": 300002, - "propState": 1, - "pos": { - "x": -133052, - "y": 26103, - "z": -253728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 211, - "instId": 300004, - "propState": 8, - "pos": { - "x": -132986, - "y": 27463, - "z": -252368 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 212, - "instId": 300001, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 119917, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 212, - "instId": 300002, - "propState": 1, - "pos": { - "x": -55180, - "y": 12152, - "z": -266265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 212, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "213": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 213, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 309806, - "z": 0 - }, - "propId": 104055 - }, - { - "groupId": 213, - "instId": 300002, - "propState": 1, - "pos": { - "x": -30255, - "y": 3365, - "z": -265518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 213, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 213, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31099, - "y": 4038, - "z": -263724 - }, - "rot": { - "x": 0, - "y": 353979, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 213, - "instId": 300006, - "propState": 8, - "pos": { - "x": -31535, - "y": 4077, - "z": -264049 - }, - "rot": { - "x": 0, - "y": 326571, - "z": 0 - }, - "propId": 104055 - } - ], - "teleports": {} - }, - "214": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 214, - "instId": 300002, - "propState": 1, - "pos": { - "x": 175002, - "y": 156010, - "z": 362005 - }, - "rot": { - "x": 0, - "y": 253144, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300003, - "propState": 1, - "pos": { - "x": 175522, - "y": 170077, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 197984, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300004, - "propState": 8, - "pos": { - "x": 175522, - "y": 170178, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 220382, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 214, - "instId": 300006, - "propState": 1, - "pos": { - "x": 179320, - "y": 106811, - "z": 366430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300002, - "propState": 1, - "pos": { - "x": 130717, - "y": 102275, - "z": 338339 - }, - "rot": { - "x": 0, - "y": 224748, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300003, - "propState": 1, - "pos": { - "x": 140502, - "y": 102080, - "z": 339386 - }, - "rot": { - "x": 0, - "y": 149909, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300004, - "propState": 8, - "pos": { - "x": 140574, - "y": 102154, - "z": 339418 - }, - "rot": { - "x": 0, - "y": 123000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 215, - "instId": 300006, - "propState": 1, - "pos": { - "x": 127191, - "y": 101080, - "z": 331597 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 8, - "pos": { - "x": 159492, - "y": 102256, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 220798, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 216, - "instId": 300002, - "propState": 1, - "pos": { - "x": 160112, - "y": 100770, - "z": 307461 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 216, - "instId": 300004, - "propState": 8, - "pos": { - "x": 159492, - "y": 102318, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 333245, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 8, - "pos": { - "x": 226881, - "y": 171158, - "z": 357232 - }, - "rot": { - "x": 0, - "y": 184882, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 217, - "instId": 300002, - "propState": 1, - "pos": { - "x": 226762, - "y": 167843, - "z": 357463 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 217, - "instId": 300004, - "propState": 8, - "pos": { - "x": 226896, - "y": 171199, - "z": 357241 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 8, - "pos": { - "x": 337076, - "y": 173730, - "z": 292727 - }, - "rot": { - "x": 0, - "y": 303950, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 218, - "instId": 300002, - "propState": 1, - "pos": { - "x": 338040, - "y": 168259, - "z": 292549 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 218, - "instId": 300004, - "propState": 8, - "pos": { - "x": 336933, - "y": 173863, - "z": 292571 - }, - "rot": { - "x": 0, - "y": 312490, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "219": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 219, - "instId": 300001, - "propState": 8, - "pos": { - "x": 186946, - "y": 169710, - "z": 364365 - }, - "rot": { - "x": 0, - "y": 262675, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 219, - "instId": 300002, - "propState": 1, - "pos": { - "x": 188001, - "y": 167843, - "z": 364979 - }, - "rot": { - "x": 0, - "y": 245509, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 219, - "instId": 300004, - "propState": 8, - "pos": { - "x": 186921, - "y": 170097, - "z": 364291 - }, - "rot": { - "x": 0, - "y": 221797, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "220": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 220, - "instId": 300001, - "propState": 18, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 276515, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 220, - "instId": 300002, - "propState": 1, - "pos": { - "x": 303252, - "y": 105988, - "z": 210165 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 220, - "instId": 300004, - "propState": 8, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 8, - "pos": { - "x": 309174, - "y": 106436, - "z": 178023 - }, - "rot": { - "x": 0, - "y": 40717, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 221, - "instId": 300002, - "propState": 1, - "pos": { - "x": 309518, - "y": 106520, - "z": 178086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 221, - "instId": 300004, - "propState": 8, - "pos": { - "x": 309161, - "y": 106561, - "z": 178007 - }, - "rot": { - "x": 0, - "y": 24000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 18, - "pos": { - "x": -47530, - "y": 11920, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 222, - "instId": 300002, - "propState": 1, - "pos": { - "x": -47487, - "y": 8183, - "z": -218067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 222, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47530, - "y": 12046, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 18, - "pos": { - "x": 356793, - "y": 108213, - "z": 190813 - }, - "rot": { - "x": 0, - "y": 255315, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 223, - "instId": 300002, - "propState": 1, - "pos": { - "x": 357800, - "y": 107971, - "z": 191113 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": 356939, - "y": 108213, - "z": 190774 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "224": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 224, - "instId": 300001, - "propState": 18, - "pos": { - "x": 204210, - "y": 102600, - "z": 300040 - }, - "rot": { - "x": 0, - "y": 26393, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 224, - "instId": 300002, - "propState": 1, - "pos": { - "x": 205414, - "y": 100841, - "z": 299431 - }, - "rot": { - "x": 0, - "y": 346016, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 224, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204211, - "y": 102733, - "z": 300041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 8, - "pos": { - "x": 178669, - "y": 168938, - "z": 393833 - }, - "rot": { - "x": 0, - "y": 145198, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 225, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178703, - "y": 167843, - "z": 395308 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 225, - "instId": 300004, - "propState": 8, - "pos": { - "x": 178642, - "y": 169082, - "z": 393814 - }, - "rot": { - "x": 0, - "y": 108200, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300005, - "propState": 8, - "pos": { - "x": -86338, - "y": 15348, - "z": -239289 - }, - "rot": { - "x": 0, - "y": 8124, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 226, - "instId": 300004, - "propState": 8, - "pos": { - "x": -86343, - "y": 15390, - "z": -239198 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 226, - "instId": 300002, - "propState": 1, - "pos": { - "x": -86432, - "y": 12541, - "z": -240353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300001, - "propState": 18, - "pos": { - "x": -78914, - "y": 24316, - "z": -252642 - }, - "rot": { - "x": 0, - "y": 69952, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 227, - "instId": 300002, - "propState": 1, - "pos": { - "x": -79319, - "y": 23948, - "z": -253010 - }, - "rot": { - "x": 0, - "y": 300950, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 227, - "instId": 300004, - "propState": 8, - "pos": { - "x": -78889, - "y": 24433, - "z": -252627 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300005, - "propState": 8, - "pos": { - "x": -82291, - "y": 23948, - "z": -252324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "242": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 242, - "instId": 300001, - "propState": 0, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 242, - "instId": 300002, - "propState": 0, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "245": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 245, - "instId": 300001, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 245, - "instId": 300002, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 245, - "instId": 300003, - "propState": 20, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 245, - "instId": 300004, - "propState": 1, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "258": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 258, - "instId": 300001, - "propState": 0, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "259": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 259, - "instId": 300001, - "propState": 0, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 259, - "instId": 300002, - "propState": 0, - "pos": { - "x": 338174, - "y": 114272, - "z": 200923 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 260, - "instId": 300001, - "propState": 0, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "261": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 261, - "instId": 300001, - "propState": 0, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "262": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 262, - "instId": 300001, - "propState": 0, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "263": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 263, - "instId": 300001, - "propState": 0, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300001, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 287, - "instId": 300002, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 287, - "instId": 300003, - "propState": 20, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 287, - "instId": 300004, - "propState": 1, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "289": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 289, - "instId": 300001, - "propState": 8, - "pos": { - "x": 342033, - "y": 168036, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 289, - "instId": 300002, - "propState": 8, - "pos": { - "x": 342033, - "y": 168183, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 289, - "instId": 300003, - "propState": 20, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 289, - "instId": 300004, - "propState": 1, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "309": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 309, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 272341, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 309, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 309, - "instId": 300003, - "propState": 20, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 309, - "instId": 300004, - "propState": 1, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "357": { - "monsters": [], - "npcs": [ - { - "groupId": 357, - "instId": 400001, - "pos": { - "x": 243851, - "y": 101713, - "z": 283891 - }, - "rot": { - "x": 0, - "y": 126434, - "z": 0 - }, - "npcId": 14126 - }, { - "groupId": 357, - "instId": 400002, - "pos": { - "x": 247390, - "y": 101000, - "z": 280980 - }, - "rot": { - "x": 0, - "y": 57982, - "z": 0 - }, - "npcId": 14146 - }, { - "groupId": 357, - "instId": 400003, - "pos": { - "x": 248636, - "y": 101000, - "z": 281986 - }, - "rot": { - "x": 0, - "y": 255639, - "z": 0 - }, - "npcId": 14147 - } - ], - "props": [], - "teleports": {} - }, - "406": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 406, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202701, - "y": 101238, - "z": 291138 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "407": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 407, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202410, - "y": 93495, - "z": 161640 - }, - "rot": { - "x": 0, - "y": 206515, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "408": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 408, - "instId": 300001, - "propState": 11, - "pos": { - "x": 359740, - "y": 107971, - "z": 209080 - }, - "rot": { - "x": 0, - "y": 293867, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "409": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 409, - "instId": 300001, - "propState": 11, - "pos": { - "x": -142827, - "y": 15608, - "z": -278700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "496": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 496, - "instId": 300001, - "propState": 18, - "pos": { - "x": 226836, - "y": 104516, - "z": 258812 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - } - ], - "teleports": {} - }, - "510": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 510, - "instId": 300009, - "propState": 20, - "pos": { - "x": 190341, - "y": 167843, - "z": 363687 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "520": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 520, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 520, - "instId": 300002, - "propState": 8, - "pos": { - "x": -89401, - "y": 25964, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 520, - "instId": 300004, - "propState": 8, - "pos": { - "x": -89401, - "y": 26097, - "z": -268820 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "521": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 521, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "522": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 522, - "instId": 300001, - "propState": 2, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - }, - { - "groupId": 522, - "instId": 300002, - "propState": 1, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300003, - "propState": 1, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300004, - "propState": 101, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300005, - "propState": 102, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300006, - "propState": 1, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - }, { - "groupId": 522, - "instId": 300007, - "propState": 1, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300008, - "propState": 1, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300009, - "propState": 1, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300010, - "propState": 1, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300011, - "propState": 1, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300012, - "propState": 1, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "526": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 526, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 526, - "instId": 300002, - "propState": 8, - "pos": { - "x": 137081, - "y": 102152, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 526, - "instId": 300004, - "propState": 8, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "527": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 527, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "528": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 528, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 528, - "instId": 300002, - "propState": 8, - "pos": { - "x": 369095, - "y": 108918, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 528, - "instId": 300004, - "propState": 8, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "529": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 529, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "617": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 617, - "instId": 300013, - "propState": 8, - "pos": { - "x": 5710, - "y": 4139, - "z": -279910 - }, - "rot": { - "x": 0, - "y": 236608, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300017, - "propState": 8, - "pos": { - "x": 76546, - "y": -5317, - "z": -398579 - }, - "rot": { - "x": 0, - "y": 221601, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19381, - "y": 4065, - "z": -224032 - }, - "rot": { - "x": 0, - "y": 210852, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15893, - "y": 6909, - "z": -311402 - }, - "rot": { - "x": 0, - "y": 70586, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 617, - "instId": 300003, - "propState": 8, - "pos": { - "x": 97877, - "y": -5290, - "z": -482547 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "618": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 618, - "instId": 300007, - "propState": 8, - "pos": { - "x": 193620, - "y": 94145, - "z": 166199 - }, - "rot": { - "x": 0, - "y": 18071, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130539, - "y": 94556, - "z": 260805 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300001, - "propState": 8, - "pos": { - "x": 137265, - "y": 101682, - "z": 323852 - }, - "rot": { - "x": 0, - "y": 278513, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300002, - "propState": 8, - "pos": { - "x": 296348, - "y": 157838, - "z": 353201 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300003, - "propState": 8, - "pos": { - "x": 202043, - "y": 168559, - "z": 358779 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300004, - "propState": 8, - "pos": { - "x": 132272, - "y": 98874, - "z": 194683 - }, - "rot": { - "x": 0, - "y": 28461, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300005, - "propState": 8, - "pos": { - "x": 217457, - "y": 98186, - "z": 156219 - }, - "rot": { - "x": 0, - "y": 209643, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300006, - "propState": 8, - "pos": { - "x": 206547, - "y": 101470, - "z": 328384 - }, - "rot": { - "x": 0, - "y": 156276, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300009, - "propState": 8, - "pos": { - "x": 341773, - "y": 108671, - "z": 198655 - }, - "rot": { - "x": 0, - "y": 22954, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "670": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 670, - "instId": 300001, - "propState": 18, - "pos": { - "x": -81519, - "y": 13019, - "z": -268441 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104096 - }, - { - "groupId": 670, - "instId": 300002, - "propState": 18, - "pos": { - "x": -31260, - "y": 6887, - "z": -323892 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, - { - "groupId": 670, - "instId": 300003, - "propState": 18, - "pos": { - "x": -114502, - "y": 16751, - "z": -220922 - }, - "rot": { - "x": 0, - "y": 300762, - "z": 0 - }, - "propId": 104093 - }, - { - "groupId": 670, - "instId": 300004, - "propState": 18, - "pos": { - "x": 179317, - "y": 94067, - "z": 172867 - }, - "rot": { - "x": 0, - "y": 165573, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300005, - "propState": 18, - "pos": { - "x": 263155, - "y": 102634, - "z": 164478 - }, - "rot": { - "x": 0, - "y": 75158, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300006, - "propState": 18, - "pos": { - "x": 298203, - "y": 105994, - "z": 215710 - }, - "rot": { - "x": 0, - "y": 322762, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300007, - "propState": 18, - "pos": { - "x": 131048, - "y": 95138, - "z": 275098 - }, - "rot": { - "x": 0, - "y": 69556, - "z": 0 - }, - "propId": 104096 - }, { - "groupId": 670, - "instId": 300008, - "propState": 18, - "pos": { - "x": -11199, - "y": 4203, - "z": -266538 - }, - "rot": { - "x": 0, - "y": 73758, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300009, - "propState": 18, - "pos": { - "x": 305331, - "y": 106653, - "z": 168630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300010, - "propState": 18, - "pos": { - "x": 351503, - "y": 108044, - "z": 197206 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300011, - "propState": 18, - "pos": { - "x": 128209, - "y": 101710, - "z": 333516 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 670, - "instId": 300012, - "propState": 18, - "pos": { - "x": -89306, - "y": 27612, - "z": -239309 - }, - "rot": { - "x": 0, - "y": 133168, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300013, - "propState": 18, - "pos": { - "x": -46712, - "y": 6773, - "z": -280120 - }, - "rot": { - "x": 0, - "y": 64953, - "z": 0 - }, - "propId": 104093 - } - ], - "teleports": {} - }, - "671": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 671, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359306, - "y": 108470, - "z": 202778 - }, - "rot": { - "x": 0, - "y": 202807, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "693": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "790": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 790, - "instId": 300001, - "propState": 8, - "pos": { - "x": 170425, - "y": 103346, - "z": 329899 - }, - "rot": { - "x": 0, - "y": 153327, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 790, - "instId": 300002, - "propState": 8, - "pos": { - "x": 355634, - "y": 109724, - "z": 187361 - }, - "rot": { - "x": 0, - "y": 345335, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "813": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 813, - "instId": 300001, - "propState": 18, - "pos": { - "x": 205919, - "y": 168773, - "z": 413410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 813, - "instId": 300002, - "propState": 18, - "pos": { - "x": 174385, - "y": 168465, - "z": 378219 - }, - "rot": { - "x": 0, - "y": 216335, - "z": 0 - }, - "propId": 104094 - } - ], - "teleports": {} - }, - "814": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 814, - "instId": 300001, - "propState": 18, - "pos": { - "x": -126536, - "y": 16175, - "z": -270549 - }, - "rot": { - "x": 0, - "y": 57225, - "z": 0 - }, - "propId": 104096 - } - ], - "teleports": {} - }, - "820": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "824": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 824, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359673, - "y": 108470, - "z": 202695 - }, - "rot": { - "x": 0, - "y": 235146, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "865": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "866": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 501, - "startAnchorId": 1, - "startGroupId": 170, - "isEnteredSceneInfo": true - } - }, - "1040105": { - "P10401_F10401001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78066, - "y": -5970, - "z": -486616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19340, - "y": 5990, - "z": -300240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -101136, - "y": 15608, - "z": -278544 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 124536, - "y": 98377, - "z": 192166 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227579, - "y": 167843, - "z": 369819 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 329967, - "y": 107971, - "z": 217122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 224470, - "y": 104516, - "z": 263170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 162270, - "y": 100770, - "z": 309350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 315770, - "y": 152774, - "z": 298757 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1040101": { - "anchorId": 1, - "groupId": 6, - "instId": 300001, - "pos": { - "x": 89730, - "y": -6120, - "z": -492460 - }, - "rot": { - "x": 0, - "y": 346618, - "z": 0 - } - }, - "1040102": { - "anchorId": 2, - "groupId": 6, - "instId": 300002, - "pos": { - "x": -21430, - "y": 5990, - "z": -303590 - }, - "rot": { - "x": 0, - "y": 254754, - "z": 0 - } - }, - "1040103": { - "anchorId": 3, - "groupId": 6, - "instId": 300003, - "pos": { - "x": -105120, - "y": 15608, - "z": -278950 - }, - "rot": { - "x": 0, - "y": 329392, - "z": 0 - } - }, - "1040104": { - "anchorId": 4, - "groupId": 6, - "instId": 300004, - "pos": { - "x": 114403, - "y": 98354, - "z": 194152 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - } - }, - "1040105": { - "anchorId": 5, - "groupId": 6, - "instId": 300005, - "pos": { - "x": 221674, - "y": 168060, - "z": 363828 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - } - }, - "1040106": { - "anchorId": 6, - "groupId": 6, - "instId": 300006, - "pos": { - "x": 336400, - "y": 107971, - "z": 213537 - }, - "rot": { - "x": 0, - "y": 182732, - "z": 0 - } - }, - "1040107": { - "anchorId": 7, - "groupId": 6, - "instId": 300007, - "pos": { - "x": 216390, - "y": 103529, - "z": 270850 - }, - "rot": { - "x": 0, - "y": 75679, - "z": 0 - } - }, - "1040108": { - "anchorId": 8, - "groupId": 6, - "instId": 300008, - "pos": { - "x": 167763, - "y": 100770, - "z": 308090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1040109": { - "anchorId": 9, - "groupId": 6, - "instId": 300009, - "pos": { - "x": 318666, - "y": 152472, - "z": 306522 - }, - "rot": { - "x": 0, - "y": 56899, - "z": 0 - } - } - } - }, - "8": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 12, - "pos": { - "x": 82050, - "y": -5915, - "z": -395340 - }, - "rot": { - "x": 0, - "y": 276750, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 12, - "pos": { - "x": 3914, - "y": 3450, - "z": -290792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 12, - "pos": { - "x": -18250, - "y": 6339, - "z": -296226 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 12, - "pos": { - "x": -26774, - "y": 3350, - "z": -287644 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300005, - "propState": 12, - "pos": { - "x": -33678, - "y": 3365, - "z": -267524 - }, - "rot": { - "x": 0, - "y": 90531, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300006, - "propState": 12, - "pos": { - "x": -64086, - "y": 21093, - "z": -269232 - }, - "rot": { - "x": 0, - "y": 20649, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300007, - "propState": 12, - "pos": { - "x": -74082, - "y": 11031, - "z": -231372 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300008, - "propState": 12, - "pos": { - "x": -134960, - "y": 15608, - "z": -280360 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300009, - "propState": 12, - "pos": { - "x": -60375, - "y": 12152, - "z": -278233 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300010, - "propState": 12, - "pos": { - "x": -102840, - "y": 19562, - "z": -246767 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300012, - "propState": 12, - "pos": { - "x": -86640, - "y": 27266, - "z": -243760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300006, - "propState": 8, - "pos": { - "x": -39636, - "y": 5990, - "z": -294265 - }, - "rot": { - "x": 0, - "y": 185572, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": -51120, - "y": 5978, - "z": -310370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300008, - "propState": 8, - "pos": { - "x": -50970, - "y": 5978, - "z": -300970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300009, - "propState": 8, - "pos": { - "x": -74500, - "y": 11160, - "z": -287292 - }, - "rot": { - "x": 0, - "y": 236527, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300010, - "propState": 8, - "pos": { - "x": -71770, - "y": 12394, - "z": -278750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300014, - "propState": 8, - "pos": { - "x": -144850, - "y": 16251, - "z": -247720 - }, - "rot": { - "x": 0, - "y": 75105, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26494, - "y": 6610, - "z": -323210 - }, - "rot": { - "x": 0, - "y": 351685, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300011, - "propState": 8, - "pos": { - "x": -76758, - "y": 24054, - "z": -249600 - }, - "rot": { - "x": 0, - "y": 53418, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 10, - "instId": 300015, - "propState": 8, - "pos": { - "x": -84739, - "y": 27779, - "z": -263615 - }, - "rot": { - "x": 0, - "y": 156113, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300018, - "propState": 8, - "pos": { - "x": -111490, - "y": 26632, - "z": -258600 - }, - "rot": { - "x": 0, - "y": 311826, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300016, - "propState": 8, - "pos": { - "x": -62385, - "y": 21150, - "z": -257798 - }, - "rot": { - "x": 0, - "y": 264682, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300024, - "propState": 8, - "pos": { - "x": -63897, - "y": 21093, - "z": -236956 - }, - "rot": { - "x": 0, - "y": 220027, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300020, - "propState": 8, - "pos": { - "x": -25366, - "y": 3333, - "z": -216889 - }, - "rot": { - "x": 0, - "y": 88688, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300021, - "propState": 8, - "pos": { - "x": -14840, - "y": 3448, - "z": -206413 - }, - "rot": { - "x": 0, - "y": 177426, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300022, - "propState": 8, - "pos": { - "x": -134892, - "y": 15204, - "z": -278844 - }, - "rot": { - "x": 0, - "y": 3118, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300023, - "propState": 8, - "pos": { - "x": -133409, - "y": 15164, - "z": -280287 - }, - "rot": { - "x": 0, - "y": 86672, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300025, - "propState": 8, - "pos": { - "x": 89695, - "y": -5970, - "z": -448796 - }, - "rot": { - "x": 0, - "y": 210643, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58732, - "y": -5990, - "z": -419241 - }, - "rot": { - "x": 0, - "y": 102446, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300012, - "propState": 8, - "pos": { - "x": 55603, - "y": -6017, - "z": -404746 - }, - "rot": { - "x": 0, - "y": 23104, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14697, - "y": -1293, - "z": -360615 - }, - "rot": { - "x": 0, - "y": 51018, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": 43152, - "y": -5300, - "z": -372415 - }, - "rot": { - "x": 0, - "y": 220886, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300027, - "propState": 8, - "pos": { - "x": 21331, - "y": 2224, - "z": -334155 - }, - "rot": { - "x": 0, - "y": 263701, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20605, - "y": 3448, - "z": -283484 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300028, - "propState": 8, - "pos": { - "x": 19589, - "y": 3448, - "z": -237547 - }, - "rot": { - "x": 0, - "y": 241864, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 1, - "pos": { - "x": 312570, - "y": 109590, - "z": 314512 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311898, - "y": 152508, - "z": 314894 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 1, - "pos": { - "x": 316455, - "y": 152200, - "z": 310770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104002 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 1, - "pos": { - "x": 316207, - "y": 109404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 13, - "instId": 300005, - "propState": 1, - "pos": { - "x": 316207, - "y": 152404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 14, - "instId": 300004, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300003, - "propState": 1, - "pos": { - "x": 236879, - "y": 103740, - "z": 236270 - }, - "rot": { - "x": 0, - "y": 7500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 1, - "pos": { - "x": 212126, - "y": 103740, - "z": 279143 - }, - "rot": { - "x": 0, - "y": 112500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300005, - "propState": 1, - "pos": { - "x": 188042, - "y": 104630, - "z": 276986 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300006, - "propState": 1, - "pos": { - "x": 159686, - "y": 100793, - "z": 300619 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300007, - "propState": 1, - "pos": { - "x": 143159, - "y": 100976, - "z": 309937 - }, - "rot": { - "x": 0, - "y": 293966, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300011, - "propState": 1, - "pos": { - "x": 291750, - "y": 105971, - "z": 185290 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300012, - "propState": 1, - "pos": { - "x": 241740, - "y": 101971, - "z": 163320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300010, - "propState": 1, - "pos": { - "x": 353781, - "y": 107971, - "z": 203856 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104018 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -59530, - "y": 12152, - "z": -273520 - }, - "rot": { - "x": 0, - "y": 309292, - "z": 0 - }, - "npcId": 3149 - } - ], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -95080, - "y": 14756, - "z": -279743 - }, - "rot": { - "x": 0, - "y": 10151, - "z": 0 - }, - "npcId": 14109 - } - ], - "props": [], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": -96529, - "y": 15621, - "z": -265169 - }, - "rot": { - "x": 0, - "y": 224052, - "z": 0 - }, - "npcId": 14209 - } - ], - "props": [], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [ - { - "groupId": 40, - "instId": 400001, - "pos": { - "x": -111968, - "y": 15665, - "z": -266978 - }, - "rot": { - "x": 0, - "y": 196945, - "z": 0 - }, - "npcId": 14110 - }, { - "groupId": 40, - "instId": 400002, - "pos": { - "x": -112375, - "y": 15706, - "z": -267880 - }, - "rot": { - "x": 0, - "y": 13398, - "z": 0 - }, - "npcId": 14103 - } - ], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204915, - "y": 167443, - "z": 391466 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 104015 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300002, - "propState": 0, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300002, - "propState": 0, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [ - { - "groupId": 92, - "instId": 400001, - "pos": { - "x": 204964, - "y": 97644, - "z": 143330 - }, - "rot": { - "x": 0, - "y": 143298, - "z": 0 - }, - "npcId": 14101 - } - ], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 0, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -14980, - "y": 3350, - "z": -283160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300002, - "propState": 1, - "pos": { - "x": -146909, - "y": 15640, - "z": -263311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": 158376, - "y": 105750, - "z": 344739 - }, - "rot": { - "x": 0, - "y": 224478, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": 219888, - "y": 97644, - "z": 168466 - }, - "rot": { - "x": 0, - "y": 150238, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": 352900, - "y": 107971, - "z": 220700 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": 209210, - "y": 100740, - "z": 308940 - }, - "rot": { - "x": 0, - "y": 329129, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300007, - "propState": 1, - "pos": { - "x": -79120, - "y": 14778, - "z": -283515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300008, - "propState": 8, - "pos": { - "x": 257554, - "y": 102389, - "z": 172472 - }, - "rot": { - "x": 0, - "y": 330054, - "z": 0 - }, - "propId": 104012 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149769, - "y": 105603, - "z": 359377 - }, - "rot": { - "x": 0, - "y": 328717, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": 207644, - "y": 101150, - "z": 324766 - }, - "rot": { - "x": 0, - "y": 106681, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": 232368, - "y": 103803, - "z": 225356 - }, - "rot": { - "x": 0, - "y": 59779, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204903, - "y": 167529, - "z": 391455 - }, - "rot": { - "x": 0, - "y": 329375, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": 223904, - "y": 98770, - "z": 126573 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": -132996, - "y": 26164, - "z": -252218 - }, - "rot": { - "x": 0, - "y": 180283, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300007, - "propState": 8, - "pos": { - "x": 273980, - "y": 102188, - "z": 178507 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300008, - "propState": 8, - "pos": { - "x": -122252, - "y": 15622, - "z": -283207 - }, - "rot": { - "x": 0, - "y": 180849, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300009, - "propState": 8, - "pos": { - "x": 287160, - "y": 102129, - "z": 293884 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300010, - "propState": 8, - "pos": { - "x": 340774, - "y": 107971, - "z": 190474 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43750, - "y": 5920, - "z": -276720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300002, - "propState": 8, - "pos": { - "x": -57455, - "y": 8117, - "z": -220071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300003, - "propState": 8, - "pos": { - "x": 221207, - "y": 167929, - "z": 357985 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300004, - "propState": 8, - "pos": { - "x": 288485, - "y": 105971, - "z": 204066 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227188, - "y": 100770, - "z": 344085 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300006, - "propState": 8, - "pos": { - "x": -106222, - "y": 13880, - "z": -289783 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300007, - "propState": 8, - "pos": { - "x": 210166, - "y": 103536, - "z": 287518 - }, - "rot": { - "x": 0, - "y": 202254, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300008, - "propState": 8, - "pos": { - "x": 210027, - "y": 104654, - "z": 224475 - }, - "rot": { - "x": 0, - "y": 59128, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 1, - "pos": { - "x": 234018, - "y": 100947, - "z": 269707 - }, - "rot": { - "x": 0, - "y": 39325, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": 325745, - "y": 106160, - "z": 184548 - }, - "rot": { - "x": 0, - "y": 240447, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300003, - "propState": 8, - "pos": { - "x": 198068, - "y": 104653, - "z": 269939 - }, - "rot": { - "x": 0, - "y": 151369, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300004, - "propState": 1, - "pos": { - "x": 270190, - "y": 163213, - "z": 371600 - }, - "rot": { - "x": 0, - "y": 260032, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300005, - "propState": 8, - "pos": { - "x": 118761, - "y": 101070, - "z": 317301 - }, - "rot": { - "x": 0, - "y": 77253, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4256, - "y": 3381, - "z": -247994 - }, - "rot": { - "x": 0, - "y": 224790, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300007, - "propState": 8, - "pos": { - "x": -66826, - "y": 11067, - "z": -234952 - }, - "rot": { - "x": 0, - "y": 267497, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300008, - "propState": 8, - "pos": { - "x": -64190, - "y": 21093, - "z": -235440 - }, - "rot": { - "x": 0, - "y": 212078, - "z": 0 - }, - "propId": 104059 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 139968, - "y": 102482, - "z": 319179 - }, - "rot": { - "x": 0, - "y": 242786, - "z": 0 - }, - "npcId": 100 - }, - { - "groupId": 151, - "instId": 400002, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400003, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400004, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400005, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400006, - "pos": { - "x": 139892, - "y": 102103, - "z": 319130 - }, - "rot": { - "x": 0, - "y": 239755, - "z": 0 - }, - "npcId": 14312 - } - ], - "props": [], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 152, - "instId": 300001, - "propState": 12, - "pos": { - "x": 152574, - "y": 93638, - "z": 266324 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300002, - "propState": 12, - "pos": { - "x": 130494, - "y": 93630, - "z": 279354 - }, - "rot": { - "x": 0, - "y": 239981, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300004, - "propState": 12, - "pos": { - "x": 185760, - "y": 105762, - "z": 371090 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300005, - "propState": 12, - "pos": { - "x": 177853, - "y": 93580, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300006, - "propState": 12, - "pos": { - "x": 253837, - "y": 98644, - "z": 136847 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300007, - "propState": 12, - "pos": { - "x": 194002, - "y": 104122, - "z": 255928 - }, - "rot": { - "x": 0, - "y": 130733, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300008, - "propState": 12, - "pos": { - "x": 229414, - "y": 105571, - "z": 210692 - }, - "rot": { - "x": 0, - "y": 321314, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300009, - "propState": 12, - "pos": { - "x": 183158, - "y": 104653, - "z": 266854 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300010, - "propState": 12, - "pos": { - "x": 268140, - "y": 101000, - "z": 239810 - }, - "rot": { - "x": 0, - "y": 328117, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300011, - "propState": 12, - "pos": { - "x": 225310, - "y": 101000, - "z": 290410 - }, - "rot": { - "x": 0, - "y": 59999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300012, - "propState": 12, - "pos": { - "x": 255420, - "y": 101000, - "z": 320270 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300013, - "propState": 12, - "pos": { - "x": 338020, - "y": 152803, - "z": 333890 - }, - "rot": { - "x": 0, - "y": 221024, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300014, - "propState": 12, - "pos": { - "x": 282990, - "y": 101971, - "z": 173500 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300015, - "propState": 12, - "pos": { - "x": 286450, - "y": 105958, - "z": 211950 - }, - "rot": { - "x": 0, - "y": 148320, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300016, - "propState": 12, - "pos": { - "x": 329340, - "y": 106089, - "z": 169620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300017, - "propState": 12, - "pos": { - "x": 327440, - "y": 107971, - "z": 221628 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300019, - "propState": 12, - "pos": { - "x": 269649, - "y": 163150, - "z": 363836 - }, - "rot": { - "x": 0, - "y": 310585, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300020, - "propState": 12, - "pos": { - "x": 199019, - "y": 167843, - "z": 358454 - }, - "rot": { - "x": 0, - "y": 18403, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300021, - "propState": 12, - "pos": { - "x": 190814, - "y": 101238, - "z": 287208 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300022, - "propState": 12, - "pos": { - "x": 171673, - "y": 100770, - "z": 318303 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300023, - "propState": 12, - "pos": { - "x": 221083, - "y": 100770, - "z": 333802 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300024, - "propState": 12, - "pos": { - "x": 145640, - "y": 100754, - "z": 297480 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 153, - "instId": 300003, - "propState": 8, - "pos": { - "x": 177050, - "y": 93120, - "z": 174910 - }, - "rot": { - "x": 0, - "y": 246601, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 153, - "instId": 300004, - "propState": 8, - "pos": { - "x": 227950, - "y": 97644, - "z": 159150 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300005, - "propState": 8, - "pos": { - "x": 231250, - "y": 97644, - "z": 153440 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300016, - "propState": 8, - "pos": { - "x": 176260, - "y": 103203, - "z": 239780 - }, - "rot": { - "x": 0, - "y": 150437, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300006, - "propState": 8, - "pos": { - "x": 184370, - "y": 103203, - "z": 225470 - }, - "rot": { - "x": 0, - "y": 326831, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300009, - "propState": 8, - "pos": { - "x": 234600, - "y": 103530, - "z": 222580 - }, - "rot": { - "x": 0, - "y": 17701, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300018, - "propState": 8, - "pos": { - "x": 255266, - "y": 101971, - "z": 167110 - }, - "rot": { - "x": 0, - "y": 154263, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300013, - "propState": 8, - "pos": { - "x": 279350, - "y": 105971, - "z": 191890 - }, - "rot": { - "x": 0, - "y": 241048, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300019, - "propState": 8, - "pos": { - "x": 318070, - "y": 105971, - "z": 196210 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300014, - "propState": 8, - "pos": { - "x": 308709, - "y": 106272, - "z": 159522 - }, - "rot": { - "x": 0, - "y": 36623, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300021, - "propState": 8, - "pos": { - "x": 321207, - "y": 105971, - "z": 197154 - }, - "rot": { - "x": 0, - "y": 60201, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300022, - "propState": 8, - "pos": { - "x": 346015, - "y": 107971, - "z": 231792 - }, - "rot": { - "x": 0, - "y": 180550, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300023, - "propState": 8, - "pos": { - "x": 322496, - "y": 107971, - "z": 226099 - }, - "rot": { - "x": 0, - "y": 187422, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300036, - "propState": 8, - "pos": { - "x": 329070, - "y": 107647, - "z": 221670 - }, - "rot": { - "x": 0, - "y": 105499, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300024, - "propState": 8, - "pos": { - "x": 138940, - "y": 100954, - "z": 308470 - }, - "rot": { - "x": 0, - "y": 326307, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300025, - "propState": 8, - "pos": { - "x": 150703, - "y": 105592, - "z": 352393 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300011, - "propState": 8, - "pos": { - "x": 219650, - "y": 97644, - "z": 143270 - }, - "rot": { - "x": 0, - "y": 92595, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300012, - "propState": 8, - "pos": { - "x": 292770, - "y": 101000, - "z": 253740 - }, - "rot": { - "x": 0, - "y": 151932, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 153, - "instId": 300010, - "propState": 8, - "pos": { - "x": 333780, - "y": 153438, - "z": 347280 - }, - "rot": { - "x": 0, - "y": 404, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300015, - "propState": 8, - "pos": { - "x": 134181, - "y": 98377, - "z": 214970 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300026, - "propState": 8, - "pos": { - "x": 141980, - "y": 98377, - "z": 200620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300028, - "propState": 8, - "pos": { - "x": 113902, - "y": 93638, - "z": 278405 - }, - "rot": { - "x": 0, - "y": 198040, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300029, - "propState": 8, - "pos": { - "x": 118702, - "y": 93656, - "z": 244941 - }, - "rot": { - "x": 0, - "y": 60791, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300001, - "propState": 8, - "pos": { - "x": 143195, - "y": 93656, - "z": 258228 - }, - "rot": { - "x": 0, - "y": 330871, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300002, - "propState": 8, - "pos": { - "x": 128310, - "y": 100954, - "z": 292948 - }, - "rot": { - "x": 0, - "y": 62758, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300030, - "propState": 8, - "pos": { - "x": 178485, - "y": 167843, - "z": 371664 - }, - "rot": { - "x": 0, - "y": 56447, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300031, - "propState": 8, - "pos": { - "x": 245807, - "y": 164825, - "z": 374963 - }, - "rot": { - "x": 0, - "y": 127904, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300032, - "propState": 8, - "pos": { - "x": 277570, - "y": 159001, - "z": 355931 - }, - "rot": { - "x": 0, - "y": 130587, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300033, - "propState": 8, - "pos": { - "x": 278410, - "y": 163045, - "z": 379509 - }, - "rot": { - "x": 0, - "y": 258352, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300035, - "propState": 8, - "pos": { - "x": 146505, - "y": 100471, - "z": 298122 - }, - "rot": { - "x": 0, - "y": 54454, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300037, - "propState": 8, - "pos": { - "x": 314177, - "y": 153280, - "z": 292709 - }, - "rot": { - "x": 0, - "y": 92791, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "160": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119259, - "y": 18049, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 211662, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104995, - "y": 98470, - "z": 188771 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119259, - "y": 18058, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 160, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104977, - "y": 98481, - "z": 188670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 8, - "pos": { - "x": -99031, - "y": 15920, - "z": -275022 - }, - "rot": { - "x": 0, - "y": 273537, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 161, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66980, - "y": 21867, - "z": -266740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1540, - "y": 4866, - "z": -287650 - }, - "rot": { - "x": 0, - "y": 269808, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300002, - "propState": 1, - "pos": { - "x": 77893, - "y": -4450, - "z": -498633 - }, - "rot": { - "x": 0, - "y": 253178, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178203, - "y": 95088, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 61300, - "z": 0 - }, - "propId": 104060 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300002, - "propState": 0, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [ - { - "groupId": 176, - "instId": 400001, - "pos": { - "x": 87700, - "y": -16540, - "z": -477300 - }, - "rot": { - "x": 0, - "y": 345321, - "z": 0 - }, - "npcId": 3185 - }, { - "groupId": 176, - "instId": 400002, - "pos": { - "x": 86500, - "y": -16540, - "z": -469680 - }, - "rot": { - "x": 0, - "y": 341837, - "z": 0 - }, - "npcId": 3183 - }, { - "groupId": 176, - "instId": 400003, - "pos": { - "x": 85750, - "y": -16540, - "z": -467330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 14112 - } - ], - "props": [], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 18, - "pos": { - "x": 77916, - "y": -3040, - "z": -498627 - }, - "rot": { - "x": 0, - "y": 264267, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 208, - "instId": 300002, - "propState": 1, - "pos": { - "x": 78969, - "y": -5990, - "z": -498306 - }, - "rot": { - "x": 0, - "y": 101249, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 208, - "instId": 300004, - "propState": 8, - "pos": { - "x": 77916, - "y": -2890, - "z": -498625 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "209": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 209, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46602, - "y": -4593, - "z": -391873 - }, - "rot": { - "x": 0, - "y": 300009, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 209, - "instId": 300002, - "propState": 1, - "pos": { - "x": 48064, - "y": -5982, - "z": -390773 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 209, - "instId": 300004, - "propState": 8, - "pos": { - "x": 46621, - "y": -4524, - "z": -391878 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 18, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 9817, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 210, - "instId": 300002, - "propState": 1, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 279817, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 210, - "instId": 300004, - "propState": 8, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 18, - "pos": { - "x": -132986, - "y": 27350, - "z": -252401 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 211, - "instId": 300002, - "propState": 1, - "pos": { - "x": -133052, - "y": 26103, - "z": -253728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 211, - "instId": 300004, - "propState": 8, - "pos": { - "x": -132986, - "y": 27463, - "z": -252368 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 212, - "instId": 300001, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 119917, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 212, - "instId": 300002, - "propState": 1, - "pos": { - "x": -55180, - "y": 12152, - "z": -266265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 212, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "213": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 213, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 309806, - "z": 0 - }, - "propId": 104055 - }, - { - "groupId": 213, - "instId": 300002, - "propState": 1, - "pos": { - "x": -30255, - "y": 3365, - "z": -265518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 213, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 213, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31099, - "y": 4038, - "z": -263724 - }, - "rot": { - "x": 0, - "y": 353979, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 213, - "instId": 300006, - "propState": 8, - "pos": { - "x": -31535, - "y": 4077, - "z": -264049 - }, - "rot": { - "x": 0, - "y": 326571, - "z": 0 - }, - "propId": 104055 - } - ], - "teleports": {} - }, - "214": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 214, - "instId": 300002, - "propState": 1, - "pos": { - "x": 175002, - "y": 156010, - "z": 362005 - }, - "rot": { - "x": 0, - "y": 253144, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300003, - "propState": 1, - "pos": { - "x": 175522, - "y": 170077, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 197984, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300004, - "propState": 8, - "pos": { - "x": 175522, - "y": 170178, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 220382, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 214, - "instId": 300006, - "propState": 1, - "pos": { - "x": 179320, - "y": 106811, - "z": 366430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300002, - "propState": 1, - "pos": { - "x": 130717, - "y": 102275, - "z": 338339 - }, - "rot": { - "x": 0, - "y": 224748, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300003, - "propState": 1, - "pos": { - "x": 140502, - "y": 102080, - "z": 339386 - }, - "rot": { - "x": 0, - "y": 149909, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300004, - "propState": 8, - "pos": { - "x": 140574, - "y": 102154, - "z": 339418 - }, - "rot": { - "x": 0, - "y": 123000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 215, - "instId": 300006, - "propState": 1, - "pos": { - "x": 127191, - "y": 101080, - "z": 331597 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 8, - "pos": { - "x": 159492, - "y": 102256, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 220798, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 216, - "instId": 300002, - "propState": 1, - "pos": { - "x": 160112, - "y": 100770, - "z": 307461 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 216, - "instId": 300004, - "propState": 8, - "pos": { - "x": 159492, - "y": 102318, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 333245, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 8, - "pos": { - "x": 226881, - "y": 171158, - "z": 357232 - }, - "rot": { - "x": 0, - "y": 184882, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 217, - "instId": 300002, - "propState": 1, - "pos": { - "x": 226762, - "y": 167843, - "z": 357463 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 217, - "instId": 300004, - "propState": 8, - "pos": { - "x": 226896, - "y": 171199, - "z": 357241 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 8, - "pos": { - "x": 337076, - "y": 173730, - "z": 292727 - }, - "rot": { - "x": 0, - "y": 303950, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 218, - "instId": 300002, - "propState": 1, - "pos": { - "x": 338040, - "y": 168259, - "z": 292549 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 218, - "instId": 300004, - "propState": 8, - "pos": { - "x": 336933, - "y": 173863, - "z": 292571 - }, - "rot": { - "x": 0, - "y": 312490, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "219": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 219, - "instId": 300001, - "propState": 8, - "pos": { - "x": 186946, - "y": 169710, - "z": 364365 - }, - "rot": { - "x": 0, - "y": 262675, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 219, - "instId": 300002, - "propState": 1, - "pos": { - "x": 188001, - "y": 167843, - "z": 364979 - }, - "rot": { - "x": 0, - "y": 245509, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 219, - "instId": 300004, - "propState": 8, - "pos": { - "x": 186921, - "y": 170097, - "z": 364291 - }, - "rot": { - "x": 0, - "y": 221797, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "220": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 220, - "instId": 300001, - "propState": 18, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 276515, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 220, - "instId": 300002, - "propState": 1, - "pos": { - "x": 303252, - "y": 105988, - "z": 210165 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 220, - "instId": 300004, - "propState": 8, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 8, - "pos": { - "x": 309174, - "y": 106436, - "z": 178023 - }, - "rot": { - "x": 0, - "y": 40717, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 221, - "instId": 300002, - "propState": 1, - "pos": { - "x": 309518, - "y": 106520, - "z": 178086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 221, - "instId": 300004, - "propState": 8, - "pos": { - "x": 309161, - "y": 106561, - "z": 178007 - }, - "rot": { - "x": 0, - "y": 24000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 18, - "pos": { - "x": -47530, - "y": 11920, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 222, - "instId": 300002, - "propState": 1, - "pos": { - "x": -47487, - "y": 8183, - "z": -218067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 222, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47530, - "y": 12046, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 18, - "pos": { - "x": 356793, - "y": 108213, - "z": 190813 - }, - "rot": { - "x": 0, - "y": 255315, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 223, - "instId": 300002, - "propState": 1, - "pos": { - "x": 357800, - "y": 107971, - "z": 191113 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": 356939, - "y": 108213, - "z": 190774 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "224": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 224, - "instId": 300001, - "propState": 18, - "pos": { - "x": 204210, - "y": 102600, - "z": 300040 - }, - "rot": { - "x": 0, - "y": 26393, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 224, - "instId": 300002, - "propState": 1, - "pos": { - "x": 205414, - "y": 100841, - "z": 299431 - }, - "rot": { - "x": 0, - "y": 346016, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 224, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204211, - "y": 102733, - "z": 300041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 8, - "pos": { - "x": 178669, - "y": 168938, - "z": 393833 - }, - "rot": { - "x": 0, - "y": 145198, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 225, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178703, - "y": 167843, - "z": 395308 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 225, - "instId": 300004, - "propState": 8, - "pos": { - "x": 178642, - "y": 169082, - "z": 393814 - }, - "rot": { - "x": 0, - "y": 108200, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300005, - "propState": 8, - "pos": { - "x": -86338, - "y": 15348, - "z": -239289 - }, - "rot": { - "x": 0, - "y": 8124, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 226, - "instId": 300004, - "propState": 8, - "pos": { - "x": -86343, - "y": 15390, - "z": -239198 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 226, - "instId": 300002, - "propState": 1, - "pos": { - "x": -86432, - "y": 12541, - "z": -240353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300001, - "propState": 18, - "pos": { - "x": -78914, - "y": 24316, - "z": -252642 - }, - "rot": { - "x": 0, - "y": 69952, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 227, - "instId": 300002, - "propState": 1, - "pos": { - "x": -79319, - "y": 23948, - "z": -253010 - }, - "rot": { - "x": 0, - "y": 300950, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 227, - "instId": 300004, - "propState": 8, - "pos": { - "x": -78889, - "y": 24433, - "z": -252627 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300005, - "propState": 8, - "pos": { - "x": -82291, - "y": 23948, - "z": -252324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "242": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 242, - "instId": 300001, - "propState": 0, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 242, - "instId": 300002, - "propState": 0, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "245": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 245, - "instId": 300001, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 245, - "instId": 300002, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 245, - "instId": 300003, - "propState": 20, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 245, - "instId": 300004, - "propState": 1, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "258": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 258, - "instId": 300001, - "propState": 0, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "259": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 259, - "instId": 300001, - "propState": 0, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 259, - "instId": 300002, - "propState": 0, - "pos": { - "x": 338174, - "y": 114272, - "z": 200923 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 260, - "instId": 300001, - "propState": 0, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "261": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 261, - "instId": 300001, - "propState": 0, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "262": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 262, - "instId": 300001, - "propState": 0, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "263": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 263, - "instId": 300001, - "propState": 0, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300001, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 287, - "instId": 300002, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 287, - "instId": 300003, - "propState": 20, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 287, - "instId": 300004, - "propState": 1, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "289": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 289, - "instId": 300001, - "propState": 8, - "pos": { - "x": 342033, - "y": 168036, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 289, - "instId": 300002, - "propState": 8, - "pos": { - "x": 342033, - "y": 168183, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 289, - "instId": 300003, - "propState": 20, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 289, - "instId": 300004, - "propState": 1, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "309": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 309, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 272341, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 309, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 309, - "instId": 300003, - "propState": 20, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 309, - "instId": 300004, - "propState": 1, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "357": { - "monsters": [], - "npcs": [ - { - "groupId": 357, - "instId": 400001, - "pos": { - "x": 243851, - "y": 101713, - "z": 283891 - }, - "rot": { - "x": 0, - "y": 126434, - "z": 0 - }, - "npcId": 14126 - }, { - "groupId": 357, - "instId": 400002, - "pos": { - "x": 247390, - "y": 101000, - "z": 280980 - }, - "rot": { - "x": 0, - "y": 57982, - "z": 0 - }, - "npcId": 14146 - }, { - "groupId": 357, - "instId": 400003, - "pos": { - "x": 248636, - "y": 101000, - "z": 281986 - }, - "rot": { - "x": 0, - "y": 255639, - "z": 0 - }, - "npcId": 14147 - } - ], - "props": [], - "teleports": {} - }, - "406": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 406, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202701, - "y": 101238, - "z": 291138 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "407": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 407, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202410, - "y": 93495, - "z": 161640 - }, - "rot": { - "x": 0, - "y": 206515, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "408": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 408, - "instId": 300001, - "propState": 11, - "pos": { - "x": 359740, - "y": 107971, - "z": 209080 - }, - "rot": { - "x": 0, - "y": 293867, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "409": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 409, - "instId": 300001, - "propState": 11, - "pos": { - "x": -142827, - "y": 15608, - "z": -278700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "496": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 496, - "instId": 300001, - "propState": 18, - "pos": { - "x": 226836, - "y": 104516, - "z": 258812 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - } - ], - "teleports": {} - }, - "510": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 510, - "instId": 300009, - "propState": 20, - "pos": { - "x": 190341, - "y": 167843, - "z": 363687 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "520": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 520, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 520, - "instId": 300002, - "propState": 8, - "pos": { - "x": -89401, - "y": 25964, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 520, - "instId": 300004, - "propState": 8, - "pos": { - "x": -89401, - "y": 26097, - "z": -268820 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "521": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 521, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "522": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 522, - "instId": 300001, - "propState": 2, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - }, - { - "groupId": 522, - "instId": 300002, - "propState": 1, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300003, - "propState": 1, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300004, - "propState": 101, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300005, - "propState": 102, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300006, - "propState": 1, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - }, { - "groupId": 522, - "instId": 300007, - "propState": 1, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300008, - "propState": 1, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300009, - "propState": 1, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300010, - "propState": 1, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300011, - "propState": 1, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300012, - "propState": 1, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "526": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 526, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 526, - "instId": 300002, - "propState": 8, - "pos": { - "x": 137081, - "y": 102152, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 526, - "instId": 300004, - "propState": 8, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "527": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 527, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "528": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 528, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 528, - "instId": 300002, - "propState": 8, - "pos": { - "x": 369095, - "y": 108918, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 528, - "instId": 300004, - "propState": 8, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "529": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 529, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "617": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 617, - "instId": 300013, - "propState": 8, - "pos": { - "x": 5710, - "y": 4139, - "z": -279910 - }, - "rot": { - "x": 0, - "y": 236608, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300017, - "propState": 8, - "pos": { - "x": 76546, - "y": -5317, - "z": -398579 - }, - "rot": { - "x": 0, - "y": 221601, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19381, - "y": 4065, - "z": -224032 - }, - "rot": { - "x": 0, - "y": 210852, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15893, - "y": 6909, - "z": -311402 - }, - "rot": { - "x": 0, - "y": 70586, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 617, - "instId": 300003, - "propState": 8, - "pos": { - "x": 97877, - "y": -5290, - "z": -482547 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "618": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 618, - "instId": 300007, - "propState": 8, - "pos": { - "x": 193620, - "y": 94145, - "z": 166199 - }, - "rot": { - "x": 0, - "y": 18071, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130539, - "y": 94556, - "z": 260805 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300001, - "propState": 8, - "pos": { - "x": 137265, - "y": 101682, - "z": 323852 - }, - "rot": { - "x": 0, - "y": 278513, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300002, - "propState": 8, - "pos": { - "x": 296348, - "y": 157838, - "z": 353201 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300003, - "propState": 8, - "pos": { - "x": 202043, - "y": 168559, - "z": 358779 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300004, - "propState": 8, - "pos": { - "x": 132272, - "y": 98874, - "z": 194683 - }, - "rot": { - "x": 0, - "y": 28461, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300005, - "propState": 8, - "pos": { - "x": 217457, - "y": 98186, - "z": 156219 - }, - "rot": { - "x": 0, - "y": 209643, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300006, - "propState": 8, - "pos": { - "x": 206547, - "y": 101470, - "z": 328384 - }, - "rot": { - "x": 0, - "y": 156276, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300009, - "propState": 8, - "pos": { - "x": 341773, - "y": 108671, - "z": 198655 - }, - "rot": { - "x": 0, - "y": 22954, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "670": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 670, - "instId": 300001, - "propState": 18, - "pos": { - "x": -81519, - "y": 13019, - "z": -268441 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104096 - }, - { - "groupId": 670, - "instId": 300002, - "propState": 18, - "pos": { - "x": -31260, - "y": 6887, - "z": -323892 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, - { - "groupId": 670, - "instId": 300003, - "propState": 18, - "pos": { - "x": -114502, - "y": 16751, - "z": -220922 - }, - "rot": { - "x": 0, - "y": 300762, - "z": 0 - }, - "propId": 104093 - }, - { - "groupId": 670, - "instId": 300004, - "propState": 18, - "pos": { - "x": 179317, - "y": 94067, - "z": 172867 - }, - "rot": { - "x": 0, - "y": 165573, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300005, - "propState": 18, - "pos": { - "x": 263155, - "y": 102634, - "z": 164478 - }, - "rot": { - "x": 0, - "y": 75158, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300006, - "propState": 18, - "pos": { - "x": 298203, - "y": 105994, - "z": 215710 - }, - "rot": { - "x": 0, - "y": 322762, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300007, - "propState": 18, - "pos": { - "x": 131048, - "y": 95138, - "z": 275098 - }, - "rot": { - "x": 0, - "y": 69556, - "z": 0 - }, - "propId": 104096 - }, { - "groupId": 670, - "instId": 300008, - "propState": 18, - "pos": { - "x": -11199, - "y": 4203, - "z": -266538 - }, - "rot": { - "x": 0, - "y": 73758, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300009, - "propState": 18, - "pos": { - "x": 305331, - "y": 106653, - "z": 168630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300010, - "propState": 18, - "pos": { - "x": 351503, - "y": 108044, - "z": 197206 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300011, - "propState": 18, - "pos": { - "x": 128209, - "y": 101710, - "z": 333516 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 670, - "instId": 300012, - "propState": 18, - "pos": { - "x": -89306, - "y": 27612, - "z": -239309 - }, - "rot": { - "x": 0, - "y": 133168, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300013, - "propState": 18, - "pos": { - "x": -46712, - "y": 6773, - "z": -280120 - }, - "rot": { - "x": 0, - "y": 64953, - "z": 0 - }, - "propId": 104093 - } - ], - "teleports": {} - }, - "671": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 671, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359306, - "y": 108470, - "z": 202778 - }, - "rot": { - "x": 0, - "y": 202807, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "693": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "790": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 790, - "instId": 300001, - "propState": 8, - "pos": { - "x": 170425, - "y": 103346, - "z": 329899 - }, - "rot": { - "x": 0, - "y": 153327, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 790, - "instId": 300002, - "propState": 8, - "pos": { - "x": 355634, - "y": 109724, - "z": 187361 - }, - "rot": { - "x": 0, - "y": 345335, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "813": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 813, - "instId": 300001, - "propState": 18, - "pos": { - "x": 205919, - "y": 168773, - "z": 413410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 813, - "instId": 300002, - "propState": 18, - "pos": { - "x": 174385, - "y": 168465, - "z": 378219 - }, - "rot": { - "x": 0, - "y": 216335, - "z": 0 - }, - "propId": 104094 - } - ], - "teleports": {} - }, - "814": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 814, - "instId": 300001, - "propState": 18, - "pos": { - "x": -126536, - "y": 16175, - "z": -270549 - }, - "rot": { - "x": 0, - "y": 57225, - "z": 0 - }, - "propId": 104096 - } - ], - "teleports": {} - }, - "820": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "824": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 824, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359673, - "y": 108470, - "z": 202695 - }, - "rot": { - "x": 0, - "y": 235146, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "865": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "866": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 501, - "startAnchorId": 1, - "startGroupId": 603, - "isEnteredSceneInfo": true - } - }, - "1040106": { - "P10401_F10401001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78066, - "y": -5970, - "z": -486616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19340, - "y": 5990, - "z": -300240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -101136, - "y": 15608, - "z": -278544 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 124536, - "y": 98377, - "z": 192166 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227579, - "y": 167843, - "z": 369819 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 329967, - "y": 107971, - "z": 217122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 224470, - "y": 104516, - "z": 263170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 162270, - "y": 100770, - "z": 309350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 315770, - "y": 152774, - "z": 298757 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1040101": { - "anchorId": 1, - "groupId": 6, - "instId": 300001, - "pos": { - "x": 89730, - "y": -6120, - "z": -492460 - }, - "rot": { - "x": 0, - "y": 346618, - "z": 0 - } - }, - "1040102": { - "anchorId": 2, - "groupId": 6, - "instId": 300002, - "pos": { - "x": -21430, - "y": 5990, - "z": -303590 - }, - "rot": { - "x": 0, - "y": 254754, - "z": 0 - } - }, - "1040103": { - "anchorId": 3, - "groupId": 6, - "instId": 300003, - "pos": { - "x": -105120, - "y": 15608, - "z": -278950 - }, - "rot": { - "x": 0, - "y": 329392, - "z": 0 - } - }, - "1040104": { - "anchorId": 4, - "groupId": 6, - "instId": 300004, - "pos": { - "x": 114403, - "y": 98354, - "z": 194152 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - } - }, - "1040105": { - "anchorId": 5, - "groupId": 6, - "instId": 300005, - "pos": { - "x": 221674, - "y": 168060, - "z": 363828 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - } - }, - "1040106": { - "anchorId": 6, - "groupId": 6, - "instId": 300006, - "pos": { - "x": 336400, - "y": 107971, - "z": 213537 - }, - "rot": { - "x": 0, - "y": 182732, - "z": 0 - } - }, - "1040107": { - "anchorId": 7, - "groupId": 6, - "instId": 300007, - "pos": { - "x": 216390, - "y": 103529, - "z": 270850 - }, - "rot": { - "x": 0, - "y": 75679, - "z": 0 - } - }, - "1040108": { - "anchorId": 8, - "groupId": 6, - "instId": 300008, - "pos": { - "x": 167763, - "y": 100770, - "z": 308090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1040109": { - "anchorId": 9, - "groupId": 6, - "instId": 300009, - "pos": { - "x": 318666, - "y": 152472, - "z": 306522 - }, - "rot": { - "x": 0, - "y": 56899, - "z": 0 - } - } - } - }, - "8": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 12, - "pos": { - "x": 82050, - "y": -5915, - "z": -395340 - }, - "rot": { - "x": 0, - "y": 276750, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 12, - "pos": { - "x": 3914, - "y": 3450, - "z": -290792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 12, - "pos": { - "x": -18250, - "y": 6339, - "z": -296226 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 12, - "pos": { - "x": -26774, - "y": 3350, - "z": -287644 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300005, - "propState": 12, - "pos": { - "x": -33678, - "y": 3365, - "z": -267524 - }, - "rot": { - "x": 0, - "y": 90531, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300006, - "propState": 12, - "pos": { - "x": -64086, - "y": 21093, - "z": -269232 - }, - "rot": { - "x": 0, - "y": 20649, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300007, - "propState": 12, - "pos": { - "x": -74082, - "y": 11031, - "z": -231372 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300008, - "propState": 12, - "pos": { - "x": -134960, - "y": 15608, - "z": -280360 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300009, - "propState": 12, - "pos": { - "x": -60375, - "y": 12152, - "z": -278233 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300010, - "propState": 12, - "pos": { - "x": -102840, - "y": 19562, - "z": -246767 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300012, - "propState": 12, - "pos": { - "x": -86640, - "y": 27266, - "z": -243760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300006, - "propState": 8, - "pos": { - "x": -39636, - "y": 5990, - "z": -294265 - }, - "rot": { - "x": 0, - "y": 185572, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": -51120, - "y": 5978, - "z": -310370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300008, - "propState": 8, - "pos": { - "x": -50970, - "y": 5978, - "z": -300970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300009, - "propState": 8, - "pos": { - "x": -74500, - "y": 11160, - "z": -287292 - }, - "rot": { - "x": 0, - "y": 236527, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300010, - "propState": 8, - "pos": { - "x": -71770, - "y": 12394, - "z": -278750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300014, - "propState": 8, - "pos": { - "x": -144850, - "y": 16251, - "z": -247720 - }, - "rot": { - "x": 0, - "y": 75105, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26494, - "y": 6610, - "z": -323210 - }, - "rot": { - "x": 0, - "y": 351685, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300011, - "propState": 8, - "pos": { - "x": -76758, - "y": 24054, - "z": -249600 - }, - "rot": { - "x": 0, - "y": 53418, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 10, - "instId": 300015, - "propState": 8, - "pos": { - "x": -84739, - "y": 27779, - "z": -263615 - }, - "rot": { - "x": 0, - "y": 156113, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300018, - "propState": 8, - "pos": { - "x": -111490, - "y": 26632, - "z": -258600 - }, - "rot": { - "x": 0, - "y": 311826, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300016, - "propState": 8, - "pos": { - "x": -62385, - "y": 21150, - "z": -257798 - }, - "rot": { - "x": 0, - "y": 264682, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300024, - "propState": 8, - "pos": { - "x": -63897, - "y": 21093, - "z": -236956 - }, - "rot": { - "x": 0, - "y": 220027, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300020, - "propState": 8, - "pos": { - "x": -25366, - "y": 3333, - "z": -216889 - }, - "rot": { - "x": 0, - "y": 88688, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300021, - "propState": 8, - "pos": { - "x": -14840, - "y": 3448, - "z": -206413 - }, - "rot": { - "x": 0, - "y": 177426, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300022, - "propState": 8, - "pos": { - "x": -134892, - "y": 15204, - "z": -278844 - }, - "rot": { - "x": 0, - "y": 3118, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300023, - "propState": 8, - "pos": { - "x": -133409, - "y": 15164, - "z": -280287 - }, - "rot": { - "x": 0, - "y": 86672, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300025, - "propState": 8, - "pos": { - "x": 89695, - "y": -5970, - "z": -448796 - }, - "rot": { - "x": 0, - "y": 210643, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58732, - "y": -5990, - "z": -419241 - }, - "rot": { - "x": 0, - "y": 102446, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300012, - "propState": 8, - "pos": { - "x": 55603, - "y": -6017, - "z": -404746 - }, - "rot": { - "x": 0, - "y": 23104, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14697, - "y": -1293, - "z": -360615 - }, - "rot": { - "x": 0, - "y": 51018, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": 43152, - "y": -5300, - "z": -372415 - }, - "rot": { - "x": 0, - "y": 220886, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300027, - "propState": 8, - "pos": { - "x": 21331, - "y": 2224, - "z": -334155 - }, - "rot": { - "x": 0, - "y": 263701, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20605, - "y": 3448, - "z": -283484 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300028, - "propState": 8, - "pos": { - "x": 19589, - "y": 3448, - "z": -237547 - }, - "rot": { - "x": 0, - "y": 241864, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 1, - "pos": { - "x": 312570, - "y": 109590, - "z": 314512 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311898, - "y": 152508, - "z": 314894 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 1, - "pos": { - "x": 316455, - "y": 152200, - "z": 310770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104002 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 1, - "pos": { - "x": 316207, - "y": 109404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 13, - "instId": 300005, - "propState": 1, - "pos": { - "x": 316207, - "y": 152404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 14, - "instId": 300004, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300003, - "propState": 1, - "pos": { - "x": 236879, - "y": 103740, - "z": 236270 - }, - "rot": { - "x": 0, - "y": 7500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 1, - "pos": { - "x": 212126, - "y": 103740, - "z": 279143 - }, - "rot": { - "x": 0, - "y": 112500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300005, - "propState": 1, - "pos": { - "x": 188042, - "y": 104630, - "z": 276986 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300006, - "propState": 1, - "pos": { - "x": 159686, - "y": 100793, - "z": 300619 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300007, - "propState": 1, - "pos": { - "x": 143159, - "y": 100976, - "z": 309937 - }, - "rot": { - "x": 0, - "y": 293966, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300011, - "propState": 1, - "pos": { - "x": 291750, - "y": 105971, - "z": 185290 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300012, - "propState": 1, - "pos": { - "x": 241740, - "y": 101971, - "z": 163320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300010, - "propState": 1, - "pos": { - "x": 353781, - "y": 107971, - "z": 203856 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104018 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -59530, - "y": 12152, - "z": -273520 - }, - "rot": { - "x": 0, - "y": 309292, - "z": 0 - }, - "npcId": 3149 - } - ], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -95080, - "y": 14756, - "z": -279743 - }, - "rot": { - "x": 0, - "y": 10151, - "z": 0 - }, - "npcId": 14109 - } - ], - "props": [], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": -96529, - "y": 15621, - "z": -265169 - }, - "rot": { - "x": 0, - "y": 224052, - "z": 0 - }, - "npcId": 14209 - } - ], - "props": [], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [ - { - "groupId": 40, - "instId": 400001, - "pos": { - "x": -111968, - "y": 15665, - "z": -266978 - }, - "rot": { - "x": 0, - "y": 196945, - "z": 0 - }, - "npcId": 14110 - }, { - "groupId": 40, - "instId": 400002, - "pos": { - "x": -112375, - "y": 15706, - "z": -267880 - }, - "rot": { - "x": 0, - "y": 13398, - "z": 0 - }, - "npcId": 14103 - } - ], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204915, - "y": 167443, - "z": 391466 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 104015 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300002, - "propState": 0, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300002, - "propState": 0, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [ - { - "groupId": 92, - "instId": 400001, - "pos": { - "x": 204964, - "y": 97644, - "z": 143330 - }, - "rot": { - "x": 0, - "y": 143298, - "z": 0 - }, - "npcId": 14101 - } - ], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 0, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -14980, - "y": 3350, - "z": -283160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300002, - "propState": 1, - "pos": { - "x": -146909, - "y": 15640, - "z": -263311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": 158376, - "y": 105750, - "z": 344739 - }, - "rot": { - "x": 0, - "y": 224478, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": 219888, - "y": 97644, - "z": 168466 - }, - "rot": { - "x": 0, - "y": 150238, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": 352900, - "y": 107971, - "z": 220700 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": 209210, - "y": 100740, - "z": 308940 - }, - "rot": { - "x": 0, - "y": 329129, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300007, - "propState": 1, - "pos": { - "x": -79120, - "y": 14778, - "z": -283515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300008, - "propState": 8, - "pos": { - "x": 257554, - "y": 102389, - "z": 172472 - }, - "rot": { - "x": 0, - "y": 330054, - "z": 0 - }, - "propId": 104012 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149769, - "y": 105603, - "z": 359377 - }, - "rot": { - "x": 0, - "y": 328717, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": 207644, - "y": 101150, - "z": 324766 - }, - "rot": { - "x": 0, - "y": 106681, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": 232368, - "y": 103803, - "z": 225356 - }, - "rot": { - "x": 0, - "y": 59779, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204903, - "y": 167529, - "z": 391455 - }, - "rot": { - "x": 0, - "y": 329375, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": 223904, - "y": 98770, - "z": 126573 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": -132996, - "y": 26164, - "z": -252218 - }, - "rot": { - "x": 0, - "y": 180283, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300007, - "propState": 8, - "pos": { - "x": 273980, - "y": 102188, - "z": 178507 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300008, - "propState": 8, - "pos": { - "x": -122252, - "y": 15622, - "z": -283207 - }, - "rot": { - "x": 0, - "y": 180849, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300009, - "propState": 8, - "pos": { - "x": 287160, - "y": 102129, - "z": 293884 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300010, - "propState": 8, - "pos": { - "x": 340774, - "y": 107971, - "z": 190474 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43750, - "y": 5920, - "z": -276720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300002, - "propState": 8, - "pos": { - "x": -57455, - "y": 8117, - "z": -220071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300003, - "propState": 8, - "pos": { - "x": 221207, - "y": 167929, - "z": 357985 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300004, - "propState": 8, - "pos": { - "x": 288485, - "y": 105971, - "z": 204066 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227188, - "y": 100770, - "z": 344085 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300006, - "propState": 8, - "pos": { - "x": -106222, - "y": 13880, - "z": -289783 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300007, - "propState": 8, - "pos": { - "x": 210166, - "y": 103536, - "z": 287518 - }, - "rot": { - "x": 0, - "y": 202254, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300008, - "propState": 8, - "pos": { - "x": 210027, - "y": 104654, - "z": 224475 - }, - "rot": { - "x": 0, - "y": 59128, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 1, - "pos": { - "x": 234018, - "y": 100947, - "z": 269707 - }, - "rot": { - "x": 0, - "y": 39325, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": 325745, - "y": 106160, - "z": 184548 - }, - "rot": { - "x": 0, - "y": 240447, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300003, - "propState": 8, - "pos": { - "x": 198068, - "y": 104653, - "z": 269939 - }, - "rot": { - "x": 0, - "y": 151369, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300004, - "propState": 1, - "pos": { - "x": 270190, - "y": 163213, - "z": 371600 - }, - "rot": { - "x": 0, - "y": 260032, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300005, - "propState": 8, - "pos": { - "x": 118761, - "y": 101070, - "z": 317301 - }, - "rot": { - "x": 0, - "y": 77253, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4256, - "y": 3381, - "z": -247994 - }, - "rot": { - "x": 0, - "y": 224790, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300007, - "propState": 8, - "pos": { - "x": -66826, - "y": 11067, - "z": -234952 - }, - "rot": { - "x": 0, - "y": 267497, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300008, - "propState": 8, - "pos": { - "x": -64190, - "y": 21093, - "z": -235440 - }, - "rot": { - "x": 0, - "y": 212078, - "z": 0 - }, - "propId": 104059 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 139968, - "y": 102482, - "z": 319179 - }, - "rot": { - "x": 0, - "y": 242786, - "z": 0 - }, - "npcId": 100 - }, - { - "groupId": 151, - "instId": 400002, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400003, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400004, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400005, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400006, - "pos": { - "x": 139892, - "y": 102103, - "z": 319130 - }, - "rot": { - "x": 0, - "y": 239755, - "z": 0 - }, - "npcId": 14312 - } - ], - "props": [], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 152, - "instId": 300001, - "propState": 12, - "pos": { - "x": 152574, - "y": 93638, - "z": 266324 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300002, - "propState": 12, - "pos": { - "x": 130494, - "y": 93630, - "z": 279354 - }, - "rot": { - "x": 0, - "y": 239981, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300004, - "propState": 12, - "pos": { - "x": 185760, - "y": 105762, - "z": 371090 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300005, - "propState": 12, - "pos": { - "x": 177853, - "y": 93580, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300006, - "propState": 12, - "pos": { - "x": 253837, - "y": 98644, - "z": 136847 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300007, - "propState": 12, - "pos": { - "x": 194002, - "y": 104122, - "z": 255928 - }, - "rot": { - "x": 0, - "y": 130733, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300008, - "propState": 12, - "pos": { - "x": 229414, - "y": 105571, - "z": 210692 - }, - "rot": { - "x": 0, - "y": 321314, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300009, - "propState": 12, - "pos": { - "x": 183158, - "y": 104653, - "z": 266854 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300010, - "propState": 12, - "pos": { - "x": 268140, - "y": 101000, - "z": 239810 - }, - "rot": { - "x": 0, - "y": 328117, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300011, - "propState": 12, - "pos": { - "x": 225310, - "y": 101000, - "z": 290410 - }, - "rot": { - "x": 0, - "y": 59999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300012, - "propState": 12, - "pos": { - "x": 255420, - "y": 101000, - "z": 320270 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300013, - "propState": 12, - "pos": { - "x": 338020, - "y": 152803, - "z": 333890 - }, - "rot": { - "x": 0, - "y": 221024, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300014, - "propState": 12, - "pos": { - "x": 282990, - "y": 101971, - "z": 173500 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300015, - "propState": 12, - "pos": { - "x": 286450, - "y": 105958, - "z": 211950 - }, - "rot": { - "x": 0, - "y": 148320, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300016, - "propState": 12, - "pos": { - "x": 329340, - "y": 106089, - "z": 169620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300017, - "propState": 12, - "pos": { - "x": 327440, - "y": 107971, - "z": 221628 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300019, - "propState": 12, - "pos": { - "x": 269649, - "y": 163150, - "z": 363836 - }, - "rot": { - "x": 0, - "y": 310585, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300020, - "propState": 12, - "pos": { - "x": 199019, - "y": 167843, - "z": 358454 - }, - "rot": { - "x": 0, - "y": 18403, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300021, - "propState": 12, - "pos": { - "x": 190814, - "y": 101238, - "z": 287208 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300022, - "propState": 12, - "pos": { - "x": 171673, - "y": 100770, - "z": 318303 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300023, - "propState": 12, - "pos": { - "x": 221083, - "y": 100770, - "z": 333802 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300024, - "propState": 12, - "pos": { - "x": 145640, - "y": 100754, - "z": 297480 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 153, - "instId": 300003, - "propState": 8, - "pos": { - "x": 177050, - "y": 93120, - "z": 174910 - }, - "rot": { - "x": 0, - "y": 246601, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 153, - "instId": 300004, - "propState": 8, - "pos": { - "x": 227950, - "y": 97644, - "z": 159150 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300005, - "propState": 8, - "pos": { - "x": 231250, - "y": 97644, - "z": 153440 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300016, - "propState": 8, - "pos": { - "x": 176260, - "y": 103203, - "z": 239780 - }, - "rot": { - "x": 0, - "y": 150437, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300006, - "propState": 8, - "pos": { - "x": 184370, - "y": 103203, - "z": 225470 - }, - "rot": { - "x": 0, - "y": 326831, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300009, - "propState": 8, - "pos": { - "x": 234600, - "y": 103530, - "z": 222580 - }, - "rot": { - "x": 0, - "y": 17701, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300018, - "propState": 8, - "pos": { - "x": 255266, - "y": 101971, - "z": 167110 - }, - "rot": { - "x": 0, - "y": 154263, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300013, - "propState": 8, - "pos": { - "x": 279350, - "y": 105971, - "z": 191890 - }, - "rot": { - "x": 0, - "y": 241048, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300019, - "propState": 8, - "pos": { - "x": 318070, - "y": 105971, - "z": 196210 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300014, - "propState": 8, - "pos": { - "x": 308709, - "y": 106272, - "z": 159522 - }, - "rot": { - "x": 0, - "y": 36623, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300021, - "propState": 8, - "pos": { - "x": 321207, - "y": 105971, - "z": 197154 - }, - "rot": { - "x": 0, - "y": 60201, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300022, - "propState": 8, - "pos": { - "x": 346015, - "y": 107971, - "z": 231792 - }, - "rot": { - "x": 0, - "y": 180550, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300023, - "propState": 8, - "pos": { - "x": 322496, - "y": 107971, - "z": 226099 - }, - "rot": { - "x": 0, - "y": 187422, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300036, - "propState": 8, - "pos": { - "x": 329070, - "y": 107647, - "z": 221670 - }, - "rot": { - "x": 0, - "y": 105499, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300024, - "propState": 8, - "pos": { - "x": 138940, - "y": 100954, - "z": 308470 - }, - "rot": { - "x": 0, - "y": 326307, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300025, - "propState": 8, - "pos": { - "x": 150703, - "y": 105592, - "z": 352393 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300011, - "propState": 8, - "pos": { - "x": 219650, - "y": 97644, - "z": 143270 - }, - "rot": { - "x": 0, - "y": 92595, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300012, - "propState": 8, - "pos": { - "x": 292770, - "y": 101000, - "z": 253740 - }, - "rot": { - "x": 0, - "y": 151932, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 153, - "instId": 300010, - "propState": 8, - "pos": { - "x": 333780, - "y": 153438, - "z": 347280 - }, - "rot": { - "x": 0, - "y": 404, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300015, - "propState": 8, - "pos": { - "x": 134181, - "y": 98377, - "z": 214970 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300026, - "propState": 8, - "pos": { - "x": 141980, - "y": 98377, - "z": 200620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300028, - "propState": 8, - "pos": { - "x": 113902, - "y": 93638, - "z": 278405 - }, - "rot": { - "x": 0, - "y": 198040, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300029, - "propState": 8, - "pos": { - "x": 118702, - "y": 93656, - "z": 244941 - }, - "rot": { - "x": 0, - "y": 60791, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300001, - "propState": 8, - "pos": { - "x": 143195, - "y": 93656, - "z": 258228 - }, - "rot": { - "x": 0, - "y": 330871, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300002, - "propState": 8, - "pos": { - "x": 128310, - "y": 100954, - "z": 292948 - }, - "rot": { - "x": 0, - "y": 62758, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300030, - "propState": 8, - "pos": { - "x": 178485, - "y": 167843, - "z": 371664 - }, - "rot": { - "x": 0, - "y": 56447, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300031, - "propState": 8, - "pos": { - "x": 245807, - "y": 164825, - "z": 374963 - }, - "rot": { - "x": 0, - "y": 127904, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300032, - "propState": 8, - "pos": { - "x": 277570, - "y": 159001, - "z": 355931 - }, - "rot": { - "x": 0, - "y": 130587, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300033, - "propState": 8, - "pos": { - "x": 278410, - "y": 163045, - "z": 379509 - }, - "rot": { - "x": 0, - "y": 258352, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300035, - "propState": 8, - "pos": { - "x": 146505, - "y": 100471, - "z": 298122 - }, - "rot": { - "x": 0, - "y": 54454, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300037, - "propState": 8, - "pos": { - "x": 314177, - "y": 153280, - "z": 292709 - }, - "rot": { - "x": 0, - "y": 92791, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "160": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119259, - "y": 18049, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 211662, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104995, - "y": 98470, - "z": 188771 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119259, - "y": 18058, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 160, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104977, - "y": 98481, - "z": 188670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 8, - "pos": { - "x": -99031, - "y": 15920, - "z": -275022 - }, - "rot": { - "x": 0, - "y": 273537, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 161, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66980, - "y": 21867, - "z": -266740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1540, - "y": 4866, - "z": -287650 - }, - "rot": { - "x": 0, - "y": 269808, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300002, - "propState": 1, - "pos": { - "x": 77893, - "y": -4450, - "z": -498633 - }, - "rot": { - "x": 0, - "y": 253178, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178203, - "y": 95088, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 61300, - "z": 0 - }, - "propId": 104060 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300002, - "propState": 0, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [ - { - "groupId": 176, - "instId": 400001, - "pos": { - "x": 87700, - "y": -16540, - "z": -477300 - }, - "rot": { - "x": 0, - "y": 345321, - "z": 0 - }, - "npcId": 3185 - }, { - "groupId": 176, - "instId": 400002, - "pos": { - "x": 86500, - "y": -16540, - "z": -469680 - }, - "rot": { - "x": 0, - "y": 341837, - "z": 0 - }, - "npcId": 3183 - }, { - "groupId": 176, - "instId": 400003, - "pos": { - "x": 85750, - "y": -16540, - "z": -467330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 14112 - } - ], - "props": [], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 18, - "pos": { - "x": 77916, - "y": -3040, - "z": -498627 - }, - "rot": { - "x": 0, - "y": 264267, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 208, - "instId": 300002, - "propState": 1, - "pos": { - "x": 78969, - "y": -5990, - "z": -498306 - }, - "rot": { - "x": 0, - "y": 101249, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 208, - "instId": 300004, - "propState": 8, - "pos": { - "x": 77916, - "y": -2890, - "z": -498625 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "209": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 209, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46602, - "y": -4593, - "z": -391873 - }, - "rot": { - "x": 0, - "y": 300009, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 209, - "instId": 300002, - "propState": 1, - "pos": { - "x": 48064, - "y": -5982, - "z": -390773 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 209, - "instId": 300004, - "propState": 8, - "pos": { - "x": 46621, - "y": -4524, - "z": -391878 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 18, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 9817, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 210, - "instId": 300002, - "propState": 1, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 279817, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 210, - "instId": 300004, - "propState": 8, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 18, - "pos": { - "x": -132986, - "y": 27350, - "z": -252401 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 211, - "instId": 300002, - "propState": 1, - "pos": { - "x": -133052, - "y": 26103, - "z": -253728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 211, - "instId": 300004, - "propState": 8, - "pos": { - "x": -132986, - "y": 27463, - "z": -252368 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 212, - "instId": 300001, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 119917, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 212, - "instId": 300002, - "propState": 1, - "pos": { - "x": -55180, - "y": 12152, - "z": -266265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 212, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "213": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 213, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 309806, - "z": 0 - }, - "propId": 104055 - }, - { - "groupId": 213, - "instId": 300002, - "propState": 1, - "pos": { - "x": -30255, - "y": 3365, - "z": -265518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 213, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 213, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31099, - "y": 4038, - "z": -263724 - }, - "rot": { - "x": 0, - "y": 353979, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 213, - "instId": 300006, - "propState": 8, - "pos": { - "x": -31535, - "y": 4077, - "z": -264049 - }, - "rot": { - "x": 0, - "y": 326571, - "z": 0 - }, - "propId": 104055 - } - ], - "teleports": {} - }, - "214": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 214, - "instId": 300002, - "propState": 1, - "pos": { - "x": 175002, - "y": 156010, - "z": 362005 - }, - "rot": { - "x": 0, - "y": 253144, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300003, - "propState": 1, - "pos": { - "x": 175522, - "y": 170077, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 197984, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300004, - "propState": 8, - "pos": { - "x": 175522, - "y": 170178, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 220382, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 214, - "instId": 300006, - "propState": 1, - "pos": { - "x": 179320, - "y": 106811, - "z": 366430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300002, - "propState": 1, - "pos": { - "x": 130717, - "y": 102275, - "z": 338339 - }, - "rot": { - "x": 0, - "y": 224748, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300003, - "propState": 1, - "pos": { - "x": 140502, - "y": 102080, - "z": 339386 - }, - "rot": { - "x": 0, - "y": 149909, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300004, - "propState": 8, - "pos": { - "x": 140574, - "y": 102154, - "z": 339418 - }, - "rot": { - "x": 0, - "y": 123000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 215, - "instId": 300006, - "propState": 1, - "pos": { - "x": 127191, - "y": 101080, - "z": 331597 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 8, - "pos": { - "x": 159492, - "y": 102256, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 220798, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 216, - "instId": 300002, - "propState": 1, - "pos": { - "x": 160112, - "y": 100770, - "z": 307461 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 216, - "instId": 300004, - "propState": 8, - "pos": { - "x": 159492, - "y": 102318, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 333245, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 8, - "pos": { - "x": 226881, - "y": 171158, - "z": 357232 - }, - "rot": { - "x": 0, - "y": 184882, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 217, - "instId": 300002, - "propState": 1, - "pos": { - "x": 226762, - "y": 167843, - "z": 357463 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 217, - "instId": 300004, - "propState": 8, - "pos": { - "x": 226896, - "y": 171199, - "z": 357241 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 8, - "pos": { - "x": 337076, - "y": 173730, - "z": 292727 - }, - "rot": { - "x": 0, - "y": 303950, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 218, - "instId": 300002, - "propState": 1, - "pos": { - "x": 338040, - "y": 168259, - "z": 292549 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 218, - "instId": 300004, - "propState": 8, - "pos": { - "x": 336933, - "y": 173863, - "z": 292571 - }, - "rot": { - "x": 0, - "y": 312490, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "219": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 219, - "instId": 300001, - "propState": 8, - "pos": { - "x": 186946, - "y": 169710, - "z": 364365 - }, - "rot": { - "x": 0, - "y": 262675, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 219, - "instId": 300002, - "propState": 1, - "pos": { - "x": 188001, - "y": 167843, - "z": 364979 - }, - "rot": { - "x": 0, - "y": 245509, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 219, - "instId": 300004, - "propState": 8, - "pos": { - "x": 186921, - "y": 170097, - "z": 364291 - }, - "rot": { - "x": 0, - "y": 221797, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "220": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 220, - "instId": 300001, - "propState": 18, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 276515, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 220, - "instId": 300002, - "propState": 1, - "pos": { - "x": 303252, - "y": 105988, - "z": 210165 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 220, - "instId": 300004, - "propState": 8, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 8, - "pos": { - "x": 309174, - "y": 106436, - "z": 178023 - }, - "rot": { - "x": 0, - "y": 40717, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 221, - "instId": 300002, - "propState": 1, - "pos": { - "x": 309518, - "y": 106520, - "z": 178086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 221, - "instId": 300004, - "propState": 8, - "pos": { - "x": 309161, - "y": 106561, - "z": 178007 - }, - "rot": { - "x": 0, - "y": 24000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 18, - "pos": { - "x": -47530, - "y": 11920, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 222, - "instId": 300002, - "propState": 1, - "pos": { - "x": -47487, - "y": 8183, - "z": -218067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 222, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47530, - "y": 12046, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 18, - "pos": { - "x": 356793, - "y": 108213, - "z": 190813 - }, - "rot": { - "x": 0, - "y": 255315, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 223, - "instId": 300002, - "propState": 1, - "pos": { - "x": 357800, - "y": 107971, - "z": 191113 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": 356939, - "y": 108213, - "z": 190774 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "224": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 224, - "instId": 300001, - "propState": 18, - "pos": { - "x": 204210, - "y": 102600, - "z": 300040 - }, - "rot": { - "x": 0, - "y": 26393, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 224, - "instId": 300002, - "propState": 1, - "pos": { - "x": 205414, - "y": 100841, - "z": 299431 - }, - "rot": { - "x": 0, - "y": 346016, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 224, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204211, - "y": 102733, - "z": 300041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 8, - "pos": { - "x": 178669, - "y": 168938, - "z": 393833 - }, - "rot": { - "x": 0, - "y": 145198, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 225, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178703, - "y": 167843, - "z": 395308 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 225, - "instId": 300004, - "propState": 8, - "pos": { - "x": 178642, - "y": 169082, - "z": 393814 - }, - "rot": { - "x": 0, - "y": 108200, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300005, - "propState": 8, - "pos": { - "x": -86338, - "y": 15348, - "z": -239289 - }, - "rot": { - "x": 0, - "y": 8124, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 226, - "instId": 300004, - "propState": 8, - "pos": { - "x": -86343, - "y": 15390, - "z": -239198 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 226, - "instId": 300002, - "propState": 1, - "pos": { - "x": -86432, - "y": 12541, - "z": -240353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300001, - "propState": 18, - "pos": { - "x": -78914, - "y": 24316, - "z": -252642 - }, - "rot": { - "x": 0, - "y": 69952, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 227, - "instId": 300002, - "propState": 1, - "pos": { - "x": -79319, - "y": 23948, - "z": -253010 - }, - "rot": { - "x": 0, - "y": 300950, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 227, - "instId": 300004, - "propState": 8, - "pos": { - "x": -78889, - "y": 24433, - "z": -252627 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300005, - "propState": 8, - "pos": { - "x": -82291, - "y": 23948, - "z": -252324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "242": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 242, - "instId": 300001, - "propState": 0, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 242, - "instId": 300002, - "propState": 0, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "245": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 245, - "instId": 300001, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 245, - "instId": 300002, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 245, - "instId": 300003, - "propState": 20, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 245, - "instId": 300004, - "propState": 1, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "258": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 258, - "instId": 300001, - "propState": 0, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "259": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 259, - "instId": 300001, - "propState": 0, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 259, - "instId": 300002, - "propState": 0, - "pos": { - "x": 338174, - "y": 114272, - "z": 200923 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 260, - "instId": 300001, - "propState": 0, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "261": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 261, - "instId": 300001, - "propState": 0, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "262": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 262, - "instId": 300001, - "propState": 0, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "263": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 263, - "instId": 300001, - "propState": 0, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300001, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 287, - "instId": 300002, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 287, - "instId": 300003, - "propState": 20, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 287, - "instId": 300004, - "propState": 1, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "289": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 289, - "instId": 300001, - "propState": 8, - "pos": { - "x": 342033, - "y": 168036, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 289, - "instId": 300002, - "propState": 8, - "pos": { - "x": 342033, - "y": 168183, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 289, - "instId": 300003, - "propState": 20, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 289, - "instId": 300004, - "propState": 1, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "309": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 309, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 272341, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 309, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 309, - "instId": 300003, - "propState": 20, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 309, - "instId": 300004, - "propState": 1, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "357": { - "monsters": [], - "npcs": [ - { - "groupId": 357, - "instId": 400001, - "pos": { - "x": 243851, - "y": 101713, - "z": 283891 - }, - "rot": { - "x": 0, - "y": 126434, - "z": 0 - }, - "npcId": 14126 - }, { - "groupId": 357, - "instId": 400002, - "pos": { - "x": 247390, - "y": 101000, - "z": 280980 - }, - "rot": { - "x": 0, - "y": 57982, - "z": 0 - }, - "npcId": 14146 - }, { - "groupId": 357, - "instId": 400003, - "pos": { - "x": 248636, - "y": 101000, - "z": 281986 - }, - "rot": { - "x": 0, - "y": 255639, - "z": 0 - }, - "npcId": 14147 - } - ], - "props": [], - "teleports": {} - }, - "406": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 406, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202701, - "y": 101238, - "z": 291138 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "407": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 407, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202410, - "y": 93495, - "z": 161640 - }, - "rot": { - "x": 0, - "y": 206515, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "408": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 408, - "instId": 300001, - "propState": 11, - "pos": { - "x": 359740, - "y": 107971, - "z": 209080 - }, - "rot": { - "x": 0, - "y": 293867, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "409": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 409, - "instId": 300001, - "propState": 11, - "pos": { - "x": -142827, - "y": 15608, - "z": -278700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "496": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 496, - "instId": 300001, - "propState": 18, - "pos": { - "x": 226836, - "y": 104516, - "z": 258812 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - } - ], - "teleports": {} - }, - "510": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 510, - "instId": 300009, - "propState": 20, - "pos": { - "x": 190341, - "y": 167843, - "z": 363687 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "520": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 520, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 520, - "instId": 300002, - "propState": 8, - "pos": { - "x": -89401, - "y": 25964, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 520, - "instId": 300004, - "propState": 8, - "pos": { - "x": -89401, - "y": 26097, - "z": -268820 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "521": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 521, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "522": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 522, - "instId": 300001, - "propState": 2, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - }, - { - "groupId": 522, - "instId": 300002, - "propState": 1, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300003, - "propState": 1, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300004, - "propState": 101, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300005, - "propState": 102, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300006, - "propState": 1, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - }, { - "groupId": 522, - "instId": 300007, - "propState": 1, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300008, - "propState": 1, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300009, - "propState": 1, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300010, - "propState": 1, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300011, - "propState": 1, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300012, - "propState": 1, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "526": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 526, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 526, - "instId": 300002, - "propState": 8, - "pos": { - "x": 137081, - "y": 102152, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 526, - "instId": 300004, - "propState": 8, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "527": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 527, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "528": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 528, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 528, - "instId": 300002, - "propState": 8, - "pos": { - "x": 369095, - "y": 108918, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 528, - "instId": 300004, - "propState": 8, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "529": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 529, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "617": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 617, - "instId": 300013, - "propState": 8, - "pos": { - "x": 5710, - "y": 4139, - "z": -279910 - }, - "rot": { - "x": 0, - "y": 236608, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300017, - "propState": 8, - "pos": { - "x": 76546, - "y": -5317, - "z": -398579 - }, - "rot": { - "x": 0, - "y": 221601, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19381, - "y": 4065, - "z": -224032 - }, - "rot": { - "x": 0, - "y": 210852, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15893, - "y": 6909, - "z": -311402 - }, - "rot": { - "x": 0, - "y": 70586, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 617, - "instId": 300003, - "propState": 8, - "pos": { - "x": 97877, - "y": -5290, - "z": -482547 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "618": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 618, - "instId": 300007, - "propState": 8, - "pos": { - "x": 193620, - "y": 94145, - "z": 166199 - }, - "rot": { - "x": 0, - "y": 18071, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130539, - "y": 94556, - "z": 260805 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300001, - "propState": 8, - "pos": { - "x": 137265, - "y": 101682, - "z": 323852 - }, - "rot": { - "x": 0, - "y": 278513, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300002, - "propState": 8, - "pos": { - "x": 296348, - "y": 157838, - "z": 353201 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300003, - "propState": 8, - "pos": { - "x": 202043, - "y": 168559, - "z": 358779 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300004, - "propState": 8, - "pos": { - "x": 132272, - "y": 98874, - "z": 194683 - }, - "rot": { - "x": 0, - "y": 28461, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300005, - "propState": 8, - "pos": { - "x": 217457, - "y": 98186, - "z": 156219 - }, - "rot": { - "x": 0, - "y": 209643, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300006, - "propState": 8, - "pos": { - "x": 206547, - "y": 101470, - "z": 328384 - }, - "rot": { - "x": 0, - "y": 156276, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300009, - "propState": 8, - "pos": { - "x": 341773, - "y": 108671, - "z": 198655 - }, - "rot": { - "x": 0, - "y": 22954, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "670": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 670, - "instId": 300001, - "propState": 18, - "pos": { - "x": -81519, - "y": 13019, - "z": -268441 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104096 - }, - { - "groupId": 670, - "instId": 300002, - "propState": 18, - "pos": { - "x": -31260, - "y": 6887, - "z": -323892 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, - { - "groupId": 670, - "instId": 300003, - "propState": 18, - "pos": { - "x": -114502, - "y": 16751, - "z": -220922 - }, - "rot": { - "x": 0, - "y": 300762, - "z": 0 - }, - "propId": 104093 - }, - { - "groupId": 670, - "instId": 300004, - "propState": 18, - "pos": { - "x": 179317, - "y": 94067, - "z": 172867 - }, - "rot": { - "x": 0, - "y": 165573, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300005, - "propState": 18, - "pos": { - "x": 263155, - "y": 102634, - "z": 164478 - }, - "rot": { - "x": 0, - "y": 75158, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300006, - "propState": 18, - "pos": { - "x": 298203, - "y": 105994, - "z": 215710 - }, - "rot": { - "x": 0, - "y": 322762, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300007, - "propState": 18, - "pos": { - "x": 131048, - "y": 95138, - "z": 275098 - }, - "rot": { - "x": 0, - "y": 69556, - "z": 0 - }, - "propId": 104096 - }, { - "groupId": 670, - "instId": 300008, - "propState": 18, - "pos": { - "x": -11199, - "y": 4203, - "z": -266538 - }, - "rot": { - "x": 0, - "y": 73758, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300009, - "propState": 18, - "pos": { - "x": 305331, - "y": 106653, - "z": 168630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300010, - "propState": 18, - "pos": { - "x": 351503, - "y": 108044, - "z": 197206 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300011, - "propState": 18, - "pos": { - "x": 128209, - "y": 101710, - "z": 333516 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 670, - "instId": 300012, - "propState": 18, - "pos": { - "x": -89306, - "y": 27612, - "z": -239309 - }, - "rot": { - "x": 0, - "y": 133168, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300013, - "propState": 18, - "pos": { - "x": -46712, - "y": 6773, - "z": -280120 - }, - "rot": { - "x": 0, - "y": 64953, - "z": 0 - }, - "propId": 104093 - } - ], - "teleports": {} - }, - "671": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 671, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359306, - "y": 108470, - "z": 202778 - }, - "rot": { - "x": 0, - "y": 202807, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "693": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "790": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 790, - "instId": 300001, - "propState": 8, - "pos": { - "x": 170425, - "y": 103346, - "z": 329899 - }, - "rot": { - "x": 0, - "y": 153327, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 790, - "instId": 300002, - "propState": 8, - "pos": { - "x": 355634, - "y": 109724, - "z": 187361 - }, - "rot": { - "x": 0, - "y": 345335, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "813": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 813, - "instId": 300001, - "propState": 18, - "pos": { - "x": 205919, - "y": 168773, - "z": 413410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 813, - "instId": 300002, - "propState": 18, - "pos": { - "x": 174385, - "y": 168465, - "z": 378219 - }, - "rot": { - "x": 0, - "y": 216335, - "z": 0 - }, - "propId": 104094 - } - ], - "teleports": {} - }, - "814": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 814, - "instId": 300001, - "propState": 18, - "pos": { - "x": -126536, - "y": 16175, - "z": -270549 - }, - "rot": { - "x": 0, - "y": 57225, - "z": 0 - }, - "propId": 104096 - } - ], - "teleports": {} - }, - "820": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "824": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 824, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359673, - "y": 108470, - "z": 202695 - }, - "rot": { - "x": 0, - "y": 235146, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "865": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "866": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 501, - "startAnchorId": 1, - "startGroupId": 609, - "isEnteredSceneInfo": true - } - }, - "1040107": { - "P10401_F10401001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78066, - "y": -5970, - "z": -486616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19340, - "y": 5990, - "z": -300240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -101136, - "y": 15608, - "z": -278544 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 124536, - "y": 98377, - "z": 192166 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227579, - "y": 167843, - "z": 369819 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 329967, - "y": 107971, - "z": 217122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 224470, - "y": 104516, - "z": 263170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 162270, - "y": 100770, - "z": 309350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 315770, - "y": 152774, - "z": 298757 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1040101": { - "anchorId": 1, - "groupId": 6, - "instId": 300001, - "pos": { - "x": 89730, - "y": -6120, - "z": -492460 - }, - "rot": { - "x": 0, - "y": 346618, - "z": 0 - } - }, - "1040102": { - "anchorId": 2, - "groupId": 6, - "instId": 300002, - "pos": { - "x": -21430, - "y": 5990, - "z": -303590 - }, - "rot": { - "x": 0, - "y": 254754, - "z": 0 - } - }, - "1040103": { - "anchorId": 3, - "groupId": 6, - "instId": 300003, - "pos": { - "x": -105120, - "y": 15608, - "z": -278950 - }, - "rot": { - "x": 0, - "y": 329392, - "z": 0 - } - }, - "1040104": { - "anchorId": 4, - "groupId": 6, - "instId": 300004, - "pos": { - "x": 114403, - "y": 98354, - "z": 194152 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - } - }, - "1040105": { - "anchorId": 5, - "groupId": 6, - "instId": 300005, - "pos": { - "x": 221674, - "y": 168060, - "z": 363828 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - } - }, - "1040106": { - "anchorId": 6, - "groupId": 6, - "instId": 300006, - "pos": { - "x": 336400, - "y": 107971, - "z": 213537 - }, - "rot": { - "x": 0, - "y": 182732, - "z": 0 - } - }, - "1040107": { - "anchorId": 7, - "groupId": 6, - "instId": 300007, - "pos": { - "x": 216390, - "y": 103529, - "z": 270850 - }, - "rot": { - "x": 0, - "y": 75679, - "z": 0 - } - }, - "1040108": { - "anchorId": 8, - "groupId": 6, - "instId": 300008, - "pos": { - "x": 167763, - "y": 100770, - "z": 308090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1040109": { - "anchorId": 9, - "groupId": 6, - "instId": 300009, - "pos": { - "x": 318666, - "y": 152472, - "z": 306522 - }, - "rot": { - "x": 0, - "y": 56899, - "z": 0 - } - } - } - }, - "8": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 12, - "pos": { - "x": 82050, - "y": -5915, - "z": -395340 - }, - "rot": { - "x": 0, - "y": 276750, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 12, - "pos": { - "x": 3914, - "y": 3450, - "z": -290792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 12, - "pos": { - "x": -18250, - "y": 6339, - "z": -296226 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 12, - "pos": { - "x": -26774, - "y": 3350, - "z": -287644 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300005, - "propState": 12, - "pos": { - "x": -33678, - "y": 3365, - "z": -267524 - }, - "rot": { - "x": 0, - "y": 90531, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300006, - "propState": 12, - "pos": { - "x": -64086, - "y": 21093, - "z": -269232 - }, - "rot": { - "x": 0, - "y": 20649, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300007, - "propState": 12, - "pos": { - "x": -74082, - "y": 11031, - "z": -231372 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300008, - "propState": 12, - "pos": { - "x": -134960, - "y": 15608, - "z": -280360 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300009, - "propState": 12, - "pos": { - "x": -60375, - "y": 12152, - "z": -278233 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300010, - "propState": 12, - "pos": { - "x": -102840, - "y": 19562, - "z": -246767 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300012, - "propState": 12, - "pos": { - "x": -86640, - "y": 27266, - "z": -243760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300006, - "propState": 8, - "pos": { - "x": -39636, - "y": 5990, - "z": -294265 - }, - "rot": { - "x": 0, - "y": 185572, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": -51120, - "y": 5978, - "z": -310370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300008, - "propState": 8, - "pos": { - "x": -50970, - "y": 5978, - "z": -300970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300009, - "propState": 8, - "pos": { - "x": -74500, - "y": 11160, - "z": -287292 - }, - "rot": { - "x": 0, - "y": 236527, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300010, - "propState": 8, - "pos": { - "x": -71770, - "y": 12394, - "z": -278750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300014, - "propState": 8, - "pos": { - "x": -144850, - "y": 16251, - "z": -247720 - }, - "rot": { - "x": 0, - "y": 75105, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26494, - "y": 6610, - "z": -323210 - }, - "rot": { - "x": 0, - "y": 351685, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300011, - "propState": 8, - "pos": { - "x": -76758, - "y": 24054, - "z": -249600 - }, - "rot": { - "x": 0, - "y": 53418, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 10, - "instId": 300015, - "propState": 8, - "pos": { - "x": -84739, - "y": 27779, - "z": -263615 - }, - "rot": { - "x": 0, - "y": 156113, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300018, - "propState": 8, - "pos": { - "x": -111490, - "y": 26632, - "z": -258600 - }, - "rot": { - "x": 0, - "y": 311826, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300016, - "propState": 8, - "pos": { - "x": -62385, - "y": 21150, - "z": -257798 - }, - "rot": { - "x": 0, - "y": 264682, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300024, - "propState": 8, - "pos": { - "x": -63897, - "y": 21093, - "z": -236956 - }, - "rot": { - "x": 0, - "y": 220027, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300020, - "propState": 8, - "pos": { - "x": -25366, - "y": 3333, - "z": -216889 - }, - "rot": { - "x": 0, - "y": 88688, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300021, - "propState": 8, - "pos": { - "x": -14840, - "y": 3448, - "z": -206413 - }, - "rot": { - "x": 0, - "y": 177426, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300022, - "propState": 8, - "pos": { - "x": -134892, - "y": 15204, - "z": -278844 - }, - "rot": { - "x": 0, - "y": 3118, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300023, - "propState": 8, - "pos": { - "x": -133409, - "y": 15164, - "z": -280287 - }, - "rot": { - "x": 0, - "y": 86672, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300025, - "propState": 8, - "pos": { - "x": 89695, - "y": -5970, - "z": -448796 - }, - "rot": { - "x": 0, - "y": 210643, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58732, - "y": -5990, - "z": -419241 - }, - "rot": { - "x": 0, - "y": 102446, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300012, - "propState": 8, - "pos": { - "x": 55603, - "y": -6017, - "z": -404746 - }, - "rot": { - "x": 0, - "y": 23104, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14697, - "y": -1293, - "z": -360615 - }, - "rot": { - "x": 0, - "y": 51018, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": 43152, - "y": -5300, - "z": -372415 - }, - "rot": { - "x": 0, - "y": 220886, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300027, - "propState": 8, - "pos": { - "x": 21331, - "y": 2224, - "z": -334155 - }, - "rot": { - "x": 0, - "y": 263701, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20605, - "y": 3448, - "z": -283484 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300028, - "propState": 8, - "pos": { - "x": 19589, - "y": 3448, - "z": -237547 - }, - "rot": { - "x": 0, - "y": 241864, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 1, - "pos": { - "x": 312570, - "y": 109590, - "z": 314512 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311898, - "y": 152508, - "z": 314894 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 1, - "pos": { - "x": 316455, - "y": 152200, - "z": 310770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104002 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 1, - "pos": { - "x": 316207, - "y": 109404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 13, - "instId": 300005, - "propState": 1, - "pos": { - "x": 316207, - "y": 152404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 14, - "instId": 300004, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300003, - "propState": 1, - "pos": { - "x": 236879, - "y": 103740, - "z": 236270 - }, - "rot": { - "x": 0, - "y": 7500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 1, - "pos": { - "x": 212126, - "y": 103740, - "z": 279143 - }, - "rot": { - "x": 0, - "y": 112500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300005, - "propState": 1, - "pos": { - "x": 188042, - "y": 104630, - "z": 276986 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300006, - "propState": 1, - "pos": { - "x": 159686, - "y": 100793, - "z": 300619 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300007, - "propState": 1, - "pos": { - "x": 143159, - "y": 100976, - "z": 309937 - }, - "rot": { - "x": 0, - "y": 293966, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300011, - "propState": 1, - "pos": { - "x": 291750, - "y": 105971, - "z": 185290 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300012, - "propState": 1, - "pos": { - "x": 241740, - "y": 101971, - "z": 163320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300010, - "propState": 1, - "pos": { - "x": 353781, - "y": 107971, - "z": 203856 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104018 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -59530, - "y": 12152, - "z": -273520 - }, - "rot": { - "x": 0, - "y": 309292, - "z": 0 - }, - "npcId": 3149 - } - ], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -95080, - "y": 14756, - "z": -279743 - }, - "rot": { - "x": 0, - "y": 10151, - "z": 0 - }, - "npcId": 14109 - } - ], - "props": [], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": -96529, - "y": 15621, - "z": -265169 - }, - "rot": { - "x": 0, - "y": 224052, - "z": 0 - }, - "npcId": 14209 - } - ], - "props": [], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [ - { - "groupId": 40, - "instId": 400001, - "pos": { - "x": -111968, - "y": 15665, - "z": -266978 - }, - "rot": { - "x": 0, - "y": 196945, - "z": 0 - }, - "npcId": 14110 - }, { - "groupId": 40, - "instId": 400002, - "pos": { - "x": -112375, - "y": 15706, - "z": -267880 - }, - "rot": { - "x": 0, - "y": 13398, - "z": 0 - }, - "npcId": 14103 - } - ], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204915, - "y": 167443, - "z": 391466 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 104015 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300002, - "propState": 0, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300002, - "propState": 0, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [ - { - "groupId": 92, - "instId": 400001, - "pos": { - "x": 204964, - "y": 97644, - "z": 143330 - }, - "rot": { - "x": 0, - "y": 143298, - "z": 0 - }, - "npcId": 14101 - } - ], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 0, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -14980, - "y": 3350, - "z": -283160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300002, - "propState": 1, - "pos": { - "x": -146909, - "y": 15640, - "z": -263311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": 158376, - "y": 105750, - "z": 344739 - }, - "rot": { - "x": 0, - "y": 224478, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": 219888, - "y": 97644, - "z": 168466 - }, - "rot": { - "x": 0, - "y": 150238, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": 352900, - "y": 107971, - "z": 220700 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": 209210, - "y": 100740, - "z": 308940 - }, - "rot": { - "x": 0, - "y": 329129, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300007, - "propState": 1, - "pos": { - "x": -79120, - "y": 14778, - "z": -283515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300008, - "propState": 8, - "pos": { - "x": 257554, - "y": 102389, - "z": 172472 - }, - "rot": { - "x": 0, - "y": 330054, - "z": 0 - }, - "propId": 104012 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149769, - "y": 105603, - "z": 359377 - }, - "rot": { - "x": 0, - "y": 328717, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": 207644, - "y": 101150, - "z": 324766 - }, - "rot": { - "x": 0, - "y": 106681, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": 232368, - "y": 103803, - "z": 225356 - }, - "rot": { - "x": 0, - "y": 59779, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204903, - "y": 167529, - "z": 391455 - }, - "rot": { - "x": 0, - "y": 329375, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": 223904, - "y": 98770, - "z": 126573 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": -132996, - "y": 26164, - "z": -252218 - }, - "rot": { - "x": 0, - "y": 180283, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300007, - "propState": 8, - "pos": { - "x": 273980, - "y": 102188, - "z": 178507 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300008, - "propState": 8, - "pos": { - "x": -122252, - "y": 15622, - "z": -283207 - }, - "rot": { - "x": 0, - "y": 180849, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300009, - "propState": 8, - "pos": { - "x": 287160, - "y": 102129, - "z": 293884 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300010, - "propState": 8, - "pos": { - "x": 340774, - "y": 107971, - "z": 190474 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43750, - "y": 5920, - "z": -276720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300002, - "propState": 8, - "pos": { - "x": -57455, - "y": 8117, - "z": -220071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300003, - "propState": 8, - "pos": { - "x": 221207, - "y": 167929, - "z": 357985 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300004, - "propState": 8, - "pos": { - "x": 288485, - "y": 105971, - "z": 204066 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227188, - "y": 100770, - "z": 344085 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300006, - "propState": 8, - "pos": { - "x": -106222, - "y": 13880, - "z": -289783 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300007, - "propState": 8, - "pos": { - "x": 210166, - "y": 103536, - "z": 287518 - }, - "rot": { - "x": 0, - "y": 202254, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300008, - "propState": 8, - "pos": { - "x": 210027, - "y": 104654, - "z": 224475 - }, - "rot": { - "x": 0, - "y": 59128, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 1, - "pos": { - "x": 234018, - "y": 100947, - "z": 269707 - }, - "rot": { - "x": 0, - "y": 39325, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": 325745, - "y": 106160, - "z": 184548 - }, - "rot": { - "x": 0, - "y": 240447, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300003, - "propState": 8, - "pos": { - "x": 198068, - "y": 104653, - "z": 269939 - }, - "rot": { - "x": 0, - "y": 151369, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300004, - "propState": 1, - "pos": { - "x": 270190, - "y": 163213, - "z": 371600 - }, - "rot": { - "x": 0, - "y": 260032, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300005, - "propState": 8, - "pos": { - "x": 118761, - "y": 101070, - "z": 317301 - }, - "rot": { - "x": 0, - "y": 77253, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4256, - "y": 3381, - "z": -247994 - }, - "rot": { - "x": 0, - "y": 224790, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300007, - "propState": 8, - "pos": { - "x": -66826, - "y": 11067, - "z": -234952 - }, - "rot": { - "x": 0, - "y": 267497, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300008, - "propState": 8, - "pos": { - "x": -64190, - "y": 21093, - "z": -235440 - }, - "rot": { - "x": 0, - "y": 212078, - "z": 0 - }, - "propId": 104059 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 139968, - "y": 102482, - "z": 319179 - }, - "rot": { - "x": 0, - "y": 242786, - "z": 0 - }, - "npcId": 100 - }, - { - "groupId": 151, - "instId": 400002, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400003, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400004, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400005, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400006, - "pos": { - "x": 139892, - "y": 102103, - "z": 319130 - }, - "rot": { - "x": 0, - "y": 239755, - "z": 0 - }, - "npcId": 14312 - } - ], - "props": [], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 152, - "instId": 300001, - "propState": 12, - "pos": { - "x": 152574, - "y": 93638, - "z": 266324 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300002, - "propState": 12, - "pos": { - "x": 130494, - "y": 93630, - "z": 279354 - }, - "rot": { - "x": 0, - "y": 239981, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300004, - "propState": 12, - "pos": { - "x": 185760, - "y": 105762, - "z": 371090 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300005, - "propState": 12, - "pos": { - "x": 177853, - "y": 93580, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300006, - "propState": 12, - "pos": { - "x": 253837, - "y": 98644, - "z": 136847 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300007, - "propState": 12, - "pos": { - "x": 194002, - "y": 104122, - "z": 255928 - }, - "rot": { - "x": 0, - "y": 130733, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300008, - "propState": 12, - "pos": { - "x": 229414, - "y": 105571, - "z": 210692 - }, - "rot": { - "x": 0, - "y": 321314, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300009, - "propState": 12, - "pos": { - "x": 183158, - "y": 104653, - "z": 266854 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300010, - "propState": 12, - "pos": { - "x": 268140, - "y": 101000, - "z": 239810 - }, - "rot": { - "x": 0, - "y": 328117, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300011, - "propState": 12, - "pos": { - "x": 225310, - "y": 101000, - "z": 290410 - }, - "rot": { - "x": 0, - "y": 59999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300012, - "propState": 12, - "pos": { - "x": 255420, - "y": 101000, - "z": 320270 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300013, - "propState": 12, - "pos": { - "x": 338020, - "y": 152803, - "z": 333890 - }, - "rot": { - "x": 0, - "y": 221024, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300014, - "propState": 12, - "pos": { - "x": 282990, - "y": 101971, - "z": 173500 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300015, - "propState": 12, - "pos": { - "x": 286450, - "y": 105958, - "z": 211950 - }, - "rot": { - "x": 0, - "y": 148320, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300016, - "propState": 12, - "pos": { - "x": 329340, - "y": 106089, - "z": 169620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300017, - "propState": 12, - "pos": { - "x": 327440, - "y": 107971, - "z": 221628 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300019, - "propState": 12, - "pos": { - "x": 269649, - "y": 163150, - "z": 363836 - }, - "rot": { - "x": 0, - "y": 310585, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300020, - "propState": 12, - "pos": { - "x": 199019, - "y": 167843, - "z": 358454 - }, - "rot": { - "x": 0, - "y": 18403, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300021, - "propState": 12, - "pos": { - "x": 190814, - "y": 101238, - "z": 287208 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300022, - "propState": 12, - "pos": { - "x": 171673, - "y": 100770, - "z": 318303 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300023, - "propState": 12, - "pos": { - "x": 221083, - "y": 100770, - "z": 333802 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300024, - "propState": 12, - "pos": { - "x": 145640, - "y": 100754, - "z": 297480 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 153, - "instId": 300003, - "propState": 8, - "pos": { - "x": 177050, - "y": 93120, - "z": 174910 - }, - "rot": { - "x": 0, - "y": 246601, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 153, - "instId": 300004, - "propState": 8, - "pos": { - "x": 227950, - "y": 97644, - "z": 159150 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300005, - "propState": 8, - "pos": { - "x": 231250, - "y": 97644, - "z": 153440 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300016, - "propState": 8, - "pos": { - "x": 176260, - "y": 103203, - "z": 239780 - }, - "rot": { - "x": 0, - "y": 150437, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300006, - "propState": 8, - "pos": { - "x": 184370, - "y": 103203, - "z": 225470 - }, - "rot": { - "x": 0, - "y": 326831, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300009, - "propState": 8, - "pos": { - "x": 234600, - "y": 103530, - "z": 222580 - }, - "rot": { - "x": 0, - "y": 17701, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300018, - "propState": 8, - "pos": { - "x": 255266, - "y": 101971, - "z": 167110 - }, - "rot": { - "x": 0, - "y": 154263, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300013, - "propState": 8, - "pos": { - "x": 279350, - "y": 105971, - "z": 191890 - }, - "rot": { - "x": 0, - "y": 241048, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300019, - "propState": 8, - "pos": { - "x": 318070, - "y": 105971, - "z": 196210 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300014, - "propState": 8, - "pos": { - "x": 308709, - "y": 106272, - "z": 159522 - }, - "rot": { - "x": 0, - "y": 36623, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300021, - "propState": 8, - "pos": { - "x": 321207, - "y": 105971, - "z": 197154 - }, - "rot": { - "x": 0, - "y": 60201, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300022, - "propState": 8, - "pos": { - "x": 346015, - "y": 107971, - "z": 231792 - }, - "rot": { - "x": 0, - "y": 180550, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300023, - "propState": 8, - "pos": { - "x": 322496, - "y": 107971, - "z": 226099 - }, - "rot": { - "x": 0, - "y": 187422, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300036, - "propState": 8, - "pos": { - "x": 329070, - "y": 107647, - "z": 221670 - }, - "rot": { - "x": 0, - "y": 105499, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300024, - "propState": 8, - "pos": { - "x": 138940, - "y": 100954, - "z": 308470 - }, - "rot": { - "x": 0, - "y": 326307, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300025, - "propState": 8, - "pos": { - "x": 150703, - "y": 105592, - "z": 352393 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300011, - "propState": 8, - "pos": { - "x": 219650, - "y": 97644, - "z": 143270 - }, - "rot": { - "x": 0, - "y": 92595, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300012, - "propState": 8, - "pos": { - "x": 292770, - "y": 101000, - "z": 253740 - }, - "rot": { - "x": 0, - "y": 151932, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 153, - "instId": 300010, - "propState": 8, - "pos": { - "x": 333780, - "y": 153438, - "z": 347280 - }, - "rot": { - "x": 0, - "y": 404, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300015, - "propState": 8, - "pos": { - "x": 134181, - "y": 98377, - "z": 214970 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300026, - "propState": 8, - "pos": { - "x": 141980, - "y": 98377, - "z": 200620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300028, - "propState": 8, - "pos": { - "x": 113902, - "y": 93638, - "z": 278405 - }, - "rot": { - "x": 0, - "y": 198040, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300029, - "propState": 8, - "pos": { - "x": 118702, - "y": 93656, - "z": 244941 - }, - "rot": { - "x": 0, - "y": 60791, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300001, - "propState": 8, - "pos": { - "x": 143195, - "y": 93656, - "z": 258228 - }, - "rot": { - "x": 0, - "y": 330871, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300002, - "propState": 8, - "pos": { - "x": 128310, - "y": 100954, - "z": 292948 - }, - "rot": { - "x": 0, - "y": 62758, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300030, - "propState": 8, - "pos": { - "x": 178485, - "y": 167843, - "z": 371664 - }, - "rot": { - "x": 0, - "y": 56447, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300031, - "propState": 8, - "pos": { - "x": 245807, - "y": 164825, - "z": 374963 - }, - "rot": { - "x": 0, - "y": 127904, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300032, - "propState": 8, - "pos": { - "x": 277570, - "y": 159001, - "z": 355931 - }, - "rot": { - "x": 0, - "y": 130587, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300033, - "propState": 8, - "pos": { - "x": 278410, - "y": 163045, - "z": 379509 - }, - "rot": { - "x": 0, - "y": 258352, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300035, - "propState": 8, - "pos": { - "x": 146505, - "y": 100471, - "z": 298122 - }, - "rot": { - "x": 0, - "y": 54454, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300037, - "propState": 8, - "pos": { - "x": 314177, - "y": 153280, - "z": 292709 - }, - "rot": { - "x": 0, - "y": 92791, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "160": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119259, - "y": 18049, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 211662, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104995, - "y": 98470, - "z": 188771 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119259, - "y": 18058, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 160, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104977, - "y": 98481, - "z": 188670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 8, - "pos": { - "x": -99031, - "y": 15920, - "z": -275022 - }, - "rot": { - "x": 0, - "y": 273537, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 161, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66980, - "y": 21867, - "z": -266740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1540, - "y": 4866, - "z": -287650 - }, - "rot": { - "x": 0, - "y": 269808, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300002, - "propState": 1, - "pos": { - "x": 77893, - "y": -4450, - "z": -498633 - }, - "rot": { - "x": 0, - "y": 253178, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178203, - "y": 95088, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 61300, - "z": 0 - }, - "propId": 104060 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300002, - "propState": 0, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [ - { - "groupId": 176, - "instId": 400001, - "pos": { - "x": 87700, - "y": -16540, - "z": -477300 - }, - "rot": { - "x": 0, - "y": 345321, - "z": 0 - }, - "npcId": 3185 - }, { - "groupId": 176, - "instId": 400002, - "pos": { - "x": 86500, - "y": -16540, - "z": -469680 - }, - "rot": { - "x": 0, - "y": 341837, - "z": 0 - }, - "npcId": 3183 - }, { - "groupId": 176, - "instId": 400003, - "pos": { - "x": 85750, - "y": -16540, - "z": -467330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 14112 - } - ], - "props": [], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 18, - "pos": { - "x": 77916, - "y": -3040, - "z": -498627 - }, - "rot": { - "x": 0, - "y": 264267, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 208, - "instId": 300002, - "propState": 1, - "pos": { - "x": 78969, - "y": -5990, - "z": -498306 - }, - "rot": { - "x": 0, - "y": 101249, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 208, - "instId": 300004, - "propState": 8, - "pos": { - "x": 77916, - "y": -2890, - "z": -498625 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "209": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 209, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46602, - "y": -4593, - "z": -391873 - }, - "rot": { - "x": 0, - "y": 300009, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 209, - "instId": 300002, - "propState": 1, - "pos": { - "x": 48064, - "y": -5982, - "z": -390773 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 209, - "instId": 300004, - "propState": 8, - "pos": { - "x": 46621, - "y": -4524, - "z": -391878 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 18, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 9817, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 210, - "instId": 300002, - "propState": 1, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 279817, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 210, - "instId": 300004, - "propState": 8, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 18, - "pos": { - "x": -132986, - "y": 27350, - "z": -252401 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 211, - "instId": 300002, - "propState": 1, - "pos": { - "x": -133052, - "y": 26103, - "z": -253728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 211, - "instId": 300004, - "propState": 8, - "pos": { - "x": -132986, - "y": 27463, - "z": -252368 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 212, - "instId": 300001, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 119917, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 212, - "instId": 300002, - "propState": 1, - "pos": { - "x": -55180, - "y": 12152, - "z": -266265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 212, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "213": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 213, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 309806, - "z": 0 - }, - "propId": 104055 - }, - { - "groupId": 213, - "instId": 300002, - "propState": 1, - "pos": { - "x": -30255, - "y": 3365, - "z": -265518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 213, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 213, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31099, - "y": 4038, - "z": -263724 - }, - "rot": { - "x": 0, - "y": 353979, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 213, - "instId": 300006, - "propState": 8, - "pos": { - "x": -31535, - "y": 4077, - "z": -264049 - }, - "rot": { - "x": 0, - "y": 326571, - "z": 0 - }, - "propId": 104055 - } - ], - "teleports": {} - }, - "214": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 214, - "instId": 300002, - "propState": 1, - "pos": { - "x": 175002, - "y": 156010, - "z": 362005 - }, - "rot": { - "x": 0, - "y": 253144, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300003, - "propState": 1, - "pos": { - "x": 175522, - "y": 170077, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 197984, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300004, - "propState": 8, - "pos": { - "x": 175522, - "y": 170178, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 220382, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 214, - "instId": 300006, - "propState": 1, - "pos": { - "x": 179320, - "y": 106811, - "z": 366430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300002, - "propState": 1, - "pos": { - "x": 130717, - "y": 102275, - "z": 338339 - }, - "rot": { - "x": 0, - "y": 224748, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300003, - "propState": 1, - "pos": { - "x": 140502, - "y": 102080, - "z": 339386 - }, - "rot": { - "x": 0, - "y": 149909, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300004, - "propState": 8, - "pos": { - "x": 140574, - "y": 102154, - "z": 339418 - }, - "rot": { - "x": 0, - "y": 123000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 215, - "instId": 300006, - "propState": 1, - "pos": { - "x": 127191, - "y": 101080, - "z": 331597 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 8, - "pos": { - "x": 159492, - "y": 102256, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 220798, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 216, - "instId": 300002, - "propState": 1, - "pos": { - "x": 160112, - "y": 100770, - "z": 307461 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 216, - "instId": 300004, - "propState": 8, - "pos": { - "x": 159492, - "y": 102318, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 333245, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 8, - "pos": { - "x": 226881, - "y": 171158, - "z": 357232 - }, - "rot": { - "x": 0, - "y": 184882, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 217, - "instId": 300002, - "propState": 1, - "pos": { - "x": 226762, - "y": 167843, - "z": 357463 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 217, - "instId": 300004, - "propState": 8, - "pos": { - "x": 226896, - "y": 171199, - "z": 357241 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 8, - "pos": { - "x": 337076, - "y": 173730, - "z": 292727 - }, - "rot": { - "x": 0, - "y": 303950, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 218, - "instId": 300002, - "propState": 1, - "pos": { - "x": 338040, - "y": 168259, - "z": 292549 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 218, - "instId": 300004, - "propState": 8, - "pos": { - "x": 336933, - "y": 173863, - "z": 292571 - }, - "rot": { - "x": 0, - "y": 312490, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "219": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 219, - "instId": 300001, - "propState": 8, - "pos": { - "x": 186946, - "y": 169710, - "z": 364365 - }, - "rot": { - "x": 0, - "y": 262675, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 219, - "instId": 300002, - "propState": 1, - "pos": { - "x": 188001, - "y": 167843, - "z": 364979 - }, - "rot": { - "x": 0, - "y": 245509, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 219, - "instId": 300004, - "propState": 8, - "pos": { - "x": 186921, - "y": 170097, - "z": 364291 - }, - "rot": { - "x": 0, - "y": 221797, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "220": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 220, - "instId": 300001, - "propState": 18, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 276515, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 220, - "instId": 300002, - "propState": 1, - "pos": { - "x": 303252, - "y": 105988, - "z": 210165 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 220, - "instId": 300004, - "propState": 8, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 8, - "pos": { - "x": 309174, - "y": 106436, - "z": 178023 - }, - "rot": { - "x": 0, - "y": 40717, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 221, - "instId": 300002, - "propState": 1, - "pos": { - "x": 309518, - "y": 106520, - "z": 178086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 221, - "instId": 300004, - "propState": 8, - "pos": { - "x": 309161, - "y": 106561, - "z": 178007 - }, - "rot": { - "x": 0, - "y": 24000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 18, - "pos": { - "x": -47530, - "y": 11920, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 222, - "instId": 300002, - "propState": 1, - "pos": { - "x": -47487, - "y": 8183, - "z": -218067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 222, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47530, - "y": 12046, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 18, - "pos": { - "x": 356793, - "y": 108213, - "z": 190813 - }, - "rot": { - "x": 0, - "y": 255315, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 223, - "instId": 300002, - "propState": 1, - "pos": { - "x": 357800, - "y": 107971, - "z": 191113 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": 356939, - "y": 108213, - "z": 190774 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "224": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 224, - "instId": 300001, - "propState": 18, - "pos": { - "x": 204210, - "y": 102600, - "z": 300040 - }, - "rot": { - "x": 0, - "y": 26393, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 224, - "instId": 300002, - "propState": 1, - "pos": { - "x": 205414, - "y": 100841, - "z": 299431 - }, - "rot": { - "x": 0, - "y": 346016, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 224, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204211, - "y": 102733, - "z": 300041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 8, - "pos": { - "x": 178669, - "y": 168938, - "z": 393833 - }, - "rot": { - "x": 0, - "y": 145198, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 225, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178703, - "y": 167843, - "z": 395308 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 225, - "instId": 300004, - "propState": 8, - "pos": { - "x": 178642, - "y": 169082, - "z": 393814 - }, - "rot": { - "x": 0, - "y": 108200, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300005, - "propState": 8, - "pos": { - "x": -86338, - "y": 15348, - "z": -239289 - }, - "rot": { - "x": 0, - "y": 8124, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 226, - "instId": 300004, - "propState": 8, - "pos": { - "x": -86343, - "y": 15390, - "z": -239198 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 226, - "instId": 300002, - "propState": 1, - "pos": { - "x": -86432, - "y": 12541, - "z": -240353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300001, - "propState": 18, - "pos": { - "x": -78914, - "y": 24316, - "z": -252642 - }, - "rot": { - "x": 0, - "y": 69952, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 227, - "instId": 300002, - "propState": 1, - "pos": { - "x": -79319, - "y": 23948, - "z": -253010 - }, - "rot": { - "x": 0, - "y": 300950, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 227, - "instId": 300004, - "propState": 8, - "pos": { - "x": -78889, - "y": 24433, - "z": -252627 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300005, - "propState": 8, - "pos": { - "x": -82291, - "y": 23948, - "z": -252324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "242": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 242, - "instId": 300001, - "propState": 0, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 242, - "instId": 300002, - "propState": 0, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "245": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 245, - "instId": 300001, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 245, - "instId": 300002, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 245, - "instId": 300003, - "propState": 20, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 245, - "instId": 300004, - "propState": 1, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "258": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 258, - "instId": 300001, - "propState": 0, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "259": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 259, - "instId": 300001, - "propState": 0, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 259, - "instId": 300002, - "propState": 0, - "pos": { - "x": 338174, - "y": 114272, - "z": 200923 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 260, - "instId": 300001, - "propState": 0, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "261": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 261, - "instId": 300001, - "propState": 0, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "262": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 262, - "instId": 300001, - "propState": 0, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "263": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 263, - "instId": 300001, - "propState": 0, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300001, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 287, - "instId": 300002, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 287, - "instId": 300003, - "propState": 20, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 287, - "instId": 300004, - "propState": 1, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "289": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 289, - "instId": 300001, - "propState": 8, - "pos": { - "x": 342033, - "y": 168036, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 289, - "instId": 300002, - "propState": 8, - "pos": { - "x": 342033, - "y": 168183, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 289, - "instId": 300003, - "propState": 20, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 289, - "instId": 300004, - "propState": 1, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "309": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 309, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 272341, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 309, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 309, - "instId": 300003, - "propState": 20, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 309, - "instId": 300004, - "propState": 1, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "357": { - "monsters": [], - "npcs": [ - { - "groupId": 357, - "instId": 400001, - "pos": { - "x": 243851, - "y": 101713, - "z": 283891 - }, - "rot": { - "x": 0, - "y": 126434, - "z": 0 - }, - "npcId": 14126 - }, { - "groupId": 357, - "instId": 400002, - "pos": { - "x": 247390, - "y": 101000, - "z": 280980 - }, - "rot": { - "x": 0, - "y": 57982, - "z": 0 - }, - "npcId": 14146 - }, { - "groupId": 357, - "instId": 400003, - "pos": { - "x": 248636, - "y": 101000, - "z": 281986 - }, - "rot": { - "x": 0, - "y": 255639, - "z": 0 - }, - "npcId": 14147 - } - ], - "props": [], - "teleports": {} - }, - "406": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 406, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202701, - "y": 101238, - "z": 291138 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "407": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 407, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202410, - "y": 93495, - "z": 161640 - }, - "rot": { - "x": 0, - "y": 206515, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "408": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 408, - "instId": 300001, - "propState": 11, - "pos": { - "x": 359740, - "y": 107971, - "z": 209080 - }, - "rot": { - "x": 0, - "y": 293867, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "409": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 409, - "instId": 300001, - "propState": 11, - "pos": { - "x": -142827, - "y": 15608, - "z": -278700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "496": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 496, - "instId": 300001, - "propState": 18, - "pos": { - "x": 226836, - "y": 104516, - "z": 258812 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - } - ], - "teleports": {} - }, - "510": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 510, - "instId": 300009, - "propState": 20, - "pos": { - "x": 190341, - "y": 167843, - "z": 363687 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "520": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 520, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 520, - "instId": 300002, - "propState": 8, - "pos": { - "x": -89401, - "y": 25964, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 520, - "instId": 300004, - "propState": 8, - "pos": { - "x": -89401, - "y": 26097, - "z": -268820 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "521": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 521, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "522": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 522, - "instId": 300001, - "propState": 2, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - }, - { - "groupId": 522, - "instId": 300002, - "propState": 1, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300003, - "propState": 1, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300004, - "propState": 101, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300005, - "propState": 102, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300006, - "propState": 1, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - }, { - "groupId": 522, - "instId": 300007, - "propState": 1, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300008, - "propState": 1, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300009, - "propState": 1, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300010, - "propState": 1, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300011, - "propState": 1, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300012, - "propState": 1, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "526": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 526, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 526, - "instId": 300002, - "propState": 8, - "pos": { - "x": 137081, - "y": 102152, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 526, - "instId": 300004, - "propState": 8, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "527": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 527, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "528": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 528, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 528, - "instId": 300002, - "propState": 8, - "pos": { - "x": 369095, - "y": 108918, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 528, - "instId": 300004, - "propState": 8, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "529": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 529, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "617": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 617, - "instId": 300013, - "propState": 8, - "pos": { - "x": 5710, - "y": 4139, - "z": -279910 - }, - "rot": { - "x": 0, - "y": 236608, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300017, - "propState": 8, - "pos": { - "x": 76546, - "y": -5317, - "z": -398579 - }, - "rot": { - "x": 0, - "y": 221601, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19381, - "y": 4065, - "z": -224032 - }, - "rot": { - "x": 0, - "y": 210852, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15893, - "y": 6909, - "z": -311402 - }, - "rot": { - "x": 0, - "y": 70586, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 617, - "instId": 300003, - "propState": 8, - "pos": { - "x": 97877, - "y": -5290, - "z": -482547 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "618": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 618, - "instId": 300007, - "propState": 8, - "pos": { - "x": 193620, - "y": 94145, - "z": 166199 - }, - "rot": { - "x": 0, - "y": 18071, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130539, - "y": 94556, - "z": 260805 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300001, - "propState": 8, - "pos": { - "x": 137265, - "y": 101682, - "z": 323852 - }, - "rot": { - "x": 0, - "y": 278513, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300002, - "propState": 8, - "pos": { - "x": 296348, - "y": 157838, - "z": 353201 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300003, - "propState": 8, - "pos": { - "x": 202043, - "y": 168559, - "z": 358779 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300004, - "propState": 8, - "pos": { - "x": 132272, - "y": 98874, - "z": 194683 - }, - "rot": { - "x": 0, - "y": 28461, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300005, - "propState": 8, - "pos": { - "x": 217457, - "y": 98186, - "z": 156219 - }, - "rot": { - "x": 0, - "y": 209643, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300006, - "propState": 8, - "pos": { - "x": 206547, - "y": 101470, - "z": 328384 - }, - "rot": { - "x": 0, - "y": 156276, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300009, - "propState": 8, - "pos": { - "x": 341773, - "y": 108671, - "z": 198655 - }, - "rot": { - "x": 0, - "y": 22954, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "670": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 670, - "instId": 300001, - "propState": 18, - "pos": { - "x": -81519, - "y": 13019, - "z": -268441 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104096 - }, - { - "groupId": 670, - "instId": 300002, - "propState": 18, - "pos": { - "x": -31260, - "y": 6887, - "z": -323892 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, - { - "groupId": 670, - "instId": 300003, - "propState": 18, - "pos": { - "x": -114502, - "y": 16751, - "z": -220922 - }, - "rot": { - "x": 0, - "y": 300762, - "z": 0 - }, - "propId": 104093 - }, - { - "groupId": 670, - "instId": 300004, - "propState": 18, - "pos": { - "x": 179317, - "y": 94067, - "z": 172867 - }, - "rot": { - "x": 0, - "y": 165573, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300005, - "propState": 18, - "pos": { - "x": 263155, - "y": 102634, - "z": 164478 - }, - "rot": { - "x": 0, - "y": 75158, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300006, - "propState": 18, - "pos": { - "x": 298203, - "y": 105994, - "z": 215710 - }, - "rot": { - "x": 0, - "y": 322762, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300007, - "propState": 18, - "pos": { - "x": 131048, - "y": 95138, - "z": 275098 - }, - "rot": { - "x": 0, - "y": 69556, - "z": 0 - }, - "propId": 104096 - }, { - "groupId": 670, - "instId": 300008, - "propState": 18, - "pos": { - "x": -11199, - "y": 4203, - "z": -266538 - }, - "rot": { - "x": 0, - "y": 73758, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300009, - "propState": 18, - "pos": { - "x": 305331, - "y": 106653, - "z": 168630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300010, - "propState": 18, - "pos": { - "x": 351503, - "y": 108044, - "z": 197206 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300011, - "propState": 18, - "pos": { - "x": 128209, - "y": 101710, - "z": 333516 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 670, - "instId": 300012, - "propState": 18, - "pos": { - "x": -89306, - "y": 27612, - "z": -239309 - }, - "rot": { - "x": 0, - "y": 133168, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300013, - "propState": 18, - "pos": { - "x": -46712, - "y": 6773, - "z": -280120 - }, - "rot": { - "x": 0, - "y": 64953, - "z": 0 - }, - "propId": 104093 - } - ], - "teleports": {} - }, - "671": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 671, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359306, - "y": 108470, - "z": 202778 - }, - "rot": { - "x": 0, - "y": 202807, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "693": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "790": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 790, - "instId": 300001, - "propState": 8, - "pos": { - "x": 170425, - "y": 103346, - "z": 329899 - }, - "rot": { - "x": 0, - "y": 153327, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 790, - "instId": 300002, - "propState": 8, - "pos": { - "x": 355634, - "y": 109724, - "z": 187361 - }, - "rot": { - "x": 0, - "y": 345335, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "813": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 813, - "instId": 300001, - "propState": 18, - "pos": { - "x": 205919, - "y": 168773, - "z": 413410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 813, - "instId": 300002, - "propState": 18, - "pos": { - "x": 174385, - "y": 168465, - "z": 378219 - }, - "rot": { - "x": 0, - "y": 216335, - "z": 0 - }, - "propId": 104094 - } - ], - "teleports": {} - }, - "814": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 814, - "instId": 300001, - "propState": 18, - "pos": { - "x": -126536, - "y": 16175, - "z": -270549 - }, - "rot": { - "x": 0, - "y": 57225, - "z": 0 - }, - "propId": 104096 - } - ], - "teleports": {} - }, - "820": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "824": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 824, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359673, - "y": 108470, - "z": 202695 - }, - "rot": { - "x": 0, - "y": 235146, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "865": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "866": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 501, - "startAnchorId": 1, - "startGroupId": 610, - "isEnteredSceneInfo": true - } - }, - "1040108": { - "P10401_F10401001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78066, - "y": -5970, - "z": -486616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19340, - "y": 5990, - "z": -300240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -101136, - "y": 15608, - "z": -278544 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 124536, - "y": 98377, - "z": 192166 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227579, - "y": 167843, - "z": 369819 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 329967, - "y": 107971, - "z": 217122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 224470, - "y": 104516, - "z": 263170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 162270, - "y": 100770, - "z": 309350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 315770, - "y": 152774, - "z": 298757 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1040101": { - "anchorId": 1, - "groupId": 6, - "instId": 300001, - "pos": { - "x": 89730, - "y": -6120, - "z": -492460 - }, - "rot": { - "x": 0, - "y": 346618, - "z": 0 - } - }, - "1040102": { - "anchorId": 2, - "groupId": 6, - "instId": 300002, - "pos": { - "x": -21430, - "y": 5990, - "z": -303590 - }, - "rot": { - "x": 0, - "y": 254754, - "z": 0 - } - }, - "1040103": { - "anchorId": 3, - "groupId": 6, - "instId": 300003, - "pos": { - "x": -105120, - "y": 15608, - "z": -278950 - }, - "rot": { - "x": 0, - "y": 329392, - "z": 0 - } - }, - "1040104": { - "anchorId": 4, - "groupId": 6, - "instId": 300004, - "pos": { - "x": 114403, - "y": 98354, - "z": 194152 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - } - }, - "1040105": { - "anchorId": 5, - "groupId": 6, - "instId": 300005, - "pos": { - "x": 221674, - "y": 168060, - "z": 363828 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - } - }, - "1040106": { - "anchorId": 6, - "groupId": 6, - "instId": 300006, - "pos": { - "x": 336400, - "y": 107971, - "z": 213537 - }, - "rot": { - "x": 0, - "y": 182732, - "z": 0 - } - }, - "1040107": { - "anchorId": 7, - "groupId": 6, - "instId": 300007, - "pos": { - "x": 216390, - "y": 103529, - "z": 270850 - }, - "rot": { - "x": 0, - "y": 75679, - "z": 0 - } - }, - "1040108": { - "anchorId": 8, - "groupId": 6, - "instId": 300008, - "pos": { - "x": 167763, - "y": 100770, - "z": 308090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1040109": { - "anchorId": 9, - "groupId": 6, - "instId": 300009, - "pos": { - "x": 318666, - "y": 152472, - "z": 306522 - }, - "rot": { - "x": 0, - "y": 56899, - "z": 0 - } - } - } - }, - "8": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 12, - "pos": { - "x": 82050, - "y": -5915, - "z": -395340 - }, - "rot": { - "x": 0, - "y": 276750, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 12, - "pos": { - "x": 3914, - "y": 3450, - "z": -290792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 12, - "pos": { - "x": -18250, - "y": 6339, - "z": -296226 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 12, - "pos": { - "x": -26774, - "y": 3350, - "z": -287644 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300005, - "propState": 12, - "pos": { - "x": -33678, - "y": 3365, - "z": -267524 - }, - "rot": { - "x": 0, - "y": 90531, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300006, - "propState": 12, - "pos": { - "x": -64086, - "y": 21093, - "z": -269232 - }, - "rot": { - "x": 0, - "y": 20649, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300007, - "propState": 12, - "pos": { - "x": -74082, - "y": 11031, - "z": -231372 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300008, - "propState": 12, - "pos": { - "x": -134960, - "y": 15608, - "z": -280360 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300009, - "propState": 12, - "pos": { - "x": -60375, - "y": 12152, - "z": -278233 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300010, - "propState": 12, - "pos": { - "x": -102840, - "y": 19562, - "z": -246767 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300012, - "propState": 12, - "pos": { - "x": -86640, - "y": 27266, - "z": -243760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300006, - "propState": 8, - "pos": { - "x": -39636, - "y": 5990, - "z": -294265 - }, - "rot": { - "x": 0, - "y": 185572, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": -51120, - "y": 5978, - "z": -310370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300008, - "propState": 8, - "pos": { - "x": -50970, - "y": 5978, - "z": -300970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300009, - "propState": 8, - "pos": { - "x": -74500, - "y": 11160, - "z": -287292 - }, - "rot": { - "x": 0, - "y": 236527, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300010, - "propState": 8, - "pos": { - "x": -71770, - "y": 12394, - "z": -278750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300014, - "propState": 8, - "pos": { - "x": -144850, - "y": 16251, - "z": -247720 - }, - "rot": { - "x": 0, - "y": 75105, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26494, - "y": 6610, - "z": -323210 - }, - "rot": { - "x": 0, - "y": 351685, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300011, - "propState": 8, - "pos": { - "x": -76758, - "y": 24054, - "z": -249600 - }, - "rot": { - "x": 0, - "y": 53418, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 10, - "instId": 300015, - "propState": 8, - "pos": { - "x": -84739, - "y": 27779, - "z": -263615 - }, - "rot": { - "x": 0, - "y": 156113, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300018, - "propState": 8, - "pos": { - "x": -111490, - "y": 26632, - "z": -258600 - }, - "rot": { - "x": 0, - "y": 311826, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300016, - "propState": 8, - "pos": { - "x": -62385, - "y": 21150, - "z": -257798 - }, - "rot": { - "x": 0, - "y": 264682, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300024, - "propState": 8, - "pos": { - "x": -63897, - "y": 21093, - "z": -236956 - }, - "rot": { - "x": 0, - "y": 220027, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300020, - "propState": 8, - "pos": { - "x": -25366, - "y": 3333, - "z": -216889 - }, - "rot": { - "x": 0, - "y": 88688, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300021, - "propState": 8, - "pos": { - "x": -14840, - "y": 3448, - "z": -206413 - }, - "rot": { - "x": 0, - "y": 177426, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300022, - "propState": 8, - "pos": { - "x": -134892, - "y": 15204, - "z": -278844 - }, - "rot": { - "x": 0, - "y": 3118, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300023, - "propState": 8, - "pos": { - "x": -133409, - "y": 15164, - "z": -280287 - }, - "rot": { - "x": 0, - "y": 86672, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300025, - "propState": 8, - "pos": { - "x": 89695, - "y": -5970, - "z": -448796 - }, - "rot": { - "x": 0, - "y": 210643, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58732, - "y": -5990, - "z": -419241 - }, - "rot": { - "x": 0, - "y": 102446, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300012, - "propState": 8, - "pos": { - "x": 55603, - "y": -6017, - "z": -404746 - }, - "rot": { - "x": 0, - "y": 23104, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14697, - "y": -1293, - "z": -360615 - }, - "rot": { - "x": 0, - "y": 51018, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": 43152, - "y": -5300, - "z": -372415 - }, - "rot": { - "x": 0, - "y": 220886, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300027, - "propState": 8, - "pos": { - "x": 21331, - "y": 2224, - "z": -334155 - }, - "rot": { - "x": 0, - "y": 263701, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20605, - "y": 3448, - "z": -283484 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300028, - "propState": 8, - "pos": { - "x": 19589, - "y": 3448, - "z": -237547 - }, - "rot": { - "x": 0, - "y": 241864, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 1, - "pos": { - "x": 312570, - "y": 109590, - "z": 314512 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311898, - "y": 152508, - "z": 314894 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 1, - "pos": { - "x": 316455, - "y": 152200, - "z": 310770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104002 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 1, - "pos": { - "x": 316207, - "y": 109404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 13, - "instId": 300005, - "propState": 1, - "pos": { - "x": 316207, - "y": 152404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 14, - "instId": 300004, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300003, - "propState": 1, - "pos": { - "x": 236879, - "y": 103740, - "z": 236270 - }, - "rot": { - "x": 0, - "y": 7500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 1, - "pos": { - "x": 212126, - "y": 103740, - "z": 279143 - }, - "rot": { - "x": 0, - "y": 112500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300005, - "propState": 1, - "pos": { - "x": 188042, - "y": 104630, - "z": 276986 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300006, - "propState": 1, - "pos": { - "x": 159686, - "y": 100793, - "z": 300619 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300007, - "propState": 1, - "pos": { - "x": 143159, - "y": 100976, - "z": 309937 - }, - "rot": { - "x": 0, - "y": 293966, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300011, - "propState": 1, - "pos": { - "x": 291750, - "y": 105971, - "z": 185290 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300012, - "propState": 1, - "pos": { - "x": 241740, - "y": 101971, - "z": 163320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300010, - "propState": 1, - "pos": { - "x": 353781, - "y": 107971, - "z": 203856 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104018 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -59530, - "y": 12152, - "z": -273520 - }, - "rot": { - "x": 0, - "y": 309292, - "z": 0 - }, - "npcId": 3149 - } - ], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -95080, - "y": 14756, - "z": -279743 - }, - "rot": { - "x": 0, - "y": 10151, - "z": 0 - }, - "npcId": 14109 - } - ], - "props": [], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": -96529, - "y": 15621, - "z": -265169 - }, - "rot": { - "x": 0, - "y": 224052, - "z": 0 - }, - "npcId": 14209 - } - ], - "props": [], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [ - { - "groupId": 40, - "instId": 400001, - "pos": { - "x": -111968, - "y": 15665, - "z": -266978 - }, - "rot": { - "x": 0, - "y": 196945, - "z": 0 - }, - "npcId": 14110 - }, { - "groupId": 40, - "instId": 400002, - "pos": { - "x": -112375, - "y": 15706, - "z": -267880 - }, - "rot": { - "x": 0, - "y": 13398, - "z": 0 - }, - "npcId": 14103 - } - ], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204915, - "y": 167443, - "z": 391466 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 104015 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300002, - "propState": 0, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300002, - "propState": 0, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [ - { - "groupId": 92, - "instId": 400001, - "pos": { - "x": 204964, - "y": 97644, - "z": 143330 - }, - "rot": { - "x": 0, - "y": 143298, - "z": 0 - }, - "npcId": 14101 - } - ], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 0, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -14980, - "y": 3350, - "z": -283160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300002, - "propState": 1, - "pos": { - "x": -146909, - "y": 15640, - "z": -263311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": 158376, - "y": 105750, - "z": 344739 - }, - "rot": { - "x": 0, - "y": 224478, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": 219888, - "y": 97644, - "z": 168466 - }, - "rot": { - "x": 0, - "y": 150238, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": 352900, - "y": 107971, - "z": 220700 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": 209210, - "y": 100740, - "z": 308940 - }, - "rot": { - "x": 0, - "y": 329129, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300007, - "propState": 1, - "pos": { - "x": -79120, - "y": 14778, - "z": -283515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300008, - "propState": 8, - "pos": { - "x": 257554, - "y": 102389, - "z": 172472 - }, - "rot": { - "x": 0, - "y": 330054, - "z": 0 - }, - "propId": 104012 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149769, - "y": 105603, - "z": 359377 - }, - "rot": { - "x": 0, - "y": 328717, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": 207644, - "y": 101150, - "z": 324766 - }, - "rot": { - "x": 0, - "y": 106681, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": 232368, - "y": 103803, - "z": 225356 - }, - "rot": { - "x": 0, - "y": 59779, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204903, - "y": 167529, - "z": 391455 - }, - "rot": { - "x": 0, - "y": 329375, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": 223904, - "y": 98770, - "z": 126573 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": -132996, - "y": 26164, - "z": -252218 - }, - "rot": { - "x": 0, - "y": 180283, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300007, - "propState": 8, - "pos": { - "x": 273980, - "y": 102188, - "z": 178507 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300008, - "propState": 8, - "pos": { - "x": -122252, - "y": 15622, - "z": -283207 - }, - "rot": { - "x": 0, - "y": 180849, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300009, - "propState": 8, - "pos": { - "x": 287160, - "y": 102129, - "z": 293884 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300010, - "propState": 8, - "pos": { - "x": 340774, - "y": 107971, - "z": 190474 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43750, - "y": 5920, - "z": -276720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300002, - "propState": 8, - "pos": { - "x": -57455, - "y": 8117, - "z": -220071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300003, - "propState": 8, - "pos": { - "x": 221207, - "y": 167929, - "z": 357985 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300004, - "propState": 8, - "pos": { - "x": 288485, - "y": 105971, - "z": 204066 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227188, - "y": 100770, - "z": 344085 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300006, - "propState": 8, - "pos": { - "x": -106222, - "y": 13880, - "z": -289783 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300007, - "propState": 8, - "pos": { - "x": 210166, - "y": 103536, - "z": 287518 - }, - "rot": { - "x": 0, - "y": 202254, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300008, - "propState": 8, - "pos": { - "x": 210027, - "y": 104654, - "z": 224475 - }, - "rot": { - "x": 0, - "y": 59128, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 1, - "pos": { - "x": 234018, - "y": 100947, - "z": 269707 - }, - "rot": { - "x": 0, - "y": 39325, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": 325745, - "y": 106160, - "z": 184548 - }, - "rot": { - "x": 0, - "y": 240447, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300003, - "propState": 8, - "pos": { - "x": 198068, - "y": 104653, - "z": 269939 - }, - "rot": { - "x": 0, - "y": 151369, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300004, - "propState": 1, - "pos": { - "x": 270190, - "y": 163213, - "z": 371600 - }, - "rot": { - "x": 0, - "y": 260032, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300005, - "propState": 8, - "pos": { - "x": 118761, - "y": 101070, - "z": 317301 - }, - "rot": { - "x": 0, - "y": 77253, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4256, - "y": 3381, - "z": -247994 - }, - "rot": { - "x": 0, - "y": 224790, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300007, - "propState": 8, - "pos": { - "x": -66826, - "y": 11067, - "z": -234952 - }, - "rot": { - "x": 0, - "y": 267497, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300008, - "propState": 8, - "pos": { - "x": -64190, - "y": 21093, - "z": -235440 - }, - "rot": { - "x": 0, - "y": 212078, - "z": 0 - }, - "propId": 104059 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 139968, - "y": 102482, - "z": 319179 - }, - "rot": { - "x": 0, - "y": 242786, - "z": 0 - }, - "npcId": 100 - }, - { - "groupId": 151, - "instId": 400002, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400003, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400004, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400005, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400006, - "pos": { - "x": 139892, - "y": 102103, - "z": 319130 - }, - "rot": { - "x": 0, - "y": 239755, - "z": 0 - }, - "npcId": 14312 - } - ], - "props": [], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 152, - "instId": 300001, - "propState": 12, - "pos": { - "x": 152574, - "y": 93638, - "z": 266324 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300002, - "propState": 12, - "pos": { - "x": 130494, - "y": 93630, - "z": 279354 - }, - "rot": { - "x": 0, - "y": 239981, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300004, - "propState": 12, - "pos": { - "x": 185760, - "y": 105762, - "z": 371090 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300005, - "propState": 12, - "pos": { - "x": 177853, - "y": 93580, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300006, - "propState": 12, - "pos": { - "x": 253837, - "y": 98644, - "z": 136847 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300007, - "propState": 12, - "pos": { - "x": 194002, - "y": 104122, - "z": 255928 - }, - "rot": { - "x": 0, - "y": 130733, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300008, - "propState": 12, - "pos": { - "x": 229414, - "y": 105571, - "z": 210692 - }, - "rot": { - "x": 0, - "y": 321314, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300009, - "propState": 12, - "pos": { - "x": 183158, - "y": 104653, - "z": 266854 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300010, - "propState": 12, - "pos": { - "x": 268140, - "y": 101000, - "z": 239810 - }, - "rot": { - "x": 0, - "y": 328117, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300011, - "propState": 12, - "pos": { - "x": 225310, - "y": 101000, - "z": 290410 - }, - "rot": { - "x": 0, - "y": 59999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300012, - "propState": 12, - "pos": { - "x": 255420, - "y": 101000, - "z": 320270 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300013, - "propState": 12, - "pos": { - "x": 338020, - "y": 152803, - "z": 333890 - }, - "rot": { - "x": 0, - "y": 221024, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300014, - "propState": 12, - "pos": { - "x": 282990, - "y": 101971, - "z": 173500 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300015, - "propState": 12, - "pos": { - "x": 286450, - "y": 105958, - "z": 211950 - }, - "rot": { - "x": 0, - "y": 148320, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300016, - "propState": 12, - "pos": { - "x": 329340, - "y": 106089, - "z": 169620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300017, - "propState": 12, - "pos": { - "x": 327440, - "y": 107971, - "z": 221628 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300019, - "propState": 12, - "pos": { - "x": 269649, - "y": 163150, - "z": 363836 - }, - "rot": { - "x": 0, - "y": 310585, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300020, - "propState": 12, - "pos": { - "x": 199019, - "y": 167843, - "z": 358454 - }, - "rot": { - "x": 0, - "y": 18403, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300021, - "propState": 12, - "pos": { - "x": 190814, - "y": 101238, - "z": 287208 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300022, - "propState": 12, - "pos": { - "x": 171673, - "y": 100770, - "z": 318303 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300023, - "propState": 12, - "pos": { - "x": 221083, - "y": 100770, - "z": 333802 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300024, - "propState": 12, - "pos": { - "x": 145640, - "y": 100754, - "z": 297480 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 153, - "instId": 300003, - "propState": 8, - "pos": { - "x": 177050, - "y": 93120, - "z": 174910 - }, - "rot": { - "x": 0, - "y": 246601, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 153, - "instId": 300004, - "propState": 8, - "pos": { - "x": 227950, - "y": 97644, - "z": 159150 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300005, - "propState": 8, - "pos": { - "x": 231250, - "y": 97644, - "z": 153440 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300016, - "propState": 8, - "pos": { - "x": 176260, - "y": 103203, - "z": 239780 - }, - "rot": { - "x": 0, - "y": 150437, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300006, - "propState": 8, - "pos": { - "x": 184370, - "y": 103203, - "z": 225470 - }, - "rot": { - "x": 0, - "y": 326831, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300009, - "propState": 8, - "pos": { - "x": 234600, - "y": 103530, - "z": 222580 - }, - "rot": { - "x": 0, - "y": 17701, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300018, - "propState": 8, - "pos": { - "x": 255266, - "y": 101971, - "z": 167110 - }, - "rot": { - "x": 0, - "y": 154263, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300013, - "propState": 8, - "pos": { - "x": 279350, - "y": 105971, - "z": 191890 - }, - "rot": { - "x": 0, - "y": 241048, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300019, - "propState": 8, - "pos": { - "x": 318070, - "y": 105971, - "z": 196210 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300014, - "propState": 8, - "pos": { - "x": 308709, - "y": 106272, - "z": 159522 - }, - "rot": { - "x": 0, - "y": 36623, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300021, - "propState": 8, - "pos": { - "x": 321207, - "y": 105971, - "z": 197154 - }, - "rot": { - "x": 0, - "y": 60201, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300022, - "propState": 8, - "pos": { - "x": 346015, - "y": 107971, - "z": 231792 - }, - "rot": { - "x": 0, - "y": 180550, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300023, - "propState": 8, - "pos": { - "x": 322496, - "y": 107971, - "z": 226099 - }, - "rot": { - "x": 0, - "y": 187422, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300036, - "propState": 8, - "pos": { - "x": 329070, - "y": 107647, - "z": 221670 - }, - "rot": { - "x": 0, - "y": 105499, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300024, - "propState": 8, - "pos": { - "x": 138940, - "y": 100954, - "z": 308470 - }, - "rot": { - "x": 0, - "y": 326307, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300025, - "propState": 8, - "pos": { - "x": 150703, - "y": 105592, - "z": 352393 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300011, - "propState": 8, - "pos": { - "x": 219650, - "y": 97644, - "z": 143270 - }, - "rot": { - "x": 0, - "y": 92595, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300012, - "propState": 8, - "pos": { - "x": 292770, - "y": 101000, - "z": 253740 - }, - "rot": { - "x": 0, - "y": 151932, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 153, - "instId": 300010, - "propState": 8, - "pos": { - "x": 333780, - "y": 153438, - "z": 347280 - }, - "rot": { - "x": 0, - "y": 404, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300015, - "propState": 8, - "pos": { - "x": 134181, - "y": 98377, - "z": 214970 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300026, - "propState": 8, - "pos": { - "x": 141980, - "y": 98377, - "z": 200620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300028, - "propState": 8, - "pos": { - "x": 113902, - "y": 93638, - "z": 278405 - }, - "rot": { - "x": 0, - "y": 198040, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300029, - "propState": 8, - "pos": { - "x": 118702, - "y": 93656, - "z": 244941 - }, - "rot": { - "x": 0, - "y": 60791, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300001, - "propState": 8, - "pos": { - "x": 143195, - "y": 93656, - "z": 258228 - }, - "rot": { - "x": 0, - "y": 330871, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300002, - "propState": 8, - "pos": { - "x": 128310, - "y": 100954, - "z": 292948 - }, - "rot": { - "x": 0, - "y": 62758, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300030, - "propState": 8, - "pos": { - "x": 178485, - "y": 167843, - "z": 371664 - }, - "rot": { - "x": 0, - "y": 56447, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300031, - "propState": 8, - "pos": { - "x": 245807, - "y": 164825, - "z": 374963 - }, - "rot": { - "x": 0, - "y": 127904, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300032, - "propState": 8, - "pos": { - "x": 277570, - "y": 159001, - "z": 355931 - }, - "rot": { - "x": 0, - "y": 130587, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300033, - "propState": 8, - "pos": { - "x": 278410, - "y": 163045, - "z": 379509 - }, - "rot": { - "x": 0, - "y": 258352, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300035, - "propState": 8, - "pos": { - "x": 146505, - "y": 100471, - "z": 298122 - }, - "rot": { - "x": 0, - "y": 54454, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300037, - "propState": 8, - "pos": { - "x": 314177, - "y": 153280, - "z": 292709 - }, - "rot": { - "x": 0, - "y": 92791, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "160": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119259, - "y": 18049, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 211662, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104995, - "y": 98470, - "z": 188771 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119259, - "y": 18058, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 160, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104977, - "y": 98481, - "z": 188670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 8, - "pos": { - "x": -99031, - "y": 15920, - "z": -275022 - }, - "rot": { - "x": 0, - "y": 273537, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 161, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66980, - "y": 21867, - "z": -266740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1540, - "y": 4866, - "z": -287650 - }, - "rot": { - "x": 0, - "y": 269808, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300002, - "propState": 1, - "pos": { - "x": 77893, - "y": -4450, - "z": -498633 - }, - "rot": { - "x": 0, - "y": 253178, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178203, - "y": 95088, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 61300, - "z": 0 - }, - "propId": 104060 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300002, - "propState": 0, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [ - { - "groupId": 176, - "instId": 400001, - "pos": { - "x": 87700, - "y": -16540, - "z": -477300 - }, - "rot": { - "x": 0, - "y": 345321, - "z": 0 - }, - "npcId": 3185 - }, { - "groupId": 176, - "instId": 400002, - "pos": { - "x": 86500, - "y": -16540, - "z": -469680 - }, - "rot": { - "x": 0, - "y": 341837, - "z": 0 - }, - "npcId": 3183 - }, { - "groupId": 176, - "instId": 400003, - "pos": { - "x": 85750, - "y": -16540, - "z": -467330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 14112 - } - ], - "props": [], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 18, - "pos": { - "x": 77916, - "y": -3040, - "z": -498627 - }, - "rot": { - "x": 0, - "y": 264267, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 208, - "instId": 300002, - "propState": 1, - "pos": { - "x": 78969, - "y": -5990, - "z": -498306 - }, - "rot": { - "x": 0, - "y": 101249, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 208, - "instId": 300004, - "propState": 8, - "pos": { - "x": 77916, - "y": -2890, - "z": -498625 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "209": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 209, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46602, - "y": -4593, - "z": -391873 - }, - "rot": { - "x": 0, - "y": 300009, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 209, - "instId": 300002, - "propState": 1, - "pos": { - "x": 48064, - "y": -5982, - "z": -390773 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 209, - "instId": 300004, - "propState": 8, - "pos": { - "x": 46621, - "y": -4524, - "z": -391878 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 18, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 9817, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 210, - "instId": 300002, - "propState": 1, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 279817, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 210, - "instId": 300004, - "propState": 8, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 18, - "pos": { - "x": -132986, - "y": 27350, - "z": -252401 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 211, - "instId": 300002, - "propState": 1, - "pos": { - "x": -133052, - "y": 26103, - "z": -253728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 211, - "instId": 300004, - "propState": 8, - "pos": { - "x": -132986, - "y": 27463, - "z": -252368 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 212, - "instId": 300001, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 119917, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 212, - "instId": 300002, - "propState": 1, - "pos": { - "x": -55180, - "y": 12152, - "z": -266265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 212, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "213": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 213, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 309806, - "z": 0 - }, - "propId": 104055 - }, - { - "groupId": 213, - "instId": 300002, - "propState": 1, - "pos": { - "x": -30255, - "y": 3365, - "z": -265518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 213, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 213, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31099, - "y": 4038, - "z": -263724 - }, - "rot": { - "x": 0, - "y": 353979, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 213, - "instId": 300006, - "propState": 8, - "pos": { - "x": -31535, - "y": 4077, - "z": -264049 - }, - "rot": { - "x": 0, - "y": 326571, - "z": 0 - }, - "propId": 104055 - } - ], - "teleports": {} - }, - "214": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 214, - "instId": 300002, - "propState": 1, - "pos": { - "x": 175002, - "y": 156010, - "z": 362005 - }, - "rot": { - "x": 0, - "y": 253144, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300003, - "propState": 1, - "pos": { - "x": 175522, - "y": 170077, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 197984, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300004, - "propState": 8, - "pos": { - "x": 175522, - "y": 170178, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 220382, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 214, - "instId": 300006, - "propState": 1, - "pos": { - "x": 179320, - "y": 106811, - "z": 366430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300002, - "propState": 1, - "pos": { - "x": 130717, - "y": 102275, - "z": 338339 - }, - "rot": { - "x": 0, - "y": 224748, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300003, - "propState": 1, - "pos": { - "x": 140502, - "y": 102080, - "z": 339386 - }, - "rot": { - "x": 0, - "y": 149909, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300004, - "propState": 8, - "pos": { - "x": 140574, - "y": 102154, - "z": 339418 - }, - "rot": { - "x": 0, - "y": 123000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 215, - "instId": 300006, - "propState": 1, - "pos": { - "x": 127191, - "y": 101080, - "z": 331597 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 8, - "pos": { - "x": 159492, - "y": 102256, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 220798, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 216, - "instId": 300002, - "propState": 1, - "pos": { - "x": 160112, - "y": 100770, - "z": 307461 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 216, - "instId": 300004, - "propState": 8, - "pos": { - "x": 159492, - "y": 102318, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 333245, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 8, - "pos": { - "x": 226881, - "y": 171158, - "z": 357232 - }, - "rot": { - "x": 0, - "y": 184882, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 217, - "instId": 300002, - "propState": 1, - "pos": { - "x": 226762, - "y": 167843, - "z": 357463 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 217, - "instId": 300004, - "propState": 8, - "pos": { - "x": 226896, - "y": 171199, - "z": 357241 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 8, - "pos": { - "x": 337076, - "y": 173730, - "z": 292727 - }, - "rot": { - "x": 0, - "y": 303950, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 218, - "instId": 300002, - "propState": 1, - "pos": { - "x": 338040, - "y": 168259, - "z": 292549 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 218, - "instId": 300004, - "propState": 8, - "pos": { - "x": 336933, - "y": 173863, - "z": 292571 - }, - "rot": { - "x": 0, - "y": 312490, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "219": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 219, - "instId": 300001, - "propState": 8, - "pos": { - "x": 186946, - "y": 169710, - "z": 364365 - }, - "rot": { - "x": 0, - "y": 262675, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 219, - "instId": 300002, - "propState": 1, - "pos": { - "x": 188001, - "y": 167843, - "z": 364979 - }, - "rot": { - "x": 0, - "y": 245509, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 219, - "instId": 300004, - "propState": 8, - "pos": { - "x": 186921, - "y": 170097, - "z": 364291 - }, - "rot": { - "x": 0, - "y": 221797, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "220": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 220, - "instId": 300001, - "propState": 18, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 276515, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 220, - "instId": 300002, - "propState": 1, - "pos": { - "x": 303252, - "y": 105988, - "z": 210165 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 220, - "instId": 300004, - "propState": 8, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 8, - "pos": { - "x": 309174, - "y": 106436, - "z": 178023 - }, - "rot": { - "x": 0, - "y": 40717, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 221, - "instId": 300002, - "propState": 1, - "pos": { - "x": 309518, - "y": 106520, - "z": 178086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 221, - "instId": 300004, - "propState": 8, - "pos": { - "x": 309161, - "y": 106561, - "z": 178007 - }, - "rot": { - "x": 0, - "y": 24000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 18, - "pos": { - "x": -47530, - "y": 11920, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 222, - "instId": 300002, - "propState": 1, - "pos": { - "x": -47487, - "y": 8183, - "z": -218067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 222, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47530, - "y": 12046, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 18, - "pos": { - "x": 356793, - "y": 108213, - "z": 190813 - }, - "rot": { - "x": 0, - "y": 255315, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 223, - "instId": 300002, - "propState": 1, - "pos": { - "x": 357800, - "y": 107971, - "z": 191113 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": 356939, - "y": 108213, - "z": 190774 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "224": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 224, - "instId": 300001, - "propState": 18, - "pos": { - "x": 204210, - "y": 102600, - "z": 300040 - }, - "rot": { - "x": 0, - "y": 26393, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 224, - "instId": 300002, - "propState": 1, - "pos": { - "x": 205414, - "y": 100841, - "z": 299431 - }, - "rot": { - "x": 0, - "y": 346016, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 224, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204211, - "y": 102733, - "z": 300041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 8, - "pos": { - "x": 178669, - "y": 168938, - "z": 393833 - }, - "rot": { - "x": 0, - "y": 145198, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 225, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178703, - "y": 167843, - "z": 395308 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 225, - "instId": 300004, - "propState": 8, - "pos": { - "x": 178642, - "y": 169082, - "z": 393814 - }, - "rot": { - "x": 0, - "y": 108200, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300005, - "propState": 8, - "pos": { - "x": -86338, - "y": 15348, - "z": -239289 - }, - "rot": { - "x": 0, - "y": 8124, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 226, - "instId": 300004, - "propState": 8, - "pos": { - "x": -86343, - "y": 15390, - "z": -239198 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 226, - "instId": 300002, - "propState": 1, - "pos": { - "x": -86432, - "y": 12541, - "z": -240353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300001, - "propState": 18, - "pos": { - "x": -78914, - "y": 24316, - "z": -252642 - }, - "rot": { - "x": 0, - "y": 69952, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 227, - "instId": 300002, - "propState": 1, - "pos": { - "x": -79319, - "y": 23948, - "z": -253010 - }, - "rot": { - "x": 0, - "y": 300950, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 227, - "instId": 300004, - "propState": 8, - "pos": { - "x": -78889, - "y": 24433, - "z": -252627 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300005, - "propState": 8, - "pos": { - "x": -82291, - "y": 23948, - "z": -252324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "242": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 242, - "instId": 300001, - "propState": 0, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 242, - "instId": 300002, - "propState": 0, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "245": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 245, - "instId": 300001, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 245, - "instId": 300002, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 245, - "instId": 300003, - "propState": 20, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 245, - "instId": 300004, - "propState": 1, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "258": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 258, - "instId": 300001, - "propState": 0, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "259": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 259, - "instId": 300001, - "propState": 0, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 259, - "instId": 300002, - "propState": 0, - "pos": { - "x": 338174, - "y": 114272, - "z": 200923 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 260, - "instId": 300001, - "propState": 0, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "261": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 261, - "instId": 300001, - "propState": 0, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "262": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 262, - "instId": 300001, - "propState": 0, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "263": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 263, - "instId": 300001, - "propState": 0, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300001, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 287, - "instId": 300002, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 287, - "instId": 300003, - "propState": 20, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 287, - "instId": 300004, - "propState": 1, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "289": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 289, - "instId": 300001, - "propState": 8, - "pos": { - "x": 342033, - "y": 168036, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 289, - "instId": 300002, - "propState": 8, - "pos": { - "x": 342033, - "y": 168183, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 289, - "instId": 300003, - "propState": 20, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 289, - "instId": 300004, - "propState": 1, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "309": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 309, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 272341, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 309, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 309, - "instId": 300003, - "propState": 20, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 309, - "instId": 300004, - "propState": 1, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "357": { - "monsters": [], - "npcs": [ - { - "groupId": 357, - "instId": 400001, - "pos": { - "x": 243851, - "y": 101713, - "z": 283891 - }, - "rot": { - "x": 0, - "y": 126434, - "z": 0 - }, - "npcId": 14126 - }, { - "groupId": 357, - "instId": 400002, - "pos": { - "x": 247390, - "y": 101000, - "z": 280980 - }, - "rot": { - "x": 0, - "y": 57982, - "z": 0 - }, - "npcId": 14146 - }, { - "groupId": 357, - "instId": 400003, - "pos": { - "x": 248636, - "y": 101000, - "z": 281986 - }, - "rot": { - "x": 0, - "y": 255639, - "z": 0 - }, - "npcId": 14147 - } - ], - "props": [], - "teleports": {} - }, - "406": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 406, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202701, - "y": 101238, - "z": 291138 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "407": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 407, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202410, - "y": 93495, - "z": 161640 - }, - "rot": { - "x": 0, - "y": 206515, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "408": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 408, - "instId": 300001, - "propState": 11, - "pos": { - "x": 359740, - "y": 107971, - "z": 209080 - }, - "rot": { - "x": 0, - "y": 293867, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "409": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 409, - "instId": 300001, - "propState": 11, - "pos": { - "x": -142827, - "y": 15608, - "z": -278700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "496": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 496, - "instId": 300001, - "propState": 18, - "pos": { - "x": 226836, - "y": 104516, - "z": 258812 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - } - ], - "teleports": {} - }, - "510": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 510, - "instId": 300009, - "propState": 20, - "pos": { - "x": 190341, - "y": 167843, - "z": 363687 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "520": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 520, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 520, - "instId": 300002, - "propState": 8, - "pos": { - "x": -89401, - "y": 25964, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 520, - "instId": 300004, - "propState": 8, - "pos": { - "x": -89401, - "y": 26097, - "z": -268820 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "521": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 521, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "522": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 522, - "instId": 300001, - "propState": 2, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - }, - { - "groupId": 522, - "instId": 300002, - "propState": 1, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300003, - "propState": 1, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300004, - "propState": 101, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300005, - "propState": 102, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300006, - "propState": 1, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - }, { - "groupId": 522, - "instId": 300007, - "propState": 1, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300008, - "propState": 1, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300009, - "propState": 1, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300010, - "propState": 1, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300011, - "propState": 1, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300012, - "propState": 1, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "526": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 526, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 526, - "instId": 300002, - "propState": 8, - "pos": { - "x": 137081, - "y": 102152, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 526, - "instId": 300004, - "propState": 8, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "527": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 527, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "528": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 528, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 528, - "instId": 300002, - "propState": 8, - "pos": { - "x": 369095, - "y": 108918, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 528, - "instId": 300004, - "propState": 8, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "529": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 529, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "617": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 617, - "instId": 300013, - "propState": 8, - "pos": { - "x": 5710, - "y": 4139, - "z": -279910 - }, - "rot": { - "x": 0, - "y": 236608, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300017, - "propState": 8, - "pos": { - "x": 76546, - "y": -5317, - "z": -398579 - }, - "rot": { - "x": 0, - "y": 221601, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19381, - "y": 4065, - "z": -224032 - }, - "rot": { - "x": 0, - "y": 210852, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15893, - "y": 6909, - "z": -311402 - }, - "rot": { - "x": 0, - "y": 70586, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 617, - "instId": 300003, - "propState": 8, - "pos": { - "x": 97877, - "y": -5290, - "z": -482547 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "618": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 618, - "instId": 300007, - "propState": 8, - "pos": { - "x": 193620, - "y": 94145, - "z": 166199 - }, - "rot": { - "x": 0, - "y": 18071, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130539, - "y": 94556, - "z": 260805 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300001, - "propState": 8, - "pos": { - "x": 137265, - "y": 101682, - "z": 323852 - }, - "rot": { - "x": 0, - "y": 278513, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300002, - "propState": 8, - "pos": { - "x": 296348, - "y": 157838, - "z": 353201 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300003, - "propState": 8, - "pos": { - "x": 202043, - "y": 168559, - "z": 358779 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300004, - "propState": 8, - "pos": { - "x": 132272, - "y": 98874, - "z": 194683 - }, - "rot": { - "x": 0, - "y": 28461, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300005, - "propState": 8, - "pos": { - "x": 217457, - "y": 98186, - "z": 156219 - }, - "rot": { - "x": 0, - "y": 209643, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300006, - "propState": 8, - "pos": { - "x": 206547, - "y": 101470, - "z": 328384 - }, - "rot": { - "x": 0, - "y": 156276, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300009, - "propState": 8, - "pos": { - "x": 341773, - "y": 108671, - "z": 198655 - }, - "rot": { - "x": 0, - "y": 22954, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "670": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 670, - "instId": 300001, - "propState": 18, - "pos": { - "x": -81519, - "y": 13019, - "z": -268441 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104096 - }, - { - "groupId": 670, - "instId": 300002, - "propState": 18, - "pos": { - "x": -31260, - "y": 6887, - "z": -323892 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, - { - "groupId": 670, - "instId": 300003, - "propState": 18, - "pos": { - "x": -114502, - "y": 16751, - "z": -220922 - }, - "rot": { - "x": 0, - "y": 300762, - "z": 0 - }, - "propId": 104093 - }, - { - "groupId": 670, - "instId": 300004, - "propState": 18, - "pos": { - "x": 179317, - "y": 94067, - "z": 172867 - }, - "rot": { - "x": 0, - "y": 165573, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300005, - "propState": 18, - "pos": { - "x": 263155, - "y": 102634, - "z": 164478 - }, - "rot": { - "x": 0, - "y": 75158, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300006, - "propState": 18, - "pos": { - "x": 298203, - "y": 105994, - "z": 215710 - }, - "rot": { - "x": 0, - "y": 322762, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300007, - "propState": 18, - "pos": { - "x": 131048, - "y": 95138, - "z": 275098 - }, - "rot": { - "x": 0, - "y": 69556, - "z": 0 - }, - "propId": 104096 - }, { - "groupId": 670, - "instId": 300008, - "propState": 18, - "pos": { - "x": -11199, - "y": 4203, - "z": -266538 - }, - "rot": { - "x": 0, - "y": 73758, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300009, - "propState": 18, - "pos": { - "x": 305331, - "y": 106653, - "z": 168630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300010, - "propState": 18, - "pos": { - "x": 351503, - "y": 108044, - "z": 197206 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300011, - "propState": 18, - "pos": { - "x": 128209, - "y": 101710, - "z": 333516 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 670, - "instId": 300012, - "propState": 18, - "pos": { - "x": -89306, - "y": 27612, - "z": -239309 - }, - "rot": { - "x": 0, - "y": 133168, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300013, - "propState": 18, - "pos": { - "x": -46712, - "y": 6773, - "z": -280120 - }, - "rot": { - "x": 0, - "y": 64953, - "z": 0 - }, - "propId": 104093 - } - ], - "teleports": {} - }, - "671": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 671, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359306, - "y": 108470, - "z": 202778 - }, - "rot": { - "x": 0, - "y": 202807, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "693": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "790": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 790, - "instId": 300001, - "propState": 8, - "pos": { - "x": 170425, - "y": 103346, - "z": 329899 - }, - "rot": { - "x": 0, - "y": 153327, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 790, - "instId": 300002, - "propState": 8, - "pos": { - "x": 355634, - "y": 109724, - "z": 187361 - }, - "rot": { - "x": 0, - "y": 345335, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "813": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 813, - "instId": 300001, - "propState": 18, - "pos": { - "x": 205919, - "y": 168773, - "z": 413410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 813, - "instId": 300002, - "propState": 18, - "pos": { - "x": 174385, - "y": 168465, - "z": 378219 - }, - "rot": { - "x": 0, - "y": 216335, - "z": 0 - }, - "propId": 104094 - } - ], - "teleports": {} - }, - "814": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 814, - "instId": 300001, - "propState": 18, - "pos": { - "x": -126536, - "y": 16175, - "z": -270549 - }, - "rot": { - "x": 0, - "y": 57225, - "z": 0 - }, - "propId": 104096 - } - ], - "teleports": {} - }, - "820": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "824": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 824, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359673, - "y": 108470, - "z": 202695 - }, - "rot": { - "x": 0, - "y": 235146, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "865": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "866": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 501, - "startAnchorId": 5, - "startGroupId": 6, - "isEnteredSceneInfo": true - } - }, - "1040151": { - "P10401_F10401001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78066, - "y": -5970, - "z": -486616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19340, - "y": 5990, - "z": -300240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -101136, - "y": 15608, - "z": -278544 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 124536, - "y": 98377, - "z": 192166 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227579, - "y": 167843, - "z": 369819 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 329967, - "y": 107971, - "z": 217122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 224470, - "y": 104516, - "z": 263170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 162270, - "y": 100770, - "z": 309350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 315770, - "y": 152774, - "z": 298757 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1040101": { - "anchorId": 1, - "groupId": 6, - "instId": 300001, - "pos": { - "x": 89730, - "y": -6120, - "z": -492460 - }, - "rot": { - "x": 0, - "y": 346618, - "z": 0 - } - }, - "1040102": { - "anchorId": 2, - "groupId": 6, - "instId": 300002, - "pos": { - "x": -21430, - "y": 5990, - "z": -303590 - }, - "rot": { - "x": 0, - "y": 254754, - "z": 0 - } - }, - "1040103": { - "anchorId": 3, - "groupId": 6, - "instId": 300003, - "pos": { - "x": -105120, - "y": 15608, - "z": -278950 - }, - "rot": { - "x": 0, - "y": 329392, - "z": 0 - } - }, - "1040104": { - "anchorId": 4, - "groupId": 6, - "instId": 300004, - "pos": { - "x": 114403, - "y": 98354, - "z": 194152 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - } - }, - "1040105": { - "anchorId": 5, - "groupId": 6, - "instId": 300005, - "pos": { - "x": 221674, - "y": 168060, - "z": 363828 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - } - }, - "1040106": { - "anchorId": 6, - "groupId": 6, - "instId": 300006, - "pos": { - "x": 336400, - "y": 107971, - "z": 213537 - }, - "rot": { - "x": 0, - "y": 182732, - "z": 0 - } - }, - "1040107": { - "anchorId": 7, - "groupId": 6, - "instId": 300007, - "pos": { - "x": 216390, - "y": 103529, - "z": 270850 - }, - "rot": { - "x": 0, - "y": 75679, - "z": 0 - } - }, - "1040108": { - "anchorId": 8, - "groupId": 6, - "instId": 300008, - "pos": { - "x": 167763, - "y": 100770, - "z": 308090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1040109": { - "anchorId": 9, - "groupId": 6, - "instId": 300009, - "pos": { - "x": 318666, - "y": 152472, - "z": 306522 - }, - "rot": { - "x": 0, - "y": 56899, - "z": 0 - } - } - } - }, - "8": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 12, - "pos": { - "x": 82050, - "y": -5915, - "z": -395340 - }, - "rot": { - "x": 0, - "y": 276750, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 12, - "pos": { - "x": 3914, - "y": 3450, - "z": -290792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 12, - "pos": { - "x": -18250, - "y": 6339, - "z": -296226 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 12, - "pos": { - "x": -26774, - "y": 3350, - "z": -287644 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300005, - "propState": 12, - "pos": { - "x": -33678, - "y": 3365, - "z": -267524 - }, - "rot": { - "x": 0, - "y": 90531, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300006, - "propState": 12, - "pos": { - "x": -64086, - "y": 21093, - "z": -269232 - }, - "rot": { - "x": 0, - "y": 20649, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300007, - "propState": 12, - "pos": { - "x": -74082, - "y": 11031, - "z": -231372 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300008, - "propState": 12, - "pos": { - "x": -134960, - "y": 15608, - "z": -280360 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300009, - "propState": 12, - "pos": { - "x": -60375, - "y": 12152, - "z": -278233 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300010, - "propState": 12, - "pos": { - "x": -102840, - "y": 19562, - "z": -246767 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300012, - "propState": 12, - "pos": { - "x": -86640, - "y": 27266, - "z": -243760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300006, - "propState": 8, - "pos": { - "x": -39636, - "y": 5990, - "z": -294265 - }, - "rot": { - "x": 0, - "y": 185572, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": -51120, - "y": 5978, - "z": -310370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300008, - "propState": 8, - "pos": { - "x": -50970, - "y": 5978, - "z": -300970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300009, - "propState": 8, - "pos": { - "x": -74500, - "y": 11160, - "z": -287292 - }, - "rot": { - "x": 0, - "y": 236527, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300010, - "propState": 8, - "pos": { - "x": -71770, - "y": 12394, - "z": -278750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300014, - "propState": 8, - "pos": { - "x": -144850, - "y": 16251, - "z": -247720 - }, - "rot": { - "x": 0, - "y": 75105, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26494, - "y": 6610, - "z": -323210 - }, - "rot": { - "x": 0, - "y": 351685, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300011, - "propState": 8, - "pos": { - "x": -76758, - "y": 24054, - "z": -249600 - }, - "rot": { - "x": 0, - "y": 53418, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 10, - "instId": 300015, - "propState": 8, - "pos": { - "x": -84739, - "y": 27779, - "z": -263615 - }, - "rot": { - "x": 0, - "y": 156113, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300018, - "propState": 8, - "pos": { - "x": -111490, - "y": 26632, - "z": -258600 - }, - "rot": { - "x": 0, - "y": 311826, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300016, - "propState": 8, - "pos": { - "x": -62385, - "y": 21150, - "z": -257798 - }, - "rot": { - "x": 0, - "y": 264682, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300024, - "propState": 8, - "pos": { - "x": -63897, - "y": 21093, - "z": -236956 - }, - "rot": { - "x": 0, - "y": 220027, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300020, - "propState": 8, - "pos": { - "x": -25366, - "y": 3333, - "z": -216889 - }, - "rot": { - "x": 0, - "y": 88688, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300021, - "propState": 8, - "pos": { - "x": -14840, - "y": 3448, - "z": -206413 - }, - "rot": { - "x": 0, - "y": 177426, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300022, - "propState": 8, - "pos": { - "x": -134892, - "y": 15204, - "z": -278844 - }, - "rot": { - "x": 0, - "y": 3118, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300023, - "propState": 8, - "pos": { - "x": -133409, - "y": 15164, - "z": -280287 - }, - "rot": { - "x": 0, - "y": 86672, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300025, - "propState": 8, - "pos": { - "x": 89695, - "y": -5970, - "z": -448796 - }, - "rot": { - "x": 0, - "y": 210643, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58732, - "y": -5990, - "z": -419241 - }, - "rot": { - "x": 0, - "y": 102446, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300012, - "propState": 8, - "pos": { - "x": 55603, - "y": -6017, - "z": -404746 - }, - "rot": { - "x": 0, - "y": 23104, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14697, - "y": -1293, - "z": -360615 - }, - "rot": { - "x": 0, - "y": 51018, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": 43152, - "y": -5300, - "z": -372415 - }, - "rot": { - "x": 0, - "y": 220886, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300027, - "propState": 8, - "pos": { - "x": 21331, - "y": 2224, - "z": -334155 - }, - "rot": { - "x": 0, - "y": 263701, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20605, - "y": 3448, - "z": -283484 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300028, - "propState": 8, - "pos": { - "x": 19589, - "y": 3448, - "z": -237547 - }, - "rot": { - "x": 0, - "y": 241864, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 1, - "pos": { - "x": 312570, - "y": 109590, - "z": 314512 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311898, - "y": 152508, - "z": 314894 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 1, - "pos": { - "x": 316455, - "y": 152200, - "z": 310770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104002 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 1, - "pos": { - "x": 316207, - "y": 109404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 13, - "instId": 300005, - "propState": 1, - "pos": { - "x": 316207, - "y": 152404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 14, - "instId": 300004, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300003, - "propState": 1, - "pos": { - "x": 236879, - "y": 103740, - "z": 236270 - }, - "rot": { - "x": 0, - "y": 7500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 1, - "pos": { - "x": 212126, - "y": 103740, - "z": 279143 - }, - "rot": { - "x": 0, - "y": 112500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300005, - "propState": 1, - "pos": { - "x": 188042, - "y": 104630, - "z": 276986 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300006, - "propState": 1, - "pos": { - "x": 159686, - "y": 100793, - "z": 300619 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300007, - "propState": 1, - "pos": { - "x": 143159, - "y": 100976, - "z": 309937 - }, - "rot": { - "x": 0, - "y": 293966, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300011, - "propState": 1, - "pos": { - "x": 291750, - "y": 105971, - "z": 185290 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300012, - "propState": 1, - "pos": { - "x": 241740, - "y": 101971, - "z": 163320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300010, - "propState": 1, - "pos": { - "x": 353781, - "y": 107971, - "z": 203856 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104018 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -59530, - "y": 12152, - "z": -273520 - }, - "rot": { - "x": 0, - "y": 309292, - "z": 0 - }, - "npcId": 3149 - } - ], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -95080, - "y": 14756, - "z": -279743 - }, - "rot": { - "x": 0, - "y": 10151, - "z": 0 - }, - "npcId": 14109 - } - ], - "props": [], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": -96529, - "y": 15621, - "z": -265169 - }, - "rot": { - "x": 0, - "y": 224052, - "z": 0 - }, - "npcId": 14209 - } - ], - "props": [], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [ - { - "groupId": 40, - "instId": 400001, - "pos": { - "x": -111968, - "y": 15665, - "z": -266978 - }, - "rot": { - "x": 0, - "y": 196945, - "z": 0 - }, - "npcId": 14110 - }, { - "groupId": 40, - "instId": 400002, - "pos": { - "x": -112375, - "y": 15706, - "z": -267880 - }, - "rot": { - "x": 0, - "y": 13398, - "z": 0 - }, - "npcId": 14103 - } - ], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204915, - "y": 167443, - "z": 391466 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 104015 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300002, - "propState": 0, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300002, - "propState": 0, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [ - { - "groupId": 92, - "instId": 400001, - "pos": { - "x": 204964, - "y": 97644, - "z": 143330 - }, - "rot": { - "x": 0, - "y": 143298, - "z": 0 - }, - "npcId": 14101 - } - ], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 0, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -14980, - "y": 3350, - "z": -283160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300002, - "propState": 1, - "pos": { - "x": -146909, - "y": 15640, - "z": -263311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": 158376, - "y": 105750, - "z": 344739 - }, - "rot": { - "x": 0, - "y": 224478, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": 219888, - "y": 97644, - "z": 168466 - }, - "rot": { - "x": 0, - "y": 150238, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": 352900, - "y": 107971, - "z": 220700 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": 209210, - "y": 100740, - "z": 308940 - }, - "rot": { - "x": 0, - "y": 329129, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300007, - "propState": 1, - "pos": { - "x": -79120, - "y": 14778, - "z": -283515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300008, - "propState": 8, - "pos": { - "x": 257554, - "y": 102389, - "z": 172472 - }, - "rot": { - "x": 0, - "y": 330054, - "z": 0 - }, - "propId": 104012 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149769, - "y": 105603, - "z": 359377 - }, - "rot": { - "x": 0, - "y": 328717, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": 207644, - "y": 101150, - "z": 324766 - }, - "rot": { - "x": 0, - "y": 106681, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": 232368, - "y": 103803, - "z": 225356 - }, - "rot": { - "x": 0, - "y": 59779, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204903, - "y": 167529, - "z": 391455 - }, - "rot": { - "x": 0, - "y": 329375, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": 223904, - "y": 98770, - "z": 126573 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": -132996, - "y": 26164, - "z": -252218 - }, - "rot": { - "x": 0, - "y": 180283, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300007, - "propState": 8, - "pos": { - "x": 273980, - "y": 102188, - "z": 178507 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300008, - "propState": 8, - "pos": { - "x": -122252, - "y": 15622, - "z": -283207 - }, - "rot": { - "x": 0, - "y": 180849, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300009, - "propState": 8, - "pos": { - "x": 287160, - "y": 102129, - "z": 293884 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300010, - "propState": 8, - "pos": { - "x": 340774, - "y": 107971, - "z": 190474 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43750, - "y": 5920, - "z": -276720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300002, - "propState": 8, - "pos": { - "x": -57455, - "y": 8117, - "z": -220071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300003, - "propState": 8, - "pos": { - "x": 221207, - "y": 167929, - "z": 357985 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300004, - "propState": 8, - "pos": { - "x": 288485, - "y": 105971, - "z": 204066 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227188, - "y": 100770, - "z": 344085 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300006, - "propState": 8, - "pos": { - "x": -106222, - "y": 13880, - "z": -289783 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300007, - "propState": 8, - "pos": { - "x": 210166, - "y": 103536, - "z": 287518 - }, - "rot": { - "x": 0, - "y": 202254, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300008, - "propState": 8, - "pos": { - "x": 210027, - "y": 104654, - "z": 224475 - }, - "rot": { - "x": 0, - "y": 59128, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 1, - "pos": { - "x": 234018, - "y": 100947, - "z": 269707 - }, - "rot": { - "x": 0, - "y": 39325, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": 325745, - "y": 106160, - "z": 184548 - }, - "rot": { - "x": 0, - "y": 240447, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300003, - "propState": 8, - "pos": { - "x": 198068, - "y": 104653, - "z": 269939 - }, - "rot": { - "x": 0, - "y": 151369, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300004, - "propState": 1, - "pos": { - "x": 270190, - "y": 163213, - "z": 371600 - }, - "rot": { - "x": 0, - "y": 260032, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300005, - "propState": 8, - "pos": { - "x": 118761, - "y": 101070, - "z": 317301 - }, - "rot": { - "x": 0, - "y": 77253, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4256, - "y": 3381, - "z": -247994 - }, - "rot": { - "x": 0, - "y": 224790, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300007, - "propState": 8, - "pos": { - "x": -66826, - "y": 11067, - "z": -234952 - }, - "rot": { - "x": 0, - "y": 267497, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300008, - "propState": 8, - "pos": { - "x": -64190, - "y": 21093, - "z": -235440 - }, - "rot": { - "x": 0, - "y": 212078, - "z": 0 - }, - "propId": 104059 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 139968, - "y": 102482, - "z": 319179 - }, - "rot": { - "x": 0, - "y": 242786, - "z": 0 - }, - "npcId": 100 - }, - { - "groupId": 151, - "instId": 400002, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400003, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400004, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400005, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400006, - "pos": { - "x": 139892, - "y": 102103, - "z": 319130 - }, - "rot": { - "x": 0, - "y": 239755, - "z": 0 - }, - "npcId": 14312 - } - ], - "props": [], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 152, - "instId": 300001, - "propState": 12, - "pos": { - "x": 152574, - "y": 93638, - "z": 266324 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300002, - "propState": 12, - "pos": { - "x": 130494, - "y": 93630, - "z": 279354 - }, - "rot": { - "x": 0, - "y": 239981, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300004, - "propState": 12, - "pos": { - "x": 185760, - "y": 105762, - "z": 371090 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300005, - "propState": 12, - "pos": { - "x": 177853, - "y": 93580, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300006, - "propState": 12, - "pos": { - "x": 253837, - "y": 98644, - "z": 136847 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300007, - "propState": 12, - "pos": { - "x": 194002, - "y": 104122, - "z": 255928 - }, - "rot": { - "x": 0, - "y": 130733, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300008, - "propState": 12, - "pos": { - "x": 229414, - "y": 105571, - "z": 210692 - }, - "rot": { - "x": 0, - "y": 321314, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300009, - "propState": 12, - "pos": { - "x": 183158, - "y": 104653, - "z": 266854 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300010, - "propState": 12, - "pos": { - "x": 268140, - "y": 101000, - "z": 239810 - }, - "rot": { - "x": 0, - "y": 328117, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300011, - "propState": 12, - "pos": { - "x": 225310, - "y": 101000, - "z": 290410 - }, - "rot": { - "x": 0, - "y": 59999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300012, - "propState": 12, - "pos": { - "x": 255420, - "y": 101000, - "z": 320270 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300013, - "propState": 12, - "pos": { - "x": 338020, - "y": 152803, - "z": 333890 - }, - "rot": { - "x": 0, - "y": 221024, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300014, - "propState": 12, - "pos": { - "x": 282990, - "y": 101971, - "z": 173500 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300015, - "propState": 12, - "pos": { - "x": 286450, - "y": 105958, - "z": 211950 - }, - "rot": { - "x": 0, - "y": 148320, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300016, - "propState": 12, - "pos": { - "x": 329340, - "y": 106089, - "z": 169620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300017, - "propState": 12, - "pos": { - "x": 327440, - "y": 107971, - "z": 221628 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300019, - "propState": 12, - "pos": { - "x": 269649, - "y": 163150, - "z": 363836 - }, - "rot": { - "x": 0, - "y": 310585, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300020, - "propState": 12, - "pos": { - "x": 199019, - "y": 167843, - "z": 358454 - }, - "rot": { - "x": 0, - "y": 18403, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300021, - "propState": 12, - "pos": { - "x": 190814, - "y": 101238, - "z": 287208 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300022, - "propState": 12, - "pos": { - "x": 171673, - "y": 100770, - "z": 318303 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300023, - "propState": 12, - "pos": { - "x": 221083, - "y": 100770, - "z": 333802 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300024, - "propState": 12, - "pos": { - "x": 145640, - "y": 100754, - "z": 297480 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 153, - "instId": 300003, - "propState": 8, - "pos": { - "x": 177050, - "y": 93120, - "z": 174910 - }, - "rot": { - "x": 0, - "y": 246601, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 153, - "instId": 300004, - "propState": 8, - "pos": { - "x": 227950, - "y": 97644, - "z": 159150 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300005, - "propState": 8, - "pos": { - "x": 231250, - "y": 97644, - "z": 153440 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300016, - "propState": 8, - "pos": { - "x": 176260, - "y": 103203, - "z": 239780 - }, - "rot": { - "x": 0, - "y": 150437, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300006, - "propState": 8, - "pos": { - "x": 184370, - "y": 103203, - "z": 225470 - }, - "rot": { - "x": 0, - "y": 326831, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300009, - "propState": 8, - "pos": { - "x": 234600, - "y": 103530, - "z": 222580 - }, - "rot": { - "x": 0, - "y": 17701, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300018, - "propState": 8, - "pos": { - "x": 255266, - "y": 101971, - "z": 167110 - }, - "rot": { - "x": 0, - "y": 154263, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300013, - "propState": 8, - "pos": { - "x": 279350, - "y": 105971, - "z": 191890 - }, - "rot": { - "x": 0, - "y": 241048, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300019, - "propState": 8, - "pos": { - "x": 318070, - "y": 105971, - "z": 196210 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300014, - "propState": 8, - "pos": { - "x": 308709, - "y": 106272, - "z": 159522 - }, - "rot": { - "x": 0, - "y": 36623, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300021, - "propState": 8, - "pos": { - "x": 321207, - "y": 105971, - "z": 197154 - }, - "rot": { - "x": 0, - "y": 60201, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300022, - "propState": 8, - "pos": { - "x": 346015, - "y": 107971, - "z": 231792 - }, - "rot": { - "x": 0, - "y": 180550, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300023, - "propState": 8, - "pos": { - "x": 322496, - "y": 107971, - "z": 226099 - }, - "rot": { - "x": 0, - "y": 187422, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300036, - "propState": 8, - "pos": { - "x": 329070, - "y": 107647, - "z": 221670 - }, - "rot": { - "x": 0, - "y": 105499, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300024, - "propState": 8, - "pos": { - "x": 138940, - "y": 100954, - "z": 308470 - }, - "rot": { - "x": 0, - "y": 326307, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300025, - "propState": 8, - "pos": { - "x": 150703, - "y": 105592, - "z": 352393 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300011, - "propState": 8, - "pos": { - "x": 219650, - "y": 97644, - "z": 143270 - }, - "rot": { - "x": 0, - "y": 92595, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300012, - "propState": 8, - "pos": { - "x": 292770, - "y": 101000, - "z": 253740 - }, - "rot": { - "x": 0, - "y": 151932, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 153, - "instId": 300010, - "propState": 8, - "pos": { - "x": 333780, - "y": 153438, - "z": 347280 - }, - "rot": { - "x": 0, - "y": 404, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300015, - "propState": 8, - "pos": { - "x": 134181, - "y": 98377, - "z": 214970 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300026, - "propState": 8, - "pos": { - "x": 141980, - "y": 98377, - "z": 200620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300028, - "propState": 8, - "pos": { - "x": 113902, - "y": 93638, - "z": 278405 - }, - "rot": { - "x": 0, - "y": 198040, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300029, - "propState": 8, - "pos": { - "x": 118702, - "y": 93656, - "z": 244941 - }, - "rot": { - "x": 0, - "y": 60791, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300001, - "propState": 8, - "pos": { - "x": 143195, - "y": 93656, - "z": 258228 - }, - "rot": { - "x": 0, - "y": 330871, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300002, - "propState": 8, - "pos": { - "x": 128310, - "y": 100954, - "z": 292948 - }, - "rot": { - "x": 0, - "y": 62758, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300030, - "propState": 8, - "pos": { - "x": 178485, - "y": 167843, - "z": 371664 - }, - "rot": { - "x": 0, - "y": 56447, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300031, - "propState": 8, - "pos": { - "x": 245807, - "y": 164825, - "z": 374963 - }, - "rot": { - "x": 0, - "y": 127904, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300032, - "propState": 8, - "pos": { - "x": 277570, - "y": 159001, - "z": 355931 - }, - "rot": { - "x": 0, - "y": 130587, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300033, - "propState": 8, - "pos": { - "x": 278410, - "y": 163045, - "z": 379509 - }, - "rot": { - "x": 0, - "y": 258352, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300035, - "propState": 8, - "pos": { - "x": 146505, - "y": 100471, - "z": 298122 - }, - "rot": { - "x": 0, - "y": 54454, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300037, - "propState": 8, - "pos": { - "x": 314177, - "y": 153280, - "z": 292709 - }, - "rot": { - "x": 0, - "y": 92791, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "160": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119259, - "y": 18049, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 211662, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104995, - "y": 98470, - "z": 188771 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119259, - "y": 18058, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 160, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104977, - "y": 98481, - "z": 188670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 8, - "pos": { - "x": -99031, - "y": 15920, - "z": -275022 - }, - "rot": { - "x": 0, - "y": 273537, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 161, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66980, - "y": 21867, - "z": -266740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1540, - "y": 4866, - "z": -287650 - }, - "rot": { - "x": 0, - "y": 269808, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300002, - "propState": 1, - "pos": { - "x": 77893, - "y": -4450, - "z": -498633 - }, - "rot": { - "x": 0, - "y": 253178, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178203, - "y": 95088, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 61300, - "z": 0 - }, - "propId": 104060 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300002, - "propState": 0, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [ - { - "groupId": 176, - "instId": 400001, - "pos": { - "x": 87700, - "y": -16540, - "z": -477300 - }, - "rot": { - "x": 0, - "y": 345321, - "z": 0 - }, - "npcId": 3185 - }, { - "groupId": 176, - "instId": 400002, - "pos": { - "x": 86500, - "y": -16540, - "z": -469680 - }, - "rot": { - "x": 0, - "y": 341837, - "z": 0 - }, - "npcId": 3183 - }, { - "groupId": 176, - "instId": 400003, - "pos": { - "x": 85750, - "y": -16540, - "z": -467330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 14112 - } - ], - "props": [], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 18, - "pos": { - "x": 77916, - "y": -3040, - "z": -498627 - }, - "rot": { - "x": 0, - "y": 264267, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 208, - "instId": 300002, - "propState": 1, - "pos": { - "x": 78969, - "y": -5990, - "z": -498306 - }, - "rot": { - "x": 0, - "y": 101249, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 208, - "instId": 300004, - "propState": 8, - "pos": { - "x": 77916, - "y": -2890, - "z": -498625 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "209": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 209, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46602, - "y": -4593, - "z": -391873 - }, - "rot": { - "x": 0, - "y": 300009, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 209, - "instId": 300002, - "propState": 1, - "pos": { - "x": 48064, - "y": -5982, - "z": -390773 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 209, - "instId": 300004, - "propState": 8, - "pos": { - "x": 46621, - "y": -4524, - "z": -391878 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 18, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 9817, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 210, - "instId": 300002, - "propState": 1, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 279817, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 210, - "instId": 300004, - "propState": 8, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 18, - "pos": { - "x": -132986, - "y": 27350, - "z": -252401 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 211, - "instId": 300002, - "propState": 1, - "pos": { - "x": -133052, - "y": 26103, - "z": -253728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 211, - "instId": 300004, - "propState": 8, - "pos": { - "x": -132986, - "y": 27463, - "z": -252368 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 212, - "instId": 300001, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 119917, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 212, - "instId": 300002, - "propState": 1, - "pos": { - "x": -55180, - "y": 12152, - "z": -266265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 212, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "213": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 213, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 309806, - "z": 0 - }, - "propId": 104055 - }, - { - "groupId": 213, - "instId": 300002, - "propState": 1, - "pos": { - "x": -30255, - "y": 3365, - "z": -265518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 213, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 213, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31099, - "y": 4038, - "z": -263724 - }, - "rot": { - "x": 0, - "y": 353979, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 213, - "instId": 300006, - "propState": 8, - "pos": { - "x": -31535, - "y": 4077, - "z": -264049 - }, - "rot": { - "x": 0, - "y": 326571, - "z": 0 - }, - "propId": 104055 - } - ], - "teleports": {} - }, - "214": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 214, - "instId": 300002, - "propState": 1, - "pos": { - "x": 175002, - "y": 156010, - "z": 362005 - }, - "rot": { - "x": 0, - "y": 253144, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300003, - "propState": 1, - "pos": { - "x": 175522, - "y": 170077, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 197984, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300004, - "propState": 8, - "pos": { - "x": 175522, - "y": 170178, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 220382, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 214, - "instId": 300006, - "propState": 1, - "pos": { - "x": 179320, - "y": 106811, - "z": 366430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300002, - "propState": 1, - "pos": { - "x": 130717, - "y": 102275, - "z": 338339 - }, - "rot": { - "x": 0, - "y": 224748, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300003, - "propState": 1, - "pos": { - "x": 140502, - "y": 102080, - "z": 339386 - }, - "rot": { - "x": 0, - "y": 149909, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300004, - "propState": 8, - "pos": { - "x": 140574, - "y": 102154, - "z": 339418 - }, - "rot": { - "x": 0, - "y": 123000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 215, - "instId": 300006, - "propState": 1, - "pos": { - "x": 127191, - "y": 101080, - "z": 331597 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 8, - "pos": { - "x": 159492, - "y": 102256, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 220798, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 216, - "instId": 300002, - "propState": 1, - "pos": { - "x": 160112, - "y": 100770, - "z": 307461 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 216, - "instId": 300004, - "propState": 8, - "pos": { - "x": 159492, - "y": 102318, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 333245, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 8, - "pos": { - "x": 226881, - "y": 171158, - "z": 357232 - }, - "rot": { - "x": 0, - "y": 184882, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 217, - "instId": 300002, - "propState": 1, - "pos": { - "x": 226762, - "y": 167843, - "z": 357463 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 217, - "instId": 300004, - "propState": 8, - "pos": { - "x": 226896, - "y": 171199, - "z": 357241 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 8, - "pos": { - "x": 337076, - "y": 173730, - "z": 292727 - }, - "rot": { - "x": 0, - "y": 303950, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 218, - "instId": 300002, - "propState": 1, - "pos": { - "x": 338040, - "y": 168259, - "z": 292549 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 218, - "instId": 300004, - "propState": 8, - "pos": { - "x": 336933, - "y": 173863, - "z": 292571 - }, - "rot": { - "x": 0, - "y": 312490, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "219": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 219, - "instId": 300001, - "propState": 8, - "pos": { - "x": 186946, - "y": 169710, - "z": 364365 - }, - "rot": { - "x": 0, - "y": 262675, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 219, - "instId": 300002, - "propState": 1, - "pos": { - "x": 188001, - "y": 167843, - "z": 364979 - }, - "rot": { - "x": 0, - "y": 245509, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 219, - "instId": 300004, - "propState": 8, - "pos": { - "x": 186921, - "y": 170097, - "z": 364291 - }, - "rot": { - "x": 0, - "y": 221797, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "220": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 220, - "instId": 300001, - "propState": 18, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 276515, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 220, - "instId": 300002, - "propState": 1, - "pos": { - "x": 303252, - "y": 105988, - "z": 210165 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 220, - "instId": 300004, - "propState": 8, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 8, - "pos": { - "x": 309174, - "y": 106436, - "z": 178023 - }, - "rot": { - "x": 0, - "y": 40717, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 221, - "instId": 300002, - "propState": 1, - "pos": { - "x": 309518, - "y": 106520, - "z": 178086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 221, - "instId": 300004, - "propState": 8, - "pos": { - "x": 309161, - "y": 106561, - "z": 178007 - }, - "rot": { - "x": 0, - "y": 24000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 18, - "pos": { - "x": -47530, - "y": 11920, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 222, - "instId": 300002, - "propState": 1, - "pos": { - "x": -47487, - "y": 8183, - "z": -218067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 222, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47530, - "y": 12046, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 18, - "pos": { - "x": 356793, - "y": 108213, - "z": 190813 - }, - "rot": { - "x": 0, - "y": 255315, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 223, - "instId": 300002, - "propState": 1, - "pos": { - "x": 357800, - "y": 107971, - "z": 191113 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": 356939, - "y": 108213, - "z": 190774 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "224": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 224, - "instId": 300001, - "propState": 18, - "pos": { - "x": 204210, - "y": 102600, - "z": 300040 - }, - "rot": { - "x": 0, - "y": 26393, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 224, - "instId": 300002, - "propState": 1, - "pos": { - "x": 205414, - "y": 100841, - "z": 299431 - }, - "rot": { - "x": 0, - "y": 346016, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 224, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204211, - "y": 102733, - "z": 300041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 8, - "pos": { - "x": 178669, - "y": 168938, - "z": 393833 - }, - "rot": { - "x": 0, - "y": 145198, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 225, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178703, - "y": 167843, - "z": 395308 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 225, - "instId": 300004, - "propState": 8, - "pos": { - "x": 178642, - "y": 169082, - "z": 393814 - }, - "rot": { - "x": 0, - "y": 108200, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300005, - "propState": 8, - "pos": { - "x": -86338, - "y": 15348, - "z": -239289 - }, - "rot": { - "x": 0, - "y": 8124, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 226, - "instId": 300004, - "propState": 8, - "pos": { - "x": -86343, - "y": 15390, - "z": -239198 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 226, - "instId": 300002, - "propState": 1, - "pos": { - "x": -86432, - "y": 12541, - "z": -240353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300001, - "propState": 18, - "pos": { - "x": -78914, - "y": 24316, - "z": -252642 - }, - "rot": { - "x": 0, - "y": 69952, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 227, - "instId": 300002, - "propState": 1, - "pos": { - "x": -79319, - "y": 23948, - "z": -253010 - }, - "rot": { - "x": 0, - "y": 300950, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 227, - "instId": 300004, - "propState": 8, - "pos": { - "x": -78889, - "y": 24433, - "z": -252627 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300005, - "propState": 8, - "pos": { - "x": -82291, - "y": 23948, - "z": -252324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "242": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 242, - "instId": 300001, - "propState": 0, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 242, - "instId": 300002, - "propState": 0, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "245": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 245, - "instId": 300001, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 245, - "instId": 300002, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 245, - "instId": 300003, - "propState": 20, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 245, - "instId": 300004, - "propState": 1, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "258": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 258, - "instId": 300001, - "propState": 0, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "259": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 259, - "instId": 300001, - "propState": 0, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 259, - "instId": 300002, - "propState": 0, - "pos": { - "x": 338174, - "y": 114272, - "z": 200923 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 260, - "instId": 300001, - "propState": 0, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "261": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 261, - "instId": 300001, - "propState": 0, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "262": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 262, - "instId": 300001, - "propState": 0, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "263": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 263, - "instId": 300001, - "propState": 0, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300001, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 287, - "instId": 300002, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 287, - "instId": 300003, - "propState": 20, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 287, - "instId": 300004, - "propState": 1, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "289": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 289, - "instId": 300001, - "propState": 8, - "pos": { - "x": 342033, - "y": 168036, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 289, - "instId": 300002, - "propState": 8, - "pos": { - "x": 342033, - "y": 168183, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 289, - "instId": 300003, - "propState": 20, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 289, - "instId": 300004, - "propState": 1, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "309": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 309, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 272341, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 309, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 309, - "instId": 300003, - "propState": 20, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 309, - "instId": 300004, - "propState": 1, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "357": { - "monsters": [], - "npcs": [ - { - "groupId": 357, - "instId": 400001, - "pos": { - "x": 243851, - "y": 101713, - "z": 283891 - }, - "rot": { - "x": 0, - "y": 126434, - "z": 0 - }, - "npcId": 14126 - }, { - "groupId": 357, - "instId": 400002, - "pos": { - "x": 247390, - "y": 101000, - "z": 280980 - }, - "rot": { - "x": 0, - "y": 57982, - "z": 0 - }, - "npcId": 14146 - }, { - "groupId": 357, - "instId": 400003, - "pos": { - "x": 248636, - "y": 101000, - "z": 281986 - }, - "rot": { - "x": 0, - "y": 255639, - "z": 0 - }, - "npcId": 14147 - } - ], - "props": [], - "teleports": {} - }, - "406": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 406, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202701, - "y": 101238, - "z": 291138 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "407": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 407, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202410, - "y": 93495, - "z": 161640 - }, - "rot": { - "x": 0, - "y": 206515, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "408": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 408, - "instId": 300001, - "propState": 11, - "pos": { - "x": 359740, - "y": 107971, - "z": 209080 - }, - "rot": { - "x": 0, - "y": 293867, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "409": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 409, - "instId": 300001, - "propState": 11, - "pos": { - "x": -142827, - "y": 15608, - "z": -278700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "496": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 496, - "instId": 300001, - "propState": 18, - "pos": { - "x": 226836, - "y": 104516, - "z": 258812 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - } - ], - "teleports": {} - }, - "510": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 510, - "instId": 300009, - "propState": 20, - "pos": { - "x": 190341, - "y": 167843, - "z": 363687 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "520": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 520, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 520, - "instId": 300002, - "propState": 8, - "pos": { - "x": -89401, - "y": 25964, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 520, - "instId": 300004, - "propState": 8, - "pos": { - "x": -89401, - "y": 26097, - "z": -268820 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "521": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 521, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "522": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 522, - "instId": 300001, - "propState": 2, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - }, - { - "groupId": 522, - "instId": 300002, - "propState": 1, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300003, - "propState": 1, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300004, - "propState": 101, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300005, - "propState": 102, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300006, - "propState": 1, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - }, { - "groupId": 522, - "instId": 300007, - "propState": 1, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300008, - "propState": 1, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300009, - "propState": 1, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300010, - "propState": 1, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300011, - "propState": 1, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300012, - "propState": 1, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "526": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 526, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 526, - "instId": 300002, - "propState": 8, - "pos": { - "x": 137081, - "y": 102152, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 526, - "instId": 300004, - "propState": 8, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "527": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 527, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "528": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 528, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 528, - "instId": 300002, - "propState": 8, - "pos": { - "x": 369095, - "y": 108918, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 528, - "instId": 300004, - "propState": 8, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "529": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 529, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "617": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 617, - "instId": 300013, - "propState": 8, - "pos": { - "x": 5710, - "y": 4139, - "z": -279910 - }, - "rot": { - "x": 0, - "y": 236608, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300017, - "propState": 8, - "pos": { - "x": 76546, - "y": -5317, - "z": -398579 - }, - "rot": { - "x": 0, - "y": 221601, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19381, - "y": 4065, - "z": -224032 - }, - "rot": { - "x": 0, - "y": 210852, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15893, - "y": 6909, - "z": -311402 - }, - "rot": { - "x": 0, - "y": 70586, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 617, - "instId": 300003, - "propState": 8, - "pos": { - "x": 97877, - "y": -5290, - "z": -482547 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "618": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 618, - "instId": 300007, - "propState": 8, - "pos": { - "x": 193620, - "y": 94145, - "z": 166199 - }, - "rot": { - "x": 0, - "y": 18071, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130539, - "y": 94556, - "z": 260805 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300001, - "propState": 8, - "pos": { - "x": 137265, - "y": 101682, - "z": 323852 - }, - "rot": { - "x": 0, - "y": 278513, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300002, - "propState": 8, - "pos": { - "x": 296348, - "y": 157838, - "z": 353201 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300003, - "propState": 8, - "pos": { - "x": 202043, - "y": 168559, - "z": 358779 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300004, - "propState": 8, - "pos": { - "x": 132272, - "y": 98874, - "z": 194683 - }, - "rot": { - "x": 0, - "y": 28461, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300005, - "propState": 8, - "pos": { - "x": 217457, - "y": 98186, - "z": 156219 - }, - "rot": { - "x": 0, - "y": 209643, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300006, - "propState": 8, - "pos": { - "x": 206547, - "y": 101470, - "z": 328384 - }, - "rot": { - "x": 0, - "y": 156276, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300009, - "propState": 8, - "pos": { - "x": 341773, - "y": 108671, - "z": 198655 - }, - "rot": { - "x": 0, - "y": 22954, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "670": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 670, - "instId": 300001, - "propState": 18, - "pos": { - "x": -81519, - "y": 13019, - "z": -268441 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104096 - }, - { - "groupId": 670, - "instId": 300002, - "propState": 18, - "pos": { - "x": -31260, - "y": 6887, - "z": -323892 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, - { - "groupId": 670, - "instId": 300003, - "propState": 18, - "pos": { - "x": -114502, - "y": 16751, - "z": -220922 - }, - "rot": { - "x": 0, - "y": 300762, - "z": 0 - }, - "propId": 104093 - }, - { - "groupId": 670, - "instId": 300004, - "propState": 18, - "pos": { - "x": 179317, - "y": 94067, - "z": 172867 - }, - "rot": { - "x": 0, - "y": 165573, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300005, - "propState": 18, - "pos": { - "x": 263155, - "y": 102634, - "z": 164478 - }, - "rot": { - "x": 0, - "y": 75158, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300006, - "propState": 18, - "pos": { - "x": 298203, - "y": 105994, - "z": 215710 - }, - "rot": { - "x": 0, - "y": 322762, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300007, - "propState": 18, - "pos": { - "x": 131048, - "y": 95138, - "z": 275098 - }, - "rot": { - "x": 0, - "y": 69556, - "z": 0 - }, - "propId": 104096 - }, { - "groupId": 670, - "instId": 300008, - "propState": 18, - "pos": { - "x": -11199, - "y": 4203, - "z": -266538 - }, - "rot": { - "x": 0, - "y": 73758, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300009, - "propState": 18, - "pos": { - "x": 305331, - "y": 106653, - "z": 168630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300010, - "propState": 18, - "pos": { - "x": 351503, - "y": 108044, - "z": 197206 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300011, - "propState": 18, - "pos": { - "x": 128209, - "y": 101710, - "z": 333516 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 670, - "instId": 300012, - "propState": 18, - "pos": { - "x": -89306, - "y": 27612, - "z": -239309 - }, - "rot": { - "x": 0, - "y": 133168, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300013, - "propState": 18, - "pos": { - "x": -46712, - "y": 6773, - "z": -280120 - }, - "rot": { - "x": 0, - "y": 64953, - "z": 0 - }, - "propId": 104093 - } - ], - "teleports": {} - }, - "671": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 671, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359306, - "y": 108470, - "z": 202778 - }, - "rot": { - "x": 0, - "y": 202807, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "693": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "790": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 790, - "instId": 300001, - "propState": 8, - "pos": { - "x": 170425, - "y": 103346, - "z": 329899 - }, - "rot": { - "x": 0, - "y": 153327, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 790, - "instId": 300002, - "propState": 8, - "pos": { - "x": 355634, - "y": 109724, - "z": 187361 - }, - "rot": { - "x": 0, - "y": 345335, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "813": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 813, - "instId": 300001, - "propState": 18, - "pos": { - "x": 205919, - "y": 168773, - "z": 413410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 813, - "instId": 300002, - "propState": 18, - "pos": { - "x": 174385, - "y": 168465, - "z": 378219 - }, - "rot": { - "x": 0, - "y": 216335, - "z": 0 - }, - "propId": 104094 - } - ], - "teleports": {} - }, - "814": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 814, - "instId": 300001, - "propState": 18, - "pos": { - "x": -126536, - "y": 16175, - "z": -270549 - }, - "rot": { - "x": 0, - "y": 57225, - "z": 0 - }, - "propId": 104096 - } - ], - "teleports": {} - }, - "820": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "824": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 824, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359673, - "y": 108470, - "z": 202695 - }, - "rot": { - "x": 0, - "y": 235146, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "865": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "866": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 501, - "startAnchorId": 1, - "startGroupId": 304, - "isEnteredSceneInfo": true - } - }, - "1040152": { - "P20412_F20412001": { - "scenes": { - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -82650, - "y": 8577, - "z": -55261 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": -17253, - "y": 10470, - "z": 72195 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": -12570, - "y": 12678, - "z": 228120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20300, - "y": -7593, - "z": 376080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 25978, - "y": -3198, - "z": -99796 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2041201": { - "anchorId": 1, - "groupId": 10, - "instId": 300001, - "pos": { - "x": -83587, - "y": 8598, - "z": -48432 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2041202": { - "anchorId": 2, - "groupId": 10, - "instId": 300002, - "pos": { - "x": -24372, - "y": 10466, - "z": 73451 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2041203": { - "anchorId": 3, - "groupId": 10, - "instId": 300003, - "pos": { - "x": -24250, - "y": 12678, - "z": 227020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2041204": { - "anchorId": 4, - "groupId": 10, - "instId": 300004, - "pos": { - "x": -24405, - "y": -7593, - "z": 379261 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2041205": { - "anchorId": 5, - "groupId": 10, - "instId": 300005, - "pos": { - "x": 30683, - "y": -3198, - "z": -102462 - }, - "rot": { - "x": 0, - "y": 213835, - "z": 0 - } - } - } - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31000, - "y": 10326, - "z": 102202 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": -21660, - "y": 10315, - "z": 199812 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 4740, - "y": -6323, - "z": 213880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31000, - "y": 10326, - "z": 102202 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": -21660, - "y": 10315, - "z": 199812 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 26, - "instId": 300006, - "propState": 8, - "pos": { - "x": 4740, - "y": -6323, - "z": 213880 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300004, - "propState": 11, - "pos": { - "x": -74650, - "y": -6243, - "z": 228985 - }, - "rot": { - "x": 0, - "y": 98913, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300002, - "propState": 12, - "pos": { - "x": -4793, - "y": 11646, - "z": 5601 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 28, - "instId": 300003, - "propState": 12, - "pos": { - "x": -40591, - "y": 11646, - "z": 2239 - }, - "rot": { - "x": 0, - "y": 359884, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 28, - "instId": 300004, - "propState": 12, - "pos": { - "x": -8991, - "y": 11646, - "z": 43125 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 28, - "instId": 300005, - "propState": 12, - "pos": { - "x": -24395, - "y": 7564, - "z": 27180 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300002, - "propState": 12, - "pos": { - "x": 8780, - "y": 12678, - "z": 226700 - }, - "rot": { - "x": 0, - "y": 272206, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 30, - "instId": 300003, - "propState": 12, - "pos": { - "x": -53580, - "y": -6323, - "z": 214390 - }, - "rot": { - "x": 0, - "y": 2206, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 30, - "instId": 300004, - "propState": 12, - "pos": { - "x": 12104, - "y": -6243, - "z": 236269 - }, - "rot": { - "x": 0, - "y": 225894, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 30, - "instId": 300005, - "propState": 12, - "pos": { - "x": 48254, - "y": 4249, - "z": 66382 - }, - "rot": { - "x": 0, - "y": 332567, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300004, - "propState": 12, - "pos": { - "x": -5030, - "y": -7561, - "z": 380010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 12, - "pos": { - "x": 8179, - "y": 16021, - "z": 302028 - }, - "rot": { - "x": 0, - "y": 320487, - "z": 0 - }, - "propId": 60403 - }, - { - "groupId": 32, - "instId": 300002, - "propState": 12, - "pos": { - "x": -54445, - "y": 25141, - "z": 296270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 32, - "instId": 300003, - "propState": 12, - "pos": { - "x": -41639, - "y": 7533, - "z": 334879 - }, - "rot": { - "x": 0, - "y": 78385, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 32, - "instId": 300004, - "propState": 12, - "pos": { - "x": -37890, - "y": 25111, - "z": 288240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 32, - "instId": 300005, - "propState": 12, - "pos": { - "x": -51830, - "y": 16021, - "z": 337400 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 12, - "pos": { - "x": -58224, - "y": 6855, - "z": 339928 - }, - "rot": { - "x": 0, - "y": 177459, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 33, - "instId": 300002, - "propState": 12, - "pos": { - "x": 16185, - "y": 25139, - "z": 291960 - }, - "rot": { - "x": 0, - "y": 282735, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 33, - "instId": 300004, - "propState": 12, - "pos": { - "x": -79289, - "y": 25115, - "z": 295917 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": -41612, - "y": 11646, - "z": -3789 - }, - "rot": { - "x": 0, - "y": 131004, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 34, - "instId": 300004, - "propState": 8, - "pos": { - "x": -4703, - "y": 11665, - "z": -7141 - }, - "rot": { - "x": 0, - "y": 269283, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 34, - "instId": 300005, - "propState": 8, - "pos": { - "x": -43550, - "y": 11665, - "z": 38720 - }, - "rot": { - "x": 0, - "y": 89476, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 34, - "instId": 300006, - "propState": 8, - "pos": { - "x": -55910, - "y": 11650, - "z": 31689 - }, - "rot": { - "x": 0, - "y": 127097, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 34, - "instId": 300007, - "propState": 8, - "pos": { - "x": -55130, - "y": 27050, - "z": 28720 - }, - "rot": { - "x": 0, - "y": 89197, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 34, - "instId": 300008, - "propState": 8, - "pos": { - "x": -44240, - "y": 27050, - "z": 5540 - }, - "rot": { - "x": 0, - "y": 88706, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 34, - "instId": 300009, - "propState": 8, - "pos": { - "x": -4831, - "y": 27017, - "z": 18941 - }, - "rot": { - "x": 0, - "y": 241966, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": -28620, - "y": 11675, - "z": 44384 - }, - "rot": { - "x": 0, - "y": 165534, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": -41740, - "y": 11666, - "z": -9610 - }, - "rot": { - "x": 0, - "y": 41873, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6408, - "y": 11646, - "z": 43536 - }, - "rot": { - "x": 0, - "y": 218945, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 35, - "instId": 300004, - "propState": 8, - "pos": { - "x": -5075, - "y": 11665, - "z": 3495 - }, - "rot": { - "x": 0, - "y": 41270, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": -36249, - "y": 12680, - "z": 230221 - }, - "rot": { - "x": 0, - "y": 240229, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": 1127, - "y": -6323, - "z": 217881 - }, - "rot": { - "x": 0, - "y": 240229, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": -32329, - "y": 10466, - "z": 84324 - }, - "rot": { - "x": 0, - "y": 99481, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 36, - "instId": 300005, - "propState": 8, - "pos": { - "x": -17220, - "y": 10332, - "z": 96881 - }, - "rot": { - "x": 0, - "y": 260365, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 36, - "instId": 300008, - "propState": 8, - "pos": { - "x": 38131, - "y": 4287, - "z": 76645 - }, - "rot": { - "x": 0, - "y": 229577, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 36, - "instId": 300009, - "propState": 8, - "pos": { - "x": 37388, - "y": 4249, - "z": 60605 - }, - "rot": { - "x": 0, - "y": 335897, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 36, - "instId": 300004, - "propState": 8, - "pos": { - "x": 56490, - "y": -118, - "z": 44100 - }, - "rot": { - "x": 0, - "y": 242166, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 36, - "instId": 300010, - "propState": 8, - "pos": { - "x": -5770, - "y": 12680, - "z": 220414 - }, - "rot": { - "x": 0, - "y": 358851, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 36, - "instId": 300013, - "propState": 8, - "pos": { - "x": -47848, - "y": -6243, - "z": 232256 - }, - "rot": { - "x": 0, - "y": 267160, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 36, - "instId": 300014, - "propState": 8, - "pos": { - "x": -47720, - "y": -6243, - "z": 226620 - }, - "rot": { - "x": 0, - "y": 267160, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 36, - "instId": 300006, - "propState": 8, - "pos": { - "x": -32229, - "y": 16011, - "z": 268052 - }, - "rot": { - "x": 0, - "y": 208487, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 36, - "instId": 300007, - "propState": 8, - "pos": { - "x": -16418, - "y": 16011, - "z": 268058 - }, - "rot": { - "x": 0, - "y": 143629, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -22106, - "y": 13646, - "z": -45134 - }, - "rot": { - "x": 0, - "y": 265383, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": -52460, - "y": 13596, - "z": -44880 - }, - "rot": { - "x": 0, - "y": 232764, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 37, - "instId": 300003, - "propState": 8, - "pos": { - "x": -52340, - "y": 13596, - "z": -52130 - }, - "rot": { - "x": 0, - "y": 300995, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 37, - "instId": 300006, - "propState": 8, - "pos": { - "x": -36251, - "y": 13644, - "z": -31615 - }, - "rot": { - "x": 0, - "y": 88589, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 37, - "instId": 300007, - "propState": 8, - "pos": { - "x": -12408, - "y": 13644, - "z": -31245 - }, - "rot": { - "x": 0, - "y": 266036, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 37, - "instId": 300009, - "propState": 8, - "pos": { - "x": -7835, - "y": -7561, - "z": 380028 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 37, - "instId": 300010, - "propState": 8, - "pos": { - "x": -41440, - "y": -7561, - "z": 380028 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 37, - "instId": 300004, - "propState": 8, - "pos": { - "x": 18657, - "y": -3198, - "z": -108213 - }, - "rot": { - "x": 0, - "y": 81900, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300003, - "propState": 8, - "pos": { - "x": 9255, - "y": 16021, - "z": 282582 - }, - "rot": { - "x": 0, - "y": 265926, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 38, - "instId": 300004, - "propState": 8, - "pos": { - "x": -48052, - "y": 16021, - "z": 278966 - }, - "rot": { - "x": 0, - "y": 3324, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 38, - "instId": 300005, - "propState": 8, - "pos": { - "x": -59352, - "y": 6855, - "z": 310124 - }, - "rot": { - "x": 0, - "y": 40918, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 38, - "instId": 300008, - "propState": 8, - "pos": { - "x": -49798, - "y": 6855, - "z": 278737 - }, - "rot": { - "x": 0, - "y": 5406, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300009, - "propState": 8, - "pos": { - "x": -24751, - "y": 6855, - "z": 278599 - }, - "rot": { - "x": 0, - "y": 532, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300010, - "propState": 8, - "pos": { - "x": 9604, - "y": 6855, - "z": 281511 - }, - "rot": { - "x": 0, - "y": 268501, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300011, - "propState": 8, - "pos": { - "x": 8810, - "y": 25111, - "z": 340580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300007, - "propState": 8, - "pos": { - "x": -63355, - "y": 25111, - "z": 340197 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300012, - "propState": 8, - "pos": { - "x": 5288, - "y": 16021, - "z": 340572 - }, - "rot": { - "x": 0, - "y": 167762, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300013, - "propState": 8, - "pos": { - "x": -60230, - "y": 16021, - "z": 329058 - }, - "rot": { - "x": 0, - "y": 90596, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300014, - "propState": 8, - "pos": { - "x": 4880, - "y": 25111, - "z": 279874 - }, - "rot": { - "x": 0, - "y": 356571, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300015, - "propState": 8, - "pos": { - "x": 14860, - "y": 16021, - "z": 307872 - }, - "rot": { - "x": 0, - "y": 267615, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300006, - "propState": 8, - "pos": { - "x": -14240, - "y": 3166, - "z": 306224 - }, - "rot": { - "x": 0, - "y": 301890, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300016, - "propState": 8, - "pos": { - "x": -15624, - "y": 11735, - "z": 356479 - }, - "rot": { - "x": 0, - "y": 183463, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 8, - "pos": { - "x": 9112, - "y": 16021, - "z": 279436 - }, - "rot": { - "x": 0, - "y": 324003, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 39, - "instId": 300002, - "propState": 8, - "pos": { - "x": -42418, - "y": 16021, - "z": 278806 - }, - "rot": { - "x": 0, - "y": 351044, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 39, - "instId": 300003, - "propState": 8, - "pos": { - "x": -60157, - "y": 16021, - "z": 298372 - }, - "rot": { - "x": 0, - "y": 83574, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 39, - "instId": 300004, - "propState": 8, - "pos": { - "x": -59610, - "y": 6855, - "z": 309708 - }, - "rot": { - "x": 0, - "y": 29940, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 39, - "instId": 300005, - "propState": 8, - "pos": { - "x": -24852, - "y": 6880, - "z": 278351 - }, - "rot": { - "x": 0, - "y": 358426, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 39, - "instId": 300006, - "propState": 8, - "pos": { - "x": 1589, - "y": 6855, - "z": 340221 - }, - "rot": { - "x": 0, - "y": 178174, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 39, - "instId": 300008, - "propState": 8, - "pos": { - "x": -52836, - "y": 25111, - "z": 296424 - }, - "rot": { - "x": 0, - "y": 274397, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 39, - "instId": 300009, - "propState": 8, - "pos": { - "x": -66810, - "y": 25111, - "z": 337260 - }, - "rot": { - "x": 0, - "y": 84288, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 39, - "instId": 300010, - "propState": 8, - "pos": { - "x": 15189, - "y": 25111, - "z": 339947 - }, - "rot": { - "x": 0, - "y": 176783, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 39, - "instId": 300011, - "propState": 8, - "pos": { - "x": -25445, - "y": 25111, - "z": 278981 - }, - "rot": { - "x": 0, - "y": 356901, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 39, - "instId": 300012, - "propState": 8, - "pos": { - "x": -20635, - "y": 3141, - "z": 310121 - }, - "rot": { - "x": 0, - "y": 234482, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 39, - "instId": 300013, - "propState": 8, - "pos": { - "x": -47597, - "y": 6855, - "z": 278575 - }, - "rot": { - "x": 0, - "y": 132518, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": -59750, - "y": 25161, - "z": 319110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 40, - "instId": 300002, - "propState": 8, - "pos": { - "x": 9750, - "y": 25121, - "z": 307680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "43": { - "monsters": [ - { - "groupId": 43, - "instId": 200001, - "eventId": 20412001, - "pos": { - "x": -40100, - "y": 11646, - "z": 10890 - }, - "rot": { - "x": 0, - "y": 354467, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 43, - "instId": 200004, - "eventId": 20412002, - "pos": { - "x": -40624, - "y": 27050, - "z": 41859 - }, - "rot": { - "x": 0, - "y": 134158, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 43, - "instId": 200005, - "eventId": 20412003, - "pos": { - "x": -24348, - "y": 7601, - "z": 23216 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "44": { - "monsters": [ - { - "groupId": 44, - "instId": 200001, - "eventId": 20412004, - "pos": { - "x": -39750, - "y": 11646, - "z": 10260 - }, - "rot": { - "x": 0, - "y": 358042, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "45": { - "monsters": [ - { - "groupId": 45, - "instId": 200001, - "eventId": 20412008, - "pos": { - "x": 45454, - "y": 4249, - "z": 72290 - }, - "rot": { - "x": 0, - "y": 349598, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 45, - "instId": 200002, - "eventId": 20412009, - "pos": { - "x": 48302, - "y": 4249, - "z": 71186 - }, - "rot": { - "x": 0, - "y": 330719, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 45, - "instId": 200003, - "eventId": 20412010, - "pos": { - "x": -45743, - "y": 9036, - "z": 80811 - }, - "rot": { - "x": 0, - "y": 3940, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 45, - "instId": 200004, - "eventId": 20412011, - "pos": { - "x": -59185, - "y": -6243, - "z": 223939 - }, - "rot": { - "x": 0, - "y": 45982, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 45, - "instId": 200005, - "eventId": 20412012, - "pos": { - "x": -63521, - "y": -6243, - "z": 229580 - }, - "rot": { - "x": 0, - "y": 84553, - "z": 0 - }, - "monsterId": 4012040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "46": { - "monsters": [ - { - "groupId": 46, - "instId": 200001, - "eventId": 20412015, - "pos": { - "x": 53530, - "y": -204, - "z": -65460 - }, - "rot": { - "x": 0, - "y": 21782, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 46, - "instId": 200002, - "eventId": 20412016, - "pos": { - "x": 71850, - "y": -204, - "z": -37410 - }, - "rot": { - "x": 0, - "y": 322888, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 46, - "instId": 200003, - "eventId": 20412017, - "pos": { - "x": 72030, - "y": -204, - "z": 10480 - }, - "rot": { - "x": 0, - "y": 118123, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "47": { - "monsters": [ - { - "groupId": 47, - "instId": 200001, - "eventId": 20412021, - "pos": { - "x": 5612, - "y": 16021, - "z": 283669 - }, - "rot": { - "x": 0, - "y": 303566, - "z": 0 - }, - "monsterId": 4012040 - }, - { - "groupId": 47, - "instId": 200002, - "eventId": 20412022, - "pos": { - "x": -53270, - "y": 16021, - "z": 320100 - }, - "rot": { - "x": 0, - "y": 103407, - "z": 0 - }, - "monsterId": 4012040 - }, - { - "groupId": 47, - "instId": 200003, - "eventId": 20412023, - "pos": { - "x": -58969, - "y": 6855, - "z": 314180 - }, - "rot": { - "x": 0, - "y": 93334, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 47, - "instId": 200004, - "eventId": 20412024, - "pos": { - "x": 3171, - "y": 6855, - "z": 284603 - }, - "rot": { - "x": 0, - "y": 20928, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 47, - "instId": 200005, - "eventId": 20412025, - "pos": { - "x": 5368, - "y": 16021, - "z": 337612 - }, - "rot": { - "x": 0, - "y": 176741, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 47, - "instId": 200006, - "eventId": 20412026, - "pos": { - "x": -37000, - "y": 25111, - "z": 280550 - }, - "rot": { - "x": 0, - "y": 8689, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 1, - "pos": { - "x": -3160, - "y": 16021, - "z": 282510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - }, - { - "groupId": 48, - "instId": 300002, - "propState": 1, - "pos": { - "x": 2660, - "y": 16021, - "z": 282790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, - { - "groupId": 48, - "instId": 300003, - "propState": 1, - "pos": { - "x": -64820, - "y": 25111, - "z": 309860 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104038 - }, - { - "groupId": 48, - "instId": 300004, - "propState": 1, - "pos": { - "x": -64730, - "y": 25111, - "z": 304190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 48, - "instId": 300005, - "propState": 0, - "pos": { - "x": -3160, - "y": 16220, - "z": 282460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 48, - "instId": 300006, - "propState": 0, - "pos": { - "x": -64360, - "y": 25250, - "z": 309860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": -57760, - "y": 16071, - "z": 316890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104042 - }, { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 49, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300002, - "propState": 8, - "pos": { - "x": -23682, - "y": 36730, - "z": 293641 - }, - "rot": { - "x": 0, - "y": 26596, - "z": 0 - }, - "propId": 104089 - }, { - "groupId": 50, - "instId": 300005, - "propState": 8, - "pos": { - "x": -53330, - "y": 24921, - "z": 288240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104101 - }, { - "groupId": 50, - "instId": 300006, - "propState": 8, - "pos": { - "x": -35220, - "y": 26417, - "z": 310664 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 50, - "instId": 300007, - "propState": 20, - "pos": { - "x": -24464, - "y": 7236, - "z": 324405 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60402 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 1, - "pos": { - "x": -58390, - "y": 28030, - "z": 343960 - }, - "rot": { - "x": 0, - "y": 301768, - "z": 0 - }, - "propId": 104069 - }, - { - "groupId": 51, - "instId": 300002, - "propState": 1, - "pos": { - "x": 9180, - "y": 28200, - "z": 343810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104099 - }, - { - "groupId": 51, - "instId": 300003, - "propState": 1, - "pos": { - "x": 15970, - "y": 16021, - "z": 307730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104075 - }, - { - "groupId": 51, - "instId": 300004, - "propState": 20, - "pos": { - "x": -6140, - "y": 16162, - "z": 336335 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104069 - }, { - "groupId": 51, - "instId": 300005, - "propState": 20, - "pos": { - "x": -6140, - "y": 16162, - "z": 336335 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104099 - }, { - "groupId": 51, - "instId": 300006, - "propState": 20, - "pos": { - "x": -6140, - "y": 16162, - "z": 336335 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104075 - }, { - "groupId": 51, - "instId": 300009, - "propState": 1, - "pos": { - "x": -43090, - "y": 16130, - "z": 337010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104075 - }, { - "groupId": 51, - "instId": 300011, - "propState": 20, - "pos": { - "x": -43240, - "y": 6975, - "z": 336720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104099 - }, { - "groupId": 51, - "instId": 300012, - "propState": 20, - "pos": { - "x": -43220, - "y": 6850, - "z": 336980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104069 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24470, - "y": 31775, - "z": 344706 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 52, - "instId": 300002, - "propState": 8, - "pos": { - "x": -68060, - "y": 44419, - "z": 309820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 0, - "pos": { - "x": -33880, - "y": 11730, - "z": -1100 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "propId": 104045 - }, { - "groupId": 53, - "instId": 300004, - "propState": 0, - "pos": { - "x": -14542, - "y": 11730, - "z": 34508 - }, - "rot": { - "x": 0, - "y": 330224, - "z": 0 - }, - "propId": 104045 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24340, - "y": 11550, - "z": -2936 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104042 - }, - { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6870, - "y": 27017, - "z": 21000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104043 - }, - { - "groupId": 54, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - }, - { - "groupId": 54, - "instId": 300004, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 54, - "instId": 300005, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 54, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 1, - "pos": { - "x": -24351, - "y": 12707, - "z": 19873 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104029 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 2, - "pos": { - "x": -11685, - "y": 11646, - "z": 27400 - }, - "rot": { - "x": 0, - "y": 95977, - "z": 0 - }, - "propId": 104022 - }, - { - "groupId": 56, - "instId": 300002, - "propState": 1, - "pos": { - "x": -25880, - "y": 11810, - "z": 30650 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 56, - "instId": 300003, - "propState": 0, - "pos": { - "x": -32630, - "y": 11152, - "z": 19700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, - { - "groupId": 56, - "instId": 300004, - "propState": 0, - "pos": { - "x": -24340, - "y": 11139, - "z": 30970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 56, - "instId": 300005, - "propState": 0, - "pos": { - "x": -24340, - "y": 11680, - "z": 30930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 8, - "pos": { - "x": -37632, - "y": 27050, - "z": 12863 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": -37632, - "y": 27050, - "z": 12863 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104052 - }, - { - "groupId": 57, - "instId": 300003, - "propState": 8, - "pos": { - "x": -11004, - "y": 27050, - "z": 5680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 57, - "instId": 300004, - "propState": 8, - "pos": { - "x": -11004, - "y": 27050, - "z": 5680 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 57, - "instId": 300005, - "propState": 8, - "pos": { - "x": -37632, - "y": 27050, - "z": 12863 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 1, - "pos": { - "x": -24300, - "y": 11646, - "z": 5300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - }, - { - "groupId": 58, - "instId": 300002, - "propState": 1, - "pos": { - "x": -24310, - "y": 11646, - "z": -4050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104039 - }, - { - "groupId": 58, - "instId": 300003, - "propState": 1, - "pos": { - "x": -8420, - "y": 11646, - "z": 27520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - }, - { - "groupId": 58, - "instId": 300004, - "propState": 1, - "pos": { - "x": -8835, - "y": 11646, - "z": 33869 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 58, - "instId": 300005, - "propState": 0, - "pos": { - "x": -24300, - "y": 12030, - "z": 5300 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 58, - "instId": 300006, - "propState": 0, - "pos": { - "x": -8420, - "y": 11646, - "z": 27520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": 58728, - "y": -171, - "z": 11653 - }, - "rot": { - "x": 0, - "y": 119110, - "z": 0 - }, - "propId": 104045 - }, - { - "groupId": 63, - "instId": 300002, - "propState": 8, - "pos": { - "x": 61590, - "y": -174, - "z": -15760 - }, - "rot": { - "x": 0, - "y": 93445, - "z": 0 - }, - "propId": 104045 - }, - { - "groupId": 63, - "instId": 300003, - "propState": 8, - "pos": { - "x": 44980, - "y": -153, - "z": -65200 - }, - "rot": { - "x": 0, - "y": 76832, - "z": 0 - }, - "propId": 104045 - }, - { - "groupId": 63, - "instId": 300004, - "propState": 8, - "pos": { - "x": 65862, - "y": -204, - "z": 36398 - }, - "rot": { - "x": 0, - "y": 155000, - "z": 0 - }, - "propId": 104016 - }, { - "groupId": 63, - "instId": 300005, - "propState": 8, - "pos": { - "x": 43364, - "y": -204, - "z": -67886 - }, - "rot": { - "x": 0, - "y": 213101, - "z": 0 - }, - "propId": 104016 - }, { - "groupId": 63, - "instId": 300006, - "propState": 8, - "pos": { - "x": 68112, - "y": -204, - "z": 3845 - }, - "rot": { - "x": 0, - "y": 262957, - "z": 0 - }, - "propId": 104043 - }, { - "groupId": 63, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 63, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 12, - "pos": { - "x": 74310, - "y": -204, - "z": -38060 - }, - "rot": { - "x": 0, - "y": 283858, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": 60590, - "y": -204, - "z": -35480 - }, - "rot": { - "x": 0, - "y": 17657, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 69, - "instId": 300003, - "propState": 8, - "pos": { - "x": 38813, - "y": -204, - "z": -82075 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 69, - "instId": 300004, - "propState": 8, - "pos": { - "x": 44935, - "y": -204, - "z": -85969 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": 69901, - "y": -204, - "z": 26251 - }, - "rot": { - "x": 0, - "y": 205757, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 11, - "pos": { - "x": 29131, - "y": -3198, - "z": -113998 - }, - "rot": { - "x": 0, - "y": 347012, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24537, - "y": 17285, - "z": 293857 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104029 - }, - { - "groupId": 73, - "instId": 300002, - "propState": 1, - "pos": { - "x": -29320, - "y": 3141, - "z": 310030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104029 - }, - { - "groupId": 73, - "instId": 300003, - "propState": 1, - "pos": { - "x": -12499, - "y": 25111, - "z": 287314 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104029 - }, - { - "groupId": 73, - "instId": 300004, - "propState": 8, - "pos": { - "x": 8110, - "y": 15580, - "z": 292649 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 73, - "instId": 300005, - "propState": 8, - "pos": { - "x": -57180, - "y": 6164, - "z": 324920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 73, - "instId": 300006, - "propState": 8, - "pos": { - "x": 4110, - "y": 6320, - "z": 295000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 73, - "instId": 300007, - "propState": 8, - "pos": { - "x": 1610, - "y": 6320, - "z": 312400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 73, - "instId": 300008, - "propState": 8, - "pos": { - "x": -6150, - "y": 4620, - "z": 308300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 73, - "instId": 300014, - "propState": 8, - "pos": { - "x": -57340, - "y": 15530, - "z": 286740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104032 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24530, - "y": 8091, - "z": 291320 - }, - "rot": { - "x": 0, - "y": 179778, - "z": 0 - }, - "propId": 104022 - }, - { - "groupId": 74, - "instId": 300002, - "propState": 1, - "pos": { - "x": -25950, - "y": 3610, - "z": 307130 - }, - "rot": { - "x": 0, - "y": 43911, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 74, - "instId": 300003, - "propState": 8, - "pos": { - "x": 6920, - "y": 10440, - "z": 305820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 74, - "instId": 300004, - "propState": 8, - "pos": { - "x": -24540, - "y": 3200, - "z": 308350 - }, - "rot": { - "x": 0, - "y": 43911, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 74, - "instId": 300005, - "propState": 8, - "pos": { - "x": 7790, - "y": 6920, - "z": 307780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 11, - "pos": { - "x": -41470, - "y": 11666, - "z": 41520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": -59750, - "y": 25161, - "z": 319110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 77, - "instId": 300002, - "propState": 8, - "pos": { - "x": 9750, - "y": 25121, - "z": 307680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 77, - "instId": 300003, - "propState": 8, - "pos": { - "x": 2575, - "y": 16021, - "z": 307435 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 0, - "pos": { - "x": -53615, - "y": 6855, - "z": 279155 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 78, - "instId": 300002, - "propState": 0, - "pos": { - "x": -53615, - "y": 16021, - "z": 279061 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 78, - "instId": 300003, - "propState": 0, - "pos": { - "x": -58661, - "y": 25160, - "z": 280343 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 78, - "instId": 300004, - "propState": 1, - "pos": { - "x": -58670, - "y": 6669, - "z": 280330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 78, - "instId": 300005, - "propState": 1, - "pos": { - "x": -58610, - "y": 16010, - "z": 280340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 78, - "instId": 300006, - "propState": 0, - "pos": { - "x": -53615, - "y": 25111, - "z": 279444 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, { - "groupId": 78, - "instId": 300007, - "propState": 1, - "pos": { - "x": -58650, - "y": 25111, - "z": 280410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 11, - "pos": { - "x": -24570, - "y": 11735, - "z": 352610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 11, - "pos": { - "x": -53111, - "y": 16021, - "z": 339460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "86": { - "monsters": [ - { - "groupId": 86, - "instId": 200001, - "eventId": 20412031, - "pos": { - "x": 6914, - "y": 16021, - "z": 287458 - }, - "rot": { - "x": 0, - "y": 90853, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 86, - "instId": 200002, - "eventId": 20412032, - "pos": { - "x": -58170, - "y": 16021, - "z": 336560 - }, - "rot": { - "x": 0, - "y": 350566, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 86, - "instId": 200003, - "eventId": 20412033, - "pos": { - "x": -58472, - "y": 6855, - "z": 332987 - }, - "rot": { - "x": 0, - "y": 175853, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 86, - "instId": 200005, - "eventId": 20412035, - "pos": { - "x": 1431, - "y": 6855, - "z": 324634 - }, - "rot": { - "x": 0, - "y": 269867, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 86, - "instId": 200006, - "eventId": 20412036, - "pos": { - "x": 7450, - "y": 6855, - "z": 294990 - }, - "rot": { - "x": 0, - "y": 82316, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 86, - "instId": 200007, - "eventId": 20412037, - "pos": { - "x": 5847, - "y": 25111, - "z": 292222 - }, - "rot": { - "x": 0, - "y": 269867, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 86, - "instId": 200008, - "eventId": 20412038, - "pos": { - "x": -71764, - "y": 25115, - "z": 300778 - }, - "rot": { - "x": 0, - "y": 234338, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 86, - "instId": 200009, - "eventId": 20412039, - "pos": { - "x": -73194, - "y": 25115, - "z": 303440 - }, - "rot": { - "x": 0, - "y": 193739, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 86, - "instId": 200010, - "eventId": 20412040, - "pos": { - "x": -79184, - "y": 25115, - "z": 288937 - }, - "rot": { - "x": 0, - "y": 166975, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": -57760, - "y": 16071, - "z": 316890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104042 - }, { - "groupId": 87, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 87, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - } - ], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 98, - "instId": 300001, - "propState": 2, - "pos": { - "x": 11200, - "y": 16021, - "z": 307700 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104017 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300003, - "propState": 0, - "pos": { - "x": 5888, - "y": 17787, - "z": 303102 - }, - "rot": { - "x": 0, - "y": 129754, - "z": 0 - }, - "propId": 103074 - }, { - "groupId": 102, - "instId": 300006, - "propState": 0, - "pos": { - "x": 5830, - "y": 16437, - "z": 302760 - }, - "rot": { - "x": 0, - "y": 309754, - "z": 0 - }, - "propId": 104032 - } - ], - "teleports": {} - }, - "103": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 103, - "instId": 300001, - "propState": 1, - "pos": { - "x": -21530, - "y": 27050, - "z": 43480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104038 - }, { - "groupId": 103, - "instId": 300002, - "propState": 1, - "pos": { - "x": -14330, - "y": 27079, - "z": 43440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 103, - "instId": 300003, - "propState": 0, - "pos": { - "x": -21530, - "y": 27509, - "z": 43430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "110": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 114, - "instId": 300001, - "propState": 18, - "pos": { - "x": -25087, - "y": 32770, - "z": 46656 - }, - "rot": { - "x": 0, - "y": 69528, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 114, - "instId": 300002, - "propState": 1, - "pos": { - "x": -24819, - "y": 27183, - "z": 43952 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 114, - "instId": 300004, - "propState": 8, - "pos": { - "x": -25087, - "y": 32770, - "z": 46656 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "115": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 115, - "instId": 300001, - "propState": 18, - "pos": { - "x": -8413, - "y": 12825, - "z": 413 - }, - "rot": { - "x": 0, - "y": 243691, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 115, - "instId": 300002, - "propState": 1, - "pos": { - "x": -8356, - "y": 12470, - "z": 400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 115, - "instId": 300004, - "propState": 8, - "pos": { - "x": -8413, - "y": 12825, - "z": 413 - }, - "rot": { - "x": 0, - "y": 173509, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 116, - "instId": 300001, - "propState": 18, - "pos": { - "x": -26187, - "y": 11678, - "z": 6166 - }, - "rot": { - "x": 0, - "y": 274153, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 116, - "instId": 300002, - "propState": 1, - "pos": { - "x": -26002, - "y": 11678, - "z": 6756 - }, - "rot": { - "x": 0, - "y": 295275, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 116, - "instId": 300004, - "propState": 8, - "pos": { - "x": -26162, - "y": 11782, - "z": 6154 - }, - "rot": { - "x": 0, - "y": 115000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 117, - "instId": 300001, - "propState": 18, - "pos": { - "x": -30836, - "y": -855, - "z": 388075 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 117, - "instId": 300002, - "propState": 1, - "pos": { - "x": -28263, - "y": -7593, - "z": 385681 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 117, - "instId": 300004, - "propState": 8, - "pos": { - "x": -30846, - "y": -855, - "z": 388075 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 118, - "instId": 300001, - "propState": 18, - "pos": { - "x": 63609, - "y": -204, - "z": 9393 - }, - "rot": { - "x": 0, - "y": 61867, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 118, - "instId": 300004, - "propState": 8, - "pos": { - "x": 63912, - "y": 25, - "z": 10042 - }, - "rot": { - "x": 0, - "y": 205000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 118, - "instId": 300002, - "propState": 1, - "pos": { - "x": 63643, - "y": -204, - "z": 9345 - }, - "rot": { - "x": 0, - "y": 96542, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "119": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 119, - "instId": 300001, - "propState": 18, - "pos": { - "x": -7368, - "y": 25018, - "z": 345379 - }, - "rot": { - "x": 0, - "y": 149502, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 119, - "instId": 300002, - "propState": 1, - "pos": { - "x": -7368, - "y": 25018, - "z": 345379 - }, - "rot": { - "x": 0, - "y": 149502, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 119, - "instId": 300004, - "propState": 8, - "pos": { - "x": -7376, - "y": 25066, - "z": 345368 - }, - "rot": { - "x": 0, - "y": 215920, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "120": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 120, - "instId": 300001, - "propState": 18, - "pos": { - "x": -23833, - "y": 57681, - "z": 337189 - }, - "rot": { - "x": 0, - "y": 258045, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 120, - "instId": 300002, - "propState": 1, - "pos": { - "x": -23549, - "y": 57538, - "z": 336561 - }, - "rot": { - "x": 0, - "y": 234016, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 120, - "instId": 300004, - "propState": 8, - "pos": { - "x": -21624, - "y": 57538, - "z": 331892 - }, - "rot": { - "x": 0, - "y": 336701, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "121": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 121, - "instId": 300001, - "propState": 18, - "pos": { - "x": -46589, - "y": 7072, - "z": 333571 - }, - "rot": { - "x": 0, - "y": 219712, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 121, - "instId": 300002, - "propState": 1, - "pos": { - "x": -46589, - "y": 7072, - "z": 333571 - }, - "rot": { - "x": 0, - "y": 219712, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 121, - "instId": 300004, - "propState": 8, - "pos": { - "x": -46589, - "y": 7149, - "z": 333592 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "122": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 122, - "instId": 300001, - "propState": 18, - "pos": { - "x": -74723, - "y": 25152, - "z": 291163 - }, - "rot": { - "x": 0, - "y": 4212, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 122, - "instId": 300002, - "propState": 1, - "pos": { - "x": -74723, - "y": 25152, - "z": 291163 - }, - "rot": { - "x": 0, - "y": 4212, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 122, - "instId": 300004, - "propState": 8, - "pos": { - "x": -74609, - "y": 25298, - "z": 291285 - }, - "rot": { - "x": 0, - "y": 223240, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "123": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 123, - "instId": 300001, - "propState": 18, - "pos": { - "x": -65039, - "y": 9036, - "z": 73580 - }, - "rot": { - "x": 0, - "y": 305039, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 123, - "instId": 300002, - "propState": 1, - "pos": { - "x": -64933, - "y": 9036, - "z": 73505 - }, - "rot": { - "x": 0, - "y": 305039, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 123, - "instId": 300004, - "propState": 8, - "pos": { - "x": -65055, - "y": 9096, - "z": 73574 - }, - "rot": { - "x": 0, - "y": 250000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "127": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 127, - "instId": 300001, - "propState": 8, - "pos": { - "x": -27926, - "y": -6126, - "z": 387300 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, - { - "groupId": 127, - "instId": 300002, - "propState": 8, - "pos": { - "x": -21112, - "y": -6126, - "z": 387290 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, - { - "groupId": 127, - "instId": 300003, - "propState": 8, - "pos": { - "x": -27880, - "y": -10918, - "z": 398481 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, - { - "groupId": 127, - "instId": 300004, - "propState": 8, - "pos": { - "x": -21108, - "y": -15938, - "z": 409541 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 127, - "instId": 300005, - "propState": 8, - "pos": { - "x": -27930, - "y": -22005, - "z": 422661 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 127, - "instId": 300006, - "propState": 8, - "pos": { - "x": -27869, - "y": -22687, - "z": 432176 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 127, - "instId": 300007, - "propState": 8, - "pos": { - "x": -21161, - "y": -22687, - "z": 432179 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 127, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 141 - }, { - "groupId": 127, - "instId": 300009, - "propState": 8, - "pos": { - "x": -21105, - "y": -10918, - "z": 398481 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 127, - "instId": 300010, - "propState": 8, - "pos": { - "x": -21071, - "y": -22005, - "z": 422661 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300001, - "propState": 1, - "pos": { - "x": -42939, - "y": 82040, - "z": 337057 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104103 - }, { - "groupId": 137, - "instId": 300002, - "propState": 1, - "pos": { - "x": -6040, - "y": 82220, - "z": 337057 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104103 - }, { - "groupId": 137, - "instId": 300003, - "propState": 1, - "pos": { - "x": -6080, - "y": 6669, - "z": 336940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 137, - "instId": 300006, - "propState": 1, - "pos": { - "x": -42990, - "y": 6669, - "z": 336940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "139": { - "monsters": [ - { - "groupId": 139, - "instId": 200001, - "eventId": 20412231, - "pos": { - "x": -7725, - "y": 11662, - "z": -6115 - }, - "rot": { - "x": 0, - "y": 358042, - "z": 0 - }, - "monsterId": 4013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 139, - "instId": 300001, - "propState": 11, - "pos": { - "x": -7530, - "y": 11646, - "z": -8910 - }, - "rot": { - "x": 0, - "y": 359542, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 139, - "instId": 300002, - "propState": 8, - "pos": { - "x": -7530, - "y": 11646, - "z": -8910 - }, - "rot": { - "x": 0, - "y": 359542, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 139, - "instId": 300003, - "propState": 8, - "pos": { - "x": -7530, - "y": 11646, - "z": -8910 - }, - "rot": { - "x": 0, - "y": 359542, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "140": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 140, - "instId": 300003, - "propState": 8, - "pos": { - "x": 21904, - "y": -1351, - "z": -116153 - }, - "rot": { - "x": 0, - "y": 210541, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "142": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 142, - "instId": 300001, - "propState": 8, - "pos": { - "x": -50480, - "y": -6323, - "z": 216872 - }, - "rot": { - "x": 0, - "y": 285370, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 142, - "instId": 300002, - "propState": 8, - "pos": { - "x": -50480, - "y": -6323, - "z": 216872 - }, - "rot": { - "x": 0, - "y": 28475, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 142, - "instId": 300003, - "propState": 20, - "pos": { - "x": -2240, - "y": -6186, - "z": 229227 - }, - "rot": { - "x": 0, - "y": 89777, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 142, - "instId": 300004, - "propState": 1, - "pos": { - "x": -2240, - "y": -6186, - "z": 229227 - }, - "rot": { - "x": 0, - "y": 89777, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "143": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 143, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24430, - "y": 6270, - "z": 330980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104107 - } - ], - "teleports": {} - }, - "144": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 144, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24430, - "y": 6270, - "z": 330980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104106 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 8, - "pos": { - "x": -8840, - "y": 25016, - "z": 342994 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104124 - } - ], - "teleports": {} - }, - "167": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "174": { - "monsters": [ - { - "groupId": 174, - "instId": 200001, - "eventId": 20412101, - "pos": { - "x": -40100, - "y": 11646, - "z": 10890 - }, - "rot": { - "x": 0, - "y": 354467, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 174, - "instId": 200004, - "eventId": 20412102, - "pos": { - "x": -40624, - "y": 27050, - "z": 41859 - }, - "rot": { - "x": 0, - "y": 134158, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 174, - "instId": 200005, - "eventId": 20412103, - "pos": { - "x": -24348, - "y": 7601, - "z": 23216 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "175": { - "monsters": [ - { - "groupId": 175, - "instId": 200001, - "eventId": 20412104, - "pos": { - "x": -39750, - "y": 11646, - "z": 10260 - }, - "rot": { - "x": 0, - "y": 358042, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "176": { - "monsters": [ - { - "groupId": 176, - "instId": 200001, - "eventId": 20412108, - "pos": { - "x": 45454, - "y": 4249, - "z": 72290 - }, - "rot": { - "x": 0, - "y": 349598, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 176, - "instId": 200002, - "eventId": 20412109, - "pos": { - "x": 48302, - "y": 4249, - "z": 71186 - }, - "rot": { - "x": 0, - "y": 330719, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 176, - "instId": 200003, - "eventId": 20412110, - "pos": { - "x": -45743, - "y": 9036, - "z": 80811 - }, - "rot": { - "x": 0, - "y": 3940, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 176, - "instId": 200004, - "eventId": 20412111, - "pos": { - "x": -59185, - "y": -6243, - "z": 223939 - }, - "rot": { - "x": 0, - "y": 45982, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 176, - "instId": 200005, - "eventId": 20412112, - "pos": { - "x": -63521, - "y": -6243, - "z": 229580 - }, - "rot": { - "x": 0, - "y": 84553, - "z": 0 - }, - "monsterId": 4012040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "177": { - "monsters": [ - { - "groupId": 177, - "instId": 200001, - "eventId": 20412115, - "pos": { - "x": 53530, - "y": -204, - "z": -65460 - }, - "rot": { - "x": 0, - "y": 21782, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 177, - "instId": 200002, - "eventId": 20412116, - "pos": { - "x": 71850, - "y": -204, - "z": -37410 - }, - "rot": { - "x": 0, - "y": 322888, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 177, - "instId": 200003, - "eventId": 20412118, - "pos": { - "x": 72030, - "y": -204, - "z": 10480 - }, - "rot": { - "x": 0, - "y": 118123, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "178": { - "monsters": [ - { - "groupId": 178, - "instId": 200001, - "eventId": 20412121, - "pos": { - "x": 5612, - "y": 16021, - "z": 283669 - }, - "rot": { - "x": 0, - "y": 303566, - "z": 0 - }, - "monsterId": 4012040 - }, - { - "groupId": 178, - "instId": 200002, - "eventId": 20412122, - "pos": { - "x": -53270, - "y": 16021, - "z": 320100 - }, - "rot": { - "x": 0, - "y": 103407, - "z": 0 - }, - "monsterId": 4012040 - }, - { - "groupId": 178, - "instId": 200003, - "eventId": 20412123, - "pos": { - "x": -58969, - "y": 6855, - "z": 314180 - }, - "rot": { - "x": 0, - "y": 93334, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 178, - "instId": 200004, - "eventId": 20412124, - "pos": { - "x": 3171, - "y": 6855, - "z": 284603 - }, - "rot": { - "x": 0, - "y": 20928, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 178, - "instId": 200005, - "eventId": 20412125, - "pos": { - "x": 5368, - "y": 16021, - "z": 337612 - }, - "rot": { - "x": 0, - "y": 176741, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 178, - "instId": 200006, - "eventId": 20412126, - "pos": { - "x": -37000, - "y": 25111, - "z": 280550 - }, - "rot": { - "x": 0, - "y": 8689, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "179": { - "monsters": [ - { - "groupId": 179, - "instId": 200001, - "eventId": 20412131, - "pos": { - "x": 6914, - "y": 16021, - "z": 287458 - }, - "rot": { - "x": 0, - "y": 90853, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 179, - "instId": 200002, - "eventId": 20412132, - "pos": { - "x": -58170, - "y": 16021, - "z": 336560 - }, - "rot": { - "x": 0, - "y": 350566, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 179, - "instId": 200003, - "eventId": 20412133, - "pos": { - "x": -58472, - "y": 6855, - "z": 332987 - }, - "rot": { - "x": 0, - "y": 175853, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 179, - "instId": 200004, - "eventId": 20412134, - "pos": { - "x": -41762, - "y": 6855, - "z": 283835 - }, - "rot": { - "x": 0, - "y": 26648, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 179, - "instId": 200005, - "eventId": 20412135, - "pos": { - "x": 1431, - "y": 6855, - "z": 324634 - }, - "rot": { - "x": 0, - "y": 269867, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 179, - "instId": 200006, - "eventId": 20412136, - "pos": { - "x": 7289, - "y": 6855, - "z": 296214 - }, - "rot": { - "x": 0, - "y": 175260, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 179, - "instId": 200007, - "eventId": 20412137, - "pos": { - "x": 5847, - "y": 25111, - "z": 292222 - }, - "rot": { - "x": 0, - "y": 269867, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 179, - "instId": 200008, - "eventId": 20412138, - "pos": { - "x": -71764, - "y": 25115, - "z": 300778 - }, - "rot": { - "x": 0, - "y": 234338, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 179, - "instId": 200009, - "eventId": 20412139, - "pos": { - "x": -73194, - "y": 25115, - "z": 303440 - }, - "rot": { - "x": 0, - "y": 193739, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 179, - "instId": 200010, - "eventId": 20412140, - "pos": { - "x": -79184, - "y": 25115, - "z": 288937 - }, - "rot": { - "x": 0, - "y": 166975, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "198": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 198, - "instId": 300003, - "propState": 0, - "pos": { - "x": -43614, - "y": 26900, - "z": 281156 - }, - "rot": { - "x": 0, - "y": 269813, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "206": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 206, - "instId": 300001, - "propState": 12, - "pos": { - "x": 51797, - "y": -204, - "z": -76997 - }, - "rot": { - "x": 0, - "y": 350737, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 206, - "instId": 300002, - "propState": 8, - "pos": { - "x": 51797, - "y": -104, - "z": -76997 - }, - "rot": { - "x": 0, - "y": 350737, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 206, - "instId": 300004, - "propState": 8, - "pos": { - "x": 51797, - "y": -204, - "z": -76997 - }, - "rot": { - "x": 0, - "y": 350737, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "207": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 207, - "instId": 300001, - "propState": 12, - "pos": { - "x": 51797, - "y": -204, - "z": -76997 - }, - "rot": { - "x": 0, - "y": 350737, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300002, - "propState": 8, - "pos": { - "x": -55076, - "y": 9136, - "z": 73344 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 208, - "instId": 300004, - "propState": 8, - "pos": { - "x": -55076, - "y": 9036, - "z": 73344 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 208, - "instId": 300001, - "propState": 12, - "pos": { - "x": -55076, - "y": 9036, - "z": 73344 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "209": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 209, - "instId": 300001, - "propState": 12, - "pos": { - "x": -55076, - "y": 9036, - "z": 73344 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 20, - "pos": { - "x": 19949, - "y": -3189, - "z": -118867 - }, - "rot": { - "x": 0, - "y": 31264, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "219": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 219, - "instId": 300003, - "propState": 8, - "pos": { - "x": 711, - "y": 26900, - "z": 335070 - }, - "rot": { - "x": 0, - "y": 304244, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "220": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 220, - "instId": 300003, - "propState": 0, - "pos": { - "x": -54915, - "y": 26901, - "z": 299606 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300003, - "propState": 8, - "pos": { - "x": -9589, - "y": 28807, - "z": 41493 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 20, - "pos": { - "x": -33730, - "y": 27050, - "z": 45160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 222, - "instId": 300002, - "propState": 8, - "pos": { - "x": -33730, - "y": 27050, - "z": 45160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 222, - "instId": 300003, - "propState": 8, - "pos": { - "x": -9442, - "y": 27057, - "z": 41703 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300001, - "propState": 8, - "pos": { - "x": -33119, - "y": 20285, - "z": 329294 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "245": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 245, - "instId": 300001, - "propState": 8, - "pos": { - "x": -62086, - "y": 25161, - "z": 315587 - }, - "rot": { - "x": 0, - "y": 328598, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 245, - "instId": 300002, - "propState": 8, - "pos": { - "x": -62086, - "y": 25161, - "z": 315587 - }, - "rot": { - "x": 0, - "y": 328598, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 245, - "instId": 300003, - "propState": 20, - "pos": { - "x": -4004, - "y": 25018, - "z": 348709 - }, - "rot": { - "x": 0, - "y": 221941, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 245, - "instId": 300004, - "propState": 1, - "pos": { - "x": -4004, - "y": 25018, - "z": 348709 - }, - "rot": { - "x": 0, - "y": 221941, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "246": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 246, - "instId": 300011, - "propState": 8, - "pos": { - "x": -4274, - "y": 13380, - "z": 234049 - }, - "rot": { - "x": 0, - "y": 143306, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 246, - "instId": 300001, - "propState": 8, - "pos": { - "x": -58750, - "y": 13380, - "z": 219850 - }, - "rot": { - "x": 0, - "y": 284876, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 246, - "instId": 300002, - "propState": 8, - "pos": { - "x": -2987, - "y": 8191, - "z": 80777 - }, - "rot": { - "x": 0, - "y": 114822, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 246, - "instId": 300003, - "propState": 8, - "pos": { - "x": -73667, - "y": 9200, - "z": -44340 - }, - "rot": { - "x": 0, - "y": 104741, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "247": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 247, - "instId": 300001, - "propState": 8, - "pos": { - "x": -25860, - "y": 16746, - "z": 279090 - }, - "rot": { - "x": 0, - "y": 268219, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 247, - "instId": 300002, - "propState": 8, - "pos": { - "x": -16856, - "y": 7555, - "z": 279046 - }, - "rot": { - "x": 0, - "y": 72623, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 247, - "instId": 300003, - "propState": 8, - "pos": { - "x": 9393, - "y": 16721, - "z": 340645 - }, - "rot": { - "x": 0, - "y": 228677, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 247, - "instId": 300004, - "propState": 8, - "pos": { - "x": -12777, - "y": 12435, - "z": 354401 - }, - "rot": { - "x": 0, - "y": 271040, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 247, - "instId": 300005, - "propState": 8, - "pos": { - "x": 17102, - "y": 25811, - "z": 326055 - }, - "rot": { - "x": 0, - "y": 26994, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 247, - "instId": 300006, - "propState": 8, - "pos": { - "x": 1459, - "y": 25811, - "z": 280556 - }, - "rot": { - "x": 0, - "y": 235787, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "248": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 248, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7136, - "y": 7555, - "z": 283643 - }, - "rot": { - "x": 0, - "y": 339502, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 248, - "instId": 300002, - "propState": 8, - "pos": { - "x": -34664, - "y": 12435, - "z": 355575 - }, - "rot": { - "x": 0, - "y": 182331, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 248, - "instId": 300003, - "propState": 8, - "pos": { - "x": -51354, - "y": 25811, - "z": 283982 - }, - "rot": { - "x": 0, - "y": 348534, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 248, - "instId": 300004, - "propState": 8, - "pos": { - "x": 5752, - "y": 25811, - "z": 294235 - }, - "rot": { - "x": 0, - "y": 313901, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "249": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 249, - "instId": 300001, - "propState": 20, - "pos": { - "x": -7975, - "y": 25018, - "z": 348895 - }, - "rot": { - "x": 0, - "y": 145675, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 249, - "instId": 300002, - "propState": 8, - "pos": { - "x": -7975, - "y": 25018, - "z": 348895 - }, - "rot": { - "x": 0, - "y": 145675, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 249, - "instId": 300003, - "propState": 8, - "pos": { - "x": 730, - "y": 25141, - "z": 335420 - }, - "rot": { - "x": 0, - "y": 124244, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "250": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 250, - "instId": 300001, - "propState": 8, - "pos": { - "x": -29530, - "y": -2260, - "z": 324110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - } - ], - "teleports": {} - }, - "253": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 253, - "instId": 300001, - "propState": 18, - "pos": { - "x": -44110, - "y": -7561, - "z": 379940 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - }, - { - "groupId": 253, - "instId": 300002, - "propState": 18, - "pos": { - "x": -21402, - "y": 16011, - "z": 268558 - }, - "rot": { - "x": 0, - "y": 224598, - "z": 0 - }, - "propId": 104093 - }, - { - "groupId": 253, - "instId": 300003, - "propState": 18, - "pos": { - "x": -87773, - "y": 8542, - "z": -53336 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, - { - "groupId": 253, - "instId": 300005, - "propState": 18, - "pos": { - "x": -24438, - "y": 7236, - "z": 330035 - }, - "rot": { - "x": 0, - "y": 148117, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 253, - "instId": 300006, - "propState": 18, - "pos": { - "x": -14787, - "y": 11514, - "z": 84378 - }, - "rot": { - "x": 0, - "y": 335662, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 253, - "instId": 300007, - "propState": 18, - "pos": { - "x": -21193, - "y": 11703, - "z": -9655 - }, - "rot": { - "x": 0, - "y": 333417, - "z": 0 - }, - "propId": 104094 - } - ], - "teleports": {} - }, - "258": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 258, - "instId": 300004, - "propState": 18, - "pos": { - "x": -7732, - "y": 7732, - "z": 278193 - }, - "rot": { - "x": 0, - "y": 297708, - "z": 0 - }, - "propId": 104093 - } - ], - "teleports": {} - }, - "265": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 265, - "instId": 300001, - "propState": 1, - "pos": { - "x": -29050, - "y": -23506, - "z": 439770 - }, - "rot": { - "x": 0, - "y": 128499, - "z": 0 - }, - "propId": 104169 - } - ], - "teleports": {} - }, - "266": { - "monsters": [ - { - "groupId": 266, - "instId": 200001, - "eventId": 101222, - "pos": { - "x": 4868, - "y": -6232, - "z": 229300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 4013011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 266, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4868, - "y": -5232, - "z": 229300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1122": { - "anchorId": 1, - "groupId": 266, - "instId": 300001, - "pos": { - "x": 4870, - "y": -6243, - "z": 224000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - } - }, - "planeType": 2, - "worldId": 501, - "startAnchorId": 1, - "startGroupId": 149, - "isEnteredSceneInfo": true - } - }, - "1040153": { - "P10401_F10401001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78066, - "y": -5970, - "z": -486616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19340, - "y": 5990, - "z": -300240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -101136, - "y": 15608, - "z": -278544 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 124536, - "y": 98377, - "z": 192166 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227579, - "y": 167843, - "z": 369819 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 329967, - "y": 107971, - "z": 217122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 224470, - "y": 104516, - "z": 263170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 162270, - "y": 100770, - "z": 309350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 315770, - "y": 152774, - "z": 298757 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1040101": { - "anchorId": 1, - "groupId": 6, - "instId": 300001, - "pos": { - "x": 89730, - "y": -6120, - "z": -492460 - }, - "rot": { - "x": 0, - "y": 346618, - "z": 0 - } - }, - "1040102": { - "anchorId": 2, - "groupId": 6, - "instId": 300002, - "pos": { - "x": -21430, - "y": 5990, - "z": -303590 - }, - "rot": { - "x": 0, - "y": 254754, - "z": 0 - } - }, - "1040103": { - "anchorId": 3, - "groupId": 6, - "instId": 300003, - "pos": { - "x": -105120, - "y": 15608, - "z": -278950 - }, - "rot": { - "x": 0, - "y": 329392, - "z": 0 - } - }, - "1040104": { - "anchorId": 4, - "groupId": 6, - "instId": 300004, - "pos": { - "x": 114403, - "y": 98354, - "z": 194152 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - } - }, - "1040105": { - "anchorId": 5, - "groupId": 6, - "instId": 300005, - "pos": { - "x": 221674, - "y": 168060, - "z": 363828 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - } - }, - "1040106": { - "anchorId": 6, - "groupId": 6, - "instId": 300006, - "pos": { - "x": 336400, - "y": 107971, - "z": 213537 - }, - "rot": { - "x": 0, - "y": 182732, - "z": 0 - } - }, - "1040107": { - "anchorId": 7, - "groupId": 6, - "instId": 300007, - "pos": { - "x": 216390, - "y": 103529, - "z": 270850 - }, - "rot": { - "x": 0, - "y": 75679, - "z": 0 - } - }, - "1040108": { - "anchorId": 8, - "groupId": 6, - "instId": 300008, - "pos": { - "x": 167763, - "y": 100770, - "z": 308090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1040109": { - "anchorId": 9, - "groupId": 6, - "instId": 300009, - "pos": { - "x": 318666, - "y": 152472, - "z": 306522 - }, - "rot": { - "x": 0, - "y": 56899, - "z": 0 - } - } - } - }, - "8": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 12, - "pos": { - "x": 82050, - "y": -5915, - "z": -395340 - }, - "rot": { - "x": 0, - "y": 276750, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 12, - "pos": { - "x": 3914, - "y": 3450, - "z": -290792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 12, - "pos": { - "x": -18250, - "y": 6339, - "z": -296226 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 12, - "pos": { - "x": -26774, - "y": 3350, - "z": -287644 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300005, - "propState": 12, - "pos": { - "x": -33678, - "y": 3365, - "z": -267524 - }, - "rot": { - "x": 0, - "y": 90531, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300006, - "propState": 12, - "pos": { - "x": -64086, - "y": 21093, - "z": -269232 - }, - "rot": { - "x": 0, - "y": 20649, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300007, - "propState": 12, - "pos": { - "x": -74082, - "y": 11031, - "z": -231372 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300008, - "propState": 12, - "pos": { - "x": -134960, - "y": 15608, - "z": -280360 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300009, - "propState": 12, - "pos": { - "x": -60375, - "y": 12152, - "z": -278233 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300010, - "propState": 12, - "pos": { - "x": -102840, - "y": 19562, - "z": -246767 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300012, - "propState": 12, - "pos": { - "x": -86640, - "y": 27266, - "z": -243760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300006, - "propState": 8, - "pos": { - "x": -39636, - "y": 5990, - "z": -294265 - }, - "rot": { - "x": 0, - "y": 185572, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": -51120, - "y": 5978, - "z": -310370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300008, - "propState": 8, - "pos": { - "x": -50970, - "y": 5978, - "z": -300970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300009, - "propState": 8, - "pos": { - "x": -74500, - "y": 11160, - "z": -287292 - }, - "rot": { - "x": 0, - "y": 236527, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300010, - "propState": 8, - "pos": { - "x": -71770, - "y": 12394, - "z": -278750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300014, - "propState": 8, - "pos": { - "x": -144850, - "y": 16251, - "z": -247720 - }, - "rot": { - "x": 0, - "y": 75105, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26494, - "y": 6610, - "z": -323210 - }, - "rot": { - "x": 0, - "y": 351685, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300011, - "propState": 8, - "pos": { - "x": -76758, - "y": 24054, - "z": -249600 - }, - "rot": { - "x": 0, - "y": 53418, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 10, - "instId": 300015, - "propState": 8, - "pos": { - "x": -84739, - "y": 27779, - "z": -263615 - }, - "rot": { - "x": 0, - "y": 156113, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300018, - "propState": 8, - "pos": { - "x": -111490, - "y": 26632, - "z": -258600 - }, - "rot": { - "x": 0, - "y": 311826, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300016, - "propState": 8, - "pos": { - "x": -62385, - "y": 21150, - "z": -257798 - }, - "rot": { - "x": 0, - "y": 264682, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300024, - "propState": 8, - "pos": { - "x": -63897, - "y": 21093, - "z": -236956 - }, - "rot": { - "x": 0, - "y": 220027, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300020, - "propState": 8, - "pos": { - "x": -25366, - "y": 3333, - "z": -216889 - }, - "rot": { - "x": 0, - "y": 88688, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300021, - "propState": 8, - "pos": { - "x": -14840, - "y": 3448, - "z": -206413 - }, - "rot": { - "x": 0, - "y": 177426, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300022, - "propState": 8, - "pos": { - "x": -134892, - "y": 15204, - "z": -278844 - }, - "rot": { - "x": 0, - "y": 3118, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300023, - "propState": 8, - "pos": { - "x": -133409, - "y": 15164, - "z": -280287 - }, - "rot": { - "x": 0, - "y": 86672, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300025, - "propState": 8, - "pos": { - "x": 89695, - "y": -5970, - "z": -448796 - }, - "rot": { - "x": 0, - "y": 210643, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58732, - "y": -5990, - "z": -419241 - }, - "rot": { - "x": 0, - "y": 102446, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300012, - "propState": 8, - "pos": { - "x": 55603, - "y": -6017, - "z": -404746 - }, - "rot": { - "x": 0, - "y": 23104, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14697, - "y": -1293, - "z": -360615 - }, - "rot": { - "x": 0, - "y": 51018, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": 43152, - "y": -5300, - "z": -372415 - }, - "rot": { - "x": 0, - "y": 220886, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300027, - "propState": 8, - "pos": { - "x": 21331, - "y": 2224, - "z": -334155 - }, - "rot": { - "x": 0, - "y": 263701, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20605, - "y": 3448, - "z": -283484 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300028, - "propState": 8, - "pos": { - "x": 19589, - "y": 3448, - "z": -237547 - }, - "rot": { - "x": 0, - "y": 241864, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 1, - "pos": { - "x": 312570, - "y": 109590, - "z": 314512 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311898, - "y": 152508, - "z": 314894 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 1, - "pos": { - "x": 316455, - "y": 152200, - "z": 310770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104002 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 1, - "pos": { - "x": 316207, - "y": 109404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 13, - "instId": 300005, - "propState": 1, - "pos": { - "x": 316207, - "y": 152404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 14, - "instId": 300004, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300003, - "propState": 1, - "pos": { - "x": 236879, - "y": 103740, - "z": 236270 - }, - "rot": { - "x": 0, - "y": 7500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 1, - "pos": { - "x": 212126, - "y": 103740, - "z": 279143 - }, - "rot": { - "x": 0, - "y": 112500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300005, - "propState": 1, - "pos": { - "x": 188042, - "y": 104630, - "z": 276986 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300006, - "propState": 1, - "pos": { - "x": 159686, - "y": 100793, - "z": 300619 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300007, - "propState": 1, - "pos": { - "x": 143159, - "y": 100976, - "z": 309937 - }, - "rot": { - "x": 0, - "y": 293966, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300011, - "propState": 1, - "pos": { - "x": 291750, - "y": 105971, - "z": 185290 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300012, - "propState": 1, - "pos": { - "x": 241740, - "y": 101971, - "z": 163320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300010, - "propState": 1, - "pos": { - "x": 353781, - "y": 107971, - "z": 203856 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104018 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -59530, - "y": 12152, - "z": -273520 - }, - "rot": { - "x": 0, - "y": 309292, - "z": 0 - }, - "npcId": 3149 - } - ], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -95080, - "y": 14756, - "z": -279743 - }, - "rot": { - "x": 0, - "y": 10151, - "z": 0 - }, - "npcId": 14109 - } - ], - "props": [], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": -96529, - "y": 15621, - "z": -265169 - }, - "rot": { - "x": 0, - "y": 224052, - "z": 0 - }, - "npcId": 14209 - } - ], - "props": [], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [ - { - "groupId": 40, - "instId": 400001, - "pos": { - "x": -111968, - "y": 15665, - "z": -266978 - }, - "rot": { - "x": 0, - "y": 196945, - "z": 0 - }, - "npcId": 14110 - }, { - "groupId": 40, - "instId": 400002, - "pos": { - "x": -112375, - "y": 15706, - "z": -267880 - }, - "rot": { - "x": 0, - "y": 13398, - "z": 0 - }, - "npcId": 14103 - } - ], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204915, - "y": 167443, - "z": 391466 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 104015 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300002, - "propState": 0, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300002, - "propState": 0, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [ - { - "groupId": 92, - "instId": 400001, - "pos": { - "x": 204964, - "y": 97644, - "z": 143330 - }, - "rot": { - "x": 0, - "y": 143298, - "z": 0 - }, - "npcId": 14101 - } - ], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 0, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -14980, - "y": 3350, - "z": -283160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300002, - "propState": 1, - "pos": { - "x": -146909, - "y": 15640, - "z": -263311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": 158376, - "y": 105750, - "z": 344739 - }, - "rot": { - "x": 0, - "y": 224478, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": 219888, - "y": 97644, - "z": 168466 - }, - "rot": { - "x": 0, - "y": 150238, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": 352900, - "y": 107971, - "z": 220700 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": 209210, - "y": 100740, - "z": 308940 - }, - "rot": { - "x": 0, - "y": 329129, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300007, - "propState": 1, - "pos": { - "x": -79120, - "y": 14778, - "z": -283515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300008, - "propState": 8, - "pos": { - "x": 257554, - "y": 102389, - "z": 172472 - }, - "rot": { - "x": 0, - "y": 330054, - "z": 0 - }, - "propId": 104012 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149769, - "y": 105603, - "z": 359377 - }, - "rot": { - "x": 0, - "y": 328717, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": 207644, - "y": 101150, - "z": 324766 - }, - "rot": { - "x": 0, - "y": 106681, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": 232368, - "y": 103803, - "z": 225356 - }, - "rot": { - "x": 0, - "y": 59779, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204903, - "y": 167529, - "z": 391455 - }, - "rot": { - "x": 0, - "y": 329375, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": 223904, - "y": 98770, - "z": 126573 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": -132996, - "y": 26164, - "z": -252218 - }, - "rot": { - "x": 0, - "y": 180283, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300007, - "propState": 8, - "pos": { - "x": 273980, - "y": 102188, - "z": 178507 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300008, - "propState": 8, - "pos": { - "x": -122252, - "y": 15622, - "z": -283207 - }, - "rot": { - "x": 0, - "y": 180849, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300009, - "propState": 8, - "pos": { - "x": 287160, - "y": 102129, - "z": 293884 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300010, - "propState": 8, - "pos": { - "x": 340774, - "y": 107971, - "z": 190474 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43750, - "y": 5920, - "z": -276720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300002, - "propState": 8, - "pos": { - "x": -57455, - "y": 8117, - "z": -220071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300003, - "propState": 8, - "pos": { - "x": 221207, - "y": 167929, - "z": 357985 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300004, - "propState": 8, - "pos": { - "x": 288485, - "y": 105971, - "z": 204066 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227188, - "y": 100770, - "z": 344085 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300006, - "propState": 8, - "pos": { - "x": -106222, - "y": 13880, - "z": -289783 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300007, - "propState": 8, - "pos": { - "x": 210166, - "y": 103536, - "z": 287518 - }, - "rot": { - "x": 0, - "y": 202254, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300008, - "propState": 8, - "pos": { - "x": 210027, - "y": 104654, - "z": 224475 - }, - "rot": { - "x": 0, - "y": 59128, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 1, - "pos": { - "x": 234018, - "y": 100947, - "z": 269707 - }, - "rot": { - "x": 0, - "y": 39325, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": 325745, - "y": 106160, - "z": 184548 - }, - "rot": { - "x": 0, - "y": 240447, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300003, - "propState": 8, - "pos": { - "x": 198068, - "y": 104653, - "z": 269939 - }, - "rot": { - "x": 0, - "y": 151369, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300004, - "propState": 1, - "pos": { - "x": 270190, - "y": 163213, - "z": 371600 - }, - "rot": { - "x": 0, - "y": 260032, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300005, - "propState": 8, - "pos": { - "x": 118761, - "y": 101070, - "z": 317301 - }, - "rot": { - "x": 0, - "y": 77253, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4256, - "y": 3381, - "z": -247994 - }, - "rot": { - "x": 0, - "y": 224790, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300007, - "propState": 8, - "pos": { - "x": -66826, - "y": 11067, - "z": -234952 - }, - "rot": { - "x": 0, - "y": 267497, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300008, - "propState": 8, - "pos": { - "x": -64190, - "y": 21093, - "z": -235440 - }, - "rot": { - "x": 0, - "y": 212078, - "z": 0 - }, - "propId": 104059 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 139968, - "y": 102482, - "z": 319179 - }, - "rot": { - "x": 0, - "y": 242786, - "z": 0 - }, - "npcId": 100 - }, - { - "groupId": 151, - "instId": 400002, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400003, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400004, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400005, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400006, - "pos": { - "x": 139892, - "y": 102103, - "z": 319130 - }, - "rot": { - "x": 0, - "y": 239755, - "z": 0 - }, - "npcId": 14312 - } - ], - "props": [], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 152, - "instId": 300001, - "propState": 12, - "pos": { - "x": 152574, - "y": 93638, - "z": 266324 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300002, - "propState": 12, - "pos": { - "x": 130494, - "y": 93630, - "z": 279354 - }, - "rot": { - "x": 0, - "y": 239981, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300004, - "propState": 12, - "pos": { - "x": 185760, - "y": 105762, - "z": 371090 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300005, - "propState": 12, - "pos": { - "x": 177853, - "y": 93580, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300006, - "propState": 12, - "pos": { - "x": 253837, - "y": 98644, - "z": 136847 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300007, - "propState": 12, - "pos": { - "x": 194002, - "y": 104122, - "z": 255928 - }, - "rot": { - "x": 0, - "y": 130733, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300008, - "propState": 12, - "pos": { - "x": 229414, - "y": 105571, - "z": 210692 - }, - "rot": { - "x": 0, - "y": 321314, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300009, - "propState": 12, - "pos": { - "x": 183158, - "y": 104653, - "z": 266854 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300010, - "propState": 12, - "pos": { - "x": 268140, - "y": 101000, - "z": 239810 - }, - "rot": { - "x": 0, - "y": 328117, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300011, - "propState": 12, - "pos": { - "x": 225310, - "y": 101000, - "z": 290410 - }, - "rot": { - "x": 0, - "y": 59999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300012, - "propState": 12, - "pos": { - "x": 255420, - "y": 101000, - "z": 320270 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300013, - "propState": 12, - "pos": { - "x": 338020, - "y": 152803, - "z": 333890 - }, - "rot": { - "x": 0, - "y": 221024, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300014, - "propState": 12, - "pos": { - "x": 282990, - "y": 101971, - "z": 173500 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300015, - "propState": 12, - "pos": { - "x": 286450, - "y": 105958, - "z": 211950 - }, - "rot": { - "x": 0, - "y": 148320, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300016, - "propState": 12, - "pos": { - "x": 329340, - "y": 106089, - "z": 169620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300017, - "propState": 12, - "pos": { - "x": 327440, - "y": 107971, - "z": 221628 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300019, - "propState": 12, - "pos": { - "x": 269649, - "y": 163150, - "z": 363836 - }, - "rot": { - "x": 0, - "y": 310585, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300020, - "propState": 12, - "pos": { - "x": 199019, - "y": 167843, - "z": 358454 - }, - "rot": { - "x": 0, - "y": 18403, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300021, - "propState": 12, - "pos": { - "x": 190814, - "y": 101238, - "z": 287208 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300022, - "propState": 12, - "pos": { - "x": 171673, - "y": 100770, - "z": 318303 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300023, - "propState": 12, - "pos": { - "x": 221083, - "y": 100770, - "z": 333802 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300024, - "propState": 12, - "pos": { - "x": 145640, - "y": 100754, - "z": 297480 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 153, - "instId": 300003, - "propState": 8, - "pos": { - "x": 177050, - "y": 93120, - "z": 174910 - }, - "rot": { - "x": 0, - "y": 246601, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 153, - "instId": 300004, - "propState": 8, - "pos": { - "x": 227950, - "y": 97644, - "z": 159150 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300005, - "propState": 8, - "pos": { - "x": 231250, - "y": 97644, - "z": 153440 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300016, - "propState": 8, - "pos": { - "x": 176260, - "y": 103203, - "z": 239780 - }, - "rot": { - "x": 0, - "y": 150437, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300006, - "propState": 8, - "pos": { - "x": 184370, - "y": 103203, - "z": 225470 - }, - "rot": { - "x": 0, - "y": 326831, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300009, - "propState": 8, - "pos": { - "x": 234600, - "y": 103530, - "z": 222580 - }, - "rot": { - "x": 0, - "y": 17701, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300018, - "propState": 8, - "pos": { - "x": 255266, - "y": 101971, - "z": 167110 - }, - "rot": { - "x": 0, - "y": 154263, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300013, - "propState": 8, - "pos": { - "x": 279350, - "y": 105971, - "z": 191890 - }, - "rot": { - "x": 0, - "y": 241048, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300019, - "propState": 8, - "pos": { - "x": 318070, - "y": 105971, - "z": 196210 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300014, - "propState": 8, - "pos": { - "x": 308709, - "y": 106272, - "z": 159522 - }, - "rot": { - "x": 0, - "y": 36623, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300021, - "propState": 8, - "pos": { - "x": 321207, - "y": 105971, - "z": 197154 - }, - "rot": { - "x": 0, - "y": 60201, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300022, - "propState": 8, - "pos": { - "x": 346015, - "y": 107971, - "z": 231792 - }, - "rot": { - "x": 0, - "y": 180550, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300023, - "propState": 8, - "pos": { - "x": 322496, - "y": 107971, - "z": 226099 - }, - "rot": { - "x": 0, - "y": 187422, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300036, - "propState": 8, - "pos": { - "x": 329070, - "y": 107647, - "z": 221670 - }, - "rot": { - "x": 0, - "y": 105499, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300024, - "propState": 8, - "pos": { - "x": 138940, - "y": 100954, - "z": 308470 - }, - "rot": { - "x": 0, - "y": 326307, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300025, - "propState": 8, - "pos": { - "x": 150703, - "y": 105592, - "z": 352393 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300011, - "propState": 8, - "pos": { - "x": 219650, - "y": 97644, - "z": 143270 - }, - "rot": { - "x": 0, - "y": 92595, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300012, - "propState": 8, - "pos": { - "x": 292770, - "y": 101000, - "z": 253740 - }, - "rot": { - "x": 0, - "y": 151932, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 153, - "instId": 300010, - "propState": 8, - "pos": { - "x": 333780, - "y": 153438, - "z": 347280 - }, - "rot": { - "x": 0, - "y": 404, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300015, - "propState": 8, - "pos": { - "x": 134181, - "y": 98377, - "z": 214970 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300026, - "propState": 8, - "pos": { - "x": 141980, - "y": 98377, - "z": 200620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300028, - "propState": 8, - "pos": { - "x": 113902, - "y": 93638, - "z": 278405 - }, - "rot": { - "x": 0, - "y": 198040, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300029, - "propState": 8, - "pos": { - "x": 118702, - "y": 93656, - "z": 244941 - }, - "rot": { - "x": 0, - "y": 60791, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300001, - "propState": 8, - "pos": { - "x": 143195, - "y": 93656, - "z": 258228 - }, - "rot": { - "x": 0, - "y": 330871, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300002, - "propState": 8, - "pos": { - "x": 128310, - "y": 100954, - "z": 292948 - }, - "rot": { - "x": 0, - "y": 62758, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300030, - "propState": 8, - "pos": { - "x": 178485, - "y": 167843, - "z": 371664 - }, - "rot": { - "x": 0, - "y": 56447, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300031, - "propState": 8, - "pos": { - "x": 245807, - "y": 164825, - "z": 374963 - }, - "rot": { - "x": 0, - "y": 127904, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300032, - "propState": 8, - "pos": { - "x": 277570, - "y": 159001, - "z": 355931 - }, - "rot": { - "x": 0, - "y": 130587, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300033, - "propState": 8, - "pos": { - "x": 278410, - "y": 163045, - "z": 379509 - }, - "rot": { - "x": 0, - "y": 258352, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300035, - "propState": 8, - "pos": { - "x": 146505, - "y": 100471, - "z": 298122 - }, - "rot": { - "x": 0, - "y": 54454, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300037, - "propState": 8, - "pos": { - "x": 314177, - "y": 153280, - "z": 292709 - }, - "rot": { - "x": 0, - "y": 92791, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "160": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119259, - "y": 18049, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 211662, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104995, - "y": 98470, - "z": 188771 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119259, - "y": 18058, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 160, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104977, - "y": 98481, - "z": 188670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 8, - "pos": { - "x": -99031, - "y": 15920, - "z": -275022 - }, - "rot": { - "x": 0, - "y": 273537, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 161, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66980, - "y": 21867, - "z": -266740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1540, - "y": 4866, - "z": -287650 - }, - "rot": { - "x": 0, - "y": 269808, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300002, - "propState": 1, - "pos": { - "x": 77893, - "y": -4450, - "z": -498633 - }, - "rot": { - "x": 0, - "y": 253178, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178203, - "y": 95088, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 61300, - "z": 0 - }, - "propId": 104060 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300002, - "propState": 0, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [ - { - "groupId": 176, - "instId": 400001, - "pos": { - "x": 87700, - "y": -16540, - "z": -477300 - }, - "rot": { - "x": 0, - "y": 345321, - "z": 0 - }, - "npcId": 3185 - }, { - "groupId": 176, - "instId": 400002, - "pos": { - "x": 86500, - "y": -16540, - "z": -469680 - }, - "rot": { - "x": 0, - "y": 341837, - "z": 0 - }, - "npcId": 3183 - }, { - "groupId": 176, - "instId": 400003, - "pos": { - "x": 85750, - "y": -16540, - "z": -467330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 14112 - } - ], - "props": [], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 18, - "pos": { - "x": 77916, - "y": -3040, - "z": -498627 - }, - "rot": { - "x": 0, - "y": 264267, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 208, - "instId": 300002, - "propState": 1, - "pos": { - "x": 78969, - "y": -5990, - "z": -498306 - }, - "rot": { - "x": 0, - "y": 101249, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 208, - "instId": 300004, - "propState": 8, - "pos": { - "x": 77916, - "y": -2890, - "z": -498625 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "209": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 209, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46602, - "y": -4593, - "z": -391873 - }, - "rot": { - "x": 0, - "y": 300009, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 209, - "instId": 300002, - "propState": 1, - "pos": { - "x": 48064, - "y": -5982, - "z": -390773 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 209, - "instId": 300004, - "propState": 8, - "pos": { - "x": 46621, - "y": -4524, - "z": -391878 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 18, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 9817, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 210, - "instId": 300002, - "propState": 1, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 279817, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 210, - "instId": 300004, - "propState": 8, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 18, - "pos": { - "x": -132986, - "y": 27350, - "z": -252401 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 211, - "instId": 300002, - "propState": 1, - "pos": { - "x": -133052, - "y": 26103, - "z": -253728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 211, - "instId": 300004, - "propState": 8, - "pos": { - "x": -132986, - "y": 27463, - "z": -252368 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 212, - "instId": 300001, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 119917, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 212, - "instId": 300002, - "propState": 1, - "pos": { - "x": -55180, - "y": 12152, - "z": -266265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 212, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "213": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 213, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 309806, - "z": 0 - }, - "propId": 104055 - }, - { - "groupId": 213, - "instId": 300002, - "propState": 1, - "pos": { - "x": -30255, - "y": 3365, - "z": -265518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 213, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 213, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31099, - "y": 4038, - "z": -263724 - }, - "rot": { - "x": 0, - "y": 353979, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 213, - "instId": 300006, - "propState": 8, - "pos": { - "x": -31535, - "y": 4077, - "z": -264049 - }, - "rot": { - "x": 0, - "y": 326571, - "z": 0 - }, - "propId": 104055 - } - ], - "teleports": {} - }, - "214": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 214, - "instId": 300002, - "propState": 1, - "pos": { - "x": 175002, - "y": 156010, - "z": 362005 - }, - "rot": { - "x": 0, - "y": 253144, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300003, - "propState": 1, - "pos": { - "x": 175522, - "y": 170077, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 197984, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300004, - "propState": 8, - "pos": { - "x": 175522, - "y": 170178, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 220382, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 214, - "instId": 300006, - "propState": 1, - "pos": { - "x": 179320, - "y": 106811, - "z": 366430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300002, - "propState": 1, - "pos": { - "x": 130717, - "y": 102275, - "z": 338339 - }, - "rot": { - "x": 0, - "y": 224748, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300003, - "propState": 1, - "pos": { - "x": 140502, - "y": 102080, - "z": 339386 - }, - "rot": { - "x": 0, - "y": 149909, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300004, - "propState": 8, - "pos": { - "x": 140574, - "y": 102154, - "z": 339418 - }, - "rot": { - "x": 0, - "y": 123000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 215, - "instId": 300006, - "propState": 1, - "pos": { - "x": 127191, - "y": 101080, - "z": 331597 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 8, - "pos": { - "x": 159492, - "y": 102256, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 220798, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 216, - "instId": 300002, - "propState": 1, - "pos": { - "x": 160112, - "y": 100770, - "z": 307461 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 216, - "instId": 300004, - "propState": 8, - "pos": { - "x": 159492, - "y": 102318, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 333245, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 8, - "pos": { - "x": 226881, - "y": 171158, - "z": 357232 - }, - "rot": { - "x": 0, - "y": 184882, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 217, - "instId": 300002, - "propState": 1, - "pos": { - "x": 226762, - "y": 167843, - "z": 357463 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 217, - "instId": 300004, - "propState": 8, - "pos": { - "x": 226896, - "y": 171199, - "z": 357241 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 8, - "pos": { - "x": 337076, - "y": 173730, - "z": 292727 - }, - "rot": { - "x": 0, - "y": 303950, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 218, - "instId": 300002, - "propState": 1, - "pos": { - "x": 338040, - "y": 168259, - "z": 292549 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 218, - "instId": 300004, - "propState": 8, - "pos": { - "x": 336933, - "y": 173863, - "z": 292571 - }, - "rot": { - "x": 0, - "y": 312490, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "219": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 219, - "instId": 300001, - "propState": 8, - "pos": { - "x": 186946, - "y": 169710, - "z": 364365 - }, - "rot": { - "x": 0, - "y": 262675, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 219, - "instId": 300002, - "propState": 1, - "pos": { - "x": 188001, - "y": 167843, - "z": 364979 - }, - "rot": { - "x": 0, - "y": 245509, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 219, - "instId": 300004, - "propState": 8, - "pos": { - "x": 186921, - "y": 170097, - "z": 364291 - }, - "rot": { - "x": 0, - "y": 221797, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "220": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 220, - "instId": 300001, - "propState": 18, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 276515, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 220, - "instId": 300002, - "propState": 1, - "pos": { - "x": 303252, - "y": 105988, - "z": 210165 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 220, - "instId": 300004, - "propState": 8, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 8, - "pos": { - "x": 309174, - "y": 106436, - "z": 178023 - }, - "rot": { - "x": 0, - "y": 40717, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 221, - "instId": 300002, - "propState": 1, - "pos": { - "x": 309518, - "y": 106520, - "z": 178086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 221, - "instId": 300004, - "propState": 8, - "pos": { - "x": 309161, - "y": 106561, - "z": 178007 - }, - "rot": { - "x": 0, - "y": 24000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 18, - "pos": { - "x": -47530, - "y": 11920, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 222, - "instId": 300002, - "propState": 1, - "pos": { - "x": -47487, - "y": 8183, - "z": -218067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 222, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47530, - "y": 12046, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 18, - "pos": { - "x": 356793, - "y": 108213, - "z": 190813 - }, - "rot": { - "x": 0, - "y": 255315, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 223, - "instId": 300002, - "propState": 1, - "pos": { - "x": 357800, - "y": 107971, - "z": 191113 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": 356939, - "y": 108213, - "z": 190774 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "224": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 224, - "instId": 300001, - "propState": 18, - "pos": { - "x": 204210, - "y": 102600, - "z": 300040 - }, - "rot": { - "x": 0, - "y": 26393, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 224, - "instId": 300002, - "propState": 1, - "pos": { - "x": 205414, - "y": 100841, - "z": 299431 - }, - "rot": { - "x": 0, - "y": 346016, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 224, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204211, - "y": 102733, - "z": 300041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 8, - "pos": { - "x": 178669, - "y": 168938, - "z": 393833 - }, - "rot": { - "x": 0, - "y": 145198, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 225, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178703, - "y": 167843, - "z": 395308 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 225, - "instId": 300004, - "propState": 8, - "pos": { - "x": 178642, - "y": 169082, - "z": 393814 - }, - "rot": { - "x": 0, - "y": 108200, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300005, - "propState": 8, - "pos": { - "x": -86338, - "y": 15348, - "z": -239289 - }, - "rot": { - "x": 0, - "y": 8124, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 226, - "instId": 300004, - "propState": 8, - "pos": { - "x": -86343, - "y": 15390, - "z": -239198 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 226, - "instId": 300002, - "propState": 1, - "pos": { - "x": -86432, - "y": 12541, - "z": -240353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300001, - "propState": 18, - "pos": { - "x": -78914, - "y": 24316, - "z": -252642 - }, - "rot": { - "x": 0, - "y": 69952, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 227, - "instId": 300002, - "propState": 1, - "pos": { - "x": -79319, - "y": 23948, - "z": -253010 - }, - "rot": { - "x": 0, - "y": 300950, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 227, - "instId": 300004, - "propState": 8, - "pos": { - "x": -78889, - "y": 24433, - "z": -252627 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300005, - "propState": 8, - "pos": { - "x": -82291, - "y": 23948, - "z": -252324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "242": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 242, - "instId": 300001, - "propState": 0, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 242, - "instId": 300002, - "propState": 0, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "245": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 245, - "instId": 300001, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 245, - "instId": 300002, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 245, - "instId": 300003, - "propState": 20, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 245, - "instId": 300004, - "propState": 1, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "258": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 258, - "instId": 300001, - "propState": 0, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "259": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 259, - "instId": 300001, - "propState": 0, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 259, - "instId": 300002, - "propState": 0, - "pos": { - "x": 338174, - "y": 114272, - "z": 200923 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 260, - "instId": 300001, - "propState": 0, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "261": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 261, - "instId": 300001, - "propState": 0, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "262": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 262, - "instId": 300001, - "propState": 0, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "263": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 263, - "instId": 300001, - "propState": 0, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300001, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 287, - "instId": 300002, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 287, - "instId": 300003, - "propState": 20, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 287, - "instId": 300004, - "propState": 1, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "289": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 289, - "instId": 300001, - "propState": 8, - "pos": { - "x": 342033, - "y": 168036, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 289, - "instId": 300002, - "propState": 8, - "pos": { - "x": 342033, - "y": 168183, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 289, - "instId": 300003, - "propState": 20, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 289, - "instId": 300004, - "propState": 1, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "309": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 309, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 272341, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 309, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 309, - "instId": 300003, - "propState": 20, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 309, - "instId": 300004, - "propState": 1, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "357": { - "monsters": [], - "npcs": [ - { - "groupId": 357, - "instId": 400001, - "pos": { - "x": 243851, - "y": 101713, - "z": 283891 - }, - "rot": { - "x": 0, - "y": 126434, - "z": 0 - }, - "npcId": 14126 - }, { - "groupId": 357, - "instId": 400002, - "pos": { - "x": 247390, - "y": 101000, - "z": 280980 - }, - "rot": { - "x": 0, - "y": 57982, - "z": 0 - }, - "npcId": 14146 - }, { - "groupId": 357, - "instId": 400003, - "pos": { - "x": 248636, - "y": 101000, - "z": 281986 - }, - "rot": { - "x": 0, - "y": 255639, - "z": 0 - }, - "npcId": 14147 - } - ], - "props": [], - "teleports": {} - }, - "406": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 406, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202701, - "y": 101238, - "z": 291138 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "407": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 407, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202410, - "y": 93495, - "z": 161640 - }, - "rot": { - "x": 0, - "y": 206515, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "408": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 408, - "instId": 300001, - "propState": 11, - "pos": { - "x": 359740, - "y": 107971, - "z": 209080 - }, - "rot": { - "x": 0, - "y": 293867, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "409": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 409, - "instId": 300001, - "propState": 11, - "pos": { - "x": -142827, - "y": 15608, - "z": -278700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "496": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 496, - "instId": 300001, - "propState": 18, - "pos": { - "x": 226836, - "y": 104516, - "z": 258812 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - } - ], - "teleports": {} - }, - "510": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 510, - "instId": 300009, - "propState": 20, - "pos": { - "x": 190341, - "y": 167843, - "z": 363687 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "520": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 520, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 520, - "instId": 300002, - "propState": 8, - "pos": { - "x": -89401, - "y": 25964, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 520, - "instId": 300004, - "propState": 8, - "pos": { - "x": -89401, - "y": 26097, - "z": -268820 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "521": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 521, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "522": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 522, - "instId": 300001, - "propState": 2, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - }, - { - "groupId": 522, - "instId": 300002, - "propState": 1, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300003, - "propState": 1, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300004, - "propState": 101, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300005, - "propState": 102, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300006, - "propState": 1, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - }, { - "groupId": 522, - "instId": 300007, - "propState": 1, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300008, - "propState": 1, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300009, - "propState": 1, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300010, - "propState": 1, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300011, - "propState": 1, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300012, - "propState": 1, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "526": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 526, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 526, - "instId": 300002, - "propState": 8, - "pos": { - "x": 137081, - "y": 102152, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 526, - "instId": 300004, - "propState": 8, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "527": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 527, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "528": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 528, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 528, - "instId": 300002, - "propState": 8, - "pos": { - "x": 369095, - "y": 108918, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 528, - "instId": 300004, - "propState": 8, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "529": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 529, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "617": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 617, - "instId": 300013, - "propState": 8, - "pos": { - "x": 5710, - "y": 4139, - "z": -279910 - }, - "rot": { - "x": 0, - "y": 236608, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300017, - "propState": 8, - "pos": { - "x": 76546, - "y": -5317, - "z": -398579 - }, - "rot": { - "x": 0, - "y": 221601, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19381, - "y": 4065, - "z": -224032 - }, - "rot": { - "x": 0, - "y": 210852, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15893, - "y": 6909, - "z": -311402 - }, - "rot": { - "x": 0, - "y": 70586, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 617, - "instId": 300003, - "propState": 8, - "pos": { - "x": 97877, - "y": -5290, - "z": -482547 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "618": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 618, - "instId": 300007, - "propState": 8, - "pos": { - "x": 193620, - "y": 94145, - "z": 166199 - }, - "rot": { - "x": 0, - "y": 18071, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130539, - "y": 94556, - "z": 260805 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300001, - "propState": 8, - "pos": { - "x": 137265, - "y": 101682, - "z": 323852 - }, - "rot": { - "x": 0, - "y": 278513, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300002, - "propState": 8, - "pos": { - "x": 296348, - "y": 157838, - "z": 353201 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300003, - "propState": 8, - "pos": { - "x": 202043, - "y": 168559, - "z": 358779 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300004, - "propState": 8, - "pos": { - "x": 132272, - "y": 98874, - "z": 194683 - }, - "rot": { - "x": 0, - "y": 28461, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300005, - "propState": 8, - "pos": { - "x": 217457, - "y": 98186, - "z": 156219 - }, - "rot": { - "x": 0, - "y": 209643, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300006, - "propState": 8, - "pos": { - "x": 206547, - "y": 101470, - "z": 328384 - }, - "rot": { - "x": 0, - "y": 156276, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300009, - "propState": 8, - "pos": { - "x": 341773, - "y": 108671, - "z": 198655 - }, - "rot": { - "x": 0, - "y": 22954, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "670": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 670, - "instId": 300001, - "propState": 18, - "pos": { - "x": -81519, - "y": 13019, - "z": -268441 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104096 - }, - { - "groupId": 670, - "instId": 300002, - "propState": 18, - "pos": { - "x": -31260, - "y": 6887, - "z": -323892 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, - { - "groupId": 670, - "instId": 300003, - "propState": 18, - "pos": { - "x": -114502, - "y": 16751, - "z": -220922 - }, - "rot": { - "x": 0, - "y": 300762, - "z": 0 - }, - "propId": 104093 - }, - { - "groupId": 670, - "instId": 300004, - "propState": 18, - "pos": { - "x": 179317, - "y": 94067, - "z": 172867 - }, - "rot": { - "x": 0, - "y": 165573, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300005, - "propState": 18, - "pos": { - "x": 263155, - "y": 102634, - "z": 164478 - }, - "rot": { - "x": 0, - "y": 75158, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300006, - "propState": 18, - "pos": { - "x": 298203, - "y": 105994, - "z": 215710 - }, - "rot": { - "x": 0, - "y": 322762, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300007, - "propState": 18, - "pos": { - "x": 131048, - "y": 95138, - "z": 275098 - }, - "rot": { - "x": 0, - "y": 69556, - "z": 0 - }, - "propId": 104096 - }, { - "groupId": 670, - "instId": 300008, - "propState": 18, - "pos": { - "x": -11199, - "y": 4203, - "z": -266538 - }, - "rot": { - "x": 0, - "y": 73758, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300009, - "propState": 18, - "pos": { - "x": 305331, - "y": 106653, - "z": 168630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300010, - "propState": 18, - "pos": { - "x": 351503, - "y": 108044, - "z": 197206 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300011, - "propState": 18, - "pos": { - "x": 128209, - "y": 101710, - "z": 333516 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 670, - "instId": 300012, - "propState": 18, - "pos": { - "x": -89306, - "y": 27612, - "z": -239309 - }, - "rot": { - "x": 0, - "y": 133168, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300013, - "propState": 18, - "pos": { - "x": -46712, - "y": 6773, - "z": -280120 - }, - "rot": { - "x": 0, - "y": 64953, - "z": 0 - }, - "propId": 104093 - } - ], - "teleports": {} - }, - "671": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 671, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359306, - "y": 108470, - "z": 202778 - }, - "rot": { - "x": 0, - "y": 202807, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "693": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "790": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 790, - "instId": 300001, - "propState": 8, - "pos": { - "x": 170425, - "y": 103346, - "z": 329899 - }, - "rot": { - "x": 0, - "y": 153327, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 790, - "instId": 300002, - "propState": 8, - "pos": { - "x": 355634, - "y": 109724, - "z": 187361 - }, - "rot": { - "x": 0, - "y": 345335, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "813": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 813, - "instId": 300001, - "propState": 18, - "pos": { - "x": 205919, - "y": 168773, - "z": 413410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 813, - "instId": 300002, - "propState": 18, - "pos": { - "x": 174385, - "y": 168465, - "z": 378219 - }, - "rot": { - "x": 0, - "y": 216335, - "z": 0 - }, - "propId": 104094 - } - ], - "teleports": {} - }, - "814": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 814, - "instId": 300001, - "propState": 18, - "pos": { - "x": -126536, - "y": 16175, - "z": -270549 - }, - "rot": { - "x": 0, - "y": 57225, - "z": 0 - }, - "propId": 104096 - } - ], - "teleports": {} - }, - "820": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "824": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 824, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359673, - "y": 108470, - "z": 202695 - }, - "rot": { - "x": 0, - "y": 235146, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "865": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "866": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 501, - "startAnchorId": 1, - "startGroupId": 305, - "isEnteredSceneInfo": true - } - }, - "1040154": { - "P20413_F20413001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 1, - "pos": { - "x": -16430, - "y": 26660, - "z": -334070 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 1, - "pos": { - "x": -24870, - "y": -14947, - "z": -342653 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 1, - "pos": { - "x": -21477, - "y": 26791, - "z": -337614 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 2, - "instId": 300008, - "propState": 1, - "pos": { - "x": -21477, - "y": 26791, - "z": -337614 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 2, - "instId": 300009, - "propState": 1, - "pos": { - "x": -21477, - "y": -14915, - "z": -337614 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 1, - "pos": { - "x": 24086, - "y": -17237, - "z": -239170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 1, - "pos": { - "x": 19950, - "y": 26660, - "z": -228940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 1, - "pos": { - "x": 22750, - "y": -17120, - "z": -233570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 1, - "pos": { - "x": 22720, - "y": -17130, - "z": -233560 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 3, - "instId": 300005, - "propState": 1, - "pos": { - "x": 22720, - "y": 26590, - "z": -233560 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300003, - "propState": 1, - "pos": { - "x": 252900, - "y": 2920, - "z": 89000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 4, - "instId": 300004, - "propState": 1, - "pos": { - "x": 252894, - "y": 45145, - "z": 89000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 4, - "instId": 300001, - "propState": 1, - "pos": { - "x": 252900, - "y": 2920, - "z": 89000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 4, - "instId": 300002, - "propState": 1, - "pos": { - "x": 252894, - "y": 45145, - "z": 89000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104001 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 6230, - "y": 26806, - "z": -469410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6157, - "y": 44446, - "z": -70704 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 202612, - "y": 44341, - "z": -48086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 214628, - "y": 2167, - "z": 177099 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 124933, - "y": 12, - "z": 200514 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2041301": { - "anchorId": 1, - "groupId": 6, - "instId": 300001, - "pos": { - "x": -281, - "y": 26806, - "z": -467500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2041302": { - "anchorId": 2, - "groupId": 6, - "instId": 300002, - "pos": { - "x": -827, - "y": 44446, - "z": -66592 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2041303": { - "anchorId": 3, - "groupId": 6, - "instId": 300003, - "pos": { - "x": 206210, - "y": 44341, - "z": -41557 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2041304": { - "anchorId": 4, - "groupId": 6, - "instId": 300004, - "pos": { - "x": 206278, - "y": 2223, - "z": 168415 - }, - "rot": { - "x": 0, - "y": 298156, - "z": 0 - } - }, - "2041305": { - "anchorId": 5, - "groupId": 6, - "instId": 300005, - "pos": { - "x": 115419, - "y": 2106, - "z": 196264 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 12, - "pos": { - "x": 37640, - "y": -21012, - "z": -299060 - }, - "rot": { - "x": 0, - "y": 179299, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 7, - "instId": 300002, - "propState": 12, - "pos": { - "x": -31030, - "y": -17012, - "z": -282320 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 7, - "instId": 300003, - "propState": 12, - "pos": { - "x": -7628, - "y": 26719, - "z": -250475 - }, - "rot": { - "x": 0, - "y": 131732, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 7, - "instId": 300004, - "propState": 12, - "pos": { - "x": -5612, - "y": 39527, - "z": -97730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300002, - "propState": 12, - "pos": { - "x": -48960, - "y": 59743, - "z": -66930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 12, - "pos": { - "x": 48290, - "y": 50649, - "z": -44050 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 12, - "pos": { - "x": 34960, - "y": 44472, - "z": -38950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 8, - "instId": 300005, - "propState": 12, - "pos": { - "x": 169080, - "y": 41544, - "z": 32150 - }, - "rot": { - "x": 0, - "y": 181163, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300006, - "propState": 12, - "pos": { - "x": 150891, - "y": 41544, - "z": 40438 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300007, - "propState": 12, - "pos": { - "x": 3223, - "y": -17219, - "z": -8813 - }, - "rot": { - "x": 0, - "y": 271669, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 12, - "pos": { - "x": 292234, - "y": 39485, - "z": 19389 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300002, - "propState": 12, - "pos": { - "x": 246998, - "y": 44318, - "z": 83708 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300003, - "propState": 12, - "pos": { - "x": 293531, - "y": 50225, - "z": -45961 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 12, - "pos": { - "x": 253428, - "y": 2214, - "z": 152268 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 12, - "pos": { - "x": 205716, - "y": 2198, - "z": 156366 - }, - "rot": { - "x": 0, - "y": 211774, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 12, - "pos": { - "x": 190389, - "y": -2641, - "z": 245326 - }, - "rot": { - "x": 0, - "y": 123612, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 12, - "pos": { - "x": 205710, - "y": -2650, - "z": 319172 - }, - "rot": { - "x": 0, - "y": 208944, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 10, - "instId": 300006, - "propState": 12, - "pos": { - "x": 190099, - "y": -2650, - "z": 269365 - }, - "rot": { - "x": 0, - "y": 118336, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 12, - "pos": { - "x": 4201, - "y": -21870, - "z": 195674 - }, - "rot": { - "x": 0, - "y": 282636, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 11, - "instId": 300002, - "propState": 12, - "pos": { - "x": 32911, - "y": -23828, - "z": 197104 - }, - "rot": { - "x": 0, - "y": 273674, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 11, - "instId": 300003, - "propState": 12, - "pos": { - "x": 130, - "y": -50285, - "z": 185632 - }, - "rot": { - "x": 0, - "y": 431, - "z": 0 - }, - "propId": 60403 - }, - { - "groupId": 11, - "instId": 300004, - "propState": 12, - "pos": { - "x": 2451, - "y": -50285, - "z": 187131 - }, - "rot": { - "x": 0, - "y": 431, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 11, - "instId": 300005, - "propState": 12, - "pos": { - "x": -2415, - "y": -50285, - "z": 187089 - }, - "rot": { - "x": 0, - "y": 431, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": 256020, - "y": 44341, - "z": 5890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104022 - }, - { - "groupId": 37, - "instId": 300002, - "propState": 1, - "pos": { - "x": 281492, - "y": 40520, - "z": 15440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 37, - "instId": 300003, - "propState": 8, - "pos": { - "x": 289030, - "y": 52370, - "z": -7060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 37, - "instId": 300004, - "propState": 8, - "pos": { - "x": 283490, - "y": 43560, - "z": 16230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 37, - "instId": 300005, - "propState": 8, - "pos": { - "x": 294060, - "y": 54380, - "z": -8230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 37, - "instId": 300006, - "propState": 8, - "pos": { - "x": 283570, - "y": 39590, - "z": 16120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 37, - "instId": 300007, - "propState": 8, - "pos": { - "x": 293630, - "y": 50260, - "z": -8300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": 256010, - "y": 44341, - "z": 25060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104022 - }, - { - "groupId": 38, - "instId": 300002, - "propState": 1, - "pos": { - "x": 263390, - "y": 47220, - "z": 43860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 38, - "instId": 300003, - "propState": 8, - "pos": { - "x": 293830, - "y": 56200, - "z": 7050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 38, - "instId": 300004, - "propState": 8, - "pos": { - "x": 263734, - "y": 46900, - "z": 43220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 38, - "instId": 300005, - "propState": 8, - "pos": { - "x": 293360, - "y": 52310, - "z": 8790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 38, - "instId": 300007, - "propState": 8, - "pos": { - "x": 264750, - "y": 44343, - "z": 42560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 38, - "instId": 300008, - "propState": 8, - "pos": { - "x": 293390, - "y": 50336, - "z": 7760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 38, - "instId": 300009, - "propState": 8, - "pos": { - "x": 293310, - "y": 49400, - "z": 8220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300002, - "propState": 8, - "pos": { - "x": 275170, - "y": 45450, - "z": 34900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104038 - }, { - "groupId": 44, - "instId": 300005, - "propState": 8, - "pos": { - "x": 285430, - "y": 48351, - "z": 34430 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 44, - "instId": 300001, - "propState": 8, - "pos": { - "x": 275960, - "y": 46710, - "z": 34560 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": 230810, - "y": 50239, - "z": 43600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": 241446, - "y": 44150, - "z": 43496 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104030 - }, - { - "groupId": 49, - "instId": 300003, - "propState": 8, - "pos": { - "x": 241248, - "y": 44998, - "z": 36790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, - { - "groupId": 49, - "instId": 300004, - "propState": 8, - "pos": { - "x": 264253, - "y": 44150, - "z": 43501 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104030 - }, { - "groupId": 49, - "instId": 300005, - "propState": 8, - "pos": { - "x": 249470, - "y": 49328, - "z": 35319 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 49, - "instId": 300006, - "propState": 8, - "pos": { - "x": 230810, - "y": 50239, - "z": 43600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104032 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": 275340, - "y": 50239, - "z": 43740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 50, - "instId": 300002, - "propState": 8, - "pos": { - "x": 264253, - "y": 44150, - "z": 43501 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104030 - }, - { - "groupId": 50, - "instId": 300003, - "propState": 8, - "pos": { - "x": 251650, - "y": 46540, - "z": 42951 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, - { - "groupId": 50, - "instId": 300004, - "propState": 8, - "pos": { - "x": 241446, - "y": 44150, - "z": 43496 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104030 - }, { - "groupId": 50, - "instId": 300005, - "propState": 8, - "pos": { - "x": 249470, - "y": 49328, - "z": 35319 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 50, - "instId": 300006, - "propState": 8, - "pos": { - "x": 275340, - "y": 50239, - "z": 43740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104032 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": 16544, - "y": 50649, - "z": -17490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104016 - }, - { - "groupId": 51, - "instId": 300003, - "propState": 8, - "pos": { - "x": 44890, - "y": 59743, - "z": -63660 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 51, - "instId": 300004, - "propState": 8, - "pos": { - "x": 38340, - "y": 50649, - "z": -51060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 51, - "instId": 300006, - "propState": 8, - "pos": { - "x": 45952, - "y": 50649, - "z": -56698 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 51, - "instId": 300007, - "propState": 8, - "pos": { - "x": 43058, - "y": 50669, - "z": -57340 - }, - "rot": { - "x": 0, - "y": 341389, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 51, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20060, - "y": 44300, - "z": -51153 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104030 - }, { - "groupId": 51, - "instId": 300008, - "propState": 8, - "pos": { - "x": -20432, - "y": 44357, - "z": -51153 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104030 - }, { - "groupId": 51, - "instId": 300009, - "propState": 1, - "pos": { - "x": -20431, - "y": 48320, - "z": -51152 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 51, - "instId": 300010, - "propState": 8, - "pos": { - "x": 33265, - "y": 54852, - "z": -62366 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 51, - "instId": 300011, - "propState": 8, - "pos": { - "x": 33265, - "y": 54852, - "z": -62366 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 51, - "instId": 300012, - "propState": 8, - "pos": { - "x": 8650, - "y": 44446, - "z": -19240 - }, - "rot": { - "x": 0, - "y": 123638, - "z": 0 - }, - "propId": 104045 - }, { - "groupId": 51, - "instId": 300013, - "propState": 8, - "pos": { - "x": -9100, - "y": 44446, - "z": -19240 - }, - "rot": { - "x": 0, - "y": 123638, - "z": 0 - }, - "propId": 104045 - }, { - "groupId": 51, - "instId": 300014, - "propState": 8, - "pos": { - "x": -41390, - "y": 50699, - "z": -36530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104034 - }, { - "groupId": 51, - "instId": 300015, - "propState": 8, - "pos": { - "x": -48202, - "y": 50647, - "z": -18820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 51, - "instId": 300016, - "propState": 8, - "pos": { - "x": -45580, - "y": 50647, - "z": -20200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 51, - "instId": 300017, - "propState": 8, - "pos": { - "x": 48510, - "y": 50649, - "z": -57620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": -20310, - "y": 45177, - "z": -51070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 51, - "instId": 300019, - "propState": 8, - "pos": { - "x": -44740, - "y": 50647, - "z": -17610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 51, - "instId": 300020, - "propState": 8, - "pos": { - "x": -41410, - "y": 50647, - "z": -20230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 51, - "instId": 300021, - "propState": 8, - "pos": { - "x": -39320, - "y": 50647, - "z": -17640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 51, - "instId": 300022, - "propState": 8, - "pos": { - "x": -42323, - "y": 50647, - "z": -17610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 51, - "instId": 300023, - "propState": 8, - "pos": { - "x": -14090, - "y": 44446, - "z": -55280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104004 - }, { - "groupId": 51, - "instId": 300018, - "propState": 8, - "pos": { - "x": 44300, - "y": 53669, - "z": -57247 - }, - "rot": { - "x": 0, - "y": 346127, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 51, - "instId": 300024, - "propState": 8, - "pos": { - "x": 47160, - "y": 53669, - "z": -57140 - }, - "rot": { - "x": 0, - "y": 4574, - "z": 0 - }, - "propId": 104037 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300003, - "propState": 1, - "pos": { - "x": -213, - "y": -17239, - "z": -21072 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 52, - "instId": 300004, - "propState": 1, - "pos": { - "x": -213, - "y": 43757, - "z": -21072 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 52, - "instId": 300001, - "propState": 1, - "pos": { - "x": -213, - "y": -17149, - "z": -21072 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 52, - "instId": 300002, - "propState": 1, - "pos": { - "x": -213, - "y": 43757, - "z": -21072 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104001 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 1, - "pos": { - "x": -308, - "y": 39527, - "z": -114131 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104005 - }, { - "groupId": 53, - "instId": 300003, - "propState": 1, - "pos": { - "x": -122, - "y": 44446, - "z": -75607 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104005 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 1, - "pos": { - "x": 50356, - "y": 50643, - "z": -22830 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 54, - "instId": 300002, - "propState": 1, - "pos": { - "x": 69340, - "y": 50626, - "z": 5520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104005 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 1, - "pos": { - "x": 253079, - "y": 44341, - "z": 50245 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104005 - } - ], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 8, - "pos": { - "x": -21620, - "y": -17012, - "z": -300130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 62, - "instId": 300002, - "propState": 8, - "pos": { - "x": -190, - "y": -21012, - "z": -301870 - }, - "rot": { - "x": 0, - "y": 19387, - "z": 0 - }, - "propId": 104037 - }, - { - "groupId": 62, - "instId": 300003, - "propState": 8, - "pos": { - "x": 1230, - "y": -20880, - "z": -299040 - }, - "rot": { - "x": 0, - "y": 39036, - "z": 0 - }, - "propId": 104037 - }, - { - "groupId": 62, - "instId": 300004, - "propState": 8, - "pos": { - "x": 20540, - "y": -19124, - "z": -269390 - }, - "rot": { - "x": 0, - "y": 41001, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 62, - "instId": 300005, - "propState": 8, - "pos": { - "x": 24720, - "y": -19124, - "z": -269390 - }, - "rot": { - "x": 0, - "y": 102009, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 62, - "instId": 300006, - "propState": 8, - "pos": { - "x": -26040, - "y": -17012, - "z": -269970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104034 - }, { - "groupId": 62, - "instId": 300007, - "propState": 8, - "pos": { - "x": -27640, - "y": -16919, - "z": -259060 - }, - "rot": { - "x": 0, - "y": 121811, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 62, - "instId": 300009, - "propState": 8, - "pos": { - "x": -20011, - "y": -14947, - "z": -317907 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104016 - }, { - "groupId": 62, - "instId": 300010, - "propState": 8, - "pos": { - "x": -22101, - "y": -14660, - "z": -308630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 62, - "instId": 300008, - "propState": 8, - "pos": { - "x": -25940, - "y": -17012, - "z": -291030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - }, { - "groupId": 62, - "instId": 300011, - "propState": 8, - "pos": { - "x": -22101, - "y": -14660, - "z": -283260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 62, - "instId": 300012, - "propState": 8, - "pos": { - "x": -24438, - "y": -16956, - "z": -259960 - }, - "rot": { - "x": 0, - "y": 77039, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 62, - "instId": 300013, - "propState": 8, - "pos": { - "x": 22870, - "y": -19124, - "z": -271870 - }, - "rot": { - "x": 0, - "y": 359654, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 62, - "instId": 300014, - "propState": 8, - "pos": { - "x": -580, - "y": -19124, - "z": -270909 - }, - "rot": { - "x": 0, - "y": 37367, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 62, - "instId": 300015, - "propState": 8, - "pos": { - "x": 2839, - "y": -19124, - "z": -270720 - }, - "rot": { - "x": 0, - "y": 11975, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 62, - "instId": 300017, - "propState": 8, - "pos": { - "x": -21270, - "y": -14947, - "z": -325550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 62, - "instId": 300018, - "propState": 8, - "pos": { - "x": -18480, - "y": -14947, - "z": -325530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 62, - "instId": 300016, - "propState": 8, - "pos": { - "x": -26370, - "y": -17012, - "z": -281980 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 62, - "instId": 300019, - "propState": 8, - "pos": { - "x": 590, - "y": -20960, - "z": -305190 - }, - "rot": { - "x": 0, - "y": 29832, - "z": 0 - }, - "propId": 104037 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300020, - "propState": 8, - "pos": { - "x": -7648, - "y": 26242, - "z": -251950 - }, - "rot": { - "x": 0, - "y": 187363, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 65, - "instId": 300021, - "propState": 8, - "pos": { - "x": -6083, - "y": 26328, - "z": -251598 - }, - "rot": { - "x": 0, - "y": 157403, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 65, - "instId": 300002, - "propState": 8, - "pos": { - "x": 7146, - "y": 26756, - "z": -264606 - }, - "rot": { - "x": 0, - "y": 244548, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 65, - "instId": 300004, - "propState": 8, - "pos": { - "x": 7340, - "y": 26719, - "z": -203710 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 65, - "instId": 300005, - "propState": 8, - "pos": { - "x": 7340, - "y": 26719, - "z": -192790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 65, - "instId": 300007, - "propState": 8, - "pos": { - "x": -7780, - "y": 26719, - "z": -203580 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 65, - "instId": 300008, - "propState": 8, - "pos": { - "x": -7740, - "y": 26719, - "z": -192800 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 65, - "instId": 300011, - "propState": 8, - "pos": { - "x": -3636, - "y": 44457, - "z": -85654 - }, - "rot": { - "x": 0, - "y": 114785, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 65, - "instId": 300009, - "propState": 8, - "pos": { - "x": -40601, - "y": -17014, - "z": -302447 - }, - "rot": { - "x": 0, - "y": 80491, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 65, - "instId": 300010, - "propState": 8, - "pos": { - "x": 361, - "y": -19124, - "z": -275551 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 65, - "instId": 300024, - "propState": 8, - "pos": { - "x": 33043, - "y": -19124, - "z": -273182 - }, - "rot": { - "x": 0, - "y": 351685, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 65, - "instId": 300025, - "propState": 8, - "pos": { - "x": 19607, - "y": -21012, - "z": -287078 - }, - "rot": { - "x": 0, - "y": 227367, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": 9705, - "y": 44446, - "z": -8544 - }, - "rot": { - "x": 0, - "y": 222406, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 66, - "instId": 300017, - "propState": 8, - "pos": { - "x": -9735, - "y": 44446, - "z": -8039 - }, - "rot": { - "x": 0, - "y": 134879, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 66, - "instId": 300002, - "propState": 8, - "pos": { - "x": 33887, - "y": 44490, - "z": -37855 - }, - "rot": { - "x": 0, - "y": 302392, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 66, - "instId": 300003, - "propState": 8, - "pos": { - "x": 33631, - "y": 44446, - "z": -39934 - }, - "rot": { - "x": 0, - "y": 238808, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 66, - "instId": 300018, - "propState": 8, - "pos": { - "x": 43268, - "y": 59743, - "z": -73703 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 66, - "instId": 300014, - "propState": 8, - "pos": { - "x": 11904, - "y": 44457, - "z": -45983 - }, - "rot": { - "x": 0, - "y": 234405, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 66, - "instId": 300019, - "propState": 8, - "pos": { - "x": -12952, - "y": 44457, - "z": -46048 - }, - "rot": { - "x": 0, - "y": 135512, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 66, - "instId": 300004, - "propState": 8, - "pos": { - "x": -48530, - "y": 50647, - "z": -71620 - }, - "rot": { - "x": 0, - "y": 62091, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 66, - "instId": 300005, - "propState": 8, - "pos": { - "x": -34600, - "y": 44489, - "z": -40917 - }, - "rot": { - "x": 0, - "y": 91508, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 66, - "instId": 300006, - "propState": 8, - "pos": { - "x": -47350, - "y": 50647, - "z": -7567 - }, - "rot": { - "x": 0, - "y": 139335, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 66, - "instId": 300010, - "propState": 8, - "pos": { - "x": -28298, - "y": 50647, - "z": -16670 - }, - "rot": { - "x": 0, - "y": 358110, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 66, - "instId": 300022, - "propState": 8, - "pos": { - "x": -15007, - "y": 59743, - "z": -62362 - }, - "rot": { - "x": 0, - "y": 218626, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 66, - "instId": 300023, - "propState": 8, - "pos": { - "x": -36797, - "y": 59743, - "z": -61759 - }, - "rot": { - "x": 0, - "y": 181958, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 66, - "instId": 300007, - "propState": 8, - "pos": { - "x": 15139, - "y": 59743, - "z": -61763 - }, - "rot": { - "x": 0, - "y": 125605, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 66, - "instId": 300026, - "propState": 8, - "pos": { - "x": 36110, - "y": 59743, - "z": -61100 - }, - "rot": { - "x": 0, - "y": 178580, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 66, - "instId": 300013, - "propState": 8, - "pos": { - "x": 47694, - "y": 50649, - "z": -72424 - }, - "rot": { - "x": 0, - "y": 301022, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 66, - "instId": 300009, - "propState": 8, - "pos": { - "x": 65257, - "y": 50653, - "z": 8690 - }, - "rot": { - "x": 0, - "y": 210556, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 66, - "instId": 300015, - "propState": 8, - "pos": { - "x": 104510, - "y": 45566, - "z": 43600 - }, - "rot": { - "x": 0, - "y": 236282, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 66, - "instId": 300016, - "propState": 8, - "pos": { - "x": 120740, - "y": 45566, - "z": -32515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 66, - "instId": 300021, - "propState": 8, - "pos": { - "x": 189794, - "y": 44341, - "z": -31372 - }, - "rot": { - "x": 0, - "y": 286050, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 66, - "instId": 300024, - "propState": 8, - "pos": { - "x": -48188, - "y": 50647, - "z": -56889 - }, - "rot": { - "x": 0, - "y": 221187, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 66, - "instId": 300025, - "propState": 8, - "pos": { - "x": 15532, - "y": 44446, - "z": -20160 - }, - "rot": { - "x": 0, - "y": 309827, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 66, - "instId": 300027, - "propState": 8, - "pos": { - "x": 188790, - "y": 41543, - "z": 22730 - }, - "rot": { - "x": 0, - "y": 62075, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": 249117, - "y": 44341, - "z": -37339 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 67, - "instId": 300003, - "propState": 8, - "pos": { - "x": 238487, - "y": 44341, - "z": -13902 - }, - "rot": { - "x": 0, - "y": 143973, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 67, - "instId": 300018, - "propState": 8, - "pos": { - "x": 295599, - "y": 50239, - "z": 46205 - }, - "rot": { - "x": 0, - "y": 210384, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 67, - "instId": 300014, - "propState": 8, - "pos": { - "x": 215260, - "y": 50239, - "z": 32740 - }, - "rot": { - "x": 0, - "y": 90095, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 67, - "instId": 300004, - "propState": 8, - "pos": { - "x": 294855, - "y": 50225, - "z": -25634 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 67, - "instId": 300010, - "propState": 8, - "pos": { - "x": 291991, - "y": 50225, - "z": -25671 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 67, - "instId": 300005, - "propState": 8, - "pos": { - "x": 258275, - "y": 44402, - "z": 47622 - }, - "rot": { - "x": 0, - "y": 187432, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 67, - "instId": 300006, - "propState": 8, - "pos": { - "x": 247963, - "y": 44402, - "z": 48082 - }, - "rot": { - "x": 0, - "y": 173171, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 67, - "instId": 300022, - "propState": 8, - "pos": { - "x": 259430, - "y": 44341, - "z": 83187 - }, - "rot": { - "x": 0, - "y": 207139, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 67, - "instId": 300023, - "propState": 8, - "pos": { - "x": 245618, - "y": 44341, - "z": 52559 - }, - "rot": { - "x": 0, - "y": 45968, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 67, - "instId": 300007, - "propState": 8, - "pos": { - "x": 259946, - "y": 44341, - "z": 53343 - }, - "rot": { - "x": 0, - "y": 306654, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 67, - "instId": 300024, - "propState": 8, - "pos": { - "x": 295750, - "y": 50225, - "z": 22016 - }, - "rot": { - "x": 0, - "y": 355034, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 67, - "instId": 300025, - "propState": 8, - "pos": { - "x": 274665, - "y": 39485, - "z": -26373 - }, - "rot": { - "x": 0, - "y": 297776, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": 257762, - "y": 2298, - "z": 108637 - }, - "rot": { - "x": 0, - "y": 250776, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 68, - "instId": 300017, - "propState": 8, - "pos": { - "x": 243920, - "y": 2214, - "z": 153620 - }, - "rot": { - "x": 0, - "y": 194092, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": 218730, - "y": 2214, - "z": 158159 - }, - "rot": { - "x": 0, - "y": 62623, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 68, - "instId": 300004, - "propState": 8, - "pos": { - "x": 237398, - "y": 2166, - "z": 198516 - }, - "rot": { - "x": 0, - "y": 230489, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 68, - "instId": 300005, - "propState": 8, - "pos": { - "x": 222425, - "y": -2638, - "z": 219992 - }, - "rot": { - "x": 0, - "y": 255985, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 68, - "instId": 300020, - "propState": 8, - "pos": { - "x": 190760, - "y": -3160, - "z": 244250 - }, - "rot": { - "x": 0, - "y": 149270, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 68, - "instId": 300021, - "propState": 8, - "pos": { - "x": 191963, - "y": -3019, - "z": 245703 - }, - "rot": { - "x": 0, - "y": 96966, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 68, - "instId": 300006, - "propState": 8, - "pos": { - "x": 202230, - "y": -2649, - "z": 272350 - }, - "rot": { - "x": 0, - "y": 148787, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 68, - "instId": 300023, - "propState": 8, - "pos": { - "x": 181323, - "y": -2649, - "z": 299763 - }, - "rot": { - "x": 0, - "y": 109337, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 68, - "instId": 300007, - "propState": 8, - "pos": { - "x": 176815, - "y": -2649, - "z": 283685 - }, - "rot": { - "x": 0, - "y": 27855, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 68, - "instId": 300026, - "propState": 8, - "pos": { - "x": 200587, - "y": 3321, - "z": 280426 - }, - "rot": { - "x": 0, - "y": 207129, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 68, - "instId": 300013, - "propState": 8, - "pos": { - "x": 208360, - "y": 8575, - "z": 317300 - }, - "rot": { - "x": 0, - "y": 184391, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 68, - "instId": 300008, - "propState": 8, - "pos": { - "x": 187516, - "y": 8540, - "z": 312641 - }, - "rot": { - "x": 0, - "y": 95256, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 68, - "instId": 300009, - "propState": 8, - "pos": { - "x": 176204, - "y": 8566, - "z": 273273 - }, - "rot": { - "x": 0, - "y": 316807, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 68, - "instId": 300011, - "propState": 8, - "pos": { - "x": 164610, - "y": 2045, - "z": 256220 - }, - "rot": { - "x": 0, - "y": 73533, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 68, - "instId": 300016, - "propState": 8, - "pos": { - "x": 153481, - "y": 185, - "z": 191037 - }, - "rot": { - "x": 0, - "y": 229998, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 68, - "instId": 300029, - "propState": 8, - "pos": { - "x": 109305, - "y": 2105, - "z": 201403 - }, - "rot": { - "x": 0, - "y": 103733, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 68, - "instId": 300030, - "propState": 8, - "pos": { - "x": 109242, - "y": 2105, - "z": 191330 - }, - "rot": { - "x": 0, - "y": 70974, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 68, - "instId": 300024, - "propState": 8, - "pos": { - "x": 187335, - "y": -2649, - "z": 291887 - }, - "rot": { - "x": 0, - "y": 93291, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 68, - "instId": 300025, - "propState": 8, - "pos": { - "x": 211800, - "y": 2168, - "z": 197790 - }, - "rot": { - "x": 0, - "y": 250466, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 68, - "instId": 300027, - "propState": 8, - "pos": { - "x": 161384, - "y": 186, - "z": 195861 - }, - "rot": { - "x": 0, - "y": 142243, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": 55230, - "y": -24060, - "z": 178523 - }, - "rot": { - "x": 0, - "y": 276585, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": -2811, - "y": -18997, - "z": 141234 - }, - "rot": { - "x": 0, - "y": 42991, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 69, - "instId": 300007, - "propState": 8, - "pos": { - "x": 26076, - "y": -23506, - "z": 170827 - }, - "rot": { - "x": 0, - "y": 327747, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 69, - "instId": 300008, - "propState": 8, - "pos": { - "x": 24929, - "y": -23506, - "z": 222059 - }, - "rot": { - "x": 0, - "y": 220974, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 69, - "instId": 300018, - "propState": 8, - "pos": { - "x": -13253, - "y": -24953, - "z": 242647 - }, - "rot": { - "x": 0, - "y": 179473, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 69, - "instId": 300014, - "propState": 8, - "pos": { - "x": -6973, - "y": -24953, - "z": 242575 - }, - "rot": { - "x": 0, - "y": 179488, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 69, - "instId": 300025, - "propState": 8, - "pos": { - "x": -2850, - "y": -19001, - "z": 221290 - }, - "rot": { - "x": 0, - "y": 188482, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 69, - "instId": 300009, - "propState": 8, - "pos": { - "x": -20034, - "y": -18948, - "z": 194022 - }, - "rot": { - "x": 0, - "y": 40397, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 69, - "instId": 300003, - "propState": 8, - "pos": { - "x": -4776, - "y": -18939, - "z": 97319 - }, - "rot": { - "x": 0, - "y": 14878, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 69, - "instId": 300004, - "propState": 8, - "pos": { - "x": 4172, - "y": -18939, - "z": 97030 - }, - "rot": { - "x": 0, - "y": 335434, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 69, - "instId": 300005, - "propState": 8, - "pos": { - "x": 5491, - "y": -17219, - "z": -14413 - }, - "rot": { - "x": 0, - "y": 211710, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 69, - "instId": 300006, - "propState": 8, - "pos": { - "x": -2332, - "y": -17219, - "z": -9640 - }, - "rot": { - "x": 0, - "y": 47416, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "71": { - "monsters": [ - { - "groupId": 71, - "instId": 200001, - "eventId": 20413004, - "pos": { - "x": -8847, - "y": 44446, - "z": -34239 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 71, - "instId": 200002, - "eventId": 20413005, - "pos": { - "x": 7830, - "y": 44446, - "z": -44786 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 71, - "instId": 200003, - "eventId": 20413006, - "pos": { - "x": 36160, - "y": 59743, - "z": -64180 - }, - "rot": { - "x": 0, - "y": 16250, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 71, - "instId": 200004, - "eventId": 20413007, - "pos": { - "x": -37640, - "y": 59743, - "z": -64871 - }, - "rot": { - "x": 0, - "y": 10458, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 71, - "instId": 200005, - "eventId": 20413008, - "pos": { - "x": 27378, - "y": 50649, - "z": -6700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 71, - "instId": 200006, - "eventId": 20413009, - "pos": { - "x": -28032, - "y": 50647, - "z": -7538 - }, - "rot": { - "x": 0, - "y": 176103, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 71, - "instId": 200007, - "eventId": 20413010, - "pos": { - "x": 26844, - "y": 44457, - "z": -39275 - }, - "rot": { - "x": 0, - "y": 98796, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 71, - "instId": 200008, - "eventId": 20413011, - "pos": { - "x": -42968, - "y": 50647, - "z": -23548 - }, - "rot": { - "x": 0, - "y": 318428, - "z": 0 - }, - "monsterId": 4012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "72": { - "monsters": [ - { - "groupId": 72, - "instId": 200001, - "eventId": 20413013, - "pos": { - "x": 271432, - "y": 39485, - "z": -31522 - }, - "rot": { - "x": 0, - "y": 8867, - "z": 0 - }, - "monsterId": 4012040 - }, - { - "groupId": 72, - "instId": 200002, - "eventId": 20413014, - "pos": { - "x": 212373, - "y": 50239, - "z": 36877 - }, - "rot": { - "x": 0, - "y": 26087, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 72, - "instId": 200003, - "eventId": 20413015, - "pos": { - "x": 295350, - "y": 50225, - "z": -38710 - }, - "rot": { - "x": 0, - "y": 308657, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 72, - "instId": 200004, - "eventId": 20413016, - "pos": { - "x": 292290, - "y": 50225, - "z": -39030 - }, - "rot": { - "x": 0, - "y": 15973, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 72, - "instId": 200005, - "eventId": 20413017, - "pos": { - "x": 293778, - "y": 50239, - "z": 40392 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 72, - "instId": 200006, - "eventId": 20413018, - "pos": { - "x": 248350, - "y": 44318, - "z": 69920 - }, - "rot": { - "x": 0, - "y": 263746, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 72, - "instId": 200007, - "eventId": 20413019, - "pos": { - "x": 257290, - "y": 44318, - "z": 69630 - }, - "rot": { - "x": 0, - "y": 92359, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "73": { - "monsters": [ - { - "groupId": 73, - "instId": 200002, - "eventId": 20413029, - "pos": { - "x": 197285, - "y": 2171, - "z": 165461 - }, - "rot": { - "x": 0, - "y": 291326, - "z": 0 - }, - "monsterId": 4012040 - }, - { - "groupId": 73, - "instId": 200004, - "eventId": 20413031, - "pos": { - "x": 218249, - "y": -2638, - "z": 225304 - }, - "rot": { - "x": 0, - "y": 244041, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 73, - "instId": 200005, - "eventId": 20413032, - "pos": { - "x": 203935, - "y": -2650, - "z": 314507 - }, - "rot": { - "x": 0, - "y": 201546, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 73, - "instId": 200006, - "eventId": 20413033, - "pos": { - "x": 207020, - "y": 3321, - "z": 281191 - }, - "rot": { - "x": 0, - "y": 229457, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 73, - "instId": 200007, - "eventId": 20413034, - "pos": { - "x": 218570, - "y": 8540, - "z": 316439 - }, - "rot": { - "x": 0, - "y": 215704, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 73, - "instId": 200008, - "eventId": 20413035, - "pos": { - "x": 170038, - "y": 2045, - "z": 239906 - }, - "rot": { - "x": 0, - "y": 345221, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 73, - "instId": 200009, - "eventId": 20413036, - "pos": { - "x": 162176, - "y": 2045, - "z": 240183 - }, - "rot": { - "x": 0, - "y": 73804, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 73, - "instId": 200010, - "eventId": 20413037, - "pos": { - "x": 177185, - "y": 2045, - "z": 233214 - }, - "rot": { - "x": 0, - "y": 136417, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "74": { - "monsters": [ - { - "groupId": 74, - "instId": 200001, - "eventId": 20413040, - "pos": { - "x": 22555, - "y": -23506, - "z": 173351 - }, - "rot": { - "x": 0, - "y": 21400, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 74, - "instId": 200002, - "eventId": 20413041, - "pos": { - "x": 2324, - "y": -19011, - "z": 233847 - }, - "rot": { - "x": 0, - "y": 114254, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 74, - "instId": 200003, - "eventId": 20413042, - "pos": { - "x": 1817, - "y": -18997, - "z": 158923 - }, - "rot": { - "x": 0, - "y": 83037, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 74, - "instId": 200007, - "eventId": 20413043, - "pos": { - "x": 23, - "y": -18939, - "z": 121309 - }, - "rot": { - "x": 0, - "y": 344899, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 74, - "instId": 200008, - "eventId": 20413044, - "pos": { - "x": 2202, - "y": -18939, - "z": 120091 - }, - "rot": { - "x": 0, - "y": 317157, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 74, - "instId": 200009, - "eventId": 20413045, - "pos": { - "x": -2850, - "y": -18939, - "z": 119540 - }, - "rot": { - "x": 0, - "y": 207244, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": -67140, - "y": 30970, - "z": 195930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104026 - }, - { - "groupId": 77, - "instId": 300002, - "propState": 8, - "pos": { - "x": 32885, - "y": -30680, - "z": 240722 - }, - "rot": { - "x": 0, - "y": 215147, - "z": 0 - }, - "propId": 104027 - }, - { - "groupId": 77, - "instId": 300003, - "propState": 8, - "pos": { - "x": -31480, - "y": -28390, - "z": 241760 - }, - "rot": { - "x": 0, - "y": 147441, - "z": 0 - }, - "propId": 104027 - }, - { - "groupId": 77, - "instId": 300004, - "propState": 8, - "pos": { - "x": 32399, - "y": -30929, - "z": 151510 - }, - "rot": { - "x": 0, - "y": 324975, - "z": 0 - }, - "propId": 104027 - }, { - "groupId": 77, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31624, - "y": -29470, - "z": 151936 - }, - "rot": { - "x": 0, - "y": 35351, - "z": 0 - }, - "propId": 104027 - }, { - "groupId": 77, - "instId": 300006, - "propState": 8, - "pos": { - "x": 49, - "y": 46820, - "z": 196423 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104025 - }, { - "groupId": 77, - "instId": 300007, - "propState": 8, - "pos": { - "x": 49, - "y": 46820, - "z": 196423 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104025 - }, { - "groupId": 77, - "instId": 300008, - "propState": 8, - "pos": { - "x": 49, - "y": 46820, - "z": 196423 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104025 - }, { - "groupId": 77, - "instId": 300009, - "propState": 8, - "pos": { - "x": 49, - "y": 46820, - "z": 196423 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104025 - }, { - "groupId": 77, - "instId": 300010, - "propState": 8, - "pos": { - "x": -39796, - "y": 3961, - "z": 194997 - }, - "rot": { - "x": 0, - "y": 217562, - "z": 0 - }, - "propId": 104025 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": 37204, - "y": -16242, - "z": 211960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104029 - }, { - "groupId": 78, - "instId": 300002, - "propState": 1, - "pos": { - "x": -18928, - "y": -22327, - "z": 223797 - }, - "rot": { - "x": 0, - "y": 213138, - "z": 0 - }, - "propId": 104029 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300002, - "propState": 8, - "pos": { - "x": -9940, - "y": -24956, - "z": 153330 - }, - "rot": { - "x": 0, - "y": 5507, - "z": 0 - }, - "propId": 104022 - }, { - "groupId": 79, - "instId": 300003, - "propState": 1, - "pos": { - "x": -32970, - "y": -1390, - "z": 146220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31770, - "y": -8470, - "z": 151680 - }, - "rot": { - "x": 0, - "y": 35351, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 79, - "instId": 300004, - "propState": 8, - "pos": { - "x": -30810, - "y": -3590, - "z": 153290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300002, - "propState": 8, - "pos": { - "x": -31437, - "y": -18955, - "z": 199877 - }, - "rot": { - "x": 0, - "y": 175000, - "z": 0 - }, - "propId": 104022 - }, - { - "groupId": 80, - "instId": 300003, - "propState": 1, - "pos": { - "x": -35590, - "y": -14830, - "z": 229030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": -30080, - "y": -21790, - "z": 203790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 80, - "instId": 300004, - "propState": 8, - "pos": { - "x": -30940, - "y": -24070, - "z": 241580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 80, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31480, - "y": -7390, - "z": 241760 - }, - "rot": { - "x": 0, - "y": 147441, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 80, - "instId": 300006, - "propState": 8, - "pos": { - "x": -28160, - "y": -19130, - "z": 207640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 80, - "instId": 300007, - "propState": 8, - "pos": { - "x": -28480, - "y": -6860, - "z": 236710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 80, - "instId": 300008, - "propState": 8, - "pos": { - "x": -28450, - "y": -18850, - "z": 208980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300001, - "propState": 8, - "pos": { - "x": 167, - "y": -17203, - "z": 83499 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 84, - "instId": 300002, - "propState": 8, - "pos": { - "x": 140, - "y": -17262, - "z": 815 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 84, - "instId": 300003, - "propState": 8, - "pos": { - "x": 167, - "y": -17203, - "z": 83499 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 84, - "instId": 300004, - "propState": 8, - "pos": { - "x": 140, - "y": -17262, - "z": 815 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "85": { - "monsters": [ - { - "groupId": 85, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 133650, - "y": 70373, - "z": 46695 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300002, - "propState": 8, - "pos": { - "x": 132240, - "y": 32050, - "z": 5420 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104089 - }, { - "groupId": 85, - "instId": 300003, - "propState": 8, - "pos": { - "x": 121460, - "y": 45566, - "z": 39530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104101 - }, { - "groupId": 85, - "instId": 300004, - "propState": 20, - "pos": { - "x": 159430, - "y": 41544, - "z": 27630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60402 - } - ], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 1, - "pos": { - "x": 107665, - "y": 45544, - "z": 39795 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104100 - }, - { - "groupId": 86, - "instId": 300008, - "propState": 8, - "pos": { - "x": 101750, - "y": 36040, - "z": 6210 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104119 - }, - { - "groupId": 86, - "instId": 300003, - "propState": 8, - "pos": { - "x": 88800, - "y": 50566, - "z": -27200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104119 - }, - { - "groupId": 86, - "instId": 300005, - "propState": 8, - "pos": { - "x": 150840, - "y": 46544, - "z": -26840 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104119 - }, { - "groupId": 86, - "instId": 300009, - "propState": 8, - "pos": { - "x": 153349, - "y": 46544, - "z": 11493 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104119 - }, { - "groupId": 86, - "instId": 300012, - "propState": 8, - "pos": { - "x": 148471, - "y": 47637, - "z": 34145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104100 - }, { - "groupId": 86, - "instId": 300004, - "propState": 8, - "pos": { - "x": 154471, - "y": 41637, - "z": 34145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300006, - "propState": 8, - "pos": { - "x": 151471, - "y": 41637, - "z": 34145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300014, - "propState": 8, - "pos": { - "x": 148471, - "y": 41637, - "z": 34145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300015, - "propState": 8, - "pos": { - "x": 148471, - "y": 41637, - "z": 31145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300016, - "propState": 8, - "pos": { - "x": 151471, - "y": 44637, - "z": 34145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300002, - "propState": 8, - "pos": { - "x": 154471, - "y": 44637, - "z": 31145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300017, - "propState": 8, - "pos": { - "x": 151471, - "y": 41637, - "z": 31145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300018, - "propState": 8, - "pos": { - "x": 154471, - "y": 41637, - "z": 31145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300019, - "propState": 8, - "pos": { - "x": 148471, - "y": 44637, - "z": 31145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300020, - "propState": 8, - "pos": { - "x": 154471, - "y": 44637, - "z": 34145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300013, - "propState": 8, - "pos": { - "x": 148471, - "y": 44637, - "z": 34145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300037, - "propState": 8, - "pos": { - "x": 151471, - "y": 44637, - "z": 31145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300021, - "propState": 8, - "pos": { - "x": 172710, - "y": 41490, - "z": -19610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300022, - "propState": 8, - "pos": { - "x": 172710, - "y": 41490, - "z": -16610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300023, - "propState": 8, - "pos": { - "x": 172710, - "y": 41490, - "z": -13610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300024, - "propState": 8, - "pos": { - "x": 169710, - "y": 41490, - "z": -19610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300025, - "propState": 8, - "pos": { - "x": 169710, - "y": 41490, - "z": -16610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300026, - "propState": 8, - "pos": { - "x": 169710, - "y": 41490, - "z": -13610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300027, - "propState": 8, - "pos": { - "x": 169740, - "y": 41490, - "z": -19610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300028, - "propState": 8, - "pos": { - "x": 169960, - "y": 41490, - "z": -16610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300029, - "propState": 8, - "pos": { - "x": 172710, - "y": 47490, - "z": -13610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300030, - "propState": 8, - "pos": { - "x": 148471, - "y": 47637, - "z": 31145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300031, - "propState": 8, - "pos": { - "x": 172710, - "y": 44490, - "z": -13610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300032, - "propState": 8, - "pos": { - "x": 154471, - "y": 47637, - "z": 34145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300036, - "propState": 8, - "pos": { - "x": 172710, - "y": 44490, - "z": -19610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300038, - "propState": 8, - "pos": { - "x": 169710, - "y": 44490, - "z": -19610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300039, - "propState": 8, - "pos": { - "x": 172710, - "y": 44490, - "z": -16610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300040, - "propState": 8, - "pos": { - "x": 169710, - "y": 44490, - "z": -16610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300041, - "propState": 8, - "pos": { - "x": 169710, - "y": 44490, - "z": -13610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300033, - "propState": 8, - "pos": { - "x": 109165, - "y": 45544, - "z": 36795 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300034, - "propState": 8, - "pos": { - "x": 107665, - "y": 45544, - "z": 42795 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300035, - "propState": 8, - "pos": { - "x": 110665, - "y": 45610, - "z": 43805 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300010, - "propState": 8, - "pos": { - "x": 105179, - "y": 30890, - "z": 8275 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 86, - "instId": 300042, - "propState": 8, - "pos": { - "x": 106522, - "y": 31892, - "z": 5985 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 86, - "instId": 300043, - "propState": 8, - "pos": { - "x": 106099, - "y": 30890, - "z": 6 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 86, - "instId": 300044, - "propState": 8, - "pos": { - "x": 107570, - "y": 30890, - "z": 1530 - }, - "rot": { - "x": 0, - "y": 226994, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 86, - "instId": 300007, - "propState": 8, - "pos": { - "x": 148370, - "y": 41570, - "z": 6816 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 86, - "instId": 300045, - "propState": 8, - "pos": { - "x": 151426, - "y": 42632, - "z": 7176 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 104037 - } - ], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": 148040, - "y": 24050, - "z": 6846 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 87, - "instId": 300002, - "propState": 2, - "pos": { - "x": 171850, - "y": 65290, - "z": -16550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 87, - "instId": 300003, - "propState": 8, - "pos": { - "x": 101854, - "y": 33973, - "z": 6130 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 87, - "instId": 300004, - "propState": 8, - "pos": { - "x": 169710, - "y": 47490, - "z": -19610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104100 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300003, - "propState": 8, - "pos": { - "x": 174940, - "y": 12, - "z": 184690 - }, - "rot": { - "x": 0, - "y": 117320, - "z": 0 - }, - "propId": 104038 - }, - { - "groupId": 88, - "instId": 300004, - "propState": 8, - "pos": { - "x": 167260, - "y": 13, - "z": 188980 - }, - "rot": { - "x": 0, - "y": 296817, - "z": 0 - }, - "propId": 104039 - }, - { - "groupId": 88, - "instId": 300001, - "propState": 8, - "pos": { - "x": 198410, - "y": 3359, - "z": 275980 - }, - "rot": { - "x": 0, - "y": 294526, - "z": 0 - }, - "propId": 104043 - }, - { - "groupId": 88, - "instId": 300002, - "propState": 8, - "pos": { - "x": 193737, - "y": -4570, - "z": 268997 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 88, - "instId": 300005, - "propState": 8, - "pos": { - "x": 193737, - "y": -4570, - "z": 268997 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29260, - "y": -18898, - "z": 196480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - }, { - "groupId": 89, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29320, - "y": -18640, - "z": 196530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 8, - "pos": { - "x": 43369, - "y": 50649, - "z": -42040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 90, - "instId": 300002, - "propState": 8, - "pos": { - "x": 43280, - "y": 49960, - "z": -33310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - } - ], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 91, - "instId": 300001, - "propState": 12, - "pos": { - "x": 271611, - "y": 39485, - "z": -31203 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 91, - "instId": 300002, - "propState": 12, - "pos": { - "x": 318658, - "y": 44470, - "z": -35318 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 12, - "pos": { - "x": 2110, - "y": -19011, - "z": 237341 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 92, - "instId": 300002, - "propState": 12, - "pos": { - "x": 46598, - "y": -24532, - "z": 178643 - }, - "rot": { - "x": 0, - "y": 270431, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 92, - "instId": 300003, - "propState": 12, - "pos": { - "x": -130, - "y": -18941, - "z": 135440 - }, - "rot": { - "x": 0, - "y": 431, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": 269512, - "y": 39485, - "z": -25825 - }, - "rot": { - "x": 0, - "y": 272506, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 93, - "instId": 300017, - "propState": 8, - "pos": { - "x": 269330, - "y": 39485, - "z": -28100 - }, - "rot": { - "x": 0, - "y": 276435, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 93, - "instId": 300002, - "propState": 8, - "pos": { - "x": 249154, - "y": 44341, - "z": -37375 - }, - "rot": { - "x": 0, - "y": 273159, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": 238487, - "y": 44341, - "z": -13902 - }, - "rot": { - "x": 0, - "y": 143973, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300014, - "propState": 8, - "pos": { - "x": 209933, - "y": 50239, - "z": 45535 - }, - "rot": { - "x": 0, - "y": 130142, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300019, - "propState": 8, - "pos": { - "x": 323502, - "y": 44341, - "z": 5168 - }, - "rot": { - "x": 0, - "y": 271470, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": 293391, - "y": 50225, - "z": -26350 - }, - "rot": { - "x": 0, - "y": 2578, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": 258275, - "y": 44402, - "z": 47622 - }, - "rot": { - "x": 0, - "y": 187432, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": 248105, - "y": 43942, - "z": 45846 - }, - "rot": { - "x": 0, - "y": 173287, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300007, - "propState": 8, - "pos": { - "x": 309602, - "y": 44341, - "z": -36835 - }, - "rot": { - "x": 0, - "y": 358423, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300024, - "propState": 8, - "pos": { - "x": 238071, - "y": 44341, - "z": 40992 - }, - "rot": { - "x": 0, - "y": 205000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 93, - "instId": 300025, - "propState": 8, - "pos": { - "x": 313796, - "y": 44341, - "z": 22538 - }, - "rot": { - "x": 0, - "y": 310001, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 36351, - "y": -22410, - "z": 177838 - }, - "rot": { - "x": 0, - "y": 20347, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 94, - "instId": 300017, - "propState": 8, - "pos": { - "x": 22163, - "y": -18939, - "z": 200310 - }, - "rot": { - "x": 0, - "y": 143544, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": -1834, - "y": -19011, - "z": 221310 - }, - "rot": { - "x": 0, - "y": 120568, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 94, - "instId": 300024, - "propState": 8, - "pos": { - "x": 27980, - "y": -23504, - "z": 221370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 94, - "instId": 300027, - "propState": 8, - "pos": { - "x": -32393, - "y": -19202, - "z": 189358 - }, - "rot": { - "x": 0, - "y": 241437, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "95": { - "monsters": [ - { - "groupId": 95, - "instId": 200001, - "eventId": 20413021, - "pos": { - "x": 229039, - "y": 44426, - "z": -41561 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 95, - "instId": 200002, - "eventId": 20413022, - "pos": { - "x": 230466, - "y": 50239, - "z": 44060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 95, - "instId": 200003, - "eventId": 20413023, - "pos": { - "x": 296532, - "y": 50235, - "z": 31727 - }, - "rot": { - "x": 0, - "y": 130187, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 95, - "instId": 200004, - "eventId": 20413024, - "pos": { - "x": 318925, - "y": 44342, - "z": -664 - }, - "rot": { - "x": 0, - "y": 8380, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 95, - "instId": 200005, - "eventId": 20413025, - "pos": { - "x": 320544, - "y": 44341, - "z": -600 - }, - "rot": { - "x": 0, - "y": 355001, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 95, - "instId": 200006, - "eventId": 20413026, - "pos": { - "x": 314526, - "y": 44470, - "z": -29845 - }, - "rot": { - "x": 0, - "y": 232070, - "z": 0 - }, - "monsterId": 4012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "96": { - "monsters": [ - { - "groupId": 96, - "instId": 200001, - "eventId": 20413046, - "pos": { - "x": 406, - "y": -18816, - "z": 235312 - }, - "rot": { - "x": 0, - "y": 19218, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 96, - "instId": 200002, - "eventId": 20413047, - "pos": { - "x": 30, - "y": -18997, - "z": 159730 - }, - "rot": { - "x": 0, - "y": 151160, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 96, - "instId": 200003, - "eventId": 20413048, - "pos": { - "x": 32560, - "y": -23828, - "z": 194180 - }, - "rot": { - "x": 0, - "y": 86206, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "97": { - "monsters": [ - { - "groupId": 97, - "instId": 200001, - "eventId": 20413001, - "pos": { - "x": -3146, - "y": -21012, - "z": -302685 - }, - "rot": { - "x": 0, - "y": 101942, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 97, - "instId": 200002, - "eventId": 20413002, - "pos": { - "x": 28922, - "y": -21012, - "z": -303768 - }, - "rot": { - "x": 0, - "y": 299723, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 97, - "instId": 200003, - "eventId": 20413003, - "pos": { - "x": 6178, - "y": -19124, - "z": -270867 - }, - "rot": { - "x": 0, - "y": 261721, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "143": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 143, - "instId": 300001, - "propState": 101, - "pos": { - "x": 29907, - "y": -4088, - "z": 236551 - }, - "rot": { - "x": 0, - "y": 215017, - "z": 0 - }, - "propId": 104035 - }, { - "groupId": 143, - "instId": 300002, - "propState": 101, - "pos": { - "x": 29934, - "y": -4170, - "z": 155081 - }, - "rot": { - "x": 0, - "y": 146732, - "z": 0 - }, - "propId": 104035 - }, { - "groupId": 143, - "instId": 300003, - "propState": 101, - "pos": { - "x": -28746, - "y": -3073, - "z": 155940 - }, - "rot": { - "x": 0, - "y": 39355, - "z": 0 - }, - "propId": 104035 - } - ], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 150, - "instId": 300002, - "propState": 8, - "pos": { - "x": 20, - "y": -10910, - "z": 240090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104089 - }, - { - "groupId": 150, - "instId": 300004, - "propState": 8, - "pos": { - "x": -23113, - "y": -19442, - "z": 196590 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104101 - }, - { - "groupId": 150, - "instId": 300005, - "propState": 8, - "pos": { - "x": -150, - "y": -19454, - "z": 144410 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104101 - }, - { - "groupId": 150, - "instId": 300006, - "propState": 8, - "pos": { - "x": 9560, - "y": -21791, - "z": 167158 - }, - "rot": { - "x": 0, - "y": 251694, - "z": 0 - }, - "propId": 104101 - }, { - "groupId": 150, - "instId": 300007, - "propState": 20, - "pos": { - "x": -34643, - "y": -18737, - "z": 196400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 151, - "instId": 300001, - "propState": 1, - "pos": { - "x": 29942, - "y": -25067, - "z": 236514 - }, - "rot": { - "x": 0, - "y": 34683, - "z": 0 - }, - "propId": 104028 - }, - { - "groupId": 151, - "instId": 300002, - "propState": 1, - "pos": { - "x": 2180, - "y": -17690, - "z": 154210 - }, - "rot": { - "x": 0, - "y": 350123, - "z": 0 - }, - "propId": 104028 - }, - { - "groupId": 151, - "instId": 300003, - "propState": 8, - "pos": { - "x": 29878, - "y": -25654, - "z": 155106 - }, - "rot": { - "x": 0, - "y": 58900, - "z": 0 - }, - "propId": 104028 - }, - { - "groupId": 151, - "instId": 300004, - "propState": 1, - "pos": { - "x": -28732, - "y": -23950, - "z": 155935 - }, - "rot": { - "x": 0, - "y": 38782, - "z": 0 - }, - "propId": 104028 - }, { - "groupId": 151, - "instId": 300008, - "propState": 8, - "pos": { - "x": -1950, - "y": -13890, - "z": 155540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104119 - }, { - "groupId": 151, - "instId": 300005, - "propState": 102, - "pos": { - "x": 29907, - "y": -4088, - "z": 236551 - }, - "rot": { - "x": 0, - "y": 215017, - "z": 0 - }, - "propId": 104035 - }, { - "groupId": 151, - "instId": 300006, - "propState": 102, - "pos": { - "x": 29934, - "y": -4170, - "z": 155081 - }, - "rot": { - "x": 0, - "y": 146732, - "z": 0 - }, - "propId": 104035 - }, { - "groupId": 151, - "instId": 300009, - "propState": 102, - "pos": { - "x": -28746, - "y": -3073, - "z": 155940 - }, - "rot": { - "x": 0, - "y": 39355, - "z": 0 - }, - "propId": 104035 - }, { - "groupId": 151, - "instId": 300010, - "propState": 102, - "pos": { - "x": -28715, - "y": -1671, - "z": 237325 - }, - "rot": { - "x": 0, - "y": 145070, - "z": 0 - }, - "propId": 104035 - }, { - "groupId": 151, - "instId": 300007, - "propState": 8, - "pos": { - "x": -2774, - "y": -18998, - "z": 153917 - }, - "rot": { - "x": 0, - "y": 20146, - "z": 0 - }, - "propId": 104091 - }, { - "groupId": 151, - "instId": 300011, - "propState": 8, - "pos": { - "x": -596, - "y": -18997, - "z": 153911 - }, - "rot": { - "x": 0, - "y": 349958, - "z": 0 - }, - "propId": 104091 - } - ], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 152, - "instId": 300001, - "propState": 8, - "pos": { - "x": -40910, - "y": -23660, - "z": 196250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, - { - "groupId": 152, - "instId": 300002, - "propState": 8, - "pos": { - "x": 13330, - "y": -26190, - "z": 183380 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, - { - "groupId": 152, - "instId": 300003, - "propState": 8, - "pos": { - "x": 60070, - "y": 11690, - "z": 196394 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, - { - "groupId": 152, - "instId": 300004, - "propState": 8, - "pos": { - "x": -660, - "y": -25930, - "z": 140740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 152, - "instId": 300005, - "propState": 8, - "pos": { - "x": 52700, - "y": -32070, - "z": 196370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 153, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": -5100, - "z": 149530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104089 - } - ], - "teleports": {} - }, - "154": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 154, - "instId": 300001, - "propState": 1, - "pos": { - "x": -10087, - "y": -24501, - "z": 242456 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104028 - }, { - "groupId": 154, - "instId": 300002, - "propState": 8, - "pos": { - "x": -28736, - "y": -23116, - "z": 237351 - }, - "rot": { - "x": 0, - "y": 328376, - "z": 0 - }, - "propId": 104028 - }, { - "groupId": 154, - "instId": 300003, - "propState": 101, - "pos": { - "x": -28715, - "y": -1671, - "z": 237325 - }, - "rot": { - "x": 0, - "y": 145070, - "z": 0 - }, - "propId": 104035 - } - ], - "teleports": {} - }, - "155": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "159": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 159, - "instId": 300001, - "propState": 8, - "pos": { - "x": -67140, - "y": 30970, - "z": 195930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104026 - }, - { - "groupId": 159, - "instId": 300002, - "propState": 8, - "pos": { - "x": 32885, - "y": -30680, - "z": 240722 - }, - "rot": { - "x": 0, - "y": 215147, - "z": 0 - }, - "propId": 104027 - }, - { - "groupId": 159, - "instId": 300003, - "propState": 8, - "pos": { - "x": -31480, - "y": -28390, - "z": 241760 - }, - "rot": { - "x": 0, - "y": 147441, - "z": 0 - }, - "propId": 104027 - }, - { - "groupId": 159, - "instId": 300004, - "propState": 8, - "pos": { - "x": 32399, - "y": -30929, - "z": 151510 - }, - "rot": { - "x": 0, - "y": 324975, - "z": 0 - }, - "propId": 104027 - }, { - "groupId": 159, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31624, - "y": -29470, - "z": 151936 - }, - "rot": { - "x": 0, - "y": 35351, - "z": 0 - }, - "propId": 104027 - }, { - "groupId": 159, - "instId": 300006, - "propState": 8, - "pos": { - "x": 49, - "y": 46820, - "z": 196423 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104025 - }, { - "groupId": 159, - "instId": 300007, - "propState": 8, - "pos": { - "x": 49, - "y": 46820, - "z": 196423 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104025 - }, { - "groupId": 159, - "instId": 300008, - "propState": 8, - "pos": { - "x": 49, - "y": 46820, - "z": 196423 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104025 - }, { - "groupId": 159, - "instId": 300009, - "propState": 8, - "pos": { - "x": 49, - "y": 46820, - "z": 196423 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104025 - }, { - "groupId": 159, - "instId": 300010, - "propState": 8, - "pos": { - "x": -39796, - "y": 3961, - "z": 194997 - }, - "rot": { - "x": 0, - "y": 217562, - "z": 0 - }, - "propId": 104025 - } - ], - "teleports": {} - }, - "165": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 165, - "instId": 300001, - "propState": 18, - "pos": { - "x": 186247, - "y": 43605, - "z": 43584 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 165, - "instId": 300002, - "propState": 1, - "pos": { - "x": 186130, - "y": 41599, - "z": 38199 - }, - "rot": { - "x": 0, - "y": 101249, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 165, - "instId": 300004, - "propState": 8, - "pos": { - "x": 186247, - "y": 43605, - "z": 43288 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "166": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 166, - "instId": 300001, - "propState": 18, - "pos": { - "x": 35, - "y": -19952, - "z": -261357 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 166, - "instId": 300002, - "propState": 1, - "pos": { - "x": -139, - "y": -19037, - "z": -268516 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 166, - "instId": 300004, - "propState": 8, - "pos": { - "x": 35, - "y": -19706, - "z": -261944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "167": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 167, - "instId": 300001, - "propState": 18, - "pos": { - "x": -301, - "y": 26686, - "z": -487780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 167, - "instId": 300002, - "propState": 1, - "pos": { - "x": -207, - "y": 26791, - "z": -487780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 167, - "instId": 300004, - "propState": 8, - "pos": { - "x": -301, - "y": 26752, - "z": -487822 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "168": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 168, - "instId": 300001, - "propState": 18, - "pos": { - "x": 6179, - "y": 39902, - "z": -93334 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 168, - "instId": 300002, - "propState": 1, - "pos": { - "x": 6263, - "y": 39527, - "z": -95428 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 168, - "instId": 300004, - "propState": 8, - "pos": { - "x": 6179, - "y": 40026, - "z": -93334 - }, - "rot": { - "x": 0, - "y": 346269, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 169, - "instId": 300001, - "propState": 18, - "pos": { - "x": 246855, - "y": 5685, - "z": 114608 - }, - "rot": { - "x": 0, - "y": 18953, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 169, - "instId": 300002, - "propState": 1, - "pos": { - "x": 248390, - "y": 2237, - "z": 113660 - }, - "rot": { - "x": 0, - "y": 301616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "170": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 170, - "instId": 300001, - "propState": 18, - "pos": { - "x": 164382, - "y": 73945, - "z": 5565 - }, - "rot": { - "x": 0, - "y": 270752, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 170, - "instId": 300002, - "propState": 1, - "pos": { - "x": 164415, - "y": 74851, - "z": 5329 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 170, - "instId": 300004, - "propState": 8, - "pos": { - "x": 162390, - "y": 74299, - "z": 3510 - }, - "rot": { - "x": 0, - "y": 44075, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "171": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 171, - "instId": 300001, - "propState": 18, - "pos": { - "x": 236989, - "y": 44447, - "z": 11608 - }, - "rot": { - "x": 0, - "y": 319973, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 171, - "instId": 300002, - "propState": 1, - "pos": { - "x": 236950, - "y": 44433, - "z": 11548 - }, - "rot": { - "x": 0, - "y": 45875, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 171, - "instId": 300004, - "propState": 8, - "pos": { - "x": 236989, - "y": 44539, - "z": 11608 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "172": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 172, - "instId": 300001, - "propState": 18, - "pos": { - "x": 195489, - "y": 2171, - "z": 153498 - }, - "rot": { - "x": 0, - "y": 141480, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 172, - "instId": 300002, - "propState": 1, - "pos": { - "x": 195499, - "y": 2171, - "z": 153504 - }, - "rot": { - "x": 0, - "y": 159050, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 172, - "instId": 300004, - "propState": 8, - "pos": { - "x": 195462, - "y": 2262, - "z": 153479 - }, - "rot": { - "x": 0, - "y": 234072, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300001, - "propState": 18, - "pos": { - "x": 307873, - "y": 2334, - "z": 198342 - }, - "rot": { - "x": 0, - "y": 120537, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 173, - "instId": 300002, - "propState": 1, - "pos": { - "x": 307910, - "y": 2334, - "z": 198283 - }, - "rot": { - "x": 0, - "y": 355730, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 173, - "instId": 300004, - "propState": 8, - "pos": { - "x": 307885, - "y": 2395, - "z": 198347 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300001, - "propState": 18, - "pos": { - "x": 194879, - "y": -2598, - "z": 262905 - }, - "rot": { - "x": 0, - "y": 334455, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 174, - "instId": 300002, - "propState": 1, - "pos": { - "x": 194955, - "y": -2598, - "z": 262902 - }, - "rot": { - "x": 0, - "y": 167918, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 174, - "instId": 300004, - "propState": 8, - "pos": { - "x": 194842, - "y": -2501, - "z": 262911 - }, - "rot": { - "x": 0, - "y": 279000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -32083, - "y": 482, - "z": 195491 - }, - "rot": { - "x": 0, - "y": 88506, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 175, - "instId": 300002, - "propState": 1, - "pos": { - "x": -32083, - "y": 482, - "z": 195491 - }, - "rot": { - "x": 0, - "y": 88506, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 175, - "instId": 300004, - "propState": 8, - "pos": { - "x": -32183, - "y": 254, - "z": 197696 - }, - "rot": { - "x": 0, - "y": 177408, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300001, - "propState": 18, - "pos": { - "x": 186195, - "y": 48500, - "z": -48301 - }, - "rot": { - "x": 0, - "y": 178937, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 176, - "instId": 300002, - "propState": 1, - "pos": { - "x": 186350, - "y": 44341, - "z": -46961 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 176, - "instId": 300004, - "propState": 8, - "pos": { - "x": 186195, - "y": 48410, - "z": -47379 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300001, - "propState": 18, - "pos": { - "x": 92744, - "y": -3374, - "z": 191004 - }, - "rot": { - "x": 0, - "y": 93680, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 177, - "instId": 300002, - "propState": 1, - "pos": { - "x": 92713, - "y": -3352, - "z": 191006 - }, - "rot": { - "x": 0, - "y": 93680, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 177, - "instId": 300004, - "propState": 8, - "pos": { - "x": 92810, - "y": -3252, - "z": 190982 - }, - "rot": { - "x": 0, - "y": 170006, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 18, - "pos": { - "x": -2673, - "y": -17195, - "z": 86939 - }, - "rot": { - "x": 0, - "y": 112908, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 178, - "instId": 300002, - "propState": 1, - "pos": { - "x": -2651, - "y": -17195, - "z": 86961 - }, - "rot": { - "x": 0, - "y": 159285, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 178, - "instId": 300004, - "propState": 8, - "pos": { - "x": -2691, - "y": -17083, - "z": 86903 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300001, - "propState": 18, - "pos": { - "x": -41342, - "y": 50647, - "z": -29060 - }, - "rot": { - "x": 0, - "y": 176954, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 179, - "instId": 300002, - "propState": 1, - "pos": { - "x": -41342, - "y": 50647, - "z": -29060 - }, - "rot": { - "x": 0, - "y": 28182, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 179, - "instId": 300004, - "propState": 8, - "pos": { - "x": -41480, - "y": 50782, - "z": -29321 - }, - "rot": { - "x": 0, - "y": 27911, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 179, - "instId": 300005, - "propState": 8, - "pos": { - "x": -41288, - "y": 50647, - "z": -28884 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 18, - "pos": { - "x": 306210, - "y": 44579, - "z": -37030 - }, - "rot": { - "x": 0, - "y": 309838, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 180, - "instId": 300002, - "propState": 1, - "pos": { - "x": 306267, - "y": 44579, - "z": -37120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 180, - "instId": 300004, - "propState": 8, - "pos": { - "x": 306210, - "y": 44579, - "z": -37030 - }, - "rot": { - "x": 0, - "y": 186781, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": 263068, - "y": 45829, - "z": 76846 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 181, - "instId": 300002, - "propState": 1, - "pos": { - "x": 261922, - "y": 44703, - "z": 77283 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 181, - "instId": 300004, - "propState": 8, - "pos": { - "x": 263068, - "y": 45829, - "z": 76846 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "182": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 182, - "instId": 300001, - "propState": 18, - "pos": { - "x": 149244, - "y": 1412, - "z": 190093 - }, - "rot": { - "x": 0, - "y": 179037, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 182, - "instId": 300002, - "propState": 1, - "pos": { - "x": 149717, - "y": 185, - "z": 189483 - }, - "rot": { - "x": 0, - "y": 179037, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 182, - "instId": 300004, - "propState": 8, - "pos": { - "x": 149244, - "y": 1530, - "z": 190093 - }, - "rot": { - "x": 0, - "y": 207570, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "183": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 183, - "instId": 300001, - "propState": 18, - "pos": { - "x": 176916, - "y": -628, - "z": 280785 - }, - "rot": { - "x": 0, - "y": 147627, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 183, - "instId": 300002, - "propState": 1, - "pos": { - "x": 175942, - "y": -2596, - "z": 281449 - }, - "rot": { - "x": 0, - "y": 50766, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 183, - "instId": 300004, - "propState": 8, - "pos": { - "x": 176916, - "y": -528, - "z": 280785 - }, - "rot": { - "x": 0, - "y": 203574, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 184, - "instId": 300001, - "propState": 18, - "pos": { - "x": 102341, - "y": 48255, - "z": 46793 - }, - "rot": { - "x": 0, - "y": 135237, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 184, - "instId": 300002, - "propState": 1, - "pos": { - "x": 101521, - "y": 45640, - "z": 44686 - }, - "rot": { - "x": 0, - "y": 135238, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 184, - "instId": 300004, - "propState": 8, - "pos": { - "x": 102341, - "y": 48367, - "z": 46794 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "195": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 195, - "instId": 300001, - "propState": 8, - "pos": { - "x": -155, - "y": 44740, - "z": -5062 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 195, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5507, - "y": 51663, - "z": -6419 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104053 - }, - { - "groupId": 195, - "instId": 300003, - "propState": 8, - "pos": { - "x": -5460, - "y": 51663, - "z": -6450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104053 - }, - { - "groupId": 195, - "instId": 300004, - "propState": 8, - "pos": { - "x": 49538, - "y": 50995, - "z": -25651 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104024 - }, { - "groupId": 195, - "instId": 300005, - "propState": 8, - "pos": { - "x": 49539, - "y": 50995, - "z": -20004 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104024 - }, { - "groupId": 195, - "instId": 300006, - "propState": 8, - "pos": { - "x": 49306, - "y": 53533, - "z": -25632 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 195, - "instId": 300007, - "propState": 8, - "pos": { - "x": 49306, - "y": 53533, - "z": -20003 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104053 - } - ], - "teleports": {} - }, - "197": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 197, - "instId": 300002, - "propState": 8, - "pos": { - "x": 264306, - "y": 48950, - "z": 46710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 197, - "instId": 300003, - "propState": 8, - "pos": { - "x": 241445, - "y": 48950, - "z": 46710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 197, - "instId": 300004, - "propState": 8, - "pos": { - "x": 258787, - "y": 46628, - "z": 48654 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104024 - }, { - "groupId": 197, - "instId": 300005, - "propState": 8, - "pos": { - "x": 247382, - "y": 46628, - "z": 48654 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104024 - } - ], - "teleports": {} - }, - "198": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 198, - "instId": 300003, - "propState": 8, - "pos": { - "x": -11189, - "y": 46237, - "z": -56167 - }, - "rot": { - "x": 0, - "y": 298365, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "205": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 205, - "instId": 300001, - "propState": 8, - "pos": { - "x": 120, - "y": -21451, - "z": 196470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104121 - } - ], - "teleports": {} - }, - "206": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 206, - "instId": 300001, - "propState": 8, - "pos": { - "x": 120, - "y": -21451, - "z": 196470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104121 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 11, - "pos": { - "x": -26400, - "y": -17012, - "z": -243391 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "224": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 224, - "instId": 300001, - "propState": 11, - "pos": { - "x": -19530, - "y": 50647, - "z": -11820 - }, - "rot": { - "x": 0, - "y": 272162, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 11, - "pos": { - "x": 190200, - "y": 3303, - "z": 258120 - }, - "rot": { - "x": 0, - "y": 24387, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "231": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 231, - "instId": 300001, - "propState": 8, - "pos": { - "x": 192505, - "y": 2171, - "z": 156568 - }, - "rot": { - "x": 0, - "y": 349188, - "z": 0 - }, - "propId": 901 - }, { - "groupId": 231, - "instId": 300002, - "propState": 8, - "pos": { - "x": 192089, - "y": 2171, - "z": 156487 - }, - "rot": { - "x": 0, - "y": 259188, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1212": { - "anchorId": 1, - "groupId": 231, - "instId": 300001, - "pos": { - "x": 193720, - "y": 2171, - "z": 156800 - }, - "rot": { - "x": 0, - "y": 259188, - "z": 0 - } - } - } - }, - "232": { - "monsters": [ - { - "groupId": 232, - "instId": 200001, - "eventId": 20413101, - "pos": { - "x": -3146, - "y": -21012, - "z": -302685 - }, - "rot": { - "x": 0, - "y": 101942, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 232, - "instId": 200002, - "eventId": 20413102, - "pos": { - "x": 28922, - "y": -21012, - "z": -303768 - }, - "rot": { - "x": 0, - "y": 299723, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 232, - "instId": 200003, - "eventId": 20413103, - "pos": { - "x": 6178, - "y": -19124, - "z": -270867 - }, - "rot": { - "x": 0, - "y": 261721, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "233": { - "monsters": [ - { - "groupId": 233, - "instId": 200001, - "eventId": 20413105, - "pos": { - "x": 103819, - "y": 45566, - "z": -26722 - }, - "rot": { - "x": 0, - "y": 6363, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 233, - "instId": 200002, - "eventId": 20413106, - "pos": { - "x": 122540, - "y": 45566, - "z": -25540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 233, - "instId": 200003, - "eventId": 20413107, - "pos": { - "x": 151770, - "y": 41556, - "z": -16205 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "234": { - "monsters": [ - { - "groupId": 234, - "instId": 200001, - "eventId": 20413113, - "pos": { - "x": 271432, - "y": 39485, - "z": -31522 - }, - "rot": { - "x": 0, - "y": 8867, - "z": 0 - }, - "monsterId": 4012040 - }, - { - "groupId": 234, - "instId": 200002, - "eventId": 20413114, - "pos": { - "x": 212373, - "y": 50239, - "z": 36877 - }, - "rot": { - "x": 0, - "y": 26087, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 234, - "instId": 200003, - "eventId": 20413115, - "pos": { - "x": 295350, - "y": 50225, - "z": -38710 - }, - "rot": { - "x": 0, - "y": 308657, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 234, - "instId": 200004, - "eventId": 20413116, - "pos": { - "x": 292290, - "y": 50225, - "z": -39030 - }, - "rot": { - "x": 0, - "y": 15973, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 234, - "instId": 200005, - "eventId": 20413117, - "pos": { - "x": 293778, - "y": 50239, - "z": 40392 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 234, - "instId": 200006, - "eventId": 20413118, - "pos": { - "x": 248350, - "y": 44318, - "z": 69920 - }, - "rot": { - "x": 0, - "y": 263746, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 234, - "instId": 200007, - "eventId": 20413119, - "pos": { - "x": 257290, - "y": 44318, - "z": 69630 - }, - "rot": { - "x": 0, - "y": 92359, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "235": { - "monsters": [ - { - "groupId": 235, - "instId": 200001, - "eventId": 20413121, - "pos": { - "x": 229039, - "y": 44426, - "z": -41561 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 235, - "instId": 200002, - "eventId": 20413122, - "pos": { - "x": 230466, - "y": 50239, - "z": 44060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 235, - "instId": 200003, - "eventId": 20413123, - "pos": { - "x": 296510, - "y": 50235, - "z": 31733 - }, - "rot": { - "x": 0, - "y": 142794, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 235, - "instId": 200004, - "eventId": 20413124, - "pos": { - "x": 318925, - "y": 44342, - "z": -664 - }, - "rot": { - "x": 0, - "y": 8380, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 235, - "instId": 200005, - "eventId": 20413125, - "pos": { - "x": 320544, - "y": 44341, - "z": -600 - }, - "rot": { - "x": 0, - "y": 355001, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 235, - "instId": 200006, - "eventId": 20413126, - "pos": { - "x": 314526, - "y": 44470, - "z": -29845 - }, - "rot": { - "x": 0, - "y": 232070, - "z": 0 - }, - "monsterId": 4012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "236": { - "monsters": [ - { - "groupId": 236, - "instId": 200001, - "eventId": 20413128, - "pos": { - "x": 237241, - "y": 2214, - "z": 149932 - }, - "rot": { - "x": 0, - "y": 165924, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 236, - "instId": 200002, - "eventId": 20413129, - "pos": { - "x": 197285, - "y": 2171, - "z": 165461 - }, - "rot": { - "x": 0, - "y": 291326, - "z": 0 - }, - "monsterId": 4012040 - }, - { - "groupId": 236, - "instId": 200003, - "eventId": 20413130, - "pos": { - "x": 207769, - "y": -2638, - "z": 216470 - }, - "rot": { - "x": 0, - "y": 236763, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 236, - "instId": 200004, - "eventId": 20413131, - "pos": { - "x": 218249, - "y": -2638, - "z": 225304 - }, - "rot": { - "x": 0, - "y": 244041, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 236, - "instId": 200005, - "eventId": 20413132, - "pos": { - "x": 203935, - "y": -2650, - "z": 314507 - }, - "rot": { - "x": 0, - "y": 201546, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 236, - "instId": 200006, - "eventId": 20413133, - "pos": { - "x": 207020, - "y": 3321, - "z": 281191 - }, - "rot": { - "x": 0, - "y": 229457, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 236, - "instId": 200007, - "eventId": 20413134, - "pos": { - "x": 218570, - "y": 8540, - "z": 316439 - }, - "rot": { - "x": 0, - "y": 215704, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 236, - "instId": 200008, - "eventId": 20413135, - "pos": { - "x": 170038, - "y": 2045, - "z": 239906 - }, - "rot": { - "x": 0, - "y": 345221, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 236, - "instId": 200009, - "eventId": 20413136, - "pos": { - "x": 162176, - "y": 2045, - "z": 240183 - }, - "rot": { - "x": 0, - "y": 73804, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 236, - "instId": 200010, - "eventId": 20413137, - "pos": { - "x": 177185, - "y": 2045, - "z": 233214 - }, - "rot": { - "x": 0, - "y": 136417, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "237": { - "monsters": [ - { - "groupId": 237, - "instId": 200001, - "eventId": 20413140, - "pos": { - "x": 22555, - "y": -23506, - "z": 173351 - }, - "rot": { - "x": 0, - "y": 21400, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 237, - "instId": 200002, - "eventId": 20413141, - "pos": { - "x": 2324, - "y": -19011, - "z": 233847 - }, - "rot": { - "x": 0, - "y": 114254, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 237, - "instId": 200003, - "eventId": 20413142, - "pos": { - "x": 2318, - "y": -18997, - "z": 143682 - }, - "rot": { - "x": 0, - "y": 83037, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 237, - "instId": 200007, - "eventId": 20413143, - "pos": { - "x": 23, - "y": -18939, - "z": 121309 - }, - "rot": { - "x": 0, - "y": 344899, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 237, - "instId": 200008, - "eventId": 20413144, - "pos": { - "x": 2202, - "y": -18939, - "z": 120091 - }, - "rot": { - "x": 0, - "y": 317157, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 237, - "instId": 200009, - "eventId": 20413145, - "pos": { - "x": -2850, - "y": -18939, - "z": 119540 - }, - "rot": { - "x": 0, - "y": 207244, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "238": { - "monsters": [ - { - "groupId": 238, - "instId": 200001, - "eventId": 20413146, - "pos": { - "x": 20599, - "y": -23558, - "z": 215803 - }, - "rot": { - "x": 0, - "y": 199611, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 238, - "instId": 200002, - "eventId": 20413147, - "pos": { - "x": 20980, - "y": -23545, - "z": 176830 - }, - "rot": { - "x": 0, - "y": 309160, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 238, - "instId": 200003, - "eventId": 20413148, - "pos": { - "x": -20049, - "y": -22344, - "z": 178190 - }, - "rot": { - "x": 0, - "y": 41206, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "240": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 240, - "instId": 300002, - "propState": 20, - "pos": { - "x": 12060, - "y": -17282, - "z": 196420 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "241": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 241, - "instId": 300001, - "propState": 1, - "pos": { - "x": 120, - "y": -50285, - "z": 202650 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 241, - "instId": 300002, - "propState": 1, - "pos": { - "x": 1839, - "y": -21864, - "z": 200585 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 241, - "instId": 300003, - "propState": 1, - "pos": { - "x": 106, - "y": -21926, - "z": 196450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 241, - "instId": 300004, - "propState": 1, - "pos": { - "x": 106, - "y": -50292, - "z": 196450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 241, - "instId": 300005, - "propState": 1, - "pos": { - "x": 106, - "y": -21926, - "z": 196450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "243": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 243, - "instId": 300001, - "propState": 8, - "pos": { - "x": -28744, - "y": -26610, - "z": 155948 - }, - "rot": { - "x": 0, - "y": 39355, - "z": 0 - }, - "propId": 104041 - }, - { - "groupId": 243, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29890, - "y": -28330, - "z": 155140 - }, - "rot": { - "x": 0, - "y": 238838, - "z": 0 - }, - "propId": 104041 - }, - { - "groupId": 243, - "instId": 300003, - "propState": 8, - "pos": { - "x": -28720, - "y": -25630, - "z": 237340 - }, - "rot": { - "x": 0, - "y": 150801, - "z": 0 - }, - "propId": 104041 - }, - { - "groupId": 243, - "instId": 300004, - "propState": 8, - "pos": { - "x": 29912, - "y": -27630, - "z": 236557 - }, - "rot": { - "x": 0, - "y": 215017, - "z": 0 - }, - "propId": 104041 - }, { - "groupId": 243, - "instId": 300005, - "propState": 8, - "pos": { - "x": 12200, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104041 - } - ], - "teleports": {} - }, - "245": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 245, - "instId": 300001, - "propState": 101, - "pos": { - "x": 29907, - "y": -4088, - "z": 236551 - }, - "rot": { - "x": 0, - "y": 215017, - "z": 0 - }, - "propId": 104035 - }, - { - "groupId": 245, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29934, - "y": -4170, - "z": 155081 - }, - "rot": { - "x": 0, - "y": 146732, - "z": 0 - }, - "propId": 104035 - }, - { - "groupId": 245, - "instId": 300003, - "propState": 101, - "pos": { - "x": -28746, - "y": -3073, - "z": 155940 - }, - "rot": { - "x": 0, - "y": 39355, - "z": 0 - }, - "propId": 104035 - }, - { - "groupId": 245, - "instId": 300004, - "propState": 1, - "pos": { - "x": 29902, - "y": -24967, - "z": 236539 - }, - "rot": { - "x": 0, - "y": 35019, - "z": 0 - }, - "propId": 104028 - }, { - "groupId": 245, - "instId": 300005, - "propState": 1, - "pos": { - "x": -28732, - "y": -23950, - "z": 155935 - }, - "rot": { - "x": 0, - "y": 38782, - "z": 0 - }, - "propId": 104028 - }, { - "groupId": 245, - "instId": 300006, - "propState": 1, - "pos": { - "x": 29878, - "y": -25654, - "z": 155106 - }, - "rot": { - "x": 0, - "y": 58900, - "z": 0 - }, - "propId": 104028 - } - ], - "teleports": {} - }, - "246": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 246, - "instId": 300001, - "propState": 8, - "pos": { - "x": 100, - "y": -18997, - "z": 162790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - }, { - "groupId": 246, - "instId": 300002, - "propState": 8, - "pos": { - "x": 6510, - "y": -19964, - "z": 165561 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 246, - "instId": 300004, - "propState": 8, - "pos": { - "x": 70, - "y": -18700, - "z": 162830 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "247": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 247, - "instId": 300002, - "propState": 8, - "pos": { - "x": -10, - "y": -5100, - "z": 155150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104089 - } - ], - "teleports": {} - }, - "248": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 248, - "instId": 300001, - "propState": 1, - "pos": { - "x": -10087, - "y": -24501, - "z": 242456 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104028 - }, - { - "groupId": 248, - "instId": 300002, - "propState": 8, - "pos": { - "x": -28736, - "y": -23116, - "z": 237351 - }, - "rot": { - "x": 0, - "y": 328376, - "z": 0 - }, - "propId": 104028 - }, - { - "groupId": 248, - "instId": 300003, - "propState": 101, - "pos": { - "x": -28715, - "y": -1671, - "z": 237325 - }, - "rot": { - "x": 0, - "y": 145070, - "z": 0 - }, - "propId": 104035 - }, - { - "groupId": 248, - "instId": 300004, - "propState": 8, - "pos": { - "x": -12233, - "y": -17270, - "z": 195353 - }, - "rot": { - "x": 0, - "y": 13100, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 248, - "instId": 300005, - "propState": 8, - "pos": { - "x": -12091, - "y": -17282, - "z": 197621 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - } - ], - "teleports": {} - }, - "249": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "250": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 250, - "instId": 300002, - "propState": 8, - "pos": { - "x": 247553, - "y": 4709, - "z": 114595 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 250, - "instId": 300004, - "propState": 8, - "pos": { - "x": 247553, - "y": 4609, - "z": 114595 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "251": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "252": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 252, - "instId": 300001, - "propState": 12, - "pos": { - "x": 161100, - "y": 12, - "z": 210870 - }, - "rot": { - "x": 0, - "y": 9406, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 252, - "instId": 300002, - "propState": 8, - "pos": { - "x": 161100, - "y": 112, - "z": 210870 - }, - "rot": { - "x": 0, - "y": 9406, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 252, - "instId": 300004, - "propState": 8, - "pos": { - "x": 161100, - "y": 12, - "z": 210870 - }, - "rot": { - "x": 0, - "y": 9406, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "253": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 253, - "instId": 300001, - "propState": 12, - "pos": { - "x": 161100, - "y": 12, - "z": 210870 - }, - "rot": { - "x": 0, - "y": 9406, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "270": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 270, - "instId": 300001, - "propState": 8, - "pos": { - "x": 7229, - "y": 27466, - "z": -435566 - }, - "rot": { - "x": 0, - "y": 343076, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 270, - "instId": 300005, - "propState": 8, - "pos": { - "x": -8597, - "y": 27545, - "z": -372059 - }, - "rot": { - "x": 0, - "y": 24948, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 270, - "instId": 300002, - "propState": 8, - "pos": { - "x": 13608, - "y": 27361, - "z": -216480 - }, - "rot": { - "x": 0, - "y": 330267, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 270, - "instId": 300003, - "propState": 8, - "pos": { - "x": -32268, - "y": -14247, - "z": -318123 - }, - "rot": { - "x": 0, - "y": 88701, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300004, - "propState": 8, - "pos": { - "x": -10, - "y": -20224, - "z": -296430 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300006, - "propState": 8, - "pos": { - "x": -38580, - "y": 51347, - "z": -44395 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300007, - "propState": 8, - "pos": { - "x": 30049, - "y": 51349, - "z": -62893 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300008, - "propState": 8, - "pos": { - "x": -27244, - "y": 45157, - "z": -36248 - }, - "rot": { - "x": 0, - "y": 60215, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300009, - "propState": 8, - "pos": { - "x": 60300, - "y": 51347, - "z": -19600 - }, - "rot": { - "x": 0, - "y": 5930, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300018, - "propState": 8, - "pos": { - "x": 92608, - "y": 46266, - "z": 43836 - }, - "rot": { - "x": 0, - "y": 87870, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300010, - "propState": 8, - "pos": { - "x": 95240, - "y": 46266, - "z": -32655 - }, - "rot": { - "x": 0, - "y": 87870, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300011, - "propState": 8, - "pos": { - "x": 183297, - "y": 42243, - "z": 11752 - }, - "rot": { - "x": 0, - "y": 160200, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300012, - "propState": 8, - "pos": { - "x": 162998, - "y": 42244, - "z": -16332 - }, - "rot": { - "x": 0, - "y": 267556, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300013, - "propState": 8, - "pos": { - "x": 258059, - "y": 2914, - "z": 139305 - }, - "rot": { - "x": 0, - "y": 328092, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300014, - "propState": 8, - "pos": { - "x": 254090, - "y": 2868, - "z": 200155 - }, - "rot": { - "x": 0, - "y": 113985, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300015, - "propState": 8, - "pos": { - "x": 302220, - "y": 2873, - "z": 223290 - }, - "rot": { - "x": 0, - "y": 8641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300016, - "propState": 8, - "pos": { - "x": 216318, - "y": -1949, - "z": 296646 - }, - "rot": { - "x": 0, - "y": 287928, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300017, - "propState": 8, - "pos": { - "x": 184341, - "y": 9295, - "z": 288007 - }, - "rot": { - "x": 0, - "y": 105705, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300019, - "propState": 8, - "pos": { - "x": -11620, - "y": 45157, - "z": -60260 - }, - "rot": { - "x": 0, - "y": 1629, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300020, - "propState": 8, - "pos": { - "x": 220615, - "y": 2868, - "z": 198838 - }, - "rot": { - "x": 0, - "y": 346417, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300021, - "propState": 8, - "pos": { - "x": 143992, - "y": 712, - "z": 190767 - }, - "rot": { - "x": 0, - "y": 103652, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "271": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 271, - "instId": 300001, - "propState": 8, - "pos": { - "x": 259533, - "y": 45042, - "z": -12973 - }, - "rot": { - "x": 0, - "y": 348574, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 271, - "instId": 300002, - "propState": 8, - "pos": { - "x": 289926, - "y": 50931, - "z": 8700 - }, - "rot": { - "x": 0, - "y": 325062, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 271, - "instId": 300003, - "propState": 8, - "pos": { - "x": 219716, - "y": 50939, - "z": 47508 - }, - "rot": { - "x": 0, - "y": 99905, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "272": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 272, - "instId": 300001, - "propState": 8, - "pos": { - "x": 259685, - "y": 45042, - "z": -19928 - }, - "rot": { - "x": 0, - "y": 94819, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 272, - "instId": 300002, - "propState": 8, - "pos": { - "x": 253916, - "y": 45043, - "z": 45541 - }, - "rot": { - "x": 0, - "y": 339342, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 272, - "instId": 300003, - "propState": 8, - "pos": { - "x": 307078, - "y": 45042, - "z": -10163 - }, - "rot": { - "x": 0, - "y": 171580, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 272, - "instId": 300004, - "propState": 8, - "pos": { - "x": 237802, - "y": 45043, - "z": 19746 - }, - "rot": { - "x": 0, - "y": 180469, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "273": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 273, - "instId": 300003, - "propState": 8, - "pos": { - "x": 212398, - "y": 52028, - "z": 31013 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 274, - "instId": 300001, - "propState": 20, - "pos": { - "x": 212809, - "y": 44362, - "z": 17870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 274, - "instId": 300002, - "propState": 8, - "pos": { - "x": 212809, - "y": 44362, - "z": 17870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 274, - "instId": 300003, - "propState": 8, - "pos": { - "x": 212096, - "y": 52739, - "z": 30840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "275": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 275, - "instId": 300003, - "propState": 8, - "pos": { - "x": 292158, - "y": 3966, - "z": 201063 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "276": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 276, - "instId": 300001, - "propState": 20, - "pos": { - "x": 292460, - "y": 2173, - "z": 204173 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 276, - "instId": 300002, - "propState": 8, - "pos": { - "x": 292460, - "y": 2173, - "z": 204173 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 276, - "instId": 300003, - "propState": 8, - "pos": { - "x": 292460, - "y": 4673, - "z": 201237 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "277": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 277, - "instId": 300001, - "propState": 8, - "pos": { - "x": -13650, - "y": 26751, - "z": -330710 - }, - "rot": { - "x": 0, - "y": 165412, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 277, - "instId": 300002, - "propState": 8, - "pos": { - "x": -13650, - "y": 26751, - "z": -330710 - }, - "rot": { - "x": 0, - "y": 165412, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 277, - "instId": 300003, - "propState": 20, - "pos": { - "x": 22334, - "y": 26661, - "z": -216940 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 277, - "instId": 300004, - "propState": 1, - "pos": { - "x": 22334, - "y": 26661, - "z": -216940 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "278": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 278, - "instId": 300001, - "propState": 8, - "pos": { - "x": 13319, - "y": 50649, - "z": -11600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 278, - "instId": 300002, - "propState": 8, - "pos": { - "x": 13319, - "y": 50649, - "z": -11600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 278, - "instId": 300003, - "propState": 20, - "pos": { - "x": 14458, - "y": 59743, - "z": -67067 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 278, - "instId": 300004, - "propState": 1, - "pos": { - "x": 14458, - "y": 59743, - "z": -67067 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "279": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 279, - "instId": 300001, - "propState": 8, - "pos": { - "x": 202820, - "y": -2638, - "z": 224560 - }, - "rot": { - "x": 0, - "y": 70122, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 279, - "instId": 300002, - "propState": 8, - "pos": { - "x": 202820, - "y": -2638, - "z": 224560 - }, - "rot": { - "x": 0, - "y": 70122, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 279, - "instId": 300003, - "propState": 20, - "pos": { - "x": 182272, - "y": 2045, - "z": 241448 - }, - "rot": { - "x": 0, - "y": 279257, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 279, - "instId": 300004, - "propState": 1, - "pos": { - "x": 182272, - "y": 2045, - "z": 241448 - }, - "rot": { - "x": 0, - "y": 279257, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "282": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 282, - "instId": 300001, - "propState": 18, - "pos": { - "x": -5851, - "y": 44748, - "z": -78892 - }, - "rot": { - "x": 0, - "y": 92806, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 282, - "instId": 300002, - "propState": 18, - "pos": { - "x": -8502, - "y": 39662, - "z": -134116 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 282, - "instId": 300003, - "propState": 18, - "pos": { - "x": 248398, - "y": 2214, - "z": 103299 - }, - "rot": { - "x": 0, - "y": 149553, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 282, - "instId": 300004, - "propState": 18, - "pos": { - "x": 48906, - "y": -17964, - "z": -302740 - }, - "rot": { - "x": 0, - "y": 235753, - "z": 0 - }, - "propId": 104096 - } - ], - "teleports": {} - }, - "298": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 298, - "instId": 300001, - "propState": 18, - "pos": { - "x": 44640, - "y": -18785, - "z": 201500 - }, - "rot": { - "x": 0, - "y": 318009, - "z": 0 - }, - "propId": 104096 - } - ], - "teleports": {} - }, - "302": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 501, - "startAnchorId": 1, - "startGroupId": 196, - "isEnteredSceneInfo": true - } - }, - "1040155": { - "P20411_F20411001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -377030, - "y": -112340, - "z": -519120 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104042 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -401090, - "y": -117680, - "z": -561610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104042 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 1, - "pos": { - "x": -376194, - "y": -113516, - "z": -519602 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104088 - }, - { - "groupId": 6, - "instId": 300005, - "propState": 1, - "pos": { - "x": -363873, - "y": -113516, - "z": -526716 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 6, - "instId": 300002, - "propState": 1, - "pos": { - "x": -376194, - "y": -113516, - "z": -519602 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 6, - "instId": 300006, - "propState": 1, - "pos": { - "x": -363873, - "y": -113516, - "z": -526716 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104088 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300002, - "propState": 0, - "pos": { - "x": -86390, - "y": 80670, - "z": -84900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 18, - "instId": 300004, - "propState": 0, - "pos": { - "x": -95175, - "y": 78137, - "z": -56354 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 0, - "pos": { - "x": -73140, - "y": 80610, - "z": -81366 - }, - "rot": { - "x": 0, - "y": 181380, - "z": 0 - }, - "propId": 104016 - }, - { - "groupId": 18, - "instId": 300001, - "propState": 0, - "pos": { - "x": -90685, - "y": 83670, - "z": -85830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 18, - "instId": 300005, - "propState": 1, - "pos": { - "x": -85970, - "y": 76626, - "z": -51150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104051 - }, { - "groupId": 18, - "instId": 300006, - "propState": 0, - "pos": { - "x": -67817, - "y": 78497, - "z": -61095 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104071 - }, { - "groupId": 18, - "instId": 300007, - "propState": 0, - "pos": { - "x": -94920, - "y": 82388, - "z": -90763 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104071 - }, { - "groupId": 18, - "instId": 300009, - "propState": 0, - "pos": { - "x": -82800, - "y": 76626, - "z": -53160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104037 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": -7257, - "y": 78915, - "z": -51248 - }, - "rot": { - "x": 0, - "y": 81980, - "z": 0 - }, - "propId": 104045 - }, - { - "groupId": 19, - "instId": 300003, - "propState": 8, - "pos": { - "x": 46650, - "y": 78903, - "z": -36520 - }, - "rot": { - "x": 0, - "y": 265786, - "z": 0 - }, - "propId": 104045 - }, - { - "groupId": 19, - "instId": 300004, - "propState": 8, - "pos": { - "x": 2550, - "y": 93815, - "z": -25190 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 19, - "instId": 300006, - "propState": 8, - "pos": { - "x": 43690, - "y": 93815, - "z": -49340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104034 - }, { - "groupId": 19, - "instId": 300007, - "propState": 8, - "pos": { - "x": 190, - "y": 78903, - "z": -19160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104038 - }, { - "groupId": 19, - "instId": 300009, - "propState": 8, - "pos": { - "x": -233, - "y": 78938, - "z": -33260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 19, - "instId": 300010, - "propState": 8, - "pos": { - "x": 44756, - "y": 78903, - "z": -43291 - }, - "rot": { - "x": 0, - "y": 338595, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 19, - "instId": 300011, - "propState": 8, - "pos": { - "x": 45946, - "y": 78903, - "z": -39370 - }, - "rot": { - "x": 0, - "y": 355961, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 19, - "instId": 300013, - "propState": 8, - "pos": { - "x": 43920, - "y": 78903, - "z": -41050 - }, - "rot": { - "x": 0, - "y": 3292, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 19, - "instId": 300019, - "propState": 8, - "pos": { - "x": -302, - "y": 78904, - "z": -74632 - }, - "rot": { - "x": 0, - "y": 89297, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 19, - "instId": 300020, - "propState": 8, - "pos": { - "x": 2278, - "y": 78923, - "z": -74777 - }, - "rot": { - "x": 0, - "y": 83961, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 19, - "instId": 300015, - "propState": 8, - "pos": { - "x": -2841, - "y": 78904, - "z": -75499 - }, - "rot": { - "x": 0, - "y": 82614, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 19, - "instId": 300005, - "propState": 8, - "pos": { - "x": -9777, - "y": 84964, - "z": -71274 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104016 - }, { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": 6767, - "y": 78915, - "z": -51248 - }, - "rot": { - "x": 0, - "y": 95380, - "z": 0 - }, - "propId": 104045 - }, { - "groupId": 19, - "instId": 300008, - "propState": 8, - "pos": { - "x": 46650, - "y": 78903, - "z": -45180 - }, - "rot": { - "x": 0, - "y": 267627, - "z": 0 - }, - "propId": 104045 - }, { - "groupId": 19, - "instId": 300014, - "propState": 8, - "pos": { - "x": 44636, - "y": 81450, - "z": -41347 - }, - "rot": { - "x": 0, - "y": 37745, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 19, - "instId": 300016, - "propState": 8, - "pos": { - "x": 33370, - "y": 98666, - "z": -48840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 19, - "instId": 300017, - "propState": 8, - "pos": { - "x": 4750, - "y": 95562, - "z": -25647 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -497422, - "y": -96003, - "z": -595220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 33, - "instId": 300002, - "propState": 8, - "pos": { - "x": -164408, - "y": 71462, - "z": -52903 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 33, - "instId": 300003, - "propState": 8, - "pos": { - "x": 223815, - "y": 56318, - "z": -31587 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 33, - "instId": 300004, - "propState": 8, - "pos": { - "x": 217412, - "y": 2166, - "z": 190233 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 33, - "instId": 300005, - "propState": 8, - "pos": { - "x": -2591, - "y": 81934, - "z": 149568 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 33, - "instId": 300006, - "propState": 8, - "pos": { - "x": 114365, - "y": 2105, - "z": 201210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 33, - "instId": 300007, - "propState": 8, - "pos": { - "x": 33410, - "y": 78904, - "z": -7925 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2041101": { - "anchorId": 1, - "groupId": 33, - "instId": 300001, - "pos": { - "x": -497420, - "y": -96020, - "z": -605400 - }, - "rot": { - "x": 0, - "y": 26802, - "z": 0 - } - }, - "2041102": { - "anchorId": 2, - "groupId": 33, - "instId": 300002, - "pos": { - "x": -161058, - "y": 71461, - "z": -61878 - }, - "rot": { - "x": 0, - "y": 75110, - "z": 0 - } - }, - "2041103": { - "anchorId": 3, - "groupId": 33, - "instId": 300003, - "pos": { - "x": 216516, - "y": 56318, - "z": -27922 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2041104": { - "anchorId": 4, - "groupId": 33, - "instId": 300004, - "pos": { - "x": 222334, - "y": 2165, - "z": 194480 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - } - }, - "2041105": { - "anchorId": 5, - "groupId": 33, - "instId": 300005, - "pos": { - "x": 210, - "y": 81854, - "z": 158025 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2041106": { - "anchorId": 6, - "groupId": 33, - "instId": 300006, - "pos": { - "x": 125650, - "y": 130, - "z": 195787 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2041107": { - "anchorId": 7, - "groupId": 33, - "instId": 300007, - "pos": { - "x": 38177, - "y": 78974, - "z": -13991 - }, - "rot": { - "x": 0, - "y": 226563, - "z": 0 - } - } - } - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 12, - "pos": { - "x": -401310, - "y": -121640, - "z": -546572 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 34, - "instId": 300002, - "propState": 12, - "pos": { - "x": -396661, - "y": -116281, - "z": -513795 - }, - "rot": { - "x": 0, - "y": 29896, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 34, - "instId": 300003, - "propState": 12, - "pos": { - "x": -346020, - "y": -112325, - "z": -532130 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 34, - "instId": 300004, - "propState": 12, - "pos": { - "x": -266411, - "y": -3875, - "z": -312938 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 34, - "instId": 300005, - "propState": 12, - "pos": { - "x": -237190, - "y": 20921, - "z": -226930 - }, - "rot": { - "x": 0, - "y": 32871, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 34, - "instId": 300006, - "propState": 12, - "pos": { - "x": -149016, - "y": 72663, - "z": -64027 - }, - "rot": { - "x": 0, - "y": 321933, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 12, - "pos": { - "x": -85900, - "y": 76627, - "z": -37190 - }, - "rot": { - "x": 0, - "y": 180536, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 40, - "instId": 300002, - "propState": 12, - "pos": { - "x": 45734, - "y": 81160, - "z": 10016 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 40, - "instId": 300003, - "propState": 12, - "pos": { - "x": -243, - "y": 88859, - "z": 93685 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 40, - "instId": 300005, - "propState": 12, - "pos": { - "x": 41150, - "y": 93815, - "z": -72192 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 40, - "instId": 300006, - "propState": 12, - "pos": { - "x": 43, - "y": 82624, - "z": -124527 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 40, - "instId": 300007, - "propState": 12, - "pos": { - "x": -40402, - "y": 78924, - "z": -49702 - }, - "rot": { - "x": 0, - "y": 132319, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 40, - "instId": 300004, - "propState": 12, - "pos": { - "x": -2821, - "y": 78915, - "z": -32206 - }, - "rot": { - "x": 0, - "y": 150128, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300002, - "propState": 12, - "pos": { - "x": 228150, - "y": 44341, - "z": -40782 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 41, - "instId": 300003, - "propState": 12, - "pos": { - "x": 291330, - "y": 50230, - "z": -45144 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 41, - "instId": 300004, - "propState": 12, - "pos": { - "x": 319229, - "y": 44470, - "z": -35327 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 41, - "instId": 300005, - "propState": 12, - "pos": { - "x": 361110, - "y": 44341, - "z": 8880 - }, - "rot": { - "x": 0, - "y": 358441, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 41, - "instId": 300006, - "propState": 12, - "pos": { - "x": 351105, - "y": 26096, - "z": 102036 - }, - "rot": { - "x": 0, - "y": 291789, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 41, - "instId": 300007, - "propState": 12, - "pos": { - "x": 271491, - "y": 39485, - "z": -31279 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 41, - "instId": 300008, - "propState": 12, - "pos": { - "x": 352289, - "y": 34943, - "z": 117715 - }, - "rot": { - "x": 0, - "y": 291789, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 12, - "pos": { - "x": 193944, - "y": -2638, - "z": 246468 - }, - "rot": { - "x": 0, - "y": 122148, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 42, - "instId": 300003, - "propState": 12, - "pos": { - "x": 197556, - "y": -8646, - "z": 178939 - }, - "rot": { - "x": 0, - "y": 8349, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 42, - "instId": 300004, - "propState": 12, - "pos": { - "x": 168854, - "y": -2849, - "z": 129870 - }, - "rot": { - "x": 0, - "y": 356471, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 42, - "instId": 300005, - "propState": 12, - "pos": { - "x": 156450, - "y": 185, - "z": 197660 - }, - "rot": { - "x": 0, - "y": 306373, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 8, - "pos": { - "x": -498395, - "y": -96003, - "z": -577053 - }, - "rot": { - "x": 0, - "y": 150828, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 44, - "instId": 300012, - "propState": 8, - "pos": { - "x": -481630, - "y": -96003, - "z": -598985 - }, - "rot": { - "x": 0, - "y": 293353, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 44, - "instId": 300017, - "propState": 8, - "pos": { - "x": -444360, - "y": -109949, - "z": -545772 - }, - "rot": { - "x": 0, - "y": 320532, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 44, - "instId": 300003, - "propState": 8, - "pos": { - "x": -395922, - "y": -117739, - "z": -543856 - }, - "rot": { - "x": 0, - "y": 313669, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 44, - "instId": 300018, - "propState": 8, - "pos": { - "x": -401640, - "y": -117671, - "z": -527190 - }, - "rot": { - "x": 0, - "y": 358253, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300014, - "propState": 8, - "pos": { - "x": -392204, - "y": -117738, - "z": -571121 - }, - "rot": { - "x": 0, - "y": 331915, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300005, - "propState": 8, - "pos": { - "x": -336600, - "y": -112323, - "z": -531180 - }, - "rot": { - "x": 0, - "y": 228051, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 44, - "instId": 300020, - "propState": 8, - "pos": { - "x": -346454, - "y": -112719, - "z": -533608 - }, - "rot": { - "x": 0, - "y": 187363, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300021, - "propState": 8, - "pos": { - "x": -344814, - "y": -112633, - "z": -533611 - }, - "rot": { - "x": 0, - "y": 157403, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300015, - "propState": 8, - "pos": { - "x": -389520, - "y": -112338, - "z": -512290 - }, - "rot": { - "x": 0, - "y": 118964, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300010, - "propState": 8, - "pos": { - "x": -396563, - "y": -116344, - "z": -500510 - }, - "rot": { - "x": 0, - "y": 125243, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300022, - "propState": 8, - "pos": { - "x": -370590, - "y": -116476, - "z": -504140 - }, - "rot": { - "x": 0, - "y": 211526, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 44, - "instId": 300023, - "propState": 8, - "pos": { - "x": -380780, - "y": -116476, - "z": -498180 - }, - "rot": { - "x": 0, - "y": 211526, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 44, - "instId": 300007, - "propState": 8, - "pos": { - "x": -342812, - "y": -105562, - "z": -437230 - }, - "rot": { - "x": 0, - "y": 156085, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300026, - "propState": 8, - "pos": { - "x": -269810, - "y": -3317, - "z": -303780 - }, - "rot": { - "x": 0, - "y": 302529, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300013, - "propState": 8, - "pos": { - "x": -393936, - "y": -116311, - "z": -513239 - }, - "rot": { - "x": 0, - "y": 295477, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300008, - "propState": 8, - "pos": { - "x": -283150, - "y": 6520, - "z": -261980 - }, - "rot": { - "x": 0, - "y": 278612, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300009, - "propState": 8, - "pos": { - "x": -267198, - "y": 15128, - "z": -217174 - }, - "rot": { - "x": 0, - "y": 171416, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300011, - "propState": 8, - "pos": { - "x": -247100, - "y": 17381, - "z": -205220 - }, - "rot": { - "x": 0, - "y": 208977, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 44, - "instId": 300024, - "propState": 8, - "pos": { - "x": -360840, - "y": -112354, - "z": -468694 - }, - "rot": { - "x": 0, - "y": 253235, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 44, - "instId": 300025, - "propState": 8, - "pos": { - "x": -348575, - "y": -114336, - "z": -559546 - }, - "rot": { - "x": 0, - "y": 53077, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 44, - "instId": 300027, - "propState": 8, - "pos": { - "x": -145998, - "y": 71505, - "z": -50107 - }, - "rot": { - "x": 0, - "y": 44047, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300002, - "propState": 8, - "pos": { - "x": -81370, - "y": 76626, - "z": -53251 - }, - "rot": { - "x": 0, - "y": 199069, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 45, - "instId": 300012, - "propState": 8, - "pos": { - "x": -90390, - "y": 76626, - "z": -53310 - }, - "rot": { - "x": 0, - "y": 179855, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 45, - "instId": 300013, - "propState": 8, - "pos": { - "x": -98935, - "y": 80610, - "z": -86780 - }, - "rot": { - "x": 0, - "y": 50088, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 45, - "instId": 300023, - "propState": 8, - "pos": { - "x": -74077, - "y": 80610, - "z": -86531 - }, - "rot": { - "x": 0, - "y": 316500, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300014, - "propState": 8, - "pos": { - "x": -30440, - "y": 78903, - "z": -32270 - }, - "rot": { - "x": 0, - "y": 267183, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300003, - "propState": 8, - "pos": { - "x": -26490, - "y": 78903, - "z": -7670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300004, - "propState": 8, - "pos": { - "x": -3584, - "y": 83447, - "z": 38536 - }, - "rot": { - "x": 0, - "y": 103215, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300015, - "propState": 8, - "pos": { - "x": -10370, - "y": 88859, - "z": 76910 - }, - "rot": { - "x": 0, - "y": 96770, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 45, - "instId": 300016, - "propState": 8, - "pos": { - "x": -10680, - "y": 88859, - "z": 74300 - }, - "rot": { - "x": 0, - "y": 96770, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 45, - "instId": 300017, - "propState": 8, - "pos": { - "x": 13440, - "y": 88859, - "z": 74980 - }, - "rot": { - "x": 0, - "y": 247995, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 45, - "instId": 300018, - "propState": 8, - "pos": { - "x": 12582, - "y": 88859, - "z": 77088 - }, - "rot": { - "x": 0, - "y": 247995, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 45, - "instId": 300005, - "propState": 8, - "pos": { - "x": -10620, - "y": 81966, - "z": 121690 - }, - "rot": { - "x": 0, - "y": 84657, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300019, - "propState": 8, - "pos": { - "x": 46160, - "y": 78903, - "z": -29780 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300007, - "propState": 8, - "pos": { - "x": 39919, - "y": 78904, - "z": -59434 - }, - "rot": { - "x": 0, - "y": 316228, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300009, - "propState": 8, - "pos": { - "x": 36710, - "y": 93814, - "z": -70700 - }, - "rot": { - "x": 0, - "y": 287704, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300001, - "propState": 8, - "pos": { - "x": 10812, - "y": 93815, - "z": -54999 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300011, - "propState": 8, - "pos": { - "x": 12251, - "y": 93815, - "z": -6753 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300025, - "propState": 8, - "pos": { - "x": -8425, - "y": 93814, - "z": -20959 - }, - "rot": { - "x": 0, - "y": 63235, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300020, - "propState": 8, - "pos": { - "x": -81538, - "y": 76617, - "z": -36922 - }, - "rot": { - "x": 0, - "y": 315734, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 45, - "instId": 300006, - "propState": 8, - "pos": { - "x": 36186, - "y": 84965, - "z": -72905 - }, - "rot": { - "x": 0, - "y": 65473, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 45, - "instId": 300021, - "propState": 8, - "pos": { - "x": -5047, - "y": 78904, - "z": -61272 - }, - "rot": { - "x": 0, - "y": 144857, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 45, - "instId": 300022, - "propState": 8, - "pos": { - "x": 63253, - "y": 90110, - "z": -10308 - }, - "rot": { - "x": 0, - "y": 311639, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 45, - "instId": 300026, - "propState": 8, - "pos": { - "x": -13776, - "y": 78923, - "z": -109833 - }, - "rot": { - "x": 0, - "y": 323371, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300027, - "propState": 8, - "pos": { - "x": -8974, - "y": 78923, - "z": -105365 - }, - "rot": { - "x": 0, - "y": 340609, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300028, - "propState": 8, - "pos": { - "x": 10459, - "y": 78923, - "z": -107033 - }, - "rot": { - "x": 0, - "y": 20641, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300029, - "propState": 8, - "pos": { - "x": 15432, - "y": 78923, - "z": -112835 - }, - "rot": { - "x": 0, - "y": 57849, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": 123104, - "y": 70340, - "z": -35873 - }, - "rot": { - "x": 0, - "y": 184402, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 46, - "instId": 300015, - "propState": 8, - "pos": { - "x": 123277, - "y": 70340, - "z": -46313 - }, - "rot": { - "x": 0, - "y": 356434, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 46, - "instId": 300016, - "propState": 8, - "pos": { - "x": 141278, - "y": 69830, - "z": -36063 - }, - "rot": { - "x": 0, - "y": 212575, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 46, - "instId": 300017, - "propState": 8, - "pos": { - "x": 142790, - "y": 69750, - "z": -36161 - }, - "rot": { - "x": 0, - "y": 147463, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300018, - "propState": 8, - "pos": { - "x": 142040, - "y": 69850, - "z": -46500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300027, - "propState": 8, - "pos": { - "x": 157690, - "y": 69850, - "z": -46160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": 196668, - "y": 70318, - "z": -47433 - }, - "rot": { - "x": 0, - "y": 324730, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300003, - "propState": 8, - "pos": { - "x": 203410, - "y": 70770, - "z": -24750 - }, - "rot": { - "x": 0, - "y": 233729, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300019, - "propState": 8, - "pos": { - "x": 203580, - "y": 63318, - "z": 2869 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300005, - "propState": 8, - "pos": { - "x": 217590, - "y": 44613, - "z": 20740 - }, - "rot": { - "x": 0, - "y": 176772, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300006, - "propState": 8, - "pos": { - "x": 238544, - "y": 44612, - "z": -15616 - }, - "rot": { - "x": 0, - "y": 88335, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300007, - "propState": 8, - "pos": { - "x": 262421, - "y": 39485, - "z": -32229 - }, - "rot": { - "x": 0, - "y": 317913, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300020, - "propState": 8, - "pos": { - "x": 259717, - "y": 44613, - "z": 46367 - }, - "rot": { - "x": 0, - "y": 182436, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300021, - "propState": 8, - "pos": { - "x": 246530, - "y": 44613, - "z": 46390 - }, - "rot": { - "x": 0, - "y": 183742, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300022, - "propState": 8, - "pos": { - "x": 297260, - "y": 50225, - "z": -8443 - }, - "rot": { - "x": 0, - "y": 269648, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300008, - "propState": 8, - "pos": { - "x": 322540, - "y": 44612, - "z": -10640 - }, - "rot": { - "x": 0, - "y": 317768, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300009, - "propState": 8, - "pos": { - "x": 361396, - "y": 44447, - "z": 29384 - }, - "rot": { - "x": 0, - "y": 268732, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300010, - "propState": 8, - "pos": { - "x": 352800, - "y": 41540, - "z": 62430 - }, - "rot": { - "x": 0, - "y": 156496, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300011, - "propState": 8, - "pos": { - "x": 377270, - "y": 33560, - "z": 115730 - }, - "rot": { - "x": 0, - "y": 257437, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300012, - "propState": 8, - "pos": { - "x": 343304, - "y": 26096, - "z": 119268 - }, - "rot": { - "x": 0, - "y": 22407, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300013, - "propState": 8, - "pos": { - "x": 342389, - "y": 26160, - "z": 134782 - }, - "rot": { - "x": 0, - "y": 57296, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300014, - "propState": 8, - "pos": { - "x": 288760, - "y": 2173, - "z": 199540 - }, - "rot": { - "x": 0, - "y": 117010, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300023, - "propState": 8, - "pos": { - "x": 322430, - "y": 44612, - "z": 21284 - }, - "rot": { - "x": 0, - "y": 334423, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 46, - "instId": 300024, - "propState": 8, - "pos": { - "x": 256368, - "y": 44341, - "z": 19432 - }, - "rot": { - "x": 0, - "y": 319939, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 46, - "instId": 300025, - "propState": 8, - "pos": { - "x": 350421, - "y": 41540, - "z": 83321 - }, - "rot": { - "x": 0, - "y": 327864, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300015, - "propState": 8, - "pos": { - "x": 241788, - "y": 2166, - "z": 198500 - }, - "rot": { - "x": 0, - "y": 109246, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 47, - "instId": 300016, - "propState": 8, - "pos": { - "x": 241550, - "y": 2163, - "z": 192084 - }, - "rot": { - "x": 0, - "y": 74446, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": 212320, - "y": 2161, - "z": 198430 - }, - "rot": { - "x": 0, - "y": 178795, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 47, - "instId": 300002, - "propState": 8, - "pos": { - "x": 218570, - "y": -2638, - "z": 232280 - }, - "rot": { - "x": 0, - "y": 218867, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 47, - "instId": 300005, - "propState": 8, - "pos": { - "x": 203075, - "y": -8680, - "z": 198883 - }, - "rot": { - "x": 0, - "y": 267167, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 47, - "instId": 300008, - "propState": 8, - "pos": { - "x": 166489, - "y": -2823, - "z": 149841 - }, - "rot": { - "x": 0, - "y": 88900, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 47, - "instId": 300010, - "propState": 8, - "pos": { - "x": 160580, - "y": -2852, - "z": 122646 - }, - "rot": { - "x": 0, - "y": 3777, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 47, - "instId": 300009, - "propState": 8, - "pos": { - "x": 118119, - "y": -7363, - "z": 135283 - }, - "rot": { - "x": 0, - "y": 33454, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 47, - "instId": 300011, - "propState": 8, - "pos": { - "x": 203960, - "y": 2161, - "z": 153327 - }, - "rot": { - "x": 0, - "y": 304783, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 47, - "instId": 300012, - "propState": 8, - "pos": { - "x": 198350, - "y": 1094, - "z": 178290 - }, - "rot": { - "x": 0, - "y": 176466, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 47, - "instId": 300019, - "propState": 8, - "pos": { - "x": 163490, - "y": 228, - "z": 195610 - }, - "rot": { - "x": 0, - "y": 139956, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 47, - "instId": 300020, - "propState": 8, - "pos": { - "x": 134025, - "y": 66, - "z": 200393 - }, - "rot": { - "x": 0, - "y": 176010, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 47, - "instId": 300014, - "propState": 8, - "pos": { - "x": 276804, - "y": 2172, - "z": 199274 - }, - "rot": { - "x": 0, - "y": 224404, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 47, - "instId": 300017, - "propState": 8, - "pos": { - "x": 188820, - "y": -6150, - "z": 241340 - }, - "rot": { - "x": 0, - "y": 273479, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 47, - "instId": 300018, - "propState": 8, - "pos": { - "x": 173410, - "y": 124, - "z": 180790 - }, - "rot": { - "x": 0, - "y": 186991, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 47, - "instId": 300003, - "propState": 8, - "pos": { - "x": 138085, - "y": -8499, - "z": 201798 - }, - "rot": { - "x": 0, - "y": 100812, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": -333843, - "y": -103594, - "z": -428959 - }, - "rot": { - "x": 0, - "y": 174779, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 89, - "instId": 300002, - "propState": 8, - "pos": { - "x": -356160, - "y": -3845, - "z": -286980 - }, - "rot": { - "x": 0, - "y": 28715, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 89, - "instId": 300003, - "propState": 2, - "pos": { - "x": -278003, - "y": -3878, - "z": -332891 - }, - "rot": { - "x": 0, - "y": 30513, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 89, - "instId": 300004, - "propState": 8, - "pos": { - "x": -333843, - "y": -103594, - "z": -428959 - }, - "rot": { - "x": 0, - "y": 149674, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 89, - "instId": 300005, - "propState": 8, - "pos": { - "x": -356160, - "y": -3845, - "z": -286980 - }, - "rot": { - "x": 0, - "y": 329724, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 89, - "instId": 300006, - "propState": 8, - "pos": { - "x": -278003, - "y": -3878, - "z": -332891 - }, - "rot": { - "x": 0, - "y": 210513, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 1, - "pos": { - "x": -367094, - "y": -112326, - "z": -486342 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104005 - }, - { - "groupId": 92, - "instId": 300002, - "propState": 1, - "pos": { - "x": -380747, - "y": -112338, - "z": -513708 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104004 - }, - { - "groupId": 92, - "instId": 300003, - "propState": 1, - "pos": { - "x": -423942, - "y": -114152, - "z": -536706 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104005 - }, - { - "groupId": 92, - "instId": 300004, - "propState": 0, - "pos": { - "x": -377483, - "y": -109370, - "z": -493927 - }, - "rot": { - "x": 0, - "y": 210018, - "z": 0 - }, - "propId": 104024 - }, { - "groupId": 92, - "instId": 300005, - "propState": 0, - "pos": { - "x": -368510, - "y": -109370, - "z": -499116 - }, - "rot": { - "x": 0, - "y": 210018, - "z": 0 - }, - "propId": 104024 - }, { - "groupId": 92, - "instId": 300006, - "propState": 0, - "pos": { - "x": -385260, - "y": -109271, - "z": -485980 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104122 - }, { - "groupId": 92, - "instId": 300007, - "propState": 0, - "pos": { - "x": -358140, - "y": -109271, - "z": -501780 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104122 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": 330597, - "y": 20676, - "z": 162130 - }, - "rot": { - "x": 0, - "y": 132724, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 95, - "instId": 300002, - "propState": 8, - "pos": { - "x": 305080, - "y": 2424, - "z": 195270 - }, - "rot": { - "x": 0, - "y": 270071, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 95, - "instId": 300003, - "propState": 8, - "pos": { - "x": 330597, - "y": 20676, - "z": 162130 - }, - "rot": { - "x": 0, - "y": 322926, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 95, - "instId": 300004, - "propState": 8, - "pos": { - "x": 305080, - "y": 2424, - "z": 195270 - }, - "rot": { - "x": 0, - "y": 210071, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 1, - "pos": { - "x": 106492, - "y": 2119, - "z": 196447 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104005 - }, { - "groupId": 99, - "instId": 300002, - "propState": 1, - "pos": { - "x": 63809, - "y": -13465, - "z": 196450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104005 - } - ], - "teleports": {} - }, - "102": { - "monsters": [ - { - "groupId": 102, - "instId": 200001, - "eventId": 20411001, - "pos": { - "x": -449383, - "y": -109949, - "z": -536587 - }, - "rot": { - "x": 0, - "y": 224794, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 102, - "instId": 200002, - "eventId": 20411002, - "pos": { - "x": -374097, - "y": -114379, - "z": -554607 - }, - "rot": { - "x": 0, - "y": 311355, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 102, - "instId": 200003, - "eventId": 20411003, - "pos": { - "x": -375268, - "y": -114388, - "z": -557987 - }, - "rot": { - "x": 0, - "y": 65315, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 102, - "instId": 200004, - "eventId": 20411004, - "pos": { - "x": -367643, - "y": -114443, - "z": -549029 - }, - "rot": { - "x": 0, - "y": 325421, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 102, - "instId": 200005, - "eventId": 20411005, - "pos": { - "x": -397670, - "y": -116344, - "z": -510360 - }, - "rot": { - "x": 0, - "y": 325018, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 102, - "instId": 200006, - "eventId": 20411006, - "pos": { - "x": -276136, - "y": -3930, - "z": -315386 - }, - "rot": { - "x": 0, - "y": 312966, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "103": { - "monsters": [ - { - "groupId": 103, - "instId": 200001, - "eventId": 20411011, - "pos": { - "x": -93190, - "y": 76627, - "z": -38460 - }, - "rot": { - "x": 0, - "y": 83637, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 103, - "instId": 200002, - "eventId": 20411012, - "pos": { - "x": -33257, - "y": 78903, - "z": -53376 - }, - "rot": { - "x": 0, - "y": 152835, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 103, - "instId": 200004, - "eventId": 20411014, - "pos": { - "x": -18623, - "y": 78904, - "z": -14668 - }, - "rot": { - "x": 0, - "y": 109262, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 103, - "instId": 200005, - "eventId": 20411015, - "pos": { - "x": 43040, - "y": 81160, - "z": 12520 - }, - "rot": { - "x": 0, - "y": 345753, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 103, - "instId": 200007, - "eventId": 20411017, - "pos": { - "x": 35160, - "y": 93814, - "z": -50220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 103, - "instId": 200008, - "eventId": 20411018, - "pos": { - "x": 32360, - "y": 93733, - "z": -26216 - }, - "rot": { - "x": 0, - "y": 233730, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 103, - "instId": 200009, - "eventId": 20411019, - "pos": { - "x": -85301, - "y": 76617, - "z": -64421 - }, - "rot": { - "x": 0, - "y": 56609, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 103, - "instId": 200010, - "eventId": 20411020, - "pos": { - "x": 14425, - "y": 93814, - "z": -18083 - }, - "rot": { - "x": 0, - "y": 91544, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 103, - "instId": 200011, - "eventId": 20411021, - "pos": { - "x": 31603, - "y": 93814, - "z": -12440 - }, - "rot": { - "x": 0, - "y": 259525, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 103, - "instId": 200012, - "eventId": 20411022, - "pos": { - "x": -41731, - "y": 84965, - "z": -66831 - }, - "rot": { - "x": 0, - "y": 177437, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "104": { - "monsters": [ - { - "groupId": 104, - "instId": 200001, - "eventId": 20411023, - "pos": { - "x": 158440, - "y": 70340, - "z": -35990 - }, - "rot": { - "x": 0, - "y": 349680, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 104, - "instId": 200002, - "eventId": 20411024, - "pos": { - "x": 210226, - "y": 70318, - "z": -41112 - }, - "rot": { - "x": 0, - "y": 238605, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 104, - "instId": 200003, - "eventId": 20411026, - "pos": { - "x": 244558, - "y": 44341, - "z": -37682 - }, - "rot": { - "x": 0, - "y": 312961, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 104, - "instId": 200004, - "eventId": 20411027, - "pos": { - "x": 212033, - "y": 50239, - "z": 33028 - }, - "rot": { - "x": 0, - "y": 168461, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 104, - "instId": 200005, - "eventId": 20411028, - "pos": { - "x": 308939, - "y": 44341, - "z": -28425 - }, - "rot": { - "x": 0, - "y": 3176, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 104, - "instId": 200006, - "eventId": 20411029, - "pos": { - "x": 290019, - "y": 50501, - "z": 2359 - }, - "rot": { - "x": 0, - "y": 251282, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 104, - "instId": 200007, - "eventId": 20411030, - "pos": { - "x": 363685, - "y": 44341, - "z": 15861 - }, - "rot": { - "x": 0, - "y": 242105, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "105": { - "monsters": [ - { - "groupId": 105, - "instId": 200005, - "eventId": 20411035, - "pos": { - "x": 209600, - "y": -2638, - "z": 233390 - }, - "rot": { - "x": 0, - "y": 343847, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 105, - "instId": 200006, - "eventId": 20411036, - "pos": { - "x": 195450, - "y": -2640, - "z": 244475 - }, - "rot": { - "x": 0, - "y": 184990, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 105, - "instId": 200007, - "eventId": 20411037, - "pos": { - "x": 102008, - "y": -10849, - "z": 154661 - }, - "rot": { - "x": 0, - "y": 104146, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 105, - "instId": 200008, - "eventId": 20411038, - "pos": { - "x": 139589, - "y": -2852, - "z": 133205 - }, - "rot": { - "x": 0, - "y": 102900, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 105, - "instId": 200009, - "eventId": 20411039, - "pos": { - "x": 196758, - "y": 2161, - "z": 162980 - }, - "rot": { - "x": 0, - "y": 285379, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "123": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 123, - "instId": 300001, - "propState": 1, - "pos": { - "x": -22870, - "y": 78919, - "z": 531 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 123, - "instId": 300002, - "propState": 8, - "pos": { - "x": 23138, - "y": 78919, - "z": 528 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 123, - "instId": 300003, - "propState": 1, - "pos": { - "x": 50280, - "y": 78890, - "z": -41010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 123, - "instId": 300004, - "propState": 1, - "pos": { - "x": -290, - "y": 78929, - "z": -74890 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104005 - } - ], - "teleports": {} - }, - "134": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 134, - "instId": 300002, - "propState": 8, - "pos": { - "x": 163330, - "y": 60, - "z": 208070 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104089 - }, { - "groupId": 134, - "instId": 300004, - "propState": 8, - "pos": { - "x": 184900, - "y": -7530, - "z": 232760 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104101 - }, { - "groupId": 134, - "instId": 300005, - "propState": 8, - "pos": { - "x": 160780, - "y": -9800, - "z": 208240 - }, - "rot": { - "x": 0, - "y": 288243, - "z": 0 - }, - "propId": 104101 - }, { - "groupId": 134, - "instId": 300006, - "propState": 20, - "pos": { - "x": 161287, - "y": 12, - "z": 206960 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60402 - } - ], - "teleports": {} - }, - "135": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 135, - "instId": 300003, - "propState": 1, - "pos": { - "x": 201379, - "y": -2600, - "z": 230260 - }, - "rot": { - "x": 0, - "y": 87, - "z": 0 - }, - "propId": 104100 - }, - { - "groupId": 135, - "instId": 300004, - "propState": 8, - "pos": { - "x": 152930, - "y": 5046, - "z": 242560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104100 - }, - { - "groupId": 135, - "instId": 300006, - "propState": 8, - "pos": { - "x": 216680, - "y": -2641, - "z": 227820 - }, - "rot": { - "x": 0, - "y": 330327, - "z": 0 - }, - "propId": 104100 - }, - { - "groupId": 135, - "instId": 300010, - "propState": 8, - "pos": { - "x": 176640, - "y": -5830, - "z": 205880 - }, - "rot": { - "x": 0, - "y": 2218, - "z": 0 - }, - "propId": 104100 - }, { - "groupId": 135, - "instId": 300001, - "propState": 8, - "pos": { - "x": 171951, - "y": 2046, - "z": 242651 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300002, - "propState": 8, - "pos": { - "x": 174549, - "y": 2046, - "z": 241151 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300011, - "propState": 8, - "pos": { - "x": 170451, - "y": 2046, - "z": 240053 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300012, - "propState": 8, - "pos": { - "x": 175647, - "y": 2046, - "z": 237053 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300013, - "propState": 8, - "pos": { - "x": 177147, - "y": 2046, - "z": 239651 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300014, - "propState": 8, - "pos": { - "x": 175647, - "y": 5046, - "z": 237053 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300015, - "propState": 8, - "pos": { - "x": 152930, - "y": 2046, - "z": 242560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300016, - "propState": 8, - "pos": { - "x": 152930, - "y": 2046, - "z": 245560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300017, - "propState": 8, - "pos": { - "x": 155930, - "y": 2046, - "z": 245560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300018, - "propState": 8, - "pos": { - "x": 158930, - "y": 2046, - "z": 245560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300019, - "propState": 8, - "pos": { - "x": 158930, - "y": 2046, - "z": 242560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300020, - "propState": 8, - "pos": { - "x": 171951, - "y": 5046, - "z": 242651 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300021, - "propState": 8, - "pos": { - "x": 152930, - "y": 5046, - "z": 245560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300022, - "propState": 8, - "pos": { - "x": 206829, - "y": -1503, - "z": 234260 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 135, - "instId": 300023, - "propState": 8, - "pos": { - "x": 205338, - "y": -2566, - "z": 235014 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 135, - "instId": 300024, - "propState": 8, - "pos": { - "x": 203636, - "y": -2566, - "z": 232911 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 135, - "instId": 300025, - "propState": 8, - "pos": { - "x": 203606, - "y": -2566, - "z": 236014 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 135, - "instId": 300026, - "propState": 8, - "pos": { - "x": 203606, - "y": -66, - "z": 236014 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104037 - } - ], - "teleports": {} - }, - "136": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 136, - "instId": 300001, - "propState": 8, - "pos": { - "x": 216090, - "y": 9630, - "z": 183986 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 136, - "instId": 300002, - "propState": 2, - "pos": { - "x": 165630, - "y": 20620, - "z": 246830 - }, - "rot": { - "x": 0, - "y": 202096, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 136, - "instId": 300003, - "propState": 8, - "pos": { - "x": 130410, - "y": 22890, - "z": 156400 - }, - "rot": { - "x": 0, - "y": 97096, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 136, - "instId": 300004, - "propState": 8, - "pos": { - "x": 158930, - "y": 5046, - "z": 242560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104100 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300002, - "propState": 8, - "pos": { - "x": 249541, - "y": 44950, - "z": 14951 - }, - "rot": { - "x": 0, - "y": 297375, - "z": 0 - }, - "propId": 104089 - }, { - "groupId": 137, - "instId": 300004, - "propState": 8, - "pos": { - "x": 233310, - "y": 43740, - "z": 16949 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104101 - }, { - "groupId": 137, - "instId": 300005, - "propState": 8, - "pos": { - "x": 293160, - "y": 49500, - "z": -34360 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104101 - }, { - "groupId": 137, - "instId": 300007, - "propState": 20, - "pos": { - "x": 253092, - "y": 44352, - "z": 16130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60402 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "139": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 139, - "instId": 300001, - "propState": 8, - "pos": { - "x": 217334, - "y": 65389, - "z": 34947 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 139, - "instId": 300002, - "propState": 8, - "pos": { - "x": 254515, - "y": 36047, - "z": 1175 - }, - "rot": { - "x": 0, - "y": 97096, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 139, - "instId": 300003, - "propState": 8, - "pos": { - "x": 256303, - "y": 94731, - "z": 25806 - }, - "rot": { - "x": 0, - "y": 97096, - "z": 0 - }, - "propId": 104061 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "162": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 162, - "instId": 300001, - "propState": 1, - "pos": { - "x": 4519, - "y": 84680, - "z": 102119 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 162, - "instId": 300002, - "propState": 1, - "pos": { - "x": 12040, - "y": 86390, - "z": 96330 - }, - "rot": { - "x": 0, - "y": 331816, - "z": 0 - }, - "propId": 104038 - } - ], - "teleports": {} - }, - "172": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 172, - "instId": 300001, - "propState": 18, - "pos": { - "x": -369358, - "y": -112746, - "z": -569507 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 172, - "instId": 300002, - "propState": 1, - "pos": { - "x": -369188, - "y": -114388, - "z": -568387 - }, - "rot": { - "x": 0, - "y": 101249, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 172, - "instId": 300004, - "propState": 8, - "pos": { - "x": -369358, - "y": -112746, - "z": -569507 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300001, - "propState": 18, - "pos": { - "x": -341222, - "y": -112325, - "z": -539457 - }, - "rot": { - "x": 0, - "y": 124494, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 173, - "instId": 300002, - "propState": 1, - "pos": { - "x": -340811, - "y": -112220, - "z": -539955 - }, - "rot": { - "x": 0, - "y": 250384, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 173, - "instId": 300004, - "propState": 8, - "pos": { - "x": -341263, - "y": -112210, - "z": -539510 - }, - "rot": { - "x": 0, - "y": 181182, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300001, - "propState": 18, - "pos": { - "x": -473083, - "y": -104543, - "z": -554564 - }, - "rot": { - "x": 0, - "y": 329611, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 174, - "instId": 300002, - "propState": 1, - "pos": { - "x": -473065, - "y": -104543, - "z": -554539 - }, - "rot": { - "x": 0, - "y": 283846, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 174, - "instId": 300004, - "propState": 8, - "pos": { - "x": -473042, - "y": -104423, - "z": -554586 - }, - "rot": { - "x": 0, - "y": 118233, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -377501, - "y": -108759, - "z": -493945 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 175, - "instId": 300002, - "propState": 1, - "pos": { - "x": -375759, - "y": -114693, - "z": -496085 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 175, - "instId": 300004, - "propState": 8, - "pos": { - "x": -377501, - "y": -108759, - "z": -493945 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300001, - "propState": 18, - "pos": { - "x": -328688, - "y": 3337, - "z": -239797 - }, - "rot": { - "x": 0, - "y": 35002, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 176, - "instId": 300002, - "propState": 1, - "pos": { - "x": -331299, - "y": -2907, - "z": -243442 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 176, - "instId": 300004, - "propState": 8, - "pos": { - "x": -329635, - "y": 3377, - "z": -241368 - }, - "rot": { - "x": 0, - "y": 35001, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300001, - "propState": 18, - "pos": { - "x": -268493, - "y": 15105, - "z": -233761 - }, - "rot": { - "x": 0, - "y": 98836, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 177, - "instId": 300002, - "propState": 1, - "pos": { - "x": -268968, - "y": 15105, - "z": -234217 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 177, - "instId": 300004, - "propState": 8, - "pos": { - "x": -268493, - "y": 15105, - "z": -233761 - }, - "rot": { - "x": 0, - "y": 98836, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 18, - "pos": { - "x": -200015, - "y": 33368, - "z": -157917 - }, - "rot": { - "x": 0, - "y": 136679, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 178, - "instId": 300002, - "propState": 1, - "pos": { - "x": -202547, - "y": 35559, - "z": -158214 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 178, - "instId": 300004, - "propState": 8, - "pos": { - "x": -200015, - "y": 33368, - "z": -157917 - }, - "rot": { - "x": 0, - "y": 99728, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300001, - "propState": 18, - "pos": { - "x": -70265, - "y": 78902, - "z": -55442 - }, - "rot": { - "x": 0, - "y": 193134, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 179, - "instId": 300002, - "propState": 1, - "pos": { - "x": -71896, - "y": 76617, - "z": -55849 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 179, - "instId": 300004, - "propState": 8, - "pos": { - "x": -70265, - "y": 79043, - "z": -55442 - }, - "rot": { - "x": 0, - "y": 48906, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 18, - "pos": { - "x": -7555, - "y": 80321, - "z": -42601 - }, - "rot": { - "x": 0, - "y": 311960, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 180, - "instId": 300002, - "propState": 1, - "pos": { - "x": -7555, - "y": 80321, - "z": -42601 - }, - "rot": { - "x": 0, - "y": 311960, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 180, - "instId": 300004, - "propState": 8, - "pos": { - "x": -7064, - "y": 80321, - "z": -42875 - }, - "rot": { - "x": 0, - "y": 299210, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5402, - "y": 83719, - "z": 117404 - }, - "rot": { - "x": 0, - "y": 336061, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 181, - "instId": 300002, - "propState": 1, - "pos": { - "x": 3884, - "y": 82018, - "z": 116636 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 181, - "instId": 300004, - "propState": 8, - "pos": { - "x": 5402, - "y": 83719, - "z": 117404 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "182": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 182, - "instId": 300001, - "propState": 18, - "pos": { - "x": 14990, - "y": 99425, - "z": -4850 - }, - "rot": { - "x": 0, - "y": 88237, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 182, - "instId": 300002, - "propState": 1, - "pos": { - "x": 14573, - "y": 93815, - "z": -7630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 182, - "instId": 300004, - "propState": 8, - "pos": { - "x": 15013, - "y": 99454, - "z": -6209 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "183": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 183, - "instId": 300001, - "propState": 18, - "pos": { - "x": 249623, - "y": 47003, - "z": -54408 - }, - "rot": { - "x": 0, - "y": 274611, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 183, - "instId": 300002, - "propState": 1, - "pos": { - "x": 248578, - "y": 44341, - "z": -54417 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 183, - "instId": 300004, - "propState": 8, - "pos": { - "x": 249623, - "y": 47076, - "z": -54400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 184, - "instId": 300001, - "propState": 18, - "pos": { - "x": 271362, - "y": 102816, - "z": -1640 - }, - "rot": { - "x": 0, - "y": 245860, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 184, - "instId": 300002, - "propState": 1, - "pos": { - "x": 271362, - "y": 102816, - "z": -1640 - }, - "rot": { - "x": 0, - "y": 245860, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 184, - "instId": 300004, - "propState": 8, - "pos": { - "x": 271023, - "y": 102816, - "z": 2609 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "185": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 185, - "instId": 300001, - "propState": 18, - "pos": { - "x": 342453, - "y": 44361, - "z": 10660 - }, - "rot": { - "x": 0, - "y": 73368, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 185, - "instId": 300002, - "propState": 1, - "pos": { - "x": 342453, - "y": 44361, - "z": 10660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 185, - "instId": 300004, - "propState": 8, - "pos": { - "x": 342505, - "y": 44500, - "z": 10642 - }, - "rot": { - "x": 0, - "y": 109654, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "186": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 18, - "pos": { - "x": 357555, - "y": 41423, - "z": 116186 - }, - "rot": { - "x": 0, - "y": 180604, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 186, - "instId": 300002, - "propState": 1, - "pos": { - "x": 354460, - "y": 34943, - "z": 120610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 186, - "instId": 300004, - "propState": 8, - "pos": { - "x": 357555, - "y": 41423, - "z": 116186 - }, - "rot": { - "x": 0, - "y": 180604, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "187": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 187, - "instId": 300001, - "propState": 18, - "pos": { - "x": 180529, - "y": -4587, - "z": 199289 - }, - "rot": { - "x": 0, - "y": 42326, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 187, - "instId": 300002, - "propState": 1, - "pos": { - "x": 180751, - "y": -4296, - "z": 199279 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 187, - "instId": 300004, - "propState": 8, - "pos": { - "x": 182747, - "y": -3724, - "z": 199547 - }, - "rot": { - "x": 0, - "y": 263360, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 18, - "pos": { - "x": 10578, - "y": 81362, - "z": -5835 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 188, - "instId": 300002, - "propState": 1, - "pos": { - "x": 11094, - "y": 78934, - "z": -6750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 188, - "instId": 300004, - "propState": 8, - "pos": { - "x": 10578, - "y": 81351, - "z": -6303 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 18, - "pos": { - "x": 10, - "y": 88845, - "z": 97466 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 189, - "instId": 300002, - "propState": 1, - "pos": { - "x": 10, - "y": 88801, - "z": 96310 - }, - "rot": { - "x": 0, - "y": 180052, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 189, - "instId": 300004, - "propState": 8, - "pos": { - "x": 10, - "y": 88845, - "z": 97466 - }, - "rot": { - "x": 0, - "y": 134750, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 18, - "pos": { - "x": 204190, - "y": 70892, - "z": 3659 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 190, - "instId": 300002, - "propState": 1, - "pos": { - "x": 204308, - "y": 63318, - "z": 2218 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 190, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204190, - "y": 70898, - "z": 3416 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "191": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 191, - "instId": 300001, - "propState": 18, - "pos": { - "x": 115472, - "y": 2134, - "z": 202235 - }, - "rot": { - "x": 0, - "y": 219323, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 191, - "instId": 300002, - "propState": 1, - "pos": { - "x": 115776, - "y": 2116, - "z": 202102 - }, - "rot": { - "x": 0, - "y": 134134, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 191, - "instId": 300004, - "propState": 8, - "pos": { - "x": 115437, - "y": 2190, - "z": 202255 - }, - "rot": { - "x": 0, - "y": 300250, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "192": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 192, - "instId": 300001, - "propState": 8, - "pos": { - "x": 266210, - "y": 44341, - "z": -19370 - }, - "rot": { - "x": 0, - "y": 181399, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 192, - "instId": 300002, - "propState": 8, - "pos": { - "x": 259630, - "y": 45203, - "z": -21077 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, - { - "groupId": 192, - "instId": 300003, - "propState": 8, - "pos": { - "x": 265119, - "y": 39565, - "z": -25513 - }, - "rot": { - "x": 0, - "y": 20565, - "z": 0 - }, - "propId": 104037 - }, - { - "groupId": 192, - "instId": 300004, - "propState": 8, - "pos": { - "x": 265240, - "y": 39485, - "z": -28350 - }, - "rot": { - "x": 0, - "y": 321777, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 192, - "instId": 300005, - "propState": 8, - "pos": { - "x": 267980, - "y": 39485, - "z": -28550 - }, - "rot": { - "x": 0, - "y": 30500, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 192, - "instId": 300008, - "propState": 1, - "pos": { - "x": 293206, - "y": 42056, - "z": -43488 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104143 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 1, - "pos": { - "x": -302700, - "y": -46100, - "z": -96700 - }, - "rot": { - "x": 0, - "y": 359040, - "z": 0 - }, - "propId": 104090 - }, - { - "groupId": 193, - "instId": 300002, - "propState": 0, - "pos": { - "x": -202320, - "y": 26960, - "z": -154160 - }, - "rot": { - "x": 0, - "y": 22340, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 193, - "instId": 300003, - "propState": 1, - "pos": { - "x": -217240, - "y": 25763, - "z": -187910 - }, - "rot": { - "x": 0, - "y": 28896, - "z": 0 - }, - "propId": 104157 - }, - { - "groupId": 193, - "instId": 300004, - "propState": 1, - "pos": { - "x": -191595, - "y": 47817, - "z": -128312 - }, - "rot": { - "x": 0, - "y": 28896, - "z": 0 - }, - "propId": 104157 - }, { - "groupId": 193, - "instId": 300005, - "propState": 1, - "pos": { - "x": -225501, - "y": 54554, - "z": -86086 - }, - "rot": { - "x": 0, - "y": 28896, - "z": 0 - }, - "propId": 104157 - }, { - "groupId": 193, - "instId": 300006, - "propState": 1, - "pos": { - "x": -208200, - "y": 36570, - "z": -247720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104157 - }, { - "groupId": 193, - "instId": 300007, - "propState": 1, - "pos": { - "x": -254898, - "y": 31066, - "z": -142908 - }, - "rot": { - "x": 0, - "y": 28896, - "z": 0 - }, - "propId": 104157 - }, { - "groupId": 193, - "instId": 300008, - "propState": 1, - "pos": { - "x": -193230, - "y": 142670, - "z": -85850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104157 - } - ], - "teleports": {} - }, - "196": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 196, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "209": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 209, - "instId": 300001, - "propState": 8, - "pos": { - "x": -511082, - "y": -94170, - "z": -582246 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104071 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 8, - "pos": { - "x": -336746, - "y": -110459, - "z": -542517 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104071 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 8, - "pos": { - "x": -121501, - "y": 75899, - "z": -68402 - }, - "rot": { - "x": 0, - "y": 139, - "z": 0 - }, - "propId": 104071 - } - ], - "teleports": {} - }, - "213": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 213, - "instId": 300001, - "propState": 8, - "pos": { - "x": 215040, - "y": 72230, - "z": -46280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104071 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300003, - "propState": 8, - "pos": { - "x": 7534, - "y": 90649, - "z": 65856 - }, - "rot": { - "x": 0, - "y": 165142, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "224": { - "monsters": [ - { - "groupId": 224, - "instId": 200001, - "eventId": 20411101, - "pos": { - "x": -449383, - "y": -109949, - "z": -536587 - }, - "rot": { - "x": 0, - "y": 224794, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 224, - "instId": 200002, - "eventId": 20411102, - "pos": { - "x": -406320, - "y": -117771, - "z": -573080 - }, - "rot": { - "x": 0, - "y": 318036, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 224, - "instId": 200003, - "eventId": 20411103, - "pos": { - "x": -408395, - "y": -117738, - "z": -570282 - }, - "rot": { - "x": 0, - "y": 78855, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 224, - "instId": 200004, - "eventId": 20411104, - "pos": { - "x": -367643, - "y": -114443, - "z": -549029 - }, - "rot": { - "x": 0, - "y": 325421, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 224, - "instId": 200005, - "eventId": 20411105, - "pos": { - "x": -397670, - "y": -116344, - "z": -510360 - }, - "rot": { - "x": 0, - "y": 325018, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 224, - "instId": 200006, - "eventId": 20411106, - "pos": { - "x": -276136, - "y": -3930, - "z": -315386 - }, - "rot": { - "x": 0, - "y": 312966, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 224, - "instId": 200007, - "eventId": 20411110, - "pos": { - "x": -296490, - "y": 5412, - "z": -274330 - }, - "rot": { - "x": 0, - "y": 209757, - "z": 0 - }, - "monsterId": 4012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "225": { - "monsters": [ - { - "groupId": 225, - "instId": 200001, - "eventId": 20411111, - "pos": { - "x": -93190, - "y": 76627, - "z": -38460 - }, - "rot": { - "x": 0, - "y": 83637, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 225, - "instId": 200002, - "eventId": 20411112, - "pos": { - "x": -33257, - "y": 78903, - "z": -53376 - }, - "rot": { - "x": 0, - "y": 152835, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 225, - "instId": 200003, - "eventId": 20411113, - "pos": { - "x": -8153, - "y": 88859, - "z": 74415 - }, - "rot": { - "x": 0, - "y": 101631, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 225, - "instId": 200004, - "eventId": 20411114, - "pos": { - "x": -18623, - "y": 78904, - "z": -14668 - }, - "rot": { - "x": 0, - "y": 109262, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 225, - "instId": 200005, - "eventId": 20411115, - "pos": { - "x": 43040, - "y": 81160, - "z": 12520 - }, - "rot": { - "x": 0, - "y": 345753, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 225, - "instId": 200006, - "eventId": 20411116, - "pos": { - "x": 16941, - "y": 78904, - "z": -18508 - }, - "rot": { - "x": 0, - "y": 248474, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 225, - "instId": 200007, - "eventId": 20411117, - "pos": { - "x": 35160, - "y": 93814, - "z": -50220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 225, - "instId": 200008, - "eventId": 20411118, - "pos": { - "x": 32360, - "y": 93733, - "z": -26216 - }, - "rot": { - "x": 0, - "y": 233730, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 225, - "instId": 200009, - "eventId": 20411119, - "pos": { - "x": -85301, - "y": 76617, - "z": -64421 - }, - "rot": { - "x": 0, - "y": 56609, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 225, - "instId": 200010, - "eventId": 20411120, - "pos": { - "x": 14425, - "y": 93814, - "z": -18083 - }, - "rot": { - "x": 0, - "y": 91544, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 225, - "instId": 200011, - "eventId": 20411121, - "pos": { - "x": 31603, - "y": 93814, - "z": -12440 - }, - "rot": { - "x": 0, - "y": 259525, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 225, - "instId": 200012, - "eventId": 20411122, - "pos": { - "x": -41731, - "y": 84965, - "z": -66831 - }, - "rot": { - "x": 0, - "y": 177437, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "226": { - "monsters": [ - { - "groupId": 226, - "instId": 200001, - "eventId": 20411123, - "pos": { - "x": 158440, - "y": 70340, - "z": -35990 - }, - "rot": { - "x": 0, - "y": 349680, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 226, - "instId": 200002, - "eventId": 20411124, - "pos": { - "x": 210226, - "y": 70318, - "z": -41112 - }, - "rot": { - "x": 0, - "y": 238605, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 226, - "instId": 200003, - "eventId": 20411126, - "pos": { - "x": 244558, - "y": 44341, - "z": -37682 - }, - "rot": { - "x": 0, - "y": 312961, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 226, - "instId": 200004, - "eventId": 20411127, - "pos": { - "x": 212033, - "y": 50239, - "z": 33028 - }, - "rot": { - "x": 0, - "y": 168461, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 226, - "instId": 200005, - "eventId": 20411128, - "pos": { - "x": 308939, - "y": 44341, - "z": -28425 - }, - "rot": { - "x": 0, - "y": 3176, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 226, - "instId": 200006, - "eventId": 20411129, - "pos": { - "x": 290019, - "y": 50501, - "z": 2359 - }, - "rot": { - "x": 0, - "y": 251282, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 226, - "instId": 200007, - "eventId": 20411130, - "pos": { - "x": 363685, - "y": 44341, - "z": 15861 - }, - "rot": { - "x": 0, - "y": 242105, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "227": { - "monsters": [ - { - "groupId": 227, - "instId": 200001, - "eventId": 20411131, - "pos": { - "x": 184563, - "y": 99, - "z": 177098 - }, - "rot": { - "x": 0, - "y": 347881, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 227, - "instId": 200002, - "eventId": 20411132, - "pos": { - "x": 203653, - "y": 2168, - "z": 178668 - }, - "rot": { - "x": 0, - "y": 280506, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 227, - "instId": 200003, - "eventId": 20411133, - "pos": { - "x": 181198, - "y": 12, - "z": 183180 - }, - "rot": { - "x": 0, - "y": 185237, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 227, - "instId": 200004, - "eventId": 20411134, - "pos": { - "x": 213285, - "y": 2166, - "z": 179914 - }, - "rot": { - "x": 0, - "y": 152989, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 227, - "instId": 200005, - "eventId": 20411135, - "pos": { - "x": 209600, - "y": -2638, - "z": 233390 - }, - "rot": { - "x": 0, - "y": 343847, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 227, - "instId": 200006, - "eventId": 20411136, - "pos": { - "x": 195450, - "y": -2640, - "z": 244475 - }, - "rot": { - "x": 0, - "y": 184990, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 227, - "instId": 200007, - "eventId": 20411137, - "pos": { - "x": 102008, - "y": -10849, - "z": 154661 - }, - "rot": { - "x": 0, - "y": 104146, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 227, - "instId": 200008, - "eventId": 20411138, - "pos": { - "x": 139589, - "y": -2852, - "z": 133205 - }, - "rot": { - "x": 0, - "y": 102900, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 227, - "instId": 200009, - "eventId": 20411139, - "pos": { - "x": 196758, - "y": 2161, - "z": 162980 - }, - "rot": { - "x": 0, - "y": 285379, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "228": { - "monsters": [ - { - "groupId": 228, - "instId": 200003, - "eventId": 20411007, - "pos": { - "x": -408395, - "y": -117738, - "z": -570282 - }, - "rot": { - "x": 0, - "y": 78855, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 228, - "instId": 200004, - "eventId": 20411008, - "pos": { - "x": -367643, - "y": -114443, - "z": -549029 - }, - "rot": { - "x": 0, - "y": 325421, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 228, - "instId": 200005, - "eventId": 20411009, - "pos": { - "x": -397670, - "y": -116344, - "z": -510360 - }, - "rot": { - "x": 0, - "y": 325018, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "229": { - "monsters": [ - { - "groupId": 229, - "instId": 200002, - "eventId": 20411091, - "pos": { - "x": -33257, - "y": 78903, - "z": -53376 - }, - "rot": { - "x": 0, - "y": 152835, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 229, - "instId": 200005, - "eventId": 20411092, - "pos": { - "x": 43040, - "y": 81160, - "z": 12520 - }, - "rot": { - "x": 0, - "y": 345753, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 229, - "instId": 200008, - "eventId": 20411093, - "pos": { - "x": 32360, - "y": 93733, - "z": -26216 - }, - "rot": { - "x": 0, - "y": 233730, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 229, - "instId": 200010, - "eventId": 20411094, - "pos": { - "x": 14425, - "y": 93814, - "z": -18083 - }, - "rot": { - "x": 0, - "y": 91544, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "230": { - "monsters": [ - { - "groupId": 230, - "instId": 200001, - "eventId": 20411095, - "pos": { - "x": 158440, - "y": 70340, - "z": -35990 - }, - "rot": { - "x": 0, - "y": 349680, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 230, - "instId": 200003, - "eventId": 20411096, - "pos": { - "x": 244558, - "y": 44341, - "z": -37682 - }, - "rot": { - "x": 0, - "y": 312961, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 230, - "instId": 200004, - "eventId": 20411097, - "pos": { - "x": 212033, - "y": 50239, - "z": 33028 - }, - "rot": { - "x": 0, - "y": 168461, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 230, - "instId": 200005, - "eventId": 20411098, - "pos": { - "x": 308939, - "y": 44341, - "z": -28425 - }, - "rot": { - "x": 0, - "y": 3176, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 230, - "instId": 200006, - "eventId": 20411099, - "pos": { - "x": 290019, - "y": 50501, - "z": 2359 - }, - "rot": { - "x": 0, - "y": 251282, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "231": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 231, - "instId": 300001, - "propState": 11, - "pos": { - "x": -362256, - "y": -114340, - "z": -561812 - }, - "rot": { - "x": 0, - "y": 270191, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "232": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 232, - "instId": 300001, - "propState": 11, - "pos": { - "x": -45900, - "y": 81160, - "z": 10310 - }, - "rot": { - "x": 0, - "y": 99057, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "233": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 233, - "instId": 300001, - "propState": 11, - "pos": { - "x": 37160, - "y": 93813, - "z": -32380 - }, - "rot": { - "x": 0, - "y": 2040, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "234": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 234, - "instId": 300001, - "propState": 11, - "pos": { - "x": 124055, - "y": -14191, - "z": 169171 - }, - "rot": { - "x": 0, - "y": 213754, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "235": { - "monsters": [ - { - "groupId": 235, - "instId": 200001, - "eventId": 20411231, - "pos": { - "x": 241621, - "y": 44389, - "z": -64116 - }, - "rot": { - "x": 0, - "y": 358042, - "z": 0 - }, - "monsterId": 4013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 235, - "instId": 300001, - "propState": 11, - "pos": { - "x": 241340, - "y": 44341, - "z": -70291 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 235, - "instId": 300002, - "propState": 8, - "pos": { - "x": 241340, - "y": 44341, - "z": -70291 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 235, - "instId": 300003, - "propState": 8, - "pos": { - "x": 241340, - "y": 44341, - "z": -70291 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "243": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 243, - "instId": 300001, - "propState": 8, - "pos": { - "x": 341573, - "y": 41540, - "z": 86169 - }, - "rot": { - "x": 0, - "y": 168591, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1024": { - "anchorId": 1, - "groupId": 243, - "instId": 300001, - "pos": { - "x": 341837, - "y": 41540, - "z": 84860 - }, - "rot": { - "x": 0, - "y": 348591, - "z": 0 - } - } - } - }, - "245": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 245, - "instId": 300003, - "propState": 8, - "pos": { - "x": -229727, - "y": 22850, - "z": -214082 - }, - "rot": { - "x": 0, - "y": 29759, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "246": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 246, - "instId": 300010, - "propState": 8, - "pos": { - "x": 3884, - "y": 82494, - "z": 161617 - }, - "rot": { - "x": 0, - "y": 342614, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 246, - "instId": 300001, - "propState": 8, - "pos": { - "x": -158224, - "y": 72169, - "z": -67594 - }, - "rot": { - "x": 0, - "y": 242786, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 246, - "instId": 300002, - "propState": 8, - "pos": { - "x": -490931, - "y": -95294, - "z": -581139 - }, - "rot": { - "x": 0, - "y": 197256, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "247": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 247, - "instId": 300002, - "propState": 20, - "pos": { - "x": 120, - "y": 81835, - "z": 222620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "251": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 251, - "instId": 300001, - "propState": 12, - "pos": { - "x": 141949, - "y": 70340, - "z": -35487 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 251, - "instId": 300002, - "propState": 8, - "pos": { - "x": 141949, - "y": 70440, - "z": -35487 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 251, - "instId": 300004, - "propState": 8, - "pos": { - "x": 141949, - "y": 70340, - "z": -35487 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "252": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 252, - "instId": 300001, - "propState": 12, - "pos": { - "x": 141949, - "y": 70340, - "z": -35487 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "253": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 253, - "instId": 300001, - "propState": 12, - "pos": { - "x": -45280, - "y": 81807, - "z": 196360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 253, - "instId": 300002, - "propState": 8, - "pos": { - "x": -45280, - "y": 81907, - "z": 196360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 253, - "instId": 300004, - "propState": 8, - "pos": { - "x": -45280, - "y": 81807, - "z": 196360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "254": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 254, - "instId": 300001, - "propState": 12, - "pos": { - "x": -45280, - "y": 81807, - "z": 196360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "255": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 255, - "instId": 300001, - "propState": 8, - "pos": { - "x": 8450, - "y": 79500, - "z": -6460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 255, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11530, - "y": 79500, - "z": -6460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "268": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 268, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4002, - "y": 82640, - "z": 16758 - }, - "rot": { - "x": 0, - "y": 342614, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 268, - "instId": 300002, - "propState": 8, - "pos": { - "x": 66970, - "y": 79603, - "z": -37080 - }, - "rot": { - "x": 0, - "y": 342614, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 268, - "instId": 300003, - "propState": 8, - "pos": { - "x": 8952, - "y": 79604, - "z": -61304 - }, - "rot": { - "x": 0, - "y": 227738, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 268, - "instId": 300004, - "propState": 8, - "pos": { - "x": 196338, - "y": 71084, - "z": -33761 - }, - "rot": { - "x": 0, - "y": 42043, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300005, - "propState": 8, - "pos": { - "x": 252930, - "y": 45051, - "z": -19722 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300006, - "propState": 8, - "pos": { - "x": 296510, - "y": 50800, - "z": 620 - }, - "rot": { - "x": 0, - "y": 58032, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300007, - "propState": 8, - "pos": { - "x": 342514, - "y": 45000, - "z": 9659 - }, - "rot": { - "x": 0, - "y": 58032, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300008, - "propState": 8, - "pos": { - "x": 273520, - "y": 2868, - "z": 191180 - }, - "rot": { - "x": 0, - "y": 296298, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300009, - "propState": 8, - "pos": { - "x": 207981, - "y": 2867, - "z": 181753 - }, - "rot": { - "x": 0, - "y": 5287, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300010, - "propState": 8, - "pos": { - "x": 165114, - "y": -2152, - "z": 130224 - }, - "rot": { - "x": 0, - "y": 82814, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300011, - "propState": 8, - "pos": { - "x": -478890, - "y": -105314, - "z": -546108 - }, - "rot": { - "x": 0, - "y": 68296, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300012, - "propState": 8, - "pos": { - "x": -363490, - "y": -115253, - "z": -520551 - }, - "rot": { - "x": 0, - "y": 345802, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300013, - "propState": 8, - "pos": { - "x": -325146, - "y": -3200, - "z": -245506 - }, - "rot": { - "x": 0, - "y": 122607, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300014, - "propState": 8, - "pos": { - "x": -69830, - "y": 79434, - "z": -41680 - }, - "rot": { - "x": 0, - "y": 66630, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300015, - "propState": 8, - "pos": { - "x": 44666, - "y": 79604, - "z": -15201 - }, - "rot": { - "x": 0, - "y": 44766, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300016, - "propState": 8, - "pos": { - "x": 322206, - "y": 45041, - "z": -4711 - }, - "rot": { - "x": 0, - "y": 246323, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300017, - "propState": 8, - "pos": { - "x": 153298, - "y": 885, - "z": 195554 - }, - "rot": { - "x": 0, - "y": 43422, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300018, - "propState": 8, - "pos": { - "x": 193976, - "y": -7851, - "z": 177398 - }, - "rot": { - "x": 0, - "y": 291261, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300019, - "propState": 8, - "pos": { - "x": 221218, - "y": 2868, - "z": 200080 - }, - "rot": { - "x": 0, - "y": 346072, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "269": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 269, - "instId": 300003, - "propState": 8, - "pos": { - "x": 234916, - "y": 52031, - "z": 44091 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "270": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 270, - "instId": 300001, - "propState": 20, - "pos": { - "x": 271118, - "y": 50239, - "z": 43940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 270, - "instId": 300002, - "propState": 8, - "pos": { - "x": 271118, - "y": 50239, - "z": 43940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 270, - "instId": 300003, - "propState": 8, - "pos": { - "x": 235090, - "y": 52739, - "z": 43790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "271": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 271, - "instId": 300003, - "propState": 8, - "pos": { - "x": 173063, - "y": -6855, - "z": 227157 - }, - "rot": { - "x": 0, - "y": 246993, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "272": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 272, - "instId": 300001, - "propState": 20, - "pos": { - "x": 152690, - "y": -8500, - "z": 217820 - }, - "rot": { - "x": 0, - "y": 159487, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 272, - "instId": 300002, - "propState": 8, - "pos": { - "x": 152690, - "y": -8500, - "z": 217820 - }, - "rot": { - "x": 0, - "y": 159487, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 272, - "instId": 300003, - "propState": 8, - "pos": { - "x": 172780, - "y": -6146, - "z": 227360 - }, - "rot": { - "x": 0, - "y": 66993, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "273": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 273, - "instId": 300001, - "propState": 8, - "pos": { - "x": 23880, - "y": 78924, - "z": -23880 - }, - "rot": { - "x": 0, - "y": 358229, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 273, - "instId": 300002, - "propState": 8, - "pos": { - "x": 23880, - "y": 78924, - "z": -23880 - }, - "rot": { - "x": 0, - "y": 358229, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 273, - "instId": 300003, - "propState": 20, - "pos": { - "x": 47927, - "y": 93815, - "z": -56125 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 273, - "instId": 300004, - "propState": 1, - "pos": { - "x": 47927, - "y": 93815, - "z": -56125 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 274, - "instId": 300001, - "propState": 8, - "pos": { - "x": 139693, - "y": -6496, - "z": 180364 - }, - "rot": { - "x": 0, - "y": 63877, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 274, - "instId": 300002, - "propState": 8, - "pos": { - "x": 139693, - "y": -6496, - "z": 180364 - }, - "rot": { - "x": 0, - "y": 63877, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 274, - "instId": 300003, - "propState": 20, - "pos": { - "x": 191616, - "y": 2171, - "z": 154662 - }, - "rot": { - "x": 0, - "y": 117725, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 274, - "instId": 300004, - "propState": 1, - "pos": { - "x": 191616, - "y": 2171, - "z": 154662 - }, - "rot": { - "x": 0, - "y": 117725, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "276": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 276, - "instId": 300001, - "propState": 18, - "pos": { - "x": -502634, - "y": -96002, - "z": -609381 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, - { - "groupId": 276, - "instId": 300002, - "propState": 18, - "pos": { - "x": -154639, - "y": 71509, - "z": -67607 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, - { - "groupId": 276, - "instId": 300003, - "propState": 18, - "pos": { - "x": 161578, - "y": 185, - "z": 197258 - }, - "rot": { - "x": 0, - "y": 323590, - "z": 0 - }, - "propId": 104096 - }, - { - "groupId": 276, - "instId": 300004, - "propState": 18, - "pos": { - "x": -159580, - "y": 71463, - "z": -46328 - }, - "rot": { - "x": 0, - "y": 327863, - "z": 0 - }, - "propId": 104096 - }, { - "groupId": 276, - "instId": 300005, - "propState": 18, - "pos": { - "x": -11312, - "y": 86125, - "z": 100610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - } - ], - "teleports": {} - }, - "279": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 279, - "instId": 300001, - "propState": 1, - "pos": { - "x": -227750, - "y": 20921, - "z": -223160 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104169 - } - ], - "teleports": {} - }, - "281": { - "monsters": [ - { - "groupId": 281, - "instId": 200006, - "eventId": 20411016, - "pos": { - "x": -86247, - "y": 80680, - "z": -81171 - }, - "rot": { - "x": 0, - "y": 346490, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "290": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 290, - "instId": 300001, - "propState": 8, - "pos": { - "x": -401090, - "y": -117680, - "z": -561610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104042 - }, - { - "groupId": 290, - "instId": 300002, - "propState": 8, - "pos": { - "x": -377030, - "y": -112340, - "z": -519120 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104042 - }, - { - "groupId": 290, - "instId": 300003, - "propState": 1, - "pos": { - "x": -376194, - "y": -113516, - "z": -519602 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104088 - }, - { - "groupId": 290, - "instId": 300004, - "propState": 1, - "pos": { - "x": -363873, - "y": -113516, - "z": -526716 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 290, - "instId": 300005, - "propState": 1, - "pos": { - "x": -376194, - "y": -113516, - "z": -519602 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 290, - "instId": 300006, - "propState": 1, - "pos": { - "x": -363873, - "y": -113516, - "z": -526716 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104088 - } - ], - "teleports": {} - }, - "294": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 294, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26550, - "y": 78903, - "z": 16470 - }, - "rot": { - "x": 0, - "y": 191858, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1026": { - "anchorId": 1, - "groupId": 294, - "instId": 300001, - "pos": { - "x": -26968, - "y": 78953, - "z": 14457 - }, - "rot": { - "x": 0, - "y": 11858, - "z": 0 - } - } - } - } - }, - "planeType": 2, - "worldId": 501, - "startAnchorId": 1, - "startGroupId": 214, - "isEnteredSceneInfo": true - } - }, - "1040156": { - "P10401_F10401001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78066, - "y": -5970, - "z": -486616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19340, - "y": 5990, - "z": -300240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -101136, - "y": 15608, - "z": -278544 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 124536, - "y": 98377, - "z": 192166 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227579, - "y": 167843, - "z": 369819 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 329967, - "y": 107971, - "z": 217122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 224470, - "y": 104516, - "z": 263170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 162270, - "y": 100770, - "z": 309350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 315770, - "y": 152774, - "z": 298757 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1040101": { - "anchorId": 1, - "groupId": 6, - "instId": 300001, - "pos": { - "x": 89730, - "y": -6120, - "z": -492460 - }, - "rot": { - "x": 0, - "y": 346618, - "z": 0 - } - }, - "1040102": { - "anchorId": 2, - "groupId": 6, - "instId": 300002, - "pos": { - "x": -21430, - "y": 5990, - "z": -303590 - }, - "rot": { - "x": 0, - "y": 254754, - "z": 0 - } - }, - "1040103": { - "anchorId": 3, - "groupId": 6, - "instId": 300003, - "pos": { - "x": -105120, - "y": 15608, - "z": -278950 - }, - "rot": { - "x": 0, - "y": 329392, - "z": 0 - } - }, - "1040104": { - "anchorId": 4, - "groupId": 6, - "instId": 300004, - "pos": { - "x": 114403, - "y": 98354, - "z": 194152 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - } - }, - "1040105": { - "anchorId": 5, - "groupId": 6, - "instId": 300005, - "pos": { - "x": 221674, - "y": 168060, - "z": 363828 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - } - }, - "1040106": { - "anchorId": 6, - "groupId": 6, - "instId": 300006, - "pos": { - "x": 336400, - "y": 107971, - "z": 213537 - }, - "rot": { - "x": 0, - "y": 182732, - "z": 0 - } - }, - "1040107": { - "anchorId": 7, - "groupId": 6, - "instId": 300007, - "pos": { - "x": 216390, - "y": 103529, - "z": 270850 - }, - "rot": { - "x": 0, - "y": 75679, - "z": 0 - } - }, - "1040108": { - "anchorId": 8, - "groupId": 6, - "instId": 300008, - "pos": { - "x": 167763, - "y": 100770, - "z": 308090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1040109": { - "anchorId": 9, - "groupId": 6, - "instId": 300009, - "pos": { - "x": 318666, - "y": 152472, - "z": 306522 - }, - "rot": { - "x": 0, - "y": 56899, - "z": 0 - } - } - } - }, - "8": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 12, - "pos": { - "x": 82050, - "y": -5915, - "z": -395340 - }, - "rot": { - "x": 0, - "y": 276750, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 12, - "pos": { - "x": 3914, - "y": 3450, - "z": -290792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 12, - "pos": { - "x": -18250, - "y": 6339, - "z": -296226 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 12, - "pos": { - "x": -26774, - "y": 3350, - "z": -287644 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300005, - "propState": 12, - "pos": { - "x": -33678, - "y": 3365, - "z": -267524 - }, - "rot": { - "x": 0, - "y": 90531, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300006, - "propState": 12, - "pos": { - "x": -64086, - "y": 21093, - "z": -269232 - }, - "rot": { - "x": 0, - "y": 20649, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300007, - "propState": 12, - "pos": { - "x": -74082, - "y": 11031, - "z": -231372 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300008, - "propState": 12, - "pos": { - "x": -134960, - "y": 15608, - "z": -280360 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300009, - "propState": 12, - "pos": { - "x": -60375, - "y": 12152, - "z": -278233 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300010, - "propState": 12, - "pos": { - "x": -102840, - "y": 19562, - "z": -246767 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300012, - "propState": 12, - "pos": { - "x": -86640, - "y": 27266, - "z": -243760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300006, - "propState": 8, - "pos": { - "x": -39636, - "y": 5990, - "z": -294265 - }, - "rot": { - "x": 0, - "y": 185572, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": -51120, - "y": 5978, - "z": -310370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300008, - "propState": 8, - "pos": { - "x": -50970, - "y": 5978, - "z": -300970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300009, - "propState": 8, - "pos": { - "x": -74500, - "y": 11160, - "z": -287292 - }, - "rot": { - "x": 0, - "y": 236527, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300010, - "propState": 8, - "pos": { - "x": -71770, - "y": 12394, - "z": -278750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300014, - "propState": 8, - "pos": { - "x": -144850, - "y": 16251, - "z": -247720 - }, - "rot": { - "x": 0, - "y": 75105, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26494, - "y": 6610, - "z": -323210 - }, - "rot": { - "x": 0, - "y": 351685, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300011, - "propState": 8, - "pos": { - "x": -76758, - "y": 24054, - "z": -249600 - }, - "rot": { - "x": 0, - "y": 53418, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 10, - "instId": 300015, - "propState": 8, - "pos": { - "x": -84739, - "y": 27779, - "z": -263615 - }, - "rot": { - "x": 0, - "y": 156113, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300018, - "propState": 8, - "pos": { - "x": -111490, - "y": 26632, - "z": -258600 - }, - "rot": { - "x": 0, - "y": 311826, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300016, - "propState": 8, - "pos": { - "x": -62385, - "y": 21150, - "z": -257798 - }, - "rot": { - "x": 0, - "y": 264682, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300024, - "propState": 8, - "pos": { - "x": -63897, - "y": 21093, - "z": -236956 - }, - "rot": { - "x": 0, - "y": 220027, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300020, - "propState": 8, - "pos": { - "x": -25366, - "y": 3333, - "z": -216889 - }, - "rot": { - "x": 0, - "y": 88688, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300021, - "propState": 8, - "pos": { - "x": -14840, - "y": 3448, - "z": -206413 - }, - "rot": { - "x": 0, - "y": 177426, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300022, - "propState": 8, - "pos": { - "x": -134892, - "y": 15204, - "z": -278844 - }, - "rot": { - "x": 0, - "y": 3118, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300023, - "propState": 8, - "pos": { - "x": -133409, - "y": 15164, - "z": -280287 - }, - "rot": { - "x": 0, - "y": 86672, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300025, - "propState": 8, - "pos": { - "x": 89695, - "y": -5970, - "z": -448796 - }, - "rot": { - "x": 0, - "y": 210643, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58732, - "y": -5990, - "z": -419241 - }, - "rot": { - "x": 0, - "y": 102446, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300012, - "propState": 8, - "pos": { - "x": 55603, - "y": -6017, - "z": -404746 - }, - "rot": { - "x": 0, - "y": 23104, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14697, - "y": -1293, - "z": -360615 - }, - "rot": { - "x": 0, - "y": 51018, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": 43152, - "y": -5300, - "z": -372415 - }, - "rot": { - "x": 0, - "y": 220886, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300027, - "propState": 8, - "pos": { - "x": 21331, - "y": 2224, - "z": -334155 - }, - "rot": { - "x": 0, - "y": 263701, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20605, - "y": 3448, - "z": -283484 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300028, - "propState": 8, - "pos": { - "x": 19589, - "y": 3448, - "z": -237547 - }, - "rot": { - "x": 0, - "y": 241864, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 1, - "pos": { - "x": 312570, - "y": 109590, - "z": 314512 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311898, - "y": 152508, - "z": 314894 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 1, - "pos": { - "x": 316455, - "y": 152200, - "z": 310770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104002 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 1, - "pos": { - "x": 316207, - "y": 109404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 13, - "instId": 300005, - "propState": 1, - "pos": { - "x": 316207, - "y": 152404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 14, - "instId": 300004, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300003, - "propState": 1, - "pos": { - "x": 236879, - "y": 103740, - "z": 236270 - }, - "rot": { - "x": 0, - "y": 7500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 1, - "pos": { - "x": 212126, - "y": 103740, - "z": 279143 - }, - "rot": { - "x": 0, - "y": 112500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300005, - "propState": 1, - "pos": { - "x": 188042, - "y": 104630, - "z": 276986 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300006, - "propState": 1, - "pos": { - "x": 159686, - "y": 100793, - "z": 300619 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300007, - "propState": 1, - "pos": { - "x": 143159, - "y": 100976, - "z": 309937 - }, - "rot": { - "x": 0, - "y": 293966, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300011, - "propState": 1, - "pos": { - "x": 291750, - "y": 105971, - "z": 185290 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300012, - "propState": 1, - "pos": { - "x": 241740, - "y": 101971, - "z": 163320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300010, - "propState": 1, - "pos": { - "x": 353781, - "y": 107971, - "z": 203856 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104018 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -59530, - "y": 12152, - "z": -273520 - }, - "rot": { - "x": 0, - "y": 309292, - "z": 0 - }, - "npcId": 3149 - } - ], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -95080, - "y": 14756, - "z": -279743 - }, - "rot": { - "x": 0, - "y": 10151, - "z": 0 - }, - "npcId": 14109 - } - ], - "props": [], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": -96529, - "y": 15621, - "z": -265169 - }, - "rot": { - "x": 0, - "y": 224052, - "z": 0 - }, - "npcId": 14209 - } - ], - "props": [], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [ - { - "groupId": 40, - "instId": 400001, - "pos": { - "x": -111968, - "y": 15665, - "z": -266978 - }, - "rot": { - "x": 0, - "y": 196945, - "z": 0 - }, - "npcId": 14110 - }, { - "groupId": 40, - "instId": 400002, - "pos": { - "x": -112375, - "y": 15706, - "z": -267880 - }, - "rot": { - "x": 0, - "y": 13398, - "z": 0 - }, - "npcId": 14103 - } - ], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204915, - "y": 167443, - "z": 391466 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 104015 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300002, - "propState": 0, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300002, - "propState": 0, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [ - { - "groupId": 92, - "instId": 400001, - "pos": { - "x": 204964, - "y": 97644, - "z": 143330 - }, - "rot": { - "x": 0, - "y": 143298, - "z": 0 - }, - "npcId": 14101 - } - ], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 0, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -14980, - "y": 3350, - "z": -283160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300002, - "propState": 1, - "pos": { - "x": -146909, - "y": 15640, - "z": -263311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": 158376, - "y": 105750, - "z": 344739 - }, - "rot": { - "x": 0, - "y": 224478, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": 219888, - "y": 97644, - "z": 168466 - }, - "rot": { - "x": 0, - "y": 150238, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": 352900, - "y": 107971, - "z": 220700 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": 209210, - "y": 100740, - "z": 308940 - }, - "rot": { - "x": 0, - "y": 329129, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300007, - "propState": 1, - "pos": { - "x": -79120, - "y": 14778, - "z": -283515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300008, - "propState": 8, - "pos": { - "x": 257554, - "y": 102389, - "z": 172472 - }, - "rot": { - "x": 0, - "y": 330054, - "z": 0 - }, - "propId": 104012 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149769, - "y": 105603, - "z": 359377 - }, - "rot": { - "x": 0, - "y": 328717, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": 207644, - "y": 101150, - "z": 324766 - }, - "rot": { - "x": 0, - "y": 106681, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": 232368, - "y": 103803, - "z": 225356 - }, - "rot": { - "x": 0, - "y": 59779, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204903, - "y": 167529, - "z": 391455 - }, - "rot": { - "x": 0, - "y": 329375, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": 223904, - "y": 98770, - "z": 126573 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": -132996, - "y": 26164, - "z": -252218 - }, - "rot": { - "x": 0, - "y": 180283, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300007, - "propState": 8, - "pos": { - "x": 273980, - "y": 102188, - "z": 178507 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300008, - "propState": 8, - "pos": { - "x": -122252, - "y": 15622, - "z": -283207 - }, - "rot": { - "x": 0, - "y": 180849, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300009, - "propState": 8, - "pos": { - "x": 287160, - "y": 102129, - "z": 293884 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300010, - "propState": 8, - "pos": { - "x": 340774, - "y": 107971, - "z": 190474 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43750, - "y": 5920, - "z": -276720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300002, - "propState": 8, - "pos": { - "x": -57455, - "y": 8117, - "z": -220071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300003, - "propState": 8, - "pos": { - "x": 221207, - "y": 167929, - "z": 357985 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300004, - "propState": 8, - "pos": { - "x": 288485, - "y": 105971, - "z": 204066 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227188, - "y": 100770, - "z": 344085 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300006, - "propState": 8, - "pos": { - "x": -106222, - "y": 13880, - "z": -289783 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300007, - "propState": 8, - "pos": { - "x": 210166, - "y": 103536, - "z": 287518 - }, - "rot": { - "x": 0, - "y": 202254, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300008, - "propState": 8, - "pos": { - "x": 210027, - "y": 104654, - "z": 224475 - }, - "rot": { - "x": 0, - "y": 59128, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 1, - "pos": { - "x": 234018, - "y": 100947, - "z": 269707 - }, - "rot": { - "x": 0, - "y": 39325, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": 325745, - "y": 106160, - "z": 184548 - }, - "rot": { - "x": 0, - "y": 240447, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300003, - "propState": 8, - "pos": { - "x": 198068, - "y": 104653, - "z": 269939 - }, - "rot": { - "x": 0, - "y": 151369, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300004, - "propState": 1, - "pos": { - "x": 270190, - "y": 163213, - "z": 371600 - }, - "rot": { - "x": 0, - "y": 260032, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300005, - "propState": 8, - "pos": { - "x": 118761, - "y": 101070, - "z": 317301 - }, - "rot": { - "x": 0, - "y": 77253, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4256, - "y": 3381, - "z": -247994 - }, - "rot": { - "x": 0, - "y": 224790, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300007, - "propState": 8, - "pos": { - "x": -66826, - "y": 11067, - "z": -234952 - }, - "rot": { - "x": 0, - "y": 267497, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300008, - "propState": 8, - "pos": { - "x": -64190, - "y": 21093, - "z": -235440 - }, - "rot": { - "x": 0, - "y": 212078, - "z": 0 - }, - "propId": 104059 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 139968, - "y": 102482, - "z": 319179 - }, - "rot": { - "x": 0, - "y": 242786, - "z": 0 - }, - "npcId": 100 - }, - { - "groupId": 151, - "instId": 400002, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400003, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400004, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400005, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400006, - "pos": { - "x": 139892, - "y": 102103, - "z": 319130 - }, - "rot": { - "x": 0, - "y": 239755, - "z": 0 - }, - "npcId": 14312 - } - ], - "props": [], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 152, - "instId": 300001, - "propState": 12, - "pos": { - "x": 152574, - "y": 93638, - "z": 266324 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300002, - "propState": 12, - "pos": { - "x": 130494, - "y": 93630, - "z": 279354 - }, - "rot": { - "x": 0, - "y": 239981, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300004, - "propState": 12, - "pos": { - "x": 185760, - "y": 105762, - "z": 371090 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300005, - "propState": 12, - "pos": { - "x": 177853, - "y": 93580, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300006, - "propState": 12, - "pos": { - "x": 253837, - "y": 98644, - "z": 136847 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300007, - "propState": 12, - "pos": { - "x": 194002, - "y": 104122, - "z": 255928 - }, - "rot": { - "x": 0, - "y": 130733, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300008, - "propState": 12, - "pos": { - "x": 229414, - "y": 105571, - "z": 210692 - }, - "rot": { - "x": 0, - "y": 321314, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300009, - "propState": 12, - "pos": { - "x": 183158, - "y": 104653, - "z": 266854 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300010, - "propState": 12, - "pos": { - "x": 268140, - "y": 101000, - "z": 239810 - }, - "rot": { - "x": 0, - "y": 328117, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300011, - "propState": 12, - "pos": { - "x": 225310, - "y": 101000, - "z": 290410 - }, - "rot": { - "x": 0, - "y": 59999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300012, - "propState": 12, - "pos": { - "x": 255420, - "y": 101000, - "z": 320270 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300013, - "propState": 12, - "pos": { - "x": 338020, - "y": 152803, - "z": 333890 - }, - "rot": { - "x": 0, - "y": 221024, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300014, - "propState": 12, - "pos": { - "x": 282990, - "y": 101971, - "z": 173500 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300015, - "propState": 12, - "pos": { - "x": 286450, - "y": 105958, - "z": 211950 - }, - "rot": { - "x": 0, - "y": 148320, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300016, - "propState": 12, - "pos": { - "x": 329340, - "y": 106089, - "z": 169620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300017, - "propState": 12, - "pos": { - "x": 327440, - "y": 107971, - "z": 221628 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300019, - "propState": 12, - "pos": { - "x": 269649, - "y": 163150, - "z": 363836 - }, - "rot": { - "x": 0, - "y": 310585, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300020, - "propState": 12, - "pos": { - "x": 199019, - "y": 167843, - "z": 358454 - }, - "rot": { - "x": 0, - "y": 18403, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300021, - "propState": 12, - "pos": { - "x": 190814, - "y": 101238, - "z": 287208 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300022, - "propState": 12, - "pos": { - "x": 171673, - "y": 100770, - "z": 318303 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300023, - "propState": 12, - "pos": { - "x": 221083, - "y": 100770, - "z": 333802 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300024, - "propState": 12, - "pos": { - "x": 145640, - "y": 100754, - "z": 297480 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 153, - "instId": 300003, - "propState": 8, - "pos": { - "x": 177050, - "y": 93120, - "z": 174910 - }, - "rot": { - "x": 0, - "y": 246601, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 153, - "instId": 300004, - "propState": 8, - "pos": { - "x": 227950, - "y": 97644, - "z": 159150 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300005, - "propState": 8, - "pos": { - "x": 231250, - "y": 97644, - "z": 153440 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300016, - "propState": 8, - "pos": { - "x": 176260, - "y": 103203, - "z": 239780 - }, - "rot": { - "x": 0, - "y": 150437, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300006, - "propState": 8, - "pos": { - "x": 184370, - "y": 103203, - "z": 225470 - }, - "rot": { - "x": 0, - "y": 326831, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300009, - "propState": 8, - "pos": { - "x": 234600, - "y": 103530, - "z": 222580 - }, - "rot": { - "x": 0, - "y": 17701, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300018, - "propState": 8, - "pos": { - "x": 255266, - "y": 101971, - "z": 167110 - }, - "rot": { - "x": 0, - "y": 154263, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300013, - "propState": 8, - "pos": { - "x": 279350, - "y": 105971, - "z": 191890 - }, - "rot": { - "x": 0, - "y": 241048, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300019, - "propState": 8, - "pos": { - "x": 318070, - "y": 105971, - "z": 196210 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300014, - "propState": 8, - "pos": { - "x": 308709, - "y": 106272, - "z": 159522 - }, - "rot": { - "x": 0, - "y": 36623, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300021, - "propState": 8, - "pos": { - "x": 321207, - "y": 105971, - "z": 197154 - }, - "rot": { - "x": 0, - "y": 60201, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300022, - "propState": 8, - "pos": { - "x": 346015, - "y": 107971, - "z": 231792 - }, - "rot": { - "x": 0, - "y": 180550, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300023, - "propState": 8, - "pos": { - "x": 322496, - "y": 107971, - "z": 226099 - }, - "rot": { - "x": 0, - "y": 187422, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300036, - "propState": 8, - "pos": { - "x": 329070, - "y": 107647, - "z": 221670 - }, - "rot": { - "x": 0, - "y": 105499, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300024, - "propState": 8, - "pos": { - "x": 138940, - "y": 100954, - "z": 308470 - }, - "rot": { - "x": 0, - "y": 326307, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300025, - "propState": 8, - "pos": { - "x": 150703, - "y": 105592, - "z": 352393 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300011, - "propState": 8, - "pos": { - "x": 219650, - "y": 97644, - "z": 143270 - }, - "rot": { - "x": 0, - "y": 92595, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300012, - "propState": 8, - "pos": { - "x": 292770, - "y": 101000, - "z": 253740 - }, - "rot": { - "x": 0, - "y": 151932, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 153, - "instId": 300010, - "propState": 8, - "pos": { - "x": 333780, - "y": 153438, - "z": 347280 - }, - "rot": { - "x": 0, - "y": 404, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300015, - "propState": 8, - "pos": { - "x": 134181, - "y": 98377, - "z": 214970 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300026, - "propState": 8, - "pos": { - "x": 141980, - "y": 98377, - "z": 200620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300028, - "propState": 8, - "pos": { - "x": 113902, - "y": 93638, - "z": 278405 - }, - "rot": { - "x": 0, - "y": 198040, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300029, - "propState": 8, - "pos": { - "x": 118702, - "y": 93656, - "z": 244941 - }, - "rot": { - "x": 0, - "y": 60791, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300001, - "propState": 8, - "pos": { - "x": 143195, - "y": 93656, - "z": 258228 - }, - "rot": { - "x": 0, - "y": 330871, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300002, - "propState": 8, - "pos": { - "x": 128310, - "y": 100954, - "z": 292948 - }, - "rot": { - "x": 0, - "y": 62758, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300030, - "propState": 8, - "pos": { - "x": 178485, - "y": 167843, - "z": 371664 - }, - "rot": { - "x": 0, - "y": 56447, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300031, - "propState": 8, - "pos": { - "x": 245807, - "y": 164825, - "z": 374963 - }, - "rot": { - "x": 0, - "y": 127904, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300032, - "propState": 8, - "pos": { - "x": 277570, - "y": 159001, - "z": 355931 - }, - "rot": { - "x": 0, - "y": 130587, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300033, - "propState": 8, - "pos": { - "x": 278410, - "y": 163045, - "z": 379509 - }, - "rot": { - "x": 0, - "y": 258352, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300035, - "propState": 8, - "pos": { - "x": 146505, - "y": 100471, - "z": 298122 - }, - "rot": { - "x": 0, - "y": 54454, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300037, - "propState": 8, - "pos": { - "x": 314177, - "y": 153280, - "z": 292709 - }, - "rot": { - "x": 0, - "y": 92791, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "160": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119259, - "y": 18049, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 211662, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104995, - "y": 98470, - "z": 188771 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119259, - "y": 18058, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 160, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104977, - "y": 98481, - "z": 188670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 8, - "pos": { - "x": -99031, - "y": 15920, - "z": -275022 - }, - "rot": { - "x": 0, - "y": 273537, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 161, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66980, - "y": 21867, - "z": -266740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1540, - "y": 4866, - "z": -287650 - }, - "rot": { - "x": 0, - "y": 269808, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300002, - "propState": 1, - "pos": { - "x": 77893, - "y": -4450, - "z": -498633 - }, - "rot": { - "x": 0, - "y": 253178, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178203, - "y": 95088, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 61300, - "z": 0 - }, - "propId": 104060 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300002, - "propState": 0, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [ - { - "groupId": 176, - "instId": 400001, - "pos": { - "x": 87700, - "y": -16540, - "z": -477300 - }, - "rot": { - "x": 0, - "y": 345321, - "z": 0 - }, - "npcId": 3185 - }, { - "groupId": 176, - "instId": 400002, - "pos": { - "x": 86500, - "y": -16540, - "z": -469680 - }, - "rot": { - "x": 0, - "y": 341837, - "z": 0 - }, - "npcId": 3183 - }, { - "groupId": 176, - "instId": 400003, - "pos": { - "x": 85750, - "y": -16540, - "z": -467330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 14112 - } - ], - "props": [], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 18, - "pos": { - "x": 77916, - "y": -3040, - "z": -498627 - }, - "rot": { - "x": 0, - "y": 264267, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 208, - "instId": 300002, - "propState": 1, - "pos": { - "x": 78969, - "y": -5990, - "z": -498306 - }, - "rot": { - "x": 0, - "y": 101249, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 208, - "instId": 300004, - "propState": 8, - "pos": { - "x": 77916, - "y": -2890, - "z": -498625 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "209": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 209, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46602, - "y": -4593, - "z": -391873 - }, - "rot": { - "x": 0, - "y": 300009, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 209, - "instId": 300002, - "propState": 1, - "pos": { - "x": 48064, - "y": -5982, - "z": -390773 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 209, - "instId": 300004, - "propState": 8, - "pos": { - "x": 46621, - "y": -4524, - "z": -391878 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 18, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 9817, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 210, - "instId": 300002, - "propState": 1, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 279817, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 210, - "instId": 300004, - "propState": 8, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 18, - "pos": { - "x": -132986, - "y": 27350, - "z": -252401 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 211, - "instId": 300002, - "propState": 1, - "pos": { - "x": -133052, - "y": 26103, - "z": -253728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 211, - "instId": 300004, - "propState": 8, - "pos": { - "x": -132986, - "y": 27463, - "z": -252368 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 212, - "instId": 300001, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 119917, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 212, - "instId": 300002, - "propState": 1, - "pos": { - "x": -55180, - "y": 12152, - "z": -266265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 212, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "213": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 213, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 309806, - "z": 0 - }, - "propId": 104055 - }, - { - "groupId": 213, - "instId": 300002, - "propState": 1, - "pos": { - "x": -30255, - "y": 3365, - "z": -265518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 213, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 213, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31099, - "y": 4038, - "z": -263724 - }, - "rot": { - "x": 0, - "y": 353979, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 213, - "instId": 300006, - "propState": 8, - "pos": { - "x": -31535, - "y": 4077, - "z": -264049 - }, - "rot": { - "x": 0, - "y": 326571, - "z": 0 - }, - "propId": 104055 - } - ], - "teleports": {} - }, - "214": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 214, - "instId": 300002, - "propState": 1, - "pos": { - "x": 175002, - "y": 156010, - "z": 362005 - }, - "rot": { - "x": 0, - "y": 253144, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300003, - "propState": 1, - "pos": { - "x": 175522, - "y": 170077, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 197984, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300004, - "propState": 8, - "pos": { - "x": 175522, - "y": 170178, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 220382, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 214, - "instId": 300006, - "propState": 1, - "pos": { - "x": 179320, - "y": 106811, - "z": 366430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300002, - "propState": 1, - "pos": { - "x": 130717, - "y": 102275, - "z": 338339 - }, - "rot": { - "x": 0, - "y": 224748, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300003, - "propState": 1, - "pos": { - "x": 140502, - "y": 102080, - "z": 339386 - }, - "rot": { - "x": 0, - "y": 149909, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300004, - "propState": 8, - "pos": { - "x": 140574, - "y": 102154, - "z": 339418 - }, - "rot": { - "x": 0, - "y": 123000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 215, - "instId": 300006, - "propState": 1, - "pos": { - "x": 127191, - "y": 101080, - "z": 331597 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 8, - "pos": { - "x": 159492, - "y": 102256, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 220798, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 216, - "instId": 300002, - "propState": 1, - "pos": { - "x": 160112, - "y": 100770, - "z": 307461 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 216, - "instId": 300004, - "propState": 8, - "pos": { - "x": 159492, - "y": 102318, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 333245, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 8, - "pos": { - "x": 226881, - "y": 171158, - "z": 357232 - }, - "rot": { - "x": 0, - "y": 184882, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 217, - "instId": 300002, - "propState": 1, - "pos": { - "x": 226762, - "y": 167843, - "z": 357463 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 217, - "instId": 300004, - "propState": 8, - "pos": { - "x": 226896, - "y": 171199, - "z": 357241 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 8, - "pos": { - "x": 337076, - "y": 173730, - "z": 292727 - }, - "rot": { - "x": 0, - "y": 303950, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 218, - "instId": 300002, - "propState": 1, - "pos": { - "x": 338040, - "y": 168259, - "z": 292549 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 218, - "instId": 300004, - "propState": 8, - "pos": { - "x": 336933, - "y": 173863, - "z": 292571 - }, - "rot": { - "x": 0, - "y": 312490, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "219": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 219, - "instId": 300001, - "propState": 8, - "pos": { - "x": 186946, - "y": 169710, - "z": 364365 - }, - "rot": { - "x": 0, - "y": 262675, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 219, - "instId": 300002, - "propState": 1, - "pos": { - "x": 188001, - "y": 167843, - "z": 364979 - }, - "rot": { - "x": 0, - "y": 245509, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 219, - "instId": 300004, - "propState": 8, - "pos": { - "x": 186921, - "y": 170097, - "z": 364291 - }, - "rot": { - "x": 0, - "y": 221797, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "220": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 220, - "instId": 300001, - "propState": 18, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 276515, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 220, - "instId": 300002, - "propState": 1, - "pos": { - "x": 303252, - "y": 105988, - "z": 210165 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 220, - "instId": 300004, - "propState": 8, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 8, - "pos": { - "x": 309174, - "y": 106436, - "z": 178023 - }, - "rot": { - "x": 0, - "y": 40717, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 221, - "instId": 300002, - "propState": 1, - "pos": { - "x": 309518, - "y": 106520, - "z": 178086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 221, - "instId": 300004, - "propState": 8, - "pos": { - "x": 309161, - "y": 106561, - "z": 178007 - }, - "rot": { - "x": 0, - "y": 24000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 18, - "pos": { - "x": -47530, - "y": 11920, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 222, - "instId": 300002, - "propState": 1, - "pos": { - "x": -47487, - "y": 8183, - "z": -218067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 222, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47530, - "y": 12046, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 18, - "pos": { - "x": 356793, - "y": 108213, - "z": 190813 - }, - "rot": { - "x": 0, - "y": 255315, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 223, - "instId": 300002, - "propState": 1, - "pos": { - "x": 357800, - "y": 107971, - "z": 191113 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": 356939, - "y": 108213, - "z": 190774 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "224": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 224, - "instId": 300001, - "propState": 18, - "pos": { - "x": 204210, - "y": 102600, - "z": 300040 - }, - "rot": { - "x": 0, - "y": 26393, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 224, - "instId": 300002, - "propState": 1, - "pos": { - "x": 205414, - "y": 100841, - "z": 299431 - }, - "rot": { - "x": 0, - "y": 346016, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 224, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204211, - "y": 102733, - "z": 300041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 8, - "pos": { - "x": 178669, - "y": 168938, - "z": 393833 - }, - "rot": { - "x": 0, - "y": 145198, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 225, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178703, - "y": 167843, - "z": 395308 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 225, - "instId": 300004, - "propState": 8, - "pos": { - "x": 178642, - "y": 169082, - "z": 393814 - }, - "rot": { - "x": 0, - "y": 108200, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300005, - "propState": 8, - "pos": { - "x": -86338, - "y": 15348, - "z": -239289 - }, - "rot": { - "x": 0, - "y": 8124, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 226, - "instId": 300004, - "propState": 8, - "pos": { - "x": -86343, - "y": 15390, - "z": -239198 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 226, - "instId": 300002, - "propState": 1, - "pos": { - "x": -86432, - "y": 12541, - "z": -240353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300001, - "propState": 18, - "pos": { - "x": -78914, - "y": 24316, - "z": -252642 - }, - "rot": { - "x": 0, - "y": 69952, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 227, - "instId": 300002, - "propState": 1, - "pos": { - "x": -79319, - "y": 23948, - "z": -253010 - }, - "rot": { - "x": 0, - "y": 300950, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 227, - "instId": 300004, - "propState": 8, - "pos": { - "x": -78889, - "y": 24433, - "z": -252627 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300005, - "propState": 8, - "pos": { - "x": -82291, - "y": 23948, - "z": -252324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "242": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 242, - "instId": 300001, - "propState": 0, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 242, - "instId": 300002, - "propState": 0, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "245": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 245, - "instId": 300001, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 245, - "instId": 300002, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 245, - "instId": 300003, - "propState": 20, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 245, - "instId": 300004, - "propState": 1, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "258": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 258, - "instId": 300001, - "propState": 0, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "259": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 259, - "instId": 300001, - "propState": 0, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 259, - "instId": 300002, - "propState": 0, - "pos": { - "x": 338174, - "y": 114272, - "z": 200923 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 260, - "instId": 300001, - "propState": 0, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "261": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 261, - "instId": 300001, - "propState": 0, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "262": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 262, - "instId": 300001, - "propState": 0, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "263": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 263, - "instId": 300001, - "propState": 0, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300001, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 287, - "instId": 300002, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 287, - "instId": 300003, - "propState": 20, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 287, - "instId": 300004, - "propState": 1, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "289": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 289, - "instId": 300001, - "propState": 8, - "pos": { - "x": 342033, - "y": 168036, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 289, - "instId": 300002, - "propState": 8, - "pos": { - "x": 342033, - "y": 168183, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 289, - "instId": 300003, - "propState": 20, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 289, - "instId": 300004, - "propState": 1, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "309": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 309, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 272341, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 309, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 309, - "instId": 300003, - "propState": 20, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 309, - "instId": 300004, - "propState": 1, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "357": { - "monsters": [], - "npcs": [ - { - "groupId": 357, - "instId": 400001, - "pos": { - "x": 243851, - "y": 101713, - "z": 283891 - }, - "rot": { - "x": 0, - "y": 126434, - "z": 0 - }, - "npcId": 14126 - }, { - "groupId": 357, - "instId": 400002, - "pos": { - "x": 247390, - "y": 101000, - "z": 280980 - }, - "rot": { - "x": 0, - "y": 57982, - "z": 0 - }, - "npcId": 14146 - }, { - "groupId": 357, - "instId": 400003, - "pos": { - "x": 248636, - "y": 101000, - "z": 281986 - }, - "rot": { - "x": 0, - "y": 255639, - "z": 0 - }, - "npcId": 14147 - } - ], - "props": [], - "teleports": {} - }, - "406": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 406, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202701, - "y": 101238, - "z": 291138 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "407": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 407, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202410, - "y": 93495, - "z": 161640 - }, - "rot": { - "x": 0, - "y": 206515, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "408": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 408, - "instId": 300001, - "propState": 11, - "pos": { - "x": 359740, - "y": 107971, - "z": 209080 - }, - "rot": { - "x": 0, - "y": 293867, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "409": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 409, - "instId": 300001, - "propState": 11, - "pos": { - "x": -142827, - "y": 15608, - "z": -278700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "496": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 496, - "instId": 300001, - "propState": 18, - "pos": { - "x": 226836, - "y": 104516, - "z": 258812 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - } - ], - "teleports": {} - }, - "510": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 510, - "instId": 300009, - "propState": 20, - "pos": { - "x": 190341, - "y": 167843, - "z": 363687 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "520": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 520, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 520, - "instId": 300002, - "propState": 8, - "pos": { - "x": -89401, - "y": 25964, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 520, - "instId": 300004, - "propState": 8, - "pos": { - "x": -89401, - "y": 26097, - "z": -268820 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "521": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 521, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "522": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 522, - "instId": 300001, - "propState": 2, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - }, - { - "groupId": 522, - "instId": 300002, - "propState": 1, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300003, - "propState": 1, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300004, - "propState": 101, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300005, - "propState": 102, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300006, - "propState": 1, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - }, { - "groupId": 522, - "instId": 300007, - "propState": 1, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300008, - "propState": 1, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300009, - "propState": 1, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300010, - "propState": 1, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300011, - "propState": 1, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300012, - "propState": 1, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "526": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 526, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 526, - "instId": 300002, - "propState": 8, - "pos": { - "x": 137081, - "y": 102152, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 526, - "instId": 300004, - "propState": 8, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "527": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 527, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "528": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 528, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 528, - "instId": 300002, - "propState": 8, - "pos": { - "x": 369095, - "y": 108918, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 528, - "instId": 300004, - "propState": 8, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "529": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 529, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "617": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 617, - "instId": 300013, - "propState": 8, - "pos": { - "x": 5710, - "y": 4139, - "z": -279910 - }, - "rot": { - "x": 0, - "y": 236608, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300017, - "propState": 8, - "pos": { - "x": 76546, - "y": -5317, - "z": -398579 - }, - "rot": { - "x": 0, - "y": 221601, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19381, - "y": 4065, - "z": -224032 - }, - "rot": { - "x": 0, - "y": 210852, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15893, - "y": 6909, - "z": -311402 - }, - "rot": { - "x": 0, - "y": 70586, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 617, - "instId": 300003, - "propState": 8, - "pos": { - "x": 97877, - "y": -5290, - "z": -482547 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "618": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 618, - "instId": 300007, - "propState": 8, - "pos": { - "x": 193620, - "y": 94145, - "z": 166199 - }, - "rot": { - "x": 0, - "y": 18071, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130539, - "y": 94556, - "z": 260805 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300001, - "propState": 8, - "pos": { - "x": 137265, - "y": 101682, - "z": 323852 - }, - "rot": { - "x": 0, - "y": 278513, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300002, - "propState": 8, - "pos": { - "x": 296348, - "y": 157838, - "z": 353201 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300003, - "propState": 8, - "pos": { - "x": 202043, - "y": 168559, - "z": 358779 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300004, - "propState": 8, - "pos": { - "x": 132272, - "y": 98874, - "z": 194683 - }, - "rot": { - "x": 0, - "y": 28461, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300005, - "propState": 8, - "pos": { - "x": 217457, - "y": 98186, - "z": 156219 - }, - "rot": { - "x": 0, - "y": 209643, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300006, - "propState": 8, - "pos": { - "x": 206547, - "y": 101470, - "z": 328384 - }, - "rot": { - "x": 0, - "y": 156276, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300009, - "propState": 8, - "pos": { - "x": 341773, - "y": 108671, - "z": 198655 - }, - "rot": { - "x": 0, - "y": 22954, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "670": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 670, - "instId": 300001, - "propState": 18, - "pos": { - "x": -81519, - "y": 13019, - "z": -268441 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104096 - }, - { - "groupId": 670, - "instId": 300002, - "propState": 18, - "pos": { - "x": -31260, - "y": 6887, - "z": -323892 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, - { - "groupId": 670, - "instId": 300003, - "propState": 18, - "pos": { - "x": -114502, - "y": 16751, - "z": -220922 - }, - "rot": { - "x": 0, - "y": 300762, - "z": 0 - }, - "propId": 104093 - }, - { - "groupId": 670, - "instId": 300004, - "propState": 18, - "pos": { - "x": 179317, - "y": 94067, - "z": 172867 - }, - "rot": { - "x": 0, - "y": 165573, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300005, - "propState": 18, - "pos": { - "x": 263155, - "y": 102634, - "z": 164478 - }, - "rot": { - "x": 0, - "y": 75158, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300006, - "propState": 18, - "pos": { - "x": 298203, - "y": 105994, - "z": 215710 - }, - "rot": { - "x": 0, - "y": 322762, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300007, - "propState": 18, - "pos": { - "x": 131048, - "y": 95138, - "z": 275098 - }, - "rot": { - "x": 0, - "y": 69556, - "z": 0 - }, - "propId": 104096 - }, { - "groupId": 670, - "instId": 300008, - "propState": 18, - "pos": { - "x": -11199, - "y": 4203, - "z": -266538 - }, - "rot": { - "x": 0, - "y": 73758, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300009, - "propState": 18, - "pos": { - "x": 305331, - "y": 106653, - "z": 168630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300010, - "propState": 18, - "pos": { - "x": 351503, - "y": 108044, - "z": 197206 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300011, - "propState": 18, - "pos": { - "x": 128209, - "y": 101710, - "z": 333516 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 670, - "instId": 300012, - "propState": 18, - "pos": { - "x": -89306, - "y": 27612, - "z": -239309 - }, - "rot": { - "x": 0, - "y": 133168, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300013, - "propState": 18, - "pos": { - "x": -46712, - "y": 6773, - "z": -280120 - }, - "rot": { - "x": 0, - "y": 64953, - "z": 0 - }, - "propId": 104093 - } - ], - "teleports": {} - }, - "671": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 671, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359306, - "y": 108470, - "z": 202778 - }, - "rot": { - "x": 0, - "y": 202807, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "693": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "790": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 790, - "instId": 300001, - "propState": 8, - "pos": { - "x": 170425, - "y": 103346, - "z": 329899 - }, - "rot": { - "x": 0, - "y": 153327, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 790, - "instId": 300002, - "propState": 8, - "pos": { - "x": 355634, - "y": 109724, - "z": 187361 - }, - "rot": { - "x": 0, - "y": 345335, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "813": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 813, - "instId": 300001, - "propState": 18, - "pos": { - "x": 205919, - "y": 168773, - "z": 413410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 813, - "instId": 300002, - "propState": 18, - "pos": { - "x": 174385, - "y": 168465, - "z": 378219 - }, - "rot": { - "x": 0, - "y": 216335, - "z": 0 - }, - "propId": 104094 - } - ], - "teleports": {} - }, - "814": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 814, - "instId": 300001, - "propState": 18, - "pos": { - "x": -126536, - "y": 16175, - "z": -270549 - }, - "rot": { - "x": 0, - "y": 57225, - "z": 0 - }, - "propId": 104096 - } - ], - "teleports": {} - }, - "820": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "824": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 824, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359673, - "y": 108470, - "z": 202695 - }, - "rot": { - "x": 0, - "y": 235146, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "865": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "866": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 501, - "startAnchorId": 3, - "startGroupId": 6, - "isEnteredSceneInfo": true - } - }, - "1040161": { - "P10401_F10401001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78066, - "y": -5970, - "z": -486616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19340, - "y": 5990, - "z": -300240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -101136, - "y": 15608, - "z": -278544 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 124536, - "y": 98377, - "z": 192166 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227579, - "y": 167843, - "z": 369819 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 329967, - "y": 107971, - "z": 217122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 224470, - "y": 104516, - "z": 263170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 162270, - "y": 100770, - "z": 309350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 315770, - "y": 152774, - "z": 298757 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1040101": { - "anchorId": 1, - "groupId": 6, - "instId": 300001, - "pos": { - "x": 89730, - "y": -6120, - "z": -492460 - }, - "rot": { - "x": 0, - "y": 346618, - "z": 0 - } - }, - "1040102": { - "anchorId": 2, - "groupId": 6, - "instId": 300002, - "pos": { - "x": -21430, - "y": 5990, - "z": -303590 - }, - "rot": { - "x": 0, - "y": 254754, - "z": 0 - } - }, - "1040103": { - "anchorId": 3, - "groupId": 6, - "instId": 300003, - "pos": { - "x": -105120, - "y": 15608, - "z": -278950 - }, - "rot": { - "x": 0, - "y": 329392, - "z": 0 - } - }, - "1040104": { - "anchorId": 4, - "groupId": 6, - "instId": 300004, - "pos": { - "x": 114403, - "y": 98354, - "z": 194152 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - } - }, - "1040105": { - "anchorId": 5, - "groupId": 6, - "instId": 300005, - "pos": { - "x": 221674, - "y": 168060, - "z": 363828 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - } - }, - "1040106": { - "anchorId": 6, - "groupId": 6, - "instId": 300006, - "pos": { - "x": 336400, - "y": 107971, - "z": 213537 - }, - "rot": { - "x": 0, - "y": 182732, - "z": 0 - } - }, - "1040107": { - "anchorId": 7, - "groupId": 6, - "instId": 300007, - "pos": { - "x": 216390, - "y": 103529, - "z": 270850 - }, - "rot": { - "x": 0, - "y": 75679, - "z": 0 - } - }, - "1040108": { - "anchorId": 8, - "groupId": 6, - "instId": 300008, - "pos": { - "x": 167763, - "y": 100770, - "z": 308090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1040109": { - "anchorId": 9, - "groupId": 6, - "instId": 300009, - "pos": { - "x": 318666, - "y": 152472, - "z": 306522 - }, - "rot": { - "x": 0, - "y": 56899, - "z": 0 - } - } - } - }, - "8": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 12, - "pos": { - "x": 82050, - "y": -5915, - "z": -395340 - }, - "rot": { - "x": 0, - "y": 276750, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 12, - "pos": { - "x": 3914, - "y": 3450, - "z": -290792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 12, - "pos": { - "x": -18250, - "y": 6339, - "z": -296226 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 12, - "pos": { - "x": -26774, - "y": 3350, - "z": -287644 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300005, - "propState": 12, - "pos": { - "x": -33678, - "y": 3365, - "z": -267524 - }, - "rot": { - "x": 0, - "y": 90531, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300006, - "propState": 12, - "pos": { - "x": -64086, - "y": 21093, - "z": -269232 - }, - "rot": { - "x": 0, - "y": 20649, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300007, - "propState": 12, - "pos": { - "x": -74082, - "y": 11031, - "z": -231372 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300008, - "propState": 12, - "pos": { - "x": -134960, - "y": 15608, - "z": -280360 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300009, - "propState": 12, - "pos": { - "x": -60375, - "y": 12152, - "z": -278233 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300010, - "propState": 12, - "pos": { - "x": -102840, - "y": 19562, - "z": -246767 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300012, - "propState": 12, - "pos": { - "x": -86640, - "y": 27266, - "z": -243760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300006, - "propState": 8, - "pos": { - "x": -39636, - "y": 5990, - "z": -294265 - }, - "rot": { - "x": 0, - "y": 185572, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": -51120, - "y": 5978, - "z": -310370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300008, - "propState": 8, - "pos": { - "x": -50970, - "y": 5978, - "z": -300970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300009, - "propState": 8, - "pos": { - "x": -74500, - "y": 11160, - "z": -287292 - }, - "rot": { - "x": 0, - "y": 236527, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300010, - "propState": 8, - "pos": { - "x": -71770, - "y": 12394, - "z": -278750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300014, - "propState": 8, - "pos": { - "x": -144850, - "y": 16251, - "z": -247720 - }, - "rot": { - "x": 0, - "y": 75105, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26494, - "y": 6610, - "z": -323210 - }, - "rot": { - "x": 0, - "y": 351685, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300011, - "propState": 8, - "pos": { - "x": -76758, - "y": 24054, - "z": -249600 - }, - "rot": { - "x": 0, - "y": 53418, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 10, - "instId": 300015, - "propState": 8, - "pos": { - "x": -84739, - "y": 27779, - "z": -263615 - }, - "rot": { - "x": 0, - "y": 156113, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300018, - "propState": 8, - "pos": { - "x": -111490, - "y": 26632, - "z": -258600 - }, - "rot": { - "x": 0, - "y": 311826, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300016, - "propState": 8, - "pos": { - "x": -62385, - "y": 21150, - "z": -257798 - }, - "rot": { - "x": 0, - "y": 264682, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300024, - "propState": 8, - "pos": { - "x": -63897, - "y": 21093, - "z": -236956 - }, - "rot": { - "x": 0, - "y": 220027, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300020, - "propState": 8, - "pos": { - "x": -25366, - "y": 3333, - "z": -216889 - }, - "rot": { - "x": 0, - "y": 88688, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300021, - "propState": 8, - "pos": { - "x": -14840, - "y": 3448, - "z": -206413 - }, - "rot": { - "x": 0, - "y": 177426, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300022, - "propState": 8, - "pos": { - "x": -134892, - "y": 15204, - "z": -278844 - }, - "rot": { - "x": 0, - "y": 3118, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300023, - "propState": 8, - "pos": { - "x": -133409, - "y": 15164, - "z": -280287 - }, - "rot": { - "x": 0, - "y": 86672, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300025, - "propState": 8, - "pos": { - "x": 89695, - "y": -5970, - "z": -448796 - }, - "rot": { - "x": 0, - "y": 210643, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58732, - "y": -5990, - "z": -419241 - }, - "rot": { - "x": 0, - "y": 102446, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300012, - "propState": 8, - "pos": { - "x": 55603, - "y": -6017, - "z": -404746 - }, - "rot": { - "x": 0, - "y": 23104, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14697, - "y": -1293, - "z": -360615 - }, - "rot": { - "x": 0, - "y": 51018, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": 43152, - "y": -5300, - "z": -372415 - }, - "rot": { - "x": 0, - "y": 220886, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300027, - "propState": 8, - "pos": { - "x": 21331, - "y": 2224, - "z": -334155 - }, - "rot": { - "x": 0, - "y": 263701, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20605, - "y": 3448, - "z": -283484 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300028, - "propState": 8, - "pos": { - "x": 19589, - "y": 3448, - "z": -237547 - }, - "rot": { - "x": 0, - "y": 241864, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 1, - "pos": { - "x": 312570, - "y": 109590, - "z": 314512 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311898, - "y": 152508, - "z": 314894 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 1, - "pos": { - "x": 316455, - "y": 152200, - "z": 310770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104002 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 1, - "pos": { - "x": 316207, - "y": 109404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 13, - "instId": 300005, - "propState": 1, - "pos": { - "x": 316207, - "y": 152404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 14, - "instId": 300004, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300003, - "propState": 1, - "pos": { - "x": 236879, - "y": 103740, - "z": 236270 - }, - "rot": { - "x": 0, - "y": 7500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 1, - "pos": { - "x": 212126, - "y": 103740, - "z": 279143 - }, - "rot": { - "x": 0, - "y": 112500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300005, - "propState": 1, - "pos": { - "x": 188042, - "y": 104630, - "z": 276986 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300006, - "propState": 1, - "pos": { - "x": 159686, - "y": 100793, - "z": 300619 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300007, - "propState": 1, - "pos": { - "x": 143159, - "y": 100976, - "z": 309937 - }, - "rot": { - "x": 0, - "y": 293966, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300011, - "propState": 1, - "pos": { - "x": 291750, - "y": 105971, - "z": 185290 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300012, - "propState": 1, - "pos": { - "x": 241740, - "y": 101971, - "z": 163320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300010, - "propState": 1, - "pos": { - "x": 353781, - "y": 107971, - "z": 203856 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104018 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -59530, - "y": 12152, - "z": -273520 - }, - "rot": { - "x": 0, - "y": 309292, - "z": 0 - }, - "npcId": 3149 - } - ], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -95080, - "y": 14756, - "z": -279743 - }, - "rot": { - "x": 0, - "y": 10151, - "z": 0 - }, - "npcId": 14109 - } - ], - "props": [], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": -96529, - "y": 15621, - "z": -265169 - }, - "rot": { - "x": 0, - "y": 224052, - "z": 0 - }, - "npcId": 14209 - } - ], - "props": [], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [ - { - "groupId": 40, - "instId": 400001, - "pos": { - "x": -111968, - "y": 15665, - "z": -266978 - }, - "rot": { - "x": 0, - "y": 196945, - "z": 0 - }, - "npcId": 14110 - }, { - "groupId": 40, - "instId": 400002, - "pos": { - "x": -112375, - "y": 15706, - "z": -267880 - }, - "rot": { - "x": 0, - "y": 13398, - "z": 0 - }, - "npcId": 14103 - } - ], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204915, - "y": 167443, - "z": 391466 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 104015 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300002, - "propState": 0, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300002, - "propState": 0, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [ - { - "groupId": 92, - "instId": 400001, - "pos": { - "x": 204964, - "y": 97644, - "z": 143330 - }, - "rot": { - "x": 0, - "y": 143298, - "z": 0 - }, - "npcId": 14101 - } - ], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 0, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -14980, - "y": 3350, - "z": -283160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300002, - "propState": 1, - "pos": { - "x": -146909, - "y": 15640, - "z": -263311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": 158376, - "y": 105750, - "z": 344739 - }, - "rot": { - "x": 0, - "y": 224478, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": 219888, - "y": 97644, - "z": 168466 - }, - "rot": { - "x": 0, - "y": 150238, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": 352900, - "y": 107971, - "z": 220700 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": 209210, - "y": 100740, - "z": 308940 - }, - "rot": { - "x": 0, - "y": 329129, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300007, - "propState": 1, - "pos": { - "x": -79120, - "y": 14778, - "z": -283515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300008, - "propState": 8, - "pos": { - "x": 257554, - "y": 102389, - "z": 172472 - }, - "rot": { - "x": 0, - "y": 330054, - "z": 0 - }, - "propId": 104012 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149769, - "y": 105603, - "z": 359377 - }, - "rot": { - "x": 0, - "y": 328717, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": 207644, - "y": 101150, - "z": 324766 - }, - "rot": { - "x": 0, - "y": 106681, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": 232368, - "y": 103803, - "z": 225356 - }, - "rot": { - "x": 0, - "y": 59779, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204903, - "y": 167529, - "z": 391455 - }, - "rot": { - "x": 0, - "y": 329375, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": 223904, - "y": 98770, - "z": 126573 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": -132996, - "y": 26164, - "z": -252218 - }, - "rot": { - "x": 0, - "y": 180283, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300007, - "propState": 8, - "pos": { - "x": 273980, - "y": 102188, - "z": 178507 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300008, - "propState": 8, - "pos": { - "x": -122252, - "y": 15622, - "z": -283207 - }, - "rot": { - "x": 0, - "y": 180849, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300009, - "propState": 8, - "pos": { - "x": 287160, - "y": 102129, - "z": 293884 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300010, - "propState": 8, - "pos": { - "x": 340774, - "y": 107971, - "z": 190474 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43750, - "y": 5920, - "z": -276720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300002, - "propState": 8, - "pos": { - "x": -57455, - "y": 8117, - "z": -220071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300003, - "propState": 8, - "pos": { - "x": 221207, - "y": 167929, - "z": 357985 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300004, - "propState": 8, - "pos": { - "x": 288485, - "y": 105971, - "z": 204066 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227188, - "y": 100770, - "z": 344085 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300006, - "propState": 8, - "pos": { - "x": -106222, - "y": 13880, - "z": -289783 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300007, - "propState": 8, - "pos": { - "x": 210166, - "y": 103536, - "z": 287518 - }, - "rot": { - "x": 0, - "y": 202254, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300008, - "propState": 8, - "pos": { - "x": 210027, - "y": 104654, - "z": 224475 - }, - "rot": { - "x": 0, - "y": 59128, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 1, - "pos": { - "x": 234018, - "y": 100947, - "z": 269707 - }, - "rot": { - "x": 0, - "y": 39325, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": 325745, - "y": 106160, - "z": 184548 - }, - "rot": { - "x": 0, - "y": 240447, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300003, - "propState": 8, - "pos": { - "x": 198068, - "y": 104653, - "z": 269939 - }, - "rot": { - "x": 0, - "y": 151369, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300004, - "propState": 1, - "pos": { - "x": 270190, - "y": 163213, - "z": 371600 - }, - "rot": { - "x": 0, - "y": 260032, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300005, - "propState": 8, - "pos": { - "x": 118761, - "y": 101070, - "z": 317301 - }, - "rot": { - "x": 0, - "y": 77253, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4256, - "y": 3381, - "z": -247994 - }, - "rot": { - "x": 0, - "y": 224790, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300007, - "propState": 8, - "pos": { - "x": -66826, - "y": 11067, - "z": -234952 - }, - "rot": { - "x": 0, - "y": 267497, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300008, - "propState": 8, - "pos": { - "x": -64190, - "y": 21093, - "z": -235440 - }, - "rot": { - "x": 0, - "y": 212078, - "z": 0 - }, - "propId": 104059 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 139968, - "y": 102482, - "z": 319179 - }, - "rot": { - "x": 0, - "y": 242786, - "z": 0 - }, - "npcId": 100 - }, - { - "groupId": 151, - "instId": 400002, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400003, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400004, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400005, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400006, - "pos": { - "x": 139892, - "y": 102103, - "z": 319130 - }, - "rot": { - "x": 0, - "y": 239755, - "z": 0 - }, - "npcId": 14312 - } - ], - "props": [], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 152, - "instId": 300001, - "propState": 12, - "pos": { - "x": 152574, - "y": 93638, - "z": 266324 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300002, - "propState": 12, - "pos": { - "x": 130494, - "y": 93630, - "z": 279354 - }, - "rot": { - "x": 0, - "y": 239981, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300004, - "propState": 12, - "pos": { - "x": 185760, - "y": 105762, - "z": 371090 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300005, - "propState": 12, - "pos": { - "x": 177853, - "y": 93580, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300006, - "propState": 12, - "pos": { - "x": 253837, - "y": 98644, - "z": 136847 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300007, - "propState": 12, - "pos": { - "x": 194002, - "y": 104122, - "z": 255928 - }, - "rot": { - "x": 0, - "y": 130733, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300008, - "propState": 12, - "pos": { - "x": 229414, - "y": 105571, - "z": 210692 - }, - "rot": { - "x": 0, - "y": 321314, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300009, - "propState": 12, - "pos": { - "x": 183158, - "y": 104653, - "z": 266854 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300010, - "propState": 12, - "pos": { - "x": 268140, - "y": 101000, - "z": 239810 - }, - "rot": { - "x": 0, - "y": 328117, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300011, - "propState": 12, - "pos": { - "x": 225310, - "y": 101000, - "z": 290410 - }, - "rot": { - "x": 0, - "y": 59999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300012, - "propState": 12, - "pos": { - "x": 255420, - "y": 101000, - "z": 320270 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300013, - "propState": 12, - "pos": { - "x": 338020, - "y": 152803, - "z": 333890 - }, - "rot": { - "x": 0, - "y": 221024, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300014, - "propState": 12, - "pos": { - "x": 282990, - "y": 101971, - "z": 173500 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300015, - "propState": 12, - "pos": { - "x": 286450, - "y": 105958, - "z": 211950 - }, - "rot": { - "x": 0, - "y": 148320, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300016, - "propState": 12, - "pos": { - "x": 329340, - "y": 106089, - "z": 169620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300017, - "propState": 12, - "pos": { - "x": 327440, - "y": 107971, - "z": 221628 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300019, - "propState": 12, - "pos": { - "x": 269649, - "y": 163150, - "z": 363836 - }, - "rot": { - "x": 0, - "y": 310585, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300020, - "propState": 12, - "pos": { - "x": 199019, - "y": 167843, - "z": 358454 - }, - "rot": { - "x": 0, - "y": 18403, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300021, - "propState": 12, - "pos": { - "x": 190814, - "y": 101238, - "z": 287208 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300022, - "propState": 12, - "pos": { - "x": 171673, - "y": 100770, - "z": 318303 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300023, - "propState": 12, - "pos": { - "x": 221083, - "y": 100770, - "z": 333802 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300024, - "propState": 12, - "pos": { - "x": 145640, - "y": 100754, - "z": 297480 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 153, - "instId": 300003, - "propState": 8, - "pos": { - "x": 177050, - "y": 93120, - "z": 174910 - }, - "rot": { - "x": 0, - "y": 246601, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 153, - "instId": 300004, - "propState": 8, - "pos": { - "x": 227950, - "y": 97644, - "z": 159150 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300005, - "propState": 8, - "pos": { - "x": 231250, - "y": 97644, - "z": 153440 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300016, - "propState": 8, - "pos": { - "x": 176260, - "y": 103203, - "z": 239780 - }, - "rot": { - "x": 0, - "y": 150437, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300006, - "propState": 8, - "pos": { - "x": 184370, - "y": 103203, - "z": 225470 - }, - "rot": { - "x": 0, - "y": 326831, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300009, - "propState": 8, - "pos": { - "x": 234600, - "y": 103530, - "z": 222580 - }, - "rot": { - "x": 0, - "y": 17701, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300018, - "propState": 8, - "pos": { - "x": 255266, - "y": 101971, - "z": 167110 - }, - "rot": { - "x": 0, - "y": 154263, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300013, - "propState": 8, - "pos": { - "x": 279350, - "y": 105971, - "z": 191890 - }, - "rot": { - "x": 0, - "y": 241048, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300019, - "propState": 8, - "pos": { - "x": 318070, - "y": 105971, - "z": 196210 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300014, - "propState": 8, - "pos": { - "x": 308709, - "y": 106272, - "z": 159522 - }, - "rot": { - "x": 0, - "y": 36623, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300021, - "propState": 8, - "pos": { - "x": 321207, - "y": 105971, - "z": 197154 - }, - "rot": { - "x": 0, - "y": 60201, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300022, - "propState": 8, - "pos": { - "x": 346015, - "y": 107971, - "z": 231792 - }, - "rot": { - "x": 0, - "y": 180550, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300023, - "propState": 8, - "pos": { - "x": 322496, - "y": 107971, - "z": 226099 - }, - "rot": { - "x": 0, - "y": 187422, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300036, - "propState": 8, - "pos": { - "x": 329070, - "y": 107647, - "z": 221670 - }, - "rot": { - "x": 0, - "y": 105499, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300024, - "propState": 8, - "pos": { - "x": 138940, - "y": 100954, - "z": 308470 - }, - "rot": { - "x": 0, - "y": 326307, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300025, - "propState": 8, - "pos": { - "x": 150703, - "y": 105592, - "z": 352393 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300011, - "propState": 8, - "pos": { - "x": 219650, - "y": 97644, - "z": 143270 - }, - "rot": { - "x": 0, - "y": 92595, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300012, - "propState": 8, - "pos": { - "x": 292770, - "y": 101000, - "z": 253740 - }, - "rot": { - "x": 0, - "y": 151932, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 153, - "instId": 300010, - "propState": 8, - "pos": { - "x": 333780, - "y": 153438, - "z": 347280 - }, - "rot": { - "x": 0, - "y": 404, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300015, - "propState": 8, - "pos": { - "x": 134181, - "y": 98377, - "z": 214970 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300026, - "propState": 8, - "pos": { - "x": 141980, - "y": 98377, - "z": 200620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300028, - "propState": 8, - "pos": { - "x": 113902, - "y": 93638, - "z": 278405 - }, - "rot": { - "x": 0, - "y": 198040, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300029, - "propState": 8, - "pos": { - "x": 118702, - "y": 93656, - "z": 244941 - }, - "rot": { - "x": 0, - "y": 60791, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300001, - "propState": 8, - "pos": { - "x": 143195, - "y": 93656, - "z": 258228 - }, - "rot": { - "x": 0, - "y": 330871, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300002, - "propState": 8, - "pos": { - "x": 128310, - "y": 100954, - "z": 292948 - }, - "rot": { - "x": 0, - "y": 62758, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300030, - "propState": 8, - "pos": { - "x": 178485, - "y": 167843, - "z": 371664 - }, - "rot": { - "x": 0, - "y": 56447, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300031, - "propState": 8, - "pos": { - "x": 245807, - "y": 164825, - "z": 374963 - }, - "rot": { - "x": 0, - "y": 127904, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300032, - "propState": 8, - "pos": { - "x": 277570, - "y": 159001, - "z": 355931 - }, - "rot": { - "x": 0, - "y": 130587, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300033, - "propState": 8, - "pos": { - "x": 278410, - "y": 163045, - "z": 379509 - }, - "rot": { - "x": 0, - "y": 258352, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300035, - "propState": 8, - "pos": { - "x": 146505, - "y": 100471, - "z": 298122 - }, - "rot": { - "x": 0, - "y": 54454, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300037, - "propState": 8, - "pos": { - "x": 314177, - "y": 153280, - "z": 292709 - }, - "rot": { - "x": 0, - "y": 92791, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "160": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119259, - "y": 18049, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 211662, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104995, - "y": 98470, - "z": 188771 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119259, - "y": 18058, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 160, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104977, - "y": 98481, - "z": 188670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 8, - "pos": { - "x": -99031, - "y": 15920, - "z": -275022 - }, - "rot": { - "x": 0, - "y": 273537, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 161, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66980, - "y": 21867, - "z": -266740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1540, - "y": 4866, - "z": -287650 - }, - "rot": { - "x": 0, - "y": 269808, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300002, - "propState": 1, - "pos": { - "x": 77893, - "y": -4450, - "z": -498633 - }, - "rot": { - "x": 0, - "y": 253178, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178203, - "y": 95088, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 61300, - "z": 0 - }, - "propId": 104060 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300002, - "propState": 0, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [ - { - "groupId": 176, - "instId": 400001, - "pos": { - "x": 87700, - "y": -16540, - "z": -477300 - }, - "rot": { - "x": 0, - "y": 345321, - "z": 0 - }, - "npcId": 3185 - }, { - "groupId": 176, - "instId": 400002, - "pos": { - "x": 86500, - "y": -16540, - "z": -469680 - }, - "rot": { - "x": 0, - "y": 341837, - "z": 0 - }, - "npcId": 3183 - }, { - "groupId": 176, - "instId": 400003, - "pos": { - "x": 85750, - "y": -16540, - "z": -467330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 14112 - } - ], - "props": [], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 18, - "pos": { - "x": 77916, - "y": -3040, - "z": -498627 - }, - "rot": { - "x": 0, - "y": 264267, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 208, - "instId": 300002, - "propState": 1, - "pos": { - "x": 78969, - "y": -5990, - "z": -498306 - }, - "rot": { - "x": 0, - "y": 101249, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 208, - "instId": 300004, - "propState": 8, - "pos": { - "x": 77916, - "y": -2890, - "z": -498625 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "209": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 209, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46602, - "y": -4593, - "z": -391873 - }, - "rot": { - "x": 0, - "y": 300009, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 209, - "instId": 300002, - "propState": 1, - "pos": { - "x": 48064, - "y": -5982, - "z": -390773 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 209, - "instId": 300004, - "propState": 8, - "pos": { - "x": 46621, - "y": -4524, - "z": -391878 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 18, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 9817, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 210, - "instId": 300002, - "propState": 1, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 279817, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 210, - "instId": 300004, - "propState": 8, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 18, - "pos": { - "x": -132986, - "y": 27350, - "z": -252401 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 211, - "instId": 300002, - "propState": 1, - "pos": { - "x": -133052, - "y": 26103, - "z": -253728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 211, - "instId": 300004, - "propState": 8, - "pos": { - "x": -132986, - "y": 27463, - "z": -252368 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 212, - "instId": 300001, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 119917, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 212, - "instId": 300002, - "propState": 1, - "pos": { - "x": -55180, - "y": 12152, - "z": -266265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 212, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "213": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 213, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 309806, - "z": 0 - }, - "propId": 104055 - }, - { - "groupId": 213, - "instId": 300002, - "propState": 1, - "pos": { - "x": -30255, - "y": 3365, - "z": -265518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 213, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 213, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31099, - "y": 4038, - "z": -263724 - }, - "rot": { - "x": 0, - "y": 353979, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 213, - "instId": 300006, - "propState": 8, - "pos": { - "x": -31535, - "y": 4077, - "z": -264049 - }, - "rot": { - "x": 0, - "y": 326571, - "z": 0 - }, - "propId": 104055 - } - ], - "teleports": {} - }, - "214": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 214, - "instId": 300002, - "propState": 1, - "pos": { - "x": 175002, - "y": 156010, - "z": 362005 - }, - "rot": { - "x": 0, - "y": 253144, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300003, - "propState": 1, - "pos": { - "x": 175522, - "y": 170077, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 197984, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300004, - "propState": 8, - "pos": { - "x": 175522, - "y": 170178, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 220382, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 214, - "instId": 300006, - "propState": 1, - "pos": { - "x": 179320, - "y": 106811, - "z": 366430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300002, - "propState": 1, - "pos": { - "x": 130717, - "y": 102275, - "z": 338339 - }, - "rot": { - "x": 0, - "y": 224748, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300003, - "propState": 1, - "pos": { - "x": 140502, - "y": 102080, - "z": 339386 - }, - "rot": { - "x": 0, - "y": 149909, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300004, - "propState": 8, - "pos": { - "x": 140574, - "y": 102154, - "z": 339418 - }, - "rot": { - "x": 0, - "y": 123000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 215, - "instId": 300006, - "propState": 1, - "pos": { - "x": 127191, - "y": 101080, - "z": 331597 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 8, - "pos": { - "x": 159492, - "y": 102256, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 220798, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 216, - "instId": 300002, - "propState": 1, - "pos": { - "x": 160112, - "y": 100770, - "z": 307461 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 216, - "instId": 300004, - "propState": 8, - "pos": { - "x": 159492, - "y": 102318, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 333245, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 8, - "pos": { - "x": 226881, - "y": 171158, - "z": 357232 - }, - "rot": { - "x": 0, - "y": 184882, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 217, - "instId": 300002, - "propState": 1, - "pos": { - "x": 226762, - "y": 167843, - "z": 357463 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 217, - "instId": 300004, - "propState": 8, - "pos": { - "x": 226896, - "y": 171199, - "z": 357241 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 8, - "pos": { - "x": 337076, - "y": 173730, - "z": 292727 - }, - "rot": { - "x": 0, - "y": 303950, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 218, - "instId": 300002, - "propState": 1, - "pos": { - "x": 338040, - "y": 168259, - "z": 292549 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 218, - "instId": 300004, - "propState": 8, - "pos": { - "x": 336933, - "y": 173863, - "z": 292571 - }, - "rot": { - "x": 0, - "y": 312490, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "219": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 219, - "instId": 300001, - "propState": 8, - "pos": { - "x": 186946, - "y": 169710, - "z": 364365 - }, - "rot": { - "x": 0, - "y": 262675, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 219, - "instId": 300002, - "propState": 1, - "pos": { - "x": 188001, - "y": 167843, - "z": 364979 - }, - "rot": { - "x": 0, - "y": 245509, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 219, - "instId": 300004, - "propState": 8, - "pos": { - "x": 186921, - "y": 170097, - "z": 364291 - }, - "rot": { - "x": 0, - "y": 221797, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "220": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 220, - "instId": 300001, - "propState": 18, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 276515, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 220, - "instId": 300002, - "propState": 1, - "pos": { - "x": 303252, - "y": 105988, - "z": 210165 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 220, - "instId": 300004, - "propState": 8, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 8, - "pos": { - "x": 309174, - "y": 106436, - "z": 178023 - }, - "rot": { - "x": 0, - "y": 40717, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 221, - "instId": 300002, - "propState": 1, - "pos": { - "x": 309518, - "y": 106520, - "z": 178086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 221, - "instId": 300004, - "propState": 8, - "pos": { - "x": 309161, - "y": 106561, - "z": 178007 - }, - "rot": { - "x": 0, - "y": 24000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 18, - "pos": { - "x": -47530, - "y": 11920, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 222, - "instId": 300002, - "propState": 1, - "pos": { - "x": -47487, - "y": 8183, - "z": -218067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 222, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47530, - "y": 12046, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 18, - "pos": { - "x": 356793, - "y": 108213, - "z": 190813 - }, - "rot": { - "x": 0, - "y": 255315, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 223, - "instId": 300002, - "propState": 1, - "pos": { - "x": 357800, - "y": 107971, - "z": 191113 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": 356939, - "y": 108213, - "z": 190774 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "224": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 224, - "instId": 300001, - "propState": 18, - "pos": { - "x": 204210, - "y": 102600, - "z": 300040 - }, - "rot": { - "x": 0, - "y": 26393, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 224, - "instId": 300002, - "propState": 1, - "pos": { - "x": 205414, - "y": 100841, - "z": 299431 - }, - "rot": { - "x": 0, - "y": 346016, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 224, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204211, - "y": 102733, - "z": 300041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 8, - "pos": { - "x": 178669, - "y": 168938, - "z": 393833 - }, - "rot": { - "x": 0, - "y": 145198, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 225, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178703, - "y": 167843, - "z": 395308 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 225, - "instId": 300004, - "propState": 8, - "pos": { - "x": 178642, - "y": 169082, - "z": 393814 - }, - "rot": { - "x": 0, - "y": 108200, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300005, - "propState": 8, - "pos": { - "x": -86338, - "y": 15348, - "z": -239289 - }, - "rot": { - "x": 0, - "y": 8124, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 226, - "instId": 300004, - "propState": 8, - "pos": { - "x": -86343, - "y": 15390, - "z": -239198 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 226, - "instId": 300002, - "propState": 1, - "pos": { - "x": -86432, - "y": 12541, - "z": -240353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300001, - "propState": 18, - "pos": { - "x": -78914, - "y": 24316, - "z": -252642 - }, - "rot": { - "x": 0, - "y": 69952, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 227, - "instId": 300002, - "propState": 1, - "pos": { - "x": -79319, - "y": 23948, - "z": -253010 - }, - "rot": { - "x": 0, - "y": 300950, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 227, - "instId": 300004, - "propState": 8, - "pos": { - "x": -78889, - "y": 24433, - "z": -252627 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300005, - "propState": 8, - "pos": { - "x": -82291, - "y": 23948, - "z": -252324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "242": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 242, - "instId": 300001, - "propState": 0, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 242, - "instId": 300002, - "propState": 0, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "245": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 245, - "instId": 300001, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 245, - "instId": 300002, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 245, - "instId": 300003, - "propState": 20, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 245, - "instId": 300004, - "propState": 1, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "258": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 258, - "instId": 300001, - "propState": 0, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "259": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 259, - "instId": 300001, - "propState": 0, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 259, - "instId": 300002, - "propState": 0, - "pos": { - "x": 338174, - "y": 114272, - "z": 200923 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 260, - "instId": 300001, - "propState": 0, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "261": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 261, - "instId": 300001, - "propState": 0, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "262": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 262, - "instId": 300001, - "propState": 0, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "263": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 263, - "instId": 300001, - "propState": 0, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300001, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 287, - "instId": 300002, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 287, - "instId": 300003, - "propState": 20, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 287, - "instId": 300004, - "propState": 1, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "289": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 289, - "instId": 300001, - "propState": 8, - "pos": { - "x": 342033, - "y": 168036, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 289, - "instId": 300002, - "propState": 8, - "pos": { - "x": 342033, - "y": 168183, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 289, - "instId": 300003, - "propState": 20, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 289, - "instId": 300004, - "propState": 1, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "309": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 309, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 272341, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 309, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 309, - "instId": 300003, - "propState": 20, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 309, - "instId": 300004, - "propState": 1, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "357": { - "monsters": [], - "npcs": [ - { - "groupId": 357, - "instId": 400001, - "pos": { - "x": 243851, - "y": 101713, - "z": 283891 - }, - "rot": { - "x": 0, - "y": 126434, - "z": 0 - }, - "npcId": 14126 - }, { - "groupId": 357, - "instId": 400002, - "pos": { - "x": 247390, - "y": 101000, - "z": 280980 - }, - "rot": { - "x": 0, - "y": 57982, - "z": 0 - }, - "npcId": 14146 - }, { - "groupId": 357, - "instId": 400003, - "pos": { - "x": 248636, - "y": 101000, - "z": 281986 - }, - "rot": { - "x": 0, - "y": 255639, - "z": 0 - }, - "npcId": 14147 - } - ], - "props": [], - "teleports": {} - }, - "406": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 406, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202701, - "y": 101238, - "z": 291138 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "407": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 407, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202410, - "y": 93495, - "z": 161640 - }, - "rot": { - "x": 0, - "y": 206515, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "408": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 408, - "instId": 300001, - "propState": 11, - "pos": { - "x": 359740, - "y": 107971, - "z": 209080 - }, - "rot": { - "x": 0, - "y": 293867, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "409": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 409, - "instId": 300001, - "propState": 11, - "pos": { - "x": -142827, - "y": 15608, - "z": -278700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "496": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 496, - "instId": 300001, - "propState": 18, - "pos": { - "x": 226836, - "y": 104516, - "z": 258812 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - } - ], - "teleports": {} - }, - "510": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 510, - "instId": 300009, - "propState": 20, - "pos": { - "x": 190341, - "y": 167843, - "z": 363687 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "520": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 520, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 520, - "instId": 300002, - "propState": 8, - "pos": { - "x": -89401, - "y": 25964, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 520, - "instId": 300004, - "propState": 8, - "pos": { - "x": -89401, - "y": 26097, - "z": -268820 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "521": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 521, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "522": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 522, - "instId": 300001, - "propState": 2, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - }, - { - "groupId": 522, - "instId": 300002, - "propState": 1, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300003, - "propState": 1, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300004, - "propState": 101, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300005, - "propState": 102, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300006, - "propState": 1, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - }, { - "groupId": 522, - "instId": 300007, - "propState": 1, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300008, - "propState": 1, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300009, - "propState": 1, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300010, - "propState": 1, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300011, - "propState": 1, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300012, - "propState": 1, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "526": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 526, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 526, - "instId": 300002, - "propState": 8, - "pos": { - "x": 137081, - "y": 102152, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 526, - "instId": 300004, - "propState": 8, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "527": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 527, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "528": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 528, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 528, - "instId": 300002, - "propState": 8, - "pos": { - "x": 369095, - "y": 108918, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 528, - "instId": 300004, - "propState": 8, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "529": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 529, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "617": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 617, - "instId": 300013, - "propState": 8, - "pos": { - "x": 5710, - "y": 4139, - "z": -279910 - }, - "rot": { - "x": 0, - "y": 236608, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300017, - "propState": 8, - "pos": { - "x": 76546, - "y": -5317, - "z": -398579 - }, - "rot": { - "x": 0, - "y": 221601, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19381, - "y": 4065, - "z": -224032 - }, - "rot": { - "x": 0, - "y": 210852, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15893, - "y": 6909, - "z": -311402 - }, - "rot": { - "x": 0, - "y": 70586, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 617, - "instId": 300003, - "propState": 8, - "pos": { - "x": 97877, - "y": -5290, - "z": -482547 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "618": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 618, - "instId": 300007, - "propState": 8, - "pos": { - "x": 193620, - "y": 94145, - "z": 166199 - }, - "rot": { - "x": 0, - "y": 18071, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130539, - "y": 94556, - "z": 260805 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300001, - "propState": 8, - "pos": { - "x": 137265, - "y": 101682, - "z": 323852 - }, - "rot": { - "x": 0, - "y": 278513, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300002, - "propState": 8, - "pos": { - "x": 296348, - "y": 157838, - "z": 353201 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300003, - "propState": 8, - "pos": { - "x": 202043, - "y": 168559, - "z": 358779 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300004, - "propState": 8, - "pos": { - "x": 132272, - "y": 98874, - "z": 194683 - }, - "rot": { - "x": 0, - "y": 28461, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300005, - "propState": 8, - "pos": { - "x": 217457, - "y": 98186, - "z": 156219 - }, - "rot": { - "x": 0, - "y": 209643, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300006, - "propState": 8, - "pos": { - "x": 206547, - "y": 101470, - "z": 328384 - }, - "rot": { - "x": 0, - "y": 156276, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300009, - "propState": 8, - "pos": { - "x": 341773, - "y": 108671, - "z": 198655 - }, - "rot": { - "x": 0, - "y": 22954, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "670": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 670, - "instId": 300001, - "propState": 18, - "pos": { - "x": -81519, - "y": 13019, - "z": -268441 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104096 - }, - { - "groupId": 670, - "instId": 300002, - "propState": 18, - "pos": { - "x": -31260, - "y": 6887, - "z": -323892 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, - { - "groupId": 670, - "instId": 300003, - "propState": 18, - "pos": { - "x": -114502, - "y": 16751, - "z": -220922 - }, - "rot": { - "x": 0, - "y": 300762, - "z": 0 - }, - "propId": 104093 - }, - { - "groupId": 670, - "instId": 300004, - "propState": 18, - "pos": { - "x": 179317, - "y": 94067, - "z": 172867 - }, - "rot": { - "x": 0, - "y": 165573, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300005, - "propState": 18, - "pos": { - "x": 263155, - "y": 102634, - "z": 164478 - }, - "rot": { - "x": 0, - "y": 75158, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300006, - "propState": 18, - "pos": { - "x": 298203, - "y": 105994, - "z": 215710 - }, - "rot": { - "x": 0, - "y": 322762, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300007, - "propState": 18, - "pos": { - "x": 131048, - "y": 95138, - "z": 275098 - }, - "rot": { - "x": 0, - "y": 69556, - "z": 0 - }, - "propId": 104096 - }, { - "groupId": 670, - "instId": 300008, - "propState": 18, - "pos": { - "x": -11199, - "y": 4203, - "z": -266538 - }, - "rot": { - "x": 0, - "y": 73758, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300009, - "propState": 18, - "pos": { - "x": 305331, - "y": 106653, - "z": 168630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300010, - "propState": 18, - "pos": { - "x": 351503, - "y": 108044, - "z": 197206 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300011, - "propState": 18, - "pos": { - "x": 128209, - "y": 101710, - "z": 333516 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 670, - "instId": 300012, - "propState": 18, - "pos": { - "x": -89306, - "y": 27612, - "z": -239309 - }, - "rot": { - "x": 0, - "y": 133168, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300013, - "propState": 18, - "pos": { - "x": -46712, - "y": 6773, - "z": -280120 - }, - "rot": { - "x": 0, - "y": 64953, - "z": 0 - }, - "propId": 104093 - } - ], - "teleports": {} - }, - "671": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 671, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359306, - "y": 108470, - "z": 202778 - }, - "rot": { - "x": 0, - "y": 202807, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "693": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "790": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 790, - "instId": 300001, - "propState": 8, - "pos": { - "x": 170425, - "y": 103346, - "z": 329899 - }, - "rot": { - "x": 0, - "y": 153327, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 790, - "instId": 300002, - "propState": 8, - "pos": { - "x": 355634, - "y": 109724, - "z": 187361 - }, - "rot": { - "x": 0, - "y": 345335, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "813": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 813, - "instId": 300001, - "propState": 18, - "pos": { - "x": 205919, - "y": 168773, - "z": 413410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 813, - "instId": 300002, - "propState": 18, - "pos": { - "x": 174385, - "y": 168465, - "z": 378219 - }, - "rot": { - "x": 0, - "y": 216335, - "z": 0 - }, - "propId": 104094 - } - ], - "teleports": {} - }, - "814": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 814, - "instId": 300001, - "propState": 18, - "pos": { - "x": -126536, - "y": 16175, - "z": -270549 - }, - "rot": { - "x": 0, - "y": 57225, - "z": 0 - }, - "propId": 104096 - } - ], - "teleports": {} - }, - "820": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "824": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 824, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359673, - "y": 108470, - "z": 202695 - }, - "rot": { - "x": 0, - "y": 235146, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "865": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "866": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 501, - "startAnchorId": 10, - "startGroupId": 417, - "isEnteredSceneInfo": true - } - }, - "1040162": { - "P10401_F10401001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78066, - "y": -5970, - "z": -486616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19340, - "y": 5990, - "z": -300240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -101136, - "y": 15608, - "z": -278544 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 124536, - "y": 98377, - "z": 192166 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227579, - "y": 167843, - "z": 369819 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 329967, - "y": 107971, - "z": 217122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 224470, - "y": 104516, - "z": 263170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 162270, - "y": 100770, - "z": 309350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 315770, - "y": 152774, - "z": 298757 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1040101": { - "anchorId": 1, - "groupId": 6, - "instId": 300001, - "pos": { - "x": 89730, - "y": -6120, - "z": -492460 - }, - "rot": { - "x": 0, - "y": 346618, - "z": 0 - } - }, - "1040102": { - "anchorId": 2, - "groupId": 6, - "instId": 300002, - "pos": { - "x": -21430, - "y": 5990, - "z": -303590 - }, - "rot": { - "x": 0, - "y": 254754, - "z": 0 - } - }, - "1040103": { - "anchorId": 3, - "groupId": 6, - "instId": 300003, - "pos": { - "x": -105120, - "y": 15608, - "z": -278950 - }, - "rot": { - "x": 0, - "y": 329392, - "z": 0 - } - }, - "1040104": { - "anchorId": 4, - "groupId": 6, - "instId": 300004, - "pos": { - "x": 114403, - "y": 98354, - "z": 194152 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - } - }, - "1040105": { - "anchorId": 5, - "groupId": 6, - "instId": 300005, - "pos": { - "x": 221674, - "y": 168060, - "z": 363828 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - } - }, - "1040106": { - "anchorId": 6, - "groupId": 6, - "instId": 300006, - "pos": { - "x": 336400, - "y": 107971, - "z": 213537 - }, - "rot": { - "x": 0, - "y": 182732, - "z": 0 - } - }, - "1040107": { - "anchorId": 7, - "groupId": 6, - "instId": 300007, - "pos": { - "x": 216390, - "y": 103529, - "z": 270850 - }, - "rot": { - "x": 0, - "y": 75679, - "z": 0 - } - }, - "1040108": { - "anchorId": 8, - "groupId": 6, - "instId": 300008, - "pos": { - "x": 167763, - "y": 100770, - "z": 308090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1040109": { - "anchorId": 9, - "groupId": 6, - "instId": 300009, - "pos": { - "x": 318666, - "y": 152472, - "z": 306522 - }, - "rot": { - "x": 0, - "y": 56899, - "z": 0 - } - } - } - }, - "8": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 12, - "pos": { - "x": 82050, - "y": -5915, - "z": -395340 - }, - "rot": { - "x": 0, - "y": 276750, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 12, - "pos": { - "x": 3914, - "y": 3450, - "z": -290792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 12, - "pos": { - "x": -18250, - "y": 6339, - "z": -296226 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 12, - "pos": { - "x": -26774, - "y": 3350, - "z": -287644 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300005, - "propState": 12, - "pos": { - "x": -33678, - "y": 3365, - "z": -267524 - }, - "rot": { - "x": 0, - "y": 90531, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300006, - "propState": 12, - "pos": { - "x": -64086, - "y": 21093, - "z": -269232 - }, - "rot": { - "x": 0, - "y": 20649, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300007, - "propState": 12, - "pos": { - "x": -74082, - "y": 11031, - "z": -231372 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300008, - "propState": 12, - "pos": { - "x": -134960, - "y": 15608, - "z": -280360 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300009, - "propState": 12, - "pos": { - "x": -60375, - "y": 12152, - "z": -278233 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300010, - "propState": 12, - "pos": { - "x": -102840, - "y": 19562, - "z": -246767 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300012, - "propState": 12, - "pos": { - "x": -86640, - "y": 27266, - "z": -243760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300006, - "propState": 8, - "pos": { - "x": -39636, - "y": 5990, - "z": -294265 - }, - "rot": { - "x": 0, - "y": 185572, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": -51120, - "y": 5978, - "z": -310370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300008, - "propState": 8, - "pos": { - "x": -50970, - "y": 5978, - "z": -300970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300009, - "propState": 8, - "pos": { - "x": -74500, - "y": 11160, - "z": -287292 - }, - "rot": { - "x": 0, - "y": 236527, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300010, - "propState": 8, - "pos": { - "x": -71770, - "y": 12394, - "z": -278750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300014, - "propState": 8, - "pos": { - "x": -144850, - "y": 16251, - "z": -247720 - }, - "rot": { - "x": 0, - "y": 75105, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26494, - "y": 6610, - "z": -323210 - }, - "rot": { - "x": 0, - "y": 351685, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300011, - "propState": 8, - "pos": { - "x": -76758, - "y": 24054, - "z": -249600 - }, - "rot": { - "x": 0, - "y": 53418, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 10, - "instId": 300015, - "propState": 8, - "pos": { - "x": -84739, - "y": 27779, - "z": -263615 - }, - "rot": { - "x": 0, - "y": 156113, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300018, - "propState": 8, - "pos": { - "x": -111490, - "y": 26632, - "z": -258600 - }, - "rot": { - "x": 0, - "y": 311826, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300016, - "propState": 8, - "pos": { - "x": -62385, - "y": 21150, - "z": -257798 - }, - "rot": { - "x": 0, - "y": 264682, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300024, - "propState": 8, - "pos": { - "x": -63897, - "y": 21093, - "z": -236956 - }, - "rot": { - "x": 0, - "y": 220027, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300020, - "propState": 8, - "pos": { - "x": -25366, - "y": 3333, - "z": -216889 - }, - "rot": { - "x": 0, - "y": 88688, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300021, - "propState": 8, - "pos": { - "x": -14840, - "y": 3448, - "z": -206413 - }, - "rot": { - "x": 0, - "y": 177426, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300022, - "propState": 8, - "pos": { - "x": -134892, - "y": 15204, - "z": -278844 - }, - "rot": { - "x": 0, - "y": 3118, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300023, - "propState": 8, - "pos": { - "x": -133409, - "y": 15164, - "z": -280287 - }, - "rot": { - "x": 0, - "y": 86672, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300025, - "propState": 8, - "pos": { - "x": 89695, - "y": -5970, - "z": -448796 - }, - "rot": { - "x": 0, - "y": 210643, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58732, - "y": -5990, - "z": -419241 - }, - "rot": { - "x": 0, - "y": 102446, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300012, - "propState": 8, - "pos": { - "x": 55603, - "y": -6017, - "z": -404746 - }, - "rot": { - "x": 0, - "y": 23104, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14697, - "y": -1293, - "z": -360615 - }, - "rot": { - "x": 0, - "y": 51018, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": 43152, - "y": -5300, - "z": -372415 - }, - "rot": { - "x": 0, - "y": 220886, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300027, - "propState": 8, - "pos": { - "x": 21331, - "y": 2224, - "z": -334155 - }, - "rot": { - "x": 0, - "y": 263701, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20605, - "y": 3448, - "z": -283484 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300028, - "propState": 8, - "pos": { - "x": 19589, - "y": 3448, - "z": -237547 - }, - "rot": { - "x": 0, - "y": 241864, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 1, - "pos": { - "x": 312570, - "y": 109590, - "z": 314512 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311898, - "y": 152508, - "z": 314894 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 1, - "pos": { - "x": 316455, - "y": 152200, - "z": 310770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104002 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 1, - "pos": { - "x": 316207, - "y": 109404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 13, - "instId": 300005, - "propState": 1, - "pos": { - "x": 316207, - "y": 152404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 14, - "instId": 300004, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300003, - "propState": 1, - "pos": { - "x": 236879, - "y": 103740, - "z": 236270 - }, - "rot": { - "x": 0, - "y": 7500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 1, - "pos": { - "x": 212126, - "y": 103740, - "z": 279143 - }, - "rot": { - "x": 0, - "y": 112500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300005, - "propState": 1, - "pos": { - "x": 188042, - "y": 104630, - "z": 276986 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300006, - "propState": 1, - "pos": { - "x": 159686, - "y": 100793, - "z": 300619 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300007, - "propState": 1, - "pos": { - "x": 143159, - "y": 100976, - "z": 309937 - }, - "rot": { - "x": 0, - "y": 293966, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300011, - "propState": 1, - "pos": { - "x": 291750, - "y": 105971, - "z": 185290 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300012, - "propState": 1, - "pos": { - "x": 241740, - "y": 101971, - "z": 163320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300010, - "propState": 1, - "pos": { - "x": 353781, - "y": 107971, - "z": 203856 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104018 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -59530, - "y": 12152, - "z": -273520 - }, - "rot": { - "x": 0, - "y": 309292, - "z": 0 - }, - "npcId": 3149 - } - ], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -95080, - "y": 14756, - "z": -279743 - }, - "rot": { - "x": 0, - "y": 10151, - "z": 0 - }, - "npcId": 14109 - } - ], - "props": [], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": -96529, - "y": 15621, - "z": -265169 - }, - "rot": { - "x": 0, - "y": 224052, - "z": 0 - }, - "npcId": 14209 - } - ], - "props": [], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [ - { - "groupId": 40, - "instId": 400001, - "pos": { - "x": -111968, - "y": 15665, - "z": -266978 - }, - "rot": { - "x": 0, - "y": 196945, - "z": 0 - }, - "npcId": 14110 - }, { - "groupId": 40, - "instId": 400002, - "pos": { - "x": -112375, - "y": 15706, - "z": -267880 - }, - "rot": { - "x": 0, - "y": 13398, - "z": 0 - }, - "npcId": 14103 - } - ], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204915, - "y": 167443, - "z": 391466 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 104015 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300002, - "propState": 0, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300002, - "propState": 0, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [ - { - "groupId": 92, - "instId": 400001, - "pos": { - "x": 204964, - "y": 97644, - "z": 143330 - }, - "rot": { - "x": 0, - "y": 143298, - "z": 0 - }, - "npcId": 14101 - } - ], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 0, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -14980, - "y": 3350, - "z": -283160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300002, - "propState": 1, - "pos": { - "x": -146909, - "y": 15640, - "z": -263311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": 158376, - "y": 105750, - "z": 344739 - }, - "rot": { - "x": 0, - "y": 224478, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": 219888, - "y": 97644, - "z": 168466 - }, - "rot": { - "x": 0, - "y": 150238, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": 352900, - "y": 107971, - "z": 220700 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": 209210, - "y": 100740, - "z": 308940 - }, - "rot": { - "x": 0, - "y": 329129, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300007, - "propState": 1, - "pos": { - "x": -79120, - "y": 14778, - "z": -283515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300008, - "propState": 8, - "pos": { - "x": 257554, - "y": 102389, - "z": 172472 - }, - "rot": { - "x": 0, - "y": 330054, - "z": 0 - }, - "propId": 104012 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149769, - "y": 105603, - "z": 359377 - }, - "rot": { - "x": 0, - "y": 328717, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": 207644, - "y": 101150, - "z": 324766 - }, - "rot": { - "x": 0, - "y": 106681, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": 232368, - "y": 103803, - "z": 225356 - }, - "rot": { - "x": 0, - "y": 59779, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204903, - "y": 167529, - "z": 391455 - }, - "rot": { - "x": 0, - "y": 329375, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": 223904, - "y": 98770, - "z": 126573 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": -132996, - "y": 26164, - "z": -252218 - }, - "rot": { - "x": 0, - "y": 180283, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300007, - "propState": 8, - "pos": { - "x": 273980, - "y": 102188, - "z": 178507 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300008, - "propState": 8, - "pos": { - "x": -122252, - "y": 15622, - "z": -283207 - }, - "rot": { - "x": 0, - "y": 180849, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300009, - "propState": 8, - "pos": { - "x": 287160, - "y": 102129, - "z": 293884 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300010, - "propState": 8, - "pos": { - "x": 340774, - "y": 107971, - "z": 190474 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43750, - "y": 5920, - "z": -276720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300002, - "propState": 8, - "pos": { - "x": -57455, - "y": 8117, - "z": -220071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300003, - "propState": 8, - "pos": { - "x": 221207, - "y": 167929, - "z": 357985 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300004, - "propState": 8, - "pos": { - "x": 288485, - "y": 105971, - "z": 204066 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227188, - "y": 100770, - "z": 344085 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300006, - "propState": 8, - "pos": { - "x": -106222, - "y": 13880, - "z": -289783 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300007, - "propState": 8, - "pos": { - "x": 210166, - "y": 103536, - "z": 287518 - }, - "rot": { - "x": 0, - "y": 202254, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300008, - "propState": 8, - "pos": { - "x": 210027, - "y": 104654, - "z": 224475 - }, - "rot": { - "x": 0, - "y": 59128, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 1, - "pos": { - "x": 234018, - "y": 100947, - "z": 269707 - }, - "rot": { - "x": 0, - "y": 39325, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": 325745, - "y": 106160, - "z": 184548 - }, - "rot": { - "x": 0, - "y": 240447, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300003, - "propState": 8, - "pos": { - "x": 198068, - "y": 104653, - "z": 269939 - }, - "rot": { - "x": 0, - "y": 151369, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300004, - "propState": 1, - "pos": { - "x": 270190, - "y": 163213, - "z": 371600 - }, - "rot": { - "x": 0, - "y": 260032, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300005, - "propState": 8, - "pos": { - "x": 118761, - "y": 101070, - "z": 317301 - }, - "rot": { - "x": 0, - "y": 77253, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4256, - "y": 3381, - "z": -247994 - }, - "rot": { - "x": 0, - "y": 224790, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300007, - "propState": 8, - "pos": { - "x": -66826, - "y": 11067, - "z": -234952 - }, - "rot": { - "x": 0, - "y": 267497, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300008, - "propState": 8, - "pos": { - "x": -64190, - "y": 21093, - "z": -235440 - }, - "rot": { - "x": 0, - "y": 212078, - "z": 0 - }, - "propId": 104059 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 139968, - "y": 102482, - "z": 319179 - }, - "rot": { - "x": 0, - "y": 242786, - "z": 0 - }, - "npcId": 100 - }, - { - "groupId": 151, - "instId": 400002, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400003, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400004, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400005, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400006, - "pos": { - "x": 139892, - "y": 102103, - "z": 319130 - }, - "rot": { - "x": 0, - "y": 239755, - "z": 0 - }, - "npcId": 14312 - } - ], - "props": [], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 152, - "instId": 300001, - "propState": 12, - "pos": { - "x": 152574, - "y": 93638, - "z": 266324 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300002, - "propState": 12, - "pos": { - "x": 130494, - "y": 93630, - "z": 279354 - }, - "rot": { - "x": 0, - "y": 239981, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300004, - "propState": 12, - "pos": { - "x": 185760, - "y": 105762, - "z": 371090 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300005, - "propState": 12, - "pos": { - "x": 177853, - "y": 93580, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300006, - "propState": 12, - "pos": { - "x": 253837, - "y": 98644, - "z": 136847 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300007, - "propState": 12, - "pos": { - "x": 194002, - "y": 104122, - "z": 255928 - }, - "rot": { - "x": 0, - "y": 130733, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300008, - "propState": 12, - "pos": { - "x": 229414, - "y": 105571, - "z": 210692 - }, - "rot": { - "x": 0, - "y": 321314, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300009, - "propState": 12, - "pos": { - "x": 183158, - "y": 104653, - "z": 266854 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300010, - "propState": 12, - "pos": { - "x": 268140, - "y": 101000, - "z": 239810 - }, - "rot": { - "x": 0, - "y": 328117, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300011, - "propState": 12, - "pos": { - "x": 225310, - "y": 101000, - "z": 290410 - }, - "rot": { - "x": 0, - "y": 59999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300012, - "propState": 12, - "pos": { - "x": 255420, - "y": 101000, - "z": 320270 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300013, - "propState": 12, - "pos": { - "x": 338020, - "y": 152803, - "z": 333890 - }, - "rot": { - "x": 0, - "y": 221024, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300014, - "propState": 12, - "pos": { - "x": 282990, - "y": 101971, - "z": 173500 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300015, - "propState": 12, - "pos": { - "x": 286450, - "y": 105958, - "z": 211950 - }, - "rot": { - "x": 0, - "y": 148320, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300016, - "propState": 12, - "pos": { - "x": 329340, - "y": 106089, - "z": 169620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300017, - "propState": 12, - "pos": { - "x": 327440, - "y": 107971, - "z": 221628 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300019, - "propState": 12, - "pos": { - "x": 269649, - "y": 163150, - "z": 363836 - }, - "rot": { - "x": 0, - "y": 310585, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300020, - "propState": 12, - "pos": { - "x": 199019, - "y": 167843, - "z": 358454 - }, - "rot": { - "x": 0, - "y": 18403, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300021, - "propState": 12, - "pos": { - "x": 190814, - "y": 101238, - "z": 287208 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300022, - "propState": 12, - "pos": { - "x": 171673, - "y": 100770, - "z": 318303 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300023, - "propState": 12, - "pos": { - "x": 221083, - "y": 100770, - "z": 333802 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300024, - "propState": 12, - "pos": { - "x": 145640, - "y": 100754, - "z": 297480 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 153, - "instId": 300003, - "propState": 8, - "pos": { - "x": 177050, - "y": 93120, - "z": 174910 - }, - "rot": { - "x": 0, - "y": 246601, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 153, - "instId": 300004, - "propState": 8, - "pos": { - "x": 227950, - "y": 97644, - "z": 159150 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300005, - "propState": 8, - "pos": { - "x": 231250, - "y": 97644, - "z": 153440 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300016, - "propState": 8, - "pos": { - "x": 176260, - "y": 103203, - "z": 239780 - }, - "rot": { - "x": 0, - "y": 150437, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300006, - "propState": 8, - "pos": { - "x": 184370, - "y": 103203, - "z": 225470 - }, - "rot": { - "x": 0, - "y": 326831, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300009, - "propState": 8, - "pos": { - "x": 234600, - "y": 103530, - "z": 222580 - }, - "rot": { - "x": 0, - "y": 17701, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300018, - "propState": 8, - "pos": { - "x": 255266, - "y": 101971, - "z": 167110 - }, - "rot": { - "x": 0, - "y": 154263, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300013, - "propState": 8, - "pos": { - "x": 279350, - "y": 105971, - "z": 191890 - }, - "rot": { - "x": 0, - "y": 241048, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300019, - "propState": 8, - "pos": { - "x": 318070, - "y": 105971, - "z": 196210 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300014, - "propState": 8, - "pos": { - "x": 308709, - "y": 106272, - "z": 159522 - }, - "rot": { - "x": 0, - "y": 36623, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300021, - "propState": 8, - "pos": { - "x": 321207, - "y": 105971, - "z": 197154 - }, - "rot": { - "x": 0, - "y": 60201, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300022, - "propState": 8, - "pos": { - "x": 346015, - "y": 107971, - "z": 231792 - }, - "rot": { - "x": 0, - "y": 180550, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300023, - "propState": 8, - "pos": { - "x": 322496, - "y": 107971, - "z": 226099 - }, - "rot": { - "x": 0, - "y": 187422, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300036, - "propState": 8, - "pos": { - "x": 329070, - "y": 107647, - "z": 221670 - }, - "rot": { - "x": 0, - "y": 105499, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300024, - "propState": 8, - "pos": { - "x": 138940, - "y": 100954, - "z": 308470 - }, - "rot": { - "x": 0, - "y": 326307, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300025, - "propState": 8, - "pos": { - "x": 150703, - "y": 105592, - "z": 352393 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300011, - "propState": 8, - "pos": { - "x": 219650, - "y": 97644, - "z": 143270 - }, - "rot": { - "x": 0, - "y": 92595, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300012, - "propState": 8, - "pos": { - "x": 292770, - "y": 101000, - "z": 253740 - }, - "rot": { - "x": 0, - "y": 151932, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 153, - "instId": 300010, - "propState": 8, - "pos": { - "x": 333780, - "y": 153438, - "z": 347280 - }, - "rot": { - "x": 0, - "y": 404, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300015, - "propState": 8, - "pos": { - "x": 134181, - "y": 98377, - "z": 214970 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300026, - "propState": 8, - "pos": { - "x": 141980, - "y": 98377, - "z": 200620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300028, - "propState": 8, - "pos": { - "x": 113902, - "y": 93638, - "z": 278405 - }, - "rot": { - "x": 0, - "y": 198040, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300029, - "propState": 8, - "pos": { - "x": 118702, - "y": 93656, - "z": 244941 - }, - "rot": { - "x": 0, - "y": 60791, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300001, - "propState": 8, - "pos": { - "x": 143195, - "y": 93656, - "z": 258228 - }, - "rot": { - "x": 0, - "y": 330871, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300002, - "propState": 8, - "pos": { - "x": 128310, - "y": 100954, - "z": 292948 - }, - "rot": { - "x": 0, - "y": 62758, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300030, - "propState": 8, - "pos": { - "x": 178485, - "y": 167843, - "z": 371664 - }, - "rot": { - "x": 0, - "y": 56447, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300031, - "propState": 8, - "pos": { - "x": 245807, - "y": 164825, - "z": 374963 - }, - "rot": { - "x": 0, - "y": 127904, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300032, - "propState": 8, - "pos": { - "x": 277570, - "y": 159001, - "z": 355931 - }, - "rot": { - "x": 0, - "y": 130587, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300033, - "propState": 8, - "pos": { - "x": 278410, - "y": 163045, - "z": 379509 - }, - "rot": { - "x": 0, - "y": 258352, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300035, - "propState": 8, - "pos": { - "x": 146505, - "y": 100471, - "z": 298122 - }, - "rot": { - "x": 0, - "y": 54454, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300037, - "propState": 8, - "pos": { - "x": 314177, - "y": 153280, - "z": 292709 - }, - "rot": { - "x": 0, - "y": 92791, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "160": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119259, - "y": 18049, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 211662, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104995, - "y": 98470, - "z": 188771 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119259, - "y": 18058, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 160, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104977, - "y": 98481, - "z": 188670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 8, - "pos": { - "x": -99031, - "y": 15920, - "z": -275022 - }, - "rot": { - "x": 0, - "y": 273537, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 161, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66980, - "y": 21867, - "z": -266740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1540, - "y": 4866, - "z": -287650 - }, - "rot": { - "x": 0, - "y": 269808, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300002, - "propState": 1, - "pos": { - "x": 77893, - "y": -4450, - "z": -498633 - }, - "rot": { - "x": 0, - "y": 253178, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178203, - "y": 95088, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 61300, - "z": 0 - }, - "propId": 104060 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300002, - "propState": 0, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [ - { - "groupId": 176, - "instId": 400001, - "pos": { - "x": 87700, - "y": -16540, - "z": -477300 - }, - "rot": { - "x": 0, - "y": 345321, - "z": 0 - }, - "npcId": 3185 - }, { - "groupId": 176, - "instId": 400002, - "pos": { - "x": 86500, - "y": -16540, - "z": -469680 - }, - "rot": { - "x": 0, - "y": 341837, - "z": 0 - }, - "npcId": 3183 - }, { - "groupId": 176, - "instId": 400003, - "pos": { - "x": 85750, - "y": -16540, - "z": -467330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 14112 - } - ], - "props": [], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 18, - "pos": { - "x": 77916, - "y": -3040, - "z": -498627 - }, - "rot": { - "x": 0, - "y": 264267, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 208, - "instId": 300002, - "propState": 1, - "pos": { - "x": 78969, - "y": -5990, - "z": -498306 - }, - "rot": { - "x": 0, - "y": 101249, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 208, - "instId": 300004, - "propState": 8, - "pos": { - "x": 77916, - "y": -2890, - "z": -498625 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "209": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 209, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46602, - "y": -4593, - "z": -391873 - }, - "rot": { - "x": 0, - "y": 300009, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 209, - "instId": 300002, - "propState": 1, - "pos": { - "x": 48064, - "y": -5982, - "z": -390773 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 209, - "instId": 300004, - "propState": 8, - "pos": { - "x": 46621, - "y": -4524, - "z": -391878 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 18, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 9817, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 210, - "instId": 300002, - "propState": 1, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 279817, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 210, - "instId": 300004, - "propState": 8, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 18, - "pos": { - "x": -132986, - "y": 27350, - "z": -252401 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 211, - "instId": 300002, - "propState": 1, - "pos": { - "x": -133052, - "y": 26103, - "z": -253728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 211, - "instId": 300004, - "propState": 8, - "pos": { - "x": -132986, - "y": 27463, - "z": -252368 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 212, - "instId": 300001, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 119917, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 212, - "instId": 300002, - "propState": 1, - "pos": { - "x": -55180, - "y": 12152, - "z": -266265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 212, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "213": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 213, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 309806, - "z": 0 - }, - "propId": 104055 - }, - { - "groupId": 213, - "instId": 300002, - "propState": 1, - "pos": { - "x": -30255, - "y": 3365, - "z": -265518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 213, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 213, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31099, - "y": 4038, - "z": -263724 - }, - "rot": { - "x": 0, - "y": 353979, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 213, - "instId": 300006, - "propState": 8, - "pos": { - "x": -31535, - "y": 4077, - "z": -264049 - }, - "rot": { - "x": 0, - "y": 326571, - "z": 0 - }, - "propId": 104055 - } - ], - "teleports": {} - }, - "214": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 214, - "instId": 300002, - "propState": 1, - "pos": { - "x": 175002, - "y": 156010, - "z": 362005 - }, - "rot": { - "x": 0, - "y": 253144, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300003, - "propState": 1, - "pos": { - "x": 175522, - "y": 170077, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 197984, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300004, - "propState": 8, - "pos": { - "x": 175522, - "y": 170178, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 220382, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 214, - "instId": 300006, - "propState": 1, - "pos": { - "x": 179320, - "y": 106811, - "z": 366430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300002, - "propState": 1, - "pos": { - "x": 130717, - "y": 102275, - "z": 338339 - }, - "rot": { - "x": 0, - "y": 224748, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300003, - "propState": 1, - "pos": { - "x": 140502, - "y": 102080, - "z": 339386 - }, - "rot": { - "x": 0, - "y": 149909, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300004, - "propState": 8, - "pos": { - "x": 140574, - "y": 102154, - "z": 339418 - }, - "rot": { - "x": 0, - "y": 123000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 215, - "instId": 300006, - "propState": 1, - "pos": { - "x": 127191, - "y": 101080, - "z": 331597 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 8, - "pos": { - "x": 159492, - "y": 102256, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 220798, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 216, - "instId": 300002, - "propState": 1, - "pos": { - "x": 160112, - "y": 100770, - "z": 307461 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 216, - "instId": 300004, - "propState": 8, - "pos": { - "x": 159492, - "y": 102318, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 333245, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 8, - "pos": { - "x": 226881, - "y": 171158, - "z": 357232 - }, - "rot": { - "x": 0, - "y": 184882, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 217, - "instId": 300002, - "propState": 1, - "pos": { - "x": 226762, - "y": 167843, - "z": 357463 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 217, - "instId": 300004, - "propState": 8, - "pos": { - "x": 226896, - "y": 171199, - "z": 357241 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 8, - "pos": { - "x": 337076, - "y": 173730, - "z": 292727 - }, - "rot": { - "x": 0, - "y": 303950, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 218, - "instId": 300002, - "propState": 1, - "pos": { - "x": 338040, - "y": 168259, - "z": 292549 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 218, - "instId": 300004, - "propState": 8, - "pos": { - "x": 336933, - "y": 173863, - "z": 292571 - }, - "rot": { - "x": 0, - "y": 312490, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "219": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 219, - "instId": 300001, - "propState": 8, - "pos": { - "x": 186946, - "y": 169710, - "z": 364365 - }, - "rot": { - "x": 0, - "y": 262675, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 219, - "instId": 300002, - "propState": 1, - "pos": { - "x": 188001, - "y": 167843, - "z": 364979 - }, - "rot": { - "x": 0, - "y": 245509, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 219, - "instId": 300004, - "propState": 8, - "pos": { - "x": 186921, - "y": 170097, - "z": 364291 - }, - "rot": { - "x": 0, - "y": 221797, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "220": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 220, - "instId": 300001, - "propState": 18, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 276515, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 220, - "instId": 300002, - "propState": 1, - "pos": { - "x": 303252, - "y": 105988, - "z": 210165 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 220, - "instId": 300004, - "propState": 8, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 8, - "pos": { - "x": 309174, - "y": 106436, - "z": 178023 - }, - "rot": { - "x": 0, - "y": 40717, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 221, - "instId": 300002, - "propState": 1, - "pos": { - "x": 309518, - "y": 106520, - "z": 178086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 221, - "instId": 300004, - "propState": 8, - "pos": { - "x": 309161, - "y": 106561, - "z": 178007 - }, - "rot": { - "x": 0, - "y": 24000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 18, - "pos": { - "x": -47530, - "y": 11920, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 222, - "instId": 300002, - "propState": 1, - "pos": { - "x": -47487, - "y": 8183, - "z": -218067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 222, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47530, - "y": 12046, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 18, - "pos": { - "x": 356793, - "y": 108213, - "z": 190813 - }, - "rot": { - "x": 0, - "y": 255315, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 223, - "instId": 300002, - "propState": 1, - "pos": { - "x": 357800, - "y": 107971, - "z": 191113 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": 356939, - "y": 108213, - "z": 190774 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "224": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 224, - "instId": 300001, - "propState": 18, - "pos": { - "x": 204210, - "y": 102600, - "z": 300040 - }, - "rot": { - "x": 0, - "y": 26393, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 224, - "instId": 300002, - "propState": 1, - "pos": { - "x": 205414, - "y": 100841, - "z": 299431 - }, - "rot": { - "x": 0, - "y": 346016, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 224, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204211, - "y": 102733, - "z": 300041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 8, - "pos": { - "x": 178669, - "y": 168938, - "z": 393833 - }, - "rot": { - "x": 0, - "y": 145198, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 225, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178703, - "y": 167843, - "z": 395308 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 225, - "instId": 300004, - "propState": 8, - "pos": { - "x": 178642, - "y": 169082, - "z": 393814 - }, - "rot": { - "x": 0, - "y": 108200, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300005, - "propState": 8, - "pos": { - "x": -86338, - "y": 15348, - "z": -239289 - }, - "rot": { - "x": 0, - "y": 8124, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 226, - "instId": 300004, - "propState": 8, - "pos": { - "x": -86343, - "y": 15390, - "z": -239198 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 226, - "instId": 300002, - "propState": 1, - "pos": { - "x": -86432, - "y": 12541, - "z": -240353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300001, - "propState": 18, - "pos": { - "x": -78914, - "y": 24316, - "z": -252642 - }, - "rot": { - "x": 0, - "y": 69952, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 227, - "instId": 300002, - "propState": 1, - "pos": { - "x": -79319, - "y": 23948, - "z": -253010 - }, - "rot": { - "x": 0, - "y": 300950, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 227, - "instId": 300004, - "propState": 8, - "pos": { - "x": -78889, - "y": 24433, - "z": -252627 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300005, - "propState": 8, - "pos": { - "x": -82291, - "y": 23948, - "z": -252324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "242": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 242, - "instId": 300001, - "propState": 0, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 242, - "instId": 300002, - "propState": 0, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "245": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 245, - "instId": 300001, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 245, - "instId": 300002, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 245, - "instId": 300003, - "propState": 20, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 245, - "instId": 300004, - "propState": 1, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "258": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 258, - "instId": 300001, - "propState": 0, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "259": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 259, - "instId": 300001, - "propState": 0, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 259, - "instId": 300002, - "propState": 0, - "pos": { - "x": 338174, - "y": 114272, - "z": 200923 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 260, - "instId": 300001, - "propState": 0, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "261": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 261, - "instId": 300001, - "propState": 0, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "262": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 262, - "instId": 300001, - "propState": 0, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "263": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 263, - "instId": 300001, - "propState": 0, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300001, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 287, - "instId": 300002, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 287, - "instId": 300003, - "propState": 20, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 287, - "instId": 300004, - "propState": 1, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "289": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 289, - "instId": 300001, - "propState": 8, - "pos": { - "x": 342033, - "y": 168036, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 289, - "instId": 300002, - "propState": 8, - "pos": { - "x": 342033, - "y": 168183, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 289, - "instId": 300003, - "propState": 20, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 289, - "instId": 300004, - "propState": 1, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "309": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 309, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 272341, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 309, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 309, - "instId": 300003, - "propState": 20, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 309, - "instId": 300004, - "propState": 1, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "357": { - "monsters": [], - "npcs": [ - { - "groupId": 357, - "instId": 400001, - "pos": { - "x": 243851, - "y": 101713, - "z": 283891 - }, - "rot": { - "x": 0, - "y": 126434, - "z": 0 - }, - "npcId": 14126 - }, { - "groupId": 357, - "instId": 400002, - "pos": { - "x": 247390, - "y": 101000, - "z": 280980 - }, - "rot": { - "x": 0, - "y": 57982, - "z": 0 - }, - "npcId": 14146 - }, { - "groupId": 357, - "instId": 400003, - "pos": { - "x": 248636, - "y": 101000, - "z": 281986 - }, - "rot": { - "x": 0, - "y": 255639, - "z": 0 - }, - "npcId": 14147 - } - ], - "props": [], - "teleports": {} - }, - "406": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 406, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202701, - "y": 101238, - "z": 291138 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "407": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 407, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202410, - "y": 93495, - "z": 161640 - }, - "rot": { - "x": 0, - "y": 206515, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "408": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 408, - "instId": 300001, - "propState": 11, - "pos": { - "x": 359740, - "y": 107971, - "z": 209080 - }, - "rot": { - "x": 0, - "y": 293867, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "409": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 409, - "instId": 300001, - "propState": 11, - "pos": { - "x": -142827, - "y": 15608, - "z": -278700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "496": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 496, - "instId": 300001, - "propState": 18, - "pos": { - "x": 226836, - "y": 104516, - "z": 258812 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - } - ], - "teleports": {} - }, - "510": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 510, - "instId": 300009, - "propState": 20, - "pos": { - "x": 190341, - "y": 167843, - "z": 363687 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "520": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 520, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 520, - "instId": 300002, - "propState": 8, - "pos": { - "x": -89401, - "y": 25964, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 520, - "instId": 300004, - "propState": 8, - "pos": { - "x": -89401, - "y": 26097, - "z": -268820 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "521": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 521, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "522": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 522, - "instId": 300001, - "propState": 2, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - }, - { - "groupId": 522, - "instId": 300002, - "propState": 1, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300003, - "propState": 1, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300004, - "propState": 101, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300005, - "propState": 102, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300006, - "propState": 1, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - }, { - "groupId": 522, - "instId": 300007, - "propState": 1, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300008, - "propState": 1, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300009, - "propState": 1, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300010, - "propState": 1, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300011, - "propState": 1, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300012, - "propState": 1, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "526": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 526, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 526, - "instId": 300002, - "propState": 8, - "pos": { - "x": 137081, - "y": 102152, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 526, - "instId": 300004, - "propState": 8, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "527": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 527, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "528": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 528, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 528, - "instId": 300002, - "propState": 8, - "pos": { - "x": 369095, - "y": 108918, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 528, - "instId": 300004, - "propState": 8, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "529": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 529, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "617": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 617, - "instId": 300013, - "propState": 8, - "pos": { - "x": 5710, - "y": 4139, - "z": -279910 - }, - "rot": { - "x": 0, - "y": 236608, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300017, - "propState": 8, - "pos": { - "x": 76546, - "y": -5317, - "z": -398579 - }, - "rot": { - "x": 0, - "y": 221601, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19381, - "y": 4065, - "z": -224032 - }, - "rot": { - "x": 0, - "y": 210852, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15893, - "y": 6909, - "z": -311402 - }, - "rot": { - "x": 0, - "y": 70586, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 617, - "instId": 300003, - "propState": 8, - "pos": { - "x": 97877, - "y": -5290, - "z": -482547 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "618": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 618, - "instId": 300007, - "propState": 8, - "pos": { - "x": 193620, - "y": 94145, - "z": 166199 - }, - "rot": { - "x": 0, - "y": 18071, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130539, - "y": 94556, - "z": 260805 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300001, - "propState": 8, - "pos": { - "x": 137265, - "y": 101682, - "z": 323852 - }, - "rot": { - "x": 0, - "y": 278513, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300002, - "propState": 8, - "pos": { - "x": 296348, - "y": 157838, - "z": 353201 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300003, - "propState": 8, - "pos": { - "x": 202043, - "y": 168559, - "z": 358779 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300004, - "propState": 8, - "pos": { - "x": 132272, - "y": 98874, - "z": 194683 - }, - "rot": { - "x": 0, - "y": 28461, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300005, - "propState": 8, - "pos": { - "x": 217457, - "y": 98186, - "z": 156219 - }, - "rot": { - "x": 0, - "y": 209643, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300006, - "propState": 8, - "pos": { - "x": 206547, - "y": 101470, - "z": 328384 - }, - "rot": { - "x": 0, - "y": 156276, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300009, - "propState": 8, - "pos": { - "x": 341773, - "y": 108671, - "z": 198655 - }, - "rot": { - "x": 0, - "y": 22954, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "670": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 670, - "instId": 300001, - "propState": 18, - "pos": { - "x": -81519, - "y": 13019, - "z": -268441 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104096 - }, - { - "groupId": 670, - "instId": 300002, - "propState": 18, - "pos": { - "x": -31260, - "y": 6887, - "z": -323892 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, - { - "groupId": 670, - "instId": 300003, - "propState": 18, - "pos": { - "x": -114502, - "y": 16751, - "z": -220922 - }, - "rot": { - "x": 0, - "y": 300762, - "z": 0 - }, - "propId": 104093 - }, - { - "groupId": 670, - "instId": 300004, - "propState": 18, - "pos": { - "x": 179317, - "y": 94067, - "z": 172867 - }, - "rot": { - "x": 0, - "y": 165573, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300005, - "propState": 18, - "pos": { - "x": 263155, - "y": 102634, - "z": 164478 - }, - "rot": { - "x": 0, - "y": 75158, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300006, - "propState": 18, - "pos": { - "x": 298203, - "y": 105994, - "z": 215710 - }, - "rot": { - "x": 0, - "y": 322762, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300007, - "propState": 18, - "pos": { - "x": 131048, - "y": 95138, - "z": 275098 - }, - "rot": { - "x": 0, - "y": 69556, - "z": 0 - }, - "propId": 104096 - }, { - "groupId": 670, - "instId": 300008, - "propState": 18, - "pos": { - "x": -11199, - "y": 4203, - "z": -266538 - }, - "rot": { - "x": 0, - "y": 73758, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300009, - "propState": 18, - "pos": { - "x": 305331, - "y": 106653, - "z": 168630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300010, - "propState": 18, - "pos": { - "x": 351503, - "y": 108044, - "z": 197206 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300011, - "propState": 18, - "pos": { - "x": 128209, - "y": 101710, - "z": 333516 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 670, - "instId": 300012, - "propState": 18, - "pos": { - "x": -89306, - "y": 27612, - "z": -239309 - }, - "rot": { - "x": 0, - "y": 133168, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300013, - "propState": 18, - "pos": { - "x": -46712, - "y": 6773, - "z": -280120 - }, - "rot": { - "x": 0, - "y": 64953, - "z": 0 - }, - "propId": 104093 - } - ], - "teleports": {} - }, - "671": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 671, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359306, - "y": 108470, - "z": 202778 - }, - "rot": { - "x": 0, - "y": 202807, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "693": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "790": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 790, - "instId": 300001, - "propState": 8, - "pos": { - "x": 170425, - "y": 103346, - "z": 329899 - }, - "rot": { - "x": 0, - "y": 153327, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 790, - "instId": 300002, - "propState": 8, - "pos": { - "x": 355634, - "y": 109724, - "z": 187361 - }, - "rot": { - "x": 0, - "y": 345335, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "813": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 813, - "instId": 300001, - "propState": 18, - "pos": { - "x": 205919, - "y": 168773, - "z": 413410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 813, - "instId": 300002, - "propState": 18, - "pos": { - "x": 174385, - "y": 168465, - "z": 378219 - }, - "rot": { - "x": 0, - "y": 216335, - "z": 0 - }, - "propId": 104094 - } - ], - "teleports": {} - }, - "814": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 814, - "instId": 300001, - "propState": 18, - "pos": { - "x": -126536, - "y": 16175, - "z": -270549 - }, - "rot": { - "x": 0, - "y": 57225, - "z": 0 - }, - "propId": 104096 - } - ], - "teleports": {} - }, - "820": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "824": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 824, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359673, - "y": 108470, - "z": 202695 - }, - "rot": { - "x": 0, - "y": 235146, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "865": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "866": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 501, - "startAnchorId": 1, - "startGroupId": 864, - "isEnteredSceneInfo": true - } - }, - "1040201": { - "P10402_F10402001": { - "scenes": { - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4507, - "y": -3979, - "z": -111107 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1040201": { - "anchorId": 1, - "groupId": 8, - "instId": 300001, - "pos": { - "x": 14, - "y": 948, - "z": -37960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 101, - "pos": { - "x": -1, - "y": 1185, - "z": 10 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104076 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [ - { - "groupId": 24, - "instId": 400001, - "pos": { - "x": 0, - "y": 1168, - "z": 0 - }, - "rot": { - "x": 0, - "y": 178152, - "z": 0 - }, - "npcId": 100 - }, { - "groupId": 24, - "instId": 400002, - "pos": { - "x": -1, - "y": 1168, - "z": 10 - }, - "rot": { - "x": 0, - "y": 178152, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 12, - "pos": { - "x": 28915, - "y": 7298, - "z": 9488 - }, - "rot": { - "x": 0, - "y": 64973, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 44, - "instId": 300002, - "propState": 12, - "pos": { - "x": 31568, - "y": 948, - "z": 16637 - }, - "rot": { - "x": 0, - "y": 336322, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "1040202": { - "P10402_F10402001": { - "scenes": { - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4507, - "y": -3979, - "z": -111107 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1040201": { - "anchorId": 1, - "groupId": 8, - "instId": 300001, - "pos": { - "x": 14, - "y": 948, - "z": -37960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 101, - "pos": { - "x": -1, - "y": 1185, - "z": 10 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104076 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [ - { - "groupId": 24, - "instId": 400001, - "pos": { - "x": 0, - "y": 1168, - "z": 0 - }, - "rot": { - "x": 0, - "y": 178152, - "z": 0 - }, - "npcId": 100 - }, { - "groupId": 24, - "instId": 400002, - "pos": { - "x": -1, - "y": 1168, - "z": 10 - }, - "rot": { - "x": 0, - "y": 178152, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 12, - "pos": { - "x": 28915, - "y": 7298, - "z": 9488 - }, - "rot": { - "x": 0, - "y": 64973, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 44, - "instId": 300002, - "propState": 12, - "pos": { - "x": 31568, - "y": 948, - "z": 16637 - }, - "rot": { - "x": 0, - "y": 336322, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 501, - "startAnchorId": 1, - "startGroupId": 79, - "isEnteredSceneInfo": true - } - }, - "1040301": { - "P10403_F10403001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -9, - "y": 34423, - "z": -668310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 114, - "y": 88217, - "z": -292917 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": -9, - "y": 34423, - "z": -668310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - }, - { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": 114, - "y": 88217, - "z": -292917 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 31120, - "z": -267920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": -16800, - "y": 53400, - "z": -1221800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 114, - "y": 102442, - "z": 217338 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": -2672, - "y": 806320, - "z": 660325 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": 114, - "y": 102442, - "z": 217338 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - }, - { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": -2672, - "y": 806320, - "z": 660325 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 334400, - "z": 953800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 648000, - "z": 10600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7774, - "y": 27829, - "z": -823890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": 7830, - "y": 88041, - "z": -199340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": 4287, - "y": 806320, - "z": 673171 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": 1460, - "y": 886343, - "z": 949080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": 5310, - "y": 104819, - "z": -28053 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1040301": { - "anchorId": 1, - "groupId": 8, - "instId": 300001, - "pos": { - "x": 240, - "y": 27786, - "z": -824570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1040302": { - "anchorId": 2, - "groupId": 8, - "instId": 300002, - "pos": { - "x": -90, - "y": 88041, - "z": -201367 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1040303": { - "anchorId": 3, - "groupId": 8, - "instId": 300003, - "pos": { - "x": -2747, - "y": 806320, - "z": 677728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1040304": { - "anchorId": 4, - "groupId": 8, - "instId": 300004, - "pos": { - "x": -2590, - "y": 886367, - "z": 952139 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1040305": { - "anchorId": 5, - "groupId": 8, - "instId": 300005, - "pos": { - "x": -16, - "y": 104784, - "z": -28800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 1, - "pos": { - "x": -20300, - "y": 821495, - "z": 762000 - }, - "rot": { - "x": 0, - "y": 208490, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 1, - "pos": { - "x": -865, - "y": 831710, - "z": 808007 - }, - "rot": { - "x": 0, - "y": 32300, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 1, - "pos": { - "x": -720, - "y": 831379, - "z": 802060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 1, - "pos": { - "x": -20099, - "y": 821411, - "z": 768994 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 9, - "instId": 300005, - "propState": 1, - "pos": { - "x": -1023, - "y": 831379, - "z": 802078 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 1, - "pos": { - "x": 534, - "y": 854718, - "z": 897468 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 1, - "pos": { - "x": -5760, - "y": 886360, - "z": 945220 - }, - "rot": { - "x": 0, - "y": 1900, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 1, - "pos": { - "x": -2676, - "y": 886260, - "z": 940527 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 1, - "pos": { - "x": -2800, - "y": 854480, - "z": 902620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 10, - "instId": 300005, - "propState": 1, - "pos": { - "x": -2676, - "y": 886260, - "z": 940527 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300004, - "propState": 8, - "pos": { - "x": 23117, - "y": 30733, - "z": -794171 - }, - "rot": { - "x": 0, - "y": 236791, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 11, - "instId": 300005, - "propState": 8, - "pos": { - "x": -21982, - "y": 30733, - "z": -827376 - }, - "rot": { - "x": 0, - "y": 5678, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 11, - "instId": 300016, - "propState": 8, - "pos": { - "x": 8497, - "y": 27791, - "z": -778387 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 11, - "instId": 300006, - "propState": 8, - "pos": { - "x": -8411, - "y": 27828, - "z": -778300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 11, - "instId": 300007, - "propState": 8, - "pos": { - "x": -55360, - "y": 30733, - "z": -780800 - }, - "rot": { - "x": 0, - "y": 67699, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 11, - "instId": 300008, - "propState": 8, - "pos": { - "x": 8751, - "y": 27828, - "z": -730691 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22394, - "y": 30782, - "z": -826163 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 11, - "instId": 300011, - "propState": 8, - "pos": { - "x": 26839, - "y": 30733, - "z": -808524 - }, - "rot": { - "x": 0, - "y": 341518, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 11, - "instId": 300012, - "propState": 8, - "pos": { - "x": -26676, - "y": 30733, - "z": -808435 - }, - "rot": { - "x": 0, - "y": 202022, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 11, - "instId": 300010, - "propState": 8, - "pos": { - "x": 40352, - "y": 30783, - "z": -757170 - }, - "rot": { - "x": 0, - "y": 229541, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 12, - "pos": { - "x": 22420, - "y": 30780, - "z": -828070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 12, - "instId": 300002, - "propState": 12, - "pos": { - "x": -25640, - "y": 30733, - "z": -796690 - }, - "rot": { - "x": 0, - "y": 135581, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 12, - "instId": 300003, - "propState": 12, - "pos": { - "x": -32957, - "y": 30783, - "z": -760014 - }, - "rot": { - "x": 0, - "y": 222724, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 12, - "instId": 300004, - "propState": 12, - "pos": { - "x": 42955, - "y": 30792, - "z": -788009 - }, - "rot": { - "x": 0, - "y": 50948, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 12, - "instId": 300005, - "propState": 12, - "pos": { - "x": -9000, - "y": 34491, - "z": -671470 - }, - "rot": { - "x": 0, - "y": 134798, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": -5861, - "y": 88062, - "z": -247942 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": 5800, - "y": 88062, - "z": -229200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 13, - "instId": 300016, - "propState": 8, - "pos": { - "x": -30380, - "y": 88041, - "z": -177470 - }, - "rot": { - "x": 0, - "y": 70704, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 13, - "instId": 300006, - "propState": 8, - "pos": { - "x": 34950, - "y": 88041, - "z": -161560 - }, - "rot": { - "x": 0, - "y": 269242, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 13, - "instId": 300007, - "propState": 8, - "pos": { - "x": -7460, - "y": 88064, - "z": -158480 - }, - "rot": { - "x": 0, - "y": 176027, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 13, - "instId": 300008, - "propState": 8, - "pos": { - "x": 7340, - "y": 88064, - "z": -158550 - }, - "rot": { - "x": 0, - "y": 180603, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 13, - "instId": 300010, - "propState": 8, - "pos": { - "x": -6060, - "y": 103713, - "z": 119180 - }, - "rot": { - "x": 0, - "y": 233074, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": -10928, - "y": 103140, - "z": -76565 - }, - "rot": { - "x": 0, - "y": 160942, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": -9895, - "y": 103160, - "z": -75633 - }, - "rot": { - "x": 0, - "y": 124849, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 7838, - "y": 103702, - "z": 116056 - }, - "rot": { - "x": 0, - "y": 222810, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 13, - "instId": 300009, - "propState": 8, - "pos": { - "x": 5333, - "y": 102374, - "z": 149557 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 13, - "instId": 300013, - "propState": 8, - "pos": { - "x": -5625, - "y": 102294, - "z": 174831 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 13, - "instId": 300011, - "propState": 8, - "pos": { - "x": -87515, - "y": 105194, - "z": -3753 - }, - "rot": { - "x": 0, - "y": 47246, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 13, - "instId": 300014, - "propState": 8, - "pos": { - "x": -87102, - "y": 105194, - "z": 24499 - }, - "rot": { - "x": 0, - "y": 132268, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 13, - "instId": 300015, - "propState": 8, - "pos": { - "x": 87189, - "y": 105218, - "z": 24146 - }, - "rot": { - "x": 0, - "y": 220561, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 13, - "instId": 300012, - "propState": 8, - "pos": { - "x": -12452, - "y": 91839, - "z": -133450 - }, - "rot": { - "x": 0, - "y": 179698, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300004, - "propState": 8, - "pos": { - "x": -6720, - "y": 806220, - "z": 693310 - }, - "rot": { - "x": 0, - "y": 150422, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 14, - "instId": 300005, - "propState": 8, - "pos": { - "x": -7590, - "y": 814597, - "z": 734950 - }, - "rot": { - "x": 0, - "y": 188478, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 14, - "instId": 300016, - "propState": 8, - "pos": { - "x": -29519, - "y": 821514, - "z": 760684 - }, - "rot": { - "x": 0, - "y": 121874, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 14, - "instId": 300007, - "propState": 8, - "pos": { - "x": 14386, - "y": 844517, - "z": 861856 - }, - "rot": { - "x": 0, - "y": 168269, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": -5763, - "y": 844561, - "z": 854774 - }, - "rot": { - "x": 0, - "y": 137207, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 12, - "pos": { - "x": -17790, - "y": 88100, - "z": -131460 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 12, - "pos": { - "x": -10832, - "y": 103713, - "z": -75380 - }, - "rot": { - "x": 0, - "y": 133663, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 12, - "pos": { - "x": 86780, - "y": 105194, - "z": -4080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 12, - "pos": { - "x": -10611, - "y": 103702, - "z": 97727 - }, - "rot": { - "x": 0, - "y": 58838, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 15, - "instId": 300005, - "propState": 12, - "pos": { - "x": -5707, - "y": 102450, - "z": 215517 - }, - "rot": { - "x": 0, - "y": 133802, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 12, - "pos": { - "x": -36070, - "y": 821512, - "z": 747620 - }, - "rot": { - "x": 0, - "y": 121062, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 16, - "instId": 300002, - "propState": 12, - "pos": { - "x": 41440, - "y": 837678, - "z": 826570 - }, - "rot": { - "x": 0, - "y": 290859, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 16, - "instId": 300003, - "propState": 12, - "pos": { - "x": -2590, - "y": 886262, - "z": 1014493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [ - { - "groupId": 20, - "instId": 400001, - "pos": { - "x": 54115, - "y": 30770, - "z": -788785 - }, - "rot": { - "x": 0, - "y": 336984, - "z": 0 - }, - "npcId": 1990 - } - ], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": -33113, - "y": 33129, - "z": -810385 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": 33065, - "y": 33103, - "z": -810576 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 20, - "instId": 300003, - "propState": 1, - "pos": { - "x": -48324, - "y": 31041, - "z": -790609 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 20, - "instId": 300004, - "propState": 1, - "pos": { - "x": 48324, - "y": 31016, - "z": -790683 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2698, - "y": 814725, - "z": 728608 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": 24979, - "y": 844695, - "z": 857929 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": -21289, - "y": 88418, - "z": -172650 - }, - "rot": { - "x": 0, - "y": 59796, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 21, - "instId": 300004, - "propState": 8, - "pos": { - "x": 21356, - "y": 88420, - "z": -172614 - }, - "rot": { - "x": 0, - "y": 300714, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -41135, - "y": 30733, - "z": -752690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": 41192, - "y": 30733, - "z": -752230 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [ - { - "groupId": 23, - "instId": 400001, - "pos": { - "x": -60785, - "y": 31390, - "z": -769679 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 100 - }, { - "groupId": 23, - "instId": 400002, - "pos": { - "x": -8791, - "y": 91924, - "z": -170228 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 1, - "pos": { - "x": -60803, - "y": 30697, - "z": -769721 - }, - "rot": { - "x": 0, - "y": 266822, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 23, - "instId": 300002, - "propState": 1, - "pos": { - "x": -8796, - "y": 91247, - "z": -170249 - }, - "rot": { - "x": 0, - "y": 114010, - "z": 0 - }, - "propId": 104059 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300003, - "propState": 8, - "pos": { - "x": -9364, - "y": 104544, - "z": 110462 - }, - "rot": { - "x": 0, - "y": 269602, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 28, - "instId": 300004, - "propState": 8, - "pos": { - "x": 9362, - "y": 104544, - "z": 110385 - }, - "rot": { - "x": 0, - "y": 269602, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 28, - "instId": 300005, - "propState": 8, - "pos": { - "x": -35594, - "y": 822308, - "z": 742265 - }, - "rot": { - "x": 0, - "y": 29239, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43270, - "y": 30780, - "z": -773530 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": 53050, - "y": 30780, - "z": -773470 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300002, - "propState": 8, - "pos": { - "x": -62185, - "y": 843060, - "z": 841747 - }, - "rot": { - "x": 0, - "y": 59125, - "z": 0 - }, - "propId": 104089 - }, { - "groupId": 47, - "instId": 300003, - "propState": 20, - "pos": { - "x": 3900, - "y": 831710, - "z": 821000 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4160, - "y": 796470, - "z": 776990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, - { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8150, - "y": 837440, - "z": 871450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, - { - "groupId": 49, - "instId": 300003, - "propState": 8, - "pos": { - "x": -40480, - "y": 817940, - "z": 868690 - }, - "rot": { - "x": 0, - "y": 322993, - "z": 0 - }, - "propId": 104061 - }, - { - "groupId": 49, - "instId": 300004, - "propState": 8, - "pos": { - "x": 60990, - "y": 871300, - "z": 692240 - }, - "rot": { - "x": 0, - "y": 278924, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 49, - "instId": 300005, - "propState": 8, - "pos": { - "x": -86202, - "y": 872051, - "z": 807032 - }, - "rot": { - "x": 0, - "y": 56065, - "z": 0 - }, - "propId": 104061 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 1, - "pos": { - "x": -2669, - "y": 888340, - "z": 1000540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104192 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": 1826, - "y": 816790, - "z": 718997 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104053 - }, - { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": -7196, - "y": 816671, - "z": 718997 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104053 - }, - { - "groupId": 51, - "instId": 300003, - "propState": 8, - "pos": { - "x": -18598, - "y": 823684, - "z": 762638 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104053 - }, - { - "groupId": 51, - "instId": 300004, - "propState": 8, - "pos": { - "x": -26411, - "y": 823684, - "z": 767149 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 51, - "instId": 300005, - "propState": 8, - "pos": { - "x": 5502, - "y": 833818, - "z": 803747 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 51, - "instId": 300006, - "propState": 8, - "pos": { - "x": -2312, - "y": 833818, - "z": 808258 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 51, - "instId": 300007, - "propState": 8, - "pos": { - "x": 32932, - "y": 846628, - "z": 850950 - }, - "rot": { - "x": 0, - "y": 36699, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 51, - "instId": 300008, - "propState": 8, - "pos": { - "x": 24646, - "y": 846628, - "z": 847381 - }, - "rot": { - "x": 0, - "y": 36699, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 51, - "instId": 300009, - "propState": 8, - "pos": { - "x": -7263, - "y": 856948, - "z": 898017 - }, - "rot": { - "x": 0, - "y": 60130, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 51, - "instId": 300010, - "propState": 8, - "pos": { - "x": 1759, - "y": 856948, - "z": 898075 - }, - "rot": { - "x": 0, - "y": 60130, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 51, - "instId": 300011, - "propState": 8, - "pos": { - "x": -29022, - "y": 890520, - "z": 979201 - }, - "rot": { - "x": 0, - "y": 62528, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 51, - "instId": 300012, - "propState": 8, - "pos": { - "x": 4147, - "y": 890564, - "z": 959928 - }, - "rot": { - "x": 0, - "y": 62528, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 51, - "instId": 300013, - "propState": 8, - "pos": { - "x": -9507, - "y": 890674, - "z": 959919 - }, - "rot": { - "x": 0, - "y": 62528, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 51, - "instId": 300014, - "propState": 8, - "pos": { - "x": 24231, - "y": 890710, - "z": 980265 - }, - "rot": { - "x": 0, - "y": 62528, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 51, - "instId": 300015, - "propState": 8, - "pos": { - "x": 21310, - "y": 896894, - "z": 995520 - }, - "rot": { - "x": 0, - "y": 62528, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 51, - "instId": 300016, - "propState": 8, - "pos": { - "x": -26719, - "y": 896924, - "z": 995400 - }, - "rot": { - "x": 0, - "y": 62528, - "z": 0 - }, - "propId": 104053 - } - ], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 98, - "instId": 300001, - "propState": 8, - "pos": { - "x": 7838, - "y": 28491, - "z": -804578 - }, - "rot": { - "x": 0, - "y": 338770, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 98, - "instId": 300002, - "propState": 8, - "pos": { - "x": -7797, - "y": 28491, - "z": -748952 - }, - "rot": { - "x": 0, - "y": 16808, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 98, - "instId": 300003, - "propState": 8, - "pos": { - "x": -28068, - "y": 31651, - "z": -764113 - }, - "rot": { - "x": 0, - "y": 104753, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 98, - "instId": 300004, - "propState": 8, - "pos": { - "x": 27059, - "y": 31651, - "z": -775463 - }, - "rot": { - "x": 0, - "y": 292515, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 18, - "pos": { - "x": -48255, - "y": 33818, - "z": -748608 - }, - "rot": { - "x": 0, - "y": 192772, - "z": 0 - }, - "propId": 104127 - }, { - "groupId": 100, - "instId": 300002, - "propState": 1, - "pos": { - "x": -48452, - "y": 30783, - "z": -749316 - }, - "rot": { - "x": 0, - "y": 192772, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 100, - "instId": 300004, - "propState": 8, - "pos": { - "x": -48255, - "y": 33967, - "z": -748608 - }, - "rot": { - "x": 0, - "y": 1764, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "101": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 101, - "instId": 300001, - "propState": 18, - "pos": { - "x": 70422, - "y": 36250, - "z": -769457 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104127 - }, { - "groupId": 101, - "instId": 300002, - "propState": 1, - "pos": { - "x": 68302, - "y": 30783, - "z": -769395 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 101, - "instId": 300004, - "propState": 8, - "pos": { - "x": 69251, - "y": 36481, - "z": -769520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300001, - "propState": 8, - "pos": { - "x": 45900, - "y": 848477, - "z": 798833 - }, - "rot": { - "x": 0, - "y": 324070, - "z": 0 - }, - "propId": 104127 - }, { - "groupId": 102, - "instId": 300002, - "propState": 1, - "pos": { - "x": 43579, - "y": 847643, - "z": 800789 - }, - "rot": { - "x": 0, - "y": 324070, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 102, - "instId": 300004, - "propState": 8, - "pos": { - "x": 45900, - "y": 848477, - "z": 798833 - }, - "rot": { - "x": 0, - "y": 324070, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "103": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 103, - "instId": 300001, - "propState": 8, - "pos": { - "x": -73520, - "y": 107033, - "z": 6120 - }, - "rot": { - "x": 0, - "y": 158457, - "z": 0 - }, - "propId": 104127 - }, { - "groupId": 103, - "instId": 300002, - "propState": 1, - "pos": { - "x": -74205, - "y": 105194, - "z": 5330 - }, - "rot": { - "x": 0, - "y": 264324, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 103, - "instId": 300004, - "propState": 8, - "pos": { - "x": -73520, - "y": 107033, - "z": 6120 - }, - "rot": { - "x": 0, - "y": 264324, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "104": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 104, - "instId": 300001, - "propState": 8, - "pos": { - "x": 39, - "y": 35021, - "z": -662267 - }, - "rot": { - "x": 0, - "y": 358770, - "z": 0 - }, - "propId": 104127 - }, { - "groupId": 104, - "instId": 300002, - "propState": 1, - "pos": { - "x": -24, - "y": 34488, - "z": -666318 - }, - "rot": { - "x": 0, - "y": 86149, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 104, - "instId": 300004, - "propState": 8, - "pos": { - "x": 39, - "y": 35193, - "z": -662267 - }, - "rot": { - "x": 0, - "y": 358770, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "105": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300001, - "propState": 8, - "pos": { - "x": -16344, - "y": 817957, - "z": 752212 - }, - "rot": { - "x": 0, - "y": 4772, - "z": 0 - }, - "propId": 104127 - }, { - "groupId": 105, - "instId": 300002, - "propState": 1, - "pos": { - "x": -21336, - "y": 819066, - "z": 743379 - }, - "rot": { - "x": 0, - "y": 192772, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 105, - "instId": 300004, - "propState": 8, - "pos": { - "x": -16500, - "y": 818100, - "z": 750320 - }, - "rot": { - "x": 0, - "y": 4772, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "106": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 106, - "instId": 300001, - "propState": 8, - "pos": { - "x": 69181, - "y": 874174, - "z": 689301 - }, - "rot": { - "x": 0, - "y": 330727, - "z": 0 - }, - "propId": 104127 - }, { - "groupId": 106, - "instId": 300002, - "propState": 1, - "pos": { - "x": 68985, - "y": 874114, - "z": 688478 - }, - "rot": { - "x": 0, - "y": 154039, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 106, - "instId": 300004, - "propState": 8, - "pos": { - "x": 65710, - "y": 874299, - "z": 688220 - }, - "rot": { - "x": 0, - "y": 98674, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "107": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 107, - "instId": 300001, - "propState": 8, - "pos": { - "x": 34172, - "y": 846568, - "z": 855967 - }, - "rot": { - "x": 0, - "y": 322431, - "z": 0 - }, - "propId": 104127 - }, { - "groupId": 107, - "instId": 300002, - "propState": 1, - "pos": { - "x": 31580, - "y": 844566, - "z": 854360 - }, - "rot": { - "x": 0, - "y": 91543, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 107, - "instId": 300004, - "propState": 8, - "pos": { - "x": 33693, - "y": 846753, - "z": 855972 - }, - "rot": { - "x": 0, - "y": 103806, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 18, - "pos": { - "x": 7496, - "y": 104743, - "z": 190637 - }, - "rot": { - "x": 0, - "y": 257527, - "z": 0 - }, - "propId": 104127 - }, { - "groupId": 108, - "instId": 300002, - "propState": 1, - "pos": { - "x": 5790, - "y": 102150, - "z": 190610 - }, - "rot": { - "x": 0, - "y": 257527, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 108, - "instId": 300004, - "propState": 8, - "pos": { - "x": 7111, - "y": 105209, - "z": 190573 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "109": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 109, - "instId": 300001, - "propState": 18, - "pos": { - "x": -51790, - "y": 831930, - "z": 886800 - }, - "rot": { - "x": 0, - "y": 288516, - "z": 0 - }, - "propId": 104127 - }, { - "groupId": 109, - "instId": 300002, - "propState": 1, - "pos": { - "x": -51725, - "y": 831926, - "z": 887332 - }, - "rot": { - "x": 0, - "y": 262027, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 109, - "instId": 300004, - "propState": 8, - "pos": { - "x": -51630, - "y": 832410, - "z": 886779 - }, - "rot": { - "x": 0, - "y": 282492, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "110": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 110, - "instId": 300001, - "propState": 2, - "pos": { - "x": 57, - "y": 108582, - "z": 10465 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104171 - }, - { - "groupId": 110, - "instId": 300002, - "propState": 2, - "pos": { - "x": 29, - "y": 107832, - "z": 10437 - }, - "rot": { - "x": 0, - "y": 359980, - "z": 0 - }, - "propId": 104207 - }, - { - "groupId": 110, - "instId": 300003, - "propState": 2, - "pos": { - "x": -149, - "y": 107929, - "z": 10181 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104208 - }, - { - "groupId": 110, - "instId": 300004, - "propState": 2, - "pos": { - "x": -3080, - "y": 107620, - "z": 10630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104172 - }, { - "groupId": 110, - "instId": 300005, - "propState": 8, - "pos": { - "x": -40, - "y": 104628, - "z": 14640 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 110, - "instId": 300006, - "propState": 2, - "pos": { - "x": 30, - "y": 114655, - "z": 10400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104170 - }, { - "groupId": 110, - "instId": 300007, - "propState": 2, - "pos": { - "x": 0, - "y": 113655, - "z": 10335 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104083 - }, { - "groupId": 110, - "instId": 300008, - "propState": 2, - "pos": { - "x": 57, - "y": 108582, - "z": 10465 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104171 - }, { - "groupId": 110, - "instId": 300009, - "propState": 2, - "pos": { - "x": 29, - "y": 107832, - "z": 10437 - }, - "rot": { - "x": 0, - "y": 180020, - "z": 0 - }, - "propId": 104207 - }, { - "groupId": 110, - "instId": 300010, - "propState": 2, - "pos": { - "x": -117, - "y": 107937, - "z": 10185 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104208 - }, { - "groupId": 110, - "instId": 300011, - "propState": 2, - "pos": { - "x": 3060, - "y": 107620, - "z": 10630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104172 - } - ], - "teleports": {} - }, - "113": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 113, - "instId": 300001, - "propState": 8, - "pos": { - "x": 490, - "y": 814597, - "z": 735260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104050 - }, { - "groupId": 113, - "instId": 300002, - "propState": 8, - "pos": { - "x": 490, - "y": 814697, - "z": 735260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 113, - "instId": 300004, - "propState": 8, - "pos": { - "x": 490, - "y": 814597, - "z": 735260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 114, - "instId": 300001, - "propState": 8, - "pos": { - "x": 490, - "y": 814597, - "z": 735260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104050 - } - ], - "teleports": {} - }, - "115": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 115, - "instId": 300001, - "propState": 12, - "pos": { - "x": 11840, - "y": 91837, - "z": -133848 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 115, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11840, - "y": 91937, - "z": -133848 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 115, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11840, - "y": 91837, - "z": -133848 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 116, - "instId": 300001, - "propState": 12, - "pos": { - "x": 11840, - "y": 91837, - "z": -133848 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300003, - "propState": 8, - "pos": { - "x": 60457, - "y": 32576, - "z": -762392 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 138, - "instId": 300001, - "propState": 20, - "pos": { - "x": 68960, - "y": 30783, - "z": -762650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 138, - "instId": 300002, - "propState": 8, - "pos": { - "x": 68960, - "y": 30783, - "z": -762650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 138, - "instId": 300003, - "propState": 8, - "pos": { - "x": 60640, - "y": 30783, - "z": -762693 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "139": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 139, - "instId": 300003, - "propState": 8, - "pos": { - "x": -81326, - "y": 107013, - "z": 10119 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "140": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 140, - "instId": 300001, - "propState": 20, - "pos": { - "x": -87023, - "y": 105218, - "z": 10420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 140, - "instId": 300002, - "propState": 8, - "pos": { - "x": -87023, - "y": 105218, - "z": 10420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 140, - "instId": 300003, - "propState": 8, - "pos": { - "x": -81500, - "y": 105218, - "z": 10420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "145": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 145, - "instId": 300002, - "propState": 20, - "pos": { - "x": -2810, - "y": 854758, - "z": 893050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "170": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 170, - "instId": 300003, - "propState": 8, - "pos": { - "x": 5330, - "y": 88868, - "z": -266490 - }, - "rot": { - "x": 0, - "y": 331027, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 170, - "instId": 300004, - "propState": 8, - "pos": { - "x": -5560, - "y": 88886, - "z": -216060 - }, - "rot": { - "x": 0, - "y": 27683, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 170, - "instId": 300005, - "propState": 8, - "pos": { - "x": 6035, - "y": 88764, - "z": -169865 - }, - "rot": { - "x": 0, - "y": 347782, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 170, - "instId": 300006, - "propState": 8, - "pos": { - "x": 6840, - "y": 104402, - "z": -95780 - }, - "rot": { - "x": 0, - "y": 335069, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 170, - "instId": 300007, - "propState": 8, - "pos": { - "x": -73483, - "y": 105894, - "z": 5568 - }, - "rot": { - "x": 0, - "y": 301471, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 170, - "instId": 300008, - "propState": 8, - "pos": { - "x": 73510, - "y": 105894, - "z": 14140 - }, - "rot": { - "x": 0, - "y": 115141, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 170, - "instId": 300009, - "propState": 8, - "pos": { - "x": 5220, - "y": 105484, - "z": 55010 - }, - "rot": { - "x": 0, - "y": 339633, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 170, - "instId": 300010, - "propState": 8, - "pos": { - "x": -5260, - "y": 103063, - "z": 131180 - }, - "rot": { - "x": 0, - "y": 13350, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 170, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5833, - "y": 103081, - "z": 199833 - }, - "rot": { - "x": 0, - "y": 340602, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 170, - "instId": 300002, - "propState": 8, - "pos": { - "x": -7796, - "y": 106626, - "z": -13747 - }, - "rot": { - "x": 0, - "y": 19675, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 170, - "instId": 300011, - "propState": 8, - "pos": { - "x": 42495, - "y": 105315, - "z": 7517 - }, - "rot": { - "x": 0, - "y": 75536, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 170, - "instId": 300012, - "propState": 8, - "pos": { - "x": -38978, - "y": 105315, - "z": 13662 - }, - "rot": { - "x": 0, - "y": 247933, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 170, - "instId": 300013, - "propState": 8, - "pos": { - "x": -25485, - "y": 88800, - "z": -136205 - }, - "rot": { - "x": 0, - "y": 60414, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 170, - "instId": 300014, - "propState": 8, - "pos": { - "x": 25605, - "y": 88784, - "z": -153576 - }, - "rot": { - "x": 0, - "y": 205062, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "171": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 171, - "instId": 300011, - "propState": 8, - "pos": { - "x": 1380, - "y": 806817, - "z": 680230 - }, - "rot": { - "x": 0, - "y": 348940, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 171, - "instId": 300001, - "propState": 8, - "pos": { - "x": 13600, - "y": 832410, - "z": 821440 - }, - "rot": { - "x": 0, - "y": 84112, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 171, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6110, - "y": 855458, - "z": 890903 - }, - "rot": { - "x": 0, - "y": 141298, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 171, - "instId": 300003, - "propState": 8, - "pos": { - "x": -26123, - "y": 887046, - "z": 963142 - }, - "rot": { - "x": 0, - "y": 45762, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 171, - "instId": 300004, - "propState": 8, - "pos": { - "x": 15903, - "y": 887046, - "z": 958937 - }, - "rot": { - "x": 0, - "y": 331178, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 171, - "instId": 300005, - "propState": 8, - "pos": { - "x": -665, - "y": 886962, - "z": 1014725 - }, - "rot": { - "x": 0, - "y": 69638, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 171, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4348, - "y": 886962, - "z": 1014720 - }, - "rot": { - "x": 0, - "y": 300443, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 18, - "pos": { - "x": -2646, - "y": 806393, - "z": 668658 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - }, - { - "groupId": 178, - "instId": 300002, - "propState": 18, - "pos": { - "x": -104, - "y": 91855, - "z": -142110 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - }, - { - "groupId": 178, - "instId": 300003, - "propState": 18, - "pos": { - "x": 27146, - "y": 31305, - "z": -802249 - }, - "rot": { - "x": 0, - "y": 288732, - "z": 0 - }, - "propId": 104094 - }, - { - "groupId": 178, - "instId": 300004, - "propState": 18, - "pos": { - "x": 9394, - "y": 28119, - "z": -806016 - }, - "rot": { - "x": 0, - "y": 116297, - "z": 0 - }, - "propId": 104096 - }, { - "groupId": 178, - "instId": 300006, - "propState": 18, - "pos": { - "x": -49153, - "y": 31479, - "z": -754138 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 178, - "instId": 300005, - "propState": 18, - "pos": { - "x": -16736, - "y": 88211, - "z": -125907 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 178, - "instId": 300007, - "propState": 18, - "pos": { - "x": -89279, - "y": 106052, - "z": 3579 - }, - "rot": { - "x": 0, - "y": 288732, - "z": 0 - }, - "propId": 104094 - } - ], - "teleports": {} - }, - "183": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 183, - "instId": 300001, - "propState": 11, - "pos": { - "x": -67450, - "y": 30733, - "z": -769680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 184, - "instId": 300001, - "propState": 11, - "pos": { - "x": 18860, - "y": 88041, - "z": -132380 - }, - "rot": { - "x": 0, - "y": 128000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "185": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 185, - "instId": 300001, - "propState": 11, - "pos": { - "x": 28900, - "y": 844567, - "z": 864720 - }, - "rot": { - "x": 0, - "y": 207000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 193, - "instId": 300012, - "propState": 8, - "pos": { - "x": 40, - "y": 104674, - "z": 12900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 193, - "instId": 300013, - "propState": 8, - "pos": { - "x": 40, - "y": 104674, - "z": 7895 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 193, - "instId": 300014, - "propState": 8, - "pos": { - "x": -2480, - "y": 104674, - "z": 10400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 193, - "instId": 300015, - "propState": 8, - "pos": { - "x": 2520, - "y": 104674, - "z": 10400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "195": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "196": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "197": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "198": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "199": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "200": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "201": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "202": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "1040302": { - "P10403_F10403001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -9, - "y": 34423, - "z": -668310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 114, - "y": 88217, - "z": -292917 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": -9, - "y": 34423, - "z": -668310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - }, - { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": 114, - "y": 88217, - "z": -292917 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 31120, - "z": -267920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": -16800, - "y": 53400, - "z": -1221800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 114, - "y": 102442, - "z": 217338 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": -2672, - "y": 806320, - "z": 660325 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": 114, - "y": 102442, - "z": 217338 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - }, - { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": -2672, - "y": 806320, - "z": 660325 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 334400, - "z": 953800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 648000, - "z": 10600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7774, - "y": 27829, - "z": -823890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": 7830, - "y": 88041, - "z": -199340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": 4287, - "y": 806320, - "z": 673171 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": 1460, - "y": 886343, - "z": 949080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": 5310, - "y": 104819, - "z": -28053 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1040301": { - "anchorId": 1, - "groupId": 8, - "instId": 300001, - "pos": { - "x": 240, - "y": 27786, - "z": -824570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1040302": { - "anchorId": 2, - "groupId": 8, - "instId": 300002, - "pos": { - "x": -90, - "y": 88041, - "z": -201367 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1040303": { - "anchorId": 3, - "groupId": 8, - "instId": 300003, - "pos": { - "x": -2747, - "y": 806320, - "z": 677728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1040304": { - "anchorId": 4, - "groupId": 8, - "instId": 300004, - "pos": { - "x": -2590, - "y": 886367, - "z": 952139 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1040305": { - "anchorId": 5, - "groupId": 8, - "instId": 300005, - "pos": { - "x": -16, - "y": 104784, - "z": -28800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 1, - "pos": { - "x": -20300, - "y": 821495, - "z": 762000 - }, - "rot": { - "x": 0, - "y": 208490, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 1, - "pos": { - "x": -865, - "y": 831710, - "z": 808007 - }, - "rot": { - "x": 0, - "y": 32300, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 1, - "pos": { - "x": -720, - "y": 831379, - "z": 802060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 1, - "pos": { - "x": -20099, - "y": 821411, - "z": 768994 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 9, - "instId": 300005, - "propState": 1, - "pos": { - "x": -1023, - "y": 831379, - "z": 802078 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 1, - "pos": { - "x": 534, - "y": 854718, - "z": 897468 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 1, - "pos": { - "x": -5760, - "y": 886360, - "z": 945220 - }, - "rot": { - "x": 0, - "y": 1900, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 1, - "pos": { - "x": -2676, - "y": 886260, - "z": 940527 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 1, - "pos": { - "x": -2800, - "y": 854480, - "z": 902620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 10, - "instId": 300005, - "propState": 1, - "pos": { - "x": -2676, - "y": 886260, - "z": 940527 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300004, - "propState": 8, - "pos": { - "x": 23117, - "y": 30733, - "z": -794171 - }, - "rot": { - "x": 0, - "y": 236791, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 11, - "instId": 300005, - "propState": 8, - "pos": { - "x": -21982, - "y": 30733, - "z": -827376 - }, - "rot": { - "x": 0, - "y": 5678, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 11, - "instId": 300016, - "propState": 8, - "pos": { - "x": 8497, - "y": 27791, - "z": -778387 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 11, - "instId": 300006, - "propState": 8, - "pos": { - "x": -8411, - "y": 27828, - "z": -778300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 11, - "instId": 300007, - "propState": 8, - "pos": { - "x": -55360, - "y": 30733, - "z": -780800 - }, - "rot": { - "x": 0, - "y": 67699, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 11, - "instId": 300008, - "propState": 8, - "pos": { - "x": 8751, - "y": 27828, - "z": -730691 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22394, - "y": 30782, - "z": -826163 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 11, - "instId": 300011, - "propState": 8, - "pos": { - "x": 26839, - "y": 30733, - "z": -808524 - }, - "rot": { - "x": 0, - "y": 341518, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 11, - "instId": 300012, - "propState": 8, - "pos": { - "x": -26676, - "y": 30733, - "z": -808435 - }, - "rot": { - "x": 0, - "y": 202022, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 11, - "instId": 300010, - "propState": 8, - "pos": { - "x": 40352, - "y": 30783, - "z": -757170 - }, - "rot": { - "x": 0, - "y": 229541, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 12, - "pos": { - "x": 22420, - "y": 30780, - "z": -828070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 12, - "instId": 300002, - "propState": 12, - "pos": { - "x": -25640, - "y": 30733, - "z": -796690 - }, - "rot": { - "x": 0, - "y": 135581, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 12, - "instId": 300003, - "propState": 12, - "pos": { - "x": -32957, - "y": 30783, - "z": -760014 - }, - "rot": { - "x": 0, - "y": 222724, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 12, - "instId": 300004, - "propState": 12, - "pos": { - "x": 42955, - "y": 30792, - "z": -788009 - }, - "rot": { - "x": 0, - "y": 50948, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 12, - "instId": 300005, - "propState": 12, - "pos": { - "x": -9000, - "y": 34491, - "z": -671470 - }, - "rot": { - "x": 0, - "y": 134798, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": -5861, - "y": 88062, - "z": -247942 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": 5800, - "y": 88062, - "z": -229200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 13, - "instId": 300016, - "propState": 8, - "pos": { - "x": -30380, - "y": 88041, - "z": -177470 - }, - "rot": { - "x": 0, - "y": 70704, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 13, - "instId": 300006, - "propState": 8, - "pos": { - "x": 34950, - "y": 88041, - "z": -161560 - }, - "rot": { - "x": 0, - "y": 269242, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 13, - "instId": 300007, - "propState": 8, - "pos": { - "x": -7460, - "y": 88064, - "z": -158480 - }, - "rot": { - "x": 0, - "y": 176027, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 13, - "instId": 300008, - "propState": 8, - "pos": { - "x": 7340, - "y": 88064, - "z": -158550 - }, - "rot": { - "x": 0, - "y": 180603, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 13, - "instId": 300010, - "propState": 8, - "pos": { - "x": -6060, - "y": 103713, - "z": 119180 - }, - "rot": { - "x": 0, - "y": 233074, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": -10928, - "y": 103140, - "z": -76565 - }, - "rot": { - "x": 0, - "y": 160942, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": -9895, - "y": 103160, - "z": -75633 - }, - "rot": { - "x": 0, - "y": 124849, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 7838, - "y": 103702, - "z": 116056 - }, - "rot": { - "x": 0, - "y": 222810, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 13, - "instId": 300009, - "propState": 8, - "pos": { - "x": 5333, - "y": 102374, - "z": 149557 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 13, - "instId": 300013, - "propState": 8, - "pos": { - "x": -5625, - "y": 102294, - "z": 174831 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 13, - "instId": 300011, - "propState": 8, - "pos": { - "x": -87515, - "y": 105194, - "z": -3753 - }, - "rot": { - "x": 0, - "y": 47246, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 13, - "instId": 300014, - "propState": 8, - "pos": { - "x": -87102, - "y": 105194, - "z": 24499 - }, - "rot": { - "x": 0, - "y": 132268, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 13, - "instId": 300015, - "propState": 8, - "pos": { - "x": 87189, - "y": 105218, - "z": 24146 - }, - "rot": { - "x": 0, - "y": 220561, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 13, - "instId": 300012, - "propState": 8, - "pos": { - "x": -12452, - "y": 91839, - "z": -133450 - }, - "rot": { - "x": 0, - "y": 179698, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300004, - "propState": 8, - "pos": { - "x": -6720, - "y": 806220, - "z": 693310 - }, - "rot": { - "x": 0, - "y": 150422, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 14, - "instId": 300005, - "propState": 8, - "pos": { - "x": -7590, - "y": 814597, - "z": 734950 - }, - "rot": { - "x": 0, - "y": 188478, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 14, - "instId": 300016, - "propState": 8, - "pos": { - "x": -29519, - "y": 821514, - "z": 760684 - }, - "rot": { - "x": 0, - "y": 121874, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 14, - "instId": 300007, - "propState": 8, - "pos": { - "x": 14386, - "y": 844517, - "z": 861856 - }, - "rot": { - "x": 0, - "y": 168269, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": -5763, - "y": 844561, - "z": 854774 - }, - "rot": { - "x": 0, - "y": 137207, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 12, - "pos": { - "x": -17790, - "y": 88100, - "z": -131460 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 12, - "pos": { - "x": -10832, - "y": 103713, - "z": -75380 - }, - "rot": { - "x": 0, - "y": 133663, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 12, - "pos": { - "x": 86780, - "y": 105194, - "z": -4080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 12, - "pos": { - "x": -10611, - "y": 103702, - "z": 97727 - }, - "rot": { - "x": 0, - "y": 58838, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 15, - "instId": 300005, - "propState": 12, - "pos": { - "x": -5707, - "y": 102450, - "z": 215517 - }, - "rot": { - "x": 0, - "y": 133802, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 12, - "pos": { - "x": -36070, - "y": 821512, - "z": 747620 - }, - "rot": { - "x": 0, - "y": 121062, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 16, - "instId": 300002, - "propState": 12, - "pos": { - "x": 41440, - "y": 837678, - "z": 826570 - }, - "rot": { - "x": 0, - "y": 290859, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 16, - "instId": 300003, - "propState": 12, - "pos": { - "x": -2590, - "y": 886262, - "z": 1014493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [ - { - "groupId": 20, - "instId": 400001, - "pos": { - "x": 54115, - "y": 30770, - "z": -788785 - }, - "rot": { - "x": 0, - "y": 336984, - "z": 0 - }, - "npcId": 1990 - } - ], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": -33113, - "y": 33129, - "z": -810385 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": 33065, - "y": 33103, - "z": -810576 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 20, - "instId": 300003, - "propState": 1, - "pos": { - "x": -48324, - "y": 31041, - "z": -790609 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 20, - "instId": 300004, - "propState": 1, - "pos": { - "x": 48324, - "y": 31016, - "z": -790683 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2698, - "y": 814725, - "z": 728608 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": 24979, - "y": 844695, - "z": 857929 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": -21289, - "y": 88418, - "z": -172650 - }, - "rot": { - "x": 0, - "y": 59796, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 21, - "instId": 300004, - "propState": 8, - "pos": { - "x": 21356, - "y": 88420, - "z": -172614 - }, - "rot": { - "x": 0, - "y": 300714, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -41135, - "y": 30733, - "z": -752690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": 41192, - "y": 30733, - "z": -752230 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [ - { - "groupId": 23, - "instId": 400001, - "pos": { - "x": -60785, - "y": 31390, - "z": -769679 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 100 - }, { - "groupId": 23, - "instId": 400002, - "pos": { - "x": -8791, - "y": 91924, - "z": -170228 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 1, - "pos": { - "x": -60803, - "y": 30697, - "z": -769721 - }, - "rot": { - "x": 0, - "y": 266822, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 23, - "instId": 300002, - "propState": 1, - "pos": { - "x": -8796, - "y": 91247, - "z": -170249 - }, - "rot": { - "x": 0, - "y": 114010, - "z": 0 - }, - "propId": 104059 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300003, - "propState": 8, - "pos": { - "x": -9364, - "y": 104544, - "z": 110462 - }, - "rot": { - "x": 0, - "y": 269602, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 28, - "instId": 300004, - "propState": 8, - "pos": { - "x": 9362, - "y": 104544, - "z": 110385 - }, - "rot": { - "x": 0, - "y": 269602, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 28, - "instId": 300005, - "propState": 8, - "pos": { - "x": -35594, - "y": 822308, - "z": 742265 - }, - "rot": { - "x": 0, - "y": 29239, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43270, - "y": 30780, - "z": -773530 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": 53050, - "y": 30780, - "z": -773470 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300002, - "propState": 8, - "pos": { - "x": -62185, - "y": 843060, - "z": 841747 - }, - "rot": { - "x": 0, - "y": 59125, - "z": 0 - }, - "propId": 104089 - }, { - "groupId": 47, - "instId": 300003, - "propState": 20, - "pos": { - "x": 3900, - "y": 831710, - "z": 821000 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4160, - "y": 796470, - "z": 776990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, - { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8150, - "y": 837440, - "z": 871450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, - { - "groupId": 49, - "instId": 300003, - "propState": 8, - "pos": { - "x": -40480, - "y": 817940, - "z": 868690 - }, - "rot": { - "x": 0, - "y": 322993, - "z": 0 - }, - "propId": 104061 - }, - { - "groupId": 49, - "instId": 300004, - "propState": 8, - "pos": { - "x": 60990, - "y": 871300, - "z": 692240 - }, - "rot": { - "x": 0, - "y": 278924, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 49, - "instId": 300005, - "propState": 8, - "pos": { - "x": -86202, - "y": 872051, - "z": 807032 - }, - "rot": { - "x": 0, - "y": 56065, - "z": 0 - }, - "propId": 104061 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 1, - "pos": { - "x": -2669, - "y": 888340, - "z": 1000540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104192 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": 1826, - "y": 816790, - "z": 718997 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104053 - }, - { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": -7196, - "y": 816671, - "z": 718997 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104053 - }, - { - "groupId": 51, - "instId": 300003, - "propState": 8, - "pos": { - "x": -18598, - "y": 823684, - "z": 762638 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104053 - }, - { - "groupId": 51, - "instId": 300004, - "propState": 8, - "pos": { - "x": -26411, - "y": 823684, - "z": 767149 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 51, - "instId": 300005, - "propState": 8, - "pos": { - "x": 5502, - "y": 833818, - "z": 803747 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 51, - "instId": 300006, - "propState": 8, - "pos": { - "x": -2312, - "y": 833818, - "z": 808258 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 51, - "instId": 300007, - "propState": 8, - "pos": { - "x": 32932, - "y": 846628, - "z": 850950 - }, - "rot": { - "x": 0, - "y": 36699, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 51, - "instId": 300008, - "propState": 8, - "pos": { - "x": 24646, - "y": 846628, - "z": 847381 - }, - "rot": { - "x": 0, - "y": 36699, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 51, - "instId": 300009, - "propState": 8, - "pos": { - "x": -7263, - "y": 856948, - "z": 898017 - }, - "rot": { - "x": 0, - "y": 60130, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 51, - "instId": 300010, - "propState": 8, - "pos": { - "x": 1759, - "y": 856948, - "z": 898075 - }, - "rot": { - "x": 0, - "y": 60130, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 51, - "instId": 300011, - "propState": 8, - "pos": { - "x": -29022, - "y": 890520, - "z": 979201 - }, - "rot": { - "x": 0, - "y": 62528, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 51, - "instId": 300012, - "propState": 8, - "pos": { - "x": 4147, - "y": 890564, - "z": 959928 - }, - "rot": { - "x": 0, - "y": 62528, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 51, - "instId": 300013, - "propState": 8, - "pos": { - "x": -9507, - "y": 890674, - "z": 959919 - }, - "rot": { - "x": 0, - "y": 62528, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 51, - "instId": 300014, - "propState": 8, - "pos": { - "x": 24231, - "y": 890710, - "z": 980265 - }, - "rot": { - "x": 0, - "y": 62528, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 51, - "instId": 300015, - "propState": 8, - "pos": { - "x": 21310, - "y": 896894, - "z": 995520 - }, - "rot": { - "x": 0, - "y": 62528, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 51, - "instId": 300016, - "propState": 8, - "pos": { - "x": -26719, - "y": 896924, - "z": 995400 - }, - "rot": { - "x": 0, - "y": 62528, - "z": 0 - }, - "propId": 104053 - } - ], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 98, - "instId": 300001, - "propState": 8, - "pos": { - "x": 7838, - "y": 28491, - "z": -804578 - }, - "rot": { - "x": 0, - "y": 338770, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 98, - "instId": 300002, - "propState": 8, - "pos": { - "x": -7797, - "y": 28491, - "z": -748952 - }, - "rot": { - "x": 0, - "y": 16808, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 98, - "instId": 300003, - "propState": 8, - "pos": { - "x": -28068, - "y": 31651, - "z": -764113 - }, - "rot": { - "x": 0, - "y": 104753, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 98, - "instId": 300004, - "propState": 8, - "pos": { - "x": 27059, - "y": 31651, - "z": -775463 - }, - "rot": { - "x": 0, - "y": 292515, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 18, - "pos": { - "x": -48255, - "y": 33818, - "z": -748608 - }, - "rot": { - "x": 0, - "y": 192772, - "z": 0 - }, - "propId": 104127 - }, { - "groupId": 100, - "instId": 300002, - "propState": 1, - "pos": { - "x": -48452, - "y": 30783, - "z": -749316 - }, - "rot": { - "x": 0, - "y": 192772, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 100, - "instId": 300004, - "propState": 8, - "pos": { - "x": -48255, - "y": 33967, - "z": -748608 - }, - "rot": { - "x": 0, - "y": 1764, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "101": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 101, - "instId": 300001, - "propState": 18, - "pos": { - "x": 70422, - "y": 36250, - "z": -769457 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104127 - }, { - "groupId": 101, - "instId": 300002, - "propState": 1, - "pos": { - "x": 68302, - "y": 30783, - "z": -769395 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 101, - "instId": 300004, - "propState": 8, - "pos": { - "x": 69251, - "y": 36481, - "z": -769520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300001, - "propState": 8, - "pos": { - "x": 45900, - "y": 848477, - "z": 798833 - }, - "rot": { - "x": 0, - "y": 324070, - "z": 0 - }, - "propId": 104127 - }, { - "groupId": 102, - "instId": 300002, - "propState": 1, - "pos": { - "x": 43579, - "y": 847643, - "z": 800789 - }, - "rot": { - "x": 0, - "y": 324070, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 102, - "instId": 300004, - "propState": 8, - "pos": { - "x": 45900, - "y": 848477, - "z": 798833 - }, - "rot": { - "x": 0, - "y": 324070, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "103": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 103, - "instId": 300001, - "propState": 8, - "pos": { - "x": -73520, - "y": 107033, - "z": 6120 - }, - "rot": { - "x": 0, - "y": 158457, - "z": 0 - }, - "propId": 104127 - }, { - "groupId": 103, - "instId": 300002, - "propState": 1, - "pos": { - "x": -74205, - "y": 105194, - "z": 5330 - }, - "rot": { - "x": 0, - "y": 264324, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 103, - "instId": 300004, - "propState": 8, - "pos": { - "x": -73520, - "y": 107033, - "z": 6120 - }, - "rot": { - "x": 0, - "y": 264324, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "104": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 104, - "instId": 300001, - "propState": 8, - "pos": { - "x": 39, - "y": 35021, - "z": -662267 - }, - "rot": { - "x": 0, - "y": 358770, - "z": 0 - }, - "propId": 104127 - }, { - "groupId": 104, - "instId": 300002, - "propState": 1, - "pos": { - "x": -24, - "y": 34488, - "z": -666318 - }, - "rot": { - "x": 0, - "y": 86149, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 104, - "instId": 300004, - "propState": 8, - "pos": { - "x": 39, - "y": 35193, - "z": -662267 - }, - "rot": { - "x": 0, - "y": 358770, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "105": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300001, - "propState": 8, - "pos": { - "x": -16344, - "y": 817957, - "z": 752212 - }, - "rot": { - "x": 0, - "y": 4772, - "z": 0 - }, - "propId": 104127 - }, { - "groupId": 105, - "instId": 300002, - "propState": 1, - "pos": { - "x": -21336, - "y": 819066, - "z": 743379 - }, - "rot": { - "x": 0, - "y": 192772, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 105, - "instId": 300004, - "propState": 8, - "pos": { - "x": -16500, - "y": 818100, - "z": 750320 - }, - "rot": { - "x": 0, - "y": 4772, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "106": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 106, - "instId": 300001, - "propState": 8, - "pos": { - "x": 69181, - "y": 874174, - "z": 689301 - }, - "rot": { - "x": 0, - "y": 330727, - "z": 0 - }, - "propId": 104127 - }, { - "groupId": 106, - "instId": 300002, - "propState": 1, - "pos": { - "x": 68985, - "y": 874114, - "z": 688478 - }, - "rot": { - "x": 0, - "y": 154039, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 106, - "instId": 300004, - "propState": 8, - "pos": { - "x": 65710, - "y": 874299, - "z": 688220 - }, - "rot": { - "x": 0, - "y": 98674, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "107": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 107, - "instId": 300001, - "propState": 8, - "pos": { - "x": 34172, - "y": 846568, - "z": 855967 - }, - "rot": { - "x": 0, - "y": 322431, - "z": 0 - }, - "propId": 104127 - }, { - "groupId": 107, - "instId": 300002, - "propState": 1, - "pos": { - "x": 31580, - "y": 844566, - "z": 854360 - }, - "rot": { - "x": 0, - "y": 91543, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 107, - "instId": 300004, - "propState": 8, - "pos": { - "x": 33693, - "y": 846753, - "z": 855972 - }, - "rot": { - "x": 0, - "y": 103806, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 18, - "pos": { - "x": 7496, - "y": 104743, - "z": 190637 - }, - "rot": { - "x": 0, - "y": 257527, - "z": 0 - }, - "propId": 104127 - }, { - "groupId": 108, - "instId": 300002, - "propState": 1, - "pos": { - "x": 5790, - "y": 102150, - "z": 190610 - }, - "rot": { - "x": 0, - "y": 257527, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 108, - "instId": 300004, - "propState": 8, - "pos": { - "x": 7111, - "y": 105209, - "z": 190573 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "109": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 109, - "instId": 300001, - "propState": 18, - "pos": { - "x": -51790, - "y": 831930, - "z": 886800 - }, - "rot": { - "x": 0, - "y": 288516, - "z": 0 - }, - "propId": 104127 - }, { - "groupId": 109, - "instId": 300002, - "propState": 1, - "pos": { - "x": -51725, - "y": 831926, - "z": 887332 - }, - "rot": { - "x": 0, - "y": 262027, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 109, - "instId": 300004, - "propState": 8, - "pos": { - "x": -51630, - "y": 832410, - "z": 886779 - }, - "rot": { - "x": 0, - "y": 282492, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "110": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 110, - "instId": 300001, - "propState": 2, - "pos": { - "x": 57, - "y": 108582, - "z": 10465 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104171 - }, - { - "groupId": 110, - "instId": 300002, - "propState": 2, - "pos": { - "x": 29, - "y": 107832, - "z": 10437 - }, - "rot": { - "x": 0, - "y": 359980, - "z": 0 - }, - "propId": 104207 - }, - { - "groupId": 110, - "instId": 300003, - "propState": 2, - "pos": { - "x": -149, - "y": 107929, - "z": 10181 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104208 - }, - { - "groupId": 110, - "instId": 300004, - "propState": 2, - "pos": { - "x": -3080, - "y": 107620, - "z": 10630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104172 - }, { - "groupId": 110, - "instId": 300005, - "propState": 8, - "pos": { - "x": -40, - "y": 104628, - "z": 14640 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 110, - "instId": 300006, - "propState": 2, - "pos": { - "x": 30, - "y": 114655, - "z": 10400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104170 - }, { - "groupId": 110, - "instId": 300007, - "propState": 2, - "pos": { - "x": 0, - "y": 113655, - "z": 10335 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104083 - }, { - "groupId": 110, - "instId": 300008, - "propState": 2, - "pos": { - "x": 57, - "y": 108582, - "z": 10465 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104171 - }, { - "groupId": 110, - "instId": 300009, - "propState": 2, - "pos": { - "x": 29, - "y": 107832, - "z": 10437 - }, - "rot": { - "x": 0, - "y": 180020, - "z": 0 - }, - "propId": 104207 - }, { - "groupId": 110, - "instId": 300010, - "propState": 2, - "pos": { - "x": -117, - "y": 107937, - "z": 10185 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104208 - }, { - "groupId": 110, - "instId": 300011, - "propState": 2, - "pos": { - "x": 3060, - "y": 107620, - "z": 10630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104172 - } - ], - "teleports": {} - }, - "113": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 113, - "instId": 300001, - "propState": 8, - "pos": { - "x": 490, - "y": 814597, - "z": 735260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104050 - }, { - "groupId": 113, - "instId": 300002, - "propState": 8, - "pos": { - "x": 490, - "y": 814697, - "z": 735260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 113, - "instId": 300004, - "propState": 8, - "pos": { - "x": 490, - "y": 814597, - "z": 735260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 114, - "instId": 300001, - "propState": 8, - "pos": { - "x": 490, - "y": 814597, - "z": 735260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104050 - } - ], - "teleports": {} - }, - "115": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 115, - "instId": 300001, - "propState": 12, - "pos": { - "x": 11840, - "y": 91837, - "z": -133848 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 115, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11840, - "y": 91937, - "z": -133848 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 115, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11840, - "y": 91837, - "z": -133848 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 116, - "instId": 300001, - "propState": 12, - "pos": { - "x": 11840, - "y": 91837, - "z": -133848 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300003, - "propState": 8, - "pos": { - "x": 60457, - "y": 32576, - "z": -762392 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 138, - "instId": 300001, - "propState": 20, - "pos": { - "x": 68960, - "y": 30783, - "z": -762650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 138, - "instId": 300002, - "propState": 8, - "pos": { - "x": 68960, - "y": 30783, - "z": -762650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 138, - "instId": 300003, - "propState": 8, - "pos": { - "x": 60640, - "y": 30783, - "z": -762693 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "139": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 139, - "instId": 300003, - "propState": 8, - "pos": { - "x": -81326, - "y": 107013, - "z": 10119 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "140": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 140, - "instId": 300001, - "propState": 20, - "pos": { - "x": -87023, - "y": 105218, - "z": 10420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 140, - "instId": 300002, - "propState": 8, - "pos": { - "x": -87023, - "y": 105218, - "z": 10420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 140, - "instId": 300003, - "propState": 8, - "pos": { - "x": -81500, - "y": 105218, - "z": 10420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "145": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 145, - "instId": 300002, - "propState": 20, - "pos": { - "x": -2810, - "y": 854758, - "z": 893050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "170": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 170, - "instId": 300003, - "propState": 8, - "pos": { - "x": 5330, - "y": 88868, - "z": -266490 - }, - "rot": { - "x": 0, - "y": 331027, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 170, - "instId": 300004, - "propState": 8, - "pos": { - "x": -5560, - "y": 88886, - "z": -216060 - }, - "rot": { - "x": 0, - "y": 27683, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 170, - "instId": 300005, - "propState": 8, - "pos": { - "x": 6035, - "y": 88764, - "z": -169865 - }, - "rot": { - "x": 0, - "y": 347782, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 170, - "instId": 300006, - "propState": 8, - "pos": { - "x": 6840, - "y": 104402, - "z": -95780 - }, - "rot": { - "x": 0, - "y": 335069, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 170, - "instId": 300007, - "propState": 8, - "pos": { - "x": -73483, - "y": 105894, - "z": 5568 - }, - "rot": { - "x": 0, - "y": 301471, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 170, - "instId": 300008, - "propState": 8, - "pos": { - "x": 73510, - "y": 105894, - "z": 14140 - }, - "rot": { - "x": 0, - "y": 115141, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 170, - "instId": 300009, - "propState": 8, - "pos": { - "x": 5220, - "y": 105484, - "z": 55010 - }, - "rot": { - "x": 0, - "y": 339633, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 170, - "instId": 300010, - "propState": 8, - "pos": { - "x": -5260, - "y": 103063, - "z": 131180 - }, - "rot": { - "x": 0, - "y": 13350, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 170, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5833, - "y": 103081, - "z": 199833 - }, - "rot": { - "x": 0, - "y": 340602, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 170, - "instId": 300002, - "propState": 8, - "pos": { - "x": -7796, - "y": 106626, - "z": -13747 - }, - "rot": { - "x": 0, - "y": 19675, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 170, - "instId": 300011, - "propState": 8, - "pos": { - "x": 42495, - "y": 105315, - "z": 7517 - }, - "rot": { - "x": 0, - "y": 75536, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 170, - "instId": 300012, - "propState": 8, - "pos": { - "x": -38978, - "y": 105315, - "z": 13662 - }, - "rot": { - "x": 0, - "y": 247933, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 170, - "instId": 300013, - "propState": 8, - "pos": { - "x": -25485, - "y": 88800, - "z": -136205 - }, - "rot": { - "x": 0, - "y": 60414, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 170, - "instId": 300014, - "propState": 8, - "pos": { - "x": 25605, - "y": 88784, - "z": -153576 - }, - "rot": { - "x": 0, - "y": 205062, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "171": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 171, - "instId": 300011, - "propState": 8, - "pos": { - "x": 1380, - "y": 806817, - "z": 680230 - }, - "rot": { - "x": 0, - "y": 348940, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 171, - "instId": 300001, - "propState": 8, - "pos": { - "x": 13600, - "y": 832410, - "z": 821440 - }, - "rot": { - "x": 0, - "y": 84112, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 171, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6110, - "y": 855458, - "z": 890903 - }, - "rot": { - "x": 0, - "y": 141298, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 171, - "instId": 300003, - "propState": 8, - "pos": { - "x": -26123, - "y": 887046, - "z": 963142 - }, - "rot": { - "x": 0, - "y": 45762, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 171, - "instId": 300004, - "propState": 8, - "pos": { - "x": 15903, - "y": 887046, - "z": 958937 - }, - "rot": { - "x": 0, - "y": 331178, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 171, - "instId": 300005, - "propState": 8, - "pos": { - "x": -665, - "y": 886962, - "z": 1014725 - }, - "rot": { - "x": 0, - "y": 69638, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 171, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4348, - "y": 886962, - "z": 1014720 - }, - "rot": { - "x": 0, - "y": 300443, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 18, - "pos": { - "x": -2646, - "y": 806393, - "z": 668658 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - }, - { - "groupId": 178, - "instId": 300002, - "propState": 18, - "pos": { - "x": -104, - "y": 91855, - "z": -142110 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - }, - { - "groupId": 178, - "instId": 300003, - "propState": 18, - "pos": { - "x": 27146, - "y": 31305, - "z": -802249 - }, - "rot": { - "x": 0, - "y": 288732, - "z": 0 - }, - "propId": 104094 - }, - { - "groupId": 178, - "instId": 300004, - "propState": 18, - "pos": { - "x": 9394, - "y": 28119, - "z": -806016 - }, - "rot": { - "x": 0, - "y": 116297, - "z": 0 - }, - "propId": 104096 - }, { - "groupId": 178, - "instId": 300006, - "propState": 18, - "pos": { - "x": -49153, - "y": 31479, - "z": -754138 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 178, - "instId": 300005, - "propState": 18, - "pos": { - "x": -16736, - "y": 88211, - "z": -125907 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 178, - "instId": 300007, - "propState": 18, - "pos": { - "x": -89279, - "y": 106052, - "z": 3579 - }, - "rot": { - "x": 0, - "y": 288732, - "z": 0 - }, - "propId": 104094 - } - ], - "teleports": {} - }, - "183": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 183, - "instId": 300001, - "propState": 11, - "pos": { - "x": -67450, - "y": 30733, - "z": -769680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 184, - "instId": 300001, - "propState": 11, - "pos": { - "x": 18860, - "y": 88041, - "z": -132380 - }, - "rot": { - "x": 0, - "y": 128000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "185": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 185, - "instId": 300001, - "propState": 11, - "pos": { - "x": 28900, - "y": 844567, - "z": 864720 - }, - "rot": { - "x": 0, - "y": 207000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 193, - "instId": 300012, - "propState": 8, - "pos": { - "x": 40, - "y": 104674, - "z": 12900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 193, - "instId": 300013, - "propState": 8, - "pos": { - "x": 40, - "y": 104674, - "z": 7895 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 193, - "instId": 300014, - "propState": 8, - "pos": { - "x": -2480, - "y": 104674, - "z": 10400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 193, - "instId": 300015, - "propState": 8, - "pos": { - "x": 2520, - "y": 104674, - "z": 10400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "195": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "196": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "197": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "198": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "199": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "200": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "201": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "202": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 501, - "startAnchorId": 4, - "startGroupId": 8, - "isEnteredSceneInfo": true - } - }, - "1040401": { - "P10404_F10404001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78066, - "y": -5970, - "z": -486616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -16970, - "y": 5990, - "z": -300240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": -101136, - "y": 15608, - "z": -278544 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 124536, - "y": 98377, - "z": 192166 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227579, - "y": 167843, - "z": 369819 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": 329967, - "y": 107971, - "z": 217122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300007, - "propState": 8, - "pos": { - "x": 224470, - "y": 104516, - "z": 263170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300008, - "propState": 8, - "pos": { - "x": 162270, - "y": 100770, - "z": 309350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300009, - "propState": 8, - "pos": { - "x": 315770, - "y": 152774, - "z": 298757 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1040401": { - "anchorId": 1, - "groupId": 3, - "instId": 300001, - "pos": { - "x": 89730, - "y": -6120, - "z": -492460 - }, - "rot": { - "x": 0, - "y": 346618, - "z": 0 - } - }, - "1040402": { - "anchorId": 2, - "groupId": 3, - "instId": 300002, - "pos": { - "x": -21430, - "y": 5990, - "z": -303590 - }, - "rot": { - "x": 0, - "y": 254754, - "z": 0 - } - }, - "1040403": { - "anchorId": 3, - "groupId": 3, - "instId": 300003, - "pos": { - "x": -105120, - "y": 15608, - "z": -278950 - }, - "rot": { - "x": 0, - "y": 329392, - "z": 0 - } - }, - "1040404": { - "anchorId": 4, - "groupId": 3, - "instId": 300004, - "pos": { - "x": 114403, - "y": 98354, - "z": 194152 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - } - }, - "1040405": { - "anchorId": 5, - "groupId": 3, - "instId": 300005, - "pos": { - "x": 221674, - "y": 168060, - "z": 363828 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - } - }, - "1040406": { - "anchorId": 6, - "groupId": 3, - "instId": 300006, - "pos": { - "x": 336400, - "y": 107971, - "z": 213537 - }, - "rot": { - "x": 0, - "y": 182732, - "z": 0 - } - }, - "1040407": { - "anchorId": 7, - "groupId": 3, - "instId": 300007, - "pos": { - "x": 216390, - "y": 103529, - "z": 270850 - }, - "rot": { - "x": 0, - "y": 75679, - "z": 0 - } - }, - "1040408": { - "anchorId": 8, - "groupId": 3, - "instId": 300008, - "pos": { - "x": 167763, - "y": 100770, - "z": 308090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1040409": { - "anchorId": 9, - "groupId": 3, - "instId": 300009, - "pos": { - "x": 318666, - "y": 152472, - "z": 306522 - }, - "rot": { - "x": 0, - "y": 56899, - "z": 0 - } - } - } - }, - "4": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300003, - "propState": 1, - "pos": { - "x": 236879, - "y": 103740, - "z": 236270 - }, - "rot": { - "x": 0, - "y": 7500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 1, - "pos": { - "x": 212126, - "y": 103740, - "z": 279143 - }, - "rot": { - "x": 0, - "y": 112500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 5, - "instId": 300005, - "propState": 1, - "pos": { - "x": 188042, - "y": 104656, - "z": 276986 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 5, - "instId": 300006, - "propState": 1, - "pos": { - "x": 159686, - "y": 100793, - "z": 300619 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 5, - "instId": 300007, - "propState": 1, - "pos": { - "x": 143159, - "y": 100976, - "z": 309937 - }, - "rot": { - "x": 0, - "y": 293966, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 5, - "instId": 300011, - "propState": 1, - "pos": { - "x": 291750, - "y": 105971, - "z": 185290 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 5, - "instId": 300012, - "propState": 1, - "pos": { - "x": 241740, - "y": 101971, - "z": 163320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 5, - "instId": 300010, - "propState": 1, - "pos": { - "x": 353829, - "y": 107971, - "z": 203773 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104018 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 12, - "pos": { - "x": 46460, - "y": -5926, - "z": -400850 - }, - "rot": { - "x": 0, - "y": 65627, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 12, - "pos": { - "x": 77605, - "y": -5990, - "z": -489152 - }, - "rot": { - "x": 0, - "y": 99466, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 12, - "pos": { - "x": 1640, - "y": 3350, - "z": -291165 - }, - "rot": { - "x": 0, - "y": 322116, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 12, - "pos": { - "x": -35550, - "y": 6010, - "z": -295410 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300005, - "propState": 12, - "pos": { - "x": -24136, - "y": 3365, - "z": -267456 - }, - "rot": { - "x": 0, - "y": 318906, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300006, - "propState": 12, - "pos": { - "x": -64336, - "y": 21093, - "z": -236326 - }, - "rot": { - "x": 0, - "y": 205166, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300007, - "propState": 12, - "pos": { - "x": -74082, - "y": 11031, - "z": -231372 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300008, - "propState": 12, - "pos": { - "x": -142910, - "y": 15667, - "z": -278750 - }, - "rot": { - "x": 0, - "y": 359722, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300009, - "propState": 12, - "pos": { - "x": -56093, - "y": 12152, - "z": -262868 - }, - "rot": { - "x": 0, - "y": 262822, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300010, - "propState": 12, - "pos": { - "x": -102840, - "y": 19562, - "z": -246767 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300011, - "propState": 12, - "pos": { - "x": -89620, - "y": 25978, - "z": -268483 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300012, - "propState": 12, - "pos": { - "x": -108412, - "y": 27275, - "z": -259312 - }, - "rot": { - "x": 0, - "y": 88464, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 12, - "pos": { - "x": 138790, - "y": 93656, - "z": 252800 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 12, - "pos": { - "x": 119549, - "y": 93630, - "z": 287411 - }, - "rot": { - "x": 0, - "y": 236162, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 12, - "pos": { - "x": 155246, - "y": 105592, - "z": 354529 - }, - "rot": { - "x": 0, - "y": 241241, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 12, - "pos": { - "x": 181840, - "y": 105761, - "z": 377020 - }, - "rot": { - "x": 0, - "y": 190587, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300005, - "propState": 12, - "pos": { - "x": 187402, - "y": 93476, - "z": 172407 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300006, - "propState": 12, - "pos": { - "x": 241550, - "y": 98644, - "z": 144380 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300007, - "propState": 12, - "pos": { - "x": 184204, - "y": 103159, - "z": 243440 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300008, - "propState": 12, - "pos": { - "x": 220378, - "y": 104661, - "z": 222730 - }, - "rot": { - "x": 0, - "y": 150878, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300009, - "propState": 12, - "pos": { - "x": 180016, - "y": 104682, - "z": 267658 - }, - "rot": { - "x": 0, - "y": 47659, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300010, - "propState": 12, - "pos": { - "x": 282562, - "y": 101020, - "z": 248249 - }, - "rot": { - "x": 0, - "y": 332479, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300011, - "propState": 12, - "pos": { - "x": 225310, - "y": 101000, - "z": 290410 - }, - "rot": { - "x": 0, - "y": 59999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300012, - "propState": 12, - "pos": { - "x": 257994, - "y": 101020, - "z": 325597 - }, - "rot": { - "x": 0, - "y": 152221, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300013, - "propState": 12, - "pos": { - "x": 342210, - "y": 168360, - "z": 326760 - }, - "rot": { - "x": 0, - "y": 355580, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300014, - "propState": 12, - "pos": { - "x": 271147, - "y": 101971, - "z": 181593 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300015, - "propState": 12, - "pos": { - "x": 304360, - "y": 105971, - "z": 204346 - }, - "rot": { - "x": 0, - "y": 328320, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300016, - "propState": 12, - "pos": { - "x": 317861, - "y": 106123, - "z": 162220 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300017, - "propState": 12, - "pos": { - "x": 339230, - "y": 107971, - "z": 195550 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300018, - "propState": 12, - "pos": { - "x": 368330, - "y": 107980, - "z": 183170 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300019, - "propState": 12, - "pos": { - "x": 268524, - "y": 163150, - "z": 363265 - }, - "rot": { - "x": 0, - "y": 351365, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300020, - "propState": 12, - "pos": { - "x": 229317, - "y": 172314, - "z": 387857 - }, - "rot": { - "x": 0, - "y": 263280, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300021, - "propState": 12, - "pos": { - "x": 174010, - "y": 167843, - "z": 380510 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300022, - "propState": 12, - "pos": { - "x": 203473, - "y": 101238, - "z": 291860 - }, - "rot": { - "x": 0, - "y": 304256, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300023, - "propState": 12, - "pos": { - "x": 219037, - "y": 100770, - "z": 341291 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204915, - "y": 167443, - "z": 391466 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 104015 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149769, - "y": 105603, - "z": 359377 - }, - "rot": { - "x": 0, - "y": 328717, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": 207644, - "y": 101150, - "z": 324766 - }, - "rot": { - "x": 0, - "y": 106681, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 29, - "instId": 300003, - "propState": 8, - "pos": { - "x": 232368, - "y": 103803, - "z": 225356 - }, - "rot": { - "x": 0, - "y": 59779, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 29, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204903, - "y": 167529, - "z": 391455 - }, - "rot": { - "x": 0, - "y": 329375, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300005, - "propState": 8, - "pos": { - "x": 223904, - "y": 98770, - "z": 126573 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300006, - "propState": 8, - "pos": { - "x": -132996, - "y": 26164, - "z": -252218 - }, - "rot": { - "x": 0, - "y": 180283, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300007, - "propState": 8, - "pos": { - "x": 273980, - "y": 102188, - "z": 178507 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300008, - "propState": 8, - "pos": { - "x": -122252, - "y": 15622, - "z": -283207 - }, - "rot": { - "x": 0, - "y": 180849, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300009, - "propState": 8, - "pos": { - "x": 287160, - "y": 102129, - "z": 293884 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300010, - "propState": 8, - "pos": { - "x": 340774, - "y": 107971, - "z": 190474 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 1, - "pos": { - "x": -43750, - "y": 5920, - "z": -276720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 30, - "instId": 300002, - "propState": 1, - "pos": { - "x": -57455, - "y": 8117, - "z": -220071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 30, - "instId": 300003, - "propState": 1, - "pos": { - "x": 221207, - "y": 167929, - "z": 357985 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 30, - "instId": 300004, - "propState": 1, - "pos": { - "x": 288485, - "y": 105971, - "z": 204066 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 30, - "instId": 300005, - "propState": 1, - "pos": { - "x": 227188, - "y": 100770, - "z": 344085 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 30, - "instId": 300006, - "propState": 1, - "pos": { - "x": -106222, - "y": 13880, - "z": -289783 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 30, - "instId": 300007, - "propState": 1, - "pos": { - "x": 210166, - "y": 103536, - "z": 287518 - }, - "rot": { - "x": 0, - "y": 202254, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 30, - "instId": 300008, - "propState": 1, - "pos": { - "x": 210027, - "y": 104654, - "z": 224475 - }, - "rot": { - "x": 0, - "y": 59128, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": 234018, - "y": 100947, - "z": 269707 - }, - "rot": { - "x": 0, - "y": 39325, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": 325745, - "y": 106160, - "z": 184548 - }, - "rot": { - "x": 0, - "y": 240447, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 31, - "instId": 300003, - "propState": 8, - "pos": { - "x": 197669, - "y": 104653, - "z": 270670 - }, - "rot": { - "x": 0, - "y": 151369, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 31, - "instId": 300004, - "propState": 8, - "pos": { - "x": 270190, - "y": 163213, - "z": 371600 - }, - "rot": { - "x": 0, - "y": 260032, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 31, - "instId": 300005, - "propState": 8, - "pos": { - "x": 118761, - "y": 101070, - "z": 317301 - }, - "rot": { - "x": 0, - "y": 77253, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 31, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4256, - "y": 3381, - "z": -247994 - }, - "rot": { - "x": 0, - "y": 224790, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 31, - "instId": 300007, - "propState": 8, - "pos": { - "x": -66826, - "y": 11067, - "z": -234952 - }, - "rot": { - "x": 0, - "y": 267497, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 31, - "instId": 300008, - "propState": 8, - "pos": { - "x": -82314, - "y": 23943, - "z": -253298 - }, - "rot": { - "x": 0, - "y": 84555, - "z": 0 - }, - "propId": 104059 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 18, - "pos": { - "x": 230175, - "y": 78770, - "z": 120790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104054 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119259, - "y": 18049, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 211662, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104995, - "y": 98470, - "z": 188771 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 36, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119259, - "y": 18058, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 36, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104977, - "y": 98481, - "z": 188670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -99031, - "y": 15920, - "z": -275022 - }, - "rot": { - "x": 0, - "y": 273537, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66980, - "y": 21867, - "z": -266740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 1, - "pos": { - "x": 312570, - "y": 109590, - "z": 314512 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 42, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311898, - "y": 152508, - "z": 314894 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 42, - "instId": 300003, - "propState": 1, - "pos": { - "x": 316455, - "y": 152200, - "z": 310770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104002 - }, - { - "groupId": 42, - "instId": 300004, - "propState": 1, - "pos": { - "x": 316207, - "y": 109404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 42, - "instId": 300005, - "propState": 1, - "pos": { - "x": 316207, - "y": 152404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 43, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 43, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 43, - "instId": 300004, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300002, - "propState": 8, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300002, - "propState": 8, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": -52245, - "y": 8900, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 8, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 8, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 18, - "pos": { - "x": 77916, - "y": -3040, - "z": -498627 - }, - "rot": { - "x": 0, - "y": 264267, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 71, - "instId": 300002, - "propState": 1, - "pos": { - "x": 78969, - "y": -5990, - "z": -498306 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 71, - "instId": 300004, - "propState": 8, - "pos": { - "x": 77916, - "y": -2890, - "z": -498625 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 45966, - "y": -5124, - "z": -393304 - }, - "rot": { - "x": 0, - "y": 299410, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 72, - "instId": 300002, - "propState": 1, - "pos": { - "x": 46290, - "y": -5926, - "z": -393617 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 72, - "instId": 300004, - "propState": 8, - "pos": { - "x": 45983, - "y": -4966, - "z": -393313 - }, - "rot": { - "x": 0, - "y": 299410, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 18, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 9817, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 73, - "instId": 300002, - "propState": 1, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 279817, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 73, - "instId": 300004, - "propState": 8, - "pos": { - "x": 257457, - "y": 102476, - "z": 274834 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 18, - "pos": { - "x": -132986, - "y": 27350, - "z": -252401 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 74, - "instId": 300002, - "propState": 1, - "pos": { - "x": -133052, - "y": 26103, - "z": -253728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 74, - "instId": 300004, - "propState": 8, - "pos": { - "x": -132986, - "y": 27463, - "z": -252368 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 8, - "pos": { - "x": -54727, - "y": 13775, - "z": -265318 - }, - "rot": { - "x": 0, - "y": 108218, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 75, - "instId": 300002, - "propState": 1, - "pos": { - "x": -55180, - "y": 12152, - "z": -266265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 75, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 309806, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 76, - "instId": 300002, - "propState": 1, - "pos": { - "x": -30255, - "y": 3365, - "z": -265518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 76, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": 175522, - "y": 170077, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 197984, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 77, - "instId": 300002, - "propState": 1, - "pos": { - "x": 175114, - "y": 168179, - "z": 365173 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 77, - "instId": 300004, - "propState": 8, - "pos": { - "x": 175522, - "y": 170178, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 220382, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300002, - "propState": 1, - "pos": { - "x": 130717, - "y": 102275, - "z": 338339 - }, - "rot": { - "x": 0, - "y": 224748, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 78, - "instId": 300003, - "propState": 1, - "pos": { - "x": 140502, - "y": 102080, - "z": 339386 - }, - "rot": { - "x": 0, - "y": 149909, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 78, - "instId": 300004, - "propState": 8, - "pos": { - "x": 140574, - "y": 102154, - "z": 339418 - }, - "rot": { - "x": 0, - "y": 123000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 78, - "instId": 300006, - "propState": 1, - "pos": { - "x": 127191, - "y": 101080, - "z": 331597 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": 159492, - "y": 102256, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 220798, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 79, - "instId": 300002, - "propState": 1, - "pos": { - "x": 160112, - "y": 100770, - "z": 307461 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 79, - "instId": 300004, - "propState": 8, - "pos": { - "x": 159492, - "y": 102318, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 333245, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": 226881, - "y": 171158, - "z": 357232 - }, - "rot": { - "x": 0, - "y": 184882, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 80, - "instId": 300002, - "propState": 1, - "pos": { - "x": 226762, - "y": 167843, - "z": 357463 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 80, - "instId": 300004, - "propState": 8, - "pos": { - "x": 226896, - "y": 171199, - "z": 357241 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 8, - "pos": { - "x": 337076, - "y": 173730, - "z": 292727 - }, - "rot": { - "x": 0, - "y": 303950, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 81, - "instId": 300002, - "propState": 1, - "pos": { - "x": 338040, - "y": 168259, - "z": 292549 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 81, - "instId": 300004, - "propState": 8, - "pos": { - "x": 336933, - "y": 173863, - "z": 292571 - }, - "rot": { - "x": 0, - "y": 312490, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 8, - "pos": { - "x": 191614, - "y": 169710, - "z": 361534 - }, - "rot": { - "x": 0, - "y": 241511, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 82, - "instId": 300002, - "propState": 1, - "pos": { - "x": 192377, - "y": 167843, - "z": 362487 - }, - "rot": { - "x": 0, - "y": 224345, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 82, - "instId": 300004, - "propState": 8, - "pos": { - "x": 191618, - "y": 170097, - "z": 361456 - }, - "rot": { - "x": 0, - "y": 200633, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 18, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 276515, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 83, - "instId": 300002, - "propState": 1, - "pos": { - "x": 303252, - "y": 105988, - "z": 210165 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 83, - "instId": 300004, - "propState": 8, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300001, - "propState": 8, - "pos": { - "x": 309174, - "y": 106436, - "z": 178023 - }, - "rot": { - "x": 0, - "y": 40717, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 84, - "instId": 300002, - "propState": 1, - "pos": { - "x": 309518, - "y": 106520, - "z": 178086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 84, - "instId": 300004, - "propState": 8, - "pos": { - "x": 309161, - "y": 106561, - "z": 178007 - }, - "rot": { - "x": 0, - "y": 24000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 18, - "pos": { - "x": -47530, - "y": 11920, - "z": -217423 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 85, - "instId": 300002, - "propState": 1, - "pos": { - "x": -47487, - "y": 8183, - "z": -218067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 85, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47530, - "y": 12046, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 18, - "pos": { - "x": 356793, - "y": 108213, - "z": 190813 - }, - "rot": { - "x": 0, - "y": 255315, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 86, - "instId": 300002, - "propState": 1, - "pos": { - "x": 357800, - "y": 107971, - "z": 191113 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 86, - "instId": 300004, - "propState": 8, - "pos": { - "x": 356939, - "y": 108213, - "z": 190774 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 18, - "pos": { - "x": 204210, - "y": 102600, - "z": 300040 - }, - "rot": { - "x": 0, - "y": 26393, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 87, - "instId": 300002, - "propState": 1, - "pos": { - "x": 205414, - "y": 100841, - "z": 299431 - }, - "rot": { - "x": 0, - "y": 346016, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 87, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204211, - "y": 102733, - "z": 300041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300001, - "propState": 8, - "pos": { - "x": 178669, - "y": 168938, - "z": 393833 - }, - "rot": { - "x": 0, - "y": 145198, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 88, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178703, - "y": 167843, - "z": 395308 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 88, - "instId": 300004, - "propState": 8, - "pos": { - "x": 178642, - "y": 169082, - "z": 393814 - }, - "rot": { - "x": 0, - "y": 108200, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": -86338, - "y": 15348, - "z": -239233 - }, - "rot": { - "x": 0, - "y": 8124, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 89, - "instId": 300002, - "propState": 1, - "pos": { - "x": -86432, - "y": 12541, - "z": -240353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 89, - "instId": 300004, - "propState": 8, - "pos": { - "x": -86343, - "y": 15390, - "z": -239198 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 18, - "pos": { - "x": -78914, - "y": 24316, - "z": -252642 - }, - "rot": { - "x": 0, - "y": 69952, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 90, - "instId": 300002, - "propState": 1, - "pos": { - "x": -79319, - "y": 23948, - "z": -253010 - }, - "rot": { - "x": 0, - "y": 300950, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 90, - "instId": 300004, - "propState": 8, - "pos": { - "x": -78889, - "y": 24433, - "z": -252627 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300002, - "propState": 20, - "pos": { - "x": -119250, - "y": 16251, - "z": -217373 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 92, - "instId": 300015, - "propState": 1, - "pos": { - "x": 92290, - "y": -5700, - "z": -502059 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "136": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 136, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 136, - "instId": 300002, - "propState": 8, - "pos": { - "x": 137081, - "y": 102152, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 136, - "instId": 300004, - "propState": 8, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [ - { - "groupId": 138, - "instId": 400001, - "pos": { - "x": 160812, - "y": 101695, - "z": 307086 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "npcId": 3171 - } - ], - "props": [ - { - "groupId": 138, - "instId": 300001, - "propState": 8, - "pos": { - "x": 160897, - "y": 100784, - "z": 306934 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104113 - }, { - "groupId": 138, - "instId": 300002, - "propState": 8, - "pos": { - "x": 160897, - "y": 100884, - "z": 306934 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 138, - "instId": 300004, - "propState": 8, - "pos": { - "x": 160897, - "y": 100784, - "z": 306934 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 138, - "instId": 300005, - "propState": 8, - "pos": { - "x": 160897, - "y": 100884, - "z": 306934 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "139": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 139, - "instId": 300001, - "propState": 12, - "pos": { - "x": 160897, - "y": 100784, - "z": 306934 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "142": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 142, - "instId": 300003, - "propState": 8, - "pos": { - "x": 247891, - "y": 100431, - "z": 132490 - }, - "rot": { - "x": 0, - "y": 59999, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "143": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 143, - "instId": 300001, - "propState": 20, - "pos": { - "x": 253930, - "y": 98660, - "z": 136710 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 143, - "instId": 300002, - "propState": 8, - "pos": { - "x": 253930, - "y": 98660, - "z": 136710 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 143, - "instId": 300003, - "propState": 8, - "pos": { - "x": 248210, - "y": 98644, - "z": 132330 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "166": { - "monsters": [], - "npcs": [ - { - "groupId": 166, - "instId": 400001, - "pos": { - "x": 139968, - "y": 102482, - "z": 319179 - }, - "rot": { - "x": 0, - "y": 242786, - "z": 0 - }, - "npcId": 100 - }, { - "groupId": 166, - "instId": 400006, - "pos": { - "x": 139892, - "y": 102103, - "z": 319130 - }, - "rot": { - "x": 0, - "y": 239755, - "z": 0 - }, - "npcId": 14312 - }, { - "groupId": 166, - "instId": 400002, - "pos": { - "x": 139342, - "y": 100982, - "z": 318266 - }, - "rot": { - "x": 0, - "y": 214898, - "z": 0 - }, - "npcId": 14312 - } - ], - "props": [], - "teleports": {} - }, - "168": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 168, - "instId": 300001, - "propState": 11, - "pos": { - "x": -87640, - "y": 27280, - "z": -241080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 169, - "instId": 300001, - "propState": 11, - "pos": { - "x": 115610, - "y": 101080, - "z": 322770 - }, - "rot": { - "x": 0, - "y": 103458, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "170": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 170, - "instId": 300001, - "propState": 11, - "pos": { - "x": 323641, - "y": 153475, - "z": 284826 - }, - "rot": { - "x": 0, - "y": 90434, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300006, - "propState": 8, - "pos": { - "x": -39636, - "y": 5990, - "z": -294265 - }, - "rot": { - "x": 0, - "y": 185572, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 176, - "instId": 300007, - "propState": 8, - "pos": { - "x": -51120, - "y": 5978, - "z": -310370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 176, - "instId": 300008, - "propState": 8, - "pos": { - "x": -50970, - "y": 5978, - "z": -300970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 176, - "instId": 300009, - "propState": 8, - "pos": { - "x": -74500, - "y": 11160, - "z": -287292 - }, - "rot": { - "x": 0, - "y": 236527, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300010, - "propState": 8, - "pos": { - "x": -71998, - "y": 11947, - "z": -278408 - }, - "rot": { - "x": 0, - "y": 335479, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300014, - "propState": 8, - "pos": { - "x": -144850, - "y": 16251, - "z": -247720 - }, - "rot": { - "x": 0, - "y": 75105, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300011, - "propState": 8, - "pos": { - "x": -76758, - "y": 24054, - "z": -249600 - }, - "rot": { - "x": 0, - "y": 53418, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 176, - "instId": 300015, - "propState": 8, - "pos": { - "x": -84739, - "y": 27779, - "z": -263615 - }, - "rot": { - "x": 0, - "y": 156113, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 176, - "instId": 300018, - "propState": 8, - "pos": { - "x": -135507, - "y": 26100, - "z": -257428 - }, - "rot": { - "x": 0, - "y": 41732, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 176, - "instId": 300016, - "propState": 8, - "pos": { - "x": -62385, - "y": 21150, - "z": -257798 - }, - "rot": { - "x": 0, - "y": 264682, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300024, - "propState": 8, - "pos": { - "x": -64005, - "y": 21115, - "z": -238378 - }, - "rot": { - "x": 0, - "y": 175823, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 176, - "instId": 300020, - "propState": 8, - "pos": { - "x": -25366, - "y": 3333, - "z": -216889 - }, - "rot": { - "x": 0, - "y": 88688, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 176, - "instId": 300021, - "propState": 8, - "pos": { - "x": -14840, - "y": 3448, - "z": -206413 - }, - "rot": { - "x": 0, - "y": 177426, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 176, - "instId": 300022, - "propState": 8, - "pos": { - "x": -139448, - "y": 15211, - "z": -277092 - }, - "rot": { - "x": 0, - "y": 3118, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300023, - "propState": 8, - "pos": { - "x": -124980, - "y": 15246, - "z": -279906 - }, - "rot": { - "x": 0, - "y": 86672, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300025, - "propState": 8, - "pos": { - "x": 89695, - "y": -5970, - "z": -448796 - }, - "rot": { - "x": 0, - "y": 210643, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58732, - "y": -5990, - "z": -419241 - }, - "rot": { - "x": 0, - "y": 102446, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300012, - "propState": 8, - "pos": { - "x": 55603, - "y": -6017, - "z": -404746 - }, - "rot": { - "x": 0, - "y": 23104, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14697, - "y": -1293, - "z": -360615 - }, - "rot": { - "x": 0, - "y": 51018, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300004, - "propState": 8, - "pos": { - "x": 43152, - "y": -5300, - "z": -372415 - }, - "rot": { - "x": 0, - "y": 220886, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300027, - "propState": 8, - "pos": { - "x": 21331, - "y": 2224, - "z": -334155 - }, - "rot": { - "x": 0, - "y": 263701, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20605, - "y": 3448, - "z": -283484 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300028, - "propState": 8, - "pos": { - "x": 19589, - "y": 3448, - "z": -237547 - }, - "rot": { - "x": 0, - "y": 241864, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300003, - "propState": 8, - "pos": { - "x": 172409, - "y": 93611, - "z": 178652 - }, - "rot": { - "x": 0, - "y": 193443, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 177, - "instId": 300004, - "propState": 8, - "pos": { - "x": 227950, - "y": 97644, - "z": 159150 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 177, - "instId": 300005, - "propState": 8, - "pos": { - "x": 231250, - "y": 97644, - "z": 153440 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 177, - "instId": 300016, - "propState": 8, - "pos": { - "x": 176260, - "y": 103203, - "z": 239780 - }, - "rot": { - "x": 0, - "y": 150437, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300006, - "propState": 8, - "pos": { - "x": 184370, - "y": 103203, - "z": 225470 - }, - "rot": { - "x": 0, - "y": 326831, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300009, - "propState": 8, - "pos": { - "x": 234600, - "y": 103530, - "z": 222580 - }, - "rot": { - "x": 0, - "y": 17701, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300018, - "propState": 8, - "pos": { - "x": 255266, - "y": 101971, - "z": 167110 - }, - "rot": { - "x": 0, - "y": 154263, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300013, - "propState": 8, - "pos": { - "x": 279350, - "y": 105971, - "z": 191890 - }, - "rot": { - "x": 0, - "y": 241048, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300019, - "propState": 8, - "pos": { - "x": 318070, - "y": 105971, - "z": 196210 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300014, - "propState": 8, - "pos": { - "x": 308709, - "y": 106272, - "z": 159522 - }, - "rot": { - "x": 0, - "y": 36623, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300021, - "propState": 8, - "pos": { - "x": 321207, - "y": 105971, - "z": 197154 - }, - "rot": { - "x": 0, - "y": 60201, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300022, - "propState": 8, - "pos": { - "x": 346015, - "y": 107971, - "z": 231792 - }, - "rot": { - "x": 0, - "y": 180550, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300023, - "propState": 8, - "pos": { - "x": 322496, - "y": 107971, - "z": 226099 - }, - "rot": { - "x": 0, - "y": 187422, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300036, - "propState": 8, - "pos": { - "x": 333560, - "y": 107678, - "z": 221839 - }, - "rot": { - "x": 0, - "y": 1196, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300024, - "propState": 8, - "pos": { - "x": 138940, - "y": 100954, - "z": 308470 - }, - "rot": { - "x": 0, - "y": 326307, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300025, - "propState": 8, - "pos": { - "x": 150703, - "y": 105592, - "z": 352393 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300011, - "propState": 8, - "pos": { - "x": 219650, - "y": 97644, - "z": 143270 - }, - "rot": { - "x": 0, - "y": 92595, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 177, - "instId": 300012, - "propState": 8, - "pos": { - "x": 292770, - "y": 101000, - "z": 253740 - }, - "rot": { - "x": 0, - "y": 151932, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 177, - "instId": 300010, - "propState": 8, - "pos": { - "x": 267072, - "y": 101020, - "z": 241252 - }, - "rot": { - "x": 0, - "y": 404, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 177, - "instId": 300015, - "propState": 8, - "pos": { - "x": 134181, - "y": 98377, - "z": 214970 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300026, - "propState": 8, - "pos": { - "x": 141980, - "y": 98377, - "z": 200620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300028, - "propState": 8, - "pos": { - "x": 113902, - "y": 93638, - "z": 278405 - }, - "rot": { - "x": 0, - "y": 198040, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300029, - "propState": 8, - "pos": { - "x": 118702, - "y": 93656, - "z": 244941 - }, - "rot": { - "x": 0, - "y": 60791, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300001, - "propState": 8, - "pos": { - "x": 153704, - "y": 93656, - "z": 264922 - }, - "rot": { - "x": 0, - "y": 290237, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300002, - "propState": 8, - "pos": { - "x": 128310, - "y": 100954, - "z": 292948 - }, - "rot": { - "x": 0, - "y": 62758, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300030, - "propState": 8, - "pos": { - "x": 178485, - "y": 167843, - "z": 371664 - }, - "rot": { - "x": 0, - "y": 56447, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300031, - "propState": 8, - "pos": { - "x": 245807, - "y": 164825, - "z": 374963 - }, - "rot": { - "x": 0, - "y": 127904, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300032, - "propState": 8, - "pos": { - "x": 277570, - "y": 159001, - "z": 355931 - }, - "rot": { - "x": 0, - "y": 130587, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300033, - "propState": 8, - "pos": { - "x": 278410, - "y": 163045, - "z": 379509 - }, - "rot": { - "x": 0, - "y": 258352, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300035, - "propState": 8, - "pos": { - "x": 146249, - "y": 100626, - "z": 298728 - }, - "rot": { - "x": 0, - "y": 69675, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300037, - "propState": 8, - "pos": { - "x": 314885, - "y": 153565, - "z": 291868 - }, - "rot": { - "x": 0, - "y": 300622, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300013, - "propState": 8, - "pos": { - "x": 5710, - "y": 4139, - "z": -279910 - }, - "rot": { - "x": 0, - "y": 236608, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 178, - "instId": 300017, - "propState": 8, - "pos": { - "x": 76546, - "y": -5317, - "z": -398579 - }, - "rot": { - "x": 0, - "y": 221601, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 178, - "instId": 300001, - "propState": 8, - "pos": { - "x": -17750, - "y": 4065, - "z": -225010 - }, - "rot": { - "x": 0, - "y": 210852, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 178, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15893, - "y": 6909, - "z": -311402 - }, - "rot": { - "x": 0, - "y": 70586, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 178, - "instId": 300003, - "propState": 8, - "pos": { - "x": 97877, - "y": -5290, - "z": -482547 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300007, - "propState": 8, - "pos": { - "x": 185470, - "y": 94357, - "z": 155761 - }, - "rot": { - "x": 0, - "y": 18071, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 179, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130539, - "y": 94556, - "z": 260805 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 179, - "instId": 300001, - "propState": 8, - "pos": { - "x": 137265, - "y": 101682, - "z": 323852 - }, - "rot": { - "x": 0, - "y": 278513, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 179, - "instId": 300002, - "propState": 8, - "pos": { - "x": 296348, - "y": 157838, - "z": 353201 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 179, - "instId": 300003, - "propState": 8, - "pos": { - "x": 202043, - "y": 168559, - "z": 358779 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 179, - "instId": 300004, - "propState": 8, - "pos": { - "x": 132272, - "y": 98874, - "z": 194683 - }, - "rot": { - "x": 0, - "y": 28461, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 179, - "instId": 300005, - "propState": 8, - "pos": { - "x": 213596, - "y": 98186, - "z": 153182 - }, - "rot": { - "x": 0, - "y": 90993, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 179, - "instId": 300006, - "propState": 8, - "pos": { - "x": 206547, - "y": 101470, - "z": 328384 - }, - "rot": { - "x": 0, - "y": 156276, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 179, - "instId": 300009, - "propState": 8, - "pos": { - "x": 341773, - "y": 108671, - "z": 198655 - }, - "rot": { - "x": 0, - "y": 22954, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": -16610, - "y": 3365, - "z": -248520 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - }, { - "groupId": 181, - "instId": 300002, - "propState": 18, - "pos": { - "x": -98611, - "y": 14514, - "z": -255667 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - }, { - "groupId": 181, - "instId": 300003, - "propState": 18, - "pos": { - "x": -32873, - "y": 6634, - "z": -316065 - }, - "rot": { - "x": 0, - "y": 307883, - "z": 0 - }, - "propId": 104096 - }, { - "groupId": 181, - "instId": 300004, - "propState": 18, - "pos": { - "x": 226118, - "y": 168339, - "z": 401397 - }, - "rot": { - "x": 0, - "y": 247685, - "z": 0 - }, - "propId": 104093 - } - ], - "teleports": {} - }, - "182": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 182, - "instId": 300001, - "propState": 18, - "pos": { - "x": 352248, - "y": 107971, - "z": 206352 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104096 - } - ], - "teleports": {} - }, - "183": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 183, - "instId": 300001, - "propState": 8, - "pos": { - "x": 92540, - "y": -5700, - "z": -502200 - }, - "rot": { - "x": 0, - "y": 344316, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 183, - "instId": 300003, - "propState": 8, - "pos": { - "x": 85818, - "y": -5600, - "z": -476484 - }, - "rot": { - "x": 0, - "y": 342891, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 183, - "instId": 300004, - "propState": 8, - "pos": { - "x": 76368, - "y": -5600, - "z": -441185 - }, - "rot": { - "x": 0, - "y": 341881, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 183, - "instId": 300005, - "propState": 8, - "pos": { - "x": 65968, - "y": -5730, - "z": -403365 - }, - "rot": { - "x": 0, - "y": 315973, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300006, - "propState": 8, - "pos": { - "x": 35670, - "y": -4248, - "z": -375330 - }, - "rot": { - "x": 0, - "y": 314947, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300007, - "propState": 8, - "pos": { - "x": 15670, - "y": 1790, - "z": -343140 - }, - "rot": { - "x": 0, - "y": 348838, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300008, - "propState": 8, - "pos": { - "x": 5490, - "y": 3850, - "z": -305800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300009, - "propState": 8, - "pos": { - "x": -25772, - "y": 6248, - "z": -306117 - }, - "rot": { - "x": 0, - "y": 276450, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300010, - "propState": 8, - "pos": { - "x": -64258, - "y": 9974, - "z": -305754 - }, - "rot": { - "x": 0, - "y": 270790, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300011, - "propState": 8, - "pos": { - "x": -77411, - "y": 11656, - "z": -290016 - }, - "rot": { - "x": 0, - "y": 270790, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300012, - "propState": 8, - "pos": { - "x": -104317, - "y": 14377, - "z": -287019 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300013, - "propState": 8, - "pos": { - "x": -107847, - "y": 16105, - "z": -273346 - }, - "rot": { - "x": 0, - "y": 275315, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300014, - "propState": 8, - "pos": { - "x": -118780, - "y": 16126, - "z": -259770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104270 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "1040402": { - "P10404_F10404001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78066, - "y": -5970, - "z": -486616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -16970, - "y": 5990, - "z": -300240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": -101136, - "y": 15608, - "z": -278544 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 124536, - "y": 98377, - "z": 192166 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227579, - "y": 167843, - "z": 369819 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": 329967, - "y": 107971, - "z": 217122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300007, - "propState": 8, - "pos": { - "x": 224470, - "y": 104516, - "z": 263170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300008, - "propState": 8, - "pos": { - "x": 162270, - "y": 100770, - "z": 309350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300009, - "propState": 8, - "pos": { - "x": 315770, - "y": 152774, - "z": 298757 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1040401": { - "anchorId": 1, - "groupId": 3, - "instId": 300001, - "pos": { - "x": 89730, - "y": -6120, - "z": -492460 - }, - "rot": { - "x": 0, - "y": 346618, - "z": 0 - } - }, - "1040402": { - "anchorId": 2, - "groupId": 3, - "instId": 300002, - "pos": { - "x": -21430, - "y": 5990, - "z": -303590 - }, - "rot": { - "x": 0, - "y": 254754, - "z": 0 - } - }, - "1040403": { - "anchorId": 3, - "groupId": 3, - "instId": 300003, - "pos": { - "x": -105120, - "y": 15608, - "z": -278950 - }, - "rot": { - "x": 0, - "y": 329392, - "z": 0 - } - }, - "1040404": { - "anchorId": 4, - "groupId": 3, - "instId": 300004, - "pos": { - "x": 114403, - "y": 98354, - "z": 194152 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - } - }, - "1040405": { - "anchorId": 5, - "groupId": 3, - "instId": 300005, - "pos": { - "x": 221674, - "y": 168060, - "z": 363828 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - } - }, - "1040406": { - "anchorId": 6, - "groupId": 3, - "instId": 300006, - "pos": { - "x": 336400, - "y": 107971, - "z": 213537 - }, - "rot": { - "x": 0, - "y": 182732, - "z": 0 - } - }, - "1040407": { - "anchorId": 7, - "groupId": 3, - "instId": 300007, - "pos": { - "x": 216390, - "y": 103529, - "z": 270850 - }, - "rot": { - "x": 0, - "y": 75679, - "z": 0 - } - }, - "1040408": { - "anchorId": 8, - "groupId": 3, - "instId": 300008, - "pos": { - "x": 167763, - "y": 100770, - "z": 308090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1040409": { - "anchorId": 9, - "groupId": 3, - "instId": 300009, - "pos": { - "x": 318666, - "y": 152472, - "z": 306522 - }, - "rot": { - "x": 0, - "y": 56899, - "z": 0 - } - } - } - }, - "4": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300003, - "propState": 1, - "pos": { - "x": 236879, - "y": 103740, - "z": 236270 - }, - "rot": { - "x": 0, - "y": 7500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 1, - "pos": { - "x": 212126, - "y": 103740, - "z": 279143 - }, - "rot": { - "x": 0, - "y": 112500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 5, - "instId": 300005, - "propState": 1, - "pos": { - "x": 188042, - "y": 104656, - "z": 276986 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 5, - "instId": 300006, - "propState": 1, - "pos": { - "x": 159686, - "y": 100793, - "z": 300619 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 5, - "instId": 300007, - "propState": 1, - "pos": { - "x": 143159, - "y": 100976, - "z": 309937 - }, - "rot": { - "x": 0, - "y": 293966, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 5, - "instId": 300011, - "propState": 1, - "pos": { - "x": 291750, - "y": 105971, - "z": 185290 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 5, - "instId": 300012, - "propState": 1, - "pos": { - "x": 241740, - "y": 101971, - "z": 163320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 5, - "instId": 300010, - "propState": 1, - "pos": { - "x": 353829, - "y": 107971, - "z": 203773 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104018 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 12, - "pos": { - "x": 46460, - "y": -5926, - "z": -400850 - }, - "rot": { - "x": 0, - "y": 65627, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 12, - "pos": { - "x": 77605, - "y": -5990, - "z": -489152 - }, - "rot": { - "x": 0, - "y": 99466, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 12, - "pos": { - "x": 1640, - "y": 3350, - "z": -291165 - }, - "rot": { - "x": 0, - "y": 322116, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 12, - "pos": { - "x": -35550, - "y": 6010, - "z": -295410 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300005, - "propState": 12, - "pos": { - "x": -24136, - "y": 3365, - "z": -267456 - }, - "rot": { - "x": 0, - "y": 318906, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300006, - "propState": 12, - "pos": { - "x": -64336, - "y": 21093, - "z": -236326 - }, - "rot": { - "x": 0, - "y": 205166, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300007, - "propState": 12, - "pos": { - "x": -74082, - "y": 11031, - "z": -231372 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300008, - "propState": 12, - "pos": { - "x": -142910, - "y": 15667, - "z": -278750 - }, - "rot": { - "x": 0, - "y": 359722, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300009, - "propState": 12, - "pos": { - "x": -56093, - "y": 12152, - "z": -262868 - }, - "rot": { - "x": 0, - "y": 262822, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300010, - "propState": 12, - "pos": { - "x": -102840, - "y": 19562, - "z": -246767 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300011, - "propState": 12, - "pos": { - "x": -89620, - "y": 25978, - "z": -268483 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300012, - "propState": 12, - "pos": { - "x": -108412, - "y": 27275, - "z": -259312 - }, - "rot": { - "x": 0, - "y": 88464, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 12, - "pos": { - "x": 138790, - "y": 93656, - "z": 252800 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 12, - "pos": { - "x": 119549, - "y": 93630, - "z": 287411 - }, - "rot": { - "x": 0, - "y": 236162, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 12, - "pos": { - "x": 155246, - "y": 105592, - "z": 354529 - }, - "rot": { - "x": 0, - "y": 241241, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 12, - "pos": { - "x": 181840, - "y": 105761, - "z": 377020 - }, - "rot": { - "x": 0, - "y": 190587, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300005, - "propState": 12, - "pos": { - "x": 187402, - "y": 93476, - "z": 172407 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300006, - "propState": 12, - "pos": { - "x": 241550, - "y": 98644, - "z": 144380 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300007, - "propState": 12, - "pos": { - "x": 184204, - "y": 103159, - "z": 243440 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300008, - "propState": 12, - "pos": { - "x": 220378, - "y": 104661, - "z": 222730 - }, - "rot": { - "x": 0, - "y": 150878, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300009, - "propState": 12, - "pos": { - "x": 180016, - "y": 104682, - "z": 267658 - }, - "rot": { - "x": 0, - "y": 47659, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300010, - "propState": 12, - "pos": { - "x": 282562, - "y": 101020, - "z": 248249 - }, - "rot": { - "x": 0, - "y": 332479, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300011, - "propState": 12, - "pos": { - "x": 225310, - "y": 101000, - "z": 290410 - }, - "rot": { - "x": 0, - "y": 59999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300012, - "propState": 12, - "pos": { - "x": 257994, - "y": 101020, - "z": 325597 - }, - "rot": { - "x": 0, - "y": 152221, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300013, - "propState": 12, - "pos": { - "x": 342210, - "y": 168360, - "z": 326760 - }, - "rot": { - "x": 0, - "y": 355580, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300014, - "propState": 12, - "pos": { - "x": 271147, - "y": 101971, - "z": 181593 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300015, - "propState": 12, - "pos": { - "x": 304360, - "y": 105971, - "z": 204346 - }, - "rot": { - "x": 0, - "y": 328320, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300016, - "propState": 12, - "pos": { - "x": 317861, - "y": 106123, - "z": 162220 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300017, - "propState": 12, - "pos": { - "x": 339230, - "y": 107971, - "z": 195550 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300018, - "propState": 12, - "pos": { - "x": 368330, - "y": 107980, - "z": 183170 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300019, - "propState": 12, - "pos": { - "x": 268524, - "y": 163150, - "z": 363265 - }, - "rot": { - "x": 0, - "y": 351365, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300020, - "propState": 12, - "pos": { - "x": 229317, - "y": 172314, - "z": 387857 - }, - "rot": { - "x": 0, - "y": 263280, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300021, - "propState": 12, - "pos": { - "x": 174010, - "y": 167843, - "z": 380510 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300022, - "propState": 12, - "pos": { - "x": 203473, - "y": 101238, - "z": 291860 - }, - "rot": { - "x": 0, - "y": 304256, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300023, - "propState": 12, - "pos": { - "x": 219037, - "y": 100770, - "z": 341291 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204915, - "y": 167443, - "z": 391466 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 104015 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149769, - "y": 105603, - "z": 359377 - }, - "rot": { - "x": 0, - "y": 328717, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": 207644, - "y": 101150, - "z": 324766 - }, - "rot": { - "x": 0, - "y": 106681, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 29, - "instId": 300003, - "propState": 8, - "pos": { - "x": 232368, - "y": 103803, - "z": 225356 - }, - "rot": { - "x": 0, - "y": 59779, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 29, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204903, - "y": 167529, - "z": 391455 - }, - "rot": { - "x": 0, - "y": 329375, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300005, - "propState": 8, - "pos": { - "x": 223904, - "y": 98770, - "z": 126573 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300006, - "propState": 8, - "pos": { - "x": -132996, - "y": 26164, - "z": -252218 - }, - "rot": { - "x": 0, - "y": 180283, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300007, - "propState": 8, - "pos": { - "x": 273980, - "y": 102188, - "z": 178507 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300008, - "propState": 8, - "pos": { - "x": -122252, - "y": 15622, - "z": -283207 - }, - "rot": { - "x": 0, - "y": 180849, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300009, - "propState": 8, - "pos": { - "x": 287160, - "y": 102129, - "z": 293884 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300010, - "propState": 8, - "pos": { - "x": 340774, - "y": 107971, - "z": 190474 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 1, - "pos": { - "x": -43750, - "y": 5920, - "z": -276720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 30, - "instId": 300002, - "propState": 1, - "pos": { - "x": -57455, - "y": 8117, - "z": -220071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 30, - "instId": 300003, - "propState": 1, - "pos": { - "x": 221207, - "y": 167929, - "z": 357985 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 30, - "instId": 300004, - "propState": 1, - "pos": { - "x": 288485, - "y": 105971, - "z": 204066 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 30, - "instId": 300005, - "propState": 1, - "pos": { - "x": 227188, - "y": 100770, - "z": 344085 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 30, - "instId": 300006, - "propState": 1, - "pos": { - "x": -106222, - "y": 13880, - "z": -289783 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 30, - "instId": 300007, - "propState": 1, - "pos": { - "x": 210166, - "y": 103536, - "z": 287518 - }, - "rot": { - "x": 0, - "y": 202254, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 30, - "instId": 300008, - "propState": 1, - "pos": { - "x": 210027, - "y": 104654, - "z": 224475 - }, - "rot": { - "x": 0, - "y": 59128, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": 234018, - "y": 100947, - "z": 269707 - }, - "rot": { - "x": 0, - "y": 39325, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": 325745, - "y": 106160, - "z": 184548 - }, - "rot": { - "x": 0, - "y": 240447, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 31, - "instId": 300003, - "propState": 8, - "pos": { - "x": 197669, - "y": 104653, - "z": 270670 - }, - "rot": { - "x": 0, - "y": 151369, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 31, - "instId": 300004, - "propState": 8, - "pos": { - "x": 270190, - "y": 163213, - "z": 371600 - }, - "rot": { - "x": 0, - "y": 260032, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 31, - "instId": 300005, - "propState": 8, - "pos": { - "x": 118761, - "y": 101070, - "z": 317301 - }, - "rot": { - "x": 0, - "y": 77253, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 31, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4256, - "y": 3381, - "z": -247994 - }, - "rot": { - "x": 0, - "y": 224790, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 31, - "instId": 300007, - "propState": 8, - "pos": { - "x": -66826, - "y": 11067, - "z": -234952 - }, - "rot": { - "x": 0, - "y": 267497, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 31, - "instId": 300008, - "propState": 8, - "pos": { - "x": -82314, - "y": 23943, - "z": -253298 - }, - "rot": { - "x": 0, - "y": 84555, - "z": 0 - }, - "propId": 104059 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 18, - "pos": { - "x": 230175, - "y": 78770, - "z": 120790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104054 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119259, - "y": 18049, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 211662, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104995, - "y": 98470, - "z": 188771 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 36, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119259, - "y": 18058, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 36, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104977, - "y": 98481, - "z": 188670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -99031, - "y": 15920, - "z": -275022 - }, - "rot": { - "x": 0, - "y": 273537, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66980, - "y": 21867, - "z": -266740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 1, - "pos": { - "x": 312570, - "y": 109590, - "z": 314512 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 42, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311898, - "y": 152508, - "z": 314894 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 42, - "instId": 300003, - "propState": 1, - "pos": { - "x": 316455, - "y": 152200, - "z": 310770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104002 - }, - { - "groupId": 42, - "instId": 300004, - "propState": 1, - "pos": { - "x": 316207, - "y": 109404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 42, - "instId": 300005, - "propState": 1, - "pos": { - "x": 316207, - "y": 152404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 43, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 43, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 43, - "instId": 300004, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300002, - "propState": 8, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300002, - "propState": 8, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": -52245, - "y": 8900, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 8, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 8, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 18, - "pos": { - "x": 77916, - "y": -3040, - "z": -498627 - }, - "rot": { - "x": 0, - "y": 264267, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 71, - "instId": 300002, - "propState": 1, - "pos": { - "x": 78969, - "y": -5990, - "z": -498306 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 71, - "instId": 300004, - "propState": 8, - "pos": { - "x": 77916, - "y": -2890, - "z": -498625 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 45966, - "y": -5124, - "z": -393304 - }, - "rot": { - "x": 0, - "y": 299410, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 72, - "instId": 300002, - "propState": 1, - "pos": { - "x": 46290, - "y": -5926, - "z": -393617 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 72, - "instId": 300004, - "propState": 8, - "pos": { - "x": 45983, - "y": -4966, - "z": -393313 - }, - "rot": { - "x": 0, - "y": 299410, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 18, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 9817, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 73, - "instId": 300002, - "propState": 1, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 279817, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 73, - "instId": 300004, - "propState": 8, - "pos": { - "x": 257457, - "y": 102476, - "z": 274834 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 18, - "pos": { - "x": -132986, - "y": 27350, - "z": -252401 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 74, - "instId": 300002, - "propState": 1, - "pos": { - "x": -133052, - "y": 26103, - "z": -253728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 74, - "instId": 300004, - "propState": 8, - "pos": { - "x": -132986, - "y": 27463, - "z": -252368 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 8, - "pos": { - "x": -54727, - "y": 13775, - "z": -265318 - }, - "rot": { - "x": 0, - "y": 108218, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 75, - "instId": 300002, - "propState": 1, - "pos": { - "x": -55180, - "y": 12152, - "z": -266265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 75, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 309806, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 76, - "instId": 300002, - "propState": 1, - "pos": { - "x": -30255, - "y": 3365, - "z": -265518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 76, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": 175522, - "y": 170077, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 197984, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 77, - "instId": 300002, - "propState": 1, - "pos": { - "x": 175114, - "y": 168179, - "z": 365173 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 77, - "instId": 300004, - "propState": 8, - "pos": { - "x": 175522, - "y": 170178, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 220382, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300002, - "propState": 1, - "pos": { - "x": 130717, - "y": 102275, - "z": 338339 - }, - "rot": { - "x": 0, - "y": 224748, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 78, - "instId": 300003, - "propState": 1, - "pos": { - "x": 140502, - "y": 102080, - "z": 339386 - }, - "rot": { - "x": 0, - "y": 149909, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 78, - "instId": 300004, - "propState": 8, - "pos": { - "x": 140574, - "y": 102154, - "z": 339418 - }, - "rot": { - "x": 0, - "y": 123000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 78, - "instId": 300006, - "propState": 1, - "pos": { - "x": 127191, - "y": 101080, - "z": 331597 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": 159492, - "y": 102256, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 220798, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 79, - "instId": 300002, - "propState": 1, - "pos": { - "x": 160112, - "y": 100770, - "z": 307461 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 79, - "instId": 300004, - "propState": 8, - "pos": { - "x": 159492, - "y": 102318, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 333245, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": 226881, - "y": 171158, - "z": 357232 - }, - "rot": { - "x": 0, - "y": 184882, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 80, - "instId": 300002, - "propState": 1, - "pos": { - "x": 226762, - "y": 167843, - "z": 357463 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 80, - "instId": 300004, - "propState": 8, - "pos": { - "x": 226896, - "y": 171199, - "z": 357241 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 8, - "pos": { - "x": 337076, - "y": 173730, - "z": 292727 - }, - "rot": { - "x": 0, - "y": 303950, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 81, - "instId": 300002, - "propState": 1, - "pos": { - "x": 338040, - "y": 168259, - "z": 292549 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 81, - "instId": 300004, - "propState": 8, - "pos": { - "x": 336933, - "y": 173863, - "z": 292571 - }, - "rot": { - "x": 0, - "y": 312490, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 8, - "pos": { - "x": 191614, - "y": 169710, - "z": 361534 - }, - "rot": { - "x": 0, - "y": 241511, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 82, - "instId": 300002, - "propState": 1, - "pos": { - "x": 192377, - "y": 167843, - "z": 362487 - }, - "rot": { - "x": 0, - "y": 224345, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 82, - "instId": 300004, - "propState": 8, - "pos": { - "x": 191618, - "y": 170097, - "z": 361456 - }, - "rot": { - "x": 0, - "y": 200633, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 18, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 276515, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 83, - "instId": 300002, - "propState": 1, - "pos": { - "x": 303252, - "y": 105988, - "z": 210165 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 83, - "instId": 300004, - "propState": 8, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300001, - "propState": 8, - "pos": { - "x": 309174, - "y": 106436, - "z": 178023 - }, - "rot": { - "x": 0, - "y": 40717, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 84, - "instId": 300002, - "propState": 1, - "pos": { - "x": 309518, - "y": 106520, - "z": 178086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 84, - "instId": 300004, - "propState": 8, - "pos": { - "x": 309161, - "y": 106561, - "z": 178007 - }, - "rot": { - "x": 0, - "y": 24000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 18, - "pos": { - "x": -47530, - "y": 11920, - "z": -217423 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 85, - "instId": 300002, - "propState": 1, - "pos": { - "x": -47487, - "y": 8183, - "z": -218067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 85, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47530, - "y": 12046, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 18, - "pos": { - "x": 356793, - "y": 108213, - "z": 190813 - }, - "rot": { - "x": 0, - "y": 255315, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 86, - "instId": 300002, - "propState": 1, - "pos": { - "x": 357800, - "y": 107971, - "z": 191113 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 86, - "instId": 300004, - "propState": 8, - "pos": { - "x": 356939, - "y": 108213, - "z": 190774 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 18, - "pos": { - "x": 204210, - "y": 102600, - "z": 300040 - }, - "rot": { - "x": 0, - "y": 26393, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 87, - "instId": 300002, - "propState": 1, - "pos": { - "x": 205414, - "y": 100841, - "z": 299431 - }, - "rot": { - "x": 0, - "y": 346016, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 87, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204211, - "y": 102733, - "z": 300041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300001, - "propState": 8, - "pos": { - "x": 178669, - "y": 168938, - "z": 393833 - }, - "rot": { - "x": 0, - "y": 145198, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 88, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178703, - "y": 167843, - "z": 395308 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 88, - "instId": 300004, - "propState": 8, - "pos": { - "x": 178642, - "y": 169082, - "z": 393814 - }, - "rot": { - "x": 0, - "y": 108200, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": -86338, - "y": 15348, - "z": -239233 - }, - "rot": { - "x": 0, - "y": 8124, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 89, - "instId": 300002, - "propState": 1, - "pos": { - "x": -86432, - "y": 12541, - "z": -240353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 89, - "instId": 300004, - "propState": 8, - "pos": { - "x": -86343, - "y": 15390, - "z": -239198 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 18, - "pos": { - "x": -78914, - "y": 24316, - "z": -252642 - }, - "rot": { - "x": 0, - "y": 69952, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 90, - "instId": 300002, - "propState": 1, - "pos": { - "x": -79319, - "y": 23948, - "z": -253010 - }, - "rot": { - "x": 0, - "y": 300950, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 90, - "instId": 300004, - "propState": 8, - "pos": { - "x": -78889, - "y": 24433, - "z": -252627 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300002, - "propState": 20, - "pos": { - "x": -119250, - "y": 16251, - "z": -217373 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 92, - "instId": 300015, - "propState": 1, - "pos": { - "x": 92290, - "y": -5700, - "z": -502059 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "136": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 136, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 136, - "instId": 300002, - "propState": 8, - "pos": { - "x": 137081, - "y": 102152, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 136, - "instId": 300004, - "propState": 8, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [ - { - "groupId": 138, - "instId": 400001, - "pos": { - "x": 160812, - "y": 101695, - "z": 307086 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "npcId": 3171 - } - ], - "props": [ - { - "groupId": 138, - "instId": 300001, - "propState": 8, - "pos": { - "x": 160897, - "y": 100784, - "z": 306934 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104113 - }, { - "groupId": 138, - "instId": 300002, - "propState": 8, - "pos": { - "x": 160897, - "y": 100884, - "z": 306934 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 138, - "instId": 300004, - "propState": 8, - "pos": { - "x": 160897, - "y": 100784, - "z": 306934 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 138, - "instId": 300005, - "propState": 8, - "pos": { - "x": 160897, - "y": 100884, - "z": 306934 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "139": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 139, - "instId": 300001, - "propState": 12, - "pos": { - "x": 160897, - "y": 100784, - "z": 306934 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "142": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 142, - "instId": 300003, - "propState": 8, - "pos": { - "x": 247891, - "y": 100431, - "z": 132490 - }, - "rot": { - "x": 0, - "y": 59999, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "143": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 143, - "instId": 300001, - "propState": 20, - "pos": { - "x": 253930, - "y": 98660, - "z": 136710 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 143, - "instId": 300002, - "propState": 8, - "pos": { - "x": 253930, - "y": 98660, - "z": 136710 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 143, - "instId": 300003, - "propState": 8, - "pos": { - "x": 248210, - "y": 98644, - "z": 132330 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "166": { - "monsters": [], - "npcs": [ - { - "groupId": 166, - "instId": 400001, - "pos": { - "x": 139968, - "y": 102482, - "z": 319179 - }, - "rot": { - "x": 0, - "y": 242786, - "z": 0 - }, - "npcId": 100 - }, { - "groupId": 166, - "instId": 400006, - "pos": { - "x": 139892, - "y": 102103, - "z": 319130 - }, - "rot": { - "x": 0, - "y": 239755, - "z": 0 - }, - "npcId": 14312 - }, { - "groupId": 166, - "instId": 400002, - "pos": { - "x": 139342, - "y": 100982, - "z": 318266 - }, - "rot": { - "x": 0, - "y": 214898, - "z": 0 - }, - "npcId": 14312 - } - ], - "props": [], - "teleports": {} - }, - "168": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 168, - "instId": 300001, - "propState": 11, - "pos": { - "x": -87640, - "y": 27280, - "z": -241080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 169, - "instId": 300001, - "propState": 11, - "pos": { - "x": 115610, - "y": 101080, - "z": 322770 - }, - "rot": { - "x": 0, - "y": 103458, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "170": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 170, - "instId": 300001, - "propState": 11, - "pos": { - "x": 323641, - "y": 153475, - "z": 284826 - }, - "rot": { - "x": 0, - "y": 90434, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300006, - "propState": 8, - "pos": { - "x": -39636, - "y": 5990, - "z": -294265 - }, - "rot": { - "x": 0, - "y": 185572, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 176, - "instId": 300007, - "propState": 8, - "pos": { - "x": -51120, - "y": 5978, - "z": -310370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 176, - "instId": 300008, - "propState": 8, - "pos": { - "x": -50970, - "y": 5978, - "z": -300970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 176, - "instId": 300009, - "propState": 8, - "pos": { - "x": -74500, - "y": 11160, - "z": -287292 - }, - "rot": { - "x": 0, - "y": 236527, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300010, - "propState": 8, - "pos": { - "x": -71998, - "y": 11947, - "z": -278408 - }, - "rot": { - "x": 0, - "y": 335479, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300014, - "propState": 8, - "pos": { - "x": -144850, - "y": 16251, - "z": -247720 - }, - "rot": { - "x": 0, - "y": 75105, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300011, - "propState": 8, - "pos": { - "x": -76758, - "y": 24054, - "z": -249600 - }, - "rot": { - "x": 0, - "y": 53418, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 176, - "instId": 300015, - "propState": 8, - "pos": { - "x": -84739, - "y": 27779, - "z": -263615 - }, - "rot": { - "x": 0, - "y": 156113, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 176, - "instId": 300018, - "propState": 8, - "pos": { - "x": -135507, - "y": 26100, - "z": -257428 - }, - "rot": { - "x": 0, - "y": 41732, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 176, - "instId": 300016, - "propState": 8, - "pos": { - "x": -62385, - "y": 21150, - "z": -257798 - }, - "rot": { - "x": 0, - "y": 264682, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300024, - "propState": 8, - "pos": { - "x": -64005, - "y": 21115, - "z": -238378 - }, - "rot": { - "x": 0, - "y": 175823, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 176, - "instId": 300020, - "propState": 8, - "pos": { - "x": -25366, - "y": 3333, - "z": -216889 - }, - "rot": { - "x": 0, - "y": 88688, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 176, - "instId": 300021, - "propState": 8, - "pos": { - "x": -14840, - "y": 3448, - "z": -206413 - }, - "rot": { - "x": 0, - "y": 177426, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 176, - "instId": 300022, - "propState": 8, - "pos": { - "x": -139448, - "y": 15211, - "z": -277092 - }, - "rot": { - "x": 0, - "y": 3118, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300023, - "propState": 8, - "pos": { - "x": -124980, - "y": 15246, - "z": -279906 - }, - "rot": { - "x": 0, - "y": 86672, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300025, - "propState": 8, - "pos": { - "x": 89695, - "y": -5970, - "z": -448796 - }, - "rot": { - "x": 0, - "y": 210643, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58732, - "y": -5990, - "z": -419241 - }, - "rot": { - "x": 0, - "y": 102446, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300012, - "propState": 8, - "pos": { - "x": 55603, - "y": -6017, - "z": -404746 - }, - "rot": { - "x": 0, - "y": 23104, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14697, - "y": -1293, - "z": -360615 - }, - "rot": { - "x": 0, - "y": 51018, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300004, - "propState": 8, - "pos": { - "x": 43152, - "y": -5300, - "z": -372415 - }, - "rot": { - "x": 0, - "y": 220886, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300027, - "propState": 8, - "pos": { - "x": 21331, - "y": 2224, - "z": -334155 - }, - "rot": { - "x": 0, - "y": 263701, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20605, - "y": 3448, - "z": -283484 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300028, - "propState": 8, - "pos": { - "x": 19589, - "y": 3448, - "z": -237547 - }, - "rot": { - "x": 0, - "y": 241864, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300003, - "propState": 8, - "pos": { - "x": 172409, - "y": 93611, - "z": 178652 - }, - "rot": { - "x": 0, - "y": 193443, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 177, - "instId": 300004, - "propState": 8, - "pos": { - "x": 227950, - "y": 97644, - "z": 159150 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 177, - "instId": 300005, - "propState": 8, - "pos": { - "x": 231250, - "y": 97644, - "z": 153440 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 177, - "instId": 300016, - "propState": 8, - "pos": { - "x": 176260, - "y": 103203, - "z": 239780 - }, - "rot": { - "x": 0, - "y": 150437, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300006, - "propState": 8, - "pos": { - "x": 184370, - "y": 103203, - "z": 225470 - }, - "rot": { - "x": 0, - "y": 326831, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300009, - "propState": 8, - "pos": { - "x": 234600, - "y": 103530, - "z": 222580 - }, - "rot": { - "x": 0, - "y": 17701, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300018, - "propState": 8, - "pos": { - "x": 255266, - "y": 101971, - "z": 167110 - }, - "rot": { - "x": 0, - "y": 154263, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300013, - "propState": 8, - "pos": { - "x": 279350, - "y": 105971, - "z": 191890 - }, - "rot": { - "x": 0, - "y": 241048, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300019, - "propState": 8, - "pos": { - "x": 318070, - "y": 105971, - "z": 196210 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300014, - "propState": 8, - "pos": { - "x": 308709, - "y": 106272, - "z": 159522 - }, - "rot": { - "x": 0, - "y": 36623, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300021, - "propState": 8, - "pos": { - "x": 321207, - "y": 105971, - "z": 197154 - }, - "rot": { - "x": 0, - "y": 60201, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300022, - "propState": 8, - "pos": { - "x": 346015, - "y": 107971, - "z": 231792 - }, - "rot": { - "x": 0, - "y": 180550, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300023, - "propState": 8, - "pos": { - "x": 322496, - "y": 107971, - "z": 226099 - }, - "rot": { - "x": 0, - "y": 187422, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300036, - "propState": 8, - "pos": { - "x": 333560, - "y": 107678, - "z": 221839 - }, - "rot": { - "x": 0, - "y": 1196, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300024, - "propState": 8, - "pos": { - "x": 138940, - "y": 100954, - "z": 308470 - }, - "rot": { - "x": 0, - "y": 326307, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300025, - "propState": 8, - "pos": { - "x": 150703, - "y": 105592, - "z": 352393 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300011, - "propState": 8, - "pos": { - "x": 219650, - "y": 97644, - "z": 143270 - }, - "rot": { - "x": 0, - "y": 92595, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 177, - "instId": 300012, - "propState": 8, - "pos": { - "x": 292770, - "y": 101000, - "z": 253740 - }, - "rot": { - "x": 0, - "y": 151932, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 177, - "instId": 300010, - "propState": 8, - "pos": { - "x": 267072, - "y": 101020, - "z": 241252 - }, - "rot": { - "x": 0, - "y": 404, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 177, - "instId": 300015, - "propState": 8, - "pos": { - "x": 134181, - "y": 98377, - "z": 214970 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300026, - "propState": 8, - "pos": { - "x": 141980, - "y": 98377, - "z": 200620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300028, - "propState": 8, - "pos": { - "x": 113902, - "y": 93638, - "z": 278405 - }, - "rot": { - "x": 0, - "y": 198040, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300029, - "propState": 8, - "pos": { - "x": 118702, - "y": 93656, - "z": 244941 - }, - "rot": { - "x": 0, - "y": 60791, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300001, - "propState": 8, - "pos": { - "x": 153704, - "y": 93656, - "z": 264922 - }, - "rot": { - "x": 0, - "y": 290237, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300002, - "propState": 8, - "pos": { - "x": 128310, - "y": 100954, - "z": 292948 - }, - "rot": { - "x": 0, - "y": 62758, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300030, - "propState": 8, - "pos": { - "x": 178485, - "y": 167843, - "z": 371664 - }, - "rot": { - "x": 0, - "y": 56447, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300031, - "propState": 8, - "pos": { - "x": 245807, - "y": 164825, - "z": 374963 - }, - "rot": { - "x": 0, - "y": 127904, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300032, - "propState": 8, - "pos": { - "x": 277570, - "y": 159001, - "z": 355931 - }, - "rot": { - "x": 0, - "y": 130587, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300033, - "propState": 8, - "pos": { - "x": 278410, - "y": 163045, - "z": 379509 - }, - "rot": { - "x": 0, - "y": 258352, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300035, - "propState": 8, - "pos": { - "x": 146249, - "y": 100626, - "z": 298728 - }, - "rot": { - "x": 0, - "y": 69675, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300037, - "propState": 8, - "pos": { - "x": 314885, - "y": 153565, - "z": 291868 - }, - "rot": { - "x": 0, - "y": 300622, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300013, - "propState": 8, - "pos": { - "x": 5710, - "y": 4139, - "z": -279910 - }, - "rot": { - "x": 0, - "y": 236608, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 178, - "instId": 300017, - "propState": 8, - "pos": { - "x": 76546, - "y": -5317, - "z": -398579 - }, - "rot": { - "x": 0, - "y": 221601, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 178, - "instId": 300001, - "propState": 8, - "pos": { - "x": -17750, - "y": 4065, - "z": -225010 - }, - "rot": { - "x": 0, - "y": 210852, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 178, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15893, - "y": 6909, - "z": -311402 - }, - "rot": { - "x": 0, - "y": 70586, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 178, - "instId": 300003, - "propState": 8, - "pos": { - "x": 97877, - "y": -5290, - "z": -482547 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300007, - "propState": 8, - "pos": { - "x": 185470, - "y": 94357, - "z": 155761 - }, - "rot": { - "x": 0, - "y": 18071, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 179, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130539, - "y": 94556, - "z": 260805 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 179, - "instId": 300001, - "propState": 8, - "pos": { - "x": 137265, - "y": 101682, - "z": 323852 - }, - "rot": { - "x": 0, - "y": 278513, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 179, - "instId": 300002, - "propState": 8, - "pos": { - "x": 296348, - "y": 157838, - "z": 353201 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 179, - "instId": 300003, - "propState": 8, - "pos": { - "x": 202043, - "y": 168559, - "z": 358779 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 179, - "instId": 300004, - "propState": 8, - "pos": { - "x": 132272, - "y": 98874, - "z": 194683 - }, - "rot": { - "x": 0, - "y": 28461, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 179, - "instId": 300005, - "propState": 8, - "pos": { - "x": 213596, - "y": 98186, - "z": 153182 - }, - "rot": { - "x": 0, - "y": 90993, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 179, - "instId": 300006, - "propState": 8, - "pos": { - "x": 206547, - "y": 101470, - "z": 328384 - }, - "rot": { - "x": 0, - "y": 156276, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 179, - "instId": 300009, - "propState": 8, - "pos": { - "x": 341773, - "y": 108671, - "z": 198655 - }, - "rot": { - "x": 0, - "y": 22954, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": -16610, - "y": 3365, - "z": -248520 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - }, { - "groupId": 181, - "instId": 300002, - "propState": 18, - "pos": { - "x": -98611, - "y": 14514, - "z": -255667 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - }, { - "groupId": 181, - "instId": 300003, - "propState": 18, - "pos": { - "x": -32873, - "y": 6634, - "z": -316065 - }, - "rot": { - "x": 0, - "y": 307883, - "z": 0 - }, - "propId": 104096 - }, { - "groupId": 181, - "instId": 300004, - "propState": 18, - "pos": { - "x": 226118, - "y": 168339, - "z": 401397 - }, - "rot": { - "x": 0, - "y": 247685, - "z": 0 - }, - "propId": 104093 - } - ], - "teleports": {} - }, - "182": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 182, - "instId": 300001, - "propState": 18, - "pos": { - "x": 352248, - "y": 107971, - "z": 206352 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104096 - } - ], - "teleports": {} - }, - "183": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 183, - "instId": 300001, - "propState": 8, - "pos": { - "x": 92540, - "y": -5700, - "z": -502200 - }, - "rot": { - "x": 0, - "y": 344316, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 183, - "instId": 300003, - "propState": 8, - "pos": { - "x": 85818, - "y": -5600, - "z": -476484 - }, - "rot": { - "x": 0, - "y": 342891, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 183, - "instId": 300004, - "propState": 8, - "pos": { - "x": 76368, - "y": -5600, - "z": -441185 - }, - "rot": { - "x": 0, - "y": 341881, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 183, - "instId": 300005, - "propState": 8, - "pos": { - "x": 65968, - "y": -5730, - "z": -403365 - }, - "rot": { - "x": 0, - "y": 315973, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300006, - "propState": 8, - "pos": { - "x": 35670, - "y": -4248, - "z": -375330 - }, - "rot": { - "x": 0, - "y": 314947, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300007, - "propState": 8, - "pos": { - "x": 15670, - "y": 1790, - "z": -343140 - }, - "rot": { - "x": 0, - "y": 348838, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300008, - "propState": 8, - "pos": { - "x": 5490, - "y": 3850, - "z": -305800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300009, - "propState": 8, - "pos": { - "x": -25772, - "y": 6248, - "z": -306117 - }, - "rot": { - "x": 0, - "y": 276450, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300010, - "propState": 8, - "pos": { - "x": -64258, - "y": 9974, - "z": -305754 - }, - "rot": { - "x": 0, - "y": 270790, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300011, - "propState": 8, - "pos": { - "x": -77411, - "y": 11656, - "z": -290016 - }, - "rot": { - "x": 0, - "y": 270790, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300012, - "propState": 8, - "pos": { - "x": -104317, - "y": 14377, - "z": -287019 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300013, - "propState": 8, - "pos": { - "x": -107847, - "y": 16105, - "z": -273346 - }, - "rot": { - "x": 0, - "y": 275315, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300014, - "propState": 8, - "pos": { - "x": -118780, - "y": 16126, - "z": -259770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104270 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 501, - "startAnchorId": 1, - "startGroupId": 17, - "isEnteredSceneInfo": true - } - }, - "1040403": { - "P10404_F10404001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78066, - "y": -5970, - "z": -486616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -16970, - "y": 5990, - "z": -300240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": -101136, - "y": 15608, - "z": -278544 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 124536, - "y": 98377, - "z": 192166 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227579, - "y": 167843, - "z": 369819 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": 329967, - "y": 107971, - "z": 217122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300007, - "propState": 8, - "pos": { - "x": 224470, - "y": 104516, - "z": 263170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300008, - "propState": 8, - "pos": { - "x": 162270, - "y": 100770, - "z": 309350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300009, - "propState": 8, - "pos": { - "x": 315770, - "y": 152774, - "z": 298757 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1040401": { - "anchorId": 1, - "groupId": 3, - "instId": 300001, - "pos": { - "x": 89730, - "y": -6120, - "z": -492460 - }, - "rot": { - "x": 0, - "y": 346618, - "z": 0 - } - }, - "1040402": { - "anchorId": 2, - "groupId": 3, - "instId": 300002, - "pos": { - "x": -21430, - "y": 5990, - "z": -303590 - }, - "rot": { - "x": 0, - "y": 254754, - "z": 0 - } - }, - "1040403": { - "anchorId": 3, - "groupId": 3, - "instId": 300003, - "pos": { - "x": -105120, - "y": 15608, - "z": -278950 - }, - "rot": { - "x": 0, - "y": 329392, - "z": 0 - } - }, - "1040404": { - "anchorId": 4, - "groupId": 3, - "instId": 300004, - "pos": { - "x": 114403, - "y": 98354, - "z": 194152 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - } - }, - "1040405": { - "anchorId": 5, - "groupId": 3, - "instId": 300005, - "pos": { - "x": 221674, - "y": 168060, - "z": 363828 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - } - }, - "1040406": { - "anchorId": 6, - "groupId": 3, - "instId": 300006, - "pos": { - "x": 336400, - "y": 107971, - "z": 213537 - }, - "rot": { - "x": 0, - "y": 182732, - "z": 0 - } - }, - "1040407": { - "anchorId": 7, - "groupId": 3, - "instId": 300007, - "pos": { - "x": 216390, - "y": 103529, - "z": 270850 - }, - "rot": { - "x": 0, - "y": 75679, - "z": 0 - } - }, - "1040408": { - "anchorId": 8, - "groupId": 3, - "instId": 300008, - "pos": { - "x": 167763, - "y": 100770, - "z": 308090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1040409": { - "anchorId": 9, - "groupId": 3, - "instId": 300009, - "pos": { - "x": 318666, - "y": 152472, - "z": 306522 - }, - "rot": { - "x": 0, - "y": 56899, - "z": 0 - } - } - } - }, - "4": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300003, - "propState": 1, - "pos": { - "x": 236879, - "y": 103740, - "z": 236270 - }, - "rot": { - "x": 0, - "y": 7500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 1, - "pos": { - "x": 212126, - "y": 103740, - "z": 279143 - }, - "rot": { - "x": 0, - "y": 112500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 5, - "instId": 300005, - "propState": 1, - "pos": { - "x": 188042, - "y": 104656, - "z": 276986 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 5, - "instId": 300006, - "propState": 1, - "pos": { - "x": 159686, - "y": 100793, - "z": 300619 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 5, - "instId": 300007, - "propState": 1, - "pos": { - "x": 143159, - "y": 100976, - "z": 309937 - }, - "rot": { - "x": 0, - "y": 293966, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 5, - "instId": 300011, - "propState": 1, - "pos": { - "x": 291750, - "y": 105971, - "z": 185290 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 5, - "instId": 300012, - "propState": 1, - "pos": { - "x": 241740, - "y": 101971, - "z": 163320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 5, - "instId": 300010, - "propState": 1, - "pos": { - "x": 353829, - "y": 107971, - "z": 203773 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104018 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 12, - "pos": { - "x": 46460, - "y": -5926, - "z": -400850 - }, - "rot": { - "x": 0, - "y": 65627, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 12, - "pos": { - "x": 77605, - "y": -5990, - "z": -489152 - }, - "rot": { - "x": 0, - "y": 99466, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 12, - "pos": { - "x": 1640, - "y": 3350, - "z": -291165 - }, - "rot": { - "x": 0, - "y": 322116, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 12, - "pos": { - "x": -35550, - "y": 6010, - "z": -295410 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300005, - "propState": 12, - "pos": { - "x": -24136, - "y": 3365, - "z": -267456 - }, - "rot": { - "x": 0, - "y": 318906, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300006, - "propState": 12, - "pos": { - "x": -64336, - "y": 21093, - "z": -236326 - }, - "rot": { - "x": 0, - "y": 205166, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300007, - "propState": 12, - "pos": { - "x": -74082, - "y": 11031, - "z": -231372 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300008, - "propState": 12, - "pos": { - "x": -142910, - "y": 15667, - "z": -278750 - }, - "rot": { - "x": 0, - "y": 359722, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300009, - "propState": 12, - "pos": { - "x": -56093, - "y": 12152, - "z": -262868 - }, - "rot": { - "x": 0, - "y": 262822, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300010, - "propState": 12, - "pos": { - "x": -102840, - "y": 19562, - "z": -246767 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300011, - "propState": 12, - "pos": { - "x": -89620, - "y": 25978, - "z": -268483 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300012, - "propState": 12, - "pos": { - "x": -108412, - "y": 27275, - "z": -259312 - }, - "rot": { - "x": 0, - "y": 88464, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 12, - "pos": { - "x": 138790, - "y": 93656, - "z": 252800 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 12, - "pos": { - "x": 119549, - "y": 93630, - "z": 287411 - }, - "rot": { - "x": 0, - "y": 236162, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 12, - "pos": { - "x": 155246, - "y": 105592, - "z": 354529 - }, - "rot": { - "x": 0, - "y": 241241, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 12, - "pos": { - "x": 181840, - "y": 105761, - "z": 377020 - }, - "rot": { - "x": 0, - "y": 190587, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300005, - "propState": 12, - "pos": { - "x": 187402, - "y": 93476, - "z": 172407 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300006, - "propState": 12, - "pos": { - "x": 241550, - "y": 98644, - "z": 144380 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300007, - "propState": 12, - "pos": { - "x": 184204, - "y": 103159, - "z": 243440 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300008, - "propState": 12, - "pos": { - "x": 220378, - "y": 104661, - "z": 222730 - }, - "rot": { - "x": 0, - "y": 150878, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300009, - "propState": 12, - "pos": { - "x": 180016, - "y": 104682, - "z": 267658 - }, - "rot": { - "x": 0, - "y": 47659, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300010, - "propState": 12, - "pos": { - "x": 282562, - "y": 101020, - "z": 248249 - }, - "rot": { - "x": 0, - "y": 332479, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300011, - "propState": 12, - "pos": { - "x": 225310, - "y": 101000, - "z": 290410 - }, - "rot": { - "x": 0, - "y": 59999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300012, - "propState": 12, - "pos": { - "x": 257994, - "y": 101020, - "z": 325597 - }, - "rot": { - "x": 0, - "y": 152221, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300013, - "propState": 12, - "pos": { - "x": 342210, - "y": 168360, - "z": 326760 - }, - "rot": { - "x": 0, - "y": 355580, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300014, - "propState": 12, - "pos": { - "x": 271147, - "y": 101971, - "z": 181593 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300015, - "propState": 12, - "pos": { - "x": 304360, - "y": 105971, - "z": 204346 - }, - "rot": { - "x": 0, - "y": 328320, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300016, - "propState": 12, - "pos": { - "x": 317861, - "y": 106123, - "z": 162220 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300017, - "propState": 12, - "pos": { - "x": 339230, - "y": 107971, - "z": 195550 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300018, - "propState": 12, - "pos": { - "x": 368330, - "y": 107980, - "z": 183170 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300019, - "propState": 12, - "pos": { - "x": 268524, - "y": 163150, - "z": 363265 - }, - "rot": { - "x": 0, - "y": 351365, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300020, - "propState": 12, - "pos": { - "x": 229317, - "y": 172314, - "z": 387857 - }, - "rot": { - "x": 0, - "y": 263280, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300021, - "propState": 12, - "pos": { - "x": 174010, - "y": 167843, - "z": 380510 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300022, - "propState": 12, - "pos": { - "x": 203473, - "y": 101238, - "z": 291860 - }, - "rot": { - "x": 0, - "y": 304256, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300023, - "propState": 12, - "pos": { - "x": 219037, - "y": 100770, - "z": 341291 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204915, - "y": 167443, - "z": 391466 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 104015 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149769, - "y": 105603, - "z": 359377 - }, - "rot": { - "x": 0, - "y": 328717, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": 207644, - "y": 101150, - "z": 324766 - }, - "rot": { - "x": 0, - "y": 106681, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 29, - "instId": 300003, - "propState": 8, - "pos": { - "x": 232368, - "y": 103803, - "z": 225356 - }, - "rot": { - "x": 0, - "y": 59779, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 29, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204903, - "y": 167529, - "z": 391455 - }, - "rot": { - "x": 0, - "y": 329375, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300005, - "propState": 8, - "pos": { - "x": 223904, - "y": 98770, - "z": 126573 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300006, - "propState": 8, - "pos": { - "x": -132996, - "y": 26164, - "z": -252218 - }, - "rot": { - "x": 0, - "y": 180283, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300007, - "propState": 8, - "pos": { - "x": 273980, - "y": 102188, - "z": 178507 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300008, - "propState": 8, - "pos": { - "x": -122252, - "y": 15622, - "z": -283207 - }, - "rot": { - "x": 0, - "y": 180849, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300009, - "propState": 8, - "pos": { - "x": 287160, - "y": 102129, - "z": 293884 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300010, - "propState": 8, - "pos": { - "x": 340774, - "y": 107971, - "z": 190474 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 1, - "pos": { - "x": -43750, - "y": 5920, - "z": -276720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 30, - "instId": 300002, - "propState": 1, - "pos": { - "x": -57455, - "y": 8117, - "z": -220071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 30, - "instId": 300003, - "propState": 1, - "pos": { - "x": 221207, - "y": 167929, - "z": 357985 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 30, - "instId": 300004, - "propState": 1, - "pos": { - "x": 288485, - "y": 105971, - "z": 204066 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 30, - "instId": 300005, - "propState": 1, - "pos": { - "x": 227188, - "y": 100770, - "z": 344085 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 30, - "instId": 300006, - "propState": 1, - "pos": { - "x": -106222, - "y": 13880, - "z": -289783 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 30, - "instId": 300007, - "propState": 1, - "pos": { - "x": 210166, - "y": 103536, - "z": 287518 - }, - "rot": { - "x": 0, - "y": 202254, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 30, - "instId": 300008, - "propState": 1, - "pos": { - "x": 210027, - "y": 104654, - "z": 224475 - }, - "rot": { - "x": 0, - "y": 59128, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": 234018, - "y": 100947, - "z": 269707 - }, - "rot": { - "x": 0, - "y": 39325, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": 325745, - "y": 106160, - "z": 184548 - }, - "rot": { - "x": 0, - "y": 240447, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 31, - "instId": 300003, - "propState": 8, - "pos": { - "x": 197669, - "y": 104653, - "z": 270670 - }, - "rot": { - "x": 0, - "y": 151369, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 31, - "instId": 300004, - "propState": 8, - "pos": { - "x": 270190, - "y": 163213, - "z": 371600 - }, - "rot": { - "x": 0, - "y": 260032, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 31, - "instId": 300005, - "propState": 8, - "pos": { - "x": 118761, - "y": 101070, - "z": 317301 - }, - "rot": { - "x": 0, - "y": 77253, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 31, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4256, - "y": 3381, - "z": -247994 - }, - "rot": { - "x": 0, - "y": 224790, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 31, - "instId": 300007, - "propState": 8, - "pos": { - "x": -66826, - "y": 11067, - "z": -234952 - }, - "rot": { - "x": 0, - "y": 267497, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 31, - "instId": 300008, - "propState": 8, - "pos": { - "x": -82314, - "y": 23943, - "z": -253298 - }, - "rot": { - "x": 0, - "y": 84555, - "z": 0 - }, - "propId": 104059 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 18, - "pos": { - "x": 230175, - "y": 78770, - "z": 120790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104054 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119259, - "y": 18049, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 211662, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104995, - "y": 98470, - "z": 188771 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 36, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119259, - "y": 18058, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 36, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104977, - "y": 98481, - "z": 188670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -99031, - "y": 15920, - "z": -275022 - }, - "rot": { - "x": 0, - "y": 273537, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66980, - "y": 21867, - "z": -266740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 1, - "pos": { - "x": 312570, - "y": 109590, - "z": 314512 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 42, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311898, - "y": 152508, - "z": 314894 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 42, - "instId": 300003, - "propState": 1, - "pos": { - "x": 316455, - "y": 152200, - "z": 310770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104002 - }, - { - "groupId": 42, - "instId": 300004, - "propState": 1, - "pos": { - "x": 316207, - "y": 109404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 42, - "instId": 300005, - "propState": 1, - "pos": { - "x": 316207, - "y": 152404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 43, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 43, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 43, - "instId": 300004, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300002, - "propState": 8, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300002, - "propState": 8, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": -52245, - "y": 8900, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 8, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 8, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 18, - "pos": { - "x": 77916, - "y": -3040, - "z": -498627 - }, - "rot": { - "x": 0, - "y": 264267, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 71, - "instId": 300002, - "propState": 1, - "pos": { - "x": 78969, - "y": -5990, - "z": -498306 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 71, - "instId": 300004, - "propState": 8, - "pos": { - "x": 77916, - "y": -2890, - "z": -498625 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 45966, - "y": -5124, - "z": -393304 - }, - "rot": { - "x": 0, - "y": 299410, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 72, - "instId": 300002, - "propState": 1, - "pos": { - "x": 46290, - "y": -5926, - "z": -393617 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 72, - "instId": 300004, - "propState": 8, - "pos": { - "x": 45983, - "y": -4966, - "z": -393313 - }, - "rot": { - "x": 0, - "y": 299410, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 18, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 9817, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 73, - "instId": 300002, - "propState": 1, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 279817, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 73, - "instId": 300004, - "propState": 8, - "pos": { - "x": 257457, - "y": 102476, - "z": 274834 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 18, - "pos": { - "x": -132986, - "y": 27350, - "z": -252401 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 74, - "instId": 300002, - "propState": 1, - "pos": { - "x": -133052, - "y": 26103, - "z": -253728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 74, - "instId": 300004, - "propState": 8, - "pos": { - "x": -132986, - "y": 27463, - "z": -252368 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 8, - "pos": { - "x": -54727, - "y": 13775, - "z": -265318 - }, - "rot": { - "x": 0, - "y": 108218, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 75, - "instId": 300002, - "propState": 1, - "pos": { - "x": -55180, - "y": 12152, - "z": -266265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 75, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 309806, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 76, - "instId": 300002, - "propState": 1, - "pos": { - "x": -30255, - "y": 3365, - "z": -265518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 76, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": 175522, - "y": 170077, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 197984, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 77, - "instId": 300002, - "propState": 1, - "pos": { - "x": 175114, - "y": 168179, - "z": 365173 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 77, - "instId": 300004, - "propState": 8, - "pos": { - "x": 175522, - "y": 170178, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 220382, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300002, - "propState": 1, - "pos": { - "x": 130717, - "y": 102275, - "z": 338339 - }, - "rot": { - "x": 0, - "y": 224748, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 78, - "instId": 300003, - "propState": 1, - "pos": { - "x": 140502, - "y": 102080, - "z": 339386 - }, - "rot": { - "x": 0, - "y": 149909, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 78, - "instId": 300004, - "propState": 8, - "pos": { - "x": 140574, - "y": 102154, - "z": 339418 - }, - "rot": { - "x": 0, - "y": 123000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 78, - "instId": 300006, - "propState": 1, - "pos": { - "x": 127191, - "y": 101080, - "z": 331597 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": 159492, - "y": 102256, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 220798, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 79, - "instId": 300002, - "propState": 1, - "pos": { - "x": 160112, - "y": 100770, - "z": 307461 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 79, - "instId": 300004, - "propState": 8, - "pos": { - "x": 159492, - "y": 102318, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 333245, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": 226881, - "y": 171158, - "z": 357232 - }, - "rot": { - "x": 0, - "y": 184882, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 80, - "instId": 300002, - "propState": 1, - "pos": { - "x": 226762, - "y": 167843, - "z": 357463 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 80, - "instId": 300004, - "propState": 8, - "pos": { - "x": 226896, - "y": 171199, - "z": 357241 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 8, - "pos": { - "x": 337076, - "y": 173730, - "z": 292727 - }, - "rot": { - "x": 0, - "y": 303950, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 81, - "instId": 300002, - "propState": 1, - "pos": { - "x": 338040, - "y": 168259, - "z": 292549 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 81, - "instId": 300004, - "propState": 8, - "pos": { - "x": 336933, - "y": 173863, - "z": 292571 - }, - "rot": { - "x": 0, - "y": 312490, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 8, - "pos": { - "x": 191614, - "y": 169710, - "z": 361534 - }, - "rot": { - "x": 0, - "y": 241511, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 82, - "instId": 300002, - "propState": 1, - "pos": { - "x": 192377, - "y": 167843, - "z": 362487 - }, - "rot": { - "x": 0, - "y": 224345, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 82, - "instId": 300004, - "propState": 8, - "pos": { - "x": 191618, - "y": 170097, - "z": 361456 - }, - "rot": { - "x": 0, - "y": 200633, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 18, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 276515, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 83, - "instId": 300002, - "propState": 1, - "pos": { - "x": 303252, - "y": 105988, - "z": 210165 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 83, - "instId": 300004, - "propState": 8, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300001, - "propState": 8, - "pos": { - "x": 309174, - "y": 106436, - "z": 178023 - }, - "rot": { - "x": 0, - "y": 40717, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 84, - "instId": 300002, - "propState": 1, - "pos": { - "x": 309518, - "y": 106520, - "z": 178086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 84, - "instId": 300004, - "propState": 8, - "pos": { - "x": 309161, - "y": 106561, - "z": 178007 - }, - "rot": { - "x": 0, - "y": 24000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 18, - "pos": { - "x": -47530, - "y": 11920, - "z": -217423 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 85, - "instId": 300002, - "propState": 1, - "pos": { - "x": -47487, - "y": 8183, - "z": -218067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 85, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47530, - "y": 12046, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 18, - "pos": { - "x": 356793, - "y": 108213, - "z": 190813 - }, - "rot": { - "x": 0, - "y": 255315, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 86, - "instId": 300002, - "propState": 1, - "pos": { - "x": 357800, - "y": 107971, - "z": 191113 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 86, - "instId": 300004, - "propState": 8, - "pos": { - "x": 356939, - "y": 108213, - "z": 190774 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 18, - "pos": { - "x": 204210, - "y": 102600, - "z": 300040 - }, - "rot": { - "x": 0, - "y": 26393, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 87, - "instId": 300002, - "propState": 1, - "pos": { - "x": 205414, - "y": 100841, - "z": 299431 - }, - "rot": { - "x": 0, - "y": 346016, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 87, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204211, - "y": 102733, - "z": 300041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300001, - "propState": 8, - "pos": { - "x": 178669, - "y": 168938, - "z": 393833 - }, - "rot": { - "x": 0, - "y": 145198, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 88, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178703, - "y": 167843, - "z": 395308 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 88, - "instId": 300004, - "propState": 8, - "pos": { - "x": 178642, - "y": 169082, - "z": 393814 - }, - "rot": { - "x": 0, - "y": 108200, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": -86338, - "y": 15348, - "z": -239233 - }, - "rot": { - "x": 0, - "y": 8124, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 89, - "instId": 300002, - "propState": 1, - "pos": { - "x": -86432, - "y": 12541, - "z": -240353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 89, - "instId": 300004, - "propState": 8, - "pos": { - "x": -86343, - "y": 15390, - "z": -239198 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 18, - "pos": { - "x": -78914, - "y": 24316, - "z": -252642 - }, - "rot": { - "x": 0, - "y": 69952, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 90, - "instId": 300002, - "propState": 1, - "pos": { - "x": -79319, - "y": 23948, - "z": -253010 - }, - "rot": { - "x": 0, - "y": 300950, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 90, - "instId": 300004, - "propState": 8, - "pos": { - "x": -78889, - "y": 24433, - "z": -252627 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300002, - "propState": 20, - "pos": { - "x": -119250, - "y": 16251, - "z": -217373 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 92, - "instId": 300015, - "propState": 1, - "pos": { - "x": 92290, - "y": -5700, - "z": -502059 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "136": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 136, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 136, - "instId": 300002, - "propState": 8, - "pos": { - "x": 137081, - "y": 102152, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 136, - "instId": 300004, - "propState": 8, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [ - { - "groupId": 138, - "instId": 400001, - "pos": { - "x": 160812, - "y": 101695, - "z": 307086 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "npcId": 3171 - } - ], - "props": [ - { - "groupId": 138, - "instId": 300001, - "propState": 8, - "pos": { - "x": 160897, - "y": 100784, - "z": 306934 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104113 - }, { - "groupId": 138, - "instId": 300002, - "propState": 8, - "pos": { - "x": 160897, - "y": 100884, - "z": 306934 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 138, - "instId": 300004, - "propState": 8, - "pos": { - "x": 160897, - "y": 100784, - "z": 306934 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 138, - "instId": 300005, - "propState": 8, - "pos": { - "x": 160897, - "y": 100884, - "z": 306934 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "139": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 139, - "instId": 300001, - "propState": 12, - "pos": { - "x": 160897, - "y": 100784, - "z": 306934 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "142": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 142, - "instId": 300003, - "propState": 8, - "pos": { - "x": 247891, - "y": 100431, - "z": 132490 - }, - "rot": { - "x": 0, - "y": 59999, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "143": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 143, - "instId": 300001, - "propState": 20, - "pos": { - "x": 253930, - "y": 98660, - "z": 136710 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 143, - "instId": 300002, - "propState": 8, - "pos": { - "x": 253930, - "y": 98660, - "z": 136710 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 143, - "instId": 300003, - "propState": 8, - "pos": { - "x": 248210, - "y": 98644, - "z": 132330 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "166": { - "monsters": [], - "npcs": [ - { - "groupId": 166, - "instId": 400001, - "pos": { - "x": 139968, - "y": 102482, - "z": 319179 - }, - "rot": { - "x": 0, - "y": 242786, - "z": 0 - }, - "npcId": 100 - }, { - "groupId": 166, - "instId": 400006, - "pos": { - "x": 139892, - "y": 102103, - "z": 319130 - }, - "rot": { - "x": 0, - "y": 239755, - "z": 0 - }, - "npcId": 14312 - }, { - "groupId": 166, - "instId": 400002, - "pos": { - "x": 139342, - "y": 100982, - "z": 318266 - }, - "rot": { - "x": 0, - "y": 214898, - "z": 0 - }, - "npcId": 14312 - } - ], - "props": [], - "teleports": {} - }, - "168": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 168, - "instId": 300001, - "propState": 11, - "pos": { - "x": -87640, - "y": 27280, - "z": -241080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 169, - "instId": 300001, - "propState": 11, - "pos": { - "x": 115610, - "y": 101080, - "z": 322770 - }, - "rot": { - "x": 0, - "y": 103458, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "170": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 170, - "instId": 300001, - "propState": 11, - "pos": { - "x": 323641, - "y": 153475, - "z": 284826 - }, - "rot": { - "x": 0, - "y": 90434, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300006, - "propState": 8, - "pos": { - "x": -39636, - "y": 5990, - "z": -294265 - }, - "rot": { - "x": 0, - "y": 185572, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 176, - "instId": 300007, - "propState": 8, - "pos": { - "x": -51120, - "y": 5978, - "z": -310370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 176, - "instId": 300008, - "propState": 8, - "pos": { - "x": -50970, - "y": 5978, - "z": -300970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 176, - "instId": 300009, - "propState": 8, - "pos": { - "x": -74500, - "y": 11160, - "z": -287292 - }, - "rot": { - "x": 0, - "y": 236527, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300010, - "propState": 8, - "pos": { - "x": -71998, - "y": 11947, - "z": -278408 - }, - "rot": { - "x": 0, - "y": 335479, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300014, - "propState": 8, - "pos": { - "x": -144850, - "y": 16251, - "z": -247720 - }, - "rot": { - "x": 0, - "y": 75105, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300011, - "propState": 8, - "pos": { - "x": -76758, - "y": 24054, - "z": -249600 - }, - "rot": { - "x": 0, - "y": 53418, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 176, - "instId": 300015, - "propState": 8, - "pos": { - "x": -84739, - "y": 27779, - "z": -263615 - }, - "rot": { - "x": 0, - "y": 156113, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 176, - "instId": 300018, - "propState": 8, - "pos": { - "x": -135507, - "y": 26100, - "z": -257428 - }, - "rot": { - "x": 0, - "y": 41732, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 176, - "instId": 300016, - "propState": 8, - "pos": { - "x": -62385, - "y": 21150, - "z": -257798 - }, - "rot": { - "x": 0, - "y": 264682, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300024, - "propState": 8, - "pos": { - "x": -64005, - "y": 21115, - "z": -238378 - }, - "rot": { - "x": 0, - "y": 175823, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 176, - "instId": 300020, - "propState": 8, - "pos": { - "x": -25366, - "y": 3333, - "z": -216889 - }, - "rot": { - "x": 0, - "y": 88688, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 176, - "instId": 300021, - "propState": 8, - "pos": { - "x": -14840, - "y": 3448, - "z": -206413 - }, - "rot": { - "x": 0, - "y": 177426, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 176, - "instId": 300022, - "propState": 8, - "pos": { - "x": -139448, - "y": 15211, - "z": -277092 - }, - "rot": { - "x": 0, - "y": 3118, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300023, - "propState": 8, - "pos": { - "x": -124980, - "y": 15246, - "z": -279906 - }, - "rot": { - "x": 0, - "y": 86672, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300025, - "propState": 8, - "pos": { - "x": 89695, - "y": -5970, - "z": -448796 - }, - "rot": { - "x": 0, - "y": 210643, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58732, - "y": -5990, - "z": -419241 - }, - "rot": { - "x": 0, - "y": 102446, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300012, - "propState": 8, - "pos": { - "x": 55603, - "y": -6017, - "z": -404746 - }, - "rot": { - "x": 0, - "y": 23104, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14697, - "y": -1293, - "z": -360615 - }, - "rot": { - "x": 0, - "y": 51018, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300004, - "propState": 8, - "pos": { - "x": 43152, - "y": -5300, - "z": -372415 - }, - "rot": { - "x": 0, - "y": 220886, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300027, - "propState": 8, - "pos": { - "x": 21331, - "y": 2224, - "z": -334155 - }, - "rot": { - "x": 0, - "y": 263701, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20605, - "y": 3448, - "z": -283484 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300028, - "propState": 8, - "pos": { - "x": 19589, - "y": 3448, - "z": -237547 - }, - "rot": { - "x": 0, - "y": 241864, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300003, - "propState": 8, - "pos": { - "x": 172409, - "y": 93611, - "z": 178652 - }, - "rot": { - "x": 0, - "y": 193443, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 177, - "instId": 300004, - "propState": 8, - "pos": { - "x": 227950, - "y": 97644, - "z": 159150 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 177, - "instId": 300005, - "propState": 8, - "pos": { - "x": 231250, - "y": 97644, - "z": 153440 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 177, - "instId": 300016, - "propState": 8, - "pos": { - "x": 176260, - "y": 103203, - "z": 239780 - }, - "rot": { - "x": 0, - "y": 150437, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300006, - "propState": 8, - "pos": { - "x": 184370, - "y": 103203, - "z": 225470 - }, - "rot": { - "x": 0, - "y": 326831, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300009, - "propState": 8, - "pos": { - "x": 234600, - "y": 103530, - "z": 222580 - }, - "rot": { - "x": 0, - "y": 17701, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300018, - "propState": 8, - "pos": { - "x": 255266, - "y": 101971, - "z": 167110 - }, - "rot": { - "x": 0, - "y": 154263, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300013, - "propState": 8, - "pos": { - "x": 279350, - "y": 105971, - "z": 191890 - }, - "rot": { - "x": 0, - "y": 241048, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300019, - "propState": 8, - "pos": { - "x": 318070, - "y": 105971, - "z": 196210 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300014, - "propState": 8, - "pos": { - "x": 308709, - "y": 106272, - "z": 159522 - }, - "rot": { - "x": 0, - "y": 36623, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300021, - "propState": 8, - "pos": { - "x": 321207, - "y": 105971, - "z": 197154 - }, - "rot": { - "x": 0, - "y": 60201, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300022, - "propState": 8, - "pos": { - "x": 346015, - "y": 107971, - "z": 231792 - }, - "rot": { - "x": 0, - "y": 180550, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300023, - "propState": 8, - "pos": { - "x": 322496, - "y": 107971, - "z": 226099 - }, - "rot": { - "x": 0, - "y": 187422, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300036, - "propState": 8, - "pos": { - "x": 333560, - "y": 107678, - "z": 221839 - }, - "rot": { - "x": 0, - "y": 1196, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300024, - "propState": 8, - "pos": { - "x": 138940, - "y": 100954, - "z": 308470 - }, - "rot": { - "x": 0, - "y": 326307, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300025, - "propState": 8, - "pos": { - "x": 150703, - "y": 105592, - "z": 352393 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300011, - "propState": 8, - "pos": { - "x": 219650, - "y": 97644, - "z": 143270 - }, - "rot": { - "x": 0, - "y": 92595, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 177, - "instId": 300012, - "propState": 8, - "pos": { - "x": 292770, - "y": 101000, - "z": 253740 - }, - "rot": { - "x": 0, - "y": 151932, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 177, - "instId": 300010, - "propState": 8, - "pos": { - "x": 267072, - "y": 101020, - "z": 241252 - }, - "rot": { - "x": 0, - "y": 404, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 177, - "instId": 300015, - "propState": 8, - "pos": { - "x": 134181, - "y": 98377, - "z": 214970 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300026, - "propState": 8, - "pos": { - "x": 141980, - "y": 98377, - "z": 200620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300028, - "propState": 8, - "pos": { - "x": 113902, - "y": 93638, - "z": 278405 - }, - "rot": { - "x": 0, - "y": 198040, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300029, - "propState": 8, - "pos": { - "x": 118702, - "y": 93656, - "z": 244941 - }, - "rot": { - "x": 0, - "y": 60791, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300001, - "propState": 8, - "pos": { - "x": 153704, - "y": 93656, - "z": 264922 - }, - "rot": { - "x": 0, - "y": 290237, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300002, - "propState": 8, - "pos": { - "x": 128310, - "y": 100954, - "z": 292948 - }, - "rot": { - "x": 0, - "y": 62758, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300030, - "propState": 8, - "pos": { - "x": 178485, - "y": 167843, - "z": 371664 - }, - "rot": { - "x": 0, - "y": 56447, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300031, - "propState": 8, - "pos": { - "x": 245807, - "y": 164825, - "z": 374963 - }, - "rot": { - "x": 0, - "y": 127904, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300032, - "propState": 8, - "pos": { - "x": 277570, - "y": 159001, - "z": 355931 - }, - "rot": { - "x": 0, - "y": 130587, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300033, - "propState": 8, - "pos": { - "x": 278410, - "y": 163045, - "z": 379509 - }, - "rot": { - "x": 0, - "y": 258352, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300035, - "propState": 8, - "pos": { - "x": 146249, - "y": 100626, - "z": 298728 - }, - "rot": { - "x": 0, - "y": 69675, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300037, - "propState": 8, - "pos": { - "x": 314885, - "y": 153565, - "z": 291868 - }, - "rot": { - "x": 0, - "y": 300622, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300013, - "propState": 8, - "pos": { - "x": 5710, - "y": 4139, - "z": -279910 - }, - "rot": { - "x": 0, - "y": 236608, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 178, - "instId": 300017, - "propState": 8, - "pos": { - "x": 76546, - "y": -5317, - "z": -398579 - }, - "rot": { - "x": 0, - "y": 221601, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 178, - "instId": 300001, - "propState": 8, - "pos": { - "x": -17750, - "y": 4065, - "z": -225010 - }, - "rot": { - "x": 0, - "y": 210852, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 178, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15893, - "y": 6909, - "z": -311402 - }, - "rot": { - "x": 0, - "y": 70586, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 178, - "instId": 300003, - "propState": 8, - "pos": { - "x": 97877, - "y": -5290, - "z": -482547 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300007, - "propState": 8, - "pos": { - "x": 185470, - "y": 94357, - "z": 155761 - }, - "rot": { - "x": 0, - "y": 18071, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 179, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130539, - "y": 94556, - "z": 260805 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 179, - "instId": 300001, - "propState": 8, - "pos": { - "x": 137265, - "y": 101682, - "z": 323852 - }, - "rot": { - "x": 0, - "y": 278513, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 179, - "instId": 300002, - "propState": 8, - "pos": { - "x": 296348, - "y": 157838, - "z": 353201 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 179, - "instId": 300003, - "propState": 8, - "pos": { - "x": 202043, - "y": 168559, - "z": 358779 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 179, - "instId": 300004, - "propState": 8, - "pos": { - "x": 132272, - "y": 98874, - "z": 194683 - }, - "rot": { - "x": 0, - "y": 28461, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 179, - "instId": 300005, - "propState": 8, - "pos": { - "x": 213596, - "y": 98186, - "z": 153182 - }, - "rot": { - "x": 0, - "y": 90993, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 179, - "instId": 300006, - "propState": 8, - "pos": { - "x": 206547, - "y": 101470, - "z": 328384 - }, - "rot": { - "x": 0, - "y": 156276, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 179, - "instId": 300009, - "propState": 8, - "pos": { - "x": 341773, - "y": 108671, - "z": 198655 - }, - "rot": { - "x": 0, - "y": 22954, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": -16610, - "y": 3365, - "z": -248520 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - }, { - "groupId": 181, - "instId": 300002, - "propState": 18, - "pos": { - "x": -98611, - "y": 14514, - "z": -255667 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - }, { - "groupId": 181, - "instId": 300003, - "propState": 18, - "pos": { - "x": -32873, - "y": 6634, - "z": -316065 - }, - "rot": { - "x": 0, - "y": 307883, - "z": 0 - }, - "propId": 104096 - }, { - "groupId": 181, - "instId": 300004, - "propState": 18, - "pos": { - "x": 226118, - "y": 168339, - "z": 401397 - }, - "rot": { - "x": 0, - "y": 247685, - "z": 0 - }, - "propId": 104093 - } - ], - "teleports": {} - }, - "182": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 182, - "instId": 300001, - "propState": 18, - "pos": { - "x": 352248, - "y": 107971, - "z": 206352 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104096 - } - ], - "teleports": {} - }, - "183": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 183, - "instId": 300001, - "propState": 8, - "pos": { - "x": 92540, - "y": -5700, - "z": -502200 - }, - "rot": { - "x": 0, - "y": 344316, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 183, - "instId": 300003, - "propState": 8, - "pos": { - "x": 85818, - "y": -5600, - "z": -476484 - }, - "rot": { - "x": 0, - "y": 342891, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 183, - "instId": 300004, - "propState": 8, - "pos": { - "x": 76368, - "y": -5600, - "z": -441185 - }, - "rot": { - "x": 0, - "y": 341881, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 183, - "instId": 300005, - "propState": 8, - "pos": { - "x": 65968, - "y": -5730, - "z": -403365 - }, - "rot": { - "x": 0, - "y": 315973, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300006, - "propState": 8, - "pos": { - "x": 35670, - "y": -4248, - "z": -375330 - }, - "rot": { - "x": 0, - "y": 314947, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300007, - "propState": 8, - "pos": { - "x": 15670, - "y": 1790, - "z": -343140 - }, - "rot": { - "x": 0, - "y": 348838, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300008, - "propState": 8, - "pos": { - "x": 5490, - "y": 3850, - "z": -305800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300009, - "propState": 8, - "pos": { - "x": -25772, - "y": 6248, - "z": -306117 - }, - "rot": { - "x": 0, - "y": 276450, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300010, - "propState": 8, - "pos": { - "x": -64258, - "y": 9974, - "z": -305754 - }, - "rot": { - "x": 0, - "y": 270790, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300011, - "propState": 8, - "pos": { - "x": -77411, - "y": 11656, - "z": -290016 - }, - "rot": { - "x": 0, - "y": 270790, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300012, - "propState": 8, - "pos": { - "x": -104317, - "y": 14377, - "z": -287019 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300013, - "propState": 8, - "pos": { - "x": -107847, - "y": 16105, - "z": -273346 - }, - "rot": { - "x": 0, - "y": 275315, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300014, - "propState": 8, - "pos": { - "x": -118780, - "y": 16126, - "z": -259770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104270 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 501, - "startAnchorId": 1, - "startGroupId": 55, - "isEnteredSceneInfo": true - } - }, - "1040404": { - "P10404_F10404001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78066, - "y": -5970, - "z": -486616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -16970, - "y": 5990, - "z": -300240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": -101136, - "y": 15608, - "z": -278544 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 124536, - "y": 98377, - "z": 192166 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227579, - "y": 167843, - "z": 369819 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": 329967, - "y": 107971, - "z": 217122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300007, - "propState": 8, - "pos": { - "x": 224470, - "y": 104516, - "z": 263170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300008, - "propState": 8, - "pos": { - "x": 162270, - "y": 100770, - "z": 309350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300009, - "propState": 8, - "pos": { - "x": 315770, - "y": 152774, - "z": 298757 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1040401": { - "anchorId": 1, - "groupId": 3, - "instId": 300001, - "pos": { - "x": 89730, - "y": -6120, - "z": -492460 - }, - "rot": { - "x": 0, - "y": 346618, - "z": 0 - } - }, - "1040402": { - "anchorId": 2, - "groupId": 3, - "instId": 300002, - "pos": { - "x": -21430, - "y": 5990, - "z": -303590 - }, - "rot": { - "x": 0, - "y": 254754, - "z": 0 - } - }, - "1040403": { - "anchorId": 3, - "groupId": 3, - "instId": 300003, - "pos": { - "x": -105120, - "y": 15608, - "z": -278950 - }, - "rot": { - "x": 0, - "y": 329392, - "z": 0 - } - }, - "1040404": { - "anchorId": 4, - "groupId": 3, - "instId": 300004, - "pos": { - "x": 114403, - "y": 98354, - "z": 194152 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - } - }, - "1040405": { - "anchorId": 5, - "groupId": 3, - "instId": 300005, - "pos": { - "x": 221674, - "y": 168060, - "z": 363828 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - } - }, - "1040406": { - "anchorId": 6, - "groupId": 3, - "instId": 300006, - "pos": { - "x": 336400, - "y": 107971, - "z": 213537 - }, - "rot": { - "x": 0, - "y": 182732, - "z": 0 - } - }, - "1040407": { - "anchorId": 7, - "groupId": 3, - "instId": 300007, - "pos": { - "x": 216390, - "y": 103529, - "z": 270850 - }, - "rot": { - "x": 0, - "y": 75679, - "z": 0 - } - }, - "1040408": { - "anchorId": 8, - "groupId": 3, - "instId": 300008, - "pos": { - "x": 167763, - "y": 100770, - "z": 308090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1040409": { - "anchorId": 9, - "groupId": 3, - "instId": 300009, - "pos": { - "x": 318666, - "y": 152472, - "z": 306522 - }, - "rot": { - "x": 0, - "y": 56899, - "z": 0 - } - } - } - }, - "4": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300003, - "propState": 1, - "pos": { - "x": 236879, - "y": 103740, - "z": 236270 - }, - "rot": { - "x": 0, - "y": 7500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 1, - "pos": { - "x": 212126, - "y": 103740, - "z": 279143 - }, - "rot": { - "x": 0, - "y": 112500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 5, - "instId": 300005, - "propState": 1, - "pos": { - "x": 188042, - "y": 104656, - "z": 276986 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 5, - "instId": 300006, - "propState": 1, - "pos": { - "x": 159686, - "y": 100793, - "z": 300619 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 5, - "instId": 300007, - "propState": 1, - "pos": { - "x": 143159, - "y": 100976, - "z": 309937 - }, - "rot": { - "x": 0, - "y": 293966, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 5, - "instId": 300011, - "propState": 1, - "pos": { - "x": 291750, - "y": 105971, - "z": 185290 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 5, - "instId": 300012, - "propState": 1, - "pos": { - "x": 241740, - "y": 101971, - "z": 163320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 5, - "instId": 300010, - "propState": 1, - "pos": { - "x": 353829, - "y": 107971, - "z": 203773 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104018 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 12, - "pos": { - "x": 46460, - "y": -5926, - "z": -400850 - }, - "rot": { - "x": 0, - "y": 65627, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 12, - "pos": { - "x": 77605, - "y": -5990, - "z": -489152 - }, - "rot": { - "x": 0, - "y": 99466, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 12, - "pos": { - "x": 1640, - "y": 3350, - "z": -291165 - }, - "rot": { - "x": 0, - "y": 322116, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 12, - "pos": { - "x": -35550, - "y": 6010, - "z": -295410 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300005, - "propState": 12, - "pos": { - "x": -24136, - "y": 3365, - "z": -267456 - }, - "rot": { - "x": 0, - "y": 318906, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300006, - "propState": 12, - "pos": { - "x": -64336, - "y": 21093, - "z": -236326 - }, - "rot": { - "x": 0, - "y": 205166, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300007, - "propState": 12, - "pos": { - "x": -74082, - "y": 11031, - "z": -231372 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300008, - "propState": 12, - "pos": { - "x": -142910, - "y": 15667, - "z": -278750 - }, - "rot": { - "x": 0, - "y": 359722, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300009, - "propState": 12, - "pos": { - "x": -56093, - "y": 12152, - "z": -262868 - }, - "rot": { - "x": 0, - "y": 262822, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300010, - "propState": 12, - "pos": { - "x": -102840, - "y": 19562, - "z": -246767 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300011, - "propState": 12, - "pos": { - "x": -89620, - "y": 25978, - "z": -268483 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300012, - "propState": 12, - "pos": { - "x": -108412, - "y": 27275, - "z": -259312 - }, - "rot": { - "x": 0, - "y": 88464, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 12, - "pos": { - "x": 138790, - "y": 93656, - "z": 252800 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 12, - "pos": { - "x": 119549, - "y": 93630, - "z": 287411 - }, - "rot": { - "x": 0, - "y": 236162, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 12, - "pos": { - "x": 155246, - "y": 105592, - "z": 354529 - }, - "rot": { - "x": 0, - "y": 241241, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 12, - "pos": { - "x": 181840, - "y": 105761, - "z": 377020 - }, - "rot": { - "x": 0, - "y": 190587, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300005, - "propState": 12, - "pos": { - "x": 187402, - "y": 93476, - "z": 172407 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300006, - "propState": 12, - "pos": { - "x": 241550, - "y": 98644, - "z": 144380 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300007, - "propState": 12, - "pos": { - "x": 184204, - "y": 103159, - "z": 243440 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300008, - "propState": 12, - "pos": { - "x": 220378, - "y": 104661, - "z": 222730 - }, - "rot": { - "x": 0, - "y": 150878, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300009, - "propState": 12, - "pos": { - "x": 180016, - "y": 104682, - "z": 267658 - }, - "rot": { - "x": 0, - "y": 47659, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300010, - "propState": 12, - "pos": { - "x": 282562, - "y": 101020, - "z": 248249 - }, - "rot": { - "x": 0, - "y": 332479, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300011, - "propState": 12, - "pos": { - "x": 225310, - "y": 101000, - "z": 290410 - }, - "rot": { - "x": 0, - "y": 59999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300012, - "propState": 12, - "pos": { - "x": 257994, - "y": 101020, - "z": 325597 - }, - "rot": { - "x": 0, - "y": 152221, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300013, - "propState": 12, - "pos": { - "x": 342210, - "y": 168360, - "z": 326760 - }, - "rot": { - "x": 0, - "y": 355580, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300014, - "propState": 12, - "pos": { - "x": 271147, - "y": 101971, - "z": 181593 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300015, - "propState": 12, - "pos": { - "x": 304360, - "y": 105971, - "z": 204346 - }, - "rot": { - "x": 0, - "y": 328320, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300016, - "propState": 12, - "pos": { - "x": 317861, - "y": 106123, - "z": 162220 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300017, - "propState": 12, - "pos": { - "x": 339230, - "y": 107971, - "z": 195550 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300018, - "propState": 12, - "pos": { - "x": 368330, - "y": 107980, - "z": 183170 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300019, - "propState": 12, - "pos": { - "x": 268524, - "y": 163150, - "z": 363265 - }, - "rot": { - "x": 0, - "y": 351365, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300020, - "propState": 12, - "pos": { - "x": 229317, - "y": 172314, - "z": 387857 - }, - "rot": { - "x": 0, - "y": 263280, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300021, - "propState": 12, - "pos": { - "x": 174010, - "y": 167843, - "z": 380510 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300022, - "propState": 12, - "pos": { - "x": 203473, - "y": 101238, - "z": 291860 - }, - "rot": { - "x": 0, - "y": 304256, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300023, - "propState": 12, - "pos": { - "x": 219037, - "y": 100770, - "z": 341291 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204915, - "y": 167443, - "z": 391466 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 104015 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149769, - "y": 105603, - "z": 359377 - }, - "rot": { - "x": 0, - "y": 328717, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": 207644, - "y": 101150, - "z": 324766 - }, - "rot": { - "x": 0, - "y": 106681, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 29, - "instId": 300003, - "propState": 8, - "pos": { - "x": 232368, - "y": 103803, - "z": 225356 - }, - "rot": { - "x": 0, - "y": 59779, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 29, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204903, - "y": 167529, - "z": 391455 - }, - "rot": { - "x": 0, - "y": 329375, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300005, - "propState": 8, - "pos": { - "x": 223904, - "y": 98770, - "z": 126573 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300006, - "propState": 8, - "pos": { - "x": -132996, - "y": 26164, - "z": -252218 - }, - "rot": { - "x": 0, - "y": 180283, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300007, - "propState": 8, - "pos": { - "x": 273980, - "y": 102188, - "z": 178507 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300008, - "propState": 8, - "pos": { - "x": -122252, - "y": 15622, - "z": -283207 - }, - "rot": { - "x": 0, - "y": 180849, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300009, - "propState": 8, - "pos": { - "x": 287160, - "y": 102129, - "z": 293884 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300010, - "propState": 8, - "pos": { - "x": 340774, - "y": 107971, - "z": 190474 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 1, - "pos": { - "x": -43750, - "y": 5920, - "z": -276720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 30, - "instId": 300002, - "propState": 1, - "pos": { - "x": -57455, - "y": 8117, - "z": -220071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 30, - "instId": 300003, - "propState": 1, - "pos": { - "x": 221207, - "y": 167929, - "z": 357985 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 30, - "instId": 300004, - "propState": 1, - "pos": { - "x": 288485, - "y": 105971, - "z": 204066 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 30, - "instId": 300005, - "propState": 1, - "pos": { - "x": 227188, - "y": 100770, - "z": 344085 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 30, - "instId": 300006, - "propState": 1, - "pos": { - "x": -106222, - "y": 13880, - "z": -289783 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 30, - "instId": 300007, - "propState": 1, - "pos": { - "x": 210166, - "y": 103536, - "z": 287518 - }, - "rot": { - "x": 0, - "y": 202254, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 30, - "instId": 300008, - "propState": 1, - "pos": { - "x": 210027, - "y": 104654, - "z": 224475 - }, - "rot": { - "x": 0, - "y": 59128, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": 234018, - "y": 100947, - "z": 269707 - }, - "rot": { - "x": 0, - "y": 39325, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": 325745, - "y": 106160, - "z": 184548 - }, - "rot": { - "x": 0, - "y": 240447, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 31, - "instId": 300003, - "propState": 8, - "pos": { - "x": 197669, - "y": 104653, - "z": 270670 - }, - "rot": { - "x": 0, - "y": 151369, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 31, - "instId": 300004, - "propState": 8, - "pos": { - "x": 270190, - "y": 163213, - "z": 371600 - }, - "rot": { - "x": 0, - "y": 260032, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 31, - "instId": 300005, - "propState": 8, - "pos": { - "x": 118761, - "y": 101070, - "z": 317301 - }, - "rot": { - "x": 0, - "y": 77253, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 31, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4256, - "y": 3381, - "z": -247994 - }, - "rot": { - "x": 0, - "y": 224790, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 31, - "instId": 300007, - "propState": 8, - "pos": { - "x": -66826, - "y": 11067, - "z": -234952 - }, - "rot": { - "x": 0, - "y": 267497, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 31, - "instId": 300008, - "propState": 8, - "pos": { - "x": -82314, - "y": 23943, - "z": -253298 - }, - "rot": { - "x": 0, - "y": 84555, - "z": 0 - }, - "propId": 104059 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 18, - "pos": { - "x": 230175, - "y": 78770, - "z": 120790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104054 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119259, - "y": 18049, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 211662, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104995, - "y": 98470, - "z": 188771 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 36, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119259, - "y": 18058, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 36, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104977, - "y": 98481, - "z": 188670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -99031, - "y": 15920, - "z": -275022 - }, - "rot": { - "x": 0, - "y": 273537, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66980, - "y": 21867, - "z": -266740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 1, - "pos": { - "x": 312570, - "y": 109590, - "z": 314512 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 42, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311898, - "y": 152508, - "z": 314894 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 42, - "instId": 300003, - "propState": 1, - "pos": { - "x": 316455, - "y": 152200, - "z": 310770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104002 - }, - { - "groupId": 42, - "instId": 300004, - "propState": 1, - "pos": { - "x": 316207, - "y": 109404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 42, - "instId": 300005, - "propState": 1, - "pos": { - "x": 316207, - "y": 152404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 43, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 43, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 43, - "instId": 300004, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300002, - "propState": 8, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300002, - "propState": 8, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": -52245, - "y": 8900, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 8, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 8, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 18, - "pos": { - "x": 77916, - "y": -3040, - "z": -498627 - }, - "rot": { - "x": 0, - "y": 264267, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 71, - "instId": 300002, - "propState": 1, - "pos": { - "x": 78969, - "y": -5990, - "z": -498306 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 71, - "instId": 300004, - "propState": 8, - "pos": { - "x": 77916, - "y": -2890, - "z": -498625 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 45966, - "y": -5124, - "z": -393304 - }, - "rot": { - "x": 0, - "y": 299410, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 72, - "instId": 300002, - "propState": 1, - "pos": { - "x": 46290, - "y": -5926, - "z": -393617 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 72, - "instId": 300004, - "propState": 8, - "pos": { - "x": 45983, - "y": -4966, - "z": -393313 - }, - "rot": { - "x": 0, - "y": 299410, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 18, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 9817, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 73, - "instId": 300002, - "propState": 1, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 279817, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 73, - "instId": 300004, - "propState": 8, - "pos": { - "x": 257457, - "y": 102476, - "z": 274834 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 18, - "pos": { - "x": -132986, - "y": 27350, - "z": -252401 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 74, - "instId": 300002, - "propState": 1, - "pos": { - "x": -133052, - "y": 26103, - "z": -253728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 74, - "instId": 300004, - "propState": 8, - "pos": { - "x": -132986, - "y": 27463, - "z": -252368 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 8, - "pos": { - "x": -54727, - "y": 13775, - "z": -265318 - }, - "rot": { - "x": 0, - "y": 108218, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 75, - "instId": 300002, - "propState": 1, - "pos": { - "x": -55180, - "y": 12152, - "z": -266265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 75, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 309806, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 76, - "instId": 300002, - "propState": 1, - "pos": { - "x": -30255, - "y": 3365, - "z": -265518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 76, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": 175522, - "y": 170077, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 197984, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 77, - "instId": 300002, - "propState": 1, - "pos": { - "x": 175114, - "y": 168179, - "z": 365173 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 77, - "instId": 300004, - "propState": 8, - "pos": { - "x": 175522, - "y": 170178, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 220382, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300002, - "propState": 1, - "pos": { - "x": 130717, - "y": 102275, - "z": 338339 - }, - "rot": { - "x": 0, - "y": 224748, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 78, - "instId": 300003, - "propState": 1, - "pos": { - "x": 140502, - "y": 102080, - "z": 339386 - }, - "rot": { - "x": 0, - "y": 149909, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 78, - "instId": 300004, - "propState": 8, - "pos": { - "x": 140574, - "y": 102154, - "z": 339418 - }, - "rot": { - "x": 0, - "y": 123000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 78, - "instId": 300006, - "propState": 1, - "pos": { - "x": 127191, - "y": 101080, - "z": 331597 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": 159492, - "y": 102256, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 220798, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 79, - "instId": 300002, - "propState": 1, - "pos": { - "x": 160112, - "y": 100770, - "z": 307461 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 79, - "instId": 300004, - "propState": 8, - "pos": { - "x": 159492, - "y": 102318, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 333245, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": 226881, - "y": 171158, - "z": 357232 - }, - "rot": { - "x": 0, - "y": 184882, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 80, - "instId": 300002, - "propState": 1, - "pos": { - "x": 226762, - "y": 167843, - "z": 357463 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 80, - "instId": 300004, - "propState": 8, - "pos": { - "x": 226896, - "y": 171199, - "z": 357241 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 8, - "pos": { - "x": 337076, - "y": 173730, - "z": 292727 - }, - "rot": { - "x": 0, - "y": 303950, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 81, - "instId": 300002, - "propState": 1, - "pos": { - "x": 338040, - "y": 168259, - "z": 292549 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 81, - "instId": 300004, - "propState": 8, - "pos": { - "x": 336933, - "y": 173863, - "z": 292571 - }, - "rot": { - "x": 0, - "y": 312490, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 8, - "pos": { - "x": 191614, - "y": 169710, - "z": 361534 - }, - "rot": { - "x": 0, - "y": 241511, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 82, - "instId": 300002, - "propState": 1, - "pos": { - "x": 192377, - "y": 167843, - "z": 362487 - }, - "rot": { - "x": 0, - "y": 224345, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 82, - "instId": 300004, - "propState": 8, - "pos": { - "x": 191618, - "y": 170097, - "z": 361456 - }, - "rot": { - "x": 0, - "y": 200633, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 18, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 276515, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 83, - "instId": 300002, - "propState": 1, - "pos": { - "x": 303252, - "y": 105988, - "z": 210165 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 83, - "instId": 300004, - "propState": 8, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300001, - "propState": 8, - "pos": { - "x": 309174, - "y": 106436, - "z": 178023 - }, - "rot": { - "x": 0, - "y": 40717, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 84, - "instId": 300002, - "propState": 1, - "pos": { - "x": 309518, - "y": 106520, - "z": 178086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 84, - "instId": 300004, - "propState": 8, - "pos": { - "x": 309161, - "y": 106561, - "z": 178007 - }, - "rot": { - "x": 0, - "y": 24000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 18, - "pos": { - "x": -47530, - "y": 11920, - "z": -217423 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 85, - "instId": 300002, - "propState": 1, - "pos": { - "x": -47487, - "y": 8183, - "z": -218067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 85, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47530, - "y": 12046, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 18, - "pos": { - "x": 356793, - "y": 108213, - "z": 190813 - }, - "rot": { - "x": 0, - "y": 255315, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 86, - "instId": 300002, - "propState": 1, - "pos": { - "x": 357800, - "y": 107971, - "z": 191113 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 86, - "instId": 300004, - "propState": 8, - "pos": { - "x": 356939, - "y": 108213, - "z": 190774 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 18, - "pos": { - "x": 204210, - "y": 102600, - "z": 300040 - }, - "rot": { - "x": 0, - "y": 26393, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 87, - "instId": 300002, - "propState": 1, - "pos": { - "x": 205414, - "y": 100841, - "z": 299431 - }, - "rot": { - "x": 0, - "y": 346016, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 87, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204211, - "y": 102733, - "z": 300041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300001, - "propState": 8, - "pos": { - "x": 178669, - "y": 168938, - "z": 393833 - }, - "rot": { - "x": 0, - "y": 145198, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 88, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178703, - "y": 167843, - "z": 395308 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 88, - "instId": 300004, - "propState": 8, - "pos": { - "x": 178642, - "y": 169082, - "z": 393814 - }, - "rot": { - "x": 0, - "y": 108200, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": -86338, - "y": 15348, - "z": -239233 - }, - "rot": { - "x": 0, - "y": 8124, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 89, - "instId": 300002, - "propState": 1, - "pos": { - "x": -86432, - "y": 12541, - "z": -240353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 89, - "instId": 300004, - "propState": 8, - "pos": { - "x": -86343, - "y": 15390, - "z": -239198 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 18, - "pos": { - "x": -78914, - "y": 24316, - "z": -252642 - }, - "rot": { - "x": 0, - "y": 69952, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 90, - "instId": 300002, - "propState": 1, - "pos": { - "x": -79319, - "y": 23948, - "z": -253010 - }, - "rot": { - "x": 0, - "y": 300950, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 90, - "instId": 300004, - "propState": 8, - "pos": { - "x": -78889, - "y": 24433, - "z": -252627 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300002, - "propState": 20, - "pos": { - "x": -119250, - "y": 16251, - "z": -217373 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 92, - "instId": 300015, - "propState": 1, - "pos": { - "x": 92290, - "y": -5700, - "z": -502059 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "136": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 136, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 136, - "instId": 300002, - "propState": 8, - "pos": { - "x": 137081, - "y": 102152, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 136, - "instId": 300004, - "propState": 8, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [ - { - "groupId": 138, - "instId": 400001, - "pos": { - "x": 160812, - "y": 101695, - "z": 307086 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "npcId": 3171 - } - ], - "props": [ - { - "groupId": 138, - "instId": 300001, - "propState": 8, - "pos": { - "x": 160897, - "y": 100784, - "z": 306934 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104113 - }, { - "groupId": 138, - "instId": 300002, - "propState": 8, - "pos": { - "x": 160897, - "y": 100884, - "z": 306934 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 138, - "instId": 300004, - "propState": 8, - "pos": { - "x": 160897, - "y": 100784, - "z": 306934 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 138, - "instId": 300005, - "propState": 8, - "pos": { - "x": 160897, - "y": 100884, - "z": 306934 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "139": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 139, - "instId": 300001, - "propState": 12, - "pos": { - "x": 160897, - "y": 100784, - "z": 306934 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "142": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 142, - "instId": 300003, - "propState": 8, - "pos": { - "x": 247891, - "y": 100431, - "z": 132490 - }, - "rot": { - "x": 0, - "y": 59999, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "143": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 143, - "instId": 300001, - "propState": 20, - "pos": { - "x": 253930, - "y": 98660, - "z": 136710 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 143, - "instId": 300002, - "propState": 8, - "pos": { - "x": 253930, - "y": 98660, - "z": 136710 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 143, - "instId": 300003, - "propState": 8, - "pos": { - "x": 248210, - "y": 98644, - "z": 132330 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "166": { - "monsters": [], - "npcs": [ - { - "groupId": 166, - "instId": 400001, - "pos": { - "x": 139968, - "y": 102482, - "z": 319179 - }, - "rot": { - "x": 0, - "y": 242786, - "z": 0 - }, - "npcId": 100 - }, { - "groupId": 166, - "instId": 400006, - "pos": { - "x": 139892, - "y": 102103, - "z": 319130 - }, - "rot": { - "x": 0, - "y": 239755, - "z": 0 - }, - "npcId": 14312 - }, { - "groupId": 166, - "instId": 400002, - "pos": { - "x": 139342, - "y": 100982, - "z": 318266 - }, - "rot": { - "x": 0, - "y": 214898, - "z": 0 - }, - "npcId": 14312 - } - ], - "props": [], - "teleports": {} - }, - "168": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 168, - "instId": 300001, - "propState": 11, - "pos": { - "x": -87640, - "y": 27280, - "z": -241080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 169, - "instId": 300001, - "propState": 11, - "pos": { - "x": 115610, - "y": 101080, - "z": 322770 - }, - "rot": { - "x": 0, - "y": 103458, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "170": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 170, - "instId": 300001, - "propState": 11, - "pos": { - "x": 323641, - "y": 153475, - "z": 284826 - }, - "rot": { - "x": 0, - "y": 90434, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300006, - "propState": 8, - "pos": { - "x": -39636, - "y": 5990, - "z": -294265 - }, - "rot": { - "x": 0, - "y": 185572, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 176, - "instId": 300007, - "propState": 8, - "pos": { - "x": -51120, - "y": 5978, - "z": -310370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 176, - "instId": 300008, - "propState": 8, - "pos": { - "x": -50970, - "y": 5978, - "z": -300970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 176, - "instId": 300009, - "propState": 8, - "pos": { - "x": -74500, - "y": 11160, - "z": -287292 - }, - "rot": { - "x": 0, - "y": 236527, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300010, - "propState": 8, - "pos": { - "x": -71998, - "y": 11947, - "z": -278408 - }, - "rot": { - "x": 0, - "y": 335479, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300014, - "propState": 8, - "pos": { - "x": -144850, - "y": 16251, - "z": -247720 - }, - "rot": { - "x": 0, - "y": 75105, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300011, - "propState": 8, - "pos": { - "x": -76758, - "y": 24054, - "z": -249600 - }, - "rot": { - "x": 0, - "y": 53418, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 176, - "instId": 300015, - "propState": 8, - "pos": { - "x": -84739, - "y": 27779, - "z": -263615 - }, - "rot": { - "x": 0, - "y": 156113, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 176, - "instId": 300018, - "propState": 8, - "pos": { - "x": -135507, - "y": 26100, - "z": -257428 - }, - "rot": { - "x": 0, - "y": 41732, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 176, - "instId": 300016, - "propState": 8, - "pos": { - "x": -62385, - "y": 21150, - "z": -257798 - }, - "rot": { - "x": 0, - "y": 264682, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300024, - "propState": 8, - "pos": { - "x": -64005, - "y": 21115, - "z": -238378 - }, - "rot": { - "x": 0, - "y": 175823, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 176, - "instId": 300020, - "propState": 8, - "pos": { - "x": -25366, - "y": 3333, - "z": -216889 - }, - "rot": { - "x": 0, - "y": 88688, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 176, - "instId": 300021, - "propState": 8, - "pos": { - "x": -14840, - "y": 3448, - "z": -206413 - }, - "rot": { - "x": 0, - "y": 177426, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 176, - "instId": 300022, - "propState": 8, - "pos": { - "x": -139448, - "y": 15211, - "z": -277092 - }, - "rot": { - "x": 0, - "y": 3118, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300023, - "propState": 8, - "pos": { - "x": -124980, - "y": 15246, - "z": -279906 - }, - "rot": { - "x": 0, - "y": 86672, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300025, - "propState": 8, - "pos": { - "x": 89695, - "y": -5970, - "z": -448796 - }, - "rot": { - "x": 0, - "y": 210643, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58732, - "y": -5990, - "z": -419241 - }, - "rot": { - "x": 0, - "y": 102446, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300012, - "propState": 8, - "pos": { - "x": 55603, - "y": -6017, - "z": -404746 - }, - "rot": { - "x": 0, - "y": 23104, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14697, - "y": -1293, - "z": -360615 - }, - "rot": { - "x": 0, - "y": 51018, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300004, - "propState": 8, - "pos": { - "x": 43152, - "y": -5300, - "z": -372415 - }, - "rot": { - "x": 0, - "y": 220886, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300027, - "propState": 8, - "pos": { - "x": 21331, - "y": 2224, - "z": -334155 - }, - "rot": { - "x": 0, - "y": 263701, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20605, - "y": 3448, - "z": -283484 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300028, - "propState": 8, - "pos": { - "x": 19589, - "y": 3448, - "z": -237547 - }, - "rot": { - "x": 0, - "y": 241864, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300003, - "propState": 8, - "pos": { - "x": 172409, - "y": 93611, - "z": 178652 - }, - "rot": { - "x": 0, - "y": 193443, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 177, - "instId": 300004, - "propState": 8, - "pos": { - "x": 227950, - "y": 97644, - "z": 159150 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 177, - "instId": 300005, - "propState": 8, - "pos": { - "x": 231250, - "y": 97644, - "z": 153440 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 177, - "instId": 300016, - "propState": 8, - "pos": { - "x": 176260, - "y": 103203, - "z": 239780 - }, - "rot": { - "x": 0, - "y": 150437, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300006, - "propState": 8, - "pos": { - "x": 184370, - "y": 103203, - "z": 225470 - }, - "rot": { - "x": 0, - "y": 326831, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300009, - "propState": 8, - "pos": { - "x": 234600, - "y": 103530, - "z": 222580 - }, - "rot": { - "x": 0, - "y": 17701, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300018, - "propState": 8, - "pos": { - "x": 255266, - "y": 101971, - "z": 167110 - }, - "rot": { - "x": 0, - "y": 154263, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300013, - "propState": 8, - "pos": { - "x": 279350, - "y": 105971, - "z": 191890 - }, - "rot": { - "x": 0, - "y": 241048, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300019, - "propState": 8, - "pos": { - "x": 318070, - "y": 105971, - "z": 196210 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300014, - "propState": 8, - "pos": { - "x": 308709, - "y": 106272, - "z": 159522 - }, - "rot": { - "x": 0, - "y": 36623, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300021, - "propState": 8, - "pos": { - "x": 321207, - "y": 105971, - "z": 197154 - }, - "rot": { - "x": 0, - "y": 60201, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300022, - "propState": 8, - "pos": { - "x": 346015, - "y": 107971, - "z": 231792 - }, - "rot": { - "x": 0, - "y": 180550, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300023, - "propState": 8, - "pos": { - "x": 322496, - "y": 107971, - "z": 226099 - }, - "rot": { - "x": 0, - "y": 187422, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300036, - "propState": 8, - "pos": { - "x": 333560, - "y": 107678, - "z": 221839 - }, - "rot": { - "x": 0, - "y": 1196, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300024, - "propState": 8, - "pos": { - "x": 138940, - "y": 100954, - "z": 308470 - }, - "rot": { - "x": 0, - "y": 326307, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300025, - "propState": 8, - "pos": { - "x": 150703, - "y": 105592, - "z": 352393 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300011, - "propState": 8, - "pos": { - "x": 219650, - "y": 97644, - "z": 143270 - }, - "rot": { - "x": 0, - "y": 92595, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 177, - "instId": 300012, - "propState": 8, - "pos": { - "x": 292770, - "y": 101000, - "z": 253740 - }, - "rot": { - "x": 0, - "y": 151932, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 177, - "instId": 300010, - "propState": 8, - "pos": { - "x": 267072, - "y": 101020, - "z": 241252 - }, - "rot": { - "x": 0, - "y": 404, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 177, - "instId": 300015, - "propState": 8, - "pos": { - "x": 134181, - "y": 98377, - "z": 214970 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300026, - "propState": 8, - "pos": { - "x": 141980, - "y": 98377, - "z": 200620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300028, - "propState": 8, - "pos": { - "x": 113902, - "y": 93638, - "z": 278405 - }, - "rot": { - "x": 0, - "y": 198040, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300029, - "propState": 8, - "pos": { - "x": 118702, - "y": 93656, - "z": 244941 - }, - "rot": { - "x": 0, - "y": 60791, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300001, - "propState": 8, - "pos": { - "x": 153704, - "y": 93656, - "z": 264922 - }, - "rot": { - "x": 0, - "y": 290237, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300002, - "propState": 8, - "pos": { - "x": 128310, - "y": 100954, - "z": 292948 - }, - "rot": { - "x": 0, - "y": 62758, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300030, - "propState": 8, - "pos": { - "x": 178485, - "y": 167843, - "z": 371664 - }, - "rot": { - "x": 0, - "y": 56447, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300031, - "propState": 8, - "pos": { - "x": 245807, - "y": 164825, - "z": 374963 - }, - "rot": { - "x": 0, - "y": 127904, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300032, - "propState": 8, - "pos": { - "x": 277570, - "y": 159001, - "z": 355931 - }, - "rot": { - "x": 0, - "y": 130587, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300033, - "propState": 8, - "pos": { - "x": 278410, - "y": 163045, - "z": 379509 - }, - "rot": { - "x": 0, - "y": 258352, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300035, - "propState": 8, - "pos": { - "x": 146249, - "y": 100626, - "z": 298728 - }, - "rot": { - "x": 0, - "y": 69675, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300037, - "propState": 8, - "pos": { - "x": 314885, - "y": 153565, - "z": 291868 - }, - "rot": { - "x": 0, - "y": 300622, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300013, - "propState": 8, - "pos": { - "x": 5710, - "y": 4139, - "z": -279910 - }, - "rot": { - "x": 0, - "y": 236608, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 178, - "instId": 300017, - "propState": 8, - "pos": { - "x": 76546, - "y": -5317, - "z": -398579 - }, - "rot": { - "x": 0, - "y": 221601, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 178, - "instId": 300001, - "propState": 8, - "pos": { - "x": -17750, - "y": 4065, - "z": -225010 - }, - "rot": { - "x": 0, - "y": 210852, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 178, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15893, - "y": 6909, - "z": -311402 - }, - "rot": { - "x": 0, - "y": 70586, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 178, - "instId": 300003, - "propState": 8, - "pos": { - "x": 97877, - "y": -5290, - "z": -482547 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300007, - "propState": 8, - "pos": { - "x": 185470, - "y": 94357, - "z": 155761 - }, - "rot": { - "x": 0, - "y": 18071, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 179, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130539, - "y": 94556, - "z": 260805 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 179, - "instId": 300001, - "propState": 8, - "pos": { - "x": 137265, - "y": 101682, - "z": 323852 - }, - "rot": { - "x": 0, - "y": 278513, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 179, - "instId": 300002, - "propState": 8, - "pos": { - "x": 296348, - "y": 157838, - "z": 353201 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 179, - "instId": 300003, - "propState": 8, - "pos": { - "x": 202043, - "y": 168559, - "z": 358779 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 179, - "instId": 300004, - "propState": 8, - "pos": { - "x": 132272, - "y": 98874, - "z": 194683 - }, - "rot": { - "x": 0, - "y": 28461, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 179, - "instId": 300005, - "propState": 8, - "pos": { - "x": 213596, - "y": 98186, - "z": 153182 - }, - "rot": { - "x": 0, - "y": 90993, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 179, - "instId": 300006, - "propState": 8, - "pos": { - "x": 206547, - "y": 101470, - "z": 328384 - }, - "rot": { - "x": 0, - "y": 156276, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 179, - "instId": 300009, - "propState": 8, - "pos": { - "x": 341773, - "y": 108671, - "z": 198655 - }, - "rot": { - "x": 0, - "y": 22954, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": -16610, - "y": 3365, - "z": -248520 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - }, { - "groupId": 181, - "instId": 300002, - "propState": 18, - "pos": { - "x": -98611, - "y": 14514, - "z": -255667 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - }, { - "groupId": 181, - "instId": 300003, - "propState": 18, - "pos": { - "x": -32873, - "y": 6634, - "z": -316065 - }, - "rot": { - "x": 0, - "y": 307883, - "z": 0 - }, - "propId": 104096 - }, { - "groupId": 181, - "instId": 300004, - "propState": 18, - "pos": { - "x": 226118, - "y": 168339, - "z": 401397 - }, - "rot": { - "x": 0, - "y": 247685, - "z": 0 - }, - "propId": 104093 - } - ], - "teleports": {} - }, - "182": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 182, - "instId": 300001, - "propState": 18, - "pos": { - "x": 352248, - "y": 107971, - "z": 206352 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104096 - } - ], - "teleports": {} - }, - "183": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 183, - "instId": 300001, - "propState": 8, - "pos": { - "x": 92540, - "y": -5700, - "z": -502200 - }, - "rot": { - "x": 0, - "y": 344316, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 183, - "instId": 300003, - "propState": 8, - "pos": { - "x": 85818, - "y": -5600, - "z": -476484 - }, - "rot": { - "x": 0, - "y": 342891, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 183, - "instId": 300004, - "propState": 8, - "pos": { - "x": 76368, - "y": -5600, - "z": -441185 - }, - "rot": { - "x": 0, - "y": 341881, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 183, - "instId": 300005, - "propState": 8, - "pos": { - "x": 65968, - "y": -5730, - "z": -403365 - }, - "rot": { - "x": 0, - "y": 315973, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300006, - "propState": 8, - "pos": { - "x": 35670, - "y": -4248, - "z": -375330 - }, - "rot": { - "x": 0, - "y": 314947, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300007, - "propState": 8, - "pos": { - "x": 15670, - "y": 1790, - "z": -343140 - }, - "rot": { - "x": 0, - "y": 348838, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300008, - "propState": 8, - "pos": { - "x": 5490, - "y": 3850, - "z": -305800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300009, - "propState": 8, - "pos": { - "x": -25772, - "y": 6248, - "z": -306117 - }, - "rot": { - "x": 0, - "y": 276450, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300010, - "propState": 8, - "pos": { - "x": -64258, - "y": 9974, - "z": -305754 - }, - "rot": { - "x": 0, - "y": 270790, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300011, - "propState": 8, - "pos": { - "x": -77411, - "y": 11656, - "z": -290016 - }, - "rot": { - "x": 0, - "y": 270790, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300012, - "propState": 8, - "pos": { - "x": -104317, - "y": 14377, - "z": -287019 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300013, - "propState": 8, - "pos": { - "x": -107847, - "y": 16105, - "z": -273346 - }, - "rot": { - "x": 0, - "y": 275315, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300014, - "propState": 8, - "pos": { - "x": -118780, - "y": 16126, - "z": -259770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104270 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 501, - "startAnchorId": 1, - "startGroupId": 56, - "isEnteredSceneInfo": true - } - }, - "1040405": { - "P10404_F10404001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78066, - "y": -5970, - "z": -486616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -16970, - "y": 5990, - "z": -300240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": -101136, - "y": 15608, - "z": -278544 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 124536, - "y": 98377, - "z": 192166 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227579, - "y": 167843, - "z": 369819 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": 329967, - "y": 107971, - "z": 217122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300007, - "propState": 8, - "pos": { - "x": 224470, - "y": 104516, - "z": 263170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300008, - "propState": 8, - "pos": { - "x": 162270, - "y": 100770, - "z": 309350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300009, - "propState": 8, - "pos": { - "x": 315770, - "y": 152774, - "z": 298757 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1040401": { - "anchorId": 1, - "groupId": 3, - "instId": 300001, - "pos": { - "x": 89730, - "y": -6120, - "z": -492460 - }, - "rot": { - "x": 0, - "y": 346618, - "z": 0 - } - }, - "1040402": { - "anchorId": 2, - "groupId": 3, - "instId": 300002, - "pos": { - "x": -21430, - "y": 5990, - "z": -303590 - }, - "rot": { - "x": 0, - "y": 254754, - "z": 0 - } - }, - "1040403": { - "anchorId": 3, - "groupId": 3, - "instId": 300003, - "pos": { - "x": -105120, - "y": 15608, - "z": -278950 - }, - "rot": { - "x": 0, - "y": 329392, - "z": 0 - } - }, - "1040404": { - "anchorId": 4, - "groupId": 3, - "instId": 300004, - "pos": { - "x": 114403, - "y": 98354, - "z": 194152 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - } - }, - "1040405": { - "anchorId": 5, - "groupId": 3, - "instId": 300005, - "pos": { - "x": 221674, - "y": 168060, - "z": 363828 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - } - }, - "1040406": { - "anchorId": 6, - "groupId": 3, - "instId": 300006, - "pos": { - "x": 336400, - "y": 107971, - "z": 213537 - }, - "rot": { - "x": 0, - "y": 182732, - "z": 0 - } - }, - "1040407": { - "anchorId": 7, - "groupId": 3, - "instId": 300007, - "pos": { - "x": 216390, - "y": 103529, - "z": 270850 - }, - "rot": { - "x": 0, - "y": 75679, - "z": 0 - } - }, - "1040408": { - "anchorId": 8, - "groupId": 3, - "instId": 300008, - "pos": { - "x": 167763, - "y": 100770, - "z": 308090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1040409": { - "anchorId": 9, - "groupId": 3, - "instId": 300009, - "pos": { - "x": 318666, - "y": 152472, - "z": 306522 - }, - "rot": { - "x": 0, - "y": 56899, - "z": 0 - } - } - } - }, - "4": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300003, - "propState": 1, - "pos": { - "x": 236879, - "y": 103740, - "z": 236270 - }, - "rot": { - "x": 0, - "y": 7500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 1, - "pos": { - "x": 212126, - "y": 103740, - "z": 279143 - }, - "rot": { - "x": 0, - "y": 112500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 5, - "instId": 300005, - "propState": 1, - "pos": { - "x": 188042, - "y": 104656, - "z": 276986 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 5, - "instId": 300006, - "propState": 1, - "pos": { - "x": 159686, - "y": 100793, - "z": 300619 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 5, - "instId": 300007, - "propState": 1, - "pos": { - "x": 143159, - "y": 100976, - "z": 309937 - }, - "rot": { - "x": 0, - "y": 293966, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 5, - "instId": 300011, - "propState": 1, - "pos": { - "x": 291750, - "y": 105971, - "z": 185290 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 5, - "instId": 300012, - "propState": 1, - "pos": { - "x": 241740, - "y": 101971, - "z": 163320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 5, - "instId": 300010, - "propState": 1, - "pos": { - "x": 353829, - "y": 107971, - "z": 203773 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104018 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 12, - "pos": { - "x": 46460, - "y": -5926, - "z": -400850 - }, - "rot": { - "x": 0, - "y": 65627, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 12, - "pos": { - "x": 77605, - "y": -5990, - "z": -489152 - }, - "rot": { - "x": 0, - "y": 99466, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 12, - "pos": { - "x": 1640, - "y": 3350, - "z": -291165 - }, - "rot": { - "x": 0, - "y": 322116, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 12, - "pos": { - "x": -35550, - "y": 6010, - "z": -295410 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300005, - "propState": 12, - "pos": { - "x": -24136, - "y": 3365, - "z": -267456 - }, - "rot": { - "x": 0, - "y": 318906, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300006, - "propState": 12, - "pos": { - "x": -64336, - "y": 21093, - "z": -236326 - }, - "rot": { - "x": 0, - "y": 205166, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300007, - "propState": 12, - "pos": { - "x": -74082, - "y": 11031, - "z": -231372 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300008, - "propState": 12, - "pos": { - "x": -142910, - "y": 15667, - "z": -278750 - }, - "rot": { - "x": 0, - "y": 359722, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300009, - "propState": 12, - "pos": { - "x": -56093, - "y": 12152, - "z": -262868 - }, - "rot": { - "x": 0, - "y": 262822, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300010, - "propState": 12, - "pos": { - "x": -102840, - "y": 19562, - "z": -246767 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300011, - "propState": 12, - "pos": { - "x": -89620, - "y": 25978, - "z": -268483 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300012, - "propState": 12, - "pos": { - "x": -108412, - "y": 27275, - "z": -259312 - }, - "rot": { - "x": 0, - "y": 88464, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 12, - "pos": { - "x": 138790, - "y": 93656, - "z": 252800 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 12, - "pos": { - "x": 119549, - "y": 93630, - "z": 287411 - }, - "rot": { - "x": 0, - "y": 236162, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 12, - "pos": { - "x": 155246, - "y": 105592, - "z": 354529 - }, - "rot": { - "x": 0, - "y": 241241, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 12, - "pos": { - "x": 181840, - "y": 105761, - "z": 377020 - }, - "rot": { - "x": 0, - "y": 190587, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300005, - "propState": 12, - "pos": { - "x": 187402, - "y": 93476, - "z": 172407 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300006, - "propState": 12, - "pos": { - "x": 241550, - "y": 98644, - "z": 144380 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300007, - "propState": 12, - "pos": { - "x": 184204, - "y": 103159, - "z": 243440 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300008, - "propState": 12, - "pos": { - "x": 220378, - "y": 104661, - "z": 222730 - }, - "rot": { - "x": 0, - "y": 150878, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300009, - "propState": 12, - "pos": { - "x": 180016, - "y": 104682, - "z": 267658 - }, - "rot": { - "x": 0, - "y": 47659, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300010, - "propState": 12, - "pos": { - "x": 282562, - "y": 101020, - "z": 248249 - }, - "rot": { - "x": 0, - "y": 332479, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300011, - "propState": 12, - "pos": { - "x": 225310, - "y": 101000, - "z": 290410 - }, - "rot": { - "x": 0, - "y": 59999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300012, - "propState": 12, - "pos": { - "x": 257994, - "y": 101020, - "z": 325597 - }, - "rot": { - "x": 0, - "y": 152221, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300013, - "propState": 12, - "pos": { - "x": 342210, - "y": 168360, - "z": 326760 - }, - "rot": { - "x": 0, - "y": 355580, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300014, - "propState": 12, - "pos": { - "x": 271147, - "y": 101971, - "z": 181593 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300015, - "propState": 12, - "pos": { - "x": 304360, - "y": 105971, - "z": 204346 - }, - "rot": { - "x": 0, - "y": 328320, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300016, - "propState": 12, - "pos": { - "x": 317861, - "y": 106123, - "z": 162220 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300017, - "propState": 12, - "pos": { - "x": 339230, - "y": 107971, - "z": 195550 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300018, - "propState": 12, - "pos": { - "x": 368330, - "y": 107980, - "z": 183170 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300019, - "propState": 12, - "pos": { - "x": 268524, - "y": 163150, - "z": 363265 - }, - "rot": { - "x": 0, - "y": 351365, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300020, - "propState": 12, - "pos": { - "x": 229317, - "y": 172314, - "z": 387857 - }, - "rot": { - "x": 0, - "y": 263280, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300021, - "propState": 12, - "pos": { - "x": 174010, - "y": 167843, - "z": 380510 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300022, - "propState": 12, - "pos": { - "x": 203473, - "y": 101238, - "z": 291860 - }, - "rot": { - "x": 0, - "y": 304256, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300023, - "propState": 12, - "pos": { - "x": 219037, - "y": 100770, - "z": 341291 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204915, - "y": 167443, - "z": 391466 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 104015 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149769, - "y": 105603, - "z": 359377 - }, - "rot": { - "x": 0, - "y": 328717, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": 207644, - "y": 101150, - "z": 324766 - }, - "rot": { - "x": 0, - "y": 106681, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 29, - "instId": 300003, - "propState": 8, - "pos": { - "x": 232368, - "y": 103803, - "z": 225356 - }, - "rot": { - "x": 0, - "y": 59779, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 29, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204903, - "y": 167529, - "z": 391455 - }, - "rot": { - "x": 0, - "y": 329375, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300005, - "propState": 8, - "pos": { - "x": 223904, - "y": 98770, - "z": 126573 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300006, - "propState": 8, - "pos": { - "x": -132996, - "y": 26164, - "z": -252218 - }, - "rot": { - "x": 0, - "y": 180283, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300007, - "propState": 8, - "pos": { - "x": 273980, - "y": 102188, - "z": 178507 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300008, - "propState": 8, - "pos": { - "x": -122252, - "y": 15622, - "z": -283207 - }, - "rot": { - "x": 0, - "y": 180849, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300009, - "propState": 8, - "pos": { - "x": 287160, - "y": 102129, - "z": 293884 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 29, - "instId": 300010, - "propState": 8, - "pos": { - "x": 340774, - "y": 107971, - "z": 190474 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 1, - "pos": { - "x": -43750, - "y": 5920, - "z": -276720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 30, - "instId": 300002, - "propState": 1, - "pos": { - "x": -57455, - "y": 8117, - "z": -220071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 30, - "instId": 300003, - "propState": 1, - "pos": { - "x": 221207, - "y": 167929, - "z": 357985 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 30, - "instId": 300004, - "propState": 1, - "pos": { - "x": 288485, - "y": 105971, - "z": 204066 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 30, - "instId": 300005, - "propState": 1, - "pos": { - "x": 227188, - "y": 100770, - "z": 344085 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 30, - "instId": 300006, - "propState": 1, - "pos": { - "x": -106222, - "y": 13880, - "z": -289783 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 30, - "instId": 300007, - "propState": 1, - "pos": { - "x": 210166, - "y": 103536, - "z": 287518 - }, - "rot": { - "x": 0, - "y": 202254, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 30, - "instId": 300008, - "propState": 1, - "pos": { - "x": 210027, - "y": 104654, - "z": 224475 - }, - "rot": { - "x": 0, - "y": 59128, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": 234018, - "y": 100947, - "z": 269707 - }, - "rot": { - "x": 0, - "y": 39325, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": 325745, - "y": 106160, - "z": 184548 - }, - "rot": { - "x": 0, - "y": 240447, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 31, - "instId": 300003, - "propState": 8, - "pos": { - "x": 197669, - "y": 104653, - "z": 270670 - }, - "rot": { - "x": 0, - "y": 151369, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 31, - "instId": 300004, - "propState": 8, - "pos": { - "x": 270190, - "y": 163213, - "z": 371600 - }, - "rot": { - "x": 0, - "y": 260032, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 31, - "instId": 300005, - "propState": 8, - "pos": { - "x": 118761, - "y": 101070, - "z": 317301 - }, - "rot": { - "x": 0, - "y": 77253, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 31, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4256, - "y": 3381, - "z": -247994 - }, - "rot": { - "x": 0, - "y": 224790, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 31, - "instId": 300007, - "propState": 8, - "pos": { - "x": -66826, - "y": 11067, - "z": -234952 - }, - "rot": { - "x": 0, - "y": 267497, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 31, - "instId": 300008, - "propState": 8, - "pos": { - "x": -82314, - "y": 23943, - "z": -253298 - }, - "rot": { - "x": 0, - "y": 84555, - "z": 0 - }, - "propId": 104059 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 18, - "pos": { - "x": 230175, - "y": 78770, - "z": 120790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104054 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119259, - "y": 18049, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 211662, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104995, - "y": 98470, - "z": 188771 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 36, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119259, - "y": 18058, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 36, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104977, - "y": 98481, - "z": 188670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -99031, - "y": 15920, - "z": -275022 - }, - "rot": { - "x": 0, - "y": 273537, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66980, - "y": 21867, - "z": -266740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 1, - "pos": { - "x": 312570, - "y": 109590, - "z": 314512 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 42, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311898, - "y": 152508, - "z": 314894 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 42, - "instId": 300003, - "propState": 1, - "pos": { - "x": 316455, - "y": 152200, - "z": 310770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104002 - }, - { - "groupId": 42, - "instId": 300004, - "propState": 1, - "pos": { - "x": 316207, - "y": 109404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 42, - "instId": 300005, - "propState": 1, - "pos": { - "x": 316207, - "y": 152404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 43, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 43, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 43, - "instId": 300004, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300002, - "propState": 8, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300002, - "propState": 8, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": -52245, - "y": 8900, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 8, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 8, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 18, - "pos": { - "x": 77916, - "y": -3040, - "z": -498627 - }, - "rot": { - "x": 0, - "y": 264267, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 71, - "instId": 300002, - "propState": 1, - "pos": { - "x": 78969, - "y": -5990, - "z": -498306 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 71, - "instId": 300004, - "propState": 8, - "pos": { - "x": 77916, - "y": -2890, - "z": -498625 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 45966, - "y": -5124, - "z": -393304 - }, - "rot": { - "x": 0, - "y": 299410, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 72, - "instId": 300002, - "propState": 1, - "pos": { - "x": 46290, - "y": -5926, - "z": -393617 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 72, - "instId": 300004, - "propState": 8, - "pos": { - "x": 45983, - "y": -4966, - "z": -393313 - }, - "rot": { - "x": 0, - "y": 299410, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 18, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 9817, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 73, - "instId": 300002, - "propState": 1, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 279817, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 73, - "instId": 300004, - "propState": 8, - "pos": { - "x": 257457, - "y": 102476, - "z": 274834 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 18, - "pos": { - "x": -132986, - "y": 27350, - "z": -252401 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 74, - "instId": 300002, - "propState": 1, - "pos": { - "x": -133052, - "y": 26103, - "z": -253728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 74, - "instId": 300004, - "propState": 8, - "pos": { - "x": -132986, - "y": 27463, - "z": -252368 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 8, - "pos": { - "x": -54727, - "y": 13775, - "z": -265318 - }, - "rot": { - "x": 0, - "y": 108218, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 75, - "instId": 300002, - "propState": 1, - "pos": { - "x": -55180, - "y": 12152, - "z": -266265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 75, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 309806, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 76, - "instId": 300002, - "propState": 1, - "pos": { - "x": -30255, - "y": 3365, - "z": -265518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 76, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": 175522, - "y": 170077, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 197984, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 77, - "instId": 300002, - "propState": 1, - "pos": { - "x": 175114, - "y": 168179, - "z": 365173 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 77, - "instId": 300004, - "propState": 8, - "pos": { - "x": 175522, - "y": 170178, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 220382, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300002, - "propState": 1, - "pos": { - "x": 130717, - "y": 102275, - "z": 338339 - }, - "rot": { - "x": 0, - "y": 224748, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 78, - "instId": 300003, - "propState": 1, - "pos": { - "x": 140502, - "y": 102080, - "z": 339386 - }, - "rot": { - "x": 0, - "y": 149909, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 78, - "instId": 300004, - "propState": 8, - "pos": { - "x": 140574, - "y": 102154, - "z": 339418 - }, - "rot": { - "x": 0, - "y": 123000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 78, - "instId": 300006, - "propState": 1, - "pos": { - "x": 127191, - "y": 101080, - "z": 331597 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": 159492, - "y": 102256, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 220798, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 79, - "instId": 300002, - "propState": 1, - "pos": { - "x": 160112, - "y": 100770, - "z": 307461 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 79, - "instId": 300004, - "propState": 8, - "pos": { - "x": 159492, - "y": 102318, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 333245, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": 226881, - "y": 171158, - "z": 357232 - }, - "rot": { - "x": 0, - "y": 184882, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 80, - "instId": 300002, - "propState": 1, - "pos": { - "x": 226762, - "y": 167843, - "z": 357463 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 80, - "instId": 300004, - "propState": 8, - "pos": { - "x": 226896, - "y": 171199, - "z": 357241 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 8, - "pos": { - "x": 337076, - "y": 173730, - "z": 292727 - }, - "rot": { - "x": 0, - "y": 303950, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 81, - "instId": 300002, - "propState": 1, - "pos": { - "x": 338040, - "y": 168259, - "z": 292549 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 81, - "instId": 300004, - "propState": 8, - "pos": { - "x": 336933, - "y": 173863, - "z": 292571 - }, - "rot": { - "x": 0, - "y": 312490, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 8, - "pos": { - "x": 191614, - "y": 169710, - "z": 361534 - }, - "rot": { - "x": 0, - "y": 241511, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 82, - "instId": 300002, - "propState": 1, - "pos": { - "x": 192377, - "y": 167843, - "z": 362487 - }, - "rot": { - "x": 0, - "y": 224345, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 82, - "instId": 300004, - "propState": 8, - "pos": { - "x": 191618, - "y": 170097, - "z": 361456 - }, - "rot": { - "x": 0, - "y": 200633, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 18, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 276515, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 83, - "instId": 300002, - "propState": 1, - "pos": { - "x": 303252, - "y": 105988, - "z": 210165 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 83, - "instId": 300004, - "propState": 8, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300001, - "propState": 8, - "pos": { - "x": 309174, - "y": 106436, - "z": 178023 - }, - "rot": { - "x": 0, - "y": 40717, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 84, - "instId": 300002, - "propState": 1, - "pos": { - "x": 309518, - "y": 106520, - "z": 178086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 84, - "instId": 300004, - "propState": 8, - "pos": { - "x": 309161, - "y": 106561, - "z": 178007 - }, - "rot": { - "x": 0, - "y": 24000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 18, - "pos": { - "x": -47530, - "y": 11920, - "z": -217423 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 85, - "instId": 300002, - "propState": 1, - "pos": { - "x": -47487, - "y": 8183, - "z": -218067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 85, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47530, - "y": 12046, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 18, - "pos": { - "x": 356793, - "y": 108213, - "z": 190813 - }, - "rot": { - "x": 0, - "y": 255315, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 86, - "instId": 300002, - "propState": 1, - "pos": { - "x": 357800, - "y": 107971, - "z": 191113 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 86, - "instId": 300004, - "propState": 8, - "pos": { - "x": 356939, - "y": 108213, - "z": 190774 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 18, - "pos": { - "x": 204210, - "y": 102600, - "z": 300040 - }, - "rot": { - "x": 0, - "y": 26393, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 87, - "instId": 300002, - "propState": 1, - "pos": { - "x": 205414, - "y": 100841, - "z": 299431 - }, - "rot": { - "x": 0, - "y": 346016, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 87, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204211, - "y": 102733, - "z": 300041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300001, - "propState": 8, - "pos": { - "x": 178669, - "y": 168938, - "z": 393833 - }, - "rot": { - "x": 0, - "y": 145198, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 88, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178703, - "y": 167843, - "z": 395308 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 88, - "instId": 300004, - "propState": 8, - "pos": { - "x": 178642, - "y": 169082, - "z": 393814 - }, - "rot": { - "x": 0, - "y": 108200, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": -86338, - "y": 15348, - "z": -239233 - }, - "rot": { - "x": 0, - "y": 8124, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 89, - "instId": 300002, - "propState": 1, - "pos": { - "x": -86432, - "y": 12541, - "z": -240353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 89, - "instId": 300004, - "propState": 8, - "pos": { - "x": -86343, - "y": 15390, - "z": -239198 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 18, - "pos": { - "x": -78914, - "y": 24316, - "z": -252642 - }, - "rot": { - "x": 0, - "y": 69952, - "z": 0 - }, - "propId": 104129 - }, { - "groupId": 90, - "instId": 300002, - "propState": 1, - "pos": { - "x": -79319, - "y": 23948, - "z": -253010 - }, - "rot": { - "x": 0, - "y": 300950, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 90, - "instId": 300004, - "propState": 8, - "pos": { - "x": -78889, - "y": 24433, - "z": -252627 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300002, - "propState": 20, - "pos": { - "x": -119250, - "y": 16251, - "z": -217373 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 92, - "instId": 300015, - "propState": 1, - "pos": { - "x": 92290, - "y": -5700, - "z": -502059 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "136": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 136, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 136, - "instId": 300002, - "propState": 8, - "pos": { - "x": 137081, - "y": 102152, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 136, - "instId": 300004, - "propState": 8, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [ - { - "groupId": 138, - "instId": 400001, - "pos": { - "x": 160812, - "y": 101695, - "z": 307086 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "npcId": 3171 - } - ], - "props": [ - { - "groupId": 138, - "instId": 300001, - "propState": 8, - "pos": { - "x": 160897, - "y": 100784, - "z": 306934 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104113 - }, { - "groupId": 138, - "instId": 300002, - "propState": 8, - "pos": { - "x": 160897, - "y": 100884, - "z": 306934 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 138, - "instId": 300004, - "propState": 8, - "pos": { - "x": 160897, - "y": 100784, - "z": 306934 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 138, - "instId": 300005, - "propState": 8, - "pos": { - "x": 160897, - "y": 100884, - "z": 306934 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "139": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 139, - "instId": 300001, - "propState": 12, - "pos": { - "x": 160897, - "y": 100784, - "z": 306934 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "142": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 142, - "instId": 300003, - "propState": 8, - "pos": { - "x": 247891, - "y": 100431, - "z": 132490 - }, - "rot": { - "x": 0, - "y": 59999, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "143": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 143, - "instId": 300001, - "propState": 20, - "pos": { - "x": 253930, - "y": 98660, - "z": 136710 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 143, - "instId": 300002, - "propState": 8, - "pos": { - "x": 253930, - "y": 98660, - "z": 136710 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 143, - "instId": 300003, - "propState": 8, - "pos": { - "x": 248210, - "y": 98644, - "z": 132330 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "166": { - "monsters": [], - "npcs": [ - { - "groupId": 166, - "instId": 400001, - "pos": { - "x": 139968, - "y": 102482, - "z": 319179 - }, - "rot": { - "x": 0, - "y": 242786, - "z": 0 - }, - "npcId": 100 - }, { - "groupId": 166, - "instId": 400006, - "pos": { - "x": 139892, - "y": 102103, - "z": 319130 - }, - "rot": { - "x": 0, - "y": 239755, - "z": 0 - }, - "npcId": 14312 - }, { - "groupId": 166, - "instId": 400002, - "pos": { - "x": 139342, - "y": 100982, - "z": 318266 - }, - "rot": { - "x": 0, - "y": 214898, - "z": 0 - }, - "npcId": 14312 - } - ], - "props": [], - "teleports": {} - }, - "168": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 168, - "instId": 300001, - "propState": 11, - "pos": { - "x": -87640, - "y": 27280, - "z": -241080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 169, - "instId": 300001, - "propState": 11, - "pos": { - "x": 115610, - "y": 101080, - "z": 322770 - }, - "rot": { - "x": 0, - "y": 103458, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "170": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 170, - "instId": 300001, - "propState": 11, - "pos": { - "x": 323641, - "y": 153475, - "z": 284826 - }, - "rot": { - "x": 0, - "y": 90434, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300006, - "propState": 8, - "pos": { - "x": -39636, - "y": 5990, - "z": -294265 - }, - "rot": { - "x": 0, - "y": 185572, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 176, - "instId": 300007, - "propState": 8, - "pos": { - "x": -51120, - "y": 5978, - "z": -310370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 176, - "instId": 300008, - "propState": 8, - "pos": { - "x": -50970, - "y": 5978, - "z": -300970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 176, - "instId": 300009, - "propState": 8, - "pos": { - "x": -74500, - "y": 11160, - "z": -287292 - }, - "rot": { - "x": 0, - "y": 236527, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300010, - "propState": 8, - "pos": { - "x": -71998, - "y": 11947, - "z": -278408 - }, - "rot": { - "x": 0, - "y": 335479, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300014, - "propState": 8, - "pos": { - "x": -144850, - "y": 16251, - "z": -247720 - }, - "rot": { - "x": 0, - "y": 75105, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300011, - "propState": 8, - "pos": { - "x": -76758, - "y": 24054, - "z": -249600 - }, - "rot": { - "x": 0, - "y": 53418, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 176, - "instId": 300015, - "propState": 8, - "pos": { - "x": -84739, - "y": 27779, - "z": -263615 - }, - "rot": { - "x": 0, - "y": 156113, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 176, - "instId": 300018, - "propState": 8, - "pos": { - "x": -135507, - "y": 26100, - "z": -257428 - }, - "rot": { - "x": 0, - "y": 41732, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 176, - "instId": 300016, - "propState": 8, - "pos": { - "x": -62385, - "y": 21150, - "z": -257798 - }, - "rot": { - "x": 0, - "y": 264682, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300024, - "propState": 8, - "pos": { - "x": -64005, - "y": 21115, - "z": -238378 - }, - "rot": { - "x": 0, - "y": 175823, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 176, - "instId": 300020, - "propState": 8, - "pos": { - "x": -25366, - "y": 3333, - "z": -216889 - }, - "rot": { - "x": 0, - "y": 88688, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 176, - "instId": 300021, - "propState": 8, - "pos": { - "x": -14840, - "y": 3448, - "z": -206413 - }, - "rot": { - "x": 0, - "y": 177426, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 176, - "instId": 300022, - "propState": 8, - "pos": { - "x": -139448, - "y": 15211, - "z": -277092 - }, - "rot": { - "x": 0, - "y": 3118, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300023, - "propState": 8, - "pos": { - "x": -124980, - "y": 15246, - "z": -279906 - }, - "rot": { - "x": 0, - "y": 86672, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300025, - "propState": 8, - "pos": { - "x": 89695, - "y": -5970, - "z": -448796 - }, - "rot": { - "x": 0, - "y": 210643, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58732, - "y": -5990, - "z": -419241 - }, - "rot": { - "x": 0, - "y": 102446, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300012, - "propState": 8, - "pos": { - "x": 55603, - "y": -6017, - "z": -404746 - }, - "rot": { - "x": 0, - "y": 23104, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14697, - "y": -1293, - "z": -360615 - }, - "rot": { - "x": 0, - "y": 51018, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300004, - "propState": 8, - "pos": { - "x": 43152, - "y": -5300, - "z": -372415 - }, - "rot": { - "x": 0, - "y": 220886, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300027, - "propState": 8, - "pos": { - "x": 21331, - "y": 2224, - "z": -334155 - }, - "rot": { - "x": 0, - "y": 263701, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20605, - "y": 3448, - "z": -283484 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 176, - "instId": 300028, - "propState": 8, - "pos": { - "x": 19589, - "y": 3448, - "z": -237547 - }, - "rot": { - "x": 0, - "y": 241864, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300003, - "propState": 8, - "pos": { - "x": 172409, - "y": 93611, - "z": 178652 - }, - "rot": { - "x": 0, - "y": 193443, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 177, - "instId": 300004, - "propState": 8, - "pos": { - "x": 227950, - "y": 97644, - "z": 159150 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 177, - "instId": 300005, - "propState": 8, - "pos": { - "x": 231250, - "y": 97644, - "z": 153440 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 177, - "instId": 300016, - "propState": 8, - "pos": { - "x": 176260, - "y": 103203, - "z": 239780 - }, - "rot": { - "x": 0, - "y": 150437, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300006, - "propState": 8, - "pos": { - "x": 184370, - "y": 103203, - "z": 225470 - }, - "rot": { - "x": 0, - "y": 326831, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300009, - "propState": 8, - "pos": { - "x": 234600, - "y": 103530, - "z": 222580 - }, - "rot": { - "x": 0, - "y": 17701, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300018, - "propState": 8, - "pos": { - "x": 255266, - "y": 101971, - "z": 167110 - }, - "rot": { - "x": 0, - "y": 154263, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300013, - "propState": 8, - "pos": { - "x": 279350, - "y": 105971, - "z": 191890 - }, - "rot": { - "x": 0, - "y": 241048, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300019, - "propState": 8, - "pos": { - "x": 318070, - "y": 105971, - "z": 196210 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300014, - "propState": 8, - "pos": { - "x": 308709, - "y": 106272, - "z": 159522 - }, - "rot": { - "x": 0, - "y": 36623, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300021, - "propState": 8, - "pos": { - "x": 321207, - "y": 105971, - "z": 197154 - }, - "rot": { - "x": 0, - "y": 60201, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300022, - "propState": 8, - "pos": { - "x": 346015, - "y": 107971, - "z": 231792 - }, - "rot": { - "x": 0, - "y": 180550, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300023, - "propState": 8, - "pos": { - "x": 322496, - "y": 107971, - "z": 226099 - }, - "rot": { - "x": 0, - "y": 187422, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300036, - "propState": 8, - "pos": { - "x": 333560, - "y": 107678, - "z": 221839 - }, - "rot": { - "x": 0, - "y": 1196, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300024, - "propState": 8, - "pos": { - "x": 138940, - "y": 100954, - "z": 308470 - }, - "rot": { - "x": 0, - "y": 326307, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300025, - "propState": 8, - "pos": { - "x": 150703, - "y": 105592, - "z": 352393 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300011, - "propState": 8, - "pos": { - "x": 219650, - "y": 97644, - "z": 143270 - }, - "rot": { - "x": 0, - "y": 92595, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 177, - "instId": 300012, - "propState": 8, - "pos": { - "x": 292770, - "y": 101000, - "z": 253740 - }, - "rot": { - "x": 0, - "y": 151932, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 177, - "instId": 300010, - "propState": 8, - "pos": { - "x": 267072, - "y": 101020, - "z": 241252 - }, - "rot": { - "x": 0, - "y": 404, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 177, - "instId": 300015, - "propState": 8, - "pos": { - "x": 134181, - "y": 98377, - "z": 214970 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300026, - "propState": 8, - "pos": { - "x": 141980, - "y": 98377, - "z": 200620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300028, - "propState": 8, - "pos": { - "x": 113902, - "y": 93638, - "z": 278405 - }, - "rot": { - "x": 0, - "y": 198040, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300029, - "propState": 8, - "pos": { - "x": 118702, - "y": 93656, - "z": 244941 - }, - "rot": { - "x": 0, - "y": 60791, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300001, - "propState": 8, - "pos": { - "x": 153704, - "y": 93656, - "z": 264922 - }, - "rot": { - "x": 0, - "y": 290237, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300002, - "propState": 8, - "pos": { - "x": 128310, - "y": 100954, - "z": 292948 - }, - "rot": { - "x": 0, - "y": 62758, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300030, - "propState": 8, - "pos": { - "x": 178485, - "y": 167843, - "z": 371664 - }, - "rot": { - "x": 0, - "y": 56447, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300031, - "propState": 8, - "pos": { - "x": 245807, - "y": 164825, - "z": 374963 - }, - "rot": { - "x": 0, - "y": 127904, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300032, - "propState": 8, - "pos": { - "x": 277570, - "y": 159001, - "z": 355931 - }, - "rot": { - "x": 0, - "y": 130587, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300033, - "propState": 8, - "pos": { - "x": 278410, - "y": 163045, - "z": 379509 - }, - "rot": { - "x": 0, - "y": 258352, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 177, - "instId": 300035, - "propState": 8, - "pos": { - "x": 146249, - "y": 100626, - "z": 298728 - }, - "rot": { - "x": 0, - "y": 69675, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 177, - "instId": 300037, - "propState": 8, - "pos": { - "x": 314885, - "y": 153565, - "z": 291868 - }, - "rot": { - "x": 0, - "y": 300622, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300013, - "propState": 8, - "pos": { - "x": 5710, - "y": 4139, - "z": -279910 - }, - "rot": { - "x": 0, - "y": 236608, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 178, - "instId": 300017, - "propState": 8, - "pos": { - "x": 76546, - "y": -5317, - "z": -398579 - }, - "rot": { - "x": 0, - "y": 221601, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 178, - "instId": 300001, - "propState": 8, - "pos": { - "x": -17750, - "y": 4065, - "z": -225010 - }, - "rot": { - "x": 0, - "y": 210852, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 178, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15893, - "y": 6909, - "z": -311402 - }, - "rot": { - "x": 0, - "y": 70586, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 178, - "instId": 300003, - "propState": 8, - "pos": { - "x": 97877, - "y": -5290, - "z": -482547 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300007, - "propState": 8, - "pos": { - "x": 185470, - "y": 94357, - "z": 155761 - }, - "rot": { - "x": 0, - "y": 18071, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 179, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130539, - "y": 94556, - "z": 260805 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 179, - "instId": 300001, - "propState": 8, - "pos": { - "x": 137265, - "y": 101682, - "z": 323852 - }, - "rot": { - "x": 0, - "y": 278513, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 179, - "instId": 300002, - "propState": 8, - "pos": { - "x": 296348, - "y": 157838, - "z": 353201 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 179, - "instId": 300003, - "propState": 8, - "pos": { - "x": 202043, - "y": 168559, - "z": 358779 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 179, - "instId": 300004, - "propState": 8, - "pos": { - "x": 132272, - "y": 98874, - "z": 194683 - }, - "rot": { - "x": 0, - "y": 28461, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 179, - "instId": 300005, - "propState": 8, - "pos": { - "x": 213596, - "y": 98186, - "z": 153182 - }, - "rot": { - "x": 0, - "y": 90993, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 179, - "instId": 300006, - "propState": 8, - "pos": { - "x": 206547, - "y": 101470, - "z": 328384 - }, - "rot": { - "x": 0, - "y": 156276, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 179, - "instId": 300009, - "propState": 8, - "pos": { - "x": 341773, - "y": 108671, - "z": 198655 - }, - "rot": { - "x": 0, - "y": 22954, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": -16610, - "y": 3365, - "z": -248520 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - }, { - "groupId": 181, - "instId": 300002, - "propState": 18, - "pos": { - "x": -98611, - "y": 14514, - "z": -255667 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - }, { - "groupId": 181, - "instId": 300003, - "propState": 18, - "pos": { - "x": -32873, - "y": 6634, - "z": -316065 - }, - "rot": { - "x": 0, - "y": 307883, - "z": 0 - }, - "propId": 104096 - }, { - "groupId": 181, - "instId": 300004, - "propState": 18, - "pos": { - "x": 226118, - "y": 168339, - "z": 401397 - }, - "rot": { - "x": 0, - "y": 247685, - "z": 0 - }, - "propId": 104093 - } - ], - "teleports": {} - }, - "182": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 182, - "instId": 300001, - "propState": 18, - "pos": { - "x": 352248, - "y": 107971, - "z": 206352 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104096 - } - ], - "teleports": {} - }, - "183": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 183, - "instId": 300001, - "propState": 8, - "pos": { - "x": 92540, - "y": -5700, - "z": -502200 - }, - "rot": { - "x": 0, - "y": 344316, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 183, - "instId": 300003, - "propState": 8, - "pos": { - "x": 85818, - "y": -5600, - "z": -476484 - }, - "rot": { - "x": 0, - "y": 342891, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 183, - "instId": 300004, - "propState": 8, - "pos": { - "x": 76368, - "y": -5600, - "z": -441185 - }, - "rot": { - "x": 0, - "y": 341881, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 183, - "instId": 300005, - "propState": 8, - "pos": { - "x": 65968, - "y": -5730, - "z": -403365 - }, - "rot": { - "x": 0, - "y": 315973, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300006, - "propState": 8, - "pos": { - "x": 35670, - "y": -4248, - "z": -375330 - }, - "rot": { - "x": 0, - "y": 314947, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300007, - "propState": 8, - "pos": { - "x": 15670, - "y": 1790, - "z": -343140 - }, - "rot": { - "x": 0, - "y": 348838, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300008, - "propState": 8, - "pos": { - "x": 5490, - "y": 3850, - "z": -305800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300009, - "propState": 8, - "pos": { - "x": -25772, - "y": 6248, - "z": -306117 - }, - "rot": { - "x": 0, - "y": 276450, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300010, - "propState": 8, - "pos": { - "x": -64258, - "y": 9974, - "z": -305754 - }, - "rot": { - "x": 0, - "y": 270790, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300011, - "propState": 8, - "pos": { - "x": -77411, - "y": 11656, - "z": -290016 - }, - "rot": { - "x": 0, - "y": 270790, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300012, - "propState": 8, - "pos": { - "x": -104317, - "y": 14377, - "z": -287019 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300013, - "propState": 8, - "pos": { - "x": -107847, - "y": 16105, - "z": -273346 - }, - "rot": { - "x": 0, - "y": 275315, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 183, - "instId": 300014, - "propState": 8, - "pos": { - "x": -118780, - "y": 16126, - "z": -259770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104270 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 501, - "startAnchorId": 1, - "startGroupId": 57, - "isEnteredSceneInfo": true - } - }, - "2000101": { - "P20001_F20001001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "3": { - "monsters": [ - { - "groupId": 3, - "instId": 200005, - "eventId": 20001103, - "pos": { - "x": 23900, - "y": 147, - "z": 204320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 281, - "z": 13690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100002 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 2, - "pos": { - "x": 3210, - "y": 148, - "z": 11280 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 1, - "pos": { - "x": 29, - "y": 257, - "z": 89207 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100002 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 2, - "pos": { - "x": 1850, - "y": 123, - "z": 84800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300005, - "propState": 1, - "pos": { - "x": -11728, - "y": 187, - "z": 141888 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300019, - "propState": 1, - "pos": { - "x": -11728, - "y": 147, - "z": 138240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300006, - "propState": 2, - "pos": { - "x": -10200, - "y": 167, - "z": 137420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300009, - "propState": 1, - "pos": { - "x": -11727, - "y": 185, - "z": 149717 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300020, - "propState": 1, - "pos": { - "x": -11728, - "y": 147, - "z": 151830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300010, - "propState": 1, - "pos": { - "x": 11727, - "y": 185, - "z": 141900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300023, - "propState": 1, - "pos": { - "x": 11728, - "y": 147, - "z": 138240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300011, - "propState": 2, - "pos": { - "x": 13400, - "y": 167, - "z": 137700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300024, - "propState": 1, - "pos": { - "x": 11728, - "y": 147, - "z": 151830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300008, - "propState": 1, - "pos": { - "x": 11730, - "y": 166, - "z": 149715 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300007, - "propState": 1, - "pos": { - "x": -23851, - "y": 181, - "z": 219738 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300029, - "propState": 2, - "pos": { - "x": -21660, - "y": 147, - "z": 217620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300025, - "propState": 1, - "pos": { - "x": -23855, - "y": 147, - "z": 217630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300012, - "propState": 1, - "pos": { - "x": -21123, - "y": 6451, - "z": 113558 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300026, - "propState": 1, - "pos": { - "x": -19033, - "y": 6397, - "z": 113560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300013, - "propState": 1, - "pos": { - "x": -18763, - "y": 6397, - "z": 115071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300015, - "propState": 1, - "pos": { - "x": 30665, - "y": 174, - "z": 190132 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300027, - "propState": 1, - "pos": { - "x": 27581, - "y": 147, - "z": 190135 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300016, - "propState": 2, - "pos": { - "x": 26810, - "y": 147, - "z": 187980 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300017, - "propState": 1, - "pos": { - "x": 23855, - "y": 193, - "z": 219700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300028, - "propState": 1, - "pos": { - "x": 23855, - "y": 147, - "z": 217630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300018, - "propState": 2, - "pos": { - "x": 7009, - "y": -924, - "z": 358713 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300021, - "propState": 1, - "pos": { - "x": -669, - "y": 19, - "z": -38000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300022, - "propState": 0, - "pos": { - "x": 0, - "y": 2001, - "z": -14481 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100007 - }, { - "groupId": 5, - "instId": 300030, - "propState": 0, - "pos": { - "x": 5100, - "y": -1000, - "z": 362000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300006 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 12, - "pos": { - "x": -42370, - "y": 6397, - "z": 125480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 12, - "pos": { - "x": 16420, - "y": 407, - "z": 95980 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 12, - "pos": { - "x": -23770, - "y": 5, - "z": 236810 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 12, - "pos": { - "x": 9040, - "y": 117, - "z": -2470 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 6, - "instId": 300006, - "propState": 12, - "pos": { - "x": 14970, - "y": 147, - "z": 154240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 6, - "instId": 300005, - "propState": 12, - "pos": { - "x": 15520, - "y": 147, - "z": 233790 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60001 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 20552, - "y": 147, - "z": 194730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": 19280, - "y": 147, - "z": 174190 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": 33658, - "y": 147, - "z": 195280 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": 8290, - "y": 147, - "z": 160010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 7, - "instId": 300006, - "propState": 8, - "pos": { - "x": -42199, - "y": 6397, - "z": 101119 - }, - "rot": { - "x": 0, - "y": 1736, - "z": 0 - }, - "propId": 100027 - } - ], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200004, - "eventId": 20001006, - "pos": { - "x": -24000, - "y": 147, - "z": 217000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200001, - "eventId": 20001232, - "pos": { - "x": 39760, - "y": 150, - "z": 186240 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "monsterId": 8012020 - }, { - "groupId": 11, - "instId": 200002, - "eventId": 20001233, - "pos": { - "x": 41200, - "y": 150, - "z": 193520 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 11, - "pos": { - "x": 49610, - "y": 147, - "z": 190130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60003 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14600, - "y": -10033, - "z": 1831200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": 48530, - "y": 147, - "z": 190130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -18130, - "y": 147, - "z": 124370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": 21330, - "y": 147, - "z": 223520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2000101": { - "anchorId": 1, - "groupId": 18, - "instId": 300001, - "pos": { - "x": -15123, - "y": 147, - "z": 125844 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - } - }, - "2000102": { - "anchorId": 2, - "groupId": 18, - "instId": 300002, - "pos": { - "x": 23874, - "y": 147, - "z": 226660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "24": { - "monsters": [ - { - "groupId": 24, - "instId": 200001, - "eventId": 20001231, - "pos": { - "x": 23650, - "y": 111, - "z": 243100 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8003020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 11, - "pos": { - "x": 23420, - "y": 111, - "z": 246670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60003 - }, { - "groupId": 24, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14600, - "y": -10033, - "z": 1831200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 24, - "instId": 300003, - "propState": 8, - "pos": { - "x": 23618, - "y": 111, - "z": 246670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "28": { - "monsters": [ - { - "groupId": 28, - "instId": 200001, - "eventId": 20001111, - "pos": { - "x": -26600, - "y": 150, - "z": 181840 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": 23854, - "y": 250, - "z": 233229 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100017 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300002, - "propState": 12, - "pos": { - "x": -17924, - "y": 147, - "z": 113920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 36, - "instId": 300006, - "propState": 8, - "pos": { - "x": -19055, - "y": 260, - "z": 107720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 36, - "instId": 300007, - "propState": 8, - "pos": { - "x": 19310, - "y": 371, - "z": 105521 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 36, - "instId": 300008, - "propState": 8, - "pos": { - "x": 19238, - "y": 147, - "z": 125005 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 36, - "instId": 300009, - "propState": 8, - "pos": { - "x": -14870, - "y": 147, - "z": 233511 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": -19190, - "y": 147, - "z": 128430 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300002, - "propState": 18, - "pos": { - "x": 1916, - "y": 1308, - "z": 131778 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100018 - }, - { - "groupId": 44, - "instId": 300003, - "propState": 18, - "pos": { - "x": 26177, - "y": 753, - "z": 235206 - }, - "rot": { - "x": 0, - "y": 314004, - "z": 0 - }, - "propId": 100020 - }, - { - "groupId": 44, - "instId": 300004, - "propState": 18, - "pos": { - "x": 52463, - "y": 807, - "z": 187552 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100018 - }, - { - "groupId": 44, - "instId": 300005, - "propState": 18, - "pos": { - "x": 48972, - "y": 947, - "z": 199312 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 44, - "instId": 300006, - "propState": 18, - "pos": { - "x": 43349, - "y": 908, - "z": 194741 - }, - "rot": { - "x": 0, - "y": 230905, - "z": 0 - }, - "propId": 100020 - }, { - "groupId": 44, - "instId": 300007, - "propState": 18, - "pos": { - "x": 47144, - "y": 884, - "z": 189341 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 44, - "instId": 300001, - "propState": 18, - "pos": { - "x": -1959, - "y": 1308, - "z": 131778 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 100020 - } - ], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 91, - "instId": 300002, - "propState": 8, - "pos": { - "x": 15180, - "y": 147, - "z": 227910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 91, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7820, - "y": 147, - "z": 154350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 91, - "instId": 300003, - "propState": 8, - "pos": { - "x": 27040, - "y": 147, - "z": 185780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 91, - "instId": 300004, - "propState": 8, - "pos": { - "x": -9315, - "y": 152, - "z": 10050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "93": { - "monsters": [ - { - "groupId": 93, - "instId": 200001, - "eventId": 101201, - "pos": { - "x": -4890, - "y": 150, - "z": 2110 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 8013012 - } - ], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4890, - "y": 1150, - "z": 2110 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1101": { - "anchorId": 1, - "groupId": 93, - "instId": 300001, - "pos": { - "x": -1250, - "y": 147, - "z": 6710 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - } - } - } - } - }, - "planeType": 2, - "worldId": 101, - "startAnchorId": 1, - "startGroupId": 2, - "isEnteredSceneInfo": true - } - }, - "2000201": { - "P20002_F20001001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": 47060, - "y": 3438, - "z": -112990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300021, - "propState": 8, - "pos": { - "x": -138650, - "y": -101, - "z": -75290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300022, - "propState": 8, - "pos": { - "x": -29210, - "y": 18610, - "z": -93190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300007, - "propState": 8, - "pos": { - "x": -67850, - "y": -3195, - "z": -67300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -72418, - "y": 18818, - "z": -72278 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 131 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -72518, - "y": -3124, - "z": -72170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 131 - } - ], - "teleports": { - "2000201": { - "anchorId": 1, - "groupId": 1, - "instId": 300006, - "pos": { - "x": 38130, - "y": 3444, - "z": -113940 - }, - "rot": { - "x": 0, - "y": 289010, - "z": 0 - } - }, - "2000202": { - "anchorId": 2, - "groupId": 1, - "instId": 300021, - "pos": { - "x": -134980, - "y": -115, - "z": -73036 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2000203": { - "anchorId": 3, - "groupId": 1, - "instId": 300022, - "pos": { - "x": -32670, - "y": 18610, - "z": -95340 - }, - "rot": { - "x": 0, - "y": 297000, - "z": 0 - } - }, - "2000204": { - "anchorId": 4, - "groupId": 1, - "instId": 300007, - "pos": { - "x": -69860, - "y": -3195, - "z": -62700 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300012, - "propState": 8, - "pos": { - "x": -94500, - "y": 6820, - "z": -122190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 3, - "instId": 300010, - "propState": 2, - "pos": { - "x": -101766, - "y": 5058, - "z": -119589 - }, - "rot": { - "x": 0, - "y": 269851, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2515, - "y": 2940, - "z": -100826 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100001 - }, - { - "groupId": 3, - "instId": 300019, - "propState": 8, - "pos": { - "x": -5599, - "y": 2864, - "z": -99852 - }, - "rot": { - "x": 0, - "y": 197158, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300002, - "propState": 2, - "pos": { - "x": 470, - "y": 2880, - "z": -99190 - }, - "rot": { - "x": 0, - "y": 107618, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 100003 - }, { - "groupId": 3, - "instId": 300020, - "propState": 8, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300006, - "propState": 2, - "pos": { - "x": -104321, - "y": -101, - "z": -74646 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": -110161, - "y": -61, - "z": -64690 - }, - "rot": { - "x": 0, - "y": 17053, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 3, - "instId": 300021, - "propState": 8, - "pos": { - "x": -110828, - "y": 504, - "z": -73353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": -110990, - "y": -109, - "z": -62616 - }, - "rot": { - "x": 0, - "y": 18847, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 3, - "instId": 300014, - "propState": 8, - "pos": { - "x": -132012, - "y": 2824, - "z": -57981 - }, - "rot": { - "x": 0, - "y": 27345, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 3, - "instId": 300022, - "propState": 8, - "pos": { - "x": -130510, - "y": 2770, - "z": -55090 - }, - "rot": { - "x": 0, - "y": 297332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300008, - "propState": 8, - "pos": { - "x": -132037, - "y": 2748, - "z": -61726 - }, - "rot": { - "x": 0, - "y": 207345, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 3, - "instId": 300016, - "propState": 8, - "pos": { - "x": -144990, - "y": -60, - "z": -73290 - }, - "rot": { - "x": 0, - "y": 270291, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 3, - "instId": 300026, - "propState": 8, - "pos": { - "x": -141728, - "y": -119, - "z": -73277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300018, - "propState": 8, - "pos": { - "x": -141399, - "y": -115, - "z": -71740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 3, - "instId": 300015, - "propState": 1, - "pos": { - "x": -110156, - "y": -61, - "z": -81744 - }, - "rot": { - "x": 0, - "y": 342919, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 3, - "instId": 300023, - "propState": 1, - "pos": { - "x": -110829, - "y": 504, - "z": -73061 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300013, - "propState": 8, - "pos": { - "x": -2438, - "y": 2916, - "z": -45562 - }, - "rot": { - "x": 0, - "y": 253313, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 3, - "instId": 300024, - "propState": 8, - "pos": { - "x": -5595, - "y": 2864, - "z": -46516 - }, - "rot": { - "x": 0, - "y": 163201, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300038, - "propState": 8, - "pos": { - "x": -5441, - "y": 2868, - "z": -48072 - }, - "rot": { - "x": 0, - "y": 252400, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 3, - "instId": 300017, - "propState": 1, - "pos": { - "x": 42748, - "y": 3485, - "z": -115471 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100005 - }, { - "groupId": 3, - "instId": 300025, - "propState": 1, - "pos": { - "x": 42748, - "y": 3485, - "z": -115476 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300007, - "propState": 1, - "pos": { - "x": 58122, - "y": 3459, - "z": -118557 - }, - "rot": { - "x": 0, - "y": 108146, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 3, - "instId": 300011, - "propState": 8, - "pos": { - "x": -10910, - "y": 18600, - "z": -106140 - }, - "rot": { - "x": 0, - "y": 27837, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300009, - "propState": 8, - "pos": { - "x": -1578, - "y": 4254, - "z": -104286 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300027, - "propState": 1, - "pos": { - "x": -146897, - "y": 2770, - "z": -37391 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300028, - "propState": 1, - "pos": { - "x": -130445, - "y": 2762, - "z": -91413 - }, - "rot": { - "x": 0, - "y": 63465, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300029, - "propState": 1, - "pos": { - "x": -123205, - "y": 2760, - "z": -106135 - }, - "rot": { - "x": 0, - "y": 243837, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300030, - "propState": 1, - "pos": { - "x": -147179, - "y": 2762, - "z": -108792 - }, - "rot": { - "x": 0, - "y": 153818, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300031, - "propState": 1, - "pos": { - "x": -81935, - "y": 10282, - "z": -114414 - }, - "rot": { - "x": 0, - "y": 97352, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300032, - "propState": 1, - "pos": { - "x": -71651, - "y": 10282, - "z": -114388 - }, - "rot": { - "x": 0, - "y": 83364, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300044, - "propState": 1, - "pos": { - "x": -31403, - "y": 18681, - "z": -108909 - }, - "rot": { - "x": 0, - "y": 27743, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 3, - "instId": 300033, - "propState": 1, - "pos": { - "x": -29906, - "y": 18608, - "z": -106063 - }, - "rot": { - "x": 0, - "y": 297743, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300034, - "propState": 1, - "pos": { - "x": -5999, - "y": 18610, - "z": -109379 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300045, - "propState": 1, - "pos": { - "x": -37989, - "y": 18683, - "z": -92473 - }, - "rot": { - "x": 0, - "y": 117856, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 3, - "instId": 300035, - "propState": 1, - "pos": { - "x": -35120, - "y": 18610, - "z": -93989 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300036, - "propState": 1, - "pos": { - "x": -35597, - "y": 18611, - "z": -51446 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300037, - "propState": 1, - "pos": { - "x": -6352, - "y": 18611, - "z": -36294 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300043, - "propState": 8, - "pos": { - "x": -6513, - "y": 1037, - "z": -73196 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300046, - "propState": 8, - "pos": { - "x": 43166, - "y": 3481, - "z": -31972 - }, - "rot": { - "x": 0, - "y": 253434, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300047, - "propState": 1, - "pos": { - "x": -32477, - "y": -981, - "z": -73188 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300048, - "propState": 1, - "pos": { - "x": -197912, - "y": 2986, - "z": -87881 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300039, - "propState": 8, - "pos": { - "x": -38863, - "y": 17690, - "z": -62867 - }, - "rot": { - "x": 0, - "y": 343500, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 3, - "instId": 300040, - "propState": 8, - "pos": { - "x": -113331, - "y": 17656, - "z": -86508 - }, - "rot": { - "x": 0, - "y": 160861, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 3, - "instId": 300041, - "propState": 8, - "pos": { - "x": -155125, - "y": 2700, - "z": -33130 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 3, - "instId": 300042, - "propState": 1, - "pos": { - "x": 53197, - "y": 3438, - "z": -118870 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 3, - "instId": 300049, - "propState": 1, - "pos": { - "x": -23402, - "y": 18610, - "z": -100181 - }, - "rot": { - "x": 0, - "y": 117856, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38680, - "y": 18260, - "z": -82930 - }, - "rot": { - "x": 0, - "y": 193835, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 2, - "pos": { - "x": -42585, - "y": 18630, - "z": -88591 - }, - "rot": { - "x": 0, - "y": 193930, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": -178060, - "y": -390, - "z": -61070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": -177690, - "y": -7646, - "z": -74272 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 6, - "instId": 300010, - "propState": 1, - "pos": { - "x": -162330, - "y": -415, - "z": -71330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": -169860, - "y": -4600, - "z": -79580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 6, - "instId": 300013, - "propState": 1, - "pos": { - "x": -194540, - "y": -378, - "z": -69650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 6, - "instId": 300014, - "propState": 8, - "pos": { - "x": -186621, - "y": -400, - "z": -79920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": -171678, - "y": -4389, - "z": -85976 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 6, - "instId": 300015, - "propState": 8, - "pos": { - "x": -207948, - "y": -4226, - "z": -86090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 6, - "instId": 300016, - "propState": 8, - "pos": { - "x": -173911, - "y": -178, - "z": -73134 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100014 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 2, - "pos": { - "x": -72470, - "y": -3195, - "z": -72255 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 8, - "instId": 300002, - "propState": 2, - "pos": { - "x": -72470, - "y": 18664, - "z": -72255 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 8, - "instId": 300003, - "propState": 14, - "pos": { - "x": -76806, - "y": -1435, - "z": -73208 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100007 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300002, - "propState": 12, - "pos": { - "x": -84771, - "y": -3195, - "z": -65361 - }, - "rot": { - "x": 0, - "y": 312997, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 12, - "pos": { - "x": -135061, - "y": 2783, - "z": -60790 - }, - "rot": { - "x": 0, - "y": 160495, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 12, - "pos": { - "x": -149408, - "y": 2762, - "z": -104641 - }, - "rot": { - "x": 0, - "y": 243492, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 10, - "instId": 300005, - "propState": 12, - "pos": { - "x": -83942, - "y": 10285, - "z": -110944 - }, - "rot": { - "x": 0, - "y": 121097, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 10, - "instId": 300006, - "propState": 12, - "pos": { - "x": -44964, - "y": 18626, - "z": -94317 - }, - "rot": { - "x": 0, - "y": 20000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 10, - "instId": 300007, - "propState": 12, - "pos": { - "x": 240, - "y": 18611, - "z": -31650 - }, - "rot": { - "x": 0, - "y": 242000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 10, - "instId": 300001, - "propState": 12, - "pos": { - "x": -84504, - "y": 18664, - "z": -81174 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 10, - "instId": 300009, - "propState": 12, - "pos": { - "x": -5985, - "y": 18610, - "z": -118859 - }, - "rot": { - "x": 0, - "y": 27745, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 10, - "instId": 300008, - "propState": 12, - "pos": { - "x": -204600, - "y": 2966, - "z": -81460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60003 - }, { - "groupId": 10, - "instId": 300011, - "propState": 12, - "pos": { - "x": -109850, - "y": 18598, - "z": -94600 - }, - "rot": { - "x": 0, - "y": 341847, - "z": 0 - }, - "propId": 60002 - }, { - "groupId": 10, - "instId": 300012, - "propState": 12, - "pos": { - "x": -163290, - "y": 2770, - "z": -29038 - }, - "rot": { - "x": 0, - "y": 118000, - "z": 0 - }, - "propId": 60002 - }, { - "groupId": 10, - "instId": 300013, - "propState": 12, - "pos": { - "x": -43386, - "y": 18611, - "z": -52037 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 60002 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300004, - "propState": 8, - "pos": { - "x": -38070, - "y": -1038, - "z": -78970 - }, - "rot": { - "x": 0, - "y": 65126, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 12, - "instId": 300007, - "propState": 8, - "pos": { - "x": -67349, - "y": -3153, - "z": -78532 - }, - "rot": { - "x": 0, - "y": 210425, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 12, - "instId": 300012, - "propState": 8, - "pos": { - "x": -120442, - "y": 2762, - "z": -91925 - }, - "rot": { - "x": 0, - "y": 153993, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 12, - "instId": 300013, - "propState": 8, - "pos": { - "x": -82010, - "y": 10280, - "z": -124298 - }, - "rot": { - "x": 0, - "y": 179592, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 12, - "instId": 300014, - "propState": 8, - "pos": { - "x": -144267, - "y": 2760, - "z": -115253 - }, - "rot": { - "x": 0, - "y": 335000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 12, - "instId": 300016, - "propState": 8, - "pos": { - "x": -69638, - "y": 10285, - "z": -110718 - }, - "rot": { - "x": 0, - "y": 237575, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 12, - "instId": 300006, - "propState": 8, - "pos": { - "x": -131745, - "y": -90, - "z": -70269 - }, - "rot": { - "x": 0, - "y": 268866, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19293, - "y": 1039, - "z": -94147 - }, - "rot": { - "x": 0, - "y": 285704, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": -101902, - "y": -1525, - "z": -88957 - }, - "rot": { - "x": 0, - "y": 222713, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 12, - "instId": 300017, - "propState": 8, - "pos": { - "x": -24401, - "y": 18620, - "z": -90450 - }, - "rot": { - "x": 0, - "y": 28316, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 12, - "instId": 300008, - "propState": 8, - "pos": { - "x": 2760, - "y": 2855, - "z": -31780 - }, - "rot": { - "x": 0, - "y": 253355, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300002, - "propState": 12, - "pos": { - "x": -44589, - "y": -1544, - "z": -70170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60001 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -5986, - "y": 1196, - "z": -73135 - }, - "rot": { - "x": 0, - "y": 182183, - "z": 0 - }, - "propId": 901 - } - ], - "teleports": { - "1201": { - "anchorId": 1, - "groupId": 15, - "instId": 300001, - "pos": { - "x": -7796, - "y": 1039, - "z": -73105 - }, - "rot": { - "x": 0, - "y": 92183, - "z": 0 - } - } - } - }, - "24": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": -36720, - "y": 18583, - "z": -66100 - }, - "rot": { - "x": 0, - "y": 253519, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -42700, - "y": 18611, - "z": -51950 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": -42700, - "y": 18611, - "z": -51950 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "27": { - "monsters": [ - { - "groupId": 27, - "instId": 200001, - "eventId": 20002231, - "pos": { - "x": -130400, - "y": 2770, - "z": -40540 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "monsterId": 8012020 - }, { - "groupId": 27, - "instId": 200002, - "eventId": 20002233, - "pos": { - "x": -128030, - "y": 2770, - "z": -40900 - }, - "rot": { - "x": 0, - "y": 213019, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 11, - "pos": { - "x": -128579, - "y": 2770, - "z": -38969 - }, - "rot": { - "x": 0, - "y": 207073, - "z": 0 - }, - "propId": 60002 - }, { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 27, - "instId": 300003, - "propState": 8, - "pos": { - "x": -128410, - "y": 2770, - "z": -38600 - }, - "rot": { - "x": 0, - "y": 208678, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "28": { - "monsters": [ - { - "groupId": 28, - "instId": 200001, - "eventId": 20002232, - "pos": { - "x": -113170, - "y": 18598, - "z": -60570 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "monsterId": 8013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 11, - "pos": { - "x": -111270, - "y": 18598, - "z": -55340 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "propId": 60003 - }, { - "groupId": 28, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 28, - "instId": 300003, - "propState": 8, - "pos": { - "x": -111270, - "y": 18598, - "z": -55340 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "30": { - "monsters": [ - { - "groupId": 30, - "instId": 200002, - "eventId": 20002102, - "pos": { - "x": -60932, - "y": -1369, - "z": -58206 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 8012020 - }, - { - "groupId": 30, - "instId": 200004, - "eventId": 20002104, - "pos": { - "x": -154100, - "y": -4389, - "z": -94190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8012020 - }, - { - "groupId": 30, - "instId": 200009, - "eventId": 20002105, - "pos": { - "x": -134880, - "y": 2753, - "z": -62080 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 8011010 - }, - { - "groupId": 30, - "instId": 200006, - "eventId": 20002107, - "pos": { - "x": -118060, - "y": 2762, - "z": -94430 - }, - "rot": { - "x": 0, - "y": 66255, - "z": 0 - }, - "monsterId": 8012010 - }, { - "groupId": 30, - "instId": 200007, - "eventId": 20002108, - "pos": { - "x": -71180, - "y": 10520, - "z": -121810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8012020 - }, { - "groupId": 30, - "instId": 200001, - "eventId": 20002112, - "pos": { - "x": -183280, - "y": -7670, - "z": -77010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8012020 - }, { - "groupId": 30, - "instId": 200003, - "eventId": 20002131, - "pos": { - "x": -57670, - "y": -1055, - "z": -95310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8012020 - }, { - "groupId": 30, - "instId": 200005, - "eventId": 20002132, - "pos": { - "x": -60520, - "y": -1174, - "z": -95120 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": -114560, - "y": 18600, - "z": -83069 - }, - "rot": { - "x": 0, - "y": 72091, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": -109850, - "y": 18598, - "z": -94600 - }, - "rot": { - "x": 0, - "y": 340000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 32, - "instId": 300003, - "propState": 8, - "pos": { - "x": -111606, - "y": 18571, - "z": -90508 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300002, - "propState": 8, - "pos": { - "x": -150600, - "y": 3010, - "z": -32680 - }, - "rot": { - "x": 0, - "y": 207541, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -163360, - "y": 2770, - "z": -29170 - }, - "rot": { - "x": 0, - "y": 118000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 33, - "instId": 300003, - "propState": 8, - "pos": { - "x": -163360, - "y": 2770, - "z": -29170 - }, - "rot": { - "x": 0, - "y": 118000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300002, - "propState": 8, - "pos": { - "x": -91021, - "y": -1460, - "z": -59193 - }, - "rot": { - "x": 0, - "y": 315372, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 38, - "instId": 300004, - "propState": 8, - "pos": { - "x": -62641, - "y": -1460, - "z": -87284 - }, - "rot": { - "x": 0, - "y": 315372, - "z": 0 - }, - "propId": 100006 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300009, - "propState": 8, - "pos": { - "x": -118490, - "y": 18598, - "z": -70530 - }, - "rot": { - "x": 0, - "y": 266158, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 40, - "instId": 300010, - "propState": 8, - "pos": { - "x": -136462, - "y": 2753, - "z": -84437 - }, - "rot": { - "x": 0, - "y": 21963, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 40, - "instId": 300011, - "propState": 8, - "pos": { - "x": -80440, - "y": -3195, - "z": -59430 - }, - "rot": { - "x": 0, - "y": 165908, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": -131800, - "y": 2770, - "z": -50438 - }, - "rot": { - "x": 0, - "y": 200813, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 40, - "instId": 300002, - "propState": 8, - "pos": { - "x": -151530, - "y": -163, - "z": -66560 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 40, - "instId": 300003, - "propState": 8, - "pos": { - "x": -8780, - "y": 1039, - "z": -70203 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 8, - "pos": { - "x": 41413, - "y": 5938, - "z": -107116 - }, - "rot": { - "x": 0, - "y": 209999, - "z": 0 - }, - "propId": 100031 - }, - { - "groupId": 41, - "instId": 300002, - "propState": 8, - "pos": { - "x": 31428, - "y": 6203, - "z": -41084 - }, - "rot": { - "x": 0, - "y": 165400, - "z": 0 - }, - "propId": 100033 - }, - { - "groupId": 41, - "instId": 300004, - "propState": 8, - "pos": { - "x": 31987, - "y": 6090, - "z": -119936 - }, - "rot": { - "x": 0, - "y": 16153, - "z": 0 - }, - "propId": 100034 - }, - { - "groupId": 41, - "instId": 300005, - "propState": 8, - "pos": { - "x": 37437, - "y": 6128, - "z": -119372 - }, - "rot": { - "x": 0, - "y": 30240, - "z": 0 - }, - "propId": 100035 - }, { - "groupId": 41, - "instId": 300006, - "propState": 8, - "pos": { - "x": 23187, - "y": 5962, - "z": -114761 - }, - "rot": { - "x": 0, - "y": 18213, - "z": 0 - }, - "propId": 100036 - }, { - "groupId": 41, - "instId": 300007, - "propState": 8, - "pos": { - "x": 27163, - "y": 5965, - "z": -102509 - }, - "rot": { - "x": 0, - "y": 277369, - "z": 0 - }, - "propId": 100037 - }, { - "groupId": 41, - "instId": 300008, - "propState": 8, - "pos": { - "x": 37877, - "y": 6196, - "z": -27950 - }, - "rot": { - "x": 0, - "y": 340655, - "z": 0 - }, - "propId": 100038 - }, { - "groupId": 41, - "instId": 300009, - "propState": 8, - "pos": { - "x": 40934, - "y": 5934, - "z": -38211 - }, - "rot": { - "x": 0, - "y": 344340, - "z": 0 - }, - "propId": 100039 - }, { - "groupId": 41, - "instId": 300012, - "propState": 8, - "pos": { - "x": 27680, - "y": 5930, - "z": -28702 - }, - "rot": { - "x": 0, - "y": 163172, - "z": 0 - }, - "propId": 100042 - }, { - "groupId": 41, - "instId": 300014, - "propState": 8, - "pos": { - "x": 33043, - "y": 6090, - "z": -29361 - }, - "rot": { - "x": 0, - "y": 343693, - "z": 0 - }, - "propId": 100034 - }, { - "groupId": 41, - "instId": 300015, - "propState": 8, - "pos": { - "x": 36758, - "y": 6128, - "z": -41761 - }, - "rot": { - "x": 0, - "y": 342658, - "z": 0 - }, - "propId": 100035 - }, { - "groupId": 41, - "instId": 300016, - "propState": 8, - "pos": { - "x": 31246, - "y": 5898, - "z": -106091 - }, - "rot": { - "x": 0, - "y": 288387, - "z": 0 - }, - "propId": 100032 - }, { - "groupId": 41, - "instId": 300017, - "propState": 8, - "pos": { - "x": 27310, - "y": 6128, - "z": -118380 - }, - "rot": { - "x": 0, - "y": 133483, - "z": 0 - }, - "propId": 100035 - }, { - "groupId": 41, - "instId": 300018, - "propState": 8, - "pos": { - "x": 36776, - "y": 5898, - "z": -121463 - }, - "rot": { - "x": 0, - "y": 288387, - "z": 0 - }, - "propId": 100032 - }, { - "groupId": 41, - "instId": 300019, - "propState": 8, - "pos": { - "x": 37256, - "y": 5790, - "z": -25819 - }, - "rot": { - "x": 0, - "y": 253491, - "z": 0 - }, - "propId": 100032 - }, { - "groupId": 41, - "instId": 300021, - "propState": 8, - "pos": { - "x": 36697, - "y": 5898, - "z": -105538 - }, - "rot": { - "x": 0, - "y": 288387, - "z": 0 - }, - "propId": 100032 - }, { - "groupId": 41, - "instId": 300022, - "propState": 8, - "pos": { - "x": 31873, - "y": 6090, - "z": -104050 - }, - "rot": { - "x": 0, - "y": 16153, - "z": 0 - }, - "propId": 100034 - }, { - "groupId": 41, - "instId": 300023, - "propState": 8, - "pos": { - "x": 27960, - "y": 5898, - "z": -116290 - }, - "rot": { - "x": 0, - "y": 288387, - "z": 0 - }, - "propId": 100032 - }, { - "groupId": 41, - "instId": 300024, - "propState": 8, - "pos": { - "x": 27206, - "y": 6116, - "z": -44612 - }, - "rot": { - "x": 0, - "y": 161300, - "z": 0 - }, - "propId": 100041 - }, { - "groupId": 41, - "instId": 300025, - "propState": 8, - "pos": { - "x": 23508, - "y": 5790, - "z": -32197 - }, - "rot": { - "x": 0, - "y": 343820, - "z": 0 - }, - "propId": 100040 - } - ], - "teleports": {} - }, - "46": { - "monsters": [ - { - "groupId": 46, - "instId": 200001, - "eventId": 20002109, - "pos": { - "x": -133921, - "y": 2780, - "z": -102943 - }, - "rot": { - "x": 0, - "y": 343000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 18, - "pos": { - "x": -20463, - "y": 19367, - "z": -101900 - }, - "rot": { - "x": 0, - "y": 263612, - "z": 0 - }, - "propId": 100020 - }, - { - "groupId": 57, - "instId": 300003, - "propState": 18, - "pos": { - "x": -132958, - "y": 3523, - "z": -101521 - }, - "rot": { - "x": 0, - "y": 332469, - "z": 0 - }, - "propId": 100018 - }, - { - "groupId": 57, - "instId": 300004, - "propState": 18, - "pos": { - "x": -125984, - "y": 3524, - "z": -42807 - }, - "rot": { - "x": 0, - "y": 7440, - "z": 0 - }, - "propId": 100018 - }, - { - "groupId": 57, - "instId": 300002, - "propState": 18, - "pos": { - "x": -106954, - "y": 662, - "z": -67185 - }, - "rot": { - "x": 0, - "y": 214989, - "z": 0 - }, - "propId": 100020 - }, { - "groupId": 57, - "instId": 300006, - "propState": 18, - "pos": { - "x": 14401, - "y": 3907, - "z": -53154 - }, - "rot": { - "x": 0, - "y": 66115, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 57, - "instId": 300007, - "propState": 18, - "pos": { - "x": -33314, - "y": 19271, - "z": -43527 - }, - "rot": { - "x": 0, - "y": 319366, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 57, - "instId": 300008, - "propState": 18, - "pos": { - "x": -27168, - "y": 19980, - "z": -55073 - }, - "rot": { - "x": 0, - "y": 1902, - "z": 0 - }, - "propId": 100020 - }, { - "groupId": 57, - "instId": 300005, - "propState": 18, - "pos": { - "x": -2095, - "y": 3655, - "z": -104852 - }, - "rot": { - "x": 0, - "y": 38488, - "z": 0 - }, - "propId": 100020 - }, { - "groupId": 57, - "instId": 300009, - "propState": 18, - "pos": { - "x": -3256, - "y": 3764, - "z": -39782 - }, - "rot": { - "x": 0, - "y": 73508, - "z": 0 - }, - "propId": 100020 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [ - { - "groupId": 64, - "instId": 400001, - "pos": { - "x": -113843, - "y": -89, - "z": -66425 - }, - "rot": { - "x": 0, - "y": 152261, - "z": 0 - }, - "npcId": 10120 - } - ], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": -113805, - "y": -89, - "z": -66672 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 8, - "pos": { - "x": -153260, - "y": -163, - "z": -61520 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1004": { - "anchorId": 1, - "groupId": 99, - "instId": 300001, - "pos": { - "x": -153260, - "y": -163, - "z": -64020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "105": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300002, - "propState": 18, - "pos": { - "x": -106954, - "y": 662, - "z": -67185 - }, - "rot": { - "x": 0, - "y": 214989, - "z": 0 - }, - "propId": 100020 - } - ], - "teleports": {} - }, - "106": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 106, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "132": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 101, - "startAnchorId": 1, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "2000301": { - "P20003_F20001001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": 39868, - "y": 80272, - "z": 99238 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100005 - }, - { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 39867, - "y": 80327, - "z": 99241 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, - { - "groupId": 1, - "instId": 300005, - "propState": 2, - "pos": { - "x": 37471, - "y": 80260, - "z": 97107 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": 189124, - "y": 82889, - "z": 141036 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 1, - "instId": 300011, - "propState": 8, - "pos": { - "x": 189124, - "y": 82816, - "z": 144281 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300007, - "propState": 2, - "pos": { - "x": 187263, - "y": 82830, - "z": 144350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 1, - "instId": 300008, - "propState": 8, - "pos": { - "x": 125966, - "y": 80503, - "z": 126902 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 1, - "instId": 300012, - "propState": 8, - "pos": { - "x": 125966, - "y": 80461, - "z": 129012 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300010, - "propState": 8, - "pos": { - "x": 124206, - "y": 80461, - "z": 129306 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 1, - "instId": 300009, - "propState": 8, - "pos": { - "x": 8732, - "y": 79658, - "z": 113930 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 1, - "instId": 300013, - "propState": 8, - "pos": { - "x": 8732, - "y": 79584, - "z": 110666 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 10469, - "y": 79626, - "z": 110460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 45424, - "y": 105, - "z": -127524 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300014, - "propState": 8, - "pos": { - "x": -5018, - "y": 79582, - "z": 99243 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300015, - "propState": 8, - "pos": { - "x": 8732, - "y": 79584, - "z": 87818 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300023, - "propState": 8, - "pos": { - "x": 6984, - "y": 79597, - "z": 88038 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 1, - "instId": 300024, - "propState": 8, - "pos": { - "x": 8730, - "y": 79658, - "z": 84610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 1, - "instId": 300016, - "propState": 1, - "pos": { - "x": 8736, - "y": 76653, - "z": 67879 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300017, - "propState": 1, - "pos": { - "x": 8744, - "y": 76650, - "z": 130573 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300018, - "propState": 1, - "pos": { - "x": 8742, - "y": 76666, - "z": 156017 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300019, - "propState": 1, - "pos": { - "x": 91516, - "y": 75846, - "z": 124886 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300020, - "propState": 1, - "pos": { - "x": 125990, - "y": 80471, - "z": 103866 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300021, - "propState": 1, - "pos": { - "x": 133415, - "y": 78661, - "z": 139710 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300022, - "propState": 1, - "pos": { - "x": 167309, - "y": 82825, - "z": 156197 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300025, - "propState": 8, - "pos": { - "x": 125990, - "y": 80651, - "z": 101929 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300004 - } - ], - "teleports": {} - }, - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": 11920, - "y": 79584, - "z": 89820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 86800, - "y": 78661, - "z": 137880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 185330, - "y": 77100, - "z": 92390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2000301": { - "anchorId": 1, - "groupId": 2, - "instId": 300001, - "pos": { - "x": 4560, - "y": 79626, - "z": 99300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2000302": { - "anchorId": 2, - "groupId": 2, - "instId": 300002, - "pos": { - "x": 92360, - "y": 78661, - "z": 140050 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2000303": { - "anchorId": 3, - "groupId": 2, - "instId": 300003, - "pos": { - "x": 187880, - "y": 77016, - "z": 95592 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300009, - "propState": 8, - "pos": { - "x": 51560, - "y": 80282, - "z": 77601 - }, - "rot": { - "x": 0, - "y": 359894, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 3, - "instId": 300013, - "propState": 8, - "pos": { - "x": 171436, - "y": 82822, - "z": 146226 - }, - "rot": { - "x": 0, - "y": 269895, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 3, - "instId": 300014, - "propState": 8, - "pos": { - "x": 168049, - "y": 77020, - "z": 99987 - }, - "rot": { - "x": 0, - "y": 269895, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 3, - "instId": 300015, - "propState": 8, - "pos": { - "x": 196142, - "y": 77019, - "z": 91994 - }, - "rot": { - "x": 0, - "y": 269895, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 3, - "instId": 300017, - "propState": 8, - "pos": { - "x": 15744, - "y": 79583, - "z": 107276 - }, - "rot": { - "x": 0, - "y": 269895, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 3, - "instId": 300018, - "propState": 8, - "pos": { - "x": 147936, - "y": 79917, - "z": 146343 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": 24934, - "y": 80280, - "z": 95797 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": 180538, - "y": 82720, - "z": 134140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 3, - "instId": 300016, - "propState": 8, - "pos": { - "x": 51490, - "y": 63990, - "z": 105530 - }, - "rot": { - "x": 0, - "y": 269895, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 3, - "instId": 300011, - "propState": 8, - "pos": { - "x": 127402, - "y": 78669, - "z": 143222 - }, - "rot": { - "x": 0, - "y": 269895, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 3, - "instId": 300010, - "propState": 8, - "pos": { - "x": 102580, - "y": 74250, - "z": 112090 - }, - "rot": { - "x": 0, - "y": 266439, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 86970, - "y": 63990, - "z": 120400 - }, - "rot": { - "x": 0, - "y": 89895, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 78860, - "y": 63990, - "z": 78745 - }, - "rot": { - "x": 0, - "y": 359895, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 80020, - "y": 78670, - "z": 137590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 168458, - "y": 82618, - "z": 131648 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 3, - "instId": 300012, - "propState": 8, - "pos": { - "x": 14850, - "y": 79626, - "z": 88660 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 3, - "instId": 300007, - "propState": 8, - "pos": { - "x": 96242, - "y": 74087, - "z": 109711 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 3, - "instId": 300008, - "propState": 8, - "pos": { - "x": 251850, - "y": 79911, - "z": 126814 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 64619, - "y": 80338, - "z": 99130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100014 - }, - { - "groupId": 4, - "instId": 300015, - "propState": 8, - "pos": { - "x": 94614, - "y": 74053, - "z": 103220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100014 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 1, - "pos": { - "x": 67646, - "y": 80000, - "z": 110350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100011 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": 67680, - "y": 79980, - "z": 88240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 4, - "instId": 300005, - "propState": 2, - "pos": { - "x": 92596, - "y": 65096, - "z": 102443 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 4, - "instId": 300006, - "propState": 8, - "pos": { - "x": 53462, - "y": 63965, - "z": 96389 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 4, - "instId": 300007, - "propState": 8, - "pos": { - "x": 50937, - "y": 63986, - "z": 78396 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300008, - "propState": 8, - "pos": { - "x": 79060, - "y": 64016, - "z": 96537 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 96590, - "y": 74248, - "z": 115140 - }, - "rot": { - "x": 0, - "y": 140035, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1005": { - "anchorId": 1, - "groupId": 7, - "instId": 300001, - "pos": { - "x": 98258, - "y": 74248, - "z": 113152 - }, - "rot": { - "x": 0, - "y": 320000, - "z": 0 - } - } - } - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300002, - "propState": 12, - "pos": { - "x": 14680, - "y": 76698, - "z": 61579 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 12, - "pos": { - "x": 42370, - "y": 80220, - "z": 115530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 18, - "instId": 300009, - "propState": 12, - "pos": { - "x": 99322, - "y": 74250, - "z": 119383 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 18, - "instId": 300008, - "propState": 12, - "pos": { - "x": 105016, - "y": 78661, - "z": 128960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 18, - "instId": 300006, - "propState": 12, - "pos": { - "x": 195158, - "y": 82822, - "z": 153782 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 18, - "instId": 300007, - "propState": 12, - "pos": { - "x": 174480, - "y": 77070, - "z": 91640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 18, - "instId": 300001, - "propState": 12, - "pos": { - "x": 73123, - "y": 64204, - "z": 99218 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60003 - }, { - "groupId": 18, - "instId": 300005, - "propState": 12, - "pos": { - "x": 127120, - "y": 80556, - "z": 82945 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60002 - }, { - "groupId": 18, - "instId": 300010, - "propState": 20, - "pos": { - "x": 124785, - "y": 80556, - "z": 82947 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60002 - }, { - "groupId": 18, - "instId": 300011, - "propState": 20, - "pos": { - "x": 127124, - "y": 80556, - "z": 84295 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60002 - }, { - "groupId": 18, - "instId": 300012, - "propState": 20, - "pos": { - "x": 124754, - "y": 80556, - "z": 84307 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60003 - }, { - "groupId": 18, - "instId": 300013, - "propState": 8, - "pos": { - "x": 125468, - "y": 81522, - "z": 83065 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 18, - "instId": 300014, - "propState": 8, - "pos": { - "x": 125468, - "y": 81522, - "z": 83065 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 18, - "instId": 300015, - "propState": 8, - "pos": { - "x": 125468, - "y": 81522, - "z": 83065 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 18, - "instId": 300016, - "propState": 8, - "pos": { - "x": 127499, - "y": 80535, - "z": 83117 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "20": { - "monsters": [ - { - "groupId": 20, - "instId": 200001, - "eventId": 20003231, - "pos": { - "x": 67030, - "y": 78660, - "z": 140230 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 11, - "pos": { - "x": 62468, - "y": 78661, - "z": 141219 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60003 - }, { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 20, - "instId": 300003, - "propState": 8, - "pos": { - "x": 62468, - "y": 78661, - "z": 141219 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 2, - "pos": { - "x": 104890, - "y": 74167, - "z": 97330 - }, - "rot": { - "x": 0, - "y": 269856, - "z": 0 - }, - "propId": 100022 - }, { - "groupId": 24, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104890, - "y": 65184, - "z": 97330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100022 - } - ], - "teleports": {} - }, - "25": { - "monsters": [ - { - "groupId": 25, - "instId": 200001, - "eventId": 20003101, - "pos": { - "x": 30460, - "y": 80286, - "z": 100110 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "monsterId": 8012010 - }, - { - "groupId": 25, - "instId": 200003, - "eventId": 20003103, - "pos": { - "x": 29517, - "y": 80286, - "z": 97059 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8012030 - }, - { - "groupId": 25, - "instId": 200004, - "eventId": 20003104, - "pos": { - "x": 63460, - "y": 80260, - "z": 118095 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8011010 - }, - { - "groupId": 25, - "instId": 200006, - "eventId": 20003106, - "pos": { - "x": 127690, - "y": 78660, - "z": 140636 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8012030 - }, { - "groupId": 25, - "instId": 200002, - "eventId": 20003112, - "pos": { - "x": 77270, - "y": 63986, - "z": 71020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8012030 - }, { - "groupId": 25, - "instId": 200005, - "eventId": 20003113, - "pos": { - "x": 100040, - "y": 65111, - "z": 129760 - }, - "rot": { - "x": 0, - "y": 173512, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300002, - "propState": 1, - "pos": { - "x": 68110, - "y": 63760, - "z": 126450 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100011 - }, - { - "groupId": 28, - "instId": 300003, - "propState": 8, - "pos": { - "x": 60350, - "y": 63690, - "z": 99240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100012 - }, - { - "groupId": 28, - "instId": 300004, - "propState": 8, - "pos": { - "x": 68090, - "y": 63760, - "z": 72010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100012 - }, - { - "groupId": 28, - "instId": 300005, - "propState": 8, - "pos": { - "x": 86210, - "y": 64310, - "z": 99240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100013 - }, { - "groupId": 28, - "instId": 300006, - "propState": 8, - "pos": { - "x": 45940, - "y": 63750, - "z": 112750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100013 - } - ], - "teleports": {} - }, - "33": { - "monsters": [ - { - "groupId": 33, - "instId": 200001, - "eventId": 20003109, - "pos": { - "x": 131689, - "y": 80471, - "z": 120140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": 247160, - "y": 79920, - "z": 125050 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - }, - "propId": 113 - } - ], - "teleports": { - "1301": { - "anchorId": 1, - "groupId": 34, - "instId": 300001, - "pos": { - "x": 248254, - "y": 79927, - "z": 122916 - }, - "rot": { - "x": 0, - "y": 343790, - "z": 0 - } - } - } - }, - "50": { - "monsters": [ - { - "groupId": 50, - "instId": 200001, - "eventId": 20003204, - "pos": { - "x": 8970, - "y": 76661, - "z": 151760 - }, - "rot": { - "x": 0, - "y": 182020, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 18, - "pos": { - "x": 122981, - "y": 80948, - "z": 83856 - }, - "rot": { - "x": 0, - "y": 144116, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 53, - "instId": 300003, - "propState": 18, - "pos": { - "x": 192679, - "y": 83577, - "z": 155288 - }, - "rot": { - "x": 0, - "y": 88684, - "z": 0 - }, - "propId": 100020 - }, { - "groupId": 53, - "instId": 300004, - "propState": 18, - "pos": { - "x": 181595, - "y": 83541, - "z": 145668 - }, - "rot": { - "x": 0, - "y": 331914, - "z": 0 - }, - "propId": 100020 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": 256220, - "y": 78796, - "z": 44330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300001, - "propState": 8, - "pos": { - "x": 254161, - "y": 81500, - "z": 42034 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "104": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 104, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1271, - "y": 81513, - "z": 99259 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 107 - } - ], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 117, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11827, - "y": 77402, - "z": 148555 - }, - "rot": { - "x": 0, - "y": 293812, - "z": 0 - }, - "propId": 100018 - } - ], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 118, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 101, - "startAnchorId": 1, - "startGroupId": 2, - "isEnteredSceneInfo": true - } - }, - "2000302": { - "P20003_F20001001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": 39868, - "y": 80272, - "z": 99238 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100005 - }, - { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 39867, - "y": 80327, - "z": 99241 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, - { - "groupId": 1, - "instId": 300005, - "propState": 2, - "pos": { - "x": 37471, - "y": 80260, - "z": 97107 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": 189124, - "y": 82889, - "z": 141036 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 1, - "instId": 300011, - "propState": 8, - "pos": { - "x": 189124, - "y": 82816, - "z": 144281 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300007, - "propState": 2, - "pos": { - "x": 187263, - "y": 82830, - "z": 144350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 1, - "instId": 300008, - "propState": 8, - "pos": { - "x": 125966, - "y": 80503, - "z": 126902 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 1, - "instId": 300012, - "propState": 8, - "pos": { - "x": 125966, - "y": 80461, - "z": 129012 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300010, - "propState": 8, - "pos": { - "x": 124206, - "y": 80461, - "z": 129306 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 1, - "instId": 300009, - "propState": 8, - "pos": { - "x": 8732, - "y": 79658, - "z": 113930 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 1, - "instId": 300013, - "propState": 8, - "pos": { - "x": 8732, - "y": 79584, - "z": 110666 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 10469, - "y": 79626, - "z": 110460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 45424, - "y": 105, - "z": -127524 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300014, - "propState": 8, - "pos": { - "x": -5018, - "y": 79582, - "z": 99243 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300015, - "propState": 8, - "pos": { - "x": 8732, - "y": 79584, - "z": 87818 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300023, - "propState": 8, - "pos": { - "x": 6984, - "y": 79597, - "z": 88038 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 1, - "instId": 300024, - "propState": 8, - "pos": { - "x": 8730, - "y": 79658, - "z": 84610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 1, - "instId": 300016, - "propState": 1, - "pos": { - "x": 8736, - "y": 76653, - "z": 67879 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300017, - "propState": 1, - "pos": { - "x": 8744, - "y": 76650, - "z": 130573 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300018, - "propState": 1, - "pos": { - "x": 8742, - "y": 76666, - "z": 156017 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300019, - "propState": 1, - "pos": { - "x": 91516, - "y": 75846, - "z": 124886 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300020, - "propState": 1, - "pos": { - "x": 125990, - "y": 80471, - "z": 103866 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300021, - "propState": 1, - "pos": { - "x": 133415, - "y": 78661, - "z": 139710 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300022, - "propState": 1, - "pos": { - "x": 167309, - "y": 82825, - "z": 156197 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300025, - "propState": 8, - "pos": { - "x": 125990, - "y": 80651, - "z": 101929 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300004 - } - ], - "teleports": {} - }, - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": 11920, - "y": 79584, - "z": 89820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 86800, - "y": 78661, - "z": 137880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 185330, - "y": 77100, - "z": 92390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2000301": { - "anchorId": 1, - "groupId": 2, - "instId": 300001, - "pos": { - "x": 4560, - "y": 79626, - "z": 99300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2000302": { - "anchorId": 2, - "groupId": 2, - "instId": 300002, - "pos": { - "x": 92360, - "y": 78661, - "z": 140050 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2000303": { - "anchorId": 3, - "groupId": 2, - "instId": 300003, - "pos": { - "x": 187880, - "y": 77016, - "z": 95592 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300009, - "propState": 8, - "pos": { - "x": 51560, - "y": 80282, - "z": 77601 - }, - "rot": { - "x": 0, - "y": 359894, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 3, - "instId": 300013, - "propState": 8, - "pos": { - "x": 171436, - "y": 82822, - "z": 146226 - }, - "rot": { - "x": 0, - "y": 269895, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 3, - "instId": 300014, - "propState": 8, - "pos": { - "x": 168049, - "y": 77020, - "z": 99987 - }, - "rot": { - "x": 0, - "y": 269895, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 3, - "instId": 300015, - "propState": 8, - "pos": { - "x": 196142, - "y": 77019, - "z": 91994 - }, - "rot": { - "x": 0, - "y": 269895, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 3, - "instId": 300017, - "propState": 8, - "pos": { - "x": 15744, - "y": 79583, - "z": 107276 - }, - "rot": { - "x": 0, - "y": 269895, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 3, - "instId": 300018, - "propState": 8, - "pos": { - "x": 147936, - "y": 79917, - "z": 146343 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": 24934, - "y": 80280, - "z": 95797 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": 180538, - "y": 82720, - "z": 134140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 3, - "instId": 300016, - "propState": 8, - "pos": { - "x": 51490, - "y": 63990, - "z": 105530 - }, - "rot": { - "x": 0, - "y": 269895, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 3, - "instId": 300011, - "propState": 8, - "pos": { - "x": 127402, - "y": 78669, - "z": 143222 - }, - "rot": { - "x": 0, - "y": 269895, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 3, - "instId": 300010, - "propState": 8, - "pos": { - "x": 102580, - "y": 74250, - "z": 112090 - }, - "rot": { - "x": 0, - "y": 266439, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 86970, - "y": 63990, - "z": 120400 - }, - "rot": { - "x": 0, - "y": 89895, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 78860, - "y": 63990, - "z": 78745 - }, - "rot": { - "x": 0, - "y": 359895, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 80020, - "y": 78670, - "z": 137590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 168458, - "y": 82618, - "z": 131648 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 3, - "instId": 300012, - "propState": 8, - "pos": { - "x": 14850, - "y": 79626, - "z": 88660 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 3, - "instId": 300007, - "propState": 8, - "pos": { - "x": 96242, - "y": 74087, - "z": 109711 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 3, - "instId": 300008, - "propState": 8, - "pos": { - "x": 251850, - "y": 79911, - "z": 126814 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 64619, - "y": 80338, - "z": 99130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100014 - }, - { - "groupId": 4, - "instId": 300015, - "propState": 8, - "pos": { - "x": 94614, - "y": 74053, - "z": 103220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100014 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 1, - "pos": { - "x": 67646, - "y": 80000, - "z": 110350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100011 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": 67680, - "y": 79980, - "z": 88240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 4, - "instId": 300005, - "propState": 2, - "pos": { - "x": 92596, - "y": 65096, - "z": 102443 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 4, - "instId": 300006, - "propState": 8, - "pos": { - "x": 53462, - "y": 63965, - "z": 96389 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 4, - "instId": 300007, - "propState": 8, - "pos": { - "x": 50937, - "y": 63986, - "z": 78396 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300008, - "propState": 8, - "pos": { - "x": 79060, - "y": 64016, - "z": 96537 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 96590, - "y": 74248, - "z": 115140 - }, - "rot": { - "x": 0, - "y": 140035, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1005": { - "anchorId": 1, - "groupId": 7, - "instId": 300001, - "pos": { - "x": 98258, - "y": 74248, - "z": 113152 - }, - "rot": { - "x": 0, - "y": 320000, - "z": 0 - } - } - } - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300002, - "propState": 12, - "pos": { - "x": 14680, - "y": 76698, - "z": 61579 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 12, - "pos": { - "x": 42370, - "y": 80220, - "z": 115530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 18, - "instId": 300009, - "propState": 12, - "pos": { - "x": 99322, - "y": 74250, - "z": 119383 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 18, - "instId": 300008, - "propState": 12, - "pos": { - "x": 105016, - "y": 78661, - "z": 128960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 18, - "instId": 300006, - "propState": 12, - "pos": { - "x": 195158, - "y": 82822, - "z": 153782 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 18, - "instId": 300007, - "propState": 12, - "pos": { - "x": 174480, - "y": 77070, - "z": 91640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 18, - "instId": 300001, - "propState": 12, - "pos": { - "x": 73123, - "y": 64204, - "z": 99218 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60003 - }, { - "groupId": 18, - "instId": 300005, - "propState": 12, - "pos": { - "x": 127120, - "y": 80556, - "z": 82945 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60002 - }, { - "groupId": 18, - "instId": 300010, - "propState": 20, - "pos": { - "x": 124785, - "y": 80556, - "z": 82947 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60002 - }, { - "groupId": 18, - "instId": 300011, - "propState": 20, - "pos": { - "x": 127124, - "y": 80556, - "z": 84295 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60002 - }, { - "groupId": 18, - "instId": 300012, - "propState": 20, - "pos": { - "x": 124754, - "y": 80556, - "z": 84307 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60003 - }, { - "groupId": 18, - "instId": 300013, - "propState": 8, - "pos": { - "x": 125468, - "y": 81522, - "z": 83065 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 18, - "instId": 300014, - "propState": 8, - "pos": { - "x": 125468, - "y": 81522, - "z": 83065 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 18, - "instId": 300015, - "propState": 8, - "pos": { - "x": 125468, - "y": 81522, - "z": 83065 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 18, - "instId": 300016, - "propState": 8, - "pos": { - "x": 127499, - "y": 80535, - "z": 83117 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "20": { - "monsters": [ - { - "groupId": 20, - "instId": 200001, - "eventId": 20003231, - "pos": { - "x": 67030, - "y": 78660, - "z": 140230 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 11, - "pos": { - "x": 62468, - "y": 78661, - "z": 141219 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60003 - }, { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 20, - "instId": 300003, - "propState": 8, - "pos": { - "x": 62468, - "y": 78661, - "z": 141219 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 2, - "pos": { - "x": 104890, - "y": 74167, - "z": 97330 - }, - "rot": { - "x": 0, - "y": 269856, - "z": 0 - }, - "propId": 100022 - }, { - "groupId": 24, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104890, - "y": 65184, - "z": 97330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100022 - } - ], - "teleports": {} - }, - "25": { - "monsters": [ - { - "groupId": 25, - "instId": 200001, - "eventId": 20003101, - "pos": { - "x": 30460, - "y": 80286, - "z": 100110 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "monsterId": 8012010 - }, - { - "groupId": 25, - "instId": 200003, - "eventId": 20003103, - "pos": { - "x": 29517, - "y": 80286, - "z": 97059 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8012030 - }, - { - "groupId": 25, - "instId": 200004, - "eventId": 20003104, - "pos": { - "x": 63460, - "y": 80260, - "z": 118095 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8011010 - }, - { - "groupId": 25, - "instId": 200006, - "eventId": 20003106, - "pos": { - "x": 127690, - "y": 78660, - "z": 140636 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8012030 - }, { - "groupId": 25, - "instId": 200002, - "eventId": 20003112, - "pos": { - "x": 77270, - "y": 63986, - "z": 71020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8012030 - }, { - "groupId": 25, - "instId": 200005, - "eventId": 20003113, - "pos": { - "x": 100040, - "y": 65111, - "z": 129760 - }, - "rot": { - "x": 0, - "y": 173512, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300002, - "propState": 1, - "pos": { - "x": 68110, - "y": 63760, - "z": 126450 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100011 - }, - { - "groupId": 28, - "instId": 300003, - "propState": 8, - "pos": { - "x": 60350, - "y": 63690, - "z": 99240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100012 - }, - { - "groupId": 28, - "instId": 300004, - "propState": 8, - "pos": { - "x": 68090, - "y": 63760, - "z": 72010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100012 - }, - { - "groupId": 28, - "instId": 300005, - "propState": 8, - "pos": { - "x": 86210, - "y": 64310, - "z": 99240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100013 - }, { - "groupId": 28, - "instId": 300006, - "propState": 8, - "pos": { - "x": 45940, - "y": 63750, - "z": 112750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100013 - } - ], - "teleports": {} - }, - "33": { - "monsters": [ - { - "groupId": 33, - "instId": 200001, - "eventId": 20003109, - "pos": { - "x": 131689, - "y": 80471, - "z": 120140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": 247160, - "y": 79920, - "z": 125050 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - }, - "propId": 113 - } - ], - "teleports": { - "1301": { - "anchorId": 1, - "groupId": 34, - "instId": 300001, - "pos": { - "x": 248254, - "y": 79927, - "z": 122916 - }, - "rot": { - "x": 0, - "y": 343790, - "z": 0 - } - } - } - }, - "50": { - "monsters": [ - { - "groupId": 50, - "instId": 200001, - "eventId": 20003204, - "pos": { - "x": 8970, - "y": 76661, - "z": 151760 - }, - "rot": { - "x": 0, - "y": 182020, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 18, - "pos": { - "x": 122981, - "y": 80948, - "z": 83856 - }, - "rot": { - "x": 0, - "y": 144116, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 53, - "instId": 300003, - "propState": 18, - "pos": { - "x": 192679, - "y": 83577, - "z": 155288 - }, - "rot": { - "x": 0, - "y": 88684, - "z": 0 - }, - "propId": 100020 - }, { - "groupId": 53, - "instId": 300004, - "propState": 18, - "pos": { - "x": 181595, - "y": 83541, - "z": 145668 - }, - "rot": { - "x": 0, - "y": 331914, - "z": 0 - }, - "propId": 100020 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": 256220, - "y": 78796, - "z": 44330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300001, - "propState": 8, - "pos": { - "x": 254161, - "y": 81500, - "z": 42034 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "104": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 104, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1271, - "y": 81513, - "z": 99259 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 107 - } - ], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 117, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11827, - "y": 77402, - "z": 148555 - }, - "rot": { - "x": 0, - "y": 293812, - "z": 0 - }, - "propId": 100018 - } - ], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 118, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 101, - "startAnchorId": 1, - "startGroupId": 149, - "isEnteredSceneInfo": true - } - }, - "2000401": { - "P20004_F20004001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": 16550, - "y": 412082, - "z": -6200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -11513, - "y": 180918, - "z": -88379 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 28310, - "y": 172315, - "z": 47630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": 23980, - "y": 143925, - "z": -22885 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2000401": { - "anchorId": 5, - "groupId": 2, - "instId": 300001, - "pos": { - "x": 7320, - "y": 412082, - "z": -1500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2000402": { - "anchorId": 2, - "groupId": 2, - "instId": 300002, - "pos": { - "x": -14714, - "y": 180918, - "z": -89770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2000403": { - "anchorId": 3, - "groupId": 2, - "instId": 300003, - "pos": { - "x": 35420, - "y": 172315, - "z": 46840 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - } - }, - "2000404": { - "anchorId": 4, - "groupId": 2, - "instId": 300004, - "pos": { - "x": 26290, - "y": 143925, - "z": -17740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300004, - "propState": 0, - "pos": { - "x": 45892, - "y": 171240, - "z": 79370 - }, - "rot": { - "x": 0, - "y": 232288, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 4, - "instId": 300005, - "propState": 0, - "pos": { - "x": 36538, - "y": 171240, - "z": 90630 - }, - "rot": { - "x": 0, - "y": 230173, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 4, - "instId": 300006, - "propState": 0, - "pos": { - "x": -31513, - "y": 179103, - "z": -117806 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 4, - "instId": 300007, - "propState": 0, - "pos": { - "x": -42120, - "y": 178950, - "z": -109089 - }, - "rot": { - "x": 0, - "y": 39426, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300001, - "propState": 0, - "pos": { - "x": -52969, - "y": 178950, - "z": -100139 - }, - "rot": { - "x": 0, - "y": 40819, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300006, - "propState": 8, - "pos": { - "x": 78570, - "y": 172707, - "z": -15496 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 81605, - "y": 163620, - "z": -14231 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 86170, - "y": 172415, - "z": -14200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 86170, - "y": 172415, - "z": -14200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 5, - "instId": 300004, - "propState": 12, - "pos": { - "x": 86170, - "y": 172415, - "z": -14200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60002 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 12, - "pos": { - "x": -2716, - "y": 413976, - "z": 20636 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 31, - "instId": 300002, - "propState": 12, - "pos": { - "x": -95043, - "y": 411908, - "z": -18250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 31, - "instId": 300003, - "propState": 12, - "pos": { - "x": -55508, - "y": 182862, - "z": -13966 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 31, - "instId": 300004, - "propState": 12, - "pos": { - "x": 10269, - "y": 180920, - "z": -103379 - }, - "rot": { - "x": 0, - "y": 220013, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 31, - "instId": 300005, - "propState": 12, - "pos": { - "x": -57810, - "y": 177414, - "z": -95270 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 31, - "instId": 300006, - "propState": 12, - "pos": { - "x": 44878, - "y": 172248, - "z": 62691 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 31, - "instId": 300007, - "propState": 12, - "pos": { - "x": 14950, - "y": 172249, - "z": 64855 - }, - "rot": { - "x": 0, - "y": 140910, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 31, - "instId": 300008, - "propState": 12, - "pos": { - "x": -48234, - "y": 182839, - "z": 45318 - }, - "rot": { - "x": 0, - "y": 140000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 31, - "instId": 300009, - "propState": 12, - "pos": { - "x": -62458, - "y": 177545, - "z": 30073 - }, - "rot": { - "x": 0, - "y": 320000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 31, - "instId": 300010, - "propState": 12, - "pos": { - "x": 7507, - "y": 172229, - "z": 89687 - }, - "rot": { - "x": 0, - "y": 6000, - "z": 0 - }, - "propId": 60001 - } - ], - "teleports": {} - }, - "34": { - "monsters": [ - { - "groupId": 34, - "instId": 200001, - "eventId": 20004231, - "pos": { - "x": 31845, - "y": 169791, - "z": 85159 - }, - "rot": { - "x": 0, - "y": 337906, - "z": 0 - }, - "monsterId": 8022010 - }, { - "groupId": 34, - "instId": 200002, - "eventId": 20004232, - "pos": { - "x": 34912, - "y": 169791, - "z": 87854 - }, - "rot": { - "x": 0, - "y": 269528, - "z": 0 - }, - "monsterId": 8022010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 11, - "pos": { - "x": 31250, - "y": 169655, - "z": 88460 - }, - "rot": { - "x": 0, - "y": 142143, - "z": 0 - }, - "propId": 60002 - }, { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 142143, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 34, - "instId": 300003, - "propState": 8, - "pos": { - "x": 31250, - "y": 169655, - "z": 88460 - }, - "rot": { - "x": 0, - "y": 142143, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": -63660, - "y": 182862, - "z": -21520 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": 50871, - "y": 172400, - "z": -59024 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 35, - "instId": 300003, - "propState": 8, - "pos": { - "x": 47540, - "y": 169655, - "z": 75000 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 35, - "instId": 300004, - "propState": 8, - "pos": { - "x": -32238, - "y": 411908, - "z": -10233 - }, - "rot": { - "x": 0, - "y": 269895, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 35, - "instId": 300005, - "propState": 8, - "pos": { - "x": -78660, - "y": 411908, - "z": -17990 - }, - "rot": { - "x": 0, - "y": 269895, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300006, - "propState": 8, - "pos": { - "x": -3039, - "y": 412082, - "z": 6833 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300007, - "propState": 8, - "pos": { - "x": -2927, - "y": 412082, - "z": -35510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 35, - "instId": 300008, - "propState": 8, - "pos": { - "x": -53854, - "y": 182862, - "z": -61283 - }, - "rot": { - "x": 0, - "y": 134000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 35, - "instId": 300009, - "propState": 8, - "pos": { - "x": -69749, - "y": 182862, - "z": -31661 - }, - "rot": { - "x": 0, - "y": 77036, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300010, - "propState": 8, - "pos": { - "x": -35639, - "y": 180918, - "z": -93976 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300011, - "propState": 8, - "pos": { - "x": 6531, - "y": 180920, - "z": -97335 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 35, - "instId": 300012, - "propState": 8, - "pos": { - "x": 14887, - "y": 174877, - "z": -110436 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300013, - "propState": 8, - "pos": { - "x": -58943, - "y": 177414, - "z": -87559 - }, - "rot": { - "x": 0, - "y": 220000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 35, - "instId": 300014, - "propState": 8, - "pos": { - "x": -46725, - "y": 177414, - "z": -104197 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300015, - "propState": 8, - "pos": { - "x": -3009, - "y": 172299, - "z": -89694 - }, - "rot": { - "x": 0, - "y": 83000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300016, - "propState": 8, - "pos": { - "x": 32701, - "y": 172225, - "z": 68710 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300017, - "propState": 8, - "pos": { - "x": 3080, - "y": 172225, - "z": 69780 - }, - "rot": { - "x": 0, - "y": 53000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 35, - "instId": 300018, - "propState": 8, - "pos": { - "x": -41643, - "y": 172241, - "z": 35096 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300019, - "propState": 8, - "pos": { - "x": -40514, - "y": 172241, - "z": 33751 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300020, - "propState": 8, - "pos": { - "x": -54202, - "y": 182862, - "z": 33693 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "propId": 100027 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 0, - "pos": { - "x": 2018, - "y": 412082, - "z": -13367 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 36, - "instId": 300003, - "propState": 14, - "pos": { - "x": -2490, - "y": 414020, - "z": -14260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100007 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 8, - "pos": { - "x": -95834, - "y": 182862, - "z": -11200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100074 - }, - { - "groupId": 41, - "instId": 300002, - "propState": 8, - "pos": { - "x": -95834, - "y": 411908, - "z": -11200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100074 - }, - { - "groupId": 41, - "instId": 300003, - "propState": 1, - "pos": { - "x": -102314, - "y": 411470, - "z": -14117 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100073 - }, - { - "groupId": 41, - "instId": 300004, - "propState": 8, - "pos": { - "x": -98020, - "y": 184490, - "z": -14058 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100091 - }, { - "groupId": 41, - "instId": 300005, - "propState": 8, - "pos": { - "x": -98020, - "y": 413482, - "z": -14190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100091 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29037, - "y": 144001, - "z": -17653 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100074 - }, - { - "groupId": 42, - "instId": 300002, - "propState": 8, - "pos": { - "x": 90400, - "y": 411908, - "z": -17380 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100074 - }, - { - "groupId": 42, - "instId": 300003, - "propState": 1, - "pos": { - "x": 96873, - "y": 168100, - "z": -14245 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100072 - }, - { - "groupId": 42, - "instId": 300004, - "propState": 8, - "pos": { - "x": 29710, - "y": 144960, - "z": -14230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100092 - }, { - "groupId": 42, - "instId": 300005, - "propState": 8, - "pos": { - "x": 92556, - "y": 413533, - "z": -14221 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100091 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2758, - "y": 144670, - "z": -14085 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 113 - } - ], - "teleports": { - "1304": { - "anchorId": 1, - "groupId": 49, - "instId": 300001, - "pos": { - "x": -470, - "y": 144131, - "z": -14350 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 0, - "pos": { - "x": -45550, - "y": 182859, - "z": 37610 - }, - "rot": { - "x": 0, - "y": 50364, - "z": 0 - }, - "propId": 100075 - }, - { - "groupId": 51, - "instId": 300002, - "propState": 1, - "pos": { - "x": 34205, - "y": 172241, - "z": 61090 - }, - "rot": { - "x": 0, - "y": 140342, - "z": 0 - }, - "propId": 100075 - }, - { - "groupId": 51, - "instId": 300003, - "propState": 0, - "pos": { - "x": -5492, - "y": 172245, - "z": 69006 - }, - "rot": { - "x": 0, - "y": 230342, - "z": 0 - }, - "propId": 100075 - }, - { - "groupId": 51, - "instId": 300004, - "propState": 1, - "pos": { - "x": 50100, - "y": 172307, - "z": 34560 - }, - "rot": { - "x": 0, - "y": 320342, - "z": 0 - }, - "propId": 100076 - }, { - "groupId": 51, - "instId": 300005, - "propState": 1, - "pos": { - "x": 4961, - "y": 172283, - "z": -85700 - }, - "rot": { - "x": 0, - "y": 264500, - "z": 0 - }, - "propId": 100076 - }, { - "groupId": 51, - "instId": 300006, - "propState": 2, - "pos": { - "x": -47126, - "y": 182937, - "z": 42050 - }, - "rot": { - "x": 0, - "y": 53340, - "z": 0 - }, - "propId": 100078 - }, { - "groupId": 51, - "instId": 300007, - "propState": 1, - "pos": { - "x": 29865, - "y": 172315, - "z": 60906 - }, - "rot": { - "x": 0, - "y": 319534, - "z": 0 - }, - "propId": 100078 - }, { - "groupId": 51, - "instId": 300008, - "propState": 1, - "pos": { - "x": -61141, - "y": 177569, - "z": 41487 - }, - "rot": { - "x": 0, - "y": 140000, - "z": 0 - }, - "propId": 100079 - }, { - "groupId": 51, - "instId": 300009, - "propState": 0, - "pos": { - "x": 86620, - "y": 411956, - "z": -14145 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100075 - }, { - "groupId": 51, - "instId": 300010, - "propState": 1, - "pos": { - "x": -92635, - "y": 411956, - "z": -14145 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100075 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "87": { - "monsters": [ - { - "groupId": 87, - "instId": 200001, - "eventId": 20004106, - "pos": { - "x": 38160, - "y": 172400, - "z": -74590 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "monsterId": 8022010 - }, { - "groupId": 87, - "instId": 200002, - "eventId": 20004107, - "pos": { - "x": 65707, - "y": 172400, - "z": -39125 - }, - "rot": { - "x": 0, - "y": 20000, - "z": 0 - }, - "monsterId": 8022010 - }, { - "groupId": 87, - "instId": 200003, - "eventId": 20004108, - "pos": { - "x": 65230, - "y": 172400, - "z": -33300 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 8022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "88": { - "monsters": [ - { - "groupId": 88, - "instId": 200001, - "eventId": 20004101, - "pos": { - "x": -63775, - "y": 182862, - "z": 0 - }, - "rot": { - "x": 0, - "y": 119339, - "z": 0 - }, - "monsterId": 8022010 - }, { - "groupId": 88, - "instId": 200002, - "eventId": 20004102, - "pos": { - "x": -63458, - "y": 182862, - "z": 2763 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 8022010 - }, { - "groupId": 88, - "instId": 200003, - "eventId": 20004103, - "pos": { - "x": -62135, - "y": 182891, - "z": 14288 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "89": { - "monsters": [ - { - "groupId": 89, - "instId": 200001, - "eventId": 20004125, - "pos": { - "x": 11579, - "y": 172226, - "z": 78947 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 0, - "pos": { - "x": -15001, - "y": 176391, - "z": 51728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26580, - "y": 143925, - "z": -3696 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 0, - "pos": { - "x": -44708, - "y": 182921, - "z": -66187 - }, - "rot": { - "x": 0, - "y": 309500, - "z": 0 - }, - "propId": 100088 - }, - { - "groupId": 97, - "instId": 300002, - "propState": 0, - "pos": { - "x": -44708, - "y": 182881, - "z": -66187 - }, - "rot": { - "x": 0, - "y": 219500, - "z": 0 - }, - "propId": 300008 - }, - { - "groupId": 97, - "instId": 300003, - "propState": 0, - "pos": { - "x": -47712, - "y": 182862, - "z": -66323 - }, - "rot": { - "x": 0, - "y": 312965, - "z": 0 - }, - "propId": 100078 - }, - { - "groupId": 97, - "instId": 300004, - "propState": 0, - "pos": { - "x": 73228, - "y": 172441, - "z": -14226 - }, - "rot": { - "x": 0, - "y": 90756, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 97, - "instId": 300005, - "propState": 0, - "pos": { - "x": 75259, - "y": 172424, - "z": -14232 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 97, - "instId": 300006, - "propState": 1, - "pos": { - "x": 13956, - "y": 172295, - "z": 85557 - }, - "rot": { - "x": 0, - "y": 185733, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 97, - "instId": 300007, - "propState": 1, - "pos": { - "x": 13963, - "y": 172245, - "z": 85628 - }, - "rot": { - "x": 0, - "y": 275733, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 97, - "instId": 300010, - "propState": 1, - "pos": { - "x": -15429, - "y": 177436, - "z": -121681 - }, - "rot": { - "x": 0, - "y": 309500, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 97, - "instId": 300011, - "propState": 1, - "pos": { - "x": 12105, - "y": 174893, - "z": -104320 - }, - "rot": { - "x": 0, - "y": 309500, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 97, - "instId": 300012, - "propState": 1, - "pos": { - "x": 25850, - "y": 172261, - "z": 50783 - }, - "rot": { - "x": 0, - "y": 95342, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 97, - "instId": 300013, - "propState": 1, - "pos": { - "x": 22247, - "y": 172300, - "z": 64676 - }, - "rot": { - "x": 0, - "y": 50342, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 97, - "instId": 300014, - "propState": 1, - "pos": { - "x": -15420, - "y": 177421, - "z": -121688 - }, - "rot": { - "x": 0, - "y": 219500, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 97, - "instId": 300015, - "propState": 1, - "pos": { - "x": 12138, - "y": 174878, - "z": -104347 - }, - "rot": { - "x": 0, - "y": 219500, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 97, - "instId": 300016, - "propState": 1, - "pos": { - "x": 25865, - "y": 172246, - "z": 50781 - }, - "rot": { - "x": 0, - "y": 5342, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 97, - "instId": 300017, - "propState": 1, - "pos": { - "x": 22300, - "y": 172252, - "z": 64720 - }, - "rot": { - "x": 0, - "y": 320342, - "z": 0 - }, - "propId": 300008 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3200, - "y": 185029, - "z": -14100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "101": { - "monsters": [], - "npcs": [ - { - "groupId": 101, - "instId": 400001, - "pos": { - "x": -4643, - "y": 172738, - "z": 91737 - }, - "rot": { - "x": 0, - "y": 247600, - "z": 0 - }, - "npcId": 3080 - }, - { - "groupId": 101, - "instId": 400002, - "pos": { - "x": -5206, - "y": 173002, - "z": 92724 - }, - "rot": { - "x": 0, - "y": 215564, - "z": 0 - }, - "npcId": 3081 - }, - { - "groupId": 101, - "instId": 400003, - "pos": { - "x": -5962, - "y": 172741, - "z": 93316 - }, - "rot": { - "x": 0, - "y": 199300, - "z": 0 - }, - "npcId": 3082 - }, - { - "groupId": 101, - "instId": 400004, - "pos": { - "x": -16748, - "y": 172894, - "z": 83222 - }, - "rot": { - "x": 0, - "y": 54600, - "z": 0 - }, - "npcId": 3083 - }, { - "groupId": 101, - "instId": 400005, - "pos": { - "x": -16361, - "y": 172494, - "z": 85133 - }, - "rot": { - "x": 0, - "y": 111382, - "z": 0 - }, - "npcId": 3084 - }, { - "groupId": 101, - "instId": 400006, - "pos": { - "x": -16995, - "y": 173797, - "z": 85478 - }, - "rot": { - "x": 0, - "y": 115217, - "z": 0 - }, - "npcId": 3085 - } - ], - "props": [ - { - "groupId": 101, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7179, - "y": 172241, - "z": 91237 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 101, - "instId": 300002, - "propState": 8, - "pos": { - "x": -16413, - "y": 172241, - "z": 84522 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 101, - "instId": 300004, - "propState": 8, - "pos": { - "x": -42716, - "y": 172241, - "z": 52871 - }, - "rot": { - "x": 0, - "y": 19414, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 101, - "instId": 300005, - "propState": 8, - "pos": { - "x": -43397, - "y": 172241, - "z": 55562 - }, - "rot": { - "x": 0, - "y": 124550, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 101, - "instId": 300006, - "propState": 8, - "pos": { - "x": -41712, - "y": 172241, - "z": 53164 - }, - "rot": { - "x": 0, - "y": 336598, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 101, - "instId": 300007, - "propState": 8, - "pos": { - "x": -5751, - "y": 173943, - "z": 92245 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 101, - "instId": 300008, - "propState": 8, - "pos": { - "x": -15848, - "y": 173943, - "z": 84031 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4200, - "y": 420480, - "z": -10800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "107": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 107, - "instId": 300001, - "propState": 8, - "pos": { - "x": 24917, - "y": 148839, - "z": -15661 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "109": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 109, - "instId": 300001, - "propState": 8, - "pos": { - "x": 27877, - "y": 411908, - "z": -10207 - }, - "rot": { - "x": 0, - "y": 269895, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 109, - "instId": 300002, - "propState": 8, - "pos": { - "x": 45700, - "y": 411908, - "z": -18047 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - } - ], - "teleports": {} - }, - "127": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 127, - "instId": 300001, - "propState": 8, - "pos": { - "x": 68024, - "y": 169639, - "z": 50287 - }, - "rot": { - "x": 0, - "y": 322107, - "z": 0 - }, - "propId": 300009 - } - ], - "teleports": {} - }, - "148": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 148, - "instId": 300001, - "propState": 1, - "pos": { - "x": -57770, - "y": 177550, - "z": 51330 - }, - "rot": { - "x": 0, - "y": 230342, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 148, - "instId": 300002, - "propState": 1, - "pos": { - "x": -57761, - "y": 177536, - "z": 51337 - }, - "rot": { - "x": 0, - "y": 320342, - "z": 0 - }, - "propId": 300008 - } - ], - "teleports": {} - }, - "149": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 149, - "instId": 300001, - "propState": 18, - "pos": { - "x": -30105, - "y": 414996, - "z": 4812 - }, - "rot": { - "x": 0, - "y": 334362, - "z": 0 - }, - "propId": 100018 - }, - { - "groupId": 149, - "instId": 300002, - "propState": 18, - "pos": { - "x": -36313, - "y": 183245, - "z": 45690 - }, - "rot": { - "x": 0, - "y": 187515, - "z": 0 - }, - "propId": 100020 - }, - { - "groupId": 149, - "instId": 300003, - "propState": 18, - "pos": { - "x": 69934, - "y": 170417, - "z": 57893 - }, - "rot": { - "x": 0, - "y": 291880, - "z": 0 - }, - "propId": 100020 - }, - { - "groupId": 149, - "instId": 300004, - "propState": 18, - "pos": { - "x": -45430, - "y": 183653, - "z": -80352 - }, - "rot": { - "x": 0, - "y": 265438, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 149, - "instId": 300005, - "propState": 18, - "pos": { - "x": -62784, - "y": 178283, - "z": 34851 - }, - "rot": { - "x": 0, - "y": 270352, - "z": 0 - }, - "propId": 100019 - } - ], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 150, - "instId": 300006, - "propState": 18, - "pos": { - "x": -26594, - "y": 181675, - "z": -93204 - }, - "rot": { - "x": 0, - "y": 334362, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 150, - "instId": 300007, - "propState": 18, - "pos": { - "x": 17317, - "y": 144064, - "z": -14898 - }, - "rot": { - "x": 0, - "y": 308519, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 150, - "instId": 300008, - "propState": 18, - "pos": { - "x": -8976, - "y": 181678, - "z": -90543 - }, - "rot": { - "x": 0, - "y": 334362, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 150, - "instId": 300009, - "propState": 18, - "pos": { - "x": 17632, - "y": 172665, - "z": 66685 - }, - "rot": { - "x": 0, - "y": 253459, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "166": { - "monsters": [], - "npcs": [ - { - "groupId": 166, - "instId": 400001, - "pos": { - "x": -43237, - "y": 172556, - "z": 55463 - }, - "rot": { - "x": 0, - "y": 123392, - "z": 0 - }, - "npcId": 3086 - }, { - "groupId": 166, - "instId": 400002, - "pos": { - "x": -42618, - "y": 172550, - "z": 53074 - }, - "rot": { - "x": 0, - "y": 27470, - "z": 0 - }, - "npcId": 3088 - }, { - "groupId": 166, - "instId": 400003, - "pos": { - "x": -41794, - "y": 172564, - "z": 53395 - }, - "rot": { - "x": 0, - "y": 339243, - "z": 0 - }, - "npcId": 3087 - } - ], - "props": [ - { - "groupId": 166, - "instId": 300001, - "propState": 8, - "pos": { - "x": -42535, - "y": 173152, - "z": 54004 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 166, - "instId": 300002, - "propState": 8, - "pos": { - "x": -42716, - "y": 172241, - "z": 52871 - }, - "rot": { - "x": 0, - "y": 19414, - "z": 0 - }, - "propId": 100047 - }, - { - "groupId": 166, - "instId": 300003, - "propState": 8, - "pos": { - "x": -43397, - "y": 172241, - "z": 55562 - }, - "rot": { - "x": 0, - "y": 124550, - "z": 0 - }, - "propId": 100047 - }, - { - "groupId": 166, - "instId": 300004, - "propState": 8, - "pos": { - "x": -41712, - "y": 172241, - "z": 53164 - }, - "rot": { - "x": 0, - "y": 336598, - "z": 0 - }, - "propId": 100047 - }, { - "groupId": 166, - "instId": 300005, - "propState": 8, - "pos": { - "x": -42800, - "y": 173610, - "z": 54148 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "191": { - "monsters": [], - "npcs": [ - { - "groupId": 191, - "instId": 400001, - "pos": { - "x": -25727, - "y": 180967, - "z": -84085 - }, - "rot": { - "x": 0, - "y": 77891, - "z": 0 - }, - "npcId": 3046 - }, { - "groupId": 191, - "instId": 400002, - "pos": { - "x": -25833, - "y": 180920, - "z": -83542 - }, - "rot": { - "x": 0, - "y": 79082, - "z": 0 - }, - "npcId": 3110 - }, { - "groupId": 191, - "instId": 400003, - "pos": { - "x": -25879, - "y": 180918, - "z": -82895 - }, - "rot": { - "x": 0, - "y": 115350, - "z": 0 - }, - "npcId": 3103 - } - ], - "props": [ - { - "groupId": 191, - "instId": 300001, - "propState": 8, - "pos": { - "x": -25034, - "y": 180967, - "z": -83922 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2010101": { - "P20101_F20101001": { - "scenes": { - "4": { - "monsters": [ - { - "groupId": 4, - "instId": 200004, - "eventId": 20101110, - "pos": { - "x": -1470, - "y": 9589, - "z": -54050 - }, - "rot": { - "x": 0, - "y": 83966, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 4, - "instId": 200005, - "eventId": 20101105, - "pos": { - "x": 29530, - "y": 2009, - "z": -61210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8001020 - }, { - "groupId": 4, - "instId": 200001, - "eventId": 20101107, - "pos": { - "x": -73968, - "y": 16048, - "z": 9539 - }, - "rot": { - "x": 0, - "y": 186699, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 4, - "instId": 200006, - "eventId": 20101106, - "pos": { - "x": -77891, - "y": 16038, - "z": 10379 - }, - "rot": { - "x": 0, - "y": 173085, - "z": 0 - }, - "monsterId": 8001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 20101231, - "pos": { - "x": -95350, - "y": 18020, - "z": 28780 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 8003010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 11, - "pos": { - "x": -93040, - "y": 18542, - "z": 30841 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": -93040, - "y": 18542, - "z": 30841 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300003, - "propState": 8, - "pos": { - "x": -92210, - "y": 15711, - "z": -10540 - }, - "rot": { - "x": 0, - "y": 4300, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 8, - "pos": { - "x": -66110, - "y": 16654, - "z": 12580 - }, - "rot": { - "x": 0, - "y": 4300, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 14, - "instId": 300005, - "propState": 8, - "pos": { - "x": -19980, - "y": 20084, - "z": 1800 - }, - "rot": { - "x": 0, - "y": 4300, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 14, - "instId": 300006, - "propState": 8, - "pos": { - "x": 21260, - "y": 14990, - "z": -4600 - }, - "rot": { - "x": 0, - "y": 4300, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 14, - "instId": 300007, - "propState": 8, - "pos": { - "x": 5450, - "y": 16622, - "z": -12380 - }, - "rot": { - "x": 0, - "y": 34500, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 14, - "instId": 300008, - "propState": 8, - "pos": { - "x": 17840, - "y": 12628, - "z": -40120 - }, - "rot": { - "x": 0, - "y": 4300, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": 41210, - "y": 3356, - "z": -55370 - }, - "rot": { - "x": 0, - "y": 34500, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": -108735, - "y": 16086, - "z": 11661 - }, - "rot": { - "x": 0, - "y": 34500, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - }, - "15": { - "monsters": [ - { - "groupId": 15, - "instId": 200005, - "eventId": 20101105, - "pos": { - "x": 29530, - "y": 2009, - "z": -61210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8001020 - }, { - "groupId": 15, - "instId": 200006, - "eventId": 20101106, - "pos": { - "x": 24170, - "y": 2120, - "z": -64020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": -140060, - "y": 12670, - "z": 42000 - }, - "rot": { - "x": 0, - "y": 131440, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": 10070, - "y": 13630, - "z": -49980 - }, - "rot": { - "x": 0, - "y": 289310, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": -140060, - "y": 13354, - "z": 42000 - }, - "rot": { - "x": 0, - "y": 41440, - "z": 0 - }, - "propId": 115 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": 23380, - "y": 14338, - "z": -16390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": 92420, - "y": 3885, - "z": -29570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2010102": { - "anchorId": 2, - "groupId": 17, - "instId": 300002, - "pos": { - "x": 20290, - "y": 14305, - "z": -16630 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - } - }, - "2010103": { - "anchorId": 3, - "groupId": 17, - "instId": 300003, - "pos": { - "x": 89070, - "y": 3558, - "z": -34210 - }, - "rot": { - "x": 0, - "y": 272850, - "z": 0 - } - } - } - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 12, - "pos": { - "x": -80610, - "y": 17887, - "z": 21650 - }, - "rot": { - "x": 0, - "y": 45940, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 18, - "instId": 300002, - "propState": 12, - "pos": { - "x": -58638, - "y": 15503, - "z": -22743 - }, - "rot": { - "x": 0, - "y": 340210, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": -570, - "y": 19364, - "z": 4480 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1006": { - "anchorId": 1, - "groupId": 19, - "instId": 300001, - "pos": { - "x": -530, - "y": 19066, - "z": 1940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "27": { - "monsters": [ - { - "groupId": 27, - "instId": 200002, - "eventId": 20101002, - "pos": { - "x": 27530, - "y": 3174, - "z": -50540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "29": { - "monsters": [ - { - "groupId": 29, - "instId": 200001, - "eventId": 20101131, - "pos": { - "x": -73760, - "y": 16058, - "z": 9740 - }, - "rot": { - "x": 0, - "y": 125926, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 29, - "instId": 200002, - "eventId": 20101132, - "pos": { - "x": -69970, - "y": 16058, - "z": 10880 - }, - "rot": { - "x": 0, - "y": 222276, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 29, - "instId": 200003, - "eventId": 20101133, - "pos": { - "x": -70091, - "y": 15953, - "z": 8163 - }, - "rot": { - "x": 0, - "y": 294403, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "32": { - "monsters": [ - { - "groupId": 32, - "instId": 200001, - "eventId": 20101135, - "pos": { - "x": -68380, - "y": 15934, - "z": -19540 - }, - "rot": { - "x": 0, - "y": 42206, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 32, - "instId": 200002, - "eventId": 20101136, - "pos": { - "x": -67980, - "y": 15839, - "z": -16580 - }, - "rot": { - "x": 0, - "y": 178409, - "z": 0 - }, - "monsterId": 8001020 - }, { - "groupId": 32, - "instId": 200003, - "eventId": 20101137, - "pos": { - "x": -65232, - "y": 15806, - "z": -18937 - }, - "rot": { - "x": 0, - "y": 288331, - "z": 0 - }, - "monsterId": 8001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "34": { - "monsters": [ - { - "groupId": 34, - "instId": 200001, - "eventId": 20101111, - "pos": { - "x": -30950, - "y": 18360, - "z": 6620 - }, - "rot": { - "x": 0, - "y": 315600, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": 41300, - "y": 3724, - "z": -36479 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1001": { - "anchorId": 1, - "groupId": 56, - "instId": 300001, - "pos": { - "x": 42548, - "y": 3716, - "z": -38422 - }, - "rot": { - "x": 0, - "y": 325718, - "z": 0 - } - } - } - }, - "78": { - "monsters": [], - "npcs": [ - { - "groupId": 78, - "instId": 400001, - "pos": { - "x": 22790, - "y": 13902, - "z": -22740 - }, - "rot": { - "x": 0, - "y": 109301, - "z": 0 - }, - "npcId": 1110 - } - ], - "props": [], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [ - { - "groupId": 102, - "instId": 400001, - "pos": { - "x": 18380, - "y": -468, - "z": -88930 - }, - "rot": { - "x": 0, - "y": 306495, - "z": 0 - }, - "npcId": 3025 - } - ], - "props": [ - { - "groupId": 102, - "instId": 300001, - "propState": 8, - "pos": { - "x": 20438, - "y": -683, - "z": -90444 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2010102": { - "P20101_F20101001": { - "scenes": { - "4": { - "monsters": [ - { - "groupId": 4, - "instId": 200004, - "eventId": 20101110, - "pos": { - "x": -1470, - "y": 9589, - "z": -54050 - }, - "rot": { - "x": 0, - "y": 83966, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 4, - "instId": 200005, - "eventId": 20101105, - "pos": { - "x": 29530, - "y": 2009, - "z": -61210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8001020 - }, { - "groupId": 4, - "instId": 200001, - "eventId": 20101107, - "pos": { - "x": -73968, - "y": 16048, - "z": 9539 - }, - "rot": { - "x": 0, - "y": 186699, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 4, - "instId": 200006, - "eventId": 20101106, - "pos": { - "x": -77891, - "y": 16038, - "z": 10379 - }, - "rot": { - "x": 0, - "y": 173085, - "z": 0 - }, - "monsterId": 8001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 20101231, - "pos": { - "x": -95350, - "y": 18020, - "z": 28780 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 8003010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 11, - "pos": { - "x": -93040, - "y": 18542, - "z": 30841 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": -93040, - "y": 18542, - "z": 30841 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300003, - "propState": 8, - "pos": { - "x": -92210, - "y": 15711, - "z": -10540 - }, - "rot": { - "x": 0, - "y": 4300, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 8, - "pos": { - "x": -66110, - "y": 16654, - "z": 12580 - }, - "rot": { - "x": 0, - "y": 4300, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 14, - "instId": 300005, - "propState": 8, - "pos": { - "x": -19980, - "y": 20084, - "z": 1800 - }, - "rot": { - "x": 0, - "y": 4300, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 14, - "instId": 300006, - "propState": 8, - "pos": { - "x": 21260, - "y": 14990, - "z": -4600 - }, - "rot": { - "x": 0, - "y": 4300, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 14, - "instId": 300007, - "propState": 8, - "pos": { - "x": 5450, - "y": 16622, - "z": -12380 - }, - "rot": { - "x": 0, - "y": 34500, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 14, - "instId": 300008, - "propState": 8, - "pos": { - "x": 17840, - "y": 12628, - "z": -40120 - }, - "rot": { - "x": 0, - "y": 4300, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": 41210, - "y": 3356, - "z": -55370 - }, - "rot": { - "x": 0, - "y": 34500, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": -108735, - "y": 16086, - "z": 11661 - }, - "rot": { - "x": 0, - "y": 34500, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - }, - "15": { - "monsters": [ - { - "groupId": 15, - "instId": 200005, - "eventId": 20101105, - "pos": { - "x": 29530, - "y": 2009, - "z": -61210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8001020 - }, { - "groupId": 15, - "instId": 200006, - "eventId": 20101106, - "pos": { - "x": 24170, - "y": 2120, - "z": -64020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": -140060, - "y": 12670, - "z": 42000 - }, - "rot": { - "x": 0, - "y": 131440, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": 10070, - "y": 13630, - "z": -49980 - }, - "rot": { - "x": 0, - "y": 289310, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": -140060, - "y": 13354, - "z": 42000 - }, - "rot": { - "x": 0, - "y": 41440, - "z": 0 - }, - "propId": 115 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": 23380, - "y": 14338, - "z": -16390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": 92420, - "y": 3885, - "z": -29570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2010102": { - "anchorId": 2, - "groupId": 17, - "instId": 300002, - "pos": { - "x": 20290, - "y": 14305, - "z": -16630 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - } - }, - "2010103": { - "anchorId": 3, - "groupId": 17, - "instId": 300003, - "pos": { - "x": 89070, - "y": 3558, - "z": -34210 - }, - "rot": { - "x": 0, - "y": 272850, - "z": 0 - } - } - } - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 12, - "pos": { - "x": -80610, - "y": 17887, - "z": 21650 - }, - "rot": { - "x": 0, - "y": 45940, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 18, - "instId": 300002, - "propState": 12, - "pos": { - "x": -58638, - "y": 15503, - "z": -22743 - }, - "rot": { - "x": 0, - "y": 340210, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": -570, - "y": 19364, - "z": 4480 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1006": { - "anchorId": 1, - "groupId": 19, - "instId": 300001, - "pos": { - "x": -530, - "y": 19066, - "z": 1940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "27": { - "monsters": [ - { - "groupId": 27, - "instId": 200002, - "eventId": 20101002, - "pos": { - "x": 27530, - "y": 3174, - "z": -50540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "29": { - "monsters": [ - { - "groupId": 29, - "instId": 200001, - "eventId": 20101131, - "pos": { - "x": -73760, - "y": 16058, - "z": 9740 - }, - "rot": { - "x": 0, - "y": 125926, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 29, - "instId": 200002, - "eventId": 20101132, - "pos": { - "x": -69970, - "y": 16058, - "z": 10880 - }, - "rot": { - "x": 0, - "y": 222276, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 29, - "instId": 200003, - "eventId": 20101133, - "pos": { - "x": -70091, - "y": 15953, - "z": 8163 - }, - "rot": { - "x": 0, - "y": 294403, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "32": { - "monsters": [ - { - "groupId": 32, - "instId": 200001, - "eventId": 20101135, - "pos": { - "x": -68380, - "y": 15934, - "z": -19540 - }, - "rot": { - "x": 0, - "y": 42206, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 32, - "instId": 200002, - "eventId": 20101136, - "pos": { - "x": -67980, - "y": 15839, - "z": -16580 - }, - "rot": { - "x": 0, - "y": 178409, - "z": 0 - }, - "monsterId": 8001020 - }, { - "groupId": 32, - "instId": 200003, - "eventId": 20101137, - "pos": { - "x": -65232, - "y": 15806, - "z": -18937 - }, - "rot": { - "x": 0, - "y": 288331, - "z": 0 - }, - "monsterId": 8001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "34": { - "monsters": [ - { - "groupId": 34, - "instId": 200001, - "eventId": 20101111, - "pos": { - "x": -30950, - "y": 18360, - "z": 6620 - }, - "rot": { - "x": 0, - "y": 315600, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": 41300, - "y": 3724, - "z": -36479 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1001": { - "anchorId": 1, - "groupId": 56, - "instId": 300001, - "pos": { - "x": 42548, - "y": 3716, - "z": -38422 - }, - "rot": { - "x": 0, - "y": 325718, - "z": 0 - } - } - } - }, - "78": { - "monsters": [], - "npcs": [ - { - "groupId": 78, - "instId": 400001, - "pos": { - "x": 22790, - "y": 13902, - "z": -22740 - }, - "rot": { - "x": 0, - "y": 109301, - "z": 0 - }, - "npcId": 1110 - } - ], - "props": [], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [ - { - "groupId": 102, - "instId": 400001, - "pos": { - "x": 18380, - "y": -468, - "z": -88930 - }, - "rot": { - "x": 0, - "y": 306495, - "z": 0 - }, - "npcId": 3025 - } - ], - "props": [ - { - "groupId": 102, - "instId": 300001, - "propState": 8, - "pos": { - "x": 20438, - "y": -683, - "z": -90444 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 201, - "startAnchorId": 1, - "startGroupId": 88, - "isEnteredSceneInfo": true - } - }, - "2011101": { - "P20111_F20111001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": 39310, - "y": -2167, - "z": -8490 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5620, - "y": -2134, - "z": -69913 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": -19929, - "y": -2108, - "z": -167830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 46550, - "y": -2167, - "z": -7870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "2011101": { - "anchorId": 1, - "groupId": 2, - "instId": 300001, - "pos": { - "x": 34190, - "y": -2167, - "z": -8490 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2011102": { - "anchorId": 2, - "groupId": 2, - "instId": 300002, - "pos": { - "x": 8460, - "y": -2134, - "z": -72956 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2011103": { - "anchorId": 3, - "groupId": 2, - "instId": 300004, - "pos": { - "x": -22970, - "y": -2034, - "z": -170000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [ - { - "groupId": 3, - "instId": 200001, - "eventId": 20111231, - "pos": { - "x": -6530, - "y": 1876, - "z": 30540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1022020 - }, { - "groupId": 3, - "instId": 200002, - "eventId": 20111234, - "pos": { - "x": -9060, - "y": 1876, - "z": 29460 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 1022020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 11, - "pos": { - "x": -6530, - "y": 1876, - "z": 33390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6530, - "y": 1876, - "z": 33390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": -6530, - "y": 1876, - "z": 33390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 12, - "pos": { - "x": 21294, - "y": 1824, - "z": -1800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 12, - "pos": { - "x": 12375, - "y": -2139, - "z": -18513 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 12, - "pos": { - "x": 21686, - "y": -1134, - "z": -73254 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 12, - "pos": { - "x": 22635, - "y": -2134, - "z": -172267 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 5, - "instId": 300005, - "propState": 12, - "pos": { - "x": -8050, - "y": -2134, - "z": -173160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 5, - "instId": 300008, - "propState": 12, - "pos": { - "x": -59200, - "y": -2141, - "z": -184760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11338, - "y": -2134, - "z": -71598 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": -8669, - "y": 1876, - "z": 15180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": -25470, - "y": -2134, - "z": -173596 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 37660, - "y": -140, - "z": -182380 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -22553, - "y": 1876, - "z": 6976 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": 10950, - "y": -2145, - "z": -32836 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 44040, - "y": -1134, - "z": -100890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 32068, - "y": -2134, - "z": -113765 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 17643, - "y": -2134, - "z": -133971 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 15969, - "y": -2134, - "z": -156658 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300010, - "propState": 8, - "pos": { - "x": 6583, - "y": -2134, - "z": -184250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": 34179, - "y": -140, - "z": -197655 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": -2551, - "y": 1876, - "z": 21501 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300014, - "propState": 8, - "pos": { - "x": 27004, - "y": -1134, - "z": -100501 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300015, - "propState": 8, - "pos": { - "x": 880, - "y": -2134, - "z": -173237 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 18, - "pos": { - "x": 33892, - "y": 788, - "z": -211942 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 11, - "instId": 300002, - "propState": 18, - "pos": { - "x": 51129, - "y": 800, - "z": -208073 - }, - "rot": { - "x": 0, - "y": 324790, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 11, - "instId": 300003, - "propState": 18, - "pos": { - "x": -3814, - "y": -873, - "z": -113346 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101030 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 1, - "pos": { - "x": 4870, - "y": 1876, - "z": 11640 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 101004 - } - ], - "teleports": {} - }, - "19": { - "monsters": [ - { - "groupId": 19, - "instId": 200001, - "eventId": 101207, - "pos": { - "x": -60650, - "y": -2141, - "z": -170300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8003041 - } - ], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300003, - "propState": 8, - "pos": { - "x": -60650, - "y": -1141, - "z": -170300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1107": { - "anchorId": 1, - "groupId": 19, - "instId": 300003, - "pos": { - "x": -54207, - "y": -2141, - "z": -170330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "20": { - "monsters": [ - { - "groupId": 20, - "instId": 200001, - "eventId": 20111233, - "pos": { - "x": 49100, - "y": -140, - "z": -187240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8003020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 11, - "pos": { - "x": 49420, - "y": -140, - "z": -183300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 20, - "instId": 300003, - "propState": 8, - "pos": { - "x": 47346, - "y": -140, - "z": -187947 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": 13127, - "y": -2139, - "z": -16017 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 21, - "instId": 300008, - "propState": 8, - "pos": { - "x": 10810, - "y": -2160, - "z": -20560 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 101001 - }, - { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29457, - "y": -1114, - "z": -87132 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": 26760, - "y": -1150, - "z": -82588 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 21, - "instId": 300005, - "propState": 8, - "pos": { - "x": -5290, - "y": -2107, - "z": -170316 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 21, - "instId": 300004, - "propState": 2, - "pos": { - "x": 4800, - "y": -2160, - "z": -208496 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 21, - "instId": 300006, - "propState": 8, - "pos": { - "x": -2370, - "y": -2134, - "z": -88890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 21, - "instId": 300007, - "propState": 2, - "pos": { - "x": -4570, - "y": -2134, - "z": -87780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2320, - "y": -2134, - "z": -77850 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1007": { - "anchorId": 1, - "groupId": 23, - "instId": 300001, - "pos": { - "x": 110, - "y": -2130, - "z": -78020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "24": { - "monsters": [ - { - "groupId": 24, - "instId": 200001, - "eventId": 20111133, - "pos": { - "x": 29090, - "y": -2130, - "z": -112310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -20000, - "y": 1876, - "z": 9600 - }, - "rot": { - "x": 0, - "y": 65657, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1002": { - "anchorId": 1, - "groupId": 26, - "instId": 300001, - "pos": { - "x": -17550, - "y": 1876, - "z": 9728 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "27": { - "monsters": [ - { - "groupId": 27, - "instId": 200001, - "eventId": 20111101, - "pos": { - "x": -1120, - "y": -2139, - "z": -21790 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 8001020 - }, - { - "groupId": 27, - "instId": 200002, - "eventId": 20111102, - "pos": { - "x": -190, - "y": -2140, - "z": -24050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1022020 - }, - { - "groupId": 27, - "instId": 200003, - "eventId": 20111103, - "pos": { - "x": 7880, - "y": -2139, - "z": -44360 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8001020 - }, - { - "groupId": 27, - "instId": 200006, - "eventId": 20111106, - "pos": { - "x": -2200, - "y": -2134, - "z": -110430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1022020 - }, { - "groupId": 27, - "instId": 200007, - "eventId": 20111107, - "pos": { - "x": 21800, - "y": -2134, - "z": -133240 - }, - "rot": { - "x": 0, - "y": 759, - "z": 0 - }, - "monsterId": 8001020 - }, { - "groupId": 27, - "instId": 200008, - "eventId": 20111108, - "pos": { - "x": 4730, - "y": -2134, - "z": -206060 - }, - "rot": { - "x": 0, - "y": 759, - "z": 0 - }, - "monsterId": 1022020 - }, { - "groupId": 27, - "instId": 200004, - "eventId": 20111131, - "pos": { - "x": 24270, - "y": -2134, - "z": -154779 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 8001010 - }, { - "groupId": 27, - "instId": 200005, - "eventId": 20111132, - "pos": { - "x": 17710, - "y": -2134, - "z": -155750 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 1022020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": 17393, - "y": -1130, - "z": -136874 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 47, - "instId": 300002, - "propState": 8, - "pos": { - "x": 28330, - "y": -140, - "z": -208530 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 301010 - }, - { - "groupId": 47, - "instId": 300003, - "propState": 10, - "pos": { - "x": 28664, - "y": 542, - "z": -208193 - }, - "rot": { - "x": 0, - "y": 143675, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 47, - "instId": 300004, - "propState": 20, - "pos": { - "x": 18957, - "y": -2130, - "z": -135022 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 47, - "instId": 300007, - "propState": 8, - "pos": { - "x": 17401, - "y": -2120, - "z": -136560 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 47, - "instId": 300005, - "propState": 8, - "pos": { - "x": 7600, - "y": 14845, - "z": 120316 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 47, - "instId": 300006, - "propState": 8, - "pos": { - "x": 28330, - "y": -140, - "z": -208530 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 47, - "instId": 300008, - "propState": 1, - "pos": { - "x": 19880, - "y": -2034, - "z": -135326 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 47, - "instId": 300009, - "propState": 8, - "pos": { - "x": 28330, - "y": -240, - "z": -208530 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300020, - "propState": 8, - "pos": { - "x": 33430, - "y": -1130, - "z": -93490 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 53, - "instId": 300001, - "propState": 20, - "pos": { - "x": 39650, - "y": -1134, - "z": -91550 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 53, - "instId": 300002, - "propState": 8, - "pos": { - "x": 39650, - "y": -1134, - "z": -91550 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300020, - "propState": 8, - "pos": { - "x": 33430, - "y": -1130, - "z": -93490 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 54, - "instId": 300001, - "propState": 20, - "pos": { - "x": 41810, - "y": -1134, - "z": -91550 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4570, - "y": -2134, - "z": -98970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 12, - "pos": { - "x": -4750, - "y": -2134, - "z": -93550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 61, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4750, - "y": -2134, - "z": -93550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 61, - "instId": 300003, - "propState": 8, - "pos": { - "x": -4750, - "y": -2134, - "z": -93550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300008, - "propState": 12, - "pos": { - "x": 25480, - "y": -140, - "z": -175060 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2012101": { - "P20121_F20121001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300006, - "propState": 8, - "pos": { - "x": 124660, - "y": 46850, - "z": -23660 - }, - "rot": { - "x": 0, - "y": 13992, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 179270, - "y": 55691, - "z": -188100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": 189170, - "y": 34698, - "z": -155570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 2, - "instId": 300005, - "propState": 8, - "pos": { - "x": 130170, - "y": 46659, - "z": -17500 - }, - "rot": { - "x": 0, - "y": 347080, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 130170, - "y": 48150, - "z": -17500 - }, - "rot": { - "x": 0, - "y": 347080, - "z": 0 - }, - "propId": 115 - }, { - "groupId": 2, - "instId": 300007, - "propState": 8, - "pos": { - "x": 131470, - "y": 46110, - "z": -17200 - }, - "rot": { - "x": 0, - "y": 347080, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": 248251, - "y": 45265, - "z": -74400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2012101": { - "anchorId": 1, - "groupId": 2, - "instId": 300006, - "pos": { - "x": 127850, - "y": 46588, - "z": -27590 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - } - }, - "2012102": { - "anchorId": 2, - "groupId": 2, - "instId": 300002, - "pos": { - "x": 177855, - "y": 55671, - "z": -185106 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - } - }, - "2012103": { - "anchorId": 4, - "groupId": 2, - "instId": 300004, - "pos": { - "x": 191750, - "y": 34645, - "z": -153710 - }, - "rot": { - "x": 0, - "y": 10000, - "z": 0 - } - }, - "2012105": { - "anchorId": 3, - "groupId": 2, - "instId": 300001, - "pos": { - "x": 245860, - "y": 45265, - "z": -70270 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300013, - "propState": 8, - "pos": { - "x": 135109, - "y": 50639, - "z": -125266 - }, - "rot": { - "x": 0, - "y": 328448, - "z": 0 - }, - "propId": 301004 - }, - { - "groupId": 3, - "instId": 300027, - "propState": 2, - "pos": { - "x": 128700, - "y": 58984, - "z": -126230 - }, - "rot": { - "x": 0, - "y": 234180, - "z": 0 - }, - "propId": 101008 - }, - { - "groupId": 3, - "instId": 300011, - "propState": 8, - "pos": { - "x": 142080, - "y": 28415, - "z": -124750 - }, - "rot": { - "x": 0, - "y": 352131, - "z": 0 - }, - "propId": 101008 - }, - { - "groupId": 3, - "instId": 300005, - "propState": 2, - "pos": { - "x": 135120, - "y": 59008, - "z": -125260 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 101007 - }, { - "groupId": 3, - "instId": 300035, - "propState": 8, - "pos": { - "x": 135120, - "y": 28080, - "z": -125260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301005 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 12, - "pos": { - "x": 99079, - "y": 56086, - "z": -50917 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 5, - "instId": 300009, - "propState": 12, - "pos": { - "x": 170040, - "y": 54039, - "z": -146640 - }, - "rot": { - "x": 0, - "y": 122263, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 12, - "pos": { - "x": 173580, - "y": 55876, - "z": -193280 - }, - "rot": { - "x": 0, - "y": 339363, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 5, - "instId": 300008, - "propState": 12, - "pos": { - "x": 203510, - "y": 51271, - "z": -169400 - }, - "rot": { - "x": 0, - "y": 82181, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 5, - "instId": 300004, - "propState": 12, - "pos": { - "x": 244112, - "y": 50340, - "z": -129259 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 5, - "instId": 300012, - "propState": 12, - "pos": { - "x": 149090, - "y": 46537, - "z": -62970 - }, - "rot": { - "x": 0, - "y": 182537, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 5, - "instId": 300003, - "propState": 12, - "pos": { - "x": 249238, - "y": 45398, - "z": -48786 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 5, - "instId": 300005, - "propState": 12, - "pos": { - "x": 271040, - "y": 52609, - "z": -143760 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 5, - "instId": 300007, - "propState": 12, - "pos": { - "x": 234507, - "y": 47449, - "z": -111689 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 5, - "instId": 300010, - "propState": 12, - "pos": { - "x": 127440, - "y": 38191, - "z": -94150 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": 167410, - "y": 56130, - "z": -176500 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 119960, - "y": 47038, - "z": -31560 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 6, - "instId": 300020, - "propState": 8, - "pos": { - "x": 192610, - "y": 28566, - "z": -138040 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 124978, - "y": 52757, - "z": -61597 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": 126950, - "y": 58985, - "z": -123750 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 96697, - "y": 58612, - "z": -85094 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 133060, - "y": 58914, - "z": -151580 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 176670, - "y": 54698, - "z": -157982 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300014, - "propState": 8, - "pos": { - "x": 225358, - "y": 44239, - "z": -154609 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300015, - "propState": 8, - "pos": { - "x": 258970, - "y": 52799, - "z": -164370 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300016, - "propState": 8, - "pos": { - "x": 249460, - "y": 52235, - "z": -149290 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 227220, - "y": 47702, - "z": -119910 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300017, - "propState": 8, - "pos": { - "x": 239470, - "y": 45318, - "z": -82210 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300018, - "propState": 8, - "pos": { - "x": 150580, - "y": 46487, - "z": -75710 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 166430, - "y": 46395, - "z": -60810 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": 212053, - "y": 46632, - "z": -58076 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300019, - "propState": 8, - "pos": { - "x": 205990, - "y": 28524, - "z": -136970 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": 118200, - "y": 46590, - "z": -66470 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 250240, - "y": 52634, - "z": -172840 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 6, - "instId": 300010, - "propState": 8, - "pos": { - "x": 141530, - "y": 28704, - "z": -114190 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 185138, - "y": 56852, - "z": -180397 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": 160677, - "y": 57693, - "z": -195411 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": 163010, - "y": 57587, - "z": -185578 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "13": { - "monsters": [ - { - "groupId": 13, - "instId": 200002, - "eventId": 20121102, - "pos": { - "x": 179340, - "y": 53929, - "z": -152480 - }, - "rot": { - "x": 0, - "y": 58402, - "z": 0 - }, - "monsterId": 1002020 - }, { - "groupId": 13, - "instId": 200005, - "eventId": 20121105, - "pos": { - "x": 242620, - "y": 50290, - "z": -133130 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1012030 - }, { - "groupId": 13, - "instId": 200006, - "eventId": 20121106, - "pos": { - "x": 224980, - "y": 44725, - "z": -151410 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 1012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "21": { - "monsters": [ - { - "groupId": 21, - "instId": 200001, - "eventId": 101205, - "pos": { - "x": 188380, - "y": 28600, - "z": -126680 - }, - "rot": { - "x": 0, - "y": 191491, - "z": 0 - }, - "monsterId": 1013021 - } - ], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": 188380, - "y": 29400, - "z": -126680 - }, - "rot": { - "x": 0, - "y": 101491, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1105": { - "anchorId": 1, - "groupId": 21, - "instId": 300003, - "pos": { - "x": 187420, - "y": 28490, - "z": -132974 - }, - "rot": { - "x": 0, - "y": 11491, - "z": 0 - } - } - } - }, - "23": { - "monsters": [ - { - "groupId": 23, - "instId": 200001, - "eventId": 20121232, - "pos": { - "x": 131452, - "y": 28991, - "z": -111908 - }, - "rot": { - "x": 0, - "y": 320000, - "z": 0 - }, - "monsterId": 1002020 - }, { - "groupId": 23, - "instId": 200002, - "eventId": 20121234, - "pos": { - "x": 128830, - "y": 28900, - "z": -112560 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "monsterId": 1002020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 11, - "pos": { - "x": 129890, - "y": 29189, - "z": -109870 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 23, - "instId": 300003, - "propState": 8, - "pos": { - "x": 129890, - "y": 29189, - "z": -109870 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "26": { - "monsters": [ - { - "groupId": 26, - "instId": 200001, - "eventId": 20121231, - "pos": { - "x": 209910, - "y": 28409, - "z": -141180 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "monsterId": 1013020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 11, - "pos": { - "x": 213240, - "y": 28451, - "z": -142390 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 213240, - "y": 28451, - "z": -142390 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 18, - "pos": { - "x": 260568, - "y": 52986, - "z": -148140 - }, - "rot": { - "x": 0, - "y": 224357, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 31, - "instId": 300002, - "propState": 18, - "pos": { - "x": 235771, - "y": 46209, - "z": -48586 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 31, - "instId": 300003, - "propState": 18, - "pos": { - "x": 151933, - "y": 47273, - "z": -76061 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 31, - "instId": 300004, - "propState": 18, - "pos": { - "x": 97294, - "y": 56769, - "z": -50059 - }, - "rot": { - "x": 0, - "y": 283011, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 31, - "instId": 300005, - "propState": 18, - "pos": { - "x": 156284, - "y": 29163, - "z": -130299 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101027 - }, { - "groupId": 31, - "instId": 300006, - "propState": 18, - "pos": { - "x": 252955, - "y": 45850, - "z": -59294 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 31, - "instId": 300007, - "propState": 18, - "pos": { - "x": 128824, - "y": 47381, - "z": -42838 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 31, - "instId": 300008, - "propState": 18, - "pos": { - "x": 136118, - "y": 59590, - "z": -154374 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 31, - "instId": 300009, - "propState": 18, - "pos": { - "x": 152307, - "y": 47055, - "z": -62238 - }, - "rot": { - "x": 0, - "y": 57258, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 31, - "instId": 300010, - "propState": 18, - "pos": { - "x": 168275, - "y": 56834, - "z": -195832 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 31, - "instId": 300011, - "propState": 18, - "pos": { - "x": 256422, - "y": 53744, - "z": -161454 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 31, - "instId": 300012, - "propState": 18, - "pos": { - "x": 176690, - "y": 47475, - "z": -61625 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 31, - "instId": 300013, - "propState": 18, - "pos": { - "x": 246522, - "y": 46318, - "z": -49765 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 31, - "instId": 300014, - "propState": 18, - "pos": { - "x": 247496, - "y": 45984, - "z": -48001 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101029 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": 186417, - "y": 55112, - "z": -167952 - }, - "rot": { - "x": 0, - "y": 114082, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1003": { - "anchorId": 1, - "groupId": 50, - "instId": 300001, - "pos": { - "x": 186692, - "y": 55115, - "z": -170540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "62": { - "monsters": [ - { - "groupId": 62, - "instId": 200001, - "eventId": 20121133, - "pos": { - "x": 142751, - "y": 59115, - "z": -170159 - }, - "rot": { - "x": 0, - "y": 54449, - "z": 0 - }, - "monsterId": 1012030 - }, - { - "groupId": 62, - "instId": 200002, - "eventId": 20121132, - "pos": { - "x": 146980, - "y": 59055, - "z": -163810 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 1012030 - }, - { - "groupId": 62, - "instId": 200004, - "eventId": 20121131, - "pos": { - "x": 140010, - "y": 58960, - "z": -153560 - }, - "rot": { - "x": 0, - "y": 328470, - "z": 0 - }, - "monsterId": 1002020 - }, - { - "groupId": 62, - "instId": 200008, - "eventId": 20121134, - "pos": { - "x": 222630, - "y": 52430, - "z": -173510 - }, - "rot": { - "x": 0, - "y": 263890, - "z": 0 - }, - "monsterId": 1002020 - }, { - "groupId": 62, - "instId": 200011, - "eventId": 20121135, - "pos": { - "x": 222250, - "y": 52457, - "z": -176670 - }, - "rot": { - "x": 0, - "y": 262496, - "z": 0 - }, - "monsterId": 1002020 - }, { - "groupId": 62, - "instId": 200003, - "eventId": 20121136, - "pos": { - "x": 218140, - "y": 52470, - "z": -177540 - }, - "rot": { - "x": 0, - "y": 263890, - "z": 0 - }, - "monsterId": 1002020 - }, { - "groupId": 62, - "instId": 200015, - "eventId": 20121137, - "pos": { - "x": 155070, - "y": 28356, - "z": -127410 - }, - "rot": { - "x": 0, - "y": 230230, - "z": 0 - }, - "monsterId": 1002020 - }, { - "groupId": 62, - "instId": 200017, - "eventId": 20121138, - "pos": { - "x": 153520, - "y": 28400, - "z": -123990 - }, - "rot": { - "x": 0, - "y": 89850, - "z": 0 - }, - "monsterId": 1002020 - }, { - "groupId": 62, - "instId": 200018, - "eventId": 20121139, - "pos": { - "x": 150230, - "y": 28370, - "z": -125610 - }, - "rot": { - "x": 0, - "y": 149103, - "z": 0 - }, - "monsterId": 1002020 - }, { - "groupId": 62, - "instId": 200020, - "eventId": 20121140, - "pos": { - "x": 165620, - "y": 32560, - "z": -102050 - }, - "rot": { - "x": 0, - "y": 44440, - "z": 0 - }, - "monsterId": 1002020 - }, { - "groupId": 62, - "instId": 200006, - "eventId": 20121141, - "pos": { - "x": 167520, - "y": 32650, - "z": -99197 - }, - "rot": { - "x": 0, - "y": 187800, - "z": 0 - }, - "monsterId": 1002020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300003, - "propState": 8, - "pos": { - "x": 111550, - "y": 58980, - "z": -112800 - }, - "rot": { - "x": 0, - "y": 313824, - "z": 0 - }, - "propId": 3001 - } - ], - "teleports": { - "1408": { - "anchorId": 1, - "groupId": 92, - "instId": 300003, - "pos": { - "x": 113106, - "y": 58985, - "z": -111376 - }, - "rot": { - "x": 0, - "y": 226765, - "z": 0 - } - } - } - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": 151709, - "y": 56678, - "z": -189036 - }, - "rot": { - "x": 0, - "y": 211122, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": 153577, - "y": 59040, - "z": -153911 - }, - "rot": { - "x": 0, - "y": 290113, - "z": 0 - }, - "propId": 301010 - }, - { - "groupId": 96, - "instId": 300003, - "propState": 10, - "pos": { - "x": 153268, - "y": 59811, - "z": -153615 - }, - "rot": { - "x": 0, - "y": 116202, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 96, - "instId": 300004, - "propState": 20, - "pos": { - "x": 151080, - "y": 56276, - "z": -190790 - }, - "rot": { - "x": 0, - "y": 77745, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 96, - "instId": 300007, - "propState": 8, - "pos": { - "x": 154034, - "y": 56031, - "z": -189967 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 96, - "instId": 300005, - "propState": 8, - "pos": { - "x": 153577, - "y": 59040, - "z": -153911 - }, - "rot": { - "x": 0, - "y": 290113, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 96, - "instId": 300006, - "propState": 1, - "pos": { - "x": 151709, - "y": 56678, - "z": -189036 - }, - "rot": { - "x": 0, - "y": 211122, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 96, - "instId": 300008, - "propState": 8, - "pos": { - "x": 117426, - "y": 56229, - "z": -182552 - }, - "rot": { - "x": 0, - "y": 293330, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 8, - "pos": { - "x": 114610, - "y": 46975, - "z": -44960 - }, - "rot": { - "x": 0, - "y": 358325, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1010": { - "anchorId": 1, - "groupId": 100, - "instId": 300001, - "pos": { - "x": 117240, - "y": 46810, - "z": -44877 - }, - "rot": { - "x": 0, - "y": 268325, - "z": 0 - } - } - } - }, - "123": { - "monsters": [ - { - "groupId": 123, - "instId": 200001, - "eventId": 101212, - "pos": { - "x": 264960, - "y": 52545, - "z": -152620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1023012 - } - ], - "npcs": [], - "props": [ - { - "groupId": 123, - "instId": 300003, - "propState": 8, - "pos": { - "x": 264960, - "y": 53545, - "z": -152620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1112": { - "anchorId": 1, - "groupId": 123, - "instId": 300003, - "pos": { - "x": 264660, - "y": 52546, - "z": -158480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - } - }, - "planeType": 2, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2012201": { - "P20122_F20122001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31430, - "y": 119, - "z": 32570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -72729, - "y": 1370, - "z": 116261 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": -35133, - "y": 9075, - "z": 161445 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": -35140, - "y": -64, - "z": 26340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 2, - "instId": 300005, - "propState": 8, - "pos": { - "x": -35140, - "y": 1420, - "z": 26340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 115 - }, { - "groupId": 2, - "instId": 300006, - "propState": 8, - "pos": { - "x": -35140, - "y": -800, - "z": 26340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 2, - "instId": 300007, - "propState": 8, - "pos": { - "x": 11680, - "y": -2551, - "z": 152440 - }, - "rot": { - "x": 0, - "y": 268889, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "2012201": { - "anchorId": 1, - "groupId": 2, - "instId": 300001, - "pos": { - "x": -34650, - "y": -130, - "z": 35570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2012202": { - "anchorId": 2, - "groupId": 2, - "instId": 300002, - "pos": { - "x": -70300, - "y": 1258, - "z": 118941 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2012203": { - "anchorId": 3, - "groupId": 2, - "instId": 300003, - "pos": { - "x": -34352, - "y": 9075, - "z": 157026 - }, - "rot": { - "x": 0, - "y": 175000, - "z": 0 - } - } - } - }, - "4": { - "monsters": [ - { - "groupId": 4, - "instId": 200001, - "eventId": 20122232, - "pos": { - "x": -58280, - "y": -220, - "z": 74680 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 8003050 - } - ], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 11, - "pos": { - "x": -55790, - "y": -168, - "z": 72190 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": -55790, - "y": -220, - "z": 72190 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": -18772, - "y": -231, - "z": 89375 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 12, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20369, - "y": -145, - "z": 86766 - }, - "rot": { - "x": 0, - "y": 178277, - "z": 0 - }, - "propId": 101001 - }, - { - "groupId": 12, - "instId": 300006, - "propState": 8, - "pos": { - "x": -57036, - "y": -2640, - "z": 103824 - }, - "rot": { - "x": 0, - "y": 54927, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 12, - "instId": 300007, - "propState": 8, - "pos": { - "x": -57620, - "y": -2596, - "z": 106420 - }, - "rot": { - "x": 0, - "y": 73197, - "z": 0 - }, - "propId": 101003 - }, { - "groupId": 12, - "instId": 300009, - "propState": 8, - "pos": { - "x": -80309, - "y": 1420, - "z": 124727 - }, - "rot": { - "x": 0, - "y": 316678, - "z": 0 - }, - "propId": 101005 - }, { - "groupId": 12, - "instId": 300010, - "propState": 8, - "pos": { - "x": -85234, - "y": 1335, - "z": 126341 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": -76298, - "y": 6384, - "z": 94583 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 12, - "pos": { - "x": -60840, - "y": 5552, - "z": 47770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 12, - "pos": { - "x": -101100, - "y": 6349, - "z": 101530 - }, - "rot": { - "x": 0, - "y": 160274, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 12, - "pos": { - "x": -64810, - "y": 3655, - "z": 104430 - }, - "rot": { - "x": 0, - "y": 270343, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 12, - "pos": { - "x": -75830, - "y": 1388, - "z": 124451 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 15, - "instId": 300007, - "propState": 12, - "pos": { - "x": -29720, - "y": -2547, - "z": 97780 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 15, - "instId": 300006, - "propState": 12, - "pos": { - "x": -20470, - "y": 1255, - "z": 164660 - }, - "rot": { - "x": 0, - "y": 111227, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 15, - "instId": 300005, - "propState": 12, - "pos": { - "x": -81220, - "y": 1402, - "z": 129497 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 15, - "instId": 300009, - "propState": 12, - "pos": { - "x": -34674, - "y": -114, - "z": 58615 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 18, - "pos": { - "x": -37340, - "y": -1837, - "z": 122859 - }, - "rot": { - "x": 0, - "y": 93367, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 18, - "pos": { - "x": -8269, - "y": 583, - "z": 99948 - }, - "rot": { - "x": 0, - "y": 188568, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 18, - "pos": { - "x": -70050, - "y": 5164, - "z": 95138 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 18, - "instId": 300004, - "propState": 18, - "pos": { - "x": -66869, - "y": 6333, - "z": 64828 - }, - "rot": { - "x": 0, - "y": 38382, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 18, - "instId": 300005, - "propState": 18, - "pos": { - "x": -37437, - "y": 808, - "z": 54347 - }, - "rot": { - "x": 0, - "y": 5124, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 18, - "instId": 300006, - "propState": 18, - "pos": { - "x": -48483, - "y": -514, - "z": 102460 - }, - "rot": { - "x": 0, - "y": 83382, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 18, - "instId": 300007, - "propState": 18, - "pos": { - "x": -3269, - "y": 589, - "z": 122449 - }, - "rot": { - "x": 0, - "y": 38382, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 18, - "instId": 300008, - "propState": 18, - "pos": { - "x": -55374, - "y": 14643, - "z": 167079 - }, - "rot": { - "x": 0, - "y": 38382, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 18, - "instId": 300009, - "propState": 18, - "pos": { - "x": -43178, - "y": 16419, - "z": 184306 - }, - "rot": { - "x": 0, - "y": 67948, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 18, - "instId": 300010, - "propState": 18, - "pos": { - "x": -30289, - "y": 14646, - "z": 177730 - }, - "rot": { - "x": 0, - "y": 38382, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 18, - "instId": 300011, - "propState": 18, - "pos": { - "x": -76462, - "y": 4432, - "z": 99092 - }, - "rot": { - "x": 0, - "y": 38382, - "z": 0 - }, - "propId": 101029 - } - ], - "teleports": {} - }, - "19": { - "monsters": [ - { - "groupId": 19, - "instId": 200002, - "eventId": 20122102, - "pos": { - "x": -80630, - "y": 6250, - "z": 84880 - }, - "rot": { - "x": 0, - "y": 125991, - "z": 0 - }, - "monsterId": 8002010 - }, - { - "groupId": 19, - "instId": 200008, - "eventId": 20122131, - "pos": { - "x": -65940, - "y": 5670, - "z": 66040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1022020 - }, - { - "groupId": 19, - "instId": 200009, - "eventId": 20122132, - "pos": { - "x": -66410, - "y": 5680, - "z": 67960 - }, - "rot": { - "x": 0, - "y": 187593, - "z": 0 - }, - "monsterId": 1022010 - }, - { - "groupId": 19, - "instId": 200005, - "eventId": 20122105, - "pos": { - "x": 2430, - "y": 1820, - "z": 84240 - }, - "rot": { - "x": 0, - "y": 162072, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 19, - "instId": 200010, - "eventId": 20122133, - "pos": { - "x": 2810, - "y": 1590, - "z": 86962 - }, - "rot": { - "x": 0, - "y": 7364, - "z": 0 - }, - "monsterId": 8001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -32130, - "y": -98, - "z": 51230 - }, - "rot": { - "x": 0, - "y": 171385, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1008": { - "anchorId": 1, - "groupId": 37, - "instId": 300001, - "pos": { - "x": -32240, - "y": -90, - "z": 48678 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300006, - "propState": 8, - "pos": { - "x": -68910, - "y": 1419, - "z": 122580 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 50, - "instId": 300014, - "propState": 8, - "pos": { - "x": -20868, - "y": -2637, - "z": 131331 - }, - "rot": { - "x": 0, - "y": 102703, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 50, - "instId": 300019, - "propState": 8, - "pos": { - "x": -30560, - "y": -2532, - "z": 89910 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": -39530, - "y": 63, - "z": 43840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300002, - "propState": 8, - "pos": { - "x": -20330, - "y": 5452, - "z": 54620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300003, - "propState": 8, - "pos": { - "x": -76181, - "y": 5732, - "z": 70971 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300004, - "propState": 8, - "pos": { - "x": -75783, - "y": 3649, - "z": 109217 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300005, - "propState": 8, - "pos": { - "x": -81669, - "y": 3593, - "z": 95716 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300007, - "propState": 8, - "pos": { - "x": -55434, - "y": -2471, - "z": 111742 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300008, - "propState": 8, - "pos": { - "x": -64550, - "y": -149, - "z": 75980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300009, - "propState": 8, - "pos": { - "x": -11566, - "y": -79, - "z": 92184 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300010, - "propState": 8, - "pos": { - "x": -39733, - "y": -2587, - "z": 88830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300011, - "propState": 8, - "pos": { - "x": 4880, - "y": 2007, - "z": 75000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300012, - "propState": 8, - "pos": { - "x": 4512, - "y": -45, - "z": 118503 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300013, - "propState": 8, - "pos": { - "x": -14100, - "y": -2525, - "z": 147489 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300015, - "propState": 8, - "pos": { - "x": -52470, - "y": 13470, - "z": 148570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300016, - "propState": 8, - "pos": { - "x": -78270, - "y": 8263, - "z": 151906 - }, - "rot": { - "x": 0, - "y": 141675, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300017, - "propState": 8, - "pos": { - "x": -64480, - "y": -126, - "z": 84790 - }, - "rot": { - "x": 0, - "y": 94397, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 50, - "instId": 300018, - "propState": 8, - "pos": { - "x": -18600, - "y": 1926, - "z": 65500 - }, - "rot": { - "x": 0, - "y": 94397, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 50, - "instId": 300020, - "propState": 8, - "pos": { - "x": -39204, - "y": 55, - "z": 49885 - }, - "rot": { - "x": 0, - "y": 94397, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - }, - "55": { - "monsters": [ - { - "groupId": 55, - "instId": 200001, - "eventId": 20122231, - "pos": { - "x": -18490, - "y": -150, - "z": 77690 - }, - "rot": { - "x": 0, - "y": 181190, - "z": 0 - }, - "monsterId": 8003010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 11, - "pos": { - "x": -23487, - "y": -132, - "z": 72682 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 55, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 55, - "instId": 300003, - "propState": 8, - "pos": { - "x": -23487, - "y": -132, - "z": 72682 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "59": { - "monsters": [ - { - "groupId": 59, - "instId": 200001, - "eventId": 20122233, - "pos": { - "x": -24810, - "y": -2629, - "z": 129430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002010 - }, { - "groupId": 59, - "instId": 200002, - "eventId": 20122234, - "pos": { - "x": -27186, - "y": -2565, - "z": 131603 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 1022010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 11, - "pos": { - "x": -28170, - "y": -2508, - "z": 127540 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": -28170, - "y": -2508, - "z": 127540 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "63": { - "monsters": [ - { - "groupId": 63, - "instId": 200001, - "eventId": 20122106, - "pos": { - "x": -9060, - "y": 1820, - "z": 66520 - }, - "rot": { - "x": 0, - "y": 225280, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "70": { - "monsters": [ - { - "groupId": 70, - "instId": 200002, - "eventId": 20122137, - "pos": { - "x": -7423, - "y": 1305, - "z": 169870 - }, - "rot": { - "x": 0, - "y": 154156, - "z": 0 - }, - "monsterId": 1022020 - }, { - "groupId": 70, - "instId": 200003, - "eventId": 20122138, - "pos": { - "x": -9640, - "y": 1133, - "z": 169670 - }, - "rot": { - "x": 0, - "y": 90479, - "z": 0 - }, - "monsterId": 1022020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "79": { - "monsters": [ - { - "groupId": 79, - "instId": 200001, - "eventId": 101202, - "pos": { - "x": -40310, - "y": -2611, - "z": 116030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8003051 - } - ], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": -40310, - "y": -1540, - "z": 116030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 703 - } - ], - "teleports": { - "1102": { - "anchorId": 1, - "groupId": 79, - "instId": 300001, - "pos": { - "x": -40310, - "y": -2748, - "z": 109140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": -976, - "y": 2372, - "z": 73568 - }, - "rot": { - "x": 0, - "y": 198438, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": -5721, - "y": -131, - "z": 104784 - }, - "rot": { - "x": 0, - "y": 290113, - "z": 0 - }, - "propId": 301010 - }, - { - "groupId": 96, - "instId": 300003, - "propState": 10, - "pos": { - "x": -6030, - "y": 640, - "z": 105079 - }, - "rot": { - "x": 0, - "y": 116202, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 96, - "instId": 300004, - "propState": 20, - "pos": { - "x": -968, - "y": 1782, - "z": 72359 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 96, - "instId": 300007, - "propState": 8, - "pos": { - "x": 619, - "y": 1732, - "z": 73862 - }, - "rot": { - "x": 0, - "y": 198438, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 96, - "instId": 300005, - "propState": 8, - "pos": { - "x": -5721, - "y": -131, - "z": 104784 - }, - "rot": { - "x": 0, - "y": 290113, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 96, - "instId": 300006, - "propState": 1, - "pos": { - "x": -1147, - "y": 1782, - "z": 71670 - }, - "rot": { - "x": 0, - "y": 65062, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 96, - "instId": 300008, - "propState": 8, - "pos": { - "x": 1682, - "y": 1772, - "z": 77040 - }, - "rot": { - "x": 0, - "y": 293330, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 98, - "instId": 300002, - "propState": 12, - "pos": { - "x": -62160, - "y": -2564, - "z": 98700 - }, - "rot": { - "x": 0, - "y": 91141, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 98, - "instId": 300001, - "propState": 8, - "pos": { - "x": -62160, - "y": -2564, - "z": 98700 - }, - "rot": { - "x": 0, - "y": 91141, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 98, - "instId": 300003, - "propState": 8, - "pos": { - "x": -62160, - "y": -2564, - "z": 98700 - }, - "rot": { - "x": 0, - "y": 91141, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 8, - "pos": { - "x": 11880, - "y": -2575, - "z": 152340 - }, - "rot": { - "x": 0, - "y": 266269, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [ - { - "groupId": 114, - "instId": 400001, - "pos": { - "x": 8617, - "y": -2547, - "z": 148259 - }, - "rot": { - "x": 0, - "y": 277370, - "z": 0 - }, - "npcId": 2213 - } - ], - "props": [ - { - "groupId": 114, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11880, - "y": -2575, - "z": 152340 - }, - "rot": { - "x": 0, - "y": 266269, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2012202": { - "P20122_F20122001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31430, - "y": 119, - "z": 32570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -72729, - "y": 1370, - "z": 116261 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": -35133, - "y": 9075, - "z": 161445 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": -35140, - "y": -64, - "z": 26340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 2, - "instId": 300005, - "propState": 8, - "pos": { - "x": -35140, - "y": 1420, - "z": 26340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 115 - }, { - "groupId": 2, - "instId": 300006, - "propState": 8, - "pos": { - "x": -35140, - "y": -800, - "z": 26340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 2, - "instId": 300007, - "propState": 8, - "pos": { - "x": 11680, - "y": -2551, - "z": 152440 - }, - "rot": { - "x": 0, - "y": 268889, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "2012201": { - "anchorId": 1, - "groupId": 2, - "instId": 300001, - "pos": { - "x": -34650, - "y": -130, - "z": 35570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2012202": { - "anchorId": 2, - "groupId": 2, - "instId": 300002, - "pos": { - "x": -70300, - "y": 1258, - "z": 118941 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2012203": { - "anchorId": 3, - "groupId": 2, - "instId": 300003, - "pos": { - "x": -34352, - "y": 9075, - "z": 157026 - }, - "rot": { - "x": 0, - "y": 175000, - "z": 0 - } - } - } - }, - "4": { - "monsters": [ - { - "groupId": 4, - "instId": 200001, - "eventId": 20122232, - "pos": { - "x": -58280, - "y": -220, - "z": 74680 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 8003050 - } - ], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 11, - "pos": { - "x": -55790, - "y": -168, - "z": 72190 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": -55790, - "y": -220, - "z": 72190 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": -18772, - "y": -231, - "z": 89375 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 12, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20369, - "y": -145, - "z": 86766 - }, - "rot": { - "x": 0, - "y": 178277, - "z": 0 - }, - "propId": 101001 - }, - { - "groupId": 12, - "instId": 300006, - "propState": 8, - "pos": { - "x": -57036, - "y": -2640, - "z": 103824 - }, - "rot": { - "x": 0, - "y": 54927, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 12, - "instId": 300007, - "propState": 8, - "pos": { - "x": -57620, - "y": -2596, - "z": 106420 - }, - "rot": { - "x": 0, - "y": 73197, - "z": 0 - }, - "propId": 101003 - }, { - "groupId": 12, - "instId": 300009, - "propState": 8, - "pos": { - "x": -80309, - "y": 1420, - "z": 124727 - }, - "rot": { - "x": 0, - "y": 316678, - "z": 0 - }, - "propId": 101005 - }, { - "groupId": 12, - "instId": 300010, - "propState": 8, - "pos": { - "x": -85234, - "y": 1335, - "z": 126341 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": -76298, - "y": 6384, - "z": 94583 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 12, - "pos": { - "x": -60840, - "y": 5552, - "z": 47770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 12, - "pos": { - "x": -101100, - "y": 6349, - "z": 101530 - }, - "rot": { - "x": 0, - "y": 160274, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 12, - "pos": { - "x": -64810, - "y": 3655, - "z": 104430 - }, - "rot": { - "x": 0, - "y": 270343, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 12, - "pos": { - "x": -75830, - "y": 1388, - "z": 124451 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 15, - "instId": 300007, - "propState": 12, - "pos": { - "x": -29720, - "y": -2547, - "z": 97780 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 15, - "instId": 300006, - "propState": 12, - "pos": { - "x": -20470, - "y": 1255, - "z": 164660 - }, - "rot": { - "x": 0, - "y": 111227, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 15, - "instId": 300005, - "propState": 12, - "pos": { - "x": -81220, - "y": 1402, - "z": 129497 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 15, - "instId": 300009, - "propState": 12, - "pos": { - "x": -34674, - "y": -114, - "z": 58615 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 18, - "pos": { - "x": -37340, - "y": -1837, - "z": 122859 - }, - "rot": { - "x": 0, - "y": 93367, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 18, - "pos": { - "x": -8269, - "y": 583, - "z": 99948 - }, - "rot": { - "x": 0, - "y": 188568, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 18, - "pos": { - "x": -70050, - "y": 5164, - "z": 95138 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 18, - "instId": 300004, - "propState": 18, - "pos": { - "x": -66869, - "y": 6333, - "z": 64828 - }, - "rot": { - "x": 0, - "y": 38382, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 18, - "instId": 300005, - "propState": 18, - "pos": { - "x": -37437, - "y": 808, - "z": 54347 - }, - "rot": { - "x": 0, - "y": 5124, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 18, - "instId": 300006, - "propState": 18, - "pos": { - "x": -48483, - "y": -514, - "z": 102460 - }, - "rot": { - "x": 0, - "y": 83382, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 18, - "instId": 300007, - "propState": 18, - "pos": { - "x": -3269, - "y": 589, - "z": 122449 - }, - "rot": { - "x": 0, - "y": 38382, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 18, - "instId": 300008, - "propState": 18, - "pos": { - "x": -55374, - "y": 14643, - "z": 167079 - }, - "rot": { - "x": 0, - "y": 38382, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 18, - "instId": 300009, - "propState": 18, - "pos": { - "x": -43178, - "y": 16419, - "z": 184306 - }, - "rot": { - "x": 0, - "y": 67948, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 18, - "instId": 300010, - "propState": 18, - "pos": { - "x": -30289, - "y": 14646, - "z": 177730 - }, - "rot": { - "x": 0, - "y": 38382, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 18, - "instId": 300011, - "propState": 18, - "pos": { - "x": -76462, - "y": 4432, - "z": 99092 - }, - "rot": { - "x": 0, - "y": 38382, - "z": 0 - }, - "propId": 101029 - } - ], - "teleports": {} - }, - "19": { - "monsters": [ - { - "groupId": 19, - "instId": 200002, - "eventId": 20122102, - "pos": { - "x": -80630, - "y": 6250, - "z": 84880 - }, - "rot": { - "x": 0, - "y": 125991, - "z": 0 - }, - "monsterId": 8002010 - }, - { - "groupId": 19, - "instId": 200008, - "eventId": 20122131, - "pos": { - "x": -65940, - "y": 5670, - "z": 66040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1022020 - }, - { - "groupId": 19, - "instId": 200009, - "eventId": 20122132, - "pos": { - "x": -66410, - "y": 5680, - "z": 67960 - }, - "rot": { - "x": 0, - "y": 187593, - "z": 0 - }, - "monsterId": 1022010 - }, - { - "groupId": 19, - "instId": 200005, - "eventId": 20122105, - "pos": { - "x": 2430, - "y": 1820, - "z": 84240 - }, - "rot": { - "x": 0, - "y": 162072, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 19, - "instId": 200010, - "eventId": 20122133, - "pos": { - "x": 2810, - "y": 1590, - "z": 86962 - }, - "rot": { - "x": 0, - "y": 7364, - "z": 0 - }, - "monsterId": 8001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -32130, - "y": -98, - "z": 51230 - }, - "rot": { - "x": 0, - "y": 171385, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1008": { - "anchorId": 1, - "groupId": 37, - "instId": 300001, - "pos": { - "x": -32240, - "y": -90, - "z": 48678 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300006, - "propState": 8, - "pos": { - "x": -68910, - "y": 1419, - "z": 122580 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 50, - "instId": 300014, - "propState": 8, - "pos": { - "x": -20868, - "y": -2637, - "z": 131331 - }, - "rot": { - "x": 0, - "y": 102703, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 50, - "instId": 300019, - "propState": 8, - "pos": { - "x": -30560, - "y": -2532, - "z": 89910 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": -39530, - "y": 63, - "z": 43840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300002, - "propState": 8, - "pos": { - "x": -20330, - "y": 5452, - "z": 54620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300003, - "propState": 8, - "pos": { - "x": -76181, - "y": 5732, - "z": 70971 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300004, - "propState": 8, - "pos": { - "x": -75783, - "y": 3649, - "z": 109217 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300005, - "propState": 8, - "pos": { - "x": -81669, - "y": 3593, - "z": 95716 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300007, - "propState": 8, - "pos": { - "x": -55434, - "y": -2471, - "z": 111742 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300008, - "propState": 8, - "pos": { - "x": -64550, - "y": -149, - "z": 75980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300009, - "propState": 8, - "pos": { - "x": -11566, - "y": -79, - "z": 92184 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300010, - "propState": 8, - "pos": { - "x": -39733, - "y": -2587, - "z": 88830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300011, - "propState": 8, - "pos": { - "x": 4880, - "y": 2007, - "z": 75000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300012, - "propState": 8, - "pos": { - "x": 4512, - "y": -45, - "z": 118503 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300013, - "propState": 8, - "pos": { - "x": -14100, - "y": -2525, - "z": 147489 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300015, - "propState": 8, - "pos": { - "x": -52470, - "y": 13470, - "z": 148570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300016, - "propState": 8, - "pos": { - "x": -78270, - "y": 8263, - "z": 151906 - }, - "rot": { - "x": 0, - "y": 141675, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300017, - "propState": 8, - "pos": { - "x": -64480, - "y": -126, - "z": 84790 - }, - "rot": { - "x": 0, - "y": 94397, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 50, - "instId": 300018, - "propState": 8, - "pos": { - "x": -18600, - "y": 1926, - "z": 65500 - }, - "rot": { - "x": 0, - "y": 94397, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 50, - "instId": 300020, - "propState": 8, - "pos": { - "x": -39204, - "y": 55, - "z": 49885 - }, - "rot": { - "x": 0, - "y": 94397, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - }, - "55": { - "monsters": [ - { - "groupId": 55, - "instId": 200001, - "eventId": 20122231, - "pos": { - "x": -18490, - "y": -150, - "z": 77690 - }, - "rot": { - "x": 0, - "y": 181190, - "z": 0 - }, - "monsterId": 8003010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 11, - "pos": { - "x": -23487, - "y": -132, - "z": 72682 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 55, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 55, - "instId": 300003, - "propState": 8, - "pos": { - "x": -23487, - "y": -132, - "z": 72682 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "59": { - "monsters": [ - { - "groupId": 59, - "instId": 200001, - "eventId": 20122233, - "pos": { - "x": -24810, - "y": -2629, - "z": 129430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002010 - }, { - "groupId": 59, - "instId": 200002, - "eventId": 20122234, - "pos": { - "x": -27186, - "y": -2565, - "z": 131603 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 1022010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 11, - "pos": { - "x": -28170, - "y": -2508, - "z": 127540 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": -28170, - "y": -2508, - "z": 127540 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "63": { - "monsters": [ - { - "groupId": 63, - "instId": 200001, - "eventId": 20122106, - "pos": { - "x": -9060, - "y": 1820, - "z": 66520 - }, - "rot": { - "x": 0, - "y": 225280, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "70": { - "monsters": [ - { - "groupId": 70, - "instId": 200002, - "eventId": 20122137, - "pos": { - "x": -7423, - "y": 1305, - "z": 169870 - }, - "rot": { - "x": 0, - "y": 154156, - "z": 0 - }, - "monsterId": 1022020 - }, { - "groupId": 70, - "instId": 200003, - "eventId": 20122138, - "pos": { - "x": -9640, - "y": 1133, - "z": 169670 - }, - "rot": { - "x": 0, - "y": 90479, - "z": 0 - }, - "monsterId": 1022020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "79": { - "monsters": [ - { - "groupId": 79, - "instId": 200001, - "eventId": 101202, - "pos": { - "x": -40310, - "y": -2611, - "z": 116030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8003051 - } - ], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": -40310, - "y": -1540, - "z": 116030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 703 - } - ], - "teleports": { - "1102": { - "anchorId": 1, - "groupId": 79, - "instId": 300001, - "pos": { - "x": -40310, - "y": -2748, - "z": 109140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": -976, - "y": 2372, - "z": 73568 - }, - "rot": { - "x": 0, - "y": 198438, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": -5721, - "y": -131, - "z": 104784 - }, - "rot": { - "x": 0, - "y": 290113, - "z": 0 - }, - "propId": 301010 - }, - { - "groupId": 96, - "instId": 300003, - "propState": 10, - "pos": { - "x": -6030, - "y": 640, - "z": 105079 - }, - "rot": { - "x": 0, - "y": 116202, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 96, - "instId": 300004, - "propState": 20, - "pos": { - "x": -968, - "y": 1782, - "z": 72359 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 96, - "instId": 300007, - "propState": 8, - "pos": { - "x": 619, - "y": 1732, - "z": 73862 - }, - "rot": { - "x": 0, - "y": 198438, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 96, - "instId": 300005, - "propState": 8, - "pos": { - "x": -5721, - "y": -131, - "z": 104784 - }, - "rot": { - "x": 0, - "y": 290113, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 96, - "instId": 300006, - "propState": 1, - "pos": { - "x": -1147, - "y": 1782, - "z": 71670 - }, - "rot": { - "x": 0, - "y": 65062, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 96, - "instId": 300008, - "propState": 8, - "pos": { - "x": 1682, - "y": 1772, - "z": 77040 - }, - "rot": { - "x": 0, - "y": 293330, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 98, - "instId": 300002, - "propState": 12, - "pos": { - "x": -62160, - "y": -2564, - "z": 98700 - }, - "rot": { - "x": 0, - "y": 91141, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 98, - "instId": 300001, - "propState": 8, - "pos": { - "x": -62160, - "y": -2564, - "z": 98700 - }, - "rot": { - "x": 0, - "y": 91141, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 98, - "instId": 300003, - "propState": 8, - "pos": { - "x": -62160, - "y": -2564, - "z": 98700 - }, - "rot": { - "x": 0, - "y": 91141, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 8, - "pos": { - "x": 11880, - "y": -2575, - "z": 152340 - }, - "rot": { - "x": 0, - "y": 266269, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [ - { - "groupId": 114, - "instId": 400001, - "pos": { - "x": 8617, - "y": -2547, - "z": 148259 - }, - "rot": { - "x": 0, - "y": 277370, - "z": 0 - }, - "npcId": 2213 - } - ], - "props": [ - { - "groupId": 114, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11880, - "y": -2575, - "z": 152340 - }, - "rot": { - "x": 0, - "y": 266269, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 201, - "startAnchorId": 1, - "startGroupId": 121, - "isEnteredSceneInfo": true - } - }, - "2012301": { - "P20123_F20123001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -8174, - "y": 25367, - "z": 85285 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -8890, - "y": 20048, - "z": -6950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": -47828, - "y": 12001, - "z": -12821 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300009, - "propState": 8, - "pos": { - "x": 34520, - "y": 19977, - "z": -58620 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 103 - } - ], - "teleports": { - "2012301": { - "anchorId": 1, - "groupId": 2, - "instId": 300001, - "pos": { - "x": -9930, - "y": 25392, - "z": 80580 - }, - "rot": { - "x": 0, - "y": 175000, - "z": 0 - } - }, - "2012302": { - "anchorId": 4, - "groupId": 2, - "instId": 300002, - "pos": { - "x": -5239, - "y": 20054, - "z": -8640 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2012303": { - "anchorId": 7, - "groupId": 2, - "instId": 300003, - "pos": { - "x": -51990, - "y": 11968, - "z": -15070 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [ - { - "groupId": 3, - "instId": 200004, - "eventId": 20123107, - "pos": { - "x": -42451, - "y": 13994, - "z": 19127 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1012020 - }, - { - "groupId": 3, - "instId": 200005, - "eventId": 20123105, - "pos": { - "x": -73600, - "y": 11995, - "z": -10350 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 1012030 - }, - { - "groupId": 3, - "instId": 200006, - "eventId": 20123106, - "pos": { - "x": -76360, - "y": 11985, - "z": -12560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1012020 - }, - { - "groupId": 3, - "instId": 200001, - "eventId": 20123131, - "pos": { - "x": 24980, - "y": 12116, - "z": 14520 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "monsterId": 1012030 - }, { - "groupId": 3, - "instId": 200007, - "eventId": 20123132, - "pos": { - "x": 41180, - "y": 11973, - "z": 17230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1012020 - }, { - "groupId": 3, - "instId": 200002, - "eventId": 20123133, - "pos": { - "x": 36050, - "y": 11997, - "z": 11460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1012030 - }, { - "groupId": 3, - "instId": 200003, - "eventId": 20123134, - "pos": { - "x": 55910, - "y": 15940, - "z": -2650 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "monsterId": 1012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300011, - "propState": 12, - "pos": { - "x": 16234, - "y": 15069, - "z": 24040 - }, - "rot": { - "x": 0, - "y": 108066, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 7, - "instId": 300001, - "propState": 12, - "pos": { - "x": -37870, - "y": 19979, - "z": 79010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 7, - "instId": 300006, - "propState": 12, - "pos": { - "x": -11370, - "y": 22938, - "z": 49790 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 12, - "pos": { - "x": -86760, - "y": 11971, - "z": -6130 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 7, - "instId": 300005, - "propState": 12, - "pos": { - "x": -41460, - "y": 14019, - "z": 24470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 7, - "instId": 300007, - "propState": 12, - "pos": { - "x": 24810, - "y": 22949, - "z": -79020 - }, - "rot": { - "x": 0, - "y": 265000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 7, - "instId": 300003, - "propState": 12, - "pos": { - "x": 53560, - "y": 22988, - "z": -72180 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 2, - "pos": { - "x": -13300, - "y": 12340, - "z": 9560 - }, - "rot": { - "x": 0, - "y": 157000, - "z": 0 - }, - "propId": 101007 - }, - { - "groupId": 8, - "instId": 300010, - "propState": 8, - "pos": { - "x": -13300, - "y": 11686, - "z": 9560 - }, - "rot": { - "x": 0, - "y": 157000, - "z": 0 - }, - "propId": 301004 - }, - { - "groupId": 8, - "instId": 300011, - "propState": 2, - "pos": { - "x": -8730, - "y": 20120, - "z": 14760 - }, - "rot": { - "x": 0, - "y": 67000, - "z": 0 - }, - "propId": 101008 - }, - { - "groupId": 8, - "instId": 300013, - "propState": 8, - "pos": { - "x": -10318, - "y": 12058, - "z": 4630 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101008 - }, { - "groupId": 8, - "instId": 300016, - "propState": 8, - "pos": { - "x": -13300, - "y": 11686, - "z": 9560 - }, - "rot": { - "x": 0, - "y": 157000, - "z": 0 - }, - "propId": 301005 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6039, - "y": 19995, - "z": 25357 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -8950, - "y": 20013, - "z": 29202 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101003 - }, { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -6039, - "y": 19989, - "z": -21230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101019 - }, { - "groupId": 8, - "instId": 300005, - "propState": 2, - "pos": { - "x": -8755, - "y": 20025, - "z": -18890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": -82180, - "y": 11971, - "z": -2860 - }, - "rot": { - "x": 0, - "y": 158986, - "z": 0 - }, - "propId": 301002 - }, { - "groupId": 8, - "instId": 300007, - "propState": 1, - "pos": { - "x": 58390, - "y": 15961, - "z": -7510 - }, - "rot": { - "x": 0, - "y": 286345, - "z": 0 - }, - "propId": 301002 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31938, - "y": 20038, - "z": 33311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": -9400, - "y": 20044, - "z": 34870 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": -23250, - "y": 22759, - "z": 61142 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 16, - "instId": 300004, - "propState": 8, - "pos": { - "x": 4177, - "y": 23000, - "z": 60564 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 16, - "instId": 300006, - "propState": 8, - "pos": { - "x": -38910, - "y": 20201, - "z": 46280 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 16, - "instId": 300008, - "propState": 8, - "pos": { - "x": -21760, - "y": 12019, - "z": -4040 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 16, - "instId": 300009, - "propState": 8, - "pos": { - "x": -50100, - "y": 12241, - "z": -2670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 16, - "instId": 300010, - "propState": 8, - "pos": { - "x": -34457, - "y": 13988, - "z": 19700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 16, - "instId": 300011, - "propState": 8, - "pos": { - "x": -81879, - "y": 14051, - "z": 31013 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 16, - "instId": 300012, - "propState": 8, - "pos": { - "x": 53040, - "y": 15981, - "z": -3440 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 16, - "instId": 300013, - "propState": 8, - "pos": { - "x": 64200, - "y": 12011, - "z": 25800 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 16, - "instId": 300014, - "propState": 8, - "pos": { - "x": 2410, - "y": 19980, - "z": -88180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 16, - "instId": 300015, - "propState": 8, - "pos": { - "x": -20837, - "y": 16014, - "z": -87853 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 16, - "instId": 300005, - "propState": 8, - "pos": { - "x": -8760, - "y": 20103, - "z": 2380 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 16, - "instId": 300007, - "propState": 8, - "pos": { - "x": 28020, - "y": 12023, - "z": -4440 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 16, - "instId": 300016, - "propState": 8, - "pos": { - "x": 47320, - "y": 11967, - "z": 25130 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 16, - "instId": 300017, - "propState": 8, - "pos": { - "x": -47503, - "y": 14041, - "z": 21000 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 16, - "instId": 300018, - "propState": 8, - "pos": { - "x": 3170, - "y": 19985, - "z": -69090 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 8, - "pos": { - "x": -79180, - "y": 12000, - "z": -23330 - }, - "rot": { - "x": 0, - "y": 11539, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1009": { - "anchorId": 1, - "groupId": 24, - "instId": 300001, - "pos": { - "x": -77205, - "y": 11985, - "z": -21605 - }, - "rot": { - "x": 66, - "y": 226577, - "z": 6607 - } - } - } - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 18, - "pos": { - "x": 1702, - "y": 23827, - "z": 64484 - }, - "rot": { - "x": 0, - "y": 108090, - "z": 0 - }, - "propId": 101027 - }, - { - "groupId": 25, - "instId": 300002, - "propState": 18, - "pos": { - "x": -14719, - "y": 24056, - "z": 52090 - }, - "rot": { - "x": 0, - "y": 108090, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 25, - "instId": 300003, - "propState": 18, - "pos": { - "x": -47159, - "y": 13241, - "z": -14590 - }, - "rot": { - "x": 0, - "y": 108090, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 25, - "instId": 300004, - "propState": 18, - "pos": { - "x": -23293, - "y": 20922, - "z": 35445 - }, - "rot": { - "x": 0, - "y": 79292, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 25, - "instId": 300005, - "propState": 18, - "pos": { - "x": 49266, - "y": 22949, - "z": -66647 - }, - "rot": { - "x": 0, - "y": 108090, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 25, - "instId": 300006, - "propState": 18, - "pos": { - "x": -39965, - "y": 20542, - "z": 53450 - }, - "rot": { - "x": 0, - "y": 108090, - "z": 0 - }, - "propId": 101030 - } - ], - "teleports": {} - }, - "46": { - "monsters": [ - { - "groupId": 46, - "instId": 200001, - "eventId": 20123231, - "pos": { - "x": -17640, - "y": 15980, - "z": -75660 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "monsterId": 1012030 - }, { - "groupId": 46, - "instId": 200002, - "eventId": 20123233, - "pos": { - "x": -16869, - "y": 15981, - "z": -73737 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 1012030 - } - ], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 11, - "pos": { - "x": -20550, - "y": 16018, - "z": -72750 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 46, - "instId": 300003, - "propState": 8, - "pos": { - "x": -20550, - "y": 16018, - "z": -72750 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "47": { - "monsters": [ - { - "groupId": 47, - "instId": 200001, - "eventId": 20123232, - "pos": { - "x": 61550, - "y": 11962, - "z": 30780 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "monsterId": 1023010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 11, - "pos": { - "x": 65080, - "y": 12078, - "z": 32430 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 47, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 47, - "instId": 300003, - "propState": 8, - "pos": { - "x": 65080, - "y": 11962, - "z": 32430 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "52": { - "monsters": [ - { - "groupId": 52, - "instId": 200001, - "eventId": 20123108, - "pos": { - "x": -12810, - "y": 16040, - "z": -99690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300003, - "propState": 8, - "pos": { - "x": 61120, - "y": 15950, - "z": -11530 - }, - "rot": { - "x": 0, - "y": 273345, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 71, - "instId": 300001, - "propState": 11, - "pos": { - "x": 61049, - "y": 15972, - "z": -12659 - }, - "rot": { - "x": 0, - "y": 283383, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 71, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58390, - "y": 15961, - "z": -7510 - }, - "rot": { - "x": 0, - "y": 286345, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 71, - "instId": 300004, - "propState": 8, - "pos": { - "x": 61120, - "y": 15950, - "z": -11530 - }, - "rot": { - "x": 0, - "y": 273345, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "77": { - "monsters": [ - { - "groupId": 77, - "instId": 200001, - "eventId": 20123234, - "pos": { - "x": -70988, - "y": 13992, - "z": 19271 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 11, - "pos": { - "x": -76320, - "y": 13998, - "z": 18030 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 77, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 77, - "instId": 300003, - "propState": 8, - "pos": { - "x": -76320, - "y": 13998, - "z": 18030 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2013101": { - "P20131_F20131001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300006, - "propState": 8, - "pos": { - "x": 118105, - "y": 2007, - "z": -90532 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3330, - "y": -985, - "z": -237196 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": -55490, - "y": -111, - "z": -96190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2013101": { - "anchorId": 1, - "groupId": 2, - "instId": 300006, - "pos": { - "x": 116730, - "y": 2007, - "z": -93330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2013102": { - "anchorId": 3, - "groupId": 2, - "instId": 300003, - "pos": { - "x": 4515, - "y": -985, - "z": -233388 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - } - }, - "2013103": { - "anchorId": 4, - "groupId": 2, - "instId": 300004, - "pos": { - "x": -57602, - "y": -111, - "z": -94000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300016, - "propState": 8, - "pos": { - "x": 6770, - "y": -980, - "z": -165390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 4, - "instId": 300007, - "propState": 8, - "pos": { - "x": 98100, - "y": 2007, - "z": -103460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 4, - "instId": 300008, - "propState": 8, - "pos": { - "x": -37980, - "y": -3000, - "z": -87320 - }, - "rot": { - "x": 0, - "y": 100000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 47790, - "y": 2000, - "z": -91090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 34680, - "y": -3000, - "z": -110270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300013, - "propState": 8, - "pos": { - "x": 24840, - "y": -3000, - "z": -71020 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300014, - "propState": 8, - "pos": { - "x": 3242, - "y": -3000, - "z": -126930 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": -17330, - "y": 1007, - "z": -174174 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": 17400, - "y": 1007, - "z": -196670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300017, - "propState": 8, - "pos": { - "x": 3860, - "y": 1010, - "z": -186270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300018, - "propState": 8, - "pos": { - "x": -1020, - "y": -985, - "z": -211416 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": -1190, - "y": -985, - "z": -230432 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300006, - "propState": 8, - "pos": { - "x": -30900, - "y": -985, - "z": -193500 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300010, - "propState": 8, - "pos": { - "x": -91000, - "y": -985, - "z": -172540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300015, - "propState": 8, - "pos": { - "x": -26850, - "y": -3000, - "z": -109450 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300019, - "propState": 8, - "pos": { - "x": -99080, - "y": -2114, - "z": -90610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300009, - "propState": 8, - "pos": { - "x": -136493, - "y": -2120, - "z": -106560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300011, - "propState": 8, - "pos": { - "x": -73045, - "y": -111, - "z": -61677 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300012, - "propState": 8, - "pos": { - "x": -78100, - "y": -111, - "z": -62440 - }, - "rot": { - "x": 0, - "y": 100000, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300005, - "propState": 12, - "pos": { - "x": 89834, - "y": 2007, - "z": -87746 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 5, - "instId": 300006, - "propState": 12, - "pos": { - "x": 30312, - "y": -3000, - "z": -112370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 5, - "instId": 300008, - "propState": 12, - "pos": { - "x": 34380, - "y": 1007, - "z": -170770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 5, - "instId": 300009, - "propState": 12, - "pos": { - "x": -13750, - "y": -985, - "z": -231200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 5, - "instId": 300002, - "propState": 12, - "pos": { - "x": -3230, - "y": 1007, - "z": -186450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 5, - "instId": 300004, - "propState": 12, - "pos": { - "x": -30470, - "y": -3000, - "z": -107210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 5, - "instId": 300001, - "propState": 12, - "pos": { - "x": -81845, - "y": -110, - "z": -58522 - }, - "rot": { - "x": 0, - "y": 90757, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": -10, - "y": -460, - "z": -54680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 6, - "instId": 300006, - "propState": 3, - "pos": { - "x": 0, - "y": -2700, - "z": -94000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 301011 - }, - { - "groupId": 6, - "instId": 300010, - "propState": 2, - "pos": { - "x": 27590, - "y": -3000, - "z": -87230 - }, - "rot": { - "x": 0, - "y": 77500, - "z": 0 - }, - "propId": 101012 - }, - { - "groupId": 6, - "instId": 300009, - "propState": 2, - "pos": { - "x": 3600, - "y": -3000, - "z": -122700 - }, - "rot": { - "x": 0, - "y": 259484, - "z": 0 - }, - "propId": 101012 - }, { - "groupId": 6, - "instId": 300035, - "propState": 8, - "pos": { - "x": -27840, - "y": -3000, - "z": -101040 - }, - "rot": { - "x": 0, - "y": 251700, - "z": 0 - }, - "propId": 101012 - }, { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4660, - "y": -3000, - "z": -64972 - }, - "rot": { - "x": 0, - "y": 71163, - "z": 0 - }, - "propId": 101012 - }, { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": 220, - "y": 1010, - "z": -182630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 6, - "instId": 300026, - "propState": 8, - "pos": { - "x": 2770, - "y": 1010, - "z": -181438 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101003 - }, { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": -47490, - "y": -980, - "z": -180110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101005 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -117480, - "y": -2110, - "z": -94100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101005 - }, { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 994, - "z": -193473 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301002 - }, { - "groupId": 6, - "instId": 300004, - "propState": 2, - "pos": { - "x": -50090, - "y": -980, - "z": -181360 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101001 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [ - { - "groupId": 13, - "instId": 400001, - "pos": { - "x": 109420, - "y": 2007, - "z": -95340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, - { - "groupId": 13, - "instId": 400002, - "pos": { - "x": 109360, - "y": 2010, - "z": -91870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, - { - "groupId": 13, - "instId": 400003, - "pos": { - "x": 101430, - "y": 2010, - "z": -86970 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "npcId": 2101 - }, - { - "groupId": 13, - "instId": 400004, - "pos": { - "x": 102840, - "y": 2010, - "z": -85800 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400005, - "pos": { - "x": 92900, - "y": 2000, - "z": -96800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2108 - }, { - "groupId": 13, - "instId": 400006, - "pos": { - "x": 90410, - "y": 2010, - "z": -100400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400007, - "pos": { - "x": 92980, - "y": 2010, - "z": -99410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400008, - "pos": { - "x": 95890, - "y": 2010, - "z": -100380 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400009, - "pos": { - "x": 60960, - "y": 2023, - "z": -90720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400010, - "pos": { - "x": 35085, - "y": 2000, - "z": -99544 - }, - "rot": { - "x": 0, - "y": 202500, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400011, - "pos": { - "x": 27420, - "y": -3000, - "z": -70450 - }, - "rot": { - "x": 0, - "y": 75650, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400012, - "pos": { - "x": 29320, - "y": -3000, - "z": -69980 - }, - "rot": { - "x": 0, - "y": 264120, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400014, - "pos": { - "x": 3930, - "y": -3000, - "z": -130600 - }, - "rot": { - "x": 0, - "y": 349470, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400015, - "pos": { - "x": -4710, - "y": -3000, - "z": -126600 - }, - "rot": { - "x": 0, - "y": 327007, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400016, - "pos": { - "x": -3840, - "y": -3000, - "z": -122720 - }, - "rot": { - "x": 0, - "y": 254232, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400017, - "pos": { - "x": 4200, - "y": 1010, - "z": -180480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400018, - "pos": { - "x": -5932, - "y": 1010, - "z": -181640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400013, - "pos": { - "x": 22410, - "y": -3000, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400020, - "pos": { - "x": 35090, - "y": 1010, - "z": -168540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400021, - "pos": { - "x": -6680, - "y": -3000, - "z": -123960 - }, - "rot": { - "x": 0, - "y": 98128, - "z": 0 - }, - "npcId": 2107 - }, { - "groupId": 13, - "instId": 400022, - "pos": { - "x": -13650, - "y": -980, - "z": -207930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400023, - "pos": { - "x": 14640, - "y": -980, - "z": -163050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400025, - "pos": { - "x": -5690, - "y": -980, - "z": -234700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400026, - "pos": { - "x": -5820, - "y": -980, - "z": -232210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400027, - "pos": { - "x": -5610, - "y": -980, - "z": -237140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400024, - "pos": { - "x": -24409, - "y": -985, - "z": -203212 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400028, - "pos": { - "x": -21080, - "y": -985, - "z": -202970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400029, - "pos": { - "x": 24560, - "y": 1007, - "z": -181890 - }, - "rot": { - "x": 0, - "y": 335153, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400030, - "pos": { - "x": 23950, - "y": 1007, - "z": -180720 - }, - "rot": { - "x": 0, - "y": 141923, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400031, - "pos": { - "x": 11913, - "y": -985, - "z": -218050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400032, - "pos": { - "x": 11934, - "y": -985, - "z": -219375 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400033, - "pos": { - "x": -13990, - "y": -982, - "z": -163590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - } - ], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": 102180, - "y": 2007, - "z": -86360 - }, - "rot": { - "x": 0, - "y": 77500, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 28360, - "y": -3000, - "z": -70230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 12250, - "y": -985, - "z": -218720 - }, - "rot": { - "x": 0, - "y": 251700, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": -23300, - "y": -980, - "z": -202930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": 93120, - "y": 2007, - "z": -98520 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": -131320, - "y": -2120, - "z": -94150 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": -141110, - "y": -2120, - "z": -93676 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [ - { - "groupId": 21, - "instId": 400001, - "pos": { - "x": 109420, - "y": 2007, - "z": -95340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, - { - "groupId": 21, - "instId": 400002, - "pos": { - "x": 109360, - "y": 2010, - "z": -91870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, - { - "groupId": 21, - "instId": 400003, - "pos": { - "x": 101430, - "y": 2010, - "z": -86970 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "npcId": 2101 - }, - { - "groupId": 21, - "instId": 400004, - "pos": { - "x": 102840, - "y": 2010, - "z": -85800 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400005, - "pos": { - "x": 92900, - "y": 2000, - "z": -96800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2108 - }, { - "groupId": 21, - "instId": 400006, - "pos": { - "x": 90410, - "y": 2010, - "z": -100400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400007, - "pos": { - "x": 92980, - "y": 2010, - "z": -99410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400008, - "pos": { - "x": 95890, - "y": 2010, - "z": -100380 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400009, - "pos": { - "x": 60960, - "y": 2023, - "z": -90720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400010, - "pos": { - "x": 35085, - "y": 2000, - "z": -99544 - }, - "rot": { - "x": 0, - "y": 202500, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400011, - "pos": { - "x": 27420, - "y": -3000, - "z": -70450 - }, - "rot": { - "x": 0, - "y": 75650, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400012, - "pos": { - "x": 29320, - "y": -3000, - "z": -69980 - }, - "rot": { - "x": 0, - "y": 264120, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400014, - "pos": { - "x": 3930, - "y": -3000, - "z": -130600 - }, - "rot": { - "x": 0, - "y": 349470, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400015, - "pos": { - "x": -4180, - "y": -3000, - "z": -126750 - }, - "rot": { - "x": 0, - "y": 327007, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400016, - "pos": { - "x": -3340, - "y": -3000, - "z": -122050 - }, - "rot": { - "x": 0, - "y": 232680, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400017, - "pos": { - "x": 4200, - "y": 1010, - "z": -180480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400018, - "pos": { - "x": -5932, - "y": 1010, - "z": -181640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400013, - "pos": { - "x": 22410, - "y": -3000, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400020, - "pos": { - "x": 35090, - "y": 1010, - "z": -168540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400021, - "pos": { - "x": -6680, - "y": -3000, - "z": -123960 - }, - "rot": { - "x": 0, - "y": 98128, - "z": 0 - }, - "npcId": 2107 - }, { - "groupId": 21, - "instId": 400022, - "pos": { - "x": -13650, - "y": -980, - "z": -207930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400023, - "pos": { - "x": 14640, - "y": -980, - "z": -163050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400025, - "pos": { - "x": -5690, - "y": -980, - "z": -234700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400026, - "pos": { - "x": -5820, - "y": -980, - "z": -232210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400027, - "pos": { - "x": -5610, - "y": -980, - "z": -237140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400024, - "pos": { - "x": -24409, - "y": -985, - "z": -203212 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400028, - "pos": { - "x": -21080, - "y": -985, - "z": -202970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400029, - "pos": { - "x": 24560, - "y": 1007, - "z": -181890 - }, - "rot": { - "x": 0, - "y": 335153, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400030, - "pos": { - "x": 23950, - "y": 1007, - "z": -180720 - }, - "rot": { - "x": 0, - "y": 141923, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400031, - "pos": { - "x": 11913, - "y": -985, - "z": -218050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400032, - "pos": { - "x": 11934, - "y": -985, - "z": -219375 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400033, - "pos": { - "x": -13990, - "y": -982, - "z": -163590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400019, - "pos": { - "x": -3090, - "y": -980, - "z": -236640 - }, - "rot": { - "x": 0, - "y": 69820, - "z": 0 - }, - "npcId": 2108 - }, { - "groupId": 21, - "instId": 400036, - "pos": { - "x": 8820, - "y": -980, - "z": -227260 - }, - "rot": { - "x": 0, - "y": 205790, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400037, - "pos": { - "x": 113570, - "y": 2010, - "z": -93560 - }, - "rot": { - "x": 0, - "y": 82679, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400038, - "pos": { - "x": -55310, - "y": -110, - "z": -92450 - }, - "rot": { - "x": 0, - "y": 110200, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400034, - "pos": { - "x": 24010, - "y": 1010, - "z": -179030 - }, - "rot": { - "x": 0, - "y": 295670, - "z": 0 - }, - "npcId": 2108 - }, { - "groupId": 21, - "instId": 400035, - "pos": { - "x": 24980, - "y": 1010, - "z": -175800 - }, - "rot": { - "x": 0, - "y": 271280, - "z": 0 - }, - "npcId": 2101 - } - ], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": 28500, - "y": -3000, - "z": -87030 - }, - "rot": { - "x": 0, - "y": 77500, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": 2770, - "y": 1010, - "z": -181438 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": -28770, - "y": -3000, - "z": -101320 - }, - "rot": { - "x": 0, - "y": 251700, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 21, - "instId": 300004, - "propState": 8, - "pos": { - "x": -23300, - "y": -980, - "z": -202930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300005, - "propState": 8, - "pos": { - "x": -5930, - "y": 80, - "z": -236615 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300006, - "propState": 8, - "pos": { - "x": 24070, - "y": 1960, - "z": -179100 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300007, - "propState": 8, - "pos": { - "x": 92810, - "y": 2689, - "z": -96770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300008, - "propState": 8, - "pos": { - "x": 61191, - "y": 2023, - "z": -90952 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300009, - "propState": 8, - "pos": { - "x": 61191, - "y": 2023, - "z": -90952 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300010, - "propState": 8, - "pos": { - "x": 61191, - "y": 2023, - "z": -90952 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300011, - "propState": 8, - "pos": { - "x": 61191, - "y": 2023, - "z": -90952 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "31": { - "monsters": [ - { - "groupId": 31, - "instId": 200001, - "eventId": 20131105, - "pos": { - "x": -21650, - "y": -980, - "z": -196250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [ - { - "groupId": 43, - "instId": 400001, - "pos": { - "x": -2210, - "y": -980, - "z": -234700 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 2108 - } - ], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4380, - "y": -980, - "z": -230840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 8, - "pos": { - "x": 16901, - "y": 20, - "z": -206018 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": -45589, - "y": -985, - "z": -186805 - }, - "rot": { - "x": 0, - "y": 293330, - "z": 0 - }, - "propId": 301010 - }, - { - "groupId": 67, - "instId": 300003, - "propState": 10, - "pos": { - "x": -45882, - "y": -214, - "z": -186493 - }, - "rot": { - "x": 0, - "y": 119420, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 67, - "instId": 300004, - "propState": 20, - "pos": { - "x": 16717, - "y": -985, - "z": -207676 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 67, - "instId": 300007, - "propState": 8, - "pos": { - "x": 14655, - "y": -984, - "z": -205733 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 67, - "instId": 300005, - "propState": 8, - "pos": { - "x": -45589, - "y": -985, - "z": -186805 - }, - "rot": { - "x": 0, - "y": 293330, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 67, - "instId": 300006, - "propState": 1, - "pos": { - "x": 16901, - "y": 20, - "z": -205878 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 67, - "instId": 300008, - "propState": 8, - "pos": { - "x": -45589, - "y": -985, - "z": -186805 - }, - "rot": { - "x": 0, - "y": 293330, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": 34000, - "y": 2350, - "z": -88003 - }, - "rot": { - "x": 0, - "y": 319930, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": 25590, - "y": -3040, - "z": -107910 - }, - "rot": { - "x": 0, - "y": 131797, - "z": 0 - }, - "propId": 301010 - }, - { - "groupId": 69, - "instId": 300003, - "propState": 10, - "pos": { - "x": 25763, - "y": -2330, - "z": -108250 - }, - "rot": { - "x": 0, - "y": 120480, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 69, - "instId": 300004, - "propState": 20, - "pos": { - "x": 34999, - "y": 2004, - "z": -89377 - }, - "rot": { - "x": 0, - "y": 77548, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 69, - "instId": 300007, - "propState": 8, - "pos": { - "x": 36341, - "y": 2010, - "z": -86732 - }, - "rot": { - "x": 0, - "y": 319930, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 69, - "instId": 300005, - "propState": 8, - "pos": { - "x": 25590, - "y": -3040, - "z": -107910 - }, - "rot": { - "x": 0, - "y": 131797, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 69, - "instId": 300006, - "propState": 1, - "pos": { - "x": 34000, - "y": 2169, - "z": -88003 - }, - "rot": { - "x": 0, - "y": 319930, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 69, - "instId": 300008, - "propState": 8, - "pos": { - "x": 95274, - "y": 1893, - "z": -90833 - }, - "rot": { - "x": 0, - "y": 131797, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300002, - "propState": 8, - "pos": { - "x": -121930, - "y": -939, - "z": -168220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 72, - "instId": 300001, - "propState": 20, - "pos": { - "x": -120910, - "y": -940, - "z": -165830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 72, - "instId": 300003, - "propState": 8, - "pos": { - "x": -120910, - "y": -940, - "z": -165830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 18, - "pos": { - "x": -62024, - "y": 1054, - "z": -89108 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 73, - "instId": 300002, - "propState": 18, - "pos": { - "x": -94645, - "y": -1396, - "z": -97059 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 73, - "instId": 300003, - "propState": 18, - "pos": { - "x": 88033, - "y": 3020, - "z": -88246 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101031 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300002, - "propState": 8, - "pos": { - "x": -121930, - "y": -939, - "z": -168220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 78, - "instId": 300001, - "propState": 20, - "pos": { - "x": -119070, - "y": -940, - "z": -165830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 78, - "instId": 300003, - "propState": 8, - "pos": { - "x": -119070, - "y": -940, - "z": -165830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "92": { - "monsters": [ - { - "groupId": 92, - "instId": 200001, - "eventId": 101204, - "pos": { - "x": -75700, - "y": -960, - "z": -53490 - }, - "rot": { - "x": 0, - "y": 145000, - "z": 0 - }, - "monsterId": 8003021 - } - ], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 8, - "pos": { - "x": -75700, - "y": 870, - "z": -53490 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 701 - } - ], - "teleports": { - "1104": { - "anchorId": 1, - "groupId": 92, - "instId": 300001, - "pos": { - "x": -75714, - "y": -126, - "z": -59865 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300004, - "propState": 12, - "pos": { - "x": -4920, - "y": -500, - "z": -58890 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 95, - "instId": 300001, - "propState": 12, - "pos": { - "x": -57550, - "y": -985, - "z": -196330 - }, - "rot": { - "x": 0, - "y": 90757, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": 113230, - "y": 2010, - "z": -103890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 901 - } - ], - "teleports": { - "1202": { - "anchorId": 1, - "groupId": 96, - "instId": 300001, - "pos": { - "x": 113236, - "y": 2010, - "z": -102112 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "98": { - "monsters": [], - "npcs": [ - { - "groupId": 98, - "instId": 400001, - "pos": { - "x": -3910, - "y": -985, - "z": -229150 - }, - "rot": { - "x": 0, - "y": 143350, - "z": 0 - }, - "npcId": 2104 - } - ], - "props": [ - { - "groupId": 98, - "instId": 300002, - "propState": 8, - "pos": { - "x": -113805, - "y": -89, - "z": -66672 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2013201": { - "P20132_F20132001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300007, - "propState": 8, - "pos": { - "x": 2850, - "y": 3939, - "z": 252780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300010, - "propState": 8, - "pos": { - "x": 111050, - "y": -5032, - "z": 311940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300009, - "propState": 8, - "pos": { - "x": 34690, - "y": 3942, - "z": 196750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300008, - "propState": 8, - "pos": { - "x": 55406, - "y": 1942, - "z": 89170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 101270, - "y": 5450, - "z": 78880 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 115 - }, { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 101270, - "y": 1170, - "z": 78880 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": -79432, - "y": -2588, - "z": -55740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5774, - "y": 5893, - "z": 260958 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 107 - } - ], - "teleports": { - "2013201": { - "anchorId": 1, - "groupId": 1, - "instId": 300007, - "pos": { - "x": 5600, - "y": 3900, - "z": 256200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2013202": { - "anchorId": 2, - "groupId": 1, - "instId": 300008, - "pos": { - "x": 58130, - "y": 1942, - "z": 91685 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2013203": { - "anchorId": 3, - "groupId": 1, - "instId": 300009, - "pos": { - "x": 38997, - "y": 3942, - "z": 198380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2013204": { - "anchorId": 4, - "groupId": 1, - "instId": 300010, - "pos": { - "x": 113893, - "y": -5030, - "z": 316140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 3, - "pos": { - "x": 81034, - "y": -4800, - "z": 324800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301011 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 109772, - "y": -5028, - "z": 318110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101012 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 50750, - "y": -5058, - "z": 322069 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101012 - }, - { - "groupId": 3, - "instId": 300020, - "propState": 2, - "pos": { - "x": 108200, - "y": -5058, - "z": 408100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101012 - }, { - "groupId": 3, - "instId": 300021, - "propState": 2, - "pos": { - "x": 110580, - "y": -5058, - "z": 408360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101012 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 5410, - "y": 0, - "z": 68460 - }, - "rot": { - "x": 0, - "y": 225620, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": 6013, - "y": -58, - "z": 65581 - }, - "rot": { - "x": 0, - "y": 280550, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": 33000, - "y": 4000, - "z": 124360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 3, - "instId": 300007, - "propState": 2, - "pos": { - "x": 29990, - "y": 3940, - "z": 129350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 3, - "instId": 300008, - "propState": 8, - "pos": { - "x": 80880, - "y": -5026, - "z": 291460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 3, - "instId": 300009, - "propState": 8, - "pos": { - "x": 83660, - "y": -5026, - "z": 284900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 3, - "instId": 300010, - "propState": 8, - "pos": { - "x": 120824, - "y": -4968, - "z": 329588 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 3, - "instId": 300011, - "propState": 8, - "pos": { - "x": 118130, - "y": -5031, - "z": 335530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 3, - "instId": 300012, - "propState": 8, - "pos": { - "x": 32930, - "y": -2833, - "z": 302940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 3, - "instId": 300013, - "propState": 8, - "pos": { - "x": 30752, - "y": -2833, - "z": 308420 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 3, - "instId": 300015, - "propState": 2, - "pos": { - "x": 123333, - "y": -5031, - "z": 324602 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 301003 - }, { - "groupId": 3, - "instId": 300016, - "propState": 2, - "pos": { - "x": 122930, - "y": -2021, - "z": 369062 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 301003 - }, { - "groupId": 3, - "instId": 300017, - "propState": 2, - "pos": { - "x": 50221, - "y": -6158, - "z": 331078 - }, - "rot": { - "x": 0, - "y": 189450, - "z": 0 - }, - "propId": 301003 - }, { - "groupId": 3, - "instId": 300018, - "propState": 2, - "pos": { - "x": 39231, - "y": 942, - "z": 268055 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 301003 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 38610, - "y": 3942, - "z": 220040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 38610, - "y": 3942, - "z": 217040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 38610, - "y": 3942, - "z": 214040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 8, - "pos": { - "x": 38610, - "y": 3942, - "z": 211040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 5, - "instId": 300005, - "propState": 101, - "pos": { - "x": 38786, - "y": 3942, - "z": 224640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101013 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300007, - "propState": 12, - "pos": { - "x": 53400, - "y": 942, - "z": 266240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 12, - "pos": { - "x": 124550, - "y": -2021, - "z": 374000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 6, - "instId": 300008, - "propState": 12, - "pos": { - "x": 36501, - "y": -2891, - "z": 308827 - }, - "rot": { - "x": 0, - "y": 314570, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 6, - "instId": 300001, - "propState": 12, - "pos": { - "x": 42260, - "y": 3942, - "z": 215950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 6, - "instId": 300002, - "propState": 12, - "pos": { - "x": 39551, - "y": 3942, - "z": 172082 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 6, - "instId": 300003, - "propState": 12, - "pos": { - "x": 690, - "y": 1942, - "z": 116240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 6, - "instId": 300006, - "propState": 12, - "pos": { - "x": -36607, - "y": -58, - "z": 81285 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 6, - "instId": 300005, - "propState": 12, - "pos": { - "x": 13410, - "y": -58, - "z": 73090 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -30869, - "y": -58, - "z": 86224 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 7, - "instId": 300012, - "propState": 8, - "pos": { - "x": -40200, - "y": 1942, - "z": 107420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 7, - "instId": 300011, - "propState": 8, - "pos": { - "x": 13860, - "y": 1942, - "z": 103060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": 20871, - "y": 1942, - "z": 86649 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300013, - "propState": 8, - "pos": { - "x": 29960, - "y": 3940, - "z": 119400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300014, - "propState": 8, - "pos": { - "x": 29558, - "y": 3965, - "z": 147046 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": 24702, - "y": 3942, - "z": 169492 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300019, - "propState": 8, - "pos": { - "x": 24890, - "y": 3942, - "z": 177730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300006, - "propState": 8, - "pos": { - "x": 53955, - "y": 942, - "z": 257790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300016, - "propState": 8, - "pos": { - "x": 75910, - "y": -5026, - "z": 286310 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300007, - "propState": 8, - "pos": { - "x": 89480, - "y": -5026, - "z": 270670 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300015, - "propState": 8, - "pos": { - "x": 57040, - "y": 3944, - "z": 263780 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300008, - "propState": 8, - "pos": { - "x": 30680, - "y": -2891, - "z": 301520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300009, - "propState": 8, - "pos": { - "x": 84973, - "y": -5017, - "z": 357290 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300017, - "propState": 8, - "pos": { - "x": 117444, - "y": -5026, - "z": 318460 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300018, - "propState": 8, - "pos": { - "x": 123907, - "y": -5031, - "z": 349750 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": 62460, - "y": 1942, - "z": 95363 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": 45880, - "y": 942, - "z": 268670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 7, - "instId": 300010, - "propState": 8, - "pos": { - "x": 113940, - "y": -2022, - "z": 361280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 7, - "instId": 300020, - "propState": 8, - "pos": { - "x": -4630, - "y": -58, - "z": 65880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 7, - "instId": 300021, - "propState": 8, - "pos": { - "x": -31460, - "y": 1942, - "z": 107430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200003, - "eventId": 20132112, - "pos": { - "x": 33570, - "y": 2097, - "z": 93370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 79195, - "y": -5009, - "z": 367523 - }, - "rot": { - "x": 0, - "y": 50283, - "z": 0 - }, - "propId": 901 - } - ], - "teleports": { - "1203": { - "anchorId": 1, - "groupId": 10, - "instId": 300001, - "pos": { - "x": 80302, - "y": -5009, - "z": 366157 - }, - "rot": { - "x": 0, - "y": 320237, - "z": 0 - } - } - } - }, - "13": { - "monsters": [ - { - "groupId": 13, - "instId": 200001, - "eventId": 20132101, - "pos": { - "x": 80710, - "y": -5026, - "z": 284160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1022020 - }, { - "groupId": 13, - "instId": 200002, - "eventId": 20132102, - "pos": { - "x": 86460, - "y": -1968, - "z": 251470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1022020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [ - { - "groupId": 14, - "instId": 200003, - "eventId": 20132104, - "pos": { - "x": 120870, - "y": -1965, - "z": 362430 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1022020 - }, { - "groupId": 14, - "instId": 200005, - "eventId": 20132105, - "pos": { - "x": 33060, - "y": -2891, - "z": 310410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "15": { - "monsters": [ - { - "groupId": 15, - "instId": 200001, - "eventId": 20132113, - "pos": { - "x": -21150, - "y": 3, - "z": 67790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": 101270, - "y": 2800, - "z": 78880 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "23": { - "monsters": [ - { - "groupId": 23, - "instId": 200001, - "eventId": 101203, - "pos": { - "x": 43750, - "y": 942, - "z": 256770 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8003031 - } - ], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": 43750, - "y": 1942, - "z": 256770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1103": { - "anchorId": 1, - "groupId": 23, - "instId": 300001, - "pos": { - "x": 37337, - "y": 942, - "z": 256770 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "41": { - "monsters": [ - { - "groupId": 41, - "instId": 200001, - "eventId": 20132232, - "pos": { - "x": -39950, - "y": 1942, - "z": 105100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8003030 - } - ], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 11, - "pos": { - "x": -46150, - "y": 1942, - "z": 105100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 41, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 41, - "instId": 300003, - "propState": 8, - "pos": { - "x": -46150, - "y": 1942, - "z": 105100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "42": { - "monsters": [ - { - "groupId": 42, - "instId": 200001, - "eventId": 20132233, - "pos": { - "x": 3100, - "y": -58, - "z": 57060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1023020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 11, - "pos": { - "x": 3100, - "y": -58, - "z": 53050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 42, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 42, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3100, - "y": -58, - "z": 53050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "46": { - "monsters": [ - { - "groupId": 46, - "instId": 200001, - "eventId": 20132131, - "pos": { - "x": 1850, - "y": 1940, - "z": 104350 - }, - "rot": { - "x": 0, - "y": 49698, - "z": 0 - }, - "monsterId": 1022010 - }, - { - "groupId": 46, - "instId": 200002, - "eventId": 20132132, - "pos": { - "x": 2920, - "y": 1940, - "z": 110360 - }, - "rot": { - "x": 0, - "y": 180246, - "z": 0 - }, - "monsterId": 1022010 - }, - { - "groupId": 46, - "instId": 200003, - "eventId": 20132133, - "pos": { - "x": -1640, - "y": 1940, - "z": 109900 - }, - "rot": { - "x": 0, - "y": 127090, - "z": 0 - }, - "monsterId": 8002010 - }, - { - "groupId": 46, - "instId": 200004, - "eventId": 20132134, - "pos": { - "x": -29300, - "y": -100, - "z": 89100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002010 - }, { - "groupId": 46, - "instId": 200005, - "eventId": 20132135, - "pos": { - "x": 26800, - "y": 3940, - "z": 174780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8002010 - }, { - "groupId": 46, - "instId": 200006, - "eventId": 20132136, - "pos": { - "x": 26630, - "y": 3940, - "z": 171350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 46, - "instId": 200007, - "eventId": 20132137, - "pos": { - "x": 32800, - "y": 3942, - "z": 167530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31131, - "y": 406, - "z": 74797 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": 30817, - "y": 3940, - "z": 117725 - }, - "rot": { - "x": 0, - "y": 347579, - "z": 0 - }, - "propId": 301010 - }, - { - "groupId": 57, - "instId": 300003, - "propState": 8, - "pos": { - "x": 30970, - "y": 4714, - "z": 118310 - }, - "rot": { - "x": 0, - "y": 330669, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 57, - "instId": 300004, - "propState": 20, - "pos": { - "x": -30780, - "y": -60, - "z": 73600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 57, - "instId": 300007, - "propState": 8, - "pos": { - "x": -30303, - "y": -60, - "z": 75924 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 57, - "instId": 300005, - "propState": 8, - "pos": { - "x": 30817, - "y": 3940, - "z": 117725 - }, - "rot": { - "x": 0, - "y": 347579, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 57, - "instId": 300006, - "propState": 1, - "pos": { - "x": -30780, - "y": -60, - "z": 73600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 57, - "instId": 300008, - "propState": 8, - "pos": { - "x": 30817, - "y": 3940, - "z": 117725 - }, - "rot": { - "x": 0, - "y": 347579, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": 111355, - "y": -1269, - "z": 374135 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": 78520, - "y": -5026, - "z": 295310 - }, - "rot": { - "x": 0, - "y": 27405, - "z": 0 - }, - "propId": 301010 - }, - { - "groupId": 58, - "instId": 300003, - "propState": 10, - "pos": { - "x": 79006, - "y": -4082, - "z": 295601 - }, - "rot": { - "x": 0, - "y": 306071, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 58, - "instId": 300004, - "propState": 20, - "pos": { - "x": 112953, - "y": -2021, - "z": 374080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 58, - "instId": 300007, - "propState": 8, - "pos": { - "x": 112336, - "y": -2021, - "z": 372120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 58, - "instId": 300005, - "propState": 8, - "pos": { - "x": 78692, - "y": -4815, - "z": 295336 - }, - "rot": { - "x": 0, - "y": 27405, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 58, - "instId": 300006, - "propState": 1, - "pos": { - "x": 112953, - "y": -2021, - "z": 374080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 58, - "instId": 300008, - "propState": 8, - "pos": { - "x": 78692, - "y": -4815, - "z": 295336 - }, - "rot": { - "x": 0, - "y": 27405, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 18, - "pos": { - "x": 39084, - "y": 4704, - "z": 168798 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 62, - "instId": 300002, - "propState": 18, - "pos": { - "x": 24755, - "y": 5098, - "z": 186679 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 62, - "instId": 300003, - "propState": 18, - "pos": { - "x": 39128, - "y": 4704, - "z": 174321 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 62, - "instId": 300004, - "propState": 18, - "pos": { - "x": 39166, - "y": 4695, - "z": 167994 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101029 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300003, - "propState": 8, - "pos": { - "x": 115273, - "y": -5034, - "z": 309935 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 3001 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300005, - "propState": 12, - "pos": { - "x": 73410, - "y": 974, - "z": 263350 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "77": { - "monsters": [ - { - "groupId": 77, - "instId": 200001, - "eventId": 20132234, - "pos": { - "x": 63940, - "y": 3944, - "z": 255120 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1023010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 11, - "pos": { - "x": 67460, - "y": 3944, - "z": 256390 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 77, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 77, - "instId": 300003, - "propState": 8, - "pos": { - "x": 67460, - "y": 3944, - "z": 256390 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "79": { - "monsters": [ - { - "groupId": 79, - "instId": 200001, - "eventId": 101206, - "pos": { - "x": 86590, - "y": 1907, - "z": 92318 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1023021 - } - ], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": 86590, - "y": 2907, - "z": 92318 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 703 - } - ], - "teleports": { - "1106": { - "anchorId": 1, - "groupId": 79, - "instId": 300001, - "pos": { - "x": 79490, - "y": 1907, - "z": 90270 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - } - } - } - }, - "89": { - "monsters": [], - "npcs": [ - { - "groupId": 89, - "instId": 400002, - "pos": { - "x": 94759, - "y": 1907, - "z": 81358 - }, - "rot": { - "x": 0, - "y": 348180, - "z": 0 - }, - "npcId": 2101 - } - ], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": 101270, - "y": 2800, - "z": 78880 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2013301": { - "P20133_F20133001": { - "scenes": { - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": -32720, - "y": 15610, - "z": 24170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 20, - "instId": 300002, - "pos": { - "x": -28190, - "y": 15730, - "z": 25860 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2013302": { - "P20133_F20133001": { - "scenes": {}, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2013401": { - "P20134_F20134001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -150880, - "y": -6872, - "z": -48350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -34820, - "y": 20510, - "z": 8830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2013401": { - "anchorId": 1, - "groupId": 2, - "instId": 300001, - "pos": { - "x": -149280, - "y": -6772, - "z": -52730 - }, - "rot": { - "x": 0, - "y": 83100, - "z": 0 - } - }, - "2013402": { - "anchorId": 2, - "groupId": 2, - "instId": 300002, - "pos": { - "x": -27280, - "y": 20490, - "z": 10670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 12, - "pos": { - "x": -51750, - "y": 17608, - "z": -19920 - }, - "rot": { - "x": 0, - "y": 182263, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 3, - "instId": 300002, - "propState": 12, - "pos": { - "x": -65310, - "y": 14146, - "z": 15610 - }, - "rot": { - "x": 0, - "y": 204200, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 3, - "instId": 300003, - "propState": 12, - "pos": { - "x": -89070, - "y": 12418, - "z": -38640 - }, - "rot": { - "x": 0, - "y": 265733, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26127, - "y": 20497, - "z": -27302 - }, - "rot": { - "x": 0, - "y": 216070, - "z": 0 - }, - "propId": 113 - } - ], - "teleports": { - "1302": { - "anchorId": 1, - "groupId": 5, - "instId": 300001, - "pos": { - "x": -28241, - "y": 20487, - "z": -25751 - }, - "rot": { - "x": 0, - "y": 125600, - "z": 0 - } - } - } - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -89747, - "y": 11970, - "z": -16899 - }, - "rot": { - "x": 0, - "y": 188533, - "z": 0 - }, - "propId": 901 - } - ], - "teleports": { - "1204": { - "anchorId": 1, - "groupId": 6, - "instId": 300001, - "pos": { - "x": -91270, - "y": 11475, - "z": -16670 - }, - "rot": { - "x": 0, - "y": 98533, - "z": 0 - } - } - } - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 20134101, - "pos": { - "x": -119250, - "y": 2650, - "z": -8250 - }, - "rot": { - "x": 0, - "y": 231530, - "z": 0 - }, - "monsterId": 1022010 - }, - { - "groupId": 7, - "instId": 200002, - "eventId": 20134102, - "pos": { - "x": -124390, - "y": 3180, - "z": -9860 - }, - "rot": { - "x": 0, - "y": 103612, - "z": 0 - }, - "monsterId": 1022010 - }, - { - "groupId": 7, - "instId": 200003, - "eventId": 20134103, - "pos": { - "x": -112570, - "y": 2030, - "z": 27750 - }, - "rot": { - "x": 0, - "y": 231530, - "z": 0 - }, - "monsterId": 8001020 - }, - { - "groupId": 7, - "instId": 200004, - "eventId": 20134104, - "pos": { - "x": -73980, - "y": 12947, - "z": 15510 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "monsterId": 8002010 - }, { - "groupId": 7, - "instId": 200005, - "eventId": 20134105, - "pos": { - "x": -89030, - "y": 11190, - "z": 16160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8001030 - }, { - "groupId": 7, - "instId": 200006, - "eventId": 20134106, - "pos": { - "x": -91890, - "y": 11760, - "z": 20850 - }, - "rot": { - "x": 0, - "y": 160853, - "z": 0 - }, - "monsterId": 8001030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200001, - "eventId": 20134107, - "pos": { - "x": -87237, - "y": 11135, - "z": 10740 - }, - "rot": { - "x": 0, - "y": 315600, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "13": { - "monsters": [ - { - "groupId": 13, - "instId": 200001, - "eventId": 20134231, - "pos": { - "x": -22260, - "y": 16400, - "z": 34410 - }, - "rot": { - "x": 0, - "y": 227980, - "z": 0 - }, - "monsterId": 8003040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 11, - "pos": { - "x": -18390, - "y": 17326, - "z": 37900 - }, - "rot": { - "x": 0, - "y": 228814, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": -18390, - "y": 17326, - "z": 37900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": -156740, - "y": -8550, - "z": -52870 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3001 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -133230, - "y": -3101, - "z": -49627 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": -43110, - "y": 13858, - "z": 41190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 23, - "instId": 300003, - "propState": 8, - "pos": { - "x": -66660, - "y": 15707, - "z": -12980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 20, - "pos": { - "x": -22020, - "y": 20520, - "z": -4960 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60103 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 18, - "pos": { - "x": -19595, - "y": 21232, - "z": 12288 - }, - "rot": { - "x": 0, - "y": 33797, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2013402": { - "P20134_F20134001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -150880, - "y": -6872, - "z": -48350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -34820, - "y": 20510, - "z": 8830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2013401": { - "anchorId": 1, - "groupId": 2, - "instId": 300001, - "pos": { - "x": -149280, - "y": -6772, - "z": -52730 - }, - "rot": { - "x": 0, - "y": 83100, - "z": 0 - } - }, - "2013402": { - "anchorId": 2, - "groupId": 2, - "instId": 300002, - "pos": { - "x": -27280, - "y": 20490, - "z": 10670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 12, - "pos": { - "x": -51750, - "y": 17608, - "z": -19920 - }, - "rot": { - "x": 0, - "y": 182263, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 3, - "instId": 300002, - "propState": 12, - "pos": { - "x": -65310, - "y": 14146, - "z": 15610 - }, - "rot": { - "x": 0, - "y": 204200, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 3, - "instId": 300003, - "propState": 12, - "pos": { - "x": -89070, - "y": 12418, - "z": -38640 - }, - "rot": { - "x": 0, - "y": 265733, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26127, - "y": 20497, - "z": -27302 - }, - "rot": { - "x": 0, - "y": 216070, - "z": 0 - }, - "propId": 113 - } - ], - "teleports": { - "1302": { - "anchorId": 1, - "groupId": 5, - "instId": 300001, - "pos": { - "x": -28241, - "y": 20487, - "z": -25751 - }, - "rot": { - "x": 0, - "y": 125600, - "z": 0 - } - } - } - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -89747, - "y": 11970, - "z": -16899 - }, - "rot": { - "x": 0, - "y": 188533, - "z": 0 - }, - "propId": 901 - } - ], - "teleports": { - "1204": { - "anchorId": 1, - "groupId": 6, - "instId": 300001, - "pos": { - "x": -91270, - "y": 11475, - "z": -16670 - }, - "rot": { - "x": 0, - "y": 98533, - "z": 0 - } - } - } - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 20134101, - "pos": { - "x": -119250, - "y": 2650, - "z": -8250 - }, - "rot": { - "x": 0, - "y": 231530, - "z": 0 - }, - "monsterId": 1022010 - }, - { - "groupId": 7, - "instId": 200002, - "eventId": 20134102, - "pos": { - "x": -124390, - "y": 3180, - "z": -9860 - }, - "rot": { - "x": 0, - "y": 103612, - "z": 0 - }, - "monsterId": 1022010 - }, - { - "groupId": 7, - "instId": 200003, - "eventId": 20134103, - "pos": { - "x": -112570, - "y": 2030, - "z": 27750 - }, - "rot": { - "x": 0, - "y": 231530, - "z": 0 - }, - "monsterId": 8001020 - }, - { - "groupId": 7, - "instId": 200004, - "eventId": 20134104, - "pos": { - "x": -73980, - "y": 12947, - "z": 15510 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "monsterId": 8002010 - }, { - "groupId": 7, - "instId": 200005, - "eventId": 20134105, - "pos": { - "x": -89030, - "y": 11190, - "z": 16160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8001030 - }, { - "groupId": 7, - "instId": 200006, - "eventId": 20134106, - "pos": { - "x": -91890, - "y": 11760, - "z": 20850 - }, - "rot": { - "x": 0, - "y": 160853, - "z": 0 - }, - "monsterId": 8001030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200001, - "eventId": 20134107, - "pos": { - "x": -87237, - "y": 11135, - "z": 10740 - }, - "rot": { - "x": 0, - "y": 315600, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "13": { - "monsters": [ - { - "groupId": 13, - "instId": 200001, - "eventId": 20134231, - "pos": { - "x": -22260, - "y": 16400, - "z": 34410 - }, - "rot": { - "x": 0, - "y": 227980, - "z": 0 - }, - "monsterId": 8003040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 11, - "pos": { - "x": -18390, - "y": 17326, - "z": 37900 - }, - "rot": { - "x": 0, - "y": 228814, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": -18390, - "y": 17326, - "z": 37900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": -156740, - "y": -8550, - "z": -52870 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3001 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -133230, - "y": -3101, - "z": -49627 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": -43110, - "y": 13858, - "z": 41190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 23, - "instId": 300003, - "propState": 8, - "pos": { - "x": -66660, - "y": 15707, - "z": -12980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 20, - "pos": { - "x": -22020, - "y": 20520, - "z": -4960 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60103 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 18, - "pos": { - "x": -19595, - "y": 21232, - "z": 12288 - }, - "rot": { - "x": 0, - "y": 33797, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 201, - "startAnchorId": 1, - "startGroupId": 21, - "isEnteredSceneInfo": true - } - }, - "2013501": { - "P20135_F20135001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -28391, - "y": 11082, - "z": 45499 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -47878, - "y": 3961, - "z": 53177 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 68016, - "y": 2754, - "z": -26107 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2013501": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": -52104, - "y": 3905, - "z": 52885 - }, - "rot": { - "x": 0, - "y": 112973, - "z": 0 - } - }, - "2013502": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": 62355, - "y": 2941, - "z": -18195 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300002, - "propState": 12, - "pos": { - "x": -30299, - "y": 8726, - "z": 40968 - }, - "rot": { - "x": 0, - "y": 540, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 12, - "pos": { - "x": 47843, - "y": 2719, - "z": -31295 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 12, - "pos": { - "x": 74005, - "y": 2679, - "z": -32730 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 8, - "instId": 300005, - "propState": 12, - "pos": { - "x": 58578, - "y": 7585, - "z": -80733 - }, - "rot": { - "x": 0, - "y": 328132, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 8, - "instId": 300001, - "propState": 12, - "pos": { - "x": 106637, - "y": 6799, - "z": -64441 - }, - "rot": { - "x": 0, - "y": 265000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 18, - "pos": { - "x": 73756, - "y": 7227, - "z": -72842 - }, - "rot": { - "x": 0, - "y": 16497, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 29, - "instId": 300002, - "propState": 18, - "pos": { - "x": 105632, - "y": 7854, - "z": -47255 - }, - "rot": { - "x": 0, - "y": 111398, - "z": 0 - }, - "propId": 101029 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2013601": { - "P20136_F20136001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 21, - "y": 10838, - "z": 46658 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2013601": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": -3368, - "y": 10777, - "z": 46081 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 16065, - "y": 36584, - "z": 51255 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 15, - "pos": { - "x": -14760, - "y": -24600, - "z": 88992 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101007 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": -17339, - "y": 5433, - "z": 82368 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101008 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": -9519, - "y": -24805, - "z": 86300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101008 - }, { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": -14760, - "y": -25370, - "z": 88992 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301005 - }, { - "groupId": 4, - "instId": 300006, - "propState": 1, - "pos": { - "x": -15554, - "y": 11646, - "z": 58659 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101070 - }, { - "groupId": 4, - "instId": 300008, - "propState": 8, - "pos": { - "x": -4483, - "y": -24854, - "z": 98271 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300009, - "propState": 8, - "pos": { - "x": -4483, - "y": -24854, - "z": 118510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300010, - "propState": 8, - "pos": { - "x": -53560, - "y": -16880, - "z": 213350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300012, - "propState": 8, - "pos": { - "x": 45640, - "y": -16068, - "z": 207890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300007, - "propState": 8, - "pos": { - "x": 2890, - "y": 1430, - "z": -7790 - }, - "rot": { - "x": 0, - "y": 348642, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 4, - "instId": 300011, - "propState": 8, - "pos": { - "x": 2890, - "y": 1430, - "z": -7790 - }, - "rot": { - "x": 0, - "y": 348642, - "z": 0 - }, - "propId": 115 - } - ], - "teleports": { - "2347": { - "anchorId": 3, - "groupId": 4, - "instId": 300006, - "pos": { - "x": -12378, - "y": 10796, - "z": 58607 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300002, - "propState": 12, - "pos": { - "x": 19420, - "y": -24760, - "z": 158316 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 14, - "instId": 300003, - "propState": 12, - "pos": { - "x": 10836, - "y": 10794, - "z": 76564 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 12, - "pos": { - "x": -13810, - "y": 10842, - "z": 66480 - }, - "rot": { - "x": 0, - "y": 185000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 14, - "instId": 300005, - "propState": 12, - "pos": { - "x": 7812, - "y": 5428, - "z": 68397 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 14, - "instId": 300001, - "propState": 12, - "pos": { - "x": -7734, - "y": 5711, - "z": 73990 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - }, - { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 32, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 32, - "instId": 300004, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 32, - "instId": 300005, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 32, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 32, - "instId": 300007, - "propState": 8, - "pos": { - "x": -4579, - "y": -24854, - "z": 102690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 32, - "instId": 300008, - "propState": 8, - "pos": { - "x": -4285, - "y": -24854, - "z": 113370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 32, - "instId": 300009, - "propState": 8, - "pos": { - "x": -4290, - "y": -24854, - "z": 129012 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 32, - "instId": 300010, - "propState": 8, - "pos": { - "x": -4299, - "y": -23888, - "z": 168320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 32, - "instId": 300011, - "propState": 8, - "pos": { - "x": -4290, - "y": -23861, - "z": 154010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 18, - "pos": { - "x": 13730, - "y": 6581, - "z": 74279 - }, - "rot": { - "x": 0, - "y": 332958, - "z": 0 - }, - "propId": 101029 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2013603": { - "P20136_F20136001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 21, - "y": 10838, - "z": 46658 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2013601": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": -3368, - "y": 10777, - "z": 46081 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 16065, - "y": 36584, - "z": 51255 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 15, - "pos": { - "x": -14760, - "y": -24600, - "z": 88992 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101007 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": -17339, - "y": 5433, - "z": 82368 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101008 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": -9519, - "y": -24805, - "z": 86300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101008 - }, { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": -14760, - "y": -25370, - "z": 88992 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301005 - }, { - "groupId": 4, - "instId": 300006, - "propState": 1, - "pos": { - "x": -15554, - "y": 11646, - "z": 58659 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101070 - }, { - "groupId": 4, - "instId": 300008, - "propState": 8, - "pos": { - "x": -4483, - "y": -24854, - "z": 98271 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300009, - "propState": 8, - "pos": { - "x": -4483, - "y": -24854, - "z": 118510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300010, - "propState": 8, - "pos": { - "x": -53560, - "y": -16880, - "z": 213350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300012, - "propState": 8, - "pos": { - "x": 45640, - "y": -16068, - "z": 207890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300007, - "propState": 8, - "pos": { - "x": 2890, - "y": 1430, - "z": -7790 - }, - "rot": { - "x": 0, - "y": 348642, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 4, - "instId": 300011, - "propState": 8, - "pos": { - "x": 2890, - "y": 1430, - "z": -7790 - }, - "rot": { - "x": 0, - "y": 348642, - "z": 0 - }, - "propId": 115 - } - ], - "teleports": { - "2347": { - "anchorId": 3, - "groupId": 4, - "instId": 300006, - "pos": { - "x": -12378, - "y": 10796, - "z": 58607 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300002, - "propState": 12, - "pos": { - "x": 19420, - "y": -24760, - "z": 158316 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 14, - "instId": 300003, - "propState": 12, - "pos": { - "x": 10836, - "y": 10794, - "z": 76564 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 12, - "pos": { - "x": -13810, - "y": 10842, - "z": 66480 - }, - "rot": { - "x": 0, - "y": 185000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 14, - "instId": 300005, - "propState": 12, - "pos": { - "x": 7812, - "y": 5428, - "z": 68397 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 14, - "instId": 300001, - "propState": 12, - "pos": { - "x": -7734, - "y": 5711, - "z": 73990 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - }, - { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 32, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 32, - "instId": 300004, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 32, - "instId": 300005, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 32, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 32, - "instId": 300007, - "propState": 8, - "pos": { - "x": -4579, - "y": -24854, - "z": 102690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 32, - "instId": 300008, - "propState": 8, - "pos": { - "x": -4285, - "y": -24854, - "z": 113370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 32, - "instId": 300009, - "propState": 8, - "pos": { - "x": -4290, - "y": -24854, - "z": 129012 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 32, - "instId": 300010, - "propState": 8, - "pos": { - "x": -4299, - "y": -23888, - "z": 168320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 32, - "instId": 300011, - "propState": 8, - "pos": { - "x": -4290, - "y": -23861, - "z": 154010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 18, - "pos": { - "x": 13730, - "y": 6581, - "z": 74279 - }, - "rot": { - "x": 0, - "y": 332958, - "z": 0 - }, - "propId": 101029 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 201, - "startAnchorId": 3, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "2021101": { - "P20211_F20211001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 42060, - "y": 9100, - "z": 158500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 4160, - "y": -1085, - "z": 1289 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": 7172, - "y": 8530, - "z": -105544 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": -3270, - "y": 2171, - "z": 54390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2021101": { - "anchorId": 1, - "groupId": 1, - "instId": 300001, - "pos": { - "x": 39120, - "y": 9101, - "z": 164090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2021102": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": 1950, - "y": -1300, - "z": 1580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2021103": { - "anchorId": 2, - "groupId": 1, - "instId": 300006, - "pos": { - "x": 9710, - "y": 8520, - "z": -108870 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2021104": { - "anchorId": 4, - "groupId": 1, - "instId": 300004, - "pos": { - "x": -8360, - "y": 2171, - "z": 58200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 12, - "pos": { - "x": 17911, - "y": 9238, - "z": 131313 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 12, - "pos": { - "x": 46062, - "y": 7006, - "z": -91233 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 12, - "pos": { - "x": -26584, - "y": 8171, - "z": 36495 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 2, - "instId": 300004, - "propState": 12, - "pos": { - "x": -16630, - "y": -1010, - "z": -12173 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 2, - "instId": 300008, - "propState": 12, - "pos": { - "x": -22140, - "y": 5376, - "z": -50022 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 2, - "instId": 300006, - "propState": 12, - "pos": { - "x": -13450, - "y": 7036, - "z": -112250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 2, - "instId": 300007, - "propState": 12, - "pos": { - "x": -15281, - "y": 11241, - "z": -56715 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 2, - "instId": 300005, - "propState": 12, - "pos": { - "x": 85838, - "y": 2445, - "z": 102739 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 2, - "instId": 300009, - "propState": 12, - "pos": { - "x": 19950, - "y": -1116, - "z": 20630 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 2, - "instId": 300010, - "propState": 12, - "pos": { - "x": -97577, - "y": 821, - "z": 42330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -73440, - "y": 821, - "z": 75969 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -47610, - "y": 5562, - "z": -115486 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": 43180, - "y": 9101, - "z": 136270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 3, - "instId": 300007, - "propState": 8, - "pos": { - "x": 1420, - "y": 9101, - "z": 113920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 3, - "instId": 300008, - "propState": 8, - "pos": { - "x": 8689, - "y": 9101, - "z": 89554 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 3, - "instId": 300009, - "propState": 8, - "pos": { - "x": -48220, - "y": 2171, - "z": 39410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 3, - "instId": 300010, - "propState": 8, - "pos": { - "x": 29610, - "y": 2246, - "z": 76459 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 3, - "instId": 300011, - "propState": 8, - "pos": { - "x": 42010, - "y": 172, - "z": 113797 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 3, - "instId": 300012, - "propState": 8, - "pos": { - "x": 103653, - "y": 2231, - "z": 98255 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 3, - "instId": 300013, - "propState": 8, - "pos": { - "x": 72702, - "y": 2231, - "z": 69019 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 3, - "instId": 300014, - "propState": 8, - "pos": { - "x": 40280, - "y": -2916, - "z": 59260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 3, - "instId": 300015, - "propState": 8, - "pos": { - "x": 21560, - "y": -1264, - "z": -23480 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 3, - "instId": 300016, - "propState": 8, - "pos": { - "x": 33802, - "y": -1074, - "z": 14490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 3, - "instId": 300017, - "propState": 8, - "pos": { - "x": -16730, - "y": -1147, - "z": -23440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 3, - "instId": 300018, - "propState": 8, - "pos": { - "x": -15615, - "y": 5240, - "z": -78728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 3, - "instId": 300019, - "propState": 8, - "pos": { - "x": -48810, - "y": 7010, - "z": -67400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 3, - "instId": 300020, - "propState": 8, - "pos": { - "x": -11373, - "y": 5562, - "z": -119000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 3, - "instId": 300021, - "propState": 8, - "pos": { - "x": 56415, - "y": 7006, - "z": -95464 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 3, - "instId": 300022, - "propState": 8, - "pos": { - "x": 38240, - "y": 7006, - "z": -112678 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 3, - "instId": 300023, - "propState": 8, - "pos": { - "x": -13430, - "y": -1147, - "z": -1470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 3, - "instId": 300024, - "propState": 8, - "pos": { - "x": 43030, - "y": 7006, - "z": -112560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 3, - "instId": 300025, - "propState": 8, - "pos": { - "x": 84346, - "y": 2231, - "z": 67134 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 3, - "instId": 300026, - "propState": 8, - "pos": { - "x": 1880, - "y": 9101, - "z": 128800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 1530, - "y": -1147, - "z": -40518 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7664, - "y": 5257, - "z": -56100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102001 - }, - { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": -10357, - "y": 5240, - "z": -54820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 35, - "instId": 300003, - "propState": 8, - "pos": { - "x": -19103, - "y": 5240, - "z": -74285 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102001 - }, - { - "groupId": 35, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20770, - "y": 5240, - "z": -76194 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 35, - "instId": 300005, - "propState": 8, - "pos": { - "x": 40420, - "y": 9101, - "z": 175980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "40": { - "monsters": [ - { - "groupId": 40, - "instId": 200001, - "eventId": 101208, - "pos": { - "x": 49500, - "y": 6980, - "z": -105260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8003012 - } - ], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300003, - "propState": 8, - "pos": { - "x": 49500, - "y": 8100, - "z": -105260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1108": { - "anchorId": 1, - "groupId": 40, - "instId": 300003, - "pos": { - "x": 43390, - "y": 7006, - "z": -105260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "41": { - "monsters": [ - { - "groupId": 41, - "instId": 200001, - "eventId": 20211231, - "pos": { - "x": 80364, - "y": 122, - "z": 119170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8003050 - } - ], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 11, - "pos": { - "x": 80511, - "y": 122, - "z": 122180 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 41, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 41, - "instId": 300003, - "propState": 8, - "pos": { - "x": 80511, - "y": 122, - "z": 122180 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "42": { - "monsters": [ - { - "groupId": 42, - "instId": 200001, - "eventId": 20211232, - "pos": { - "x": 46800, - "y": -2916, - "z": 47720 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 42, - "instId": 200002, - "eventId": 20211233, - "pos": { - "x": 49450, - "y": -2916, - "z": 51850 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2022010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 11, - "pos": { - "x": 49823, - "y": -2916, - "z": 49531 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 42, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 42, - "instId": 300003, - "propState": 8, - "pos": { - "x": 49823, - "y": -2916, - "z": 49531 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "55": { - "monsters": [ - { - "groupId": 55, - "instId": 200006, - "eventId": 20211101, - "pos": { - "x": -13060, - "y": 9101, - "z": 91520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8002010 - }, - { - "groupId": 55, - "instId": 200007, - "eventId": 20211102, - "pos": { - "x": -3190, - "y": 9101, - "z": 95680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8001040 - }, - { - "groupId": 55, - "instId": 200004, - "eventId": 20211105, - "pos": { - "x": -12450, - "y": 5236, - "z": -86690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2011010 - }, - { - "groupId": 55, - "instId": 200002, - "eventId": 20211106, - "pos": { - "x": -6910, - "y": 5236, - "z": -80910 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 55, - "instId": 200001, - "eventId": 20211107, - "pos": { - "x": -5310, - "y": 5236, - "z": -84210 - }, - "rot": { - "x": 0, - "y": 340000, - "z": 0 - }, - "monsterId": 2011020 - }, { - "groupId": 55, - "instId": 200005, - "eventId": 20211132, - "pos": { - "x": 94490, - "y": 2231, - "z": 89950 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 55, - "instId": 200009, - "eventId": 20211133, - "pos": { - "x": 92240, - "y": 2231, - "z": 84810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 55, - "instId": 200003, - "eventId": 20211151, - "pos": { - "x": -12155, - "y": -1147, - "z": 10281 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8001050 - }, { - "groupId": 55, - "instId": 200008, - "eventId": 20211152, - "pos": { - "x": -16870, - "y": -1147, - "z": 11600 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 55, - "instId": 200010, - "eventId": 20211153, - "pos": { - "x": -26911, - "y": 3930, - "z": -82273 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 55, - "instId": 200011, - "eventId": 20211154, - "pos": { - "x": -37492, - "y": 3930, - "z": -81529 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 2011020 - }, { - "groupId": 55, - "instId": 200012, - "eventId": 20211155, - "pos": { - "x": -39610, - "y": 5562, - "z": -97350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 55, - "instId": 200013, - "eventId": 20211156, - "pos": { - "x": -21995, - "y": 5562, - "z": -117130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2664, - "y": -1147, - "z": -45442 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 901 - } - ], - "teleports": { - "1205": { - "anchorId": 1, - "groupId": 56, - "instId": 300001, - "pos": { - "x": -2680, - "y": -1149, - "z": -43820 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "57": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 8, - "pos": { - "x": 3914, - "y": 2280, - "z": 73680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": 7864, - "y": 2280, - "z": 68864 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 57, - "instId": 300003, - "propState": 8, - "pos": { - "x": 7864, - "y": 2280, - "z": 68864 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": -40, - "y": 10, - "z": 230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": -3940, - "y": -1120, - "z": -14530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 560, - "y": 55, - "z": -32 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": -1073, - "y": -1120, - "z": -850 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": 10769, - "y": -1120, - "z": -1030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 59, - "instId": 300004, - "propState": 8, - "pos": { - "x": 1480, - "y": -168, - "z": 3340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 8, - "pos": { - "x": 380, - "y": 0, - "z": -2920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 60, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26553, - "y": 586, - "z": -14286 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300003, - "propState": 20, - "pos": { - "x": -332, - "y": 5236, - "z": -81710 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 77, - "instId": 300002, - "propState": 8, - "pos": { - "x": -43284, - "y": 5570, - "z": -110028 - }, - "rot": { - "x": 0, - "y": 148878, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 77, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 77, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1810, - "y": 5236, - "z": -81780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "103": { - "monsters": [ - { - "groupId": 103, - "instId": 200001, - "eventId": 20211110, - "pos": { - "x": 25220, - "y": 2246, - "z": 69190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "106": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 106, - "instId": 300001, - "propState": 18, - "pos": { - "x": -6269, - "y": 5987, - "z": -88947 - }, - "rot": { - "x": 0, - "y": 89938, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 106, - "instId": 300002, - "propState": 18, - "pos": { - "x": -36413, - "y": 2922, - "z": 42139 - }, - "rot": { - "x": 0, - "y": 89938, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "113": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 113, - "instId": 300001, - "propState": 8, - "pos": { - "x": 10252, - "y": 54358, - "z": -24455 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102034 - } - ], - "teleports": {} - }, - "120": { - "monsters": [ - { - "groupId": 120, - "instId": 200001, - "eventId": 20211251, - "pos": { - "x": 77210, - "y": 2246, - "z": 67610 - }, - "rot": { - "x": 0, - "y": 234411, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 120, - "instId": 200002, - "eventId": 20211252, - "pos": { - "x": 77408, - "y": 2246, - "z": 65297 - }, - "rot": { - "x": 0, - "y": 265189, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 120, - "instId": 200003, - "eventId": 20211253, - "pos": { - "x": 75085, - "y": 2246, - "z": 68507 - }, - "rot": { - "x": 0, - "y": 179535, - "z": 0 - }, - "monsterId": 2022010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 120, - "instId": 300002, - "propState": 8, - "pos": { - "x": 75240, - "y": 2175, - "z": 66476 - }, - "rot": { - "x": 0, - "y": 320961, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 120, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 176529, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 120, - "instId": 300001, - "propState": 20, - "pos": { - "x": -70578, - "y": 825, - "z": 40292 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 120, - "instId": 300003, - "propState": 8, - "pos": { - "x": 76445, - "y": 2231, - "z": 64167 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 120, - "instId": 300004, - "propState": 1, - "pos": { - "x": -67730, - "y": 875, - "z": 39790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "131": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 131, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26373, - "y": -1176, - "z": 47856 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 131, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26373, - "y": -1176, - "z": 47856 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 131, - "instId": 300003, - "propState": 20, - "pos": { - "x": 26373, - "y": -1176, - "z": 47856 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 131, - "instId": 300006, - "propState": 8, - "pos": { - "x": 26373, - "y": -1176, - "z": 47856 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "132": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 132, - "instId": 300001, - "propState": 8, - "pos": { - "x": -57115, - "y": 6751, - "z": -78485 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 132, - "instId": 300002, - "propState": 8, - "pos": { - "x": -57115, - "y": 6751, - "z": -78485 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 132, - "instId": 300003, - "propState": 20, - "pos": { - "x": -57115, - "y": 6751, - "z": -78485 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 132, - "instId": 300006, - "propState": 8, - "pos": { - "x": -57115, - "y": 6751, - "z": -78485 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "133": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 133, - "instId": 300001, - "propState": 8, - "pos": { - "x": 41488, - "y": -1074, - "z": 7075 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 133, - "instId": 300002, - "propState": 8, - "pos": { - "x": 41488, - "y": -1074, - "z": 7075 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 133, - "instId": 300003, - "propState": 20, - "pos": { - "x": 41488, - "y": -1074, - "z": 7075 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 133, - "instId": 300006, - "propState": 8, - "pos": { - "x": 41488, - "y": -1074, - "z": 7075 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "134": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 134, - "instId": 300001, - "propState": 8, - "pos": { - "x": 27898, - "y": -1327, - "z": 94601 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 134, - "instId": 300002, - "propState": 8, - "pos": { - "x": 27898, - "y": -1327, - "z": 94601 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 134, - "instId": 300003, - "propState": 20, - "pos": { - "x": 27898, - "y": -1327, - "z": 94601 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 134, - "instId": 300006, - "propState": 8, - "pos": { - "x": 27898, - "y": -1327, - "z": 94601 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 157, - "instId": 300002, - "propState": 8, - "pos": { - "x": 19310, - "y": 4877, - "z": -137004 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 157, - "instId": 300003, - "propState": 8, - "pos": { - "x": 25676, - "y": 3543, - "z": -135696 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102054 - }, - { - "groupId": 157, - "instId": 300004, - "propState": 12, - "pos": { - "x": 17910, - "y": -8426, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 157, - "instId": 300005, - "propState": 8, - "pos": { - "x": 19310, - "y": 4877, - "z": -137004 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 157, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 157, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 157, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "158": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 158, - "instId": 300002, - "propState": 8, - "pos": { - "x": 54280, - "y": -3005, - "z": -20650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 158, - "instId": 300003, - "propState": 8, - "pos": { - "x": 60370, - "y": -4329, - "z": -12430 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102063 - }, - { - "groupId": 158, - "instId": 300004, - "propState": 12, - "pos": { - "x": 51541, - "y": -17446, - "z": -15955 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 158, - "instId": 300005, - "propState": 8, - "pos": { - "x": 54280, - "y": -3005, - "z": -20650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 158, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 158, - "instId": 300001, - "propState": 8, - "pos": { - "x": 60243, - "y": -3679, - "z": -17203 - }, - "rot": { - "x": 0, - "y": 93452, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 158, - "instId": 300007, - "propState": 8, - "pos": { - "x": 60243, - "y": -3679, - "z": -15255 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 158, - "instId": 300008, - "propState": 8, - "pos": { - "x": 60243, - "y": -3679, - "z": -13674 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 158, - "instId": 300009, - "propState": 8, - "pos": { - "x": 60268, - "y": -4539, - "z": -15077 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 158, - "instId": 300010, - "propState": 8, - "pos": { - "x": 60268, - "y": -4539, - "z": 1953 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 158, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 158, - "instId": 300012, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 184, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "186": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 8, - "pos": { - "x": 47718, - "y": -1332, - "z": 98260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102037 - } - ], - "teleports": {} - }, - "187": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 187, - "instId": 300006, - "propState": 8, - "pos": { - "x": 48680, - "y": -2830, - "z": 36987 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 187, - "instId": 300007, - "propState": 8, - "pos": { - "x": 49769, - "y": -2877, - "z": 34920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102000 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [ - { - "groupId": 194, - "instId": 400001, - "pos": { - "x": -45525, - "y": 2171, - "z": 59290 - }, - "rot": { - "x": 0, - "y": 79741, - "z": 0 - }, - "npcId": 12178 - } - ], - "props": [], - "teleports": {} - }, - "202": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 202, - "instId": 300002, - "propState": 18, - "pos": { - "x": -36589, - "y": 2913, - "z": 42398 - }, - "rot": { - "x": 0, - "y": 37236, - "z": 0 - }, - "propId": 102058 - }, { - "groupId": 202, - "instId": 300003, - "propState": 18, - "pos": { - "x": -31153, - "y": 2937, - "z": 42090 - }, - "rot": { - "x": 0, - "y": 106035, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 1000, - "z": 9046 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "234": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 234, - "instId": 300001, - "propState": 8, - "pos": { - "x": -28461, - "y": 3930, - "z": -64813 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1011": { - "anchorId": 1, - "groupId": 234, - "instId": 300001, - "pos": { - "x": -28982, - "y": 3930, - "z": -65719 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - } - } - } - } - }, - "planeType": 2, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2021201": { - "P20212_F20212001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 131680, - "y": 8008, - "z": 2060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 22510, - "y": -28866, - "z": -58120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 79788, - "y": -31263, - "z": -125381 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": 45180, - "y": -31154, - "z": -97930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2021201": { - "anchorId": 1, - "groupId": 1, - "instId": 300001, - "pos": { - "x": 133300, - "y": 8008, - "z": -1406 - }, - "rot": { - "x": 0, - "y": 204777, - "z": 0 - } - }, - "2021202": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": 25210, - "y": -28866, - "z": -62030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2021203": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": 79890, - "y": -31263, - "z": -118810 - }, - "rot": { - "x": 0, - "y": 58591, - "z": 0 - } - }, - "2021204": { - "anchorId": 4, - "groupId": 1, - "instId": 300004, - "pos": { - "x": 44930, - "y": -31154, - "z": -90240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 15, - "pos": { - "x": 93590, - "y": -1190, - "z": -45300 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102003 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 99100, - "y": 604, - "z": -39700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 87881, - "y": -29462, - "z": -49525 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 84020, - "y": -29462, - "z": -45340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300006, - "propState": 12, - "pos": { - "x": 103450, - "y": 5354, - "z": -23700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 4, - "instId": 300011, - "propState": 12, - "pos": { - "x": 64710, - "y": -31170, - "z": -12563 - }, - "rot": { - "x": 0, - "y": 180003, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 12, - "pos": { - "x": 54990, - "y": -27162, - "z": -19320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 4, - "instId": 300007, - "propState": 12, - "pos": { - "x": -17580, - "y": -31213, - "z": -58080 - }, - "rot": { - "x": 0, - "y": 359517, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 4, - "instId": 300022, - "propState": 12, - "pos": { - "x": -3820, - "y": -35952, - "z": -81240 - }, - "rot": { - "x": 0, - "y": 295000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 4, - "instId": 300012, - "propState": 12, - "pos": { - "x": 34250, - "y": -31226, - "z": -100750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 4, - "instId": 300015, - "propState": 12, - "pos": { - "x": -5228, - "y": -31098, - "z": -123047 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 4, - "instId": 300014, - "propState": 12, - "pos": { - "x": 39520, - "y": -31108, - "z": -131210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 4, - "instId": 300002, - "propState": 12, - "pos": { - "x": 64878, - "y": -31263, - "z": -106550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 4, - "instId": 300001, - "propState": 12, - "pos": { - "x": 36105, - "y": -34241, - "z": -91180 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 4, - "instId": 300004, - "propState": 12, - "pos": { - "x": -6180, - "y": -31159, - "z": -110510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": 88710, - "y": 5395, - "z": -20220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 35, - "instId": 300014, - "propState": 8, - "pos": { - "x": 146910, - "y": 2265, - "z": -16538 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 35, - "instId": 300015, - "propState": 8, - "pos": { - "x": 95550, - "y": 604, - "z": -30030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": 37680, - "y": -31213, - "z": -47900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 35, - "instId": 300003, - "propState": 8, - "pos": { - "x": 71090, - "y": -28426, - "z": -4180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 35, - "instId": 300016, - "propState": 8, - "pos": { - "x": 44179, - "y": -31213, - "z": -28460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 35, - "instId": 300011, - "propState": 8, - "pos": { - "x": 4940, - "y": -31213, - "z": -39550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 35, - "instId": 300005, - "propState": 8, - "pos": { - "x": -13800, - "y": -35952, - "z": -86840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 35, - "instId": 300017, - "propState": 8, - "pos": { - "x": 22740, - "y": -31159, - "z": -73180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 35, - "instId": 300006, - "propState": 8, - "pos": { - "x": 52081, - "y": -34241, - "z": -102986 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 35, - "instId": 300007, - "propState": 8, - "pos": { - "x": 12047, - "y": -31159, - "z": -156758 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 35, - "instId": 300020, - "propState": 8, - "pos": { - "x": 39990, - "y": -28570, - "z": -147410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 35, - "instId": 300008, - "propState": 8, - "pos": { - "x": 64830, - "y": -31263, - "z": -147118 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 35, - "instId": 300018, - "propState": 8, - "pos": { - "x": 95882, - "y": -28131, - "z": -137010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 35, - "instId": 300009, - "propState": 8, - "pos": { - "x": 106140, - "y": -28121, - "z": -89130 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 35, - "instId": 300004, - "propState": 8, - "pos": { - "x": 22350, - "y": -27162, - "z": -51212 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 35, - "instId": 300019, - "propState": 8, - "pos": { - "x": -16065, - "y": -31213, - "z": -45760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 35, - "instId": 300021, - "propState": 8, - "pos": { - "x": 102800, - "y": -28131, - "z": -141330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 35, - "instId": 300022, - "propState": 8, - "pos": { - "x": 59970, - "y": -31263, - "z": -156370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 35, - "instId": 300024, - "propState": 8, - "pos": { - "x": 150670, - "y": 604, - "z": -51887 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 35, - "instId": 300010, - "propState": 8, - "pos": { - "x": 32140, - "y": -31213, - "z": -17784 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26627, - "y": -31055, - "z": -32837 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 901 - } - ], - "teleports": { - "1206": { - "anchorId": 1, - "groupId": 38, - "instId": 300001, - "pos": { - "x": 28320, - "y": -31222, - "z": -32820 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 1, - "pos": { - "x": 18774, - "y": -31109, - "z": -95747 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 40, - "instId": 300002, - "propState": 1, - "pos": { - "x": 22798, - "y": -31159, - "z": -98730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 8, - "pos": { - "x": 33510, - "y": -31213, - "z": -20940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 43, - "instId": 300002, - "propState": 8, - "pos": { - "x": -3510, - "y": -31213, - "z": -20559 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 43, - "instId": 300003, - "propState": 8, - "pos": { - "x": -3510, - "y": -31213, - "z": -20559 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 8, - "pos": { - "x": 31632, - "y": -34241, - "z": -92465 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 44, - "instId": 300002, - "propState": 8, - "pos": { - "x": 44860, - "y": -34241, - "z": -92465 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 44, - "instId": 300003, - "propState": 8, - "pos": { - "x": 23890, - "y": -31159, - "z": -93340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 44, - "instId": 300004, - "propState": 8, - "pos": { - "x": 30480, - "y": -34241, - "z": -73532 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 44, - "instId": 300005, - "propState": 8, - "pos": { - "x": 43063, - "y": -31155, - "z": -94579 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 44, - "instId": 300006, - "propState": 8, - "pos": { - "x": 37529, - "y": -34241, - "z": -73608 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 1, - "pos": { - "x": 30030, - "y": -31163, - "z": -39351 - }, - "rot": { - "x": 0, - "y": 269578, - "z": 0 - }, - "propId": 102001 - }, - { - "groupId": 45, - "instId": 300002, - "propState": 1, - "pos": { - "x": 61286, - "y": -34210, - "z": -80659 - }, - "rot": { - "x": 0, - "y": 269578, - "z": 0 - }, - "propId": 102001 - }, - { - "groupId": 45, - "instId": 300003, - "propState": 1, - "pos": { - "x": 65687, - "y": -31213, - "z": -100279 - }, - "rot": { - "x": 0, - "y": 359578, - "z": 0 - }, - "propId": 102001 - }, - { - "groupId": 45, - "instId": 300004, - "propState": 1, - "pos": { - "x": -13866, - "y": -31109, - "z": -143544 - }, - "rot": { - "x": 0, - "y": 359578, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 45, - "instId": 300005, - "propState": 1, - "pos": { - "x": 66343, - "y": -31228, - "z": -139898 - }, - "rot": { - "x": 0, - "y": 89578, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 45, - "instId": 300006, - "propState": 1, - "pos": { - "x": 26760, - "y": -31213, - "z": -40965 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 45, - "instId": 300008, - "propState": 1, - "pos": { - "x": 69120, - "y": -34241, - "z": -91442 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 45, - "instId": 300009, - "propState": 1, - "pos": { - "x": -10332, - "y": -31159, - "z": -141719 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 45, - "instId": 300010, - "propState": 1, - "pos": { - "x": 68340, - "y": -31263, - "z": -137570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": -10134, - "y": -29512, - "z": -122860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 48, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14742, - "y": -31159, - "z": -130405 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": 55248, - "y": -31263, - "z": -123943 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": 59080, - "y": -31263, - "z": -123576 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "51": { - "monsters": [ - { - "groupId": 51, - "instId": 200001, - "eventId": 20212101, - "pos": { - "x": 97101, - "y": 7051, - "z": -16689 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8001040 - }, - { - "groupId": 51, - "instId": 200002, - "eventId": 20212102, - "pos": { - "x": 128640, - "y": 604, - "z": -40270 - }, - "rot": { - "x": 0, - "y": 272836, - "z": 0 - }, - "monsterId": 2022010 - }, - { - "groupId": 51, - "instId": 200006, - "eventId": 20212115, - "pos": { - "x": 109260, - "y": 706, - "z": -35620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8002010 - }, - { - "groupId": 51, - "instId": 200003, - "eventId": 20212103, - "pos": { - "x": 43690, - "y": -31213, - "z": -19508 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 51, - "instId": 200009, - "eventId": 20212104, - "pos": { - "x": 44069, - "y": -27162, - "z": -7143 - }, - "rot": { - "x": 0, - "y": 114083, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 51, - "instId": 200010, - "eventId": 20212105, - "pos": { - "x": 47590, - "y": -27162, - "z": -6180 - }, - "rot": { - "x": 0, - "y": 227413, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 51, - "instId": 200011, - "eventId": 20212106, - "pos": { - "x": 27960, - "y": -27162, - "z": -5170 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 2011020 - }, { - "groupId": 51, - "instId": 200004, - "eventId": 20212107, - "pos": { - "x": 5350, - "y": -31022, - "z": -58230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 51, - "instId": 200012, - "eventId": 20212109, - "pos": { - "x": 2561, - "y": -35952, - "z": -80606 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 51, - "instId": 200013, - "eventId": 20212110, - "pos": { - "x": 8960, - "y": -35952, - "z": -79060 - }, - "rot": { - "x": 0, - "y": 227413, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 51, - "instId": 200014, - "eventId": 20212111, - "pos": { - "x": 8190, - "y": -35952, - "z": -88000 - }, - "rot": { - "x": 0, - "y": 336417, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 51, - "instId": 200007, - "eventId": 20212112, - "pos": { - "x": 7670, - "y": -31148, - "z": -113800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002010 - }, { - "groupId": 51, - "instId": 200008, - "eventId": 20212113, - "pos": { - "x": 10785, - "y": -31098, - "z": -129982 - }, - "rot": { - "x": 0, - "y": 189746, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 51, - "instId": 200005, - "eventId": 20212114, - "pos": { - "x": 59990, - "y": -31263, - "z": -139360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002010 - }, { - "groupId": 51, - "instId": 200015, - "eventId": 20212151, - "pos": { - "x": 131540, - "y": 604, - "z": -52116 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 51, - "instId": 200016, - "eventId": 20212152, - "pos": { - "x": 142505, - "y": -1149, - "z": -58955 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8002010 - }, { - "groupId": 51, - "instId": 200017, - "eventId": 20212153, - "pos": { - "x": -7931, - "y": -31159, - "z": -147256 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "62": { - "monsters": [ - { - "groupId": 62, - "instId": 200001, - "eventId": 101209, - "pos": { - "x": 102910, - "y": -28008, - "z": -152150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2023011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300003, - "propState": 8, - "pos": { - "x": 102910, - "y": -27080, - "z": -152150 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1109": { - "anchorId": 1, - "groupId": 62, - "instId": 300003, - "pos": { - "x": 102640, - "y": -28137, - "z": -146220 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "63": { - "monsters": [ - { - "groupId": 63, - "instId": 200001, - "eventId": 20212231, - "pos": { - "x": 118500, - "y": 694, - "z": -58230 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2023010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 11, - "pos": { - "x": 114820, - "y": 604, - "z": -58200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 63, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 63, - "instId": 300003, - "propState": 8, - "pos": { - "x": 114820, - "y": 604, - "z": -58200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "64": { - "monsters": [ - { - "groupId": 64, - "instId": 200001, - "eventId": 20212232, - "pos": { - "x": 48080, - "y": -31263, - "z": -143440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 11, - "pos": { - "x": 46060, - "y": -31263, - "z": -137780 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 64, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 64, - "instId": 300003, - "propState": 8, - "pos": { - "x": 46060, - "y": -31263, - "z": -137780 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "76": { - "monsters": [ - { - "groupId": 76, - "instId": 200001, - "eventId": 20212120, - "pos": { - "x": 74174, - "y": -34241, - "z": -86687 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 1, - "pos": { - "x": 59120, - "y": -34241, - "z": -84424 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - } - ], - "teleports": {} - }, - "104": { - "monsters": [ - { - "groupId": 104, - "instId": 200001, - "eventId": 20212251, - "pos": { - "x": 80662, - "y": -31256, - "z": -139228 - }, - "rot": { - "x": 0, - "y": 320021, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 104, - "instId": 200002, - "eventId": 20212252, - "pos": { - "x": 78371, - "y": -31256, - "z": -139602 - }, - "rot": { - "x": 0, - "y": 350799, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 104, - "instId": 200003, - "eventId": 20212253, - "pos": { - "x": 81393, - "y": -31256, - "z": -137040 - }, - "rot": { - "x": 0, - "y": 265145, - "z": 0 - }, - "monsterId": 8002010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 104, - "instId": 300002, - "propState": 8, - "pos": { - "x": 79380, - "y": -31327, - "z": -137350 - }, - "rot": { - "x": 0, - "y": 46571, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 104, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 176529, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 104, - "instId": 300001, - "propState": 20, - "pos": { - "x": 13042, - "y": -31159, - "z": -143410 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 104, - "instId": 300003, - "propState": 1, - "pos": { - "x": 12759, - "y": -31159, - "z": -144603 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 104, - "instId": 300004, - "propState": 8, - "pos": { - "x": 76445, - "y": 2231, - "z": 64167 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "105": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300001, - "propState": 8, - "pos": { - "x": 39805, - "y": -27357, - "z": 28430 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 105, - "instId": 300002, - "propState": 8, - "pos": { - "x": 39805, - "y": -27357, - "z": 28430 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 105, - "instId": 300003, - "propState": 20, - "pos": { - "x": 39805, - "y": -27357, - "z": 28430 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 105, - "instId": 300006, - "propState": 8, - "pos": { - "x": 39805, - "y": -27357, - "z": 28430 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "106": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 106, - "instId": 300001, - "propState": 8, - "pos": { - "x": 60510, - "y": -29462, - "z": -43940 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102018 - }, - { - "groupId": 106, - "instId": 300002, - "propState": 8, - "pos": { - "x": 60510, - "y": -29462, - "z": -43940 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102019 - }, - { - "groupId": 106, - "instId": 300003, - "propState": 20, - "pos": { - "x": 60510, - "y": -29462, - "z": -43940 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 106, - "instId": 300006, - "propState": 8, - "pos": { - "x": 60510, - "y": -29462, - "z": -43940 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 106, - "instId": 300004, - "propState": 8, - "pos": { - "x": 60510, - "y": -29462, - "z": -43940 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "107": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 107, - "instId": 300001, - "propState": 8, - "pos": { - "x": -47550, - "y": -29517, - "z": -164006 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 107, - "instId": 300002, - "propState": 8, - "pos": { - "x": -47550, - "y": -29517, - "z": -164006 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 107, - "instId": 300003, - "propState": 20, - "pos": { - "x": -47550, - "y": -29517, - "z": -164006 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 107, - "instId": 300006, - "propState": 8, - "pos": { - "x": -47550, - "y": -29517, - "z": -164006 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "111": { - "monsters": [ - { - "groupId": 111, - "instId": 200001, - "eventId": 20212233, - "pos": { - "x": -8840, - "y": -31213, - "z": -13970 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 111, - "instId": 200002, - "eventId": 20212234, - "pos": { - "x": -4533, - "y": -31213, - "z": -14086 - }, - "rot": { - "x": 0, - "y": 340000, - "z": 0 - }, - "monsterId": 2012010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 111, - "instId": 300001, - "propState": 11, - "pos": { - "x": -6588, - "y": -31213, - "z": -9892 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 111, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 111, - "instId": 300003, - "propState": 8, - "pos": { - "x": -6588, - "y": -31213, - "z": -9892 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "113": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 113, - "instId": 300002, - "propState": 8, - "pos": { - "x": 138011, - "y": 8008, - "z": 5940 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 113, - "instId": 300003, - "propState": 8, - "pos": { - "x": 135130, - "y": 6612, - "z": 12290 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102054 - }, - { - "groupId": 113, - "instId": 300004, - "propState": 12, - "pos": { - "x": 131770, - "y": 110, - "z": 4570 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 113, - "instId": 300005, - "propState": 8, - "pos": { - "x": 138011, - "y": 8008, - "z": 5940 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 113, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 113, - "instId": 300001, - "propState": 8, - "pos": { - "x": 148127, - "y": 6866, - "z": 11268 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 113, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 113, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 114, - "instId": 300002, - "propState": 8, - "pos": { - "x": -12200, - "y": -29441, - "z": -166182 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 114, - "instId": 300003, - "propState": 8, - "pos": { - "x": -2430, - "y": -30735, - "z": -172690 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102063 - }, - { - "groupId": 114, - "instId": 300004, - "propState": 12, - "pos": { - "x": -5690, - "y": -34788, - "z": -163660 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 114, - "instId": 300005, - "propState": 8, - "pos": { - "x": -12200, - "y": -29441, - "z": -166182 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 114, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 114, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7700, - "y": -30992, - "z": -171902 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 114, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 114, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "121": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 121, - "instId": 300002, - "propState": 8, - "pos": { - "x": 144971, - "y": -28127, - "z": -117965 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 121, - "instId": 300003, - "propState": 8, - "pos": { - "x": 152100, - "y": -29440, - "z": -123980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102063 - }, - { - "groupId": 121, - "instId": 300004, - "propState": 12, - "pos": { - "x": 140970, - "y": -29870, - "z": -69640 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 121, - "instId": 300005, - "propState": 8, - "pos": { - "x": 144971, - "y": -28127, - "z": -117965 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 121, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 121, - "instId": 300001, - "propState": 8, - "pos": { - "x": 146846, - "y": -27953, - "z": -123115 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 121, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 121, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "122": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 122, - "instId": 300002, - "propState": 8, - "pos": { - "x": 144652, - "y": -28127, - "z": -142389 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 122, - "instId": 300003, - "propState": 8, - "pos": { - "x": 152060, - "y": -29480, - "z": -136460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102054 - }, - { - "groupId": 122, - "instId": 300004, - "propState": 12, - "pos": { - "x": 109600, - "y": -35980, - "z": -145160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 122, - "instId": 300005, - "propState": 8, - "pos": { - "x": 144652, - "y": -28127, - "z": -142389 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 122, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 122, - "instId": 300001, - "propState": 8, - "pos": { - "x": 141250, - "y": -29770, - "z": -134890 - }, - "rot": { - "x": 0, - "y": 4, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 122, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 122, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "125": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 125, - "instId": 300003, - "propState": 20, - "pos": { - "x": 36000, - "y": -31213, - "z": -15750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 125, - "instId": 300002, - "propState": 8, - "pos": { - "x": -8421, - "y": -31216, - "z": -62724 - }, - "rot": { - "x": 0, - "y": 131469, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 125, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 125, - "instId": 300001, - "propState": 1, - "pos": { - "x": 36000, - "y": -31213, - "z": -15750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2021301": { - "P20213_F20213001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 23967, - "y": -1116, - "z": 6890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -17430, - "y": 2170, - "z": 39030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 18750, - "y": -1330, - "z": 88500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": 76010, - "y": 2531, - "z": 101597 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 4, - "groupId": 1, - "instId": 300003, - "pos": { - "x": 22070, - "y": -1330, - "z": 88980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300009, - "propState": 8, - "pos": { - "x": 4359, - "y": -1085, - "z": -699 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102013 - }, - { - "groupId": 12, - "instId": 300003, - "propState": 1, - "pos": { - "x": -3940, - "y": -1120, - "z": -14530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102013 - }, - { - "groupId": 12, - "instId": 300006, - "propState": 8, - "pos": { - "x": 7870, - "y": 2143, - "z": 68820 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102013 - }, - { - "groupId": 12, - "instId": 300007, - "propState": 1, - "pos": { - "x": 11129, - "y": -1085, - "z": -787 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102013 - }, { - "groupId": 12, - "instId": 300008, - "propState": 8, - "pos": { - "x": 26530, - "y": 586, - "z": -14287 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102014 - } - ], - "teleports": {} - }, - "13": { - "monsters": [ - { - "groupId": 13, - "instId": 200007, - "eventId": 20211031, - "pos": { - "x": 56530, - "y": 2152, - "z": 116970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8001050 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": 3914, - "y": 2280, - "z": 73680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": 7937, - "y": 2246, - "z": 68877 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": -40, - "y": 10, - "z": 230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4220, - "y": -1118, - "z": -14280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": 560, - "y": 55, - "z": -32 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": -1350, - "y": -1085, - "z": -770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 32, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11350, - "y": -1085, - "z": -820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": 380, - "y": 0, - "z": -2920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 33, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26800, - "y": 586, - "z": -14230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": 40420, - "y": 9101, - "z": 175980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": 12060, - "y": 9101, - "z": 88635 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 35, - "instId": 300003, - "propState": 8, - "pos": { - "x": 71080, - "y": 2230, - "z": 74320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300003, - "propState": 8, - "pos": { - "x": 48660, - "y": -2830, - "z": 36987 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 45, - "instId": 300004, - "propState": 2, - "pos": { - "x": 49769, - "y": -2877, - "z": 34920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102000 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [ - { - "groupId": 51, - "instId": 400001, - "pos": { - "x": -79320, - "y": 821, - "z": 75530 - }, - "rot": { - "x": 0, - "y": 119280, - "z": 0 - }, - "npcId": 12244 - } - ], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": 54292, - "y": -3010, - "z": -21672 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 217 - }, - { - "groupId": 51, - "instId": 300005, - "propState": 8, - "pos": { - "x": 59260, - "y": -3440, - "z": 50 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102053 - }, - { - "groupId": 51, - "instId": 300004, - "propState": 12, - "pos": { - "x": 47193, - "y": -3000, - "z": -14971 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": 53610, - "y": -3010, - "z": -20080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 51, - "instId": 300003, - "propState": 8, - "pos": { - "x": 53800, - "y": -3010, - "z": -20700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 51, - "instId": 300006, - "propState": 8, - "pos": { - "x": 52870, - "y": -3010, - "z": -10670 - }, - "rot": { - "x": 0, - "y": 119280, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": -10667, - "y": -1147, - "z": -5470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102175 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2021302": { - "P20213_F20213001": { - "scenes": {}, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2021401": { - "P20214_F20214001": { - "scenes": {}, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2022101": { - "P20221_F20221001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 21, - "pos": { - "x": 30073, - "y": 6066, - "z": 53845 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 1, - "pos": { - "x": 30544, - "y": 6100, - "z": 53415 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102079 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 21, - "pos": { - "x": 49622, - "y": -860, - "z": 53576 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, - { - "groupId": 2, - "instId": 300004, - "propState": 1, - "pos": { - "x": 49516, - "y": -850, - "z": 53576 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 2, - "instId": 300005, - "propState": 21, - "pos": { - "x": -20332, - "y": 6066, - "z": 33087 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 2, - "instId": 300006, - "propState": 1, - "pos": { - "x": -20370, - "y": 6100, - "z": 33050 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 2, - "instId": 300007, - "propState": 21, - "pos": { - "x": -33408, - "y": -860, - "z": 17803 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 2, - "instId": 300008, - "propState": 1, - "pos": { - "x": -33392, - "y": -910, - "z": 17793 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 2, - "instId": 300009, - "propState": 21, - "pos": { - "x": -20338, - "y": 6066, - "z": 74883 - }, - "rot": { - "x": 0, - "y": 315001, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 2, - "instId": 300010, - "propState": 1, - "pos": { - "x": -20350, - "y": 6040, - "z": 74890 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 2, - "instId": 300011, - "propState": 21, - "pos": { - "x": -34168, - "y": -860, - "z": 88270 - }, - "rot": { - "x": 0, - "y": 133000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 2, - "instId": 300012, - "propState": 1, - "pos": { - "x": -34174, - "y": -890, - "z": 88282 - }, - "rot": { - "x": 0, - "y": 133000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 2, - "instId": 300013, - "propState": 21, - "pos": { - "x": 43215, - "y": -2694, - "z": -708 - }, - "rot": { - "x": 0, - "y": 48000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 2, - "instId": 300015, - "propState": 1, - "pos": { - "x": 43215, - "y": -2694, - "z": -708 - }, - "rot": { - "x": 0, - "y": 48000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 2, - "instId": 300014, - "propState": 21, - "pos": { - "x": 15360, - "y": -2694, - "z": -15716 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 2, - "instId": 300016, - "propState": 1, - "pos": { - "x": 15360, - "y": -2694, - "z": -15716 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 2, - "instId": 300017, - "propState": 21, - "pos": { - "x": 43433, - "y": -2694, - "z": 108265 - }, - "rot": { - "x": 0, - "y": 133000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 2, - "instId": 300018, - "propState": 1, - "pos": { - "x": 43433, - "y": -2694, - "z": 108265 - }, - "rot": { - "x": 0, - "y": 133000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 2, - "instId": 300019, - "propState": 21, - "pos": { - "x": 15342, - "y": -2694, - "z": 122332 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 2, - "instId": 300020, - "propState": 1, - "pos": { - "x": 15342, - "y": -2694, - "z": 122332 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 2, - "instId": 300021, - "propState": 1, - "pos": { - "x": -20379, - "y": 6064, - "z": 33071 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300022, - "propState": 1, - "pos": { - "x": -33467, - "y": -910, - "z": 17862 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300023, - "propState": 1, - "pos": { - "x": -20360, - "y": 6040, - "z": 74870 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300024, - "propState": 1, - "pos": { - "x": -34184, - "y": -860, - "z": 88268 - }, - "rot": { - "x": 0, - "y": 133000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300025, - "propState": 1, - "pos": { - "x": 43433, - "y": -2694, - "z": 108265 - }, - "rot": { - "x": 0, - "y": 133000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300026, - "propState": 1, - "pos": { - "x": 15350, - "y": -2694, - "z": 122332 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -33092, - "y": 4824, - "z": -158473 - }, - "rot": { - "x": 0, - "y": 269724, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5010, - "y": 12790, - "z": 2110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 107603, - "y": 13760, - "z": -61751 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 5, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54175, - "y": 685, - "z": 89262 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2022101": { - "anchorId": 1, - "groupId": 5, - "instId": 300001, - "pos": { - "x": -29539, - "y": 4824, - "z": -155840 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2022102": { - "anchorId": 2, - "groupId": 5, - "instId": 300002, - "pos": { - "x": 400, - "y": 12790, - "z": 2110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2022103": { - "anchorId": 3, - "groupId": 5, - "instId": 300003, - "pos": { - "x": 103950, - "y": 13760, - "z": -59120 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2022104": { - "anchorId": 4, - "groupId": 5, - "instId": 300004, - "pos": { - "x": -55590, - "y": 685, - "z": 93950 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - } - } - } - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 1, - "pos": { - "x": 225, - "y": 12910, - "z": -89304 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102002 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 1, - "pos": { - "x": -4495, - "y": 12905, - "z": -87157 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 6, - "instId": 300006, - "propState": 1, - "pos": { - "x": 104115, - "y": 4613, - "z": 5792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102002 - }, - { - "groupId": 6, - "instId": 300005, - "propState": 2, - "pos": { - "x": 101170, - "y": 733, - "z": 16975 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 6, - "instId": 300007, - "propState": 1, - "pos": { - "x": 123913, - "y": -1795, - "z": 53564 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 6, - "instId": 300008, - "propState": 1, - "pos": { - "x": 101508, - "y": 769, - "z": 73259 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 6, - "instId": 300014, - "propState": 1, - "pos": { - "x": 69092, - "y": 720, - "z": 70006 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 6, - "instId": 300015, - "propState": 1, - "pos": { - "x": 71591, - "y": 652, - "z": 68636 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 6, - "instId": 300016, - "propState": 1, - "pos": { - "x": 69084, - "y": 720, - "z": 37177 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 6, - "instId": 300017, - "propState": 1, - "pos": { - "x": 66582, - "y": 653, - "z": 38545 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 6, - "instId": 300018, - "propState": 1, - "pos": { - "x": -36428, - "y": 715, - "z": 113584 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 6, - "instId": 300019, - "propState": 1, - "pos": { - "x": -33792, - "y": -1086, - "z": 118715 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 6, - "instId": 300024, - "propState": 1, - "pos": { - "x": -35658, - "y": 715, - "z": -7702 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 6, - "instId": 300025, - "propState": 1, - "pos": { - "x": -30468, - "y": -1086, - "z": -10257 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102000 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 12, - "pos": { - "x": -44280, - "y": 4790, - "z": -135100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 12, - "pos": { - "x": -19285, - "y": 8240, - "z": -126161 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 8, - "instId": 300009, - "propState": 12, - "pos": { - "x": 7262, - "y": 12905, - "z": -59460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 8, - "instId": 300012, - "propState": 12, - "pos": { - "x": 60020, - "y": -1020, - "z": 6120 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 8, - "instId": 300004, - "propState": 12, - "pos": { - "x": -73680, - "y": 769, - "z": -22240 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 8, - "instId": 300011, - "propState": 12, - "pos": { - "x": 38256, - "y": 10913, - "z": -121346 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 8, - "instId": 300016, - "propState": 12, - "pos": { - "x": -4720, - "y": -1020, - "z": 114796 - }, - "rot": { - "x": 0, - "y": 2, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 8, - "instId": 300018, - "propState": 12, - "pos": { - "x": 96540, - "y": 4553, - "z": -4740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 8, - "instId": 300008, - "propState": 12, - "pos": { - "x": 117217, - "y": 13760, - "z": -78056 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 8, - "instId": 300002, - "propState": 12, - "pos": { - "x": -76892, - "y": 10224, - "z": -69290 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300014, - "propState": 8, - "pos": { - "x": 90788, - "y": 3384, - "z": 53533 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300015, - "propState": 8, - "pos": { - "x": -63310, - "y": 3484, - "z": 117540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300015, - "propState": 8, - "pos": { - "x": -63000, - "y": 3484, - "z": -11760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": -44558, - "y": 685, - "z": 111081 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 57, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3270, - "y": 12835, - "z": 5190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 57, - "instId": 300006, - "propState": 8, - "pos": { - "x": -2210, - "y": 6807, - "z": -150710 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 57, - "instId": 300007, - "propState": 8, - "pos": { - "x": 29375, - "y": 10957, - "z": -112479 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 57, - "instId": 300008, - "propState": 8, - "pos": { - "x": -11552, - "y": 9297, - "z": -107461 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300009, - "propState": 8, - "pos": { - "x": -45104, - "y": 8294, - "z": -127229 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 57, - "instId": 300010, - "propState": 8, - "pos": { - "x": -39113, - "y": 8240, - "z": -90306 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300011, - "propState": 8, - "pos": { - "x": 14530, - "y": 12900, - "z": -51218 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300012, - "propState": 8, - "pos": { - "x": 73070, - "y": 740, - "z": 47660 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 57, - "instId": 300013, - "propState": 8, - "pos": { - "x": 111569, - "y": 4603, - "z": -10754 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300014, - "propState": 8, - "pos": { - "x": 93570, - "y": 840, - "z": 106810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300015, - "propState": 8, - "pos": { - "x": 46342, - "y": -1020, - "z": 95894 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 57, - "instId": 300016, - "propState": 8, - "pos": { - "x": -33765, - "y": 649, - "z": 107514 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300017, - "propState": 8, - "pos": { - "x": -87254, - "y": 726, - "z": 116194 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 57, - "instId": 300018, - "propState": 8, - "pos": { - "x": -97340, - "y": -4250, - "z": 62730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300019, - "propState": 8, - "pos": { - "x": -64831, - "y": 10224, - "z": -79669 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 57, - "instId": 300020, - "propState": 8, - "pos": { - "x": -49560, - "y": 650, - "z": 14670 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 57, - "instId": 300021, - "propState": 8, - "pos": { - "x": 5290, - "y": -1020, - "z": -22490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300022, - "propState": 8, - "pos": { - "x": 95150, - "y": 770, - "z": 36076 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 57, - "instId": 300023, - "propState": 8, - "pos": { - "x": 116195, - "y": 13760, - "z": -69740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 57, - "instId": 300024, - "propState": 8, - "pos": { - "x": 73040, - "y": 14633, - "z": -52390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300025, - "propState": 8, - "pos": { - "x": 172610, - "y": 21593, - "z": -64747 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300026, - "propState": 8, - "pos": { - "x": 33303, - "y": -4245, - "z": 53721 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 57, - "instId": 300027, - "propState": 8, - "pos": { - "x": -61334, - "y": -1007, - "z": 45380 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 57, - "instId": 300028, - "propState": 8, - "pos": { - "x": 94998, - "y": 769, - "z": 68511 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 57, - "instId": 300003, - "propState": 8, - "pos": { - "x": -11824, - "y": 12905, - "z": -86390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "58": { - "monsters": [ - { - "groupId": 58, - "instId": 200006, - "eventId": 20221101, - "pos": { - "x": 270, - "y": 6758, - "z": -136100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022010 - }, - { - "groupId": 58, - "instId": 200001, - "eventId": 20221102, - "pos": { - "x": -1230, - "y": 6758, - "z": -140380 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 2022010 - }, - { - "groupId": 58, - "instId": 200002, - "eventId": 20221103, - "pos": { - "x": -66830, - "y": 10224, - "z": -74180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022010 - }, - { - "groupId": 58, - "instId": 200010, - "eventId": 20221104, - "pos": { - "x": 8630, - "y": 12905, - "z": -82420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 58, - "instId": 200011, - "eventId": 20221105, - "pos": { - "x": 7750, - "y": 12905, - "z": -85750 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 58, - "instId": 200012, - "eventId": 20221106, - "pos": { - "x": 864, - "y": 12905, - "z": -67994 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 58, - "instId": 200003, - "eventId": 20221107, - "pos": { - "x": 58080, - "y": -1016, - "z": 93850 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 58, - "instId": 200004, - "eventId": 20221108, - "pos": { - "x": -495, - "y": -1023, - "z": -21501 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 58, - "instId": 200007, - "eventId": 20221117, - "pos": { - "x": 108940, - "y": 769, - "z": 65980 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 58, - "instId": 200008, - "eventId": 20221116, - "pos": { - "x": 111414, - "y": 726, - "z": 68923 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 58, - "instId": 200005, - "eventId": 20221109, - "pos": { - "x": -61250, - "y": -1007, - "z": 59330 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 58, - "instId": 200009, - "eventId": 20221110, - "pos": { - "x": -68700, - "y": -997, - "z": 53379 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 58, - "instId": 200013, - "eventId": 20221151, - "pos": { - "x": 138620, - "y": -1831, - "z": 67960 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 58, - "instId": 200014, - "eventId": 20221152, - "pos": { - "x": 140016, - "y": -1831, - "z": 71298 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 58, - "instId": 200015, - "eventId": 20221153, - "pos": { - "x": 133360, - "y": -1784, - "z": 54550 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8001050 - }, { - "groupId": 58, - "instId": 200016, - "eventId": 20221154, - "pos": { - "x": -84965, - "y": -4240, - "z": 58328 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 58, - "instId": 200017, - "eventId": 20221155, - "pos": { - "x": -94424, - "y": -4222, - "z": 58188 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8001050 - }, { - "groupId": 58, - "instId": 200018, - "eventId": 20221156, - "pos": { - "x": 34580, - "y": 10913, - "z": -118830 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 8001050 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "59": { - "monsters": [ - { - "groupId": 59, - "instId": 200001, - "eventId": 20221120, - "pos": { - "x": -33200, - "y": 8240, - "z": -121730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "68": { - "monsters": [ - { - "groupId": 68, - "instId": 200001, - "eventId": 20221231, - "pos": { - "x": -44800, - "y": -4222, - "z": 58580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 68, - "instId": 200002, - "eventId": 20221232, - "pos": { - "x": -37440, - "y": -4222, - "z": 48330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2012010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 11, - "pos": { - "x": -34711, - "y": -4240, - "z": 57303 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 68, - "instId": 300003, - "propState": 8, - "pos": { - "x": -34711, - "y": -4240, - "z": 57303 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "69": { - "monsters": [ - { - "groupId": 69, - "instId": 200001, - "eventId": 20221233, - "pos": { - "x": -78010, - "y": 769, - "z": 132120 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 69, - "instId": 200002, - "eventId": 20221234, - "pos": { - "x": -72190, - "y": 769, - "z": 129780 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 2022010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 11, - "pos": { - "x": -79610, - "y": 726, - "z": 133720 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 69, - "instId": 300003, - "propState": 8, - "pos": { - "x": -79610, - "y": 726, - "z": 133720 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 71, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29975, - "y": 6100, - "z": 54028 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 43480, - "y": -2694, - "z": 108125 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 72, - "instId": 300002, - "propState": 8, - "pos": { - "x": 43480, - "y": -2694, - "z": 108125 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 72, - "instId": 300003, - "propState": 8, - "pos": { - "x": 15342, - "y": -2694, - "z": 122332 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 72, - "instId": 300004, - "propState": 8, - "pos": { - "x": 15342, - "y": -2694, - "z": 122332 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "76": { - "monsters": [ - { - "groupId": 76, - "instId": 200001, - "eventId": 20221211, - "pos": { - "x": -44300, - "y": 8294, - "z": -108850 - }, - "rot": { - "x": 0, - "y": 38508, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 76, - "instId": 200002, - "eventId": 20221212, - "pos": { - "x": -29270, - "y": 10224, - "z": -74210 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "monsterId": 2022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300002, - "propState": 8, - "pos": { - "x": 120532, - "y": 15426, - "z": -66440 - }, - "rot": { - "x": 0, - "y": 270997, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 86, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 270997, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 86, - "instId": 300001, - "propState": 20, - "pos": { - "x": 11974, - "y": 12905, - "z": -85500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 86, - "instId": 300003, - "propState": 8, - "pos": { - "x": 120327, - "y": 15392, - "z": -66634 - }, - "rot": { - "x": 0, - "y": 270997, - "z": 0 - }, - "propId": 102076 - }, { - "groupId": 86, - "instId": 300004, - "propState": 1, - "pos": { - "x": 10539, - "y": 12905, - "z": -84432 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 86, - "instId": 300005, - "propState": 8, - "pos": { - "x": 120327, - "y": 15392, - "z": -66634 - }, - "rot": { - "x": 0, - "y": 270997, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 8, - "pos": { - "x": 85035, - "y": 3524, - "z": 53512 - }, - "rot": { - "x": 0, - "y": 293289, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 92, - "instId": 300002, - "propState": 8, - "pos": { - "x": 89424, - "y": 3524, - "z": 50985 - }, - "rot": { - "x": 0, - "y": 356964, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 92, - "instId": 300003, - "propState": 8, - "pos": { - "x": 85048, - "y": 3524, - "z": 48458 - }, - "rot": { - "x": 0, - "y": 55617, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 92, - "instId": 300004, - "propState": 8, - "pos": { - "x": 80659, - "y": 3524, - "z": 50976 - }, - "rot": { - "x": 0, - "y": 114933, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 92, - "instId": 300005, - "propState": 8, - "pos": { - "x": 80665, - "y": 3524, - "z": 56040 - }, - "rot": { - "x": 0, - "y": 177045, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 92, - "instId": 300006, - "propState": 8, - "pos": { - "x": 85043, - "y": 3524, - "z": 58568 - }, - "rot": { - "x": 0, - "y": 236428, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 92, - "instId": 300007, - "propState": 8, - "pos": { - "x": 89426, - "y": 3524, - "z": 56041 - }, - "rot": { - "x": 0, - "y": 293289, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 92, - "instId": 300008, - "propState": 8, - "pos": { - "x": 89014, - "y": 4415, - "z": 53998 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 92, - "instId": 300009, - "propState": 8, - "pos": { - "x": 85185, - "y": 4415, - "z": 53901 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 92, - "instId": 300010, - "propState": 8, - "pos": { - "x": 80980, - "y": 4415, - "z": 53416 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 92, - "instId": 300011, - "propState": 8, - "pos": { - "x": 82494, - "y": 4415, - "z": 52403 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 92, - "instId": 300012, - "propState": 8, - "pos": { - "x": 83239, - "y": 4415, - "z": 51493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 92, - "instId": 300013, - "propState": 8, - "pos": { - "x": 100804, - "y": 1410, - "z": 53403 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300002 - }, { - "groupId": 92, - "instId": 300015, - "propState": 8, - "pos": { - "x": 85040, - "y": 3494, - "z": 53510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 92, - "instId": 300014, - "propState": 8, - "pos": { - "x": 83239, - "y": 4415, - "z": 51493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 92, - "instId": 300016, - "propState": 8, - "pos": { - "x": 90788, - "y": 3384, - "z": 53533 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 92, - "instId": 300017, - "propState": 8, - "pos": { - "x": 15169, - "y": 7489, - "z": 53938 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -59217, - "y": 3524, - "z": 113482 - }, - "rot": { - "x": 0, - "y": 99932, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 93, - "instId": 300002, - "propState": 8, - "pos": { - "x": -60519, - "y": 3524, - "z": 118370 - }, - "rot": { - "x": 0, - "y": 221428, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": -55632, - "y": 3524, - "z": 117064 - }, - "rot": { - "x": 0, - "y": 278289, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54325, - "y": 3524, - "z": 112179 - }, - "rot": { - "x": 0, - "y": 341964, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": -57898, - "y": 3524, - "z": 108606 - }, - "rot": { - "x": 0, - "y": 40617, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": -62789, - "y": 3524, - "z": 109902 - }, - "rot": { - "x": 0, - "y": 99932, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 93, - "instId": 300007, - "propState": 8, - "pos": { - "x": -64094, - "y": 3524, - "z": 114795 - }, - "rot": { - "x": 0, - "y": 162046, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 93, - "instId": 300008, - "propState": 8, - "pos": { - "x": -60137, - "y": 4580, - "z": 113065 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 93, - "instId": 300009, - "propState": 8, - "pos": { - "x": -57438, - "y": 4580, - "z": 115440 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 93, - "instId": 300010, - "propState": 8, - "pos": { - "x": -54159, - "y": 4475, - "z": 114698 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 93, - "instId": 300011, - "propState": 8, - "pos": { - "x": -53200, - "y": 4620, - "z": 111100 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 93, - "instId": 300012, - "propState": 8, - "pos": { - "x": -55495, - "y": 4620, - "z": 108685 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 93, - "instId": 300013, - "propState": 8, - "pos": { - "x": -59194, - "y": 4620, - "z": 109678 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 93, - "instId": 300014, - "propState": 8, - "pos": { - "x": -70250, - "y": 1404, - "z": 124459 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300002 - }, { - "groupId": 93, - "instId": 300016, - "propState": 8, - "pos": { - "x": -59217, - "y": 3494, - "z": 113480 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 93, - "instId": 300015, - "propState": 8, - "pos": { - "x": -63310, - "y": 3324, - "z": 117540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 93, - "instId": 300017, - "propState": 8, - "pos": { - "x": -9757, - "y": 7487, - "z": 64179 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": -58530, - "y": 3524, - "z": -7394 - }, - "rot": { - "x": 0, - "y": 168370, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": -63439, - "y": 3524, - "z": -9384 - }, - "rot": { - "x": 0, - "y": 122115, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": -63435, - "y": 3524, - "z": -5327 - }, - "rot": { - "x": 0, - "y": 168370, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 94, - "instId": 300004, - "propState": 8, - "pos": { - "x": -60558, - "y": 3524, - "z": -2440 - }, - "rot": { - "x": 0, - "y": 213370, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": -56483, - "y": 3524, - "z": -2449 - }, - "rot": { - "x": 0, - "y": 259790, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": -53611, - "y": 3524, - "z": -5316 - }, - "rot": { - "x": 0, - "y": 301770, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 94, - "instId": 300007, - "propState": 8, - "pos": { - "x": -53611, - "y": 3524, - "z": -9403 - }, - "rot": { - "x": 0, - "y": 168370, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 94, - "instId": 300008, - "propState": 8, - "pos": { - "x": -56963, - "y": 4600, - "z": -4535 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 94, - "instId": 300009, - "propState": 8, - "pos": { - "x": -54652, - "y": 4600, - "z": -7289 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 94, - "instId": 300010, - "propState": 8, - "pos": { - "x": -55471, - "y": 4495, - "z": -10549 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 94, - "instId": 300011, - "propState": 8, - "pos": { - "x": -59091, - "y": 4640, - "z": -11424 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 94, - "instId": 300012, - "propState": 8, - "pos": { - "x": -61451, - "y": 4640, - "z": -9072 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 94, - "instId": 300013, - "propState": 8, - "pos": { - "x": -60372, - "y": 4640, - "z": -5398 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 94, - "instId": 300014, - "propState": 8, - "pos": { - "x": -69771, - "y": 1348, - "z": -18314 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 300002 - }, { - "groupId": 94, - "instId": 300016, - "propState": 8, - "pos": { - "x": -56483, - "y": 3524, - "z": -12279 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 94, - "instId": 300017, - "propState": 8, - "pos": { - "x": -60556, - "y": 3524, - "z": -12271 - }, - "rot": { - "x": 0, - "y": 79354, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 94, - "instId": 300018, - "propState": 8, - "pos": { - "x": -58529, - "y": 3494, - "z": -7357 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 94, - "instId": 300015, - "propState": 8, - "pos": { - "x": -60372, - "y": 4640, - "z": -5398 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 94, - "instId": 300019, - "propState": 8, - "pos": { - "x": -60372, - "y": 4640, - "z": -5398 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 94, - "instId": 300020, - "propState": 8, - "pos": { - "x": -63000, - "y": 3324, - "z": -11760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 94, - "instId": 300021, - "propState": 8, - "pos": { - "x": -9730, - "y": 7487, - "z": 43621 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 1, - "pos": { - "x": -34635, - "y": 8242, - "z": -103811 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 102001 - }, - { - "groupId": 97, - "instId": 300002, - "propState": 2, - "pos": { - "x": -31865, - "y": 8233, - "z": -105680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 97, - "instId": 300003, - "propState": 1, - "pos": { - "x": -31865, - "y": 8233, - "z": -105680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 97, - "instId": 300004, - "propState": 0, - "pos": { - "x": -31251, - "y": 9475, - "z": -105031 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 97, - "instId": 300005, - "propState": 1, - "pos": { - "x": -31865, - "y": 8233, - "z": -105680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34250, - "y": -851, - "z": 88340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 100, - "instId": 300002, - "propState": 8, - "pos": { - "x": -34250, - "y": -851, - "z": 88340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 100, - "instId": 300003, - "propState": 8, - "pos": { - "x": -20595, - "y": 6040, - "z": 74613 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 100, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20595, - "y": 6040, - "z": 74613 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "101": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 101, - "instId": 300001, - "propState": 8, - "pos": { - "x": -33437, - "y": -827, - "z": 17355 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 101, - "instId": 300002, - "propState": 8, - "pos": { - "x": -33437, - "y": -827, - "z": 17355 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 101, - "instId": 300003, - "propState": 8, - "pos": { - "x": -20627, - "y": 6100, - "z": 32305 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 101, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20627, - "y": 6100, - "z": 32305 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "103": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 103, - "instId": 300001, - "propState": 8, - "pos": { - "x": -47470, - "y": 8240, - "z": -116250 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 103, - "instId": 300002, - "propState": 8, - "pos": { - "x": -47470, - "y": 8240, - "z": -116250 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 103, - "instId": 300003, - "propState": 20, - "pos": { - "x": -47470, - "y": 8240, - "z": -116250 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 103, - "instId": 300006, - "propState": 8, - "pos": { - "x": -47470, - "y": 8240, - "z": -116250 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "104": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 104, - "instId": 300001, - "propState": 8, - "pos": { - "x": -90430, - "y": -5830, - "z": 30960 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 104, - "instId": 300002, - "propState": 8, - "pos": { - "x": -90430, - "y": -5830, - "z": 30960 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 104, - "instId": 300003, - "propState": 20, - "pos": { - "x": -90430, - "y": -5830, - "z": 30960 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 104, - "instId": 300006, - "propState": 8, - "pos": { - "x": -90430, - "y": -5830, - "z": 30960 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "105": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300001, - "propState": 8, - "pos": { - "x": 101600, - "y": 917, - "z": 98912 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 105, - "instId": 300002, - "propState": 8, - "pos": { - "x": 101600, - "y": 917, - "z": 98912 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 105, - "instId": 300003, - "propState": 20, - "pos": { - "x": 101600, - "y": 917, - "z": 98912 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 105, - "instId": 300006, - "propState": 8, - "pos": { - "x": 101600, - "y": 917, - "z": 98912 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "106": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 106, - "instId": 300001, - "propState": 8, - "pos": { - "x": 133460, - "y": -3472, - "z": 23090 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 106, - "instId": 300002, - "propState": 8, - "pos": { - "x": 133460, - "y": -3472, - "z": 23090 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 106, - "instId": 300003, - "propState": 20, - "pos": { - "x": 133460, - "y": -3472, - "z": 23090 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 106, - "instId": 300006, - "propState": 8, - "pos": { - "x": 133460, - "y": -3472, - "z": 23090 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "111": { - "monsters": [ - { - "groupId": 111, - "instId": 200001, - "eventId": 20221235, - "pos": { - "x": 40360, - "y": -5830, - "z": 33130 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 111, - "instId": 300001, - "propState": 11, - "pos": { - "x": 40360, - "y": -5830, - "z": 29000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 111, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 111, - "instId": 300003, - "propState": 8, - "pos": { - "x": 40360, - "y": -5830, - "z": 29000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 114, - "instId": 300002, - "propState": 8, - "pos": { - "x": 28364, - "y": 4790, - "z": -137587 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 114, - "instId": 300003, - "propState": 8, - "pos": { - "x": 27640, - "y": 3570, - "z": -143510 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102063 - }, - { - "groupId": 114, - "instId": 300004, - "propState": 12, - "pos": { - "x": 7290, - "y": -2370, - "z": -139160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 114, - "instId": 300005, - "propState": 8, - "pos": { - "x": 28364, - "y": 4790, - "z": -137587 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 114, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 114, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22180, - "y": 4050, - "z": -142290 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 114, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 114, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "115": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 115, - "instId": 300002, - "propState": 8, - "pos": { - "x": 28311, - "y": 4790, - "z": -158433 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 115, - "instId": 300003, - "propState": 8, - "pos": { - "x": 57720, - "y": 3570, - "z": -164240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102063 - }, - { - "groupId": 115, - "instId": 300004, - "propState": 12, - "pos": { - "x": 10150, - "y": 860, - "z": -157300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 115, - "instId": 300005, - "propState": 8, - "pos": { - "x": 28311, - "y": 4790, - "z": -158433 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 115, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 115, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22100, - "y": 4050, - "z": -163940 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 115, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 115, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - }, { - "groupId": 115, - "instId": 300009, - "propState": 8, - "pos": { - "x": 15117, - "y": 5034, - "z": -160821 - }, - "rot": { - "x": 0, - "y": 185007, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 115, - "instId": 300010, - "propState": 8, - "pos": { - "x": 16532, - "y": 5034, - "z": -162274 - }, - "rot": { - "x": 0, - "y": 95007, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 115, - "instId": 300011, - "propState": 8, - "pos": { - "x": 16821, - "y": 5034, - "z": -160737 - }, - "rot": { - "x": 0, - "y": 89659, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 115, - "instId": 300012, - "propState": 8, - "pos": { - "x": 15902, - "y": 4652, - "z": -161660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 116, - "instId": 300002, - "propState": 8, - "pos": { - "x": 161399, - "y": 19670, - "z": -46002 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 116, - "instId": 300003, - "propState": 8, - "pos": { - "x": 155450, - "y": 18390, - "z": -16750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102054 - }, - { - "groupId": 116, - "instId": 300004, - "propState": 12, - "pos": { - "x": 163690, - "y": 14470, - "z": -64460 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 116, - "instId": 300005, - "propState": 8, - "pos": { - "x": 161399, - "y": 19670, - "z": -46002 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 116, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 116, - "instId": 300001, - "propState": 8, - "pos": { - "x": 156610, - "y": 18773, - "z": -47060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 116, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 116, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 117, - "instId": 300002, - "propState": 8, - "pos": { - "x": 187120, - "y": 19670, - "z": -102130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 117, - "instId": 300003, - "propState": 8, - "pos": { - "x": 193310, - "y": 18390, - "z": -131400 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102054 - }, - { - "groupId": 117, - "instId": 300004, - "propState": 12, - "pos": { - "x": 185010, - "y": 15491, - "z": -84190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 117, - "instId": 300005, - "propState": 8, - "pos": { - "x": 187120, - "y": 19670, - "z": -102130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 117, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 117, - "instId": 300001, - "propState": 8, - "pos": { - "x": 192220, - "y": 18773, - "z": -100740 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 117, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 117, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "125": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 125, - "instId": 300001, - "propState": 8, - "pos": { - "x": 559, - "y": 8610, - "z": 53911 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102041 - } - ], - "teleports": {} - }, - "128": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 128, - "instId": 300001, - "propState": 18, - "pos": { - "x": -13199, - "y": 13651, - "z": -54893 - }, - "rot": { - "x": 0, - "y": 136231, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 128, - "instId": 300002, - "propState": 18, - "pos": { - "x": 124596, - "y": -1857, - "z": 18762 - }, - "rot": { - "x": 0, - "y": 122183, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 128, - "instId": 300003, - "propState": 18, - "pos": { - "x": 82918, - "y": 17099, - "z": -65726 - }, - "rot": { - "x": 0, - "y": 276477, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 128, - "instId": 300004, - "propState": 18, - "pos": { - "x": 95033, - "y": 17099, - "z": -82925 - }, - "rot": { - "x": 0, - "y": 119791, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 128, - "instId": 300005, - "propState": 18, - "pos": { - "x": -39703, - "y": 9036, - "z": -126353 - }, - "rot": { - "x": 0, - "y": 118551, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 128, - "instId": 300006, - "propState": 18, - "pos": { - "x": 27633, - "y": 11698, - "z": -111365 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 128, - "instId": 300007, - "propState": 18, - "pos": { - "x": -78183, - "y": 10942, - "z": -78976 - }, - "rot": { - "x": 0, - "y": 66836, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "136": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 136, - "instId": 300015, - "propState": 8, - "pos": { - "x": -63310, - "y": 3484, - "z": 117540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300014, - "propState": 8, - "pos": { - "x": 90788, - "y": 3384, - "z": 53533 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "141": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 141, - "instId": 300015, - "propState": 8, - "pos": { - "x": -63000, - "y": 3484, - "z": -11760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "142": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 142, - "instId": 300003, - "propState": 20, - "pos": { - "x": 20742, - "y": 9361, - "z": -106810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 142, - "instId": 300002, - "propState": 8, - "pos": { - "x": -13207, - "y": 12916, - "z": -56234 - }, - "rot": { - "x": 0, - "y": 148878, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 142, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 142, - "instId": 300001, - "propState": 1, - "pos": { - "x": 19264, - "y": 9361, - "z": -106880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "149": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 149, - "instId": 300001, - "propState": 20, - "pos": { - "x": 88580, - "y": 16401, - "z": -66590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 149, - "instId": 300002, - "propState": 20, - "pos": { - "x": 88580, - "y": 16401, - "z": -66590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 149, - "instId": 300003, - "propState": 20, - "pos": { - "x": 88580, - "y": 16401, - "z": -66590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 149, - "instId": 300004, - "propState": 20, - "pos": { - "x": 88580, - "y": 16401, - "z": -66590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 149, - "instId": 300005, - "propState": 20, - "pos": { - "x": 88580, - "y": 16401, - "z": -66590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 149, - "instId": 300006, - "propState": 20, - "pos": { - "x": 88580, - "y": 16401, - "z": -66590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 149, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 149, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 149, - "instId": 300009, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 149, - "instId": 300010, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 149, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 149, - "instId": 300012, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "160": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 169, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38707, - "y": 11790, - "z": -78631 - }, - "rot": { - "x": 0, - "y": 1892, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "170": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 170, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31716, - "y": 9248, - "z": -105504 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300001, - "propState": 8, - "pos": { - "x": 53860, - "y": 10913, - "z": -114603 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1012": { - "anchorId": 1, - "groupId": 215, - "instId": 300001, - "pos": { - "x": 53250, - "y": 10913, - "z": -115420 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - } - } - } - }, - "223": { - "monsters": [], - "npcs": [ - { - "groupId": 223, - "instId": 400001, - "pos": { - "x": -16540, - "y": 103400, - "z": -465330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12247 - } - ], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 223, - "instId": 300003, - "propState": 8, - "pos": { - "x": 163985, - "y": 21640, - "z": -77685 - }, - "rot": { - "x": 0, - "y": 298921, - "z": 0 - }, - "propId": 100000 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2022201": { - "P20222_F20222001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -132600, - "y": 47886, - "z": 15750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 25384, - "y": 53254, - "z": -11862 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 42910, - "y": 53852, - "z": 88714 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": -57080, - "y": 49950, - "z": 121300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2022201": { - "anchorId": 2, - "groupId": 3, - "instId": 300002, - "pos": { - "x": -128310, - "y": 47886, - "z": 20620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2022202": { - "anchorId": 3, - "groupId": 3, - "instId": 300004, - "pos": { - "x": 24060, - "y": 53254, - "z": -19800 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2022203": { - "anchorId": 4, - "groupId": 3, - "instId": 300001, - "pos": { - "x": 35230, - "y": 53852, - "z": 90220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2022204": { - "anchorId": 5, - "groupId": 3, - "instId": 300003, - "pos": { - "x": -52270, - "y": 49948, - "z": 130490 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 21, - "pos": { - "x": -30740, - "y": 49742, - "z": -20247 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 1, - "pos": { - "x": -30740, - "y": 49742, - "z": -20247 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 21, - "pos": { - "x": 19300, - "y": 52948, - "z": -11482 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 1, - "pos": { - "x": 19300, - "y": 52948, - "z": -11482 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300005, - "propState": 21, - "pos": { - "x": -30630, - "y": 50006, - "z": -65938 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 5, - "instId": 300006, - "propState": 1, - "pos": { - "x": -30630, - "y": 50006, - "z": -65938 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300007, - "propState": 21, - "pos": { - "x": 12556, - "y": 42916, - "z": -66117 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 5, - "instId": 300008, - "propState": 1, - "pos": { - "x": 12556, - "y": 42916, - "z": -66117 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300009, - "propState": 21, - "pos": { - "x": 30620, - "y": 48270, - "z": -123110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 5, - "instId": 300010, - "propState": 1, - "pos": { - "x": 30620, - "y": 48070, - "z": -123110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300011, - "propState": 21, - "pos": { - "x": -34817, - "y": 53779, - "z": -109160 - }, - "rot": { - "x": 0, - "y": 269464, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 5, - "instId": 300012, - "propState": 1, - "pos": { - "x": -34817, - "y": 53990, - "z": -109160 - }, - "rot": { - "x": 0, - "y": 269464, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300013, - "propState": 21, - "pos": { - "x": 26527, - "y": 46835, - "z": 138130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 5, - "instId": 300014, - "propState": 1, - "pos": { - "x": 26527, - "y": 46835, - "z": 138130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300015, - "propState": 21, - "pos": { - "x": -8960, - "y": 46190, - "z": 137330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 5, - "instId": 300016, - "propState": 1, - "pos": { - "x": -8960, - "y": 46190, - "z": 137330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300017, - "propState": 21, - "pos": { - "x": -40186, - "y": 49858, - "z": 114268 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 5, - "instId": 300018, - "propState": 1, - "pos": { - "x": -40186, - "y": 49858, - "z": 114268 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300019, - "propState": 21, - "pos": { - "x": -27069, - "y": 52902, - "z": 166913 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 5, - "instId": 300020, - "propState": 1, - "pos": { - "x": -27069, - "y": 52902, - "z": 166913 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300021, - "propState": 21, - "pos": { - "x": 30642, - "y": 43466, - "z": 184426 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 5, - "instId": 300022, - "propState": 1, - "pos": { - "x": 30606, - "y": 43466, - "z": 184426 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300023, - "propState": 1, - "pos": { - "x": -27076, - "y": 53191, - "z": 166913 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 5, - "instId": 300024, - "propState": 1, - "pos": { - "x": 30626, - "y": 43758, - "z": 184410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -8680, - "y": 46100, - "z": 136980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 1, - "pos": { - "x": -92630, - "y": 55720, - "z": 42490 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 1, - "pos": { - "x": -71372, - "y": 53260, - "z": -28750 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102002 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 1, - "pos": { - "x": -67500, - "y": 53260, - "z": -29940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 10, - "instId": 300005, - "propState": 1, - "pos": { - "x": 31670, - "y": 47260, - "z": -37860 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 10, - "instId": 300006, - "propState": 2, - "pos": { - "x": 34430, - "y": 47263, - "z": -40380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 10, - "instId": 300002, - "propState": 1, - "pos": { - "x": 34430, - "y": 47263, - "z": -40380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 10, - "instId": 300007, - "propState": 0, - "pos": { - "x": 69160, - "y": 45930, - "z": -97420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 10, - "instId": 300008, - "propState": 1, - "pos": { - "x": 33200, - "y": 47010, - "z": 134040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 10, - "instId": 300009, - "propState": 1, - "pos": { - "x": 36190, - "y": 50400, - "z": 126100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 10, - "instId": 300010, - "propState": 1, - "pos": { - "x": 52850, - "y": 43750, - "z": 164320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 10, - "instId": 300011, - "propState": 1, - "pos": { - "x": 49080, - "y": 43700, - "z": 165340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 10, - "instId": 300012, - "propState": 1, - "pos": { - "x": -61030, - "y": 53250, - "z": 114220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 10, - "instId": 300013, - "propState": 2, - "pos": { - "x": -62560, - "y": 53250, - "z": 110420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 10, - "instId": 300014, - "propState": 0, - "pos": { - "x": 101770, - "y": 63240, - "z": 42853 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 10, - "instId": 300015, - "propState": 1, - "pos": { - "x": -59680, - "y": 53090, - "z": 164089 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 10, - "instId": 300016, - "propState": 1, - "pos": { - "x": -60720, - "y": 53090, - "z": 167380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 10, - "instId": 300017, - "propState": 1, - "pos": { - "x": 34430, - "y": 47263, - "z": -40380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 12, - "pos": { - "x": -84560, - "y": 55679, - "z": 32410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 50, - "instId": 300003, - "propState": 12, - "pos": { - "x": 44470, - "y": 53852, - "z": -60 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 50, - "instId": 300008, - "propState": 12, - "pos": { - "x": 92450, - "y": 49614, - "z": 151282 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 50, - "instId": 300004, - "propState": 12, - "pos": { - "x": -95503, - "y": 47313, - "z": 143774 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 50, - "instId": 300002, - "propState": 12, - "pos": { - "x": -70117, - "y": 49950, - "z": 59092 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 50, - "instId": 300005, - "propState": 12, - "pos": { - "x": -53540, - "y": 49880, - "z": 80180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 50, - "instId": 300007, - "propState": 12, - "pos": { - "x": 18610, - "y": 49802, - "z": 59732 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 50, - "instId": 300010, - "propState": 12, - "pos": { - "x": 31660, - "y": 48060, - "z": -105360 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 50, - "instId": 300006, - "propState": 12, - "pos": { - "x": -55420, - "y": 53819, - "z": -111330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 50, - "instId": 300009, - "propState": 12, - "pos": { - "x": -55090, - "y": 53252, - "z": -31040 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 15, - "pos": { - "x": 18339, - "y": 50362, - "z": 42690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102074 - }, { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": 22000, - "y": 60280, - "z": 46562 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 51, - "instId": 300003, - "propState": 8, - "pos": { - "x": 12700, - "y": 49880, - "z": 36740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102000 - } - ], - "teleports": {} - }, - "55": { - "monsters": [ - { - "groupId": 55, - "instId": 200006, - "eventId": 20222104, - "pos": { - "x": -53900, - "y": 49950, - "z": 43940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2011020 - }, - { - "groupId": 55, - "instId": 200005, - "eventId": 20222102, - "pos": { - "x": -45880, - "y": 49931, - "z": 39290 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 2011010 - }, - { - "groupId": 55, - "instId": 200007, - "eventId": 20222103, - "pos": { - "x": -45880, - "y": 49931, - "z": 26870 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2012010 - }, - { - "groupId": 55, - "instId": 200001, - "eventId": 20222106, - "pos": { - "x": 73570, - "y": 50120, - "z": 120530 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 55, - "instId": 200008, - "eventId": 20222107, - "pos": { - "x": 79510, - "y": 50120, - "z": 120720 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 55, - "instId": 200009, - "eventId": 20222112, - "pos": { - "x": 69600, - "y": 50120, - "z": 115480 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 2011020 - }, { - "groupId": 55, - "instId": 200010, - "eventId": 20222122, - "pos": { - "x": 69620, - "y": 45906, - "z": -51709 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2011020 - }, { - "groupId": 55, - "instId": 200011, - "eventId": 20222120, - "pos": { - "x": 58520, - "y": 45906, - "z": -47680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 55, - "instId": 200012, - "eventId": 20222121, - "pos": { - "x": 56480, - "y": 45906, - "z": -52620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 55, - "instId": 200002, - "eventId": 20222119, - "pos": { - "x": -33309, - "y": 49880, - "z": 81036 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2011020 - }, { - "groupId": 55, - "instId": 200003, - "eventId": 20222118, - "pos": { - "x": -32280, - "y": 49880, - "z": 78140 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 55, - "instId": 200013, - "eventId": 20222115, - "pos": { - "x": -46400, - "y": 49879, - "z": 77577 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 55, - "instId": 200004, - "eventId": 20222110, - "pos": { - "x": -88640, - "y": 47313, - "z": 147360 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 55, - "instId": 200014, - "eventId": 20222111, - "pos": { - "x": -90530, - "y": 47313, - "z": 162070 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 55, - "instId": 200015, - "eventId": 20222152, - "pos": { - "x": -74570, - "y": 53090, - "z": 161970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 55, - "instId": 200016, - "eventId": 20222151, - "pos": { - "x": -67060, - "y": 53090, - "z": 154150 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 55, - "instId": 200017, - "eventId": 20222123, - "pos": { - "x": 10850, - "y": 43159, - "z": -46100 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 55, - "instId": 200018, - "eventId": 20222124, - "pos": { - "x": 15230, - "y": 43157, - "z": -46376 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 55, - "instId": 200019, - "eventId": 20222153, - "pos": { - "x": 24840, - "y": 43257, - "z": -72192 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 55, - "instId": 200020, - "eventId": 20222154, - "pos": { - "x": -72299, - "y": 53256, - "z": -69528 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 55, - "instId": 200021, - "eventId": 20222156, - "pos": { - "x": -64460, - "y": 53256, - "z": -86530 - }, - "rot": { - "x": 0, - "y": 340000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 55, - "instId": 200022, - "eventId": 20222155, - "pos": { - "x": -68400, - "y": 53252, - "z": -64426 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2022020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "57": { - "monsters": [ - { - "groupId": 57, - "instId": 200001, - "eventId": 20222125, - "pos": { - "x": 56682, - "y": 45927, - "z": -95344 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": 63280, - "y": 50120, - "z": 113230 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": -80080, - "y": 47313, - "z": 123860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 58, - "instId": 300006, - "propState": 8, - "pos": { - "x": 28070, - "y": 43160, - "z": -62488 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 58, - "instId": 300007, - "propState": 8, - "pos": { - "x": -56600, - "y": 49950, - "z": 48030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 58, - "instId": 300008, - "propState": 8, - "pos": { - "x": -50936, - "y": 49950, - "z": 1388 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300009, - "propState": 8, - "pos": { - "x": -67150, - "y": 53260, - "z": -24640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 58, - "instId": 300010, - "propState": 8, - "pos": { - "x": -67050, - "y": 53252, - "z": -48159 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300011, - "propState": 8, - "pos": { - "x": -57580, - "y": 49950, - "z": -56720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300012, - "propState": 8, - "pos": { - "x": 10300, - "y": 43156, - "z": -54671 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 58, - "instId": 300013, - "propState": 8, - "pos": { - "x": 64790, - "y": 43160, - "z": -74150 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300014, - "propState": 8, - "pos": { - "x": 75520, - "y": 52939, - "z": 300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300015, - "propState": 8, - "pos": { - "x": 82880, - "y": 60421, - "z": 48450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 58, - "instId": 300016, - "propState": 8, - "pos": { - "x": 98453, - "y": 63242, - "z": 53704 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300017, - "propState": 8, - "pos": { - "x": 45560, - "y": 50368, - "z": 121110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 58, - "instId": 300018, - "propState": 8, - "pos": { - "x": 50710, - "y": 43649, - "z": 156180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300019, - "propState": 8, - "pos": { - "x": 65832, - "y": 43649, - "z": 172066 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 58, - "instId": 300020, - "propState": 8, - "pos": { - "x": -51400, - "y": 49948, - "z": 151390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 58, - "instId": 300021, - "propState": 8, - "pos": { - "x": -84659, - "y": 49950, - "z": 94049 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300022, - "propState": 8, - "pos": { - "x": -93166, - "y": 47313, - "z": 131265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 58, - "instId": 300023, - "propState": 8, - "pos": { - "x": -50360, - "y": 53090, - "z": 169960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 58, - "instId": 300024, - "propState": 8, - "pos": { - "x": -61974, - "y": 53090, - "z": 185440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300025, - "propState": 8, - "pos": { - "x": -32230, - "y": 49950, - "z": 38460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300026, - "propState": 8, - "pos": { - "x": 40428, - "y": 47263, - "z": -33271 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 58, - "instId": 300027, - "propState": 8, - "pos": { - "x": -76218, - "y": 55679, - "z": 31982 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 58, - "instId": 300028, - "propState": 8, - "pos": { - "x": -62539, - "y": 53256, - "z": -73840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 58, - "instId": 300003, - "propState": 8, - "pos": { - "x": -67916, - "y": 49950, - "z": 88283 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300002, - "propState": 8, - "pos": { - "x": 101340, - "y": 63240, - "z": 42867 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 61, - "instId": 300001, - "propState": 8, - "pos": { - "x": 6639, - "y": 203152, - "z": 80907 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 8, - "pos": { - "x": 25378, - "y": 46974, - "z": 145102 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 62, - "instId": 300002, - "propState": 8, - "pos": { - "x": 37403, - "y": 46974, - "z": 147200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 8, - "pos": { - "x": -40600, - "y": 53176, - "z": 166872 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 71, - "instId": 300002, - "propState": 8, - "pos": { - "x": -40600, - "y": 53176, - "z": 166872 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 71, - "instId": 300003, - "propState": 20, - "pos": { - "x": -40600, - "y": 53176, - "z": 166872 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 71, - "instId": 300006, - "propState": 8, - "pos": { - "x": -40600, - "y": 53176, - "z": 166872 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 52880, - "y": 43743, - "z": 184452 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 72, - "instId": 300002, - "propState": 8, - "pos": { - "x": 52880, - "y": 43743, - "z": 184452 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 72, - "instId": 300003, - "propState": 20, - "pos": { - "x": 52880, - "y": 43743, - "z": 184452 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 72, - "instId": 300006, - "propState": 8, - "pos": { - "x": 52880, - "y": 43743, - "z": 184452 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43096, - "y": 50036, - "z": -65962 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 73, - "instId": 300002, - "propState": 8, - "pos": { - "x": -43096, - "y": 50036, - "z": -65962 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 73, - "instId": 300003, - "propState": 20, - "pos": { - "x": -43096, - "y": 50036, - "z": -65962 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 73, - "instId": 300006, - "propState": 8, - "pos": { - "x": -43096, - "y": 50036, - "z": -65962 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": 71770, - "y": 43155, - "z": -69741 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 74, - "instId": 300002, - "propState": 8, - "pos": { - "x": 71770, - "y": 43155, - "z": -69741 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 74, - "instId": 300003, - "propState": 20, - "pos": { - "x": 71770, - "y": 43155, - "z": -69741 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 74, - "instId": 300006, - "propState": 8, - "pos": { - "x": 71770, - "y": 43155, - "z": -69741 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "79": { - "monsters": [ - { - "groupId": 79, - "instId": 200001, - "eventId": 20222231, - "pos": { - "x": 40267, - "y": 47618, - "z": -16317 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 11, - "pos": { - "x": 45080, - "y": 47260, - "z": -16300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 79, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 79, - "instId": 300003, - "propState": 8, - "pos": { - "x": 41455, - "y": 47263, - "z": -16590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 79, - "instId": 300004, - "propState": 8, - "pos": { - "x": 40230, - "y": 47300, - "z": -16430 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102055 - } - ], - "teleports": {} - }, - "80": { - "monsters": [ - { - "groupId": 80, - "instId": 200001, - "eventId": 20222232, - "pos": { - "x": -76300, - "y": 53090, - "z": 189209 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8003050 - } - ], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 11, - "pos": { - "x": -81460, - "y": 53090, - "z": 187920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 80, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 80, - "instId": 300003, - "propState": 8, - "pos": { - "x": -81460, - "y": 53090, - "z": 187920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 91, - "instId": 300002, - "propState": 8, - "pos": { - "x": -125672, - "y": 47886, - "z": -29190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 91, - "instId": 300003, - "propState": 8, - "pos": { - "x": -119300, - "y": 46560, - "z": -56480 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102054 - }, - { - "groupId": 91, - "instId": 300004, - "propState": 12, - "pos": { - "x": -128940, - "y": 42956, - "z": 200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 91, - "instId": 300005, - "propState": 8, - "pos": { - "x": -125672, - "y": 47886, - "z": -29190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 91, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 91, - "instId": 300001, - "propState": 8, - "pos": { - "x": -120480, - "y": 46690, - "z": -21520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 91, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 91, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11360, - "y": 43111, - "z": -101370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 92, - "instId": 300003, - "propState": 8, - "pos": { - "x": 4730, - "y": 41807, - "z": -109714 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102063 - }, - { - "groupId": 92, - "instId": 300004, - "propState": 12, - "pos": { - "x": 18130, - "y": 35530, - "z": -78888 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 92, - "instId": 300005, - "propState": 8, - "pos": { - "x": 11360, - "y": 43111, - "z": -101370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 92, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 92, - "instId": 300001, - "propState": 8, - "pos": { - "x": -887, - "y": 34090, - "z": -140080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 92, - "instId": 300007, - "propState": 8, - "pos": { - "x": -757, - "y": 40890, - "z": -146200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 92, - "instId": 300008, - "propState": 8, - "pos": { - "x": -757, - "y": 40890, - "z": -134200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 92, - "instId": 300016, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 92, - "instId": 300017, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": 64490, - "y": 60510, - "z": 40220 - }, - "rot": { - "x": 0, - "y": 276063, - "z": 0 - }, - "propId": 102078 - } - ], - "teleports": {} - }, - "105": { - "monsters": [ - { - "groupId": 105, - "instId": 200004, - "eventId": 20222113, - "pos": { - "x": 31650, - "y": 47308, - "z": 128915 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300002, - "propState": 8, - "pos": { - "x": 31710, - "y": 46990, - "z": 129010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102055 - } - ], - "teleports": {} - }, - "106": { - "monsters": [ - { - "groupId": 106, - "instId": 200004, - "eventId": 20222114, - "pos": { - "x": 61040, - "y": 43940, - "z": 166170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 106, - "instId": 300002, - "propState": 8, - "pos": { - "x": 61172, - "y": 43622, - "z": 166240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102055 - }, { - "groupId": 106, - "instId": 300001, - "propState": 8, - "pos": { - "x": 76599, - "y": 46368, - "z": 99081 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "111": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 111, - "instId": 300001, - "propState": 8, - "pos": { - "x": 56610, - "y": 43700, - "z": 148700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102072 - } - ], - "teleports": {} - }, - "112": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 112, - "instId": 300001, - "propState": 8, - "pos": { - "x": -71720, - "y": 52250, - "z": 120260 - }, - "rot": { - "x": 0, - "y": 180973, - "z": 0 - }, - "propId": 102073 - }, { - "groupId": 112, - "instId": 300002, - "propState": 8, - "pos": { - "x": -62560, - "y": 53250, - "z": 110420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102059 - } - ], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 117, - "instId": 300003, - "propState": 20, - "pos": { - "x": -75387, - "y": 53260, - "z": -19966 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 117, - "instId": 300002, - "propState": 8, - "pos": { - "x": -54754, - "y": 49943, - "z": -53079 - }, - "rot": { - "x": 0, - "y": 249511, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 117, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 117, - "instId": 300001, - "propState": 1, - "pos": { - "x": -76865, - "y": 53260, - "z": -20036 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "120": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 120, - "instId": 300002, - "propState": 8, - "pos": { - "x": 62784, - "y": 43672, - "z": 191281 - }, - "rot": { - "x": 0, - "y": 222128, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 120, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 270997, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 120, - "instId": 300001, - "propState": 20, - "pos": { - "x": 91630, - "y": 50151, - "z": 116530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 120, - "instId": 300003, - "propState": 8, - "pos": { - "x": 62760, - "y": 44373, - "z": 191307 - }, - "rot": { - "x": 0, - "y": 222128, - "z": 0 - }, - "propId": 102076 - }, { - "groupId": 120, - "instId": 300004, - "propState": 1, - "pos": { - "x": 91877, - "y": 50151, - "z": 117418 - }, - "rot": { - "x": 0, - "y": 101610, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 120, - "instId": 300005, - "propState": 8, - "pos": { - "x": 62870, - "y": 43672, - "z": 191423 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102051 - }, { - "groupId": 120, - "instId": 300006, - "propState": 8, - "pos": { - "x": 62760, - "y": 44373, - "z": 191307 - }, - "rot": { - "x": 0, - "y": 222128, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "122": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 122, - "instId": 300001, - "propState": 1, - "pos": { - "x": -27069, - "y": 54243, - "z": 166982 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 122, - "instId": 300002, - "propState": 1, - "pos": { - "x": -27069, - "y": 54243, - "z": 166982 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 122, - "instId": 300003, - "propState": 1, - "pos": { - "x": 30674, - "y": 43783, - "z": 184520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 122, - "instId": 300004, - "propState": 1, - "pos": { - "x": 30674, - "y": 43783, - "z": 184520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "131": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 131, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "133": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 133, - "instId": 300001, - "propState": 8, - "pos": { - "x": -44700, - "y": 57420, - "z": 41730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 138, - "instId": 300001, - "propState": 8, - "pos": { - "x": 82510, - "y": 43649, - "z": 142880 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "140": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 140, - "instId": 300001, - "propState": 8, - "pos": { - "x": 82510, - "y": 43649, - "z": 142880 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "141": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 141, - "instId": 300001, - "propState": 20, - "pos": { - "x": 82690, - "y": 43649, - "z": 139950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 141, - "instId": 300002, - "propState": 20, - "pos": { - "x": 82690, - "y": 43649, - "z": 139950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 141, - "instId": 300003, - "propState": 20, - "pos": { - "x": 82690, - "y": 43649, - "z": 139950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 141, - "instId": 300004, - "propState": 20, - "pos": { - "x": 82690, - "y": 43649, - "z": 139950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 141, - "instId": 300005, - "propState": 20, - "pos": { - "x": 82690, - "y": 43649, - "z": 139950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 141, - "instId": 300006, - "propState": 20, - "pos": { - "x": 82690, - "y": 43649, - "z": 139950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 141, - "instId": 300007, - "propState": 20, - "pos": { - "x": 82690, - "y": 43649, - "z": 139950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 141, - "instId": 300008, - "propState": 20, - "pos": { - "x": 82690, - "y": 43649, - "z": 139950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 141, - "instId": 300009, - "propState": 20, - "pos": { - "x": 82690, - "y": 43649, - "z": 139950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60203 - } - ], - "teleports": {} - }, - "154": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 154, - "instId": 300001, - "propState": 8, - "pos": { - "x": 82510, - "y": 43649, - "z": 142880 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "166": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 166, - "instId": 300001, - "propState": 18, - "pos": { - "x": 44345, - "y": 45906, - "z": -78810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "183": { - "monsters": [ - { - "groupId": 183, - "instId": 200001, - "eventId": 101210, - "pos": { - "x": -76770, - "y": 49950, - "z": 73964 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2013011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 183, - "instId": 300001, - "propState": 8, - "pos": { - "x": -76770, - "y": 50950, - "z": 73964 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1110": { - "anchorId": 1, - "groupId": 183, - "instId": 300001, - "pos": { - "x": -76740, - "y": 49950, - "z": 81070 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "186": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 8, - "pos": { - "x": 82910, - "y": 60421, - "z": 37870 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1013": { - "anchorId": 1, - "groupId": 186, - "instId": 300001, - "pos": { - "x": 81970, - "y": 60421, - "z": 37320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - } - } - } - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 8, - "pos": { - "x": 64490, - "y": 60510, - "z": 40220 - }, - "rot": { - "x": 0, - "y": 276063, - "z": 0 - }, - "propId": 102078 - } - ], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 212, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2022301": { - "P20223_F20223001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4450, - "y": -9000, - "z": -29500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 67970, - "y": -10181, - "z": 38383 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": -114640, - "y": -9307, - "z": 16540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300004, - "propState": 0, - "pos": { - "x": -30, - "y": -9057, - "z": -18710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": { - "2022301": { - "anchorId": 2, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -1363, - "y": -9077, - "z": -29500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2022302": { - "anchorId": 3, - "groupId": 1, - "instId": 300002, - "pos": { - "x": 67970, - "y": -10181, - "z": 35168 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2022303": { - "anchorId": 4, - "groupId": 1, - "instId": 300003, - "pos": { - "x": -107466, - "y": -9307, - "z": 16660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": -86850, - "y": -11192, - "z": 35790 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 252687, - "y": 12850, - "z": 138616 - }, - "rot": { - "x": 0, - "y": 62628, - "z": 0 - }, - "propId": 102177 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 305715, - "y": 14636, - "z": -54943 - }, - "rot": { - "x": 0, - "y": 167622, - "z": 0 - }, - "propId": 102177 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": 319800, - "y": 13713, - "z": -59420 - }, - "rot": { - "x": 0, - "y": 205221, - "z": 0 - }, - "propId": 102177 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": 325444, - "y": 13969, - "z": -68610 - }, - "rot": { - "x": 0, - "y": 284585, - "z": 0 - }, - "propId": 102177 - }, { - "groupId": 13, - "instId": 300006, - "propState": 8, - "pos": { - "x": 292210, - "y": 13253, - "z": -114440 - }, - "rot": { - "x": 0, - "y": 16403, - "z": 0 - }, - "propId": 102177 - }, { - "groupId": 13, - "instId": 300007, - "propState": 8, - "pos": { - "x": 170495, - "y": 28550, - "z": -260930 - }, - "rot": { - "x": 0, - "y": 192830, - "z": 0 - }, - "propId": 102177 - }, { - "groupId": 13, - "instId": 300008, - "propState": 8, - "pos": { - "x": -46137, - "y": 11920, - "z": -308711 - }, - "rot": { - "x": 0, - "y": 106531, - "z": 0 - }, - "propId": 102177 - }, { - "groupId": 13, - "instId": 300009, - "propState": 8, - "pos": { - "x": -416120, - "y": 28746, - "z": -133567 - }, - "rot": { - "x": 0, - "y": 179268, - "z": 0 - }, - "propId": 102177 - }, { - "groupId": 13, - "instId": 300010, - "propState": 8, - "pos": { - "x": -403229, - "y": 27823, - "z": -140795 - }, - "rot": { - "x": 0, - "y": 216867, - "z": 0 - }, - "propId": 102177 - }, { - "groupId": 13, - "instId": 300011, - "propState": 8, - "pos": { - "x": -399744, - "y": 28079, - "z": -151847 - }, - "rot": { - "x": 0, - "y": 296231, - "z": 0 - }, - "propId": 102177 - }, { - "groupId": 13, - "instId": 300012, - "propState": 8, - "pos": { - "x": -370286, - "y": 17560, - "z": -84780 - }, - "rot": { - "x": 0, - "y": 77672, - "z": 0 - }, - "propId": 102177 - }, { - "groupId": 13, - "instId": 300013, - "propState": 8, - "pos": { - "x": -295298, - "y": 14776, - "z": 136871 - }, - "rot": { - "x": 0, - "y": 285265, - "z": 0 - }, - "propId": 102177 - }, { - "groupId": 13, - "instId": 300014, - "propState": 8, - "pos": { - "x": -305799, - "y": 13853, - "z": 126471 - }, - "rot": { - "x": 0, - "y": 322864, - "z": 0 - }, - "propId": 102177 - }, { - "groupId": 13, - "instId": 300015, - "propState": 8, - "pos": { - "x": -317383, - "y": 14109, - "z": 126167 - }, - "rot": { - "x": 0, - "y": 42228, - "z": 0 - }, - "propId": 102177 - }, { - "groupId": 13, - "instId": 300016, - "propState": 8, - "pos": { - "x": -408346, - "y": 27673, - "z": -146027 - }, - "rot": { - "x": 0, - "y": 179268, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300017, - "propState": 8, - "pos": { - "x": -311171, - "y": 13652, - "z": 132277 - }, - "rot": { - "x": 0, - "y": 322864, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300018, - "propState": 8, - "pos": { - "x": 314174, - "y": 13522, - "z": -67200 - }, - "rot": { - "x": 0, - "y": 205221, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300019, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300020, - "propState": 1, - "pos": { - "x": 306150, - "y": 13350, - "z": -91750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102211 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": -54168, - "y": -7574, - "z": -27542 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -77790, - "y": 7287, - "z": -65543 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 15, - "instId": 300026, - "propState": 8, - "pos": { - "x": -116452, - "y": -9094, - "z": -35468 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 15, - "instId": 300027, - "propState": 8, - "pos": { - "x": -57100, - "y": -12280, - "z": 32070 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 15, - "instId": 300006, - "propState": 8, - "pos": { - "x": -25310, - "y": -10278, - "z": -2740 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 15, - "instId": 300007, - "propState": 8, - "pos": { - "x": -34059, - "y": -10310, - "z": 7650 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 15, - "instId": 300008, - "propState": 8, - "pos": { - "x": -54271, - "y": -6647, - "z": -39601 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 15, - "instId": 300009, - "propState": 8, - "pos": { - "x": -44553, - "y": 3193, - "z": -99395 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 15, - "instId": 300010, - "propState": 8, - "pos": { - "x": -92635, - "y": 7270, - "z": -55183 - }, - "rot": { - "x": 0, - "y": 155000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 15, - "instId": 300011, - "propState": 8, - "pos": { - "x": -109918, - "y": -3773, - "z": -14139 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 15, - "instId": 300012, - "propState": 8, - "pos": { - "x": -118194, - "y": -9307, - "z": 31277 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 15, - "instId": 300013, - "propState": 8, - "pos": { - "x": -90527, - "y": -11187, - "z": 63850 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 15, - "instId": 300014, - "propState": 8, - "pos": { - "x": -84930, - "y": -11178, - "z": 30770 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 15, - "instId": 300015, - "propState": 8, - "pos": { - "x": -26952, - "y": -5383, - "z": 39065 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 15, - "instId": 300016, - "propState": 8, - "pos": { - "x": -12485, - "y": -5731, - "z": 21791 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 15, - "instId": 300017, - "propState": 8, - "pos": { - "x": 80626, - "y": -10181, - "z": 36798 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 15, - "instId": 300018, - "propState": 8, - "pos": { - "x": 106724, - "y": -7790, - "z": -7588 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 15, - "instId": 300019, - "propState": 8, - "pos": { - "x": 67915, - "y": -7790, - "z": -4600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 15, - "instId": 300020, - "propState": 8, - "pos": { - "x": 73288, - "y": -7784, - "z": 354 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 15, - "instId": 300021, - "propState": 8, - "pos": { - "x": 71477, - "y": 3128, - "z": -46850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 15, - "instId": 300022, - "propState": 8, - "pos": { - "x": 106200, - "y": 31113, - "z": -60091 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 15, - "instId": 300023, - "propState": 8, - "pos": { - "x": 25202, - "y": -9077, - "z": -25973 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 15, - "instId": 300024, - "propState": 8, - "pos": { - "x": 35100, - "y": -9077, - "z": 2540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": 105722, - "y": 23809, - "z": -31126 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - } - ], - "teleports": {} - }, - "16": { - "monsters": [ - { - "groupId": 16, - "instId": 200006, - "eventId": 20223108, - "pos": { - "x": -101272, - "y": -4323, - "z": -4871 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 16, - "instId": 200007, - "eventId": 20223109, - "pos": { - "x": -102070, - "y": -4228, - "z": -3480 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 2022110 - }, { - "groupId": 16, - "instId": 200009, - "eventId": 20223110, - "pos": { - "x": -104694, - "y": -3951, - "z": -6518 - }, - "rot": { - "x": 0, - "y": 250000, - "z": 0 - }, - "monsterId": 2022110 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "17": { - "monsters": [ - { - "groupId": 17, - "instId": 200001, - "eventId": 20223125, - "pos": { - "x": -117473, - "y": 14837, - "z": -101100 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "18": { - "monsters": [ - { - "groupId": 18, - "instId": 200001, - "eventId": 20223274, - "pos": { - "x": -77872, - "y": 7376, - "z": -50776 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2013020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 11, - "pos": { - "x": -78080, - "y": 7505, - "z": -48600 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 18, - "instId": 300003, - "propState": 8, - "pos": { - "x": -78080, - "y": 7505, - "z": -48600 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "20": { - "monsters": [ - { - "groupId": 20, - "instId": 200001, - "eventId": 101214, - "pos": { - "x": -130200, - "y": -8652, - "z": -38730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2013021 - } - ], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": -130200, - "y": -8652, - "z": -38730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1114": { - "anchorId": 1, - "groupId": 20, - "instId": 300001, - "pos": { - "x": -129560, - "y": -9439, - "z": -32290 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 12, - "pos": { - "x": -45989, - "y": -9956, - "z": -6590 - }, - "rot": { - "x": 0, - "y": 132000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 21, - "instId": 300002, - "propState": 12, - "pos": { - "x": -88440, - "y": -11178, - "z": 35547 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 21, - "instId": 300003, - "propState": 12, - "pos": { - "x": -100598, - "y": -11167, - "z": 51970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 21, - "instId": 300004, - "propState": 12, - "pos": { - "x": -119560, - "y": 14753, - "z": -86658 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 21, - "instId": 300005, - "propState": 12, - "pos": { - "x": -41235, - "y": -2680, - "z": -55241 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 21, - "instId": 300006, - "propState": 12, - "pos": { - "x": 28332, - "y": -9077, - "z": 12230 - }, - "rot": { - "x": 0, - "y": 140000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 21, - "instId": 300007, - "propState": 12, - "pos": { - "x": 33329, - "y": -9253, - "z": -29686 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 21, - "instId": 300008, - "propState": 12, - "pos": { - "x": 78886, - "y": 2741, - "z": -75563 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 21, - "instId": 300009, - "propState": 12, - "pos": { - "x": 73174, - "y": -1697, - "z": -21444 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 21, - "instId": 300010, - "propState": 12, - "pos": { - "x": 66665, - "y": -10181, - "z": 21328 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 21, - "instId": 300011, - "propState": 12, - "pos": { - "x": 88426, - "y": -7784, - "z": 1834 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 21, - "instId": 300012, - "propState": 12, - "pos": { - "x": 92069, - "y": 23809, - "z": -35091 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 21, - "instId": 300013, - "propState": 12, - "pos": { - "x": -304825, - "y": 13974, - "z": 134225 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 21, - "instId": 300014, - "propState": 12, - "pos": { - "x": 289670, - "y": 13253, - "z": -111750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "22": { - "monsters": [ - { - "groupId": 22, - "instId": 200001, - "eventId": 20223271, - "pos": { - "x": -69300, - "y": -7421, - "z": -20360 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 2022110 - }, { - "groupId": 22, - "instId": 200002, - "eventId": 20223272, - "pos": { - "x": -67500, - "y": -7314, - "z": -18820 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "monsterId": 2022110 - } - ], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 11, - "pos": { - "x": -68406, - "y": -7594, - "z": -23258 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 22, - "instId": 300003, - "propState": 8, - "pos": { - "x": -68406, - "y": -7594, - "z": -23258 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": -30, - "y": -7321, - "z": 8620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102191 - }, - { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": 60430, - "y": -10540, - "z": 21740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102191 - }, - { - "groupId": 27, - "instId": 300003, - "propState": 8, - "pos": { - "x": 58720, - "y": 3118, - "z": -47360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102191 - }, - { - "groupId": 27, - "instId": 300004, - "propState": 8, - "pos": { - "x": -107240, - "y": -9320, - "z": 36290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102191 - }, { - "groupId": 27, - "instId": 300005, - "propState": 8, - "pos": { - "x": -37280, - "y": -2470, - "z": -68920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102191 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 1, - "pos": { - "x": 71588, - "y": 2852, - "z": -59773 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102188 - }, { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": 80500, - "y": 26624, - "z": -60860 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102188 - }, { - "groupId": 49, - "instId": 300003, - "propState": 1, - "pos": { - "x": 75140, - "y": 2660, - "z": -64987 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102178 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 8, - "pos": { - "x": -56390, - "y": -12484, - "z": 21630 - }, - "rot": { - "x": 0, - "y": 320000, - "z": 0 - }, - "propId": 901 - }, { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": -54196, - "y": -12474, - "z": 20650 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1208": { - "anchorId": 1, - "groupId": 67, - "instId": 300001, - "pos": { - "x": -55390, - "y": -12422, - "z": 22750 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - } - } - } - }, - "142": { - "monsters": [ - { - "groupId": 142, - "instId": 200001, - "eventId": 20223101, - "pos": { - "x": -92048, - "y": -11187, - "z": 52001 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "monsterId": 2002030 - }, - { - "groupId": 142, - "instId": 200002, - "eventId": 20223102, - "pos": { - "x": -90752, - "y": -11187, - "z": 50806 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 2002030 - }, - { - "groupId": 142, - "instId": 200003, - "eventId": 20223103, - "pos": { - "x": -75022, - "y": -11186, - "z": 57179 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2002030 - }, - { - "groupId": 142, - "instId": 200004, - "eventId": 20223105, - "pos": { - "x": -104444, - "y": -11167, - "z": 64160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2002030 - }, { - "groupId": 142, - "instId": 200005, - "eventId": 20223106, - "pos": { - "x": -102464, - "y": -11167, - "z": 64094 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2002010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 142, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "143": { - "monsters": [ - { - "groupId": 143, - "instId": 200010, - "eventId": 20223114, - "pos": { - "x": -65020, - "y": 7503, - "z": -73427 - }, - "rot": { - "x": 0, - "y": 250000, - "z": 0 - }, - "monsterId": 2022110 - }, { - "groupId": 143, - "instId": 200008, - "eventId": 20223115, - "pos": { - "x": -69726, - "y": 7552, - "z": -74260 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 143, - "instId": 200011, - "eventId": 20223116, - "pos": { - "x": -75331, - "y": 8798, - "z": -90418 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2022110 - }, { - "groupId": 143, - "instId": 200012, - "eventId": 20223117, - "pos": { - "x": -107878, - "y": 10448, - "z": -60723 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "monsterId": 2022110 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "197": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 197, - "instId": 300001, - "propState": 18, - "pos": { - "x": 73428, - "y": -10185, - "z": 29372 - }, - "rot": { - "x": 0, - "y": 89363, - "z": 0 - }, - "propId": 102009 - }, - { - "groupId": 197, - "instId": 300002, - "propState": 18, - "pos": { - "x": 86916, - "y": -9663, - "z": 37454 - }, - "rot": { - "x": 0, - "y": 206458, - "z": 0 - }, - "propId": 102009 - }, - { - "groupId": 197, - "instId": 300003, - "propState": 18, - "pos": { - "x": 31465, - "y": -8569, - "z": -10874 - }, - "rot": { - "x": 0, - "y": 289084, - "z": 0 - }, - "propId": 102009 - }, - { - "groupId": 197, - "instId": 300004, - "propState": 18, - "pos": { - "x": -95432, - "y": -8798, - "z": 41994 - }, - "rot": { - "x": 0, - "y": 249778, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 197, - "instId": 300005, - "propState": 18, - "pos": { - "x": 89260, - "y": -9757, - "z": 21803 - }, - "rot": { - "x": 0, - "y": 289084, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 197, - "instId": 300006, - "propState": 18, - "pos": { - "x": 105629, - "y": -4835, - "z": 38061 - }, - "rot": { - "x": 0, - "y": 4803, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 197, - "instId": 300007, - "propState": 18, - "pos": { - "x": 72607, - "y": -9387, - "z": 22699 - }, - "rot": { - "x": 0, - "y": 107008, - "z": 0 - }, - "propId": 102010 - }, { - "groupId": 197, - "instId": 300008, - "propState": 18, - "pos": { - "x": 81189, - "y": -9773, - "z": 25420 - }, - "rot": { - "x": 0, - "y": 149640, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 197, - "instId": 300009, - "propState": 18, - "pos": { - "x": 88773, - "y": -9783, - "z": 28650 - }, - "rot": { - "x": 0, - "y": 119879, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "209": { - "monsters": [], - "npcs": [ - { - "groupId": 209, - "instId": 400001, - "pos": { - "x": -320, - "y": -16130, - "z": -43030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12247 - } - ], - "props": [ - { - "groupId": 209, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 209, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8670, - "y": -12100, - "z": -5810 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 209, - "instId": 300036, - "propState": 8, - "pos": { - "x": 173730, - "y": 21642, - "z": -75866 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 209, - "instId": 300049, - "propState": 20, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 209, - "instId": 300058, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 209, - "instId": 300076, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 226, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8670, - "y": -12840, - "z": -8150 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 226, - "instId": 300003, - "propState": 20, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 226, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 226, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 227, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8670, - "y": -12840, - "z": -10900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 227, - "instId": 300003, - "propState": 20, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 227, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "228": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 228, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 228, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8670, - "y": -12840, - "z": -13890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 228, - "instId": 300003, - "propState": 20, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 228, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 228, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "229": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 229, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 229, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8670, - "y": -12840, - "z": -17590 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 229, - "instId": 300003, - "propState": 20, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 229, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 229, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "230": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 230, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 230, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8670, - "y": -12840, - "z": -20730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 230, - "instId": 300003, - "propState": 20, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60203 - }, - { - "groupId": 230, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 230, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "231": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 231, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 231, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8670, - "y": -12840, - "z": -23720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 231, - "instId": 300003, - "propState": 20, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 231, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 231, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "232": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 232, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 232, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8670, - "y": -12840, - "z": -26960 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 232, - "instId": 300003, - "propState": 20, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 232, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 232, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "233": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 233, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 233, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8670, - "y": -12840, - "z": -30060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 233, - "instId": 300003, - "propState": 20, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60203 - }, - { - "groupId": 233, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 233, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "251": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "252": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "253": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 253, - "instId": 300003, - "propState": 8, - "pos": { - "x": 10932, - "y": -7750, - "z": -18772 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 260, - "instId": 300005, - "propState": 20, - "pos": { - "x": -35332, - "y": -10310, - "z": 8401 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 260, - "instId": 300001, - "propState": 8, - "pos": { - "x": -97248, - "y": 125932, - "z": -223340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "261": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 261, - "instId": 300005, - "propState": 20, - "pos": { - "x": -90674, - "y": 1548, - "z": -35995 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 261, - "instId": 300001, - "propState": 8, - "pos": { - "x": -97248, - "y": 125932, - "z": -223340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "262": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 262, - "instId": 300005, - "propState": 20, - "pos": { - "x": 95361, - "y": 32641, - "z": -53076 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 262, - "instId": 300001, - "propState": 8, - "pos": { - "x": -97248, - "y": 125932, - "z": -223340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "265": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 265, - "instId": 300001, - "propState": 8, - "pos": { - "x": 59948, - "y": 2619, - "z": -71344 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2022304": { - "anchorId": 1, - "groupId": 265, - "instId": 300001, - "pos": { - "x": 64793, - "y": 2584, - "z": -65450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "273": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 273, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119913, - "y": 14613, - "z": -78624 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1021": { - "anchorId": 1, - "groupId": 273, - "instId": 300001, - "pos": { - "x": -119074, - "y": 14580, - "z": -77986 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - } - } - } - } - }, - "planeType": 2, - "worldId": 301, - "startAnchorId": 1, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "2023101": { - "P20231_F20231001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 70417, - "y": 69528, - "z": -243865 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 72560, - "y": 45702, - "z": -66770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": -4870, - "y": 13862, - "z": 28560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": -35060, - "y": 13617, - "z": -10210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2023101": { - "anchorId": 1, - "groupId": 1, - "instId": 300001, - "pos": { - "x": 79710, - "y": 69528, - "z": -247520 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - } - }, - "2023102": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": 70321, - "y": 45702, - "z": -62363 - }, - "rot": { - "x": 0, - "y": 66000, - "z": 0 - } - }, - "2023103": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": -540, - "y": 13884, - "z": 26879 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - } - }, - "2023104": { - "anchorId": 4, - "groupId": 1, - "instId": 300004, - "pos": { - "x": -32370, - "y": 13595, - "z": -14300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300005, - "propState": 0, - "pos": { - "x": 10966, - "y": 36279, - "z": 22437 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 30, - "instId": 300001, - "propState": 2, - "pos": { - "x": 10966, - "y": 36279, - "z": 22437 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102103 - }, - { - "groupId": 30, - "instId": 300002, - "propState": 0, - "pos": { - "x": 12990, - "y": 38203, - "z": 16170 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 30, - "instId": 300003, - "propState": 0, - "pos": { - "x": 9900, - "y": 13862, - "z": 30230 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 30, - "instId": 300004, - "propState": 0, - "pos": { - "x": 7800, - "y": 13884, - "z": 25600 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300005, - "propState": 0, - "pos": { - "x": 11570, - "y": 42010, - "z": -13313 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 31, - "instId": 300001, - "propState": 2, - "pos": { - "x": 11570, - "y": 42010, - "z": -13313 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102103 - }, - { - "groupId": 31, - "instId": 300002, - "propState": 0, - "pos": { - "x": 16152, - "y": 43958, - "z": -16770 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 31, - "instId": 300003, - "propState": 0, - "pos": { - "x": 5340, - "y": 16121, - "z": -8680 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 31, - "instId": 300004, - "propState": 0, - "pos": { - "x": 7490, - "y": 16121, - "z": -13310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": 84820, - "y": 69528, - "z": -252490 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -104440, - "y": 3835, - "z": -14700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "43": { - "monsters": [ - { - "groupId": 43, - "instId": 200001, - "eventId": 20231130, - "pos": { - "x": 43393, - "y": 42400, - "z": -25342 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "45": { - "monsters": [ - { - "groupId": 45, - "instId": 200001, - "eventId": 20231101, - "pos": { - "x": 61550, - "y": 69528, - "z": -177690 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 2022050 - }, - { - "groupId": 45, - "instId": 200002, - "eventId": 20231102, - "pos": { - "x": 39361, - "y": 65393, - "z": -197998 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 2022020 - }, - { - "groupId": 45, - "instId": 200016, - "eventId": 20231104, - "pos": { - "x": 67677, - "y": 46051, - "z": -131875 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2022040 - }, - { - "groupId": 45, - "instId": 200003, - "eventId": 20231106, - "pos": { - "x": 62170, - "y": 46051, - "z": -138438 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200004, - "eventId": 20231107, - "pos": { - "x": 51780, - "y": 46051, - "z": -129055 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022050 - }, { - "groupId": 45, - "instId": 200005, - "eventId": 20231108, - "pos": { - "x": -5250, - "y": 40013, - "z": -99810 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "monsterId": 2022040 - }, { - "groupId": 45, - "instId": 200006, - "eventId": 20231109, - "pos": { - "x": 1150, - "y": 39987, - "z": -91720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200017, - "eventId": 20231110, - "pos": { - "x": 36688, - "y": 41535, - "z": 26072 - }, - "rot": { - "x": 0, - "y": 100000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 45, - "instId": 200007, - "eventId": 20231111, - "pos": { - "x": 41680, - "y": 41535, - "z": 30220 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 45, - "instId": 200018, - "eventId": 20231112, - "pos": { - "x": 42560, - "y": 41505, - "z": 24110 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 2022040 - }, { - "groupId": 45, - "instId": 200008, - "eventId": 20231113, - "pos": { - "x": -53940, - "y": 13862, - "z": 28370 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 45, - "instId": 200009, - "eventId": 20231114, - "pos": { - "x": -64227, - "y": 13863, - "z": 24101 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200010, - "eventId": 20231115, - "pos": { - "x": -69814, - "y": 13862, - "z": 56955 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200011, - "eventId": 20231116, - "pos": { - "x": -76270, - "y": 13864, - "z": 57218 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 45, - "instId": 200019, - "eventId": 20231117, - "pos": { - "x": -12170, - "y": 17995, - "z": 60810 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200020, - "eventId": 20231118, - "pos": { - "x": -10548, - "y": 18031, - "z": 65591 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200021, - "eventId": 20231119, - "pos": { - "x": -15660, - "y": 18019, - "z": 64011 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 45, - "instId": 200012, - "eventId": 20231124, - "pos": { - "x": -6550, - "y": 23842, - "z": -55200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022050 - }, { - "groupId": 45, - "instId": 200013, - "eventId": 20231125, - "pos": { - "x": -12180, - "y": 23808, - "z": -65652 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "monsterId": 2022040 - }, { - "groupId": 45, - "instId": 200014, - "eventId": 20231126, - "pos": { - "x": 25266, - "y": 37938, - "z": -166039 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200015, - "eventId": 20231127, - "pos": { - "x": -71700, - "y": 2823, - "z": -29730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2022020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 12, - "pos": { - "x": 81800, - "y": 69560, - "z": -210550 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 46, - "instId": 300002, - "propState": 12, - "pos": { - "x": 50124, - "y": 69528, - "z": -193489 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 46, - "instId": 300003, - "propState": 12, - "pos": { - "x": 50860, - "y": 48033, - "z": -175210 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 46, - "instId": 300008, - "propState": 12, - "pos": { - "x": 37650, - "y": 46081, - "z": -87690 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 46, - "instId": 300006, - "propState": 12, - "pos": { - "x": -7854, - "y": 18001, - "z": -74030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 46, - "instId": 300004, - "propState": 12, - "pos": { - "x": 18614, - "y": 45123, - "z": -35360 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 46, - "instId": 300005, - "propState": 12, - "pos": { - "x": -58180, - "y": 2812, - "z": -21930 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 46, - "instId": 300007, - "propState": 12, - "pos": { - "x": 74752, - "y": 45722, - "z": -46898 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 46, - "instId": 300010, - "propState": 12, - "pos": { - "x": 138302, - "y": 45722, - "z": -84136 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 46, - "instId": 300009, - "propState": 12, - "pos": { - "x": 41340, - "y": 41535, - "z": 8190 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300002, - "propState": 8, - "pos": { - "x": -13110, - "y": 23831, - "z": -122630 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": -13981, - "y": 17976, - "z": -69944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 48, - "instId": 300026, - "propState": 8, - "pos": { - "x": 86829, - "y": 56015, - "z": -167336 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 48, - "instId": 300027, - "propState": 8, - "pos": { - "x": 48269, - "y": 42454, - "z": -76663 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 48, - "instId": 300028, - "propState": 8, - "pos": { - "x": -498, - "y": 13884, - "z": 22956 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 48, - "instId": 300003, - "propState": 8, - "pos": { - "x": 166724, - "y": 45951, - "z": -126118 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 48, - "instId": 300006, - "propState": 8, - "pos": { - "x": 87280, - "y": 69560, - "z": -229860 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300007, - "propState": 8, - "pos": { - "x": 19120, - "y": 46061, - "z": -117817 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300008, - "propState": 8, - "pos": { - "x": 41350, - "y": 65563, - "z": -210640 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300009, - "propState": 8, - "pos": { - "x": 27680, - "y": 51750, - "z": -201710 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300010, - "propState": 8, - "pos": { - "x": 19356, - "y": 42425, - "z": -128409 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300011, - "propState": 8, - "pos": { - "x": 16730, - "y": 37935, - "z": -174380 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300012, - "propState": 8, - "pos": { - "x": 55068, - "y": 69897, - "z": -214674 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300013, - "propState": 8, - "pos": { - "x": -1005, - "y": 23772, - "z": -80659 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300014, - "propState": 8, - "pos": { - "x": -48160, - "y": 7492, - "z": -26883 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300015, - "propState": 8, - "pos": { - "x": -17480, - "y": 27012, - "z": -32590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300016, - "propState": 8, - "pos": { - "x": -3700, - "y": 30948, - "z": -36440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300017, - "propState": 8, - "pos": { - "x": 64630, - "y": 46081, - "z": -147190 - }, - "rot": { - "x": 0, - "y": 44998, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300018, - "propState": 8, - "pos": { - "x": 157771, - "y": 45951, - "z": -105859 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300019, - "propState": 8, - "pos": { - "x": 79330, - "y": 44409, - "z": 2140 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300020, - "propState": 8, - "pos": { - "x": 61570, - "y": 44040, - "z": -5940 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300021, - "propState": 8, - "pos": { - "x": 45170, - "y": 41535, - "z": 33220 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300022, - "propState": 8, - "pos": { - "x": 30453, - "y": 43958, - "z": -17315 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300023, - "propState": 8, - "pos": { - "x": -37250, - "y": 13862, - "z": 102532 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300024, - "propState": 8, - "pos": { - "x": 55340, - "y": 46081, - "z": -96530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300025, - "propState": 8, - "pos": { - "x": 47700, - "y": 46079, - "z": -141040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11980, - "y": 37643, - "z": -71780 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300005, - "propState": 8, - "pos": { - "x": 36385, - "y": 65563, - "z": -215333 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "49": { - "monsters": [ - { - "groupId": 49, - "instId": 200001, - "eventId": 20231231, - "pos": { - "x": 4411, - "y": 42419, - "z": -120772 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "monsterId": 2022040 - }, { - "groupId": 49, - "instId": 200002, - "eventId": 20231232, - "pos": { - "x": 8380, - "y": 42419, - "z": -115233 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 2022060 - } - ], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 11, - "pos": { - "x": 2050, - "y": 42419, - "z": -117920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 49, - "instId": 300003, - "propState": 8, - "pos": { - "x": 2050, - "y": 42419, - "z": -117920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "50": { - "monsters": [ - { - "groupId": 50, - "instId": 200001, - "eventId": 20231234, - "pos": { - "x": 87375, - "y": 56676, - "z": -140551 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 50, - "instId": 200002, - "eventId": 20231235, - "pos": { - "x": 84580, - "y": 56706, - "z": -136900 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "monsterId": 2022020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 11, - "pos": { - "x": 83380, - "y": 56646, - "z": -132920 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 50, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 50, - "instId": 300003, - "propState": 8, - "pos": { - "x": 83380, - "y": 56646, - "z": -132920 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "51": { - "monsters": [ - { - "groupId": 51, - "instId": 200001, - "eventId": 20231237, - "pos": { - "x": 1792, - "y": 23803, - "z": -141588 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 2023020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 11, - "pos": { - "x": 2483, - "y": 23803, - "z": -148120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 51, - "instId": 300003, - "propState": 8, - "pos": { - "x": 2483, - "y": 23803, - "z": -148120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 51, - "instId": 300004, - "propState": 8, - "pos": { - "x": -8040, - "y": 23803, - "z": -131110 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 1, - "pos": { - "x": -30220, - "y": 13900, - "z": 17271 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 54, - "instId": 300002, - "propState": 2, - "pos": { - "x": -62844, - "y": 13900, - "z": 30960 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 54, - "instId": 300003, - "propState": 1, - "pos": { - "x": -76357, - "y": 13900, - "z": 63584 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 54, - "instId": 300004, - "propState": 1, - "pos": { - "x": -30000, - "y": 10040, - "z": 63500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102102 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 8, - "pos": { - "x": 28721, - "y": 65393, - "z": -235698 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 901 - }, { - "groupId": 55, - "instId": 300002, - "propState": 8, - "pos": { - "x": 28560, - "y": 65393, - "z": -236620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1207": { - "anchorId": 1, - "groupId": 55, - "instId": 300001, - "pos": { - "x": 28660, - "y": 65393, - "z": -234112 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300003, - "propState": 20, - "pos": { - "x": 5241, - "y": 30948, - "z": -26880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 56, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4855, - "y": 23772, - "z": -102669 - }, - "rot": { - "x": 0, - "y": 82135, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 56, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 56, - "instId": 300001, - "propState": 1, - "pos": { - "x": 5241, - "y": 30948, - "z": -26880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "58": { - "monsters": [ - { - "groupId": 58, - "instId": 200001, - "eventId": 20231251, - "pos": { - "x": 73771, - "y": 46079, - "z": -113696 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022040 - }, { - "groupId": 58, - "instId": 200002, - "eventId": 20231252, - "pos": { - "x": 71932, - "y": 46109, - "z": -113251 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 58, - "instId": 200003, - "eventId": 20231253, - "pos": { - "x": 71298, - "y": 46079, - "z": -110924 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022060 - } - ], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300003, - "propState": 20, - "pos": { - "x": 88725, - "y": 56015, - "z": -163440 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": 74161, - "y": 46081, - "z": -110536 - }, - "rot": { - "x": 0, - "y": 174091, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 58, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 58, - "instId": 300001, - "propState": 1, - "pos": { - "x": 88725, - "y": 56015, - "z": -163440 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 58, - "instId": 300004, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [ - { - "groupId": 73, - "instId": 400001, - "pos": { - "x": 118309, - "y": 45722, - "z": -28306 - }, - "rot": { - "x": 0, - "y": 241002, - "z": 0 - }, - "npcId": 12160 - } - ], - "props": [], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [ - { - "groupId": 77, - "instId": 400001, - "pos": { - "x": 75779, - "y": 45702, - "z": -52073 - }, - "rot": { - "x": 0, - "y": 151806, - "z": 0 - }, - "npcId": 12164 - } - ], - "props": [], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": -21281, - "y": 17766, - "z": -73620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300001, - "propState": 8, - "pos": { - "x": -30220, - "y": 13751, - "z": 122228 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 2, - "pos": { - "x": -7950, - "y": 23774, - "z": -82598 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102109 - }, { - "groupId": 86, - "instId": 300002, - "propState": 8, - "pos": { - "x": -7941, - "y": 23774, - "z": -82598 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 86, - "instId": 300003, - "propState": 8, - "pos": { - "x": -7941, - "y": 23774, - "z": -82598 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6470, - "y": 37643, - "z": -70450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 87, - "instId": 300003, - "propState": 8, - "pos": { - "x": -11411, - "y": 36368, - "z": -62620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102054 - }, - { - "groupId": 87, - "instId": 300004, - "propState": 12, - "pos": { - "x": 6060, - "y": 35340, - "z": -65990 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 87, - "instId": 300005, - "propState": 8, - "pos": { - "x": -6470, - "y": 37643, - "z": -70450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 87, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 87, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 87, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66064, - "y": 3834, - "z": -9941 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 88, - "instId": 300003, - "propState": 8, - "pos": { - "x": -73900, - "y": 2570, - "z": -5190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102063 - }, - { - "groupId": 88, - "instId": 300004, - "propState": 12, - "pos": { - "x": -70626, - "y": -50000, - "z": -10495 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 88, - "instId": 300005, - "propState": 8, - "pos": { - "x": -66064, - "y": 3834, - "z": -9941 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 88, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 88, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 88, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - }, { - "groupId": 88, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 120852, - "y": 46180, - "z": -32109 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": 98427, - "y": 46529, - "z": -78468 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": 125662, - "y": 47439, - "z": -26328 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 8, - "pos": { - "x": 136299, - "y": 45722, - "z": -73237 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "107": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 107, - "instId": 300002, - "propState": 8, - "pos": { - "x": -16088, - "y": 24566, - "z": -115402 - }, - "rot": { - "x": 0, - "y": 30997, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 107, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 270997, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 107, - "instId": 300001, - "propState": 20, - "pos": { - "x": 9915, - "y": 37935, - "z": -174428 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 107, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14459, - "y": 24891, - "z": -115212 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 102076 - }, { - "groupId": 107, - "instId": 300004, - "propState": 1, - "pos": { - "x": 9915, - "y": 37935, - "z": -174428 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 107, - "instId": 300005, - "propState": 8, - "pos": { - "x": -14459, - "y": 24891, - "z": -115212 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "122": { - "monsters": [ - { - "groupId": 122, - "instId": 200001, - "eventId": 101213, - "pos": { - "x": 184130, - "y": 45815, - "z": -119740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2023031 - } - ], - "npcs": [], - "props": [ - { - "groupId": 122, - "instId": 300001, - "propState": 8, - "pos": { - "x": 184130, - "y": 46815, - "z": -119740 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1113": { - "anchorId": 1, - "groupId": 122, - "instId": 300001, - "pos": { - "x": 177880, - "y": 45815, - "z": -119670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "135": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 135, - "instId": 300001, - "propState": 18, - "pos": { - "x": 107891, - "y": 46450, - "z": -20596 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - }, - { - "groupId": 135, - "instId": 300002, - "propState": 18, - "pos": { - "x": 118090, - "y": 46450, - "z": -28530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - }, - { - "groupId": 135, - "instId": 300003, - "propState": 18, - "pos": { - "x": 119610, - "y": 46472, - "z": -59995 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 135, - "instId": 300004, - "propState": 18, - "pos": { - "x": 127753, - "y": 46468, - "z": -73964 - }, - "rot": { - "x": 0, - "y": 160696, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 135, - "instId": 300005, - "propState": 18, - "pos": { - "x": 47415, - "y": 46828, - "z": -134440 - }, - "rot": { - "x": 0, - "y": 73840, - "z": 0 - }, - "propId": 102058 - }, { - "groupId": 135, - "instId": 300006, - "propState": 18, - "pos": { - "x": 47800, - "y": 48783, - "z": -166826 - }, - "rot": { - "x": 0, - "y": 227266, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 135, - "instId": 300007, - "propState": 18, - "pos": { - "x": 19246, - "y": 52476, - "z": -195150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 135, - "instId": 300008, - "propState": 18, - "pos": { - "x": 45919, - "y": 46827, - "z": -89874 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102011 - }, { - "groupId": 135, - "instId": 300009, - "propState": 18, - "pos": { - "x": 35434, - "y": 46608, - "z": -114961 - }, - "rot": { - "x": 0, - "y": 335627, - "z": 0 - }, - "propId": 102185 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300001, - "propState": 18, - "pos": { - "x": 73150, - "y": 70079, - "z": -216931 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "145": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 145, - "instId": 300001, - "propState": 12, - "pos": { - "x": 39457, - "y": 46081, - "z": -145959 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 145, - "instId": 300002, - "propState": 12, - "pos": { - "x": 60214, - "y": 44040, - "z": 3700 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 145, - "instId": 300003, - "propState": 12, - "pos": { - "x": -8286, - "y": 18094, - "z": 65589 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 145, - "instId": 300008, - "propState": 12, - "pos": { - "x": -26886, - "y": 13617, - "z": -2714 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "146": { - "monsters": [], - "npcs": [ - { - "groupId": 146, - "instId": 400001, - "pos": { - "x": 78400, - "y": 45722, - "z": -43870 - }, - "rot": { - "x": 0, - "y": 139761, - "z": 0 - }, - "npcId": 12190 - } - ], - "props": [ - { - "groupId": 146, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78400, - "y": 45722, - "z": -43870 - }, - "rot": { - "x": 0, - "y": 139761, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "154": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 154, - "instId": 300001, - "propState": 18, - "pos": { - "x": 26961, - "y": 65890, - "z": -216972 - }, - "rot": { - "x": 0, - "y": 129553, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 18, - "pos": { - "x": 118090, - "y": 46450, - "z": -28530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "158": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 158, - "instId": 300001, - "propState": 8, - "pos": { - "x": 12098, - "y": 42425, - "z": -136411 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1017": { - "anchorId": 1, - "groupId": 158, - "instId": 300001, - "pos": { - "x": 12158, - "y": 42425, - "z": -135388 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "188": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 18, - "pos": { - "x": 88686, - "y": 46273, - "z": -39035 - }, - "rot": { - "x": 0, - "y": 241218, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 8, - "pos": { - "x": -30220, - "y": 13751, - "z": 122228 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "192": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 192, - "instId": 300001, - "propState": 18, - "pos": { - "x": 90557, - "y": 46218, - "z": -48743 - }, - "rot": { - "x": 0, - "y": 249552, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2023102": { - "P20231_F20231001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -660440, - "y": 938, - "z": 76130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 134 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 18, - "pos": { - "x": -670006, - "y": 1479, - "z": 64638 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 907 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2023201": { - "P20232_F20232001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -121260, - "y": 11830, - "z": 1130 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -324150, - "y": -29427, - "z": 9050 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": -416990, - "y": -34517, - "z": 9110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300004, - "propState": 0, - "pos": { - "x": 1480, - "y": 1120, - "z": 23220 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": { - "2023201": { - "anchorId": 1, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -124370, - "y": 11839, - "z": 5050 - }, - "rot": { - "x": 0, - "y": 268536, - "z": 0 - } - }, - "2023202": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": -318622, - "y": -29427, - "z": 4924 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2023203": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": -420500, - "y": -34528, - "z": 4500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": -531760, - "y": 27410, - "z": 120350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102094 - }, { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": -531470, - "y": 27410, - "z": -104890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102094 - }, { - "groupId": 34, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": -653660, - "y": -4970, - "z": 102880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102094 - }, { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": -654850, - "y": -5410, - "z": -93730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102094 - }, { - "groupId": 35, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": -773100, - "y": -36290, - "z": 102640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102094 - }, { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": -773010, - "y": -36280, - "z": -92390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102094 - }, { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "44": { - "monsters": [ - { - "groupId": 44, - "instId": 200001, - "eventId": 20232234, - "pos": { - "x": -362189, - "y": -36929, - "z": -18976 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 44, - "instId": 200002, - "eventId": 20232235, - "pos": { - "x": -360640, - "y": -36929, - "z": -16070 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "monsterId": 2022060 - } - ], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 11, - "pos": { - "x": -357650, - "y": -36929, - "z": -21270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 44, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 44, - "instId": 300003, - "propState": 8, - "pos": { - "x": -357650, - "y": -36929, - "z": -21270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "45": { - "monsters": [ - { - "groupId": 45, - "instId": 200001, - "eventId": 20232231, - "pos": { - "x": -370150, - "y": -29427, - "z": 4710 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2023030 - } - ], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 11, - "pos": { - "x": -361770, - "y": -29393, - "z": 4870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 45, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 45, - "instId": 300003, - "propState": 8, - "pos": { - "x": -361770, - "y": -29393, - "z": 4870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "46": { - "monsters": [ - { - "groupId": 46, - "instId": 200001, - "eventId": 20232232, - "pos": { - "x": -453220, - "y": -44480, - "z": 59330 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "monsterId": 2023010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 11, - "pos": { - "x": -447248, - "y": -44480, - "z": 59677 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 46, - "instId": 300003, - "propState": 8, - "pos": { - "x": -447248, - "y": -44480, - "z": 59677 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 12, - "pos": { - "x": -30998, - "y": 1183, - "z": 22001 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 47, - "instId": 300002, - "propState": 12, - "pos": { - "x": -153920, - "y": 11090, - "z": 32890 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 47, - "instId": 300003, - "propState": 12, - "pos": { - "x": -123449, - "y": 4076, - "z": -42440 - }, - "rot": { - "x": 0, - "y": 2194, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 47, - "instId": 300008, - "propState": 12, - "pos": { - "x": -264010, - "y": -14358, - "z": 15306 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 47, - "instId": 300006, - "propState": 12, - "pos": { - "x": -354883, - "y": -37000, - "z": 21441 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 47, - "instId": 300004, - "propState": 12, - "pos": { - "x": -337297, - "y": -29427, - "z": 4902 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 47, - "instId": 300005, - "propState": 12, - "pos": { - "x": -346280, - "y": -39506, - "z": -75430 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 47, - "instId": 300007, - "propState": 12, - "pos": { - "x": -397965, - "y": -36890, - "z": 35765 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 47, - "instId": 300010, - "propState": 12, - "pos": { - "x": -486300, - "y": -51243, - "z": 14780 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 47, - "instId": 300009, - "propState": 12, - "pos": { - "x": -397371, - "y": -44510, - "z": -107140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "49": { - "monsters": [ - { - "groupId": 49, - "instId": 200001, - "eventId": 20232125, - "pos": { - "x": -6621, - "y": 1376, - "z": 32124 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": -388620, - "y": -29400, - "z": 4960 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": -281056, - "y": -14358, - "z": 10890 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 51, - "instId": 300026, - "propState": 8, - "pos": { - "x": -456610, - "y": -44480, - "z": 76500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 51, - "instId": 300027, - "propState": 8, - "pos": { - "x": -386518, - "y": -36929, - "z": -21661 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 51, - "instId": 300028, - "propState": 8, - "pos": { - "x": -410828, - "y": -45336, - "z": 89749 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 51, - "instId": 300006, - "propState": 8, - "pos": { - "x": -153690, - "y": 11090, - "z": -23114 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300007, - "propState": 8, - "pos": { - "x": -325244, - "y": -34640, - "z": 23600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300008, - "propState": 8, - "pos": { - "x": -309150, - "y": -34640, - "z": -24720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300009, - "propState": 8, - "pos": { - "x": -349758, - "y": -39507, - "z": -60590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300010, - "propState": 8, - "pos": { - "x": -411700, - "y": -39439, - "z": -65160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300011, - "propState": 8, - "pos": { - "x": -387899, - "y": -34674, - "z": -3532 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300012, - "propState": 8, - "pos": { - "x": -411212, - "y": -36870, - "z": 39378 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300013, - "propState": 8, - "pos": { - "x": -443766, - "y": -44480, - "z": 68023 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300014, - "propState": 8, - "pos": { - "x": -491720, - "y": -51245, - "z": -29110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300015, - "propState": 8, - "pos": { - "x": -389260, - "y": -34673, - "z": 12910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300003, - "propState": 8, - "pos": { - "x": -52022, - "y": 1495, - "z": -6666 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 51, - "instId": 300004, - "propState": 8, - "pos": { - "x": -92989, - "y": 5330, - "z": 15387 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 51, - "instId": 300005, - "propState": 8, - "pos": { - "x": -557640, - "y": -58600, - "z": 12390 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "53": { - "monsters": [ - { - "groupId": 53, - "instId": 200012, - "eventId": 20232101, - "pos": { - "x": -121308, - "y": 5876, - "z": 36885 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022020 - }, - { - "groupId": 53, - "instId": 200013, - "eventId": 20232102, - "pos": { - "x": -119840, - "y": 4934, - "z": 38040 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "monsterId": 2022010 - }, - { - "groupId": 53, - "instId": 200014, - "eventId": 20232103, - "pos": { - "x": -112801, - "y": 4629, - "z": 36639 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022020 - }, - { - "groupId": 53, - "instId": 200002, - "eventId": 20232105, - "pos": { - "x": -320323, - "y": -34846, - "z": -59863 - }, - "rot": { - "x": 0, - "y": 350831, - "z": 0 - }, - "monsterId": 2022050 - }, { - "groupId": 53, - "instId": 200001, - "eventId": 20232106, - "pos": { - "x": -319204, - "y": -34693, - "z": -56209 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 2022050 - }, { - "groupId": 53, - "instId": 200015, - "eventId": 20232107, - "pos": { - "x": -332280, - "y": -34690, - "z": -69600 - }, - "rot": { - "x": 0, - "y": 283695, - "z": 0 - }, - "monsterId": 2022050 - }, { - "groupId": 53, - "instId": 200003, - "eventId": 20232108, - "pos": { - "x": -359303, - "y": -39453, - "z": -66833 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 53, - "instId": 200005, - "eventId": 20232110, - "pos": { - "x": -368750, - "y": -36929, - "z": 18770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 53, - "instId": 200004, - "eventId": 20232111, - "pos": { - "x": -376469, - "y": -36929, - "z": 23200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 53, - "instId": 200016, - "eventId": 20232114, - "pos": { - "x": -403070, - "y": -36870, - "z": 40000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 53, - "instId": 200006, - "eventId": 20232115, - "pos": { - "x": -408890, - "y": -36870, - "z": 39470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 53, - "instId": 200007, - "eventId": 20232116, - "pos": { - "x": -459965, - "y": -44241, - "z": 113862 - }, - "rot": { - "x": 0, - "y": 140000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 53, - "instId": 200017, - "eventId": 20232117, - "pos": { - "x": -456324, - "y": -44252, - "z": 110789 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 53, - "instId": 200008, - "eventId": 20232118, - "pos": { - "x": -412041, - "y": -39439, - "z": -50132 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 53, - "instId": 200011, - "eventId": 20232119, - "pos": { - "x": -496760, - "y": -51243, - "z": -57740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022040 - }, { - "groupId": 53, - "instId": 200009, - "eventId": 20232120, - "pos": { - "x": -501877, - "y": -51243, - "z": -42950 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "monsterId": 2022060 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 8, - "pos": { - "x": -591610, - "y": -58600, - "z": -1350 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "propId": 113 - } - ], - "teleports": { - "1303": { - "anchorId": 1, - "groupId": 57, - "instId": 300001, - "pos": { - "x": -590890, - "y": -58600, - "z": 930 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": -623334, - "y": -63641, - "z": 5094 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102186 - }, { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": -318050, - "y": -34690, - "z": -66770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 58, - "instId": 300003, - "propState": 8, - "pos": { - "x": -318050, - "y": -34690, - "z": -66770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 58, - "instId": 300004, - "propState": 8, - "pos": { - "x": -318050, - "y": -34690, - "z": -66770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 61, - "instId": 300002, - "propState": 8, - "pos": { - "x": -199520, - "y": 15772, - "z": 1050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "99": { - "monsters": [ - { - "groupId": 99, - "instId": 200001, - "eventId": 101211, - "pos": { - "x": -405850, - "y": -44430, - "z": 115270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2023021 - } - ], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 8, - "pos": { - "x": -405850, - "y": -43430, - "z": 115270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1111": { - "anchorId": 1, - "groupId": 99, - "instId": 300001, - "pos": { - "x": -405800, - "y": -44510, - "z": 109710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "104": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 104, - "instId": 300001, - "propState": 18, - "pos": { - "x": -409820, - "y": -44008, - "z": 64757 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 907 - }, - { - "groupId": 104, - "instId": 300002, - "propState": 18, - "pos": { - "x": -471171, - "y": -43513, - "z": 69130 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 907 - }, - { - "groupId": 104, - "instId": 300003, - "propState": 18, - "pos": { - "x": -450569, - "y": -43370, - "z": 65700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 907 - }, - { - "groupId": 104, - "instId": 300004, - "propState": 18, - "pos": { - "x": -409304, - "y": -36870, - "z": 37735 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102185 - }, { - "groupId": 104, - "instId": 300005, - "propState": 18, - "pos": { - "x": -506362, - "y": -50087, - "z": -23515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 907 - }, { - "groupId": 104, - "instId": 300006, - "propState": 18, - "pos": { - "x": -399494, - "y": -34556, - "z": 9111 - }, - "rot": { - "x": 0, - "y": 51981, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 104, - "instId": 300007, - "propState": 18, - "pos": { - "x": -166403, - "y": 17296, - "z": 9929 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 907 - } - ], - "teleports": {} - }, - "120": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 120, - "instId": 300001, - "propState": 12, - "pos": { - "x": -471840, - "y": -44480, - "z": 76310 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 120, - "instId": 300002, - "propState": 12, - "pos": { - "x": -397352, - "y": -36870, - "z": -29650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 120, - "instId": 300003, - "propState": 12, - "pos": { - "x": -491873, - "y": -51245, - "z": -39100 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 120, - "instId": 300004, - "propState": 12, - "pos": { - "x": -558349, - "y": -58600, - "z": -2121 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "121": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 121, - "instId": 300007, - "propState": 8, - "pos": { - "x": -275282, - "y": -14359, - "z": 15160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 121, - "instId": 300008, - "propState": 8, - "pos": { - "x": -324056, - "y": -29427, - "z": 792 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 121, - "instId": 300009, - "propState": 8, - "pos": { - "x": -379563, - "y": -37000, - "z": 30643 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 121, - "instId": 300010, - "propState": 8, - "pos": { - "x": -467335, - "y": -46390, - "z": 27756 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 121, - "instId": 300001, - "propState": 8, - "pos": { - "x": -521902, - "y": -51245, - "z": -2305 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 121, - "instId": 300002, - "propState": 8, - "pos": { - "x": -415905, - "y": -34517, - "z": 132 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - } - ], - "teleports": {} - }, - "129": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 129, - "instId": 300001, - "propState": 8, - "pos": { - "x": -404640, - "y": -44468, - "z": -104123 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1018": { - "anchorId": 1, - "groupId": 129, - "instId": 300001, - "pos": { - "x": -404640, - "y": -44465, - "z": -102915 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "131": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 131, - "instId": 300001, - "propState": 8, - "pos": { - "x": -299108, - "y": -34717, - "z": -72192 - }, - "rot": { - "x": 0, - "y": 317068, - "z": 0 - }, - "propId": 131 - }, { - "groupId": 131, - "instId": 300002, - "propState": 8, - "pos": { - "x": -294680, - "y": -33070, - "z": -77430 - }, - "rot": { - "x": 0, - "y": 322233, - "z": 0 - }, - "propId": 102254 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2023202": { - "P20232_F20232001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -121260, - "y": 11830, - "z": 1130 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -324150, - "y": -29427, - "z": 9050 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": -416990, - "y": -34517, - "z": 9110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300004, - "propState": 0, - "pos": { - "x": 1480, - "y": 1120, - "z": 23220 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": { - "2023201": { - "anchorId": 1, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -124370, - "y": 11839, - "z": 5050 - }, - "rot": { - "x": 0, - "y": 268536, - "z": 0 - } - }, - "2023202": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": -318622, - "y": -29427, - "z": 4924 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2023203": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": -420500, - "y": -34528, - "z": 4500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": -531760, - "y": 27410, - "z": 120350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102094 - }, { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": -531470, - "y": 27410, - "z": -104890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102094 - }, { - "groupId": 34, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": -653660, - "y": -4970, - "z": 102880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102094 - }, { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": -654850, - "y": -5410, - "z": -93730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102094 - }, { - "groupId": 35, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": -773100, - "y": -36290, - "z": 102640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102094 - }, { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": -773010, - "y": -36280, - "z": -92390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102094 - }, { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "44": { - "monsters": [ - { - "groupId": 44, - "instId": 200001, - "eventId": 20232234, - "pos": { - "x": -362189, - "y": -36929, - "z": -18976 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 44, - "instId": 200002, - "eventId": 20232235, - "pos": { - "x": -360640, - "y": -36929, - "z": -16070 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "monsterId": 2022060 - } - ], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 11, - "pos": { - "x": -357650, - "y": -36929, - "z": -21270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 44, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 44, - "instId": 300003, - "propState": 8, - "pos": { - "x": -357650, - "y": -36929, - "z": -21270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "45": { - "monsters": [ - { - "groupId": 45, - "instId": 200001, - "eventId": 20232231, - "pos": { - "x": -370150, - "y": -29427, - "z": 4710 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2023030 - } - ], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 11, - "pos": { - "x": -361770, - "y": -29393, - "z": 4870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 45, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 45, - "instId": 300003, - "propState": 8, - "pos": { - "x": -361770, - "y": -29393, - "z": 4870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "46": { - "monsters": [ - { - "groupId": 46, - "instId": 200001, - "eventId": 20232232, - "pos": { - "x": -453220, - "y": -44480, - "z": 59330 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "monsterId": 2023010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 11, - "pos": { - "x": -447248, - "y": -44480, - "z": 59677 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 46, - "instId": 300003, - "propState": 8, - "pos": { - "x": -447248, - "y": -44480, - "z": 59677 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 12, - "pos": { - "x": -30998, - "y": 1183, - "z": 22001 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 47, - "instId": 300002, - "propState": 12, - "pos": { - "x": -153920, - "y": 11090, - "z": 32890 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 47, - "instId": 300003, - "propState": 12, - "pos": { - "x": -123449, - "y": 4076, - "z": -42440 - }, - "rot": { - "x": 0, - "y": 2194, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 47, - "instId": 300008, - "propState": 12, - "pos": { - "x": -264010, - "y": -14358, - "z": 15306 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 47, - "instId": 300006, - "propState": 12, - "pos": { - "x": -354883, - "y": -37000, - "z": 21441 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 47, - "instId": 300004, - "propState": 12, - "pos": { - "x": -337297, - "y": -29427, - "z": 4902 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 47, - "instId": 300005, - "propState": 12, - "pos": { - "x": -346280, - "y": -39506, - "z": -75430 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 47, - "instId": 300007, - "propState": 12, - "pos": { - "x": -397965, - "y": -36890, - "z": 35765 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 47, - "instId": 300010, - "propState": 12, - "pos": { - "x": -486300, - "y": -51243, - "z": 14780 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 47, - "instId": 300009, - "propState": 12, - "pos": { - "x": -397371, - "y": -44510, - "z": -107140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "49": { - "monsters": [ - { - "groupId": 49, - "instId": 200001, - "eventId": 20232125, - "pos": { - "x": -6621, - "y": 1376, - "z": 32124 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": -388620, - "y": -29400, - "z": 4960 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": -281056, - "y": -14358, - "z": 10890 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 51, - "instId": 300026, - "propState": 8, - "pos": { - "x": -456610, - "y": -44480, - "z": 76500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 51, - "instId": 300027, - "propState": 8, - "pos": { - "x": -386518, - "y": -36929, - "z": -21661 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 51, - "instId": 300028, - "propState": 8, - "pos": { - "x": -410828, - "y": -45336, - "z": 89749 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 51, - "instId": 300006, - "propState": 8, - "pos": { - "x": -153690, - "y": 11090, - "z": -23114 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300007, - "propState": 8, - "pos": { - "x": -325244, - "y": -34640, - "z": 23600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300008, - "propState": 8, - "pos": { - "x": -309150, - "y": -34640, - "z": -24720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300009, - "propState": 8, - "pos": { - "x": -349758, - "y": -39507, - "z": -60590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300010, - "propState": 8, - "pos": { - "x": -411700, - "y": -39439, - "z": -65160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300011, - "propState": 8, - "pos": { - "x": -387899, - "y": -34674, - "z": -3532 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300012, - "propState": 8, - "pos": { - "x": -411212, - "y": -36870, - "z": 39378 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300013, - "propState": 8, - "pos": { - "x": -443766, - "y": -44480, - "z": 68023 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300014, - "propState": 8, - "pos": { - "x": -491720, - "y": -51245, - "z": -29110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300015, - "propState": 8, - "pos": { - "x": -389260, - "y": -34673, - "z": 12910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300003, - "propState": 8, - "pos": { - "x": -52022, - "y": 1495, - "z": -6666 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 51, - "instId": 300004, - "propState": 8, - "pos": { - "x": -92989, - "y": 5330, - "z": 15387 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 51, - "instId": 300005, - "propState": 8, - "pos": { - "x": -557640, - "y": -58600, - "z": 12390 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "53": { - "monsters": [ - { - "groupId": 53, - "instId": 200012, - "eventId": 20232101, - "pos": { - "x": -121308, - "y": 5876, - "z": 36885 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022020 - }, - { - "groupId": 53, - "instId": 200013, - "eventId": 20232102, - "pos": { - "x": -119840, - "y": 4934, - "z": 38040 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "monsterId": 2022010 - }, - { - "groupId": 53, - "instId": 200014, - "eventId": 20232103, - "pos": { - "x": -112801, - "y": 4629, - "z": 36639 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022020 - }, - { - "groupId": 53, - "instId": 200002, - "eventId": 20232105, - "pos": { - "x": -320323, - "y": -34846, - "z": -59863 - }, - "rot": { - "x": 0, - "y": 350831, - "z": 0 - }, - "monsterId": 2022050 - }, { - "groupId": 53, - "instId": 200001, - "eventId": 20232106, - "pos": { - "x": -319204, - "y": -34693, - "z": -56209 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 2022050 - }, { - "groupId": 53, - "instId": 200015, - "eventId": 20232107, - "pos": { - "x": -332280, - "y": -34690, - "z": -69600 - }, - "rot": { - "x": 0, - "y": 283695, - "z": 0 - }, - "monsterId": 2022050 - }, { - "groupId": 53, - "instId": 200003, - "eventId": 20232108, - "pos": { - "x": -359303, - "y": -39453, - "z": -66833 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 53, - "instId": 200005, - "eventId": 20232110, - "pos": { - "x": -368750, - "y": -36929, - "z": 18770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 53, - "instId": 200004, - "eventId": 20232111, - "pos": { - "x": -376469, - "y": -36929, - "z": 23200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 53, - "instId": 200016, - "eventId": 20232114, - "pos": { - "x": -403070, - "y": -36870, - "z": 40000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 53, - "instId": 200006, - "eventId": 20232115, - "pos": { - "x": -408890, - "y": -36870, - "z": 39470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 53, - "instId": 200007, - "eventId": 20232116, - "pos": { - "x": -459965, - "y": -44241, - "z": 113862 - }, - "rot": { - "x": 0, - "y": 140000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 53, - "instId": 200017, - "eventId": 20232117, - "pos": { - "x": -456324, - "y": -44252, - "z": 110789 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 53, - "instId": 200008, - "eventId": 20232118, - "pos": { - "x": -412041, - "y": -39439, - "z": -50132 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 53, - "instId": 200011, - "eventId": 20232119, - "pos": { - "x": -496760, - "y": -51243, - "z": -57740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022040 - }, { - "groupId": 53, - "instId": 200009, - "eventId": 20232120, - "pos": { - "x": -501877, - "y": -51243, - "z": -42950 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "monsterId": 2022060 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 8, - "pos": { - "x": -591610, - "y": -58600, - "z": -1350 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "propId": 113 - } - ], - "teleports": { - "1303": { - "anchorId": 1, - "groupId": 57, - "instId": 300001, - "pos": { - "x": -590890, - "y": -58600, - "z": 930 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": -623334, - "y": -63641, - "z": 5094 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102186 - }, { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": -318050, - "y": -34690, - "z": -66770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 58, - "instId": 300003, - "propState": 8, - "pos": { - "x": -318050, - "y": -34690, - "z": -66770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 58, - "instId": 300004, - "propState": 8, - "pos": { - "x": -318050, - "y": -34690, - "z": -66770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 61, - "instId": 300002, - "propState": 8, - "pos": { - "x": -199520, - "y": 15772, - "z": 1050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "99": { - "monsters": [ - { - "groupId": 99, - "instId": 200001, - "eventId": 101211, - "pos": { - "x": -405850, - "y": -44430, - "z": 115270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2023021 - } - ], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 8, - "pos": { - "x": -405850, - "y": -43430, - "z": 115270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1111": { - "anchorId": 1, - "groupId": 99, - "instId": 300001, - "pos": { - "x": -405800, - "y": -44510, - "z": 109710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "104": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 104, - "instId": 300001, - "propState": 18, - "pos": { - "x": -409820, - "y": -44008, - "z": 64757 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 907 - }, - { - "groupId": 104, - "instId": 300002, - "propState": 18, - "pos": { - "x": -471171, - "y": -43513, - "z": 69130 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 907 - }, - { - "groupId": 104, - "instId": 300003, - "propState": 18, - "pos": { - "x": -450569, - "y": -43370, - "z": 65700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 907 - }, - { - "groupId": 104, - "instId": 300004, - "propState": 18, - "pos": { - "x": -409304, - "y": -36870, - "z": 37735 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102185 - }, { - "groupId": 104, - "instId": 300005, - "propState": 18, - "pos": { - "x": -506362, - "y": -50087, - "z": -23515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 907 - }, { - "groupId": 104, - "instId": 300006, - "propState": 18, - "pos": { - "x": -399494, - "y": -34556, - "z": 9111 - }, - "rot": { - "x": 0, - "y": 51981, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 104, - "instId": 300007, - "propState": 18, - "pos": { - "x": -166403, - "y": 17296, - "z": 9929 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 907 - } - ], - "teleports": {} - }, - "120": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 120, - "instId": 300001, - "propState": 12, - "pos": { - "x": -471840, - "y": -44480, - "z": 76310 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 120, - "instId": 300002, - "propState": 12, - "pos": { - "x": -397352, - "y": -36870, - "z": -29650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 120, - "instId": 300003, - "propState": 12, - "pos": { - "x": -491873, - "y": -51245, - "z": -39100 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 120, - "instId": 300004, - "propState": 12, - "pos": { - "x": -558349, - "y": -58600, - "z": -2121 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "121": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 121, - "instId": 300007, - "propState": 8, - "pos": { - "x": -275282, - "y": -14359, - "z": 15160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 121, - "instId": 300008, - "propState": 8, - "pos": { - "x": -324056, - "y": -29427, - "z": 792 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 121, - "instId": 300009, - "propState": 8, - "pos": { - "x": -379563, - "y": -37000, - "z": 30643 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 121, - "instId": 300010, - "propState": 8, - "pos": { - "x": -467335, - "y": -46390, - "z": 27756 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 121, - "instId": 300001, - "propState": 8, - "pos": { - "x": -521902, - "y": -51245, - "z": -2305 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 121, - "instId": 300002, - "propState": 8, - "pos": { - "x": -415905, - "y": -34517, - "z": 132 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - } - ], - "teleports": {} - }, - "129": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 129, - "instId": 300001, - "propState": 8, - "pos": { - "x": -404640, - "y": -44468, - "z": -104123 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1018": { - "anchorId": 1, - "groupId": 129, - "instId": 300001, - "pos": { - "x": -404640, - "y": -44465, - "z": -102915 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "131": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 131, - "instId": 300001, - "propState": 8, - "pos": { - "x": -299108, - "y": -34717, - "z": -72192 - }, - "rot": { - "x": 0, - "y": 317068, - "z": 0 - }, - "propId": 131 - }, { - "groupId": 131, - "instId": 300002, - "propState": 8, - "pos": { - "x": -294680, - "y": -33070, - "z": -77430 - }, - "rot": { - "x": 0, - "y": 322233, - "z": 0 - }, - "propId": 102254 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 301, - "startAnchorId": 5, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "2023301": { - "P20233_F20233001": { - "scenes": {}, - "planeType": 2, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2024101": { - "P20241_F20241001": { - "scenes": { - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": -173950, - "y": 199159, - "z": 13270 - }, - "rot": { - "x": 0, - "y": 89041, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": -28531, - "y": 53652, - "z": -88626 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 51, - "instId": 300003, - "propState": 8, - "pos": { - "x": 70900, - "y": -103876, - "z": -36030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 51, - "instId": 300004, - "propState": 8, - "pos": { - "x": 10449, - "y": -170647, - "z": 22056 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 51, - "instId": 300005, - "propState": 8, - "pos": { - "x": -18896, - "y": 199136, - "z": 72693 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 51, - "instId": 300006, - "propState": 8, - "pos": { - "x": 17239, - "y": 53702, - "z": -76735 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2024101": { - "anchorId": 1, - "groupId": 51, - "instId": 300001, - "pos": { - "x": -176680, - "y": 199270, - "z": 5400 - }, - "rot": { - "x": 0, - "y": 89041, - "z": 0 - } - }, - "2024102": { - "anchorId": 2, - "groupId": 51, - "instId": 300002, - "pos": { - "x": -23132, - "y": 53652, - "z": -90035 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - } - }, - "2024103": { - "anchorId": 3, - "groupId": 51, - "instId": 300003, - "pos": { - "x": 70562, - "y": -102970, - "z": -38978 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - } - }, - "2024104": { - "anchorId": 4, - "groupId": 51, - "instId": 300004, - "pos": { - "x": 25267, - "y": -170798, - "z": -13311 - }, - "rot": { - "x": 0, - "y": 250000, - "z": 0 - } - }, - "2024105": { - "anchorId": 5, - "groupId": 51, - "instId": 300005, - "pos": { - "x": -18752, - "y": 198941, - "z": 67782 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2024106": { - "anchorId": 6, - "groupId": 51, - "instId": 300006, - "pos": { - "x": 11450, - "y": 53702, - "z": -84226 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "52": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 12, - "pos": { - "x": -60997, - "y": 199136, - "z": 51818 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 52, - "instId": 300002, - "propState": 12, - "pos": { - "x": -14020, - "y": 211623, - "z": -49990 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 52, - "instId": 300003, - "propState": 12, - "pos": { - "x": 6620, - "y": 216543, - "z": -6530 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 52, - "instId": 300004, - "propState": 12, - "pos": { - "x": -8812, - "y": 181698, - "z": -8974 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 52, - "instId": 300005, - "propState": 12, - "pos": { - "x": 81580, - "y": 205667, - "z": 67070 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 52, - "instId": 300006, - "propState": 12, - "pos": { - "x": -48397, - "y": 58531, - "z": -46615 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 52, - "instId": 300007, - "propState": 12, - "pos": { - "x": -50186, - "y": 53652, - "z": -120432 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 52, - "instId": 300008, - "propState": 12, - "pos": { - "x": 8480, - "y": 57142, - "z": -164661 - }, - "rot": { - "x": 0, - "y": 85106, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 52, - "instId": 300009, - "propState": 12, - "pos": { - "x": 2385, - "y": 74224, - "z": -35285 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 52, - "instId": 300010, - "propState": 12, - "pos": { - "x": 39624, - "y": 74245, - "z": -37268 - }, - "rot": { - "x": 0, - "y": 250000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 52, - "instId": 300011, - "propState": 12, - "pos": { - "x": -12610, - "y": 8096, - "z": -49860 - }, - "rot": { - "x": 0, - "y": 22000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 52, - "instId": 300012, - "propState": 12, - "pos": { - "x": 79777, - "y": -89250, - "z": -36476 - }, - "rot": { - "x": 0, - "y": 293000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 52, - "instId": 300013, - "propState": 12, - "pos": { - "x": 154118, - "y": -103881, - "z": -6244 - }, - "rot": { - "x": 0, - "y": 254158, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 52, - "instId": 300014, - "propState": 12, - "pos": { - "x": 51752, - "y": -83494, - "z": 39305 - }, - "rot": { - "x": 0, - "y": 67000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 52, - "instId": 300015, - "propState": 12, - "pos": { - "x": 85310, - "y": -98257, - "z": 23700 - }, - "rot": { - "x": 0, - "y": 250000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 52, - "instId": 300016, - "propState": 12, - "pos": { - "x": 21171, - "y": -91171, - "z": 20960 - }, - "rot": { - "x": 0, - "y": 205000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 52, - "instId": 300017, - "propState": 12, - "pos": { - "x": -23669, - "y": -170770, - "z": 24831 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 52, - "instId": 300018, - "propState": 12, - "pos": { - "x": 21570, - "y": -193202, - "z": 9090 - }, - "rot": { - "x": 0, - "y": 338275, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 52, - "instId": 300019, - "propState": 12, - "pos": { - "x": 9749, - "y": 8085, - "z": 42320 - }, - "rot": { - "x": 0, - "y": 203144, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 52, - "instId": 300020, - "propState": 12, - "pos": { - "x": -7670, - "y": -131076, - "z": -18600 - }, - "rot": { - "x": 0, - "y": 20000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 52, - "instId": 300021, - "propState": 12, - "pos": { - "x": -6594, - "y": -96528, - "z": 2547 - }, - "rot": { - "x": 0, - "y": 293000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 52, - "instId": 300022, - "propState": 12, - "pos": { - "x": 58, - "y": 27648, - "z": -7162 - }, - "rot": { - "x": 0, - "y": 188055, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 21, - "pos": { - "x": -33690, - "y": 211545, - "z": -29670 - }, - "rot": { - "x": 0, - "y": 224870, - "z": 0 - }, - "propId": 102227 - }, - { - "groupId": 53, - "instId": 300002, - "propState": 1, - "pos": { - "x": -33690, - "y": 211545, - "z": -29670 - }, - "rot": { - "x": 0, - "y": 224870, - "z": 0 - }, - "propId": 102079 - }, - { - "groupId": 53, - "instId": 300003, - "propState": 21, - "pos": { - "x": -8620, - "y": 216692, - "z": -8660 - }, - "rot": { - "x": 0, - "y": 44754, - "z": 0 - }, - "propId": 102227 - }, - { - "groupId": 53, - "instId": 300004, - "propState": 1, - "pos": { - "x": -10384, - "y": 216839, - "z": -9313 - }, - "rot": { - "x": 0, - "y": 43303, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 53, - "instId": 300005, - "propState": 21, - "pos": { - "x": -550, - "y": -96350, - "z": -34790 - }, - "rot": { - "x": 0, - "y": 118816, - "z": 0 - }, - "propId": 102227 - }, { - "groupId": 53, - "instId": 300006, - "propState": 1, - "pos": { - "x": -3780, - "y": -96700, - "z": -33030 - }, - "rot": { - "x": 0, - "y": 116861, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 53, - "instId": 300007, - "propState": 21, - "pos": { - "x": 17750, - "y": -170349, - "z": 17890 - }, - "rot": { - "x": 0, - "y": 39322, - "z": 0 - }, - "propId": 102227 - }, { - "groupId": 53, - "instId": 300008, - "propState": 8, - "pos": { - "x": 19560, - "y": -170880, - "z": 21410 - }, - "rot": { - "x": 0, - "y": 224652, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 53, - "instId": 300009, - "propState": 21, - "pos": { - "x": -760, - "y": -86844, - "z": 32158 - }, - "rot": { - "x": 0, - "y": 20258, - "z": 0 - }, - "propId": 102227 - }, { - "groupId": 53, - "instId": 300010, - "propState": 8, - "pos": { - "x": -530, - "y": -86844, - "z": 30110 - }, - "rot": { - "x": 0, - "y": 116861, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 53, - "instId": 300011, - "propState": 21, - "pos": { - "x": -4848, - "y": 8188, - "z": -11938 - }, - "rot": { - "x": 0, - "y": 67336, - "z": 0 - }, - "propId": 102227 - }, { - "groupId": 53, - "instId": 300012, - "propState": 8, - "pos": { - "x": -10620, - "y": 9590, - "z": -410 - }, - "rot": { - "x": 0, - "y": 111255, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 53, - "instId": 300013, - "propState": 21, - "pos": { - "x": -6030, - "y": 18812, - "z": 14260 - }, - "rot": { - "x": 0, - "y": 113821, - "z": 0 - }, - "propId": 102227 - }, { - "groupId": 53, - "instId": 300014, - "propState": 8, - "pos": { - "x": -2280, - "y": 19880, - "z": -11940 - }, - "rot": { - "x": 0, - "y": 39408, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 53, - "instId": 300015, - "propState": 21, - "pos": { - "x": -25710, - "y": 48159, - "z": -24370 - }, - "rot": { - "x": 0, - "y": 156927, - "z": 0 - }, - "propId": 102227 - }, { - "groupId": 53, - "instId": 300016, - "propState": 8, - "pos": { - "x": -23360, - "y": 49450, - "z": -22810 - }, - "rot": { - "x": 0, - "y": 124014, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 53, - "instId": 300017, - "propState": 21, - "pos": { - "x": 30100, - "y": 80770, - "z": 1250 - }, - "rot": { - "x": 0, - "y": 131169, - "z": 0 - }, - "propId": 102227 - }, { - "groupId": 53, - "instId": 300018, - "propState": 8, - "pos": { - "x": 28760, - "y": 80798, - "z": 430 - }, - "rot": { - "x": 0, - "y": 194459, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 53, - "instId": 300019, - "propState": 21, - "pos": { - "x": 15250, - "y": 198957, - "z": 56720 - }, - "rot": { - "x": 0, - "y": 326098, - "z": 0 - }, - "propId": 102227 - }, { - "groupId": 53, - "instId": 300020, - "propState": 8, - "pos": { - "x": -23500, - "y": 181796, - "z": -23150 - }, - "rot": { - "x": 0, - "y": 224213, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 53, - "instId": 300021, - "propState": 21, - "pos": { - "x": 56490, - "y": 72038, - "z": -89720 - }, - "rot": { - "x": 0, - "y": 154612, - "z": 0 - }, - "propId": 102227 - }, { - "groupId": 53, - "instId": 300022, - "propState": 8, - "pos": { - "x": 55020, - "y": 71810, - "z": -87070 - }, - "rot": { - "x": 0, - "y": 176099, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 53, - "instId": 300023, - "propState": 21, - "pos": { - "x": 33830, - "y": 74436, - "z": -48990 - }, - "rot": { - "x": 0, - "y": 338356, - "z": 0 - }, - "propId": 102227 - }, { - "groupId": 53, - "instId": 300024, - "propState": 8, - "pos": { - "x": 41530, - "y": 74794, - "z": -50210 - }, - "rot": { - "x": 0, - "y": 338356, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 53, - "instId": 300025, - "propState": 21, - "pos": { - "x": 113843, - "y": -103881, - "z": -2220 - }, - "rot": { - "x": 0, - "y": 113796, - "z": 0 - }, - "propId": 102227 - }, { - "groupId": 53, - "instId": 300026, - "propState": 8, - "pos": { - "x": 113610, - "y": -102608, - "z": -7580 - }, - "rot": { - "x": 0, - "y": 116861, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 53, - "instId": 300027, - "propState": 21, - "pos": { - "x": 93305, - "y": -98179, - "z": 10988 - }, - "rot": { - "x": 0, - "y": 297211, - "z": 0 - }, - "propId": 102227 - }, { - "groupId": 53, - "instId": 300028, - "propState": 8, - "pos": { - "x": 95630, - "y": -97065, - "z": 10680 - }, - "rot": { - "x": 0, - "y": 301649, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 53, - "instId": 300029, - "propState": 21, - "pos": { - "x": 8660, - "y": 216696, - "z": 8660 - }, - "rot": { - "x": 0, - "y": 225394, - "z": 0 - }, - "propId": 102227 - }, { - "groupId": 53, - "instId": 300030, - "propState": 8, - "pos": { - "x": 6500, - "y": 216839, - "z": 11570 - }, - "rot": { - "x": 0, - "y": 50896, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 53, - "instId": 300031, - "propState": 21, - "pos": { - "x": 40290, - "y": 205709, - "z": 39460 - }, - "rot": { - "x": 0, - "y": 45119, - "z": 0 - }, - "propId": 102227 - }, { - "groupId": 53, - "instId": 300032, - "propState": 8, - "pos": { - "x": 41040, - "y": 205523, - "z": 39640 - }, - "rot": { - "x": 0, - "y": 50896, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 53, - "instId": 300033, - "propState": 8, - "pos": { - "x": 40420, - "y": 205667, - "z": 38772 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300006, - "propState": 8, - "pos": { - "x": -72574, - "y": 199136, - "z": -3222 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 63, - "instId": 300007, - "propState": 8, - "pos": { - "x": -67504, - "y": 207138, - "z": -31033 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 63, - "instId": 300008, - "propState": 8, - "pos": { - "x": -19162, - "y": 211531, - "z": -40528 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 63, - "instId": 300009, - "propState": 8, - "pos": { - "x": -66666, - "y": 199136, - "z": 42381 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300010, - "propState": 8, - "pos": { - "x": -32348, - "y": 199136, - "z": 72655 - }, - "rot": { - "x": 0, - "y": 315759, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300011, - "propState": 8, - "pos": { - "x": 55600, - "y": 205681, - "z": 55810 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 63, - "instId": 300012, - "propState": 8, - "pos": { - "x": 62588, - "y": 205667, - "z": 48153 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 63, - "instId": 300037, - "propState": 8, - "pos": { - "x": 37090, - "y": 205681, - "z": 57720 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300040, - "propState": 8, - "pos": { - "x": 98200, - "y": 210216, - "z": 65510 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300041, - "propState": 8, - "pos": { - "x": 73750, - "y": 210216, - "z": 89960 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300042, - "propState": 8, - "pos": { - "x": 128556, - "y": 210216, - "z": 83002 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300043, - "propState": 8, - "pos": { - "x": 91091, - "y": 210216, - "z": 120469 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300044, - "propState": 8, - "pos": { - "x": -15802, - "y": 211531, - "z": -58611 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300045, - "propState": 8, - "pos": { - "x": -29460, - "y": 198957, - "z": 27080 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 63, - "instId": 300046, - "propState": 8, - "pos": { - "x": -14210, - "y": 198942, - "z": 16330 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 63, - "instId": 300047, - "propState": 8, - "pos": { - "x": 29320, - "y": 198957, - "z": 67530 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300048, - "propState": 8, - "pos": { - "x": -27224, - "y": 190429, - "z": 61847 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 63, - "instId": 300049, - "propState": 8, - "pos": { - "x": -31049, - "y": 190367, - "z": 38612 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 63, - "instId": 300050, - "propState": 8, - "pos": { - "x": -49129, - "y": 190367, - "z": 3537 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 63, - "instId": 300051, - "propState": 8, - "pos": { - "x": -62950, - "y": 190367, - "z": -11470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 63, - "instId": 300052, - "propState": 8, - "pos": { - "x": -42590, - "y": 181701, - "z": -5050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 63, - "instId": 300053, - "propState": 8, - "pos": { - "x": -28560, - "y": 181701, - "z": -31683 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 63, - "instId": 300013, - "propState": 8, - "pos": { - "x": -26830, - "y": 53652, - "z": -73150 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 63, - "instId": 300014, - "propState": 8, - "pos": { - "x": -31598, - "y": 53652, - "z": -120400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 63, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3597, - "y": 57142, - "z": -180173 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 63, - "instId": 300004, - "propState": 8, - "pos": { - "x": -19529, - "y": 57142, - "z": -171018 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 63, - "instId": 300005, - "propState": 8, - "pos": { - "x": 12503, - "y": 61901, - "z": -124335 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 63, - "instId": 300015, - "propState": 8, - "pos": { - "x": 66546, - "y": 71952, - "z": -109548 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 63, - "instId": 300016, - "propState": 8, - "pos": { - "x": 21892, - "y": 74396, - "z": -40594 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 63, - "instId": 300032, - "propState": 8, - "pos": { - "x": -8468, - "y": 53474, - "z": -35784 - }, - "rot": { - "x": 0, - "y": 20000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 63, - "instId": 300033, - "propState": 8, - "pos": { - "x": 35828, - "y": 80576, - "z": -7677 - }, - "rot": { - "x": 0, - "y": 115000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 63, - "instId": 300054, - "propState": 8, - "pos": { - "x": 1926, - "y": 53469, - "z": -24831 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 63, - "instId": 300055, - "propState": 8, - "pos": { - "x": -16043, - "y": 53652, - "z": -92147 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 63, - "instId": 300056, - "propState": 8, - "pos": { - "x": -38490, - "y": 53642, - "z": -48950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 63, - "instId": 300057, - "propState": 8, - "pos": { - "x": -40502, - "y": 53318, - "z": -67709 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 63, - "instId": 300058, - "propState": 8, - "pos": { - "x": 13248, - "y": 57142, - "z": -168217 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 63, - "instId": 300059, - "propState": 8, - "pos": { - "x": 14498, - "y": 18717, - "z": 8325 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300060, - "propState": 8, - "pos": { - "x": -7720, - "y": 8055, - "z": 3330 - }, - "rot": { - "x": 0, - "y": 115000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300061, - "propState": 8, - "pos": { - "x": 7130, - "y": 8055, - "z": -5810 - }, - "rot": { - "x": 0, - "y": 20000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 63, - "instId": 300062, - "propState": 8, - "pos": { - "x": -7340, - "y": 18792, - "z": -3020 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300017, - "propState": 8, - "pos": { - "x": 91623, - "y": -89070, - "z": -51654 - }, - "rot": { - "x": 0, - "y": 113000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300018, - "propState": 8, - "pos": { - "x": 86200, - "y": -103888, - "z": -26990 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300019, - "propState": 8, - "pos": { - "x": 64858, - "y": -98287, - "z": 32896 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300020, - "propState": 8, - "pos": { - "x": 79100, - "y": -98287, - "z": 8039 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300021, - "propState": 8, - "pos": { - "x": 31750, - "y": -91174, - "z": 17700 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300022, - "propState": 8, - "pos": { - "x": 79632, - "y": -83508, - "z": 29805 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300023, - "propState": 8, - "pos": { - "x": 58680, - "y": -83495, - "z": 45780 - }, - "rot": { - "x": 0, - "y": 65000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300039, - "propState": 8, - "pos": { - "x": 96368, - "y": -103918, - "z": -61987 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300063, - "propState": 8, - "pos": { - "x": 23924, - "y": -96604, - "z": -7335 - }, - "rot": { - "x": 0, - "y": 21580, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300064, - "propState": 8, - "pos": { - "x": 29625, - "y": -96604, - "z": -21774 - }, - "rot": { - "x": 0, - "y": 21580, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300065, - "propState": 8, - "pos": { - "x": 116842, - "y": -103881, - "z": -248 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300066, - "propState": 8, - "pos": { - "x": 14715, - "y": -87088, - "z": 32900 - }, - "rot": { - "x": 0, - "y": 21580, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300024, - "propState": 8, - "pos": { - "x": 30520, - "y": -170770, - "z": 18400 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300025, - "propState": 8, - "pos": { - "x": 10121, - "y": -170770, - "z": -35850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300027, - "propState": 8, - "pos": { - "x": 35476, - "y": -170770, - "z": -8000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300029, - "propState": 8, - "pos": { - "x": -24680, - "y": -193149, - "z": 11910 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300030, - "propState": 8, - "pos": { - "x": -32074, - "y": -186989, - "z": 18573 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 63, - "instId": 300031, - "propState": 8, - "pos": { - "x": 9376, - "y": -193202, - "z": 35747 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300067, - "propState": 8, - "pos": { - "x": -22213, - "y": -176009, - "z": -29574 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300068, - "propState": 8, - "pos": { - "x": -36247, - "y": -181509, - "z": -6718 - }, - "rot": { - "x": 0, - "y": 90674, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8814, - "y": 53702, - "z": -88743 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": 129445, - "y": -103881, - "z": -13258 - }, - "rot": { - "x": 0, - "y": 335472, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 63, - "instId": 300026, - "propState": 8, - "pos": { - "x": 126060, - "y": -103918, - "z": -53058 - }, - "rot": { - "x": 0, - "y": 284198, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 63, - "instId": 300028, - "propState": 8, - "pos": { - "x": 1946, - "y": -170770, - "z": 34517 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 63, - "instId": 300034, - "propState": 8, - "pos": { - "x": -23793, - "y": 53650, - "z": -93625 - }, - "rot": { - "x": 0, - "y": 229876, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 63, - "instId": 300035, - "propState": 8, - "pos": { - "x": -75689, - "y": 199136, - "z": 19268 - }, - "rot": { - "x": 0, - "y": 278428, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 63, - "instId": 300036, - "propState": 8, - "pos": { - "x": 63915, - "y": -83495, - "z": 32559 - }, - "rot": { - "x": 0, - "y": 172502, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 63, - "instId": 300038, - "propState": 8, - "pos": { - "x": 9482, - "y": 57142, - "z": -153339 - }, - "rot": { - "x": 0, - "y": 204715, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": -110650, - "y": 199100, - "z": 5810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102235 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 1, - "pos": { - "x": -800, - "y": 52650, - "z": -61740 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 102234 - }, - { - "groupId": 70, - "instId": 300002, - "propState": 1, - "pos": { - "x": -9820, - "y": 52630, - "z": -116720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102234 - }, - { - "groupId": 70, - "instId": 300003, - "propState": 1, - "pos": { - "x": -1920, - "y": 53469, - "z": -54840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102238 - }, - { - "groupId": 70, - "instId": 300004, - "propState": 1, - "pos": { - "x": -5400, - "y": 53651, - "z": -122160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102238 - }, { - "groupId": 70, - "instId": 300005, - "propState": 1, - "pos": { - "x": -18310, - "y": 53650, - "z": -97160 - }, - "rot": { - "x": 0, - "y": 330851, - "z": 0 - }, - "propId": 102238 - }, { - "groupId": 70, - "instId": 300006, - "propState": 8, - "pos": { - "x": 4560, - "y": 53500, - "z": -64460 - }, - "rot": { - "x": 0, - "y": 298895, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 70, - "instId": 300007, - "propState": 8, - "pos": { - "x": -5850, - "y": 53500, - "z": -58720 - }, - "rot": { - "x": 0, - "y": 298895, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 70, - "instId": 300008, - "propState": 8, - "pos": { - "x": -5471, - "y": 53500, - "z": -56734 - }, - "rot": { - "x": 0, - "y": 342800, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 70, - "instId": 300009, - "propState": 8, - "pos": { - "x": 4940, - "y": 53500, - "z": -59820 - }, - "rot": { - "x": 0, - "y": 254673, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 70, - "instId": 300010, - "propState": 8, - "pos": { - "x": 5250, - "y": 53500, - "z": -58190 - }, - "rot": { - "x": 0, - "y": 211243, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 70, - "instId": 300011, - "propState": 1, - "pos": { - "x": 4670, - "y": 53500, - "z": -58880 - }, - "rot": { - "x": 0, - "y": 240192, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 70, - "instId": 300012, - "propState": 1, - "pos": { - "x": -6140, - "y": 53500, - "z": -64540 - }, - "rot": { - "x": 0, - "y": 240192, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 70, - "instId": 300013, - "propState": 1, - "pos": { - "x": -6550, - "y": 53500, - "z": -59970 - }, - "rot": { - "x": 0, - "y": 285685, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 70, - "instId": 300014, - "propState": 1, - "pos": { - "x": -5531, - "y": 53500, - "z": -57409 - }, - "rot": { - "x": 0, - "y": 330292, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 70, - "instId": 300015, - "propState": 8, - "pos": { - "x": -16080, - "y": 52630, - "z": -117550 - }, - "rot": { - "x": 0, - "y": 240662, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 70, - "instId": 300016, - "propState": 8, - "pos": { - "x": -4390, - "y": 52630, - "z": -113810 - }, - "rot": { - "x": 0, - "y": 240662, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 70, - "instId": 300017, - "propState": 8, - "pos": { - "x": -3650, - "y": 52630, - "z": -117120 - }, - "rot": { - "x": 0, - "y": 284057, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 70, - "instId": 300018, - "propState": 1, - "pos": { - "x": -5340, - "y": 52630, - "z": -112490 - }, - "rot": { - "x": 0, - "y": 223457, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 70, - "instId": 300019, - "propState": 1, - "pos": { - "x": -3840, - "y": 52630, - "z": -116660 - }, - "rot": { - "x": 0, - "y": 270455, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 70, - "instId": 300020, - "propState": 1, - "pos": { - "x": -9570, - "y": 52630, - "z": -110680 - }, - "rot": { - "x": 0, - "y": 180516, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 70, - "instId": 300021, - "propState": 8, - "pos": { - "x": 5271, - "y": 19173, - "z": -8589 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 70, - "instId": 300022, - "propState": 8, - "pos": { - "x": -10490, - "y": 53652, - "z": -79910 - }, - "rot": { - "x": 0, - "y": 25770, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 70, - "instId": 300023, - "propState": 8, - "pos": { - "x": 8170, - "y": 53702, - "z": -80870 - }, - "rot": { - "x": 0, - "y": 25770, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 70, - "instId": 300024, - "propState": 8, - "pos": { - "x": -19800, - "y": 53440, - "z": -99330 - }, - "rot": { - "x": 0, - "y": 148148, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 70, - "instId": 300025, - "propState": 8, - "pos": { - "x": -31880, - "y": 53652, - "z": -115400 - }, - "rot": { - "x": 0, - "y": 93421, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 1, - "pos": { - "x": 49055, - "y": -97240, - "z": -20756 - }, - "rot": { - "x": 0, - "y": 202500, - "z": 0 - }, - "propId": 102233 - }, - { - "groupId": 71, - "instId": 300002, - "propState": 1, - "pos": { - "x": 92380, - "y": -104900, - "z": -31370 - }, - "rot": { - "x": 0, - "y": 337500, - "z": 0 - }, - "propId": 102234 - }, - { - "groupId": 71, - "instId": 300003, - "propState": 1, - "pos": { - "x": 44420, - "y": -91500, - "z": 19180 - }, - "rot": { - "x": 0, - "y": 157500, - "z": 0 - }, - "propId": 102233 - }, - { - "groupId": 71, - "instId": 300004, - "propState": 1, - "pos": { - "x": 42932, - "y": -96607, - "z": -21721 - }, - "rot": { - "x": 0, - "y": 291171, - "z": 0 - }, - "propId": 102238 - }, { - "groupId": 71, - "instId": 300005, - "propState": 1, - "pos": { - "x": 86430, - "y": -103876, - "z": -36320 - }, - "rot": { - "x": 0, - "y": 258358, - "z": 0 - }, - "propId": 102238 - }, { - "groupId": 71, - "instId": 300006, - "propState": 1, - "pos": { - "x": 39830, - "y": -91171, - "z": 14500 - }, - "rot": { - "x": 0, - "y": 252008, - "z": 0 - }, - "propId": 102238 - }, { - "groupId": 71, - "instId": 300007, - "propState": 1, - "pos": { - "x": 95960, - "y": -104900, - "z": -26820 - }, - "rot": { - "x": 0, - "y": 39071, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 71, - "instId": 300008, - "propState": 1, - "pos": { - "x": 91750, - "y": -104900, - "z": -25500 - }, - "rot": { - "x": 0, - "y": 351819, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 71, - "instId": 300009, - "propState": 1, - "pos": { - "x": 91784, - "y": -104900, - "z": -38625 - }, - "rot": { - "x": 0, - "y": 39071, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 71, - "instId": 300010, - "propState": 1, - "pos": { - "x": 92320, - "y": -104900, - "z": -25030 - }, - "rot": { - "x": 0, - "y": 337692, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 71, - "instId": 300011, - "propState": 1, - "pos": { - "x": 94790, - "y": -104900, - "z": -36950 - }, - "rot": { - "x": 0, - "y": 337692, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 71, - "instId": 300012, - "propState": 1, - "pos": { - "x": 92240, - "y": -104900, - "z": -37780 - }, - "rot": { - "x": 0, - "y": 20313, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 71, - "instId": 300013, - "propState": 1, - "pos": { - "x": 73650, - "y": -103888, - "z": -26670 - }, - "rot": { - "x": 0, - "y": 291171, - "z": 0 - }, - "propId": 102238 - }, { - "groupId": 71, - "instId": 300014, - "propState": 1, - "pos": { - "x": 63280, - "y": -98287, - "z": 32690 - }, - "rot": { - "x": 0, - "y": 246220, - "z": 0 - }, - "propId": 102238 - }, { - "groupId": 71, - "instId": 300015, - "propState": 0, - "pos": { - "x": 57470, - "y": -96610, - "z": -24500 - }, - "rot": { - "x": 0, - "y": 23411, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 71, - "instId": 300016, - "propState": 0, - "pos": { - "x": 52420, - "y": -90640, - "z": 22320 - }, - "rot": { - "x": 0, - "y": 338516, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 71, - "instId": 300017, - "propState": 0, - "pos": { - "x": 109290, - "y": -103918, - "z": -44390 - }, - "rot": { - "x": 0, - "y": 307593, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 71, - "instId": 300018, - "propState": 0, - "pos": { - "x": 111680, - "y": -103881, - "z": -22800 - }, - "rot": { - "x": 0, - "y": 246044, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 14570, - "y": 7960, - "z": -8980 - }, - "rot": { - "x": 0, - "y": 23232, - "z": 0 - }, - "propId": 102238 - }, - { - "groupId": 72, - "instId": 300002, - "propState": 1, - "pos": { - "x": 15840, - "y": 18718, - "z": 4250 - }, - "rot": { - "x": 0, - "y": 337014, - "z": 0 - }, - "propId": 102238 - }, - { - "groupId": 72, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14570, - "y": 7960, - "z": -8980 - }, - "rot": { - "x": 0, - "y": 23232, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 72, - "instId": 300004, - "propState": 8, - "pos": { - "x": 15840, - "y": 18718, - "z": 4250 - }, - "rot": { - "x": 0, - "y": 337014, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 72, - "instId": 300005, - "propState": 8, - "pos": { - "x": 22580, - "y": 12310, - "z": 24630 - }, - "rot": { - "x": 0, - "y": 334791, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102255 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102256 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102257 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102258 - } - ], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": -170770, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102259 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [ - { - "groupId": 93, - "instId": 400001, - "pos": { - "x": 17833, - "y": -170999, - "z": -18265 - }, - "rot": { - "x": 0, - "y": 306418, - "z": 0 - }, - "npcId": 3011 - } - ], - "props": [ - { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": 17888, - "y": -170495, - "z": -18245 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 93, - "instId": 300008, - "propState": 8, - "pos": { - "x": 17888, - "y": -170495, - "z": -18245 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 93, - "instId": 300007, - "propState": 8, - "pos": { - "x": 100, - "y": -156807, - "z": -300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 93, - "instId": 300009, - "propState": 8, - "pos": { - "x": 17833, - "y": -170438, - "z": -18265 - }, - "rot": { - "x": 0, - "y": 306418, - "z": 0 - }, - "propId": 102076 - } - ], - "teleports": {} - }, - "95": { - "monsters": [ - { - "groupId": 95, - "instId": 200001, - "eventId": 20241001, - "pos": { - "x": -10894, - "y": -170647, - "z": 25156 - }, - "rot": { - "x": 0, - "y": 309298, - "z": 0 - }, - "monsterId": 2032020 - }, { - "groupId": 95, - "instId": 200002, - "eventId": 20241002, - "pos": { - "x": -10080, - "y": -170647, - "z": -26070 - }, - "rot": { - "x": 0, - "y": 355860, - "z": 0 - }, - "monsterId": 2032010 - }, { - "groupId": 95, - "instId": 200003, - "eventId": 20241003, - "pos": { - "x": -24953, - "y": -170647, - "z": 11192 - }, - "rot": { - "x": 0, - "y": 186860, - "z": 0 - }, - "monsterId": 2032010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2010, - "y": -171460, - "z": -33370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "97": { - "monsters": [ - { - "groupId": 97, - "instId": 200001, - "eventId": 20241006, - "pos": { - "x": 73750, - "y": -89250, - "z": -36465 - }, - "rot": { - "x": 0, - "y": 70995, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 97, - "instId": 200002, - "eventId": 20241007, - "pos": { - "x": 20594, - "y": -91171, - "z": 14323 - }, - "rot": { - "x": 0, - "y": 157332, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 97, - "instId": 200003, - "eventId": 20241008, - "pos": { - "x": 79490, - "y": -98287, - "z": 12213 - }, - "rot": { - "x": 0, - "y": 59050, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 97, - "instId": 200004, - "eventId": 20241009, - "pos": { - "x": 78924, - "y": -98287, - "z": 26357 - }, - "rot": { - "x": 0, - "y": 226143, - "z": 0 - }, - "monsterId": 2022010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 8, - "pos": { - "x": 102496, - "y": -103940, - "z": -55978 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "98": { - "monsters": [ - { - "groupId": 98, - "instId": 200001, - "eventId": 20241011, - "pos": { - "x": 78902, - "y": -89250, - "z": -40856 - }, - "rot": { - "x": 0, - "y": 83172, - "z": 0 - }, - "monsterId": 2032020 - }, - { - "groupId": 98, - "instId": 200002, - "eventId": 20241012, - "pos": { - "x": 151088, - "y": -103881, - "z": 3972 - }, - "rot": { - "x": 0, - "y": 240521, - "z": 0 - }, - "monsterId": 2032010 - }, - { - "groupId": 98, - "instId": 200003, - "eventId": 20241013, - "pos": { - "x": 146883, - "y": -103881, - "z": -10779 - }, - "rot": { - "x": 0, - "y": 356624, - "z": 0 - }, - "monsterId": 2032020 - }, - { - "groupId": 98, - "instId": 200004, - "eventId": 20241014, - "pos": { - "x": 79762, - "y": -83425, - "z": 15478 - }, - "rot": { - "x": 0, - "y": 143430, - "z": 0 - }, - "monsterId": 2032020 - }, { - "groupId": 98, - "instId": 200005, - "eventId": 20241016, - "pos": { - "x": 67940, - "y": -83425, - "z": 49540 - }, - "rot": { - "x": 0, - "y": 309581, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 98, - "instId": 200006, - "eventId": 20241017, - "pos": { - "x": 66412, - "y": -83425, - "z": 48357 - }, - "rot": { - "x": 0, - "y": 349940, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 98, - "instId": 200007, - "eventId": 20241018, - "pos": { - "x": 61181, - "y": -83494, - "z": 13092 - }, - "rot": { - "x": 0, - "y": 356520, - "z": 0 - }, - "monsterId": 2022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "99": { - "monsters": [ - { - "groupId": 99, - "instId": 200001, - "eventId": 20241021, - "pos": { - "x": 23054, - "y": 74242, - "z": -47105 - }, - "rot": { - "x": 0, - "y": 66921, - "z": 0 - }, - "monsterId": 2032010 - }, - { - "groupId": 99, - "instId": 200002, - "eventId": 20241022, - "pos": { - "x": -52178, - "y": 57586, - "z": -52729 - }, - "rot": { - "x": 0, - "y": 71484, - "z": 0 - }, - "monsterId": 2032020 - }, - { - "groupId": 99, - "instId": 200003, - "eventId": 20241023, - "pos": { - "x": -35401, - "y": 53635, - "z": -127874 - }, - "rot": { - "x": 0, - "y": 97932, - "z": 0 - }, - "monsterId": 2032020 - }, - { - "groupId": 99, - "instId": 200004, - "eventId": 20241024, - "pos": { - "x": -39869, - "y": 53635, - "z": -117364 - }, - "rot": { - "x": 0, - "y": 204847, - "z": 0 - }, - "monsterId": 2032010 - }, { - "groupId": 99, - "instId": 200005, - "eventId": 20241025, - "pos": { - "x": -12257, - "y": 57142, - "z": -156890 - }, - "rot": { - "x": 0, - "y": 163907, - "z": 0 - }, - "monsterId": 2032020 - }, { - "groupId": 99, - "instId": 200006, - "eventId": 20241026, - "pos": { - "x": 11407, - "y": 57142, - "z": -177639 - }, - "rot": { - "x": 0, - "y": 110533, - "z": 0 - }, - "monsterId": 2032010 - }, { - "groupId": 99, - "instId": 200007, - "eventId": 20241027, - "pos": { - "x": 16859, - "y": 61901, - "z": -124325 - }, - "rot": { - "x": 0, - "y": 113535, - "z": 0 - }, - "monsterId": 2032020 - }, { - "groupId": 99, - "instId": 200008, - "eventId": 20241028, - "pos": { - "x": 21494, - "y": 61901, - "z": -117366 - }, - "rot": { - "x": 0, - "y": 269032, - "z": 0 - }, - "monsterId": 2032020 - }, { - "groupId": 99, - "instId": 200009, - "eventId": 20241029, - "pos": { - "x": 8687, - "y": 74224, - "z": -28888 - }, - "rot": { - "x": 0, - "y": 318467, - "z": 0 - }, - "monsterId": 2032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "100": { - "monsters": [ - { - "groupId": 100, - "instId": 200001, - "eventId": 20241031, - "pos": { - "x": 4700, - "y": 198957, - "z": 60750 - }, - "rot": { - "x": 0, - "y": 88494, - "z": 0 - }, - "monsterId": 2032010 - }, - { - "groupId": 100, - "instId": 200002, - "eventId": 20241032, - "pos": { - "x": -46644, - "y": 199136, - "z": 54894 - }, - "rot": { - "x": 0, - "y": 50029, - "z": 0 - }, - "monsterId": 2032020 - }, - { - "groupId": 100, - "instId": 200003, - "eventId": 20241033, - "pos": { - "x": -71150, - "y": 199136, - "z": 28684 - }, - "rot": { - "x": 0, - "y": 56937, - "z": 0 - }, - "monsterId": 2032020 - }, - { - "groupId": 100, - "instId": 200004, - "eventId": 20241034, - "pos": { - "x": -68339, - "y": 198941, - "z": 26989 - }, - "rot": { - "x": 0, - "y": 29000, - "z": 0 - }, - "monsterId": 2032010 - }, { - "groupId": 100, - "instId": 200005, - "eventId": 20241035, - "pos": { - "x": -58681, - "y": 199145, - "z": 59379 - }, - "rot": { - "x": 0, - "y": 124520, - "z": 0 - }, - "monsterId": 2032010 - }, { - "groupId": 100, - "instId": 200006, - "eventId": 20241036, - "pos": { - "x": -30380, - "y": 190367, - "z": 53340 - }, - "rot": { - "x": 0, - "y": 227400, - "z": 0 - }, - "monsterId": 2032020 - }, { - "groupId": 100, - "instId": 200007, - "eventId": 20241037, - "pos": { - "x": -32928, - "y": 190367, - "z": 55294 - }, - "rot": { - "x": 0, - "y": 215169, - "z": 0 - }, - "monsterId": 2032020 - }, { - "groupId": 100, - "instId": 200008, - "eventId": 20241038, - "pos": { - "x": -5991, - "y": 198941, - "z": 69469 - }, - "rot": { - "x": 0, - "y": 107570, - "z": 0 - }, - "monsterId": 2032020 - }, { - "groupId": 100, - "instId": 200009, - "eventId": 20241039, - "pos": { - "x": -25310, - "y": 198941, - "z": 66010 - }, - "rot": { - "x": 0, - "y": 320239, - "z": 0 - }, - "monsterId": 2032010 - }, { - "groupId": 100, - "instId": 200010, - "eventId": 20241040, - "pos": { - "x": -29110, - "y": 198941, - "z": 65360 - }, - "rot": { - "x": 0, - "y": 237714, - "z": 0 - }, - "monsterId": 2032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [ - { - "groupId": 117, - "instId": 400001, - "pos": { - "x": 68208, - "y": 72361, - "z": -123628 - }, - "rot": { - "x": 0, - "y": 326869, - "z": 0 - }, - "npcId": 2224 - } - ], - "props": [], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [ - { - "groupId": 118, - "instId": 400001, - "pos": { - "x": -51643, - "y": 53813, - "z": -130366 - }, - "rot": { - "x": 0, - "y": 114082, - "z": 0 - }, - "npcId": 12290 - } - ], - "props": [], - "teleports": {} - }, - "123": { - "monsters": [], - "npcs": [ - { - "groupId": 123, - "instId": 400001, - "pos": { - "x": 22557, - "y": 22509, - "z": 34383 - }, - "rot": { - "x": 0, - "y": 252571, - "z": 0 - }, - "npcId": 3013 - }, - { - "groupId": 123, - "instId": 400002, - "pos": { - "x": 8295, - "y": 21401, - "z": 39974 - }, - "rot": { - "x": 0, - "y": 225911, - "z": 0 - }, - "npcId": 2208 - }, - { - "groupId": 123, - "instId": 400003, - "pos": { - "x": 34533, - "y": 21962, - "z": 22714 - }, - "rot": { - "x": 0, - "y": 36225, - "z": 0 - }, - "npcId": 12109 - }, - { - "groupId": 123, - "instId": 400004, - "pos": { - "x": -9098, - "y": 21553, - "z": 40637 - }, - "rot": { - "x": 0, - "y": 255230, - "z": 0 - }, - "npcId": 12225 - }, { - "groupId": 123, - "instId": 400005, - "pos": { - "x": -33003, - "y": 21385, - "z": 21890 - }, - "rot": { - "x": 0, - "y": 106275, - "z": 0 - }, - "npcId": 12237 - }, { - "groupId": 123, - "instId": 400006, - "pos": { - "x": -40129, - "y": 21576, - "z": 8011 - }, - "rot": { - "x": 0, - "y": 173232, - "z": 0 - }, - "npcId": 13196 - }, { - "groupId": 123, - "instId": 400007, - "pos": { - "x": -40168, - "y": 21520, - "z": -8367 - }, - "rot": { - "x": 0, - "y": 81449, - "z": 0 - }, - "npcId": 2224 - }, { - "groupId": 123, - "instId": 400008, - "pos": { - "x": -33553, - "y": 22698, - "z": -22210 - }, - "rot": { - "x": 0, - "y": 275343, - "z": 0 - }, - "npcId": 2204 - }, { - "groupId": 123, - "instId": 400009, - "pos": { - "x": -7993, - "y": 21397, - "z": -39574 - }, - "rot": { - "x": 0, - "y": 65401, - "z": 0 - }, - "npcId": 3134 - }, { - "groupId": 123, - "instId": 400010, - "pos": { - "x": 7967, - "y": 21397, - "z": -39224 - }, - "rot": { - "x": 0, - "y": 347811, - "z": 0 - }, - "npcId": 12188 - }, { - "groupId": 123, - "instId": 400011, - "pos": { - "x": 22296, - "y": 23491, - "z": -33203 - }, - "rot": { - "x": 0, - "y": 15147, - "z": 0 - }, - "npcId": 13247 - }, { - "groupId": 123, - "instId": 400012, - "pos": { - "x": 35297, - "y": 21661, - "z": -22885 - }, - "rot": { - "x": 0, - "y": 287557, - "z": 0 - }, - "npcId": 2203 - }, { - "groupId": 123, - "instId": 400013, - "pos": { - "x": 41036, - "y": 21446, - "z": 8811 - }, - "rot": { - "x": 0, - "y": 98950, - "z": 0 - }, - "npcId": 2216 - }, { - "groupId": 123, - "instId": 400014, - "pos": { - "x": -8471, - "y": 21553, - "z": 40993 - }, - "rot": { - "x": 0, - "y": 44268, - "z": 0 - }, - "npcId": 12230 - } - ], - "props": [ - { - "groupId": 123, - "instId": 300001, - "propState": 8, - "pos": { - "x": 35128, - "y": 24381, - "z": 24412 - }, - "rot": { - "x": 0, - "y": 22778, - "z": 0 - }, - "propId": 102165 - }, - { - "groupId": 123, - "instId": 300002, - "propState": 8, - "pos": { - "x": 36253, - "y": 23925, - "z": 22924 - }, - "rot": { - "x": 0, - "y": 25996, - "z": 0 - }, - "propId": 102221 - }, - { - "groupId": 123, - "instId": 300003, - "propState": 8, - "pos": { - "x": 32585, - "y": 22891, - "z": 22935 - }, - "rot": { - "x": 0, - "y": 175769, - "z": 0 - }, - "propId": 102171 - }, - { - "groupId": 123, - "instId": 300004, - "propState": 8, - "pos": { - "x": -8631, - "y": 21424, - "z": 40611 - }, - "rot": { - "x": 0, - "y": 358692, - "z": 0 - }, - "propId": 103145 - }, { - "groupId": 123, - "instId": 300005, - "propState": 8, - "pos": { - "x": -8743, - "y": 22940, - "z": 40721 - }, - "rot": { - "x": 0, - "y": 164097, - "z": 0 - }, - "propId": 102088 - }, { - "groupId": 123, - "instId": 300006, - "propState": 8, - "pos": { - "x": -22628, - "y": 23443, - "z": 34206 - }, - "rot": { - "x": 0, - "y": 119286, - "z": 0 - }, - "propId": 301013 - }, { - "groupId": 123, - "instId": 300007, - "propState": 8, - "pos": { - "x": -32949, - "y": 22795, - "z": 21869 - }, - "rot": { - "x": 0, - "y": 358692, - "z": 0 - }, - "propId": 100087 - }, { - "groupId": 123, - "instId": 300008, - "propState": 8, - "pos": { - "x": -33057, - "y": 22434, - "z": 21932 - }, - "rot": { - "x": 0, - "y": 24331, - "z": 0 - }, - "propId": 100087 - }, { - "groupId": 123, - "instId": 300009, - "propState": 8, - "pos": { - "x": -40217, - "y": 21544, - "z": 9589 - }, - "rot": { - "x": 0, - "y": 328982, - "z": 0 - }, - "propId": 102055 - }, { - "groupId": 123, - "instId": 300010, - "propState": 8, - "pos": { - "x": -22852, - "y": 21398, - "z": -35246 - }, - "rot": { - "x": 0, - "y": 43827, - "z": 0 - }, - "propId": 102281 - }, { - "groupId": 123, - "instId": 300011, - "propState": 8, - "pos": { - "x": 39021, - "y": 23609, - "z": -7884 - }, - "rot": { - "x": 0, - "y": 353675, - "z": 0 - }, - "propId": 102237 - }, { - "groupId": 123, - "instId": 300012, - "propState": 103, - "pos": { - "x": 39316, - "y": 22348, - "z": -7708 - }, - "rot": { - "x": 0, - "y": 7045, - "z": 0 - }, - "propId": 102244 - }, { - "groupId": 123, - "instId": 300013, - "propState": 8, - "pos": { - "x": 39420, - "y": 23037, - "z": -7017 - }, - "rot": { - "x": 0, - "y": 110606, - "z": 0 - }, - "propId": 103140 - }, { - "groupId": 123, - "instId": 300014, - "propState": 8, - "pos": { - "x": 22321, - "y": 21376, - "z": -33165 - }, - "rot": { - "x": 0, - "y": 338577, - "z": 0 - }, - "propId": 102243 - } - ], - "teleports": {} - }, - "124": { - "monsters": [], - "npcs": [ - { - "groupId": 124, - "instId": 400001, - "pos": { - "x": -22701, - "y": 22265, - "z": -34250 - }, - "rot": { - "x": 0, - "y": 157652, - "z": 0 - }, - "npcId": 3013 - }, - { - "groupId": 124, - "instId": 400002, - "pos": { - "x": -7808, - "y": 21394, - "z": -39646 - }, - "rot": { - "x": 0, - "y": 201367, - "z": 0 - }, - "npcId": 2208 - }, - { - "groupId": 124, - "instId": 400003, - "pos": { - "x": -35037, - "y": 21962, - "z": -22931 - }, - "rot": { - "x": 0, - "y": 220848, - "z": 0 - }, - "npcId": 12109 - }, - { - "groupId": 124, - "instId": 400004, - "pos": { - "x": 8184, - "y": 21553, - "z": -40416 - }, - "rot": { - "x": 0, - "y": 257172, - "z": 0 - }, - "npcId": 12225 - }, { - "groupId": 124, - "instId": 400005, - "pos": { - "x": 33328, - "y": 21395, - "z": -22165 - }, - "rot": { - "x": 0, - "y": 294596, - "z": 0 - }, - "npcId": 12237 - }, { - "groupId": 124, - "instId": 400006, - "pos": { - "x": 41431, - "y": 21351, - "z": -8535 - }, - "rot": { - "x": 0, - "y": 139204, - "z": 0 - }, - "npcId": 13196 - }, { - "groupId": 124, - "instId": 400007, - "pos": { - "x": 40621, - "y": 21421, - "z": 8501 - }, - "rot": { - "x": 0, - "y": 221164, - "z": 0 - }, - "npcId": 2224 - }, { - "groupId": 124, - "instId": 400008, - "pos": { - "x": 33080, - "y": 23967, - "z": 22118 - }, - "rot": { - "x": 0, - "y": 211304, - "z": 0 - }, - "npcId": 2204 - }, { - "groupId": 124, - "instId": 400009, - "pos": { - "x": 7831, - "y": 21396, - "z": 39389 - }, - "rot": { - "x": 0, - "y": 199893, - "z": 0 - }, - "npcId": 3134 - }, { - "groupId": 124, - "instId": 400010, - "pos": { - "x": -7993, - "y": 21394, - "z": 39368 - }, - "rot": { - "x": 0, - "y": 166083, - "z": 0 - }, - "npcId": 12188 - }, { - "groupId": 124, - "instId": 400011, - "pos": { - "x": -22668, - "y": 23491, - "z": 34295 - }, - "rot": { - "x": 0, - "y": 194768, - "z": 0 - }, - "npcId": 13247 - }, { - "groupId": 124, - "instId": 400012, - "pos": { - "x": -35126, - "y": 21430, - "z": 22864 - }, - "rot": { - "x": 0, - "y": 350560, - "z": 0 - }, - "npcId": 2203 - }, { - "groupId": 124, - "instId": 400013, - "pos": { - "x": -40462, - "y": 21446, - "z": -8346 - }, - "rot": { - "x": 0, - "y": 74887, - "z": 0 - }, - "npcId": 2216 - }, { - "groupId": 124, - "instId": 400014, - "pos": { - "x": 8823, - "y": 21553, - "z": -40082 - }, - "rot": { - "x": 0, - "y": 46209, - "z": 0 - }, - "npcId": 12230 - } - ], - "props": [ - { - "groupId": 124, - "instId": 300001, - "propState": 8, - "pos": { - "x": -35767, - "y": 24381, - "z": -24576 - }, - "rot": { - "x": 0, - "y": 207401, - "z": 0 - }, - "propId": 102165 - }, - { - "groupId": 124, - "instId": 300002, - "propState": 8, - "pos": { - "x": -36768, - "y": 23925, - "z": -23002 - }, - "rot": { - "x": 0, - "y": 210619, - "z": 0 - }, - "propId": 102221 - }, - { - "groupId": 124, - "instId": 300003, - "propState": 8, - "pos": { - "x": -33113, - "y": 22891, - "z": -23309 - }, - "rot": { - "x": 0, - "y": 392, - "z": 0 - }, - "propId": 102171 - }, - { - "groupId": 124, - "instId": 300004, - "propState": 8, - "pos": { - "x": 8650, - "y": 21424, - "z": -40458 - }, - "rot": { - "x": 0, - "y": 634, - "z": 0 - }, - "propId": 103145 - }, { - "groupId": 124, - "instId": 300005, - "propState": 8, - "pos": { - "x": 8542, - "y": 22940, - "z": -40344 - }, - "rot": { - "x": 0, - "y": 166039, - "z": 0 - }, - "propId": 102088 - }, { - "groupId": 124, - "instId": 300006, - "propState": 8, - "pos": { - "x": 22748, - "y": 25121, - "z": -34954 - }, - "rot": { - "x": 0, - "y": 222953, - "z": 0 - }, - "propId": 301013 - }, { - "groupId": 124, - "instId": 300007, - "propState": 8, - "pos": { - "x": 33331, - "y": 22824, - "z": -22160 - }, - "rot": { - "x": 0, - "y": 358692, - "z": 0 - }, - "propId": 100087 - }, { - "groupId": 124, - "instId": 300008, - "propState": 8, - "pos": { - "x": 33335, - "y": 22450, - "z": -22079 - }, - "rot": { - "x": 0, - "y": 122243, - "z": 0 - }, - "propId": 100087 - }, { - "groupId": 124, - "instId": 300009, - "propState": 8, - "pos": { - "x": 40475, - "y": 21319, - "z": -7276 - }, - "rot": { - "x": 0, - "y": 294954, - "z": 0 - }, - "propId": 102055 - }, { - "groupId": 124, - "instId": 300010, - "propState": 8, - "pos": { - "x": 22079, - "y": 23452, - "z": 33379 - }, - "rot": { - "x": 0, - "y": 25834, - "z": 0 - }, - "propId": 102281 - }, { - "groupId": 124, - "instId": 300011, - "propState": 8, - "pos": { - "x": -40310, - "y": 22711, - "z": 8771 - }, - "rot": { - "x": 0, - "y": 196031, - "z": 0 - }, - "propId": 102237 - }, { - "groupId": 124, - "instId": 300012, - "propState": 103, - "pos": { - "x": -40403, - "y": 21411, - "z": 8675 - }, - "rot": { - "x": 0, - "y": 193729, - "z": 0 - }, - "propId": 102244 - }, { - "groupId": 124, - "instId": 300013, - "propState": 8, - "pos": { - "x": -40696, - "y": 22035, - "z": 7976 - }, - "rot": { - "x": 0, - "y": 295264, - "z": 0 - }, - "propId": 103140 - }, { - "groupId": 124, - "instId": 300014, - "propState": 8, - "pos": { - "x": -22693, - "y": 21376, - "z": 34257 - }, - "rot": { - "x": 0, - "y": 158198, - "z": 0 - }, - "propId": 102243 - } - ], - "teleports": {} - }, - "127": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 127, - "instId": 300001, - "propState": 8, - "pos": { - "x": -80360, - "y": 199845, - "z": 73370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102241 - }, { - "groupId": 127, - "instId": 300002, - "propState": 8, - "pos": { - "x": -80360, - "y": 199145, - "z": 73370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102242 - }, { - "groupId": 127, - "instId": 300003, - "propState": 20, - "pos": { - "x": -80360, - "y": 199145, - "z": 73370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 127, - "instId": 300004, - "propState": 8, - "pos": { - "x": -80360, - "y": 199145, - "z": 73370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "128": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 128, - "instId": 300001, - "propState": 8, - "pos": { - "x": 55490, - "y": 206381, - "z": 68530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102241 - }, { - "groupId": 128, - "instId": 300002, - "propState": 8, - "pos": { - "x": 55490, - "y": 205681, - "z": 68530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102242 - }, { - "groupId": 128, - "instId": 300003, - "propState": 20, - "pos": { - "x": 55490, - "y": 205681, - "z": 68530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 128, - "instId": 300004, - "propState": 8, - "pos": { - "x": 55490, - "y": 205681, - "z": 68530 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "129": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 129, - "instId": 300001, - "propState": 8, - "pos": { - "x": -30015, - "y": 54431, - "z": -53027 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 102241 - }, { - "groupId": 129, - "instId": 300002, - "propState": 8, - "pos": { - "x": -30015, - "y": 53731, - "z": -53027 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 102242 - }, { - "groupId": 129, - "instId": 300003, - "propState": 20, - "pos": { - "x": -30015, - "y": 53731, - "z": -53027 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 129, - "instId": 300004, - "propState": 8, - "pos": { - "x": -29840, - "y": 53632, - "z": -52830 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "130": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 130, - "instId": 300001, - "propState": 8, - "pos": { - "x": 82562, - "y": -88368, - "z": -54120 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 102241 - }, { - "groupId": 130, - "instId": 300002, - "propState": 8, - "pos": { - "x": 82562, - "y": -89068, - "z": -54120 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 102242 - }, { - "groupId": 130, - "instId": 300003, - "propState": 20, - "pos": { - "x": 82562, - "y": -89068, - "z": -54120 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 130, - "instId": 300004, - "propState": 8, - "pos": { - "x": 82562, - "y": -89068, - "z": -54120 - }, - "rot": { - "x": 0, - "y": 293726, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "131": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 131, - "instId": 300001, - "propState": 8, - "pos": { - "x": 112829, - "y": -103119, - "z": -56283 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 102241 - }, { - "groupId": 131, - "instId": 300002, - "propState": 8, - "pos": { - "x": 112829, - "y": -103819, - "z": -56283 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 102242 - }, { - "groupId": 131, - "instId": 300003, - "propState": 20, - "pos": { - "x": 112829, - "y": -103819, - "z": -56283 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 131, - "instId": 300004, - "propState": 8, - "pos": { - "x": 112829, - "y": -103819, - "z": -56283 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "132": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 132, - "instId": 300001, - "propState": 8, - "pos": { - "x": 68330, - "y": -82794, - "z": 2778 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 102241 - }, { - "groupId": 132, - "instId": 300002, - "propState": 8, - "pos": { - "x": 68330, - "y": -83494, - "z": 2778 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 102242 - }, { - "groupId": 132, - "instId": 300003, - "propState": 20, - "pos": { - "x": 68330, - "y": -83494, - "z": 2778 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 132, - "instId": 300004, - "propState": 8, - "pos": { - "x": 68330, - "y": -83494, - "z": 2778 - }, - "rot": { - "x": 0, - "y": 336857, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "133": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 133, - "instId": 300001, - "propState": 8, - "pos": { - "x": -80360, - "y": 199845, - "z": 73370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102241 - }, { - "groupId": 133, - "instId": 300002, - "propState": 8, - "pos": { - "x": -80360, - "y": 199145, - "z": 73370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102242 - }, { - "groupId": 133, - "instId": 300003, - "propState": 20, - "pos": { - "x": -80360, - "y": 199145, - "z": 73370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 133, - "instId": 300004, - "propState": 8, - "pos": { - "x": -80360, - "y": 199145, - "z": 73370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "134": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 134, - "instId": 300001, - "propState": 8, - "pos": { - "x": 55490, - "y": 206381, - "z": 68530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102241 - }, { - "groupId": 134, - "instId": 300002, - "propState": 8, - "pos": { - "x": 55490, - "y": 205681, - "z": 68530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102242 - }, { - "groupId": 134, - "instId": 300003, - "propState": 20, - "pos": { - "x": 55490, - "y": 205681, - "z": 68530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 134, - "instId": 300004, - "propState": 8, - "pos": { - "x": 55490, - "y": 205681, - "z": 68530 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "135": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 135, - "instId": 300001, - "propState": 8, - "pos": { - "x": -30015, - "y": 54431, - "z": -53027 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 102241 - }, { - "groupId": 135, - "instId": 300002, - "propState": 8, - "pos": { - "x": -30015, - "y": 53731, - "z": -53027 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 102242 - }, { - "groupId": 135, - "instId": 300003, - "propState": 20, - "pos": { - "x": -30015, - "y": 53731, - "z": -53027 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 135, - "instId": 300004, - "propState": 8, - "pos": { - "x": -29840, - "y": 53632, - "z": -52830 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "136": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 136, - "instId": 300001, - "propState": 8, - "pos": { - "x": 82562, - "y": -88368, - "z": -54120 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 102241 - }, { - "groupId": 136, - "instId": 300002, - "propState": 8, - "pos": { - "x": 82562, - "y": -89068, - "z": -54120 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 102242 - }, { - "groupId": 136, - "instId": 300003, - "propState": 20, - "pos": { - "x": 82562, - "y": -89068, - "z": -54120 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 136, - "instId": 300004, - "propState": 8, - "pos": { - "x": 82562, - "y": -89068, - "z": -54120 - }, - "rot": { - "x": 0, - "y": 293726, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300001, - "propState": 8, - "pos": { - "x": 112829, - "y": -103119, - "z": -56283 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 102241 - }, { - "groupId": 137, - "instId": 300002, - "propState": 8, - "pos": { - "x": 112829, - "y": -103819, - "z": -56283 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 102242 - }, { - "groupId": 137, - "instId": 300003, - "propState": 20, - "pos": { - "x": 112829, - "y": -103819, - "z": -56283 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 137, - "instId": 300004, - "propState": 8, - "pos": { - "x": 112829, - "y": -103819, - "z": -56283 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 138, - "instId": 300001, - "propState": 8, - "pos": { - "x": 68330, - "y": -82794, - "z": 2778 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 102241 - }, { - "groupId": 138, - "instId": 300002, - "propState": 8, - "pos": { - "x": 68330, - "y": -83494, - "z": 2778 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 102242 - }, { - "groupId": 138, - "instId": 300003, - "propState": 20, - "pos": { - "x": 68330, - "y": -83494, - "z": 2778 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 138, - "instId": 300004, - "propState": 8, - "pos": { - "x": 68330, - "y": -83494, - "z": 2778 - }, - "rot": { - "x": 0, - "y": 336857, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "139": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 139, - "instId": 300001, - "propState": 12, - "pos": { - "x": -28344, - "y": 7059, - "z": 60356 - }, - "rot": { - "x": 0, - "y": 108266, - "z": 0 - }, - "propId": 60203 - } - ], - "teleports": {} - }, - "140": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 140, - "instId": 300006, - "propState": 8, - "pos": { - "x": -16050, - "y": 7662, - "z": 59210 - }, - "rot": { - "x": 0, - "y": 66300, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 140, - "instId": 300001, - "propState": 8, - "pos": { - "x": -15590, - "y": 7662, - "z": 58160 - }, - "rot": { - "x": 0, - "y": 66300, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 140, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15090, - "y": 7662, - "z": 57020 - }, - "rot": { - "x": 0, - "y": 66300, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 140, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14620, - "y": 7662, - "z": 55950 - }, - "rot": { - "x": 0, - "y": 66300, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 140, - "instId": 300004, - "propState": 8, - "pos": { - "x": -14110, - "y": 7662, - "z": 54780 - }, - "rot": { - "x": 0, - "y": 66300, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 140, - "instId": 300005, - "propState": 8, - "pos": { - "x": -13650, - "y": 7662, - "z": 53730 - }, - "rot": { - "x": 0, - "y": 66300, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 140, - "instId": 300007, - "propState": 8, - "pos": { - "x": -14850, - "y": 7662, - "z": 59740 - }, - "rot": { - "x": 0, - "y": 66300, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 140, - "instId": 300008, - "propState": 8, - "pos": { - "x": -13590, - "y": 7662, - "z": 60290 - }, - "rot": { - "x": 0, - "y": 66300, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 140, - "instId": 300009, - "propState": 8, - "pos": { - "x": -12410, - "y": 7662, - "z": 60810 - }, - "rot": { - "x": 0, - "y": 66300, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 140, - "instId": 300010, - "propState": 8, - "pos": { - "x": -11300, - "y": 7662, - "z": 61300 - }, - "rot": { - "x": 0, - "y": 66300, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 140, - "instId": 300011, - "propState": 8, - "pos": { - "x": -14377, - "y": 7662, - "z": 58668 - }, - "rot": { - "x": 0, - "y": 66300, - "z": 0 - }, - "propId": 102007 - } - ], - "teleports": {} - }, - "141": { - "monsters": [ - { - "groupId": 141, - "instId": 200001, - "eventId": 20241170, - "pos": { - "x": 218, - "y": -193081, - "z": 214 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "142": { - "monsters": [ - { - "groupId": 142, - "instId": 200001, - "eventId": 20241231, - "pos": { - "x": 132520, - "y": -103908, - "z": -63770 - }, - "rot": { - "x": 0, - "y": 277990, - "z": 0 - }, - "monsterId": 2033010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 142, - "instId": 300001, - "propState": 11, - "pos": { - "x": 135961, - "y": -103908, - "z": -65892 - }, - "rot": { - "x": 0, - "y": 306525, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 142, - "instId": 300002, - "propState": 8, - "pos": { - "x": 135961, - "y": -103908, - "z": -65892 - }, - "rot": { - "x": 0, - "y": 306525, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 142, - "instId": 300003, - "propState": 8, - "pos": { - "x": 135961, - "y": -103908, - "z": -65892 - }, - "rot": { - "x": 0, - "y": 306525, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 150, - "instId": 300001, - "propState": 1, - "pos": { - "x": -7797, - "y": 199059, - "z": 5704 - }, - "rot": { - "x": 0, - "y": 316861, - "z": 0 - }, - "propId": 102265 - }, - { - "groupId": 150, - "instId": 300002, - "propState": 1, - "pos": { - "x": 1995, - "y": 53469, - "z": -6885 - }, - "rot": { - "x": 0, - "y": 179113, - "z": 0 - }, - "propId": 102265 - }, - { - "groupId": 150, - "instId": 300003, - "propState": 1, - "pos": { - "x": 6610, - "y": 18792, - "z": 5550 - }, - "rot": { - "x": 0, - "y": 68452, - "z": 0 - }, - "propId": 102265 - }, - { - "groupId": 150, - "instId": 300004, - "propState": 1, - "pos": { - "x": 8821, - "y": 7960, - "z": -985 - }, - "rot": { - "x": 0, - "y": 114120, - "z": 0 - }, - "propId": 102265 - }, { - "groupId": 150, - "instId": 300005, - "propState": 1, - "pos": { - "x": 8220, - "y": -96528, - "z": -2160 - }, - "rot": { - "x": 0, - "y": 112612, - "z": 0 - }, - "propId": 102265 - }, { - "groupId": 150, - "instId": 300006, - "propState": 8, - "pos": { - "x": 4300, - "y": -90010, - "z": 1730 - }, - "rot": { - "x": 0, - "y": 65413, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 150, - "instId": 300007, - "propState": 8, - "pos": { - "x": 5200, - "y": -96730, - "z": -2430 - }, - "rot": { - "x": 0, - "y": 110413, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 150, - "instId": 300008, - "propState": 8, - "pos": { - "x": 5480, - "y": 9400, - "z": -2260 - }, - "rot": { - "x": 0, - "y": 110413, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 150, - "instId": 300009, - "propState": 8, - "pos": { - "x": 5470, - "y": 20180, - "z": 2230 - }, - "rot": { - "x": 0, - "y": 65413, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 150, - "instId": 300010, - "propState": 8, - "pos": { - "x": -70, - "y": 54930, - "z": -4670 - }, - "rot": { - "x": 0, - "y": 180078, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 150, - "instId": 300011, - "propState": 8, - "pos": { - "x": -4070, - "y": 200600, - "z": 4380 - }, - "rot": { - "x": 0, - "y": 315078, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 150, - "instId": 300012, - "propState": 8, - "pos": { - "x": -4460, - "y": 183020, - "z": -4390 - }, - "rot": { - "x": 0, - "y": 225078, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 150, - "instId": 300013, - "propState": 8, - "pos": { - "x": -147967, - "y": 203340, - "z": 8475 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 150, - "instId": 300014, - "propState": 8, - "pos": { - "x": -147967, - "y": 203340, - "z": 8475 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "164": { - "monsters": [ - { - "groupId": 164, - "instId": 200001, - "eventId": 20241101, - "pos": { - "x": -10894, - "y": -170647, - "z": 25156 - }, - "rot": { - "x": 0, - "y": 309298, - "z": 0 - }, - "monsterId": 2032020 - }, { - "groupId": 164, - "instId": 200002, - "eventId": 20241102, - "pos": { - "x": -10080, - "y": -170647, - "z": -26070 - }, - "rot": { - "x": 0, - "y": 355860, - "z": 0 - }, - "monsterId": 2032010 - }, { - "groupId": 164, - "instId": 200003, - "eventId": 20241103, - "pos": { - "x": -24953, - "y": -170647, - "z": 11192 - }, - "rot": { - "x": 0, - "y": 186860, - "z": 0 - }, - "monsterId": 2032010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2010, - "y": -171460, - "z": -33370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "165": { - "monsters": [ - { - "groupId": 165, - "instId": 200001, - "eventId": 20241106, - "pos": { - "x": 73750, - "y": -89250, - "z": -36465 - }, - "rot": { - "x": 0, - "y": 70995, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 165, - "instId": 200002, - "eventId": 20241107, - "pos": { - "x": 77555, - "y": -89250, - "z": -41745 - }, - "rot": { - "x": 0, - "y": 14047, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 165, - "instId": 200003, - "eventId": 20241108, - "pos": { - "x": 56465, - "y": -83445, - "z": 44826 - }, - "rot": { - "x": 0, - "y": 107844, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 165, - "instId": 200004, - "eventId": 20241109, - "pos": { - "x": 55460, - "y": -83475, - "z": 39355 - }, - "rot": { - "x": 0, - "y": 60070, - "z": 0 - }, - "monsterId": 2022010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 165, - "instId": 300001, - "propState": 8, - "pos": { - "x": 102496, - "y": -103940, - "z": -55978 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "166": { - "monsters": [ - { - "groupId": 166, - "instId": 200001, - "eventId": 20241111, - "pos": { - "x": 77247, - "y": -98159, - "z": 30797 - }, - "rot": { - "x": 0, - "y": 214132, - "z": 0 - }, - "monsterId": 2032020 - }, - { - "groupId": 166, - "instId": 200002, - "eventId": 20241112, - "pos": { - "x": 116081, - "y": -103881, - "z": -30318 - }, - "rot": { - "x": 0, - "y": 240521, - "z": 0 - }, - "monsterId": 2032010 - }, - { - "groupId": 166, - "instId": 200003, - "eventId": 20241113, - "pos": { - "x": 115754, - "y": -103881, - "z": -27783 - }, - "rot": { - "x": 0, - "y": 134595, - "z": 0 - }, - "monsterId": 2032020 - }, - { - "groupId": 166, - "instId": 200004, - "eventId": 20241114, - "pos": { - "x": 76517, - "y": -98169, - "z": 17509 - }, - "rot": { - "x": 0, - "y": 56010, - "z": 0 - }, - "monsterId": 2032020 - }, { - "groupId": 166, - "instId": 200005, - "eventId": 20241116, - "pos": { - "x": 67940, - "y": -83425, - "z": 49540 - }, - "rot": { - "x": 0, - "y": 309581, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 166, - "instId": 200006, - "eventId": 20241117, - "pos": { - "x": 79171, - "y": -83425, - "z": 16109 - }, - "rot": { - "x": 0, - "y": 151833, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 166, - "instId": 200007, - "eventId": 20241118, - "pos": { - "x": 61181, - "y": -83494, - "z": 13092 - }, - "rot": { - "x": 0, - "y": 356520, - "z": 0 - }, - "monsterId": 2022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "167": { - "monsters": [ - { - "groupId": 167, - "instId": 200001, - "eventId": 20241121, - "pos": { - "x": 53385, - "y": 71952, - "z": -116362 - }, - "rot": { - "x": 0, - "y": 66921, - "z": 0 - }, - "monsterId": 2032010 - }, - { - "groupId": 167, - "instId": 200002, - "eventId": 20241122, - "pos": { - "x": -52178, - "y": 57586, - "z": -52729 - }, - "rot": { - "x": 0, - "y": 71484, - "z": 0 - }, - "monsterId": 2032020 - }, - { - "groupId": 167, - "instId": 200003, - "eventId": 20241123, - "pos": { - "x": -35401, - "y": 53635, - "z": -127874 - }, - "rot": { - "x": 0, - "y": 97932, - "z": 0 - }, - "monsterId": 2032020 - }, - { - "groupId": 167, - "instId": 200004, - "eventId": 20241124, - "pos": { - "x": -39869, - "y": 53635, - "z": -117364 - }, - "rot": { - "x": 0, - "y": 204847, - "z": 0 - }, - "monsterId": 2032010 - }, { - "groupId": 167, - "instId": 200005, - "eventId": 20241125, - "pos": { - "x": -12257, - "y": 57142, - "z": -156890 - }, - "rot": { - "x": 0, - "y": 163907, - "z": 0 - }, - "monsterId": 2032020 - }, { - "groupId": 167, - "instId": 200006, - "eventId": 20241126, - "pos": { - "x": 11407, - "y": 57142, - "z": -177639 - }, - "rot": { - "x": 0, - "y": 110533, - "z": 0 - }, - "monsterId": 2032010 - }, { - "groupId": 167, - "instId": 200007, - "eventId": 20241127, - "pos": { - "x": 16859, - "y": 61901, - "z": -124325 - }, - "rot": { - "x": 0, - "y": 113535, - "z": 0 - }, - "monsterId": 2032020 - }, { - "groupId": 167, - "instId": 200008, - "eventId": 20241128, - "pos": { - "x": 21494, - "y": 61901, - "z": -117366 - }, - "rot": { - "x": 0, - "y": 269032, - "z": 0 - }, - "monsterId": 2032020 - }, { - "groupId": 167, - "instId": 200009, - "eventId": 20241129, - "pos": { - "x": 8687, - "y": 74224, - "z": -28888 - }, - "rot": { - "x": 0, - "y": 318467, - "z": 0 - }, - "monsterId": 2032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [ - { - "groupId": 177, - "instId": 400001, - "pos": { - "x": -44283, - "y": 181682, - "z": -8448 - }, - "rot": { - "x": 0, - "y": 175588, - "z": 0 - }, - "npcId": 3011 - } - ], - "props": [ - { - "groupId": 177, - "instId": 300001, - "propState": 8, - "pos": { - "x": -44283, - "y": 181682, - "z": -8448 - }, - "rot": { - "x": 0, - "y": 175588, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 177, - "instId": 300002, - "propState": 8, - "pos": { - "x": -44263, - "y": 181701, - "z": -8413 - }, - "rot": { - "x": 0, - "y": 175588, - "z": 0 - }, - "propId": 102076 - }, - { - "groupId": 177, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 176529, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 177, - "instId": 300004, - "propState": 20, - "pos": { - "x": 46640, - "y": 205761, - "z": 39650 - }, - "rot": { - "x": 0, - "y": 49796, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 177, - "instId": 300008, - "propState": 8, - "pos": { - "x": -44263, - "y": 181701, - "z": -8413 - }, - "rot": { - "x": 0, - "y": 175588, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 177, - "instId": 300003, - "propState": 1, - "pos": { - "x": 46640, - "y": 205761, - "z": 39650 - }, - "rot": { - "x": 0, - "y": 49796, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 177, - "instId": 300009, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 8, - "pos": { - "x": 31632, - "y": 23967, - "z": 21719 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 180, - "instId": 300002, - "propState": 8, - "pos": { - "x": 31632, - "y": 23967, - "z": 21719 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 180, - "instId": 300003, - "propState": 8, - "pos": { - "x": 21654, - "y": 23967, - "z": 32112 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 180, - "instId": 300004, - "propState": 8, - "pos": { - "x": 21654, - "y": 23967, - "z": 32112 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300005, - "propState": 8, - "pos": { - "x": -7666, - "y": 23858, - "z": 38038 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300006, - "propState": 8, - "pos": { - "x": -7666, - "y": 23858, - "z": 38038 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300007, - "propState": 8, - "pos": { - "x": -21767, - "y": 23858, - "z": 31631 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300008, - "propState": 8, - "pos": { - "x": -21767, - "y": 23858, - "z": 31631 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300009, - "propState": 8, - "pos": { - "x": -32496, - "y": 23858, - "z": 21603 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300010, - "propState": 8, - "pos": { - "x": -32496, - "y": 23858, - "z": 21603 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300011, - "propState": 8, - "pos": { - "x": -7077, - "y": 23858, - "z": -38328 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300012, - "propState": 8, - "pos": { - "x": -7077, - "y": 23858, - "z": -38328 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300013, - "propState": 8, - "pos": { - "x": -38054, - "y": 23858, - "z": 7239 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300014, - "propState": 8, - "pos": { - "x": -38054, - "y": 23858, - "z": 7239 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300015, - "propState": 8, - "pos": { - "x": -21127, - "y": 23858, - "z": -32102 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300016, - "propState": 8, - "pos": { - "x": -21127, - "y": 23858, - "z": -32102 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300017, - "propState": 8, - "pos": { - "x": 21750, - "y": 23858, - "z": -31720 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300018, - "propState": 8, - "pos": { - "x": 21750, - "y": 23858, - "z": -31720 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300019, - "propState": 8, - "pos": { - "x": 37532, - "y": 23858, - "z": 6876 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300020, - "propState": 8, - "pos": { - "x": 37532, - "y": 23858, - "z": 6876 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300021, - "propState": 8, - "pos": { - "x": 37150, - "y": 23858, - "z": -6680 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300022, - "propState": 8, - "pos": { - "x": 37150, - "y": 23858, - "z": -6680 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300023, - "propState": 8, - "pos": { - "x": -31690, - "y": 23858, - "z": -22030 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300024, - "propState": 8, - "pos": { - "x": -31690, - "y": 23858, - "z": -22030 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300025, - "propState": 8, - "pos": { - "x": 31857, - "y": 23858, - "z": -21188 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300026, - "propState": 8, - "pos": { - "x": 31857, - "y": 23858, - "z": -21188 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300027, - "propState": 8, - "pos": { - "x": 7470, - "y": 23858, - "z": -37823 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300028, - "propState": 8, - "pos": { - "x": 7470, - "y": 23858, - "z": -37823 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300029, - "propState": 8, - "pos": { - "x": 7240, - "y": 23858, - "z": 38300 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300030, - "propState": 8, - "pos": { - "x": 7240, - "y": 23858, - "z": 38300 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300031, - "propState": 8, - "pos": { - "x": -37310, - "y": 23858, - "z": -7530 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300032, - "propState": 8, - "pos": { - "x": -37310, - "y": 23858, - "z": -7530 - }, - "rot": { - "x": 0, - "y": 356004, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31787, - "y": 23967, - "z": -22087 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 181, - "instId": 300002, - "propState": 8, - "pos": { - "x": -31787, - "y": 23967, - "z": -22087 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 181, - "instId": 300003, - "propState": 8, - "pos": { - "x": -21205, - "y": 23967, - "z": -32422 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 181, - "instId": 300004, - "propState": 8, - "pos": { - "x": -21205, - "y": 23967, - "z": -32422 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300005, - "propState": 8, - "pos": { - "x": 7450, - "y": 23858, - "z": -37802 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300006, - "propState": 8, - "pos": { - "x": 7450, - "y": 23858, - "z": -37802 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300007, - "propState": 8, - "pos": { - "x": 21751, - "y": 23858, - "z": -31713 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300008, - "propState": 8, - "pos": { - "x": 21751, - "y": 23858, - "z": -31713 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300009, - "propState": 8, - "pos": { - "x": 31876, - "y": 23858, - "z": -21189 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300010, - "propState": 8, - "pos": { - "x": 31876, - "y": 23858, - "z": -21189 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300011, - "propState": 8, - "pos": { - "x": 7207, - "y": 23858, - "z": 38314 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300012, - "propState": 8, - "pos": { - "x": 7207, - "y": 23858, - "z": 38314 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300013, - "propState": 8, - "pos": { - "x": 37296, - "y": 23858, - "z": -6820 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300014, - "propState": 8, - "pos": { - "x": 37296, - "y": 23858, - "z": -6820 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300015, - "propState": 8, - "pos": { - "x": 21779, - "y": 23858, - "z": 32260 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300016, - "propState": 8, - "pos": { - "x": 21779, - "y": 23858, - "z": 32260 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300017, - "propState": 8, - "pos": { - "x": -21803, - "y": 23858, - "z": 31688 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300018, - "propState": 8, - "pos": { - "x": -21803, - "y": 23858, - "z": 31688 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300019, - "propState": 8, - "pos": { - "x": -37932, - "y": 23858, - "z": -7560 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300020, - "propState": 8, - "pos": { - "x": -37932, - "y": 23858, - "z": -7560 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300021, - "propState": 8, - "pos": { - "x": -38047, - "y": 23858, - "z": 7340 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300022, - "propState": 8, - "pos": { - "x": -38428, - "y": 23858, - "z": 7312 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300023, - "propState": 8, - "pos": { - "x": 31681, - "y": 23858, - "z": 21786 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300024, - "propState": 8, - "pos": { - "x": 31681, - "y": 23858, - "z": 21786 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300025, - "propState": 8, - "pos": { - "x": -32639, - "y": 23858, - "z": 21672 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300026, - "propState": 8, - "pos": { - "x": -32639, - "y": 23858, - "z": 21672 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300027, - "propState": 8, - "pos": { - "x": -7693, - "y": 23858, - "z": 38047 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300028, - "propState": 8, - "pos": { - "x": -7693, - "y": 23858, - "z": 38047 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300029, - "propState": 8, - "pos": { - "x": -7053, - "y": 23858, - "z": -38372 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300030, - "propState": 8, - "pos": { - "x": -7053, - "y": 23858, - "z": -38372 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300031, - "propState": 8, - "pos": { - "x": 38108, - "y": 23858, - "z": 7368 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 181, - "instId": 300032, - "propState": 8, - "pos": { - "x": 38108, - "y": 23858, - "z": 7368 - }, - "rot": { - "x": 0, - "y": 355813, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "187": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 187, - "instId": 300001, - "propState": 18, - "pos": { - "x": -28185, - "y": 212140, - "z": -51203 - }, - "rot": { - "x": 0, - "y": 328420, - "z": 0 - }, - "propId": 102009 - }, - { - "groupId": 187, - "instId": 300002, - "propState": 18, - "pos": { - "x": -878, - "y": 217702, - "z": 6906 - }, - "rot": { - "x": 0, - "y": 160454, - "z": 0 - }, - "propId": 102009 - }, - { - "groupId": 187, - "instId": 300003, - "propState": 18, - "pos": { - "x": -40792, - "y": 212229, - "z": -63051 - }, - "rot": { - "x": 0, - "y": 40760, - "z": 0 - }, - "propId": 102009 - }, - { - "groupId": 187, - "instId": 300004, - "propState": 18, - "pos": { - "x": 66364, - "y": 73689, - "z": -122167 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 187, - "instId": 300005, - "propState": 18, - "pos": { - "x": -19092, - "y": 211531, - "z": -47400 - }, - "rot": { - "x": 0, - "y": 289084, - "z": 0 - }, - "propId": 102011 - } - ], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 188, - "instId": 300006, - "propState": 8, - "pos": { - "x": -72574, - "y": 199136, - "z": -3222 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 188, - "instId": 300007, - "propState": 8, - "pos": { - "x": -67504, - "y": 207138, - "z": -25570 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 188, - "instId": 300008, - "propState": 8, - "pos": { - "x": -19162, - "y": 211531, - "z": -40528 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 188, - "instId": 300009, - "propState": 8, - "pos": { - "x": -57404, - "y": 211531, - "z": -41997 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 188, - "instId": 300010, - "propState": 8, - "pos": { - "x": -69037, - "y": 199136, - "z": 36922 - }, - "rot": { - "x": 0, - "y": 315759, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 188, - "instId": 300011, - "propState": 8, - "pos": { - "x": 55600, - "y": 205681, - "z": 55810 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 188, - "instId": 300012, - "propState": 8, - "pos": { - "x": 62588, - "y": 205667, - "z": 48153 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 188, - "instId": 300044, - "propState": 8, - "pos": { - "x": -15802, - "y": 211531, - "z": -58611 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 188, - "instId": 300013, - "propState": 8, - "pos": { - "x": -26830, - "y": 53652, - "z": -73150 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 188, - "instId": 300014, - "propState": 8, - "pos": { - "x": -31598, - "y": 53652, - "z": -120400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 188, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3597, - "y": 57142, - "z": -180173 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 188, - "instId": 300004, - "propState": 8, - "pos": { - "x": -19529, - "y": 57142, - "z": -171018 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 188, - "instId": 300005, - "propState": 8, - "pos": { - "x": -4683, - "y": 54284, - "z": -126906 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 188, - "instId": 300015, - "propState": 8, - "pos": { - "x": -6220, - "y": 56533, - "z": -142946 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 188, - "instId": 300054, - "propState": 8, - "pos": { - "x": 1926, - "y": 53469, - "z": -24831 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 188, - "instId": 300055, - "propState": 8, - "pos": { - "x": -16043, - "y": 53652, - "z": -92147 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 188, - "instId": 300056, - "propState": 8, - "pos": { - "x": -38490, - "y": 53642, - "z": -48950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 188, - "instId": 300057, - "propState": 8, - "pos": { - "x": -40502, - "y": 53318, - "z": -67709 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 188, - "instId": 300058, - "propState": 8, - "pos": { - "x": 13248, - "y": 57142, - "z": -168217 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 188, - "instId": 300034, - "propState": 8, - "pos": { - "x": -23793, - "y": 53650, - "z": -93625 - }, - "rot": { - "x": 0, - "y": 229876, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 188, - "instId": 300035, - "propState": 8, - "pos": { - "x": -75689, - "y": 199136, - "z": 19268 - }, - "rot": { - "x": 0, - "y": 278428, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 188, - "instId": 300038, - "propState": 8, - "pos": { - "x": 9482, - "y": 57142, - "z": -153339 - }, - "rot": { - "x": 0, - "y": 204715, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 189, - "instId": 300040, - "propState": 8, - "pos": { - "x": -44310, - "y": 198957, - "z": 42050 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 189, - "instId": 300045, - "propState": 8, - "pos": { - "x": -29460, - "y": 198957, - "z": 27080 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 189, - "instId": 300046, - "propState": 8, - "pos": { - "x": -14210, - "y": 198942, - "z": 16330 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 190, - "instId": 300024, - "propState": 8, - "pos": { - "x": 30520, - "y": -170770, - "z": 18400 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 190, - "instId": 300025, - "propState": 8, - "pos": { - "x": 10121, - "y": -170770, - "z": -35850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 190, - "instId": 300027, - "propState": 8, - "pos": { - "x": 35476, - "y": -170770, - "z": -8000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 190, - "instId": 300029, - "propState": 8, - "pos": { - "x": -24680, - "y": -193149, - "z": 11910 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 190, - "instId": 300030, - "propState": 8, - "pos": { - "x": -32074, - "y": -186989, - "z": 18573 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 190, - "instId": 300031, - "propState": 8, - "pos": { - "x": 9376, - "y": -193202, - "z": 35747 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 190, - "instId": 300028, - "propState": 8, - "pos": { - "x": 1946, - "y": -170770, - "z": 34517 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "191": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 191, - "instId": 300013, - "propState": 8, - "pos": { - "x": -26830, - "y": 53652, - "z": -73150 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 191, - "instId": 300014, - "propState": 8, - "pos": { - "x": -31598, - "y": 53652, - "z": -120400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 191, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3597, - "y": 57142, - "z": -180173 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 191, - "instId": 300004, - "propState": 8, - "pos": { - "x": -19529, - "y": 57142, - "z": -171018 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 191, - "instId": 300005, - "propState": 8, - "pos": { - "x": -4873, - "y": 54296, - "z": -127263 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 191, - "instId": 300015, - "propState": 8, - "pos": { - "x": -6206, - "y": 56549, - "z": -143303 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 191, - "instId": 300054, - "propState": 8, - "pos": { - "x": 1926, - "y": 53469, - "z": -24831 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 191, - "instId": 300055, - "propState": 8, - "pos": { - "x": -13580, - "y": 53652, - "z": -87880 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 191, - "instId": 300056, - "propState": 8, - "pos": { - "x": -38490, - "y": 53642, - "z": -48950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 191, - "instId": 300057, - "propState": 8, - "pos": { - "x": -40502, - "y": 53318, - "z": -67709 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 191, - "instId": 300058, - "propState": 8, - "pos": { - "x": 13248, - "y": 57142, - "z": -168217 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 191, - "instId": 300059, - "propState": 8, - "pos": { - "x": 14498, - "y": 18717, - "z": 8325 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 191, - "instId": 300060, - "propState": 8, - "pos": { - "x": -7631, - "y": 8055, - "z": 3300 - }, - "rot": { - "x": 0, - "y": 115000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 191, - "instId": 300061, - "propState": 8, - "pos": { - "x": 7130, - "y": 8055, - "z": -5810 - }, - "rot": { - "x": 0, - "y": 20000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 191, - "instId": 300062, - "propState": 8, - "pos": { - "x": -7340, - "y": 18792, - "z": -3020 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 191, - "instId": 300063, - "propState": 8, - "pos": { - "x": 23924, - "y": -96604, - "z": -7335 - }, - "rot": { - "x": 0, - "y": 21580, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 191, - "instId": 300064, - "propState": 8, - "pos": { - "x": 29625, - "y": -96604, - "z": -21774 - }, - "rot": { - "x": 0, - "y": 21580, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 191, - "instId": 300024, - "propState": 8, - "pos": { - "x": 30520, - "y": -170770, - "z": 18400 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 191, - "instId": 300025, - "propState": 8, - "pos": { - "x": 10121, - "y": -170770, - "z": -35850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 191, - "instId": 300027, - "propState": 8, - "pos": { - "x": 35476, - "y": -170770, - "z": -8000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 191, - "instId": 300029, - "propState": 8, - "pos": { - "x": -24680, - "y": -193149, - "z": 11910 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 191, - "instId": 300030, - "propState": 8, - "pos": { - "x": -32074, - "y": -186989, - "z": 18573 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 191, - "instId": 300031, - "propState": 8, - "pos": { - "x": 9376, - "y": -193202, - "z": 35747 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 191, - "instId": 300067, - "propState": 8, - "pos": { - "x": -22213, - "y": -176009, - "z": -29574 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 191, - "instId": 300068, - "propState": 8, - "pos": { - "x": -36247, - "y": -181509, - "z": -6718 - }, - "rot": { - "x": 0, - "y": 90674, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 191, - "instId": 300028, - "propState": 8, - "pos": { - "x": 1946, - "y": -170770, - "z": 34517 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 191, - "instId": 300034, - "propState": 8, - "pos": { - "x": -23793, - "y": 53650, - "z": -93625 - }, - "rot": { - "x": 0, - "y": 229876, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 191, - "instId": 300038, - "propState": 8, - "pos": { - "x": 9482, - "y": 57142, - "z": -153339 - }, - "rot": { - "x": 0, - "y": 204715, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "192": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 192, - "instId": 300006, - "propState": 8, - "pos": { - "x": -72574, - "y": 199136, - "z": -3222 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 192, - "instId": 300007, - "propState": 8, - "pos": { - "x": -67504, - "y": 207138, - "z": -31033 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 192, - "instId": 300008, - "propState": 8, - "pos": { - "x": -19162, - "y": 211531, - "z": -40528 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 192, - "instId": 300010, - "propState": 8, - "pos": { - "x": -49442, - "y": 199136, - "z": 61880 - }, - "rot": { - "x": 0, - "y": 315759, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300011, - "propState": 8, - "pos": { - "x": 55600, - "y": 205681, - "z": 55810 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 192, - "instId": 300012, - "propState": 8, - "pos": { - "x": 62588, - "y": 205667, - "z": 48153 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 192, - "instId": 300037, - "propState": 8, - "pos": { - "x": 37090, - "y": 205681, - "z": 57720 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300040, - "propState": 8, - "pos": { - "x": 98200, - "y": 210216, - "z": 65510 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300041, - "propState": 8, - "pos": { - "x": 73750, - "y": 210216, - "z": 89960 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300042, - "propState": 8, - "pos": { - "x": 128556, - "y": 210216, - "z": 83002 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300043, - "propState": 8, - "pos": { - "x": 91091, - "y": 210216, - "z": 120469 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300044, - "propState": 8, - "pos": { - "x": -15802, - "y": 211531, - "z": -58611 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300047, - "propState": 8, - "pos": { - "x": 29320, - "y": 198957, - "z": 67530 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300048, - "propState": 8, - "pos": { - "x": -27224, - "y": 190429, - "z": 61847 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 192, - "instId": 300013, - "propState": 8, - "pos": { - "x": -26830, - "y": 53652, - "z": -73150 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 192, - "instId": 300014, - "propState": 8, - "pos": { - "x": -31598, - "y": 53652, - "z": -120400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 192, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3597, - "y": 57142, - "z": -180173 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 192, - "instId": 300004, - "propState": 8, - "pos": { - "x": -19529, - "y": 57142, - "z": -171018 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 192, - "instId": 300005, - "propState": 8, - "pos": { - "x": 12503, - "y": 61901, - "z": -124335 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 192, - "instId": 300015, - "propState": 8, - "pos": { - "x": 66546, - "y": 71952, - "z": -109548 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 192, - "instId": 300016, - "propState": 8, - "pos": { - "x": 21892, - "y": 74396, - "z": -40594 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 192, - "instId": 300032, - "propState": 8, - "pos": { - "x": -8468, - "y": 53474, - "z": -35784 - }, - "rot": { - "x": 0, - "y": 20000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 192, - "instId": 300033, - "propState": 8, - "pos": { - "x": 35828, - "y": 80576, - "z": -7677 - }, - "rot": { - "x": 0, - "y": 115000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 192, - "instId": 300054, - "propState": 8, - "pos": { - "x": 1926, - "y": 53469, - "z": -41185 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 192, - "instId": 300055, - "propState": 8, - "pos": { - "x": -16043, - "y": 53652, - "z": -92147 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 192, - "instId": 300056, - "propState": 8, - "pos": { - "x": -38490, - "y": 53642, - "z": -48950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 192, - "instId": 300057, - "propState": 8, - "pos": { - "x": -40502, - "y": 53318, - "z": -67709 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 192, - "instId": 300058, - "propState": 8, - "pos": { - "x": 13248, - "y": 57142, - "z": -168217 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 192, - "instId": 300059, - "propState": 8, - "pos": { - "x": 14498, - "y": 18717, - "z": 8325 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300060, - "propState": 8, - "pos": { - "x": -920, - "y": 18792, - "z": 8470 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300061, - "propState": 8, - "pos": { - "x": 7130, - "y": 8055, - "z": -5810 - }, - "rot": { - "x": 0, - "y": 20000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 192, - "instId": 300062, - "propState": 8, - "pos": { - "x": -7340, - "y": 18792, - "z": -3020 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300017, - "propState": 8, - "pos": { - "x": 91623, - "y": -89070, - "z": -51654 - }, - "rot": { - "x": 0, - "y": 113000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300018, - "propState": 8, - "pos": { - "x": 86200, - "y": -103888, - "z": -26990 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300019, - "propState": 8, - "pos": { - "x": 64858, - "y": -98287, - "z": 32896 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300020, - "propState": 8, - "pos": { - "x": 79100, - "y": -98287, - "z": 8039 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300021, - "propState": 8, - "pos": { - "x": 31750, - "y": -91174, - "z": 17700 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300022, - "propState": 8, - "pos": { - "x": 79632, - "y": -83508, - "z": 29805 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300023, - "propState": 8, - "pos": { - "x": 58680, - "y": -83495, - "z": 45780 - }, - "rot": { - "x": 0, - "y": 65000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300039, - "propState": 8, - "pos": { - "x": 96368, - "y": -103918, - "z": -61987 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300063, - "propState": 8, - "pos": { - "x": 37677, - "y": -96604, - "z": -12773 - }, - "rot": { - "x": 0, - "y": 21580, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300064, - "propState": 8, - "pos": { - "x": 29625, - "y": -96604, - "z": -21774 - }, - "rot": { - "x": 0, - "y": 21580, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300065, - "propState": 8, - "pos": { - "x": 116842, - "y": -103881, - "z": -248 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300066, - "propState": 8, - "pos": { - "x": 14715, - "y": -87088, - "z": 32900 - }, - "rot": { - "x": 0, - "y": 21580, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300024, - "propState": 8, - "pos": { - "x": 30520, - "y": -170770, - "z": 18400 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300025, - "propState": 8, - "pos": { - "x": 10121, - "y": -170770, - "z": -35850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300027, - "propState": 8, - "pos": { - "x": 35476, - "y": -170770, - "z": -8000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300029, - "propState": 8, - "pos": { - "x": -24680, - "y": -193149, - "z": 11910 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300030, - "propState": 8, - "pos": { - "x": -32074, - "y": -186989, - "z": 18573 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 192, - "instId": 300031, - "propState": 8, - "pos": { - "x": 9376, - "y": -193202, - "z": 35747 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300067, - "propState": 8, - "pos": { - "x": -22213, - "y": -176009, - "z": -29574 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300068, - "propState": 8, - "pos": { - "x": -36247, - "y": -181509, - "z": -6718 - }, - "rot": { - "x": 0, - "y": 90674, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 192, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8814, - "y": 53702, - "z": -88743 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 192, - "instId": 300001, - "propState": 8, - "pos": { - "x": 129445, - "y": -103881, - "z": -13258 - }, - "rot": { - "x": 0, - "y": 335472, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 192, - "instId": 300026, - "propState": 8, - "pos": { - "x": 126060, - "y": -103918, - "z": -53058 - }, - "rot": { - "x": 0, - "y": 284198, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 192, - "instId": 300028, - "propState": 8, - "pos": { - "x": 1946, - "y": -170770, - "z": 34517 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 192, - "instId": 300034, - "propState": 8, - "pos": { - "x": -23793, - "y": 53650, - "z": -93625 - }, - "rot": { - "x": 0, - "y": 229876, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 192, - "instId": 300035, - "propState": 8, - "pos": { - "x": -76300, - "y": 199136, - "z": 19358 - }, - "rot": { - "x": 0, - "y": 278428, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 192, - "instId": 300036, - "propState": 8, - "pos": { - "x": 63915, - "y": -83495, - "z": 32559 - }, - "rot": { - "x": 0, - "y": 172502, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 192, - "instId": 300038, - "propState": 8, - "pos": { - "x": 9482, - "y": 57142, - "z": -153339 - }, - "rot": { - "x": 0, - "y": 204715, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "213": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "215": { - "monsters": [ - { - "groupId": 215, - "instId": 200001, - "eventId": 101220, - "pos": { - "x": 141730, - "y": -103881, - "z": -3680 - }, - "rot": { - "x": 0, - "y": 246274, - "z": 0 - }, - "monsterId": 2033011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300001, - "propState": 8, - "pos": { - "x": 141730, - "y": -102881, - "z": -3680 - }, - "rot": { - "x": 0, - "y": 156274, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1120": { - "anchorId": 1, - "groupId": 215, - "instId": 300001, - "pos": { - "x": 136140, - "y": -103881, - "z": -6260 - }, - "rot": { - "x": 0, - "y": 64301, - "z": 0 - } - } - } - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 8, - "pos": { - "x": -110650, - "y": 199100, - "z": 5810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102235 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": -172390, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "235": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 235, - "instId": 300001, - "propState": 8, - "pos": { - "x": 14487, - "y": 57142, - "z": -158693 - }, - "rot": { - "x": 0, - "y": 181094, - "z": 0 - }, - "propId": 901 - }, { - "groupId": 235, - "instId": 300002, - "propState": 8, - "pos": { - "x": 15150, - "y": 57142, - "z": -157750 - }, - "rot": { - "x": 0, - "y": 87993, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1211": { - "anchorId": 1, - "groupId": 235, - "instId": 300001, - "pos": { - "x": 12970, - "y": 57142, - "z": -159120 - }, - "rot": { - "x": 0, - "y": 60243, - "z": 0 - } - } - } - } - }, - "planeType": 2, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2024201": { - "P20242_F20242001": { - "scenes": { - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 1, - "pos": { - "x": 44056, - "y": -18091, - "z": 43494 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102263 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 1, - "pos": { - "x": -57150, - "y": -46469, - "z": 54845 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102240 - }, { - "groupId": 6, - "instId": 300002, - "propState": 1, - "pos": { - "x": 26848, - "y": -44344, - "z": 91733 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102240 - }, { - "groupId": 6, - "instId": 300003, - "propState": 1, - "pos": { - "x": -57117, - "y": -46469, - "z": 43295 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102240 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -60778, - "y": -18041, - "z": 75796 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102241 - }, { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -60778, - "y": -18741, - "z": 75796 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102242 - }, { - "groupId": 7, - "instId": 300003, - "propState": 20, - "pos": { - "x": -60778, - "y": -18741, - "z": 75796 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": -60778, - "y": -18741, - "z": 75796 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -63038, - "y": -45736, - "z": -28826 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 102241 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -63038, - "y": -46436, - "z": -28826 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 102242 - }, { - "groupId": 8, - "instId": 300003, - "propState": 20, - "pos": { - "x": -63038, - "y": -46436, - "z": -28826 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -63038, - "y": -46436, - "z": -28826 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 2359, - "y": -50957, - "z": 60451 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102241 - }, { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": 2359, - "y": -51657, - "z": 60451 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102242 - }, { - "groupId": 9, - "instId": 300003, - "propState": 20, - "pos": { - "x": 2359, - "y": -51657, - "z": 60451 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": 2359, - "y": -51657, - "z": 60451 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": 49036, - "y": -41020, - "z": 59602 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": 34426, - "y": -18077, - "z": -43186 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 19, - "instId": 300003, - "propState": 8, - "pos": { - "x": -12590, - "y": -43640, - "z": 70880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 19, - "instId": 300004, - "propState": 8, - "pos": { - "x": -28790, - "y": -51710, - "z": 10713 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 19, - "instId": 300005, - "propState": 8, - "pos": { - "x": -36090, - "y": -18077, - "z": -43016 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 19, - "instId": 300006, - "propState": 8, - "pos": { - "x": 51910, - "y": -34215, - "z": -40955 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 19, - "instId": 300007, - "propState": 8, - "pos": { - "x": 10910, - "y": -26070, - "z": -11670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2024201": { - "anchorId": 1, - "groupId": 19, - "instId": 300001, - "pos": { - "x": 48950, - "y": -41002, - "z": 62440 - }, - "rot": { - "x": 0, - "y": 59245, - "z": 0 - } - }, - "2024202": { - "anchorId": 2, - "groupId": 19, - "instId": 300002, - "pos": { - "x": 32897, - "y": -18077, - "z": -37939 - }, - "rot": { - "x": 0, - "y": 341129, - "z": 0 - } - }, - "2024203": { - "anchorId": 3, - "groupId": 19, - "instId": 300003, - "pos": { - "x": -12060, - "y": -43640, - "z": 66370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2024204": { - "anchorId": 4, - "groupId": 19, - "instId": 300004, - "pos": { - "x": -27258, - "y": -51710, - "z": 5590 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2024205": { - "anchorId": 5, - "groupId": 19, - "instId": 300005, - "pos": { - "x": -34127, - "y": -18077, - "z": -37963 - }, - "rot": { - "x": 0, - "y": 20000, - "z": 0 - } - }, - "2024206": { - "anchorId": 6, - "groupId": 19, - "instId": 300006, - "pos": { - "x": 44360, - "y": -34216, - "z": -43150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2024207": { - "anchorId": 7, - "groupId": 19, - "instId": 300007, - "pos": { - "x": -769, - "y": -25940, - "z": -2833 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 12, - "pos": { - "x": 58738, - "y": -39357, - "z": 1030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 20, - "instId": 300002, - "propState": 12, - "pos": { - "x": 36264, - "y": -33754, - "z": -23524 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 20, - "instId": 300003, - "propState": 12, - "pos": { - "x": 80652, - "y": -40178, - "z": 88787 - }, - "rot": { - "x": 0, - "y": 214629, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 20, - "instId": 300004, - "propState": 12, - "pos": { - "x": 17493, - "y": -18077, - "z": -41338 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300005, - "propState": 12, - "pos": { - "x": 54723, - "y": -18037, - "z": 21536 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300006, - "propState": 12, - "pos": { - "x": -14590, - "y": -43659, - "z": 34364 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300007, - "propState": 12, - "pos": { - "x": -12782, - "y": -42867, - "z": 61015 - }, - "rot": { - "x": 0, - "y": 359000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300008, - "propState": 12, - "pos": { - "x": -28300, - "y": -51279, - "z": -47288 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300009, - "propState": 12, - "pos": { - "x": -6153, - "y": -51864, - "z": 112549 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300010, - "propState": 12, - "pos": { - "x": -71935, - "y": -45930, - "z": 45451 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300011, - "propState": 12, - "pos": { - "x": -46191, - "y": -51710, - "z": 10382 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300012, - "propState": 12, - "pos": { - "x": -29810, - "y": -48713, - "z": -13270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300013, - "propState": 12, - "pos": { - "x": 28510, - "y": -50699, - "z": 12684 - }, - "rot": { - "x": 0, - "y": 179901, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300014, - "propState": 12, - "pos": { - "x": -18119, - "y": -51688, - "z": 48730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300015, - "propState": 12, - "pos": { - "x": -55506, - "y": -18037, - "z": -21899 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300016, - "propState": 12, - "pos": { - "x": -48105, - "y": -18091, - "z": 58584 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300017, - "propState": 12, - "pos": { - "x": 81031, - "y": -40155, - "z": 121478 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300018, - "propState": 12, - "pos": { - "x": 10923, - "y": -43659, - "z": -23389 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": 17125, - "y": -34225, - "z": -46003 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 21, - "instId": 300026, - "propState": 8, - "pos": { - "x": 10310, - "y": -43624, - "z": 70387 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 21, - "instId": 300004, - "propState": 8, - "pos": { - "x": -37510, - "y": -51710, - "z": 1896 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 21, - "instId": 300006, - "propState": 8, - "pos": { - "x": 43909, - "y": -41002, - "z": 66824 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300008, - "propState": 8, - "pos": { - "x": 55575, - "y": -39335, - "z": 23381 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300007, - "propState": 8, - "pos": { - "x": 68561, - "y": -39346, - "z": 51083 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300010, - "propState": 8, - "pos": { - "x": 31248, - "y": -34225, - "z": -39472 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300011, - "propState": 8, - "pos": { - "x": 33912, - "y": -34225, - "z": -47695 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300012, - "propState": 8, - "pos": { - "x": 47320, - "y": -18077, - "z": -35998 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": 40788, - "y": -18077, - "z": 11407 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300005, - "propState": 8, - "pos": { - "x": 65640, - "y": -18064, - "z": 55785 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300015, - "propState": 8, - "pos": { - "x": 61820, - "y": -16808, - "z": 31810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300013, - "propState": 8, - "pos": { - "x": 19484, - "y": -43711, - "z": 39313 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300014, - "propState": 8, - "pos": { - "x": 4713, - "y": -43658, - "z": 36293 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300018, - "propState": 8, - "pos": { - "x": 6002, - "y": -43640, - "z": 61340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300019, - "propState": 8, - "pos": { - "x": 33962, - "y": -44297, - "z": 71571 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300020, - "propState": 8, - "pos": { - "x": -608, - "y": -51864, - "z": 90591 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300021, - "propState": 8, - "pos": { - "x": 4682, - "y": -51884, - "z": 117523 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300016, - "propState": 8, - "pos": { - "x": -33253, - "y": -44340, - "z": 63665 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300017, - "propState": 8, - "pos": { - "x": -68450, - "y": -46436, - "z": 70354 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300023, - "propState": 8, - "pos": { - "x": -67623, - "y": -47111, - "z": 93935 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300028, - "propState": 8, - "pos": { - "x": -59503, - "y": -47836, - "z": 11294 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300029, - "propState": 8, - "pos": { - "x": -10770, - "y": -51710, - "z": -22080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": -17300, - "y": -51710, - "z": -21860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300009, - "propState": 8, - "pos": { - "x": -18477, - "y": -51710, - "z": 33483 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300024, - "propState": 8, - "pos": { - "x": -25050, - "y": -51710, - "z": 33483 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300032, - "propState": 8, - "pos": { - "x": 21771, - "y": -51710, - "z": 30784 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300034, - "propState": 8, - "pos": { - "x": -13609, - "y": -51729, - "z": -45365 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300033, - "propState": 8, - "pos": { - "x": 22918, - "y": -51710, - "z": -20040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300027, - "propState": 8, - "pos": { - "x": -18125, - "y": -51688, - "z": 62259 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300035, - "propState": 8, - "pos": { - "x": -53090, - "y": -18060, - "z": 21860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300025, - "propState": 8, - "pos": { - "x": -48615, - "y": -18077, - "z": -42437 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300031, - "propState": 8, - "pos": { - "x": -61575, - "y": -18791, - "z": 56208 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300002, - "propState": 8, - "pos": { - "x": 24180, - "y": -34187, - "z": -38478 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": -76204, - "y": -47108, - "z": 84167 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": -80650, - "y": -48332, - "z": 86160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102063 - }, - { - "groupId": 94, - "instId": 300004, - "propState": 12, - "pos": { - "x": -81059, - "y": -46884, - "z": 89286 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": -76204, - "y": -47108, - "z": 84167 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 94, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 94, - "instId": 300012, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "115": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 115, - "instId": 300002, - "propState": 8, - "pos": { - "x": 20983, - "y": -18077, - "z": -41330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 116, - "instId": 300002, - "propState": 8, - "pos": { - "x": 39264, - "y": -18015, - "z": 51774 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 117, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26993, - "y": -43671, - "z": 45679 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 118, - "instId": 300002, - "propState": 8, - "pos": { - "x": -26605, - "y": -51652, - "z": 55226 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "119": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 119, - "instId": 300002, - "propState": 8, - "pos": { - "x": -25508, - "y": -51696, - "z": -38532 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "120": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 120, - "instId": 300002, - "propState": 8, - "pos": { - "x": -40996, - "y": -18054, - "z": 51736 - }, - "rot": { - "x": 0, - "y": 269999, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "121": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 121, - "instId": 300002, - "propState": 8, - "pos": { - "x": -22889, - "y": -18077, - "z": -41134 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "122": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 122, - "instId": 300002, - "propState": 1, - "pos": { - "x": -1280, - "y": -43684, - "z": 37515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - }, { - "groupId": 122, - "instId": 300003, - "propState": 1, - "pos": { - "x": -1305, - "y": -43645, - "z": 55967 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - } - ], - "teleports": {} - }, - "123": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 123, - "instId": 300004, - "propState": 1, - "pos": { - "x": -63060, - "y": -46490, - "z": 27609 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - }, { - "groupId": 123, - "instId": 300006, - "propState": 1, - "pos": { - "x": -34000, - "y": -51730, - "z": 5642 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102239 - }, { - "groupId": 123, - "instId": 300005, - "propState": 1, - "pos": { - "x": -63100, - "y": -46490, - "z": -16277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - } - ], - "teleports": {} - }, - "124": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 124, - "instId": 300007, - "propState": 1, - "pos": { - "x": -45789, - "y": -18100, - "z": 43628 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102263 - } - ], - "teleports": {} - }, - "125": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 125, - "instId": 300008, - "propState": 1, - "pos": { - "x": 377, - "y": -51888, - "z": 115947 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - } - ], - "teleports": {} - }, - "126": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 126, - "instId": 300009, - "propState": 1, - "pos": { - "x": -14500, - "y": -51730, - "z": -25716 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - }, { - "groupId": 126, - "instId": 300010, - "propState": 1, - "pos": { - "x": -21750, - "y": -51730, - "z": 37015 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102239 - } - ], - "teleports": {} - }, - "136": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 136, - "instId": 300002, - "propState": 8, - "pos": { - "x": 69197, - "y": -18064, - "z": 35913 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 136, - "instId": 300003, - "propState": 8, - "pos": { - "x": 73710, - "y": -19260, - "z": 43340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102063 - }, - { - "groupId": 136, - "instId": 300004, - "propState": 12, - "pos": { - "x": 74063, - "y": -17810, - "z": 40630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 136, - "instId": 300005, - "propState": 8, - "pos": { - "x": 69197, - "y": -18064, - "z": 35913 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 136, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 136, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 136, - "instId": 300012, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 138, - "instId": 300001, - "propState": 8, - "pos": { - "x": 48550, - "y": -31589, - "z": -12689 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102261 - } - ], - "teleports": {} - }, - "139": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 139, - "instId": 300001, - "propState": 101, - "pos": { - "x": -50734, - "y": -46400, - "z": 47300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102262 - } - ], - "teleports": {} - }, - "167": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 167, - "instId": 300001, - "propState": 21, - "pos": { - "x": 40469, - "y": -18077, - "z": 5205 - }, - "rot": { - "x": 0, - "y": 88996, - "z": 0 - }, - "propId": 102282 - }, - { - "groupId": 167, - "instId": 300002, - "propState": 8, - "pos": { - "x": 40469, - "y": -18077, - "z": 5205 - }, - "rot": { - "x": 0, - "y": 88996, - "z": 0 - }, - "propId": 102079 - }, - { - "groupId": 167, - "instId": 300003, - "propState": 21, - "pos": { - "x": 16510, - "y": -26069, - "z": 5205 - }, - "rot": { - "x": 0, - "y": 268996, - "z": 0 - }, - "propId": 102282 - }, - { - "groupId": 167, - "instId": 300004, - "propState": 8, - "pos": { - "x": 16510, - "y": -25470, - "z": 5205 - }, - "rot": { - "x": 0, - "y": 268996, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 167, - "instId": 300005, - "propState": 21, - "pos": { - "x": -18360, - "y": -26069, - "z": 5205 - }, - "rot": { - "x": 0, - "y": 88996, - "z": 0 - }, - "propId": 102282 - }, { - "groupId": 167, - "instId": 300006, - "propState": 8, - "pos": { - "x": -18360, - "y": -26069, - "z": 5205 - }, - "rot": { - "x": 0, - "y": 88996, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 167, - "instId": 300007, - "propState": 21, - "pos": { - "x": -42340, - "y": -18077, - "z": 5205 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102282 - }, { - "groupId": 167, - "instId": 300008, - "propState": 8, - "pos": { - "x": -42340, - "y": -18077, - "z": 5205 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5068, - "y": -26069, - "z": 19190 - }, - "rot": { - "x": 0, - "y": 245879, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "179": { - "monsters": [ - { - "groupId": 179, - "instId": 200001, - "eventId": 20242011, - "pos": { - "x": 349, - "y": -51864, - "z": 101448 - }, - "rot": { - "x": 0, - "y": 17765, - "z": 0 - }, - "monsterId": 2032020 - }, { - "groupId": 179, - "instId": 200002, - "eventId": 20242012, - "pos": { - "x": 30829, - "y": -44301, - "z": 74777 - }, - "rot": { - "x": 0, - "y": 5702, - "z": 0 - }, - "monsterId": 2032020 - }, { - "groupId": 179, - "instId": 200003, - "eventId": 20242013, - "pos": { - "x": 2176, - "y": -43640, - "z": 59602 - }, - "rot": { - "x": 0, - "y": 31891, - "z": 0 - }, - "monsterId": 2032010 - }, { - "groupId": 179, - "instId": 200004, - "eventId": 20242014, - "pos": { - "x": -1961, - "y": -43640, - "z": 71132 - }, - "rot": { - "x": 0, - "y": 126242, - "z": 0 - }, - "monsterId": 2032020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "180": { - "monsters": [ - { - "groupId": 180, - "instId": 200001, - "eventId": 20242021, - "pos": { - "x": -61149, - "y": -47110, - "z": 80430 - }, - "rot": { - "x": 0, - "y": 242819, - "z": 0 - }, - "monsterId": 2032020 - }, { - "groupId": 180, - "instId": 200002, - "eventId": 20242022, - "pos": { - "x": -63066, - "y": -46437, - "z": -13111 - }, - "rot": { - "x": 0, - "y": 5702, - "z": 0 - }, - "monsterId": 2032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "182": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 182, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 182, - "instId": 300002, - "propState": 8, - "pos": { - "x": 27800, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, - { - "groupId": 182, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 182, - "instId": 300004, - "propState": 8, - "pos": { - "x": 24680, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300005, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300006, - "propState": 8, - "pos": { - "x": 21680, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300008, - "propState": 8, - "pos": { - "x": 18800, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300009, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300010, - "propState": 8, - "pos": { - "x": 15920, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300012, - "propState": 8, - "pos": { - "x": 6920, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300013, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300014, - "propState": 8, - "pos": { - "x": 3800, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300015, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300016, - "propState": 8, - "pos": { - "x": 740, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300017, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300018, - "propState": 8, - "pos": { - "x": -2260, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300019, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300020, - "propState": 8, - "pos": { - "x": -5200, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300021, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300022, - "propState": 8, - "pos": { - "x": -17200, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300023, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300024, - "propState": 8, - "pos": { - "x": -20200, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300025, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300026, - "propState": 8, - "pos": { - "x": -23200, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300027, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300028, - "propState": 8, - "pos": { - "x": -26200, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300029, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300030, - "propState": 8, - "pos": { - "x": -29200, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - } - ], - "teleports": {} - }, - "183": { - "monsters": [], - "npcs": [ - { - "groupId": 183, - "instId": 400001, - "pos": { - "x": 22410, - "y": -120400, - "z": -10210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12247 - } - ], - "props": [ - { - "groupId": 183, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 183, - "instId": 300002, - "propState": 20, - "pos": { - "x": 3944, - "y": -51677, - "z": 17200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 183, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 184, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 184, - "instId": 300002, - "propState": 20, - "pos": { - "x": 3947, - "y": -51677, - "z": 16140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 184, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "185": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 185, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 185, - "instId": 300002, - "propState": 20, - "pos": { - "x": 3963, - "y": -51677, - "z": 15092 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 185, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "186": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 186, - "instId": 300002, - "propState": 20, - "pos": { - "x": 3934, - "y": -51677, - "z": 14088 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 186, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "187": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 187, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 187, - "instId": 300002, - "propState": 20, - "pos": { - "x": 3930, - "y": -51677, - "z": 13078 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 187, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 188, - "instId": 300002, - "propState": 20, - "pos": { - "x": 5908, - "y": -51677, - "z": 17185 - }, - "rot": { - "x": 0, - "y": 271265, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 188, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 189, - "instId": 300002, - "propState": 20, - "pos": { - "x": 5885, - "y": -51677, - "z": 16166 - }, - "rot": { - "x": 0, - "y": 271265, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 189, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 190, - "instId": 300002, - "propState": 20, - "pos": { - "x": 5862, - "y": -51677, - "z": 15130 - }, - "rot": { - "x": 0, - "y": 271265, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 190, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "191": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 191, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 191, - "instId": 300002, - "propState": 20, - "pos": { - "x": 5839, - "y": -51677, - "z": 14073 - }, - "rot": { - "x": 0, - "y": 271265, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 191, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "192": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 192, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 192, - "instId": 300002, - "propState": 20, - "pos": { - "x": 5816, - "y": -51677, - "z": 13027 - }, - "rot": { - "x": 0, - "y": 271265, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 192, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 193, - "instId": 300002, - "propState": 20, - "pos": { - "x": 7650, - "y": -51677, - "z": 17200 - }, - "rot": { - "x": 0, - "y": 270645, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 193, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 194, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 194, - "instId": 300002, - "propState": 20, - "pos": { - "x": 7630, - "y": -51677, - "z": 16090 - }, - "rot": { - "x": 0, - "y": 270645, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 194, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "195": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 195, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 195, - "instId": 300002, - "propState": 20, - "pos": { - "x": 7620, - "y": -51677, - "z": 15070 - }, - "rot": { - "x": 0, - "y": 270645, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 195, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "196": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 196, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 196, - "instId": 300002, - "propState": 20, - "pos": { - "x": 7610, - "y": -51677, - "z": 14060 - }, - "rot": { - "x": 0, - "y": 270645, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 196, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "197": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 197, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 197, - "instId": 300002, - "propState": 20, - "pos": { - "x": 7600, - "y": -51677, - "z": 13020 - }, - "rot": { - "x": 0, - "y": 270645, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 197, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "199": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 199, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1027, - "y": -26070, - "z": 24084 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 113 - } - ], - "teleports": { - "1306": { - "anchorId": 1, - "groupId": 199, - "instId": 300001, - "pos": { - "x": -1119, - "y": -26070, - "z": 21531 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "258": { - "monsters": [], - "npcs": [ - { - "groupId": 258, - "instId": 400001, - "pos": { - "x": 20383, - "y": -34225, - "z": -48306 - }, - "rot": { - "x": 0, - "y": 354327, - "z": 0 - }, - "npcId": 12407 - } - ], - "props": [], - "teleports": {} - }, - "259": { - "monsters": [], - "npcs": [ - { - "groupId": 259, - "instId": 400001, - "pos": { - "x": 36589, - "y": -39357, - "z": 1522 - }, - "rot": { - "x": 0, - "y": 90075, - "z": 0 - }, - "npcId": 12424 - } - ], - "props": [], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [ - { - "groupId": 260, - "instId": 400001, - "pos": { - "x": 69763, - "y": -39346, - "z": 54272 - }, - "rot": { - "x": 0, - "y": 286892, - "z": 0 - }, - "npcId": 12400 - } - ], - "props": [ - { - "groupId": 260, - "instId": 300001, - "propState": 0, - "pos": { - "x": 69133, - "y": -39346, - "z": 54148 - }, - "rot": { - "x": 0, - "y": 319344, - "z": 0 - }, - "propId": 102163 - }, - { - "groupId": 260, - "instId": 300002, - "propState": 0, - "pos": { - "x": 70137, - "y": -39346, - "z": 54125 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102051 - }, - { - "groupId": 260, - "instId": 300003, - "propState": 0, - "pos": { - "x": 69684, - "y": -39346, - "z": 53750 - }, - "rot": { - "x": 0, - "y": 233907, - "z": 0 - }, - "propId": 102166 - }, - { - "groupId": 260, - "instId": 300004, - "propState": 0, - "pos": { - "x": 69757, - "y": -39346, - "z": 54262 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103200 - }, { - "groupId": 260, - "instId": 300005, - "propState": 0, - "pos": { - "x": 70380, - "y": -39346, - "z": 54531 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103200 - }, { - "groupId": 260, - "instId": 300006, - "propState": 0, - "pos": { - "x": 70245, - "y": -39346, - "z": 54464 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103200 - } - ], - "teleports": {} - }, - "328": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 328, - "instId": 300020, - "propState": 8, - "pos": { - "x": 31085, - "y": -44293, - "z": 98987 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "329": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 329, - "instId": 300001, - "propState": 18, - "pos": { - "x": 54499, - "y": -40536, - "z": 57180 - }, - "rot": { - "x": 0, - "y": 152851, - "z": 0 - }, - "propId": 102011 - } - ], - "teleports": {} - }, - "330": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 330, - "instId": 300001, - "propState": 18, - "pos": { - "x": 39907, - "y": -32560, - "z": -52007 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "331": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 331, - "instId": 300001, - "propState": 18, - "pos": { - "x": 32147, - "y": -17031, - "z": -36309 - }, - "rot": { - "x": 0, - "y": 99351, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2024301": { - "P20243_F20243001": { - "scenes": {}, - "planeType": 2, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2031101": { - "P20311_F20311001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -110818, - "y": 22077, - "z": -216545 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 120671, - "y": 32410, - "z": -316397 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -140500, - "y": 22100, - "z": -114810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103010 - }, { - "groupId": 37, - "instId": 300002, - "propState": 1, - "pos": { - "x": -140500, - "y": 19040, - "z": -103893 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 37, - "instId": 300003, - "propState": 8, - "pos": { - "x": -140500, - "y": 22100, - "z": -125764 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103011 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": -140580, - "y": 20930, - "z": -46900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103010 - }, { - "groupId": 38, - "instId": 300002, - "propState": 8, - "pos": { - "x": -140501, - "y": 16010, - "z": -55956 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 38, - "instId": 300003, - "propState": 1, - "pos": { - "x": -140516, - "y": 21035, - "z": -37883 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 38, - "instId": 300004, - "propState": 8, - "pos": { - "x": -142489, - "y": 16032, - "z": -52035 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": -116070, - "y": 25360, - "z": -232860 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103010 - }, { - "groupId": 42, - "instId": 300002, - "propState": 1, - "pos": { - "x": -116121, - "y": 22100, - "z": -248043 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 42, - "instId": 300003, - "propState": 1, - "pos": { - "x": -116180, - "y": 22050, - "z": -217760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103011 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 12, - "pos": { - "x": 135190, - "y": 28084, - "z": -112910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 50, - "instId": 300002, - "propState": 12, - "pos": { - "x": 139150, - "y": 22138, - "z": -204590 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 50, - "instId": 300003, - "propState": 12, - "pos": { - "x": 75309, - "y": 22090, - "z": -181886 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 50, - "instId": 300004, - "propState": 12, - "pos": { - "x": 169631, - "y": 32410, - "z": -311081 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300005, - "propState": 12, - "pos": { - "x": 25570, - "y": -16858, - "z": -271110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300006, - "propState": 12, - "pos": { - "x": -65660, - "y": 22081, - "z": -252210 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300008, - "propState": 12, - "pos": { - "x": -140546, - "y": 28067, - "z": -177350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300010, - "propState": 12, - "pos": { - "x": -170467, - "y": 22077, - "z": -141800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300009, - "propState": 12, - "pos": { - "x": -178999, - "y": -10481, - "z": -132258 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300011, - "propState": 12, - "pos": { - "x": -140663, - "y": 28320, - "z": 12394 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300007, - "propState": 12, - "pos": { - "x": -151375, - "y": 21032, - "z": -32193 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300012, - "propState": 12, - "pos": { - "x": -130017, - "y": 19343, - "z": -128351 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300013, - "propState": 12, - "pos": { - "x": -152666, - "y": 16077, - "z": -168726 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 50, - "instId": 300014, - "propState": 12, - "pos": { - "x": 74440, - "y": -16918, - "z": -241080 - }, - "rot": { - "x": 0, - "y": 175344, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300015, - "propState": 12, - "pos": { - "x": -126308, - "y": 28032, - "z": -21270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300016, - "propState": 12, - "pos": { - "x": 72060, - "y": -19507, - "z": -524470 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": 166106, - "y": 28084, - "z": -136319 - }, - "rot": { - "x": 0, - "y": 314789, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": 79038, - "y": -16910, - "z": -250214 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 51, - "instId": 300004, - "propState": 8, - "pos": { - "x": -111459, - "y": 22077, - "z": -147020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 51, - "instId": 300005, - "propState": 8, - "pos": { - "x": -152719, - "y": -4910, - "z": -87725 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 51, - "instId": 300006, - "propState": 8, - "pos": { - "x": -126740, - "y": 28067, - "z": 2770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2031101": { - "anchorId": 1, - "groupId": 51, - "instId": 300001, - "pos": { - "x": 160361, - "y": 28084, - "z": -130813 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2031102": { - "anchorId": 2, - "groupId": 51, - "instId": 300002, - "pos": { - "x": 72413, - "y": -16918, - "z": -259230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2031103": { - "anchorId": 4, - "groupId": 51, - "instId": 300004, - "pos": { - "x": -120645, - "y": 22077, - "z": -148724 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2031104": { - "anchorId": 5, - "groupId": 51, - "instId": 300005, - "pos": { - "x": -145525, - "y": -4910, - "z": -79740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2031105": { - "anchorId": 6, - "groupId": 51, - "instId": 300006, - "pos": { - "x": -130013, - "y": 28067, - "z": -3320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "52": { - "monsters": [ - { - "groupId": 52, - "instId": 200002, - "eventId": 20311103, - "pos": { - "x": 91778, - "y": 22090, - "z": -199737 - }, - "rot": { - "x": 0, - "y": 303327, - "z": 0 - }, - "monsterId": 3012020 - }, - { - "groupId": 52, - "instId": 200003, - "eventId": 20311104, - "pos": { - "x": 112810, - "y": 22118, - "z": -214378 - }, - "rot": { - "x": 0, - "y": 213387, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 52, - "instId": 200004, - "eventId": 20311105, - "pos": { - "x": 92257, - "y": 22090, - "z": -194733 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "monsterId": 3011010 - }, - { - "groupId": 52, - "instId": 200005, - "eventId": 20311106, - "pos": { - "x": 117011, - "y": 22103, - "z": -207699 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 52, - "instId": 200006, - "eventId": 20311107, - "pos": { - "x": 120449, - "y": 22112, - "z": -205441 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 52, - "instId": 200007, - "eventId": 20311109, - "pos": { - "x": 75868, - "y": 22090, - "z": -209200 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 52, - "instId": 200008, - "eventId": 20311110, - "pos": { - "x": 73060, - "y": 22095, - "z": -209760 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "monsterId": 3011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "54": { - "monsters": [ - { - "groupId": 54, - "instId": 200001, - "eventId": 20311237, - "pos": { - "x": -191880, - "y": 16032, - "z": -79930 - }, - "rot": { - "x": 0, - "y": 198416, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 54, - "instId": 200002, - "eventId": 20311238, - "pos": { - "x": -196140, - "y": 16032, - "z": -79300 - }, - "rot": { - "x": 0, - "y": 153201, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 11, - "pos": { - "x": -194280, - "y": 16032, - "z": -82577 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": -194280, - "y": 16032, - "z": -82577 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 54, - "instId": 300003, - "propState": 8, - "pos": { - "x": -194280, - "y": 16032, - "z": -82577 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 54, - "instId": 300004, - "propState": 8, - "pos": { - "x": -185480, - "y": 16032, - "z": -76900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "55": { - "monsters": [ - { - "groupId": 55, - "instId": 200001, - "eventId": 101215, - "pos": { - "x": -190717, - "y": 22077, - "z": -149660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3003021 - } - ], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 8, - "pos": { - "x": -190717, - "y": 23077, - "z": -149660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1115": { - "anchorId": 1, - "groupId": 55, - "instId": 300001, - "pos": { - "x": -184613, - "y": 22077, - "z": -149622 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300002, - "propState": 8, - "pos": { - "x": 99106, - "y": 28410, - "z": -310270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": 148261, - "y": 28084, - "z": -162045 - }, - "rot": { - "x": 0, - "y": 349862, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 56, - "instId": 300012, - "propState": 8, - "pos": { - "x": -196652, - "y": 16032, - "z": -58845 - }, - "rot": { - "x": 0, - "y": 46295, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 56, - "instId": 300013, - "propState": 8, - "pos": { - "x": -171791, - "y": 22077, - "z": -150220 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 56, - "instId": 300014, - "propState": 8, - "pos": { - "x": -62450, - "y": -16918, - "z": -245750 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 56, - "instId": 300029, - "propState": 8, - "pos": { - "x": 164490, - "y": 32410, - "z": -315343 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 56, - "instId": 300006, - "propState": 8, - "pos": { - "x": 144074, - "y": 28100, - "z": -138285 - }, - "rot": { - "x": 0, - "y": 46973, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300007, - "propState": 8, - "pos": { - "x": 115530, - "y": 22088, - "z": -216120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300003, - "propState": 8, - "pos": { - "x": 108292, - "y": 16085, - "z": -249816 - }, - "rot": { - "x": 0, - "y": 151903, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300004, - "propState": 8, - "pos": { - "x": 80018, - "y": 22090, - "z": -228853 - }, - "rot": { - "x": 0, - "y": 220892, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300005, - "propState": 8, - "pos": { - "x": 129786, - "y": 32420, - "z": -313979 - }, - "rot": { - "x": 0, - "y": 314976, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300008, - "propState": 8, - "pos": { - "x": 63798, - "y": -16918, - "z": -242284 - }, - "rot": { - "x": 0, - "y": 321448, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300009, - "propState": 8, - "pos": { - "x": -80004, - "y": 22090, - "z": -201241 - }, - "rot": { - "x": 0, - "y": 84752, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300010, - "propState": 8, - "pos": { - "x": -121155, - "y": 22077, - "z": -216574 - }, - "rot": { - "x": 0, - "y": 353807, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300011, - "propState": 8, - "pos": { - "x": -121053, - "y": 22077, - "z": -177263 - }, - "rot": { - "x": 0, - "y": 173938, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300015, - "propState": 8, - "pos": { - "x": -142734, - "y": 19077, - "z": -152427 - }, - "rot": { - "x": 0, - "y": 115462, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300016, - "propState": 8, - "pos": { - "x": -153560, - "y": 16077, - "z": -129380 - }, - "rot": { - "x": 0, - "y": 107668, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300017, - "propState": 8, - "pos": { - "x": -136000, - "y": 22077, - "z": -127490 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300018, - "propState": 8, - "pos": { - "x": -145805, - "y": 21032, - "z": -27344 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300019, - "propState": 8, - "pos": { - "x": -153673, - "y": 28075, - "z": -2480 - }, - "rot": { - "x": 0, - "y": 119812, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300020, - "propState": 8, - "pos": { - "x": -188991, - "y": 28032, - "z": 2956 - }, - "rot": { - "x": 0, - "y": 186615, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300021, - "propState": 8, - "pos": { - "x": -188120, - "y": 16032, - "z": -80463 - }, - "rot": { - "x": 0, - "y": 285782, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300022, - "propState": 8, - "pos": { - "x": -135496, - "y": -4910, - "z": -26902 - }, - "rot": { - "x": 0, - "y": 142473, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300023, - "propState": 8, - "pos": { - "x": -126745, - "y": -4910, - "z": -95978 - }, - "rot": { - "x": 0, - "y": 353936, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300024, - "propState": 8, - "pos": { - "x": -127846, - "y": -4910, - "z": -132695 - }, - "rot": { - "x": 0, - "y": 297112, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300025, - "propState": 8, - "pos": { - "x": -161537, - "y": -10910, - "z": -137835 - }, - "rot": { - "x": 0, - "y": 247230, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300026, - "propState": 8, - "pos": { - "x": -121595, - "y": -16910, - "z": -150035 - }, - "rot": { - "x": 0, - "y": 178939, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300027, - "propState": 8, - "pos": { - "x": -125438, - "y": -16910, - "z": -196494 - }, - "rot": { - "x": 0, - "y": 118484, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300028, - "propState": 8, - "pos": { - "x": -75992, - "y": -16900, - "z": -202281 - }, - "rot": { - "x": 0, - "y": 187292, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "57": { - "monsters": [ - { - "groupId": 57, - "instId": 200001, - "eventId": 20311233, - "pos": { - "x": 84597, - "y": 28420, - "z": -303957 - }, - "rot": { - "x": 0, - "y": 124687, - "z": 0 - }, - "monsterId": 3003010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 11, - "pos": { - "x": 80288, - "y": 28410, - "z": -302663 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": 80288, - "y": 28410, - "z": -302663 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 57, - "instId": 300003, - "propState": 8, - "pos": { - "x": 80288, - "y": 28410, - "z": -302663 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 57, - "instId": 300004, - "propState": 8, - "pos": { - "x": 95351, - "y": 28410, - "z": -312124 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "60": { - "monsters": [ - { - "groupId": 60, - "instId": 200003, - "eventId": 20311112, - "pos": { - "x": 132120, - "y": 35107, - "z": -270170 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 60, - "instId": 200001, - "eventId": 20311113, - "pos": { - "x": 156056, - "y": 35107, - "z": -267386 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 60, - "instId": 200002, - "eventId": 20311114, - "pos": { - "x": 160640, - "y": 35030, - "z": -267890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "61": { - "monsters": [ - { - "groupId": 61, - "instId": 200001, - "eventId": 20311116, - "pos": { - "x": 157485, - "y": 47050, - "z": -267178 - }, - "rot": { - "x": 0, - "y": 316135, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 61, - "instId": 200002, - "eventId": 20311117, - "pos": { - "x": 146553, - "y": 47046, - "z": -261769 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3001010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 8, - "pos": { - "x": 166059, - "y": 35202, - "z": -250726 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 62, - "instId": 300002, - "propState": 8, - "pos": { - "x": 126273, - "y": 35030, - "z": -277480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": 166240, - "y": 47050, - "z": -271620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 63, - "instId": 300002, - "propState": 8, - "pos": { - "x": 134365, - "y": 47050, - "z": -264098 - }, - "rot": { - "x": 0, - "y": 216920, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 63, - "instId": 300003, - "propState": 8, - "pos": { - "x": 110107, - "y": 47060, - "z": -274810 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 12, - "pos": { - "x": 111726, - "y": 35080, - "z": -269710 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60302 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300002, - "propState": 12, - "pos": { - "x": 153190, - "y": 46630, - "z": -272600 - }, - "rot": { - "x": 0, - "y": 305478, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": 170990, - "y": 32410, - "z": -319140 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 901 - }, { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": 171780, - "y": 32420, - "z": -319930 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1209": { - "anchorId": 1, - "groupId": 68, - "instId": 300001, - "pos": { - "x": 169880, - "y": 32410, - "z": -318150 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - } - } - } - }, - "71": { - "monsters": [ - { - "groupId": 71, - "instId": 200001, - "eventId": 20311231, - "pos": { - "x": 125231, - "y": 43140, - "z": -270798 - }, - "rot": { - "x": 0, - "y": 150913, - "z": 0 - }, - "monsterId": 3003020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 11, - "pos": { - "x": 125230, - "y": 40820, - "z": -276050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 71, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 71, - "instId": 300003, - "propState": 8, - "pos": { - "x": 125420, - "y": 40810, - "z": -276120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 71, - "instId": 300004, - "propState": 8, - "pos": { - "x": 125420, - "y": 41160, - "z": -256100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 125230, - "y": 39880, - "z": -263970 - }, - "rot": { - "x": 0, - "y": 359902, - "z": 0 - }, - "propId": 103015 - } - ], - "teleports": {} - }, - "73": { - "monsters": [ - { - "groupId": 73, - "instId": 200001, - "eventId": 20311235, - "pos": { - "x": -109284, - "y": 22322, - "z": -43534 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 73, - "instId": 200002, - "eventId": 20311236, - "pos": { - "x": -107920, - "y": 22308, - "z": -45240 - }, - "rot": { - "x": 0, - "y": 220000, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 11, - "pos": { - "x": -110601, - "y": 22308, - "z": -40540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 73, - "instId": 300002, - "propState": 8, - "pos": { - "x": -110601, - "y": 22308, - "z": -40540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 73, - "instId": 300003, - "propState": 8, - "pos": { - "x": -110601, - "y": 22308, - "z": -40540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 73, - "instId": 300004, - "propState": 8, - "pos": { - "x": -107740, - "y": 22034, - "z": -54710 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300002, - "propState": 8, - "pos": { - "x": -122020, - "y": 16032, - "z": -80556 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 74, - "instId": 300026, - "propState": 8, - "pos": { - "x": -130967, - "y": 16048, - "z": -66606 - }, - "rot": { - "x": 0, - "y": 13220, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 74, - "instId": 300027, - "propState": 8, - "pos": { - "x": -159972, - "y": 16032, - "z": -86207 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 74, - "instId": 300028, - "propState": 8, - "pos": { - "x": -107792, - "y": 28048, - "z": -72795 - }, - "rot": { - "x": 0, - "y": 268271, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 12, - "pos": { - "x": -149276, - "y": 16048, - "z": -62254 - }, - "rot": { - "x": 0, - "y": 317606, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 75, - "instId": 300002, - "propState": 12, - "pos": { - "x": -104283, - "y": 16032, - "z": -58786 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "76": { - "monsters": [ - { - "groupId": 76, - "instId": 200001, - "eventId": 20311131, - "pos": { - "x": -148440, - "y": 16032, - "z": -67018 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 76, - "instId": 200002, - "eventId": 20311132, - "pos": { - "x": -140577, - "y": 16048, - "z": -61118 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3011010 - }, { - "groupId": 76, - "instId": 200003, - "eventId": 20311133, - "pos": { - "x": -110340, - "y": 28031, - "z": -50118 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300026, - "propState": 8, - "pos": { - "x": -140319, - "y": 38323, - "z": -55920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 78, - "instId": 300027, - "propState": 8, - "pos": { - "x": -152550, - "y": 23093, - "z": -55923 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300027, - "propState": 8, - "pos": { - "x": -161471, - "y": 30453, - "z": -95362 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "82": { - "monsters": [ - { - "groupId": 82, - "instId": 200001, - "eventId": 20311135, - "pos": { - "x": -161471, - "y": 24260, - "z": -80660 - }, - "rot": { - "x": 0, - "y": 292813, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 82, - "instId": 200002, - "eventId": 20311136, - "pos": { - "x": -161394, - "y": 25170, - "z": -77090 - }, - "rot": { - "x": 0, - "y": 270919, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 12, - "pos": { - "x": 356617, - "y": 6088, - "z": -309496 - }, - "rot": { - "x": 0, - "y": 268239, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 90, - "instId": 300002, - "propState": 8, - "pos": { - "x": 377128, - "y": 2940, - "z": -300428 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 90, - "instId": 300003, - "propState": 8, - "pos": { - "x": 369575, - "y": 2940, - "z": -308518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "92": { - "monsters": [ - { - "groupId": 92, - "instId": 200001, - "eventId": 20311152, - "pos": { - "x": 352308, - "y": 21470, - "z": -298150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 92, - "instId": 200002, - "eventId": 20311151, - "pos": { - "x": 362600, - "y": 30140, - "z": -298150 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3002030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 12, - "pos": { - "x": 373830, - "y": 35270, - "z": -298138 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "94": { - "monsters": [ - { - "groupId": 94, - "instId": 200001, - "eventId": 20311153, - "pos": { - "x": 389932, - "y": 22510, - "z": -271697 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 94, - "instId": 200002, - "eventId": 20311154, - "pos": { - "x": 390050, - "y": 32990, - "z": -270299 - }, - "rot": { - "x": 0, - "y": 217133, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 12, - "pos": { - "x": 390050, - "y": 32580, - "z": -272873 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 95, - "instId": 300002, - "propState": 12, - "pos": { - "x": 366015, - "y": 49580, - "z": -289187 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "96": { - "monsters": [ - { - "groupId": 96, - "instId": 200001, - "eventId": 20311155, - "pos": { - "x": 377750, - "y": 39010, - "z": -281240 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3002030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "97": { - "monsters": [ - { - "groupId": 97, - "instId": 200001, - "eventId": 20311239, - "pos": { - "x": 342140, - "y": 29800, - "z": -287490 - }, - "rot": { - "x": 0, - "y": 68670, - "z": 0 - }, - "monsterId": 3003020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 11, - "pos": { - "x": 342050, - "y": 33275, - "z": -289213 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 97, - "instId": 300002, - "propState": 8, - "pos": { - "x": 342050, - "y": 33275, - "z": -289213 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 97, - "instId": 300003, - "propState": 8, - "pos": { - "x": 342050, - "y": 33275, - "z": -289213 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 98, - "instId": 300002, - "propState": 8, - "pos": { - "x": 342050, - "y": 33350, - "z": -270300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 98, - "instId": 300026, - "propState": 8, - "pos": { - "x": 342140, - "y": 27170, - "z": -278174 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 8, - "pos": { - "x": 381066, - "y": 39010, - "z": -276572 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 99, - "instId": 300003, - "propState": 8, - "pos": { - "x": 350276, - "y": 39010, - "z": -276543 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 8, - "pos": { - "x": 350564, - "y": 33868, - "z": -298148 - }, - "rot": { - "x": 0, - "y": 89994, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 100, - "instId": 300003, - "propState": 8, - "pos": { - "x": 379885, - "y": 35051, - "z": -298150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "107": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 107, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119563, - "y": 30930, - "z": -40770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103010 - }, { - "groupId": 107, - "instId": 300002, - "propState": 8, - "pos": { - "x": -113489, - "y": 28030, - "z": -40900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 107, - "instId": 300003, - "propState": 1, - "pos": { - "x": -125503, - "y": 28037, - "z": -40901 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 107, - "instId": 300004, - "propState": 8, - "pos": { - "x": -115543, - "y": 28034, - "z": -42975 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "156": { - "monsters": [], - "npcs": [ - { - "groupId": 156, - "instId": 400001, - "pos": { - "x": -31559, - "y": -14484, - "z": -256327 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 156, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31576, - "y": -14501, - "z": -256385 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 156, - "instId": 300002, - "propState": 1, - "pos": { - "x": -31548, - "y": -15925, - "z": -258229 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "168": { - "monsters": [], - "npcs": [ - { - "groupId": 168, - "instId": 400001, - "pos": { - "x": 161663, - "y": 29872, - "z": -122796 - }, - "rot": { - "x": 0, - "y": 166593, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 168, - "instId": 300001, - "propState": 18, - "pos": { - "x": 161054, - "y": 29791, - "z": -122169 - }, - "rot": { - "x": 0, - "y": 178459, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 168, - "instId": 300002, - "propState": 1, - "pos": { - "x": 161054, - "y": 29791, - "z": -122169 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [ - { - "groupId": 169, - "instId": 400001, - "pos": { - "x": 93314, - "y": 22759, - "z": -183164 - }, - "rot": { - "x": 0, - "y": 111283, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 169, - "instId": 300001, - "propState": 18, - "pos": { - "x": 93164, - "y": 22768, - "z": -183201 - }, - "rot": { - "x": 0, - "y": 279626, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 169, - "instId": 300002, - "propState": 1, - "pos": { - "x": 93164, - "y": 22768, - "z": -183201 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "172": { - "monsters": [], - "npcs": [ - { - "groupId": 172, - "instId": 400001, - "pos": { - "x": 9916, - "y": -15501, - "z": -281053 - }, - "rot": { - "x": 0, - "y": 278945, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 172, - "instId": 300001, - "propState": 18, - "pos": { - "x": 10836, - "y": -15124, - "z": -281828 - }, - "rot": { - "x": 0, - "y": 253540, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 172, - "instId": 300002, - "propState": 1, - "pos": { - "x": 11397, - "y": -14757, - "z": -281489 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300001, - "propState": 1, - "pos": { - "x": 146218, - "y": 28084, - "z": -175913 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 173, - "instId": 300002, - "propState": 8, - "pos": { - "x": 81346, - "y": 22089, - "z": -196925 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 173, - "instId": 300003, - "propState": 1, - "pos": { - "x": -81320, - "y": 22100, - "z": -196809 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 173, - "instId": 300006, - "propState": 1, - "pos": { - "x": -125303, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300007, - "propState": 1, - "pos": { - "x": -155408, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300008, - "propState": 1, - "pos": { - "x": -135344, - "y": -4910, - "z": -61779 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300009, - "propState": 1, - "pos": { - "x": 149255, - "y": 28111, - "z": -130927 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 173, - "instId": 300010, - "propState": 8, - "pos": { - "x": 110204, - "y": 22109, - "z": -217944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300011, - "propState": 8, - "pos": { - "x": -156331, - "y": -4910, - "z": -79773 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300004, - "propState": 8, - "pos": { - "x": -188501, - "y": 16040, - "z": -55890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300012, - "propState": 1, - "pos": { - "x": -156415, - "y": -10910, - "z": -130932 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300013, - "propState": 1, - "pos": { - "x": -165403, - "y": -10910, - "z": -139927 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300015, - "propState": 8, - "pos": { - "x": -81322, - "y": -16910, - "z": -196913 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300016, - "propState": 8, - "pos": { - "x": -83505, - "y": -16868, - "z": -198931 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 173, - "instId": 300017, - "propState": 8, - "pos": { - "x": 80139, - "y": 22090, - "z": -199564 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 173, - "instId": 300018, - "propState": 1, - "pos": { - "x": -173385, - "y": 22081, - "z": -148887 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 173, - "instId": 300014, - "propState": 8, - "pos": { - "x": -190551, - "y": 16032, - "z": -53857 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 173, - "instId": 300005, - "propState": 8, - "pos": { - "x": -116165, - "y": 22090, - "z": -175809 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - } - ], - "teleports": {} - }, - "183": { - "monsters": [], - "npcs": [ - { - "groupId": 183, - "instId": 400001, - "pos": { - "x": -171867, - "y": -9624, - "z": -123071 - }, - "rot": { - "x": 0, - "y": 207779, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 183, - "instId": 300001, - "propState": 18, - "pos": { - "x": -173186, - "y": -9401, - "z": -127050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 183, - "instId": 300002, - "propState": 8, - "pos": { - "x": -176788, - "y": -9420, - "z": -125359 - }, - "rot": { - "x": 0, - "y": 328197, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 183, - "instId": 300003, - "propState": 8, - "pos": { - "x": -171872, - "y": -9634, - "z": -123076 - }, - "rot": { - "x": 0, - "y": 46339, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 183, - "instId": 300004, - "propState": 1, - "pos": { - "x": -173186, - "y": -9401, - "z": -127050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [ - { - "groupId": 184, - "instId": 400001, - "pos": { - "x": -128723, - "y": -3319, - "z": -72647 - }, - "rot": { - "x": 0, - "y": 310570, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 184, - "instId": 300001, - "propState": 18, - "pos": { - "x": -128529, - "y": -3461, - "z": -72170 - }, - "rot": { - "x": 0, - "y": 120468, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 184, - "instId": 300002, - "propState": 1, - "pos": { - "x": -128723, - "y": -3319, - "z": -72647 - }, - "rot": { - "x": 0, - "y": 310570, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "185": { - "monsters": [], - "npcs": [ - { - "groupId": 185, - "instId": 400001, - "pos": { - "x": -146970, - "y": 19654, - "z": -92569 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 185, - "instId": 300001, - "propState": 18, - "pos": { - "x": -146994, - "y": 19513, - "z": -92703 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 185, - "instId": 300002, - "propState": 1, - "pos": { - "x": -146994, - "y": 19513, - "z": -92703 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "187": { - "monsters": [], - "npcs": [ - { - "groupId": 187, - "instId": 400001, - "pos": { - "x": 83139, - "y": 29188, - "z": -317826 - }, - "rot": { - "x": 0, - "y": 295434, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 187, - "instId": 300001, - "propState": 18, - "pos": { - "x": 84365, - "y": 29166, - "z": -316790 - }, - "rot": { - "x": 0, - "y": 37527, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 187, - "instId": 300002, - "propState": 8, - "pos": { - "x": 82722, - "y": 29172, - "z": -317748 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 187, - "instId": 300003, - "propState": 8, - "pos": { - "x": 84373, - "y": 29151, - "z": -318710 - }, - "rot": { - "x": 0, - "y": 150375, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 187, - "instId": 300004, - "propState": 1, - "pos": { - "x": 83802, - "y": 29258, - "z": -317801 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [ - { - "groupId": 188, - "instId": 400001, - "pos": { - "x": -146914, - "y": 28935, - "z": -14940 - }, - "rot": { - "x": 0, - "y": 273839, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 18, - "pos": { - "x": -146411, - "y": 29094, - "z": -14855 - }, - "rot": { - "x": 0, - "y": 136461, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 188, - "instId": 300002, - "propState": 1, - "pos": { - "x": -146411, - "y": 29094, - "z": -14855 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [ - { - "groupId": 189, - "instId": 400001, - "pos": { - "x": -189447, - "y": 17049, - "z": -69938 - }, - "rot": { - "x": 0, - "y": 326023, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 18, - "pos": { - "x": -189692, - "y": 16880, - "z": -70458 - }, - "rot": { - "x": 0, - "y": 18331, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 189, - "instId": 300002, - "propState": 1, - "pos": { - "x": -190622, - "y": 16032, - "z": -67910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 8, - "pos": { - "x": 125263, - "y": 35055, - "z": -266930 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 193, - "instId": 300002, - "propState": 8, - "pos": { - "x": 119263, - "y": 35055, - "z": -266930 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 193, - "instId": 300003, - "propState": 8, - "pos": { - "x": 112456, - "y": 35070, - "z": -272273 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 194, - "instId": 300001, - "propState": 8, - "pos": { - "x": 369050, - "y": 26166, - "z": -265280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 194, - "instId": 300002, - "propState": 8, - "pos": { - "x": 366974, - "y": 28132, - "z": -265280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "195": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 195, - "instId": 300001, - "propState": 8, - "pos": { - "x": 381886, - "y": 26283, - "z": -298135 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 195, - "instId": 300002, - "propState": 8, - "pos": { - "x": 384295, - "y": 27855, - "z": -298151 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "196": { - "monsters": [ - { - "groupId": 196, - "instId": 200001, - "eventId": 20311143, - "pos": { - "x": -111338, - "y": 22116, - "z": -283270 - }, - "rot": { - "x": 0, - "y": 194744, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 196, - "instId": 200002, - "eventId": 20311144, - "pos": { - "x": -121548, - "y": 22116, - "z": -283003 - }, - "rot": { - "x": 0, - "y": 122884, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 196, - "instId": 200003, - "eventId": 20311145, - "pos": { - "x": -110535, - "y": 16110, - "z": -267273 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 196, - "instId": 200004, - "eventId": 20311146, - "pos": { - "x": -122125, - "y": 16110, - "z": -264994 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "197": { - "monsters": [ - { - "groupId": 197, - "instId": 200001, - "eventId": 20311147, - "pos": { - "x": -137130, - "y": 27175, - "z": -264801 - }, - "rot": { - "x": 0, - "y": 174914, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 197, - "instId": 200002, - "eventId": 20311148, - "pos": { - "x": -137130, - "y": 30916, - "z": -276154 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3002030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "198": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 198, - "instId": 300001, - "propState": 12, - "pos": { - "x": -95150, - "y": 21160, - "z": -276190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "199": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 199, - "instId": 300001, - "propState": 12, - "pos": { - "x": -116297, - "y": 31664, - "z": -289820 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300004, - "propState": 1, - "pos": { - "x": -179420, - "y": -5030, - "z": -79729 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "216": { - "monsters": [ - { - "groupId": 216, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": -215500, - "y": 16077, - "z": -150924 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 8, - "pos": { - "x": -133837, - "y": 16077, - "z": -150924 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 216, - "instId": 300002, - "propState": 8, - "pos": { - "x": -140360, - "y": 17620, - "z": -150930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 216, - "instId": 300003, - "propState": 8, - "pos": { - "x": -133730, - "y": 16077, - "z": -149600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 216, - "instId": 300004, - "propState": 8, - "pos": { - "x": -133837, - "y": 16077, - "z": -150924 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 216, - "instId": 300005, - "propState": 8, - "pos": { - "x": -147470, - "y": 16077, - "z": -166639 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "224": { - "monsters": [ - { - "groupId": 224, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 316870, - "y": 15070, - "z": -270316 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 224, - "instId": 300001, - "propState": 8, - "pos": { - "x": 344411, - "y": 15070, - "z": -270316 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 224, - "instId": 300002, - "propState": 8, - "pos": { - "x": 364290, - "y": 15070, - "z": -279300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 224, - "instId": 300003, - "propState": 8, - "pos": { - "x": 375944, - "y": 3144, - "z": -308377 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 224, - "instId": 300004, - "propState": 8, - "pos": { - "x": 344510, - "y": 15070, - "z": -270450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 224, - "instId": 300005, - "propState": 8, - "pos": { - "x": 343255, - "y": 15070, - "z": -270316 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 224, - "instId": 300006, - "propState": 8, - "pos": { - "x": 375800, - "y": 3084, - "z": -309867 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 224, - "instId": 300007, - "propState": 8, - "pos": { - "x": 356617, - "y": 6088, - "z": -309496 - }, - "rot": { - "x": 0, - "y": 268239, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300004, - "propState": 8, - "pos": { - "x": 368259, - "y": 6088, - "z": -304138 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103087 - }, - { - "groupId": 226, - "instId": 300007, - "propState": 21, - "pos": { - "x": 388756, - "y": 15070, - "z": -270770 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 226, - "instId": 300008, - "propState": 21, - "pos": { - "x": 388872, - "y": 21060, - "z": -274648 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 226, - "instId": 300016, - "propState": 8, - "pos": { - "x": 357920, - "y": 15070, - "z": -288484 - }, - "rot": { - "x": 0, - "y": 35918, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 226, - "instId": 300017, - "propState": 8, - "pos": { - "x": 371890, - "y": 15070, - "z": -272080 - }, - "rot": { - "x": 0, - "y": 118242, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 226, - "instId": 300018, - "propState": 21, - "pos": { - "x": 374061, - "y": 6357, - "z": -309768 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 226, - "instId": 300019, - "propState": 21, - "pos": { - "x": 353694, - "y": 15080, - "z": -295642 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 226, - "instId": 300020, - "propState": 8, - "pos": { - "x": 368024, - "y": 6357, - "z": -309756 - }, - "rot": { - "x": 0, - "y": 194725, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 226, - "instId": 300021, - "propState": 8, - "pos": { - "x": 363172, - "y": 3074, - "z": -298299 - }, - "rot": { - "x": 0, - "y": 204937, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 226, - "instId": 300022, - "propState": 8, - "pos": { - "x": 368823, - "y": 3074, - "z": -293864 - }, - "rot": { - "x": 0, - "y": 66089, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 226, - "instId": 300023, - "propState": 21, - "pos": { - "x": 369299, - "y": 6088, - "z": -301061 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 226, - "instId": 300024, - "propState": 21, - "pos": { - "x": 375005, - "y": 3095, - "z": -300556 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 226, - "instId": 300027, - "propState": 21, - "pos": { - "x": 354481, - "y": 6115, - "z": -301178 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 226, - "instId": 300028, - "propState": 21, - "pos": { - "x": 355086, - "y": 3092, - "z": -293432 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 226, - "instId": 300009, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 226, - "instId": 300010, - "propState": 8, - "pos": { - "x": 368259, - "y": 6088, - "z": -302138 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103087 - }, { - "groupId": 226, - "instId": 300012, - "propState": 8, - "pos": { - "x": 356976, - "y": 3074, - "z": -308213 - }, - "rot": { - "x": 0, - "y": 91810, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 226, - "instId": 300030, - "propState": 8, - "pos": { - "x": 361970, - "y": 15144, - "z": -271995 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 226, - "instId": 300001, - "propState": 8, - "pos": { - "x": 353800, - "y": 15174, - "z": -276989 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300005, - "propState": 8, - "pos": { - "x": -126190, - "y": 19343, - "z": -134934 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103087 - }, - { - "groupId": 227, - "instId": 300008, - "propState": 21, - "pos": { - "x": -125725, - "y": 16083, - "z": -138778 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 227, - "instId": 300009, - "propState": 21, - "pos": { - "x": -125790, - "y": 19355, - "z": -137942 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 227, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300011, - "propState": 8, - "pos": { - "x": -154160, - "y": 11370, - "z": -149390 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300001, - "propState": 8, - "pos": { - "x": -140368, - "y": 16077, - "z": -146218 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "230": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 230, - "instId": 300002, - "propState": 1, - "pos": { - "x": -311665, - "y": -8820, - "z": -74247 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 230, - "instId": 300007, - "propState": 1, - "pos": { - "x": -311665, - "y": -8820, - "z": -68247 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 230, - "instId": 300008, - "propState": 1, - "pos": { - "x": -311665, - "y": -8810, - "z": -92348 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 230, - "instId": 300010, - "propState": 1, - "pos": { - "x": -311665, - "y": -8810, - "z": -86247 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300011, - "propState": 1, - "pos": { - "x": -329860, - "y": -8810, - "z": -98640 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300012, - "propState": 1, - "pos": { - "x": -323860, - "y": -8810, - "z": -98640 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300013, - "propState": 1, - "pos": { - "x": -329801, - "y": -8819, - "z": -92255 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300014, - "propState": 1, - "pos": { - "x": -329801, - "y": -8819, - "z": -86255 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300015, - "propState": 8, - "pos": { - "x": -317772, - "y": -8934, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300016, - "propState": 8, - "pos": { - "x": -323772, - "y": -8934, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300017, - "propState": 8, - "pos": { - "x": -341716, - "y": -8914, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300018, - "propState": 8, - "pos": { - "x": -335716, - "y": -8914, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300019, - "propState": 8, - "pos": { - "x": -330580, - "y": -8804, - "z": -79090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 230, - "instId": 300020, - "propState": 8, - "pos": { - "x": -348780, - "y": -8804, - "z": -79090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 230, - "instId": 300001, - "propState": 1, - "pos": { - "x": -353801, - "y": -8819, - "z": -68340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300003, - "propState": 1, - "pos": { - "x": -353801, - "y": -8819, - "z": -74340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - } - ], - "teleports": {} - }, - "231": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 231, - "instId": 300002, - "propState": 1, - "pos": { - "x": -305665, - "y": -8800, - "z": -74252 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 231, - "instId": 300007, - "propState": 1, - "pos": { - "x": -305665, - "y": -8800, - "z": -68252 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 231, - "instId": 300008, - "propState": 1, - "pos": { - "x": -305920, - "y": -8804, - "z": -92356 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 231, - "instId": 300010, - "propState": 1, - "pos": { - "x": -305920, - "y": -8804, - "z": -86236 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - } - ], - "teleports": {} - }, - "232": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 232, - "instId": 300007, - "propState": 1, - "pos": { - "x": -311665, - "y": -8904, - "z": -74240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 232, - "instId": 300008, - "propState": 1, - "pos": { - "x": -311665, - "y": -8904, - "z": -68240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 232, - "instId": 300010, - "propState": 8, - "pos": { - "x": -348000, - "y": -8920, - "z": -74340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 232, - "instId": 300011, - "propState": 8, - "pos": { - "x": -348000, - "y": -8920, - "z": -68340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300014, - "propState": 8, - "pos": { - "x": -329829, - "y": -8790, - "z": -92261 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300015, - "propState": 8, - "pos": { - "x": -329829, - "y": -8790, - "z": -86261 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300016, - "propState": 1, - "pos": { - "x": -317852, - "y": -8914, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300017, - "propState": 1, - "pos": { - "x": -323852, - "y": -8914, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300018, - "propState": 1, - "pos": { - "x": -341709, - "y": -8914, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300019, - "propState": 1, - "pos": { - "x": -335716, - "y": -8914, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300012, - "propState": 8, - "pos": { - "x": -353497, - "y": -8860, - "z": -61294 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 232, - "instId": 300013, - "propState": 8, - "pos": { - "x": -335110, - "y": -8804, - "z": -79560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "233": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 233, - "instId": 300002, - "propState": 8, - "pos": { - "x": -311665, - "y": -8780, - "z": -74240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 233, - "instId": 300007, - "propState": 8, - "pos": { - "x": -311665, - "y": -8780, - "z": -68240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 233, - "instId": 300008, - "propState": 1, - "pos": { - "x": -311665, - "y": -8790, - "z": -92361 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 233, - "instId": 300010, - "propState": 1, - "pos": { - "x": -311665, - "y": -8790, - "z": -86270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300011, - "propState": 1, - "pos": { - "x": -329845, - "y": -8810, - "z": -74220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300012, - "propState": 1, - "pos": { - "x": -329845, - "y": -8810, - "z": -68220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300013, - "propState": 1, - "pos": { - "x": -348000, - "y": -8800, - "z": -92360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300014, - "propState": 1, - "pos": { - "x": -348000, - "y": -8800, - "z": -86360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300015, - "propState": 1, - "pos": { - "x": -317887, - "y": -8800, - "z": -56250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300016, - "propState": 1, - "pos": { - "x": -323887, - "y": -8800, - "z": -56250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300017, - "propState": 1, - "pos": { - "x": -341717, - "y": -8826, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300018, - "propState": 1, - "pos": { - "x": -335717, - "y": -8826, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300019, - "propState": 8, - "pos": { - "x": -317249, - "y": -8766, - "z": -61433 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "234": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 234, - "instId": 300010, - "propState": 8, - "pos": { - "x": -113170, - "y": 22072, - "z": -271945 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 234, - "instId": 300013, - "propState": 8, - "pos": { - "x": -113170, - "y": 22072, - "z": -277938 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 234, - "instId": 300014, - "propState": 8, - "pos": { - "x": -118757, - "y": 22080, - "z": -279025 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "240": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 240, - "instId": 300001, - "propState": 12, - "pos": { - "x": -309565, - "y": -69, - "z": -104220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 260, - "instId": 300001, - "propState": 8, - "pos": { - "x": 119760, - "y": 24080, - "z": -118170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 901 - } - ], - "teleports": {} - }, - "266": { - "monsters": [], - "npcs": [ - { - "groupId": 266, - "instId": 400001, - "pos": { - "x": 69302, - "y": 23865, - "z": -190890 - }, - "rot": { - "x": 0, - "y": 150769, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 266, - "instId": 300001, - "propState": 18, - "pos": { - "x": 69319, - "y": 23836, - "z": -190915 - }, - "rot": { - "x": 0, - "y": 327586, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 266, - "instId": 300002, - "propState": 1, - "pos": { - "x": 69319, - "y": 23836, - "z": -190915 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "268": { - "monsters": [], - "npcs": [ - { - "groupId": 268, - "instId": 400001, - "pos": { - "x": 117595, - "y": 28145, - "z": -196618 - }, - "rot": { - "x": 0, - "y": 244392, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 268, - "instId": 300001, - "propState": 18, - "pos": { - "x": 116887, - "y": 27996, - "z": -195881 - }, - "rot": { - "x": 0, - "y": 37833, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 268, - "instId": 300002, - "propState": 1, - "pos": { - "x": 112380, - "y": 22112, - "z": -201770 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "269": { - "monsters": [], - "npcs": [ - { - "groupId": 269, - "instId": 400001, - "pos": { - "x": -152430, - "y": 16575, - "z": -165046 - }, - "rot": { - "x": 0, - "y": 322701, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 269, - "instId": 300001, - "propState": 18, - "pos": { - "x": -153603, - "y": 16649, - "z": -163317 - }, - "rot": { - "x": 0, - "y": 46372, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 269, - "instId": 300002, - "propState": 8, - "pos": { - "x": -153447, - "y": 16347, - "z": -164321 - }, - "rot": { - "x": 0, - "y": 52557, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 269, - "instId": 300003, - "propState": 8, - "pos": { - "x": -152461, - "y": 16545, - "z": -165008 - }, - "rot": { - "x": 0, - "y": 313798, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 269, - "instId": 300004, - "propState": 1, - "pos": { - "x": -153173, - "y": 16077, - "z": -165221 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "271": { - "monsters": [], - "npcs": [ - { - "groupId": 271, - "instId": 400001, - "pos": { - "x": 57900, - "y": -15821, - "z": -246455 - }, - "rot": { - "x": 0, - "y": 139362, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 271, - "instId": 300001, - "propState": 18, - "pos": { - "x": 58289, - "y": -16028, - "z": -246820 - }, - "rot": { - "x": 0, - "y": 346147, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 271, - "instId": 300002, - "propState": 1, - "pos": { - "x": 58289, - "y": -16028, - "z": -246820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "279": { - "monsters": [], - "npcs": [ - { - "groupId": 279, - "instId": 400001, - "pos": { - "x": 118874, - "y": 44205, - "z": -279987 - }, - "rot": { - "x": 0, - "y": 31474, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 279, - "instId": 300001, - "propState": 18, - "pos": { - "x": 119221, - "y": 44462, - "z": -280004 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 279, - "instId": 300002, - "propState": 1, - "pos": { - "x": 119242, - "y": 47046, - "z": -281370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "280": { - "monsters": [], - "npcs": [ - { - "groupId": 280, - "instId": 400001, - "pos": { - "x": 345970, - "y": 20894, - "z": -274678 - }, - "rot": { - "x": 0, - "y": 198558, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 280, - "instId": 300001, - "propState": 18, - "pos": { - "x": 344637, - "y": 20138, - "z": -274774 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 280, - "instId": 300002, - "propState": 1, - "pos": { - "x": 345046, - "y": 18100, - "z": -276220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "281": { - "monsters": [], - "npcs": [ - { - "groupId": 281, - "instId": 400001, - "pos": { - "x": -114500, - "y": 9089, - "z": -267429 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 281, - "instId": 300001, - "propState": 18, - "pos": { - "x": -114500, - "y": 9089, - "z": -267385 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 281, - "instId": 300002, - "propState": 1, - "pos": { - "x": -114829, - "y": 9212, - "z": -265990 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "282": { - "monsters": [], - "npcs": [ - { - "groupId": 282, - "instId": 400001, - "pos": { - "x": 384972, - "y": 21525, - "z": -286029 - }, - "rot": { - "x": 0, - "y": 24226, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 282, - "instId": 300001, - "propState": 18, - "pos": { - "x": 384467, - "y": 21988, - "z": -286179 - }, - "rot": { - "x": 0, - "y": 190311, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 282, - "instId": 300002, - "propState": 1, - "pos": { - "x": 388814, - "y": 21945, - "z": -280300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "288": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 288, - "instId": 300006, - "propState": 8, - "pos": { - "x": 159229, - "y": 27793, - "z": -139048 - }, - "rot": { - "x": 0, - "y": 15697, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "289": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 289, - "instId": 300003, - "propState": 1, - "pos": { - "x": -120354, - "y": -16907, - "z": -211903 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 289, - "instId": 300004, - "propState": 1, - "pos": { - "x": -120354, - "y": -16907, - "z": -217903 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 289, - "instId": 300005, - "propState": 1, - "pos": { - "x": -120354, - "y": -16907, - "z": -223903 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - } - ], - "teleports": {} - }, - "292": { - "monsters": [], - "npcs": [ - { - "groupId": 292, - "instId": 400001, - "pos": { - "x": -129747, - "y": 22080, - "z": -249207 - }, - "rot": { - "x": 0, - "y": 137285, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 292, - "instId": 300001, - "propState": 18, - "pos": { - "x": -130280, - "y": 22508, - "z": -249461 - }, - "rot": { - "x": 0, - "y": 273476, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 292, - "instId": 300002, - "propState": 1, - "pos": { - "x": -127540, - "y": 22189, - "z": -250830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "293": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 293, - "instId": 300001, - "propState": 12, - "pos": { - "x": -150336, - "y": 38961, - "z": -60230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60302 - } - ], - "teleports": {} - }, - "294": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 294, - "instId": 300027, - "propState": 8, - "pos": { - "x": -120549, - "y": 22116, - "z": -259134 - }, - "rot": { - "x": 0, - "y": 158945, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 294, - "instId": 300028, - "propState": 8, - "pos": { - "x": -123618, - "y": 16110, - "z": -271290 - }, - "rot": { - "x": 0, - "y": 348891, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "295": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 295, - "instId": 300028, - "propState": 8, - "pos": { - "x": -137130, - "y": 37706, - "z": -271664 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "296": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 296, - "instId": 300027, - "propState": 8, - "pos": { - "x": -128063, - "y": 17779, - "z": -265987 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "298": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 298, - "instId": 300001, - "propState": 11, - "pos": { - "x": -26220, - "y": -16858, - "z": -271207 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "300": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 300, - "instId": 300001, - "propState": 11, - "pos": { - "x": 131480, - "y": 28090, - "z": -214320 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "301": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 301, - "instId": 300001, - "propState": 11, - "pos": { - "x": -75991, - "y": 22090, - "z": -182680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "302": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 302, - "instId": 300001, - "propState": 1, - "pos": { - "x": 166914, - "y": 29381, - "z": -130890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 139 - }, - { - "groupId": 302, - "instId": 300002, - "propState": 8, - "pos": { - "x": 110155, - "y": 18067, - "z": -263338 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 302, - "instId": 300003, - "propState": 8, - "pos": { - "x": 71858, - "y": -17715, - "z": -569984 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 302, - "instId": 300004, - "propState": 8, - "pos": { - "x": -179152, - "y": -2932, - "z": -79670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 302, - "instId": 300005, - "propState": 8, - "pos": { - "x": 97238, - "y": 108170, - "z": 160214 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 302, - "instId": 300006, - "propState": 8, - "pos": { - "x": 35260, - "y": -8710, - "z": -531030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "303": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 303, - "instId": 300001, - "propState": 8, - "pos": { - "x": 117147, - "y": 32410, - "z": -330955 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1016": { - "anchorId": 1, - "groupId": 303, - "instId": 300001, - "pos": { - "x": 118093, - "y": 32410, - "z": -330955 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "304": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 304, - "instId": 300001, - "propState": 8, - "pos": { - "x": -67310, - "y": 22081, - "z": -235630 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1019": { - "anchorId": 1, - "groupId": 304, - "instId": 300001, - "pos": { - "x": -67530, - "y": 22081, - "z": -236430 - }, - "rot": { - "x": 0, - "y": 10000, - "z": 0 - } - } - } - }, - "307": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 307, - "instId": 300001, - "propState": 12, - "pos": { - "x": -128160, - "y": 6200, - "z": -265990 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "311": { - "monsters": [ - { - "groupId": 311, - "instId": 200010, - "eventId": 20311120, - "pos": { - "x": -73780, - "y": 22090, - "z": -205370 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 311, - "instId": 200002, - "eventId": 20311121, - "pos": { - "x": -76970, - "y": 22090, - "z": -221450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3001020 - }, - { - "groupId": 311, - "instId": 200011, - "eventId": 20311122, - "pos": { - "x": -123114, - "y": 22097, - "z": -203660 - }, - "rot": { - "x": 0, - "y": 308123, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 311, - "instId": 200012, - "eventId": 20311123, - "pos": { - "x": -121338, - "y": 22099, - "z": -188080 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 311, - "instId": 200013, - "eventId": 20311124, - "pos": { - "x": -142707, - "y": 22090, - "z": -189387 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 311, - "instId": 200014, - "eventId": 20311125, - "pos": { - "x": -125410, - "y": 22121, - "z": -208390 - }, - "rot": { - "x": 0, - "y": 325000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 311, - "instId": 200015, - "eventId": 20311127, - "pos": { - "x": -140030, - "y": 22077, - "z": -163210 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 311, - "instId": 200001, - "eventId": 20311128, - "pos": { - "x": -152247, - "y": 22077, - "z": -136775 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "312": { - "monsters": [ - { - "groupId": 312, - "instId": 200016, - "eventId": 20311140, - "pos": { - "x": -165106, - "y": -10910, - "z": -125182 - }, - "rot": { - "x": 0, - "y": -2, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 312, - "instId": 200017, - "eventId": 20311141, - "pos": { - "x": -167428, - "y": -10910, - "z": -136067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "313": { - "monsters": [ - { - "groupId": 313, - "instId": 200007, - "eventId": 20311009, - "pos": { - "x": 75868, - "y": 22090, - "z": -209200 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "monsterId": 3012020 - }, - { - "groupId": 313, - "instId": 200008, - "eventId": 20311010, - "pos": { - "x": 73060, - "y": 22095, - "z": -209760 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "monsterId": 3011010 - }, - { - "groupId": 313, - "instId": 200001, - "eventId": 20311020, - "pos": { - "x": -73780, - "y": 22090, - "z": -205370 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 313, - "instId": 200002, - "eventId": 20311021, - "pos": { - "x": -76970, - "y": 22090, - "z": -221450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 313, - "instId": 200003, - "eventId": 20311027, - "pos": { - "x": -140030, - "y": 22077, - "z": -163210 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 313, - "instId": 200004, - "eventId": 20311028, - "pos": { - "x": -152247, - "y": 22077, - "z": -136775 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "314": { - "monsters": [ - { - "groupId": 314, - "instId": 200003, - "eventId": 20311012, - "pos": { - "x": 132120, - "y": 35107, - "z": -270170 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 314, - "instId": 200001, - "eventId": 20311013, - "pos": { - "x": 156056, - "y": 35107, - "z": -267386 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 314, - "instId": 200002, - "eventId": 20311014, - "pos": { - "x": 160640, - "y": 35030, - "z": -267890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "315": { - "monsters": [ - { - "groupId": 315, - "instId": 200001, - "eventId": 20311115, - "pos": { - "x": 167200, - "y": 43360, - "z": -258160 - }, - "rot": { - "x": 0, - "y": 265633, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "316": { - "monsters": [ - { - "groupId": 316, - "instId": 200001, - "eventId": 20311015, - "pos": { - "x": 167200, - "y": 43360, - "z": -258160 - }, - "rot": { - "x": 0, - "y": 265633, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "317": { - "monsters": [ - { - "groupId": 317, - "instId": 200001, - "eventId": 20311016, - "pos": { - "x": 157485, - "y": 47050, - "z": -267178 - }, - "rot": { - "x": 0, - "y": 316135, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 317, - "instId": 200002, - "eventId": 20311017, - "pos": { - "x": 146553, - "y": 47046, - "z": -261769 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3001010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "319": { - "monsters": [ - { - "groupId": 319, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": -152439, - "y": 16127, - "z": -136360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3001021 - }, { - "groupId": 319, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": -127735, - "y": 16077, - "z": -135210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 319, - "instId": 300001, - "propState": 8, - "pos": { - "x": -152439, - "y": 16127, - "z": -136360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 319, - "instId": 300002, - "propState": 8, - "pos": { - "x": -140387, - "y": 16310, - "z": -146364 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "324": { - "monsters": [ - { - "groupId": 324, - "instId": 200002, - "eventId": 20311149, - "pos": { - "x": -123210, - "y": 8830, - "z": -265990 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "325": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 325, - "instId": 300001, - "propState": 12, - "pos": { - "x": -307370, - "y": -20730, - "z": -50279 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "326": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 326, - "instId": 300001, - "propState": 12, - "pos": { - "x": -356156, - "y": -8790, - "z": -77323 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60302 - } - ], - "teleports": {} - }, - "329": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 329, - "instId": 300001, - "propState": 12, - "pos": { - "x": -332730, - "y": -8750, - "z": -77240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "331": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 331, - "instId": 300001, - "propState": 12, - "pos": { - "x": -349410, - "y": 1420, - "z": -77262 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "332": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 332, - "instId": 300001, - "propState": 1, - "pos": { - "x": 70987, - "y": -16918, - "z": -249130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 332, - "instId": 300003, - "propState": 1, - "pos": { - "x": 73440, - "y": 22090, - "z": -243065 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 332, - "instId": 300002, - "propState": 8, - "pos": { - "x": -67698, - "y": -16918, - "z": -249130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 332, - "instId": 300004, - "propState": 1, - "pos": { - "x": -73516, - "y": 22090, - "z": -246650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300005, - "propState": 1, - "pos": { - "x": -125968, - "y": 21032, - "z": -33553 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300006, - "propState": 1, - "pos": { - "x": -125968, - "y": 21032, - "z": -30254 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300007, - "propState": 1, - "pos": { - "x": -126790, - "y": -4906, - "z": -30006 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300008, - "propState": 1, - "pos": { - "x": -126790, - "y": -4906, - "z": -33305 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300010, - "propState": 1, - "pos": { - "x": 120500, - "y": 32410, - "z": -337990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300011, - "propState": 1, - "pos": { - "x": 264503, - "y": 32420, - "z": -310455 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300012, - "propState": 8, - "pos": { - "x": 261211, - "y": 32420, - "z": -410195 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - } - ], - "teleports": {} - }, - "333": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 333, - "instId": 300001, - "propState": 12, - "pos": { - "x": -353870, - "y": 8360, - "z": -57753 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "334": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 334, - "instId": 300002, - "propState": 12, - "pos": { - "x": -353838, - "y": -26799, - "z": -61985 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "339": { - "monsters": [ - { - "groupId": 339, - "instId": 200001, - "eventId": 20311172, - "pos": { - "x": -333556, - "y": -5418, - "z": -50338 - }, - "rot": { - "x": 0, - "y": 242208, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "340": { - "monsters": [ - { - "groupId": 340, - "instId": 200001, - "eventId": 20311171, - "pos": { - "x": -327040, - "y": 5610, - "z": -104220 - }, - "rot": { - "x": 0, - "y": 242208, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "341": { - "monsters": [ - { - "groupId": 341, - "instId": 200001, - "eventId": 20311183, - "pos": { - "x": -359880, - "y": -3720, - "z": -68540 - }, - "rot": { - "x": 0, - "y": 184351, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "342": { - "monsters": [ - { - "groupId": 342, - "instId": 200001, - "eventId": 20311176, - "pos": { - "x": -333227, - "y": -5024, - "z": -50338 - }, - "rot": { - "x": 0, - "y": 242208, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "343": { - "monsters": [ - { - "groupId": 343, - "instId": 200002, - "eventId": 20311174, - "pos": { - "x": -332911, - "y": -18238, - "z": -104172 - }, - "rot": { - "x": 0, - "y": 354061, - "z": 0 - }, - "monsterId": 3001010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "345": { - "monsters": [ - { - "groupId": 345, - "instId": 200001, - "eventId": 20311175, - "pos": { - "x": -347870, - "y": 2838, - "z": -78072 - }, - "rot": { - "x": 0, - "y": 76184, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "346": { - "monsters": [ - { - "groupId": 346, - "instId": 200001, - "eventId": 20311178, - "pos": { - "x": -350880, - "y": -5440, - "z": -104234 - }, - "rot": { - "x": 0, - "y": 242208, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "347": { - "monsters": [ - { - "groupId": 347, - "instId": 200001, - "eventId": 20311180, - "pos": { - "x": -338720, - "y": -5860, - "z": -50340 - }, - "rot": { - "x": 0, - "y": 242208, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "348": { - "monsters": [ - { - "groupId": 348, - "instId": 200001, - "eventId": 20311170, - "pos": { - "x": -123186, - "y": -16910, - "z": -159050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8002040 - }, { - "groupId": 348, - "instId": 200002, - "eventId": 20311169, - "pos": { - "x": 64150, - "y": 22076, - "z": -250120 - }, - "rot": { - "x": 0, - "y": 9057, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "352": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 352, - "instId": 300001, - "propState": 11, - "pos": { - "x": 384856, - "y": 21544, - "z": -262400 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "358": { - "monsters": [ - { - "groupId": 358, - "instId": 200001, - "eventId": 20311031, - "pos": { - "x": -148440, - "y": 16032, - "z": -67018 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 358, - "instId": 200002, - "eventId": 20311032, - "pos": { - "x": -140577, - "y": 16048, - "z": -61118 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3011010 - }, { - "groupId": 358, - "instId": 200003, - "eventId": 20311033, - "pos": { - "x": -110340, - "y": 28031, - "z": -50118 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "359": { - "monsters": [ - { - "groupId": 359, - "instId": 200001, - "eventId": 20311134, - "pos": { - "x": -146320, - "y": 39070, - "z": -55920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "360": { - "monsters": [ - { - "groupId": 360, - "instId": 200001, - "eventId": 20311034, - "pos": { - "x": -146320, - "y": 39070, - "z": -55920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "361": { - "monsters": [ - { - "groupId": 361, - "instId": 200001, - "eventId": 20311035, - "pos": { - "x": -161471, - "y": 24260, - "z": -80660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 361, - "instId": 200002, - "eventId": 20311036, - "pos": { - "x": -161394, - "y": 25170, - "z": -77090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "362": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 362, - "instId": 300001, - "propState": 8, - "pos": { - "x": -169070, - "y": 22077, - "z": -162001 - }, - "rot": { - "x": 0, - "y": 356426, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "364": { - "monsters": [ - { - "groupId": 364, - "instId": 200001, - "eventId": 20311043, - "pos": { - "x": -111338, - "y": 22116, - "z": -283270 - }, - "rot": { - "x": 0, - "y": 194744, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 364, - "instId": 200002, - "eventId": 20311044, - "pos": { - "x": -121548, - "y": 22116, - "z": -283003 - }, - "rot": { - "x": 0, - "y": 122884, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 364, - "instId": 200003, - "eventId": 20311045, - "pos": { - "x": -110535, - "y": 16110, - "z": -267273 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 364, - "instId": 200004, - "eventId": 20311046, - "pos": { - "x": -122125, - "y": 16110, - "z": -264994 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "366": { - "monsters": [ - { - "groupId": 366, - "instId": 200001, - "eventId": 20311047, - "pos": { - "x": -137130, - "y": 27175, - "z": -264801 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 366, - "instId": 200002, - "eventId": 20311048, - "pos": { - "x": -137130, - "y": 30916, - "z": -276154 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3002030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "367": { - "monsters": [ - { - "groupId": 367, - "instId": 200002, - "eventId": 20311049, - "pos": { - "x": -123210, - "y": 8830, - "z": -265990 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "379": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 379, - "instId": 300002, - "propState": 9, - "pos": { - "x": -307180, - "y": 324, - "z": -77350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - } - ], - "teleports": {} - }, - "380": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 380, - "instId": 300001, - "propState": 12, - "pos": { - "x": -305900, - "y": 7530, - "z": -65220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "385": { - "monsters": [ - { - "groupId": 385, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 366869, - "y": 15148, - "z": -276931 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - }, - { - "groupId": 385, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 372650, - "y": 15070, - "z": -280647 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3002011 - }, - { - "groupId": 385, - "instId": 200003, - "eventId": 10301299, - "pos": { - "x": 361204, - "y": 15070, - "z": -286142 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3001021 - }, - { - "groupId": 385, - "instId": 200004, - "eventId": 10301299, - "pos": { - "x": 365716, - "y": 3074, - "z": -307503 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 385, - "instId": 200005, - "eventId": 10301299, - "pos": { - "x": 359506, - "y": 3074, - "z": -299640 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 385, - "instId": 200006, - "eventId": 10301299, - "pos": { - "x": 372803, - "y": 3074, - "z": -296227 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3001021 - } - ], - "npcs": [], - "props": [ - { - "groupId": 385, - "instId": 300001, - "propState": 8, - "pos": { - "x": 368237, - "y": 15144, - "z": -285022 - }, - "rot": { - "x": 0, - "y": 268239, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 385, - "instId": 300002, - "propState": 8, - "pos": { - "x": 353485, - "y": 15254, - "z": -276970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "397": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 397, - "instId": 300001, - "propState": 12, - "pos": { - "x": -341706, - "y": -30261, - "z": -77151 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "398": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 398, - "instId": 300001, - "propState": 12, - "pos": { - "x": -335880, - "y": -12400, - "z": -61543 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "400": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 400, - "instId": 300001, - "propState": 12, - "pos": { - "x": -348553, - "y": -15827, - "z": -77330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "411": { - "monsters": [ - { - "groupId": 411, - "instId": 200001, - "eventId": 20311182, - "pos": { - "x": -338880, - "y": -5590, - "z": -104230 - }, - "rot": { - "x": 0, - "y": 242208, - "z": 0 - }, - "monsterId": 3001010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "412": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 412, - "instId": 300001, - "propState": 1, - "pos": { - "x": 110257, - "y": 15961, - "z": -263644 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103013 - }, { - "groupId": 412, - "instId": 300002, - "propState": 1, - "pos": { - "x": 71976, - "y": -19870, - "z": -570363 - }, - "rot": { - "x": 0, - "y": 358950, - "z": 0 - }, - "propId": 103013 - }, { - "groupId": 412, - "instId": 300003, - "propState": 1, - "pos": { - "x": 35020, - "y": -10626, - "z": -531100 - }, - "rot": { - "x": 0, - "y": 87023, - "z": 0 - }, - "propId": 103013 - }, { - "groupId": 412, - "instId": 300004, - "propState": 8, - "pos": { - "x": 110330, - "y": 17630, - "z": -263476 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "414": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 414, - "instId": 300001, - "propState": 8, - "pos": { - "x": 35340, - "y": -10000, - "z": -531240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "415": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 415, - "instId": 300002, - "propState": 8, - "pos": { - "x": -179190, - "y": -4760, - "z": -79740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "420": { - "monsters": [], - "npcs": [ - { - "groupId": 420, - "instId": 400001, - "pos": { - "x": -147700, - "y": -3668, - "z": -34850 - }, - "rot": { - "x": 0, - "y": 70205, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 420, - "instId": 300001, - "propState": 2, - "pos": { - "x": -147700, - "y": -4480, - "z": -34850 - }, - "rot": { - "x": 0, - "y": 70205, - "z": 0 - }, - "propId": 103130 - }, { - "groupId": 420, - "instId": 300002, - "propState": 8, - "pos": { - "x": -144768, - "y": -3923, - "z": -31631 - }, - "rot": { - "x": 0, - "y": 70205, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "421": { - "monsters": [], - "npcs": [ - { - "groupId": 421, - "instId": 400001, - "pos": { - "x": 357850, - "y": 6088, - "z": -309014 - }, - "rot": { - "x": 0, - "y": 245029, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 421, - "instId": 300001, - "propState": 18, - "pos": { - "x": 357961, - "y": 6050, - "z": -308940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 421, - "instId": 300002, - "propState": 1, - "pos": { - "x": 357553, - "y": 6050, - "z": -309853 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "422": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 422, - "instId": 300001, - "propState": 10, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 422, - "instId": 300002, - "propState": 8, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 422, - "instId": 300003, - "propState": 8, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 422, - "instId": 300004, - "propState": 8, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 422, - "instId": 300005, - "propState": 8, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 422, - "instId": 300006, - "propState": 8, - "pos": { - "x": -152161, - "y": 28077, - "z": -217810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 422, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 422, - "instId": 300008, - "propState": 2, - "pos": { - "x": -152164, - "y": 28077, - "z": -217780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 422, - "instId": 300009, - "propState": 8, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 422, - "instId": 300010, - "propState": 8, - "pos": { - "x": -149161, - "y": 28077, - "z": -217810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 422, - "instId": 300011, - "propState": 20, - "pos": { - "x": -152160, - "y": 28077, - "z": -222460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 422, - "instId": 300012, - "propState": 8, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 422, - "instId": 300013, - "propState": 8, - "pos": { - "x": -152160, - "y": 28077, - "z": -222460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "432": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 432, - "instId": 300001, - "propState": 11, - "pos": { - "x": -154075, - "y": 28032, - "z": -41050 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "433": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 433, - "instId": 300001, - "propState": 10, - "pos": { - "x": -104760, - "y": 22116, - "z": -250750 - }, - "rot": { - "x": 0, - "y": 270206, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 433, - "instId": 300002, - "propState": 8, - "pos": { - "x": -104760, - "y": 22116, - "z": -250750 - }, - "rot": { - "x": 0, - "y": 270206, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 433, - "instId": 300003, - "propState": 8, - "pos": { - "x": -104760, - "y": 22116, - "z": -250750 - }, - "rot": { - "x": 0, - "y": 270206, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 433, - "instId": 300004, - "propState": 8, - "pos": { - "x": -104760, - "y": 22116, - "z": -250750 - }, - "rot": { - "x": 0, - "y": 270206, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 433, - "instId": 300005, - "propState": 8, - "pos": { - "x": -105807, - "y": 22116, - "z": -250750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 433, - "instId": 300006, - "propState": 20, - "pos": { - "x": -102846, - "y": 22116, - "z": -250700 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 433, - "instId": 300007, - "propState": 8, - "pos": { - "x": -102846, - "y": 22116, - "z": -250700 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "434": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 434, - "instId": 300001, - "propState": 10, - "pos": { - "x": -118380, - "y": 28048, - "z": -70920 - }, - "rot": { - "x": 0, - "y": 43289, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 434, - "instId": 300002, - "propState": 8, - "pos": { - "x": -118380, - "y": 28048, - "z": -70920 - }, - "rot": { - "x": 0, - "y": 43289, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 434, - "instId": 300003, - "propState": 8, - "pos": { - "x": -118380, - "y": 28048, - "z": -70920 - }, - "rot": { - "x": 0, - "y": 43289, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 434, - "instId": 300004, - "propState": 8, - "pos": { - "x": -118380, - "y": 28048, - "z": -70920 - }, - "rot": { - "x": 0, - "y": 43289, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 434, - "instId": 300005, - "propState": 8, - "pos": { - "x": -137540, - "y": 16056, - "z": -89764 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 434, - "instId": 300006, - "propState": 20, - "pos": { - "x": -140441, - "y": 16055, - "z": -94522 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 434, - "instId": 300007, - "propState": 8, - "pos": { - "x": -140167, - "y": 16055, - "z": -90228 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "447": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 447, - "instId": 300006, - "propState": 18, - "pos": { - "x": 4450, - "y": -14925, - "z": -260730 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - } - ], - "teleports": {} - }, - "454": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 454, - "instId": 300001, - "propState": 10, - "pos": { - "x": 384420, - "y": 21090, - "z": -279590 - }, - "rot": { - "x": 0, - "y": 90358, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 454, - "instId": 300002, - "propState": 8, - "pos": { - "x": 384420, - "y": 21090, - "z": -279590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 454, - "instId": 300003, - "propState": 8, - "pos": { - "x": 384420, - "y": 21090, - "z": -279590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 454, - "instId": 300004, - "propState": 8, - "pos": { - "x": 384420, - "y": 21090, - "z": -279590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 454, - "instId": 300005, - "propState": 8, - "pos": { - "x": 384420, - "y": 21090, - "z": -279590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 454, - "instId": 300006, - "propState": 20, - "pos": { - "x": 370412, - "y": 15098, - "z": -279300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 454, - "instId": 300007, - "propState": 8, - "pos": { - "x": 384420, - "y": 21090, - "z": -279590 - }, - "rot": { - "x": 0, - "y": 90358, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "455": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 455, - "instId": 300001, - "propState": 2, - "pos": { - "x": -355402, - "y": -8750, - "z": -77280 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103012 - }, { - "groupId": 455, - "instId": 300002, - "propState": 9, - "pos": { - "x": -355630, - "y": -7750, - "z": -55470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 455, - "instId": 300005, - "propState": 8, - "pos": { - "x": -355402, - "y": -8750, - "z": -77280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 455, - "instId": 300006, - "propState": 20, - "pos": { - "x": -356920, - "y": -8750, - "z": -77250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60302 - } - ], - "teleports": {} - }, - "463": { - "monsters": [ - { - "groupId": 463, - "instId": 200001, - "eventId": 20311179, - "pos": { - "x": -359882, - "y": -3720, - "z": -68540 - }, - "rot": { - "x": 0, - "y": 210151, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "464": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 464, - "instId": 300002, - "propState": 8, - "pos": { - "x": -309911, - "y": -8750, - "z": -59669 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 464, - "instId": 300027, - "propState": 8, - "pos": { - "x": -334522, - "y": -8750, - "z": -58716 - }, - "rot": { - "x": 0, - "y": 87139, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 464, - "instId": 300001, - "propState": 8, - "pos": { - "x": -322291, - "y": -26369, - "z": -103670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "465": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 465, - "instId": 300027, - "propState": 8, - "pos": { - "x": -312647, - "y": -8748, - "z": -97280 - }, - "rot": { - "x": 0, - "y": 283877, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "466": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 466, - "instId": 300027, - "propState": 8, - "pos": { - "x": -339845, - "y": -20415, - "z": -50337 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "467": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 467, - "instId": 300027, - "propState": 8, - "pos": { - "x": -338515, - "y": 5950, - "z": -104234 - }, - "rot": { - "x": 0, - "y": 269996, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 467, - "instId": 300001, - "propState": 8, - "pos": { - "x": -319628, - "y": -11611, - "z": -104232 - }, - "rot": { - "x": 0, - "y": 270030, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "468": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 468, - "instId": 300001, - "propState": 8, - "pos": { - "x": -305900, - "y": -7940, - "z": -64920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "478": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 478, - "instId": 300026, - "propState": 8, - "pos": { - "x": -119572, - "y": 31130, - "z": -89770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 478, - "instId": 300027, - "propState": 8, - "pos": { - "x": -119573, - "y": 24456, - "z": -81779 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 478, - "instId": 300028, - "propState": 8, - "pos": { - "x": -119574, - "y": 31812, - "z": -82484 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "479": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 479, - "instId": 300001, - "propState": 12, - "pos": { - "x": -119572, - "y": 35422, - "z": -71276 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "485": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 485, - "instId": 300001, - "propState": 10, - "pos": { - "x": -312640, - "y": -8748, - "z": -95510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 485, - "instId": 300002, - "propState": 8, - "pos": { - "x": -316360, - "y": -8748, - "z": -95582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 485, - "instId": 300005, - "propState": 8, - "pos": { - "x": -316360, - "y": -8748, - "z": -95582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 485, - "instId": 300006, - "propState": 1, - "pos": { - "x": -341900, - "y": -8790, - "z": -98440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 485, - "instId": 300007, - "propState": 1, - "pos": { - "x": -348010, - "y": -8790, - "z": -98440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 485, - "instId": 300008, - "propState": 8, - "pos": { - "x": -316360, - "y": -8748, - "z": -95582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 485, - "instId": 300009, - "propState": 1, - "pos": { - "x": -323870, - "y": -8789, - "z": -98420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 485, - "instId": 300010, - "propState": 1, - "pos": { - "x": -329990, - "y": -8789, - "z": -98420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 485, - "instId": 300011, - "propState": 8, - "pos": { - "x": -316360, - "y": -8748, - "z": -95582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 485, - "instId": 300012, - "propState": 8, - "pos": { - "x": -316360, - "y": -8748, - "z": -95582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 485, - "instId": 300013, - "propState": 8, - "pos": { - "x": -341900, - "y": -8790, - "z": -98440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 485, - "instId": 300014, - "propState": 8, - "pos": { - "x": -348010, - "y": -8790, - "z": -98440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 485, - "instId": 300015, - "propState": 8, - "pos": { - "x": -323870, - "y": -8789, - "z": -98420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 485, - "instId": 300016, - "propState": 8, - "pos": { - "x": -329990, - "y": -8789, - "z": -98420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "486": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 486, - "instId": 300001, - "propState": 20, - "pos": { - "x": -347863, - "y": 2930, - "z": -77270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 486, - "instId": 300002, - "propState": 8, - "pos": { - "x": -315950, - "y": -25776, - "z": -60024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 486, - "instId": 300005, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 486, - "instId": 300006, - "propState": 1, - "pos": { - "x": -341790, - "y": -8700, - "z": -74280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 486, - "instId": 300007, - "propState": 1, - "pos": { - "x": -335690, - "y": -8700, - "z": -74280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 486, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 486, - "instId": 300009, - "propState": 8, - "pos": { - "x": -341790, - "y": -8780, - "z": -74280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 486, - "instId": 300010, - "propState": 8, - "pos": { - "x": -335690, - "y": -8780, - "z": -74280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "487": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 487, - "instId": 300001, - "propState": 20, - "pos": { - "x": -351050, - "y": -8748, - "z": -97390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 487, - "instId": 300002, - "propState": 8, - "pos": { - "x": -351940, - "y": -8748, - "z": -93120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 487, - "instId": 300005, - "propState": 8, - "pos": { - "x": -351940, - "y": -8748, - "z": -93120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 487, - "instId": 300006, - "propState": 1, - "pos": { - "x": -347920, - "y": -8789, - "z": -92405 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 487, - "instId": 300007, - "propState": 1, - "pos": { - "x": -347920, - "y": -8789, - "z": -86299 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 487, - "instId": 300008, - "propState": 1, - "pos": { - "x": -347958, - "y": -8898, - "z": -74397 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 487, - "instId": 300009, - "propState": 1, - "pos": { - "x": -347958, - "y": -8898, - "z": -68277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 487, - "instId": 300010, - "propState": 8, - "pos": { - "x": -351940, - "y": -8748, - "z": -93120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 487, - "instId": 300011, - "propState": 8, - "pos": { - "x": -351940, - "y": -8748, - "z": -93120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 487, - "instId": 300012, - "propState": 8, - "pos": { - "x": -351940, - "y": -8748, - "z": -93120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 487, - "instId": 300013, - "propState": 8, - "pos": { - "x": -347920, - "y": -8789, - "z": -92405 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 487, - "instId": 300014, - "propState": 8, - "pos": { - "x": -347920, - "y": -8789, - "z": -86299 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 487, - "instId": 300015, - "propState": 8, - "pos": { - "x": -347958, - "y": -8898, - "z": -74397 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 487, - "instId": 300016, - "propState": 8, - "pos": { - "x": -347958, - "y": -8898, - "z": -68277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "488": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 488, - "instId": 300001, - "propState": 20, - "pos": { - "x": -353100, - "y": -8750, - "z": -58840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 488, - "instId": 300002, - "propState": 8, - "pos": { - "x": -315950, - "y": -25776, - "z": -60024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 488, - "instId": 300005, - "propState": 8, - "pos": { - "x": -349010, - "y": -8750, - "z": -55460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 488, - "instId": 300006, - "propState": 8, - "pos": { - "x": -332830, - "y": -8730, - "z": -60830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103001 - }, { - "groupId": 488, - "instId": 300007, - "propState": 1, - "pos": { - "x": -347862, - "y": -8885, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 488, - "instId": 300008, - "propState": 1, - "pos": { - "x": -341768, - "y": -8885, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 488, - "instId": 300009, - "propState": 1, - "pos": { - "x": -329882, - "y": -8799, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 488, - "instId": 300010, - "propState": 1, - "pos": { - "x": -323760, - "y": -8799, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 488, - "instId": 300011, - "propState": 8, - "pos": { - "x": -349010, - "y": -8750, - "z": -55460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 488, - "instId": 300012, - "propState": 8, - "pos": { - "x": -349010, - "y": -8750, - "z": -55460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 488, - "instId": 300013, - "propState": 8, - "pos": { - "x": -349010, - "y": -8750, - "z": -55460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 488, - "instId": 300014, - "propState": 8, - "pos": { - "x": -349010, - "y": -8750, - "z": -55460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 488, - "instId": 300015, - "propState": 8, - "pos": { - "x": -347862, - "y": -8885, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 488, - "instId": 300016, - "propState": 8, - "pos": { - "x": -341768, - "y": -8885, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 488, - "instId": 300017, - "propState": 8, - "pos": { - "x": -329882, - "y": -8799, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 488, - "instId": 300018, - "propState": 8, - "pos": { - "x": -323760, - "y": -8799, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "489": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 489, - "instId": 300001, - "propState": 20, - "pos": { - "x": -316481, - "y": -8750, - "z": -60701 - }, - "rot": { - "x": 0, - "y": 60289, - "z": 0 - }, - "propId": 103012 - }, { - "groupId": 489, - "instId": 300002, - "propState": 8, - "pos": { - "x": -315950, - "y": -25776, - "z": -60024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 489, - "instId": 300005, - "propState": 8, - "pos": { - "x": -316481, - "y": -8750, - "z": -60701 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "498": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "499": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 499, - "instId": 300001, - "propState": 20, - "pos": { - "x": -148621, - "y": -4480, - "z": -31631 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "501": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 501, - "instId": 300001, - "propState": 18, - "pos": { - "x": 152262, - "y": 29420, - "z": -133030 - }, - "rot": { - "x": 0, - "y": 143340, - "z": 0 - }, - "propId": 103038 - }, - { - "groupId": 501, - "instId": 300002, - "propState": 18, - "pos": { - "x": -661, - "y": -15838, - "z": -301433 - }, - "rot": { - "x": 0, - "y": 86695, - "z": 0 - }, - "propId": 103038 - }, - { - "groupId": 501, - "instId": 300003, - "propState": 18, - "pos": { - "x": -119850, - "y": -4070, - "z": -80450 - }, - "rot": { - "x": 0, - "y": 10350, - "z": 0 - }, - "propId": 103038 - }, - { - "groupId": 501, - "instId": 300004, - "propState": 18, - "pos": { - "x": 122974, - "y": 23220, - "z": -196904 - }, - "rot": { - "x": 0, - "y": 193933, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 501, - "instId": 300005, - "propState": 18, - "pos": { - "x": -194099, - "y": 17243, - "z": -70785 - }, - "rot": { - "x": 0, - "y": 285903, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 501, - "instId": 300006, - "propState": 18, - "pos": { - "x": 114254, - "y": 33230, - "z": -312015 - }, - "rot": { - "x": 0, - "y": 185378, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 501, - "instId": 300007, - "propState": 18, - "pos": { - "x": -125110, - "y": 22500, - "z": -196790 - }, - "rot": { - "x": 0, - "y": 9487, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 501, - "instId": 300008, - "propState": 18, - "pos": { - "x": -140630, - "y": 29960, - "z": -51370 - }, - "rot": { - "x": 0, - "y": 109706, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "614": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 614, - "instId": 300001, - "propState": 18, - "pos": { - "x": -76, - "y": -15300, - "z": -270627 - }, - "rot": { - "x": 0, - "y": 270425, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "640": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 640, - "instId": 300001, - "propState": 18, - "pos": { - "x": -115989, - "y": 23050, - "z": -146744 - }, - "rot": { - "x": 0, - "y": 207159, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2031102": { - "P20311_F20311001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -110818, - "y": 22077, - "z": -216545 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 120671, - "y": 32410, - "z": -316397 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -140500, - "y": 22100, - "z": -114810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103010 - }, { - "groupId": 37, - "instId": 300002, - "propState": 1, - "pos": { - "x": -140500, - "y": 19040, - "z": -103893 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 37, - "instId": 300003, - "propState": 8, - "pos": { - "x": -140500, - "y": 22100, - "z": -125764 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103011 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": -140580, - "y": 20930, - "z": -46900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103010 - }, { - "groupId": 38, - "instId": 300002, - "propState": 8, - "pos": { - "x": -140501, - "y": 16010, - "z": -55956 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 38, - "instId": 300003, - "propState": 1, - "pos": { - "x": -140516, - "y": 21035, - "z": -37883 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 38, - "instId": 300004, - "propState": 8, - "pos": { - "x": -142489, - "y": 16032, - "z": -52035 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": -116070, - "y": 25360, - "z": -232860 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103010 - }, { - "groupId": 42, - "instId": 300002, - "propState": 1, - "pos": { - "x": -116121, - "y": 22100, - "z": -248043 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 42, - "instId": 300003, - "propState": 1, - "pos": { - "x": -116180, - "y": 22050, - "z": -217760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103011 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 12, - "pos": { - "x": 135190, - "y": 28084, - "z": -112910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 50, - "instId": 300002, - "propState": 12, - "pos": { - "x": 139150, - "y": 22138, - "z": -204590 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 50, - "instId": 300003, - "propState": 12, - "pos": { - "x": 75309, - "y": 22090, - "z": -181886 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 50, - "instId": 300004, - "propState": 12, - "pos": { - "x": 169631, - "y": 32410, - "z": -311081 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300005, - "propState": 12, - "pos": { - "x": 25570, - "y": -16858, - "z": -271110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300006, - "propState": 12, - "pos": { - "x": -65660, - "y": 22081, - "z": -252210 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300008, - "propState": 12, - "pos": { - "x": -140546, - "y": 28067, - "z": -177350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300010, - "propState": 12, - "pos": { - "x": -170467, - "y": 22077, - "z": -141800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300009, - "propState": 12, - "pos": { - "x": -178999, - "y": -10481, - "z": -132258 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300011, - "propState": 12, - "pos": { - "x": -140663, - "y": 28320, - "z": 12394 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300007, - "propState": 12, - "pos": { - "x": -151375, - "y": 21032, - "z": -32193 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300012, - "propState": 12, - "pos": { - "x": -130017, - "y": 19343, - "z": -128351 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300013, - "propState": 12, - "pos": { - "x": -152666, - "y": 16077, - "z": -168726 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 50, - "instId": 300014, - "propState": 12, - "pos": { - "x": 74440, - "y": -16918, - "z": -241080 - }, - "rot": { - "x": 0, - "y": 175344, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300015, - "propState": 12, - "pos": { - "x": -126308, - "y": 28032, - "z": -21270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300016, - "propState": 12, - "pos": { - "x": 72060, - "y": -19507, - "z": -524470 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": 166106, - "y": 28084, - "z": -136319 - }, - "rot": { - "x": 0, - "y": 314789, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": 79038, - "y": -16910, - "z": -250214 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 51, - "instId": 300004, - "propState": 8, - "pos": { - "x": -111459, - "y": 22077, - "z": -147020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 51, - "instId": 300005, - "propState": 8, - "pos": { - "x": -152719, - "y": -4910, - "z": -87725 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 51, - "instId": 300006, - "propState": 8, - "pos": { - "x": -126740, - "y": 28067, - "z": 2770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2031101": { - "anchorId": 1, - "groupId": 51, - "instId": 300001, - "pos": { - "x": 160361, - "y": 28084, - "z": -130813 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2031102": { - "anchorId": 2, - "groupId": 51, - "instId": 300002, - "pos": { - "x": 72413, - "y": -16918, - "z": -259230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2031103": { - "anchorId": 4, - "groupId": 51, - "instId": 300004, - "pos": { - "x": -120645, - "y": 22077, - "z": -148724 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2031104": { - "anchorId": 5, - "groupId": 51, - "instId": 300005, - "pos": { - "x": -145525, - "y": -4910, - "z": -79740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2031105": { - "anchorId": 6, - "groupId": 51, - "instId": 300006, - "pos": { - "x": -130013, - "y": 28067, - "z": -3320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "52": { - "monsters": [ - { - "groupId": 52, - "instId": 200002, - "eventId": 20311103, - "pos": { - "x": 91778, - "y": 22090, - "z": -199737 - }, - "rot": { - "x": 0, - "y": 303327, - "z": 0 - }, - "monsterId": 3012020 - }, - { - "groupId": 52, - "instId": 200003, - "eventId": 20311104, - "pos": { - "x": 112810, - "y": 22118, - "z": -214378 - }, - "rot": { - "x": 0, - "y": 213387, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 52, - "instId": 200004, - "eventId": 20311105, - "pos": { - "x": 92257, - "y": 22090, - "z": -194733 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "monsterId": 3011010 - }, - { - "groupId": 52, - "instId": 200005, - "eventId": 20311106, - "pos": { - "x": 117011, - "y": 22103, - "z": -207699 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 52, - "instId": 200006, - "eventId": 20311107, - "pos": { - "x": 120449, - "y": 22112, - "z": -205441 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 52, - "instId": 200007, - "eventId": 20311109, - "pos": { - "x": 75868, - "y": 22090, - "z": -209200 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 52, - "instId": 200008, - "eventId": 20311110, - "pos": { - "x": 73060, - "y": 22095, - "z": -209760 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "monsterId": 3011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "54": { - "monsters": [ - { - "groupId": 54, - "instId": 200001, - "eventId": 20311237, - "pos": { - "x": -191880, - "y": 16032, - "z": -79930 - }, - "rot": { - "x": 0, - "y": 198416, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 54, - "instId": 200002, - "eventId": 20311238, - "pos": { - "x": -196140, - "y": 16032, - "z": -79300 - }, - "rot": { - "x": 0, - "y": 153201, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 11, - "pos": { - "x": -194280, - "y": 16032, - "z": -82577 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": -194280, - "y": 16032, - "z": -82577 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 54, - "instId": 300003, - "propState": 8, - "pos": { - "x": -194280, - "y": 16032, - "z": -82577 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 54, - "instId": 300004, - "propState": 8, - "pos": { - "x": -185480, - "y": 16032, - "z": -76900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "55": { - "monsters": [ - { - "groupId": 55, - "instId": 200001, - "eventId": 101215, - "pos": { - "x": -190717, - "y": 22077, - "z": -149660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3003021 - } - ], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 8, - "pos": { - "x": -190717, - "y": 23077, - "z": -149660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1115": { - "anchorId": 1, - "groupId": 55, - "instId": 300001, - "pos": { - "x": -184613, - "y": 22077, - "z": -149622 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300002, - "propState": 8, - "pos": { - "x": 99106, - "y": 28410, - "z": -310270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": 148261, - "y": 28084, - "z": -162045 - }, - "rot": { - "x": 0, - "y": 349862, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 56, - "instId": 300012, - "propState": 8, - "pos": { - "x": -196652, - "y": 16032, - "z": -58845 - }, - "rot": { - "x": 0, - "y": 46295, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 56, - "instId": 300013, - "propState": 8, - "pos": { - "x": -171791, - "y": 22077, - "z": -150220 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 56, - "instId": 300014, - "propState": 8, - "pos": { - "x": -62450, - "y": -16918, - "z": -245750 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 56, - "instId": 300029, - "propState": 8, - "pos": { - "x": 164490, - "y": 32410, - "z": -315343 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 56, - "instId": 300006, - "propState": 8, - "pos": { - "x": 144074, - "y": 28100, - "z": -138285 - }, - "rot": { - "x": 0, - "y": 46973, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300007, - "propState": 8, - "pos": { - "x": 115530, - "y": 22088, - "z": -216120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300003, - "propState": 8, - "pos": { - "x": 108292, - "y": 16085, - "z": -249816 - }, - "rot": { - "x": 0, - "y": 151903, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300004, - "propState": 8, - "pos": { - "x": 80018, - "y": 22090, - "z": -228853 - }, - "rot": { - "x": 0, - "y": 220892, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300005, - "propState": 8, - "pos": { - "x": 129786, - "y": 32420, - "z": -313979 - }, - "rot": { - "x": 0, - "y": 314976, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300008, - "propState": 8, - "pos": { - "x": 63798, - "y": -16918, - "z": -242284 - }, - "rot": { - "x": 0, - "y": 321448, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300009, - "propState": 8, - "pos": { - "x": -80004, - "y": 22090, - "z": -201241 - }, - "rot": { - "x": 0, - "y": 84752, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300010, - "propState": 8, - "pos": { - "x": -121155, - "y": 22077, - "z": -216574 - }, - "rot": { - "x": 0, - "y": 353807, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300011, - "propState": 8, - "pos": { - "x": -121053, - "y": 22077, - "z": -177263 - }, - "rot": { - "x": 0, - "y": 173938, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300015, - "propState": 8, - "pos": { - "x": -142734, - "y": 19077, - "z": -152427 - }, - "rot": { - "x": 0, - "y": 115462, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300016, - "propState": 8, - "pos": { - "x": -153560, - "y": 16077, - "z": -129380 - }, - "rot": { - "x": 0, - "y": 107668, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300017, - "propState": 8, - "pos": { - "x": -136000, - "y": 22077, - "z": -127490 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300018, - "propState": 8, - "pos": { - "x": -145805, - "y": 21032, - "z": -27344 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300019, - "propState": 8, - "pos": { - "x": -153673, - "y": 28075, - "z": -2480 - }, - "rot": { - "x": 0, - "y": 119812, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300020, - "propState": 8, - "pos": { - "x": -188991, - "y": 28032, - "z": 2956 - }, - "rot": { - "x": 0, - "y": 186615, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300021, - "propState": 8, - "pos": { - "x": -188120, - "y": 16032, - "z": -80463 - }, - "rot": { - "x": 0, - "y": 285782, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300022, - "propState": 8, - "pos": { - "x": -135496, - "y": -4910, - "z": -26902 - }, - "rot": { - "x": 0, - "y": 142473, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300023, - "propState": 8, - "pos": { - "x": -126745, - "y": -4910, - "z": -95978 - }, - "rot": { - "x": 0, - "y": 353936, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300024, - "propState": 8, - "pos": { - "x": -127846, - "y": -4910, - "z": -132695 - }, - "rot": { - "x": 0, - "y": 297112, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300025, - "propState": 8, - "pos": { - "x": -161537, - "y": -10910, - "z": -137835 - }, - "rot": { - "x": 0, - "y": 247230, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300026, - "propState": 8, - "pos": { - "x": -121595, - "y": -16910, - "z": -150035 - }, - "rot": { - "x": 0, - "y": 178939, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300027, - "propState": 8, - "pos": { - "x": -125438, - "y": -16910, - "z": -196494 - }, - "rot": { - "x": 0, - "y": 118484, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300028, - "propState": 8, - "pos": { - "x": -75992, - "y": -16900, - "z": -202281 - }, - "rot": { - "x": 0, - "y": 187292, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "57": { - "monsters": [ - { - "groupId": 57, - "instId": 200001, - "eventId": 20311233, - "pos": { - "x": 84597, - "y": 28420, - "z": -303957 - }, - "rot": { - "x": 0, - "y": 124687, - "z": 0 - }, - "monsterId": 3003010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 11, - "pos": { - "x": 80288, - "y": 28410, - "z": -302663 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": 80288, - "y": 28410, - "z": -302663 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 57, - "instId": 300003, - "propState": 8, - "pos": { - "x": 80288, - "y": 28410, - "z": -302663 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 57, - "instId": 300004, - "propState": 8, - "pos": { - "x": 95351, - "y": 28410, - "z": -312124 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "60": { - "monsters": [ - { - "groupId": 60, - "instId": 200003, - "eventId": 20311112, - "pos": { - "x": 132120, - "y": 35107, - "z": -270170 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 60, - "instId": 200001, - "eventId": 20311113, - "pos": { - "x": 156056, - "y": 35107, - "z": -267386 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 60, - "instId": 200002, - "eventId": 20311114, - "pos": { - "x": 160640, - "y": 35030, - "z": -267890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "61": { - "monsters": [ - { - "groupId": 61, - "instId": 200001, - "eventId": 20311116, - "pos": { - "x": 157485, - "y": 47050, - "z": -267178 - }, - "rot": { - "x": 0, - "y": 316135, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 61, - "instId": 200002, - "eventId": 20311117, - "pos": { - "x": 146553, - "y": 47046, - "z": -261769 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3001010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 8, - "pos": { - "x": 166059, - "y": 35202, - "z": -250726 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 62, - "instId": 300002, - "propState": 8, - "pos": { - "x": 126273, - "y": 35030, - "z": -277480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": 166240, - "y": 47050, - "z": -271620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 63, - "instId": 300002, - "propState": 8, - "pos": { - "x": 134365, - "y": 47050, - "z": -264098 - }, - "rot": { - "x": 0, - "y": 216920, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 63, - "instId": 300003, - "propState": 8, - "pos": { - "x": 110107, - "y": 47060, - "z": -274810 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 12, - "pos": { - "x": 111726, - "y": 35080, - "z": -269710 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60302 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300002, - "propState": 12, - "pos": { - "x": 153190, - "y": 46630, - "z": -272600 - }, - "rot": { - "x": 0, - "y": 305478, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": 170990, - "y": 32410, - "z": -319140 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 901 - }, { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": 171780, - "y": 32420, - "z": -319930 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1209": { - "anchorId": 1, - "groupId": 68, - "instId": 300001, - "pos": { - "x": 169880, - "y": 32410, - "z": -318150 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - } - } - } - }, - "71": { - "monsters": [ - { - "groupId": 71, - "instId": 200001, - "eventId": 20311231, - "pos": { - "x": 125231, - "y": 43140, - "z": -270798 - }, - "rot": { - "x": 0, - "y": 150913, - "z": 0 - }, - "monsterId": 3003020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 11, - "pos": { - "x": 125230, - "y": 40820, - "z": -276050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 71, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 71, - "instId": 300003, - "propState": 8, - "pos": { - "x": 125420, - "y": 40810, - "z": -276120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 71, - "instId": 300004, - "propState": 8, - "pos": { - "x": 125420, - "y": 41160, - "z": -256100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 125230, - "y": 39880, - "z": -263970 - }, - "rot": { - "x": 0, - "y": 359902, - "z": 0 - }, - "propId": 103015 - } - ], - "teleports": {} - }, - "73": { - "monsters": [ - { - "groupId": 73, - "instId": 200001, - "eventId": 20311235, - "pos": { - "x": -109284, - "y": 22322, - "z": -43534 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 73, - "instId": 200002, - "eventId": 20311236, - "pos": { - "x": -107920, - "y": 22308, - "z": -45240 - }, - "rot": { - "x": 0, - "y": 220000, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 11, - "pos": { - "x": -110601, - "y": 22308, - "z": -40540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 73, - "instId": 300002, - "propState": 8, - "pos": { - "x": -110601, - "y": 22308, - "z": -40540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 73, - "instId": 300003, - "propState": 8, - "pos": { - "x": -110601, - "y": 22308, - "z": -40540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 73, - "instId": 300004, - "propState": 8, - "pos": { - "x": -107740, - "y": 22034, - "z": -54710 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300002, - "propState": 8, - "pos": { - "x": -122020, - "y": 16032, - "z": -80556 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 74, - "instId": 300026, - "propState": 8, - "pos": { - "x": -130967, - "y": 16048, - "z": -66606 - }, - "rot": { - "x": 0, - "y": 13220, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 74, - "instId": 300027, - "propState": 8, - "pos": { - "x": -159972, - "y": 16032, - "z": -86207 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 74, - "instId": 300028, - "propState": 8, - "pos": { - "x": -107792, - "y": 28048, - "z": -72795 - }, - "rot": { - "x": 0, - "y": 268271, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 12, - "pos": { - "x": -149276, - "y": 16048, - "z": -62254 - }, - "rot": { - "x": 0, - "y": 317606, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 75, - "instId": 300002, - "propState": 12, - "pos": { - "x": -104283, - "y": 16032, - "z": -58786 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "76": { - "monsters": [ - { - "groupId": 76, - "instId": 200001, - "eventId": 20311131, - "pos": { - "x": -148440, - "y": 16032, - "z": -67018 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 76, - "instId": 200002, - "eventId": 20311132, - "pos": { - "x": -140577, - "y": 16048, - "z": -61118 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3011010 - }, { - "groupId": 76, - "instId": 200003, - "eventId": 20311133, - "pos": { - "x": -110340, - "y": 28031, - "z": -50118 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300026, - "propState": 8, - "pos": { - "x": -140319, - "y": 38323, - "z": -55920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 78, - "instId": 300027, - "propState": 8, - "pos": { - "x": -152550, - "y": 23093, - "z": -55923 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300027, - "propState": 8, - "pos": { - "x": -161471, - "y": 30453, - "z": -95362 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "82": { - "monsters": [ - { - "groupId": 82, - "instId": 200001, - "eventId": 20311135, - "pos": { - "x": -161471, - "y": 24260, - "z": -80660 - }, - "rot": { - "x": 0, - "y": 292813, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 82, - "instId": 200002, - "eventId": 20311136, - "pos": { - "x": -161394, - "y": 25170, - "z": -77090 - }, - "rot": { - "x": 0, - "y": 270919, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 12, - "pos": { - "x": 356617, - "y": 6088, - "z": -309496 - }, - "rot": { - "x": 0, - "y": 268239, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 90, - "instId": 300002, - "propState": 8, - "pos": { - "x": 377128, - "y": 2940, - "z": -300428 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 90, - "instId": 300003, - "propState": 8, - "pos": { - "x": 369575, - "y": 2940, - "z": -308518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "92": { - "monsters": [ - { - "groupId": 92, - "instId": 200001, - "eventId": 20311152, - "pos": { - "x": 352308, - "y": 21470, - "z": -298150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 92, - "instId": 200002, - "eventId": 20311151, - "pos": { - "x": 362600, - "y": 30140, - "z": -298150 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3002030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 12, - "pos": { - "x": 373830, - "y": 35270, - "z": -298138 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "94": { - "monsters": [ - { - "groupId": 94, - "instId": 200001, - "eventId": 20311153, - "pos": { - "x": 389932, - "y": 22510, - "z": -271697 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 94, - "instId": 200002, - "eventId": 20311154, - "pos": { - "x": 390050, - "y": 32990, - "z": -270299 - }, - "rot": { - "x": 0, - "y": 217133, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 12, - "pos": { - "x": 390050, - "y": 32580, - "z": -272873 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 95, - "instId": 300002, - "propState": 12, - "pos": { - "x": 366015, - "y": 49580, - "z": -289187 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "96": { - "monsters": [ - { - "groupId": 96, - "instId": 200001, - "eventId": 20311155, - "pos": { - "x": 377750, - "y": 39010, - "z": -281240 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3002030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "97": { - "monsters": [ - { - "groupId": 97, - "instId": 200001, - "eventId": 20311239, - "pos": { - "x": 342140, - "y": 29800, - "z": -287490 - }, - "rot": { - "x": 0, - "y": 68670, - "z": 0 - }, - "monsterId": 3003020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 11, - "pos": { - "x": 342050, - "y": 33275, - "z": -289213 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 97, - "instId": 300002, - "propState": 8, - "pos": { - "x": 342050, - "y": 33275, - "z": -289213 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 97, - "instId": 300003, - "propState": 8, - "pos": { - "x": 342050, - "y": 33275, - "z": -289213 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 98, - "instId": 300002, - "propState": 8, - "pos": { - "x": 342050, - "y": 33350, - "z": -270300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 98, - "instId": 300026, - "propState": 8, - "pos": { - "x": 342140, - "y": 27170, - "z": -278174 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 8, - "pos": { - "x": 381066, - "y": 39010, - "z": -276572 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 99, - "instId": 300003, - "propState": 8, - "pos": { - "x": 350276, - "y": 39010, - "z": -276543 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 8, - "pos": { - "x": 350564, - "y": 33868, - "z": -298148 - }, - "rot": { - "x": 0, - "y": 89994, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 100, - "instId": 300003, - "propState": 8, - "pos": { - "x": 379885, - "y": 35051, - "z": -298150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "107": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 107, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119563, - "y": 30930, - "z": -40770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103010 - }, { - "groupId": 107, - "instId": 300002, - "propState": 8, - "pos": { - "x": -113489, - "y": 28030, - "z": -40900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 107, - "instId": 300003, - "propState": 1, - "pos": { - "x": -125503, - "y": 28037, - "z": -40901 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 107, - "instId": 300004, - "propState": 8, - "pos": { - "x": -115543, - "y": 28034, - "z": -42975 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "156": { - "monsters": [], - "npcs": [ - { - "groupId": 156, - "instId": 400001, - "pos": { - "x": -31559, - "y": -14484, - "z": -256327 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 156, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31576, - "y": -14501, - "z": -256385 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 156, - "instId": 300002, - "propState": 1, - "pos": { - "x": -31548, - "y": -15925, - "z": -258229 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "168": { - "monsters": [], - "npcs": [ - { - "groupId": 168, - "instId": 400001, - "pos": { - "x": 161663, - "y": 29872, - "z": -122796 - }, - "rot": { - "x": 0, - "y": 166593, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 168, - "instId": 300001, - "propState": 18, - "pos": { - "x": 161054, - "y": 29791, - "z": -122169 - }, - "rot": { - "x": 0, - "y": 178459, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 168, - "instId": 300002, - "propState": 1, - "pos": { - "x": 161054, - "y": 29791, - "z": -122169 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [ - { - "groupId": 169, - "instId": 400001, - "pos": { - "x": 93314, - "y": 22759, - "z": -183164 - }, - "rot": { - "x": 0, - "y": 111283, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 169, - "instId": 300001, - "propState": 18, - "pos": { - "x": 93164, - "y": 22768, - "z": -183201 - }, - "rot": { - "x": 0, - "y": 279626, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 169, - "instId": 300002, - "propState": 1, - "pos": { - "x": 93164, - "y": 22768, - "z": -183201 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "172": { - "monsters": [], - "npcs": [ - { - "groupId": 172, - "instId": 400001, - "pos": { - "x": 9916, - "y": -15501, - "z": -281053 - }, - "rot": { - "x": 0, - "y": 278945, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 172, - "instId": 300001, - "propState": 18, - "pos": { - "x": 10836, - "y": -15124, - "z": -281828 - }, - "rot": { - "x": 0, - "y": 253540, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 172, - "instId": 300002, - "propState": 1, - "pos": { - "x": 11397, - "y": -14757, - "z": -281489 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300001, - "propState": 1, - "pos": { - "x": 146218, - "y": 28084, - "z": -175913 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 173, - "instId": 300002, - "propState": 8, - "pos": { - "x": 81346, - "y": 22089, - "z": -196925 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 173, - "instId": 300003, - "propState": 1, - "pos": { - "x": -81320, - "y": 22100, - "z": -196809 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 173, - "instId": 300006, - "propState": 1, - "pos": { - "x": -125303, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300007, - "propState": 1, - "pos": { - "x": -155408, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300008, - "propState": 1, - "pos": { - "x": -135344, - "y": -4910, - "z": -61779 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300009, - "propState": 1, - "pos": { - "x": 149255, - "y": 28111, - "z": -130927 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 173, - "instId": 300010, - "propState": 8, - "pos": { - "x": 110204, - "y": 22109, - "z": -217944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300011, - "propState": 8, - "pos": { - "x": -156331, - "y": -4910, - "z": -79773 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300004, - "propState": 8, - "pos": { - "x": -188501, - "y": 16040, - "z": -55890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300012, - "propState": 1, - "pos": { - "x": -156415, - "y": -10910, - "z": -130932 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300013, - "propState": 1, - "pos": { - "x": -165403, - "y": -10910, - "z": -139927 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300015, - "propState": 8, - "pos": { - "x": -81322, - "y": -16910, - "z": -196913 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300016, - "propState": 8, - "pos": { - "x": -83505, - "y": -16868, - "z": -198931 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 173, - "instId": 300017, - "propState": 8, - "pos": { - "x": 80139, - "y": 22090, - "z": -199564 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 173, - "instId": 300018, - "propState": 1, - "pos": { - "x": -173385, - "y": 22081, - "z": -148887 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 173, - "instId": 300014, - "propState": 8, - "pos": { - "x": -190551, - "y": 16032, - "z": -53857 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 173, - "instId": 300005, - "propState": 8, - "pos": { - "x": -116165, - "y": 22090, - "z": -175809 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - } - ], - "teleports": {} - }, - "183": { - "monsters": [], - "npcs": [ - { - "groupId": 183, - "instId": 400001, - "pos": { - "x": -171867, - "y": -9624, - "z": -123071 - }, - "rot": { - "x": 0, - "y": 207779, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 183, - "instId": 300001, - "propState": 18, - "pos": { - "x": -173186, - "y": -9401, - "z": -127050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 183, - "instId": 300002, - "propState": 8, - "pos": { - "x": -176788, - "y": -9420, - "z": -125359 - }, - "rot": { - "x": 0, - "y": 328197, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 183, - "instId": 300003, - "propState": 8, - "pos": { - "x": -171872, - "y": -9634, - "z": -123076 - }, - "rot": { - "x": 0, - "y": 46339, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 183, - "instId": 300004, - "propState": 1, - "pos": { - "x": -173186, - "y": -9401, - "z": -127050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [ - { - "groupId": 184, - "instId": 400001, - "pos": { - "x": -128723, - "y": -3319, - "z": -72647 - }, - "rot": { - "x": 0, - "y": 310570, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 184, - "instId": 300001, - "propState": 18, - "pos": { - "x": -128529, - "y": -3461, - "z": -72170 - }, - "rot": { - "x": 0, - "y": 120468, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 184, - "instId": 300002, - "propState": 1, - "pos": { - "x": -128723, - "y": -3319, - "z": -72647 - }, - "rot": { - "x": 0, - "y": 310570, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "185": { - "monsters": [], - "npcs": [ - { - "groupId": 185, - "instId": 400001, - "pos": { - "x": -146970, - "y": 19654, - "z": -92569 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 185, - "instId": 300001, - "propState": 18, - "pos": { - "x": -146994, - "y": 19513, - "z": -92703 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 185, - "instId": 300002, - "propState": 1, - "pos": { - "x": -146994, - "y": 19513, - "z": -92703 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "187": { - "monsters": [], - "npcs": [ - { - "groupId": 187, - "instId": 400001, - "pos": { - "x": 83139, - "y": 29188, - "z": -317826 - }, - "rot": { - "x": 0, - "y": 295434, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 187, - "instId": 300001, - "propState": 18, - "pos": { - "x": 84365, - "y": 29166, - "z": -316790 - }, - "rot": { - "x": 0, - "y": 37527, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 187, - "instId": 300002, - "propState": 8, - "pos": { - "x": 82722, - "y": 29172, - "z": -317748 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 187, - "instId": 300003, - "propState": 8, - "pos": { - "x": 84373, - "y": 29151, - "z": -318710 - }, - "rot": { - "x": 0, - "y": 150375, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 187, - "instId": 300004, - "propState": 1, - "pos": { - "x": 83802, - "y": 29258, - "z": -317801 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [ - { - "groupId": 188, - "instId": 400001, - "pos": { - "x": -146914, - "y": 28935, - "z": -14940 - }, - "rot": { - "x": 0, - "y": 273839, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 18, - "pos": { - "x": -146411, - "y": 29094, - "z": -14855 - }, - "rot": { - "x": 0, - "y": 136461, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 188, - "instId": 300002, - "propState": 1, - "pos": { - "x": -146411, - "y": 29094, - "z": -14855 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [ - { - "groupId": 189, - "instId": 400001, - "pos": { - "x": -189447, - "y": 17049, - "z": -69938 - }, - "rot": { - "x": 0, - "y": 326023, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 18, - "pos": { - "x": -189692, - "y": 16880, - "z": -70458 - }, - "rot": { - "x": 0, - "y": 18331, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 189, - "instId": 300002, - "propState": 1, - "pos": { - "x": -190622, - "y": 16032, - "z": -67910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 8, - "pos": { - "x": 125263, - "y": 35055, - "z": -266930 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 193, - "instId": 300002, - "propState": 8, - "pos": { - "x": 119263, - "y": 35055, - "z": -266930 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 193, - "instId": 300003, - "propState": 8, - "pos": { - "x": 112456, - "y": 35070, - "z": -272273 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 194, - "instId": 300001, - "propState": 8, - "pos": { - "x": 369050, - "y": 26166, - "z": -265280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 194, - "instId": 300002, - "propState": 8, - "pos": { - "x": 366974, - "y": 28132, - "z": -265280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "195": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 195, - "instId": 300001, - "propState": 8, - "pos": { - "x": 381886, - "y": 26283, - "z": -298135 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 195, - "instId": 300002, - "propState": 8, - "pos": { - "x": 384295, - "y": 27855, - "z": -298151 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "196": { - "monsters": [ - { - "groupId": 196, - "instId": 200001, - "eventId": 20311143, - "pos": { - "x": -111338, - "y": 22116, - "z": -283270 - }, - "rot": { - "x": 0, - "y": 194744, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 196, - "instId": 200002, - "eventId": 20311144, - "pos": { - "x": -121548, - "y": 22116, - "z": -283003 - }, - "rot": { - "x": 0, - "y": 122884, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 196, - "instId": 200003, - "eventId": 20311145, - "pos": { - "x": -110535, - "y": 16110, - "z": -267273 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 196, - "instId": 200004, - "eventId": 20311146, - "pos": { - "x": -122125, - "y": 16110, - "z": -264994 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "197": { - "monsters": [ - { - "groupId": 197, - "instId": 200001, - "eventId": 20311147, - "pos": { - "x": -137130, - "y": 27175, - "z": -264801 - }, - "rot": { - "x": 0, - "y": 174914, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 197, - "instId": 200002, - "eventId": 20311148, - "pos": { - "x": -137130, - "y": 30916, - "z": -276154 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3002030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "198": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 198, - "instId": 300001, - "propState": 12, - "pos": { - "x": -95150, - "y": 21160, - "z": -276190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "199": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 199, - "instId": 300001, - "propState": 12, - "pos": { - "x": -116297, - "y": 31664, - "z": -289820 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300004, - "propState": 1, - "pos": { - "x": -179420, - "y": -5030, - "z": -79729 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "216": { - "monsters": [ - { - "groupId": 216, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": -215500, - "y": 16077, - "z": -150924 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 8, - "pos": { - "x": -133837, - "y": 16077, - "z": -150924 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 216, - "instId": 300002, - "propState": 8, - "pos": { - "x": -140360, - "y": 17620, - "z": -150930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 216, - "instId": 300003, - "propState": 8, - "pos": { - "x": -133730, - "y": 16077, - "z": -149600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 216, - "instId": 300004, - "propState": 8, - "pos": { - "x": -133837, - "y": 16077, - "z": -150924 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 216, - "instId": 300005, - "propState": 8, - "pos": { - "x": -147470, - "y": 16077, - "z": -166639 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "224": { - "monsters": [ - { - "groupId": 224, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 316870, - "y": 15070, - "z": -270316 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 224, - "instId": 300001, - "propState": 8, - "pos": { - "x": 344411, - "y": 15070, - "z": -270316 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 224, - "instId": 300002, - "propState": 8, - "pos": { - "x": 364290, - "y": 15070, - "z": -279300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 224, - "instId": 300003, - "propState": 8, - "pos": { - "x": 375944, - "y": 3144, - "z": -308377 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 224, - "instId": 300004, - "propState": 8, - "pos": { - "x": 344510, - "y": 15070, - "z": -270450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 224, - "instId": 300005, - "propState": 8, - "pos": { - "x": 343255, - "y": 15070, - "z": -270316 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 224, - "instId": 300006, - "propState": 8, - "pos": { - "x": 375800, - "y": 3084, - "z": -309867 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 224, - "instId": 300007, - "propState": 8, - "pos": { - "x": 356617, - "y": 6088, - "z": -309496 - }, - "rot": { - "x": 0, - "y": 268239, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300004, - "propState": 8, - "pos": { - "x": 368259, - "y": 6088, - "z": -304138 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103087 - }, - { - "groupId": 226, - "instId": 300007, - "propState": 21, - "pos": { - "x": 388756, - "y": 15070, - "z": -270770 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 226, - "instId": 300008, - "propState": 21, - "pos": { - "x": 388872, - "y": 21060, - "z": -274648 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 226, - "instId": 300016, - "propState": 8, - "pos": { - "x": 357920, - "y": 15070, - "z": -288484 - }, - "rot": { - "x": 0, - "y": 35918, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 226, - "instId": 300017, - "propState": 8, - "pos": { - "x": 371890, - "y": 15070, - "z": -272080 - }, - "rot": { - "x": 0, - "y": 118242, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 226, - "instId": 300018, - "propState": 21, - "pos": { - "x": 374061, - "y": 6357, - "z": -309768 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 226, - "instId": 300019, - "propState": 21, - "pos": { - "x": 353694, - "y": 15080, - "z": -295642 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 226, - "instId": 300020, - "propState": 8, - "pos": { - "x": 368024, - "y": 6357, - "z": -309756 - }, - "rot": { - "x": 0, - "y": 194725, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 226, - "instId": 300021, - "propState": 8, - "pos": { - "x": 363172, - "y": 3074, - "z": -298299 - }, - "rot": { - "x": 0, - "y": 204937, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 226, - "instId": 300022, - "propState": 8, - "pos": { - "x": 368823, - "y": 3074, - "z": -293864 - }, - "rot": { - "x": 0, - "y": 66089, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 226, - "instId": 300023, - "propState": 21, - "pos": { - "x": 369299, - "y": 6088, - "z": -301061 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 226, - "instId": 300024, - "propState": 21, - "pos": { - "x": 375005, - "y": 3095, - "z": -300556 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 226, - "instId": 300027, - "propState": 21, - "pos": { - "x": 354481, - "y": 6115, - "z": -301178 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 226, - "instId": 300028, - "propState": 21, - "pos": { - "x": 355086, - "y": 3092, - "z": -293432 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 226, - "instId": 300009, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 226, - "instId": 300010, - "propState": 8, - "pos": { - "x": 368259, - "y": 6088, - "z": -302138 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103087 - }, { - "groupId": 226, - "instId": 300012, - "propState": 8, - "pos": { - "x": 356976, - "y": 3074, - "z": -308213 - }, - "rot": { - "x": 0, - "y": 91810, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 226, - "instId": 300030, - "propState": 8, - "pos": { - "x": 361970, - "y": 15144, - "z": -271995 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 226, - "instId": 300001, - "propState": 8, - "pos": { - "x": 353800, - "y": 15174, - "z": -276989 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300005, - "propState": 8, - "pos": { - "x": -126190, - "y": 19343, - "z": -134934 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103087 - }, - { - "groupId": 227, - "instId": 300008, - "propState": 21, - "pos": { - "x": -125725, - "y": 16083, - "z": -138778 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 227, - "instId": 300009, - "propState": 21, - "pos": { - "x": -125790, - "y": 19355, - "z": -137942 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 227, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300011, - "propState": 8, - "pos": { - "x": -154160, - "y": 11370, - "z": -149390 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300001, - "propState": 8, - "pos": { - "x": -140368, - "y": 16077, - "z": -146218 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "230": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 230, - "instId": 300002, - "propState": 1, - "pos": { - "x": -311665, - "y": -8820, - "z": -74247 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 230, - "instId": 300007, - "propState": 1, - "pos": { - "x": -311665, - "y": -8820, - "z": -68247 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 230, - "instId": 300008, - "propState": 1, - "pos": { - "x": -311665, - "y": -8810, - "z": -92348 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 230, - "instId": 300010, - "propState": 1, - "pos": { - "x": -311665, - "y": -8810, - "z": -86247 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300011, - "propState": 1, - "pos": { - "x": -329860, - "y": -8810, - "z": -98640 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300012, - "propState": 1, - "pos": { - "x": -323860, - "y": -8810, - "z": -98640 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300013, - "propState": 1, - "pos": { - "x": -329801, - "y": -8819, - "z": -92255 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300014, - "propState": 1, - "pos": { - "x": -329801, - "y": -8819, - "z": -86255 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300015, - "propState": 8, - "pos": { - "x": -317772, - "y": -8934, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300016, - "propState": 8, - "pos": { - "x": -323772, - "y": -8934, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300017, - "propState": 8, - "pos": { - "x": -341716, - "y": -8914, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300018, - "propState": 8, - "pos": { - "x": -335716, - "y": -8914, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300019, - "propState": 8, - "pos": { - "x": -330580, - "y": -8804, - "z": -79090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 230, - "instId": 300020, - "propState": 8, - "pos": { - "x": -348780, - "y": -8804, - "z": -79090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 230, - "instId": 300001, - "propState": 1, - "pos": { - "x": -353801, - "y": -8819, - "z": -68340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300003, - "propState": 1, - "pos": { - "x": -353801, - "y": -8819, - "z": -74340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - } - ], - "teleports": {} - }, - "231": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 231, - "instId": 300002, - "propState": 1, - "pos": { - "x": -305665, - "y": -8800, - "z": -74252 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 231, - "instId": 300007, - "propState": 1, - "pos": { - "x": -305665, - "y": -8800, - "z": -68252 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 231, - "instId": 300008, - "propState": 1, - "pos": { - "x": -305920, - "y": -8804, - "z": -92356 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 231, - "instId": 300010, - "propState": 1, - "pos": { - "x": -305920, - "y": -8804, - "z": -86236 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - } - ], - "teleports": {} - }, - "232": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 232, - "instId": 300007, - "propState": 1, - "pos": { - "x": -311665, - "y": -8904, - "z": -74240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 232, - "instId": 300008, - "propState": 1, - "pos": { - "x": -311665, - "y": -8904, - "z": -68240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 232, - "instId": 300010, - "propState": 8, - "pos": { - "x": -348000, - "y": -8920, - "z": -74340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 232, - "instId": 300011, - "propState": 8, - "pos": { - "x": -348000, - "y": -8920, - "z": -68340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300014, - "propState": 8, - "pos": { - "x": -329829, - "y": -8790, - "z": -92261 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300015, - "propState": 8, - "pos": { - "x": -329829, - "y": -8790, - "z": -86261 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300016, - "propState": 1, - "pos": { - "x": -317852, - "y": -8914, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300017, - "propState": 1, - "pos": { - "x": -323852, - "y": -8914, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300018, - "propState": 1, - "pos": { - "x": -341709, - "y": -8914, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300019, - "propState": 1, - "pos": { - "x": -335716, - "y": -8914, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300012, - "propState": 8, - "pos": { - "x": -353497, - "y": -8860, - "z": -61294 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 232, - "instId": 300013, - "propState": 8, - "pos": { - "x": -335110, - "y": -8804, - "z": -79560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "233": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 233, - "instId": 300002, - "propState": 8, - "pos": { - "x": -311665, - "y": -8780, - "z": -74240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 233, - "instId": 300007, - "propState": 8, - "pos": { - "x": -311665, - "y": -8780, - "z": -68240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 233, - "instId": 300008, - "propState": 1, - "pos": { - "x": -311665, - "y": -8790, - "z": -92361 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 233, - "instId": 300010, - "propState": 1, - "pos": { - "x": -311665, - "y": -8790, - "z": -86270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300011, - "propState": 1, - "pos": { - "x": -329845, - "y": -8810, - "z": -74220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300012, - "propState": 1, - "pos": { - "x": -329845, - "y": -8810, - "z": -68220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300013, - "propState": 1, - "pos": { - "x": -348000, - "y": -8800, - "z": -92360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300014, - "propState": 1, - "pos": { - "x": -348000, - "y": -8800, - "z": -86360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300015, - "propState": 1, - "pos": { - "x": -317887, - "y": -8800, - "z": -56250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300016, - "propState": 1, - "pos": { - "x": -323887, - "y": -8800, - "z": -56250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300017, - "propState": 1, - "pos": { - "x": -341717, - "y": -8826, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300018, - "propState": 1, - "pos": { - "x": -335717, - "y": -8826, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300019, - "propState": 8, - "pos": { - "x": -317249, - "y": -8766, - "z": -61433 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "234": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 234, - "instId": 300010, - "propState": 8, - "pos": { - "x": -113170, - "y": 22072, - "z": -271945 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 234, - "instId": 300013, - "propState": 8, - "pos": { - "x": -113170, - "y": 22072, - "z": -277938 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 234, - "instId": 300014, - "propState": 8, - "pos": { - "x": -118757, - "y": 22080, - "z": -279025 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "240": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 240, - "instId": 300001, - "propState": 12, - "pos": { - "x": -309565, - "y": -69, - "z": -104220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 260, - "instId": 300001, - "propState": 8, - "pos": { - "x": 119760, - "y": 24080, - "z": -118170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 901 - } - ], - "teleports": {} - }, - "266": { - "monsters": [], - "npcs": [ - { - "groupId": 266, - "instId": 400001, - "pos": { - "x": 69302, - "y": 23865, - "z": -190890 - }, - "rot": { - "x": 0, - "y": 150769, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 266, - "instId": 300001, - "propState": 18, - "pos": { - "x": 69319, - "y": 23836, - "z": -190915 - }, - "rot": { - "x": 0, - "y": 327586, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 266, - "instId": 300002, - "propState": 1, - "pos": { - "x": 69319, - "y": 23836, - "z": -190915 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "268": { - "monsters": [], - "npcs": [ - { - "groupId": 268, - "instId": 400001, - "pos": { - "x": 117595, - "y": 28145, - "z": -196618 - }, - "rot": { - "x": 0, - "y": 244392, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 268, - "instId": 300001, - "propState": 18, - "pos": { - "x": 116887, - "y": 27996, - "z": -195881 - }, - "rot": { - "x": 0, - "y": 37833, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 268, - "instId": 300002, - "propState": 1, - "pos": { - "x": 112380, - "y": 22112, - "z": -201770 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "269": { - "monsters": [], - "npcs": [ - { - "groupId": 269, - "instId": 400001, - "pos": { - "x": -152430, - "y": 16575, - "z": -165046 - }, - "rot": { - "x": 0, - "y": 322701, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 269, - "instId": 300001, - "propState": 18, - "pos": { - "x": -153603, - "y": 16649, - "z": -163317 - }, - "rot": { - "x": 0, - "y": 46372, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 269, - "instId": 300002, - "propState": 8, - "pos": { - "x": -153447, - "y": 16347, - "z": -164321 - }, - "rot": { - "x": 0, - "y": 52557, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 269, - "instId": 300003, - "propState": 8, - "pos": { - "x": -152461, - "y": 16545, - "z": -165008 - }, - "rot": { - "x": 0, - "y": 313798, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 269, - "instId": 300004, - "propState": 1, - "pos": { - "x": -153173, - "y": 16077, - "z": -165221 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "271": { - "monsters": [], - "npcs": [ - { - "groupId": 271, - "instId": 400001, - "pos": { - "x": 57900, - "y": -15821, - "z": -246455 - }, - "rot": { - "x": 0, - "y": 139362, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 271, - "instId": 300001, - "propState": 18, - "pos": { - "x": 58289, - "y": -16028, - "z": -246820 - }, - "rot": { - "x": 0, - "y": 346147, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 271, - "instId": 300002, - "propState": 1, - "pos": { - "x": 58289, - "y": -16028, - "z": -246820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "279": { - "monsters": [], - "npcs": [ - { - "groupId": 279, - "instId": 400001, - "pos": { - "x": 118874, - "y": 44205, - "z": -279987 - }, - "rot": { - "x": 0, - "y": 31474, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 279, - "instId": 300001, - "propState": 18, - "pos": { - "x": 119221, - "y": 44462, - "z": -280004 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 279, - "instId": 300002, - "propState": 1, - "pos": { - "x": 119242, - "y": 47046, - "z": -281370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "280": { - "monsters": [], - "npcs": [ - { - "groupId": 280, - "instId": 400001, - "pos": { - "x": 345970, - "y": 20894, - "z": -274678 - }, - "rot": { - "x": 0, - "y": 198558, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 280, - "instId": 300001, - "propState": 18, - "pos": { - "x": 344637, - "y": 20138, - "z": -274774 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 280, - "instId": 300002, - "propState": 1, - "pos": { - "x": 345046, - "y": 18100, - "z": -276220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "281": { - "monsters": [], - "npcs": [ - { - "groupId": 281, - "instId": 400001, - "pos": { - "x": -114500, - "y": 9089, - "z": -267429 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 281, - "instId": 300001, - "propState": 18, - "pos": { - "x": -114500, - "y": 9089, - "z": -267385 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 281, - "instId": 300002, - "propState": 1, - "pos": { - "x": -114829, - "y": 9212, - "z": -265990 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "282": { - "monsters": [], - "npcs": [ - { - "groupId": 282, - "instId": 400001, - "pos": { - "x": 384972, - "y": 21525, - "z": -286029 - }, - "rot": { - "x": 0, - "y": 24226, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 282, - "instId": 300001, - "propState": 18, - "pos": { - "x": 384467, - "y": 21988, - "z": -286179 - }, - "rot": { - "x": 0, - "y": 190311, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 282, - "instId": 300002, - "propState": 1, - "pos": { - "x": 388814, - "y": 21945, - "z": -280300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "288": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 288, - "instId": 300006, - "propState": 8, - "pos": { - "x": 159229, - "y": 27793, - "z": -139048 - }, - "rot": { - "x": 0, - "y": 15697, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "289": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 289, - "instId": 300003, - "propState": 1, - "pos": { - "x": -120354, - "y": -16907, - "z": -211903 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 289, - "instId": 300004, - "propState": 1, - "pos": { - "x": -120354, - "y": -16907, - "z": -217903 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 289, - "instId": 300005, - "propState": 1, - "pos": { - "x": -120354, - "y": -16907, - "z": -223903 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - } - ], - "teleports": {} - }, - "292": { - "monsters": [], - "npcs": [ - { - "groupId": 292, - "instId": 400001, - "pos": { - "x": -129747, - "y": 22080, - "z": -249207 - }, - "rot": { - "x": 0, - "y": 137285, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 292, - "instId": 300001, - "propState": 18, - "pos": { - "x": -130280, - "y": 22508, - "z": -249461 - }, - "rot": { - "x": 0, - "y": 273476, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 292, - "instId": 300002, - "propState": 1, - "pos": { - "x": -127540, - "y": 22189, - "z": -250830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "293": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 293, - "instId": 300001, - "propState": 12, - "pos": { - "x": -150336, - "y": 38961, - "z": -60230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60302 - } - ], - "teleports": {} - }, - "294": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 294, - "instId": 300027, - "propState": 8, - "pos": { - "x": -120549, - "y": 22116, - "z": -259134 - }, - "rot": { - "x": 0, - "y": 158945, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 294, - "instId": 300028, - "propState": 8, - "pos": { - "x": -123618, - "y": 16110, - "z": -271290 - }, - "rot": { - "x": 0, - "y": 348891, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "295": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 295, - "instId": 300028, - "propState": 8, - "pos": { - "x": -137130, - "y": 37706, - "z": -271664 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "296": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 296, - "instId": 300027, - "propState": 8, - "pos": { - "x": -128063, - "y": 17779, - "z": -265987 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "298": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 298, - "instId": 300001, - "propState": 11, - "pos": { - "x": -26220, - "y": -16858, - "z": -271207 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "300": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 300, - "instId": 300001, - "propState": 11, - "pos": { - "x": 131480, - "y": 28090, - "z": -214320 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "301": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 301, - "instId": 300001, - "propState": 11, - "pos": { - "x": -75991, - "y": 22090, - "z": -182680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "302": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 302, - "instId": 300001, - "propState": 1, - "pos": { - "x": 166914, - "y": 29381, - "z": -130890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 139 - }, - { - "groupId": 302, - "instId": 300002, - "propState": 8, - "pos": { - "x": 110155, - "y": 18067, - "z": -263338 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 302, - "instId": 300003, - "propState": 8, - "pos": { - "x": 71858, - "y": -17715, - "z": -569984 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 302, - "instId": 300004, - "propState": 8, - "pos": { - "x": -179152, - "y": -2932, - "z": -79670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 302, - "instId": 300005, - "propState": 8, - "pos": { - "x": 97238, - "y": 108170, - "z": 160214 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 302, - "instId": 300006, - "propState": 8, - "pos": { - "x": 35260, - "y": -8710, - "z": -531030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "303": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 303, - "instId": 300001, - "propState": 8, - "pos": { - "x": 117147, - "y": 32410, - "z": -330955 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1016": { - "anchorId": 1, - "groupId": 303, - "instId": 300001, - "pos": { - "x": 118093, - "y": 32410, - "z": -330955 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "304": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 304, - "instId": 300001, - "propState": 8, - "pos": { - "x": -67310, - "y": 22081, - "z": -235630 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1019": { - "anchorId": 1, - "groupId": 304, - "instId": 300001, - "pos": { - "x": -67530, - "y": 22081, - "z": -236430 - }, - "rot": { - "x": 0, - "y": 10000, - "z": 0 - } - } - } - }, - "307": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 307, - "instId": 300001, - "propState": 12, - "pos": { - "x": -128160, - "y": 6200, - "z": -265990 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "311": { - "monsters": [ - { - "groupId": 311, - "instId": 200010, - "eventId": 20311120, - "pos": { - "x": -73780, - "y": 22090, - "z": -205370 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 311, - "instId": 200002, - "eventId": 20311121, - "pos": { - "x": -76970, - "y": 22090, - "z": -221450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3001020 - }, - { - "groupId": 311, - "instId": 200011, - "eventId": 20311122, - "pos": { - "x": -123114, - "y": 22097, - "z": -203660 - }, - "rot": { - "x": 0, - "y": 308123, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 311, - "instId": 200012, - "eventId": 20311123, - "pos": { - "x": -121338, - "y": 22099, - "z": -188080 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 311, - "instId": 200013, - "eventId": 20311124, - "pos": { - "x": -142707, - "y": 22090, - "z": -189387 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 311, - "instId": 200014, - "eventId": 20311125, - "pos": { - "x": -125410, - "y": 22121, - "z": -208390 - }, - "rot": { - "x": 0, - "y": 325000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 311, - "instId": 200015, - "eventId": 20311127, - "pos": { - "x": -140030, - "y": 22077, - "z": -163210 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 311, - "instId": 200001, - "eventId": 20311128, - "pos": { - "x": -152247, - "y": 22077, - "z": -136775 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "312": { - "monsters": [ - { - "groupId": 312, - "instId": 200016, - "eventId": 20311140, - "pos": { - "x": -165106, - "y": -10910, - "z": -125182 - }, - "rot": { - "x": 0, - "y": -2, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 312, - "instId": 200017, - "eventId": 20311141, - "pos": { - "x": -167428, - "y": -10910, - "z": -136067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "313": { - "monsters": [ - { - "groupId": 313, - "instId": 200007, - "eventId": 20311009, - "pos": { - "x": 75868, - "y": 22090, - "z": -209200 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "monsterId": 3012020 - }, - { - "groupId": 313, - "instId": 200008, - "eventId": 20311010, - "pos": { - "x": 73060, - "y": 22095, - "z": -209760 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "monsterId": 3011010 - }, - { - "groupId": 313, - "instId": 200001, - "eventId": 20311020, - "pos": { - "x": -73780, - "y": 22090, - "z": -205370 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 313, - "instId": 200002, - "eventId": 20311021, - "pos": { - "x": -76970, - "y": 22090, - "z": -221450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 313, - "instId": 200003, - "eventId": 20311027, - "pos": { - "x": -140030, - "y": 22077, - "z": -163210 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 313, - "instId": 200004, - "eventId": 20311028, - "pos": { - "x": -152247, - "y": 22077, - "z": -136775 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "314": { - "monsters": [ - { - "groupId": 314, - "instId": 200003, - "eventId": 20311012, - "pos": { - "x": 132120, - "y": 35107, - "z": -270170 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 314, - "instId": 200001, - "eventId": 20311013, - "pos": { - "x": 156056, - "y": 35107, - "z": -267386 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 314, - "instId": 200002, - "eventId": 20311014, - "pos": { - "x": 160640, - "y": 35030, - "z": -267890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "315": { - "monsters": [ - { - "groupId": 315, - "instId": 200001, - "eventId": 20311115, - "pos": { - "x": 167200, - "y": 43360, - "z": -258160 - }, - "rot": { - "x": 0, - "y": 265633, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "316": { - "monsters": [ - { - "groupId": 316, - "instId": 200001, - "eventId": 20311015, - "pos": { - "x": 167200, - "y": 43360, - "z": -258160 - }, - "rot": { - "x": 0, - "y": 265633, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "317": { - "monsters": [ - { - "groupId": 317, - "instId": 200001, - "eventId": 20311016, - "pos": { - "x": 157485, - "y": 47050, - "z": -267178 - }, - "rot": { - "x": 0, - "y": 316135, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 317, - "instId": 200002, - "eventId": 20311017, - "pos": { - "x": 146553, - "y": 47046, - "z": -261769 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3001010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "319": { - "monsters": [ - { - "groupId": 319, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": -152439, - "y": 16127, - "z": -136360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3001021 - }, { - "groupId": 319, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": -127735, - "y": 16077, - "z": -135210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 319, - "instId": 300001, - "propState": 8, - "pos": { - "x": -152439, - "y": 16127, - "z": -136360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 319, - "instId": 300002, - "propState": 8, - "pos": { - "x": -140387, - "y": 16310, - "z": -146364 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "324": { - "monsters": [ - { - "groupId": 324, - "instId": 200002, - "eventId": 20311149, - "pos": { - "x": -123210, - "y": 8830, - "z": -265990 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "325": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 325, - "instId": 300001, - "propState": 12, - "pos": { - "x": -307370, - "y": -20730, - "z": -50279 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "326": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 326, - "instId": 300001, - "propState": 12, - "pos": { - "x": -356156, - "y": -8790, - "z": -77323 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60302 - } - ], - "teleports": {} - }, - "329": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 329, - "instId": 300001, - "propState": 12, - "pos": { - "x": -332730, - "y": -8750, - "z": -77240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "331": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 331, - "instId": 300001, - "propState": 12, - "pos": { - "x": -349410, - "y": 1420, - "z": -77262 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "332": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 332, - "instId": 300001, - "propState": 1, - "pos": { - "x": 70987, - "y": -16918, - "z": -249130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 332, - "instId": 300003, - "propState": 1, - "pos": { - "x": 73440, - "y": 22090, - "z": -243065 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 332, - "instId": 300002, - "propState": 8, - "pos": { - "x": -67698, - "y": -16918, - "z": -249130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 332, - "instId": 300004, - "propState": 1, - "pos": { - "x": -73516, - "y": 22090, - "z": -246650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300005, - "propState": 1, - "pos": { - "x": -125968, - "y": 21032, - "z": -33553 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300006, - "propState": 1, - "pos": { - "x": -125968, - "y": 21032, - "z": -30254 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300007, - "propState": 1, - "pos": { - "x": -126790, - "y": -4906, - "z": -30006 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300008, - "propState": 1, - "pos": { - "x": -126790, - "y": -4906, - "z": -33305 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300010, - "propState": 1, - "pos": { - "x": 120500, - "y": 32410, - "z": -337990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300011, - "propState": 1, - "pos": { - "x": 264503, - "y": 32420, - "z": -310455 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300012, - "propState": 8, - "pos": { - "x": 261211, - "y": 32420, - "z": -410195 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - } - ], - "teleports": {} - }, - "333": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 333, - "instId": 300001, - "propState": 12, - "pos": { - "x": -353870, - "y": 8360, - "z": -57753 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "334": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 334, - "instId": 300002, - "propState": 12, - "pos": { - "x": -353838, - "y": -26799, - "z": -61985 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "339": { - "monsters": [ - { - "groupId": 339, - "instId": 200001, - "eventId": 20311172, - "pos": { - "x": -333556, - "y": -5418, - "z": -50338 - }, - "rot": { - "x": 0, - "y": 242208, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "340": { - "monsters": [ - { - "groupId": 340, - "instId": 200001, - "eventId": 20311171, - "pos": { - "x": -327040, - "y": 5610, - "z": -104220 - }, - "rot": { - "x": 0, - "y": 242208, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "341": { - "monsters": [ - { - "groupId": 341, - "instId": 200001, - "eventId": 20311183, - "pos": { - "x": -359880, - "y": -3720, - "z": -68540 - }, - "rot": { - "x": 0, - "y": 184351, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "342": { - "monsters": [ - { - "groupId": 342, - "instId": 200001, - "eventId": 20311176, - "pos": { - "x": -333227, - "y": -5024, - "z": -50338 - }, - "rot": { - "x": 0, - "y": 242208, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "343": { - "monsters": [ - { - "groupId": 343, - "instId": 200002, - "eventId": 20311174, - "pos": { - "x": -332911, - "y": -18238, - "z": -104172 - }, - "rot": { - "x": 0, - "y": 354061, - "z": 0 - }, - "monsterId": 3001010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "345": { - "monsters": [ - { - "groupId": 345, - "instId": 200001, - "eventId": 20311175, - "pos": { - "x": -347870, - "y": 2838, - "z": -78072 - }, - "rot": { - "x": 0, - "y": 76184, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "346": { - "monsters": [ - { - "groupId": 346, - "instId": 200001, - "eventId": 20311178, - "pos": { - "x": -350880, - "y": -5440, - "z": -104234 - }, - "rot": { - "x": 0, - "y": 242208, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "347": { - "monsters": [ - { - "groupId": 347, - "instId": 200001, - "eventId": 20311180, - "pos": { - "x": -338720, - "y": -5860, - "z": -50340 - }, - "rot": { - "x": 0, - "y": 242208, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "348": { - "monsters": [ - { - "groupId": 348, - "instId": 200001, - "eventId": 20311170, - "pos": { - "x": -123186, - "y": -16910, - "z": -159050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8002040 - }, { - "groupId": 348, - "instId": 200002, - "eventId": 20311169, - "pos": { - "x": 64150, - "y": 22076, - "z": -250120 - }, - "rot": { - "x": 0, - "y": 9057, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "352": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 352, - "instId": 300001, - "propState": 11, - "pos": { - "x": 384856, - "y": 21544, - "z": -262400 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "358": { - "monsters": [ - { - "groupId": 358, - "instId": 200001, - "eventId": 20311031, - "pos": { - "x": -148440, - "y": 16032, - "z": -67018 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 358, - "instId": 200002, - "eventId": 20311032, - "pos": { - "x": -140577, - "y": 16048, - "z": -61118 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3011010 - }, { - "groupId": 358, - "instId": 200003, - "eventId": 20311033, - "pos": { - "x": -110340, - "y": 28031, - "z": -50118 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "359": { - "monsters": [ - { - "groupId": 359, - "instId": 200001, - "eventId": 20311134, - "pos": { - "x": -146320, - "y": 39070, - "z": -55920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "360": { - "monsters": [ - { - "groupId": 360, - "instId": 200001, - "eventId": 20311034, - "pos": { - "x": -146320, - "y": 39070, - "z": -55920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "361": { - "monsters": [ - { - "groupId": 361, - "instId": 200001, - "eventId": 20311035, - "pos": { - "x": -161471, - "y": 24260, - "z": -80660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 361, - "instId": 200002, - "eventId": 20311036, - "pos": { - "x": -161394, - "y": 25170, - "z": -77090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "362": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 362, - "instId": 300001, - "propState": 8, - "pos": { - "x": -169070, - "y": 22077, - "z": -162001 - }, - "rot": { - "x": 0, - "y": 356426, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "364": { - "monsters": [ - { - "groupId": 364, - "instId": 200001, - "eventId": 20311043, - "pos": { - "x": -111338, - "y": 22116, - "z": -283270 - }, - "rot": { - "x": 0, - "y": 194744, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 364, - "instId": 200002, - "eventId": 20311044, - "pos": { - "x": -121548, - "y": 22116, - "z": -283003 - }, - "rot": { - "x": 0, - "y": 122884, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 364, - "instId": 200003, - "eventId": 20311045, - "pos": { - "x": -110535, - "y": 16110, - "z": -267273 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 364, - "instId": 200004, - "eventId": 20311046, - "pos": { - "x": -122125, - "y": 16110, - "z": -264994 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "366": { - "monsters": [ - { - "groupId": 366, - "instId": 200001, - "eventId": 20311047, - "pos": { - "x": -137130, - "y": 27175, - "z": -264801 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 366, - "instId": 200002, - "eventId": 20311048, - "pos": { - "x": -137130, - "y": 30916, - "z": -276154 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3002030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "367": { - "monsters": [ - { - "groupId": 367, - "instId": 200002, - "eventId": 20311049, - "pos": { - "x": -123210, - "y": 8830, - "z": -265990 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "379": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 379, - "instId": 300002, - "propState": 9, - "pos": { - "x": -307180, - "y": 324, - "z": -77350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - } - ], - "teleports": {} - }, - "380": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 380, - "instId": 300001, - "propState": 12, - "pos": { - "x": -305900, - "y": 7530, - "z": -65220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "385": { - "monsters": [ - { - "groupId": 385, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 366869, - "y": 15148, - "z": -276931 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - }, - { - "groupId": 385, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 372650, - "y": 15070, - "z": -280647 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3002011 - }, - { - "groupId": 385, - "instId": 200003, - "eventId": 10301299, - "pos": { - "x": 361204, - "y": 15070, - "z": -286142 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3001021 - }, - { - "groupId": 385, - "instId": 200004, - "eventId": 10301299, - "pos": { - "x": 365716, - "y": 3074, - "z": -307503 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 385, - "instId": 200005, - "eventId": 10301299, - "pos": { - "x": 359506, - "y": 3074, - "z": -299640 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 385, - "instId": 200006, - "eventId": 10301299, - "pos": { - "x": 372803, - "y": 3074, - "z": -296227 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3001021 - } - ], - "npcs": [], - "props": [ - { - "groupId": 385, - "instId": 300001, - "propState": 8, - "pos": { - "x": 368237, - "y": 15144, - "z": -285022 - }, - "rot": { - "x": 0, - "y": 268239, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 385, - "instId": 300002, - "propState": 8, - "pos": { - "x": 353485, - "y": 15254, - "z": -276970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "397": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 397, - "instId": 300001, - "propState": 12, - "pos": { - "x": -341706, - "y": -30261, - "z": -77151 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "398": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 398, - "instId": 300001, - "propState": 12, - "pos": { - "x": -335880, - "y": -12400, - "z": -61543 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "400": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 400, - "instId": 300001, - "propState": 12, - "pos": { - "x": -348553, - "y": -15827, - "z": -77330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "411": { - "monsters": [ - { - "groupId": 411, - "instId": 200001, - "eventId": 20311182, - "pos": { - "x": -338880, - "y": -5590, - "z": -104230 - }, - "rot": { - "x": 0, - "y": 242208, - "z": 0 - }, - "monsterId": 3001010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "412": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 412, - "instId": 300001, - "propState": 1, - "pos": { - "x": 110257, - "y": 15961, - "z": -263644 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103013 - }, { - "groupId": 412, - "instId": 300002, - "propState": 1, - "pos": { - "x": 71976, - "y": -19870, - "z": -570363 - }, - "rot": { - "x": 0, - "y": 358950, - "z": 0 - }, - "propId": 103013 - }, { - "groupId": 412, - "instId": 300003, - "propState": 1, - "pos": { - "x": 35020, - "y": -10626, - "z": -531100 - }, - "rot": { - "x": 0, - "y": 87023, - "z": 0 - }, - "propId": 103013 - }, { - "groupId": 412, - "instId": 300004, - "propState": 8, - "pos": { - "x": 110330, - "y": 17630, - "z": -263476 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "414": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 414, - "instId": 300001, - "propState": 8, - "pos": { - "x": 35340, - "y": -10000, - "z": -531240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "415": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 415, - "instId": 300002, - "propState": 8, - "pos": { - "x": -179190, - "y": -4760, - "z": -79740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "420": { - "monsters": [], - "npcs": [ - { - "groupId": 420, - "instId": 400001, - "pos": { - "x": -147700, - "y": -3668, - "z": -34850 - }, - "rot": { - "x": 0, - "y": 70205, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 420, - "instId": 300001, - "propState": 2, - "pos": { - "x": -147700, - "y": -4480, - "z": -34850 - }, - "rot": { - "x": 0, - "y": 70205, - "z": 0 - }, - "propId": 103130 - }, { - "groupId": 420, - "instId": 300002, - "propState": 8, - "pos": { - "x": -144768, - "y": -3923, - "z": -31631 - }, - "rot": { - "x": 0, - "y": 70205, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "421": { - "monsters": [], - "npcs": [ - { - "groupId": 421, - "instId": 400001, - "pos": { - "x": 357850, - "y": 6088, - "z": -309014 - }, - "rot": { - "x": 0, - "y": 245029, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 421, - "instId": 300001, - "propState": 18, - "pos": { - "x": 357961, - "y": 6050, - "z": -308940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 421, - "instId": 300002, - "propState": 1, - "pos": { - "x": 357553, - "y": 6050, - "z": -309853 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "422": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 422, - "instId": 300001, - "propState": 10, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 422, - "instId": 300002, - "propState": 8, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 422, - "instId": 300003, - "propState": 8, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 422, - "instId": 300004, - "propState": 8, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 422, - "instId": 300005, - "propState": 8, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 422, - "instId": 300006, - "propState": 8, - "pos": { - "x": -152161, - "y": 28077, - "z": -217810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 422, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 422, - "instId": 300008, - "propState": 2, - "pos": { - "x": -152164, - "y": 28077, - "z": -217780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 422, - "instId": 300009, - "propState": 8, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 422, - "instId": 300010, - "propState": 8, - "pos": { - "x": -149161, - "y": 28077, - "z": -217810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 422, - "instId": 300011, - "propState": 20, - "pos": { - "x": -152160, - "y": 28077, - "z": -222460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 422, - "instId": 300012, - "propState": 8, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 422, - "instId": 300013, - "propState": 8, - "pos": { - "x": -152160, - "y": 28077, - "z": -222460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "432": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 432, - "instId": 300001, - "propState": 11, - "pos": { - "x": -154075, - "y": 28032, - "z": -41050 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "433": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 433, - "instId": 300001, - "propState": 10, - "pos": { - "x": -104760, - "y": 22116, - "z": -250750 - }, - "rot": { - "x": 0, - "y": 270206, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 433, - "instId": 300002, - "propState": 8, - "pos": { - "x": -104760, - "y": 22116, - "z": -250750 - }, - "rot": { - "x": 0, - "y": 270206, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 433, - "instId": 300003, - "propState": 8, - "pos": { - "x": -104760, - "y": 22116, - "z": -250750 - }, - "rot": { - "x": 0, - "y": 270206, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 433, - "instId": 300004, - "propState": 8, - "pos": { - "x": -104760, - "y": 22116, - "z": -250750 - }, - "rot": { - "x": 0, - "y": 270206, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 433, - "instId": 300005, - "propState": 8, - "pos": { - "x": -105807, - "y": 22116, - "z": -250750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 433, - "instId": 300006, - "propState": 20, - "pos": { - "x": -102846, - "y": 22116, - "z": -250700 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 433, - "instId": 300007, - "propState": 8, - "pos": { - "x": -102846, - "y": 22116, - "z": -250700 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "434": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 434, - "instId": 300001, - "propState": 10, - "pos": { - "x": -118380, - "y": 28048, - "z": -70920 - }, - "rot": { - "x": 0, - "y": 43289, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 434, - "instId": 300002, - "propState": 8, - "pos": { - "x": -118380, - "y": 28048, - "z": -70920 - }, - "rot": { - "x": 0, - "y": 43289, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 434, - "instId": 300003, - "propState": 8, - "pos": { - "x": -118380, - "y": 28048, - "z": -70920 - }, - "rot": { - "x": 0, - "y": 43289, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 434, - "instId": 300004, - "propState": 8, - "pos": { - "x": -118380, - "y": 28048, - "z": -70920 - }, - "rot": { - "x": 0, - "y": 43289, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 434, - "instId": 300005, - "propState": 8, - "pos": { - "x": -137540, - "y": 16056, - "z": -89764 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 434, - "instId": 300006, - "propState": 20, - "pos": { - "x": -140441, - "y": 16055, - "z": -94522 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 434, - "instId": 300007, - "propState": 8, - "pos": { - "x": -140167, - "y": 16055, - "z": -90228 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "447": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 447, - "instId": 300006, - "propState": 18, - "pos": { - "x": 4450, - "y": -14925, - "z": -260730 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - } - ], - "teleports": {} - }, - "454": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 454, - "instId": 300001, - "propState": 10, - "pos": { - "x": 384420, - "y": 21090, - "z": -279590 - }, - "rot": { - "x": 0, - "y": 90358, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 454, - "instId": 300002, - "propState": 8, - "pos": { - "x": 384420, - "y": 21090, - "z": -279590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 454, - "instId": 300003, - "propState": 8, - "pos": { - "x": 384420, - "y": 21090, - "z": -279590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 454, - "instId": 300004, - "propState": 8, - "pos": { - "x": 384420, - "y": 21090, - "z": -279590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 454, - "instId": 300005, - "propState": 8, - "pos": { - "x": 384420, - "y": 21090, - "z": -279590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 454, - "instId": 300006, - "propState": 20, - "pos": { - "x": 370412, - "y": 15098, - "z": -279300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 454, - "instId": 300007, - "propState": 8, - "pos": { - "x": 384420, - "y": 21090, - "z": -279590 - }, - "rot": { - "x": 0, - "y": 90358, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "455": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 455, - "instId": 300001, - "propState": 2, - "pos": { - "x": -355402, - "y": -8750, - "z": -77280 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103012 - }, { - "groupId": 455, - "instId": 300002, - "propState": 9, - "pos": { - "x": -355630, - "y": -7750, - "z": -55470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 455, - "instId": 300005, - "propState": 8, - "pos": { - "x": -355402, - "y": -8750, - "z": -77280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 455, - "instId": 300006, - "propState": 20, - "pos": { - "x": -356920, - "y": -8750, - "z": -77250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60302 - } - ], - "teleports": {} - }, - "463": { - "monsters": [ - { - "groupId": 463, - "instId": 200001, - "eventId": 20311179, - "pos": { - "x": -359882, - "y": -3720, - "z": -68540 - }, - "rot": { - "x": 0, - "y": 210151, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "464": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 464, - "instId": 300002, - "propState": 8, - "pos": { - "x": -309911, - "y": -8750, - "z": -59669 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 464, - "instId": 300027, - "propState": 8, - "pos": { - "x": -334522, - "y": -8750, - "z": -58716 - }, - "rot": { - "x": 0, - "y": 87139, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 464, - "instId": 300001, - "propState": 8, - "pos": { - "x": -322291, - "y": -26369, - "z": -103670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "465": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 465, - "instId": 300027, - "propState": 8, - "pos": { - "x": -312647, - "y": -8748, - "z": -97280 - }, - "rot": { - "x": 0, - "y": 283877, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "466": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 466, - "instId": 300027, - "propState": 8, - "pos": { - "x": -339845, - "y": -20415, - "z": -50337 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "467": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 467, - "instId": 300027, - "propState": 8, - "pos": { - "x": -338515, - "y": 5950, - "z": -104234 - }, - "rot": { - "x": 0, - "y": 269996, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 467, - "instId": 300001, - "propState": 8, - "pos": { - "x": -319628, - "y": -11611, - "z": -104232 - }, - "rot": { - "x": 0, - "y": 270030, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "468": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 468, - "instId": 300001, - "propState": 8, - "pos": { - "x": -305900, - "y": -7940, - "z": -64920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "478": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 478, - "instId": 300026, - "propState": 8, - "pos": { - "x": -119572, - "y": 31130, - "z": -89770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 478, - "instId": 300027, - "propState": 8, - "pos": { - "x": -119573, - "y": 24456, - "z": -81779 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 478, - "instId": 300028, - "propState": 8, - "pos": { - "x": -119574, - "y": 31812, - "z": -82484 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "479": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 479, - "instId": 300001, - "propState": 12, - "pos": { - "x": -119572, - "y": 35422, - "z": -71276 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "485": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 485, - "instId": 300001, - "propState": 10, - "pos": { - "x": -312640, - "y": -8748, - "z": -95510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 485, - "instId": 300002, - "propState": 8, - "pos": { - "x": -316360, - "y": -8748, - "z": -95582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 485, - "instId": 300005, - "propState": 8, - "pos": { - "x": -316360, - "y": -8748, - "z": -95582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 485, - "instId": 300006, - "propState": 1, - "pos": { - "x": -341900, - "y": -8790, - "z": -98440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 485, - "instId": 300007, - "propState": 1, - "pos": { - "x": -348010, - "y": -8790, - "z": -98440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 485, - "instId": 300008, - "propState": 8, - "pos": { - "x": -316360, - "y": -8748, - "z": -95582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 485, - "instId": 300009, - "propState": 1, - "pos": { - "x": -323870, - "y": -8789, - "z": -98420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 485, - "instId": 300010, - "propState": 1, - "pos": { - "x": -329990, - "y": -8789, - "z": -98420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 485, - "instId": 300011, - "propState": 8, - "pos": { - "x": -316360, - "y": -8748, - "z": -95582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 485, - "instId": 300012, - "propState": 8, - "pos": { - "x": -316360, - "y": -8748, - "z": -95582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 485, - "instId": 300013, - "propState": 8, - "pos": { - "x": -341900, - "y": -8790, - "z": -98440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 485, - "instId": 300014, - "propState": 8, - "pos": { - "x": -348010, - "y": -8790, - "z": -98440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 485, - "instId": 300015, - "propState": 8, - "pos": { - "x": -323870, - "y": -8789, - "z": -98420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 485, - "instId": 300016, - "propState": 8, - "pos": { - "x": -329990, - "y": -8789, - "z": -98420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "486": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 486, - "instId": 300001, - "propState": 20, - "pos": { - "x": -347863, - "y": 2930, - "z": -77270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 486, - "instId": 300002, - "propState": 8, - "pos": { - "x": -315950, - "y": -25776, - "z": -60024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 486, - "instId": 300005, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 486, - "instId": 300006, - "propState": 1, - "pos": { - "x": -341790, - "y": -8700, - "z": -74280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 486, - "instId": 300007, - "propState": 1, - "pos": { - "x": -335690, - "y": -8700, - "z": -74280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 486, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 486, - "instId": 300009, - "propState": 8, - "pos": { - "x": -341790, - "y": -8780, - "z": -74280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 486, - "instId": 300010, - "propState": 8, - "pos": { - "x": -335690, - "y": -8780, - "z": -74280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "487": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 487, - "instId": 300001, - "propState": 20, - "pos": { - "x": -351050, - "y": -8748, - "z": -97390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 487, - "instId": 300002, - "propState": 8, - "pos": { - "x": -351940, - "y": -8748, - "z": -93120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 487, - "instId": 300005, - "propState": 8, - "pos": { - "x": -351940, - "y": -8748, - "z": -93120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 487, - "instId": 300006, - "propState": 1, - "pos": { - "x": -347920, - "y": -8789, - "z": -92405 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 487, - "instId": 300007, - "propState": 1, - "pos": { - "x": -347920, - "y": -8789, - "z": -86299 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 487, - "instId": 300008, - "propState": 1, - "pos": { - "x": -347958, - "y": -8898, - "z": -74397 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 487, - "instId": 300009, - "propState": 1, - "pos": { - "x": -347958, - "y": -8898, - "z": -68277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 487, - "instId": 300010, - "propState": 8, - "pos": { - "x": -351940, - "y": -8748, - "z": -93120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 487, - "instId": 300011, - "propState": 8, - "pos": { - "x": -351940, - "y": -8748, - "z": -93120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 487, - "instId": 300012, - "propState": 8, - "pos": { - "x": -351940, - "y": -8748, - "z": -93120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 487, - "instId": 300013, - "propState": 8, - "pos": { - "x": -347920, - "y": -8789, - "z": -92405 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 487, - "instId": 300014, - "propState": 8, - "pos": { - "x": -347920, - "y": -8789, - "z": -86299 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 487, - "instId": 300015, - "propState": 8, - "pos": { - "x": -347958, - "y": -8898, - "z": -74397 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 487, - "instId": 300016, - "propState": 8, - "pos": { - "x": -347958, - "y": -8898, - "z": -68277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "488": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 488, - "instId": 300001, - "propState": 20, - "pos": { - "x": -353100, - "y": -8750, - "z": -58840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 488, - "instId": 300002, - "propState": 8, - "pos": { - "x": -315950, - "y": -25776, - "z": -60024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 488, - "instId": 300005, - "propState": 8, - "pos": { - "x": -349010, - "y": -8750, - "z": -55460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 488, - "instId": 300006, - "propState": 8, - "pos": { - "x": -332830, - "y": -8730, - "z": -60830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103001 - }, { - "groupId": 488, - "instId": 300007, - "propState": 1, - "pos": { - "x": -347862, - "y": -8885, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 488, - "instId": 300008, - "propState": 1, - "pos": { - "x": -341768, - "y": -8885, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 488, - "instId": 300009, - "propState": 1, - "pos": { - "x": -329882, - "y": -8799, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 488, - "instId": 300010, - "propState": 1, - "pos": { - "x": -323760, - "y": -8799, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 488, - "instId": 300011, - "propState": 8, - "pos": { - "x": -349010, - "y": -8750, - "z": -55460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 488, - "instId": 300012, - "propState": 8, - "pos": { - "x": -349010, - "y": -8750, - "z": -55460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 488, - "instId": 300013, - "propState": 8, - "pos": { - "x": -349010, - "y": -8750, - "z": -55460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 488, - "instId": 300014, - "propState": 8, - "pos": { - "x": -349010, - "y": -8750, - "z": -55460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 488, - "instId": 300015, - "propState": 8, - "pos": { - "x": -347862, - "y": -8885, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 488, - "instId": 300016, - "propState": 8, - "pos": { - "x": -341768, - "y": -8885, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 488, - "instId": 300017, - "propState": 8, - "pos": { - "x": -329882, - "y": -8799, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 488, - "instId": 300018, - "propState": 8, - "pos": { - "x": -323760, - "y": -8799, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "489": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 489, - "instId": 300001, - "propState": 20, - "pos": { - "x": -316481, - "y": -8750, - "z": -60701 - }, - "rot": { - "x": 0, - "y": 60289, - "z": 0 - }, - "propId": 103012 - }, { - "groupId": 489, - "instId": 300002, - "propState": 8, - "pos": { - "x": -315950, - "y": -25776, - "z": -60024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 489, - "instId": 300005, - "propState": 8, - "pos": { - "x": -316481, - "y": -8750, - "z": -60701 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "498": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "499": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 499, - "instId": 300001, - "propState": 20, - "pos": { - "x": -148621, - "y": -4480, - "z": -31631 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "501": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 501, - "instId": 300001, - "propState": 18, - "pos": { - "x": 152262, - "y": 29420, - "z": -133030 - }, - "rot": { - "x": 0, - "y": 143340, - "z": 0 - }, - "propId": 103038 - }, - { - "groupId": 501, - "instId": 300002, - "propState": 18, - "pos": { - "x": -661, - "y": -15838, - "z": -301433 - }, - "rot": { - "x": 0, - "y": 86695, - "z": 0 - }, - "propId": 103038 - }, - { - "groupId": 501, - "instId": 300003, - "propState": 18, - "pos": { - "x": -119850, - "y": -4070, - "z": -80450 - }, - "rot": { - "x": 0, - "y": 10350, - "z": 0 - }, - "propId": 103038 - }, - { - "groupId": 501, - "instId": 300004, - "propState": 18, - "pos": { - "x": 122974, - "y": 23220, - "z": -196904 - }, - "rot": { - "x": 0, - "y": 193933, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 501, - "instId": 300005, - "propState": 18, - "pos": { - "x": -194099, - "y": 17243, - "z": -70785 - }, - "rot": { - "x": 0, - "y": 285903, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 501, - "instId": 300006, - "propState": 18, - "pos": { - "x": 114254, - "y": 33230, - "z": -312015 - }, - "rot": { - "x": 0, - "y": 185378, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 501, - "instId": 300007, - "propState": 18, - "pos": { - "x": -125110, - "y": 22500, - "z": -196790 - }, - "rot": { - "x": 0, - "y": 9487, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 501, - "instId": 300008, - "propState": 18, - "pos": { - "x": -140630, - "y": 29960, - "z": -51370 - }, - "rot": { - "x": 0, - "y": 109706, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "614": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 614, - "instId": 300001, - "propState": 18, - "pos": { - "x": -76, - "y": -15300, - "z": -270627 - }, - "rot": { - "x": 0, - "y": 270425, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "640": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 640, - "instId": 300001, - "propState": 18, - "pos": { - "x": -115989, - "y": 23050, - "z": -146744 - }, - "rot": { - "x": 0, - "y": 207159, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 401, - "startAnchorId": 3, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "2031103": { - "P20311_F20311001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -110818, - "y": 22077, - "z": -216545 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 120671, - "y": 32410, - "z": -316397 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -140500, - "y": 22100, - "z": -114810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103010 - }, { - "groupId": 37, - "instId": 300002, - "propState": 1, - "pos": { - "x": -140500, - "y": 19040, - "z": -103893 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 37, - "instId": 300003, - "propState": 8, - "pos": { - "x": -140500, - "y": 22100, - "z": -125764 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103011 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": -140580, - "y": 20930, - "z": -46900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103010 - }, { - "groupId": 38, - "instId": 300002, - "propState": 8, - "pos": { - "x": -140501, - "y": 16010, - "z": -55956 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 38, - "instId": 300003, - "propState": 1, - "pos": { - "x": -140516, - "y": 21035, - "z": -37883 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 38, - "instId": 300004, - "propState": 8, - "pos": { - "x": -142489, - "y": 16032, - "z": -52035 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": -116070, - "y": 25360, - "z": -232860 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103010 - }, { - "groupId": 42, - "instId": 300002, - "propState": 1, - "pos": { - "x": -116121, - "y": 22100, - "z": -248043 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 42, - "instId": 300003, - "propState": 1, - "pos": { - "x": -116180, - "y": 22050, - "z": -217760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103011 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 12, - "pos": { - "x": 135190, - "y": 28084, - "z": -112910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 50, - "instId": 300002, - "propState": 12, - "pos": { - "x": 139150, - "y": 22138, - "z": -204590 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 50, - "instId": 300003, - "propState": 12, - "pos": { - "x": 75309, - "y": 22090, - "z": -181886 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 50, - "instId": 300004, - "propState": 12, - "pos": { - "x": 169631, - "y": 32410, - "z": -311081 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300005, - "propState": 12, - "pos": { - "x": 25570, - "y": -16858, - "z": -271110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300006, - "propState": 12, - "pos": { - "x": -65660, - "y": 22081, - "z": -252210 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300008, - "propState": 12, - "pos": { - "x": -140546, - "y": 28067, - "z": -177350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300010, - "propState": 12, - "pos": { - "x": -170467, - "y": 22077, - "z": -141800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300009, - "propState": 12, - "pos": { - "x": -178999, - "y": -10481, - "z": -132258 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300011, - "propState": 12, - "pos": { - "x": -140663, - "y": 28320, - "z": 12394 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300007, - "propState": 12, - "pos": { - "x": -151375, - "y": 21032, - "z": -32193 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300012, - "propState": 12, - "pos": { - "x": -130017, - "y": 19343, - "z": -128351 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300013, - "propState": 12, - "pos": { - "x": -152666, - "y": 16077, - "z": -168726 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 50, - "instId": 300014, - "propState": 12, - "pos": { - "x": 74440, - "y": -16918, - "z": -241080 - }, - "rot": { - "x": 0, - "y": 175344, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300015, - "propState": 12, - "pos": { - "x": -126308, - "y": 28032, - "z": -21270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300016, - "propState": 12, - "pos": { - "x": 72060, - "y": -19507, - "z": -524470 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": 166106, - "y": 28084, - "z": -136319 - }, - "rot": { - "x": 0, - "y": 314789, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": 79038, - "y": -16910, - "z": -250214 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 51, - "instId": 300004, - "propState": 8, - "pos": { - "x": -111459, - "y": 22077, - "z": -147020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 51, - "instId": 300005, - "propState": 8, - "pos": { - "x": -152719, - "y": -4910, - "z": -87725 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 51, - "instId": 300006, - "propState": 8, - "pos": { - "x": -126740, - "y": 28067, - "z": 2770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2031101": { - "anchorId": 1, - "groupId": 51, - "instId": 300001, - "pos": { - "x": 160361, - "y": 28084, - "z": -130813 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2031102": { - "anchorId": 2, - "groupId": 51, - "instId": 300002, - "pos": { - "x": 72413, - "y": -16918, - "z": -259230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2031103": { - "anchorId": 4, - "groupId": 51, - "instId": 300004, - "pos": { - "x": -120645, - "y": 22077, - "z": -148724 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2031104": { - "anchorId": 5, - "groupId": 51, - "instId": 300005, - "pos": { - "x": -145525, - "y": -4910, - "z": -79740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2031105": { - "anchorId": 6, - "groupId": 51, - "instId": 300006, - "pos": { - "x": -130013, - "y": 28067, - "z": -3320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "52": { - "monsters": [ - { - "groupId": 52, - "instId": 200002, - "eventId": 20311103, - "pos": { - "x": 91778, - "y": 22090, - "z": -199737 - }, - "rot": { - "x": 0, - "y": 303327, - "z": 0 - }, - "monsterId": 3012020 - }, - { - "groupId": 52, - "instId": 200003, - "eventId": 20311104, - "pos": { - "x": 112810, - "y": 22118, - "z": -214378 - }, - "rot": { - "x": 0, - "y": 213387, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 52, - "instId": 200004, - "eventId": 20311105, - "pos": { - "x": 92257, - "y": 22090, - "z": -194733 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "monsterId": 3011010 - }, - { - "groupId": 52, - "instId": 200005, - "eventId": 20311106, - "pos": { - "x": 117011, - "y": 22103, - "z": -207699 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 52, - "instId": 200006, - "eventId": 20311107, - "pos": { - "x": 120449, - "y": 22112, - "z": -205441 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 52, - "instId": 200007, - "eventId": 20311109, - "pos": { - "x": 75868, - "y": 22090, - "z": -209200 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 52, - "instId": 200008, - "eventId": 20311110, - "pos": { - "x": 73060, - "y": 22095, - "z": -209760 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "monsterId": 3011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "54": { - "monsters": [ - { - "groupId": 54, - "instId": 200001, - "eventId": 20311237, - "pos": { - "x": -191880, - "y": 16032, - "z": -79930 - }, - "rot": { - "x": 0, - "y": 198416, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 54, - "instId": 200002, - "eventId": 20311238, - "pos": { - "x": -196140, - "y": 16032, - "z": -79300 - }, - "rot": { - "x": 0, - "y": 153201, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 11, - "pos": { - "x": -194280, - "y": 16032, - "z": -82577 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": -194280, - "y": 16032, - "z": -82577 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 54, - "instId": 300003, - "propState": 8, - "pos": { - "x": -194280, - "y": 16032, - "z": -82577 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 54, - "instId": 300004, - "propState": 8, - "pos": { - "x": -185480, - "y": 16032, - "z": -76900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "55": { - "monsters": [ - { - "groupId": 55, - "instId": 200001, - "eventId": 101215, - "pos": { - "x": -190717, - "y": 22077, - "z": -149660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3003021 - } - ], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 8, - "pos": { - "x": -190717, - "y": 23077, - "z": -149660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1115": { - "anchorId": 1, - "groupId": 55, - "instId": 300001, - "pos": { - "x": -184613, - "y": 22077, - "z": -149622 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300002, - "propState": 8, - "pos": { - "x": 99106, - "y": 28410, - "z": -310270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": 148261, - "y": 28084, - "z": -162045 - }, - "rot": { - "x": 0, - "y": 349862, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 56, - "instId": 300012, - "propState": 8, - "pos": { - "x": -196652, - "y": 16032, - "z": -58845 - }, - "rot": { - "x": 0, - "y": 46295, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 56, - "instId": 300013, - "propState": 8, - "pos": { - "x": -171791, - "y": 22077, - "z": -150220 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 56, - "instId": 300014, - "propState": 8, - "pos": { - "x": -62450, - "y": -16918, - "z": -245750 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 56, - "instId": 300029, - "propState": 8, - "pos": { - "x": 164490, - "y": 32410, - "z": -315343 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 56, - "instId": 300006, - "propState": 8, - "pos": { - "x": 144074, - "y": 28100, - "z": -138285 - }, - "rot": { - "x": 0, - "y": 46973, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300007, - "propState": 8, - "pos": { - "x": 115530, - "y": 22088, - "z": -216120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300003, - "propState": 8, - "pos": { - "x": 108292, - "y": 16085, - "z": -249816 - }, - "rot": { - "x": 0, - "y": 151903, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300004, - "propState": 8, - "pos": { - "x": 80018, - "y": 22090, - "z": -228853 - }, - "rot": { - "x": 0, - "y": 220892, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300005, - "propState": 8, - "pos": { - "x": 129786, - "y": 32420, - "z": -313979 - }, - "rot": { - "x": 0, - "y": 314976, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300008, - "propState": 8, - "pos": { - "x": 63798, - "y": -16918, - "z": -242284 - }, - "rot": { - "x": 0, - "y": 321448, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300009, - "propState": 8, - "pos": { - "x": -80004, - "y": 22090, - "z": -201241 - }, - "rot": { - "x": 0, - "y": 84752, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300010, - "propState": 8, - "pos": { - "x": -121155, - "y": 22077, - "z": -216574 - }, - "rot": { - "x": 0, - "y": 353807, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300011, - "propState": 8, - "pos": { - "x": -121053, - "y": 22077, - "z": -177263 - }, - "rot": { - "x": 0, - "y": 173938, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300015, - "propState": 8, - "pos": { - "x": -142734, - "y": 19077, - "z": -152427 - }, - "rot": { - "x": 0, - "y": 115462, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300016, - "propState": 8, - "pos": { - "x": -153560, - "y": 16077, - "z": -129380 - }, - "rot": { - "x": 0, - "y": 107668, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300017, - "propState": 8, - "pos": { - "x": -136000, - "y": 22077, - "z": -127490 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300018, - "propState": 8, - "pos": { - "x": -145805, - "y": 21032, - "z": -27344 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300019, - "propState": 8, - "pos": { - "x": -153673, - "y": 28075, - "z": -2480 - }, - "rot": { - "x": 0, - "y": 119812, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300020, - "propState": 8, - "pos": { - "x": -188991, - "y": 28032, - "z": 2956 - }, - "rot": { - "x": 0, - "y": 186615, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300021, - "propState": 8, - "pos": { - "x": -188120, - "y": 16032, - "z": -80463 - }, - "rot": { - "x": 0, - "y": 285782, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300022, - "propState": 8, - "pos": { - "x": -135496, - "y": -4910, - "z": -26902 - }, - "rot": { - "x": 0, - "y": 142473, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300023, - "propState": 8, - "pos": { - "x": -126745, - "y": -4910, - "z": -95978 - }, - "rot": { - "x": 0, - "y": 353936, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300024, - "propState": 8, - "pos": { - "x": -127846, - "y": -4910, - "z": -132695 - }, - "rot": { - "x": 0, - "y": 297112, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300025, - "propState": 8, - "pos": { - "x": -161537, - "y": -10910, - "z": -137835 - }, - "rot": { - "x": 0, - "y": 247230, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300026, - "propState": 8, - "pos": { - "x": -121595, - "y": -16910, - "z": -150035 - }, - "rot": { - "x": 0, - "y": 178939, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300027, - "propState": 8, - "pos": { - "x": -125438, - "y": -16910, - "z": -196494 - }, - "rot": { - "x": 0, - "y": 118484, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300028, - "propState": 8, - "pos": { - "x": -75992, - "y": -16900, - "z": -202281 - }, - "rot": { - "x": 0, - "y": 187292, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "57": { - "monsters": [ - { - "groupId": 57, - "instId": 200001, - "eventId": 20311233, - "pos": { - "x": 84597, - "y": 28420, - "z": -303957 - }, - "rot": { - "x": 0, - "y": 124687, - "z": 0 - }, - "monsterId": 3003010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 11, - "pos": { - "x": 80288, - "y": 28410, - "z": -302663 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": 80288, - "y": 28410, - "z": -302663 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 57, - "instId": 300003, - "propState": 8, - "pos": { - "x": 80288, - "y": 28410, - "z": -302663 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 57, - "instId": 300004, - "propState": 8, - "pos": { - "x": 95351, - "y": 28410, - "z": -312124 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "60": { - "monsters": [ - { - "groupId": 60, - "instId": 200003, - "eventId": 20311112, - "pos": { - "x": 132120, - "y": 35107, - "z": -270170 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 60, - "instId": 200001, - "eventId": 20311113, - "pos": { - "x": 156056, - "y": 35107, - "z": -267386 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 60, - "instId": 200002, - "eventId": 20311114, - "pos": { - "x": 160640, - "y": 35030, - "z": -267890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "61": { - "monsters": [ - { - "groupId": 61, - "instId": 200001, - "eventId": 20311116, - "pos": { - "x": 157485, - "y": 47050, - "z": -267178 - }, - "rot": { - "x": 0, - "y": 316135, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 61, - "instId": 200002, - "eventId": 20311117, - "pos": { - "x": 146553, - "y": 47046, - "z": -261769 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3001010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 8, - "pos": { - "x": 166059, - "y": 35202, - "z": -250726 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 62, - "instId": 300002, - "propState": 8, - "pos": { - "x": 126273, - "y": 35030, - "z": -277480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": 166240, - "y": 47050, - "z": -271620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 63, - "instId": 300002, - "propState": 8, - "pos": { - "x": 134365, - "y": 47050, - "z": -264098 - }, - "rot": { - "x": 0, - "y": 216920, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 63, - "instId": 300003, - "propState": 8, - "pos": { - "x": 110107, - "y": 47060, - "z": -274810 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 12, - "pos": { - "x": 111726, - "y": 35080, - "z": -269710 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60302 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300002, - "propState": 12, - "pos": { - "x": 153190, - "y": 46630, - "z": -272600 - }, - "rot": { - "x": 0, - "y": 305478, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": 170990, - "y": 32410, - "z": -319140 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 901 - }, { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": 171780, - "y": 32420, - "z": -319930 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1209": { - "anchorId": 1, - "groupId": 68, - "instId": 300001, - "pos": { - "x": 169880, - "y": 32410, - "z": -318150 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - } - } - } - }, - "71": { - "monsters": [ - { - "groupId": 71, - "instId": 200001, - "eventId": 20311231, - "pos": { - "x": 125231, - "y": 43140, - "z": -270798 - }, - "rot": { - "x": 0, - "y": 150913, - "z": 0 - }, - "monsterId": 3003020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 11, - "pos": { - "x": 125230, - "y": 40820, - "z": -276050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 71, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 71, - "instId": 300003, - "propState": 8, - "pos": { - "x": 125420, - "y": 40810, - "z": -276120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 71, - "instId": 300004, - "propState": 8, - "pos": { - "x": 125420, - "y": 41160, - "z": -256100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 125230, - "y": 39880, - "z": -263970 - }, - "rot": { - "x": 0, - "y": 359902, - "z": 0 - }, - "propId": 103015 - } - ], - "teleports": {} - }, - "73": { - "monsters": [ - { - "groupId": 73, - "instId": 200001, - "eventId": 20311235, - "pos": { - "x": -109284, - "y": 22322, - "z": -43534 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 73, - "instId": 200002, - "eventId": 20311236, - "pos": { - "x": -107920, - "y": 22308, - "z": -45240 - }, - "rot": { - "x": 0, - "y": 220000, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 11, - "pos": { - "x": -110601, - "y": 22308, - "z": -40540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 73, - "instId": 300002, - "propState": 8, - "pos": { - "x": -110601, - "y": 22308, - "z": -40540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 73, - "instId": 300003, - "propState": 8, - "pos": { - "x": -110601, - "y": 22308, - "z": -40540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 73, - "instId": 300004, - "propState": 8, - "pos": { - "x": -107740, - "y": 22034, - "z": -54710 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300002, - "propState": 8, - "pos": { - "x": -122020, - "y": 16032, - "z": -80556 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 74, - "instId": 300026, - "propState": 8, - "pos": { - "x": -130967, - "y": 16048, - "z": -66606 - }, - "rot": { - "x": 0, - "y": 13220, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 74, - "instId": 300027, - "propState": 8, - "pos": { - "x": -159972, - "y": 16032, - "z": -86207 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 74, - "instId": 300028, - "propState": 8, - "pos": { - "x": -107792, - "y": 28048, - "z": -72795 - }, - "rot": { - "x": 0, - "y": 268271, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 12, - "pos": { - "x": -149276, - "y": 16048, - "z": -62254 - }, - "rot": { - "x": 0, - "y": 317606, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 75, - "instId": 300002, - "propState": 12, - "pos": { - "x": -104283, - "y": 16032, - "z": -58786 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "76": { - "monsters": [ - { - "groupId": 76, - "instId": 200001, - "eventId": 20311131, - "pos": { - "x": -148440, - "y": 16032, - "z": -67018 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 76, - "instId": 200002, - "eventId": 20311132, - "pos": { - "x": -140577, - "y": 16048, - "z": -61118 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3011010 - }, { - "groupId": 76, - "instId": 200003, - "eventId": 20311133, - "pos": { - "x": -110340, - "y": 28031, - "z": -50118 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300026, - "propState": 8, - "pos": { - "x": -140319, - "y": 38323, - "z": -55920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 78, - "instId": 300027, - "propState": 8, - "pos": { - "x": -152550, - "y": 23093, - "z": -55923 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300027, - "propState": 8, - "pos": { - "x": -161471, - "y": 30453, - "z": -95362 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "82": { - "monsters": [ - { - "groupId": 82, - "instId": 200001, - "eventId": 20311135, - "pos": { - "x": -161471, - "y": 24260, - "z": -80660 - }, - "rot": { - "x": 0, - "y": 292813, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 82, - "instId": 200002, - "eventId": 20311136, - "pos": { - "x": -161394, - "y": 25170, - "z": -77090 - }, - "rot": { - "x": 0, - "y": 270919, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 12, - "pos": { - "x": 356617, - "y": 6088, - "z": -309496 - }, - "rot": { - "x": 0, - "y": 268239, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 90, - "instId": 300002, - "propState": 8, - "pos": { - "x": 377128, - "y": 2940, - "z": -300428 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 90, - "instId": 300003, - "propState": 8, - "pos": { - "x": 369575, - "y": 2940, - "z": -308518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "92": { - "monsters": [ - { - "groupId": 92, - "instId": 200001, - "eventId": 20311152, - "pos": { - "x": 352308, - "y": 21470, - "z": -298150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 92, - "instId": 200002, - "eventId": 20311151, - "pos": { - "x": 362600, - "y": 30140, - "z": -298150 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3002030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 12, - "pos": { - "x": 373830, - "y": 35270, - "z": -298138 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "94": { - "monsters": [ - { - "groupId": 94, - "instId": 200001, - "eventId": 20311153, - "pos": { - "x": 389932, - "y": 22510, - "z": -271697 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 94, - "instId": 200002, - "eventId": 20311154, - "pos": { - "x": 390050, - "y": 32990, - "z": -270299 - }, - "rot": { - "x": 0, - "y": 217133, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 12, - "pos": { - "x": 390050, - "y": 32580, - "z": -272873 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 95, - "instId": 300002, - "propState": 12, - "pos": { - "x": 366015, - "y": 49580, - "z": -289187 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "96": { - "monsters": [ - { - "groupId": 96, - "instId": 200001, - "eventId": 20311155, - "pos": { - "x": 377750, - "y": 39010, - "z": -281240 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3002030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "97": { - "monsters": [ - { - "groupId": 97, - "instId": 200001, - "eventId": 20311239, - "pos": { - "x": 342140, - "y": 29800, - "z": -287490 - }, - "rot": { - "x": 0, - "y": 68670, - "z": 0 - }, - "monsterId": 3003020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 11, - "pos": { - "x": 342050, - "y": 33275, - "z": -289213 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 97, - "instId": 300002, - "propState": 8, - "pos": { - "x": 342050, - "y": 33275, - "z": -289213 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 97, - "instId": 300003, - "propState": 8, - "pos": { - "x": 342050, - "y": 33275, - "z": -289213 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 98, - "instId": 300002, - "propState": 8, - "pos": { - "x": 342050, - "y": 33350, - "z": -270300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 98, - "instId": 300026, - "propState": 8, - "pos": { - "x": 342140, - "y": 27170, - "z": -278174 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 8, - "pos": { - "x": 381066, - "y": 39010, - "z": -276572 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 99, - "instId": 300003, - "propState": 8, - "pos": { - "x": 350276, - "y": 39010, - "z": -276543 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 8, - "pos": { - "x": 350564, - "y": 33868, - "z": -298148 - }, - "rot": { - "x": 0, - "y": 89994, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 100, - "instId": 300003, - "propState": 8, - "pos": { - "x": 379885, - "y": 35051, - "z": -298150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "107": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 107, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119563, - "y": 30930, - "z": -40770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103010 - }, { - "groupId": 107, - "instId": 300002, - "propState": 8, - "pos": { - "x": -113489, - "y": 28030, - "z": -40900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 107, - "instId": 300003, - "propState": 1, - "pos": { - "x": -125503, - "y": 28037, - "z": -40901 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 107, - "instId": 300004, - "propState": 8, - "pos": { - "x": -115543, - "y": 28034, - "z": -42975 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "156": { - "monsters": [], - "npcs": [ - { - "groupId": 156, - "instId": 400001, - "pos": { - "x": -31559, - "y": -14484, - "z": -256327 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 156, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31576, - "y": -14501, - "z": -256385 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 156, - "instId": 300002, - "propState": 1, - "pos": { - "x": -31548, - "y": -15925, - "z": -258229 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "168": { - "monsters": [], - "npcs": [ - { - "groupId": 168, - "instId": 400001, - "pos": { - "x": 161663, - "y": 29872, - "z": -122796 - }, - "rot": { - "x": 0, - "y": 166593, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 168, - "instId": 300001, - "propState": 18, - "pos": { - "x": 161054, - "y": 29791, - "z": -122169 - }, - "rot": { - "x": 0, - "y": 178459, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 168, - "instId": 300002, - "propState": 1, - "pos": { - "x": 161054, - "y": 29791, - "z": -122169 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [ - { - "groupId": 169, - "instId": 400001, - "pos": { - "x": 93314, - "y": 22759, - "z": -183164 - }, - "rot": { - "x": 0, - "y": 111283, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 169, - "instId": 300001, - "propState": 18, - "pos": { - "x": 93164, - "y": 22768, - "z": -183201 - }, - "rot": { - "x": 0, - "y": 279626, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 169, - "instId": 300002, - "propState": 1, - "pos": { - "x": 93164, - "y": 22768, - "z": -183201 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "172": { - "monsters": [], - "npcs": [ - { - "groupId": 172, - "instId": 400001, - "pos": { - "x": 9916, - "y": -15501, - "z": -281053 - }, - "rot": { - "x": 0, - "y": 278945, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 172, - "instId": 300001, - "propState": 18, - "pos": { - "x": 10836, - "y": -15124, - "z": -281828 - }, - "rot": { - "x": 0, - "y": 253540, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 172, - "instId": 300002, - "propState": 1, - "pos": { - "x": 11397, - "y": -14757, - "z": -281489 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300001, - "propState": 1, - "pos": { - "x": 146218, - "y": 28084, - "z": -175913 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 173, - "instId": 300002, - "propState": 8, - "pos": { - "x": 81346, - "y": 22089, - "z": -196925 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 173, - "instId": 300003, - "propState": 1, - "pos": { - "x": -81320, - "y": 22100, - "z": -196809 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 173, - "instId": 300006, - "propState": 1, - "pos": { - "x": -125303, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300007, - "propState": 1, - "pos": { - "x": -155408, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300008, - "propState": 1, - "pos": { - "x": -135344, - "y": -4910, - "z": -61779 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300009, - "propState": 1, - "pos": { - "x": 149255, - "y": 28111, - "z": -130927 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 173, - "instId": 300010, - "propState": 8, - "pos": { - "x": 110204, - "y": 22109, - "z": -217944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300011, - "propState": 8, - "pos": { - "x": -156331, - "y": -4910, - "z": -79773 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300004, - "propState": 8, - "pos": { - "x": -188501, - "y": 16040, - "z": -55890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300012, - "propState": 1, - "pos": { - "x": -156415, - "y": -10910, - "z": -130932 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300013, - "propState": 1, - "pos": { - "x": -165403, - "y": -10910, - "z": -139927 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300015, - "propState": 8, - "pos": { - "x": -81322, - "y": -16910, - "z": -196913 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300016, - "propState": 8, - "pos": { - "x": -83505, - "y": -16868, - "z": -198931 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 173, - "instId": 300017, - "propState": 8, - "pos": { - "x": 80139, - "y": 22090, - "z": -199564 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 173, - "instId": 300018, - "propState": 1, - "pos": { - "x": -173385, - "y": 22081, - "z": -148887 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 173, - "instId": 300014, - "propState": 8, - "pos": { - "x": -190551, - "y": 16032, - "z": -53857 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 173, - "instId": 300005, - "propState": 8, - "pos": { - "x": -116165, - "y": 22090, - "z": -175809 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - } - ], - "teleports": {} - }, - "183": { - "monsters": [], - "npcs": [ - { - "groupId": 183, - "instId": 400001, - "pos": { - "x": -171867, - "y": -9624, - "z": -123071 - }, - "rot": { - "x": 0, - "y": 207779, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 183, - "instId": 300001, - "propState": 18, - "pos": { - "x": -173186, - "y": -9401, - "z": -127050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 183, - "instId": 300002, - "propState": 8, - "pos": { - "x": -176788, - "y": -9420, - "z": -125359 - }, - "rot": { - "x": 0, - "y": 328197, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 183, - "instId": 300003, - "propState": 8, - "pos": { - "x": -171872, - "y": -9634, - "z": -123076 - }, - "rot": { - "x": 0, - "y": 46339, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 183, - "instId": 300004, - "propState": 1, - "pos": { - "x": -173186, - "y": -9401, - "z": -127050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [ - { - "groupId": 184, - "instId": 400001, - "pos": { - "x": -128723, - "y": -3319, - "z": -72647 - }, - "rot": { - "x": 0, - "y": 310570, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 184, - "instId": 300001, - "propState": 18, - "pos": { - "x": -128529, - "y": -3461, - "z": -72170 - }, - "rot": { - "x": 0, - "y": 120468, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 184, - "instId": 300002, - "propState": 1, - "pos": { - "x": -128723, - "y": -3319, - "z": -72647 - }, - "rot": { - "x": 0, - "y": 310570, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "185": { - "monsters": [], - "npcs": [ - { - "groupId": 185, - "instId": 400001, - "pos": { - "x": -146970, - "y": 19654, - "z": -92569 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 185, - "instId": 300001, - "propState": 18, - "pos": { - "x": -146994, - "y": 19513, - "z": -92703 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 185, - "instId": 300002, - "propState": 1, - "pos": { - "x": -146994, - "y": 19513, - "z": -92703 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "187": { - "monsters": [], - "npcs": [ - { - "groupId": 187, - "instId": 400001, - "pos": { - "x": 83139, - "y": 29188, - "z": -317826 - }, - "rot": { - "x": 0, - "y": 295434, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 187, - "instId": 300001, - "propState": 18, - "pos": { - "x": 84365, - "y": 29166, - "z": -316790 - }, - "rot": { - "x": 0, - "y": 37527, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 187, - "instId": 300002, - "propState": 8, - "pos": { - "x": 82722, - "y": 29172, - "z": -317748 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 187, - "instId": 300003, - "propState": 8, - "pos": { - "x": 84373, - "y": 29151, - "z": -318710 - }, - "rot": { - "x": 0, - "y": 150375, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 187, - "instId": 300004, - "propState": 1, - "pos": { - "x": 83802, - "y": 29258, - "z": -317801 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [ - { - "groupId": 188, - "instId": 400001, - "pos": { - "x": -146914, - "y": 28935, - "z": -14940 - }, - "rot": { - "x": 0, - "y": 273839, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 18, - "pos": { - "x": -146411, - "y": 29094, - "z": -14855 - }, - "rot": { - "x": 0, - "y": 136461, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 188, - "instId": 300002, - "propState": 1, - "pos": { - "x": -146411, - "y": 29094, - "z": -14855 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [ - { - "groupId": 189, - "instId": 400001, - "pos": { - "x": -189447, - "y": 17049, - "z": -69938 - }, - "rot": { - "x": 0, - "y": 326023, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 18, - "pos": { - "x": -189692, - "y": 16880, - "z": -70458 - }, - "rot": { - "x": 0, - "y": 18331, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 189, - "instId": 300002, - "propState": 1, - "pos": { - "x": -190622, - "y": 16032, - "z": -67910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 8, - "pos": { - "x": 125263, - "y": 35055, - "z": -266930 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 193, - "instId": 300002, - "propState": 8, - "pos": { - "x": 119263, - "y": 35055, - "z": -266930 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 193, - "instId": 300003, - "propState": 8, - "pos": { - "x": 112456, - "y": 35070, - "z": -272273 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 194, - "instId": 300001, - "propState": 8, - "pos": { - "x": 369050, - "y": 26166, - "z": -265280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 194, - "instId": 300002, - "propState": 8, - "pos": { - "x": 366974, - "y": 28132, - "z": -265280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "195": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 195, - "instId": 300001, - "propState": 8, - "pos": { - "x": 381886, - "y": 26283, - "z": -298135 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 195, - "instId": 300002, - "propState": 8, - "pos": { - "x": 384295, - "y": 27855, - "z": -298151 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "196": { - "monsters": [ - { - "groupId": 196, - "instId": 200001, - "eventId": 20311143, - "pos": { - "x": -111338, - "y": 22116, - "z": -283270 - }, - "rot": { - "x": 0, - "y": 194744, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 196, - "instId": 200002, - "eventId": 20311144, - "pos": { - "x": -121548, - "y": 22116, - "z": -283003 - }, - "rot": { - "x": 0, - "y": 122884, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 196, - "instId": 200003, - "eventId": 20311145, - "pos": { - "x": -110535, - "y": 16110, - "z": -267273 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 196, - "instId": 200004, - "eventId": 20311146, - "pos": { - "x": -122125, - "y": 16110, - "z": -264994 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "197": { - "monsters": [ - { - "groupId": 197, - "instId": 200001, - "eventId": 20311147, - "pos": { - "x": -137130, - "y": 27175, - "z": -264801 - }, - "rot": { - "x": 0, - "y": 174914, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 197, - "instId": 200002, - "eventId": 20311148, - "pos": { - "x": -137130, - "y": 30916, - "z": -276154 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3002030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "198": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 198, - "instId": 300001, - "propState": 12, - "pos": { - "x": -95150, - "y": 21160, - "z": -276190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "199": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 199, - "instId": 300001, - "propState": 12, - "pos": { - "x": -116297, - "y": 31664, - "z": -289820 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300004, - "propState": 1, - "pos": { - "x": -179420, - "y": -5030, - "z": -79729 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "216": { - "monsters": [ - { - "groupId": 216, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": -215500, - "y": 16077, - "z": -150924 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 8, - "pos": { - "x": -133837, - "y": 16077, - "z": -150924 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 216, - "instId": 300002, - "propState": 8, - "pos": { - "x": -140360, - "y": 17620, - "z": -150930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 216, - "instId": 300003, - "propState": 8, - "pos": { - "x": -133730, - "y": 16077, - "z": -149600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 216, - "instId": 300004, - "propState": 8, - "pos": { - "x": -133837, - "y": 16077, - "z": -150924 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 216, - "instId": 300005, - "propState": 8, - "pos": { - "x": -147470, - "y": 16077, - "z": -166639 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "224": { - "monsters": [ - { - "groupId": 224, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 316870, - "y": 15070, - "z": -270316 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 224, - "instId": 300001, - "propState": 8, - "pos": { - "x": 344411, - "y": 15070, - "z": -270316 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 224, - "instId": 300002, - "propState": 8, - "pos": { - "x": 364290, - "y": 15070, - "z": -279300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 224, - "instId": 300003, - "propState": 8, - "pos": { - "x": 375944, - "y": 3144, - "z": -308377 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 224, - "instId": 300004, - "propState": 8, - "pos": { - "x": 344510, - "y": 15070, - "z": -270450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 224, - "instId": 300005, - "propState": 8, - "pos": { - "x": 343255, - "y": 15070, - "z": -270316 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 224, - "instId": 300006, - "propState": 8, - "pos": { - "x": 375800, - "y": 3084, - "z": -309867 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 224, - "instId": 300007, - "propState": 8, - "pos": { - "x": 356617, - "y": 6088, - "z": -309496 - }, - "rot": { - "x": 0, - "y": 268239, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300004, - "propState": 8, - "pos": { - "x": 368259, - "y": 6088, - "z": -304138 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103087 - }, - { - "groupId": 226, - "instId": 300007, - "propState": 21, - "pos": { - "x": 388756, - "y": 15070, - "z": -270770 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 226, - "instId": 300008, - "propState": 21, - "pos": { - "x": 388872, - "y": 21060, - "z": -274648 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 226, - "instId": 300016, - "propState": 8, - "pos": { - "x": 357920, - "y": 15070, - "z": -288484 - }, - "rot": { - "x": 0, - "y": 35918, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 226, - "instId": 300017, - "propState": 8, - "pos": { - "x": 371890, - "y": 15070, - "z": -272080 - }, - "rot": { - "x": 0, - "y": 118242, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 226, - "instId": 300018, - "propState": 21, - "pos": { - "x": 374061, - "y": 6357, - "z": -309768 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 226, - "instId": 300019, - "propState": 21, - "pos": { - "x": 353694, - "y": 15080, - "z": -295642 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 226, - "instId": 300020, - "propState": 8, - "pos": { - "x": 368024, - "y": 6357, - "z": -309756 - }, - "rot": { - "x": 0, - "y": 194725, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 226, - "instId": 300021, - "propState": 8, - "pos": { - "x": 363172, - "y": 3074, - "z": -298299 - }, - "rot": { - "x": 0, - "y": 204937, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 226, - "instId": 300022, - "propState": 8, - "pos": { - "x": 368823, - "y": 3074, - "z": -293864 - }, - "rot": { - "x": 0, - "y": 66089, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 226, - "instId": 300023, - "propState": 21, - "pos": { - "x": 369299, - "y": 6088, - "z": -301061 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 226, - "instId": 300024, - "propState": 21, - "pos": { - "x": 375005, - "y": 3095, - "z": -300556 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 226, - "instId": 300027, - "propState": 21, - "pos": { - "x": 354481, - "y": 6115, - "z": -301178 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 226, - "instId": 300028, - "propState": 21, - "pos": { - "x": 355086, - "y": 3092, - "z": -293432 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 226, - "instId": 300009, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 226, - "instId": 300010, - "propState": 8, - "pos": { - "x": 368259, - "y": 6088, - "z": -302138 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103087 - }, { - "groupId": 226, - "instId": 300012, - "propState": 8, - "pos": { - "x": 356976, - "y": 3074, - "z": -308213 - }, - "rot": { - "x": 0, - "y": 91810, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 226, - "instId": 300030, - "propState": 8, - "pos": { - "x": 361970, - "y": 15144, - "z": -271995 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 226, - "instId": 300001, - "propState": 8, - "pos": { - "x": 353800, - "y": 15174, - "z": -276989 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300005, - "propState": 8, - "pos": { - "x": -126190, - "y": 19343, - "z": -134934 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103087 - }, - { - "groupId": 227, - "instId": 300008, - "propState": 21, - "pos": { - "x": -125725, - "y": 16083, - "z": -138778 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 227, - "instId": 300009, - "propState": 21, - "pos": { - "x": -125790, - "y": 19355, - "z": -137942 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 227, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300011, - "propState": 8, - "pos": { - "x": -154160, - "y": 11370, - "z": -149390 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300001, - "propState": 8, - "pos": { - "x": -140368, - "y": 16077, - "z": -146218 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "230": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 230, - "instId": 300002, - "propState": 1, - "pos": { - "x": -311665, - "y": -8820, - "z": -74247 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 230, - "instId": 300007, - "propState": 1, - "pos": { - "x": -311665, - "y": -8820, - "z": -68247 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 230, - "instId": 300008, - "propState": 1, - "pos": { - "x": -311665, - "y": -8810, - "z": -92348 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 230, - "instId": 300010, - "propState": 1, - "pos": { - "x": -311665, - "y": -8810, - "z": -86247 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300011, - "propState": 1, - "pos": { - "x": -329860, - "y": -8810, - "z": -98640 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300012, - "propState": 1, - "pos": { - "x": -323860, - "y": -8810, - "z": -98640 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300013, - "propState": 1, - "pos": { - "x": -329801, - "y": -8819, - "z": -92255 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300014, - "propState": 1, - "pos": { - "x": -329801, - "y": -8819, - "z": -86255 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300015, - "propState": 8, - "pos": { - "x": -317772, - "y": -8934, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300016, - "propState": 8, - "pos": { - "x": -323772, - "y": -8934, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300017, - "propState": 8, - "pos": { - "x": -341716, - "y": -8914, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300018, - "propState": 8, - "pos": { - "x": -335716, - "y": -8914, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300019, - "propState": 8, - "pos": { - "x": -330580, - "y": -8804, - "z": -79090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 230, - "instId": 300020, - "propState": 8, - "pos": { - "x": -348780, - "y": -8804, - "z": -79090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 230, - "instId": 300001, - "propState": 1, - "pos": { - "x": -353801, - "y": -8819, - "z": -68340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300003, - "propState": 1, - "pos": { - "x": -353801, - "y": -8819, - "z": -74340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - } - ], - "teleports": {} - }, - "231": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 231, - "instId": 300002, - "propState": 1, - "pos": { - "x": -305665, - "y": -8800, - "z": -74252 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 231, - "instId": 300007, - "propState": 1, - "pos": { - "x": -305665, - "y": -8800, - "z": -68252 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 231, - "instId": 300008, - "propState": 1, - "pos": { - "x": -305920, - "y": -8804, - "z": -92356 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 231, - "instId": 300010, - "propState": 1, - "pos": { - "x": -305920, - "y": -8804, - "z": -86236 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - } - ], - "teleports": {} - }, - "232": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 232, - "instId": 300007, - "propState": 1, - "pos": { - "x": -311665, - "y": -8904, - "z": -74240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 232, - "instId": 300008, - "propState": 1, - "pos": { - "x": -311665, - "y": -8904, - "z": -68240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 232, - "instId": 300010, - "propState": 8, - "pos": { - "x": -348000, - "y": -8920, - "z": -74340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 232, - "instId": 300011, - "propState": 8, - "pos": { - "x": -348000, - "y": -8920, - "z": -68340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300014, - "propState": 8, - "pos": { - "x": -329829, - "y": -8790, - "z": -92261 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300015, - "propState": 8, - "pos": { - "x": -329829, - "y": -8790, - "z": -86261 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300016, - "propState": 1, - "pos": { - "x": -317852, - "y": -8914, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300017, - "propState": 1, - "pos": { - "x": -323852, - "y": -8914, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300018, - "propState": 1, - "pos": { - "x": -341709, - "y": -8914, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300019, - "propState": 1, - "pos": { - "x": -335716, - "y": -8914, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300012, - "propState": 8, - "pos": { - "x": -353497, - "y": -8860, - "z": -61294 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 232, - "instId": 300013, - "propState": 8, - "pos": { - "x": -335110, - "y": -8804, - "z": -79560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "233": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 233, - "instId": 300002, - "propState": 8, - "pos": { - "x": -311665, - "y": -8780, - "z": -74240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 233, - "instId": 300007, - "propState": 8, - "pos": { - "x": -311665, - "y": -8780, - "z": -68240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 233, - "instId": 300008, - "propState": 1, - "pos": { - "x": -311665, - "y": -8790, - "z": -92361 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 233, - "instId": 300010, - "propState": 1, - "pos": { - "x": -311665, - "y": -8790, - "z": -86270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300011, - "propState": 1, - "pos": { - "x": -329845, - "y": -8810, - "z": -74220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300012, - "propState": 1, - "pos": { - "x": -329845, - "y": -8810, - "z": -68220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300013, - "propState": 1, - "pos": { - "x": -348000, - "y": -8800, - "z": -92360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300014, - "propState": 1, - "pos": { - "x": -348000, - "y": -8800, - "z": -86360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300015, - "propState": 1, - "pos": { - "x": -317887, - "y": -8800, - "z": -56250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300016, - "propState": 1, - "pos": { - "x": -323887, - "y": -8800, - "z": -56250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300017, - "propState": 1, - "pos": { - "x": -341717, - "y": -8826, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300018, - "propState": 1, - "pos": { - "x": -335717, - "y": -8826, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300019, - "propState": 8, - "pos": { - "x": -317249, - "y": -8766, - "z": -61433 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "234": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 234, - "instId": 300010, - "propState": 8, - "pos": { - "x": -113170, - "y": 22072, - "z": -271945 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 234, - "instId": 300013, - "propState": 8, - "pos": { - "x": -113170, - "y": 22072, - "z": -277938 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 234, - "instId": 300014, - "propState": 8, - "pos": { - "x": -118757, - "y": 22080, - "z": -279025 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "240": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 240, - "instId": 300001, - "propState": 12, - "pos": { - "x": -309565, - "y": -69, - "z": -104220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 260, - "instId": 300001, - "propState": 8, - "pos": { - "x": 119760, - "y": 24080, - "z": -118170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 901 - } - ], - "teleports": {} - }, - "266": { - "monsters": [], - "npcs": [ - { - "groupId": 266, - "instId": 400001, - "pos": { - "x": 69302, - "y": 23865, - "z": -190890 - }, - "rot": { - "x": 0, - "y": 150769, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 266, - "instId": 300001, - "propState": 18, - "pos": { - "x": 69319, - "y": 23836, - "z": -190915 - }, - "rot": { - "x": 0, - "y": 327586, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 266, - "instId": 300002, - "propState": 1, - "pos": { - "x": 69319, - "y": 23836, - "z": -190915 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "268": { - "monsters": [], - "npcs": [ - { - "groupId": 268, - "instId": 400001, - "pos": { - "x": 117595, - "y": 28145, - "z": -196618 - }, - "rot": { - "x": 0, - "y": 244392, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 268, - "instId": 300001, - "propState": 18, - "pos": { - "x": 116887, - "y": 27996, - "z": -195881 - }, - "rot": { - "x": 0, - "y": 37833, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 268, - "instId": 300002, - "propState": 1, - "pos": { - "x": 112380, - "y": 22112, - "z": -201770 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "269": { - "monsters": [], - "npcs": [ - { - "groupId": 269, - "instId": 400001, - "pos": { - "x": -152430, - "y": 16575, - "z": -165046 - }, - "rot": { - "x": 0, - "y": 322701, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 269, - "instId": 300001, - "propState": 18, - "pos": { - "x": -153603, - "y": 16649, - "z": -163317 - }, - "rot": { - "x": 0, - "y": 46372, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 269, - "instId": 300002, - "propState": 8, - "pos": { - "x": -153447, - "y": 16347, - "z": -164321 - }, - "rot": { - "x": 0, - "y": 52557, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 269, - "instId": 300003, - "propState": 8, - "pos": { - "x": -152461, - "y": 16545, - "z": -165008 - }, - "rot": { - "x": 0, - "y": 313798, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 269, - "instId": 300004, - "propState": 1, - "pos": { - "x": -153173, - "y": 16077, - "z": -165221 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "271": { - "monsters": [], - "npcs": [ - { - "groupId": 271, - "instId": 400001, - "pos": { - "x": 57900, - "y": -15821, - "z": -246455 - }, - "rot": { - "x": 0, - "y": 139362, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 271, - "instId": 300001, - "propState": 18, - "pos": { - "x": 58289, - "y": -16028, - "z": -246820 - }, - "rot": { - "x": 0, - "y": 346147, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 271, - "instId": 300002, - "propState": 1, - "pos": { - "x": 58289, - "y": -16028, - "z": -246820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "279": { - "monsters": [], - "npcs": [ - { - "groupId": 279, - "instId": 400001, - "pos": { - "x": 118874, - "y": 44205, - "z": -279987 - }, - "rot": { - "x": 0, - "y": 31474, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 279, - "instId": 300001, - "propState": 18, - "pos": { - "x": 119221, - "y": 44462, - "z": -280004 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 279, - "instId": 300002, - "propState": 1, - "pos": { - "x": 119242, - "y": 47046, - "z": -281370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "280": { - "monsters": [], - "npcs": [ - { - "groupId": 280, - "instId": 400001, - "pos": { - "x": 345970, - "y": 20894, - "z": -274678 - }, - "rot": { - "x": 0, - "y": 198558, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 280, - "instId": 300001, - "propState": 18, - "pos": { - "x": 344637, - "y": 20138, - "z": -274774 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 280, - "instId": 300002, - "propState": 1, - "pos": { - "x": 345046, - "y": 18100, - "z": -276220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "281": { - "monsters": [], - "npcs": [ - { - "groupId": 281, - "instId": 400001, - "pos": { - "x": -114500, - "y": 9089, - "z": -267429 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 281, - "instId": 300001, - "propState": 18, - "pos": { - "x": -114500, - "y": 9089, - "z": -267385 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 281, - "instId": 300002, - "propState": 1, - "pos": { - "x": -114829, - "y": 9212, - "z": -265990 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "282": { - "monsters": [], - "npcs": [ - { - "groupId": 282, - "instId": 400001, - "pos": { - "x": 384972, - "y": 21525, - "z": -286029 - }, - "rot": { - "x": 0, - "y": 24226, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 282, - "instId": 300001, - "propState": 18, - "pos": { - "x": 384467, - "y": 21988, - "z": -286179 - }, - "rot": { - "x": 0, - "y": 190311, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 282, - "instId": 300002, - "propState": 1, - "pos": { - "x": 388814, - "y": 21945, - "z": -280300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "288": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 288, - "instId": 300006, - "propState": 8, - "pos": { - "x": 159229, - "y": 27793, - "z": -139048 - }, - "rot": { - "x": 0, - "y": 15697, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "289": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 289, - "instId": 300003, - "propState": 1, - "pos": { - "x": -120354, - "y": -16907, - "z": -211903 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 289, - "instId": 300004, - "propState": 1, - "pos": { - "x": -120354, - "y": -16907, - "z": -217903 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 289, - "instId": 300005, - "propState": 1, - "pos": { - "x": -120354, - "y": -16907, - "z": -223903 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - } - ], - "teleports": {} - }, - "292": { - "monsters": [], - "npcs": [ - { - "groupId": 292, - "instId": 400001, - "pos": { - "x": -129747, - "y": 22080, - "z": -249207 - }, - "rot": { - "x": 0, - "y": 137285, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 292, - "instId": 300001, - "propState": 18, - "pos": { - "x": -130280, - "y": 22508, - "z": -249461 - }, - "rot": { - "x": 0, - "y": 273476, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 292, - "instId": 300002, - "propState": 1, - "pos": { - "x": -127540, - "y": 22189, - "z": -250830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "293": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 293, - "instId": 300001, - "propState": 12, - "pos": { - "x": -150336, - "y": 38961, - "z": -60230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60302 - } - ], - "teleports": {} - }, - "294": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 294, - "instId": 300027, - "propState": 8, - "pos": { - "x": -120549, - "y": 22116, - "z": -259134 - }, - "rot": { - "x": 0, - "y": 158945, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 294, - "instId": 300028, - "propState": 8, - "pos": { - "x": -123618, - "y": 16110, - "z": -271290 - }, - "rot": { - "x": 0, - "y": 348891, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "295": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 295, - "instId": 300028, - "propState": 8, - "pos": { - "x": -137130, - "y": 37706, - "z": -271664 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "296": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 296, - "instId": 300027, - "propState": 8, - "pos": { - "x": -128063, - "y": 17779, - "z": -265987 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "298": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 298, - "instId": 300001, - "propState": 11, - "pos": { - "x": -26220, - "y": -16858, - "z": -271207 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "300": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 300, - "instId": 300001, - "propState": 11, - "pos": { - "x": 131480, - "y": 28090, - "z": -214320 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "301": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 301, - "instId": 300001, - "propState": 11, - "pos": { - "x": -75991, - "y": 22090, - "z": -182680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "302": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 302, - "instId": 300001, - "propState": 1, - "pos": { - "x": 166914, - "y": 29381, - "z": -130890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 139 - }, - { - "groupId": 302, - "instId": 300002, - "propState": 8, - "pos": { - "x": 110155, - "y": 18067, - "z": -263338 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 302, - "instId": 300003, - "propState": 8, - "pos": { - "x": 71858, - "y": -17715, - "z": -569984 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 302, - "instId": 300004, - "propState": 8, - "pos": { - "x": -179152, - "y": -2932, - "z": -79670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 302, - "instId": 300005, - "propState": 8, - "pos": { - "x": 97238, - "y": 108170, - "z": 160214 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 302, - "instId": 300006, - "propState": 8, - "pos": { - "x": 35260, - "y": -8710, - "z": -531030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "303": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 303, - "instId": 300001, - "propState": 8, - "pos": { - "x": 117147, - "y": 32410, - "z": -330955 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1016": { - "anchorId": 1, - "groupId": 303, - "instId": 300001, - "pos": { - "x": 118093, - "y": 32410, - "z": -330955 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "304": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 304, - "instId": 300001, - "propState": 8, - "pos": { - "x": -67310, - "y": 22081, - "z": -235630 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1019": { - "anchorId": 1, - "groupId": 304, - "instId": 300001, - "pos": { - "x": -67530, - "y": 22081, - "z": -236430 - }, - "rot": { - "x": 0, - "y": 10000, - "z": 0 - } - } - } - }, - "307": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 307, - "instId": 300001, - "propState": 12, - "pos": { - "x": -128160, - "y": 6200, - "z": -265990 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "311": { - "monsters": [ - { - "groupId": 311, - "instId": 200010, - "eventId": 20311120, - "pos": { - "x": -73780, - "y": 22090, - "z": -205370 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 311, - "instId": 200002, - "eventId": 20311121, - "pos": { - "x": -76970, - "y": 22090, - "z": -221450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3001020 - }, - { - "groupId": 311, - "instId": 200011, - "eventId": 20311122, - "pos": { - "x": -123114, - "y": 22097, - "z": -203660 - }, - "rot": { - "x": 0, - "y": 308123, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 311, - "instId": 200012, - "eventId": 20311123, - "pos": { - "x": -121338, - "y": 22099, - "z": -188080 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 311, - "instId": 200013, - "eventId": 20311124, - "pos": { - "x": -142707, - "y": 22090, - "z": -189387 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 311, - "instId": 200014, - "eventId": 20311125, - "pos": { - "x": -125410, - "y": 22121, - "z": -208390 - }, - "rot": { - "x": 0, - "y": 325000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 311, - "instId": 200015, - "eventId": 20311127, - "pos": { - "x": -140030, - "y": 22077, - "z": -163210 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 311, - "instId": 200001, - "eventId": 20311128, - "pos": { - "x": -152247, - "y": 22077, - "z": -136775 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "312": { - "monsters": [ - { - "groupId": 312, - "instId": 200016, - "eventId": 20311140, - "pos": { - "x": -165106, - "y": -10910, - "z": -125182 - }, - "rot": { - "x": 0, - "y": -2, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 312, - "instId": 200017, - "eventId": 20311141, - "pos": { - "x": -167428, - "y": -10910, - "z": -136067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "313": { - "monsters": [ - { - "groupId": 313, - "instId": 200007, - "eventId": 20311009, - "pos": { - "x": 75868, - "y": 22090, - "z": -209200 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "monsterId": 3012020 - }, - { - "groupId": 313, - "instId": 200008, - "eventId": 20311010, - "pos": { - "x": 73060, - "y": 22095, - "z": -209760 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "monsterId": 3011010 - }, - { - "groupId": 313, - "instId": 200001, - "eventId": 20311020, - "pos": { - "x": -73780, - "y": 22090, - "z": -205370 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 313, - "instId": 200002, - "eventId": 20311021, - "pos": { - "x": -76970, - "y": 22090, - "z": -221450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 313, - "instId": 200003, - "eventId": 20311027, - "pos": { - "x": -140030, - "y": 22077, - "z": -163210 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 313, - "instId": 200004, - "eventId": 20311028, - "pos": { - "x": -152247, - "y": 22077, - "z": -136775 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "314": { - "monsters": [ - { - "groupId": 314, - "instId": 200003, - "eventId": 20311012, - "pos": { - "x": 132120, - "y": 35107, - "z": -270170 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 314, - "instId": 200001, - "eventId": 20311013, - "pos": { - "x": 156056, - "y": 35107, - "z": -267386 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 314, - "instId": 200002, - "eventId": 20311014, - "pos": { - "x": 160640, - "y": 35030, - "z": -267890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "315": { - "monsters": [ - { - "groupId": 315, - "instId": 200001, - "eventId": 20311115, - "pos": { - "x": 167200, - "y": 43360, - "z": -258160 - }, - "rot": { - "x": 0, - "y": 265633, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "316": { - "monsters": [ - { - "groupId": 316, - "instId": 200001, - "eventId": 20311015, - "pos": { - "x": 167200, - "y": 43360, - "z": -258160 - }, - "rot": { - "x": 0, - "y": 265633, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "317": { - "monsters": [ - { - "groupId": 317, - "instId": 200001, - "eventId": 20311016, - "pos": { - "x": 157485, - "y": 47050, - "z": -267178 - }, - "rot": { - "x": 0, - "y": 316135, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 317, - "instId": 200002, - "eventId": 20311017, - "pos": { - "x": 146553, - "y": 47046, - "z": -261769 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3001010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "319": { - "monsters": [ - { - "groupId": 319, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": -152439, - "y": 16127, - "z": -136360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3001021 - }, { - "groupId": 319, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": -127735, - "y": 16077, - "z": -135210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 319, - "instId": 300001, - "propState": 8, - "pos": { - "x": -152439, - "y": 16127, - "z": -136360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 319, - "instId": 300002, - "propState": 8, - "pos": { - "x": -140387, - "y": 16310, - "z": -146364 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "324": { - "monsters": [ - { - "groupId": 324, - "instId": 200002, - "eventId": 20311149, - "pos": { - "x": -123210, - "y": 8830, - "z": -265990 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "325": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 325, - "instId": 300001, - "propState": 12, - "pos": { - "x": -307370, - "y": -20730, - "z": -50279 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "326": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 326, - "instId": 300001, - "propState": 12, - "pos": { - "x": -356156, - "y": -8790, - "z": -77323 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60302 - } - ], - "teleports": {} - }, - "329": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 329, - "instId": 300001, - "propState": 12, - "pos": { - "x": -332730, - "y": -8750, - "z": -77240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "331": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 331, - "instId": 300001, - "propState": 12, - "pos": { - "x": -349410, - "y": 1420, - "z": -77262 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "332": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 332, - "instId": 300001, - "propState": 1, - "pos": { - "x": 70987, - "y": -16918, - "z": -249130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 332, - "instId": 300003, - "propState": 1, - "pos": { - "x": 73440, - "y": 22090, - "z": -243065 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 332, - "instId": 300002, - "propState": 8, - "pos": { - "x": -67698, - "y": -16918, - "z": -249130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 332, - "instId": 300004, - "propState": 1, - "pos": { - "x": -73516, - "y": 22090, - "z": -246650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300005, - "propState": 1, - "pos": { - "x": -125968, - "y": 21032, - "z": -33553 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300006, - "propState": 1, - "pos": { - "x": -125968, - "y": 21032, - "z": -30254 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300007, - "propState": 1, - "pos": { - "x": -126790, - "y": -4906, - "z": -30006 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300008, - "propState": 1, - "pos": { - "x": -126790, - "y": -4906, - "z": -33305 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300010, - "propState": 1, - "pos": { - "x": 120500, - "y": 32410, - "z": -337990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300011, - "propState": 1, - "pos": { - "x": 264503, - "y": 32420, - "z": -310455 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300012, - "propState": 8, - "pos": { - "x": 261211, - "y": 32420, - "z": -410195 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - } - ], - "teleports": {} - }, - "333": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 333, - "instId": 300001, - "propState": 12, - "pos": { - "x": -353870, - "y": 8360, - "z": -57753 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "334": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 334, - "instId": 300002, - "propState": 12, - "pos": { - "x": -353838, - "y": -26799, - "z": -61985 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "339": { - "monsters": [ - { - "groupId": 339, - "instId": 200001, - "eventId": 20311172, - "pos": { - "x": -333556, - "y": -5418, - "z": -50338 - }, - "rot": { - "x": 0, - "y": 242208, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "340": { - "monsters": [ - { - "groupId": 340, - "instId": 200001, - "eventId": 20311171, - "pos": { - "x": -327040, - "y": 5610, - "z": -104220 - }, - "rot": { - "x": 0, - "y": 242208, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "341": { - "monsters": [ - { - "groupId": 341, - "instId": 200001, - "eventId": 20311183, - "pos": { - "x": -359880, - "y": -3720, - "z": -68540 - }, - "rot": { - "x": 0, - "y": 184351, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "342": { - "monsters": [ - { - "groupId": 342, - "instId": 200001, - "eventId": 20311176, - "pos": { - "x": -333227, - "y": -5024, - "z": -50338 - }, - "rot": { - "x": 0, - "y": 242208, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "343": { - "monsters": [ - { - "groupId": 343, - "instId": 200002, - "eventId": 20311174, - "pos": { - "x": -332911, - "y": -18238, - "z": -104172 - }, - "rot": { - "x": 0, - "y": 354061, - "z": 0 - }, - "monsterId": 3001010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "345": { - "monsters": [ - { - "groupId": 345, - "instId": 200001, - "eventId": 20311175, - "pos": { - "x": -347870, - "y": 2838, - "z": -78072 - }, - "rot": { - "x": 0, - "y": 76184, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "346": { - "monsters": [ - { - "groupId": 346, - "instId": 200001, - "eventId": 20311178, - "pos": { - "x": -350880, - "y": -5440, - "z": -104234 - }, - "rot": { - "x": 0, - "y": 242208, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "347": { - "monsters": [ - { - "groupId": 347, - "instId": 200001, - "eventId": 20311180, - "pos": { - "x": -338720, - "y": -5860, - "z": -50340 - }, - "rot": { - "x": 0, - "y": 242208, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "348": { - "monsters": [ - { - "groupId": 348, - "instId": 200001, - "eventId": 20311170, - "pos": { - "x": -123186, - "y": -16910, - "z": -159050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8002040 - }, { - "groupId": 348, - "instId": 200002, - "eventId": 20311169, - "pos": { - "x": 64150, - "y": 22076, - "z": -250120 - }, - "rot": { - "x": 0, - "y": 9057, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "352": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 352, - "instId": 300001, - "propState": 11, - "pos": { - "x": 384856, - "y": 21544, - "z": -262400 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "358": { - "monsters": [ - { - "groupId": 358, - "instId": 200001, - "eventId": 20311031, - "pos": { - "x": -148440, - "y": 16032, - "z": -67018 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 358, - "instId": 200002, - "eventId": 20311032, - "pos": { - "x": -140577, - "y": 16048, - "z": -61118 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3011010 - }, { - "groupId": 358, - "instId": 200003, - "eventId": 20311033, - "pos": { - "x": -110340, - "y": 28031, - "z": -50118 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "359": { - "monsters": [ - { - "groupId": 359, - "instId": 200001, - "eventId": 20311134, - "pos": { - "x": -146320, - "y": 39070, - "z": -55920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "360": { - "monsters": [ - { - "groupId": 360, - "instId": 200001, - "eventId": 20311034, - "pos": { - "x": -146320, - "y": 39070, - "z": -55920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "361": { - "monsters": [ - { - "groupId": 361, - "instId": 200001, - "eventId": 20311035, - "pos": { - "x": -161471, - "y": 24260, - "z": -80660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 361, - "instId": 200002, - "eventId": 20311036, - "pos": { - "x": -161394, - "y": 25170, - "z": -77090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "362": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 362, - "instId": 300001, - "propState": 8, - "pos": { - "x": -169070, - "y": 22077, - "z": -162001 - }, - "rot": { - "x": 0, - "y": 356426, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "364": { - "monsters": [ - { - "groupId": 364, - "instId": 200001, - "eventId": 20311043, - "pos": { - "x": -111338, - "y": 22116, - "z": -283270 - }, - "rot": { - "x": 0, - "y": 194744, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 364, - "instId": 200002, - "eventId": 20311044, - "pos": { - "x": -121548, - "y": 22116, - "z": -283003 - }, - "rot": { - "x": 0, - "y": 122884, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 364, - "instId": 200003, - "eventId": 20311045, - "pos": { - "x": -110535, - "y": 16110, - "z": -267273 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 364, - "instId": 200004, - "eventId": 20311046, - "pos": { - "x": -122125, - "y": 16110, - "z": -264994 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "366": { - "monsters": [ - { - "groupId": 366, - "instId": 200001, - "eventId": 20311047, - "pos": { - "x": -137130, - "y": 27175, - "z": -264801 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 366, - "instId": 200002, - "eventId": 20311048, - "pos": { - "x": -137130, - "y": 30916, - "z": -276154 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3002030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "367": { - "monsters": [ - { - "groupId": 367, - "instId": 200002, - "eventId": 20311049, - "pos": { - "x": -123210, - "y": 8830, - "z": -265990 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "379": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 379, - "instId": 300002, - "propState": 9, - "pos": { - "x": -307180, - "y": 324, - "z": -77350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - } - ], - "teleports": {} - }, - "380": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 380, - "instId": 300001, - "propState": 12, - "pos": { - "x": -305900, - "y": 7530, - "z": -65220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "385": { - "monsters": [ - { - "groupId": 385, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 366869, - "y": 15148, - "z": -276931 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - }, - { - "groupId": 385, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 372650, - "y": 15070, - "z": -280647 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3002011 - }, - { - "groupId": 385, - "instId": 200003, - "eventId": 10301299, - "pos": { - "x": 361204, - "y": 15070, - "z": -286142 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3001021 - }, - { - "groupId": 385, - "instId": 200004, - "eventId": 10301299, - "pos": { - "x": 365716, - "y": 3074, - "z": -307503 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 385, - "instId": 200005, - "eventId": 10301299, - "pos": { - "x": 359506, - "y": 3074, - "z": -299640 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 385, - "instId": 200006, - "eventId": 10301299, - "pos": { - "x": 372803, - "y": 3074, - "z": -296227 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3001021 - } - ], - "npcs": [], - "props": [ - { - "groupId": 385, - "instId": 300001, - "propState": 8, - "pos": { - "x": 368237, - "y": 15144, - "z": -285022 - }, - "rot": { - "x": 0, - "y": 268239, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 385, - "instId": 300002, - "propState": 8, - "pos": { - "x": 353485, - "y": 15254, - "z": -276970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "397": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 397, - "instId": 300001, - "propState": 12, - "pos": { - "x": -341706, - "y": -30261, - "z": -77151 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "398": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 398, - "instId": 300001, - "propState": 12, - "pos": { - "x": -335880, - "y": -12400, - "z": -61543 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "400": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 400, - "instId": 300001, - "propState": 12, - "pos": { - "x": -348553, - "y": -15827, - "z": -77330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "411": { - "monsters": [ - { - "groupId": 411, - "instId": 200001, - "eventId": 20311182, - "pos": { - "x": -338880, - "y": -5590, - "z": -104230 - }, - "rot": { - "x": 0, - "y": 242208, - "z": 0 - }, - "monsterId": 3001010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "412": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 412, - "instId": 300001, - "propState": 1, - "pos": { - "x": 110257, - "y": 15961, - "z": -263644 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103013 - }, { - "groupId": 412, - "instId": 300002, - "propState": 1, - "pos": { - "x": 71976, - "y": -19870, - "z": -570363 - }, - "rot": { - "x": 0, - "y": 358950, - "z": 0 - }, - "propId": 103013 - }, { - "groupId": 412, - "instId": 300003, - "propState": 1, - "pos": { - "x": 35020, - "y": -10626, - "z": -531100 - }, - "rot": { - "x": 0, - "y": 87023, - "z": 0 - }, - "propId": 103013 - }, { - "groupId": 412, - "instId": 300004, - "propState": 8, - "pos": { - "x": 110330, - "y": 17630, - "z": -263476 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "414": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 414, - "instId": 300001, - "propState": 8, - "pos": { - "x": 35340, - "y": -10000, - "z": -531240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "415": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 415, - "instId": 300002, - "propState": 8, - "pos": { - "x": -179190, - "y": -4760, - "z": -79740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "420": { - "monsters": [], - "npcs": [ - { - "groupId": 420, - "instId": 400001, - "pos": { - "x": -147700, - "y": -3668, - "z": -34850 - }, - "rot": { - "x": 0, - "y": 70205, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 420, - "instId": 300001, - "propState": 2, - "pos": { - "x": -147700, - "y": -4480, - "z": -34850 - }, - "rot": { - "x": 0, - "y": 70205, - "z": 0 - }, - "propId": 103130 - }, { - "groupId": 420, - "instId": 300002, - "propState": 8, - "pos": { - "x": -144768, - "y": -3923, - "z": -31631 - }, - "rot": { - "x": 0, - "y": 70205, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "421": { - "monsters": [], - "npcs": [ - { - "groupId": 421, - "instId": 400001, - "pos": { - "x": 357850, - "y": 6088, - "z": -309014 - }, - "rot": { - "x": 0, - "y": 245029, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 421, - "instId": 300001, - "propState": 18, - "pos": { - "x": 357961, - "y": 6050, - "z": -308940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 421, - "instId": 300002, - "propState": 1, - "pos": { - "x": 357553, - "y": 6050, - "z": -309853 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "422": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 422, - "instId": 300001, - "propState": 10, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 422, - "instId": 300002, - "propState": 8, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 422, - "instId": 300003, - "propState": 8, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 422, - "instId": 300004, - "propState": 8, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 422, - "instId": 300005, - "propState": 8, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 422, - "instId": 300006, - "propState": 8, - "pos": { - "x": -152161, - "y": 28077, - "z": -217810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 422, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 422, - "instId": 300008, - "propState": 2, - "pos": { - "x": -152164, - "y": 28077, - "z": -217780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 422, - "instId": 300009, - "propState": 8, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 422, - "instId": 300010, - "propState": 8, - "pos": { - "x": -149161, - "y": 28077, - "z": -217810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 422, - "instId": 300011, - "propState": 20, - "pos": { - "x": -152160, - "y": 28077, - "z": -222460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 422, - "instId": 300012, - "propState": 8, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 422, - "instId": 300013, - "propState": 8, - "pos": { - "x": -152160, - "y": 28077, - "z": -222460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "432": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 432, - "instId": 300001, - "propState": 11, - "pos": { - "x": -154075, - "y": 28032, - "z": -41050 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "433": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 433, - "instId": 300001, - "propState": 10, - "pos": { - "x": -104760, - "y": 22116, - "z": -250750 - }, - "rot": { - "x": 0, - "y": 270206, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 433, - "instId": 300002, - "propState": 8, - "pos": { - "x": -104760, - "y": 22116, - "z": -250750 - }, - "rot": { - "x": 0, - "y": 270206, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 433, - "instId": 300003, - "propState": 8, - "pos": { - "x": -104760, - "y": 22116, - "z": -250750 - }, - "rot": { - "x": 0, - "y": 270206, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 433, - "instId": 300004, - "propState": 8, - "pos": { - "x": -104760, - "y": 22116, - "z": -250750 - }, - "rot": { - "x": 0, - "y": 270206, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 433, - "instId": 300005, - "propState": 8, - "pos": { - "x": -105807, - "y": 22116, - "z": -250750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 433, - "instId": 300006, - "propState": 20, - "pos": { - "x": -102846, - "y": 22116, - "z": -250700 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 433, - "instId": 300007, - "propState": 8, - "pos": { - "x": -102846, - "y": 22116, - "z": -250700 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "434": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 434, - "instId": 300001, - "propState": 10, - "pos": { - "x": -118380, - "y": 28048, - "z": -70920 - }, - "rot": { - "x": 0, - "y": 43289, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 434, - "instId": 300002, - "propState": 8, - "pos": { - "x": -118380, - "y": 28048, - "z": -70920 - }, - "rot": { - "x": 0, - "y": 43289, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 434, - "instId": 300003, - "propState": 8, - "pos": { - "x": -118380, - "y": 28048, - "z": -70920 - }, - "rot": { - "x": 0, - "y": 43289, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 434, - "instId": 300004, - "propState": 8, - "pos": { - "x": -118380, - "y": 28048, - "z": -70920 - }, - "rot": { - "x": 0, - "y": 43289, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 434, - "instId": 300005, - "propState": 8, - "pos": { - "x": -137540, - "y": 16056, - "z": -89764 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 434, - "instId": 300006, - "propState": 20, - "pos": { - "x": -140441, - "y": 16055, - "z": -94522 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 434, - "instId": 300007, - "propState": 8, - "pos": { - "x": -140167, - "y": 16055, - "z": -90228 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "447": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 447, - "instId": 300006, - "propState": 18, - "pos": { - "x": 4450, - "y": -14925, - "z": -260730 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - } - ], - "teleports": {} - }, - "454": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 454, - "instId": 300001, - "propState": 10, - "pos": { - "x": 384420, - "y": 21090, - "z": -279590 - }, - "rot": { - "x": 0, - "y": 90358, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 454, - "instId": 300002, - "propState": 8, - "pos": { - "x": 384420, - "y": 21090, - "z": -279590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 454, - "instId": 300003, - "propState": 8, - "pos": { - "x": 384420, - "y": 21090, - "z": -279590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 454, - "instId": 300004, - "propState": 8, - "pos": { - "x": 384420, - "y": 21090, - "z": -279590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 454, - "instId": 300005, - "propState": 8, - "pos": { - "x": 384420, - "y": 21090, - "z": -279590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 454, - "instId": 300006, - "propState": 20, - "pos": { - "x": 370412, - "y": 15098, - "z": -279300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 454, - "instId": 300007, - "propState": 8, - "pos": { - "x": 384420, - "y": 21090, - "z": -279590 - }, - "rot": { - "x": 0, - "y": 90358, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "455": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 455, - "instId": 300001, - "propState": 2, - "pos": { - "x": -355402, - "y": -8750, - "z": -77280 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103012 - }, { - "groupId": 455, - "instId": 300002, - "propState": 9, - "pos": { - "x": -355630, - "y": -7750, - "z": -55470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 455, - "instId": 300005, - "propState": 8, - "pos": { - "x": -355402, - "y": -8750, - "z": -77280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 455, - "instId": 300006, - "propState": 20, - "pos": { - "x": -356920, - "y": -8750, - "z": -77250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60302 - } - ], - "teleports": {} - }, - "463": { - "monsters": [ - { - "groupId": 463, - "instId": 200001, - "eventId": 20311179, - "pos": { - "x": -359882, - "y": -3720, - "z": -68540 - }, - "rot": { - "x": 0, - "y": 210151, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "464": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 464, - "instId": 300002, - "propState": 8, - "pos": { - "x": -309911, - "y": -8750, - "z": -59669 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 464, - "instId": 300027, - "propState": 8, - "pos": { - "x": -334522, - "y": -8750, - "z": -58716 - }, - "rot": { - "x": 0, - "y": 87139, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 464, - "instId": 300001, - "propState": 8, - "pos": { - "x": -322291, - "y": -26369, - "z": -103670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "465": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 465, - "instId": 300027, - "propState": 8, - "pos": { - "x": -312647, - "y": -8748, - "z": -97280 - }, - "rot": { - "x": 0, - "y": 283877, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "466": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 466, - "instId": 300027, - "propState": 8, - "pos": { - "x": -339845, - "y": -20415, - "z": -50337 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "467": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 467, - "instId": 300027, - "propState": 8, - "pos": { - "x": -338515, - "y": 5950, - "z": -104234 - }, - "rot": { - "x": 0, - "y": 269996, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 467, - "instId": 300001, - "propState": 8, - "pos": { - "x": -319628, - "y": -11611, - "z": -104232 - }, - "rot": { - "x": 0, - "y": 270030, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "468": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 468, - "instId": 300001, - "propState": 8, - "pos": { - "x": -305900, - "y": -7940, - "z": -64920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "478": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 478, - "instId": 300026, - "propState": 8, - "pos": { - "x": -119572, - "y": 31130, - "z": -89770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 478, - "instId": 300027, - "propState": 8, - "pos": { - "x": -119573, - "y": 24456, - "z": -81779 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 478, - "instId": 300028, - "propState": 8, - "pos": { - "x": -119574, - "y": 31812, - "z": -82484 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "479": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 479, - "instId": 300001, - "propState": 12, - "pos": { - "x": -119572, - "y": 35422, - "z": -71276 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "485": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 485, - "instId": 300001, - "propState": 10, - "pos": { - "x": -312640, - "y": -8748, - "z": -95510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 485, - "instId": 300002, - "propState": 8, - "pos": { - "x": -316360, - "y": -8748, - "z": -95582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 485, - "instId": 300005, - "propState": 8, - "pos": { - "x": -316360, - "y": -8748, - "z": -95582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 485, - "instId": 300006, - "propState": 1, - "pos": { - "x": -341900, - "y": -8790, - "z": -98440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 485, - "instId": 300007, - "propState": 1, - "pos": { - "x": -348010, - "y": -8790, - "z": -98440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 485, - "instId": 300008, - "propState": 8, - "pos": { - "x": -316360, - "y": -8748, - "z": -95582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 485, - "instId": 300009, - "propState": 1, - "pos": { - "x": -323870, - "y": -8789, - "z": -98420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 485, - "instId": 300010, - "propState": 1, - "pos": { - "x": -329990, - "y": -8789, - "z": -98420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 485, - "instId": 300011, - "propState": 8, - "pos": { - "x": -316360, - "y": -8748, - "z": -95582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 485, - "instId": 300012, - "propState": 8, - "pos": { - "x": -316360, - "y": -8748, - "z": -95582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 485, - "instId": 300013, - "propState": 8, - "pos": { - "x": -341900, - "y": -8790, - "z": -98440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 485, - "instId": 300014, - "propState": 8, - "pos": { - "x": -348010, - "y": -8790, - "z": -98440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 485, - "instId": 300015, - "propState": 8, - "pos": { - "x": -323870, - "y": -8789, - "z": -98420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 485, - "instId": 300016, - "propState": 8, - "pos": { - "x": -329990, - "y": -8789, - "z": -98420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "486": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 486, - "instId": 300001, - "propState": 20, - "pos": { - "x": -347863, - "y": 2930, - "z": -77270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 486, - "instId": 300002, - "propState": 8, - "pos": { - "x": -315950, - "y": -25776, - "z": -60024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 486, - "instId": 300005, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 486, - "instId": 300006, - "propState": 1, - "pos": { - "x": -341790, - "y": -8700, - "z": -74280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 486, - "instId": 300007, - "propState": 1, - "pos": { - "x": -335690, - "y": -8700, - "z": -74280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 486, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 486, - "instId": 300009, - "propState": 8, - "pos": { - "x": -341790, - "y": -8780, - "z": -74280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 486, - "instId": 300010, - "propState": 8, - "pos": { - "x": -335690, - "y": -8780, - "z": -74280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "487": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 487, - "instId": 300001, - "propState": 20, - "pos": { - "x": -351050, - "y": -8748, - "z": -97390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 487, - "instId": 300002, - "propState": 8, - "pos": { - "x": -351940, - "y": -8748, - "z": -93120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 487, - "instId": 300005, - "propState": 8, - "pos": { - "x": -351940, - "y": -8748, - "z": -93120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 487, - "instId": 300006, - "propState": 1, - "pos": { - "x": -347920, - "y": -8789, - "z": -92405 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 487, - "instId": 300007, - "propState": 1, - "pos": { - "x": -347920, - "y": -8789, - "z": -86299 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 487, - "instId": 300008, - "propState": 1, - "pos": { - "x": -347958, - "y": -8898, - "z": -74397 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 487, - "instId": 300009, - "propState": 1, - "pos": { - "x": -347958, - "y": -8898, - "z": -68277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 487, - "instId": 300010, - "propState": 8, - "pos": { - "x": -351940, - "y": -8748, - "z": -93120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 487, - "instId": 300011, - "propState": 8, - "pos": { - "x": -351940, - "y": -8748, - "z": -93120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 487, - "instId": 300012, - "propState": 8, - "pos": { - "x": -351940, - "y": -8748, - "z": -93120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 487, - "instId": 300013, - "propState": 8, - "pos": { - "x": -347920, - "y": -8789, - "z": -92405 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 487, - "instId": 300014, - "propState": 8, - "pos": { - "x": -347920, - "y": -8789, - "z": -86299 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 487, - "instId": 300015, - "propState": 8, - "pos": { - "x": -347958, - "y": -8898, - "z": -74397 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 487, - "instId": 300016, - "propState": 8, - "pos": { - "x": -347958, - "y": -8898, - "z": -68277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "488": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 488, - "instId": 300001, - "propState": 20, - "pos": { - "x": -353100, - "y": -8750, - "z": -58840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 488, - "instId": 300002, - "propState": 8, - "pos": { - "x": -315950, - "y": -25776, - "z": -60024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 488, - "instId": 300005, - "propState": 8, - "pos": { - "x": -349010, - "y": -8750, - "z": -55460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 488, - "instId": 300006, - "propState": 8, - "pos": { - "x": -332830, - "y": -8730, - "z": -60830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103001 - }, { - "groupId": 488, - "instId": 300007, - "propState": 1, - "pos": { - "x": -347862, - "y": -8885, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 488, - "instId": 300008, - "propState": 1, - "pos": { - "x": -341768, - "y": -8885, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 488, - "instId": 300009, - "propState": 1, - "pos": { - "x": -329882, - "y": -8799, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 488, - "instId": 300010, - "propState": 1, - "pos": { - "x": -323760, - "y": -8799, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 488, - "instId": 300011, - "propState": 8, - "pos": { - "x": -349010, - "y": -8750, - "z": -55460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 488, - "instId": 300012, - "propState": 8, - "pos": { - "x": -349010, - "y": -8750, - "z": -55460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 488, - "instId": 300013, - "propState": 8, - "pos": { - "x": -349010, - "y": -8750, - "z": -55460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 488, - "instId": 300014, - "propState": 8, - "pos": { - "x": -349010, - "y": -8750, - "z": -55460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 488, - "instId": 300015, - "propState": 8, - "pos": { - "x": -347862, - "y": -8885, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 488, - "instId": 300016, - "propState": 8, - "pos": { - "x": -341768, - "y": -8885, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 488, - "instId": 300017, - "propState": 8, - "pos": { - "x": -329882, - "y": -8799, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 488, - "instId": 300018, - "propState": 8, - "pos": { - "x": -323760, - "y": -8799, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "489": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 489, - "instId": 300001, - "propState": 20, - "pos": { - "x": -316481, - "y": -8750, - "z": -60701 - }, - "rot": { - "x": 0, - "y": 60289, - "z": 0 - }, - "propId": 103012 - }, { - "groupId": 489, - "instId": 300002, - "propState": 8, - "pos": { - "x": -315950, - "y": -25776, - "z": -60024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 489, - "instId": 300005, - "propState": 8, - "pos": { - "x": -316481, - "y": -8750, - "z": -60701 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "498": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "499": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 499, - "instId": 300001, - "propState": 20, - "pos": { - "x": -148621, - "y": -4480, - "z": -31631 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "501": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 501, - "instId": 300001, - "propState": 18, - "pos": { - "x": 152262, - "y": 29420, - "z": -133030 - }, - "rot": { - "x": 0, - "y": 143340, - "z": 0 - }, - "propId": 103038 - }, - { - "groupId": 501, - "instId": 300002, - "propState": 18, - "pos": { - "x": -661, - "y": -15838, - "z": -301433 - }, - "rot": { - "x": 0, - "y": 86695, - "z": 0 - }, - "propId": 103038 - }, - { - "groupId": 501, - "instId": 300003, - "propState": 18, - "pos": { - "x": -119850, - "y": -4070, - "z": -80450 - }, - "rot": { - "x": 0, - "y": 10350, - "z": 0 - }, - "propId": 103038 - }, - { - "groupId": 501, - "instId": 300004, - "propState": 18, - "pos": { - "x": 122974, - "y": 23220, - "z": -196904 - }, - "rot": { - "x": 0, - "y": 193933, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 501, - "instId": 300005, - "propState": 18, - "pos": { - "x": -194099, - "y": 17243, - "z": -70785 - }, - "rot": { - "x": 0, - "y": 285903, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 501, - "instId": 300006, - "propState": 18, - "pos": { - "x": 114254, - "y": 33230, - "z": -312015 - }, - "rot": { - "x": 0, - "y": 185378, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 501, - "instId": 300007, - "propState": 18, - "pos": { - "x": -125110, - "y": 22500, - "z": -196790 - }, - "rot": { - "x": 0, - "y": 9487, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 501, - "instId": 300008, - "propState": 18, - "pos": { - "x": -140630, - "y": 29960, - "z": -51370 - }, - "rot": { - "x": 0, - "y": 109706, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "614": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 614, - "instId": 300001, - "propState": 18, - "pos": { - "x": -76, - "y": -15300, - "z": -270627 - }, - "rot": { - "x": 0, - "y": 270425, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "640": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 640, - "instId": 300001, - "propState": 18, - "pos": { - "x": -115989, - "y": 23050, - "z": -146744 - }, - "rot": { - "x": 0, - "y": 207159, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 401, - "startAnchorId": 1, - "startGroupId": 418, - "isEnteredSceneInfo": true - } - }, - "2031104": { - "P20311_F20311001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -110818, - "y": 22077, - "z": -216545 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 120671, - "y": 32410, - "z": -316397 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -140500, - "y": 22100, - "z": -114810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103010 - }, { - "groupId": 37, - "instId": 300002, - "propState": 1, - "pos": { - "x": -140500, - "y": 19040, - "z": -103893 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 37, - "instId": 300003, - "propState": 8, - "pos": { - "x": -140500, - "y": 22100, - "z": -125764 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103011 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": -140580, - "y": 20930, - "z": -46900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103010 - }, { - "groupId": 38, - "instId": 300002, - "propState": 8, - "pos": { - "x": -140501, - "y": 16010, - "z": -55956 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 38, - "instId": 300003, - "propState": 1, - "pos": { - "x": -140516, - "y": 21035, - "z": -37883 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 38, - "instId": 300004, - "propState": 8, - "pos": { - "x": -142489, - "y": 16032, - "z": -52035 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": -116070, - "y": 25360, - "z": -232860 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103010 - }, { - "groupId": 42, - "instId": 300002, - "propState": 1, - "pos": { - "x": -116121, - "y": 22100, - "z": -248043 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 42, - "instId": 300003, - "propState": 1, - "pos": { - "x": -116180, - "y": 22050, - "z": -217760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103011 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 12, - "pos": { - "x": 135190, - "y": 28084, - "z": -112910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 50, - "instId": 300002, - "propState": 12, - "pos": { - "x": 139150, - "y": 22138, - "z": -204590 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 50, - "instId": 300003, - "propState": 12, - "pos": { - "x": 75309, - "y": 22090, - "z": -181886 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 50, - "instId": 300004, - "propState": 12, - "pos": { - "x": 169631, - "y": 32410, - "z": -311081 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300005, - "propState": 12, - "pos": { - "x": 25570, - "y": -16858, - "z": -271110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300006, - "propState": 12, - "pos": { - "x": -65660, - "y": 22081, - "z": -252210 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300008, - "propState": 12, - "pos": { - "x": -140546, - "y": 28067, - "z": -177350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300010, - "propState": 12, - "pos": { - "x": -170467, - "y": 22077, - "z": -141800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300009, - "propState": 12, - "pos": { - "x": -178999, - "y": -10481, - "z": -132258 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300011, - "propState": 12, - "pos": { - "x": -140663, - "y": 28320, - "z": 12394 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300007, - "propState": 12, - "pos": { - "x": -151375, - "y": 21032, - "z": -32193 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300012, - "propState": 12, - "pos": { - "x": -130017, - "y": 19343, - "z": -128351 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300013, - "propState": 12, - "pos": { - "x": -152666, - "y": 16077, - "z": -168726 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 50, - "instId": 300014, - "propState": 12, - "pos": { - "x": 74440, - "y": -16918, - "z": -241080 - }, - "rot": { - "x": 0, - "y": 175344, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300015, - "propState": 12, - "pos": { - "x": -126308, - "y": 28032, - "z": -21270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 50, - "instId": 300016, - "propState": 12, - "pos": { - "x": 72060, - "y": -19507, - "z": -524470 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": 166106, - "y": 28084, - "z": -136319 - }, - "rot": { - "x": 0, - "y": 314789, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": 79038, - "y": -16910, - "z": -250214 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 51, - "instId": 300004, - "propState": 8, - "pos": { - "x": -111459, - "y": 22077, - "z": -147020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 51, - "instId": 300005, - "propState": 8, - "pos": { - "x": -152719, - "y": -4910, - "z": -87725 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 51, - "instId": 300006, - "propState": 8, - "pos": { - "x": -126740, - "y": 28067, - "z": 2770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2031101": { - "anchorId": 1, - "groupId": 51, - "instId": 300001, - "pos": { - "x": 160361, - "y": 28084, - "z": -130813 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2031102": { - "anchorId": 2, - "groupId": 51, - "instId": 300002, - "pos": { - "x": 72413, - "y": -16918, - "z": -259230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2031103": { - "anchorId": 4, - "groupId": 51, - "instId": 300004, - "pos": { - "x": -120645, - "y": 22077, - "z": -148724 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2031104": { - "anchorId": 5, - "groupId": 51, - "instId": 300005, - "pos": { - "x": -145525, - "y": -4910, - "z": -79740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2031105": { - "anchorId": 6, - "groupId": 51, - "instId": 300006, - "pos": { - "x": -130013, - "y": 28067, - "z": -3320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "52": { - "monsters": [ - { - "groupId": 52, - "instId": 200002, - "eventId": 20311103, - "pos": { - "x": 91778, - "y": 22090, - "z": -199737 - }, - "rot": { - "x": 0, - "y": 303327, - "z": 0 - }, - "monsterId": 3012020 - }, - { - "groupId": 52, - "instId": 200003, - "eventId": 20311104, - "pos": { - "x": 112810, - "y": 22118, - "z": -214378 - }, - "rot": { - "x": 0, - "y": 213387, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 52, - "instId": 200004, - "eventId": 20311105, - "pos": { - "x": 92257, - "y": 22090, - "z": -194733 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "monsterId": 3011010 - }, - { - "groupId": 52, - "instId": 200005, - "eventId": 20311106, - "pos": { - "x": 117011, - "y": 22103, - "z": -207699 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 52, - "instId": 200006, - "eventId": 20311107, - "pos": { - "x": 120449, - "y": 22112, - "z": -205441 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 52, - "instId": 200007, - "eventId": 20311109, - "pos": { - "x": 75868, - "y": 22090, - "z": -209200 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 52, - "instId": 200008, - "eventId": 20311110, - "pos": { - "x": 73060, - "y": 22095, - "z": -209760 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "monsterId": 3011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "54": { - "monsters": [ - { - "groupId": 54, - "instId": 200001, - "eventId": 20311237, - "pos": { - "x": -191880, - "y": 16032, - "z": -79930 - }, - "rot": { - "x": 0, - "y": 198416, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 54, - "instId": 200002, - "eventId": 20311238, - "pos": { - "x": -196140, - "y": 16032, - "z": -79300 - }, - "rot": { - "x": 0, - "y": 153201, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 11, - "pos": { - "x": -194280, - "y": 16032, - "z": -82577 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": -194280, - "y": 16032, - "z": -82577 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 54, - "instId": 300003, - "propState": 8, - "pos": { - "x": -194280, - "y": 16032, - "z": -82577 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 54, - "instId": 300004, - "propState": 8, - "pos": { - "x": -185480, - "y": 16032, - "z": -76900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "55": { - "monsters": [ - { - "groupId": 55, - "instId": 200001, - "eventId": 101215, - "pos": { - "x": -190717, - "y": 22077, - "z": -149660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3003021 - } - ], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 8, - "pos": { - "x": -190717, - "y": 23077, - "z": -149660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1115": { - "anchorId": 1, - "groupId": 55, - "instId": 300001, - "pos": { - "x": -184613, - "y": 22077, - "z": -149622 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300002, - "propState": 8, - "pos": { - "x": 99106, - "y": 28410, - "z": -310270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": 148261, - "y": 28084, - "z": -162045 - }, - "rot": { - "x": 0, - "y": 349862, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 56, - "instId": 300012, - "propState": 8, - "pos": { - "x": -196652, - "y": 16032, - "z": -58845 - }, - "rot": { - "x": 0, - "y": 46295, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 56, - "instId": 300013, - "propState": 8, - "pos": { - "x": -171791, - "y": 22077, - "z": -150220 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 56, - "instId": 300014, - "propState": 8, - "pos": { - "x": -62450, - "y": -16918, - "z": -245750 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 56, - "instId": 300029, - "propState": 8, - "pos": { - "x": 164490, - "y": 32410, - "z": -315343 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 56, - "instId": 300006, - "propState": 8, - "pos": { - "x": 144074, - "y": 28100, - "z": -138285 - }, - "rot": { - "x": 0, - "y": 46973, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300007, - "propState": 8, - "pos": { - "x": 115530, - "y": 22088, - "z": -216120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300003, - "propState": 8, - "pos": { - "x": 108292, - "y": 16085, - "z": -249816 - }, - "rot": { - "x": 0, - "y": 151903, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300004, - "propState": 8, - "pos": { - "x": 80018, - "y": 22090, - "z": -228853 - }, - "rot": { - "x": 0, - "y": 220892, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300005, - "propState": 8, - "pos": { - "x": 129786, - "y": 32420, - "z": -313979 - }, - "rot": { - "x": 0, - "y": 314976, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300008, - "propState": 8, - "pos": { - "x": 63798, - "y": -16918, - "z": -242284 - }, - "rot": { - "x": 0, - "y": 321448, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300009, - "propState": 8, - "pos": { - "x": -80004, - "y": 22090, - "z": -201241 - }, - "rot": { - "x": 0, - "y": 84752, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300010, - "propState": 8, - "pos": { - "x": -121155, - "y": 22077, - "z": -216574 - }, - "rot": { - "x": 0, - "y": 353807, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300011, - "propState": 8, - "pos": { - "x": -121053, - "y": 22077, - "z": -177263 - }, - "rot": { - "x": 0, - "y": 173938, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300015, - "propState": 8, - "pos": { - "x": -142734, - "y": 19077, - "z": -152427 - }, - "rot": { - "x": 0, - "y": 115462, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300016, - "propState": 8, - "pos": { - "x": -153560, - "y": 16077, - "z": -129380 - }, - "rot": { - "x": 0, - "y": 107668, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300017, - "propState": 8, - "pos": { - "x": -136000, - "y": 22077, - "z": -127490 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300018, - "propState": 8, - "pos": { - "x": -145805, - "y": 21032, - "z": -27344 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300019, - "propState": 8, - "pos": { - "x": -153673, - "y": 28075, - "z": -2480 - }, - "rot": { - "x": 0, - "y": 119812, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300020, - "propState": 8, - "pos": { - "x": -188991, - "y": 28032, - "z": 2956 - }, - "rot": { - "x": 0, - "y": 186615, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300021, - "propState": 8, - "pos": { - "x": -188120, - "y": 16032, - "z": -80463 - }, - "rot": { - "x": 0, - "y": 285782, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300022, - "propState": 8, - "pos": { - "x": -135496, - "y": -4910, - "z": -26902 - }, - "rot": { - "x": 0, - "y": 142473, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300023, - "propState": 8, - "pos": { - "x": -126745, - "y": -4910, - "z": -95978 - }, - "rot": { - "x": 0, - "y": 353936, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300024, - "propState": 8, - "pos": { - "x": -127846, - "y": -4910, - "z": -132695 - }, - "rot": { - "x": 0, - "y": 297112, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300025, - "propState": 8, - "pos": { - "x": -161537, - "y": -10910, - "z": -137835 - }, - "rot": { - "x": 0, - "y": 247230, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300026, - "propState": 8, - "pos": { - "x": -121595, - "y": -16910, - "z": -150035 - }, - "rot": { - "x": 0, - "y": 178939, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300027, - "propState": 8, - "pos": { - "x": -125438, - "y": -16910, - "z": -196494 - }, - "rot": { - "x": 0, - "y": 118484, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 56, - "instId": 300028, - "propState": 8, - "pos": { - "x": -75992, - "y": -16900, - "z": -202281 - }, - "rot": { - "x": 0, - "y": 187292, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "57": { - "monsters": [ - { - "groupId": 57, - "instId": 200001, - "eventId": 20311233, - "pos": { - "x": 84597, - "y": 28420, - "z": -303957 - }, - "rot": { - "x": 0, - "y": 124687, - "z": 0 - }, - "monsterId": 3003010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 11, - "pos": { - "x": 80288, - "y": 28410, - "z": -302663 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": 80288, - "y": 28410, - "z": -302663 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 57, - "instId": 300003, - "propState": 8, - "pos": { - "x": 80288, - "y": 28410, - "z": -302663 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 57, - "instId": 300004, - "propState": 8, - "pos": { - "x": 95351, - "y": 28410, - "z": -312124 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "60": { - "monsters": [ - { - "groupId": 60, - "instId": 200003, - "eventId": 20311112, - "pos": { - "x": 132120, - "y": 35107, - "z": -270170 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 60, - "instId": 200001, - "eventId": 20311113, - "pos": { - "x": 156056, - "y": 35107, - "z": -267386 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 60, - "instId": 200002, - "eventId": 20311114, - "pos": { - "x": 160640, - "y": 35030, - "z": -267890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "61": { - "monsters": [ - { - "groupId": 61, - "instId": 200001, - "eventId": 20311116, - "pos": { - "x": 157485, - "y": 47050, - "z": -267178 - }, - "rot": { - "x": 0, - "y": 316135, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 61, - "instId": 200002, - "eventId": 20311117, - "pos": { - "x": 146553, - "y": 47046, - "z": -261769 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3001010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 8, - "pos": { - "x": 166059, - "y": 35202, - "z": -250726 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 62, - "instId": 300002, - "propState": 8, - "pos": { - "x": 126273, - "y": 35030, - "z": -277480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": 166240, - "y": 47050, - "z": -271620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 63, - "instId": 300002, - "propState": 8, - "pos": { - "x": 134365, - "y": 47050, - "z": -264098 - }, - "rot": { - "x": 0, - "y": 216920, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 63, - "instId": 300003, - "propState": 8, - "pos": { - "x": 110107, - "y": 47060, - "z": -274810 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 12, - "pos": { - "x": 111726, - "y": 35080, - "z": -269710 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60302 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300002, - "propState": 12, - "pos": { - "x": 153190, - "y": 46630, - "z": -272600 - }, - "rot": { - "x": 0, - "y": 305478, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": 170990, - "y": 32410, - "z": -319140 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 901 - }, { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": 171780, - "y": 32420, - "z": -319930 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1209": { - "anchorId": 1, - "groupId": 68, - "instId": 300001, - "pos": { - "x": 169880, - "y": 32410, - "z": -318150 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - } - } - } - }, - "71": { - "monsters": [ - { - "groupId": 71, - "instId": 200001, - "eventId": 20311231, - "pos": { - "x": 125231, - "y": 43140, - "z": -270798 - }, - "rot": { - "x": 0, - "y": 150913, - "z": 0 - }, - "monsterId": 3003020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 11, - "pos": { - "x": 125230, - "y": 40820, - "z": -276050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 71, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 71, - "instId": 300003, - "propState": 8, - "pos": { - "x": 125420, - "y": 40810, - "z": -276120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 71, - "instId": 300004, - "propState": 8, - "pos": { - "x": 125420, - "y": 41160, - "z": -256100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 125230, - "y": 39880, - "z": -263970 - }, - "rot": { - "x": 0, - "y": 359902, - "z": 0 - }, - "propId": 103015 - } - ], - "teleports": {} - }, - "73": { - "monsters": [ - { - "groupId": 73, - "instId": 200001, - "eventId": 20311235, - "pos": { - "x": -109284, - "y": 22322, - "z": -43534 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 73, - "instId": 200002, - "eventId": 20311236, - "pos": { - "x": -107920, - "y": 22308, - "z": -45240 - }, - "rot": { - "x": 0, - "y": 220000, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 11, - "pos": { - "x": -110601, - "y": 22308, - "z": -40540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 73, - "instId": 300002, - "propState": 8, - "pos": { - "x": -110601, - "y": 22308, - "z": -40540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 73, - "instId": 300003, - "propState": 8, - "pos": { - "x": -110601, - "y": 22308, - "z": -40540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 73, - "instId": 300004, - "propState": 8, - "pos": { - "x": -107740, - "y": 22034, - "z": -54710 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300002, - "propState": 8, - "pos": { - "x": -122020, - "y": 16032, - "z": -80556 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 74, - "instId": 300026, - "propState": 8, - "pos": { - "x": -130967, - "y": 16048, - "z": -66606 - }, - "rot": { - "x": 0, - "y": 13220, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 74, - "instId": 300027, - "propState": 8, - "pos": { - "x": -159972, - "y": 16032, - "z": -86207 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 74, - "instId": 300028, - "propState": 8, - "pos": { - "x": -107792, - "y": 28048, - "z": -72795 - }, - "rot": { - "x": 0, - "y": 268271, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 12, - "pos": { - "x": -149276, - "y": 16048, - "z": -62254 - }, - "rot": { - "x": 0, - "y": 317606, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 75, - "instId": 300002, - "propState": 12, - "pos": { - "x": -104283, - "y": 16032, - "z": -58786 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "76": { - "monsters": [ - { - "groupId": 76, - "instId": 200001, - "eventId": 20311131, - "pos": { - "x": -148440, - "y": 16032, - "z": -67018 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 76, - "instId": 200002, - "eventId": 20311132, - "pos": { - "x": -140577, - "y": 16048, - "z": -61118 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3011010 - }, { - "groupId": 76, - "instId": 200003, - "eventId": 20311133, - "pos": { - "x": -110340, - "y": 28031, - "z": -50118 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300026, - "propState": 8, - "pos": { - "x": -140319, - "y": 38323, - "z": -55920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 78, - "instId": 300027, - "propState": 8, - "pos": { - "x": -152550, - "y": 23093, - "z": -55923 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300027, - "propState": 8, - "pos": { - "x": -161471, - "y": 30453, - "z": -95362 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "82": { - "monsters": [ - { - "groupId": 82, - "instId": 200001, - "eventId": 20311135, - "pos": { - "x": -161471, - "y": 24260, - "z": -80660 - }, - "rot": { - "x": 0, - "y": 292813, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 82, - "instId": 200002, - "eventId": 20311136, - "pos": { - "x": -161394, - "y": 25170, - "z": -77090 - }, - "rot": { - "x": 0, - "y": 270919, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 12, - "pos": { - "x": 356617, - "y": 6088, - "z": -309496 - }, - "rot": { - "x": 0, - "y": 268239, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 90, - "instId": 300002, - "propState": 8, - "pos": { - "x": 377128, - "y": 2940, - "z": -300428 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 90, - "instId": 300003, - "propState": 8, - "pos": { - "x": 369575, - "y": 2940, - "z": -308518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "92": { - "monsters": [ - { - "groupId": 92, - "instId": 200001, - "eventId": 20311152, - "pos": { - "x": 352308, - "y": 21470, - "z": -298150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 92, - "instId": 200002, - "eventId": 20311151, - "pos": { - "x": 362600, - "y": 30140, - "z": -298150 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3002030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 12, - "pos": { - "x": 373830, - "y": 35270, - "z": -298138 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "94": { - "monsters": [ - { - "groupId": 94, - "instId": 200001, - "eventId": 20311153, - "pos": { - "x": 389932, - "y": 22510, - "z": -271697 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 94, - "instId": 200002, - "eventId": 20311154, - "pos": { - "x": 390050, - "y": 32990, - "z": -270299 - }, - "rot": { - "x": 0, - "y": 217133, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 12, - "pos": { - "x": 390050, - "y": 32580, - "z": -272873 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 95, - "instId": 300002, - "propState": 12, - "pos": { - "x": 366015, - "y": 49580, - "z": -289187 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "96": { - "monsters": [ - { - "groupId": 96, - "instId": 200001, - "eventId": 20311155, - "pos": { - "x": 377750, - "y": 39010, - "z": -281240 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3002030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "97": { - "monsters": [ - { - "groupId": 97, - "instId": 200001, - "eventId": 20311239, - "pos": { - "x": 342140, - "y": 29800, - "z": -287490 - }, - "rot": { - "x": 0, - "y": 68670, - "z": 0 - }, - "monsterId": 3003020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 11, - "pos": { - "x": 342050, - "y": 33275, - "z": -289213 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 97, - "instId": 300002, - "propState": 8, - "pos": { - "x": 342050, - "y": 33275, - "z": -289213 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 97, - "instId": 300003, - "propState": 8, - "pos": { - "x": 342050, - "y": 33275, - "z": -289213 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 98, - "instId": 300002, - "propState": 8, - "pos": { - "x": 342050, - "y": 33350, - "z": -270300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 98, - "instId": 300026, - "propState": 8, - "pos": { - "x": 342140, - "y": 27170, - "z": -278174 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 8, - "pos": { - "x": 381066, - "y": 39010, - "z": -276572 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 99, - "instId": 300003, - "propState": 8, - "pos": { - "x": 350276, - "y": 39010, - "z": -276543 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 8, - "pos": { - "x": 350564, - "y": 33868, - "z": -298148 - }, - "rot": { - "x": 0, - "y": 89994, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 100, - "instId": 300003, - "propState": 8, - "pos": { - "x": 379885, - "y": 35051, - "z": -298150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "107": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 107, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119563, - "y": 30930, - "z": -40770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103010 - }, { - "groupId": 107, - "instId": 300002, - "propState": 8, - "pos": { - "x": -113489, - "y": 28030, - "z": -40900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 107, - "instId": 300003, - "propState": 1, - "pos": { - "x": -125503, - "y": 28037, - "z": -40901 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 107, - "instId": 300004, - "propState": 8, - "pos": { - "x": -115543, - "y": 28034, - "z": -42975 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "156": { - "monsters": [], - "npcs": [ - { - "groupId": 156, - "instId": 400001, - "pos": { - "x": -31559, - "y": -14484, - "z": -256327 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 156, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31576, - "y": -14501, - "z": -256385 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 156, - "instId": 300002, - "propState": 1, - "pos": { - "x": -31548, - "y": -15925, - "z": -258229 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "168": { - "monsters": [], - "npcs": [ - { - "groupId": 168, - "instId": 400001, - "pos": { - "x": 161663, - "y": 29872, - "z": -122796 - }, - "rot": { - "x": 0, - "y": 166593, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 168, - "instId": 300001, - "propState": 18, - "pos": { - "x": 161054, - "y": 29791, - "z": -122169 - }, - "rot": { - "x": 0, - "y": 178459, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 168, - "instId": 300002, - "propState": 1, - "pos": { - "x": 161054, - "y": 29791, - "z": -122169 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [ - { - "groupId": 169, - "instId": 400001, - "pos": { - "x": 93314, - "y": 22759, - "z": -183164 - }, - "rot": { - "x": 0, - "y": 111283, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 169, - "instId": 300001, - "propState": 18, - "pos": { - "x": 93164, - "y": 22768, - "z": -183201 - }, - "rot": { - "x": 0, - "y": 279626, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 169, - "instId": 300002, - "propState": 1, - "pos": { - "x": 93164, - "y": 22768, - "z": -183201 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "172": { - "monsters": [], - "npcs": [ - { - "groupId": 172, - "instId": 400001, - "pos": { - "x": 9916, - "y": -15501, - "z": -281053 - }, - "rot": { - "x": 0, - "y": 278945, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 172, - "instId": 300001, - "propState": 18, - "pos": { - "x": 10836, - "y": -15124, - "z": -281828 - }, - "rot": { - "x": 0, - "y": 253540, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 172, - "instId": 300002, - "propState": 1, - "pos": { - "x": 11397, - "y": -14757, - "z": -281489 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300001, - "propState": 1, - "pos": { - "x": 146218, - "y": 28084, - "z": -175913 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 173, - "instId": 300002, - "propState": 8, - "pos": { - "x": 81346, - "y": 22089, - "z": -196925 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 173, - "instId": 300003, - "propState": 1, - "pos": { - "x": -81320, - "y": 22100, - "z": -196809 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 173, - "instId": 300006, - "propState": 1, - "pos": { - "x": -125303, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300007, - "propState": 1, - "pos": { - "x": -155408, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300008, - "propState": 1, - "pos": { - "x": -135344, - "y": -4910, - "z": -61779 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300009, - "propState": 1, - "pos": { - "x": 149255, - "y": 28111, - "z": -130927 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 173, - "instId": 300010, - "propState": 8, - "pos": { - "x": 110204, - "y": 22109, - "z": -217944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300011, - "propState": 8, - "pos": { - "x": -156331, - "y": -4910, - "z": -79773 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300004, - "propState": 8, - "pos": { - "x": -188501, - "y": 16040, - "z": -55890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300012, - "propState": 1, - "pos": { - "x": -156415, - "y": -10910, - "z": -130932 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300013, - "propState": 1, - "pos": { - "x": -165403, - "y": -10910, - "z": -139927 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300015, - "propState": 8, - "pos": { - "x": -81322, - "y": -16910, - "z": -196913 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 173, - "instId": 300016, - "propState": 8, - "pos": { - "x": -83505, - "y": -16868, - "z": -198931 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 173, - "instId": 300017, - "propState": 8, - "pos": { - "x": 80139, - "y": 22090, - "z": -199564 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 173, - "instId": 300018, - "propState": 1, - "pos": { - "x": -173385, - "y": 22081, - "z": -148887 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 173, - "instId": 300014, - "propState": 8, - "pos": { - "x": -190551, - "y": 16032, - "z": -53857 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 173, - "instId": 300005, - "propState": 8, - "pos": { - "x": -116165, - "y": 22090, - "z": -175809 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - } - ], - "teleports": {} - }, - "183": { - "monsters": [], - "npcs": [ - { - "groupId": 183, - "instId": 400001, - "pos": { - "x": -171867, - "y": -9624, - "z": -123071 - }, - "rot": { - "x": 0, - "y": 207779, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 183, - "instId": 300001, - "propState": 18, - "pos": { - "x": -173186, - "y": -9401, - "z": -127050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 183, - "instId": 300002, - "propState": 8, - "pos": { - "x": -176788, - "y": -9420, - "z": -125359 - }, - "rot": { - "x": 0, - "y": 328197, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 183, - "instId": 300003, - "propState": 8, - "pos": { - "x": -171872, - "y": -9634, - "z": -123076 - }, - "rot": { - "x": 0, - "y": 46339, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 183, - "instId": 300004, - "propState": 1, - "pos": { - "x": -173186, - "y": -9401, - "z": -127050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [ - { - "groupId": 184, - "instId": 400001, - "pos": { - "x": -128723, - "y": -3319, - "z": -72647 - }, - "rot": { - "x": 0, - "y": 310570, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 184, - "instId": 300001, - "propState": 18, - "pos": { - "x": -128529, - "y": -3461, - "z": -72170 - }, - "rot": { - "x": 0, - "y": 120468, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 184, - "instId": 300002, - "propState": 1, - "pos": { - "x": -128723, - "y": -3319, - "z": -72647 - }, - "rot": { - "x": 0, - "y": 310570, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "185": { - "monsters": [], - "npcs": [ - { - "groupId": 185, - "instId": 400001, - "pos": { - "x": -146970, - "y": 19654, - "z": -92569 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 185, - "instId": 300001, - "propState": 18, - "pos": { - "x": -146994, - "y": 19513, - "z": -92703 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 185, - "instId": 300002, - "propState": 1, - "pos": { - "x": -146994, - "y": 19513, - "z": -92703 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "187": { - "monsters": [], - "npcs": [ - { - "groupId": 187, - "instId": 400001, - "pos": { - "x": 83139, - "y": 29188, - "z": -317826 - }, - "rot": { - "x": 0, - "y": 295434, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 187, - "instId": 300001, - "propState": 18, - "pos": { - "x": 84365, - "y": 29166, - "z": -316790 - }, - "rot": { - "x": 0, - "y": 37527, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 187, - "instId": 300002, - "propState": 8, - "pos": { - "x": 82722, - "y": 29172, - "z": -317748 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 187, - "instId": 300003, - "propState": 8, - "pos": { - "x": 84373, - "y": 29151, - "z": -318710 - }, - "rot": { - "x": 0, - "y": 150375, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 187, - "instId": 300004, - "propState": 1, - "pos": { - "x": 83802, - "y": 29258, - "z": -317801 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [ - { - "groupId": 188, - "instId": 400001, - "pos": { - "x": -146914, - "y": 28935, - "z": -14940 - }, - "rot": { - "x": 0, - "y": 273839, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 18, - "pos": { - "x": -146411, - "y": 29094, - "z": -14855 - }, - "rot": { - "x": 0, - "y": 136461, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 188, - "instId": 300002, - "propState": 1, - "pos": { - "x": -146411, - "y": 29094, - "z": -14855 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [ - { - "groupId": 189, - "instId": 400001, - "pos": { - "x": -189447, - "y": 17049, - "z": -69938 - }, - "rot": { - "x": 0, - "y": 326023, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 18, - "pos": { - "x": -189692, - "y": 16880, - "z": -70458 - }, - "rot": { - "x": 0, - "y": 18331, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 189, - "instId": 300002, - "propState": 1, - "pos": { - "x": -190622, - "y": 16032, - "z": -67910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 8, - "pos": { - "x": 125263, - "y": 35055, - "z": -266930 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 193, - "instId": 300002, - "propState": 8, - "pos": { - "x": 119263, - "y": 35055, - "z": -266930 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 193, - "instId": 300003, - "propState": 8, - "pos": { - "x": 112456, - "y": 35070, - "z": -272273 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 194, - "instId": 300001, - "propState": 8, - "pos": { - "x": 369050, - "y": 26166, - "z": -265280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 194, - "instId": 300002, - "propState": 8, - "pos": { - "x": 366974, - "y": 28132, - "z": -265280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "195": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 195, - "instId": 300001, - "propState": 8, - "pos": { - "x": 381886, - "y": 26283, - "z": -298135 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 195, - "instId": 300002, - "propState": 8, - "pos": { - "x": 384295, - "y": 27855, - "z": -298151 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "196": { - "monsters": [ - { - "groupId": 196, - "instId": 200001, - "eventId": 20311143, - "pos": { - "x": -111338, - "y": 22116, - "z": -283270 - }, - "rot": { - "x": 0, - "y": 194744, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 196, - "instId": 200002, - "eventId": 20311144, - "pos": { - "x": -121548, - "y": 22116, - "z": -283003 - }, - "rot": { - "x": 0, - "y": 122884, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 196, - "instId": 200003, - "eventId": 20311145, - "pos": { - "x": -110535, - "y": 16110, - "z": -267273 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 196, - "instId": 200004, - "eventId": 20311146, - "pos": { - "x": -122125, - "y": 16110, - "z": -264994 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "197": { - "monsters": [ - { - "groupId": 197, - "instId": 200001, - "eventId": 20311147, - "pos": { - "x": -137130, - "y": 27175, - "z": -264801 - }, - "rot": { - "x": 0, - "y": 174914, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 197, - "instId": 200002, - "eventId": 20311148, - "pos": { - "x": -137130, - "y": 30916, - "z": -276154 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3002030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "198": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 198, - "instId": 300001, - "propState": 12, - "pos": { - "x": -95150, - "y": 21160, - "z": -276190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "199": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 199, - "instId": 300001, - "propState": 12, - "pos": { - "x": -116297, - "y": 31664, - "z": -289820 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300004, - "propState": 1, - "pos": { - "x": -179420, - "y": -5030, - "z": -79729 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "216": { - "monsters": [ - { - "groupId": 216, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": -215500, - "y": 16077, - "z": -150924 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 8, - "pos": { - "x": -133837, - "y": 16077, - "z": -150924 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 216, - "instId": 300002, - "propState": 8, - "pos": { - "x": -140360, - "y": 17620, - "z": -150930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 216, - "instId": 300003, - "propState": 8, - "pos": { - "x": -133730, - "y": 16077, - "z": -149600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 216, - "instId": 300004, - "propState": 8, - "pos": { - "x": -133837, - "y": 16077, - "z": -150924 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 216, - "instId": 300005, - "propState": 8, - "pos": { - "x": -147470, - "y": 16077, - "z": -166639 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "224": { - "monsters": [ - { - "groupId": 224, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 316870, - "y": 15070, - "z": -270316 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 224, - "instId": 300001, - "propState": 8, - "pos": { - "x": 344411, - "y": 15070, - "z": -270316 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 224, - "instId": 300002, - "propState": 8, - "pos": { - "x": 364290, - "y": 15070, - "z": -279300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 224, - "instId": 300003, - "propState": 8, - "pos": { - "x": 375944, - "y": 3144, - "z": -308377 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 224, - "instId": 300004, - "propState": 8, - "pos": { - "x": 344510, - "y": 15070, - "z": -270450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 224, - "instId": 300005, - "propState": 8, - "pos": { - "x": 343255, - "y": 15070, - "z": -270316 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 224, - "instId": 300006, - "propState": 8, - "pos": { - "x": 375800, - "y": 3084, - "z": -309867 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 224, - "instId": 300007, - "propState": 8, - "pos": { - "x": 356617, - "y": 6088, - "z": -309496 - }, - "rot": { - "x": 0, - "y": 268239, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300004, - "propState": 8, - "pos": { - "x": 368259, - "y": 6088, - "z": -304138 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103087 - }, - { - "groupId": 226, - "instId": 300007, - "propState": 21, - "pos": { - "x": 388756, - "y": 15070, - "z": -270770 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 226, - "instId": 300008, - "propState": 21, - "pos": { - "x": 388872, - "y": 21060, - "z": -274648 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 226, - "instId": 300016, - "propState": 8, - "pos": { - "x": 357920, - "y": 15070, - "z": -288484 - }, - "rot": { - "x": 0, - "y": 35918, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 226, - "instId": 300017, - "propState": 8, - "pos": { - "x": 371890, - "y": 15070, - "z": -272080 - }, - "rot": { - "x": 0, - "y": 118242, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 226, - "instId": 300018, - "propState": 21, - "pos": { - "x": 374061, - "y": 6357, - "z": -309768 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 226, - "instId": 300019, - "propState": 21, - "pos": { - "x": 353694, - "y": 15080, - "z": -295642 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 226, - "instId": 300020, - "propState": 8, - "pos": { - "x": 368024, - "y": 6357, - "z": -309756 - }, - "rot": { - "x": 0, - "y": 194725, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 226, - "instId": 300021, - "propState": 8, - "pos": { - "x": 363172, - "y": 3074, - "z": -298299 - }, - "rot": { - "x": 0, - "y": 204937, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 226, - "instId": 300022, - "propState": 8, - "pos": { - "x": 368823, - "y": 3074, - "z": -293864 - }, - "rot": { - "x": 0, - "y": 66089, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 226, - "instId": 300023, - "propState": 21, - "pos": { - "x": 369299, - "y": 6088, - "z": -301061 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 226, - "instId": 300024, - "propState": 21, - "pos": { - "x": 375005, - "y": 3095, - "z": -300556 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 226, - "instId": 300027, - "propState": 21, - "pos": { - "x": 354481, - "y": 6115, - "z": -301178 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 226, - "instId": 300028, - "propState": 21, - "pos": { - "x": 355086, - "y": 3092, - "z": -293432 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 226, - "instId": 300009, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 226, - "instId": 300010, - "propState": 8, - "pos": { - "x": 368259, - "y": 6088, - "z": -302138 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103087 - }, { - "groupId": 226, - "instId": 300012, - "propState": 8, - "pos": { - "x": 356976, - "y": 3074, - "z": -308213 - }, - "rot": { - "x": 0, - "y": 91810, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 226, - "instId": 300030, - "propState": 8, - "pos": { - "x": 361970, - "y": 15144, - "z": -271995 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 226, - "instId": 300001, - "propState": 8, - "pos": { - "x": 353800, - "y": 15174, - "z": -276989 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300005, - "propState": 8, - "pos": { - "x": -126190, - "y": 19343, - "z": -134934 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103087 - }, - { - "groupId": 227, - "instId": 300008, - "propState": 21, - "pos": { - "x": -125725, - "y": 16083, - "z": -138778 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 227, - "instId": 300009, - "propState": 21, - "pos": { - "x": -125790, - "y": 19355, - "z": -137942 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 227, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300011, - "propState": 8, - "pos": { - "x": -154160, - "y": 11370, - "z": -149390 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300001, - "propState": 8, - "pos": { - "x": -140368, - "y": 16077, - "z": -146218 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "230": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 230, - "instId": 300002, - "propState": 1, - "pos": { - "x": -311665, - "y": -8820, - "z": -74247 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 230, - "instId": 300007, - "propState": 1, - "pos": { - "x": -311665, - "y": -8820, - "z": -68247 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 230, - "instId": 300008, - "propState": 1, - "pos": { - "x": -311665, - "y": -8810, - "z": -92348 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 230, - "instId": 300010, - "propState": 1, - "pos": { - "x": -311665, - "y": -8810, - "z": -86247 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300011, - "propState": 1, - "pos": { - "x": -329860, - "y": -8810, - "z": -98640 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300012, - "propState": 1, - "pos": { - "x": -323860, - "y": -8810, - "z": -98640 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300013, - "propState": 1, - "pos": { - "x": -329801, - "y": -8819, - "z": -92255 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300014, - "propState": 1, - "pos": { - "x": -329801, - "y": -8819, - "z": -86255 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300015, - "propState": 8, - "pos": { - "x": -317772, - "y": -8934, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300016, - "propState": 8, - "pos": { - "x": -323772, - "y": -8934, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300017, - "propState": 8, - "pos": { - "x": -341716, - "y": -8914, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300018, - "propState": 8, - "pos": { - "x": -335716, - "y": -8914, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300019, - "propState": 8, - "pos": { - "x": -330580, - "y": -8804, - "z": -79090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 230, - "instId": 300020, - "propState": 8, - "pos": { - "x": -348780, - "y": -8804, - "z": -79090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 230, - "instId": 300001, - "propState": 1, - "pos": { - "x": -353801, - "y": -8819, - "z": -68340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 230, - "instId": 300003, - "propState": 1, - "pos": { - "x": -353801, - "y": -8819, - "z": -74340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - } - ], - "teleports": {} - }, - "231": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 231, - "instId": 300002, - "propState": 1, - "pos": { - "x": -305665, - "y": -8800, - "z": -74252 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 231, - "instId": 300007, - "propState": 1, - "pos": { - "x": -305665, - "y": -8800, - "z": -68252 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 231, - "instId": 300008, - "propState": 1, - "pos": { - "x": -305920, - "y": -8804, - "z": -92356 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 231, - "instId": 300010, - "propState": 1, - "pos": { - "x": -305920, - "y": -8804, - "z": -86236 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - } - ], - "teleports": {} - }, - "232": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 232, - "instId": 300007, - "propState": 1, - "pos": { - "x": -311665, - "y": -8904, - "z": -74240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 232, - "instId": 300008, - "propState": 1, - "pos": { - "x": -311665, - "y": -8904, - "z": -68240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 232, - "instId": 300010, - "propState": 8, - "pos": { - "x": -348000, - "y": -8920, - "z": -74340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 232, - "instId": 300011, - "propState": 8, - "pos": { - "x": -348000, - "y": -8920, - "z": -68340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300014, - "propState": 8, - "pos": { - "x": -329829, - "y": -8790, - "z": -92261 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300015, - "propState": 8, - "pos": { - "x": -329829, - "y": -8790, - "z": -86261 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300016, - "propState": 1, - "pos": { - "x": -317852, - "y": -8914, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300017, - "propState": 1, - "pos": { - "x": -323852, - "y": -8914, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300018, - "propState": 1, - "pos": { - "x": -341709, - "y": -8914, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300019, - "propState": 1, - "pos": { - "x": -335716, - "y": -8914, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 232, - "instId": 300012, - "propState": 8, - "pos": { - "x": -353497, - "y": -8860, - "z": -61294 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 232, - "instId": 300013, - "propState": 8, - "pos": { - "x": -335110, - "y": -8804, - "z": -79560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "233": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 233, - "instId": 300002, - "propState": 8, - "pos": { - "x": -311665, - "y": -8780, - "z": -74240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 233, - "instId": 300007, - "propState": 8, - "pos": { - "x": -311665, - "y": -8780, - "z": -68240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 233, - "instId": 300008, - "propState": 1, - "pos": { - "x": -311665, - "y": -8790, - "z": -92361 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 233, - "instId": 300010, - "propState": 1, - "pos": { - "x": -311665, - "y": -8790, - "z": -86270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300011, - "propState": 1, - "pos": { - "x": -329845, - "y": -8810, - "z": -74220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300012, - "propState": 1, - "pos": { - "x": -329845, - "y": -8810, - "z": -68220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300013, - "propState": 1, - "pos": { - "x": -348000, - "y": -8800, - "z": -92360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300014, - "propState": 1, - "pos": { - "x": -348000, - "y": -8800, - "z": -86360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300015, - "propState": 1, - "pos": { - "x": -317887, - "y": -8800, - "z": -56250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300016, - "propState": 1, - "pos": { - "x": -323887, - "y": -8800, - "z": -56250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300017, - "propState": 1, - "pos": { - "x": -341717, - "y": -8826, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300018, - "propState": 1, - "pos": { - "x": -335717, - "y": -8826, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 233, - "instId": 300019, - "propState": 8, - "pos": { - "x": -317249, - "y": -8766, - "z": -61433 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "234": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 234, - "instId": 300010, - "propState": 8, - "pos": { - "x": -113170, - "y": 22072, - "z": -271945 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 234, - "instId": 300013, - "propState": 8, - "pos": { - "x": -113170, - "y": 22072, - "z": -277938 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 234, - "instId": 300014, - "propState": 8, - "pos": { - "x": -118757, - "y": 22080, - "z": -279025 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "240": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 240, - "instId": 300001, - "propState": 12, - "pos": { - "x": -309565, - "y": -69, - "z": -104220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 260, - "instId": 300001, - "propState": 8, - "pos": { - "x": 119760, - "y": 24080, - "z": -118170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 901 - } - ], - "teleports": {} - }, - "266": { - "monsters": [], - "npcs": [ - { - "groupId": 266, - "instId": 400001, - "pos": { - "x": 69302, - "y": 23865, - "z": -190890 - }, - "rot": { - "x": 0, - "y": 150769, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 266, - "instId": 300001, - "propState": 18, - "pos": { - "x": 69319, - "y": 23836, - "z": -190915 - }, - "rot": { - "x": 0, - "y": 327586, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 266, - "instId": 300002, - "propState": 1, - "pos": { - "x": 69319, - "y": 23836, - "z": -190915 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "268": { - "monsters": [], - "npcs": [ - { - "groupId": 268, - "instId": 400001, - "pos": { - "x": 117595, - "y": 28145, - "z": -196618 - }, - "rot": { - "x": 0, - "y": 244392, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 268, - "instId": 300001, - "propState": 18, - "pos": { - "x": 116887, - "y": 27996, - "z": -195881 - }, - "rot": { - "x": 0, - "y": 37833, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 268, - "instId": 300002, - "propState": 1, - "pos": { - "x": 112380, - "y": 22112, - "z": -201770 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "269": { - "monsters": [], - "npcs": [ - { - "groupId": 269, - "instId": 400001, - "pos": { - "x": -152430, - "y": 16575, - "z": -165046 - }, - "rot": { - "x": 0, - "y": 322701, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 269, - "instId": 300001, - "propState": 18, - "pos": { - "x": -153603, - "y": 16649, - "z": -163317 - }, - "rot": { - "x": 0, - "y": 46372, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 269, - "instId": 300002, - "propState": 8, - "pos": { - "x": -153447, - "y": 16347, - "z": -164321 - }, - "rot": { - "x": 0, - "y": 52557, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 269, - "instId": 300003, - "propState": 8, - "pos": { - "x": -152461, - "y": 16545, - "z": -165008 - }, - "rot": { - "x": 0, - "y": 313798, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 269, - "instId": 300004, - "propState": 1, - "pos": { - "x": -153173, - "y": 16077, - "z": -165221 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "271": { - "monsters": [], - "npcs": [ - { - "groupId": 271, - "instId": 400001, - "pos": { - "x": 57900, - "y": -15821, - "z": -246455 - }, - "rot": { - "x": 0, - "y": 139362, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 271, - "instId": 300001, - "propState": 18, - "pos": { - "x": 58289, - "y": -16028, - "z": -246820 - }, - "rot": { - "x": 0, - "y": 346147, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 271, - "instId": 300002, - "propState": 1, - "pos": { - "x": 58289, - "y": -16028, - "z": -246820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "279": { - "monsters": [], - "npcs": [ - { - "groupId": 279, - "instId": 400001, - "pos": { - "x": 118874, - "y": 44205, - "z": -279987 - }, - "rot": { - "x": 0, - "y": 31474, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 279, - "instId": 300001, - "propState": 18, - "pos": { - "x": 119221, - "y": 44462, - "z": -280004 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 279, - "instId": 300002, - "propState": 1, - "pos": { - "x": 119242, - "y": 47046, - "z": -281370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "280": { - "monsters": [], - "npcs": [ - { - "groupId": 280, - "instId": 400001, - "pos": { - "x": 345970, - "y": 20894, - "z": -274678 - }, - "rot": { - "x": 0, - "y": 198558, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 280, - "instId": 300001, - "propState": 18, - "pos": { - "x": 344637, - "y": 20138, - "z": -274774 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 280, - "instId": 300002, - "propState": 1, - "pos": { - "x": 345046, - "y": 18100, - "z": -276220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "281": { - "monsters": [], - "npcs": [ - { - "groupId": 281, - "instId": 400001, - "pos": { - "x": -114500, - "y": 9089, - "z": -267429 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 281, - "instId": 300001, - "propState": 18, - "pos": { - "x": -114500, - "y": 9089, - "z": -267385 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 281, - "instId": 300002, - "propState": 1, - "pos": { - "x": -114829, - "y": 9212, - "z": -265990 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "282": { - "monsters": [], - "npcs": [ - { - "groupId": 282, - "instId": 400001, - "pos": { - "x": 384972, - "y": 21525, - "z": -286029 - }, - "rot": { - "x": 0, - "y": 24226, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 282, - "instId": 300001, - "propState": 18, - "pos": { - "x": 384467, - "y": 21988, - "z": -286179 - }, - "rot": { - "x": 0, - "y": 190311, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 282, - "instId": 300002, - "propState": 1, - "pos": { - "x": 388814, - "y": 21945, - "z": -280300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "288": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 288, - "instId": 300006, - "propState": 8, - "pos": { - "x": 159229, - "y": 27793, - "z": -139048 - }, - "rot": { - "x": 0, - "y": 15697, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "289": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 289, - "instId": 300003, - "propState": 1, - "pos": { - "x": -120354, - "y": -16907, - "z": -211903 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 289, - "instId": 300004, - "propState": 1, - "pos": { - "x": -120354, - "y": -16907, - "z": -217903 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 289, - "instId": 300005, - "propState": 1, - "pos": { - "x": -120354, - "y": -16907, - "z": -223903 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - } - ], - "teleports": {} - }, - "292": { - "monsters": [], - "npcs": [ - { - "groupId": 292, - "instId": 400001, - "pos": { - "x": -129747, - "y": 22080, - "z": -249207 - }, - "rot": { - "x": 0, - "y": 137285, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 292, - "instId": 300001, - "propState": 18, - "pos": { - "x": -130280, - "y": 22508, - "z": -249461 - }, - "rot": { - "x": 0, - "y": 273476, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 292, - "instId": 300002, - "propState": 1, - "pos": { - "x": -127540, - "y": 22189, - "z": -250830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "293": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 293, - "instId": 300001, - "propState": 12, - "pos": { - "x": -150336, - "y": 38961, - "z": -60230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60302 - } - ], - "teleports": {} - }, - "294": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 294, - "instId": 300027, - "propState": 8, - "pos": { - "x": -120549, - "y": 22116, - "z": -259134 - }, - "rot": { - "x": 0, - "y": 158945, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 294, - "instId": 300028, - "propState": 8, - "pos": { - "x": -123618, - "y": 16110, - "z": -271290 - }, - "rot": { - "x": 0, - "y": 348891, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "295": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 295, - "instId": 300028, - "propState": 8, - "pos": { - "x": -137130, - "y": 37706, - "z": -271664 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "296": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 296, - "instId": 300027, - "propState": 8, - "pos": { - "x": -128063, - "y": 17779, - "z": -265987 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "298": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 298, - "instId": 300001, - "propState": 11, - "pos": { - "x": -26220, - "y": -16858, - "z": -271207 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "300": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 300, - "instId": 300001, - "propState": 11, - "pos": { - "x": 131480, - "y": 28090, - "z": -214320 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "301": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 301, - "instId": 300001, - "propState": 11, - "pos": { - "x": -75991, - "y": 22090, - "z": -182680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "302": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 302, - "instId": 300001, - "propState": 1, - "pos": { - "x": 166914, - "y": 29381, - "z": -130890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 139 - }, - { - "groupId": 302, - "instId": 300002, - "propState": 8, - "pos": { - "x": 110155, - "y": 18067, - "z": -263338 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 302, - "instId": 300003, - "propState": 8, - "pos": { - "x": 71858, - "y": -17715, - "z": -569984 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 302, - "instId": 300004, - "propState": 8, - "pos": { - "x": -179152, - "y": -2932, - "z": -79670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 302, - "instId": 300005, - "propState": 8, - "pos": { - "x": 97238, - "y": 108170, - "z": 160214 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 302, - "instId": 300006, - "propState": 8, - "pos": { - "x": 35260, - "y": -8710, - "z": -531030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "303": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 303, - "instId": 300001, - "propState": 8, - "pos": { - "x": 117147, - "y": 32410, - "z": -330955 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1016": { - "anchorId": 1, - "groupId": 303, - "instId": 300001, - "pos": { - "x": 118093, - "y": 32410, - "z": -330955 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "304": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 304, - "instId": 300001, - "propState": 8, - "pos": { - "x": -67310, - "y": 22081, - "z": -235630 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1019": { - "anchorId": 1, - "groupId": 304, - "instId": 300001, - "pos": { - "x": -67530, - "y": 22081, - "z": -236430 - }, - "rot": { - "x": 0, - "y": 10000, - "z": 0 - } - } - } - }, - "307": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 307, - "instId": 300001, - "propState": 12, - "pos": { - "x": -128160, - "y": 6200, - "z": -265990 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "311": { - "monsters": [ - { - "groupId": 311, - "instId": 200010, - "eventId": 20311120, - "pos": { - "x": -73780, - "y": 22090, - "z": -205370 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 311, - "instId": 200002, - "eventId": 20311121, - "pos": { - "x": -76970, - "y": 22090, - "z": -221450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3001020 - }, - { - "groupId": 311, - "instId": 200011, - "eventId": 20311122, - "pos": { - "x": -123114, - "y": 22097, - "z": -203660 - }, - "rot": { - "x": 0, - "y": 308123, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 311, - "instId": 200012, - "eventId": 20311123, - "pos": { - "x": -121338, - "y": 22099, - "z": -188080 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 311, - "instId": 200013, - "eventId": 20311124, - "pos": { - "x": -142707, - "y": 22090, - "z": -189387 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 311, - "instId": 200014, - "eventId": 20311125, - "pos": { - "x": -125410, - "y": 22121, - "z": -208390 - }, - "rot": { - "x": 0, - "y": 325000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 311, - "instId": 200015, - "eventId": 20311127, - "pos": { - "x": -140030, - "y": 22077, - "z": -163210 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 311, - "instId": 200001, - "eventId": 20311128, - "pos": { - "x": -152247, - "y": 22077, - "z": -136775 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "312": { - "monsters": [ - { - "groupId": 312, - "instId": 200016, - "eventId": 20311140, - "pos": { - "x": -165106, - "y": -10910, - "z": -125182 - }, - "rot": { - "x": 0, - "y": -2, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 312, - "instId": 200017, - "eventId": 20311141, - "pos": { - "x": -167428, - "y": -10910, - "z": -136067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "313": { - "monsters": [ - { - "groupId": 313, - "instId": 200007, - "eventId": 20311009, - "pos": { - "x": 75868, - "y": 22090, - "z": -209200 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "monsterId": 3012020 - }, - { - "groupId": 313, - "instId": 200008, - "eventId": 20311010, - "pos": { - "x": 73060, - "y": 22095, - "z": -209760 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "monsterId": 3011010 - }, - { - "groupId": 313, - "instId": 200001, - "eventId": 20311020, - "pos": { - "x": -73780, - "y": 22090, - "z": -205370 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 313, - "instId": 200002, - "eventId": 20311021, - "pos": { - "x": -76970, - "y": 22090, - "z": -221450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 313, - "instId": 200003, - "eventId": 20311027, - "pos": { - "x": -140030, - "y": 22077, - "z": -163210 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 313, - "instId": 200004, - "eventId": 20311028, - "pos": { - "x": -152247, - "y": 22077, - "z": -136775 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "314": { - "monsters": [ - { - "groupId": 314, - "instId": 200003, - "eventId": 20311012, - "pos": { - "x": 132120, - "y": 35107, - "z": -270170 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 314, - "instId": 200001, - "eventId": 20311013, - "pos": { - "x": 156056, - "y": 35107, - "z": -267386 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 314, - "instId": 200002, - "eventId": 20311014, - "pos": { - "x": 160640, - "y": 35030, - "z": -267890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "315": { - "monsters": [ - { - "groupId": 315, - "instId": 200001, - "eventId": 20311115, - "pos": { - "x": 167200, - "y": 43360, - "z": -258160 - }, - "rot": { - "x": 0, - "y": 265633, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "316": { - "monsters": [ - { - "groupId": 316, - "instId": 200001, - "eventId": 20311015, - "pos": { - "x": 167200, - "y": 43360, - "z": -258160 - }, - "rot": { - "x": 0, - "y": 265633, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "317": { - "monsters": [ - { - "groupId": 317, - "instId": 200001, - "eventId": 20311016, - "pos": { - "x": 157485, - "y": 47050, - "z": -267178 - }, - "rot": { - "x": 0, - "y": 316135, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 317, - "instId": 200002, - "eventId": 20311017, - "pos": { - "x": 146553, - "y": 47046, - "z": -261769 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3001010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "319": { - "monsters": [ - { - "groupId": 319, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": -152439, - "y": 16127, - "z": -136360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3001021 - }, { - "groupId": 319, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": -127735, - "y": 16077, - "z": -135210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 319, - "instId": 300001, - "propState": 8, - "pos": { - "x": -152439, - "y": 16127, - "z": -136360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 319, - "instId": 300002, - "propState": 8, - "pos": { - "x": -140387, - "y": 16310, - "z": -146364 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "324": { - "monsters": [ - { - "groupId": 324, - "instId": 200002, - "eventId": 20311149, - "pos": { - "x": -123210, - "y": 8830, - "z": -265990 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "325": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 325, - "instId": 300001, - "propState": 12, - "pos": { - "x": -307370, - "y": -20730, - "z": -50279 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "326": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 326, - "instId": 300001, - "propState": 12, - "pos": { - "x": -356156, - "y": -8790, - "z": -77323 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60302 - } - ], - "teleports": {} - }, - "329": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 329, - "instId": 300001, - "propState": 12, - "pos": { - "x": -332730, - "y": -8750, - "z": -77240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "331": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 331, - "instId": 300001, - "propState": 12, - "pos": { - "x": -349410, - "y": 1420, - "z": -77262 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "332": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 332, - "instId": 300001, - "propState": 1, - "pos": { - "x": 70987, - "y": -16918, - "z": -249130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 332, - "instId": 300003, - "propState": 1, - "pos": { - "x": 73440, - "y": 22090, - "z": -243065 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 332, - "instId": 300002, - "propState": 8, - "pos": { - "x": -67698, - "y": -16918, - "z": -249130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 332, - "instId": 300004, - "propState": 1, - "pos": { - "x": -73516, - "y": 22090, - "z": -246650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300005, - "propState": 1, - "pos": { - "x": -125968, - "y": 21032, - "z": -33553 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300006, - "propState": 1, - "pos": { - "x": -125968, - "y": 21032, - "z": -30254 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300007, - "propState": 1, - "pos": { - "x": -126790, - "y": -4906, - "z": -30006 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300008, - "propState": 1, - "pos": { - "x": -126790, - "y": -4906, - "z": -33305 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300010, - "propState": 1, - "pos": { - "x": 120500, - "y": 32410, - "z": -337990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300011, - "propState": 1, - "pos": { - "x": 264503, - "y": 32420, - "z": -310455 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 332, - "instId": 300012, - "propState": 8, - "pos": { - "x": 261211, - "y": 32420, - "z": -410195 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - } - ], - "teleports": {} - }, - "333": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 333, - "instId": 300001, - "propState": 12, - "pos": { - "x": -353870, - "y": 8360, - "z": -57753 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "334": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 334, - "instId": 300002, - "propState": 12, - "pos": { - "x": -353838, - "y": -26799, - "z": -61985 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "339": { - "monsters": [ - { - "groupId": 339, - "instId": 200001, - "eventId": 20311172, - "pos": { - "x": -333556, - "y": -5418, - "z": -50338 - }, - "rot": { - "x": 0, - "y": 242208, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "340": { - "monsters": [ - { - "groupId": 340, - "instId": 200001, - "eventId": 20311171, - "pos": { - "x": -327040, - "y": 5610, - "z": -104220 - }, - "rot": { - "x": 0, - "y": 242208, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "341": { - "monsters": [ - { - "groupId": 341, - "instId": 200001, - "eventId": 20311183, - "pos": { - "x": -359880, - "y": -3720, - "z": -68540 - }, - "rot": { - "x": 0, - "y": 184351, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "342": { - "monsters": [ - { - "groupId": 342, - "instId": 200001, - "eventId": 20311176, - "pos": { - "x": -333227, - "y": -5024, - "z": -50338 - }, - "rot": { - "x": 0, - "y": 242208, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "343": { - "monsters": [ - { - "groupId": 343, - "instId": 200002, - "eventId": 20311174, - "pos": { - "x": -332911, - "y": -18238, - "z": -104172 - }, - "rot": { - "x": 0, - "y": 354061, - "z": 0 - }, - "monsterId": 3001010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "345": { - "monsters": [ - { - "groupId": 345, - "instId": 200001, - "eventId": 20311175, - "pos": { - "x": -347870, - "y": 2838, - "z": -78072 - }, - "rot": { - "x": 0, - "y": 76184, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "346": { - "monsters": [ - { - "groupId": 346, - "instId": 200001, - "eventId": 20311178, - "pos": { - "x": -350880, - "y": -5440, - "z": -104234 - }, - "rot": { - "x": 0, - "y": 242208, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "347": { - "monsters": [ - { - "groupId": 347, - "instId": 200001, - "eventId": 20311180, - "pos": { - "x": -338720, - "y": -5860, - "z": -50340 - }, - "rot": { - "x": 0, - "y": 242208, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "348": { - "monsters": [ - { - "groupId": 348, - "instId": 200001, - "eventId": 20311170, - "pos": { - "x": -123186, - "y": -16910, - "z": -159050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8002040 - }, { - "groupId": 348, - "instId": 200002, - "eventId": 20311169, - "pos": { - "x": 64150, - "y": 22076, - "z": -250120 - }, - "rot": { - "x": 0, - "y": 9057, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "352": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 352, - "instId": 300001, - "propState": 11, - "pos": { - "x": 384856, - "y": 21544, - "z": -262400 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "358": { - "monsters": [ - { - "groupId": 358, - "instId": 200001, - "eventId": 20311031, - "pos": { - "x": -148440, - "y": 16032, - "z": -67018 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 358, - "instId": 200002, - "eventId": 20311032, - "pos": { - "x": -140577, - "y": 16048, - "z": -61118 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3011010 - }, { - "groupId": 358, - "instId": 200003, - "eventId": 20311033, - "pos": { - "x": -110340, - "y": 28031, - "z": -50118 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "359": { - "monsters": [ - { - "groupId": 359, - "instId": 200001, - "eventId": 20311134, - "pos": { - "x": -146320, - "y": 39070, - "z": -55920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "360": { - "monsters": [ - { - "groupId": 360, - "instId": 200001, - "eventId": 20311034, - "pos": { - "x": -146320, - "y": 39070, - "z": -55920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "361": { - "monsters": [ - { - "groupId": 361, - "instId": 200001, - "eventId": 20311035, - "pos": { - "x": -161471, - "y": 24260, - "z": -80660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 361, - "instId": 200002, - "eventId": 20311036, - "pos": { - "x": -161394, - "y": 25170, - "z": -77090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "362": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 362, - "instId": 300001, - "propState": 8, - "pos": { - "x": -169070, - "y": 22077, - "z": -162001 - }, - "rot": { - "x": 0, - "y": 356426, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "364": { - "monsters": [ - { - "groupId": 364, - "instId": 200001, - "eventId": 20311043, - "pos": { - "x": -111338, - "y": 22116, - "z": -283270 - }, - "rot": { - "x": 0, - "y": 194744, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 364, - "instId": 200002, - "eventId": 20311044, - "pos": { - "x": -121548, - "y": 22116, - "z": -283003 - }, - "rot": { - "x": 0, - "y": 122884, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 364, - "instId": 200003, - "eventId": 20311045, - "pos": { - "x": -110535, - "y": 16110, - "z": -267273 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 364, - "instId": 200004, - "eventId": 20311046, - "pos": { - "x": -122125, - "y": 16110, - "z": -264994 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "366": { - "monsters": [ - { - "groupId": 366, - "instId": 200001, - "eventId": 20311047, - "pos": { - "x": -137130, - "y": 27175, - "z": -264801 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 366, - "instId": 200002, - "eventId": 20311048, - "pos": { - "x": -137130, - "y": 30916, - "z": -276154 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3002030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "367": { - "monsters": [ - { - "groupId": 367, - "instId": 200002, - "eventId": 20311049, - "pos": { - "x": -123210, - "y": 8830, - "z": -265990 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "379": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 379, - "instId": 300002, - "propState": 9, - "pos": { - "x": -307180, - "y": 324, - "z": -77350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - } - ], - "teleports": {} - }, - "380": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 380, - "instId": 300001, - "propState": 12, - "pos": { - "x": -305900, - "y": 7530, - "z": -65220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "385": { - "monsters": [ - { - "groupId": 385, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 366869, - "y": 15148, - "z": -276931 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - }, - { - "groupId": 385, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 372650, - "y": 15070, - "z": -280647 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3002011 - }, - { - "groupId": 385, - "instId": 200003, - "eventId": 10301299, - "pos": { - "x": 361204, - "y": 15070, - "z": -286142 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3001021 - }, - { - "groupId": 385, - "instId": 200004, - "eventId": 10301299, - "pos": { - "x": 365716, - "y": 3074, - "z": -307503 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 385, - "instId": 200005, - "eventId": 10301299, - "pos": { - "x": 359506, - "y": 3074, - "z": -299640 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 385, - "instId": 200006, - "eventId": 10301299, - "pos": { - "x": 372803, - "y": 3074, - "z": -296227 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3001021 - } - ], - "npcs": [], - "props": [ - { - "groupId": 385, - "instId": 300001, - "propState": 8, - "pos": { - "x": 368237, - "y": 15144, - "z": -285022 - }, - "rot": { - "x": 0, - "y": 268239, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 385, - "instId": 300002, - "propState": 8, - "pos": { - "x": 353485, - "y": 15254, - "z": -276970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "397": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 397, - "instId": 300001, - "propState": 12, - "pos": { - "x": -341706, - "y": -30261, - "z": -77151 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "398": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 398, - "instId": 300001, - "propState": 12, - "pos": { - "x": -335880, - "y": -12400, - "z": -61543 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "400": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 400, - "instId": 300001, - "propState": 12, - "pos": { - "x": -348553, - "y": -15827, - "z": -77330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "411": { - "monsters": [ - { - "groupId": 411, - "instId": 200001, - "eventId": 20311182, - "pos": { - "x": -338880, - "y": -5590, - "z": -104230 - }, - "rot": { - "x": 0, - "y": 242208, - "z": 0 - }, - "monsterId": 3001010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "412": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 412, - "instId": 300001, - "propState": 1, - "pos": { - "x": 110257, - "y": 15961, - "z": -263644 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103013 - }, { - "groupId": 412, - "instId": 300002, - "propState": 1, - "pos": { - "x": 71976, - "y": -19870, - "z": -570363 - }, - "rot": { - "x": 0, - "y": 358950, - "z": 0 - }, - "propId": 103013 - }, { - "groupId": 412, - "instId": 300003, - "propState": 1, - "pos": { - "x": 35020, - "y": -10626, - "z": -531100 - }, - "rot": { - "x": 0, - "y": 87023, - "z": 0 - }, - "propId": 103013 - }, { - "groupId": 412, - "instId": 300004, - "propState": 8, - "pos": { - "x": 110330, - "y": 17630, - "z": -263476 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "414": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 414, - "instId": 300001, - "propState": 8, - "pos": { - "x": 35340, - "y": -10000, - "z": -531240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "415": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 415, - "instId": 300002, - "propState": 8, - "pos": { - "x": -179190, - "y": -4760, - "z": -79740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "420": { - "monsters": [], - "npcs": [ - { - "groupId": 420, - "instId": 400001, - "pos": { - "x": -147700, - "y": -3668, - "z": -34850 - }, - "rot": { - "x": 0, - "y": 70205, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 420, - "instId": 300001, - "propState": 2, - "pos": { - "x": -147700, - "y": -4480, - "z": -34850 - }, - "rot": { - "x": 0, - "y": 70205, - "z": 0 - }, - "propId": 103130 - }, { - "groupId": 420, - "instId": 300002, - "propState": 8, - "pos": { - "x": -144768, - "y": -3923, - "z": -31631 - }, - "rot": { - "x": 0, - "y": 70205, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "421": { - "monsters": [], - "npcs": [ - { - "groupId": 421, - "instId": 400001, - "pos": { - "x": 357850, - "y": 6088, - "z": -309014 - }, - "rot": { - "x": 0, - "y": 245029, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 421, - "instId": 300001, - "propState": 18, - "pos": { - "x": 357961, - "y": 6050, - "z": -308940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 421, - "instId": 300002, - "propState": 1, - "pos": { - "x": 357553, - "y": 6050, - "z": -309853 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "422": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 422, - "instId": 300001, - "propState": 10, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 422, - "instId": 300002, - "propState": 8, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 422, - "instId": 300003, - "propState": 8, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 422, - "instId": 300004, - "propState": 8, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 422, - "instId": 300005, - "propState": 8, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 422, - "instId": 300006, - "propState": 8, - "pos": { - "x": -152161, - "y": 28077, - "z": -217810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 422, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 422, - "instId": 300008, - "propState": 2, - "pos": { - "x": -152164, - "y": 28077, - "z": -217780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 422, - "instId": 300009, - "propState": 8, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 422, - "instId": 300010, - "propState": 8, - "pos": { - "x": -149161, - "y": 28077, - "z": -217810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 422, - "instId": 300011, - "propState": 20, - "pos": { - "x": -152160, - "y": 28077, - "z": -222460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 422, - "instId": 300012, - "propState": 8, - "pos": { - "x": -143840, - "y": 28077, - "z": -215570 - }, - "rot": { - "x": 0, - "y": 85000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 422, - "instId": 300013, - "propState": 8, - "pos": { - "x": -152160, - "y": 28077, - "z": -222460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "432": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 432, - "instId": 300001, - "propState": 11, - "pos": { - "x": -154075, - "y": 28032, - "z": -41050 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "433": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 433, - "instId": 300001, - "propState": 10, - "pos": { - "x": -104760, - "y": 22116, - "z": -250750 - }, - "rot": { - "x": 0, - "y": 270206, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 433, - "instId": 300002, - "propState": 8, - "pos": { - "x": -104760, - "y": 22116, - "z": -250750 - }, - "rot": { - "x": 0, - "y": 270206, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 433, - "instId": 300003, - "propState": 8, - "pos": { - "x": -104760, - "y": 22116, - "z": -250750 - }, - "rot": { - "x": 0, - "y": 270206, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 433, - "instId": 300004, - "propState": 8, - "pos": { - "x": -104760, - "y": 22116, - "z": -250750 - }, - "rot": { - "x": 0, - "y": 270206, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 433, - "instId": 300005, - "propState": 8, - "pos": { - "x": -105807, - "y": 22116, - "z": -250750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 433, - "instId": 300006, - "propState": 20, - "pos": { - "x": -102846, - "y": 22116, - "z": -250700 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 433, - "instId": 300007, - "propState": 8, - "pos": { - "x": -102846, - "y": 22116, - "z": -250700 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "434": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 434, - "instId": 300001, - "propState": 10, - "pos": { - "x": -118380, - "y": 28048, - "z": -70920 - }, - "rot": { - "x": 0, - "y": 43289, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 434, - "instId": 300002, - "propState": 8, - "pos": { - "x": -118380, - "y": 28048, - "z": -70920 - }, - "rot": { - "x": 0, - "y": 43289, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 434, - "instId": 300003, - "propState": 8, - "pos": { - "x": -118380, - "y": 28048, - "z": -70920 - }, - "rot": { - "x": 0, - "y": 43289, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 434, - "instId": 300004, - "propState": 8, - "pos": { - "x": -118380, - "y": 28048, - "z": -70920 - }, - "rot": { - "x": 0, - "y": 43289, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 434, - "instId": 300005, - "propState": 8, - "pos": { - "x": -137540, - "y": 16056, - "z": -89764 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 434, - "instId": 300006, - "propState": 20, - "pos": { - "x": -140441, - "y": 16055, - "z": -94522 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 434, - "instId": 300007, - "propState": 8, - "pos": { - "x": -140167, - "y": 16055, - "z": -90228 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "447": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 447, - "instId": 300006, - "propState": 18, - "pos": { - "x": 4450, - "y": -14925, - "z": -260730 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - } - ], - "teleports": {} - }, - "454": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 454, - "instId": 300001, - "propState": 10, - "pos": { - "x": 384420, - "y": 21090, - "z": -279590 - }, - "rot": { - "x": 0, - "y": 90358, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 454, - "instId": 300002, - "propState": 8, - "pos": { - "x": 384420, - "y": 21090, - "z": -279590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 454, - "instId": 300003, - "propState": 8, - "pos": { - "x": 384420, - "y": 21090, - "z": -279590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 454, - "instId": 300004, - "propState": 8, - "pos": { - "x": 384420, - "y": 21090, - "z": -279590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 454, - "instId": 300005, - "propState": 8, - "pos": { - "x": 384420, - "y": 21090, - "z": -279590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 454, - "instId": 300006, - "propState": 20, - "pos": { - "x": 370412, - "y": 15098, - "z": -279300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 454, - "instId": 300007, - "propState": 8, - "pos": { - "x": 384420, - "y": 21090, - "z": -279590 - }, - "rot": { - "x": 0, - "y": 90358, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "455": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 455, - "instId": 300001, - "propState": 2, - "pos": { - "x": -355402, - "y": -8750, - "z": -77280 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103012 - }, { - "groupId": 455, - "instId": 300002, - "propState": 9, - "pos": { - "x": -355630, - "y": -7750, - "z": -55470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 455, - "instId": 300005, - "propState": 8, - "pos": { - "x": -355402, - "y": -8750, - "z": -77280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 455, - "instId": 300006, - "propState": 20, - "pos": { - "x": -356920, - "y": -8750, - "z": -77250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60302 - } - ], - "teleports": {} - }, - "463": { - "monsters": [ - { - "groupId": 463, - "instId": 200001, - "eventId": 20311179, - "pos": { - "x": -359882, - "y": -3720, - "z": -68540 - }, - "rot": { - "x": 0, - "y": 210151, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "464": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 464, - "instId": 300002, - "propState": 8, - "pos": { - "x": -309911, - "y": -8750, - "z": -59669 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 464, - "instId": 300027, - "propState": 8, - "pos": { - "x": -334522, - "y": -8750, - "z": -58716 - }, - "rot": { - "x": 0, - "y": 87139, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 464, - "instId": 300001, - "propState": 8, - "pos": { - "x": -322291, - "y": -26369, - "z": -103670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "465": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 465, - "instId": 300027, - "propState": 8, - "pos": { - "x": -312647, - "y": -8748, - "z": -97280 - }, - "rot": { - "x": 0, - "y": 283877, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "466": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 466, - "instId": 300027, - "propState": 8, - "pos": { - "x": -339845, - "y": -20415, - "z": -50337 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "467": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 467, - "instId": 300027, - "propState": 8, - "pos": { - "x": -338515, - "y": 5950, - "z": -104234 - }, - "rot": { - "x": 0, - "y": 269996, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 467, - "instId": 300001, - "propState": 8, - "pos": { - "x": -319628, - "y": -11611, - "z": -104232 - }, - "rot": { - "x": 0, - "y": 270030, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "468": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 468, - "instId": 300001, - "propState": 8, - "pos": { - "x": -305900, - "y": -7940, - "z": -64920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "478": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 478, - "instId": 300026, - "propState": 8, - "pos": { - "x": -119572, - "y": 31130, - "z": -89770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 478, - "instId": 300027, - "propState": 8, - "pos": { - "x": -119573, - "y": 24456, - "z": -81779 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 478, - "instId": 300028, - "propState": 8, - "pos": { - "x": -119574, - "y": 31812, - "z": -82484 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "479": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 479, - "instId": 300001, - "propState": 12, - "pos": { - "x": -119572, - "y": 35422, - "z": -71276 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "485": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 485, - "instId": 300001, - "propState": 10, - "pos": { - "x": -312640, - "y": -8748, - "z": -95510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 485, - "instId": 300002, - "propState": 8, - "pos": { - "x": -316360, - "y": -8748, - "z": -95582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 485, - "instId": 300005, - "propState": 8, - "pos": { - "x": -316360, - "y": -8748, - "z": -95582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 485, - "instId": 300006, - "propState": 1, - "pos": { - "x": -341900, - "y": -8790, - "z": -98440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 485, - "instId": 300007, - "propState": 1, - "pos": { - "x": -348010, - "y": -8790, - "z": -98440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 485, - "instId": 300008, - "propState": 8, - "pos": { - "x": -316360, - "y": -8748, - "z": -95582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 485, - "instId": 300009, - "propState": 1, - "pos": { - "x": -323870, - "y": -8789, - "z": -98420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 485, - "instId": 300010, - "propState": 1, - "pos": { - "x": -329990, - "y": -8789, - "z": -98420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 485, - "instId": 300011, - "propState": 8, - "pos": { - "x": -316360, - "y": -8748, - "z": -95582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 485, - "instId": 300012, - "propState": 8, - "pos": { - "x": -316360, - "y": -8748, - "z": -95582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 485, - "instId": 300013, - "propState": 8, - "pos": { - "x": -341900, - "y": -8790, - "z": -98440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 485, - "instId": 300014, - "propState": 8, - "pos": { - "x": -348010, - "y": -8790, - "z": -98440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 485, - "instId": 300015, - "propState": 8, - "pos": { - "x": -323870, - "y": -8789, - "z": -98420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 485, - "instId": 300016, - "propState": 8, - "pos": { - "x": -329990, - "y": -8789, - "z": -98420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "486": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 486, - "instId": 300001, - "propState": 20, - "pos": { - "x": -347863, - "y": 2930, - "z": -77270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 486, - "instId": 300002, - "propState": 8, - "pos": { - "x": -315950, - "y": -25776, - "z": -60024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 486, - "instId": 300005, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 486, - "instId": 300006, - "propState": 1, - "pos": { - "x": -341790, - "y": -8700, - "z": -74280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 486, - "instId": 300007, - "propState": 1, - "pos": { - "x": -335690, - "y": -8700, - "z": -74280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 486, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 486, - "instId": 300009, - "propState": 8, - "pos": { - "x": -341790, - "y": -8780, - "z": -74280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 486, - "instId": 300010, - "propState": 8, - "pos": { - "x": -335690, - "y": -8780, - "z": -74280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "487": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 487, - "instId": 300001, - "propState": 20, - "pos": { - "x": -351050, - "y": -8748, - "z": -97390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 487, - "instId": 300002, - "propState": 8, - "pos": { - "x": -351940, - "y": -8748, - "z": -93120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 487, - "instId": 300005, - "propState": 8, - "pos": { - "x": -351940, - "y": -8748, - "z": -93120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 487, - "instId": 300006, - "propState": 1, - "pos": { - "x": -347920, - "y": -8789, - "z": -92405 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 487, - "instId": 300007, - "propState": 1, - "pos": { - "x": -347920, - "y": -8789, - "z": -86299 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 487, - "instId": 300008, - "propState": 1, - "pos": { - "x": -347958, - "y": -8898, - "z": -74397 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 487, - "instId": 300009, - "propState": 1, - "pos": { - "x": -347958, - "y": -8898, - "z": -68277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 487, - "instId": 300010, - "propState": 8, - "pos": { - "x": -351940, - "y": -8748, - "z": -93120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 487, - "instId": 300011, - "propState": 8, - "pos": { - "x": -351940, - "y": -8748, - "z": -93120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 487, - "instId": 300012, - "propState": 8, - "pos": { - "x": -351940, - "y": -8748, - "z": -93120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 487, - "instId": 300013, - "propState": 8, - "pos": { - "x": -347920, - "y": -8789, - "z": -92405 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 487, - "instId": 300014, - "propState": 8, - "pos": { - "x": -347920, - "y": -8789, - "z": -86299 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 487, - "instId": 300015, - "propState": 8, - "pos": { - "x": -347958, - "y": -8898, - "z": -74397 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 487, - "instId": 300016, - "propState": 8, - "pos": { - "x": -347958, - "y": -8898, - "z": -68277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "488": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 488, - "instId": 300001, - "propState": 20, - "pos": { - "x": -353100, - "y": -8750, - "z": -58840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 488, - "instId": 300002, - "propState": 8, - "pos": { - "x": -315950, - "y": -25776, - "z": -60024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 488, - "instId": 300005, - "propState": 8, - "pos": { - "x": -349010, - "y": -8750, - "z": -55460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 488, - "instId": 300006, - "propState": 8, - "pos": { - "x": -332830, - "y": -8730, - "z": -60830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103001 - }, { - "groupId": 488, - "instId": 300007, - "propState": 1, - "pos": { - "x": -347862, - "y": -8885, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 488, - "instId": 300008, - "propState": 1, - "pos": { - "x": -341768, - "y": -8885, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 488, - "instId": 300009, - "propState": 1, - "pos": { - "x": -329882, - "y": -8799, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 488, - "instId": 300010, - "propState": 1, - "pos": { - "x": -323760, - "y": -8799, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 488, - "instId": 300011, - "propState": 8, - "pos": { - "x": -349010, - "y": -8750, - "z": -55460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 488, - "instId": 300012, - "propState": 8, - "pos": { - "x": -349010, - "y": -8750, - "z": -55460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 488, - "instId": 300013, - "propState": 8, - "pos": { - "x": -349010, - "y": -8750, - "z": -55460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 488, - "instId": 300014, - "propState": 8, - "pos": { - "x": -349010, - "y": -8750, - "z": -55460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 488, - "instId": 300015, - "propState": 8, - "pos": { - "x": -347862, - "y": -8885, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 488, - "instId": 300016, - "propState": 8, - "pos": { - "x": -341768, - "y": -8885, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 488, - "instId": 300017, - "propState": 8, - "pos": { - "x": -329882, - "y": -8799, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 488, - "instId": 300018, - "propState": 8, - "pos": { - "x": -323760, - "y": -8799, - "z": -61990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "489": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 489, - "instId": 300001, - "propState": 20, - "pos": { - "x": -316481, - "y": -8750, - "z": -60701 - }, - "rot": { - "x": 0, - "y": 60289, - "z": 0 - }, - "propId": 103012 - }, { - "groupId": 489, - "instId": 300002, - "propState": 8, - "pos": { - "x": -315950, - "y": -25776, - "z": -60024 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 489, - "instId": 300005, - "propState": 8, - "pos": { - "x": -316481, - "y": -8750, - "z": -60701 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "498": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "499": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 499, - "instId": 300001, - "propState": 20, - "pos": { - "x": -148621, - "y": -4480, - "z": -31631 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "501": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 501, - "instId": 300001, - "propState": 18, - "pos": { - "x": 152262, - "y": 29420, - "z": -133030 - }, - "rot": { - "x": 0, - "y": 143340, - "z": 0 - }, - "propId": 103038 - }, - { - "groupId": 501, - "instId": 300002, - "propState": 18, - "pos": { - "x": -661, - "y": -15838, - "z": -301433 - }, - "rot": { - "x": 0, - "y": 86695, - "z": 0 - }, - "propId": 103038 - }, - { - "groupId": 501, - "instId": 300003, - "propState": 18, - "pos": { - "x": -119850, - "y": -4070, - "z": -80450 - }, - "rot": { - "x": 0, - "y": 10350, - "z": 0 - }, - "propId": 103038 - }, - { - "groupId": 501, - "instId": 300004, - "propState": 18, - "pos": { - "x": 122974, - "y": 23220, - "z": -196904 - }, - "rot": { - "x": 0, - "y": 193933, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 501, - "instId": 300005, - "propState": 18, - "pos": { - "x": -194099, - "y": 17243, - "z": -70785 - }, - "rot": { - "x": 0, - "y": 285903, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 501, - "instId": 300006, - "propState": 18, - "pos": { - "x": 114254, - "y": 33230, - "z": -312015 - }, - "rot": { - "x": 0, - "y": 185378, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 501, - "instId": 300007, - "propState": 18, - "pos": { - "x": -125110, - "y": 22500, - "z": -196790 - }, - "rot": { - "x": 0, - "y": 9487, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 501, - "instId": 300008, - "propState": 18, - "pos": { - "x": -140630, - "y": 29960, - "z": -51370 - }, - "rot": { - "x": 0, - "y": 109706, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "614": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 614, - "instId": 300001, - "propState": 18, - "pos": { - "x": -76, - "y": -15300, - "z": -270627 - }, - "rot": { - "x": 0, - "y": 270425, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "640": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 640, - "instId": 300001, - "propState": 18, - "pos": { - "x": -115989, - "y": 23050, - "z": -146744 - }, - "rot": { - "x": 0, - "y": 207159, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 401, - "startAnchorId": 1, - "startGroupId": 419, - "isEnteredSceneInfo": true - } - }, - "2031201": { - "P20312_F20312001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 12, - "pos": { - "x": -177410, - "y": 3480, - "z": -144949 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 12, - "pos": { - "x": -100781, - "y": 11511, - "z": -186079 - }, - "rot": { - "x": 0, - "y": 209157, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 67, - "instId": 300002, - "propState": 12, - "pos": { - "x": -117368, - "y": 11511, - "z": -215231 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 67, - "instId": 300010, - "propState": 12, - "pos": { - "x": -85610, - "y": 11517, - "z": 11703 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 67, - "instId": 300003, - "propState": 12, - "pos": { - "x": -64971, - "y": 13005, - "z": -16890 - }, - "rot": { - "x": 0, - "y": 276815, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": -87395, - "y": 11511, - "z": -187496 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": -122550, - "y": 11511, - "z": -129380 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 68, - "instId": 300003, - "propState": 8, - "pos": { - "x": -111740, - "y": 11517, - "z": -13713 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2031201": { - "anchorId": 1, - "groupId": 68, - "instId": 300001, - "pos": { - "x": -92494, - "y": 11545, - "z": -189950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2031202": { - "anchorId": 2, - "groupId": 68, - "instId": 300002, - "pos": { - "x": -117360, - "y": 11511, - "z": -133300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2031203": { - "anchorId": 3, - "groupId": 68, - "instId": 300003, - "pos": { - "x": -117410, - "y": 11517, - "z": -10820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "69": { - "monsters": [ - { - "groupId": 69, - "instId": 200001, - "eventId": 20312101, - "pos": { - "x": -119128, - "y": 11511, - "z": -209609 - }, - "rot": { - "x": 0, - "y": 108522, - "z": 0 - }, - "monsterId": 3011010 - }, { - "groupId": 69, - "instId": 200002, - "eventId": 20312102, - "pos": { - "x": -111660, - "y": 11511, - "z": -157070 - }, - "rot": { - "x": 0, - "y": 79817, - "z": 0 - }, - "monsterId": 3011010 - }, { - "groupId": 69, - "instId": 200003, - "eventId": 20312103, - "pos": { - "x": -112130, - "y": 11511, - "z": -154450 - }, - "rot": { - "x": 0, - "y": 79817, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "71": { - "monsters": [ - { - "groupId": 71, - "instId": 200001, - "eventId": 20312231, - "pos": { - "x": -103270, - "y": 11511, - "z": -137010 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "monsterId": 3003020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 11, - "pos": { - "x": -99380, - "y": 11511, - "z": -142290 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 71, - "instId": 300002, - "propState": 8, - "pos": { - "x": -99380, - "y": 11511, - "z": -142290 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 71, - "instId": 300003, - "propState": 8, - "pos": { - "x": -99380, - "y": 11511, - "z": -142290 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 71, - "instId": 300004, - "propState": 8, - "pos": { - "x": -106510, - "y": 11511, - "z": -135980 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300002, - "propState": 8, - "pos": { - "x": -108795, - "y": 11511, - "z": -134378 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 73, - "instId": 300007, - "propState": 8, - "pos": { - "x": -121130, - "y": 11511, - "z": -196060 - }, - "rot": { - "x": 0, - "y": 150112, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 73, - "instId": 300003, - "propState": 8, - "pos": { - "x": -99928, - "y": 11517, - "z": 14938 - }, - "rot": { - "x": 0, - "y": 150112, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 73, - "instId": 300004, - "propState": 8, - "pos": { - "x": -133081, - "y": 11549, - "z": -2601 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "74": { - "monsters": [ - { - "groupId": 74, - "instId": 200001, - "eventId": 20312105, - "pos": { - "x": -186381, - "y": 18830, - "z": -144893 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300003, - "propState": 8, - "pos": { - "x": -186381, - "y": 18961, - "z": -133218 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "77": { - "monsters": [ - { - "groupId": 77, - "instId": 200001, - "eventId": 20312108, - "pos": { - "x": -147710, - "y": 11511, - "z": -85610 - }, - "rot": { - "x": 0, - "y": 250000, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 77, - "instId": 200002, - "eventId": 20312109, - "pos": { - "x": -153580, - "y": 11511, - "z": -97864 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 3012020 - }, - { - "groupId": 77, - "instId": 200003, - "eventId": 20312110, - "pos": { - "x": -148190, - "y": 11511, - "z": -87880 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 3011010 - }, - { - "groupId": 77, - "instId": 200004, - "eventId": 20312111, - "pos": { - "x": -152200, - "y": 11511, - "z": -53890 - }, - "rot": { - "x": 0, - "y": 250000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 77, - "instId": 200005, - "eventId": 20312112, - "pos": { - "x": -152855, - "y": 11511, - "z": -56571 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 77, - "instId": 200006, - "eventId": 20312113, - "pos": { - "x": -149140, - "y": 11511, - "z": -51083 - }, - "rot": { - "x": 0, - "y": 156246, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 12, - "pos": { - "x": -117350, - "y": 17511, - "z": -52360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 78, - "instId": 300002, - "propState": 12, - "pos": { - "x": -148680, - "y": 11511, - "z": -65360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": -91317, - "y": -489, - "z": -87494 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 79, - "instId": 300007, - "propState": 8, - "pos": { - "x": -133921, - "y": 14511, - "z": -92699 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 79, - "instId": 300005, - "propState": 8, - "pos": { - "x": -153525, - "y": 11511, - "z": -45640 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "81": { - "monsters": [ - { - "groupId": 81, - "instId": 200001, - "eventId": 20312236, - "pos": { - "x": -99800, - "y": -489, - "z": -94560 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3003010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 11, - "pos": { - "x": -103990, - "y": -489, - "z": -94550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 81, - "instId": 300002, - "propState": 8, - "pos": { - "x": -103990, - "y": -489, - "z": -94550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 81, - "instId": 300003, - "propState": 8, - "pos": { - "x": -103990, - "y": -489, - "z": -94550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 81, - "instId": 300004, - "propState": 8, - "pos": { - "x": -93460, - "y": -489, - "z": -90040 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300002, - "propState": 12, - "pos": { - "x": -139930, - "y": 33852, - "z": -66949 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300002, - "propState": 8, - "pos": { - "x": -155255, - "y": 18702, - "z": -66949 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - } - ], - "teleports": {} - }, - "85": { - "monsters": [ - { - "groupId": 85, - "instId": 200001, - "eventId": 20312233, - "pos": { - "x": -147360, - "y": 5200, - "z": -66949 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 85, - "instId": 200002, - "eventId": 20312234, - "pos": { - "x": -148200, - "y": 7490, - "z": -66950 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3002030 - } - ], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 11, - "pos": { - "x": -149590, - "y": 4090, - "z": -66949 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 85, - "instId": 300002, - "propState": 8, - "pos": { - "x": -149590, - "y": 4090, - "z": -67042 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 85, - "instId": 300003, - "propState": 8, - "pos": { - "x": -149590, - "y": 4090, - "z": -66949 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300002, - "propState": 12, - "pos": { - "x": -162389, - "y": 8271, - "z": -74079 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300006, - "propState": 8, - "pos": { - "x": -162390, - "y": 23570, - "z": -79820 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "89": { - "monsters": [ - { - "groupId": 89, - "instId": 200001, - "eventId": 20312120, - "pos": { - "x": -84390, - "y": 30332, - "z": -67032 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 91, - "instId": 300002, - "propState": 12, - "pos": { - "x": -84390, - "y": 21430, - "z": -56144 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "92": { - "monsters": [ - { - "groupId": 92, - "instId": 200001, - "eventId": 20312116, - "pos": { - "x": -94290, - "y": 11518, - "z": -65100 - }, - "rot": { - "x": 0, - "y": 64372, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 92, - "instId": 200002, - "eventId": 20312117, - "pos": { - "x": -94500, - "y": 11518, - "z": -63550 - }, - "rot": { - "x": 0, - "y": 87809, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": -104220, - "y": 11518, - "z": -71630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 8, - "pos": { - "x": -96390, - "y": 14530, - "z": -24870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103010 - }, { - "groupId": 99, - "instId": 300002, - "propState": 1, - "pos": { - "x": -99390, - "y": 11511, - "z": -36949 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103034 - }, { - "groupId": 99, - "instId": 300003, - "propState": 1, - "pos": { - "x": -84426, - "y": 11511, - "z": -21949 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103034 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 151, - "instId": 300001, - "propState": 1, - "pos": { - "x": -114327, - "y": 11511, - "z": -189950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 151, - "instId": 300002, - "propState": 8, - "pos": { - "x": -126390, - "y": 11517, - "z": -9949 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103032 - } - ], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [ - { - "groupId": 152, - "instId": 400001, - "pos": { - "x": -137376, - "y": 12356, - "z": -15007 - }, - "rot": { - "x": 0, - "y": 84258, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 152, - "instId": 300001, - "propState": 18, - "pos": { - "x": -137260, - "y": 12781, - "z": -15247 - }, - "rot": { - "x": 0, - "y": 224371, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 152, - "instId": 300002, - "propState": 1, - "pos": { - "x": -142050, - "y": 11535, - "z": -9830 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "160": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 12, - "pos": { - "x": -90506, - "y": 11518, - "z": -77150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [ - { - "groupId": 164, - "instId": 400001, - "pos": { - "x": -91312, - "y": 12706, - "z": -197323 - }, - "rot": { - "x": 0, - "y": 14722, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 164, - "instId": 300001, - "propState": 18, - "pos": { - "x": -90251, - "y": 14137, - "z": -197068 - }, - "rot": { - "x": 0, - "y": 313150, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 164, - "instId": 300002, - "propState": 1, - "pos": { - "x": -91780, - "y": 11515, - "z": -192260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "165": { - "monsters": [], - "npcs": [ - { - "groupId": 165, - "instId": 400001, - "pos": { - "x": -114951, - "y": 11521, - "z": -171973 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 165, - "instId": 300001, - "propState": 18, - "pos": { - "x": -114169, - "y": 11527, - "z": -171679 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 165, - "instId": 300002, - "propState": 1, - "pos": { - "x": -115950, - "y": 11511, - "z": -171679 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "171": { - "monsters": [], - "npcs": [ - { - "groupId": 171, - "instId": 400001, - "pos": { - "x": -85690, - "y": 13202, - "z": 8067 - }, - "rot": { - "x": 0, - "y": 271639, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 171, - "instId": 300001, - "propState": 18, - "pos": { - "x": -85473, - "y": 12346, - "z": 7725 - }, - "rot": { - "x": 0, - "y": 79494, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 171, - "instId": 300002, - "propState": 1, - "pos": { - "x": -86590, - "y": 11525, - "z": 8201 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300001, - "propState": 8, - "pos": { - "x": -120390, - "y": 11501, - "z": -144954 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 174, - "instId": 300002, - "propState": 8, - "pos": { - "x": -120390, - "y": 11501, - "z": -138954 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 174, - "instId": 300003, - "propState": 8, - "pos": { - "x": -114082, - "y": 11519, - "z": -137675 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 8, - "pos": { - "x": -162390, - "y": 5501, - "z": -144954 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 175, - "instId": 300002, - "propState": 8, - "pos": { - "x": -162390, - "y": 5501, - "z": -138954 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 175, - "instId": 300003, - "propState": 8, - "pos": { - "x": -156610, - "y": 5511, - "z": -137807 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300001, - "propState": 8, - "pos": { - "x": -150424, - "y": 11501, - "z": -72953 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 176, - "instId": 300002, - "propState": 8, - "pos": { - "x": -150424, - "y": 11501, - "z": -66953 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 176, - "instId": 300003, - "propState": 8, - "pos": { - "x": -145579, - "y": 11511, - "z": -65502 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [ - { - "groupId": 178, - "instId": 400001, - "pos": { - "x": -82648, - "y": 12634, - "z": -12042 - }, - "rot": { - "x": 0, - "y": 143413, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 18, - "pos": { - "x": -83767, - "y": 12839, - "z": -10086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, - { - "groupId": 178, - "instId": 300002, - "propState": 18, - "pos": { - "x": -75611, - "y": 12838, - "z": -10086 - }, - "rot": { - "x": 0, - "y": 5940, - "z": 0 - }, - "propId": 103026 - }, - { - "groupId": 178, - "instId": 300003, - "propState": 18, - "pos": { - "x": -79538, - "y": 14126, - "z": -10061 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, - { - "groupId": 178, - "instId": 300004, - "propState": 18, - "pos": { - "x": -79557, - "y": 11511, - "z": -3600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 178, - "instId": 300005, - "propState": 1, - "pos": { - "x": -79518, - "y": 11511, - "z": -13110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [ - { - "groupId": 179, - "instId": 400001, - "pos": { - "x": -184873, - "y": 13258, - "z": -144985 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 179, - "instId": 300001, - "propState": 18, - "pos": { - "x": -185023, - "y": 13264, - "z": -144981 - }, - "rot": { - "x": 0, - "y": 270208, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 179, - "instId": 300002, - "propState": 1, - "pos": { - "x": -183987, - "y": 13264, - "z": -144981 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [ - { - "groupId": 180, - "instId": 400001, - "pos": { - "x": -94410, - "y": 11511, - "z": -56525 - }, - "rot": { - "x": 0, - "y": 236495, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 18, - "pos": { - "x": -95576, - "y": 14546, - "z": -54999 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 180, - "instId": 300002, - "propState": 1, - "pos": { - "x": -95576, - "y": 11511, - "z": -56298 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [ - { - "groupId": 181, - "instId": 400001, - "pos": { - "x": -95400, - "y": -1375, - "z": -78482 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": -95400, - "y": 8080, - "z": -78480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 181, - "instId": 300002, - "propState": 8, - "pos": { - "x": -95400, - "y": 3640, - "z": -78480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 181, - "instId": 300003, - "propState": 8, - "pos": { - "x": -95400, - "y": -1375, - "z": -78482 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 181, - "instId": 300004, - "propState": 1, - "pos": { - "x": -95400, - "y": 3640, - "z": -78550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "182": { - "monsters": [], - "npcs": [ - { - "groupId": 182, - "instId": 400001, - "pos": { - "x": -114346, - "y": 19163, - "z": -101568 - }, - "rot": { - "x": 0, - "y": 263357, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 182, - "instId": 300001, - "propState": 18, - "pos": { - "x": -113780, - "y": 18020, - "z": -101659 - }, - "rot": { - "x": 0, - "y": 198944, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 182, - "instId": 300002, - "propState": 1, - "pos": { - "x": -113930, - "y": 17511, - "z": -100477 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "191": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 191, - "instId": 300001, - "propState": 11, - "pos": { - "x": -137001, - "y": 11534, - "z": -9727 - }, - "rot": { - "x": 0, - "y": 116000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "192": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 192, - "instId": 300001, - "propState": 11, - "pos": { - "x": -73553, - "y": 11511, - "z": -23400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 11, - "pos": { - "x": -177342, - "y": 5511, - "z": -143530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "196": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 196, - "instId": 300001, - "propState": 8, - "pos": { - "x": -117390, - "y": 11527, - "z": 5051 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 196, - "instId": 300002, - "propState": 8, - "pos": { - "x": -122664, - "y": 12771, - "z": 2246 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "200": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 200, - "instId": 300001, - "propState": 2, - "pos": { - "x": -117480, - "y": 11521, - "z": -6170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103012 - }, { - "groupId": 200, - "instId": 300002, - "propState": 9, - "pos": { - "x": -137245, - "y": 11910, - "z": -15357 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 200, - "instId": 300003, - "propState": 9, - "pos": { - "x": -94526, - "y": 11810, - "z": 15670 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 200, - "instId": 300004, - "propState": 8, - "pos": { - "x": -124013, - "y": 11517, - "z": -10203 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - } - ], - "teleports": {} - }, - "207": { - "monsters": [ - { - "groupId": 207, - "instId": 200001, - "eventId": 20312124, - "pos": { - "x": -95780, - "y": 11525, - "z": 11015 - }, - "rot": { - "x": 0, - "y": 108522, - "z": 0 - }, - "monsterId": 3011010 - }, { - "groupId": 207, - "instId": 200002, - "eventId": 20312123, - "pos": { - "x": -91430, - "y": 11525, - "z": 7970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "208": { - "monsters": [ - { - "groupId": 208, - "instId": 200001, - "eventId": 20312130, - "pos": { - "x": -120371, - "y": 11517, - "z": 56103 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "209": { - "monsters": [ - { - "groupId": 209, - "instId": 200001, - "eventId": 20312001, - "pos": { - "x": -119128, - "y": 11511, - "z": -209609 - }, - "rot": { - "x": 0, - "y": 108522, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 209, - "instId": 200002, - "eventId": 20312002, - "pos": { - "x": -111660, - "y": 11511, - "z": -157070 - }, - "rot": { - "x": 0, - "y": 79817, - "z": 0 - }, - "monsterId": 3001010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "210": { - "monsters": [ - { - "groupId": 210, - "instId": 200001, - "eventId": 20312023, - "pos": { - "x": -89180, - "y": 11525, - "z": 6070 - }, - "rot": { - "x": 0, - "y": 108522, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 210, - "instId": 200002, - "eventId": 20312024, - "pos": { - "x": -91744, - "y": 11525, - "z": 10866 - }, - "rot": { - "x": 0, - "y": 79817, - "z": 0 - }, - "monsterId": 3011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "212": { - "monsters": [ - { - "groupId": 212, - "instId": 200001, - "eventId": 20312005, - "pos": { - "x": -186381, - "y": 18830, - "z": -144893 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "213": { - "monsters": [ - { - "groupId": 213, - "instId": 200001, - "eventId": 20312009, - "pos": { - "x": -153580, - "y": 11511, - "z": -97864 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 213, - "instId": 200002, - "eventId": 20312010, - "pos": { - "x": -145720, - "y": 11511, - "z": -87970 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 3011010 - }, { - "groupId": 213, - "instId": 200004, - "eventId": 20312011, - "pos": { - "x": -152200, - "y": 11511, - "z": -53890 - }, - "rot": { - "x": 0, - "y": 250000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 213, - "instId": 200005, - "eventId": 20312012, - "pos": { - "x": -152855, - "y": 11511, - "z": -56571 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "216": { - "monsters": [ - { - "groupId": 216, - "instId": 200001, - "eventId": 20312020, - "pos": { - "x": -84390, - "y": 30332, - "z": -67032 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "217": { - "monsters": [ - { - "groupId": 217, - "instId": 200001, - "eventId": 20312016, - "pos": { - "x": -94290, - "y": 11518, - "z": -65100 - }, - "rot": { - "x": 0, - "y": 64372, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 217, - "instId": 200002, - "eventId": 20312017, - "pos": { - "x": -94500, - "y": 11518, - "z": -63550 - }, - "rot": { - "x": 0, - "y": 87809, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [ - { - "groupId": 218, - "instId": 400001, - "pos": { - "x": -160962, - "y": 34235, - "z": -83802 - }, - "rot": { - "x": 0, - "y": 47979, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 18, - "pos": { - "x": -161510, - "y": 34002, - "z": -83930 - }, - "rot": { - "x": 0, - "y": 75252, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 218, - "instId": 300002, - "propState": 1, - "pos": { - "x": -162389, - "y": 33200, - "z": -82560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "219": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 219, - "instId": 300001, - "propState": 8, - "pos": { - "x": -122759, - "y": 11511, - "z": -165303 - }, - "rot": { - "x": 0, - "y": 340000, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1015": { - "anchorId": 1, - "groupId": 219, - "instId": 300001, - "pos": { - "x": -123138, - "y": 11511, - "z": -164410 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - } - } - } - }, - "220": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 220, - "instId": 300002, - "propState": 8, - "pos": { - "x": -111600, - "y": 11511, - "z": -50406 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300002, - "propState": 8, - "pos": { - "x": -116338, - "y": 11518, - "z": -57703 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "241": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 241, - "instId": 300001, - "propState": 8, - "pos": { - "x": -111220, - "y": -1490, - "z": -73250 - }, - "rot": { - "x": 0, - "y": 178665, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 241, - "instId": 300002, - "propState": 18, - "pos": { - "x": -122376, - "y": 19011, - "z": -54287 - }, - "rot": { - "x": 0, - "y": 277652, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "246": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 246, - "instId": 300001, - "propState": 10, - "pos": { - "x": -101730, - "y": 11520, - "z": -46440 - }, - "rot": { - "x": 0, - "y": 48354, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 246, - "instId": 300002, - "propState": 8, - "pos": { - "x": -99180, - "y": 11511, - "z": -44924 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 246, - "instId": 300003, - "propState": 8, - "pos": { - "x": -99360, - "y": 11511, - "z": -44939 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 246, - "instId": 300004, - "propState": 8, - "pos": { - "x": -99250, - "y": 11511, - "z": -44427 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 246, - "instId": 300005, - "propState": 8, - "pos": { - "x": -98930, - "y": 11511, - "z": -44944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 246, - "instId": 300006, - "propState": 8, - "pos": { - "x": -108390, - "y": 11511, - "z": -54949 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 246, - "instId": 300007, - "propState": 8, - "pos": { - "x": -108390, - "y": 11511, - "z": -51202 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 246, - "instId": 300009, - "propState": 20, - "pos": { - "x": -105710, - "y": 11098, - "z": -51980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 246, - "instId": 300008, - "propState": 8, - "pos": { - "x": -100210, - "y": 11511, - "z": -46270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 246, - "instId": 300010, - "propState": 8, - "pos": { - "x": -103580, - "y": 11511, - "z": -46788 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "256": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 256, - "instId": 300001, - "propState": 10, - "pos": { - "x": -108310, - "y": 11511, - "z": -98800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 256, - "instId": 300002, - "propState": 8, - "pos": { - "x": -108310, - "y": 11511, - "z": -98800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 256, - "instId": 300003, - "propState": 8, - "pos": { - "x": -108310, - "y": 11511, - "z": -98800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 256, - "instId": 300004, - "propState": 8, - "pos": { - "x": -108310, - "y": 11511, - "z": -98800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 256, - "instId": 300005, - "propState": 8, - "pos": { - "x": -108310, - "y": 11511, - "z": -98800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 256, - "instId": 300006, - "propState": 20, - "pos": { - "x": -108400, - "y": 11511, - "z": -100780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 256, - "instId": 300007, - "propState": 8, - "pos": { - "x": -108400, - "y": 11511, - "z": -100780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "257": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 257, - "instId": 300001, - "propState": 10, - "pos": { - "x": -102930, - "y": -3511, - "z": -72980 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 257, - "instId": 300002, - "propState": 8, - "pos": { - "x": -102930, - "y": -3511, - "z": -72980 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 257, - "instId": 300003, - "propState": 8, - "pos": { - "x": -102930, - "y": -3511, - "z": -72980 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 257, - "instId": 300004, - "propState": 8, - "pos": { - "x": -102930, - "y": -3511, - "z": -72980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 257, - "instId": 300005, - "propState": 8, - "pos": { - "x": -102930, - "y": -3511, - "z": -72980 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 257, - "instId": 300006, - "propState": 20, - "pos": { - "x": -106770, - "y": -3511, - "z": -72980 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 257, - "instId": 300007, - "propState": 8, - "pos": { - "x": -106770, - "y": -3511, - "z": -72980 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "258": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 258, - "instId": 300001, - "propState": 10, - "pos": { - "x": -162389, - "y": 27020, - "z": -53890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 258, - "instId": 300002, - "propState": 8, - "pos": { - "x": -162389, - "y": 27020, - "z": -53890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 258, - "instId": 300003, - "propState": 8, - "pos": { - "x": -162389, - "y": 27020, - "z": -53890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 258, - "instId": 300004, - "propState": 8, - "pos": { - "x": -162389, - "y": 27020, - "z": -53890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 258, - "instId": 300005, - "propState": 8, - "pos": { - "x": -162389, - "y": 26801, - "z": -54159 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 258, - "instId": 300006, - "propState": 20, - "pos": { - "x": -161180, - "y": 33300, - "z": -58550 - }, - "rot": { - "x": 0, - "y": 331146, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 258, - "instId": 300007, - "propState": 8, - "pos": { - "x": -161180, - "y": 33300, - "z": -58550 - }, - "rot": { - "x": 0, - "y": 331146, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "259": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 259, - "instId": 300006, - "propState": 18, - "pos": { - "x": -131960, - "y": 12464, - "z": -12260 - }, - "rot": { - "x": 0, - "y": 212773, - "z": 0 - }, - "propId": 103038 - }, - { - "groupId": 259, - "instId": 300007, - "propState": 18, - "pos": { - "x": -78580, - "y": 12271, - "z": -17880 - }, - "rot": { - "x": 0, - "y": 160758, - "z": 0 - }, - "propId": 103038 - }, - { - "groupId": 259, - "instId": 300001, - "propState": 18, - "pos": { - "x": -114694, - "y": 12499, - "z": -207840 - }, - "rot": { - "x": 0, - "y": 34089, - "z": 0 - }, - "propId": 103038 - }, - { - "groupId": 259, - "instId": 300002, - "propState": 18, - "pos": { - "x": -120120, - "y": 12640, - "z": -144280 - }, - "rot": { - "x": 0, - "y": 308519, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 259, - "instId": 300003, - "propState": 18, - "pos": { - "x": -85844, - "y": 12620, - "z": 4323 - }, - "rot": { - "x": 0, - "y": 35713, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 259, - "instId": 300004, - "propState": 18, - "pos": { - "x": -115229, - "y": 12447, - "z": 3934 - }, - "rot": { - "x": 0, - "y": 299847, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 260, - "instId": 300006, - "propState": 18, - "pos": { - "x": -67711, - "y": 13057, - "z": -19165 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - } - ], - "teleports": {} - }, - "273": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 273, - "instId": 300001, - "propState": 12, - "pos": { - "x": -161260, - "y": 5511, - "z": -131760 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "282": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 282, - "instId": 300001, - "propState": 18, - "pos": { - "x": -117129, - "y": 12107, - "z": 59800 - }, - "rot": { - "x": 0, - "y": 92100, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "283": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 283, - "instId": 300001, - "propState": 18, - "pos": { - "x": -96631, - "y": 12367, - "z": -189721 - }, - "rot": { - "x": 0, - "y": 1728, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2031202": { - "P20312_F20312001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 12, - "pos": { - "x": -177410, - "y": 3480, - "z": -144949 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 12, - "pos": { - "x": -100781, - "y": 11511, - "z": -186079 - }, - "rot": { - "x": 0, - "y": 209157, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 67, - "instId": 300002, - "propState": 12, - "pos": { - "x": -117368, - "y": 11511, - "z": -215231 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 67, - "instId": 300010, - "propState": 12, - "pos": { - "x": -85610, - "y": 11517, - "z": 11703 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 67, - "instId": 300003, - "propState": 12, - "pos": { - "x": -64971, - "y": 13005, - "z": -16890 - }, - "rot": { - "x": 0, - "y": 276815, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": -87395, - "y": 11511, - "z": -187496 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": -122550, - "y": 11511, - "z": -129380 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 68, - "instId": 300003, - "propState": 8, - "pos": { - "x": -111740, - "y": 11517, - "z": -13713 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2031201": { - "anchorId": 1, - "groupId": 68, - "instId": 300001, - "pos": { - "x": -92494, - "y": 11545, - "z": -189950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2031202": { - "anchorId": 2, - "groupId": 68, - "instId": 300002, - "pos": { - "x": -117360, - "y": 11511, - "z": -133300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2031203": { - "anchorId": 3, - "groupId": 68, - "instId": 300003, - "pos": { - "x": -117410, - "y": 11517, - "z": -10820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "69": { - "monsters": [ - { - "groupId": 69, - "instId": 200001, - "eventId": 20312101, - "pos": { - "x": -119128, - "y": 11511, - "z": -209609 - }, - "rot": { - "x": 0, - "y": 108522, - "z": 0 - }, - "monsterId": 3011010 - }, { - "groupId": 69, - "instId": 200002, - "eventId": 20312102, - "pos": { - "x": -111660, - "y": 11511, - "z": -157070 - }, - "rot": { - "x": 0, - "y": 79817, - "z": 0 - }, - "monsterId": 3011010 - }, { - "groupId": 69, - "instId": 200003, - "eventId": 20312103, - "pos": { - "x": -112130, - "y": 11511, - "z": -154450 - }, - "rot": { - "x": 0, - "y": 79817, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "71": { - "monsters": [ - { - "groupId": 71, - "instId": 200001, - "eventId": 20312231, - "pos": { - "x": -103270, - "y": 11511, - "z": -137010 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "monsterId": 3003020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 11, - "pos": { - "x": -99380, - "y": 11511, - "z": -142290 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 71, - "instId": 300002, - "propState": 8, - "pos": { - "x": -99380, - "y": 11511, - "z": -142290 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 71, - "instId": 300003, - "propState": 8, - "pos": { - "x": -99380, - "y": 11511, - "z": -142290 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 71, - "instId": 300004, - "propState": 8, - "pos": { - "x": -106510, - "y": 11511, - "z": -135980 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300002, - "propState": 8, - "pos": { - "x": -108795, - "y": 11511, - "z": -134378 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 73, - "instId": 300007, - "propState": 8, - "pos": { - "x": -121130, - "y": 11511, - "z": -196060 - }, - "rot": { - "x": 0, - "y": 150112, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 73, - "instId": 300003, - "propState": 8, - "pos": { - "x": -99928, - "y": 11517, - "z": 14938 - }, - "rot": { - "x": 0, - "y": 150112, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 73, - "instId": 300004, - "propState": 8, - "pos": { - "x": -133081, - "y": 11549, - "z": -2601 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "74": { - "monsters": [ - { - "groupId": 74, - "instId": 200001, - "eventId": 20312105, - "pos": { - "x": -186381, - "y": 18830, - "z": -144893 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300003, - "propState": 8, - "pos": { - "x": -186381, - "y": 18961, - "z": -133218 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "77": { - "monsters": [ - { - "groupId": 77, - "instId": 200001, - "eventId": 20312108, - "pos": { - "x": -147710, - "y": 11511, - "z": -85610 - }, - "rot": { - "x": 0, - "y": 250000, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 77, - "instId": 200002, - "eventId": 20312109, - "pos": { - "x": -153580, - "y": 11511, - "z": -97864 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 3012020 - }, - { - "groupId": 77, - "instId": 200003, - "eventId": 20312110, - "pos": { - "x": -148190, - "y": 11511, - "z": -87880 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 3011010 - }, - { - "groupId": 77, - "instId": 200004, - "eventId": 20312111, - "pos": { - "x": -152200, - "y": 11511, - "z": -53890 - }, - "rot": { - "x": 0, - "y": 250000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 77, - "instId": 200005, - "eventId": 20312112, - "pos": { - "x": -152855, - "y": 11511, - "z": -56571 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 77, - "instId": 200006, - "eventId": 20312113, - "pos": { - "x": -149140, - "y": 11511, - "z": -51083 - }, - "rot": { - "x": 0, - "y": 156246, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 12, - "pos": { - "x": -117350, - "y": 17511, - "z": -52360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 78, - "instId": 300002, - "propState": 12, - "pos": { - "x": -148680, - "y": 11511, - "z": -65360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": -91317, - "y": -489, - "z": -87494 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 79, - "instId": 300007, - "propState": 8, - "pos": { - "x": -133921, - "y": 14511, - "z": -92699 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 79, - "instId": 300005, - "propState": 8, - "pos": { - "x": -153525, - "y": 11511, - "z": -45640 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "81": { - "monsters": [ - { - "groupId": 81, - "instId": 200001, - "eventId": 20312236, - "pos": { - "x": -99800, - "y": -489, - "z": -94560 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3003010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 11, - "pos": { - "x": -103990, - "y": -489, - "z": -94550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 81, - "instId": 300002, - "propState": 8, - "pos": { - "x": -103990, - "y": -489, - "z": -94550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 81, - "instId": 300003, - "propState": 8, - "pos": { - "x": -103990, - "y": -489, - "z": -94550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 81, - "instId": 300004, - "propState": 8, - "pos": { - "x": -93460, - "y": -489, - "z": -90040 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300002, - "propState": 12, - "pos": { - "x": -139930, - "y": 33852, - "z": -66949 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300002, - "propState": 8, - "pos": { - "x": -155255, - "y": 18702, - "z": -66949 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - } - ], - "teleports": {} - }, - "85": { - "monsters": [ - { - "groupId": 85, - "instId": 200001, - "eventId": 20312233, - "pos": { - "x": -147360, - "y": 5200, - "z": -66949 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 85, - "instId": 200002, - "eventId": 20312234, - "pos": { - "x": -148200, - "y": 7490, - "z": -66950 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3002030 - } - ], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 11, - "pos": { - "x": -149590, - "y": 4090, - "z": -66949 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 85, - "instId": 300002, - "propState": 8, - "pos": { - "x": -149590, - "y": 4090, - "z": -67042 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 85, - "instId": 300003, - "propState": 8, - "pos": { - "x": -149590, - "y": 4090, - "z": -66949 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300002, - "propState": 12, - "pos": { - "x": -162389, - "y": 8271, - "z": -74079 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300006, - "propState": 8, - "pos": { - "x": -162390, - "y": 23570, - "z": -79820 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "89": { - "monsters": [ - { - "groupId": 89, - "instId": 200001, - "eventId": 20312120, - "pos": { - "x": -84390, - "y": 30332, - "z": -67032 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 91, - "instId": 300002, - "propState": 12, - "pos": { - "x": -84390, - "y": 21430, - "z": -56144 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "92": { - "monsters": [ - { - "groupId": 92, - "instId": 200001, - "eventId": 20312116, - "pos": { - "x": -94290, - "y": 11518, - "z": -65100 - }, - "rot": { - "x": 0, - "y": 64372, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 92, - "instId": 200002, - "eventId": 20312117, - "pos": { - "x": -94500, - "y": 11518, - "z": -63550 - }, - "rot": { - "x": 0, - "y": 87809, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": -104220, - "y": 11518, - "z": -71630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 8, - "pos": { - "x": -96390, - "y": 14530, - "z": -24870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103010 - }, { - "groupId": 99, - "instId": 300002, - "propState": 1, - "pos": { - "x": -99390, - "y": 11511, - "z": -36949 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103034 - }, { - "groupId": 99, - "instId": 300003, - "propState": 1, - "pos": { - "x": -84426, - "y": 11511, - "z": -21949 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103034 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 151, - "instId": 300001, - "propState": 1, - "pos": { - "x": -114327, - "y": 11511, - "z": -189950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 151, - "instId": 300002, - "propState": 8, - "pos": { - "x": -126390, - "y": 11517, - "z": -9949 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103032 - } - ], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [ - { - "groupId": 152, - "instId": 400001, - "pos": { - "x": -137376, - "y": 12356, - "z": -15007 - }, - "rot": { - "x": 0, - "y": 84258, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 152, - "instId": 300001, - "propState": 18, - "pos": { - "x": -137260, - "y": 12781, - "z": -15247 - }, - "rot": { - "x": 0, - "y": 224371, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 152, - "instId": 300002, - "propState": 1, - "pos": { - "x": -142050, - "y": 11535, - "z": -9830 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "160": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 12, - "pos": { - "x": -90506, - "y": 11518, - "z": -77150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [ - { - "groupId": 164, - "instId": 400001, - "pos": { - "x": -91312, - "y": 12706, - "z": -197323 - }, - "rot": { - "x": 0, - "y": 14722, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 164, - "instId": 300001, - "propState": 18, - "pos": { - "x": -90251, - "y": 14137, - "z": -197068 - }, - "rot": { - "x": 0, - "y": 313150, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 164, - "instId": 300002, - "propState": 1, - "pos": { - "x": -91780, - "y": 11515, - "z": -192260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "165": { - "monsters": [], - "npcs": [ - { - "groupId": 165, - "instId": 400001, - "pos": { - "x": -114951, - "y": 11521, - "z": -171973 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 165, - "instId": 300001, - "propState": 18, - "pos": { - "x": -114169, - "y": 11527, - "z": -171679 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 165, - "instId": 300002, - "propState": 1, - "pos": { - "x": -115950, - "y": 11511, - "z": -171679 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "171": { - "monsters": [], - "npcs": [ - { - "groupId": 171, - "instId": 400001, - "pos": { - "x": -85690, - "y": 13202, - "z": 8067 - }, - "rot": { - "x": 0, - "y": 271639, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 171, - "instId": 300001, - "propState": 18, - "pos": { - "x": -85473, - "y": 12346, - "z": 7725 - }, - "rot": { - "x": 0, - "y": 79494, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 171, - "instId": 300002, - "propState": 1, - "pos": { - "x": -86590, - "y": 11525, - "z": 8201 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300001, - "propState": 8, - "pos": { - "x": -120390, - "y": 11501, - "z": -144954 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 174, - "instId": 300002, - "propState": 8, - "pos": { - "x": -120390, - "y": 11501, - "z": -138954 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 174, - "instId": 300003, - "propState": 8, - "pos": { - "x": -114082, - "y": 11519, - "z": -137675 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 8, - "pos": { - "x": -162390, - "y": 5501, - "z": -144954 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 175, - "instId": 300002, - "propState": 8, - "pos": { - "x": -162390, - "y": 5501, - "z": -138954 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 175, - "instId": 300003, - "propState": 8, - "pos": { - "x": -156610, - "y": 5511, - "z": -137807 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300001, - "propState": 8, - "pos": { - "x": -150424, - "y": 11501, - "z": -72953 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 176, - "instId": 300002, - "propState": 8, - "pos": { - "x": -150424, - "y": 11501, - "z": -66953 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 176, - "instId": 300003, - "propState": 8, - "pos": { - "x": -145579, - "y": 11511, - "z": -65502 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [ - { - "groupId": 178, - "instId": 400001, - "pos": { - "x": -82648, - "y": 12634, - "z": -12042 - }, - "rot": { - "x": 0, - "y": 143413, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 18, - "pos": { - "x": -83767, - "y": 12839, - "z": -10086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, - { - "groupId": 178, - "instId": 300002, - "propState": 18, - "pos": { - "x": -75611, - "y": 12838, - "z": -10086 - }, - "rot": { - "x": 0, - "y": 5940, - "z": 0 - }, - "propId": 103026 - }, - { - "groupId": 178, - "instId": 300003, - "propState": 18, - "pos": { - "x": -79538, - "y": 14126, - "z": -10061 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, - { - "groupId": 178, - "instId": 300004, - "propState": 18, - "pos": { - "x": -79557, - "y": 11511, - "z": -3600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 178, - "instId": 300005, - "propState": 1, - "pos": { - "x": -79518, - "y": 11511, - "z": -13110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [ - { - "groupId": 179, - "instId": 400001, - "pos": { - "x": -184873, - "y": 13258, - "z": -144985 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 179, - "instId": 300001, - "propState": 18, - "pos": { - "x": -185023, - "y": 13264, - "z": -144981 - }, - "rot": { - "x": 0, - "y": 270208, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 179, - "instId": 300002, - "propState": 1, - "pos": { - "x": -183987, - "y": 13264, - "z": -144981 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [ - { - "groupId": 180, - "instId": 400001, - "pos": { - "x": -94410, - "y": 11511, - "z": -56525 - }, - "rot": { - "x": 0, - "y": 236495, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 18, - "pos": { - "x": -95576, - "y": 14546, - "z": -54999 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 180, - "instId": 300002, - "propState": 1, - "pos": { - "x": -95576, - "y": 11511, - "z": -56298 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [ - { - "groupId": 181, - "instId": 400001, - "pos": { - "x": -95400, - "y": -1375, - "z": -78482 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": -95400, - "y": 8080, - "z": -78480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 181, - "instId": 300002, - "propState": 8, - "pos": { - "x": -95400, - "y": 3640, - "z": -78480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 181, - "instId": 300003, - "propState": 8, - "pos": { - "x": -95400, - "y": -1375, - "z": -78482 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 181, - "instId": 300004, - "propState": 1, - "pos": { - "x": -95400, - "y": 3640, - "z": -78550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "182": { - "monsters": [], - "npcs": [ - { - "groupId": 182, - "instId": 400001, - "pos": { - "x": -114346, - "y": 19163, - "z": -101568 - }, - "rot": { - "x": 0, - "y": 263357, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 182, - "instId": 300001, - "propState": 18, - "pos": { - "x": -113780, - "y": 18020, - "z": -101659 - }, - "rot": { - "x": 0, - "y": 198944, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 182, - "instId": 300002, - "propState": 1, - "pos": { - "x": -113930, - "y": 17511, - "z": -100477 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "191": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 191, - "instId": 300001, - "propState": 11, - "pos": { - "x": -137001, - "y": 11534, - "z": -9727 - }, - "rot": { - "x": 0, - "y": 116000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "192": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 192, - "instId": 300001, - "propState": 11, - "pos": { - "x": -73553, - "y": 11511, - "z": -23400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 11, - "pos": { - "x": -177342, - "y": 5511, - "z": -143530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "196": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 196, - "instId": 300001, - "propState": 8, - "pos": { - "x": -117390, - "y": 11527, - "z": 5051 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 196, - "instId": 300002, - "propState": 8, - "pos": { - "x": -122664, - "y": 12771, - "z": 2246 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "200": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 200, - "instId": 300001, - "propState": 2, - "pos": { - "x": -117480, - "y": 11521, - "z": -6170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103012 - }, { - "groupId": 200, - "instId": 300002, - "propState": 9, - "pos": { - "x": -137245, - "y": 11910, - "z": -15357 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 200, - "instId": 300003, - "propState": 9, - "pos": { - "x": -94526, - "y": 11810, - "z": 15670 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 200, - "instId": 300004, - "propState": 8, - "pos": { - "x": -124013, - "y": 11517, - "z": -10203 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - } - ], - "teleports": {} - }, - "207": { - "monsters": [ - { - "groupId": 207, - "instId": 200001, - "eventId": 20312124, - "pos": { - "x": -95780, - "y": 11525, - "z": 11015 - }, - "rot": { - "x": 0, - "y": 108522, - "z": 0 - }, - "monsterId": 3011010 - }, { - "groupId": 207, - "instId": 200002, - "eventId": 20312123, - "pos": { - "x": -91430, - "y": 11525, - "z": 7970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "208": { - "monsters": [ - { - "groupId": 208, - "instId": 200001, - "eventId": 20312130, - "pos": { - "x": -120371, - "y": 11517, - "z": 56103 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "209": { - "monsters": [ - { - "groupId": 209, - "instId": 200001, - "eventId": 20312001, - "pos": { - "x": -119128, - "y": 11511, - "z": -209609 - }, - "rot": { - "x": 0, - "y": 108522, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 209, - "instId": 200002, - "eventId": 20312002, - "pos": { - "x": -111660, - "y": 11511, - "z": -157070 - }, - "rot": { - "x": 0, - "y": 79817, - "z": 0 - }, - "monsterId": 3001010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "210": { - "monsters": [ - { - "groupId": 210, - "instId": 200001, - "eventId": 20312023, - "pos": { - "x": -89180, - "y": 11525, - "z": 6070 - }, - "rot": { - "x": 0, - "y": 108522, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 210, - "instId": 200002, - "eventId": 20312024, - "pos": { - "x": -91744, - "y": 11525, - "z": 10866 - }, - "rot": { - "x": 0, - "y": 79817, - "z": 0 - }, - "monsterId": 3011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "212": { - "monsters": [ - { - "groupId": 212, - "instId": 200001, - "eventId": 20312005, - "pos": { - "x": -186381, - "y": 18830, - "z": -144893 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "213": { - "monsters": [ - { - "groupId": 213, - "instId": 200001, - "eventId": 20312009, - "pos": { - "x": -153580, - "y": 11511, - "z": -97864 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 213, - "instId": 200002, - "eventId": 20312010, - "pos": { - "x": -145720, - "y": 11511, - "z": -87970 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 3011010 - }, { - "groupId": 213, - "instId": 200004, - "eventId": 20312011, - "pos": { - "x": -152200, - "y": 11511, - "z": -53890 - }, - "rot": { - "x": 0, - "y": 250000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 213, - "instId": 200005, - "eventId": 20312012, - "pos": { - "x": -152855, - "y": 11511, - "z": -56571 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "216": { - "monsters": [ - { - "groupId": 216, - "instId": 200001, - "eventId": 20312020, - "pos": { - "x": -84390, - "y": 30332, - "z": -67032 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "217": { - "monsters": [ - { - "groupId": 217, - "instId": 200001, - "eventId": 20312016, - "pos": { - "x": -94290, - "y": 11518, - "z": -65100 - }, - "rot": { - "x": 0, - "y": 64372, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 217, - "instId": 200002, - "eventId": 20312017, - "pos": { - "x": -94500, - "y": 11518, - "z": -63550 - }, - "rot": { - "x": 0, - "y": 87809, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [ - { - "groupId": 218, - "instId": 400001, - "pos": { - "x": -160962, - "y": 34235, - "z": -83802 - }, - "rot": { - "x": 0, - "y": 47979, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 18, - "pos": { - "x": -161510, - "y": 34002, - "z": -83930 - }, - "rot": { - "x": 0, - "y": 75252, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 218, - "instId": 300002, - "propState": 1, - "pos": { - "x": -162389, - "y": 33200, - "z": -82560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "219": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 219, - "instId": 300001, - "propState": 8, - "pos": { - "x": -122759, - "y": 11511, - "z": -165303 - }, - "rot": { - "x": 0, - "y": 340000, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1015": { - "anchorId": 1, - "groupId": 219, - "instId": 300001, - "pos": { - "x": -123138, - "y": 11511, - "z": -164410 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - } - } - } - }, - "220": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 220, - "instId": 300002, - "propState": 8, - "pos": { - "x": -111600, - "y": 11511, - "z": -50406 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300002, - "propState": 8, - "pos": { - "x": -116338, - "y": 11518, - "z": -57703 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "241": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 241, - "instId": 300001, - "propState": 8, - "pos": { - "x": -111220, - "y": -1490, - "z": -73250 - }, - "rot": { - "x": 0, - "y": 178665, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 241, - "instId": 300002, - "propState": 18, - "pos": { - "x": -122376, - "y": 19011, - "z": -54287 - }, - "rot": { - "x": 0, - "y": 277652, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "246": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 246, - "instId": 300001, - "propState": 10, - "pos": { - "x": -101730, - "y": 11520, - "z": -46440 - }, - "rot": { - "x": 0, - "y": 48354, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 246, - "instId": 300002, - "propState": 8, - "pos": { - "x": -99180, - "y": 11511, - "z": -44924 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 246, - "instId": 300003, - "propState": 8, - "pos": { - "x": -99360, - "y": 11511, - "z": -44939 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 246, - "instId": 300004, - "propState": 8, - "pos": { - "x": -99250, - "y": 11511, - "z": -44427 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 246, - "instId": 300005, - "propState": 8, - "pos": { - "x": -98930, - "y": 11511, - "z": -44944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 246, - "instId": 300006, - "propState": 8, - "pos": { - "x": -108390, - "y": 11511, - "z": -54949 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 246, - "instId": 300007, - "propState": 8, - "pos": { - "x": -108390, - "y": 11511, - "z": -51202 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 246, - "instId": 300009, - "propState": 20, - "pos": { - "x": -105710, - "y": 11098, - "z": -51980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 246, - "instId": 300008, - "propState": 8, - "pos": { - "x": -100210, - "y": 11511, - "z": -46270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 246, - "instId": 300010, - "propState": 8, - "pos": { - "x": -103580, - "y": 11511, - "z": -46788 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "256": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 256, - "instId": 300001, - "propState": 10, - "pos": { - "x": -108310, - "y": 11511, - "z": -98800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 256, - "instId": 300002, - "propState": 8, - "pos": { - "x": -108310, - "y": 11511, - "z": -98800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 256, - "instId": 300003, - "propState": 8, - "pos": { - "x": -108310, - "y": 11511, - "z": -98800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 256, - "instId": 300004, - "propState": 8, - "pos": { - "x": -108310, - "y": 11511, - "z": -98800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 256, - "instId": 300005, - "propState": 8, - "pos": { - "x": -108310, - "y": 11511, - "z": -98800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 256, - "instId": 300006, - "propState": 20, - "pos": { - "x": -108400, - "y": 11511, - "z": -100780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 256, - "instId": 300007, - "propState": 8, - "pos": { - "x": -108400, - "y": 11511, - "z": -100780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "257": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 257, - "instId": 300001, - "propState": 10, - "pos": { - "x": -102930, - "y": -3511, - "z": -72980 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 257, - "instId": 300002, - "propState": 8, - "pos": { - "x": -102930, - "y": -3511, - "z": -72980 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 257, - "instId": 300003, - "propState": 8, - "pos": { - "x": -102930, - "y": -3511, - "z": -72980 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 257, - "instId": 300004, - "propState": 8, - "pos": { - "x": -102930, - "y": -3511, - "z": -72980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 257, - "instId": 300005, - "propState": 8, - "pos": { - "x": -102930, - "y": -3511, - "z": -72980 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 257, - "instId": 300006, - "propState": 20, - "pos": { - "x": -106770, - "y": -3511, - "z": -72980 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 257, - "instId": 300007, - "propState": 8, - "pos": { - "x": -106770, - "y": -3511, - "z": -72980 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "258": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 258, - "instId": 300001, - "propState": 10, - "pos": { - "x": -162389, - "y": 27020, - "z": -53890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 258, - "instId": 300002, - "propState": 8, - "pos": { - "x": -162389, - "y": 27020, - "z": -53890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 258, - "instId": 300003, - "propState": 8, - "pos": { - "x": -162389, - "y": 27020, - "z": -53890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 258, - "instId": 300004, - "propState": 8, - "pos": { - "x": -162389, - "y": 27020, - "z": -53890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 258, - "instId": 300005, - "propState": 8, - "pos": { - "x": -162389, - "y": 26801, - "z": -54159 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 258, - "instId": 300006, - "propState": 20, - "pos": { - "x": -161180, - "y": 33300, - "z": -58550 - }, - "rot": { - "x": 0, - "y": 331146, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 258, - "instId": 300007, - "propState": 8, - "pos": { - "x": -161180, - "y": 33300, - "z": -58550 - }, - "rot": { - "x": 0, - "y": 331146, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "259": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 259, - "instId": 300006, - "propState": 18, - "pos": { - "x": -131960, - "y": 12464, - "z": -12260 - }, - "rot": { - "x": 0, - "y": 212773, - "z": 0 - }, - "propId": 103038 - }, - { - "groupId": 259, - "instId": 300007, - "propState": 18, - "pos": { - "x": -78580, - "y": 12271, - "z": -17880 - }, - "rot": { - "x": 0, - "y": 160758, - "z": 0 - }, - "propId": 103038 - }, - { - "groupId": 259, - "instId": 300001, - "propState": 18, - "pos": { - "x": -114694, - "y": 12499, - "z": -207840 - }, - "rot": { - "x": 0, - "y": 34089, - "z": 0 - }, - "propId": 103038 - }, - { - "groupId": 259, - "instId": 300002, - "propState": 18, - "pos": { - "x": -120120, - "y": 12640, - "z": -144280 - }, - "rot": { - "x": 0, - "y": 308519, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 259, - "instId": 300003, - "propState": 18, - "pos": { - "x": -85844, - "y": 12620, - "z": 4323 - }, - "rot": { - "x": 0, - "y": 35713, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 259, - "instId": 300004, - "propState": 18, - "pos": { - "x": -115229, - "y": 12447, - "z": 3934 - }, - "rot": { - "x": 0, - "y": 299847, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 260, - "instId": 300006, - "propState": 18, - "pos": { - "x": -67711, - "y": 13057, - "z": -19165 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - } - ], - "teleports": {} - }, - "273": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 273, - "instId": 300001, - "propState": 12, - "pos": { - "x": -161260, - "y": 5511, - "z": -131760 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "282": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 282, - "instId": 300001, - "propState": 18, - "pos": { - "x": -117129, - "y": 12107, - "z": 59800 - }, - "rot": { - "x": 0, - "y": 92100, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "283": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 283, - "instId": 300001, - "propState": 18, - "pos": { - "x": -96631, - "y": 12367, - "z": -189721 - }, - "rot": { - "x": 0, - "y": 1728, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2031301": { - "P20313_F20313001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 184088, - "y": 173500, - "z": 659320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 1, - "pos": { - "x": 264700, - "y": 122219, - "z": 678800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 184088, - "y": 173500, - "z": 659320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": 185734, - "y": 173500, - "z": 658578 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": 190300, - "y": 170200, - "z": 670500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 268670, - "y": 122139, - "z": 624900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": 274500, - "y": 122100, - "z": 654700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103076 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 280460, - "y": 122219, - "z": 650300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 274500, - "y": 122370, - "z": 637860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 274500, - "y": 122370, - "z": 637860 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 271540, - "y": 121639, - "z": 623220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 271540, - "y": 121639, - "z": 617500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 277680, - "y": 121639, - "z": 623220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 277680, - "y": 121639, - "z": 617500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 6, - "instId": 300010, - "propState": 8, - "pos": { - "x": 274670, - "y": 121639, - "z": 614630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": 275014, - "y": 121719, - "z": 660620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": 271550, - "y": 121639, - "z": 652150 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": 277540, - "y": 121639, - "z": 657870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 6, - "instId": 300014, - "propState": 8, - "pos": { - "x": 277540, - "y": 121639, - "z": 652150 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 6, - "instId": 300015, - "propState": 8, - "pos": { - "x": 274430, - "y": 122000, - "z": 648493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 6, - "instId": 300016, - "propState": 8, - "pos": { - "x": 276670, - "y": 122176, - "z": 626870 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 310400, - "y": 123800, - "z": 593700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103077 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 2, - "pos": { - "x": 313300, - "y": 123669, - "z": 610600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": 313400, - "y": 124063, - "z": 609640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": 310659, - "y": 123980, - "z": 593920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103093 - }, { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": 310280, - "y": 123980, - "z": 593810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103093 - }, { - "groupId": 7, - "instId": 300006, - "propState": 8, - "pos": { - "x": 310482, - "y": 123280, - "z": 608740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 7, - "instId": 300007, - "propState": 8, - "pos": { - "x": 325530, - "y": 123243, - "z": 593660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 7, - "instId": 300008, - "propState": 8, - "pos": { - "x": 310482, - "y": 123280, - "z": 608740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 7, - "instId": 300009, - "propState": 8, - "pos": { - "x": 295230, - "y": 123243, - "z": 593660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 7, - "instId": 300010, - "propState": 8, - "pos": { - "x": 310710, - "y": 123643, - "z": 590450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 7, - "instId": 300011, - "propState": 8, - "pos": { - "x": 307110, - "y": 123680, - "z": 602940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 7, - "instId": 300012, - "propState": 8, - "pos": { - "x": 313830, - "y": 123680, - "z": 602940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 7, - "instId": 300013, - "propState": 8, - "pos": { - "x": 298530, - "y": 123643, - "z": 597180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 7, - "instId": 300014, - "propState": 8, - "pos": { - "x": 319900, - "y": 123643, - "z": 597180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 277800, - "y": 174700, - "z": 441690 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": 221753, - "y": 143006, - "z": 454000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": 277800, - "y": 174700, - "z": 443400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 9, - "instId": 300005, - "propState": 8, - "pos": { - "x": 279930, - "y": 174200, - "z": 445370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 9, - "instId": 300006, - "propState": 8, - "pos": { - "x": 236330, - "y": 159200, - "z": 430040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 9, - "instId": 300007, - "propState": 8, - "pos": { - "x": 220530, - "y": 130500, - "z": 475400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 0, - "pos": { - "x": 252990, - "y": 159940, - "z": 427300 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 11, - "instId": 300003, - "propState": 1, - "pos": { - "x": 226430, - "y": 130970, - "z": 455570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103076 - }, - { - "groupId": 11, - "instId": 300002, - "propState": 0, - "pos": { - "x": 220400, - "y": 130970, - "z": 464070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 11, - "instId": 300004, - "propState": 0, - "pos": { - "x": 251900, - "y": 159300, - "z": 430300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 11, - "instId": 300005, - "propState": 0, - "pos": { - "x": 248100, - "y": 152010, - "z": 437860 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 11, - "instId": 300006, - "propState": 0, - "pos": { - "x": 236740, - "y": 145980, - "z": 448692 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 11, - "instId": 300007, - "propState": 0, - "pos": { - "x": 236740, - "y": 145980, - "z": 448692 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 11, - "instId": 300008, - "propState": 0, - "pos": { - "x": 264888, - "y": 171230, - "z": 437690 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 11, - "instId": 300011, - "propState": 0, - "pos": { - "x": 236740, - "y": 145980, - "z": 454800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 11, - "instId": 300009, - "propState": 0, - "pos": { - "x": 261780, - "y": 171600, - "z": 431639 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 11, - "instId": 300010, - "propState": 0, - "pos": { - "x": 261780, - "y": 171600, - "z": 431639 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103092 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 2, - "pos": { - "x": 32200, - "y": 194821, - "z": 469334 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": 28055, - "y": 166810, - "z": 501650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 16, - "instId": 300004, - "propState": 8, - "pos": { - "x": 26600, - "y": 180509, - "z": 514300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 16, - "instId": 300006, - "propState": 8, - "pos": { - "x": 32200, - "y": 194821, - "z": 469334 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300007, - "propState": 8, - "pos": { - "x": 32646, - "y": 195680, - "z": 469681 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300008, - "propState": 8, - "pos": { - "x": 25000, - "y": 194321, - "z": 472100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 0, - "pos": { - "x": 49700, - "y": 169950, - "z": 489820 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 17, - "instId": 300002, - "propState": 1, - "pos": { - "x": 51200, - "y": 169900, - "z": 508100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103077 - }, - { - "groupId": 17, - "instId": 300003, - "propState": 0, - "pos": { - "x": 51410, - "y": 170620, - "z": 507600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103093 - }, - { - "groupId": 17, - "instId": 300004, - "propState": 0, - "pos": { - "x": 51410, - "y": 170620, - "z": 507600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103093 - }, { - "groupId": 17, - "instId": 300005, - "propState": 0, - "pos": { - "x": 38400, - "y": 192900, - "z": 477700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 17, - "instId": 300007, - "propState": 0, - "pos": { - "x": 38400, - "y": 192900, - "z": 477700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 17, - "instId": 300008, - "propState": 0, - "pos": { - "x": 32300, - "y": 182500, - "z": 502800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 17, - "instId": 300006, - "propState": 0, - "pos": { - "x": 51230, - "y": 169432, - "z": 493090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 17, - "instId": 300009, - "propState": 0, - "pos": { - "x": 51230, - "y": 169432, - "z": 493090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 17, - "instId": 300010, - "propState": 0, - "pos": { - "x": 66220, - "y": 169380, - "z": 508150 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 0, - "pos": { - "x": 75000, - "y": 166902, - "z": 499250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 1, - "pos": { - "x": 66900, - "y": 166800, - "z": 501700 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "propId": 103076 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 0, - "pos": { - "x": 41700, - "y": 166805, - "z": 496400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 18, - "instId": 300004, - "propState": 0, - "pos": { - "x": 52820, - "y": 166800, - "z": 501700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 18, - "instId": 300005, - "propState": 0, - "pos": { - "x": 51280, - "y": 166800, - "z": 501700 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 18, - "instId": 300006, - "propState": 0, - "pos": { - "x": 31080, - "y": 166310, - "z": 501540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 18, - "instId": 300007, - "propState": 0, - "pos": { - "x": 72923, - "y": 166402, - "z": 501208 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 18, - "instId": 300008, - "propState": 0, - "pos": { - "x": 32520, - "y": 166830, - "z": 498350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 18, - "instId": 300010, - "propState": 0, - "pos": { - "x": 66990, - "y": 166830, - "z": 505060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 18, - "instId": 300011, - "propState": 0, - "pos": { - "x": 69980, - "y": 166830, - "z": 498350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 18, - "instId": 300012, - "propState": 0, - "pos": { - "x": 37060, - "y": 166830, - "z": 505060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": 72260, - "y": 175220, - "z": 650490 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 25, - "instId": 300002, - "propState": 8, - "pos": { - "x": 75210, - "y": 197740, - "z": 575460 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 25, - "instId": 300004, - "propState": 8, - "pos": { - "x": 73720, - "y": 175220, - "z": 648060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 25, - "instId": 300005, - "propState": 8, - "pos": { - "x": 70700, - "y": 180400, - "z": 628800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 25, - "instId": 300006, - "propState": 8, - "pos": { - "x": 80500, - "y": 194800, - "z": 590600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 25, - "instId": 300007, - "propState": 8, - "pos": { - "x": 109610, - "y": 208867, - "z": 555620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 25, - "instId": 300008, - "propState": 8, - "pos": { - "x": 109631, - "y": 240032, - "z": 556683 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 25, - "instId": 300009, - "propState": 8, - "pos": { - "x": 109631, - "y": 240032, - "z": 554550 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 25, - "instId": 300010, - "propState": 8, - "pos": { - "x": 110470, - "y": 241040, - "z": 555690 - }, - "rot": { - "x": 0, - "y": 43461, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 25, - "instId": 300011, - "propState": 8, - "pos": { - "x": 108795, - "y": 240540, - "z": 555846 - }, - "rot": { - "x": 0, - "y": 2079, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": 175900, - "y": 139709, - "z": 403800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 38, - "instId": 300003, - "propState": 8, - "pos": { - "x": 212600, - "y": 110679, - "z": 378500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 38, - "instId": 300004, - "propState": 8, - "pos": { - "x": 206670, - "y": 95281, - "z": 338040 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 38, - "instId": 300005, - "propState": 8, - "pos": { - "x": 175910, - "y": 139709, - "z": 403800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 38, - "instId": 300006, - "propState": 8, - "pos": { - "x": 169800, - "y": 136900, - "z": 393600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 38, - "instId": 300007, - "propState": 8, - "pos": { - "x": 188800, - "y": 139300, - "z": 411000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 8, - "pos": { - "x": 188800, - "y": 110700, - "z": 368400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103077 - }, - { - "groupId": 39, - "instId": 300002, - "propState": 8, - "pos": { - "x": 188890, - "y": 110970, - "z": 361994 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 39, - "instId": 300003, - "propState": 8, - "pos": { - "x": 166400, - "y": 142300, - "z": 394500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103093 - }, - { - "groupId": 39, - "instId": 300004, - "propState": 8, - "pos": { - "x": 164900, - "y": 142300, - "z": 392980 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103093 - }, { - "groupId": 39, - "instId": 300007, - "propState": 8, - "pos": { - "x": 188800, - "y": 110970, - "z": 368220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103093 - }, { - "groupId": 39, - "instId": 300008, - "propState": 8, - "pos": { - "x": 188800, - "y": 110970, - "z": 368220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103093 - }, { - "groupId": 39, - "instId": 300005, - "propState": 8, - "pos": { - "x": 169719, - "y": 136599, - "z": 393580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 39, - "instId": 300009, - "propState": 8, - "pos": { - "x": 173680, - "y": 110230, - "z": 368364 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 39, - "instId": 300010, - "propState": 8, - "pos": { - "x": 188610, - "y": 110179, - "z": 383460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 39, - "instId": 300013, - "propState": 8, - "pos": { - "x": 188911, - "y": 110470, - "z": 365345 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 39, - "instId": 300006, - "propState": 8, - "pos": { - "x": 169719, - "y": 136599, - "z": 393580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 39, - "instId": 300011, - "propState": 8, - "pos": { - "x": 188610, - "y": 110179, - "z": 383460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 39, - "instId": 300012, - "propState": 8, - "pos": { - "x": 203850, - "y": 110230, - "z": 368364 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 39, - "instId": 300014, - "propState": 8, - "pos": { - "x": 188911, - "y": 110470, - "z": 365345 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 8, - "pos": { - "x": 206800, - "y": 110700, - "z": 389400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103076 - }, - { - "groupId": 45, - "instId": 300002, - "propState": 8, - "pos": { - "x": 211749, - "y": 110679, - "z": 367239 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 45, - "instId": 300003, - "propState": 8, - "pos": { - "x": 206987, - "y": 110179, - "z": 395400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, - { - "groupId": 45, - "instId": 300004, - "propState": 8, - "pos": { - "x": 206800, - "y": 110600, - "z": 377880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 45, - "instId": 300005, - "propState": 8, - "pos": { - "x": 206800, - "y": 110600, - "z": 377070 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 45, - "instId": 300008, - "propState": 8, - "pos": { - "x": 203810, - "y": 110179, - "z": 392140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 45, - "instId": 300009, - "propState": 8, - "pos": { - "x": 209837, - "y": 110179, - "z": 392140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 45, - "instId": 300010, - "propState": 8, - "pos": { - "x": 203810, - "y": 110179, - "z": 386140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 45, - "instId": 300011, - "propState": 8, - "pos": { - "x": 209837, - "y": 110179, - "z": 386140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 45, - "instId": 300006, - "propState": 8, - "pos": { - "x": 206987, - "y": 110179, - "z": 359480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 45, - "instId": 300007, - "propState": 8, - "pos": { - "x": 209700, - "y": 110179, - "z": 368550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 45, - "instId": 300012, - "propState": 8, - "pos": { - "x": 203850, - "y": 110230, - "z": 368364 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 12, - "pos": { - "x": 107690, - "y": 176209, - "z": 758670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 55, - "instId": 300002, - "propState": 12, - "pos": { - "x": 35598, - "y": 189620, - "z": 420573 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 55, - "instId": 300003, - "propState": 12, - "pos": { - "x": 89960, - "y": 184544, - "z": 741300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 55, - "instId": 300010, - "propState": 12, - "pos": { - "x": 256960, - "y": 122140, - "z": 599200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300004, - "propState": 12, - "pos": { - "x": 318880, - "y": 123669, - "z": 610175 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300005, - "propState": 12, - "pos": { - "x": 276100, - "y": 130221, - "z": 558100 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300006, - "propState": 12, - "pos": { - "x": 330373, - "y": 165227, - "z": 458111 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300007, - "propState": 12, - "pos": { - "x": 251750, - "y": 152313, - "z": 435620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300008, - "propState": 12, - "pos": { - "x": 169216, - "y": 141619, - "z": 462811 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300013, - "propState": 12, - "pos": { - "x": 173270, - "y": 140010, - "z": 424616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300009, - "propState": 12, - "pos": { - "x": 198950, - "y": 110679, - "z": 398210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300011, - "propState": 12, - "pos": { - "x": 219615, - "y": 110752, - "z": 370304 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300015, - "propState": 12, - "pos": { - "x": 50560, - "y": 191300, - "z": 424560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300016, - "propState": 12, - "pos": { - "x": 83000, - "y": 166902, - "z": 502100 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300012, - "propState": 12, - "pos": { - "x": 50677, - "y": 183600, - "z": 546798 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300014, - "propState": 12, - "pos": { - "x": 111800, - "y": 192220, - "z": 534200 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300017, - "propState": 12, - "pos": { - "x": 37790, - "y": 180509, - "z": 514244 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 55, - "instId": 300018, - "propState": 12, - "pos": { - "x": 105080, - "y": 169397, - "z": 433138 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300019, - "propState": 12, - "pos": { - "x": 217904, - "y": 95281, - "z": 336492 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 55, - "instId": 300020, - "propState": 12, - "pos": { - "x": 394325, - "y": 123332, - "z": 592658 - }, - "rot": { - "x": 0, - "y": 278107, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 55, - "instId": 300021, - "propState": 12, - "pos": { - "x": 387206, - "y": 119135, - "z": 606967 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300022, - "propState": 12, - "pos": { - "x": 264493, - "y": 122219, - "z": 690554 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300023, - "propState": 12, - "pos": { - "x": 222081, - "y": 130970, - "z": 470540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300024, - "propState": 12, - "pos": { - "x": 68648, - "y": 180646, - "z": 620599 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": 109000, - "y": 182414, - "z": 733800 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 56, - "instId": 300002, - "propState": 8, - "pos": { - "x": 322031, - "y": 123700, - "z": 627208 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 56, - "instId": 300003, - "propState": 8, - "pos": { - "x": 200488, - "y": 143006, - "z": 449804 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 56, - "instId": 300004, - "propState": 8, - "pos": { - "x": 30703, - "y": 180500, - "z": 531401 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2031301": { - "anchorId": 1, - "groupId": 56, - "instId": 300001, - "pos": { - "x": 120690, - "y": 182429, - "z": 732870 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2031302": { - "anchorId": 2, - "groupId": 56, - "instId": 300002, - "pos": { - "x": 315236, - "y": 123700, - "z": 622869 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2031303": { - "anchorId": 3, - "groupId": 56, - "instId": 300003, - "pos": { - "x": 203857, - "y": 143006, - "z": 442675 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2031304": { - "anchorId": 4, - "groupId": 56, - "instId": 300004, - "pos": { - "x": 36410, - "y": 180500, - "z": 529244 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": 111635, - "y": 179533, - "z": 678317 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": 293631, - "y": 122219, - "z": 669310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 58, - "instId": 300005, - "propState": 8, - "pos": { - "x": 357850, - "y": 122120, - "z": 580480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 58, - "instId": 300008, - "propState": 8, - "pos": { - "x": 201230, - "y": 143006, - "z": 436457 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 58, - "instId": 300012, - "propState": 8, - "pos": { - "x": 207779, - "y": 95281, - "z": 314464 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 58, - "instId": 300013, - "propState": 8, - "pos": { - "x": 65431, - "y": 183660, - "z": 524341 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 58, - "instId": 300006, - "propState": 8, - "pos": { - "x": 90180, - "y": 184544, - "z": 713150 - }, - "rot": { - "x": 0, - "y": 141753, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300007, - "propState": 8, - "pos": { - "x": 77640, - "y": 184544, - "z": 711730 - }, - "rot": { - "x": 0, - "y": 67143, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300004, - "propState": 8, - "pos": { - "x": 273600, - "y": 122200, - "z": 670300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300009, - "propState": 8, - "pos": { - "x": 275690, - "y": 122200, - "z": 599310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300011, - "propState": 8, - "pos": { - "x": 282220, - "y": 126814, - "z": 575400 - }, - "rot": { - "x": 0, - "y": 310659, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300015, - "propState": 8, - "pos": { - "x": 275900, - "y": 130221, - "z": 532300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300026, - "propState": 8, - "pos": { - "x": 308106, - "y": 171500, - "z": 427924 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300016, - "propState": 8, - "pos": { - "x": 305073, - "y": 171500, - "z": 429055 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300017, - "propState": 8, - "pos": { - "x": 291890, - "y": 171500, - "z": 429090 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300003, - "propState": 8, - "pos": { - "x": 332920, - "y": 168860, - "z": 442690 - }, - "rot": { - "x": 0, - "y": 88996, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300010, - "propState": 8, - "pos": { - "x": 331299, - "y": 168860, - "z": 427905 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300018, - "propState": 8, - "pos": { - "x": 187076, - "y": 140010, - "z": 423425 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300019, - "propState": 8, - "pos": { - "x": 187980, - "y": 141620, - "z": 462480 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300014, - "propState": 8, - "pos": { - "x": 154230, - "y": 142800, - "z": 441370 - }, - "rot": { - "x": 0, - "y": 223197, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300021, - "propState": 8, - "pos": { - "x": 43998, - "y": 191300, - "z": 412515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300023, - "propState": 8, - "pos": { - "x": 25687, - "y": 192800, - "z": 455869 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300024, - "propState": 8, - "pos": { - "x": 66159, - "y": 183600, - "z": 541696 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300025, - "propState": 8, - "pos": { - "x": 121773, - "y": 194806, - "z": 516523 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300022, - "propState": 8, - "pos": { - "x": 39340, - "y": 166805, - "z": 477200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300020, - "propState": 8, - "pos": { - "x": 299710, - "y": 119250, - "z": 686420 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300027, - "propState": 8, - "pos": { - "x": 305200, - "y": 119250, - "z": 679990 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300028, - "propState": 8, - "pos": { - "x": 84230, - "y": 163845, - "z": 486930 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300029, - "propState": 8, - "pos": { - "x": 84330, - "y": 163845, - "z": 478960 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300030, - "propState": 8, - "pos": { - "x": 330190, - "y": 168860, - "z": 445640 - }, - "rot": { - "x": 0, - "y": 344291, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300031, - "propState": 8, - "pos": { - "x": 328548, - "y": 168860, - "z": 445640 - }, - "rot": { - "x": 0, - "y": 27640, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300032, - "propState": 8, - "pos": { - "x": 319310, - "y": 168860, - "z": 430040 - }, - "rot": { - "x": 0, - "y": 235240, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300033, - "propState": 8, - "pos": { - "x": 315630, - "y": 168860, - "z": 431190 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300034, - "propState": 8, - "pos": { - "x": 320250, - "y": 168860, - "z": 428620 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "59": { - "monsters": [ - { - "groupId": 59, - "instId": 200001, - "eventId": 20313110, - "pos": { - "x": 141749, - "y": 178003, - "z": 681245 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 59, - "instId": 200002, - "eventId": 20313111, - "pos": { - "x": 145330, - "y": 178003, - "z": 681208 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3001010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "62": { - "monsters": [ - { - "groupId": 62, - "instId": 200001, - "eventId": 20313231, - "pos": { - "x": 299700, - "y": 119250, - "z": 680500 - }, - "rot": { - "x": 0, - "y": 39987, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 62, - "instId": 200002, - "eventId": 20313232, - "pos": { - "x": 304900, - "y": 119250, - "z": 686400 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "monsterId": 3002030 - } - ], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 11, - "pos": { - "x": 303000, - "y": 119250, - "z": 682800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 62, - "instId": 300002, - "propState": 8, - "pos": { - "x": 303000, - "y": 119250, - "z": 682800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 62, - "instId": 300003, - "propState": 8, - "pos": { - "x": 303000, - "y": 119250, - "z": 682800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 62, - "instId": 300004, - "propState": 8, - "pos": { - "x": 291910, - "y": 119340, - "z": 680260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "67": { - "monsters": [ - { - "groupId": 67, - "instId": 200001, - "eventId": 20313237, - "pos": { - "x": 211757, - "y": 95281, - "z": 304034 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3003010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 11, - "pos": { - "x": 216139, - "y": 95281, - "z": 300810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": 216139, - "y": 95281, - "z": 300810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 67, - "instId": 300003, - "propState": 8, - "pos": { - "x": 216139, - "y": 95300, - "z": 299676 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 67, - "instId": 300004, - "propState": 8, - "pos": { - "x": 211330, - "y": 95300, - "z": 322734 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "68": { - "monsters": [ - { - "groupId": 68, - "instId": 200001, - "eventId": 20313234, - "pos": { - "x": 363560, - "y": 122120, - "z": 594320 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "monsterId": 3003010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 11, - "pos": { - "x": 365499, - "y": 122120, - "z": 600101 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": 365499, - "y": 122120, - "z": 600101 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 68, - "instId": 300003, - "propState": 8, - "pos": { - "x": 365499, - "y": 122120, - "z": 600101 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 68, - "instId": 300004, - "propState": 8, - "pos": { - "x": 370296, - "y": 122120, - "z": 585980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "69": { - "monsters": [ - { - "groupId": 69, - "instId": 200001, - "eventId": 101216, - "pos": { - "x": 87640, - "y": 186848, - "z": 529670 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3003011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": 87650, - "y": 187848, - "z": 529440 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 702 - }, { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": 74980, - "y": 186900, - "z": 529580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 69, - "instId": 300003, - "propState": 8, - "pos": { - "x": 91120, - "y": 186900, - "z": 517890 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": { - "1116": { - "anchorId": 1, - "groupId": 69, - "instId": 300001, - "pos": { - "x": 81600, - "y": 186848, - "z": 529090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 8, - "pos": { - "x": 130291, - "y": 178738, - "z": 759479 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 132 - }, { - "groupId": 73, - "instId": 300002, - "propState": 8, - "pos": { - "x": 117547, - "y": 184070, - "z": 720358 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103156 - } - ], - "teleports": {} - }, - "107": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 107, - "instId": 300001, - "propState": 8, - "pos": { - "x": 137780, - "y": 142800, - "z": 434150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 107, - "instId": 300002, - "propState": 8, - "pos": { - "x": 74090, - "y": 191300, - "z": 420880 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 107, - "instId": 300004, - "propState": 8, - "pos": { - "x": 137780, - "y": 142800, - "z": 434040 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 107, - "instId": 300005, - "propState": 8, - "pos": { - "x": 131680, - "y": 143919, - "z": 436300 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 107, - "instId": 300006, - "propState": 8, - "pos": { - "x": 101960, - "y": 169156, - "z": 431059 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 107, - "instId": 300007, - "propState": 8, - "pos": { - "x": 104995, - "y": 169397, - "z": 428225 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "110": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 110, - "instId": 300002, - "propState": 8, - "pos": { - "x": 260900, - "y": 119072, - "z": 634400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 110, - "instId": 300001, - "propState": 8, - "pos": { - "x": 65460, - "y": 191300, - "z": 419980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 117, - "instId": 300002, - "propState": 1, - "pos": { - "x": 73557, - "y": 175216, - "z": 667924 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103044 - }, { - "groupId": 117, - "instId": 300003, - "propState": 1, - "pos": { - "x": 75800, - "y": 178539, - "z": 678100 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103029 - } - ], - "teleports": {} - }, - "149": { - "monsters": [], - "npcs": [ - { - "groupId": 149, - "instId": 400001, - "pos": { - "x": 18534, - "y": 191310, - "z": 427027 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 149, - "instId": 300001, - "propState": 18, - "pos": { - "x": 18785, - "y": 190234, - "z": 427089 - }, - "rot": { - "x": 0, - "y": 73158, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 149, - "instId": 300002, - "propState": 1, - "pos": { - "x": 21510, - "y": 189620, - "z": 428340 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [ - { - "groupId": 150, - "instId": 400001, - "pos": { - "x": 168291, - "y": 178458, - "z": 656010 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 150, - "instId": 300001, - "propState": 18, - "pos": { - "x": 168286, - "y": 178274, - "z": 656110 - }, - "rot": { - "x": 0, - "y": 4695, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 150, - "instId": 300002, - "propState": 1, - "pos": { - "x": 174480, - "y": 173500, - "z": 659560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 130190, - "y": 185864, - "z": 684300 - }, - "rot": { - "x": 0, - "y": 111, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 151, - "instId": 300001, - "propState": 18, - "pos": { - "x": 130187, - "y": 185911, - "z": 684301 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103023 - }, - { - "groupId": 151, - "instId": 300002, - "propState": 18, - "pos": { - "x": 130054, - "y": 185764, - "z": 684402 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103023 - }, - { - "groupId": 151, - "instId": 300003, - "propState": 18, - "pos": { - "x": 130334, - "y": 185766, - "z": 684274 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103023 - }, - { - "groupId": 151, - "instId": 300004, - "propState": 18, - "pos": { - "x": 140187, - "y": 185911, - "z": 684301 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 151, - "instId": 300005, - "propState": 1, - "pos": { - "x": 130170, - "y": 184320, - "z": 688810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [ - { - "groupId": 152, - "instId": 400001, - "pos": { - "x": 83944, - "y": 185009, - "z": 721323 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 152, - "instId": 300001, - "propState": 18, - "pos": { - "x": 83997, - "y": 186820, - "z": 720260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 152, - "instId": 300002, - "propState": 1, - "pos": { - "x": 83870, - "y": 184562, - "z": 723797 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [ - { - "groupId": 153, - "instId": 400001, - "pos": { - "x": 271013, - "y": 130044, - "z": 604983 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 153, - "instId": 300001, - "propState": 18, - "pos": { - "x": 271461, - "y": 124802, - "z": 604993 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 153, - "instId": 300002, - "propState": 8, - "pos": { - "x": 271461, - "y": 126502, - "z": 604993 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 153, - "instId": 300003, - "propState": 8, - "pos": { - "x": 271461, - "y": 128191, - "z": 604993 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 153, - "instId": 300004, - "propState": 1, - "pos": { - "x": 273014, - "y": 122139, - "z": 604993 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "154": { - "monsters": [], - "npcs": [ - { - "groupId": 154, - "instId": 400001, - "pos": { - "x": 278277, - "y": 127550, - "z": 582979 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 154, - "instId": 300001, - "propState": 18, - "pos": { - "x": 278490, - "y": 126826, - "z": 582720 - }, - "rot": { - "x": 0, - "y": 120425, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 154, - "instId": 300002, - "propState": 1, - "pos": { - "x": 282551, - "y": 126843, - "z": 576254 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "155": { - "monsters": [], - "npcs": [ - { - "groupId": 155, - "instId": 400001, - "pos": { - "x": 169952, - "y": 141402, - "z": 447492 - }, - "rot": { - "x": 0, - "y": 131236, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 155, - "instId": 300001, - "propState": 18, - "pos": { - "x": 169952, - "y": 141390, - "z": 447492 - }, - "rot": { - "x": 0, - "y": 131235, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 155, - "instId": 300002, - "propState": 1, - "pos": { - "x": 173310, - "y": 140000, - "z": 443880 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "156": { - "monsters": [], - "npcs": [ - { - "groupId": 156, - "instId": 400001, - "pos": { - "x": 325213, - "y": 170556, - "z": 449559 - }, - "rot": { - "x": 0, - "y": 284027, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 156, - "instId": 300001, - "propState": 18, - "pos": { - "x": 325172, - "y": 170509, - "z": 449555 - }, - "rot": { - "x": 0, - "y": 191145, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 156, - "instId": 300002, - "propState": 1, - "pos": { - "x": 324542, - "y": 168860, - "z": 446020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [ - { - "groupId": 157, - "instId": 400001, - "pos": { - "x": 60986, - "y": 164805, - "z": 480776 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 18, - "pos": { - "x": 60415, - "y": 167324, - "z": 480857 - }, - "rot": { - "x": 0, - "y": 88089, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 157, - "instId": 300002, - "propState": 1, - "pos": { - "x": 63821, - "y": 163845, - "z": 480941 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "158": { - "monsters": [], - "npcs": [ - { - "groupId": 158, - "instId": 400001, - "pos": { - "x": 104549, - "y": 201993, - "z": 583361 - }, - "rot": { - "x": 0, - "y": 141218, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 158, - "instId": 300001, - "propState": 18, - "pos": { - "x": 104170, - "y": 201911, - "z": 582952 - }, - "rot": { - "x": 0, - "y": 144970, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 158, - "instId": 300002, - "propState": 1, - "pos": { - "x": 105581, - "y": 200373, - "z": 581877 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "160": { - "monsters": [ - { - "groupId": 160, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 381474, - "y": 119135, - "z": 561240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 8, - "pos": { - "x": 380914, - "y": 119135, - "z": 584451 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 160, - "instId": 300003, - "propState": 8, - "pos": { - "x": 380393, - "y": 119135, - "z": 584546 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 160, - "instId": 300004, - "propState": 8, - "pos": { - "x": 381474, - "y": 119135, - "z": 584451 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103042 - }, - { - "groupId": 160, - "instId": 300005, - "propState": 8, - "pos": { - "x": 381204, - "y": 119135, - "z": 612780 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 160, - "instId": 300002, - "propState": 8, - "pos": { - "x": 394298, - "y": 123323, - "z": 592640 - }, - "rot": { - "x": 0, - "y": 318452, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 160, - "instId": 300006, - "propState": 8, - "pos": { - "x": 380127, - "y": 119135, - "z": 612945 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300004, - "propState": 21, - "pos": { - "x": 391942, - "y": 119135, - "z": 592618 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 161, - "instId": 300005, - "propState": 21, - "pos": { - "x": 388876, - "y": 121021, - "z": 594930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 161, - "instId": 300006, - "propState": 21, - "pos": { - "x": 378642, - "y": 121021, - "z": 595084 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 161, - "instId": 300007, - "propState": 21, - "pos": { - "x": 377999, - "y": 119135, - "z": 597835 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 161, - "instId": 300008, - "propState": 21, - "pos": { - "x": 394150, - "y": 119135, - "z": 604774 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 161, - "instId": 300009, - "propState": 21, - "pos": { - "x": 394286, - "y": 123323, - "z": 598781 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 161, - "instId": 300010, - "propState": 21, - "pos": { - "x": 381315, - "y": 119135, - "z": 607056 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 161, - "instId": 300011, - "propState": 21, - "pos": { - "x": 382812, - "y": 121021, - "z": 606810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 161, - "instId": 300014, - "propState": 8, - "pos": { - "x": 387013, - "y": 121021, - "z": 604807 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103087 - }, { - "groupId": 161, - "instId": 300016, - "propState": 8, - "pos": { - "x": 387431, - "y": 121021, - "z": 594779 - }, - "rot": { - "x": 0, - "y": 344636, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 161, - "instId": 300017, - "propState": 8, - "pos": { - "x": 383648, - "y": 121021, - "z": 594791 - }, - "rot": { - "x": 0, - "y": 9460, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 161, - "instId": 300018, - "propState": 8, - "pos": { - "x": 386581, - "y": 119135, - "z": 597375 - }, - "rot": { - "x": 0, - "y": 43148, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 161, - "instId": 300019, - "propState": 8, - "pos": { - "x": 392980, - "y": 119135, - "z": 604124 - }, - "rot": { - "x": 0, - "y": 249492, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 161, - "instId": 300020, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "164": { - "monsters": [ - { - "groupId": 164, - "instId": 200001, - "eventId": 20313010, - "pos": { - "x": 141749, - "y": 178003, - "z": 681245 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 164, - "instId": 200002, - "eventId": 20313011, - "pos": { - "x": 162774, - "y": 174900, - "z": 678766 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3001010 - }, - { - "groupId": 164, - "instId": 200022, - "eventId": 20313013, - "pos": { - "x": 293020, - "y": 122139, - "z": 623810 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 164, - "instId": 200003, - "eventId": 20313016, - "pos": { - "x": 296170, - "y": 126814, - "z": 564150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 164, - "instId": 200004, - "eventId": 20313017, - "pos": { - "x": 289100, - "y": 126814, - "z": 564340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 164, - "instId": 200006, - "eventId": 20313018, - "pos": { - "x": 303850, - "y": 130250, - "z": 549604 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 164, - "instId": 200005, - "eventId": 20313020, - "pos": { - "x": 279685, - "y": 130250, - "z": 558286 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 164, - "instId": 200008, - "eventId": 20313019, - "pos": { - "x": 275530, - "y": 130250, - "z": 551780 - }, - "rot": { - "x": 0, - "y": 203044, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 164, - "instId": 200009, - "eventId": 20313021, - "pos": { - "x": 154760, - "y": 142800, - "z": 420357 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 164, - "instId": 200007, - "eventId": 20313023, - "pos": { - "x": 184080, - "y": 141273, - "z": 463124 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3001010 - }, { - "groupId": 164, - "instId": 200010, - "eventId": 20313022, - "pos": { - "x": 170480, - "y": 141273, - "z": 457538 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 164, - "instId": 200011, - "eventId": 20313027, - "pos": { - "x": 56310, - "y": 191300, - "z": 414500 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 164, - "instId": 200012, - "eventId": 20313028, - "pos": { - "x": 41810, - "y": 192820, - "z": 441820 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 164, - "instId": 200013, - "eventId": 20313029, - "pos": { - "x": 39010, - "y": 192820, - "z": 445469 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 164, - "instId": 200014, - "eventId": 20313044, - "pos": { - "x": 164980, - "y": 110990, - "z": 368530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 164, - "instId": 200015, - "eventId": 20313043, - "pos": { - "x": 201080, - "y": 110679, - "z": 388254 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 164, - "instId": 200016, - "eventId": 20313045, - "pos": { - "x": 42630, - "y": 166890, - "z": 477310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3001010 - }, { - "groupId": 164, - "instId": 200017, - "eventId": 20313046, - "pos": { - "x": 90305, - "y": 163845, - "z": 484421 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 164, - "instId": 200018, - "eventId": 20313047, - "pos": { - "x": 90503, - "y": 163845, - "z": 481338 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "165": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 165, - "instId": 300001, - "propState": 11, - "pos": { - "x": 352313, - "y": 120580, - "z": 608518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "166": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 166, - "instId": 300001, - "propState": 11, - "pos": { - "x": 313700, - "y": 168500, - "z": 438890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "167": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 167, - "instId": 300001, - "propState": 11, - "pos": { - "x": 92718, - "y": 163845, - "z": 482913 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "168": { - "monsters": [ - { - "groupId": 168, - "instId": 200001, - "eventId": 20313140, - "pos": { - "x": 299658, - "y": 172169, - "z": 413230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "174": { - "monsters": [ - { - "groupId": 174, - "instId": 200022, - "eventId": 20313113, - "pos": { - "x": 293020, - "y": 122139, - "z": 623810 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 174, - "instId": 200003, - "eventId": 20313116, - "pos": { - "x": 296170, - "y": 126814, - "z": 564150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002030 - }, - { - "groupId": 174, - "instId": 200004, - "eventId": 20313117, - "pos": { - "x": 289100, - "y": 126814, - "z": 564340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002030 - }, - { - "groupId": 174, - "instId": 200006, - "eventId": 20313118, - "pos": { - "x": 288230, - "y": 130221, - "z": 534820 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 174, - "instId": 200005, - "eventId": 20313120, - "pos": { - "x": 286735, - "y": 130221, - "z": 539003 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 174, - "instId": 200008, - "eventId": 20313119, - "pos": { - "x": 291090, - "y": 130221, - "z": 533130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "175": { - "monsters": [ - { - "groupId": 175, - "instId": 200009, - "eventId": 20313121, - "pos": { - "x": 154760, - "y": 142800, - "z": 420357 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 175, - "instId": 200007, - "eventId": 20313123, - "pos": { - "x": 184080, - "y": 141273, - "z": 463124 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3001010 - }, - { - "groupId": 175, - "instId": 200010, - "eventId": 20313122, - "pos": { - "x": 170480, - "y": 141273, - "z": 457538 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3002030 - }, - { - "groupId": 175, - "instId": 200001, - "eventId": 20313134, - "pos": { - "x": 180090, - "y": 139679, - "z": 435360 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 175, - "instId": 200002, - "eventId": 20313135, - "pos": { - "x": 182168, - "y": 139679, - "z": 437276 - }, - "rot": { - "x": 0, - "y": 247768, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 175, - "instId": 200003, - "eventId": 20313136, - "pos": { - "x": 186542, - "y": 140017, - "z": 436798 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "176": { - "monsters": [ - { - "groupId": 176, - "instId": 200011, - "eventId": 20313127, - "pos": { - "x": 56310, - "y": 191300, - "z": 414500 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 176, - "instId": 200012, - "eventId": 20313128, - "pos": { - "x": 41810, - "y": 192820, - "z": 441820 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 176, - "instId": 200013, - "eventId": 20313129, - "pos": { - "x": 39010, - "y": 192820, - "z": 445469 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "177": { - "monsters": [ - { - "groupId": 177, - "instId": 200014, - "eventId": 20313131, - "pos": { - "x": 64430, - "y": 183660, - "z": 533140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 177, - "instId": 200015, - "eventId": 20313132, - "pos": { - "x": 64800, - "y": 183660, - "z": 526260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 177, - "instId": 200016, - "eventId": 20313133, - "pos": { - "x": 59860, - "y": 183660, - "z": 536920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3001010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "178": { - "monsters": [ - { - "groupId": 178, - "instId": 200001, - "eventId": 20313144, - "pos": { - "x": 164980, - "y": 110730, - "z": 368530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 178, - "instId": 200002, - "eventId": 20313143, - "pos": { - "x": 201080, - "y": 110679, - "z": 388254 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3001020 - }, - { - "groupId": 178, - "instId": 200003, - "eventId": 20313145, - "pos": { - "x": 42630, - "y": 166805, - "z": 477310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3001010 - }, - { - "groupId": 178, - "instId": 200004, - "eventId": 20313146, - "pos": { - "x": 90305, - "y": 163845, - "z": 484421 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 178, - "instId": 200005, - "eventId": 20313147, - "pos": { - "x": 90503, - "y": 163845, - "z": 481338 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 10, - "pos": { - "x": 374110, - "y": 119135, - "z": 616630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 180, - "instId": 300002, - "propState": 8, - "pos": { - "x": 374110, - "y": 119135, - "z": 616630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 180, - "instId": 300003, - "propState": 8, - "pos": { - "x": 374110, - "y": 119135, - "z": 616630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 180, - "instId": 300004, - "propState": 8, - "pos": { - "x": 374110, - "y": 119135, - "z": 616630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 180, - "instId": 300005, - "propState": 8, - "pos": { - "x": 365212, - "y": 119135, - "z": 616690 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300006, - "propState": 20, - "pos": { - "x": 365212, - "y": 119135, - "z": 616690 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 180, - "instId": 300008, - "propState": 8, - "pos": { - "x": 365212, - "y": 119135, - "z": 616690 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300007, - "propState": 8, - "pos": { - "x": 368100, - "y": 118895, - "z": 619690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300009, - "propState": 8, - "pos": { - "x": 365212, - "y": 119135, - "z": 616690 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 180, - "instId": 300010, - "propState": 8, - "pos": { - "x": 362615, - "y": 119135, - "z": 616600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "186": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 8, - "pos": { - "x": 31440, - "y": 192820, - "z": 433790 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1014": { - "anchorId": 1, - "groupId": 186, - "instId": 300001, - "pos": { - "x": 32342, - "y": 192820, - "z": 434276 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - } - } - } - }, - "187": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 187, - "instId": 300001, - "propState": 1, - "pos": { - "x": 305887, - "y": 134908, - "z": 523956 - }, - "rot": { - "x": 0, - "y": 89504, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 187, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311000, - "y": 132011, - "z": 524000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 187, - "instId": 300003, - "propState": 1, - "pos": { - "x": 330570, - "y": 165920, - "z": 472460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 187, - "instId": 300004, - "propState": 3, - "pos": { - "x": 336343, - "y": 144411, - "z": 511292 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 187, - "instId": 300005, - "propState": 3, - "pos": { - "x": 315599, - "y": 154620, - "z": 493876 - }, - "rot": { - "x": 0, - "y": 269504, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 187, - "instId": 300006, - "propState": 3, - "pos": { - "x": 346275, - "y": 155851, - "z": 494142 - }, - "rot": { - "x": 0, - "y": 269504, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 187, - "instId": 300007, - "propState": 3, - "pos": { - "x": 356500, - "y": 156262, - "z": 494230 - }, - "rot": { - "x": 0, - "y": 269504, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 187, - "instId": 300008, - "propState": 3, - "pos": { - "x": 330717, - "y": 163507, - "z": 481080 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 187, - "instId": 300009, - "propState": 0, - "pos": { - "x": 305521, - "y": 148694, - "z": 502407 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103007 - } - ], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 1, - "pos": { - "x": 170902, - "y": 115536, - "z": 379608 - }, - "rot": { - "x": 0, - "y": 89744, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 188, - "instId": 300002, - "propState": 1, - "pos": { - "x": 171000, - "y": 112510, - "z": 358420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 188, - "instId": 300003, - "propState": 1, - "pos": { - "x": 218616, - "y": 110730, - "z": 363930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 188, - "instId": 300004, - "propState": 3, - "pos": { - "x": 186807, - "y": 114968, - "z": 374382 - }, - "rot": { - "x": 0, - "y": 179736, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 188, - "instId": 300005, - "propState": 3, - "pos": { - "x": 207981, - "y": 114185, - "z": 374477 - }, - "rot": { - "x": 0, - "y": 269744, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 188, - "instId": 300006, - "propState": 3, - "pos": { - "x": 176269, - "y": 115397, - "z": 363741 - }, - "rot": { - "x": 0, - "y": 179736, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 188, - "instId": 300007, - "propState": 3, - "pos": { - "x": 197443, - "y": 114615, - "z": 363835 - }, - "rot": { - "x": 0, - "y": 269744, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 188, - "instId": 300008, - "propState": 3, - "pos": { - "x": 186905, - "y": 115044, - "z": 353194 - }, - "rot": { - "x": 0, - "y": 179736, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 188, - "instId": 300009, - "propState": 3, - "pos": { - "x": 213347, - "y": 114047, - "z": 358609 - }, - "rot": { - "x": 0, - "y": 269744, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 188, - "instId": 300011, - "propState": 3, - "pos": { - "x": 223983, - "y": 113694, - "z": 348063 - }, - "rot": { - "x": 0, - "y": 179736, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 188, - "instId": 300012, - "propState": 3, - "pos": { - "x": 192271, - "y": 114906, - "z": 337327 - }, - "rot": { - "x": 0, - "y": 179736, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 188, - "instId": 300013, - "propState": 3, - "pos": { - "x": 208176, - "y": 114338, - "z": 332101 - }, - "rot": { - "x": 0, - "y": 269744, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 188, - "instId": 300015, - "propState": 1, - "pos": { - "x": 192174, - "y": 114830, - "z": 358515 - }, - "rot": { - "x": 0, - "y": 179736, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 188, - "instId": 300016, - "propState": 1, - "pos": { - "x": 208127, - "y": 114300, - "z": 342695 - }, - "rot": { - "x": 0, - "y": 179736, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 188, - "instId": 300010, - "propState": 1, - "pos": { - "x": 176367, - "y": 115474, - "z": 342553 - }, - "rot": { - "x": 0, - "y": 179736, - "z": 0 - }, - "propId": 103007 - } - ], - "teleports": {} - }, - "190": { - "monsters": [ - { - "groupId": 190, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 384280, - "y": 119135, - "z": 589920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 190, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 386510, - "y": 119135, - "z": 603490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 190, - "instId": 200003, - "eventId": 10301299, - "pos": { - "x": 390950, - "y": 119135, - "z": 602510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3001021 - } - ], - "npcs": [], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 8, - "pos": { - "x": 386510, - "y": 119135, - "z": 603490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 190, - "instId": 300002, - "propState": 8, - "pos": { - "x": 384510, - "y": 119135, - "z": 595780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 190, - "instId": 300003, - "propState": 8, - "pos": { - "x": 375930, - "y": 119135, - "z": 586480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, - { - "groupId": 190, - "instId": 300004, - "propState": 8, - "pos": { - "x": 361580, - "y": 119135, - "z": 616585 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 190, - "instId": 300005, - "propState": 8, - "pos": { - "x": 362160, - "y": 119135, - "z": 616585 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 190, - "instId": 300006, - "propState": 8, - "pos": { - "x": 376130, - "y": 119135, - "z": 586480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 194, - "instId": 300001, - "propState": 8, - "pos": { - "x": 54420, - "y": 173230, - "z": 631890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300001, - "propState": 10, - "pos": { - "x": 204480, - "y": 143006, - "z": 425450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 227, - "instId": 300002, - "propState": 8, - "pos": { - "x": 204480, - "y": 143006, - "z": 425450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 227, - "instId": 300003, - "propState": 8, - "pos": { - "x": 204480, - "y": 143006, - "z": 425450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 227, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204480, - "y": 143006, - "z": 425450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 227, - "instId": 300005, - "propState": 8, - "pos": { - "x": 204480, - "y": 143006, - "z": 425450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300006, - "propState": 20, - "pos": { - "x": 204350, - "y": 143006, - "z": 423630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 227, - "instId": 300007, - "propState": 8, - "pos": { - "x": 204350, - "y": 143006, - "z": 423630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "228": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 228, - "instId": 300001, - "propState": 10, - "pos": { - "x": 68620, - "y": 175220, - "z": 665700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 228, - "instId": 300002, - "propState": 8, - "pos": { - "x": 68620, - "y": 175220, - "z": 665700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 228, - "instId": 300003, - "propState": 8, - "pos": { - "x": 68620, - "y": 175220, - "z": 665700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 228, - "instId": 300004, - "propState": 8, - "pos": { - "x": 68620, - "y": 175220, - "z": 665700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 228, - "instId": 300005, - "propState": 8, - "pos": { - "x": 68620, - "y": 175220, - "z": 665700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 228, - "instId": 300006, - "propState": 20, - "pos": { - "x": 65740, - "y": 175220, - "z": 665700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 228, - "instId": 300007, - "propState": 8, - "pos": { - "x": 68650, - "y": 175220, - "z": 658830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "230": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 230, - "instId": 300006, - "propState": 18, - "pos": { - "x": 132994, - "y": 184817, - "z": 689704 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - } - ], - "teleports": {} - }, - "232": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 232, - "instId": 300001, - "propState": 8, - "pos": { - "x": 110810, - "y": 201960, - "z": 586260 - }, - "rot": { - "x": 0, - "y": 89746, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 232, - "instId": 300002, - "propState": 18, - "pos": { - "x": 111137, - "y": 201345, - "z": 579331 - }, - "rot": { - "x": 0, - "y": 87738, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "248": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 248, - "instId": 300001, - "propState": 18, - "pos": { - "x": 299751, - "y": 173408, - "z": 407991 - }, - "rot": { - "x": 0, - "y": 103826, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 248, - "instId": 300002, - "propState": 18, - "pos": { - "x": 96060, - "y": 185178, - "z": 720687 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 248, - "instId": 300003, - "propState": 18, - "pos": { - "x": 271000, - "y": 123343, - "z": 684710 - }, - "rot": { - "x": 0, - "y": 186313, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 248, - "instId": 300004, - "propState": 18, - "pos": { - "x": 69152, - "y": 176402, - "z": 656058 - }, - "rot": { - "x": 0, - "y": 91176, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "253": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 253, - "instId": 300001, - "propState": 18, - "pos": { - "x": 105830, - "y": 182946, - "z": 729357 - }, - "rot": { - "x": 0, - "y": 131002, - "z": 0 - }, - "propId": 101029 - } - ], - "teleports": {} - }, - "277": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 277, - "instId": 300001, - "propState": 2, - "pos": { - "x": 70708, - "y": 184562, - "z": 729379 - }, - "rot": { - "x": 0, - "y": 180970, - "z": 0 - }, - "propId": 103012 - }, { - "groupId": 277, - "instId": 300002, - "propState": 9, - "pos": { - "x": 130150, - "y": 183141, - "z": 723980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 277, - "instId": 300003, - "propState": 9, - "pos": { - "x": 118030, - "y": 183030, - "z": 709160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 277, - "instId": 300004, - "propState": 8, - "pos": { - "x": 70708, - "y": 184562, - "z": 729379 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2031302": { - "P20313_F20313001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 184088, - "y": 173500, - "z": 659320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 1, - "pos": { - "x": 264700, - "y": 122219, - "z": 678800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 184088, - "y": 173500, - "z": 659320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": 185734, - "y": 173500, - "z": 658578 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": 190300, - "y": 170200, - "z": 670500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 268670, - "y": 122139, - "z": 624900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": 274500, - "y": 122100, - "z": 654700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103076 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 280460, - "y": 122219, - "z": 650300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 274500, - "y": 122370, - "z": 637860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 274500, - "y": 122370, - "z": 637860 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 271540, - "y": 121639, - "z": 623220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 271540, - "y": 121639, - "z": 617500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 277680, - "y": 121639, - "z": 623220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 277680, - "y": 121639, - "z": 617500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 6, - "instId": 300010, - "propState": 8, - "pos": { - "x": 274670, - "y": 121639, - "z": 614630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": 275014, - "y": 121719, - "z": 660620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": 271550, - "y": 121639, - "z": 652150 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": 277540, - "y": 121639, - "z": 657870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 6, - "instId": 300014, - "propState": 8, - "pos": { - "x": 277540, - "y": 121639, - "z": 652150 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 6, - "instId": 300015, - "propState": 8, - "pos": { - "x": 274430, - "y": 122000, - "z": 648493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 6, - "instId": 300016, - "propState": 8, - "pos": { - "x": 276670, - "y": 122176, - "z": 626870 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 310400, - "y": 123800, - "z": 593700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103077 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 2, - "pos": { - "x": 313300, - "y": 123669, - "z": 610600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": 313400, - "y": 124063, - "z": 609640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": 310659, - "y": 123980, - "z": 593920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103093 - }, { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": 310280, - "y": 123980, - "z": 593810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103093 - }, { - "groupId": 7, - "instId": 300006, - "propState": 8, - "pos": { - "x": 310482, - "y": 123280, - "z": 608740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 7, - "instId": 300007, - "propState": 8, - "pos": { - "x": 325530, - "y": 123243, - "z": 593660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 7, - "instId": 300008, - "propState": 8, - "pos": { - "x": 310482, - "y": 123280, - "z": 608740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 7, - "instId": 300009, - "propState": 8, - "pos": { - "x": 295230, - "y": 123243, - "z": 593660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 7, - "instId": 300010, - "propState": 8, - "pos": { - "x": 310710, - "y": 123643, - "z": 590450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 7, - "instId": 300011, - "propState": 8, - "pos": { - "x": 307110, - "y": 123680, - "z": 602940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 7, - "instId": 300012, - "propState": 8, - "pos": { - "x": 313830, - "y": 123680, - "z": 602940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 7, - "instId": 300013, - "propState": 8, - "pos": { - "x": 298530, - "y": 123643, - "z": 597180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 7, - "instId": 300014, - "propState": 8, - "pos": { - "x": 319900, - "y": 123643, - "z": 597180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 277800, - "y": 174700, - "z": 441690 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": 221753, - "y": 143006, - "z": 454000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": 277800, - "y": 174700, - "z": 443400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 9, - "instId": 300005, - "propState": 8, - "pos": { - "x": 279930, - "y": 174200, - "z": 445370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 9, - "instId": 300006, - "propState": 8, - "pos": { - "x": 236330, - "y": 159200, - "z": 430040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 9, - "instId": 300007, - "propState": 8, - "pos": { - "x": 220530, - "y": 130500, - "z": 475400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 0, - "pos": { - "x": 252990, - "y": 159940, - "z": 427300 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 11, - "instId": 300003, - "propState": 1, - "pos": { - "x": 226430, - "y": 130970, - "z": 455570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103076 - }, - { - "groupId": 11, - "instId": 300002, - "propState": 0, - "pos": { - "x": 220400, - "y": 130970, - "z": 464070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 11, - "instId": 300004, - "propState": 0, - "pos": { - "x": 251900, - "y": 159300, - "z": 430300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 11, - "instId": 300005, - "propState": 0, - "pos": { - "x": 248100, - "y": 152010, - "z": 437860 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 11, - "instId": 300006, - "propState": 0, - "pos": { - "x": 236740, - "y": 145980, - "z": 448692 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 11, - "instId": 300007, - "propState": 0, - "pos": { - "x": 236740, - "y": 145980, - "z": 448692 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 11, - "instId": 300008, - "propState": 0, - "pos": { - "x": 264888, - "y": 171230, - "z": 437690 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 11, - "instId": 300011, - "propState": 0, - "pos": { - "x": 236740, - "y": 145980, - "z": 454800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 11, - "instId": 300009, - "propState": 0, - "pos": { - "x": 261780, - "y": 171600, - "z": 431639 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 11, - "instId": 300010, - "propState": 0, - "pos": { - "x": 261780, - "y": 171600, - "z": 431639 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103092 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 2, - "pos": { - "x": 32200, - "y": 194821, - "z": 469334 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": 28055, - "y": 166810, - "z": 501650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 16, - "instId": 300004, - "propState": 8, - "pos": { - "x": 26600, - "y": 180509, - "z": 514300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 16, - "instId": 300006, - "propState": 8, - "pos": { - "x": 32200, - "y": 194821, - "z": 469334 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300007, - "propState": 8, - "pos": { - "x": 32646, - "y": 195680, - "z": 469681 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300008, - "propState": 8, - "pos": { - "x": 25000, - "y": 194321, - "z": 472100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 0, - "pos": { - "x": 49700, - "y": 169950, - "z": 489820 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 17, - "instId": 300002, - "propState": 1, - "pos": { - "x": 51200, - "y": 169900, - "z": 508100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103077 - }, - { - "groupId": 17, - "instId": 300003, - "propState": 0, - "pos": { - "x": 51410, - "y": 170620, - "z": 507600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103093 - }, - { - "groupId": 17, - "instId": 300004, - "propState": 0, - "pos": { - "x": 51410, - "y": 170620, - "z": 507600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103093 - }, { - "groupId": 17, - "instId": 300005, - "propState": 0, - "pos": { - "x": 38400, - "y": 192900, - "z": 477700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 17, - "instId": 300007, - "propState": 0, - "pos": { - "x": 38400, - "y": 192900, - "z": 477700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 17, - "instId": 300008, - "propState": 0, - "pos": { - "x": 32300, - "y": 182500, - "z": 502800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 17, - "instId": 300006, - "propState": 0, - "pos": { - "x": 51230, - "y": 169432, - "z": 493090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 17, - "instId": 300009, - "propState": 0, - "pos": { - "x": 51230, - "y": 169432, - "z": 493090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 17, - "instId": 300010, - "propState": 0, - "pos": { - "x": 66220, - "y": 169380, - "z": 508150 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 0, - "pos": { - "x": 75000, - "y": 166902, - "z": 499250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 1, - "pos": { - "x": 66900, - "y": 166800, - "z": 501700 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "propId": 103076 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 0, - "pos": { - "x": 41700, - "y": 166805, - "z": 496400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 18, - "instId": 300004, - "propState": 0, - "pos": { - "x": 52820, - "y": 166800, - "z": 501700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 18, - "instId": 300005, - "propState": 0, - "pos": { - "x": 51280, - "y": 166800, - "z": 501700 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 18, - "instId": 300006, - "propState": 0, - "pos": { - "x": 31080, - "y": 166310, - "z": 501540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 18, - "instId": 300007, - "propState": 0, - "pos": { - "x": 72923, - "y": 166402, - "z": 501208 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 18, - "instId": 300008, - "propState": 0, - "pos": { - "x": 32520, - "y": 166830, - "z": 498350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 18, - "instId": 300010, - "propState": 0, - "pos": { - "x": 66990, - "y": 166830, - "z": 505060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 18, - "instId": 300011, - "propState": 0, - "pos": { - "x": 69980, - "y": 166830, - "z": 498350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 18, - "instId": 300012, - "propState": 0, - "pos": { - "x": 37060, - "y": 166830, - "z": 505060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": 72260, - "y": 175220, - "z": 650490 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 25, - "instId": 300002, - "propState": 8, - "pos": { - "x": 75210, - "y": 197740, - "z": 575460 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 25, - "instId": 300004, - "propState": 8, - "pos": { - "x": 73720, - "y": 175220, - "z": 648060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 25, - "instId": 300005, - "propState": 8, - "pos": { - "x": 70700, - "y": 180400, - "z": 628800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 25, - "instId": 300006, - "propState": 8, - "pos": { - "x": 80500, - "y": 194800, - "z": 590600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 25, - "instId": 300007, - "propState": 8, - "pos": { - "x": 109610, - "y": 208867, - "z": 555620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 25, - "instId": 300008, - "propState": 8, - "pos": { - "x": 109631, - "y": 240032, - "z": 556683 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 25, - "instId": 300009, - "propState": 8, - "pos": { - "x": 109631, - "y": 240032, - "z": 554550 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 25, - "instId": 300010, - "propState": 8, - "pos": { - "x": 110470, - "y": 241040, - "z": 555690 - }, - "rot": { - "x": 0, - "y": 43461, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 25, - "instId": 300011, - "propState": 8, - "pos": { - "x": 108795, - "y": 240540, - "z": 555846 - }, - "rot": { - "x": 0, - "y": 2079, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": 175900, - "y": 139709, - "z": 403800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 38, - "instId": 300003, - "propState": 8, - "pos": { - "x": 212600, - "y": 110679, - "z": 378500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 38, - "instId": 300004, - "propState": 8, - "pos": { - "x": 206670, - "y": 95281, - "z": 338040 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 38, - "instId": 300005, - "propState": 8, - "pos": { - "x": 175910, - "y": 139709, - "z": 403800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 38, - "instId": 300006, - "propState": 8, - "pos": { - "x": 169800, - "y": 136900, - "z": 393600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 38, - "instId": 300007, - "propState": 8, - "pos": { - "x": 188800, - "y": 139300, - "z": 411000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 8, - "pos": { - "x": 188800, - "y": 110700, - "z": 368400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103077 - }, - { - "groupId": 39, - "instId": 300002, - "propState": 8, - "pos": { - "x": 188890, - "y": 110970, - "z": 361994 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 39, - "instId": 300003, - "propState": 8, - "pos": { - "x": 166400, - "y": 142300, - "z": 394500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103093 - }, - { - "groupId": 39, - "instId": 300004, - "propState": 8, - "pos": { - "x": 164900, - "y": 142300, - "z": 392980 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103093 - }, { - "groupId": 39, - "instId": 300007, - "propState": 8, - "pos": { - "x": 188800, - "y": 110970, - "z": 368220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103093 - }, { - "groupId": 39, - "instId": 300008, - "propState": 8, - "pos": { - "x": 188800, - "y": 110970, - "z": 368220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103093 - }, { - "groupId": 39, - "instId": 300005, - "propState": 8, - "pos": { - "x": 169719, - "y": 136599, - "z": 393580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 39, - "instId": 300009, - "propState": 8, - "pos": { - "x": 173680, - "y": 110230, - "z": 368364 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 39, - "instId": 300010, - "propState": 8, - "pos": { - "x": 188610, - "y": 110179, - "z": 383460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 39, - "instId": 300013, - "propState": 8, - "pos": { - "x": 188911, - "y": 110470, - "z": 365345 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 39, - "instId": 300006, - "propState": 8, - "pos": { - "x": 169719, - "y": 136599, - "z": 393580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 39, - "instId": 300011, - "propState": 8, - "pos": { - "x": 188610, - "y": 110179, - "z": 383460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 39, - "instId": 300012, - "propState": 8, - "pos": { - "x": 203850, - "y": 110230, - "z": 368364 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 39, - "instId": 300014, - "propState": 8, - "pos": { - "x": 188911, - "y": 110470, - "z": 365345 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 8, - "pos": { - "x": 206800, - "y": 110700, - "z": 389400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103076 - }, - { - "groupId": 45, - "instId": 300002, - "propState": 8, - "pos": { - "x": 211749, - "y": 110679, - "z": 367239 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 45, - "instId": 300003, - "propState": 8, - "pos": { - "x": 206987, - "y": 110179, - "z": 395400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, - { - "groupId": 45, - "instId": 300004, - "propState": 8, - "pos": { - "x": 206800, - "y": 110600, - "z": 377880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 45, - "instId": 300005, - "propState": 8, - "pos": { - "x": 206800, - "y": 110600, - "z": 377070 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 45, - "instId": 300008, - "propState": 8, - "pos": { - "x": 203810, - "y": 110179, - "z": 392140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 45, - "instId": 300009, - "propState": 8, - "pos": { - "x": 209837, - "y": 110179, - "z": 392140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 45, - "instId": 300010, - "propState": 8, - "pos": { - "x": 203810, - "y": 110179, - "z": 386140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 45, - "instId": 300011, - "propState": 8, - "pos": { - "x": 209837, - "y": 110179, - "z": 386140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 45, - "instId": 300006, - "propState": 8, - "pos": { - "x": 206987, - "y": 110179, - "z": 359480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 45, - "instId": 300007, - "propState": 8, - "pos": { - "x": 209700, - "y": 110179, - "z": 368550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 45, - "instId": 300012, - "propState": 8, - "pos": { - "x": 203850, - "y": 110230, - "z": 368364 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 12, - "pos": { - "x": 107690, - "y": 176209, - "z": 758670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 55, - "instId": 300002, - "propState": 12, - "pos": { - "x": 35598, - "y": 189620, - "z": 420573 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 55, - "instId": 300003, - "propState": 12, - "pos": { - "x": 89960, - "y": 184544, - "z": 741300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 55, - "instId": 300010, - "propState": 12, - "pos": { - "x": 256960, - "y": 122140, - "z": 599200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300004, - "propState": 12, - "pos": { - "x": 318880, - "y": 123669, - "z": 610175 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300005, - "propState": 12, - "pos": { - "x": 276100, - "y": 130221, - "z": 558100 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300006, - "propState": 12, - "pos": { - "x": 330373, - "y": 165227, - "z": 458111 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300007, - "propState": 12, - "pos": { - "x": 251750, - "y": 152313, - "z": 435620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300008, - "propState": 12, - "pos": { - "x": 169216, - "y": 141619, - "z": 462811 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300013, - "propState": 12, - "pos": { - "x": 173270, - "y": 140010, - "z": 424616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300009, - "propState": 12, - "pos": { - "x": 198950, - "y": 110679, - "z": 398210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300011, - "propState": 12, - "pos": { - "x": 219615, - "y": 110752, - "z": 370304 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300015, - "propState": 12, - "pos": { - "x": 50560, - "y": 191300, - "z": 424560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300016, - "propState": 12, - "pos": { - "x": 83000, - "y": 166902, - "z": 502100 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300012, - "propState": 12, - "pos": { - "x": 50677, - "y": 183600, - "z": 546798 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300014, - "propState": 12, - "pos": { - "x": 111800, - "y": 192220, - "z": 534200 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300017, - "propState": 12, - "pos": { - "x": 37790, - "y": 180509, - "z": 514244 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 55, - "instId": 300018, - "propState": 12, - "pos": { - "x": 105080, - "y": 169397, - "z": 433138 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300019, - "propState": 12, - "pos": { - "x": 217904, - "y": 95281, - "z": 336492 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 55, - "instId": 300020, - "propState": 12, - "pos": { - "x": 394325, - "y": 123332, - "z": 592658 - }, - "rot": { - "x": 0, - "y": 278107, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 55, - "instId": 300021, - "propState": 12, - "pos": { - "x": 387206, - "y": 119135, - "z": 606967 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300022, - "propState": 12, - "pos": { - "x": 264493, - "y": 122219, - "z": 690554 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300023, - "propState": 12, - "pos": { - "x": 222081, - "y": 130970, - "z": 470540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300024, - "propState": 12, - "pos": { - "x": 68648, - "y": 180646, - "z": 620599 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": 109000, - "y": 182414, - "z": 733800 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 56, - "instId": 300002, - "propState": 8, - "pos": { - "x": 322031, - "y": 123700, - "z": 627208 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 56, - "instId": 300003, - "propState": 8, - "pos": { - "x": 200488, - "y": 143006, - "z": 449804 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 56, - "instId": 300004, - "propState": 8, - "pos": { - "x": 30703, - "y": 180500, - "z": 531401 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2031301": { - "anchorId": 1, - "groupId": 56, - "instId": 300001, - "pos": { - "x": 120690, - "y": 182429, - "z": 732870 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2031302": { - "anchorId": 2, - "groupId": 56, - "instId": 300002, - "pos": { - "x": 315236, - "y": 123700, - "z": 622869 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2031303": { - "anchorId": 3, - "groupId": 56, - "instId": 300003, - "pos": { - "x": 203857, - "y": 143006, - "z": 442675 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2031304": { - "anchorId": 4, - "groupId": 56, - "instId": 300004, - "pos": { - "x": 36410, - "y": 180500, - "z": 529244 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": 111635, - "y": 179533, - "z": 678317 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": 293631, - "y": 122219, - "z": 669310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 58, - "instId": 300005, - "propState": 8, - "pos": { - "x": 357850, - "y": 122120, - "z": 580480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 58, - "instId": 300008, - "propState": 8, - "pos": { - "x": 201230, - "y": 143006, - "z": 436457 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 58, - "instId": 300012, - "propState": 8, - "pos": { - "x": 207779, - "y": 95281, - "z": 314464 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 58, - "instId": 300013, - "propState": 8, - "pos": { - "x": 65431, - "y": 183660, - "z": 524341 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 58, - "instId": 300006, - "propState": 8, - "pos": { - "x": 90180, - "y": 184544, - "z": 713150 - }, - "rot": { - "x": 0, - "y": 141753, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300007, - "propState": 8, - "pos": { - "x": 77640, - "y": 184544, - "z": 711730 - }, - "rot": { - "x": 0, - "y": 67143, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300004, - "propState": 8, - "pos": { - "x": 273600, - "y": 122200, - "z": 670300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300009, - "propState": 8, - "pos": { - "x": 275690, - "y": 122200, - "z": 599310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300011, - "propState": 8, - "pos": { - "x": 282220, - "y": 126814, - "z": 575400 - }, - "rot": { - "x": 0, - "y": 310659, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300015, - "propState": 8, - "pos": { - "x": 275900, - "y": 130221, - "z": 532300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300026, - "propState": 8, - "pos": { - "x": 308106, - "y": 171500, - "z": 427924 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300016, - "propState": 8, - "pos": { - "x": 305073, - "y": 171500, - "z": 429055 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300017, - "propState": 8, - "pos": { - "x": 291890, - "y": 171500, - "z": 429090 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300003, - "propState": 8, - "pos": { - "x": 332920, - "y": 168860, - "z": 442690 - }, - "rot": { - "x": 0, - "y": 88996, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300010, - "propState": 8, - "pos": { - "x": 331299, - "y": 168860, - "z": 427905 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300018, - "propState": 8, - "pos": { - "x": 187076, - "y": 140010, - "z": 423425 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300019, - "propState": 8, - "pos": { - "x": 187980, - "y": 141620, - "z": 462480 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300014, - "propState": 8, - "pos": { - "x": 154230, - "y": 142800, - "z": 441370 - }, - "rot": { - "x": 0, - "y": 223197, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300021, - "propState": 8, - "pos": { - "x": 43998, - "y": 191300, - "z": 412515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300023, - "propState": 8, - "pos": { - "x": 25687, - "y": 192800, - "z": 455869 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300024, - "propState": 8, - "pos": { - "x": 66159, - "y": 183600, - "z": 541696 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300025, - "propState": 8, - "pos": { - "x": 121773, - "y": 194806, - "z": 516523 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300022, - "propState": 8, - "pos": { - "x": 39340, - "y": 166805, - "z": 477200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300020, - "propState": 8, - "pos": { - "x": 299710, - "y": 119250, - "z": 686420 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300027, - "propState": 8, - "pos": { - "x": 305200, - "y": 119250, - "z": 679990 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300028, - "propState": 8, - "pos": { - "x": 84230, - "y": 163845, - "z": 486930 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300029, - "propState": 8, - "pos": { - "x": 84330, - "y": 163845, - "z": 478960 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300030, - "propState": 8, - "pos": { - "x": 330190, - "y": 168860, - "z": 445640 - }, - "rot": { - "x": 0, - "y": 344291, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300031, - "propState": 8, - "pos": { - "x": 328548, - "y": 168860, - "z": 445640 - }, - "rot": { - "x": 0, - "y": 27640, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300032, - "propState": 8, - "pos": { - "x": 319310, - "y": 168860, - "z": 430040 - }, - "rot": { - "x": 0, - "y": 235240, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300033, - "propState": 8, - "pos": { - "x": 315630, - "y": 168860, - "z": 431190 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300034, - "propState": 8, - "pos": { - "x": 320250, - "y": 168860, - "z": 428620 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "59": { - "monsters": [ - { - "groupId": 59, - "instId": 200001, - "eventId": 20313110, - "pos": { - "x": 141749, - "y": 178003, - "z": 681245 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 59, - "instId": 200002, - "eventId": 20313111, - "pos": { - "x": 145330, - "y": 178003, - "z": 681208 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3001010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "62": { - "monsters": [ - { - "groupId": 62, - "instId": 200001, - "eventId": 20313231, - "pos": { - "x": 299700, - "y": 119250, - "z": 680500 - }, - "rot": { - "x": 0, - "y": 39987, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 62, - "instId": 200002, - "eventId": 20313232, - "pos": { - "x": 304900, - "y": 119250, - "z": 686400 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "monsterId": 3002030 - } - ], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 11, - "pos": { - "x": 303000, - "y": 119250, - "z": 682800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 62, - "instId": 300002, - "propState": 8, - "pos": { - "x": 303000, - "y": 119250, - "z": 682800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 62, - "instId": 300003, - "propState": 8, - "pos": { - "x": 303000, - "y": 119250, - "z": 682800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 62, - "instId": 300004, - "propState": 8, - "pos": { - "x": 291910, - "y": 119340, - "z": 680260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "67": { - "monsters": [ - { - "groupId": 67, - "instId": 200001, - "eventId": 20313237, - "pos": { - "x": 211757, - "y": 95281, - "z": 304034 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3003010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 11, - "pos": { - "x": 216139, - "y": 95281, - "z": 300810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": 216139, - "y": 95281, - "z": 300810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 67, - "instId": 300003, - "propState": 8, - "pos": { - "x": 216139, - "y": 95300, - "z": 299676 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 67, - "instId": 300004, - "propState": 8, - "pos": { - "x": 211330, - "y": 95300, - "z": 322734 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "68": { - "monsters": [ - { - "groupId": 68, - "instId": 200001, - "eventId": 20313234, - "pos": { - "x": 363560, - "y": 122120, - "z": 594320 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "monsterId": 3003010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 11, - "pos": { - "x": 365499, - "y": 122120, - "z": 600101 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": 365499, - "y": 122120, - "z": 600101 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 68, - "instId": 300003, - "propState": 8, - "pos": { - "x": 365499, - "y": 122120, - "z": 600101 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 68, - "instId": 300004, - "propState": 8, - "pos": { - "x": 370296, - "y": 122120, - "z": 585980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "69": { - "monsters": [ - { - "groupId": 69, - "instId": 200001, - "eventId": 101216, - "pos": { - "x": 87640, - "y": 186848, - "z": 529670 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3003011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": 87650, - "y": 187848, - "z": 529440 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 702 - }, { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": 74980, - "y": 186900, - "z": 529580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 69, - "instId": 300003, - "propState": 8, - "pos": { - "x": 91120, - "y": 186900, - "z": 517890 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": { - "1116": { - "anchorId": 1, - "groupId": 69, - "instId": 300001, - "pos": { - "x": 81600, - "y": 186848, - "z": 529090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 8, - "pos": { - "x": 130291, - "y": 178738, - "z": 759479 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 132 - }, { - "groupId": 73, - "instId": 300002, - "propState": 8, - "pos": { - "x": 117547, - "y": 184070, - "z": 720358 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103156 - } - ], - "teleports": {} - }, - "107": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 107, - "instId": 300001, - "propState": 8, - "pos": { - "x": 137780, - "y": 142800, - "z": 434150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 107, - "instId": 300002, - "propState": 8, - "pos": { - "x": 74090, - "y": 191300, - "z": 420880 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 107, - "instId": 300004, - "propState": 8, - "pos": { - "x": 137780, - "y": 142800, - "z": 434040 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 107, - "instId": 300005, - "propState": 8, - "pos": { - "x": 131680, - "y": 143919, - "z": 436300 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 107, - "instId": 300006, - "propState": 8, - "pos": { - "x": 101960, - "y": 169156, - "z": 431059 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 107, - "instId": 300007, - "propState": 8, - "pos": { - "x": 104995, - "y": 169397, - "z": 428225 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "110": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 110, - "instId": 300002, - "propState": 8, - "pos": { - "x": 260900, - "y": 119072, - "z": 634400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 110, - "instId": 300001, - "propState": 8, - "pos": { - "x": 65460, - "y": 191300, - "z": 419980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 117, - "instId": 300002, - "propState": 1, - "pos": { - "x": 73557, - "y": 175216, - "z": 667924 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103044 - }, { - "groupId": 117, - "instId": 300003, - "propState": 1, - "pos": { - "x": 75800, - "y": 178539, - "z": 678100 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103029 - } - ], - "teleports": {} - }, - "149": { - "monsters": [], - "npcs": [ - { - "groupId": 149, - "instId": 400001, - "pos": { - "x": 18534, - "y": 191310, - "z": 427027 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 149, - "instId": 300001, - "propState": 18, - "pos": { - "x": 18785, - "y": 190234, - "z": 427089 - }, - "rot": { - "x": 0, - "y": 73158, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 149, - "instId": 300002, - "propState": 1, - "pos": { - "x": 21510, - "y": 189620, - "z": 428340 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [ - { - "groupId": 150, - "instId": 400001, - "pos": { - "x": 168291, - "y": 178458, - "z": 656010 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 150, - "instId": 300001, - "propState": 18, - "pos": { - "x": 168286, - "y": 178274, - "z": 656110 - }, - "rot": { - "x": 0, - "y": 4695, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 150, - "instId": 300002, - "propState": 1, - "pos": { - "x": 174480, - "y": 173500, - "z": 659560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 130190, - "y": 185864, - "z": 684300 - }, - "rot": { - "x": 0, - "y": 111, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 151, - "instId": 300001, - "propState": 18, - "pos": { - "x": 130187, - "y": 185911, - "z": 684301 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103023 - }, - { - "groupId": 151, - "instId": 300002, - "propState": 18, - "pos": { - "x": 130054, - "y": 185764, - "z": 684402 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103023 - }, - { - "groupId": 151, - "instId": 300003, - "propState": 18, - "pos": { - "x": 130334, - "y": 185766, - "z": 684274 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103023 - }, - { - "groupId": 151, - "instId": 300004, - "propState": 18, - "pos": { - "x": 140187, - "y": 185911, - "z": 684301 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 151, - "instId": 300005, - "propState": 1, - "pos": { - "x": 130170, - "y": 184320, - "z": 688810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [ - { - "groupId": 152, - "instId": 400001, - "pos": { - "x": 83944, - "y": 185009, - "z": 721323 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 152, - "instId": 300001, - "propState": 18, - "pos": { - "x": 83997, - "y": 186820, - "z": 720260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 152, - "instId": 300002, - "propState": 1, - "pos": { - "x": 83870, - "y": 184562, - "z": 723797 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [ - { - "groupId": 153, - "instId": 400001, - "pos": { - "x": 271013, - "y": 130044, - "z": 604983 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 153, - "instId": 300001, - "propState": 18, - "pos": { - "x": 271461, - "y": 124802, - "z": 604993 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 153, - "instId": 300002, - "propState": 8, - "pos": { - "x": 271461, - "y": 126502, - "z": 604993 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 153, - "instId": 300003, - "propState": 8, - "pos": { - "x": 271461, - "y": 128191, - "z": 604993 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 153, - "instId": 300004, - "propState": 1, - "pos": { - "x": 273014, - "y": 122139, - "z": 604993 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "154": { - "monsters": [], - "npcs": [ - { - "groupId": 154, - "instId": 400001, - "pos": { - "x": 278277, - "y": 127550, - "z": 582979 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 154, - "instId": 300001, - "propState": 18, - "pos": { - "x": 278490, - "y": 126826, - "z": 582720 - }, - "rot": { - "x": 0, - "y": 120425, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 154, - "instId": 300002, - "propState": 1, - "pos": { - "x": 282551, - "y": 126843, - "z": 576254 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "155": { - "monsters": [], - "npcs": [ - { - "groupId": 155, - "instId": 400001, - "pos": { - "x": 169952, - "y": 141402, - "z": 447492 - }, - "rot": { - "x": 0, - "y": 131236, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 155, - "instId": 300001, - "propState": 18, - "pos": { - "x": 169952, - "y": 141390, - "z": 447492 - }, - "rot": { - "x": 0, - "y": 131235, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 155, - "instId": 300002, - "propState": 1, - "pos": { - "x": 173310, - "y": 140000, - "z": 443880 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "156": { - "monsters": [], - "npcs": [ - { - "groupId": 156, - "instId": 400001, - "pos": { - "x": 325213, - "y": 170556, - "z": 449559 - }, - "rot": { - "x": 0, - "y": 284027, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 156, - "instId": 300001, - "propState": 18, - "pos": { - "x": 325172, - "y": 170509, - "z": 449555 - }, - "rot": { - "x": 0, - "y": 191145, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 156, - "instId": 300002, - "propState": 1, - "pos": { - "x": 324542, - "y": 168860, - "z": 446020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [ - { - "groupId": 157, - "instId": 400001, - "pos": { - "x": 60986, - "y": 164805, - "z": 480776 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 18, - "pos": { - "x": 60415, - "y": 167324, - "z": 480857 - }, - "rot": { - "x": 0, - "y": 88089, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 157, - "instId": 300002, - "propState": 1, - "pos": { - "x": 63821, - "y": 163845, - "z": 480941 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "158": { - "monsters": [], - "npcs": [ - { - "groupId": 158, - "instId": 400001, - "pos": { - "x": 104549, - "y": 201993, - "z": 583361 - }, - "rot": { - "x": 0, - "y": 141218, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 158, - "instId": 300001, - "propState": 18, - "pos": { - "x": 104170, - "y": 201911, - "z": 582952 - }, - "rot": { - "x": 0, - "y": 144970, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 158, - "instId": 300002, - "propState": 1, - "pos": { - "x": 105581, - "y": 200373, - "z": 581877 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "160": { - "monsters": [ - { - "groupId": 160, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 381474, - "y": 119135, - "z": 561240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 8, - "pos": { - "x": 380914, - "y": 119135, - "z": 584451 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 160, - "instId": 300003, - "propState": 8, - "pos": { - "x": 380393, - "y": 119135, - "z": 584546 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 160, - "instId": 300004, - "propState": 8, - "pos": { - "x": 381474, - "y": 119135, - "z": 584451 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103042 - }, - { - "groupId": 160, - "instId": 300005, - "propState": 8, - "pos": { - "x": 381204, - "y": 119135, - "z": 612780 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 160, - "instId": 300002, - "propState": 8, - "pos": { - "x": 394298, - "y": 123323, - "z": 592640 - }, - "rot": { - "x": 0, - "y": 318452, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 160, - "instId": 300006, - "propState": 8, - "pos": { - "x": 380127, - "y": 119135, - "z": 612945 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300004, - "propState": 21, - "pos": { - "x": 391942, - "y": 119135, - "z": 592618 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 161, - "instId": 300005, - "propState": 21, - "pos": { - "x": 388876, - "y": 121021, - "z": 594930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 161, - "instId": 300006, - "propState": 21, - "pos": { - "x": 378642, - "y": 121021, - "z": 595084 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 161, - "instId": 300007, - "propState": 21, - "pos": { - "x": 377999, - "y": 119135, - "z": 597835 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 161, - "instId": 300008, - "propState": 21, - "pos": { - "x": 394150, - "y": 119135, - "z": 604774 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 161, - "instId": 300009, - "propState": 21, - "pos": { - "x": 394286, - "y": 123323, - "z": 598781 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 161, - "instId": 300010, - "propState": 21, - "pos": { - "x": 381315, - "y": 119135, - "z": 607056 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 161, - "instId": 300011, - "propState": 21, - "pos": { - "x": 382812, - "y": 121021, - "z": 606810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 161, - "instId": 300014, - "propState": 8, - "pos": { - "x": 387013, - "y": 121021, - "z": 604807 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103087 - }, { - "groupId": 161, - "instId": 300016, - "propState": 8, - "pos": { - "x": 387431, - "y": 121021, - "z": 594779 - }, - "rot": { - "x": 0, - "y": 344636, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 161, - "instId": 300017, - "propState": 8, - "pos": { - "x": 383648, - "y": 121021, - "z": 594791 - }, - "rot": { - "x": 0, - "y": 9460, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 161, - "instId": 300018, - "propState": 8, - "pos": { - "x": 386581, - "y": 119135, - "z": 597375 - }, - "rot": { - "x": 0, - "y": 43148, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 161, - "instId": 300019, - "propState": 8, - "pos": { - "x": 392980, - "y": 119135, - "z": 604124 - }, - "rot": { - "x": 0, - "y": 249492, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 161, - "instId": 300020, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "164": { - "monsters": [ - { - "groupId": 164, - "instId": 200001, - "eventId": 20313010, - "pos": { - "x": 141749, - "y": 178003, - "z": 681245 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 164, - "instId": 200002, - "eventId": 20313011, - "pos": { - "x": 162774, - "y": 174900, - "z": 678766 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3001010 - }, - { - "groupId": 164, - "instId": 200022, - "eventId": 20313013, - "pos": { - "x": 293020, - "y": 122139, - "z": 623810 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 164, - "instId": 200003, - "eventId": 20313016, - "pos": { - "x": 296170, - "y": 126814, - "z": 564150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 164, - "instId": 200004, - "eventId": 20313017, - "pos": { - "x": 289100, - "y": 126814, - "z": 564340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 164, - "instId": 200006, - "eventId": 20313018, - "pos": { - "x": 303850, - "y": 130250, - "z": 549604 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 164, - "instId": 200005, - "eventId": 20313020, - "pos": { - "x": 279685, - "y": 130250, - "z": 558286 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 164, - "instId": 200008, - "eventId": 20313019, - "pos": { - "x": 275530, - "y": 130250, - "z": 551780 - }, - "rot": { - "x": 0, - "y": 203044, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 164, - "instId": 200009, - "eventId": 20313021, - "pos": { - "x": 154760, - "y": 142800, - "z": 420357 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 164, - "instId": 200007, - "eventId": 20313023, - "pos": { - "x": 184080, - "y": 141273, - "z": 463124 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3001010 - }, { - "groupId": 164, - "instId": 200010, - "eventId": 20313022, - "pos": { - "x": 170480, - "y": 141273, - "z": 457538 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 164, - "instId": 200011, - "eventId": 20313027, - "pos": { - "x": 56310, - "y": 191300, - "z": 414500 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 164, - "instId": 200012, - "eventId": 20313028, - "pos": { - "x": 41810, - "y": 192820, - "z": 441820 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 164, - "instId": 200013, - "eventId": 20313029, - "pos": { - "x": 39010, - "y": 192820, - "z": 445469 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 164, - "instId": 200014, - "eventId": 20313044, - "pos": { - "x": 164980, - "y": 110990, - "z": 368530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 164, - "instId": 200015, - "eventId": 20313043, - "pos": { - "x": 201080, - "y": 110679, - "z": 388254 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 164, - "instId": 200016, - "eventId": 20313045, - "pos": { - "x": 42630, - "y": 166890, - "z": 477310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3001010 - }, { - "groupId": 164, - "instId": 200017, - "eventId": 20313046, - "pos": { - "x": 90305, - "y": 163845, - "z": 484421 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 164, - "instId": 200018, - "eventId": 20313047, - "pos": { - "x": 90503, - "y": 163845, - "z": 481338 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "165": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 165, - "instId": 300001, - "propState": 11, - "pos": { - "x": 352313, - "y": 120580, - "z": 608518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "166": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 166, - "instId": 300001, - "propState": 11, - "pos": { - "x": 313700, - "y": 168500, - "z": 438890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "167": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 167, - "instId": 300001, - "propState": 11, - "pos": { - "x": 92718, - "y": 163845, - "z": 482913 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "168": { - "monsters": [ - { - "groupId": 168, - "instId": 200001, - "eventId": 20313140, - "pos": { - "x": 299658, - "y": 172169, - "z": 413230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "174": { - "monsters": [ - { - "groupId": 174, - "instId": 200022, - "eventId": 20313113, - "pos": { - "x": 293020, - "y": 122139, - "z": 623810 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 174, - "instId": 200003, - "eventId": 20313116, - "pos": { - "x": 296170, - "y": 126814, - "z": 564150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002030 - }, - { - "groupId": 174, - "instId": 200004, - "eventId": 20313117, - "pos": { - "x": 289100, - "y": 126814, - "z": 564340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002030 - }, - { - "groupId": 174, - "instId": 200006, - "eventId": 20313118, - "pos": { - "x": 288230, - "y": 130221, - "z": 534820 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 174, - "instId": 200005, - "eventId": 20313120, - "pos": { - "x": 286735, - "y": 130221, - "z": 539003 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 174, - "instId": 200008, - "eventId": 20313119, - "pos": { - "x": 291090, - "y": 130221, - "z": 533130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "175": { - "monsters": [ - { - "groupId": 175, - "instId": 200009, - "eventId": 20313121, - "pos": { - "x": 154760, - "y": 142800, - "z": 420357 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 175, - "instId": 200007, - "eventId": 20313123, - "pos": { - "x": 184080, - "y": 141273, - "z": 463124 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3001010 - }, - { - "groupId": 175, - "instId": 200010, - "eventId": 20313122, - "pos": { - "x": 170480, - "y": 141273, - "z": 457538 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3002030 - }, - { - "groupId": 175, - "instId": 200001, - "eventId": 20313134, - "pos": { - "x": 180090, - "y": 139679, - "z": 435360 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 175, - "instId": 200002, - "eventId": 20313135, - "pos": { - "x": 182168, - "y": 139679, - "z": 437276 - }, - "rot": { - "x": 0, - "y": 247768, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 175, - "instId": 200003, - "eventId": 20313136, - "pos": { - "x": 186542, - "y": 140017, - "z": 436798 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "176": { - "monsters": [ - { - "groupId": 176, - "instId": 200011, - "eventId": 20313127, - "pos": { - "x": 56310, - "y": 191300, - "z": 414500 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 176, - "instId": 200012, - "eventId": 20313128, - "pos": { - "x": 41810, - "y": 192820, - "z": 441820 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 176, - "instId": 200013, - "eventId": 20313129, - "pos": { - "x": 39010, - "y": 192820, - "z": 445469 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "177": { - "monsters": [ - { - "groupId": 177, - "instId": 200014, - "eventId": 20313131, - "pos": { - "x": 64430, - "y": 183660, - "z": 533140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 177, - "instId": 200015, - "eventId": 20313132, - "pos": { - "x": 64800, - "y": 183660, - "z": 526260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 177, - "instId": 200016, - "eventId": 20313133, - "pos": { - "x": 59860, - "y": 183660, - "z": 536920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3001010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "178": { - "monsters": [ - { - "groupId": 178, - "instId": 200001, - "eventId": 20313144, - "pos": { - "x": 164980, - "y": 110730, - "z": 368530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 178, - "instId": 200002, - "eventId": 20313143, - "pos": { - "x": 201080, - "y": 110679, - "z": 388254 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3001020 - }, - { - "groupId": 178, - "instId": 200003, - "eventId": 20313145, - "pos": { - "x": 42630, - "y": 166805, - "z": 477310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3001010 - }, - { - "groupId": 178, - "instId": 200004, - "eventId": 20313146, - "pos": { - "x": 90305, - "y": 163845, - "z": 484421 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 178, - "instId": 200005, - "eventId": 20313147, - "pos": { - "x": 90503, - "y": 163845, - "z": 481338 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 10, - "pos": { - "x": 374110, - "y": 119135, - "z": 616630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 180, - "instId": 300002, - "propState": 8, - "pos": { - "x": 374110, - "y": 119135, - "z": 616630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 180, - "instId": 300003, - "propState": 8, - "pos": { - "x": 374110, - "y": 119135, - "z": 616630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 180, - "instId": 300004, - "propState": 8, - "pos": { - "x": 374110, - "y": 119135, - "z": 616630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 180, - "instId": 300005, - "propState": 8, - "pos": { - "x": 365212, - "y": 119135, - "z": 616690 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300006, - "propState": 20, - "pos": { - "x": 365212, - "y": 119135, - "z": 616690 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 180, - "instId": 300008, - "propState": 8, - "pos": { - "x": 365212, - "y": 119135, - "z": 616690 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300007, - "propState": 8, - "pos": { - "x": 368100, - "y": 118895, - "z": 619690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300009, - "propState": 8, - "pos": { - "x": 365212, - "y": 119135, - "z": 616690 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 180, - "instId": 300010, - "propState": 8, - "pos": { - "x": 362615, - "y": 119135, - "z": 616600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "186": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 8, - "pos": { - "x": 31440, - "y": 192820, - "z": 433790 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1014": { - "anchorId": 1, - "groupId": 186, - "instId": 300001, - "pos": { - "x": 32342, - "y": 192820, - "z": 434276 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - } - } - } - }, - "187": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 187, - "instId": 300001, - "propState": 1, - "pos": { - "x": 305887, - "y": 134908, - "z": 523956 - }, - "rot": { - "x": 0, - "y": 89504, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 187, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311000, - "y": 132011, - "z": 524000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 187, - "instId": 300003, - "propState": 1, - "pos": { - "x": 330570, - "y": 165920, - "z": 472460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 187, - "instId": 300004, - "propState": 3, - "pos": { - "x": 336343, - "y": 144411, - "z": 511292 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 187, - "instId": 300005, - "propState": 3, - "pos": { - "x": 315599, - "y": 154620, - "z": 493876 - }, - "rot": { - "x": 0, - "y": 269504, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 187, - "instId": 300006, - "propState": 3, - "pos": { - "x": 346275, - "y": 155851, - "z": 494142 - }, - "rot": { - "x": 0, - "y": 269504, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 187, - "instId": 300007, - "propState": 3, - "pos": { - "x": 356500, - "y": 156262, - "z": 494230 - }, - "rot": { - "x": 0, - "y": 269504, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 187, - "instId": 300008, - "propState": 3, - "pos": { - "x": 330717, - "y": 163507, - "z": 481080 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 187, - "instId": 300009, - "propState": 0, - "pos": { - "x": 305521, - "y": 148694, - "z": 502407 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103007 - } - ], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 1, - "pos": { - "x": 170902, - "y": 115536, - "z": 379608 - }, - "rot": { - "x": 0, - "y": 89744, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 188, - "instId": 300002, - "propState": 1, - "pos": { - "x": 171000, - "y": 112510, - "z": 358420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 188, - "instId": 300003, - "propState": 1, - "pos": { - "x": 218616, - "y": 110730, - "z": 363930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 188, - "instId": 300004, - "propState": 3, - "pos": { - "x": 186807, - "y": 114968, - "z": 374382 - }, - "rot": { - "x": 0, - "y": 179736, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 188, - "instId": 300005, - "propState": 3, - "pos": { - "x": 207981, - "y": 114185, - "z": 374477 - }, - "rot": { - "x": 0, - "y": 269744, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 188, - "instId": 300006, - "propState": 3, - "pos": { - "x": 176269, - "y": 115397, - "z": 363741 - }, - "rot": { - "x": 0, - "y": 179736, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 188, - "instId": 300007, - "propState": 3, - "pos": { - "x": 197443, - "y": 114615, - "z": 363835 - }, - "rot": { - "x": 0, - "y": 269744, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 188, - "instId": 300008, - "propState": 3, - "pos": { - "x": 186905, - "y": 115044, - "z": 353194 - }, - "rot": { - "x": 0, - "y": 179736, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 188, - "instId": 300009, - "propState": 3, - "pos": { - "x": 213347, - "y": 114047, - "z": 358609 - }, - "rot": { - "x": 0, - "y": 269744, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 188, - "instId": 300011, - "propState": 3, - "pos": { - "x": 223983, - "y": 113694, - "z": 348063 - }, - "rot": { - "x": 0, - "y": 179736, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 188, - "instId": 300012, - "propState": 3, - "pos": { - "x": 192271, - "y": 114906, - "z": 337327 - }, - "rot": { - "x": 0, - "y": 179736, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 188, - "instId": 300013, - "propState": 3, - "pos": { - "x": 208176, - "y": 114338, - "z": 332101 - }, - "rot": { - "x": 0, - "y": 269744, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 188, - "instId": 300015, - "propState": 1, - "pos": { - "x": 192174, - "y": 114830, - "z": 358515 - }, - "rot": { - "x": 0, - "y": 179736, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 188, - "instId": 300016, - "propState": 1, - "pos": { - "x": 208127, - "y": 114300, - "z": 342695 - }, - "rot": { - "x": 0, - "y": 179736, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 188, - "instId": 300010, - "propState": 1, - "pos": { - "x": 176367, - "y": 115474, - "z": 342553 - }, - "rot": { - "x": 0, - "y": 179736, - "z": 0 - }, - "propId": 103007 - } - ], - "teleports": {} - }, - "190": { - "monsters": [ - { - "groupId": 190, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 384280, - "y": 119135, - "z": 589920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 190, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 386510, - "y": 119135, - "z": 603490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 190, - "instId": 200003, - "eventId": 10301299, - "pos": { - "x": 390950, - "y": 119135, - "z": 602510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3001021 - } - ], - "npcs": [], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 8, - "pos": { - "x": 386510, - "y": 119135, - "z": 603490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 190, - "instId": 300002, - "propState": 8, - "pos": { - "x": 384510, - "y": 119135, - "z": 595780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 190, - "instId": 300003, - "propState": 8, - "pos": { - "x": 375930, - "y": 119135, - "z": 586480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, - { - "groupId": 190, - "instId": 300004, - "propState": 8, - "pos": { - "x": 361580, - "y": 119135, - "z": 616585 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 190, - "instId": 300005, - "propState": 8, - "pos": { - "x": 362160, - "y": 119135, - "z": 616585 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 190, - "instId": 300006, - "propState": 8, - "pos": { - "x": 376130, - "y": 119135, - "z": 586480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 194, - "instId": 300001, - "propState": 8, - "pos": { - "x": 54420, - "y": 173230, - "z": 631890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300001, - "propState": 10, - "pos": { - "x": 204480, - "y": 143006, - "z": 425450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 227, - "instId": 300002, - "propState": 8, - "pos": { - "x": 204480, - "y": 143006, - "z": 425450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 227, - "instId": 300003, - "propState": 8, - "pos": { - "x": 204480, - "y": 143006, - "z": 425450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 227, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204480, - "y": 143006, - "z": 425450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 227, - "instId": 300005, - "propState": 8, - "pos": { - "x": 204480, - "y": 143006, - "z": 425450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300006, - "propState": 20, - "pos": { - "x": 204350, - "y": 143006, - "z": 423630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 227, - "instId": 300007, - "propState": 8, - "pos": { - "x": 204350, - "y": 143006, - "z": 423630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "228": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 228, - "instId": 300001, - "propState": 10, - "pos": { - "x": 68620, - "y": 175220, - "z": 665700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 228, - "instId": 300002, - "propState": 8, - "pos": { - "x": 68620, - "y": 175220, - "z": 665700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 228, - "instId": 300003, - "propState": 8, - "pos": { - "x": 68620, - "y": 175220, - "z": 665700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 228, - "instId": 300004, - "propState": 8, - "pos": { - "x": 68620, - "y": 175220, - "z": 665700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 228, - "instId": 300005, - "propState": 8, - "pos": { - "x": 68620, - "y": 175220, - "z": 665700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 228, - "instId": 300006, - "propState": 20, - "pos": { - "x": 65740, - "y": 175220, - "z": 665700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 228, - "instId": 300007, - "propState": 8, - "pos": { - "x": 68650, - "y": 175220, - "z": 658830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "230": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 230, - "instId": 300006, - "propState": 18, - "pos": { - "x": 132994, - "y": 184817, - "z": 689704 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - } - ], - "teleports": {} - }, - "232": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 232, - "instId": 300001, - "propState": 8, - "pos": { - "x": 110810, - "y": 201960, - "z": 586260 - }, - "rot": { - "x": 0, - "y": 89746, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 232, - "instId": 300002, - "propState": 18, - "pos": { - "x": 111137, - "y": 201345, - "z": 579331 - }, - "rot": { - "x": 0, - "y": 87738, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "248": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 248, - "instId": 300001, - "propState": 18, - "pos": { - "x": 299751, - "y": 173408, - "z": 407991 - }, - "rot": { - "x": 0, - "y": 103826, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 248, - "instId": 300002, - "propState": 18, - "pos": { - "x": 96060, - "y": 185178, - "z": 720687 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 248, - "instId": 300003, - "propState": 18, - "pos": { - "x": 271000, - "y": 123343, - "z": 684710 - }, - "rot": { - "x": 0, - "y": 186313, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 248, - "instId": 300004, - "propState": 18, - "pos": { - "x": 69152, - "y": 176402, - "z": 656058 - }, - "rot": { - "x": 0, - "y": 91176, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "253": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 253, - "instId": 300001, - "propState": 18, - "pos": { - "x": 105830, - "y": 182946, - "z": 729357 - }, - "rot": { - "x": 0, - "y": 131002, - "z": 0 - }, - "propId": 101029 - } - ], - "teleports": {} - }, - "277": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 277, - "instId": 300001, - "propState": 2, - "pos": { - "x": 70708, - "y": 184562, - "z": 729379 - }, - "rot": { - "x": 0, - "y": 180970, - "z": 0 - }, - "propId": 103012 - }, { - "groupId": 277, - "instId": 300002, - "propState": 9, - "pos": { - "x": 130150, - "y": 183141, - "z": 723980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 277, - "instId": 300003, - "propState": 9, - "pos": { - "x": 118030, - "y": 183030, - "z": 709160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 277, - "instId": 300004, - "propState": 8, - "pos": { - "x": 70708, - "y": 184562, - "z": 729379 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 401, - "startAnchorId": 1, - "startGroupId": 220, - "isEnteredSceneInfo": true - } - }, - "2031303": { - "P20313_F20313001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 184088, - "y": 173500, - "z": 659320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 1, - "pos": { - "x": 264700, - "y": 122219, - "z": 678800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 184088, - "y": 173500, - "z": 659320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": 185734, - "y": 173500, - "z": 658578 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": 190300, - "y": 170200, - "z": 670500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 268670, - "y": 122139, - "z": 624900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": 274500, - "y": 122100, - "z": 654700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103076 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 280460, - "y": 122219, - "z": 650300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 274500, - "y": 122370, - "z": 637860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 274500, - "y": 122370, - "z": 637860 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 271540, - "y": 121639, - "z": 623220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 271540, - "y": 121639, - "z": 617500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 277680, - "y": 121639, - "z": 623220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 277680, - "y": 121639, - "z": 617500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 6, - "instId": 300010, - "propState": 8, - "pos": { - "x": 274670, - "y": 121639, - "z": 614630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": 275014, - "y": 121719, - "z": 660620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": 271550, - "y": 121639, - "z": 652150 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": 277540, - "y": 121639, - "z": 657870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 6, - "instId": 300014, - "propState": 8, - "pos": { - "x": 277540, - "y": 121639, - "z": 652150 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 6, - "instId": 300015, - "propState": 8, - "pos": { - "x": 274430, - "y": 122000, - "z": 648493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 6, - "instId": 300016, - "propState": 8, - "pos": { - "x": 276670, - "y": 122176, - "z": 626870 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 310400, - "y": 123800, - "z": 593700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103077 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 2, - "pos": { - "x": 313300, - "y": 123669, - "z": 610600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": 313400, - "y": 124063, - "z": 609640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": 310659, - "y": 123980, - "z": 593920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103093 - }, { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": 310280, - "y": 123980, - "z": 593810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103093 - }, { - "groupId": 7, - "instId": 300006, - "propState": 8, - "pos": { - "x": 310482, - "y": 123280, - "z": 608740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 7, - "instId": 300007, - "propState": 8, - "pos": { - "x": 325530, - "y": 123243, - "z": 593660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 7, - "instId": 300008, - "propState": 8, - "pos": { - "x": 310482, - "y": 123280, - "z": 608740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 7, - "instId": 300009, - "propState": 8, - "pos": { - "x": 295230, - "y": 123243, - "z": 593660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 7, - "instId": 300010, - "propState": 8, - "pos": { - "x": 310710, - "y": 123643, - "z": 590450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 7, - "instId": 300011, - "propState": 8, - "pos": { - "x": 307110, - "y": 123680, - "z": 602940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 7, - "instId": 300012, - "propState": 8, - "pos": { - "x": 313830, - "y": 123680, - "z": 602940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 7, - "instId": 300013, - "propState": 8, - "pos": { - "x": 298530, - "y": 123643, - "z": 597180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 7, - "instId": 300014, - "propState": 8, - "pos": { - "x": 319900, - "y": 123643, - "z": 597180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 277800, - "y": 174700, - "z": 441690 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": 221753, - "y": 143006, - "z": 454000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": 277800, - "y": 174700, - "z": 443400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 9, - "instId": 300005, - "propState": 8, - "pos": { - "x": 279930, - "y": 174200, - "z": 445370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 9, - "instId": 300006, - "propState": 8, - "pos": { - "x": 236330, - "y": 159200, - "z": 430040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 9, - "instId": 300007, - "propState": 8, - "pos": { - "x": 220530, - "y": 130500, - "z": 475400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 0, - "pos": { - "x": 252990, - "y": 159940, - "z": 427300 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 11, - "instId": 300003, - "propState": 1, - "pos": { - "x": 226430, - "y": 130970, - "z": 455570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103076 - }, - { - "groupId": 11, - "instId": 300002, - "propState": 0, - "pos": { - "x": 220400, - "y": 130970, - "z": 464070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 11, - "instId": 300004, - "propState": 0, - "pos": { - "x": 251900, - "y": 159300, - "z": 430300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 11, - "instId": 300005, - "propState": 0, - "pos": { - "x": 248100, - "y": 152010, - "z": 437860 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 11, - "instId": 300006, - "propState": 0, - "pos": { - "x": 236740, - "y": 145980, - "z": 448692 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 11, - "instId": 300007, - "propState": 0, - "pos": { - "x": 236740, - "y": 145980, - "z": 448692 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 11, - "instId": 300008, - "propState": 0, - "pos": { - "x": 264888, - "y": 171230, - "z": 437690 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 11, - "instId": 300011, - "propState": 0, - "pos": { - "x": 236740, - "y": 145980, - "z": 454800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 11, - "instId": 300009, - "propState": 0, - "pos": { - "x": 261780, - "y": 171600, - "z": 431639 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 11, - "instId": 300010, - "propState": 0, - "pos": { - "x": 261780, - "y": 171600, - "z": 431639 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103092 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 2, - "pos": { - "x": 32200, - "y": 194821, - "z": 469334 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": 28055, - "y": 166810, - "z": 501650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 16, - "instId": 300004, - "propState": 8, - "pos": { - "x": 26600, - "y": 180509, - "z": 514300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 16, - "instId": 300006, - "propState": 8, - "pos": { - "x": 32200, - "y": 194821, - "z": 469334 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300007, - "propState": 8, - "pos": { - "x": 32646, - "y": 195680, - "z": 469681 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300008, - "propState": 8, - "pos": { - "x": 25000, - "y": 194321, - "z": 472100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 0, - "pos": { - "x": 49700, - "y": 169950, - "z": 489820 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 17, - "instId": 300002, - "propState": 1, - "pos": { - "x": 51200, - "y": 169900, - "z": 508100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103077 - }, - { - "groupId": 17, - "instId": 300003, - "propState": 0, - "pos": { - "x": 51410, - "y": 170620, - "z": 507600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103093 - }, - { - "groupId": 17, - "instId": 300004, - "propState": 0, - "pos": { - "x": 51410, - "y": 170620, - "z": 507600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103093 - }, { - "groupId": 17, - "instId": 300005, - "propState": 0, - "pos": { - "x": 38400, - "y": 192900, - "z": 477700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 17, - "instId": 300007, - "propState": 0, - "pos": { - "x": 38400, - "y": 192900, - "z": 477700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 17, - "instId": 300008, - "propState": 0, - "pos": { - "x": 32300, - "y": 182500, - "z": 502800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 17, - "instId": 300006, - "propState": 0, - "pos": { - "x": 51230, - "y": 169432, - "z": 493090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 17, - "instId": 300009, - "propState": 0, - "pos": { - "x": 51230, - "y": 169432, - "z": 493090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 17, - "instId": 300010, - "propState": 0, - "pos": { - "x": 66220, - "y": 169380, - "z": 508150 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 0, - "pos": { - "x": 75000, - "y": 166902, - "z": 499250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 1, - "pos": { - "x": 66900, - "y": 166800, - "z": 501700 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "propId": 103076 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 0, - "pos": { - "x": 41700, - "y": 166805, - "z": 496400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 18, - "instId": 300004, - "propState": 0, - "pos": { - "x": 52820, - "y": 166800, - "z": 501700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 18, - "instId": 300005, - "propState": 0, - "pos": { - "x": 51280, - "y": 166800, - "z": 501700 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 18, - "instId": 300006, - "propState": 0, - "pos": { - "x": 31080, - "y": 166310, - "z": 501540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 18, - "instId": 300007, - "propState": 0, - "pos": { - "x": 72923, - "y": 166402, - "z": 501208 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 18, - "instId": 300008, - "propState": 0, - "pos": { - "x": 32520, - "y": 166830, - "z": 498350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 18, - "instId": 300010, - "propState": 0, - "pos": { - "x": 66990, - "y": 166830, - "z": 505060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 18, - "instId": 300011, - "propState": 0, - "pos": { - "x": 69980, - "y": 166830, - "z": 498350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 18, - "instId": 300012, - "propState": 0, - "pos": { - "x": 37060, - "y": 166830, - "z": 505060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": 72260, - "y": 175220, - "z": 650490 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 25, - "instId": 300002, - "propState": 8, - "pos": { - "x": 75210, - "y": 197740, - "z": 575460 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 25, - "instId": 300004, - "propState": 8, - "pos": { - "x": 73720, - "y": 175220, - "z": 648060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 25, - "instId": 300005, - "propState": 8, - "pos": { - "x": 70700, - "y": 180400, - "z": 628800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 25, - "instId": 300006, - "propState": 8, - "pos": { - "x": 80500, - "y": 194800, - "z": 590600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 25, - "instId": 300007, - "propState": 8, - "pos": { - "x": 109610, - "y": 208867, - "z": 555620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 25, - "instId": 300008, - "propState": 8, - "pos": { - "x": 109631, - "y": 240032, - "z": 556683 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 25, - "instId": 300009, - "propState": 8, - "pos": { - "x": 109631, - "y": 240032, - "z": 554550 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 25, - "instId": 300010, - "propState": 8, - "pos": { - "x": 110470, - "y": 241040, - "z": 555690 - }, - "rot": { - "x": 0, - "y": 43461, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 25, - "instId": 300011, - "propState": 8, - "pos": { - "x": 108795, - "y": 240540, - "z": 555846 - }, - "rot": { - "x": 0, - "y": 2079, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": 175900, - "y": 139709, - "z": 403800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 38, - "instId": 300003, - "propState": 8, - "pos": { - "x": 212600, - "y": 110679, - "z": 378500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 38, - "instId": 300004, - "propState": 8, - "pos": { - "x": 206670, - "y": 95281, - "z": 338040 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 38, - "instId": 300005, - "propState": 8, - "pos": { - "x": 175910, - "y": 139709, - "z": 403800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 38, - "instId": 300006, - "propState": 8, - "pos": { - "x": 169800, - "y": 136900, - "z": 393600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 38, - "instId": 300007, - "propState": 8, - "pos": { - "x": 188800, - "y": 139300, - "z": 411000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 8, - "pos": { - "x": 188800, - "y": 110700, - "z": 368400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103077 - }, - { - "groupId": 39, - "instId": 300002, - "propState": 8, - "pos": { - "x": 188890, - "y": 110970, - "z": 361994 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 39, - "instId": 300003, - "propState": 8, - "pos": { - "x": 166400, - "y": 142300, - "z": 394500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103093 - }, - { - "groupId": 39, - "instId": 300004, - "propState": 8, - "pos": { - "x": 164900, - "y": 142300, - "z": 392980 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103093 - }, { - "groupId": 39, - "instId": 300007, - "propState": 8, - "pos": { - "x": 188800, - "y": 110970, - "z": 368220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103093 - }, { - "groupId": 39, - "instId": 300008, - "propState": 8, - "pos": { - "x": 188800, - "y": 110970, - "z": 368220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103093 - }, { - "groupId": 39, - "instId": 300005, - "propState": 8, - "pos": { - "x": 169719, - "y": 136599, - "z": 393580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 39, - "instId": 300009, - "propState": 8, - "pos": { - "x": 173680, - "y": 110230, - "z": 368364 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 39, - "instId": 300010, - "propState": 8, - "pos": { - "x": 188610, - "y": 110179, - "z": 383460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 39, - "instId": 300013, - "propState": 8, - "pos": { - "x": 188911, - "y": 110470, - "z": 365345 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 39, - "instId": 300006, - "propState": 8, - "pos": { - "x": 169719, - "y": 136599, - "z": 393580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 39, - "instId": 300011, - "propState": 8, - "pos": { - "x": 188610, - "y": 110179, - "z": 383460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 39, - "instId": 300012, - "propState": 8, - "pos": { - "x": 203850, - "y": 110230, - "z": 368364 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 39, - "instId": 300014, - "propState": 8, - "pos": { - "x": 188911, - "y": 110470, - "z": 365345 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 8, - "pos": { - "x": 206800, - "y": 110700, - "z": 389400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103076 - }, - { - "groupId": 45, - "instId": 300002, - "propState": 8, - "pos": { - "x": 211749, - "y": 110679, - "z": 367239 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 45, - "instId": 300003, - "propState": 8, - "pos": { - "x": 206987, - "y": 110179, - "z": 395400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, - { - "groupId": 45, - "instId": 300004, - "propState": 8, - "pos": { - "x": 206800, - "y": 110600, - "z": 377880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 45, - "instId": 300005, - "propState": 8, - "pos": { - "x": 206800, - "y": 110600, - "z": 377070 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 45, - "instId": 300008, - "propState": 8, - "pos": { - "x": 203810, - "y": 110179, - "z": 392140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 45, - "instId": 300009, - "propState": 8, - "pos": { - "x": 209837, - "y": 110179, - "z": 392140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 45, - "instId": 300010, - "propState": 8, - "pos": { - "x": 203810, - "y": 110179, - "z": 386140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 45, - "instId": 300011, - "propState": 8, - "pos": { - "x": 209837, - "y": 110179, - "z": 386140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 45, - "instId": 300006, - "propState": 8, - "pos": { - "x": 206987, - "y": 110179, - "z": 359480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 45, - "instId": 300007, - "propState": 8, - "pos": { - "x": 209700, - "y": 110179, - "z": 368550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 45, - "instId": 300012, - "propState": 8, - "pos": { - "x": 203850, - "y": 110230, - "z": 368364 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 12, - "pos": { - "x": 107690, - "y": 176209, - "z": 758670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 55, - "instId": 300002, - "propState": 12, - "pos": { - "x": 35598, - "y": 189620, - "z": 420573 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 55, - "instId": 300003, - "propState": 12, - "pos": { - "x": 89960, - "y": 184544, - "z": 741300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 55, - "instId": 300010, - "propState": 12, - "pos": { - "x": 256960, - "y": 122140, - "z": 599200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300004, - "propState": 12, - "pos": { - "x": 318880, - "y": 123669, - "z": 610175 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300005, - "propState": 12, - "pos": { - "x": 276100, - "y": 130221, - "z": 558100 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300006, - "propState": 12, - "pos": { - "x": 330373, - "y": 165227, - "z": 458111 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300007, - "propState": 12, - "pos": { - "x": 251750, - "y": 152313, - "z": 435620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300008, - "propState": 12, - "pos": { - "x": 169216, - "y": 141619, - "z": 462811 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300013, - "propState": 12, - "pos": { - "x": 173270, - "y": 140010, - "z": 424616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300009, - "propState": 12, - "pos": { - "x": 198950, - "y": 110679, - "z": 398210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300011, - "propState": 12, - "pos": { - "x": 219615, - "y": 110752, - "z": 370304 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300015, - "propState": 12, - "pos": { - "x": 50560, - "y": 191300, - "z": 424560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300016, - "propState": 12, - "pos": { - "x": 83000, - "y": 166902, - "z": 502100 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300012, - "propState": 12, - "pos": { - "x": 50677, - "y": 183600, - "z": 546798 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300014, - "propState": 12, - "pos": { - "x": 111800, - "y": 192220, - "z": 534200 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300017, - "propState": 12, - "pos": { - "x": 37790, - "y": 180509, - "z": 514244 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 55, - "instId": 300018, - "propState": 12, - "pos": { - "x": 105080, - "y": 169397, - "z": 433138 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300019, - "propState": 12, - "pos": { - "x": 217904, - "y": 95281, - "z": 336492 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 55, - "instId": 300020, - "propState": 12, - "pos": { - "x": 394325, - "y": 123332, - "z": 592658 - }, - "rot": { - "x": 0, - "y": 278107, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 55, - "instId": 300021, - "propState": 12, - "pos": { - "x": 387206, - "y": 119135, - "z": 606967 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300022, - "propState": 12, - "pos": { - "x": 264493, - "y": 122219, - "z": 690554 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300023, - "propState": 12, - "pos": { - "x": 222081, - "y": 130970, - "z": 470540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 55, - "instId": 300024, - "propState": 12, - "pos": { - "x": 68648, - "y": 180646, - "z": 620599 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": 109000, - "y": 182414, - "z": 733800 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 56, - "instId": 300002, - "propState": 8, - "pos": { - "x": 322031, - "y": 123700, - "z": 627208 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 56, - "instId": 300003, - "propState": 8, - "pos": { - "x": 200488, - "y": 143006, - "z": 449804 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 56, - "instId": 300004, - "propState": 8, - "pos": { - "x": 30703, - "y": 180500, - "z": 531401 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2031301": { - "anchorId": 1, - "groupId": 56, - "instId": 300001, - "pos": { - "x": 120690, - "y": 182429, - "z": 732870 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2031302": { - "anchorId": 2, - "groupId": 56, - "instId": 300002, - "pos": { - "x": 315236, - "y": 123700, - "z": 622869 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2031303": { - "anchorId": 3, - "groupId": 56, - "instId": 300003, - "pos": { - "x": 203857, - "y": 143006, - "z": 442675 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2031304": { - "anchorId": 4, - "groupId": 56, - "instId": 300004, - "pos": { - "x": 36410, - "y": 180500, - "z": 529244 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": 111635, - "y": 179533, - "z": 678317 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": 293631, - "y": 122219, - "z": 669310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 58, - "instId": 300005, - "propState": 8, - "pos": { - "x": 357850, - "y": 122120, - "z": 580480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 58, - "instId": 300008, - "propState": 8, - "pos": { - "x": 201230, - "y": 143006, - "z": 436457 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 58, - "instId": 300012, - "propState": 8, - "pos": { - "x": 207779, - "y": 95281, - "z": 314464 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 58, - "instId": 300013, - "propState": 8, - "pos": { - "x": 65431, - "y": 183660, - "z": 524341 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 58, - "instId": 300006, - "propState": 8, - "pos": { - "x": 90180, - "y": 184544, - "z": 713150 - }, - "rot": { - "x": 0, - "y": 141753, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300007, - "propState": 8, - "pos": { - "x": 77640, - "y": 184544, - "z": 711730 - }, - "rot": { - "x": 0, - "y": 67143, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300004, - "propState": 8, - "pos": { - "x": 273600, - "y": 122200, - "z": 670300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300009, - "propState": 8, - "pos": { - "x": 275690, - "y": 122200, - "z": 599310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300011, - "propState": 8, - "pos": { - "x": 282220, - "y": 126814, - "z": 575400 - }, - "rot": { - "x": 0, - "y": 310659, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300015, - "propState": 8, - "pos": { - "x": 275900, - "y": 130221, - "z": 532300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300026, - "propState": 8, - "pos": { - "x": 308106, - "y": 171500, - "z": 427924 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300016, - "propState": 8, - "pos": { - "x": 305073, - "y": 171500, - "z": 429055 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300017, - "propState": 8, - "pos": { - "x": 291890, - "y": 171500, - "z": 429090 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300003, - "propState": 8, - "pos": { - "x": 332920, - "y": 168860, - "z": 442690 - }, - "rot": { - "x": 0, - "y": 88996, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300010, - "propState": 8, - "pos": { - "x": 331299, - "y": 168860, - "z": 427905 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300018, - "propState": 8, - "pos": { - "x": 187076, - "y": 140010, - "z": 423425 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300019, - "propState": 8, - "pos": { - "x": 187980, - "y": 141620, - "z": 462480 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300014, - "propState": 8, - "pos": { - "x": 154230, - "y": 142800, - "z": 441370 - }, - "rot": { - "x": 0, - "y": 223197, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300021, - "propState": 8, - "pos": { - "x": 43998, - "y": 191300, - "z": 412515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300023, - "propState": 8, - "pos": { - "x": 25687, - "y": 192800, - "z": 455869 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300024, - "propState": 8, - "pos": { - "x": 66159, - "y": 183600, - "z": 541696 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300025, - "propState": 8, - "pos": { - "x": 121773, - "y": 194806, - "z": 516523 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300022, - "propState": 8, - "pos": { - "x": 39340, - "y": 166805, - "z": 477200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300020, - "propState": 8, - "pos": { - "x": 299710, - "y": 119250, - "z": 686420 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300027, - "propState": 8, - "pos": { - "x": 305200, - "y": 119250, - "z": 679990 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300028, - "propState": 8, - "pos": { - "x": 84230, - "y": 163845, - "z": 486930 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300029, - "propState": 8, - "pos": { - "x": 84330, - "y": 163845, - "z": 478960 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300030, - "propState": 8, - "pos": { - "x": 330190, - "y": 168860, - "z": 445640 - }, - "rot": { - "x": 0, - "y": 344291, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300031, - "propState": 8, - "pos": { - "x": 328548, - "y": 168860, - "z": 445640 - }, - "rot": { - "x": 0, - "y": 27640, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300032, - "propState": 8, - "pos": { - "x": 319310, - "y": 168860, - "z": 430040 - }, - "rot": { - "x": 0, - "y": 235240, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300033, - "propState": 8, - "pos": { - "x": 315630, - "y": 168860, - "z": 431190 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 58, - "instId": 300034, - "propState": 8, - "pos": { - "x": 320250, - "y": 168860, - "z": 428620 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "59": { - "monsters": [ - { - "groupId": 59, - "instId": 200001, - "eventId": 20313110, - "pos": { - "x": 141749, - "y": 178003, - "z": 681245 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 59, - "instId": 200002, - "eventId": 20313111, - "pos": { - "x": 145330, - "y": 178003, - "z": 681208 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3001010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "62": { - "monsters": [ - { - "groupId": 62, - "instId": 200001, - "eventId": 20313231, - "pos": { - "x": 299700, - "y": 119250, - "z": 680500 - }, - "rot": { - "x": 0, - "y": 39987, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 62, - "instId": 200002, - "eventId": 20313232, - "pos": { - "x": 304900, - "y": 119250, - "z": 686400 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "monsterId": 3002030 - } - ], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 11, - "pos": { - "x": 303000, - "y": 119250, - "z": 682800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 62, - "instId": 300002, - "propState": 8, - "pos": { - "x": 303000, - "y": 119250, - "z": 682800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 62, - "instId": 300003, - "propState": 8, - "pos": { - "x": 303000, - "y": 119250, - "z": 682800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 62, - "instId": 300004, - "propState": 8, - "pos": { - "x": 291910, - "y": 119340, - "z": 680260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "67": { - "monsters": [ - { - "groupId": 67, - "instId": 200001, - "eventId": 20313237, - "pos": { - "x": 211757, - "y": 95281, - "z": 304034 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3003010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 11, - "pos": { - "x": 216139, - "y": 95281, - "z": 300810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": 216139, - "y": 95281, - "z": 300810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 67, - "instId": 300003, - "propState": 8, - "pos": { - "x": 216139, - "y": 95300, - "z": 299676 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 67, - "instId": 300004, - "propState": 8, - "pos": { - "x": 211330, - "y": 95300, - "z": 322734 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "68": { - "monsters": [ - { - "groupId": 68, - "instId": 200001, - "eventId": 20313234, - "pos": { - "x": 363560, - "y": 122120, - "z": 594320 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "monsterId": 3003010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 11, - "pos": { - "x": 365499, - "y": 122120, - "z": 600101 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": 365499, - "y": 122120, - "z": 600101 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 68, - "instId": 300003, - "propState": 8, - "pos": { - "x": 365499, - "y": 122120, - "z": 600101 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 68, - "instId": 300004, - "propState": 8, - "pos": { - "x": 370296, - "y": 122120, - "z": 585980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "69": { - "monsters": [ - { - "groupId": 69, - "instId": 200001, - "eventId": 101216, - "pos": { - "x": 87640, - "y": 186848, - "z": 529670 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3003011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": 87650, - "y": 187848, - "z": 529440 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 702 - }, { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": 74980, - "y": 186900, - "z": 529580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 69, - "instId": 300003, - "propState": 8, - "pos": { - "x": 91120, - "y": 186900, - "z": 517890 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": { - "1116": { - "anchorId": 1, - "groupId": 69, - "instId": 300001, - "pos": { - "x": 81600, - "y": 186848, - "z": 529090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 8, - "pos": { - "x": 130291, - "y": 178738, - "z": 759479 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 132 - }, { - "groupId": 73, - "instId": 300002, - "propState": 8, - "pos": { - "x": 117547, - "y": 184070, - "z": 720358 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103156 - } - ], - "teleports": {} - }, - "107": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 107, - "instId": 300001, - "propState": 8, - "pos": { - "x": 137780, - "y": 142800, - "z": 434150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 107, - "instId": 300002, - "propState": 8, - "pos": { - "x": 74090, - "y": 191300, - "z": 420880 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 107, - "instId": 300004, - "propState": 8, - "pos": { - "x": 137780, - "y": 142800, - "z": 434040 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 107, - "instId": 300005, - "propState": 8, - "pos": { - "x": 131680, - "y": 143919, - "z": 436300 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 107, - "instId": 300006, - "propState": 8, - "pos": { - "x": 101960, - "y": 169156, - "z": 431059 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 107, - "instId": 300007, - "propState": 8, - "pos": { - "x": 104995, - "y": 169397, - "z": 428225 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "110": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 110, - "instId": 300002, - "propState": 8, - "pos": { - "x": 260900, - "y": 119072, - "z": 634400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 110, - "instId": 300001, - "propState": 8, - "pos": { - "x": 65460, - "y": 191300, - "z": 419980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 117, - "instId": 300002, - "propState": 1, - "pos": { - "x": 73557, - "y": 175216, - "z": 667924 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103044 - }, { - "groupId": 117, - "instId": 300003, - "propState": 1, - "pos": { - "x": 75800, - "y": 178539, - "z": 678100 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103029 - } - ], - "teleports": {} - }, - "149": { - "monsters": [], - "npcs": [ - { - "groupId": 149, - "instId": 400001, - "pos": { - "x": 18534, - "y": 191310, - "z": 427027 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 149, - "instId": 300001, - "propState": 18, - "pos": { - "x": 18785, - "y": 190234, - "z": 427089 - }, - "rot": { - "x": 0, - "y": 73158, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 149, - "instId": 300002, - "propState": 1, - "pos": { - "x": 21510, - "y": 189620, - "z": 428340 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [ - { - "groupId": 150, - "instId": 400001, - "pos": { - "x": 168291, - "y": 178458, - "z": 656010 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 150, - "instId": 300001, - "propState": 18, - "pos": { - "x": 168286, - "y": 178274, - "z": 656110 - }, - "rot": { - "x": 0, - "y": 4695, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 150, - "instId": 300002, - "propState": 1, - "pos": { - "x": 174480, - "y": 173500, - "z": 659560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 130190, - "y": 185864, - "z": 684300 - }, - "rot": { - "x": 0, - "y": 111, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 151, - "instId": 300001, - "propState": 18, - "pos": { - "x": 130187, - "y": 185911, - "z": 684301 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103023 - }, - { - "groupId": 151, - "instId": 300002, - "propState": 18, - "pos": { - "x": 130054, - "y": 185764, - "z": 684402 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103023 - }, - { - "groupId": 151, - "instId": 300003, - "propState": 18, - "pos": { - "x": 130334, - "y": 185766, - "z": 684274 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103023 - }, - { - "groupId": 151, - "instId": 300004, - "propState": 18, - "pos": { - "x": 140187, - "y": 185911, - "z": 684301 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 151, - "instId": 300005, - "propState": 1, - "pos": { - "x": 130170, - "y": 184320, - "z": 688810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [ - { - "groupId": 152, - "instId": 400001, - "pos": { - "x": 83944, - "y": 185009, - "z": 721323 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 152, - "instId": 300001, - "propState": 18, - "pos": { - "x": 83997, - "y": 186820, - "z": 720260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 152, - "instId": 300002, - "propState": 1, - "pos": { - "x": 83870, - "y": 184562, - "z": 723797 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [ - { - "groupId": 153, - "instId": 400001, - "pos": { - "x": 271013, - "y": 130044, - "z": 604983 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 153, - "instId": 300001, - "propState": 18, - "pos": { - "x": 271461, - "y": 124802, - "z": 604993 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 153, - "instId": 300002, - "propState": 8, - "pos": { - "x": 271461, - "y": 126502, - "z": 604993 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 153, - "instId": 300003, - "propState": 8, - "pos": { - "x": 271461, - "y": 128191, - "z": 604993 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 153, - "instId": 300004, - "propState": 1, - "pos": { - "x": 273014, - "y": 122139, - "z": 604993 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "154": { - "monsters": [], - "npcs": [ - { - "groupId": 154, - "instId": 400001, - "pos": { - "x": 278277, - "y": 127550, - "z": 582979 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 154, - "instId": 300001, - "propState": 18, - "pos": { - "x": 278490, - "y": 126826, - "z": 582720 - }, - "rot": { - "x": 0, - "y": 120425, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 154, - "instId": 300002, - "propState": 1, - "pos": { - "x": 282551, - "y": 126843, - "z": 576254 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "155": { - "monsters": [], - "npcs": [ - { - "groupId": 155, - "instId": 400001, - "pos": { - "x": 169952, - "y": 141402, - "z": 447492 - }, - "rot": { - "x": 0, - "y": 131236, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 155, - "instId": 300001, - "propState": 18, - "pos": { - "x": 169952, - "y": 141390, - "z": 447492 - }, - "rot": { - "x": 0, - "y": 131235, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 155, - "instId": 300002, - "propState": 1, - "pos": { - "x": 173310, - "y": 140000, - "z": 443880 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "156": { - "monsters": [], - "npcs": [ - { - "groupId": 156, - "instId": 400001, - "pos": { - "x": 325213, - "y": 170556, - "z": 449559 - }, - "rot": { - "x": 0, - "y": 284027, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 156, - "instId": 300001, - "propState": 18, - "pos": { - "x": 325172, - "y": 170509, - "z": 449555 - }, - "rot": { - "x": 0, - "y": 191145, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 156, - "instId": 300002, - "propState": 1, - "pos": { - "x": 324542, - "y": 168860, - "z": 446020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [ - { - "groupId": 157, - "instId": 400001, - "pos": { - "x": 60986, - "y": 164805, - "z": 480776 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 18, - "pos": { - "x": 60415, - "y": 167324, - "z": 480857 - }, - "rot": { - "x": 0, - "y": 88089, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 157, - "instId": 300002, - "propState": 1, - "pos": { - "x": 63821, - "y": 163845, - "z": 480941 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "158": { - "monsters": [], - "npcs": [ - { - "groupId": 158, - "instId": 400001, - "pos": { - "x": 104549, - "y": 201993, - "z": 583361 - }, - "rot": { - "x": 0, - "y": 141218, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 158, - "instId": 300001, - "propState": 18, - "pos": { - "x": 104170, - "y": 201911, - "z": 582952 - }, - "rot": { - "x": 0, - "y": 144970, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 158, - "instId": 300002, - "propState": 1, - "pos": { - "x": 105581, - "y": 200373, - "z": 581877 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "160": { - "monsters": [ - { - "groupId": 160, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 381474, - "y": 119135, - "z": 561240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 8, - "pos": { - "x": 380914, - "y": 119135, - "z": 584451 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 160, - "instId": 300003, - "propState": 8, - "pos": { - "x": 380393, - "y": 119135, - "z": 584546 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 160, - "instId": 300004, - "propState": 8, - "pos": { - "x": 381474, - "y": 119135, - "z": 584451 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103042 - }, - { - "groupId": 160, - "instId": 300005, - "propState": 8, - "pos": { - "x": 381204, - "y": 119135, - "z": 612780 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 160, - "instId": 300002, - "propState": 8, - "pos": { - "x": 394298, - "y": 123323, - "z": 592640 - }, - "rot": { - "x": 0, - "y": 318452, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 160, - "instId": 300006, - "propState": 8, - "pos": { - "x": 380127, - "y": 119135, - "z": 612945 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300004, - "propState": 21, - "pos": { - "x": 391942, - "y": 119135, - "z": 592618 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 161, - "instId": 300005, - "propState": 21, - "pos": { - "x": 388876, - "y": 121021, - "z": 594930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 161, - "instId": 300006, - "propState": 21, - "pos": { - "x": 378642, - "y": 121021, - "z": 595084 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 161, - "instId": 300007, - "propState": 21, - "pos": { - "x": 377999, - "y": 119135, - "z": 597835 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 161, - "instId": 300008, - "propState": 21, - "pos": { - "x": 394150, - "y": 119135, - "z": 604774 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 161, - "instId": 300009, - "propState": 21, - "pos": { - "x": 394286, - "y": 123323, - "z": 598781 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 161, - "instId": 300010, - "propState": 21, - "pos": { - "x": 381315, - "y": 119135, - "z": 607056 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 161, - "instId": 300011, - "propState": 21, - "pos": { - "x": 382812, - "y": 121021, - "z": 606810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 161, - "instId": 300014, - "propState": 8, - "pos": { - "x": 387013, - "y": 121021, - "z": 604807 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103087 - }, { - "groupId": 161, - "instId": 300016, - "propState": 8, - "pos": { - "x": 387431, - "y": 121021, - "z": 594779 - }, - "rot": { - "x": 0, - "y": 344636, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 161, - "instId": 300017, - "propState": 8, - "pos": { - "x": 383648, - "y": 121021, - "z": 594791 - }, - "rot": { - "x": 0, - "y": 9460, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 161, - "instId": 300018, - "propState": 8, - "pos": { - "x": 386581, - "y": 119135, - "z": 597375 - }, - "rot": { - "x": 0, - "y": 43148, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 161, - "instId": 300019, - "propState": 8, - "pos": { - "x": 392980, - "y": 119135, - "z": 604124 - }, - "rot": { - "x": 0, - "y": 249492, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 161, - "instId": 300020, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "164": { - "monsters": [ - { - "groupId": 164, - "instId": 200001, - "eventId": 20313010, - "pos": { - "x": 141749, - "y": 178003, - "z": 681245 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 164, - "instId": 200002, - "eventId": 20313011, - "pos": { - "x": 162774, - "y": 174900, - "z": 678766 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3001010 - }, - { - "groupId": 164, - "instId": 200022, - "eventId": 20313013, - "pos": { - "x": 293020, - "y": 122139, - "z": 623810 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 164, - "instId": 200003, - "eventId": 20313016, - "pos": { - "x": 296170, - "y": 126814, - "z": 564150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 164, - "instId": 200004, - "eventId": 20313017, - "pos": { - "x": 289100, - "y": 126814, - "z": 564340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 164, - "instId": 200006, - "eventId": 20313018, - "pos": { - "x": 303850, - "y": 130250, - "z": 549604 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 164, - "instId": 200005, - "eventId": 20313020, - "pos": { - "x": 279685, - "y": 130250, - "z": 558286 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 164, - "instId": 200008, - "eventId": 20313019, - "pos": { - "x": 275530, - "y": 130250, - "z": 551780 - }, - "rot": { - "x": 0, - "y": 203044, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 164, - "instId": 200009, - "eventId": 20313021, - "pos": { - "x": 154760, - "y": 142800, - "z": 420357 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 164, - "instId": 200007, - "eventId": 20313023, - "pos": { - "x": 184080, - "y": 141273, - "z": 463124 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3001010 - }, { - "groupId": 164, - "instId": 200010, - "eventId": 20313022, - "pos": { - "x": 170480, - "y": 141273, - "z": 457538 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 164, - "instId": 200011, - "eventId": 20313027, - "pos": { - "x": 56310, - "y": 191300, - "z": 414500 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 164, - "instId": 200012, - "eventId": 20313028, - "pos": { - "x": 41810, - "y": 192820, - "z": 441820 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 164, - "instId": 200013, - "eventId": 20313029, - "pos": { - "x": 39010, - "y": 192820, - "z": 445469 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 164, - "instId": 200014, - "eventId": 20313044, - "pos": { - "x": 164980, - "y": 110990, - "z": 368530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 164, - "instId": 200015, - "eventId": 20313043, - "pos": { - "x": 201080, - "y": 110679, - "z": 388254 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 164, - "instId": 200016, - "eventId": 20313045, - "pos": { - "x": 42630, - "y": 166890, - "z": 477310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3001010 - }, { - "groupId": 164, - "instId": 200017, - "eventId": 20313046, - "pos": { - "x": 90305, - "y": 163845, - "z": 484421 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 164, - "instId": 200018, - "eventId": 20313047, - "pos": { - "x": 90503, - "y": 163845, - "z": 481338 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "165": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 165, - "instId": 300001, - "propState": 11, - "pos": { - "x": 352313, - "y": 120580, - "z": 608518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "166": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 166, - "instId": 300001, - "propState": 11, - "pos": { - "x": 313700, - "y": 168500, - "z": 438890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "167": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 167, - "instId": 300001, - "propState": 11, - "pos": { - "x": 92718, - "y": 163845, - "z": 482913 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "168": { - "monsters": [ - { - "groupId": 168, - "instId": 200001, - "eventId": 20313140, - "pos": { - "x": 299658, - "y": 172169, - "z": 413230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "174": { - "monsters": [ - { - "groupId": 174, - "instId": 200022, - "eventId": 20313113, - "pos": { - "x": 293020, - "y": 122139, - "z": 623810 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 174, - "instId": 200003, - "eventId": 20313116, - "pos": { - "x": 296170, - "y": 126814, - "z": 564150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002030 - }, - { - "groupId": 174, - "instId": 200004, - "eventId": 20313117, - "pos": { - "x": 289100, - "y": 126814, - "z": 564340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002030 - }, - { - "groupId": 174, - "instId": 200006, - "eventId": 20313118, - "pos": { - "x": 288230, - "y": 130221, - "z": 534820 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 174, - "instId": 200005, - "eventId": 20313120, - "pos": { - "x": 286735, - "y": 130221, - "z": 539003 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 174, - "instId": 200008, - "eventId": 20313119, - "pos": { - "x": 291090, - "y": 130221, - "z": 533130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "175": { - "monsters": [ - { - "groupId": 175, - "instId": 200009, - "eventId": 20313121, - "pos": { - "x": 154760, - "y": 142800, - "z": 420357 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 175, - "instId": 200007, - "eventId": 20313123, - "pos": { - "x": 184080, - "y": 141273, - "z": 463124 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3001010 - }, - { - "groupId": 175, - "instId": 200010, - "eventId": 20313122, - "pos": { - "x": 170480, - "y": 141273, - "z": 457538 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3002030 - }, - { - "groupId": 175, - "instId": 200001, - "eventId": 20313134, - "pos": { - "x": 180090, - "y": 139679, - "z": 435360 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 175, - "instId": 200002, - "eventId": 20313135, - "pos": { - "x": 182168, - "y": 139679, - "z": 437276 - }, - "rot": { - "x": 0, - "y": 247768, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 175, - "instId": 200003, - "eventId": 20313136, - "pos": { - "x": 186542, - "y": 140017, - "z": 436798 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "176": { - "monsters": [ - { - "groupId": 176, - "instId": 200011, - "eventId": 20313127, - "pos": { - "x": 56310, - "y": 191300, - "z": 414500 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 176, - "instId": 200012, - "eventId": 20313128, - "pos": { - "x": 41810, - "y": 192820, - "z": 441820 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 176, - "instId": 200013, - "eventId": 20313129, - "pos": { - "x": 39010, - "y": 192820, - "z": 445469 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "177": { - "monsters": [ - { - "groupId": 177, - "instId": 200014, - "eventId": 20313131, - "pos": { - "x": 64430, - "y": 183660, - "z": 533140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 177, - "instId": 200015, - "eventId": 20313132, - "pos": { - "x": 64800, - "y": 183660, - "z": 526260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 177, - "instId": 200016, - "eventId": 20313133, - "pos": { - "x": 59860, - "y": 183660, - "z": 536920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3001010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "178": { - "monsters": [ - { - "groupId": 178, - "instId": 200001, - "eventId": 20313144, - "pos": { - "x": 164980, - "y": 110730, - "z": 368530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 178, - "instId": 200002, - "eventId": 20313143, - "pos": { - "x": 201080, - "y": 110679, - "z": 388254 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3001020 - }, - { - "groupId": 178, - "instId": 200003, - "eventId": 20313145, - "pos": { - "x": 42630, - "y": 166805, - "z": 477310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3001010 - }, - { - "groupId": 178, - "instId": 200004, - "eventId": 20313146, - "pos": { - "x": 90305, - "y": 163845, - "z": 484421 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 178, - "instId": 200005, - "eventId": 20313147, - "pos": { - "x": 90503, - "y": 163845, - "z": 481338 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 10, - "pos": { - "x": 374110, - "y": 119135, - "z": 616630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 180, - "instId": 300002, - "propState": 8, - "pos": { - "x": 374110, - "y": 119135, - "z": 616630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 180, - "instId": 300003, - "propState": 8, - "pos": { - "x": 374110, - "y": 119135, - "z": 616630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 180, - "instId": 300004, - "propState": 8, - "pos": { - "x": 374110, - "y": 119135, - "z": 616630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 180, - "instId": 300005, - "propState": 8, - "pos": { - "x": 365212, - "y": 119135, - "z": 616690 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300006, - "propState": 20, - "pos": { - "x": 365212, - "y": 119135, - "z": 616690 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 180, - "instId": 300008, - "propState": 8, - "pos": { - "x": 365212, - "y": 119135, - "z": 616690 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300007, - "propState": 8, - "pos": { - "x": 368100, - "y": 118895, - "z": 619690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 180, - "instId": 300009, - "propState": 8, - "pos": { - "x": 365212, - "y": 119135, - "z": 616690 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 180, - "instId": 300010, - "propState": 8, - "pos": { - "x": 362615, - "y": 119135, - "z": 616600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "186": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 8, - "pos": { - "x": 31440, - "y": 192820, - "z": 433790 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1014": { - "anchorId": 1, - "groupId": 186, - "instId": 300001, - "pos": { - "x": 32342, - "y": 192820, - "z": 434276 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - } - } - } - }, - "187": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 187, - "instId": 300001, - "propState": 1, - "pos": { - "x": 305887, - "y": 134908, - "z": 523956 - }, - "rot": { - "x": 0, - "y": 89504, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 187, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311000, - "y": 132011, - "z": 524000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 187, - "instId": 300003, - "propState": 1, - "pos": { - "x": 330570, - "y": 165920, - "z": 472460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 187, - "instId": 300004, - "propState": 3, - "pos": { - "x": 336343, - "y": 144411, - "z": 511292 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 187, - "instId": 300005, - "propState": 3, - "pos": { - "x": 315599, - "y": 154620, - "z": 493876 - }, - "rot": { - "x": 0, - "y": 269504, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 187, - "instId": 300006, - "propState": 3, - "pos": { - "x": 346275, - "y": 155851, - "z": 494142 - }, - "rot": { - "x": 0, - "y": 269504, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 187, - "instId": 300007, - "propState": 3, - "pos": { - "x": 356500, - "y": 156262, - "z": 494230 - }, - "rot": { - "x": 0, - "y": 269504, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 187, - "instId": 300008, - "propState": 3, - "pos": { - "x": 330717, - "y": 163507, - "z": 481080 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 187, - "instId": 300009, - "propState": 0, - "pos": { - "x": 305521, - "y": 148694, - "z": 502407 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103007 - } - ], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 1, - "pos": { - "x": 170902, - "y": 115536, - "z": 379608 - }, - "rot": { - "x": 0, - "y": 89744, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 188, - "instId": 300002, - "propState": 1, - "pos": { - "x": 171000, - "y": 112510, - "z": 358420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 188, - "instId": 300003, - "propState": 1, - "pos": { - "x": 218616, - "y": 110730, - "z": 363930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 188, - "instId": 300004, - "propState": 3, - "pos": { - "x": 186807, - "y": 114968, - "z": 374382 - }, - "rot": { - "x": 0, - "y": 179736, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 188, - "instId": 300005, - "propState": 3, - "pos": { - "x": 207981, - "y": 114185, - "z": 374477 - }, - "rot": { - "x": 0, - "y": 269744, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 188, - "instId": 300006, - "propState": 3, - "pos": { - "x": 176269, - "y": 115397, - "z": 363741 - }, - "rot": { - "x": 0, - "y": 179736, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 188, - "instId": 300007, - "propState": 3, - "pos": { - "x": 197443, - "y": 114615, - "z": 363835 - }, - "rot": { - "x": 0, - "y": 269744, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 188, - "instId": 300008, - "propState": 3, - "pos": { - "x": 186905, - "y": 115044, - "z": 353194 - }, - "rot": { - "x": 0, - "y": 179736, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 188, - "instId": 300009, - "propState": 3, - "pos": { - "x": 213347, - "y": 114047, - "z": 358609 - }, - "rot": { - "x": 0, - "y": 269744, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 188, - "instId": 300011, - "propState": 3, - "pos": { - "x": 223983, - "y": 113694, - "z": 348063 - }, - "rot": { - "x": 0, - "y": 179736, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 188, - "instId": 300012, - "propState": 3, - "pos": { - "x": 192271, - "y": 114906, - "z": 337327 - }, - "rot": { - "x": 0, - "y": 179736, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 188, - "instId": 300013, - "propState": 3, - "pos": { - "x": 208176, - "y": 114338, - "z": 332101 - }, - "rot": { - "x": 0, - "y": 269744, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 188, - "instId": 300015, - "propState": 1, - "pos": { - "x": 192174, - "y": 114830, - "z": 358515 - }, - "rot": { - "x": 0, - "y": 179736, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 188, - "instId": 300016, - "propState": 1, - "pos": { - "x": 208127, - "y": 114300, - "z": 342695 - }, - "rot": { - "x": 0, - "y": 179736, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 188, - "instId": 300010, - "propState": 1, - "pos": { - "x": 176367, - "y": 115474, - "z": 342553 - }, - "rot": { - "x": 0, - "y": 179736, - "z": 0 - }, - "propId": 103007 - } - ], - "teleports": {} - }, - "190": { - "monsters": [ - { - "groupId": 190, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 384280, - "y": 119135, - "z": 589920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 190, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 386510, - "y": 119135, - "z": 603490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 190, - "instId": 200003, - "eventId": 10301299, - "pos": { - "x": 390950, - "y": 119135, - "z": 602510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3001021 - } - ], - "npcs": [], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 8, - "pos": { - "x": 386510, - "y": 119135, - "z": 603490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 190, - "instId": 300002, - "propState": 8, - "pos": { - "x": 384510, - "y": 119135, - "z": 595780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 190, - "instId": 300003, - "propState": 8, - "pos": { - "x": 375930, - "y": 119135, - "z": 586480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, - { - "groupId": 190, - "instId": 300004, - "propState": 8, - "pos": { - "x": 361580, - "y": 119135, - "z": 616585 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 190, - "instId": 300005, - "propState": 8, - "pos": { - "x": 362160, - "y": 119135, - "z": 616585 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 190, - "instId": 300006, - "propState": 8, - "pos": { - "x": 376130, - "y": 119135, - "z": 586480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 194, - "instId": 300001, - "propState": 8, - "pos": { - "x": 54420, - "y": 173230, - "z": 631890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300001, - "propState": 10, - "pos": { - "x": 204480, - "y": 143006, - "z": 425450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 227, - "instId": 300002, - "propState": 8, - "pos": { - "x": 204480, - "y": 143006, - "z": 425450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 227, - "instId": 300003, - "propState": 8, - "pos": { - "x": 204480, - "y": 143006, - "z": 425450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 227, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204480, - "y": 143006, - "z": 425450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 227, - "instId": 300005, - "propState": 8, - "pos": { - "x": 204480, - "y": 143006, - "z": 425450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300006, - "propState": 20, - "pos": { - "x": 204350, - "y": 143006, - "z": 423630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 227, - "instId": 300007, - "propState": 8, - "pos": { - "x": 204350, - "y": 143006, - "z": 423630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "228": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 228, - "instId": 300001, - "propState": 10, - "pos": { - "x": 68620, - "y": 175220, - "z": 665700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 228, - "instId": 300002, - "propState": 8, - "pos": { - "x": 68620, - "y": 175220, - "z": 665700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 228, - "instId": 300003, - "propState": 8, - "pos": { - "x": 68620, - "y": 175220, - "z": 665700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 228, - "instId": 300004, - "propState": 8, - "pos": { - "x": 68620, - "y": 175220, - "z": 665700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 228, - "instId": 300005, - "propState": 8, - "pos": { - "x": 68620, - "y": 175220, - "z": 665700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 228, - "instId": 300006, - "propState": 20, - "pos": { - "x": 65740, - "y": 175220, - "z": 665700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 228, - "instId": 300007, - "propState": 8, - "pos": { - "x": 68650, - "y": 175220, - "z": 658830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "230": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 230, - "instId": 300006, - "propState": 18, - "pos": { - "x": 132994, - "y": 184817, - "z": 689704 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - } - ], - "teleports": {} - }, - "232": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 232, - "instId": 300001, - "propState": 8, - "pos": { - "x": 110810, - "y": 201960, - "z": 586260 - }, - "rot": { - "x": 0, - "y": 89746, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 232, - "instId": 300002, - "propState": 18, - "pos": { - "x": 111137, - "y": 201345, - "z": 579331 - }, - "rot": { - "x": 0, - "y": 87738, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "248": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 248, - "instId": 300001, - "propState": 18, - "pos": { - "x": 299751, - "y": 173408, - "z": 407991 - }, - "rot": { - "x": 0, - "y": 103826, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 248, - "instId": 300002, - "propState": 18, - "pos": { - "x": 96060, - "y": 185178, - "z": 720687 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 248, - "instId": 300003, - "propState": 18, - "pos": { - "x": 271000, - "y": 123343, - "z": 684710 - }, - "rot": { - "x": 0, - "y": 186313, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 248, - "instId": 300004, - "propState": 18, - "pos": { - "x": 69152, - "y": 176402, - "z": 656058 - }, - "rot": { - "x": 0, - "y": 91176, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "253": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 253, - "instId": 300001, - "propState": 18, - "pos": { - "x": 105830, - "y": 182946, - "z": 729357 - }, - "rot": { - "x": 0, - "y": 131002, - "z": 0 - }, - "propId": 101029 - } - ], - "teleports": {} - }, - "277": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 277, - "instId": 300001, - "propState": 2, - "pos": { - "x": 70708, - "y": 184562, - "z": 729379 - }, - "rot": { - "x": 0, - "y": 180970, - "z": 0 - }, - "propId": 103012 - }, { - "groupId": 277, - "instId": 300002, - "propState": 9, - "pos": { - "x": 130150, - "y": 183141, - "z": 723980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 277, - "instId": 300003, - "propState": 9, - "pos": { - "x": 118030, - "y": 183030, - "z": 709160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 277, - "instId": 300004, - "propState": 8, - "pos": { - "x": 70708, - "y": 184562, - "z": 729379 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 401, - "startAnchorId": 4, - "startGroupId": 73, - "isEnteredSceneInfo": true - } - }, - "2032101": { - "P20321_F20321001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -128165, - "y": 65242, - "z": 68550 - }, - "rot": { - "x": 0, - "y": 838, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 1, - "pos": { - "x": -128165, - "y": 62140, - "z": 68550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 1, - "pos": { - "x": -93680, - "y": 52114, - "z": 101320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 2, - "instId": 300006, - "propState": 3, - "pos": { - "x": -119544, - "y": 62735, - "z": 76743 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300007, - "propState": 3, - "pos": { - "x": -127916, - "y": 62735, - "z": 85553 - }, - "rot": { - "x": 0, - "y": 180838, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300008, - "propState": 3, - "pos": { - "x": -110674, - "y": 57723, - "z": 101938 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300009, - "propState": 3, - "pos": { - "x": -102301, - "y": 57723, - "z": 93128 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": -110922, - "y": 60229, - "z": 84935 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 2, - "instId": 300005, - "propState": 8, - "pos": { - "x": -111171, - "y": 62735, - "z": 67932 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300010, - "propState": 8, - "pos": { - "x": -114860, - "y": 57723, - "z": 106343 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 2, - "instId": 300011, - "propState": 8, - "pos": { - "x": -93431, - "y": 52710, - "z": 118323 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 16710, - "y": 55333, - "z": 86501 - }, - "rot": { - "x": 0, - "y": 180974, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 1, - "pos": { - "x": 3850, - "y": 51910, - "z": 86760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 1, - "pos": { - "x": -5447, - "y": 46350, - "z": 44383 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 3, - "instId": 300006, - "propState": 3, - "pos": { - "x": 3271, - "y": 50735, - "z": 52720 - }, - "rot": { - "x": 0, - "y": 271154, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 3, - "instId": 300007, - "propState": 3, - "pos": { - "x": -13587, - "y": 52446, - "z": 70085 - }, - "rot": { - "x": 0, - "y": 974, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 3, - "instId": 300004, - "propState": 3, - "pos": { - "x": 16349, - "y": 52660, - "z": 65226 - }, - "rot": { - "x": 0, - "y": 271154, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 3, - "instId": 300005, - "propState": 3, - "pos": { - "x": 3705, - "y": 53943, - "z": 78250 - }, - "rot": { - "x": 0, - "y": 974, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 3, - "instId": 300008, - "propState": 3, - "pos": { - "x": -18090, - "y": 50735, - "z": 57407 - }, - "rot": { - "x": 0, - "y": 271154, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 34993, - "y": 53688, - "z": -21852 - }, - "rot": { - "x": 0, - "y": 171061, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 1, - "pos": { - "x": -17489, - "y": 48560, - "z": -46147 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 1, - "pos": { - "x": -2869, - "y": 54880, - "z": -74016 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 4, - "instId": 300006, - "propState": 3, - "pos": { - "x": 27028, - "y": 60575, - "z": -68836 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 4, - "instId": 300007, - "propState": 3, - "pos": { - "x": 8200, - "y": 54732, - "z": -46763 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 4, - "instId": 300004, - "propState": 1, - "pos": { - "x": 28131, - "y": 53359, - "z": -43309 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, { - "groupId": 4, - "instId": 300005, - "propState": 3, - "pos": { - "x": 31235, - "y": 60098, - "z": -63040 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 4, - "instId": 300008, - "propState": 3, - "pos": { - "x": -213, - "y": 55687, - "z": -58355 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 4, - "instId": 300009, - "propState": 3, - "pos": { - "x": -7524, - "y": 52527, - "z": -44420 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 4, - "instId": 300010, - "propState": 3, - "pos": { - "x": -10179, - "y": 54822, - "z": -60082 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 4, - "instId": 300011, - "propState": 3, - "pos": { - "x": -20144, - "y": 53958, - "z": -61808 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 4, - "instId": 300012, - "propState": 3, - "pos": { - "x": -18593, - "y": 55776, - "z": -71674 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 4, - "instId": 300014, - "propState": 3, - "pos": { - "x": -30110, - "y": 53093, - "z": -63535 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 4, - "instId": 300015, - "propState": 3, - "pos": { - "x": -32765, - "y": 55389, - "z": -79197 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 4, - "instId": 300016, - "propState": 3, - "pos": { - "x": 11304, - "y": 58369, - "z": -66493 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 4, - "instId": 300017, - "propState": 3, - "pos": { - "x": -33213, - "y": 49456, - "z": -43805 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 4, - "instId": 300019, - "propState": 3, - "pos": { - "x": -50041, - "y": 51365, - "z": -66989 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 4, - "instId": 300013, - "propState": 8, - "pos": { - "x": 22821, - "y": 61052, - "z": -74632 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300018, - "propState": 8, - "pos": { - "x": -21248, - "y": 58072, - "z": -87335 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -142379, - "y": 58429, - "z": -103991 - }, - "rot": { - "x": 0, - "y": 349802, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 1, - "pos": { - "x": -120140, - "y": 55326, - "z": -99990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 1, - "pos": { - "x": -128050, - "y": 62140, - "z": -56020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 5, - "instId": 300006, - "propState": 3, - "pos": { - "x": -130125, - "y": 63198, - "z": -70011 - }, - "rot": { - "x": 0, - "y": 169802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300004, - "propState": 3, - "pos": { - "x": -141095, - "y": 61154, - "z": -85603 - }, - "rot": { - "x": 0, - "y": 79802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300005, - "propState": 3, - "pos": { - "x": -130618, - "y": 59791, - "z": -92796 - }, - "rot": { - "x": 0, - "y": 169802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300007, - "propState": 3, - "pos": { - "x": -123304, - "y": 61154, - "z": -82402 - }, - "rot": { - "x": 0, - "y": 79802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300008, - "propState": 3, - "pos": { - "x": -112826, - "y": 59791, - "z": -89596 - }, - "rot": { - "x": 0, - "y": 169802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300009, - "propState": 3, - "pos": { - "x": -114408, - "y": 61154, - "z": -80802 - }, - "rot": { - "x": 0, - "y": 169802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300010, - "propState": 3, - "pos": { - "x": -107095, - "y": 62517, - "z": -70407 - }, - "rot": { - "x": 0, - "y": 79802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300011, - "propState": 8, - "pos": { - "x": -103438, - "y": 63198, - "z": -65210 - }, - "rot": { - "x": 0, - "y": 79802, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 109722, - "y": 47134, - "z": 13189 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -99953, - "y": 62594, - "z": 10219 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": -51460, - "y": 55038, - "z": 141123 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": -40190, - "y": 55757, - "z": -146242 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2032101": { - "anchorId": 1, - "groupId": 7, - "instId": 300001, - "pos": { - "x": 114380, - "y": 47134, - "z": 6330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2032102": { - "anchorId": 2, - "groupId": 7, - "instId": 300002, - "pos": { - "x": -89880, - "y": 62594, - "z": 6100 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2032103": { - "anchorId": 3, - "groupId": 7, - "instId": 300003, - "pos": { - "x": -44830, - "y": 55038, - "z": 138888 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2032104": { - "anchorId": 4, - "groupId": 7, - "instId": 300004, - "pos": { - "x": -41140, - "y": 55757, - "z": -142130 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - } - } - } - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 12, - "pos": { - "x": 101478, - "y": 48649, - "z": 22641 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 8, - "instId": 300020, - "propState": 12, - "pos": { - "x": 25890, - "y": 48570, - "z": -15910 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 8, - "instId": 300005, - "propState": 12, - "pos": { - "x": -101120, - "y": 62105, - "z": 21634 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 8, - "instId": 300006, - "propState": 12, - "pos": { - "x": -69611, - "y": 52822, - "z": 96955 - }, - "rot": { - "x": 0, - "y": 346666, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300007, - "propState": 12, - "pos": { - "x": -45480, - "y": 56197, - "z": 187330 - }, - "rot": { - "x": 0, - "y": 168000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300008, - "propState": 12, - "pos": { - "x": -24199, - "y": 55087, - "z": 158690 - }, - "rot": { - "x": 0, - "y": 168000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300004, - "propState": 12, - "pos": { - "x": 30188, - "y": 52626, - "z": 129844 - }, - "rot": { - "x": 0, - "y": 168000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300009, - "propState": 12, - "pos": { - "x": 10939, - "y": 52677, - "z": 103201 - }, - "rot": { - "x": 0, - "y": 346961, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300002, - "propState": 12, - "pos": { - "x": 33000, - "y": 48570, - "z": 29990 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300012, - "propState": 12, - "pos": { - "x": -32550, - "y": 44742, - "z": 7660 - }, - "rot": { - "x": 0, - "y": 119609, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300013, - "propState": 12, - "pos": { - "x": -28686, - "y": 44742, - "z": -11960 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300014, - "propState": 12, - "pos": { - "x": 30250, - "y": 53369, - "z": -36030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 8, - "instId": 300003, - "propState": 12, - "pos": { - "x": -7188, - "y": 56264, - "z": -96323 - }, - "rot": { - "x": 0, - "y": 77344, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300015, - "propState": 12, - "pos": { - "x": -63123, - "y": 57908, - "z": -130399 - }, - "rot": { - "x": 0, - "y": 167000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300017, - "propState": 12, - "pos": { - "x": -36312, - "y": 56261, - "z": -162115 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300021, - "propState": 12, - "pos": { - "x": -116336, - "y": 56691, - "z": -127301 - }, - "rot": { - "x": 0, - "y": 356328, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300018, - "propState": 12, - "pos": { - "x": -89460, - "y": 62127, - "z": -41110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300019, - "propState": 12, - "pos": { - "x": -149300, - "y": 62048, - "z": -39720 - }, - "rot": { - "x": 0, - "y": 53000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300010, - "propState": 12, - "pos": { - "x": -6919, - "y": 53812, - "z": -132839 - }, - "rot": { - "x": 0, - "y": 238747, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300011, - "propState": 12, - "pos": { - "x": -30190, - "y": 58483, - "z": -136193 - }, - "rot": { - "x": 0, - "y": 76270, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 8, - "instId": 300016, - "propState": 12, - "pos": { - "x": 1121, - "y": 53812, - "z": -142931 - }, - "rot": { - "x": 0, - "y": 257862, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "10": { - "monsters": [ - { - "groupId": 10, - "instId": 200001, - "eventId": 20321001, - "pos": { - "x": -23071, - "y": 56834, - "z": 8017 - }, - "rot": { - "x": 0, - "y": 120089, - "z": 0 - }, - "monsterId": 3002040 - }, - { - "groupId": 10, - "instId": 200002, - "eventId": 20321002, - "pos": { - "x": -22656, - "y": 56834, - "z": 4151 - }, - "rot": { - "x": 0, - "y": 73971, - "z": 0 - }, - "monsterId": 3002040 - }, - { - "groupId": 10, - "instId": 200004, - "eventId": 20321005, - "pos": { - "x": -51510, - "y": 54051, - "z": 111770 - }, - "rot": { - "x": 0, - "y": 325858, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 10, - "instId": 200005, - "eventId": 20321006, - "pos": { - "x": -52840, - "y": 54031, - "z": 100320 - }, - "rot": { - "x": 0, - "y": 334521, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 10, - "instId": 200006, - "eventId": 20321007, - "pos": { - "x": -34810, - "y": 54051, - "z": 102850 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "monsterId": 3001010 - }, { - "groupId": 10, - "instId": 200009, - "eventId": 20321010, - "pos": { - "x": -44260, - "y": 56193, - "z": 180510 - }, - "rot": { - "x": 0, - "y": 281486, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 10, - "instId": 200010, - "eventId": 20321011, - "pos": { - "x": -41192, - "y": 56197, - "z": 187983 - }, - "rot": { - "x": 0, - "y": 199738, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 10, - "instId": 200011, - "eventId": 20321014, - "pos": { - "x": -11603, - "y": 56187, - "z": 177589 - }, - "rot": { - "x": 0, - "y": 149617, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 10, - "instId": 200012, - "eventId": 20321015, - "pos": { - "x": -9751, - "y": 56180, - "z": 161891 - }, - "rot": { - "x": 0, - "y": 64069, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 10, - "instId": 200016, - "eventId": 20321018, - "pos": { - "x": -62067, - "y": 56261, - "z": -167374 - }, - "rot": { - "x": 0, - "y": 81890, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 10, - "instId": 200017, - "eventId": 20321019, - "pos": { - "x": -54631, - "y": 56261, - "z": -171282 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 10, - "instId": 200007, - "eventId": 20321020, - "pos": { - "x": -46204, - "y": 56261, - "z": -177486 - }, - "rot": { - "x": 0, - "y": 299901, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 10, - "instId": 200018, - "eventId": 20321021, - "pos": { - "x": -60490, - "y": 56261, - "z": -181260 - }, - "rot": { - "x": 0, - "y": 81890, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 10, - "instId": 200019, - "eventId": 20321024, - "pos": { - "x": -115490, - "y": 56689, - "z": -136250 - }, - "rot": { - "x": 0, - "y": 143846, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 10, - "instId": 200020, - "eventId": 20321025, - "pos": { - "x": -112776, - "y": 56689, - "z": -134626 - }, - "rot": { - "x": 0, - "y": 172272, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 10, - "instId": 200021, - "eventId": 20321036, - "pos": { - "x": -100, - "y": 45376, - "z": -28082 - }, - "rot": { - "x": 0, - "y": 283102, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 10, - "instId": 200022, - "eventId": 20321037, - "pos": { - "x": 1551, - "y": 45378, - "z": -31715 - }, - "rot": { - "x": 0, - "y": 182431, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200001, - "eventId": 20321236, - "pos": { - "x": -39593, - "y": 56261, - "z": -185569 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "monsterId": 3003010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 11, - "pos": { - "x": -33913, - "y": 56261, - "z": -185012 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": -33913, - "y": 56261, - "z": -185012 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 12, - "instId": 300004, - "propState": 8, - "pos": { - "x": -52490, - "y": 56261, - "z": -188760 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "13": { - "monsters": [ - { - "groupId": 13, - "instId": 200001, - "eventId": 20321231, - "pos": { - "x": 18230, - "y": 52623, - "z": 150950 - }, - "rot": { - "x": 0, - "y": 175289, - "z": 0 - }, - "monsterId": 3003020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 11, - "pos": { - "x": 16055, - "y": 52623, - "z": 155941 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 16055, - "y": 52623, - "z": 155941 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 10045, - "y": 45365, - "z": -26014 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -100730, - "y": 62595, - "z": 1958 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": 16840, - "y": 53560, - "z": 123620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 15, - "instId": 300008, - "propState": 8, - "pos": { - "x": -8978, - "y": 55038, - "z": 146045 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 15, - "instId": 300012, - "propState": 8, - "pos": { - "x": -55614, - "y": 56261, - "z": -190837 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 15, - "instId": 300034, - "propState": 8, - "pos": { - "x": 9296, - "y": 56264, - "z": -90943 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 15, - "instId": 300006, - "propState": 8, - "pos": { - "x": 47842, - "y": 49966, - "z": 19806 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 15, - "instId": 300007, - "propState": 8, - "pos": { - "x": 50770, - "y": 49966, - "z": 19806 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": 54030, - "y": 49966, - "z": 19806 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": 47842, - "y": 49966, - "z": -8850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 15, - "instId": 300009, - "propState": 8, - "pos": { - "x": 50770, - "y": 49966, - "z": -8850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 15, - "instId": 300026, - "propState": 8, - "pos": { - "x": 54020, - "y": 49966, - "z": -8850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 15, - "instId": 300010, - "propState": 8, - "pos": { - "x": 79897, - "y": 47843, - "z": 11795 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 15, - "instId": 300011, - "propState": 8, - "pos": { - "x": 81520, - "y": 47843, - "z": 11795 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 15, - "instId": 300014, - "propState": 8, - "pos": { - "x": 81520, - "y": 47843, - "z": -570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 15, - "instId": 300015, - "propState": 8, - "pos": { - "x": 79280, - "y": 47843, - "z": -680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 15, - "instId": 300016, - "propState": 8, - "pos": { - "x": -38166, - "y": 56796, - "z": 1677 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 15, - "instId": 300017, - "propState": 8, - "pos": { - "x": -38516, - "y": 56796, - "z": 10575 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 15, - "instId": 300018, - "propState": 8, - "pos": { - "x": -93040, - "y": 62127, - "z": 54400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 15, - "instId": 300019, - "propState": 8, - "pos": { - "x": -115829, - "y": 62127, - "z": 68648 - }, - "rot": { - "x": 0, - "y": 19324, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 15, - "instId": 300021, - "propState": 8, - "pos": { - "x": -69299, - "y": 52819, - "z": 112018 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 15, - "instId": 300023, - "propState": 8, - "pos": { - "x": -50653, - "y": 56194, - "z": 181330 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 15, - "instId": 300024, - "propState": 8, - "pos": { - "x": 8637, - "y": 55038, - "z": 154840 - }, - "rot": { - "x": 0, - "y": 202412, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 15, - "instId": 300020, - "propState": 8, - "pos": { - "x": -16827, - "y": 56946, - "z": -120051 - }, - "rot": { - "x": 0, - "y": 122674, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 15, - "instId": 300027, - "propState": 8, - "pos": { - "x": -441, - "y": 56943, - "z": -118702 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 15, - "instId": 300013, - "propState": 8, - "pos": { - "x": -46580, - "y": 56261, - "z": -162530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 15, - "instId": 300030, - "propState": 8, - "pos": { - "x": -88186, - "y": 57862, - "z": -124025 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 15, - "instId": 300031, - "propState": 8, - "pos": { - "x": -121010, - "y": 56689, - "z": -117550 - }, - "rot": { - "x": 0, - "y": 350000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 15, - "instId": 300032, - "propState": 8, - "pos": { - "x": -148466, - "y": 62098, - "z": 50968 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 15, - "instId": 300033, - "propState": 8, - "pos": { - "x": -7630, - "y": 53489, - "z": 133210 - }, - "rot": { - "x": 0, - "y": 260219, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "16": { - "monsters": [ - { - "groupId": 16, - "instId": 200001, - "eventId": 20321233, - "pos": { - "x": -45518, - "y": 57862, - "z": -118853 - }, - "rot": { - "x": 0, - "y": 321845, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 16, - "instId": 200002, - "eventId": 20321234, - "pos": { - "x": -48510, - "y": 57862, - "z": -119030 - }, - "rot": { - "x": 0, - "y": 23369, - "z": 0 - }, - "monsterId": 3002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 11, - "pos": { - "x": -47114, - "y": 57862, - "z": -116874 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": -47114, - "y": 57862, - "z": -116874 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": 36519, - "y": 49273, - "z": 29998 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103029 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": -39622, - "y": 57862, - "z": -117705 - }, - "rot": { - "x": 0, - "y": 257443, - "z": 0 - }, - "propId": 103029 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 1, - "pos": { - "x": 36590, - "y": 49274, - "z": -18681 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103029 - }, - { - "groupId": 18, - "instId": 300004, - "propState": 8, - "pos": { - "x": -94254, - "y": 62594, - "z": -627 - }, - "rot": { - "x": 0, - "y": 179690, - "z": 0 - }, - "propId": 103029 - }, { - "groupId": 18, - "instId": 300005, - "propState": 1, - "pos": { - "x": -94017, - "y": 62594, - "z": 11811 - }, - "rot": { - "x": 0, - "y": 359691, - "z": 0 - }, - "propId": 103029 - }, { - "groupId": 18, - "instId": 300006, - "propState": 8, - "pos": { - "x": 33845, - "y": 48570, - "z": 27113 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103044 - }, { - "groupId": 18, - "instId": 300007, - "propState": 8, - "pos": { - "x": -40538, - "y": 57862, - "z": -120474 - }, - "rot": { - "x": 0, - "y": 77443, - "z": 0 - }, - "propId": 103044 - }, { - "groupId": 18, - "instId": 300008, - "propState": 8, - "pos": { - "x": -92003, - "y": 62098, - "z": -3042 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103044 - }, { - "groupId": 18, - "instId": 300009, - "propState": 8, - "pos": { - "x": -23551, - "y": 51604, - "z": 140101 - }, - "rot": { - "x": 0, - "y": 166963, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 18, - "instId": 300010, - "propState": 8, - "pos": { - "x": -107830, - "y": 62595, - "z": 6020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103141 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300004, - "propState": 8, - "pos": { - "x": -15993, - "y": 53812, - "z": -140755 - }, - "rot": { - "x": 0, - "y": 258102, - "z": 0 - }, - "propId": 103043 - }, - { - "groupId": 20, - "instId": 300005, - "propState": 21, - "pos": { - "x": -21429, - "y": 53812, - "z": -130131 - }, - "rot": { - "x": 0, - "y": 168172, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 20, - "instId": 300006, - "propState": 21, - "pos": { - "x": -26132, - "y": 58509, - "z": -135569 - }, - "rot": { - "x": 0, - "y": 257605, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 20, - "instId": 300007, - "propState": 8, - "pos": { - "x": -20711, - "y": 53812, - "z": -133814 - }, - "rot": { - "x": 0, - "y": 168009, - "z": 0 - }, - "propId": 103055 - }, { - "groupId": 20, - "instId": 300008, - "propState": 8, - "pos": { - "x": -4194, - "y": 53812, - "z": -143986 - }, - "rot": { - "x": 0, - "y": 258991, - "z": 0 - }, - "propId": 103055 - }, { - "groupId": 20, - "instId": 300009, - "propState": 2, - "pos": { - "x": -20016, - "y": 53840, - "z": -146616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103068 - }, { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": -23791, - "y": 53746, - "z": -133673 - }, - "rot": { - "x": 0, - "y": 167808, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 20, - "instId": 300003, - "propState": 8, - "pos": { - "x": -4240, - "y": 53714, - "z": -140997 - }, - "rot": { - "x": 0, - "y": 257808, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 20, - "instId": 300010, - "propState": 8, - "pos": { - "x": -19827, - "y": 53812, - "z": -146636 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 20, - "instId": 300011, - "propState": 8, - "pos": { - "x": -13213, - "y": 53812, - "z": -131017 - }, - "rot": { - "x": 0, - "y": 78202, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 20, - "instId": 300012, - "propState": 8, - "pos": { - "x": -18503, - "y": 53812, - "z": -150913 - }, - "rot": { - "x": 0, - "y": 348202, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "21": { - "monsters": [ - { - "groupId": 21, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": -23955, - "y": 53812, - "z": -136961 - }, - "rot": { - "x": 0, - "y": 76999, - "z": 0 - }, - "propId": 103042 - }, - { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": -8814, - "y": 53812, - "z": -131976 - }, - "rot": { - "x": 0, - "y": 169044, - "z": 0 - }, - "propId": 103042 - }, - { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": -10730, - "y": 53812, - "z": -136730 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 21, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20140, - "y": 51614, - "z": 137087 - }, - "rot": { - "x": 0, - "y": 256387, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 21, - "instId": 300005, - "propState": 8, - "pos": { - "x": -19058, - "y": -49102, - "z": 145840 - }, - "rot": { - "x": 0, - "y": 256999, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 21, - "instId": 300006, - "propState": 8, - "pos": { - "x": -21634, - "y": -51372, - "z": 154533 - }, - "rot": { - "x": 0, - "y": 76999, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 21, - "instId": 300007, - "propState": 8, - "pos": { - "x": -11990, - "y": 53812, - "z": -134180 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300008, - "propState": 8, - "pos": { - "x": -24800, - "y": -49102, - "z": 145160 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300009, - "propState": 8, - "pos": { - "x": -20280, - "y": -43619, - "z": 165320 - }, - "rot": { - "x": 0, - "y": 166000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300010, - "propState": 8, - "pos": { - "x": -24489, - "y": -41162, - "z": 169104 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300011, - "propState": 8, - "pos": { - "x": -20610, - "y": 56514, - "z": -142789 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300012, - "propState": 8, - "pos": { - "x": -15201, - "y": 52966, - "z": 132920 - }, - "rot": { - "x": 0, - "y": 256387, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300013, - "propState": 8, - "pos": { - "x": -33550, - "y": 55838, - "z": -139610 - }, - "rot": { - "x": 0, - "y": 166999, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300014, - "propState": 8, - "pos": { - "x": -22000, - "y": 51614, - "z": 136500 - }, - "rot": { - "x": 0, - "y": 170800, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300015, - "propState": 8, - "pos": { - "x": -14468, - "y": 56570, - "z": -124415 - }, - "rot": { - "x": 0, - "y": 76999, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "22": { - "monsters": [ - { - "groupId": 22, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": -6670, - "y": 53812, - "z": -144590 - }, - "rot": { - "x": 0, - "y": 136490, - "z": 0 - }, - "monsterId": 3002041 - }, { - "groupId": 22, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": -16590, - "y": 53880, - "z": -144830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -14910, - "y": 58711, - "z": -141153 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -32596, - "y": 56182, - "z": 196815 - }, - "rot": { - "x": 0, - "y": 347400, - "z": 0 - }, - "propId": 217 - }, - { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": -25844, - "y": 58126, - "z": 166565 - }, - "rot": { - "x": 0, - "y": 347400, - "z": 0 - }, - "propId": 217 - }, - { - "groupId": 23, - "instId": 300003, - "propState": 8, - "pos": { - "x": -53025, - "y": 55757, - "z": -178690 - }, - "rot": { - "x": 0, - "y": 167400, - "z": 0 - }, - "propId": 217 - }, - { - "groupId": 23, - "instId": 300004, - "propState": 8, - "pos": { - "x": -59780, - "y": 57753, - "z": -148430 - }, - "rot": { - "x": 0, - "y": 167400, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 23, - "instId": 300005, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300004, - "propState": 8, - "pos": { - "x": -22285, - "y": -51372, - "z": 156703 - }, - "rot": { - "x": 0, - "y": 258102, - "z": 0 - }, - "propId": 103043 - }, - { - "groupId": 42, - "instId": 300005, - "propState": 21, - "pos": { - "x": 1703, - "y": -49068, - "z": 149311 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 42, - "instId": 300006, - "propState": 21, - "pos": { - "x": 796, - "y": -51342, - "z": 154832 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 42, - "instId": 300007, - "propState": 21, - "pos": { - "x": -34355, - "y": -49094, - "z": 165595 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 42, - "instId": 300008, - "propState": 21, - "pos": { - "x": -27864, - "y": -41162, - "z": 167911 - }, - "rot": { - "x": 0, - "y": 74840, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 42, - "instId": 300009, - "propState": 8, - "pos": { - "x": -19396, - "y": -49297, - "z": 149104 - }, - "rot": { - "x": 0, - "y": 248453, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 42, - "instId": 300016, - "propState": 8, - "pos": { - "x": -13890, - "y": -49087, - "z": 155950 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 103087 - }, { - "groupId": 42, - "instId": 300018, - "propState": 1, - "pos": { - "x": -20690, - "y": 51614, - "z": 128504 - }, - "rot": { - "x": 0, - "y": 346164, - "z": 0 - }, - "propId": 103051 - }, { - "groupId": 42, - "instId": 300019, - "propState": 1, - "pos": { - "x": -29244, - "y": -49102, - "z": 141398 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 103051 - }, { - "groupId": 42, - "instId": 300021, - "propState": 8, - "pos": { - "x": -32142, - "y": -49092, - "z": 160801 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 103087 - }, { - "groupId": 42, - "instId": 300020, - "propState": 8, - "pos": { - "x": -19802, - "y": -51372, - "z": 163350 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 103055 - }, { - "groupId": 42, - "instId": 300023, - "propState": 2, - "pos": { - "x": -21210, - "y": -41162, - "z": 169586 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103068 - }, { - "groupId": 42, - "instId": 300002, - "propState": 8, - "pos": { - "x": -24158, - "y": -49102, - "z": 142618 - }, - "rot": { - "x": 0, - "y": 346000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 42, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": -22753, - "y": -51366, - "z": 163175 - }, - "rot": { - "x": 0, - "y": 166074, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 42, - "instId": 300010, - "propState": 8, - "pos": { - "x": -32364, - "y": -49117, - "z": 161909 - }, - "rot": { - "x": 0, - "y": 349802, - "z": 0 - }, - "propId": 109 - }, { - "groupId": 42, - "instId": 300011, - "propState": 8, - "pos": { - "x": -34580, - "y": -49117, - "z": 161401 - }, - "rot": { - "x": 0, - "y": 349802, - "z": 0 - }, - "propId": 109 - }, { - "groupId": 42, - "instId": 300012, - "propState": 8, - "pos": { - "x": -11918, - "y": -49106, - "z": 155316 - }, - "rot": { - "x": 0, - "y": 259802, - "z": 0 - }, - "propId": 109 - }, { - "groupId": 42, - "instId": 300013, - "propState": 21, - "pos": { - "x": -2064, - "y": -51372, - "z": 163042 - }, - "rot": { - "x": 0, - "y": 164840, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 42, - "instId": 300014, - "propState": 21, - "pos": { - "x": -13099, - "y": -41162, - "z": 171581 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 42, - "instId": 300015, - "propState": 8, - "pos": { - "x": -3822, - "y": -51372, - "z": 163748 - }, - "rot": { - "x": 0, - "y": 78202, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 42, - "instId": 300017, - "propState": 8, - "pos": { - "x": -35526, - "y": -49100, - "z": 156550 - }, - "rot": { - "x": 0, - "y": 256057, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 42, - "instId": 300022, - "propState": 8, - "pos": { - "x": -19890, - "y": -45110, - "z": 158940 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "44": { - "monsters": [ - { - "groupId": 44, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": -15030, - "y": -51372, - "z": 155830 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "monsterId": 3001021 - }, - { - "groupId": 44, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": -31652, - "y": -51372, - "z": 159185 - }, - "rot": { - "x": 0, - "y": 259199, - "z": 0 - }, - "monsterId": 3002011 - }, - { - "groupId": 44, - "instId": 200003, - "eventId": 10301299, - "pos": { - "x": -19796, - "y": -51372, - "z": 162136 - }, - "rot": { - "x": 0, - "y": 38814, - "z": 0 - }, - "monsterId": 3002011 - }, - { - "groupId": 44, - "instId": 200004, - "eventId": 10301299, - "pos": { - "x": -7650, - "y": -49102, - "z": 150038 - }, - "rot": { - "x": 0, - "y": 347838, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 44, - "instId": 200005, - "eventId": 10301299, - "pos": { - "x": -21237, - "y": -45184, - "z": 167297 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "monsterId": 3001021 - }, { - "groupId": 44, - "instId": 200006, - "eventId": 10301299, - "pos": { - "x": -20390, - "y": -45184, - "z": 167520 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "monsterId": 3001021 - }, { - "groupId": 44, - "instId": 200007, - "eventId": 10301299, - "pos": { - "x": -20747, - "y": -51372, - "z": 166746 - }, - "rot": { - "x": 0, - "y": 350000, - "z": 0 - }, - "monsterId": 3002041 - } - ], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 8, - "pos": { - "x": -15030, - "y": -51372, - "z": 155830 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 11, - "pos": { - "x": 78770, - "y": 48402, - "z": -19933 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 11, - "pos": { - "x": -18314, - "y": 56796, - "z": 6251 - }, - "rot": { - "x": 0, - "y": 268267, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 11, - "pos": { - "x": -21115, - "y": 53837, - "z": 99449 - }, - "rot": { - "x": 0, - "y": 257398, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 11, - "pos": { - "x": -12790, - "y": 53540, - "z": 117920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 1, - "pos": { - "x": -28550, - "y": 40210, - "z": 5680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103185 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 101, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103186 - }, { - "groupId": 76, - "instId": 300002, - "propState": 1, - "pos": { - "x": -172800, - "y": 64400, - "z": 6310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103098 - }, { - "groupId": 76, - "instId": 300003, - "propState": 101, - "pos": { - "x": -184120, - "y": 63160, - "z": 6230 - }, - "rot": { - "x": 0, - "y": 59477, - "z": 0 - }, - "propId": 103214 - } - ], - "teleports": {} - }, - "125": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 125, - "instId": 300001, - "propState": 8, - "pos": { - "x": -133086, - "y": 62048, - "z": -49306 - }, - "rot": { - "x": 0, - "y": 318935, - "z": 0 - }, - "propId": 103145 - }, - { - "groupId": 125, - "instId": 300002, - "propState": 8, - "pos": { - "x": -134026, - "y": 62048, - "z": -50125 - }, - "rot": { - "x": 0, - "y": 318935, - "z": 0 - }, - "propId": 103145 - }, - { - "groupId": 125, - "instId": 300003, - "propState": 8, - "pos": { - "x": -134043, - "y": 62048, - "z": 62770 - }, - "rot": { - "x": 0, - "y": 221232, - "z": 0 - }, - "propId": 103145 - }, - { - "groupId": 125, - "instId": 300004, - "propState": 8, - "pos": { - "x": -133105, - "y": 62048, - "z": 61948 - }, - "rot": { - "x": 0, - "y": 221232, - "z": 0 - }, - "propId": 103145 - }, { - "groupId": 125, - "instId": 300005, - "propState": 8, - "pos": { - "x": -133709, - "y": 62048, - "z": 62371 - }, - "rot": { - "x": 0, - "y": 43010, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 125, - "instId": 300006, - "propState": 8, - "pos": { - "x": -133579, - "y": 62048, - "z": -49765 - }, - "rot": { - "x": 0, - "y": 318900, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "131": { - "monsters": [], - "npcs": [ - { - "groupId": 131, - "instId": 400001, - "pos": { - "x": 97769, - "y": 50584, - "z": -20145 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 131, - "instId": 300001, - "propState": 18, - "pos": { - "x": 98560, - "y": 49729, - "z": -20269 - }, - "rot": { - "x": 0, - "y": 18676, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 131, - "instId": 300002, - "propState": 1, - "pos": { - "x": 98501, - "y": 48402, - "z": -18056 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "132": { - "monsters": [], - "npcs": [ - { - "groupId": 132, - "instId": 400001, - "pos": { - "x": 82412, - "y": 50939, - "z": 15883 - }, - "rot": { - "x": 0, - "y": 128662, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 132, - "instId": 300001, - "propState": 18, - "pos": { - "x": 81672, - "y": 50051, - "z": 15415 - }, - "rot": { - "x": 0, - "y": 219342, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 132, - "instId": 300002, - "propState": 1, - "pos": { - "x": 84688, - "y": 47877, - "z": 15554 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "133": { - "monsters": [], - "npcs": [ - { - "groupId": 133, - "instId": 400001, - "pos": { - "x": 34106, - "y": 50889, - "z": -3529 - }, - "rot": { - "x": 0, - "y": 340395, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 133, - "instId": 300001, - "propState": 18, - "pos": { - "x": 35040, - "y": 54235, - "z": -8899 - }, - "rot": { - "x": 0, - "y": 7242, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 133, - "instId": 300002, - "propState": 1, - "pos": { - "x": 33970, - "y": 50889, - "z": -3560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "134": { - "monsters": [], - "npcs": [ - { - "groupId": 134, - "instId": 400001, - "pos": { - "x": -161835, - "y": 61748, - "z": 16803 - }, - "rot": { - "x": 0, - "y": 90461, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 134, - "instId": 300001, - "propState": 18, - "pos": { - "x": -161714, - "y": 61601, - "z": 16743 - }, - "rot": { - "x": 0, - "y": 136603, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 134, - "instId": 300002, - "propState": 1, - "pos": { - "x": -159861, - "y": 61781, - "z": 16519 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "135": { - "monsters": [], - "npcs": [ - { - "groupId": 135, - "instId": 400001, - "pos": { - "x": -99635, - "y": 67673, - "z": 37079 - }, - "rot": { - "x": 0, - "y": 66262, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 135, - "instId": 300001, - "propState": 18, - "pos": { - "x": -99899, - "y": 69040, - "z": 37026 - }, - "rot": { - "x": 0, - "y": 261930, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 135, - "instId": 300002, - "propState": 1, - "pos": { - "x": -99942, - "y": 62105, - "z": 37101 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "136": { - "monsters": [], - "npcs": [ - { - "groupId": 136, - "instId": 400001, - "pos": { - "x": -49868, - "y": 56247, - "z": 119077 - }, - "rot": { - "x": 0, - "y": 123086, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 136, - "instId": 300001, - "propState": 18, - "pos": { - "x": -49888, - "y": 56213, - "z": 119110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 136, - "instId": 300002, - "propState": 1, - "pos": { - "x": -52760, - "y": 54031, - "z": 119160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [ - { - "groupId": 137, - "instId": 400001, - "pos": { - "x": -22063, - "y": 56400, - "z": 156916 - }, - "rot": { - "x": 0, - "y": 166347, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 137, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22043, - "y": 57191, - "z": 156557 - }, - "rot": { - "x": 0, - "y": 358791, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 137, - "instId": 300002, - "propState": 1, - "pos": { - "x": -22190, - "y": 55093, - "z": 152220 - }, - "rot": { - "x": 0, - "y": 358791, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [ - { - "groupId": 138, - "instId": 400001, - "pos": { - "x": -22602, - "y": 53039, - "z": 130592 - }, - "rot": { - "x": 0, - "y": 76409, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 138, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22602, - "y": 53030, - "z": 130604 - }, - "rot": { - "x": 0, - "y": 76409, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 138, - "instId": 300002, - "propState": 1, - "pos": { - "x": -16792, - "y": 52222, - "z": 132088 - }, - "rot": { - "x": 0, - "y": 268821, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "139": { - "monsters": [], - "npcs": [ - { - "groupId": 139, - "instId": 400001, - "pos": { - "x": 18181, - "y": 52929, - "z": 164253 - }, - "rot": { - "x": 0, - "y": 162730, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 139, - "instId": 300001, - "propState": 18, - "pos": { - "x": 18264, - "y": 53183, - "z": 164013 - }, - "rot": { - "x": 0, - "y": 273355, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 139, - "instId": 300002, - "propState": 1, - "pos": { - "x": 16865, - "y": 52606, - "z": 162525 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "140": { - "monsters": [], - "npcs": [ - { - "groupId": 140, - "instId": 400001, - "pos": { - "x": -33565, - "y": 47440, - "z": 3056 - }, - "rot": { - "x": 0, - "y": 57287, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 140, - "instId": 300001, - "propState": 18, - "pos": { - "x": -33565, - "y": 47394, - "z": 3056 - }, - "rot": { - "x": 0, - "y": 63852, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 140, - "instId": 300002, - "propState": 1, - "pos": { - "x": -31748, - "y": 44742, - "z": 3817 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "141": { - "monsters": [], - "npcs": [ - { - "groupId": 141, - "instId": 400001, - "pos": { - "x": 1394, - "y": 57828, - "z": -103656 - }, - "rot": { - "x": 0, - "y": 349617, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 141, - "instId": 300001, - "propState": 18, - "pos": { - "x": 1255, - "y": 57791, - "z": -103699 - }, - "rot": { - "x": 0, - "y": 329252, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 141, - "instId": 300002, - "propState": 1, - "pos": { - "x": 2240, - "y": 56256, - "z": -105780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "142": { - "monsters": [], - "npcs": [ - { - "groupId": 142, - "instId": 400001, - "pos": { - "x": -30189, - "y": 55838, - "z": -145935 - }, - "rot": { - "x": 0, - "y": 165032, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 142, - "instId": 300001, - "propState": 18, - "pos": { - "x": -30345, - "y": 55840, - "z": -145240 - }, - "rot": { - "x": 0, - "y": 123058, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 142, - "instId": 300002, - "propState": 1, - "pos": { - "x": -29660, - "y": 55838, - "z": -144270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "143": { - "monsters": [], - "npcs": [ - { - "groupId": 143, - "instId": 400001, - "pos": { - "x": -68671, - "y": 60535, - "z": -180347 - }, - "rot": { - "x": 0, - "y": 301205, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 143, - "instId": 300001, - "propState": 18, - "pos": { - "x": -68756, - "y": 60401, - "z": -180340 - }, - "rot": { - "x": 0, - "y": 10769, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 143, - "instId": 300002, - "propState": 1, - "pos": { - "x": -72300, - "y": 56335, - "z": -181100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "144": { - "monsters": [], - "npcs": [ - { - "groupId": 144, - "instId": 400001, - "pos": { - "x": -37083, - "y": 58222, - "z": -3985 - }, - "rot": { - "x": 0, - "y": 85347, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 144, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31396, - "y": 58160, - "z": -6903 - }, - "rot": { - "x": 0, - "y": 5000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 144, - "instId": 300002, - "propState": 8, - "pos": { - "x": -34738, - "y": 58186, - "z": -5883 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 144, - "instId": 300003, - "propState": 8, - "pos": { - "x": -37083, - "y": 58160, - "z": -3985 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 144, - "instId": 300004, - "propState": 1, - "pos": { - "x": -33440, - "y": 56796, - "z": -3320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "145": { - "monsters": [], - "npcs": [ - { - "groupId": 145, - "instId": 400001, - "pos": { - "x": 7470, - "y": 55530, - "z": 158743 - }, - "rot": { - "x": 0, - "y": 232311, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 145, - "instId": 300001, - "propState": 18, - "pos": { - "x": 7740, - "y": 56051, - "z": 158863 - }, - "rot": { - "x": 0, - "y": 274980, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 145, - "instId": 300002, - "propState": 18, - "pos": { - "x": 7851, - "y": 56014, - "z": 158339 - }, - "rot": { - "x": 0, - "y": 66095, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 145, - "instId": 300003, - "propState": 18, - "pos": { - "x": 7868, - "y": 55835, - "z": 158074 - }, - "rot": { - "x": 0, - "y": 287103, - "z": 0 - }, - "propId": 103027 - }, - { - "groupId": 145, - "instId": 300004, - "propState": 18, - "pos": { - "x": 13172, - "y": 52606, - "z": 159943 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 145, - "instId": 300005, - "propState": 1, - "pos": { - "x": 6570, - "y": 55021, - "z": 158267 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "146": { - "monsters": [], - "npcs": [ - { - "groupId": 146, - "instId": 400001, - "pos": { - "x": -17526, - "y": -41162, - "z": 170845 - }, - "rot": { - "x": 0, - "y": 256675, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 146, - "instId": 300001, - "propState": 18, - "pos": { - "x": -16092, - "y": -40878, - "z": 169848 - }, - "rot": { - "x": 0, - "y": 309663, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 146, - "instId": 300002, - "propState": 1, - "pos": { - "x": -17148, - "y": -41162, - "z": 170939 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "147": { - "monsters": [], - "npcs": [ - { - "groupId": 147, - "instId": 400001, - "pos": { - "x": 22994, - "y": 55376, - "z": -48054 - }, - "rot": { - "x": 0, - "y": 56956, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 147, - "instId": 300001, - "propState": 18, - "pos": { - "x": 22827, - "y": 53584, - "z": -47586 - }, - "rot": { - "x": 0, - "y": 358791, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 147, - "instId": 300002, - "propState": 1, - "pos": { - "x": 24868, - "y": 53360, - "z": -45142 - }, - "rot": { - "x": 0, - "y": 358791, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "148": { - "monsters": [], - "npcs": [ - { - "groupId": 148, - "instId": 400001, - "pos": { - "x": -72656, - "y": 58019, - "z": -141607 - }, - "rot": { - "x": 0, - "y": 65334, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 148, - "instId": 300001, - "propState": 18, - "pos": { - "x": -72548, - "y": 57870, - "z": -141461 - }, - "rot": { - "x": 0, - "y": 48533, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 148, - "instId": 300002, - "propState": 1, - "pos": { - "x": -71381, - "y": 57866, - "z": -140992 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "149": { - "monsters": [], - "npcs": [ - { - "groupId": 149, - "instId": 400001, - "pos": { - "x": -113749, - "y": 57185, - "z": -137369 - }, - "rot": { - "x": 0, - "y": 4407, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 149, - "instId": 300001, - "propState": 18, - "pos": { - "x": -113737, - "y": 57122, - "z": -137257 - }, - "rot": { - "x": 0, - "y": 309697, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 149, - "instId": 300002, - "propState": 1, - "pos": { - "x": -114435, - "y": 56689, - "z": -136213 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [ - { - "groupId": 150, - "instId": 400001, - "pos": { - "x": -101499, - "y": 63000, - "z": -14046 - }, - "rot": { - "x": 0, - "y": 124829, - "z": 0 - }, - "npcId": 3043 - } - ], - "props": [ - { - "groupId": 150, - "instId": 300001, - "propState": 18, - "pos": { - "x": -100449, - "y": 62904, - "z": -13778 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103027 - }, { - "groupId": 150, - "instId": 300002, - "propState": 1, - "pos": { - "x": -100981, - "y": 62124, - "z": -11311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "154": { - "monsters": [], - "npcs": [ - { - "groupId": 154, - "instId": 400001, - "pos": { - "x": 82920, - "y": 48649, - "z": 31343 - }, - "rot": { - "x": 0, - "y": 184153, - "z": 0 - }, - "npcId": 13324 - } - ], - "props": [], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 169, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4282, - "y": 56256, - "z": -86770 - }, - "rot": { - "x": 0, - "y": 141512, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1020": { - "anchorId": 1, - "groupId": 169, - "instId": 300001, - "pos": { - "x": -3722, - "y": 56256, - "z": -87465 - }, - "rot": { - "x": 0, - "y": 318488, - "z": 0 - } - } - } - }, - "179": { - "monsters": [ - { - "groupId": 179, - "instId": 200001, - "eventId": 20321170, - "pos": { - "x": -28300, - "y": 44742, - "z": 2030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 8, - "pos": { - "x": 15090, - "y": 47890, - "z": -5300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "183": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 183, - "instId": 300010, - "propState": 12, - "pos": { - "x": -34834, - "y": -51372, - "z": 157177 - }, - "rot": { - "x": 0, - "y": 76676, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 183, - "instId": 300011, - "propState": 12, - "pos": { - "x": -21232, - "y": -51360, - "z": 168493 - }, - "rot": { - "x": 0, - "y": 166000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 183, - "instId": 300016, - "propState": 12, - "pos": { - "x": -20280, - "y": -45184, - "z": 165320 - }, - "rot": { - "x": 0, - "y": 166000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 184, - "instId": 300001, - "propState": 10, - "pos": { - "x": 2731, - "y": 56256, - "z": -100523 - }, - "rot": { - "x": 0, - "y": 280000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 184, - "instId": 300002, - "propState": 8, - "pos": { - "x": 2731, - "y": 56256, - "z": -100523 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 184, - "instId": 300003, - "propState": 8, - "pos": { - "x": 2731, - "y": 56256, - "z": -100523 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 184, - "instId": 300004, - "propState": 8, - "pos": { - "x": 2731, - "y": 56256, - "z": -100523 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 184, - "instId": 300005, - "propState": 8, - "pos": { - "x": 2731, - "y": 56256, - "z": -100523 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 184, - "instId": 300006, - "propState": 20, - "pos": { - "x": 13693, - "y": 56277, - "z": -101786 - }, - "rot": { - "x": 0, - "y": 257000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 184, - "instId": 300007, - "propState": 8, - "pos": { - "x": 13693, - "y": 56277, - "z": -101786 - }, - "rot": { - "x": 0, - "y": 257000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "185": { - "monsters": [ - { - "groupId": 185, - "instId": 200001, - "eventId": 20321105, - "pos": { - "x": -51510, - "y": 54051, - "z": 111770 - }, - "rot": { - "x": 0, - "y": 325858, - "z": 0 - }, - "monsterId": 3002010 - }, - { - "groupId": 185, - "instId": 200002, - "eventId": 20321106, - "pos": { - "x": -52840, - "y": 54031, - "z": 100320 - }, - "rot": { - "x": 0, - "y": 334521, - "z": 0 - }, - "monsterId": 3002040 - }, - { - "groupId": 185, - "instId": 200003, - "eventId": 20321107, - "pos": { - "x": -34810, - "y": 54051, - "z": 102850 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "monsterId": 3001010 - }, - { - "groupId": 185, - "instId": 200004, - "eventId": 20321110, - "pos": { - "x": -44260, - "y": 56193, - "z": 180510 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 185, - "instId": 200005, - "eventId": 20321111, - "pos": { - "x": -41192, - "y": 56197, - "z": 187983 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 185, - "instId": 200006, - "eventId": 20321112, - "pos": { - "x": -18284, - "y": 56193, - "z": 187118 - }, - "rot": { - "x": 0, - "y": 281486, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 185, - "instId": 200007, - "eventId": 20321113, - "pos": { - "x": -27239, - "y": 56199, - "z": 195340 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 185, - "instId": 200008, - "eventId": 20321114, - "pos": { - "x": -11603, - "y": 56187, - "z": 177589 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 185, - "instId": 200009, - "eventId": 20321115, - "pos": { - "x": -9751, - "y": 56180, - "z": 161891 - }, - "rot": { - "x": 0, - "y": 64069, - "z": 0 - }, - "monsterId": 3002030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "186": { - "monsters": [ - { - "groupId": 186, - "instId": 200001, - "eventId": 20321118, - "pos": { - "x": -62067, - "y": 56261, - "z": -167374 - }, - "rot": { - "x": 0, - "y": 81890, - "z": 0 - }, - "monsterId": 3001020 - }, - { - "groupId": 186, - "instId": 200002, - "eventId": 20321119, - "pos": { - "x": -54631, - "y": 56261, - "z": -171282 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "monsterId": 3001020 - }, - { - "groupId": 186, - "instId": 200003, - "eventId": 20321120, - "pos": { - "x": -46204, - "y": 56261, - "z": -177486 - }, - "rot": { - "x": 0, - "y": 299901, - "z": 0 - }, - "monsterId": 3002040 - }, - { - "groupId": 186, - "instId": 200004, - "eventId": 20321121, - "pos": { - "x": -60490, - "y": 56261, - "z": -181260 - }, - "rot": { - "x": 0, - "y": 81890, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 186, - "instId": 200005, - "eventId": 20321124, - "pos": { - "x": -115490, - "y": 56689, - "z": -136250 - }, - "rot": { - "x": 0, - "y": 143846, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 186, - "instId": 200006, - "eventId": 20321125, - "pos": { - "x": -112776, - "y": 56689, - "z": -134626 - }, - "rot": { - "x": 0, - "y": 172272, - "z": 0 - }, - "monsterId": 3002030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "187": { - "monsters": [ - { - "groupId": 187, - "instId": 200001, - "eventId": 20321131, - "pos": { - "x": -37710, - "y": 44742, - "z": -11000 - }, - "rot": { - "x": 0, - "y": 299955, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 187, - "instId": 200002, - "eventId": 20321132, - "pos": { - "x": -25637, - "y": 44742, - "z": 16326 - }, - "rot": { - "x": 0, - "y": 106483, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 9, - "pos": { - "x": 8780, - "y": 52279, - "z": 16400 - }, - "rot": { - "x": 0, - "y": 64235, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 188, - "instId": 300002, - "propState": 9, - "pos": { - "x": -40538, - "y": 45742, - "z": 9420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 188, - "instId": 300003, - "propState": 9, - "pos": { - "x": -25468, - "y": 45742, - "z": 3397 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 188, - "instId": 300004, - "propState": 9, - "pos": { - "x": -28620, - "y": 45742, - "z": 27410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 188, - "instId": 300006, - "propState": 8, - "pos": { - "x": 8780, - "y": 52279, - "z": 16400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 188, - "instId": 300007, - "propState": 20, - "pos": { - "x": -25640, - "y": 44742, - "z": 9240 - }, - "rot": { - "x": 0, - "y": 224603, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 188, - "instId": 300008, - "propState": 8, - "pos": { - "x": -25640, - "y": 44742, - "z": 9240 - }, - "rot": { - "x": 0, - "y": 224603, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 8, - "pos": { - "x": -32596, - "y": 56182, - "z": 196815 - }, - "rot": { - "x": 0, - "y": 347400, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 190, - "instId": 300002, - "propState": 8, - "pos": { - "x": -25844, - "y": 58126, - "z": 166565 - }, - "rot": { - "x": 0, - "y": 347400, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [ - { - "groupId": 194, - "instId": 400001, - "pos": { - "x": -102954, - "y": 62105, - "z": 28520 - }, - "rot": { - "x": 0, - "y": 87466, - "z": 0 - }, - "npcId": 13232 - } - ], - "props": [], - "teleports": {} - }, - "199": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 199, - "instId": 300001, - "propState": 2, - "pos": { - "x": -22600, - "y": 55838, - "z": -143160 - }, - "rot": { - "x": 0, - "y": 257774, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 199, - "instId": 300002, - "propState": 9, - "pos": { - "x": -23159, - "y": 54003, - "z": -139928 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 199, - "instId": 300003, - "propState": 9, - "pos": { - "x": -21777, - "y": 54046, - "z": -146817 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 199, - "instId": 300004, - "propState": 9, - "pos": { - "x": -5310, - "y": 54024, - "z": -138465 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 199, - "instId": 300005, - "propState": 8, - "pos": { - "x": -22600, - "y": 55838, - "z": -143160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 199, - "instId": 300006, - "propState": 20, - "pos": { - "x": -20531, - "y": 55838, - "z": -142772 - }, - "rot": { - "x": 0, - "y": 257360, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 199, - "instId": 300007, - "propState": 8, - "pos": { - "x": -20531, - "y": 55838, - "z": -142772 - }, - "rot": { - "x": 0, - "y": 257360, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "200": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 200, - "instId": 300001, - "propState": 2, - "pos": { - "x": -35895, - "y": -49102, - "z": 145300 - }, - "rot": { - "x": 0, - "y": 76958, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 200, - "instId": 300002, - "propState": 9, - "pos": { - "x": -1276, - "y": -48806, - "z": 148583 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 200, - "instId": 300003, - "propState": 9, - "pos": { - "x": -36003, - "y": -48814, - "z": 157084 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 200, - "instId": 300004, - "propState": 8, - "pos": { - "x": -35895, - "y": -49102, - "z": 145300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 200, - "instId": 300005, - "propState": 8, - "pos": { - "x": -35895, - "y": -49102, - "z": 145300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 200, - "instId": 300006, - "propState": 20, - "pos": { - "x": -37533, - "y": -49102, - "z": 144924 - }, - "rot": { - "x": 0, - "y": 76736, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 200, - "instId": 300007, - "propState": 8, - "pos": { - "x": -37533, - "y": -49102, - "z": 144924 - }, - "rot": { - "x": 0, - "y": 76736, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "266": { - "monsters": [ - { - "groupId": 266, - "instId": 200001, - "eventId": 20321136, - "pos": { - "x": -29555, - "y": 56946, - "z": -111520 - }, - "rot": { - "x": 0, - "y": 140000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 266, - "instId": 200002, - "eventId": 20321137, - "pos": { - "x": -26158, - "y": 56946, - "z": -111078 - }, - "rot": { - "x": 0, - "y": 182431, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "267": { - "monsters": [ - { - "groupId": 267, - "instId": 200001, - "eventId": 20321138, - "pos": { - "x": -26205, - "y": 56946, - "z": -117877 - }, - "rot": { - "x": 0, - "y": 332185, - "z": 0 - }, - "monsterId": 3002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "273": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 273, - "instId": 300001, - "propState": 8, - "pos": { - "x": -28878, - "y": 44742, - "z": 25351 - }, - "rot": { - "x": 0, - "y": 270735, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 273, - "instId": 300002, - "propState": 8, - "pos": { - "x": -34382, - "y": 44742, - "z": 24354 - }, - "rot": { - "x": 0, - "y": 241745, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 273, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39275, - "y": 44742, - "z": 22097 - }, - "rot": { - "x": 0, - "y": 229331, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 273, - "instId": 300004, - "propState": 8, - "pos": { - "x": -43350, - "y": 44742, - "z": 18190 - }, - "rot": { - "x": 0, - "y": 217450, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 273, - "instId": 300005, - "propState": 8, - "pos": { - "x": -47080, - "y": 44742, - "z": 10370 - }, - "rot": { - "x": 0, - "y": 91257, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 273, - "instId": 300006, - "propState": 8, - "pos": { - "x": -45631, - "y": 44742, - "z": 14769 - }, - "rot": { - "x": 0, - "y": 190873, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 273, - "instId": 300007, - "propState": 8, - "pos": { - "x": -39032, - "y": 44742, - "z": 9302 - }, - "rot": { - "x": 0, - "y": 176534, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 273, - "instId": 300008, - "propState": 8, - "pos": { - "x": -42920, - "y": 44742, - "z": 9690 - }, - "rot": { - "x": 0, - "y": 92081, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 273, - "instId": 300009, - "propState": 8, - "pos": { - "x": -39232, - "y": 44742, - "z": 4498 - }, - "rot": { - "x": 0, - "y": 161630, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 273, - "instId": 300010, - "propState": 8, - "pos": { - "x": -37598, - "y": 44742, - "z": 454 - }, - "rot": { - "x": 0, - "y": 138230, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 273, - "instId": 300012, - "propState": 8, - "pos": { - "x": -34625, - "y": 44742, - "z": -2757 - }, - "rot": { - "x": 0, - "y": 121242, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 273, - "instId": 300013, - "propState": 8, - "pos": { - "x": -29324, - "y": 44742, - "z": -4340 - }, - "rot": { - "x": 0, - "y": 358667, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 273, - "instId": 300014, - "propState": 8, - "pos": { - "x": -24280, - "y": 44742, - "z": -3690 - }, - "rot": { - "x": 0, - "y": 56717, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 273, - "instId": 300015, - "propState": 8, - "pos": { - "x": -18800, - "y": 44742, - "z": 700 - }, - "rot": { - "x": 0, - "y": 89475, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 273, - "instId": 300016, - "propState": 8, - "pos": { - "x": -14530, - "y": 44742, - "z": 740 - }, - "rot": { - "x": 0, - "y": 89475, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 273, - "instId": 300017, - "propState": 8, - "pos": { - "x": -10635, - "y": 44742, - "z": 821 - }, - "rot": { - "x": 0, - "y": 172984, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 273, - "instId": 300018, - "propState": 8, - "pos": { - "x": -11532, - "y": 44742, - "z": -3149 - }, - "rot": { - "x": 0, - "y": 208697, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 273, - "instId": 300019, - "propState": 8, - "pos": { - "x": -13534, - "y": 44742, - "z": -6444 - }, - "rot": { - "x": 0, - "y": 217354, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 273, - "instId": 300020, - "propState": 8, - "pos": { - "x": -17035, - "y": 44742, - "z": -9401 - }, - "rot": { - "x": 0, - "y": 229308, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 273, - "instId": 300021, - "propState": 8, - "pos": { - "x": -20584, - "y": 44742, - "z": -11589 - }, - "rot": { - "x": 0, - "y": 242907, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 273, - "instId": 300022, - "propState": 8, - "pos": { - "x": -24570, - "y": 44742, - "z": -12940 - }, - "rot": { - "x": 0, - "y": 252014, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 273, - "instId": 300023, - "propState": 8, - "pos": { - "x": -28651, - "y": 44742, - "z": -13701 - }, - "rot": { - "x": 0, - "y": 178394, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "276": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 276, - "instId": 300001, - "propState": 18, - "pos": { - "x": -20946, - "y": 56676, - "z": 161578 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 276, - "instId": 300002, - "propState": 18, - "pos": { - "x": -89994, - "y": 62697, - "z": -35088 - }, - "rot": { - "x": 0, - "y": 236415, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 276, - "instId": 300003, - "propState": 18, - "pos": { - "x": 46218, - "y": 51200, - "z": 5653 - }, - "rot": { - "x": 0, - "y": 223588, - "z": 0 - }, - "propId": 103037 - }, - { - "groupId": 276, - "instId": 300004, - "propState": 18, - "pos": { - "x": 97734, - "y": 49418, - "z": 27980 - }, - "rot": { - "x": 0, - "y": 207066, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 276, - "instId": 300005, - "propState": 18, - "pos": { - "x": -101528, - "y": 62950, - "z": 36622 - }, - "rot": { - "x": 0, - "y": 236415, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 276, - "instId": 300006, - "propState": 18, - "pos": { - "x": -17690, - "y": 57269, - "z": 9613 - }, - "rot": { - "x": 0, - "y": 236415, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 276, - "instId": 300007, - "propState": 18, - "pos": { - "x": 100376, - "y": 48394, - "z": -6728 - }, - "rot": { - "x": 0, - "y": 223588, - "z": 0 - }, - "propId": 103037 - } - ], - "teleports": {} - }, - "289": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 289, - "instId": 300001, - "propState": 18, - "pos": { - "x": -830, - "y": 57136, - "z": -102067 - }, - "rot": { - "x": 0, - "y": 73832, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 289, - "instId": 300002, - "propState": 18, - "pos": { - "x": -11099, - "y": 54394, - "z": 118438 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 289, - "instId": 300003, - "propState": 18, - "pos": { - "x": -147156, - "y": 61489, - "z": 6247 - }, - "rot": { - "x": 0, - "y": 183163, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "302": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 302, - "instId": 300005, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 302, - "instId": 300006, - "propState": 8, - "pos": { - "x": 388060, - "y": -13820, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 302, - "instId": 300001, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "303": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 303, - "instId": 300001, - "propState": 1, - "pos": { - "x": -143510, - "y": 60884, - "z": 6330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "310": { - "monsters": [ - { - "groupId": 310, - "instId": 200001, - "eventId": 101218, - "pos": { - "x": 2050, - "y": 45381, - "z": -30440 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 8033012 - } - ], - "npcs": [], - "props": [ - { - "groupId": 310, - "instId": 300001, - "propState": 8, - "pos": { - "x": 2050, - "y": 46381, - "z": -30440 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 702 - }, { - "groupId": 310, - "instId": 300002, - "propState": 8, - "pos": { - "x": 15248, - "y": 46853, - "z": -18660 - }, - "rot": { - "x": 0, - "y": 140000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": { - "1118": { - "anchorId": 1, - "groupId": 310, - "instId": 300001, - "pos": { - "x": 6810, - "y": 45370, - "z": -26650 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - } - } - } - }, - "334": { - "monsters": [], - "npcs": [ - { - "groupId": 334, - "instId": 400001, - "pos": { - "x": -18880, - "y": 47598, - "z": 9799 - }, - "rot": { - "x": 0, - "y": 148173, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 334, - "instId": 300001, - "propState": 18, - "pos": { - "x": -18327, - "y": 46782, - "z": 9585 - }, - "rot": { - "x": 0, - "y": 8714, - "z": 0 - }, - "propId": 103189 - }, { - "groupId": 334, - "instId": 300002, - "propState": 1, - "pos": { - "x": -18154, - "y": 44742, - "z": 9213 - }, - "rot": { - "x": 0, - "y": 279910, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "336": { - "monsters": [], - "npcs": [ - { - "groupId": 336, - "instId": 400001, - "pos": { - "x": -47688, - "y": 47635, - "z": 494 - }, - "rot": { - "x": 0, - "y": 157073, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 336, - "instId": 300001, - "propState": 18, - "pos": { - "x": -47201, - "y": 46790, - "z": 134 - }, - "rot": { - "x": 0, - "y": 16174, - "z": 0 - }, - "propId": 103189 - }, { - "groupId": 336, - "instId": 300002, - "propState": 1, - "pos": { - "x": -47050, - "y": 44742, - "z": -351 - }, - "rot": { - "x": 0, - "y": 323413, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "340": { - "monsters": [], - "npcs": [ - { - "groupId": 340, - "instId": 400001, - "pos": { - "x": -18888, - "y": 47634, - "z": 9799 - }, - "rot": { - "x": 0, - "y": 149077, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 340, - "instId": 300001, - "propState": 9, - "pos": { - "x": -18520, - "y": 44740, - "z": 9970 - }, - "rot": { - "x": 0, - "y": 152277, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 340, - "instId": 300002, - "propState": 8, - "pos": { - "x": -18520, - "y": 44740, - "z": 9970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 340, - "instId": 300003, - "propState": 8, - "pos": { - "x": -18520, - "y": 44740, - "z": 9970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 340, - "instId": 300004, - "propState": 8, - "pos": { - "x": -18520, - "y": 44740, - "z": 9970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 340, - "instId": 300005, - "propState": 8, - "pos": { - "x": -18520, - "y": 44740, - "z": 9970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 340, - "instId": 300006, - "propState": 1, - "pos": { - "x": -19374, - "y": 44742, - "z": 11612 - }, - "rot": { - "x": 0, - "y": 151672, - "z": 0 - }, - "propId": 103226 - } - ], - "teleports": {} - }, - "341": { - "monsters": [], - "npcs": [ - { - "groupId": 341, - "instId": 400001, - "pos": { - "x": -47691, - "y": 47632, - "z": 501 - }, - "rot": { - "x": 0, - "y": 161124, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 341, - "instId": 300001, - "propState": 9, - "pos": { - "x": -47260, - "y": 44742, - "z": 559 - }, - "rot": { - "x": 0, - "y": 167576, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 341, - "instId": 300002, - "propState": 8, - "pos": { - "x": -18520, - "y": 44740, - "z": 9970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 341, - "instId": 300003, - "propState": 8, - "pos": { - "x": -18520, - "y": 44740, - "z": 9970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 341, - "instId": 300004, - "propState": 8, - "pos": { - "x": -18520, - "y": 44740, - "z": 9970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 341, - "instId": 300005, - "propState": 8, - "pos": { - "x": -18520, - "y": 44740, - "z": 9970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 341, - "instId": 300006, - "propState": 1, - "pos": { - "x": -47565, - "y": 44742, - "z": 2297 - }, - "rot": { - "x": 0, - "y": 168610, - "z": 0 - }, - "propId": 103226 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2032201": { - "P20322_F20322001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300003, - "propState": 20, - "pos": { - "x": -1035, - "y": 89723, - "z": 78485 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103154 - }, { - "groupId": 2, - "instId": 300004, - "propState": 1, - "pos": { - "x": -32950, - "y": -232940, - "z": -204900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103154 - }, { - "groupId": 2, - "instId": 300005, - "propState": 1, - "pos": { - "x": -172890, - "y": -227800, - "z": -115270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103154 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 20110, - "y": 91010, - "z": -11950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103003 - }, { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 20023, - "y": 102000, - "z": -32899 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103003 - }, { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 43860, - "y": 91010, - "z": -11950 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103003 - }, { - "groupId": 5, - "instId": 300004, - "propState": 8, - "pos": { - "x": 32110, - "y": 108000, - "z": -32990 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103003 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 1, - "pos": { - "x": 11050, - "y": 95000, - "z": 18000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103034 - }, { - "groupId": 9, - "instId": 300002, - "propState": 1, - "pos": { - "x": 32000, - "y": 91000, - "z": -2897 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": 23480, - "y": 96150, - "z": 9640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103010 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 1, - "pos": { - "x": -23977, - "y": 98000, - "z": 81582 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 10, - "instId": 300002, - "propState": 1, - "pos": { - "x": -53750, - "y": 97998, - "z": 81567 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": -38750, - "y": 100570, - "z": 81570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103010 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 1, - "pos": { - "x": 21585, - "y": 98000, - "z": 81549 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 12, - "instId": 300002, - "propState": 1, - "pos": { - "x": 57723, - "y": 104000, - "z": 81587 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 12, - "instId": 300003, - "propState": 0, - "pos": { - "x": 39630, - "y": 103020, - "z": 81860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103010 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 65405, - "y": 105051, - "z": 114546 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58490, - "y": 111220, - "z": 114600 - }, - "rot": { - "x": 0, - "y": 90347, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": 86525, - "y": 120259, - "z": 79632 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 12, - "pos": { - "x": 86522, - "y": 113582, - "z": 89040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 17, - "instId": 300002, - "propState": 12, - "pos": { - "x": 86524, - "y": 106527, - "z": 105615 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60302 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300002, - "propState": 12, - "pos": { - "x": 97570, - "y": 98000, - "z": 82030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 18, - "instId": 300003, - "propState": 8, - "pos": { - "x": 87550, - "y": 97991, - "z": 84580 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 18, - "instId": 300004, - "propState": 8, - "pos": { - "x": 93550, - "y": 97991, - "z": 84580 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": 94328, - "y": 98000, - "z": 79840 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300002, - "propState": 12, - "pos": { - "x": 60500, - "y": 118950, - "z": 114580 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300002, - "propState": 1, - "pos": { - "x": -65810, - "y": 98000, - "z": 96570 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 27, - "instId": 300003, - "propState": 1, - "pos": { - "x": -71810, - "y": 98000, - "z": 96570 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 27, - "instId": 300006, - "propState": 1, - "pos": { - "x": -78598, - "y": 97999, - "z": 97590 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 12, - "pos": { - "x": -56970, - "y": 95450, - "z": 63580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 12, - "pos": { - "x": -77510, - "y": 122000, - "z": 94090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 30, - "instId": 300002, - "propState": 12, - "pos": { - "x": -103785, - "y": 122000, - "z": 81639 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1000, - "y": 95000, - "z": -9013 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 35, - "instId": 300002, - "propState": 1, - "pos": { - "x": -1103, - "y": 98000, - "z": 56939 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 35, - "instId": 300004, - "propState": 1, - "pos": { - "x": -835, - "y": 95820, - "z": 142306 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 35, - "instId": 300005, - "propState": 1, - "pos": { - "x": 39519, - "y": 88400, - "z": 103220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 35, - "instId": 300006, - "propState": 1, - "pos": { - "x": 48558, - "y": 84400, - "z": 82242 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": 3166, - "y": 95000, - "z": -37280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": -11895, - "y": 89000, - "z": 81121 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 37, - "instId": 300003, - "propState": 8, - "pos": { - "x": -46123, - "y": -225905, - "z": -119280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2032201": { - "anchorId": 1, - "groupId": 37, - "instId": 300001, - "pos": { - "x": -1037, - "y": 95000, - "z": -34125 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2032202": { - "anchorId": 2, - "groupId": 37, - "instId": 300002, - "pos": { - "x": -1100, - "y": 88793, - "z": 73950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2032203": { - "anchorId": 3, - "groupId": 37, - "instId": 300003, - "pos": { - "x": -40986, - "y": -225949, - "z": -115939 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - } - } - } - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 12, - "pos": { - "x": 7940, - "y": -225210, - "z": -91640 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 38, - "instId": 300002, - "propState": 12, - "pos": { - "x": -95830, - "y": -226913, - "z": -70496 - }, - "rot": { - "x": 0, - "y": 283486, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 38, - "instId": 300003, - "propState": 12, - "pos": { - "x": -111658, - "y": -225898, - "z": -151334 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 38, - "instId": 300004, - "propState": 12, - "pos": { - "x": -133324, - "y": -204970, - "z": -73984 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 38, - "instId": 300005, - "propState": 12, - "pos": { - "x": -124655, - "y": -202735, - "z": -24562 - }, - "rot": { - "x": 0, - "y": 359629, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 38, - "instId": 300006, - "propState": 12, - "pos": { - "x": -85050, - "y": -223996, - "z": -25060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 38, - "instId": 300007, - "propState": 12, - "pos": { - "x": -149829, - "y": -225946, - "z": -115207 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 38, - "instId": 300008, - "propState": 12, - "pos": { - "x": -39406, - "y": -225957, - "z": -59117 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 38, - "instId": 300009, - "propState": 12, - "pos": { - "x": -88160, - "y": -225957, - "z": -108586 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "40": { - "monsters": [ - { - "groupId": 40, - "instId": 200002, - "eventId": 20322028, - "pos": { - "x": -8920, - "y": -225202, - "z": -98130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3011010 - }, - { - "groupId": 40, - "instId": 200003, - "eventId": 20322029, - "pos": { - "x": 1452, - "y": -225249, - "z": -103660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3012010 - }, - { - "groupId": 40, - "instId": 200001, - "eventId": 20322030, - "pos": { - "x": -550, - "y": -225249, - "z": -56965 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3011010 - }, - { - "groupId": 40, - "instId": 200004, - "eventId": 20322031, - "pos": { - "x": -14880, - "y": -225212, - "z": -46250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 40, - "instId": 200006, - "eventId": 20322032, - "pos": { - "x": -11470, - "y": -225249, - "z": -50960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 40, - "instId": 200007, - "eventId": 20322038, - "pos": { - "x": -148920, - "y": -204970, - "z": -87470 - }, - "rot": { - "x": 0, - "y": 75677, - "z": 0 - }, - "monsterId": 3012010 - }, { - "groupId": 40, - "instId": 200005, - "eventId": 20322039, - "pos": { - "x": -136569, - "y": -204970, - "z": -85052 - }, - "rot": { - "x": 0, - "y": 124289, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 40, - "instId": 200008, - "eventId": 20322034, - "pos": { - "x": -99810, - "y": -225905, - "z": -145690 - }, - "rot": { - "x": 0, - "y": 124289, - "z": 0 - }, - "monsterId": 3012010 - }, { - "groupId": 40, - "instId": 200009, - "eventId": 20322035, - "pos": { - "x": -99620, - "y": -225905, - "z": -151140 - }, - "rot": { - "x": 0, - "y": 355606, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300002, - "propState": 8, - "pos": { - "x": -171776, - "y": -199418, - "z": -66680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 41, - "instId": 300001, - "propState": 8, - "pos": { - "x": -108791, - "y": -225898, - "z": -140472 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 41, - "instId": 300006, - "propState": 8, - "pos": { - "x": -30980, - "y": -225904, - "z": -120880 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 41, - "instId": 300007, - "propState": 8, - "pos": { - "x": -35000, - "y": -225904, - "z": -114360 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 41, - "instId": 300003, - "propState": 8, - "pos": { - "x": -74318, - "y": -225911, - "z": -116097 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 41, - "instId": 300004, - "propState": 8, - "pos": { - "x": -125291, - "y": -225905, - "z": -145670 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 41, - "instId": 300009, - "propState": 8, - "pos": { - "x": -77902, - "y": -226963, - "z": -88109 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 41, - "instId": 300026, - "propState": 8, - "pos": { - "x": -131358, - "y": -225944, - "z": -90735 - }, - "rot": { - "x": 0, - "y": 333843, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 41, - "instId": 300010, - "propState": 8, - "pos": { - "x": 5704, - "y": -224928, - "z": -104982 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 41, - "instId": 300011, - "propState": 8, - "pos": { - "x": -33745, - "y": -225247, - "z": -35360 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 41, - "instId": 300014, - "propState": 8, - "pos": { - "x": -40044, - "y": -225474, - "z": -47896 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 41, - "instId": 300015, - "propState": 8, - "pos": { - "x": -95077, - "y": -226785, - "z": -73172 - }, - "rot": { - "x": 0, - "y": 20000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 41, - "instId": 300016, - "propState": 8, - "pos": { - "x": -132891, - "y": -202689, - "z": 4809 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 41, - "instId": 300005, - "propState": 8, - "pos": { - "x": -143910, - "y": -204970, - "z": -75295 - }, - "rot": { - "x": 0, - "y": 307210, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 41, - "instId": 300008, - "propState": 8, - "pos": { - "x": -91292, - "y": -226972, - "z": -64710 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 41, - "instId": 300012, - "propState": 8, - "pos": { - "x": -90817, - "y": -226972, - "z": -63185 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 41, - "instId": 300013, - "propState": 8, - "pos": { - "x": -102251, - "y": -223998, - "z": -43343 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 12, - "pos": { - "x": 11846, - "y": 95000, - "z": -19345 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 42, - "instId": 300002, - "propState": 12, - "pos": { - "x": -11233, - "y": 95000, - "z": 6951 - }, - "rot": { - "x": 0, - "y": 90360, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 42, - "instId": 300003, - "propState": 12, - "pos": { - "x": -9817, - "y": 98005, - "z": 66753 - }, - "rot": { - "x": 0, - "y": 215898, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 42, - "instId": 300004, - "propState": 12, - "pos": { - "x": 11349, - "y": 89000, - "z": 121124 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 42, - "instId": 300005, - "propState": 12, - "pos": { - "x": 44680, - "y": 84100, - "z": 65730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 42, - "instId": 300006, - "propState": 12, - "pos": { - "x": 9150, - "y": 95820, - "z": 146733 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6763, - "y": 89000, - "z": 71763 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 44, - "instId": 300006, - "propState": 8, - "pos": { - "x": -11552, - "y": 96344, - "z": -16539 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 44, - "instId": 300007, - "propState": 8, - "pos": { - "x": 8946, - "y": 95000, - "z": -7058 - }, - "rot": { - "x": 0, - "y": 320000, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 44, - "instId": 300001, - "propState": 8, - "pos": { - "x": -11731, - "y": 95000, - "z": -7439 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 44, - "instId": 300005, - "propState": 8, - "pos": { - "x": 9468, - "y": 95000, - "z": -31429 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 44, - "instId": 300003, - "propState": 8, - "pos": { - "x": 19140, - "y": 98000, - "z": 68877 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 44, - "instId": 300004, - "propState": 8, - "pos": { - "x": -21380, - "y": 89000, - "z": 101990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 44, - "instId": 300009, - "propState": 8, - "pos": { - "x": 49548, - "y": 88400, - "z": 104868 - }, - "rot": { - "x": 0, - "y": 178128, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 44, - "instId": 300026, - "propState": 8, - "pos": { - "x": -8553, - "y": 89000, - "z": 110723 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 44, - "instId": 300010, - "propState": 8, - "pos": { - "x": 7370, - "y": 89000, - "z": 109430 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 44, - "instId": 300008, - "propState": 8, - "pos": { - "x": 20685, - "y": 97479, - "z": 107801 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "45": { - "monsters": [ - { - "groupId": 45, - "instId": 200001, - "eventId": 20322236, - "pos": { - "x": -165744, - "y": -199418, - "z": -79995 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 11, - "pos": { - "x": -165924, - "y": -199418, - "z": -82970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 45, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4200000, - "y": 1000000, - "z": -1500000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 45, - "instId": 300003, - "propState": 8, - "pos": { - "x": -165924, - "y": -199418, - "z": -78830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "46": { - "monsters": [ - { - "groupId": 46, - "instId": 200001, - "eventId": 20322006, - "pos": { - "x": 13183, - "y": 98005, - "z": 89460 - }, - "rot": { - "x": 0, - "y": 234576, - "z": 0 - }, - "monsterId": 3012010 - }, - { - "groupId": 46, - "instId": 200002, - "eventId": 20322007, - "pos": { - "x": -15840, - "y": 98005, - "z": 73190 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - }, - "monsterId": 3012010 - }, - { - "groupId": 46, - "instId": 200004, - "eventId": 20322008, - "pos": { - "x": -20514, - "y": 98000, - "z": 76952 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3012020 - }, - { - "groupId": 46, - "instId": 200006, - "eventId": 20322011, - "pos": { - "x": 42890, - "y": 84136, - "z": 79420 - }, - "rot": { - "x": 0, - "y": 138099, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 46, - "instId": 200007, - "eventId": 20322012, - "pos": { - "x": 54364, - "y": 84136, - "z": 79768 - }, - "rot": { - "x": 0, - "y": 219646, - "z": 0 - }, - "monsterId": 3012010 - }, { - "groupId": 46, - "instId": 200003, - "eventId": 20322013, - "pos": { - "x": 56480, - "y": 84100, - "z": 78010 - }, - "rot": { - "x": 0, - "y": 219646, - "z": 0 - }, - "monsterId": 3011010 - }, { - "groupId": 46, - "instId": 200005, - "eventId": 20322014, - "pos": { - "x": 40750, - "y": 84136, - "z": 77500 - }, - "rot": { - "x": 0, - "y": 138099, - "z": 0 - }, - "monsterId": 3011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "97": { - "monsters": [ - { - "groupId": 97, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": -86424, - "y": 122000, - "z": 83380 - }, - "rot": { - "x": 0, - "y": 24441, - "z": 0 - }, - "monsterId": 3002011 - }, - { - "groupId": 97, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": -93868, - "y": 121993, - "z": 81621 - }, - "rot": { - "x": 0, - "y": 93257, - "z": 0 - }, - "monsterId": 3002041 - }, - { - "groupId": 97, - "instId": 200003, - "eventId": 10301299, - "pos": { - "x": -85335, - "y": 122000, - "z": 80510 - }, - "rot": { - "x": 0, - "y": 204818, - "z": 0 - }, - "monsterId": 3002011 - }, - { - "groupId": 97, - "instId": 200004, - "eventId": 10301299, - "pos": { - "x": -81330, - "y": 122000, - "z": 94316 - }, - "rot": { - "x": 0, - "y": 275178, - "z": 0 - }, - "monsterId": 3002041 - }, { - "groupId": 97, - "instId": 200005, - "eventId": 10301299, - "pos": { - "x": -96360, - "y": 122000, - "z": 74159 - }, - "rot": { - "x": 0, - "y": 185178, - "z": 0 - }, - "monsterId": 3002041 - }, { - "groupId": 97, - "instId": 200006, - "eventId": 10301299, - "pos": { - "x": -70900, - "y": 122000, - "z": 69760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3002041 - }, { - "groupId": 97, - "instId": 200007, - "eventId": 10301299, - "pos": { - "x": -94402, - "y": 121993, - "z": 92302 - }, - "rot": { - "x": 0, - "y": 54115, - "z": 0 - }, - "monsterId": 3002041 - } - ], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 8, - "pos": { - "x": -85380, - "y": 122000, - "z": 83550 - }, - "rot": { - "x": 0, - "y": 185559, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 98, - "instId": 300008, - "propState": 21, - "pos": { - "x": -70816, - "y": 122000, - "z": 64469 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 98, - "instId": 300009, - "propState": 21, - "pos": { - "x": -78963, - "y": 122000, - "z": 64462 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 98, - "instId": 300005, - "propState": 2, - "pos": { - "x": -80828, - "y": 121972, - "z": 65310 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103068 - }, - { - "groupId": 98, - "instId": 300007, - "propState": 8, - "pos": { - "x": -98177, - "y": 122000, - "z": 81540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103055 - }, { - "groupId": 98, - "instId": 300010, - "propState": 8, - "pos": { - "x": 0, - "y": -560000, - "z": 0 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 98, - "instId": 300001, - "propState": 8, - "pos": { - "x": -98806, - "y": 116000, - "z": 78580 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 98, - "instId": 300002, - "propState": 8, - "pos": { - "x": -65039, - "y": 122000, - "z": 77950 - }, - "rot": { - "x": 0, - "y": 178520, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 98, - "instId": 300003, - "propState": 8, - "pos": { - "x": -80799, - "y": 121993, - "z": 65296 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "99": { - "monsters": [ - { - "groupId": 99, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 0, - "y": -560000, - "z": 0 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 8, - "pos": { - "x": -70610, - "y": 122000, - "z": 85450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103042 - }, - { - "groupId": 99, - "instId": 300002, - "propState": 8, - "pos": { - "x": -70550, - "y": 122000, - "z": 88310 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 99, - "instId": 300003, - "propState": 8, - "pos": { - "x": -70550, - "y": 122000, - "z": 88310 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 99, - "instId": 300006, - "propState": 8, - "pos": { - "x": -77541, - "y": 120901, - "z": 94104 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 99, - "instId": 300007, - "propState": 8, - "pos": { - "x": -84460, - "y": 122000, - "z": 68070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "101": { - "monsters": [ - { - "groupId": 101, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 0, - "y": -560000, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 101, - "instId": 300001, - "propState": 8, - "pos": { - "x": 89190, - "y": 88810, - "z": 102550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103042 - }, - { - "groupId": 101, - "instId": 300002, - "propState": 8, - "pos": { - "x": 75419, - "y": 81628, - "z": 102580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 101, - "instId": 300003, - "propState": 8, - "pos": { - "x": 91831, - "y": 88950, - "z": 102580 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 101, - "instId": 300004, - "propState": 8, - "pos": { - "x": 80860, - "y": 81970, - "z": 102650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 101, - "instId": 300005, - "propState": 8, - "pos": { - "x": 58507, - "y": 94344, - "z": 103232 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300003, - "propState": 2, - "pos": { - "x": 87029, - "y": 92759, - "z": 102572 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103068 - }, - { - "groupId": 102, - "instId": 300004, - "propState": 8, - "pos": { - "x": 76642, - "y": 86472, - "z": 102602 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 103043 - }, - { - "groupId": 102, - "instId": 300005, - "propState": 8, - "pos": { - "x": 72430, - "y": 92760, - "z": 102696 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103055 - }, - { - "groupId": 102, - "instId": 300006, - "propState": 8, - "pos": { - "x": 73944, - "y": 73477, - "z": 102602 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103055 - }, { - "groupId": 102, - "instId": 300007, - "propState": 8, - "pos": { - "x": 73944, - "y": 79425, - "z": 102550 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103055 - }, { - "groupId": 102, - "instId": 300001, - "propState": 8, - "pos": { - "x": 81062, - "y": 96373, - "z": 102580 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 102, - "instId": 300002, - "propState": 8, - "pos": { - "x": 77059, - "y": 79000, - "z": 108580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 102, - "instId": 300008, - "propState": 8, - "pos": { - "x": 77059, - "y": 73000, - "z": 108580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "103": { - "monsters": [ - { - "groupId": 103, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 73206, - "y": 88922, - "z": 102589 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3002011 - }, - { - "groupId": 103, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 60180, - "y": 95850, - "z": 102580 - }, - "rot": { - "x": 0, - "y": 315365, - "z": 0 - }, - "monsterId": 3001021 - }, - { - "groupId": 103, - "instId": 200003, - "eventId": 10301299, - "pos": { - "x": 60015, - "y": 92076, - "z": 102602 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 3001021 - }, - { - "groupId": 103, - "instId": 200004, - "eventId": 10301299, - "pos": { - "x": 61978, - "y": 93937, - "z": 102590 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 103, - "instId": 200005, - "eventId": 10301299, - "pos": { - "x": 72033, - "y": 90984, - "z": 102630 - }, - "rot": { - "x": 0, - "y": 166239, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 103, - "instId": 200006, - "eventId": 10301299, - "pos": { - "x": 74112, - "y": 70728, - "z": 102580 - }, - "rot": { - "x": 0, - "y": 181634, - "z": 0 - }, - "monsterId": 3002041 - }, { - "groupId": 103, - "instId": 200007, - "eventId": 10301299, - "pos": { - "x": 72158, - "y": 69871, - "z": 102580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002041 - }, { - "groupId": 103, - "instId": 200008, - "eventId": 10301299, - "pos": { - "x": 75833, - "y": 69724, - "z": 102579 - }, - "rot": { - "x": 0, - "y": 197175, - "z": 0 - }, - "monsterId": 3002041 - }, { - "groupId": 103, - "instId": 200009, - "eventId": 10301299, - "pos": { - "x": 60809, - "y": 93919, - "z": 102601 - }, - "rot": { - "x": 0, - "y": 268257, - "z": 0 - }, - "monsterId": 3001021 - } - ], - "npcs": [], - "props": [ - { - "groupId": 103, - "instId": 300001, - "propState": 8, - "pos": { - "x": 79525, - "y": 88920, - "z": 102590 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "104": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 104, - "instId": 300001, - "propState": 12, - "pos": { - "x": 58507, - "y": 94344, - "z": 102546 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 104, - "instId": 300002, - "propState": 12, - "pos": { - "x": 71946, - "y": 76343, - "z": 102546 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "109": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 109, - "instId": 300001, - "propState": 1, - "pos": { - "x": -123004, - "y": -202735, - "z": -21057 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103029 - }, { - "groupId": 109, - "instId": 300002, - "propState": 1, - "pos": { - "x": -125396, - "y": -202689, - "z": -18229 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103044 - }, { - "groupId": 109, - "instId": 300003, - "propState": 0, - "pos": { - "x": -163626, - "y": -204970, - "z": -88460 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "110": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 110, - "instId": 300001, - "propState": 1, - "pos": { - "x": 63466, - "y": 103040, - "z": 114590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 110, - "instId": 300002, - "propState": 1, - "pos": { - "x": 63466, - "y": 109040, - "z": 114590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 110, - "instId": 300003, - "propState": 1, - "pos": { - "x": 58586, - "y": 116341, - "z": 114546 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 118, - "instId": 300001, - "propState": 12, - "pos": { - "x": 32059, - "y": 91102, - "z": -23640 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "119": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 119, - "instId": 300001, - "propState": 12, - "pos": { - "x": 20000, - "y": 106484, - "z": -12133 - }, - "rot": { - "x": 0, - "y": 89923, - "z": 0 - }, - "propId": 60302 - } - ], - "teleports": {} - }, - "121": { - "monsters": [ - { - "groupId": 121, - "instId": 200001, - "eventId": 20322001, - "pos": { - "x": 20000, - "y": 102450, - "z": -22420 - }, - "rot": { - "x": 0, - "y": 343854, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 121, - "instId": 200002, - "eventId": 20322003, - "pos": { - "x": 20000, - "y": 103792, - "z": -13529 - }, - "rot": { - "x": 0, - "y": 303294, - "z": 0 - }, - "monsterId": 3012010 - }, { - "groupId": 121, - "instId": 200003, - "eventId": 20322004, - "pos": { - "x": 20000, - "y": 104010, - "z": -10385 - }, - "rot": { - "x": 0, - "y": 238384, - "z": 0 - }, - "monsterId": 3012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "122": { - "monsters": [ - { - "groupId": 122, - "instId": 200001, - "eventId": 20322002, - "pos": { - "x": 31985, - "y": 96041, - "z": -32939 - }, - "rot": { - "x": 0, - "y": 357820, - "z": 0 - }, - "monsterId": 3012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "123": { - "monsters": [ - { - "groupId": 123, - "instId": 200001, - "eventId": 20322231, - "pos": { - "x": 44000, - "y": 100575, - "z": -23380 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 123, - "instId": 300001, - "propState": 11, - "pos": { - "x": 43983, - "y": 101960, - "z": -27310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 123, - "instId": 300002, - "propState": 8, - "pos": { - "x": 43983, - "y": 101960, - "z": -27310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 123, - "instId": 300003, - "propState": 8, - "pos": { - "x": 43983, - "y": 101960, - "z": -27310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "124": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 124, - "instId": 300001, - "propState": 8, - "pos": { - "x": 44000, - "y": 104568, - "z": -12002 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "127": { - "monsters": [ - { - "groupId": 127, - "instId": 200002, - "eventId": 20322018, - "pos": { - "x": -81208, - "y": 107432, - "z": 63580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 127, - "instId": 200003, - "eventId": 20322019, - "pos": { - "x": -68270, - "y": 113000, - "z": 63580 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3012010 - }, { - "groupId": 127, - "instId": 200001, - "eventId": 20322020, - "pos": { - "x": -83530, - "y": 107470, - "z": 63580 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "monsterId": 3011010 - }, { - "groupId": 127, - "instId": 200004, - "eventId": 20322021, - "pos": { - "x": -78621, - "y": 95810, - "z": 63580 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "128": { - "monsters": [ - { - "groupId": 128, - "instId": 200002, - "eventId": 20322022, - "pos": { - "x": -84000, - "y": 104820, - "z": 99580 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 128, - "instId": 200003, - "eventId": 20322023, - "pos": { - "x": -64705, - "y": 104073, - "z": 99580 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "monsterId": 3012010 - }, { - "groupId": 128, - "instId": 200001, - "eventId": 20322024, - "pos": { - "x": -65370, - "y": 102640, - "z": 99580 - }, - "rot": { - "x": 0, - "y": 100000, - "z": 0 - }, - "monsterId": 3011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "129": { - "monsters": [ - { - "groupId": 129, - "instId": 200001, - "eventId": 20322233, - "pos": { - "x": -72482, - "y": 117093, - "z": 99705 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3012010 - }, { - "groupId": 129, - "instId": 200002, - "eventId": 20322234, - "pos": { - "x": -72482, - "y": 120371, - "z": 99705 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3012010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 129, - "instId": 300001, - "propState": 11, - "pos": { - "x": -72517, - "y": 118669, - "z": 99705 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 129, - "instId": 300002, - "propState": 8, - "pos": { - "x": -72517, - "y": 118669, - "z": 99705 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 129, - "instId": 300003, - "propState": 8, - "pos": { - "x": -72517, - "y": 118669, - "z": 99705 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "132": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 132, - "instId": 300002, - "propState": 8, - "pos": { - "x": 43855, - "y": 100500, - "z": -14790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - } - ], - "teleports": {} - }, - "133": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 133, - "instId": 300002, - "propState": 8, - "pos": { - "x": 35500, - "y": 108000, - "z": -23587 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 133, - "instId": 300001, - "propState": 8, - "pos": { - "x": 28550, - "y": 108000, - "z": -23584 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "134": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 134, - "instId": 300002, - "propState": 8, - "pos": { - "x": 20087, - "y": 100909, - "z": -11714 - }, - "rot": { - "x": 0, - "y": 179919, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "135": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 135, - "instId": 300006, - "propState": 8, - "pos": { - "x": -69291, - "y": 98000, - "z": 65652 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 135, - "instId": 300007, - "propState": 8, - "pos": { - "x": -64280, - "y": 98000, - "z": 96899 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "136": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 136, - "instId": 300006, - "propState": 8, - "pos": { - "x": -62510, - "y": 120850, - "z": 63580 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 136, - "instId": 300007, - "propState": 8, - "pos": { - "x": -97731, - "y": 120785, - "z": 63580 - }, - "rot": { - "x": 0, - "y": 92883, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300006, - "propState": 8, - "pos": { - "x": -86960, - "y": 120526, - "z": 99705 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 137, - "instId": 300007, - "propState": 8, - "pos": { - "x": -76213, - "y": 101054, - "z": 99580 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 138, - "instId": 300006, - "propState": 8, - "pos": { - "x": -55118, - "y": 121993, - "z": 69690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 138, - "instId": 300007, - "propState": 8, - "pos": { - "x": -71660, - "y": 121993, - "z": 91560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "139": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 139, - "instId": 300001, - "propState": 1, - "pos": { - "x": 87019, - "y": 119002, - "z": 114580 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 139, - "instId": 300002, - "propState": 1, - "pos": { - "x": 87019, - "y": 105002, - "z": 114580 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - } - ], - "teleports": {} - }, - "155": { - "monsters": [], - "npcs": [ - { - "groupId": 155, - "instId": 400001, - "pos": { - "x": -11549, - "y": 98109, - "z": -15911 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 155, - "instId": 300001, - "propState": 18, - "pos": { - "x": -11139, - "y": 97839, - "z": -15848 - }, - "rot": { - "x": 0, - "y": 19012, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 155, - "instId": 300002, - "propState": 1, - "pos": { - "x": -11680, - "y": 95000, - "z": -17590 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "156": { - "monsters": [], - "npcs": [ - { - "groupId": 156, - "instId": 400001, - "pos": { - "x": -79158, - "y": 100938, - "z": 100474 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 156, - "instId": 300001, - "propState": 18, - "pos": { - "x": -83542, - "y": 100966, - "z": 100778 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 156, - "instId": 300002, - "propState": 8, - "pos": { - "x": -81332, - "y": 99674, - "z": 100734 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 156, - "instId": 300003, - "propState": 8, - "pos": { - "x": -79158, - "y": 100850, - "z": 100438 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 156, - "instId": 300004, - "propState": 1, - "pos": { - "x": -81766, - "y": 98000, - "z": 98622 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [ - { - "groupId": 157, - "instId": 400001, - "pos": { - "x": 39499, - "y": 106573, - "z": -4213 - }, - "rot": { - "x": 0, - "y": 57003, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 18, - "pos": { - "x": 39499, - "y": 106597, - "z": -4213 - }, - "rot": { - "x": 0, - "y": 122997, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 157, - "instId": 300002, - "propState": 1, - "pos": { - "x": 42182, - "y": 107999, - "z": -5295 - }, - "rot": { - "x": 0, - "y": 122997, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "158": { - "monsters": [], - "npcs": [ - { - "groupId": 158, - "instId": 400001, - "pos": { - "x": 58202, - "y": 86161, - "z": 66793 - }, - "rot": { - "x": 0, - "y": 333888, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 158, - "instId": 300001, - "propState": 18, - "pos": { - "x": 58289, - "y": 86136, - "z": 66319 - }, - "rot": { - "x": 0, - "y": 150453, - "z": 0 - }, - "propId": 103023 - }, - { - "groupId": 158, - "instId": 300002, - "propState": 18, - "pos": { - "x": 58592, - "y": 86039, - "z": 66886 - }, - "rot": { - "x": 0, - "y": 279029, - "z": 0 - }, - "propId": 103023 - }, - { - "groupId": 158, - "instId": 300003, - "propState": 18, - "pos": { - "x": 58167, - "y": 86100, - "z": 66366 - }, - "rot": { - "x": 0, - "y": 174572, - "z": 0 - }, - "propId": 103023 - }, - { - "groupId": 158, - "instId": 300004, - "propState": 18, - "pos": { - "x": 66160, - "y": 84110, - "z": 69054 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 158, - "instId": 300005, - "propState": 1, - "pos": { - "x": 57038, - "y": 84100, - "z": 67915 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "159": { - "monsters": [], - "npcs": [ - { - "groupId": 159, - "instId": 400001, - "pos": { - "x": -17822, - "y": 90211, - "z": 73350 - }, - "rot": { - "x": 0, - "y": 64020, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 159, - "instId": 300001, - "propState": 18, - "pos": { - "x": -17772, - "y": 95169, - "z": 72304 - }, - "rot": { - "x": 0, - "y": 76583, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 159, - "instId": 300002, - "propState": 1, - "pos": { - "x": -12490, - "y": 89017, - "z": 75230 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "160": { - "monsters": [], - "npcs": [ - { - "groupId": 160, - "instId": 400001, - "pos": { - "x": -17219, - "y": 90434, - "z": 119130 - }, - "rot": { - "x": 0, - "y": 248643, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 18, - "pos": { - "x": -17446, - "y": 90314, - "z": 119232 - }, - "rot": { - "x": 0, - "y": 6492, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 160, - "instId": 300002, - "propState": 1, - "pos": { - "x": -19320, - "y": 89004, - "z": 113220 - }, - "rot": { - "x": 0, - "y": 325334, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [ - { - "groupId": 161, - "instId": 400001, - "pos": { - "x": -57927, - "y": -223107, - "z": -117507 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 18, - "pos": { - "x": -57609, - "y": -224484, - "z": -117499 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 161, - "instId": 300002, - "propState": 1, - "pos": { - "x": -56799, - "y": -225905, - "z": -117487 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "162": { - "monsters": [], - "npcs": [ - { - "groupId": 162, - "instId": 400001, - "pos": { - "x": -89462, - "y": -225200, - "z": -139814 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 162, - "instId": 300001, - "propState": 18, - "pos": { - "x": -88858, - "y": -224549, - "z": -140743 - }, - "rot": { - "x": 0, - "y": 29885, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 162, - "instId": 300002, - "propState": 1, - "pos": { - "x": -90316, - "y": -225905, - "z": -141686 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "163": { - "monsters": [], - "npcs": [ - { - "groupId": 163, - "instId": 400001, - "pos": { - "x": -126126, - "y": -198500, - "z": 8712 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 163, - "instId": 300001, - "propState": 18, - "pos": { - "x": -126126, - "y": -200510, - "z": 8717 - }, - "rot": { - "x": 0, - "y": 345860, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 163, - "instId": 300002, - "propState": 8, - "pos": { - "x": -126126, - "y": -199644, - "z": 8717 - }, - "rot": { - "x": 0, - "y": 345860, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 163, - "instId": 300003, - "propState": 8, - "pos": { - "x": -126126, - "y": -198517, - "z": 8717 - }, - "rot": { - "x": 0, - "y": 345860, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 163, - "instId": 300004, - "propState": 1, - "pos": { - "x": -125249, - "y": -202689, - "z": 7352 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [ - { - "groupId": 164, - "instId": 400001, - "pos": { - "x": -137850, - "y": -190820, - "z": -93800 - }, - "rot": { - "x": 0, - "y": 137481, - "z": 0 - }, - "npcId": 3115 - } - ], - "props": [ - { - "groupId": 164, - "instId": 300001, - "propState": 18, - "pos": { - "x": -137036, - "y": -202854, - "z": -90830 - }, - "rot": { - "x": 0, - "y": 295765, - "z": 0 - }, - "propId": 103229 - } - ], - "teleports": {} - }, - "165": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 165, - "instId": 300001, - "propState": 8, - "pos": { - "x": -70249, - "y": -226307, - "z": -62343 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103144 - }, { - "groupId": 165, - "instId": 300002, - "propState": 1, - "pos": { - "x": -97320, - "y": -202735, - "z": -19870 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 103005 - } - ], - "teleports": {} - }, - "166": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 166, - "instId": 300002, - "propState": 1, - "pos": { - "x": -97320, - "y": -202735, - "z": -19870 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 166, - "instId": 300001, - "propState": 8, - "pos": { - "x": -97320, - "y": -199633, - "z": -19870 - }, - "rot": { - "x": 0, - "y": 96185, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 166, - "instId": 300003, - "propState": 1, - "pos": { - "x": -70236, - "y": -226307, - "z": -62354 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 166, - "instId": 300004, - "propState": 3, - "pos": { - "x": -80673, - "y": -213088, - "z": -26068 - }, - "rot": { - "x": 0, - "y": 276185, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 166, - "instId": 300005, - "propState": 3, - "pos": { - "x": -88292, - "y": -207490, - "z": -34031 - }, - "rot": { - "x": 0, - "y": 185253, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 166, - "instId": 300006, - "propState": 3, - "pos": { - "x": -74654, - "y": -218327, - "z": -35509 - }, - "rot": { - "x": 0, - "y": 276185, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 166, - "instId": 300007, - "propState": 3, - "pos": { - "x": -89892, - "y": -207130, - "z": -51435 - }, - "rot": { - "x": 0, - "y": 276185, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 166, - "instId": 300008, - "propState": 3, - "pos": { - "x": -76254, - "y": -217967, - "z": -52913 - }, - "rot": { - "x": 0, - "y": 185253, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 166, - "instId": 300009, - "propState": 3, - "pos": { - "x": -83873, - "y": -212369, - "z": -60876 - }, - "rot": { - "x": 0, - "y": 276185, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 166, - "instId": 300010, - "propState": 8, - "pos": { - "x": -85282, - "y": -210109, - "z": -38752 - }, - "rot": { - "x": 0, - "y": 185253, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 166, - "instId": 300011, - "propState": 8, - "pos": { - "x": -79264, - "y": -215348, - "z": -48193 - }, - "rot": { - "x": 0, - "y": 185253, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 166, - "instId": 300012, - "propState": 8, - "pos": { - "x": -83682, - "y": -210469, - "z": -21348 - }, - "rot": { - "x": 0, - "y": 185253, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 166, - "instId": 300013, - "propState": 8, - "pos": { - "x": -80864, - "y": -214988, - "z": -65597 - }, - "rot": { - "x": 0, - "y": 185253, - "z": 0 - }, - "propId": 103007 - } - ], - "teleports": {} - }, - "170": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 170, - "instId": 300001, - "propState": 105, - "pos": { - "x": 6820, - "y": 95000, - "z": 12000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103151 - }, - { - "groupId": 170, - "instId": 300002, - "propState": 101, - "pos": { - "x": 6820, - "y": 95000, - "z": 6000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103151 - }, - { - "groupId": 170, - "instId": 300003, - "propState": 103, - "pos": { - "x": 6690, - "y": 95000, - "z": 0 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103151 - }, - { - "groupId": 170, - "instId": 300004, - "propState": 103, - "pos": { - "x": -8280, - "y": 95000, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103151 - }, { - "groupId": 170, - "instId": 300005, - "propState": 101, - "pos": { - "x": -8440, - "y": 95000, - "z": 6000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103151 - }, { - "groupId": 170, - "instId": 300006, - "propState": 105, - "pos": { - "x": -8560, - "y": 95000, - "z": 12000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103151 - } - ], - "teleports": {} - }, - "172": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 172, - "instId": 300002, - "propState": 1, - "pos": { - "x": -132000, - "y": -202740, - "z": -22500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 172, - "instId": 300001, - "propState": 8, - "pos": { - "x": -109466, - "y": -204231, - "z": -22651 - }, - "rot": { - "x": 0, - "y": 181671, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 172, - "instId": 300003, - "propState": 1, - "pos": { - "x": -142080, - "y": -204930, - "z": -59000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 172, - "instId": 300004, - "propState": 1, - "pos": { - "x": -169121, - "y": -199418, - "z": -58818 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, { - "groupId": 172, - "instId": 300005, - "propState": 3, - "pos": { - "x": -110132, - "y": -206748, - "z": -45502 - }, - "rot": { - "x": 0, - "y": 270385, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 172, - "instId": 300006, - "propState": 3, - "pos": { - "x": -119412, - "y": -205917, - "z": -54581 - }, - "rot": { - "x": 0, - "y": 1671, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 172, - "instId": 300007, - "propState": 3, - "pos": { - "x": -128160, - "y": -203073, - "z": -45381 - }, - "rot": { - "x": 0, - "y": 1671, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 172, - "instId": 300008, - "propState": 3, - "pos": { - "x": -123253, - "y": -202482, - "z": -31701 - }, - "rot": { - "x": 0, - "y": 1671, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 172, - "instId": 300009, - "propState": 3, - "pos": { - "x": -141814, - "y": -200821, - "z": -49860 - }, - "rot": { - "x": 0, - "y": 270385, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 172, - "instId": 300010, - "propState": 3, - "pos": { - "x": -150561, - "y": -197977, - "z": -40659 - }, - "rot": { - "x": 0, - "y": 1671, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 172, - "instId": 300011, - "propState": 8, - "pos": { - "x": -128693, - "y": -205087, - "z": -63661 - }, - "rot": { - "x": 0, - "y": 270385, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 172, - "instId": 300012, - "propState": 8, - "pos": { - "x": -141280, - "y": -198807, - "z": -31580 - }, - "rot": { - "x": 0, - "y": 270385, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300001, - "propState": 8, - "pos": { - "x": 87510, - "y": 98000, - "z": 84577 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 179, - "instId": 300002, - "propState": 8, - "pos": { - "x": 93510, - "y": 98000, - "z": 84577 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 179, - "instId": 300003, - "propState": 8, - "pos": { - "x": 80747, - "y": 98000, - "z": 84959 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 1, - "pos": { - "x": 63466, - "y": 103022, - "z": 114600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 181, - "instId": 300002, - "propState": 1, - "pos": { - "x": 63466, - "y": 109022, - "z": 114600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 181, - "instId": 300003, - "propState": 8, - "pos": { - "x": 74690, - "y": 90958, - "z": 114580 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, - { - "groupId": 181, - "instId": 300004, - "propState": 8, - "pos": { - "x": 81740, - "y": 86010, - "z": 114580 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 181, - "instId": 300005, - "propState": 8, - "pos": { - "x": 75740, - "y": 86010, - "z": 114580 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - } - ], - "teleports": {} - }, - "183": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 183, - "instId": 300001, - "propState": 9, - "pos": { - "x": -72670, - "y": 99027, - "z": 93530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103109 - } - ], - "teleports": {} - }, - "185": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 185, - "instId": 300001, - "propState": 12, - "pos": { - "x": -57171, - "y": 98000, - "z": 95353 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1000, - "y": 95000, - "z": -9013 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 188, - "instId": 300002, - "propState": 1, - "pos": { - "x": -1112, - "y": 98000, - "z": 56939 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 188, - "instId": 300003, - "propState": 1, - "pos": { - "x": -908, - "y": 89798, - "z": 112009 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 188, - "instId": 300004, - "propState": 1, - "pos": { - "x": -835, - "y": 95820, - "z": 142306 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 188, - "instId": 300005, - "propState": 8, - "pos": { - "x": 39519, - "y": 88400, - "z": 103220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 188, - "instId": 300006, - "propState": 8, - "pos": { - "x": 48558, - "y": 84400, - "z": 82242 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 194, - "instId": 300001, - "propState": 0, - "pos": { - "x": -4000, - "y": 95000, - "z": 21000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103187 - }, { - "groupId": 194, - "instId": 300002, - "propState": 1, - "pos": { - "x": -4000, - "y": 95000, - "z": 21000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103188 - } - ], - "teleports": {} - }, - "197": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 197, - "instId": 300001, - "propState": 2, - "pos": { - "x": -61900, - "y": -225944, - "z": -31900 - }, - "rot": { - "x": 0, - "y": 184624, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 197, - "instId": 300002, - "propState": 9, - "pos": { - "x": -91120, - "y": -224905, - "z": -147400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 197, - "instId": 300003, - "propState": 9, - "pos": { - "x": -119492, - "y": -225833, - "z": -74589 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 197, - "instId": 300004, - "propState": 9, - "pos": { - "x": -131140, - "y": -201689, - "z": -17860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 197, - "instId": 300007, - "propState": 8, - "pos": { - "x": -62230, - "y": -225944, - "z": -29810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "206": { - "monsters": [ - { - "groupId": 206, - "instId": 200001, - "eventId": 101217, - "pos": { - "x": -99099, - "y": -225905, - "z": -147550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3013011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 206, - "instId": 300001, - "propState": 8, - "pos": { - "x": -99099, - "y": -224905, - "z": -147550 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1117": { - "anchorId": 1, - "groupId": 206, - "instId": 300001, - "pos": { - "x": -104060, - "y": -225905, - "z": -147580 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "209": { - "monsters": [ - { - "groupId": 209, - "instId": 200002, - "eventId": 20322128, - "pos": { - "x": -8920, - "y": -225202, - "z": -98130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3011010 - }, - { - "groupId": 209, - "instId": 200003, - "eventId": 20322129, - "pos": { - "x": 1452, - "y": -225249, - "z": -103660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3012010 - }, - { - "groupId": 209, - "instId": 200001, - "eventId": 20322130, - "pos": { - "x": -550, - "y": -225249, - "z": -56965 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3011010 - }, - { - "groupId": 209, - "instId": 200004, - "eventId": 20322131, - "pos": { - "x": -14880, - "y": -225212, - "z": -46250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 209, - "instId": 200006, - "eventId": 20322132, - "pos": { - "x": -11470, - "y": -225249, - "z": -50960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "210": { - "monsters": [ - { - "groupId": 210, - "instId": 200007, - "eventId": 20322138, - "pos": { - "x": -148920, - "y": -204970, - "z": -87470 - }, - "rot": { - "x": 0, - "y": 75677, - "z": 0 - }, - "monsterId": 3012010 - }, { - "groupId": 210, - "instId": 200005, - "eventId": 20322139, - "pos": { - "x": -136569, - "y": -204970, - "z": -85052 - }, - "rot": { - "x": 0, - "y": 124289, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "211": { - "monsters": [ - { - "groupId": 211, - "instId": 200001, - "eventId": 20322106, - "pos": { - "x": 13183, - "y": 98005, - "z": 89460 - }, - "rot": { - "x": 0, - "y": 234576, - "z": 0 - }, - "monsterId": 3012010 - }, { - "groupId": 211, - "instId": 200002, - "eventId": 20322107, - "pos": { - "x": -15840, - "y": 98005, - "z": 73190 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - }, - "monsterId": 3012010 - }, { - "groupId": 211, - "instId": 200004, - "eventId": 20322108, - "pos": { - "x": -20514, - "y": 98000, - "z": 76952 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "212": { - "monsters": [ - { - "groupId": 212, - "instId": 200006, - "eventId": 20322111, - "pos": { - "x": 42890, - "y": 84136, - "z": 79420 - }, - "rot": { - "x": 0, - "y": 138099, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 212, - "instId": 200007, - "eventId": 20322112, - "pos": { - "x": 54364, - "y": 84136, - "z": 79768 - }, - "rot": { - "x": 0, - "y": 219646, - "z": 0 - }, - "monsterId": 3012010 - }, { - "groupId": 212, - "instId": 200003, - "eventId": 20322113, - "pos": { - "x": 56480, - "y": 84100, - "z": 78010 - }, - "rot": { - "x": 0, - "y": 219646, - "z": 0 - }, - "monsterId": 3011010 - }, { - "groupId": 212, - "instId": 200005, - "eventId": 20322114, - "pos": { - "x": 40750, - "y": 84136, - "z": 77500 - }, - "rot": { - "x": 0, - "y": 138099, - "z": 0 - }, - "monsterId": 3011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "213": { - "monsters": [ - { - "groupId": 213, - "instId": 200001, - "eventId": 20322102, - "pos": { - "x": 31985, - "y": 96041, - "z": -32939 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "214": { - "monsters": [ - { - "groupId": 214, - "instId": 200001, - "eventId": 20322101, - "pos": { - "x": 20000, - "y": 102450, - "z": -22420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 214, - "instId": 200002, - "eventId": 20322103, - "pos": { - "x": 20000, - "y": 103792, - "z": -13529 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3012010 - }, { - "groupId": 214, - "instId": 200003, - "eventId": 20322104, - "pos": { - "x": 20000, - "y": 104010, - "z": -10385 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "215": { - "monsters": [ - { - "groupId": 215, - "instId": 200002, - "eventId": 20322118, - "pos": { - "x": -81208, - "y": 107432, - "z": 63580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 215, - "instId": 200003, - "eventId": 20322119, - "pos": { - "x": -68270, - "y": 113000, - "z": 63580 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3012010 - }, { - "groupId": 215, - "instId": 200001, - "eventId": 20322120, - "pos": { - "x": -83530, - "y": 107470, - "z": 63580 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3011010 - }, { - "groupId": 215, - "instId": 200004, - "eventId": 20322121, - "pos": { - "x": -78621, - "y": 95810, - "z": 63580 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "216": { - "monsters": [ - { - "groupId": 216, - "instId": 200002, - "eventId": 20322122, - "pos": { - "x": -84000, - "y": 104820, - "z": 99580 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 216, - "instId": 200003, - "eventId": 20322123, - "pos": { - "x": -64705, - "y": 104073, - "z": 99580 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3012010 - }, { - "groupId": 216, - "instId": 200001, - "eventId": 20322124, - "pos": { - "x": -65370, - "y": 102640, - "z": 99580 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "221": { - "monsters": [ - { - "groupId": 221, - "instId": 200001, - "eventId": 20322170, - "pos": { - "x": -108809, - "y": -202689, - "z": 6802 - }, - "rot": { - "x": 0, - "y": 10725, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "224": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 224, - "instId": 300001, - "propState": 12, - "pos": { - "x": -65810, - "y": 111970, - "z": 81690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300001, - "propState": 8, - "pos": { - "x": -134850, - "y": -203170, - "z": -36260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300002, - "propState": 8, - "pos": { - "x": -70650, - "y": 114020, - "z": 99580 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - } - ], - "teleports": {} - }, - "228": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 228, - "instId": 300001, - "propState": 11, - "pos": { - "x": 6370, - "y": 98005, - "z": 96848 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "229": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 229, - "instId": 300001, - "propState": 11, - "pos": { - "x": -5506, - "y": -225211, - "z": -34658 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "230": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 230, - "instId": 300001, - "propState": 11, - "pos": { - "x": 74183, - "y": 67740, - "z": 102602 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "238": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 238, - "instId": 300001, - "propState": 10, - "pos": { - "x": -10290, - "y": 98038, - "z": 96240 - }, - "rot": { - "x": 0, - "y": 47483, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 238, - "instId": 300002, - "propState": 8, - "pos": { - "x": -10290, - "y": 98038, - "z": 96240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 238, - "instId": 300003, - "propState": 8, - "pos": { - "x": -10290, - "y": 98038, - "z": 96240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 238, - "instId": 300004, - "propState": 8, - "pos": { - "x": -10290, - "y": 98038, - "z": 96240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 238, - "instId": 300005, - "propState": 8, - "pos": { - "x": -10290, - "y": 98038, - "z": 96240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 238, - "instId": 300006, - "propState": 20, - "pos": { - "x": -17130, - "y": 98038, - "z": 90400 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 238, - "instId": 300007, - "propState": 8, - "pos": { - "x": -17130, - "y": 98038, - "z": 90400 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "241": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 241, - "instId": 300001, - "propState": 10, - "pos": { - "x": -106150, - "y": -223999, - "z": -40150 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 241, - "instId": 300002, - "propState": 8, - "pos": { - "x": -106150, - "y": -223999, - "z": -40150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 241, - "instId": 300003, - "propState": 8, - "pos": { - "x": -106150, - "y": -223999, - "z": -40150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 241, - "instId": 300004, - "propState": 8, - "pos": { - "x": -106150, - "y": -223999, - "z": -40150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 241, - "instId": 300005, - "propState": 8, - "pos": { - "x": -106150, - "y": -223999, - "z": -40150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 241, - "instId": 300006, - "propState": 20, - "pos": { - "x": -102640, - "y": -224001, - "z": -30100 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 241, - "instId": 300007, - "propState": 8, - "pos": { - "x": -102640, - "y": -224001, - "z": -30100 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "242": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 242, - "instId": 300001, - "propState": 10, - "pos": { - "x": -155960, - "y": -204970, - "z": -89330 - }, - "rot": { - "x": 0, - "y": 97000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 242, - "instId": 300002, - "propState": 8, - "pos": { - "x": -155960, - "y": -204970, - "z": -89330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 242, - "instId": 300003, - "propState": 8, - "pos": { - "x": -155960, - "y": -204970, - "z": -89330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 242, - "instId": 300004, - "propState": 8, - "pos": { - "x": -155960, - "y": -204970, - "z": -89330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 242, - "instId": 300005, - "propState": 8, - "pos": { - "x": -155960, - "y": -204970, - "z": -89330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 242, - "instId": 300006, - "propState": 20, - "pos": { - "x": -160191, - "y": -204970, - "z": -88594 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 242, - "instId": 300007, - "propState": 8, - "pos": { - "x": -160191, - "y": -204970, - "z": -88594 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "249": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 249, - "instId": 300003, - "propState": 8, - "pos": { - "x": -1035, - "y": 89723, - "z": 78485 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103154 - }, { - "groupId": 249, - "instId": 300004, - "propState": 1, - "pos": { - "x": -32950, - "y": -232940, - "z": -204900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103154 - }, { - "groupId": 249, - "instId": 300005, - "propState": 1, - "pos": { - "x": -172890, - "y": -227800, - "z": -115270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103154 - } - ], - "teleports": {} - }, - "268": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 268, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119820, - "y": -226836, - "z": -74550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103086 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 274, - "instId": 300001, - "propState": 8, - "pos": { - "x": 76300, - "y": 98000, - "z": 80209 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 274, - "instId": 300002, - "propState": 8, - "pos": { - "x": 68590, - "y": 98000, - "z": 80209 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 274, - "instId": 300003, - "propState": 8, - "pos": { - "x": 82809, - "y": 98000, - "z": 87375 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "275": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 275, - "instId": 300001, - "propState": 8, - "pos": { - "x": 79188, - "y": 98000, - "z": 79872 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 275, - "instId": 300002, - "propState": 8, - "pos": { - "x": 78960, - "y": 98000, - "z": 83550 - }, - "rot": { - "x": 0, - "y": 100000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 275, - "instId": 300003, - "propState": 8, - "pos": { - "x": 82809, - "y": 98000, - "z": 87375 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "276": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 276, - "instId": 300001, - "propState": 8, - "pos": { - "x": 92437, - "y": 108795, - "z": 114546 - }, - "rot": { - "x": 0, - "y": 270126, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 276, - "instId": 300002, - "propState": 8, - "pos": { - "x": 91026, - "y": 120184, - "z": 114546 - }, - "rot": { - "x": 0, - "y": 269998, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "277": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 277, - "instId": 300002, - "propState": 12, - "pos": { - "x": 59130, - "y": 118964, - "z": 114546 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "278": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 278, - "instId": 300001, - "propState": 8, - "pos": { - "x": 86531, - "y": 112802, - "z": 79898 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "279": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 279, - "instId": 300001, - "propState": 12, - "pos": { - "x": 86525, - "y": 120670, - "z": 81460 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "281": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 281, - "instId": 300001, - "propState": 8, - "pos": { - "x": 79185, - "y": 98000, - "z": 79870 - }, - "rot": { - "x": 0, - "y": 86483, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 281, - "instId": 300002, - "propState": 8, - "pos": { - "x": 97390, - "y": 98000, - "z": 80666 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 281, - "instId": 300003, - "propState": 8, - "pos": { - "x": 80020, - "y": 98020, - "z": 86740 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "282": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 282, - "instId": 300001, - "propState": 12, - "pos": { - "x": 99559, - "y": 121014, - "z": 102550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 282, - "instId": 300002, - "propState": 12, - "pos": { - "x": 86559, - "y": 112020, - "z": 86120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "283": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 283, - "instId": 300001, - "propState": 8, - "pos": { - "x": 99590, - "y": 105730, - "z": 111920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 283, - "instId": 300002, - "propState": 8, - "pos": { - "x": 99527, - "y": 100332, - "z": 105597 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 283, - "instId": 300003, - "propState": 8, - "pos": { - "x": 99530, - "y": 97940, - "z": 113840 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "284": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 284, - "instId": 300001, - "propState": 8, - "pos": { - "x": 94857, - "y": 88898, - "z": 102579 - }, - "rot": { - "x": 0, - "y": 270002, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "285": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 285, - "instId": 300002, - "propState": 12, - "pos": { - "x": 94515, - "y": 106353, - "z": 114545 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "286": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 286, - "instId": 300001, - "propState": 8, - "pos": { - "x": 60579, - "y": 120233, - "z": 114546 - }, - "rot": { - "x": 0, - "y": 269931, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 286, - "instId": 300002, - "propState": 8, - "pos": { - "x": 59350, - "y": 87474, - "z": 114546 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 286, - "instId": 300003, - "propState": 8, - "pos": { - "x": 74576, - "y": 93769, - "z": 114546 - }, - "rot": { - "x": 0, - "y": 89988, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 286, - "instId": 300004, - "propState": 8, - "pos": { - "x": 94591, - "y": 87781, - "z": 114546 - }, - "rot": { - "x": 0, - "y": 89922, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 286, - "instId": 300005, - "propState": 8, - "pos": { - "x": 90684, - "y": 119727, - "z": 114546 - }, - "rot": { - "x": 0, - "y": 269559, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 286, - "instId": 300006, - "propState": 8, - "pos": { - "x": 92185, - "y": 107840, - "z": 114546 - }, - "rot": { - "x": 0, - "y": 269990, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 286, - "instId": 300007, - "propState": 8, - "pos": { - "x": 66083, - "y": 113605, - "z": 114546 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "287": { - "monsters": [ - { - "groupId": 287, - "instId": 200001, - "eventId": 20321171, - "pos": { - "x": 86524, - "y": 118151, - "z": 86223 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 3012010 - }, { - "groupId": 287, - "instId": 200002, - "eventId": 20321172, - "pos": { - "x": 99530, - "y": 115420, - "z": 104410 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 287, - "instId": 200003, - "eventId": 20321173, - "pos": { - "x": 99525, - "y": 115584, - "z": 100075 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "monsterId": 3011010 - }, { - "groupId": 287, - "instId": 200004, - "eventId": 20321174, - "pos": { - "x": 99525, - "y": 112917, - "z": 96940 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "288": { - "monsters": [ - { - "groupId": 288, - "instId": 200002, - "eventId": 20321177, - "pos": { - "x": 99530, - "y": 115420, - "z": 104410 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 288, - "instId": 200003, - "eventId": 20321178, - "pos": { - "x": 99525, - "y": 115584, - "z": 100075 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 3011010 - }, { - "groupId": 288, - "instId": 200004, - "eventId": 20321179, - "pos": { - "x": 99525, - "y": 112917, - "z": 96940 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "289": { - "monsters": [ - { - "groupId": 289, - "instId": 200001, - "eventId": 20321180, - "pos": { - "x": 71133, - "y": 94047, - "z": 114546 - }, - "rot": { - "x": 0, - "y": 340000, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 289, - "instId": 200002, - "eventId": 20321181, - "pos": { - "x": 77769, - "y": 95389, - "z": 114546 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3012010 - }, { - "groupId": 289, - "instId": 200003, - "eventId": 20321182, - "pos": { - "x": 82668, - "y": 95254, - "z": 114546 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3012010 - }, { - "groupId": 289, - "instId": 200004, - "eventId": 20321183, - "pos": { - "x": 91322, - "y": 117773, - "z": 114546 - }, - "rot": { - "x": 0, - "y": 340000, - "z": 0 - }, - "monsterId": 3012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "299": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "315": { - "monsters": [], - "npcs": [ - { - "groupId": 315, - "instId": 400001, - "pos": { - "x": 76369, - "y": 102536, - "z": 114697 - }, - "rot": { - "x": 0, - "y": 57696, - "z": 0 - }, - "npcId": 3027 - } - ], - "props": [ - { - "groupId": 315, - "instId": 300001, - "propState": 18, - "pos": { - "x": 76157, - "y": 103075, - "z": 114974 - }, - "rot": { - "x": 0, - "y": 348118, - "z": 0 - }, - "propId": 103023 - }, - { - "groupId": 315, - "instId": 300002, - "propState": 18, - "pos": { - "x": 76293, - "y": 102937, - "z": 114995 - }, - "rot": { - "x": 0, - "y": 192592, - "z": 0 - }, - "propId": 103023 - }, - { - "groupId": 315, - "instId": 300003, - "propState": 18, - "pos": { - "x": 76011, - "y": 102943, - "z": 114896 - }, - "rot": { - "x": 0, - "y": 282549, - "z": 0 - }, - "propId": 103023 - }, - { - "groupId": 315, - "instId": 300004, - "propState": 18, - "pos": { - "x": 76520, - "y": 102652, - "z": 117413 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103023 - }, { - "groupId": 315, - "instId": 300005, - "propState": 1, - "pos": { - "x": 74766, - "y": 103541, - "z": 114529 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "316": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 316, - "instId": 300001, - "propState": 18, - "pos": { - "x": 1246, - "y": 96738, - "z": 170352 - }, - "rot": { - "x": 0, - "y": 159718, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 316, - "instId": 300002, - "propState": 18, - "pos": { - "x": 1657, - "y": 97258, - "z": 156295 - }, - "rot": { - "x": 0, - "y": 268431, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 316, - "instId": 300003, - "propState": 18, - "pos": { - "x": -3792, - "y": 89709, - "z": 87430 - }, - "rot": { - "x": 0, - "y": 272365, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 316, - "instId": 300004, - "propState": 18, - "pos": { - "x": -15706, - "y": 89522, - "z": 71527 - }, - "rot": { - "x": 0, - "y": 191254, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 316, - "instId": 300005, - "propState": 18, - "pos": { - "x": 5577, - "y": 95889, - "z": -15864 - }, - "rot": { - "x": 0, - "y": 326161, - "z": 0 - }, - "propId": 101027 - }, { - "groupId": 316, - "instId": 300006, - "propState": 18, - "pos": { - "x": -11216, - "y": 97621, - "z": 145324 - }, - "rot": { - "x": 0, - "y": 40941, - "z": 0 - }, - "propId": 101027 - }, { - "groupId": 316, - "instId": 300007, - "propState": 18, - "pos": { - "x": 9914, - "y": 99416, - "z": 101483 - }, - "rot": { - "x": 0, - "y": 168611, - "z": 0 - }, - "propId": 101029 - } - ], - "teleports": {} - }, - "330": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 330, - "instId": 300001, - "propState": 18, - "pos": { - "x": -164664, - "y": -198808, - "z": -66057 - }, - "rot": { - "x": 0, - "y": 71433, - "z": 0 - }, - "propId": 103038 - }, - { - "groupId": 330, - "instId": 300002, - "propState": 18, - "pos": { - "x": -98310, - "y": -202110, - "z": -16660 - }, - "rot": { - "x": 0, - "y": 273306, - "z": 0 - }, - "propId": 103038 - }, - { - "groupId": 330, - "instId": 300003, - "propState": 18, - "pos": { - "x": -63660, - "y": -225230, - "z": -37200 - }, - "rot": { - "x": 0, - "y": 277812, - "z": 0 - }, - "propId": 103038 - }, - { - "groupId": 330, - "instId": 300004, - "propState": 18, - "pos": { - "x": -1231, - "y": 89353, - "z": 67584 - }, - "rot": { - "x": 0, - "y": 92869, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 330, - "instId": 300005, - "propState": 18, - "pos": { - "x": 9860, - "y": 89353, - "z": 75369 - }, - "rot": { - "x": 0, - "y": 34211, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 330, - "instId": 300006, - "propState": 18, - "pos": { - "x": -12420, - "y": 89353, - "z": 75275 - }, - "rot": { - "x": 0, - "y": 161626, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 330, - "instId": 300007, - "propState": 18, - "pos": { - "x": -12326, - "y": 89353, - "z": 87634 - }, - "rot": { - "x": 0, - "y": 192584, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 330, - "instId": 300008, - "propState": 18, - "pos": { - "x": 9990, - "y": 89353, - "z": 87530 - }, - "rot": { - "x": 0, - "y": 339574, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "335": { - "monsters": [ - { - "groupId": 335, - "instId": 200001, - "eventId": 20322051, - "pos": { - "x": -3490, - "y": 95010, - "z": 34320 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 3011010 - }, { - "groupId": 335, - "instId": 200002, - "eventId": 20322052, - "pos": { - "x": -2570, - "y": 95000, - "z": 36535 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "336": { - "monsters": [ - { - "groupId": 336, - "instId": 200003, - "eventId": 20322053, - "pos": { - "x": 15711, - "y": 98000, - "z": 103788 - }, - "rot": { - "x": 0, - "y": 219646, - "z": 0 - }, - "monsterId": 3012010 - }, { - "groupId": 336, - "instId": 200004, - "eventId": 20322054, - "pos": { - "x": 13648, - "y": 98000, - "z": 100110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3012010 - }, { - "groupId": 336, - "instId": 200005, - "eventId": 20322055, - "pos": { - "x": 18340, - "y": 89000, - "z": 103029 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 336, - "instId": 200006, - "eventId": 20322056, - "pos": { - "x": 15390, - "y": 98000, - "z": 97670 - }, - "rot": { - "x": 0, - "y": 350440, - "z": 0 - }, - "monsterId": 3011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "337": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 337, - "instId": 300002, - "propState": 8, - "pos": { - "x": 988, - "y": 95000, - "z": 29308 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 337, - "instId": 300001, - "propState": 8, - "pos": { - "x": 1620, - "y": 95000, - "z": 28530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - } - ], - "teleports": {} - }, - "338": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 338, - "instId": 300002, - "propState": 8, - "pos": { - "x": 20301, - "y": 98000, - "z": 86801 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 338, - "instId": 300001, - "propState": 8, - "pos": { - "x": 16530, - "y": 98010, - "z": 84970 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 338, - "instId": 300003, - "propState": 8, - "pos": { - "x": 10739, - "y": 93500, - "z": 123311 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 103015 - } - ], - "teleports": {} - }, - "340": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 340, - "instId": 300001, - "propState": 2, - "pos": { - "x": -91940, - "y": 98000, - "z": 78910 - }, - "rot": { - "x": 0, - "y": 253946, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 340, - "instId": 300005, - "propState": 8, - "pos": { - "x": -91980, - "y": 98000, - "z": 78290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 340, - "instId": 300007, - "propState": 8, - "pos": { - "x": -77800, - "y": 97999, - "z": 84630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 340, - "instId": 300008, - "propState": 8, - "pos": { - "x": -83800, - "y": 97999, - "z": 84630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 340, - "instId": 300009, - "propState": 20, - "pos": { - "x": -74810, - "y": 97990, - "z": 81569 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 340, - "instId": 300010, - "propState": 8, - "pos": { - "x": -74810, - "y": 97990, - "z": 81569 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 340, - "instId": 300011, - "propState": 8, - "pos": { - "x": -74810, - "y": 97990, - "z": 81569 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 340, - "instId": 300012, - "propState": 1, - "pos": { - "x": -90710, - "y": 98000, - "z": 79550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2032301": { - "P20323_F20323001": { - "scenes": {}, - "planeType": 2, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2033101": { - "P20331_F20331001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -116100, - "y": 69677, - "z": 570600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - }, - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -85900, - "y": 64751, - "z": 570600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - }, - { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 9500, - "y": 69677, - "z": 629600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - }, - { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": 40200, - "y": 69677, - "z": 629600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300005, - "propState": 8, - "pos": { - "x": -104200, - "y": 166806, - "z": 676400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": -73500, - "y": 153579, - "z": 676400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300007, - "propState": 8, - "pos": { - "x": -38700, - "y": 0, - "z": 631300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 1, - "instId": 300008, - "propState": 8, - "pos": { - "x": -445019, - "y": 3898, - "z": 918616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 1, - "instId": 300009, - "propState": 8, - "pos": { - "x": -277378, - "y": 3510, - "z": 918830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 1, - "instId": 300010, - "propState": 8, - "pos": { - "x": -445101, - "y": 5555, - "z": 735170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300011, - "propState": 8, - "pos": { - "x": -445101, - "y": 3873, - "z": 735170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300012, - "propState": 8, - "pos": { - "x": -277350, - "y": 5527, - "z": 735183 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300013, - "propState": 8, - "pos": { - "x": -277350, - "y": 3823, - "z": 735067 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300014, - "propState": 8, - "pos": { - "x": 359330, - "y": 43480, - "z": 377807 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300015, - "propState": 8, - "pos": { - "x": 359330, - "y": 41703, - "z": 377807 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300016, - "propState": 8, - "pos": { - "x": 283794, - "y": 48680, - "z": 738970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300017, - "propState": 8, - "pos": { - "x": 283794, - "y": 46773, - "z": 738970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300018, - "propState": 8, - "pos": { - "x": -440568, - "y": -118109, - "z": 363780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300019, - "propState": 8, - "pos": { - "x": -270110, - "y": -118151, - "z": 363750 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300020, - "propState": 8, - "pos": { - "x": 232623, - "y": -21469, - "z": 132016 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300021, - "propState": 8, - "pos": { - "x": 232623, - "y": -23099, - "z": 132016 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300022, - "propState": 8, - "pos": { - "x": 359396, - "y": 40526, - "z": 380626 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 332800, - "y": 45622, - "z": 794300 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": 420700, - "y": -18878, - "z": 847400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": 351561, - "y": 80291, - "z": 524851 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 11, - "instId": 300005, - "propState": 8, - "pos": { - "x": 421789, - "y": -18878, - "z": 854138 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300007, - "propState": 8, - "pos": { - "x": 338100, - "y": 42600, - "z": 805609 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": 402900, - "y": -15600, - "z": 842600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103205 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 417050, - "y": -18865, - "z": 837543 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 413700, - "y": -25578, - "z": 859100 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 13, - "instId": 300006, - "propState": 8, - "pos": { - "x": 405357, - "y": -16087, - "z": 823700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": 412111, - "y": -25429, - "z": 856200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": 405860, - "y": -16076, - "z": 839960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 13, - "instId": 300007, - "propState": 8, - "pos": { - "x": 402640, - "y": -15770, - "z": 828160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 13, - "instId": 300008, - "propState": 8, - "pos": { - "x": 402640, - "y": -15770, - "z": 828160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 13, - "instId": 300009, - "propState": 8, - "pos": { - "x": 405357, - "y": -16087, - "z": 823700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 13, - "instId": 300010, - "propState": 8, - "pos": { - "x": 405860, - "y": -16076, - "z": 839960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 13, - "instId": 300011, - "propState": 8, - "pos": { - "x": 402640, - "y": -15770, - "z": 828160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 13, - "instId": 300012, - "propState": 8, - "pos": { - "x": 402640, - "y": -15770, - "z": 828160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 13, - "instId": 300013, - "propState": 8, - "pos": { - "x": 402890, - "y": -15980, - "z": 814820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": 426490, - "y": -18878, - "z": 828600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": 433550, - "y": -15827, - "z": 805800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 14, - "instId": 300003, - "propState": 8, - "pos": { - "x": 351561, - "y": 80291, - "z": 524851 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 8, - "pos": { - "x": 351561, - "y": 80291, - "z": 524851 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 14, - "instId": 300005, - "propState": 8, - "pos": { - "x": 415770, - "y": -14259, - "z": 823930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": 408400, - "y": -5200, - "z": 801300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103206 - }, - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": 412622, - "y": -14259, - "z": 821753 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 19, - "instId": 300003, - "propState": 8, - "pos": { - "x": 408400, - "y": -5121, - "z": 801300 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103093 - }, - { - "groupId": 19, - "instId": 300004, - "propState": 8, - "pos": { - "x": 408400, - "y": -5121, - "z": 801300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103093 - }, { - "groupId": 19, - "instId": 300005, - "propState": 8, - "pos": { - "x": 430080, - "y": -15827, - "z": 811980 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 19, - "instId": 300006, - "propState": 8, - "pos": { - "x": 408380, - "y": -5471, - "z": 786500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 19, - "instId": 300007, - "propState": 8, - "pos": { - "x": 402890, - "y": -15980, - "z": 814820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 19, - "instId": 300008, - "propState": 8, - "pos": { - "x": 408380, - "y": -5471, - "z": 786500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 19, - "instId": 300009, - "propState": 8, - "pos": { - "x": 413420, - "y": -5188, - "z": 785364 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103078 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300006, - "propState": 8, - "pos": { - "x": -442027, - "y": -116548, - "z": 442131 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 37, - "instId": 300026, - "propState": 8, - "pos": { - "x": -266000, - "y": -116548, - "z": 442131 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 37, - "instId": 300027, - "propState": 8, - "pos": { - "x": 2500, - "y": 570, - "z": 43900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 37, - "instId": 300028, - "propState": 8, - "pos": { - "x": 371700, - "y": 43720, - "z": 435900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 37, - "instId": 300029, - "propState": 8, - "pos": { - "x": 364200, - "y": 48722, - "z": 814007 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 37, - "instId": 300030, - "propState": 8, - "pos": { - "x": -444821, - "y": 6706, - "z": 827848 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 37, - "instId": 300031, - "propState": 8, - "pos": { - "x": -274400, - "y": 6706, - "z": 827848 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 37, - "instId": 300032, - "propState": 8, - "pos": { - "x": 232584, - "y": -24097, - "z": 196800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "39": { - "monsters": [ - { - "groupId": 39, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 365480, - "y": 43720, - "z": 450800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": 348046, - "y": 50619, - "z": 422783 - }, - "rot": { - "x": 0, - "y": 42629, - "z": 0 - }, - "npcId": 3098 - } - ], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 8, - "pos": { - "x": 371591, - "y": 43725, - "z": 423823 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 39, - "instId": 300003, - "propState": 8, - "pos": { - "x": 361122, - "y": 43720, - "z": 433773 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 39, - "instId": 300002, - "propState": 8, - "pos": { - "x": 353919, - "y": 50120, - "z": 418731 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 39, - "instId": 300004, - "propState": 8, - "pos": { - "x": 361818, - "y": 43730, - "z": 433636 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 39, - "instId": 300005, - "propState": 8, - "pos": { - "x": 365043, - "y": 43720, - "z": 447002 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 39, - "instId": 300006, - "propState": 8, - "pos": { - "x": 353774, - "y": 50120, - "z": 418286 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 39, - "instId": 300007, - "propState": 8, - "pos": { - "x": 359311, - "y": 43720, - "z": 436431 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 39, - "instId": 300008, - "propState": 2, - "pos": { - "x": 353350, - "y": 50120, - "z": 436560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103030 - }, { - "groupId": 39, - "instId": 300010, - "propState": 8, - "pos": { - "x": 356490, - "y": 31720, - "z": 409370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 39, - "instId": 300011, - "propState": 8, - "pos": { - "x": 372900, - "y": 50550, - "z": 407289 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 39, - "instId": 300012, - "propState": 1, - "pos": { - "x": 353323, - "y": 43730, - "z": 436716 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103051 - }, { - "groupId": 39, - "instId": 300013, - "propState": 1, - "pos": { - "x": 356431, - "y": 43730, - "z": 433590 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103051 - }, { - "groupId": 39, - "instId": 300014, - "propState": 8, - "pos": { - "x": 361937, - "y": 43730, - "z": 437195 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 39, - "instId": 300015, - "propState": 8, - "pos": { - "x": 361883, - "y": 31730, - "z": 427059 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 39, - "instId": 300016, - "propState": 8, - "pos": { - "x": 366070, - "y": 43720, - "z": 445320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 39, - "instId": 300017, - "propState": 8, - "pos": { - "x": 371402, - "y": 57120, - "z": 409686 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 39, - "instId": 300018, - "propState": 8, - "pos": { - "x": 390928, - "y": 50120, - "z": 436055 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 39, - "instId": 300019, - "propState": 2, - "pos": { - "x": 380839, - "y": 50130, - "z": 451610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 39, - "instId": 300020, - "propState": 8, - "pos": { - "x": 383320, - "y": 50130, - "z": 442349 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 39, - "instId": 300021, - "propState": 8, - "pos": { - "x": 371483, - "y": 19120, - "z": 403195 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 39, - "instId": 300022, - "propState": 8, - "pos": { - "x": 360175, - "y": 43720, - "z": 439518 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 39, - "instId": 300023, - "propState": 8, - "pos": { - "x": 358493, - "y": 50120, - "z": 439414 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 39, - "instId": 300024, - "propState": 8, - "pos": { - "x": 359856, - "y": 31720, - "z": 427349 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 39, - "instId": 300025, - "propState": 8, - "pos": { - "x": 371420, - "y": 41609, - "z": 403180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 39, - "instId": 300026, - "propState": 8, - "pos": { - "x": 359464, - "y": 40721, - "z": 417471 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 39, - "instId": 300027, - "propState": 8, - "pos": { - "x": 389330, - "y": 50120, - "z": 436618 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103030 - }, { - "groupId": 39, - "instId": 300009, - "propState": 8, - "pos": { - "x": 359745, - "y": 46720, - "z": 451542 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 39, - "instId": 300028, - "propState": 8, - "pos": { - "x": 371320, - "y": 47240, - "z": 403540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300014, - "propState": 8, - "pos": { - "x": 378099, - "y": 48658, - "z": 434553 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103087 - }, - { - "groupId": 40, - "instId": 300009, - "propState": 1, - "pos": { - "x": 382720, - "y": 50130, - "z": 424655 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 40, - "instId": 300010, - "propState": 1, - "pos": { - "x": 379877, - "y": 57130, - "z": 421510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 40, - "instId": 300003, - "propState": 2, - "pos": { - "x": 377513, - "y": 50120, - "z": 427355 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103068 - }, { - "groupId": 40, - "instId": 300008, - "propState": 8, - "pos": { - "x": 341470, - "y": 31730, - "z": 413209 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103055 - }, { - "groupId": 40, - "instId": 300011, - "propState": 8, - "pos": { - "x": 341400, - "y": 31720, - "z": 412454 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": 371570, - "y": 50146, - "z": 435210 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103055 - }, { - "groupId": 40, - "instId": 300002, - "propState": 8, - "pos": { - "x": 371350, - "y": 50130, - "z": 418785 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103055 - }, { - "groupId": 40, - "instId": 300006, - "propState": 21, - "pos": { - "x": 374966, - "y": 46977, - "z": 418931 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 40, - "instId": 300007, - "propState": 21, - "pos": { - "x": 368111, - "y": 43720, - "z": 419504 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 40, - "instId": 300012, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 40, - "instId": 300004, - "propState": 21, - "pos": { - "x": 379806, - "y": 48701, - "z": 441573 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 40, - "instId": 300005, - "propState": 21, - "pos": { - "x": 375733, - "y": 43720, - "z": 441355 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 40, - "instId": 300013, - "propState": 2, - "pos": { - "x": 333688, - "y": 31720, - "z": 424893 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103068 - }, { - "groupId": 40, - "instId": 300015, - "propState": 8, - "pos": { - "x": 353923, - "y": 34985, - "z": 419630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103087 - }, { - "groupId": 40, - "instId": 300016, - "propState": 8, - "pos": { - "x": 341090, - "y": 34985, - "z": 419044 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103087 - }, { - "groupId": 40, - "instId": 300017, - "propState": 21, - "pos": { - "x": 356068, - "y": 31730, - "z": 413307 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 40, - "instId": 300018, - "propState": 21, - "pos": { - "x": 354078, - "y": 34985, - "z": 412999 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 40, - "instId": 300019, - "propState": 21, - "pos": { - "x": 340963, - "y": 34985, - "z": 425732 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 40, - "instId": 300020, - "propState": 21, - "pos": { - "x": 339721, - "y": 31720, - "z": 425630 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 40, - "instId": 300021, - "propState": 8, - "pos": { - "x": 341645, - "y": 31730, - "z": 409310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103055 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3166, - "y": 1719, - "z": -42417 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 82, - "instId": 300002, - "propState": 8, - "pos": { - "x": -435680, - "y": -119136, - "z": 407860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 82, - "instId": 300003, - "propState": 8, - "pos": { - "x": -275040, - "y": -119136, - "z": 408450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 82, - "instId": 300004, - "propState": 8, - "pos": { - "x": 364340, - "y": 40720, - "z": 409350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 82, - "instId": 300005, - "propState": 8, - "pos": { - "x": 279330, - "y": 45722, - "z": 759800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 82, - "instId": 300006, - "propState": 8, - "pos": { - "x": -452600, - "y": 4781, - "z": 805380 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 82, - "instId": 300007, - "propState": 8, - "pos": { - "x": -269840, - "y": 4781, - "z": 805390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 82, - "instId": 300008, - "propState": 8, - "pos": { - "x": 236560, - "y": -24136, - "z": 178250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2033101": { - "anchorId": 1, - "groupId": 82, - "instId": 300001, - "pos": { - "x": -53, - "y": 1706, - "z": -32120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2033102": { - "anchorId": 2, - "groupId": 82, - "instId": 300002, - "pos": { - "x": -440580, - "y": -119136, - "z": 406790 - }, - "rot": { - "x": 0, - "y": 359041, - "z": 0 - } - }, - "2033103": { - "anchorId": 3, - "groupId": 82, - "instId": 300003, - "pos": { - "x": -270280, - "y": -119126, - "z": 406720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2033104": { - "anchorId": 4, - "groupId": 82, - "instId": 300004, - "pos": { - "x": 359320, - "y": 41120, - "z": 404730 - }, - "rot": { - "x": 0, - "y": 1313, - "z": 0 - } - }, - "2033105": { - "anchorId": 5, - "groupId": 82, - "instId": 300005, - "pos": { - "x": 283550, - "y": 45722, - "z": 757600 - }, - "rot": { - "x": 0, - "y": 1313, - "z": 0 - } - }, - "2033106": { - "anchorId": 6, - "groupId": 82, - "instId": 300006, - "pos": { - "x": -445060, - "y": 4781, - "z": 801650 - }, - "rot": { - "x": 0, - "y": 1313, - "z": 0 - } - }, - "2033107": { - "anchorId": 7, - "groupId": 82, - "instId": 300007, - "pos": { - "x": -277300, - "y": 4781, - "z": 801500 - }, - "rot": { - "x": 0, - "y": 1313, - "z": 0 - } - }, - "2033108": { - "anchorId": 8, - "groupId": 82, - "instId": 300008, - "pos": { - "x": 232660, - "y": -24136, - "z": 177660 - }, - "rot": { - "x": 0, - "y": 1313, - "z": 0 - } - } - } - }, - "83": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 12, - "pos": { - "x": -34580, - "y": 1704, - "z": -11094 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 83, - "instId": 300002, - "propState": 12, - "pos": { - "x": 4942, - "y": 1706, - "z": 62643 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 83, - "instId": 300003, - "propState": 12, - "pos": { - "x": -425589, - "y": -119101, - "z": 421151 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 83, - "instId": 300004, - "propState": 12, - "pos": { - "x": -445060, - "y": -116548, - "z": 448240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300005, - "propState": 12, - "pos": { - "x": -416174, - "y": -109516, - "z": 477124 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300006, - "propState": 12, - "pos": { - "x": -248800, - "y": -119084, - "z": 427020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300007, - "propState": 12, - "pos": { - "x": -289669, - "y": -109517, - "z": 484326 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300008, - "propState": 12, - "pos": { - "x": -247230, - "y": -111000, - "z": 471990 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300009, - "propState": 12, - "pos": { - "x": 377507, - "y": 53120, - "z": 492112 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300010, - "propState": 12, - "pos": { - "x": 295050, - "y": 45722, - "z": 765220 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300011, - "propState": 12, - "pos": { - "x": 264631, - "y": 48724, - "z": 779941 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300012, - "propState": 12, - "pos": { - "x": 315000, - "y": 45651, - "z": 800460 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300013, - "propState": 12, - "pos": { - "x": 431800, - "y": -22078, - "z": 858880 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300014, - "propState": 12, - "pos": { - "x": 460590, - "y": -12860, - "z": 794750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300015, - "propState": 12, - "pos": { - "x": 417358, - "y": -25571, - "z": 871500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300016, - "propState": 12, - "pos": { - "x": 408497, - "y": -5188, - "z": 806234 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300017, - "propState": 12, - "pos": { - "x": -454930, - "y": 4781, - "z": 819170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300018, - "propState": 12, - "pos": { - "x": -267730, - "y": 4781, - "z": 819230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300019, - "propState": 12, - "pos": { - "x": -444820, - "y": -111025, - "z": 507946 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300020, - "propState": 12, - "pos": { - "x": -266410, - "y": -111025, - "z": 509032 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300021, - "propState": 12, - "pos": { - "x": 372221, - "y": -13716, - "z": 434922 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300022, - "propState": 12, - "pos": { - "x": 462810, - "y": -15878, - "z": 776342 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300023, - "propState": 12, - "pos": { - "x": 355312, - "y": 50120, - "z": 435603 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300024, - "propState": 12, - "pos": { - "x": 387806, - "y": 50120, - "z": 426267 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": 446794, - "y": -12878, - "z": 791209 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103029 - } - ], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 8, - "pos": { - "x": 465300, - "y": -31, - "z": 749110 - }, - "rot": { - "x": 0, - "y": 348804, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 90, - "instId": 300002, - "propState": 1, - "pos": { - "x": 467030, - "y": -15864, - "z": 782430 - }, - "rot": { - "x": 0, - "y": 270687, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 90, - "instId": 300003, - "propState": 1, - "pos": { - "x": 465300, - "y": -3133, - "z": 749110 - }, - "rot": { - "x": 0, - "y": 271263, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 90, - "instId": 300004, - "propState": 1, - "pos": { - "x": 522883, - "y": 6079, - "z": 794668 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, { - "groupId": 90, - "instId": 300005, - "propState": 3, - "pos": { - "x": 471555, - "y": -1273, - "z": 759568 - }, - "rot": { - "x": 0, - "y": 69926, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 90, - "instId": 300006, - "propState": 3, - "pos": { - "x": 480827, - "y": 5144, - "z": 754784 - }, - "rot": { - "x": 0, - "y": 69926, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 90, - "instId": 300007, - "propState": 3, - "pos": { - "x": 485574, - "y": 73, - "z": 772863 - }, - "rot": { - "x": 0, - "y": 69926, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 90, - "instId": 300008, - "propState": 3, - "pos": { - "x": 498084, - "y": -2411, - "z": 793778 - }, - "rot": { - "x": 0, - "y": 168804, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 90, - "instId": 300009, - "propState": 3, - "pos": { - "x": 507356, - "y": 4006, - "z": 788994 - }, - "rot": { - "x": 0, - "y": 69926, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 90, - "instId": 300010, - "propState": 3, - "pos": { - "x": 497973, - "y": 5869, - "z": 773308 - }, - "rot": { - "x": 0, - "y": 168804, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 90, - "instId": 300011, - "propState": 3, - "pos": { - "x": 507245, - "y": 12286, - "z": 768524 - }, - "rot": { - "x": 0, - "y": 168804, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 90, - "instId": 300012, - "propState": 3, - "pos": { - "x": 491718, - "y": 7111, - "z": 762850 - }, - "rot": { - "x": 0, - "y": 69926, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 90, - "instId": 300013, - "propState": 3, - "pos": { - "x": 487082, - "y": 3902, - "z": 765242 - }, - "rot": { - "x": 0, - "y": 168804, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 90, - "instId": 300014, - "propState": 8, - "pos": { - "x": 505848, - "y": 176, - "z": 796615 - }, - "rot": { - "x": 0, - "y": 69926, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 90, - "instId": 300015, - "propState": 8, - "pos": { - "x": 487193, - "y": -4378, - "z": 785712 - }, - "rot": { - "x": 0, - "y": 69926, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 90, - "instId": 300016, - "propState": 8, - "pos": { - "x": 513611, - "y": 2764, - "z": 799452 - }, - "rot": { - "x": 0, - "y": 69926, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": -150800, - "y": -9550, - "z": 273367 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103158 - }, - { - "groupId": 96, - "instId": 300003, - "propState": 8, - "pos": { - "x": -150800, - "y": -9550, - "z": 291935 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103159 - }, - { - "groupId": 96, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119900, - "y": 36800, - "z": 445800 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 103160 - }, { - "groupId": 96, - "instId": 300005, - "propState": 8, - "pos": { - "x": -119900, - "y": 36800, - "z": 445800 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 103161 - }, { - "groupId": 96, - "instId": 300006, - "propState": 8, - "pos": { - "x": -119900, - "y": 36800, - "z": 445800 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 103162 - }, { - "groupId": 96, - "instId": 300007, - "propState": 8, - "pos": { - "x": -119900, - "y": 36800, - "z": 445800 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 103163 - }, { - "groupId": 96, - "instId": 300008, - "propState": 8, - "pos": { - "x": -119900, - "y": 36800, - "z": 445800 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 103164 - }, { - "groupId": 96, - "instId": 300009, - "propState": 8, - "pos": { - "x": -119900, - "y": 36800, - "z": 445800 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 103165 - }, { - "groupId": 96, - "instId": 300010, - "propState": 8, - "pos": { - "x": -119900, - "y": 36800, - "z": 445800 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 103166 - }, { - "groupId": 96, - "instId": 300011, - "propState": 8, - "pos": { - "x": -54, - "y": 1840, - "z": 117930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103247 - }, { - "groupId": 96, - "instId": 300013, - "propState": 8, - "pos": { - "x": -7000, - "y": -6405, - "z": -7200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103213 - }, { - "groupId": 96, - "instId": 300014, - "propState": 8, - "pos": { - "x": -119900, - "y": 36800, - "z": 445800 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 103230 - }, { - "groupId": 96, - "instId": 300015, - "propState": 8, - "pos": { - "x": -119900, - "y": 36800, - "z": 445800 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 103231 - } - ], - "teleports": {} - }, - "98": { - "monsters": [ - { - "groupId": 98, - "instId": 200003, - "eventId": 10301299, - "pos": { - "x": 365719, - "y": 50120, - "z": 423250 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002041 - }, { - "groupId": 98, - "instId": 200004, - "eventId": 10301299, - "pos": { - "x": 368930, - "y": 50170, - "z": 430479 - }, - "rot": { - "x": 0, - "y": 47658, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 98, - "instId": 200005, - "eventId": 10301299, - "pos": { - "x": 375083, - "y": 50120, - "z": 431479 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002041 - } - ], - "npcs": [], - "props": [ - { - "groupId": 98, - "instId": 300001, - "propState": 8, - "pos": { - "x": 371376, - "y": 50120, - "z": 428863 - }, - "rot": { - "x": 0, - "y": 268239, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 100, - "instId": 300002, - "propState": 8, - "pos": { - "x": 206450, - "y": 42486, - "z": 456928 - }, - "rot": { - "x": 0, - "y": 157592, - "z": 0 - }, - "propId": 103167 - }, - { - "groupId": 100, - "instId": 300003, - "propState": 8, - "pos": { - "x": 213815, - "y": 59483, - "z": 457971 - }, - "rot": { - "x": 0, - "y": 157592, - "z": 0 - }, - "propId": 103168 - }, - { - "groupId": 100, - "instId": 300004, - "propState": 8, - "pos": { - "x": 154500, - "y": 66900, - "z": 624800 - }, - "rot": { - "x": 0, - "y": 224370, - "z": 0 - }, - "propId": 103169 - }, { - "groupId": 100, - "instId": 300005, - "propState": 8, - "pos": { - "x": 154500, - "y": 66900, - "z": 624800 - }, - "rot": { - "x": 0, - "y": 224370, - "z": 0 - }, - "propId": 103170 - }, { - "groupId": 100, - "instId": 300006, - "propState": 8, - "pos": { - "x": 154500, - "y": 66900, - "z": 624800 - }, - "rot": { - "x": 0, - "y": 224370, - "z": 0 - }, - "propId": 103171 - }, { - "groupId": 100, - "instId": 300007, - "propState": 8, - "pos": { - "x": 154500, - "y": 66900, - "z": 624800 - }, - "rot": { - "x": 0, - "y": 224370, - "z": 0 - }, - "propId": 103172 - }, { - "groupId": 100, - "instId": 300008, - "propState": 8, - "pos": { - "x": 154500, - "y": 66900, - "z": 624800 - }, - "rot": { - "x": 0, - "y": 224370, - "z": 0 - }, - "propId": 103173 - }, { - "groupId": 100, - "instId": 300009, - "propState": 8, - "pos": { - "x": 154500, - "y": 66900, - "z": 624800 - }, - "rot": { - "x": 0, - "y": 224370, - "z": 0 - }, - "propId": 103174 - }, { - "groupId": 100, - "instId": 300010, - "propState": 8, - "pos": { - "x": 154500, - "y": 66900, - "z": 624800 - }, - "rot": { - "x": 0, - "y": 224370, - "z": 0 - }, - "propId": 103175 - }, { - "groupId": 100, - "instId": 300011, - "propState": 8, - "pos": { - "x": -440209, - "y": -111237, - "z": 529607 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103247 - }, { - "groupId": 100, - "instId": 300012, - "propState": 8, - "pos": { - "x": -270589, - "y": -111237, - "z": 529607 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103247 - }, { - "groupId": 100, - "instId": 300013, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103213 - }, { - "groupId": 100, - "instId": 300014, - "propState": 8, - "pos": { - "x": 154500, - "y": 66900, - "z": 624800 - }, - "rot": { - "x": 0, - "y": 224370, - "z": 0 - }, - "propId": 103233 - }, { - "groupId": 100, - "instId": 300015, - "propState": 8, - "pos": { - "x": 154500, - "y": 66900, - "z": 624800 - }, - "rot": { - "x": 0, - "y": 224370, - "z": 0 - }, - "propId": 103232 - } - ], - "teleports": {} - }, - "101": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 101, - "instId": 300001, - "propState": 8, - "pos": { - "x": 383397, - "y": 53521, - "z": 516231 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 101, - "instId": 300002, - "propState": 8, - "pos": { - "x": -116621, - "y": 95297, - "z": 690433 - }, - "rot": { - "x": 0, - "y": 83099, - "z": 0 - }, - "propId": 103176 - }, - { - "groupId": 101, - "instId": 300003, - "propState": 8, - "pos": { - "x": -118747, - "y": 95928, - "z": 708846 - }, - "rot": { - "x": 0, - "y": 83099, - "z": 0 - }, - "propId": 103177 - }, - { - "groupId": 101, - "instId": 300004, - "propState": 8, - "pos": { - "x": -125900, - "y": 127700, - "z": 800500 - }, - "rot": { - "x": 0, - "y": 137697, - "z": 0 - }, - "propId": 103178 - }, { - "groupId": 101, - "instId": 300005, - "propState": 8, - "pos": { - "x": -125900, - "y": 127700, - "z": 800500 - }, - "rot": { - "x": 0, - "y": 137697, - "z": 0 - }, - "propId": 103179 - }, { - "groupId": 101, - "instId": 300006, - "propState": 8, - "pos": { - "x": -125900, - "y": 127700, - "z": 800500 - }, - "rot": { - "x": 0, - "y": 137697, - "z": 0 - }, - "propId": 103180 - }, { - "groupId": 101, - "instId": 300007, - "propState": 8, - "pos": { - "x": -125900, - "y": 127700, - "z": 800500 - }, - "rot": { - "x": 0, - "y": 137697, - "z": 0 - }, - "propId": 103181 - }, { - "groupId": 101, - "instId": 300008, - "propState": 8, - "pos": { - "x": -125900, - "y": 127700, - "z": 800500 - }, - "rot": { - "x": 0, - "y": 137697, - "z": 0 - }, - "propId": 103182 - }, { - "groupId": 101, - "instId": 300009, - "propState": 8, - "pos": { - "x": -125900, - "y": 127700, - "z": 800500 - }, - "rot": { - "x": 0, - "y": 137697, - "z": 0 - }, - "propId": 103183 - }, { - "groupId": 101, - "instId": 300010, - "propState": 8, - "pos": { - "x": -125900, - "y": 127700, - "z": 800500 - }, - "rot": { - "x": 0, - "y": 137697, - "z": 0 - }, - "propId": 103184 - }, { - "groupId": 101, - "instId": 300011, - "propState": 8, - "pos": { - "x": 383286, - "y": 52873, - "z": 519040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103247 - }, { - "groupId": 101, - "instId": 300012, - "propState": 8, - "pos": { - "x": 279816, - "y": 51653, - "z": 863710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103247 - }, { - "groupId": 101, - "instId": 300013, - "propState": 8, - "pos": { - "x": 3400, - "y": -3200, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103213 - }, { - "groupId": 101, - "instId": 300014, - "propState": 8, - "pos": { - "x": -125900, - "y": 127700, - "z": 800500 - }, - "rot": { - "x": 0, - "y": 137697, - "z": 0 - }, - "propId": 103234 - }, { - "groupId": 101, - "instId": 300015, - "propState": 8, - "pos": { - "x": -125900, - "y": 127700, - "z": 800500 - }, - "rot": { - "x": 0, - "y": 137697, - "z": 0 - }, - "propId": 103235 - } - ], - "teleports": {} - }, - "106": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 106, - "instId": 300001, - "propState": 8, - "pos": { - "x": -270576, - "y": -111030, - "z": 474810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103197 - } - ], - "teleports": {} - }, - "107": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 107, - "instId": 300001, - "propState": 8, - "pos": { - "x": -440196, - "y": -110970, - "z": 499419 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103198 - } - ], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 8, - "pos": { - "x": -5176, - "y": 507, - "z": -11245 - }, - "rot": { - "x": 0, - "y": 92057, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 108, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5260, - "y": 507, - "z": -11230 - }, - "rot": { - "x": 0, - "y": 273153, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 108, - "instId": 300004, - "propState": 8, - "pos": { - "x": -3560, - "y": 1704, - "z": 38780 - }, - "rot": { - "x": 0, - "y": 92057, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 108, - "instId": 300005, - "propState": 8, - "pos": { - "x": -3571, - "y": 1704, - "z": 46807 - }, - "rot": { - "x": 0, - "y": 92057, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300006, - "propState": 8, - "pos": { - "x": 3800, - "y": 1704, - "z": 30750 - }, - "rot": { - "x": 0, - "y": 273153, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300007, - "propState": 8, - "pos": { - "x": 3820, - "y": 1704, - "z": 38960 - }, - "rot": { - "x": 0, - "y": 273153, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300008, - "propState": 8, - "pos": { - "x": 3810, - "y": 1704, - "z": 46810 - }, - "rot": { - "x": 0, - "y": 273153, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300009, - "propState": 8, - "pos": { - "x": -9049, - "y": 592, - "z": 71534 - }, - "rot": { - "x": 0, - "y": 303542, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300010, - "propState": 8, - "pos": { - "x": 9291, - "y": 592, - "z": 71496 - }, - "rot": { - "x": 0, - "y": 7788, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300011, - "propState": 8, - "pos": { - "x": -4474, - "y": 1706, - "z": 62805 - }, - "rot": { - "x": 0, - "y": 353417, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300012, - "propState": 8, - "pos": { - "x": -269095, - "y": -119136, - "z": 423805 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300013, - "propState": 8, - "pos": { - "x": -268189, - "y": -119136, - "z": 425224 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300014, - "propState": 8, - "pos": { - "x": -269620, - "y": -116548, - "z": 444170 - }, - "rot": { - "x": 0, - "y": 232971, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300015, - "propState": 8, - "pos": { - "x": -280848, - "y": -111025, - "z": 464457 - }, - "rot": { - "x": 0, - "y": 51367, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300016, - "propState": 8, - "pos": { - "x": -262814, - "y": -111025, - "z": 465283 - }, - "rot": { - "x": 0, - "y": 322999, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300017, - "propState": 8, - "pos": { - "x": -449403, - "y": -119136, - "z": 410385 - }, - "rot": { - "x": 0, - "y": 349004, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300018, - "propState": 8, - "pos": { - "x": -442151, - "y": -119136, - "z": 424300 - }, - "rot": { - "x": 0, - "y": 250979, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300019, - "propState": 8, - "pos": { - "x": -436344, - "y": -116548, - "z": 446200 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300020, - "propState": 8, - "pos": { - "x": -432620, - "y": -116584, - "z": 447870 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300021, - "propState": 8, - "pos": { - "x": -447500, - "y": -111025, - "z": 465730 - }, - "rot": { - "x": 0, - "y": 46999, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300022, - "propState": 8, - "pos": { - "x": -430550, - "y": -111025, - "z": 464070 - }, - "rot": { - "x": 0, - "y": 318053, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300023, - "propState": 8, - "pos": { - "x": -425120, - "y": -109516, - "z": 478560 - }, - "rot": { - "x": 0, - "y": 266397, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300024, - "propState": 8, - "pos": { - "x": -455144, - "y": -109516, - "z": 481608 - }, - "rot": { - "x": 0, - "y": 101956, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300025, - "propState": 8, - "pos": { - "x": 235940, - "y": -24136, - "z": 171140 - }, - "rot": { - "x": 0, - "y": 268138, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300026, - "propState": 8, - "pos": { - "x": 236010, - "y": -24136, - "z": 163130 - }, - "rot": { - "x": 0, - "y": 268138, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300027, - "propState": 8, - "pos": { - "x": 235880, - "y": -24136, - "z": 154970 - }, - "rot": { - "x": 0, - "y": 268138, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300028, - "propState": 8, - "pos": { - "x": 229225, - "y": -24136, - "z": 154981 - }, - "rot": { - "x": 0, - "y": 88385, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300029, - "propState": 8, - "pos": { - "x": 229002, - "y": -24136, - "z": 163024 - }, - "rot": { - "x": 0, - "y": 88385, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300030, - "propState": 8, - "pos": { - "x": 229020, - "y": -24136, - "z": 171040 - }, - "rot": { - "x": 0, - "y": 89870, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300031, - "propState": 8, - "pos": { - "x": -457620, - "y": 4781, - "z": 810020 - }, - "rot": { - "x": 0, - "y": 89870, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300032, - "propState": 8, - "pos": { - "x": -432820, - "y": 4781, - "z": 812090 - }, - "rot": { - "x": 0, - "y": 269226, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300033, - "propState": 8, - "pos": { - "x": -269230, - "y": 4781, - "z": 810280 - }, - "rot": { - "x": 0, - "y": 319302, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300034, - "propState": 8, - "pos": { - "x": -285420, - "y": 4781, - "z": 814550 - }, - "rot": { - "x": 0, - "y": 40922, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300035, - "propState": 8, - "pos": { - "x": 279790, - "y": 45722, - "z": 767280 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300036, - "propState": 8, - "pos": { - "x": 257920, - "y": 48724, - "z": 780080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300037, - "propState": 8, - "pos": { - "x": 288198, - "y": 48722, - "z": 824358 - }, - "rot": { - "x": 0, - "y": 325000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300038, - "propState": 8, - "pos": { - "x": 310644, - "y": 48742, - "z": 793853 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300003, - "propState": 8, - "pos": { - "x": 310702, - "y": 48742, - "z": 812277 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300039, - "propState": 8, - "pos": { - "x": 326810, - "y": 45622, - "z": 792670 - }, - "rot": { - "x": 0, - "y": 178493, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300040, - "propState": 8, - "pos": { - "x": 322360, - "y": 45622, - "z": 792550 - }, - "rot": { - "x": 0, - "y": 178493, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300041, - "propState": 8, - "pos": { - "x": 325360, - "y": 45622, - "z": 812440 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300042, - "propState": 8, - "pos": { - "x": 474420, - "y": -13110, - "z": 810200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300043, - "propState": 8, - "pos": { - "x": 425022, - "y": -18865, - "z": 865637 - }, - "rot": { - "x": 0, - "y": 86695, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300044, - "propState": 8, - "pos": { - "x": 477025, - "y": -15978, - "z": 829633 - }, - "rot": { - "x": 0, - "y": 350000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300045, - "propState": 8, - "pos": { - "x": -263849, - "y": -119136, - "z": 409956 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 108, - "instId": 300046, - "propState": 8, - "pos": { - "x": -436840, - "y": -119136, - "z": 416974 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 108, - "instId": 300047, - "propState": 8, - "pos": { - "x": -284004, - "y": 4781, - "z": 810320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 108, - "instId": 300048, - "propState": 8, - "pos": { - "x": -437293, - "y": 4781, - "z": 805918 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 108, - "instId": 300049, - "propState": 8, - "pos": { - "x": 271556, - "y": 48722, - "z": 828286 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 108, - "instId": 300050, - "propState": 8, - "pos": { - "x": 420380, - "y": -18878, - "z": 854530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 108, - "instId": 300051, - "propState": 8, - "pos": { - "x": -420970, - "y": -109516, - "z": 496702 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300052, - "propState": 8, - "pos": { - "x": -277048, - "y": -109517, - "z": 500463 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300053, - "propState": 8, - "pos": { - "x": -264620, - "y": -109517, - "z": 500174 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300054, - "propState": 8, - "pos": { - "x": -279664, - "y": -109517, - "z": 489005 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300055, - "propState": 8, - "pos": { - "x": 455349, - "y": -3121, - "z": 745591 - }, - "rot": { - "x": 0, - "y": 11072, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300056, - "propState": 8, - "pos": { - "x": 526390, - "y": 6220, - "z": 804667 - }, - "rot": { - "x": 0, - "y": 270694, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300057, - "propState": 8, - "pos": { - "x": 345815, - "y": 50120, - "z": 428002 - }, - "rot": { - "x": 0, - "y": 347346, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300058, - "propState": 8, - "pos": { - "x": 382266, - "y": 50129, - "z": 433981 - }, - "rot": { - "x": 0, - "y": 175789, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300059, - "propState": 8, - "pos": { - "x": -280540, - "y": 5815, - "z": 870839 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300060, - "propState": 8, - "pos": { - "x": -274276, - "y": 3931, - "z": 887801 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300061, - "propState": 8, - "pos": { - "x": -280086, - "y": 3466, - "z": 906178 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300062, - "propState": 8, - "pos": { - "x": -442010, - "y": 5170, - "z": 876647 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300063, - "propState": 8, - "pos": { - "x": -447968, - "y": 3787, - "z": 889099 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300064, - "propState": 8, - "pos": { - "x": -442064, - "y": 3466, - "z": 901639 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300065, - "propState": 8, - "pos": { - "x": 420025, - "y": -18878, - "z": 827060 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "110": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 110, - "instId": 300001, - "propState": 10, - "pos": { - "x": 473270, - "y": -15984, - "z": 843000 - }, - "rot": { - "x": 0, - "y": 140652, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 110, - "instId": 300002, - "propState": 8, - "pos": { - "x": 473270, - "y": -15984, - "z": 843000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 110, - "instId": 300003, - "propState": 8, - "pos": { - "x": 473270, - "y": -15984, - "z": 843000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 110, - "instId": 300004, - "propState": 8, - "pos": { - "x": 473270, - "y": -15984, - "z": 843000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 110, - "instId": 300005, - "propState": 8, - "pos": { - "x": 473270, - "y": -15984, - "z": 843000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 110, - "instId": 300006, - "propState": 8, - "pos": { - "x": 466405, - "y": -22250, - "z": 851836 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 110, - "instId": 300007, - "propState": 8, - "pos": { - "x": 473270, - "y": -15984, - "z": 843000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 110, - "instId": 300008, - "propState": 20, - "pos": { - "x": 466330, - "y": -22010, - "z": 855730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 110, - "instId": 300009, - "propState": 8, - "pos": { - "x": 466330, - "y": -22010, - "z": 855730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "112": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "147": { - "monsters": [ - { - "groupId": 147, - "instId": 200003, - "eventId": 10301299, - "pos": { - "x": 369950, - "y": 50550, - "z": 409062 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002041 - }, { - "groupId": 147, - "instId": 200004, - "eventId": 10301299, - "pos": { - "x": 371327, - "y": 50550, - "z": 410885 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 147, - "instId": 200005, - "eventId": 10301299, - "pos": { - "x": 372836, - "y": 50550, - "z": 409241 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002041 - } - ], - "npcs": [], - "props": [ - { - "groupId": 147, - "instId": 300001, - "propState": 8, - "pos": { - "x": 371376, - "y": 50120, - "z": 428863 - }, - "rot": { - "x": 0, - "y": 268239, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 147, - "instId": 300002, - "propState": 8, - "pos": { - "x": 372540, - "y": 50120, - "z": 424210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 147, - "instId": 300003, - "propState": 8, - "pos": { - "x": 372000, - "y": 50120, - "z": 430273 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "149": { - "monsters": [ - { - "groupId": 149, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 376950, - "y": 43725, - "z": 434980 - }, - "rot": { - "x": 0, - "y": 130538, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 149, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 365383, - "y": 43720, - "z": 433252 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002041 - } - ], - "npcs": [], - "props": [ - { - "groupId": 149, - "instId": 300001, - "propState": 8, - "pos": { - "x": 371376, - "y": 50120, - "z": 428863 - }, - "rot": { - "x": 0, - "y": 268239, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 149, - "instId": 300002, - "propState": 8, - "pos": { - "x": 383451, - "y": 50120, - "z": 454806 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, - { - "groupId": 149, - "instId": 300003, - "propState": 8, - "pos": { - "x": 358943, - "y": 49753, - "z": 442779 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, - { - "groupId": 149, - "instId": 300004, - "propState": 8, - "pos": { - "x": 372291, - "y": 43730, - "z": 443100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 149, - "instId": 300005, - "propState": 8, - "pos": { - "x": 359655, - "y": 43541, - "z": 423712 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "150": { - "monsters": [ - { - "groupId": 150, - "instId": 200003, - "eventId": 10301299, - "pos": { - "x": 383326, - "y": 50120, - "z": 449245 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3002041 - }, - { - "groupId": 150, - "instId": 200004, - "eventId": 10301299, - "pos": { - "x": 370642, - "y": 50550, - "z": 407675 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - }, - { - "groupId": 150, - "instId": 200005, - "eventId": 10301299, - "pos": { - "x": 381742, - "y": 50120, - "z": 453580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002041 - }, - { - "groupId": 150, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 372595, - "y": 50550, - "z": 407823 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 150, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 371299, - "y": 50130, - "z": 436889 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 150, - "instId": 200006, - "eventId": 10301299, - "pos": { - "x": 375086, - "y": 50120, - "z": 431971 - }, - "rot": { - "x": 0, - "y": 164466, - "z": 0 - }, - "monsterId": 3002011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 150, - "instId": 300001, - "propState": 8, - "pos": { - "x": 371376, - "y": 50120, - "z": 428863 - }, - "rot": { - "x": 0, - "y": 268239, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 150, - "instId": 300002, - "propState": 8, - "pos": { - "x": 372520, - "y": 50120, - "z": 424210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 152, - "instId": 300001, - "propState": 8, - "pos": { - "x": 283060, - "y": 49234, - "z": 803075 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103211 - } - ], - "teleports": {} - }, - "163": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 163, - "instId": 300001, - "propState": 8, - "pos": { - "x": -446333, - "y": -119119, - "z": 429764 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103228 - }, { - "groupId": 163, - "instId": 300002, - "propState": 8, - "pos": { - "x": -427763, - "y": -116534, - "z": 445190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103228 - }, { - "groupId": 163, - "instId": 300003, - "propState": 8, - "pos": { - "x": -459279, - "y": -110930, - "z": 470361 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103228 - }, { - "groupId": 163, - "instId": 300004, - "propState": 8, - "pos": { - "x": -421115, - "y": -110930, - "z": 470361 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103228 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300001, - "propState": 8, - "pos": { - "x": -264438, - "y": -119052, - "z": 429764 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103228 - }, { - "groupId": 164, - "instId": 300002, - "propState": 8, - "pos": { - "x": -283008, - "y": -116534, - "z": 445190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103228 - }, { - "groupId": 164, - "instId": 300003, - "propState": 8, - "pos": { - "x": -251492, - "y": -110930, - "z": 470361 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103228 - }, { - "groupId": 164, - "instId": 300004, - "propState": 8, - "pos": { - "x": -289656, - "y": -110930, - "z": 470361 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103228 - } - ], - "teleports": {} - }, - "168": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 168, - "instId": 300001, - "propState": 8, - "pos": { - "x": -459195, - "y": -119139, - "z": 424036 - }, - "rot": { - "x": 0, - "y": 115000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 168, - "instId": 300002, - "propState": 8, - "pos": { - "x": -421362, - "y": -116588, - "z": 436873 - }, - "rot": { - "x": 0, - "y": 260486, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 168, - "instId": 300003, - "propState": 8, - "pos": { - "x": -436964, - "y": -111030, - "z": 486832 - }, - "rot": { - "x": 0, - "y": 188084, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 169, - "instId": 300001, - "propState": 8, - "pos": { - "x": -445154, - "y": 6257, - "z": 852333 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "170": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 170, - "instId": 300001, - "propState": 8, - "pos": { - "x": -277475, - "y": 6260, - "z": 852333 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [ - { - "groupId": 176, - "instId": 400001, - "pos": { - "x": 31084, - "y": 2900, - "z": -8208 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 176, - "instId": 300001, - "propState": 18, - "pos": { - "x": 31084, - "y": 2887, - "z": -8208 - }, - "rot": { - "x": 0, - "y": 67247, - "z": 0 - }, - "propId": 103026 - }, - { - "groupId": 176, - "instId": 300002, - "propState": 18, - "pos": { - "x": 31303, - "y": 2456, - "z": -8724 - }, - "rot": { - "x": 0, - "y": 68387, - "z": 0 - }, - "propId": 103026 - }, - { - "groupId": 176, - "instId": 300003, - "propState": 18, - "pos": { - "x": 30874, - "y": 2328, - "z": -7707 - }, - "rot": { - "x": 0, - "y": 67247, - "z": 0 - }, - "propId": 103026 - }, - { - "groupId": 176, - "instId": 300004, - "propState": 18, - "pos": { - "x": 35215, - "y": 1647, - "z": -3916 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 176, - "instId": 300005, - "propState": 1, - "pos": { - "x": 29257, - "y": 1704, - "z": -9019 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [ - { - "groupId": 177, - "instId": 400001, - "pos": { - "x": -3652, - "y": 3136, - "z": 30655 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 177, - "instId": 300001, - "propState": 18, - "pos": { - "x": -3600, - "y": 3093, - "z": 30685 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 177, - "instId": 300002, - "propState": 1, - "pos": { - "x": -2428, - "y": 1709, - "z": 30708 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [ - { - "groupId": 178, - "instId": 400001, - "pos": { - "x": -14256, - "y": 1748, - "z": 81190 - }, - "rot": { - "x": 0, - "y": 87189, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 18, - "pos": { - "x": -17273, - "y": 2466, - "z": 81263 - }, - "rot": { - "x": 0, - "y": 79803, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 178, - "instId": 300002, - "propState": 1, - "pos": { - "x": -14000, - "y": 592, - "z": 83160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [ - { - "groupId": 179, - "instId": 400001, - "pos": { - "x": -432260, - "y": -119346, - "z": 379727 - }, - "rot": { - "x": 0, - "y": 216767, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 179, - "instId": 300001, - "propState": 18, - "pos": { - "x": -432326, - "y": -119410, - "z": 379731 - }, - "rot": { - "x": 0, - "y": 53711, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 179, - "instId": 300002, - "propState": 1, - "pos": { - "x": -434882, - "y": -120943, - "z": 380184 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [ - { - "groupId": 180, - "instId": 400001, - "pos": { - "x": -453342, - "y": -108939, - "z": 473719 - }, - "rot": { - "x": 0, - "y": 229693, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 18, - "pos": { - "x": -453342, - "y": -108968, - "z": 473719 - }, - "rot": { - "x": 0, - "y": 315860, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 180, - "instId": 300002, - "propState": 1, - "pos": { - "x": -450990, - "y": -111025, - "z": 472240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [ - { - "groupId": 181, - "instId": 400001, - "pos": { - "x": -260056, - "y": -117551, - "z": 412779 - }, - "rot": { - "x": 0, - "y": 198701, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": -260199, - "y": -117583, - "z": 412669 - }, - "rot": { - "x": 0, - "y": 6463, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 181, - "instId": 300002, - "propState": 1, - "pos": { - "x": -260102, - "y": -119119, - "z": 412707 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "182": { - "monsters": [], - "npcs": [ - { - "groupId": 182, - "instId": 400001, - "pos": { - "x": -271559, - "y": -115098, - "z": 446146 - }, - "rot": { - "x": 0, - "y": 12929, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 182, - "instId": 300001, - "propState": 18, - "pos": { - "x": -271811, - "y": -115752, - "z": 446141 - }, - "rot": { - "x": 0, - "y": 42315, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 182, - "instId": 300002, - "propState": 1, - "pos": { - "x": -271846, - "y": -116548, - "z": 445051 - }, - "rot": { - "x": 0, - "y": 91079, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "183": { - "monsters": [], - "npcs": [ - { - "groupId": 183, - "instId": 400001, - "pos": { - "x": -266702, - "y": -109889, - "z": 459439 - }, - "rot": { - "x": 0, - "y": 130833, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 183, - "instId": 300001, - "propState": 18, - "pos": { - "x": -267041, - "y": -109805, - "z": 459170 - }, - "rot": { - "x": 0, - "y": 76856, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 183, - "instId": 300002, - "propState": 1, - "pos": { - "x": -267243, - "y": -111025, - "z": 459207 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [ - { - "groupId": 184, - "instId": 400001, - "pos": { - "x": 357389, - "y": 40721, - "z": 406812 - }, - "rot": { - "x": 0, - "y": 33438, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 184, - "instId": 300001, - "propState": 18, - "pos": { - "x": 356846, - "y": 42427, - "z": 406432 - }, - "rot": { - "x": 0, - "y": 269991, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 184, - "instId": 300002, - "propState": 1, - "pos": { - "x": 357179, - "y": 40721, - "z": 406449 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "185": { - "monsters": [], - "npcs": [ - { - "groupId": 185, - "instId": 400001, - "pos": { - "x": 376974, - "y": 47466, - "z": 419185 - }, - "rot": { - "x": 0, - "y": 290558, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 185, - "instId": 300001, - "propState": 18, - "pos": { - "x": 376896, - "y": 47373, - "z": 419395 - }, - "rot": { - "x": 0, - "y": 69861, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 185, - "instId": 300002, - "propState": 1, - "pos": { - "x": 375629, - "y": 47058, - "z": 418969 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "186": { - "monsters": [], - "npcs": [ - { - "groupId": 186, - "instId": 400001, - "pos": { - "x": 275213, - "y": 52073, - "z": 792857 - }, - "rot": { - "x": 0, - "y": 217519, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 8, - "pos": { - "x": 274560, - "y": 51234, - "z": 792151 - }, - "rot": { - "x": 0, - "y": 216285, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 186, - "instId": 300002, - "propState": 1, - "pos": { - "x": 274560, - "y": 48722, - "z": 792151 - }, - "rot": { - "x": 0, - "y": 131891, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 186, - "instId": 300003, - "propState": 1, - "pos": { - "x": 282211, - "y": 57289, - "z": 802575 - }, - "rot": { - "x": 0, - "y": 216285, - "z": 0 - }, - "propId": 103026 - } - ], - "teleports": {} - }, - "187": { - "monsters": [ - { - "groupId": 187, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 449924, - "y": -22058, - "z": 856399 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3003013 - } - ], - "npcs": [ - { - "groupId": 187, - "instId": 400001, - "pos": { - "x": 447557, - "y": -21829, - "z": 857906 - }, - "rot": { - "x": 0, - "y": 239866, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 187, - "instId": 300001, - "propState": 8, - "pos": { - "x": 447536, - "y": -21944, - "z": 857880 - }, - "rot": { - "x": 0, - "y": 28519, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 187, - "instId": 300002, - "propState": 1, - "pos": { - "x": 447746, - "y": -22058, - "z": 857232 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 187, - "instId": 300003, - "propState": 8, - "pos": { - "x": 448411, - "y": -22449, - "z": 857140 - }, - "rot": { - "x": 0, - "y": 219013, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 187, - "instId": 300004, - "propState": 8, - "pos": { - "x": 450700, - "y": -22449, - "z": 857230 - }, - "rot": { - "x": 0, - "y": 152472, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [ - { - "groupId": 188, - "instId": 400001, - "pos": { - "x": -439343, - "y": 7319, - "z": 781499 - }, - "rot": { - "x": 0, - "y": 201616, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 18, - "pos": { - "x": -437686, - "y": 8319, - "z": 782708 - }, - "rot": { - "x": 0, - "y": 29166, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 188, - "instId": 300002, - "propState": 1, - "pos": { - "x": -441289, - "y": 4479, - "z": 782783 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [ - { - "groupId": 189, - "instId": 400001, - "pos": { - "x": -434515, - "y": 5737, - "z": 820477 - }, - "rot": { - "x": 0, - "y": 134312, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 18, - "pos": { - "x": -435568, - "y": 5629, - "z": 821033 - }, - "rot": { - "x": 0, - "y": 339322, - "z": 0 - }, - "propId": 103026 - }, - { - "groupId": 189, - "instId": 300002, - "propState": 18, - "pos": { - "x": -435536, - "y": 5603, - "z": 821051 - }, - "rot": { - "x": 0, - "y": 159322, - "z": 0 - }, - "propId": 103026 - }, - { - "groupId": 189, - "instId": 300003, - "propState": 18, - "pos": { - "x": -435560, - "y": 5622, - "z": 821043 - }, - "rot": { - "x": 0, - "y": 163122, - "z": 0 - }, - "propId": 103026 - }, - { - "groupId": 189, - "instId": 300004, - "propState": 18, - "pos": { - "x": -433485, - "y": 6375, - "z": 825817 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 189, - "instId": 300005, - "propState": 1, - "pos": { - "x": -434517, - "y": 4781, - "z": 820197 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [ - { - "groupId": 190, - "instId": 400001, - "pos": { - "x": -279544, - "y": 2861, - "z": 776357 - }, - "rot": { - "x": 0, - "y": 30679, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 18, - "pos": { - "x": -280719, - "y": 2879, - "z": 751896 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 190, - "instId": 300002, - "propState": 8, - "pos": { - "x": -280204, - "y": 2873, - "z": 763248 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 190, - "instId": 300003, - "propState": 8, - "pos": { - "x": -280783, - "y": 2889, - "z": 774681 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 190, - "instId": 300004, - "propState": 1, - "pos": { - "x": -279627, - "y": 2861, - "z": 751452 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "191": { - "monsters": [], - "npcs": [ - { - "groupId": 191, - "instId": 400001, - "pos": { - "x": 349299, - "y": 50963, - "z": 423230 - }, - "rot": { - "x": 0, - "y": 45168, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 191, - "instId": 300001, - "propState": 18, - "pos": { - "x": 347431, - "y": 51322, - "z": 422740 - }, - "rot": { - "x": 0, - "y": 85243, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 191, - "instId": 300002, - "propState": 1, - "pos": { - "x": 347012, - "y": 50125, - "z": 422651 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "192": { - "monsters": [], - "npcs": [ - { - "groupId": 192, - "instId": 400001, - "pos": { - "x": 391743, - "y": 51231, - "z": 431946 - }, - "rot": { - "x": 0, - "y": 294811, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 192, - "instId": 300001, - "propState": 18, - "pos": { - "x": 391737, - "y": 51623, - "z": 432405 - }, - "rot": { - "x": 0, - "y": 100945, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 192, - "instId": 300002, - "propState": 1, - "pos": { - "x": 390926, - "y": 50120, - "z": 432271 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [ - { - "groupId": 193, - "instId": 400001, - "pos": { - "x": -6430, - "y": 3297, - "z": -28801 - }, - "rot": { - "x": 0, - "y": 26870, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 18, - "pos": { - "x": -13703, - "y": 3461, - "z": -35141 - }, - "rot": { - "x": 0, - "y": 44298, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 193, - "instId": 300002, - "propState": 1, - "pos": { - "x": -12455, - "y": 1704, - "z": -34764 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [ - { - "groupId": 194, - "instId": 400001, - "pos": { - "x": -456843, - "y": -119102, - "z": 439221 - }, - "rot": { - "x": 0, - "y": 163055, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 194, - "instId": 300001, - "propState": 18, - "pos": { - "x": -459072, - "y": -119102, - "z": 440576 - }, - "rot": { - "x": 0, - "y": 145061, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 194, - "instId": 300002, - "propState": 1, - "pos": { - "x": -458541, - "y": -119102, - "z": 441062 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "195": { - "monsters": [], - "npcs": [ - { - "groupId": 195, - "instId": 400001, - "pos": { - "x": 232615, - "y": -21788, - "z": 132127 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 195, - "instId": 300001, - "propState": 18, - "pos": { - "x": 232651, - "y": -23709, - "z": 133941 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 195, - "instId": 300002, - "propState": 1, - "pos": { - "x": 232662, - "y": -23709, - "z": 134460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "198": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 198, - "instId": 300001, - "propState": 9, - "pos": { - "x": 366070, - "y": 43720, - "z": 445320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103012 - }, { - "groupId": 198, - "instId": 300002, - "propState": 9, - "pos": { - "x": 377446, - "y": 44054, - "z": 432360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 198, - "instId": 300003, - "propState": 9, - "pos": { - "x": 366578, - "y": 43999, - "z": 418948 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 198, - "instId": 300004, - "propState": 9, - "pos": { - "x": 378964, - "y": 48703, - "z": 421529 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - } - ], - "teleports": {} - }, - "199": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 199, - "instId": 300001, - "propState": 10, - "pos": { - "x": 504599, - "y": 6226, - "z": 804582 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103012 - }, { - "groupId": 199, - "instId": 300002, - "propState": 8, - "pos": { - "x": 504599, - "y": 6226, - "z": 804582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 199, - "instId": 300003, - "propState": 8, - "pos": { - "x": 504599, - "y": 6226, - "z": 804582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 199, - "instId": 300004, - "propState": 8, - "pos": { - "x": 504599, - "y": 6226, - "z": 804582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - } - ], - "teleports": {} - }, - "200": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 200, - "instId": 300001, - "propState": 10, - "pos": { - "x": 456504, - "y": -3103, - "z": 760650 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103012 - }, { - "groupId": 200, - "instId": 300002, - "propState": 8, - "pos": { - "x": 456504, - "y": -3103, - "z": 760650 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 200, - "instId": 300003, - "propState": 8, - "pos": { - "x": 456504, - "y": -3103, - "z": 760650 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 200, - "instId": 300004, - "propState": 8, - "pos": { - "x": 456504, - "y": -3103, - "z": 760650 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - } - ], - "teleports": {} - }, - "201": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 201, - "instId": 300001, - "propState": 10, - "pos": { - "x": 371160, - "y": 57970, - "z": 417000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 201, - "instId": 300002, - "propState": 8, - "pos": { - "x": 371160, - "y": 57970, - "z": 417000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 201, - "instId": 300003, - "propState": 8, - "pos": { - "x": 371160, - "y": 57970, - "z": 417000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 201, - "instId": 300004, - "propState": 8, - "pos": { - "x": 371160, - "y": 57970, - "z": 417000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 201, - "instId": 300006, - "propState": 8, - "pos": { - "x": 371160, - "y": 57970, - "z": 417000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 201, - "instId": 300007, - "propState": 20, - "pos": { - "x": 371390, - "y": 50120, - "z": 439010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 201, - "instId": 300008, - "propState": 8, - "pos": { - "x": 371390, - "y": 50120, - "z": 439010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 201, - "instId": 300009, - "propState": 8, - "pos": { - "x": 371160, - "y": 57970, - "z": 417000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 201, - "instId": 300010, - "propState": 20, - "pos": { - "x": 369350, - "y": 50120, - "z": 439010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 201, - "instId": 300011, - "propState": 8, - "pos": { - "x": 371160, - "y": 57970, - "z": 417000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 201, - "instId": 300012, - "propState": 20, - "pos": { - "x": 373370, - "y": 50120, - "z": 439010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "205": { - "monsters": [ - { - "groupId": 205, - "instId": 200001, - "eventId": 20331005, - "pos": { - "x": -459960, - "y": -109516, - "z": 489970 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "monsterId": 3002020 - }, - { - "groupId": 205, - "instId": 200002, - "eventId": 20331006, - "pos": { - "x": -459928, - "y": -109516, - "z": 486003 - }, - "rot": { - "x": 0, - "y": 280000, - "z": 0 - }, - "monsterId": 3002020 - }, - { - "groupId": 205, - "instId": 200003, - "eventId": 20331011, - "pos": { - "x": -251880, - "y": -109517, - "z": 488340 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "monsterId": 3002020 - }, - { - "groupId": 205, - "instId": 200004, - "eventId": 20331012, - "pos": { - "x": -250008, - "y": -109517, - "z": 483880 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 205, - "instId": 200005, - "eventId": 20331016, - "pos": { - "x": 453790, - "y": -12860, - "z": 807740 - }, - "rot": { - "x": 0, - "y": 325000, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 205, - "instId": 200006, - "eventId": 20331017, - "pos": { - "x": 451632, - "y": -12860, - "z": 805188 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 205, - "instId": 200007, - "eventId": 20331018, - "pos": { - "x": 296140, - "y": 45722, - "z": 761080 - }, - "rot": { - "x": 0, - "y": 325000, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 205, - "instId": 200008, - "eventId": 20331019, - "pos": { - "x": 293800, - "y": 45722, - "z": 761070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 205, - "instId": 200009, - "eventId": 20331020, - "pos": { - "x": 327360, - "y": 45622, - "z": 811710 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 3002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "206": { - "monsters": [ - { - "groupId": 206, - "instId": 200001, - "eventId": 20331105, - "pos": { - "x": -459960, - "y": -109516, - "z": 489970 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "monsterId": 3002020 - }, { - "groupId": 206, - "instId": 200002, - "eventId": 20331106, - "pos": { - "x": -459928, - "y": -109516, - "z": 486003 - }, - "rot": { - "x": 0, - "y": 280000, - "z": 0 - }, - "monsterId": 3002020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "207": { - "monsters": [ - { - "groupId": 207, - "instId": 200001, - "eventId": 20331111, - "pos": { - "x": -251880, - "y": -109517, - "z": 488340 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "monsterId": 3002020 - }, { - "groupId": 207, - "instId": 200002, - "eventId": 20331112, - "pos": { - "x": -250008, - "y": -109517, - "z": 483880 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "208": { - "monsters": [ - { - "groupId": 208, - "instId": 200001, - "eventId": 20331116, - "pos": { - "x": 471450, - "y": -15967, - "z": 821810 - }, - "rot": { - "x": 0, - "y": 325000, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 208, - "instId": 200002, - "eventId": 20331117, - "pos": { - "x": 465810, - "y": -15967, - "z": 822870 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "209": { - "monsters": [ - { - "groupId": 209, - "instId": 200001, - "eventId": 20331118, - "pos": { - "x": 296140, - "y": 45722, - "z": 761080 - }, - "rot": { - "x": 0, - "y": 325000, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 209, - "instId": 200002, - "eventId": 20331119, - "pos": { - "x": 293800, - "y": 45722, - "z": 761070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 209, - "instId": 200003, - "eventId": 20331120, - "pos": { - "x": 327360, - "y": 45622, - "z": 811710 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 3002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 209, - "instId": 300001, - "propState": 8, - "pos": { - "x": 287799, - "y": 45722, - "z": 761579 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "210": { - "monsters": [ - { - "groupId": 210, - "instId": 200001, - "eventId": 20331125, - "pos": { - "x": -257610, - "y": -118723, - "z": 420960 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "monsterId": 3001020 - }, - { - "groupId": 210, - "instId": 200002, - "eventId": 20331126, - "pos": { - "x": -259430, - "y": -118723, - "z": 420110 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "monsterId": 3001020 - }, - { - "groupId": 210, - "instId": 200003, - "eventId": 20331127, - "pos": { - "x": -280321, - "y": -116170, - "z": 435427 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "monsterId": 3002020 - }, - { - "groupId": 210, - "instId": 200004, - "eventId": 20331128, - "pos": { - "x": -281666, - "y": -116170, - "z": 435785 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 210, - "instId": 200005, - "eventId": 20331129, - "pos": { - "x": -272593, - "y": -110619, - "z": 475864 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 210, - "instId": 200006, - "eventId": 20331130, - "pos": { - "x": -269073, - "y": -110611, - "z": 476124 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 210, - "instId": 200007, - "eventId": 20331131, - "pos": { - "x": -270707, - "y": -110611, - "z": 474439 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 8, - "pos": { - "x": -266615, - "y": -119126, - "z": 415435 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 210, - "instId": 300002, - "propState": 8, - "pos": { - "x": -264138, - "y": -119128, - "z": 429365 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 210, - "instId": 300003, - "propState": 8, - "pos": { - "x": -269460, - "y": -116579, - "z": 433083 - }, - "rot": { - "x": 0, - "y": 20000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 210, - "instId": 300004, - "propState": 8, - "pos": { - "x": -283110, - "y": -116576, - "z": 444810 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 210, - "instId": 300005, - "propState": 8, - "pos": { - "x": -278546, - "y": -111021, - "z": 455690 - }, - "rot": { - "x": 0, - "y": 145000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "213": { - "monsters": [ - { - "groupId": 213, - "instId": 200001, - "eventId": 20331170, - "pos": { - "x": -285440, - "y": -109517, - "z": 491808 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [ - { - "groupId": 213, - "instId": 400001, - "pos": { - "x": -288144, - "y": -109517, - "z": 473938 - }, - "rot": { - "x": 0, - "y": 33720, - "z": 0 - }, - "npcId": 13168 - } - ], - "props": [ - { - "groupId": 213, - "instId": 300002, - "propState": 8, - "pos": { - "x": -270124, - "y": -120519, - "z": 366264 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "214": { - "monsters": [ - { - "groupId": 214, - "instId": 200001, - "eventId": 20331240, - "pos": { - "x": -441400, - "y": -111019, - "z": 508380 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 3002050 - } - ], - "npcs": [], - "props": [ - { - "groupId": 214, - "instId": 300001, - "propState": 8, - "pos": { - "x": -439154, - "y": -111019, - "z": 488352 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 214, - "instId": 300002, - "propState": 8, - "pos": { - "x": -11272, - "y": -11619, - "z": 111115 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4120, - "y": -2020, - "z": 91680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "217": { - "monsters": [ - { - "groupId": 217, - "instId": 200001, - "eventId": 20331231, - "pos": { - "x": 264981, - "y": 48722, - "z": 829437 - }, - "rot": { - "x": 0, - "y": 337906, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 217, - "instId": 200002, - "eventId": 20331232, - "pos": { - "x": 262474, - "y": 48722, - "z": 829302 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 11, - "pos": { - "x": 261145, - "y": 48722, - "z": 825570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 217, - "instId": 300002, - "propState": 8, - "pos": { - "x": 261145, - "y": 48722, - "z": 825570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 217, - "instId": 300003, - "propState": 8, - "pos": { - "x": 261145, - "y": 48722, - "z": 825570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 11, - "pos": { - "x": -452572, - "y": -109516, - "z": 499401 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "219": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 219, - "instId": 300001, - "propState": 11, - "pos": { - "x": -259964, - "y": -119101, - "z": 448240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "220": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 220, - "instId": 300001, - "propState": 11, - "pos": { - "x": 262421, - "y": 51822, - "z": 804075 - }, - "rot": { - "x": 0, - "y": 268267, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "301": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 301, - "instId": 300001, - "propState": 8, - "pos": { - "x": -14050, - "y": 592, - "z": 86886 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1022": { - "anchorId": 1, - "groupId": 301, - "instId": 300001, - "pos": { - "x": -13238, - "y": 592, - "z": 86502 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - } - } - } - }, - "314": { - "monsters": [ - { - "groupId": 314, - "instId": 200001, - "eventId": 20331240, - "pos": { - "x": -439154, - "y": -111019, - "z": 508352 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "monsterId": 3002050 - } - ], - "npcs": [ - { - "groupId": 314, - "instId": 400001, - "pos": { - "x": -444103, - "y": -111009, - "z": 492691 - }, - "rot": { - "x": 0, - "y": 38773, - "z": 0 - }, - "npcId": 13168 - } - ], - "props": [ - { - "groupId": 314, - "instId": 300001, - "propState": 8, - "pos": { - "x": -441937, - "y": -111019, - "z": 512984 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 314, - "instId": 300002, - "propState": 8, - "pos": { - "x": -440597, - "y": -120519, - "z": 366264 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "321": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 321, - "instId": 300001, - "propState": 10, - "pos": { - "x": 275080, - "y": 48722, - "z": 792700 - }, - "rot": { - "x": 0, - "y": 218095, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 321, - "instId": 300002, - "propState": 8, - "pos": { - "x": 275080, - "y": 48722, - "z": 792700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 321, - "instId": 300003, - "propState": 8, - "pos": { - "x": 275080, - "y": 48722, - "z": 792700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 321, - "instId": 300004, - "propState": 8, - "pos": { - "x": 275080, - "y": 48722, - "z": 792700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 321, - "instId": 300006, - "propState": 8, - "pos": { - "x": 275080, - "y": 48722, - "z": 792700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 321, - "instId": 300007, - "propState": 20, - "pos": { - "x": 280092, - "y": 49101, - "z": 799412 - }, - "rot": { - "x": 0, - "y": 249164, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 321, - "instId": 300008, - "propState": 8, - "pos": { - "x": 280092, - "y": 49101, - "z": 799412 - }, - "rot": { - "x": 0, - "y": 249164, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "324": { - "monsters": [], - "npcs": [ - { - "groupId": 324, - "instId": 400001, - "pos": { - "x": 369981, - "y": -13117, - "z": 429791 - }, - "rot": { - "x": 0, - "y": 46470, - "z": 0 - }, - "npcId": 3098 - } - ], - "props": [ - { - "groupId": 324, - "instId": 300001, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 324, - "instId": 300005, - "propState": 8, - "pos": { - "x": 369925, - "y": -13718, - "z": 429883 - }, - "rot": { - "x": 0, - "y": 68258, - "z": 0 - }, - "propId": 103043 - }, - { - "groupId": 324, - "instId": 300006, - "propState": 8, - "pos": { - "x": 388060, - "y": -13820, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 324, - "instId": 300003, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300004, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300002, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300007, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300008, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300009, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300010, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300011, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300012, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300013, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300014, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300015, - "propState": 8, - "pos": { - "x": 406110, - "y": -13646, - "z": 428020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 109 - }, { - "groupId": 324, - "instId": 300016, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300017, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300018, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300019, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "327": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 327, - "instId": 300001, - "propState": 8, - "pos": { - "x": -443430, - "y": -110862, - "z": 479370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "328": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 328, - "instId": 300001, - "propState": 8, - "pos": { - "x": 456430, - "y": -12680, - "z": 804620 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 328, - "instId": 300002, - "propState": 8, - "pos": { - "x": 456430, - "y": -12680, - "z": 804620 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 328, - "instId": 300003, - "propState": 8, - "pos": { - "x": 456430, - "y": -12680, - "z": 804620 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 328, - "instId": 300004, - "propState": 20, - "pos": { - "x": 453300, - "y": -12860, - "z": 807290 - }, - "rot": { - "x": 0, - "y": 311753, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 328, - "instId": 300005, - "propState": 8, - "pos": { - "x": 453300, - "y": -12860, - "z": 807290 - }, - "rot": { - "x": 0, - "y": 311753, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "329": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 329, - "instId": 300001, - "propState": 12, - "pos": { - "x": 377747, - "y": 48835, - "z": 430433 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 329, - "instId": 300002, - "propState": 12, - "pos": { - "x": 333873, - "y": 31720, - "z": 414049 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 329, - "instId": 300003, - "propState": 12, - "pos": { - "x": 330721, - "y": 32779, - "z": 406741 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 329, - "instId": 300004, - "propState": 12, - "pos": { - "x": 355063, - "y": 31720, - "z": 409298 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "330": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 330, - "instId": 300001, - "propState": 20, - "pos": { - "x": 371260, - "y": 50120, - "z": 428107 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "350": { - "monsters": [], - "npcs": [ - { - "groupId": 350, - "instId": 400001, - "pos": { - "x": -445100, - "y": 6717, - "z": 826420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3090 - }, - { - "groupId": 350, - "instId": 400002, - "pos": { - "x": -444050, - "y": 6717, - "z": 828205 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3090 - }, - { - "groupId": 350, - "instId": 400003, - "pos": { - "x": -446130, - "y": 6717, - "z": 828190 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3090 - }, - { - "groupId": 350, - "instId": 400004, - "pos": { - "x": -445100, - "y": 6717, - "z": 830010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3090 - }, { - "groupId": 350, - "instId": 400005, - "pos": { - "x": -442810, - "y": 6717, - "z": 829990 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3090 - }, { - "groupId": 350, - "instId": 400006, - "pos": { - "x": -447380, - "y": 6717, - "z": 829990 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3090 - }, { - "groupId": 350, - "instId": 400007, - "pos": { - "x": -446130, - "y": 6717, - "z": 831540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3090 - }, { - "groupId": 350, - "instId": 400008, - "pos": { - "x": -448710, - "y": 6717, - "z": 831560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3090 - }, { - "groupId": 350, - "instId": 400009, - "pos": { - "x": -441480, - "y": 6717, - "z": 831600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3090 - }, { - "groupId": 350, - "instId": 400010, - "pos": { - "x": -444040, - "y": 6717, - "z": 831550 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3090 - }, { - "groupId": 350, - "instId": 400011, - "pos": { - "x": -447387, - "y": 6717, - "z": 825331 - }, - "rot": { - "x": 0, - "y": 143387, - "z": 0 - }, - "npcId": 13231 - } - ], - "props": [ - { - "groupId": 350, - "instId": 300001, - "propState": 8, - "pos": { - "x": -445130, - "y": 6717, - "z": 832695 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 350, - "instId": 300002, - "propState": 20, - "pos": { - "x": -445061, - "y": 6315, - "z": 820020 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 350, - "instId": 300003, - "propState": 8, - "pos": { - "x": -445048, - "y": 3403, - "z": 738430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "351": { - "monsters": [], - "npcs": [ - { - "groupId": 351, - "instId": 400001, - "pos": { - "x": -274560, - "y": 6315, - "z": 818948 - }, - "rot": { - "x": 0, - "y": 335284, - "z": 0 - }, - "npcId": 13231 - } - ], - "props": [ - { - "groupId": 351, - "instId": 300001, - "propState": 2, - "pos": { - "x": -273133, - "y": 8122, - "z": 822796 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 351, - "instId": 300002, - "propState": 8, - "pos": { - "x": -272526, - "y": 6332, - "z": 823088 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 351, - "instId": 300003, - "propState": 20, - "pos": { - "x": -275224, - "y": 6717, - "z": 826333 - }, - "rot": { - "x": 0, - "y": 154011, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 351, - "instId": 300004, - "propState": 8, - "pos": { - "x": -277454, - "y": 3281, - "z": 738524 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "352": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 352, - "instId": 300001, - "propState": 18, - "pos": { - "x": 372128, - "y": 44348, - "z": 430969 - }, - "rot": { - "x": 0, - "y": 117243, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 352, - "instId": 300002, - "propState": 18, - "pos": { - "x": -8890, - "y": 1708, - "z": -20240 - }, - "rot": { - "x": 0, - "y": 181830, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 352, - "instId": 300003, - "propState": 18, - "pos": { - "x": 266602, - "y": 49865, - "z": 797402 - }, - "rot": { - "x": 0, - "y": 203191, - "z": 0 - }, - "propId": 103037 - }, - { - "groupId": 352, - "instId": 300004, - "propState": 18, - "pos": { - "x": 9689, - "y": 1083, - "z": 77295 - }, - "rot": { - "x": 0, - "y": 88252, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 352, - "instId": 300005, - "propState": 18, - "pos": { - "x": 390140, - "y": 51283, - "z": 439463 - }, - "rot": { - "x": 0, - "y": 4060, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 352, - "instId": 300006, - "propState": 18, - "pos": { - "x": 288204, - "y": 49651, - "z": 825941 - }, - "rot": { - "x": 0, - "y": 270660, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 352, - "instId": 300007, - "propState": 18, - "pos": { - "x": 11, - "y": 1086, - "z": -5985 - }, - "rot": { - "x": 0, - "y": 274660, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 352, - "instId": 300008, - "propState": 18, - "pos": { - "x": 228110, - "y": -23600, - "z": 179050 - }, - "rot": { - "x": 0, - "y": 229302, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 352, - "instId": 300009, - "propState": 18, - "pos": { - "x": 371224, - "y": 32739, - "z": 418764 - }, - "rot": { - "x": 0, - "y": 258062, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "355": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "361": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 361, - "instId": 300001, - "propState": 18, - "pos": { - "x": -267524, - "y": -111019, - "z": 511633 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - }, - { - "groupId": 361, - "instId": 300002, - "propState": 18, - "pos": { - "x": -443501, - "y": -111019, - "z": 509513 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - }, - { - "groupId": 361, - "instId": 300003, - "propState": 18, - "pos": { - "x": 390160, - "y": 53468, - "z": 487988 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - }, - { - "groupId": 361, - "instId": 300004, - "propState": 18, - "pos": { - "x": 416093, - "y": -18835, - "z": 842061 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - }, { - "groupId": 361, - "instId": 300005, - "propState": 18, - "pos": { - "x": 242828, - "y": -26714, - "z": 257936 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - } - ], - "teleports": {} - }, - "364": { - "monsters": [], - "npcs": [ - { - "groupId": 364, - "instId": 400001, - "pos": { - "x": 369158, - "y": 43750, - "z": 419280 - }, - "rot": { - "x": 0, - "y": 147001, - "z": 0 - }, - "npcId": 13168 - } - ], - "props": [ - { - "groupId": 364, - "instId": 300001, - "propState": 8, - "pos": { - "x": 359270, - "y": 41151, - "z": 381470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "382": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 382, - "instId": 300002, - "propState": 1, - "pos": { - "x": 371231, - "y": 50550, - "z": 394962 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "388": { - "monsters": [ - { - "groupId": 388, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 352549, - "y": 31720, - "z": 419574 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002041 - }, - { - "groupId": 388, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 335323, - "y": 31720, - "z": 425101 - }, - "rot": { - "x": 0, - "y": 150166, - "z": 0 - }, - "monsterId": 3002011 - }, - { - "groupId": 388, - "instId": 200003, - "eventId": 10301299, - "pos": { - "x": 344673, - "y": 31720, - "z": 422536 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3002011 - }, - { - "groupId": 388, - "instId": 200004, - "eventId": 10301299, - "pos": { - "x": 344060, - "y": 31720, - "z": 407902 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 388, - "instId": 200005, - "eventId": 10301299, - "pos": { - "x": 339684, - "y": 31720, - "z": 407280 - }, - "rot": { - "x": 0, - "y": 296250, - "z": 0 - }, - "monsterId": 3002041 - }, { - "groupId": 388, - "instId": 200006, - "eventId": 10301299, - "pos": { - "x": 341581, - "y": 31720, - "z": 408310 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002041 - }, { - "groupId": 388, - "instId": 200007, - "eventId": 10301299, - "pos": { - "x": 344517, - "y": 31720, - "z": 409302 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3001021 - }, { - "groupId": 388, - "instId": 200008, - "eventId": 10301299, - "pos": { - "x": 339030, - "y": 31720, - "z": 409440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3002011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 388, - "instId": 300001, - "propState": 8, - "pos": { - "x": 348219, - "y": 31720, - "z": 420548 - }, - "rot": { - "x": 0, - "y": 268239, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 388, - "instId": 300002, - "propState": 8, - "pos": { - "x": 341844, - "y": 34903, - "z": 421441 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 109 - }, { - "groupId": 388, - "instId": 300004, - "propState": 8, - "pos": { - "x": 340138, - "y": 34903, - "z": 420906 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 109 - }, { - "groupId": 388, - "instId": 300005, - "propState": 8, - "pos": { - "x": 341090, - "y": 34903, - "z": 418289 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 109 - } - ], - "teleports": {} - }, - "390": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 390, - "instId": 300001, - "propState": 8, - "pos": { - "x": 363220, - "y": 43741, - "z": 440005 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 390, - "instId": 300002, - "propState": 8, - "pos": { - "x": 371340, - "y": 44740, - "z": 409000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 390, - "instId": 300003, - "propState": 8, - "pos": { - "x": 371470, - "y": 50550, - "z": 403692 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 390, - "instId": 300004, - "propState": 8, - "pos": { - "x": 359240, - "y": 50120, - "z": 440610 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 390, - "instId": 300005, - "propState": 8, - "pos": { - "x": 371510, - "y": 31720, - "z": 410586 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "392": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 392, - "instId": 300002, - "propState": 8, - "pos": { - "x": 383451, - "y": 50120, - "z": 454806 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 392, - "instId": 300003, - "propState": 8, - "pos": { - "x": 358943, - "y": 49753, - "z": 442779 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 392, - "instId": 300004, - "propState": 8, - "pos": { - "x": 372291, - "y": 43730, - "z": 443100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 392, - "instId": 300005, - "propState": 8, - "pos": { - "x": 359655, - "y": 43541, - "z": 423712 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "396": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 396, - "instId": 300001, - "propState": 18, - "pos": { - "x": 232581, - "y": -27457, - "z": 266468 - }, - "rot": { - "x": 0, - "y": 274048, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "411": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 411, - "instId": 300001, - "propState": 8, - "pos": { - "x": 422320, - "y": -18878, - "z": 859900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2033109": { - "anchorId": 1, - "groupId": 411, - "instId": 300001, - "pos": { - "x": 426824, - "y": -18865, - "z": 857345 - }, - "rot": { - "x": 0, - "y": 1313, - "z": 0 - } - } - } - } - }, - "planeType": 2, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2033102": { - "P20331_F20331001": { - "scenes": {}, - "planeType": 2, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2033103": { - "P20331_F20331001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -116100, - "y": 69677, - "z": 570600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - }, - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -85900, - "y": 64751, - "z": 570600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - }, - { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 9500, - "y": 69677, - "z": 629600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - }, - { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": 40200, - "y": 69677, - "z": 629600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300005, - "propState": 8, - "pos": { - "x": -104200, - "y": 166806, - "z": 676400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": -73500, - "y": 153579, - "z": 676400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300007, - "propState": 8, - "pos": { - "x": -38700, - "y": 0, - "z": 631300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 1, - "instId": 300008, - "propState": 8, - "pos": { - "x": -445019, - "y": 3898, - "z": 918616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 1, - "instId": 300009, - "propState": 8, - "pos": { - "x": -277378, - "y": 3510, - "z": 918830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 1, - "instId": 300010, - "propState": 8, - "pos": { - "x": -445101, - "y": 5555, - "z": 735170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300011, - "propState": 8, - "pos": { - "x": -445101, - "y": 3873, - "z": 735170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300012, - "propState": 8, - "pos": { - "x": -277350, - "y": 5527, - "z": 735183 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300013, - "propState": 8, - "pos": { - "x": -277350, - "y": 3823, - "z": 735067 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300014, - "propState": 8, - "pos": { - "x": 359330, - "y": 43480, - "z": 377807 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300015, - "propState": 8, - "pos": { - "x": 359330, - "y": 41703, - "z": 377807 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300016, - "propState": 8, - "pos": { - "x": 283794, - "y": 48680, - "z": 738970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300017, - "propState": 8, - "pos": { - "x": 283794, - "y": 46773, - "z": 738970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300018, - "propState": 8, - "pos": { - "x": -440568, - "y": -118109, - "z": 363780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300019, - "propState": 8, - "pos": { - "x": -270110, - "y": -118151, - "z": 363750 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300020, - "propState": 8, - "pos": { - "x": 232623, - "y": -21469, - "z": 132016 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300021, - "propState": 8, - "pos": { - "x": 232623, - "y": -23099, - "z": 132016 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 1, - "instId": 300022, - "propState": 8, - "pos": { - "x": 359396, - "y": 40526, - "z": 380626 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 332800, - "y": 45622, - "z": 794300 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": 420700, - "y": -18878, - "z": 847400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": 351561, - "y": 80291, - "z": 524851 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 11, - "instId": 300005, - "propState": 8, - "pos": { - "x": 421789, - "y": -18878, - "z": 854138 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300007, - "propState": 8, - "pos": { - "x": 338100, - "y": 42600, - "z": 805609 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": 402900, - "y": -15600, - "z": 842600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103205 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 417050, - "y": -18865, - "z": 837543 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 413700, - "y": -25578, - "z": 859100 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 13, - "instId": 300006, - "propState": 8, - "pos": { - "x": 405357, - "y": -16087, - "z": 823700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": 412111, - "y": -25429, - "z": 856200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": 405860, - "y": -16076, - "z": 839960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 13, - "instId": 300007, - "propState": 8, - "pos": { - "x": 402640, - "y": -15770, - "z": 828160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 13, - "instId": 300008, - "propState": 8, - "pos": { - "x": 402640, - "y": -15770, - "z": 828160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 13, - "instId": 300009, - "propState": 8, - "pos": { - "x": 405357, - "y": -16087, - "z": 823700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 13, - "instId": 300010, - "propState": 8, - "pos": { - "x": 405860, - "y": -16076, - "z": 839960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 13, - "instId": 300011, - "propState": 8, - "pos": { - "x": 402640, - "y": -15770, - "z": 828160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 13, - "instId": 300012, - "propState": 8, - "pos": { - "x": 402640, - "y": -15770, - "z": 828160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 13, - "instId": 300013, - "propState": 8, - "pos": { - "x": 402890, - "y": -15980, - "z": 814820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": 426490, - "y": -18878, - "z": 828600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": 433550, - "y": -15827, - "z": 805800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103079 - }, - { - "groupId": 14, - "instId": 300003, - "propState": 8, - "pos": { - "x": 351561, - "y": 80291, - "z": 524851 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 8, - "pos": { - "x": 351561, - "y": 80291, - "z": 524851 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 14, - "instId": 300005, - "propState": 8, - "pos": { - "x": 415770, - "y": -14259, - "z": 823930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": 408400, - "y": -5200, - "z": 801300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103206 - }, - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": 412622, - "y": -14259, - "z": 821753 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103078 - }, - { - "groupId": 19, - "instId": 300003, - "propState": 8, - "pos": { - "x": 408400, - "y": -5121, - "z": 801300 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103093 - }, - { - "groupId": 19, - "instId": 300004, - "propState": 8, - "pos": { - "x": 408400, - "y": -5121, - "z": 801300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103093 - }, { - "groupId": 19, - "instId": 300005, - "propState": 8, - "pos": { - "x": 430080, - "y": -15827, - "z": 811980 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 19, - "instId": 300006, - "propState": 8, - "pos": { - "x": 408380, - "y": -5471, - "z": 786500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 19, - "instId": 300007, - "propState": 8, - "pos": { - "x": 402890, - "y": -15980, - "z": 814820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 19, - "instId": 300008, - "propState": 8, - "pos": { - "x": 408380, - "y": -5471, - "z": 786500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 19, - "instId": 300009, - "propState": 8, - "pos": { - "x": 413420, - "y": -5188, - "z": 785364 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103078 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300006, - "propState": 8, - "pos": { - "x": -442027, - "y": -116548, - "z": 442131 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 37, - "instId": 300026, - "propState": 8, - "pos": { - "x": -266000, - "y": -116548, - "z": 442131 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 37, - "instId": 300027, - "propState": 8, - "pos": { - "x": 2500, - "y": 570, - "z": 43900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 37, - "instId": 300028, - "propState": 8, - "pos": { - "x": 371700, - "y": 43720, - "z": 435900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 37, - "instId": 300029, - "propState": 8, - "pos": { - "x": 364200, - "y": 48722, - "z": 814007 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 37, - "instId": 300030, - "propState": 8, - "pos": { - "x": -444821, - "y": 6706, - "z": 827848 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 37, - "instId": 300031, - "propState": 8, - "pos": { - "x": -274400, - "y": 6706, - "z": 827848 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 37, - "instId": 300032, - "propState": 8, - "pos": { - "x": 232584, - "y": -24097, - "z": 196800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "39": { - "monsters": [ - { - "groupId": 39, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 365480, - "y": 43720, - "z": 450800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": 348046, - "y": 50619, - "z": 422783 - }, - "rot": { - "x": 0, - "y": 42629, - "z": 0 - }, - "npcId": 3098 - } - ], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 8, - "pos": { - "x": 371591, - "y": 43725, - "z": 423823 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 39, - "instId": 300003, - "propState": 8, - "pos": { - "x": 361122, - "y": 43720, - "z": 433773 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 39, - "instId": 300002, - "propState": 8, - "pos": { - "x": 353919, - "y": 50120, - "z": 418731 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 39, - "instId": 300004, - "propState": 8, - "pos": { - "x": 361818, - "y": 43730, - "z": 433636 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 39, - "instId": 300005, - "propState": 8, - "pos": { - "x": 365043, - "y": 43720, - "z": 447002 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 39, - "instId": 300006, - "propState": 8, - "pos": { - "x": 353774, - "y": 50120, - "z": 418286 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 39, - "instId": 300007, - "propState": 8, - "pos": { - "x": 359311, - "y": 43720, - "z": 436431 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 39, - "instId": 300008, - "propState": 2, - "pos": { - "x": 353350, - "y": 50120, - "z": 436560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103030 - }, { - "groupId": 39, - "instId": 300010, - "propState": 8, - "pos": { - "x": 356490, - "y": 31720, - "z": 409370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 39, - "instId": 300011, - "propState": 8, - "pos": { - "x": 372900, - "y": 50550, - "z": 407289 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 39, - "instId": 300012, - "propState": 1, - "pos": { - "x": 353323, - "y": 43730, - "z": 436716 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103051 - }, { - "groupId": 39, - "instId": 300013, - "propState": 1, - "pos": { - "x": 356431, - "y": 43730, - "z": 433590 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103051 - }, { - "groupId": 39, - "instId": 300014, - "propState": 8, - "pos": { - "x": 361937, - "y": 43730, - "z": 437195 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 39, - "instId": 300015, - "propState": 8, - "pos": { - "x": 361883, - "y": 31730, - "z": 427059 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 39, - "instId": 300016, - "propState": 8, - "pos": { - "x": 366070, - "y": 43720, - "z": 445320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 39, - "instId": 300017, - "propState": 8, - "pos": { - "x": 371402, - "y": 57120, - "z": 409686 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 39, - "instId": 300018, - "propState": 8, - "pos": { - "x": 390928, - "y": 50120, - "z": 436055 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 39, - "instId": 300019, - "propState": 2, - "pos": { - "x": 380839, - "y": 50130, - "z": 451610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 39, - "instId": 300020, - "propState": 8, - "pos": { - "x": 383320, - "y": 50130, - "z": 442349 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 39, - "instId": 300021, - "propState": 8, - "pos": { - "x": 371483, - "y": 19120, - "z": 403195 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 39, - "instId": 300022, - "propState": 8, - "pos": { - "x": 360175, - "y": 43720, - "z": 439518 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 39, - "instId": 300023, - "propState": 8, - "pos": { - "x": 358493, - "y": 50120, - "z": 439414 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 39, - "instId": 300024, - "propState": 8, - "pos": { - "x": 359856, - "y": 31720, - "z": 427349 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 39, - "instId": 300025, - "propState": 8, - "pos": { - "x": 371420, - "y": 41609, - "z": 403180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 39, - "instId": 300026, - "propState": 8, - "pos": { - "x": 359464, - "y": 40721, - "z": 417471 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 39, - "instId": 300027, - "propState": 8, - "pos": { - "x": 389330, - "y": 50120, - "z": 436618 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103030 - }, { - "groupId": 39, - "instId": 300009, - "propState": 8, - "pos": { - "x": 359745, - "y": 46720, - "z": 451542 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 39, - "instId": 300028, - "propState": 8, - "pos": { - "x": 371320, - "y": 47240, - "z": 403540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300014, - "propState": 8, - "pos": { - "x": 378099, - "y": 48658, - "z": 434553 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103087 - }, - { - "groupId": 40, - "instId": 300009, - "propState": 1, - "pos": { - "x": 382720, - "y": 50130, - "z": 424655 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 40, - "instId": 300010, - "propState": 1, - "pos": { - "x": 379877, - "y": 57130, - "z": 421510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 40, - "instId": 300003, - "propState": 2, - "pos": { - "x": 377513, - "y": 50120, - "z": 427355 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103068 - }, { - "groupId": 40, - "instId": 300008, - "propState": 8, - "pos": { - "x": 341470, - "y": 31730, - "z": 413209 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103055 - }, { - "groupId": 40, - "instId": 300011, - "propState": 8, - "pos": { - "x": 341400, - "y": 31720, - "z": 412454 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": 371570, - "y": 50146, - "z": 435210 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103055 - }, { - "groupId": 40, - "instId": 300002, - "propState": 8, - "pos": { - "x": 371350, - "y": 50130, - "z": 418785 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103055 - }, { - "groupId": 40, - "instId": 300006, - "propState": 21, - "pos": { - "x": 374966, - "y": 46977, - "z": 418931 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 40, - "instId": 300007, - "propState": 21, - "pos": { - "x": 368111, - "y": 43720, - "z": 419504 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 40, - "instId": 300012, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 40, - "instId": 300004, - "propState": 21, - "pos": { - "x": 379806, - "y": 48701, - "z": 441573 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 40, - "instId": 300005, - "propState": 21, - "pos": { - "x": 375733, - "y": 43720, - "z": 441355 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 40, - "instId": 300013, - "propState": 2, - "pos": { - "x": 333688, - "y": 31720, - "z": 424893 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103068 - }, { - "groupId": 40, - "instId": 300015, - "propState": 8, - "pos": { - "x": 353923, - "y": 34985, - "z": 419630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103087 - }, { - "groupId": 40, - "instId": 300016, - "propState": 8, - "pos": { - "x": 341090, - "y": 34985, - "z": 419044 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103087 - }, { - "groupId": 40, - "instId": 300017, - "propState": 21, - "pos": { - "x": 356068, - "y": 31730, - "z": 413307 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 40, - "instId": 300018, - "propState": 21, - "pos": { - "x": 354078, - "y": 34985, - "z": 412999 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 40, - "instId": 300019, - "propState": 21, - "pos": { - "x": 340963, - "y": 34985, - "z": 425732 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 40, - "instId": 300020, - "propState": 21, - "pos": { - "x": 339721, - "y": 31720, - "z": 425630 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 40, - "instId": 300021, - "propState": 8, - "pos": { - "x": 341645, - "y": 31730, - "z": 409310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103055 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3166, - "y": 1719, - "z": -42417 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 82, - "instId": 300002, - "propState": 8, - "pos": { - "x": -435680, - "y": -119136, - "z": 407860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 82, - "instId": 300003, - "propState": 8, - "pos": { - "x": -275040, - "y": -119136, - "z": 408450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 82, - "instId": 300004, - "propState": 8, - "pos": { - "x": 364340, - "y": 40720, - "z": 409350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 82, - "instId": 300005, - "propState": 8, - "pos": { - "x": 279330, - "y": 45722, - "z": 759800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 82, - "instId": 300006, - "propState": 8, - "pos": { - "x": -452600, - "y": 4781, - "z": 805380 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 82, - "instId": 300007, - "propState": 8, - "pos": { - "x": -269840, - "y": 4781, - "z": 805390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 82, - "instId": 300008, - "propState": 8, - "pos": { - "x": 236560, - "y": -24136, - "z": 178250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2033101": { - "anchorId": 1, - "groupId": 82, - "instId": 300001, - "pos": { - "x": -53, - "y": 1706, - "z": -32120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2033102": { - "anchorId": 2, - "groupId": 82, - "instId": 300002, - "pos": { - "x": -440580, - "y": -119136, - "z": 406790 - }, - "rot": { - "x": 0, - "y": 359041, - "z": 0 - } - }, - "2033103": { - "anchorId": 3, - "groupId": 82, - "instId": 300003, - "pos": { - "x": -270280, - "y": -119126, - "z": 406720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2033104": { - "anchorId": 4, - "groupId": 82, - "instId": 300004, - "pos": { - "x": 359320, - "y": 41120, - "z": 404730 - }, - "rot": { - "x": 0, - "y": 1313, - "z": 0 - } - }, - "2033105": { - "anchorId": 5, - "groupId": 82, - "instId": 300005, - "pos": { - "x": 283550, - "y": 45722, - "z": 757600 - }, - "rot": { - "x": 0, - "y": 1313, - "z": 0 - } - }, - "2033106": { - "anchorId": 6, - "groupId": 82, - "instId": 300006, - "pos": { - "x": -445060, - "y": 4781, - "z": 801650 - }, - "rot": { - "x": 0, - "y": 1313, - "z": 0 - } - }, - "2033107": { - "anchorId": 7, - "groupId": 82, - "instId": 300007, - "pos": { - "x": -277300, - "y": 4781, - "z": 801500 - }, - "rot": { - "x": 0, - "y": 1313, - "z": 0 - } - }, - "2033108": { - "anchorId": 8, - "groupId": 82, - "instId": 300008, - "pos": { - "x": 232660, - "y": -24136, - "z": 177660 - }, - "rot": { - "x": 0, - "y": 1313, - "z": 0 - } - } - } - }, - "83": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 12, - "pos": { - "x": -34580, - "y": 1704, - "z": -11094 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 83, - "instId": 300002, - "propState": 12, - "pos": { - "x": 4942, - "y": 1706, - "z": 62643 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 83, - "instId": 300003, - "propState": 12, - "pos": { - "x": -425589, - "y": -119101, - "z": 421151 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 83, - "instId": 300004, - "propState": 12, - "pos": { - "x": -445060, - "y": -116548, - "z": 448240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300005, - "propState": 12, - "pos": { - "x": -416174, - "y": -109516, - "z": 477124 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300006, - "propState": 12, - "pos": { - "x": -248800, - "y": -119084, - "z": 427020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300007, - "propState": 12, - "pos": { - "x": -289669, - "y": -109517, - "z": 484326 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300008, - "propState": 12, - "pos": { - "x": -247230, - "y": -111000, - "z": 471990 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300009, - "propState": 12, - "pos": { - "x": 377507, - "y": 53120, - "z": 492112 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300010, - "propState": 12, - "pos": { - "x": 295050, - "y": 45722, - "z": 765220 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300011, - "propState": 12, - "pos": { - "x": 264631, - "y": 48724, - "z": 779941 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300012, - "propState": 12, - "pos": { - "x": 315000, - "y": 45651, - "z": 800460 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300013, - "propState": 12, - "pos": { - "x": 431800, - "y": -22078, - "z": 858880 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300014, - "propState": 12, - "pos": { - "x": 460590, - "y": -12860, - "z": 794750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300015, - "propState": 12, - "pos": { - "x": 417358, - "y": -25571, - "z": 871500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300016, - "propState": 12, - "pos": { - "x": 408497, - "y": -5188, - "z": 806234 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300017, - "propState": 12, - "pos": { - "x": -454930, - "y": 4781, - "z": 819170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300018, - "propState": 12, - "pos": { - "x": -267730, - "y": 4781, - "z": 819230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300019, - "propState": 12, - "pos": { - "x": -444820, - "y": -111025, - "z": 507946 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300020, - "propState": 12, - "pos": { - "x": -266410, - "y": -111025, - "z": 509032 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300021, - "propState": 12, - "pos": { - "x": 372221, - "y": -13716, - "z": 434922 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300022, - "propState": 12, - "pos": { - "x": 462810, - "y": -15878, - "z": 776342 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300023, - "propState": 12, - "pos": { - "x": 355312, - "y": 50120, - "z": 435603 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 83, - "instId": 300024, - "propState": 12, - "pos": { - "x": 387806, - "y": 50120, - "z": 426267 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": 446794, - "y": -12878, - "z": 791209 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103029 - } - ], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 8, - "pos": { - "x": 465300, - "y": -31, - "z": 749110 - }, - "rot": { - "x": 0, - "y": 348804, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 90, - "instId": 300002, - "propState": 1, - "pos": { - "x": 467030, - "y": -15864, - "z": 782430 - }, - "rot": { - "x": 0, - "y": 270687, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 90, - "instId": 300003, - "propState": 1, - "pos": { - "x": 465300, - "y": -3133, - "z": 749110 - }, - "rot": { - "x": 0, - "y": 271263, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 90, - "instId": 300004, - "propState": 1, - "pos": { - "x": 522883, - "y": 6079, - "z": 794668 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, { - "groupId": 90, - "instId": 300005, - "propState": 3, - "pos": { - "x": 471555, - "y": -1273, - "z": 759568 - }, - "rot": { - "x": 0, - "y": 69926, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 90, - "instId": 300006, - "propState": 3, - "pos": { - "x": 480827, - "y": 5144, - "z": 754784 - }, - "rot": { - "x": 0, - "y": 69926, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 90, - "instId": 300007, - "propState": 3, - "pos": { - "x": 485574, - "y": 73, - "z": 772863 - }, - "rot": { - "x": 0, - "y": 69926, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 90, - "instId": 300008, - "propState": 3, - "pos": { - "x": 498084, - "y": -2411, - "z": 793778 - }, - "rot": { - "x": 0, - "y": 168804, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 90, - "instId": 300009, - "propState": 3, - "pos": { - "x": 507356, - "y": 4006, - "z": 788994 - }, - "rot": { - "x": 0, - "y": 69926, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 90, - "instId": 300010, - "propState": 3, - "pos": { - "x": 497973, - "y": 5869, - "z": 773308 - }, - "rot": { - "x": 0, - "y": 168804, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 90, - "instId": 300011, - "propState": 3, - "pos": { - "x": 507245, - "y": 12286, - "z": 768524 - }, - "rot": { - "x": 0, - "y": 168804, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 90, - "instId": 300012, - "propState": 3, - "pos": { - "x": 491718, - "y": 7111, - "z": 762850 - }, - "rot": { - "x": 0, - "y": 69926, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 90, - "instId": 300013, - "propState": 3, - "pos": { - "x": 487082, - "y": 3902, - "z": 765242 - }, - "rot": { - "x": 0, - "y": 168804, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 90, - "instId": 300014, - "propState": 8, - "pos": { - "x": 505848, - "y": 176, - "z": 796615 - }, - "rot": { - "x": 0, - "y": 69926, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 90, - "instId": 300015, - "propState": 8, - "pos": { - "x": 487193, - "y": -4378, - "z": 785712 - }, - "rot": { - "x": 0, - "y": 69926, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 90, - "instId": 300016, - "propState": 8, - "pos": { - "x": 513611, - "y": 2764, - "z": 799452 - }, - "rot": { - "x": 0, - "y": 69926, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": -150800, - "y": -9550, - "z": 273367 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103158 - }, - { - "groupId": 96, - "instId": 300003, - "propState": 8, - "pos": { - "x": -150800, - "y": -9550, - "z": 291935 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103159 - }, - { - "groupId": 96, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119900, - "y": 36800, - "z": 445800 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 103160 - }, { - "groupId": 96, - "instId": 300005, - "propState": 8, - "pos": { - "x": -119900, - "y": 36800, - "z": 445800 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 103161 - }, { - "groupId": 96, - "instId": 300006, - "propState": 8, - "pos": { - "x": -119900, - "y": 36800, - "z": 445800 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 103162 - }, { - "groupId": 96, - "instId": 300007, - "propState": 8, - "pos": { - "x": -119900, - "y": 36800, - "z": 445800 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 103163 - }, { - "groupId": 96, - "instId": 300008, - "propState": 8, - "pos": { - "x": -119900, - "y": 36800, - "z": 445800 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 103164 - }, { - "groupId": 96, - "instId": 300009, - "propState": 8, - "pos": { - "x": -119900, - "y": 36800, - "z": 445800 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 103165 - }, { - "groupId": 96, - "instId": 300010, - "propState": 8, - "pos": { - "x": -119900, - "y": 36800, - "z": 445800 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 103166 - }, { - "groupId": 96, - "instId": 300011, - "propState": 8, - "pos": { - "x": -54, - "y": 1840, - "z": 117930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103247 - }, { - "groupId": 96, - "instId": 300013, - "propState": 8, - "pos": { - "x": -7000, - "y": -6405, - "z": -7200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103213 - }, { - "groupId": 96, - "instId": 300014, - "propState": 8, - "pos": { - "x": -119900, - "y": 36800, - "z": 445800 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 103230 - }, { - "groupId": 96, - "instId": 300015, - "propState": 8, - "pos": { - "x": -119900, - "y": 36800, - "z": 445800 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "propId": 103231 - } - ], - "teleports": {} - }, - "98": { - "monsters": [ - { - "groupId": 98, - "instId": 200003, - "eventId": 10301299, - "pos": { - "x": 365719, - "y": 50120, - "z": 423250 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002041 - }, { - "groupId": 98, - "instId": 200004, - "eventId": 10301299, - "pos": { - "x": 368930, - "y": 50170, - "z": 430479 - }, - "rot": { - "x": 0, - "y": 47658, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 98, - "instId": 200005, - "eventId": 10301299, - "pos": { - "x": 375083, - "y": 50120, - "z": 431479 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002041 - } - ], - "npcs": [], - "props": [ - { - "groupId": 98, - "instId": 300001, - "propState": 8, - "pos": { - "x": 371376, - "y": 50120, - "z": 428863 - }, - "rot": { - "x": 0, - "y": 268239, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 100, - "instId": 300002, - "propState": 8, - "pos": { - "x": 206450, - "y": 42486, - "z": 456928 - }, - "rot": { - "x": 0, - "y": 157592, - "z": 0 - }, - "propId": 103167 - }, - { - "groupId": 100, - "instId": 300003, - "propState": 8, - "pos": { - "x": 213815, - "y": 59483, - "z": 457971 - }, - "rot": { - "x": 0, - "y": 157592, - "z": 0 - }, - "propId": 103168 - }, - { - "groupId": 100, - "instId": 300004, - "propState": 8, - "pos": { - "x": 154500, - "y": 66900, - "z": 624800 - }, - "rot": { - "x": 0, - "y": 224370, - "z": 0 - }, - "propId": 103169 - }, { - "groupId": 100, - "instId": 300005, - "propState": 8, - "pos": { - "x": 154500, - "y": 66900, - "z": 624800 - }, - "rot": { - "x": 0, - "y": 224370, - "z": 0 - }, - "propId": 103170 - }, { - "groupId": 100, - "instId": 300006, - "propState": 8, - "pos": { - "x": 154500, - "y": 66900, - "z": 624800 - }, - "rot": { - "x": 0, - "y": 224370, - "z": 0 - }, - "propId": 103171 - }, { - "groupId": 100, - "instId": 300007, - "propState": 8, - "pos": { - "x": 154500, - "y": 66900, - "z": 624800 - }, - "rot": { - "x": 0, - "y": 224370, - "z": 0 - }, - "propId": 103172 - }, { - "groupId": 100, - "instId": 300008, - "propState": 8, - "pos": { - "x": 154500, - "y": 66900, - "z": 624800 - }, - "rot": { - "x": 0, - "y": 224370, - "z": 0 - }, - "propId": 103173 - }, { - "groupId": 100, - "instId": 300009, - "propState": 8, - "pos": { - "x": 154500, - "y": 66900, - "z": 624800 - }, - "rot": { - "x": 0, - "y": 224370, - "z": 0 - }, - "propId": 103174 - }, { - "groupId": 100, - "instId": 300010, - "propState": 8, - "pos": { - "x": 154500, - "y": 66900, - "z": 624800 - }, - "rot": { - "x": 0, - "y": 224370, - "z": 0 - }, - "propId": 103175 - }, { - "groupId": 100, - "instId": 300011, - "propState": 8, - "pos": { - "x": -440209, - "y": -111237, - "z": 529607 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103247 - }, { - "groupId": 100, - "instId": 300012, - "propState": 8, - "pos": { - "x": -270589, - "y": -111237, - "z": 529607 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103247 - }, { - "groupId": 100, - "instId": 300013, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103213 - }, { - "groupId": 100, - "instId": 300014, - "propState": 8, - "pos": { - "x": 154500, - "y": 66900, - "z": 624800 - }, - "rot": { - "x": 0, - "y": 224370, - "z": 0 - }, - "propId": 103233 - }, { - "groupId": 100, - "instId": 300015, - "propState": 8, - "pos": { - "x": 154500, - "y": 66900, - "z": 624800 - }, - "rot": { - "x": 0, - "y": 224370, - "z": 0 - }, - "propId": 103232 - } - ], - "teleports": {} - }, - "101": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 101, - "instId": 300001, - "propState": 8, - "pos": { - "x": 383397, - "y": 53521, - "z": 516231 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 101, - "instId": 300002, - "propState": 8, - "pos": { - "x": -116621, - "y": 95297, - "z": 690433 - }, - "rot": { - "x": 0, - "y": 83099, - "z": 0 - }, - "propId": 103176 - }, - { - "groupId": 101, - "instId": 300003, - "propState": 8, - "pos": { - "x": -118747, - "y": 95928, - "z": 708846 - }, - "rot": { - "x": 0, - "y": 83099, - "z": 0 - }, - "propId": 103177 - }, - { - "groupId": 101, - "instId": 300004, - "propState": 8, - "pos": { - "x": -125900, - "y": 127700, - "z": 800500 - }, - "rot": { - "x": 0, - "y": 137697, - "z": 0 - }, - "propId": 103178 - }, { - "groupId": 101, - "instId": 300005, - "propState": 8, - "pos": { - "x": -125900, - "y": 127700, - "z": 800500 - }, - "rot": { - "x": 0, - "y": 137697, - "z": 0 - }, - "propId": 103179 - }, { - "groupId": 101, - "instId": 300006, - "propState": 8, - "pos": { - "x": -125900, - "y": 127700, - "z": 800500 - }, - "rot": { - "x": 0, - "y": 137697, - "z": 0 - }, - "propId": 103180 - }, { - "groupId": 101, - "instId": 300007, - "propState": 8, - "pos": { - "x": -125900, - "y": 127700, - "z": 800500 - }, - "rot": { - "x": 0, - "y": 137697, - "z": 0 - }, - "propId": 103181 - }, { - "groupId": 101, - "instId": 300008, - "propState": 8, - "pos": { - "x": -125900, - "y": 127700, - "z": 800500 - }, - "rot": { - "x": 0, - "y": 137697, - "z": 0 - }, - "propId": 103182 - }, { - "groupId": 101, - "instId": 300009, - "propState": 8, - "pos": { - "x": -125900, - "y": 127700, - "z": 800500 - }, - "rot": { - "x": 0, - "y": 137697, - "z": 0 - }, - "propId": 103183 - }, { - "groupId": 101, - "instId": 300010, - "propState": 8, - "pos": { - "x": -125900, - "y": 127700, - "z": 800500 - }, - "rot": { - "x": 0, - "y": 137697, - "z": 0 - }, - "propId": 103184 - }, { - "groupId": 101, - "instId": 300011, - "propState": 8, - "pos": { - "x": 383286, - "y": 52873, - "z": 519040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103247 - }, { - "groupId": 101, - "instId": 300012, - "propState": 8, - "pos": { - "x": 279816, - "y": 51653, - "z": 863710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103247 - }, { - "groupId": 101, - "instId": 300013, - "propState": 8, - "pos": { - "x": 3400, - "y": -3200, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103213 - }, { - "groupId": 101, - "instId": 300014, - "propState": 8, - "pos": { - "x": -125900, - "y": 127700, - "z": 800500 - }, - "rot": { - "x": 0, - "y": 137697, - "z": 0 - }, - "propId": 103234 - }, { - "groupId": 101, - "instId": 300015, - "propState": 8, - "pos": { - "x": -125900, - "y": 127700, - "z": 800500 - }, - "rot": { - "x": 0, - "y": 137697, - "z": 0 - }, - "propId": 103235 - } - ], - "teleports": {} - }, - "106": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 106, - "instId": 300001, - "propState": 8, - "pos": { - "x": -270576, - "y": -111030, - "z": 474810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103197 - } - ], - "teleports": {} - }, - "107": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 107, - "instId": 300001, - "propState": 8, - "pos": { - "x": -440196, - "y": -110970, - "z": 499419 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103198 - } - ], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 8, - "pos": { - "x": -5176, - "y": 507, - "z": -11245 - }, - "rot": { - "x": 0, - "y": 92057, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 108, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5260, - "y": 507, - "z": -11230 - }, - "rot": { - "x": 0, - "y": 273153, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 108, - "instId": 300004, - "propState": 8, - "pos": { - "x": -3560, - "y": 1704, - "z": 38780 - }, - "rot": { - "x": 0, - "y": 92057, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 108, - "instId": 300005, - "propState": 8, - "pos": { - "x": -3571, - "y": 1704, - "z": 46807 - }, - "rot": { - "x": 0, - "y": 92057, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300006, - "propState": 8, - "pos": { - "x": 3800, - "y": 1704, - "z": 30750 - }, - "rot": { - "x": 0, - "y": 273153, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300007, - "propState": 8, - "pos": { - "x": 3820, - "y": 1704, - "z": 38960 - }, - "rot": { - "x": 0, - "y": 273153, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300008, - "propState": 8, - "pos": { - "x": 3810, - "y": 1704, - "z": 46810 - }, - "rot": { - "x": 0, - "y": 273153, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300009, - "propState": 8, - "pos": { - "x": -9049, - "y": 592, - "z": 71534 - }, - "rot": { - "x": 0, - "y": 303542, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300010, - "propState": 8, - "pos": { - "x": 9291, - "y": 592, - "z": 71496 - }, - "rot": { - "x": 0, - "y": 7788, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300011, - "propState": 8, - "pos": { - "x": -4474, - "y": 1706, - "z": 62805 - }, - "rot": { - "x": 0, - "y": 353417, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300012, - "propState": 8, - "pos": { - "x": -269095, - "y": -119136, - "z": 423805 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300013, - "propState": 8, - "pos": { - "x": -268189, - "y": -119136, - "z": 425224 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300014, - "propState": 8, - "pos": { - "x": -269620, - "y": -116548, - "z": 444170 - }, - "rot": { - "x": 0, - "y": 232971, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300015, - "propState": 8, - "pos": { - "x": -280848, - "y": -111025, - "z": 464457 - }, - "rot": { - "x": 0, - "y": 51367, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300016, - "propState": 8, - "pos": { - "x": -262814, - "y": -111025, - "z": 465283 - }, - "rot": { - "x": 0, - "y": 322999, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300017, - "propState": 8, - "pos": { - "x": -449403, - "y": -119136, - "z": 410385 - }, - "rot": { - "x": 0, - "y": 349004, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300018, - "propState": 8, - "pos": { - "x": -442151, - "y": -119136, - "z": 424300 - }, - "rot": { - "x": 0, - "y": 250979, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300019, - "propState": 8, - "pos": { - "x": -436344, - "y": -116548, - "z": 446200 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300020, - "propState": 8, - "pos": { - "x": -432620, - "y": -116584, - "z": 447870 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300021, - "propState": 8, - "pos": { - "x": -447500, - "y": -111025, - "z": 465730 - }, - "rot": { - "x": 0, - "y": 46999, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300022, - "propState": 8, - "pos": { - "x": -430550, - "y": -111025, - "z": 464070 - }, - "rot": { - "x": 0, - "y": 318053, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300023, - "propState": 8, - "pos": { - "x": -425120, - "y": -109516, - "z": 478560 - }, - "rot": { - "x": 0, - "y": 266397, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300024, - "propState": 8, - "pos": { - "x": -455144, - "y": -109516, - "z": 481608 - }, - "rot": { - "x": 0, - "y": 101956, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300025, - "propState": 8, - "pos": { - "x": 235940, - "y": -24136, - "z": 171140 - }, - "rot": { - "x": 0, - "y": 268138, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300026, - "propState": 8, - "pos": { - "x": 236010, - "y": -24136, - "z": 163130 - }, - "rot": { - "x": 0, - "y": 268138, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300027, - "propState": 8, - "pos": { - "x": 235880, - "y": -24136, - "z": 154970 - }, - "rot": { - "x": 0, - "y": 268138, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300028, - "propState": 8, - "pos": { - "x": 229225, - "y": -24136, - "z": 154981 - }, - "rot": { - "x": 0, - "y": 88385, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300029, - "propState": 8, - "pos": { - "x": 229002, - "y": -24136, - "z": 163024 - }, - "rot": { - "x": 0, - "y": 88385, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300030, - "propState": 8, - "pos": { - "x": 229020, - "y": -24136, - "z": 171040 - }, - "rot": { - "x": 0, - "y": 89870, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300031, - "propState": 8, - "pos": { - "x": -457620, - "y": 4781, - "z": 810020 - }, - "rot": { - "x": 0, - "y": 89870, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300032, - "propState": 8, - "pos": { - "x": -432820, - "y": 4781, - "z": 812090 - }, - "rot": { - "x": 0, - "y": 269226, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300033, - "propState": 8, - "pos": { - "x": -269230, - "y": 4781, - "z": 810280 - }, - "rot": { - "x": 0, - "y": 319302, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300034, - "propState": 8, - "pos": { - "x": -285420, - "y": 4781, - "z": 814550 - }, - "rot": { - "x": 0, - "y": 40922, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300035, - "propState": 8, - "pos": { - "x": 279790, - "y": 45722, - "z": 767280 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300036, - "propState": 8, - "pos": { - "x": 257920, - "y": 48724, - "z": 780080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300037, - "propState": 8, - "pos": { - "x": 288198, - "y": 48722, - "z": 824358 - }, - "rot": { - "x": 0, - "y": 325000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300038, - "propState": 8, - "pos": { - "x": 310644, - "y": 48742, - "z": 793853 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300003, - "propState": 8, - "pos": { - "x": 310702, - "y": 48742, - "z": 812277 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300039, - "propState": 8, - "pos": { - "x": 326810, - "y": 45622, - "z": 792670 - }, - "rot": { - "x": 0, - "y": 178493, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300040, - "propState": 8, - "pos": { - "x": 322360, - "y": 45622, - "z": 792550 - }, - "rot": { - "x": 0, - "y": 178493, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300041, - "propState": 8, - "pos": { - "x": 325360, - "y": 45622, - "z": 812440 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300042, - "propState": 8, - "pos": { - "x": 474420, - "y": -13110, - "z": 810200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300043, - "propState": 8, - "pos": { - "x": 425022, - "y": -18865, - "z": 865637 - }, - "rot": { - "x": 0, - "y": 86695, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300044, - "propState": 8, - "pos": { - "x": 477025, - "y": -15978, - "z": 829633 - }, - "rot": { - "x": 0, - "y": 350000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300045, - "propState": 8, - "pos": { - "x": -263849, - "y": -119136, - "z": 409956 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 108, - "instId": 300046, - "propState": 8, - "pos": { - "x": -436840, - "y": -119136, - "z": 416974 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 108, - "instId": 300047, - "propState": 8, - "pos": { - "x": -284004, - "y": 4781, - "z": 810320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 108, - "instId": 300048, - "propState": 8, - "pos": { - "x": -437293, - "y": 4781, - "z": 805918 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 108, - "instId": 300049, - "propState": 8, - "pos": { - "x": 271556, - "y": 48722, - "z": 828286 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 108, - "instId": 300050, - "propState": 8, - "pos": { - "x": 420380, - "y": -18878, - "z": 854530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 108, - "instId": 300051, - "propState": 8, - "pos": { - "x": -420970, - "y": -109516, - "z": 496702 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300052, - "propState": 8, - "pos": { - "x": -277048, - "y": -109517, - "z": 500463 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300053, - "propState": 8, - "pos": { - "x": -264620, - "y": -109517, - "z": 500174 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300054, - "propState": 8, - "pos": { - "x": -279664, - "y": -109517, - "z": 489005 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300055, - "propState": 8, - "pos": { - "x": 455349, - "y": -3121, - "z": 745591 - }, - "rot": { - "x": 0, - "y": 11072, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300056, - "propState": 8, - "pos": { - "x": 526390, - "y": 6220, - "z": 804667 - }, - "rot": { - "x": 0, - "y": 270694, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300057, - "propState": 8, - "pos": { - "x": 345815, - "y": 50120, - "z": 428002 - }, - "rot": { - "x": 0, - "y": 347346, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300058, - "propState": 8, - "pos": { - "x": 382266, - "y": 50129, - "z": 433981 - }, - "rot": { - "x": 0, - "y": 175789, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300059, - "propState": 8, - "pos": { - "x": -280540, - "y": 5815, - "z": 870839 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300060, - "propState": 8, - "pos": { - "x": -274276, - "y": 3931, - "z": 887801 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300061, - "propState": 8, - "pos": { - "x": -280086, - "y": 3466, - "z": 906178 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 108, - "instId": 300062, - "propState": 8, - "pos": { - "x": -442010, - "y": 5170, - "z": 876647 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300063, - "propState": 8, - "pos": { - "x": -447968, - "y": 3787, - "z": 889099 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300064, - "propState": 8, - "pos": { - "x": -442064, - "y": 3466, - "z": 901639 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 108, - "instId": 300065, - "propState": 8, - "pos": { - "x": 420025, - "y": -18878, - "z": 827060 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "110": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 110, - "instId": 300001, - "propState": 10, - "pos": { - "x": 473270, - "y": -15984, - "z": 843000 - }, - "rot": { - "x": 0, - "y": 140652, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 110, - "instId": 300002, - "propState": 8, - "pos": { - "x": 473270, - "y": -15984, - "z": 843000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 110, - "instId": 300003, - "propState": 8, - "pos": { - "x": 473270, - "y": -15984, - "z": 843000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 110, - "instId": 300004, - "propState": 8, - "pos": { - "x": 473270, - "y": -15984, - "z": 843000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 110, - "instId": 300005, - "propState": 8, - "pos": { - "x": 473270, - "y": -15984, - "z": 843000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 110, - "instId": 300006, - "propState": 8, - "pos": { - "x": 466405, - "y": -22250, - "z": 851836 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 110, - "instId": 300007, - "propState": 8, - "pos": { - "x": 473270, - "y": -15984, - "z": 843000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 110, - "instId": 300008, - "propState": 20, - "pos": { - "x": 466330, - "y": -22010, - "z": 855730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 110, - "instId": 300009, - "propState": 8, - "pos": { - "x": 466330, - "y": -22010, - "z": 855730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "112": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "147": { - "monsters": [ - { - "groupId": 147, - "instId": 200003, - "eventId": 10301299, - "pos": { - "x": 369950, - "y": 50550, - "z": 409062 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002041 - }, { - "groupId": 147, - "instId": 200004, - "eventId": 10301299, - "pos": { - "x": 371327, - "y": 50550, - "z": 410885 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 147, - "instId": 200005, - "eventId": 10301299, - "pos": { - "x": 372836, - "y": 50550, - "z": 409241 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002041 - } - ], - "npcs": [], - "props": [ - { - "groupId": 147, - "instId": 300001, - "propState": 8, - "pos": { - "x": 371376, - "y": 50120, - "z": 428863 - }, - "rot": { - "x": 0, - "y": 268239, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 147, - "instId": 300002, - "propState": 8, - "pos": { - "x": 372540, - "y": 50120, - "z": 424210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 147, - "instId": 300003, - "propState": 8, - "pos": { - "x": 372000, - "y": 50120, - "z": 430273 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "149": { - "monsters": [ - { - "groupId": 149, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 376950, - "y": 43725, - "z": 434980 - }, - "rot": { - "x": 0, - "y": 130538, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 149, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 365383, - "y": 43720, - "z": 433252 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002041 - } - ], - "npcs": [], - "props": [ - { - "groupId": 149, - "instId": 300001, - "propState": 8, - "pos": { - "x": 371376, - "y": 50120, - "z": 428863 - }, - "rot": { - "x": 0, - "y": 268239, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 149, - "instId": 300002, - "propState": 8, - "pos": { - "x": 383451, - "y": 50120, - "z": 454806 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, - { - "groupId": 149, - "instId": 300003, - "propState": 8, - "pos": { - "x": 358943, - "y": 49753, - "z": 442779 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, - { - "groupId": 149, - "instId": 300004, - "propState": 8, - "pos": { - "x": 372291, - "y": 43730, - "z": 443100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 149, - "instId": 300005, - "propState": 8, - "pos": { - "x": 359655, - "y": 43541, - "z": 423712 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "150": { - "monsters": [ - { - "groupId": 150, - "instId": 200003, - "eventId": 10301299, - "pos": { - "x": 383326, - "y": 50120, - "z": 449245 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3002041 - }, - { - "groupId": 150, - "instId": 200004, - "eventId": 10301299, - "pos": { - "x": 370642, - "y": 50550, - "z": 407675 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - }, - { - "groupId": 150, - "instId": 200005, - "eventId": 10301299, - "pos": { - "x": 381742, - "y": 50120, - "z": 453580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002041 - }, - { - "groupId": 150, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 372595, - "y": 50550, - "z": 407823 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 150, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 371299, - "y": 50130, - "z": 436889 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 150, - "instId": 200006, - "eventId": 10301299, - "pos": { - "x": 375086, - "y": 50120, - "z": 431971 - }, - "rot": { - "x": 0, - "y": 164466, - "z": 0 - }, - "monsterId": 3002011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 150, - "instId": 300001, - "propState": 8, - "pos": { - "x": 371376, - "y": 50120, - "z": 428863 - }, - "rot": { - "x": 0, - "y": 268239, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 150, - "instId": 300002, - "propState": 8, - "pos": { - "x": 372520, - "y": 50120, - "z": 424210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 152, - "instId": 300001, - "propState": 8, - "pos": { - "x": 283060, - "y": 49234, - "z": 803075 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103211 - } - ], - "teleports": {} - }, - "163": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 163, - "instId": 300001, - "propState": 8, - "pos": { - "x": -446333, - "y": -119119, - "z": 429764 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103228 - }, { - "groupId": 163, - "instId": 300002, - "propState": 8, - "pos": { - "x": -427763, - "y": -116534, - "z": 445190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103228 - }, { - "groupId": 163, - "instId": 300003, - "propState": 8, - "pos": { - "x": -459279, - "y": -110930, - "z": 470361 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103228 - }, { - "groupId": 163, - "instId": 300004, - "propState": 8, - "pos": { - "x": -421115, - "y": -110930, - "z": 470361 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103228 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300001, - "propState": 8, - "pos": { - "x": -264438, - "y": -119052, - "z": 429764 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103228 - }, { - "groupId": 164, - "instId": 300002, - "propState": 8, - "pos": { - "x": -283008, - "y": -116534, - "z": 445190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103228 - }, { - "groupId": 164, - "instId": 300003, - "propState": 8, - "pos": { - "x": -251492, - "y": -110930, - "z": 470361 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103228 - }, { - "groupId": 164, - "instId": 300004, - "propState": 8, - "pos": { - "x": -289656, - "y": -110930, - "z": 470361 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103228 - } - ], - "teleports": {} - }, - "168": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 168, - "instId": 300001, - "propState": 8, - "pos": { - "x": -459195, - "y": -119139, - "z": 424036 - }, - "rot": { - "x": 0, - "y": 115000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 168, - "instId": 300002, - "propState": 8, - "pos": { - "x": -421362, - "y": -116588, - "z": 436873 - }, - "rot": { - "x": 0, - "y": 260486, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 168, - "instId": 300003, - "propState": 8, - "pos": { - "x": -436964, - "y": -111030, - "z": 486832 - }, - "rot": { - "x": 0, - "y": 188084, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 169, - "instId": 300001, - "propState": 8, - "pos": { - "x": -445154, - "y": 6257, - "z": 852333 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "170": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 170, - "instId": 300001, - "propState": 8, - "pos": { - "x": -277475, - "y": 6260, - "z": 852333 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [ - { - "groupId": 176, - "instId": 400001, - "pos": { - "x": 31084, - "y": 2900, - "z": -8208 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 176, - "instId": 300001, - "propState": 18, - "pos": { - "x": 31084, - "y": 2887, - "z": -8208 - }, - "rot": { - "x": 0, - "y": 67247, - "z": 0 - }, - "propId": 103026 - }, - { - "groupId": 176, - "instId": 300002, - "propState": 18, - "pos": { - "x": 31303, - "y": 2456, - "z": -8724 - }, - "rot": { - "x": 0, - "y": 68387, - "z": 0 - }, - "propId": 103026 - }, - { - "groupId": 176, - "instId": 300003, - "propState": 18, - "pos": { - "x": 30874, - "y": 2328, - "z": -7707 - }, - "rot": { - "x": 0, - "y": 67247, - "z": 0 - }, - "propId": 103026 - }, - { - "groupId": 176, - "instId": 300004, - "propState": 18, - "pos": { - "x": 35215, - "y": 1647, - "z": -3916 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 176, - "instId": 300005, - "propState": 1, - "pos": { - "x": 29257, - "y": 1704, - "z": -9019 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [ - { - "groupId": 177, - "instId": 400001, - "pos": { - "x": -3652, - "y": 3136, - "z": 30655 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 177, - "instId": 300001, - "propState": 18, - "pos": { - "x": -3600, - "y": 3093, - "z": 30685 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 177, - "instId": 300002, - "propState": 1, - "pos": { - "x": -2428, - "y": 1709, - "z": 30708 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [ - { - "groupId": 178, - "instId": 400001, - "pos": { - "x": -14256, - "y": 1748, - "z": 81190 - }, - "rot": { - "x": 0, - "y": 87189, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 18, - "pos": { - "x": -17273, - "y": 2466, - "z": 81263 - }, - "rot": { - "x": 0, - "y": 79803, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 178, - "instId": 300002, - "propState": 1, - "pos": { - "x": -14000, - "y": 592, - "z": 83160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [ - { - "groupId": 179, - "instId": 400001, - "pos": { - "x": -432260, - "y": -119346, - "z": 379727 - }, - "rot": { - "x": 0, - "y": 216767, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 179, - "instId": 300001, - "propState": 18, - "pos": { - "x": -432326, - "y": -119410, - "z": 379731 - }, - "rot": { - "x": 0, - "y": 53711, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 179, - "instId": 300002, - "propState": 1, - "pos": { - "x": -434882, - "y": -120943, - "z": 380184 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [ - { - "groupId": 180, - "instId": 400001, - "pos": { - "x": -453342, - "y": -108939, - "z": 473719 - }, - "rot": { - "x": 0, - "y": 229693, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 18, - "pos": { - "x": -453342, - "y": -108968, - "z": 473719 - }, - "rot": { - "x": 0, - "y": 315860, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 180, - "instId": 300002, - "propState": 1, - "pos": { - "x": -450990, - "y": -111025, - "z": 472240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [ - { - "groupId": 181, - "instId": 400001, - "pos": { - "x": -260056, - "y": -117551, - "z": 412779 - }, - "rot": { - "x": 0, - "y": 198701, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": -260199, - "y": -117583, - "z": 412669 - }, - "rot": { - "x": 0, - "y": 6463, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 181, - "instId": 300002, - "propState": 1, - "pos": { - "x": -260102, - "y": -119119, - "z": 412707 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "182": { - "monsters": [], - "npcs": [ - { - "groupId": 182, - "instId": 400001, - "pos": { - "x": -271559, - "y": -115098, - "z": 446146 - }, - "rot": { - "x": 0, - "y": 12929, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 182, - "instId": 300001, - "propState": 18, - "pos": { - "x": -271811, - "y": -115752, - "z": 446141 - }, - "rot": { - "x": 0, - "y": 42315, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 182, - "instId": 300002, - "propState": 1, - "pos": { - "x": -271846, - "y": -116548, - "z": 445051 - }, - "rot": { - "x": 0, - "y": 91079, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "183": { - "monsters": [], - "npcs": [ - { - "groupId": 183, - "instId": 400001, - "pos": { - "x": -266702, - "y": -109889, - "z": 459439 - }, - "rot": { - "x": 0, - "y": 130833, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 183, - "instId": 300001, - "propState": 18, - "pos": { - "x": -267041, - "y": -109805, - "z": 459170 - }, - "rot": { - "x": 0, - "y": 76856, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 183, - "instId": 300002, - "propState": 1, - "pos": { - "x": -267243, - "y": -111025, - "z": 459207 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [ - { - "groupId": 184, - "instId": 400001, - "pos": { - "x": 357389, - "y": 40721, - "z": 406812 - }, - "rot": { - "x": 0, - "y": 33438, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 184, - "instId": 300001, - "propState": 18, - "pos": { - "x": 356846, - "y": 42427, - "z": 406432 - }, - "rot": { - "x": 0, - "y": 269991, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 184, - "instId": 300002, - "propState": 1, - "pos": { - "x": 357179, - "y": 40721, - "z": 406449 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "185": { - "monsters": [], - "npcs": [ - { - "groupId": 185, - "instId": 400001, - "pos": { - "x": 376974, - "y": 47466, - "z": 419185 - }, - "rot": { - "x": 0, - "y": 290558, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 185, - "instId": 300001, - "propState": 18, - "pos": { - "x": 376896, - "y": 47373, - "z": 419395 - }, - "rot": { - "x": 0, - "y": 69861, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 185, - "instId": 300002, - "propState": 1, - "pos": { - "x": 375629, - "y": 47058, - "z": 418969 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "186": { - "monsters": [], - "npcs": [ - { - "groupId": 186, - "instId": 400001, - "pos": { - "x": 275213, - "y": 52073, - "z": 792857 - }, - "rot": { - "x": 0, - "y": 217519, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 8, - "pos": { - "x": 274560, - "y": 51234, - "z": 792151 - }, - "rot": { - "x": 0, - "y": 216285, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 186, - "instId": 300002, - "propState": 1, - "pos": { - "x": 274560, - "y": 48722, - "z": 792151 - }, - "rot": { - "x": 0, - "y": 131891, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 186, - "instId": 300003, - "propState": 1, - "pos": { - "x": 282211, - "y": 57289, - "z": 802575 - }, - "rot": { - "x": 0, - "y": 216285, - "z": 0 - }, - "propId": 103026 - } - ], - "teleports": {} - }, - "187": { - "monsters": [ - { - "groupId": 187, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 449924, - "y": -22058, - "z": 856399 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3003013 - } - ], - "npcs": [ - { - "groupId": 187, - "instId": 400001, - "pos": { - "x": 447557, - "y": -21829, - "z": 857906 - }, - "rot": { - "x": 0, - "y": 239866, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 187, - "instId": 300001, - "propState": 8, - "pos": { - "x": 447536, - "y": -21944, - "z": 857880 - }, - "rot": { - "x": 0, - "y": 28519, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 187, - "instId": 300002, - "propState": 1, - "pos": { - "x": 447746, - "y": -22058, - "z": 857232 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 187, - "instId": 300003, - "propState": 8, - "pos": { - "x": 448411, - "y": -22449, - "z": 857140 - }, - "rot": { - "x": 0, - "y": 219013, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 187, - "instId": 300004, - "propState": 8, - "pos": { - "x": 450700, - "y": -22449, - "z": 857230 - }, - "rot": { - "x": 0, - "y": 152472, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [ - { - "groupId": 188, - "instId": 400001, - "pos": { - "x": -439343, - "y": 7319, - "z": 781499 - }, - "rot": { - "x": 0, - "y": 201616, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 18, - "pos": { - "x": -437686, - "y": 8319, - "z": 782708 - }, - "rot": { - "x": 0, - "y": 29166, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 188, - "instId": 300002, - "propState": 1, - "pos": { - "x": -441289, - "y": 4479, - "z": 782783 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [ - { - "groupId": 189, - "instId": 400001, - "pos": { - "x": -434515, - "y": 5737, - "z": 820477 - }, - "rot": { - "x": 0, - "y": 134312, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 18, - "pos": { - "x": -435568, - "y": 5629, - "z": 821033 - }, - "rot": { - "x": 0, - "y": 339322, - "z": 0 - }, - "propId": 103026 - }, - { - "groupId": 189, - "instId": 300002, - "propState": 18, - "pos": { - "x": -435536, - "y": 5603, - "z": 821051 - }, - "rot": { - "x": 0, - "y": 159322, - "z": 0 - }, - "propId": 103026 - }, - { - "groupId": 189, - "instId": 300003, - "propState": 18, - "pos": { - "x": -435560, - "y": 5622, - "z": 821043 - }, - "rot": { - "x": 0, - "y": 163122, - "z": 0 - }, - "propId": 103026 - }, - { - "groupId": 189, - "instId": 300004, - "propState": 18, - "pos": { - "x": -433485, - "y": 6375, - "z": 825817 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 189, - "instId": 300005, - "propState": 1, - "pos": { - "x": -434517, - "y": 4781, - "z": 820197 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [ - { - "groupId": 190, - "instId": 400001, - "pos": { - "x": -279544, - "y": 2861, - "z": 776357 - }, - "rot": { - "x": 0, - "y": 30679, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 18, - "pos": { - "x": -280719, - "y": 2879, - "z": 751896 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 190, - "instId": 300002, - "propState": 8, - "pos": { - "x": -280204, - "y": 2873, - "z": 763248 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 190, - "instId": 300003, - "propState": 8, - "pos": { - "x": -280783, - "y": 2889, - "z": 774681 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 190, - "instId": 300004, - "propState": 1, - "pos": { - "x": -279627, - "y": 2861, - "z": 751452 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "191": { - "monsters": [], - "npcs": [ - { - "groupId": 191, - "instId": 400001, - "pos": { - "x": 349299, - "y": 50963, - "z": 423230 - }, - "rot": { - "x": 0, - "y": 45168, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 191, - "instId": 300001, - "propState": 18, - "pos": { - "x": 347431, - "y": 51322, - "z": 422740 - }, - "rot": { - "x": 0, - "y": 85243, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 191, - "instId": 300002, - "propState": 1, - "pos": { - "x": 347012, - "y": 50125, - "z": 422651 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "192": { - "monsters": [], - "npcs": [ - { - "groupId": 192, - "instId": 400001, - "pos": { - "x": 391743, - "y": 51231, - "z": 431946 - }, - "rot": { - "x": 0, - "y": 294811, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 192, - "instId": 300001, - "propState": 18, - "pos": { - "x": 391737, - "y": 51623, - "z": 432405 - }, - "rot": { - "x": 0, - "y": 100945, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 192, - "instId": 300002, - "propState": 1, - "pos": { - "x": 390926, - "y": 50120, - "z": 432271 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [ - { - "groupId": 193, - "instId": 400001, - "pos": { - "x": -6430, - "y": 3297, - "z": -28801 - }, - "rot": { - "x": 0, - "y": 26870, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 18, - "pos": { - "x": -13703, - "y": 3461, - "z": -35141 - }, - "rot": { - "x": 0, - "y": 44298, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 193, - "instId": 300002, - "propState": 1, - "pos": { - "x": -12455, - "y": 1704, - "z": -34764 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [ - { - "groupId": 194, - "instId": 400001, - "pos": { - "x": -456843, - "y": -119102, - "z": 439221 - }, - "rot": { - "x": 0, - "y": 163055, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 194, - "instId": 300001, - "propState": 18, - "pos": { - "x": -459072, - "y": -119102, - "z": 440576 - }, - "rot": { - "x": 0, - "y": 145061, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 194, - "instId": 300002, - "propState": 1, - "pos": { - "x": -458541, - "y": -119102, - "z": 441062 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "195": { - "monsters": [], - "npcs": [ - { - "groupId": 195, - "instId": 400001, - "pos": { - "x": 232615, - "y": -21788, - "z": 132127 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3029 - } - ], - "props": [ - { - "groupId": 195, - "instId": 300001, - "propState": 18, - "pos": { - "x": 232651, - "y": -23709, - "z": 133941 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103026 - }, { - "groupId": 195, - "instId": 300002, - "propState": 1, - "pos": { - "x": 232662, - "y": -23709, - "z": 134460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "198": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 198, - "instId": 300001, - "propState": 9, - "pos": { - "x": 366070, - "y": 43720, - "z": 445320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103012 - }, { - "groupId": 198, - "instId": 300002, - "propState": 9, - "pos": { - "x": 377446, - "y": 44054, - "z": 432360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 198, - "instId": 300003, - "propState": 9, - "pos": { - "x": 366578, - "y": 43999, - "z": 418948 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 198, - "instId": 300004, - "propState": 9, - "pos": { - "x": 378964, - "y": 48703, - "z": 421529 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - } - ], - "teleports": {} - }, - "199": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 199, - "instId": 300001, - "propState": 10, - "pos": { - "x": 504599, - "y": 6226, - "z": 804582 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103012 - }, { - "groupId": 199, - "instId": 300002, - "propState": 8, - "pos": { - "x": 504599, - "y": 6226, - "z": 804582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 199, - "instId": 300003, - "propState": 8, - "pos": { - "x": 504599, - "y": 6226, - "z": 804582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 199, - "instId": 300004, - "propState": 8, - "pos": { - "x": 504599, - "y": 6226, - "z": 804582 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - } - ], - "teleports": {} - }, - "200": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 200, - "instId": 300001, - "propState": 10, - "pos": { - "x": 456504, - "y": -3103, - "z": 760650 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103012 - }, { - "groupId": 200, - "instId": 300002, - "propState": 8, - "pos": { - "x": 456504, - "y": -3103, - "z": 760650 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 200, - "instId": 300003, - "propState": 8, - "pos": { - "x": 456504, - "y": -3103, - "z": 760650 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 200, - "instId": 300004, - "propState": 8, - "pos": { - "x": 456504, - "y": -3103, - "z": 760650 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - } - ], - "teleports": {} - }, - "201": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 201, - "instId": 300001, - "propState": 10, - "pos": { - "x": 371160, - "y": 57970, - "z": 417000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 201, - "instId": 300002, - "propState": 8, - "pos": { - "x": 371160, - "y": 57970, - "z": 417000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 201, - "instId": 300003, - "propState": 8, - "pos": { - "x": 371160, - "y": 57970, - "z": 417000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 201, - "instId": 300004, - "propState": 8, - "pos": { - "x": 371160, - "y": 57970, - "z": 417000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 201, - "instId": 300006, - "propState": 8, - "pos": { - "x": 371160, - "y": 57970, - "z": 417000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 201, - "instId": 300007, - "propState": 20, - "pos": { - "x": 371390, - "y": 50120, - "z": 439010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 201, - "instId": 300008, - "propState": 8, - "pos": { - "x": 371390, - "y": 50120, - "z": 439010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 201, - "instId": 300009, - "propState": 8, - "pos": { - "x": 371160, - "y": 57970, - "z": 417000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 201, - "instId": 300010, - "propState": 20, - "pos": { - "x": 369350, - "y": 50120, - "z": 439010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 201, - "instId": 300011, - "propState": 8, - "pos": { - "x": 371160, - "y": 57970, - "z": 417000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 201, - "instId": 300012, - "propState": 20, - "pos": { - "x": 373370, - "y": 50120, - "z": 439010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "205": { - "monsters": [ - { - "groupId": 205, - "instId": 200001, - "eventId": 20331005, - "pos": { - "x": -459960, - "y": -109516, - "z": 489970 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "monsterId": 3002020 - }, - { - "groupId": 205, - "instId": 200002, - "eventId": 20331006, - "pos": { - "x": -459928, - "y": -109516, - "z": 486003 - }, - "rot": { - "x": 0, - "y": 280000, - "z": 0 - }, - "monsterId": 3002020 - }, - { - "groupId": 205, - "instId": 200003, - "eventId": 20331011, - "pos": { - "x": -251880, - "y": -109517, - "z": 488340 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "monsterId": 3002020 - }, - { - "groupId": 205, - "instId": 200004, - "eventId": 20331012, - "pos": { - "x": -250008, - "y": -109517, - "z": 483880 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 205, - "instId": 200005, - "eventId": 20331016, - "pos": { - "x": 453790, - "y": -12860, - "z": 807740 - }, - "rot": { - "x": 0, - "y": 325000, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 205, - "instId": 200006, - "eventId": 20331017, - "pos": { - "x": 451632, - "y": -12860, - "z": 805188 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 205, - "instId": 200007, - "eventId": 20331018, - "pos": { - "x": 296140, - "y": 45722, - "z": 761080 - }, - "rot": { - "x": 0, - "y": 325000, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 205, - "instId": 200008, - "eventId": 20331019, - "pos": { - "x": 293800, - "y": 45722, - "z": 761070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 205, - "instId": 200009, - "eventId": 20331020, - "pos": { - "x": 327360, - "y": 45622, - "z": 811710 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 3002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "206": { - "monsters": [ - { - "groupId": 206, - "instId": 200001, - "eventId": 20331105, - "pos": { - "x": -459960, - "y": -109516, - "z": 489970 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "monsterId": 3002020 - }, { - "groupId": 206, - "instId": 200002, - "eventId": 20331106, - "pos": { - "x": -459928, - "y": -109516, - "z": 486003 - }, - "rot": { - "x": 0, - "y": 280000, - "z": 0 - }, - "monsterId": 3002020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "207": { - "monsters": [ - { - "groupId": 207, - "instId": 200001, - "eventId": 20331111, - "pos": { - "x": -251880, - "y": -109517, - "z": 488340 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "monsterId": 3002020 - }, { - "groupId": 207, - "instId": 200002, - "eventId": 20331112, - "pos": { - "x": -250008, - "y": -109517, - "z": 483880 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "208": { - "monsters": [ - { - "groupId": 208, - "instId": 200001, - "eventId": 20331116, - "pos": { - "x": 471450, - "y": -15967, - "z": 821810 - }, - "rot": { - "x": 0, - "y": 325000, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 208, - "instId": 200002, - "eventId": 20331117, - "pos": { - "x": 465810, - "y": -15967, - "z": 822870 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "209": { - "monsters": [ - { - "groupId": 209, - "instId": 200001, - "eventId": 20331118, - "pos": { - "x": 296140, - "y": 45722, - "z": 761080 - }, - "rot": { - "x": 0, - "y": 325000, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 209, - "instId": 200002, - "eventId": 20331119, - "pos": { - "x": 293800, - "y": 45722, - "z": 761070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 209, - "instId": 200003, - "eventId": 20331120, - "pos": { - "x": 327360, - "y": 45622, - "z": 811710 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 3002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 209, - "instId": 300001, - "propState": 8, - "pos": { - "x": 287799, - "y": 45722, - "z": 761579 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "210": { - "monsters": [ - { - "groupId": 210, - "instId": 200001, - "eventId": 20331125, - "pos": { - "x": -257610, - "y": -118723, - "z": 420960 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "monsterId": 3001020 - }, - { - "groupId": 210, - "instId": 200002, - "eventId": 20331126, - "pos": { - "x": -259430, - "y": -118723, - "z": 420110 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "monsterId": 3001020 - }, - { - "groupId": 210, - "instId": 200003, - "eventId": 20331127, - "pos": { - "x": -280321, - "y": -116170, - "z": 435427 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "monsterId": 3002020 - }, - { - "groupId": 210, - "instId": 200004, - "eventId": 20331128, - "pos": { - "x": -281666, - "y": -116170, - "z": 435785 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 210, - "instId": 200005, - "eventId": 20331129, - "pos": { - "x": -272593, - "y": -110619, - "z": 475864 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 210, - "instId": 200006, - "eventId": 20331130, - "pos": { - "x": -269073, - "y": -110611, - "z": 476124 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 210, - "instId": 200007, - "eventId": 20331131, - "pos": { - "x": -270707, - "y": -110611, - "z": 474439 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 8, - "pos": { - "x": -266615, - "y": -119126, - "z": 415435 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 210, - "instId": 300002, - "propState": 8, - "pos": { - "x": -264138, - "y": -119128, - "z": 429365 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 210, - "instId": 300003, - "propState": 8, - "pos": { - "x": -269460, - "y": -116579, - "z": 433083 - }, - "rot": { - "x": 0, - "y": 20000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 210, - "instId": 300004, - "propState": 8, - "pos": { - "x": -283110, - "y": -116576, - "z": 444810 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 210, - "instId": 300005, - "propState": 8, - "pos": { - "x": -278546, - "y": -111021, - "z": 455690 - }, - "rot": { - "x": 0, - "y": 145000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "213": { - "monsters": [ - { - "groupId": 213, - "instId": 200001, - "eventId": 20331170, - "pos": { - "x": -285440, - "y": -109517, - "z": 491808 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [ - { - "groupId": 213, - "instId": 400001, - "pos": { - "x": -288144, - "y": -109517, - "z": 473938 - }, - "rot": { - "x": 0, - "y": 33720, - "z": 0 - }, - "npcId": 13168 - } - ], - "props": [ - { - "groupId": 213, - "instId": 300002, - "propState": 8, - "pos": { - "x": -270124, - "y": -120519, - "z": 366264 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "214": { - "monsters": [ - { - "groupId": 214, - "instId": 200001, - "eventId": 20331240, - "pos": { - "x": -441400, - "y": -111019, - "z": 508380 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 3002050 - } - ], - "npcs": [], - "props": [ - { - "groupId": 214, - "instId": 300001, - "propState": 8, - "pos": { - "x": -439154, - "y": -111019, - "z": 488352 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 214, - "instId": 300002, - "propState": 8, - "pos": { - "x": -11272, - "y": -11619, - "z": 111115 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4120, - "y": -2020, - "z": 91680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "217": { - "monsters": [ - { - "groupId": 217, - "instId": 200001, - "eventId": 20331231, - "pos": { - "x": 264981, - "y": 48722, - "z": 829437 - }, - "rot": { - "x": 0, - "y": 337906, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 217, - "instId": 200002, - "eventId": 20331232, - "pos": { - "x": 262474, - "y": 48722, - "z": 829302 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 11, - "pos": { - "x": 261145, - "y": 48722, - "z": 825570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 217, - "instId": 300002, - "propState": 8, - "pos": { - "x": 261145, - "y": 48722, - "z": 825570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 217, - "instId": 300003, - "propState": 8, - "pos": { - "x": 261145, - "y": 48722, - "z": 825570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 11, - "pos": { - "x": -452572, - "y": -109516, - "z": 499401 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "219": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 219, - "instId": 300001, - "propState": 11, - "pos": { - "x": -259964, - "y": -119101, - "z": 448240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "220": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 220, - "instId": 300001, - "propState": 11, - "pos": { - "x": 262421, - "y": 51822, - "z": 804075 - }, - "rot": { - "x": 0, - "y": 268267, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "301": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 301, - "instId": 300001, - "propState": 8, - "pos": { - "x": -14050, - "y": 592, - "z": 86886 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1022": { - "anchorId": 1, - "groupId": 301, - "instId": 300001, - "pos": { - "x": -13238, - "y": 592, - "z": 86502 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - } - } - } - }, - "314": { - "monsters": [ - { - "groupId": 314, - "instId": 200001, - "eventId": 20331240, - "pos": { - "x": -439154, - "y": -111019, - "z": 508352 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "monsterId": 3002050 - } - ], - "npcs": [ - { - "groupId": 314, - "instId": 400001, - "pos": { - "x": -444103, - "y": -111009, - "z": 492691 - }, - "rot": { - "x": 0, - "y": 38773, - "z": 0 - }, - "npcId": 13168 - } - ], - "props": [ - { - "groupId": 314, - "instId": 300001, - "propState": 8, - "pos": { - "x": -441937, - "y": -111019, - "z": 512984 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 314, - "instId": 300002, - "propState": 8, - "pos": { - "x": -440597, - "y": -120519, - "z": 366264 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "321": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 321, - "instId": 300001, - "propState": 10, - "pos": { - "x": 275080, - "y": 48722, - "z": 792700 - }, - "rot": { - "x": 0, - "y": 218095, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 321, - "instId": 300002, - "propState": 8, - "pos": { - "x": 275080, - "y": 48722, - "z": 792700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 321, - "instId": 300003, - "propState": 8, - "pos": { - "x": 275080, - "y": 48722, - "z": 792700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 321, - "instId": 300004, - "propState": 8, - "pos": { - "x": 275080, - "y": 48722, - "z": 792700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 321, - "instId": 300006, - "propState": 8, - "pos": { - "x": 275080, - "y": 48722, - "z": 792700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 321, - "instId": 300007, - "propState": 20, - "pos": { - "x": 280092, - "y": 49101, - "z": 799412 - }, - "rot": { - "x": 0, - "y": 249164, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 321, - "instId": 300008, - "propState": 8, - "pos": { - "x": 280092, - "y": 49101, - "z": 799412 - }, - "rot": { - "x": 0, - "y": 249164, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "324": { - "monsters": [], - "npcs": [ - { - "groupId": 324, - "instId": 400001, - "pos": { - "x": 369981, - "y": -13117, - "z": 429791 - }, - "rot": { - "x": 0, - "y": 46470, - "z": 0 - }, - "npcId": 3098 - } - ], - "props": [ - { - "groupId": 324, - "instId": 300001, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 324, - "instId": 300005, - "propState": 8, - "pos": { - "x": 369925, - "y": -13718, - "z": 429883 - }, - "rot": { - "x": 0, - "y": 68258, - "z": 0 - }, - "propId": 103043 - }, - { - "groupId": 324, - "instId": 300006, - "propState": 8, - "pos": { - "x": 388060, - "y": -13820, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 324, - "instId": 300003, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300004, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300002, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300007, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300008, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300009, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300010, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300011, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300012, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300013, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300014, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300015, - "propState": 8, - "pos": { - "x": 406110, - "y": -13646, - "z": 428020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 109 - }, { - "groupId": 324, - "instId": 300016, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300017, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300018, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 324, - "instId": 300019, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "327": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 327, - "instId": 300001, - "propState": 8, - "pos": { - "x": -443430, - "y": -110862, - "z": 479370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "328": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 328, - "instId": 300001, - "propState": 8, - "pos": { - "x": 456430, - "y": -12680, - "z": 804620 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 328, - "instId": 300002, - "propState": 8, - "pos": { - "x": 456430, - "y": -12680, - "z": 804620 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 328, - "instId": 300003, - "propState": 8, - "pos": { - "x": 456430, - "y": -12680, - "z": 804620 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 328, - "instId": 300004, - "propState": 20, - "pos": { - "x": 453300, - "y": -12860, - "z": 807290 - }, - "rot": { - "x": 0, - "y": 311753, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 328, - "instId": 300005, - "propState": 8, - "pos": { - "x": 453300, - "y": -12860, - "z": 807290 - }, - "rot": { - "x": 0, - "y": 311753, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "329": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 329, - "instId": 300001, - "propState": 12, - "pos": { - "x": 377747, - "y": 48835, - "z": 430433 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 329, - "instId": 300002, - "propState": 12, - "pos": { - "x": 333873, - "y": 31720, - "z": 414049 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 329, - "instId": 300003, - "propState": 12, - "pos": { - "x": 330721, - "y": 32779, - "z": 406741 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 329, - "instId": 300004, - "propState": 12, - "pos": { - "x": 355063, - "y": 31720, - "z": 409298 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "330": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 330, - "instId": 300001, - "propState": 20, - "pos": { - "x": 371260, - "y": 50120, - "z": 428107 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "350": { - "monsters": [], - "npcs": [ - { - "groupId": 350, - "instId": 400001, - "pos": { - "x": -445100, - "y": 6717, - "z": 826420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3090 - }, - { - "groupId": 350, - "instId": 400002, - "pos": { - "x": -444050, - "y": 6717, - "z": 828205 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3090 - }, - { - "groupId": 350, - "instId": 400003, - "pos": { - "x": -446130, - "y": 6717, - "z": 828190 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3090 - }, - { - "groupId": 350, - "instId": 400004, - "pos": { - "x": -445100, - "y": 6717, - "z": 830010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3090 - }, { - "groupId": 350, - "instId": 400005, - "pos": { - "x": -442810, - "y": 6717, - "z": 829990 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3090 - }, { - "groupId": 350, - "instId": 400006, - "pos": { - "x": -447380, - "y": 6717, - "z": 829990 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3090 - }, { - "groupId": 350, - "instId": 400007, - "pos": { - "x": -446130, - "y": 6717, - "z": 831540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3090 - }, { - "groupId": 350, - "instId": 400008, - "pos": { - "x": -448710, - "y": 6717, - "z": 831560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3090 - }, { - "groupId": 350, - "instId": 400009, - "pos": { - "x": -441480, - "y": 6717, - "z": 831600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3090 - }, { - "groupId": 350, - "instId": 400010, - "pos": { - "x": -444040, - "y": 6717, - "z": 831550 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3090 - }, { - "groupId": 350, - "instId": 400011, - "pos": { - "x": -447387, - "y": 6717, - "z": 825331 - }, - "rot": { - "x": 0, - "y": 143387, - "z": 0 - }, - "npcId": 13231 - } - ], - "props": [ - { - "groupId": 350, - "instId": 300001, - "propState": 8, - "pos": { - "x": -445130, - "y": 6717, - "z": 832695 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 350, - "instId": 300002, - "propState": 20, - "pos": { - "x": -445061, - "y": 6315, - "z": 820020 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 350, - "instId": 300003, - "propState": 8, - "pos": { - "x": -445048, - "y": 3403, - "z": 738430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "351": { - "monsters": [], - "npcs": [ - { - "groupId": 351, - "instId": 400001, - "pos": { - "x": -274560, - "y": 6315, - "z": 818948 - }, - "rot": { - "x": 0, - "y": 335284, - "z": 0 - }, - "npcId": 13231 - } - ], - "props": [ - { - "groupId": 351, - "instId": 300001, - "propState": 2, - "pos": { - "x": -273133, - "y": 8122, - "z": 822796 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 351, - "instId": 300002, - "propState": 8, - "pos": { - "x": -272526, - "y": 6332, - "z": 823088 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 351, - "instId": 300003, - "propState": 20, - "pos": { - "x": -275224, - "y": 6717, - "z": 826333 - }, - "rot": { - "x": 0, - "y": 154011, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 351, - "instId": 300004, - "propState": 8, - "pos": { - "x": -277454, - "y": 3281, - "z": 738524 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "352": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 352, - "instId": 300001, - "propState": 18, - "pos": { - "x": 372128, - "y": 44348, - "z": 430969 - }, - "rot": { - "x": 0, - "y": 117243, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 352, - "instId": 300002, - "propState": 18, - "pos": { - "x": -8890, - "y": 1708, - "z": -20240 - }, - "rot": { - "x": 0, - "y": 181830, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 352, - "instId": 300003, - "propState": 18, - "pos": { - "x": 266602, - "y": 49865, - "z": 797402 - }, - "rot": { - "x": 0, - "y": 203191, - "z": 0 - }, - "propId": 103037 - }, - { - "groupId": 352, - "instId": 300004, - "propState": 18, - "pos": { - "x": 9689, - "y": 1083, - "z": 77295 - }, - "rot": { - "x": 0, - "y": 88252, - "z": 0 - }, - "propId": 103037 - }, { - "groupId": 352, - "instId": 300005, - "propState": 18, - "pos": { - "x": 390140, - "y": 51283, - "z": 439463 - }, - "rot": { - "x": 0, - "y": 4060, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 352, - "instId": 300006, - "propState": 18, - "pos": { - "x": 288204, - "y": 49651, - "z": 825941 - }, - "rot": { - "x": 0, - "y": 270660, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 352, - "instId": 300007, - "propState": 18, - "pos": { - "x": 11, - "y": 1086, - "z": -5985 - }, - "rot": { - "x": 0, - "y": 274660, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 352, - "instId": 300008, - "propState": 18, - "pos": { - "x": 228110, - "y": -23600, - "z": 179050 - }, - "rot": { - "x": 0, - "y": 229302, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 352, - "instId": 300009, - "propState": 18, - "pos": { - "x": 371224, - "y": 32739, - "z": 418764 - }, - "rot": { - "x": 0, - "y": 258062, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "355": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "361": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 361, - "instId": 300001, - "propState": 18, - "pos": { - "x": -267524, - "y": -111019, - "z": 511633 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - }, - { - "groupId": 361, - "instId": 300002, - "propState": 18, - "pos": { - "x": -443501, - "y": -111019, - "z": 509513 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - }, - { - "groupId": 361, - "instId": 300003, - "propState": 18, - "pos": { - "x": 390160, - "y": 53468, - "z": 487988 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - }, - { - "groupId": 361, - "instId": 300004, - "propState": 18, - "pos": { - "x": 416093, - "y": -18835, - "z": 842061 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - }, { - "groupId": 361, - "instId": 300005, - "propState": 18, - "pos": { - "x": 242828, - "y": -26714, - "z": 257936 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - } - ], - "teleports": {} - }, - "364": { - "monsters": [], - "npcs": [ - { - "groupId": 364, - "instId": 400001, - "pos": { - "x": 369158, - "y": 43750, - "z": 419280 - }, - "rot": { - "x": 0, - "y": 147001, - "z": 0 - }, - "npcId": 13168 - } - ], - "props": [ - { - "groupId": 364, - "instId": 300001, - "propState": 8, - "pos": { - "x": 359270, - "y": 41151, - "z": 381470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "382": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 382, - "instId": 300002, - "propState": 1, - "pos": { - "x": 371231, - "y": 50550, - "z": 394962 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "388": { - "monsters": [ - { - "groupId": 388, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 352549, - "y": 31720, - "z": 419574 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002041 - }, - { - "groupId": 388, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 335323, - "y": 31720, - "z": 425101 - }, - "rot": { - "x": 0, - "y": 150166, - "z": 0 - }, - "monsterId": 3002011 - }, - { - "groupId": 388, - "instId": 200003, - "eventId": 10301299, - "pos": { - "x": 344673, - "y": 31720, - "z": 422536 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3002011 - }, - { - "groupId": 388, - "instId": 200004, - "eventId": 10301299, - "pos": { - "x": 344060, - "y": 31720, - "z": 407902 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 388, - "instId": 200005, - "eventId": 10301299, - "pos": { - "x": 339684, - "y": 31720, - "z": 407280 - }, - "rot": { - "x": 0, - "y": 296250, - "z": 0 - }, - "monsterId": 3002041 - }, { - "groupId": 388, - "instId": 200006, - "eventId": 10301299, - "pos": { - "x": 341581, - "y": 31720, - "z": 408310 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002041 - }, { - "groupId": 388, - "instId": 200007, - "eventId": 10301299, - "pos": { - "x": 344517, - "y": 31720, - "z": 409302 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3001021 - }, { - "groupId": 388, - "instId": 200008, - "eventId": 10301299, - "pos": { - "x": 339030, - "y": 31720, - "z": 409440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3002011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 388, - "instId": 300001, - "propState": 8, - "pos": { - "x": 348219, - "y": 31720, - "z": 420548 - }, - "rot": { - "x": 0, - "y": 268239, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 388, - "instId": 300002, - "propState": 8, - "pos": { - "x": 341844, - "y": 34903, - "z": 421441 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 109 - }, { - "groupId": 388, - "instId": 300004, - "propState": 8, - "pos": { - "x": 340138, - "y": 34903, - "z": 420906 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 109 - }, { - "groupId": 388, - "instId": 300005, - "propState": 8, - "pos": { - "x": 341090, - "y": 34903, - "z": 418289 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 109 - } - ], - "teleports": {} - }, - "390": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 390, - "instId": 300001, - "propState": 8, - "pos": { - "x": 363220, - "y": 43741, - "z": 440005 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 390, - "instId": 300002, - "propState": 8, - "pos": { - "x": 371340, - "y": 44740, - "z": 409000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 390, - "instId": 300003, - "propState": 8, - "pos": { - "x": 371470, - "y": 50550, - "z": 403692 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 390, - "instId": 300004, - "propState": 8, - "pos": { - "x": 359240, - "y": 50120, - "z": 440610 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 390, - "instId": 300005, - "propState": 8, - "pos": { - "x": 371510, - "y": 31720, - "z": 410586 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "392": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 392, - "instId": 300002, - "propState": 8, - "pos": { - "x": 383451, - "y": 50120, - "z": 454806 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 392, - "instId": 300003, - "propState": 8, - "pos": { - "x": 358943, - "y": 49753, - "z": 442779 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 392, - "instId": 300004, - "propState": 8, - "pos": { - "x": 372291, - "y": 43730, - "z": 443100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 392, - "instId": 300005, - "propState": 8, - "pos": { - "x": 359655, - "y": 43541, - "z": 423712 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "396": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 396, - "instId": 300001, - "propState": 18, - "pos": { - "x": 232581, - "y": -27457, - "z": 266468 - }, - "rot": { - "x": 0, - "y": 274048, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "411": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 411, - "instId": 300001, - "propState": 8, - "pos": { - "x": 422320, - "y": -18878, - "z": 859900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2033109": { - "anchorId": 1, - "groupId": 411, - "instId": 300001, - "pos": { - "x": 426824, - "y": -18865, - "z": 857345 - }, - "rot": { - "x": 0, - "y": 1313, - "z": 0 - } - } - } - } - }, - "planeType": 2, - "worldId": 401, - "startAnchorId": 1, - "startGroupId": 432, - "isEnteredSceneInfo": true - } - }, - "2033201": { - "P20332_F20332001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300008, - "propState": 1, - "pos": { - "x": 2280, - "y": 84397, - "z": 775980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103001 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300011, - "propState": 1, - "pos": { - "x": 15640, - "y": 64036, - "z": 806007 - }, - "rot": { - "x": 0, - "y": 90020, - "z": 0 - }, - "propId": 103001 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -8030, - "y": 81630, - "z": 799540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103003 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -8196, - "y": 90000, - "z": 808600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103003 - }, { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": 24740, - "y": 92950, - "z": 806020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103003 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4830, - "y": 11518, - "z": 690 - }, - "rot": { - "x": 0, - "y": 314789, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": 100, - "y": 4797, - "z": 150320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": -142380, - "y": 14682, - "z": 144156 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": 141798, - "y": 14683, - "z": 144624 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2033201": { - "anchorId": 1, - "groupId": 9, - "instId": 300001, - "pos": { - "x": 150, - "y": 11551, - "z": 430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2033202": { - "anchorId": 2, - "groupId": 9, - "instId": 300002, - "pos": { - "x": -50, - "y": 4741, - "z": 154460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2033203": { - "anchorId": 3, - "groupId": 9, - "instId": 300003, - "pos": { - "x": -132537, - "y": 14692, - "z": 147035 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - } - }, - "2033204": { - "anchorId": 4, - "groupId": 9, - "instId": 300004, - "pos": { - "x": 135158, - "y": 14690, - "z": 151012 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - } - } - } - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 12, - "pos": { - "x": -40, - "y": 7220, - "z": -60200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 11, - "instId": 300002, - "propState": 12, - "pos": { - "x": 60400, - "y": 12753, - "z": -8190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 11, - "instId": 300003, - "propState": 12, - "pos": { - "x": -45310, - "y": 11513, - "z": 17970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, - { - "groupId": 11, - "instId": 300004, - "propState": 12, - "pos": { - "x": 7880, - "y": 11518, - "z": 32880 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 11, - "instId": 300005, - "propState": 12, - "pos": { - "x": -34870, - "y": 5245, - "z": 179940 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 11, - "instId": 300006, - "propState": 12, - "pos": { - "x": -63406, - "y": 1700, - "z": 259243 - }, - "rot": { - "x": 0, - "y": 265000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 11, - "instId": 300007, - "propState": 12, - "pos": { - "x": -161783, - "y": 4760, - "z": 184980 - }, - "rot": { - "x": 0, - "y": 75933, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 11, - "instId": 300008, - "propState": 12, - "pos": { - "x": -134690, - "y": 14213, - "z": 100210 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 11, - "instId": 300009, - "propState": 12, - "pos": { - "x": -107350, - "y": 13750, - "z": 151530 - }, - "rot": { - "x": 0, - "y": 235000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 11, - "instId": 300010, - "propState": 12, - "pos": { - "x": 60360, - "y": 3461, - "z": 213710 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 11, - "instId": 300011, - "propState": 12, - "pos": { - "x": 72404, - "y": 7259, - "z": 101987 - }, - "rot": { - "x": 0, - "y": 55000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 11, - "instId": 300012, - "propState": 12, - "pos": { - "x": 162362, - "y": 15131, - "z": 125140 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": 32770, - "y": 11545, - "z": 2890 - }, - "rot": { - "x": 0, - "y": 349862, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": -39949, - "y": 5224, - "z": 175829 - }, - "rot": { - "x": 0, - "y": 349862, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": -74330, - "y": 7257, - "z": 103110 - }, - "rot": { - "x": 0, - "y": 349862, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 12, - "instId": 300004, - "propState": 8, - "pos": { - "x": -154550, - "y": 4760, - "z": 181350 - }, - "rot": { - "x": 0, - "y": 349862, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 12, - "instId": 300033, - "propState": 8, - "pos": { - "x": 76801, - "y": 7267, - "z": 98960 - }, - "rot": { - "x": 0, - "y": 349862, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 12, - "instId": 300035, - "propState": 8, - "pos": { - "x": 142775, - "y": 4760, - "z": 187109 - }, - "rot": { - "x": 0, - "y": 349862, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 12, - "instId": 300005, - "propState": 8, - "pos": { - "x": -6797, - "y": 11508, - "z": 15673 - }, - "rot": { - "x": 0, - "y": 100752, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300006, - "propState": 8, - "pos": { - "x": 5543, - "y": 11558, - "z": 43498 - }, - "rot": { - "x": 0, - "y": 212016, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300007, - "propState": 8, - "pos": { - "x": -26234, - "y": 11237, - "z": 44003 - }, - "rot": { - "x": 0, - "y": 269664, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300008, - "propState": 8, - "pos": { - "x": -29350, - "y": 11245, - "z": 31580 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300009, - "propState": 8, - "pos": { - "x": -54000, - "y": 11524, - "z": 58080 - }, - "rot": { - "x": 0, - "y": 20312, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300010, - "propState": 8, - "pos": { - "x": -61646, - "y": 4211, - "z": 142617 - }, - "rot": { - "x": 0, - "y": 20312, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300012, - "propState": 8, - "pos": { - "x": -109740, - "y": 2404, - "z": 241450 - }, - "rot": { - "x": 0, - "y": 72942, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300013, - "propState": 8, - "pos": { - "x": -148920, - "y": 10128, - "z": 164780 - }, - "rot": { - "x": 0, - "y": 20312, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300014, - "propState": 8, - "pos": { - "x": -149431, - "y": 14692, - "z": 133449 - }, - "rot": { - "x": 0, - "y": 169059, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300028, - "propState": 8, - "pos": { - "x": -147705, - "y": 14692, - "z": 133636 - }, - "rot": { - "x": 0, - "y": 169059, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 12, - "instId": 300016, - "propState": 8, - "pos": { - "x": -108977, - "y": 13739, - "z": 142073 - }, - "rot": { - "x": 0, - "y": 280538, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300017, - "propState": 8, - "pos": { - "x": -98372, - "y": 10128, - "z": 118523 - }, - "rot": { - "x": 0, - "y": 140104, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300018, - "propState": 8, - "pos": { - "x": 95735, - "y": 2401, - "z": 230141 - }, - "rot": { - "x": 0, - "y": 289984, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300019, - "propState": 8, - "pos": { - "x": 109765, - "y": 2404, - "z": 241576 - }, - "rot": { - "x": 0, - "y": 283016, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 12, - "instId": 300021, - "propState": 8, - "pos": { - "x": -76529, - "y": 4222, - "z": 188717 - }, - "rot": { - "x": 0, - "y": 47597, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 12, - "instId": 300022, - "propState": 8, - "pos": { - "x": -66908, - "y": 4222, - "z": 174617 - }, - "rot": { - "x": 0, - "y": 39282, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300023, - "propState": 8, - "pos": { - "x": -95380, - "y": 2401, - "z": 230030 - }, - "rot": { - "x": 0, - "y": 70586, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300024, - "propState": 8, - "pos": { - "x": 66907, - "y": 4221, - "z": 174596 - }, - "rot": { - "x": 0, - "y": 323963, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 12, - "instId": 300025, - "propState": 8, - "pos": { - "x": 76590, - "y": 4222, - "z": 188690 - }, - "rot": { - "x": 0, - "y": 304567, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300029, - "propState": 8, - "pos": { - "x": 122520, - "y": 14213, - "z": 111790 - }, - "rot": { - "x": 0, - "y": 169059, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 12, - "instId": 300030, - "propState": 8, - "pos": { - "x": 122160, - "y": 14213, - "z": 113640 - }, - "rot": { - "x": 0, - "y": 169059, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300031, - "propState": 8, - "pos": { - "x": 146570, - "y": 14266, - "z": 133590 - }, - "rot": { - "x": 0, - "y": 274276, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 12, - "instId": 300032, - "propState": 8, - "pos": { - "x": 147390, - "y": 14266, - "z": 134130 - }, - "rot": { - "x": 0, - "y": 328129, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300034, - "propState": 8, - "pos": { - "x": 103070, - "y": 2460, - "z": 202860 - }, - "rot": { - "x": 0, - "y": 79351, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300036, - "propState": 8, - "pos": { - "x": -5910, - "y": 14967, - "z": 60290 - }, - "rot": { - "x": 0, - "y": 121945, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300037, - "propState": 8, - "pos": { - "x": 4620, - "y": 14971, - "z": 71480 - }, - "rot": { - "x": 0, - "y": 179602, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 12, - "instId": 300038, - "propState": 8, - "pos": { - "x": -4878, - "y": 14948, - "z": 85816 - }, - "rot": { - "x": 0, - "y": 133791, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300039, - "propState": 8, - "pos": { - "x": 4435, - "y": 14958, - "z": 100685 - }, - "rot": { - "x": 0, - "y": 186662, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 12, - "instId": 300020, - "propState": 8, - "pos": { - "x": -39860, - "y": 5941, - "z": 146740 - }, - "rot": { - "x": 0, - "y": 23265, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 12, - "instId": 300040, - "propState": 8, - "pos": { - "x": 40016, - "y": 5941, - "z": 146816 - }, - "rot": { - "x": 0, - "y": 339996, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300011, - "propState": 8, - "pos": { - "x": -59880, - "y": 2432, - "z": 168958 - }, - "rot": { - "x": 0, - "y": 28937, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 12, - "instId": 300015, - "propState": 8, - "pos": { - "x": -80726, - "y": 2432, - "z": 199027 - }, - "rot": { - "x": 0, - "y": 57768, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300026, - "propState": 8, - "pos": { - "x": -56288, - "y": 2432, - "z": 191178 - }, - "rot": { - "x": 0, - "y": 37301, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300027, - "propState": 8, - "pos": { - "x": -71479, - "y": 670, - "z": 247016 - }, - "rot": { - "x": 0, - "y": 62810, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 12, - "instId": 300041, - "propState": 8, - "pos": { - "x": -100917, - "y": 2448, - "z": 203748 - }, - "rot": { - "x": 0, - "y": 240079, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 12, - "instId": 300042, - "propState": 8, - "pos": { - "x": -148340, - "y": 4760, - "z": 192315 - }, - "rot": { - "x": 0, - "y": 182577, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 12, - "instId": 300043, - "propState": 8, - "pos": { - "x": -76308, - "y": 7266, - "z": 114087 - }, - "rot": { - "x": 0, - "y": 20600, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300044, - "propState": 8, - "pos": { - "x": -9095, - "y": 4202, - "z": 149366 - }, - "rot": { - "x": 0, - "y": 15303, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 12, - "instId": 300045, - "propState": 8, - "pos": { - "x": 20838, - "y": 4214, - "z": 165114 - }, - "rot": { - "x": 0, - "y": 351001, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300046, - "propState": 8, - "pos": { - "x": 50638, - "y": 2432, - "z": 181615 - }, - "rot": { - "x": 0, - "y": 330314, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300047, - "propState": 8, - "pos": { - "x": 80188, - "y": 2432, - "z": 197799 - }, - "rot": { - "x": 0, - "y": 303891, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 12, - "instId": 300048, - "propState": 8, - "pos": { - "x": 70361, - "y": 1699, - "z": 261652 - }, - "rot": { - "x": 0, - "y": 286619, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 12, - "instId": 300049, - "propState": 8, - "pos": { - "x": 72167, - "y": 670, - "z": 240529 - }, - "rot": { - "x": 0, - "y": 295055, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300050, - "propState": 8, - "pos": { - "x": 154300, - "y": 14213, - "z": 116620 - }, - "rot": { - "x": 0, - "y": 286619, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 12, - "instId": 300051, - "propState": 8, - "pos": { - "x": 145582, - "y": 14213, - "z": 107765 - }, - "rot": { - "x": 0, - "y": 325385, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 12, - "instId": 300052, - "propState": 8, - "pos": { - "x": 132921, - "y": 14692, - "z": 137904 - }, - "rot": { - "x": 0, - "y": 159803, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 12, - "instId": 300053, - "propState": 8, - "pos": { - "x": 131979, - "y": 14692, - "z": 136428 - }, - "rot": { - "x": 0, - "y": 141177, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 12, - "instId": 300054, - "propState": 8, - "pos": { - "x": 122098, - "y": 14692, - "z": 143076 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300055, - "propState": 8, - "pos": { - "x": 149021, - "y": 10128, - "z": 165541 - }, - "rot": { - "x": 0, - "y": 216885, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 12, - "instId": 300056, - "propState": 8, - "pos": { - "x": -6783, - "y": 11508, - "z": 32128 - }, - "rot": { - "x": 0, - "y": 97577, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 12, - "instId": 300057, - "propState": 8, - "pos": { - "x": 6527, - "y": 4202, - "z": 165069 - }, - "rot": { - "x": 0, - "y": 349862, - "z": 0 - }, - "propId": 103015 - } - ], - "teleports": {} - }, - "13": { - "monsters": [ - { - "groupId": 13, - "instId": 200001, - "eventId": 20332170, - "pos": { - "x": 0, - "y": 10288, - "z": 147880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": 34900, - "y": 5150, - "z": 178840 - }, - "rot": { - "x": 0, - "y": 145769, - "z": 0 - }, - "propId": 103013 - }, { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": 34900, - "y": 5150, - "z": 178840 - }, - "rot": { - "x": 0, - "y": 145769, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300006, - "propState": 1, - "pos": { - "x": 116260, - "y": 107677, - "z": 775500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300003, - "propState": 1, - "pos": { - "x": 488551, - "y": 27910, - "z": 220880 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300004, - "propState": 1, - "pos": { - "x": -60220, - "y": 3335, - "z": 214290 - }, - "rot": { - "x": 0, - "y": 256367, - "z": 0 - }, - "propId": 103013 - }, { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": -60220, - "y": 3335, - "z": 214290 - }, - "rot": { - "x": 0, - "y": 256367, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 1, - "pos": { - "x": -113840, - "y": 13739, - "z": 155050 - }, - "rot": { - "x": 0, - "y": 154540, - "z": 0 - }, - "propId": 103013 - }, { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": -113840, - "y": 13739, - "z": 155050 - }, - "rot": { - "x": 0, - "y": 154540, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300007, - "propState": 1, - "pos": { - "x": 105805, - "y": 13739, - "z": 144145 - }, - "rot": { - "x": 0, - "y": 26474, - "z": 0 - }, - "propId": 103013 - }, { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": 105805, - "y": 13739, - "z": 144145 - }, - "rot": { - "x": 0, - "y": 26474, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300008, - "propState": 1, - "pos": { - "x": -550800, - "y": 14870, - "z": -290910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103013 - }, { - "groupId": 29, - "instId": 300002, - "propState": 1, - "pos": { - "x": -421531, - "y": 5730, - "z": -291000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300005, - "propState": 1, - "pos": { - "x": 111600, - "y": 12206, - "z": -401090 - }, - "rot": { - "x": 0, - "y": 91081, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300004, - "propState": 12, - "pos": { - "x": 384480, - "y": 6171, - "z": 189730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 64, - "instId": 300001, - "propState": 12, - "pos": { - "x": 413950, - "y": 6171, - "z": 184020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 64, - "instId": 300002, - "propState": 12, - "pos": { - "x": 431140, - "y": 434, - "z": 157320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 64, - "instId": 300003, - "propState": 12, - "pos": { - "x": 443768, - "y": 18778, - "z": 214110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60302 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300002, - "propState": 12, - "pos": { - "x": 448165, - "y": 6771, - "z": 251311 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 66, - "instId": 300001, - "propState": 12, - "pos": { - "x": 438991, - "y": -2562, - "z": 203322 - }, - "rot": { - "x": 0, - "y": 270105, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 12, - "pos": { - "x": -536907, - "y": 14870, - "z": -290939 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 68, - "instId": 300002, - "propState": 12, - "pos": { - "x": -497160, - "y": 33045, - "z": -286800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 68, - "instId": 300003, - "propState": 12, - "pos": { - "x": -458908, - "y": 3006, - "z": -313452 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 8, - "pos": { - "x": -270, - "y": 14790, - "z": 74295 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103134 - }, - { - "groupId": 73, - "instId": 300002, - "propState": 8, - "pos": { - "x": -341, - "y": 14790, - "z": 89637 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103134 - }, - { - "groupId": 73, - "instId": 300003, - "propState": 8, - "pos": { - "x": -91, - "y": 14790, - "z": 104951 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103134 - }, - { - "groupId": 73, - "instId": 300005, - "propState": 101, - "pos": { - "x": -136492, - "y": 14340, - "z": 155115 - }, - "rot": { - "x": 0, - "y": 330890, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 73, - "instId": 300006, - "propState": 101, - "pos": { - "x": -112435, - "y": 14340, - "z": 122459 - }, - "rot": { - "x": 0, - "y": 310860, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 73, - "instId": 300007, - "propState": 8, - "pos": { - "x": -156668, - "y": 14340, - "z": 222430 - }, - "rot": { - "x": 0, - "y": 172437, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 73, - "instId": 300008, - "propState": 101, - "pos": { - "x": 112476, - "y": 14460, - "z": 122330 - }, - "rot": { - "x": 0, - "y": 227388, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 73, - "instId": 300009, - "propState": 101, - "pos": { - "x": 136535, - "y": 14340, - "z": 155189 - }, - "rot": { - "x": 0, - "y": 209110, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 73, - "instId": 300010, - "propState": 8, - "pos": { - "x": 156668, - "y": 14340, - "z": 222430 - }, - "rot": { - "x": 0, - "y": 187563, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 73, - "instId": 300004, - "propState": 8, - "pos": { - "x": -461, - "y": 14610, - "z": 120291 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103134 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300017, - "propState": 8, - "pos": { - "x": -67348, - "y": 12639, - "z": 150287 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 74, - "instId": 300002, - "propState": 1, - "pos": { - "x": -9873, - "y": 11380, - "z": 37826 - }, - "rot": { - "x": 0, - "y": 89757, - "z": 0 - }, - "propId": 103133 - }, - { - "groupId": 74, - "instId": 300015, - "propState": 1, - "pos": { - "x": -16192, - "y": 11380, - "z": 37800 - }, - "rot": { - "x": 0, - "y": 89757, - "z": 0 - }, - "propId": 103133 - }, - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": 62724, - "y": 4233, - "z": 136965 - }, - "rot": { - "x": 0, - "y": 324210, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 74, - "instId": 300003, - "propState": 8, - "pos": { - "x": 110189, - "y": 2463, - "z": 198517 - }, - "rot": { - "x": 0, - "y": 284705, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 74, - "instId": 300018, - "propState": 8, - "pos": { - "x": -61960, - "y": 4211, - "z": 138160 - }, - "rot": { - "x": 0, - "y": 35790, - "z": 0 - }, - "propId": 103040 - }, { - "groupId": 74, - "instId": 300019, - "propState": 8, - "pos": { - "x": -108850, - "y": 2463, - "z": 198910 - }, - "rot": { - "x": 0, - "y": 75295, - "z": 0 - }, - "propId": 103040 - }, { - "groupId": 74, - "instId": 300004, - "propState": 8, - "pos": { - "x": -62740, - "y": 4240, - "z": 136945 - }, - "rot": { - "x": 0, - "y": 35790, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 74, - "instId": 300005, - "propState": 8, - "pos": { - "x": -110382, - "y": 2463, - "z": 198504 - }, - "rot": { - "x": 0, - "y": 75295, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 74, - "instId": 300006, - "propState": 1, - "pos": { - "x": -118800, - "y": 14686, - "z": 143019 - }, - "rot": { - "x": 0, - "y": 52497, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 74, - "instId": 300007, - "propState": 1, - "pos": { - "x": 118800, - "y": 14686, - "z": 143019 - }, - "rot": { - "x": 0, - "y": 307503, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 74, - "instId": 300009, - "propState": 101, - "pos": { - "x": 10274, - "y": 11503, - "z": 5174 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 74, - "instId": 300016, - "propState": 101, - "pos": { - "x": 34219, - "y": 11503, - "z": 5174 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 74, - "instId": 300008, - "propState": 8, - "pos": { - "x": 9586, - "y": 11320, - "z": 37640 - }, - "rot": { - "x": 0, - "y": 88735, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 74, - "instId": 300010, - "propState": 8, - "pos": { - "x": -10476, - "y": 11503, - "z": 5085 - }, - "rot": { - "x": 0, - "y": 89757, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 74, - "instId": 300011, - "propState": 8, - "pos": { - "x": -126957, - "y": 14540, - "z": 154869 - }, - "rot": { - "x": 0, - "y": 58598, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 74, - "instId": 300012, - "propState": 8, - "pos": { - "x": -109972, - "y": 14540, - "z": 132162 - }, - "rot": { - "x": 0, - "y": 48549, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 74, - "instId": 300013, - "propState": 8, - "pos": { - "x": 109973, - "y": 14540, - "z": 132162 - }, - "rot": { - "x": 0, - "y": 311451, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 74, - "instId": 300014, - "propState": 8, - "pos": { - "x": 126957, - "y": 14540, - "z": 154869 - }, - "rot": { - "x": 0, - "y": 301402, - "z": 0 - }, - "propId": 103133 - } - ], - "teleports": {} - }, - "80": { - "monsters": [ - { - "groupId": 80, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 128800, - "y": 14357, - "z": 105731 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 3003013 - } - ], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": 128800, - "y": 14357, - "z": 105731 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 80, - "instId": 300002, - "propState": 8, - "pos": { - "x": 132830, - "y": 14426, - "z": 131240 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 81, - "instId": 300011, - "propState": 8, - "pos": { - "x": -154160, - "y": 11370, - "z": -149390 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 81, - "instId": 300001, - "propState": 8, - "pos": { - "x": -140368, - "y": 16077, - "z": -146218 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 81, - "instId": 300003, - "propState": 8, - "pos": { - "x": 149294, - "y": 14217, - "z": 115020 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 103055 - }, - { - "groupId": 81, - "instId": 300004, - "propState": 8, - "pos": { - "x": 157884, - "y": 14244, - "z": 131084 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 103055 - }, { - "groupId": 81, - "instId": 300005, - "propState": 8, - "pos": { - "x": 133511, - "y": 14223, - "z": 130094 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 103055 - }, { - "groupId": 81, - "instId": 300006, - "propState": 8, - "pos": { - "x": 158400, - "y": 14217, - "z": 128876 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 81, - "instId": 300007, - "propState": 8, - "pos": { - "x": 133208, - "y": 14266, - "z": 101417 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103068 - }, { - "groupId": 81, - "instId": 300010, - "propState": 8, - "pos": { - "x": 125973, - "y": 14213, - "z": 107984 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103055 - }, { - "groupId": 81, - "instId": 300002, - "propState": 8, - "pos": { - "x": 149300, - "y": 14266, - "z": 115000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "82": { - "monsters": [ - { - "groupId": 82, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 1270, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 7010011 - }, { - "groupId": 82, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 128800, - "y": 14357, - "z": 105731 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 3003013 - } - ], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 8, - "pos": { - "x": 130180, - "y": 14266, - "z": 120660 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 82, - "instId": 300002, - "propState": 8, - "pos": { - "x": -140360, - "y": 17620, - "z": -150930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 82, - "instId": 300004, - "propState": 2, - "pos": { - "x": 131390, - "y": 14242, - "z": 119200 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 82, - "instId": 300005, - "propState": 8, - "pos": { - "x": 141628, - "y": 14704, - "z": 122408 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 12, - "pos": { - "x": 72280, - "y": 101762, - "z": 775780 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60302 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 12, - "pos": { - "x": 208730, - "y": -5629, - "z": -377453 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 92, - "instId": 300002, - "propState": 12, - "pos": { - "x": 147761, - "y": 6298, - "z": -392130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60302 - } - ], - "teleports": {} - }, - "127": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 127, - "instId": 300001, - "propState": 1, - "pos": { - "x": 3670, - "y": 81650, - "z": 752771 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 127, - "instId": 300002, - "propState": 1, - "pos": { - "x": 9670, - "y": 81650, - "z": 752771 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 127, - "instId": 300003, - "propState": 1, - "pos": { - "x": 16440, - "y": 81661, - "z": 751997 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "128": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 128, - "instId": 300001, - "propState": 1, - "pos": { - "x": 211644, - "y": -5600, - "z": -428800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 128, - "instId": 300002, - "propState": 1, - "pos": { - "x": 211644, - "y": -5600, - "z": -434800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 128, - "instId": 300003, - "propState": 1, - "pos": { - "x": 210350, - "y": -5621, - "z": -436771 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "129": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 129, - "instId": 300001, - "propState": 1, - "pos": { - "x": -450060, - "y": 3007, - "z": -276030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 129, - "instId": 300002, - "propState": 1, - "pos": { - "x": -450060, - "y": 3007, - "z": -270030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 129, - "instId": 300003, - "propState": 1, - "pos": { - "x": -454610, - "y": 2996, - "z": -262850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "131": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 131, - "instId": 300001, - "propState": 1, - "pos": { - "x": -485838, - "y": 9044, - "z": -300080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 131, - "instId": 300002, - "propState": 1, - "pos": { - "x": -485838, - "y": 9044, - "z": -288080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 131, - "instId": 300003, - "propState": 1, - "pos": { - "x": -490620, - "y": 9034, - "z": -280590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 131, - "instId": 300004, - "propState": 1, - "pos": { - "x": -485838, - "y": 9044, - "z": -294080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - } - ], - "teleports": {} - }, - "134": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 134, - "instId": 300001, - "propState": 12, - "pos": { - "x": 57035, - "y": 94310, - "z": 764390 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 134, - "instId": 300002, - "propState": 12, - "pos": { - "x": 57045, - "y": 69627, - "z": 784445 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "195": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 195, - "instId": 300001, - "propState": 102, - "pos": { - "x": 63030, - "y": 95775, - "z": 770760 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103150 - }, - { - "groupId": 195, - "instId": 300002, - "propState": 1, - "pos": { - "x": 57032, - "y": 93950, - "z": 787226 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103192 - }, - { - "groupId": 195, - "instId": 300003, - "propState": 1, - "pos": { - "x": 63050, - "y": 95830, - "z": 767530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103191 - }, - { - "groupId": 195, - "instId": 300004, - "propState": 8, - "pos": { - "x": 57040, - "y": 92760, - "z": 776220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 195, - "instId": 300005, - "propState": 8, - "pos": { - "x": 57040, - "y": 92760, - "z": 775760 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 195, - "instId": 300006, - "propState": 8, - "pos": { - "x": 63030, - "y": 101775, - "z": 775670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 195, - "instId": 300007, - "propState": 1, - "pos": { - "x": 63050, - "y": 95830, - "z": 773530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103191 - }, { - "groupId": 195, - "instId": 300008, - "propState": 8, - "pos": { - "x": 57020, - "y": 92820, - "z": 784480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 195, - "instId": 300011, - "propState": 8, - "pos": { - "x": 57020, - "y": 92820, - "z": 767520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "197": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 197, - "instId": 300001, - "propState": 101, - "pos": { - "x": 700, - "y": 81641, - "z": 737430 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103147 - }, - { - "groupId": 197, - "instId": 300002, - "propState": 8, - "pos": { - "x": 14670, - "y": 88840, - "z": 737460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103192 - }, - { - "groupId": 197, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3670, - "y": 75660, - "z": 737460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103191 - }, - { - "groupId": 197, - "instId": 300004, - "propState": 8, - "pos": { - "x": 9290, - "y": 81650, - "z": 740480 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 197, - "instId": 300005, - "propState": 8, - "pos": { - "x": 9980, - "y": 81650, - "z": 740480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 197, - "instId": 300006, - "propState": 8, - "pos": { - "x": 700, - "y": 81641, - "z": 737430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 197, - "instId": 300007, - "propState": 8, - "pos": { - "x": 700, - "y": 81640, - "z": 743420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 197, - "instId": 300008, - "propState": 8, - "pos": { - "x": 18740, - "y": 81376, - "z": 737430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 197, - "instId": 300009, - "propState": 8, - "pos": { - "x": 18740, - "y": 81640, - "z": 743440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "199": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 199, - "instId": 300001, - "propState": 101, - "pos": { - "x": 396050, - "y": -2702, - "z": 140500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103147 - }, - { - "groupId": 199, - "instId": 300002, - "propState": 8, - "pos": { - "x": 389930, - "y": -2753, - "z": 148240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103192 - }, - { - "groupId": 199, - "instId": 300003, - "propState": 8, - "pos": { - "x": 398950, - "y": -8743, - "z": 140460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103191 - }, - { - "groupId": 199, - "instId": 300004, - "propState": 8, - "pos": { - "x": 390210, - "y": -2823, - "z": 143480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 199, - "instId": 300005, - "propState": 8, - "pos": { - "x": 389720, - "y": -2823, - "z": 143480 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 199, - "instId": 300006, - "propState": 8, - "pos": { - "x": 395950, - "y": -2743, - "z": 146460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 199, - "instId": 300007, - "propState": 8, - "pos": { - "x": 383950, - "y": -2743, - "z": 140460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 199, - "instId": 300008, - "propState": 8, - "pos": { - "x": 383950, - "y": -2743, - "z": 146460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "200": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 200, - "instId": 300001, - "propState": 102, - "pos": { - "x": 431220, - "y": -5639, - "z": 146556 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103147 - }, - { - "groupId": 200, - "instId": 300002, - "propState": 1, - "pos": { - "x": 437610, - "y": -12490, - "z": 146505 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103192 - }, - { - "groupId": 200, - "instId": 300003, - "propState": 1, - "pos": { - "x": 434120, - "y": 401, - "z": 146515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103191 - }, - { - "groupId": 200, - "instId": 300004, - "propState": 8, - "pos": { - "x": 440910, - "y": -2619, - "z": 146434 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 200, - "instId": 300005, - "propState": 8, - "pos": { - "x": 440180, - "y": -2619, - "z": 146433 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 200, - "instId": 300006, - "propState": 102, - "pos": { - "x": 431220, - "y": 361, - "z": 146556 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103147 - }, { - "groupId": 200, - "instId": 300008, - "propState": 1, - "pos": { - "x": 437610, - "y": 7250, - "z": 146505 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103192 - }, { - "groupId": 200, - "instId": 300009, - "propState": 8, - "pos": { - "x": 449922, - "y": -5900, - "z": 146510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 200, - "instId": 300010, - "propState": 8, - "pos": { - "x": 449922, - "y": -5620, - "z": 152510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 200, - "instId": 300011, - "propState": 8, - "pos": { - "x": 431000, - "y": 401, - "z": 146515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 200, - "instId": 300012, - "propState": 8, - "pos": { - "x": 431000, - "y": 750, - "z": 152510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 200, - "instId": 300013, - "propState": 8, - "pos": { - "x": 431000, - "y": 410, - "z": 152510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "203": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 203, - "instId": 300001, - "propState": 101, - "pos": { - "x": 443710, - "y": 12743, - "z": 236660 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103150 - }, - { - "groupId": 203, - "instId": 300002, - "propState": 8, - "pos": { - "x": 457790, - "y": 6771, - "z": 233110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103192 - }, - { - "groupId": 203, - "instId": 300003, - "propState": 8, - "pos": { - "x": 440731, - "y": 12763, - "z": 236478 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103191 - }, - { - "groupId": 203, - "instId": 300004, - "propState": 8, - "pos": { - "x": 449470, - "y": 6810, - "z": 239480 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 203, - "instId": 300005, - "propState": 8, - "pos": { - "x": 450010, - "y": 6810, - "z": 239480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 203, - "instId": 300006, - "propState": 8, - "pos": { - "x": 443710, - "y": 18743, - "z": 236660 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 203, - "instId": 300007, - "propState": 8, - "pos": { - "x": 440731, - "y": 9763, - "z": 242478 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 203, - "instId": 300008, - "propState": 8, - "pos": { - "x": 455731, - "y": 6763, - "z": 242478 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 203, - "instId": 300009, - "propState": 8, - "pos": { - "x": 455731, - "y": 6763, - "z": 236478 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "206": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 206, - "instId": 300001, - "propState": 102, - "pos": { - "x": 21910, - "y": 80970, - "z": 805980 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103147 - }, - { - "groupId": 206, - "instId": 300002, - "propState": 1, - "pos": { - "x": 33630, - "y": 73820, - "z": 805983 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103192 - }, - { - "groupId": 206, - "instId": 300003, - "propState": 1, - "pos": { - "x": 19010, - "y": 81010, - "z": 812020 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103191 - }, - { - "groupId": 206, - "instId": 300004, - "propState": 8, - "pos": { - "x": 31180, - "y": 77990, - "z": 806080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 206, - "instId": 300005, - "propState": 8, - "pos": { - "x": 30470, - "y": 77990, - "z": 806080 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 206, - "instId": 300006, - "propState": 8, - "pos": { - "x": 39420, - "y": 80990, - "z": 806040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 206, - "instId": 300007, - "propState": 8, - "pos": { - "x": 39420, - "y": 74990, - "z": 806040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 206, - "instId": 300008, - "propState": 8, - "pos": { - "x": 22030, - "y": 74990, - "z": 806040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 206, - "instId": 300009, - "propState": 8, - "pos": { - "x": 22030, - "y": 80990, - "z": 806040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "207": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 207, - "instId": 300001, - "propState": 101, - "pos": { - "x": 57030, - "y": 83740, - "z": 775820 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103147 - }, - { - "groupId": 207, - "instId": 300002, - "propState": 8, - "pos": { - "x": 57055, - "y": 76380, - "z": 770270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103192 - }, - { - "groupId": 207, - "instId": 300003, - "propState": 8, - "pos": { - "x": 63070, - "y": 83760, - "z": 778840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103191 - }, - { - "groupId": 207, - "instId": 300004, - "propState": 8, - "pos": { - "x": 57060, - "y": 80710, - "z": 770360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 207, - "instId": 300005, - "propState": 8, - "pos": { - "x": 57060, - "y": 80710, - "z": 769860 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 207, - "instId": 300007, - "propState": 8, - "pos": { - "x": 57030, - "y": 83730, - "z": 775820 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 207, - "instId": 300008, - "propState": 8, - "pos": { - "x": 57030, - "y": 77730, - "z": 775820 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 207, - "instId": 300009, - "propState": 8, - "pos": { - "x": 57030, - "y": 77730, - "z": 764500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 207, - "instId": 300010, - "propState": 8, - "pos": { - "x": 57030, - "y": 83730, - "z": 764500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 10, - "pos": { - "x": 189840, - "y": 270, - "z": -418860 - }, - "rot": { - "x": 0, - "y": 359632, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 210, - "instId": 300002, - "propState": 8, - "pos": { - "x": 189600, - "y": 270, - "z": -418870 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 210, - "instId": 300003, - "propState": 8, - "pos": { - "x": 189600, - "y": 270, - "z": -418870 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 210, - "instId": 300004, - "propState": 8, - "pos": { - "x": 189600, - "y": 270, - "z": -418870 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 210, - "instId": 300005, - "propState": 8, - "pos": { - "x": 189600, - "y": 270, - "z": -418870 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 210, - "instId": 300006, - "propState": 20, - "pos": { - "x": 190570, - "y": -5651, - "z": -445150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 210, - "instId": 300007, - "propState": 8, - "pos": { - "x": 190570, - "y": -5651, - "z": -445150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 210, - "instId": 300008, - "propState": 8, - "pos": { - "x": 189600, - "y": 270, - "z": -418870 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 210, - "instId": 300009, - "propState": 8, - "pos": { - "x": 193691, - "y": -5651, - "z": -438336 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 210, - "instId": 300010, - "propState": 8, - "pos": { - "x": 190630, - "y": -6400, - "z": -438550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 20, - "pos": { - "x": 182370, - "y": -17630, - "z": -405750 - }, - "rot": { - "x": 0, - "y": 20050, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 211, - "instId": 300002, - "propState": 8, - "pos": { - "x": 182370, - "y": -17630, - "z": -405750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 211, - "instId": 300003, - "propState": 8, - "pos": { - "x": 182370, - "y": -17630, - "z": -405750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 211, - "instId": 300004, - "propState": 8, - "pos": { - "x": 182370, - "y": -17630, - "z": -405750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 211, - "instId": 300005, - "propState": 8, - "pos": { - "x": 182370, - "y": -17630, - "z": -405750 - }, - "rot": { - "x": 0, - "y": 20050, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 211, - "instId": 300006, - "propState": 8, - "pos": { - "x": 174462, - "y": -5636, - "z": -460954 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 211, - "instId": 300007, - "propState": 8, - "pos": { - "x": 182370, - "y": -17630, - "z": -405750 - }, - "rot": { - "x": 0, - "y": 20050, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 211, - "instId": 300008, - "propState": 20, - "pos": { - "x": 153657, - "y": 274, - "z": -455400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 211, - "instId": 300009, - "propState": 8, - "pos": { - "x": 153657, - "y": 274, - "z": -455400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 212, - "instId": 300001, - "propState": 10, - "pos": { - "x": 179153, - "y": -5631, - "z": -456050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 212, - "instId": 300002, - "propState": 8, - "pos": { - "x": 179153, - "y": -5631, - "z": -456050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 212, - "instId": 300003, - "propState": 8, - "pos": { - "x": 179153, - "y": -5631, - "z": -456050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 212, - "instId": 300004, - "propState": 8, - "pos": { - "x": 179153, - "y": -5631, - "z": -456050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 212, - "instId": 300006, - "propState": 8, - "pos": { - "x": 179153, - "y": -5631, - "z": -456050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 212, - "instId": 300007, - "propState": 20, - "pos": { - "x": 181080, - "y": -17631, - "z": -399070 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 212, - "instId": 300008, - "propState": 8, - "pos": { - "x": 181080, - "y": -17631, - "z": -399070 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 101, - "pos": { - "x": -495030, - "y": 15030, - "z": -323990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103147 - }, - { - "groupId": 223, - "instId": 300002, - "propState": 8, - "pos": { - "x": -505070, - "y": 26980, - "z": -298020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103192 - }, - { - "groupId": 223, - "instId": 300003, - "propState": 8, - "pos": { - "x": -497930, - "y": 21070, - "z": -324030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103191 - }, - { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": -497810, - "y": 18090, - "z": -306570 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 223, - "instId": 300005, - "propState": 8, - "pos": { - "x": -497810, - "y": 18090, - "z": -305490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 223, - "instId": 300006, - "propState": 8, - "pos": { - "x": -494930, - "y": 21070, - "z": -324030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 223, - "instId": 300007, - "propState": 8, - "pos": { - "x": -494930, - "y": 21070, - "z": -294030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 223, - "instId": 300008, - "propState": 8, - "pos": { - "x": -494930, - "y": 15070, - "z": -324030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 223, - "instId": 300009, - "propState": 8, - "pos": { - "x": -494930, - "y": 15070, - "z": -294030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 223, - "instId": 300010, - "propState": 8, - "pos": { - "x": -494930, - "y": 21070, - "z": -318030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 223, - "instId": 300011, - "propState": 8, - "pos": { - "x": -494930, - "y": 21070, - "z": -288030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 223, - "instId": 300012, - "propState": 8, - "pos": { - "x": -494930, - "y": 15070, - "z": -318030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 223, - "instId": 300013, - "propState": 8, - "pos": { - "x": -494930, - "y": 15070, - "z": -288030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 223, - "instId": 300014, - "propState": 8, - "pos": { - "x": -491930, - "y": 21070, - "z": -321030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 223, - "instId": 300015, - "propState": 8, - "pos": { - "x": -491930, - "y": 15070, - "z": -321030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 223, - "instId": 300016, - "propState": 8, - "pos": { - "x": -497930, - "y": 21070, - "z": -321030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 223, - "instId": 300017, - "propState": 8, - "pos": { - "x": -497930, - "y": 15070, - "z": -321030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 223, - "instId": 300018, - "propState": 8, - "pos": { - "x": -491930, - "y": 21070, - "z": -291030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 223, - "instId": 300019, - "propState": 8, - "pos": { - "x": -491930, - "y": 15070, - "z": -291030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 223, - "instId": 300020, - "propState": 8, - "pos": { - "x": -497930, - "y": 21070, - "z": -291030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 223, - "instId": 300021, - "propState": 8, - "pos": { - "x": -497930, - "y": 15070, - "z": -291030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "224": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 224, - "instId": 300001, - "propState": 101, - "pos": { - "x": -462050, - "y": -2990, - "z": -302946 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103150 - }, - { - "groupId": 224, - "instId": 300002, - "propState": 8, - "pos": { - "x": -481430, - "y": -3004, - "z": -262140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103192 - }, - { - "groupId": 224, - "instId": 300003, - "propState": 8, - "pos": { - "x": -467910, - "y": -9004, - "z": -282040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103191 - }, - { - "groupId": 224, - "instId": 300004, - "propState": 8, - "pos": { - "x": -467950, - "y": -6074, - "z": -290530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 224, - "instId": 300005, - "propState": 8, - "pos": { - "x": -467950, - "y": -6074, - "z": -291410 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 224, - "instId": 300008, - "propState": 1, - "pos": { - "x": -462131, - "y": -3004, - "z": -305916 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103191 - }, { - "groupId": 224, - "instId": 300009, - "propState": 8, - "pos": { - "x": -459100, - "y": 2926, - "z": -290530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 224, - "instId": 300010, - "propState": 8, - "pos": { - "x": -459100, - "y": 2926, - "z": -291410 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 224, - "instId": 300006, - "propState": 8, - "pos": { - "x": -467910, - "y": -6004, - "z": -276040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 224, - "instId": 300007, - "propState": 8, - "pos": { - "x": -467910, - "y": -6004, - "z": -305916 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 224, - "instId": 300011, - "propState": 8, - "pos": { - "x": -456131, - "y": 2996, - "z": -279040 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 224, - "instId": 300012, - "propState": 8, - "pos": { - "x": -456131, - "y": 2996, - "z": -302916 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 224, - "instId": 300013, - "propState": 8, - "pos": { - "x": -464910, - "y": -3004, - "z": -276040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 224, - "instId": 300014, - "propState": 8, - "pos": { - "x": -464910, - "y": -3004, - "z": -305916 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 224, - "instId": 300015, - "propState": 8, - "pos": { - "x": -462131, - "y": -3004, - "z": -279040 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 224, - "instId": 300016, - "propState": 8, - "pos": { - "x": -462131, - "y": -3004, - "z": -302916 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 1, - "pos": { - "x": -454642, - "y": 2996, - "z": -295550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103192 - } - ], - "teleports": {} - }, - "245": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 245, - "instId": 300001, - "propState": 101, - "pos": { - "x": -495020, - "y": 9110, - "z": -264030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103147 - }, - { - "groupId": 245, - "instId": 300002, - "propState": 8, - "pos": { - "x": -505070, - "y": 26980, - "z": -284020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103192 - }, - { - "groupId": 245, - "instId": 300003, - "propState": 8, - "pos": { - "x": -497920, - "y": 15150, - "z": -257990 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103191 - }, - { - "groupId": 245, - "instId": 300004, - "propState": 8, - "pos": { - "x": -497810, - "y": 12090, - "z": -275540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 245, - "instId": 300005, - "propState": 8, - "pos": { - "x": -497810, - "y": 12090, - "z": -276620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 245, - "instId": 300006, - "propState": 101, - "pos": { - "x": -498020, - "y": 9110, - "z": -261030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103147 - }, { - "groupId": 245, - "instId": 300008, - "propState": 8, - "pos": { - "x": -494930, - "y": 15070, - "z": -264030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 245, - "instId": 300009, - "propState": 8, - "pos": { - "x": -494930, - "y": 15070, - "z": -294030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 245, - "instId": 300010, - "propState": 8, - "pos": { - "x": -494930, - "y": 9070, - "z": -264030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 245, - "instId": 300011, - "propState": 8, - "pos": { - "x": -494930, - "y": 9070, - "z": -294030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 245, - "instId": 300012, - "propState": 8, - "pos": { - "x": -494930, - "y": 15070, - "z": -258030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 245, - "instId": 300013, - "propState": 8, - "pos": { - "x": -494930, - "y": 15070, - "z": -288030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 245, - "instId": 300014, - "propState": 8, - "pos": { - "x": -494930, - "y": 9070, - "z": -258030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 245, - "instId": 300015, - "propState": 8, - "pos": { - "x": -494930, - "y": 9070, - "z": -288030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 245, - "instId": 300016, - "propState": 8, - "pos": { - "x": -491930, - "y": 15070, - "z": -261030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 245, - "instId": 300017, - "propState": 8, - "pos": { - "x": -491930, - "y": 9070, - "z": -261030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 245, - "instId": 300018, - "propState": 8, - "pos": { - "x": -497930, - "y": 15070, - "z": -261030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 245, - "instId": 300019, - "propState": 8, - "pos": { - "x": -497930, - "y": 9070, - "z": -261030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 245, - "instId": 300020, - "propState": 8, - "pos": { - "x": -491930, - "y": 15070, - "z": -291030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 245, - "instId": 300021, - "propState": 8, - "pos": { - "x": -491930, - "y": 9070, - "z": -291030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 245, - "instId": 300022, - "propState": 8, - "pos": { - "x": -497930, - "y": 15070, - "z": -291030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 245, - "instId": 300023, - "propState": 8, - "pos": { - "x": -497930, - "y": 9070, - "z": -291030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "246": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 246, - "instId": 300001, - "propState": 102, - "pos": { - "x": -462050, - "y": -2990, - "z": -302946 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103149 - }, - { - "groupId": 246, - "instId": 300002, - "propState": 1, - "pos": { - "x": -454642, - "y": 2996, - "z": -286550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103192 - }, - { - "groupId": 246, - "instId": 300003, - "propState": 1, - "pos": { - "x": -462131, - "y": -3004, - "z": -305916 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103191 - }, - { - "groupId": 246, - "instId": 300004, - "propState": 8, - "pos": { - "x": -459100, - "y": 2926, - "z": -287370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 246, - "instId": 300005, - "propState": 8, - "pos": { - "x": -459100, - "y": 2926, - "z": -288460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 246, - "instId": 300006, - "propState": 8, - "pos": { - "x": -468050, - "y": -2990, - "z": -273070 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 246, - "instId": 300007, - "propState": 8, - "pos": { - "x": -468050, - "y": -2990, - "z": -302946 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 246, - "instId": 300008, - "propState": 8, - "pos": { - "x": -456050, - "y": 3010, - "z": -273070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 246, - "instId": 300009, - "propState": 8, - "pos": { - "x": -456050, - "y": 3010, - "z": -302946 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 246, - "instId": 300010, - "propState": 8, - "pos": { - "x": -462100, - "y": -2990, - "z": -273070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 246, - "instId": 300011, - "propState": 8, - "pos": { - "x": -462100, - "y": -2990, - "z": -302946 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "247": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 247, - "instId": 300001, - "propState": 1, - "pos": { - "x": -467910, - "y": -2950, - "z": -300000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 247, - "instId": 300002, - "propState": 1, - "pos": { - "x": -467910, - "y": -2950, - "z": -288000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 247, - "instId": 300003, - "propState": 1, - "pos": { - "x": -467910, - "y": -8080, - "z": -281080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 247, - "instId": 300004, - "propState": 1, - "pos": { - "x": -467910, - "y": -2950, - "z": -294000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - } - ], - "teleports": {} - }, - "249": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 249, - "instId": 300001, - "propState": 1, - "pos": { - "x": -485838, - "y": 9044, - "z": -300080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 249, - "instId": 300002, - "propState": 1, - "pos": { - "x": -485838, - "y": 9044, - "z": -288080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 249, - "instId": 300003, - "propState": 1, - "pos": { - "x": -487150, - "y": 9034, - "z": -301550 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 249, - "instId": 300004, - "propState": 1, - "pos": { - "x": -485838, - "y": 9044, - "z": -294080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - } - ], - "teleports": {} - }, - "252": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 252, - "instId": 300001, - "propState": 101, - "pos": { - "x": -494910, - "y": 9000, - "z": -264030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103147 - }, - { - "groupId": 252, - "instId": 300002, - "propState": 8, - "pos": { - "x": -503227, - "y": 9034, - "z": -272983 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103192 - }, - { - "groupId": 252, - "instId": 300003, - "propState": 8, - "pos": { - "x": -497810, - "y": 15040, - "z": -257990 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103191 - }, - { - "groupId": 252, - "instId": 300004, - "propState": 8, - "pos": { - "x": -491780, - "y": 11980, - "z": -275540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 252, - "instId": 300005, - "propState": 8, - "pos": { - "x": -491780, - "y": 11980, - "z": -276620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 252, - "instId": 300006, - "propState": 101, - "pos": { - "x": -491787, - "y": 9000, - "z": -261030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103147 - }, { - "groupId": 252, - "instId": 300008, - "propState": 8, - "pos": { - "x": -494780, - "y": 9000, - "z": -264030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 252, - "instId": 300010, - "propState": 8, - "pos": { - "x": -494780, - "y": 15000, - "z": -264030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 252, - "instId": 300011, - "propState": 8, - "pos": { - "x": -491780, - "y": 9000, - "z": -261030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 252, - "instId": 300012, - "propState": 8, - "pos": { - "x": -491780, - "y": 15000, - "z": -261030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 252, - "instId": 300009, - "propState": 8, - "pos": { - "x": -494780, - "y": 9000, - "z": -294030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 252, - "instId": 300013, - "propState": 8, - "pos": { - "x": -494780, - "y": 15000, - "z": -294030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 252, - "instId": 300014, - "propState": 8, - "pos": { - "x": -491780, - "y": 9000, - "z": -291030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 252, - "instId": 300015, - "propState": 8, - "pos": { - "x": -491780, - "y": 15000, - "z": -291030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "254": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 254, - "instId": 300001, - "propState": 101, - "pos": { - "x": -495030, - "y": 15030, - "z": -323990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103147 - }, - { - "groupId": 254, - "instId": 300002, - "propState": 8, - "pos": { - "x": -503140, - "y": 26980, - "z": -291140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103192 - }, - { - "groupId": 254, - "instId": 300003, - "propState": 8, - "pos": { - "x": -497900, - "y": 21030, - "z": -293960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103191 - }, - { - "groupId": 254, - "instId": 300004, - "propState": 8, - "pos": { - "x": -497890, - "y": 11740, - "z": -291000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 254, - "instId": 300005, - "propState": 8, - "pos": { - "x": -497890, - "y": 11160, - "z": -291000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 254, - "instId": 300006, - "propState": 8, - "pos": { - "x": -491900, - "y": 21030, - "z": -290960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 254, - "instId": 300007, - "propState": 8, - "pos": { - "x": -491900, - "y": 9090, - "z": -290960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 254, - "instId": 300008, - "propState": 8, - "pos": { - "x": -497900, - "y": 21030, - "z": -290960 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 254, - "instId": 300009, - "propState": 8, - "pos": { - "x": -497900, - "y": 9090, - "z": -290960 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 254, - "instId": 300010, - "propState": 8, - "pos": { - "x": -494900, - "y": 21030, - "z": -293960 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 254, - "instId": 300011, - "propState": 8, - "pos": { - "x": -494900, - "y": 21030, - "z": -287960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 254, - "instId": 300012, - "propState": 8, - "pos": { - "x": -494900, - "y": 9090, - "z": -293960 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 254, - "instId": 300013, - "propState": 8, - "pos": { - "x": -494900, - "y": 9090, - "z": -287960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "265": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 265, - "instId": 300001, - "propState": 1, - "pos": { - "x": -450060, - "y": 3007, - "z": -276030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 265, - "instId": 300002, - "propState": 1, - "pos": { - "x": -450060, - "y": 3007, - "z": -270030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 265, - "instId": 300003, - "propState": 1, - "pos": { - "x": -454610, - "y": 2996, - "z": -262850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "270": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 270, - "instId": 300001, - "propState": 101, - "pos": { - "x": -462050, - "y": -2990, - "z": -279070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103149 - }, - { - "groupId": 270, - "instId": 300002, - "propState": 8, - "pos": { - "x": -467940, - "y": -4710, - "z": -270130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103192 - }, - { - "groupId": 270, - "instId": 300003, - "propState": 8, - "pos": { - "x": -462131, - "y": -3004, - "z": -282040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103191 - }, - { - "groupId": 270, - "instId": 300004, - "propState": 8, - "pos": { - "x": -459110, - "y": 2980, - "z": -270470 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 270, - "instId": 300005, - "propState": 8, - "pos": { - "x": -459110, - "y": 2980, - "z": -269590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 270, - "instId": 300006, - "propState": 8, - "pos": { - "x": -468050, - "y": -2990, - "z": -279070 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 270, - "instId": 300007, - "propState": 8, - "pos": { - "x": -468050, - "y": -2990, - "z": -261070 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 270, - "instId": 300008, - "propState": 8, - "pos": { - "x": -456050, - "y": 3010, - "z": -279070 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 270, - "instId": 300009, - "propState": 8, - "pos": { - "x": -456050, - "y": 3010, - "z": -261070 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 270, - "instId": 300010, - "propState": 8, - "pos": { - "x": -462050, - "y": -2990, - "z": -279070 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 270, - "instId": 300011, - "propState": 8, - "pos": { - "x": -462050, - "y": -2990, - "z": -261070 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "272": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 272, - "instId": 300009, - "propState": 8, - "pos": { - "x": 185773, - "y": 1126, - "z": -406217 - }, - "rot": { - "x": 0, - "y": 155450, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 272, - "instId": 300010, - "propState": 8, - "pos": { - "x": 188447, - "y": -5632, - "z": -460249 - }, - "rot": { - "x": 0, - "y": 283672, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 272, - "instId": 300012, - "propState": 8, - "pos": { - "x": 212021, - "y": -5573, - "z": -449937 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 272, - "instId": 300013, - "propState": 8, - "pos": { - "x": 204400, - "y": -11561, - "z": -396550 - }, - "rot": { - "x": 0, - "y": 250606, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 272, - "instId": 300014, - "propState": 8, - "pos": { - "x": 149319, - "y": 312, - "z": -455701 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 272, - "instId": 300001, - "propState": 8, - "pos": { - "x": 145706, - "y": 6263, - "z": -420091 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 272, - "instId": 300002, - "propState": 8, - "pos": { - "x": 106302, - "y": 12097, - "z": -398816 - }, - "rot": { - "x": 0, - "y": 272602, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "273": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 273, - "instId": 300009, - "propState": 8, - "pos": { - "x": 371455, - "y": 9514, - "z": 191990 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 273, - "instId": 300010, - "propState": 8, - "pos": { - "x": 403800, - "y": 12190, - "z": 211320 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 273, - "instId": 300012, - "propState": 8, - "pos": { - "x": 437041, - "y": 18768, - "z": 221554 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 273, - "instId": 300001, - "propState": 8, - "pos": { - "x": 404886, - "y": 4140, - "z": 182358 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 273, - "instId": 300002, - "propState": 8, - "pos": { - "x": 387682, - "y": -2743, - "z": 153701 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 274, - "instId": 300009, - "propState": 8, - "pos": { - "x": 438810, - "y": 11250, - "z": 146505 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 274, - "instId": 300010, - "propState": 8, - "pos": { - "x": 421780, - "y": 6170, - "z": 146500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 274, - "instId": 300001, - "propState": 8, - "pos": { - "x": 451280, - "y": -15390, - "z": 146510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 274, - "instId": 300002, - "propState": 8, - "pos": { - "x": 390344, - "y": 7802, - "z": 140453 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "275": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 275, - "instId": 300009, - "propState": 8, - "pos": { - "x": 438728, - "y": 638, - "z": 233536 - }, - "rot": { - "x": 0, - "y": 299254, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 275, - "instId": 300010, - "propState": 8, - "pos": { - "x": 429227, - "y": -2151, - "z": 212957 - }, - "rot": { - "x": 0, - "y": 27601, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "276": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 276, - "instId": 300009, - "propState": 8, - "pos": { - "x": -5768, - "y": 81603, - "z": 751433 - }, - "rot": { - "x": 0, - "y": 102530, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 276, - "instId": 300010, - "propState": 8, - "pos": { - "x": 1300, - "y": 81650, - "z": 802202 - }, - "rot": { - "x": 0, - "y": 262250, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 276, - "instId": 300001, - "propState": 8, - "pos": { - "x": 71763, - "y": 101762, - "z": 774040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 276, - "instId": 300002, - "propState": 8, - "pos": { - "x": 25570, - "y": 81661, - "z": 750600 - }, - "rot": { - "x": 0, - "y": 69554, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 276, - "instId": 300003, - "propState": 8, - "pos": { - "x": -8965, - "y": 87414, - "z": 778112 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - } - ], - "teleports": {} - }, - "277": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 277, - "instId": 300002, - "propState": 8, - "pos": { - "x": -8182, - "y": 92294, - "z": 802061 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "278": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 278, - "instId": 300002, - "propState": 8, - "pos": { - "x": 19720, - "y": 84470, - "z": 806020 - }, - "rot": { - "x": 0, - "y": 269956, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 278, - "instId": 300001, - "propState": 8, - "pos": { - "x": 42057, - "y": 70453, - "z": 806020 - }, - "rot": { - "x": 0, - "y": 90004, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "279": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 279, - "instId": 300002, - "propState": 8, - "pos": { - "x": 57045, - "y": 71336, - "z": 784677 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 279, - "instId": 300001, - "propState": 8, - "pos": { - "x": 57030, - "y": 97480, - "z": 780770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "284": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 284, - "instId": 300001, - "propState": 12, - "pos": { - "x": -453091, - "y": 2996, - "z": -262697 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 284, - "instId": 300002, - "propState": 12, - "pos": { - "x": -536907, - "y": 14870, - "z": -290939 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "285": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 285, - "instId": 300001, - "propState": 101, - "pos": { - "x": -495030, - "y": 15030, - "z": -323990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103147 - }, - { - "groupId": 285, - "instId": 300002, - "propState": 1, - "pos": { - "x": -503070, - "y": 26980, - "z": -303020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103192 - }, - { - "groupId": 285, - "instId": 300003, - "propState": 1, - "pos": { - "x": -497930, - "y": 21070, - "z": -294030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103191 - }, - { - "groupId": 285, - "instId": 300004, - "propState": 8, - "pos": { - "x": -491890, - "y": 18090, - "z": -306570 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 285, - "instId": 300005, - "propState": 8, - "pos": { - "x": -491890, - "y": 18090, - "z": -305490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103092 - }, { - "groupId": 285, - "instId": 300006, - "propState": 8, - "pos": { - "x": -494930, - "y": 21070, - "z": -324030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 285, - "instId": 300007, - "propState": 8, - "pos": { - "x": -494930, - "y": 21070, - "z": -294030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 285, - "instId": 300008, - "propState": 8, - "pos": { - "x": -494930, - "y": 15070, - "z": -324030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 285, - "instId": 300009, - "propState": 8, - "pos": { - "x": -494930, - "y": 15070, - "z": -294030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 285, - "instId": 300010, - "propState": 8, - "pos": { - "x": -494930, - "y": 21070, - "z": -318030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 285, - "instId": 300011, - "propState": 8, - "pos": { - "x": -494930, - "y": 21070, - "z": -288030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 285, - "instId": 300012, - "propState": 8, - "pos": { - "x": -494930, - "y": 15070, - "z": -318030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 285, - "instId": 300013, - "propState": 8, - "pos": { - "x": -494930, - "y": 15070, - "z": -288030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 285, - "instId": 300014, - "propState": 8, - "pos": { - "x": -491930, - "y": 21070, - "z": -321030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 285, - "instId": 300015, - "propState": 8, - "pos": { - "x": -491930, - "y": 15070, - "z": -321030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 285, - "instId": 300016, - "propState": 8, - "pos": { - "x": -497930, - "y": 21070, - "z": -321030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 285, - "instId": 300017, - "propState": 8, - "pos": { - "x": -497930, - "y": 15070, - "z": -321030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 285, - "instId": 300018, - "propState": 8, - "pos": { - "x": -491930, - "y": 21070, - "z": -291030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 285, - "instId": 300019, - "propState": 8, - "pos": { - "x": -491930, - "y": 15070, - "z": -291030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 285, - "instId": 300020, - "propState": 8, - "pos": { - "x": -497930, - "y": 21070, - "z": -291030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 285, - "instId": 300021, - "propState": 8, - "pos": { - "x": -497930, - "y": 15070, - "z": -291030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103085 - } - ], - "teleports": {} - }, - "286": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 286, - "instId": 300001, - "propState": 1, - "pos": { - "x": -485852, - "y": 9048, - "z": -293960 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 286, - "instId": 300002, - "propState": 1, - "pos": { - "x": -497852, - "y": 9048, - "z": -293960 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 286, - "instId": 300003, - "propState": 1, - "pos": { - "x": -487150, - "y": 9034, - "z": -301550 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 286, - "instId": 300004, - "propState": 1, - "pos": { - "x": -491852, - "y": 9048, - "z": -293960 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103033 - } - ], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300002, - "propState": 12, - "pos": { - "x": -505410, - "y": 5870, - "z": -329990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 287, - "instId": 300003, - "propState": 12, - "pos": { - "x": -483090, - "y": -3004, - "z": -261800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 287, - "instId": 300001, - "propState": 12, - "pos": { - "x": -536907, - "y": 14870, - "z": -290939 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60302 - } - ], - "teleports": {} - }, - "288": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 288, - "instId": 300002, - "propState": 8, - "pos": { - "x": -467940, - "y": -6070, - "z": -307450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103001 - } - ], - "teleports": {} - }, - "289": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 289, - "instId": 300001, - "propState": 12, - "pos": { - "x": -493624, - "y": 26980, - "z": -295524 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "296": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 296, - "instId": 300001, - "propState": 10, - "pos": { - "x": 31050, - "y": 93041, - "z": 798960 - }, - "rot": { - "x": 0, - "y": 289733, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 296, - "instId": 300002, - "propState": 8, - "pos": { - "x": 31050, - "y": 93041, - "z": 798960 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 296, - "instId": 300003, - "propState": 8, - "pos": { - "x": 31050, - "y": 93041, - "z": 798960 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 296, - "instId": 300004, - "propState": 8, - "pos": { - "x": 31050, - "y": 93041, - "z": 798960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 296, - "instId": 300005, - "propState": 8, - "pos": { - "x": 31050, - "y": 93041, - "z": 798960 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 296, - "instId": 300006, - "propState": 20, - "pos": { - "x": 32830, - "y": 93041, - "z": 798410 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 296, - "instId": 300007, - "propState": 8, - "pos": { - "x": 32830, - "y": 93041, - "z": 798410 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "298": { - "monsters": [], - "npcs": [ - { - "groupId": 298, - "instId": 400001, - "pos": { - "x": 7514, - "y": 14029, - "z": 15789 - }, - "rot": { - "x": 0, - "y": 117455, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 298, - "instId": 300001, - "propState": 18, - "pos": { - "x": -6375, - "y": 16581, - "z": 21314 - }, - "rot": { - "x": 0, - "y": 71799, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 298, - "instId": 300002, - "propState": 1, - "pos": { - "x": -5477, - "y": 11508, - "z": 21272 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "299": { - "monsters": [], - "npcs": [ - { - "groupId": 299, - "instId": 400001, - "pos": { - "x": -40244, - "y": 14309, - "z": 18062 - }, - "rot": { - "x": 0, - "y": 319423, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 299, - "instId": 300001, - "propState": 18, - "pos": { - "x": -40208, - "y": 12585, - "z": 21606 - }, - "rot": { - "x": 0, - "y": 127806, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 299, - "instId": 300002, - "propState": 8, - "pos": { - "x": -40208, - "y": 12993, - "z": 20392 - }, - "rot": { - "x": 0, - "y": 127806, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 299, - "instId": 300003, - "propState": 8, - "pos": { - "x": -40208, - "y": 13483, - "z": 18922 - }, - "rot": { - "x": 0, - "y": 127806, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 299, - "instId": 300004, - "propState": 1, - "pos": { - "x": -42245, - "y": 11513, - "z": 19163 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "300": { - "monsters": [], - "npcs": [ - { - "groupId": 300, - "instId": 400001, - "pos": { - "x": -9257, - "y": 17170, - "z": 71555 - }, - "rot": { - "x": 0, - "y": 123114, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 300, - "instId": 300001, - "propState": 18, - "pos": { - "x": -9346, - "y": 16985, - "z": 71525 - }, - "rot": { - "x": 0, - "y": 156843, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 300, - "instId": 300002, - "propState": 1, - "pos": { - "x": -5740, - "y": 14948, - "z": 69920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "301": { - "monsters": [], - "npcs": [ - { - "groupId": 301, - "instId": 400001, - "pos": { - "x": -49043, - "y": 5998, - "z": 148963 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 301, - "instId": 300001, - "propState": 18, - "pos": { - "x": -49100, - "y": 5259, - "z": 148980 - }, - "rot": { - "x": 0, - "y": 113732, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 301, - "instId": 300002, - "propState": 1, - "pos": { - "x": -49492, - "y": 4211, - "z": 149326 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "302": { - "monsters": [], - "npcs": [ - { - "groupId": 302, - "instId": 400001, - "pos": { - "x": -111526, - "y": 7422, - "z": 264660 - }, - "rot": { - "x": 0, - "y": 259772, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 302, - "instId": 300001, - "propState": 18, - "pos": { - "x": -112181, - "y": 2264, - "z": 264271 - }, - "rot": { - "x": 0, - "y": 215917, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 302, - "instId": 300002, - "propState": 8, - "pos": { - "x": -112001, - "y": 4276, - "z": 264271 - }, - "rot": { - "x": 0, - "y": 215917, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 302, - "instId": 300003, - "propState": 8, - "pos": { - "x": -111853, - "y": 6646, - "z": 264273 - }, - "rot": { - "x": 0, - "y": 215917, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 302, - "instId": 300004, - "propState": 1, - "pos": { - "x": -112117, - "y": 670, - "z": 258782 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "303": { - "monsters": [], - "npcs": [ - { - "groupId": 303, - "instId": 400001, - "pos": { - "x": -151545, - "y": 15114, - "z": 127724 - }, - "rot": { - "x": 0, - "y": 275000, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 303, - "instId": 300001, - "propState": 18, - "pos": { - "x": -151705, - "y": 15470, - "z": 128192 - }, - "rot": { - "x": 0, - "y": 28837, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 303, - "instId": 300002, - "propState": 1, - "pos": { - "x": -152150, - "y": 14275, - "z": 127614 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "304": { - "monsters": [], - "npcs": [ - { - "groupId": 304, - "instId": 400001, - "pos": { - "x": -95522, - "y": 10966, - "z": 107358 - }, - "rot": { - "x": 0, - "y": 116321, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 304, - "instId": 300001, - "propState": 18, - "pos": { - "x": -95379, - "y": 8298, - "z": 107226 - }, - "rot": { - "x": 0, - "y": 50141, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 304, - "instId": 300002, - "propState": 8, - "pos": { - "x": -95560, - "y": 9980, - "z": 108115 - }, - "rot": { - "x": 0, - "y": 124466, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 304, - "instId": 300003, - "propState": 8, - "pos": { - "x": -95481, - "y": 10624, - "z": 106990 - }, - "rot": { - "x": 0, - "y": 332434, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 304, - "instId": 300004, - "propState": 1, - "pos": { - "x": -102562, - "y": 10653, - "z": 112916 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "305": { - "monsters": [], - "npcs": [ - { - "groupId": 305, - "instId": 400001, - "pos": { - "x": 59330, - "y": 4168, - "z": 166177 - }, - "rot": { - "x": 0, - "y": 267757, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 305, - "instId": 300001, - "propState": 18, - "pos": { - "x": 59568, - "y": 4103, - "z": 166327 - }, - "rot": { - "x": 0, - "y": 305280, - "z": 0 - }, - "propId": 103025 - }, - { - "groupId": 305, - "instId": 300002, - "propState": 18, - "pos": { - "x": 59429, - "y": 4101, - "z": 166153 - }, - "rot": { - "x": 0, - "y": 315990, - "z": 0 - }, - "propId": 103025 - }, - { - "groupId": 305, - "instId": 300003, - "propState": 18, - "pos": { - "x": 59274, - "y": 4094, - "z": 166030 - }, - "rot": { - "x": 0, - "y": 144552, - "z": 0 - }, - "propId": 103025 - }, - { - "groupId": 305, - "instId": 300004, - "propState": 18, - "pos": { - "x": 65421, - "y": 2432, - "z": 159003 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 305, - "instId": 300005, - "propState": 1, - "pos": { - "x": 58846, - "y": 2432, - "z": 166799 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "306": { - "monsters": [], - "npcs": [ - { - "groupId": 306, - "instId": 400001, - "pos": { - "x": 73866, - "y": 2009, - "z": 258593 - }, - "rot": { - "x": 0, - "y": 124350, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 306, - "instId": 300001, - "propState": 18, - "pos": { - "x": 73903, - "y": 1987, - "z": 258573 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 306, - "instId": 300002, - "propState": 1, - "pos": { - "x": 73909, - "y": 670, - "z": 258090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "307": { - "monsters": [], - "npcs": [ - { - "groupId": 307, - "instId": 400001, - "pos": { - "x": 82248, - "y": 7259, - "z": 114287 - }, - "rot": { - "x": 0, - "y": 217623, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 307, - "instId": 300001, - "propState": 18, - "pos": { - "x": 85820, - "y": 8945, - "z": 117178 - }, - "rot": { - "x": 0, - "y": 8824, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 307, - "instId": 300002, - "propState": 1, - "pos": { - "x": 85203, - "y": 7263, - "z": 117113 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "308": { - "monsters": [], - "npcs": [ - { - "groupId": 308, - "instId": 400001, - "pos": { - "x": 115160, - "y": 14549, - "z": 148774 - }, - "rot": { - "x": 0, - "y": 261580, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 308, - "instId": 300001, - "propState": 18, - "pos": { - "x": 115044, - "y": 14356, - "z": 148857 - }, - "rot": { - "x": 0, - "y": 298837, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 308, - "instId": 300002, - "propState": 1, - "pos": { - "x": 114481, - "y": 13750, - "z": 148591 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "309": { - "monsters": [], - "npcs": [ - { - "groupId": 309, - "instId": 400001, - "pos": { - "x": 131133, - "y": 14213, - "z": 119729 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 309, - "instId": 300001, - "propState": 18, - "pos": { - "x": 131025, - "y": 15768, - "z": 119259 - }, - "rot": { - "x": 0, - "y": 316394, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 309, - "instId": 300002, - "propState": 1, - "pos": { - "x": 131268, - "y": 14213, - "z": 119738 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 309, - "instId": 300003, - "propState": 8, - "pos": { - "x": 131817, - "y": 14268, - "z": 119109 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "310": { - "monsters": [], - "npcs": [ - { - "groupId": 310, - "instId": 400001, - "pos": { - "x": 163733, - "y": 8139, - "z": 183488 - }, - "rot": { - "x": 0, - "y": 237124, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 310, - "instId": 300001, - "propState": 18, - "pos": { - "x": 164341, - "y": 6853, - "z": 184339 - }, - "rot": { - "x": 0, - "y": 291528, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 310, - "instId": 300002, - "propState": 1, - "pos": { - "x": 163206, - "y": 4760, - "z": 184694 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "311": { - "monsters": [], - "npcs": [ - { - "groupId": 311, - "instId": 400001, - "pos": { - "x": 404267, - "y": 13711, - "z": 218291 - }, - "rot": { - "x": 0, - "y": 240311, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 311, - "instId": 300001, - "propState": 18, - "pos": { - "x": 404087, - "y": 13559, - "z": 218176 - }, - "rot": { - "x": 0, - "y": 341849, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 311, - "instId": 300002, - "propState": 1, - "pos": { - "x": 404459, - "y": 12200, - "z": 217333 - }, - "rot": { - "x": 0, - "y": 109075, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "312": { - "monsters": [], - "npcs": [ - { - "groupId": 312, - "instId": 400001, - "pos": { - "x": 404109, - "y": 4225, - "z": 184272 - }, - "rot": { - "x": 0, - "y": 241277, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 312, - "instId": 300001, - "propState": 18, - "pos": { - "x": 409714, - "y": 4464, - "z": 184796 - }, - "rot": { - "x": 0, - "y": 316846, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 312, - "instId": 300002, - "propState": 1, - "pos": { - "x": 404593, - "y": 4226, - "z": 184315 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "313": { - "monsters": [], - "npcs": [ - { - "groupId": 313, - "instId": 400001, - "pos": { - "x": -34493, - "y": 85477, - "z": 765717 - }, - "rot": { - "x": 0, - "y": 256399, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 313, - "instId": 300001, - "propState": 18, - "pos": { - "x": -34493, - "y": 85477, - "z": 765717 - }, - "rot": { - "x": 0, - "y": 302066, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 313, - "instId": 300002, - "propState": 1, - "pos": { - "x": -39303, - "y": 84450, - "z": 773635 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "314": { - "monsters": [], - "npcs": [ - { - "groupId": 314, - "instId": 400001, - "pos": { - "x": -526797, - "y": 15720, - "z": -287436 - }, - "rot": { - "x": 0, - "y": 123017, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 314, - "instId": 300001, - "propState": 18, - "pos": { - "x": -527076, - "y": 15822, - "z": -287252 - }, - "rot": { - "x": 0, - "y": 146146, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 314, - "instId": 300002, - "propState": 1, - "pos": { - "x": -530125, - "y": 14870, - "z": -286970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "315": { - "monsters": [], - "npcs": [ - { - "groupId": 315, - "instId": 400001, - "pos": { - "x": 226699, - "y": 7057, - "z": -406183 - }, - "rot": { - "x": 0, - "y": 64652, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 315, - "instId": 300001, - "propState": 18, - "pos": { - "x": 221768, - "y": 7607, - "z": -410013 - }, - "rot": { - "x": 0, - "y": 245239, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 315, - "instId": 300002, - "propState": 1, - "pos": { - "x": 227225, - "y": 6359, - "z": -405689 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "316": { - "monsters": [], - "npcs": [ - { - "groupId": 316, - "instId": 400001, - "pos": { - "x": 214037, - "y": -4744, - "z": -466307 - }, - "rot": { - "x": 0, - "y": 21589, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 316, - "instId": 300001, - "propState": 18, - "pos": { - "x": 213586, - "y": -4368, - "z": -465214 - }, - "rot": { - "x": 0, - "y": 131236, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 316, - "instId": 300002, - "propState": 1, - "pos": { - "x": 213347, - "y": -5573, - "z": -465385 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "317": { - "monsters": [], - "npcs": [ - { - "groupId": 317, - "instId": 400001, - "pos": { - "x": 100852, - "y": 13530, - "z": -398569 - }, - "rot": { - "x": 0, - "y": 247206, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 317, - "instId": 300001, - "propState": 18, - "pos": { - "x": 100950, - "y": 13472, - "z": -398572 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103025 - }, { - "groupId": 317, - "instId": 300002, - "propState": 1, - "pos": { - "x": 106391, - "y": 12246, - "z": -398818 - }, - "rot": { - "x": 0, - "y": 319539, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "319": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 319, - "instId": 300001, - "propState": 11, - "pos": { - "x": -45034, - "y": 11513, - "z": 58384 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "320": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 320, - "instId": 300001, - "propState": 11, - "pos": { - "x": 107385, - "y": 13750, - "z": 151347 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "321": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 321, - "instId": 300001, - "propState": 11, - "pos": { - "x": 125010, - "y": 670, - "z": 253581 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "322": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 322, - "instId": 300001, - "propState": 11, - "pos": { - "x": 18809, - "y": 81661, - "z": 759250 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103018 - } - ], - "teleports": {} - }, - "323": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 323, - "instId": 300001, - "propState": 12, - "pos": { - "x": 9980, - "y": 97970, - "z": 737460 - }, - "rot": { - "x": 0, - "y": 359969, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "324": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 324, - "instId": 300009, - "propState": 8, - "pos": { - "x": 11680, - "y": 97961, - "z": 737460 - }, - "rot": { - "x": 0, - "y": 90047, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 324, - "instId": 300001, - "propState": 8, - "pos": { - "x": 17314, - "y": 92999, - "z": 737470 - }, - "rot": { - "x": 0, - "y": 270066, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "325": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 325, - "instId": 300001, - "propState": 12, - "pos": { - "x": 33542, - "y": 64838, - "z": 805983 - }, - "rot": { - "x": 0, - "y": 85925, - "z": 0 - }, - "propId": 60301 - } - ], - "teleports": {} - }, - "326": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 326, - "instId": 300001, - "propState": 10, - "pos": { - "x": -112674, - "y": 670, - "z": 247257 - }, - "rot": { - "x": 0, - "y": 120441, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 326, - "instId": 300002, - "propState": 8, - "pos": { - "x": -112674, - "y": 670, - "z": 247257 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 326, - "instId": 300003, - "propState": 8, - "pos": { - "x": -112674, - "y": 670, - "z": 247257 - }, - "rot": { - "x": 0, - "y": 352875, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 326, - "instId": 300004, - "propState": 8, - "pos": { - "x": -112674, - "y": 670, - "z": 247257 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 326, - "instId": 300005, - "propState": 8, - "pos": { - "x": -112674, - "y": 670, - "z": 247257 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 326, - "instId": 300006, - "propState": 20, - "pos": { - "x": -125986, - "y": 670, - "z": 252354 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 326, - "instId": 300007, - "propState": 8, - "pos": { - "x": -125986, - "y": 670, - "z": 252354 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "327": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 327, - "instId": 300001, - "propState": 8, - "pos": { - "x": 9642, - "y": 4615, - "z": 283778 - }, - "rot": { - "x": 0, - "y": 349862, - "z": 0 - }, - "propId": 103015 - } - ], - "teleports": {} - }, - "328": { - "monsters": [ - { - "groupId": 328, - "instId": 200001, - "eventId": 20332001, - "pos": { - "x": 3146, - "y": 7235, - "z": -62167 - }, - "rot": { - "x": 0, - "y": 205000, - "z": 0 - }, - "monsterId": 3012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "329": { - "monsters": [ - { - "groupId": 329, - "instId": 200001, - "eventId": 20332010, - "pos": { - "x": -20565, - "y": 4202, - "z": 165815 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 3002040 - }, - { - "groupId": 329, - "instId": 200002, - "eventId": 20332011, - "pos": { - "x": -56850, - "y": 2432, - "z": 183830 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 3002030 - }, - { - "groupId": 329, - "instId": 200003, - "eventId": 20332012, - "pos": { - "x": -79569, - "y": 670, - "z": 234924 - }, - "rot": { - "x": 0, - "y": 65885, - "z": 0 - }, - "monsterId": 3002020 - }, - { - "groupId": 329, - "instId": 200004, - "eventId": 20332013, - "pos": { - "x": -104418, - "y": 670, - "z": 246155 - }, - "rot": { - "x": 0, - "y": 69754, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 329, - "instId": 200005, - "eventId": 20332014, - "pos": { - "x": -103855, - "y": 670, - "z": 240758 - }, - "rot": { - "x": 0, - "y": 67507, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 329, - "instId": 200006, - "eventId": 20332015, - "pos": { - "x": 53947, - "y": 2432, - "z": 187784 - }, - "rot": { - "x": 0, - "y": 329288, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 329, - "instId": 200007, - "eventId": 20332016, - "pos": { - "x": 57233, - "y": 2432, - "z": 188186 - }, - "rot": { - "x": 0, - "y": 321018, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 329, - "instId": 200008, - "eventId": 20332017, - "pos": { - "x": 73473, - "y": 670, - "z": 225868 - }, - "rot": { - "x": 0, - "y": 301863, - "z": 0 - }, - "monsterId": 3002020 - }, { - "groupId": 329, - "instId": 200009, - "eventId": 20332018, - "pos": { - "x": 97296, - "y": 670, - "z": 235901 - }, - "rot": { - "x": 0, - "y": 321018, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 329, - "instId": 200010, - "eventId": 20332019, - "pos": { - "x": 114420, - "y": 670, - "z": 255638 - }, - "rot": { - "x": 0, - "y": 272547, - "z": 0 - }, - "monsterId": 3002020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "330": { - "monsters": [ - { - "groupId": 330, - "instId": 200001, - "eventId": 20332021, - "pos": { - "x": 407837, - "y": 6171, - "z": 191933 - }, - "rot": { - "x": 0, - "y": 69203, - "z": 0 - }, - "monsterId": 3012040 - }, { - "groupId": 330, - "instId": 200002, - "eventId": 20332022, - "pos": { - "x": 409096, - "y": -2743, - "z": 150092 - }, - "rot": { - "x": 0, - "y": 53375, - "z": 0 - }, - "monsterId": 3012040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "331": { - "monsters": [ - { - "groupId": 331, - "instId": 200001, - "eventId": 20332024, - "pos": { - "x": 434533, - "y": -2562, - "z": 201434 - }, - "rot": { - "x": 0, - "y": 115387, - "z": 0 - }, - "monsterId": 3012040 - }, { - "groupId": 331, - "instId": 200002, - "eventId": 20332023, - "pos": { - "x": 439530, - "y": 638, - "z": 230150 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "332": { - "monsters": [ - { - "groupId": 332, - "instId": 200001, - "eventId": 20332027, - "pos": { - "x": 189540, - "y": 269, - "z": -381580 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "monsterId": 3002020 - }, { - "groupId": 332, - "instId": 200002, - "eventId": 20332028, - "pos": { - "x": 190950, - "y": 269, - "z": -383520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 332, - "instId": 200003, - "eventId": 20332029, - "pos": { - "x": 204546, - "y": -5573, - "z": -464218 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 3002020 - }, { - "groupId": 332, - "instId": 200004, - "eventId": 20332030, - "pos": { - "x": 205711, - "y": -5573, - "z": -455684 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "monsterId": 3002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "333": { - "monsters": [ - { - "groupId": 333, - "instId": 200001, - "eventId": 20332036, - "pos": { - "x": 8287, - "y": 81640, - "z": 793809 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "334": { - "monsters": [ - { - "groupId": 334, - "instId": 200001, - "eventId": 20332035, - "pos": { - "x": 8532, - "y": 95267, - "z": 737460 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "monsterId": 3012040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "335": { - "monsters": [ - { - "groupId": 335, - "instId": 200001, - "eventId": 20332037, - "pos": { - "x": 13986, - "y": 72655, - "z": 805983 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "monsterId": 3012040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "336": { - "monsters": [ - { - "groupId": 336, - "instId": 200001, - "eventId": 20332038, - "pos": { - "x": 57035, - "y": 85738, - "z": 766101 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "monsterId": 3012040 - }, { - "groupId": 336, - "instId": 200002, - "eventId": 20332039, - "pos": { - "x": 57060, - "y": 63790, - "z": 771790 - }, - "rot": { - "x": 0, - "y": 233365, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "337": { - "monsters": [ - { - "groupId": 337, - "instId": 200001, - "eventId": 20332231, - "pos": { - "x": -91880, - "y": 7259, - "z": 88820 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 3012040 - }, { - "groupId": 337, - "instId": 200002, - "eventId": 20332232, - "pos": { - "x": -86581, - "y": 7259, - "z": 88827 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3012040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 337, - "instId": 300001, - "propState": 11, - "pos": { - "x": -93710, - "y": 7259, - "z": 87420 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 60302 - }, { - "groupId": 337, - "instId": 300002, - "propState": 8, - "pos": { - "x": -93710, - "y": 7259, - "z": 87420 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 337, - "instId": 300003, - "propState": 8, - "pos": { - "x": -93710, - "y": 7259, - "z": 87420 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "360": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 360, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24, - "y": 4677, - "z": 281675 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 113 - } - ], - "teleports": { - "1305": { - "anchorId": 1, - "groupId": 360, - "instId": 300001, - "pos": { - "x": -30, - "y": 4662, - "z": 279240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "373": { - "monsters": [ - { - "groupId": 373, - "instId": 200001, - "eventId": 20332101, - "pos": { - "x": 3146, - "y": 7235, - "z": -62167 - }, - "rot": { - "x": 0, - "y": 205000, - "z": 0 - }, - "monsterId": 3012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "374": { - "monsters": [ - { - "groupId": 374, - "instId": 200001, - "eventId": 20332110, - "pos": { - "x": -20565, - "y": 4202, - "z": 165815 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 3002040 - }, - { - "groupId": 374, - "instId": 200002, - "eventId": 20332111, - "pos": { - "x": -56850, - "y": 2432, - "z": 183830 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 3002030 - }, - { - "groupId": 374, - "instId": 200003, - "eventId": 20332112, - "pos": { - "x": -76077, - "y": 670, - "z": 245697 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002020 - }, - { - "groupId": 374, - "instId": 200004, - "eventId": 20332113, - "pos": { - "x": -104418, - "y": 670, - "z": 246155 - }, - "rot": { - "x": 0, - "y": 69754, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 374, - "instId": 200005, - "eventId": 20332114, - "pos": { - "x": -103855, - "y": 670, - "z": 240758 - }, - "rot": { - "x": 0, - "y": 67507, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 374, - "instId": 200006, - "eventId": 20332115, - "pos": { - "x": 53947, - "y": 2432, - "z": 187784 - }, - "rot": { - "x": 0, - "y": 329288, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 374, - "instId": 200007, - "eventId": 20332116, - "pos": { - "x": 57233, - "y": 2432, - "z": 188186 - }, - "rot": { - "x": 0, - "y": 321018, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 374, - "instId": 200008, - "eventId": 20332117, - "pos": { - "x": 73473, - "y": 670, - "z": 225868 - }, - "rot": { - "x": 0, - "y": 301863, - "z": 0 - }, - "monsterId": 3002020 - }, { - "groupId": 374, - "instId": 200009, - "eventId": 20332118, - "pos": { - "x": 97296, - "y": 670, - "z": 235901 - }, - "rot": { - "x": 0, - "y": 321018, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 374, - "instId": 200010, - "eventId": 20332119, - "pos": { - "x": 115716, - "y": 670, - "z": 259163 - }, - "rot": { - "x": 0, - "y": 202547, - "z": 0 - }, - "monsterId": 3002020 - }, { - "groupId": 374, - "instId": 200011, - "eventId": 20332108, - "pos": { - "x": -62950, - "y": 733, - "z": 229190 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 374, - "instId": 200012, - "eventId": 20332109, - "pos": { - "x": 61850, - "y": 634, - "z": 230570 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "monsterId": 3002030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "375": { - "monsters": [ - { - "groupId": 375, - "instId": 200001, - "eventId": 20332127, - "pos": { - "x": 189540, - "y": 269, - "z": -381580 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "monsterId": 3002020 - }, { - "groupId": 375, - "instId": 200002, - "eventId": 20332128, - "pos": { - "x": 190950, - "y": 269, - "z": -383520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 375, - "instId": 200003, - "eventId": 20332129, - "pos": { - "x": 204546, - "y": -5573, - "z": -464218 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 3002020 - }, { - "groupId": 375, - "instId": 200004, - "eventId": 20332130, - "pos": { - "x": 205711, - "y": -5573, - "z": -455684 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "monsterId": 3002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "376": { - "monsters": [ - { - "groupId": 376, - "instId": 200001, - "eventId": 20332121, - "pos": { - "x": 407837, - "y": 6171, - "z": 191933 - }, - "rot": { - "x": 0, - "y": 69203, - "z": 0 - }, - "monsterId": 3012040 - }, { - "groupId": 376, - "instId": 200002, - "eventId": 20332122, - "pos": { - "x": 409096, - "y": -2743, - "z": 150092 - }, - "rot": { - "x": 0, - "y": 53375, - "z": 0 - }, - "monsterId": 3012040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "377": { - "monsters": [ - { - "groupId": 377, - "instId": 200001, - "eventId": 20332124, - "pos": { - "x": 434533, - "y": -2562, - "z": 201434 - }, - "rot": { - "x": 0, - "y": 64614, - "z": 0 - }, - "monsterId": 3012040 - }, { - "groupId": 377, - "instId": 200002, - "eventId": 20332123, - "pos": { - "x": 439530, - "y": 638, - "z": 230150 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "378": { - "monsters": [ - { - "groupId": 378, - "instId": 200001, - "eventId": 20332136, - "pos": { - "x": 8287, - "y": 81640, - "z": 793809 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "379": { - "monsters": [ - { - "groupId": 379, - "instId": 200001, - "eventId": 20332135, - "pos": { - "x": 8532, - "y": 95267, - "z": 737460 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3012040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "380": { - "monsters": [ - { - "groupId": 380, - "instId": 200001, - "eventId": 20332138, - "pos": { - "x": 57035, - "y": 85738, - "z": 766101 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3012040 - }, { - "groupId": 380, - "instId": 200002, - "eventId": 20332139, - "pos": { - "x": 57060, - "y": 63790, - "z": 771790 - }, - "rot": { - "x": 0, - "y": 233365, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "381": { - "monsters": [ - { - "groupId": 381, - "instId": 200001, - "eventId": 20332137, - "pos": { - "x": 13986, - "y": 72655, - "z": 805983 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3012040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "382": { - "monsters": [ - { - "groupId": 382, - "instId": 200001, - "eventId": 20332142, - "pos": { - "x": 1482, - "y": 7220, - "z": -58090 - }, - "rot": { - "x": 0, - "y": 208434, - "z": 0 - }, - "monsterId": 3012010 - }, { - "groupId": 382, - "instId": 200002, - "eventId": 20332143, - "pos": { - "x": -2748, - "y": 7220, - "z": -58313 - }, - "rot": { - "x": 0, - "y": 128660, - "z": 0 - }, - "monsterId": 3012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "383": { - "monsters": [ - { - "groupId": 383, - "instId": 200001, - "eventId": 20332146, - "pos": { - "x": 56448, - "y": 4211, - "z": 142151 - }, - "rot": { - "x": 0, - "y": 39568, - "z": 0 - }, - "monsterId": 3002040 - }, { - "groupId": 383, - "instId": 200002, - "eventId": 20332147, - "pos": { - "x": 59361, - "y": 4211, - "z": 145812 - }, - "rot": { - "x": 0, - "y": 201505, - "z": 0 - }, - "monsterId": 3002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "392": { - "monsters": [ - { - "groupId": 392, - "instId": 200001, - "eventId": 20332235, - "pos": { - "x": 157913, - "y": 4760, - "z": 186007 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "monsterId": 3003040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 392, - "instId": 300001, - "propState": 11, - "pos": { - "x": 160120, - "y": 4760, - "z": 185200 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 392, - "instId": 300002, - "propState": 8, - "pos": { - "x": 160120, - "y": 4760, - "z": 185200 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 392, - "instId": 300003, - "propState": 8, - "pos": { - "x": 160120, - "y": 4760, - "z": 185200 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "394": { - "monsters": [ - { - "groupId": 394, - "instId": 200001, - "eventId": 20332236, - "pos": { - "x": -504170, - "y": 6044, - "z": -251890 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3003050 - } - ], - "npcs": [], - "props": [ - { - "groupId": 394, - "instId": 300001, - "propState": 11, - "pos": { - "x": -507060, - "y": 6044, - "z": -251940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 394, - "instId": 300002, - "propState": 8, - "pos": { - "x": -507060, - "y": 6044, - "z": -251940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 394, - "instId": 300003, - "propState": 8, - "pos": { - "x": -507060, - "y": 6044, - "z": -251940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "395": { - "monsters": [ - { - "groupId": 395, - "instId": 200001, - "eventId": 20332237, - "pos": { - "x": -485890, - "y": -2966, - "z": -326960 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3003030 - } - ], - "npcs": [], - "props": [ - { - "groupId": 395, - "instId": 300001, - "propState": 11, - "pos": { - "x": -488690, - "y": -2966, - "z": -326960 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "propId": 60303 - }, { - "groupId": 395, - "instId": 300002, - "propState": 8, - "pos": { - "x": -488690, - "y": -2966, - "z": -326960 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 395, - "instId": 300003, - "propState": 8, - "pos": { - "x": -488690, - "y": -2966, - "z": -326960 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "400": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 400, - "instId": 300001, - "propState": 8, - "pos": { - "x": -520450, - "y": 33045, - "z": -291257 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "401": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 401, - "instId": 300009, - "propState": 8, - "pos": { - "x": 451530, - "y": 452, - "z": 186820 - }, - "rot": { - "x": 0, - "y": 299254, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "402": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 402, - "instId": 300009, - "propState": 8, - "pos": { - "x": 37600, - "y": 81011, - "z": 789369 - }, - "rot": { - "x": 0, - "y": 102821, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "406": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 406, - "instId": 300001, - "propState": 12, - "pos": { - "x": 144665, - "y": 14217, - "z": 114376 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 406, - "instId": 300002, - "propState": 12, - "pos": { - "x": 149370, - "y": 14217, - "z": 119080 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60301 - }, { - "groupId": 406, - "instId": 300003, - "propState": 12, - "pos": { - "x": 147070, - "y": 14217, - "z": 116780 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "408": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 408, - "instId": 300009, - "propState": 8, - "pos": { - "x": -483260, - "y": -3004, - "z": -267680 - }, - "rot": { - "x": 0, - "y": 359514, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 408, - "instId": 300010, - "propState": 8, - "pos": { - "x": -457719, - "y": 3006, - "z": -247133 - }, - "rot": { - "x": 0, - "y": 260879, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 408, - "instId": 300012, - "propState": 8, - "pos": { - "x": -454858, - "y": 3006, - "z": -293402 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 408, - "instId": 300001, - "propState": 8, - "pos": { - "x": -500928, - "y": 9044, - "z": -314403 - }, - "rot": { - "x": 0, - "y": 335220, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 408, - "instId": 300002, - "propState": 8, - "pos": { - "x": -495973, - "y": 9044, - "z": -309022 - }, - "rot": { - "x": 0, - "y": 318406, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "409": { - "monsters": [ - { - "groupId": 409, - "instId": 200001, - "eventId": 20332171, - "pos": { - "x": -480978, - "y": -3004, - "z": -254901 - }, - "rot": { - "x": 0, - "y": 295164, - "z": 0 - }, - "monsterId": 3012040 - }, { - "groupId": 409, - "instId": 200002, - "eventId": 20332174, - "pos": { - "x": -503684, - "y": 5870, - "z": -333839 - }, - "rot": { - "x": 0, - "y": 69203, - "z": 0 - }, - "monsterId": 3012040 - }, { - "groupId": 409, - "instId": 200003, - "eventId": 20332175, - "pos": { - "x": -500575, - "y": 5870, - "z": -325895 - }, - "rot": { - "x": 0, - "y": 347912, - "z": 0 - }, - "monsterId": 3012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "410": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 410, - "instId": 300001, - "propState": 8, - "pos": { - "x": -467940, - "y": -5750, - "z": -297090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 410, - "instId": 300002, - "propState": 8, - "pos": { - "x": -467940, - "y": -12913, - "z": -325203 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 410, - "instId": 300003, - "propState": 8, - "pos": { - "x": -467940, - "y": -13097, - "z": -327665 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "411": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 411, - "instId": 300009, - "propState": 8, - "pos": { - "x": -509606, - "y": 26965, - "z": -296014 - }, - "rot": { - "x": 0, - "y": 286640, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 411, - "instId": 300012, - "propState": 8, - "pos": { - "x": -498534, - "y": 26980, - "z": -277999 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 411, - "instId": 300001, - "propState": 8, - "pos": { - "x": -509097, - "y": 26779, - "z": -295170 - }, - "rot": { - "x": 0, - "y": 279290, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 411, - "instId": 300002, - "propState": 8, - "pos": { - "x": -507125, - "y": 26965, - "z": -287160 - }, - "rot": { - "x": 0, - "y": 193647, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 411, - "instId": 300003, - "propState": 8, - "pos": { - "x": -490540, - "y": 26980, - "z": -291310 - }, - "rot": { - "x": 0, - "y": 99055, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "412": { - "monsters": [ - { - "groupId": 412, - "instId": 200001, - "eventId": 20332172, - "pos": { - "x": -501641, - "y": 26980, - "z": -286539 - }, - "rot": { - "x": 0, - "y": 76731, - "z": 0 - }, - "monsterId": 3012040 - }, { - "groupId": 412, - "instId": 200002, - "eventId": 20332173, - "pos": { - "x": -494139, - "y": 26980, - "z": -297222 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "413": { - "monsters": [ - { - "groupId": 413, - "instId": 200001, - "eventId": 20332181, - "pos": { - "x": -453073, - "y": 3006, - "z": -249044 - }, - "rot": { - "x": 0, - "y": 21046, - "z": 0 - }, - "monsterId": 3012040 - }, { - "groupId": 413, - "instId": 200002, - "eventId": 20332185, - "pos": { - "x": -498205, - "y": 9044, - "z": -313380 - }, - "rot": { - "x": 0, - "y": 341529, - "z": 0 - }, - "monsterId": 3012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "414": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 414, - "instId": 300009, - "propState": 8, - "pos": { - "x": -452997, - "y": 3006, - "z": -278634 - }, - "rot": { - "x": 0, - "y": 287090, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 414, - "instId": 300010, - "propState": 8, - "pos": { - "x": -451510, - "y": 3006, - "z": -254549 - }, - "rot": { - "x": 0, - "y": 192306, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 414, - "instId": 300012, - "propState": 8, - "pos": { - "x": -455180, - "y": 3006, - "z": -289150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 414, - "instId": 300001, - "propState": 8, - "pos": { - "x": -457879, - "y": 3006, - "z": -333591 - }, - "rot": { - "x": 0, - "y": 271878, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 414, - "instId": 300002, - "propState": 8, - "pos": { - "x": -490780, - "y": 5870, - "z": -326718 - }, - "rot": { - "x": 0, - "y": 336304, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 414, - "instId": 300003, - "propState": 8, - "pos": { - "x": -491179, - "y": 6044, - "z": -247568 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 414, - "instId": 300004, - "propState": 8, - "pos": { - "x": -500880, - "y": 9044, - "z": -270670 - }, - "rot": { - "x": 0, - "y": 40155, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 414, - "instId": 300005, - "propState": 8, - "pos": { - "x": -537160, - "y": 14870, - "z": -291020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "416": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 416, - "instId": 300009, - "propState": 8, - "pos": { - "x": -509606, - "y": 26965, - "z": -296014 - }, - "rot": { - "x": 0, - "y": 286640, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 416, - "instId": 300012, - "propState": 8, - "pos": { - "x": -488319, - "y": 26980, - "z": -283857 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 416, - "instId": 300001, - "propState": 8, - "pos": { - "x": -509097, - "y": 26779, - "z": -295170 - }, - "rot": { - "x": 0, - "y": 279290, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 416, - "instId": 300002, - "propState": 8, - "pos": { - "x": -487102, - "y": 26980, - "z": -298634 - }, - "rot": { - "x": 0, - "y": 138255, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 416, - "instId": 300003, - "propState": 8, - "pos": { - "x": -499301, - "y": 26980, - "z": -305085 - }, - "rot": { - "x": 0, - "y": 301755, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "417": { - "monsters": [ - { - "groupId": 417, - "instId": 200001, - "eventId": 20332182, - "pos": { - "x": -490044, - "y": 26980, - "z": -291056 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3012040 - }, { - "groupId": 417, - "instId": 200002, - "eventId": 20332183, - "pos": { - "x": -501660, - "y": 26980, - "z": -283960 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 417, - "instId": 200003, - "eventId": 20332184, - "pos": { - "x": -497503, - "y": 26980, - "z": -295934 - }, - "rot": { - "x": 0, - "y": 246037, - "z": 0 - }, - "monsterId": 3012040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "419": { - "monsters": [ - { - "groupId": 419, - "instId": 200001, - "eventId": 20332191, - "pos": { - "x": -453073, - "y": 3006, - "z": -249103 - }, - "rot": { - "x": 0, - "y": 42823, - "z": 0 - }, - "monsterId": 3012040 - }, - { - "groupId": 419, - "instId": 200002, - "eventId": 20332192, - "pos": { - "x": -503684, - "y": 5870, - "z": -333839 - }, - "rot": { - "x": 0, - "y": 69203, - "z": 0 - }, - "monsterId": 3012040 - }, - { - "groupId": 419, - "instId": 200003, - "eventId": 20332193, - "pos": { - "x": -500575, - "y": 5870, - "z": -325895 - }, - "rot": { - "x": 0, - "y": 347912, - "z": 0 - }, - "monsterId": 3012010 - }, - { - "groupId": 419, - "instId": 200004, - "eventId": 20332194, - "pos": { - "x": -493411, - "y": 33045, - "z": -284980 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 3012040 - }, { - "groupId": 419, - "instId": 200005, - "eventId": 20332195, - "pos": { - "x": -507030, - "y": 33045, - "z": -296283 - }, - "rot": { - "x": 0, - "y": 292513, - "z": 0 - }, - "monsterId": 3012010 - }, { - "groupId": 419, - "instId": 200006, - "eventId": 20332198, - "pos": { - "x": -507594, - "y": 33045, - "z": -286643 - }, - "rot": { - "x": 0, - "y": 256881, - "z": 0 - }, - "monsterId": 3012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "420": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 420, - "instId": 300009, - "propState": 8, - "pos": { - "x": -452997, - "y": 3006, - "z": -278634 - }, - "rot": { - "x": 0, - "y": 287090, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 420, - "instId": 300010, - "propState": 8, - "pos": { - "x": -457016, - "y": 3006, - "z": -247147 - }, - "rot": { - "x": 0, - "y": 268152, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 420, - "instId": 300012, - "propState": 8, - "pos": { - "x": -455180, - "y": 3006, - "z": -289150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 420, - "instId": 300001, - "propState": 8, - "pos": { - "x": -457879, - "y": 3006, - "z": -333591 - }, - "rot": { - "x": 0, - "y": 271878, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 420, - "instId": 300002, - "propState": 8, - "pos": { - "x": -493935, - "y": 5870, - "z": -332883 - }, - "rot": { - "x": 0, - "y": 349002, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 420, - "instId": 300003, - "propState": 8, - "pos": { - "x": -491179, - "y": 6044, - "z": -247568 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 420, - "instId": 300004, - "propState": 8, - "pos": { - "x": -487896, - "y": 9044, - "z": -308143 - }, - "rot": { - "x": 0, - "y": 244514, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 420, - "instId": 300005, - "propState": 8, - "pos": { - "x": -481486, - "y": -2966, - "z": -323038 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 420, - "instId": 300006, - "propState": 8, - "pos": { - "x": -484204, - "y": -3004, - "z": -248429 - }, - "rot": { - "x": 0, - "y": 169895, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 420, - "instId": 300007, - "propState": 8, - "pos": { - "x": -487070, - "y": 6044, - "z": -251932 - }, - "rot": { - "x": 0, - "y": 179877, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 420, - "instId": 300008, - "propState": 8, - "pos": { - "x": -500880, - "y": 9044, - "z": -270670 - }, - "rot": { - "x": 0, - "y": 40155, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 420, - "instId": 300011, - "propState": 8, - "pos": { - "x": -501676, - "y": 33045, - "z": -303907 - }, - "rot": { - "x": 0, - "y": 315678, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 420, - "instId": 300013, - "propState": 8, - "pos": { - "x": -502435, - "y": 33045, - "z": -277968 - }, - "rot": { - "x": 0, - "y": 150592, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "422": { - "monsters": [ - { - "groupId": 422, - "instId": 200001, - "eventId": 20332196, - "pos": { - "x": -488578, - "y": 26980, - "z": -296536 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 422, - "instId": 200002, - "eventId": 20332197, - "pos": { - "x": -501660, - "y": 26980, - "z": -283960 - }, - "rot": { - "x": 0, - "y": 89900, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "423": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 423, - "instId": 300009, - "propState": 8, - "pos": { - "x": -509606, - "y": 26965, - "z": -296014 - }, - "rot": { - "x": 0, - "y": 286640, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 423, - "instId": 300012, - "propState": 8, - "pos": { - "x": -488319, - "y": 26980, - "z": -283857 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 423, - "instId": 300001, - "propState": 8, - "pos": { - "x": -509097, - "y": 26779, - "z": -295170 - }, - "rot": { - "x": 0, - "y": 279290, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 423, - "instId": 300002, - "propState": 8, - "pos": { - "x": -487102, - "y": 26980, - "z": -298634 - }, - "rot": { - "x": 0, - "y": 138255, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 423, - "instId": 300003, - "propState": 8, - "pos": { - "x": -499301, - "y": 26980, - "z": -305085 - }, - "rot": { - "x": 0, - "y": 301755, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "429": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 429, - "instId": 300001, - "propState": 18, - "pos": { - "x": -113061, - "y": 14523, - "z": 149608 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103083 - }, - { - "groupId": 429, - "instId": 300002, - "propState": 18, - "pos": { - "x": 47322, - "y": 13381, - "z": -3240 - }, - "rot": { - "x": 0, - "y": 112396, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 429, - "instId": 300003, - "propState": 18, - "pos": { - "x": -49137, - "y": 12399, - "z": 48371 - }, - "rot": { - "x": 0, - "y": 304274, - "z": 0 - }, - "propId": 103037 - }, - { - "groupId": 429, - "instId": 300004, - "propState": 18, - "pos": { - "x": -37720, - "y": 12227, - "z": 37930 - }, - "rot": { - "x": 0, - "y": 176163, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 429, - "instId": 300005, - "propState": 18, - "pos": { - "x": -102, - "y": 10683, - "z": 149737 - }, - "rot": { - "x": 0, - "y": 263660, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "431": { - "monsters": [ - { - "groupId": 431, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 125785, - "y": 14266, - "z": 109206 - }, - "rot": { - "x": 0, - "y": 5680, - "z": 0 - }, - "monsterId": 3002041 - }, - { - "groupId": 431, - "instId": 200003, - "eventId": 10301299, - "pos": { - "x": 158873, - "y": 14266, - "z": 130042 - }, - "rot": { - "x": 0, - "y": 310511, - "z": 0 - }, - "monsterId": 3002011 - }, - { - "groupId": 431, - "instId": 200004, - "eventId": 10301299, - "pos": { - "x": 132814, - "y": 14266, - "z": 127332 - }, - "rot": { - "x": 0, - "y": 60207, - "z": 0 - }, - "monsterId": 3002011 - }, - { - "groupId": 431, - "instId": 200005, - "eventId": 10301299, - "pos": { - "x": 137594, - "y": 14266, - "z": 132299 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 3002041 - }, { - "groupId": 431, - "instId": 200006, - "eventId": 10301299, - "pos": { - "x": 155924, - "y": 14266, - "z": 135294 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 3002041 - } - ], - "npcs": [], - "props": [ - { - "groupId": 431, - "instId": 300001, - "propState": 8, - "pos": { - "x": 128800, - "y": 14357, - "z": 105731 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 431, - "instId": 300002, - "propState": 8, - "pos": { - "x": 133090, - "y": 14426, - "z": 130980 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "432": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 432, - "instId": 300003, - "propState": 18, - "pos": { - "x": -7023, - "y": 17978, - "z": 112427 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - }, - { - "groupId": 432, - "instId": 300004, - "propState": 18, - "pos": { - "x": 7159, - "y": 18369, - "z": 113214 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - }, - { - "groupId": 432, - "instId": 300005, - "propState": 18, - "pos": { - "x": -22596, - "y": 8802, - "z": 167342 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - }, - { - "groupId": 432, - "instId": 300006, - "propState": 18, - "pos": { - "x": -120529, - "y": 15214, - "z": 152000 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - }, { - "groupId": 432, - "instId": 300007, - "propState": 18, - "pos": { - "x": 23278, - "y": 8793, - "z": 167736 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - } - ], - "teleports": {} - }, - "433": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 433, - "instId": 300001, - "propState": 18, - "pos": { - "x": 110913, - "y": 14510, - "z": 146775 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - }, { - "groupId": 433, - "instId": 300002, - "propState": 18, - "pos": { - "x": -48946, - "y": 12399, - "z": 31708 - }, - "rot": { - "x": 0, - "y": 146959, - "z": 0 - }, - "propId": 103036 - } - ], - "teleports": {} - }, - "477": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 477, - "instId": 300001, - "propState": 18, - "pos": { - "x": -33, - "y": 5110, - "z": 274010 - }, - "rot": { - "x": 0, - "y": 278787, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 477, - "instId": 300002, - "propState": 18, - "pos": { - "x": -67190, - "y": 4064, - "z": 211920 - }, - "rot": { - "x": 0, - "y": 349472, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 477, - "instId": 300003, - "propState": 18, - "pos": { - "x": -120300, - "y": 15430, - "z": 141630 - }, - "rot": { - "x": 0, - "y": 324554, - "z": 0 - }, - "propId": 103038 - }, { - "groupId": 477, - "instId": 300004, - "propState": 18, - "pos": { - "x": 38159, - "y": 5634, - "z": 174275 - }, - "rot": { - "x": 0, - "y": 239540, - "z": 0 - }, - "propId": 103038 - } - ], - "teleports": {} - }, - "482": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 482, - "instId": 300001, - "propState": 8, - "pos": { - "x": 63280, - "y": 1699, - "z": 258020 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1023": { - "anchorId": 1, - "groupId": 482, - "instId": 300001, - "pos": { - "x": 64574, - "y": 1699, - "z": 258502 - }, - "rot": { - "x": 0, - "y": 243401, - "z": 0 - } - } - } - }, - "483": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 483, - "instId": 300001, - "propState": 8, - "pos": { - "x": -159120, - "y": 4760, - "z": 190050 - }, - "rot": { - "x": 0, - "y": 35484, - "z": 0 - }, - "propId": 901 - }, { - "groupId": 483, - "instId": 300002, - "propState": 8, - "pos": { - "x": -159410, - "y": 4760, - "z": 191270 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1210": { - "anchorId": 1, - "groupId": 483, - "instId": 300001, - "pos": { - "x": -157817, - "y": 4760, - "z": 189120 - }, - "rot": { - "x": 0, - "y": 305484, - "z": 0 - } - } - } - }, - "489": { - "monsters": [ - { - "groupId": 489, - "instId": 200001, - "eventId": 101221, - "pos": { - "x": 49500, - "y": 12753, - "z": 4950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3003054 - } - ], - "npcs": [], - "props": [ - { - "groupId": 489, - "instId": 300001, - "propState": 8, - "pos": { - "x": 49500, - "y": 13753, - "z": 4950 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1121": { - "anchorId": 1, - "groupId": 489, - "instId": 300001, - "pos": { - "x": 43430, - "y": 12753, - "z": 4950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "498": { - "monsters": [ - { - "groupId": 498, - "instId": 200001, - "eventId": 101219, - "pos": { - "x": 90140, - "y": 7259, - "z": 91590 - }, - "rot": { - "x": 0, - "y": 355635, - "z": 0 - }, - "monsterId": 3003043 - } - ], - "npcs": [], - "props": [ - { - "groupId": 498, - "instId": 300001, - "propState": 8, - "pos": { - "x": 90140, - "y": 8259, - "z": 91590 - }, - "rot": { - "x": 0, - "y": 265635, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1119": { - "anchorId": 1, - "groupId": 498, - "instId": 300001, - "pos": { - "x": 89970, - "y": 7259, - "z": 97360 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - } - }, - "planeType": 2, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2041101": { - "P20411_F20411001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -377030, - "y": -112340, - "z": -519120 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104042 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -401090, - "y": -117680, - "z": -561610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104042 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 1, - "pos": { - "x": -376194, - "y": -113516, - "z": -519602 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104088 - }, - { - "groupId": 6, - "instId": 300005, - "propState": 1, - "pos": { - "x": -363873, - "y": -113516, - "z": -526716 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 6, - "instId": 300002, - "propState": 1, - "pos": { - "x": -376194, - "y": -113516, - "z": -519602 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 6, - "instId": 300006, - "propState": 1, - "pos": { - "x": -363873, - "y": -113516, - "z": -526716 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104088 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300002, - "propState": 0, - "pos": { - "x": -86390, - "y": 80670, - "z": -84900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 18, - "instId": 300004, - "propState": 0, - "pos": { - "x": -95175, - "y": 78137, - "z": -56354 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 0, - "pos": { - "x": -73140, - "y": 80610, - "z": -81366 - }, - "rot": { - "x": 0, - "y": 181380, - "z": 0 - }, - "propId": 104016 - }, - { - "groupId": 18, - "instId": 300001, - "propState": 0, - "pos": { - "x": -90685, - "y": 83670, - "z": -85830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 18, - "instId": 300005, - "propState": 1, - "pos": { - "x": -85970, - "y": 76626, - "z": -51150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104051 - }, { - "groupId": 18, - "instId": 300006, - "propState": 0, - "pos": { - "x": -67817, - "y": 78497, - "z": -61095 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104071 - }, { - "groupId": 18, - "instId": 300007, - "propState": 0, - "pos": { - "x": -94920, - "y": 82388, - "z": -90763 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104071 - }, { - "groupId": 18, - "instId": 300009, - "propState": 0, - "pos": { - "x": -82800, - "y": 76626, - "z": -53160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104037 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": -7257, - "y": 78915, - "z": -51248 - }, - "rot": { - "x": 0, - "y": 81980, - "z": 0 - }, - "propId": 104045 - }, - { - "groupId": 19, - "instId": 300003, - "propState": 8, - "pos": { - "x": 46650, - "y": 78903, - "z": -36520 - }, - "rot": { - "x": 0, - "y": 265786, - "z": 0 - }, - "propId": 104045 - }, - { - "groupId": 19, - "instId": 300004, - "propState": 8, - "pos": { - "x": 2550, - "y": 93815, - "z": -25190 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 19, - "instId": 300006, - "propState": 8, - "pos": { - "x": 43690, - "y": 93815, - "z": -49340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104034 - }, { - "groupId": 19, - "instId": 300007, - "propState": 8, - "pos": { - "x": 190, - "y": 78903, - "z": -19160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104038 - }, { - "groupId": 19, - "instId": 300009, - "propState": 8, - "pos": { - "x": -233, - "y": 78938, - "z": -33260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 19, - "instId": 300010, - "propState": 8, - "pos": { - "x": 44756, - "y": 78903, - "z": -43291 - }, - "rot": { - "x": 0, - "y": 338595, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 19, - "instId": 300011, - "propState": 8, - "pos": { - "x": 45946, - "y": 78903, - "z": -39370 - }, - "rot": { - "x": 0, - "y": 355961, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 19, - "instId": 300013, - "propState": 8, - "pos": { - "x": 43920, - "y": 78903, - "z": -41050 - }, - "rot": { - "x": 0, - "y": 3292, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 19, - "instId": 300019, - "propState": 8, - "pos": { - "x": -302, - "y": 78904, - "z": -74632 - }, - "rot": { - "x": 0, - "y": 89297, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 19, - "instId": 300020, - "propState": 8, - "pos": { - "x": 2278, - "y": 78923, - "z": -74777 - }, - "rot": { - "x": 0, - "y": 83961, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 19, - "instId": 300015, - "propState": 8, - "pos": { - "x": -2841, - "y": 78904, - "z": -75499 - }, - "rot": { - "x": 0, - "y": 82614, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 19, - "instId": 300005, - "propState": 8, - "pos": { - "x": -9777, - "y": 84964, - "z": -71274 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104016 - }, { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": 6767, - "y": 78915, - "z": -51248 - }, - "rot": { - "x": 0, - "y": 95380, - "z": 0 - }, - "propId": 104045 - }, { - "groupId": 19, - "instId": 300008, - "propState": 8, - "pos": { - "x": 46650, - "y": 78903, - "z": -45180 - }, - "rot": { - "x": 0, - "y": 267627, - "z": 0 - }, - "propId": 104045 - }, { - "groupId": 19, - "instId": 300014, - "propState": 8, - "pos": { - "x": 44636, - "y": 81450, - "z": -41347 - }, - "rot": { - "x": 0, - "y": 37745, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 19, - "instId": 300016, - "propState": 8, - "pos": { - "x": 33370, - "y": 98666, - "z": -48840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 19, - "instId": 300017, - "propState": 8, - "pos": { - "x": 4750, - "y": 95562, - "z": -25647 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -497422, - "y": -96003, - "z": -595220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 33, - "instId": 300002, - "propState": 8, - "pos": { - "x": -164408, - "y": 71462, - "z": -52903 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 33, - "instId": 300003, - "propState": 8, - "pos": { - "x": 223815, - "y": 56318, - "z": -31587 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 33, - "instId": 300004, - "propState": 8, - "pos": { - "x": 217412, - "y": 2166, - "z": 190233 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 33, - "instId": 300005, - "propState": 8, - "pos": { - "x": -2591, - "y": 81934, - "z": 149568 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 33, - "instId": 300006, - "propState": 8, - "pos": { - "x": 114365, - "y": 2105, - "z": 201210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 33, - "instId": 300007, - "propState": 8, - "pos": { - "x": 33410, - "y": 78904, - "z": -7925 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2041101": { - "anchorId": 1, - "groupId": 33, - "instId": 300001, - "pos": { - "x": -497420, - "y": -96020, - "z": -605400 - }, - "rot": { - "x": 0, - "y": 26802, - "z": 0 - } - }, - "2041102": { - "anchorId": 2, - "groupId": 33, - "instId": 300002, - "pos": { - "x": -161058, - "y": 71461, - "z": -61878 - }, - "rot": { - "x": 0, - "y": 75110, - "z": 0 - } - }, - "2041103": { - "anchorId": 3, - "groupId": 33, - "instId": 300003, - "pos": { - "x": 216516, - "y": 56318, - "z": -27922 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2041104": { - "anchorId": 4, - "groupId": 33, - "instId": 300004, - "pos": { - "x": 222334, - "y": 2165, - "z": 194480 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - } - }, - "2041105": { - "anchorId": 5, - "groupId": 33, - "instId": 300005, - "pos": { - "x": 210, - "y": 81854, - "z": 158025 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2041106": { - "anchorId": 6, - "groupId": 33, - "instId": 300006, - "pos": { - "x": 125650, - "y": 130, - "z": 195787 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2041107": { - "anchorId": 7, - "groupId": 33, - "instId": 300007, - "pos": { - "x": 38177, - "y": 78974, - "z": -13991 - }, - "rot": { - "x": 0, - "y": 226563, - "z": 0 - } - } - } - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 12, - "pos": { - "x": -401310, - "y": -121640, - "z": -546572 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 34, - "instId": 300002, - "propState": 12, - "pos": { - "x": -396661, - "y": -116281, - "z": -513795 - }, - "rot": { - "x": 0, - "y": 29896, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 34, - "instId": 300003, - "propState": 12, - "pos": { - "x": -346020, - "y": -112325, - "z": -532130 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 34, - "instId": 300004, - "propState": 12, - "pos": { - "x": -266411, - "y": -3875, - "z": -312938 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 34, - "instId": 300005, - "propState": 12, - "pos": { - "x": -237190, - "y": 20921, - "z": -226930 - }, - "rot": { - "x": 0, - "y": 32871, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 34, - "instId": 300006, - "propState": 12, - "pos": { - "x": -149016, - "y": 72663, - "z": -64027 - }, - "rot": { - "x": 0, - "y": 321933, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 12, - "pos": { - "x": -85900, - "y": 76627, - "z": -37190 - }, - "rot": { - "x": 0, - "y": 180536, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 40, - "instId": 300002, - "propState": 12, - "pos": { - "x": 45734, - "y": 81160, - "z": 10016 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 40, - "instId": 300003, - "propState": 12, - "pos": { - "x": -243, - "y": 88859, - "z": 93685 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 40, - "instId": 300005, - "propState": 12, - "pos": { - "x": 41150, - "y": 93815, - "z": -72192 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 40, - "instId": 300006, - "propState": 12, - "pos": { - "x": 43, - "y": 82624, - "z": -124527 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 40, - "instId": 300007, - "propState": 12, - "pos": { - "x": -40402, - "y": 78924, - "z": -49702 - }, - "rot": { - "x": 0, - "y": 132319, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 40, - "instId": 300004, - "propState": 12, - "pos": { - "x": -2821, - "y": 78915, - "z": -32206 - }, - "rot": { - "x": 0, - "y": 150128, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300002, - "propState": 12, - "pos": { - "x": 228150, - "y": 44341, - "z": -40782 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 41, - "instId": 300003, - "propState": 12, - "pos": { - "x": 291330, - "y": 50230, - "z": -45144 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 41, - "instId": 300004, - "propState": 12, - "pos": { - "x": 319229, - "y": 44470, - "z": -35327 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 41, - "instId": 300005, - "propState": 12, - "pos": { - "x": 361110, - "y": 44341, - "z": 8880 - }, - "rot": { - "x": 0, - "y": 358441, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 41, - "instId": 300006, - "propState": 12, - "pos": { - "x": 351105, - "y": 26096, - "z": 102036 - }, - "rot": { - "x": 0, - "y": 291789, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 41, - "instId": 300007, - "propState": 12, - "pos": { - "x": 271491, - "y": 39485, - "z": -31279 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 41, - "instId": 300008, - "propState": 12, - "pos": { - "x": 352289, - "y": 34943, - "z": 117715 - }, - "rot": { - "x": 0, - "y": 291789, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 12, - "pos": { - "x": 193944, - "y": -2638, - "z": 246468 - }, - "rot": { - "x": 0, - "y": 122148, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 42, - "instId": 300003, - "propState": 12, - "pos": { - "x": 197556, - "y": -8646, - "z": 178939 - }, - "rot": { - "x": 0, - "y": 8349, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 42, - "instId": 300004, - "propState": 12, - "pos": { - "x": 168854, - "y": -2849, - "z": 129870 - }, - "rot": { - "x": 0, - "y": 356471, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 42, - "instId": 300005, - "propState": 12, - "pos": { - "x": 156450, - "y": 185, - "z": 197660 - }, - "rot": { - "x": 0, - "y": 306373, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 8, - "pos": { - "x": -498395, - "y": -96003, - "z": -577053 - }, - "rot": { - "x": 0, - "y": 150828, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 44, - "instId": 300012, - "propState": 8, - "pos": { - "x": -481630, - "y": -96003, - "z": -598985 - }, - "rot": { - "x": 0, - "y": 293353, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 44, - "instId": 300017, - "propState": 8, - "pos": { - "x": -444360, - "y": -109949, - "z": -545772 - }, - "rot": { - "x": 0, - "y": 320532, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 44, - "instId": 300003, - "propState": 8, - "pos": { - "x": -395922, - "y": -117739, - "z": -543856 - }, - "rot": { - "x": 0, - "y": 313669, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 44, - "instId": 300018, - "propState": 8, - "pos": { - "x": -401640, - "y": -117671, - "z": -527190 - }, - "rot": { - "x": 0, - "y": 358253, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300014, - "propState": 8, - "pos": { - "x": -392204, - "y": -117738, - "z": -571121 - }, - "rot": { - "x": 0, - "y": 331915, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300005, - "propState": 8, - "pos": { - "x": -336600, - "y": -112323, - "z": -531180 - }, - "rot": { - "x": 0, - "y": 228051, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 44, - "instId": 300020, - "propState": 8, - "pos": { - "x": -346454, - "y": -112719, - "z": -533608 - }, - "rot": { - "x": 0, - "y": 187363, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300021, - "propState": 8, - "pos": { - "x": -344814, - "y": -112633, - "z": -533611 - }, - "rot": { - "x": 0, - "y": 157403, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300015, - "propState": 8, - "pos": { - "x": -389520, - "y": -112338, - "z": -512290 - }, - "rot": { - "x": 0, - "y": 118964, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300010, - "propState": 8, - "pos": { - "x": -396563, - "y": -116344, - "z": -500510 - }, - "rot": { - "x": 0, - "y": 125243, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300022, - "propState": 8, - "pos": { - "x": -370590, - "y": -116476, - "z": -504140 - }, - "rot": { - "x": 0, - "y": 211526, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 44, - "instId": 300023, - "propState": 8, - "pos": { - "x": -380780, - "y": -116476, - "z": -498180 - }, - "rot": { - "x": 0, - "y": 211526, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 44, - "instId": 300007, - "propState": 8, - "pos": { - "x": -342812, - "y": -105562, - "z": -437230 - }, - "rot": { - "x": 0, - "y": 156085, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300026, - "propState": 8, - "pos": { - "x": -269810, - "y": -3317, - "z": -303780 - }, - "rot": { - "x": 0, - "y": 302529, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300013, - "propState": 8, - "pos": { - "x": -393936, - "y": -116311, - "z": -513239 - }, - "rot": { - "x": 0, - "y": 295477, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300008, - "propState": 8, - "pos": { - "x": -283150, - "y": 6520, - "z": -261980 - }, - "rot": { - "x": 0, - "y": 278612, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300009, - "propState": 8, - "pos": { - "x": -267198, - "y": 15128, - "z": -217174 - }, - "rot": { - "x": 0, - "y": 171416, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300011, - "propState": 8, - "pos": { - "x": -247100, - "y": 17381, - "z": -205220 - }, - "rot": { - "x": 0, - "y": 208977, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 44, - "instId": 300024, - "propState": 8, - "pos": { - "x": -360840, - "y": -112354, - "z": -468694 - }, - "rot": { - "x": 0, - "y": 253235, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 44, - "instId": 300025, - "propState": 8, - "pos": { - "x": -348575, - "y": -114336, - "z": -559546 - }, - "rot": { - "x": 0, - "y": 53077, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 44, - "instId": 300027, - "propState": 8, - "pos": { - "x": -145998, - "y": 71505, - "z": -50107 - }, - "rot": { - "x": 0, - "y": 44047, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300002, - "propState": 8, - "pos": { - "x": -81370, - "y": 76626, - "z": -53251 - }, - "rot": { - "x": 0, - "y": 199069, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 45, - "instId": 300012, - "propState": 8, - "pos": { - "x": -90390, - "y": 76626, - "z": -53310 - }, - "rot": { - "x": 0, - "y": 179855, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 45, - "instId": 300013, - "propState": 8, - "pos": { - "x": -98935, - "y": 80610, - "z": -86780 - }, - "rot": { - "x": 0, - "y": 50088, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 45, - "instId": 300023, - "propState": 8, - "pos": { - "x": -74077, - "y": 80610, - "z": -86531 - }, - "rot": { - "x": 0, - "y": 316500, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300014, - "propState": 8, - "pos": { - "x": -30440, - "y": 78903, - "z": -32270 - }, - "rot": { - "x": 0, - "y": 267183, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300003, - "propState": 8, - "pos": { - "x": -26490, - "y": 78903, - "z": -7670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300004, - "propState": 8, - "pos": { - "x": -3584, - "y": 83447, - "z": 38536 - }, - "rot": { - "x": 0, - "y": 103215, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300015, - "propState": 8, - "pos": { - "x": -10370, - "y": 88859, - "z": 76910 - }, - "rot": { - "x": 0, - "y": 96770, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 45, - "instId": 300016, - "propState": 8, - "pos": { - "x": -10680, - "y": 88859, - "z": 74300 - }, - "rot": { - "x": 0, - "y": 96770, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 45, - "instId": 300017, - "propState": 8, - "pos": { - "x": 13440, - "y": 88859, - "z": 74980 - }, - "rot": { - "x": 0, - "y": 247995, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 45, - "instId": 300018, - "propState": 8, - "pos": { - "x": 12582, - "y": 88859, - "z": 77088 - }, - "rot": { - "x": 0, - "y": 247995, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 45, - "instId": 300005, - "propState": 8, - "pos": { - "x": -10620, - "y": 81966, - "z": 121690 - }, - "rot": { - "x": 0, - "y": 84657, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300019, - "propState": 8, - "pos": { - "x": 46160, - "y": 78903, - "z": -29780 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300007, - "propState": 8, - "pos": { - "x": 39919, - "y": 78904, - "z": -59434 - }, - "rot": { - "x": 0, - "y": 316228, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300009, - "propState": 8, - "pos": { - "x": 36710, - "y": 93814, - "z": -70700 - }, - "rot": { - "x": 0, - "y": 287704, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300001, - "propState": 8, - "pos": { - "x": 10812, - "y": 93815, - "z": -54999 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300011, - "propState": 8, - "pos": { - "x": 12251, - "y": 93815, - "z": -6753 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300025, - "propState": 8, - "pos": { - "x": -8425, - "y": 93814, - "z": -20959 - }, - "rot": { - "x": 0, - "y": 63235, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300020, - "propState": 8, - "pos": { - "x": -81538, - "y": 76617, - "z": -36922 - }, - "rot": { - "x": 0, - "y": 315734, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 45, - "instId": 300006, - "propState": 8, - "pos": { - "x": 36186, - "y": 84965, - "z": -72905 - }, - "rot": { - "x": 0, - "y": 65473, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 45, - "instId": 300021, - "propState": 8, - "pos": { - "x": -5047, - "y": 78904, - "z": -61272 - }, - "rot": { - "x": 0, - "y": 144857, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 45, - "instId": 300022, - "propState": 8, - "pos": { - "x": 63253, - "y": 90110, - "z": -10308 - }, - "rot": { - "x": 0, - "y": 311639, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 45, - "instId": 300026, - "propState": 8, - "pos": { - "x": -13776, - "y": 78923, - "z": -109833 - }, - "rot": { - "x": 0, - "y": 323371, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300027, - "propState": 8, - "pos": { - "x": -8974, - "y": 78923, - "z": -105365 - }, - "rot": { - "x": 0, - "y": 340609, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300028, - "propState": 8, - "pos": { - "x": 10459, - "y": 78923, - "z": -107033 - }, - "rot": { - "x": 0, - "y": 20641, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300029, - "propState": 8, - "pos": { - "x": 15432, - "y": 78923, - "z": -112835 - }, - "rot": { - "x": 0, - "y": 57849, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": 123104, - "y": 70340, - "z": -35873 - }, - "rot": { - "x": 0, - "y": 184402, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 46, - "instId": 300015, - "propState": 8, - "pos": { - "x": 123277, - "y": 70340, - "z": -46313 - }, - "rot": { - "x": 0, - "y": 356434, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 46, - "instId": 300016, - "propState": 8, - "pos": { - "x": 141278, - "y": 69830, - "z": -36063 - }, - "rot": { - "x": 0, - "y": 212575, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 46, - "instId": 300017, - "propState": 8, - "pos": { - "x": 142790, - "y": 69750, - "z": -36161 - }, - "rot": { - "x": 0, - "y": 147463, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300018, - "propState": 8, - "pos": { - "x": 142040, - "y": 69850, - "z": -46500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300027, - "propState": 8, - "pos": { - "x": 157690, - "y": 69850, - "z": -46160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": 196668, - "y": 70318, - "z": -47433 - }, - "rot": { - "x": 0, - "y": 324730, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300003, - "propState": 8, - "pos": { - "x": 203410, - "y": 70770, - "z": -24750 - }, - "rot": { - "x": 0, - "y": 233729, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300019, - "propState": 8, - "pos": { - "x": 203580, - "y": 63318, - "z": 2869 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300005, - "propState": 8, - "pos": { - "x": 217590, - "y": 44613, - "z": 20740 - }, - "rot": { - "x": 0, - "y": 176772, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300006, - "propState": 8, - "pos": { - "x": 238544, - "y": 44612, - "z": -15616 - }, - "rot": { - "x": 0, - "y": 88335, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300007, - "propState": 8, - "pos": { - "x": 262421, - "y": 39485, - "z": -32229 - }, - "rot": { - "x": 0, - "y": 317913, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300020, - "propState": 8, - "pos": { - "x": 259717, - "y": 44613, - "z": 46367 - }, - "rot": { - "x": 0, - "y": 182436, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300021, - "propState": 8, - "pos": { - "x": 246530, - "y": 44613, - "z": 46390 - }, - "rot": { - "x": 0, - "y": 183742, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300022, - "propState": 8, - "pos": { - "x": 297260, - "y": 50225, - "z": -8443 - }, - "rot": { - "x": 0, - "y": 269648, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300008, - "propState": 8, - "pos": { - "x": 322540, - "y": 44612, - "z": -10640 - }, - "rot": { - "x": 0, - "y": 317768, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300009, - "propState": 8, - "pos": { - "x": 361396, - "y": 44447, - "z": 29384 - }, - "rot": { - "x": 0, - "y": 268732, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300010, - "propState": 8, - "pos": { - "x": 352800, - "y": 41540, - "z": 62430 - }, - "rot": { - "x": 0, - "y": 156496, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300011, - "propState": 8, - "pos": { - "x": 377270, - "y": 33560, - "z": 115730 - }, - "rot": { - "x": 0, - "y": 257437, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300012, - "propState": 8, - "pos": { - "x": 343304, - "y": 26096, - "z": 119268 - }, - "rot": { - "x": 0, - "y": 22407, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300013, - "propState": 8, - "pos": { - "x": 342389, - "y": 26160, - "z": 134782 - }, - "rot": { - "x": 0, - "y": 57296, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300014, - "propState": 8, - "pos": { - "x": 288760, - "y": 2173, - "z": 199540 - }, - "rot": { - "x": 0, - "y": 117010, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300023, - "propState": 8, - "pos": { - "x": 322430, - "y": 44612, - "z": 21284 - }, - "rot": { - "x": 0, - "y": 334423, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 46, - "instId": 300024, - "propState": 8, - "pos": { - "x": 256368, - "y": 44341, - "z": 19432 - }, - "rot": { - "x": 0, - "y": 319939, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 46, - "instId": 300025, - "propState": 8, - "pos": { - "x": 350421, - "y": 41540, - "z": 83321 - }, - "rot": { - "x": 0, - "y": 327864, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300015, - "propState": 8, - "pos": { - "x": 241788, - "y": 2166, - "z": 198500 - }, - "rot": { - "x": 0, - "y": 109246, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 47, - "instId": 300016, - "propState": 8, - "pos": { - "x": 241550, - "y": 2163, - "z": 192084 - }, - "rot": { - "x": 0, - "y": 74446, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": 212320, - "y": 2161, - "z": 198430 - }, - "rot": { - "x": 0, - "y": 178795, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 47, - "instId": 300002, - "propState": 8, - "pos": { - "x": 218570, - "y": -2638, - "z": 232280 - }, - "rot": { - "x": 0, - "y": 218867, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 47, - "instId": 300005, - "propState": 8, - "pos": { - "x": 203075, - "y": -8680, - "z": 198883 - }, - "rot": { - "x": 0, - "y": 267167, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 47, - "instId": 300008, - "propState": 8, - "pos": { - "x": 166489, - "y": -2823, - "z": 149841 - }, - "rot": { - "x": 0, - "y": 88900, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 47, - "instId": 300010, - "propState": 8, - "pos": { - "x": 160580, - "y": -2852, - "z": 122646 - }, - "rot": { - "x": 0, - "y": 3777, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 47, - "instId": 300009, - "propState": 8, - "pos": { - "x": 118119, - "y": -7363, - "z": 135283 - }, - "rot": { - "x": 0, - "y": 33454, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 47, - "instId": 300011, - "propState": 8, - "pos": { - "x": 203960, - "y": 2161, - "z": 153327 - }, - "rot": { - "x": 0, - "y": 304783, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 47, - "instId": 300012, - "propState": 8, - "pos": { - "x": 198350, - "y": 1094, - "z": 178290 - }, - "rot": { - "x": 0, - "y": 176466, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 47, - "instId": 300019, - "propState": 8, - "pos": { - "x": 163490, - "y": 228, - "z": 195610 - }, - "rot": { - "x": 0, - "y": 139956, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 47, - "instId": 300020, - "propState": 8, - "pos": { - "x": 134025, - "y": 66, - "z": 200393 - }, - "rot": { - "x": 0, - "y": 176010, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 47, - "instId": 300014, - "propState": 8, - "pos": { - "x": 276804, - "y": 2172, - "z": 199274 - }, - "rot": { - "x": 0, - "y": 224404, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 47, - "instId": 300017, - "propState": 8, - "pos": { - "x": 188820, - "y": -6150, - "z": 241340 - }, - "rot": { - "x": 0, - "y": 273479, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 47, - "instId": 300018, - "propState": 8, - "pos": { - "x": 173410, - "y": 124, - "z": 180790 - }, - "rot": { - "x": 0, - "y": 186991, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 47, - "instId": 300003, - "propState": 8, - "pos": { - "x": 138085, - "y": -8499, - "z": 201798 - }, - "rot": { - "x": 0, - "y": 100812, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": -333843, - "y": -103594, - "z": -428959 - }, - "rot": { - "x": 0, - "y": 174779, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 89, - "instId": 300002, - "propState": 8, - "pos": { - "x": -356160, - "y": -3845, - "z": -286980 - }, - "rot": { - "x": 0, - "y": 28715, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 89, - "instId": 300003, - "propState": 2, - "pos": { - "x": -278003, - "y": -3878, - "z": -332891 - }, - "rot": { - "x": 0, - "y": 30513, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 89, - "instId": 300004, - "propState": 8, - "pos": { - "x": -333843, - "y": -103594, - "z": -428959 - }, - "rot": { - "x": 0, - "y": 149674, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 89, - "instId": 300005, - "propState": 8, - "pos": { - "x": -356160, - "y": -3845, - "z": -286980 - }, - "rot": { - "x": 0, - "y": 329724, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 89, - "instId": 300006, - "propState": 8, - "pos": { - "x": -278003, - "y": -3878, - "z": -332891 - }, - "rot": { - "x": 0, - "y": 210513, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 1, - "pos": { - "x": -367094, - "y": -112326, - "z": -486342 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104005 - }, - { - "groupId": 92, - "instId": 300002, - "propState": 1, - "pos": { - "x": -380747, - "y": -112338, - "z": -513708 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104004 - }, - { - "groupId": 92, - "instId": 300003, - "propState": 1, - "pos": { - "x": -423942, - "y": -114152, - "z": -536706 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104005 - }, - { - "groupId": 92, - "instId": 300004, - "propState": 0, - "pos": { - "x": -377483, - "y": -109370, - "z": -493927 - }, - "rot": { - "x": 0, - "y": 210018, - "z": 0 - }, - "propId": 104024 - }, { - "groupId": 92, - "instId": 300005, - "propState": 0, - "pos": { - "x": -368510, - "y": -109370, - "z": -499116 - }, - "rot": { - "x": 0, - "y": 210018, - "z": 0 - }, - "propId": 104024 - }, { - "groupId": 92, - "instId": 300006, - "propState": 0, - "pos": { - "x": -385260, - "y": -109271, - "z": -485980 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104122 - }, { - "groupId": 92, - "instId": 300007, - "propState": 0, - "pos": { - "x": -358140, - "y": -109271, - "z": -501780 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104122 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": 330597, - "y": 20676, - "z": 162130 - }, - "rot": { - "x": 0, - "y": 132724, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 95, - "instId": 300002, - "propState": 8, - "pos": { - "x": 305080, - "y": 2424, - "z": 195270 - }, - "rot": { - "x": 0, - "y": 270071, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 95, - "instId": 300003, - "propState": 8, - "pos": { - "x": 330597, - "y": 20676, - "z": 162130 - }, - "rot": { - "x": 0, - "y": 322926, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 95, - "instId": 300004, - "propState": 8, - "pos": { - "x": 305080, - "y": 2424, - "z": 195270 - }, - "rot": { - "x": 0, - "y": 210071, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 1, - "pos": { - "x": 106492, - "y": 2119, - "z": 196447 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104005 - }, { - "groupId": 99, - "instId": 300002, - "propState": 1, - "pos": { - "x": 63809, - "y": -13465, - "z": 196450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104005 - } - ], - "teleports": {} - }, - "102": { - "monsters": [ - { - "groupId": 102, - "instId": 200001, - "eventId": 20411001, - "pos": { - "x": -449383, - "y": -109949, - "z": -536587 - }, - "rot": { - "x": 0, - "y": 224794, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 102, - "instId": 200002, - "eventId": 20411002, - "pos": { - "x": -374097, - "y": -114379, - "z": -554607 - }, - "rot": { - "x": 0, - "y": 311355, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 102, - "instId": 200003, - "eventId": 20411003, - "pos": { - "x": -375268, - "y": -114388, - "z": -557987 - }, - "rot": { - "x": 0, - "y": 65315, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 102, - "instId": 200004, - "eventId": 20411004, - "pos": { - "x": -367643, - "y": -114443, - "z": -549029 - }, - "rot": { - "x": 0, - "y": 325421, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 102, - "instId": 200005, - "eventId": 20411005, - "pos": { - "x": -397670, - "y": -116344, - "z": -510360 - }, - "rot": { - "x": 0, - "y": 325018, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 102, - "instId": 200006, - "eventId": 20411006, - "pos": { - "x": -276136, - "y": -3930, - "z": -315386 - }, - "rot": { - "x": 0, - "y": 312966, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "103": { - "monsters": [ - { - "groupId": 103, - "instId": 200001, - "eventId": 20411011, - "pos": { - "x": -93190, - "y": 76627, - "z": -38460 - }, - "rot": { - "x": 0, - "y": 83637, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 103, - "instId": 200002, - "eventId": 20411012, - "pos": { - "x": -33257, - "y": 78903, - "z": -53376 - }, - "rot": { - "x": 0, - "y": 152835, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 103, - "instId": 200004, - "eventId": 20411014, - "pos": { - "x": -18623, - "y": 78904, - "z": -14668 - }, - "rot": { - "x": 0, - "y": 109262, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 103, - "instId": 200005, - "eventId": 20411015, - "pos": { - "x": 43040, - "y": 81160, - "z": 12520 - }, - "rot": { - "x": 0, - "y": 345753, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 103, - "instId": 200007, - "eventId": 20411017, - "pos": { - "x": 35160, - "y": 93814, - "z": -50220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 103, - "instId": 200008, - "eventId": 20411018, - "pos": { - "x": 32360, - "y": 93733, - "z": -26216 - }, - "rot": { - "x": 0, - "y": 233730, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 103, - "instId": 200009, - "eventId": 20411019, - "pos": { - "x": -85301, - "y": 76617, - "z": -64421 - }, - "rot": { - "x": 0, - "y": 56609, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 103, - "instId": 200010, - "eventId": 20411020, - "pos": { - "x": 14425, - "y": 93814, - "z": -18083 - }, - "rot": { - "x": 0, - "y": 91544, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 103, - "instId": 200011, - "eventId": 20411021, - "pos": { - "x": 31603, - "y": 93814, - "z": -12440 - }, - "rot": { - "x": 0, - "y": 259525, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 103, - "instId": 200012, - "eventId": 20411022, - "pos": { - "x": -41731, - "y": 84965, - "z": -66831 - }, - "rot": { - "x": 0, - "y": 177437, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "104": { - "monsters": [ - { - "groupId": 104, - "instId": 200001, - "eventId": 20411023, - "pos": { - "x": 158440, - "y": 70340, - "z": -35990 - }, - "rot": { - "x": 0, - "y": 349680, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 104, - "instId": 200002, - "eventId": 20411024, - "pos": { - "x": 210226, - "y": 70318, - "z": -41112 - }, - "rot": { - "x": 0, - "y": 238605, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 104, - "instId": 200003, - "eventId": 20411026, - "pos": { - "x": 244558, - "y": 44341, - "z": -37682 - }, - "rot": { - "x": 0, - "y": 312961, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 104, - "instId": 200004, - "eventId": 20411027, - "pos": { - "x": 212033, - "y": 50239, - "z": 33028 - }, - "rot": { - "x": 0, - "y": 168461, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 104, - "instId": 200005, - "eventId": 20411028, - "pos": { - "x": 308939, - "y": 44341, - "z": -28425 - }, - "rot": { - "x": 0, - "y": 3176, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 104, - "instId": 200006, - "eventId": 20411029, - "pos": { - "x": 290019, - "y": 50501, - "z": 2359 - }, - "rot": { - "x": 0, - "y": 251282, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 104, - "instId": 200007, - "eventId": 20411030, - "pos": { - "x": 363685, - "y": 44341, - "z": 15861 - }, - "rot": { - "x": 0, - "y": 242105, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "105": { - "monsters": [ - { - "groupId": 105, - "instId": 200005, - "eventId": 20411035, - "pos": { - "x": 209600, - "y": -2638, - "z": 233390 - }, - "rot": { - "x": 0, - "y": 343847, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 105, - "instId": 200006, - "eventId": 20411036, - "pos": { - "x": 195450, - "y": -2640, - "z": 244475 - }, - "rot": { - "x": 0, - "y": 184990, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 105, - "instId": 200007, - "eventId": 20411037, - "pos": { - "x": 102008, - "y": -10849, - "z": 154661 - }, - "rot": { - "x": 0, - "y": 104146, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 105, - "instId": 200008, - "eventId": 20411038, - "pos": { - "x": 139589, - "y": -2852, - "z": 133205 - }, - "rot": { - "x": 0, - "y": 102900, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 105, - "instId": 200009, - "eventId": 20411039, - "pos": { - "x": 196758, - "y": 2161, - "z": 162980 - }, - "rot": { - "x": 0, - "y": 285379, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "123": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 123, - "instId": 300001, - "propState": 1, - "pos": { - "x": -22870, - "y": 78919, - "z": 531 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 123, - "instId": 300002, - "propState": 8, - "pos": { - "x": 23138, - "y": 78919, - "z": 528 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 123, - "instId": 300003, - "propState": 1, - "pos": { - "x": 50280, - "y": 78890, - "z": -41010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 123, - "instId": 300004, - "propState": 1, - "pos": { - "x": -290, - "y": 78929, - "z": -74890 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104005 - } - ], - "teleports": {} - }, - "134": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 134, - "instId": 300002, - "propState": 8, - "pos": { - "x": 163330, - "y": 60, - "z": 208070 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104089 - }, { - "groupId": 134, - "instId": 300004, - "propState": 8, - "pos": { - "x": 184900, - "y": -7530, - "z": 232760 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104101 - }, { - "groupId": 134, - "instId": 300005, - "propState": 8, - "pos": { - "x": 160780, - "y": -9800, - "z": 208240 - }, - "rot": { - "x": 0, - "y": 288243, - "z": 0 - }, - "propId": 104101 - }, { - "groupId": 134, - "instId": 300006, - "propState": 20, - "pos": { - "x": 161287, - "y": 12, - "z": 206960 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60402 - } - ], - "teleports": {} - }, - "135": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 135, - "instId": 300003, - "propState": 1, - "pos": { - "x": 201379, - "y": -2600, - "z": 230260 - }, - "rot": { - "x": 0, - "y": 87, - "z": 0 - }, - "propId": 104100 - }, - { - "groupId": 135, - "instId": 300004, - "propState": 8, - "pos": { - "x": 152930, - "y": 5046, - "z": 242560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104100 - }, - { - "groupId": 135, - "instId": 300006, - "propState": 8, - "pos": { - "x": 216680, - "y": -2641, - "z": 227820 - }, - "rot": { - "x": 0, - "y": 330327, - "z": 0 - }, - "propId": 104100 - }, - { - "groupId": 135, - "instId": 300010, - "propState": 8, - "pos": { - "x": 176640, - "y": -5830, - "z": 205880 - }, - "rot": { - "x": 0, - "y": 2218, - "z": 0 - }, - "propId": 104100 - }, { - "groupId": 135, - "instId": 300001, - "propState": 8, - "pos": { - "x": 171951, - "y": 2046, - "z": 242651 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300002, - "propState": 8, - "pos": { - "x": 174549, - "y": 2046, - "z": 241151 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300011, - "propState": 8, - "pos": { - "x": 170451, - "y": 2046, - "z": 240053 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300012, - "propState": 8, - "pos": { - "x": 175647, - "y": 2046, - "z": 237053 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300013, - "propState": 8, - "pos": { - "x": 177147, - "y": 2046, - "z": 239651 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300014, - "propState": 8, - "pos": { - "x": 175647, - "y": 5046, - "z": 237053 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300015, - "propState": 8, - "pos": { - "x": 152930, - "y": 2046, - "z": 242560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300016, - "propState": 8, - "pos": { - "x": 152930, - "y": 2046, - "z": 245560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300017, - "propState": 8, - "pos": { - "x": 155930, - "y": 2046, - "z": 245560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300018, - "propState": 8, - "pos": { - "x": 158930, - "y": 2046, - "z": 245560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300019, - "propState": 8, - "pos": { - "x": 158930, - "y": 2046, - "z": 242560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300020, - "propState": 8, - "pos": { - "x": 171951, - "y": 5046, - "z": 242651 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300021, - "propState": 8, - "pos": { - "x": 152930, - "y": 5046, - "z": 245560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300022, - "propState": 8, - "pos": { - "x": 206829, - "y": -1503, - "z": 234260 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 135, - "instId": 300023, - "propState": 8, - "pos": { - "x": 205338, - "y": -2566, - "z": 235014 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 135, - "instId": 300024, - "propState": 8, - "pos": { - "x": 203636, - "y": -2566, - "z": 232911 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 135, - "instId": 300025, - "propState": 8, - "pos": { - "x": 203606, - "y": -2566, - "z": 236014 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 135, - "instId": 300026, - "propState": 8, - "pos": { - "x": 203606, - "y": -66, - "z": 236014 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104037 - } - ], - "teleports": {} - }, - "136": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 136, - "instId": 300001, - "propState": 8, - "pos": { - "x": 216090, - "y": 9630, - "z": 183986 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 136, - "instId": 300002, - "propState": 2, - "pos": { - "x": 165630, - "y": 20620, - "z": 246830 - }, - "rot": { - "x": 0, - "y": 202096, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 136, - "instId": 300003, - "propState": 8, - "pos": { - "x": 130410, - "y": 22890, - "z": 156400 - }, - "rot": { - "x": 0, - "y": 97096, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 136, - "instId": 300004, - "propState": 8, - "pos": { - "x": 158930, - "y": 5046, - "z": 242560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104100 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300002, - "propState": 8, - "pos": { - "x": 249541, - "y": 44950, - "z": 14951 - }, - "rot": { - "x": 0, - "y": 297375, - "z": 0 - }, - "propId": 104089 - }, { - "groupId": 137, - "instId": 300004, - "propState": 8, - "pos": { - "x": 233310, - "y": 43740, - "z": 16949 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104101 - }, { - "groupId": 137, - "instId": 300005, - "propState": 8, - "pos": { - "x": 293160, - "y": 49500, - "z": -34360 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104101 - }, { - "groupId": 137, - "instId": 300007, - "propState": 20, - "pos": { - "x": 253092, - "y": 44352, - "z": 16130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60402 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "139": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 139, - "instId": 300001, - "propState": 8, - "pos": { - "x": 217334, - "y": 65389, - "z": 34947 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 139, - "instId": 300002, - "propState": 8, - "pos": { - "x": 254515, - "y": 36047, - "z": 1175 - }, - "rot": { - "x": 0, - "y": 97096, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 139, - "instId": 300003, - "propState": 8, - "pos": { - "x": 256303, - "y": 94731, - "z": 25806 - }, - "rot": { - "x": 0, - "y": 97096, - "z": 0 - }, - "propId": 104061 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "162": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 162, - "instId": 300001, - "propState": 1, - "pos": { - "x": 4519, - "y": 84680, - "z": 102119 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 162, - "instId": 300002, - "propState": 1, - "pos": { - "x": 12040, - "y": 86390, - "z": 96330 - }, - "rot": { - "x": 0, - "y": 331816, - "z": 0 - }, - "propId": 104038 - } - ], - "teleports": {} - }, - "172": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 172, - "instId": 300001, - "propState": 18, - "pos": { - "x": -369358, - "y": -112746, - "z": -569507 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 172, - "instId": 300002, - "propState": 1, - "pos": { - "x": -369188, - "y": -114388, - "z": -568387 - }, - "rot": { - "x": 0, - "y": 101249, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 172, - "instId": 300004, - "propState": 8, - "pos": { - "x": -369358, - "y": -112746, - "z": -569507 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300001, - "propState": 18, - "pos": { - "x": -341222, - "y": -112325, - "z": -539457 - }, - "rot": { - "x": 0, - "y": 124494, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 173, - "instId": 300002, - "propState": 1, - "pos": { - "x": -340811, - "y": -112220, - "z": -539955 - }, - "rot": { - "x": 0, - "y": 250384, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 173, - "instId": 300004, - "propState": 8, - "pos": { - "x": -341263, - "y": -112210, - "z": -539510 - }, - "rot": { - "x": 0, - "y": 181182, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300001, - "propState": 18, - "pos": { - "x": -473083, - "y": -104543, - "z": -554564 - }, - "rot": { - "x": 0, - "y": 329611, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 174, - "instId": 300002, - "propState": 1, - "pos": { - "x": -473065, - "y": -104543, - "z": -554539 - }, - "rot": { - "x": 0, - "y": 283846, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 174, - "instId": 300004, - "propState": 8, - "pos": { - "x": -473042, - "y": -104423, - "z": -554586 - }, - "rot": { - "x": 0, - "y": 118233, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -377501, - "y": -108759, - "z": -493945 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 175, - "instId": 300002, - "propState": 1, - "pos": { - "x": -375759, - "y": -114693, - "z": -496085 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 175, - "instId": 300004, - "propState": 8, - "pos": { - "x": -377501, - "y": -108759, - "z": -493945 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300001, - "propState": 18, - "pos": { - "x": -328688, - "y": 3337, - "z": -239797 - }, - "rot": { - "x": 0, - "y": 35002, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 176, - "instId": 300002, - "propState": 1, - "pos": { - "x": -331299, - "y": -2907, - "z": -243442 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 176, - "instId": 300004, - "propState": 8, - "pos": { - "x": -329635, - "y": 3377, - "z": -241368 - }, - "rot": { - "x": 0, - "y": 35001, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300001, - "propState": 18, - "pos": { - "x": -268493, - "y": 15105, - "z": -233761 - }, - "rot": { - "x": 0, - "y": 98836, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 177, - "instId": 300002, - "propState": 1, - "pos": { - "x": -268968, - "y": 15105, - "z": -234217 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 177, - "instId": 300004, - "propState": 8, - "pos": { - "x": -268493, - "y": 15105, - "z": -233761 - }, - "rot": { - "x": 0, - "y": 98836, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 18, - "pos": { - "x": -200015, - "y": 33368, - "z": -157917 - }, - "rot": { - "x": 0, - "y": 136679, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 178, - "instId": 300002, - "propState": 1, - "pos": { - "x": -202547, - "y": 35559, - "z": -158214 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 178, - "instId": 300004, - "propState": 8, - "pos": { - "x": -200015, - "y": 33368, - "z": -157917 - }, - "rot": { - "x": 0, - "y": 99728, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300001, - "propState": 18, - "pos": { - "x": -70265, - "y": 78902, - "z": -55442 - }, - "rot": { - "x": 0, - "y": 193134, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 179, - "instId": 300002, - "propState": 1, - "pos": { - "x": -71896, - "y": 76617, - "z": -55849 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 179, - "instId": 300004, - "propState": 8, - "pos": { - "x": -70265, - "y": 79043, - "z": -55442 - }, - "rot": { - "x": 0, - "y": 48906, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 18, - "pos": { - "x": -7555, - "y": 80321, - "z": -42601 - }, - "rot": { - "x": 0, - "y": 311960, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 180, - "instId": 300002, - "propState": 1, - "pos": { - "x": -7555, - "y": 80321, - "z": -42601 - }, - "rot": { - "x": 0, - "y": 311960, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 180, - "instId": 300004, - "propState": 8, - "pos": { - "x": -7064, - "y": 80321, - "z": -42875 - }, - "rot": { - "x": 0, - "y": 299210, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5402, - "y": 83719, - "z": 117404 - }, - "rot": { - "x": 0, - "y": 336061, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 181, - "instId": 300002, - "propState": 1, - "pos": { - "x": 3884, - "y": 82018, - "z": 116636 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 181, - "instId": 300004, - "propState": 8, - "pos": { - "x": 5402, - "y": 83719, - "z": 117404 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "182": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 182, - "instId": 300001, - "propState": 18, - "pos": { - "x": 14990, - "y": 99425, - "z": -4850 - }, - "rot": { - "x": 0, - "y": 88237, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 182, - "instId": 300002, - "propState": 1, - "pos": { - "x": 14573, - "y": 93815, - "z": -7630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 182, - "instId": 300004, - "propState": 8, - "pos": { - "x": 15013, - "y": 99454, - "z": -6209 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "183": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 183, - "instId": 300001, - "propState": 18, - "pos": { - "x": 249623, - "y": 47003, - "z": -54408 - }, - "rot": { - "x": 0, - "y": 274611, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 183, - "instId": 300002, - "propState": 1, - "pos": { - "x": 248578, - "y": 44341, - "z": -54417 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 183, - "instId": 300004, - "propState": 8, - "pos": { - "x": 249623, - "y": 47076, - "z": -54400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 184, - "instId": 300001, - "propState": 18, - "pos": { - "x": 271362, - "y": 102816, - "z": -1640 - }, - "rot": { - "x": 0, - "y": 245860, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 184, - "instId": 300002, - "propState": 1, - "pos": { - "x": 271362, - "y": 102816, - "z": -1640 - }, - "rot": { - "x": 0, - "y": 245860, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 184, - "instId": 300004, - "propState": 8, - "pos": { - "x": 271023, - "y": 102816, - "z": 2609 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "185": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 185, - "instId": 300001, - "propState": 18, - "pos": { - "x": 342453, - "y": 44361, - "z": 10660 - }, - "rot": { - "x": 0, - "y": 73368, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 185, - "instId": 300002, - "propState": 1, - "pos": { - "x": 342453, - "y": 44361, - "z": 10660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 185, - "instId": 300004, - "propState": 8, - "pos": { - "x": 342505, - "y": 44500, - "z": 10642 - }, - "rot": { - "x": 0, - "y": 109654, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "186": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 18, - "pos": { - "x": 357555, - "y": 41423, - "z": 116186 - }, - "rot": { - "x": 0, - "y": 180604, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 186, - "instId": 300002, - "propState": 1, - "pos": { - "x": 354460, - "y": 34943, - "z": 120610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 186, - "instId": 300004, - "propState": 8, - "pos": { - "x": 357555, - "y": 41423, - "z": 116186 - }, - "rot": { - "x": 0, - "y": 180604, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "187": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 187, - "instId": 300001, - "propState": 18, - "pos": { - "x": 180529, - "y": -4587, - "z": 199289 - }, - "rot": { - "x": 0, - "y": 42326, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 187, - "instId": 300002, - "propState": 1, - "pos": { - "x": 180751, - "y": -4296, - "z": 199279 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 187, - "instId": 300004, - "propState": 8, - "pos": { - "x": 182747, - "y": -3724, - "z": 199547 - }, - "rot": { - "x": 0, - "y": 263360, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 18, - "pos": { - "x": 10578, - "y": 81362, - "z": -5835 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 188, - "instId": 300002, - "propState": 1, - "pos": { - "x": 11094, - "y": 78934, - "z": -6750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 188, - "instId": 300004, - "propState": 8, - "pos": { - "x": 10578, - "y": 81351, - "z": -6303 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 18, - "pos": { - "x": 10, - "y": 88845, - "z": 97466 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 189, - "instId": 300002, - "propState": 1, - "pos": { - "x": 10, - "y": 88801, - "z": 96310 - }, - "rot": { - "x": 0, - "y": 180052, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 189, - "instId": 300004, - "propState": 8, - "pos": { - "x": 10, - "y": 88845, - "z": 97466 - }, - "rot": { - "x": 0, - "y": 134750, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 18, - "pos": { - "x": 204190, - "y": 70892, - "z": 3659 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 190, - "instId": 300002, - "propState": 1, - "pos": { - "x": 204308, - "y": 63318, - "z": 2218 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 190, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204190, - "y": 70898, - "z": 3416 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "191": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 191, - "instId": 300001, - "propState": 18, - "pos": { - "x": 115472, - "y": 2134, - "z": 202235 - }, - "rot": { - "x": 0, - "y": 219323, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 191, - "instId": 300002, - "propState": 1, - "pos": { - "x": 115776, - "y": 2116, - "z": 202102 - }, - "rot": { - "x": 0, - "y": 134134, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 191, - "instId": 300004, - "propState": 8, - "pos": { - "x": 115437, - "y": 2190, - "z": 202255 - }, - "rot": { - "x": 0, - "y": 300250, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "192": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 192, - "instId": 300001, - "propState": 8, - "pos": { - "x": 266210, - "y": 44341, - "z": -19370 - }, - "rot": { - "x": 0, - "y": 181399, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 192, - "instId": 300002, - "propState": 8, - "pos": { - "x": 259630, - "y": 45203, - "z": -21077 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, - { - "groupId": 192, - "instId": 300003, - "propState": 8, - "pos": { - "x": 265119, - "y": 39565, - "z": -25513 - }, - "rot": { - "x": 0, - "y": 20565, - "z": 0 - }, - "propId": 104037 - }, - { - "groupId": 192, - "instId": 300004, - "propState": 8, - "pos": { - "x": 265240, - "y": 39485, - "z": -28350 - }, - "rot": { - "x": 0, - "y": 321777, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 192, - "instId": 300005, - "propState": 8, - "pos": { - "x": 267980, - "y": 39485, - "z": -28550 - }, - "rot": { - "x": 0, - "y": 30500, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 192, - "instId": 300008, - "propState": 1, - "pos": { - "x": 293206, - "y": 42056, - "z": -43488 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104143 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 1, - "pos": { - "x": -302700, - "y": -46100, - "z": -96700 - }, - "rot": { - "x": 0, - "y": 359040, - "z": 0 - }, - "propId": 104090 - }, - { - "groupId": 193, - "instId": 300002, - "propState": 0, - "pos": { - "x": -202320, - "y": 26960, - "z": -154160 - }, - "rot": { - "x": 0, - "y": 22340, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 193, - "instId": 300003, - "propState": 1, - "pos": { - "x": -217240, - "y": 25763, - "z": -187910 - }, - "rot": { - "x": 0, - "y": 28896, - "z": 0 - }, - "propId": 104157 - }, - { - "groupId": 193, - "instId": 300004, - "propState": 1, - "pos": { - "x": -191595, - "y": 47817, - "z": -128312 - }, - "rot": { - "x": 0, - "y": 28896, - "z": 0 - }, - "propId": 104157 - }, { - "groupId": 193, - "instId": 300005, - "propState": 1, - "pos": { - "x": -225501, - "y": 54554, - "z": -86086 - }, - "rot": { - "x": 0, - "y": 28896, - "z": 0 - }, - "propId": 104157 - }, { - "groupId": 193, - "instId": 300006, - "propState": 1, - "pos": { - "x": -208200, - "y": 36570, - "z": -247720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104157 - }, { - "groupId": 193, - "instId": 300007, - "propState": 1, - "pos": { - "x": -254898, - "y": 31066, - "z": -142908 - }, - "rot": { - "x": 0, - "y": 28896, - "z": 0 - }, - "propId": 104157 - }, { - "groupId": 193, - "instId": 300008, - "propState": 1, - "pos": { - "x": -193230, - "y": 142670, - "z": -85850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104157 - } - ], - "teleports": {} - }, - "196": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 196, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "209": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 209, - "instId": 300001, - "propState": 8, - "pos": { - "x": -511082, - "y": -94170, - "z": -582246 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104071 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 8, - "pos": { - "x": -336746, - "y": -110459, - "z": -542517 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104071 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 8, - "pos": { - "x": -121501, - "y": 75899, - "z": -68402 - }, - "rot": { - "x": 0, - "y": 139, - "z": 0 - }, - "propId": 104071 - } - ], - "teleports": {} - }, - "213": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 213, - "instId": 300001, - "propState": 8, - "pos": { - "x": 215040, - "y": 72230, - "z": -46280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104071 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300003, - "propState": 8, - "pos": { - "x": 7534, - "y": 90649, - "z": 65856 - }, - "rot": { - "x": 0, - "y": 165142, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "224": { - "monsters": [ - { - "groupId": 224, - "instId": 200001, - "eventId": 20411101, - "pos": { - "x": -449383, - "y": -109949, - "z": -536587 - }, - "rot": { - "x": 0, - "y": 224794, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 224, - "instId": 200002, - "eventId": 20411102, - "pos": { - "x": -406320, - "y": -117771, - "z": -573080 - }, - "rot": { - "x": 0, - "y": 318036, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 224, - "instId": 200003, - "eventId": 20411103, - "pos": { - "x": -408395, - "y": -117738, - "z": -570282 - }, - "rot": { - "x": 0, - "y": 78855, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 224, - "instId": 200004, - "eventId": 20411104, - "pos": { - "x": -367643, - "y": -114443, - "z": -549029 - }, - "rot": { - "x": 0, - "y": 325421, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 224, - "instId": 200005, - "eventId": 20411105, - "pos": { - "x": -397670, - "y": -116344, - "z": -510360 - }, - "rot": { - "x": 0, - "y": 325018, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 224, - "instId": 200006, - "eventId": 20411106, - "pos": { - "x": -276136, - "y": -3930, - "z": -315386 - }, - "rot": { - "x": 0, - "y": 312966, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 224, - "instId": 200007, - "eventId": 20411110, - "pos": { - "x": -296490, - "y": 5412, - "z": -274330 - }, - "rot": { - "x": 0, - "y": 209757, - "z": 0 - }, - "monsterId": 4012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "225": { - "monsters": [ - { - "groupId": 225, - "instId": 200001, - "eventId": 20411111, - "pos": { - "x": -93190, - "y": 76627, - "z": -38460 - }, - "rot": { - "x": 0, - "y": 83637, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 225, - "instId": 200002, - "eventId": 20411112, - "pos": { - "x": -33257, - "y": 78903, - "z": -53376 - }, - "rot": { - "x": 0, - "y": 152835, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 225, - "instId": 200003, - "eventId": 20411113, - "pos": { - "x": -8153, - "y": 88859, - "z": 74415 - }, - "rot": { - "x": 0, - "y": 101631, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 225, - "instId": 200004, - "eventId": 20411114, - "pos": { - "x": -18623, - "y": 78904, - "z": -14668 - }, - "rot": { - "x": 0, - "y": 109262, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 225, - "instId": 200005, - "eventId": 20411115, - "pos": { - "x": 43040, - "y": 81160, - "z": 12520 - }, - "rot": { - "x": 0, - "y": 345753, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 225, - "instId": 200006, - "eventId": 20411116, - "pos": { - "x": 16941, - "y": 78904, - "z": -18508 - }, - "rot": { - "x": 0, - "y": 248474, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 225, - "instId": 200007, - "eventId": 20411117, - "pos": { - "x": 35160, - "y": 93814, - "z": -50220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 225, - "instId": 200008, - "eventId": 20411118, - "pos": { - "x": 32360, - "y": 93733, - "z": -26216 - }, - "rot": { - "x": 0, - "y": 233730, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 225, - "instId": 200009, - "eventId": 20411119, - "pos": { - "x": -85301, - "y": 76617, - "z": -64421 - }, - "rot": { - "x": 0, - "y": 56609, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 225, - "instId": 200010, - "eventId": 20411120, - "pos": { - "x": 14425, - "y": 93814, - "z": -18083 - }, - "rot": { - "x": 0, - "y": 91544, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 225, - "instId": 200011, - "eventId": 20411121, - "pos": { - "x": 31603, - "y": 93814, - "z": -12440 - }, - "rot": { - "x": 0, - "y": 259525, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 225, - "instId": 200012, - "eventId": 20411122, - "pos": { - "x": -41731, - "y": 84965, - "z": -66831 - }, - "rot": { - "x": 0, - "y": 177437, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "226": { - "monsters": [ - { - "groupId": 226, - "instId": 200001, - "eventId": 20411123, - "pos": { - "x": 158440, - "y": 70340, - "z": -35990 - }, - "rot": { - "x": 0, - "y": 349680, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 226, - "instId": 200002, - "eventId": 20411124, - "pos": { - "x": 210226, - "y": 70318, - "z": -41112 - }, - "rot": { - "x": 0, - "y": 238605, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 226, - "instId": 200003, - "eventId": 20411126, - "pos": { - "x": 244558, - "y": 44341, - "z": -37682 - }, - "rot": { - "x": 0, - "y": 312961, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 226, - "instId": 200004, - "eventId": 20411127, - "pos": { - "x": 212033, - "y": 50239, - "z": 33028 - }, - "rot": { - "x": 0, - "y": 168461, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 226, - "instId": 200005, - "eventId": 20411128, - "pos": { - "x": 308939, - "y": 44341, - "z": -28425 - }, - "rot": { - "x": 0, - "y": 3176, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 226, - "instId": 200006, - "eventId": 20411129, - "pos": { - "x": 290019, - "y": 50501, - "z": 2359 - }, - "rot": { - "x": 0, - "y": 251282, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 226, - "instId": 200007, - "eventId": 20411130, - "pos": { - "x": 363685, - "y": 44341, - "z": 15861 - }, - "rot": { - "x": 0, - "y": 242105, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "227": { - "monsters": [ - { - "groupId": 227, - "instId": 200001, - "eventId": 20411131, - "pos": { - "x": 184563, - "y": 99, - "z": 177098 - }, - "rot": { - "x": 0, - "y": 347881, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 227, - "instId": 200002, - "eventId": 20411132, - "pos": { - "x": 203653, - "y": 2168, - "z": 178668 - }, - "rot": { - "x": 0, - "y": 280506, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 227, - "instId": 200003, - "eventId": 20411133, - "pos": { - "x": 181198, - "y": 12, - "z": 183180 - }, - "rot": { - "x": 0, - "y": 185237, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 227, - "instId": 200004, - "eventId": 20411134, - "pos": { - "x": 213285, - "y": 2166, - "z": 179914 - }, - "rot": { - "x": 0, - "y": 152989, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 227, - "instId": 200005, - "eventId": 20411135, - "pos": { - "x": 209600, - "y": -2638, - "z": 233390 - }, - "rot": { - "x": 0, - "y": 343847, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 227, - "instId": 200006, - "eventId": 20411136, - "pos": { - "x": 195450, - "y": -2640, - "z": 244475 - }, - "rot": { - "x": 0, - "y": 184990, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 227, - "instId": 200007, - "eventId": 20411137, - "pos": { - "x": 102008, - "y": -10849, - "z": 154661 - }, - "rot": { - "x": 0, - "y": 104146, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 227, - "instId": 200008, - "eventId": 20411138, - "pos": { - "x": 139589, - "y": -2852, - "z": 133205 - }, - "rot": { - "x": 0, - "y": 102900, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 227, - "instId": 200009, - "eventId": 20411139, - "pos": { - "x": 196758, - "y": 2161, - "z": 162980 - }, - "rot": { - "x": 0, - "y": 285379, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "228": { - "monsters": [ - { - "groupId": 228, - "instId": 200003, - "eventId": 20411007, - "pos": { - "x": -408395, - "y": -117738, - "z": -570282 - }, - "rot": { - "x": 0, - "y": 78855, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 228, - "instId": 200004, - "eventId": 20411008, - "pos": { - "x": -367643, - "y": -114443, - "z": -549029 - }, - "rot": { - "x": 0, - "y": 325421, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 228, - "instId": 200005, - "eventId": 20411009, - "pos": { - "x": -397670, - "y": -116344, - "z": -510360 - }, - "rot": { - "x": 0, - "y": 325018, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "229": { - "monsters": [ - { - "groupId": 229, - "instId": 200002, - "eventId": 20411091, - "pos": { - "x": -33257, - "y": 78903, - "z": -53376 - }, - "rot": { - "x": 0, - "y": 152835, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 229, - "instId": 200005, - "eventId": 20411092, - "pos": { - "x": 43040, - "y": 81160, - "z": 12520 - }, - "rot": { - "x": 0, - "y": 345753, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 229, - "instId": 200008, - "eventId": 20411093, - "pos": { - "x": 32360, - "y": 93733, - "z": -26216 - }, - "rot": { - "x": 0, - "y": 233730, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 229, - "instId": 200010, - "eventId": 20411094, - "pos": { - "x": 14425, - "y": 93814, - "z": -18083 - }, - "rot": { - "x": 0, - "y": 91544, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "230": { - "monsters": [ - { - "groupId": 230, - "instId": 200001, - "eventId": 20411095, - "pos": { - "x": 158440, - "y": 70340, - "z": -35990 - }, - "rot": { - "x": 0, - "y": 349680, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 230, - "instId": 200003, - "eventId": 20411096, - "pos": { - "x": 244558, - "y": 44341, - "z": -37682 - }, - "rot": { - "x": 0, - "y": 312961, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 230, - "instId": 200004, - "eventId": 20411097, - "pos": { - "x": 212033, - "y": 50239, - "z": 33028 - }, - "rot": { - "x": 0, - "y": 168461, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 230, - "instId": 200005, - "eventId": 20411098, - "pos": { - "x": 308939, - "y": 44341, - "z": -28425 - }, - "rot": { - "x": 0, - "y": 3176, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 230, - "instId": 200006, - "eventId": 20411099, - "pos": { - "x": 290019, - "y": 50501, - "z": 2359 - }, - "rot": { - "x": 0, - "y": 251282, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "231": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 231, - "instId": 300001, - "propState": 11, - "pos": { - "x": -362256, - "y": -114340, - "z": -561812 - }, - "rot": { - "x": 0, - "y": 270191, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "232": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 232, - "instId": 300001, - "propState": 11, - "pos": { - "x": -45900, - "y": 81160, - "z": 10310 - }, - "rot": { - "x": 0, - "y": 99057, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "233": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 233, - "instId": 300001, - "propState": 11, - "pos": { - "x": 37160, - "y": 93813, - "z": -32380 - }, - "rot": { - "x": 0, - "y": 2040, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "234": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 234, - "instId": 300001, - "propState": 11, - "pos": { - "x": 124055, - "y": -14191, - "z": 169171 - }, - "rot": { - "x": 0, - "y": 213754, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "235": { - "monsters": [ - { - "groupId": 235, - "instId": 200001, - "eventId": 20411231, - "pos": { - "x": 241621, - "y": 44389, - "z": -64116 - }, - "rot": { - "x": 0, - "y": 358042, - "z": 0 - }, - "monsterId": 4013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 235, - "instId": 300001, - "propState": 11, - "pos": { - "x": 241340, - "y": 44341, - "z": -70291 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 235, - "instId": 300002, - "propState": 8, - "pos": { - "x": 241340, - "y": 44341, - "z": -70291 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 235, - "instId": 300003, - "propState": 8, - "pos": { - "x": 241340, - "y": 44341, - "z": -70291 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "243": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 243, - "instId": 300001, - "propState": 8, - "pos": { - "x": 341573, - "y": 41540, - "z": 86169 - }, - "rot": { - "x": 0, - "y": 168591, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1024": { - "anchorId": 1, - "groupId": 243, - "instId": 300001, - "pos": { - "x": 341837, - "y": 41540, - "z": 84860 - }, - "rot": { - "x": 0, - "y": 348591, - "z": 0 - } - } - } - }, - "245": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 245, - "instId": 300003, - "propState": 8, - "pos": { - "x": -229727, - "y": 22850, - "z": -214082 - }, - "rot": { - "x": 0, - "y": 29759, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "246": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 246, - "instId": 300010, - "propState": 8, - "pos": { - "x": 3884, - "y": 82494, - "z": 161617 - }, - "rot": { - "x": 0, - "y": 342614, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 246, - "instId": 300001, - "propState": 8, - "pos": { - "x": -158224, - "y": 72169, - "z": -67594 - }, - "rot": { - "x": 0, - "y": 242786, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 246, - "instId": 300002, - "propState": 8, - "pos": { - "x": -490931, - "y": -95294, - "z": -581139 - }, - "rot": { - "x": 0, - "y": 197256, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "247": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 247, - "instId": 300002, - "propState": 20, - "pos": { - "x": 120, - "y": 81835, - "z": 222620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "251": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 251, - "instId": 300001, - "propState": 12, - "pos": { - "x": 141949, - "y": 70340, - "z": -35487 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 251, - "instId": 300002, - "propState": 8, - "pos": { - "x": 141949, - "y": 70440, - "z": -35487 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 251, - "instId": 300004, - "propState": 8, - "pos": { - "x": 141949, - "y": 70340, - "z": -35487 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "252": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 252, - "instId": 300001, - "propState": 12, - "pos": { - "x": 141949, - "y": 70340, - "z": -35487 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "253": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 253, - "instId": 300001, - "propState": 12, - "pos": { - "x": -45280, - "y": 81807, - "z": 196360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 253, - "instId": 300002, - "propState": 8, - "pos": { - "x": -45280, - "y": 81907, - "z": 196360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 253, - "instId": 300004, - "propState": 8, - "pos": { - "x": -45280, - "y": 81807, - "z": 196360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "254": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 254, - "instId": 300001, - "propState": 12, - "pos": { - "x": -45280, - "y": 81807, - "z": 196360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "255": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 255, - "instId": 300001, - "propState": 8, - "pos": { - "x": 8450, - "y": 79500, - "z": -6460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 255, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11530, - "y": 79500, - "z": -6460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "268": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 268, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4002, - "y": 82640, - "z": 16758 - }, - "rot": { - "x": 0, - "y": 342614, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 268, - "instId": 300002, - "propState": 8, - "pos": { - "x": 66970, - "y": 79603, - "z": -37080 - }, - "rot": { - "x": 0, - "y": 342614, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 268, - "instId": 300003, - "propState": 8, - "pos": { - "x": 8952, - "y": 79604, - "z": -61304 - }, - "rot": { - "x": 0, - "y": 227738, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 268, - "instId": 300004, - "propState": 8, - "pos": { - "x": 196338, - "y": 71084, - "z": -33761 - }, - "rot": { - "x": 0, - "y": 42043, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300005, - "propState": 8, - "pos": { - "x": 252930, - "y": 45051, - "z": -19722 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300006, - "propState": 8, - "pos": { - "x": 296510, - "y": 50800, - "z": 620 - }, - "rot": { - "x": 0, - "y": 58032, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300007, - "propState": 8, - "pos": { - "x": 342514, - "y": 45000, - "z": 9659 - }, - "rot": { - "x": 0, - "y": 58032, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300008, - "propState": 8, - "pos": { - "x": 273520, - "y": 2868, - "z": 191180 - }, - "rot": { - "x": 0, - "y": 296298, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300009, - "propState": 8, - "pos": { - "x": 207981, - "y": 2867, - "z": 181753 - }, - "rot": { - "x": 0, - "y": 5287, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300010, - "propState": 8, - "pos": { - "x": 165114, - "y": -2152, - "z": 130224 - }, - "rot": { - "x": 0, - "y": 82814, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300011, - "propState": 8, - "pos": { - "x": -478890, - "y": -105314, - "z": -546108 - }, - "rot": { - "x": 0, - "y": 68296, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300012, - "propState": 8, - "pos": { - "x": -363490, - "y": -115253, - "z": -520551 - }, - "rot": { - "x": 0, - "y": 345802, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300013, - "propState": 8, - "pos": { - "x": -325146, - "y": -3200, - "z": -245506 - }, - "rot": { - "x": 0, - "y": 122607, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300014, - "propState": 8, - "pos": { - "x": -69830, - "y": 79434, - "z": -41680 - }, - "rot": { - "x": 0, - "y": 66630, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300015, - "propState": 8, - "pos": { - "x": 44666, - "y": 79604, - "z": -15201 - }, - "rot": { - "x": 0, - "y": 44766, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300016, - "propState": 8, - "pos": { - "x": 322206, - "y": 45041, - "z": -4711 - }, - "rot": { - "x": 0, - "y": 246323, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300017, - "propState": 8, - "pos": { - "x": 153298, - "y": 885, - "z": 195554 - }, - "rot": { - "x": 0, - "y": 43422, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300018, - "propState": 8, - "pos": { - "x": 193976, - "y": -7851, - "z": 177398 - }, - "rot": { - "x": 0, - "y": 291261, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300019, - "propState": 8, - "pos": { - "x": 221218, - "y": 2868, - "z": 200080 - }, - "rot": { - "x": 0, - "y": 346072, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "269": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 269, - "instId": 300003, - "propState": 8, - "pos": { - "x": 234916, - "y": 52031, - "z": 44091 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "270": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 270, - "instId": 300001, - "propState": 20, - "pos": { - "x": 271118, - "y": 50239, - "z": 43940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 270, - "instId": 300002, - "propState": 8, - "pos": { - "x": 271118, - "y": 50239, - "z": 43940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 270, - "instId": 300003, - "propState": 8, - "pos": { - "x": 235090, - "y": 52739, - "z": 43790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "271": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 271, - "instId": 300003, - "propState": 8, - "pos": { - "x": 173063, - "y": -6855, - "z": 227157 - }, - "rot": { - "x": 0, - "y": 246993, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "272": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 272, - "instId": 300001, - "propState": 20, - "pos": { - "x": 152690, - "y": -8500, - "z": 217820 - }, - "rot": { - "x": 0, - "y": 159487, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 272, - "instId": 300002, - "propState": 8, - "pos": { - "x": 152690, - "y": -8500, - "z": 217820 - }, - "rot": { - "x": 0, - "y": 159487, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 272, - "instId": 300003, - "propState": 8, - "pos": { - "x": 172780, - "y": -6146, - "z": 227360 - }, - "rot": { - "x": 0, - "y": 66993, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "273": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 273, - "instId": 300001, - "propState": 8, - "pos": { - "x": 23880, - "y": 78924, - "z": -23880 - }, - "rot": { - "x": 0, - "y": 358229, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 273, - "instId": 300002, - "propState": 8, - "pos": { - "x": 23880, - "y": 78924, - "z": -23880 - }, - "rot": { - "x": 0, - "y": 358229, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 273, - "instId": 300003, - "propState": 20, - "pos": { - "x": 47927, - "y": 93815, - "z": -56125 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 273, - "instId": 300004, - "propState": 1, - "pos": { - "x": 47927, - "y": 93815, - "z": -56125 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 274, - "instId": 300001, - "propState": 8, - "pos": { - "x": 139693, - "y": -6496, - "z": 180364 - }, - "rot": { - "x": 0, - "y": 63877, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 274, - "instId": 300002, - "propState": 8, - "pos": { - "x": 139693, - "y": -6496, - "z": 180364 - }, - "rot": { - "x": 0, - "y": 63877, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 274, - "instId": 300003, - "propState": 20, - "pos": { - "x": 191616, - "y": 2171, - "z": 154662 - }, - "rot": { - "x": 0, - "y": 117725, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 274, - "instId": 300004, - "propState": 1, - "pos": { - "x": 191616, - "y": 2171, - "z": 154662 - }, - "rot": { - "x": 0, - "y": 117725, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "276": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 276, - "instId": 300001, - "propState": 18, - "pos": { - "x": -502634, - "y": -96002, - "z": -609381 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, - { - "groupId": 276, - "instId": 300002, - "propState": 18, - "pos": { - "x": -154639, - "y": 71509, - "z": -67607 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, - { - "groupId": 276, - "instId": 300003, - "propState": 18, - "pos": { - "x": 161578, - "y": 185, - "z": 197258 - }, - "rot": { - "x": 0, - "y": 323590, - "z": 0 - }, - "propId": 104096 - }, - { - "groupId": 276, - "instId": 300004, - "propState": 18, - "pos": { - "x": -159580, - "y": 71463, - "z": -46328 - }, - "rot": { - "x": 0, - "y": 327863, - "z": 0 - }, - "propId": 104096 - }, { - "groupId": 276, - "instId": 300005, - "propState": 18, - "pos": { - "x": -11312, - "y": 86125, - "z": 100610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - } - ], - "teleports": {} - }, - "279": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 279, - "instId": 300001, - "propState": 1, - "pos": { - "x": -227750, - "y": 20921, - "z": -223160 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104169 - } - ], - "teleports": {} - }, - "281": { - "monsters": [ - { - "groupId": 281, - "instId": 200006, - "eventId": 20411016, - "pos": { - "x": -86247, - "y": 80680, - "z": -81171 - }, - "rot": { - "x": 0, - "y": 346490, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "290": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 290, - "instId": 300001, - "propState": 8, - "pos": { - "x": -401090, - "y": -117680, - "z": -561610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104042 - }, - { - "groupId": 290, - "instId": 300002, - "propState": 8, - "pos": { - "x": -377030, - "y": -112340, - "z": -519120 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104042 - }, - { - "groupId": 290, - "instId": 300003, - "propState": 1, - "pos": { - "x": -376194, - "y": -113516, - "z": -519602 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104088 - }, - { - "groupId": 290, - "instId": 300004, - "propState": 1, - "pos": { - "x": -363873, - "y": -113516, - "z": -526716 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 290, - "instId": 300005, - "propState": 1, - "pos": { - "x": -376194, - "y": -113516, - "z": -519602 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 290, - "instId": 300006, - "propState": 1, - "pos": { - "x": -363873, - "y": -113516, - "z": -526716 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104088 - } - ], - "teleports": {} - }, - "294": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 294, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26550, - "y": 78903, - "z": 16470 - }, - "rot": { - "x": 0, - "y": 191858, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1026": { - "anchorId": 1, - "groupId": 294, - "instId": 300001, - "pos": { - "x": -26968, - "y": 78953, - "z": 14457 - }, - "rot": { - "x": 0, - "y": 11858, - "z": 0 - } - } - } - } - }, - "planeType": 2, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2041102": { - "P20411_F20411001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -377030, - "y": -112340, - "z": -519120 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104042 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -401090, - "y": -117680, - "z": -561610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104042 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 1, - "pos": { - "x": -376194, - "y": -113516, - "z": -519602 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104088 - }, - { - "groupId": 6, - "instId": 300005, - "propState": 1, - "pos": { - "x": -363873, - "y": -113516, - "z": -526716 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 6, - "instId": 300002, - "propState": 1, - "pos": { - "x": -376194, - "y": -113516, - "z": -519602 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 6, - "instId": 300006, - "propState": 1, - "pos": { - "x": -363873, - "y": -113516, - "z": -526716 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104088 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300002, - "propState": 0, - "pos": { - "x": -86390, - "y": 80670, - "z": -84900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 18, - "instId": 300004, - "propState": 0, - "pos": { - "x": -95175, - "y": 78137, - "z": -56354 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 0, - "pos": { - "x": -73140, - "y": 80610, - "z": -81366 - }, - "rot": { - "x": 0, - "y": 181380, - "z": 0 - }, - "propId": 104016 - }, - { - "groupId": 18, - "instId": 300001, - "propState": 0, - "pos": { - "x": -90685, - "y": 83670, - "z": -85830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 18, - "instId": 300005, - "propState": 1, - "pos": { - "x": -85970, - "y": 76626, - "z": -51150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104051 - }, { - "groupId": 18, - "instId": 300006, - "propState": 0, - "pos": { - "x": -67817, - "y": 78497, - "z": -61095 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104071 - }, { - "groupId": 18, - "instId": 300007, - "propState": 0, - "pos": { - "x": -94920, - "y": 82388, - "z": -90763 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104071 - }, { - "groupId": 18, - "instId": 300009, - "propState": 0, - "pos": { - "x": -82800, - "y": 76626, - "z": -53160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104037 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": -7257, - "y": 78915, - "z": -51248 - }, - "rot": { - "x": 0, - "y": 81980, - "z": 0 - }, - "propId": 104045 - }, - { - "groupId": 19, - "instId": 300003, - "propState": 8, - "pos": { - "x": 46650, - "y": 78903, - "z": -36520 - }, - "rot": { - "x": 0, - "y": 265786, - "z": 0 - }, - "propId": 104045 - }, - { - "groupId": 19, - "instId": 300004, - "propState": 8, - "pos": { - "x": 2550, - "y": 93815, - "z": -25190 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 19, - "instId": 300006, - "propState": 8, - "pos": { - "x": 43690, - "y": 93815, - "z": -49340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104034 - }, { - "groupId": 19, - "instId": 300007, - "propState": 8, - "pos": { - "x": 190, - "y": 78903, - "z": -19160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104038 - }, { - "groupId": 19, - "instId": 300009, - "propState": 8, - "pos": { - "x": -233, - "y": 78938, - "z": -33260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 19, - "instId": 300010, - "propState": 8, - "pos": { - "x": 44756, - "y": 78903, - "z": -43291 - }, - "rot": { - "x": 0, - "y": 338595, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 19, - "instId": 300011, - "propState": 8, - "pos": { - "x": 45946, - "y": 78903, - "z": -39370 - }, - "rot": { - "x": 0, - "y": 355961, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 19, - "instId": 300013, - "propState": 8, - "pos": { - "x": 43920, - "y": 78903, - "z": -41050 - }, - "rot": { - "x": 0, - "y": 3292, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 19, - "instId": 300019, - "propState": 8, - "pos": { - "x": -302, - "y": 78904, - "z": -74632 - }, - "rot": { - "x": 0, - "y": 89297, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 19, - "instId": 300020, - "propState": 8, - "pos": { - "x": 2278, - "y": 78923, - "z": -74777 - }, - "rot": { - "x": 0, - "y": 83961, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 19, - "instId": 300015, - "propState": 8, - "pos": { - "x": -2841, - "y": 78904, - "z": -75499 - }, - "rot": { - "x": 0, - "y": 82614, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 19, - "instId": 300005, - "propState": 8, - "pos": { - "x": -9777, - "y": 84964, - "z": -71274 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104016 - }, { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": 6767, - "y": 78915, - "z": -51248 - }, - "rot": { - "x": 0, - "y": 95380, - "z": 0 - }, - "propId": 104045 - }, { - "groupId": 19, - "instId": 300008, - "propState": 8, - "pos": { - "x": 46650, - "y": 78903, - "z": -45180 - }, - "rot": { - "x": 0, - "y": 267627, - "z": 0 - }, - "propId": 104045 - }, { - "groupId": 19, - "instId": 300014, - "propState": 8, - "pos": { - "x": 44636, - "y": 81450, - "z": -41347 - }, - "rot": { - "x": 0, - "y": 37745, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 19, - "instId": 300016, - "propState": 8, - "pos": { - "x": 33370, - "y": 98666, - "z": -48840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 19, - "instId": 300017, - "propState": 8, - "pos": { - "x": 4750, - "y": 95562, - "z": -25647 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -497422, - "y": -96003, - "z": -595220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 33, - "instId": 300002, - "propState": 8, - "pos": { - "x": -164408, - "y": 71462, - "z": -52903 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 33, - "instId": 300003, - "propState": 8, - "pos": { - "x": 223815, - "y": 56318, - "z": -31587 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 33, - "instId": 300004, - "propState": 8, - "pos": { - "x": 217412, - "y": 2166, - "z": 190233 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 33, - "instId": 300005, - "propState": 8, - "pos": { - "x": -2591, - "y": 81934, - "z": 149568 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 33, - "instId": 300006, - "propState": 8, - "pos": { - "x": 114365, - "y": 2105, - "z": 201210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 33, - "instId": 300007, - "propState": 8, - "pos": { - "x": 33410, - "y": 78904, - "z": -7925 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2041101": { - "anchorId": 1, - "groupId": 33, - "instId": 300001, - "pos": { - "x": -497420, - "y": -96020, - "z": -605400 - }, - "rot": { - "x": 0, - "y": 26802, - "z": 0 - } - }, - "2041102": { - "anchorId": 2, - "groupId": 33, - "instId": 300002, - "pos": { - "x": -161058, - "y": 71461, - "z": -61878 - }, - "rot": { - "x": 0, - "y": 75110, - "z": 0 - } - }, - "2041103": { - "anchorId": 3, - "groupId": 33, - "instId": 300003, - "pos": { - "x": 216516, - "y": 56318, - "z": -27922 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2041104": { - "anchorId": 4, - "groupId": 33, - "instId": 300004, - "pos": { - "x": 222334, - "y": 2165, - "z": 194480 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - } - }, - "2041105": { - "anchorId": 5, - "groupId": 33, - "instId": 300005, - "pos": { - "x": 210, - "y": 81854, - "z": 158025 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2041106": { - "anchorId": 6, - "groupId": 33, - "instId": 300006, - "pos": { - "x": 125650, - "y": 130, - "z": 195787 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2041107": { - "anchorId": 7, - "groupId": 33, - "instId": 300007, - "pos": { - "x": 38177, - "y": 78974, - "z": -13991 - }, - "rot": { - "x": 0, - "y": 226563, - "z": 0 - } - } - } - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 12, - "pos": { - "x": -401310, - "y": -121640, - "z": -546572 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 34, - "instId": 300002, - "propState": 12, - "pos": { - "x": -396661, - "y": -116281, - "z": -513795 - }, - "rot": { - "x": 0, - "y": 29896, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 34, - "instId": 300003, - "propState": 12, - "pos": { - "x": -346020, - "y": -112325, - "z": -532130 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 34, - "instId": 300004, - "propState": 12, - "pos": { - "x": -266411, - "y": -3875, - "z": -312938 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 34, - "instId": 300005, - "propState": 12, - "pos": { - "x": -237190, - "y": 20921, - "z": -226930 - }, - "rot": { - "x": 0, - "y": 32871, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 34, - "instId": 300006, - "propState": 12, - "pos": { - "x": -149016, - "y": 72663, - "z": -64027 - }, - "rot": { - "x": 0, - "y": 321933, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 12, - "pos": { - "x": -85900, - "y": 76627, - "z": -37190 - }, - "rot": { - "x": 0, - "y": 180536, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 40, - "instId": 300002, - "propState": 12, - "pos": { - "x": 45734, - "y": 81160, - "z": 10016 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 40, - "instId": 300003, - "propState": 12, - "pos": { - "x": -243, - "y": 88859, - "z": 93685 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 40, - "instId": 300005, - "propState": 12, - "pos": { - "x": 41150, - "y": 93815, - "z": -72192 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 40, - "instId": 300006, - "propState": 12, - "pos": { - "x": 43, - "y": 82624, - "z": -124527 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 40, - "instId": 300007, - "propState": 12, - "pos": { - "x": -40402, - "y": 78924, - "z": -49702 - }, - "rot": { - "x": 0, - "y": 132319, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 40, - "instId": 300004, - "propState": 12, - "pos": { - "x": -2821, - "y": 78915, - "z": -32206 - }, - "rot": { - "x": 0, - "y": 150128, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300002, - "propState": 12, - "pos": { - "x": 228150, - "y": 44341, - "z": -40782 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 41, - "instId": 300003, - "propState": 12, - "pos": { - "x": 291330, - "y": 50230, - "z": -45144 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 41, - "instId": 300004, - "propState": 12, - "pos": { - "x": 319229, - "y": 44470, - "z": -35327 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 41, - "instId": 300005, - "propState": 12, - "pos": { - "x": 361110, - "y": 44341, - "z": 8880 - }, - "rot": { - "x": 0, - "y": 358441, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 41, - "instId": 300006, - "propState": 12, - "pos": { - "x": 351105, - "y": 26096, - "z": 102036 - }, - "rot": { - "x": 0, - "y": 291789, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 41, - "instId": 300007, - "propState": 12, - "pos": { - "x": 271491, - "y": 39485, - "z": -31279 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 41, - "instId": 300008, - "propState": 12, - "pos": { - "x": 352289, - "y": 34943, - "z": 117715 - }, - "rot": { - "x": 0, - "y": 291789, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 12, - "pos": { - "x": 193944, - "y": -2638, - "z": 246468 - }, - "rot": { - "x": 0, - "y": 122148, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 42, - "instId": 300003, - "propState": 12, - "pos": { - "x": 197556, - "y": -8646, - "z": 178939 - }, - "rot": { - "x": 0, - "y": 8349, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 42, - "instId": 300004, - "propState": 12, - "pos": { - "x": 168854, - "y": -2849, - "z": 129870 - }, - "rot": { - "x": 0, - "y": 356471, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 42, - "instId": 300005, - "propState": 12, - "pos": { - "x": 156450, - "y": 185, - "z": 197660 - }, - "rot": { - "x": 0, - "y": 306373, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 8, - "pos": { - "x": -498395, - "y": -96003, - "z": -577053 - }, - "rot": { - "x": 0, - "y": 150828, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 44, - "instId": 300012, - "propState": 8, - "pos": { - "x": -481630, - "y": -96003, - "z": -598985 - }, - "rot": { - "x": 0, - "y": 293353, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 44, - "instId": 300017, - "propState": 8, - "pos": { - "x": -444360, - "y": -109949, - "z": -545772 - }, - "rot": { - "x": 0, - "y": 320532, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 44, - "instId": 300003, - "propState": 8, - "pos": { - "x": -395922, - "y": -117739, - "z": -543856 - }, - "rot": { - "x": 0, - "y": 313669, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 44, - "instId": 300018, - "propState": 8, - "pos": { - "x": -401640, - "y": -117671, - "z": -527190 - }, - "rot": { - "x": 0, - "y": 358253, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300014, - "propState": 8, - "pos": { - "x": -392204, - "y": -117738, - "z": -571121 - }, - "rot": { - "x": 0, - "y": 331915, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300005, - "propState": 8, - "pos": { - "x": -336600, - "y": -112323, - "z": -531180 - }, - "rot": { - "x": 0, - "y": 228051, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 44, - "instId": 300020, - "propState": 8, - "pos": { - "x": -346454, - "y": -112719, - "z": -533608 - }, - "rot": { - "x": 0, - "y": 187363, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300021, - "propState": 8, - "pos": { - "x": -344814, - "y": -112633, - "z": -533611 - }, - "rot": { - "x": 0, - "y": 157403, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300015, - "propState": 8, - "pos": { - "x": -389520, - "y": -112338, - "z": -512290 - }, - "rot": { - "x": 0, - "y": 118964, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300010, - "propState": 8, - "pos": { - "x": -396563, - "y": -116344, - "z": -500510 - }, - "rot": { - "x": 0, - "y": 125243, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300022, - "propState": 8, - "pos": { - "x": -370590, - "y": -116476, - "z": -504140 - }, - "rot": { - "x": 0, - "y": 211526, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 44, - "instId": 300023, - "propState": 8, - "pos": { - "x": -380780, - "y": -116476, - "z": -498180 - }, - "rot": { - "x": 0, - "y": 211526, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 44, - "instId": 300007, - "propState": 8, - "pos": { - "x": -342812, - "y": -105562, - "z": -437230 - }, - "rot": { - "x": 0, - "y": 156085, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300026, - "propState": 8, - "pos": { - "x": -269810, - "y": -3317, - "z": -303780 - }, - "rot": { - "x": 0, - "y": 302529, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300013, - "propState": 8, - "pos": { - "x": -393936, - "y": -116311, - "z": -513239 - }, - "rot": { - "x": 0, - "y": 295477, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300008, - "propState": 8, - "pos": { - "x": -283150, - "y": 6520, - "z": -261980 - }, - "rot": { - "x": 0, - "y": 278612, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300009, - "propState": 8, - "pos": { - "x": -267198, - "y": 15128, - "z": -217174 - }, - "rot": { - "x": 0, - "y": 171416, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300011, - "propState": 8, - "pos": { - "x": -247100, - "y": 17381, - "z": -205220 - }, - "rot": { - "x": 0, - "y": 208977, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 44, - "instId": 300024, - "propState": 8, - "pos": { - "x": -360840, - "y": -112354, - "z": -468694 - }, - "rot": { - "x": 0, - "y": 253235, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 44, - "instId": 300025, - "propState": 8, - "pos": { - "x": -348575, - "y": -114336, - "z": -559546 - }, - "rot": { - "x": 0, - "y": 53077, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 44, - "instId": 300027, - "propState": 8, - "pos": { - "x": -145998, - "y": 71505, - "z": -50107 - }, - "rot": { - "x": 0, - "y": 44047, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300002, - "propState": 8, - "pos": { - "x": -81370, - "y": 76626, - "z": -53251 - }, - "rot": { - "x": 0, - "y": 199069, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 45, - "instId": 300012, - "propState": 8, - "pos": { - "x": -90390, - "y": 76626, - "z": -53310 - }, - "rot": { - "x": 0, - "y": 179855, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 45, - "instId": 300013, - "propState": 8, - "pos": { - "x": -98935, - "y": 80610, - "z": -86780 - }, - "rot": { - "x": 0, - "y": 50088, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 45, - "instId": 300023, - "propState": 8, - "pos": { - "x": -74077, - "y": 80610, - "z": -86531 - }, - "rot": { - "x": 0, - "y": 316500, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300014, - "propState": 8, - "pos": { - "x": -30440, - "y": 78903, - "z": -32270 - }, - "rot": { - "x": 0, - "y": 267183, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300003, - "propState": 8, - "pos": { - "x": -26490, - "y": 78903, - "z": -7670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300004, - "propState": 8, - "pos": { - "x": -3584, - "y": 83447, - "z": 38536 - }, - "rot": { - "x": 0, - "y": 103215, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300015, - "propState": 8, - "pos": { - "x": -10370, - "y": 88859, - "z": 76910 - }, - "rot": { - "x": 0, - "y": 96770, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 45, - "instId": 300016, - "propState": 8, - "pos": { - "x": -10680, - "y": 88859, - "z": 74300 - }, - "rot": { - "x": 0, - "y": 96770, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 45, - "instId": 300017, - "propState": 8, - "pos": { - "x": 13440, - "y": 88859, - "z": 74980 - }, - "rot": { - "x": 0, - "y": 247995, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 45, - "instId": 300018, - "propState": 8, - "pos": { - "x": 12582, - "y": 88859, - "z": 77088 - }, - "rot": { - "x": 0, - "y": 247995, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 45, - "instId": 300005, - "propState": 8, - "pos": { - "x": -10620, - "y": 81966, - "z": 121690 - }, - "rot": { - "x": 0, - "y": 84657, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300019, - "propState": 8, - "pos": { - "x": 46160, - "y": 78903, - "z": -29780 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300007, - "propState": 8, - "pos": { - "x": 39919, - "y": 78904, - "z": -59434 - }, - "rot": { - "x": 0, - "y": 316228, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300009, - "propState": 8, - "pos": { - "x": 36710, - "y": 93814, - "z": -70700 - }, - "rot": { - "x": 0, - "y": 287704, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300001, - "propState": 8, - "pos": { - "x": 10812, - "y": 93815, - "z": -54999 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300011, - "propState": 8, - "pos": { - "x": 12251, - "y": 93815, - "z": -6753 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300025, - "propState": 8, - "pos": { - "x": -8425, - "y": 93814, - "z": -20959 - }, - "rot": { - "x": 0, - "y": 63235, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300020, - "propState": 8, - "pos": { - "x": -81538, - "y": 76617, - "z": -36922 - }, - "rot": { - "x": 0, - "y": 315734, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 45, - "instId": 300006, - "propState": 8, - "pos": { - "x": 36186, - "y": 84965, - "z": -72905 - }, - "rot": { - "x": 0, - "y": 65473, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 45, - "instId": 300021, - "propState": 8, - "pos": { - "x": -5047, - "y": 78904, - "z": -61272 - }, - "rot": { - "x": 0, - "y": 144857, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 45, - "instId": 300022, - "propState": 8, - "pos": { - "x": 63253, - "y": 90110, - "z": -10308 - }, - "rot": { - "x": 0, - "y": 311639, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 45, - "instId": 300026, - "propState": 8, - "pos": { - "x": -13776, - "y": 78923, - "z": -109833 - }, - "rot": { - "x": 0, - "y": 323371, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300027, - "propState": 8, - "pos": { - "x": -8974, - "y": 78923, - "z": -105365 - }, - "rot": { - "x": 0, - "y": 340609, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300028, - "propState": 8, - "pos": { - "x": 10459, - "y": 78923, - "z": -107033 - }, - "rot": { - "x": 0, - "y": 20641, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300029, - "propState": 8, - "pos": { - "x": 15432, - "y": 78923, - "z": -112835 - }, - "rot": { - "x": 0, - "y": 57849, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": 123104, - "y": 70340, - "z": -35873 - }, - "rot": { - "x": 0, - "y": 184402, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 46, - "instId": 300015, - "propState": 8, - "pos": { - "x": 123277, - "y": 70340, - "z": -46313 - }, - "rot": { - "x": 0, - "y": 356434, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 46, - "instId": 300016, - "propState": 8, - "pos": { - "x": 141278, - "y": 69830, - "z": -36063 - }, - "rot": { - "x": 0, - "y": 212575, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 46, - "instId": 300017, - "propState": 8, - "pos": { - "x": 142790, - "y": 69750, - "z": -36161 - }, - "rot": { - "x": 0, - "y": 147463, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300018, - "propState": 8, - "pos": { - "x": 142040, - "y": 69850, - "z": -46500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300027, - "propState": 8, - "pos": { - "x": 157690, - "y": 69850, - "z": -46160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": 196668, - "y": 70318, - "z": -47433 - }, - "rot": { - "x": 0, - "y": 324730, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300003, - "propState": 8, - "pos": { - "x": 203410, - "y": 70770, - "z": -24750 - }, - "rot": { - "x": 0, - "y": 233729, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300019, - "propState": 8, - "pos": { - "x": 203580, - "y": 63318, - "z": 2869 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300005, - "propState": 8, - "pos": { - "x": 217590, - "y": 44613, - "z": 20740 - }, - "rot": { - "x": 0, - "y": 176772, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300006, - "propState": 8, - "pos": { - "x": 238544, - "y": 44612, - "z": -15616 - }, - "rot": { - "x": 0, - "y": 88335, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300007, - "propState": 8, - "pos": { - "x": 262421, - "y": 39485, - "z": -32229 - }, - "rot": { - "x": 0, - "y": 317913, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300020, - "propState": 8, - "pos": { - "x": 259717, - "y": 44613, - "z": 46367 - }, - "rot": { - "x": 0, - "y": 182436, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300021, - "propState": 8, - "pos": { - "x": 246530, - "y": 44613, - "z": 46390 - }, - "rot": { - "x": 0, - "y": 183742, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300022, - "propState": 8, - "pos": { - "x": 297260, - "y": 50225, - "z": -8443 - }, - "rot": { - "x": 0, - "y": 269648, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300008, - "propState": 8, - "pos": { - "x": 322540, - "y": 44612, - "z": -10640 - }, - "rot": { - "x": 0, - "y": 317768, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300009, - "propState": 8, - "pos": { - "x": 361396, - "y": 44447, - "z": 29384 - }, - "rot": { - "x": 0, - "y": 268732, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300010, - "propState": 8, - "pos": { - "x": 352800, - "y": 41540, - "z": 62430 - }, - "rot": { - "x": 0, - "y": 156496, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300011, - "propState": 8, - "pos": { - "x": 377270, - "y": 33560, - "z": 115730 - }, - "rot": { - "x": 0, - "y": 257437, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300012, - "propState": 8, - "pos": { - "x": 343304, - "y": 26096, - "z": 119268 - }, - "rot": { - "x": 0, - "y": 22407, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300013, - "propState": 8, - "pos": { - "x": 342389, - "y": 26160, - "z": 134782 - }, - "rot": { - "x": 0, - "y": 57296, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300014, - "propState": 8, - "pos": { - "x": 288760, - "y": 2173, - "z": 199540 - }, - "rot": { - "x": 0, - "y": 117010, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300023, - "propState": 8, - "pos": { - "x": 322430, - "y": 44612, - "z": 21284 - }, - "rot": { - "x": 0, - "y": 334423, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 46, - "instId": 300024, - "propState": 8, - "pos": { - "x": 256368, - "y": 44341, - "z": 19432 - }, - "rot": { - "x": 0, - "y": 319939, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 46, - "instId": 300025, - "propState": 8, - "pos": { - "x": 350421, - "y": 41540, - "z": 83321 - }, - "rot": { - "x": 0, - "y": 327864, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300015, - "propState": 8, - "pos": { - "x": 241788, - "y": 2166, - "z": 198500 - }, - "rot": { - "x": 0, - "y": 109246, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 47, - "instId": 300016, - "propState": 8, - "pos": { - "x": 241550, - "y": 2163, - "z": 192084 - }, - "rot": { - "x": 0, - "y": 74446, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": 212320, - "y": 2161, - "z": 198430 - }, - "rot": { - "x": 0, - "y": 178795, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 47, - "instId": 300002, - "propState": 8, - "pos": { - "x": 218570, - "y": -2638, - "z": 232280 - }, - "rot": { - "x": 0, - "y": 218867, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 47, - "instId": 300005, - "propState": 8, - "pos": { - "x": 203075, - "y": -8680, - "z": 198883 - }, - "rot": { - "x": 0, - "y": 267167, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 47, - "instId": 300008, - "propState": 8, - "pos": { - "x": 166489, - "y": -2823, - "z": 149841 - }, - "rot": { - "x": 0, - "y": 88900, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 47, - "instId": 300010, - "propState": 8, - "pos": { - "x": 160580, - "y": -2852, - "z": 122646 - }, - "rot": { - "x": 0, - "y": 3777, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 47, - "instId": 300009, - "propState": 8, - "pos": { - "x": 118119, - "y": -7363, - "z": 135283 - }, - "rot": { - "x": 0, - "y": 33454, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 47, - "instId": 300011, - "propState": 8, - "pos": { - "x": 203960, - "y": 2161, - "z": 153327 - }, - "rot": { - "x": 0, - "y": 304783, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 47, - "instId": 300012, - "propState": 8, - "pos": { - "x": 198350, - "y": 1094, - "z": 178290 - }, - "rot": { - "x": 0, - "y": 176466, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 47, - "instId": 300019, - "propState": 8, - "pos": { - "x": 163490, - "y": 228, - "z": 195610 - }, - "rot": { - "x": 0, - "y": 139956, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 47, - "instId": 300020, - "propState": 8, - "pos": { - "x": 134025, - "y": 66, - "z": 200393 - }, - "rot": { - "x": 0, - "y": 176010, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 47, - "instId": 300014, - "propState": 8, - "pos": { - "x": 276804, - "y": 2172, - "z": 199274 - }, - "rot": { - "x": 0, - "y": 224404, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 47, - "instId": 300017, - "propState": 8, - "pos": { - "x": 188820, - "y": -6150, - "z": 241340 - }, - "rot": { - "x": 0, - "y": 273479, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 47, - "instId": 300018, - "propState": 8, - "pos": { - "x": 173410, - "y": 124, - "z": 180790 - }, - "rot": { - "x": 0, - "y": 186991, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 47, - "instId": 300003, - "propState": 8, - "pos": { - "x": 138085, - "y": -8499, - "z": 201798 - }, - "rot": { - "x": 0, - "y": 100812, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": -333843, - "y": -103594, - "z": -428959 - }, - "rot": { - "x": 0, - "y": 174779, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 89, - "instId": 300002, - "propState": 8, - "pos": { - "x": -356160, - "y": -3845, - "z": -286980 - }, - "rot": { - "x": 0, - "y": 28715, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 89, - "instId": 300003, - "propState": 2, - "pos": { - "x": -278003, - "y": -3878, - "z": -332891 - }, - "rot": { - "x": 0, - "y": 30513, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 89, - "instId": 300004, - "propState": 8, - "pos": { - "x": -333843, - "y": -103594, - "z": -428959 - }, - "rot": { - "x": 0, - "y": 149674, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 89, - "instId": 300005, - "propState": 8, - "pos": { - "x": -356160, - "y": -3845, - "z": -286980 - }, - "rot": { - "x": 0, - "y": 329724, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 89, - "instId": 300006, - "propState": 8, - "pos": { - "x": -278003, - "y": -3878, - "z": -332891 - }, - "rot": { - "x": 0, - "y": 210513, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 1, - "pos": { - "x": -367094, - "y": -112326, - "z": -486342 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104005 - }, - { - "groupId": 92, - "instId": 300002, - "propState": 1, - "pos": { - "x": -380747, - "y": -112338, - "z": -513708 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104004 - }, - { - "groupId": 92, - "instId": 300003, - "propState": 1, - "pos": { - "x": -423942, - "y": -114152, - "z": -536706 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104005 - }, - { - "groupId": 92, - "instId": 300004, - "propState": 0, - "pos": { - "x": -377483, - "y": -109370, - "z": -493927 - }, - "rot": { - "x": 0, - "y": 210018, - "z": 0 - }, - "propId": 104024 - }, { - "groupId": 92, - "instId": 300005, - "propState": 0, - "pos": { - "x": -368510, - "y": -109370, - "z": -499116 - }, - "rot": { - "x": 0, - "y": 210018, - "z": 0 - }, - "propId": 104024 - }, { - "groupId": 92, - "instId": 300006, - "propState": 0, - "pos": { - "x": -385260, - "y": -109271, - "z": -485980 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104122 - }, { - "groupId": 92, - "instId": 300007, - "propState": 0, - "pos": { - "x": -358140, - "y": -109271, - "z": -501780 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104122 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": 330597, - "y": 20676, - "z": 162130 - }, - "rot": { - "x": 0, - "y": 132724, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 95, - "instId": 300002, - "propState": 8, - "pos": { - "x": 305080, - "y": 2424, - "z": 195270 - }, - "rot": { - "x": 0, - "y": 270071, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 95, - "instId": 300003, - "propState": 8, - "pos": { - "x": 330597, - "y": 20676, - "z": 162130 - }, - "rot": { - "x": 0, - "y": 322926, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 95, - "instId": 300004, - "propState": 8, - "pos": { - "x": 305080, - "y": 2424, - "z": 195270 - }, - "rot": { - "x": 0, - "y": 210071, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 1, - "pos": { - "x": 106492, - "y": 2119, - "z": 196447 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104005 - }, { - "groupId": 99, - "instId": 300002, - "propState": 1, - "pos": { - "x": 63809, - "y": -13465, - "z": 196450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104005 - } - ], - "teleports": {} - }, - "102": { - "monsters": [ - { - "groupId": 102, - "instId": 200001, - "eventId": 20411001, - "pos": { - "x": -449383, - "y": -109949, - "z": -536587 - }, - "rot": { - "x": 0, - "y": 224794, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 102, - "instId": 200002, - "eventId": 20411002, - "pos": { - "x": -374097, - "y": -114379, - "z": -554607 - }, - "rot": { - "x": 0, - "y": 311355, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 102, - "instId": 200003, - "eventId": 20411003, - "pos": { - "x": -375268, - "y": -114388, - "z": -557987 - }, - "rot": { - "x": 0, - "y": 65315, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 102, - "instId": 200004, - "eventId": 20411004, - "pos": { - "x": -367643, - "y": -114443, - "z": -549029 - }, - "rot": { - "x": 0, - "y": 325421, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 102, - "instId": 200005, - "eventId": 20411005, - "pos": { - "x": -397670, - "y": -116344, - "z": -510360 - }, - "rot": { - "x": 0, - "y": 325018, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 102, - "instId": 200006, - "eventId": 20411006, - "pos": { - "x": -276136, - "y": -3930, - "z": -315386 - }, - "rot": { - "x": 0, - "y": 312966, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "103": { - "monsters": [ - { - "groupId": 103, - "instId": 200001, - "eventId": 20411011, - "pos": { - "x": -93190, - "y": 76627, - "z": -38460 - }, - "rot": { - "x": 0, - "y": 83637, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 103, - "instId": 200002, - "eventId": 20411012, - "pos": { - "x": -33257, - "y": 78903, - "z": -53376 - }, - "rot": { - "x": 0, - "y": 152835, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 103, - "instId": 200004, - "eventId": 20411014, - "pos": { - "x": -18623, - "y": 78904, - "z": -14668 - }, - "rot": { - "x": 0, - "y": 109262, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 103, - "instId": 200005, - "eventId": 20411015, - "pos": { - "x": 43040, - "y": 81160, - "z": 12520 - }, - "rot": { - "x": 0, - "y": 345753, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 103, - "instId": 200007, - "eventId": 20411017, - "pos": { - "x": 35160, - "y": 93814, - "z": -50220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 103, - "instId": 200008, - "eventId": 20411018, - "pos": { - "x": 32360, - "y": 93733, - "z": -26216 - }, - "rot": { - "x": 0, - "y": 233730, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 103, - "instId": 200009, - "eventId": 20411019, - "pos": { - "x": -85301, - "y": 76617, - "z": -64421 - }, - "rot": { - "x": 0, - "y": 56609, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 103, - "instId": 200010, - "eventId": 20411020, - "pos": { - "x": 14425, - "y": 93814, - "z": -18083 - }, - "rot": { - "x": 0, - "y": 91544, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 103, - "instId": 200011, - "eventId": 20411021, - "pos": { - "x": 31603, - "y": 93814, - "z": -12440 - }, - "rot": { - "x": 0, - "y": 259525, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 103, - "instId": 200012, - "eventId": 20411022, - "pos": { - "x": -41731, - "y": 84965, - "z": -66831 - }, - "rot": { - "x": 0, - "y": 177437, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "104": { - "monsters": [ - { - "groupId": 104, - "instId": 200001, - "eventId": 20411023, - "pos": { - "x": 158440, - "y": 70340, - "z": -35990 - }, - "rot": { - "x": 0, - "y": 349680, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 104, - "instId": 200002, - "eventId": 20411024, - "pos": { - "x": 210226, - "y": 70318, - "z": -41112 - }, - "rot": { - "x": 0, - "y": 238605, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 104, - "instId": 200003, - "eventId": 20411026, - "pos": { - "x": 244558, - "y": 44341, - "z": -37682 - }, - "rot": { - "x": 0, - "y": 312961, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 104, - "instId": 200004, - "eventId": 20411027, - "pos": { - "x": 212033, - "y": 50239, - "z": 33028 - }, - "rot": { - "x": 0, - "y": 168461, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 104, - "instId": 200005, - "eventId": 20411028, - "pos": { - "x": 308939, - "y": 44341, - "z": -28425 - }, - "rot": { - "x": 0, - "y": 3176, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 104, - "instId": 200006, - "eventId": 20411029, - "pos": { - "x": 290019, - "y": 50501, - "z": 2359 - }, - "rot": { - "x": 0, - "y": 251282, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 104, - "instId": 200007, - "eventId": 20411030, - "pos": { - "x": 363685, - "y": 44341, - "z": 15861 - }, - "rot": { - "x": 0, - "y": 242105, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "105": { - "monsters": [ - { - "groupId": 105, - "instId": 200005, - "eventId": 20411035, - "pos": { - "x": 209600, - "y": -2638, - "z": 233390 - }, - "rot": { - "x": 0, - "y": 343847, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 105, - "instId": 200006, - "eventId": 20411036, - "pos": { - "x": 195450, - "y": -2640, - "z": 244475 - }, - "rot": { - "x": 0, - "y": 184990, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 105, - "instId": 200007, - "eventId": 20411037, - "pos": { - "x": 102008, - "y": -10849, - "z": 154661 - }, - "rot": { - "x": 0, - "y": 104146, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 105, - "instId": 200008, - "eventId": 20411038, - "pos": { - "x": 139589, - "y": -2852, - "z": 133205 - }, - "rot": { - "x": 0, - "y": 102900, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 105, - "instId": 200009, - "eventId": 20411039, - "pos": { - "x": 196758, - "y": 2161, - "z": 162980 - }, - "rot": { - "x": 0, - "y": 285379, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "123": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 123, - "instId": 300001, - "propState": 1, - "pos": { - "x": -22870, - "y": 78919, - "z": 531 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 123, - "instId": 300002, - "propState": 8, - "pos": { - "x": 23138, - "y": 78919, - "z": 528 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 123, - "instId": 300003, - "propState": 1, - "pos": { - "x": 50280, - "y": 78890, - "z": -41010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 123, - "instId": 300004, - "propState": 1, - "pos": { - "x": -290, - "y": 78929, - "z": -74890 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104005 - } - ], - "teleports": {} - }, - "134": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 134, - "instId": 300002, - "propState": 8, - "pos": { - "x": 163330, - "y": 60, - "z": 208070 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104089 - }, { - "groupId": 134, - "instId": 300004, - "propState": 8, - "pos": { - "x": 184900, - "y": -7530, - "z": 232760 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104101 - }, { - "groupId": 134, - "instId": 300005, - "propState": 8, - "pos": { - "x": 160780, - "y": -9800, - "z": 208240 - }, - "rot": { - "x": 0, - "y": 288243, - "z": 0 - }, - "propId": 104101 - }, { - "groupId": 134, - "instId": 300006, - "propState": 20, - "pos": { - "x": 161287, - "y": 12, - "z": 206960 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60402 - } - ], - "teleports": {} - }, - "135": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 135, - "instId": 300003, - "propState": 1, - "pos": { - "x": 201379, - "y": -2600, - "z": 230260 - }, - "rot": { - "x": 0, - "y": 87, - "z": 0 - }, - "propId": 104100 - }, - { - "groupId": 135, - "instId": 300004, - "propState": 8, - "pos": { - "x": 152930, - "y": 5046, - "z": 242560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104100 - }, - { - "groupId": 135, - "instId": 300006, - "propState": 8, - "pos": { - "x": 216680, - "y": -2641, - "z": 227820 - }, - "rot": { - "x": 0, - "y": 330327, - "z": 0 - }, - "propId": 104100 - }, - { - "groupId": 135, - "instId": 300010, - "propState": 8, - "pos": { - "x": 176640, - "y": -5830, - "z": 205880 - }, - "rot": { - "x": 0, - "y": 2218, - "z": 0 - }, - "propId": 104100 - }, { - "groupId": 135, - "instId": 300001, - "propState": 8, - "pos": { - "x": 171951, - "y": 2046, - "z": 242651 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300002, - "propState": 8, - "pos": { - "x": 174549, - "y": 2046, - "z": 241151 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300011, - "propState": 8, - "pos": { - "x": 170451, - "y": 2046, - "z": 240053 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300012, - "propState": 8, - "pos": { - "x": 175647, - "y": 2046, - "z": 237053 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300013, - "propState": 8, - "pos": { - "x": 177147, - "y": 2046, - "z": 239651 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300014, - "propState": 8, - "pos": { - "x": 175647, - "y": 5046, - "z": 237053 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300015, - "propState": 8, - "pos": { - "x": 152930, - "y": 2046, - "z": 242560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300016, - "propState": 8, - "pos": { - "x": 152930, - "y": 2046, - "z": 245560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300017, - "propState": 8, - "pos": { - "x": 155930, - "y": 2046, - "z": 245560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300018, - "propState": 8, - "pos": { - "x": 158930, - "y": 2046, - "z": 245560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300019, - "propState": 8, - "pos": { - "x": 158930, - "y": 2046, - "z": 242560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300020, - "propState": 8, - "pos": { - "x": 171951, - "y": 5046, - "z": 242651 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300021, - "propState": 8, - "pos": { - "x": 152930, - "y": 5046, - "z": 245560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 135, - "instId": 300022, - "propState": 8, - "pos": { - "x": 206829, - "y": -1503, - "z": 234260 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 135, - "instId": 300023, - "propState": 8, - "pos": { - "x": 205338, - "y": -2566, - "z": 235014 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 135, - "instId": 300024, - "propState": 8, - "pos": { - "x": 203636, - "y": -2566, - "z": 232911 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 135, - "instId": 300025, - "propState": 8, - "pos": { - "x": 203606, - "y": -2566, - "z": 236014 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 135, - "instId": 300026, - "propState": 8, - "pos": { - "x": 203606, - "y": -66, - "z": 236014 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104037 - } - ], - "teleports": {} - }, - "136": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 136, - "instId": 300001, - "propState": 8, - "pos": { - "x": 216090, - "y": 9630, - "z": 183986 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 136, - "instId": 300002, - "propState": 2, - "pos": { - "x": 165630, - "y": 20620, - "z": 246830 - }, - "rot": { - "x": 0, - "y": 202096, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 136, - "instId": 300003, - "propState": 8, - "pos": { - "x": 130410, - "y": 22890, - "z": 156400 - }, - "rot": { - "x": 0, - "y": 97096, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 136, - "instId": 300004, - "propState": 8, - "pos": { - "x": 158930, - "y": 5046, - "z": 242560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104100 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300002, - "propState": 8, - "pos": { - "x": 249541, - "y": 44950, - "z": 14951 - }, - "rot": { - "x": 0, - "y": 297375, - "z": 0 - }, - "propId": 104089 - }, { - "groupId": 137, - "instId": 300004, - "propState": 8, - "pos": { - "x": 233310, - "y": 43740, - "z": 16949 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104101 - }, { - "groupId": 137, - "instId": 300005, - "propState": 8, - "pos": { - "x": 293160, - "y": 49500, - "z": -34360 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104101 - }, { - "groupId": 137, - "instId": 300007, - "propState": 20, - "pos": { - "x": 253092, - "y": 44352, - "z": 16130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60402 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "139": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 139, - "instId": 300001, - "propState": 8, - "pos": { - "x": 217334, - "y": 65389, - "z": 34947 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 139, - "instId": 300002, - "propState": 8, - "pos": { - "x": 254515, - "y": 36047, - "z": 1175 - }, - "rot": { - "x": 0, - "y": 97096, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 139, - "instId": 300003, - "propState": 8, - "pos": { - "x": 256303, - "y": 94731, - "z": 25806 - }, - "rot": { - "x": 0, - "y": 97096, - "z": 0 - }, - "propId": 104061 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "162": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 162, - "instId": 300001, - "propState": 1, - "pos": { - "x": 4519, - "y": 84680, - "z": 102119 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 162, - "instId": 300002, - "propState": 1, - "pos": { - "x": 12040, - "y": 86390, - "z": 96330 - }, - "rot": { - "x": 0, - "y": 331816, - "z": 0 - }, - "propId": 104038 - } - ], - "teleports": {} - }, - "172": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 172, - "instId": 300001, - "propState": 18, - "pos": { - "x": -369358, - "y": -112746, - "z": -569507 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 172, - "instId": 300002, - "propState": 1, - "pos": { - "x": -369188, - "y": -114388, - "z": -568387 - }, - "rot": { - "x": 0, - "y": 101249, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 172, - "instId": 300004, - "propState": 8, - "pos": { - "x": -369358, - "y": -112746, - "z": -569507 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300001, - "propState": 18, - "pos": { - "x": -341222, - "y": -112325, - "z": -539457 - }, - "rot": { - "x": 0, - "y": 124494, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 173, - "instId": 300002, - "propState": 1, - "pos": { - "x": -340811, - "y": -112220, - "z": -539955 - }, - "rot": { - "x": 0, - "y": 250384, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 173, - "instId": 300004, - "propState": 8, - "pos": { - "x": -341263, - "y": -112210, - "z": -539510 - }, - "rot": { - "x": 0, - "y": 181182, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300001, - "propState": 18, - "pos": { - "x": -473083, - "y": -104543, - "z": -554564 - }, - "rot": { - "x": 0, - "y": 329611, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 174, - "instId": 300002, - "propState": 1, - "pos": { - "x": -473065, - "y": -104543, - "z": -554539 - }, - "rot": { - "x": 0, - "y": 283846, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 174, - "instId": 300004, - "propState": 8, - "pos": { - "x": -473042, - "y": -104423, - "z": -554586 - }, - "rot": { - "x": 0, - "y": 118233, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -377501, - "y": -108759, - "z": -493945 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 175, - "instId": 300002, - "propState": 1, - "pos": { - "x": -375759, - "y": -114693, - "z": -496085 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 175, - "instId": 300004, - "propState": 8, - "pos": { - "x": -377501, - "y": -108759, - "z": -493945 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300001, - "propState": 18, - "pos": { - "x": -328688, - "y": 3337, - "z": -239797 - }, - "rot": { - "x": 0, - "y": 35002, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 176, - "instId": 300002, - "propState": 1, - "pos": { - "x": -331299, - "y": -2907, - "z": -243442 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 176, - "instId": 300004, - "propState": 8, - "pos": { - "x": -329635, - "y": 3377, - "z": -241368 - }, - "rot": { - "x": 0, - "y": 35001, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300001, - "propState": 18, - "pos": { - "x": -268493, - "y": 15105, - "z": -233761 - }, - "rot": { - "x": 0, - "y": 98836, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 177, - "instId": 300002, - "propState": 1, - "pos": { - "x": -268968, - "y": 15105, - "z": -234217 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 177, - "instId": 300004, - "propState": 8, - "pos": { - "x": -268493, - "y": 15105, - "z": -233761 - }, - "rot": { - "x": 0, - "y": 98836, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 18, - "pos": { - "x": -200015, - "y": 33368, - "z": -157917 - }, - "rot": { - "x": 0, - "y": 136679, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 178, - "instId": 300002, - "propState": 1, - "pos": { - "x": -202547, - "y": 35559, - "z": -158214 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 178, - "instId": 300004, - "propState": 8, - "pos": { - "x": -200015, - "y": 33368, - "z": -157917 - }, - "rot": { - "x": 0, - "y": 99728, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300001, - "propState": 18, - "pos": { - "x": -70265, - "y": 78902, - "z": -55442 - }, - "rot": { - "x": 0, - "y": 193134, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 179, - "instId": 300002, - "propState": 1, - "pos": { - "x": -71896, - "y": 76617, - "z": -55849 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 179, - "instId": 300004, - "propState": 8, - "pos": { - "x": -70265, - "y": 79043, - "z": -55442 - }, - "rot": { - "x": 0, - "y": 48906, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 18, - "pos": { - "x": -7555, - "y": 80321, - "z": -42601 - }, - "rot": { - "x": 0, - "y": 311960, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 180, - "instId": 300002, - "propState": 1, - "pos": { - "x": -7555, - "y": 80321, - "z": -42601 - }, - "rot": { - "x": 0, - "y": 311960, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 180, - "instId": 300004, - "propState": 8, - "pos": { - "x": -7064, - "y": 80321, - "z": -42875 - }, - "rot": { - "x": 0, - "y": 299210, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5402, - "y": 83719, - "z": 117404 - }, - "rot": { - "x": 0, - "y": 336061, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 181, - "instId": 300002, - "propState": 1, - "pos": { - "x": 3884, - "y": 82018, - "z": 116636 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 181, - "instId": 300004, - "propState": 8, - "pos": { - "x": 5402, - "y": 83719, - "z": 117404 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "182": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 182, - "instId": 300001, - "propState": 18, - "pos": { - "x": 14990, - "y": 99425, - "z": -4850 - }, - "rot": { - "x": 0, - "y": 88237, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 182, - "instId": 300002, - "propState": 1, - "pos": { - "x": 14573, - "y": 93815, - "z": -7630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 182, - "instId": 300004, - "propState": 8, - "pos": { - "x": 15013, - "y": 99454, - "z": -6209 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "183": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 183, - "instId": 300001, - "propState": 18, - "pos": { - "x": 249623, - "y": 47003, - "z": -54408 - }, - "rot": { - "x": 0, - "y": 274611, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 183, - "instId": 300002, - "propState": 1, - "pos": { - "x": 248578, - "y": 44341, - "z": -54417 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 183, - "instId": 300004, - "propState": 8, - "pos": { - "x": 249623, - "y": 47076, - "z": -54400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 184, - "instId": 300001, - "propState": 18, - "pos": { - "x": 271362, - "y": 102816, - "z": -1640 - }, - "rot": { - "x": 0, - "y": 245860, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 184, - "instId": 300002, - "propState": 1, - "pos": { - "x": 271362, - "y": 102816, - "z": -1640 - }, - "rot": { - "x": 0, - "y": 245860, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 184, - "instId": 300004, - "propState": 8, - "pos": { - "x": 271023, - "y": 102816, - "z": 2609 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "185": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 185, - "instId": 300001, - "propState": 18, - "pos": { - "x": 342453, - "y": 44361, - "z": 10660 - }, - "rot": { - "x": 0, - "y": 73368, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 185, - "instId": 300002, - "propState": 1, - "pos": { - "x": 342453, - "y": 44361, - "z": 10660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 185, - "instId": 300004, - "propState": 8, - "pos": { - "x": 342505, - "y": 44500, - "z": 10642 - }, - "rot": { - "x": 0, - "y": 109654, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "186": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 18, - "pos": { - "x": 357555, - "y": 41423, - "z": 116186 - }, - "rot": { - "x": 0, - "y": 180604, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 186, - "instId": 300002, - "propState": 1, - "pos": { - "x": 354460, - "y": 34943, - "z": 120610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 186, - "instId": 300004, - "propState": 8, - "pos": { - "x": 357555, - "y": 41423, - "z": 116186 - }, - "rot": { - "x": 0, - "y": 180604, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "187": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 187, - "instId": 300001, - "propState": 18, - "pos": { - "x": 180529, - "y": -4587, - "z": 199289 - }, - "rot": { - "x": 0, - "y": 42326, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 187, - "instId": 300002, - "propState": 1, - "pos": { - "x": 180751, - "y": -4296, - "z": 199279 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 187, - "instId": 300004, - "propState": 8, - "pos": { - "x": 182747, - "y": -3724, - "z": 199547 - }, - "rot": { - "x": 0, - "y": 263360, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 18, - "pos": { - "x": 10578, - "y": 81362, - "z": -5835 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 188, - "instId": 300002, - "propState": 1, - "pos": { - "x": 11094, - "y": 78934, - "z": -6750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 188, - "instId": 300004, - "propState": 8, - "pos": { - "x": 10578, - "y": 81351, - "z": -6303 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 18, - "pos": { - "x": 10, - "y": 88845, - "z": 97466 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 189, - "instId": 300002, - "propState": 1, - "pos": { - "x": 10, - "y": 88801, - "z": 96310 - }, - "rot": { - "x": 0, - "y": 180052, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 189, - "instId": 300004, - "propState": 8, - "pos": { - "x": 10, - "y": 88845, - "z": 97466 - }, - "rot": { - "x": 0, - "y": 134750, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 18, - "pos": { - "x": 204190, - "y": 70892, - "z": 3659 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 190, - "instId": 300002, - "propState": 1, - "pos": { - "x": 204308, - "y": 63318, - "z": 2218 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 190, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204190, - "y": 70898, - "z": 3416 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "191": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 191, - "instId": 300001, - "propState": 18, - "pos": { - "x": 115472, - "y": 2134, - "z": 202235 - }, - "rot": { - "x": 0, - "y": 219323, - "z": 0 - }, - "propId": 104057 - }, { - "groupId": 191, - "instId": 300002, - "propState": 1, - "pos": { - "x": 115776, - "y": 2116, - "z": 202102 - }, - "rot": { - "x": 0, - "y": 134134, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 191, - "instId": 300004, - "propState": 8, - "pos": { - "x": 115437, - "y": 2190, - "z": 202255 - }, - "rot": { - "x": 0, - "y": 300250, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "192": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 192, - "instId": 300001, - "propState": 8, - "pos": { - "x": 266210, - "y": 44341, - "z": -19370 - }, - "rot": { - "x": 0, - "y": 181399, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 192, - "instId": 300002, - "propState": 8, - "pos": { - "x": 259630, - "y": 45203, - "z": -21077 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, - { - "groupId": 192, - "instId": 300003, - "propState": 8, - "pos": { - "x": 265119, - "y": 39565, - "z": -25513 - }, - "rot": { - "x": 0, - "y": 20565, - "z": 0 - }, - "propId": 104037 - }, - { - "groupId": 192, - "instId": 300004, - "propState": 8, - "pos": { - "x": 265240, - "y": 39485, - "z": -28350 - }, - "rot": { - "x": 0, - "y": 321777, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 192, - "instId": 300005, - "propState": 8, - "pos": { - "x": 267980, - "y": 39485, - "z": -28550 - }, - "rot": { - "x": 0, - "y": 30500, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 192, - "instId": 300008, - "propState": 1, - "pos": { - "x": 293206, - "y": 42056, - "z": -43488 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104143 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 1, - "pos": { - "x": -302700, - "y": -46100, - "z": -96700 - }, - "rot": { - "x": 0, - "y": 359040, - "z": 0 - }, - "propId": 104090 - }, - { - "groupId": 193, - "instId": 300002, - "propState": 0, - "pos": { - "x": -202320, - "y": 26960, - "z": -154160 - }, - "rot": { - "x": 0, - "y": 22340, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 193, - "instId": 300003, - "propState": 1, - "pos": { - "x": -217240, - "y": 25763, - "z": -187910 - }, - "rot": { - "x": 0, - "y": 28896, - "z": 0 - }, - "propId": 104157 - }, - { - "groupId": 193, - "instId": 300004, - "propState": 1, - "pos": { - "x": -191595, - "y": 47817, - "z": -128312 - }, - "rot": { - "x": 0, - "y": 28896, - "z": 0 - }, - "propId": 104157 - }, { - "groupId": 193, - "instId": 300005, - "propState": 1, - "pos": { - "x": -225501, - "y": 54554, - "z": -86086 - }, - "rot": { - "x": 0, - "y": 28896, - "z": 0 - }, - "propId": 104157 - }, { - "groupId": 193, - "instId": 300006, - "propState": 1, - "pos": { - "x": -208200, - "y": 36570, - "z": -247720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104157 - }, { - "groupId": 193, - "instId": 300007, - "propState": 1, - "pos": { - "x": -254898, - "y": 31066, - "z": -142908 - }, - "rot": { - "x": 0, - "y": 28896, - "z": 0 - }, - "propId": 104157 - }, { - "groupId": 193, - "instId": 300008, - "propState": 1, - "pos": { - "x": -193230, - "y": 142670, - "z": -85850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104157 - } - ], - "teleports": {} - }, - "196": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 196, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "209": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 209, - "instId": 300001, - "propState": 8, - "pos": { - "x": -511082, - "y": -94170, - "z": -582246 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104071 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 8, - "pos": { - "x": -336746, - "y": -110459, - "z": -542517 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104071 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 8, - "pos": { - "x": -121501, - "y": 75899, - "z": -68402 - }, - "rot": { - "x": 0, - "y": 139, - "z": 0 - }, - "propId": 104071 - } - ], - "teleports": {} - }, - "213": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 213, - "instId": 300001, - "propState": 8, - "pos": { - "x": 215040, - "y": 72230, - "z": -46280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104071 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300003, - "propState": 8, - "pos": { - "x": 7534, - "y": 90649, - "z": 65856 - }, - "rot": { - "x": 0, - "y": 165142, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "224": { - "monsters": [ - { - "groupId": 224, - "instId": 200001, - "eventId": 20411101, - "pos": { - "x": -449383, - "y": -109949, - "z": -536587 - }, - "rot": { - "x": 0, - "y": 224794, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 224, - "instId": 200002, - "eventId": 20411102, - "pos": { - "x": -406320, - "y": -117771, - "z": -573080 - }, - "rot": { - "x": 0, - "y": 318036, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 224, - "instId": 200003, - "eventId": 20411103, - "pos": { - "x": -408395, - "y": -117738, - "z": -570282 - }, - "rot": { - "x": 0, - "y": 78855, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 224, - "instId": 200004, - "eventId": 20411104, - "pos": { - "x": -367643, - "y": -114443, - "z": -549029 - }, - "rot": { - "x": 0, - "y": 325421, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 224, - "instId": 200005, - "eventId": 20411105, - "pos": { - "x": -397670, - "y": -116344, - "z": -510360 - }, - "rot": { - "x": 0, - "y": 325018, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 224, - "instId": 200006, - "eventId": 20411106, - "pos": { - "x": -276136, - "y": -3930, - "z": -315386 - }, - "rot": { - "x": 0, - "y": 312966, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 224, - "instId": 200007, - "eventId": 20411110, - "pos": { - "x": -296490, - "y": 5412, - "z": -274330 - }, - "rot": { - "x": 0, - "y": 209757, - "z": 0 - }, - "monsterId": 4012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "225": { - "monsters": [ - { - "groupId": 225, - "instId": 200001, - "eventId": 20411111, - "pos": { - "x": -93190, - "y": 76627, - "z": -38460 - }, - "rot": { - "x": 0, - "y": 83637, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 225, - "instId": 200002, - "eventId": 20411112, - "pos": { - "x": -33257, - "y": 78903, - "z": -53376 - }, - "rot": { - "x": 0, - "y": 152835, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 225, - "instId": 200003, - "eventId": 20411113, - "pos": { - "x": -8153, - "y": 88859, - "z": 74415 - }, - "rot": { - "x": 0, - "y": 101631, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 225, - "instId": 200004, - "eventId": 20411114, - "pos": { - "x": -18623, - "y": 78904, - "z": -14668 - }, - "rot": { - "x": 0, - "y": 109262, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 225, - "instId": 200005, - "eventId": 20411115, - "pos": { - "x": 43040, - "y": 81160, - "z": 12520 - }, - "rot": { - "x": 0, - "y": 345753, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 225, - "instId": 200006, - "eventId": 20411116, - "pos": { - "x": 16941, - "y": 78904, - "z": -18508 - }, - "rot": { - "x": 0, - "y": 248474, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 225, - "instId": 200007, - "eventId": 20411117, - "pos": { - "x": 35160, - "y": 93814, - "z": -50220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 225, - "instId": 200008, - "eventId": 20411118, - "pos": { - "x": 32360, - "y": 93733, - "z": -26216 - }, - "rot": { - "x": 0, - "y": 233730, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 225, - "instId": 200009, - "eventId": 20411119, - "pos": { - "x": -85301, - "y": 76617, - "z": -64421 - }, - "rot": { - "x": 0, - "y": 56609, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 225, - "instId": 200010, - "eventId": 20411120, - "pos": { - "x": 14425, - "y": 93814, - "z": -18083 - }, - "rot": { - "x": 0, - "y": 91544, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 225, - "instId": 200011, - "eventId": 20411121, - "pos": { - "x": 31603, - "y": 93814, - "z": -12440 - }, - "rot": { - "x": 0, - "y": 259525, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 225, - "instId": 200012, - "eventId": 20411122, - "pos": { - "x": -41731, - "y": 84965, - "z": -66831 - }, - "rot": { - "x": 0, - "y": 177437, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "226": { - "monsters": [ - { - "groupId": 226, - "instId": 200001, - "eventId": 20411123, - "pos": { - "x": 158440, - "y": 70340, - "z": -35990 - }, - "rot": { - "x": 0, - "y": 349680, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 226, - "instId": 200002, - "eventId": 20411124, - "pos": { - "x": 210226, - "y": 70318, - "z": -41112 - }, - "rot": { - "x": 0, - "y": 238605, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 226, - "instId": 200003, - "eventId": 20411126, - "pos": { - "x": 244558, - "y": 44341, - "z": -37682 - }, - "rot": { - "x": 0, - "y": 312961, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 226, - "instId": 200004, - "eventId": 20411127, - "pos": { - "x": 212033, - "y": 50239, - "z": 33028 - }, - "rot": { - "x": 0, - "y": 168461, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 226, - "instId": 200005, - "eventId": 20411128, - "pos": { - "x": 308939, - "y": 44341, - "z": -28425 - }, - "rot": { - "x": 0, - "y": 3176, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 226, - "instId": 200006, - "eventId": 20411129, - "pos": { - "x": 290019, - "y": 50501, - "z": 2359 - }, - "rot": { - "x": 0, - "y": 251282, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 226, - "instId": 200007, - "eventId": 20411130, - "pos": { - "x": 363685, - "y": 44341, - "z": 15861 - }, - "rot": { - "x": 0, - "y": 242105, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "227": { - "monsters": [ - { - "groupId": 227, - "instId": 200001, - "eventId": 20411131, - "pos": { - "x": 184563, - "y": 99, - "z": 177098 - }, - "rot": { - "x": 0, - "y": 347881, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 227, - "instId": 200002, - "eventId": 20411132, - "pos": { - "x": 203653, - "y": 2168, - "z": 178668 - }, - "rot": { - "x": 0, - "y": 280506, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 227, - "instId": 200003, - "eventId": 20411133, - "pos": { - "x": 181198, - "y": 12, - "z": 183180 - }, - "rot": { - "x": 0, - "y": 185237, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 227, - "instId": 200004, - "eventId": 20411134, - "pos": { - "x": 213285, - "y": 2166, - "z": 179914 - }, - "rot": { - "x": 0, - "y": 152989, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 227, - "instId": 200005, - "eventId": 20411135, - "pos": { - "x": 209600, - "y": -2638, - "z": 233390 - }, - "rot": { - "x": 0, - "y": 343847, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 227, - "instId": 200006, - "eventId": 20411136, - "pos": { - "x": 195450, - "y": -2640, - "z": 244475 - }, - "rot": { - "x": 0, - "y": 184990, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 227, - "instId": 200007, - "eventId": 20411137, - "pos": { - "x": 102008, - "y": -10849, - "z": 154661 - }, - "rot": { - "x": 0, - "y": 104146, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 227, - "instId": 200008, - "eventId": 20411138, - "pos": { - "x": 139589, - "y": -2852, - "z": 133205 - }, - "rot": { - "x": 0, - "y": 102900, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 227, - "instId": 200009, - "eventId": 20411139, - "pos": { - "x": 196758, - "y": 2161, - "z": 162980 - }, - "rot": { - "x": 0, - "y": 285379, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "228": { - "monsters": [ - { - "groupId": 228, - "instId": 200003, - "eventId": 20411007, - "pos": { - "x": -408395, - "y": -117738, - "z": -570282 - }, - "rot": { - "x": 0, - "y": 78855, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 228, - "instId": 200004, - "eventId": 20411008, - "pos": { - "x": -367643, - "y": -114443, - "z": -549029 - }, - "rot": { - "x": 0, - "y": 325421, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 228, - "instId": 200005, - "eventId": 20411009, - "pos": { - "x": -397670, - "y": -116344, - "z": -510360 - }, - "rot": { - "x": 0, - "y": 325018, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "229": { - "monsters": [ - { - "groupId": 229, - "instId": 200002, - "eventId": 20411091, - "pos": { - "x": -33257, - "y": 78903, - "z": -53376 - }, - "rot": { - "x": 0, - "y": 152835, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 229, - "instId": 200005, - "eventId": 20411092, - "pos": { - "x": 43040, - "y": 81160, - "z": 12520 - }, - "rot": { - "x": 0, - "y": 345753, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 229, - "instId": 200008, - "eventId": 20411093, - "pos": { - "x": 32360, - "y": 93733, - "z": -26216 - }, - "rot": { - "x": 0, - "y": 233730, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 229, - "instId": 200010, - "eventId": 20411094, - "pos": { - "x": 14425, - "y": 93814, - "z": -18083 - }, - "rot": { - "x": 0, - "y": 91544, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "230": { - "monsters": [ - { - "groupId": 230, - "instId": 200001, - "eventId": 20411095, - "pos": { - "x": 158440, - "y": 70340, - "z": -35990 - }, - "rot": { - "x": 0, - "y": 349680, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 230, - "instId": 200003, - "eventId": 20411096, - "pos": { - "x": 244558, - "y": 44341, - "z": -37682 - }, - "rot": { - "x": 0, - "y": 312961, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 230, - "instId": 200004, - "eventId": 20411097, - "pos": { - "x": 212033, - "y": 50239, - "z": 33028 - }, - "rot": { - "x": 0, - "y": 168461, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 230, - "instId": 200005, - "eventId": 20411098, - "pos": { - "x": 308939, - "y": 44341, - "z": -28425 - }, - "rot": { - "x": 0, - "y": 3176, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 230, - "instId": 200006, - "eventId": 20411099, - "pos": { - "x": 290019, - "y": 50501, - "z": 2359 - }, - "rot": { - "x": 0, - "y": 251282, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "231": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 231, - "instId": 300001, - "propState": 11, - "pos": { - "x": -362256, - "y": -114340, - "z": -561812 - }, - "rot": { - "x": 0, - "y": 270191, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "232": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 232, - "instId": 300001, - "propState": 11, - "pos": { - "x": -45900, - "y": 81160, - "z": 10310 - }, - "rot": { - "x": 0, - "y": 99057, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "233": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 233, - "instId": 300001, - "propState": 11, - "pos": { - "x": 37160, - "y": 93813, - "z": -32380 - }, - "rot": { - "x": 0, - "y": 2040, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "234": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 234, - "instId": 300001, - "propState": 11, - "pos": { - "x": 124055, - "y": -14191, - "z": 169171 - }, - "rot": { - "x": 0, - "y": 213754, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "235": { - "monsters": [ - { - "groupId": 235, - "instId": 200001, - "eventId": 20411231, - "pos": { - "x": 241621, - "y": 44389, - "z": -64116 - }, - "rot": { - "x": 0, - "y": 358042, - "z": 0 - }, - "monsterId": 4013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 235, - "instId": 300001, - "propState": 11, - "pos": { - "x": 241340, - "y": 44341, - "z": -70291 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 235, - "instId": 300002, - "propState": 8, - "pos": { - "x": 241340, - "y": 44341, - "z": -70291 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 235, - "instId": 300003, - "propState": 8, - "pos": { - "x": 241340, - "y": 44341, - "z": -70291 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "243": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 243, - "instId": 300001, - "propState": 8, - "pos": { - "x": 341573, - "y": 41540, - "z": 86169 - }, - "rot": { - "x": 0, - "y": 168591, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1024": { - "anchorId": 1, - "groupId": 243, - "instId": 300001, - "pos": { - "x": 341837, - "y": 41540, - "z": 84860 - }, - "rot": { - "x": 0, - "y": 348591, - "z": 0 - } - } - } - }, - "245": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 245, - "instId": 300003, - "propState": 8, - "pos": { - "x": -229727, - "y": 22850, - "z": -214082 - }, - "rot": { - "x": 0, - "y": 29759, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "246": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 246, - "instId": 300010, - "propState": 8, - "pos": { - "x": 3884, - "y": 82494, - "z": 161617 - }, - "rot": { - "x": 0, - "y": 342614, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 246, - "instId": 300001, - "propState": 8, - "pos": { - "x": -158224, - "y": 72169, - "z": -67594 - }, - "rot": { - "x": 0, - "y": 242786, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 246, - "instId": 300002, - "propState": 8, - "pos": { - "x": -490931, - "y": -95294, - "z": -581139 - }, - "rot": { - "x": 0, - "y": 197256, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "247": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 247, - "instId": 300002, - "propState": 20, - "pos": { - "x": 120, - "y": 81835, - "z": 222620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "251": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 251, - "instId": 300001, - "propState": 12, - "pos": { - "x": 141949, - "y": 70340, - "z": -35487 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 251, - "instId": 300002, - "propState": 8, - "pos": { - "x": 141949, - "y": 70440, - "z": -35487 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 251, - "instId": 300004, - "propState": 8, - "pos": { - "x": 141949, - "y": 70340, - "z": -35487 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "252": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 252, - "instId": 300001, - "propState": 12, - "pos": { - "x": 141949, - "y": 70340, - "z": -35487 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "253": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 253, - "instId": 300001, - "propState": 12, - "pos": { - "x": -45280, - "y": 81807, - "z": 196360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 253, - "instId": 300002, - "propState": 8, - "pos": { - "x": -45280, - "y": 81907, - "z": 196360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 253, - "instId": 300004, - "propState": 8, - "pos": { - "x": -45280, - "y": 81807, - "z": 196360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "254": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 254, - "instId": 300001, - "propState": 12, - "pos": { - "x": -45280, - "y": 81807, - "z": 196360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "255": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 255, - "instId": 300001, - "propState": 8, - "pos": { - "x": 8450, - "y": 79500, - "z": -6460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 255, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11530, - "y": 79500, - "z": -6460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "268": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 268, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4002, - "y": 82640, - "z": 16758 - }, - "rot": { - "x": 0, - "y": 342614, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 268, - "instId": 300002, - "propState": 8, - "pos": { - "x": 66970, - "y": 79603, - "z": -37080 - }, - "rot": { - "x": 0, - "y": 342614, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 268, - "instId": 300003, - "propState": 8, - "pos": { - "x": 8952, - "y": 79604, - "z": -61304 - }, - "rot": { - "x": 0, - "y": 227738, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 268, - "instId": 300004, - "propState": 8, - "pos": { - "x": 196338, - "y": 71084, - "z": -33761 - }, - "rot": { - "x": 0, - "y": 42043, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300005, - "propState": 8, - "pos": { - "x": 252930, - "y": 45051, - "z": -19722 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300006, - "propState": 8, - "pos": { - "x": 296510, - "y": 50800, - "z": 620 - }, - "rot": { - "x": 0, - "y": 58032, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300007, - "propState": 8, - "pos": { - "x": 342514, - "y": 45000, - "z": 9659 - }, - "rot": { - "x": 0, - "y": 58032, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300008, - "propState": 8, - "pos": { - "x": 273520, - "y": 2868, - "z": 191180 - }, - "rot": { - "x": 0, - "y": 296298, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300009, - "propState": 8, - "pos": { - "x": 207981, - "y": 2867, - "z": 181753 - }, - "rot": { - "x": 0, - "y": 5287, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300010, - "propState": 8, - "pos": { - "x": 165114, - "y": -2152, - "z": 130224 - }, - "rot": { - "x": 0, - "y": 82814, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300011, - "propState": 8, - "pos": { - "x": -478890, - "y": -105314, - "z": -546108 - }, - "rot": { - "x": 0, - "y": 68296, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300012, - "propState": 8, - "pos": { - "x": -363490, - "y": -115253, - "z": -520551 - }, - "rot": { - "x": 0, - "y": 345802, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300013, - "propState": 8, - "pos": { - "x": -325146, - "y": -3200, - "z": -245506 - }, - "rot": { - "x": 0, - "y": 122607, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300014, - "propState": 8, - "pos": { - "x": -69830, - "y": 79434, - "z": -41680 - }, - "rot": { - "x": 0, - "y": 66630, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300015, - "propState": 8, - "pos": { - "x": 44666, - "y": 79604, - "z": -15201 - }, - "rot": { - "x": 0, - "y": 44766, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300016, - "propState": 8, - "pos": { - "x": 322206, - "y": 45041, - "z": -4711 - }, - "rot": { - "x": 0, - "y": 246323, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300017, - "propState": 8, - "pos": { - "x": 153298, - "y": 885, - "z": 195554 - }, - "rot": { - "x": 0, - "y": 43422, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300018, - "propState": 8, - "pos": { - "x": 193976, - "y": -7851, - "z": 177398 - }, - "rot": { - "x": 0, - "y": 291261, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 268, - "instId": 300019, - "propState": 8, - "pos": { - "x": 221218, - "y": 2868, - "z": 200080 - }, - "rot": { - "x": 0, - "y": 346072, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "269": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 269, - "instId": 300003, - "propState": 8, - "pos": { - "x": 234916, - "y": 52031, - "z": 44091 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "270": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 270, - "instId": 300001, - "propState": 20, - "pos": { - "x": 271118, - "y": 50239, - "z": 43940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 270, - "instId": 300002, - "propState": 8, - "pos": { - "x": 271118, - "y": 50239, - "z": 43940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 270, - "instId": 300003, - "propState": 8, - "pos": { - "x": 235090, - "y": 52739, - "z": 43790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "271": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 271, - "instId": 300003, - "propState": 8, - "pos": { - "x": 173063, - "y": -6855, - "z": 227157 - }, - "rot": { - "x": 0, - "y": 246993, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "272": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 272, - "instId": 300001, - "propState": 20, - "pos": { - "x": 152690, - "y": -8500, - "z": 217820 - }, - "rot": { - "x": 0, - "y": 159487, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 272, - "instId": 300002, - "propState": 8, - "pos": { - "x": 152690, - "y": -8500, - "z": 217820 - }, - "rot": { - "x": 0, - "y": 159487, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 272, - "instId": 300003, - "propState": 8, - "pos": { - "x": 172780, - "y": -6146, - "z": 227360 - }, - "rot": { - "x": 0, - "y": 66993, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "273": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 273, - "instId": 300001, - "propState": 8, - "pos": { - "x": 23880, - "y": 78924, - "z": -23880 - }, - "rot": { - "x": 0, - "y": 358229, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 273, - "instId": 300002, - "propState": 8, - "pos": { - "x": 23880, - "y": 78924, - "z": -23880 - }, - "rot": { - "x": 0, - "y": 358229, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 273, - "instId": 300003, - "propState": 20, - "pos": { - "x": 47927, - "y": 93815, - "z": -56125 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 273, - "instId": 300004, - "propState": 1, - "pos": { - "x": 47927, - "y": 93815, - "z": -56125 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 274, - "instId": 300001, - "propState": 8, - "pos": { - "x": 139693, - "y": -6496, - "z": 180364 - }, - "rot": { - "x": 0, - "y": 63877, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 274, - "instId": 300002, - "propState": 8, - "pos": { - "x": 139693, - "y": -6496, - "z": 180364 - }, - "rot": { - "x": 0, - "y": 63877, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 274, - "instId": 300003, - "propState": 20, - "pos": { - "x": 191616, - "y": 2171, - "z": 154662 - }, - "rot": { - "x": 0, - "y": 117725, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 274, - "instId": 300004, - "propState": 1, - "pos": { - "x": 191616, - "y": 2171, - "z": 154662 - }, - "rot": { - "x": 0, - "y": 117725, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "276": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 276, - "instId": 300001, - "propState": 18, - "pos": { - "x": -502634, - "y": -96002, - "z": -609381 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, - { - "groupId": 276, - "instId": 300002, - "propState": 18, - "pos": { - "x": -154639, - "y": 71509, - "z": -67607 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, - { - "groupId": 276, - "instId": 300003, - "propState": 18, - "pos": { - "x": 161578, - "y": 185, - "z": 197258 - }, - "rot": { - "x": 0, - "y": 323590, - "z": 0 - }, - "propId": 104096 - }, - { - "groupId": 276, - "instId": 300004, - "propState": 18, - "pos": { - "x": -159580, - "y": 71463, - "z": -46328 - }, - "rot": { - "x": 0, - "y": 327863, - "z": 0 - }, - "propId": 104096 - }, { - "groupId": 276, - "instId": 300005, - "propState": 18, - "pos": { - "x": -11312, - "y": 86125, - "z": 100610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - } - ], - "teleports": {} - }, - "279": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 279, - "instId": 300001, - "propState": 1, - "pos": { - "x": -227750, - "y": 20921, - "z": -223160 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104169 - } - ], - "teleports": {} - }, - "281": { - "monsters": [ - { - "groupId": 281, - "instId": 200006, - "eventId": 20411016, - "pos": { - "x": -86247, - "y": 80680, - "z": -81171 - }, - "rot": { - "x": 0, - "y": 346490, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "290": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 290, - "instId": 300001, - "propState": 8, - "pos": { - "x": -401090, - "y": -117680, - "z": -561610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104042 - }, - { - "groupId": 290, - "instId": 300002, - "propState": 8, - "pos": { - "x": -377030, - "y": -112340, - "z": -519120 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104042 - }, - { - "groupId": 290, - "instId": 300003, - "propState": 1, - "pos": { - "x": -376194, - "y": -113516, - "z": -519602 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104088 - }, - { - "groupId": 290, - "instId": 300004, - "propState": 1, - "pos": { - "x": -363873, - "y": -113516, - "z": -526716 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 290, - "instId": 300005, - "propState": 1, - "pos": { - "x": -376194, - "y": -113516, - "z": -519602 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 290, - "instId": 300006, - "propState": 1, - "pos": { - "x": -363873, - "y": -113516, - "z": -526716 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104088 - } - ], - "teleports": {} - }, - "294": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 294, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26550, - "y": 78903, - "z": 16470 - }, - "rot": { - "x": 0, - "y": 191858, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1026": { - "anchorId": 1, - "groupId": 294, - "instId": 300001, - "pos": { - "x": -26968, - "y": 78953, - "z": 14457 - }, - "rot": { - "x": 0, - "y": 11858, - "z": 0 - } - } - } - } - }, - "planeType": 2, - "worldId": 501, - "startAnchorId": 4, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "2041201": { - "P20412_F20412001": { - "scenes": { - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -82650, - "y": 8577, - "z": -55261 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": -17253, - "y": 10470, - "z": 72195 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": -12570, - "y": 12678, - "z": 228120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20300, - "y": -7593, - "z": 376080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 25978, - "y": -3198, - "z": -99796 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2041201": { - "anchorId": 1, - "groupId": 10, - "instId": 300001, - "pos": { - "x": -83587, - "y": 8598, - "z": -48432 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2041202": { - "anchorId": 2, - "groupId": 10, - "instId": 300002, - "pos": { - "x": -24372, - "y": 10466, - "z": 73451 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2041203": { - "anchorId": 3, - "groupId": 10, - "instId": 300003, - "pos": { - "x": -24250, - "y": 12678, - "z": 227020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2041204": { - "anchorId": 4, - "groupId": 10, - "instId": 300004, - "pos": { - "x": -24405, - "y": -7593, - "z": 379261 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2041205": { - "anchorId": 5, - "groupId": 10, - "instId": 300005, - "pos": { - "x": 30683, - "y": -3198, - "z": -102462 - }, - "rot": { - "x": 0, - "y": 213835, - "z": 0 - } - } - } - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31000, - "y": 10326, - "z": 102202 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": -21660, - "y": 10315, - "z": 199812 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 4740, - "y": -6323, - "z": 213880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31000, - "y": 10326, - "z": 102202 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": -21660, - "y": 10315, - "z": 199812 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 26, - "instId": 300006, - "propState": 8, - "pos": { - "x": 4740, - "y": -6323, - "z": 213880 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300004, - "propState": 11, - "pos": { - "x": -74650, - "y": -6243, - "z": 228985 - }, - "rot": { - "x": 0, - "y": 98913, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300002, - "propState": 12, - "pos": { - "x": -4793, - "y": 11646, - "z": 5601 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 28, - "instId": 300003, - "propState": 12, - "pos": { - "x": -40591, - "y": 11646, - "z": 2239 - }, - "rot": { - "x": 0, - "y": 359884, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 28, - "instId": 300004, - "propState": 12, - "pos": { - "x": -8991, - "y": 11646, - "z": 43125 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 28, - "instId": 300005, - "propState": 12, - "pos": { - "x": -24395, - "y": 7564, - "z": 27180 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300002, - "propState": 12, - "pos": { - "x": 8780, - "y": 12678, - "z": 226700 - }, - "rot": { - "x": 0, - "y": 272206, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 30, - "instId": 300003, - "propState": 12, - "pos": { - "x": -53580, - "y": -6323, - "z": 214390 - }, - "rot": { - "x": 0, - "y": 2206, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 30, - "instId": 300004, - "propState": 12, - "pos": { - "x": 12104, - "y": -6243, - "z": 236269 - }, - "rot": { - "x": 0, - "y": 225894, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 30, - "instId": 300005, - "propState": 12, - "pos": { - "x": 48254, - "y": 4249, - "z": 66382 - }, - "rot": { - "x": 0, - "y": 332567, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300004, - "propState": 12, - "pos": { - "x": -5030, - "y": -7561, - "z": 380010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 12, - "pos": { - "x": 8179, - "y": 16021, - "z": 302028 - }, - "rot": { - "x": 0, - "y": 320487, - "z": 0 - }, - "propId": 60403 - }, - { - "groupId": 32, - "instId": 300002, - "propState": 12, - "pos": { - "x": -54445, - "y": 25141, - "z": 296270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 32, - "instId": 300003, - "propState": 12, - "pos": { - "x": -41639, - "y": 7533, - "z": 334879 - }, - "rot": { - "x": 0, - "y": 78385, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 32, - "instId": 300004, - "propState": 12, - "pos": { - "x": -37890, - "y": 25111, - "z": 288240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 32, - "instId": 300005, - "propState": 12, - "pos": { - "x": -51830, - "y": 16021, - "z": 337400 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 12, - "pos": { - "x": -58224, - "y": 6855, - "z": 339928 - }, - "rot": { - "x": 0, - "y": 177459, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 33, - "instId": 300002, - "propState": 12, - "pos": { - "x": 16185, - "y": 25139, - "z": 291960 - }, - "rot": { - "x": 0, - "y": 282735, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 33, - "instId": 300004, - "propState": 12, - "pos": { - "x": -79289, - "y": 25115, - "z": 295917 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": -41612, - "y": 11646, - "z": -3789 - }, - "rot": { - "x": 0, - "y": 131004, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 34, - "instId": 300004, - "propState": 8, - "pos": { - "x": -4703, - "y": 11665, - "z": -7141 - }, - "rot": { - "x": 0, - "y": 269283, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 34, - "instId": 300005, - "propState": 8, - "pos": { - "x": -43550, - "y": 11665, - "z": 38720 - }, - "rot": { - "x": 0, - "y": 89476, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 34, - "instId": 300006, - "propState": 8, - "pos": { - "x": -55910, - "y": 11650, - "z": 31689 - }, - "rot": { - "x": 0, - "y": 127097, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 34, - "instId": 300007, - "propState": 8, - "pos": { - "x": -55130, - "y": 27050, - "z": 28720 - }, - "rot": { - "x": 0, - "y": 89197, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 34, - "instId": 300008, - "propState": 8, - "pos": { - "x": -44240, - "y": 27050, - "z": 5540 - }, - "rot": { - "x": 0, - "y": 88706, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 34, - "instId": 300009, - "propState": 8, - "pos": { - "x": -4831, - "y": 27017, - "z": 18941 - }, - "rot": { - "x": 0, - "y": 241966, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": -28620, - "y": 11675, - "z": 44384 - }, - "rot": { - "x": 0, - "y": 165534, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": -41740, - "y": 11666, - "z": -9610 - }, - "rot": { - "x": 0, - "y": 41873, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6408, - "y": 11646, - "z": 43536 - }, - "rot": { - "x": 0, - "y": 218945, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 35, - "instId": 300004, - "propState": 8, - "pos": { - "x": -5075, - "y": 11665, - "z": 3495 - }, - "rot": { - "x": 0, - "y": 41270, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": -36249, - "y": 12680, - "z": 230221 - }, - "rot": { - "x": 0, - "y": 240229, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": 1127, - "y": -6323, - "z": 217881 - }, - "rot": { - "x": 0, - "y": 240229, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": -32329, - "y": 10466, - "z": 84324 - }, - "rot": { - "x": 0, - "y": 99481, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 36, - "instId": 300005, - "propState": 8, - "pos": { - "x": -17220, - "y": 10332, - "z": 96881 - }, - "rot": { - "x": 0, - "y": 260365, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 36, - "instId": 300008, - "propState": 8, - "pos": { - "x": 38131, - "y": 4287, - "z": 76645 - }, - "rot": { - "x": 0, - "y": 229577, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 36, - "instId": 300009, - "propState": 8, - "pos": { - "x": 37388, - "y": 4249, - "z": 60605 - }, - "rot": { - "x": 0, - "y": 335897, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 36, - "instId": 300004, - "propState": 8, - "pos": { - "x": 56490, - "y": -118, - "z": 44100 - }, - "rot": { - "x": 0, - "y": 242166, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 36, - "instId": 300010, - "propState": 8, - "pos": { - "x": -5770, - "y": 12680, - "z": 220414 - }, - "rot": { - "x": 0, - "y": 358851, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 36, - "instId": 300013, - "propState": 8, - "pos": { - "x": -47848, - "y": -6243, - "z": 232256 - }, - "rot": { - "x": 0, - "y": 267160, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 36, - "instId": 300014, - "propState": 8, - "pos": { - "x": -47720, - "y": -6243, - "z": 226620 - }, - "rot": { - "x": 0, - "y": 267160, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 36, - "instId": 300006, - "propState": 8, - "pos": { - "x": -32229, - "y": 16011, - "z": 268052 - }, - "rot": { - "x": 0, - "y": 208487, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 36, - "instId": 300007, - "propState": 8, - "pos": { - "x": -16418, - "y": 16011, - "z": 268058 - }, - "rot": { - "x": 0, - "y": 143629, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -22106, - "y": 13646, - "z": -45134 - }, - "rot": { - "x": 0, - "y": 265383, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": -52460, - "y": 13596, - "z": -44880 - }, - "rot": { - "x": 0, - "y": 232764, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 37, - "instId": 300003, - "propState": 8, - "pos": { - "x": -52340, - "y": 13596, - "z": -52130 - }, - "rot": { - "x": 0, - "y": 300995, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 37, - "instId": 300006, - "propState": 8, - "pos": { - "x": -36251, - "y": 13644, - "z": -31615 - }, - "rot": { - "x": 0, - "y": 88589, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 37, - "instId": 300007, - "propState": 8, - "pos": { - "x": -12408, - "y": 13644, - "z": -31245 - }, - "rot": { - "x": 0, - "y": 266036, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 37, - "instId": 300009, - "propState": 8, - "pos": { - "x": -7835, - "y": -7561, - "z": 380028 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 37, - "instId": 300010, - "propState": 8, - "pos": { - "x": -41440, - "y": -7561, - "z": 380028 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 37, - "instId": 300004, - "propState": 8, - "pos": { - "x": 18657, - "y": -3198, - "z": -108213 - }, - "rot": { - "x": 0, - "y": 81900, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300003, - "propState": 8, - "pos": { - "x": 9255, - "y": 16021, - "z": 282582 - }, - "rot": { - "x": 0, - "y": 265926, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 38, - "instId": 300004, - "propState": 8, - "pos": { - "x": -48052, - "y": 16021, - "z": 278966 - }, - "rot": { - "x": 0, - "y": 3324, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 38, - "instId": 300005, - "propState": 8, - "pos": { - "x": -59352, - "y": 6855, - "z": 310124 - }, - "rot": { - "x": 0, - "y": 40918, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 38, - "instId": 300008, - "propState": 8, - "pos": { - "x": -49798, - "y": 6855, - "z": 278737 - }, - "rot": { - "x": 0, - "y": 5406, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300009, - "propState": 8, - "pos": { - "x": -24751, - "y": 6855, - "z": 278599 - }, - "rot": { - "x": 0, - "y": 532, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300010, - "propState": 8, - "pos": { - "x": 9604, - "y": 6855, - "z": 281511 - }, - "rot": { - "x": 0, - "y": 268501, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300011, - "propState": 8, - "pos": { - "x": 8810, - "y": 25111, - "z": 340580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300007, - "propState": 8, - "pos": { - "x": -63355, - "y": 25111, - "z": 340197 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300012, - "propState": 8, - "pos": { - "x": 5288, - "y": 16021, - "z": 340572 - }, - "rot": { - "x": 0, - "y": 167762, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300013, - "propState": 8, - "pos": { - "x": -60230, - "y": 16021, - "z": 329058 - }, - "rot": { - "x": 0, - "y": 90596, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300014, - "propState": 8, - "pos": { - "x": 4880, - "y": 25111, - "z": 279874 - }, - "rot": { - "x": 0, - "y": 356571, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300015, - "propState": 8, - "pos": { - "x": 14860, - "y": 16021, - "z": 307872 - }, - "rot": { - "x": 0, - "y": 267615, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300006, - "propState": 8, - "pos": { - "x": -14240, - "y": 3166, - "z": 306224 - }, - "rot": { - "x": 0, - "y": 301890, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300016, - "propState": 8, - "pos": { - "x": -15624, - "y": 11735, - "z": 356479 - }, - "rot": { - "x": 0, - "y": 183463, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 8, - "pos": { - "x": 9112, - "y": 16021, - "z": 279436 - }, - "rot": { - "x": 0, - "y": 324003, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 39, - "instId": 300002, - "propState": 8, - "pos": { - "x": -42418, - "y": 16021, - "z": 278806 - }, - "rot": { - "x": 0, - "y": 351044, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 39, - "instId": 300003, - "propState": 8, - "pos": { - "x": -60157, - "y": 16021, - "z": 298372 - }, - "rot": { - "x": 0, - "y": 83574, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 39, - "instId": 300004, - "propState": 8, - "pos": { - "x": -59610, - "y": 6855, - "z": 309708 - }, - "rot": { - "x": 0, - "y": 29940, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 39, - "instId": 300005, - "propState": 8, - "pos": { - "x": -24852, - "y": 6880, - "z": 278351 - }, - "rot": { - "x": 0, - "y": 358426, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 39, - "instId": 300006, - "propState": 8, - "pos": { - "x": 1589, - "y": 6855, - "z": 340221 - }, - "rot": { - "x": 0, - "y": 178174, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 39, - "instId": 300008, - "propState": 8, - "pos": { - "x": -52836, - "y": 25111, - "z": 296424 - }, - "rot": { - "x": 0, - "y": 274397, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 39, - "instId": 300009, - "propState": 8, - "pos": { - "x": -66810, - "y": 25111, - "z": 337260 - }, - "rot": { - "x": 0, - "y": 84288, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 39, - "instId": 300010, - "propState": 8, - "pos": { - "x": 15189, - "y": 25111, - "z": 339947 - }, - "rot": { - "x": 0, - "y": 176783, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 39, - "instId": 300011, - "propState": 8, - "pos": { - "x": -25445, - "y": 25111, - "z": 278981 - }, - "rot": { - "x": 0, - "y": 356901, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 39, - "instId": 300012, - "propState": 8, - "pos": { - "x": -20635, - "y": 3141, - "z": 310121 - }, - "rot": { - "x": 0, - "y": 234482, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 39, - "instId": 300013, - "propState": 8, - "pos": { - "x": -47597, - "y": 6855, - "z": 278575 - }, - "rot": { - "x": 0, - "y": 132518, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": -59750, - "y": 25161, - "z": 319110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 40, - "instId": 300002, - "propState": 8, - "pos": { - "x": 9750, - "y": 25121, - "z": 307680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "43": { - "monsters": [ - { - "groupId": 43, - "instId": 200001, - "eventId": 20412001, - "pos": { - "x": -40100, - "y": 11646, - "z": 10890 - }, - "rot": { - "x": 0, - "y": 354467, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 43, - "instId": 200004, - "eventId": 20412002, - "pos": { - "x": -40624, - "y": 27050, - "z": 41859 - }, - "rot": { - "x": 0, - "y": 134158, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 43, - "instId": 200005, - "eventId": 20412003, - "pos": { - "x": -24348, - "y": 7601, - "z": 23216 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "44": { - "monsters": [ - { - "groupId": 44, - "instId": 200001, - "eventId": 20412004, - "pos": { - "x": -39750, - "y": 11646, - "z": 10260 - }, - "rot": { - "x": 0, - "y": 358042, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "45": { - "monsters": [ - { - "groupId": 45, - "instId": 200001, - "eventId": 20412008, - "pos": { - "x": 45454, - "y": 4249, - "z": 72290 - }, - "rot": { - "x": 0, - "y": 349598, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 45, - "instId": 200002, - "eventId": 20412009, - "pos": { - "x": 48302, - "y": 4249, - "z": 71186 - }, - "rot": { - "x": 0, - "y": 330719, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 45, - "instId": 200003, - "eventId": 20412010, - "pos": { - "x": -45743, - "y": 9036, - "z": 80811 - }, - "rot": { - "x": 0, - "y": 3940, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 45, - "instId": 200004, - "eventId": 20412011, - "pos": { - "x": -59185, - "y": -6243, - "z": 223939 - }, - "rot": { - "x": 0, - "y": 45982, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 45, - "instId": 200005, - "eventId": 20412012, - "pos": { - "x": -63521, - "y": -6243, - "z": 229580 - }, - "rot": { - "x": 0, - "y": 84553, - "z": 0 - }, - "monsterId": 4012040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "46": { - "monsters": [ - { - "groupId": 46, - "instId": 200001, - "eventId": 20412015, - "pos": { - "x": 53530, - "y": -204, - "z": -65460 - }, - "rot": { - "x": 0, - "y": 21782, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 46, - "instId": 200002, - "eventId": 20412016, - "pos": { - "x": 71850, - "y": -204, - "z": -37410 - }, - "rot": { - "x": 0, - "y": 322888, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 46, - "instId": 200003, - "eventId": 20412017, - "pos": { - "x": 72030, - "y": -204, - "z": 10480 - }, - "rot": { - "x": 0, - "y": 118123, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "47": { - "monsters": [ - { - "groupId": 47, - "instId": 200001, - "eventId": 20412021, - "pos": { - "x": 5612, - "y": 16021, - "z": 283669 - }, - "rot": { - "x": 0, - "y": 303566, - "z": 0 - }, - "monsterId": 4012040 - }, - { - "groupId": 47, - "instId": 200002, - "eventId": 20412022, - "pos": { - "x": -53270, - "y": 16021, - "z": 320100 - }, - "rot": { - "x": 0, - "y": 103407, - "z": 0 - }, - "monsterId": 4012040 - }, - { - "groupId": 47, - "instId": 200003, - "eventId": 20412023, - "pos": { - "x": -58969, - "y": 6855, - "z": 314180 - }, - "rot": { - "x": 0, - "y": 93334, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 47, - "instId": 200004, - "eventId": 20412024, - "pos": { - "x": 3171, - "y": 6855, - "z": 284603 - }, - "rot": { - "x": 0, - "y": 20928, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 47, - "instId": 200005, - "eventId": 20412025, - "pos": { - "x": 5368, - "y": 16021, - "z": 337612 - }, - "rot": { - "x": 0, - "y": 176741, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 47, - "instId": 200006, - "eventId": 20412026, - "pos": { - "x": -37000, - "y": 25111, - "z": 280550 - }, - "rot": { - "x": 0, - "y": 8689, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 1, - "pos": { - "x": -3160, - "y": 16021, - "z": 282510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - }, - { - "groupId": 48, - "instId": 300002, - "propState": 1, - "pos": { - "x": 2660, - "y": 16021, - "z": 282790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, - { - "groupId": 48, - "instId": 300003, - "propState": 1, - "pos": { - "x": -64820, - "y": 25111, - "z": 309860 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104038 - }, - { - "groupId": 48, - "instId": 300004, - "propState": 1, - "pos": { - "x": -64730, - "y": 25111, - "z": 304190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 48, - "instId": 300005, - "propState": 0, - "pos": { - "x": -3160, - "y": 16220, - "z": 282460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 48, - "instId": 300006, - "propState": 0, - "pos": { - "x": -64360, - "y": 25250, - "z": 309860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": -57760, - "y": 16071, - "z": 316890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104042 - }, { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 49, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300002, - "propState": 8, - "pos": { - "x": -23682, - "y": 36730, - "z": 293641 - }, - "rot": { - "x": 0, - "y": 26596, - "z": 0 - }, - "propId": 104089 - }, { - "groupId": 50, - "instId": 300005, - "propState": 8, - "pos": { - "x": -53330, - "y": 24921, - "z": 288240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104101 - }, { - "groupId": 50, - "instId": 300006, - "propState": 8, - "pos": { - "x": -35220, - "y": 26417, - "z": 310664 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 50, - "instId": 300007, - "propState": 20, - "pos": { - "x": -24464, - "y": 7236, - "z": 324405 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60402 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 1, - "pos": { - "x": -58390, - "y": 28030, - "z": 343960 - }, - "rot": { - "x": 0, - "y": 301768, - "z": 0 - }, - "propId": 104069 - }, - { - "groupId": 51, - "instId": 300002, - "propState": 1, - "pos": { - "x": 9180, - "y": 28200, - "z": 343810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104099 - }, - { - "groupId": 51, - "instId": 300003, - "propState": 1, - "pos": { - "x": 15970, - "y": 16021, - "z": 307730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104075 - }, - { - "groupId": 51, - "instId": 300004, - "propState": 20, - "pos": { - "x": -6140, - "y": 16162, - "z": 336335 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104069 - }, { - "groupId": 51, - "instId": 300005, - "propState": 20, - "pos": { - "x": -6140, - "y": 16162, - "z": 336335 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104099 - }, { - "groupId": 51, - "instId": 300006, - "propState": 20, - "pos": { - "x": -6140, - "y": 16162, - "z": 336335 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104075 - }, { - "groupId": 51, - "instId": 300009, - "propState": 1, - "pos": { - "x": -43090, - "y": 16130, - "z": 337010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104075 - }, { - "groupId": 51, - "instId": 300011, - "propState": 20, - "pos": { - "x": -43240, - "y": 6975, - "z": 336720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104099 - }, { - "groupId": 51, - "instId": 300012, - "propState": 20, - "pos": { - "x": -43220, - "y": 6850, - "z": 336980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104069 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24470, - "y": 31775, - "z": 344706 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 52, - "instId": 300002, - "propState": 8, - "pos": { - "x": -68060, - "y": 44419, - "z": 309820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 0, - "pos": { - "x": -33880, - "y": 11730, - "z": -1100 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "propId": 104045 - }, { - "groupId": 53, - "instId": 300004, - "propState": 0, - "pos": { - "x": -14542, - "y": 11730, - "z": 34508 - }, - "rot": { - "x": 0, - "y": 330224, - "z": 0 - }, - "propId": 104045 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24340, - "y": 11550, - "z": -2936 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104042 - }, - { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6870, - "y": 27017, - "z": 21000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104043 - }, - { - "groupId": 54, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - }, - { - "groupId": 54, - "instId": 300004, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 54, - "instId": 300005, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 54, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 1, - "pos": { - "x": -24351, - "y": 12707, - "z": 19873 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104029 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 2, - "pos": { - "x": -11685, - "y": 11646, - "z": 27400 - }, - "rot": { - "x": 0, - "y": 95977, - "z": 0 - }, - "propId": 104022 - }, - { - "groupId": 56, - "instId": 300002, - "propState": 1, - "pos": { - "x": -25880, - "y": 11810, - "z": 30650 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 56, - "instId": 300003, - "propState": 0, - "pos": { - "x": -32630, - "y": 11152, - "z": 19700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, - { - "groupId": 56, - "instId": 300004, - "propState": 0, - "pos": { - "x": -24340, - "y": 11139, - "z": 30970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 56, - "instId": 300005, - "propState": 0, - "pos": { - "x": -24340, - "y": 11680, - "z": 30930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 8, - "pos": { - "x": -37632, - "y": 27050, - "z": 12863 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": -37632, - "y": 27050, - "z": 12863 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104052 - }, - { - "groupId": 57, - "instId": 300003, - "propState": 8, - "pos": { - "x": -11004, - "y": 27050, - "z": 5680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 57, - "instId": 300004, - "propState": 8, - "pos": { - "x": -11004, - "y": 27050, - "z": 5680 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 57, - "instId": 300005, - "propState": 8, - "pos": { - "x": -37632, - "y": 27050, - "z": 12863 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 1, - "pos": { - "x": -24300, - "y": 11646, - "z": 5300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - }, - { - "groupId": 58, - "instId": 300002, - "propState": 1, - "pos": { - "x": -24310, - "y": 11646, - "z": -4050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104039 - }, - { - "groupId": 58, - "instId": 300003, - "propState": 1, - "pos": { - "x": -8420, - "y": 11646, - "z": 27520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - }, - { - "groupId": 58, - "instId": 300004, - "propState": 1, - "pos": { - "x": -8835, - "y": 11646, - "z": 33869 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 58, - "instId": 300005, - "propState": 0, - "pos": { - "x": -24300, - "y": 12030, - "z": 5300 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 58, - "instId": 300006, - "propState": 0, - "pos": { - "x": -8420, - "y": 11646, - "z": 27520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": 58728, - "y": -171, - "z": 11653 - }, - "rot": { - "x": 0, - "y": 119110, - "z": 0 - }, - "propId": 104045 - }, - { - "groupId": 63, - "instId": 300002, - "propState": 8, - "pos": { - "x": 61590, - "y": -174, - "z": -15760 - }, - "rot": { - "x": 0, - "y": 93445, - "z": 0 - }, - "propId": 104045 - }, - { - "groupId": 63, - "instId": 300003, - "propState": 8, - "pos": { - "x": 44980, - "y": -153, - "z": -65200 - }, - "rot": { - "x": 0, - "y": 76832, - "z": 0 - }, - "propId": 104045 - }, - { - "groupId": 63, - "instId": 300004, - "propState": 8, - "pos": { - "x": 65862, - "y": -204, - "z": 36398 - }, - "rot": { - "x": 0, - "y": 155000, - "z": 0 - }, - "propId": 104016 - }, { - "groupId": 63, - "instId": 300005, - "propState": 8, - "pos": { - "x": 43364, - "y": -204, - "z": -67886 - }, - "rot": { - "x": 0, - "y": 213101, - "z": 0 - }, - "propId": 104016 - }, { - "groupId": 63, - "instId": 300006, - "propState": 8, - "pos": { - "x": 68112, - "y": -204, - "z": 3845 - }, - "rot": { - "x": 0, - "y": 262957, - "z": 0 - }, - "propId": 104043 - }, { - "groupId": 63, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 63, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 12, - "pos": { - "x": 74310, - "y": -204, - "z": -38060 - }, - "rot": { - "x": 0, - "y": 283858, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": 60590, - "y": -204, - "z": -35480 - }, - "rot": { - "x": 0, - "y": 17657, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 69, - "instId": 300003, - "propState": 8, - "pos": { - "x": 38813, - "y": -204, - "z": -82075 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 69, - "instId": 300004, - "propState": 8, - "pos": { - "x": 44935, - "y": -204, - "z": -85969 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": 69901, - "y": -204, - "z": 26251 - }, - "rot": { - "x": 0, - "y": 205757, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 11, - "pos": { - "x": 29131, - "y": -3198, - "z": -113998 - }, - "rot": { - "x": 0, - "y": 347012, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24537, - "y": 17285, - "z": 293857 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104029 - }, - { - "groupId": 73, - "instId": 300002, - "propState": 1, - "pos": { - "x": -29320, - "y": 3141, - "z": 310030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104029 - }, - { - "groupId": 73, - "instId": 300003, - "propState": 1, - "pos": { - "x": -12499, - "y": 25111, - "z": 287314 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104029 - }, - { - "groupId": 73, - "instId": 300004, - "propState": 8, - "pos": { - "x": 8110, - "y": 15580, - "z": 292649 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 73, - "instId": 300005, - "propState": 8, - "pos": { - "x": -57180, - "y": 6164, - "z": 324920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 73, - "instId": 300006, - "propState": 8, - "pos": { - "x": 4110, - "y": 6320, - "z": 295000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 73, - "instId": 300007, - "propState": 8, - "pos": { - "x": 1610, - "y": 6320, - "z": 312400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 73, - "instId": 300008, - "propState": 8, - "pos": { - "x": -6150, - "y": 4620, - "z": 308300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 73, - "instId": 300014, - "propState": 8, - "pos": { - "x": -57340, - "y": 15530, - "z": 286740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104032 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24530, - "y": 8091, - "z": 291320 - }, - "rot": { - "x": 0, - "y": 179778, - "z": 0 - }, - "propId": 104022 - }, - { - "groupId": 74, - "instId": 300002, - "propState": 1, - "pos": { - "x": -25950, - "y": 3610, - "z": 307130 - }, - "rot": { - "x": 0, - "y": 43911, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 74, - "instId": 300003, - "propState": 8, - "pos": { - "x": 6920, - "y": 10440, - "z": 305820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 74, - "instId": 300004, - "propState": 8, - "pos": { - "x": -24540, - "y": 3200, - "z": 308350 - }, - "rot": { - "x": 0, - "y": 43911, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 74, - "instId": 300005, - "propState": 8, - "pos": { - "x": 7790, - "y": 6920, - "z": 307780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 11, - "pos": { - "x": -41470, - "y": 11666, - "z": 41520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": -59750, - "y": 25161, - "z": 319110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 77, - "instId": 300002, - "propState": 8, - "pos": { - "x": 9750, - "y": 25121, - "z": 307680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 77, - "instId": 300003, - "propState": 8, - "pos": { - "x": 2575, - "y": 16021, - "z": 307435 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 0, - "pos": { - "x": -53615, - "y": 6855, - "z": 279155 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 78, - "instId": 300002, - "propState": 0, - "pos": { - "x": -53615, - "y": 16021, - "z": 279061 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 78, - "instId": 300003, - "propState": 0, - "pos": { - "x": -58661, - "y": 25160, - "z": 280343 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 78, - "instId": 300004, - "propState": 1, - "pos": { - "x": -58670, - "y": 6669, - "z": 280330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 78, - "instId": 300005, - "propState": 1, - "pos": { - "x": -58610, - "y": 16010, - "z": 280340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 78, - "instId": 300006, - "propState": 0, - "pos": { - "x": -53615, - "y": 25111, - "z": 279444 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, { - "groupId": 78, - "instId": 300007, - "propState": 1, - "pos": { - "x": -58650, - "y": 25111, - "z": 280410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 11, - "pos": { - "x": -24570, - "y": 11735, - "z": 352610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 11, - "pos": { - "x": -53111, - "y": 16021, - "z": 339460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "86": { - "monsters": [ - { - "groupId": 86, - "instId": 200001, - "eventId": 20412031, - "pos": { - "x": 6914, - "y": 16021, - "z": 287458 - }, - "rot": { - "x": 0, - "y": 90853, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 86, - "instId": 200002, - "eventId": 20412032, - "pos": { - "x": -58170, - "y": 16021, - "z": 336560 - }, - "rot": { - "x": 0, - "y": 350566, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 86, - "instId": 200003, - "eventId": 20412033, - "pos": { - "x": -58472, - "y": 6855, - "z": 332987 - }, - "rot": { - "x": 0, - "y": 175853, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 86, - "instId": 200005, - "eventId": 20412035, - "pos": { - "x": 1431, - "y": 6855, - "z": 324634 - }, - "rot": { - "x": 0, - "y": 269867, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 86, - "instId": 200006, - "eventId": 20412036, - "pos": { - "x": 7450, - "y": 6855, - "z": 294990 - }, - "rot": { - "x": 0, - "y": 82316, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 86, - "instId": 200007, - "eventId": 20412037, - "pos": { - "x": 5847, - "y": 25111, - "z": 292222 - }, - "rot": { - "x": 0, - "y": 269867, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 86, - "instId": 200008, - "eventId": 20412038, - "pos": { - "x": -71764, - "y": 25115, - "z": 300778 - }, - "rot": { - "x": 0, - "y": 234338, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 86, - "instId": 200009, - "eventId": 20412039, - "pos": { - "x": -73194, - "y": 25115, - "z": 303440 - }, - "rot": { - "x": 0, - "y": 193739, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 86, - "instId": 200010, - "eventId": 20412040, - "pos": { - "x": -79184, - "y": 25115, - "z": 288937 - }, - "rot": { - "x": 0, - "y": 166975, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": -57760, - "y": 16071, - "z": 316890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104042 - }, { - "groupId": 87, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 87, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - } - ], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 98, - "instId": 300001, - "propState": 2, - "pos": { - "x": 11200, - "y": 16021, - "z": 307700 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104017 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300003, - "propState": 0, - "pos": { - "x": 5888, - "y": 17787, - "z": 303102 - }, - "rot": { - "x": 0, - "y": 129754, - "z": 0 - }, - "propId": 103074 - }, { - "groupId": 102, - "instId": 300006, - "propState": 0, - "pos": { - "x": 5830, - "y": 16437, - "z": 302760 - }, - "rot": { - "x": 0, - "y": 309754, - "z": 0 - }, - "propId": 104032 - } - ], - "teleports": {} - }, - "103": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 103, - "instId": 300001, - "propState": 1, - "pos": { - "x": -21530, - "y": 27050, - "z": 43480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104038 - }, { - "groupId": 103, - "instId": 300002, - "propState": 1, - "pos": { - "x": -14330, - "y": 27079, - "z": 43440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 103, - "instId": 300003, - "propState": 0, - "pos": { - "x": -21530, - "y": 27509, - "z": 43430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "110": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 114, - "instId": 300001, - "propState": 18, - "pos": { - "x": -25087, - "y": 32770, - "z": 46656 - }, - "rot": { - "x": 0, - "y": 69528, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 114, - "instId": 300002, - "propState": 1, - "pos": { - "x": -24819, - "y": 27183, - "z": 43952 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 114, - "instId": 300004, - "propState": 8, - "pos": { - "x": -25087, - "y": 32770, - "z": 46656 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "115": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 115, - "instId": 300001, - "propState": 18, - "pos": { - "x": -8413, - "y": 12825, - "z": 413 - }, - "rot": { - "x": 0, - "y": 243691, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 115, - "instId": 300002, - "propState": 1, - "pos": { - "x": -8356, - "y": 12470, - "z": 400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 115, - "instId": 300004, - "propState": 8, - "pos": { - "x": -8413, - "y": 12825, - "z": 413 - }, - "rot": { - "x": 0, - "y": 173509, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 116, - "instId": 300001, - "propState": 18, - "pos": { - "x": -26187, - "y": 11678, - "z": 6166 - }, - "rot": { - "x": 0, - "y": 274153, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 116, - "instId": 300002, - "propState": 1, - "pos": { - "x": -26002, - "y": 11678, - "z": 6756 - }, - "rot": { - "x": 0, - "y": 295275, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 116, - "instId": 300004, - "propState": 8, - "pos": { - "x": -26162, - "y": 11782, - "z": 6154 - }, - "rot": { - "x": 0, - "y": 115000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 117, - "instId": 300001, - "propState": 18, - "pos": { - "x": -30836, - "y": -855, - "z": 388075 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 117, - "instId": 300002, - "propState": 1, - "pos": { - "x": -28263, - "y": -7593, - "z": 385681 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 117, - "instId": 300004, - "propState": 8, - "pos": { - "x": -30846, - "y": -855, - "z": 388075 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 118, - "instId": 300001, - "propState": 18, - "pos": { - "x": 63609, - "y": -204, - "z": 9393 - }, - "rot": { - "x": 0, - "y": 61867, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 118, - "instId": 300004, - "propState": 8, - "pos": { - "x": 63912, - "y": 25, - "z": 10042 - }, - "rot": { - "x": 0, - "y": 205000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 118, - "instId": 300002, - "propState": 1, - "pos": { - "x": 63643, - "y": -204, - "z": 9345 - }, - "rot": { - "x": 0, - "y": 96542, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "119": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 119, - "instId": 300001, - "propState": 18, - "pos": { - "x": -7368, - "y": 25018, - "z": 345379 - }, - "rot": { - "x": 0, - "y": 149502, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 119, - "instId": 300002, - "propState": 1, - "pos": { - "x": -7368, - "y": 25018, - "z": 345379 - }, - "rot": { - "x": 0, - "y": 149502, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 119, - "instId": 300004, - "propState": 8, - "pos": { - "x": -7376, - "y": 25066, - "z": 345368 - }, - "rot": { - "x": 0, - "y": 215920, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "120": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 120, - "instId": 300001, - "propState": 18, - "pos": { - "x": -23833, - "y": 57681, - "z": 337189 - }, - "rot": { - "x": 0, - "y": 258045, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 120, - "instId": 300002, - "propState": 1, - "pos": { - "x": -23549, - "y": 57538, - "z": 336561 - }, - "rot": { - "x": 0, - "y": 234016, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 120, - "instId": 300004, - "propState": 8, - "pos": { - "x": -21624, - "y": 57538, - "z": 331892 - }, - "rot": { - "x": 0, - "y": 336701, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "121": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 121, - "instId": 300001, - "propState": 18, - "pos": { - "x": -46589, - "y": 7072, - "z": 333571 - }, - "rot": { - "x": 0, - "y": 219712, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 121, - "instId": 300002, - "propState": 1, - "pos": { - "x": -46589, - "y": 7072, - "z": 333571 - }, - "rot": { - "x": 0, - "y": 219712, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 121, - "instId": 300004, - "propState": 8, - "pos": { - "x": -46589, - "y": 7149, - "z": 333592 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "122": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 122, - "instId": 300001, - "propState": 18, - "pos": { - "x": -74723, - "y": 25152, - "z": 291163 - }, - "rot": { - "x": 0, - "y": 4212, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 122, - "instId": 300002, - "propState": 1, - "pos": { - "x": -74723, - "y": 25152, - "z": 291163 - }, - "rot": { - "x": 0, - "y": 4212, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 122, - "instId": 300004, - "propState": 8, - "pos": { - "x": -74609, - "y": 25298, - "z": 291285 - }, - "rot": { - "x": 0, - "y": 223240, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "123": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 123, - "instId": 300001, - "propState": 18, - "pos": { - "x": -65039, - "y": 9036, - "z": 73580 - }, - "rot": { - "x": 0, - "y": 305039, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 123, - "instId": 300002, - "propState": 1, - "pos": { - "x": -64933, - "y": 9036, - "z": 73505 - }, - "rot": { - "x": 0, - "y": 305039, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 123, - "instId": 300004, - "propState": 8, - "pos": { - "x": -65055, - "y": 9096, - "z": 73574 - }, - "rot": { - "x": 0, - "y": 250000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "127": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 127, - "instId": 300001, - "propState": 8, - "pos": { - "x": -27926, - "y": -6126, - "z": 387300 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, - { - "groupId": 127, - "instId": 300002, - "propState": 8, - "pos": { - "x": -21112, - "y": -6126, - "z": 387290 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, - { - "groupId": 127, - "instId": 300003, - "propState": 8, - "pos": { - "x": -27880, - "y": -10918, - "z": 398481 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, - { - "groupId": 127, - "instId": 300004, - "propState": 8, - "pos": { - "x": -21108, - "y": -15938, - "z": 409541 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 127, - "instId": 300005, - "propState": 8, - "pos": { - "x": -27930, - "y": -22005, - "z": 422661 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 127, - "instId": 300006, - "propState": 8, - "pos": { - "x": -27869, - "y": -22687, - "z": 432176 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 127, - "instId": 300007, - "propState": 8, - "pos": { - "x": -21161, - "y": -22687, - "z": 432179 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 127, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 141 - }, { - "groupId": 127, - "instId": 300009, - "propState": 8, - "pos": { - "x": -21105, - "y": -10918, - "z": 398481 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 127, - "instId": 300010, - "propState": 8, - "pos": { - "x": -21071, - "y": -22005, - "z": 422661 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300001, - "propState": 1, - "pos": { - "x": -42939, - "y": 82040, - "z": 337057 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104103 - }, { - "groupId": 137, - "instId": 300002, - "propState": 1, - "pos": { - "x": -6040, - "y": 82220, - "z": 337057 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104103 - }, { - "groupId": 137, - "instId": 300003, - "propState": 1, - "pos": { - "x": -6080, - "y": 6669, - "z": 336940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 137, - "instId": 300006, - "propState": 1, - "pos": { - "x": -42990, - "y": 6669, - "z": 336940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "139": { - "monsters": [ - { - "groupId": 139, - "instId": 200001, - "eventId": 20412231, - "pos": { - "x": -7725, - "y": 11662, - "z": -6115 - }, - "rot": { - "x": 0, - "y": 358042, - "z": 0 - }, - "monsterId": 4013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 139, - "instId": 300001, - "propState": 11, - "pos": { - "x": -7530, - "y": 11646, - "z": -8910 - }, - "rot": { - "x": 0, - "y": 359542, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 139, - "instId": 300002, - "propState": 8, - "pos": { - "x": -7530, - "y": 11646, - "z": -8910 - }, - "rot": { - "x": 0, - "y": 359542, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 139, - "instId": 300003, - "propState": 8, - "pos": { - "x": -7530, - "y": 11646, - "z": -8910 - }, - "rot": { - "x": 0, - "y": 359542, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "140": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 140, - "instId": 300003, - "propState": 8, - "pos": { - "x": 21904, - "y": -1351, - "z": -116153 - }, - "rot": { - "x": 0, - "y": 210541, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "142": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 142, - "instId": 300001, - "propState": 8, - "pos": { - "x": -50480, - "y": -6323, - "z": 216872 - }, - "rot": { - "x": 0, - "y": 285370, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 142, - "instId": 300002, - "propState": 8, - "pos": { - "x": -50480, - "y": -6323, - "z": 216872 - }, - "rot": { - "x": 0, - "y": 28475, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 142, - "instId": 300003, - "propState": 20, - "pos": { - "x": -2240, - "y": -6186, - "z": 229227 - }, - "rot": { - "x": 0, - "y": 89777, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 142, - "instId": 300004, - "propState": 1, - "pos": { - "x": -2240, - "y": -6186, - "z": 229227 - }, - "rot": { - "x": 0, - "y": 89777, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "143": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 143, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24430, - "y": 6270, - "z": 330980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104107 - } - ], - "teleports": {} - }, - "144": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 144, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24430, - "y": 6270, - "z": 330980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104106 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 8, - "pos": { - "x": -8840, - "y": 25016, - "z": 342994 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104124 - } - ], - "teleports": {} - }, - "167": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "174": { - "monsters": [ - { - "groupId": 174, - "instId": 200001, - "eventId": 20412101, - "pos": { - "x": -40100, - "y": 11646, - "z": 10890 - }, - "rot": { - "x": 0, - "y": 354467, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 174, - "instId": 200004, - "eventId": 20412102, - "pos": { - "x": -40624, - "y": 27050, - "z": 41859 - }, - "rot": { - "x": 0, - "y": 134158, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 174, - "instId": 200005, - "eventId": 20412103, - "pos": { - "x": -24348, - "y": 7601, - "z": 23216 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "175": { - "monsters": [ - { - "groupId": 175, - "instId": 200001, - "eventId": 20412104, - "pos": { - "x": -39750, - "y": 11646, - "z": 10260 - }, - "rot": { - "x": 0, - "y": 358042, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "176": { - "monsters": [ - { - "groupId": 176, - "instId": 200001, - "eventId": 20412108, - "pos": { - "x": 45454, - "y": 4249, - "z": 72290 - }, - "rot": { - "x": 0, - "y": 349598, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 176, - "instId": 200002, - "eventId": 20412109, - "pos": { - "x": 48302, - "y": 4249, - "z": 71186 - }, - "rot": { - "x": 0, - "y": 330719, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 176, - "instId": 200003, - "eventId": 20412110, - "pos": { - "x": -45743, - "y": 9036, - "z": 80811 - }, - "rot": { - "x": 0, - "y": 3940, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 176, - "instId": 200004, - "eventId": 20412111, - "pos": { - "x": -59185, - "y": -6243, - "z": 223939 - }, - "rot": { - "x": 0, - "y": 45982, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 176, - "instId": 200005, - "eventId": 20412112, - "pos": { - "x": -63521, - "y": -6243, - "z": 229580 - }, - "rot": { - "x": 0, - "y": 84553, - "z": 0 - }, - "monsterId": 4012040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "177": { - "monsters": [ - { - "groupId": 177, - "instId": 200001, - "eventId": 20412115, - "pos": { - "x": 53530, - "y": -204, - "z": -65460 - }, - "rot": { - "x": 0, - "y": 21782, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 177, - "instId": 200002, - "eventId": 20412116, - "pos": { - "x": 71850, - "y": -204, - "z": -37410 - }, - "rot": { - "x": 0, - "y": 322888, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 177, - "instId": 200003, - "eventId": 20412118, - "pos": { - "x": 72030, - "y": -204, - "z": 10480 - }, - "rot": { - "x": 0, - "y": 118123, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "178": { - "monsters": [ - { - "groupId": 178, - "instId": 200001, - "eventId": 20412121, - "pos": { - "x": 5612, - "y": 16021, - "z": 283669 - }, - "rot": { - "x": 0, - "y": 303566, - "z": 0 - }, - "monsterId": 4012040 - }, - { - "groupId": 178, - "instId": 200002, - "eventId": 20412122, - "pos": { - "x": -53270, - "y": 16021, - "z": 320100 - }, - "rot": { - "x": 0, - "y": 103407, - "z": 0 - }, - "monsterId": 4012040 - }, - { - "groupId": 178, - "instId": 200003, - "eventId": 20412123, - "pos": { - "x": -58969, - "y": 6855, - "z": 314180 - }, - "rot": { - "x": 0, - "y": 93334, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 178, - "instId": 200004, - "eventId": 20412124, - "pos": { - "x": 3171, - "y": 6855, - "z": 284603 - }, - "rot": { - "x": 0, - "y": 20928, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 178, - "instId": 200005, - "eventId": 20412125, - "pos": { - "x": 5368, - "y": 16021, - "z": 337612 - }, - "rot": { - "x": 0, - "y": 176741, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 178, - "instId": 200006, - "eventId": 20412126, - "pos": { - "x": -37000, - "y": 25111, - "z": 280550 - }, - "rot": { - "x": 0, - "y": 8689, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "179": { - "monsters": [ - { - "groupId": 179, - "instId": 200001, - "eventId": 20412131, - "pos": { - "x": 6914, - "y": 16021, - "z": 287458 - }, - "rot": { - "x": 0, - "y": 90853, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 179, - "instId": 200002, - "eventId": 20412132, - "pos": { - "x": -58170, - "y": 16021, - "z": 336560 - }, - "rot": { - "x": 0, - "y": 350566, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 179, - "instId": 200003, - "eventId": 20412133, - "pos": { - "x": -58472, - "y": 6855, - "z": 332987 - }, - "rot": { - "x": 0, - "y": 175853, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 179, - "instId": 200004, - "eventId": 20412134, - "pos": { - "x": -41762, - "y": 6855, - "z": 283835 - }, - "rot": { - "x": 0, - "y": 26648, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 179, - "instId": 200005, - "eventId": 20412135, - "pos": { - "x": 1431, - "y": 6855, - "z": 324634 - }, - "rot": { - "x": 0, - "y": 269867, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 179, - "instId": 200006, - "eventId": 20412136, - "pos": { - "x": 7289, - "y": 6855, - "z": 296214 - }, - "rot": { - "x": 0, - "y": 175260, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 179, - "instId": 200007, - "eventId": 20412137, - "pos": { - "x": 5847, - "y": 25111, - "z": 292222 - }, - "rot": { - "x": 0, - "y": 269867, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 179, - "instId": 200008, - "eventId": 20412138, - "pos": { - "x": -71764, - "y": 25115, - "z": 300778 - }, - "rot": { - "x": 0, - "y": 234338, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 179, - "instId": 200009, - "eventId": 20412139, - "pos": { - "x": -73194, - "y": 25115, - "z": 303440 - }, - "rot": { - "x": 0, - "y": 193739, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 179, - "instId": 200010, - "eventId": 20412140, - "pos": { - "x": -79184, - "y": 25115, - "z": 288937 - }, - "rot": { - "x": 0, - "y": 166975, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "198": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 198, - "instId": 300003, - "propState": 0, - "pos": { - "x": -43614, - "y": 26900, - "z": 281156 - }, - "rot": { - "x": 0, - "y": 269813, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "206": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 206, - "instId": 300001, - "propState": 12, - "pos": { - "x": 51797, - "y": -204, - "z": -76997 - }, - "rot": { - "x": 0, - "y": 350737, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 206, - "instId": 300002, - "propState": 8, - "pos": { - "x": 51797, - "y": -104, - "z": -76997 - }, - "rot": { - "x": 0, - "y": 350737, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 206, - "instId": 300004, - "propState": 8, - "pos": { - "x": 51797, - "y": -204, - "z": -76997 - }, - "rot": { - "x": 0, - "y": 350737, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "207": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 207, - "instId": 300001, - "propState": 12, - "pos": { - "x": 51797, - "y": -204, - "z": -76997 - }, - "rot": { - "x": 0, - "y": 350737, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300002, - "propState": 8, - "pos": { - "x": -55076, - "y": 9136, - "z": 73344 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 208, - "instId": 300004, - "propState": 8, - "pos": { - "x": -55076, - "y": 9036, - "z": 73344 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 208, - "instId": 300001, - "propState": 12, - "pos": { - "x": -55076, - "y": 9036, - "z": 73344 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "209": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 209, - "instId": 300001, - "propState": 12, - "pos": { - "x": -55076, - "y": 9036, - "z": 73344 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 20, - "pos": { - "x": 19949, - "y": -3189, - "z": -118867 - }, - "rot": { - "x": 0, - "y": 31264, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "219": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 219, - "instId": 300003, - "propState": 8, - "pos": { - "x": 711, - "y": 26900, - "z": 335070 - }, - "rot": { - "x": 0, - "y": 304244, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "220": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 220, - "instId": 300003, - "propState": 0, - "pos": { - "x": -54915, - "y": 26901, - "z": 299606 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300003, - "propState": 8, - "pos": { - "x": -9589, - "y": 28807, - "z": 41493 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 20, - "pos": { - "x": -33730, - "y": 27050, - "z": 45160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 222, - "instId": 300002, - "propState": 8, - "pos": { - "x": -33730, - "y": 27050, - "z": 45160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 222, - "instId": 300003, - "propState": 8, - "pos": { - "x": -9442, - "y": 27057, - "z": 41703 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300001, - "propState": 8, - "pos": { - "x": -33119, - "y": 20285, - "z": 329294 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "245": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 245, - "instId": 300001, - "propState": 8, - "pos": { - "x": -62086, - "y": 25161, - "z": 315587 - }, - "rot": { - "x": 0, - "y": 328598, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 245, - "instId": 300002, - "propState": 8, - "pos": { - "x": -62086, - "y": 25161, - "z": 315587 - }, - "rot": { - "x": 0, - "y": 328598, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 245, - "instId": 300003, - "propState": 20, - "pos": { - "x": -4004, - "y": 25018, - "z": 348709 - }, - "rot": { - "x": 0, - "y": 221941, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 245, - "instId": 300004, - "propState": 1, - "pos": { - "x": -4004, - "y": 25018, - "z": 348709 - }, - "rot": { - "x": 0, - "y": 221941, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "246": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 246, - "instId": 300011, - "propState": 8, - "pos": { - "x": -4274, - "y": 13380, - "z": 234049 - }, - "rot": { - "x": 0, - "y": 143306, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 246, - "instId": 300001, - "propState": 8, - "pos": { - "x": -58750, - "y": 13380, - "z": 219850 - }, - "rot": { - "x": 0, - "y": 284876, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 246, - "instId": 300002, - "propState": 8, - "pos": { - "x": -2987, - "y": 8191, - "z": 80777 - }, - "rot": { - "x": 0, - "y": 114822, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 246, - "instId": 300003, - "propState": 8, - "pos": { - "x": -73667, - "y": 9200, - "z": -44340 - }, - "rot": { - "x": 0, - "y": 104741, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "247": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 247, - "instId": 300001, - "propState": 8, - "pos": { - "x": -25860, - "y": 16746, - "z": 279090 - }, - "rot": { - "x": 0, - "y": 268219, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 247, - "instId": 300002, - "propState": 8, - "pos": { - "x": -16856, - "y": 7555, - "z": 279046 - }, - "rot": { - "x": 0, - "y": 72623, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 247, - "instId": 300003, - "propState": 8, - "pos": { - "x": 9393, - "y": 16721, - "z": 340645 - }, - "rot": { - "x": 0, - "y": 228677, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 247, - "instId": 300004, - "propState": 8, - "pos": { - "x": -12777, - "y": 12435, - "z": 354401 - }, - "rot": { - "x": 0, - "y": 271040, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 247, - "instId": 300005, - "propState": 8, - "pos": { - "x": 17102, - "y": 25811, - "z": 326055 - }, - "rot": { - "x": 0, - "y": 26994, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 247, - "instId": 300006, - "propState": 8, - "pos": { - "x": 1459, - "y": 25811, - "z": 280556 - }, - "rot": { - "x": 0, - "y": 235787, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "248": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 248, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7136, - "y": 7555, - "z": 283643 - }, - "rot": { - "x": 0, - "y": 339502, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 248, - "instId": 300002, - "propState": 8, - "pos": { - "x": -34664, - "y": 12435, - "z": 355575 - }, - "rot": { - "x": 0, - "y": 182331, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 248, - "instId": 300003, - "propState": 8, - "pos": { - "x": -51354, - "y": 25811, - "z": 283982 - }, - "rot": { - "x": 0, - "y": 348534, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 248, - "instId": 300004, - "propState": 8, - "pos": { - "x": 5752, - "y": 25811, - "z": 294235 - }, - "rot": { - "x": 0, - "y": 313901, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "249": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 249, - "instId": 300001, - "propState": 20, - "pos": { - "x": -7975, - "y": 25018, - "z": 348895 - }, - "rot": { - "x": 0, - "y": 145675, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 249, - "instId": 300002, - "propState": 8, - "pos": { - "x": -7975, - "y": 25018, - "z": 348895 - }, - "rot": { - "x": 0, - "y": 145675, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 249, - "instId": 300003, - "propState": 8, - "pos": { - "x": 730, - "y": 25141, - "z": 335420 - }, - "rot": { - "x": 0, - "y": 124244, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "250": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 250, - "instId": 300001, - "propState": 8, - "pos": { - "x": -29530, - "y": -2260, - "z": 324110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - } - ], - "teleports": {} - }, - "253": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 253, - "instId": 300001, - "propState": 18, - "pos": { - "x": -44110, - "y": -7561, - "z": 379940 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - }, - { - "groupId": 253, - "instId": 300002, - "propState": 18, - "pos": { - "x": -21402, - "y": 16011, - "z": 268558 - }, - "rot": { - "x": 0, - "y": 224598, - "z": 0 - }, - "propId": 104093 - }, - { - "groupId": 253, - "instId": 300003, - "propState": 18, - "pos": { - "x": -87773, - "y": 8542, - "z": -53336 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, - { - "groupId": 253, - "instId": 300005, - "propState": 18, - "pos": { - "x": -24438, - "y": 7236, - "z": 330035 - }, - "rot": { - "x": 0, - "y": 148117, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 253, - "instId": 300006, - "propState": 18, - "pos": { - "x": -14787, - "y": 11514, - "z": 84378 - }, - "rot": { - "x": 0, - "y": 335662, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 253, - "instId": 300007, - "propState": 18, - "pos": { - "x": -21193, - "y": 11703, - "z": -9655 - }, - "rot": { - "x": 0, - "y": 333417, - "z": 0 - }, - "propId": 104094 - } - ], - "teleports": {} - }, - "258": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 258, - "instId": 300004, - "propState": 18, - "pos": { - "x": -7732, - "y": 7732, - "z": 278193 - }, - "rot": { - "x": 0, - "y": 297708, - "z": 0 - }, - "propId": 104093 - } - ], - "teleports": {} - }, - "265": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 265, - "instId": 300001, - "propState": 1, - "pos": { - "x": -29050, - "y": -23506, - "z": 439770 - }, - "rot": { - "x": 0, - "y": 128499, - "z": 0 - }, - "propId": 104169 - } - ], - "teleports": {} - }, - "266": { - "monsters": [ - { - "groupId": 266, - "instId": 200001, - "eventId": 101222, - "pos": { - "x": 4868, - "y": -6232, - "z": 229300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 4013011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 266, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4868, - "y": -5232, - "z": 229300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1122": { - "anchorId": 1, - "groupId": 266, - "instId": 300001, - "pos": { - "x": 4870, - "y": -6243, - "z": 224000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - } - }, - "planeType": 2, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2041202": { - "P20412_F20412001": { - "scenes": { - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -82650, - "y": 8577, - "z": -55261 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": -17253, - "y": 10470, - "z": 72195 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": -12570, - "y": 12678, - "z": 228120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20300, - "y": -7593, - "z": 376080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 25978, - "y": -3198, - "z": -99796 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2041201": { - "anchorId": 1, - "groupId": 10, - "instId": 300001, - "pos": { - "x": -83587, - "y": 8598, - "z": -48432 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2041202": { - "anchorId": 2, - "groupId": 10, - "instId": 300002, - "pos": { - "x": -24372, - "y": 10466, - "z": 73451 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2041203": { - "anchorId": 3, - "groupId": 10, - "instId": 300003, - "pos": { - "x": -24250, - "y": 12678, - "z": 227020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2041204": { - "anchorId": 4, - "groupId": 10, - "instId": 300004, - "pos": { - "x": -24405, - "y": -7593, - "z": 379261 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2041205": { - "anchorId": 5, - "groupId": 10, - "instId": 300005, - "pos": { - "x": 30683, - "y": -3198, - "z": -102462 - }, - "rot": { - "x": 0, - "y": 213835, - "z": 0 - } - } - } - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31000, - "y": 10326, - "z": 102202 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": -21660, - "y": 10315, - "z": 199812 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 4740, - "y": -6323, - "z": 213880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31000, - "y": 10326, - "z": 102202 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": -21660, - "y": 10315, - "z": 199812 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 26, - "instId": 300006, - "propState": 8, - "pos": { - "x": 4740, - "y": -6323, - "z": 213880 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300004, - "propState": 11, - "pos": { - "x": -74650, - "y": -6243, - "z": 228985 - }, - "rot": { - "x": 0, - "y": 98913, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300002, - "propState": 12, - "pos": { - "x": -4793, - "y": 11646, - "z": 5601 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 28, - "instId": 300003, - "propState": 12, - "pos": { - "x": -40591, - "y": 11646, - "z": 2239 - }, - "rot": { - "x": 0, - "y": 359884, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 28, - "instId": 300004, - "propState": 12, - "pos": { - "x": -8991, - "y": 11646, - "z": 43125 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 28, - "instId": 300005, - "propState": 12, - "pos": { - "x": -24395, - "y": 7564, - "z": 27180 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300002, - "propState": 12, - "pos": { - "x": 8780, - "y": 12678, - "z": 226700 - }, - "rot": { - "x": 0, - "y": 272206, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 30, - "instId": 300003, - "propState": 12, - "pos": { - "x": -53580, - "y": -6323, - "z": 214390 - }, - "rot": { - "x": 0, - "y": 2206, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 30, - "instId": 300004, - "propState": 12, - "pos": { - "x": 12104, - "y": -6243, - "z": 236269 - }, - "rot": { - "x": 0, - "y": 225894, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 30, - "instId": 300005, - "propState": 12, - "pos": { - "x": 48254, - "y": 4249, - "z": 66382 - }, - "rot": { - "x": 0, - "y": 332567, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300004, - "propState": 12, - "pos": { - "x": -5030, - "y": -7561, - "z": 380010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 12, - "pos": { - "x": 8179, - "y": 16021, - "z": 302028 - }, - "rot": { - "x": 0, - "y": 320487, - "z": 0 - }, - "propId": 60403 - }, - { - "groupId": 32, - "instId": 300002, - "propState": 12, - "pos": { - "x": -54445, - "y": 25141, - "z": 296270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 32, - "instId": 300003, - "propState": 12, - "pos": { - "x": -41639, - "y": 7533, - "z": 334879 - }, - "rot": { - "x": 0, - "y": 78385, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 32, - "instId": 300004, - "propState": 12, - "pos": { - "x": -37890, - "y": 25111, - "z": 288240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 32, - "instId": 300005, - "propState": 12, - "pos": { - "x": -51830, - "y": 16021, - "z": 337400 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 12, - "pos": { - "x": -58224, - "y": 6855, - "z": 339928 - }, - "rot": { - "x": 0, - "y": 177459, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 33, - "instId": 300002, - "propState": 12, - "pos": { - "x": 16185, - "y": 25139, - "z": 291960 - }, - "rot": { - "x": 0, - "y": 282735, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 33, - "instId": 300004, - "propState": 12, - "pos": { - "x": -79289, - "y": 25115, - "z": 295917 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": -41612, - "y": 11646, - "z": -3789 - }, - "rot": { - "x": 0, - "y": 131004, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 34, - "instId": 300004, - "propState": 8, - "pos": { - "x": -4703, - "y": 11665, - "z": -7141 - }, - "rot": { - "x": 0, - "y": 269283, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 34, - "instId": 300005, - "propState": 8, - "pos": { - "x": -43550, - "y": 11665, - "z": 38720 - }, - "rot": { - "x": 0, - "y": 89476, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 34, - "instId": 300006, - "propState": 8, - "pos": { - "x": -55910, - "y": 11650, - "z": 31689 - }, - "rot": { - "x": 0, - "y": 127097, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 34, - "instId": 300007, - "propState": 8, - "pos": { - "x": -55130, - "y": 27050, - "z": 28720 - }, - "rot": { - "x": 0, - "y": 89197, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 34, - "instId": 300008, - "propState": 8, - "pos": { - "x": -44240, - "y": 27050, - "z": 5540 - }, - "rot": { - "x": 0, - "y": 88706, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 34, - "instId": 300009, - "propState": 8, - "pos": { - "x": -4831, - "y": 27017, - "z": 18941 - }, - "rot": { - "x": 0, - "y": 241966, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": -28620, - "y": 11675, - "z": 44384 - }, - "rot": { - "x": 0, - "y": 165534, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": -41740, - "y": 11666, - "z": -9610 - }, - "rot": { - "x": 0, - "y": 41873, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6408, - "y": 11646, - "z": 43536 - }, - "rot": { - "x": 0, - "y": 218945, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 35, - "instId": 300004, - "propState": 8, - "pos": { - "x": -5075, - "y": 11665, - "z": 3495 - }, - "rot": { - "x": 0, - "y": 41270, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": -36249, - "y": 12680, - "z": 230221 - }, - "rot": { - "x": 0, - "y": 240229, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": 1127, - "y": -6323, - "z": 217881 - }, - "rot": { - "x": 0, - "y": 240229, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": -32329, - "y": 10466, - "z": 84324 - }, - "rot": { - "x": 0, - "y": 99481, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 36, - "instId": 300005, - "propState": 8, - "pos": { - "x": -17220, - "y": 10332, - "z": 96881 - }, - "rot": { - "x": 0, - "y": 260365, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 36, - "instId": 300008, - "propState": 8, - "pos": { - "x": 38131, - "y": 4287, - "z": 76645 - }, - "rot": { - "x": 0, - "y": 229577, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 36, - "instId": 300009, - "propState": 8, - "pos": { - "x": 37388, - "y": 4249, - "z": 60605 - }, - "rot": { - "x": 0, - "y": 335897, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 36, - "instId": 300004, - "propState": 8, - "pos": { - "x": 56490, - "y": -118, - "z": 44100 - }, - "rot": { - "x": 0, - "y": 242166, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 36, - "instId": 300010, - "propState": 8, - "pos": { - "x": -5770, - "y": 12680, - "z": 220414 - }, - "rot": { - "x": 0, - "y": 358851, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 36, - "instId": 300013, - "propState": 8, - "pos": { - "x": -47848, - "y": -6243, - "z": 232256 - }, - "rot": { - "x": 0, - "y": 267160, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 36, - "instId": 300014, - "propState": 8, - "pos": { - "x": -47720, - "y": -6243, - "z": 226620 - }, - "rot": { - "x": 0, - "y": 267160, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 36, - "instId": 300006, - "propState": 8, - "pos": { - "x": -32229, - "y": 16011, - "z": 268052 - }, - "rot": { - "x": 0, - "y": 208487, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 36, - "instId": 300007, - "propState": 8, - "pos": { - "x": -16418, - "y": 16011, - "z": 268058 - }, - "rot": { - "x": 0, - "y": 143629, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -22106, - "y": 13646, - "z": -45134 - }, - "rot": { - "x": 0, - "y": 265383, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": -52460, - "y": 13596, - "z": -44880 - }, - "rot": { - "x": 0, - "y": 232764, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 37, - "instId": 300003, - "propState": 8, - "pos": { - "x": -52340, - "y": 13596, - "z": -52130 - }, - "rot": { - "x": 0, - "y": 300995, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 37, - "instId": 300006, - "propState": 8, - "pos": { - "x": -36251, - "y": 13644, - "z": -31615 - }, - "rot": { - "x": 0, - "y": 88589, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 37, - "instId": 300007, - "propState": 8, - "pos": { - "x": -12408, - "y": 13644, - "z": -31245 - }, - "rot": { - "x": 0, - "y": 266036, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 37, - "instId": 300009, - "propState": 8, - "pos": { - "x": -7835, - "y": -7561, - "z": 380028 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 37, - "instId": 300010, - "propState": 8, - "pos": { - "x": -41440, - "y": -7561, - "z": 380028 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 37, - "instId": 300004, - "propState": 8, - "pos": { - "x": 18657, - "y": -3198, - "z": -108213 - }, - "rot": { - "x": 0, - "y": 81900, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300003, - "propState": 8, - "pos": { - "x": 9255, - "y": 16021, - "z": 282582 - }, - "rot": { - "x": 0, - "y": 265926, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 38, - "instId": 300004, - "propState": 8, - "pos": { - "x": -48052, - "y": 16021, - "z": 278966 - }, - "rot": { - "x": 0, - "y": 3324, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 38, - "instId": 300005, - "propState": 8, - "pos": { - "x": -59352, - "y": 6855, - "z": 310124 - }, - "rot": { - "x": 0, - "y": 40918, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 38, - "instId": 300008, - "propState": 8, - "pos": { - "x": -49798, - "y": 6855, - "z": 278737 - }, - "rot": { - "x": 0, - "y": 5406, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300009, - "propState": 8, - "pos": { - "x": -24751, - "y": 6855, - "z": 278599 - }, - "rot": { - "x": 0, - "y": 532, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300010, - "propState": 8, - "pos": { - "x": 9604, - "y": 6855, - "z": 281511 - }, - "rot": { - "x": 0, - "y": 268501, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300011, - "propState": 8, - "pos": { - "x": 8810, - "y": 25111, - "z": 340580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300007, - "propState": 8, - "pos": { - "x": -63355, - "y": 25111, - "z": 340197 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300012, - "propState": 8, - "pos": { - "x": 5288, - "y": 16021, - "z": 340572 - }, - "rot": { - "x": 0, - "y": 167762, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300013, - "propState": 8, - "pos": { - "x": -60230, - "y": 16021, - "z": 329058 - }, - "rot": { - "x": 0, - "y": 90596, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300014, - "propState": 8, - "pos": { - "x": 4880, - "y": 25111, - "z": 279874 - }, - "rot": { - "x": 0, - "y": 356571, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300015, - "propState": 8, - "pos": { - "x": 14860, - "y": 16021, - "z": 307872 - }, - "rot": { - "x": 0, - "y": 267615, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300006, - "propState": 8, - "pos": { - "x": -14240, - "y": 3166, - "z": 306224 - }, - "rot": { - "x": 0, - "y": 301890, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 38, - "instId": 300016, - "propState": 8, - "pos": { - "x": -15624, - "y": 11735, - "z": 356479 - }, - "rot": { - "x": 0, - "y": 183463, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 8, - "pos": { - "x": 9112, - "y": 16021, - "z": 279436 - }, - "rot": { - "x": 0, - "y": 324003, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 39, - "instId": 300002, - "propState": 8, - "pos": { - "x": -42418, - "y": 16021, - "z": 278806 - }, - "rot": { - "x": 0, - "y": 351044, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 39, - "instId": 300003, - "propState": 8, - "pos": { - "x": -60157, - "y": 16021, - "z": 298372 - }, - "rot": { - "x": 0, - "y": 83574, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 39, - "instId": 300004, - "propState": 8, - "pos": { - "x": -59610, - "y": 6855, - "z": 309708 - }, - "rot": { - "x": 0, - "y": 29940, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 39, - "instId": 300005, - "propState": 8, - "pos": { - "x": -24852, - "y": 6880, - "z": 278351 - }, - "rot": { - "x": 0, - "y": 358426, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 39, - "instId": 300006, - "propState": 8, - "pos": { - "x": 1589, - "y": 6855, - "z": 340221 - }, - "rot": { - "x": 0, - "y": 178174, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 39, - "instId": 300008, - "propState": 8, - "pos": { - "x": -52836, - "y": 25111, - "z": 296424 - }, - "rot": { - "x": 0, - "y": 274397, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 39, - "instId": 300009, - "propState": 8, - "pos": { - "x": -66810, - "y": 25111, - "z": 337260 - }, - "rot": { - "x": 0, - "y": 84288, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 39, - "instId": 300010, - "propState": 8, - "pos": { - "x": 15189, - "y": 25111, - "z": 339947 - }, - "rot": { - "x": 0, - "y": 176783, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 39, - "instId": 300011, - "propState": 8, - "pos": { - "x": -25445, - "y": 25111, - "z": 278981 - }, - "rot": { - "x": 0, - "y": 356901, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 39, - "instId": 300012, - "propState": 8, - "pos": { - "x": -20635, - "y": 3141, - "z": 310121 - }, - "rot": { - "x": 0, - "y": 234482, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 39, - "instId": 300013, - "propState": 8, - "pos": { - "x": -47597, - "y": 6855, - "z": 278575 - }, - "rot": { - "x": 0, - "y": 132518, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": -59750, - "y": 25161, - "z": 319110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 40, - "instId": 300002, - "propState": 8, - "pos": { - "x": 9750, - "y": 25121, - "z": 307680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "43": { - "monsters": [ - { - "groupId": 43, - "instId": 200001, - "eventId": 20412001, - "pos": { - "x": -40100, - "y": 11646, - "z": 10890 - }, - "rot": { - "x": 0, - "y": 354467, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 43, - "instId": 200004, - "eventId": 20412002, - "pos": { - "x": -40624, - "y": 27050, - "z": 41859 - }, - "rot": { - "x": 0, - "y": 134158, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 43, - "instId": 200005, - "eventId": 20412003, - "pos": { - "x": -24348, - "y": 7601, - "z": 23216 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "44": { - "monsters": [ - { - "groupId": 44, - "instId": 200001, - "eventId": 20412004, - "pos": { - "x": -39750, - "y": 11646, - "z": 10260 - }, - "rot": { - "x": 0, - "y": 358042, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "45": { - "monsters": [ - { - "groupId": 45, - "instId": 200001, - "eventId": 20412008, - "pos": { - "x": 45454, - "y": 4249, - "z": 72290 - }, - "rot": { - "x": 0, - "y": 349598, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 45, - "instId": 200002, - "eventId": 20412009, - "pos": { - "x": 48302, - "y": 4249, - "z": 71186 - }, - "rot": { - "x": 0, - "y": 330719, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 45, - "instId": 200003, - "eventId": 20412010, - "pos": { - "x": -45743, - "y": 9036, - "z": 80811 - }, - "rot": { - "x": 0, - "y": 3940, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 45, - "instId": 200004, - "eventId": 20412011, - "pos": { - "x": -59185, - "y": -6243, - "z": 223939 - }, - "rot": { - "x": 0, - "y": 45982, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 45, - "instId": 200005, - "eventId": 20412012, - "pos": { - "x": -63521, - "y": -6243, - "z": 229580 - }, - "rot": { - "x": 0, - "y": 84553, - "z": 0 - }, - "monsterId": 4012040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "46": { - "monsters": [ - { - "groupId": 46, - "instId": 200001, - "eventId": 20412015, - "pos": { - "x": 53530, - "y": -204, - "z": -65460 - }, - "rot": { - "x": 0, - "y": 21782, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 46, - "instId": 200002, - "eventId": 20412016, - "pos": { - "x": 71850, - "y": -204, - "z": -37410 - }, - "rot": { - "x": 0, - "y": 322888, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 46, - "instId": 200003, - "eventId": 20412017, - "pos": { - "x": 72030, - "y": -204, - "z": 10480 - }, - "rot": { - "x": 0, - "y": 118123, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "47": { - "monsters": [ - { - "groupId": 47, - "instId": 200001, - "eventId": 20412021, - "pos": { - "x": 5612, - "y": 16021, - "z": 283669 - }, - "rot": { - "x": 0, - "y": 303566, - "z": 0 - }, - "monsterId": 4012040 - }, - { - "groupId": 47, - "instId": 200002, - "eventId": 20412022, - "pos": { - "x": -53270, - "y": 16021, - "z": 320100 - }, - "rot": { - "x": 0, - "y": 103407, - "z": 0 - }, - "monsterId": 4012040 - }, - { - "groupId": 47, - "instId": 200003, - "eventId": 20412023, - "pos": { - "x": -58969, - "y": 6855, - "z": 314180 - }, - "rot": { - "x": 0, - "y": 93334, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 47, - "instId": 200004, - "eventId": 20412024, - "pos": { - "x": 3171, - "y": 6855, - "z": 284603 - }, - "rot": { - "x": 0, - "y": 20928, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 47, - "instId": 200005, - "eventId": 20412025, - "pos": { - "x": 5368, - "y": 16021, - "z": 337612 - }, - "rot": { - "x": 0, - "y": 176741, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 47, - "instId": 200006, - "eventId": 20412026, - "pos": { - "x": -37000, - "y": 25111, - "z": 280550 - }, - "rot": { - "x": 0, - "y": 8689, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 1, - "pos": { - "x": -3160, - "y": 16021, - "z": 282510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - }, - { - "groupId": 48, - "instId": 300002, - "propState": 1, - "pos": { - "x": 2660, - "y": 16021, - "z": 282790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, - { - "groupId": 48, - "instId": 300003, - "propState": 1, - "pos": { - "x": -64820, - "y": 25111, - "z": 309860 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104038 - }, - { - "groupId": 48, - "instId": 300004, - "propState": 1, - "pos": { - "x": -64730, - "y": 25111, - "z": 304190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 48, - "instId": 300005, - "propState": 0, - "pos": { - "x": -3160, - "y": 16220, - "z": 282460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 48, - "instId": 300006, - "propState": 0, - "pos": { - "x": -64360, - "y": 25250, - "z": 309860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": -57760, - "y": 16071, - "z": 316890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104042 - }, { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 49, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300002, - "propState": 8, - "pos": { - "x": -23682, - "y": 36730, - "z": 293641 - }, - "rot": { - "x": 0, - "y": 26596, - "z": 0 - }, - "propId": 104089 - }, { - "groupId": 50, - "instId": 300005, - "propState": 8, - "pos": { - "x": -53330, - "y": 24921, - "z": 288240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104101 - }, { - "groupId": 50, - "instId": 300006, - "propState": 8, - "pos": { - "x": -35220, - "y": 26417, - "z": 310664 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 50, - "instId": 300007, - "propState": 20, - "pos": { - "x": -24464, - "y": 7236, - "z": 324405 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60402 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 1, - "pos": { - "x": -58390, - "y": 28030, - "z": 343960 - }, - "rot": { - "x": 0, - "y": 301768, - "z": 0 - }, - "propId": 104069 - }, - { - "groupId": 51, - "instId": 300002, - "propState": 1, - "pos": { - "x": 9180, - "y": 28200, - "z": 343810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104099 - }, - { - "groupId": 51, - "instId": 300003, - "propState": 1, - "pos": { - "x": 15970, - "y": 16021, - "z": 307730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104075 - }, - { - "groupId": 51, - "instId": 300004, - "propState": 20, - "pos": { - "x": -6140, - "y": 16162, - "z": 336335 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104069 - }, { - "groupId": 51, - "instId": 300005, - "propState": 20, - "pos": { - "x": -6140, - "y": 16162, - "z": 336335 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104099 - }, { - "groupId": 51, - "instId": 300006, - "propState": 20, - "pos": { - "x": -6140, - "y": 16162, - "z": 336335 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104075 - }, { - "groupId": 51, - "instId": 300009, - "propState": 1, - "pos": { - "x": -43090, - "y": 16130, - "z": 337010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104075 - }, { - "groupId": 51, - "instId": 300011, - "propState": 20, - "pos": { - "x": -43240, - "y": 6975, - "z": 336720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104099 - }, { - "groupId": 51, - "instId": 300012, - "propState": 20, - "pos": { - "x": -43220, - "y": 6850, - "z": 336980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104069 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24470, - "y": 31775, - "z": 344706 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 52, - "instId": 300002, - "propState": 8, - "pos": { - "x": -68060, - "y": 44419, - "z": 309820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 0, - "pos": { - "x": -33880, - "y": 11730, - "z": -1100 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "propId": 104045 - }, { - "groupId": 53, - "instId": 300004, - "propState": 0, - "pos": { - "x": -14542, - "y": 11730, - "z": 34508 - }, - "rot": { - "x": 0, - "y": 330224, - "z": 0 - }, - "propId": 104045 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24340, - "y": 11550, - "z": -2936 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104042 - }, - { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6870, - "y": 27017, - "z": 21000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104043 - }, - { - "groupId": 54, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - }, - { - "groupId": 54, - "instId": 300004, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 54, - "instId": 300005, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 54, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 1, - "pos": { - "x": -24351, - "y": 12707, - "z": 19873 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104029 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 2, - "pos": { - "x": -11685, - "y": 11646, - "z": 27400 - }, - "rot": { - "x": 0, - "y": 95977, - "z": 0 - }, - "propId": 104022 - }, - { - "groupId": 56, - "instId": 300002, - "propState": 1, - "pos": { - "x": -25880, - "y": 11810, - "z": 30650 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 56, - "instId": 300003, - "propState": 0, - "pos": { - "x": -32630, - "y": 11152, - "z": 19700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, - { - "groupId": 56, - "instId": 300004, - "propState": 0, - "pos": { - "x": -24340, - "y": 11139, - "z": 30970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 56, - "instId": 300005, - "propState": 0, - "pos": { - "x": -24340, - "y": 11680, - "z": 30930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 8, - "pos": { - "x": -37632, - "y": 27050, - "z": 12863 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": -37632, - "y": 27050, - "z": 12863 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104052 - }, - { - "groupId": 57, - "instId": 300003, - "propState": 8, - "pos": { - "x": -11004, - "y": 27050, - "z": 5680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 57, - "instId": 300004, - "propState": 8, - "pos": { - "x": -11004, - "y": 27050, - "z": 5680 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 57, - "instId": 300005, - "propState": 8, - "pos": { - "x": -37632, - "y": 27050, - "z": 12863 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 1, - "pos": { - "x": -24300, - "y": 11646, - "z": 5300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - }, - { - "groupId": 58, - "instId": 300002, - "propState": 1, - "pos": { - "x": -24310, - "y": 11646, - "z": -4050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104039 - }, - { - "groupId": 58, - "instId": 300003, - "propState": 1, - "pos": { - "x": -8420, - "y": 11646, - "z": 27520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - }, - { - "groupId": 58, - "instId": 300004, - "propState": 1, - "pos": { - "x": -8835, - "y": 11646, - "z": 33869 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 58, - "instId": 300005, - "propState": 0, - "pos": { - "x": -24300, - "y": 12030, - "z": 5300 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 58, - "instId": 300006, - "propState": 0, - "pos": { - "x": -8420, - "y": 11646, - "z": 27520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": 58728, - "y": -171, - "z": 11653 - }, - "rot": { - "x": 0, - "y": 119110, - "z": 0 - }, - "propId": 104045 - }, - { - "groupId": 63, - "instId": 300002, - "propState": 8, - "pos": { - "x": 61590, - "y": -174, - "z": -15760 - }, - "rot": { - "x": 0, - "y": 93445, - "z": 0 - }, - "propId": 104045 - }, - { - "groupId": 63, - "instId": 300003, - "propState": 8, - "pos": { - "x": 44980, - "y": -153, - "z": -65200 - }, - "rot": { - "x": 0, - "y": 76832, - "z": 0 - }, - "propId": 104045 - }, - { - "groupId": 63, - "instId": 300004, - "propState": 8, - "pos": { - "x": 65862, - "y": -204, - "z": 36398 - }, - "rot": { - "x": 0, - "y": 155000, - "z": 0 - }, - "propId": 104016 - }, { - "groupId": 63, - "instId": 300005, - "propState": 8, - "pos": { - "x": 43364, - "y": -204, - "z": -67886 - }, - "rot": { - "x": 0, - "y": 213101, - "z": 0 - }, - "propId": 104016 - }, { - "groupId": 63, - "instId": 300006, - "propState": 8, - "pos": { - "x": 68112, - "y": -204, - "z": 3845 - }, - "rot": { - "x": 0, - "y": 262957, - "z": 0 - }, - "propId": 104043 - }, { - "groupId": 63, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 63, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 12, - "pos": { - "x": 74310, - "y": -204, - "z": -38060 - }, - "rot": { - "x": 0, - "y": 283858, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": 60590, - "y": -204, - "z": -35480 - }, - "rot": { - "x": 0, - "y": 17657, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 69, - "instId": 300003, - "propState": 8, - "pos": { - "x": 38813, - "y": -204, - "z": -82075 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 69, - "instId": 300004, - "propState": 8, - "pos": { - "x": 44935, - "y": -204, - "z": -85969 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": 69901, - "y": -204, - "z": 26251 - }, - "rot": { - "x": 0, - "y": 205757, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 11, - "pos": { - "x": 29131, - "y": -3198, - "z": -113998 - }, - "rot": { - "x": 0, - "y": 347012, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24537, - "y": 17285, - "z": 293857 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104029 - }, - { - "groupId": 73, - "instId": 300002, - "propState": 1, - "pos": { - "x": -29320, - "y": 3141, - "z": 310030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104029 - }, - { - "groupId": 73, - "instId": 300003, - "propState": 1, - "pos": { - "x": -12499, - "y": 25111, - "z": 287314 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104029 - }, - { - "groupId": 73, - "instId": 300004, - "propState": 8, - "pos": { - "x": 8110, - "y": 15580, - "z": 292649 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 73, - "instId": 300005, - "propState": 8, - "pos": { - "x": -57180, - "y": 6164, - "z": 324920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 73, - "instId": 300006, - "propState": 8, - "pos": { - "x": 4110, - "y": 6320, - "z": 295000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 73, - "instId": 300007, - "propState": 8, - "pos": { - "x": 1610, - "y": 6320, - "z": 312400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 73, - "instId": 300008, - "propState": 8, - "pos": { - "x": -6150, - "y": 4620, - "z": 308300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 73, - "instId": 300014, - "propState": 8, - "pos": { - "x": -57340, - "y": 15530, - "z": 286740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104032 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24530, - "y": 8091, - "z": 291320 - }, - "rot": { - "x": 0, - "y": 179778, - "z": 0 - }, - "propId": 104022 - }, - { - "groupId": 74, - "instId": 300002, - "propState": 1, - "pos": { - "x": -25950, - "y": 3610, - "z": 307130 - }, - "rot": { - "x": 0, - "y": 43911, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 74, - "instId": 300003, - "propState": 8, - "pos": { - "x": 6920, - "y": 10440, - "z": 305820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 74, - "instId": 300004, - "propState": 8, - "pos": { - "x": -24540, - "y": 3200, - "z": 308350 - }, - "rot": { - "x": 0, - "y": 43911, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 74, - "instId": 300005, - "propState": 8, - "pos": { - "x": 7790, - "y": 6920, - "z": 307780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 11, - "pos": { - "x": -41470, - "y": 11666, - "z": 41520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": -59750, - "y": 25161, - "z": 319110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 77, - "instId": 300002, - "propState": 8, - "pos": { - "x": 9750, - "y": 25121, - "z": 307680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 77, - "instId": 300003, - "propState": 8, - "pos": { - "x": 2575, - "y": 16021, - "z": 307435 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 0, - "pos": { - "x": -53615, - "y": 6855, - "z": 279155 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 78, - "instId": 300002, - "propState": 0, - "pos": { - "x": -53615, - "y": 16021, - "z": 279061 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 78, - "instId": 300003, - "propState": 0, - "pos": { - "x": -58661, - "y": 25160, - "z": 280343 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 78, - "instId": 300004, - "propState": 1, - "pos": { - "x": -58670, - "y": 6669, - "z": 280330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 78, - "instId": 300005, - "propState": 1, - "pos": { - "x": -58610, - "y": 16010, - "z": 280340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 78, - "instId": 300006, - "propState": 0, - "pos": { - "x": -53615, - "y": 25111, - "z": 279444 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, { - "groupId": 78, - "instId": 300007, - "propState": 1, - "pos": { - "x": -58650, - "y": 25111, - "z": 280410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 11, - "pos": { - "x": -24570, - "y": 11735, - "z": 352610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 11, - "pos": { - "x": -53111, - "y": 16021, - "z": 339460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "86": { - "monsters": [ - { - "groupId": 86, - "instId": 200001, - "eventId": 20412031, - "pos": { - "x": 6914, - "y": 16021, - "z": 287458 - }, - "rot": { - "x": 0, - "y": 90853, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 86, - "instId": 200002, - "eventId": 20412032, - "pos": { - "x": -58170, - "y": 16021, - "z": 336560 - }, - "rot": { - "x": 0, - "y": 350566, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 86, - "instId": 200003, - "eventId": 20412033, - "pos": { - "x": -58472, - "y": 6855, - "z": 332987 - }, - "rot": { - "x": 0, - "y": 175853, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 86, - "instId": 200005, - "eventId": 20412035, - "pos": { - "x": 1431, - "y": 6855, - "z": 324634 - }, - "rot": { - "x": 0, - "y": 269867, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 86, - "instId": 200006, - "eventId": 20412036, - "pos": { - "x": 7450, - "y": 6855, - "z": 294990 - }, - "rot": { - "x": 0, - "y": 82316, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 86, - "instId": 200007, - "eventId": 20412037, - "pos": { - "x": 5847, - "y": 25111, - "z": 292222 - }, - "rot": { - "x": 0, - "y": 269867, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 86, - "instId": 200008, - "eventId": 20412038, - "pos": { - "x": -71764, - "y": 25115, - "z": 300778 - }, - "rot": { - "x": 0, - "y": 234338, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 86, - "instId": 200009, - "eventId": 20412039, - "pos": { - "x": -73194, - "y": 25115, - "z": 303440 - }, - "rot": { - "x": 0, - "y": 193739, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 86, - "instId": 200010, - "eventId": 20412040, - "pos": { - "x": -79184, - "y": 25115, - "z": 288937 - }, - "rot": { - "x": 0, - "y": 166975, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": -57760, - "y": 16071, - "z": 316890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104042 - }, { - "groupId": 87, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 87, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - } - ], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 98, - "instId": 300001, - "propState": 2, - "pos": { - "x": 11200, - "y": 16021, - "z": 307700 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104017 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300003, - "propState": 0, - "pos": { - "x": 5888, - "y": 17787, - "z": 303102 - }, - "rot": { - "x": 0, - "y": 129754, - "z": 0 - }, - "propId": 103074 - }, { - "groupId": 102, - "instId": 300006, - "propState": 0, - "pos": { - "x": 5830, - "y": 16437, - "z": 302760 - }, - "rot": { - "x": 0, - "y": 309754, - "z": 0 - }, - "propId": 104032 - } - ], - "teleports": {} - }, - "103": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 103, - "instId": 300001, - "propState": 1, - "pos": { - "x": -21530, - "y": 27050, - "z": 43480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104038 - }, { - "groupId": 103, - "instId": 300002, - "propState": 1, - "pos": { - "x": -14330, - "y": 27079, - "z": 43440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 103, - "instId": 300003, - "propState": 0, - "pos": { - "x": -21530, - "y": 27509, - "z": 43430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "110": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 114, - "instId": 300001, - "propState": 18, - "pos": { - "x": -25087, - "y": 32770, - "z": 46656 - }, - "rot": { - "x": 0, - "y": 69528, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 114, - "instId": 300002, - "propState": 1, - "pos": { - "x": -24819, - "y": 27183, - "z": 43952 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 114, - "instId": 300004, - "propState": 8, - "pos": { - "x": -25087, - "y": 32770, - "z": 46656 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "115": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 115, - "instId": 300001, - "propState": 18, - "pos": { - "x": -8413, - "y": 12825, - "z": 413 - }, - "rot": { - "x": 0, - "y": 243691, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 115, - "instId": 300002, - "propState": 1, - "pos": { - "x": -8356, - "y": 12470, - "z": 400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 115, - "instId": 300004, - "propState": 8, - "pos": { - "x": -8413, - "y": 12825, - "z": 413 - }, - "rot": { - "x": 0, - "y": 173509, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 116, - "instId": 300001, - "propState": 18, - "pos": { - "x": -26187, - "y": 11678, - "z": 6166 - }, - "rot": { - "x": 0, - "y": 274153, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 116, - "instId": 300002, - "propState": 1, - "pos": { - "x": -26002, - "y": 11678, - "z": 6756 - }, - "rot": { - "x": 0, - "y": 295275, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 116, - "instId": 300004, - "propState": 8, - "pos": { - "x": -26162, - "y": 11782, - "z": 6154 - }, - "rot": { - "x": 0, - "y": 115000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 117, - "instId": 300001, - "propState": 18, - "pos": { - "x": -30836, - "y": -855, - "z": 388075 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 117, - "instId": 300002, - "propState": 1, - "pos": { - "x": -28263, - "y": -7593, - "z": 385681 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 117, - "instId": 300004, - "propState": 8, - "pos": { - "x": -30846, - "y": -855, - "z": 388075 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 118, - "instId": 300001, - "propState": 18, - "pos": { - "x": 63609, - "y": -204, - "z": 9393 - }, - "rot": { - "x": 0, - "y": 61867, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 118, - "instId": 300004, - "propState": 8, - "pos": { - "x": 63912, - "y": 25, - "z": 10042 - }, - "rot": { - "x": 0, - "y": 205000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 118, - "instId": 300002, - "propState": 1, - "pos": { - "x": 63643, - "y": -204, - "z": 9345 - }, - "rot": { - "x": 0, - "y": 96542, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "119": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 119, - "instId": 300001, - "propState": 18, - "pos": { - "x": -7368, - "y": 25018, - "z": 345379 - }, - "rot": { - "x": 0, - "y": 149502, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 119, - "instId": 300002, - "propState": 1, - "pos": { - "x": -7368, - "y": 25018, - "z": 345379 - }, - "rot": { - "x": 0, - "y": 149502, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 119, - "instId": 300004, - "propState": 8, - "pos": { - "x": -7376, - "y": 25066, - "z": 345368 - }, - "rot": { - "x": 0, - "y": 215920, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "120": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 120, - "instId": 300001, - "propState": 18, - "pos": { - "x": -23833, - "y": 57681, - "z": 337189 - }, - "rot": { - "x": 0, - "y": 258045, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 120, - "instId": 300002, - "propState": 1, - "pos": { - "x": -23549, - "y": 57538, - "z": 336561 - }, - "rot": { - "x": 0, - "y": 234016, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 120, - "instId": 300004, - "propState": 8, - "pos": { - "x": -21624, - "y": 57538, - "z": 331892 - }, - "rot": { - "x": 0, - "y": 336701, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "121": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 121, - "instId": 300001, - "propState": 18, - "pos": { - "x": -46589, - "y": 7072, - "z": 333571 - }, - "rot": { - "x": 0, - "y": 219712, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 121, - "instId": 300002, - "propState": 1, - "pos": { - "x": -46589, - "y": 7072, - "z": 333571 - }, - "rot": { - "x": 0, - "y": 219712, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 121, - "instId": 300004, - "propState": 8, - "pos": { - "x": -46589, - "y": 7149, - "z": 333592 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "122": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 122, - "instId": 300001, - "propState": 18, - "pos": { - "x": -74723, - "y": 25152, - "z": 291163 - }, - "rot": { - "x": 0, - "y": 4212, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 122, - "instId": 300002, - "propState": 1, - "pos": { - "x": -74723, - "y": 25152, - "z": 291163 - }, - "rot": { - "x": 0, - "y": 4212, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 122, - "instId": 300004, - "propState": 8, - "pos": { - "x": -74609, - "y": 25298, - "z": 291285 - }, - "rot": { - "x": 0, - "y": 223240, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "123": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 123, - "instId": 300001, - "propState": 18, - "pos": { - "x": -65039, - "y": 9036, - "z": 73580 - }, - "rot": { - "x": 0, - "y": 305039, - "z": 0 - }, - "propId": 104058 - }, { - "groupId": 123, - "instId": 300002, - "propState": 1, - "pos": { - "x": -64933, - "y": 9036, - "z": 73505 - }, - "rot": { - "x": 0, - "y": 305039, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 123, - "instId": 300004, - "propState": 8, - "pos": { - "x": -65055, - "y": 9096, - "z": 73574 - }, - "rot": { - "x": 0, - "y": 250000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "127": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 127, - "instId": 300001, - "propState": 8, - "pos": { - "x": -27926, - "y": -6126, - "z": 387300 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, - { - "groupId": 127, - "instId": 300002, - "propState": 8, - "pos": { - "x": -21112, - "y": -6126, - "z": 387290 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, - { - "groupId": 127, - "instId": 300003, - "propState": 8, - "pos": { - "x": -27880, - "y": -10918, - "z": 398481 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, - { - "groupId": 127, - "instId": 300004, - "propState": 8, - "pos": { - "x": -21108, - "y": -15938, - "z": 409541 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 127, - "instId": 300005, - "propState": 8, - "pos": { - "x": -27930, - "y": -22005, - "z": 422661 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 127, - "instId": 300006, - "propState": 8, - "pos": { - "x": -27869, - "y": -22687, - "z": 432176 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 127, - "instId": 300007, - "propState": 8, - "pos": { - "x": -21161, - "y": -22687, - "z": 432179 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 127, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 141 - }, { - "groupId": 127, - "instId": 300009, - "propState": 8, - "pos": { - "x": -21105, - "y": -10918, - "z": 398481 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 127, - "instId": 300010, - "propState": 8, - "pos": { - "x": -21071, - "y": -22005, - "z": 422661 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300001, - "propState": 1, - "pos": { - "x": -42939, - "y": 82040, - "z": 337057 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104103 - }, { - "groupId": 137, - "instId": 300002, - "propState": 1, - "pos": { - "x": -6040, - "y": 82220, - "z": 337057 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104103 - }, { - "groupId": 137, - "instId": 300003, - "propState": 1, - "pos": { - "x": -6080, - "y": 6669, - "z": 336940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 137, - "instId": 300006, - "propState": 1, - "pos": { - "x": -42990, - "y": 6669, - "z": 336940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "139": { - "monsters": [ - { - "groupId": 139, - "instId": 200001, - "eventId": 20412231, - "pos": { - "x": -7725, - "y": 11662, - "z": -6115 - }, - "rot": { - "x": 0, - "y": 358042, - "z": 0 - }, - "monsterId": 4013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 139, - "instId": 300001, - "propState": 11, - "pos": { - "x": -7530, - "y": 11646, - "z": -8910 - }, - "rot": { - "x": 0, - "y": 359542, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 139, - "instId": 300002, - "propState": 8, - "pos": { - "x": -7530, - "y": 11646, - "z": -8910 - }, - "rot": { - "x": 0, - "y": 359542, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 139, - "instId": 300003, - "propState": 8, - "pos": { - "x": -7530, - "y": 11646, - "z": -8910 - }, - "rot": { - "x": 0, - "y": 359542, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "140": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 140, - "instId": 300003, - "propState": 8, - "pos": { - "x": 21904, - "y": -1351, - "z": -116153 - }, - "rot": { - "x": 0, - "y": 210541, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "142": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 142, - "instId": 300001, - "propState": 8, - "pos": { - "x": -50480, - "y": -6323, - "z": 216872 - }, - "rot": { - "x": 0, - "y": 285370, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 142, - "instId": 300002, - "propState": 8, - "pos": { - "x": -50480, - "y": -6323, - "z": 216872 - }, - "rot": { - "x": 0, - "y": 28475, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 142, - "instId": 300003, - "propState": 20, - "pos": { - "x": -2240, - "y": -6186, - "z": 229227 - }, - "rot": { - "x": 0, - "y": 89777, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 142, - "instId": 300004, - "propState": 1, - "pos": { - "x": -2240, - "y": -6186, - "z": 229227 - }, - "rot": { - "x": 0, - "y": 89777, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "143": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 143, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24430, - "y": 6270, - "z": 330980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104107 - } - ], - "teleports": {} - }, - "144": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 144, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24430, - "y": 6270, - "z": 330980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104106 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 8, - "pos": { - "x": -8840, - "y": 25016, - "z": 342994 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104124 - } - ], - "teleports": {} - }, - "167": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "174": { - "monsters": [ - { - "groupId": 174, - "instId": 200001, - "eventId": 20412101, - "pos": { - "x": -40100, - "y": 11646, - "z": 10890 - }, - "rot": { - "x": 0, - "y": 354467, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 174, - "instId": 200004, - "eventId": 20412102, - "pos": { - "x": -40624, - "y": 27050, - "z": 41859 - }, - "rot": { - "x": 0, - "y": 134158, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 174, - "instId": 200005, - "eventId": 20412103, - "pos": { - "x": -24348, - "y": 7601, - "z": 23216 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "175": { - "monsters": [ - { - "groupId": 175, - "instId": 200001, - "eventId": 20412104, - "pos": { - "x": -39750, - "y": 11646, - "z": 10260 - }, - "rot": { - "x": 0, - "y": 358042, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "176": { - "monsters": [ - { - "groupId": 176, - "instId": 200001, - "eventId": 20412108, - "pos": { - "x": 45454, - "y": 4249, - "z": 72290 - }, - "rot": { - "x": 0, - "y": 349598, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 176, - "instId": 200002, - "eventId": 20412109, - "pos": { - "x": 48302, - "y": 4249, - "z": 71186 - }, - "rot": { - "x": 0, - "y": 330719, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 176, - "instId": 200003, - "eventId": 20412110, - "pos": { - "x": -45743, - "y": 9036, - "z": 80811 - }, - "rot": { - "x": 0, - "y": 3940, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 176, - "instId": 200004, - "eventId": 20412111, - "pos": { - "x": -59185, - "y": -6243, - "z": 223939 - }, - "rot": { - "x": 0, - "y": 45982, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 176, - "instId": 200005, - "eventId": 20412112, - "pos": { - "x": -63521, - "y": -6243, - "z": 229580 - }, - "rot": { - "x": 0, - "y": 84553, - "z": 0 - }, - "monsterId": 4012040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "177": { - "monsters": [ - { - "groupId": 177, - "instId": 200001, - "eventId": 20412115, - "pos": { - "x": 53530, - "y": -204, - "z": -65460 - }, - "rot": { - "x": 0, - "y": 21782, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 177, - "instId": 200002, - "eventId": 20412116, - "pos": { - "x": 71850, - "y": -204, - "z": -37410 - }, - "rot": { - "x": 0, - "y": 322888, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 177, - "instId": 200003, - "eventId": 20412118, - "pos": { - "x": 72030, - "y": -204, - "z": 10480 - }, - "rot": { - "x": 0, - "y": 118123, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "178": { - "monsters": [ - { - "groupId": 178, - "instId": 200001, - "eventId": 20412121, - "pos": { - "x": 5612, - "y": 16021, - "z": 283669 - }, - "rot": { - "x": 0, - "y": 303566, - "z": 0 - }, - "monsterId": 4012040 - }, - { - "groupId": 178, - "instId": 200002, - "eventId": 20412122, - "pos": { - "x": -53270, - "y": 16021, - "z": 320100 - }, - "rot": { - "x": 0, - "y": 103407, - "z": 0 - }, - "monsterId": 4012040 - }, - { - "groupId": 178, - "instId": 200003, - "eventId": 20412123, - "pos": { - "x": -58969, - "y": 6855, - "z": 314180 - }, - "rot": { - "x": 0, - "y": 93334, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 178, - "instId": 200004, - "eventId": 20412124, - "pos": { - "x": 3171, - "y": 6855, - "z": 284603 - }, - "rot": { - "x": 0, - "y": 20928, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 178, - "instId": 200005, - "eventId": 20412125, - "pos": { - "x": 5368, - "y": 16021, - "z": 337612 - }, - "rot": { - "x": 0, - "y": 176741, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 178, - "instId": 200006, - "eventId": 20412126, - "pos": { - "x": -37000, - "y": 25111, - "z": 280550 - }, - "rot": { - "x": 0, - "y": 8689, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "179": { - "monsters": [ - { - "groupId": 179, - "instId": 200001, - "eventId": 20412131, - "pos": { - "x": 6914, - "y": 16021, - "z": 287458 - }, - "rot": { - "x": 0, - "y": 90853, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 179, - "instId": 200002, - "eventId": 20412132, - "pos": { - "x": -58170, - "y": 16021, - "z": 336560 - }, - "rot": { - "x": 0, - "y": 350566, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 179, - "instId": 200003, - "eventId": 20412133, - "pos": { - "x": -58472, - "y": 6855, - "z": 332987 - }, - "rot": { - "x": 0, - "y": 175853, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 179, - "instId": 200004, - "eventId": 20412134, - "pos": { - "x": -41762, - "y": 6855, - "z": 283835 - }, - "rot": { - "x": 0, - "y": 26648, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 179, - "instId": 200005, - "eventId": 20412135, - "pos": { - "x": 1431, - "y": 6855, - "z": 324634 - }, - "rot": { - "x": 0, - "y": 269867, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 179, - "instId": 200006, - "eventId": 20412136, - "pos": { - "x": 7289, - "y": 6855, - "z": 296214 - }, - "rot": { - "x": 0, - "y": 175260, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 179, - "instId": 200007, - "eventId": 20412137, - "pos": { - "x": 5847, - "y": 25111, - "z": 292222 - }, - "rot": { - "x": 0, - "y": 269867, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 179, - "instId": 200008, - "eventId": 20412138, - "pos": { - "x": -71764, - "y": 25115, - "z": 300778 - }, - "rot": { - "x": 0, - "y": 234338, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 179, - "instId": 200009, - "eventId": 20412139, - "pos": { - "x": -73194, - "y": 25115, - "z": 303440 - }, - "rot": { - "x": 0, - "y": 193739, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 179, - "instId": 200010, - "eventId": 20412140, - "pos": { - "x": -79184, - "y": 25115, - "z": 288937 - }, - "rot": { - "x": 0, - "y": 166975, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "198": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 198, - "instId": 300003, - "propState": 0, - "pos": { - "x": -43614, - "y": 26900, - "z": 281156 - }, - "rot": { - "x": 0, - "y": 269813, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "206": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 206, - "instId": 300001, - "propState": 12, - "pos": { - "x": 51797, - "y": -204, - "z": -76997 - }, - "rot": { - "x": 0, - "y": 350737, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 206, - "instId": 300002, - "propState": 8, - "pos": { - "x": 51797, - "y": -104, - "z": -76997 - }, - "rot": { - "x": 0, - "y": 350737, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 206, - "instId": 300004, - "propState": 8, - "pos": { - "x": 51797, - "y": -204, - "z": -76997 - }, - "rot": { - "x": 0, - "y": 350737, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "207": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 207, - "instId": 300001, - "propState": 12, - "pos": { - "x": 51797, - "y": -204, - "z": -76997 - }, - "rot": { - "x": 0, - "y": 350737, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300002, - "propState": 8, - "pos": { - "x": -55076, - "y": 9136, - "z": 73344 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 208, - "instId": 300004, - "propState": 8, - "pos": { - "x": -55076, - "y": 9036, - "z": 73344 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 208, - "instId": 300001, - "propState": 12, - "pos": { - "x": -55076, - "y": 9036, - "z": 73344 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "209": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 209, - "instId": 300001, - "propState": 12, - "pos": { - "x": -55076, - "y": 9036, - "z": 73344 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 20, - "pos": { - "x": 19949, - "y": -3189, - "z": -118867 - }, - "rot": { - "x": 0, - "y": 31264, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "219": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 219, - "instId": 300003, - "propState": 8, - "pos": { - "x": 711, - "y": 26900, - "z": 335070 - }, - "rot": { - "x": 0, - "y": 304244, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "220": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 220, - "instId": 300003, - "propState": 0, - "pos": { - "x": -54915, - "y": 26901, - "z": 299606 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300003, - "propState": 8, - "pos": { - "x": -9589, - "y": 28807, - "z": 41493 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 20, - "pos": { - "x": -33730, - "y": 27050, - "z": 45160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 222, - "instId": 300002, - "propState": 8, - "pos": { - "x": -33730, - "y": 27050, - "z": 45160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 222, - "instId": 300003, - "propState": 8, - "pos": { - "x": -9442, - "y": 27057, - "z": 41703 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300001, - "propState": 8, - "pos": { - "x": -33119, - "y": 20285, - "z": 329294 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "245": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 245, - "instId": 300001, - "propState": 8, - "pos": { - "x": -62086, - "y": 25161, - "z": 315587 - }, - "rot": { - "x": 0, - "y": 328598, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 245, - "instId": 300002, - "propState": 8, - "pos": { - "x": -62086, - "y": 25161, - "z": 315587 - }, - "rot": { - "x": 0, - "y": 328598, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 245, - "instId": 300003, - "propState": 20, - "pos": { - "x": -4004, - "y": 25018, - "z": 348709 - }, - "rot": { - "x": 0, - "y": 221941, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 245, - "instId": 300004, - "propState": 1, - "pos": { - "x": -4004, - "y": 25018, - "z": 348709 - }, - "rot": { - "x": 0, - "y": 221941, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "246": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 246, - "instId": 300011, - "propState": 8, - "pos": { - "x": -4274, - "y": 13380, - "z": 234049 - }, - "rot": { - "x": 0, - "y": 143306, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 246, - "instId": 300001, - "propState": 8, - "pos": { - "x": -58750, - "y": 13380, - "z": 219850 - }, - "rot": { - "x": 0, - "y": 284876, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 246, - "instId": 300002, - "propState": 8, - "pos": { - "x": -2987, - "y": 8191, - "z": 80777 - }, - "rot": { - "x": 0, - "y": 114822, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 246, - "instId": 300003, - "propState": 8, - "pos": { - "x": -73667, - "y": 9200, - "z": -44340 - }, - "rot": { - "x": 0, - "y": 104741, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "247": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 247, - "instId": 300001, - "propState": 8, - "pos": { - "x": -25860, - "y": 16746, - "z": 279090 - }, - "rot": { - "x": 0, - "y": 268219, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 247, - "instId": 300002, - "propState": 8, - "pos": { - "x": -16856, - "y": 7555, - "z": 279046 - }, - "rot": { - "x": 0, - "y": 72623, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 247, - "instId": 300003, - "propState": 8, - "pos": { - "x": 9393, - "y": 16721, - "z": 340645 - }, - "rot": { - "x": 0, - "y": 228677, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 247, - "instId": 300004, - "propState": 8, - "pos": { - "x": -12777, - "y": 12435, - "z": 354401 - }, - "rot": { - "x": 0, - "y": 271040, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 247, - "instId": 300005, - "propState": 8, - "pos": { - "x": 17102, - "y": 25811, - "z": 326055 - }, - "rot": { - "x": 0, - "y": 26994, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 247, - "instId": 300006, - "propState": 8, - "pos": { - "x": 1459, - "y": 25811, - "z": 280556 - }, - "rot": { - "x": 0, - "y": 235787, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "248": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 248, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7136, - "y": 7555, - "z": 283643 - }, - "rot": { - "x": 0, - "y": 339502, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 248, - "instId": 300002, - "propState": 8, - "pos": { - "x": -34664, - "y": 12435, - "z": 355575 - }, - "rot": { - "x": 0, - "y": 182331, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 248, - "instId": 300003, - "propState": 8, - "pos": { - "x": -51354, - "y": 25811, - "z": 283982 - }, - "rot": { - "x": 0, - "y": 348534, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 248, - "instId": 300004, - "propState": 8, - "pos": { - "x": 5752, - "y": 25811, - "z": 294235 - }, - "rot": { - "x": 0, - "y": 313901, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "249": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 249, - "instId": 300001, - "propState": 20, - "pos": { - "x": -7975, - "y": 25018, - "z": 348895 - }, - "rot": { - "x": 0, - "y": 145675, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 249, - "instId": 300002, - "propState": 8, - "pos": { - "x": -7975, - "y": 25018, - "z": 348895 - }, - "rot": { - "x": 0, - "y": 145675, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 249, - "instId": 300003, - "propState": 8, - "pos": { - "x": 730, - "y": 25141, - "z": 335420 - }, - "rot": { - "x": 0, - "y": 124244, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "250": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 250, - "instId": 300001, - "propState": 8, - "pos": { - "x": -29530, - "y": -2260, - "z": 324110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - } - ], - "teleports": {} - }, - "253": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 253, - "instId": 300001, - "propState": 18, - "pos": { - "x": -44110, - "y": -7561, - "z": 379940 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - }, - { - "groupId": 253, - "instId": 300002, - "propState": 18, - "pos": { - "x": -21402, - "y": 16011, - "z": 268558 - }, - "rot": { - "x": 0, - "y": 224598, - "z": 0 - }, - "propId": 104093 - }, - { - "groupId": 253, - "instId": 300003, - "propState": 18, - "pos": { - "x": -87773, - "y": 8542, - "z": -53336 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, - { - "groupId": 253, - "instId": 300005, - "propState": 18, - "pos": { - "x": -24438, - "y": 7236, - "z": 330035 - }, - "rot": { - "x": 0, - "y": 148117, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 253, - "instId": 300006, - "propState": 18, - "pos": { - "x": -14787, - "y": 11514, - "z": 84378 - }, - "rot": { - "x": 0, - "y": 335662, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 253, - "instId": 300007, - "propState": 18, - "pos": { - "x": -21193, - "y": 11703, - "z": -9655 - }, - "rot": { - "x": 0, - "y": 333417, - "z": 0 - }, - "propId": 104094 - } - ], - "teleports": {} - }, - "258": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 258, - "instId": 300004, - "propState": 18, - "pos": { - "x": -7732, - "y": 7732, - "z": 278193 - }, - "rot": { - "x": 0, - "y": 297708, - "z": 0 - }, - "propId": 104093 - } - ], - "teleports": {} - }, - "265": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 265, - "instId": 300001, - "propState": 1, - "pos": { - "x": -29050, - "y": -23506, - "z": 439770 - }, - "rot": { - "x": 0, - "y": 128499, - "z": 0 - }, - "propId": 104169 - } - ], - "teleports": {} - }, - "266": { - "monsters": [ - { - "groupId": 266, - "instId": 200001, - "eventId": 101222, - "pos": { - "x": 4868, - "y": -6232, - "z": 229300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 4013011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 266, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4868, - "y": -5232, - "z": 229300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1122": { - "anchorId": 1, - "groupId": 266, - "instId": 300001, - "pos": { - "x": 4870, - "y": -6243, - "z": 224000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - } - }, - "planeType": 2, - "worldId": 501, - "startAnchorId": 2, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "2041301": { - "P20413_F20413001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 1, - "pos": { - "x": -16430, - "y": 26660, - "z": -334070 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 1, - "pos": { - "x": -24870, - "y": -14947, - "z": -342653 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 1, - "pos": { - "x": -21477, - "y": 26791, - "z": -337614 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 2, - "instId": 300008, - "propState": 1, - "pos": { - "x": -21477, - "y": 26791, - "z": -337614 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 2, - "instId": 300009, - "propState": 1, - "pos": { - "x": -21477, - "y": -14915, - "z": -337614 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 1, - "pos": { - "x": 24086, - "y": -17237, - "z": -239170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 1, - "pos": { - "x": 19950, - "y": 26660, - "z": -228940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 1, - "pos": { - "x": 22750, - "y": -17120, - "z": -233570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 1, - "pos": { - "x": 22720, - "y": -17130, - "z": -233560 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 3, - "instId": 300005, - "propState": 1, - "pos": { - "x": 22720, - "y": 26590, - "z": -233560 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300003, - "propState": 1, - "pos": { - "x": 252900, - "y": 2920, - "z": 89000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 4, - "instId": 300004, - "propState": 1, - "pos": { - "x": 252894, - "y": 45145, - "z": 89000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 4, - "instId": 300001, - "propState": 1, - "pos": { - "x": 252900, - "y": 2920, - "z": 89000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 4, - "instId": 300002, - "propState": 1, - "pos": { - "x": 252894, - "y": 45145, - "z": 89000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104001 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 6230, - "y": 26806, - "z": -469410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6157, - "y": 44446, - "z": -70704 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 202612, - "y": 44341, - "z": -48086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 214628, - "y": 2167, - "z": 177099 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 124933, - "y": 12, - "z": 200514 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2041301": { - "anchorId": 1, - "groupId": 6, - "instId": 300001, - "pos": { - "x": -281, - "y": 26806, - "z": -467500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2041302": { - "anchorId": 2, - "groupId": 6, - "instId": 300002, - "pos": { - "x": -827, - "y": 44446, - "z": -66592 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2041303": { - "anchorId": 3, - "groupId": 6, - "instId": 300003, - "pos": { - "x": 206210, - "y": 44341, - "z": -41557 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2041304": { - "anchorId": 4, - "groupId": 6, - "instId": 300004, - "pos": { - "x": 206278, - "y": 2223, - "z": 168415 - }, - "rot": { - "x": 0, - "y": 298156, - "z": 0 - } - }, - "2041305": { - "anchorId": 5, - "groupId": 6, - "instId": 300005, - "pos": { - "x": 115419, - "y": 2106, - "z": 196264 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 12, - "pos": { - "x": 37640, - "y": -21012, - "z": -299060 - }, - "rot": { - "x": 0, - "y": 179299, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 7, - "instId": 300002, - "propState": 12, - "pos": { - "x": -31030, - "y": -17012, - "z": -282320 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 7, - "instId": 300003, - "propState": 12, - "pos": { - "x": -7628, - "y": 26719, - "z": -250475 - }, - "rot": { - "x": 0, - "y": 131732, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 7, - "instId": 300004, - "propState": 12, - "pos": { - "x": -5612, - "y": 39527, - "z": -97730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300002, - "propState": 12, - "pos": { - "x": -48960, - "y": 59743, - "z": -66930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 12, - "pos": { - "x": 48290, - "y": 50649, - "z": -44050 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 12, - "pos": { - "x": 34960, - "y": 44472, - "z": -38950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 8, - "instId": 300005, - "propState": 12, - "pos": { - "x": 169080, - "y": 41544, - "z": 32150 - }, - "rot": { - "x": 0, - "y": 181163, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300006, - "propState": 12, - "pos": { - "x": 150891, - "y": 41544, - "z": 40438 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300007, - "propState": 12, - "pos": { - "x": 3223, - "y": -17219, - "z": -8813 - }, - "rot": { - "x": 0, - "y": 271669, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 12, - "pos": { - "x": 292234, - "y": 39485, - "z": 19389 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300002, - "propState": 12, - "pos": { - "x": 246998, - "y": 44318, - "z": 83708 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300003, - "propState": 12, - "pos": { - "x": 293531, - "y": 50225, - "z": -45961 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 12, - "pos": { - "x": 253428, - "y": 2214, - "z": 152268 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 12, - "pos": { - "x": 205716, - "y": 2198, - "z": 156366 - }, - "rot": { - "x": 0, - "y": 211774, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 12, - "pos": { - "x": 190389, - "y": -2641, - "z": 245326 - }, - "rot": { - "x": 0, - "y": 123612, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 12, - "pos": { - "x": 205710, - "y": -2650, - "z": 319172 - }, - "rot": { - "x": 0, - "y": 208944, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 10, - "instId": 300006, - "propState": 12, - "pos": { - "x": 190099, - "y": -2650, - "z": 269365 - }, - "rot": { - "x": 0, - "y": 118336, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 12, - "pos": { - "x": 4201, - "y": -21870, - "z": 195674 - }, - "rot": { - "x": 0, - "y": 282636, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 11, - "instId": 300002, - "propState": 12, - "pos": { - "x": 32911, - "y": -23828, - "z": 197104 - }, - "rot": { - "x": 0, - "y": 273674, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 11, - "instId": 300003, - "propState": 12, - "pos": { - "x": 130, - "y": -50285, - "z": 185632 - }, - "rot": { - "x": 0, - "y": 431, - "z": 0 - }, - "propId": 60403 - }, - { - "groupId": 11, - "instId": 300004, - "propState": 12, - "pos": { - "x": 2451, - "y": -50285, - "z": 187131 - }, - "rot": { - "x": 0, - "y": 431, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 11, - "instId": 300005, - "propState": 12, - "pos": { - "x": -2415, - "y": -50285, - "z": 187089 - }, - "rot": { - "x": 0, - "y": 431, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": 256020, - "y": 44341, - "z": 5890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104022 - }, - { - "groupId": 37, - "instId": 300002, - "propState": 1, - "pos": { - "x": 281492, - "y": 40520, - "z": 15440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 37, - "instId": 300003, - "propState": 8, - "pos": { - "x": 289030, - "y": 52370, - "z": -7060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 37, - "instId": 300004, - "propState": 8, - "pos": { - "x": 283490, - "y": 43560, - "z": 16230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 37, - "instId": 300005, - "propState": 8, - "pos": { - "x": 294060, - "y": 54380, - "z": -8230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 37, - "instId": 300006, - "propState": 8, - "pos": { - "x": 283570, - "y": 39590, - "z": 16120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 37, - "instId": 300007, - "propState": 8, - "pos": { - "x": 293630, - "y": 50260, - "z": -8300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": 256010, - "y": 44341, - "z": 25060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104022 - }, - { - "groupId": 38, - "instId": 300002, - "propState": 1, - "pos": { - "x": 263390, - "y": 47220, - "z": 43860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 38, - "instId": 300003, - "propState": 8, - "pos": { - "x": 293830, - "y": 56200, - "z": 7050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 38, - "instId": 300004, - "propState": 8, - "pos": { - "x": 263734, - "y": 46900, - "z": 43220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 38, - "instId": 300005, - "propState": 8, - "pos": { - "x": 293360, - "y": 52310, - "z": 8790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 38, - "instId": 300007, - "propState": 8, - "pos": { - "x": 264750, - "y": 44343, - "z": 42560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 38, - "instId": 300008, - "propState": 8, - "pos": { - "x": 293390, - "y": 50336, - "z": 7760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 38, - "instId": 300009, - "propState": 8, - "pos": { - "x": 293310, - "y": 49400, - "z": 8220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300002, - "propState": 8, - "pos": { - "x": 275170, - "y": 45450, - "z": 34900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104038 - }, { - "groupId": 44, - "instId": 300005, - "propState": 8, - "pos": { - "x": 285430, - "y": 48351, - "z": 34430 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 44, - "instId": 300001, - "propState": 8, - "pos": { - "x": 275960, - "y": 46710, - "z": 34560 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": 230810, - "y": 50239, - "z": 43600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": 241446, - "y": 44150, - "z": 43496 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104030 - }, - { - "groupId": 49, - "instId": 300003, - "propState": 8, - "pos": { - "x": 241248, - "y": 44998, - "z": 36790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, - { - "groupId": 49, - "instId": 300004, - "propState": 8, - "pos": { - "x": 264253, - "y": 44150, - "z": 43501 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104030 - }, { - "groupId": 49, - "instId": 300005, - "propState": 8, - "pos": { - "x": 249470, - "y": 49328, - "z": 35319 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 49, - "instId": 300006, - "propState": 8, - "pos": { - "x": 230810, - "y": 50239, - "z": 43600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104032 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": 275340, - "y": 50239, - "z": 43740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 50, - "instId": 300002, - "propState": 8, - "pos": { - "x": 264253, - "y": 44150, - "z": 43501 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104030 - }, - { - "groupId": 50, - "instId": 300003, - "propState": 8, - "pos": { - "x": 251650, - "y": 46540, - "z": 42951 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, - { - "groupId": 50, - "instId": 300004, - "propState": 8, - "pos": { - "x": 241446, - "y": 44150, - "z": 43496 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104030 - }, { - "groupId": 50, - "instId": 300005, - "propState": 8, - "pos": { - "x": 249470, - "y": 49328, - "z": 35319 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 50, - "instId": 300006, - "propState": 8, - "pos": { - "x": 275340, - "y": 50239, - "z": 43740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104032 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": 16544, - "y": 50649, - "z": -17490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104016 - }, - { - "groupId": 51, - "instId": 300003, - "propState": 8, - "pos": { - "x": 44890, - "y": 59743, - "z": -63660 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 51, - "instId": 300004, - "propState": 8, - "pos": { - "x": 38340, - "y": 50649, - "z": -51060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 51, - "instId": 300006, - "propState": 8, - "pos": { - "x": 45952, - "y": 50649, - "z": -56698 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 51, - "instId": 300007, - "propState": 8, - "pos": { - "x": 43058, - "y": 50669, - "z": -57340 - }, - "rot": { - "x": 0, - "y": 341389, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 51, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20060, - "y": 44300, - "z": -51153 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104030 - }, { - "groupId": 51, - "instId": 300008, - "propState": 8, - "pos": { - "x": -20432, - "y": 44357, - "z": -51153 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104030 - }, { - "groupId": 51, - "instId": 300009, - "propState": 1, - "pos": { - "x": -20431, - "y": 48320, - "z": -51152 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 51, - "instId": 300010, - "propState": 8, - "pos": { - "x": 33265, - "y": 54852, - "z": -62366 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 51, - "instId": 300011, - "propState": 8, - "pos": { - "x": 33265, - "y": 54852, - "z": -62366 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 51, - "instId": 300012, - "propState": 8, - "pos": { - "x": 8650, - "y": 44446, - "z": -19240 - }, - "rot": { - "x": 0, - "y": 123638, - "z": 0 - }, - "propId": 104045 - }, { - "groupId": 51, - "instId": 300013, - "propState": 8, - "pos": { - "x": -9100, - "y": 44446, - "z": -19240 - }, - "rot": { - "x": 0, - "y": 123638, - "z": 0 - }, - "propId": 104045 - }, { - "groupId": 51, - "instId": 300014, - "propState": 8, - "pos": { - "x": -41390, - "y": 50699, - "z": -36530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104034 - }, { - "groupId": 51, - "instId": 300015, - "propState": 8, - "pos": { - "x": -48202, - "y": 50647, - "z": -18820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 51, - "instId": 300016, - "propState": 8, - "pos": { - "x": -45580, - "y": 50647, - "z": -20200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 51, - "instId": 300017, - "propState": 8, - "pos": { - "x": 48510, - "y": 50649, - "z": -57620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": -20310, - "y": 45177, - "z": -51070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 51, - "instId": 300019, - "propState": 8, - "pos": { - "x": -44740, - "y": 50647, - "z": -17610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 51, - "instId": 300020, - "propState": 8, - "pos": { - "x": -41410, - "y": 50647, - "z": -20230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 51, - "instId": 300021, - "propState": 8, - "pos": { - "x": -39320, - "y": 50647, - "z": -17640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 51, - "instId": 300022, - "propState": 8, - "pos": { - "x": -42323, - "y": 50647, - "z": -17610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 51, - "instId": 300023, - "propState": 8, - "pos": { - "x": -14090, - "y": 44446, - "z": -55280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104004 - }, { - "groupId": 51, - "instId": 300018, - "propState": 8, - "pos": { - "x": 44300, - "y": 53669, - "z": -57247 - }, - "rot": { - "x": 0, - "y": 346127, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 51, - "instId": 300024, - "propState": 8, - "pos": { - "x": 47160, - "y": 53669, - "z": -57140 - }, - "rot": { - "x": 0, - "y": 4574, - "z": 0 - }, - "propId": 104037 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300003, - "propState": 1, - "pos": { - "x": -213, - "y": -17239, - "z": -21072 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 52, - "instId": 300004, - "propState": 1, - "pos": { - "x": -213, - "y": 43757, - "z": -21072 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 52, - "instId": 300001, - "propState": 1, - "pos": { - "x": -213, - "y": -17149, - "z": -21072 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 52, - "instId": 300002, - "propState": 1, - "pos": { - "x": -213, - "y": 43757, - "z": -21072 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104001 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 1, - "pos": { - "x": -308, - "y": 39527, - "z": -114131 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104005 - }, { - "groupId": 53, - "instId": 300003, - "propState": 1, - "pos": { - "x": -122, - "y": 44446, - "z": -75607 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104005 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 1, - "pos": { - "x": 50356, - "y": 50643, - "z": -22830 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 54, - "instId": 300002, - "propState": 1, - "pos": { - "x": 69340, - "y": 50626, - "z": 5520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104005 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 1, - "pos": { - "x": 253079, - "y": 44341, - "z": 50245 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104005 - } - ], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 8, - "pos": { - "x": -21620, - "y": -17012, - "z": -300130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 62, - "instId": 300002, - "propState": 8, - "pos": { - "x": -190, - "y": -21012, - "z": -301870 - }, - "rot": { - "x": 0, - "y": 19387, - "z": 0 - }, - "propId": 104037 - }, - { - "groupId": 62, - "instId": 300003, - "propState": 8, - "pos": { - "x": 1230, - "y": -20880, - "z": -299040 - }, - "rot": { - "x": 0, - "y": 39036, - "z": 0 - }, - "propId": 104037 - }, - { - "groupId": 62, - "instId": 300004, - "propState": 8, - "pos": { - "x": 20540, - "y": -19124, - "z": -269390 - }, - "rot": { - "x": 0, - "y": 41001, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 62, - "instId": 300005, - "propState": 8, - "pos": { - "x": 24720, - "y": -19124, - "z": -269390 - }, - "rot": { - "x": 0, - "y": 102009, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 62, - "instId": 300006, - "propState": 8, - "pos": { - "x": -26040, - "y": -17012, - "z": -269970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104034 - }, { - "groupId": 62, - "instId": 300007, - "propState": 8, - "pos": { - "x": -27640, - "y": -16919, - "z": -259060 - }, - "rot": { - "x": 0, - "y": 121811, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 62, - "instId": 300009, - "propState": 8, - "pos": { - "x": -20011, - "y": -14947, - "z": -317907 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104016 - }, { - "groupId": 62, - "instId": 300010, - "propState": 8, - "pos": { - "x": -22101, - "y": -14660, - "z": -308630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 62, - "instId": 300008, - "propState": 8, - "pos": { - "x": -25940, - "y": -17012, - "z": -291030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - }, { - "groupId": 62, - "instId": 300011, - "propState": 8, - "pos": { - "x": -22101, - "y": -14660, - "z": -283260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 62, - "instId": 300012, - "propState": 8, - "pos": { - "x": -24438, - "y": -16956, - "z": -259960 - }, - "rot": { - "x": 0, - "y": 77039, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 62, - "instId": 300013, - "propState": 8, - "pos": { - "x": 22870, - "y": -19124, - "z": -271870 - }, - "rot": { - "x": 0, - "y": 359654, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 62, - "instId": 300014, - "propState": 8, - "pos": { - "x": -580, - "y": -19124, - "z": -270909 - }, - "rot": { - "x": 0, - "y": 37367, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 62, - "instId": 300015, - "propState": 8, - "pos": { - "x": 2839, - "y": -19124, - "z": -270720 - }, - "rot": { - "x": 0, - "y": 11975, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 62, - "instId": 300017, - "propState": 8, - "pos": { - "x": -21270, - "y": -14947, - "z": -325550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 62, - "instId": 300018, - "propState": 8, - "pos": { - "x": -18480, - "y": -14947, - "z": -325530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 62, - "instId": 300016, - "propState": 8, - "pos": { - "x": -26370, - "y": -17012, - "z": -281980 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 62, - "instId": 300019, - "propState": 8, - "pos": { - "x": 590, - "y": -20960, - "z": -305190 - }, - "rot": { - "x": 0, - "y": 29832, - "z": 0 - }, - "propId": 104037 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300020, - "propState": 8, - "pos": { - "x": -7648, - "y": 26242, - "z": -251950 - }, - "rot": { - "x": 0, - "y": 187363, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 65, - "instId": 300021, - "propState": 8, - "pos": { - "x": -6083, - "y": 26328, - "z": -251598 - }, - "rot": { - "x": 0, - "y": 157403, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 65, - "instId": 300002, - "propState": 8, - "pos": { - "x": 7146, - "y": 26756, - "z": -264606 - }, - "rot": { - "x": 0, - "y": 244548, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 65, - "instId": 300004, - "propState": 8, - "pos": { - "x": 7340, - "y": 26719, - "z": -203710 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 65, - "instId": 300005, - "propState": 8, - "pos": { - "x": 7340, - "y": 26719, - "z": -192790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 65, - "instId": 300007, - "propState": 8, - "pos": { - "x": -7780, - "y": 26719, - "z": -203580 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 65, - "instId": 300008, - "propState": 8, - "pos": { - "x": -7740, - "y": 26719, - "z": -192800 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 65, - "instId": 300011, - "propState": 8, - "pos": { - "x": -3636, - "y": 44457, - "z": -85654 - }, - "rot": { - "x": 0, - "y": 114785, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 65, - "instId": 300009, - "propState": 8, - "pos": { - "x": -40601, - "y": -17014, - "z": -302447 - }, - "rot": { - "x": 0, - "y": 80491, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 65, - "instId": 300010, - "propState": 8, - "pos": { - "x": 361, - "y": -19124, - "z": -275551 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 65, - "instId": 300024, - "propState": 8, - "pos": { - "x": 33043, - "y": -19124, - "z": -273182 - }, - "rot": { - "x": 0, - "y": 351685, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 65, - "instId": 300025, - "propState": 8, - "pos": { - "x": 19607, - "y": -21012, - "z": -287078 - }, - "rot": { - "x": 0, - "y": 227367, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": 9705, - "y": 44446, - "z": -8544 - }, - "rot": { - "x": 0, - "y": 222406, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 66, - "instId": 300017, - "propState": 8, - "pos": { - "x": -9735, - "y": 44446, - "z": -8039 - }, - "rot": { - "x": 0, - "y": 134879, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 66, - "instId": 300002, - "propState": 8, - "pos": { - "x": 33887, - "y": 44490, - "z": -37855 - }, - "rot": { - "x": 0, - "y": 302392, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 66, - "instId": 300003, - "propState": 8, - "pos": { - "x": 33631, - "y": 44446, - "z": -39934 - }, - "rot": { - "x": 0, - "y": 238808, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 66, - "instId": 300018, - "propState": 8, - "pos": { - "x": 43268, - "y": 59743, - "z": -73703 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 66, - "instId": 300014, - "propState": 8, - "pos": { - "x": 11904, - "y": 44457, - "z": -45983 - }, - "rot": { - "x": 0, - "y": 234405, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 66, - "instId": 300019, - "propState": 8, - "pos": { - "x": -12952, - "y": 44457, - "z": -46048 - }, - "rot": { - "x": 0, - "y": 135512, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 66, - "instId": 300004, - "propState": 8, - "pos": { - "x": -48530, - "y": 50647, - "z": -71620 - }, - "rot": { - "x": 0, - "y": 62091, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 66, - "instId": 300005, - "propState": 8, - "pos": { - "x": -34600, - "y": 44489, - "z": -40917 - }, - "rot": { - "x": 0, - "y": 91508, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 66, - "instId": 300006, - "propState": 8, - "pos": { - "x": -47350, - "y": 50647, - "z": -7567 - }, - "rot": { - "x": 0, - "y": 139335, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 66, - "instId": 300010, - "propState": 8, - "pos": { - "x": -28298, - "y": 50647, - "z": -16670 - }, - "rot": { - "x": 0, - "y": 358110, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 66, - "instId": 300022, - "propState": 8, - "pos": { - "x": -15007, - "y": 59743, - "z": -62362 - }, - "rot": { - "x": 0, - "y": 218626, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 66, - "instId": 300023, - "propState": 8, - "pos": { - "x": -36797, - "y": 59743, - "z": -61759 - }, - "rot": { - "x": 0, - "y": 181958, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 66, - "instId": 300007, - "propState": 8, - "pos": { - "x": 15139, - "y": 59743, - "z": -61763 - }, - "rot": { - "x": 0, - "y": 125605, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 66, - "instId": 300026, - "propState": 8, - "pos": { - "x": 36110, - "y": 59743, - "z": -61100 - }, - "rot": { - "x": 0, - "y": 178580, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 66, - "instId": 300013, - "propState": 8, - "pos": { - "x": 47694, - "y": 50649, - "z": -72424 - }, - "rot": { - "x": 0, - "y": 301022, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 66, - "instId": 300009, - "propState": 8, - "pos": { - "x": 65257, - "y": 50653, - "z": 8690 - }, - "rot": { - "x": 0, - "y": 210556, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 66, - "instId": 300015, - "propState": 8, - "pos": { - "x": 104510, - "y": 45566, - "z": 43600 - }, - "rot": { - "x": 0, - "y": 236282, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 66, - "instId": 300016, - "propState": 8, - "pos": { - "x": 120740, - "y": 45566, - "z": -32515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 66, - "instId": 300021, - "propState": 8, - "pos": { - "x": 189794, - "y": 44341, - "z": -31372 - }, - "rot": { - "x": 0, - "y": 286050, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 66, - "instId": 300024, - "propState": 8, - "pos": { - "x": -48188, - "y": 50647, - "z": -56889 - }, - "rot": { - "x": 0, - "y": 221187, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 66, - "instId": 300025, - "propState": 8, - "pos": { - "x": 15532, - "y": 44446, - "z": -20160 - }, - "rot": { - "x": 0, - "y": 309827, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 66, - "instId": 300027, - "propState": 8, - "pos": { - "x": 188790, - "y": 41543, - "z": 22730 - }, - "rot": { - "x": 0, - "y": 62075, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": 249117, - "y": 44341, - "z": -37339 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 67, - "instId": 300003, - "propState": 8, - "pos": { - "x": 238487, - "y": 44341, - "z": -13902 - }, - "rot": { - "x": 0, - "y": 143973, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 67, - "instId": 300018, - "propState": 8, - "pos": { - "x": 295599, - "y": 50239, - "z": 46205 - }, - "rot": { - "x": 0, - "y": 210384, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 67, - "instId": 300014, - "propState": 8, - "pos": { - "x": 215260, - "y": 50239, - "z": 32740 - }, - "rot": { - "x": 0, - "y": 90095, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 67, - "instId": 300004, - "propState": 8, - "pos": { - "x": 294855, - "y": 50225, - "z": -25634 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 67, - "instId": 300010, - "propState": 8, - "pos": { - "x": 291991, - "y": 50225, - "z": -25671 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 67, - "instId": 300005, - "propState": 8, - "pos": { - "x": 258275, - "y": 44402, - "z": 47622 - }, - "rot": { - "x": 0, - "y": 187432, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 67, - "instId": 300006, - "propState": 8, - "pos": { - "x": 247963, - "y": 44402, - "z": 48082 - }, - "rot": { - "x": 0, - "y": 173171, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 67, - "instId": 300022, - "propState": 8, - "pos": { - "x": 259430, - "y": 44341, - "z": 83187 - }, - "rot": { - "x": 0, - "y": 207139, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 67, - "instId": 300023, - "propState": 8, - "pos": { - "x": 245618, - "y": 44341, - "z": 52559 - }, - "rot": { - "x": 0, - "y": 45968, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 67, - "instId": 300007, - "propState": 8, - "pos": { - "x": 259946, - "y": 44341, - "z": 53343 - }, - "rot": { - "x": 0, - "y": 306654, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 67, - "instId": 300024, - "propState": 8, - "pos": { - "x": 295750, - "y": 50225, - "z": 22016 - }, - "rot": { - "x": 0, - "y": 355034, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 67, - "instId": 300025, - "propState": 8, - "pos": { - "x": 274665, - "y": 39485, - "z": -26373 - }, - "rot": { - "x": 0, - "y": 297776, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": 257762, - "y": 2298, - "z": 108637 - }, - "rot": { - "x": 0, - "y": 250776, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 68, - "instId": 300017, - "propState": 8, - "pos": { - "x": 243920, - "y": 2214, - "z": 153620 - }, - "rot": { - "x": 0, - "y": 194092, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": 218730, - "y": 2214, - "z": 158159 - }, - "rot": { - "x": 0, - "y": 62623, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 68, - "instId": 300004, - "propState": 8, - "pos": { - "x": 237398, - "y": 2166, - "z": 198516 - }, - "rot": { - "x": 0, - "y": 230489, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 68, - "instId": 300005, - "propState": 8, - "pos": { - "x": 222425, - "y": -2638, - "z": 219992 - }, - "rot": { - "x": 0, - "y": 255985, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 68, - "instId": 300020, - "propState": 8, - "pos": { - "x": 190760, - "y": -3160, - "z": 244250 - }, - "rot": { - "x": 0, - "y": 149270, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 68, - "instId": 300021, - "propState": 8, - "pos": { - "x": 191963, - "y": -3019, - "z": 245703 - }, - "rot": { - "x": 0, - "y": 96966, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 68, - "instId": 300006, - "propState": 8, - "pos": { - "x": 202230, - "y": -2649, - "z": 272350 - }, - "rot": { - "x": 0, - "y": 148787, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 68, - "instId": 300023, - "propState": 8, - "pos": { - "x": 181323, - "y": -2649, - "z": 299763 - }, - "rot": { - "x": 0, - "y": 109337, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 68, - "instId": 300007, - "propState": 8, - "pos": { - "x": 176815, - "y": -2649, - "z": 283685 - }, - "rot": { - "x": 0, - "y": 27855, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 68, - "instId": 300026, - "propState": 8, - "pos": { - "x": 200587, - "y": 3321, - "z": 280426 - }, - "rot": { - "x": 0, - "y": 207129, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 68, - "instId": 300013, - "propState": 8, - "pos": { - "x": 208360, - "y": 8575, - "z": 317300 - }, - "rot": { - "x": 0, - "y": 184391, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 68, - "instId": 300008, - "propState": 8, - "pos": { - "x": 187516, - "y": 8540, - "z": 312641 - }, - "rot": { - "x": 0, - "y": 95256, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 68, - "instId": 300009, - "propState": 8, - "pos": { - "x": 176204, - "y": 8566, - "z": 273273 - }, - "rot": { - "x": 0, - "y": 316807, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 68, - "instId": 300011, - "propState": 8, - "pos": { - "x": 164610, - "y": 2045, - "z": 256220 - }, - "rot": { - "x": 0, - "y": 73533, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 68, - "instId": 300016, - "propState": 8, - "pos": { - "x": 153481, - "y": 185, - "z": 191037 - }, - "rot": { - "x": 0, - "y": 229998, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 68, - "instId": 300029, - "propState": 8, - "pos": { - "x": 109305, - "y": 2105, - "z": 201403 - }, - "rot": { - "x": 0, - "y": 103733, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 68, - "instId": 300030, - "propState": 8, - "pos": { - "x": 109242, - "y": 2105, - "z": 191330 - }, - "rot": { - "x": 0, - "y": 70974, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 68, - "instId": 300024, - "propState": 8, - "pos": { - "x": 187335, - "y": -2649, - "z": 291887 - }, - "rot": { - "x": 0, - "y": 93291, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 68, - "instId": 300025, - "propState": 8, - "pos": { - "x": 211800, - "y": 2168, - "z": 197790 - }, - "rot": { - "x": 0, - "y": 250466, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 68, - "instId": 300027, - "propState": 8, - "pos": { - "x": 161384, - "y": 186, - "z": 195861 - }, - "rot": { - "x": 0, - "y": 142243, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": 55230, - "y": -24060, - "z": 178523 - }, - "rot": { - "x": 0, - "y": 276585, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": -2811, - "y": -18997, - "z": 141234 - }, - "rot": { - "x": 0, - "y": 42991, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 69, - "instId": 300007, - "propState": 8, - "pos": { - "x": 26076, - "y": -23506, - "z": 170827 - }, - "rot": { - "x": 0, - "y": 327747, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 69, - "instId": 300008, - "propState": 8, - "pos": { - "x": 24929, - "y": -23506, - "z": 222059 - }, - "rot": { - "x": 0, - "y": 220974, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 69, - "instId": 300018, - "propState": 8, - "pos": { - "x": -13253, - "y": -24953, - "z": 242647 - }, - "rot": { - "x": 0, - "y": 179473, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 69, - "instId": 300014, - "propState": 8, - "pos": { - "x": -6973, - "y": -24953, - "z": 242575 - }, - "rot": { - "x": 0, - "y": 179488, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 69, - "instId": 300025, - "propState": 8, - "pos": { - "x": -2850, - "y": -19001, - "z": 221290 - }, - "rot": { - "x": 0, - "y": 188482, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 69, - "instId": 300009, - "propState": 8, - "pos": { - "x": -20034, - "y": -18948, - "z": 194022 - }, - "rot": { - "x": 0, - "y": 40397, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 69, - "instId": 300003, - "propState": 8, - "pos": { - "x": -4776, - "y": -18939, - "z": 97319 - }, - "rot": { - "x": 0, - "y": 14878, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 69, - "instId": 300004, - "propState": 8, - "pos": { - "x": 4172, - "y": -18939, - "z": 97030 - }, - "rot": { - "x": 0, - "y": 335434, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 69, - "instId": 300005, - "propState": 8, - "pos": { - "x": 5491, - "y": -17219, - "z": -14413 - }, - "rot": { - "x": 0, - "y": 211710, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 69, - "instId": 300006, - "propState": 8, - "pos": { - "x": -2332, - "y": -17219, - "z": -9640 - }, - "rot": { - "x": 0, - "y": 47416, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "71": { - "monsters": [ - { - "groupId": 71, - "instId": 200001, - "eventId": 20413004, - "pos": { - "x": -8847, - "y": 44446, - "z": -34239 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 71, - "instId": 200002, - "eventId": 20413005, - "pos": { - "x": 7830, - "y": 44446, - "z": -44786 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 71, - "instId": 200003, - "eventId": 20413006, - "pos": { - "x": 36160, - "y": 59743, - "z": -64180 - }, - "rot": { - "x": 0, - "y": 16250, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 71, - "instId": 200004, - "eventId": 20413007, - "pos": { - "x": -37640, - "y": 59743, - "z": -64871 - }, - "rot": { - "x": 0, - "y": 10458, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 71, - "instId": 200005, - "eventId": 20413008, - "pos": { - "x": 27378, - "y": 50649, - "z": -6700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 71, - "instId": 200006, - "eventId": 20413009, - "pos": { - "x": -28032, - "y": 50647, - "z": -7538 - }, - "rot": { - "x": 0, - "y": 176103, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 71, - "instId": 200007, - "eventId": 20413010, - "pos": { - "x": 26844, - "y": 44457, - "z": -39275 - }, - "rot": { - "x": 0, - "y": 98796, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 71, - "instId": 200008, - "eventId": 20413011, - "pos": { - "x": -42968, - "y": 50647, - "z": -23548 - }, - "rot": { - "x": 0, - "y": 318428, - "z": 0 - }, - "monsterId": 4012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "72": { - "monsters": [ - { - "groupId": 72, - "instId": 200001, - "eventId": 20413013, - "pos": { - "x": 271432, - "y": 39485, - "z": -31522 - }, - "rot": { - "x": 0, - "y": 8867, - "z": 0 - }, - "monsterId": 4012040 - }, - { - "groupId": 72, - "instId": 200002, - "eventId": 20413014, - "pos": { - "x": 212373, - "y": 50239, - "z": 36877 - }, - "rot": { - "x": 0, - "y": 26087, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 72, - "instId": 200003, - "eventId": 20413015, - "pos": { - "x": 295350, - "y": 50225, - "z": -38710 - }, - "rot": { - "x": 0, - "y": 308657, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 72, - "instId": 200004, - "eventId": 20413016, - "pos": { - "x": 292290, - "y": 50225, - "z": -39030 - }, - "rot": { - "x": 0, - "y": 15973, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 72, - "instId": 200005, - "eventId": 20413017, - "pos": { - "x": 293778, - "y": 50239, - "z": 40392 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 72, - "instId": 200006, - "eventId": 20413018, - "pos": { - "x": 248350, - "y": 44318, - "z": 69920 - }, - "rot": { - "x": 0, - "y": 263746, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 72, - "instId": 200007, - "eventId": 20413019, - "pos": { - "x": 257290, - "y": 44318, - "z": 69630 - }, - "rot": { - "x": 0, - "y": 92359, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "73": { - "monsters": [ - { - "groupId": 73, - "instId": 200002, - "eventId": 20413029, - "pos": { - "x": 197285, - "y": 2171, - "z": 165461 - }, - "rot": { - "x": 0, - "y": 291326, - "z": 0 - }, - "monsterId": 4012040 - }, - { - "groupId": 73, - "instId": 200004, - "eventId": 20413031, - "pos": { - "x": 218249, - "y": -2638, - "z": 225304 - }, - "rot": { - "x": 0, - "y": 244041, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 73, - "instId": 200005, - "eventId": 20413032, - "pos": { - "x": 203935, - "y": -2650, - "z": 314507 - }, - "rot": { - "x": 0, - "y": 201546, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 73, - "instId": 200006, - "eventId": 20413033, - "pos": { - "x": 207020, - "y": 3321, - "z": 281191 - }, - "rot": { - "x": 0, - "y": 229457, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 73, - "instId": 200007, - "eventId": 20413034, - "pos": { - "x": 218570, - "y": 8540, - "z": 316439 - }, - "rot": { - "x": 0, - "y": 215704, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 73, - "instId": 200008, - "eventId": 20413035, - "pos": { - "x": 170038, - "y": 2045, - "z": 239906 - }, - "rot": { - "x": 0, - "y": 345221, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 73, - "instId": 200009, - "eventId": 20413036, - "pos": { - "x": 162176, - "y": 2045, - "z": 240183 - }, - "rot": { - "x": 0, - "y": 73804, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 73, - "instId": 200010, - "eventId": 20413037, - "pos": { - "x": 177185, - "y": 2045, - "z": 233214 - }, - "rot": { - "x": 0, - "y": 136417, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "74": { - "monsters": [ - { - "groupId": 74, - "instId": 200001, - "eventId": 20413040, - "pos": { - "x": 22555, - "y": -23506, - "z": 173351 - }, - "rot": { - "x": 0, - "y": 21400, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 74, - "instId": 200002, - "eventId": 20413041, - "pos": { - "x": 2324, - "y": -19011, - "z": 233847 - }, - "rot": { - "x": 0, - "y": 114254, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 74, - "instId": 200003, - "eventId": 20413042, - "pos": { - "x": 1817, - "y": -18997, - "z": 158923 - }, - "rot": { - "x": 0, - "y": 83037, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 74, - "instId": 200007, - "eventId": 20413043, - "pos": { - "x": 23, - "y": -18939, - "z": 121309 - }, - "rot": { - "x": 0, - "y": 344899, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 74, - "instId": 200008, - "eventId": 20413044, - "pos": { - "x": 2202, - "y": -18939, - "z": 120091 - }, - "rot": { - "x": 0, - "y": 317157, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 74, - "instId": 200009, - "eventId": 20413045, - "pos": { - "x": -2850, - "y": -18939, - "z": 119540 - }, - "rot": { - "x": 0, - "y": 207244, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": -67140, - "y": 30970, - "z": 195930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104026 - }, - { - "groupId": 77, - "instId": 300002, - "propState": 8, - "pos": { - "x": 32885, - "y": -30680, - "z": 240722 - }, - "rot": { - "x": 0, - "y": 215147, - "z": 0 - }, - "propId": 104027 - }, - { - "groupId": 77, - "instId": 300003, - "propState": 8, - "pos": { - "x": -31480, - "y": -28390, - "z": 241760 - }, - "rot": { - "x": 0, - "y": 147441, - "z": 0 - }, - "propId": 104027 - }, - { - "groupId": 77, - "instId": 300004, - "propState": 8, - "pos": { - "x": 32399, - "y": -30929, - "z": 151510 - }, - "rot": { - "x": 0, - "y": 324975, - "z": 0 - }, - "propId": 104027 - }, { - "groupId": 77, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31624, - "y": -29470, - "z": 151936 - }, - "rot": { - "x": 0, - "y": 35351, - "z": 0 - }, - "propId": 104027 - }, { - "groupId": 77, - "instId": 300006, - "propState": 8, - "pos": { - "x": 49, - "y": 46820, - "z": 196423 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104025 - }, { - "groupId": 77, - "instId": 300007, - "propState": 8, - "pos": { - "x": 49, - "y": 46820, - "z": 196423 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104025 - }, { - "groupId": 77, - "instId": 300008, - "propState": 8, - "pos": { - "x": 49, - "y": 46820, - "z": 196423 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104025 - }, { - "groupId": 77, - "instId": 300009, - "propState": 8, - "pos": { - "x": 49, - "y": 46820, - "z": 196423 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104025 - }, { - "groupId": 77, - "instId": 300010, - "propState": 8, - "pos": { - "x": -39796, - "y": 3961, - "z": 194997 - }, - "rot": { - "x": 0, - "y": 217562, - "z": 0 - }, - "propId": 104025 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": 37204, - "y": -16242, - "z": 211960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104029 - }, { - "groupId": 78, - "instId": 300002, - "propState": 1, - "pos": { - "x": -18928, - "y": -22327, - "z": 223797 - }, - "rot": { - "x": 0, - "y": 213138, - "z": 0 - }, - "propId": 104029 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300002, - "propState": 8, - "pos": { - "x": -9940, - "y": -24956, - "z": 153330 - }, - "rot": { - "x": 0, - "y": 5507, - "z": 0 - }, - "propId": 104022 - }, { - "groupId": 79, - "instId": 300003, - "propState": 1, - "pos": { - "x": -32970, - "y": -1390, - "z": 146220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31770, - "y": -8470, - "z": 151680 - }, - "rot": { - "x": 0, - "y": 35351, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 79, - "instId": 300004, - "propState": 8, - "pos": { - "x": -30810, - "y": -3590, - "z": 153290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300002, - "propState": 8, - "pos": { - "x": -31437, - "y": -18955, - "z": 199877 - }, - "rot": { - "x": 0, - "y": 175000, - "z": 0 - }, - "propId": 104022 - }, - { - "groupId": 80, - "instId": 300003, - "propState": 1, - "pos": { - "x": -35590, - "y": -14830, - "z": 229030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": -30080, - "y": -21790, - "z": 203790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 80, - "instId": 300004, - "propState": 8, - "pos": { - "x": -30940, - "y": -24070, - "z": 241580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 80, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31480, - "y": -7390, - "z": 241760 - }, - "rot": { - "x": 0, - "y": 147441, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 80, - "instId": 300006, - "propState": 8, - "pos": { - "x": -28160, - "y": -19130, - "z": 207640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 80, - "instId": 300007, - "propState": 8, - "pos": { - "x": -28480, - "y": -6860, - "z": 236710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 80, - "instId": 300008, - "propState": 8, - "pos": { - "x": -28450, - "y": -18850, - "z": 208980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300001, - "propState": 8, - "pos": { - "x": 167, - "y": -17203, - "z": 83499 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 84, - "instId": 300002, - "propState": 8, - "pos": { - "x": 140, - "y": -17262, - "z": 815 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 84, - "instId": 300003, - "propState": 8, - "pos": { - "x": 167, - "y": -17203, - "z": 83499 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 84, - "instId": 300004, - "propState": 8, - "pos": { - "x": 140, - "y": -17262, - "z": 815 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "85": { - "monsters": [ - { - "groupId": 85, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 133650, - "y": 70373, - "z": 46695 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300002, - "propState": 8, - "pos": { - "x": 132240, - "y": 32050, - "z": 5420 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104089 - }, { - "groupId": 85, - "instId": 300003, - "propState": 8, - "pos": { - "x": 121460, - "y": 45566, - "z": 39530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104101 - }, { - "groupId": 85, - "instId": 300004, - "propState": 20, - "pos": { - "x": 159430, - "y": 41544, - "z": 27630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60402 - } - ], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 1, - "pos": { - "x": 107665, - "y": 45544, - "z": 39795 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104100 - }, - { - "groupId": 86, - "instId": 300008, - "propState": 8, - "pos": { - "x": 101750, - "y": 36040, - "z": 6210 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104119 - }, - { - "groupId": 86, - "instId": 300003, - "propState": 8, - "pos": { - "x": 88800, - "y": 50566, - "z": -27200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104119 - }, - { - "groupId": 86, - "instId": 300005, - "propState": 8, - "pos": { - "x": 150840, - "y": 46544, - "z": -26840 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104119 - }, { - "groupId": 86, - "instId": 300009, - "propState": 8, - "pos": { - "x": 153349, - "y": 46544, - "z": 11493 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104119 - }, { - "groupId": 86, - "instId": 300012, - "propState": 8, - "pos": { - "x": 148471, - "y": 47637, - "z": 34145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104100 - }, { - "groupId": 86, - "instId": 300004, - "propState": 8, - "pos": { - "x": 154471, - "y": 41637, - "z": 34145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300006, - "propState": 8, - "pos": { - "x": 151471, - "y": 41637, - "z": 34145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300014, - "propState": 8, - "pos": { - "x": 148471, - "y": 41637, - "z": 34145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300015, - "propState": 8, - "pos": { - "x": 148471, - "y": 41637, - "z": 31145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300016, - "propState": 8, - "pos": { - "x": 151471, - "y": 44637, - "z": 34145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300002, - "propState": 8, - "pos": { - "x": 154471, - "y": 44637, - "z": 31145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300017, - "propState": 8, - "pos": { - "x": 151471, - "y": 41637, - "z": 31145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300018, - "propState": 8, - "pos": { - "x": 154471, - "y": 41637, - "z": 31145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300019, - "propState": 8, - "pos": { - "x": 148471, - "y": 44637, - "z": 31145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300020, - "propState": 8, - "pos": { - "x": 154471, - "y": 44637, - "z": 34145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300013, - "propState": 8, - "pos": { - "x": 148471, - "y": 44637, - "z": 34145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300037, - "propState": 8, - "pos": { - "x": 151471, - "y": 44637, - "z": 31145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300021, - "propState": 8, - "pos": { - "x": 172710, - "y": 41490, - "z": -19610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300022, - "propState": 8, - "pos": { - "x": 172710, - "y": 41490, - "z": -16610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300023, - "propState": 8, - "pos": { - "x": 172710, - "y": 41490, - "z": -13610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300024, - "propState": 8, - "pos": { - "x": 169710, - "y": 41490, - "z": -19610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300025, - "propState": 8, - "pos": { - "x": 169710, - "y": 41490, - "z": -16610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300026, - "propState": 8, - "pos": { - "x": 169710, - "y": 41490, - "z": -13610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300027, - "propState": 8, - "pos": { - "x": 169740, - "y": 41490, - "z": -19610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300028, - "propState": 8, - "pos": { - "x": 169960, - "y": 41490, - "z": -16610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300029, - "propState": 8, - "pos": { - "x": 172710, - "y": 47490, - "z": -13610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300030, - "propState": 8, - "pos": { - "x": 148471, - "y": 47637, - "z": 31145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300031, - "propState": 8, - "pos": { - "x": 172710, - "y": 44490, - "z": -13610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300032, - "propState": 8, - "pos": { - "x": 154471, - "y": 47637, - "z": 34145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300036, - "propState": 8, - "pos": { - "x": 172710, - "y": 44490, - "z": -19610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300038, - "propState": 8, - "pos": { - "x": 169710, - "y": 44490, - "z": -19610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300039, - "propState": 8, - "pos": { - "x": 172710, - "y": 44490, - "z": -16610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300040, - "propState": 8, - "pos": { - "x": 169710, - "y": 44490, - "z": -16610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300041, - "propState": 8, - "pos": { - "x": 169710, - "y": 44490, - "z": -13610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300033, - "propState": 8, - "pos": { - "x": 109165, - "y": 45544, - "z": 36795 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300034, - "propState": 8, - "pos": { - "x": 107665, - "y": 45544, - "z": 42795 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300035, - "propState": 8, - "pos": { - "x": 110665, - "y": 45610, - "z": 43805 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104116 - }, { - "groupId": 86, - "instId": 300010, - "propState": 8, - "pos": { - "x": 105179, - "y": 30890, - "z": 8275 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 86, - "instId": 300042, - "propState": 8, - "pos": { - "x": 106522, - "y": 31892, - "z": 5985 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 86, - "instId": 300043, - "propState": 8, - "pos": { - "x": 106099, - "y": 30890, - "z": 6 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 86, - "instId": 300044, - "propState": 8, - "pos": { - "x": 107570, - "y": 30890, - "z": 1530 - }, - "rot": { - "x": 0, - "y": 226994, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 86, - "instId": 300007, - "propState": 8, - "pos": { - "x": 148370, - "y": 41570, - "z": 6816 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 86, - "instId": 300045, - "propState": 8, - "pos": { - "x": 151426, - "y": 42632, - "z": 7176 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 104037 - } - ], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": 148040, - "y": 24050, - "z": 6846 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 87, - "instId": 300002, - "propState": 2, - "pos": { - "x": 171850, - "y": 65290, - "z": -16550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 87, - "instId": 300003, - "propState": 8, - "pos": { - "x": 101854, - "y": 33973, - "z": 6130 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 87, - "instId": 300004, - "propState": 8, - "pos": { - "x": 169710, - "y": 47490, - "z": -19610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104100 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300003, - "propState": 8, - "pos": { - "x": 174940, - "y": 12, - "z": 184690 - }, - "rot": { - "x": 0, - "y": 117320, - "z": 0 - }, - "propId": 104038 - }, - { - "groupId": 88, - "instId": 300004, - "propState": 8, - "pos": { - "x": 167260, - "y": 13, - "z": 188980 - }, - "rot": { - "x": 0, - "y": 296817, - "z": 0 - }, - "propId": 104039 - }, - { - "groupId": 88, - "instId": 300001, - "propState": 8, - "pos": { - "x": 198410, - "y": 3359, - "z": 275980 - }, - "rot": { - "x": 0, - "y": 294526, - "z": 0 - }, - "propId": 104043 - }, - { - "groupId": 88, - "instId": 300002, - "propState": 8, - "pos": { - "x": 193737, - "y": -4570, - "z": 268997 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 88, - "instId": 300005, - "propState": 8, - "pos": { - "x": 193737, - "y": -4570, - "z": 268997 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29260, - "y": -18898, - "z": 196480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - }, { - "groupId": 89, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29320, - "y": -18640, - "z": 196530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 8, - "pos": { - "x": 43369, - "y": 50649, - "z": -42040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 90, - "instId": 300002, - "propState": 8, - "pos": { - "x": 43280, - "y": 49960, - "z": -33310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - } - ], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 91, - "instId": 300001, - "propState": 12, - "pos": { - "x": 271611, - "y": 39485, - "z": -31203 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 91, - "instId": 300002, - "propState": 12, - "pos": { - "x": 318658, - "y": 44470, - "z": -35318 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 12, - "pos": { - "x": 2110, - "y": -19011, - "z": 237341 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 92, - "instId": 300002, - "propState": 12, - "pos": { - "x": 46598, - "y": -24532, - "z": 178643 - }, - "rot": { - "x": 0, - "y": 270431, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 92, - "instId": 300003, - "propState": 12, - "pos": { - "x": -130, - "y": -18941, - "z": 135440 - }, - "rot": { - "x": 0, - "y": 431, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": 269512, - "y": 39485, - "z": -25825 - }, - "rot": { - "x": 0, - "y": 272506, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 93, - "instId": 300017, - "propState": 8, - "pos": { - "x": 269330, - "y": 39485, - "z": -28100 - }, - "rot": { - "x": 0, - "y": 276435, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 93, - "instId": 300002, - "propState": 8, - "pos": { - "x": 249154, - "y": 44341, - "z": -37375 - }, - "rot": { - "x": 0, - "y": 273159, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": 238487, - "y": 44341, - "z": -13902 - }, - "rot": { - "x": 0, - "y": 143973, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300014, - "propState": 8, - "pos": { - "x": 209933, - "y": 50239, - "z": 45535 - }, - "rot": { - "x": 0, - "y": 130142, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300019, - "propState": 8, - "pos": { - "x": 323502, - "y": 44341, - "z": 5168 - }, - "rot": { - "x": 0, - "y": 271470, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": 293391, - "y": 50225, - "z": -26350 - }, - "rot": { - "x": 0, - "y": 2578, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": 258275, - "y": 44402, - "z": 47622 - }, - "rot": { - "x": 0, - "y": 187432, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": 248105, - "y": 43942, - "z": 45846 - }, - "rot": { - "x": 0, - "y": 173287, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300007, - "propState": 8, - "pos": { - "x": 309602, - "y": 44341, - "z": -36835 - }, - "rot": { - "x": 0, - "y": 358423, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300024, - "propState": 8, - "pos": { - "x": 238071, - "y": 44341, - "z": 40992 - }, - "rot": { - "x": 0, - "y": 205000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 93, - "instId": 300025, - "propState": 8, - "pos": { - "x": 313796, - "y": 44341, - "z": 22538 - }, - "rot": { - "x": 0, - "y": 310001, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 36351, - "y": -22410, - "z": 177838 - }, - "rot": { - "x": 0, - "y": 20347, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 94, - "instId": 300017, - "propState": 8, - "pos": { - "x": 22163, - "y": -18939, - "z": 200310 - }, - "rot": { - "x": 0, - "y": 143544, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": -1834, - "y": -19011, - "z": 221310 - }, - "rot": { - "x": 0, - "y": 120568, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 94, - "instId": 300024, - "propState": 8, - "pos": { - "x": 27980, - "y": -23504, - "z": 221370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 94, - "instId": 300027, - "propState": 8, - "pos": { - "x": -32393, - "y": -19202, - "z": 189358 - }, - "rot": { - "x": 0, - "y": 241437, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "95": { - "monsters": [ - { - "groupId": 95, - "instId": 200001, - "eventId": 20413021, - "pos": { - "x": 229039, - "y": 44426, - "z": -41561 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 95, - "instId": 200002, - "eventId": 20413022, - "pos": { - "x": 230466, - "y": 50239, - "z": 44060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 95, - "instId": 200003, - "eventId": 20413023, - "pos": { - "x": 296532, - "y": 50235, - "z": 31727 - }, - "rot": { - "x": 0, - "y": 130187, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 95, - "instId": 200004, - "eventId": 20413024, - "pos": { - "x": 318925, - "y": 44342, - "z": -664 - }, - "rot": { - "x": 0, - "y": 8380, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 95, - "instId": 200005, - "eventId": 20413025, - "pos": { - "x": 320544, - "y": 44341, - "z": -600 - }, - "rot": { - "x": 0, - "y": 355001, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 95, - "instId": 200006, - "eventId": 20413026, - "pos": { - "x": 314526, - "y": 44470, - "z": -29845 - }, - "rot": { - "x": 0, - "y": 232070, - "z": 0 - }, - "monsterId": 4012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "96": { - "monsters": [ - { - "groupId": 96, - "instId": 200001, - "eventId": 20413046, - "pos": { - "x": 406, - "y": -18816, - "z": 235312 - }, - "rot": { - "x": 0, - "y": 19218, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 96, - "instId": 200002, - "eventId": 20413047, - "pos": { - "x": 30, - "y": -18997, - "z": 159730 - }, - "rot": { - "x": 0, - "y": 151160, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 96, - "instId": 200003, - "eventId": 20413048, - "pos": { - "x": 32560, - "y": -23828, - "z": 194180 - }, - "rot": { - "x": 0, - "y": 86206, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "97": { - "monsters": [ - { - "groupId": 97, - "instId": 200001, - "eventId": 20413001, - "pos": { - "x": -3146, - "y": -21012, - "z": -302685 - }, - "rot": { - "x": 0, - "y": 101942, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 97, - "instId": 200002, - "eventId": 20413002, - "pos": { - "x": 28922, - "y": -21012, - "z": -303768 - }, - "rot": { - "x": 0, - "y": 299723, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 97, - "instId": 200003, - "eventId": 20413003, - "pos": { - "x": 6178, - "y": -19124, - "z": -270867 - }, - "rot": { - "x": 0, - "y": 261721, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "143": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 143, - "instId": 300001, - "propState": 101, - "pos": { - "x": 29907, - "y": -4088, - "z": 236551 - }, - "rot": { - "x": 0, - "y": 215017, - "z": 0 - }, - "propId": 104035 - }, { - "groupId": 143, - "instId": 300002, - "propState": 101, - "pos": { - "x": 29934, - "y": -4170, - "z": 155081 - }, - "rot": { - "x": 0, - "y": 146732, - "z": 0 - }, - "propId": 104035 - }, { - "groupId": 143, - "instId": 300003, - "propState": 101, - "pos": { - "x": -28746, - "y": -3073, - "z": 155940 - }, - "rot": { - "x": 0, - "y": 39355, - "z": 0 - }, - "propId": 104035 - } - ], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 150, - "instId": 300002, - "propState": 8, - "pos": { - "x": 20, - "y": -10910, - "z": 240090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104089 - }, - { - "groupId": 150, - "instId": 300004, - "propState": 8, - "pos": { - "x": -23113, - "y": -19442, - "z": 196590 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104101 - }, - { - "groupId": 150, - "instId": 300005, - "propState": 8, - "pos": { - "x": -150, - "y": -19454, - "z": 144410 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104101 - }, - { - "groupId": 150, - "instId": 300006, - "propState": 8, - "pos": { - "x": 9560, - "y": -21791, - "z": 167158 - }, - "rot": { - "x": 0, - "y": 251694, - "z": 0 - }, - "propId": 104101 - }, { - "groupId": 150, - "instId": 300007, - "propState": 20, - "pos": { - "x": -34643, - "y": -18737, - "z": 196400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 151, - "instId": 300001, - "propState": 1, - "pos": { - "x": 29942, - "y": -25067, - "z": 236514 - }, - "rot": { - "x": 0, - "y": 34683, - "z": 0 - }, - "propId": 104028 - }, - { - "groupId": 151, - "instId": 300002, - "propState": 1, - "pos": { - "x": 2180, - "y": -17690, - "z": 154210 - }, - "rot": { - "x": 0, - "y": 350123, - "z": 0 - }, - "propId": 104028 - }, - { - "groupId": 151, - "instId": 300003, - "propState": 8, - "pos": { - "x": 29878, - "y": -25654, - "z": 155106 - }, - "rot": { - "x": 0, - "y": 58900, - "z": 0 - }, - "propId": 104028 - }, - { - "groupId": 151, - "instId": 300004, - "propState": 1, - "pos": { - "x": -28732, - "y": -23950, - "z": 155935 - }, - "rot": { - "x": 0, - "y": 38782, - "z": 0 - }, - "propId": 104028 - }, { - "groupId": 151, - "instId": 300008, - "propState": 8, - "pos": { - "x": -1950, - "y": -13890, - "z": 155540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104119 - }, { - "groupId": 151, - "instId": 300005, - "propState": 102, - "pos": { - "x": 29907, - "y": -4088, - "z": 236551 - }, - "rot": { - "x": 0, - "y": 215017, - "z": 0 - }, - "propId": 104035 - }, { - "groupId": 151, - "instId": 300006, - "propState": 102, - "pos": { - "x": 29934, - "y": -4170, - "z": 155081 - }, - "rot": { - "x": 0, - "y": 146732, - "z": 0 - }, - "propId": 104035 - }, { - "groupId": 151, - "instId": 300009, - "propState": 102, - "pos": { - "x": -28746, - "y": -3073, - "z": 155940 - }, - "rot": { - "x": 0, - "y": 39355, - "z": 0 - }, - "propId": 104035 - }, { - "groupId": 151, - "instId": 300010, - "propState": 102, - "pos": { - "x": -28715, - "y": -1671, - "z": 237325 - }, - "rot": { - "x": 0, - "y": 145070, - "z": 0 - }, - "propId": 104035 - }, { - "groupId": 151, - "instId": 300007, - "propState": 8, - "pos": { - "x": -2774, - "y": -18998, - "z": 153917 - }, - "rot": { - "x": 0, - "y": 20146, - "z": 0 - }, - "propId": 104091 - }, { - "groupId": 151, - "instId": 300011, - "propState": 8, - "pos": { - "x": -596, - "y": -18997, - "z": 153911 - }, - "rot": { - "x": 0, - "y": 349958, - "z": 0 - }, - "propId": 104091 - } - ], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 152, - "instId": 300001, - "propState": 8, - "pos": { - "x": -40910, - "y": -23660, - "z": 196250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, - { - "groupId": 152, - "instId": 300002, - "propState": 8, - "pos": { - "x": 13330, - "y": -26190, - "z": 183380 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, - { - "groupId": 152, - "instId": 300003, - "propState": 8, - "pos": { - "x": 60070, - "y": 11690, - "z": 196394 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, - { - "groupId": 152, - "instId": 300004, - "propState": 8, - "pos": { - "x": -660, - "y": -25930, - "z": 140740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 152, - "instId": 300005, - "propState": 8, - "pos": { - "x": 52700, - "y": -32070, - "z": 196370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 153, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": -5100, - "z": 149530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104089 - } - ], - "teleports": {} - }, - "154": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 154, - "instId": 300001, - "propState": 1, - "pos": { - "x": -10087, - "y": -24501, - "z": 242456 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104028 - }, { - "groupId": 154, - "instId": 300002, - "propState": 8, - "pos": { - "x": -28736, - "y": -23116, - "z": 237351 - }, - "rot": { - "x": 0, - "y": 328376, - "z": 0 - }, - "propId": 104028 - }, { - "groupId": 154, - "instId": 300003, - "propState": 101, - "pos": { - "x": -28715, - "y": -1671, - "z": 237325 - }, - "rot": { - "x": 0, - "y": 145070, - "z": 0 - }, - "propId": 104035 - } - ], - "teleports": {} - }, - "155": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "159": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 159, - "instId": 300001, - "propState": 8, - "pos": { - "x": -67140, - "y": 30970, - "z": 195930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104026 - }, - { - "groupId": 159, - "instId": 300002, - "propState": 8, - "pos": { - "x": 32885, - "y": -30680, - "z": 240722 - }, - "rot": { - "x": 0, - "y": 215147, - "z": 0 - }, - "propId": 104027 - }, - { - "groupId": 159, - "instId": 300003, - "propState": 8, - "pos": { - "x": -31480, - "y": -28390, - "z": 241760 - }, - "rot": { - "x": 0, - "y": 147441, - "z": 0 - }, - "propId": 104027 - }, - { - "groupId": 159, - "instId": 300004, - "propState": 8, - "pos": { - "x": 32399, - "y": -30929, - "z": 151510 - }, - "rot": { - "x": 0, - "y": 324975, - "z": 0 - }, - "propId": 104027 - }, { - "groupId": 159, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31624, - "y": -29470, - "z": 151936 - }, - "rot": { - "x": 0, - "y": 35351, - "z": 0 - }, - "propId": 104027 - }, { - "groupId": 159, - "instId": 300006, - "propState": 8, - "pos": { - "x": 49, - "y": 46820, - "z": 196423 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104025 - }, { - "groupId": 159, - "instId": 300007, - "propState": 8, - "pos": { - "x": 49, - "y": 46820, - "z": 196423 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104025 - }, { - "groupId": 159, - "instId": 300008, - "propState": 8, - "pos": { - "x": 49, - "y": 46820, - "z": 196423 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104025 - }, { - "groupId": 159, - "instId": 300009, - "propState": 8, - "pos": { - "x": 49, - "y": 46820, - "z": 196423 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104025 - }, { - "groupId": 159, - "instId": 300010, - "propState": 8, - "pos": { - "x": -39796, - "y": 3961, - "z": 194997 - }, - "rot": { - "x": 0, - "y": 217562, - "z": 0 - }, - "propId": 104025 - } - ], - "teleports": {} - }, - "165": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 165, - "instId": 300001, - "propState": 18, - "pos": { - "x": 186247, - "y": 43605, - "z": 43584 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 165, - "instId": 300002, - "propState": 1, - "pos": { - "x": 186130, - "y": 41599, - "z": 38199 - }, - "rot": { - "x": 0, - "y": 101249, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 165, - "instId": 300004, - "propState": 8, - "pos": { - "x": 186247, - "y": 43605, - "z": 43288 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "166": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 166, - "instId": 300001, - "propState": 18, - "pos": { - "x": 35, - "y": -19952, - "z": -261357 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 166, - "instId": 300002, - "propState": 1, - "pos": { - "x": -139, - "y": -19037, - "z": -268516 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 166, - "instId": 300004, - "propState": 8, - "pos": { - "x": 35, - "y": -19706, - "z": -261944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "167": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 167, - "instId": 300001, - "propState": 18, - "pos": { - "x": -301, - "y": 26686, - "z": -487780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 167, - "instId": 300002, - "propState": 1, - "pos": { - "x": -207, - "y": 26791, - "z": -487780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 167, - "instId": 300004, - "propState": 8, - "pos": { - "x": -301, - "y": 26752, - "z": -487822 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "168": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 168, - "instId": 300001, - "propState": 18, - "pos": { - "x": 6179, - "y": 39902, - "z": -93334 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 168, - "instId": 300002, - "propState": 1, - "pos": { - "x": 6263, - "y": 39527, - "z": -95428 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 168, - "instId": 300004, - "propState": 8, - "pos": { - "x": 6179, - "y": 40026, - "z": -93334 - }, - "rot": { - "x": 0, - "y": 346269, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 169, - "instId": 300001, - "propState": 18, - "pos": { - "x": 246855, - "y": 5685, - "z": 114608 - }, - "rot": { - "x": 0, - "y": 18953, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 169, - "instId": 300002, - "propState": 1, - "pos": { - "x": 248390, - "y": 2237, - "z": 113660 - }, - "rot": { - "x": 0, - "y": 301616, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "170": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 170, - "instId": 300001, - "propState": 18, - "pos": { - "x": 164382, - "y": 73945, - "z": 5565 - }, - "rot": { - "x": 0, - "y": 270752, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 170, - "instId": 300002, - "propState": 1, - "pos": { - "x": 164415, - "y": 74851, - "z": 5329 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 170, - "instId": 300004, - "propState": 8, - "pos": { - "x": 162390, - "y": 74299, - "z": 3510 - }, - "rot": { - "x": 0, - "y": 44075, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "171": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 171, - "instId": 300001, - "propState": 18, - "pos": { - "x": 236989, - "y": 44447, - "z": 11608 - }, - "rot": { - "x": 0, - "y": 319973, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 171, - "instId": 300002, - "propState": 1, - "pos": { - "x": 236950, - "y": 44433, - "z": 11548 - }, - "rot": { - "x": 0, - "y": 45875, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 171, - "instId": 300004, - "propState": 8, - "pos": { - "x": 236989, - "y": 44539, - "z": 11608 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "172": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 172, - "instId": 300001, - "propState": 18, - "pos": { - "x": 195489, - "y": 2171, - "z": 153498 - }, - "rot": { - "x": 0, - "y": 141480, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 172, - "instId": 300002, - "propState": 1, - "pos": { - "x": 195499, - "y": 2171, - "z": 153504 - }, - "rot": { - "x": 0, - "y": 159050, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 172, - "instId": 300004, - "propState": 8, - "pos": { - "x": 195462, - "y": 2262, - "z": 153479 - }, - "rot": { - "x": 0, - "y": 234072, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300001, - "propState": 18, - "pos": { - "x": 307873, - "y": 2334, - "z": 198342 - }, - "rot": { - "x": 0, - "y": 120537, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 173, - "instId": 300002, - "propState": 1, - "pos": { - "x": 307910, - "y": 2334, - "z": 198283 - }, - "rot": { - "x": 0, - "y": 355730, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 173, - "instId": 300004, - "propState": 8, - "pos": { - "x": 307885, - "y": 2395, - "z": 198347 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300001, - "propState": 18, - "pos": { - "x": 194879, - "y": -2598, - "z": 262905 - }, - "rot": { - "x": 0, - "y": 334455, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 174, - "instId": 300002, - "propState": 1, - "pos": { - "x": 194955, - "y": -2598, - "z": 262902 - }, - "rot": { - "x": 0, - "y": 167918, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 174, - "instId": 300004, - "propState": 8, - "pos": { - "x": 194842, - "y": -2501, - "z": 262911 - }, - "rot": { - "x": 0, - "y": 279000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -32083, - "y": 482, - "z": 195491 - }, - "rot": { - "x": 0, - "y": 88506, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 175, - "instId": 300002, - "propState": 1, - "pos": { - "x": -32083, - "y": 482, - "z": 195491 - }, - "rot": { - "x": 0, - "y": 88506, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 175, - "instId": 300004, - "propState": 8, - "pos": { - "x": -32183, - "y": 254, - "z": 197696 - }, - "rot": { - "x": 0, - "y": 177408, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300001, - "propState": 18, - "pos": { - "x": 186195, - "y": 48500, - "z": -48301 - }, - "rot": { - "x": 0, - "y": 178937, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 176, - "instId": 300002, - "propState": 1, - "pos": { - "x": 186350, - "y": 44341, - "z": -46961 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 176, - "instId": 300004, - "propState": 8, - "pos": { - "x": 186195, - "y": 48410, - "z": -47379 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300001, - "propState": 18, - "pos": { - "x": 92744, - "y": -3374, - "z": 191004 - }, - "rot": { - "x": 0, - "y": 93680, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 177, - "instId": 300002, - "propState": 1, - "pos": { - "x": 92713, - "y": -3352, - "z": 191006 - }, - "rot": { - "x": 0, - "y": 93680, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 177, - "instId": 300004, - "propState": 8, - "pos": { - "x": 92810, - "y": -3252, - "z": 190982 - }, - "rot": { - "x": 0, - "y": 170006, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 18, - "pos": { - "x": -2673, - "y": -17195, - "z": 86939 - }, - "rot": { - "x": 0, - "y": 112908, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 178, - "instId": 300002, - "propState": 1, - "pos": { - "x": -2651, - "y": -17195, - "z": 86961 - }, - "rot": { - "x": 0, - "y": 159285, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 178, - "instId": 300004, - "propState": 8, - "pos": { - "x": -2691, - "y": -17083, - "z": 86903 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300001, - "propState": 18, - "pos": { - "x": -41342, - "y": 50647, - "z": -29060 - }, - "rot": { - "x": 0, - "y": 176954, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 179, - "instId": 300002, - "propState": 1, - "pos": { - "x": -41342, - "y": 50647, - "z": -29060 - }, - "rot": { - "x": 0, - "y": 28182, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 179, - "instId": 300004, - "propState": 8, - "pos": { - "x": -41480, - "y": 50782, - "z": -29321 - }, - "rot": { - "x": 0, - "y": 27911, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 179, - "instId": 300005, - "propState": 8, - "pos": { - "x": -41288, - "y": 50647, - "z": -28884 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 18, - "pos": { - "x": 306210, - "y": 44579, - "z": -37030 - }, - "rot": { - "x": 0, - "y": 309838, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 180, - "instId": 300002, - "propState": 1, - "pos": { - "x": 306267, - "y": 44579, - "z": -37120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 180, - "instId": 300004, - "propState": 8, - "pos": { - "x": 306210, - "y": 44579, - "z": -37030 - }, - "rot": { - "x": 0, - "y": 186781, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": 263068, - "y": 45829, - "z": 76846 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 181, - "instId": 300002, - "propState": 1, - "pos": { - "x": 261922, - "y": 44703, - "z": 77283 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 181, - "instId": 300004, - "propState": 8, - "pos": { - "x": 263068, - "y": 45829, - "z": 76846 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "182": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 182, - "instId": 300001, - "propState": 18, - "pos": { - "x": 149244, - "y": 1412, - "z": 190093 - }, - "rot": { - "x": 0, - "y": 179037, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 182, - "instId": 300002, - "propState": 1, - "pos": { - "x": 149717, - "y": 185, - "z": 189483 - }, - "rot": { - "x": 0, - "y": 179037, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 182, - "instId": 300004, - "propState": 8, - "pos": { - "x": 149244, - "y": 1530, - "z": 190093 - }, - "rot": { - "x": 0, - "y": 207570, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "183": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 183, - "instId": 300001, - "propState": 18, - "pos": { - "x": 176916, - "y": -628, - "z": 280785 - }, - "rot": { - "x": 0, - "y": 147627, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 183, - "instId": 300002, - "propState": 1, - "pos": { - "x": 175942, - "y": -2596, - "z": 281449 - }, - "rot": { - "x": 0, - "y": 50766, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 183, - "instId": 300004, - "propState": 8, - "pos": { - "x": 176916, - "y": -528, - "z": 280785 - }, - "rot": { - "x": 0, - "y": 203574, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 184, - "instId": 300001, - "propState": 18, - "pos": { - "x": 102341, - "y": 48255, - "z": 46793 - }, - "rot": { - "x": 0, - "y": 135237, - "z": 0 - }, - "propId": 104056 - }, { - "groupId": 184, - "instId": 300002, - "propState": 1, - "pos": { - "x": 101521, - "y": 45640, - "z": 44686 - }, - "rot": { - "x": 0, - "y": 135238, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 184, - "instId": 300004, - "propState": 8, - "pos": { - "x": 102341, - "y": 48367, - "z": 46794 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "195": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 195, - "instId": 300001, - "propState": 8, - "pos": { - "x": -155, - "y": 44740, - "z": -5062 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 195, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5507, - "y": 51663, - "z": -6419 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104053 - }, - { - "groupId": 195, - "instId": 300003, - "propState": 8, - "pos": { - "x": -5460, - "y": 51663, - "z": -6450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104053 - }, - { - "groupId": 195, - "instId": 300004, - "propState": 8, - "pos": { - "x": 49538, - "y": 50995, - "z": -25651 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104024 - }, { - "groupId": 195, - "instId": 300005, - "propState": 8, - "pos": { - "x": 49539, - "y": 50995, - "z": -20004 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104024 - }, { - "groupId": 195, - "instId": 300006, - "propState": 8, - "pos": { - "x": 49306, - "y": 53533, - "z": -25632 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 195, - "instId": 300007, - "propState": 8, - "pos": { - "x": 49306, - "y": 53533, - "z": -20003 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104053 - } - ], - "teleports": {} - }, - "197": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 197, - "instId": 300002, - "propState": 8, - "pos": { - "x": 264306, - "y": 48950, - "z": 46710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 197, - "instId": 300003, - "propState": 8, - "pos": { - "x": 241445, - "y": 48950, - "z": 46710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 197, - "instId": 300004, - "propState": 8, - "pos": { - "x": 258787, - "y": 46628, - "z": 48654 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104024 - }, { - "groupId": 197, - "instId": 300005, - "propState": 8, - "pos": { - "x": 247382, - "y": 46628, - "z": 48654 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104024 - } - ], - "teleports": {} - }, - "198": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 198, - "instId": 300003, - "propState": 8, - "pos": { - "x": -11189, - "y": 46237, - "z": -56167 - }, - "rot": { - "x": 0, - "y": 298365, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "205": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 205, - "instId": 300001, - "propState": 8, - "pos": { - "x": 120, - "y": -21451, - "z": 196470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104121 - } - ], - "teleports": {} - }, - "206": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 206, - "instId": 300001, - "propState": 8, - "pos": { - "x": 120, - "y": -21451, - "z": 196470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104121 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 11, - "pos": { - "x": -26400, - "y": -17012, - "z": -243391 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "224": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 224, - "instId": 300001, - "propState": 11, - "pos": { - "x": -19530, - "y": 50647, - "z": -11820 - }, - "rot": { - "x": 0, - "y": 272162, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 11, - "pos": { - "x": 190200, - "y": 3303, - "z": 258120 - }, - "rot": { - "x": 0, - "y": 24387, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "231": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 231, - "instId": 300001, - "propState": 8, - "pos": { - "x": 192505, - "y": 2171, - "z": 156568 - }, - "rot": { - "x": 0, - "y": 349188, - "z": 0 - }, - "propId": 901 - }, { - "groupId": 231, - "instId": 300002, - "propState": 8, - "pos": { - "x": 192089, - "y": 2171, - "z": 156487 - }, - "rot": { - "x": 0, - "y": 259188, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1212": { - "anchorId": 1, - "groupId": 231, - "instId": 300001, - "pos": { - "x": 193720, - "y": 2171, - "z": 156800 - }, - "rot": { - "x": 0, - "y": 259188, - "z": 0 - } - } - } - }, - "232": { - "monsters": [ - { - "groupId": 232, - "instId": 200001, - "eventId": 20413101, - "pos": { - "x": -3146, - "y": -21012, - "z": -302685 - }, - "rot": { - "x": 0, - "y": 101942, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 232, - "instId": 200002, - "eventId": 20413102, - "pos": { - "x": 28922, - "y": -21012, - "z": -303768 - }, - "rot": { - "x": 0, - "y": 299723, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 232, - "instId": 200003, - "eventId": 20413103, - "pos": { - "x": 6178, - "y": -19124, - "z": -270867 - }, - "rot": { - "x": 0, - "y": 261721, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "233": { - "monsters": [ - { - "groupId": 233, - "instId": 200001, - "eventId": 20413105, - "pos": { - "x": 103819, - "y": 45566, - "z": -26722 - }, - "rot": { - "x": 0, - "y": 6363, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 233, - "instId": 200002, - "eventId": 20413106, - "pos": { - "x": 122540, - "y": 45566, - "z": -25540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 233, - "instId": 200003, - "eventId": 20413107, - "pos": { - "x": 151770, - "y": 41556, - "z": -16205 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "234": { - "monsters": [ - { - "groupId": 234, - "instId": 200001, - "eventId": 20413113, - "pos": { - "x": 271432, - "y": 39485, - "z": -31522 - }, - "rot": { - "x": 0, - "y": 8867, - "z": 0 - }, - "monsterId": 4012040 - }, - { - "groupId": 234, - "instId": 200002, - "eventId": 20413114, - "pos": { - "x": 212373, - "y": 50239, - "z": 36877 - }, - "rot": { - "x": 0, - "y": 26087, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 234, - "instId": 200003, - "eventId": 20413115, - "pos": { - "x": 295350, - "y": 50225, - "z": -38710 - }, - "rot": { - "x": 0, - "y": 308657, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 234, - "instId": 200004, - "eventId": 20413116, - "pos": { - "x": 292290, - "y": 50225, - "z": -39030 - }, - "rot": { - "x": 0, - "y": 15973, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 234, - "instId": 200005, - "eventId": 20413117, - "pos": { - "x": 293778, - "y": 50239, - "z": 40392 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 234, - "instId": 200006, - "eventId": 20413118, - "pos": { - "x": 248350, - "y": 44318, - "z": 69920 - }, - "rot": { - "x": 0, - "y": 263746, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 234, - "instId": 200007, - "eventId": 20413119, - "pos": { - "x": 257290, - "y": 44318, - "z": 69630 - }, - "rot": { - "x": 0, - "y": 92359, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "235": { - "monsters": [ - { - "groupId": 235, - "instId": 200001, - "eventId": 20413121, - "pos": { - "x": 229039, - "y": 44426, - "z": -41561 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 235, - "instId": 200002, - "eventId": 20413122, - "pos": { - "x": 230466, - "y": 50239, - "z": 44060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 235, - "instId": 200003, - "eventId": 20413123, - "pos": { - "x": 296510, - "y": 50235, - "z": 31733 - }, - "rot": { - "x": 0, - "y": 142794, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 235, - "instId": 200004, - "eventId": 20413124, - "pos": { - "x": 318925, - "y": 44342, - "z": -664 - }, - "rot": { - "x": 0, - "y": 8380, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 235, - "instId": 200005, - "eventId": 20413125, - "pos": { - "x": 320544, - "y": 44341, - "z": -600 - }, - "rot": { - "x": 0, - "y": 355001, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 235, - "instId": 200006, - "eventId": 20413126, - "pos": { - "x": 314526, - "y": 44470, - "z": -29845 - }, - "rot": { - "x": 0, - "y": 232070, - "z": 0 - }, - "monsterId": 4012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "236": { - "monsters": [ - { - "groupId": 236, - "instId": 200001, - "eventId": 20413128, - "pos": { - "x": 237241, - "y": 2214, - "z": 149932 - }, - "rot": { - "x": 0, - "y": 165924, - "z": 0 - }, - "monsterId": 4012020 - }, - { - "groupId": 236, - "instId": 200002, - "eventId": 20413129, - "pos": { - "x": 197285, - "y": 2171, - "z": 165461 - }, - "rot": { - "x": 0, - "y": 291326, - "z": 0 - }, - "monsterId": 4012040 - }, - { - "groupId": 236, - "instId": 200003, - "eventId": 20413130, - "pos": { - "x": 207769, - "y": -2638, - "z": 216470 - }, - "rot": { - "x": 0, - "y": 236763, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 236, - "instId": 200004, - "eventId": 20413131, - "pos": { - "x": 218249, - "y": -2638, - "z": 225304 - }, - "rot": { - "x": 0, - "y": 244041, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 236, - "instId": 200005, - "eventId": 20413132, - "pos": { - "x": 203935, - "y": -2650, - "z": 314507 - }, - "rot": { - "x": 0, - "y": 201546, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 236, - "instId": 200006, - "eventId": 20413133, - "pos": { - "x": 207020, - "y": 3321, - "z": 281191 - }, - "rot": { - "x": 0, - "y": 229457, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 236, - "instId": 200007, - "eventId": 20413134, - "pos": { - "x": 218570, - "y": 8540, - "z": 316439 - }, - "rot": { - "x": 0, - "y": 215704, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 236, - "instId": 200008, - "eventId": 20413135, - "pos": { - "x": 170038, - "y": 2045, - "z": 239906 - }, - "rot": { - "x": 0, - "y": 345221, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 236, - "instId": 200009, - "eventId": 20413136, - "pos": { - "x": 162176, - "y": 2045, - "z": 240183 - }, - "rot": { - "x": 0, - "y": 73804, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 236, - "instId": 200010, - "eventId": 20413137, - "pos": { - "x": 177185, - "y": 2045, - "z": 233214 - }, - "rot": { - "x": 0, - "y": 136417, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "237": { - "monsters": [ - { - "groupId": 237, - "instId": 200001, - "eventId": 20413140, - "pos": { - "x": 22555, - "y": -23506, - "z": 173351 - }, - "rot": { - "x": 0, - "y": 21400, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 237, - "instId": 200002, - "eventId": 20413141, - "pos": { - "x": 2324, - "y": -19011, - "z": 233847 - }, - "rot": { - "x": 0, - "y": 114254, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 237, - "instId": 200003, - "eventId": 20413142, - "pos": { - "x": 2318, - "y": -18997, - "z": 143682 - }, - "rot": { - "x": 0, - "y": 83037, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 237, - "instId": 200007, - "eventId": 20413143, - "pos": { - "x": 23, - "y": -18939, - "z": 121309 - }, - "rot": { - "x": 0, - "y": 344899, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 237, - "instId": 200008, - "eventId": 20413144, - "pos": { - "x": 2202, - "y": -18939, - "z": 120091 - }, - "rot": { - "x": 0, - "y": 317157, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 237, - "instId": 200009, - "eventId": 20413145, - "pos": { - "x": -2850, - "y": -18939, - "z": 119540 - }, - "rot": { - "x": 0, - "y": 207244, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "238": { - "monsters": [ - { - "groupId": 238, - "instId": 200001, - "eventId": 20413146, - "pos": { - "x": 20599, - "y": -23558, - "z": 215803 - }, - "rot": { - "x": 0, - "y": 199611, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 238, - "instId": 200002, - "eventId": 20413147, - "pos": { - "x": 20980, - "y": -23545, - "z": 176830 - }, - "rot": { - "x": 0, - "y": 309160, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 238, - "instId": 200003, - "eventId": 20413148, - "pos": { - "x": -20049, - "y": -22344, - "z": 178190 - }, - "rot": { - "x": 0, - "y": 41206, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "240": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 240, - "instId": 300002, - "propState": 20, - "pos": { - "x": 12060, - "y": -17282, - "z": 196420 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "241": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 241, - "instId": 300001, - "propState": 1, - "pos": { - "x": 120, - "y": -50285, - "z": 202650 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 241, - "instId": 300002, - "propState": 1, - "pos": { - "x": 1839, - "y": -21864, - "z": 200585 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 241, - "instId": 300003, - "propState": 1, - "pos": { - "x": 106, - "y": -21926, - "z": 196450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 241, - "instId": 300004, - "propState": 1, - "pos": { - "x": 106, - "y": -50292, - "z": 196450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 241, - "instId": 300005, - "propState": 1, - "pos": { - "x": 106, - "y": -21926, - "z": 196450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "243": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 243, - "instId": 300001, - "propState": 8, - "pos": { - "x": -28744, - "y": -26610, - "z": 155948 - }, - "rot": { - "x": 0, - "y": 39355, - "z": 0 - }, - "propId": 104041 - }, - { - "groupId": 243, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29890, - "y": -28330, - "z": 155140 - }, - "rot": { - "x": 0, - "y": 238838, - "z": 0 - }, - "propId": 104041 - }, - { - "groupId": 243, - "instId": 300003, - "propState": 8, - "pos": { - "x": -28720, - "y": -25630, - "z": 237340 - }, - "rot": { - "x": 0, - "y": 150801, - "z": 0 - }, - "propId": 104041 - }, - { - "groupId": 243, - "instId": 300004, - "propState": 8, - "pos": { - "x": 29912, - "y": -27630, - "z": 236557 - }, - "rot": { - "x": 0, - "y": 215017, - "z": 0 - }, - "propId": 104041 - }, { - "groupId": 243, - "instId": 300005, - "propState": 8, - "pos": { - "x": 12200, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104041 - } - ], - "teleports": {} - }, - "245": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 245, - "instId": 300001, - "propState": 101, - "pos": { - "x": 29907, - "y": -4088, - "z": 236551 - }, - "rot": { - "x": 0, - "y": 215017, - "z": 0 - }, - "propId": 104035 - }, - { - "groupId": 245, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29934, - "y": -4170, - "z": 155081 - }, - "rot": { - "x": 0, - "y": 146732, - "z": 0 - }, - "propId": 104035 - }, - { - "groupId": 245, - "instId": 300003, - "propState": 101, - "pos": { - "x": -28746, - "y": -3073, - "z": 155940 - }, - "rot": { - "x": 0, - "y": 39355, - "z": 0 - }, - "propId": 104035 - }, - { - "groupId": 245, - "instId": 300004, - "propState": 1, - "pos": { - "x": 29902, - "y": -24967, - "z": 236539 - }, - "rot": { - "x": 0, - "y": 35019, - "z": 0 - }, - "propId": 104028 - }, { - "groupId": 245, - "instId": 300005, - "propState": 1, - "pos": { - "x": -28732, - "y": -23950, - "z": 155935 - }, - "rot": { - "x": 0, - "y": 38782, - "z": 0 - }, - "propId": 104028 - }, { - "groupId": 245, - "instId": 300006, - "propState": 1, - "pos": { - "x": 29878, - "y": -25654, - "z": 155106 - }, - "rot": { - "x": 0, - "y": 58900, - "z": 0 - }, - "propId": 104028 - } - ], - "teleports": {} - }, - "246": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 246, - "instId": 300001, - "propState": 8, - "pos": { - "x": 100, - "y": -18997, - "z": 162790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - }, { - "groupId": 246, - "instId": 300002, - "propState": 8, - "pos": { - "x": 6510, - "y": -19964, - "z": 165561 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 246, - "instId": 300004, - "propState": 8, - "pos": { - "x": 70, - "y": -18700, - "z": 162830 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "247": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 247, - "instId": 300002, - "propState": 8, - "pos": { - "x": -10, - "y": -5100, - "z": 155150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104089 - } - ], - "teleports": {} - }, - "248": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 248, - "instId": 300001, - "propState": 1, - "pos": { - "x": -10087, - "y": -24501, - "z": 242456 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104028 - }, - { - "groupId": 248, - "instId": 300002, - "propState": 8, - "pos": { - "x": -28736, - "y": -23116, - "z": 237351 - }, - "rot": { - "x": 0, - "y": 328376, - "z": 0 - }, - "propId": 104028 - }, - { - "groupId": 248, - "instId": 300003, - "propState": 101, - "pos": { - "x": -28715, - "y": -1671, - "z": 237325 - }, - "rot": { - "x": 0, - "y": 145070, - "z": 0 - }, - "propId": 104035 - }, - { - "groupId": 248, - "instId": 300004, - "propState": 8, - "pos": { - "x": -12233, - "y": -17270, - "z": 195353 - }, - "rot": { - "x": 0, - "y": 13100, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 248, - "instId": 300005, - "propState": 8, - "pos": { - "x": -12091, - "y": -17282, - "z": 197621 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - } - ], - "teleports": {} - }, - "249": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "250": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 250, - "instId": 300002, - "propState": 8, - "pos": { - "x": 247553, - "y": 4709, - "z": 114595 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 250, - "instId": 300004, - "propState": 8, - "pos": { - "x": 247553, - "y": 4609, - "z": 114595 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "251": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "252": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 252, - "instId": 300001, - "propState": 12, - "pos": { - "x": 161100, - "y": 12, - "z": 210870 - }, - "rot": { - "x": 0, - "y": 9406, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 252, - "instId": 300002, - "propState": 8, - "pos": { - "x": 161100, - "y": 112, - "z": 210870 - }, - "rot": { - "x": 0, - "y": 9406, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 252, - "instId": 300004, - "propState": 8, - "pos": { - "x": 161100, - "y": 12, - "z": 210870 - }, - "rot": { - "x": 0, - "y": 9406, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "253": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 253, - "instId": 300001, - "propState": 12, - "pos": { - "x": 161100, - "y": 12, - "z": 210870 - }, - "rot": { - "x": 0, - "y": 9406, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "270": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 270, - "instId": 300001, - "propState": 8, - "pos": { - "x": 7229, - "y": 27466, - "z": -435566 - }, - "rot": { - "x": 0, - "y": 343076, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 270, - "instId": 300005, - "propState": 8, - "pos": { - "x": -8597, - "y": 27545, - "z": -372059 - }, - "rot": { - "x": 0, - "y": 24948, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 270, - "instId": 300002, - "propState": 8, - "pos": { - "x": 13608, - "y": 27361, - "z": -216480 - }, - "rot": { - "x": 0, - "y": 330267, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 270, - "instId": 300003, - "propState": 8, - "pos": { - "x": -32268, - "y": -14247, - "z": -318123 - }, - "rot": { - "x": 0, - "y": 88701, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300004, - "propState": 8, - "pos": { - "x": -10, - "y": -20224, - "z": -296430 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300006, - "propState": 8, - "pos": { - "x": -38580, - "y": 51347, - "z": -44395 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300007, - "propState": 8, - "pos": { - "x": 30049, - "y": 51349, - "z": -62893 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300008, - "propState": 8, - "pos": { - "x": -27244, - "y": 45157, - "z": -36248 - }, - "rot": { - "x": 0, - "y": 60215, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300009, - "propState": 8, - "pos": { - "x": 60300, - "y": 51347, - "z": -19600 - }, - "rot": { - "x": 0, - "y": 5930, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300018, - "propState": 8, - "pos": { - "x": 92608, - "y": 46266, - "z": 43836 - }, - "rot": { - "x": 0, - "y": 87870, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300010, - "propState": 8, - "pos": { - "x": 95240, - "y": 46266, - "z": -32655 - }, - "rot": { - "x": 0, - "y": 87870, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300011, - "propState": 8, - "pos": { - "x": 183297, - "y": 42243, - "z": 11752 - }, - "rot": { - "x": 0, - "y": 160200, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300012, - "propState": 8, - "pos": { - "x": 162998, - "y": 42244, - "z": -16332 - }, - "rot": { - "x": 0, - "y": 267556, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300013, - "propState": 8, - "pos": { - "x": 258059, - "y": 2914, - "z": 139305 - }, - "rot": { - "x": 0, - "y": 328092, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300014, - "propState": 8, - "pos": { - "x": 254090, - "y": 2868, - "z": 200155 - }, - "rot": { - "x": 0, - "y": 113985, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300015, - "propState": 8, - "pos": { - "x": 302220, - "y": 2873, - "z": 223290 - }, - "rot": { - "x": 0, - "y": 8641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300016, - "propState": 8, - "pos": { - "x": 216318, - "y": -1949, - "z": 296646 - }, - "rot": { - "x": 0, - "y": 287928, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300017, - "propState": 8, - "pos": { - "x": 184341, - "y": 9295, - "z": 288007 - }, - "rot": { - "x": 0, - "y": 105705, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300019, - "propState": 8, - "pos": { - "x": -11620, - "y": 45157, - "z": -60260 - }, - "rot": { - "x": 0, - "y": 1629, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300020, - "propState": 8, - "pos": { - "x": 220615, - "y": 2868, - "z": 198838 - }, - "rot": { - "x": 0, - "y": 346417, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 270, - "instId": 300021, - "propState": 8, - "pos": { - "x": 143992, - "y": 712, - "z": 190767 - }, - "rot": { - "x": 0, - "y": 103652, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "271": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 271, - "instId": 300001, - "propState": 8, - "pos": { - "x": 259533, - "y": 45042, - "z": -12973 - }, - "rot": { - "x": 0, - "y": 348574, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 271, - "instId": 300002, - "propState": 8, - "pos": { - "x": 289926, - "y": 50931, - "z": 8700 - }, - "rot": { - "x": 0, - "y": 325062, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 271, - "instId": 300003, - "propState": 8, - "pos": { - "x": 219716, - "y": 50939, - "z": 47508 - }, - "rot": { - "x": 0, - "y": 99905, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "272": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 272, - "instId": 300001, - "propState": 8, - "pos": { - "x": 259685, - "y": 45042, - "z": -19928 - }, - "rot": { - "x": 0, - "y": 94819, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 272, - "instId": 300002, - "propState": 8, - "pos": { - "x": 253916, - "y": 45043, - "z": 45541 - }, - "rot": { - "x": 0, - "y": 339342, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 272, - "instId": 300003, - "propState": 8, - "pos": { - "x": 307078, - "y": 45042, - "z": -10163 - }, - "rot": { - "x": 0, - "y": 171580, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 272, - "instId": 300004, - "propState": 8, - "pos": { - "x": 237802, - "y": 45043, - "z": 19746 - }, - "rot": { - "x": 0, - "y": 180469, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "273": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 273, - "instId": 300003, - "propState": 8, - "pos": { - "x": 212398, - "y": 52028, - "z": 31013 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 274, - "instId": 300001, - "propState": 20, - "pos": { - "x": 212809, - "y": 44362, - "z": 17870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 274, - "instId": 300002, - "propState": 8, - "pos": { - "x": 212809, - "y": 44362, - "z": 17870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 274, - "instId": 300003, - "propState": 8, - "pos": { - "x": 212096, - "y": 52739, - "z": 30840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "275": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 275, - "instId": 300003, - "propState": 8, - "pos": { - "x": 292158, - "y": 3966, - "z": 201063 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "276": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 276, - "instId": 300001, - "propState": 20, - "pos": { - "x": 292460, - "y": 2173, - "z": 204173 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 276, - "instId": 300002, - "propState": 8, - "pos": { - "x": 292460, - "y": 2173, - "z": 204173 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 276, - "instId": 300003, - "propState": 8, - "pos": { - "x": 292460, - "y": 4673, - "z": 201237 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "277": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 277, - "instId": 300001, - "propState": 8, - "pos": { - "x": -13650, - "y": 26751, - "z": -330710 - }, - "rot": { - "x": 0, - "y": 165412, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 277, - "instId": 300002, - "propState": 8, - "pos": { - "x": -13650, - "y": 26751, - "z": -330710 - }, - "rot": { - "x": 0, - "y": 165412, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 277, - "instId": 300003, - "propState": 20, - "pos": { - "x": 22334, - "y": 26661, - "z": -216940 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 277, - "instId": 300004, - "propState": 1, - "pos": { - "x": 22334, - "y": 26661, - "z": -216940 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "278": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 278, - "instId": 300001, - "propState": 8, - "pos": { - "x": 13319, - "y": 50649, - "z": -11600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 278, - "instId": 300002, - "propState": 8, - "pos": { - "x": 13319, - "y": 50649, - "z": -11600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 278, - "instId": 300003, - "propState": 20, - "pos": { - "x": 14458, - "y": 59743, - "z": -67067 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 278, - "instId": 300004, - "propState": 1, - "pos": { - "x": 14458, - "y": 59743, - "z": -67067 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "279": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 279, - "instId": 300001, - "propState": 8, - "pos": { - "x": 202820, - "y": -2638, - "z": 224560 - }, - "rot": { - "x": 0, - "y": 70122, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 279, - "instId": 300002, - "propState": 8, - "pos": { - "x": 202820, - "y": -2638, - "z": 224560 - }, - "rot": { - "x": 0, - "y": 70122, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 279, - "instId": 300003, - "propState": 20, - "pos": { - "x": 182272, - "y": 2045, - "z": 241448 - }, - "rot": { - "x": 0, - "y": 279257, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 279, - "instId": 300004, - "propState": 1, - "pos": { - "x": 182272, - "y": 2045, - "z": 241448 - }, - "rot": { - "x": 0, - "y": 279257, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "282": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 282, - "instId": 300001, - "propState": 18, - "pos": { - "x": -5851, - "y": 44748, - "z": -78892 - }, - "rot": { - "x": 0, - "y": 92806, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 282, - "instId": 300002, - "propState": 18, - "pos": { - "x": -8502, - "y": 39662, - "z": -134116 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 282, - "instId": 300003, - "propState": 18, - "pos": { - "x": 248398, - "y": 2214, - "z": 103299 - }, - "rot": { - "x": 0, - "y": 149553, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 282, - "instId": 300004, - "propState": 18, - "pos": { - "x": 48906, - "y": -17964, - "z": -302740 - }, - "rot": { - "x": 0, - "y": 235753, - "z": 0 - }, - "propId": 104096 - } - ], - "teleports": {} - }, - "298": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 298, - "instId": 300001, - "propState": 18, - "pos": { - "x": 44640, - "y": -18785, - "z": 201500 - }, - "rot": { - "x": 0, - "y": 318009, - "z": 0 - }, - "propId": 104096 - } - ], - "teleports": {} - }, - "302": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2042101": { - "P20421_F20421001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -27147, - "y": 175260, - "z": 330625 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 104017 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -9156, - "y": 175281, - "z": 348581 - }, - "rot": { - "x": 0, - "y": 74768, - "z": 0 - }, - "propId": 104017 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 48311, - "y": 175300, - "z": 305012 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 104017 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": -25150, - "y": 175260, - "z": 328568 - }, - "rot": { - "x": 0, - "y": 191320, - "z": 0 - }, - "propId": 104004 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": -6719, - "y": 175252, - "z": 346425 - }, - "rot": { - "x": 0, - "y": 74768, - "z": 0 - }, - "propId": 104004 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 51434, - "y": 175270, - "z": 306166 - }, - "rot": { - "x": 0, - "y": 74768, - "z": 0 - }, - "propId": 104004 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -21660, - "y": 166211, - "z": 324690 - }, - "rot": { - "x": 0, - "y": 324295, - "z": 0 - }, - "propId": 104167 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -21660, - "y": 166210, - "z": 324690 - }, - "rot": { - "x": 0, - "y": 324295, - "z": 0 - }, - "propId": 104166 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": 540, - "y": 166210, - "z": 340960 - }, - "rot": { - "x": 0, - "y": 19123, - "z": 0 - }, - "propId": 104168 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": 20190, - "y": 166210, - "z": 311899 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 104016 - }, { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": -6530, - "y": 166210, - "z": 332046 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 7, - "instId": 300006, - "propState": 8, - "pos": { - "x": -18810, - "y": 166210, - "z": 320000 - }, - "rot": { - "x": 0, - "y": 330244, - "z": 0 - }, - "propId": 104168 - }, { - "groupId": 7, - "instId": 300007, - "propState": 8, - "pos": { - "x": 9760, - "y": 157840, - "z": 331950 - }, - "rot": { - "x": 0, - "y": 331967, - "z": 0 - }, - "propId": 104178 - }, { - "groupId": 7, - "instId": 300008, - "propState": 8, - "pos": { - "x": -12403, - "y": 166212, - "z": 329687 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 7, - "instId": 300009, - "propState": 8, - "pos": { - "x": -18810, - "y": 166210, - "z": 320000 - }, - "rot": { - "x": 0, - "y": 330244, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 7, - "instId": 300010, - "propState": 8, - "pos": { - "x": 540, - "y": 166210, - "z": 340960 - }, - "rot": { - "x": 0, - "y": 19123, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 7, - "instId": 300011, - "propState": 1, - "pos": { - "x": 9760, - "y": 157970, - "z": 331950 - }, - "rot": { - "x": 0, - "y": 331967, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 7, - "instId": 300012, - "propState": 8, - "pos": { - "x": 1437, - "y": 165532, - "z": 318769 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 119 - }, { - "groupId": 7, - "instId": 300014, - "propState": 8, - "pos": { - "x": 11340, - "y": 166233, - "z": 310200 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 7, - "instId": 300017, - "propState": 8, - "pos": { - "x": -40, - "y": 166233, - "z": 322020 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 7, - "instId": 300019, - "propState": 8, - "pos": { - "x": -830, - "y": 165890, - "z": 322280 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 7, - "instId": 300020, - "propState": 8, - "pos": { - "x": 10920, - "y": 165890, - "z": 310530 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": 15560, - "y": 175304, - "z": 318350 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104022 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -7940, - "y": 157840, - "z": 294630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": 9690, - "y": 157840, - "z": 307790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2928, - "y": 157980, - "z": 300043 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": 10620, - "y": 166190, - "z": 311020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 18080, - "y": 157840, - "z": 334040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 1, - "pos": { - "x": -4660, - "y": 175280, - "z": 313520 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 104022 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": -1000, - "y": 157840, - "z": 322660 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11930, - "y": 159000, - "z": 328620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 9, - "instId": 300005, - "propState": 8, - "pos": { - "x": -2120, - "y": 166200, - "z": 322155 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 9, - "instId": 300006, - "propState": 8, - "pos": { - "x": 3318, - "y": 166843, - "z": 320072 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 104177 - }, { - "groupId": 9, - "instId": 300007, - "propState": 8, - "pos": { - "x": 2135, - "y": 166843, - "z": 323273 - }, - "rot": { - "x": 0, - "y": 91328, - "z": 0 - }, - "propId": 104177 - }, { - "groupId": 9, - "instId": 300008, - "propState": 8, - "pos": { - "x": 2290, - "y": 166843, - "z": 321571 - }, - "rot": { - "x": 0, - "y": 76312, - "z": 0 - }, - "propId": 104177 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 1, - "pos": { - "x": -5430, - "y": 175333, - "z": 363950 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 10, - "instId": 300002, - "propState": 1, - "pos": { - "x": -5430, - "y": 207025, - "z": 363950 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 10, - "instId": 300003, - "propState": 1, - "pos": { - "x": -5430, - "y": 175333, - "z": 363950 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 10, - "instId": 300004, - "propState": 1, - "pos": { - "x": -5430, - "y": 207025, - "z": 363950 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 1, - "pos": { - "x": 62140, - "y": 167023, - "z": 318180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 11, - "instId": 300002, - "propState": 1, - "pos": { - "x": 62140, - "y": 206910, - "z": 318180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 11, - "instId": 300003, - "propState": 1, - "pos": { - "x": 62140, - "y": 167023, - "z": 318180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 11, - "instId": 300004, - "propState": 1, - "pos": { - "x": 62140, - "y": 206910, - "z": 318180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 1, - "pos": { - "x": 10620, - "y": 186891, - "z": -73015 - }, - "rot": { - "x": 0, - "y": 348899, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 12, - "instId": 300002, - "propState": 1, - "pos": { - "x": 94150, - "y": 183625, - "z": 8020 - }, - "rot": { - "x": 0, - "y": 233499, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 12, - "instId": 300003, - "propState": 0, - "pos": { - "x": 10620, - "y": 186891, - "z": -73015 - }, - "rot": { - "x": 0, - "y": 348899, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 12, - "instId": 300004, - "propState": 0, - "pos": { - "x": 94150, - "y": 183625, - "z": 8020 - }, - "rot": { - "x": 0, - "y": 233499, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2688, - "y": 180160, - "z": -132605 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 33219, - "y": 190022, - "z": 194000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 1430, - "y": 207225, - "z": 295929 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": 31487, - "y": 344901, - "z": 339987 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 13, - "instId": 300006, - "propState": 8, - "pos": { - "x": 65791, - "y": 392510, - "z": 335750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2042101": { - "anchorId": 1, - "groupId": 13, - "instId": 300001, - "pos": { - "x": -5948, - "y": 180064, - "z": -135956 - }, - "rot": { - "x": 0, - "y": 306529, - "z": 0 - } - }, - "2042102": { - "anchorId": 2, - "groupId": 13, - "instId": 300002, - "pos": { - "x": 20020, - "y": 190022, - "z": 195484 - }, - "rot": { - "x": 0, - "y": 315966, - "z": 0 - } - }, - "2042103": { - "anchorId": 3, - "groupId": 13, - "instId": 300003, - "pos": { - "x": 6630, - "y": 207003, - "z": 297770 - }, - "rot": { - "x": 0, - "y": 22000, - "z": 0 - } - }, - "2042105": { - "anchorId": 5, - "groupId": 13, - "instId": 300005, - "pos": { - "x": 12402, - "y": 343360, - "z": 338420 - }, - "rot": { - "x": 0, - "y": 258009, - "z": 0 - } - }, - "2042106": { - "anchorId": 6, - "groupId": 13, - "instId": 300006, - "pos": { - "x": 63199, - "y": 392344, - "z": 326758 - }, - "rot": { - "x": 0, - "y": 262574, - "z": 0 - } - } - } - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 12, - "pos": { - "x": -38882, - "y": 187433, - "z": -88957 - }, - "rot": { - "x": 0, - "y": 100976, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 14, - "instId": 300002, - "propState": 12, - "pos": { - "x": 90000, - "y": 183082, - "z": 25400 - }, - "rot": { - "x": 0, - "y": 95525, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 14, - "instId": 300003, - "propState": 12, - "pos": { - "x": 20786, - "y": 190714, - "z": 32972 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 12, - "pos": { - "x": 50956, - "y": 196798, - "z": 200512 - }, - "rot": { - "x": 0, - "y": 88597, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 14, - "instId": 300005, - "propState": 12, - "pos": { - "x": -71757, - "y": 207030, - "z": 229181 - }, - "rot": { - "x": 0, - "y": 78087, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 14, - "instId": 300006, - "propState": 12, - "pos": { - "x": -2959, - "y": 207003, - "z": 341009 - }, - "rot": { - "x": 0, - "y": 159356, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 14, - "instId": 300008, - "propState": 12, - "pos": { - "x": 74493, - "y": 207636, - "z": 209874 - }, - "rot": { - "x": 0, - "y": 327992, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 14, - "instId": 300009, - "propState": 12, - "pos": { - "x": 119765, - "y": 220066, - "z": 312390 - }, - "rot": { - "x": 0, - "y": 163500, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 14, - "instId": 300011, - "propState": 12, - "pos": { - "x": 7734, - "y": 392060, - "z": 349894 - }, - "rot": { - "x": 0, - "y": 137688, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 14, - "instId": 300012, - "propState": 12, - "pos": { - "x": 39790, - "y": 190024, - "z": 195604 - }, - "rot": { - "x": 0, - "y": 268353, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 28580, - "y": 190121, - "z": 209990 - }, - "rot": { - "x": 0, - "y": 237461, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 15, - "instId": 300011, - "propState": 8, - "pos": { - "x": 118174, - "y": 197718, - "z": 241712 - }, - "rot": { - "x": 0, - "y": 335194, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 15, - "instId": 300015, - "propState": 8, - "pos": { - "x": 136517, - "y": 377315, - "z": 350017 - }, - "rot": { - "x": 0, - "y": 33816, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 15, - "instId": 300010, - "propState": 8, - "pos": { - "x": 118684, - "y": 216393, - "z": 244893 - }, - "rot": { - "x": 0, - "y": 237461, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 15, - "instId": 300012, - "propState": 8, - "pos": { - "x": 182714, - "y": 254126, - "z": 383947 - }, - "rot": { - "x": 0, - "y": 297, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 15, - "instId": 300025, - "propState": 8, - "pos": { - "x": 181252, - "y": 254091, - "z": 388420 - }, - "rot": { - "x": 0, - "y": 317288, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 15, - "instId": 300013, - "propState": 8, - "pos": { - "x": 189851, - "y": 259722, - "z": 420178 - }, - "rot": { - "x": 0, - "y": 303782, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 15, - "instId": 300014, - "propState": 8, - "pos": { - "x": 122143, - "y": 209561, - "z": 202580 - }, - "rot": { - "x": 0, - "y": 117106, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -11120, - "y": 185973, - "z": -85528 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": 20989, - "y": 190456, - "z": 34335 - }, - "rot": { - "x": 0, - "y": 115, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": 14429, - "y": 190700, - "z": 42224 - }, - "rot": { - "x": 0, - "y": 119689, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 15, - "instId": 300006, - "propState": 8, - "pos": { - "x": 14202, - "y": 190700, - "z": 70944 - }, - "rot": { - "x": 0, - "y": 77145, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 15, - "instId": 300007, - "propState": 8, - "pos": { - "x": 22764, - "y": 187106, - "z": 93666 - }, - "rot": { - "x": 0, - "y": 232533, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300009, - "propState": 8, - "pos": { - "x": -14992, - "y": 200323, - "z": 212225 - }, - "rot": { - "x": 0, - "y": 185754, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 15, - "instId": 300016, - "propState": 8, - "pos": { - "x": -70708, - "y": 206560, - "z": 228577 - }, - "rot": { - "x": 0, - "y": 125629, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 15, - "instId": 300017, - "propState": 8, - "pos": { - "x": -71157, - "y": 206620, - "z": 230357 - }, - "rot": { - "x": 0, - "y": 31949, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 15, - "instId": 300018, - "propState": 8, - "pos": { - "x": -55717, - "y": 207030, - "z": 220043 - }, - "rot": { - "x": 0, - "y": 36653, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300019, - "propState": 8, - "pos": { - "x": -45620, - "y": 207030, - "z": 249850 - }, - "rot": { - "x": 0, - "y": 201005, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 15, - "instId": 300020, - "propState": 8, - "pos": { - "x": -40340, - "y": 207030, - "z": 246620 - }, - "rot": { - "x": 0, - "y": 217744, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 15, - "instId": 300021, - "propState": 8, - "pos": { - "x": -10843, - "y": 207044, - "z": 268667 - }, - "rot": { - "x": 0, - "y": 316623, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300022, - "propState": 8, - "pos": { - "x": -2390, - "y": 207044, - "z": 284007 - }, - "rot": { - "x": 0, - "y": 134290, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 15, - "instId": 300023, - "propState": 8, - "pos": { - "x": -17937, - "y": 207029, - "z": 355909 - }, - "rot": { - "x": 0, - "y": 135755, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 15, - "instId": 300024, - "propState": 8, - "pos": { - "x": 22056, - "y": 207071, - "z": 289303 - }, - "rot": { - "x": 0, - "y": 334078, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 15, - "instId": 300027, - "propState": 8, - "pos": { - "x": 43203, - "y": 207003, - "z": 312873 - }, - "rot": { - "x": 0, - "y": 298346, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300029, - "propState": 8, - "pos": { - "x": 72841, - "y": 220574, - "z": 295062 - }, - "rot": { - "x": 0, - "y": 355357, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300028, - "propState": 8, - "pos": { - "x": 113680, - "y": 220096, - "z": 302760 - }, - "rot": { - "x": 0, - "y": 253866, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300008, - "propState": 8, - "pos": { - "x": 135475, - "y": 220012, - "z": 271991 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300030, - "propState": 8, - "pos": { - "x": 128360, - "y": 220066, - "z": 294616 - }, - "rot": { - "x": 0, - "y": 242964, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300031, - "propState": 8, - "pos": { - "x": 80298, - "y": 210572, - "z": 229476 - }, - "rot": { - "x": 0, - "y": 99905, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300033, - "propState": 8, - "pos": { - "x": 56607, - "y": 207721, - "z": 214424 - }, - "rot": { - "x": 0, - "y": 111248, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300034, - "propState": 8, - "pos": { - "x": 131595, - "y": 213686, - "z": 235216 - }, - "rot": { - "x": 0, - "y": 129629, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300035, - "propState": 8, - "pos": { - "x": 113248, - "y": 196798, - "z": 208542 - }, - "rot": { - "x": 0, - "y": 311098, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300049, - "propState": 8, - "pos": { - "x": 73930, - "y": 196798, - "z": 208595 - }, - "rot": { - "x": 0, - "y": 324289, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300036, - "propState": 8, - "pos": { - "x": 183100, - "y": 254214, - "z": 375960 - }, - "rot": { - "x": 0, - "y": 307155, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300038, - "propState": 8, - "pos": { - "x": 31509, - "y": 335212, - "z": 435220 - }, - "rot": { - "x": 0, - "y": 77705, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300039, - "propState": 8, - "pos": { - "x": 39800, - "y": 337914, - "z": 389840 - }, - "rot": { - "x": 0, - "y": 322625, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300042, - "propState": 8, - "pos": { - "x": 31950, - "y": 337914, - "z": 390120 - }, - "rot": { - "x": 0, - "y": 19333, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300040, - "propState": 8, - "pos": { - "x": 72511, - "y": 300116, - "z": 366307 - }, - "rot": { - "x": 0, - "y": 350675, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300041, - "propState": 8, - "pos": { - "x": 40075, - "y": 343795, - "z": 353241 - }, - "rot": { - "x": 0, - "y": 269166, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300043, - "propState": 8, - "pos": { - "x": -21270, - "y": 343661, - "z": 322813 - }, - "rot": { - "x": 0, - "y": 183955, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300044, - "propState": 8, - "pos": { - "x": -33656, - "y": 342486, - "z": 329015 - }, - "rot": { - "x": 0, - "y": 122144, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300045, - "propState": 8, - "pos": { - "x": -22786, - "y": 340066, - "z": 353092 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300047, - "propState": 8, - "pos": { - "x": 33617, - "y": 393600, - "z": 354291 - }, - "rot": { - "x": 0, - "y": 161772, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300048, - "propState": 8, - "pos": { - "x": 26128, - "y": 393021, - "z": 284717 - }, - "rot": { - "x": 0, - "y": 343295, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 1, - "pos": { - "x": 20024, - "y": 186589, - "z": 101257 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 17, - "instId": 300002, - "propState": 1, - "pos": { - "x": 20058, - "y": 184094, - "z": 164036 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 17, - "instId": 300003, - "propState": 0, - "pos": { - "x": 20024, - "y": 186549, - "z": 101257 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 17, - "instId": 300004, - "propState": 0, - "pos": { - "x": 20058, - "y": 184094, - "z": 164036 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 1, - "pos": { - "x": 180077, - "y": 270587, - "z": 464475 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 1, - "pos": { - "x": 44395, - "y": 329687, - "z": 459059 - }, - "rot": { - "x": 0, - "y": 47665, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 1, - "pos": { - "x": 115569, - "y": 300297, - "z": 387286 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 18, - "instId": 300004, - "propState": 0, - "pos": { - "x": 44395, - "y": 329687, - "z": 459059 - }, - "rot": { - "x": 0, - "y": 47665, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 18, - "instId": 300005, - "propState": 0, - "pos": { - "x": 115569, - "y": 300297, - "z": 387286 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 18, - "instId": 300006, - "propState": 0, - "pos": { - "x": 180077, - "y": 270587, - "z": 464475 - }, - "rot": { - "x": 0, - "y": 229153, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 1, - "pos": { - "x": 169285, - "y": 224213, - "z": 288968 - }, - "rot": { - "x": 0, - "y": 209260, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 19, - "instId": 300002, - "propState": 1, - "pos": { - "x": 173449, - "y": 250487, - "z": 343487 - }, - "rot": { - "x": 0, - "y": 182221, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 19, - "instId": 300003, - "propState": 0, - "pos": { - "x": 169285, - "y": 224213, - "z": 288968 - }, - "rot": { - "x": 0, - "y": 209260, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 19, - "instId": 300004, - "propState": 0, - "pos": { - "x": 173449, - "y": 250487, - "z": 343487 - }, - "rot": { - "x": 0, - "y": 182221, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 1, - "pos": { - "x": 82116, - "y": 359306, - "z": 366561 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 20, - "instId": 300002, - "propState": 1, - "pos": { - "x": 130996, - "y": 376665, - "z": 368347 - }, - "rot": { - "x": 0, - "y": 34924, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 20, - "instId": 300003, - "propState": 0, - "pos": { - "x": 82116, - "y": 359306, - "z": 366561 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 20, - "instId": 300004, - "propState": 0, - "pos": { - "x": 130996, - "y": 376665, - "z": 368347 - }, - "rot": { - "x": 0, - "y": 34924, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 0, - "pos": { - "x": -41840, - "y": 206989, - "z": 250054 - }, - "rot": { - "x": 0, - "y": 30921, - "z": 0 - }, - "propId": 104006 - }, - { - "groupId": 21, - "instId": 300002, - "propState": 1, - "pos": { - "x": 115490, - "y": 220184, - "z": 287880 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104006 - }, - { - "groupId": 21, - "instId": 300004, - "propState": 1, - "pos": { - "x": 50065, - "y": 207028, - "z": 315688 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104004 - }, - { - "groupId": 21, - "instId": 300005, - "propState": 1, - "pos": { - "x": 48255, - "y": 207003, - "z": 318220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 21, - "instId": 300006, - "propState": 1, - "pos": { - "x": -8530, - "y": 206998, - "z": 341810 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 104007 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -10590, - "y": 166210, - "z": 339290 - }, - "rot": { - "x": 0, - "y": 287095, - "z": 0 - }, - "propId": 104178 - }, - { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": -10119, - "y": 175280, - "z": 343442 - }, - "rot": { - "x": 0, - "y": 255165, - "z": 0 - }, - "propId": 104016 - }, - { - "groupId": 23, - "instId": 300003, - "propState": 1, - "pos": { - "x": -10590, - "y": 166210, - "z": 339290 - }, - "rot": { - "x": 0, - "y": 287095, - "z": 0 - }, - "propId": 104141 - }, - { - "groupId": 23, - "instId": 300004, - "propState": 8, - "pos": { - "x": -490, - "y": 165650, - "z": 322230 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 23, - "instId": 300005, - "propState": 8, - "pos": { - "x": 11390, - "y": 165650, - "z": 310350 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 23, - "instId": 300006, - "propState": 8, - "pos": { - "x": -150, - "y": 165650, - "z": 302380 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 0, - "pos": { - "x": -52930, - "y": 340000, - "z": 346570 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 104017 - }, - { - "groupId": 24, - "instId": 300004, - "propState": 0, - "pos": { - "x": -52690, - "y": 340000, - "z": 349340 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 104004 - }, - { - "groupId": 24, - "instId": 300002, - "propState": 1, - "pos": { - "x": -84950, - "y": 348999, - "z": 360780 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 104038 - }, - { - "groupId": 24, - "instId": 300007, - "propState": 0, - "pos": { - "x": -47020, - "y": 326634, - "z": 371210 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 104182 - }, { - "groupId": 24, - "instId": 300009, - "propState": 1, - "pos": { - "x": -81879, - "y": 348999, - "z": 366592 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 24, - "instId": 300006, - "propState": 1, - "pos": { - "x": -84751, - "y": 348999, - "z": 356557 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": -52930, - "y": 340000, - "z": 346570 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 104236 - }, { - "groupId": 25, - "instId": 300002, - "propState": 8, - "pos": { - "x": -22730, - "y": 340000, - "z": 376620 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 104236 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -65220, - "y": 349150, - "z": 364090 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104022 - }, - { - "groupId": 26, - "instId": 300002, - "propState": 1, - "pos": { - "x": -38350, - "y": 340590, - "z": 379590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": -73430, - "y": 349100, - "z": 388110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": -70500, - "y": 306700, - "z": 379960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": -38310, - "y": 297360, - "z": 379770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": -53110, - "y": 350000, - "z": 393360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 27, - "instId": 300002, - "propState": 1, - "pos": { - "x": -40540, - "y": 349160, - "z": 388920 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 104022 - }, - { - "groupId": 27, - "instId": 300003, - "propState": 1, - "pos": { - "x": -53850, - "y": 341770, - "z": 366280 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 27, - "instId": 300004, - "propState": 8, - "pos": { - "x": -55880, - "y": 297360, - "z": 362280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 27, - "instId": 300005, - "propState": 8, - "pos": { - "x": -54227, - "y": 306690, - "z": 341860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 2, - "pos": { - "x": 49920, - "y": 196798, - "z": 204252 - }, - "rot": { - "x": 0, - "y": 91958, - "z": 0 - }, - "propId": 104017 - }, { - "groupId": 29, - "instId": 300002, - "propState": 0, - "pos": { - "x": 50994, - "y": 196798, - "z": 206612 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104004 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": 164057, - "y": 264385, - "z": 384972 - }, - "rot": { - "x": 0, - "y": 4933, - "z": 0 - }, - "propId": 104089 - }, { - "groupId": 30, - "instId": 300003, - "propState": 20, - "pos": { - "x": 181167, - "y": 254092, - "z": 393457 - }, - "rot": { - "x": 0, - "y": 213419, - "z": 0 - }, - "propId": 60402 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300008, - "propState": 8, - "pos": { - "x": 174127, - "y": 254246, - "z": 396001 - }, - "rot": { - "x": 0, - "y": 155689, - "z": 0 - }, - "propId": 104037 - }, - { - "groupId": 31, - "instId": 300003, - "propState": 8, - "pos": { - "x": 150500, - "y": 282150, - "z": 501380 - }, - "rot": { - "x": 0, - "y": 233084, - "z": 0 - }, - "propId": 104119 - }, - { - "groupId": 31, - "instId": 300004, - "propState": 8, - "pos": { - "x": 171845, - "y": 254706, - "z": 396151 - }, - "rot": { - "x": 0, - "y": 12333, - "z": 0 - }, - "propId": 104037 - }, - { - "groupId": 31, - "instId": 300005, - "propState": 8, - "pos": { - "x": 167711, - "y": 254442, - "z": 398602 - }, - "rot": { - "x": 0, - "y": 76375, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 31, - "instId": 300006, - "propState": 8, - "pos": { - "x": 169883, - "y": 254901, - "z": 397353 - }, - "rot": { - "x": 0, - "y": 9722, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 31, - "instId": 300007, - "propState": 8, - "pos": { - "x": 173814, - "y": 254925, - "z": 398379 - }, - "rot": { - "x": 0, - "y": 4858, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 31, - "instId": 300009, - "propState": 8, - "pos": { - "x": 190630, - "y": 260910, - "z": 423080 - }, - "rot": { - "x": 0, - "y": 298495, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": 167800, - "y": 254790, - "z": 395940 - }, - "rot": { - "x": 0, - "y": 344780, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 31, - "instId": 300010, - "propState": 8, - "pos": { - "x": 163542, - "y": 254146, - "z": 388667 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": 147600, - "y": 283260, - "z": 499330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": 173612, - "y": 239460, - "z": 347138 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 32, - "instId": 300003, - "propState": 8, - "pos": { - "x": 129844, - "y": 305800, - "z": 393810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300003, - "propState": 0, - "pos": { - "x": 9652, - "y": 190024, - "z": 209265 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104045 - }, - { - "groupId": 38, - "instId": 300002, - "propState": 0, - "pos": { - "x": 62110, - "y": 207721, - "z": 203350 - }, - "rot": { - "x": 0, - "y": 11381, - "z": 0 - }, - "propId": 104167 - }, - { - "groupId": 38, - "instId": 300004, - "propState": 0, - "pos": { - "x": 63819, - "y": 209168, - "z": 202473 - }, - "rot": { - "x": 0, - "y": 11381, - "z": 0 - }, - "propId": 104166 - }, - { - "groupId": 38, - "instId": 300005, - "propState": 0, - "pos": { - "x": 53355, - "y": 196798, - "z": 207011 - }, - "rot": { - "x": 0, - "y": 37745, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 38, - "instId": 300006, - "propState": 0, - "pos": { - "x": 54979, - "y": 196787, - "z": 201952 - }, - "rot": { - "x": 0, - "y": 1206, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 38, - "instId": 300007, - "propState": 0, - "pos": { - "x": 54497, - "y": 196798, - "z": 204684 - }, - "rot": { - "x": 0, - "y": 331265, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 38, - "instId": 300008, - "propState": 0, - "pos": { - "x": 54786, - "y": 196874, - "z": 208848 - }, - "rot": { - "x": 0, - "y": 288433, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 38, - "instId": 300009, - "propState": 0, - "pos": { - "x": 53900, - "y": 199298, - "z": 206050 - }, - "rot": { - "x": 0, - "y": 334287, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 38, - "instId": 300012, - "propState": 0, - "pos": { - "x": 60992, - "y": 207636, - "z": 206137 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "42": { - "monsters": [ - { - "groupId": 42, - "instId": 200004, - "eventId": 20421005, - "pos": { - "x": 127088, - "y": 220066, - "z": 301389 - }, - "rot": { - "x": 0, - "y": 51633, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 42, - "instId": 200005, - "eventId": 20421006, - "pos": { - "x": 122659, - "y": 220066, - "z": 306260 - }, - "rot": { - "x": 0, - "y": 163117, - "z": 0 - }, - "monsterId": 4022010 - }, - { - "groupId": 42, - "instId": 200006, - "eventId": 20421007, - "pos": { - "x": 149830, - "y": 220095, - "z": 262010 - }, - "rot": { - "x": 0, - "y": 193764, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 42, - "instId": 200007, - "eventId": 20421008, - "pos": { - "x": 117399, - "y": 214333, - "z": 230379 - }, - "rot": { - "x": 0, - "y": 286143, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 42, - "instId": 200008, - "eventId": 20421009, - "pos": { - "x": 101091, - "y": 212481, - "z": 216615 - }, - "rot": { - "x": 0, - "y": 340186, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 42, - "instId": 200009, - "eventId": 20421010, - "pos": { - "x": 133044, - "y": 207911, - "z": 204687 - }, - "rot": { - "x": 0, - "y": 135420, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 42, - "instId": 200010, - "eventId": 20421011, - "pos": { - "x": 101291, - "y": 196798, - "z": 221279 - }, - "rot": { - "x": 0, - "y": 173616, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 42, - "instId": 200011, - "eventId": 20421012, - "pos": { - "x": 99716, - "y": 196798, - "z": 219347 - }, - "rot": { - "x": 0, - "y": 22301, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 42, - "instId": 200012, - "eventId": 20421014, - "pos": { - "x": 195155, - "y": 260123, - "z": 422718 - }, - "rot": { - "x": 0, - "y": 90564, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 42, - "instId": 200013, - "eventId": 20421015, - "pos": { - "x": 174593, - "y": 258082, - "z": 414744 - }, - "rot": { - "x": 0, - "y": 338048, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 42, - "instId": 200014, - "eventId": 20421016, - "pos": { - "x": 174991, - "y": 258285, - "z": 417591 - }, - "rot": { - "x": 0, - "y": 245142, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 42, - "instId": 200015, - "eventId": 20421017, - "pos": { - "x": 177100, - "y": 258586, - "z": 415876 - }, - "rot": { - "x": 0, - "y": 291701, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 42, - "instId": 200017, - "eventId": 20421019, - "pos": { - "x": 190238, - "y": 267654, - "z": 450441 - }, - "rot": { - "x": 0, - "y": 51785, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 42, - "instId": 200018, - "eventId": 20421020, - "pos": { - "x": 189012, - "y": 268391, - "z": 453344 - }, - "rot": { - "x": 0, - "y": 112572, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 42, - "instId": 200022, - "eventId": 20421024, - "pos": { - "x": 47844, - "y": 338005, - "z": 409186 - }, - "rot": { - "x": 0, - "y": 90564, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 42, - "instId": 200023, - "eventId": 20421025, - "pos": { - "x": 46860, - "y": 337958, - "z": 413820 - }, - "rot": { - "x": 0, - "y": 64515, - "z": 0 - }, - "monsterId": 4032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 12, - "pos": { - "x": 8356, - "y": 157840, - "z": 325902 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 43, - "instId": 300002, - "propState": 12, - "pos": { - "x": 21485, - "y": 175328, - "z": 266861 - }, - "rot": { - "x": 0, - "y": 315166, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 43, - "instId": 300003, - "propState": 12, - "pos": { - "x": 23834, - "y": 166210, - "z": 304979 - }, - "rot": { - "x": 0, - "y": 1854, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 43, - "instId": 300004, - "propState": 12, - "pos": { - "x": 7733, - "y": 166233, - "z": 317627 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300002, - "propState": 12, - "pos": { - "x": -4246, - "y": 166084, - "z": 305594 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300010, - "propState": 8, - "pos": { - "x": -23428, - "y": 175260, - "z": 332513 - }, - "rot": { - "x": 0, - "y": 86420, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 45, - "instId": 300013, - "propState": 8, - "pos": { - "x": 17485, - "y": 175260, - "z": 339783 - }, - "rot": { - "x": 0, - "y": 9271, - "z": 0 - }, - "propId": 104008 - }, - { - "groupId": 45, - "instId": 300025, - "propState": 8, - "pos": { - "x": -17117, - "y": 175260, - "z": 302703 - }, - "rot": { - "x": 0, - "y": 52464, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 45, - "instId": 300026, - "propState": 8, - "pos": { - "x": 7162, - "y": 175260, - "z": 329459 - }, - "rot": { - "x": 0, - "y": 94744, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 45, - "instId": 300001, - "propState": 8, - "pos": { - "x": 30100, - "y": 166210, - "z": 313300 - }, - "rot": { - "x": 0, - "y": 230949, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300013, - "propState": 8, - "pos": { - "x": -1760, - "y": 166210, - "z": 342110 - }, - "rot": { - "x": 0, - "y": 284190, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 46, - "instId": 300025, - "propState": 8, - "pos": { - "x": 27033, - "y": 166210, - "z": 315113 - }, - "rot": { - "x": 0, - "y": 232239, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 46, - "instId": 300026, - "propState": 8, - "pos": { - "x": 6029, - "y": 166210, - "z": 293537 - }, - "rot": { - "x": 0, - "y": 45097, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "47": { - "monsters": [ - { - "groupId": 47, - "instId": 200001, - "eventId": 20421027, - "pos": { - "x": 23157, - "y": 175260, - "z": 330230 - }, - "rot": { - "x": 0, - "y": 27899, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 47, - "instId": 200002, - "eventId": 20421028, - "pos": { - "x": 24470, - "y": 175260, - "z": 327170 - }, - "rot": { - "x": 0, - "y": 30884, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 47, - "instId": 200003, - "eventId": 20421029, - "pos": { - "x": 35145, - "y": 175260, - "z": 314006 - }, - "rot": { - "x": 0, - "y": 233690, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 47, - "instId": 200004, - "eventId": 20421030, - "pos": { - "x": 40500, - "y": 175270, - "z": 288070 - }, - "rot": { - "x": 0, - "y": 4374, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 47, - "instId": 200005, - "eventId": 20421031, - "pos": { - "x": 34350, - "y": 175270, - "z": 282280 - }, - "rot": { - "x": 0, - "y": 283193, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 47, - "instId": 200006, - "eventId": 20421032, - "pos": { - "x": -733, - "y": 175289, - "z": 298785 - }, - "rot": { - "x": 0, - "y": 15875, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 47, - "instId": 200007, - "eventId": 20421033, - "pos": { - "x": -695, - "y": 175310, - "z": 303074 - }, - "rot": { - "x": 0, - "y": 162932, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 47, - "instId": 200008, - "eventId": 20421034, - "pos": { - "x": 1614, - "y": 175260, - "z": 290741 - }, - "rot": { - "x": 0, - "y": 37183, - "z": 0 - }, - "monsterId": 4022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "48": { - "monsters": [ - { - "groupId": 48, - "instId": 200001, - "eventId": 20421035, - "pos": { - "x": -14011, - "y": 166210, - "z": 319880 - }, - "rot": { - "x": 0, - "y": 155910, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 48, - "instId": 200002, - "eventId": 20421036, - "pos": { - "x": 32079, - "y": 166210, - "z": 305456 - }, - "rot": { - "x": 0, - "y": 68568, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 48, - "instId": 200003, - "eventId": 20421037, - "pos": { - "x": 16600, - "y": 166210, - "z": 301270 - }, - "rot": { - "x": 0, - "y": 111038, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 48, - "instId": 200004, - "eventId": 20421038, - "pos": { - "x": 20040, - "y": 166210, - "z": 304540 - }, - "rot": { - "x": 0, - "y": 159665, - "z": 0 - }, - "monsterId": 4012040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 12, - "pos": { - "x": -50730, - "y": 348999, - "z": 402875 - }, - "rot": { - "x": 0, - "y": 135876, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 50, - "instId": 300002, - "propState": 12, - "pos": { - "x": -14985, - "y": 340000, - "z": 370889 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 50, - "instId": 300003, - "propState": 12, - "pos": { - "x": -61279, - "y": 324707, - "z": 357758 - }, - "rot": { - "x": 0, - "y": 42438, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 50, - "instId": 300004, - "propState": 12, - "pos": { - "x": -91380, - "y": 348999, - "z": 360408 - }, - "rot": { - "x": 0, - "y": 135427, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 50, - "instId": 300005, - "propState": 12, - "pos": { - "x": -45120, - "y": 348999, - "z": 340584 - }, - "rot": { - "x": 0, - "y": 313552, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 12, - "pos": { - "x": -71050, - "y": 348999, - "z": 368040 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300010, - "propState": 8, - "pos": { - "x": -36380, - "y": 340000, - "z": 393118 - }, - "rot": { - "x": 0, - "y": 283859, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 53, - "instId": 300013, - "propState": 8, - "pos": { - "x": -67460, - "y": 340000, - "z": 364920 - }, - "rot": { - "x": 0, - "y": 282494, - "z": 0 - }, - "propId": 104008 - }, - { - "groupId": 53, - "instId": 300026, - "propState": 8, - "pos": { - "x": -52929, - "y": 348999, - "z": 332616 - }, - "rot": { - "x": 0, - "y": 308577, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 53, - "instId": 300001, - "propState": 8, - "pos": { - "x": -75480, - "y": 340000, - "z": 367510 - }, - "rot": { - "x": 0, - "y": 134646, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 53, - "instId": 300002, - "propState": 8, - "pos": { - "x": -74200, - "y": 340000, - "z": 368800 - }, - "rot": { - "x": 0, - "y": 134646, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 53, - "instId": 300003, - "propState": 8, - "pos": { - "x": -50646, - "y": 340000, - "z": 403178 - }, - "rot": { - "x": 0, - "y": 130145, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 53, - "instId": 300005, - "propState": 8, - "pos": { - "x": -53699, - "y": 324707, - "z": 369044 - }, - "rot": { - "x": 0, - "y": 131374, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 53, - "instId": 300006, - "propState": 8, - "pos": { - "x": -45578, - "y": 324707, - "z": 377514 - }, - "rot": { - "x": 0, - "y": 139629, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 53, - "instId": 300004, - "propState": 8, - "pos": { - "x": -64655, - "y": 340000, - "z": 330634 - }, - "rot": { - "x": 0, - "y": 38273, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 53, - "instId": 300007, - "propState": 8, - "pos": { - "x": -42795, - "y": 348999, - "z": 410132 - }, - "rot": { - "x": 0, - "y": 174265, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19467, - "y": 348999, - "z": 388156 - }, - "rot": { - "x": 0, - "y": 3290, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 54, - "instId": 300025, - "propState": 8, - "pos": { - "x": -83130, - "y": 348999, - "z": 370800 - }, - "rot": { - "x": 0, - "y": 135773, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": -32844, - "y": 348999, - "z": 401126 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 54, - "instId": 300003, - "propState": 8, - "pos": { - "x": -91687, - "y": 348999, - "z": 360965 - }, - "rot": { - "x": 0, - "y": 133440, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "55": { - "monsters": [ - { - "groupId": 55, - "instId": 200001, - "eventId": 20421040, - "pos": { - "x": -16115, - "y": 340000, - "z": 379427 - }, - "rot": { - "x": 0, - "y": 160610, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 55, - "instId": 200002, - "eventId": 20421041, - "pos": { - "x": -30368, - "y": 348999, - "z": 396356 - }, - "rot": { - "x": 0, - "y": 129058, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 55, - "instId": 200003, - "eventId": 20421042, - "pos": { - "x": -73981, - "y": 340000, - "z": 373547 - }, - "rot": { - "x": 0, - "y": 288982, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 55, - "instId": 200004, - "eventId": 20421043, - "pos": { - "x": -88643, - "y": 348999, - "z": 357986 - }, - "rot": { - "x": 0, - "y": 122116, - "z": 0 - }, - "monsterId": 4032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "56": { - "monsters": [ - { - "groupId": 56, - "instId": 200001, - "eventId": 20421044, - "pos": { - "x": -43090, - "y": 348999, - "z": 401805 - }, - "rot": { - "x": 0, - "y": 224712, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 56, - "instId": 200002, - "eventId": 20421045, - "pos": { - "x": -44641, - "y": 348999, - "z": 399608 - }, - "rot": { - "x": 0, - "y": 35339, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 56, - "instId": 200003, - "eventId": 20421046, - "pos": { - "x": -42831, - "y": 348999, - "z": 398030 - }, - "rot": { - "x": 0, - "y": 348743, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 56, - "instId": 200004, - "eventId": 20421047, - "pos": { - "x": -64220, - "y": 348998, - "z": 347826 - }, - "rot": { - "x": 0, - "y": 99739, - "z": 0 - }, - "monsterId": 4012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": -29300, - "y": 339998, - "z": 389050 - }, - "rot": { - "x": 0, - "y": 22519, - "z": 0 - }, - "propId": 104178 - }, - { - "groupId": 95, - "instId": 300002, - "propState": 8, - "pos": { - "x": -64990, - "y": 340005, - "z": 353340 - }, - "rot": { - "x": 0, - "y": 16436, - "z": 0 - }, - "propId": 104178 - }, - { - "groupId": 95, - "instId": 300003, - "propState": 8, - "pos": { - "x": -60620, - "y": 324709, - "z": 384970 - }, - "rot": { - "x": 0, - "y": 345122, - "z": 0 - }, - "propId": 104178 - }, - { - "groupId": 95, - "instId": 300005, - "propState": 8, - "pos": { - "x": -30430, - "y": 324780, - "z": 354320 - }, - "rot": { - "x": 0, - "y": 135579, - "z": 0 - }, - "propId": 104166 - }, { - "groupId": 95, - "instId": 300006, - "propState": 8, - "pos": { - "x": -35960, - "y": 324722, - "z": 359870 - }, - "rot": { - "x": 0, - "y": 350930, - "z": 0 - }, - "propId": 104168 - }, { - "groupId": 95, - "instId": 300007, - "propState": 8, - "pos": { - "x": -54084, - "y": 349150, - "z": 352847 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104016 - }, { - "groupId": 95, - "instId": 300009, - "propState": 8, - "pos": { - "x": -30430, - "y": 324780, - "z": 354320 - }, - "rot": { - "x": 0, - "y": 135579, - "z": 0 - }, - "propId": 104167 - }, { - "groupId": 95, - "instId": 300004, - "propState": 8, - "pos": { - "x": -15792, - "y": 348973, - "z": 381985 - }, - "rot": { - "x": 0, - "y": 315579, - "z": 0 - }, - "propId": 104167 - }, { - "groupId": 95, - "instId": 300010, - "propState": 8, - "pos": { - "x": -15811, - "y": 350496, - "z": 381980 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 95, - "instId": 300011, - "propState": 8, - "pos": { - "x": -15811, - "y": 350496, - "z": 381980 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 104166 - }, { - "groupId": 95, - "instId": 300012, - "propState": 8, - "pos": { - "x": -29300, - "y": 339998, - "z": 389050 - }, - "rot": { - "x": 0, - "y": 22519, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 95, - "instId": 300013, - "propState": 1, - "pos": { - "x": -64990, - "y": 340005, - "z": 353340 - }, - "rot": { - "x": 0, - "y": 16436, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 95, - "instId": 300014, - "propState": 1, - "pos": { - "x": -60620, - "y": 324709, - "z": 384970 - }, - "rot": { - "x": 0, - "y": 345122, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 95, - "instId": 300015, - "propState": 8, - "pos": { - "x": -35960, - "y": 324722, - "z": 359870 - }, - "rot": { - "x": 0, - "y": 350930, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 95, - "instId": 300016, - "propState": 8, - "pos": { - "x": -29300, - "y": 344540, - "z": 389050 - }, - "rot": { - "x": 0, - "y": 51184, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 95, - "instId": 300017, - "propState": 8, - "pos": { - "x": -64990, - "y": 344505, - "z": 353340 - }, - "rot": { - "x": 0, - "y": 43456, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 95, - "instId": 300018, - "propState": 8, - "pos": { - "x": -37510, - "y": 339368, - "z": 381050 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 119 - }, { - "groupId": 95, - "instId": 300022, - "propState": 8, - "pos": { - "x": -59143, - "y": 340000, - "z": 393284 - }, - "rot": { - "x": 0, - "y": 103989, - "z": 0 - }, - "propId": 104016 - }, { - "groupId": 95, - "instId": 300023, - "propState": 8, - "pos": { - "x": -56320, - "y": 339670, - "z": 362660 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 95, - "instId": 300024, - "propState": 8, - "pos": { - "x": -38223, - "y": 339670, - "z": 379544 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 104032 - } - ], - "teleports": {} - }, - "101": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 101, - "instId": 300001, - "propState": 8, - "pos": { - "x": -27541, - "y": 349029, - "z": 396100 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 104037 - }, - { - "groupId": 101, - "instId": 300002, - "propState": 8, - "pos": { - "x": -28955, - "y": 349029, - "z": 394686 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 104037 - }, - { - "groupId": 101, - "instId": 300003, - "propState": 8, - "pos": { - "x": -30899, - "y": 349029, - "z": 393802 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 104037 - }, - { - "groupId": 101, - "instId": 300004, - "propState": 8, - "pos": { - "x": -27541, - "y": 351529, - "z": 396100 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 101, - "instId": 300005, - "propState": 8, - "pos": { - "x": -25680, - "y": 349029, - "z": 394948 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 101, - "instId": 300006, - "propState": 8, - "pos": { - "x": -27997, - "y": 327998, - "z": 365589 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 104119 - }, { - "groupId": 101, - "instId": 300007, - "propState": 8, - "pos": { - "x": -32314, - "y": 349029, - "z": 392388 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 101, - "instId": 300008, - "propState": 8, - "pos": { - "x": -33668, - "y": 349999, - "z": 392763 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 101, - "instId": 300009, - "propState": 8, - "pos": { - "x": -28955, - "y": 351529, - "z": 394686 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 101, - "instId": 300010, - "propState": 8, - "pos": { - "x": -57485, - "y": 349029, - "z": 394582 - }, - "rot": { - "x": 0, - "y": 157282, - "z": 0 - }, - "propId": 104091 - }, { - "groupId": 101, - "instId": 300011, - "propState": 8, - "pos": { - "x": -56990, - "y": 349032, - "z": 392922 - }, - "rot": { - "x": 0, - "y": 147718, - "z": 0 - }, - "propId": 104091 - }, { - "groupId": 101, - "instId": 300012, - "propState": 8, - "pos": { - "x": -56431, - "y": 349088, - "z": 390964 - }, - "rot": { - "x": 0, - "y": 98645, - "z": 0 - }, - "propId": 104091 - }, { - "groupId": 101, - "instId": 300013, - "propState": 8, - "pos": { - "x": -58167, - "y": 350595, - "z": 396249 - }, - "rot": { - "x": 0, - "y": 115709, - "z": 0 - }, - "propId": 104091 - }, { - "groupId": 101, - "instId": 300014, - "propState": 8, - "pos": { - "x": -58174, - "y": 349029, - "z": 396200 - }, - "rot": { - "x": 0, - "y": 144154, - "z": 0 - }, - "propId": 104091 - }, { - "groupId": 101, - "instId": 300015, - "propState": 8, - "pos": { - "x": -57130, - "y": 349062, - "z": 392838 - }, - "rot": { - "x": 0, - "y": 237398, - "z": 0 - }, - "propId": 109 - }, { - "groupId": 101, - "instId": 300016, - "propState": 8, - "pos": { - "x": -57130, - "y": 349062, - "z": 392838 - }, - "rot": { - "x": 0, - "y": 237398, - "z": 0 - }, - "propId": 137 - }, { - "groupId": 101, - "instId": 300017, - "propState": 8, - "pos": { - "x": -58232, - "y": 348842, - "z": 396174 - }, - "rot": { - "x": 0, - "y": 110143, - "z": 0 - }, - "propId": 109 - }, { - "groupId": 101, - "instId": 300018, - "propState": 8, - "pos": { - "x": -58232, - "y": 348842, - "z": 396174 - }, - "rot": { - "x": 0, - "y": 110143, - "z": 0 - }, - "propId": 137 - } - ], - "teleports": {} - }, - "105": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300003, - "propState": 8, - "pos": { - "x": 5671, - "y": 168005, - "z": 296414 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "107": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 107, - "instId": 300001, - "propState": 18, - "pos": { - "x": -16124, - "y": 180201, - "z": -136446 - }, - "rot": { - "x": 0, - "y": 323948, - "z": 0 - }, - "propId": 104125 - }, { - "groupId": 107, - "instId": 300002, - "propState": 1, - "pos": { - "x": -16124, - "y": 180272, - "z": -136530 - }, - "rot": { - "x": 0, - "y": 101249, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 107, - "instId": 300004, - "propState": 8, - "pos": { - "x": -16109, - "y": 180548, - "z": -135977 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 18, - "pos": { - "x": -10118, - "y": 186382, - "z": -67367 - }, - "rot": { - "x": 0, - "y": 38339, - "z": 0 - }, - "propId": 104125 - }, { - "groupId": 108, - "instId": 300002, - "propState": 1, - "pos": { - "x": -10080, - "y": 186535, - "z": -67299 - }, - "rot": { - "x": 0, - "y": 199541, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 108, - "instId": 300004, - "propState": 8, - "pos": { - "x": -10118, - "y": 186382, - "z": -67367 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "109": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 109, - "instId": 300001, - "propState": 18, - "pos": { - "x": 100083, - "y": 185211, - "z": 21706 - }, - "rot": { - "x": 0, - "y": 257537, - "z": 0 - }, - "propId": 104125 - }, { - "groupId": 109, - "instId": 300002, - "propState": 1, - "pos": { - "x": 100083, - "y": 185211, - "z": 21706 - }, - "rot": { - "x": 0, - "y": 257537, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 109, - "instId": 300004, - "propState": 8, - "pos": { - "x": 100083, - "y": 185239, - "z": 21706 - }, - "rot": { - "x": 0, - "y": 165364, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "110": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 110, - "instId": 300001, - "propState": 18, - "pos": { - "x": 21084, - "y": 192875, - "z": 52645 - }, - "rot": { - "x": 0, - "y": 34214, - "z": 0 - }, - "propId": 104125 - }, { - "groupId": 110, - "instId": 300002, - "propState": 1, - "pos": { - "x": 28073, - "y": 189891, - "z": 55083 - }, - "rot": { - "x": 0, - "y": 29176, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 110, - "instId": 300004, - "propState": 8, - "pos": { - "x": 21084, - "y": 192875, - "z": 52645 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "111": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 111, - "instId": 300001, - "propState": 18, - "pos": { - "x": -67759, - "y": 208027, - "z": 225172 - }, - "rot": { - "x": 0, - "y": 251426, - "z": 0 - }, - "propId": 104125 - }, { - "groupId": 111, - "instId": 300002, - "propState": 1, - "pos": { - "x": -65462, - "y": 207110, - "z": 225120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 111, - "instId": 300004, - "propState": 8, - "pos": { - "x": -67759, - "y": 208131, - "z": 225172 - }, - "rot": { - "x": 0, - "y": 211822, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "112": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 112, - "instId": 300001, - "propState": 18, - "pos": { - "x": 7804, - "y": 207003, - "z": 292376 - }, - "rot": { - "x": 0, - "y": 170777, - "z": 0 - }, - "propId": 104125 - }, { - "groupId": 112, - "instId": 300002, - "propState": 1, - "pos": { - "x": 7709, - "y": 207035, - "z": 292338 - }, - "rot": { - "x": 0, - "y": 49654, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 112, - "instId": 300004, - "propState": 8, - "pos": { - "x": 7968, - "y": 207357, - "z": 292807 - }, - "rot": { - "x": 0, - "y": 209447, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "113": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 113, - "instId": 300001, - "propState": 18, - "pos": { - "x": 13979, - "y": 207100, - "z": 319633 - }, - "rot": { - "x": 0, - "y": 139590, - "z": 0 - }, - "propId": 104125 - }, { - "groupId": 113, - "instId": 300002, - "propState": 1, - "pos": { - "x": 13979, - "y": 207114, - "z": 319581 - }, - "rot": { - "x": 0, - "y": 10822, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 113, - "instId": 300004, - "propState": 8, - "pos": { - "x": 12920, - "y": 207262, - "z": 320000 - }, - "rot": { - "x": 0, - "y": 109080, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 114, - "instId": 300001, - "propState": 18, - "pos": { - "x": 24136, - "y": 211184, - "z": 290351 - }, - "rot": { - "x": 0, - "y": 325418, - "z": 0 - }, - "propId": 104125 - }, { - "groupId": 114, - "instId": 300002, - "propState": 1, - "pos": { - "x": 24577, - "y": 207011, - "z": 295469 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 114, - "instId": 300004, - "propState": 8, - "pos": { - "x": 26181, - "y": 212110, - "z": 291693 - }, - "rot": { - "x": 0, - "y": 343002, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "115": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 115, - "instId": 300001, - "propState": 18, - "pos": { - "x": 17542, - "y": 167074, - "z": 297855 - }, - "rot": { - "x": 0, - "y": 102144, - "z": 0 - }, - "propId": 104125 - }, { - "groupId": 115, - "instId": 300002, - "propState": 1, - "pos": { - "x": 17465, - "y": 167131, - "z": 297852 - }, - "rot": { - "x": 0, - "y": 311960, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 115, - "instId": 300004, - "propState": 8, - "pos": { - "x": 17017, - "y": 167224, - "z": 297836 - }, - "rot": { - "x": 0, - "y": 87929, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 116, - "instId": 300001, - "propState": 18, - "pos": { - "x": 112499, - "y": 221744, - "z": 308208 - }, - "rot": { - "x": 0, - "y": 340000, - "z": 0 - }, - "propId": 104125 - }, { - "groupId": 116, - "instId": 300002, - "propState": 1, - "pos": { - "x": 112352, - "y": 220077, - "z": 307715 - }, - "rot": { - "x": 0, - "y": 183, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 116, - "instId": 300004, - "propState": 8, - "pos": { - "x": 112511, - "y": 221879, - "z": 308199 - }, - "rot": { - "x": 0, - "y": 70574, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 117, - "instId": 300001, - "propState": 18, - "pos": { - "x": 56507, - "y": 207702, - "z": 203613 - }, - "rot": { - "x": 0, - "y": 247015, - "z": 0 - }, - "propId": 104125 - }, { - "groupId": 117, - "instId": 300002, - "propState": 1, - "pos": { - "x": 56885, - "y": 207702, - "z": 203642 - }, - "rot": { - "x": 0, - "y": 254481, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 117, - "instId": 300004, - "propState": 8, - "pos": { - "x": 56507, - "y": 207702, - "z": 203613 - }, - "rot": { - "x": 0, - "y": 31826, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 117, - "instId": 300005, - "propState": 8, - "pos": { - "x": 57133, - "y": 207636, - "z": 204898 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 118, - "instId": 300001, - "propState": 18, - "pos": { - "x": 83178, - "y": 200627, - "z": 234317 - }, - "rot": { - "x": 0, - "y": 41703, - "z": 0 - }, - "propId": 104125 - }, { - "groupId": 118, - "instId": 300002, - "propState": 1, - "pos": { - "x": 85844, - "y": 196798, - "z": 233192 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 118, - "instId": 300004, - "propState": 8, - "pos": { - "x": 83351, - "y": 200710, - "z": 234155 - }, - "rot": { - "x": 0, - "y": 313011, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "119": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 119, - "instId": 300001, - "propState": 18, - "pos": { - "x": 177040, - "y": 254094, - "z": 381985 - }, - "rot": { - "x": 0, - "y": 315767, - "z": 0 - }, - "propId": 104125 - }, { - "groupId": 119, - "instId": 300002, - "propState": 1, - "pos": { - "x": 177709, - "y": 254120, - "z": 379685 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 119, - "instId": 300004, - "propState": 8, - "pos": { - "x": 177040, - "y": 254373, - "z": 380926 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "120": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 120, - "instId": 300001, - "propState": 18, - "pos": { - "x": 66010, - "y": 303810, - "z": 372290 - }, - "rot": { - "x": 0, - "y": 179073, - "z": 0 - }, - "propId": 104125 - }, { - "groupId": 120, - "instId": 300002, - "propState": 1, - "pos": { - "x": 67780, - "y": 300116, - "z": 372478 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 120, - "instId": 300004, - "propState": 8, - "pos": { - "x": 68860, - "y": 303987, - "z": 373121 - }, - "rot": { - "x": 0, - "y": 269332, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "121": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 121, - "instId": 300001, - "propState": 18, - "pos": { - "x": 26787, - "y": 332166, - "z": 469801 - }, - "rot": { - "x": 0, - "y": 323009, - "z": 0 - }, - "propId": 104125 - }, { - "groupId": 121, - "instId": 300002, - "propState": 1, - "pos": { - "x": 28198, - "y": 329680, - "z": 467783 - }, - "rot": { - "x": 0, - "y": 212145, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 121, - "instId": 300004, - "propState": 8, - "pos": { - "x": 27789, - "y": 332237, - "z": 469308 - }, - "rot": { - "x": 0, - "y": 296167, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "122": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 122, - "instId": 300001, - "propState": 18, - "pos": { - "x": -73569, - "y": 350089, - "z": 348973 - }, - "rot": { - "x": 0, - "y": 131790, - "z": 0 - }, - "propId": 104125 - }, { - "groupId": 122, - "instId": 300002, - "propState": 1, - "pos": { - "x": -71192, - "y": 343368, - "z": 344247 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 122, - "instId": 300004, - "propState": 8, - "pos": { - "x": -73867, - "y": 350210, - "z": 348621 - }, - "rot": { - "x": 0, - "y": 44515, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "123": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 123, - "instId": 300001, - "propState": 18, - "pos": { - "x": 13512, - "y": 350127, - "z": 321374 - }, - "rot": { - "x": 0, - "y": 61397, - "z": 0 - }, - "propId": 104125 - }, { - "groupId": 123, - "instId": 300002, - "propState": 1, - "pos": { - "x": 16982, - "y": 347919, - "z": 315819 - }, - "rot": { - "x": 0, - "y": 342886, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 123, - "instId": 300004, - "propState": 8, - "pos": { - "x": 14216, - "y": 350081, - "z": 321201 - }, - "rot": { - "x": 0, - "y": 283110, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "124": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 124, - "instId": 300001, - "propState": 18, - "pos": { - "x": 32875, - "y": 392965, - "z": 289863 - }, - "rot": { - "x": 0, - "y": 90435, - "z": 0 - }, - "propId": 104125 - }, { - "groupId": 124, - "instId": 300002, - "propState": 1, - "pos": { - "x": 34182, - "y": 392370, - "z": 290485 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 124, - "instId": 300004, - "propState": 8, - "pos": { - "x": 32875, - "y": 393096, - "z": 289863 - }, - "rot": { - "x": 0, - "y": 131166, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "125": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 125, - "instId": 300001, - "propState": 18, - "pos": { - "x": -20286, - "y": 397882, - "z": 321702 - }, - "rot": { - "x": 0, - "y": 98236, - "z": 0 - }, - "propId": 104125 - }, { - "groupId": 125, - "instId": 300002, - "propState": 1, - "pos": { - "x": -16832, - "y": 396568, - "z": 322362 - }, - "rot": { - "x": 0, - "y": 179738, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 125, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20227, - "y": 397882, - "z": 321955 - }, - "rot": { - "x": 0, - "y": 201358, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "126": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 126, - "instId": 300001, - "propState": 18, - "pos": { - "x": -21601, - "y": 349150, - "z": 369777 - }, - "rot": { - "x": 0, - "y": 228136, - "z": 0 - }, - "propId": 104125 - }, { - "groupId": 126, - "instId": 300002, - "propState": 1, - "pos": { - "x": -21601, - "y": 349150, - "z": 369777 - }, - "rot": { - "x": 0, - "y": 191131, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 126, - "instId": 300004, - "propState": 8, - "pos": { - "x": -21601, - "y": 349375, - "z": 369777 - }, - "rot": { - "x": 0, - "y": 262626, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "131": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 131, - "instId": 300003, - "propState": 8, - "pos": { - "x": -11093, - "y": 46202, - "z": -56013 - }, - "rot": { - "x": 0, - "y": 298365, - "z": 0 - }, - "propId": 103074 - }, { - "groupId": 131, - "instId": 300006, - "propState": 8, - "pos": { - "x": -68776, - "y": 350300, - "z": 380955 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104032 - } - ], - "teleports": {} - }, - "132": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 132, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 3720, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104041 - }, { - "groupId": 132, - "instId": 300002, - "propState": 1, - "pos": { - "x": 0, - "y": 3720, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104041 - } - ], - "teleports": {} - }, - "156": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 156, - "instId": 300001, - "propState": 1, - "pos": { - "x": 29290, - "y": 211949, - "z": 283830 - }, - "rot": { - "x": 0, - "y": 67500, - "z": 0 - }, - "propId": 104161 - }, - { - "groupId": 156, - "instId": 300002, - "propState": 1, - "pos": { - "x": 29260, - "y": 211950, - "z": 284070 - }, - "rot": { - "x": 0, - "y": 67500, - "z": 0 - }, - "propId": 104164 - }, - { - "groupId": 156, - "instId": 300003, - "propState": 1, - "pos": { - "x": 29260, - "y": 211950, - "z": 284070 - }, - "rot": { - "x": 0, - "y": 67500, - "z": 0 - }, - "propId": 104164 - }, - { - "groupId": 156, - "instId": 300004, - "propState": 1, - "pos": { - "x": 29260, - "y": 211950, - "z": 284070 - }, - "rot": { - "x": 0, - "y": 67500, - "z": 0 - }, - "propId": 104164 - }, { - "groupId": 156, - "instId": 300005, - "propState": 1, - "pos": { - "x": 29260, - "y": 211950, - "z": 284070 - }, - "rot": { - "x": 0, - "y": 67500, - "z": 0 - }, - "propId": 104164 - }, { - "groupId": 156, - "instId": 300006, - "propState": 1, - "pos": { - "x": 29260, - "y": 211950, - "z": 284070 - }, - "rot": { - "x": 0, - "y": 67500, - "z": 0 - }, - "propId": 104164 - }, { - "groupId": 156, - "instId": 300007, - "propState": 1, - "pos": { - "x": 29260, - "y": 211950, - "z": 284070 - }, - "rot": { - "x": 0, - "y": 67500, - "z": 0 - }, - "propId": 104164 - }, { - "groupId": 156, - "instId": 300008, - "propState": 1, - "pos": { - "x": 29260, - "y": 211950, - "z": 284070 - }, - "rot": { - "x": 0, - "y": 67500, - "z": 0 - }, - "propId": 104164 - }, { - "groupId": 156, - "instId": 300009, - "propState": 1, - "pos": { - "x": 29260, - "y": 211950, - "z": 284070 - }, - "rot": { - "x": 0, - "y": 67500, - "z": 0 - }, - "propId": 104164 - }, { - "groupId": 156, - "instId": 300010, - "propState": 1, - "pos": { - "x": 28875, - "y": 206899, - "z": 292922 - }, - "rot": { - "x": 0, - "y": 335819, - "z": 0 - }, - "propId": 104003 - }, { - "groupId": 156, - "instId": 300011, - "propState": 1, - "pos": { - "x": 34921, - "y": 219944, - "z": 288786 - }, - "rot": { - "x": 0, - "y": 66575, - "z": 0 - }, - "propId": 104003 - }, { - "groupId": 156, - "instId": 300012, - "propState": 1, - "pos": { - "x": 24230, - "y": 219944, - "z": 279250 - }, - "rot": { - "x": 0, - "y": 246575, - "z": 0 - }, - "propId": 104003 - }, { - "groupId": 156, - "instId": 300013, - "propState": 1, - "pos": { - "x": 26410, - "y": 206899, - "z": 290990 - }, - "rot": { - "x": 0, - "y": 247000, - "z": 0 - }, - "propId": 104179 - }, { - "groupId": 156, - "instId": 300014, - "propState": 1, - "pos": { - "x": 29170, - "y": 220065, - "z": 284200 - }, - "rot": { - "x": 0, - "y": 247000, - "z": 0 - }, - "propId": 104180 - } - ], - "teleports": {} - }, - "213": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 213, - "instId": 300011, - "propState": 8, - "pos": { - "x": -17922, - "y": 180869, - "z": -124303 - }, - "rot": { - "x": 0, - "y": 262461, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 213, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7542, - "y": 186667, - "z": -72969 - }, - "rot": { - "x": 0, - "y": 330539, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 213, - "instId": 300002, - "propState": 8, - "pos": { - "x": 85510, - "y": 181807, - "z": 35190 - }, - "rot": { - "x": 0, - "y": 22667, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 213, - "instId": 300003, - "propState": 8, - "pos": { - "x": 59416, - "y": 187707, - "z": 59196 - }, - "rot": { - "x": 0, - "y": 252447, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 213, - "instId": 300004, - "propState": 8, - "pos": { - "x": 13739, - "y": 190798, - "z": 210189 - }, - "rot": { - "x": 0, - "y": 252447, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 213, - "instId": 300005, - "propState": 8, - "pos": { - "x": -33639, - "y": 207603, - "z": 264410 - }, - "rot": { - "x": 0, - "y": 75253, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 213, - "instId": 300006, - "propState": 8, - "pos": { - "x": 170, - "y": 207703, - "z": 314980 - }, - "rot": { - "x": 0, - "y": 75253, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 213, - "instId": 300007, - "propState": 8, - "pos": { - "x": 23580, - "y": 207703, - "z": 305310 - }, - "rot": { - "x": 0, - "y": 342878, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 213, - "instId": 300008, - "propState": 8, - "pos": { - "x": 54125, - "y": 220644, - "z": 303238 - }, - "rot": { - "x": 0, - "y": 112050, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 213, - "instId": 300009, - "propState": 8, - "pos": { - "x": 128810, - "y": 220734, - "z": 283890 - }, - "rot": { - "x": 0, - "y": 83493, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 213, - "instId": 300010, - "propState": 8, - "pos": { - "x": 106467, - "y": 212564, - "z": 213313 - }, - "rot": { - "x": 0, - "y": 274354, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 213, - "instId": 300012, - "propState": 8, - "pos": { - "x": 110132, - "y": 211301, - "z": 208466 - }, - "rot": { - "x": 0, - "y": 108443, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 213, - "instId": 300013, - "propState": 8, - "pos": { - "x": 86834, - "y": 197498, - "z": 221403 - }, - "rot": { - "x": 0, - "y": 193388, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 213, - "instId": 300015, - "propState": 8, - "pos": { - "x": 162599, - "y": 220780, - "z": 271675 - }, - "rot": { - "x": 0, - "y": 31833, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 213, - "instId": 300014, - "propState": 8, - "pos": { - "x": 160376, - "y": 254791, - "z": 383263 - }, - "rot": { - "x": 0, - "y": 319187, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 213, - "instId": 300016, - "propState": 8, - "pos": { - "x": 192845, - "y": 265063, - "z": 438869 - }, - "rot": { - "x": 0, - "y": 122492, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 213, - "instId": 300017, - "propState": 8, - "pos": { - "x": 38450, - "y": 331814, - "z": 447140 - }, - "rot": { - "x": 0, - "y": 184808, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 213, - "instId": 300018, - "propState": 8, - "pos": { - "x": 33112, - "y": 339640, - "z": 373331 - }, - "rot": { - "x": 0, - "y": 157712, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 213, - "instId": 300019, - "propState": 8, - "pos": { - "x": -8778, - "y": 345851, - "z": 317747 - }, - "rot": { - "x": 0, - "y": 265231, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 213, - "instId": 300020, - "propState": 8, - "pos": { - "x": 37679, - "y": 353229, - "z": 330623 - }, - "rot": { - "x": 0, - "y": 58733, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 213, - "instId": 300021, - "propState": 8, - "pos": { - "x": 114530, - "y": 382989, - "z": 339428 - }, - "rot": { - "x": 0, - "y": 320577, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 213, - "instId": 300022, - "propState": 8, - "pos": { - "x": 48692, - "y": 392834, - "z": 337526 - }, - "rot": { - "x": 0, - "y": 255921, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 213, - "instId": 300023, - "propState": 8, - "pos": { - "x": 37496, - "y": 393105, - "z": 296193 - }, - "rot": { - "x": 0, - "y": 161304, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 8, - "pos": { - "x": 62110, - "y": 207721, - "z": 203350 - }, - "rot": { - "x": 0, - "y": 11381, - "z": 0 - }, - "propId": 104167 - }, { - "groupId": 218, - "instId": 300002, - "propState": 8, - "pos": { - "x": 62110, - "y": 207821, - "z": 203350 - }, - "rot": { - "x": 0, - "y": 11381, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 218, - "instId": 300004, - "propState": 8, - "pos": { - "x": 62110, - "y": 207921, - "z": 203350 - }, - "rot": { - "x": 0, - "y": 11381, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "219": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "220": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 220, - "instId": 300001, - "propState": 12, - "pos": { - "x": 200615, - "y": 260075, - "z": 424813 - }, - "rot": { - "x": 0, - "y": 267249, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 220, - "instId": 300002, - "propState": 8, - "pos": { - "x": 200615, - "y": 260175, - "z": 424813 - }, - "rot": { - "x": 0, - "y": 267249, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 220, - "instId": 300004, - "propState": 8, - "pos": { - "x": 200615, - "y": 260075, - "z": 424813 - }, - "rot": { - "x": 0, - "y": 267249, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 12, - "pos": { - "x": 200615, - "y": 260075, - "z": 424813 - }, - "rot": { - "x": 0, - "y": 267249, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 12, - "pos": { - "x": 11476, - "y": 219944, - "z": 278851 - }, - "rot": { - "x": 0, - "y": 51595, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 222, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11476, - "y": 220044, - "z": 278851 - }, - "rot": { - "x": 0, - "y": 51595, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 222, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11476, - "y": 219944, - "z": 278851 - }, - "rot": { - "x": 0, - "y": 51595, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 12, - "pos": { - "x": 11476, - "y": 219944, - "z": 278851 - }, - "rot": { - "x": 0, - "y": 51595, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300001, - "propState": 8, - "pos": { - "x": 10546, - "y": 171988, - "z": 313072 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - }, { - "groupId": 226, - "instId": 300002, - "propState": 8, - "pos": { - "x": -47170, - "y": 340107, - "z": 371079 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "237": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 237, - "instId": 300001, - "propState": 8, - "pos": { - "x": 163962, - "y": 220050, - "z": 264431 - }, - "rot": { - "x": 0, - "y": 302650, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1027": { - "anchorId": 1, - "groupId": 237, - "instId": 300001, - "pos": { - "x": 162379, - "y": 220000, - "z": 265445 - }, - "rot": { - "x": 0, - "y": 122650, - "z": 0 - } - } - } - }, - "238": { - "monsters": [ - { - "groupId": 238, - "instId": 200001, - "eventId": 101223, - "pos": { - "x": 107690, - "y": 196798, - "z": 238090 - }, - "rot": { - "x": 0, - "y": 109633, - "z": 0 - }, - "monsterId": 4023021 - } - ], - "npcs": [], - "props": [ - { - "groupId": 238, - "instId": 300001, - "propState": 8, - "pos": { - "x": 107690, - "y": 197798, - "z": 238090 - }, - "rot": { - "x": 0, - "y": 19633, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1123": { - "anchorId": 1, - "groupId": 238, - "instId": 300001, - "pos": { - "x": 113390, - "y": 196798, - "z": 236060 - }, - "rot": { - "x": 0, - "y": 289633, - "z": 0 - } - } - } - }, - "239": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 239, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3832, - "y": 186267, - "z": -73790 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104220 - }, - { - "groupId": 239, - "instId": 300002, - "propState": 8, - "pos": { - "x": 30821, - "y": 190584, - "z": 74044 - }, - "rot": { - "x": 0, - "y": 170096, - "z": 0 - }, - "propId": 104220 - }, - { - "groupId": 239, - "instId": 300004, - "propState": 8, - "pos": { - "x": 17329, - "y": 189998, - "z": 213529 - }, - "rot": { - "x": 0, - "y": 149880, - "z": 0 - }, - "propId": 104220 - }, - { - "groupId": 239, - "instId": 300005, - "propState": 8, - "pos": { - "x": -15465, - "y": 344488, - "z": 322225 - }, - "rot": { - "x": 0, - "y": 122607, - "z": 0 - }, - "propId": 104220 - }, { - "groupId": 239, - "instId": 300003, - "propState": 8, - "pos": { - "x": 13665, - "y": 204093, - "z": 311224 - }, - "rot": { - "x": 0, - "y": 122607, - "z": 0 - }, - "propId": 104220 - }, { - "groupId": 239, - "instId": 300006, - "propState": 8, - "pos": { - "x": 50503, - "y": 219889, - "z": 313650 - }, - "rot": { - "x": 0, - "y": 212607, - "z": 0 - }, - "propId": 104220 - }, { - "groupId": 239, - "instId": 300007, - "propState": 8, - "pos": { - "x": 102763, - "y": 220065, - "z": 298789 - }, - "rot": { - "x": 0, - "y": 61188, - "z": 0 - }, - "propId": 104220 - }, { - "groupId": 239, - "instId": 300008, - "propState": 8, - "pos": { - "x": 115638, - "y": 220057, - "z": 310141 - }, - "rot": { - "x": 0, - "y": 74460, - "z": 0 - }, - "propId": 104220 - }, { - "groupId": 239, - "instId": 300009, - "propState": 8, - "pos": { - "x": 64537, - "y": 207619, - "z": 219835 - }, - "rot": { - "x": 0, - "y": 169669, - "z": 0 - }, - "propId": 104220 - }, { - "groupId": 239, - "instId": 300010, - "propState": 8, - "pos": { - "x": 115341, - "y": 196765, - "z": 222343 - }, - "rot": { - "x": 0, - "y": 133872, - "z": 0 - }, - "propId": 104220 - }, { - "groupId": 239, - "instId": 300011, - "propState": 8, - "pos": { - "x": 164486, - "y": 254041, - "z": 372324 - }, - "rot": { - "x": 0, - "y": 128570, - "z": 0 - }, - "propId": 104220 - }, { - "groupId": 239, - "instId": 300013, - "propState": 8, - "pos": { - "x": 29315, - "y": 329627, - "z": 454943 - }, - "rot": { - "x": 0, - "y": 52363, - "z": 0 - }, - "propId": 104220 - }, { - "groupId": 239, - "instId": 300014, - "propState": 8, - "pos": { - "x": 103499, - "y": 385429, - "z": 328458 - }, - "rot": { - "x": 0, - "y": 38865, - "z": 0 - }, - "propId": 104220 - }, { - "groupId": 239, - "instId": 300015, - "propState": 8, - "pos": { - "x": 18561, - "y": 392453, - "z": 287157 - }, - "rot": { - "x": 0, - "y": 331424, - "z": 0 - }, - "propId": 104220 - } - ], - "teleports": {} - }, - "243": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 243, - "instId": 300009, - "propState": 20, - "pos": { - "x": -5872, - "y": 207003, - "z": 327007 - }, - "rot": { - "x": 0, - "y": 114156, - "z": 0 - }, - "propId": 60403 - }, - { - "groupId": 243, - "instId": 300001, - "propState": 8, - "pos": { - "x": 164644, - "y": 254090, - "z": 393617 - }, - "rot": { - "x": 0, - "y": 89383, - "z": 0 - }, - "propId": 104220 - }, - { - "groupId": 243, - "instId": 300002, - "propState": 8, - "pos": { - "x": 175589, - "y": 271062, - "z": 474526 - }, - "rot": { - "x": 0, - "y": 154144, - "z": 0 - }, - "propId": 104220 - }, - { - "groupId": 243, - "instId": 300003, - "propState": 8, - "pos": { - "x": 9930, - "y": 207003, - "z": 347094 - }, - "rot": { - "x": 0, - "y": 174197, - "z": 0 - }, - "propId": 104220 - }, { - "groupId": 243, - "instId": 300004, - "propState": 8, - "pos": { - "x": -4080, - "y": 345562, - "z": 315305 - }, - "rot": { - "x": 0, - "y": 35823, - "z": 0 - }, - "propId": 104220 - }, { - "groupId": 243, - "instId": 300005, - "propState": 8, - "pos": { - "x": -29993, - "y": 322886, - "z": 368201 - }, - "rot": { - "x": 0, - "y": 275701, - "z": 0 - }, - "propId": 104220 - }, { - "groupId": 243, - "instId": 300006, - "propState": 8, - "pos": { - "x": 12203, - "y": 190700, - "z": 43617 - }, - "rot": { - "x": 0, - "y": 35896, - "z": 0 - }, - "propId": 104220 - }, { - "groupId": 243, - "instId": 300007, - "propState": 8, - "pos": { - "x": 44609, - "y": 392373, - "z": 300371 - }, - "rot": { - "x": 0, - "y": 331204, - "z": 0 - }, - "propId": 104220 - }, { - "groupId": 243, - "instId": 300008, - "propState": 8, - "pos": { - "x": 165881, - "y": 254430, - "z": 394913 - }, - "rot": { - "x": 0, - "y": 27003, - "z": 0 - }, - "propId": 104156 - }, { - "groupId": 243, - "instId": 300010, - "propState": 8, - "pos": { - "x": 175190, - "y": 271079, - "z": 473797 - }, - "rot": { - "x": 0, - "y": 35495, - "z": 0 - }, - "propId": 104175 - }, { - "groupId": 243, - "instId": 300011, - "propState": 8, - "pos": { - "x": 9544, - "y": 207071, - "z": 346708 - }, - "rot": { - "x": 0, - "y": 121835, - "z": 0 - }, - "propId": 104109 - }, { - "groupId": 243, - "instId": 300012, - "propState": 8, - "pos": { - "x": -3602, - "y": 345808, - "z": 314799 - }, - "rot": { - "x": 0, - "y": 18334, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 243, - "instId": 300013, - "propState": 2, - "pos": { - "x": -30471, - "y": 323153, - "z": 368556 - }, - "rot": { - "x": 0, - "y": 228003, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 243, - "instId": 300014, - "propState": 8, - "pos": { - "x": 11487, - "y": 190700, - "z": 43955 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104155 - }, { - "groupId": 243, - "instId": 300015, - "propState": 18, - "pos": { - "x": 45281, - "y": 393050, - "z": 301283 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104054 - }, { - "groupId": 243, - "instId": 300016, - "propState": 1, - "pos": { - "x": 164644, - "y": 254090, - "z": 393617 - }, - "rot": { - "x": 0, - "y": 89383, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 243, - "instId": 300017, - "propState": 1, - "pos": { - "x": 175589, - "y": 271062, - "z": 474526 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 243, - "instId": 300018, - "propState": 1, - "pos": { - "x": 9005, - "y": 207003, - "z": 346612 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 243, - "instId": 300019, - "propState": 1, - "pos": { - "x": -4080, - "y": 345562, - "z": 315305 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 243, - "instId": 300020, - "propState": 1, - "pos": { - "x": -30630, - "y": 325424, - "z": 368260 - }, - "rot": { - "x": 0, - "y": 275701, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 243, - "instId": 300021, - "propState": 1, - "pos": { - "x": 12203, - "y": 190700, - "z": 43617 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 243, - "instId": 300022, - "propState": 1, - "pos": { - "x": 44609, - "y": 392373, - "z": 300371 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "246": { - "monsters": [ - { - "groupId": 246, - "instId": 200001, - "eventId": 20421101, - "pos": { - "x": -68455, - "y": 207110, - "z": 234344 - }, - "rot": { - "x": 0, - "y": 275630, - "z": 0 - }, - "monsterId": 4022010 - }, - { - "groupId": 246, - "instId": 200002, - "eventId": 20421102, - "pos": { - "x": -53259, - "y": 207030, - "z": 221398 - }, - "rot": { - "x": 0, - "y": 229139, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 246, - "instId": 200003, - "eventId": 20421103, - "pos": { - "x": -55287, - "y": 207030, - "z": 223224 - }, - "rot": { - "x": 0, - "y": 188917, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 246, - "instId": 200004, - "eventId": 20421105, - "pos": { - "x": 127088, - "y": 220066, - "z": 301389 - }, - "rot": { - "x": 0, - "y": 51633, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 246, - "instId": 200005, - "eventId": 20421106, - "pos": { - "x": 122659, - "y": 220066, - "z": 306260 - }, - "rot": { - "x": 0, - "y": 163117, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 246, - "instId": 200006, - "eventId": 20421107, - "pos": { - "x": 149830, - "y": 220095, - "z": 262010 - }, - "rot": { - "x": 0, - "y": 193764, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 246, - "instId": 200007, - "eventId": 20421108, - "pos": { - "x": 117399, - "y": 214333, - "z": 230379 - }, - "rot": { - "x": 0, - "y": 286143, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 246, - "instId": 200008, - "eventId": 20421109, - "pos": { - "x": 101091, - "y": 212481, - "z": 216615 - }, - "rot": { - "x": 0, - "y": 340186, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 246, - "instId": 200009, - "eventId": 20421110, - "pos": { - "x": 133044, - "y": 207911, - "z": 204687 - }, - "rot": { - "x": 0, - "y": 135420, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 246, - "instId": 200010, - "eventId": 20421111, - "pos": { - "x": 101291, - "y": 196798, - "z": 221279 - }, - "rot": { - "x": 0, - "y": 173616, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 246, - "instId": 200011, - "eventId": 20421112, - "pos": { - "x": 99716, - "y": 196798, - "z": 219347 - }, - "rot": { - "x": 0, - "y": 22301, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 246, - "instId": 200012, - "eventId": 20421114, - "pos": { - "x": 195155, - "y": 260123, - "z": 422718 - }, - "rot": { - "x": 0, - "y": 90564, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 246, - "instId": 200013, - "eventId": 20421115, - "pos": { - "x": 174593, - "y": 258082, - "z": 414744 - }, - "rot": { - "x": 0, - "y": 338048, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 246, - "instId": 200014, - "eventId": 20421116, - "pos": { - "x": 174991, - "y": 258285, - "z": 417591 - }, - "rot": { - "x": 0, - "y": 245142, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 246, - "instId": 200015, - "eventId": 20421117, - "pos": { - "x": 177100, - "y": 258586, - "z": 415876 - }, - "rot": { - "x": 0, - "y": 201701, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 246, - "instId": 200016, - "eventId": 20421118, - "pos": { - "x": 186653, - "y": 268236, - "z": 450187 - }, - "rot": { - "x": 0, - "y": 160119, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 246, - "instId": 200017, - "eventId": 20421119, - "pos": { - "x": 190238, - "y": 267654, - "z": 450441 - }, - "rot": { - "x": 0, - "y": 51785, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 246, - "instId": 200018, - "eventId": 20421120, - "pos": { - "x": 189012, - "y": 268391, - "z": 453344 - }, - "rot": { - "x": 0, - "y": 112572, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 246, - "instId": 200019, - "eventId": 20421121, - "pos": { - "x": 187238, - "y": 263777, - "z": 433616 - }, - "rot": { - "x": 0, - "y": 174915, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 246, - "instId": 200020, - "eventId": 20421122, - "pos": { - "x": 184138, - "y": 262277, - "z": 430232 - }, - "rot": { - "x": 0, - "y": 46178, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 246, - "instId": 200021, - "eventId": 20421123, - "pos": { - "x": 187684, - "y": 262396, - "z": 428854 - }, - "rot": { - "x": 0, - "y": 325, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 246, - "instId": 200022, - "eventId": 20421124, - "pos": { - "x": 43350, - "y": 337958, - "z": 412122 - }, - "rot": { - "x": 0, - "y": 90564, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 246, - "instId": 200023, - "eventId": 20421125, - "pos": { - "x": 45810, - "y": 337958, - "z": 413317 - }, - "rot": { - "x": 0, - "y": 213984, - "z": 0 - }, - "monsterId": 4032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "247": { - "monsters": [ - { - "groupId": 247, - "instId": 200001, - "eventId": 20421127, - "pos": { - "x": 23157, - "y": 175260, - "z": 330230 - }, - "rot": { - "x": 0, - "y": 27899, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 247, - "instId": 200002, - "eventId": 20421128, - "pos": { - "x": 24470, - "y": 175260, - "z": 327170 - }, - "rot": { - "x": 0, - "y": 30884, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 247, - "instId": 200003, - "eventId": 20421129, - "pos": { - "x": 35145, - "y": 175260, - "z": 314006 - }, - "rot": { - "x": 0, - "y": 233690, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 247, - "instId": 200004, - "eventId": 20421130, - "pos": { - "x": 40500, - "y": 175270, - "z": 288070 - }, - "rot": { - "x": 0, - "y": 4374, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 247, - "instId": 200005, - "eventId": 20421131, - "pos": { - "x": 34350, - "y": 175270, - "z": 282280 - }, - "rot": { - "x": 0, - "y": 283193, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 247, - "instId": 200006, - "eventId": 20421132, - "pos": { - "x": -733, - "y": 175289, - "z": 298785 - }, - "rot": { - "x": 0, - "y": 15875, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 247, - "instId": 200007, - "eventId": 20421133, - "pos": { - "x": -695, - "y": 175310, - "z": 303074 - }, - "rot": { - "x": 0, - "y": 162932, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 247, - "instId": 200008, - "eventId": 20421134, - "pos": { - "x": 1614, - "y": 175260, - "z": 290741 - }, - "rot": { - "x": 0, - "y": 37183, - "z": 0 - }, - "monsterId": 4022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "248": { - "monsters": [ - { - "groupId": 248, - "instId": 200001, - "eventId": 20421135, - "pos": { - "x": -14011, - "y": 166210, - "z": 319880 - }, - "rot": { - "x": 0, - "y": 155910, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 248, - "instId": 200002, - "eventId": 20421136, - "pos": { - "x": 32079, - "y": 166210, - "z": 305456 - }, - "rot": { - "x": 0, - "y": 68568, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 248, - "instId": 200003, - "eventId": 20421137, - "pos": { - "x": 16600, - "y": 166210, - "z": 301270 - }, - "rot": { - "x": 0, - "y": 111038, - "z": 0 - }, - "monsterId": 4012040 - }, { - "groupId": 248, - "instId": 200004, - "eventId": 20421138, - "pos": { - "x": 20040, - "y": 166210, - "z": 304540 - }, - "rot": { - "x": 0, - "y": 159665, - "z": 0 - }, - "monsterId": 4012040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "249": { - "monsters": [ - { - "groupId": 249, - "instId": 200001, - "eventId": 20421140, - "pos": { - "x": -16115, - "y": 340000, - "z": 379427 - }, - "rot": { - "x": 0, - "y": 160610, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 249, - "instId": 200002, - "eventId": 20421141, - "pos": { - "x": -30368, - "y": 348999, - "z": 396356 - }, - "rot": { - "x": 0, - "y": 129058, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 249, - "instId": 200003, - "eventId": 20421142, - "pos": { - "x": -73981, - "y": 340000, - "z": 373547 - }, - "rot": { - "x": 0, - "y": 288982, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 249, - "instId": 200004, - "eventId": 20421143, - "pos": { - "x": -88643, - "y": 348999, - "z": 357986 - }, - "rot": { - "x": 0, - "y": 122116, - "z": 0 - }, - "monsterId": 4032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "250": { - "monsters": [ - { - "groupId": 250, - "instId": 200001, - "eventId": 20421144, - "pos": { - "x": -43090, - "y": 348999, - "z": 401805 - }, - "rot": { - "x": 0, - "y": 224712, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 250, - "instId": 200002, - "eventId": 20421145, - "pos": { - "x": -44641, - "y": 348999, - "z": 399608 - }, - "rot": { - "x": 0, - "y": 35339, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 250, - "instId": 200003, - "eventId": 20421146, - "pos": { - "x": -42831, - "y": 348999, - "z": 398030 - }, - "rot": { - "x": 0, - "y": 348743, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 250, - "instId": 200004, - "eventId": 20421147, - "pos": { - "x": -64220, - "y": 348998, - "z": 347826 - }, - "rot": { - "x": 0, - "y": 99739, - "z": 0 - }, - "monsterId": 4012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "252": { - "monsters": [ - { - "groupId": 252, - "instId": 200001, - "eventId": 20421231, - "pos": { - "x": -18174, - "y": 348998, - "z": 378997 - }, - "rot": { - "x": 0, - "y": 277713, - "z": 0 - }, - "monsterId": 4023020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 252, - "instId": 300001, - "propState": 11, - "pos": { - "x": -12522, - "y": 348998, - "z": 377976 - }, - "rot": { - "x": 0, - "y": 277548, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 252, - "instId": 300002, - "propState": 8, - "pos": { - "x": -12522, - "y": 348998, - "z": 377976 - }, - "rot": { - "x": 0, - "y": 277548, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 252, - "instId": 300003, - "propState": 8, - "pos": { - "x": -12522, - "y": 348998, - "z": 377976 - }, - "rot": { - "x": 0, - "y": 277548, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "253": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 253, - "instId": 300001, - "propState": 8, - "pos": { - "x": 43966, - "y": 167678, - "z": 296237 - }, - "rot": { - "x": 0, - "y": 47939, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 253, - "instId": 300002, - "propState": 8, - "pos": { - "x": 10493, - "y": 175960, - "z": 346650 - }, - "rot": { - "x": 0, - "y": 145582, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 253, - "instId": 300003, - "propState": 8, - "pos": { - "x": -23994, - "y": 175960, - "z": 309304 - }, - "rot": { - "x": 0, - "y": 140644, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 253, - "instId": 300004, - "propState": 8, - "pos": { - "x": 26201, - "y": 175970, - "z": 271070 - }, - "rot": { - "x": 0, - "y": 51048, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 253, - "instId": 300005, - "propState": 8, - "pos": { - "x": 44559, - "y": 175960, - "z": 313101 - }, - "rot": { - "x": 0, - "y": 303239, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "254": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 254, - "instId": 300001, - "propState": 8, - "pos": { - "x": -66018, - "y": 340700, - "z": 332320 - }, - "rot": { - "x": 0, - "y": 317520, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 254, - "instId": 300002, - "propState": 8, - "pos": { - "x": -42719, - "y": 349699, - "z": 410122 - }, - "rot": { - "x": 0, - "y": 179765, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 254, - "instId": 300003, - "propState": 8, - "pos": { - "x": -75910, - "y": 349699, - "z": 355140 - }, - "rot": { - "x": 0, - "y": 3407, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "259": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 259, - "instId": 300001, - "propState": 8, - "pos": { - "x": 108990, - "y": 213863, - "z": 224470 - }, - "rot": { - "x": 0, - "y": 122610, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 259, - "instId": 300002, - "propState": 8, - "pos": { - "x": 108990, - "y": 213863, - "z": 224470 - }, - "rot": { - "x": 0, - "y": 122610, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 259, - "instId": 300003, - "propState": 20, - "pos": { - "x": 62020, - "y": 196798, - "z": 204424 - }, - "rot": { - "x": 0, - "y": 31045, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 259, - "instId": 300004, - "propState": 1, - "pos": { - "x": 62020, - "y": 196798, - "z": 204424 - }, - "rot": { - "x": 0, - "y": 31045, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 260, - "instId": 300001, - "propState": 8, - "pos": { - "x": 163518, - "y": 254091, - "z": 388710 - }, - "rot": { - "x": 0, - "y": 90922, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 260, - "instId": 300002, - "propState": 8, - "pos": { - "x": 163518, - "y": 254091, - "z": 388710 - }, - "rot": { - "x": 0, - "y": 90922, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 260, - "instId": 300003, - "propState": 20, - "pos": { - "x": 102767, - "y": 300134, - "z": 388170 - }, - "rot": { - "x": 0, - "y": 171402, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 260, - "instId": 300004, - "propState": 1, - "pos": { - "x": 102767, - "y": 300134, - "z": 388170 - }, - "rot": { - "x": 0, - "y": 171402, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "261": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 261, - "instId": 300003, - "propState": 8, - "pos": { - "x": -70259, - "y": 341820, - "z": 378252 - }, - "rot": { - "x": 0, - "y": 74250, - "z": 0 - }, - "propId": 103074 - }, { - "groupId": 261, - "instId": 300006, - "propState": 8, - "pos": { - "x": -51762, - "y": 349400, - "z": 348597 - }, - "rot": { - "x": 0, - "y": 228174, - "z": 0 - }, - "propId": 104032 - } - ], - "teleports": {} - }, - "268": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 268, - "instId": 300003, - "propState": 8, - "pos": { - "x": 122443, - "y": 198541, - "z": 220426 - }, - "rot": { - "x": 0, - "y": 65750, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "269": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 269, - "instId": 300001, - "propState": 20, - "pos": { - "x": 142598, - "y": 201147, - "z": 239872 - }, - "rot": { - "x": 0, - "y": 225878, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 269, - "instId": 300002, - "propState": 8, - "pos": { - "x": 142598, - "y": 201147, - "z": 239872 - }, - "rot": { - "x": 0, - "y": 225878, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 269, - "instId": 300003, - "propState": 8, - "pos": { - "x": 122738, - "y": 196750, - "z": 220232 - }, - "rot": { - "x": 0, - "y": 245750, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "270": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 270, - "instId": 300003, - "propState": 8, - "pos": { - "x": 55960, - "y": 301903, - "z": 392325 - }, - "rot": { - "x": 0, - "y": 261133, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "271": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 271, - "instId": 300001, - "propState": 20, - "pos": { - "x": 47071, - "y": 300176, - "z": 390838 - }, - "rot": { - "x": 0, - "y": 78990, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 271, - "instId": 300002, - "propState": 8, - "pos": { - "x": 47071, - "y": 300176, - "z": 390838 - }, - "rot": { - "x": 0, - "y": 78990, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 271, - "instId": 300003, - "propState": 8, - "pos": { - "x": 55700, - "y": 300116, - "z": 392576 - }, - "rot": { - "x": 0, - "y": 81133, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "272": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 272, - "instId": 300001, - "propState": 11, - "pos": { - "x": 53840, - "y": 175328, - "z": 303410 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "273": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 273, - "instId": 300001, - "propState": 11, - "pos": { - "x": 5575, - "y": 190700, - "z": 56198 - }, - "rot": { - "x": 0, - "y": 87579, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 274, - "instId": 300001, - "propState": 11, - "pos": { - "x": -27057, - "y": 348999, - "z": 395824 - }, - "rot": { - "x": 0, - "y": 206408, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "277": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 277, - "instId": 300001, - "propState": 1, - "pos": { - "x": 128970, - "y": 267970, - "z": 455580 - }, - "rot": { - "x": 0, - "y": 329320, - "z": 0 - }, - "propId": 104255 - }, { - "groupId": 277, - "instId": 300002, - "propState": 8, - "pos": { - "x": 86452, - "y": 300134, - "z": 382202 - }, - "rot": { - "x": 0, - "y": 351481, - "z": 0 - }, - "propId": 104255 - } - ], - "teleports": {} - }, - "278": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 278, - "instId": 300001, - "propState": 18, - "pos": { - "x": -35000, - "y": 206943, - "z": 255227 - }, - "rot": { - "x": 0, - "y": 265451, - "z": 0 - }, - "propId": 104093 - }, - { - "groupId": 278, - "instId": 300002, - "propState": 18, - "pos": { - "x": 105115, - "y": 220065, - "z": 296017 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, - { - "groupId": 278, - "instId": 300003, - "propState": 18, - "pos": { - "x": 14155, - "y": 190542, - "z": 212611 - }, - "rot": { - "x": 0, - "y": 154185, - "z": 0 - }, - "propId": 104096 - }, - { - "groupId": 278, - "instId": 300004, - "propState": 18, - "pos": { - "x": 99421, - "y": 213719, - "z": 228009 - }, - "rot": { - "x": 0, - "y": 235753, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 278, - "instId": 300005, - "propState": 18, - "pos": { - "x": 57741, - "y": 187222, - "z": 58501 - }, - "rot": { - "x": 0, - "y": 107212, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 278, - "instId": 300006, - "propState": 18, - "pos": { - "x": 8112, - "y": 191211, - "z": 46132 - }, - "rot": { - "x": 0, - "y": 326413, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 278, - "instId": 300007, - "propState": 18, - "pos": { - "x": 182190, - "y": 254439, - "z": 371711 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 278, - "instId": 300008, - "propState": 18, - "pos": { - "x": 104601, - "y": 220777, - "z": 294297 - }, - "rot": { - "x": 0, - "y": 162734, - "z": 0 - }, - "propId": 104096 - }, { - "groupId": 278, - "instId": 300009, - "propState": 18, - "pos": { - "x": -4100, - "y": 186343, - "z": -75307 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 278, - "instId": 300010, - "propState": 18, - "pos": { - "x": 2205, - "y": 166210, - "z": 333334 - }, - "rot": { - "x": 0, - "y": 247685, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 278, - "instId": 300011, - "propState": 18, - "pos": { - "x": 110672, - "y": 197446, - "z": 223819 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 278, - "instId": 300012, - "propState": 18, - "pos": { - "x": 107201, - "y": 220077, - "z": 309287 - }, - "rot": { - "x": 0, - "y": 229509, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 278, - "instId": 300013, - "propState": 18, - "pos": { - "x": 8423, - "y": 207477, - "z": 346193 - }, - "rot": { - "x": 0, - "y": 57899, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 278, - "instId": 300014, - "propState": 18, - "pos": { - "x": -16672, - "y": 396568, - "z": 313701 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - }, { - "groupId": 278, - "instId": 300015, - "propState": 18, - "pos": { - "x": 18108, - "y": 205220, - "z": 325732 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - } - ], - "teleports": {} - }, - "279": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 279, - "instId": 300001, - "propState": 8, - "pos": { - "x": -51166, - "y": 340700, - "z": 334377 - }, - "rot": { - "x": 0, - "y": 226648, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 279, - "instId": 300002, - "propState": 8, - "pos": { - "x": -48201, - "y": 349699, - "z": 404237 - }, - "rot": { - "x": 0, - "y": 244858, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 279, - "instId": 300003, - "propState": 8, - "pos": { - "x": -77914, - "y": 349699, - "z": 357321 - }, - "rot": { - "x": 0, - "y": 80515, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "293": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 293, - "instId": 300001, - "propState": 0, - "pos": { - "x": -29403, - "y": 340070, - "z": 360707 - }, - "rot": { - "x": 0, - "y": 167294, - "z": 0 - }, - "propId": 104020 - }, - { - "groupId": 293, - "instId": 300002, - "propState": 2, - "pos": { - "x": -50888, - "y": 340476, - "z": 394413 - }, - "rot": { - "x": 0, - "y": 137479, - "z": 0 - }, - "propId": 104020 - }, - { - "groupId": 293, - "instId": 300003, - "propState": 1, - "pos": { - "x": -52580, - "y": 340024, - "z": 396680 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 104141 - }, - { - "groupId": 293, - "instId": 300004, - "propState": 1, - "pos": { - "x": -47350, - "y": 340000, - "z": 401540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 293, - "instId": 300005, - "propState": 1, - "pos": { - "x": -53080, - "y": 340120, - "z": 396720 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 104038 - } - ], - "teleports": {} - }, - "302": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 302, - "instId": 300001, - "propState": 8, - "pos": { - "x": -12942, - "y": 166910, - "z": 315149 - }, - "rot": { - "x": 0, - "y": 125848, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "303": { - "monsters": [ - { - "groupId": 303, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 138439, - "y": 242549, - "z": 345309 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "monsterId": 4022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2042201": { - "P20422_F20422001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2200, - "y": -7561, - "z": 380110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 32580, - "y": -16040, - "z": 379240 - }, - "rot": { - "x": 0, - "y": 270737, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": -47140, - "y": -7561, - "z": 379940 - }, - "rot": { - "x": 0, - "y": 91465, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": -82260, - "y": -16040, - "z": 379320 - }, - "rot": { - "x": 0, - "y": 85273, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": -2200, - "y": -7561, - "z": 380110 - }, - "rot": { - "x": 0, - "y": 330627, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 4, - "instId": 300006, - "propState": 8, - "pos": { - "x": 32580, - "y": -16040, - "z": 379240 - }, - "rot": { - "x": 0, - "y": 330627, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 4, - "instId": 300007, - "propState": 8, - "pos": { - "x": -47140, - "y": -7561, - "z": 379940 - }, - "rot": { - "x": 0, - "y": 149803, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 4, - "instId": 300008, - "propState": 8, - "pos": { - "x": -82260, - "y": -16040, - "z": 379320 - }, - "rot": { - "x": 0, - "y": 153412, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300004, - "propState": 1, - "pos": { - "x": 52490, - "y": -15944, - "z": 343170 - }, - "rot": { - "x": 0, - "y": 357407, - "z": 0 - }, - "propId": 104181 - }, { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": 58410, - "y": -22170, - "z": 303620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104024 - }, { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": 46610, - "y": -22170, - "z": 303620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104024 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -29239, - "y": -23506, - "z": 434524 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": 48397, - "y": -26270, - "z": 323749 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": -1941, - "y": 11735, - "z": 358895 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": -8148, - "y": 12680, - "z": 230727 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 7, - "instId": 300006, - "propState": 8, - "pos": { - "x": -16231, - "y": 10466, - "z": 87613 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 7, - "instId": 300007, - "propState": 8, - "pos": { - "x": 26130, - "y": -3198, - "z": -97337 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2042201": { - "anchorId": 1, - "groupId": 7, - "instId": 300001, - "pos": { - "x": -24532, - "y": -23443, - "z": 437089 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2042202": { - "anchorId": 2, - "groupId": 7, - "instId": 300002, - "pos": { - "x": 44673, - "y": -26270, - "z": 320082 - }, - "rot": { - "x": 0, - "y": 148209, - "z": 0 - } - }, - "2042204": { - "anchorId": 4, - "groupId": 7, - "instId": 300004, - "pos": { - "x": -2760, - "y": 11735, - "z": 354310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2042205": { - "anchorId": 5, - "groupId": 7, - "instId": 300005, - "pos": { - "x": -24718, - "y": 12680, - "z": 226522 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2042206": { - "anchorId": 6, - "groupId": 7, - "instId": 300006, - "pos": { - "x": -24441, - "y": 10537, - "z": 85920 - }, - "rot": { - "x": 0, - "y": 180569, - "z": 0 - } - }, - "2042207": { - "anchorId": 7, - "groupId": 7, - "instId": 300007, - "pos": { - "x": 29877, - "y": -3198, - "z": -103258 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - } - } - } - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300002, - "propState": 12, - "pos": { - "x": -40180, - "y": 11646, - "z": 11790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300005, - "propState": 12, - "pos": { - "x": -24395, - "y": 7564, - "z": 26653 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 8, - "instId": 300001, - "propState": 12, - "pos": { - "x": -24330, - "y": 12752, - "z": 19900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300002, - "propState": 12, - "pos": { - "x": -40738, - "y": 27050, - "z": 2530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 12, - "pos": { - "x": -8831, - "y": 12680, - "z": 235610 - }, - "rot": { - "x": 0, - "y": 132644, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 12, - "pos": { - "x": -7758, - "y": -43409, - "z": 114761 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 12, - "pos": { - "x": -41163, - "y": -43409, - "z": 133880 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 10, - "instId": 300005, - "propState": 12, - "pos": { - "x": -12502, - "y": -44779, - "z": 166340 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 10, - "instId": 300006, - "propState": 12, - "pos": { - "x": -43502, - "y": 9036, - "z": 81219 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 10, - "instId": 300007, - "propState": 12, - "pos": { - "x": 32060, - "y": 4249, - "z": 62360 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 10, - "instId": 300008, - "propState": 12, - "pos": { - "x": -82615, - "y": 8542, - "z": -54476 - }, - "rot": { - "x": 0, - "y": 352626, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 10, - "instId": 300009, - "propState": 12, - "pos": { - "x": 34330, - "y": -3198, - "z": -112360 - }, - "rot": { - "x": 0, - "y": 302134, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 12, - "pos": { - "x": 75691, - "y": -204, - "z": -22836 - }, - "rot": { - "x": 0, - "y": 280232, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 12, - "pos": { - "x": 5080, - "y": 6855, - "z": 340680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 12, - "instId": 300002, - "propState": 12, - "pos": { - "x": -58133, - "y": 16021, - "z": 293230 - }, - "rot": { - "x": 0, - "y": 2422, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 12, - "instId": 300003, - "propState": 12, - "pos": { - "x": -79210, - "y": 25115, - "z": 295860 - }, - "rot": { - "x": 0, - "y": 93165, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 12, - "instId": 300005, - "propState": 12, - "pos": { - "x": 2940, - "y": 25111, - "z": 337500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 12, - "pos": { - "x": -58224, - "y": 6855, - "z": 339928 - }, - "rot": { - "x": 0, - "y": 177459, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 13, - "instId": 300002, - "propState": 12, - "pos": { - "x": -9379, - "y": 6875, - "z": 280815 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 13, - "instId": 300003, - "propState": 12, - "pos": { - "x": -65880, - "y": 25111, - "z": 339860 - }, - "rot": { - "x": 0, - "y": 139023, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 13, - "instId": 300004, - "propState": 12, - "pos": { - "x": 8459, - "y": 25111, - "z": 340185 - }, - "rot": { - "x": 0, - "y": 181400, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": -27286, - "y": 7598, - "z": 18324 - }, - "rot": { - "x": 0, - "y": 318191, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": -41124, - "y": 11646, - "z": -9385 - }, - "rot": { - "x": 0, - "y": 60341, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 14, - "instId": 300003, - "propState": 8, - "pos": { - "x": -8470, - "y": 11652, - "z": 3501 - }, - "rot": { - "x": 0, - "y": 730, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 14, - "instId": 300004, - "propState": 8, - "pos": { - "x": -39903, - "y": 11652, - "z": 3612 - }, - "rot": { - "x": 0, - "y": 730, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -42250, - "y": 11646, - "z": 41550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": -41090, - "y": 11666, - "z": -9480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": -7499, - "y": 11665, - "z": 44941 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": -11695, - "y": 11646, - "z": 17580 - }, - "rot": { - "x": 0, - "y": 39417, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": -6715, - "y": 11666, - "z": -10676 - }, - "rot": { - "x": 0, - "y": 320873, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300006, - "propState": 8, - "pos": { - "x": -55374, - "y": 27050, - "z": 25286 - }, - "rot": { - "x": 0, - "y": 35358, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300007, - "propState": 8, - "pos": { - "x": -40340, - "y": 27050, - "z": 3990 - }, - "rot": { - "x": 0, - "y": 2242, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300008, - "propState": 8, - "pos": { - "x": -5760, - "y": 27069, - "z": 44201 - }, - "rot": { - "x": 0, - "y": 219949, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 15, - "instId": 300009, - "propState": 8, - "pos": { - "x": -7980, - "y": 27050, - "z": 3060 - }, - "rot": { - "x": 0, - "y": 356563, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": -36249, - "y": 12680, - "z": 230221 - }, - "rot": { - "x": 0, - "y": 240229, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": -59296, - "y": -6243, - "z": 221824 - }, - "rot": { - "x": 0, - "y": 152312, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": -32329, - "y": 10466, - "z": 84324 - }, - "rot": { - "x": 0, - "y": 99481, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 16, - "instId": 300005, - "propState": 8, - "pos": { - "x": -16691, - "y": 10466, - "z": 84182 - }, - "rot": { - "x": 0, - "y": 260365, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 16, - "instId": 300008, - "propState": 8, - "pos": { - "x": 38131, - "y": 4287, - "z": 76645 - }, - "rot": { - "x": 0, - "y": 229577, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 16, - "instId": 300009, - "propState": 8, - "pos": { - "x": 37388, - "y": 4249, - "z": 60605 - }, - "rot": { - "x": 0, - "y": 335897, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 16, - "instId": 300010, - "propState": 8, - "pos": { - "x": -5770, - "y": 12680, - "z": 220414 - }, - "rot": { - "x": 0, - "y": 358851, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 16, - "instId": 300011, - "propState": 8, - "pos": { - "x": -42820, - "y": 12680, - "z": 220857 - }, - "rot": { - "x": 0, - "y": 358851, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 16, - "instId": 300013, - "propState": 8, - "pos": { - "x": -47848, - "y": -6243, - "z": 232256 - }, - "rot": { - "x": 0, - "y": 267160, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 16, - "instId": 300014, - "propState": 8, - "pos": { - "x": -47720, - "y": -6243, - "z": 226620 - }, - "rot": { - "x": 0, - "y": 267160, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 16, - "instId": 300012, - "propState": 8, - "pos": { - "x": -4898, - "y": -40915, - "z": 163576 - }, - "rot": { - "x": 0, - "y": 295747, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 16, - "instId": 300004, - "propState": 8, - "pos": { - "x": -34462, - "y": -43409, - "z": 133717 - }, - "rot": { - "x": 0, - "y": 225313, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 16, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4564, - "y": -43409, - "z": 131580 - }, - "rot": { - "x": 0, - "y": 264895, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 16, - "instId": 300007, - "propState": 8, - "pos": { - "x": -16930, - "y": 10305, - "z": 197860 - }, - "rot": { - "x": 0, - "y": 288999, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 16, - "instId": 300015, - "propState": 8, - "pos": { - "x": -3897, - "y": 8167, - "z": 203573 - }, - "rot": { - "x": 0, - "y": 221339, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 16, - "instId": 300016, - "propState": 8, - "pos": { - "x": -41001, - "y": 10395, - "z": 89121 - }, - "rot": { - "x": 0, - "y": 48945, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -21577, - "y": 13646, - "z": -44415 - }, - "rot": { - "x": 0, - "y": 265687, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -55144, - "y": 13596, - "z": -53218 - }, - "rot": { - "x": 0, - "y": 1365, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 17, - "instId": 300006, - "propState": 8, - "pos": { - "x": -36160, - "y": 13644, - "z": -34550 - }, - "rot": { - "x": 0, - "y": 40677, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 17, - "instId": 300007, - "propState": 8, - "pos": { - "x": -12373, - "y": 13666, - "z": -34465 - }, - "rot": { - "x": 0, - "y": 307377, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 17, - "instId": 300009, - "propState": 8, - "pos": { - "x": -10486, - "y": -7593, - "z": 375590 - }, - "rot": { - "x": 0, - "y": 359496, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 17, - "instId": 300010, - "propState": 8, - "pos": { - "x": -38529, - "y": -7593, - "z": 375917 - }, - "rot": { - "x": 0, - "y": 359496, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": -92397, - "y": -16040, - "z": 378643 - }, - "rot": { - "x": 0, - "y": 131972, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300006, - "propState": 8, - "pos": { - "x": -58267, - "y": 6855, - "z": 310509 - }, - "rot": { - "x": 0, - "y": 56989, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 18, - "instId": 300007, - "propState": 8, - "pos": { - "x": -48515, - "y": 6855, - "z": 278671 - }, - "rot": { - "x": 0, - "y": 359453, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 18, - "instId": 300010, - "propState": 8, - "pos": { - "x": -8033, - "y": 6855, - "z": 278840 - }, - "rot": { - "x": 0, - "y": 5406, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 18, - "instId": 300011, - "propState": 8, - "pos": { - "x": 9673, - "y": 6855, - "z": 281690 - }, - "rot": { - "x": 0, - "y": 267880, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 18, - "instId": 300013, - "propState": 8, - "pos": { - "x": -59249, - "y": 16021, - "z": 337982 - }, - "rot": { - "x": 0, - "y": 139679, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 18, - "instId": 300015, - "propState": 8, - "pos": { - "x": 15296, - "y": 16021, - "z": 307568 - }, - "rot": { - "x": 0, - "y": 266995, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -14316, - "y": 7236, - "z": 326720 - }, - "rot": { - "x": 0, - "y": 299906, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": 9170, - "y": 25111, - "z": 279810 - }, - "rot": { - "x": 0, - "y": 310207, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 18, - "instId": 300003, - "propState": 8, - "pos": { - "x": 17470, - "y": 25111, - "z": 304720 - }, - "rot": { - "x": 0, - "y": 266032, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 18, - "instId": 300004, - "propState": 8, - "pos": { - "x": -66870, - "y": 25111, - "z": 327819 - }, - "rot": { - "x": 0, - "y": 89818, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 18, - "instId": 300005, - "propState": 8, - "pos": { - "x": -71627, - "y": 25115, - "z": 303039 - }, - "rot": { - "x": 0, - "y": 218467, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 18, - "instId": 300008, - "propState": 8, - "pos": { - "x": -63254, - "y": 25111, - "z": 288836 - }, - "rot": { - "x": 0, - "y": 40062, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": -33973, - "y": 7236, - "z": 327196 - }, - "rot": { - "x": 0, - "y": 75739, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": 9942, - "y": 6855, - "z": 309156 - }, - "rot": { - "x": 0, - "y": 267748, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 19, - "instId": 300003, - "propState": 8, - "pos": { - "x": -4640, - "y": 6875, - "z": 281429 - }, - "rot": { - "x": 0, - "y": 66144, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 19, - "instId": 300004, - "propState": 8, - "pos": { - "x": 1017, - "y": 16021, - "z": 323239 - }, - "rot": { - "x": 0, - "y": 92384, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 19, - "instId": 300005, - "propState": 8, - "pos": { - "x": -16072, - "y": 16099, - "z": 278459 - }, - "rot": { - "x": 0, - "y": 8653, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 19, - "instId": 300006, - "propState": 8, - "pos": { - "x": -32904, - "y": 16099, - "z": 277917 - }, - "rot": { - "x": 0, - "y": 1596, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 19, - "instId": 300007, - "propState": 8, - "pos": { - "x": -58933, - "y": 16021, - "z": 339937 - }, - "rot": { - "x": 0, - "y": 126426, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 19, - "instId": 300008, - "propState": 8, - "pos": { - "x": -58999, - "y": 6855, - "z": 337138 - }, - "rot": { - "x": 0, - "y": 178549, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 19, - "instId": 300009, - "propState": 8, - "pos": { - "x": -57140, - "y": 6855, - "z": 337180 - }, - "rot": { - "x": 0, - "y": 178549, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 19, - "instId": 300010, - "propState": 8, - "pos": { - "x": -59575, - "y": 6855, - "z": 309824 - }, - "rot": { - "x": 0, - "y": 41340, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 19, - "instId": 300011, - "propState": 8, - "pos": { - "x": -65749, - "y": 25111, - "z": 289522 - }, - "rot": { - "x": 0, - "y": 41340, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 19, - "instId": 300012, - "propState": 8, - "pos": { - "x": -67349, - "y": 25111, - "z": 319147 - }, - "rot": { - "x": 0, - "y": 92594, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 19, - "instId": 300013, - "propState": 8, - "pos": { - "x": 15868, - "y": 25111, - "z": 340965 - }, - "rot": { - "x": 0, - "y": 184996, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 19, - "instId": 300014, - "propState": 8, - "pos": { - "x": 15136, - "y": 25111, - "z": 288208 - }, - "rot": { - "x": 0, - "y": 308247, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 19, - "instId": 300015, - "propState": 8, - "pos": { - "x": -65936, - "y": 25111, - "z": 299691 - }, - "rot": { - "x": 0, - "y": 136781, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 19, - "instId": 300016, - "propState": 8, - "pos": { - "x": -29071, - "y": 3141, - "z": 309659 - }, - "rot": { - "x": 0, - "y": 313598, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 19, - "instId": 300017, - "propState": 8, - "pos": { - "x": -26007, - "y": 25111, - "z": 279110 - }, - "rot": { - "x": 0, - "y": 47919, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": -59370, - "y": 25161, - "z": 319110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8640, - "y": 25121, - "z": 307680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 20, - "instId": 300003, - "propState": 8, - "pos": { - "x": -59370, - "y": 25161, - "z": 319110 - }, - "rot": { - "x": 0, - "y": 330627, - "z": 0 - }, - "propId": 104052 - }, - { - "groupId": 20, - "instId": 300004, - "propState": 8, - "pos": { - "x": 8640, - "y": 25121, - "z": 307680 - }, - "rot": { - "x": 0, - "y": 330627, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 20, - "instId": 300006, - "propState": 8, - "pos": { - "x": -59370, - "y": 26920, - "z": 319110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 20, - "instId": 300005, - "propState": 8, - "pos": { - "x": 8640, - "y": 26902, - "z": 307680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104032 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 12, - "pos": { - "x": -88353, - "y": -15970, - "z": 359219 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 23, - "instId": 300003, - "propState": 12, - "pos": { - "x": 71528, - "y": -19450, - "z": 318075 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 23, - "instId": 300004, - "propState": 12, - "pos": { - "x": 34711, - "y": -26081, - "z": 337870 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 23, - "instId": 300005, - "propState": 12, - "pos": { - "x": 52055, - "y": -34603, - "z": 308180 - }, - "rot": { - "x": 0, - "y": 25864, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 23, - "instId": 300007, - "propState": 12, - "pos": { - "x": 70057, - "y": -39462, - "z": 347769 - }, - "rot": { - "x": 0, - "y": 178022, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 23, - "instId": 300008, - "propState": 12, - "pos": { - "x": 54714, - "y": -25680, - "z": 356444 - }, - "rot": { - "x": 0, - "y": 222813, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 23, - "instId": 300009, - "propState": 12, - "pos": { - "x": 50277, - "y": -25680, - "z": 356444 - }, - "rot": { - "x": 0, - "y": 137781, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 8, - "pos": { - "x": 39187, - "y": -26290, - "z": 316973 - }, - "rot": { - "x": 0, - "y": 92456, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 24, - "instId": 300002, - "propState": 8, - "pos": { - "x": 66252, - "y": -26290, - "z": 317010 - }, - "rot": { - "x": 0, - "y": 270785, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 24, - "instId": 300003, - "propState": 8, - "pos": { - "x": 72747, - "y": -12523, - "z": 353032 - }, - "rot": { - "x": 0, - "y": 240550, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 24, - "instId": 300004, - "propState": 8, - "pos": { - "x": 33464, - "y": -12523, - "z": 352299 - }, - "rot": { - "x": 0, - "y": 125561, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 24, - "instId": 300005, - "propState": 8, - "pos": { - "x": 48740, - "y": -22840, - "z": 339840 - }, - "rot": { - "x": 0, - "y": 154381, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 24, - "instId": 300006, - "propState": 8, - "pos": { - "x": 33132, - "y": -26081, - "z": 331352 - }, - "rot": { - "x": 0, - "y": 100775, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 24, - "instId": 300007, - "propState": 8, - "pos": { - "x": 70645, - "y": -26081, - "z": 338551 - }, - "rot": { - "x": 0, - "y": 182125, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 24, - "instId": 300008, - "propState": 8, - "pos": { - "x": 33014, - "y": -19450, - "z": 320676 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 24, - "instId": 300009, - "propState": 8, - "pos": { - "x": 72689, - "y": -12523, - "z": 321699 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 24, - "instId": 300010, - "propState": 8, - "pos": { - "x": 48737, - "y": -38390, - "z": 351553 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 24, - "instId": 300011, - "propState": 8, - "pos": { - "x": 30050, - "y": -38390, - "z": 357593 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 24, - "instId": 300012, - "propState": 8, - "pos": { - "x": 19452, - "y": -38390, - "z": 351418 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 24, - "instId": 300013, - "propState": 8, - "pos": { - "x": 10580, - "y": -38390, - "z": 357593 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 1, - "pos": { - "x": 3196, - "y": -38310, - "z": 354517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 26, - "instId": 300002, - "propState": 1, - "pos": { - "x": 3172, - "y": 11768, - "z": 354487 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 26, - "instId": 300003, - "propState": 1, - "pos": { - "x": 3196, - "y": -38290, - "z": 354517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 26, - "instId": 300004, - "propState": 1, - "pos": { - "x": 3172, - "y": 11768, - "z": 354487 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": -53832, - "y": -6323, - "z": 213270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 28, - "instId": 300002, - "propState": 8, - "pos": { - "x": -32750, - "y": -9919, - "z": 197010 - }, - "rot": { - "x": 0, - "y": 274937, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 28, - "instId": 300003, - "propState": 2, - "pos": { - "x": -16608, - "y": -9919, - "z": 202733 - }, - "rot": { - "x": 0, - "y": 274937, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 28, - "instId": 300004, - "propState": 2, - "pos": { - "x": 3120, - "y": -6323, - "z": 214870 - }, - "rot": { - "x": 0, - "y": 177851, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 1, - "pos": { - "x": -7630, - "y": -40811, - "z": 193728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 30, - "instId": 300002, - "propState": 1, - "pos": { - "x": -7630, - "y": 8250, - "z": 193728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 30, - "instId": 300003, - "propState": 1, - "pos": { - "x": -7630, - "y": -40811, - "z": 193728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 30, - "instId": 300004, - "propState": 1, - "pos": { - "x": -7630, - "y": 8250, - "z": 193728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 1, - "pos": { - "x": -38600, - "y": -43330, - "z": 108360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 31, - "instId": 300002, - "propState": 1, - "pos": { - "x": -38600, - "y": 7390, - "z": 108360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 31, - "instId": 300003, - "propState": 1, - "pos": { - "x": -38600, - "y": -43330, - "z": 108360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 31, - "instId": 300004, - "propState": 1, - "pos": { - "x": -38600, - "y": 7390, - "z": 108360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": -27290, - "y": -40915, - "z": 166343 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104042 - }, { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 32, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 1, - "pos": { - "x": 3640, - "y": 16071, - "z": 302500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104029 - }, - { - "groupId": 39, - "instId": 300002, - "propState": 1, - "pos": { - "x": -26190, - "y": 7236, - "z": 323320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104029 - }, - { - "groupId": 39, - "instId": 300003, - "propState": 1, - "pos": { - "x": -36703, - "y": 25111, - "z": 287314 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104029 - }, - { - "groupId": 39, - "instId": 300004, - "propState": 8, - "pos": { - "x": -26320, - "y": 7735, - "z": 323280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 39, - "instId": 300005, - "propState": 8, - "pos": { - "x": 4054, - "y": 16527, - "z": 302781 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 39, - "instId": 300006, - "propState": 8, - "pos": { - "x": 8110, - "y": 15580, - "z": 292649 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 39, - "instId": 300007, - "propState": 8, - "pos": { - "x": -57180, - "y": 6164, - "z": 324920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 39, - "instId": 300008, - "propState": 8, - "pos": { - "x": 4110, - "y": 6320, - "z": 295000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 39, - "instId": 300009, - "propState": 8, - "pos": { - "x": 1610, - "y": 6320, - "z": 312400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 39, - "instId": 300010, - "propState": 8, - "pos": { - "x": -6150, - "y": 4620, - "z": 308300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 39, - "instId": 300011, - "propState": 8, - "pos": { - "x": -57340, - "y": 15530, - "z": 286740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104032 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24530, - "y": 8091, - "z": 291320 - }, - "rot": { - "x": 0, - "y": 179778, - "z": 0 - }, - "propId": 104022 - }, { - "groupId": 40, - "instId": 300002, - "propState": 1, - "pos": { - "x": -7960, - "y": 4780, - "z": 306820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 40, - "instId": 300003, - "propState": 8, - "pos": { - "x": 1090, - "y": 6790, - "z": 311480 - }, - "rot": { - "x": 0, - "y": 43911, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": 63860, - "y": 7500, - "z": -22450 - }, - "rot": { - "x": 0, - "y": 356157, - "z": 0 - }, - "propId": 104089 - }, { - "groupId": 51, - "instId": 300003, - "propState": 20, - "pos": { - "x": 67156, - "y": -171, - "z": -35193 - }, - "rot": { - "x": 0, - "y": 24105, - "z": 0 - }, - "propId": 60402 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300002, - "propState": 8, - "pos": { - "x": 75530, - "y": 2833, - "z": -23250 - }, - "rot": { - "x": 0, - "y": 9111, - "z": 0 - }, - "propId": 104119 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 8, - "pos": { - "x": 68921, - "y": 17743, - "z": -22831 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 53, - "instId": 300002, - "propState": 8, - "pos": { - "x": 59120, - "y": 15181, - "z": 32160 - }, - "rot": { - "x": 0, - "y": 138827, - "z": 0 - }, - "propId": 104061 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": 4350, - "y": -29990, - "z": 122970 - }, - "rot": { - "x": 0, - "y": 324427, - "z": 0 - }, - "propId": 104089 - }, { - "groupId": 54, - "instId": 300004, - "propState": 8, - "pos": { - "x": -7201, - "y": -43990, - "z": 125460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104101 - }, { - "groupId": 54, - "instId": 300005, - "propState": 20, - "pos": { - "x": -7627, - "y": -40915, - "z": 186344 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60402 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 8, - "pos": { - "x": 3530, - "y": -2823, - "z": 215830 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104119 - }, { - "groupId": 55, - "instId": 300003, - "propState": 8, - "pos": { - "x": -25138, - "y": -39922, - "z": 141640 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104119 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": 6290, - "y": -5380, - "z": 216019 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 56, - "instId": 300002, - "propState": 8, - "pos": { - "x": -24000, - "y": -32220, - "z": 195210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 56, - "instId": 300003, - "propState": 8, - "pos": { - "x": -22440, - "y": -7220, - "z": 106660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104061 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300002, - "propState": 8, - "pos": { - "x": -28810, - "y": 23850, - "z": 314780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104089 - }, { - "groupId": 60, - "instId": 300004, - "propState": 8, - "pos": { - "x": -53330, - "y": 25040, - "z": 288180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104101 - }, { - "groupId": 60, - "instId": 300005, - "propState": 20, - "pos": { - "x": -24531, - "y": 7236, - "z": 323047 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60402 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 1, - "pos": { - "x": -58380, - "y": 28010, - "z": 344010 - }, - "rot": { - "x": 0, - "y": 180654, - "z": 0 - }, - "propId": 104069 - }, - { - "groupId": 61, - "instId": 300002, - "propState": 1, - "pos": { - "x": 9180, - "y": 28212, - "z": 344200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104099 - }, - { - "groupId": 61, - "instId": 300003, - "propState": 8, - "pos": { - "x": -43220, - "y": 16162, - "z": 337138 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104069 - }, - { - "groupId": 61, - "instId": 300004, - "propState": 8, - "pos": { - "x": -43220, - "y": 16162, - "z": 337138 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104099 - }, { - "groupId": 61, - "instId": 300005, - "propState": 8, - "pos": { - "x": -8870, - "y": 16162, - "z": 336335 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104069 - }, { - "groupId": 61, - "instId": 300006, - "propState": 8, - "pos": { - "x": -8870, - "y": 16162, - "z": 336335 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104099 - }, { - "groupId": 61, - "instId": 300008, - "propState": 8, - "pos": { - "x": -23309, - "y": 3280, - "z": 309800 - }, - "rot": { - "x": 0, - "y": 346847, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 61, - "instId": 300009, - "propState": 8, - "pos": { - "x": -25623, - "y": 3280, - "z": 309616 - }, - "rot": { - "x": 0, - "y": 54840, - "z": 0 - }, - "propId": 104037 - } - ], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24829, - "y": 1850, - "z": 291207 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 62, - "instId": 300002, - "propState": 8, - "pos": { - "x": -2800, - "y": 45669, - "z": 278000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 62, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3464, - "y": 10250, - "z": 337850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": -37060, - "y": -43409, - "z": 140720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - }, { - "groupId": 63, - "instId": 300002, - "propState": 8, - "pos": { - "x": -35139, - "y": -43409, - "z": 147380 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 63, - "instId": 300003, - "propState": 8, - "pos": { - "x": -7690, - "y": -40915, - "z": 151510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - }, { - "groupId": 63, - "instId": 300004, - "propState": 8, - "pos": { - "x": -7470, - "y": -40915, - "z": 145100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24360, - "y": 11646, - "z": 31040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - }, - { - "groupId": 64, - "instId": 300002, - "propState": 8, - "pos": { - "x": -24360, - "y": 11646, - "z": 6170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - }, - { - "groupId": 64, - "instId": 300005, - "propState": 8, - "pos": { - "x": -24340, - "y": 12755, - "z": 19754 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, - { - "groupId": 64, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39820, - "y": 27050, - "z": 21750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - }, { - "groupId": 64, - "instId": 300004, - "propState": 8, - "pos": { - "x": -40479, - "y": 26732, - "z": 17040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 64, - "instId": 300006, - "propState": 8, - "pos": { - "x": -24290, - "y": 11850, - "z": 31140 - }, - "rot": { - "x": 0, - "y": 89973, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 64, - "instId": 300007, - "propState": 8, - "pos": { - "x": -24280, - "y": 11850, - "z": 6010 - }, - "rot": { - "x": 0, - "y": 89973, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 64, - "instId": 300008, - "propState": 8, - "pos": { - "x": -40240, - "y": 27230, - "z": 21840 - }, - "rot": { - "x": 0, - "y": 89973, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": 52520, - "y": -30480, - "z": 311858 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104105 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": 43921, - "y": -38390, - "z": 352580 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104118 - }, { - "groupId": 96, - "instId": 300002, - "propState": 2, - "pos": { - "x": 46303, - "y": -37589, - "z": 356761 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104115 - }, { - "groupId": 96, - "instId": 300003, - "propState": 2, - "pos": { - "x": 56248, - "y": -37409, - "z": 356761 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "101": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 101, - "instId": 300001, - "propState": 18, - "pos": { - "x": 33377, - "y": -19450, - "z": 327367 - }, - "rot": { - "x": 0, - "y": 237723, - "z": 0 - }, - "propId": 104126 - }, { - "groupId": 101, - "instId": 300002, - "propState": 1, - "pos": { - "x": 33377, - "y": -19450, - "z": 327367 - }, - "rot": { - "x": 0, - "y": 237723, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 101, - "instId": 300004, - "propState": 8, - "pos": { - "x": 33593, - "y": -19259, - "z": 327351 - }, - "rot": { - "x": 0, - "y": 273841, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300001, - "propState": 18, - "pos": { - "x": -81785, - "y": 8526, - "z": -42875 - }, - "rot": { - "x": 0, - "y": 271689, - "z": 0 - }, - "propId": 104126 - }, { - "groupId": 102, - "instId": 300002, - "propState": 1, - "pos": { - "x": -83720, - "y": 8600, - "z": -48400 - }, - "rot": { - "x": 0, - "y": 271690, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 102, - "instId": 300004, - "propState": 8, - "pos": { - "x": -81569, - "y": 8774, - "z": -43036 - }, - "rot": { - "x": 0, - "y": 311088, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "103": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 103, - "instId": 300001, - "propState": 18, - "pos": { - "x": -19499, - "y": -23761, - "z": 440383 - }, - "rot": { - "x": 0, - "y": 332214, - "z": 0 - }, - "propId": 104126 - }, { - "groupId": 103, - "instId": 300002, - "propState": 1, - "pos": { - "x": -24610, - "y": -23472, - "z": 442936 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 103, - "instId": 300004, - "propState": 8, - "pos": { - "x": -19222, - "y": -23761, - "z": 440467 - }, - "rot": { - "x": 0, - "y": 73194, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "104": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 104, - "instId": 300001, - "propState": 18, - "pos": { - "x": 57818, - "y": -37739, - "z": 345053 - }, - "rot": { - "x": 0, - "y": 28658, - "z": 0 - }, - "propId": 104126 - }, { - "groupId": 104, - "instId": 300002, - "propState": 1, - "pos": { - "x": 57837, - "y": -37739, - "z": 345127 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 104, - "instId": 300004, - "propState": 8, - "pos": { - "x": 57534, - "y": -37546, - "z": 344999 - }, - "rot": { - "x": 0, - "y": 83491, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "105": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300001, - "propState": 18, - "pos": { - "x": -24422, - "y": 15976, - "z": 357421 - }, - "rot": { - "x": 0, - "y": 121198, - "z": 0 - }, - "propId": 104126 - }, { - "groupId": 105, - "instId": 300002, - "propState": 1, - "pos": { - "x": -24461, - "y": 16080, - "z": 357505 - }, - "rot": { - "x": 0, - "y": 133362, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 105, - "instId": 300004, - "propState": 8, - "pos": { - "x": -24308, - "y": 16122, - "z": 357292 - }, - "rot": { - "x": 0, - "y": 338614, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "106": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 106, - "instId": 300001, - "propState": 18, - "pos": { - "x": -42880, - "y": 16539, - "z": 278665 - }, - "rot": { - "x": 0, - "y": 28626, - "z": 0 - }, - "propId": 104126 - }, { - "groupId": 106, - "instId": 300002, - "propState": 1, - "pos": { - "x": -41926, - "y": 16021, - "z": 280418 - }, - "rot": { - "x": 0, - "y": 126639, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 106, - "instId": 300004, - "propState": 8, - "pos": { - "x": -42838, - "y": 16682, - "z": 278892 - }, - "rot": { - "x": 0, - "y": 183102, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "107": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 107, - "instId": 300001, - "propState": 18, - "pos": { - "x": -44116, - "y": -17515, - "z": 150978 - }, - "rot": { - "x": 0, - "y": 266339, - "z": 0 - }, - "propId": 104126 - }, { - "groupId": 107, - "instId": 300002, - "propState": 1, - "pos": { - "x": -44116, - "y": -17344, - "z": 150978 - }, - "rot": { - "x": 0, - "y": 266339, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 107, - "instId": 300004, - "propState": 8, - "pos": { - "x": -44116, - "y": -17205, - "z": 150978 - }, - "rot": { - "x": 0, - "y": 266339, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 18, - "pos": { - "x": 22017, - "y": -264, - "z": -127628 - }, - "rot": { - "x": 0, - "y": 35685, - "z": 0 - }, - "propId": 104126 - }, { - "groupId": 108, - "instId": 300002, - "propState": 1, - "pos": { - "x": 22270, - "y": -3198, - "z": -127180 - }, - "rot": { - "x": 0, - "y": 225684, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 108, - "instId": 300004, - "propState": 8, - "pos": { - "x": 22017, - "y": -154, - "z": -127628 - }, - "rot": { - "x": 0, - "y": 222168, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "109": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 109, - "instId": 300001, - "propState": 18, - "pos": { - "x": -14852, - "y": 26897, - "z": 1733 - }, - "rot": { - "x": 0, - "y": 182396, - "z": 0 - }, - "propId": 104126 - }, { - "groupId": 109, - "instId": 300002, - "propState": 1, - "pos": { - "x": -12428, - "y": 27100, - "z": 4191 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 109, - "instId": 300004, - "propState": 8, - "pos": { - "x": -14852, - "y": 26954, - "z": 1733 - }, - "rot": { - "x": 0, - "y": 219056, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "110": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 110, - "instId": 300001, - "propState": 18, - "pos": { - "x": -20534, - "y": -43415, - "z": 138123 - }, - "rot": { - "x": 0, - "y": 332962, - "z": 0 - }, - "propId": 104126 - }, { - "groupId": 110, - "instId": 300002, - "propState": 1, - "pos": { - "x": -20650, - "y": -43519, - "z": 138280 - }, - "rot": { - "x": 0, - "y": 359078, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 110, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20534, - "y": -43292, - "z": 138123 - }, - "rot": { - "x": 0, - "y": 53269, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "112": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 112, - "instId": 300001, - "propState": 8, - "pos": { - "x": 68690, - "y": 0, - "z": -1040 - }, - "rot": { - "x": 0, - "y": 353054, - "z": 0 - }, - "propId": 104038 - }, - { - "groupId": 112, - "instId": 300002, - "propState": 8, - "pos": { - "x": 69709, - "y": -204, - "z": -6325 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, - { - "groupId": 112, - "instId": 300003, - "propState": 8, - "pos": { - "x": 63810, - "y": 0, - "z": -44020 - }, - "rot": { - "x": 0, - "y": 19638, - "z": 0 - }, - "propId": 104038 - }, - { - "groupId": 112, - "instId": 300004, - "propState": 8, - "pos": { - "x": 61930, - "y": -204, - "z": -49240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 112, - "instId": 300005, - "propState": 8, - "pos": { - "x": 68680, - "y": 0, - "z": -950 - }, - "rot": { - "x": 0, - "y": 83550, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 112, - "instId": 300006, - "propState": 8, - "pos": { - "x": 63660, - "y": 70, - "z": -43960 - }, - "rot": { - "x": 0, - "y": 289366, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "113": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 113, - "instId": 300001, - "propState": 1, - "pos": { - "x": 72060, - "y": -204, - "z": 8720 - }, - "rot": { - "x": 0, - "y": 348919, - "z": 0 - }, - "propId": 104029 - }, { - "groupId": 113, - "instId": 300003, - "propState": 1, - "pos": { - "x": 51962, - "y": -114, - "z": -58971 - }, - "rot": { - "x": 0, - "y": 119975, - "z": 0 - }, - "propId": 104029 - }, { - "groupId": 113, - "instId": 300002, - "propState": 8, - "pos": { - "x": 51483, - "y": 206, - "z": -59534 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 113, - "instId": 300004, - "propState": 8, - "pos": { - "x": 72260, - "y": -181, - "z": 8697 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "115": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 115, - "instId": 300001, - "propState": 12, - "pos": { - "x": 59147, - "y": -204, - "z": 32268 - }, - "rot": { - "x": 0, - "y": 153913, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 115, - "instId": 300002, - "propState": 12, - "pos": { - "x": 40610, - "y": -204, - "z": -77070 - }, - "rot": { - "x": 0, - "y": 33677, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 115, - "instId": 300003, - "propState": 12, - "pos": { - "x": 73660, - "y": -204, - "z": -37550 - }, - "rot": { - "x": 0, - "y": 288681, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 116, - "instId": 300001, - "propState": 8, - "pos": { - "x": 66070, - "y": -204, - "z": -58580 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104022 - }, - { - "groupId": 116, - "instId": 300002, - "propState": 1, - "pos": { - "x": 40910, - "y": 360, - "z": -76630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 116, - "instId": 300003, - "propState": 8, - "pos": { - "x": 47340, - "y": 11650, - "z": -58080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 116, - "instId": 300004, - "propState": 8, - "pos": { - "x": 41050, - "y": -60, - "z": -77580 - }, - "rot": { - "x": 0, - "y": 43911, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 116, - "instId": 300005, - "propState": 8, - "pos": { - "x": 44391, - "y": 12986, - "z": -57926 - }, - "rot": { - "x": 0, - "y": 32105, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 117, - "instId": 300001, - "propState": 1, - "pos": { - "x": -28056, - "y": 27050, - "z": 38010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104022 - }, - { - "groupId": 117, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15630, - "y": 11330, - "z": 19790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 117, - "instId": 300003, - "propState": 1, - "pos": { - "x": -24420, - "y": 12700, - "z": 20110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 117, - "instId": 300004, - "propState": 8, - "pos": { - "x": -32470, - "y": 11850, - "z": 20880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 117, - "instId": 300005, - "propState": 8, - "pos": { - "x": -16370, - "y": 11740, - "z": 19920 - }, - "rot": { - "x": 0, - "y": 43911, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 117, - "instId": 300006, - "propState": 8, - "pos": { - "x": -24410, - "y": 12960, - "z": 19960 - }, - "rot": { - "x": 0, - "y": 43911, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 117, - "instId": 300007, - "propState": 8, - "pos": { - "x": -32440, - "y": 11800, - "z": 19640 - }, - "rot": { - "x": 0, - "y": 43911, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 118, - "instId": 300001, - "propState": 1, - "pos": { - "x": -28790, - "y": 11646, - "z": 38643 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104029 - }, - { - "groupId": 118, - "instId": 300002, - "propState": 1, - "pos": { - "x": -24320, - "y": 11646, - "z": -6970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104029 - }, - { - "groupId": 118, - "instId": 300003, - "propState": 8, - "pos": { - "x": -28790, - "y": 11646, - "z": 38643 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 118, - "instId": 300004, - "propState": 8, - "pos": { - "x": -24340, - "y": 11139, - "z": 30970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 118, - "instId": 300005, - "propState": 8, - "pos": { - "x": -32630, - "y": 11152, - "z": 19700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - } - ], - "teleports": {} - }, - "124": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 124, - "instId": 300001, - "propState": 8, - "pos": { - "x": -11810, - "y": 27050, - "z": 12771 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 124, - "instId": 300002, - "propState": 8, - "pos": { - "x": -37430, - "y": 27050, - "z": 12830 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "134": { - "monsters": [ - { - "groupId": 134, - "instId": 200001, - "eventId": 20422062, - "pos": { - "x": 71292, - "y": -204, - "z": -34953 - }, - "rot": { - "x": 0, - "y": 213487, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 134, - "instId": 200002, - "eventId": 20422063, - "pos": { - "x": 62814, - "y": -204, - "z": -31963 - }, - "rot": { - "x": 0, - "y": 178076, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 134, - "instId": 200003, - "eventId": 20422064, - "pos": { - "x": 70072, - "y": -189, - "z": 12678 - }, - "rot": { - "x": 0, - "y": 222399, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 134, - "instId": 200004, - "eventId": 20422065, - "pos": { - "x": 62492, - "y": -204, - "z": 10939 - }, - "rot": { - "x": 0, - "y": 147031, - "z": 0 - }, - "monsterId": 4012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300003, - "propState": 8, - "pos": { - "x": -52960, - "y": 16021, - "z": 319790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104022 - }, { - "groupId": 137, - "instId": 300004, - "propState": 8, - "pos": { - "x": -44360, - "y": 10010, - "z": 288590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 137, - "instId": 300001, - "propState": 8, - "pos": { - "x": -41270, - "y": 7050, - "z": 281140 - }, - "rot": { - "x": 0, - "y": 43911, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 138, - "instId": 300005, - "propState": 8, - "pos": { - "x": -12500, - "y": 25132, - "z": 286800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104022 - }, - { - "groupId": 138, - "instId": 300006, - "propState": 8, - "pos": { - "x": -60230, - "y": 25111, - "z": 319260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 138, - "instId": 300007, - "propState": 8, - "pos": { - "x": 10120, - "y": 25111, - "z": 307370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 138, - "instId": 300001, - "propState": 8, - "pos": { - "x": 8860, - "y": 25210, - "z": 308510 - }, - "rot": { - "x": 0, - "y": 43911, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 138, - "instId": 300002, - "propState": 8, - "pos": { - "x": -59370, - "y": 25680, - "z": 318580 - }, - "rot": { - "x": 0, - "y": 43911, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "151": { - "monsters": [ - { - "groupId": 151, - "instId": 200001, - "eventId": 20422071, - "pos": { - "x": 44247, - "y": 4249, - "z": 71811 - }, - "rot": { - "x": 0, - "y": 326225, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 151, - "instId": 200002, - "eventId": 20422072, - "pos": { - "x": 35204, - "y": 4249, - "z": 64222 - }, - "rot": { - "x": 0, - "y": 239388, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 151, - "instId": 200003, - "eventId": 20422073, - "pos": { - "x": 14450, - "y": 4699, - "z": 76861 - }, - "rot": { - "x": 0, - "y": 347197, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 151, - "instId": 200004, - "eventId": 20422074, - "pos": { - "x": -4360, - "y": 7450, - "z": 80560 - }, - "rot": { - "x": 0, - "y": 302704, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 151, - "instId": 200005, - "eventId": 20422075, - "pos": { - "x": -21686, - "y": 10487, - "z": 82494 - }, - "rot": { - "x": 0, - "y": 247389, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 151, - "instId": 200006, - "eventId": 20422076, - "pos": { - "x": -27450, - "y": 10487, - "z": 79422 - }, - "rot": { - "x": 0, - "y": 56457, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 151, - "instId": 200007, - "eventId": 20422077, - "pos": { - "x": -41164, - "y": 9036, - "z": 74111 - }, - "rot": { - "x": 0, - "y": 313136, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 151, - "instId": 200008, - "eventId": 20422078, - "pos": { - "x": -17162, - "y": 10402, - "z": 120763 - }, - "rot": { - "x": 0, - "y": 255126, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 151, - "instId": 200009, - "eventId": 20422079, - "pos": { - "x": -31740, - "y": 10402, - "z": 150240 - }, - "rot": { - "x": 0, - "y": 85727, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 151, - "instId": 200010, - "eventId": 20422080, - "pos": { - "x": -17640, - "y": 10402, - "z": 179650 - }, - "rot": { - "x": 0, - "y": 275724, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 151, - "instId": 200011, - "eventId": 20422081, - "pos": { - "x": -19429, - "y": 10521, - "z": 204476 - }, - "rot": { - "x": 0, - "y": 174827, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 151, - "instId": 200012, - "eventId": 20422082, - "pos": { - "x": -29492, - "y": 10521, - "z": 204325 - }, - "rot": { - "x": 0, - "y": 174827, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 151, - "instId": 200013, - "eventId": 20422083, - "pos": { - "x": -14389, - "y": 12726, - "z": 219256 - }, - "rot": { - "x": 0, - "y": 174827, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 151, - "instId": 200014, - "eventId": 20422084, - "pos": { - "x": -34663, - "y": 12726, - "z": 219671 - }, - "rot": { - "x": 0, - "y": 174827, - "z": 0 - }, - "monsterId": 4012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "152": { - "monsters": [ - { - "groupId": 152, - "instId": 200001, - "eventId": 20422041, - "pos": { - "x": -37161, - "y": 11662, - "z": 41874 - }, - "rot": { - "x": 0, - "y": 259694, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 152, - "instId": 200002, - "eventId": 20422042, - "pos": { - "x": -41116, - "y": 11646, - "z": 9122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 152, - "instId": 200003, - "eventId": 20422043, - "pos": { - "x": -33484, - "y": 11716, - "z": -7671 - }, - "rot": { - "x": 0, - "y": 344085, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 152, - "instId": 200004, - "eventId": 20422044, - "pos": { - "x": -7856, - "y": 27120, - "z": 16372 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 8, - "pos": { - "x": 38894, - "y": -36167, - "z": 358188 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, - { - "groupId": 161, - "instId": 300002, - "propState": 8, - "pos": { - "x": 38756, - "y": -36167, - "z": 350826 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, - { - "groupId": 161, - "instId": 300003, - "propState": 8, - "pos": { - "x": 30120, - "y": -36167, - "z": 358195 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, - { - "groupId": 161, - "instId": 300004, - "propState": 8, - "pos": { - "x": 30018, - "y": -36167, - "z": 350837 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 161, - "instId": 300005, - "propState": 8, - "pos": { - "x": 19393, - "y": -36167, - "z": 358176 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 161, - "instId": 300006, - "propState": 8, - "pos": { - "x": 19405, - "y": -36167, - "z": 350831 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 161, - "instId": 300007, - "propState": 8, - "pos": { - "x": 10627, - "y": -36167, - "z": 358184 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 161, - "instId": 300008, - "propState": 8, - "pos": { - "x": 10624, - "y": -36167, - "z": 350827 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104053 - }, { - "groupId": 161, - "instId": 300009, - "propState": 8, - "pos": { - "x": 40520, - "y": -38384, - "z": 354500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 161, - "instId": 300010, - "propState": 8, - "pos": { - "x": 31780, - "y": -38384, - "z": 354500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 161, - "instId": 300011, - "propState": 8, - "pos": { - "x": 22230, - "y": -38384, - "z": 354500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 161, - "instId": 300012, - "propState": 8, - "pos": { - "x": 13470, - "y": -38384, - "z": 354500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "162": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "163": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 163, - "instId": 300001, - "propState": 1, - "pos": { - "x": -42939, - "y": 82040, - "z": 337057 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104103 - }, { - "groupId": 163, - "instId": 300002, - "propState": 1, - "pos": { - "x": -6040, - "y": 82220, - "z": 337057 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104103 - }, { - "groupId": 163, - "instId": 300003, - "propState": 1, - "pos": { - "x": -6080, - "y": 6669, - "z": 336940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 163, - "instId": 300006, - "propState": 1, - "pos": { - "x": -42990, - "y": 6669, - "z": 336940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "165": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 165, - "instId": 300001, - "propState": 8, - "pos": { - "x": -53615, - "y": 6855, - "z": 279155 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 165, - "instId": 300002, - "propState": 8, - "pos": { - "x": -53615, - "y": 16021, - "z": 279061 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 165, - "instId": 300003, - "propState": 8, - "pos": { - "x": -58661, - "y": 25160, - "z": 280343 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 165, - "instId": 300004, - "propState": 1, - "pos": { - "x": -58670, - "y": 6669, - "z": 280330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 165, - "instId": 300005, - "propState": 1, - "pos": { - "x": -58610, - "y": 16010, - "z": 280340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 165, - "instId": 300006, - "propState": 8, - "pos": { - "x": -53615, - "y": 25111, - "z": 279444 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, { - "groupId": 165, - "instId": 300007, - "propState": 1, - "pos": { - "x": -58650, - "y": 25111, - "z": 280410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "172": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 172, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24470, - "y": 6260, - "z": 331000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104107 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24470, - "y": 6260, - "z": 331000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104106 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 8, - "pos": { - "x": -21688, - "y": -22857, - "z": 423691 - }, - "rot": { - "x": 0, - "y": 215113, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 175, - "instId": 300002, - "propState": 8, - "pos": { - "x": -21291, - "y": -6849, - "z": 375559 - }, - "rot": { - "x": 0, - "y": 78315, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 175, - "instId": 300003, - "propState": 8, - "pos": { - "x": 33220, - "y": -18730, - "z": 341033 - }, - "rot": { - "x": 0, - "y": 180441, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 175, - "instId": 300004, - "propState": 8, - "pos": { - "x": 35460, - "y": -37690, - "z": 351830 - }, - "rot": { - "x": 0, - "y": 282683, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 175, - "instId": 300005, - "propState": 8, - "pos": { - "x": -59135, - "y": 13380, - "z": 228169 - }, - "rot": { - "x": 0, - "y": 205324, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 175, - "instId": 300006, - "propState": 8, - "pos": { - "x": -16800, - "y": 13380, - "z": 215192 - }, - "rot": { - "x": 0, - "y": 170069, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 175, - "instId": 300007, - "propState": 8, - "pos": { - "x": -32190, - "y": 11075, - "z": 144400 - }, - "rot": { - "x": 0, - "y": 271471, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 175, - "instId": 300008, - "propState": 8, - "pos": { - "x": -1956, - "y": 8150, - "z": 78745 - }, - "rot": { - "x": 0, - "y": 221869, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 175, - "instId": 300009, - "propState": 8, - "pos": { - "x": -4367, - "y": -40215, - "z": 184398 - }, - "rot": { - "x": 0, - "y": 204633, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 175, - "instId": 300010, - "propState": 8, - "pos": { - "x": -36078, - "y": -42709, - "z": 115651 - }, - "rot": { - "x": 0, - "y": 343350, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 175, - "instId": 300011, - "propState": 8, - "pos": { - "x": -28963, - "y": 14346, - "z": -52380 - }, - "rot": { - "x": 0, - "y": 286368, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 12, - "pos": { - "x": 36896, - "y": -12523, - "z": 326924 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 189, - "instId": 300002, - "propState": 8, - "pos": { - "x": 36896, - "y": -12423, - "z": 326924 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 189, - "instId": 300004, - "propState": 8, - "pos": { - "x": 36896, - "y": -12523, - "z": 326924 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 12, - "pos": { - "x": 36896, - "y": -12523, - "z": 326924 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "191": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 191, - "instId": 300001, - "propState": 12, - "pos": { - "x": -24670, - "y": -9919, - "z": 189262 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 191, - "instId": 300002, - "propState": 8, - "pos": { - "x": -24670, - "y": -9819, - "z": 189262 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 191, - "instId": 300004, - "propState": 8, - "pos": { - "x": -24670, - "y": -9919, - "z": 189262 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "192": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 192, - "instId": 300001, - "propState": 12, - "pos": { - "x": -24670, - "y": -9919, - "z": 189262 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 1, - "pos": { - "x": -29050, - "y": -23483, - "z": 439770 - }, - "rot": { - "x": 0, - "y": 128499, - "z": 0 - }, - "propId": 104169 - } - ], - "teleports": {} - }, - "195": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 195, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46660, - "y": 12436, - "z": -59290 - }, - "rot": { - "x": 0, - "y": 116199, - "z": 0 - }, - "propId": 104061 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 8, - "pos": { - "x": -83375, - "y": 8542, - "z": -42392 - }, - "rot": { - "x": 0, - "y": 135694, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1025": { - "anchorId": 1, - "groupId": 211, - "instId": 300001, - "pos": { - "x": -82230, - "y": 8542, - "z": -43698 - }, - "rot": { - "x": 0, - "y": 289022, - "z": 0 - } - } - } - }, - "213": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 213, - "instId": 300002, - "propState": 20, - "pos": { - "x": 2660, - "y": 12680, - "z": 216710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "214": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 214, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1700, - "y": 25111, - "z": 282550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104038 - }, { - "groupId": 214, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5610, - "y": 25111, - "z": 281760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 214, - "instId": 300005, - "propState": 8, - "pos": { - "x": -1610, - "y": 25200, - "z": 281460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300001, - "propState": 8, - "pos": { - "x": -57760, - "y": 16071, - "z": 316890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104042 - }, { - "groupId": 215, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 215, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 8, - "pos": { - "x": -57760, - "y": 16071, - "z": 316890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104042 - }, { - "groupId": 216, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 216, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "219": { - "monsters": [ - { - "groupId": 219, - "instId": 200001, - "eventId": 20422027, - "pos": { - "x": -10920, - "y": -43409, - "z": 118660 - }, - "rot": { - "x": 0, - "y": 148011, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 219, - "instId": 200002, - "eventId": 20422028, - "pos": { - "x": -29431, - "y": -40915, - "z": 170390 - }, - "rot": { - "x": 0, - "y": 224169, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 219, - "instId": 200003, - "eventId": 20422029, - "pos": { - "x": -22018, - "y": -43409, - "z": 130120 - }, - "rot": { - "x": 0, - "y": 355429, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 219, - "instId": 200004, - "eventId": 20422030, - "pos": { - "x": -25167, - "y": -43409, - "z": 130129 - }, - "rot": { - "x": 0, - "y": 42117, - "z": 0 - }, - "monsterId": 4022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "220": { - "monsters": [ - { - "groupId": 220, - "instId": 200001, - "eventId": 20422046, - "pos": { - "x": -40610, - "y": 11716, - "z": 29931 - }, - "rot": { - "x": 0, - "y": 172295, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 220, - "instId": 200002, - "eventId": 20422047, - "pos": { - "x": -8097, - "y": 11716, - "z": 27033 - }, - "rot": { - "x": 0, - "y": 113938, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 220, - "instId": 200003, - "eventId": 20422048, - "pos": { - "x": -6841, - "y": 11716, - "z": -6472 - }, - "rot": { - "x": 0, - "y": 77806, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 220, - "instId": 200004, - "eventId": 20422049, - "pos": { - "x": -21136, - "y": 7634, - "z": 20251 - }, - "rot": { - "x": 0, - "y": 55945, - "z": 0 - }, - "monsterId": 4032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "221": { - "monsters": [ - { - "groupId": 221, - "instId": 200001, - "eventId": 20422036, - "pos": { - "x": 68626, - "y": 0, - "z": -25462 - }, - "rot": { - "x": 0, - "y": 196188, - "z": 0 - }, - "monsterId": 4032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "222": { - "monsters": [ - { - "groupId": 222, - "instId": 200001, - "eventId": 20422001, - "pos": { - "x": 8707, - "y": 6863, - "z": 337505 - }, - "rot": { - "x": 0, - "y": 80327, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 222, - "instId": 200002, - "eventId": 20422002, - "pos": { - "x": 7860, - "y": 6855, - "z": 281249 - }, - "rot": { - "x": 0, - "y": 291822, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 222, - "instId": 200003, - "eventId": 20422003, - "pos": { - "x": 1134, - "y": 6855, - "z": 295671 - }, - "rot": { - "x": 0, - "y": 261321, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 222, - "instId": 200004, - "eventId": 20422004, - "pos": { - "x": -15766, - "y": 6855, - "z": 283340 - }, - "rot": { - "x": 0, - "y": 358613, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 222, - "instId": 200005, - "eventId": 20422005, - "pos": { - "x": -52534, - "y": 6855, - "z": 319354 - }, - "rot": { - "x": 0, - "y": 79291, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 222, - "instId": 200006, - "eventId": 20422006, - "pos": { - "x": -57434, - "y": 6855, - "z": 315460 - }, - "rot": { - "x": 0, - "y": 5075, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 222, - "instId": 200007, - "eventId": 20422007, - "pos": { - "x": -53225, - "y": 16049, - "z": 337172 - }, - "rot": { - "x": 0, - "y": 153344, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 222, - "instId": 200008, - "eventId": 20422008, - "pos": { - "x": -40136, - "y": 16021, - "z": 285583 - }, - "rot": { - "x": 0, - "y": 16063, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 222, - "instId": 200009, - "eventId": 20422009, - "pos": { - "x": -57524, - "y": 25111, - "z": 337408 - }, - "rot": { - "x": 0, - "y": 347437, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 222, - "instId": 200010, - "eventId": 20422010, - "pos": { - "x": -54714, - "y": 25111, - "z": 338065 - }, - "rot": { - "x": 0, - "y": 337919, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 222, - "instId": 200011, - "eventId": 20422011, - "pos": { - "x": -62920, - "y": 25111, - "z": 308537 - }, - "rot": { - "x": 0, - "y": 76577, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 222, - "instId": 200012, - "eventId": 20422012, - "pos": { - "x": 1244, - "y": 25127, - "z": 336586 - }, - "rot": { - "x": 0, - "y": 250848, - "z": 0 - }, - "monsterId": 4012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "223": { - "monsters": [ - { - "groupId": 223, - "instId": 200001, - "eventId": 20422014, - "pos": { - "x": -52373, - "y": 6855, - "z": 319906 - }, - "rot": { - "x": 0, - "y": 24605, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 223, - "instId": 200002, - "eventId": 20422015, - "pos": { - "x": 3803, - "y": 6855, - "z": 283031 - }, - "rot": { - "x": 0, - "y": 336926, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 223, - "instId": 200003, - "eventId": 20422016, - "pos": { - "x": -2954, - "y": 6855, - "z": 283361 - }, - "rot": { - "x": 0, - "y": 358129, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 223, - "instId": 200004, - "eventId": 20422017, - "pos": { - "x": 7727, - "y": 6855, - "z": 334456 - }, - "rot": { - "x": 0, - "y": 335393, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 223, - "instId": 200005, - "eventId": 20422018, - "pos": { - "x": -57150, - "y": 16021, - "z": 327514 - }, - "rot": { - "x": 0, - "y": 71914, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 223, - "instId": 200006, - "eventId": 20422019, - "pos": { - "x": 10538, - "y": 25111, - "z": 338102 - }, - "rot": { - "x": 0, - "y": 187438, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 223, - "instId": 200007, - "eventId": 20422020, - "pos": { - "x": 8625, - "y": 25111, - "z": 335953 - }, - "rot": { - "x": 0, - "y": 66721, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 223, - "instId": 200008, - "eventId": 20422021, - "pos": { - "x": -64620, - "y": 25111, - "z": 338470 - }, - "rot": { - "x": 0, - "y": 187438, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 223, - "instId": 200009, - "eventId": 20422022, - "pos": { - "x": -51030, - "y": 25111, - "z": 297699 - }, - "rot": { - "x": 0, - "y": 66721, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 223, - "instId": 200010, - "eventId": 20422023, - "pos": { - "x": -74547, - "y": 25115, - "z": 289659 - }, - "rot": { - "x": 0, - "y": 204568, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 223, - "instId": 200011, - "eventId": 20422024, - "pos": { - "x": -76837, - "y": 25115, - "z": 290794 - }, - "rot": { - "x": 0, - "y": 160180, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 223, - "instId": 200012, - "eventId": 20422025, - "pos": { - "x": -84998, - "y": 25115, - "z": 297557 - }, - "rot": { - "x": 0, - "y": 238603, - "z": 0 - }, - "monsterId": 4032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "228": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "229": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 229, - "instId": 300004, - "propState": 8, - "pos": { - "x": 52490, - "y": -15944, - "z": 343170 - }, - "rot": { - "x": 0, - "y": 357407, - "z": 0 - }, - "propId": 104181 - }, { - "groupId": 229, - "instId": 300012, - "propState": 1, - "pos": { - "x": 58410, - "y": -22170, - "z": 303620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104024 - }, { - "groupId": 229, - "instId": 300013, - "propState": 1, - "pos": { - "x": 46610, - "y": -22170, - "z": 303620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104024 - } - ], - "teleports": {} - }, - "237": { - "monsters": [ - { - "groupId": 237, - "instId": 200001, - "eventId": 20422101, - "pos": { - "x": 8707, - "y": 6863, - "z": 337505 - }, - "rot": { - "x": 0, - "y": 80327, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 237, - "instId": 200002, - "eventId": 20422102, - "pos": { - "x": 7860, - "y": 6855, - "z": 281249 - }, - "rot": { - "x": 0, - "y": 291822, - "z": 0 - }, - "monsterId": 4012010 - }, - { - "groupId": 237, - "instId": 200003, - "eventId": 20422103, - "pos": { - "x": 1134, - "y": 6855, - "z": 295671 - }, - "rot": { - "x": 0, - "y": 261321, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 237, - "instId": 200004, - "eventId": 20422104, - "pos": { - "x": -15766, - "y": 6855, - "z": 283340 - }, - "rot": { - "x": 0, - "y": 358613, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 237, - "instId": 200005, - "eventId": 20422105, - "pos": { - "x": -52534, - "y": 6855, - "z": 319354 - }, - "rot": { - "x": 0, - "y": 79291, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 237, - "instId": 200006, - "eventId": 20422106, - "pos": { - "x": -57434, - "y": 6855, - "z": 315460 - }, - "rot": { - "x": 0, - "y": 5075, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 237, - "instId": 200007, - "eventId": 20422107, - "pos": { - "x": -53225, - "y": 16049, - "z": 337172 - }, - "rot": { - "x": 0, - "y": 153344, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 237, - "instId": 200008, - "eventId": 20422108, - "pos": { - "x": -40136, - "y": 16021, - "z": 285583 - }, - "rot": { - "x": 0, - "y": 16063, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 237, - "instId": 200009, - "eventId": 20422109, - "pos": { - "x": -57524, - "y": 25111, - "z": 337408 - }, - "rot": { - "x": 0, - "y": 347437, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 237, - "instId": 200010, - "eventId": 20422110, - "pos": { - "x": -54714, - "y": 25111, - "z": 338065 - }, - "rot": { - "x": 0, - "y": 337919, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 237, - "instId": 200011, - "eventId": 20422111, - "pos": { - "x": -62920, - "y": 25111, - "z": 308537 - }, - "rot": { - "x": 0, - "y": 76577, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 237, - "instId": 200012, - "eventId": 20422112, - "pos": { - "x": 1244, - "y": 25127, - "z": 336586 - }, - "rot": { - "x": 0, - "y": 250848, - "z": 0 - }, - "monsterId": 4012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "238": { - "monsters": [ - { - "groupId": 238, - "instId": 200001, - "eventId": 20422114, - "pos": { - "x": -52373, - "y": 6855, - "z": 319906 - }, - "rot": { - "x": 0, - "y": 24605, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 238, - "instId": 200002, - "eventId": 20422115, - "pos": { - "x": 3803, - "y": 6855, - "z": 283031 - }, - "rot": { - "x": 0, - "y": 336926, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 238, - "instId": 200003, - "eventId": 20422116, - "pos": { - "x": -2954, - "y": 6855, - "z": 283361 - }, - "rot": { - "x": 0, - "y": 358129, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 238, - "instId": 200004, - "eventId": 20422117, - "pos": { - "x": 7727, - "y": 6855, - "z": 334456 - }, - "rot": { - "x": 0, - "y": 335393, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 238, - "instId": 200005, - "eventId": 20422118, - "pos": { - "x": -57150, - "y": 16021, - "z": 327514 - }, - "rot": { - "x": 0, - "y": 71914, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 238, - "instId": 200006, - "eventId": 20422119, - "pos": { - "x": 10538, - "y": 25111, - "z": 338102 - }, - "rot": { - "x": 0, - "y": 187438, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 238, - "instId": 200007, - "eventId": 20422120, - "pos": { - "x": 8625, - "y": 25111, - "z": 335953 - }, - "rot": { - "x": 0, - "y": 66721, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 238, - "instId": 200008, - "eventId": 20422121, - "pos": { - "x": -64620, - "y": 25111, - "z": 338470 - }, - "rot": { - "x": 0, - "y": 187438, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 238, - "instId": 200009, - "eventId": 20422122, - "pos": { - "x": -51030, - "y": 25111, - "z": 297699 - }, - "rot": { - "x": 0, - "y": 66721, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 238, - "instId": 200010, - "eventId": 20422123, - "pos": { - "x": -74547, - "y": 25115, - "z": 289659 - }, - "rot": { - "x": 0, - "y": 204568, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 238, - "instId": 200011, - "eventId": 20422124, - "pos": { - "x": -76837, - "y": 25115, - "z": 290794 - }, - "rot": { - "x": 0, - "y": 160180, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 238, - "instId": 200012, - "eventId": 20422125, - "pos": { - "x": -84998, - "y": 25115, - "z": 297557 - }, - "rot": { - "x": 0, - "y": 238603, - "z": 0 - }, - "monsterId": 4032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "239": { - "monsters": [ - { - "groupId": 239, - "instId": 200001, - "eventId": 20422127, - "pos": { - "x": -10920, - "y": -43409, - "z": 118660 - }, - "rot": { - "x": 0, - "y": 148011, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 239, - "instId": 200002, - "eventId": 20422128, - "pos": { - "x": -29431, - "y": -40915, - "z": 170390 - }, - "rot": { - "x": 0, - "y": 224169, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 239, - "instId": 200003, - "eventId": 20422129, - "pos": { - "x": -22018, - "y": -43409, - "z": 130120 - }, - "rot": { - "x": 0, - "y": 355429, - "z": 0 - }, - "monsterId": 4022010 - }, { - "groupId": 239, - "instId": 200004, - "eventId": 20422130, - "pos": { - "x": -25167, - "y": -43409, - "z": 130129 - }, - "rot": { - "x": 0, - "y": 42117, - "z": 0 - }, - "monsterId": 4022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "240": { - "monsters": [ - { - "groupId": 240, - "instId": 200001, - "eventId": 20422131, - "pos": { - "x": 74076, - "y": -204, - "z": -35928 - }, - "rot": { - "x": 0, - "y": 109304, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 240, - "instId": 200002, - "eventId": 20422132, - "pos": { - "x": 62814, - "y": -204, - "z": -31963 - }, - "rot": { - "x": 0, - "y": 49369, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 240, - "instId": 200003, - "eventId": 20422133, - "pos": { - "x": 60978, - "y": -189, - "z": -67856 - }, - "rot": { - "x": 0, - "y": 131936, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 240, - "instId": 200004, - "eventId": 20422134, - "pos": { - "x": 61190, - "y": -204, - "z": 17570 - }, - "rot": { - "x": 0, - "y": 268163, - "z": 0 - }, - "monsterId": 4012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "241": { - "monsters": [ - { - "groupId": 241, - "instId": 200001, - "eventId": 20422136, - "pos": { - "x": 68626, - "y": 0, - "z": -25462 - }, - "rot": { - "x": 0, - "y": 196188, - "z": 0 - }, - "monsterId": 4032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "242": { - "monsters": [ - { - "groupId": 242, - "instId": 200001, - "eventId": 20422141, - "pos": { - "x": -37161, - "y": 11662, - "z": 41874 - }, - "rot": { - "x": 0, - "y": 259694, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 242, - "instId": 200002, - "eventId": 20422142, - "pos": { - "x": -41116, - "y": 11646, - "z": 9122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 242, - "instId": 200003, - "eventId": 20422143, - "pos": { - "x": -33484, - "y": 11716, - "z": -7671 - }, - "rot": { - "x": 0, - "y": 344085, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 242, - "instId": 200004, - "eventId": 20422144, - "pos": { - "x": -7856, - "y": 27120, - "z": 16372 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "243": { - "monsters": [ - { - "groupId": 243, - "instId": 200001, - "eventId": 20422146, - "pos": { - "x": -40610, - "y": 11716, - "z": 29931 - }, - "rot": { - "x": 0, - "y": 172295, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 243, - "instId": 200002, - "eventId": 20422147, - "pos": { - "x": -8097, - "y": 11716, - "z": 27033 - }, - "rot": { - "x": 0, - "y": 113938, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 243, - "instId": 200003, - "eventId": 20422148, - "pos": { - "x": -6841, - "y": 11716, - "z": -6472 - }, - "rot": { - "x": 0, - "y": 77806, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 243, - "instId": 200004, - "eventId": 20422149, - "pos": { - "x": -21136, - "y": 7634, - "z": 20251 - }, - "rot": { - "x": 0, - "y": 55945, - "z": 0 - }, - "monsterId": 4032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "247": { - "monsters": [ - { - "groupId": 247, - "instId": 200001, - "eventId": 20422231, - "pos": { - "x": 4840, - "y": -6195, - "z": 229078 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 4023010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 247, - "instId": 300001, - "propState": 11, - "pos": { - "x": 4560, - "y": -6243, - "z": 235020 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 247, - "instId": 300002, - "propState": 8, - "pos": { - "x": 4560, - "y": -6243, - "z": 235020 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 247, - "instId": 300003, - "propState": 8, - "pos": { - "x": 4560, - "y": -6243, - "z": 235020 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "253": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 253, - "instId": 300001, - "propState": 8, - "pos": { - "x": -11293, - "y": 3866, - "z": 306110 - }, - "rot": { - "x": 0, - "y": 70598, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 253, - "instId": 300002, - "propState": 8, - "pos": { - "x": -17075, - "y": 12469, - "z": 351949 - }, - "rot": { - "x": 0, - "y": 175567, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 253, - "instId": 300003, - "propState": 8, - "pos": { - "x": 1191, - "y": 16721, - "z": 339498 - }, - "rot": { - "x": 0, - "y": 233307, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 253, - "instId": 300004, - "propState": 8, - "pos": { - "x": 10441, - "y": 16771, - "z": 289433 - }, - "rot": { - "x": 0, - "y": 229430, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 253, - "instId": 300005, - "propState": 8, - "pos": { - "x": -27854, - "y": 16746, - "z": 285440 - }, - "rot": { - "x": 0, - "y": 136850, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 253, - "instId": 300006, - "propState": 8, - "pos": { - "x": -59761, - "y": 16721, - "z": 289878 - }, - "rot": { - "x": 0, - "y": 3764, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 253, - "instId": 300007, - "propState": 8, - "pos": { - "x": -54612, - "y": 7580, - "z": 299192 - }, - "rot": { - "x": 0, - "y": 124948, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 253, - "instId": 300008, - "propState": 8, - "pos": { - "x": -43213, - "y": 7575, - "z": 279863 - }, - "rot": { - "x": 0, - "y": 40304, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 253, - "instId": 300009, - "propState": 8, - "pos": { - "x": -24868, - "y": 7568, - "z": 278833 - }, - "rot": { - "x": 0, - "y": 286877, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 253, - "instId": 300010, - "propState": 8, - "pos": { - "x": -21060, - "y": 25811, - "z": 283878 - }, - "rot": { - "x": 0, - "y": 322022, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 253, - "instId": 300011, - "propState": 8, - "pos": { - "x": 17224, - "y": 25811, - "z": 306421 - }, - "rot": { - "x": 0, - "y": 176256, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "254": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 254, - "instId": 300001, - "propState": 8, - "pos": { - "x": -27314, - "y": 3841, - "z": 306249 - }, - "rot": { - "x": 0, - "y": 260516, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 254, - "instId": 300002, - "propState": 8, - "pos": { - "x": -29790, - "y": 7580, - "z": 283910 - }, - "rot": { - "x": 0, - "y": 245136, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 254, - "instId": 300003, - "propState": 8, - "pos": { - "x": -24506, - "y": 7555, - "z": 278743 - }, - "rot": { - "x": 0, - "y": 285714, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 254, - "instId": 300004, - "propState": 8, - "pos": { - "x": -56009, - "y": 16771, - "z": 297458 - }, - "rot": { - "x": 0, - "y": 52935, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 254, - "instId": 300005, - "propState": 8, - "pos": { - "x": 834, - "y": 7580, - "z": 336140 - }, - "rot": { - "x": 0, - "y": 251009, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 254, - "instId": 300006, - "propState": 8, - "pos": { - "x": 5629, - "y": 16739, - "z": 340473 - }, - "rot": { - "x": 0, - "y": 241547, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 254, - "instId": 300007, - "propState": 8, - "pos": { - "x": -27308, - "y": 25861, - "z": 278763 - }, - "rot": { - "x": 0, - "y": 78136, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 254, - "instId": 300008, - "propState": 8, - "pos": { - "x": 17497, - "y": 25811, - "z": 333673 - }, - "rot": { - "x": 0, - "y": 184261, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 254, - "instId": 300009, - "propState": 8, - "pos": { - "x": -67253, - "y": 25811, - "z": 311759 - }, - "rot": { - "x": 0, - "y": 184261, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 254, - "instId": 300010, - "propState": 8, - "pos": { - "x": -17660, - "y": 12435, - "z": 356462 - }, - "rot": { - "x": 0, - "y": 266155, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "255": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 255, - "instId": 300001, - "propState": 8, - "pos": { - "x": 62820, - "y": -167, - "z": -9108 - }, - "rot": { - "x": 0, - "y": 131000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 255, - "instId": 300002, - "propState": 8, - "pos": { - "x": 64589, - "y": -204, - "z": 37221 - }, - "rot": { - "x": 0, - "y": 190893, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 255, - "instId": 300003, - "propState": 8, - "pos": { - "x": 53239, - "y": -204, - "z": -79970 - }, - "rot": { - "x": 0, - "y": 2053, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 255, - "instId": 300004, - "propState": 8, - "pos": { - "x": 54484, - "y": -204, - "z": -48268 - }, - "rot": { - "x": 0, - "y": 161651, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "256": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 256, - "instId": 300001, - "propState": 8, - "pos": { - "x": 67301, - "y": -204, - "z": 32291 - }, - "rot": { - "x": 0, - "y": 192450, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 256, - "instId": 300002, - "propState": 8, - "pos": { - "x": 59626, - "y": -167, - "z": 13003 - }, - "rot": { - "x": 0, - "y": 61512, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 256, - "instId": 300003, - "propState": 8, - "pos": { - "x": 60826, - "y": -204, - "z": -15324 - }, - "rot": { - "x": 0, - "y": 92201, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 256, - "instId": 300004, - "propState": 8, - "pos": { - "x": 59538, - "y": -204, - "z": -34965 - }, - "rot": { - "x": 0, - "y": 54930, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "257": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 257, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19340, - "y": 12346, - "z": 38800 - }, - "rot": { - "x": 0, - "y": 90913, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 257, - "instId": 300002, - "propState": 8, - "pos": { - "x": -56121, - "y": 12350, - "z": 31609 - }, - "rot": { - "x": 0, - "y": 349709, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 257, - "instId": 300003, - "propState": 8, - "pos": { - "x": -53297, - "y": 27750, - "z": 32085 - }, - "rot": { - "x": 0, - "y": 25613, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 257, - "instId": 300004, - "propState": 8, - "pos": { - "x": -36961, - "y": 27750, - "z": 44922 - }, - "rot": { - "x": 0, - "y": 87212, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "259": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 259, - "instId": 300001, - "propState": 8, - "pos": { - "x": -50447, - "y": -6323, - "z": 216365 - }, - "rot": { - "x": 0, - "y": 310759, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 259, - "instId": 300002, - "propState": 8, - "pos": { - "x": -50447, - "y": -6323, - "z": 216365 - }, - "rot": { - "x": 0, - "y": 310759, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 259, - "instId": 300003, - "propState": 20, - "pos": { - "x": -2760, - "y": -6186, - "z": 230791 - }, - "rot": { - "x": 0, - "y": 51737, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 259, - "instId": 300004, - "propState": 1, - "pos": { - "x": -2760, - "y": -6186, - "z": 230791 - }, - "rot": { - "x": 0, - "y": 51737, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 260, - "instId": 300001, - "propState": 8, - "pos": { - "x": -50529, - "y": 25161, - "z": 284571 - }, - "rot": { - "x": 0, - "y": 169747, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 260, - "instId": 300002, - "propState": 8, - "pos": { - "x": -50529, - "y": 25161, - "z": 284571 - }, - "rot": { - "x": 0, - "y": 169747, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 260, - "instId": 300003, - "propState": 20, - "pos": { - "x": 12212, - "y": 25111, - "z": 288709 - }, - "rot": { - "x": 0, - "y": 358010, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 260, - "instId": 300004, - "propState": 1, - "pos": { - "x": 12212, - "y": 25111, - "z": 288709 - }, - "rot": { - "x": 0, - "y": 358010, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "261": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 261, - "instId": 300003, - "propState": 8, - "pos": { - "x": 45720, - "y": -24481, - "z": 323254 - }, - "rot": { - "x": 0, - "y": 17528, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "262": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 262, - "instId": 300001, - "propState": 20, - "pos": { - "x": 54490, - "y": -15980, - "z": 347371 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 262, - "instId": 300002, - "propState": 20, - "pos": { - "x": 52520, - "y": -15980, - "z": 347371 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 262, - "instId": 300003, - "propState": 20, - "pos": { - "x": 50450, - "y": -15980, - "z": 347371 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 262, - "instId": 300004, - "propState": 20, - "pos": { - "x": 54490, - "y": -15980, - "z": 349371 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 262, - "instId": 300005, - "propState": 20, - "pos": { - "x": 52520, - "y": -15980, - "z": 349371 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 262, - "instId": 300006, - "propState": 20, - "pos": { - "x": 50450, - "y": -15980, - "z": 349371 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 262, - "instId": 300007, - "propState": 20, - "pos": { - "x": 54490, - "y": -15980, - "z": 351371 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 262, - "instId": 300008, - "propState": 20, - "pos": { - "x": 52520, - "y": -15980, - "z": 351371 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 262, - "instId": 300009, - "propState": 20, - "pos": { - "x": 50450, - "y": -15980, - "z": 351371 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "263": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 263, - "instId": 300001, - "propState": 20, - "pos": { - "x": 37914, - "y": -26270, - "z": 313202 - }, - "rot": { - "x": 0, - "y": 91232, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "264": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 264, - "instId": 300001, - "propState": 20, - "pos": { - "x": 42323, - "y": -26270, - "z": 324589 - }, - "rot": { - "x": 0, - "y": 179834, - "z": 0 - }, - "propId": 60402 - } - ], - "teleports": {} - }, - "265": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 265, - "instId": 300001, - "propState": 20, - "pos": { - "x": -37759, - "y": 12680, - "z": 219135 - }, - "rot": { - "x": 0, - "y": 359450, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "272": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 272, - "instId": 300001, - "propState": 11, - "pos": { - "x": 14750, - "y": 16021, - "z": 307560 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "273": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 273, - "instId": 300001, - "propState": 11, - "pos": { - "x": 52520, - "y": -25680, - "z": 355891 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 274, - "instId": 300001, - "propState": 11, - "pos": { - "x": -22807, - "y": -43409, - "z": 141693 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "275": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 275, - "instId": 300003, - "propState": 8, - "pos": { - "x": -49386, - "y": 17821, - "z": 336247 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "276": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 276, - "instId": 300001, - "propState": 20, - "pos": { - "x": -38630, - "y": 7260, - "z": 336790 - }, - "rot": { - "x": 0, - "y": 78990, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 276, - "instId": 300002, - "propState": 8, - "pos": { - "x": -38630, - "y": 7260, - "z": 336790 - }, - "rot": { - "x": 0, - "y": 78990, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 276, - "instId": 300003, - "propState": 8, - "pos": { - "x": -49200, - "y": 16027, - "z": 335950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "277": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 277, - "instId": 300003, - "propState": 8, - "pos": { - "x": -66358, - "y": -4450, - "z": 228923 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "278": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 278, - "instId": 300001, - "propState": 20, - "pos": { - "x": -75380, - "y": -6243, - "z": 229100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 278, - "instId": 300002, - "propState": 8, - "pos": { - "x": -75380, - "y": -6243, - "z": 229100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 278, - "instId": 300003, - "propState": 8, - "pos": { - "x": -66540, - "y": -6243, - "z": 229220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "281": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 281, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24340, - "y": 11550, - "z": -2936 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104042 - }, { - "groupId": 281, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 281, - "instId": 300004, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - } - ], - "teleports": {} - }, - "282": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 282, - "instId": 300006, - "propState": 8, - "pos": { - "x": 68112, - "y": -204, - "z": 3845 - }, - "rot": { - "x": 0, - "y": 262957, - "z": 0 - }, - "propId": 104043 - }, { - "groupId": 282, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 282, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104088 - } - ], - "teleports": {} - }, - "283": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 283, - "instId": 300001, - "propState": 18, - "pos": { - "x": -45486, - "y": -6186, - "z": 231086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, - { - "groupId": 283, - "instId": 300003, - "propState": 18, - "pos": { - "x": -52768, - "y": 13723, - "z": 213463 - }, - "rot": { - "x": 0, - "y": 162734, - "z": 0 - }, - "propId": 104094 - }, - { - "groupId": 283, - "instId": 300004, - "propState": 18, - "pos": { - "x": 35942, - "y": -25621, - "z": 310407 - }, - "rot": { - "x": 0, - "y": 237351, - "z": 0 - }, - "propId": 104094 - }, - { - "groupId": 283, - "instId": 300005, - "propState": 18, - "pos": { - "x": 12776, - "y": -6186, - "z": 227650 - }, - "rot": { - "x": 0, - "y": 306207, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 283, - "instId": 300006, - "propState": 18, - "pos": { - "x": -31501, - "y": 16011, - "z": 240803 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - } - ], - "teleports": {} - }, - "284": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 284, - "instId": 300001, - "propState": 18, - "pos": { - "x": 70004, - "y": -38912, - "z": 344062 - }, - "rot": { - "x": 0, - "y": 234063, - "z": 0 - }, - "propId": 104096 - } - ], - "teleports": {} - }, - "288": { - "monsters": [ - { - "groupId": 288, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -24943, - "y": -18860, - "z": 136142 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "monsterId": 4012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2042301": { - "P20423_F20423001": { - "scenes": { - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 1, - "pos": { - "x": -13710, - "y": 17500, - "z": 171790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104214 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 1, - "pos": { - "x": 3220, - "y": -3148, - "z": 149560 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": -26094, - "y": -250, - "z": 186660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": -12385, - "y": -966, - "z": 185130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": 37350, - "y": 4880, - "z": 192490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 13, - "instId": 300006, - "propState": 8, - "pos": { - "x": -2450, - "y": 2270, - "z": 165670 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 13, - "instId": 300007, - "propState": 1, - "pos": { - "x": 6529, - "y": -4879, - "z": 145680 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 13, - "instId": 300008, - "propState": 8, - "pos": { - "x": -28400, - "y": -1536, - "z": 186553 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 13, - "instId": 300009, - "propState": 8, - "pos": { - "x": -11499, - "y": -4281, - "z": 190470 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 13, - "instId": 300010, - "propState": 8, - "pos": { - "x": 42006, - "y": 3390, - "z": 194041 - }, - "rot": { - "x": 0, - "y": 247228, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 13, - "instId": 300011, - "propState": 8, - "pos": { - "x": 2790, - "y": -1338, - "z": 163670 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 13, - "instId": 300012, - "propState": 8, - "pos": { - "x": 6290, - "y": -4656, - "z": 146768 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104173 - }, { - "groupId": 13, - "instId": 300013, - "propState": 8, - "pos": { - "x": 19040, - "y": -4155, - "z": 191780 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 13, - "instId": 300014, - "propState": 8, - "pos": { - "x": 18952, - "y": -3274, - "z": 191464 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 13, - "instId": 300015, - "propState": 8, - "pos": { - "x": -37127, - "y": 845, - "z": 175500 - }, - "rot": { - "x": 0, - "y": 89094, - "z": 0 - }, - "propId": 137 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": 3380, - "y": 287, - "z": 1290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 8, - "pos": { - "x": 119798, - "y": 27304, - "z": 177160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 18, - "instId": 300004, - "propState": 8, - "pos": { - "x": 211904, - "y": 53851, - "z": 255565 - }, - "rot": { - "x": 0, - "y": 61034, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 18, - "instId": 300005, - "propState": 8, - "pos": { - "x": 282160, - "y": 47803, - "z": 199980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 18, - "instId": 300006, - "propState": 8, - "pos": { - "x": 253273, - "y": 165544, - "z": 417404 - }, - "rot": { - "x": 0, - "y": 354197, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2042301": { - "anchorId": 1, - "groupId": 18, - "instId": 300001, - "pos": { - "x": -600, - "y": -36, - "z": 4239 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2042303": { - "anchorId": 3, - "groupId": 18, - "instId": 300003, - "pos": { - "x": 123334, - "y": 27304, - "z": 181200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2042304": { - "anchorId": 4, - "groupId": 18, - "instId": 300004, - "pos": { - "x": 207230, - "y": 53822, - "z": 250610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2042305": { - "anchorId": 5, - "groupId": 18, - "instId": 300005, - "pos": { - "x": 279057, - "y": 47796, - "z": 205506 - }, - "rot": { - "x": 0, - "y": 19592, - "z": 0 - } - }, - "2042306": { - "anchorId": 6, - "groupId": 18, - "instId": 300006, - "pos": { - "x": 256810, - "y": 165544, - "z": 420863 - }, - "rot": { - "x": 0, - "y": 315234, - "z": 0 - } - } - } - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 12, - "pos": { - "x": 87413, - "y": 31274, - "z": 176027 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 19, - "instId": 300002, - "propState": 12, - "pos": { - "x": 152196, - "y": 34475, - "z": 240663 - }, - "rot": { - "x": 0, - "y": 42650, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 19, - "instId": 300003, - "propState": 12, - "pos": { - "x": 184763, - "y": 34465, - "z": 221903 - }, - "rot": { - "x": 0, - "y": 2605, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 19, - "instId": 300004, - "propState": 12, - "pos": { - "x": 243210, - "y": 57937, - "z": 282633 - }, - "rot": { - "x": 0, - "y": 298494, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 19, - "instId": 300006, - "propState": 12, - "pos": { - "x": 284319, - "y": 49469, - "z": 242646 - }, - "rot": { - "x": 0, - "y": 152526, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 19, - "instId": 300007, - "propState": 12, - "pos": { - "x": 294287, - "y": 96330, - "z": 223989 - }, - "rot": { - "x": 0, - "y": 334782, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 19, - "instId": 300009, - "propState": 12, - "pos": { - "x": 245543, - "y": 165544, - "z": 413524 - }, - "rot": { - "x": 0, - "y": 77189, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 19, - "instId": 300010, - "propState": 12, - "pos": { - "x": 232765, - "y": 63510, - "z": 321480 - }, - "rot": { - "x": 0, - "y": 27062, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 19, - "instId": 300011, - "propState": 12, - "pos": { - "x": 262340, - "y": 67440, - "z": 324220 - }, - "rot": { - "x": 0, - "y": 207000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4516, - "y": 2475, - "z": 89087 - }, - "rot": { - "x": 0, - "y": 171718, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 20, - "instId": 300015, - "propState": 8, - "pos": { - "x": -2688, - "y": 2372, - "z": 99695 - }, - "rot": { - "x": 0, - "y": 208373, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": 169572, - "y": 34465, - "z": 235337 - }, - "rot": { - "x": 0, - "y": 291991, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 20, - "instId": 300007, - "propState": 8, - "pos": { - "x": 146340, - "y": 27304, - "z": 185433 - }, - "rot": { - "x": 0, - "y": 74053, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 20, - "instId": 300012, - "propState": 8, - "pos": { - "x": 81101, - "y": 31347, - "z": 184862 - }, - "rot": { - "x": 0, - "y": 241713, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 20, - "instId": 300013, - "propState": 8, - "pos": { - "x": 187246, - "y": 34466, - "z": 214511 - }, - "rot": { - "x": 0, - "y": 245016, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 20, - "instId": 300017, - "propState": 8, - "pos": { - "x": 188359, - "y": 34466, - "z": 204847 - }, - "rot": { - "x": 0, - "y": 292443, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 20, - "instId": 300003, - "propState": 8, - "pos": { - "x": 193114, - "y": 53900, - "z": 263484 - }, - "rot": { - "x": 0, - "y": 146041, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 20, - "instId": 300014, - "propState": 8, - "pos": { - "x": 227627, - "y": 53904, - "z": 254578 - }, - "rot": { - "x": 0, - "y": 224776, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 20, - "instId": 300016, - "propState": 8, - "pos": { - "x": 293220, - "y": 53911, - "z": 283740 - }, - "rot": { - "x": 0, - "y": 240164, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 20, - "instId": 300009, - "propState": 8, - "pos": { - "x": 218516, - "y": 53900, - "z": 269183 - }, - "rot": { - "x": 0, - "y": 269199, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 20, - "instId": 300010, - "propState": 8, - "pos": { - "x": 255106, - "y": 58048, - "z": 297998 - }, - "rot": { - "x": 0, - "y": 256906, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 20, - "instId": 300011, - "propState": 8, - "pos": { - "x": 223413, - "y": 58101, - "z": 311175 - }, - "rot": { - "x": 0, - "y": 171666, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 20, - "instId": 300018, - "propState": 8, - "pos": { - "x": 263602, - "y": 53900, - "z": 266215 - }, - "rot": { - "x": 0, - "y": 213529, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 20, - "instId": 300004, - "propState": 8, - "pos": { - "x": 277674, - "y": 47796, - "z": 216056 - }, - "rot": { - "x": 0, - "y": 240164, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 20, - "instId": 300008, - "propState": 8, - "pos": { - "x": 269694, - "y": 47803, - "z": 201094 - }, - "rot": { - "x": 0, - "y": 42132, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 20, - "instId": 300005, - "propState": 8, - "pos": { - "x": 302143, - "y": 96309, - "z": 239017 - }, - "rot": { - "x": 0, - "y": 260597, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 20, - "instId": 300019, - "propState": 8, - "pos": { - "x": 272528, - "y": 96309, - "z": 235359 - }, - "rot": { - "x": 0, - "y": 84599, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 20, - "instId": 300006, - "propState": 8, - "pos": { - "x": 278805, - "y": 111727, - "z": 244581 - }, - "rot": { - "x": 0, - "y": 69779, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300002, - "propState": 1, - "pos": { - "x": -400, - "y": 2401, - "z": 119443 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 24, - "instId": 300003, - "propState": 1, - "pos": { - "x": -400, - "y": 2390, - "z": 90820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104006 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 1, - "pos": { - "x": 85540, - "y": 31331, - "z": 181550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104006 - }, - { - "groupId": 25, - "instId": 300002, - "propState": 1, - "pos": { - "x": 168480, - "y": 34520, - "z": 210290 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104005 - }, - { - "groupId": 25, - "instId": 300003, - "propState": 1, - "pos": { - "x": 190888, - "y": 34472, - "z": 210300 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104006 - }, - { - "groupId": 25, - "instId": 300004, - "propState": 1, - "pos": { - "x": 267080, - "y": 47903, - "z": 210510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104259 - }, { - "groupId": 25, - "instId": 300005, - "propState": 1, - "pos": { - "x": 284492, - "y": 49539, - "z": 226775 - }, - "rot": { - "x": 0, - "y": 197017, - "z": 0 - }, - "propId": 104006 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26260, - "y": -4155, - "z": 200829 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104017 - }, { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": 28778, - "y": -4153, - "z": 202786 - }, - "rot": { - "x": 0, - "y": 74768, - "z": 0 - }, - "propId": 104004 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300005, - "propState": 1, - "pos": { - "x": 235400, - "y": 58101, - "z": 294730 - }, - "rot": { - "x": 0, - "y": 206633, - "z": 0 - }, - "propId": 104005 - }, { - "groupId": 27, - "instId": 300006, - "propState": 8, - "pos": { - "x": 255493, - "y": 58083, - "z": 292795 - }, - "rot": { - "x": 0, - "y": 117343, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 27, - "instId": 300007, - "propState": 8, - "pos": { - "x": 290660, - "y": 53967, - "z": 271410 - }, - "rot": { - "x": 0, - "y": 45, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 27, - "instId": 300008, - "propState": 8, - "pos": { - "x": 275026, - "y": 53992, - "z": 261670 - }, - "rot": { - "x": 0, - "y": 270045, - "z": 0 - }, - "propId": 104006 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300009, - "propState": 1, - "pos": { - "x": 261730, - "y": 165575, - "z": 416990 - }, - "rot": { - "x": 0, - "y": 322452, - "z": 0 - }, - "propId": 104259 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300003, - "propState": 8, - "pos": { - "x": 238410, - "y": 58030, - "z": 319120 - }, - "rot": { - "x": 0, - "y": 208753, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 30, - "instId": 300004, - "propState": 8, - "pos": { - "x": 265143, - "y": 67440, - "z": 319880 - }, - "rot": { - "x": 0, - "y": 206628, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 30, - "instId": 300009, - "propState": 1, - "pos": { - "x": 238100, - "y": 60836, - "z": 319360 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104033 - }, - { - "groupId": 30, - "instId": 300010, - "propState": 8, - "pos": { - "x": 265250, - "y": 70027, - "z": 319990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 30, - "instId": 300011, - "propState": 8, - "pos": { - "x": 246510, - "y": 60470, - "z": 312670 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 30, - "instId": 300007, - "propState": 8, - "pos": { - "x": 247603, - "y": 58040, - "z": 314382 - }, - "rot": { - "x": 0, - "y": 28711, - "z": 0 - }, - "propId": 104034 - }, { - "groupId": 30, - "instId": 300012, - "propState": 8, - "pos": { - "x": 243070, - "y": 59125, - "z": 316770 - }, - "rot": { - "x": 0, - "y": 2475, - "z": 0 - }, - "propId": 104252 - }, { - "groupId": 30, - "instId": 300015, - "propState": 8, - "pos": { - "x": 231575, - "y": 58037, - "z": 320301 - }, - "rot": { - "x": 0, - "y": 205752, - "z": 0 - }, - "propId": 104016 - }, { - "groupId": 30, - "instId": 300016, - "propState": 1, - "pos": { - "x": 254707, - "y": 67334, - "z": 325184 - }, - "rot": { - "x": 0, - "y": 26904, - "z": 0 - }, - "propId": 104042 - }, { - "groupId": 30, - "instId": 300017, - "propState": 8, - "pos": { - "x": 254594, - "y": 66230, - "z": 325232 - }, - "rot": { - "x": 0, - "y": 296904, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 30, - "instId": 300018, - "propState": 8, - "pos": { - "x": 254594, - "y": 66230, - "z": 325232 - }, - "rot": { - "x": 0, - "y": 296904, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": 263375, - "y": 58037, - "z": 296985 - }, - "rot": { - "x": 0, - "y": 191235, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": 272917, - "y": 55801, - "z": 294851 - }, - "rot": { - "x": 0, - "y": 199315, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 30, - "instId": 300005, - "propState": 8, - "pos": { - "x": 281099, - "y": 55801, - "z": 291666 - }, - "rot": { - "x": 0, - "y": 198528, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 30, - "instId": 300006, - "propState": 8, - "pos": { - "x": 287584, - "y": 53913, - "z": 288750 - }, - "rot": { - "x": 0, - "y": 199090, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300002, - "propState": 2, - "pos": { - "x": 260220, - "y": 60580, - "z": 311070 - }, - "rot": { - "x": 0, - "y": 206904, - "z": 0 - }, - "propId": 104017 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 1, - "pos": { - "x": 219590, - "y": 21156, - "z": 197360 - }, - "rot": { - "x": 0, - "y": 172110, - "z": 0 - }, - "propId": 104029 - }, - { - "groupId": 33, - "instId": 300002, - "propState": 1, - "pos": { - "x": 201040, - "y": 21155, - "z": 224210 - }, - "rot": { - "x": 0, - "y": 326361, - "z": 0 - }, - "propId": 104029 - }, - { - "groupId": 33, - "instId": 300007, - "propState": 1, - "pos": { - "x": 256100, - "y": 34486, - "z": 210400 - }, - "rot": { - "x": 0, - "y": 87850, - "z": 0 - }, - "propId": 104029 - }, - { - "groupId": 33, - "instId": 300010, - "propState": 1, - "pos": { - "x": 230466, - "y": 31728, - "z": 210271 - }, - "rot": { - "x": 0, - "y": 182752, - "z": 0 - }, - "propId": 104214 - }, { - "groupId": 33, - "instId": 300008, - "propState": 8, - "pos": { - "x": 220160, - "y": 21156, - "z": 197220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 33, - "instId": 300003, - "propState": 1, - "pos": { - "x": 241321, - "y": 21155, - "z": 223655 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 33, - "instId": 300004, - "propState": 1, - "pos": { - "x": 241321, - "y": 21155, - "z": 223655 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 33, - "instId": 300005, - "propState": 8, - "pos": { - "x": 262730, - "y": 21020, - "z": 232710 - }, - "rot": { - "x": 0, - "y": 93784, - "z": 0 - }, - "propId": 137 - }, { - "groupId": 33, - "instId": 300006, - "propState": 8, - "pos": { - "x": 243426, - "y": 27980, - "z": 221820 - }, - "rot": { - "x": 0, - "y": 174009, - "z": 0 - }, - "propId": 137 - }, { - "groupId": 33, - "instId": 300009, - "propState": 8, - "pos": { - "x": 238910, - "y": 28340, - "z": 217870 - }, - "rot": { - "x": 0, - "y": 174009, - "z": 0 - }, - "propId": 137 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": -42840, - "y": 7310, - "z": 149750 - }, - "rot": { - "x": 0, - "y": 70405, - "z": 0 - }, - "propId": 104089 - }, { - "groupId": 35, - "instId": 300003, - "propState": 20, - "pos": { - "x": 40145, - "y": 3357, - "z": 190113 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60402 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": -10690, - "y": -3300, - "z": 195290 - }, - "rot": { - "x": 0, - "y": 23711, - "z": 0 - }, - "propId": 104037 - }, - { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": -16020, - "y": -1536, - "z": 165750 - }, - "rot": { - "x": 0, - "y": 795, - "z": 0 - }, - "propId": 104037 - }, - { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": -9310, - "y": -4265, - "z": 192510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - }, - { - "groupId": 36, - "instId": 300004, - "propState": 8, - "pos": { - "x": -13900, - "y": -1367, - "z": 164382 - }, - "rot": { - "x": 0, - "y": 22799, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 36, - "instId": 300005, - "propState": 8, - "pos": { - "x": -12480, - "y": -520, - "z": 165010 - }, - "rot": { - "x": 0, - "y": 140962, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 36, - "instId": 300006, - "propState": 8, - "pos": { - "x": -8960, - "y": -1570, - "z": 167010 - }, - "rot": { - "x": 0, - "y": 412, - "z": 0 - }, - "propId": 104037 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4750, - "y": -4950, - "z": 165610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": -61570, - "y": 2290, - "z": 159560 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 37, - "instId": 300003, - "propState": 8, - "pos": { - "x": -59550, - "y": 11370, - "z": 194833 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104061 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 1, - "pos": { - "x": 45730, - "y": 3357, - "z": 181570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104259 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 1, - "pos": { - "x": 29680, - "y": -4155, - "z": 178451 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 43, - "instId": 300002, - "propState": 1, - "pos": { - "x": 36320, - "y": 3357, - "z": 185218 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 43, - "instId": 300003, - "propState": 1, - "pos": { - "x": 32930, - "y": -4080, - "z": 181100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 43, - "instId": 300004, - "propState": 1, - "pos": { - "x": 32930, - "y": -3990, - "z": 181100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 43, - "instId": 300005, - "propState": 1, - "pos": { - "x": 32930, - "y": 3676, - "z": 181100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": 189590, - "y": 34465, - "z": 252540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": 198587, - "y": 53900, - "z": 246923 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 46, - "instId": 300003, - "propState": 1, - "pos": { - "x": 194890, - "y": 34550, - "z": 249760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 46, - "instId": 300004, - "propState": 1, - "pos": { - "x": 194890, - "y": 34550, - "z": 249760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 46, - "instId": 300005, - "propState": 1, - "pos": { - "x": 194860, - "y": 53850, - "z": 249830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 1, - "pos": { - "x": 257070, - "y": 21155, - "z": 188329 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 48, - "instId": 300002, - "propState": 1, - "pos": { - "x": 257049, - "y": 34486, - "z": 194813 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 48, - "instId": 300003, - "propState": 1, - "pos": { - "x": 260209, - "y": 21270, - "z": 191581 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 48, - "instId": 300004, - "propState": 1, - "pos": { - "x": 260209, - "y": 21160, - "z": 191581 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 48, - "instId": 300005, - "propState": 1, - "pos": { - "x": 260209, - "y": 34486, - "z": 191581 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": 290119, - "y": 111744, - "z": 251782 - }, - "rot": { - "x": 0, - "y": 189832, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": 313700, - "y": 125172, - "z": 278630 - }, - "rot": { - "x": 0, - "y": 26970, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 51, - "instId": 300004, - "propState": 8, - "pos": { - "x": 290119, - "y": 111744, - "z": 251782 - }, - "rot": { - "x": 0, - "y": 132085, - "z": 0 - }, - "propId": 104052 - }, - { - "groupId": 51, - "instId": 300005, - "propState": 8, - "pos": { - "x": 313700, - "y": 125172, - "z": 278630 - }, - "rot": { - "x": 0, - "y": 206970, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 51, - "instId": 300003, - "propState": 8, - "pos": { - "x": 276409, - "y": 105657, - "z": 290166 - }, - "rot": { - "x": 0, - "y": 251114, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 51, - "instId": 300006, - "propState": 8, - "pos": { - "x": 276409, - "y": 105657, - "z": 290166 - }, - "rot": { - "x": 0, - "y": 187781, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": 342650, - "y": 162210, - "z": 441590 - }, - "rot": { - "x": 0, - "y": 9576, - "z": 0 - }, - "propId": 104214 - }, - { - "groupId": 54, - "instId": 300002, - "propState": 1, - "pos": { - "x": 321510, - "y": 129897, - "z": 314620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 54, - "instId": 300003, - "propState": 8, - "pos": { - "x": 273680, - "y": 167570, - "z": 405890 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 54, - "instId": 300007, - "propState": 1, - "pos": { - "x": 320676, - "y": 129897, - "z": 308794 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 54, - "instId": 300008, - "propState": 8, - "pos": { - "x": 268012, - "y": 165536, - "z": 404560 - }, - "rot": { - "x": 0, - "y": 98874, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 54, - "instId": 300012, - "propState": 8, - "pos": { - "x": 320676, - "y": 129897, - "z": 308794 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300017, - "propState": 20, - "pos": { - "x": 292130, - "y": 53962, - "z": 263610 - }, - "rot": { - "x": 0, - "y": 342480, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 55, - "instId": 300001, - "propState": 20, - "pos": { - "x": 289170, - "y": 53962, - "z": 263502 - }, - "rot": { - "x": 0, - "y": 14062, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 55, - "instId": 300009, - "propState": 20, - "pos": { - "x": 290640, - "y": 53962, - "z": 263260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60402 - } - ], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": 268790, - "y": 105673, - "z": 272743 - }, - "rot": { - "x": 0, - "y": 331489, - "z": 0 - }, - "propId": 104038 - }, { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": 267091, - "y": 105580, - "z": 276079 - }, - "rot": { - "x": 0, - "y": 152968, - "z": 0 - }, - "propId": 104039 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 12, - "pos": { - "x": 40232, - "y": 6346, - "z": 150594 - }, - "rot": { - "x": 0, - "y": 312455, - "z": 0 - }, - "propId": 60402 - }, - { - "groupId": 89, - "instId": 300002, - "propState": 12, - "pos": { - "x": 21375, - "y": -687, - "z": 145481 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 89, - "instId": 300003, - "propState": 12, - "pos": { - "x": -35767, - "y": -3264, - "z": 124864 - }, - "rot": { - "x": 0, - "y": 269997, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 89, - "instId": 300004, - "propState": 12, - "pos": { - "x": -11901, - "y": -1536, - "z": 178153 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 89, - "instId": 300005, - "propState": 12, - "pos": { - "x": -43620, - "y": 3136, - "z": 188653 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 12, - "pos": { - "x": 23748, - "y": -687, - "z": 123615 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 90, - "instId": 300002, - "propState": 12, - "pos": { - "x": -28131, - "y": -2903, - "z": 137834 - }, - "rot": { - "x": 0, - "y": 90364, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 90, - "instId": 300003, - "propState": 12, - "pos": { - "x": -51278, - "y": -3763, - "z": 166214 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 90, - "instId": 300004, - "propState": 12, - "pos": { - "x": 12549, - "y": -5986, - "z": 150590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 90, - "instId": 300005, - "propState": 12, - "pos": { - "x": -22100, - "y": -10686, - "z": 169920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 90, - "instId": 300006, - "propState": 12, - "pos": { - "x": 2367, - "y": -5999, - "z": 201082 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8506, - "y": 2393, - "z": 120632 - }, - "rot": { - "x": 0, - "y": 322540, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 92, - "instId": 300004, - "propState": 8, - "pos": { - "x": 18443, - "y": -687, - "z": 127253 - }, - "rot": { - "x": 0, - "y": 320420, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 92, - "instId": 300003, - "propState": 8, - "pos": { - "x": 24140, - "y": -687, - "z": 140630 - }, - "rot": { - "x": 0, - "y": 319307, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 92, - "instId": 300008, - "propState": 8, - "pos": { - "x": -31077, - "y": -3763, - "z": 168107 - }, - "rot": { - "x": 0, - "y": 179935, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 92, - "instId": 300009, - "propState": 8, - "pos": { - "x": -62895, - "y": 3136, - "z": 194733 - }, - "rot": { - "x": 0, - "y": 92800, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 92, - "instId": 300001, - "propState": 8, - "pos": { - "x": -51579, - "y": -1096, - "z": 122483 - }, - "rot": { - "x": 0, - "y": 722, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 92, - "instId": 300020, - "propState": 8, - "pos": { - "x": -13198, - "y": -1974, - "z": 178981 - }, - "rot": { - "x": 0, - "y": 283838, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 92, - "instId": 300021, - "propState": 8, - "pos": { - "x": -12833, - "y": -2090, - "z": 177600 - }, - "rot": { - "x": 0, - "y": 245364, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 92, - "instId": 300024, - "propState": 8, - "pos": { - "x": -18713, - "y": -4258, - "z": 208920 - }, - "rot": { - "x": 0, - "y": 344716, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 92, - "instId": 300025, - "propState": 8, - "pos": { - "x": -37866, - "y": -1536, - "z": 197875 - }, - "rot": { - "x": 0, - "y": 235099, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 92, - "instId": 300027, - "propState": 8, - "pos": { - "x": 14600, - "y": -4903, - "z": 210823 - }, - "rot": { - "x": 0, - "y": 319885, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 92, - "instId": 300010, - "propState": 8, - "pos": { - "x": -19511, - "y": -4228, - "z": 184453 - }, - "rot": { - "x": 0, - "y": 355594, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 92, - "instId": 300011, - "propState": 8, - "pos": { - "x": 217, - "y": -4416, - "z": 204491 - }, - "rot": { - "x": 0, - "y": 177024, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 92, - "instId": 300005, - "propState": 8, - "pos": { - "x": 33980, - "y": -4134, - "z": 193180 - }, - "rot": { - "x": 0, - "y": 183355, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": 23730, - "y": -687, - "z": 142870 - }, - "rot": { - "x": 0, - "y": 268839, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": -2940, - "y": -5986, - "z": 153340 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": 1970, - "y": -5986, - "z": 153160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": -13010, - "y": -5986, - "z": 142330 - }, - "rot": { - "x": 0, - "y": 51362, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300007, - "propState": 8, - "pos": { - "x": -36767, - "y": -3264, - "z": 122519 - }, - "rot": { - "x": 0, - "y": 2273, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -28057, - "y": -5986, - "z": 149005 - }, - "rot": { - "x": 0, - "y": 126440, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300008, - "propState": 8, - "pos": { - "x": -31077, - "y": -3763, - "z": 168107 - }, - "rot": { - "x": 0, - "y": 179935, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300010, - "propState": 8, - "pos": { - "x": 13507, - "y": -6014, - "z": 187646 - }, - "rot": { - "x": 0, - "y": 244484, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300009, - "propState": 8, - "pos": { - "x": 19422, - "y": -6013, - "z": 179298 - }, - "rot": { - "x": 0, - "y": 308763, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300020, - "propState": 8, - "pos": { - "x": -13198, - "y": -1974, - "z": 178981 - }, - "rot": { - "x": 0, - "y": 283838, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300021, - "propState": 8, - "pos": { - "x": -12833, - "y": -2090, - "z": 177600 - }, - "rot": { - "x": 0, - "y": 245364, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300024, - "propState": 8, - "pos": { - "x": -12703, - "y": -4244, - "z": 185176 - }, - "rot": { - "x": 0, - "y": 56402, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 93, - "instId": 300027, - "propState": 8, - "pos": { - "x": 41720, - "y": 3357, - "z": 172450 - }, - "rot": { - "x": 0, - "y": 32970, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 93, - "instId": 300011, - "propState": 8, - "pos": { - "x": 29849, - "y": 6420, - "z": 147662 - }, - "rot": { - "x": 0, - "y": 358510, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300002, - "propState": 8, - "pos": { - "x": 21152, - "y": -5986, - "z": 150304 - }, - "rot": { - "x": 0, - "y": 358510, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300012, - "propState": 8, - "pos": { - "x": 41590, - "y": 6346, - "z": 149140 - }, - "rot": { - "x": 0, - "y": 315233, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300017, - "propState": 8, - "pos": { - "x": -10099, - "y": -10686, - "z": 161850 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 93, - "instId": 300019, - "propState": 8, - "pos": { - "x": -18660, - "y": -10686, - "z": 163720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 93, - "instId": 300022, - "propState": 8, - "pos": { - "x": -25801, - "y": -10686, - "z": 164964 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300023, - "propState": 8, - "pos": { - "x": -24710, - "y": -10686, - "z": 158910 - }, - "rot": { - "x": 0, - "y": 51004, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300026, - "propState": 8, - "pos": { - "x": -15827, - "y": -10686, - "z": 155437 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300028, - "propState": 8, - "pos": { - "x": -5199, - "y": -10686, - "z": 155353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300029, - "propState": 8, - "pos": { - "x": -720, - "y": -10686, - "z": 161760 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "94": { - "monsters": [ - { - "groupId": 94, - "instId": 200001, - "eventId": 20423011, - "pos": { - "x": 161494, - "y": 34465, - "z": 235869 - }, - "rot": { - "x": 0, - "y": 295564, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 94, - "instId": 200002, - "eventId": 20423012, - "pos": { - "x": 179365, - "y": 34465, - "z": 228717 - }, - "rot": { - "x": 0, - "y": 110351, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 94, - "instId": 200003, - "eventId": 20423013, - "pos": { - "x": 181677, - "y": 34465, - "z": 232243 - }, - "rot": { - "x": 0, - "y": 97684, - "z": 0 - }, - "monsterId": 4032030 - }, - { - "groupId": 94, - "instId": 200004, - "eventId": 20423014, - "pos": { - "x": 169900, - "y": 34465, - "z": 249410 - }, - "rot": { - "x": 0, - "y": 282598, - "z": 0 - }, - "monsterId": 4032030 - }, { - "groupId": 94, - "instId": 200005, - "eventId": 20423015, - "pos": { - "x": 223211, - "y": 53900, - "z": 259775 - }, - "rot": { - "x": 0, - "y": 84381, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 94, - "instId": 200006, - "eventId": 20423016, - "pos": { - "x": 223889, - "y": 53900, - "z": 261281 - }, - "rot": { - "x": 0, - "y": 77426, - "z": 0 - }, - "monsterId": 4032030 - }, { - "groupId": 94, - "instId": 200007, - "eventId": 20423017, - "pos": { - "x": 251177, - "y": 53900, - "z": 261867 - }, - "rot": { - "x": 0, - "y": 309451, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 94, - "instId": 200008, - "eventId": 20423018, - "pos": { - "x": 251978, - "y": 53900, - "z": 263325 - }, - "rot": { - "x": 0, - "y": 279904, - "z": 0 - }, - "monsterId": 4032030 - }, { - "groupId": 94, - "instId": 200009, - "eventId": 20423019, - "pos": { - "x": 260180, - "y": 53900, - "z": 253300 - }, - "rot": { - "x": 0, - "y": 271230, - "z": 0 - }, - "monsterId": 4032010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 186710, - "y": 34465, - "z": 245483 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "95": { - "monsters": [ - { - "groupId": 95, - "instId": 200001, - "eventId": 20423001, - "pos": { - "x": -51222, - "y": -1095, - "z": 147860 - }, - "rot": { - "x": 0, - "y": 295564, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 95, - "instId": 200002, - "eventId": 20423002, - "pos": { - "x": -43530, - "y": -1095, - "z": 146451 - }, - "rot": { - "x": 0, - "y": 110351, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 95, - "instId": 200003, - "eventId": 20423003, - "pos": { - "x": -45586, - "y": -1095, - "z": 143430 - }, - "rot": { - "x": 0, - "y": 135007, - "z": 0 - }, - "monsterId": 4032030 - }, - { - "groupId": 95, - "instId": 200004, - "eventId": 20423004, - "pos": { - "x": -59091, - "y": 3136, - "z": 180109 - }, - "rot": { - "x": 0, - "y": 274047, - "z": 0 - }, - "monsterId": 4032030 - }, { - "groupId": 95, - "instId": 200005, - "eventId": 20423005, - "pos": { - "x": -58125, - "y": 3136, - "z": 182852 - }, - "rot": { - "x": 0, - "y": 227941, - "z": 0 - }, - "monsterId": 4032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 98, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2980, - "y": 176, - "z": 22793 - }, - "rot": { - "x": 0, - "y": 18868, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 98, - "instId": 300002, - "propState": 8, - "pos": { - "x": 107878, - "y": 29334, - "z": 186175 - }, - "rot": { - "x": 0, - "y": 27526, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 98, - "instId": 300003, - "propState": 8, - "pos": { - "x": 143978, - "y": 31929, - "z": 213373 - }, - "rot": { - "x": 0, - "y": 259881, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 98, - "instId": 300004, - "propState": 8, - "pos": { - "x": 167681, - "y": 35165, - "z": 228705 - }, - "rot": { - "x": 0, - "y": 99401, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 98, - "instId": 300005, - "propState": 8, - "pos": { - "x": 215930, - "y": 54600, - "z": 246360 - }, - "rot": { - "x": 0, - "y": 61906, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 98, - "instId": 300006, - "propState": 8, - "pos": { - "x": 276284, - "y": 56501, - "z": 283462 - }, - "rot": { - "x": 0, - "y": 87380, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 8, - "pos": { - "x": -18730, - "y": -10686, - "z": 168695 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 99, - "instId": 300002, - "propState": 8, - "pos": { - "x": -18730, - "y": -10686, - "z": 168695 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 99, - "instId": 300003, - "propState": 20, - "pos": { - "x": -15502, - "y": -1536, - "z": 163907 - }, - "rot": { - "x": 0, - "y": 48581, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 99, - "instId": 300004, - "propState": 1, - "pos": { - "x": -10904, - "y": -1536, - "z": 164132 - }, - "rot": { - "x": 0, - "y": 138824, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 116, - "instId": 300003, - "propState": 8, - "pos": { - "x": 23374, - "y": 5148, - "z": 191315 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103074 - }, { - "groupId": 116, - "instId": 300006, - "propState": 8, - "pos": { - "x": 41080, - "y": 2834, - "z": 162570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 116, - "instId": 300007, - "propState": 8, - "pos": { - "x": 41080, - "y": 3450, - "z": 155900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "119": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 119, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29680, - "y": -4155, - "z": 178451 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104228 - }, { - "groupId": 119, - "instId": 300002, - "propState": 8, - "pos": { - "x": 36320, - "y": 3357, - "z": 185218 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 104228 - } - ], - "teleports": {} - }, - "122": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 122, - "instId": 300002, - "propState": 8, - "pos": { - "x": -38860, - "y": -1536, - "z": 184890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2042302": { - "anchorId": 2, - "groupId": 122, - "instId": 300002, - "pos": { - "x": -35280, - "y": -1536, - "z": 183340 - }, - "rot": { - "x": 0, - "y": 30291, - "z": 0 - } - } - } - }, - "124": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 124, - "instId": 300001, - "propState": 8, - "pos": { - "x": -54022, - "y": 4345, - "z": 169434 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 124, - "instId": 300004, - "propState": 8, - "pos": { - "x": 31325, - "y": -2570, - "z": 207130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104071 - } - ], - "teleports": {} - }, - "125": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 125, - "instId": 300001, - "propState": 8, - "pos": { - "x": 269460, - "y": 55050, - "z": 268700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104071 - }, { - "groupId": 125, - "instId": 300004, - "propState": 8, - "pos": { - "x": 294881, - "y": 53913, - "z": 272636 - }, - "rot": { - "x": 0, - "y": 355972, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 125, - "instId": 300005, - "propState": 8, - "pos": { - "x": 298155, - "y": 96428, - "z": 248828 - }, - "rot": { - "x": 0, - "y": 182003, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "126": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 126, - "instId": 300001, - "propState": 8, - "pos": { - "x": 215146, - "y": 40810, - "z": 191980 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104020 - }, - { - "groupId": 126, - "instId": 300003, - "propState": 8, - "pos": { - "x": 240220, - "y": 47803, - "z": 194920 - }, - "rot": { - "x": 0, - "y": 93539, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 126, - "instId": 300004, - "propState": 8, - "pos": { - "x": 240220, - "y": 47803, - "z": 194920 - }, - "rot": { - "x": 0, - "y": 335107, - "z": 0 - }, - "propId": 104052 - }, - { - "groupId": 126, - "instId": 300005, - "propState": 8, - "pos": { - "x": 230800, - "y": 21155, - "z": 223820 - }, - "rot": { - "x": 0, - "y": 14695, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 126, - "instId": 300006, - "propState": 8, - "pos": { - "x": 230800, - "y": 21155, - "z": 223820 - }, - "rot": { - "x": 0, - "y": 121264, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "127": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 127, - "instId": 300001, - "propState": 18, - "pos": { - "x": 7559, - "y": 3420, - "z": 86724 - }, - "rot": { - "x": 0, - "y": 106003, - "z": 0 - }, - "propId": 104128 - }, { - "groupId": 127, - "instId": 300002, - "propState": 1, - "pos": { - "x": 4920, - "y": 2340, - "z": 87230 - }, - "rot": { - "x": 0, - "y": 161023, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 127, - "instId": 300004, - "propState": 8, - "pos": { - "x": 7555, - "y": 3481, - "z": 86703 - }, - "rot": { - "x": 0, - "y": 140994, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "128": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 128, - "instId": 300001, - "propState": 18, - "pos": { - "x": -11872, - "y": -830, - "z": 178413 - }, - "rot": { - "x": 0, - "y": 266949, - "z": 0 - }, - "propId": 104128 - }, { - "groupId": 128, - "instId": 300002, - "propState": 1, - "pos": { - "x": -11872, - "y": -1536, - "z": 178413 - }, - "rot": { - "x": 0, - "y": 266949, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 128, - "instId": 300004, - "propState": 8, - "pos": { - "x": -11872, - "y": -787, - "z": 178413 - }, - "rot": { - "x": 0, - "y": 86949, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "129": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 129, - "instId": 300001, - "propState": 8, - "pos": { - "x": 107814, - "y": 30025, - "z": 186325 - }, - "rot": { - "x": 0, - "y": 27198, - "z": 0 - }, - "propId": 104128 - }, { - "groupId": 129, - "instId": 300002, - "propState": 1, - "pos": { - "x": 128003, - "y": 27304, - "z": 186898 - }, - "rot": { - "x": 0, - "y": 27198, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 129, - "instId": 300004, - "propState": 8, - "pos": { - "x": 107814, - "y": 30025, - "z": 186325 - }, - "rot": { - "x": 0, - "y": 27198, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "130": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 130, - "instId": 300001, - "propState": 8, - "pos": { - "x": 43765, - "y": 6824, - "z": 156421 - }, - "rot": { - "x": 0, - "y": 46074, - "z": 0 - }, - "propId": 104128 - }, { - "groupId": 130, - "instId": 300002, - "propState": 1, - "pos": { - "x": 43016, - "y": 6333, - "z": 155106 - }, - "rot": { - "x": 0, - "y": 11522, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 130, - "instId": 300004, - "propState": 8, - "pos": { - "x": 43765, - "y": 6861, - "z": 156421 - }, - "rot": { - "x": 0, - "y": 46074, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "131": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 131, - "instId": 300001, - "propState": 18, - "pos": { - "x": 237020, - "y": 55603, - "z": 246581 - }, - "rot": { - "x": 0, - "y": 323898, - "z": 0 - }, - "propId": 104128 - }, - { - "groupId": 131, - "instId": 300002, - "propState": 1, - "pos": { - "x": 237020, - "y": 53900, - "z": 246581 - }, - "rot": { - "x": 0, - "y": 323898, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 131, - "instId": 300004, - "propState": 8, - "pos": { - "x": 237126, - "y": 55679, - "z": 246400 - }, - "rot": { - "x": 0, - "y": 338898, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 131, - "instId": 300005, - "propState": 8, - "pos": { - "x": 236230, - "y": 53900, - "z": 248910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104038 - }, { - "groupId": 131, - "instId": 300006, - "propState": 8, - "pos": { - "x": 243900, - "y": 53910, - "z": 251700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - } - ], - "teleports": {} - }, - "132": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 132, - "instId": 300001, - "propState": 18, - "pos": { - "x": 262243, - "y": 48795, - "z": 233303 - }, - "rot": { - "x": 0, - "y": 42200, - "z": 0 - }, - "propId": 104128 - }, { - "groupId": 132, - "instId": 300002, - "propState": 1, - "pos": { - "x": 262243, - "y": 48795, - "z": 233303 - }, - "rot": { - "x": 0, - "y": 42200, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 132, - "instId": 300004, - "propState": 8, - "pos": { - "x": 262243, - "y": 48846, - "z": 233303 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "133": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 133, - "instId": 300001, - "propState": 18, - "pos": { - "x": 290021, - "y": 50336, - "z": 207670 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104128 - }, - { - "groupId": 133, - "instId": 300002, - "propState": 1, - "pos": { - "x": 286795, - "y": 47803, - "z": 203531 - }, - "rot": { - "x": 0, - "y": 154039, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 133, - "instId": 300004, - "propState": 8, - "pos": { - "x": 290021, - "y": 50395, - "z": 207670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 133, - "instId": 300005, - "propState": 18, - "pos": { - "x": 289939, - "y": 50136, - "z": 202687 - }, - "rot": { - "x": 0, - "y": 291214, - "z": 0 - }, - "propId": 104128 - }, { - "groupId": 133, - "instId": 300006, - "propState": 18, - "pos": { - "x": 290486, - "y": 51440, - "z": 205300 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104128 - }, { - "groupId": 133, - "instId": 300007, - "propState": 18, - "pos": { - "x": 288917, - "y": 49986, - "z": 209777 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 104128 - }, { - "groupId": 133, - "instId": 300008, - "propState": 18, - "pos": { - "x": 289380, - "y": 50796, - "z": 213000 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104128 - } - ], - "teleports": {} - }, - "134": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 134, - "instId": 300001, - "propState": 18, - "pos": { - "x": 284922, - "y": 124412, - "z": 257288 - }, - "rot": { - "x": 0, - "y": 345746, - "z": 0 - }, - "propId": 104128 - }, { - "groupId": 134, - "instId": 300002, - "propState": 1, - "pos": { - "x": 281420, - "y": 105609, - "z": 294470 - }, - "rot": { - "x": 0, - "y": 331972, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 134, - "instId": 300004, - "propState": 8, - "pos": { - "x": 284976, - "y": 124525, - "z": 257202 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "135": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 135, - "instId": 300001, - "propState": 18, - "pos": { - "x": 256719, - "y": 166457, - "z": 443038 - }, - "rot": { - "x": 0, - "y": 281905, - "z": 0 - }, - "propId": 104128 - }, { - "groupId": 135, - "instId": 300002, - "propState": 1, - "pos": { - "x": 256582, - "y": 165523, - "z": 443212 - }, - "rot": { - "x": 0, - "y": 239284, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 135, - "instId": 300004, - "propState": 8, - "pos": { - "x": 256705, - "y": 166471, - "z": 443044 - }, - "rot": { - "x": 0, - "y": 239284, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "136": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 136, - "instId": 300001, - "propState": 18, - "pos": { - "x": 285586, - "y": 54397, - "z": 273376 - }, - "rot": { - "x": 0, - "y": 107238, - "z": 0 - }, - "propId": 104128 - }, { - "groupId": 136, - "instId": 300002, - "propState": 1, - "pos": { - "x": 286033, - "y": 53913, - "z": 274134 - }, - "rot": { - "x": 0, - "y": 107238, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 136, - "instId": 300004, - "propState": 8, - "pos": { - "x": 285586, - "y": 54446, - "z": 273376 - }, - "rot": { - "x": 0, - "y": 212627, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 138, - "instId": 300001, - "propState": 8, - "pos": { - "x": 257086, - "y": 21155, - "z": 188335 - }, - "rot": { - "x": 0, - "y": 343851, - "z": 0 - }, - "propId": 104228 - } - ], - "teleports": {} - }, - "142": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 142, - "instId": 300014, - "propState": 1, - "pos": { - "x": 227261, - "y": 63490, - "z": 209967 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104214 - }, - { - "groupId": 142, - "instId": 300006, - "propState": 1, - "pos": { - "x": 233910, - "y": 34486, - "z": 229714 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104206 - }, - { - "groupId": 142, - "instId": 300015, - "propState": 1, - "pos": { - "x": 234176, - "y": 34486, - "z": 229013 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 142, - "instId": 300016, - "propState": 8, - "pos": { - "x": 255641, - "y": 47803, - "z": 215180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 142, - "instId": 300017, - "propState": 8, - "pos": { - "x": 255641, - "y": 47803, - "z": 215180 - }, - "rot": { - "x": 0, - "y": 120541, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 142, - "instId": 300003, - "propState": 8, - "pos": { - "x": 234231, - "y": 34486, - "z": 229714 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104173 - }, { - "groupId": 142, - "instId": 300001, - "propState": 8, - "pos": { - "x": 254319, - "y": 47803, - "z": 187093 - }, - "rot": { - "x": 0, - "y": 241432, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 142, - "instId": 300002, - "propState": 8, - "pos": { - "x": 254319, - "y": 47803, - "z": 187093 - }, - "rot": { - "x": 0, - "y": 1973, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 142, - "instId": 300004, - "propState": 8, - "pos": { - "x": 254030, - "y": 50450, - "z": 205950 - }, - "rot": { - "x": 0, - "y": 93784, - "z": 0 - }, - "propId": 137 - } - ], - "teleports": {} - }, - "146": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 146, - "instId": 300003, - "propState": 8, - "pos": { - "x": -54075, - "y": 4925, - "z": 195041 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "147": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 147, - "instId": 300001, - "propState": 12, - "pos": { - "x": 203162, - "y": 21155, - "z": 194796 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 147, - "instId": 300002, - "propState": 12, - "pos": { - "x": 196517, - "y": 21158, - "z": 203509 - }, - "rot": { - "x": 0, - "y": 2457, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 147, - "instId": 300003, - "propState": 12, - "pos": { - "x": 252190, - "y": 34486, - "z": 189168 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 147, - "instId": 300004, - "propState": 12, - "pos": { - "x": 238568, - "y": 34486, - "z": 234608 - }, - "rot": { - "x": 0, - "y": 146317, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 147, - "instId": 300005, - "propState": 12, - "pos": { - "x": 199099, - "y": 47803, - "z": 226394 - }, - "rot": { - "x": 0, - "y": 223697, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "148": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 148, - "instId": 300001, - "propState": 12, - "pos": { - "x": 230640, - "y": 21155, - "z": 214560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60402 - }, - { - "groupId": 148, - "instId": 300002, - "propState": 12, - "pos": { - "x": 264400, - "y": 18312, - "z": 230369 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60403 - }, - { - "groupId": 148, - "instId": 300003, - "propState": 12, - "pos": { - "x": 200101, - "y": 34449, - "z": 210659 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 148, - "instId": 300004, - "propState": 12, - "pos": { - "x": 208472, - "y": 34486, - "z": 187390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 148, - "instId": 300005, - "propState": 12, - "pos": { - "x": 239667, - "y": 47803, - "z": 229588 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "149": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 149, - "instId": 300002, - "propState": 8, - "pos": { - "x": 200118, - "y": 34449, - "z": 202201 - }, - "rot": { - "x": 0, - "y": 315198, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 149, - "instId": 300003, - "propState": 8, - "pos": { - "x": 213274, - "y": 21155, - "z": 197532 - }, - "rot": { - "x": 0, - "y": 89291, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 149, - "instId": 300024, - "propState": 8, - "pos": { - "x": 192570, - "y": 21155, - "z": 218481 - }, - "rot": { - "x": 0, - "y": 166138, - "z": 0 - }, - "propId": 104008 - }, - { - "groupId": 149, - "instId": 300025, - "propState": 8, - "pos": { - "x": 192449, - "y": 29997, - "z": 186920 - }, - "rot": { - "x": 0, - "y": 137159, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 149, - "instId": 300001, - "propState": 8, - "pos": { - "x": 235200, - "y": 21155, - "z": 233420 - }, - "rot": { - "x": 0, - "y": 319322, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 149, - "instId": 300008, - "propState": 8, - "pos": { - "x": 224903, - "y": 21155, - "z": 234206 - }, - "rot": { - "x": 0, - "y": 176592, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 149, - "instId": 300009, - "propState": 8, - "pos": { - "x": 210728, - "y": 21155, - "z": 225873 - }, - "rot": { - "x": 0, - "y": 356689, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 149, - "instId": 300011, - "propState": 8, - "pos": { - "x": 264071, - "y": 34486, - "z": 233910 - }, - "rot": { - "x": 0, - "y": 244576, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 149, - "instId": 300013, - "propState": 8, - "pos": { - "x": 212250, - "y": 40778, - "z": 234152 - }, - "rot": { - "x": 0, - "y": 187680, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 149, - "instId": 300014, - "propState": 8, - "pos": { - "x": 199085, - "y": 47803, - "z": 219110 - }, - "rot": { - "x": 0, - "y": 296737, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 149, - "instId": 300015, - "propState": 8, - "pos": { - "x": 202110, - "y": 47803, - "z": 207939 - }, - "rot": { - "x": 0, - "y": 322276, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 149, - "instId": 300016, - "propState": 8, - "pos": { - "x": 239768, - "y": 34486, - "z": 186585 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 149, - "instId": 300017, - "propState": 8, - "pos": { - "x": 262563, - "y": 47803, - "z": 188190 - }, - "rot": { - "x": 0, - "y": 322999, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 149, - "instId": 300018, - "propState": 8, - "pos": { - "x": 239231, - "y": 47803, - "z": 188393 - }, - "rot": { - "x": 0, - "y": 45861, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 149, - "instId": 300019, - "propState": 8, - "pos": { - "x": 256585, - "y": 47806, - "z": 233508 - }, - "rot": { - "x": 0, - "y": 146158, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 150, - "instId": 300003, - "propState": 8, - "pos": { - "x": 192486, - "y": 29997, - "z": 187026 - }, - "rot": { - "x": 0, - "y": 48630, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 150, - "instId": 300024, - "propState": 8, - "pos": { - "x": 264400, - "y": 34486, - "z": 218822 - }, - "rot": { - "x": 0, - "y": 314526, - "z": 0 - }, - "propId": 104008 - }, - { - "groupId": 150, - "instId": 300020, - "propState": 8, - "pos": { - "x": 206698, - "y": 21155, - "z": 224158 - }, - "rot": { - "x": 0, - "y": 102899, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 150, - "instId": 300021, - "propState": 8, - "pos": { - "x": 192949, - "y": 21201, - "z": 221589 - }, - "rot": { - "x": 0, - "y": 136878, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 150, - "instId": 300001, - "propState": 8, - "pos": { - "x": 200268, - "y": 34449, - "z": 216996 - }, - "rot": { - "x": 0, - "y": 228630, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300002, - "propState": 8, - "pos": { - "x": 199250, - "y": 21155, - "z": 194340 - }, - "rot": { - "x": 0, - "y": 86381, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300004, - "propState": 8, - "pos": { - "x": 241468, - "y": 21155, - "z": 188363 - }, - "rot": { - "x": 0, - "y": 349418, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300008, - "propState": 8, - "pos": { - "x": 254850, - "y": 21155, - "z": 195420 - }, - "rot": { - "x": 0, - "y": 189372, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300005, - "propState": 8, - "pos": { - "x": 225800, - "y": 21201, - "z": 234072 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300006, - "propState": 8, - "pos": { - "x": 234538, - "y": 21201, - "z": 234072 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300007, - "propState": 8, - "pos": { - "x": 192339, - "y": 21155, - "z": 204953 - }, - "rot": { - "x": 0, - "y": 93299, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300009, - "propState": 8, - "pos": { - "x": 250310, - "y": 34486, - "z": 192150 - }, - "rot": { - "x": 0, - "y": 83237, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300010, - "propState": 8, - "pos": { - "x": 263709, - "y": 34486, - "z": 230749 - }, - "rot": { - "x": 0, - "y": 269145, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300011, - "propState": 8, - "pos": { - "x": 239963, - "y": 34486, - "z": 234714 - }, - "rot": { - "x": 0, - "y": 184195, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300012, - "propState": 8, - "pos": { - "x": 214724, - "y": 40778, - "z": 235026 - }, - "rot": { - "x": 0, - "y": 184195, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300013, - "propState": 8, - "pos": { - "x": 192670, - "y": 47803, - "z": 233859 - }, - "rot": { - "x": 0, - "y": 142620, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300014, - "propState": 8, - "pos": { - "x": 200241, - "y": 47803, - "z": 226983 - }, - "rot": { - "x": 0, - "y": 237385, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300015, - "propState": 8, - "pos": { - "x": 239768, - "y": 34486, - "z": 186585 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300016, - "propState": 8, - "pos": { - "x": 207959, - "y": 34493, - "z": 196397 - }, - "rot": { - "x": 0, - "y": 129819, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300017, - "propState": 8, - "pos": { - "x": 239231, - "y": 47803, - "z": 188393 - }, - "rot": { - "x": 0, - "y": 45861, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300018, - "propState": 8, - "pos": { - "x": 262563, - "y": 47803, - "z": 188190 - }, - "rot": { - "x": 0, - "y": 322999, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300019, - "propState": 8, - "pos": { - "x": 254938, - "y": 47807, - "z": 233794 - }, - "rot": { - "x": 0, - "y": 181828, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "152": { - "monsters": [ - { - "groupId": 152, - "instId": 200001, - "eventId": 20423025, - "pos": { - "x": 222454, - "y": 21155, - "z": 225841 - }, - "rot": { - "x": 0, - "y": 337490, - "z": 0 - }, - "monsterId": 4032030 - }, - { - "groupId": 152, - "instId": 200002, - "eventId": 20423024, - "pos": { - "x": 221220, - "y": 21172, - "z": 229369 - }, - "rot": { - "x": 0, - "y": 215936, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 152, - "instId": 200003, - "eventId": 20423026, - "pos": { - "x": 213534, - "y": 21155, - "z": 233477 - }, - "rot": { - "x": 0, - "y": 191276, - "z": 0 - }, - "monsterId": 4032030 - }, - { - "groupId": 152, - "instId": 200004, - "eventId": 20423027, - "pos": { - "x": 208380, - "y": 21155, - "z": 212901 - }, - "rot": { - "x": 0, - "y": 28740, - "z": 0 - }, - "monsterId": 4032030 - }, { - "groupId": 152, - "instId": 200006, - "eventId": 20423029, - "pos": { - "x": 223215, - "y": 21155, - "z": 187754 - }, - "rot": { - "x": 0, - "y": 112833, - "z": 0 - }, - "monsterId": 4032030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "153": { - "monsters": [ - { - "groupId": 153, - "instId": 200001, - "eventId": 20423032, - "pos": { - "x": 219135, - "y": 21155, - "z": 226012 - }, - "rot": { - "x": 0, - "y": 183535, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 153, - "instId": 200002, - "eventId": 20423033, - "pos": { - "x": 207655, - "y": 21155, - "z": 194429 - }, - "rot": { - "x": 0, - "y": 14636, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 153, - "instId": 200003, - "eventId": 20423034, - "pos": { - "x": 243733, - "y": 21155, - "z": 195616 - }, - "rot": { - "x": 0, - "y": 302, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 153, - "instId": 200004, - "eventId": 20423035, - "pos": { - "x": 256110, - "y": 21155, - "z": 210250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 153, - "instId": 200005, - "eventId": 20423036, - "pos": { - "x": 230681, - "y": 21155, - "z": 220700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 153, - "instId": 200006, - "eventId": 20423037, - "pos": { - "x": 208360, - "y": 21159, - "z": 209200 - }, - "rot": { - "x": 0, - "y": 191429, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 153, - "instId": 200007, - "eventId": 20423038, - "pos": { - "x": 217370, - "y": 21159, - "z": 211580 - }, - "rot": { - "x": 0, - "y": 5929, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 153, - "instId": 200008, - "eventId": 20423039, - "pos": { - "x": 224080, - "y": 21158, - "z": 210360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 4012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "154": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 12, - "pos": { - "x": 243336, - "y": 53900, - "z": 246415 - }, - "rot": { - "x": 0, - "y": 56000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 157, - "instId": 300002, - "propState": 8, - "pos": { - "x": 243336, - "y": 54000, - "z": 246415 - }, - "rot": { - "x": 0, - "y": 56000, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 157, - "instId": 300004, - "propState": 8, - "pos": { - "x": 243336, - "y": 53900, - "z": 246415 - }, - "rot": { - "x": 0, - "y": 56000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "158": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 158, - "instId": 300001, - "propState": 12, - "pos": { - "x": 243336, - "y": 53900, - "z": 246415 - }, - "rot": { - "x": 0, - "y": 56000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "159": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 159, - "instId": 300001, - "propState": 12, - "pos": { - "x": 278359, - "y": 111600, - "z": 254673 - }, - "rot": { - "x": 0, - "y": 150556, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 159, - "instId": 300002, - "propState": 8, - "pos": { - "x": 278359, - "y": 111700, - "z": 254673 - }, - "rot": { - "x": 0, - "y": 150556, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 159, - "instId": 300004, - "propState": 8, - "pos": { - "x": 278359, - "y": 111600, - "z": 254673 - }, - "rot": { - "x": 0, - "y": 150556, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "160": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 12, - "pos": { - "x": 278359, - "y": 111600, - "z": 254673 - }, - "rot": { - "x": 0, - "y": 150556, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 12, - "pos": { - "x": 146110, - "y": 27304, - "z": 232420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 161, - "instId": 300002, - "propState": 8, - "pos": { - "x": 146110, - "y": 27404, - "z": 232420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 161, - "instId": 300004, - "propState": 8, - "pos": { - "x": 146110, - "y": 27304, - "z": 232420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "162": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 162, - "instId": 300001, - "propState": 12, - "pos": { - "x": 146110, - "y": 27304, - "z": 232420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300003, - "propState": 8, - "pos": { - "x": 256150, - "y": 60580, - "z": 303310 - }, - "rot": { - "x": 0, - "y": 298753, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 164, - "instId": 300009, - "propState": 1, - "pos": { - "x": 256049, - "y": 63386, - "z": 302996 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, - { - "groupId": 164, - "instId": 300012, - "propState": 8, - "pos": { - "x": 243070, - "y": 59125, - "z": 316770 - }, - "rot": { - "x": 0, - "y": 2475, - "z": 0 - }, - "propId": 104252 - }, - { - "groupId": 164, - "instId": 300001, - "propState": 8, - "pos": { - "x": 245690, - "y": 58048, - "z": 322060 - }, - "rot": { - "x": 0, - "y": 114574, - "z": 0 - }, - "propId": 104034 - }, { - "groupId": 164, - "instId": 300013, - "propState": 8, - "pos": { - "x": 246160, - "y": 59470, - "z": 323350 - }, - "rot": { - "x": 0, - "y": 355862, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 164, - "instId": 300010, - "propState": 8, - "pos": { - "x": 231575, - "y": 58037, - "z": 320301 - }, - "rot": { - "x": 0, - "y": 205752, - "z": 0 - }, - "propId": 104016 - }, { - "groupId": 164, - "instId": 300011, - "propState": 1, - "pos": { - "x": 254707, - "y": 67334, - "z": 325184 - }, - "rot": { - "x": 0, - "y": 26904, - "z": 0 - }, - "propId": 104042 - }, { - "groupId": 164, - "instId": 300014, - "propState": 8, - "pos": { - "x": 254594, - "y": 66230, - "z": 325232 - }, - "rot": { - "x": 0, - "y": 296904, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 164, - "instId": 300015, - "propState": 8, - "pos": { - "x": 254594, - "y": 66230, - "z": 325232 - }, - "rot": { - "x": 0, - "y": 296904, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 164, - "instId": 300002, - "propState": 8, - "pos": { - "x": 258741, - "y": 63548, - "z": 300254 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300004, - "propState": 8, - "pos": { - "x": 263375, - "y": 58037, - "z": 296985 - }, - "rot": { - "x": 0, - "y": 191235, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 164, - "instId": 300005, - "propState": 8, - "pos": { - "x": 272917, - "y": 55801, - "z": 294851 - }, - "rot": { - "x": 0, - "y": 199315, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 164, - "instId": 300006, - "propState": 8, - "pos": { - "x": 281099, - "y": 55801, - "z": 291666 - }, - "rot": { - "x": 0, - "y": 198528, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 164, - "instId": 300007, - "propState": 8, - "pos": { - "x": 287584, - "y": 53913, - "z": 288750 - }, - "rot": { - "x": 0, - "y": 199090, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "166": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 166, - "instId": 300017, - "propState": 20, - "pos": { - "x": 290602, - "y": 53911, - "z": 262500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 166, - "instId": 300008, - "propState": 20, - "pos": { - "x": 292560, - "y": 53911, - "z": 263480 - }, - "rot": { - "x": 0, - "y": 328990, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 166, - "instId": 300009, - "propState": 20, - "pos": { - "x": 288700, - "y": 53911, - "z": 263490 - }, - "rot": { - "x": 0, - "y": 28477, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "167": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 167, - "instId": 300003, - "propState": 8, - "pos": { - "x": 256160, - "y": 60580, - "z": 303340 - }, - "rot": { - "x": 0, - "y": 296727, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 167, - "instId": 300009, - "propState": 1, - "pos": { - "x": 256049, - "y": 63386, - "z": 302996 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, - { - "groupId": 167, - "instId": 300014, - "propState": 8, - "pos": { - "x": 242080, - "y": 58040, - "z": 304050 - }, - "rot": { - "x": 0, - "y": 26561, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 167, - "instId": 300001, - "propState": 8, - "pos": { - "x": 241310, - "y": 60470, - "z": 302550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 167, - "instId": 300012, - "propState": 8, - "pos": { - "x": 243070, - "y": 59125, - "z": 316770 - }, - "rot": { - "x": 0, - "y": 2475, - "z": 0 - }, - "propId": 104252 - }, { - "groupId": 167, - "instId": 300013, - "propState": 8, - "pos": { - "x": 240100, - "y": 58048, - "z": 313380 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300015, - "propState": 8, - "pos": { - "x": 242210, - "y": 58096, - "z": 312270 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300016, - "propState": 8, - "pos": { - "x": 239740, - "y": 58048, - "z": 319840 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300017, - "propState": 8, - "pos": { - "x": 238610, - "y": 58048, - "z": 317560 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300018, - "propState": 8, - "pos": { - "x": 243770, - "y": 58048, - "z": 321190 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300019, - "propState": 8, - "pos": { - "x": 245880, - "y": 58096, - "z": 320080 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300020, - "propState": 8, - "pos": { - "x": 247381, - "y": 58048, - "z": 316020 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300021, - "propState": 8, - "pos": { - "x": 246251, - "y": 58048, - "z": 313740 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300022, - "propState": 8, - "pos": { - "x": 238980, - "y": 58048, - "z": 311140 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300023, - "propState": 8, - "pos": { - "x": 241090, - "y": 58096, - "z": 310030 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300024, - "propState": 8, - "pos": { - "x": 244930, - "y": 58048, - "z": 323390 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300025, - "propState": 8, - "pos": { - "x": 247040, - "y": 58096, - "z": 322280 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300026, - "propState": 8, - "pos": { - "x": 237550, - "y": 58048, - "z": 320940 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300027, - "propState": 8, - "pos": { - "x": 236420, - "y": 58048, - "z": 318660 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300028, - "propState": 8, - "pos": { - "x": 248550, - "y": 58048, - "z": 312590 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300029, - "propState": 8, - "pos": { - "x": 249680, - "y": 58048, - "z": 314870 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300040, - "propState": 8, - "pos": { - "x": 231575, - "y": 58037, - "z": 320301 - }, - "rot": { - "x": 0, - "y": 205752, - "z": 0 - }, - "propId": 104016 - }, { - "groupId": 167, - "instId": 300041, - "propState": 1, - "pos": { - "x": 254707, - "y": 67334, - "z": 325184 - }, - "rot": { - "x": 0, - "y": 26904, - "z": 0 - }, - "propId": 104042 - }, { - "groupId": 167, - "instId": 300042, - "propState": 8, - "pos": { - "x": 254594, - "y": 66230, - "z": 325232 - }, - "rot": { - "x": 0, - "y": 296904, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 167, - "instId": 300043, - "propState": 8, - "pos": { - "x": 254594, - "y": 66230, - "z": 325232 - }, - "rot": { - "x": 0, - "y": 296904, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 167, - "instId": 300002, - "propState": 8, - "pos": { - "x": 265250, - "y": 70027, - "z": 319990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 167, - "instId": 300004, - "propState": 8, - "pos": { - "x": 265143, - "y": 67440, - "z": 319880 - }, - "rot": { - "x": 0, - "y": 206628, - "z": 0 - }, - "propId": 104034 - }, { - "groupId": 167, - "instId": 300005, - "propState": 8, - "pos": { - "x": 263584, - "y": 58037, - "z": 297330 - }, - "rot": { - "x": 0, - "y": 105164, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 167, - "instId": 300006, - "propState": 8, - "pos": { - "x": 280970, - "y": 55801, - "z": 291268 - }, - "rot": { - "x": 0, - "y": 110564, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 167, - "instId": 300007, - "propState": 8, - "pos": { - "x": 272212, - "y": 55801, - "z": 294486 - }, - "rot": { - "x": 0, - "y": 116045, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 167, - "instId": 300008, - "propState": 8, - "pos": { - "x": 289308, - "y": 53964, - "z": 288024 - }, - "rot": { - "x": 0, - "y": 135350, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 169, - "instId": 300017, - "propState": 20, - "pos": { - "x": 290679, - "y": 53911, - "z": 262090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 169, - "instId": 300008, - "propState": 20, - "pos": { - "x": 292413, - "y": 53911, - "z": 261962 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 169, - "instId": 300009, - "propState": 20, - "pos": { - "x": 288793, - "y": 53911, - "z": 261990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60402 - } - ], - "teleports": {} - }, - "171": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 171, - "instId": 300003, - "propState": 8, - "pos": { - "x": 225832, - "y": 63251, - "z": 309085 - }, - "rot": { - "x": 0, - "y": 25277, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "172": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 172, - "instId": 300003, - "propState": 1, - "pos": { - "x": 232900, - "y": 58088, - "z": 336260 - }, - "rot": { - "x": 0, - "y": 206904, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 172, - "instId": 300004, - "propState": 1, - "pos": { - "x": 232900, - "y": 58030, - "z": 336260 - }, - "rot": { - "x": 0, - "y": 206904, - "z": 0 - }, - "propId": 104013 - }, - { - "groupId": 172, - "instId": 300005, - "propState": 1, - "pos": { - "x": 232900, - "y": 67410, - "z": 336260 - }, - "rot": { - "x": 0, - "y": 206904, - "z": 0 - }, - "propId": 104013 - }, - { - "groupId": 172, - "instId": 300001, - "propState": 1, - "pos": { - "x": 229594, - "y": 58048, - "z": 333181 - }, - "rot": { - "x": 0, - "y": 177334, - "z": 0 - }, - "propId": 104003 - }, { - "groupId": 172, - "instId": 300002, - "propState": 1, - "pos": { - "x": 237157, - "y": 67440, - "z": 336515 - }, - "rot": { - "x": 0, - "y": 159365, - "z": 0 - }, - "propId": 104003 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 8, - "pos": { - "x": 191730, - "y": 22294, - "z": 211285 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 190, - "instId": 300002, - "propState": 8, - "pos": { - "x": 260440, - "y": 21155, - "z": 220120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 190, - "instId": 300003, - "propState": 8, - "pos": { - "x": 264366, - "y": 21155, - "z": 219008 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, - { - "groupId": 190, - "instId": 300004, - "propState": 8, - "pos": { - "x": 260720, - "y": 18312, - "z": 226980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 190, - "instId": 300005, - "propState": 8, - "pos": { - "x": 260720, - "y": 18312, - "z": 229390 - }, - "rot": { - "x": 0, - "y": 328865, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 190, - "instId": 300006, - "propState": 8, - "pos": { - "x": 260720, - "y": 18312, - "z": 232240 - }, - "rot": { - "x": 0, - "y": 19963, - "z": 0 - }, - "propId": 104037 - } - ], - "teleports": {} - }, - "203": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 203, - "instId": 300001, - "propState": 20, - "pos": { - "x": -48780, - "y": 3163, - "z": 192356 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 203, - "instId": 300002, - "propState": 8, - "pos": { - "x": -48780, - "y": 3163, - "z": 192356 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 203, - "instId": 300003, - "propState": 8, - "pos": { - "x": -53892, - "y": 3136, - "z": 194744 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "204": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 204, - "instId": 300003, - "propState": 8, - "pos": { - "x": 196985, - "y": 22945, - "z": 207246 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "205": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 205, - "instId": 300001, - "propState": 20, - "pos": { - "x": 196780, - "y": 21155, - "z": 203194 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 205, - "instId": 300002, - "propState": 8, - "pos": { - "x": 196780, - "y": 21155, - "z": 203194 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 205, - "instId": 300003, - "propState": 8, - "pos": { - "x": 196690, - "y": 21155, - "z": 207060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "206": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 206, - "instId": 300003, - "propState": 8, - "pos": { - "x": 252302, - "y": 107547, - "z": 289803 - }, - "rot": { - "x": 0, - "y": 295000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "207": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 207, - "instId": 300001, - "propState": 20, - "pos": { - "x": 249311, - "y": 105706, - "z": 291045 - }, - "rot": { - "x": 0, - "y": 115846, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 207, - "instId": 300002, - "propState": 8, - "pos": { - "x": 249311, - "y": 105706, - "z": 291045 - }, - "rot": { - "x": 0, - "y": 115846, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 207, - "instId": 300003, - "propState": 8, - "pos": { - "x": 252272, - "y": 105753, - "z": 290148 - }, - "rot": { - "x": 0, - "y": 115000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300002, - "propState": 1, - "pos": { - "x": 342645, - "y": 146931, - "z": 441547 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104217 - } - ], - "teleports": {} - }, - "213": { - "monsters": [ - { - "groupId": 213, - "instId": 200001, - "eventId": 20423231, - "pos": { - "x": 23164, - "y": -4154, - "z": 208108 - }, - "rot": { - "x": 0, - "y": 169273, - "z": 0 - }, - "monsterId": 4033010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 213, - "instId": 300001, - "propState": 11, - "pos": { - "x": 26245, - "y": -4154, - "z": 209939 - }, - "rot": { - "x": 0, - "y": 234437, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 213, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26245, - "y": -4154, - "z": 209939 - }, - "rot": { - "x": 0, - "y": 234437, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 213, - "instId": 300003, - "propState": 8, - "pos": { - "x": 26245, - "y": -4154, - "z": 209939 - }, - "rot": { - "x": 0, - "y": 234437, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "215": { - "monsters": [ - { - "groupId": 215, - "instId": 200001, - "eventId": 20423101, - "pos": { - "x": -51222, - "y": -1095, - "z": 147860 - }, - "rot": { - "x": 0, - "y": 295564, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 215, - "instId": 200002, - "eventId": 20423102, - "pos": { - "x": -43530, - "y": -1095, - "z": 146451 - }, - "rot": { - "x": 0, - "y": 110351, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 215, - "instId": 200003, - "eventId": 20423103, - "pos": { - "x": -45586, - "y": -1095, - "z": 143430 - }, - "rot": { - "x": 0, - "y": 135007, - "z": 0 - }, - "monsterId": 4032030 - }, - { - "groupId": 215, - "instId": 200004, - "eventId": 20423104, - "pos": { - "x": -59091, - "y": 3136, - "z": 180109 - }, - "rot": { - "x": 0, - "y": 274047, - "z": 0 - }, - "monsterId": 4032030 - }, { - "groupId": 215, - "instId": 200005, - "eventId": 20423105, - "pos": { - "x": -58125, - "y": 3136, - "z": 182852 - }, - "rot": { - "x": 0, - "y": 227941, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 215, - "instId": 200006, - "eventId": 20423106, - "pos": { - "x": -32307, - "y": -3780, - "z": 210776 - }, - "rot": { - "x": 0, - "y": 345437, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 215, - "instId": 200007, - "eventId": 20423107, - "pos": { - "x": -30423, - "y": -3780, - "z": 212133 - }, - "rot": { - "x": 0, - "y": 305647, - "z": 0 - }, - "monsterId": 4032030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "216": { - "monsters": [ - { - "groupId": 216, - "instId": 200001, - "eventId": 20423111, - "pos": { - "x": 161494, - "y": 34465, - "z": 235869 - }, - "rot": { - "x": 0, - "y": 295564, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 216, - "instId": 200002, - "eventId": 20423112, - "pos": { - "x": 179365, - "y": 34465, - "z": 228717 - }, - "rot": { - "x": 0, - "y": 110351, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 216, - "instId": 200003, - "eventId": 20423113, - "pos": { - "x": 181677, - "y": 34465, - "z": 232243 - }, - "rot": { - "x": 0, - "y": 97684, - "z": 0 - }, - "monsterId": 4032030 - }, - { - "groupId": 216, - "instId": 200004, - "eventId": 20423114, - "pos": { - "x": 169900, - "y": 34465, - "z": 249410 - }, - "rot": { - "x": 0, - "y": 282598, - "z": 0 - }, - "monsterId": 4032030 - }, { - "groupId": 216, - "instId": 200005, - "eventId": 20423115, - "pos": { - "x": 223211, - "y": 53900, - "z": 259775 - }, - "rot": { - "x": 0, - "y": 84381, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 216, - "instId": 200006, - "eventId": 20423116, - "pos": { - "x": 223889, - "y": 53900, - "z": 261281 - }, - "rot": { - "x": 0, - "y": 77426, - "z": 0 - }, - "monsterId": 4032030 - }, { - "groupId": 216, - "instId": 200007, - "eventId": 20423117, - "pos": { - "x": 251177, - "y": 53900, - "z": 261867 - }, - "rot": { - "x": 0, - "y": 309451, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 216, - "instId": 200008, - "eventId": 20423118, - "pos": { - "x": 251978, - "y": 53900, - "z": 263325 - }, - "rot": { - "x": 0, - "y": 279904, - "z": 0 - }, - "monsterId": 4032030 - }, { - "groupId": 216, - "instId": 200009, - "eventId": 20423119, - "pos": { - "x": 260180, - "y": 53900, - "z": 253300 - }, - "rot": { - "x": 0, - "y": 271230, - "z": 0 - }, - "monsterId": 4032010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 8, - "pos": { - "x": 186710, - "y": 34465, - "z": 245483 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "217": { - "monsters": [ - { - "groupId": 217, - "instId": 200001, - "eventId": 20423125, - "pos": { - "x": 222454, - "y": 21155, - "z": 225841 - }, - "rot": { - "x": 0, - "y": 337490, - "z": 0 - }, - "monsterId": 4032030 - }, - { - "groupId": 217, - "instId": 200002, - "eventId": 20423124, - "pos": { - "x": 221220, - "y": 21172, - "z": 229369 - }, - "rot": { - "x": 0, - "y": 215936, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 217, - "instId": 200003, - "eventId": 20423126, - "pos": { - "x": 213534, - "y": 21155, - "z": 233477 - }, - "rot": { - "x": 0, - "y": 191276, - "z": 0 - }, - "monsterId": 4032030 - }, - { - "groupId": 217, - "instId": 200004, - "eventId": 20423127, - "pos": { - "x": 208380, - "y": 21155, - "z": 212901 - }, - "rot": { - "x": 0, - "y": 28740, - "z": 0 - }, - "monsterId": 4032030 - }, { - "groupId": 217, - "instId": 200005, - "eventId": 20423128, - "pos": { - "x": 205910, - "y": 21155, - "z": 198160 - }, - "rot": { - "x": 0, - "y": 7550, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 217, - "instId": 200006, - "eventId": 20423129, - "pos": { - "x": 223215, - "y": 21155, - "z": 187754 - }, - "rot": { - "x": 0, - "y": 112833, - "z": 0 - }, - "monsterId": 4032030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "218": { - "monsters": [ - { - "groupId": 218, - "instId": 200001, - "eventId": 20423132, - "pos": { - "x": 219135, - "y": 21155, - "z": 226012 - }, - "rot": { - "x": 0, - "y": 183535, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 218, - "instId": 200002, - "eventId": 20423133, - "pos": { - "x": 207655, - "y": 21155, - "z": 194429 - }, - "rot": { - "x": 0, - "y": 14636, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 218, - "instId": 200003, - "eventId": 20423134, - "pos": { - "x": 243733, - "y": 21155, - "z": 195616 - }, - "rot": { - "x": 0, - "y": 302, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 218, - "instId": 200004, - "eventId": 20423135, - "pos": { - "x": 256110, - "y": 21155, - "z": 210250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 218, - "instId": 200005, - "eventId": 20423136, - "pos": { - "x": 230681, - "y": 21155, - "z": 220700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 218, - "instId": 200006, - "eventId": 20423137, - "pos": { - "x": 208360, - "y": 21159, - "z": 209200 - }, - "rot": { - "x": 0, - "y": 191429, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 218, - "instId": 200007, - "eventId": 20423138, - "pos": { - "x": 217370, - "y": 21159, - "z": 211580 - }, - "rot": { - "x": 0, - "y": 5929, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 218, - "instId": 200008, - "eventId": 20423139, - "pos": { - "x": 224080, - "y": 21158, - "z": 210360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 4012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300002, - "propState": 12, - "pos": { - "x": 291800, - "y": 54726, - "z": 263520 - }, - "rot": { - "x": 0, - "y": 346940, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "228": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 228, - "instId": 300008, - "propState": 12, - "pos": { - "x": 315172, - "y": 129865, - "z": 294803 - }, - "rot": { - "x": 0, - "y": 52445, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "230": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 230, - "instId": 300001, - "propState": 8, - "pos": { - "x": 235646, - "y": 22155, - "z": 220077 - }, - "rot": { - "x": 0, - "y": 40326, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "231": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 231, - "instId": 300001, - "propState": 8, - "pos": { - "x": 290284, - "y": 49480, - "z": 231850 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 231, - "instId": 300002, - "propState": 8, - "pos": { - "x": 290284, - "y": 49480, - "z": 231850 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 231, - "instId": 300003, - "propState": 20, - "pos": { - "x": 296069, - "y": 111727, - "z": 246706 - }, - "rot": { - "x": 0, - "y": 276843, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 231, - "instId": 300004, - "propState": 1, - "pos": { - "x": 296069, - "y": 111727, - "z": 246706 - }, - "rot": { - "x": 0, - "y": 276843, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "232": { - "monsters": [ - { - "groupId": 232, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -16140, - "y": 9103, - "z": 127480 - }, - "rot": { - "x": 0, - "y": 284449, - "z": 0 - }, - "monsterId": 4032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "233": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 233, - "instId": 300001, - "propState": 18, - "pos": { - "x": -450, - "y": -1048, - "z": -9893 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - }, - { - "groupId": 233, - "instId": 300002, - "propState": 18, - "pos": { - "x": -6361, - "y": 3517, - "z": 85380 - }, - "rot": { - "x": 0, - "y": 332252, - "z": 0 - }, - "propId": 104094 - }, - { - "groupId": 233, - "instId": 300003, - "propState": 18, - "pos": { - "x": 329792, - "y": 129857, - "z": 293009 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, - { - "groupId": 233, - "instId": 300004, - "propState": 18, - "pos": { - "x": -40676, - "y": 4228, - "z": 176942 - }, - "rot": { - "x": 0, - "y": 308008, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 233, - "instId": 300006, - "propState": 18, - "pos": { - "x": 296205, - "y": 97299, - "z": 232646 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - } - ], - "teleports": {} - }, - "250": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 250, - "instId": 300001, - "propState": 11, - "pos": { - "x": -52552, - "y": -1096, - "z": 124535 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "251": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 251, - "instId": 300001, - "propState": 11, - "pos": { - "x": 35709, - "y": -4156, - "z": 171913 - }, - "rot": { - "x": 0, - "y": 316000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "252": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 252, - "instId": 300001, - "propState": 11, - "pos": { - "x": 208360, - "y": 34486, - "z": 232277 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "253": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 253, - "instId": 300001, - "propState": 8, - "pos": { - "x": 194830, - "y": 35910, - "z": 249640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - } - ], - "teleports": {} - }, - "254": { - "monsters": [ - { - "groupId": 254, - "instId": 200010, - "eventId": 20423020, - "pos": { - "x": 295270, - "y": 96309, - "z": 230751 - }, - "rot": { - "x": 0, - "y": 161222, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 254, - "instId": 200011, - "eventId": 20423021, - "pos": { - "x": 289978, - "y": 96309, - "z": 226462 - }, - "rot": { - "x": 0, - "y": 77771, - "z": 0 - }, - "monsterId": 4032030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "255": { - "monsters": [ - { - "groupId": 255, - "instId": 200010, - "eventId": 20423120, - "pos": { - "x": 295270, - "y": 96309, - "z": 230751 - }, - "rot": { - "x": 0, - "y": 161222, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 255, - "instId": 200011, - "eventId": 20423121, - "pos": { - "x": 289978, - "y": 96309, - "z": 226462 - }, - "rot": { - "x": 0, - "y": 77771, - "z": 0 - }, - "monsterId": 4032030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "265": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 265, - "instId": 300004, - "propState": 8, - "pos": { - "x": -4180, - "y": 0, - "z": 15510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104041 - }, { - "groupId": 265, - "instId": 300005, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104041 - }, { - "groupId": 265, - "instId": 300007, - "propState": 8, - "pos": { - "x": 239385, - "y": 63425, - "z": 328102 - }, - "rot": { - "x": 0, - "y": 207075, - "z": 0 - }, - "propId": 104041 - }, { - "groupId": 265, - "instId": 300008, - "propState": 8, - "pos": { - "x": 239595, - "y": 67641, - "z": 328472 - }, - "rot": { - "x": 0, - "y": 205172, - "z": 0 - }, - "propId": 104041 - } - ], - "teleports": {} - }, - "266": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 266, - "instId": 300001, - "propState": 8, - "pos": { - "x": 277296, - "y": 54855, - "z": 261662 - }, - "rot": { - "x": 0, - "y": 92607, - "z": 0 - }, - "propId": 104102 - } - ], - "teleports": {} - }, - "267": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "284": { - "monsters": [ - { - "groupId": 284, - "instId": 200001, - "eventId": 101224, - "pos": { - "x": 262610, - "y": 105662, - "z": 284810 - }, - "rot": { - "x": 0, - "y": 325000, - "z": 0 - }, - "monsterId": 4033012 - } - ], - "npcs": [], - "props": [ - { - "groupId": 284, - "instId": 300001, - "propState": 8, - "pos": { - "x": 262610, - "y": 106675, - "z": 284810 - }, - "rot": { - "x": 0, - "y": 235000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1124": { - "anchorId": 1, - "groupId": 284, - "instId": 300001, - "pos": { - "x": 259210, - "y": 105612, - "z": 289250 - }, - "rot": { - "x": 0, - "y": 149846, - "z": 0 - } - } - } - } - }, - "planeType": 2, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2042302": { - "P20423_F20423001": { - "scenes": { - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 1, - "pos": { - "x": -13710, - "y": 17500, - "z": 171790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104214 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 1, - "pos": { - "x": 3220, - "y": -3148, - "z": 149560 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": -26094, - "y": -250, - "z": 186660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": -12385, - "y": -966, - "z": 185130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": 37350, - "y": 4880, - "z": 192490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 13, - "instId": 300006, - "propState": 8, - "pos": { - "x": -2450, - "y": 2270, - "z": 165670 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 13, - "instId": 300007, - "propState": 1, - "pos": { - "x": 6529, - "y": -4879, - "z": 145680 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 13, - "instId": 300008, - "propState": 8, - "pos": { - "x": -28400, - "y": -1536, - "z": 186553 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 13, - "instId": 300009, - "propState": 8, - "pos": { - "x": -11499, - "y": -4281, - "z": 190470 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 13, - "instId": 300010, - "propState": 8, - "pos": { - "x": 42006, - "y": 3390, - "z": 194041 - }, - "rot": { - "x": 0, - "y": 247228, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 13, - "instId": 300011, - "propState": 8, - "pos": { - "x": 2790, - "y": -1338, - "z": 163670 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 13, - "instId": 300012, - "propState": 8, - "pos": { - "x": 6290, - "y": -4656, - "z": 146768 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104173 - }, { - "groupId": 13, - "instId": 300013, - "propState": 8, - "pos": { - "x": 19040, - "y": -4155, - "z": 191780 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 13, - "instId": 300014, - "propState": 8, - "pos": { - "x": 18952, - "y": -3274, - "z": 191464 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 13, - "instId": 300015, - "propState": 8, - "pos": { - "x": -37127, - "y": 845, - "z": 175500 - }, - "rot": { - "x": 0, - "y": 89094, - "z": 0 - }, - "propId": 137 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": 3380, - "y": 287, - "z": 1290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 8, - "pos": { - "x": 119798, - "y": 27304, - "z": 177160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 18, - "instId": 300004, - "propState": 8, - "pos": { - "x": 211904, - "y": 53851, - "z": 255565 - }, - "rot": { - "x": 0, - "y": 61034, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 18, - "instId": 300005, - "propState": 8, - "pos": { - "x": 282160, - "y": 47803, - "z": 199980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 18, - "instId": 300006, - "propState": 8, - "pos": { - "x": 253273, - "y": 165544, - "z": 417404 - }, - "rot": { - "x": 0, - "y": 354197, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2042301": { - "anchorId": 1, - "groupId": 18, - "instId": 300001, - "pos": { - "x": -600, - "y": -36, - "z": 4239 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2042303": { - "anchorId": 3, - "groupId": 18, - "instId": 300003, - "pos": { - "x": 123334, - "y": 27304, - "z": 181200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2042304": { - "anchorId": 4, - "groupId": 18, - "instId": 300004, - "pos": { - "x": 207230, - "y": 53822, - "z": 250610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2042305": { - "anchorId": 5, - "groupId": 18, - "instId": 300005, - "pos": { - "x": 279057, - "y": 47796, - "z": 205506 - }, - "rot": { - "x": 0, - "y": 19592, - "z": 0 - } - }, - "2042306": { - "anchorId": 6, - "groupId": 18, - "instId": 300006, - "pos": { - "x": 256810, - "y": 165544, - "z": 420863 - }, - "rot": { - "x": 0, - "y": 315234, - "z": 0 - } - } - } - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 12, - "pos": { - "x": 87413, - "y": 31274, - "z": 176027 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 19, - "instId": 300002, - "propState": 12, - "pos": { - "x": 152196, - "y": 34475, - "z": 240663 - }, - "rot": { - "x": 0, - "y": 42650, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 19, - "instId": 300003, - "propState": 12, - "pos": { - "x": 184763, - "y": 34465, - "z": 221903 - }, - "rot": { - "x": 0, - "y": 2605, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 19, - "instId": 300004, - "propState": 12, - "pos": { - "x": 243210, - "y": 57937, - "z": 282633 - }, - "rot": { - "x": 0, - "y": 298494, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 19, - "instId": 300006, - "propState": 12, - "pos": { - "x": 284319, - "y": 49469, - "z": 242646 - }, - "rot": { - "x": 0, - "y": 152526, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 19, - "instId": 300007, - "propState": 12, - "pos": { - "x": 294287, - "y": 96330, - "z": 223989 - }, - "rot": { - "x": 0, - "y": 334782, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 19, - "instId": 300009, - "propState": 12, - "pos": { - "x": 245543, - "y": 165544, - "z": 413524 - }, - "rot": { - "x": 0, - "y": 77189, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 19, - "instId": 300010, - "propState": 12, - "pos": { - "x": 232765, - "y": 63510, - "z": 321480 - }, - "rot": { - "x": 0, - "y": 27062, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 19, - "instId": 300011, - "propState": 12, - "pos": { - "x": 262340, - "y": 67440, - "z": 324220 - }, - "rot": { - "x": 0, - "y": 207000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4516, - "y": 2475, - "z": 89087 - }, - "rot": { - "x": 0, - "y": 171718, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 20, - "instId": 300015, - "propState": 8, - "pos": { - "x": -2688, - "y": 2372, - "z": 99695 - }, - "rot": { - "x": 0, - "y": 208373, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": 169572, - "y": 34465, - "z": 235337 - }, - "rot": { - "x": 0, - "y": 291991, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 20, - "instId": 300007, - "propState": 8, - "pos": { - "x": 146340, - "y": 27304, - "z": 185433 - }, - "rot": { - "x": 0, - "y": 74053, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 20, - "instId": 300012, - "propState": 8, - "pos": { - "x": 81101, - "y": 31347, - "z": 184862 - }, - "rot": { - "x": 0, - "y": 241713, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 20, - "instId": 300013, - "propState": 8, - "pos": { - "x": 187246, - "y": 34466, - "z": 214511 - }, - "rot": { - "x": 0, - "y": 245016, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 20, - "instId": 300017, - "propState": 8, - "pos": { - "x": 188359, - "y": 34466, - "z": 204847 - }, - "rot": { - "x": 0, - "y": 292443, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 20, - "instId": 300003, - "propState": 8, - "pos": { - "x": 193114, - "y": 53900, - "z": 263484 - }, - "rot": { - "x": 0, - "y": 146041, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 20, - "instId": 300014, - "propState": 8, - "pos": { - "x": 227627, - "y": 53904, - "z": 254578 - }, - "rot": { - "x": 0, - "y": 224776, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 20, - "instId": 300016, - "propState": 8, - "pos": { - "x": 293220, - "y": 53911, - "z": 283740 - }, - "rot": { - "x": 0, - "y": 240164, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 20, - "instId": 300009, - "propState": 8, - "pos": { - "x": 218516, - "y": 53900, - "z": 269183 - }, - "rot": { - "x": 0, - "y": 269199, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 20, - "instId": 300010, - "propState": 8, - "pos": { - "x": 255106, - "y": 58048, - "z": 297998 - }, - "rot": { - "x": 0, - "y": 256906, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 20, - "instId": 300011, - "propState": 8, - "pos": { - "x": 223413, - "y": 58101, - "z": 311175 - }, - "rot": { - "x": 0, - "y": 171666, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 20, - "instId": 300018, - "propState": 8, - "pos": { - "x": 263602, - "y": 53900, - "z": 266215 - }, - "rot": { - "x": 0, - "y": 213529, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 20, - "instId": 300004, - "propState": 8, - "pos": { - "x": 277674, - "y": 47796, - "z": 216056 - }, - "rot": { - "x": 0, - "y": 240164, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 20, - "instId": 300008, - "propState": 8, - "pos": { - "x": 269694, - "y": 47803, - "z": 201094 - }, - "rot": { - "x": 0, - "y": 42132, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 20, - "instId": 300005, - "propState": 8, - "pos": { - "x": 302143, - "y": 96309, - "z": 239017 - }, - "rot": { - "x": 0, - "y": 260597, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 20, - "instId": 300019, - "propState": 8, - "pos": { - "x": 272528, - "y": 96309, - "z": 235359 - }, - "rot": { - "x": 0, - "y": 84599, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 20, - "instId": 300006, - "propState": 8, - "pos": { - "x": 278805, - "y": 111727, - "z": 244581 - }, - "rot": { - "x": 0, - "y": 69779, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300002, - "propState": 1, - "pos": { - "x": -400, - "y": 2401, - "z": 119443 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 24, - "instId": 300003, - "propState": 1, - "pos": { - "x": -400, - "y": 2390, - "z": 90820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104006 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 1, - "pos": { - "x": 85540, - "y": 31331, - "z": 181550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104006 - }, - { - "groupId": 25, - "instId": 300002, - "propState": 1, - "pos": { - "x": 168480, - "y": 34520, - "z": 210290 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104005 - }, - { - "groupId": 25, - "instId": 300003, - "propState": 1, - "pos": { - "x": 190888, - "y": 34472, - "z": 210300 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104006 - }, - { - "groupId": 25, - "instId": 300004, - "propState": 1, - "pos": { - "x": 267080, - "y": 47903, - "z": 210510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104259 - }, { - "groupId": 25, - "instId": 300005, - "propState": 1, - "pos": { - "x": 284492, - "y": 49539, - "z": 226775 - }, - "rot": { - "x": 0, - "y": 197017, - "z": 0 - }, - "propId": 104006 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26260, - "y": -4155, - "z": 200829 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104017 - }, { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": 28778, - "y": -4153, - "z": 202786 - }, - "rot": { - "x": 0, - "y": 74768, - "z": 0 - }, - "propId": 104004 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300005, - "propState": 1, - "pos": { - "x": 235400, - "y": 58101, - "z": 294730 - }, - "rot": { - "x": 0, - "y": 206633, - "z": 0 - }, - "propId": 104005 - }, { - "groupId": 27, - "instId": 300006, - "propState": 8, - "pos": { - "x": 255493, - "y": 58083, - "z": 292795 - }, - "rot": { - "x": 0, - "y": 117343, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 27, - "instId": 300007, - "propState": 8, - "pos": { - "x": 290660, - "y": 53967, - "z": 271410 - }, - "rot": { - "x": 0, - "y": 45, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 27, - "instId": 300008, - "propState": 8, - "pos": { - "x": 275026, - "y": 53992, - "z": 261670 - }, - "rot": { - "x": 0, - "y": 270045, - "z": 0 - }, - "propId": 104006 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300009, - "propState": 1, - "pos": { - "x": 261730, - "y": 165575, - "z": 416990 - }, - "rot": { - "x": 0, - "y": 322452, - "z": 0 - }, - "propId": 104259 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300003, - "propState": 8, - "pos": { - "x": 238410, - "y": 58030, - "z": 319120 - }, - "rot": { - "x": 0, - "y": 208753, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 30, - "instId": 300004, - "propState": 8, - "pos": { - "x": 265143, - "y": 67440, - "z": 319880 - }, - "rot": { - "x": 0, - "y": 206628, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 30, - "instId": 300009, - "propState": 1, - "pos": { - "x": 238100, - "y": 60836, - "z": 319360 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104033 - }, - { - "groupId": 30, - "instId": 300010, - "propState": 8, - "pos": { - "x": 265250, - "y": 70027, - "z": 319990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 30, - "instId": 300011, - "propState": 8, - "pos": { - "x": 246510, - "y": 60470, - "z": 312670 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 30, - "instId": 300007, - "propState": 8, - "pos": { - "x": 247603, - "y": 58040, - "z": 314382 - }, - "rot": { - "x": 0, - "y": 28711, - "z": 0 - }, - "propId": 104034 - }, { - "groupId": 30, - "instId": 300012, - "propState": 8, - "pos": { - "x": 243070, - "y": 59125, - "z": 316770 - }, - "rot": { - "x": 0, - "y": 2475, - "z": 0 - }, - "propId": 104252 - }, { - "groupId": 30, - "instId": 300015, - "propState": 8, - "pos": { - "x": 231575, - "y": 58037, - "z": 320301 - }, - "rot": { - "x": 0, - "y": 205752, - "z": 0 - }, - "propId": 104016 - }, { - "groupId": 30, - "instId": 300016, - "propState": 1, - "pos": { - "x": 254707, - "y": 67334, - "z": 325184 - }, - "rot": { - "x": 0, - "y": 26904, - "z": 0 - }, - "propId": 104042 - }, { - "groupId": 30, - "instId": 300017, - "propState": 8, - "pos": { - "x": 254594, - "y": 66230, - "z": 325232 - }, - "rot": { - "x": 0, - "y": 296904, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 30, - "instId": 300018, - "propState": 8, - "pos": { - "x": 254594, - "y": 66230, - "z": 325232 - }, - "rot": { - "x": 0, - "y": 296904, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": 263375, - "y": 58037, - "z": 296985 - }, - "rot": { - "x": 0, - "y": 191235, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": 272917, - "y": 55801, - "z": 294851 - }, - "rot": { - "x": 0, - "y": 199315, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 30, - "instId": 300005, - "propState": 8, - "pos": { - "x": 281099, - "y": 55801, - "z": 291666 - }, - "rot": { - "x": 0, - "y": 198528, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 30, - "instId": 300006, - "propState": 8, - "pos": { - "x": 287584, - "y": 53913, - "z": 288750 - }, - "rot": { - "x": 0, - "y": 199090, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300002, - "propState": 2, - "pos": { - "x": 260220, - "y": 60580, - "z": 311070 - }, - "rot": { - "x": 0, - "y": 206904, - "z": 0 - }, - "propId": 104017 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 1, - "pos": { - "x": 219590, - "y": 21156, - "z": 197360 - }, - "rot": { - "x": 0, - "y": 172110, - "z": 0 - }, - "propId": 104029 - }, - { - "groupId": 33, - "instId": 300002, - "propState": 1, - "pos": { - "x": 201040, - "y": 21155, - "z": 224210 - }, - "rot": { - "x": 0, - "y": 326361, - "z": 0 - }, - "propId": 104029 - }, - { - "groupId": 33, - "instId": 300007, - "propState": 1, - "pos": { - "x": 256100, - "y": 34486, - "z": 210400 - }, - "rot": { - "x": 0, - "y": 87850, - "z": 0 - }, - "propId": 104029 - }, - { - "groupId": 33, - "instId": 300010, - "propState": 1, - "pos": { - "x": 230466, - "y": 31728, - "z": 210271 - }, - "rot": { - "x": 0, - "y": 182752, - "z": 0 - }, - "propId": 104214 - }, { - "groupId": 33, - "instId": 300008, - "propState": 8, - "pos": { - "x": 220160, - "y": 21156, - "z": 197220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 33, - "instId": 300003, - "propState": 1, - "pos": { - "x": 241321, - "y": 21155, - "z": 223655 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 33, - "instId": 300004, - "propState": 1, - "pos": { - "x": 241321, - "y": 21155, - "z": 223655 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 33, - "instId": 300005, - "propState": 8, - "pos": { - "x": 262730, - "y": 21020, - "z": 232710 - }, - "rot": { - "x": 0, - "y": 93784, - "z": 0 - }, - "propId": 137 - }, { - "groupId": 33, - "instId": 300006, - "propState": 8, - "pos": { - "x": 243426, - "y": 27980, - "z": 221820 - }, - "rot": { - "x": 0, - "y": 174009, - "z": 0 - }, - "propId": 137 - }, { - "groupId": 33, - "instId": 300009, - "propState": 8, - "pos": { - "x": 238910, - "y": 28340, - "z": 217870 - }, - "rot": { - "x": 0, - "y": 174009, - "z": 0 - }, - "propId": 137 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": -42840, - "y": 7310, - "z": 149750 - }, - "rot": { - "x": 0, - "y": 70405, - "z": 0 - }, - "propId": 104089 - }, { - "groupId": 35, - "instId": 300003, - "propState": 20, - "pos": { - "x": 40145, - "y": 3357, - "z": 190113 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60402 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": -10690, - "y": -3300, - "z": 195290 - }, - "rot": { - "x": 0, - "y": 23711, - "z": 0 - }, - "propId": 104037 - }, - { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": -16020, - "y": -1536, - "z": 165750 - }, - "rot": { - "x": 0, - "y": 795, - "z": 0 - }, - "propId": 104037 - }, - { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": -9310, - "y": -4265, - "z": 192510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - }, - { - "groupId": 36, - "instId": 300004, - "propState": 8, - "pos": { - "x": -13900, - "y": -1367, - "z": 164382 - }, - "rot": { - "x": 0, - "y": 22799, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 36, - "instId": 300005, - "propState": 8, - "pos": { - "x": -12480, - "y": -520, - "z": 165010 - }, - "rot": { - "x": 0, - "y": 140962, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 36, - "instId": 300006, - "propState": 8, - "pos": { - "x": -8960, - "y": -1570, - "z": 167010 - }, - "rot": { - "x": 0, - "y": 412, - "z": 0 - }, - "propId": 104037 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4750, - "y": -4950, - "z": 165610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": -61570, - "y": 2290, - "z": 159560 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 37, - "instId": 300003, - "propState": 8, - "pos": { - "x": -59550, - "y": 11370, - "z": 194833 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104061 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 1, - "pos": { - "x": 45730, - "y": 3357, - "z": 181570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104259 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 1, - "pos": { - "x": 29680, - "y": -4155, - "z": 178451 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 43, - "instId": 300002, - "propState": 1, - "pos": { - "x": 36320, - "y": 3357, - "z": 185218 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 43, - "instId": 300003, - "propState": 1, - "pos": { - "x": 32930, - "y": -4080, - "z": 181100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 43, - "instId": 300004, - "propState": 1, - "pos": { - "x": 32930, - "y": -3990, - "z": 181100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 43, - "instId": 300005, - "propState": 1, - "pos": { - "x": 32930, - "y": 3676, - "z": 181100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": 189590, - "y": 34465, - "z": 252540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": 198587, - "y": 53900, - "z": 246923 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 46, - "instId": 300003, - "propState": 1, - "pos": { - "x": 194890, - "y": 34550, - "z": 249760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 46, - "instId": 300004, - "propState": 1, - "pos": { - "x": 194890, - "y": 34550, - "z": 249760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 46, - "instId": 300005, - "propState": 1, - "pos": { - "x": 194860, - "y": 53850, - "z": 249830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 1, - "pos": { - "x": 257070, - "y": 21155, - "z": 188329 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 48, - "instId": 300002, - "propState": 1, - "pos": { - "x": 257049, - "y": 34486, - "z": 194813 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 48, - "instId": 300003, - "propState": 1, - "pos": { - "x": 260209, - "y": 21270, - "z": 191581 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 48, - "instId": 300004, - "propState": 1, - "pos": { - "x": 260209, - "y": 21160, - "z": 191581 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 48, - "instId": 300005, - "propState": 1, - "pos": { - "x": 260209, - "y": 34486, - "z": 191581 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": 290119, - "y": 111744, - "z": 251782 - }, - "rot": { - "x": 0, - "y": 189832, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": 313700, - "y": 125172, - "z": 278630 - }, - "rot": { - "x": 0, - "y": 26970, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 51, - "instId": 300004, - "propState": 8, - "pos": { - "x": 290119, - "y": 111744, - "z": 251782 - }, - "rot": { - "x": 0, - "y": 132085, - "z": 0 - }, - "propId": 104052 - }, - { - "groupId": 51, - "instId": 300005, - "propState": 8, - "pos": { - "x": 313700, - "y": 125172, - "z": 278630 - }, - "rot": { - "x": 0, - "y": 206970, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 51, - "instId": 300003, - "propState": 8, - "pos": { - "x": 276409, - "y": 105657, - "z": 290166 - }, - "rot": { - "x": 0, - "y": 251114, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 51, - "instId": 300006, - "propState": 8, - "pos": { - "x": 276409, - "y": 105657, - "z": 290166 - }, - "rot": { - "x": 0, - "y": 187781, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": 342650, - "y": 162210, - "z": 441590 - }, - "rot": { - "x": 0, - "y": 9576, - "z": 0 - }, - "propId": 104214 - }, - { - "groupId": 54, - "instId": 300002, - "propState": 1, - "pos": { - "x": 321510, - "y": 129897, - "z": 314620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 54, - "instId": 300003, - "propState": 8, - "pos": { - "x": 273680, - "y": 167570, - "z": 405890 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 54, - "instId": 300007, - "propState": 1, - "pos": { - "x": 320676, - "y": 129897, - "z": 308794 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 54, - "instId": 300008, - "propState": 8, - "pos": { - "x": 268012, - "y": 165536, - "z": 404560 - }, - "rot": { - "x": 0, - "y": 98874, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 54, - "instId": 300012, - "propState": 8, - "pos": { - "x": 320676, - "y": 129897, - "z": 308794 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300017, - "propState": 20, - "pos": { - "x": 292130, - "y": 53962, - "z": 263610 - }, - "rot": { - "x": 0, - "y": 342480, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 55, - "instId": 300001, - "propState": 20, - "pos": { - "x": 289170, - "y": 53962, - "z": 263502 - }, - "rot": { - "x": 0, - "y": 14062, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 55, - "instId": 300009, - "propState": 20, - "pos": { - "x": 290640, - "y": 53962, - "z": 263260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60402 - } - ], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": 268790, - "y": 105673, - "z": 272743 - }, - "rot": { - "x": 0, - "y": 331489, - "z": 0 - }, - "propId": 104038 - }, { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": 267091, - "y": 105580, - "z": 276079 - }, - "rot": { - "x": 0, - "y": 152968, - "z": 0 - }, - "propId": 104039 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 12, - "pos": { - "x": 40232, - "y": 6346, - "z": 150594 - }, - "rot": { - "x": 0, - "y": 312455, - "z": 0 - }, - "propId": 60402 - }, - { - "groupId": 89, - "instId": 300002, - "propState": 12, - "pos": { - "x": 21375, - "y": -687, - "z": 145481 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 89, - "instId": 300003, - "propState": 12, - "pos": { - "x": -35767, - "y": -3264, - "z": 124864 - }, - "rot": { - "x": 0, - "y": 269997, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 89, - "instId": 300004, - "propState": 12, - "pos": { - "x": -11901, - "y": -1536, - "z": 178153 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 89, - "instId": 300005, - "propState": 12, - "pos": { - "x": -43620, - "y": 3136, - "z": 188653 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 12, - "pos": { - "x": 23748, - "y": -687, - "z": 123615 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 90, - "instId": 300002, - "propState": 12, - "pos": { - "x": -28131, - "y": -2903, - "z": 137834 - }, - "rot": { - "x": 0, - "y": 90364, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 90, - "instId": 300003, - "propState": 12, - "pos": { - "x": -51278, - "y": -3763, - "z": 166214 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 90, - "instId": 300004, - "propState": 12, - "pos": { - "x": 12549, - "y": -5986, - "z": 150590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 90, - "instId": 300005, - "propState": 12, - "pos": { - "x": -22100, - "y": -10686, - "z": 169920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 90, - "instId": 300006, - "propState": 12, - "pos": { - "x": 2367, - "y": -5999, - "z": 201082 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8506, - "y": 2393, - "z": 120632 - }, - "rot": { - "x": 0, - "y": 322540, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 92, - "instId": 300004, - "propState": 8, - "pos": { - "x": 18443, - "y": -687, - "z": 127253 - }, - "rot": { - "x": 0, - "y": 320420, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 92, - "instId": 300003, - "propState": 8, - "pos": { - "x": 24140, - "y": -687, - "z": 140630 - }, - "rot": { - "x": 0, - "y": 319307, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 92, - "instId": 300008, - "propState": 8, - "pos": { - "x": -31077, - "y": -3763, - "z": 168107 - }, - "rot": { - "x": 0, - "y": 179935, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 92, - "instId": 300009, - "propState": 8, - "pos": { - "x": -62895, - "y": 3136, - "z": 194733 - }, - "rot": { - "x": 0, - "y": 92800, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 92, - "instId": 300001, - "propState": 8, - "pos": { - "x": -51579, - "y": -1096, - "z": 122483 - }, - "rot": { - "x": 0, - "y": 722, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 92, - "instId": 300020, - "propState": 8, - "pos": { - "x": -13198, - "y": -1974, - "z": 178981 - }, - "rot": { - "x": 0, - "y": 283838, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 92, - "instId": 300021, - "propState": 8, - "pos": { - "x": -12833, - "y": -2090, - "z": 177600 - }, - "rot": { - "x": 0, - "y": 245364, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 92, - "instId": 300024, - "propState": 8, - "pos": { - "x": -18713, - "y": -4258, - "z": 208920 - }, - "rot": { - "x": 0, - "y": 344716, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 92, - "instId": 300025, - "propState": 8, - "pos": { - "x": -37866, - "y": -1536, - "z": 197875 - }, - "rot": { - "x": 0, - "y": 235099, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 92, - "instId": 300027, - "propState": 8, - "pos": { - "x": 14600, - "y": -4903, - "z": 210823 - }, - "rot": { - "x": 0, - "y": 319885, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 92, - "instId": 300010, - "propState": 8, - "pos": { - "x": -19511, - "y": -4228, - "z": 184453 - }, - "rot": { - "x": 0, - "y": 355594, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 92, - "instId": 300011, - "propState": 8, - "pos": { - "x": 217, - "y": -4416, - "z": 204491 - }, - "rot": { - "x": 0, - "y": 177024, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 92, - "instId": 300005, - "propState": 8, - "pos": { - "x": 33980, - "y": -4134, - "z": 193180 - }, - "rot": { - "x": 0, - "y": 183355, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": 23730, - "y": -687, - "z": 142870 - }, - "rot": { - "x": 0, - "y": 268839, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": -2940, - "y": -5986, - "z": 153340 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": 1970, - "y": -5986, - "z": 153160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": -13010, - "y": -5986, - "z": 142330 - }, - "rot": { - "x": 0, - "y": 51362, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300007, - "propState": 8, - "pos": { - "x": -36767, - "y": -3264, - "z": 122519 - }, - "rot": { - "x": 0, - "y": 2273, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -28057, - "y": -5986, - "z": 149005 - }, - "rot": { - "x": 0, - "y": 126440, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300008, - "propState": 8, - "pos": { - "x": -31077, - "y": -3763, - "z": 168107 - }, - "rot": { - "x": 0, - "y": 179935, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300010, - "propState": 8, - "pos": { - "x": 13507, - "y": -6014, - "z": 187646 - }, - "rot": { - "x": 0, - "y": 244484, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300009, - "propState": 8, - "pos": { - "x": 19422, - "y": -6013, - "z": 179298 - }, - "rot": { - "x": 0, - "y": 308763, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300020, - "propState": 8, - "pos": { - "x": -13198, - "y": -1974, - "z": 178981 - }, - "rot": { - "x": 0, - "y": 283838, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300021, - "propState": 8, - "pos": { - "x": -12833, - "y": -2090, - "z": 177600 - }, - "rot": { - "x": 0, - "y": 245364, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300024, - "propState": 8, - "pos": { - "x": -12703, - "y": -4244, - "z": 185176 - }, - "rot": { - "x": 0, - "y": 56402, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 93, - "instId": 300027, - "propState": 8, - "pos": { - "x": 41720, - "y": 3357, - "z": 172450 - }, - "rot": { - "x": 0, - "y": 32970, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 93, - "instId": 300011, - "propState": 8, - "pos": { - "x": 29849, - "y": 6420, - "z": 147662 - }, - "rot": { - "x": 0, - "y": 358510, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300002, - "propState": 8, - "pos": { - "x": 21152, - "y": -5986, - "z": 150304 - }, - "rot": { - "x": 0, - "y": 358510, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300012, - "propState": 8, - "pos": { - "x": 41590, - "y": 6346, - "z": 149140 - }, - "rot": { - "x": 0, - "y": 315233, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300017, - "propState": 8, - "pos": { - "x": -10099, - "y": -10686, - "z": 161850 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 93, - "instId": 300019, - "propState": 8, - "pos": { - "x": -18660, - "y": -10686, - "z": 163720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 93, - "instId": 300022, - "propState": 8, - "pos": { - "x": -25801, - "y": -10686, - "z": 164964 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300023, - "propState": 8, - "pos": { - "x": -24710, - "y": -10686, - "z": 158910 - }, - "rot": { - "x": 0, - "y": 51004, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300026, - "propState": 8, - "pos": { - "x": -15827, - "y": -10686, - "z": 155437 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300028, - "propState": 8, - "pos": { - "x": -5199, - "y": -10686, - "z": 155353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 93, - "instId": 300029, - "propState": 8, - "pos": { - "x": -720, - "y": -10686, - "z": 161760 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "94": { - "monsters": [ - { - "groupId": 94, - "instId": 200001, - "eventId": 20423011, - "pos": { - "x": 161494, - "y": 34465, - "z": 235869 - }, - "rot": { - "x": 0, - "y": 295564, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 94, - "instId": 200002, - "eventId": 20423012, - "pos": { - "x": 179365, - "y": 34465, - "z": 228717 - }, - "rot": { - "x": 0, - "y": 110351, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 94, - "instId": 200003, - "eventId": 20423013, - "pos": { - "x": 181677, - "y": 34465, - "z": 232243 - }, - "rot": { - "x": 0, - "y": 97684, - "z": 0 - }, - "monsterId": 4032030 - }, - { - "groupId": 94, - "instId": 200004, - "eventId": 20423014, - "pos": { - "x": 169900, - "y": 34465, - "z": 249410 - }, - "rot": { - "x": 0, - "y": 282598, - "z": 0 - }, - "monsterId": 4032030 - }, { - "groupId": 94, - "instId": 200005, - "eventId": 20423015, - "pos": { - "x": 223211, - "y": 53900, - "z": 259775 - }, - "rot": { - "x": 0, - "y": 84381, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 94, - "instId": 200006, - "eventId": 20423016, - "pos": { - "x": 223889, - "y": 53900, - "z": 261281 - }, - "rot": { - "x": 0, - "y": 77426, - "z": 0 - }, - "monsterId": 4032030 - }, { - "groupId": 94, - "instId": 200007, - "eventId": 20423017, - "pos": { - "x": 251177, - "y": 53900, - "z": 261867 - }, - "rot": { - "x": 0, - "y": 309451, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 94, - "instId": 200008, - "eventId": 20423018, - "pos": { - "x": 251978, - "y": 53900, - "z": 263325 - }, - "rot": { - "x": 0, - "y": 279904, - "z": 0 - }, - "monsterId": 4032030 - }, { - "groupId": 94, - "instId": 200009, - "eventId": 20423019, - "pos": { - "x": 260180, - "y": 53900, - "z": 253300 - }, - "rot": { - "x": 0, - "y": 271230, - "z": 0 - }, - "monsterId": 4032010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 186710, - "y": 34465, - "z": 245483 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "95": { - "monsters": [ - { - "groupId": 95, - "instId": 200001, - "eventId": 20423001, - "pos": { - "x": -51222, - "y": -1095, - "z": 147860 - }, - "rot": { - "x": 0, - "y": 295564, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 95, - "instId": 200002, - "eventId": 20423002, - "pos": { - "x": -43530, - "y": -1095, - "z": 146451 - }, - "rot": { - "x": 0, - "y": 110351, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 95, - "instId": 200003, - "eventId": 20423003, - "pos": { - "x": -45586, - "y": -1095, - "z": 143430 - }, - "rot": { - "x": 0, - "y": 135007, - "z": 0 - }, - "monsterId": 4032030 - }, - { - "groupId": 95, - "instId": 200004, - "eventId": 20423004, - "pos": { - "x": -59091, - "y": 3136, - "z": 180109 - }, - "rot": { - "x": 0, - "y": 274047, - "z": 0 - }, - "monsterId": 4032030 - }, { - "groupId": 95, - "instId": 200005, - "eventId": 20423005, - "pos": { - "x": -58125, - "y": 3136, - "z": 182852 - }, - "rot": { - "x": 0, - "y": 227941, - "z": 0 - }, - "monsterId": 4032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 98, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2980, - "y": 176, - "z": 22793 - }, - "rot": { - "x": 0, - "y": 18868, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 98, - "instId": 300002, - "propState": 8, - "pos": { - "x": 107878, - "y": 29334, - "z": 186175 - }, - "rot": { - "x": 0, - "y": 27526, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 98, - "instId": 300003, - "propState": 8, - "pos": { - "x": 143978, - "y": 31929, - "z": 213373 - }, - "rot": { - "x": 0, - "y": 259881, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 98, - "instId": 300004, - "propState": 8, - "pos": { - "x": 167681, - "y": 35165, - "z": 228705 - }, - "rot": { - "x": 0, - "y": 99401, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 98, - "instId": 300005, - "propState": 8, - "pos": { - "x": 215930, - "y": 54600, - "z": 246360 - }, - "rot": { - "x": 0, - "y": 61906, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 98, - "instId": 300006, - "propState": 8, - "pos": { - "x": 276284, - "y": 56501, - "z": 283462 - }, - "rot": { - "x": 0, - "y": 87380, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 8, - "pos": { - "x": -18730, - "y": -10686, - "z": 168695 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 99, - "instId": 300002, - "propState": 8, - "pos": { - "x": -18730, - "y": -10686, - "z": 168695 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 99, - "instId": 300003, - "propState": 20, - "pos": { - "x": -15502, - "y": -1536, - "z": 163907 - }, - "rot": { - "x": 0, - "y": 48581, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 99, - "instId": 300004, - "propState": 1, - "pos": { - "x": -10904, - "y": -1536, - "z": 164132 - }, - "rot": { - "x": 0, - "y": 138824, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 116, - "instId": 300003, - "propState": 8, - "pos": { - "x": 23374, - "y": 5148, - "z": 191315 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103074 - }, { - "groupId": 116, - "instId": 300006, - "propState": 8, - "pos": { - "x": 41080, - "y": 2834, - "z": 162570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 116, - "instId": 300007, - "propState": 8, - "pos": { - "x": 41080, - "y": 3450, - "z": 155900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "119": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 119, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29680, - "y": -4155, - "z": 178451 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104228 - }, { - "groupId": 119, - "instId": 300002, - "propState": 8, - "pos": { - "x": 36320, - "y": 3357, - "z": 185218 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 104228 - } - ], - "teleports": {} - }, - "122": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 122, - "instId": 300002, - "propState": 8, - "pos": { - "x": -38860, - "y": -1536, - "z": 184890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2042302": { - "anchorId": 2, - "groupId": 122, - "instId": 300002, - "pos": { - "x": -35280, - "y": -1536, - "z": 183340 - }, - "rot": { - "x": 0, - "y": 30291, - "z": 0 - } - } - } - }, - "124": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 124, - "instId": 300001, - "propState": 8, - "pos": { - "x": -54022, - "y": 4345, - "z": 169434 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 124, - "instId": 300004, - "propState": 8, - "pos": { - "x": 31325, - "y": -2570, - "z": 207130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104071 - } - ], - "teleports": {} - }, - "125": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 125, - "instId": 300001, - "propState": 8, - "pos": { - "x": 269460, - "y": 55050, - "z": 268700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104071 - }, { - "groupId": 125, - "instId": 300004, - "propState": 8, - "pos": { - "x": 294881, - "y": 53913, - "z": 272636 - }, - "rot": { - "x": 0, - "y": 355972, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 125, - "instId": 300005, - "propState": 8, - "pos": { - "x": 298155, - "y": 96428, - "z": 248828 - }, - "rot": { - "x": 0, - "y": 182003, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "126": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 126, - "instId": 300001, - "propState": 8, - "pos": { - "x": 215146, - "y": 40810, - "z": 191980 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104020 - }, - { - "groupId": 126, - "instId": 300003, - "propState": 8, - "pos": { - "x": 240220, - "y": 47803, - "z": 194920 - }, - "rot": { - "x": 0, - "y": 93539, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 126, - "instId": 300004, - "propState": 8, - "pos": { - "x": 240220, - "y": 47803, - "z": 194920 - }, - "rot": { - "x": 0, - "y": 335107, - "z": 0 - }, - "propId": 104052 - }, - { - "groupId": 126, - "instId": 300005, - "propState": 8, - "pos": { - "x": 230800, - "y": 21155, - "z": 223820 - }, - "rot": { - "x": 0, - "y": 14695, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 126, - "instId": 300006, - "propState": 8, - "pos": { - "x": 230800, - "y": 21155, - "z": 223820 - }, - "rot": { - "x": 0, - "y": 121264, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "127": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 127, - "instId": 300001, - "propState": 18, - "pos": { - "x": 7559, - "y": 3420, - "z": 86724 - }, - "rot": { - "x": 0, - "y": 106003, - "z": 0 - }, - "propId": 104128 - }, { - "groupId": 127, - "instId": 300002, - "propState": 1, - "pos": { - "x": 4920, - "y": 2340, - "z": 87230 - }, - "rot": { - "x": 0, - "y": 161023, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 127, - "instId": 300004, - "propState": 8, - "pos": { - "x": 7555, - "y": 3481, - "z": 86703 - }, - "rot": { - "x": 0, - "y": 140994, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "128": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 128, - "instId": 300001, - "propState": 18, - "pos": { - "x": -11872, - "y": -830, - "z": 178413 - }, - "rot": { - "x": 0, - "y": 266949, - "z": 0 - }, - "propId": 104128 - }, { - "groupId": 128, - "instId": 300002, - "propState": 1, - "pos": { - "x": -11872, - "y": -1536, - "z": 178413 - }, - "rot": { - "x": 0, - "y": 266949, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 128, - "instId": 300004, - "propState": 8, - "pos": { - "x": -11872, - "y": -787, - "z": 178413 - }, - "rot": { - "x": 0, - "y": 86949, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "129": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 129, - "instId": 300001, - "propState": 8, - "pos": { - "x": 107814, - "y": 30025, - "z": 186325 - }, - "rot": { - "x": 0, - "y": 27198, - "z": 0 - }, - "propId": 104128 - }, { - "groupId": 129, - "instId": 300002, - "propState": 1, - "pos": { - "x": 128003, - "y": 27304, - "z": 186898 - }, - "rot": { - "x": 0, - "y": 27198, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 129, - "instId": 300004, - "propState": 8, - "pos": { - "x": 107814, - "y": 30025, - "z": 186325 - }, - "rot": { - "x": 0, - "y": 27198, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "130": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 130, - "instId": 300001, - "propState": 8, - "pos": { - "x": 43765, - "y": 6824, - "z": 156421 - }, - "rot": { - "x": 0, - "y": 46074, - "z": 0 - }, - "propId": 104128 - }, { - "groupId": 130, - "instId": 300002, - "propState": 1, - "pos": { - "x": 43016, - "y": 6333, - "z": 155106 - }, - "rot": { - "x": 0, - "y": 11522, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 130, - "instId": 300004, - "propState": 8, - "pos": { - "x": 43765, - "y": 6861, - "z": 156421 - }, - "rot": { - "x": 0, - "y": 46074, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "131": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 131, - "instId": 300001, - "propState": 18, - "pos": { - "x": 237020, - "y": 55603, - "z": 246581 - }, - "rot": { - "x": 0, - "y": 323898, - "z": 0 - }, - "propId": 104128 - }, - { - "groupId": 131, - "instId": 300002, - "propState": 1, - "pos": { - "x": 237020, - "y": 53900, - "z": 246581 - }, - "rot": { - "x": 0, - "y": 323898, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 131, - "instId": 300004, - "propState": 8, - "pos": { - "x": 237126, - "y": 55679, - "z": 246400 - }, - "rot": { - "x": 0, - "y": 338898, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 131, - "instId": 300005, - "propState": 8, - "pos": { - "x": 236230, - "y": 53900, - "z": 248910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104038 - }, { - "groupId": 131, - "instId": 300006, - "propState": 8, - "pos": { - "x": 243900, - "y": 53910, - "z": 251700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - } - ], - "teleports": {} - }, - "132": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 132, - "instId": 300001, - "propState": 18, - "pos": { - "x": 262243, - "y": 48795, - "z": 233303 - }, - "rot": { - "x": 0, - "y": 42200, - "z": 0 - }, - "propId": 104128 - }, { - "groupId": 132, - "instId": 300002, - "propState": 1, - "pos": { - "x": 262243, - "y": 48795, - "z": 233303 - }, - "rot": { - "x": 0, - "y": 42200, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 132, - "instId": 300004, - "propState": 8, - "pos": { - "x": 262243, - "y": 48846, - "z": 233303 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "133": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 133, - "instId": 300001, - "propState": 18, - "pos": { - "x": 290021, - "y": 50336, - "z": 207670 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104128 - }, - { - "groupId": 133, - "instId": 300002, - "propState": 1, - "pos": { - "x": 286795, - "y": 47803, - "z": 203531 - }, - "rot": { - "x": 0, - "y": 154039, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 133, - "instId": 300004, - "propState": 8, - "pos": { - "x": 290021, - "y": 50395, - "z": 207670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 133, - "instId": 300005, - "propState": 18, - "pos": { - "x": 289939, - "y": 50136, - "z": 202687 - }, - "rot": { - "x": 0, - "y": 291214, - "z": 0 - }, - "propId": 104128 - }, { - "groupId": 133, - "instId": 300006, - "propState": 18, - "pos": { - "x": 290486, - "y": 51440, - "z": 205300 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104128 - }, { - "groupId": 133, - "instId": 300007, - "propState": 18, - "pos": { - "x": 288917, - "y": 49986, - "z": 209777 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 104128 - }, { - "groupId": 133, - "instId": 300008, - "propState": 18, - "pos": { - "x": 289380, - "y": 50796, - "z": 213000 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104128 - } - ], - "teleports": {} - }, - "134": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 134, - "instId": 300001, - "propState": 18, - "pos": { - "x": 284922, - "y": 124412, - "z": 257288 - }, - "rot": { - "x": 0, - "y": 345746, - "z": 0 - }, - "propId": 104128 - }, { - "groupId": 134, - "instId": 300002, - "propState": 1, - "pos": { - "x": 281420, - "y": 105609, - "z": 294470 - }, - "rot": { - "x": 0, - "y": 331972, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 134, - "instId": 300004, - "propState": 8, - "pos": { - "x": 284976, - "y": 124525, - "z": 257202 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "135": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 135, - "instId": 300001, - "propState": 18, - "pos": { - "x": 256719, - "y": 166457, - "z": 443038 - }, - "rot": { - "x": 0, - "y": 281905, - "z": 0 - }, - "propId": 104128 - }, { - "groupId": 135, - "instId": 300002, - "propState": 1, - "pos": { - "x": 256582, - "y": 165523, - "z": 443212 - }, - "rot": { - "x": 0, - "y": 239284, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 135, - "instId": 300004, - "propState": 8, - "pos": { - "x": 256705, - "y": 166471, - "z": 443044 - }, - "rot": { - "x": 0, - "y": 239284, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "136": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 136, - "instId": 300001, - "propState": 18, - "pos": { - "x": 285586, - "y": 54397, - "z": 273376 - }, - "rot": { - "x": 0, - "y": 107238, - "z": 0 - }, - "propId": 104128 - }, { - "groupId": 136, - "instId": 300002, - "propState": 1, - "pos": { - "x": 286033, - "y": 53913, - "z": 274134 - }, - "rot": { - "x": 0, - "y": 107238, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 136, - "instId": 300004, - "propState": 8, - "pos": { - "x": 285586, - "y": 54446, - "z": 273376 - }, - "rot": { - "x": 0, - "y": 212627, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 138, - "instId": 300001, - "propState": 8, - "pos": { - "x": 257086, - "y": 21155, - "z": 188335 - }, - "rot": { - "x": 0, - "y": 343851, - "z": 0 - }, - "propId": 104228 - } - ], - "teleports": {} - }, - "142": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 142, - "instId": 300014, - "propState": 1, - "pos": { - "x": 227261, - "y": 63490, - "z": 209967 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104214 - }, - { - "groupId": 142, - "instId": 300006, - "propState": 1, - "pos": { - "x": 233910, - "y": 34486, - "z": 229714 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104206 - }, - { - "groupId": 142, - "instId": 300015, - "propState": 1, - "pos": { - "x": 234176, - "y": 34486, - "z": 229013 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 142, - "instId": 300016, - "propState": 8, - "pos": { - "x": 255641, - "y": 47803, - "z": 215180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 142, - "instId": 300017, - "propState": 8, - "pos": { - "x": 255641, - "y": 47803, - "z": 215180 - }, - "rot": { - "x": 0, - "y": 120541, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 142, - "instId": 300003, - "propState": 8, - "pos": { - "x": 234231, - "y": 34486, - "z": 229714 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104173 - }, { - "groupId": 142, - "instId": 300001, - "propState": 8, - "pos": { - "x": 254319, - "y": 47803, - "z": 187093 - }, - "rot": { - "x": 0, - "y": 241432, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 142, - "instId": 300002, - "propState": 8, - "pos": { - "x": 254319, - "y": 47803, - "z": 187093 - }, - "rot": { - "x": 0, - "y": 1973, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 142, - "instId": 300004, - "propState": 8, - "pos": { - "x": 254030, - "y": 50450, - "z": 205950 - }, - "rot": { - "x": 0, - "y": 93784, - "z": 0 - }, - "propId": 137 - } - ], - "teleports": {} - }, - "146": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 146, - "instId": 300003, - "propState": 8, - "pos": { - "x": -54075, - "y": 4925, - "z": 195041 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "147": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 147, - "instId": 300001, - "propState": 12, - "pos": { - "x": 203162, - "y": 21155, - "z": 194796 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 147, - "instId": 300002, - "propState": 12, - "pos": { - "x": 196517, - "y": 21158, - "z": 203509 - }, - "rot": { - "x": 0, - "y": 2457, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 147, - "instId": 300003, - "propState": 12, - "pos": { - "x": 252190, - "y": 34486, - "z": 189168 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 147, - "instId": 300004, - "propState": 12, - "pos": { - "x": 238568, - "y": 34486, - "z": 234608 - }, - "rot": { - "x": 0, - "y": 146317, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 147, - "instId": 300005, - "propState": 12, - "pos": { - "x": 199099, - "y": 47803, - "z": 226394 - }, - "rot": { - "x": 0, - "y": 223697, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "148": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 148, - "instId": 300001, - "propState": 12, - "pos": { - "x": 230640, - "y": 21155, - "z": 214560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60402 - }, - { - "groupId": 148, - "instId": 300002, - "propState": 12, - "pos": { - "x": 264400, - "y": 18312, - "z": 230369 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60403 - }, - { - "groupId": 148, - "instId": 300003, - "propState": 12, - "pos": { - "x": 200101, - "y": 34449, - "z": 210659 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 148, - "instId": 300004, - "propState": 12, - "pos": { - "x": 208472, - "y": 34486, - "z": 187390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 148, - "instId": 300005, - "propState": 12, - "pos": { - "x": 239667, - "y": 47803, - "z": 229588 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "149": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 149, - "instId": 300002, - "propState": 8, - "pos": { - "x": 200118, - "y": 34449, - "z": 202201 - }, - "rot": { - "x": 0, - "y": 315198, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 149, - "instId": 300003, - "propState": 8, - "pos": { - "x": 213274, - "y": 21155, - "z": 197532 - }, - "rot": { - "x": 0, - "y": 89291, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 149, - "instId": 300024, - "propState": 8, - "pos": { - "x": 192570, - "y": 21155, - "z": 218481 - }, - "rot": { - "x": 0, - "y": 166138, - "z": 0 - }, - "propId": 104008 - }, - { - "groupId": 149, - "instId": 300025, - "propState": 8, - "pos": { - "x": 192449, - "y": 29997, - "z": 186920 - }, - "rot": { - "x": 0, - "y": 137159, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 149, - "instId": 300001, - "propState": 8, - "pos": { - "x": 235200, - "y": 21155, - "z": 233420 - }, - "rot": { - "x": 0, - "y": 319322, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 149, - "instId": 300008, - "propState": 8, - "pos": { - "x": 224903, - "y": 21155, - "z": 234206 - }, - "rot": { - "x": 0, - "y": 176592, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 149, - "instId": 300009, - "propState": 8, - "pos": { - "x": 210728, - "y": 21155, - "z": 225873 - }, - "rot": { - "x": 0, - "y": 356689, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 149, - "instId": 300011, - "propState": 8, - "pos": { - "x": 264071, - "y": 34486, - "z": 233910 - }, - "rot": { - "x": 0, - "y": 244576, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 149, - "instId": 300013, - "propState": 8, - "pos": { - "x": 212250, - "y": 40778, - "z": 234152 - }, - "rot": { - "x": 0, - "y": 187680, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 149, - "instId": 300014, - "propState": 8, - "pos": { - "x": 199085, - "y": 47803, - "z": 219110 - }, - "rot": { - "x": 0, - "y": 296737, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 149, - "instId": 300015, - "propState": 8, - "pos": { - "x": 202110, - "y": 47803, - "z": 207939 - }, - "rot": { - "x": 0, - "y": 322276, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 149, - "instId": 300016, - "propState": 8, - "pos": { - "x": 239768, - "y": 34486, - "z": 186585 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 149, - "instId": 300017, - "propState": 8, - "pos": { - "x": 262563, - "y": 47803, - "z": 188190 - }, - "rot": { - "x": 0, - "y": 322999, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 149, - "instId": 300018, - "propState": 8, - "pos": { - "x": 239231, - "y": 47803, - "z": 188393 - }, - "rot": { - "x": 0, - "y": 45861, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 149, - "instId": 300019, - "propState": 8, - "pos": { - "x": 256585, - "y": 47806, - "z": 233508 - }, - "rot": { - "x": 0, - "y": 146158, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 150, - "instId": 300003, - "propState": 8, - "pos": { - "x": 192486, - "y": 29997, - "z": 187026 - }, - "rot": { - "x": 0, - "y": 48630, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 150, - "instId": 300024, - "propState": 8, - "pos": { - "x": 264400, - "y": 34486, - "z": 218822 - }, - "rot": { - "x": 0, - "y": 314526, - "z": 0 - }, - "propId": 104008 - }, - { - "groupId": 150, - "instId": 300020, - "propState": 8, - "pos": { - "x": 206698, - "y": 21155, - "z": 224158 - }, - "rot": { - "x": 0, - "y": 102899, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 150, - "instId": 300021, - "propState": 8, - "pos": { - "x": 192949, - "y": 21201, - "z": 221589 - }, - "rot": { - "x": 0, - "y": 136878, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 150, - "instId": 300001, - "propState": 8, - "pos": { - "x": 200268, - "y": 34449, - "z": 216996 - }, - "rot": { - "x": 0, - "y": 228630, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300002, - "propState": 8, - "pos": { - "x": 199250, - "y": 21155, - "z": 194340 - }, - "rot": { - "x": 0, - "y": 86381, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300004, - "propState": 8, - "pos": { - "x": 241468, - "y": 21155, - "z": 188363 - }, - "rot": { - "x": 0, - "y": 349418, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300008, - "propState": 8, - "pos": { - "x": 254850, - "y": 21155, - "z": 195420 - }, - "rot": { - "x": 0, - "y": 189372, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300005, - "propState": 8, - "pos": { - "x": 225800, - "y": 21201, - "z": 234072 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300006, - "propState": 8, - "pos": { - "x": 234538, - "y": 21201, - "z": 234072 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300007, - "propState": 8, - "pos": { - "x": 192339, - "y": 21155, - "z": 204953 - }, - "rot": { - "x": 0, - "y": 93299, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300009, - "propState": 8, - "pos": { - "x": 250310, - "y": 34486, - "z": 192150 - }, - "rot": { - "x": 0, - "y": 83237, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300010, - "propState": 8, - "pos": { - "x": 263709, - "y": 34486, - "z": 230749 - }, - "rot": { - "x": 0, - "y": 269145, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300011, - "propState": 8, - "pos": { - "x": 239963, - "y": 34486, - "z": 234714 - }, - "rot": { - "x": 0, - "y": 184195, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300012, - "propState": 8, - "pos": { - "x": 214724, - "y": 40778, - "z": 235026 - }, - "rot": { - "x": 0, - "y": 184195, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300013, - "propState": 8, - "pos": { - "x": 192670, - "y": 47803, - "z": 233859 - }, - "rot": { - "x": 0, - "y": 142620, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300014, - "propState": 8, - "pos": { - "x": 200241, - "y": 47803, - "z": 226983 - }, - "rot": { - "x": 0, - "y": 237385, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300015, - "propState": 8, - "pos": { - "x": 239768, - "y": 34486, - "z": 186585 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300016, - "propState": 8, - "pos": { - "x": 207959, - "y": 34493, - "z": 196397 - }, - "rot": { - "x": 0, - "y": 129819, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300017, - "propState": 8, - "pos": { - "x": 239231, - "y": 47803, - "z": 188393 - }, - "rot": { - "x": 0, - "y": 45861, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300018, - "propState": 8, - "pos": { - "x": 262563, - "y": 47803, - "z": 188190 - }, - "rot": { - "x": 0, - "y": 322999, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 150, - "instId": 300019, - "propState": 8, - "pos": { - "x": 254938, - "y": 47807, - "z": 233794 - }, - "rot": { - "x": 0, - "y": 181828, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "152": { - "monsters": [ - { - "groupId": 152, - "instId": 200001, - "eventId": 20423025, - "pos": { - "x": 222454, - "y": 21155, - "z": 225841 - }, - "rot": { - "x": 0, - "y": 337490, - "z": 0 - }, - "monsterId": 4032030 - }, - { - "groupId": 152, - "instId": 200002, - "eventId": 20423024, - "pos": { - "x": 221220, - "y": 21172, - "z": 229369 - }, - "rot": { - "x": 0, - "y": 215936, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 152, - "instId": 200003, - "eventId": 20423026, - "pos": { - "x": 213534, - "y": 21155, - "z": 233477 - }, - "rot": { - "x": 0, - "y": 191276, - "z": 0 - }, - "monsterId": 4032030 - }, - { - "groupId": 152, - "instId": 200004, - "eventId": 20423027, - "pos": { - "x": 208380, - "y": 21155, - "z": 212901 - }, - "rot": { - "x": 0, - "y": 28740, - "z": 0 - }, - "monsterId": 4032030 - }, { - "groupId": 152, - "instId": 200006, - "eventId": 20423029, - "pos": { - "x": 223215, - "y": 21155, - "z": 187754 - }, - "rot": { - "x": 0, - "y": 112833, - "z": 0 - }, - "monsterId": 4032030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "153": { - "monsters": [ - { - "groupId": 153, - "instId": 200001, - "eventId": 20423032, - "pos": { - "x": 219135, - "y": 21155, - "z": 226012 - }, - "rot": { - "x": 0, - "y": 183535, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 153, - "instId": 200002, - "eventId": 20423033, - "pos": { - "x": 207655, - "y": 21155, - "z": 194429 - }, - "rot": { - "x": 0, - "y": 14636, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 153, - "instId": 200003, - "eventId": 20423034, - "pos": { - "x": 243733, - "y": 21155, - "z": 195616 - }, - "rot": { - "x": 0, - "y": 302, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 153, - "instId": 200004, - "eventId": 20423035, - "pos": { - "x": 256110, - "y": 21155, - "z": 210250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 153, - "instId": 200005, - "eventId": 20423036, - "pos": { - "x": 230681, - "y": 21155, - "z": 220700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 153, - "instId": 200006, - "eventId": 20423037, - "pos": { - "x": 208360, - "y": 21159, - "z": 209200 - }, - "rot": { - "x": 0, - "y": 191429, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 153, - "instId": 200007, - "eventId": 20423038, - "pos": { - "x": 217370, - "y": 21159, - "z": 211580 - }, - "rot": { - "x": 0, - "y": 5929, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 153, - "instId": 200008, - "eventId": 20423039, - "pos": { - "x": 224080, - "y": 21158, - "z": 210360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 4012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "154": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 12, - "pos": { - "x": 243336, - "y": 53900, - "z": 246415 - }, - "rot": { - "x": 0, - "y": 56000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 157, - "instId": 300002, - "propState": 8, - "pos": { - "x": 243336, - "y": 54000, - "z": 246415 - }, - "rot": { - "x": 0, - "y": 56000, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 157, - "instId": 300004, - "propState": 8, - "pos": { - "x": 243336, - "y": 53900, - "z": 246415 - }, - "rot": { - "x": 0, - "y": 56000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "158": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 158, - "instId": 300001, - "propState": 12, - "pos": { - "x": 243336, - "y": 53900, - "z": 246415 - }, - "rot": { - "x": 0, - "y": 56000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "159": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 159, - "instId": 300001, - "propState": 12, - "pos": { - "x": 278359, - "y": 111600, - "z": 254673 - }, - "rot": { - "x": 0, - "y": 150556, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 159, - "instId": 300002, - "propState": 8, - "pos": { - "x": 278359, - "y": 111700, - "z": 254673 - }, - "rot": { - "x": 0, - "y": 150556, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 159, - "instId": 300004, - "propState": 8, - "pos": { - "x": 278359, - "y": 111600, - "z": 254673 - }, - "rot": { - "x": 0, - "y": 150556, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "160": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 12, - "pos": { - "x": 278359, - "y": 111600, - "z": 254673 - }, - "rot": { - "x": 0, - "y": 150556, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 12, - "pos": { - "x": 146110, - "y": 27304, - "z": 232420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 161, - "instId": 300002, - "propState": 8, - "pos": { - "x": 146110, - "y": 27404, - "z": 232420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 161, - "instId": 300004, - "propState": 8, - "pos": { - "x": 146110, - "y": 27304, - "z": 232420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "162": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 162, - "instId": 300001, - "propState": 12, - "pos": { - "x": 146110, - "y": 27304, - "z": 232420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300003, - "propState": 8, - "pos": { - "x": 256150, - "y": 60580, - "z": 303310 - }, - "rot": { - "x": 0, - "y": 298753, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 164, - "instId": 300009, - "propState": 1, - "pos": { - "x": 256049, - "y": 63386, - "z": 302996 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, - { - "groupId": 164, - "instId": 300012, - "propState": 8, - "pos": { - "x": 243070, - "y": 59125, - "z": 316770 - }, - "rot": { - "x": 0, - "y": 2475, - "z": 0 - }, - "propId": 104252 - }, - { - "groupId": 164, - "instId": 300001, - "propState": 8, - "pos": { - "x": 245690, - "y": 58048, - "z": 322060 - }, - "rot": { - "x": 0, - "y": 114574, - "z": 0 - }, - "propId": 104034 - }, { - "groupId": 164, - "instId": 300013, - "propState": 8, - "pos": { - "x": 246160, - "y": 59470, - "z": 323350 - }, - "rot": { - "x": 0, - "y": 355862, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 164, - "instId": 300010, - "propState": 8, - "pos": { - "x": 231575, - "y": 58037, - "z": 320301 - }, - "rot": { - "x": 0, - "y": 205752, - "z": 0 - }, - "propId": 104016 - }, { - "groupId": 164, - "instId": 300011, - "propState": 1, - "pos": { - "x": 254707, - "y": 67334, - "z": 325184 - }, - "rot": { - "x": 0, - "y": 26904, - "z": 0 - }, - "propId": 104042 - }, { - "groupId": 164, - "instId": 300014, - "propState": 8, - "pos": { - "x": 254594, - "y": 66230, - "z": 325232 - }, - "rot": { - "x": 0, - "y": 296904, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 164, - "instId": 300015, - "propState": 8, - "pos": { - "x": 254594, - "y": 66230, - "z": 325232 - }, - "rot": { - "x": 0, - "y": 296904, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 164, - "instId": 300002, - "propState": 8, - "pos": { - "x": 258741, - "y": 63548, - "z": 300254 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 164, - "instId": 300004, - "propState": 8, - "pos": { - "x": 263375, - "y": 58037, - "z": 296985 - }, - "rot": { - "x": 0, - "y": 191235, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 164, - "instId": 300005, - "propState": 8, - "pos": { - "x": 272917, - "y": 55801, - "z": 294851 - }, - "rot": { - "x": 0, - "y": 199315, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 164, - "instId": 300006, - "propState": 8, - "pos": { - "x": 281099, - "y": 55801, - "z": 291666 - }, - "rot": { - "x": 0, - "y": 198528, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 164, - "instId": 300007, - "propState": 8, - "pos": { - "x": 287584, - "y": 53913, - "z": 288750 - }, - "rot": { - "x": 0, - "y": 199090, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "166": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 166, - "instId": 300017, - "propState": 20, - "pos": { - "x": 290602, - "y": 53911, - "z": 262500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 166, - "instId": 300008, - "propState": 20, - "pos": { - "x": 292560, - "y": 53911, - "z": 263480 - }, - "rot": { - "x": 0, - "y": 328990, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 166, - "instId": 300009, - "propState": 20, - "pos": { - "x": 288700, - "y": 53911, - "z": 263490 - }, - "rot": { - "x": 0, - "y": 28477, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "167": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 167, - "instId": 300003, - "propState": 8, - "pos": { - "x": 256160, - "y": 60580, - "z": 303340 - }, - "rot": { - "x": 0, - "y": 296727, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 167, - "instId": 300009, - "propState": 1, - "pos": { - "x": 256049, - "y": 63386, - "z": 302996 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, - { - "groupId": 167, - "instId": 300014, - "propState": 8, - "pos": { - "x": 242080, - "y": 58040, - "z": 304050 - }, - "rot": { - "x": 0, - "y": 26561, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 167, - "instId": 300001, - "propState": 8, - "pos": { - "x": 241310, - "y": 60470, - "z": 302550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 167, - "instId": 300012, - "propState": 8, - "pos": { - "x": 243070, - "y": 59125, - "z": 316770 - }, - "rot": { - "x": 0, - "y": 2475, - "z": 0 - }, - "propId": 104252 - }, { - "groupId": 167, - "instId": 300013, - "propState": 8, - "pos": { - "x": 240100, - "y": 58048, - "z": 313380 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300015, - "propState": 8, - "pos": { - "x": 242210, - "y": 58096, - "z": 312270 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300016, - "propState": 8, - "pos": { - "x": 239740, - "y": 58048, - "z": 319840 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300017, - "propState": 8, - "pos": { - "x": 238610, - "y": 58048, - "z": 317560 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300018, - "propState": 8, - "pos": { - "x": 243770, - "y": 58048, - "z": 321190 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300019, - "propState": 8, - "pos": { - "x": 245880, - "y": 58096, - "z": 320080 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300020, - "propState": 8, - "pos": { - "x": 247381, - "y": 58048, - "z": 316020 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300021, - "propState": 8, - "pos": { - "x": 246251, - "y": 58048, - "z": 313740 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300022, - "propState": 8, - "pos": { - "x": 238980, - "y": 58048, - "z": 311140 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300023, - "propState": 8, - "pos": { - "x": 241090, - "y": 58096, - "z": 310030 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300024, - "propState": 8, - "pos": { - "x": 244930, - "y": 58048, - "z": 323390 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300025, - "propState": 8, - "pos": { - "x": 247040, - "y": 58096, - "z": 322280 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300026, - "propState": 8, - "pos": { - "x": 237550, - "y": 58048, - "z": 320940 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300027, - "propState": 8, - "pos": { - "x": 236420, - "y": 58048, - "z": 318660 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300028, - "propState": 8, - "pos": { - "x": 248550, - "y": 58048, - "z": 312590 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300029, - "propState": 8, - "pos": { - "x": 249680, - "y": 58048, - "z": 314870 - }, - "rot": { - "x": 0, - "y": 26565, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 167, - "instId": 300040, - "propState": 8, - "pos": { - "x": 231575, - "y": 58037, - "z": 320301 - }, - "rot": { - "x": 0, - "y": 205752, - "z": 0 - }, - "propId": 104016 - }, { - "groupId": 167, - "instId": 300041, - "propState": 1, - "pos": { - "x": 254707, - "y": 67334, - "z": 325184 - }, - "rot": { - "x": 0, - "y": 26904, - "z": 0 - }, - "propId": 104042 - }, { - "groupId": 167, - "instId": 300042, - "propState": 8, - "pos": { - "x": 254594, - "y": 66230, - "z": 325232 - }, - "rot": { - "x": 0, - "y": 296904, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 167, - "instId": 300043, - "propState": 8, - "pos": { - "x": 254594, - "y": 66230, - "z": 325232 - }, - "rot": { - "x": 0, - "y": 296904, - "z": 0 - }, - "propId": 104088 - }, { - "groupId": 167, - "instId": 300002, - "propState": 8, - "pos": { - "x": 265250, - "y": 70027, - "z": 319990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, { - "groupId": 167, - "instId": 300004, - "propState": 8, - "pos": { - "x": 265143, - "y": 67440, - "z": 319880 - }, - "rot": { - "x": 0, - "y": 206628, - "z": 0 - }, - "propId": 104034 - }, { - "groupId": 167, - "instId": 300005, - "propState": 8, - "pos": { - "x": 263584, - "y": 58037, - "z": 297330 - }, - "rot": { - "x": 0, - "y": 105164, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 167, - "instId": 300006, - "propState": 8, - "pos": { - "x": 280970, - "y": 55801, - "z": 291268 - }, - "rot": { - "x": 0, - "y": 110564, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 167, - "instId": 300007, - "propState": 8, - "pos": { - "x": 272212, - "y": 55801, - "z": 294486 - }, - "rot": { - "x": 0, - "y": 116045, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 167, - "instId": 300008, - "propState": 8, - "pos": { - "x": 289308, - "y": 53964, - "z": 288024 - }, - "rot": { - "x": 0, - "y": 135350, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 169, - "instId": 300017, - "propState": 20, - "pos": { - "x": 290679, - "y": 53911, - "z": 262090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 169, - "instId": 300008, - "propState": 20, - "pos": { - "x": 292413, - "y": 53911, - "z": 261962 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 169, - "instId": 300009, - "propState": 20, - "pos": { - "x": 288793, - "y": 53911, - "z": 261990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60402 - } - ], - "teleports": {} - }, - "171": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 171, - "instId": 300003, - "propState": 8, - "pos": { - "x": 225832, - "y": 63251, - "z": 309085 - }, - "rot": { - "x": 0, - "y": 25277, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "172": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 172, - "instId": 300003, - "propState": 1, - "pos": { - "x": 232900, - "y": 58088, - "z": 336260 - }, - "rot": { - "x": 0, - "y": 206904, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 172, - "instId": 300004, - "propState": 1, - "pos": { - "x": 232900, - "y": 58030, - "z": 336260 - }, - "rot": { - "x": 0, - "y": 206904, - "z": 0 - }, - "propId": 104013 - }, - { - "groupId": 172, - "instId": 300005, - "propState": 1, - "pos": { - "x": 232900, - "y": 67410, - "z": 336260 - }, - "rot": { - "x": 0, - "y": 206904, - "z": 0 - }, - "propId": 104013 - }, - { - "groupId": 172, - "instId": 300001, - "propState": 1, - "pos": { - "x": 229594, - "y": 58048, - "z": 333181 - }, - "rot": { - "x": 0, - "y": 177334, - "z": 0 - }, - "propId": 104003 - }, { - "groupId": 172, - "instId": 300002, - "propState": 1, - "pos": { - "x": 237157, - "y": 67440, - "z": 336515 - }, - "rot": { - "x": 0, - "y": 159365, - "z": 0 - }, - "propId": 104003 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 8, - "pos": { - "x": 191730, - "y": 22294, - "z": 211285 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 190, - "instId": 300002, - "propState": 8, - "pos": { - "x": 260440, - "y": 21155, - "z": 220120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104034 - }, - { - "groupId": 190, - "instId": 300003, - "propState": 8, - "pos": { - "x": 264366, - "y": 21155, - "z": 219008 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - }, - { - "groupId": 190, - "instId": 300004, - "propState": 8, - "pos": { - "x": 260720, - "y": 18312, - "z": 226980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 190, - "instId": 300005, - "propState": 8, - "pos": { - "x": 260720, - "y": 18312, - "z": 229390 - }, - "rot": { - "x": 0, - "y": 328865, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 190, - "instId": 300006, - "propState": 8, - "pos": { - "x": 260720, - "y": 18312, - "z": 232240 - }, - "rot": { - "x": 0, - "y": 19963, - "z": 0 - }, - "propId": 104037 - } - ], - "teleports": {} - }, - "203": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 203, - "instId": 300001, - "propState": 20, - "pos": { - "x": -48780, - "y": 3163, - "z": 192356 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 203, - "instId": 300002, - "propState": 8, - "pos": { - "x": -48780, - "y": 3163, - "z": 192356 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 203, - "instId": 300003, - "propState": 8, - "pos": { - "x": -53892, - "y": 3136, - "z": 194744 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "204": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 204, - "instId": 300003, - "propState": 8, - "pos": { - "x": 196985, - "y": 22945, - "z": 207246 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "205": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 205, - "instId": 300001, - "propState": 20, - "pos": { - "x": 196780, - "y": 21155, - "z": 203194 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 205, - "instId": 300002, - "propState": 8, - "pos": { - "x": 196780, - "y": 21155, - "z": 203194 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 205, - "instId": 300003, - "propState": 8, - "pos": { - "x": 196690, - "y": 21155, - "z": 207060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "206": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 206, - "instId": 300003, - "propState": 8, - "pos": { - "x": 252302, - "y": 107547, - "z": 289803 - }, - "rot": { - "x": 0, - "y": 295000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "207": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 207, - "instId": 300001, - "propState": 20, - "pos": { - "x": 249311, - "y": 105706, - "z": 291045 - }, - "rot": { - "x": 0, - "y": 115846, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 207, - "instId": 300002, - "propState": 8, - "pos": { - "x": 249311, - "y": 105706, - "z": 291045 - }, - "rot": { - "x": 0, - "y": 115846, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 207, - "instId": 300003, - "propState": 8, - "pos": { - "x": 252272, - "y": 105753, - "z": 290148 - }, - "rot": { - "x": 0, - "y": 115000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300002, - "propState": 1, - "pos": { - "x": 342645, - "y": 146931, - "z": 441547 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104217 - } - ], - "teleports": {} - }, - "213": { - "monsters": [ - { - "groupId": 213, - "instId": 200001, - "eventId": 20423231, - "pos": { - "x": 23164, - "y": -4154, - "z": 208108 - }, - "rot": { - "x": 0, - "y": 169273, - "z": 0 - }, - "monsterId": 4033010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 213, - "instId": 300001, - "propState": 11, - "pos": { - "x": 26245, - "y": -4154, - "z": 209939 - }, - "rot": { - "x": 0, - "y": 234437, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 213, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26245, - "y": -4154, - "z": 209939 - }, - "rot": { - "x": 0, - "y": 234437, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 213, - "instId": 300003, - "propState": 8, - "pos": { - "x": 26245, - "y": -4154, - "z": 209939 - }, - "rot": { - "x": 0, - "y": 234437, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "215": { - "monsters": [ - { - "groupId": 215, - "instId": 200001, - "eventId": 20423101, - "pos": { - "x": -51222, - "y": -1095, - "z": 147860 - }, - "rot": { - "x": 0, - "y": 295564, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 215, - "instId": 200002, - "eventId": 20423102, - "pos": { - "x": -43530, - "y": -1095, - "z": 146451 - }, - "rot": { - "x": 0, - "y": 110351, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 215, - "instId": 200003, - "eventId": 20423103, - "pos": { - "x": -45586, - "y": -1095, - "z": 143430 - }, - "rot": { - "x": 0, - "y": 135007, - "z": 0 - }, - "monsterId": 4032030 - }, - { - "groupId": 215, - "instId": 200004, - "eventId": 20423104, - "pos": { - "x": -59091, - "y": 3136, - "z": 180109 - }, - "rot": { - "x": 0, - "y": 274047, - "z": 0 - }, - "monsterId": 4032030 - }, { - "groupId": 215, - "instId": 200005, - "eventId": 20423105, - "pos": { - "x": -58125, - "y": 3136, - "z": 182852 - }, - "rot": { - "x": 0, - "y": 227941, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 215, - "instId": 200006, - "eventId": 20423106, - "pos": { - "x": -32307, - "y": -3780, - "z": 210776 - }, - "rot": { - "x": 0, - "y": 345437, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 215, - "instId": 200007, - "eventId": 20423107, - "pos": { - "x": -30423, - "y": -3780, - "z": 212133 - }, - "rot": { - "x": 0, - "y": 305647, - "z": 0 - }, - "monsterId": 4032030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "216": { - "monsters": [ - { - "groupId": 216, - "instId": 200001, - "eventId": 20423111, - "pos": { - "x": 161494, - "y": 34465, - "z": 235869 - }, - "rot": { - "x": 0, - "y": 295564, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 216, - "instId": 200002, - "eventId": 20423112, - "pos": { - "x": 179365, - "y": 34465, - "z": 228717 - }, - "rot": { - "x": 0, - "y": 110351, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 216, - "instId": 200003, - "eventId": 20423113, - "pos": { - "x": 181677, - "y": 34465, - "z": 232243 - }, - "rot": { - "x": 0, - "y": 97684, - "z": 0 - }, - "monsterId": 4032030 - }, - { - "groupId": 216, - "instId": 200004, - "eventId": 20423114, - "pos": { - "x": 169900, - "y": 34465, - "z": 249410 - }, - "rot": { - "x": 0, - "y": 282598, - "z": 0 - }, - "monsterId": 4032030 - }, { - "groupId": 216, - "instId": 200005, - "eventId": 20423115, - "pos": { - "x": 223211, - "y": 53900, - "z": 259775 - }, - "rot": { - "x": 0, - "y": 84381, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 216, - "instId": 200006, - "eventId": 20423116, - "pos": { - "x": 223889, - "y": 53900, - "z": 261281 - }, - "rot": { - "x": 0, - "y": 77426, - "z": 0 - }, - "monsterId": 4032030 - }, { - "groupId": 216, - "instId": 200007, - "eventId": 20423117, - "pos": { - "x": 251177, - "y": 53900, - "z": 261867 - }, - "rot": { - "x": 0, - "y": 309451, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 216, - "instId": 200008, - "eventId": 20423118, - "pos": { - "x": 251978, - "y": 53900, - "z": 263325 - }, - "rot": { - "x": 0, - "y": 279904, - "z": 0 - }, - "monsterId": 4032030 - }, { - "groupId": 216, - "instId": 200009, - "eventId": 20423119, - "pos": { - "x": 260180, - "y": 53900, - "z": 253300 - }, - "rot": { - "x": 0, - "y": 271230, - "z": 0 - }, - "monsterId": 4032010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 8, - "pos": { - "x": 186710, - "y": 34465, - "z": 245483 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "217": { - "monsters": [ - { - "groupId": 217, - "instId": 200001, - "eventId": 20423125, - "pos": { - "x": 222454, - "y": 21155, - "z": 225841 - }, - "rot": { - "x": 0, - "y": 337490, - "z": 0 - }, - "monsterId": 4032030 - }, - { - "groupId": 217, - "instId": 200002, - "eventId": 20423124, - "pos": { - "x": 221220, - "y": 21172, - "z": 229369 - }, - "rot": { - "x": 0, - "y": 215936, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 217, - "instId": 200003, - "eventId": 20423126, - "pos": { - "x": 213534, - "y": 21155, - "z": 233477 - }, - "rot": { - "x": 0, - "y": 191276, - "z": 0 - }, - "monsterId": 4032030 - }, - { - "groupId": 217, - "instId": 200004, - "eventId": 20423127, - "pos": { - "x": 208380, - "y": 21155, - "z": 212901 - }, - "rot": { - "x": 0, - "y": 28740, - "z": 0 - }, - "monsterId": 4032030 - }, { - "groupId": 217, - "instId": 200005, - "eventId": 20423128, - "pos": { - "x": 205910, - "y": 21155, - "z": 198160 - }, - "rot": { - "x": 0, - "y": 7550, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 217, - "instId": 200006, - "eventId": 20423129, - "pos": { - "x": 223215, - "y": 21155, - "z": 187754 - }, - "rot": { - "x": 0, - "y": 112833, - "z": 0 - }, - "monsterId": 4032030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "218": { - "monsters": [ - { - "groupId": 218, - "instId": 200001, - "eventId": 20423132, - "pos": { - "x": 219135, - "y": 21155, - "z": 226012 - }, - "rot": { - "x": 0, - "y": 183535, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 218, - "instId": 200002, - "eventId": 20423133, - "pos": { - "x": 207655, - "y": 21155, - "z": 194429 - }, - "rot": { - "x": 0, - "y": 14636, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 218, - "instId": 200003, - "eventId": 20423134, - "pos": { - "x": 243733, - "y": 21155, - "z": 195616 - }, - "rot": { - "x": 0, - "y": 302, - "z": 0 - }, - "monsterId": 4012030 - }, - { - "groupId": 218, - "instId": 200004, - "eventId": 20423135, - "pos": { - "x": 256110, - "y": 21155, - "z": 210250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 218, - "instId": 200005, - "eventId": 20423136, - "pos": { - "x": 230681, - "y": 21155, - "z": 220700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 218, - "instId": 200006, - "eventId": 20423137, - "pos": { - "x": 208360, - "y": 21159, - "z": 209200 - }, - "rot": { - "x": 0, - "y": 191429, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 218, - "instId": 200007, - "eventId": 20423138, - "pos": { - "x": 217370, - "y": 21159, - "z": 211580 - }, - "rot": { - "x": 0, - "y": 5929, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 218, - "instId": 200008, - "eventId": 20423139, - "pos": { - "x": 224080, - "y": 21158, - "z": 210360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 4012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300002, - "propState": 12, - "pos": { - "x": 291800, - "y": 54726, - "z": 263520 - }, - "rot": { - "x": 0, - "y": 346940, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "228": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 228, - "instId": 300008, - "propState": 12, - "pos": { - "x": 315172, - "y": 129865, - "z": 294803 - }, - "rot": { - "x": 0, - "y": 52445, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "230": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 230, - "instId": 300001, - "propState": 8, - "pos": { - "x": 235646, - "y": 22155, - "z": 220077 - }, - "rot": { - "x": 0, - "y": 40326, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "231": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 231, - "instId": 300001, - "propState": 8, - "pos": { - "x": 290284, - "y": 49480, - "z": 231850 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 231, - "instId": 300002, - "propState": 8, - "pos": { - "x": 290284, - "y": 49480, - "z": 231850 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 231, - "instId": 300003, - "propState": 20, - "pos": { - "x": 296069, - "y": 111727, - "z": 246706 - }, - "rot": { - "x": 0, - "y": 276843, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 231, - "instId": 300004, - "propState": 1, - "pos": { - "x": 296069, - "y": 111727, - "z": 246706 - }, - "rot": { - "x": 0, - "y": 276843, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "232": { - "monsters": [ - { - "groupId": 232, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -16140, - "y": 9103, - "z": 127480 - }, - "rot": { - "x": 0, - "y": 284449, - "z": 0 - }, - "monsterId": 4032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "233": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 233, - "instId": 300001, - "propState": 18, - "pos": { - "x": -450, - "y": -1048, - "z": -9893 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - }, - { - "groupId": 233, - "instId": 300002, - "propState": 18, - "pos": { - "x": -6361, - "y": 3517, - "z": 85380 - }, - "rot": { - "x": 0, - "y": 332252, - "z": 0 - }, - "propId": 104094 - }, - { - "groupId": 233, - "instId": 300003, - "propState": 18, - "pos": { - "x": 329792, - "y": 129857, - "z": 293009 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, - { - "groupId": 233, - "instId": 300004, - "propState": 18, - "pos": { - "x": -40676, - "y": 4228, - "z": 176942 - }, - "rot": { - "x": 0, - "y": 308008, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 233, - "instId": 300006, - "propState": 18, - "pos": { - "x": 296205, - "y": 97299, - "z": 232646 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - } - ], - "teleports": {} - }, - "250": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 250, - "instId": 300001, - "propState": 11, - "pos": { - "x": -52552, - "y": -1096, - "z": 124535 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "251": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 251, - "instId": 300001, - "propState": 11, - "pos": { - "x": 35709, - "y": -4156, - "z": 171913 - }, - "rot": { - "x": 0, - "y": 316000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "252": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 252, - "instId": 300001, - "propState": 11, - "pos": { - "x": 208360, - "y": 34486, - "z": 232277 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "253": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 253, - "instId": 300001, - "propState": 8, - "pos": { - "x": 194830, - "y": 35910, - "z": 249640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104033 - } - ], - "teleports": {} - }, - "254": { - "monsters": [ - { - "groupId": 254, - "instId": 200010, - "eventId": 20423020, - "pos": { - "x": 295270, - "y": 96309, - "z": 230751 - }, - "rot": { - "x": 0, - "y": 161222, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 254, - "instId": 200011, - "eventId": 20423021, - "pos": { - "x": 289978, - "y": 96309, - "z": 226462 - }, - "rot": { - "x": 0, - "y": 77771, - "z": 0 - }, - "monsterId": 4032030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "255": { - "monsters": [ - { - "groupId": 255, - "instId": 200010, - "eventId": 20423120, - "pos": { - "x": 295270, - "y": 96309, - "z": 230751 - }, - "rot": { - "x": 0, - "y": 161222, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 255, - "instId": 200011, - "eventId": 20423121, - "pos": { - "x": 289978, - "y": 96309, - "z": 226462 - }, - "rot": { - "x": 0, - "y": 77771, - "z": 0 - }, - "monsterId": 4032030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "265": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 265, - "instId": 300004, - "propState": 8, - "pos": { - "x": -4180, - "y": 0, - "z": 15510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104041 - }, { - "groupId": 265, - "instId": 300005, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104041 - }, { - "groupId": 265, - "instId": 300007, - "propState": 8, - "pos": { - "x": 239385, - "y": 63425, - "z": 328102 - }, - "rot": { - "x": 0, - "y": 207075, - "z": 0 - }, - "propId": 104041 - }, { - "groupId": 265, - "instId": 300008, - "propState": 8, - "pos": { - "x": 239595, - "y": 67641, - "z": 328472 - }, - "rot": { - "x": 0, - "y": 205172, - "z": 0 - }, - "propId": 104041 - } - ], - "teleports": {} - }, - "266": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 266, - "instId": 300001, - "propState": 8, - "pos": { - "x": 277296, - "y": 54855, - "z": 261662 - }, - "rot": { - "x": 0, - "y": 92607, - "z": 0 - }, - "propId": 104102 - } - ], - "teleports": {} - }, - "267": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "274": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "284": { - "monsters": [ - { - "groupId": 284, - "instId": 200001, - "eventId": 101224, - "pos": { - "x": 262610, - "y": 105662, - "z": 284810 - }, - "rot": { - "x": 0, - "y": 325000, - "z": 0 - }, - "monsterId": 4033012 - } - ], - "npcs": [], - "props": [ - { - "groupId": 284, - "instId": 300001, - "propState": 8, - "pos": { - "x": 262610, - "y": 106675, - "z": 284810 - }, - "rot": { - "x": 0, - "y": 235000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1124": { - "anchorId": 1, - "groupId": 284, - "instId": 300001, - "pos": { - "x": 259210, - "y": 105612, - "z": 289250 - }, - "rot": { - "x": 0, - "y": 149846, - "z": 0 - } - } - } - } - }, - "planeType": 2, - "worldId": 501, - "startAnchorId": 1, - "startGroupId": 219, - "isEnteredSceneInfo": true - } - }, - "2042401": { - "P20424_F20424001": { - "scenes": {}, - "planeType": 2, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2043101": { - "P20431_F20431001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": -289220, - "y": 1640, - "z": -28230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -289220, - "y": 1640, - "z": -28230 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": -288360, - "y": 15075, - "z": 36810 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 11, - "instId": 300004, - "propState": 8, - "pos": { - "x": -288360, - "y": 15075, - "z": 36810 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 2, - "pos": { - "x": 20, - "y": -47840, - "z": -135310 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104218 - }, { - "groupId": 13, - "instId": 300002, - "propState": 2, - "pos": { - "x": -255496, - "y": 2410, - "z": 6430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104218 - }, { - "groupId": 13, - "instId": 300006, - "propState": 2, - "pos": { - "x": 290490, - "y": 10018, - "z": -44880 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104218 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300002, - "propState": 8, - "pos": { - "x": -98768, - "y": 3945, - "z": -24 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300002, - "propState": 8, - "pos": { - "x": 129716, - "y": 61734, - "z": 0 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": -218160, - "y": -8300, - "z": -22260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104222 - }, - { - "groupId": 79, - "instId": 300002, - "propState": 2, - "pos": { - "x": -219795, - "y": -258, - "z": -33210 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104221 - }, - { - "groupId": 79, - "instId": 300007, - "propState": 8, - "pos": { - "x": -225053, - "y": -258, - "z": -41995 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104016 - }, - { - "groupId": 79, - "instId": 300005, - "propState": 1, - "pos": { - "x": -262850, - "y": 6633, - "z": -85050 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104221 - }, { - "groupId": 79, - "instId": 300006, - "propState": 8, - "pos": { - "x": -261209, - "y": -1430, - "z": -76000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104222 - }, { - "groupId": 79, - "instId": 300008, - "propState": 8, - "pos": { - "x": -246240, - "y": 3030, - "z": 99140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104222 - }, { - "groupId": 79, - "instId": 300010, - "propState": 1, - "pos": { - "x": -235470, - "y": 11097, - "z": 82360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104221 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300002, - "propState": 8, - "pos": { - "x": -305820, - "y": 7770, - "z": 140080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300002, - "propState": 8, - "pos": { - "x": -244370, - "y": 7410, - "z": -193940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - } - ], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 8, - "pos": { - "x": -230300, - "y": 446, - "z": 44460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 85, - "instId": 300002, - "propState": 8, - "pos": { - "x": -230280, - "y": 446, - "z": 35360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - }, { - "groupId": 85, - "instId": 300003, - "propState": 8, - "pos": { - "x": -282220, - "y": -3361, - "z": -75310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 85, - "instId": 300004, - "propState": 8, - "pos": { - "x": -282280, - "y": -3361, - "z": -69160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - } - ], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300003, - "propState": 1, - "pos": { - "x": -137478, - "y": 411, - "z": -42002 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104005 - }, { - "groupId": 90, - "instId": 300004, - "propState": 1, - "pos": { - "x": -189261, - "y": 390, - "z": -42010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 90, - "instId": 300005, - "propState": 8, - "pos": { - "x": -210109, - "y": 3429, - "z": 6399 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104005 - }, { - "groupId": 90, - "instId": 300006, - "propState": 1, - "pos": { - "x": -164622, - "y": 1247, - "z": 32022 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104005 - } - ], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 91, - "instId": 300008, - "propState": 1, - "pos": { - "x": 144057, - "y": 56602, - "z": -44774 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104005 - }, - { - "groupId": 91, - "instId": 300009, - "propState": 8, - "pos": { - "x": 246205, - "y": 60637, - "z": 20561 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104006 - }, - { - "groupId": 91, - "instId": 300010, - "propState": 1, - "pos": { - "x": 213350, - "y": 8501, - "z": -44820 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104005 - }, - { - "groupId": 91, - "instId": 300011, - "propState": 1, - "pos": { - "x": 177926, - "y": 60271, - "z": 20560 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104005 - }, { - "groupId": 91, - "instId": 300012, - "propState": 8, - "pos": { - "x": 247190, - "y": 10341, - "z": 20565 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 91, - "instId": 300013, - "propState": 8, - "pos": { - "x": 175840, - "y": -23827, - "z": -44798 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104005 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 242050, - "y": 500, - "z": -44800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104222 - }, - { - "groupId": 94, - "instId": 300002, - "propState": 1, - "pos": { - "x": 241840, - "y": 8701, - "z": -44780 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104221 - }, - { - "groupId": 94, - "instId": 300008, - "propState": 8, - "pos": { - "x": 222712, - "y": 8514, - "z": -39040 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104016 - }, - { - "groupId": 94, - "instId": 300009, - "propState": 8, - "pos": { - "x": 265250, - "y": 2330, - "z": 3083 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104222 - }, { - "groupId": 94, - "instId": 300010, - "propState": 1, - "pos": { - "x": 265210, - "y": 10539, - "z": 3050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104221 - }, { - "groupId": 94, - "instId": 300012, - "propState": 8, - "pos": { - "x": 265220, - "y": 2330, - "z": -82320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104222 - }, { - "groupId": 94, - "instId": 300013, - "propState": 1, - "pos": { - "x": 261221, - "y": 10360, - "z": -73399 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104221 - }, { - "groupId": 94, - "instId": 300015, - "propState": 8, - "pos": { - "x": 308260, - "y": -9030, - "z": -44810 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104222 - }, { - "groupId": 94, - "instId": 300018, - "propState": 1, - "pos": { - "x": 308260, - "y": -820, - "z": -44810 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104221 - }, { - "groupId": 94, - "instId": 300024, - "propState": 8, - "pos": { - "x": 327160, - "y": -39860, - "z": -44810 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104222 - }, { - "groupId": 94, - "instId": 300025, - "propState": 1, - "pos": { - "x": 327160, - "y": -31647, - "z": -44810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104221 - } - ], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 1, - "pos": { - "x": 288492, - "y": -5646, - "z": -73713 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 99, - "instId": 300002, - "propState": 1, - "pos": { - "x": 288492, - "y": -30343, - "z": -73713 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 99, - "instId": 300003, - "propState": 1, - "pos": { - "x": 290240, - "y": -30415, - "z": -78150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 99, - "instId": 300004, - "propState": 1, - "pos": { - "x": 290240, - "y": -5646, - "z": -78150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 99, - "instId": 300005, - "propState": 1, - "pos": { - "x": 290240, - "y": -30415, - "z": -78150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300003, - "propState": 1, - "pos": { - "x": 195825, - "y": 56663, - "z": -44866 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 102, - "instId": 300004, - "propState": 1, - "pos": { - "x": 195825, - "y": 8082, - "z": -44866 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 102, - "instId": 300001, - "propState": 1, - "pos": { - "x": 195825, - "y": 56663, - "z": -44866 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 102, - "instId": 300002, - "propState": 1, - "pos": { - "x": 195825, - "y": 8082, - "z": -44866 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - } - ], - "teleports": {} - }, - "103": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 103, - "instId": 300003, - "propState": 1, - "pos": { - "x": 225490, - "y": 9992, - "z": 20570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 103, - "instId": 300004, - "propState": 1, - "pos": { - "x": 225490, - "y": 60313, - "z": 20570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 103, - "instId": 300001, - "propState": 1, - "pos": { - "x": 225490, - "y": 9992, - "z": 20570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 103, - "instId": 300002, - "propState": 1, - "pos": { - "x": 225490, - "y": 60313, - "z": 20570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - } - ], - "teleports": {} - }, - "104": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 104, - "instId": 300001, - "propState": 1, - "pos": { - "x": 171110, - "y": 8358, - "z": 730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 104, - "instId": 300002, - "propState": 1, - "pos": { - "x": 162650, - "y": 58865, - "z": 5060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 104, - "instId": 300003, - "propState": 1, - "pos": { - "x": 167510, - "y": 8454, - "z": 4570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 104, - "instId": 300004, - "propState": 1, - "pos": { - "x": 167510, - "y": 8454, - "z": 4570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 104, - "instId": 300005, - "propState": 1, - "pos": { - "x": 167510, - "y": 58865, - "z": 4570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 104, - "instId": 300006, - "propState": 8, - "pos": { - "x": 162530, - "y": 58620, - "z": 3910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 104, - "instId": 300007, - "propState": 8, - "pos": { - "x": 172569, - "y": 58620, - "z": 5470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "105": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300001, - "propState": 8, - "pos": { - "x": 291130, - "y": 10360, - "z": -98510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 105, - "instId": 300002, - "propState": 8, - "pos": { - "x": 331553, - "y": -993, - "z": -66823 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 105, - "instId": 300004, - "propState": 8, - "pos": { - "x": 291130, - "y": 10360, - "z": -98510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 105, - "instId": 300005, - "propState": 8, - "pos": { - "x": 331553, - "y": -993, - "z": -66823 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "107": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 107, - "instId": 300001, - "propState": 8, - "pos": { - "x": 265223, - "y": 60653, - "z": 13155 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 107, - "instId": 300002, - "propState": 8, - "pos": { - "x": 265223, - "y": 60653, - "z": -102745 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 107, - "instId": 300004, - "propState": 8, - "pos": { - "x": 265223, - "y": 60653, - "z": 13155 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 107, - "instId": 300005, - "propState": 8, - "pos": { - "x": 265223, - "y": 60653, - "z": -102745 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "110": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 110, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39760, - "y": 658638, - "z": 3490 - }, - "rot": { - "x": 0, - "y": 5000, - "z": 0 - }, - "propId": 104218 - }, { - "groupId": 110, - "instId": 300004, - "propState": 8, - "pos": { - "x": 16920, - "y": 658638, - "z": -36150 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 104218 - }, { - "groupId": 110, - "instId": 300005, - "propState": 8, - "pos": { - "x": 22880, - "y": 658637, - "z": 32690 - }, - "rot": { - "x": 0, - "y": 125000, - "z": 0 - }, - "propId": 104218 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 116, - "instId": 300001, - "propState": 8, - "pos": { - "x": 295990, - "y": -993, - "z": -44920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, - { - "groupId": 116, - "instId": 300002, - "propState": 8, - "pos": { - "x": 291380, - "y": -993, - "z": -45810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - }, - { - "groupId": 116, - "instId": 300003, - "propState": 8, - "pos": { - "x": 290250, - "y": -2030, - "z": -51120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - }, - { - "groupId": 116, - "instId": 300004, - "propState": 8, - "pos": { - "x": 290170, - "y": -5646, - "z": -69170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - }, { - "groupId": 116, - "instId": 300005, - "propState": 8, - "pos": { - "x": 290250, - "y": -5646, - "z": -74070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - } - ], - "teleports": {} - }, - "121": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 121, - "instId": 300002, - "propState": 8, - "pos": { - "x": 241620, - "y": 42764, - "z": -45470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104089 - }, { - "groupId": 121, - "instId": 300004, - "propState": 20, - "pos": { - "x": 260170, - "y": 10360, - "z": -111736 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "122": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 122, - "instId": 300001, - "propState": 8, - "pos": { - "x": 273268, - "y": 65653, - "z": -108688 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104119 - }, { - "groupId": 122, - "instId": 300002, - "propState": 8, - "pos": { - "x": 275560, - "y": 65653, - "z": 21030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104119 - }, { - "groupId": 122, - "instId": 300003, - "propState": 8, - "pos": { - "x": 329152, - "y": -26860, - "z": -29716 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104119 - } - ], - "teleports": {} - }, - "123": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 123, - "instId": 300001, - "propState": 8, - "pos": { - "x": 327195, - "y": -14791, - "z": -22860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, - { - "groupId": 123, - "instId": 300002, - "propState": 8, - "pos": { - "x": 267114, - "y": 4380, - "z": -64220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, - { - "groupId": 123, - "instId": 300003, - "propState": 8, - "pos": { - "x": 273340, - "y": 62600, - "z": -108470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, - { - "groupId": 123, - "instId": 300004, - "propState": 8, - "pos": { - "x": 218110, - "y": 27640, - "z": -44930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 123, - "instId": 300005, - "propState": 8, - "pos": { - "x": 265018, - "y": -33574, - "z": 19490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - } - ], - "teleports": {} - }, - "126": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "131": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 131, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2970, - "y": -45838, - "z": -250150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 131, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8950, - "y": -46815, - "z": -158040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 131, - "instId": 300003, - "propState": 8, - "pos": { - "x": -94380, - "y": -2505, - "z": -76880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 131, - "instId": 300004, - "propState": 8, - "pos": { - "x": 68958, - "y": 52301, - "z": -78280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 131, - "instId": 300005, - "propState": 8, - "pos": { - "x": 156960, - "y": 58865, - "z": 11858 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 131, - "instId": 300006, - "propState": 8, - "pos": { - "x": -17320, - "y": 657845, - "z": -2730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2043101": { - "anchorId": 1, - "groupId": 131, - "instId": 300001, - "pos": { - "x": 5, - "y": -45838, - "z": -256208 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2043102": { - "anchorId": 2, - "groupId": 131, - "instId": 300002, - "pos": { - "x": -3, - "y": -46690, - "z": -152573 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2043103": { - "anchorId": 3, - "groupId": 131, - "instId": 300003, - "pos": { - "x": -90910, - "y": -2505, - "z": -74300 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - } - }, - "2043104": { - "anchorId": 4, - "groupId": 131, - "instId": 300004, - "pos": { - "x": 72120, - "y": 52301, - "z": -72060 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - } - }, - "2043105": { - "anchorId": 5, - "groupId": 131, - "instId": 300005, - "pos": { - "x": 163535, - "y": 58865, - "z": 20570 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2043106": { - "anchorId": 6, - "groupId": 131, - "instId": 300006, - "pos": { - "x": -16360, - "y": 657846, - "z": 2360 - }, - "rot": { - "x": 0, - "y": 100000, - "z": 0 - } - } - } - }, - "134": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 134, - "instId": 300001, - "propState": 8, - "pos": { - "x": -100977, - "y": -1805, - "z": -66250 - }, - "rot": { - "x": 0, - "y": 338887, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 134, - "instId": 300003, - "propState": 8, - "pos": { - "x": 99282, - "y": 53001, - "z": -85882 - }, - "rot": { - "x": 0, - "y": 43080, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 134, - "instId": 300004, - "propState": 8, - "pos": { - "x": 159812, - "y": 57312, - "z": -48673 - }, - "rot": { - "x": 0, - "y": 56558, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 134, - "instId": 300005, - "propState": 8, - "pos": { - "x": 216568, - "y": 61016, - "z": 22531 - }, - "rot": { - "x": 0, - "y": 245568, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 134, - "instId": 300006, - "propState": 8, - "pos": { - "x": 189580, - "y": 60968, - "z": 16739 - }, - "rot": { - "x": 0, - "y": 47070, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "136": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 136, - "instId": 300001, - "propState": 8, - "pos": { - "x": 2490, - "y": -47798, - "z": -67300 - }, - "rot": { - "x": 0, - "y": 81412, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 136, - "instId": 300002, - "propState": 8, - "pos": { - "x": 49474, - "y": -47900, - "z": -45635 - }, - "rot": { - "x": 0, - "y": 312663, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 136, - "instId": 300003, - "propState": 8, - "pos": { - "x": -5446, - "y": -48015, - "z": -106340 - }, - "rot": { - "x": 0, - "y": 18868, - "z": 0 - }, - "propId": 104270 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300001, - "propState": 8, - "pos": { - "x": -88760, - "y": 3075, - "z": -3700 - }, - "rot": { - "x": 0, - "y": 70930, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 137, - "instId": 300002, - "propState": 8, - "pos": { - "x": -46470, - "y": 2860, - "z": 2610 - }, - "rot": { - "x": 0, - "y": 355981, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 137, - "instId": 300003, - "propState": 8, - "pos": { - "x": -29800, - "y": 2897, - "z": 42290 - }, - "rot": { - "x": 0, - "y": 67361, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 137, - "instId": 300004, - "propState": 8, - "pos": { - "x": 2740, - "y": 6883, - "z": 41870 - }, - "rot": { - "x": 0, - "y": 182833, - "z": 0 - }, - "propId": 104270 - } - ], - "teleports": {} - }, - "138": { - "monsters": [ - { - "groupId": 138, - "instId": 200001, - "eventId": 20431031, - "pos": { - "x": -32460, - "y": -6340, - "z": -38000 - }, - "rot": { - "x": 0, - "y": 97910, - "z": 0 - }, - "monsterId": 4032040 - }, { - "groupId": 138, - "instId": 200002, - "eventId": 20431032, - "pos": { - "x": -31350, - "y": -6340, - "z": -33640 - }, - "rot": { - "x": 0, - "y": 67181, - "z": 0 - }, - "monsterId": 4032050 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "139": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "140": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 140, - "instId": 300003, - "propState": 8, - "pos": { - "x": -264267, - "y": 13091, - "z": 77322 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "141": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 141, - "instId": 300003, - "propState": 8, - "pos": { - "x": -257216, - "y": 8622, - "z": -100133 - }, - "rot": { - "x": 0, - "y": 167157, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "147": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 147, - "instId": 300001, - "propState": 12, - "pos": { - "x": 3600, - "y": 6210, - "z": 49660 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "166": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 166, - "instId": 300001, - "propState": 8, - "pos": { - "x": -129520, - "y": 533, - "z": -58 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 166, - "instId": 300002, - "propState": 8, - "pos": { - "x": -124550, - "y": 533, - "z": 80 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - } - ], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 169, - "instId": 300001, - "propState": 18, - "pos": { - "x": -4248, - "y": -44269, - "z": -267146 - }, - "rot": { - "x": 0, - "y": 131943, - "z": 0 - }, - "propId": 104131 - }, { - "groupId": 169, - "instId": 300002, - "propState": 1, - "pos": { - "x": -3129, - "y": -45838, - "z": -264129 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 169, - "instId": 300004, - "propState": 8, - "pos": { - "x": -4044, - "y": -44219, - "z": -266855 - }, - "rot": { - "x": 0, - "y": 221943, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "170": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 170, - "instId": 300001, - "propState": 8, - "pos": { - "x": -183730, - "y": 5487, - "z": -51962 - }, - "rot": { - "x": 0, - "y": 269664, - "z": 0 - }, - "propId": 104131 - }, { - "groupId": 170, - "instId": 300002, - "propState": 1, - "pos": { - "x": -183450, - "y": 411, - "z": -49004 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 170, - "instId": 300004, - "propState": 8, - "pos": { - "x": -183724, - "y": 5487, - "z": -51508 - }, - "rot": { - "x": 0, - "y": 180726, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "171": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 171, - "instId": 300001, - "propState": 18, - "pos": { - "x": -33988, - "y": -47386, - "z": -141189 - }, - "rot": { - "x": 0, - "y": 6463, - "z": 0 - }, - "propId": 104131 - }, { - "groupId": 171, - "instId": 300002, - "propState": 1, - "pos": { - "x": -33988, - "y": -47386, - "z": -141189 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 171, - "instId": 300004, - "propState": 8, - "pos": { - "x": -33975, - "y": -47057, - "z": -141494 - }, - "rot": { - "x": 0, - "y": 357971, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "172": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 172, - "instId": 300001, - "propState": 18, - "pos": { - "x": -87848, - "y": 273, - "z": -84545 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - }, - "propId": 104131 - }, { - "groupId": 172, - "instId": 300002, - "propState": 1, - "pos": { - "x": -86880, - "y": -2505, - "z": -83600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 172, - "instId": 300004, - "propState": 8, - "pos": { - "x": -87840, - "y": 345, - "z": -84554 - }, - "rot": { - "x": 0, - "y": 224030, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300001, - "propState": 8, - "pos": { - "x": -205968, - "y": 3025, - "z": -14219 - }, - "rot": { - "x": 0, - "y": 76475, - "z": 0 - }, - "propId": 104131 - }, { - "groupId": 173, - "instId": 300002, - "propState": 1, - "pos": { - "x": -205790, - "y": -56, - "z": -16450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 173, - "instId": 300004, - "propState": 8, - "pos": { - "x": -205656, - "y": 2852, - "z": -15271 - }, - "rot": { - "x": 0, - "y": 341787, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300001, - "propState": 8, - "pos": { - "x": -220013, - "y": 2015, - "z": 69167 - }, - "rot": { - "x": 0, - "y": 961, - "z": 0 - }, - "propId": 104131 - }, { - "groupId": 174, - "instId": 300002, - "propState": 1, - "pos": { - "x": -217930, - "y": -2581, - "z": 67060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 174, - "instId": 300004, - "propState": 8, - "pos": { - "x": -220013, - "y": 2228, - "z": 69167 - }, - "rot": { - "x": 0, - "y": 314998, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 8, - "pos": { - "x": -118178, - "y": -1212, - "z": 32017 - }, - "rot": { - "x": 0, - "y": 89869, - "z": 0 - }, - "propId": 104131 - }, { - "groupId": 175, - "instId": 300002, - "propState": 1, - "pos": { - "x": -118178, - "y": -1212, - "z": 32017 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 175, - "instId": 300004, - "propState": 8, - "pos": { - "x": -118775, - "y": -964, - "z": 32017 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300001, - "propState": 8, - "pos": { - "x": -139740, - "y": 7030, - "z": -7430 - }, - "rot": { - "x": 0, - "y": 267767, - "z": 0 - }, - "propId": 104131 - }, - { - "groupId": 176, - "instId": 300002, - "propState": 8, - "pos": { - "x": -151682, - "y": 8540, - "z": -7432 - }, - "rot": { - "x": 0, - "y": 267767, - "z": 0 - }, - "propId": 104131 - }, - { - "groupId": 176, - "instId": 300003, - "propState": 8, - "pos": { - "x": -160172, - "y": 6842, - "z": 1800 - }, - "rot": { - "x": 0, - "y": 167199, - "z": 0 - }, - "propId": 104131 - }, - { - "groupId": 176, - "instId": 300004, - "propState": 8, - "pos": { - "x": -159505, - "y": 6842, - "z": 1800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 176, - "instId": 300006, - "propState": 1, - "pos": { - "x": -138970, - "y": 533, - "z": -5930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300001, - "propState": 8, - "pos": { - "x": 208049, - "y": 61144, - "z": -44813 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104131 - }, { - "groupId": 177, - "instId": 300002, - "propState": 1, - "pos": { - "x": 200045, - "y": 56812, - "z": -44801 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 177, - "instId": 300004, - "propState": 8, - "pos": { - "x": 206949, - "y": 61144, - "z": -44799 - }, - "rot": { - "x": 0, - "y": 90704, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 8, - "pos": { - "x": -8748, - "y": 659402, - "z": -12489 - }, - "rot": { - "x": 0, - "y": 39428, - "z": 0 - }, - "propId": 104131 - }, { - "groupId": 178, - "instId": 300002, - "propState": 1, - "pos": { - "x": -11435, - "y": 656516, - "z": -16476 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 178, - "instId": 300004, - "propState": 8, - "pos": { - "x": -8294, - "y": 659420, - "z": -11919 - }, - "rot": { - "x": 0, - "y": 216253, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 190, - "instId": 300002, - "propState": 20, - "pos": { - "x": 277298, - "y": 11180, - "z": -44800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 194, - "instId": 300001, - "propState": 12, - "pos": { - "x": 8034, - "y": -44231, - "z": -225809 - }, - "rot": { - "x": 0, - "y": 313732, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 194, - "instId": 300002, - "propState": 12, - "pos": { - "x": -6435, - "y": -44255, - "z": -186840 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 194, - "instId": 300003, - "propState": 12, - "pos": { - "x": 40407, - "y": -47915, - "z": -146244 - }, - "rot": { - "x": 0, - "y": 225995, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 194, - "instId": 300004, - "propState": 12, - "pos": { - "x": -122555, - "y": -984, - "z": -52275 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 194, - "instId": 300005, - "propState": 12, - "pos": { - "x": -179736, - "y": 1250, - "z": 36920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 194, - "instId": 300006, - "propState": 12, - "pos": { - "x": -116014, - "y": 533, - "z": 2118 - }, - "rot": { - "x": 0, - "y": 226746, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 194, - "instId": 300007, - "propState": 12, - "pos": { - "x": 103167, - "y": 52301, - "z": -67539 - }, - "rot": { - "x": 0, - "y": 181054, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 194, - "instId": 300008, - "propState": 12, - "pos": { - "x": 190235, - "y": 60268, - "z": 26557 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 194, - "instId": 300009, - "propState": 12, - "pos": { - "x": 153690, - "y": 58865, - "z": -19640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 194, - "instId": 300010, - "propState": 12, - "pos": { - "x": 166872, - "y": 8358, - "z": 16380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 194, - "instId": 300011, - "propState": 12, - "pos": { - "x": 166689, - "y": 7173, - "z": -25887 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "195": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 195, - "instId": 300001, - "propState": 12, - "pos": { - "x": -249771, - "y": 3433, - "z": 152 - }, - "rot": { - "x": 0, - "y": 51159, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 195, - "instId": 300002, - "propState": 12, - "pos": { - "x": -263460, - "y": 1636, - "z": -49640 - }, - "rot": { - "x": 0, - "y": 35573, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 195, - "instId": 300003, - "propState": 12, - "pos": { - "x": -296050, - "y": 6608, - "z": -98130 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 195, - "instId": 300004, - "propState": 12, - "pos": { - "x": -288304, - "y": 15075, - "z": 63420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 195, - "instId": 300005, - "propState": 12, - "pos": { - "x": -209230, - "y": -2611, - "z": 39680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "196": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 196, - "instId": 300001, - "propState": 12, - "pos": { - "x": 256020, - "y": 8514, - "z": -39630 - }, - "rot": { - "x": 0, - "y": 323704, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 196, - "instId": 300002, - "propState": 12, - "pos": { - "x": 285009, - "y": 11120, - "z": -56147 - }, - "rot": { - "x": 0, - "y": 322915, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 196, - "instId": 300003, - "propState": 12, - "pos": { - "x": 250523, - "y": 10360, - "z": -110260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 196, - "instId": 300004, - "propState": 12, - "pos": { - "x": 295840, - "y": 10360, - "z": 20510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 196, - "instId": 300005, - "propState": 12, - "pos": { - "x": 260970, - "y": -27981, - "z": -22000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 196, - "instId": 300006, - "propState": 12, - "pos": { - "x": 326757, - "y": -31860, - "z": -15275 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 196, - "instId": 300007, - "propState": 12, - "pos": { - "x": 250564, - "y": 60653, - "z": -109860 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "197": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 197, - "instId": 300001, - "propState": 20, - "pos": { - "x": 275215, - "y": 60653, - "z": 21478 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 197, - "instId": 300002, - "propState": 8, - "pos": { - "x": 275215, - "y": 60653, - "z": 21478 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 197, - "instId": 300003, - "propState": 8, - "pos": { - "x": 275245, - "y": 60653, - "z": 16488 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "198": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 198, - "instId": 300003, - "propState": 8, - "pos": { - "x": 274942, - "y": 62447, - "z": 16313 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "199": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 199, - "instId": 300001, - "propState": 20, - "pos": { - "x": 303160, - "y": -993, - "z": -31344 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 199, - "instId": 300002, - "propState": 8, - "pos": { - "x": 303160, - "y": -993, - "z": -31344 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 199, - "instId": 300003, - "propState": 8, - "pos": { - "x": 331265, - "y": -993, - "z": -22764 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "200": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 200, - "instId": 300003, - "propState": 8, - "pos": { - "x": 331454, - "y": 798, - "z": -23063 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "201": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 201, - "instId": 300001, - "propState": 8, - "pos": { - "x": -16365, - "y": -9790, - "z": 2031 - }, - "rot": { - "x": 0, - "y": 246146, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 201, - "instId": 300002, - "propState": 8, - "pos": { - "x": -46190, - "y": -5790, - "z": -42520 - }, - "rot": { - "x": 0, - "y": 231403, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 201, - "instId": 300003, - "propState": 8, - "pos": { - "x": -52130, - "y": -9790, - "z": -2760 - }, - "rot": { - "x": 0, - "y": 178826, - "z": 0 - }, - "propId": 104270 - } - ], - "teleports": {} - }, - "202": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 202, - "instId": 300001, - "propState": 8, - "pos": { - "x": 17020, - "y": 65250, - "z": -2450 - }, - "rot": { - "x": 0, - "y": 6941, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 202, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11240, - "y": 65050, - "z": 15010 - }, - "rot": { - "x": 0, - "y": 50438, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 202, - "instId": 300003, - "propState": 8, - "pos": { - "x": 48480, - "y": 62816, - "z": 19050 - }, - "rot": { - "x": 0, - "y": 185514, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 202, - "instId": 300004, - "propState": 8, - "pos": { - "x": 34660, - "y": 57050, - "z": -40480 - }, - "rot": { - "x": 0, - "y": 112576, - "z": 0 - }, - "propId": 104270 - } - ], - "teleports": {} - }, - "203": { - "monsters": [ - { - "groupId": 203, - "instId": 200001, - "eventId": 20431034, - "pos": { - "x": 33749, - "y": 64500, - "z": 38526 - }, - "rot": { - "x": 0, - "y": 327562, - "z": 0 - }, - "monsterId": 4032050 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "205": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 205, - "instId": 300001, - "propState": 8, - "pos": { - "x": 119342, - "y": 60763, - "z": -2088 - }, - "rot": { - "x": 0, - "y": 239899, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 205, - "instId": 300002, - "propState": 8, - "pos": { - "x": 66670, - "y": 60600, - "z": -6220 - }, - "rot": { - "x": 0, - "y": 209218, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 205, - "instId": 300003, - "propState": 8, - "pos": { - "x": 45642, - "y": 64600, - "z": -49477 - }, - "rot": { - "x": 0, - "y": 324763, - "z": 0 - }, - "propId": 104270 - } - ], - "teleports": {} - }, - "206": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 206, - "instId": 300001, - "propState": 8, - "pos": { - "x": 118761, - "y": 60600, - "z": 2579 - }, - "rot": { - "x": 0, - "y": 248568, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 206, - "instId": 300002, - "propState": 8, - "pos": { - "x": 67090, - "y": 60600, - "z": -1660 - }, - "rot": { - "x": 0, - "y": 194951, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 206, - "instId": 300003, - "propState": 8, - "pos": { - "x": 41550, - "y": 64600, - "z": -45540 - }, - "rot": { - "x": 0, - "y": 327807, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 206, - "instId": 300004, - "propState": 8, - "pos": { - "x": 50634, - "y": 68495, - "z": -9672 - }, - "rot": { - "x": 0, - "y": 6160, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 206, - "instId": 300005, - "propState": 8, - "pos": { - "x": 28893, - "y": 72600, - "z": 31887 - }, - "rot": { - "x": 0, - "y": 217469, - "z": 0 - }, - "propId": 104270 - } - ], - "teleports": {} - }, - "207": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 207, - "instId": 300001, - "propState": 12, - "pos": { - "x": 32750, - "y": 71950, - "z": 37310 - }, - "rot": { - "x": 0, - "y": 137605, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "208": { - "monsters": [ - { - "groupId": 208, - "instId": 200001, - "eventId": 20431036, - "pos": { - "x": 67019, - "y": 60300, - "z": 3308 - }, - "rot": { - "x": 0, - "y": 327562, - "z": 0 - }, - "monsterId": 4032050 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "209": { - "monsters": [ - { - "groupId": 209, - "instId": 200001, - "eventId": 20431038, - "pos": { - "x": 51000, - "y": 64050, - "z": -52430 - }, - "rot": { - "x": 0, - "y": 152862, - "z": 0 - }, - "monsterId": 4032040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "210": { - "monsters": [ - { - "groupId": 210, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 237852, - "y": 83706, - "z": -2202 - }, - "rot": { - "x": 0, - "y": 119449, - "z": 0 - }, - "monsterId": 4032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 8, - "pos": { - "x": -215907, - "y": 644, - "z": -14375 - }, - "rot": { - "x": 0, - "y": 336713, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 211, - "instId": 300002, - "propState": 8, - "pos": { - "x": -246687, - "y": 642, - "z": -17900 - }, - "rot": { - "x": 0, - "y": 176253, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 211, - "instId": 300003, - "propState": 8, - "pos": { - "x": -263454, - "y": 7513, - "z": -104831 - }, - "rot": { - "x": 0, - "y": 297242, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 211, - "instId": 300004, - "propState": 8, - "pos": { - "x": -272620, - "y": 15775, - "z": 56940 - }, - "rot": { - "x": 0, - "y": 88749, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 211, - "instId": 300005, - "propState": 8, - "pos": { - "x": -278900, - "y": 11830, - "z": 79560 - }, - "rot": { - "x": 0, - "y": 179322, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 211, - "instId": 300006, - "propState": 8, - "pos": { - "x": -257183, - "y": 1146, - "z": 56840 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 211, - "instId": 300007, - "propState": 8, - "pos": { - "x": -224838, - "y": 1146, - "z": 48221 - }, - "rot": { - "x": 0, - "y": 208290, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 212, - "instId": 300001, - "propState": 8, - "pos": { - "x": 252538, - "y": 9214, - "z": -47852 - }, - "rot": { - "x": 0, - "y": 323349, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 212, - "instId": 300002, - "propState": 8, - "pos": { - "x": 261840, - "y": 11742, - "z": -61708 - }, - "rot": { - "x": 0, - "y": 157643, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 212, - "instId": 300003, - "propState": 8, - "pos": { - "x": 297343, - "y": -293, - "z": -40686 - }, - "rot": { - "x": 0, - "y": 218079, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 212, - "instId": 300004, - "propState": 8, - "pos": { - "x": 287380, - "y": -4946, - "z": -64120 - }, - "rot": { - "x": 0, - "y": 276400, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 212, - "instId": 300005, - "propState": 8, - "pos": { - "x": 295755, - "y": -31160, - "z": -32038 - }, - "rot": { - "x": 0, - "y": 118317, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 212, - "instId": 300006, - "propState": 8, - "pos": { - "x": 261765, - "y": 11060, - "z": 24758 - }, - "rot": { - "x": 0, - "y": 268062, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "213": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 213, - "instId": 300001, - "propState": 8, - "pos": { - "x": 265223, - "y": 60653, - "z": 13126 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 213, - "instId": 300002, - "propState": 8, - "pos": { - "x": 265223, - "y": 60753, - "z": 13126 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 213, - "instId": 300004, - "propState": 8, - "pos": { - "x": 265223, - "y": 60653, - "z": 13126 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "214": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 214, - "instId": 300001, - "propState": 8, - "pos": { - "x": 265223, - "y": 60653, - "z": -102745 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 214, - "instId": 300002, - "propState": 8, - "pos": { - "x": 265223, - "y": 60653, - "z": -102745 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300001, - "propState": 12, - "pos": { - "x": 290713, - "y": -29412, - "z": -54132 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 215, - "instId": 300002, - "propState": 8, - "pos": { - "x": 290713, - "y": -29312, - "z": -54132 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 215, - "instId": 300004, - "propState": 8, - "pos": { - "x": 290713, - "y": -29412, - "z": -54132 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 12, - "pos": { - "x": 290713, - "y": -29412, - "z": -54132 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "217": { - "monsters": [ - { - "groupId": 217, - "instId": 200001, - "eventId": 20431021, - "pos": { - "x": 155050, - "y": 8358, - "z": 9430 - }, - "rot": { - "x": 0, - "y": 269048, - "z": 0 - }, - "monsterId": 4032050 - }, { - "groupId": 217, - "instId": 200002, - "eventId": 20431022, - "pos": { - "x": 154979, - "y": 8358, - "z": 5369 - }, - "rot": { - "x": 0, - "y": 291935, - "z": 0 - }, - "monsterId": 4032040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "218": { - "monsters": [ - { - "groupId": 218, - "instId": 200001, - "eventId": 20431001, - "pos": { - "x": -275326, - "y": 1636, - "z": -41648 - }, - "rot": { - "x": 0, - "y": 27391, - "z": 0 - }, - "monsterId": 4032040 - }, - { - "groupId": 218, - "instId": 200002, - "eventId": 20431002, - "pos": { - "x": -273120, - "y": 1636, - "z": -43280 - }, - "rot": { - "x": 0, - "y": 1898, - "z": 0 - }, - "monsterId": 4032050 - }, - { - "groupId": 218, - "instId": 200003, - "eventId": 20431003, - "pos": { - "x": -293177, - "y": 1636, - "z": -43217 - }, - "rot": { - "x": 0, - "y": 238429, - "z": 0 - }, - "monsterId": 4032040 - }, - { - "groupId": 218, - "instId": 200004, - "eventId": 20431004, - "pos": { - "x": -264030, - "y": 15075, - "z": 50050 - }, - "rot": { - "x": 0, - "y": 203212, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 218, - "instId": 200005, - "eventId": 20431005, - "pos": { - "x": -266240, - "y": 446, - "z": 40770 - }, - "rot": { - "x": 0, - "y": 140242, - "z": 0 - }, - "monsterId": 4032050 - }, { - "groupId": 218, - "instId": 200006, - "eventId": 20431006, - "pos": { - "x": -261660, - "y": 446, - "z": 42870 - }, - "rot": { - "x": 0, - "y": 183762, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 218, - "instId": 200007, - "eventId": 20431007, - "pos": { - "x": -209063, - "y": -2611, - "z": 63542 - }, - "rot": { - "x": 0, - "y": 326459, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 218, - "instId": 200008, - "eventId": 20431008, - "pos": { - "x": -203270, - "y": -2611, - "z": 48350 - }, - "rot": { - "x": 0, - "y": 353898, - "z": 0 - }, - "monsterId": 4032040 - }, { - "groupId": 218, - "instId": 200009, - "eventId": 20431009, - "pos": { - "x": -206400, - "y": -2611, - "z": 58650 - }, - "rot": { - "x": 0, - "y": 131177, - "z": 0 - }, - "monsterId": 4032050 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "219": { - "monsters": [ - { - "groupId": 219, - "instId": 200001, - "eventId": 20431011, - "pos": { - "x": 290980, - "y": 10360, - "z": 9670 - }, - "rot": { - "x": 0, - "y": 142961, - "z": 0 - }, - "monsterId": 4032050 - }, - { - "groupId": 219, - "instId": 200002, - "eventId": 20431012, - "pos": { - "x": 294339, - "y": 10360, - "z": 11912 - }, - "rot": { - "x": 0, - "y": 160994, - "z": 0 - }, - "monsterId": 4032040 - }, - { - "groupId": 219, - "instId": 200003, - "eventId": 20431013, - "pos": { - "x": 342904, - "y": -993, - "z": -20279 - }, - "rot": { - "x": 0, - "y": 59434, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 219, - "instId": 200004, - "eventId": 20431014, - "pos": { - "x": 340757, - "y": -993, - "z": -17676 - }, - "rot": { - "x": 0, - "y": 88593, - "z": 0 - }, - "monsterId": 4032050 - }, { - "groupId": 219, - "instId": 200005, - "eventId": 20431015, - "pos": { - "x": 327932, - "y": -31615, - "z": -21451 - }, - "rot": { - "x": 0, - "y": 265565, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 219, - "instId": 200006, - "eventId": 20431016, - "pos": { - "x": 327880, - "y": -31615, - "z": -23860 - }, - "rot": { - "x": 0, - "y": 265565, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 219, - "instId": 200007, - "eventId": 20431017, - "pos": { - "x": 324956, - "y": -31633, - "z": -22953 - }, - "rot": { - "x": 0, - "y": 88593, - "z": 0 - }, - "monsterId": 4032040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "220": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 220, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4933, - "y": -44255, - "z": -218402 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 220, - "instId": 300003, - "propState": 8, - "pos": { - "x": -4920, - "y": -44255, - "z": -218402 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 220, - "instId": 300009, - "propState": 8, - "pos": { - "x": 4910, - "y": -44255, - "z": -181312 - }, - "rot": { - "x": 0, - "y": 223796, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 220, - "instId": 300010, - "propState": 8, - "pos": { - "x": -27310, - "y": -47945, - "z": -146030 - }, - "rot": { - "x": 0, - "y": 227528, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 220, - "instId": 300020, - "propState": 8, - "pos": { - "x": 39190, - "y": -47945, - "z": -146679 - }, - "rot": { - "x": 0, - "y": 255190, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 220, - "instId": 300021, - "propState": 8, - "pos": { - "x": 40499, - "y": -47945, - "z": -147853 - }, - "rot": { - "x": 0, - "y": 192860, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 220, - "instId": 300011, - "propState": 8, - "pos": { - "x": -37849, - "y": -47945, - "z": -155866 - }, - "rot": { - "x": 0, - "y": 53082, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 220, - "instId": 300004, - "propState": 8, - "pos": { - "x": -126361, - "y": -984, - "z": -48526 - }, - "rot": { - "x": 0, - "y": 87441, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 220, - "instId": 300005, - "propState": 8, - "pos": { - "x": -126457, - "y": -984, - "z": -35525 - }, - "rot": { - "x": 0, - "y": 101149, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 220, - "instId": 300025, - "propState": 8, - "pos": { - "x": -81735, - "y": -2505, - "z": -83223 - }, - "rot": { - "x": 0, - "y": 86633, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 220, - "instId": 300007, - "propState": 8, - "pos": { - "x": -153875, - "y": 411, - "z": -47474 - }, - "rot": { - "x": 0, - "y": 7603, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 220, - "instId": 300008, - "propState": 8, - "pos": { - "x": -183825, - "y": 411, - "z": -36132 - }, - "rot": { - "x": 0, - "y": 170063, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 220, - "instId": 300018, - "propState": 8, - "pos": { - "x": -193090, - "y": 3433, - "z": 529 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 220, - "instId": 300019, - "propState": 8, - "pos": { - "x": -184800, - "y": 2373, - "z": 16000 - }, - "rot": { - "x": 0, - "y": 90244, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 220, - "instId": 300022, - "propState": 8, - "pos": { - "x": -146333, - "y": -441, - "z": 40892 - }, - "rot": { - "x": 0, - "y": 227081, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 220, - "instId": 300023, - "propState": 8, - "pos": { - "x": -157122, - "y": 533, - "z": -4504 - }, - "rot": { - "x": 0, - "y": 45130, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 220, - "instId": 300013, - "propState": 8, - "pos": { - "x": -135531, - "y": 533, - "z": 6039 - }, - "rot": { - "x": 0, - "y": 308310, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 220, - "instId": 300026, - "propState": 8, - "pos": { - "x": -96302, - "y": 2050, - "z": 7520 - }, - "rot": { - "x": 0, - "y": 214785, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 220, - "instId": 300027, - "propState": 8, - "pos": { - "x": 93140, - "y": 52301, - "z": -74800 - }, - "rot": { - "x": 0, - "y": 134161, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 220, - "instId": 300028, - "propState": 8, - "pos": { - "x": 106617, - "y": 54149, - "z": -39808 - }, - "rot": { - "x": 0, - "y": 130466, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 220, - "instId": 300014, - "propState": 8, - "pos": { - "x": 131212, - "y": 55220, - "z": -50247 - }, - "rot": { - "x": 0, - "y": 52560, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 220, - "instId": 300029, - "propState": 8, - "pos": { - "x": 157634, - "y": 56612, - "z": -40066 - }, - "rot": { - "x": 0, - "y": 224980, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 220, - "instId": 300036, - "propState": 8, - "pos": { - "x": 168687, - "y": 58865, - "z": -7233 - }, - "rot": { - "x": 0, - "y": 316344, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 220, - "instId": 300037, - "propState": 8, - "pos": { - "x": 130155, - "y": 57978, - "z": 26044 - }, - "rot": { - "x": 0, - "y": 129894, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 220, - "instId": 300038, - "propState": 8, - "pos": { - "x": 175032, - "y": 7173, - "z": -22463 - }, - "rot": { - "x": 0, - "y": 323937, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 220, - "instId": 300039, - "propState": 8, - "pos": { - "x": 175089, - "y": 8358, - "z": 14812 - }, - "rot": { - "x": 0, - "y": 226282, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 220, - "instId": 300024, - "propState": 8, - "pos": { - "x": 146729, - "y": 3774, - "z": 5054 - }, - "rot": { - "x": 0, - "y": 226282, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 220, - "instId": 300040, - "propState": 8, - "pos": { - "x": 157159, - "y": 8358, - "z": -6879 - }, - "rot": { - "x": 0, - "y": 145767, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300012, - "propState": 8, - "pos": { - "x": -222710, - "y": 3433, - "z": 13790 - }, - "rot": { - "x": 0, - "y": 200788, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 221, - "instId": 300015, - "propState": 8, - "pos": { - "x": -223610, - "y": 15075, - "z": 52660 - }, - "rot": { - "x": 0, - "y": 316537, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 221, - "instId": 300016, - "propState": 8, - "pos": { - "x": -223782, - "y": 11097, - "z": 82231 - }, - "rot": { - "x": 0, - "y": 323884, - "z": 0 - }, - "propId": 104008 - }, - { - "groupId": 221, - "instId": 300017, - "propState": 8, - "pos": { - "x": -240850, - "y": -258, - "z": -43150 - }, - "rot": { - "x": 0, - "y": 52560, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 221, - "instId": 300002, - "propState": 8, - "pos": { - "x": -277245, - "y": 446, - "z": 42575 - }, - "rot": { - "x": 0, - "y": 358412, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 221, - "instId": 300006, - "propState": 8, - "pos": { - "x": -201654, - "y": -2581, - "z": 42549 - }, - "rot": { - "x": 0, - "y": 323220, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300030, - "propState": 8, - "pos": { - "x": 269872, - "y": 10360, - "z": -18738 - }, - "rot": { - "x": 0, - "y": 224980, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 222, - "instId": 300031, - "propState": 8, - "pos": { - "x": 270086, - "y": 10360, - "z": -72735 - }, - "rot": { - "x": 0, - "y": 301472, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 222, - "instId": 300001, - "propState": 8, - "pos": { - "x": 286492, - "y": 10360, - "z": -102269 - }, - "rot": { - "x": 0, - "y": 224902, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 222, - "instId": 300002, - "propState": 8, - "pos": { - "x": 287740, - "y": 10360, - "z": -103510 - }, - "rot": { - "x": 0, - "y": 224902, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 222, - "instId": 300032, - "propState": 8, - "pos": { - "x": 252957, - "y": 8514, - "z": -41395 - }, - "rot": { - "x": 0, - "y": 309265, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 222, - "instId": 300033, - "propState": 8, - "pos": { - "x": 293275, - "y": 3675, - "z": -23972 - }, - "rot": { - "x": 0, - "y": 305551, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 222, - "instId": 300034, - "propState": 8, - "pos": { - "x": 303974, - "y": -993, - "z": -58484 - }, - "rot": { - "x": 0, - "y": 357327, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 222, - "instId": 300003, - "propState": 8, - "pos": { - "x": 344606, - "y": -993, - "z": -65545 - }, - "rot": { - "x": 0, - "y": 263266, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 222, - "instId": 300004, - "propState": 8, - "pos": { - "x": 340388, - "y": -993, - "z": -15526 - }, - "rot": { - "x": 0, - "y": 179658, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 222, - "instId": 300006, - "propState": 8, - "pos": { - "x": 328830, - "y": -31860, - "z": -55360 - }, - "rot": { - "x": 0, - "y": 358839, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 222, - "instId": 300007, - "propState": 8, - "pos": { - "x": 327170, - "y": -31860, - "z": -55390 - }, - "rot": { - "x": 0, - "y": 358839, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 222, - "instId": 300008, - "propState": 8, - "pos": { - "x": 325420, - "y": -31860, - "z": -55420 - }, - "rot": { - "x": 0, - "y": 358839, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 222, - "instId": 300009, - "propState": 8, - "pos": { - "x": 309239, - "y": -30303, - "z": -65208 - }, - "rot": { - "x": 0, - "y": 323911, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 222, - "instId": 300010, - "propState": 8, - "pos": { - "x": 249925, - "y": 10360, - "z": 15175 - }, - "rot": { - "x": 0, - "y": 48976, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 222, - "instId": 300011, - "propState": 8, - "pos": { - "x": 284895, - "y": 10360, - "z": 13150 - }, - "rot": { - "x": 0, - "y": 306513, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 222, - "instId": 300012, - "propState": 8, - "pos": { - "x": 286040, - "y": 10360, - "z": 14690 - }, - "rot": { - "x": 0, - "y": 306513, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 222, - "instId": 300013, - "propState": 8, - "pos": { - "x": 287188, - "y": 10360, - "z": 16233 - }, - "rot": { - "x": 0, - "y": 306513, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 8, - "pos": { - "x": -256290, - "y": 11097, - "z": 97980 - }, - "rot": { - "x": 0, - "y": 118353, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 223, - "instId": 300002, - "propState": 8, - "pos": { - "x": -256290, - "y": 11097, - "z": 97980 - }, - "rot": { - "x": 0, - "y": 118353, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 223, - "instId": 300003, - "propState": 20, - "pos": { - "x": -267117, - "y": 446, - "z": 53644 - }, - "rot": { - "x": 0, - "y": 152876, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 223, - "instId": 300004, - "propState": 1, - "pos": { - "x": -267117, - "y": 446, - "z": 53644 - }, - "rot": { - "x": 0, - "y": 152876, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26910, - "y": 659610, - "z": 9010 - }, - "rot": { - "x": 0, - "y": 68932, - "z": 0 - }, - "propId": 113 - } - ], - "teleports": { - "1307": { - "anchorId": 1, - "groupId": 225, - "instId": 300001, - "pos": { - "x": -26060, - "y": 659610, - "z": 6790 - }, - "rot": { - "x": 0, - "y": 338932, - "z": 0 - } - } - } - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300001, - "propState": 8, - "pos": { - "x": 257385, - "y": -14937, - "z": -65950 - }, - "rot": { - "x": 0, - "y": 47319, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 226, - "instId": 300002, - "propState": 8, - "pos": { - "x": 257385, - "y": -14937, - "z": -65950 - }, - "rot": { - "x": 0, - "y": 47319, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 226, - "instId": 300003, - "propState": 20, - "pos": { - "x": 291700, - "y": -5646, - "z": -61735 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 226, - "instId": 300004, - "propState": 1, - "pos": { - "x": 291700, - "y": -5646, - "z": -61735 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "229": { - "monsters": [ - { - "groupId": 229, - "instId": 200001, - "eventId": 20431101, - "pos": { - "x": -275326, - "y": 1636, - "z": -41648 - }, - "rot": { - "x": 0, - "y": 27391, - "z": 0 - }, - "monsterId": 4032040 - }, - { - "groupId": 229, - "instId": 200002, - "eventId": 20431102, - "pos": { - "x": -273120, - "y": 1636, - "z": -43280 - }, - "rot": { - "x": 0, - "y": 1898, - "z": 0 - }, - "monsterId": 4032050 - }, - { - "groupId": 229, - "instId": 200003, - "eventId": 20431103, - "pos": { - "x": -293177, - "y": 1636, - "z": -43217 - }, - "rot": { - "x": 0, - "y": 238429, - "z": 0 - }, - "monsterId": 4032040 - }, - { - "groupId": 229, - "instId": 200004, - "eventId": 20431104, - "pos": { - "x": -264030, - "y": 15075, - "z": 50050 - }, - "rot": { - "x": 0, - "y": 203212, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 229, - "instId": 200005, - "eventId": 20431105, - "pos": { - "x": -266240, - "y": 446, - "z": 40770 - }, - "rot": { - "x": 0, - "y": 140242, - "z": 0 - }, - "monsterId": 4032050 - }, { - "groupId": 229, - "instId": 200006, - "eventId": 20431106, - "pos": { - "x": -261660, - "y": 446, - "z": 42870 - }, - "rot": { - "x": 0, - "y": 183762, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 229, - "instId": 200007, - "eventId": 20431107, - "pos": { - "x": -209063, - "y": -2611, - "z": 63542 - }, - "rot": { - "x": 0, - "y": 326459, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 229, - "instId": 200008, - "eventId": 20431108, - "pos": { - "x": -203270, - "y": -2611, - "z": 48350 - }, - "rot": { - "x": 0, - "y": 353898, - "z": 0 - }, - "monsterId": 4032040 - }, { - "groupId": 229, - "instId": 200009, - "eventId": 20431109, - "pos": { - "x": -206400, - "y": -2611, - "z": 58650 - }, - "rot": { - "x": 0, - "y": 131177, - "z": 0 - }, - "monsterId": 4032050 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "230": { - "monsters": [ - { - "groupId": 230, - "instId": 200001, - "eventId": 20431111, - "pos": { - "x": 290980, - "y": 10360, - "z": 9670 - }, - "rot": { - "x": 0, - "y": 142961, - "z": 0 - }, - "monsterId": 4032050 - }, - { - "groupId": 230, - "instId": 200002, - "eventId": 20431112, - "pos": { - "x": 294339, - "y": 10360, - "z": 11912 - }, - "rot": { - "x": 0, - "y": 160994, - "z": 0 - }, - "monsterId": 4032040 - }, - { - "groupId": 230, - "instId": 200003, - "eventId": 20431113, - "pos": { - "x": 342904, - "y": -993, - "z": -20279 - }, - "rot": { - "x": 0, - "y": 59434, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 230, - "instId": 200004, - "eventId": 20431114, - "pos": { - "x": 340757, - "y": -993, - "z": -17676 - }, - "rot": { - "x": 0, - "y": 88593, - "z": 0 - }, - "monsterId": 4032050 - }, { - "groupId": 230, - "instId": 200005, - "eventId": 20431115, - "pos": { - "x": 327932, - "y": -31615, - "z": -21451 - }, - "rot": { - "x": 0, - "y": 265565, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 230, - "instId": 200006, - "eventId": 20431116, - "pos": { - "x": 327880, - "y": -31615, - "z": -23860 - }, - "rot": { - "x": 0, - "y": 265565, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 230, - "instId": 200007, - "eventId": 20431117, - "pos": { - "x": 324956, - "y": -31633, - "z": -22953 - }, - "rot": { - "x": 0, - "y": 88593, - "z": 0 - }, - "monsterId": 4032040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "231": { - "monsters": [ - { - "groupId": 231, - "instId": 200001, - "eventId": 20431121, - "pos": { - "x": 155050, - "y": 8358, - "z": 9430 - }, - "rot": { - "x": 0, - "y": 269048, - "z": 0 - }, - "monsterId": 4032050 - }, { - "groupId": 231, - "instId": 200002, - "eventId": 20431122, - "pos": { - "x": 154979, - "y": 8358, - "z": 5369 - }, - "rot": { - "x": 0, - "y": 291935, - "z": 0 - }, - "monsterId": 4032040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "232": { - "monsters": [ - { - "groupId": 232, - "instId": 200001, - "eventId": 20431131, - "pos": { - "x": -32460, - "y": -6340, - "z": -38000 - }, - "rot": { - "x": 0, - "y": 97910, - "z": 0 - }, - "monsterId": 4032040 - }, { - "groupId": 232, - "instId": 200002, - "eventId": 20431132, - "pos": { - "x": -31350, - "y": -6340, - "z": -33640 - }, - "rot": { - "x": 0, - "y": 67181, - "z": 0 - }, - "monsterId": 4032050 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "233": { - "monsters": [ - { - "groupId": 233, - "instId": 200001, - "eventId": 20431134, - "pos": { - "x": 33749, - "y": 64500, - "z": 38526 - }, - "rot": { - "x": 0, - "y": 327562, - "z": 0 - }, - "monsterId": 4032050 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "236": { - "monsters": [ - { - "groupId": 236, - "instId": 200001, - "eventId": 20431136, - "pos": { - "x": 67019, - "y": 60300, - "z": 3308 - }, - "rot": { - "x": 0, - "y": 327562, - "z": 0 - }, - "monsterId": 4032050 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "237": { - "monsters": [ - { - "groupId": 237, - "instId": 200001, - "eventId": 20431138, - "pos": { - "x": 51000, - "y": 64050, - "z": -52430 - }, - "rot": { - "x": 0, - "y": 152862, - "z": 0 - }, - "monsterId": 4032040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "239": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 239, - "instId": 300001, - "propState": 11, - "pos": { - "x": -282981, - "y": 1636, - "z": -97802 - }, - "rot": { - "x": 0, - "y": 39330, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "240": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 240, - "instId": 300001, - "propState": 11, - "pos": { - "x": 329654, - "y": -31540, - "z": -66766 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "241": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 241, - "instId": 300001, - "propState": 11, - "pos": { - "x": 136329, - "y": 4710, - "z": -31 - }, - "rot": { - "x": 0, - "y": 90434, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "242": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "243": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 243, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5, - "y": -46690, - "z": -152570 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - }, { - "groupId": 243, - "instId": 300002, - "propState": 18, - "pos": { - "x": -157607, - "y": 538, - "z": -4980 - }, - "rot": { - "x": 0, - "y": 235753, - "z": 0 - }, - "propId": 104094 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2043201": { - "P20432_F20432001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -68438, - "y": -622237, - "z": 9466 - }, - "rot": { - "x": 0, - "y": 189121, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -68438, - "y": -622237, - "z": 9466 - }, - "rot": { - "x": 0, - "y": 69828, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -50593, - "y": -616633, - "z": -40794 - }, - "rot": { - "x": 0, - "y": 317286, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": -50593, - "y": -616633, - "z": -40794 - }, - "rot": { - "x": 0, - "y": 76771, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": -33998, - "y": -47945, - "z": -144694 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 51, - "instId": 300003, - "propState": 8, - "pos": { - "x": -99797, - "y": 2014, - "z": -3212 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 51, - "instId": 300005, - "propState": 8, - "pos": { - "x": -33998, - "y": -47945, - "z": -144694 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300002, - "propState": 1, - "pos": { - "x": 0, - "y": -46820, - "z": -112786 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300002, - "propState": 1, - "pos": { - "x": 129604, - "y": 61765, - "z": 54 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": 34006, - "y": -47945, - "z": -144715 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 63, - "instId": 300003, - "propState": 8, - "pos": { - "x": 135047, - "y": 4708, - "z": 30 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 63, - "instId": 300005, - "propState": 8, - "pos": { - "x": 34006, - "y": -47945, - "z": -144715 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": -278789, - "y": -5505, - "z": 78630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 64, - "instId": 300002, - "propState": 8, - "pos": { - "x": -278789, - "y": -5505, - "z": 78630 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 64, - "instId": 300003, - "propState": 8, - "pos": { - "x": -236880, - "y": -14967, - "z": 88040 - }, - "rot": { - "x": 0, - "y": 269999, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 64, - "instId": 300004, - "propState": 8, - "pos": { - "x": -236880, - "y": -14967, - "z": 88040 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 8, - "pos": { - "x": -306300, - "y": -16561, - "z": 42670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 65, - "instId": 300002, - "propState": 8, - "pos": { - "x": -306300, - "y": -16561, - "z": 42670 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 65, - "instId": 300003, - "propState": 8, - "pos": { - "x": -306656, - "y": -20297, - "z": -12820 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 65, - "instId": 300004, - "propState": 8, - "pos": { - "x": -306656, - "y": -20297, - "z": -12820 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": 14640, - "y": -46815, - "z": -158040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": 43212, - "y": -616704, - "z": -53748 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 69, - "instId": 300003, - "propState": 8, - "pos": { - "x": 54945, - "y": -651487, - "z": 46016 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 69, - "instId": 300004, - "propState": 8, - "pos": { - "x": -122139, - "y": 533, - "z": 4324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 69, - "instId": 300005, - "propState": 8, - "pos": { - "x": 171010, - "y": -23827, - "z": -39444 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 69, - "instId": 300006, - "propState": 8, - "pos": { - "x": 156960, - "y": 58865, - "z": 11858 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2043201": { - "anchorId": 1, - "groupId": 69, - "instId": 300001, - "pos": { - "x": -3, - "y": -46690, - "z": -152573 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2043202": { - "anchorId": 2, - "groupId": 69, - "instId": 300002, - "pos": { - "x": 46625, - "y": -616704, - "z": -46612 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - } - }, - "2043203": { - "anchorId": 3, - "groupId": 69, - "instId": 300003, - "pos": { - "x": 47036, - "y": -651261, - "z": 46995 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - } - }, - "2043204": { - "anchorId": 4, - "groupId": 69, - "instId": 300004, - "pos": { - "x": -124500, - "y": 533, - "z": 40 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2043205": { - "anchorId": 5, - "groupId": 69, - "instId": 300005, - "pos": { - "x": 166948, - "y": -23632, - "z": -44836 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2043206": { - "anchorId": 6, - "groupId": 69, - "instId": 300006, - "pos": { - "x": 163940, - "y": 58865, - "z": 20515 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "71": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 1, - "pos": { - "x": -139175, - "y": -30192, - "z": -11810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 71, - "instId": 300002, - "propState": 1, - "pos": { - "x": -133130, - "y": 533, - "z": -14262 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 71, - "instId": 300003, - "propState": 1, - "pos": { - "x": -137422, - "y": -30264, - "z": -16003 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 71, - "instId": 300004, - "propState": 1, - "pos": { - "x": -137422, - "y": -30264, - "z": -16003 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 71, - "instId": 300005, - "propState": 1, - "pos": { - "x": -137422, - "y": 530, - "z": -16003 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300003, - "propState": 1, - "pos": { - "x": 195825, - "y": 8082, - "z": -44866 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 73, - "instId": 300004, - "propState": 1, - "pos": { - "x": 195825, - "y": -23899, - "z": -44866 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 73, - "instId": 300001, - "propState": 1, - "pos": { - "x": 195825, - "y": 8082, - "z": -44866 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 73, - "instId": 300002, - "propState": 1, - "pos": { - "x": 195825, - "y": -23899, - "z": -44866 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 1, - "pos": { - "x": 332730, - "y": 134563, - "z": -44816 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104214 - }, - { - "groupId": 75, - "instId": 300002, - "propState": 1, - "pos": { - "x": 221890, - "y": 8514, - "z": -49280 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 75, - "instId": 300003, - "propState": 8, - "pos": { - "x": 277290, - "y": 11180, - "z": -44900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 75, - "instId": 300004, - "propState": 8, - "pos": { - "x": 265370, - "y": 10461, - "z": 19630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 75, - "instId": 300005, - "propState": 8, - "pos": { - "x": 265197, - "y": 60653, - "z": 13110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 75, - "instId": 300013, - "propState": 8, - "pos": { - "x": 290990, - "y": -29412, - "z": -55310 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 75, - "instId": 300007, - "propState": 1, - "pos": { - "x": 221730, - "y": 8514, - "z": -49300 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 75, - "instId": 300008, - "propState": 8, - "pos": { - "x": 277256, - "y": 11180, - "z": -44762 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 75, - "instId": 300009, - "propState": 8, - "pos": { - "x": 265219, - "y": 10536, - "z": 19637 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 75, - "instId": 300010, - "propState": 8, - "pos": { - "x": 265225, - "y": 60653, - "z": 12532 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 75, - "instId": 300011, - "propState": 8, - "pos": { - "x": 290711, - "y": -29412, - "z": -55282 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 75, - "instId": 300012, - "propState": 8, - "pos": { - "x": 6290, - "y": -4656, - "z": 146768 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104173 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": 263493, - "y": -14952, - "z": -65864 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 77, - "instId": 300002, - "propState": 8, - "pos": { - "x": 291202, - "y": 10988, - "z": -95743 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 1, - "pos": { - "x": 291510, - "y": -30343, - "z": -74200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 78, - "instId": 300002, - "propState": 1, - "pos": { - "x": 289447, - "y": -5646, - "z": -73003 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 78, - "instId": 300003, - "propState": 1, - "pos": { - "x": 290224, - "y": -5619, - "z": -78160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 78, - "instId": 300004, - "propState": 1, - "pos": { - "x": 290224, - "y": -30343, - "z": -78160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 78, - "instId": 300005, - "propState": 1, - "pos": { - "x": 290224, - "y": -5619, - "z": -78160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 12, - "pos": { - "x": 281073, - "y": 11165, - "z": -44792 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60403 - }, - { - "groupId": 81, - "instId": 300002, - "propState": 12, - "pos": { - "x": 269740, - "y": 11042, - "z": -44800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 81, - "instId": 300003, - "propState": 12, - "pos": { - "x": 251209, - "y": 10360, - "z": 14700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 81, - "instId": 300004, - "propState": 12, - "pos": { - "x": 258904, - "y": -27966, - "z": -21456 - }, - "rot": { - "x": 0, - "y": 132915, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 81, - "instId": 300005, - "propState": 12, - "pos": { - "x": 251000, - "y": 10360, - "z": -110080 - }, - "rot": { - "x": 0, - "y": 90197, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 81, - "instId": 300006, - "propState": 12, - "pos": { - "x": 280570, - "y": 60653, - "z": 20280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300003, - "propState": 2, - "pos": { - "x": 265250, - "y": 9800, - "z": -87510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104223 - } - ], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300003, - "propState": 1, - "pos": { - "x": 225490, - "y": 9992, - "z": 20570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 84, - "instId": 300004, - "propState": 1, - "pos": { - "x": 225490, - "y": 60313, - "z": 20570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 84, - "instId": 300001, - "propState": 1, - "pos": { - "x": 225490, - "y": 9992, - "z": 20570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 84, - "instId": 300002, - "propState": 1, - "pos": { - "x": 225490, - "y": 60313, - "z": 20570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - } - ], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 1, - "pos": { - "x": 169256, - "y": 7173, - "z": -24294 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 85, - "instId": 300002, - "propState": 1, - "pos": { - "x": 164574, - "y": -23827, - "z": -38380 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 85, - "instId": 300003, - "propState": 1, - "pos": { - "x": 166877, - "y": 7173, - "z": -31378 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 85, - "instId": 300004, - "propState": 1, - "pos": { - "x": 166877, - "y": 7173, - "z": -31378 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 85, - "instId": 300005, - "propState": 1, - "pos": { - "x": 166877, - "y": -23799, - "z": -31378 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 8, - "pos": { - "x": 151900, - "y": 58865, - "z": -7250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 86, - "instId": 300003, - "propState": 8, - "pos": { - "x": 74355, - "y": 52301, - "z": -66934 - }, - "rot": { - "x": 0, - "y": 174146, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": 167040, - "y": 8358, - "z": -6280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 87, - "instId": 300002, - "propState": 8, - "pos": { - "x": 158910, - "y": 7923, - "z": -10980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - }, { - "groupId": 87, - "instId": 300003, - "propState": 8, - "pos": { - "x": 174780, - "y": 7923, - "z": -10980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300001, - "propState": 1, - "pos": { - "x": 163360, - "y": 58865, - "z": 4900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 88, - "instId": 300002, - "propState": 1, - "pos": { - "x": 163888, - "y": 8358, - "z": 78 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 88, - "instId": 300003, - "propState": 1, - "pos": { - "x": 167470, - "y": 58865, - "z": 4584 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 88, - "instId": 300004, - "propState": 1, - "pos": { - "x": 167470, - "y": 58865, - "z": 4584 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 88, - "instId": 300005, - "propState": 1, - "pos": { - "x": 167470, - "y": 8460, - "z": 4584 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 88, - "instId": 300006, - "propState": 8, - "pos": { - "x": 162530, - "y": 58620, - "z": 3910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 88, - "instId": 300007, - "propState": 8, - "pos": { - "x": 172569, - "y": 58620, - "z": 5470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 12, - "pos": { - "x": 236610, - "y": 8533, - "z": -37890 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 89, - "instId": 300002, - "propState": 12, - "pos": { - "x": 258940, - "y": 8514, - "z": -53610 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 89, - "instId": 300003, - "propState": 12, - "pos": { - "x": 295510, - "y": 10360, - "z": 20478 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 89, - "instId": 300004, - "propState": 12, - "pos": { - "x": 306931, - "y": -993, - "z": -32379 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 89, - "instId": 300005, - "propState": 12, - "pos": { - "x": 258650, - "y": 60647, - "z": -44796 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 89, - "instId": 300006, - "propState": 12, - "pos": { - "x": 265226, - "y": 60829, - "z": -109167 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60402 - } - ], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 8, - "pos": { - "x": 25630, - "y": -620710, - "z": -92480 - }, - "rot": { - "x": 0, - "y": 74227, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 90, - "instId": 300003, - "propState": 8, - "pos": { - "x": -22979, - "y": -603742, - "z": -96183 - }, - "rot": { - "x": 0, - "y": 184429, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 90, - "instId": 300002, - "propState": 8, - "pos": { - "x": -64130, - "y": -616478, - "z": -69350 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 90, - "instId": 300004, - "propState": 8, - "pos": { - "x": -22979, - "y": -603742, - "z": -96183 - }, - "rot": { - "x": 0, - "y": 123970, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300001, - "propState": 8, - "pos": { - "x": -268100, - "y": -26990, - "z": 55900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104222 - }, - { - "groupId": 102, - "instId": 300002, - "propState": 1, - "pos": { - "x": -268220, - "y": -18807, - "z": 55950 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104221 - }, - { - "groupId": 102, - "instId": 300007, - "propState": 8, - "pos": { - "x": -257257, - "y": -18947, - "z": 82193 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104016 - }, - { - "groupId": 102, - "instId": 300005, - "propState": 1, - "pos": { - "x": -278150, - "y": -16126, - "z": -63250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104221 - }, { - "groupId": 102, - "instId": 300006, - "propState": 8, - "pos": { - "x": -278150, - "y": -24340, - "z": -63250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104222 - } - ], - "teleports": {} - }, - "103": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 103, - "instId": 300001, - "propState": 8, - "pos": { - "x": -267110, - "y": -16280, - "z": -97380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104022 - }, { - "groupId": 103, - "instId": 300002, - "propState": 1, - "pos": { - "x": -278280, - "y": -23450, - "z": -113960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 103, - "instId": 300003, - "propState": 8, - "pos": { - "x": -278270, - "y": -16280, - "z": -91570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 103, - "instId": 300004, - "propState": 8, - "pos": { - "x": -278120, - "y": -16990, - "z": -91640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - } - ], - "teleports": {} - }, - "105": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300002, - "propState": 20, - "pos": { - "x": -40220, - "y": -616368, - "z": 40210 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 117, - "instId": 300001, - "propState": 8, - "pos": { - "x": -133273, - "y": 533, - "z": -16120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104039 - }, { - "groupId": 117, - "instId": 300002, - "propState": 8, - "pos": { - "x": -130060, - "y": 533, - "z": -15830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104038 - } - ], - "teleports": {} - }, - "129": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 129, - "instId": 300001, - "propState": 8, - "pos": { - "x": -288716, - "y": -16290, - "z": -82180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 129, - "instId": 300003, - "propState": 8, - "pos": { - "x": -267950, - "y": -158, - "z": -63060 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 129, - "instId": 300002, - "propState": 8, - "pos": { - "x": -288716, - "y": -16290, - "z": -82180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "133": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 133, - "instId": 300001, - "propState": 18, - "pos": { - "x": 154397, - "y": 21247, - "z": -40701 - }, - "rot": { - "x": 0, - "y": 130162, - "z": 0 - }, - "propId": 104132 - }, { - "groupId": 133, - "instId": 300002, - "propState": 1, - "pos": { - "x": 146070, - "y": 7173, - "z": -23540 - }, - "rot": { - "x": 0, - "y": 237723, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 133, - "instId": 300004, - "propState": 8, - "pos": { - "x": 154397, - "y": 21247, - "z": -40701 - }, - "rot": { - "x": 0, - "y": 134950, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "134": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 134, - "instId": 300001, - "propState": 18, - "pos": { - "x": 24922, - "y": -673728, - "z": -2419 - }, - "rot": { - "x": 0, - "y": 301358, - "z": 0 - }, - "propId": 104132 - }, { - "groupId": 134, - "instId": 300002, - "propState": 1, - "pos": { - "x": 24930, - "y": -675493, - "z": -1550 - }, - "rot": { - "x": 0, - "y": 271690, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 134, - "instId": 300004, - "propState": 8, - "pos": { - "x": 24922, - "y": -673728, - "z": -2419 - }, - "rot": { - "x": 0, - "y": 171787, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "135": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 135, - "instId": 300001, - "propState": 18, - "pos": { - "x": 67656, - "y": -609898, - "z": -23690 - }, - "rot": { - "x": 0, - "y": 12804, - "z": 0 - }, - "propId": 104132 - }, { - "groupId": 135, - "instId": 300002, - "propState": 1, - "pos": { - "x": 67656, - "y": -615320, - "z": -23690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 135, - "instId": 300004, - "propState": 8, - "pos": { - "x": 67656, - "y": -609898, - "z": -23690 - }, - "rot": { - "x": 0, - "y": 193483, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "136": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 136, - "instId": 300001, - "propState": 18, - "pos": { - "x": 54, - "y": -45191, - "z": -134830 - }, - "rot": { - "x": 0, - "y": 335937, - "z": 0 - }, - "propId": 104132 - }, { - "groupId": 136, - "instId": 300002, - "propState": 1, - "pos": { - "x": -4, - "y": -45293, - "z": -134744 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 136, - "instId": 300004, - "propState": 8, - "pos": { - "x": 54, - "y": -45191, - "z": -134830 - }, - "rot": { - "x": 0, - "y": 358057, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300001, - "propState": 18, - "pos": { - "x": -141667, - "y": -630690, - "z": 47494 - }, - "rot": { - "x": 0, - "y": 39218, - "z": 0 - }, - "propId": 104132 - }, { - "groupId": 137, - "instId": 300002, - "propState": 1, - "pos": { - "x": -147580, - "y": -634258, - "z": 54640 - }, - "rot": { - "x": 0, - "y": 133362, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 137, - "instId": 300004, - "propState": 8, - "pos": { - "x": -141667, - "y": -630690, - "z": 47494 - }, - "rot": { - "x": 0, - "y": 119282, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 138, - "instId": 300001, - "propState": 18, - "pos": { - "x": -69755, - "y": -653545, - "z": 96404 - }, - "rot": { - "x": 0, - "y": 28626, - "z": 0 - }, - "propId": 104132 - }, { - "groupId": 138, - "instId": 300002, - "propState": 1, - "pos": { - "x": -72366, - "y": -652820, - "z": 100015 - }, - "rot": { - "x": 0, - "y": 126639, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 138, - "instId": 300004, - "propState": 8, - "pos": { - "x": -69755, - "y": -653230, - "z": 96404 - }, - "rot": { - "x": 0, - "y": 141920, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "139": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 139, - "instId": 300001, - "propState": 18, - "pos": { - "x": -58445, - "y": -616545, - "z": 79923 - }, - "rot": { - "x": 0, - "y": 266339, - "z": 0 - }, - "propId": 104132 - }, { - "groupId": 139, - "instId": 300002, - "propState": 1, - "pos": { - "x": -58445, - "y": -616545, - "z": 79923 - }, - "rot": { - "x": 0, - "y": 266339, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 139, - "instId": 300004, - "propState": 8, - "pos": { - "x": -58445, - "y": -616545, - "z": 79923 - }, - "rot": { - "x": 0, - "y": 13962, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "140": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 140, - "instId": 300001, - "propState": 18, - "pos": { - "x": -38156, - "y": -616228, - "z": 53027 - }, - "rot": { - "x": 0, - "y": 35685, - "z": 0 - }, - "propId": 104132 - }, { - "groupId": 140, - "instId": 300002, - "propState": 1, - "pos": { - "x": -38156, - "y": -616228, - "z": 53027 - }, - "rot": { - "x": 0, - "y": 225684, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 140, - "instId": 300004, - "propState": 8, - "pos": { - "x": -38156, - "y": -616228, - "z": 53027 - }, - "rot": { - "x": 0, - "y": 222168, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "141": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 141, - "instId": 300001, - "propState": 18, - "pos": { - "x": 65370, - "y": -655860, - "z": 25922 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104132 - }, { - "groupId": 141, - "instId": 300002, - "propState": 1, - "pos": { - "x": 58880, - "y": -653135, - "z": 27060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 141, - "instId": 300004, - "propState": 8, - "pos": { - "x": 63994, - "y": -653984, - "z": 25922 - }, - "rot": { - "x": 0, - "y": 219056, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "142": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 142, - "instId": 300001, - "propState": 18, - "pos": { - "x": 7853, - "y": -608041, - "z": -9216 - }, - "rot": { - "x": 0, - "y": 168550, - "z": 0 - }, - "propId": 104132 - }, { - "groupId": 142, - "instId": 300002, - "propState": 1, - "pos": { - "x": 7853, - "y": -608041, - "z": -9216 - }, - "rot": { - "x": 0, - "y": 194666, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 142, - "instId": 300004, - "propState": 8, - "pos": { - "x": 7853, - "y": -608041, - "z": -9216 - }, - "rot": { - "x": 0, - "y": 85015, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 153, - "instId": 300001, - "propState": 18, - "pos": { - "x": -6664, - "y": -45277, - "z": -160690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104132 - }, { - "groupId": 153, - "instId": 300002, - "propState": 1, - "pos": { - "x": -6664, - "y": -45277, - "z": -160690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 153, - "instId": 300004, - "propState": 8, - "pos": { - "x": -6664, - "y": -45277, - "z": -160690 - }, - "rot": { - "x": 0, - "y": 176921, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "154": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 154, - "instId": 300001, - "propState": 8, - "pos": { - "x": -183653, - "y": 5552, - "z": -51829 - }, - "rot": { - "x": 0, - "y": 269664, - "z": 0 - }, - "propId": 104132 - }, { - "groupId": 154, - "instId": 300002, - "propState": 1, - "pos": { - "x": -183610, - "y": 411, - "z": -49590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 154, - "instId": 300004, - "propState": 8, - "pos": { - "x": -183653, - "y": 5552, - "z": -51829 - }, - "rot": { - "x": 0, - "y": 177876, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "155": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 155, - "instId": 300001, - "propState": 18, - "pos": { - "x": -33988, - "y": -47386, - "z": -141189 - }, - "rot": { - "x": 0, - "y": 6463, - "z": 0 - }, - "propId": 104132 - }, { - "groupId": 155, - "instId": 300002, - "propState": 1, - "pos": { - "x": -33988, - "y": -47386, - "z": -141189 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 155, - "instId": 300004, - "propState": 8, - "pos": { - "x": -33988, - "y": -47386, - "z": -141189 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "156": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 156, - "instId": 300001, - "propState": 18, - "pos": { - "x": -87860, - "y": 345, - "z": -84550 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - }, - "propId": 104132 - }, { - "groupId": 156, - "instId": 300002, - "propState": 1, - "pos": { - "x": -86640, - "y": -2505, - "z": -83390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 156, - "instId": 300004, - "propState": 8, - "pos": { - "x": -87860, - "y": 345, - "z": -84550 - }, - "rot": { - "x": 0, - "y": 228630, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 8, - "pos": { - "x": -205968, - "y": 3025, - "z": -14219 - }, - "rot": { - "x": 0, - "y": 76475, - "z": 0 - }, - "propId": 104131 - }, { - "groupId": 157, - "instId": 300002, - "propState": 1, - "pos": { - "x": -205790, - "y": -56, - "z": -16450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 157, - "instId": 300004, - "propState": 8, - "pos": { - "x": -205656, - "y": 2852, - "z": -15271 - }, - "rot": { - "x": 0, - "y": 341787, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "158": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 158, - "instId": 300001, - "propState": 8, - "pos": { - "x": -239324, - "y": -14769, - "z": 92578 - }, - "rot": { - "x": 0, - "y": 344142, - "z": 0 - }, - "propId": 104132 - }, { - "groupId": 158, - "instId": 300002, - "propState": 1, - "pos": { - "x": -239324, - "y": -14769, - "z": 92578 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 158, - "instId": 300004, - "propState": 8, - "pos": { - "x": -239324, - "y": -14769, - "z": 92578 - }, - "rot": { - "x": 0, - "y": 312665, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "159": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 159, - "instId": 300001, - "propState": 8, - "pos": { - "x": -118178, - "y": -1212, - "z": 32017 - }, - "rot": { - "x": 0, - "y": 269869, - "z": 0 - }, - "propId": 104132 - }, { - "groupId": 159, - "instId": 300002, - "propState": 1, - "pos": { - "x": -118178, - "y": -1212, - "z": 32017 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 159, - "instId": 300004, - "propState": 8, - "pos": { - "x": -118178, - "y": -1212, - "z": 32017 - }, - "rot": { - "x": 0, - "y": 86771, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "160": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 8, - "pos": { - "x": -139740, - "y": 7030, - "z": -7430 - }, - "rot": { - "x": 0, - "y": 267767, - "z": 0 - }, - "propId": 104132 - }, { - "groupId": 160, - "instId": 300002, - "propState": 1, - "pos": { - "x": -139737, - "y": 533, - "z": -5285 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 160, - "instId": 300004, - "propState": 8, - "pos": { - "x": -139710, - "y": 7030, - "z": -6876 - }, - "rot": { - "x": 0, - "y": 183150, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 8, - "pos": { - "x": 208063, - "y": -17527, - "z": -44786 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104132 - }, { - "groupId": 161, - "instId": 300002, - "propState": 1, - "pos": { - "x": 199950, - "y": -23627, - "z": -45220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 161, - "instId": 300004, - "propState": 8, - "pos": { - "x": 208063, - "y": -17527, - "z": -44786 - }, - "rot": { - "x": 0, - "y": 89880, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "162": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 162, - "instId": 300001, - "propState": 8, - "pos": { - "x": 126826, - "y": 58178, - "z": 20584 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104132 - }, { - "groupId": 162, - "instId": 300002, - "propState": 1, - "pos": { - "x": 126826, - "y": 58178, - "z": 20584 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 162, - "instId": 300004, - "propState": 8, - "pos": { - "x": 126826, - "y": 58178, - "z": 20584 - }, - "rot": { - "x": 0, - "y": 271087, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "163": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 163, - "instId": 300003, - "propState": 8, - "pos": { - "x": -127249, - "y": 809, - "z": -41660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "166": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 166, - "instId": 300001, - "propState": 20, - "pos": { - "x": -117580, - "y": -984, - "z": -46230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 166, - "instId": 300002, - "propState": 8, - "pos": { - "x": -117580, - "y": -984, - "z": -46230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 166, - "instId": 300003, - "propState": 8, - "pos": { - "x": -127063, - "y": -984, - "z": -41960 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "168": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 168, - "instId": 300003, - "propState": 8, - "pos": { - "x": -73937, - "y": -614793, - "z": -58200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "170": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 170, - "instId": 300001, - "propState": 20, - "pos": { - "x": -48817, - "y": -616704, - "z": -48774 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 170, - "instId": 300002, - "propState": 8, - "pos": { - "x": -48817, - "y": -616704, - "z": -48774 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 170, - "instId": 300003, - "propState": 8, - "pos": { - "x": -73759, - "y": -616582, - "z": -58501 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "171": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 171, - "instId": 300001, - "propState": 20, - "pos": { - "x": 129960, - "y": 55220, - "z": -44790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 171, - "instId": 300002, - "propState": 8, - "pos": { - "x": 129960, - "y": 55220, - "z": -44790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 171, - "instId": 300003, - "propState": 8, - "pos": { - "x": 126130, - "y": 55220, - "z": -44810 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 12, - "pos": { - "x": 27392, - "y": -47945, - "z": -158859 - }, - "rot": { - "x": 0, - "y": 24703, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 175, - "instId": 300002, - "propState": 12, - "pos": { - "x": 156894, - "y": 8358, - "z": -2128 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 175, - "instId": 300003, - "propState": 12, - "pos": { - "x": 189660, - "y": 60268, - "z": 14429 - }, - "rot": { - "x": 0, - "y": 28079, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 175, - "instId": 300004, - "propState": 12, - "pos": { - "x": 100300, - "y": 52301, - "z": -67676 - }, - "rot": { - "x": 0, - "y": 135184, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 175, - "instId": 300005, - "propState": 12, - "pos": { - "x": -127505, - "y": -1809, - "z": 38067 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 175, - "instId": 300006, - "propState": 12, - "pos": { - "x": -182044, - "y": 2373, - "z": 1621 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 175, - "instId": 300007, - "propState": 12, - "pos": { - "x": -137540, - "y": -30054, - "z": -10 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300001, - "propState": 12, - "pos": { - "x": -249317, - "y": 1868, - "z": 6320 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60403 - }, - { - "groupId": 176, - "instId": 300002, - "propState": 12, - "pos": { - "x": -268010, - "y": -5552, - "z": 62826 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 176, - "instId": 300003, - "propState": 12, - "pos": { - "x": -231270, - "y": -14967, - "z": 72630 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 176, - "instId": 300004, - "propState": 12, - "pos": { - "x": -299290, - "y": -16249, - "z": -54167 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 176, - "instId": 300005, - "propState": 12, - "pos": { - "x": -291110, - "y": -25419, - "z": -118348 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 176, - "instId": 300006, - "propState": 12, - "pos": { - "x": -211130, - "y": -258, - "z": -51032 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300001, - "propState": 12, - "pos": { - "x": 69970, - "y": -615106, - "z": -19190 - }, - "rot": { - "x": 0, - "y": 286766, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 177, - "instId": 300002, - "propState": 12, - "pos": { - "x": 75373, - "y": -616527, - "z": -60303 - }, - "rot": { - "x": 0, - "y": 186635, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 177, - "instId": 300003, - "propState": 12, - "pos": { - "x": -23763, - "y": -603689, - "z": -105156 - }, - "rot": { - "x": 0, - "y": 5000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 177, - "instId": 300004, - "propState": 12, - "pos": { - "x": -29590, - "y": -621400, - "z": -92770 - }, - "rot": { - "x": 0, - "y": 269227, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 177, - "instId": 300005, - "propState": 12, - "pos": { - "x": -10154, - "y": -622250, - "z": 68588 - }, - "rot": { - "x": 0, - "y": 256786, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 177, - "instId": 300006, - "propState": 12, - "pos": { - "x": -157117, - "y": -620665, - "z": -21983 - }, - "rot": { - "x": 0, - "y": 321766, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 177, - "instId": 300007, - "propState": 12, - "pos": { - "x": -81602, - "y": -654691, - "z": 139213 - }, - "rot": { - "x": 0, - "y": 222730, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 177, - "instId": 300008, - "propState": 12, - "pos": { - "x": -10279, - "y": -658393, - "z": 95465 - }, - "rot": { - "x": 0, - "y": 16607, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 177, - "instId": 300009, - "propState": 12, - "pos": { - "x": 999, - "y": -667338, - "z": 26426 - }, - "rot": { - "x": 0, - "y": 82354, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300003, - "propState": 8, - "pos": { - "x": 125950, - "y": 57014, - "z": -44508 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 20, - "pos": { - "x": -306700, - "y": -16290, - "z": -111678 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 180, - "instId": 300002, - "propState": 8, - "pos": { - "x": -306700, - "y": -16290, - "z": -111678 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 180, - "instId": 300003, - "propState": 8, - "pos": { - "x": -301280, - "y": -16290, - "z": -111687 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300003, - "propState": 8, - "pos": { - "x": -301092, - "y": -14499, - "z": -111986 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "183": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 183, - "instId": 300003, - "propState": 8, - "pos": { - "x": 276777, - "y": 12150, - "z": -105524 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 184, - "instId": 300001, - "propState": 20, - "pos": { - "x": 265225, - "y": 10384, - "z": -87530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 184, - "instId": 300002, - "propState": 8, - "pos": { - "x": 265225, - "y": 10384, - "z": -87530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 184, - "instId": 300003, - "propState": 8, - "pos": { - "x": 276860, - "y": 10360, - "z": -105180 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "187": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 187, - "instId": 300001, - "propState": 18, - "pos": { - "x": 24922, - "y": -673728, - "z": -2419 - }, - "rot": { - "x": 0, - "y": 301358, - "z": 0 - }, - "propId": 104132 - }, { - "groupId": 187, - "instId": 300002, - "propState": 8, - "pos": { - "x": 24922, - "y": -673628, - "z": -2419 - }, - "rot": { - "x": 0, - "y": 301358, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 187, - "instId": 300004, - "propState": 8, - "pos": { - "x": 24922, - "y": -673728, - "z": -2419 - }, - "rot": { - "x": 0, - "y": 301358, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 8, - "pos": { - "x": -306300, - "y": -16561, - "z": 42670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 189, - "instId": 300002, - "propState": 8, - "pos": { - "x": -306300, - "y": -16161, - "z": 42670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 189, - "instId": 300004, - "propState": 8, - "pos": { - "x": -306300, - "y": -16561, - "z": 42670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 8, - "pos": { - "x": -306300, - "y": -16561, - "z": 42670 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 190, - "instId": 300002, - "propState": 8, - "pos": { - "x": -306656, - "y": -20297, - "z": -12820 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 190, - "instId": 300003, - "propState": 8, - "pos": { - "x": -306656, - "y": -20297, - "z": -12820 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "192": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 192, - "instId": 300001, - "propState": 8, - "pos": { - "x": -153490, - "y": -31188, - "z": 32260 - }, - "rot": { - "x": 0, - "y": 118332, - "z": 0 - }, - "propId": 901 - }, { - "groupId": 192, - "instId": 300002, - "propState": 8, - "pos": { - "x": -153310, - "y": -31188, - "z": 32590 - }, - "rot": { - "x": 0, - "y": 28332, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1213": { - "anchorId": 1, - "groupId": 192, - "instId": 300001, - "pos": { - "x": -154080, - "y": -31188, - "z": 31160 - }, - "rot": { - "x": 0, - "y": 28332, - "z": 0 - } - } - } - }, - "193": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 8, - "pos": { - "x": 16587, - "y": -608000, - "z": -20490 - }, - "rot": { - "x": 0, - "y": 248568, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 193, - "instId": 300002, - "propState": 8, - "pos": { - "x": -20747, - "y": -604000, - "z": -17235 - }, - "rot": { - "x": 0, - "y": 239230, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 193, - "instId": 300003, - "propState": 8, - "pos": { - "x": -40594, - "y": -604361, - "z": -23499 - }, - "rot": { - "x": 0, - "y": 329126, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 193, - "instId": 300004, - "propState": 8, - "pos": { - "x": -46348, - "y": -606035, - "z": 6961 - }, - "rot": { - "x": 0, - "y": 13335, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 193, - "instId": 300005, - "propState": 8, - "pos": { - "x": -38534, - "y": -607135, - "z": 17185 - }, - "rot": { - "x": 0, - "y": 357991, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 193, - "instId": 300006, - "propState": 8, - "pos": { - "x": -34918, - "y": -608000, - "z": 31229 - }, - "rot": { - "x": 0, - "y": 50909, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 193, - "instId": 300007, - "propState": 8, - "pos": { - "x": -11479, - "y": -609696, - "z": 45928 - }, - "rot": { - "x": 0, - "y": 89519, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 193, - "instId": 300008, - "propState": 8, - "pos": { - "x": 19327, - "y": -611434, - "z": 37142 - }, - "rot": { - "x": 0, - "y": 106597, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 193, - "instId": 300009, - "propState": 8, - "pos": { - "x": 33699, - "y": -612000, - "z": 32727 - }, - "rot": { - "x": 0, - "y": 154535, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 193, - "instId": 300010, - "propState": 8, - "pos": { - "x": 41509, - "y": -613947, - "z": 6730 - }, - "rot": { - "x": 0, - "y": 157921, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 193, - "instId": 300011, - "propState": 8, - "pos": { - "x": 45494, - "y": -614320, - "z": -11606 - }, - "rot": { - "x": 0, - "y": 231139, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 193, - "instId": 300012, - "propState": 8, - "pos": { - "x": 28780, - "y": -615803, - "z": -33750 - }, - "rot": { - "x": 0, - "y": 129800, - "z": 0 - }, - "propId": 104270 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 194, - "instId": 300001, - "propState": 8, - "pos": { - "x": 320710, - "y": -31460, - "z": -35704 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "195": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 195, - "instId": 300001, - "propState": 8, - "pos": { - "x": -5791, - "y": -46115, - "z": -135193 - }, - "rot": { - "x": 0, - "y": 248762, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 195, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5587, - "y": -46115, - "z": -135260 - }, - "rot": { - "x": 0, - "y": 109448, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 195, - "instId": 300003, - "propState": 8, - "pos": { - "x": 99282, - "y": 53001, - "z": -85882 - }, - "rot": { - "x": 0, - "y": 43080, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 195, - "instId": 300005, - "propState": 8, - "pos": { - "x": 216568, - "y": 61016, - "z": 22531 - }, - "rot": { - "x": 0, - "y": 245568, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 195, - "instId": 300006, - "propState": 8, - "pos": { - "x": 189260, - "y": 60968, - "z": 25170 - }, - "rot": { - "x": 0, - "y": 118553, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 195, - "instId": 300004, - "propState": 8, - "pos": { - "x": -153779, - "y": 1233, - "z": 4227 - }, - "rot": { - "x": 0, - "y": 352815, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 195, - "instId": 300007, - "propState": 8, - "pos": { - "x": -182682, - "y": 1950, - "z": 33030 - }, - "rot": { - "x": 0, - "y": 191926, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 195, - "instId": 300008, - "propState": 8, - "pos": { - "x": -127037, - "y": -284, - "z": -28397 - }, - "rot": { - "x": 0, - "y": 135849, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "196": { - "monsters": [ - { - "groupId": 196, - "instId": 200001, - "eventId": 20432101, - "pos": { - "x": 157039, - "y": 8358, - "z": 14058 - }, - "rot": { - "x": 0, - "y": 325785, - "z": 0 - }, - "monsterId": 4032050 - }, { - "groupId": 196, - "instId": 200002, - "eventId": 20432102, - "pos": { - "x": 159937, - "y": 8358, - "z": 14986 - }, - "rot": { - "x": 0, - "y": 337213, - "z": 0 - }, - "monsterId": 4032040 - }, { - "groupId": 196, - "instId": 200003, - "eventId": 20432103, - "pos": { - "x": -121727, - "y": -1809, - "z": 33446 - }, - "rot": { - "x": 0, - "y": 79973, - "z": 0 - }, - "monsterId": 4032040 - }, { - "groupId": 196, - "instId": 200004, - "eventId": 20432104, - "pos": { - "x": -122460, - "y": -1809, - "z": 30454 - }, - "rot": { - "x": 0, - "y": 113873, - "z": 0 - }, - "monsterId": 4032050 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "197": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 197, - "instId": 300020, - "propState": 8, - "pos": { - "x": 9427, - "y": -46711, - "z": -161158 - }, - "rot": { - "x": 0, - "y": 333570, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 197, - "instId": 300021, - "propState": 8, - "pos": { - "x": 13708, - "y": -48804, - "z": -126459 - }, - "rot": { - "x": 0, - "y": 254126, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 197, - "instId": 300011, - "propState": 8, - "pos": { - "x": -37849, - "y": -47945, - "z": -155866 - }, - "rot": { - "x": 0, - "y": 53082, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 197, - "instId": 300001, - "propState": 8, - "pos": { - "x": 41320, - "y": -47915, - "z": -147259 - }, - "rot": { - "x": 0, - "y": 354938, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 197, - "instId": 300004, - "propState": 8, - "pos": { - "x": -126361, - "y": -984, - "z": -48526 - }, - "rot": { - "x": 0, - "y": 87441, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 197, - "instId": 300025, - "propState": 8, - "pos": { - "x": -101098, - "y": -2505, - "z": -65918 - }, - "rot": { - "x": 0, - "y": 86633, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 197, - "instId": 300007, - "propState": 8, - "pos": { - "x": -178759, - "y": 411, - "z": -48074 - }, - "rot": { - "x": 0, - "y": 326994, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 197, - "instId": 300008, - "propState": 8, - "pos": { - "x": -152776, - "y": 411, - "z": -37482 - }, - "rot": { - "x": 0, - "y": 227697, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 197, - "instId": 300013, - "propState": 8, - "pos": { - "x": -152150, - "y": 411, - "z": -46452 - }, - "rot": { - "x": 0, - "y": 42421, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 197, - "instId": 300018, - "propState": 8, - "pos": { - "x": -193090, - "y": 3433, - "z": 529 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 197, - "instId": 300019, - "propState": 8, - "pos": { - "x": -176599, - "y": 2373, - "z": 13531 - }, - "rot": { - "x": 0, - "y": 271871, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 197, - "instId": 300022, - "propState": 8, - "pos": { - "x": -145418, - "y": -411, - "z": 42222 - }, - "rot": { - "x": 0, - "y": 227138, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 197, - "instId": 300023, - "propState": 8, - "pos": { - "x": -137535, - "y": 533, - "z": -5831 - }, - "rot": { - "x": 0, - "y": 16949, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 197, - "instId": 300026, - "propState": 8, - "pos": { - "x": -96302, - "y": 2050, - "z": 7520 - }, - "rot": { - "x": 0, - "y": 214785, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 197, - "instId": 300002, - "propState": 8, - "pos": { - "x": -93012, - "y": -2028, - "z": -39941 - }, - "rot": { - "x": 0, - "y": 154026, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 197, - "instId": 300003, - "propState": 8, - "pos": { - "x": -94597, - "y": -2028, - "z": -37467 - }, - "rot": { - "x": 0, - "y": 313714, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 197, - "instId": 300006, - "propState": 8, - "pos": { - "x": -137457, - "y": -30380, - "z": 1096 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 197, - "instId": 300009, - "propState": 8, - "pos": { - "x": -136510, - "y": -30380, - "z": 57 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 197, - "instId": 300010, - "propState": 8, - "pos": { - "x": -138542, - "y": -30380, - "z": 57 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 197, - "instId": 300012, - "propState": 8, - "pos": { - "x": -137457, - "y": -30380, - "z": -1112 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 197, - "instId": 300015, - "propState": 8, - "pos": { - "x": -160136, - "y": -31236, - "z": 15502 - }, - "rot": { - "x": 0, - "y": 111146, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 197, - "instId": 300027, - "propState": 8, - "pos": { - "x": 81504, - "y": 52301, - "z": -75399 - }, - "rot": { - "x": 0, - "y": 265904, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 197, - "instId": 300028, - "propState": 8, - "pos": { - "x": 106617, - "y": 54149, - "z": -39808 - }, - "rot": { - "x": 0, - "y": 130466, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 197, - "instId": 300036, - "propState": 8, - "pos": { - "x": 168687, - "y": 58865, - "z": -7233 - }, - "rot": { - "x": 0, - "y": 316344, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 197, - "instId": 300005, - "propState": 8, - "pos": { - "x": 153430, - "y": 56620, - "z": -17280 - }, - "rot": { - "x": 0, - "y": 4597, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 197, - "instId": 300037, - "propState": 8, - "pos": { - "x": 127320, - "y": 57740, - "z": 28980 - }, - "rot": { - "x": 0, - "y": 129894, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 197, - "instId": 300038, - "propState": 8, - "pos": { - "x": 171255, - "y": -23827, - "z": -50529 - }, - "rot": { - "x": 0, - "y": 338817, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 197, - "instId": 300039, - "propState": 8, - "pos": { - "x": 175089, - "y": 8358, - "z": 14812 - }, - "rot": { - "x": 0, - "y": 226282, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 197, - "instId": 300024, - "propState": 8, - "pos": { - "x": 146729, - "y": 4334, - "z": 5054 - }, - "rot": { - "x": 0, - "y": 226282, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 197, - "instId": 300040, - "propState": 8, - "pos": { - "x": 154791, - "y": 7173, - "z": -23274 - }, - "rot": { - "x": 0, - "y": 46115, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "198": { - "monsters": [ - { - "groupId": 198, - "instId": 200001, - "eventId": 20432231, - "pos": { - "x": -85254, - "y": -2505, - "z": -79209 - }, - "rot": { - "x": 0, - "y": 305501, - "z": 0 - }, - "monsterId": 4033030 - } - ], - "npcs": [], - "props": [ - { - "groupId": 198, - "instId": 300001, - "propState": 11, - "pos": { - "x": -80844, - "y": -2505, - "z": -81622 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 198, - "instId": 300002, - "propState": 8, - "pos": { - "x": -80844, - "y": -2505, - "z": -81622 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 198, - "instId": 300003, - "propState": 8, - "pos": { - "x": -80844, - "y": -2505, - "z": -81622 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "199": { - "monsters": [ - { - "groupId": 199, - "instId": 200001, - "eventId": 20432232, - "pos": { - "x": -98189, - "y": -655609, - "z": 81715 - }, - "rot": { - "x": 0, - "y": 348241, - "z": 0 - }, - "monsterId": 4033020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 199, - "instId": 300001, - "propState": 11, - "pos": { - "x": -100869, - "y": -655617, - "z": 76217 - }, - "rot": { - "x": 0, - "y": 7434, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 199, - "instId": 300002, - "propState": 8, - "pos": { - "x": -100869, - "y": -655617, - "z": 76217 - }, - "rot": { - "x": 0, - "y": 7434, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 199, - "instId": 300003, - "propState": 8, - "pos": { - "x": -100869, - "y": -655617, - "z": 76217 - }, - "rot": { - "x": 0, - "y": 7434, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "200": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 200, - "instId": 300001, - "propState": 8, - "pos": { - "x": -220115, - "y": -14936, - "z": 72537 - }, - "rot": { - "x": 0, - "y": 29585, - "z": 0 - }, - "propId": 104008 - }, - { - "groupId": 200, - "instId": 300025, - "propState": 8, - "pos": { - "x": -229050, - "y": 3433, - "z": 1648 - }, - "rot": { - "x": 0, - "y": 119873, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 200, - "instId": 300024, - "propState": 8, - "pos": { - "x": -225550, - "y": -5532, - "z": 58020 - }, - "rot": { - "x": 0, - "y": 226282, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 200, - "instId": 300002, - "propState": 8, - "pos": { - "x": -223455, - "y": 1934, - "z": 20939 - }, - "rot": { - "x": 0, - "y": 247185, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 200, - "instId": 300003, - "propState": 8, - "pos": { - "x": -268990, - "y": -5496, - "z": 29390 - }, - "rot": { - "x": 0, - "y": 52296, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 200, - "instId": 300004, - "propState": 8, - "pos": { - "x": -286444, - "y": -5505, - "z": 82429 - }, - "rot": { - "x": 0, - "y": 174887, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 200, - "instId": 300005, - "propState": 8, - "pos": { - "x": -231200, - "y": -15290, - "z": 74250 - }, - "rot": { - "x": 0, - "y": 8929, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 200, - "instId": 300006, - "propState": 8, - "pos": { - "x": -285778, - "y": -18947, - "z": 61204 - }, - "rot": { - "x": 0, - "y": 135077, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 200, - "instId": 300007, - "propState": 8, - "pos": { - "x": -286721, - "y": -18947, - "z": 50737 - }, - "rot": { - "x": 0, - "y": 49343, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 200, - "instId": 300008, - "propState": 8, - "pos": { - "x": -314360, - "y": -16561, - "z": 62980 - }, - "rot": { - "x": 0, - "y": 247185, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 200, - "instId": 300009, - "propState": 8, - "pos": { - "x": -311460, - "y": -16561, - "z": 65740 - }, - "rot": { - "x": 0, - "y": 318232, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 200, - "instId": 300010, - "propState": 8, - "pos": { - "x": -300297, - "y": -20297, - "z": -35331 - }, - "rot": { - "x": 0, - "y": 34257, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 200, - "instId": 300011, - "propState": 8, - "pos": { - "x": -318206, - "y": -16234, - "z": -66149 - }, - "rot": { - "x": 0, - "y": 43422, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 200, - "instId": 300012, - "propState": 8, - "pos": { - "x": -292093, - "y": -16290, - "z": -106067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 200, - "instId": 300013, - "propState": 8, - "pos": { - "x": -293780, - "y": -16290, - "z": -106067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 200, - "instId": 300014, - "propState": 8, - "pos": { - "x": -295530, - "y": -16290, - "z": -106067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 200, - "instId": 300015, - "propState": 8, - "pos": { - "x": -281628, - "y": -25387, - "z": -102996 - }, - "rot": { - "x": 0, - "y": 127780, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 200, - "instId": 300016, - "propState": 8, - "pos": { - "x": -251256, - "y": -258, - "z": -67441 - }, - "rot": { - "x": 0, - "y": 34257, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 200, - "instId": 300017, - "propState": 8, - "pos": { - "x": -219291, - "y": -228, - "z": -50095 - }, - "rot": { - "x": 0, - "y": 46540, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 200, - "instId": 300018, - "propState": 8, - "pos": { - "x": -203264, - "y": -228, - "z": -50072 - }, - "rot": { - "x": 0, - "y": 307482, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "201": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 201, - "instId": 300001, - "propState": 8, - "pos": { - "x": 283220, - "y": 10360, - "z": -104219 - }, - "rot": { - "x": 0, - "y": 308253, - "z": 0 - }, - "propId": 104008 - }, - { - "groupId": 201, - "instId": 300025, - "propState": 8, - "pos": { - "x": 222107, - "y": 8514, - "z": -38510 - }, - "rot": { - "x": 0, - "y": 318439, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 201, - "instId": 300024, - "propState": 8, - "pos": { - "x": 255273, - "y": 8514, - "z": -37548 - }, - "rot": { - "x": 0, - "y": 226282, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 201, - "instId": 300002, - "propState": 8, - "pos": { - "x": 255278, - "y": 8514, - "z": -53231 - }, - "rot": { - "x": 0, - "y": 308764, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 201, - "instId": 300003, - "propState": 8, - "pos": { - "x": 284960, - "y": 11072, - "z": -33146 - }, - "rot": { - "x": 0, - "y": 226282, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 201, - "instId": 300004, - "propState": 8, - "pos": { - "x": 284793, - "y": 11072, - "z": -56374 - }, - "rot": { - "x": 0, - "y": 308764, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 201, - "instId": 300005, - "propState": 8, - "pos": { - "x": 291014, - "y": 10360, - "z": 7902 - }, - "rot": { - "x": 0, - "y": 178628, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 201, - "instId": 300006, - "propState": 8, - "pos": { - "x": 289883, - "y": -31860, - "z": -31996 - }, - "rot": { - "x": 0, - "y": 127421, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 201, - "instId": 300007, - "propState": 8, - "pos": { - "x": 254507, - "y": 10360, - "z": -110488 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 201, - "instId": 300008, - "propState": 8, - "pos": { - "x": 254507, - "y": 10360, - "z": -108130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 201, - "instId": 300009, - "propState": 8, - "pos": { - "x": 295763, - "y": 10360, - "z": -114214 - }, - "rot": { - "x": 0, - "y": 308334, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 201, - "instId": 300010, - "propState": 8, - "pos": { - "x": 257842, - "y": 60653, - "z": 13277 - }, - "rot": { - "x": 0, - "y": 61785, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "202": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 202, - "instId": 300001, - "propState": 8, - "pos": { - "x": 292954, - "y": 3675, - "z": -23957 - }, - "rot": { - "x": 0, - "y": 314580, - "z": 0 - }, - "propId": 104008 - }, - { - "groupId": 202, - "instId": 300025, - "propState": 8, - "pos": { - "x": 272500, - "y": 10192, - "z": -24330 - }, - "rot": { - "x": 0, - "y": 238015, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 202, - "instId": 300024, - "propState": 8, - "pos": { - "x": 258900, - "y": 10332, - "z": -2196 - }, - "rot": { - "x": 0, - "y": 88642, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 202, - "instId": 300002, - "propState": 8, - "pos": { - "x": 284960, - "y": 11072, - "z": -33146 - }, - "rot": { - "x": 0, - "y": 226282, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 202, - "instId": 300003, - "propState": 8, - "pos": { - "x": 284793, - "y": 11072, - "z": -56374 - }, - "rot": { - "x": 0, - "y": 308764, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 202, - "instId": 300004, - "propState": 8, - "pos": { - "x": 300530, - "y": -993, - "z": -31359 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 202, - "instId": 300005, - "propState": 8, - "pos": { - "x": 300530, - "y": -993, - "z": -33460 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 202, - "instId": 300006, - "propState": 8, - "pos": { - "x": 300530, - "y": -993, - "z": -55870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 202, - "instId": 300007, - "propState": 8, - "pos": { - "x": 300530, - "y": -993, - "z": -57697 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 202, - "instId": 300008, - "propState": 8, - "pos": { - "x": 309361, - "y": -30343, - "z": -63681 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 202, - "instId": 300009, - "propState": 8, - "pos": { - "x": 291014, - "y": 10360, - "z": 7902 - }, - "rot": { - "x": 0, - "y": 178628, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 202, - "instId": 300010, - "propState": 8, - "pos": { - "x": 267490, - "y": 60597, - "z": -24350 - }, - "rot": { - "x": 0, - "y": 49482, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 202, - "instId": 300011, - "propState": 8, - "pos": { - "x": 262364, - "y": 60597, - "z": -44770 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 202, - "instId": 300012, - "propState": 8, - "pos": { - "x": 271773, - "y": 60597, - "z": -66669 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 202, - "instId": 300013, - "propState": 8, - "pos": { - "x": 250698, - "y": 60653, - "z": -105135 - }, - "rot": { - "x": 0, - "y": 119893, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 202, - "instId": 300014, - "propState": 8, - "pos": { - "x": 280355, - "y": 60653, - "z": -113893 - }, - "rot": { - "x": 0, - "y": 321720, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 202, - "instId": 300015, - "propState": 8, - "pos": { - "x": 266305, - "y": 60090, - "z": -95900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 202, - "instId": 300016, - "propState": 8, - "pos": { - "x": 264770, - "y": 60090, - "z": -95900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "203": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 203, - "instId": 300001, - "propState": 8, - "pos": { - "x": -68133, - "y": -622004, - "z": 20228 - }, - "rot": { - "x": 0, - "y": 253650, - "z": 0 - }, - "propId": 104008 - }, - { - "groupId": 203, - "instId": 300025, - "propState": 8, - "pos": { - "x": 54347, - "y": -616704, - "z": -44215 - }, - "rot": { - "x": 0, - "y": 2393, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 203, - "instId": 300024, - "propState": 8, - "pos": { - "x": 74100, - "y": -615320, - "z": -7855 - }, - "rot": { - "x": 0, - "y": 226282, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 203, - "instId": 300002, - "propState": 8, - "pos": { - "x": 66322, - "y": -615320, - "z": -29070 - }, - "rot": { - "x": 0, - "y": 344604, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 203, - "instId": 300003, - "propState": 8, - "pos": { - "x": 73244, - "y": -616521, - "z": -62399 - }, - "rot": { - "x": 0, - "y": 220505, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 203, - "instId": 300004, - "propState": 8, - "pos": { - "x": 72881, - "y": -616587, - "z": -60887 - }, - "rot": { - "x": 0, - "y": 270144, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 203, - "instId": 300005, - "propState": 8, - "pos": { - "x": 73426, - "y": -616587, - "z": -59252 - }, - "rot": { - "x": 0, - "y": 308492, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 203, - "instId": 300006, - "propState": 8, - "pos": { - "x": 47707, - "y": -620668, - "z": -87968 - }, - "rot": { - "x": 0, - "y": 13719, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 203, - "instId": 300029, - "propState": 8, - "pos": { - "x": -5550, - "y": -617983, - "z": -91910 - }, - "rot": { - "x": 0, - "y": 126975, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 203, - "instId": 300007, - "propState": 8, - "pos": { - "x": -56102, - "y": -616554, - "z": -78686 - }, - "rot": { - "x": 0, - "y": 304923, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 203, - "instId": 300008, - "propState": 8, - "pos": { - "x": -57210, - "y": -616554, - "z": -80280 - }, - "rot": { - "x": 0, - "y": 304923, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 203, - "instId": 300009, - "propState": 8, - "pos": { - "x": -58300, - "y": -616554, - "z": -81830 - }, - "rot": { - "x": 0, - "y": 304923, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 203, - "instId": 300010, - "propState": 8, - "pos": { - "x": -75729, - "y": -616705, - "z": -66042 - }, - "rot": { - "x": 0, - "y": 186601, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 203, - "instId": 300011, - "propState": 8, - "pos": { - "x": -36140, - "y": -616704, - "z": -47300 - }, - "rot": { - "x": 0, - "y": 272694, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 203, - "instId": 300012, - "propState": 8, - "pos": { - "x": -46980, - "y": -616677, - "z": -36483 - }, - "rot": { - "x": 0, - "y": 176551, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 203, - "instId": 300030, - "propState": 8, - "pos": { - "x": -10469, - "y": -622250, - "z": 62124 - }, - "rot": { - "x": 0, - "y": 313664, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 203, - "instId": 300013, - "propState": 8, - "pos": { - "x": -100778, - "y": -623407, - "z": 11900 - }, - "rot": { - "x": 0, - "y": 85023, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 203, - "instId": 300014, - "propState": 8, - "pos": { - "x": -95843, - "y": -623426, - "z": -12611 - }, - "rot": { - "x": 0, - "y": 69245, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 203, - "instId": 300015, - "propState": 8, - "pos": { - "x": -160170, - "y": -631697, - "z": 44520 - }, - "rot": { - "x": 0, - "y": 176551, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 203, - "instId": 300016, - "propState": 8, - "pos": { - "x": -139600, - "y": -636897, - "z": 64530 - }, - "rot": { - "x": 0, - "y": 304383, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 203, - "instId": 300017, - "propState": 8, - "pos": { - "x": -131490, - "y": -645305, - "z": 102430 - }, - "rot": { - "x": 0, - "y": 12077, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 203, - "instId": 300018, - "propState": 8, - "pos": { - "x": -97510, - "y": -652362, - "z": 117110 - }, - "rot": { - "x": 0, - "y": 104657, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 203, - "instId": 300019, - "propState": 8, - "pos": { - "x": -81205, - "y": -652829, - "z": 95942 - }, - "rot": { - "x": 0, - "y": 48125, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 203, - "instId": 300020, - "propState": 8, - "pos": { - "x": -82420, - "y": -652829, - "z": 97290 - }, - "rot": { - "x": 0, - "y": 48125, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 203, - "instId": 300021, - "propState": 8, - "pos": { - "x": -77114, - "y": -652779, - "z": 98096 - }, - "rot": { - "x": 0, - "y": 80211, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 203, - "instId": 300022, - "propState": 8, - "pos": { - "x": -28450, - "y": -652820, - "z": 129650 - }, - "rot": { - "x": 0, - "y": 193112, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 203, - "instId": 300023, - "propState": 8, - "pos": { - "x": 5860, - "y": -658250, - "z": 134930 - }, - "rot": { - "x": 0, - "y": 72981, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 203, - "instId": 300026, - "propState": 8, - "pos": { - "x": -7209, - "y": -658715, - "z": 96848 - }, - "rot": { - "x": 0, - "y": 48125, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 203, - "instId": 300027, - "propState": 8, - "pos": { - "x": 25632, - "y": -656184, - "z": 96096 - }, - "rot": { - "x": 0, - "y": 249230, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 203, - "instId": 300028, - "propState": 8, - "pos": { - "x": 80075, - "y": -648619, - "z": 49729 - }, - "rot": { - "x": 0, - "y": 38357, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 203, - "instId": 300031, - "propState": 8, - "pos": { - "x": 39472, - "y": -651509, - "z": 50628 - }, - "rot": { - "x": 0, - "y": 76012, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "204": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 204, - "instId": 300001, - "propState": 8, - "pos": { - "x": 68832, - "y": -615987, - "z": -72419 - }, - "rot": { - "x": 0, - "y": 223492, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 204, - "instId": 300002, - "propState": 8, - "pos": { - "x": -62145, - "y": -616021, - "z": -64802 - }, - "rot": { - "x": 0, - "y": 17880, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 204, - "instId": 300003, - "propState": 8, - "pos": { - "x": -43629, - "y": -615973, - "z": 51574 - }, - "rot": { - "x": 0, - "y": 300668, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 204, - "instId": 300004, - "propState": 8, - "pos": { - "x": -77071, - "y": -615972, - "z": 65465 - }, - "rot": { - "x": 0, - "y": 219849, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 204, - "instId": 300005, - "propState": 8, - "pos": { - "x": -162022, - "y": -622762, - "z": 5937 - }, - "rot": { - "x": 0, - "y": 14777, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 204, - "instId": 300006, - "propState": 8, - "pos": { - "x": -129100, - "y": -622712, - "z": -12223 - }, - "rot": { - "x": 0, - "y": 250790, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 204, - "instId": 300007, - "propState": 8, - "pos": { - "x": -129468, - "y": -622743, - "z": 10169 - }, - "rot": { - "x": 0, - "y": 258864, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 204, - "instId": 300008, - "propState": 8, - "pos": { - "x": -88730, - "y": -652118, - "z": 124610 - }, - "rot": { - "x": 0, - "y": 147067, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 204, - "instId": 300009, - "propState": 8, - "pos": { - "x": -64094, - "y": -652120, - "z": 105774 - }, - "rot": { - "x": 0, - "y": 65007, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 204, - "instId": 300010, - "propState": 8, - "pos": { - "x": 5642, - "y": -657617, - "z": 127606 - }, - "rot": { - "x": 0, - "y": 187013, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 204, - "instId": 300011, - "propState": 8, - "pos": { - "x": 61367, - "y": -650777, - "z": 79057 - }, - "rot": { - "x": 0, - "y": 151500, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 204, - "instId": 300012, - "propState": 8, - "pos": { - "x": 48200, - "y": -652436, - "z": 28790 - }, - "rot": { - "x": 0, - "y": 306200, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "205": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 205, - "instId": 300001, - "propState": 8, - "pos": { - "x": -233772, - "y": 4148, - "z": 12918 - }, - "rot": { - "x": 0, - "y": 248762, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 205, - "instId": 300002, - "propState": 8, - "pos": { - "x": -230056, - "y": -350, - "z": 35078 - }, - "rot": { - "x": 0, - "y": 325679, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 205, - "instId": 300003, - "propState": 8, - "pos": { - "x": -252765, - "y": -350, - "z": 38639 - }, - "rot": { - "x": 0, - "y": 311924, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 205, - "instId": 300004, - "propState": 8, - "pos": { - "x": -292591, - "y": -4798, - "z": 54863 - }, - "rot": { - "x": 0, - "y": 38983, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 205, - "instId": 300005, - "propState": 8, - "pos": { - "x": -257508, - "y": -18133, - "z": 73084 - }, - "rot": { - "x": 0, - "y": 229033, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 205, - "instId": 300006, - "propState": 8, - "pos": { - "x": -310313, - "y": -19382, - "z": -25246 - }, - "rot": { - "x": 0, - "y": 161425, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 205, - "instId": 300007, - "propState": 8, - "pos": { - "x": -263815, - "y": -15580, - "z": -69010 - }, - "rot": { - "x": 0, - "y": 161425, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 205, - "instId": 300008, - "propState": 8, - "pos": { - "x": -247640, - "y": -15495, - "z": -107050 - }, - "rot": { - "x": 0, - "y": 259145, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 205, - "instId": 300009, - "propState": 8, - "pos": { - "x": -291120, - "y": -24719, - "z": -112160 - }, - "rot": { - "x": 0, - "y": 167971, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 205, - "instId": 300010, - "propState": 8, - "pos": { - "x": -243739, - "y": 445, - "z": -32093 - }, - "rot": { - "x": 0, - "y": 338412, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 205, - "instId": 300011, - "propState": 8, - "pos": { - "x": -224680, - "y": 442, - "z": -44805 - }, - "rot": { - "x": 0, - "y": 82100, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "206": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 206, - "instId": 300001, - "propState": 8, - "pos": { - "x": 300255, - "y": -30540, - "z": -23671 - }, - "rot": { - "x": 0, - "y": 248762, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 206, - "instId": 300002, - "propState": 8, - "pos": { - "x": 262810, - "y": 11060, - "z": -112734 - }, - "rot": { - "x": 0, - "y": 354791, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "207": { - "monsters": [ - { - "groupId": 207, - "instId": 200001, - "eventId": 20432111, - "pos": { - "x": -245084, - "y": -1050, - "z": 26123 - }, - "rot": { - "x": 0, - "y": 61831, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 207, - "instId": 200002, - "eventId": 20432112, - "pos": { - "x": -244360, - "y": -1050, - "z": 29120 - }, - "rot": { - "x": 0, - "y": 99975, - "z": 0 - }, - "monsterId": 4032040 - }, - { - "groupId": 207, - "instId": 200003, - "eventId": 20432113, - "pos": { - "x": -294609, - "y": -5505, - "z": 75455 - }, - "rot": { - "x": 0, - "y": 246950, - "z": 0 - }, - "monsterId": 4032050 - }, - { - "groupId": 207, - "instId": 200004, - "eventId": 20432114, - "pos": { - "x": -254350, - "y": -16280, - "z": -76984 - }, - "rot": { - "x": 0, - "y": 82964, - "z": 0 - }, - "monsterId": 4032040 - }, { - "groupId": 207, - "instId": 200005, - "eventId": 20432115, - "pos": { - "x": -252826, - "y": -16152, - "z": -63008 - }, - "rot": { - "x": 0, - "y": 115055, - "z": 0 - }, - "monsterId": 4032050 - }, { - "groupId": 207, - "instId": 200006, - "eventId": 20432116, - "pos": { - "x": -250708, - "y": -16178, - "z": -66175 - }, - "rot": { - "x": 0, - "y": 36163, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 207, - "instId": 200007, - "eventId": 20432117, - "pos": { - "x": -213960, - "y": -258, - "z": -33700 - }, - "rot": { - "x": 0, - "y": 36163, - "z": 0 - }, - "monsterId": 4032040 - }, { - "groupId": 207, - "instId": 200008, - "eventId": 20432118, - "pos": { - "x": -210810, - "y": -258, - "z": -34770 - }, - "rot": { - "x": 0, - "y": 341460, - "z": 0 - }, - "monsterId": 4032050 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "208": { - "monsters": [ - { - "groupId": 208, - "instId": 200001, - "eventId": 20432121, - "pos": { - "x": 66387, - "y": -615320, - "z": -11109 - }, - "rot": { - "x": 0, - "y": 316822, - "z": 0 - }, - "monsterId": 4032050 - }, - { - "groupId": 208, - "instId": 200002, - "eventId": 20432122, - "pos": { - "x": -33815, - "y": -621470, - "z": -94360 - }, - "rot": { - "x": 0, - "y": 316822, - "z": 0 - }, - "monsterId": 4032040 - }, - { - "groupId": 208, - "instId": 200003, - "eventId": 20432123, - "pos": { - "x": -32773, - "y": -621470, - "z": -90827 - }, - "rot": { - "x": 0, - "y": 243013, - "z": 0 - }, - "monsterId": 4032040 - }, - { - "groupId": 208, - "instId": 200004, - "eventId": 20432124, - "pos": { - "x": -55536, - "y": -616607, - "z": 75727 - }, - "rot": { - "x": 0, - "y": 69693, - "z": 0 - }, - "monsterId": 4032050 - }, { - "groupId": 208, - "instId": 200005, - "eventId": 20432125, - "pos": { - "x": 64233, - "y": -615320, - "z": -11268 - }, - "rot": { - "x": 0, - "y": 316822, - "z": 0 - }, - "monsterId": 4032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "209": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 209, - "instId": 300001, - "propState": 8, - "pos": { - "x": -278937, - "y": -18947, - "z": 75270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 209, - "instId": 300002, - "propState": 8, - "pos": { - "x": -278937, - "y": -18947, - "z": 75270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 209, - "instId": 300003, - "propState": 20, - "pos": { - "x": -314015, - "y": -20282, - "z": -36519 - }, - "rot": { - "x": 0, - "y": 40917, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 209, - "instId": 300004, - "propState": 1, - "pos": { - "x": -314015, - "y": -20282, - "z": -36519 - }, - "rot": { - "x": 0, - "y": 40917, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 8, - "pos": { - "x": 309378, - "y": -30328, - "z": -65955 - }, - "rot": { - "x": 0, - "y": 310462, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 210, - "instId": 300002, - "propState": 8, - "pos": { - "x": 309378, - "y": -30328, - "z": -65955 - }, - "rot": { - "x": 0, - "y": 310462, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 210, - "instId": 300003, - "propState": 20, - "pos": { - "x": 258248, - "y": -14952, - "z": -64958 - }, - "rot": { - "x": 0, - "y": 47315, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 210, - "instId": 300004, - "propState": 1, - "pos": { - "x": 258248, - "y": -14952, - "z": -64958 - }, - "rot": { - "x": 0, - "y": 47315, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "214": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "219": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "220": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300001, - "propState": 11, - "pos": { - "x": -246140, - "y": -1050, - "z": 41610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "228": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 228, - "instId": 300001, - "propState": 11, - "pos": { - "x": 308420, - "y": -762, - "z": -52467 - }, - "rot": { - "x": 0, - "y": 173000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "229": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 229, - "instId": 300001, - "propState": 11, - "pos": { - "x": 84120, - "y": -648972, - "z": 48630 - }, - "rot": { - "x": 0, - "y": 336000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "230": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 230, - "instId": 300001, - "propState": 12, - "pos": { - "x": 61210, - "y": 64050, - "z": 65820 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "231": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 231, - "instId": 300001, - "propState": 8, - "pos": { - "x": 118707, - "y": 60650, - "z": -2559 - }, - "rot": { - "x": 0, - "y": 289257, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 231, - "instId": 300002, - "propState": 8, - "pos": { - "x": 87073, - "y": 60650, - "z": 4325 - }, - "rot": { - "x": 0, - "y": 342917, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 231, - "instId": 300003, - "propState": 8, - "pos": { - "x": 57712, - "y": 64600, - "z": 60950 - }, - "rot": { - "x": 0, - "y": 228312, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 231, - "instId": 300004, - "propState": 8, - "pos": { - "x": 31280, - "y": 64700, - "z": 35828 - }, - "rot": { - "x": 0, - "y": 295059, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 231, - "instId": 300005, - "propState": 8, - "pos": { - "x": -34153, - "y": 72700, - "z": 30606 - }, - "rot": { - "x": 0, - "y": 137188, - "z": 0 - }, - "propId": 104270 - } - ], - "teleports": {} - }, - "232": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 232, - "instId": 300001, - "propState": 8, - "pos": { - "x": 118536, - "y": 60650, - "z": 2263 - }, - "rot": { - "x": 0, - "y": 243010, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 232, - "instId": 300002, - "propState": 8, - "pos": { - "x": 87018, - "y": 60650, - "z": -4101 - }, - "rot": { - "x": 0, - "y": 174376, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 232, - "instId": 300003, - "propState": 8, - "pos": { - "x": 56943, - "y": 64600, - "z": -59123 - }, - "rot": { - "x": 0, - "y": 305783, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 232, - "instId": 300004, - "propState": 8, - "pos": { - "x": 28808, - "y": 64600, - "z": -37005 - }, - "rot": { - "x": 0, - "y": 236801, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 232, - "instId": 300005, - "propState": 8, - "pos": { - "x": -33742, - "y": 72650, - "z": -30959 - }, - "rot": { - "x": 0, - "y": 38274, - "z": 0 - }, - "propId": 104270 - } - ], - "teleports": {} - }, - "233": { - "monsters": [ - { - "groupId": 233, - "instId": 200001, - "eventId": 20432131, - "pos": { - "x": 67132, - "y": 64050, - "z": -65382 - }, - "rot": { - "x": 0, - "y": 295594, - "z": 0 - }, - "monsterId": 4032040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "234": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 234, - "instId": 300001, - "propState": 12, - "pos": { - "x": 30, - "y": -22000, - "z": 93450 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "235": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 235, - "instId": 300001, - "propState": 8, - "pos": { - "x": -16184, - "y": -13400, - "z": 2655 - }, - "rot": { - "x": 0, - "y": 300322, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 235, - "instId": 300002, - "propState": 8, - "pos": { - "x": 2093, - "y": -21350, - "z": 31946 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 235, - "instId": 300003, - "propState": 8, - "pos": { - "x": -12724, - "y": -21450, - "z": 91789 - }, - "rot": { - "x": 0, - "y": 250006, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 235, - "instId": 300004, - "propState": 8, - "pos": { - "x": -76990, - "y": -25605, - "z": 50881 - }, - "rot": { - "x": 0, - "y": 185747, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 235, - "instId": 300005, - "propState": 8, - "pos": { - "x": -93561, - "y": -29350, - "z": -2243 - }, - "rot": { - "x": 0, - "y": 279487, - "z": 0 - }, - "propId": 104270 - } - ], - "teleports": {} - }, - "236": { - "monsters": [ - { - "groupId": 236, - "instId": 200001, - "eventId": 20432132, - "pos": { - "x": -32250, - "y": -13840, - "z": -1950 - }, - "rot": { - "x": 0, - "y": 244213, - "z": 0 - }, - "monsterId": 4032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "237": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 237, - "instId": 300001, - "propState": 8, - "pos": { - "x": -30940, - "y": -29350, - "z": -3590 - }, - "rot": { - "x": 0, - "y": 173501, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 237, - "instId": 300002, - "propState": 8, - "pos": { - "x": -67359, - "y": -25350, - "z": -63138 - }, - "rot": { - "x": 0, - "y": 321306, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 237, - "instId": 300003, - "propState": 8, - "pos": { - "x": -93622, - "y": -29350, - "z": 2777 - }, - "rot": { - "x": 0, - "y": 250006, - "z": 0 - }, - "propId": 104270 - } - ], - "teleports": {} - }, - "238": { - "monsters": [ - { - "groupId": 238, - "instId": 200001, - "eventId": 20432133, - "pos": { - "x": -17700, - "y": -26000, - "z": -22030 - }, - "rot": { - "x": 0, - "y": 347180, - "z": 0 - }, - "monsterId": 4032050 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "239": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 239, - "instId": 300001, - "propState": 8, - "pos": { - "x": 2685, - "y": -47787, - "z": -103082 - }, - "rot": { - "x": 0, - "y": 340797, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 239, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4040, - "y": -47950, - "z": -67324 - }, - "rot": { - "x": 0, - "y": 279226, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 239, - "instId": 300003, - "propState": 8, - "pos": { - "x": -47928, - "y": -51850, - "z": -44448 - }, - "rot": { - "x": 0, - "y": 49303, - "z": 0 - }, - "propId": 104270 - } - ], - "teleports": {} - }, - "240": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 240, - "instId": 300001, - "propState": 8, - "pos": { - "x": 2693, - "y": -47950, - "z": -102255 - }, - "rot": { - "x": 0, - "y": 346021, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 240, - "instId": 300002, - "propState": 8, - "pos": { - "x": -5401, - "y": -47950, - "z": -66646 - }, - "rot": { - "x": 0, - "y": 275482, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 240, - "instId": 300003, - "propState": 8, - "pos": { - "x": -40843, - "y": -51900, - "z": -59056 - }, - "rot": { - "x": 0, - "y": 309896, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 240, - "instId": 300004, - "propState": 8, - "pos": { - "x": -67194, - "y": -55850, - "z": 1950 - }, - "rot": { - "x": 0, - "y": 94833, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 240, - "instId": 300005, - "propState": 8, - "pos": { - "x": -32017, - "y": -59850, - "z": -34511 - }, - "rot": { - "x": 0, - "y": 38274, - "z": 0 - }, - "propId": 104270 - } - ], - "teleports": {} - }, - "241": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 241, - "instId": 300001, - "propState": 12, - "pos": { - "x": -47280, - "y": -56500, - "z": 2210 - }, - "rot": { - "x": 0, - "y": 227069, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "242": { - "monsters": [ - { - "groupId": 242, - "instId": 200001, - "eventId": 20432134, - "pos": { - "x": 4490, - "y": -48500, - "z": -69330 - }, - "rot": { - "x": 0, - "y": 266013, - "z": 0 - }, - "monsterId": 4032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "243": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 243, - "instId": 300001, - "propState": 8, - "pos": { - "x": 10137, - "y": -615900, - "z": -14125 - }, - "rot": { - "x": 0, - "y": 92775, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 243, - "instId": 300002, - "propState": 8, - "pos": { - "x": 25068, - "y": -612385, - "z": 8312 - }, - "rot": { - "x": 0, - "y": 312213, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 243, - "instId": 300003, - "propState": 8, - "pos": { - "x": 36045, - "y": -611900, - "z": 30379 - }, - "rot": { - "x": 0, - "y": 151648, - "z": 0 - }, - "propId": 104270 - }, - { - "groupId": 243, - "instId": 300004, - "propState": 8, - "pos": { - "x": 47066, - "y": -614000, - "z": 2204 - }, - "rot": { - "x": 0, - "y": 192253, - "z": 0 - }, - "propId": 104270 - }, { - "groupId": 243, - "instId": 300005, - "propState": 8, - "pos": { - "x": 29924, - "y": -615900, - "z": -33710 - }, - "rot": { - "x": 0, - "y": 131387, - "z": 0 - }, - "propId": 104270 - } - ], - "teleports": {} - }, - "244": { - "monsters": [ - { - "groupId": 244, - "instId": 200001, - "eventId": 20432135, - "pos": { - "x": 13830, - "y": -612550, - "z": 17270 - }, - "rot": { - "x": 0, - "y": 266013, - "z": 0 - }, - "monsterId": 4032050 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "245": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 245, - "instId": 300001, - "propState": 12, - "pos": { - "x": 4380, - "y": -610700, - "z": 46587 - }, - "rot": { - "x": 0, - "y": 188654, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "247": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 247, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5394, - "y": -617790, - "z": -89669 - }, - "rot": { - "x": 0, - "y": 298803, - "z": 0 - }, - "propId": 104094 - } - ], - "teleports": {} - }, - "248": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 248, - "instId": 300001, - "propState": 8, - "pos": { - "x": -86150, - "y": -653416, - "z": 116168 - }, - "rot": { - "x": 0, - "y": 142999, - "z": 0 - }, - "propId": 104238 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "2043301": { - "P20433_F20433001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 90, - "y": 34438, - "z": -668310 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 80, - "y": 88233, - "z": -292917 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 90, - "y": 34438, - "z": -668310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - }, - { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": 80, - "y": 88233, - "z": -292917 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 31120, - "z": -262500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": -16800, - "y": 53400, - "z": -1221800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 110, - "y": 102442, - "z": 217370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": -2650, - "y": 806319, - "z": 660226 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": 110, - "y": 102442, - "z": 217370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - }, - { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": -2650, - "y": 806319, - "z": 660226 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 334400, - "z": 953800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 648000, - "z": 10600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": 11290, - "y": 34423, - "z": -673490 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104050 - }, { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": 4981, - "y": 88068, - "z": -259686 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104050 - }, { - "groupId": 20, - "instId": 300003, - "propState": 8, - "pos": { - "x": 6420, - "y": 103713, - "z": -77290 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104050 - }, { - "groupId": 20, - "instId": 300005, - "propState": 8, - "pos": { - "x": 11360, - "y": 888340, - "z": 998350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104050 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 2, - "pos": { - "x": -33113, - "y": 33129, - "z": -810385 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 22, - "instId": 300002, - "propState": 2, - "pos": { - "x": 33065, - "y": 33103, - "z": -810576 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 22, - "instId": 300003, - "propState": 2, - "pos": { - "x": -48273, - "y": 30917, - "z": -790429 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 22, - "instId": 300004, - "propState": 2, - "pos": { - "x": -48093, - "y": 30928, - "z": -5750260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 22, - "instId": 300005, - "propState": 2, - "pos": { - "x": 48031, - "y": 30922, - "z": -5750286 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 22, - "instId": 300006, - "propState": 2, - "pos": { - "x": 48251, - "y": 30925, - "z": -790498 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 22, - "instId": 300007, - "propState": 2, - "pos": { - "x": 0, - "y": 0, - "z": 200000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2720, - "y": 814725, - "z": 728740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": 25160, - "y": 844695, - "z": 858000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 23, - "instId": 300003, - "propState": 8, - "pos": { - "x": -21220, - "y": 88418, - "z": -172604 - }, - "rot": { - "x": 0, - "y": 59796, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 23, - "instId": 300004, - "propState": 8, - "pos": { - "x": 21350, - "y": 88420, - "z": -172660 - }, - "rot": { - "x": 0, - "y": 300714, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 1, - "pos": { - "x": -41135, - "y": 30783, - "z": -752922 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 24, - "instId": 300002, - "propState": 1, - "pos": { - "x": 41192, - "y": 30733, - "z": -752230 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": -50066, - "y": 30782, - "z": -774474 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 25, - "instId": 300002, - "propState": 8, - "pos": { - "x": 48258, - "y": 30782, - "z": -755308 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104059 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300003, - "propState": 8, - "pos": { - "x": -9364, - "y": 104544, - "z": 110462 - }, - "rot": { - "x": 0, - "y": 89602, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 27, - "instId": 300004, - "propState": 8, - "pos": { - "x": 9362, - "y": 104544, - "z": 110385 - }, - "rot": { - "x": 0, - "y": 269602, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 27, - "instId": 300005, - "propState": 8, - "pos": { - "x": -35594, - "y": 822308, - "z": 742265 - }, - "rot": { - "x": 0, - "y": 29239, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43270, - "y": 30780, - "z": -773530 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 28, - "instId": 300002, - "propState": 8, - "pos": { - "x": 53050, - "y": 30780, - "z": -773470 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2669, - "y": 888340, - "z": 1000540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104192 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 1, - "pos": { - "x": -20300, - "y": 821514, - "z": 762000 - }, - "rot": { - "x": 0, - "y": 208490, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 30, - "instId": 300002, - "propState": 1, - "pos": { - "x": -1040, - "y": 831710, - "z": 807730 - }, - "rot": { - "x": 0, - "y": 32300, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 30, - "instId": 300003, - "propState": 1, - "pos": { - "x": -20099, - "y": 821411, - "z": 768994 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 30, - "instId": 300004, - "propState": 1, - "pos": { - "x": -20099, - "y": 821411, - "z": 768994 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 30, - "instId": 300005, - "propState": 1, - "pos": { - "x": -1023, - "y": 831379, - "z": 802078 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 1, - "pos": { - "x": 534, - "y": 854718, - "z": 897468 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 31, - "instId": 300002, - "propState": 1, - "pos": { - "x": -5760, - "y": 886360, - "z": 945220 - }, - "rot": { - "x": 0, - "y": 1900, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 31, - "instId": 300003, - "propState": 1, - "pos": { - "x": -2839, - "y": 854635, - "z": 902597 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 31, - "instId": 300004, - "propState": 1, - "pos": { - "x": -2800, - "y": 854480, - "z": 902620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 31, - "instId": 300005, - "propState": 1, - "pos": { - "x": -2676, - "y": 886260, - "z": 940527 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 31, - "instId": 300006, - "propState": 8, - "pos": { - "x": -8300, - "y": 833800, - "z": 923100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104258 - }, { - "groupId": 31, - "instId": 300007, - "propState": 8, - "pos": { - "x": 250, - "y": 886367, - "z": 945220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104016 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300004, - "propState": 8, - "pos": { - "x": 25380, - "y": 30733, - "z": -795960 - }, - "rot": { - "x": 0, - "y": 208285, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 32, - "instId": 300005, - "propState": 8, - "pos": { - "x": -25198, - "y": 30782, - "z": -825492 - }, - "rot": { - "x": 0, - "y": 45689, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 32, - "instId": 300016, - "propState": 8, - "pos": { - "x": 8340, - "y": 27791, - "z": -806930 - }, - "rot": { - "x": 0, - "y": 270082, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": 8339, - "y": 27791, - "z": -808710 - }, - "rot": { - "x": 0, - "y": 270082, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8339, - "y": 27791, - "z": -810528 - }, - "rot": { - "x": 0, - "y": 270082, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 32, - "instId": 300003, - "propState": 8, - "pos": { - "x": 8339, - "y": 27791, - "z": -812230 - }, - "rot": { - "x": 0, - "y": 270082, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 32, - "instId": 300009, - "propState": 8, - "pos": { - "x": 8339, - "y": 27791, - "z": -814020 - }, - "rot": { - "x": 0, - "y": 270082, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 32, - "instId": 300006, - "propState": 8, - "pos": { - "x": -38574, - "y": 30783, - "z": -760788 - }, - "rot": { - "x": 0, - "y": 182322, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 32, - "instId": 300007, - "propState": 8, - "pos": { - "x": -67602, - "y": 30783, - "z": -760736 - }, - "rot": { - "x": 0, - "y": 135625, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 32, - "instId": 300008, - "propState": 8, - "pos": { - "x": 8751, - "y": 27828, - "z": -730691 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 32, - "instId": 300011, - "propState": 8, - "pos": { - "x": -7446, - "y": 27791, - "z": -803924 - }, - "rot": { - "x": 0, - "y": 131392, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 32, - "instId": 300010, - "propState": 8, - "pos": { - "x": -8359, - "y": 27791, - "z": -806910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 32, - "instId": 300012, - "propState": 8, - "pos": { - "x": -8360, - "y": 27791, - "z": -808690 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 32, - "instId": 300013, - "propState": 8, - "pos": { - "x": -8360, - "y": 27791, - "z": -810508 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 32, - "instId": 300014, - "propState": 8, - "pos": { - "x": -8360, - "y": 27791, - "z": -812210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 32, - "instId": 300015, - "propState": 8, - "pos": { - "x": -8360, - "y": 27791, - "z": -814000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300004, - "propState": 8, - "pos": { - "x": 4399, - "y": 102294, - "z": 185678 - }, - "rot": { - "x": 0, - "y": 346830, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 33, - "instId": 300014, - "propState": 8, - "pos": { - "x": 2550, - "y": 102294, - "z": 185250 - }, - "rot": { - "x": 0, - "y": 346830, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 33, - "instId": 300005, - "propState": 8, - "pos": { - "x": -5420, - "y": 102363, - "z": 174320 - }, - "rot": { - "x": 0, - "y": 18718, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 33, - "instId": 300017, - "propState": 8, - "pos": { - "x": -3730, - "y": 102363, - "z": 173750 - }, - "rot": { - "x": 0, - "y": 18718, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 33, - "instId": 300018, - "propState": 8, - "pos": { - "x": -2065, - "y": 102363, - "z": 173183 - }, - "rot": { - "x": 0, - "y": 18718, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 33, - "instId": 300016, - "propState": 8, - "pos": { - "x": -6255, - "y": 102381, - "z": 159532 - }, - "rot": { - "x": 0, - "y": 70704, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 33, - "instId": 300006, - "propState": 8, - "pos": { - "x": 5302, - "y": 102089, - "z": 150659 - }, - "rot": { - "x": 0, - "y": 310809, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 33, - "instId": 300011, - "propState": 8, - "pos": { - "x": -3985, - "y": 102294, - "z": 194062 - }, - "rot": { - "x": 0, - "y": 224324, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 33, - "instId": 300012, - "propState": 8, - "pos": { - "x": -4583, - "y": 104784, - "z": -62938 - }, - "rot": { - "x": 0, - "y": 151932, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 33, - "instId": 300010, - "propState": 8, - "pos": { - "x": -6721, - "y": 88064, - "z": -161029 - }, - "rot": { - "x": 0, - "y": 157276, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -15391, - "y": 87894, - "z": -193498 - }, - "rot": { - "x": 0, - "y": 79601, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 33, - "instId": 300002, - "propState": 8, - "pos": { - "x": -16310, - "y": 87938, - "z": -191586 - }, - "rot": { - "x": 0, - "y": 32635, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 33, - "instId": 300003, - "propState": 8, - "pos": { - "x": -4989, - "y": 103649, - "z": 121129 - }, - "rot": { - "x": 0, - "y": 107831, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 33, - "instId": 300009, - "propState": 8, - "pos": { - "x": 5577, - "y": 102008, - "z": 149683 - }, - "rot": { - "x": 0, - "y": 238734, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 33, - "instId": 300007, - "propState": 8, - "pos": { - "x": 87702, - "y": 105194, - "z": 24424 - }, - "rot": { - "x": 0, - "y": 224646, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 33, - "instId": 300008, - "propState": 8, - "pos": { - "x": 86894, - "y": 105218, - "z": -2978 - }, - "rot": { - "x": 0, - "y": 306820, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 33, - "instId": 300013, - "propState": 8, - "pos": { - "x": -86940, - "y": 105218, - "z": 24145 - }, - "rot": { - "x": 0, - "y": 139600, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 33, - "instId": 300015, - "propState": 8, - "pos": { - "x": -87438, - "y": 105194, - "z": -3721 - }, - "rot": { - "x": 0, - "y": 46811, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 33, - "instId": 300030, - "propState": 8, - "pos": { - "x": 5276, - "y": 104784, - "z": 56046 - }, - "rot": { - "x": 0, - "y": 346212, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 33, - "instId": 300031, - "propState": 8, - "pos": { - "x": 3420, - "y": 104784, - "z": 55590 - }, - "rot": { - "x": 0, - "y": 346212, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 33, - "instId": 300032, - "propState": 8, - "pos": { - "x": -5078, - "y": 104603, - "z": 52713 - }, - "rot": { - "x": 0, - "y": 43654, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 33, - "instId": 300019, - "propState": 8, - "pos": { - "x": 5440, - "y": 104785, - "z": -40065 - }, - "rot": { - "x": 0, - "y": 334981, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 33, - "instId": 300020, - "propState": 8, - "pos": { - "x": -8170, - "y": 103702, - "z": -88690 - }, - "rot": { - "x": 0, - "y": 81309, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 33, - "instId": 300021, - "propState": 8, - "pos": { - "x": -5629, - "y": 88186, - "z": -212743 - }, - "rot": { - "x": 0, - "y": 30015, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 33, - "instId": 300022, - "propState": 8, - "pos": { - "x": -3880, - "y": 88186, - "z": -213750 - }, - "rot": { - "x": 0, - "y": 30015, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 33, - "instId": 300023, - "propState": 8, - "pos": { - "x": -5651, - "y": 88634, - "z": -251113 - }, - "rot": { - "x": 0, - "y": 80675, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 33, - "instId": 300024, - "propState": 8, - "pos": { - "x": 30950, - "y": 88100, - "z": -176990 - }, - "rot": { - "x": 0, - "y": 214289, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 33, - "instId": 300025, - "propState": 8, - "pos": { - "x": 29330, - "y": 88100, - "z": -175410 - }, - "rot": { - "x": 0, - "y": 234109, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 33, - "instId": 300026, - "propState": 8, - "pos": { - "x": 32846, - "y": 88100, - "z": -169687 - }, - "rot": { - "x": 0, - "y": 357140, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 33, - "instId": 300027, - "propState": 8, - "pos": { - "x": 30620, - "y": 88100, - "z": -170060 - }, - "rot": { - "x": 0, - "y": 332848, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 33, - "instId": 300028, - "propState": 8, - "pos": { - "x": 29060, - "y": 88100, - "z": -171390 - }, - "rot": { - "x": 0, - "y": 300634, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 33, - "instId": 300029, - "propState": 8, - "pos": { - "x": 28426, - "y": 88100, - "z": -173324 - }, - "rot": { - "x": 0, - "y": 271497, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300004, - "propState": 8, - "pos": { - "x": 1258, - "y": 814597, - "z": 722212 - }, - "rot": { - "x": 0, - "y": 304935, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 34, - "instId": 300005, - "propState": 8, - "pos": { - "x": -6490, - "y": 814597, - "z": 735360 - }, - "rot": { - "x": 0, - "y": 171346, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 34, - "instId": 300016, - "propState": 8, - "pos": { - "x": -32849, - "y": 821545, - "z": 754607 - }, - "rot": { - "x": 0, - "y": 70801, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 34, - "instId": 300006, - "propState": 8, - "pos": { - "x": 11621, - "y": 831710, - "z": 809150 - }, - "rot": { - "x": 0, - "y": 314171, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 34, - "instId": 300007, - "propState": 8, - "pos": { - "x": 30701, - "y": 844567, - "z": 853235 - }, - "rot": { - "x": 0, - "y": 286301, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": 14150, - "y": 844563, - "z": 862000 - }, - "rot": { - "x": 0, - "y": 306686, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": -895, - "y": 806117, - "z": 694119 - }, - "rot": { - "x": 0, - "y": 306686, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 34, - "instId": 300003, - "propState": 8, - "pos": { - "x": 57060, - "y": 837678, - "z": 841150 - }, - "rot": { - "x": 0, - "y": 286301, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 34, - "instId": 300008, - "propState": 8, - "pos": { - "x": 56160, - "y": 837678, - "z": 838090 - }, - "rot": { - "x": 0, - "y": 165045, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 34, - "instId": 300009, - "propState": 8, - "pos": { - "x": 54080, - "y": 837678, - "z": 841810 - }, - "rot": { - "x": 0, - "y": 23044, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 34, - "instId": 300010, - "propState": 8, - "pos": { - "x": -32680, - "y": 811310, - "z": 829470 - }, - "rot": { - "x": 0, - "y": 286301, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 34, - "instId": 300011, - "propState": 8, - "pos": { - "x": -32680, - "y": 808970, - "z": 829470 - }, - "rot": { - "x": 0, - "y": 164401, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 34, - "instId": 300012, - "propState": 8, - "pos": { - "x": -32680, - "y": 806450, - "z": 829470 - }, - "rot": { - "x": 0, - "y": 75315, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 34, - "instId": 300013, - "propState": 8, - "pos": { - "x": 26050, - "y": 805600, - "z": 704490 - }, - "rot": { - "x": 0, - "y": 286301, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 34, - "instId": 300014, - "propState": 8, - "pos": { - "x": 27860, - "y": 805600, - "z": 702320 - }, - "rot": { - "x": 0, - "y": 166806, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 34, - "instId": 300015, - "propState": 8, - "pos": { - "x": 28690, - "y": 805600, - "z": 704670 - }, - "rot": { - "x": 0, - "y": 60984, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 12, - "pos": { - "x": 68671, - "y": 30783, - "z": -779331 - }, - "rot": { - "x": 0, - "y": 314575, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 35, - "instId": 300002, - "propState": 12, - "pos": { - "x": -55196, - "y": 30783, - "z": -757579 - }, - "rot": { - "x": 0, - "y": 140718, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 35, - "instId": 300003, - "propState": 12, - "pos": { - "x": 24378, - "y": 30782, - "z": -824582 - }, - "rot": { - "x": 0, - "y": 318451, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 35, - "instId": 300004, - "propState": 12, - "pos": { - "x": -21894, - "y": 30782, - "z": -794473 - }, - "rot": { - "x": 0, - "y": 180917, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 12, - "pos": { - "x": 7575, - "y": 103702, - "z": 105860 - }, - "rot": { - "x": 0, - "y": 310511, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 36, - "instId": 300002, - "propState": 12, - "pos": { - "x": 10107, - "y": 103702, - "z": -77717 - }, - "rot": { - "x": 0, - "y": 252809, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 36, - "instId": 300003, - "propState": 12, - "pos": { - "x": -12237, - "y": 91838, - "z": -133635 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 36, - "instId": 300004, - "propState": 12, - "pos": { - "x": 18020, - "y": 88100, - "z": -131640 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 36, - "instId": 300005, - "propState": 12, - "pos": { - "x": -16760, - "y": 88100, - "z": -193550 - }, - "rot": { - "x": 0, - "y": 29935, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 36, - "instId": 300006, - "propState": 12, - "pos": { - "x": 7689, - "y": 88230, - "z": -284421 - }, - "rot": { - "x": 0, - "y": 271448, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 12, - "pos": { - "x": 19630, - "y": 886262, - "z": 1004480 - }, - "rot": { - "x": 0, - "y": 49547, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 37, - "instId": 300002, - "propState": 12, - "pos": { - "x": 6435, - "y": 844563, - "z": 855201 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 37, - "instId": 300003, - "propState": 12, - "pos": { - "x": -35547, - "y": 821512, - "z": 746216 - }, - "rot": { - "x": 0, - "y": 72721, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 37, - "instId": 300004, - "propState": 12, - "pos": { - "x": 5191, - "y": 806320, - "z": 668459 - }, - "rot": { - "x": 0, - "y": 275501, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300002, - "propState": 8, - "pos": { - "x": -63730, - "y": 843640, - "z": 853240 - }, - "rot": { - "x": 0, - "y": 150039, - "z": 0 - }, - "propId": 104089 - }, { - "groupId": 39, - "instId": 300004, - "propState": 20, - "pos": { - "x": 3900, - "y": 831710, - "z": 821000 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "propId": 60402 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300008, - "propState": 8, - "pos": { - "x": -62513, - "y": 845376, - "z": 841758 - }, - "rot": { - "x": 0, - "y": 335447, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": 50840, - "y": 814110, - "z": 749360 - }, - "rot": { - "x": 0, - "y": 10773, - "z": 0 - }, - "propId": 104119 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34200, - "y": 883420, - "z": 779560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 41, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11230, - "y": 838730, - "z": 847729 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 41, - "instId": 300003, - "propState": 8, - "pos": { - "x": 50862, - "y": 811160, - "z": 749289 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 8, - "pos": { - "x": 6650, - "y": 886262, - "z": 955180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 55, - "instId": 300002, - "propState": 8, - "pos": { - "x": 1100, - "y": 806117, - "z": 679580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 55, - "instId": 300003, - "propState": 8, - "pos": { - "x": 4940, - "y": 104822, - "z": 51022 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 55, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11720, - "y": 91837, - "z": -134353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 55, - "instId": 300005, - "propState": 8, - "pos": { - "x": -8091, - "y": 27791, - "z": -759003 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2043301": { - "anchorId": 1, - "groupId": 55, - "instId": 300001, - "pos": { - "x": -2655, - "y": 889049, - "z": 999378 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2043302": { - "anchorId": 2, - "groupId": 55, - "instId": 300002, - "pos": { - "x": -2747, - "y": 806280, - "z": 677728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2043303": { - "anchorId": 3, - "groupId": 55, - "instId": 300003, - "pos": { - "x": -27, - "y": 104784, - "z": 54614 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2043304": { - "anchorId": 4, - "groupId": 55, - "instId": 300004, - "pos": { - "x": -188, - "y": 91860, - "z": -141047 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2043305": { - "anchorId": 5, - "groupId": 55, - "instId": 300005, - "pos": { - "x": -91, - "y": 27816, - "z": -755669 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300012, - "propState": 8, - "pos": { - "x": 40, - "y": 104674, - "z": 12900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 58, - "instId": 300013, - "propState": 8, - "pos": { - "x": 40, - "y": 104674, - "z": 7895 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 58, - "instId": 300014, - "propState": 8, - "pos": { - "x": -2480, - "y": 104674, - "z": 10400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 58, - "instId": 300015, - "propState": 8, - "pos": { - "x": 2520, - "y": 104674, - "z": 10400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "103": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 103, - "instId": 300002, - "propState": 20, - "pos": { - "x": 43006, - "y": 30792, - "z": -788167 - }, - "rot": { - "x": 0, - "y": 48311, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 103, - "instId": 300001, - "propState": 11, - "pos": { - "x": 43410, - "y": 30792, - "z": -787800 - }, - "rot": { - "x": 0, - "y": 46285, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "104": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 104, - "instId": 300001, - "propState": 18, - "pos": { - "x": -48255, - "y": 33818, - "z": -748608 - }, - "rot": { - "x": 0, - "y": 192772, - "z": 0 - }, - "propId": 104130 - }, { - "groupId": 104, - "instId": 300002, - "propState": 1, - "pos": { - "x": -48452, - "y": 30783, - "z": -749316 - }, - "rot": { - "x": 0, - "y": 192772, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 104, - "instId": 300004, - "propState": 8, - "pos": { - "x": -48255, - "y": 33967, - "z": -748608 - }, - "rot": { - "x": 0, - "y": 1764, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "105": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300001, - "propState": 18, - "pos": { - "x": 70422, - "y": 36250, - "z": -769457 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104130 - }, { - "groupId": 105, - "instId": 300002, - "propState": 1, - "pos": { - "x": 68302, - "y": 30783, - "z": -769395 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 105, - "instId": 300004, - "propState": 8, - "pos": { - "x": 69251, - "y": 36481, - "z": -769520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "106": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 106, - "instId": 300001, - "propState": 8, - "pos": { - "x": 45900, - "y": 848477, - "z": 798833 - }, - "rot": { - "x": 0, - "y": 324070, - "z": 0 - }, - "propId": 104130 - }, { - "groupId": 106, - "instId": 300002, - "propState": 1, - "pos": { - "x": 43579, - "y": 847643, - "z": 800789 - }, - "rot": { - "x": 0, - "y": 324070, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 106, - "instId": 300004, - "propState": 8, - "pos": { - "x": 45900, - "y": 848477, - "z": 798833 - }, - "rot": { - "x": 0, - "y": 324070, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "107": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 107, - "instId": 300001, - "propState": 8, - "pos": { - "x": -73520, - "y": 107033, - "z": 6120 - }, - "rot": { - "x": 0, - "y": 158457, - "z": 0 - }, - "propId": 104130 - }, { - "groupId": 107, - "instId": 300002, - "propState": 1, - "pos": { - "x": -74205, - "y": 105194, - "z": 5330 - }, - "rot": { - "x": 0, - "y": 264324, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 107, - "instId": 300004, - "propState": 8, - "pos": { - "x": -73520, - "y": 107033, - "z": 6120 - }, - "rot": { - "x": 0, - "y": 264324, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 8, - "pos": { - "x": 39, - "y": 35021, - "z": -662267 - }, - "rot": { - "x": 0, - "y": 358770, - "z": 0 - }, - "propId": 104130 - }, { - "groupId": 108, - "instId": 300002, - "propState": 1, - "pos": { - "x": -24, - "y": 34488, - "z": -666318 - }, - "rot": { - "x": 0, - "y": 86149, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 108, - "instId": 300004, - "propState": 8, - "pos": { - "x": 39, - "y": 35193, - "z": -662267 - }, - "rot": { - "x": 0, - "y": 358770, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "109": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 109, - "instId": 300001, - "propState": 8, - "pos": { - "x": -16344, - "y": 817957, - "z": 752212 - }, - "rot": { - "x": 0, - "y": 4772, - "z": 0 - }, - "propId": 104130 - }, { - "groupId": 109, - "instId": 300002, - "propState": 1, - "pos": { - "x": -21336, - "y": 819066, - "z": 743379 - }, - "rot": { - "x": 0, - "y": 192772, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 109, - "instId": 300004, - "propState": 8, - "pos": { - "x": -16500, - "y": 818100, - "z": 750320 - }, - "rot": { - "x": 0, - "y": 4772, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "110": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 110, - "instId": 300001, - "propState": 8, - "pos": { - "x": 69181, - "y": 874174, - "z": 689301 - }, - "rot": { - "x": 0, - "y": 330727, - "z": 0 - }, - "propId": 104130 - }, { - "groupId": 110, - "instId": 300002, - "propState": 1, - "pos": { - "x": 68985, - "y": 874114, - "z": 688478 - }, - "rot": { - "x": 0, - "y": 154039, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 110, - "instId": 300004, - "propState": 8, - "pos": { - "x": 65710, - "y": 874299, - "z": 688220 - }, - "rot": { - "x": 0, - "y": 98674, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "111": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 111, - "instId": 300001, - "propState": 8, - "pos": { - "x": 34172, - "y": 846568, - "z": 855967 - }, - "rot": { - "x": 0, - "y": 322431, - "z": 0 - }, - "propId": 104130 - }, { - "groupId": 111, - "instId": 300002, - "propState": 1, - "pos": { - "x": 31580, - "y": 844566, - "z": 854360 - }, - "rot": { - "x": 0, - "y": 91543, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 111, - "instId": 300004, - "propState": 8, - "pos": { - "x": 33693, - "y": 846753, - "z": 855972 - }, - "rot": { - "x": 0, - "y": 103806, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "112": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 112, - "instId": 300001, - "propState": 18, - "pos": { - "x": 7496, - "y": 104743, - "z": 190637 - }, - "rot": { - "x": 0, - "y": 257527, - "z": 0 - }, - "propId": 104130 - }, { - "groupId": 112, - "instId": 300002, - "propState": 1, - "pos": { - "x": 5790, - "y": 102150, - "z": 190610 - }, - "rot": { - "x": 0, - "y": 257527, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 112, - "instId": 300004, - "propState": 8, - "pos": { - "x": 7111, - "y": 105209, - "z": 190573 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "113": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 113, - "instId": 300001, - "propState": 18, - "pos": { - "x": -51790, - "y": 831930, - "z": 886800 - }, - "rot": { - "x": 0, - "y": 288516, - "z": 0 - }, - "propId": 104130 - }, { - "groupId": 113, - "instId": 300002, - "propState": 1, - "pos": { - "x": -51725, - "y": 831926, - "z": 887332 - }, - "rot": { - "x": 0, - "y": 262027, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 113, - "instId": 300004, - "propState": 8, - "pos": { - "x": -51630, - "y": 832410, - "z": 886779 - }, - "rot": { - "x": 0, - "y": 282492, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "120": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "121": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "122": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "123": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "124": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "125": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "126": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "127": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "128": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "140": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 140, - "instId": 300003, - "propState": 8, - "pos": { - "x": -61577, - "y": 32572, - "z": -777099 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "141": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 141, - "instId": 300001, - "propState": 20, - "pos": { - "x": -67997, - "y": 30783, - "z": -776950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 141, - "instId": 300002, - "propState": 8, - "pos": { - "x": -67997, - "y": 30783, - "z": -776950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 141, - "instId": 300003, - "propState": 8, - "pos": { - "x": 60640, - "y": 30783, - "z": -762693 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "149": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 149, - "instId": 300001, - "propState": 2, - "pos": { - "x": 54865, - "y": 31516, - "z": -769693 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104102 - }, { - "groupId": 149, - "instId": 300002, - "propState": 8, - "pos": { - "x": 54865, - "y": 30883, - "z": -769692 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 149, - "instId": 300004, - "propState": 8, - "pos": { - "x": 54865, - "y": 30878, - "z": -769693 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 150, - "instId": 300001, - "propState": 12, - "pos": { - "x": 54475, - "y": 30783, - "z": -769693 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 84115, - "y": 105214, - "z": 11379 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 2422 - }, { - "groupId": 151, - "instId": 400002, - "pos": { - "x": 84115, - "y": 105214, - "z": 9379 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 2418 - } - ], - "props": [ - { - "groupId": 151, - "instId": 300001, - "propState": 8, - "pos": { - "x": 84115, - "y": 105203, - "z": 10379 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 151, - "instId": 300002, - "propState": 8, - "pos": { - "x": 84115, - "y": 105314, - "z": 10379 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 151, - "instId": 300004, - "propState": 8, - "pos": { - "x": 84115, - "y": 105203, - "z": 10379 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 152, - "instId": 300001, - "propState": 11, - "pos": { - "x": 87115, - "y": 105203, - "z": 10379 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 152, - "instId": 300002, - "propState": 8, - "pos": { - "x": 87115, - "y": 105203, - "z": 10379 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 152, - "instId": 300003, - "propState": 8, - "pos": { - "x": 87115, - "y": 105203, - "z": 10379 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 153, - "instId": 300001, - "propState": 8, - "pos": { - "x": 490, - "y": 814597, - "z": 735260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104050 - }, { - "groupId": 153, - "instId": 300002, - "propState": 8, - "pos": { - "x": 490, - "y": 814697, - "z": 735260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 153, - "instId": 300004, - "propState": 8, - "pos": { - "x": 490, - "y": 814597, - "z": 735260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "154": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 154, - "instId": 300001, - "propState": 8, - "pos": { - "x": 490, - "y": 814597, - "z": 735260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104050 - } - ], - "teleports": {} - }, - "155": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 155, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7170, - "y": 28491, - "z": -726797 - }, - "rot": { - "x": 0, - "y": 160198, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 155, - "instId": 300002, - "propState": 8, - "pos": { - "x": 7556, - "y": 28491, - "z": -780257 - }, - "rot": { - "x": 0, - "y": 335117, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 155, - "instId": 300003, - "propState": 8, - "pos": { - "x": -28068, - "y": 31651, - "z": -764113 - }, - "rot": { - "x": 0, - "y": 104753, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 155, - "instId": 300004, - "propState": 8, - "pos": { - "x": 27059, - "y": 31651, - "z": -775463 - }, - "rot": { - "x": 0, - "y": 292515, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "156": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 156, - "instId": 300003, - "propState": 8, - "pos": { - "x": 4971, - "y": 88868, - "z": -235988 - }, - "rot": { - "x": 0, - "y": 214208, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 156, - "instId": 300004, - "propState": 8, - "pos": { - "x": -4141, - "y": 88868, - "z": -203190 - }, - "rot": { - "x": 0, - "y": 153611, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 156, - "instId": 300005, - "propState": 8, - "pos": { - "x": 6035, - "y": 88764, - "z": -169865 - }, - "rot": { - "x": 0, - "y": 196802, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 156, - "instId": 300006, - "propState": 8, - "pos": { - "x": 6840, - "y": 104402, - "z": -95780 - }, - "rot": { - "x": 0, - "y": 211616, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 156, - "instId": 300007, - "propState": 8, - "pos": { - "x": -73483, - "y": 105894, - "z": 5568 - }, - "rot": { - "x": 0, - "y": 301471, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 156, - "instId": 300008, - "propState": 8, - "pos": { - "x": 73510, - "y": 105894, - "z": 14140 - }, - "rot": { - "x": 0, - "y": 115141, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 156, - "instId": 300009, - "propState": 8, - "pos": { - "x": -4984, - "y": 106630, - "z": 38306 - }, - "rot": { - "x": 0, - "y": 154352, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 156, - "instId": 300010, - "propState": 8, - "pos": { - "x": 4981, - "y": 103063, - "z": 130963 - }, - "rot": { - "x": 0, - "y": 202212, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 156, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5833, - "y": 103081, - "z": 199833 - }, - "rot": { - "x": 0, - "y": 208237, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 156, - "instId": 300002, - "propState": 8, - "pos": { - "x": -7796, - "y": 106626, - "z": -13747 - }, - "rot": { - "x": 0, - "y": 19675, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 156, - "instId": 300011, - "propState": 8, - "pos": { - "x": 42495, - "y": 105315, - "z": 7517 - }, - "rot": { - "x": 0, - "y": 75536, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 156, - "instId": 300012, - "propState": 8, - "pos": { - "x": -38978, - "y": 105315, - "z": 13662 - }, - "rot": { - "x": 0, - "y": 247933, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 156, - "instId": 300013, - "propState": 8, - "pos": { - "x": -25485, - "y": 88800, - "z": -136205 - }, - "rot": { - "x": 0, - "y": 198732, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 156, - "instId": 300014, - "propState": 8, - "pos": { - "x": 25605, - "y": 88784, - "z": -153576 - }, - "rot": { - "x": 0, - "y": 135094, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 156, - "instId": 300015, - "propState": 8, - "pos": { - "x": -4234, - "y": 105484, - "z": 89013 - }, - "rot": { - "x": 0, - "y": 161045, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 157, - "instId": 300011, - "propState": 8, - "pos": { - "x": -5819, - "y": 806817, - "z": 683441 - }, - "rot": { - "x": 0, - "y": 154335, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 157, - "instId": 300001, - "propState": 8, - "pos": { - "x": 13600, - "y": 832410, - "z": 821440 - }, - "rot": { - "x": 0, - "y": 207690, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 157, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6110, - "y": 855458, - "z": 890903 - }, - "rot": { - "x": 0, - "y": 141298, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 157, - "instId": 300003, - "propState": 8, - "pos": { - "x": -26123, - "y": 887046, - "z": 963142 - }, - "rot": { - "x": 0, - "y": 45762, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 157, - "instId": 300004, - "propState": 8, - "pos": { - "x": 15903, - "y": 887046, - "z": 958937 - }, - "rot": { - "x": 0, - "y": 331178, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 157, - "instId": 300005, - "propState": 8, - "pos": { - "x": -21936, - "y": 886962, - "z": 1013212 - }, - "rot": { - "x": 0, - "y": 136524, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 157, - "instId": 300006, - "propState": 8, - "pos": { - "x": 18890, - "y": 887046, - "z": 1011565 - }, - "rot": { - "x": 0, - "y": 230729, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 157, - "instId": 300007, - "propState": 8, - "pos": { - "x": -8329, - "y": 889040, - "z": 974600 - }, - "rot": { - "x": 0, - "y": 154335, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "158": { - "monsters": [ - { - "groupId": 158, - "instId": 200001, - "eventId": 20433001, - "pos": { - "x": -3310, - "y": 844561, - "z": 856270 - }, - "rot": { - "x": 0, - "y": 36759, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 158, - "instId": 200002, - "eventId": 20433002, - "pos": { - "x": 20930, - "y": 844640, - "z": 857150 - }, - "rot": { - "x": 0, - "y": 22684, - "z": 0 - }, - "monsterId": 4032030 - }, - { - "groupId": 158, - "instId": 200003, - "eventId": 20433003, - "pos": { - "x": 18609, - "y": 844565, - "z": 859308 - }, - "rot": { - "x": 0, - "y": 42598, - "z": 0 - }, - "monsterId": 4032040 - }, - { - "groupId": 158, - "instId": 200004, - "eventId": 20433004, - "pos": { - "x": 38912, - "y": 837678, - "z": 825628 - }, - "rot": { - "x": 0, - "y": 141814, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 158, - "instId": 200005, - "eventId": 20433005, - "pos": { - "x": -5050, - "y": 814670, - "z": 731280 - }, - "rot": { - "x": 0, - "y": 63871, - "z": 0 - }, - "monsterId": 4032030 - }, { - "groupId": 158, - "instId": 200006, - "eventId": 20433006, - "pos": { - "x": -31450, - "y": 821513, - "z": 754430 - }, - "rot": { - "x": 0, - "y": 85563, - "z": 0 - }, - "monsterId": 4032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "160": { - "monsters": [ - { - "groupId": 160, - "instId": 200001, - "eventId": 20433011, - "pos": { - "x": -5260, - "y": 103702, - "z": 114410 - }, - "rot": { - "x": 0, - "y": 302501, - "z": 0 - }, - "monsterId": 4032040 - }, - { - "groupId": 160, - "instId": 200002, - "eventId": 20433012, - "pos": { - "x": -5126, - "y": 103702, - "z": 116759 - }, - "rot": { - "x": 0, - "y": 271230, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 160, - "instId": 200003, - "eventId": 20433013, - "pos": { - "x": -6473, - "y": 103702, - "z": -87240 - }, - "rot": { - "x": 0, - "y": 113199, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 160, - "instId": 200004, - "eventId": 20433014, - "pos": { - "x": -5140, - "y": 103702, - "z": -91060 - }, - "rot": { - "x": 0, - "y": 318706, - "z": 0 - }, - "monsterId": 4032040 - }, { - "groupId": 160, - "instId": 200005, - "eventId": 20433015, - "pos": { - "x": -19604, - "y": 88100, - "z": -133067 - }, - "rot": { - "x": 0, - "y": 326005, - "z": 0 - }, - "monsterId": 4032050 - }, { - "groupId": 160, - "instId": 200006, - "eventId": 20433016, - "pos": { - "x": -7250, - "y": 88100, - "z": -192230 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 4032040 - }, { - "groupId": 160, - "instId": 200007, - "eventId": 20433017, - "pos": { - "x": 25671, - "y": 88100, - "z": -134220 - }, - "rot": { - "x": 0, - "y": 25976, - "z": 0 - }, - "monsterId": 4032050 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "161": { - "monsters": [ - { - "groupId": 161, - "instId": 200001, - "eventId": 20433021, - "pos": { - "x": 4058, - "y": 27791, - "z": -808812 - }, - "rot": { - "x": 0, - "y": 53809, - "z": 0 - }, - "monsterId": 4032040 - }, - { - "groupId": 161, - "instId": 200002, - "eventId": 20433022, - "pos": { - "x": -6925, - "y": 27791, - "z": -809232 - }, - "rot": { - "x": 0, - "y": 271230, - "z": 0 - }, - "monsterId": 4032050 - }, - { - "groupId": 161, - "instId": 200003, - "eventId": 20433023, - "pos": { - "x": -42657, - "y": 30783, - "z": -781720 - }, - "rot": { - "x": 0, - "y": 212812, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 161, - "instId": 200004, - "eventId": 20433024, - "pos": { - "x": -51471, - "y": 30783, - "z": -780336 - }, - "rot": { - "x": 0, - "y": 64958, - "z": 0 - }, - "monsterId": 4032040 - }, { - "groupId": 161, - "instId": 200005, - "eventId": 20433025, - "pos": { - "x": -55812, - "y": 30783, - "z": -762482 - }, - "rot": { - "x": 0, - "y": 342916, - "z": 0 - }, - "monsterId": 4032050 - }, { - "groupId": 161, - "instId": 200006, - "eventId": 20433026, - "pos": { - "x": -52864, - "y": 30783, - "z": -759673 - }, - "rot": { - "x": 0, - "y": 276580, - "z": 0 - }, - "monsterId": 4032040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "181": { - "monsters": [ - { - "groupId": 181, - "instId": 200001, - "eventId": 20433101, - "pos": { - "x": -2331, - "y": 844561, - "z": 857170 - }, - "rot": { - "x": 0, - "y": 233629, - "z": 0 - }, - "monsterId": 4032050 - }, - { - "groupId": 181, - "instId": 200002, - "eventId": 20433102, - "pos": { - "x": 29493, - "y": 844566, - "z": 860927 - }, - "rot": { - "x": 0, - "y": 22684, - "z": 0 - }, - "monsterId": 4032030 - }, - { - "groupId": 181, - "instId": 200003, - "eventId": 20433103, - "pos": { - "x": 23908, - "y": 844566, - "z": 862915 - }, - "rot": { - "x": 0, - "y": 42598, - "z": 0 - }, - "monsterId": 4032040 - }, - { - "groupId": 181, - "instId": 200004, - "eventId": 20433104, - "pos": { - "x": 38912, - "y": 837678, - "z": 825628 - }, - "rot": { - "x": 0, - "y": 141814, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 181, - "instId": 200005, - "eventId": 20433105, - "pos": { - "x": -2796, - "y": 814670, - "z": 731255 - }, - "rot": { - "x": 0, - "y": 11701, - "z": 0 - }, - "monsterId": 4032030 - }, { - "groupId": 181, - "instId": 200006, - "eventId": 20433106, - "pos": { - "x": -1058, - "y": 814670, - "z": 730266 - }, - "rot": { - "x": 0, - "y": 345557, - "z": 0 - }, - "monsterId": 4032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "182": { - "monsters": [ - { - "groupId": 182, - "instId": 200001, - "eventId": 20433111, - "pos": { - "x": -5260, - "y": 103702, - "z": 114410 - }, - "rot": { - "x": 0, - "y": 302501, - "z": 0 - }, - "monsterId": 4032040 - }, - { - "groupId": 182, - "instId": 200002, - "eventId": 20433112, - "pos": { - "x": -5126, - "y": 103702, - "z": 116759 - }, - "rot": { - "x": 0, - "y": 271230, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 182, - "instId": 200003, - "eventId": 20433113, - "pos": { - "x": -12068, - "y": 88100, - "z": -193515 - }, - "rot": { - "x": 0, - "y": 271230, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 182, - "instId": 200004, - "eventId": 20433114, - "pos": { - "x": -24000, - "y": 88100, - "z": -134410 - }, - "rot": { - "x": 0, - "y": 35400, - "z": 0 - }, - "monsterId": 4032040 - }, { - "groupId": 182, - "instId": 200005, - "eventId": 20433115, - "pos": { - "x": -19604, - "y": 88100, - "z": -133067 - }, - "rot": { - "x": 0, - "y": 326005, - "z": 0 - }, - "monsterId": 4032050 - }, { - "groupId": 182, - "instId": 200006, - "eventId": 20433116, - "pos": { - "x": -24033, - "y": 88100, - "z": -179704 - }, - "rot": { - "x": 0, - "y": 182733, - "z": 0 - }, - "monsterId": 4032040 - }, { - "groupId": 182, - "instId": 200007, - "eventId": 20433117, - "pos": { - "x": 25671, - "y": 88100, - "z": -134220 - }, - "rot": { - "x": 0, - "y": 25976, - "z": 0 - }, - "monsterId": 4032050 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "183": { - "monsters": [ - { - "groupId": 183, - "instId": 200001, - "eventId": 20433121, - "pos": { - "x": 4058, - "y": 27791, - "z": -808812 - }, - "rot": { - "x": 0, - "y": 53809, - "z": 0 - }, - "monsterId": 4032040 - }, - { - "groupId": 183, - "instId": 200002, - "eventId": 20433122, - "pos": { - "x": -6925, - "y": 27791, - "z": -809232 - }, - "rot": { - "x": 0, - "y": 271230, - "z": 0 - }, - "monsterId": 4032050 - }, - { - "groupId": 183, - "instId": 200003, - "eventId": 20433123, - "pos": { - "x": -42657, - "y": 30783, - "z": -781720 - }, - "rot": { - "x": 0, - "y": 212812, - "z": 0 - }, - "monsterId": 4032010 - }, - { - "groupId": 183, - "instId": 200004, - "eventId": 20433124, - "pos": { - "x": -51471, - "y": 30783, - "z": -780336 - }, - "rot": { - "x": 0, - "y": 64958, - "z": 0 - }, - "monsterId": 4032040 - }, { - "groupId": 183, - "instId": 200005, - "eventId": 20433125, - "pos": { - "x": -55812, - "y": 30783, - "z": -762482 - }, - "rot": { - "x": 0, - "y": 342916, - "z": 0 - }, - "monsterId": 4032050 - }, { - "groupId": 183, - "instId": 200006, - "eventId": 20433126, - "pos": { - "x": -52864, - "y": 30783, - "z": -759673 - }, - "rot": { - "x": 0, - "y": 276580, - "z": 0 - }, - "monsterId": 4032040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 184, - "instId": 300001, - "propState": 11, - "pos": { - "x": -86900, - "y": 105203, - "z": 10501 - }, - "rot": { - "x": 0, - "y": 86903, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "185": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 185, - "instId": 300001, - "propState": 11, - "pos": { - "x": -34144, - "y": 88100, - "z": -159210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "186": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 11, - "pos": { - "x": 21963, - "y": 30782, - "z": -794310 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "187": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 187, - "instId": 300001, - "propState": 20, - "pos": { - "x": 20504, - "y": 105115, - "z": 4738 - }, - "rot": { - "x": 0, - "y": 284013, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 187, - "instId": 300002, - "propState": 8, - "pos": { - "x": 20504, - "y": 105115, - "z": 4738 - }, - "rot": { - "x": 0, - "y": 284013, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 20, - "pos": { - "x": 19530, - "y": 105115, - "z": 2220 - }, - "rot": { - "x": 0, - "y": 290929, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 188, - "instId": 300002, - "propState": 8, - "pos": { - "x": 19712, - "y": 105115, - "z": 2146 - }, - "rot": { - "x": 0, - "y": 284013, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 20, - "pos": { - "x": 18465, - "y": 105115, - "z": -262 - }, - "rot": { - "x": 0, - "y": 301833, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 189, - "instId": 300002, - "propState": 8, - "pos": { - "x": 18465, - "y": 105115, - "z": -262 - }, - "rot": { - "x": 0, - "y": 284013, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 20, - "pos": { - "x": 16676, - "y": 105115, - "z": -2541 - }, - "rot": { - "x": 0, - "y": 306475, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 190, - "instId": 300002, - "propState": 8, - "pos": { - "x": 16947, - "y": 105115, - "z": -2738 - }, - "rot": { - "x": 0, - "y": 284013, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "191": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 191, - "instId": 300001, - "propState": 20, - "pos": { - "x": 14810, - "y": 105115, - "z": -4620 - }, - "rot": { - "x": 0, - "y": 316065, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 191, - "instId": 300002, - "propState": 8, - "pos": { - "x": 14898, - "y": 105115, - "z": -4715 - }, - "rot": { - "x": 0, - "y": 284013, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "192": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 192, - "instId": 300001, - "propState": 20, - "pos": { - "x": 13101, - "y": 105115, - "z": -6133 - }, - "rot": { - "x": 0, - "y": 319161, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 192, - "instId": 300002, - "propState": 8, - "pos": { - "x": 13101, - "y": 105115, - "z": -6133 - }, - "rot": { - "x": 0, - "y": 284013, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 20, - "pos": { - "x": 11070, - "y": 105115, - "z": -7560 - }, - "rot": { - "x": 0, - "y": 328289, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 193, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11189, - "y": 105115, - "z": -7753 - }, - "rot": { - "x": 0, - "y": 284013, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 194, - "instId": 300001, - "propState": 20, - "pos": { - "x": 8810, - "y": 105115, - "z": -8950 - }, - "rot": { - "x": 0, - "y": 334970, - "z": 0 - }, - "propId": 60402 - }, { - "groupId": 194, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8810, - "y": 105115, - "z": -8950 - }, - "rot": { - "x": 0, - "y": 334970, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "195": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 195, - "instId": 300001, - "propState": 20, - "pos": { - "x": 6190, - "y": 105115, - "z": -9750 - }, - "rot": { - "x": 0, - "y": 344377, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 195, - "instId": 300002, - "propState": 8, - "pos": { - "x": 6190, - "y": 105115, - "z": -9750 - }, - "rot": { - "x": 0, - "y": 344377, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3000101": { - "P30101_F30101001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -35640, - "y": -2134, - "z": -170280 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 1, - "instId": 300014, - "propState": 8, - "pos": { - "x": -81930, - "y": 700, - "z": -149450 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "2": { - "monsters": [ - { - "groupId": 2, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -61000, - "y": -2141, - "z": -170700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "3": { - "monsters": [ - { - "groupId": 3, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -61000, - "y": -2141, - "z": -170700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "4": { - "monsters": [ - { - "groupId": 4, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -61000, - "y": -2141, - "z": -176400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 4, - "instId": 200002, - "eventId": 99999011, - "pos": { - "x": -61000, - "y": -2141, - "z": -164360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "5": { - "monsters": [ - { - "groupId": 5, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -61000, - "y": -2141, - "z": -176440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 5, - "instId": 200002, - "eventId": 99999011, - "pos": { - "x": -61000, - "y": -2141, - "z": -164390 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3000201": { - "P30102_F30102001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 37200, - "y": 20006, - "z": -64010 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 590, - "y": 19964, - "z": -68820 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": -6039, - "y": 19989, - "z": -21230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101019 - } - ], - "teleports": {} - }, - "8": { - "monsters": [ - { - "groupId": 8, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 8031, - "y": 19978, - "z": -54267 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 8031, - "y": 19978, - "z": -54267 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "10": { - "monsters": [ - { - "groupId": 10, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 13850, - "y": 19978, - "z": -50910 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 10, - "instId": 200002, - "eventId": 99999011, - "pos": { - "x": 1940, - "y": 19978, - "z": -57790 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 13850, - "y": 19978, - "z": -50910 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 11, - "instId": 200002, - "eventId": 99999011, - "pos": { - "x": 1940, - "y": 19978, - "z": -57790 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "13": { - "monsters": [ - { - "groupId": 13, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 8031, - "y": 19978, - "z": -54267 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [ - { - "groupId": 14, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 8031, - "y": 19978, - "z": -54267 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "15": { - "monsters": [ - { - "groupId": 15, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 13850, - "y": 19978, - "z": -50910 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 15, - "instId": 200002, - "eventId": 99999011, - "pos": { - "x": 1940, - "y": 19978, - "z": -57790 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "16": { - "monsters": [ - { - "groupId": 16, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 13850, - "y": 19978, - "z": -50910 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 16, - "instId": 200002, - "eventId": 99999011, - "pos": { - "x": 1940, - "y": 19978, - "z": -57790 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3000202": { - "P30102_F30102001": { - "scenes": { - "5": { - "monsters": [ - { - "groupId": 5, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -714570, - "y": 6270, - "z": 73130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -714570, - "y": 6270, - "z": 73130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -714570, - "y": 6270, - "z": 67130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 7, - "instId": 200002, - "eventId": 99999011, - "pos": { - "x": -714570, - "y": 6270, - "z": 79130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "8": { - "monsters": [ - { - "groupId": 8, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -714570, - "y": 6270, - "z": 67130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 8, - "instId": 200002, - "eventId": 99999011, - "pos": { - "x": -714570, - "y": 6270, - "z": 79130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3000203": { - "P30102_F30102001": { - "scenes": { - "4": { - "monsters": [ - { - "groupId": 4, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -30, - "y": -9077, - "z": -8581 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "5": { - "monsters": [ - { - "groupId": 5, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -30, - "y": -9077, - "z": -8581 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -6000, - "y": -9077, - "z": -8581 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 6, - "instId": 200002, - "eventId": 99999011, - "pos": { - "x": 6000, - "y": -9077, - "z": -8581 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -6000, - "y": -9077, - "z": -8581 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 7, - "instId": 200002, - "eventId": 99999011, - "pos": { - "x": 6000, - "y": -9077, - "z": -8581 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -30, - "y": -9077, - "z": -8581 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [ - { - "groupId": 9, - "instId": 400001, - "pos": { - "x": 1065, - "y": -6680, - "z": -7211 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "npcId": 3038 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3000204": { - "P30102_F30102001": { - "scenes": { - "3": { - "monsters": [ - { - "groupId": 3, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -2722, - "y": 144131, - "z": -14086 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "4": { - "monsters": [ - { - "groupId": 4, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -2722, - "y": 144131, - "z": -14086 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "5": { - "monsters": [ - { - "groupId": 5, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -2722, - "y": 144131, - "z": -20086 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 5, - "instId": 200002, - "eventId": 99999011, - "pos": { - "x": -2722, - "y": 144131, - "z": -8086 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -2722, - "y": 144131, - "z": -20086 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 6, - "instId": 200002, - "eventId": 99999011, - "pos": { - "x": -2722, - "y": 144131, - "z": -8086 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": 24917, - "y": 148839, - "z": -15661 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15001, - "y": 176391, - "z": 51728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3000205": { - "P30102_F30102001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 580, - "y": 8551, - "z": 54030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 580, - "y": 8551, - "z": 54030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3000206": { - "P30102_F30102001": { - "scenes": { - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -7360, - "y": 1528, - "z": 16590 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -7360, - "y": 1528, - "z": 16590 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "13": { - "monsters": [ - { - "groupId": 13, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -405651, - "y": -44430, - "z": 115454 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [ - { - "groupId": 14, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -405651, - "y": -44430, - "z": 115454 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3000301": { - "P30103_F30103001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58080, - "y": 1942, - "z": 91860 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 98240, - "y": 1907, - "z": 81770 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "8": { - "monsters": [ - { - "groupId": 8, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 88000, - "y": 1942, - "z": 91670 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 88000, - "y": 1942, - "z": 91670 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "10": { - "monsters": [ - { - "groupId": 10, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 88000, - "y": 1942, - "z": 97000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 10, - "instId": 200002, - "eventId": 99999011, - "pos": { - "x": 88000, - "y": 1942, - "z": 85000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 88000, - "y": 1942, - "z": 97000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 11, - "instId": 200002, - "eventId": 99999011, - "pos": { - "x": 88000, - "y": 1942, - "z": 85000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3000401": { - "P30104_F30104001": { - "scenes": { - "8": { - "monsters": [ - { - "groupId": 8, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -16860, - "y": 2171, - "z": 54970 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -16860, - "y": 2171, - "z": 54970 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "10": { - "monsters": [ - { - "groupId": 10, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -16860, - "y": 2171, - "z": 60970 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 10, - "instId": 200002, - "eventId": 99999011, - "pos": { - "x": -16860, - "y": 2171, - "z": 48970 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -16860, - "y": 2171, - "z": 60970 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 11, - "instId": 200002, - "eventId": 99999011, - "pos": { - "x": -16860, - "y": 2171, - "z": 48970 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 47718, - "y": -1332, - "z": 98260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102037 - } - ], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3000501": { - "P30105_F30105001": { - "scenes": { - "8": { - "monsters": [ - { - "groupId": 8, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 44217, - "y": 60366, - "z": 42470 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 44217, - "y": 60366, - "z": 42470 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "10": { - "monsters": [ - { - "groupId": 10, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 44217, - "y": 60366, - "z": 48470 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 10, - "instId": 200002, - "eventId": 99999011, - "pos": { - "x": 44217, - "y": 60366, - "z": 36470 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 44217, - "y": 60366, - "z": 48470 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 11, - "instId": 200002, - "eventId": 99999011, - "pos": { - "x": 44217, - "y": 60366, - "z": 36470 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": -41310, - "y": 49900, - "z": 41960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 902 - } - ], - "teleports": {} - }, - "20": { - "monsters": [ - { - "groupId": 20, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 44217, - "y": 60366, - "z": 42470 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "33": { - "monsters": [ - { - "groupId": 33, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 44217, - "y": 60366, - "z": 42470 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3002001": { - "P30120_F30120001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -5893, - "y": 20010, - "z": -27940 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "2": { - "monsters": [ - { - "groupId": 2, - "instId": 200001, - "eventId": 104201, - "pos": { - "x": 9590, - "y": 19980, - "z": -56760 - }, - "rot": { - "x": 0, - "y": 335096, - "z": 0 - }, - "monsterId": 1013010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "3": { - "monsters": [ - { - "groupId": 3, - "instId": 200001, - "eventId": 104202, - "pos": { - "x": 9590, - "y": 19980, - "z": -56760 - }, - "rot": { - "x": 0, - "y": 335096, - "z": 0 - }, - "monsterId": 1023020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 39250, - "y": 3942, - "z": 216110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300002, - "propState": 11, - "pos": { - "x": 48000, - "y": 942, - "z": 263660 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "4": { - "monsters": [ - { - "groupId": 4, - "instId": 200001, - "eventId": 104203, - "pos": { - "x": 9590, - "y": 19980, - "z": -56760 - }, - "rot": { - "x": 0, - "y": 335096, - "z": 0 - }, - "monsterId": 1023010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "5": { - "monsters": [ - { - "groupId": 5, - "instId": 200001, - "eventId": 104204, - "pos": { - "x": 9590, - "y": 19980, - "z": -56760 - }, - "rot": { - "x": 0, - "y": 335096, - "z": 0 - }, - "monsterId": 8003030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200001, - "eventId": 104205, - "pos": { - "x": 9590, - "y": 19980, - "z": -56760 - }, - "rot": { - "x": 0, - "y": 335096, - "z": 0 - }, - "monsterId": 8013010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 104206, - "pos": { - "x": 9590, - "y": 19980, - "z": -56760 - }, - "rot": { - "x": 0, - "y": 335096, - "z": 0 - }, - "monsterId": 1003010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3012101": { - "P30121_F30121001": { - "scenes": { - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -117249, - "y": 11558, - "z": 62180 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -117249, - "y": 11558, - "z": 62180 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3012102": { - "P30121_F30121001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 1, - "pos": { - "x": 146218, - "y": 28084, - "z": -175913 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 81346, - "y": 22089, - "z": -196925 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 1, - "pos": { - "x": -81320, - "y": 22100, - "z": -196809 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 3, - "instId": 300006, - "propState": 1, - "pos": { - "x": -125303, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 3, - "instId": 300007, - "propState": 1, - "pos": { - "x": -155408, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 3, - "instId": 300008, - "propState": 1, - "pos": { - "x": -135344, - "y": -4910, - "z": -61779 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 3, - "instId": 300009, - "propState": 1, - "pos": { - "x": 149255, - "y": 28111, - "z": -130927 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 3, - "instId": 300010, - "propState": 1, - "pos": { - "x": 110204, - "y": 22109, - "z": -217944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 3, - "instId": 300011, - "propState": 1, - "pos": { - "x": -156331, - "y": -4910, - "z": -79773 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": -188501, - "y": 16040, - "z": -55890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 3, - "instId": 300012, - "propState": 1, - "pos": { - "x": -156415, - "y": -10910, - "z": -130932 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 3, - "instId": 300013, - "propState": 1, - "pos": { - "x": -165403, - "y": -10910, - "z": -139927 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 3, - "instId": 300015, - "propState": 8, - "pos": { - "x": -81322, - "y": -16910, - "z": -196913 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 3, - "instId": 300016, - "propState": 8, - "pos": { - "x": -84221, - "y": -16868, - "z": -198931 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 3, - "instId": 300017, - "propState": 8, - "pos": { - "x": 79741, - "y": 22090, - "z": -200440 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 3, - "instId": 300018, - "propState": 1, - "pos": { - "x": -173385, - "y": 22081, - "z": -148887 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 3, - "instId": 300014, - "propState": 8, - "pos": { - "x": -190551, - "y": 16032, - "z": -52573 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -40, - "y": -15915, - "z": -269070 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -40, - "y": -15915, - "z": -269070 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3012201": { - "P30122_F30122001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": -94254, - "y": 62594, - "z": -627 - }, - "rot": { - "x": 0, - "y": 179690, - "z": 0 - }, - "propId": 103029 - }, { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": -94017, - "y": 62594, - "z": 11811 - }, - "rot": { - "x": 0, - "y": 359691, - "z": 0 - }, - "propId": 103029 - }, { - "groupId": 4, - "instId": 300009, - "propState": 8, - "pos": { - "x": -23559, - "y": 51604, - "z": 140136 - }, - "rot": { - "x": 0, - "y": 166963, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 4, - "instId": 300010, - "propState": 8, - "pos": { - "x": -107830, - "y": 62595, - "z": 6020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103141 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 101, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103186 - }, { - "groupId": 6, - "instId": 300002, - "propState": 1, - "pos": { - "x": -172800, - "y": 64400, - "z": 6310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103098 - }, { - "groupId": 6, - "instId": 300003, - "propState": 101, - "pos": { - "x": -184120, - "y": 63160, - "z": 6230 - }, - "rot": { - "x": 0, - "y": 59477, - "z": 0 - }, - "propId": 103214 - } - ], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 64440, - "y": 49957, - "z": 6160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "8": { - "monsters": [ - { - "groupId": 8, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 64440, - "y": 49957, - "z": 6160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -147300, - "y": 60884, - "z": 6311 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "10": { - "monsters": [ - { - "groupId": 10, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -147300, - "y": 60884, - "z": 6311 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3012202": { - "P30122_F30122001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": -94254, - "y": 62594, - "z": -627 - }, - "rot": { - "x": 0, - "y": 179690, - "z": 0 - }, - "propId": 103029 - }, { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": -94017, - "y": 62594, - "z": 11811 - }, - "rot": { - "x": 0, - "y": 359691, - "z": 0 - }, - "propId": 103029 - }, { - "groupId": 4, - "instId": 300009, - "propState": 8, - "pos": { - "x": -23559, - "y": 51604, - "z": 140136 - }, - "rot": { - "x": 0, - "y": 166963, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 4, - "instId": 300010, - "propState": 8, - "pos": { - "x": -107830, - "y": 62595, - "z": 6020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103141 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 101, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103186 - }, { - "groupId": 6, - "instId": 300002, - "propState": 1, - "pos": { - "x": -172800, - "y": 64400, - "z": 6310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103098 - }, { - "groupId": 6, - "instId": 300003, - "propState": 101, - "pos": { - "x": -184120, - "y": 63160, - "z": 6230 - }, - "rot": { - "x": 0, - "y": 59477, - "z": 0 - }, - "propId": 103214 - } - ], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 64440, - "y": 49957, - "z": 6160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "8": { - "monsters": [ - { - "groupId": 8, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 64440, - "y": 49957, - "z": 6160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -147300, - "y": 60884, - "z": 6311 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "10": { - "monsters": [ - { - "groupId": 10, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -147300, - "y": 60884, - "z": 6311 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 2, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "3012301": { - "P30123_F30123001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -270, - "y": 14790, - "z": 74295 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103134 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -341, - "y": 14790, - "z": 89637 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103134 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": -91, - "y": 14790, - "z": 104951 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103134 - }, - { - "groupId": 3, - "instId": 300005, - "propState": 101, - "pos": { - "x": -136492, - "y": 14340, - "z": 155115 - }, - "rot": { - "x": 0, - "y": 330890, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 3, - "instId": 300006, - "propState": 101, - "pos": { - "x": -112435, - "y": 14340, - "z": 122459 - }, - "rot": { - "x": 0, - "y": 310860, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 3, - "instId": 300007, - "propState": 8, - "pos": { - "x": -156668, - "y": 14340, - "z": 222430 - }, - "rot": { - "x": 0, - "y": 172437, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 3, - "instId": 300008, - "propState": 101, - "pos": { - "x": 112476, - "y": 14460, - "z": 122330 - }, - "rot": { - "x": 0, - "y": 227388, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 3, - "instId": 300009, - "propState": 101, - "pos": { - "x": 136535, - "y": 14340, - "z": 155189 - }, - "rot": { - "x": 0, - "y": 209110, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 3, - "instId": 300010, - "propState": 8, - "pos": { - "x": 156668, - "y": 14340, - "z": 222430 - }, - "rot": { - "x": 0, - "y": 187563, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": -461, - "y": 14610, - "z": 120291 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103134 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300017, - "propState": 8, - "pos": { - "x": -67348, - "y": 12639, - "z": 150287 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 1, - "pos": { - "x": -9873, - "y": 11380, - "z": 37826 - }, - "rot": { - "x": 0, - "y": 89757, - "z": 0 - }, - "propId": 103133 - }, - { - "groupId": 4, - "instId": 300015, - "propState": 1, - "pos": { - "x": -16192, - "y": 11380, - "z": 37800 - }, - "rot": { - "x": 0, - "y": 89757, - "z": 0 - }, - "propId": 103133 - }, - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 62724, - "y": 4233, - "z": 136965 - }, - "rot": { - "x": 0, - "y": 324210, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": 110189, - "y": 2463, - "z": 198517 - }, - "rot": { - "x": 0, - "y": 284705, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300018, - "propState": 8, - "pos": { - "x": -61960, - "y": 4211, - "z": 138160 - }, - "rot": { - "x": 0, - "y": 35790, - "z": 0 - }, - "propId": 103040 - }, { - "groupId": 4, - "instId": 300019, - "propState": 8, - "pos": { - "x": -108850, - "y": 2463, - "z": 198910 - }, - "rot": { - "x": 0, - "y": 75295, - "z": 0 - }, - "propId": 103040 - }, { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": -62740, - "y": 4240, - "z": 136945 - }, - "rot": { - "x": 0, - "y": 35790, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": -110382, - "y": 2463, - "z": 198504 - }, - "rot": { - "x": 0, - "y": 75295, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300006, - "propState": 1, - "pos": { - "x": -118800, - "y": 14686, - "z": 143019 - }, - "rot": { - "x": 0, - "y": 52497, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300007, - "propState": 1, - "pos": { - "x": 118800, - "y": 14686, - "z": 143019 - }, - "rot": { - "x": 0, - "y": 307503, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300009, - "propState": 101, - "pos": { - "x": 10274, - "y": 11503, - "z": 5174 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300016, - "propState": 101, - "pos": { - "x": 34219, - "y": 11503, - "z": 5174 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300008, - "propState": 8, - "pos": { - "x": 9586, - "y": 11320, - "z": 37640 - }, - "rot": { - "x": 0, - "y": 88735, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300010, - "propState": 8, - "pos": { - "x": -10476, - "y": 11503, - "z": 5085 - }, - "rot": { - "x": 0, - "y": 89757, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300011, - "propState": 8, - "pos": { - "x": -126957, - "y": 14540, - "z": 154869 - }, - "rot": { - "x": 0, - "y": 58598, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300012, - "propState": 8, - "pos": { - "x": -109972, - "y": 14540, - "z": 132162 - }, - "rot": { - "x": 0, - "y": 48549, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300013, - "propState": 8, - "pos": { - "x": 109973, - "y": 14540, - "z": 132162 - }, - "rot": { - "x": 0, - "y": 311451, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300014, - "propState": 8, - "pos": { - "x": 126957, - "y": 14540, - "z": 154869 - }, - "rot": { - "x": 0, - "y": 301402, - "z": 0 - }, - "propId": 103133 - } - ], - "teleports": {} - }, - "5": { - "monsters": [ - { - "groupId": 5, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -34, - "y": 4677, - "z": 281712 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -34, - "y": 4677, - "z": 281712 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "72": { - "monsters": [ - { - "groupId": 72, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -30, - "y": 4677, - "z": 293080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3012302": { - "P30123_F30123001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -270, - "y": 14790, - "z": 74295 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103134 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -341, - "y": 14790, - "z": 89637 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103134 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": -91, - "y": 14790, - "z": 104951 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103134 - }, - { - "groupId": 3, - "instId": 300005, - "propState": 101, - "pos": { - "x": -136492, - "y": 14340, - "z": 155115 - }, - "rot": { - "x": 0, - "y": 330890, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 3, - "instId": 300006, - "propState": 101, - "pos": { - "x": -112435, - "y": 14340, - "z": 122459 - }, - "rot": { - "x": 0, - "y": 310860, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 3, - "instId": 300007, - "propState": 8, - "pos": { - "x": -156668, - "y": 14340, - "z": 222430 - }, - "rot": { - "x": 0, - "y": 172437, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 3, - "instId": 300008, - "propState": 101, - "pos": { - "x": 112476, - "y": 14460, - "z": 122330 - }, - "rot": { - "x": 0, - "y": 227388, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 3, - "instId": 300009, - "propState": 101, - "pos": { - "x": 136535, - "y": 14340, - "z": 155189 - }, - "rot": { - "x": 0, - "y": 209110, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 3, - "instId": 300010, - "propState": 8, - "pos": { - "x": 156668, - "y": 14340, - "z": 222430 - }, - "rot": { - "x": 0, - "y": 187563, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": -461, - "y": 14610, - "z": 120291 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103134 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300017, - "propState": 8, - "pos": { - "x": -67348, - "y": 12639, - "z": 150287 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 1, - "pos": { - "x": -9873, - "y": 11380, - "z": 37826 - }, - "rot": { - "x": 0, - "y": 89757, - "z": 0 - }, - "propId": 103133 - }, - { - "groupId": 4, - "instId": 300015, - "propState": 1, - "pos": { - "x": -16192, - "y": 11380, - "z": 37800 - }, - "rot": { - "x": 0, - "y": 89757, - "z": 0 - }, - "propId": 103133 - }, - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 62724, - "y": 4233, - "z": 136965 - }, - "rot": { - "x": 0, - "y": 324210, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": 110189, - "y": 2463, - "z": 198517 - }, - "rot": { - "x": 0, - "y": 284705, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300018, - "propState": 8, - "pos": { - "x": -61960, - "y": 4211, - "z": 138160 - }, - "rot": { - "x": 0, - "y": 35790, - "z": 0 - }, - "propId": 103040 - }, { - "groupId": 4, - "instId": 300019, - "propState": 8, - "pos": { - "x": -108850, - "y": 2463, - "z": 198910 - }, - "rot": { - "x": 0, - "y": 75295, - "z": 0 - }, - "propId": 103040 - }, { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": -62740, - "y": 4240, - "z": 136945 - }, - "rot": { - "x": 0, - "y": 35790, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": -110382, - "y": 2463, - "z": 198504 - }, - "rot": { - "x": 0, - "y": 75295, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300006, - "propState": 1, - "pos": { - "x": -118800, - "y": 14686, - "z": 143019 - }, - "rot": { - "x": 0, - "y": 52497, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300007, - "propState": 1, - "pos": { - "x": 118800, - "y": 14686, - "z": 143019 - }, - "rot": { - "x": 0, - "y": 307503, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300009, - "propState": 101, - "pos": { - "x": 10274, - "y": 11503, - "z": 5174 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300016, - "propState": 101, - "pos": { - "x": 34219, - "y": 11503, - "z": 5174 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300008, - "propState": 8, - "pos": { - "x": 9586, - "y": 11320, - "z": 37640 - }, - "rot": { - "x": 0, - "y": 88735, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300010, - "propState": 8, - "pos": { - "x": -10476, - "y": 11503, - "z": 5085 - }, - "rot": { - "x": 0, - "y": 89757, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300011, - "propState": 8, - "pos": { - "x": -126957, - "y": 14540, - "z": 154869 - }, - "rot": { - "x": 0, - "y": 58598, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300012, - "propState": 8, - "pos": { - "x": -109972, - "y": 14540, - "z": 132162 - }, - "rot": { - "x": 0, - "y": 48549, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300013, - "propState": 8, - "pos": { - "x": 109973, - "y": 14540, - "z": 132162 - }, - "rot": { - "x": 0, - "y": 311451, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300014, - "propState": 8, - "pos": { - "x": 126957, - "y": 14540, - "z": 154869 - }, - "rot": { - "x": 0, - "y": 301402, - "z": 0 - }, - "propId": 103133 - } - ], - "teleports": {} - }, - "5": { - "monsters": [ - { - "groupId": 5, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -34, - "y": 4677, - "z": 281712 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -34, - "y": 4677, - "z": 281712 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "72": { - "monsters": [ - { - "groupId": 72, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -30, - "y": 4677, - "z": 293080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 1, - "startGroupId": 72, - "isEnteredSceneInfo": true - } - }, - "3012401": { - "P30124_F30124001": { - "scenes": { - "5": { - "monsters": [ - { - "groupId": 5, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -25754, - "y": 20486, - "z": -13340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -25754, - "y": 20486, - "z": -13340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3012402": { - "P30124_F30124001": { - "scenes": { - "5": { - "monsters": [ - { - "groupId": 5, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -445057, - "y": 6706, - "z": 829714 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -445057, - "y": 6706, - "z": 829714 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3012501": { - "P30125_F30125001": { - "scenes": { - "5": { - "monsters": [ - { - "groupId": 5, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 268860, - "y": 79927, - "z": 95320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 268860, - "y": 79927, - "z": 95320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3012601": { - "P30126_F30126001": { - "scenes": { - "13": { - "monsters": [ - { - "groupId": 13, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -705786, - "y": -58600, - "z": 5629 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [ - { - "groupId": 14, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -705786, - "y": -58600, - "z": 5629 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3012602": { - "P30126_F30126001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": -170770, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102259 - } - ], - "teleports": {} - }, - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 213, - "y": -193081, - "z": 137 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 213, - "y": -193081, - "z": 137 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3012603": { - "P30126_F30126001": { - "scenes": { - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -34610, - "y": 11600, - "z": -12260 - }, - "rot": { - "x": 0, - "y": 243000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "8": { - "monsters": [ - { - "groupId": 8, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -34610, - "y": 11600, - "z": -12260 - }, - "rot": { - "x": 0, - "y": 243000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3012701": { - "P30127_F30127001": { - "scenes": { - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -854, - "y": -26069, - "z": 16788 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "10": { - "monsters": [ - { - "groupId": 10, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -854, - "y": -26069, - "z": 16788 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -1002, - "y": -51677, - "z": 5625 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -1002, - "y": -51677, - "z": 5625 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": -1280, - "y": -43684, - "z": 37515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - }, { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": -1305, - "y": -43645, - "z": 55967 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300007, - "propState": 8, - "pos": { - "x": -45789, - "y": -18100, - "z": 43628 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102263 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 44056, - "y": -18091, - "z": 43494 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102263 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300009, - "propState": 8, - "pos": { - "x": -14500, - "y": -51730, - "z": -25716 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - }, { - "groupId": 16, - "instId": 300010, - "propState": 8, - "pos": { - "x": -21750, - "y": -51730, - "z": 37015 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102239 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300004, - "propState": 8, - "pos": { - "x": -63060, - "y": -46490, - "z": 27609 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - }, { - "groupId": 17, - "instId": 300006, - "propState": 8, - "pos": { - "x": -34000, - "y": -51730, - "z": 5642 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102239 - }, { - "groupId": 17, - "instId": 300005, - "propState": 8, - "pos": { - "x": -63100, - "y": -46490, - "z": -16277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 1, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "3012702": { - "P30127_F30127001": { - "scenes": { - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -854, - "y": -26069, - "z": 16788 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "10": { - "monsters": [ - { - "groupId": 10, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -854, - "y": -26069, - "z": 16788 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -1002, - "y": -51677, - "z": 5625 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -1002, - "y": -51677, - "z": 5625 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": -1280, - "y": -43684, - "z": 37515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - }, { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": -1305, - "y": -43645, - "z": 55967 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300007, - "propState": 8, - "pos": { - "x": -45789, - "y": -18100, - "z": 43628 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102263 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 44056, - "y": -18091, - "z": 43494 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102263 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300009, - "propState": 8, - "pos": { - "x": -14500, - "y": -51730, - "z": -25716 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - }, { - "groupId": 16, - "instId": 300010, - "propState": 8, - "pos": { - "x": -21750, - "y": -51730, - "z": 37015 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102239 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300004, - "propState": 8, - "pos": { - "x": -63060, - "y": -46490, - "z": 27609 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - }, { - "groupId": 17, - "instId": 300006, - "propState": 8, - "pos": { - "x": -34000, - "y": -51730, - "z": 5642 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102239 - }, { - "groupId": 17, - "instId": 300005, - "propState": 8, - "pos": { - "x": -63100, - "y": -46490, - "z": -16277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 2, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "3013001": { - "P30130_F30130001": { - "scenes": { - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": -22870, - "y": 78919, - "z": 531 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": 23138, - "y": 78919, - "z": 528 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104006 - } - ], - "teleports": {} - }, - "20": { - "monsters": [ - { - "groupId": 20, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 91, - "y": 81805, - "z": 196425 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "21": { - "monsters": [ - { - "groupId": 21, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 91, - "y": 81805, - "z": 196425 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3013002": { - "P30130_F30130001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": -308, - "y": 39527, - "z": -114131 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104005 - }, { - "groupId": 4, - "instId": 300003, - "propState": 1, - "pos": { - "x": -122, - "y": 44446, - "z": -75607 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104005 - } - ], - "teleports": {} - }, - "8": { - "monsters": [ - { - "groupId": 8, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -405, - "y": 26791, - "z": -197994 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -405, - "y": 26791, - "z": -197994 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3013101": { - "P30131_F30131001": { - "scenes": { - "10": { - "monsters": [ - { - "groupId": 10, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -43120, - "y": 6010, - "z": -306010 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -43120, - "y": 6010, - "z": -306010 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3013102": { - "P30131_F30131001": { - "scenes": { - "4": { - "monsters": [ - { - "groupId": 4, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 4550, - "y": 393572, - "z": 320900 - }, - "rot": { - "x": 0, - "y": 81369, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "5": { - "monsters": [ - { - "groupId": 5, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 4550, - "y": 393572, - "z": 320900 - }, - "rot": { - "x": 0, - "y": 81369, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3013201": { - "P30132_F30132001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300009, - "propState": 8, - "pos": { - "x": 261730, - "y": 165575, - "z": 416990 - }, - "rot": { - "x": 0, - "y": 322452, - "z": 0 - }, - "propId": 104005 - } - ], - "teleports": {} - }, - "8": { - "monsters": [ - { - "groupId": 8, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 243660, - "y": 165544, - "z": 436520 - }, - "rot": { - "x": 0, - "y": 142000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 243660, - "y": 165544, - "z": 436520 - }, - "rot": { - "x": 0, - "y": 142000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3020101": { - "P30201_F30201001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2515, - "y": 2940, - "z": -100826 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 42660, - "y": 3485, - "z": -115530 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100005 - } - ], - "teleports": {} - }, - "2": { - "monsters": [ - { - "groupId": 2, - "instId": 200001, - "eventId": 9999011, - "pos": { - "x": 5763, - "y": 2743, - "z": -103360 - }, - "rot": { - "x": 0, - "y": 105679, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 18900, - "y": 3830, - "z": -112450 - }, - "rot": { - "x": 0, - "y": 17276, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3020201": { - "P30201_F30201001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 124050, - "y": 46610, - "z": -51100 - }, - "rot": { - "x": 0, - "y": 355000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 139810, - "y": 46350, - "z": -71950 - }, - "rot": { - "x": 0, - "y": 79324, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "2": { - "monsters": [ - { - "groupId": 2, - "instId": 200001, - "eventId": 9999011, - "pos": { - "x": 127280, - "y": 46570, - "z": -76220 - }, - "rot": { - "x": 0, - "y": 350000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -11990, - "y": -2510, - "z": 137090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3020301": { - "P30201_F30201001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -21890, - "y": -2460, - "z": 137400 - }, - "rot": { - "x": 0, - "y": 35691, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -8250, - "y": -2580, - "z": 128000 - }, - "rot": { - "x": 0, - "y": 204, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": -12620, - "y": 970, - "z": 156640 - }, - "rot": { - "x": 0, - "y": 160980, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": 6540, - "y": -2460, - "z": 149930 - }, - "rot": { - "x": 0, - "y": 238546, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "2": { - "monsters": [ - { - "groupId": 2, - "instId": 200001, - "eventId": 9999011, - "pos": { - "x": 3222, - "y": -2680, - "z": 147990 - }, - "rot": { - "x": 0, - "y": 243132, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 11, - "pos": { - "x": -10840, - "y": 19980, - "z": -39400 - }, - "rot": { - "x": 0, - "y": 131400, - "z": 0 - }, - "propId": 60103 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3020401": { - "P30201_F30201001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -94410, - "y": -959, - "z": -169180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "2": { - "monsters": [ - { - "groupId": 2, - "instId": 200001, - "eventId": 9999011, - "pos": { - "x": -119260, - "y": -958, - "z": -169320 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 77690, - "y": 1990, - "z": -21673 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3020501": { - "P30201_F30201001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 69304, - "y": 1910, - "z": 92130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 99150, - "y": 1910, - "z": 81520 - }, - "rot": { - "x": 0, - "y": 314954, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "2": { - "monsters": [ - { - "groupId": 2, - "instId": 200001, - "eventId": 9999011, - "pos": { - "x": 94308, - "y": 1910, - "z": 92420 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78020, - "y": 1930, - "z": 86000 - }, - "rot": { - "x": 0, - "y": 46683, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "3020601": { - "P30201_F30201001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -71310, - "y": 12090, - "z": 15630 - }, - "rot": { - "x": 0, - "y": 99602, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -93710, - "y": 10200, - "z": -16050 - }, - "rot": { - "x": 0, - "y": 350464, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "2": { - "monsters": [ - { - "groupId": 2, - "instId": 200001, - "eventId": 9999011, - "pos": { - "x": -97410, - "y": 10250, - "z": -5480 - }, - "rot": { - "x": 0, - "y": 14395, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 24920, - "y": 3940, - "z": 182130 - }, - "rot": { - "x": 0, - "y": 90448, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "4000001": { - "P40000_F40000001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -78450, - "y": -110, - "z": -50500 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -71690, - "y": -110, - "z": -49380 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": -34741, - "y": -3000, - "z": -83069 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - }, - { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": -8950, - "y": -3000, - "z": -131120 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 2, - "instId": 300005, - "propState": 8, - "pos": { - "x": 35043, - "y": 1007, - "z": -170670 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - }, { - "groupId": 2, - "instId": 300006, - "propState": 8, - "pos": { - "x": -13380, - "y": -980, - "z": -230180 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 2, - "instId": 300007, - "propState": 8, - "pos": { - "x": -11540, - "y": -980, - "z": -228440 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "4000201": { - "P40002_F40002001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 1, - "pos": { - "x": -38680, - "y": 18260, - "z": -82930 - }, - "rot": { - "x": 0, - "y": 193835, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 1, - "pos": { - "x": -42585, - "y": 18630, - "z": -88591 - }, - "rot": { - "x": 0, - "y": 193930, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 2, - "instId": 300006, - "propState": 8, - "pos": { - "x": -194640, - "y": -390, - "z": -69570 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 2, - "instId": 300009, - "propState": 8, - "pos": { - "x": -173490, - "y": -178, - "z": -72960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 2, - "instId": 300010, - "propState": 8, - "pos": { - "x": -162330, - "y": -415, - "z": -71330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 2, - "instId": 300011, - "propState": 1, - "pos": { - "x": -169860, - "y": -4600, - "z": -79580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 2, - "instId": 300013, - "propState": 8, - "pos": { - "x": -178120, - "y": -2420, - "z": -91890 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 2, - "instId": 300014, - "propState": 1, - "pos": { - "x": -186621, - "y": -400, - "z": -79920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 2, - "instId": 300012, - "propState": 8, - "pos": { - "x": -171678, - "y": -4459, - "z": -85976 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 2, - "instId": 300015, - "propState": 8, - "pos": { - "x": -199790, - "y": 2966, - "z": -84240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100014 - } - ], - "teleports": {} - }, - "4": { - "monsters": [ - { - "groupId": 4, - "instId": 200002, - "eventId": 40002001, - "pos": { - "x": -9050, - "y": 18611, - "z": -30570 - }, - "rot": { - "x": 0, - "y": 147544, - "z": 0 - }, - "monsterId": 8012010 - }, { - "groupId": 4, - "instId": 200003, - "eventId": 40002002, - "pos": { - "x": -21190, - "y": 18611, - "z": -41030 - }, - "rot": { - "x": 0, - "y": 228105, - "z": 0 - }, - "monsterId": 8012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "5": { - "monsters": [ - { - "groupId": 5, - "instId": 200002, - "eventId": 40002004, - "pos": { - "x": -2880, - "y": 18629, - "z": -104290 - }, - "rot": { - "x": 0, - "y": 245019, - "z": 0 - }, - "monsterId": 8012030 - }, { - "groupId": 5, - "instId": 200003, - "eventId": 40002003, - "pos": { - "x": -14940, - "y": 18610, - "z": -99650 - }, - "rot": { - "x": 0, - "y": 193939, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200001, - "eventId": 40002005, - "pos": { - "x": -96000, - "y": -1183, - "z": -53160 - }, - "rot": { - "x": 0, - "y": 91964, - "z": 0 - }, - "monsterId": 8012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 1, - "pos": { - "x": -72470, - "y": -3195, - "z": -72255 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 20, - "instId": 300002, - "propState": 1, - "pos": { - "x": -72470, - "y": 18664, - "z": -72255 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 20, - "instId": 300003, - "propState": 14, - "pos": { - "x": -76806, - "y": -1435, - "z": -73208 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100007 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300012, - "propState": 8, - "pos": { - "x": -94500, - "y": 6820, - "z": -122190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 21, - "instId": 300010, - "propState": 2, - "pos": { - "x": -101766, - "y": 5058, - "z": -119589 - }, - "rot": { - "x": 0, - "y": 269851, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2515, - "y": 2940, - "z": -100826 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100001 - }, - { - "groupId": 21, - "instId": 300019, - "propState": 8, - "pos": { - "x": -5599, - "y": 2864, - "z": -99852 - }, - "rot": { - "x": 0, - "y": 197158, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 21, - "instId": 300002, - "propState": 2, - "pos": { - "x": 470, - "y": 2880, - "z": -99190 - }, - "rot": { - "x": 0, - "y": 107618, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 21, - "instId": 300004, - "propState": 8, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 100003 - }, { - "groupId": 21, - "instId": 300020, - "propState": 8, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 21, - "instId": 300006, - "propState": 2, - "pos": { - "x": -104321, - "y": -101, - "z": -74646 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 21, - "instId": 300003, - "propState": 1, - "pos": { - "x": -110101, - "y": -61, - "z": -64496 - }, - "rot": { - "x": 0, - "y": 17053, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 21, - "instId": 300021, - "propState": 8, - "pos": { - "x": -110784, - "y": 504, - "z": -73208 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 21, - "instId": 300005, - "propState": 1, - "pos": { - "x": -110990, - "y": -109, - "z": -62616 - }, - "rot": { - "x": 0, - "y": 18847, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 21, - "instId": 300014, - "propState": 8, - "pos": { - "x": -132012, - "y": 2824, - "z": -57981 - }, - "rot": { - "x": 0, - "y": 27345, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 21, - "instId": 300022, - "propState": 8, - "pos": { - "x": -130510, - "y": 2770, - "z": -55090 - }, - "rot": { - "x": 0, - "y": 297332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 21, - "instId": 300008, - "propState": 8, - "pos": { - "x": -132037, - "y": 2748, - "z": -61726 - }, - "rot": { - "x": 0, - "y": 207345, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 21, - "instId": 300016, - "propState": 8, - "pos": { - "x": -144990, - "y": -60, - "z": -73290 - }, - "rot": { - "x": 0, - "y": 270291, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 21, - "instId": 300026, - "propState": 8, - "pos": { - "x": -141728, - "y": -119, - "z": -73277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 21, - "instId": 300018, - "propState": 8, - "pos": { - "x": -141399, - "y": -115, - "z": -71740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 21, - "instId": 300015, - "propState": 8, - "pos": { - "x": -110101, - "y": -61, - "z": -81920 - }, - "rot": { - "x": 0, - "y": 342919, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 21, - "instId": 300023, - "propState": 8, - "pos": { - "x": -110784, - "y": 504, - "z": -73208 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 21, - "instId": 300013, - "propState": 8, - "pos": { - "x": -2438, - "y": 2916, - "z": -45562 - }, - "rot": { - "x": 0, - "y": 253313, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 21, - "instId": 300024, - "propState": 8, - "pos": { - "x": -5595, - "y": 2864, - "z": -46516 - }, - "rot": { - "x": 0, - "y": 163201, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 21, - "instId": 300038, - "propState": 8, - "pos": { - "x": -5441, - "y": 2868, - "z": -48072 - }, - "rot": { - "x": 0, - "y": 252400, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 21, - "instId": 300017, - "propState": 1, - "pos": { - "x": 42660, - "y": 3485, - "z": -115530 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100005 - }, { - "groupId": 21, - "instId": 300025, - "propState": 1, - "pos": { - "x": 42748, - "y": 3485, - "z": -115476 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 21, - "instId": 300007, - "propState": 1, - "pos": { - "x": 58122, - "y": 3459, - "z": -118557 - }, - "rot": { - "x": 0, - "y": 108146, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 21, - "instId": 300011, - "propState": 8, - "pos": { - "x": -10910, - "y": 18600, - "z": -106140 - }, - "rot": { - "x": 0, - "y": 27837, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300009, - "propState": 8, - "pos": { - "x": -1578, - "y": 4254, - "z": -104286 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 21, - "instId": 300027, - "propState": 1, - "pos": { - "x": -146897, - "y": 2770, - "z": -37391 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 21, - "instId": 300028, - "propState": 1, - "pos": { - "x": -130445, - "y": 2762, - "z": -91413 - }, - "rot": { - "x": 0, - "y": 63465, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 21, - "instId": 300029, - "propState": 1, - "pos": { - "x": -123205, - "y": 2760, - "z": -106135 - }, - "rot": { - "x": 0, - "y": 243837, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 21, - "instId": 300030, - "propState": 1, - "pos": { - "x": -147179, - "y": 2762, - "z": -108792 - }, - "rot": { - "x": 0, - "y": 153818, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 21, - "instId": 300031, - "propState": 1, - "pos": { - "x": -81935, - "y": 10282, - "z": -114414 - }, - "rot": { - "x": 0, - "y": 97352, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 21, - "instId": 300032, - "propState": 1, - "pos": { - "x": -71651, - "y": 10282, - "z": -114388 - }, - "rot": { - "x": 0, - "y": 83364, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 21, - "instId": 300033, - "propState": 1, - "pos": { - "x": -29906, - "y": 18608, - "z": -106063 - }, - "rot": { - "x": 0, - "y": 297743, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 21, - "instId": 300034, - "propState": 1, - "pos": { - "x": -5999, - "y": 18610, - "z": -109379 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 21, - "instId": 300035, - "propState": 1, - "pos": { - "x": -35120, - "y": 18610, - "z": -93989 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 21, - "instId": 300036, - "propState": 1, - "pos": { - "x": -35597, - "y": 18611, - "z": -51446 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 21, - "instId": 300037, - "propState": 1, - "pos": { - "x": -6352, - "y": 18611, - "z": -36294 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 21, - "instId": 300043, - "propState": 8, - "pos": { - "x": -6513, - "y": 1037, - "z": -73196 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 21, - "instId": 300046, - "propState": 8, - "pos": { - "x": 43166, - "y": 3481, - "z": -31972 - }, - "rot": { - "x": 0, - "y": 253434, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 21, - "instId": 300047, - "propState": 1, - "pos": { - "x": -32477, - "y": -981, - "z": -73188 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 21, - "instId": 300048, - "propState": 1, - "pos": { - "x": -197912, - "y": 2986, - "z": -87881 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 21, - "instId": 300039, - "propState": 1, - "pos": { - "x": -38863, - "y": 17690, - "z": -62867 - }, - "rot": { - "x": 0, - "y": 343500, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 21, - "instId": 300040, - "propState": 8, - "pos": { - "x": -113331, - "y": 17656, - "z": -86508 - }, - "rot": { - "x": 0, - "y": 160861, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 21, - "instId": 300041, - "propState": 8, - "pos": { - "x": -155125, - "y": 2700, - "z": -33130 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 21, - "instId": 300042, - "propState": 1, - "pos": { - "x": 53197, - "y": 3438, - "z": -118870 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 21, - "instId": 300049, - "propState": 1, - "pos": { - "x": -23402, - "y": 18610, - "z": -100181 - }, - "rot": { - "x": 0, - "y": 117856, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "4000202": { - "P40002_F40002001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 1, - "pos": { - "x": -38680, - "y": 18260, - "z": -82930 - }, - "rot": { - "x": 0, - "y": 193835, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 2, - "pos": { - "x": -42585, - "y": 18630, - "z": -88591 - }, - "rot": { - "x": 0, - "y": 193930, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 2, - "instId": 300006, - "propState": 8, - "pos": { - "x": -194640, - "y": -390, - "z": -69570 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 2, - "instId": 300009, - "propState": 2, - "pos": { - "x": -173490, - "y": -178, - "z": -72960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 2, - "instId": 300010, - "propState": 8, - "pos": { - "x": -162330, - "y": -415, - "z": -71330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 2, - "instId": 300011, - "propState": 1, - "pos": { - "x": -169860, - "y": -4600, - "z": -79580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 2, - "instId": 300013, - "propState": 8, - "pos": { - "x": -178120, - "y": -2420, - "z": -91890 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 2, - "instId": 300014, - "propState": 1, - "pos": { - "x": -186621, - "y": -400, - "z": -79920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 2, - "instId": 300012, - "propState": 2, - "pos": { - "x": -185040, - "y": -150, - "z": -86410 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 2, - "instId": 300015, - "propState": 2, - "pos": { - "x": -199790, - "y": 2966, - "z": -84240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100014 - } - ], - "teleports": {} - }, - "4": { - "monsters": [ - { - "groupId": 4, - "instId": 200003, - "eventId": 40002009, - "pos": { - "x": -133150, - "y": 2762, - "z": -99640 - }, - "rot": { - "x": 0, - "y": 150249, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "5": { - "monsters": [ - { - "groupId": 5, - "instId": 200001, - "eventId": 40002011, - "pos": { - "x": -78390, - "y": 10277, - "z": -122140 - }, - "rot": { - "x": 0, - "y": 91964, - "z": 0 - }, - "monsterId": 8012010 - }, { - "groupId": 5, - "instId": 200002, - "eventId": 40002012, - "pos": { - "x": -81040, - "y": 10285, - "z": -110270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -94500, - "y": 6820, - "z": -122190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 2, - "pos": { - "x": -101766, - "y": 5058, - "z": -119589 - }, - "rot": { - "x": 0, - "y": 269851, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 1, - "pos": { - "x": -2515, - "y": 2940, - "z": -100826 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100001 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 1, - "pos": { - "x": -5599, - "y": 2864, - "z": -99852 - }, - "rot": { - "x": 0, - "y": 197158, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300005, - "propState": 1, - "pos": { - "x": 470, - "y": 2880, - "z": -99190 - }, - "rot": { - "x": 0, - "y": 107618, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 6, - "instId": 300006, - "propState": 1, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 100003 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300008, - "propState": 2, - "pos": { - "x": -104321, - "y": -101, - "z": -74646 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 6, - "instId": 300009, - "propState": 1, - "pos": { - "x": -110101, - "y": -61, - "z": -64496 - }, - "rot": { - "x": 0, - "y": 17053, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 6, - "instId": 300010, - "propState": 8, - "pos": { - "x": -110784, - "y": 504, - "z": -73208 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300011, - "propState": 1, - "pos": { - "x": -110990, - "y": -109, - "z": -62616 - }, - "rot": { - "x": 0, - "y": 18847, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": -132012, - "y": 2824, - "z": -57981 - }, - "rot": { - "x": 0, - "y": 27345, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": -130510, - "y": 2770, - "z": -55090 - }, - "rot": { - "x": 0, - "y": 297332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300014, - "propState": 8, - "pos": { - "x": -132037, - "y": 2748, - "z": -61726 - }, - "rot": { - "x": 0, - "y": 207345, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 6, - "instId": 300015, - "propState": 8, - "pos": { - "x": -144990, - "y": -60, - "z": -73290 - }, - "rot": { - "x": 0, - "y": 270291, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 6, - "instId": 300016, - "propState": 8, - "pos": { - "x": -141728, - "y": -119, - "z": -73277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300017, - "propState": 8, - "pos": { - "x": -141399, - "y": -115, - "z": -71740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 6, - "instId": 300018, - "propState": 8, - "pos": { - "x": -110101, - "y": -61, - "z": -81920 - }, - "rot": { - "x": 0, - "y": 342919, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 6, - "instId": 300019, - "propState": 8, - "pos": { - "x": -110784, - "y": 504, - "z": -73208 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300020, - "propState": 1, - "pos": { - "x": -2438, - "y": 2916, - "z": -45562 - }, - "rot": { - "x": 0, - "y": 253313, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 6, - "instId": 300021, - "propState": 1, - "pos": { - "x": -5595, - "y": 2864, - "z": -46516 - }, - "rot": { - "x": 0, - "y": 163201, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300022, - "propState": 1, - "pos": { - "x": -5441, - "y": 2868, - "z": -48072 - }, - "rot": { - "x": 0, - "y": 252400, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 6, - "instId": 300024, - "propState": 1, - "pos": { - "x": 42748, - "y": 3485, - "z": -115476 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300025, - "propState": 1, - "pos": { - "x": 58122, - "y": 3459, - "z": -118557 - }, - "rot": { - "x": 0, - "y": 108146, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 6, - "instId": 300027, - "propState": 8, - "pos": { - "x": -1578, - "y": 4254, - "z": -104286 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300028, - "propState": 1, - "pos": { - "x": -146897, - "y": 2770, - "z": -37391 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300029, - "propState": 1, - "pos": { - "x": -130445, - "y": 2762, - "z": -91413 - }, - "rot": { - "x": 0, - "y": 63465, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300030, - "propState": 1, - "pos": { - "x": -123205, - "y": 2760, - "z": -106135 - }, - "rot": { - "x": 0, - "y": 243837, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300031, - "propState": 1, - "pos": { - "x": -147179, - "y": 2762, - "z": -108792 - }, - "rot": { - "x": 0, - "y": 153818, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300032, - "propState": 1, - "pos": { - "x": -81935, - "y": 10282, - "z": -114414 - }, - "rot": { - "x": 0, - "y": 97352, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300033, - "propState": 1, - "pos": { - "x": -71651, - "y": 10282, - "z": -114388 - }, - "rot": { - "x": 0, - "y": 83364, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300034, - "propState": 1, - "pos": { - "x": -29906, - "y": 18608, - "z": -106063 - }, - "rot": { - "x": 0, - "y": 297743, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300035, - "propState": 1, - "pos": { - "x": -5999, - "y": 18610, - "z": -109379 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300036, - "propState": 1, - "pos": { - "x": -35120, - "y": 18610, - "z": -93989 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300037, - "propState": 1, - "pos": { - "x": -35597, - "y": 18611, - "z": -51446 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300038, - "propState": 1, - "pos": { - "x": -6352, - "y": 18611, - "z": -36294 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300039, - "propState": 8, - "pos": { - "x": -6513, - "y": 1037, - "z": -73196 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300040, - "propState": 8, - "pos": { - "x": 43166, - "y": 3481, - "z": -31972 - }, - "rot": { - "x": 0, - "y": 253434, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300041, - "propState": 1, - "pos": { - "x": -32477, - "y": -981, - "z": -73188 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300042, - "propState": 1, - "pos": { - "x": -197912, - "y": 2986, - "z": -87881 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300044, - "propState": 8, - "pos": { - "x": -113331, - "y": 17656, - "z": -86508 - }, - "rot": { - "x": 0, - "y": 160861, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 6, - "instId": 300045, - "propState": 8, - "pos": { - "x": -155125, - "y": 2700, - "z": -33130 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 6, - "instId": 300046, - "propState": 1, - "pos": { - "x": 53197, - "y": 3438, - "z": -118870 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300047, - "propState": 1, - "pos": { - "x": -23402, - "y": 18610, - "z": -100181 - }, - "rot": { - "x": 0, - "y": 117856, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300026, - "propState": 8, - "pos": { - "x": -71462, - "y": 10309, - "z": -116276 - }, - "rot": { - "x": 0, - "y": 173364, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 6, - "instId": 300043, - "propState": 8, - "pos": { - "x": -66110, - "y": -3200, - "z": -62620 - }, - "rot": { - "x": 0, - "y": 45265, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 6, - "instId": 300023, - "propState": 8, - "pos": { - "x": -48680, - "y": -1460, - "z": -92050 - }, - "rot": { - "x": 0, - "y": 76087, - "z": 0 - }, - "propId": 100006 - } - ], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 40002006, - "pos": { - "x": -109850, - "y": -89, - "z": -76580 - }, - "rot": { - "x": 0, - "y": 236492, - "z": 0 - }, - "monsterId": 8012030 - } - ], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -111970, - "y": -100, - "z": -70210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200001, - "eventId": 40002007, - "pos": { - "x": -143240, - "y": 2762, - "z": -107180 - }, - "rot": { - "x": 0, - "y": 71124, - "z": 0 - }, - "monsterId": 8012020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": -111970, - "y": -100, - "z": -70210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200001, - "eventId": 40002010, - "pos": { - "x": -69750, - "y": 10275, - "z": -110830 - }, - "rot": { - "x": 0, - "y": 56282, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": -110150, - "y": -190, - "z": -73140 - }, - "rot": { - "x": 0, - "y": 358849, - "z": 0 - }, - "propId": 111 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": -129490, - "y": 2760, - "z": -96350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": -80480, - "y": 10107, - "z": -118670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": -134130, - "y": 2770, - "z": -45370 - }, - "rot": { - "x": 0, - "y": 32306, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": -150420, - "y": -160, - "z": -73460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 1, - "pos": { - "x": -72470, - "y": -3195, - "z": -72255 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": -72470, - "y": 18664, - "z": -72255 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 14, - "instId": 300003, - "propState": 14, - "pos": { - "x": -76806, - "y": -1435, - "z": -73208 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100007 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": -355317, - "y": 416705, - "z": -135625 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": -149470, - "y": -163, - "z": -73680 - }, - "rot": { - "x": 0, - "y": 271580, - "z": 0 - }, - "propId": 111 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": 309, - "y": 2844, - "z": -34759 - }, - "rot": { - "x": 0, - "y": 345019, - "z": 0 - }, - "propId": 100024 - }, { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58520, - "y": 3440, - "z": -122110 - }, - "rot": { - "x": 0, - "y": 355221, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -57040, - "y": -1370, - "z": -59270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 23, - "instId": 300001, - "pos": { - "x": -59420, - "y": -1200, - "z": -56850 - }, - "rot": { - "x": 0, - "y": 76560, - "z": 0 - } - } - } - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": -111970, - "y": -100, - "z": -70210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 25, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 25, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 25, - "instId": 300004, - "propState": 8, - "pos": { - "x": -118290, - "y": -6812, - "z": -84404 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "35": { - "monsters": [ - { - "groupId": 35, - "instId": 200001, - "eventId": 40002006, - "pos": { - "x": -43890, - "y": -1540, - "z": -78810 - }, - "rot": { - "x": 0, - "y": 253262, - "z": 0 - }, - "monsterId": 8012030 - } - ], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": 3406, - "y": -2897, - "z": -43641 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "36": { - "monsters": [ - { - "groupId": 36, - "instId": 200001, - "eventId": 40002013, - "pos": { - "x": 15740, - "y": 2840, - "z": -95590 - }, - "rot": { - "x": 0, - "y": 158270, - "z": 0 - }, - "monsterId": 8012020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": 47974, - "y": 50, - "z": -33623 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": -48340, - "y": -1540, - "z": -52840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "49": { - "monsters": [ - { - "groupId": 49, - "instId": 200003, - "eventId": 40002015, - "pos": { - "x": 40590, - "y": 3444, - "z": -32560 - }, - "rot": { - "x": 0, - "y": 69054, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": 47974, - "y": 50, - "z": -33623 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "50": { - "monsters": [ - { - "groupId": 50, - "instId": 200003, - "eventId": 40002010, - "pos": { - "x": -17650, - "y": 1030, - "z": -98180 - }, - "rot": { - "x": 0, - "y": 234156, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": 3406, - "y": -2897, - "z": -43641 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "51": { - "monsters": [ - { - "groupId": 51, - "instId": 200005, - "eventId": 40002012, - "pos": { - "x": 11540, - "y": 2844, - "z": -35640 - }, - "rot": { - "x": 0, - "y": 190326, - "z": 0 - }, - "monsterId": 8012030 - } - ], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": 3406, - "y": -2897, - "z": -43641 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "4000203": { - "P40002_F40002001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 1, - "pos": { - "x": -38680, - "y": 18260, - "z": -82930 - }, - "rot": { - "x": 0, - "y": 193835, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 2, - "pos": { - "x": -42585, - "y": 18630, - "z": -88591 - }, - "rot": { - "x": 0, - "y": 193930, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 4, - "instId": 300006, - "propState": 8, - "pos": { - "x": -194640, - "y": -390, - "z": -69570 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 4, - "instId": 300009, - "propState": 2, - "pos": { - "x": -173490, - "y": -178, - "z": -72960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300010, - "propState": 8, - "pos": { - "x": -162330, - "y": -415, - "z": -71330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 4, - "instId": 300011, - "propState": 1, - "pos": { - "x": -169860, - "y": -4600, - "z": -79580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 4, - "instId": 300013, - "propState": 8, - "pos": { - "x": -178120, - "y": -2420, - "z": -91890 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 4, - "instId": 300014, - "propState": 1, - "pos": { - "x": -186621, - "y": -400, - "z": -79920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 4, - "instId": 300012, - "propState": 2, - "pos": { - "x": -207737, - "y": -4171, - "z": -86411 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 4, - "instId": 300015, - "propState": 2, - "pos": { - "x": -199790, - "y": 2966, - "z": -84240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100014 - } - ], - "teleports": {} - }, - "5": { - "monsters": [ - { - "groupId": 5, - "instId": 200003, - "eventId": 40002028, - "pos": { - "x": -76440, - "y": 10280, - "z": -112570 - }, - "rot": { - "x": 0, - "y": 117653, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200002, - "eventId": 40002021, - "pos": { - "x": -78250, - "y": 10280, - "z": -111790 - }, - "rot": { - "x": 0, - "y": 80485, - "z": 0 - }, - "monsterId": 8012030 - }, { - "groupId": 6, - "instId": 200003, - "eventId": 40002022, - "pos": { - "x": -81570, - "y": 10280, - "z": -112550 - }, - "rot": { - "x": 0, - "y": 150249, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 40002024, - "pos": { - "x": -79550, - "y": 10280, - "z": -111010 - }, - "rot": { - "x": 0, - "y": 91964, - "z": 0 - }, - "monsterId": 8012010 - }, { - "groupId": 7, - "instId": 200002, - "eventId": 40002025, - "pos": { - "x": -70350, - "y": 10285, - "z": -111220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -94500, - "y": 6820, - "z": -122190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 2, - "pos": { - "x": -73230, - "y": 10270, - "z": -120450 - }, - "rot": { - "x": 0, - "y": 177699, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -2515, - "y": 2940, - "z": -100826 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100001 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -5599, - "y": 2864, - "z": -99852 - }, - "rot": { - "x": 0, - "y": 197158, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300005, - "propState": 2, - "pos": { - "x": 470, - "y": 2880, - "z": -99190 - }, - "rot": { - "x": 0, - "y": 107618, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 8, - "instId": 300006, - "propState": 1, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 100003 - }, { - "groupId": 8, - "instId": 300007, - "propState": 8, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300008, - "propState": 2, - "pos": { - "x": -104321, - "y": -101, - "z": -74646 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 8, - "instId": 300009, - "propState": 1, - "pos": { - "x": -110101, - "y": -61, - "z": -64496 - }, - "rot": { - "x": 0, - "y": 17053, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 8, - "instId": 300010, - "propState": 8, - "pos": { - "x": -110784, - "y": 504, - "z": -73208 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300011, - "propState": 1, - "pos": { - "x": -110990, - "y": -109, - "z": -62616 - }, - "rot": { - "x": 0, - "y": 18847, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 8, - "instId": 300012, - "propState": 1, - "pos": { - "x": -132012, - "y": 2824, - "z": -57981 - }, - "rot": { - "x": 0, - "y": 27345, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 8, - "instId": 300013, - "propState": 1, - "pos": { - "x": -130510, - "y": 2770, - "z": -55090 - }, - "rot": { - "x": 0, - "y": 297332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300014, - "propState": 1, - "pos": { - "x": -132037, - "y": 2748, - "z": -61726 - }, - "rot": { - "x": 0, - "y": 207345, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 8, - "instId": 300015, - "propState": 2, - "pos": { - "x": -144990, - "y": -60, - "z": -73290 - }, - "rot": { - "x": 0, - "y": 270291, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 8, - "instId": 300016, - "propState": 2, - "pos": { - "x": -141728, - "y": -119, - "z": -73277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300017, - "propState": 2, - "pos": { - "x": -147970, - "y": -115, - "z": -71740 - }, - "rot": { - "x": 0, - "y": 273761, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 8, - "instId": 300018, - "propState": 1, - "pos": { - "x": -110101, - "y": -61, - "z": -81920 - }, - "rot": { - "x": 0, - "y": 342919, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 8, - "instId": 300019, - "propState": 8, - "pos": { - "x": -110784, - "y": 504, - "z": -73208 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300020, - "propState": 8, - "pos": { - "x": -2438, - "y": 2916, - "z": -45562 - }, - "rot": { - "x": 0, - "y": 253313, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 8, - "instId": 300021, - "propState": 8, - "pos": { - "x": -5595, - "y": 2864, - "z": -46516 - }, - "rot": { - "x": 0, - "y": 163201, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300022, - "propState": 8, - "pos": { - "x": -5441, - "y": 2868, - "z": -48072 - }, - "rot": { - "x": 0, - "y": 252400, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 8, - "instId": 300023, - "propState": 1, - "pos": { - "x": 42660, - "y": 3485, - "z": -115530 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100005 - }, { - "groupId": 8, - "instId": 300024, - "propState": 1, - "pos": { - "x": 42748, - "y": 3485, - "z": -115476 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300025, - "propState": 1, - "pos": { - "x": 58122, - "y": 3459, - "z": -118557 - }, - "rot": { - "x": 0, - "y": 108146, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 8, - "instId": 300027, - "propState": 8, - "pos": { - "x": -1578, - "y": 4254, - "z": -104286 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300028, - "propState": 1, - "pos": { - "x": -146897, - "y": 2770, - "z": -37391 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300029, - "propState": 1, - "pos": { - "x": -130445, - "y": 2762, - "z": -91413 - }, - "rot": { - "x": 0, - "y": 63465, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300030, - "propState": 1, - "pos": { - "x": -123205, - "y": 2760, - "z": -106135 - }, - "rot": { - "x": 0, - "y": 243837, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300031, - "propState": 1, - "pos": { - "x": -147179, - "y": 2762, - "z": -108792 - }, - "rot": { - "x": 0, - "y": 153818, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300032, - "propState": 1, - "pos": { - "x": -81935, - "y": 10282, - "z": -114414 - }, - "rot": { - "x": 0, - "y": 97352, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300033, - "propState": 1, - "pos": { - "x": -71651, - "y": 10282, - "z": -114388 - }, - "rot": { - "x": 0, - "y": 83364, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300034, - "propState": 1, - "pos": { - "x": -29906, - "y": 18608, - "z": -106063 - }, - "rot": { - "x": 0, - "y": 297743, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300035, - "propState": 1, - "pos": { - "x": -5999, - "y": 18610, - "z": -109379 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300036, - "propState": 1, - "pos": { - "x": -35120, - "y": 18610, - "z": -93989 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300037, - "propState": 1, - "pos": { - "x": -35597, - "y": 18611, - "z": -51446 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300038, - "propState": 1, - "pos": { - "x": -6352, - "y": 18611, - "z": -36294 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300039, - "propState": 8, - "pos": { - "x": -6513, - "y": 1037, - "z": -73196 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300040, - "propState": 8, - "pos": { - "x": 43166, - "y": 3481, - "z": -31972 - }, - "rot": { - "x": 0, - "y": 253434, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300041, - "propState": 1, - "pos": { - "x": -32477, - "y": -981, - "z": -73188 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300042, - "propState": 1, - "pos": { - "x": -197912, - "y": 2986, - "z": -87881 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300046, - "propState": 1, - "pos": { - "x": 53197, - "y": 3438, - "z": -118870 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300047, - "propState": 1, - "pos": { - "x": -23402, - "y": 18610, - "z": -100181 - }, - "rot": { - "x": 0, - "y": 117856, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300026, - "propState": 8, - "pos": { - "x": -71462, - "y": 10309, - "z": -116276 - }, - "rot": { - "x": 0, - "y": 173364, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 8, - "instId": 300043, - "propState": 8, - "pos": { - "x": -62751, - "y": -1460, - "z": -59494 - }, - "rot": { - "x": 0, - "y": 224727, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 8, - "instId": 300044, - "propState": 8, - "pos": { - "x": -48680, - "y": -1460, - "z": -92050 - }, - "rot": { - "x": 0, - "y": 76087, - "z": 0 - }, - "propId": 100006 - } - ], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200001, - "eventId": 40002019, - "pos": { - "x": -73570, - "y": 10280, - "z": -112350 - }, - "rot": { - "x": 0, - "y": 236492, - "z": 0 - }, - "monsterId": 8012030 - } - ], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": -108250, - "y": -90, - "z": -77190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200001, - "eventId": 40002026, - "pos": { - "x": -74980, - "y": 10280, - "z": -111300 - }, - "rot": { - "x": 0, - "y": 117979, - "z": 0 - }, - "monsterId": 8012020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": -110185, - "y": -2705, - "z": -36965 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "13": { - "monsters": [ - { - "groupId": 13, - "instId": 200001, - "eventId": 40002020, - "pos": { - "x": -77160, - "y": 10280, - "z": -111300 - }, - "rot": { - "x": 0, - "y": 71124, - "z": 0 - }, - "monsterId": 8012020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": -109049, - "y": -4377, - "z": -102060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "14": { - "monsters": [ - { - "groupId": 14, - "instId": 200001, - "eventId": 40002023, - "pos": { - "x": -82569, - "y": 10285, - "z": -110319 - }, - "rot": { - "x": 0, - "y": 306629, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": -80251, - "y": -1130, - "z": -99382 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 1, - "pos": { - "x": -72470, - "y": -3195, - "z": -72255 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": -72470, - "y": 18664, - "z": -72255 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 16, - "instId": 300003, - "propState": 14, - "pos": { - "x": -76806, - "y": -1435, - "z": -73208 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100007 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": -149470, - "y": -163, - "z": -73680 - }, - "rot": { - "x": 0, - "y": 271580, - "z": 0 - }, - "propId": 111 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -106680, - "y": -90, - "z": -77900 - }, - "rot": { - "x": 0, - "y": 280315, - "z": 0 - }, - "propId": 100024 - }, { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": -163000, - "y": 2770, - "z": -29260 - }, - "rot": { - "x": 0, - "y": 295800, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 8, - "pos": { - "x": -70580, - "y": -3200, - "z": -60620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 24, - "instId": 300001, - "pos": { - "x": -66470, - "y": -3200, - "z": -63500 - }, - "rot": { - "x": 0, - "y": 261670, - "z": 0 - } - } - } - }, - "25": { - "monsters": [ - { - "groupId": 25, - "instId": 200003, - "eventId": 40002021, - "pos": { - "x": -97460, - "y": -1110, - "z": -53550 - }, - "rot": { - "x": 0, - "y": 261667, - "z": 0 - }, - "monsterId": 8012030 - } - ], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": -90234, - "y": -6408, - "z": -113233 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "26": { - "monsters": [ - { - "groupId": 26, - "instId": 200001, - "eventId": 40002020, - "pos": { - "x": -96280, - "y": -1120, - "z": -92770 - }, - "rot": { - "x": 0, - "y": 250971, - "z": 0 - }, - "monsterId": 8012020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -93046, - "y": 14991, - "z": -62420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": -150600, - "y": 3010, - "z": -32680 - }, - "rot": { - "x": 0, - "y": 207541, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38863, - "y": 17690, - "z": -62867 - }, - "rot": { - "x": 0, - "y": 343500, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": -113331, - "y": 17656, - "z": -86508 - }, - "rot": { - "x": 0, - "y": 160861, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 32, - "instId": 300003, - "propState": 8, - "pos": { - "x": -155125, - "y": 2700, - "z": -33130 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300004 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": -65350, - "y": -3200, - "z": -75870 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 8, - "pos": { - "x": -93046, - "y": 14991, - "z": -62420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "42": { - "monsters": [ - { - "groupId": 42, - "instId": 200005, - "eventId": 40002026, - "pos": { - "x": -120430, - "y": 2770, - "z": -47480 - }, - "rot": { - "x": 0, - "y": 273304, - "z": 0 - }, - "monsterId": 8012020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "43": { - "monsters": [ - { - "groupId": 43, - "instId": 200006, - "eventId": 40002022, - "pos": { - "x": -132700, - "y": 2810, - "z": -98540 - }, - "rot": { - "x": 0, - "y": 127824, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "4000204": { - "P40002_F40002001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 1, - "pos": { - "x": -38680, - "y": 18260, - "z": -82930 - }, - "rot": { - "x": 0, - "y": 193835, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 1, - "pos": { - "x": -42585, - "y": 18630, - "z": -88591 - }, - "rot": { - "x": 0, - "y": 193930, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 2, - "instId": 300006, - "propState": 8, - "pos": { - "x": -194640, - "y": -390, - "z": -69570 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 2, - "instId": 300009, - "propState": 2, - "pos": { - "x": -173490, - "y": -178, - "z": -72960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 2, - "instId": 300010, - "propState": 8, - "pos": { - "x": -162330, - "y": -415, - "z": -71330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 2, - "instId": 300011, - "propState": 1, - "pos": { - "x": -169860, - "y": -4600, - "z": -79580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 2, - "instId": 300013, - "propState": 8, - "pos": { - "x": -178120, - "y": -2420, - "z": -91890 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 2, - "instId": 300014, - "propState": 1, - "pos": { - "x": -186621, - "y": -400, - "z": -79920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 2, - "instId": 300012, - "propState": 2, - "pos": { - "x": -185040, - "y": -150, - "z": -86410 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 2, - "instId": 300015, - "propState": 2, - "pos": { - "x": -199790, - "y": 2966, - "z": -84240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100014 - } - ], - "teleports": {} - }, - "3": { - "monsters": [ - { - "groupId": 3, - "instId": 200003, - "eventId": 40002041, - "pos": { - "x": -118252, - "y": 2770, - "z": -52267 - }, - "rot": { - "x": 0, - "y": 117653, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "4": { - "monsters": [ - { - "groupId": 4, - "instId": 200002, - "eventId": 40002034, - "pos": { - "x": -141250, - "y": 2810, - "z": -106100 - }, - "rot": { - "x": 0, - "y": 80485, - "z": 0 - }, - "monsterId": 8002010 - }, { - "groupId": 4, - "instId": 200003, - "eventId": 40002035, - "pos": { - "x": -133150, - "y": 2762, - "z": -99640 - }, - "rot": { - "x": 0, - "y": 150249, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "5": { - "monsters": [ - { - "groupId": 5, - "instId": 200001, - "eventId": 40002037, - "pos": { - "x": -78390, - "y": 10277, - "z": -122140 - }, - "rot": { - "x": 0, - "y": 91964, - "z": 0 - }, - "monsterId": 8001010 - }, { - "groupId": 5, - "instId": 200002, - "eventId": 40002038, - "pos": { - "x": -81040, - "y": 10285, - "z": -110270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -94500, - "y": 6820, - "z": -122190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 2, - "pos": { - "x": -101766, - "y": 5058, - "z": -119589 - }, - "rot": { - "x": 0, - "y": 269851, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -2515, - "y": 2940, - "z": -100826 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100001 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": -5599, - "y": 2864, - "z": -99852 - }, - "rot": { - "x": 0, - "y": 197158, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300005, - "propState": 2, - "pos": { - "x": 470, - "y": 2880, - "z": -99190 - }, - "rot": { - "x": 0, - "y": 107618, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 6, - "instId": 300006, - "propState": 1, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 100003 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300008, - "propState": 2, - "pos": { - "x": -104321, - "y": -101, - "z": -74646 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 6, - "instId": 300009, - "propState": 1, - "pos": { - "x": -110101, - "y": -61, - "z": -64496 - }, - "rot": { - "x": 0, - "y": 17053, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 6, - "instId": 300010, - "propState": 8, - "pos": { - "x": -110784, - "y": 504, - "z": -73208 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300011, - "propState": 1, - "pos": { - "x": -110990, - "y": -109, - "z": -62616 - }, - "rot": { - "x": 0, - "y": 18847, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": -132012, - "y": 2824, - "z": -57981 - }, - "rot": { - "x": 0, - "y": 27345, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": -130510, - "y": 2770, - "z": -55090 - }, - "rot": { - "x": 0, - "y": 297332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300014, - "propState": 8, - "pos": { - "x": -132037, - "y": 2748, - "z": -61726 - }, - "rot": { - "x": 0, - "y": 207345, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 6, - "instId": 300015, - "propState": 8, - "pos": { - "x": -144990, - "y": -60, - "z": -73290 - }, - "rot": { - "x": 0, - "y": 270291, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 6, - "instId": 300016, - "propState": 8, - "pos": { - "x": -141728, - "y": -119, - "z": -73277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300017, - "propState": 8, - "pos": { - "x": -141399, - "y": -115, - "z": -71740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 6, - "instId": 300018, - "propState": 8, - "pos": { - "x": -110101, - "y": -61, - "z": -81920 - }, - "rot": { - "x": 0, - "y": 342919, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 6, - "instId": 300019, - "propState": 8, - "pos": { - "x": -110784, - "y": 504, - "z": -73208 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300020, - "propState": 8, - "pos": { - "x": -2438, - "y": 2916, - "z": -45562 - }, - "rot": { - "x": 0, - "y": 253313, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 6, - "instId": 300021, - "propState": 8, - "pos": { - "x": -5595, - "y": 2864, - "z": -46516 - }, - "rot": { - "x": 0, - "y": 163201, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300022, - "propState": 8, - "pos": { - "x": -5441, - "y": 2868, - "z": -48072 - }, - "rot": { - "x": 0, - "y": 252400, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 6, - "instId": 300023, - "propState": 1, - "pos": { - "x": 42660, - "y": 3485, - "z": -115530 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100005 - }, { - "groupId": 6, - "instId": 300024, - "propState": 1, - "pos": { - "x": 42748, - "y": 3485, - "z": -115476 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300025, - "propState": 1, - "pos": { - "x": 58122, - "y": 3459, - "z": -118557 - }, - "rot": { - "x": 0, - "y": 108146, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 6, - "instId": 300027, - "propState": 8, - "pos": { - "x": -1578, - "y": 4254, - "z": -104286 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300028, - "propState": 1, - "pos": { - "x": -146897, - "y": 2770, - "z": -37391 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300029, - "propState": 1, - "pos": { - "x": -130445, - "y": 2762, - "z": -91413 - }, - "rot": { - "x": 0, - "y": 63465, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300030, - "propState": 1, - "pos": { - "x": -123205, - "y": 2760, - "z": -106135 - }, - "rot": { - "x": 0, - "y": 243837, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300031, - "propState": 1, - "pos": { - "x": -147179, - "y": 2762, - "z": -108792 - }, - "rot": { - "x": 0, - "y": 153818, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300032, - "propState": 1, - "pos": { - "x": -81935, - "y": 10282, - "z": -114414 - }, - "rot": { - "x": 0, - "y": 97352, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300033, - "propState": 1, - "pos": { - "x": -71651, - "y": 10282, - "z": -114388 - }, - "rot": { - "x": 0, - "y": 83364, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300034, - "propState": 1, - "pos": { - "x": -29906, - "y": 18608, - "z": -106063 - }, - "rot": { - "x": 0, - "y": 297743, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300035, - "propState": 1, - "pos": { - "x": -5999, - "y": 18610, - "z": -109379 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300036, - "propState": 1, - "pos": { - "x": -35120, - "y": 18610, - "z": -93989 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300037, - "propState": 1, - "pos": { - "x": -35597, - "y": 18611, - "z": -51446 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300038, - "propState": 1, - "pos": { - "x": -6352, - "y": 18611, - "z": -36294 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300039, - "propState": 8, - "pos": { - "x": -6513, - "y": 1037, - "z": -73196 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300040, - "propState": 8, - "pos": { - "x": 43166, - "y": 3481, - "z": -31972 - }, - "rot": { - "x": 0, - "y": 253434, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300041, - "propState": 1, - "pos": { - "x": -32477, - "y": -981, - "z": -73188 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300042, - "propState": 1, - "pos": { - "x": -197912, - "y": 2986, - "z": -87881 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 6, - "instId": 300046, - "propState": 1, - "pos": { - "x": 53197, - "y": 3438, - "z": -118870 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300047, - "propState": 1, - "pos": { - "x": -23402, - "y": 18610, - "z": -100181 - }, - "rot": { - "x": 0, - "y": 117856, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300026, - "propState": 8, - "pos": { - "x": -71462, - "y": 10309, - "z": -116276 - }, - "rot": { - "x": 0, - "y": 173364, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 6, - "instId": 300043, - "propState": 8, - "pos": { - "x": -87866, - "y": -3195, - "z": -63012 - }, - "rot": { - "x": 0, - "y": 316776, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 40002032, - "pos": { - "x": -106330, - "y": -100, - "z": -71850 - }, - "rot": { - "x": 0, - "y": 176769, - "z": 0 - }, - "monsterId": 8002010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -97173, - "y": -7635, - "z": -80770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "10": { - "monsters": [ - { - "groupId": 10, - "instId": 200001, - "eventId": 40002039, - "pos": { - "x": -145570, - "y": 2770, - "z": -31670 - }, - "rot": { - "x": 0, - "y": 167266, - "z": 0 - }, - "monsterId": 8012020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -145220, - "y": 2820, - "z": -38350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200001, - "eventId": 40002033, - "pos": { - "x": -120760, - "y": 2760, - "z": -94830 - }, - "rot": { - "x": 0, - "y": 71124, - "z": 0 - }, - "monsterId": 8002010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": -142565, - "y": -807, - "z": -29688 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200001, - "eventId": 40002039, - "pos": { - "x": -69750, - "y": 10275, - "z": -110830 - }, - "rot": { - "x": 0, - "y": 56282, - "z": 0 - }, - "monsterId": 8012020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": -142565, - "y": -807, - "z": -29688 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": -110150, - "y": -190, - "z": -73140 - }, - "rot": { - "x": 0, - "y": 358849, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": -129490, - "y": 2760, - "z": -96350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": -80480, - "y": 10107, - "z": -118670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": -134130, - "y": 2770, - "z": -45370 - }, - "rot": { - "x": 0, - "y": 32306, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": -150420, - "y": -160, - "z": -73460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": -72470, - "y": -3195, - "z": -72255 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 14, - "instId": 300002, - "propState": 1, - "pos": { - "x": -72470, - "y": 18664, - "z": -72255 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 14, - "instId": 300003, - "propState": 14, - "pos": { - "x": -76806, - "y": -1435, - "z": -73208 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100007 - } - ], - "teleports": {} - }, - "15": { - "monsters": [ - { - "groupId": 15, - "instId": 200001, - "eventId": 40002045, - "pos": { - "x": 780, - "y": 18610, - "z": -112880 - }, - "rot": { - "x": 0, - "y": 280287, - "z": 0 - }, - "monsterId": 8003010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -93046, - "y": 14991, - "z": -62420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "17": { - "monsters": [ - { - "groupId": 17, - "instId": 200003, - "eventId": 40002035, - "pos": { - "x": -17130, - "y": 18630, - "z": -48330 - }, - "rot": { - "x": 0, - "y": 323444, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -9581, - "y": 14882, - "z": -39168 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": -355317, - "y": 416705, - "z": -135625 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": -149470, - "y": -163, - "z": -73680 - }, - "rot": { - "x": 0, - "y": 271580, - "z": 0 - }, - "propId": 111 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -107221, - "y": 18598, - "z": -93846 - }, - "rot": { - "x": 0, - "y": 356870, - "z": 0 - }, - "propId": 100024 - }, { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": -75049, - "y": 10270, - "z": -120328 - }, - "rot": { - "x": 0, - "y": 311421, - "z": 0 - }, - "propId": 100024 - }, { - "groupId": 22, - "instId": 300003, - "propState": 8, - "pos": { - "x": -75003, - "y": 10270, - "z": -124020 - }, - "rot": { - "x": 0, - "y": 348385, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 22, - "instId": 300004, - "propState": 8, - "pos": { - "x": 1190, - "y": 18610, - "z": -32910 - }, - "rot": { - "x": 0, - "y": 348385, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -65790, - "y": 18660, - "z": -75850 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 23, - "instId": 300001, - "pos": { - "x": -65960, - "y": 18660, - "z": -72930 - }, - "rot": { - "x": 0, - "y": 92769, - "z": 0 - } - } - } - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300002, - "propState": 8, - "pos": { - "x": -36720, - "y": 18583, - "z": -66100 - }, - "rot": { - "x": 0, - "y": 253519, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38863, - "y": 17690, - "z": -62867 - }, - "rot": { - "x": 0, - "y": 343500, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 25, - "instId": 300002, - "propState": 8, - "pos": { - "x": -113331, - "y": 17656, - "z": -86508 - }, - "rot": { - "x": 0, - "y": 160861, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 25, - "instId": 300003, - "propState": 8, - "pos": { - "x": -155125, - "y": 2700, - "z": -33130 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300004 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300002, - "propState": 8, - "pos": { - "x": -114560, - "y": 18600, - "z": -83069 - }, - "rot": { - "x": 0, - "y": 72091, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": -62080, - "y": 18660, - "z": -72590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -64870, - "y": 18660, - "z": -68240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "39": { - "monsters": [ - { - "groupId": 39, - "instId": 200002, - "eventId": 40002044, - "pos": { - "x": -111010, - "y": 18598, - "z": -54660 - }, - "rot": { - "x": 0, - "y": 98439, - "z": 0 - }, - "monsterId": 8003020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 8, - "pos": { - "x": -93046, - "y": 14991, - "z": -62420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "41": { - "monsters": [ - { - "groupId": 41, - "instId": 200004, - "eventId": 40002039, - "pos": { - "x": -2150, - "y": 18610, - "z": -41970 - }, - "rot": { - "x": 0, - "y": 322667, - "z": 0 - }, - "monsterId": 8012020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 8, - "pos": { - "x": -9581, - "y": 14882, - "z": -39168 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "42": { - "monsters": [ - { - "groupId": 42, - "instId": 200005, - "eventId": 40002033, - "pos": { - "x": -15010, - "y": 18610, - "z": -96850 - }, - "rot": { - "x": 0, - "y": 197378, - "z": 0 - }, - "monsterId": 8002010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": -9581, - "y": 14882, - "z": -39168 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "43": { - "monsters": [ - { - "groupId": 43, - "instId": 200006, - "eventId": 40002034, - "pos": { - "x": -73530, - "y": 10270, - "z": -122610 - }, - "rot": { - "x": 0, - "y": 80771, - "z": 0 - }, - "monsterId": 8002010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 8, - "pos": { - "x": -9581, - "y": 14882, - "z": -39168 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "4000211": { - "P40002_F40002001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300012, - "propState": 1, - "pos": { - "x": -94500, - "y": 6820, - "z": -122190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 4, - "instId": 300010, - "propState": 8, - "pos": { - "x": -101766, - "y": 5058, - "z": -119589 - }, - "rot": { - "x": 0, - "y": 269851, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2515, - "y": 2940, - "z": -100826 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100001 - }, - { - "groupId": 4, - "instId": 300019, - "propState": 8, - "pos": { - "x": -5599, - "y": 2864, - "z": -99852 - }, - "rot": { - "x": 0, - "y": 197158, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300002, - "propState": 2, - "pos": { - "x": 470, - "y": 2880, - "z": -99190 - }, - "rot": { - "x": 0, - "y": 107618, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300004, - "propState": 1, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 100003 - }, { - "groupId": 4, - "instId": 300020, - "propState": 1, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300006, - "propState": 1, - "pos": { - "x": -104321, - "y": -101, - "z": -74646 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": -110161, - "y": -61, - "z": -64690 - }, - "rot": { - "x": 0, - "y": 17053, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 4, - "instId": 300021, - "propState": 8, - "pos": { - "x": -110828, - "y": 504, - "z": -73353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": -110990, - "y": -109, - "z": -62616 - }, - "rot": { - "x": 0, - "y": 18847, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300014, - "propState": 8, - "pos": { - "x": -132012, - "y": 2824, - "z": -57981 - }, - "rot": { - "x": 0, - "y": 27345, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 4, - "instId": 300022, - "propState": 8, - "pos": { - "x": -130510, - "y": 2770, - "z": -55090 - }, - "rot": { - "x": 0, - "y": 297332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300008, - "propState": 8, - "pos": { - "x": -132037, - "y": 2748, - "z": -61726 - }, - "rot": { - "x": 0, - "y": 207345, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300016, - "propState": 8, - "pos": { - "x": -144990, - "y": -60, - "z": -73290 - }, - "rot": { - "x": 0, - "y": 270291, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 4, - "instId": 300026, - "propState": 8, - "pos": { - "x": -141728, - "y": -119, - "z": -73277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300018, - "propState": 8, - "pos": { - "x": -141399, - "y": -115, - "z": -71740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300015, - "propState": 1, - "pos": { - "x": -110156, - "y": -61, - "z": -81744 - }, - "rot": { - "x": 0, - "y": 342919, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 4, - "instId": 300023, - "propState": 1, - "pos": { - "x": -110829, - "y": 504, - "z": -73061 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300013, - "propState": 8, - "pos": { - "x": -2438, - "y": 2916, - "z": -45562 - }, - "rot": { - "x": 0, - "y": 253313, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 4, - "instId": 300024, - "propState": 8, - "pos": { - "x": -5595, - "y": 2864, - "z": -46516 - }, - "rot": { - "x": 0, - "y": 163201, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300038, - "propState": 8, - "pos": { - "x": -5441, - "y": 2868, - "z": -48072 - }, - "rot": { - "x": 0, - "y": 252400, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300017, - "propState": 1, - "pos": { - "x": 42660, - "y": 3485, - "z": -115530 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100005 - }, { - "groupId": 4, - "instId": 300025, - "propState": 1, - "pos": { - "x": 42748, - "y": 3485, - "z": -115476 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300007, - "propState": 1, - "pos": { - "x": 58122, - "y": 3459, - "z": -118557 - }, - "rot": { - "x": 0, - "y": 108146, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300011, - "propState": 8, - "pos": { - "x": -10910, - "y": 18600, - "z": -106140 - }, - "rot": { - "x": 0, - "y": 27837, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300009, - "propState": 8, - "pos": { - "x": -1578, - "y": 4254, - "z": -104286 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300027, - "propState": 1, - "pos": { - "x": -146897, - "y": 2770, - "z": -37391 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300028, - "propState": 1, - "pos": { - "x": -130445, - "y": 2762, - "z": -91413 - }, - "rot": { - "x": 0, - "y": 63465, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300029, - "propState": 1, - "pos": { - "x": -123205, - "y": 2760, - "z": -106135 - }, - "rot": { - "x": 0, - "y": 243837, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300030, - "propState": 1, - "pos": { - "x": -147179, - "y": 2762, - "z": -108792 - }, - "rot": { - "x": 0, - "y": 153818, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300031, - "propState": 1, - "pos": { - "x": -81935, - "y": 10282, - "z": -114414 - }, - "rot": { - "x": 0, - "y": 97352, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300032, - "propState": 1, - "pos": { - "x": -71651, - "y": 10282, - "z": -114388 - }, - "rot": { - "x": 0, - "y": 83364, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300044, - "propState": 8, - "pos": { - "x": -31403, - "y": 18681, - "z": -108909 - }, - "rot": { - "x": 0, - "y": 27743, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 4, - "instId": 300033, - "propState": 8, - "pos": { - "x": -29906, - "y": 18608, - "z": -106063 - }, - "rot": { - "x": 0, - "y": 297743, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300034, - "propState": 1, - "pos": { - "x": -5999, - "y": 18610, - "z": -109379 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300045, - "propState": 8, - "pos": { - "x": -37989, - "y": 18683, - "z": -92473 - }, - "rot": { - "x": 0, - "y": 117856, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 4, - "instId": 300035, - "propState": 8, - "pos": { - "x": -35120, - "y": 18610, - "z": -93989 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300036, - "propState": 8, - "pos": { - "x": -35597, - "y": 18611, - "z": -51446 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300037, - "propState": 1, - "pos": { - "x": -6352, - "y": 18611, - "z": -36294 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300043, - "propState": 8, - "pos": { - "x": -6513, - "y": 1037, - "z": -73196 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300046, - "propState": 8, - "pos": { - "x": 43166, - "y": 3481, - "z": -31972 - }, - "rot": { - "x": 0, - "y": 253434, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300047, - "propState": 1, - "pos": { - "x": -32477, - "y": -981, - "z": -73188 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300048, - "propState": 1, - "pos": { - "x": -197912, - "y": 2986, - "z": -87881 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300042, - "propState": 1, - "pos": { - "x": 53197, - "y": 3438, - "z": -118870 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 4, - "instId": 300049, - "propState": 1, - "pos": { - "x": -23402, - "y": 18610, - "z": -100181 - }, - "rot": { - "x": 0, - "y": 117856, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 4, - "instId": 300039, - "propState": 8, - "pos": { - "x": -38480, - "y": 18680, - "z": -52939 - }, - "rot": { - "x": 0, - "y": 62910, - "z": 0 - }, - "propId": 100021 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -72470, - "y": -3195, - "z": -72255 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": -72470, - "y": 18664, - "z": -72255 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300003, - "propState": 14, - "pos": { - "x": -76806, - "y": -1435, - "z": -73208 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100007 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 1, - "pos": { - "x": -38680, - "y": 18260, - "z": -82930 - }, - "rot": { - "x": 0, - "y": 193835, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 1, - "pos": { - "x": -42585, - "y": 18630, - "z": -88591 - }, - "rot": { - "x": 0, - "y": 193930, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": -178060, - "y": -390, - "z": -61070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": -177690, - "y": -7646, - "z": -74272 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 6, - "instId": 300010, - "propState": 1, - "pos": { - "x": -162330, - "y": -415, - "z": -71330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": -169860, - "y": -4600, - "z": -79580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 6, - "instId": 300013, - "propState": 1, - "pos": { - "x": -194540, - "y": -378, - "z": -69650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 6, - "instId": 300014, - "propState": 8, - "pos": { - "x": -186621, - "y": -400, - "z": -79920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": -171678, - "y": -4459, - "z": -85976 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 6, - "instId": 300015, - "propState": 8, - "pos": { - "x": -207948, - "y": -4226, - "z": -86090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 6, - "instId": 300016, - "propState": 8, - "pos": { - "x": -173911, - "y": -178, - "z": -73134 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100014 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -36720, - "y": 18583, - "z": -66100 - }, - "rot": { - "x": 0, - "y": 253519, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 1, - "pos": { - "x": -38863, - "y": 17690, - "z": -62867 - }, - "rot": { - "x": 0, - "y": 343500, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -113331, - "y": 17656, - "z": -86508 - }, - "rot": { - "x": 0, - "y": 160861, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -155125, - "y": 2700, - "z": -33130 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300004 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": -114560, - "y": 18600, - "z": -83069 - }, - "rot": { - "x": 0, - "y": 72091, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": -150600, - "y": 3010, - "z": -32680 - }, - "rot": { - "x": 0, - "y": 207541, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200001, - "eventId": 40002048, - "pos": { - "x": -76720, - "y": 18660, - "z": -87430 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8012030 - }, - { - "groupId": 11, - "instId": 200002, - "eventId": 40002049, - "pos": { - "x": -76660, - "y": 18660, - "z": -59250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8012030 - }, - { - "groupId": 11, - "instId": 200003, - "eventId": 40002046, - "pos": { - "x": -112360, - "y": 18600, - "z": -53710 - }, - "rot": { - "x": 0, - "y": 207414, - "z": 0 - }, - "monsterId": 8012010 - }, - { - "groupId": 11, - "instId": 200004, - "eventId": 40002047, - "pos": { - "x": -109770, - "y": 18600, - "z": -54720 - }, - "rot": { - "x": 0, - "y": 207414, - "z": 0 - }, - "monsterId": 8012010 - }, { - "groupId": 11, - "instId": 200005, - "eventId": 40002050, - "pos": { - "x": -12890, - "y": 18610, - "z": -105410 - }, - "rot": { - "x": 0, - "y": 286533, - "z": 0 - }, - "monsterId": 8003020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -40180, - "y": 18610, - "z": -87720 - }, - "rot": { - "x": 0, - "y": 12914, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": -77801, - "y": 18052, - "z": -74822 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": -77801, - "y": 18052, - "z": -74822 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": -77801, - "y": 18052, - "z": -74822 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -29689, - "y": 18611, - "z": -52440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -25060, - "y": 18610, - "z": -90980 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 2, - "groupId": 17, - "instId": 300002, - "pos": { - "x": -24670, - "y": 18630, - "z": -92780 - }, - "rot": { - "x": 0, - "y": 329207, - "z": 0 - } - } - } - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -107400, - "y": 18598, - "z": -94070 - }, - "rot": { - "x": 0, - "y": 345019, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": -20841, - "y": 18610, - "z": -92168 - }, - "rot": { - "x": 0, - "y": 345019, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 1, - "pos": { - "x": -2277, - "y": 18610, - "z": -110849 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1024 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "4000212": { - "P40002_F40002001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300012, - "propState": 8, - "pos": { - "x": -94500, - "y": 6820, - "z": -122190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 4, - "instId": 300010, - "propState": 8, - "pos": { - "x": -101766, - "y": 5058, - "z": -119589 - }, - "rot": { - "x": 0, - "y": 269851, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2515, - "y": 2940, - "z": -100826 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100001 - }, - { - "groupId": 4, - "instId": 300019, - "propState": 8, - "pos": { - "x": -5599, - "y": 2864, - "z": -99852 - }, - "rot": { - "x": 0, - "y": 197158, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300002, - "propState": 2, - "pos": { - "x": 470, - "y": 2880, - "z": -99190 - }, - "rot": { - "x": 0, - "y": 107618, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 100003 - }, { - "groupId": 4, - "instId": 300020, - "propState": 1, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300006, - "propState": 8, - "pos": { - "x": -104321, - "y": -101, - "z": -74646 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": -110161, - "y": -61, - "z": -64690 - }, - "rot": { - "x": 0, - "y": 17053, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 4, - "instId": 300021, - "propState": 8, - "pos": { - "x": -110828, - "y": 504, - "z": -73353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": -110990, - "y": -109, - "z": -62616 - }, - "rot": { - "x": 0, - "y": 18847, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300014, - "propState": 8, - "pos": { - "x": -132012, - "y": 2824, - "z": -57981 - }, - "rot": { - "x": 0, - "y": 27345, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 4, - "instId": 300022, - "propState": 8, - "pos": { - "x": -130510, - "y": 2770, - "z": -55090 - }, - "rot": { - "x": 0, - "y": 297332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300008, - "propState": 8, - "pos": { - "x": -132037, - "y": 2748, - "z": -61726 - }, - "rot": { - "x": 0, - "y": 207345, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300016, - "propState": 8, - "pos": { - "x": -144990, - "y": -60, - "z": -73290 - }, - "rot": { - "x": 0, - "y": 270291, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 4, - "instId": 300026, - "propState": 1, - "pos": { - "x": -141728, - "y": -119, - "z": -73277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300018, - "propState": 8, - "pos": { - "x": -141399, - "y": -115, - "z": -71740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300015, - "propState": 1, - "pos": { - "x": -110156, - "y": -61, - "z": -81744 - }, - "rot": { - "x": 0, - "y": 342919, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 4, - "instId": 300023, - "propState": 1, - "pos": { - "x": -110829, - "y": 504, - "z": -73061 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300013, - "propState": 8, - "pos": { - "x": -2438, - "y": 2916, - "z": -45562 - }, - "rot": { - "x": 0, - "y": 253313, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 4, - "instId": 300024, - "propState": 8, - "pos": { - "x": -5595, - "y": 2864, - "z": -46516 - }, - "rot": { - "x": 0, - "y": 163201, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300038, - "propState": 8, - "pos": { - "x": -5441, - "y": 2868, - "z": -48072 - }, - "rot": { - "x": 0, - "y": 252400, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300017, - "propState": 1, - "pos": { - "x": 42660, - "y": 3485, - "z": -115530 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100005 - }, { - "groupId": 4, - "instId": 300025, - "propState": 1, - "pos": { - "x": 42748, - "y": 3485, - "z": -115476 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300007, - "propState": 1, - "pos": { - "x": 58122, - "y": 3459, - "z": -118557 - }, - "rot": { - "x": 0, - "y": 108146, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300011, - "propState": 8, - "pos": { - "x": -10910, - "y": 18600, - "z": -106140 - }, - "rot": { - "x": 0, - "y": 27837, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300009, - "propState": 8, - "pos": { - "x": -1578, - "y": 4254, - "z": -104286 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300027, - "propState": 1, - "pos": { - "x": -146897, - "y": 2770, - "z": -37391 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300028, - "propState": 8, - "pos": { - "x": -130445, - "y": 2762, - "z": -91413 - }, - "rot": { - "x": 0, - "y": 63465, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300029, - "propState": 1, - "pos": { - "x": -123205, - "y": 2760, - "z": -106135 - }, - "rot": { - "x": 0, - "y": 243837, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300030, - "propState": 1, - "pos": { - "x": -147179, - "y": 2762, - "z": -108792 - }, - "rot": { - "x": 0, - "y": 153818, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300031, - "propState": 1, - "pos": { - "x": -81935, - "y": 10282, - "z": -114414 - }, - "rot": { - "x": 0, - "y": 97352, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300032, - "propState": 1, - "pos": { - "x": -71651, - "y": 10282, - "z": -114388 - }, - "rot": { - "x": 0, - "y": 83364, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300044, - "propState": 1, - "pos": { - "x": -31403, - "y": 18681, - "z": -108909 - }, - "rot": { - "x": 0, - "y": 27743, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 4, - "instId": 300033, - "propState": 1, - "pos": { - "x": -29906, - "y": 18608, - "z": -106063 - }, - "rot": { - "x": 0, - "y": 297743, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300034, - "propState": 1, - "pos": { - "x": -5999, - "y": 18610, - "z": -109379 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300045, - "propState": 1, - "pos": { - "x": -37989, - "y": 18683, - "z": -92473 - }, - "rot": { - "x": 0, - "y": 117856, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 4, - "instId": 300035, - "propState": 1, - "pos": { - "x": -35120, - "y": 18610, - "z": -93989 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300036, - "propState": 1, - "pos": { - "x": -35597, - "y": 18611, - "z": -51446 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300037, - "propState": 1, - "pos": { - "x": -6352, - "y": 18611, - "z": -36294 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300043, - "propState": 8, - "pos": { - "x": -6513, - "y": 1037, - "z": -73196 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300046, - "propState": 8, - "pos": { - "x": 43166, - "y": 3481, - "z": -31972 - }, - "rot": { - "x": 0, - "y": 253434, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300047, - "propState": 1, - "pos": { - "x": -32477, - "y": -981, - "z": -73188 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300048, - "propState": 1, - "pos": { - "x": -197912, - "y": 2986, - "z": -87881 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300042, - "propState": 1, - "pos": { - "x": 53197, - "y": 3438, - "z": -118870 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 4, - "instId": 300049, - "propState": 1, - "pos": { - "x": -23402, - "y": 18610, - "z": -100181 - }, - "rot": { - "x": 0, - "y": 117856, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 4, - "instId": 300039, - "propState": 8, - "pos": { - "x": -131805, - "y": 2834, - "z": -88622 - }, - "rot": { - "x": 0, - "y": 333017, - "z": 0 - }, - "propId": 100001 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -72470, - "y": -3195, - "z": -72255 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": -72470, - "y": 18664, - "z": -72255 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300003, - "propState": 14, - "pos": { - "x": -76806, - "y": -1435, - "z": -73208 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100007 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 1, - "pos": { - "x": -38680, - "y": 18260, - "z": -82930 - }, - "rot": { - "x": 0, - "y": 193835, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 1, - "pos": { - "x": -42585, - "y": 18630, - "z": -88591 - }, - "rot": { - "x": 0, - "y": 193930, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": -178060, - "y": -390, - "z": -61070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": -184840, - "y": -180, - "z": -73040 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 6, - "instId": 300010, - "propState": 1, - "pos": { - "x": -162330, - "y": -415, - "z": -71330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 6, - "instId": 300011, - "propState": 1, - "pos": { - "x": -169860, - "y": -4600, - "z": -79580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 6, - "instId": 300013, - "propState": 1, - "pos": { - "x": -194540, - "y": -378, - "z": -69650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 6, - "instId": 300014, - "propState": 1, - "pos": { - "x": -186621, - "y": -400, - "z": -79920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 6, - "instId": 300015, - "propState": 1, - "pos": { - "x": -202635, - "y": -4170, - "z": -93658 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 6, - "instId": 300016, - "propState": 1, - "pos": { - "x": -173911, - "y": -178, - "z": -73134 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100014 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -36720, - "y": 18583, - "z": -66100 - }, - "rot": { - "x": 0, - "y": 253519, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38863, - "y": 17690, - "z": -62867 - }, - "rot": { - "x": 0, - "y": 343500, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -113331, - "y": 17656, - "z": -86508 - }, - "rot": { - "x": 0, - "y": 160861, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -155125, - "y": 2700, - "z": -33130 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300004 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": -114560, - "y": 18600, - "z": -83069 - }, - "rot": { - "x": 0, - "y": 72091, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": -150600, - "y": 3010, - "z": -32680 - }, - "rot": { - "x": 0, - "y": 207541, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200002, - "eventId": 40002052, - "pos": { - "x": -153880, - "y": 2762, - "z": -103030 - }, - "rot": { - "x": 0, - "y": 128727, - "z": 0 - }, - "monsterId": 8012030 - }, - { - "groupId": 11, - "instId": 200003, - "eventId": 40002053, - "pos": { - "x": -156060, - "y": 2760, - "z": -108330 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 8012030 - }, - { - "groupId": 11, - "instId": 200006, - "eventId": 40002055, - "pos": { - "x": -171790, - "y": -180, - "z": -67670 - }, - "rot": { - "x": 0, - "y": 292874, - "z": 0 - }, - "monsterId": 8012010 - }, - { - "groupId": 11, - "instId": 200007, - "eventId": 40002056, - "pos": { - "x": -186120, - "y": -180, - "z": -71580 - }, - "rot": { - "x": 0, - "y": 121370, - "z": 0 - }, - "monsterId": 8012020 - }, { - "groupId": 11, - "instId": 200008, - "eventId": 40002057, - "pos": { - "x": -185010, - "y": -336, - "z": -90826 - }, - "rot": { - "x": 0, - "y": 225082, - "z": 0 - }, - "monsterId": 8012010 - }, { - "groupId": 11, - "instId": 200009, - "eventId": 40002058, - "pos": { - "x": -188054, - "y": -336, - "z": -90832 - }, - "rot": { - "x": 0, - "y": 134068, - "z": 0 - }, - "monsterId": 8012010 - }, { - "groupId": 11, - "instId": 200010, - "eventId": 40002059, - "pos": { - "x": -165360, - "y": -4390, - "z": -95690 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8011010 - }, { - "groupId": 11, - "instId": 200011, - "eventId": 40002060, - "pos": { - "x": -171080, - "y": -4380, - "z": -59620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8012010 - }, { - "groupId": 11, - "instId": 200012, - "eventId": 40002054, - "pos": { - "x": -180550, - "y": -7670, - "z": -76680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "20": { - "monsters": [ - { - "groupId": 20, - "instId": 200001, - "eventId": 40002061, - "pos": { - "x": -151510, - "y": -160, - "z": -59260 - }, - "rot": { - "x": 0, - "y": 193737, - "z": 0 - }, - "monsterId": 8003020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "21": { - "monsters": [ - { - "groupId": 21, - "instId": 200001, - "eventId": 40002066, - "pos": { - "x": -151510, - "y": -160, - "z": -59260 - }, - "rot": { - "x": 0, - "y": 193737, - "z": 0 - }, - "monsterId": 8003020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": -151510, - "y": -160, - "z": -59260 - }, - "rot": { - "x": 0, - "y": 193737, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "22": { - "monsters": [ - { - "groupId": 22, - "instId": 200001, - "eventId": 40002067, - "pos": { - "x": -207810, - "y": 2970, - "z": -87650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8013013 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "23": { - "monsters": [ - { - "groupId": 23, - "instId": 200001, - "eventId": 40002068, - "pos": { - "x": -207810, - "y": 2970, - "z": -87650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -207810, - "y": 2970, - "z": -87650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 20000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 24, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 24, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": -120520, - "y": 2765, - "z": -113580 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 25, - "instId": 300002, - "propState": 8, - "pos": { - "x": -182270, - "y": -7670, - "z": -95480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 2, - "groupId": 25, - "instId": 300002, - "pos": { - "x": -183332, - "y": -7672, - "z": -94474 - }, - "rot": { - "x": 0, - "y": 311861, - "z": 0 - } - } - } - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": -186450, - "y": -154, - "z": -92870 - }, - "rot": { - "x": 0, - "y": 345019, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": -212480, - "y": -178, - "z": -70516 - }, - "rot": { - "x": 0, - "y": 29182, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 1, - "pos": { - "x": -207211, - "y": 2966, - "z": -93108 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1024 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 9, - "pos": { - "x": -156150, - "y": -163, - "z": -64670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100014 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -156150, - "y": -163, - "z": -64670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100014 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "4000213": { - "P40002_F40002001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300012, - "propState": 1, - "pos": { - "x": -94500, - "y": 6820, - "z": -122190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 4, - "instId": 300010, - "propState": 8, - "pos": { - "x": -101766, - "y": 5058, - "z": -119589 - }, - "rot": { - "x": 0, - "y": 269851, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2515, - "y": 2940, - "z": -100826 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100001 - }, - { - "groupId": 4, - "instId": 300019, - "propState": 8, - "pos": { - "x": -5599, - "y": 2864, - "z": -99852 - }, - "rot": { - "x": 0, - "y": 197158, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300002, - "propState": 2, - "pos": { - "x": 470, - "y": 2880, - "z": -99190 - }, - "rot": { - "x": 0, - "y": 107618, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 100003 - }, { - "groupId": 4, - "instId": 300020, - "propState": 1, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300006, - "propState": 8, - "pos": { - "x": -104321, - "y": -101, - "z": -74646 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": -110161, - "y": -61, - "z": -64690 - }, - "rot": { - "x": 0, - "y": 17053, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 4, - "instId": 300021, - "propState": 8, - "pos": { - "x": -110828, - "y": 504, - "z": -73353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": -110990, - "y": -109, - "z": -62616 - }, - "rot": { - "x": 0, - "y": 18847, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300014, - "propState": 8, - "pos": { - "x": -132012, - "y": 2824, - "z": -57981 - }, - "rot": { - "x": 0, - "y": 27345, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 4, - "instId": 300022, - "propState": 8, - "pos": { - "x": -130510, - "y": 2770, - "z": -55090 - }, - "rot": { - "x": 0, - "y": 297332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300008, - "propState": 8, - "pos": { - "x": -132037, - "y": 2748, - "z": -61726 - }, - "rot": { - "x": 0, - "y": 207345, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300016, - "propState": 8, - "pos": { - "x": -144990, - "y": -60, - "z": -73290 - }, - "rot": { - "x": 0, - "y": 270291, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 4, - "instId": 300026, - "propState": 8, - "pos": { - "x": -141728, - "y": -119, - "z": -73277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300018, - "propState": 8, - "pos": { - "x": -141399, - "y": -115, - "z": -71740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300015, - "propState": 8, - "pos": { - "x": -110156, - "y": -61, - "z": -81744 - }, - "rot": { - "x": 0, - "y": 342919, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 4, - "instId": 300023, - "propState": 1, - "pos": { - "x": -110829, - "y": 504, - "z": -73061 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300013, - "propState": 1, - "pos": { - "x": -2438, - "y": 2916, - "z": -45562 - }, - "rot": { - "x": 0, - "y": 253313, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 4, - "instId": 300024, - "propState": 8, - "pos": { - "x": -5595, - "y": 2864, - "z": -46516 - }, - "rot": { - "x": 0, - "y": 163201, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300038, - "propState": 8, - "pos": { - "x": -5441, - "y": 2868, - "z": -48072 - }, - "rot": { - "x": 0, - "y": 252400, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300017, - "propState": 1, - "pos": { - "x": 42660, - "y": 3485, - "z": -115530 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100005 - }, { - "groupId": 4, - "instId": 300025, - "propState": 1, - "pos": { - "x": 42748, - "y": 3485, - "z": -115476 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300007, - "propState": 1, - "pos": { - "x": 58122, - "y": 3459, - "z": -118557 - }, - "rot": { - "x": 0, - "y": 108146, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300011, - "propState": 8, - "pos": { - "x": -10910, - "y": 18600, - "z": -106140 - }, - "rot": { - "x": 0, - "y": 27837, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300009, - "propState": 8, - "pos": { - "x": -1578, - "y": 4254, - "z": -104286 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300027, - "propState": 1, - "pos": { - "x": -146897, - "y": 2770, - "z": -37391 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300028, - "propState": 1, - "pos": { - "x": -130445, - "y": 2762, - "z": -91413 - }, - "rot": { - "x": 0, - "y": 63465, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300029, - "propState": 1, - "pos": { - "x": -123205, - "y": 2760, - "z": -106135 - }, - "rot": { - "x": 0, - "y": 243837, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300030, - "propState": 1, - "pos": { - "x": -147179, - "y": 2762, - "z": -108792 - }, - "rot": { - "x": 0, - "y": 153818, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300031, - "propState": 1, - "pos": { - "x": -81935, - "y": 10282, - "z": -114414 - }, - "rot": { - "x": 0, - "y": 97352, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300032, - "propState": 1, - "pos": { - "x": -71651, - "y": 10282, - "z": -114388 - }, - "rot": { - "x": 0, - "y": 83364, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300044, - "propState": 1, - "pos": { - "x": -31403, - "y": 18681, - "z": -108909 - }, - "rot": { - "x": 0, - "y": 27743, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 4, - "instId": 300033, - "propState": 1, - "pos": { - "x": -29906, - "y": 18608, - "z": -106063 - }, - "rot": { - "x": 0, - "y": 297743, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300034, - "propState": 1, - "pos": { - "x": -5999, - "y": 18610, - "z": -109379 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300045, - "propState": 1, - "pos": { - "x": -37989, - "y": 18683, - "z": -92473 - }, - "rot": { - "x": 0, - "y": 117856, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 4, - "instId": 300035, - "propState": 1, - "pos": { - "x": -35120, - "y": 18610, - "z": -93989 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300036, - "propState": 1, - "pos": { - "x": -35597, - "y": 18611, - "z": -51446 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300037, - "propState": 1, - "pos": { - "x": -6352, - "y": 18611, - "z": -36294 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300043, - "propState": 8, - "pos": { - "x": -6513, - "y": 1037, - "z": -73196 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300046, - "propState": 8, - "pos": { - "x": 43166, - "y": 3481, - "z": -31972 - }, - "rot": { - "x": 0, - "y": 253434, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300047, - "propState": 1, - "pos": { - "x": -32477, - "y": -981, - "z": -73188 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300048, - "propState": 1, - "pos": { - "x": -197912, - "y": 2986, - "z": -87881 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300042, - "propState": 1, - "pos": { - "x": 53197, - "y": 3438, - "z": -118870 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 4, - "instId": 300049, - "propState": 1, - "pos": { - "x": -23402, - "y": 18610, - "z": -100181 - }, - "rot": { - "x": 0, - "y": 117856, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 4, - "instId": 300039, - "propState": 8, - "pos": { - "x": -131805, - "y": 2834, - "z": -88622 - }, - "rot": { - "x": 0, - "y": 333017, - "z": 0 - }, - "propId": 100001 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 1, - "pos": { - "x": -72470, - "y": -3195, - "z": -72255 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": -72470, - "y": 18664, - "z": -72255 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300003, - "propState": 14, - "pos": { - "x": -76806, - "y": -1435, - "z": -73208 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100007 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 1, - "pos": { - "x": -38680, - "y": 18260, - "z": -82930 - }, - "rot": { - "x": 0, - "y": 193835, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 1, - "pos": { - "x": -42585, - "y": 18630, - "z": -88591 - }, - "rot": { - "x": 0, - "y": 193930, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 6, - "instId": 300006, - "propState": 1, - "pos": { - "x": -178060, - "y": -390, - "z": -61070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": -177690, - "y": -7646, - "z": -74272 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 6, - "instId": 300010, - "propState": 8, - "pos": { - "x": -162330, - "y": -415, - "z": -71330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 6, - "instId": 300011, - "propState": 1, - "pos": { - "x": -169860, - "y": -4600, - "z": -79580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": -194540, - "y": -378, - "z": -69650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 6, - "instId": 300014, - "propState": 1, - "pos": { - "x": -186621, - "y": -400, - "z": -79920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 6, - "instId": 300012, - "propState": 1, - "pos": { - "x": -171678, - "y": -4459, - "z": -85976 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 6, - "instId": 300015, - "propState": 1, - "pos": { - "x": -207948, - "y": -4226, - "z": -86090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 6, - "instId": 300016, - "propState": 1, - "pos": { - "x": -173911, - "y": -178, - "z": -73134 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100014 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -36720, - "y": 18583, - "z": -66100 - }, - "rot": { - "x": 0, - "y": 253519, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38863, - "y": 17690, - "z": -62867 - }, - "rot": { - "x": 0, - "y": 343500, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -113331, - "y": 17656, - "z": -86508 - }, - "rot": { - "x": 0, - "y": 160861, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -155125, - "y": 2700, - "z": -33130 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300004 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": -114560, - "y": 18600, - "z": -83069 - }, - "rot": { - "x": 0, - "y": 72091, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": -150600, - "y": 3010, - "z": -32680 - }, - "rot": { - "x": 0, - "y": 207541, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200002, - "eventId": 40002010, - "pos": { - "x": -880, - "y": 2840, - "z": -42470 - }, - "rot": { - "x": 0, - "y": 89561, - "z": 0 - }, - "monsterId": 8012010 - }, - { - "groupId": 11, - "instId": 200003, - "eventId": 40002070, - "pos": { - "x": -9840, - "y": 1610, - "z": -98530 - }, - "rot": { - "x": 0, - "y": 289561, - "z": 0 - }, - "monsterId": 8012020 - }, - { - "groupId": 11, - "instId": 200004, - "eventId": 40002071, - "pos": { - "x": -171720, - "y": -180, - "z": -71070 - }, - "rot": { - "x": 0, - "y": 223454, - "z": 0 - }, - "monsterId": 8011010 - }, - { - "groupId": 11, - "instId": 200005, - "eventId": 40002073, - "pos": { - "x": -94630, - "y": -1120, - "z": -93180 - }, - "rot": { - "x": 0, - "y": 12047, - "z": 0 - }, - "monsterId": 8012010 - }, { - "groupId": 11, - "instId": 200006, - "eventId": 40002072, - "pos": { - "x": -173610, - "y": -180, - "z": -70020 - }, - "rot": { - "x": 0, - "y": 159791, - "z": 0 - }, - "monsterId": 8011010 - }, { - "groupId": 11, - "instId": 200010, - "eventId": 40002076, - "pos": { - "x": -163390, - "y": -4390, - "z": -95050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8012010 - }, { - "groupId": 11, - "instId": 200011, - "eventId": 40002077, - "pos": { - "x": -168060, - "y": -4390, - "z": -94810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8012010 - }, { - "groupId": 11, - "instId": 200012, - "eventId": 40002078, - "pos": { - "x": -179230, - "y": -7670, - "z": -79700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8012030 - }, { - "groupId": 11, - "instId": 200013, - "eventId": 40002079, - "pos": { - "x": -185020, - "y": -7670, - "z": -79700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8012030 - }, { - "groupId": 11, - "instId": 200015, - "eventId": 40002080, - "pos": { - "x": -57160, - "y": -1060, - "z": -95640 - }, - "rot": { - "x": 0, - "y": 12266, - "z": 0 - }, - "monsterId": 8011020 - }, { - "groupId": 11, - "instId": 200016, - "eventId": 40002081, - "pos": { - "x": -60080, - "y": -1060, - "z": -94720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8011020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "22": { - "monsters": [ - { - "groupId": 22, - "instId": 200001, - "eventId": 40002086, - "pos": { - "x": -900, - "y": 2916, - "z": -45110 - }, - "rot": { - "x": 0, - "y": 77897, - "z": 0 - }, - "monsterId": 8013013 - } - ], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": 418, - "y": 2844, - "z": -45101 - }, - "rot": { - "x": 0, - "y": 344763, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "23": { - "monsters": [ - { - "groupId": 23, - "instId": 200001, - "eventId": 40002087, - "pos": { - "x": -900, - "y": 2916, - "z": -45110 - }, - "rot": { - "x": 0, - "y": 77897, - "z": 0 - }, - "monsterId": 8013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -900, - "y": 2840, - "z": -45110 - }, - "rot": { - "x": 0, - "y": 77897, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "24": { - "monsters": [ - { - "groupId": 24, - "instId": 200001, - "eventId": 40002088, - "pos": { - "x": -56830, - "y": -1055, - "z": -49670 - }, - "rot": { - "x": 0, - "y": 132645, - "z": 0 - }, - "monsterId": 1013022 - } - ], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43570, - "y": -1540, - "z": -68450 - }, - "rot": { - "x": 0, - "y": 349444, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 24, - "instId": 300002, - "propState": 8, - "pos": { - "x": -56123, - "y": -1055, - "z": -53894 - }, - "rot": { - "x": 0, - "y": 35068, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "25": { - "monsters": [ - { - "groupId": 25, - "instId": 200001, - "eventId": 40002089, - "pos": { - "x": -56830, - "y": -1055, - "z": -49670 - }, - "rot": { - "x": 0, - "y": 132645, - "z": 0 - }, - "monsterId": 1013020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": -56830, - "y": -1055, - "z": -49670 - }, - "rot": { - "x": 0, - "y": 132645, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": 31150, - "y": 3925, - "z": -31443 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": -184675, - "y": -178, - "z": -73250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 2, - "groupId": 26, - "instId": 300002, - "pos": { - "x": -186677, - "y": -178, - "z": -72046 - }, - "rot": { - "x": 0, - "y": 5049, - "z": 0 - } - } - } - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": -182166, - "y": -7672, - "z": -95585 - }, - "rot": { - "x": 0, - "y": 345019, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": -98309, - "y": -1283, - "z": -97311 - }, - "rot": { - "x": 0, - "y": 345019, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 1, - "pos": { - "x": -58913, - "y": -1055, - "z": -50909 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1024 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "4000214": { - "P40002_F40002001": { - "scenes": { - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300002, - "propState": 1, - "pos": { - "x": 68110, - "y": 63760, - "z": 126450 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100011 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 60350, - "y": 63690, - "z": 99240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100012 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": 68090, - "y": 63760, - "z": 72010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100012 - }, - { - "groupId": 13, - "instId": 300005, - "propState": 1, - "pos": { - "x": 86210, - "y": 64310, - "z": 99240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100013 - }, { - "groupId": 13, - "instId": 300006, - "propState": 8, - "pos": { - "x": 45940, - "y": 63750, - "z": 112750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100013 - }, { - "groupId": 13, - "instId": 300001, - "propState": 2, - "pos": { - "x": 92596, - "y": 65096, - "z": 102443 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 13, - "instId": 300007, - "propState": 8, - "pos": { - "x": 53462, - "y": 63965, - "z": 96389 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100014 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": 64619, - "y": 80338, - "z": 99130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100014 - }, - { - "groupId": 14, - "instId": 300015, - "propState": 8, - "pos": { - "x": 63157, - "y": 80223, - "z": 82093 - }, - "rot": { - "x": 0, - "y": 183795, - "z": 0 - }, - "propId": 100014 - }, - { - "groupId": 14, - "instId": 300003, - "propState": 1, - "pos": { - "x": 67646, - "y": 80000, - "z": 110350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100011 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 8, - "pos": { - "x": 67680, - "y": 79980, - "z": 88240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 14, - "instId": 300007, - "propState": 8, - "pos": { - "x": 50937, - "y": 63986, - "z": 78396 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 14, - "instId": 300008, - "propState": 8, - "pos": { - "x": 79060, - "y": 64016, - "z": 96537 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": 39868, - "y": 80272, - "z": 99238 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100005 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": 39867, - "y": 80327, - "z": 99241 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, - { - "groupId": 15, - "instId": 300005, - "propState": 2, - "pos": { - "x": 37471, - "y": 80260, - "z": 97107 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 15, - "instId": 300006, - "propState": 8, - "pos": { - "x": 189124, - "y": 82889, - "z": 141036 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 15, - "instId": 300011, - "propState": 8, - "pos": { - "x": 189124, - "y": 82816, - "z": 144281 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 15, - "instId": 300007, - "propState": 2, - "pos": { - "x": 187263, - "y": 82830, - "z": 144350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 15, - "instId": 300008, - "propState": 1, - "pos": { - "x": 125966, - "y": 80503, - "z": 126902 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 15, - "instId": 300012, - "propState": 1, - "pos": { - "x": 125966, - "y": 80461, - "z": 129012 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 15, - "instId": 300010, - "propState": 8, - "pos": { - "x": 124206, - "y": 80461, - "z": 129306 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 15, - "instId": 300009, - "propState": 1, - "pos": { - "x": 8732, - "y": 79658, - "z": 113930 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 15, - "instId": 300013, - "propState": 1, - "pos": { - "x": 8732, - "y": 79584, - "z": 110666 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 10469, - "y": 79626, - "z": 110460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 45424, - "y": 105, - "z": -127524 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 15, - "instId": 300014, - "propState": 8, - "pos": { - "x": -5018, - "y": 79582, - "z": 99243 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 15, - "instId": 300015, - "propState": 1, - "pos": { - "x": 8732, - "y": 79584, - "z": 87818 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 15, - "instId": 300023, - "propState": 8, - "pos": { - "x": 6984, - "y": 79597, - "z": 88038 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 15, - "instId": 300024, - "propState": 8, - "pos": { - "x": 8730, - "y": 79658, - "z": 84610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 15, - "instId": 300016, - "propState": 1, - "pos": { - "x": 8736, - "y": 76653, - "z": 67879 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 15, - "instId": 300017, - "propState": 1, - "pos": { - "x": 8744, - "y": 76650, - "z": 130573 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 15, - "instId": 300018, - "propState": 1, - "pos": { - "x": 8742, - "y": 76666, - "z": 156017 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 15, - "instId": 300019, - "propState": 1, - "pos": { - "x": 91516, - "y": 75846, - "z": 124886 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 15, - "instId": 300020, - "propState": 1, - "pos": { - "x": 125990, - "y": 80471, - "z": 103866 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 15, - "instId": 300021, - "propState": 8, - "pos": { - "x": 133415, - "y": 78661, - "z": 139710 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 15, - "instId": 300022, - "propState": 1, - "pos": { - "x": 167309, - "y": 82825, - "z": 156197 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 15, - "instId": 300025, - "propState": 8, - "pos": { - "x": 125990, - "y": 80651, - "z": 101929 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 15, - "instId": 300026, - "propState": 8, - "pos": { - "x": 131100, - "y": 78695, - "z": 139689 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100001 - } - ], - "teleports": {} - }, - "16": { - "monsters": [ - { - "groupId": 16, - "instId": 200001, - "eventId": 40002090, - "pos": { - "x": 34319, - "y": 80290, - "z": 96500 - }, - "rot": { - "x": 0, - "y": 289657, - "z": 0 - }, - "monsterId": 8012020 - }, - { - "groupId": 16, - "instId": 200002, - "eventId": 40002091, - "pos": { - "x": 34310, - "y": 80290, - "z": 101960 - }, - "rot": { - "x": 0, - "y": 213461, - "z": 0 - }, - "monsterId": 8012020 - }, - { - "groupId": 16, - "instId": 200003, - "eventId": 40002055, - "pos": { - "x": 90940, - "y": 75793, - "z": 119001 - }, - "rot": { - "x": 0, - "y": 292874, - "z": 0 - }, - "monsterId": 8012010 - }, - { - "groupId": 16, - "instId": 200004, - "eventId": 40002056, - "pos": { - "x": 125100, - "y": 78661, - "z": 140024 - }, - "rot": { - "x": 0, - "y": 121370, - "z": 0 - }, - "monsterId": 8012020 - }, { - "groupId": 16, - "instId": 200005, - "eventId": 40002079, - "pos": { - "x": 98620, - "y": 73990, - "z": 99210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": 104890, - "y": 74167, - "z": 97330 - }, - "rot": { - "x": 0, - "y": 269856, - "z": 0 - }, - "propId": 100022 - }, { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104890, - "y": 65184, - "z": 97330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100022 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": 60705, - "y": 78108, - "z": 87851 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 25, - "instId": 300002, - "propState": 8, - "pos": { - "x": 60705, - "y": 78108, - "z": 87851 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 25, - "instId": 300003, - "propState": 8, - "pos": { - "x": 60705, - "y": 78108, - "z": 87851 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "26": { - "monsters": [ - { - "groupId": 26, - "instId": 200004, - "eventId": 40002099, - "pos": { - "x": 63700, - "y": 78660, - "z": 140230 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1013022 - } - ], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": 91490, - "y": 78661, - "z": 141000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 72220, - "y": 78661, - "z": 140044 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "27": { - "monsters": [ - { - "groupId": 27, - "instId": 200004, - "eventId": 40002100, - "pos": { - "x": 63700, - "y": 78660, - "z": 140230 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1013020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": 63700, - "y": 78660, - "z": 140230 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "28": { - "monsters": [ - { - "groupId": 28, - "instId": 200003, - "eventId": 40002098, - "pos": { - "x": 74060, - "y": 64120, - "z": 99100 - }, - "rot": { - "x": 0, - "y": 84492, - "z": 0 - }, - "monsterId": 1013010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "29": { - "monsters": [ - { - "groupId": 29, - "instId": 200003, - "eventId": 40002092, - "pos": { - "x": 81120, - "y": 63800, - "z": 120510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8011010 - }, { - "groupId": 29, - "instId": 200001, - "eventId": 40002093, - "pos": { - "x": 104930, - "y": 64930, - "z": 69570 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8011020 - }, { - "groupId": 29, - "instId": 200002, - "eventId": 40002094, - "pos": { - "x": 57020, - "y": 63800, - "z": 77670 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8011010 - }, { - "groupId": 29, - "instId": 200004, - "eventId": 40002095, - "pos": { - "x": 50410, - "y": 63800, - "z": 130070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8011020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": 2704, - "y": 79626, - "z": 95218 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": 103530, - "y": 65190, - "z": 101780 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 2, - "groupId": 31, - "instId": 300002, - "pos": { - "x": 101700, - "y": 65190, - "z": 100600 - }, - "rot": { - "x": 0, - "y": 274697, - "z": 0 - } - } - } - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": 105145, - "y": 78661, - "z": 128938 - }, - "rot": { - "x": 0, - "y": 345019, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": 131060, - "y": 80471, - "z": 85500 - }, - "rot": { - "x": 0, - "y": 345019, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 1, - "pos": { - "x": 67593, - "y": 64020, - "z": 99262 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1024 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "4000301": { - "P40003_F40003001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 170204, - "y": 77316, - "z": 92039 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 225500, - "y": 77316, - "z": 99380 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 1, - "instId": 300001, - "pos": { - "x": 4560, - "y": 79626, - "z": 99300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 64619, - "y": 80117, - "z": 99130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100014 - }, - { - "groupId": 3, - "instId": 300015, - "propState": 8, - "pos": { - "x": 94614, - "y": 74053, - "z": 103220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100014 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 1, - "pos": { - "x": 67646, - "y": 80000, - "z": 110350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100011 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 67680, - "y": 79980, - "z": 88240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 3, - "instId": 300005, - "propState": 2, - "pos": { - "x": 92596, - "y": 65096, - "z": 102443 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": 53462, - "y": 63965, - "z": 96389 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 3, - "instId": 300007, - "propState": 8, - "pos": { - "x": 50937, - "y": 63986, - "z": 78396 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 3, - "instId": 300008, - "propState": 8, - "pos": { - "x": 79060, - "y": 64016, - "z": 96537 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": 39868, - "y": 80272, - "z": 99238 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100005 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": 39867, - "y": 80327, - "z": 99241 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, - { - "groupId": 4, - "instId": 300005, - "propState": 2, - "pos": { - "x": 37471, - "y": 80260, - "z": 97107 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 4, - "instId": 300006, - "propState": 8, - "pos": { - "x": 189124, - "y": 82889, - "z": 141036 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 4, - "instId": 300011, - "propState": 8, - "pos": { - "x": 189124, - "y": 82816, - "z": 144281 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300007, - "propState": 2, - "pos": { - "x": 187263, - "y": 82830, - "z": 144350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300008, - "propState": 8, - "pos": { - "x": 125966, - "y": 80503, - "z": 126902 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 4, - "instId": 300012, - "propState": 8, - "pos": { - "x": 125966, - "y": 80461, - "z": 129012 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300010, - "propState": 8, - "pos": { - "x": 124206, - "y": 80461, - "z": 129306 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300009, - "propState": 8, - "pos": { - "x": 8732, - "y": 79658, - "z": 113930 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 4, - "instId": 300013, - "propState": 8, - "pos": { - "x": 8732, - "y": 79584, - "z": 110666 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 10469, - "y": 79626, - "z": 110460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 45424, - "y": 105, - "z": -127524 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300014, - "propState": 8, - "pos": { - "x": -5018, - "y": 79582, - "z": 99243 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300015, - "propState": 8, - "pos": { - "x": 8732, - "y": 79584, - "z": 87818 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300023, - "propState": 8, - "pos": { - "x": 6984, - "y": 79597, - "z": 88038 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300024, - "propState": 8, - "pos": { - "x": 8730, - "y": 79658, - "z": 84610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 4, - "instId": 300016, - "propState": 1, - "pos": { - "x": 8736, - "y": 76653, - "z": 67879 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300017, - "propState": 1, - "pos": { - "x": 8744, - "y": 76650, - "z": 130573 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300018, - "propState": 1, - "pos": { - "x": 8742, - "y": 76666, - "z": 156017 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300019, - "propState": 1, - "pos": { - "x": 91516, - "y": 75846, - "z": 124886 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300020, - "propState": 1, - "pos": { - "x": 125990, - "y": 80471, - "z": 103866 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300021, - "propState": 1, - "pos": { - "x": 133415, - "y": 78661, - "z": 139710 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300022, - "propState": 1, - "pos": { - "x": 167309, - "y": 82825, - "z": 156197 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 4, - "instId": 300025, - "propState": 8, - "pos": { - "x": 125990, - "y": 80651, - "z": 101929 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300004 - } - ], - "teleports": {} - }, - "5": { - "monsters": [ - { - "groupId": 5, - "instId": 200005, - "eventId": 40003203, - "pos": { - "x": 53510, - "y": 80223, - "z": 118470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8012030 - } - ], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 49380, - "y": 80223, - "z": 116700 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 100068 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 8, - "pos": { - "x": 49280, - "y": 80223, - "z": 120150 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100066 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 48600, - "y": 80223, - "z": 118420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, - { - "groupId": 5, - "instId": 300005, - "propState": 8, - "pos": { - "x": 74190, - "y": 80223, - "z": 79950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 5, - "instId": 300006, - "propState": 8, - "pos": { - "x": 39868, - "y": 80272, - "z": 99238 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100005 - }, { - "groupId": 5, - "instId": 300007, - "propState": 8, - "pos": { - "x": 39867, - "y": 80327, - "z": 99241 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300008, - "propState": 1, - "pos": { - "x": 67646, - "y": 80000, - "z": 110350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 5, - "instId": 300009, - "propState": 8, - "pos": { - "x": 67680, - "y": 79980, - "z": 88240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 5, - "instId": 300010, - "propState": 8, - "pos": { - "x": 74190, - "y": 80223, - "z": 118740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - } - ], - "teleports": {} - }, - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200002, - "eventId": 40003204, - "pos": { - "x": 67420, - "y": 80497, - "z": 98940 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8011020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200003, - "eventId": 40003205, - "pos": { - "x": 54820, - "y": 80223, - "z": 80120 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [ - { - "groupId": 8, - "instId": 400001, - "pos": { - "x": 127240, - "y": 80482, - "z": 115550 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": 128330, - "y": 80501, - "z": 106530 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100066 - }, { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": 125990, - "y": 80513, - "z": 103866 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": 125966, - "y": 80503, - "z": 126902 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": 123627, - "y": 80501, - "z": 106530 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 100067 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [ - { - "groupId": 10, - "instId": 400001, - "pos": { - "x": 67250, - "y": 78661, - "z": 142030 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 63800, - "y": 78661, - "z": 140071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100069 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 1, - "pos": { - "x": 70747, - "y": 78661, - "z": 142865 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 10, - "instId": 300012, - "propState": 8, - "pos": { - "x": 74357, - "y": 78661, - "z": 142325 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 10, - "instId": 300013, - "propState": 8, - "pos": { - "x": 74353, - "y": 78661, - "z": 141749 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 100024 - }, { - "groupId": 10, - "instId": 300015, - "propState": 8, - "pos": { - "x": 74902, - "y": 78661, - "z": 142449 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 100024 - }, { - "groupId": 10, - "instId": 300019, - "propState": 1, - "pos": { - "x": 70724, - "y": 78661, - "z": 137488 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 81133, - "y": 79500, - "z": 142749 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 10, - "instId": 300003, - "propState": 1, - "pos": { - "x": 79262, - "y": 79637, - "z": 142248 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 86152, - "y": 78661, - "z": 140063 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - } - ], - "teleports": {} - }, - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200001, - "eventId": 40003206, - "pos": { - "x": 248520, - "y": 79927, - "z": 95970 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8003020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300005, - "propState": 8, - "pos": { - "x": 259080, - "y": 79707, - "z": 95930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 12, - "instId": 300009, - "propState": 8, - "pos": { - "x": 219810, - "y": 77016, - "z": 95910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - } - ], - "teleports": {} - }, - "13": { - "monsters": [ - { - "groupId": 13, - "instId": 200005, - "eventId": 40003201, - "pos": { - "x": 189020, - "y": 82797, - "z": 135790 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 186826, - "y": 82776, - "z": 138794 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 100066 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": 193270, - "y": 82765, - "z": 138510 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100067 - }, - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": 179725, - "y": 77016, - "z": 95930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 189124, - "y": 82889, - "z": 141036 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": 189124, - "y": 82816, - "z": 144281 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - } - ], - "teleports": {} - }, - "15": { - "monsters": [ - { - "groupId": 15, - "instId": 200002, - "eventId": 40003202, - "pos": { - "x": 174501, - "y": 82598, - "z": 123311 - }, - "rot": { - "x": 0, - "y": 359964, - "z": 0 - }, - "monsterId": 8011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 180210, - "y": 82719, - "z": 134090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": 59490, - "y": 80223, - "z": 78636 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": 44006, - "y": 80223, - "z": 111829 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100071 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "4010101": { - "P40101_F40101001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 52050, - "y": 1942, - "z": 89100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 116280, - "y": -5031, - "z": 309560 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 4, - "groupId": 1, - "instId": 300002, - "pos": { - "x": 114503, - "y": -5031, - "z": 311619 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": 33020, - "y": 3965, - "z": 128440 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 30860, - "y": 3940, - "z": 121430 - }, - "rot": { - "x": 0, - "y": 146089, - "z": 0 - }, - "propId": 101001 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 80870, - "y": -5026, - "z": 292180 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 83130, - "y": -5026, - "z": 285610 - }, - "rot": { - "x": 0, - "y": 231278, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 32830, - "y": 942, - "z": 287530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 32900, - "y": -2891, - "z": 307320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 39030, - "y": 3942, - "z": 224730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 35950, - "y": 3942, - "z": 222760 - }, - "rot": { - "x": 0, - "y": 142369, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": 40970, - "y": 3942, - "z": 229500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101015 - } - ], - "teleports": {} - }, - "5": { - "monsters": [ - { - "groupId": 5, - "instId": 200001, - "eventId": 40101009, - "pos": { - "x": 118370, - "y": -2021, - "z": 370310 - }, - "rot": { - "x": 0, - "y": 181176, - "z": 0 - }, - "monsterId": 1023010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 11, - "pos": { - "x": 118200, - "y": -2022, - "z": 373171 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 64094, - "y": 43666, - "z": 367000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 121200, - "y": -5030, - "z": 322290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101015 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 2, - "pos": { - "x": 83090, - "y": -5058, - "z": 296730 - }, - "rot": { - "x": 0, - "y": 199685, - "z": 0 - }, - "propId": 101012 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 5, - "pos": { - "x": 81034, - "y": -4800, - "z": 324800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301011 - } - ], - "teleports": {} - }, - "14": { - "monsters": [ - { - "groupId": 14, - "instId": 200002, - "eventId": 40101002, - "pos": { - "x": -5060, - "y": -58, - "z": 67640 - }, - "rot": { - "x": 0, - "y": 273391, - "z": 0 - }, - "monsterId": 1022020 - }, { - "groupId": 14, - "instId": 200001, - "eventId": 40101001, - "pos": { - "x": 8749, - "y": 1942, - "z": 105999 - }, - "rot": { - "x": 0, - "y": 91810, - "z": 0 - }, - "monsterId": 8001010 - }, { - "groupId": 14, - "instId": 200003, - "eventId": 40101003, - "pos": { - "x": 32830, - "y": 3940, - "z": 124410 - }, - "rot": { - "x": 0, - "y": 183059, - "z": 0 - }, - "monsterId": 8002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "15": { - "monsters": [ - { - "groupId": 15, - "instId": 200001, - "eventId": 40101005, - "pos": { - "x": 38920, - "y": 3942, - "z": 223340 - }, - "rot": { - "x": 0, - "y": 178508, - "z": 0 - }, - "monsterId": 8003020 - }, { - "groupId": 15, - "instId": 200002, - "eventId": 40101004, - "pos": { - "x": 38870, - "y": 3942, - "z": 185090 - }, - "rot": { - "x": 0, - "y": 8341, - "z": 0 - }, - "monsterId": 1022020 - }, { - "groupId": 15, - "instId": 200003, - "eventId": 40101006, - "pos": { - "x": 29240, - "y": 3942, - "z": 184260 - }, - "rot": { - "x": 0, - "y": 184364, - "z": 0 - }, - "monsterId": 8002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "16": { - "monsters": [ - { - "groupId": 16, - "instId": 200001, - "eventId": 40101008, - "pos": { - "x": 80720, - "y": -5026, - "z": 288340 - }, - "rot": { - "x": 0, - "y": 175613, - "z": 0 - }, - "monsterId": 8002010 - }, { - "groupId": 16, - "instId": 200003, - "eventId": 40101006, - "pos": { - "x": 97640, - "y": -5026, - "z": 265990 - }, - "rot": { - "x": 0, - "y": 308639, - "z": 0 - }, - "monsterId": 1022020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "4010102": { - "P40101_F40101001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300007, - "propState": 8, - "pos": { - "x": 54500, - "y": 995, - "z": 273250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29250, - "y": 978, - "z": 257242 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5500, - "y": 3939, - "z": 255750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101015 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": 34999, - "y": 3942, - "z": 227683 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": 30490, - "y": 3970, - "z": 152240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 2, - "groupId": 8, - "instId": 300002, - "pos": { - "x": 33250, - "y": 3942, - "z": 155960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 3, - "pos": { - "x": 81123, - "y": -4800, - "z": 324981 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301011 - }, - { - "groupId": 10, - "instId": 300006, - "propState": 8, - "pos": { - "x": 33000, - "y": 4000, - "z": 128148 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 10, - "instId": 300014, - "propState": 8, - "pos": { - "x": 38798, - "y": 3942, - "z": 224750 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 10, - "instId": 300019, - "propState": 8, - "pos": { - "x": 40915, - "y": 3942, - "z": 223505 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 10, - "instId": 300012, - "propState": 8, - "pos": { - "x": 32930, - "y": -2833, - "z": 302940 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 10, - "instId": 300013, - "propState": 8, - "pos": { - "x": 30752, - "y": -2833, - "z": 308420 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 101001 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": 43000, - "y": 942, - "z": 255250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101051 - }, { - "groupId": 12, - "instId": 300006, - "propState": 8, - "pos": { - "x": 36500, - "y": 4000, - "z": 197250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101051 - } - ], - "teleports": {} - }, - "13": { - "monsters": [ - { - "groupId": 13, - "instId": 200001, - "eventId": 40132002, - "pos": { - "x": 37750, - "y": 3942, - "z": 221900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1022010 - }, - { - "groupId": 13, - "instId": 200003, - "eventId": 40132002, - "pos": { - "x": 42250, - "y": 942, - "z": 263000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1022010 - }, - { - "groupId": 13, - "instId": 200004, - "eventId": 40132002, - "pos": { - "x": 42250, - "y": 942, - "z": 265500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1022010 - }, - { - "groupId": 13, - "instId": 200005, - "eventId": 40132001, - "pos": { - "x": 40350, - "y": 3942, - "z": 207000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 13, - "instId": 200002, - "eventId": 40132002, - "pos": { - "x": 40000, - "y": 3942, - "z": 221900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 13, - "instId": 200006, - "eventId": 40132003, - "pos": { - "x": 10250, - "y": 3939, - "z": 255750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 13, - "instId": 200007, - "eventId": 40132003, - "pos": { - "x": 50737, - "y": -2024, - "z": 282310 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1022010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": 35730, - "y": 4442, - "z": 194256 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 220 - }, { - "groupId": 16, - "instId": 300007, - "propState": 8, - "pos": { - "x": 32869, - "y": 1442, - "z": 271250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 220 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "4010103": { - "P40101_F40101001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 51500, - "y": 1442, - "z": 270000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 220 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": 80869, - "y": -4526, - "z": 294597 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 220 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "8": { - "monsters": [ - { - "groupId": 8, - "instId": 200004, - "eventId": 40132106, - "pos": { - "x": 113450, - "y": -5030, - "z": 315790 - }, - "rot": { - "x": 0, - "y": 173775, - "z": 0 - }, - "monsterId": 1022010 - }, - { - "groupId": 8, - "instId": 200005, - "eventId": 40132104, - "pos": { - "x": 111950, - "y": -5030, - "z": 312940 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 1022010 - }, - { - "groupId": 8, - "instId": 200002, - "eventId": 40132101, - "pos": { - "x": 115450, - "y": -5030, - "z": 313870 - }, - "rot": { - "x": 0, - "y": 263775, - "z": 0 - }, - "monsterId": 8002010 - }, - { - "groupId": 8, - "instId": 200001, - "eventId": 40132105, - "pos": { - "x": 43720, - "y": -5060, - "z": 321780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8003010 - }, { - "groupId": 8, - "instId": 200003, - "eventId": 40132101, - "pos": { - "x": 77000, - "y": -5030, - "z": 283500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8002010 - }, { - "groupId": 8, - "instId": 200006, - "eventId": 40132101, - "pos": { - "x": 77000, - "y": -5030, - "z": 285500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8002010 - }, { - "groupId": 8, - "instId": 200007, - "eventId": 40132102, - "pos": { - "x": 55500, - "y": -2024, - "z": 284332 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 8, - "instId": 200008, - "eventId": 40132104, - "pos": { - "x": 93750, - "y": -5009, - "z": 367250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 8, - "instId": 200009, - "eventId": 40132103, - "pos": { - "x": 93750, - "y": -5009, - "z": 365500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1022010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": 42020, - "y": 3940, - "z": 207750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": 83339, - "y": -5030, - "z": 293155 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": 84750, - "y": -5009, - "z": 363000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 3, - "groupId": 12, - "instId": 300003, - "pos": { - "x": 81750, - "y": -5010, - "z": 362250 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": 32413, - "y": 3940, - "z": 110500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300002, - "propState": 8, - "pos": { - "x": 84000, - "y": -5021, - "z": 353500 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 101012 - }, - { - "groupId": 24, - "instId": 300003, - "propState": 8, - "pos": { - "x": 53245, - "y": -5058, - "z": 322500 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 101012 - }, - { - "groupId": 24, - "instId": 300006, - "propState": 8, - "pos": { - "x": 33000, - "y": 4000, - "z": 127750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 24, - "instId": 300007, - "propState": 8, - "pos": { - "x": 29990, - "y": -300, - "z": 129350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 24, - "instId": 300012, - "propState": 8, - "pos": { - "x": 32930, - "y": -2833, - "z": 302940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 24, - "instId": 300008, - "propState": 8, - "pos": { - "x": 78750, - "y": -5026, - "z": 296860 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 101012 - }, { - "groupId": 24, - "instId": 300001, - "propState": 4, - "pos": { - "x": 81123, - "y": -4800, - "z": 324981 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301011 - }, { - "groupId": 24, - "instId": 300004, - "propState": 8, - "pos": { - "x": 110750, - "y": -5027, - "z": 321500 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 101012 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300005, - "propState": 8, - "pos": { - "x": 50000, - "y": -2024, - "z": 286000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101051 - }, { - "groupId": 25, - "instId": 300002, - "propState": 8, - "pos": { - "x": 60399, - "y": -5273, - "z": 324750 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101051 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300008, - "propState": 8, - "pos": { - "x": 49000, - "y": 942, - "z": 269000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": 79520, - "y": -5009, - "z": 367680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 51750, - "y": -5070, - "z": 328348 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": 123066, - "y": -5031, - "z": 328500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "4010104": { - "P40101_F40101001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300008, - "propState": 8, - "pos": { - "x": 29250, - "y": 943, - "z": 257120 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 110750, - "y": -2021, - "z": 368837 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 53639, - "y": -5058, - "z": 327565 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": 123066, - "y": -5031, - "z": 328573 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": 83609, - "y": -5026, - "z": 292876 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 30291, - "y": 3965, - "z": 155622 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": 47250, - "y": -5058, - "z": 321500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 35478, - "y": 3942, - "z": 227285 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 123350, - "y": -4731, - "z": 324570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 4, - "groupId": 6, - "instId": 300004, - "pos": { - "x": 120978, - "y": -5031, - "z": 329664 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": 79250, - "y": -5021, - "z": 353500 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 101012 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": 53245, - "y": -5058, - "z": 322500 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 101012 - }, - { - "groupId": 7, - "instId": 300006, - "propState": 8, - "pos": { - "x": 33000, - "y": 4000, - "z": 127750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 7, - "instId": 300007, - "propState": 8, - "pos": { - "x": 29990, - "y": -300, - "z": 129350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 7, - "instId": 300012, - "propState": 8, - "pos": { - "x": 32930, - "y": -2833, - "z": 302940 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 7, - "instId": 300013, - "propState": 8, - "pos": { - "x": 31250, - "y": 942, - "z": 288530 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 7, - "instId": 300008, - "propState": 8, - "pos": { - "x": 78750, - "y": -5026, - "z": 296860 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 101012 - }, { - "groupId": 7, - "instId": 300001, - "propState": 5, - "pos": { - "x": 81123, - "y": -4800, - "z": 324981 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301011 - }, { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": 110750, - "y": -5027, - "z": 321500 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 101012 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": 41250, - "y": 942, - "z": 249750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101051 - }, { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": 95750, - "y": -5009, - "z": 368500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101051 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104804, - "y": -5143, - "z": 325210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101051 - } - ], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200003, - "eventId": 40132202, - "pos": { - "x": 33250, - "y": 942, - "z": 261750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1022010 - }, - { - "groupId": 9, - "instId": 200004, - "eventId": 40132202, - "pos": { - "x": 33250, - "y": 942, - "z": 264250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1022010 - }, - { - "groupId": 9, - "instId": 200005, - "eventId": 40132201, - "pos": { - "x": 35000, - "y": 942, - "z": 263000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8003040 - }, - { - "groupId": 9, - "instId": 200002, - "eventId": 40132205, - "pos": { - "x": 87510, - "y": -5009, - "z": 366490 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1023020 - }, { - "groupId": 9, - "instId": 200001, - "eventId": 40132203, - "pos": { - "x": 81000, - "y": -5026, - "z": 289750 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 9, - "instId": 200006, - "eventId": 40132203, - "pos": { - "x": 79000, - "y": -5026, - "z": 285500 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 9, - "instId": 200007, - "eventId": 40132204, - "pos": { - "x": 82250, - "y": -5026, - "z": 285750 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8002010 - }, { - "groupId": 9, - "instId": 200008, - "eventId": 40132203, - "pos": { - "x": 119500, - "y": -5031, - "z": 348250 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 9, - "instId": 200009, - "eventId": 40132202, - "pos": { - "x": 120684, - "y": -5031, - "z": 349310 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 9, - "instId": 200010, - "eventId": 40132203, - "pos": { - "x": 122000, - "y": -5031, - "z": 348250 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1022010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5750, - "y": 4439, - "z": 256000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 220 - }, { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": 81123, - "y": -4300, - "z": 324981 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 220 - }, { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 121240, - "y": -521, - "z": 370000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 220 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300020, - "propState": 8, - "pos": { - "x": 113000, - "y": -2021, - "z": 376750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": 123280, - "y": -2021, - "z": 361020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": 113720, - "y": -2021, - "z": 367050 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 20, - "instId": 300003, - "propState": 8, - "pos": { - "x": 112196, - "y": -2021, - "z": 366880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "4010106": { - "P40101_F40101001": { - "scenes": { - "18": { - "monsters": [ - { - "groupId": 18, - "instId": 200001, - "eventId": 40101101, - "pos": { - "x": 3552, - "y": 8048, - "z": -59513 - }, - "rot": { - "x": 0, - "y": 125926, - "z": 0 - }, - "monsterId": 8001010 - }, { - "groupId": 18, - "instId": 200002, - "eventId": 40101102, - "pos": { - "x": 34247, - "y": 2846, - "z": -51566 - }, - "rot": { - "x": 0, - "y": 222276, - "z": 0 - }, - "monsterId": 1022020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": 23233, - "y": 14658, - "z": -16228 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": 48921, - "y": 5610, - "z": -23909 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 2, - "groupId": 29, - "instId": 300002, - "pos": { - "x": 55510, - "y": 3906, - "z": -33670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "4011101": { - "P40111_F40111001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 13127, - "y": -2139, - "z": -16017 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29457, - "y": -1114, - "z": -87132 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": 26760, - "y": -1150, - "z": -82588 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": -2370, - "y": -2134, - "z": -88890 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 4, - "instId": 300007, - "propState": 8, - "pos": { - "x": -310, - "y": -2134, - "z": -90150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": 21100, - "y": -2101, - "z": -122720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 4, - "instId": 300006, - "propState": 8, - "pos": { - "x": 17870, - "y": -2139, - "z": -6620 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "5": { - "monsters": [ - { - "groupId": 5, - "instId": 200004, - "eventId": 40111205, - "pos": { - "x": 5848, - "y": -2134, - "z": -112587 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1012030 - }, { - "groupId": 5, - "instId": 200001, - "eventId": 40111201, - "pos": { - "x": 10660, - "y": -2113, - "z": -63060 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 5, - "instId": 200002, - "eventId": 40111202, - "pos": { - "x": 7414, - "y": -2113, - "z": -43350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1012030 - }, { - "groupId": 5, - "instId": 200003, - "eventId": 40111203, - "pos": { - "x": -8570, - "y": 1876, - "z": 10660 - }, - "rot": { - "x": 0, - "y": 168223, - "z": 0 - }, - "monsterId": 1002030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": 35712, - "y": -834, - "z": -102390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": -4155, - "y": 2176, - "z": 12430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 3, - "groupId": 9, - "instId": 300003, - "pos": { - "x": -6709, - "y": 1876, - "z": 7916 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": 11769, - "y": -2134, - "z": -80175 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "4012201": { - "P40122_F40122001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": -9412, - "y": -137, - "z": 98846 - }, - "rot": { - "x": 0, - "y": 289758, - "z": 0 - }, - "propId": 101075 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "4012301": { - "P40123_F40123001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 14, - "pos": { - "x": -13300, - "y": 12340, - "z": 9560 - }, - "rot": { - "x": 0, - "y": 157000, - "z": 0 - }, - "propId": 101007 - }, - { - "groupId": 6, - "instId": 300010, - "propState": 8, - "pos": { - "x": -13300, - "y": 11686, - "z": 9560 - }, - "rot": { - "x": 0, - "y": 157000, - "z": 0 - }, - "propId": 301004 - }, - { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": -8730, - "y": 20120, - "z": 14760 - }, - "rot": { - "x": 0, - "y": 67000, - "z": 0 - }, - "propId": 101008 - }, - { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": -10318, - "y": 12058, - "z": 4630 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101008 - }, { - "groupId": 6, - "instId": 300016, - "propState": 8, - "pos": { - "x": -13300, - "y": 11686, - "z": 9560 - }, - "rot": { - "x": 0, - "y": 157000, - "z": 0 - }, - "propId": 301005 - }, { - "groupId": 6, - "instId": 300002, - "propState": 1, - "pos": { - "x": -6039, - "y": 19995, - "z": 25357 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 6, - "instId": 300003, - "propState": 1, - "pos": { - "x": -8950, - "y": 20013, - "z": 29202 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101003 - }, { - "groupId": 6, - "instId": 300004, - "propState": 1, - "pos": { - "x": -6039, - "y": 19989, - "z": -21230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101019 - }, { - "groupId": 6, - "instId": 300005, - "propState": 1, - "pos": { - "x": -8755, - "y": 20025, - "z": -18890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": -82180, - "y": 11971, - "z": -2860 - }, - "rot": { - "x": 0, - "y": 158986, - "z": 0 - }, - "propId": 301002 - }, { - "groupId": 6, - "instId": 300007, - "propState": 1, - "pos": { - "x": 58390, - "y": 15961, - "z": -7510 - }, - "rot": { - "x": 0, - "y": 286345, - "z": 0 - }, - "propId": 301002 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": -29291, - "y": 11902, - "z": 950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4166, - "y": 23400, - "z": 61758 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": -20238, - "y": 12370, - "z": -3027 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 2, - "groupId": 12, - "instId": 300002, - "pos": { - "x": -11385, - "y": 12063, - "z": -1426 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "4222101": { - "P42221_F42221001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -33092, - "y": 4824, - "z": -158473 - }, - "rot": { - "x": 0, - "y": 269724, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5010, - "y": 12790, - "z": 2110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 107603, - "y": 13760, - "z": -61751 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2022101": { - "anchorId": 1, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -43770, - "y": 8240, - "z": -120410 - }, - "rot": { - "x": 0, - "y": 42030, - "z": 0 - } - }, - "2022102": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": 400, - "y": 12790, - "z": 2110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2022103": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": 103950, - "y": 13760, - "z": -59120 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": -34635, - "y": 8242, - "z": -103811 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102001 - }, - { - "groupId": 9, - "instId": 300001, - "propState": 2, - "pos": { - "x": -36670, - "y": 8233, - "z": -105880 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14860, - "y": 12905, - "z": -73980 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102002 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": 240, - "y": 12905, - "z": -60950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 9, - "instId": 300005, - "propState": 8, - "pos": { - "x": -36670, - "y": 8233, - "z": -105880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6330, - "y": 12905, - "z": -86660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -45844, - "y": 8294, - "z": -126410 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 2, - "groupId": 10, - "instId": 300001, - "pos": { - "x": -45100, - "y": 8294, - "z": -120790 - }, - "rot": { - "x": 0, - "y": 46000, - "z": 0 - } - } - } - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300003, - "propState": 8, - "pos": { - "x": -40875, - "y": 8240, - "z": -90460 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8000001": { - "P80000_F80000001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300008, - "propState": 8, - "pos": { - "x": -144857, - "y": 500, - "z": 241529 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 999, - "startAnchorId": 1, - "startGroupId": 3, - "isEnteredSceneInfo": true - } - }, - "8000101": { - "P80001_F80001001": { - "scenes": { - "2": { - "monsters": [ - { - "groupId": 2, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -60, - "y": 150, - "z": 115200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300006, - "propState": 8, - "pos": { - "x": -15494, - "y": 150, - "z": 123145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100024 - }, - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -23855, - "y": 150, - "z": 216150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -23860, - "y": 150, - "z": 186930 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": -11750, - "y": 150, - "z": 157340 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": 29, - "y": 257, - "z": 89207 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100002 - }, { - "groupId": 2, - "instId": 300005, - "propState": 8, - "pos": { - "x": 11727, - "y": 185, - "z": 141900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 2, - "instId": 300007, - "propState": 8, - "pos": { - "x": -10930, - "y": 147, - "z": 110570 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 2, - "instId": 300008, - "propState": 8, - "pos": { - "x": 11027, - "y": 147, - "z": 110570 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - } - ], - "teleports": {} - }, - "3": { - "monsters": [ - { - "groupId": 3, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -23854, - "y": 147, - "z": 223510 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "4": { - "monsters": [ - { - "groupId": 4, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -23670, - "y": 147, - "z": 193540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "5": { - "monsters": [ - { - "groupId": 5, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -11630, - "y": 147, - "z": 163760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -60, - "y": 150, - "z": 115200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300006, - "propState": 8, - "pos": { - "x": -15494, - "y": 150, - "z": 123145 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100024 - }, - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -23855, - "y": 150, - "z": 216150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -23860, - "y": 150, - "z": 186930 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": -11750, - "y": 150, - "z": 157340 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": 29, - "y": 257, - "z": 89207 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100002 - }, { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": 11727, - "y": 185, - "z": 141900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 7, - "instId": 300007, - "propState": 8, - "pos": { - "x": -10930, - "y": 147, - "z": 110570 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 7, - "instId": 300008, - "propState": 8, - "pos": { - "x": 11027, - "y": 147, - "z": 110570 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 7, - "instId": 300009, - "propState": 8, - "pos": { - "x": 140, - "y": 147, - "z": 111230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "10": { - "monsters": [ - { - "groupId": 10, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -60, - "y": 150, - "z": 115200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": 140, - "y": 147, - "z": 83010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -60, - "y": -2850, - "z": 115200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1004 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": -60, - "y": 150, - "z": 115200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": -23855, - "y": 150, - "z": 216150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 10, - "instId": 300006, - "propState": 8, - "pos": { - "x": -23860, - "y": 150, - "z": 186930 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": -11750, - "y": 150, - "z": 157340 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 10, - "instId": 300008, - "propState": 8, - "pos": { - "x": 29, - "y": 257, - "z": 89207 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100002 - }, { - "groupId": 10, - "instId": 300009, - "propState": 8, - "pos": { - "x": 11727, - "y": 185, - "z": 141900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 10, - "instId": 300010, - "propState": 8, - "pos": { - "x": -10930, - "y": 147, - "z": 110570 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 10, - "instId": 300011, - "propState": 8, - "pos": { - "x": 11027, - "y": 147, - "z": 110570 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - } - ], - "teleports": {} - }, - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -9630, - "y": 147, - "z": 161760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -13630, - "y": 147, - "z": 161760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8000102": { - "P80001_F80001001": { - "scenes": { - "2": { - "monsters": [ - { - "groupId": 2, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -98740, - "y": 18980, - "z": -73280 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -104340, - "y": 18979, - "z": -73280 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 2, - "instId": 300006, - "propState": 8, - "pos": { - "x": -90170, - "y": 18660, - "z": -78910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100024 - }, { - "groupId": 2, - "instId": 300003, - "propState": 1, - "pos": { - "x": -38680, - "y": 18260, - "z": -82930 - }, - "rot": { - "x": 0, - "y": 193835, - "z": 0 - }, - "propId": 100013 - } - ], - "teleports": {} - }, - "3": { - "monsters": [ - { - "groupId": 3, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -49720, - "y": 18980, - "z": -73280 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "4": { - "monsters": [ - { - "groupId": 4, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -76820, - "y": 18664, - "z": -85960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300002, - "propState": 2, - "pos": { - "x": -83200, - "y": 18686, - "z": -86760 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1001 - } - ], - "teleports": {} - }, - "5": { - "monsters": [ - { - "groupId": 5, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -118870, - "y": -100, - "z": -73177 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": -124250, - "y": -101, - "z": -73177 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 5, - "instId": 300007, - "propState": 8, - "pos": { - "x": -106990, - "y": -1540, - "z": -92240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": -64240, - "y": -3195, - "z": -75600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 5, - "instId": 300004, - "propState": 8, - "pos": { - "x": -89170, - "y": -3195, - "z": -75600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 5, - "instId": 300005, - "propState": 8, - "pos": { - "x": -126962, - "y": -100, - "z": -73177 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 5, - "instId": 300006, - "propState": 8, - "pos": { - "x": -110101, - "y": -61, - "z": -64496 - }, - "rot": { - "x": 0, - "y": 17053, - "z": 0 - }, - "propId": 100021 - } - ], - "teleports": {} - }, - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -76210, - "y": -3200, - "z": -85490 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -96450, - "y": -1123, - "z": -92890 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [ - { - "groupId": 8, - "instId": 400001, - "pos": { - "x": -96590, - "y": -1120, - "z": -93270 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "npcId": 1001 - } - ], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -84463, - "y": 10280, - "z": -122150 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": -80780, - "y": 10280, - "z": -122150 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 9, - "instId": 300006, - "propState": 8, - "pos": { - "x": -121066, - "y": 2760, - "z": -105196 - }, - "rot": { - "x": 0, - "y": 335000, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": -144293, - "y": 2834, - "z": -107374 - }, - "rot": { - "x": 0, - "y": 244630, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": -131882, - "y": 2834, - "z": -88536 - }, - "rot": { - "x": 0, - "y": 153600, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 9, - "instId": 300005, - "propState": 1, - "pos": { - "x": -94500, - "y": 6820, - "z": -122190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, { - "groupId": 9, - "instId": 300007, - "propState": 8, - "pos": { - "x": -82184, - "y": 10330, - "z": -116343 - }, - "rot": { - "x": 0, - "y": 186900, - "z": 0 - }, - "propId": 100001 - } - ], - "teleports": {} - }, - "10": { - "monsters": [ - { - "groupId": 10, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -121710, - "y": 2760, - "z": -96290 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300001, - "propState": 2, - "pos": { - "x": -119340, - "y": 2760, - "z": -95190 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 1001 - } - ], - "teleports": {} - }, - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -106760, - "y": 5040, - "z": -120350 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 25240, - "y": 3440, - "z": -37260 - }, - "rot": { - "x": 0, - "y": 252100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": 30250, - "y": 3440, - "z": -35640 - }, - "rot": { - "x": 0, - "y": 252100, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 12, - "instId": 300006, - "propState": 8, - "pos": { - "x": 16184, - "y": 2844, - "z": -37827 - }, - "rot": { - "x": 0, - "y": 252100, - "z": 0 - }, - "propId": 100024 - }, { - "groupId": 12, - "instId": 300009, - "propState": 8, - "pos": { - "x": -14640, - "y": 1040, - "z": -67860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100006 - } - ], - "teleports": {} - }, - "13": { - "monsters": [ - { - "groupId": 13, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -13240, - "y": 1040, - "z": -49360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "14": { - "monsters": [ - { - "groupId": 14, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 5440, - "y": 2840, - "z": -36610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [ - { - "groupId": 15, - "instId": 400001, - "pos": { - "x": 15500, - "y": 2840, - "z": -50519 - }, - "rot": { - "x": 0, - "y": 304612, - "z": 0 - }, - "npcId": 1001 - } - ], - "props": [], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": 878, - "y": 2844, - "z": -101861 - }, - "rot": { - "x": 0, - "y": 109048, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2498, - "y": 2937, - "z": -100809 - }, - "rot": { - "x": 0, - "y": 287000, - "z": 0 - }, - "propId": 100001 - }, - { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": 42730, - "y": 3484, - "z": -115460 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 100005 - }, - { - "groupId": 16, - "instId": 300004, - "propState": 8, - "pos": { - "x": 10955, - "y": 2844, - "z": -100042 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 1001 - }, { - "groupId": 16, - "instId": 300005, - "propState": 8, - "pos": { - "x": 15871, - "y": 2844, - "z": -102709 - }, - "rot": { - "x": 0, - "y": 209996, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 16, - "instId": 300006, - "propState": 8, - "pos": { - "x": 15014, - "y": 2844, - "z": -102898 - }, - "rot": { - "x": 0, - "y": 209996, - "z": 0 - }, - "propId": 100024 - }, { - "groupId": 16, - "instId": 300007, - "propState": 8, - "pos": { - "x": 15591, - "y": 2844, - "z": -103393 - }, - "rot": { - "x": 0, - "y": 209999, - "z": 0 - }, - "propId": 100024 - }, { - "groupId": 16, - "instId": 300008, - "propState": 8, - "pos": { - "x": -2515, - "y": 2940, - "z": -100826 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 16, - "instId": 300009, - "propState": 8, - "pos": { - "x": -5599, - "y": 2864, - "z": -99852 - }, - "rot": { - "x": 0, - "y": 197158, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 16, - "instId": 300010, - "propState": 8, - "pos": { - "x": 42660, - "y": 3485, - "z": -115530 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100005 - }, { - "groupId": 16, - "instId": 300011, - "propState": 8, - "pos": { - "x": 42748, - "y": 3485, - "z": -115476 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300003 - } - ], - "teleports": {} - }, - "18": { - "monsters": [ - { - "groupId": 18, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -118870, - "y": -100, - "z": -73177 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": -124250, - "y": -101, - "z": -73177 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 18, - "instId": 300007, - "propState": 8, - "pos": { - "x": -106990, - "y": -1540, - "z": -92240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 8, - "pos": { - "x": -62780, - "y": -1458, - "z": -59190 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 18, - "instId": 300004, - "propState": 8, - "pos": { - "x": -91080, - "y": -1423, - "z": -59380 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 18, - "instId": 300005, - "propState": 8, - "pos": { - "x": -126962, - "y": -100, - "z": -73177 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 18, - "instId": 300006, - "propState": 8, - "pos": { - "x": -110101, - "y": -61, - "z": -64496 - }, - "rot": { - "x": 0, - "y": 17053, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 18, - "instId": 300008, - "propState": 8, - "pos": { - "x": -88290, - "y": -2963, - "z": -84680 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 18, - "instId": 300009, - "propState": 8, - "pos": { - "x": -105446, - "y": -1544, - "z": -92597 - }, - "rot": { - "x": 0, - "y": 97646, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 18, - "instId": 300010, - "propState": 8, - "pos": { - "x": -118870, - "y": -100, - "z": -73177 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "19": { - "monsters": [ - { - "groupId": 19, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -114310, - "y": 18598, - "z": -73300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": -117300, - "y": 18598, - "z": -73300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 19, - "instId": 300003, - "propState": 1, - "pos": { - "x": -38680, - "y": 18260, - "z": -82930 - }, - "rot": { - "x": 0, - "y": 193835, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 19, - "instId": 300004, - "propState": 8, - "pos": { - "x": -61020, - "y": 18601, - "z": -73080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 19, - "instId": 300005, - "propState": 8, - "pos": { - "x": -92270, - "y": 18980, - "z": -73290 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 19, - "instId": 300007, - "propState": 8, - "pos": { - "x": -37989, - "y": 18683, - "z": -92473 - }, - "rot": { - "x": 0, - "y": 118000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 19, - "instId": 300008, - "propState": 8, - "pos": { - "x": -114310, - "y": 18598, - "z": -73300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 19, - "instId": 300009, - "propState": 8, - "pos": { - "x": -67040, - "y": 18664, - "z": -78220 - }, - "rot": { - "x": 0, - "y": 209996, - "z": 0 - }, - "propId": 100024 - } - ], - "teleports": {} - }, - "21": { - "monsters": [ - { - "groupId": 21, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 8360, - "y": 2840, - "z": -104090 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": 1950, - "y": 2840, - "z": -102230 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": 42730, - "y": 3484, - "z": -115460 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 100005 - }, { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": -2498, - "y": 2937, - "z": -100809 - }, - "rot": { - "x": 0, - "y": 106952, - "z": 0 - }, - "propId": 100001 - } - ], - "teleports": {} - }, - "29": { - "monsters": [ - { - "groupId": 29, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 8360, - "y": 2840, - "z": -104090 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300004, - "propState": 8, - "pos": { - "x": -4160, - "y": 2840, - "z": -100010 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": 8360, - "y": -160, - "z": -104090 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "propId": 1004 - }, - { - "groupId": 29, - "instId": 300003, - "propState": 8, - "pos": { - "x": 8360, - "y": 2840, - "z": -104090 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 29, - "instId": 300005, - "propState": 8, - "pos": { - "x": 42730, - "y": 3484, - "z": -115460 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 100005 - }, { - "groupId": 29, - "instId": 300006, - "propState": 8, - "pos": { - "x": -2498, - "y": 2937, - "z": -100809 - }, - "rot": { - "x": 0, - "y": 106952, - "z": 0 - }, - "propId": 100001 - } - ], - "teleports": {} - }, - "31": { - "monsters": [ - { - "groupId": 31, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -83520, - "y": 10277, - "z": -122040 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": -78943, - "y": 10277, - "z": -120187 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 31, - "instId": 300006, - "propState": 8, - "pos": { - "x": -115229, - "y": 2814, - "z": -113506 - }, - "rot": { - "x": 0, - "y": 303034, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 31, - "instId": 300004, - "propState": 8, - "pos": { - "x": -79060, - "y": 10277, - "z": -124020 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 31, - "instId": 300003, - "propState": 1, - "pos": { - "x": -94500, - "y": 6820, - "z": -122190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, { - "groupId": 31, - "instId": 300005, - "propState": 8, - "pos": { - "x": -131882, - "y": 2834, - "z": -88536 - }, - "rot": { - "x": 0, - "y": 331022, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 31, - "instId": 300008, - "propState": 8, - "pos": { - "x": -82184, - "y": 10330, - "z": -116343 - }, - "rot": { - "x": 0, - "y": 7984, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 31, - "instId": 300010, - "propState": 8, - "pos": { - "x": -83520, - "y": 10277, - "z": -122040 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "32": { - "monsters": [ - { - "groupId": 32, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -123570, - "y": 2762, - "z": -105100 - }, - "rot": { - "x": 0, - "y": 329964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "33": { - "monsters": [ - { - "groupId": 33, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -107190, - "y": 5038, - "z": -122340 - }, - "rot": { - "x": 0, - "y": 29964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [ - { - "groupId": 34, - "instId": 400001, - "pos": { - "x": 5550, - "y": 2844, - "z": -100040 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": 820, - "y": 2844, - "z": -101850 - }, - "rot": { - "x": 0, - "y": 107047, - "z": 0 - }, - "propId": 1021 - }, - { - "groupId": 34, - "instId": 300004, - "propState": 8, - "pos": { - "x": 10920, - "y": 2844, - "z": -100110 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 34, - "instId": 300012, - "propState": 8, - "pos": { - "x": 15600, - "y": 2844, - "z": -103350 - }, - "rot": { - "x": 0, - "y": 209996, - "z": 0 - }, - "propId": 100024 - }, - { - "groupId": 34, - "instId": 300013, - "propState": 8, - "pos": { - "x": 14930, - "y": 2844, - "z": -102840 - }, - "rot": { - "x": 0, - "y": 209996, - "z": 0 - }, - "propId": 100024 - }, { - "groupId": 34, - "instId": 300015, - "propState": 8, - "pos": { - "x": 15960, - "y": 2844, - "z": -102730 - }, - "rot": { - "x": 0, - "y": 209999, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 34, - "instId": 300019, - "propState": 1, - "pos": { - "x": 8390, - "y": 2844, - "z": -107460 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2515, - "y": 2940, - "z": -100826 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 34, - "instId": 300003, - "propState": 8, - "pos": { - "x": -5599, - "y": 2864, - "z": -99852 - }, - "rot": { - "x": 0, - "y": 197158, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 34, - "instId": 300005, - "propState": 8, - "pos": { - "x": 42660, - "y": 3485, - "z": -115530 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100005 - }, { - "groupId": 34, - "instId": 300006, - "propState": 8, - "pos": { - "x": 42748, - "y": 3485, - "z": -115476 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 34, - "instId": 300007, - "propState": 8, - "pos": { - "x": 14710, - "y": 2844, - "z": -106540 - }, - "rot": { - "x": 0, - "y": 284928, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "35": { - "monsters": [ - { - "groupId": 35, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -57100, - "y": -1055, - "z": -92889 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 35, - "instId": 300004, - "propState": 8, - "pos": { - "x": -52221, - "y": -1458, - "z": -97591 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 35, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 100000, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1004 - }, - { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": -64190, - "y": -3195, - "z": -76030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 35, - "instId": 300005, - "propState": 8, - "pos": { - "x": -75890, - "y": -3195, - "z": -85940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 35, - "instId": 300006, - "propState": 8, - "pos": { - "x": -57100, - "y": -1055, - "z": -92889 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300039, - "propState": 8, - "pos": { - "x": -38863, - "y": 17690, - "z": -62867 - }, - "rot": { - "x": 0, - "y": 343500, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 37, - "instId": 300040, - "propState": 8, - "pos": { - "x": -113331, - "y": 17656, - "z": -86508 - }, - "rot": { - "x": 0, - "y": 160861, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 37, - "instId": 300041, - "propState": 8, - "pos": { - "x": -155125, - "y": 2700, - "z": -33130 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300004 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8000103": { - "P80001_F80001001": { - "scenes": { - "2": { - "monsters": [ - { - "groupId": 2, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 25380, - "y": 80286, - "z": 99220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 30280, - "y": 80286, - "z": 99220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 2, - "instId": 300006, - "propState": 8, - "pos": { - "x": 16398, - "y": 79626, - "z": 92325 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 39876, - "y": 80272, - "z": 99169 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100005 - }, { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": 8732, - "y": 79658, - "z": 113930 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - } - ], - "teleports": {} - }, - "3": { - "monsters": [ - { - "groupId": 3, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 8750, - "y": 79626, - "z": 79400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300001, - "propState": 2, - "pos": { - "x": 7025, - "y": 79626, - "z": 81200 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1001 - } - ], - "teleports": {} - }, - "4": { - "monsters": [ - { - "groupId": 4, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 9130, - "y": 79630, - "z": 99390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "5": { - "monsters": [ - { - "groupId": 5, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 174120, - "y": 77070, - "z": 98510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 174120, - "y": 77070, - "z": 93470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 5, - "instId": 300007, - "propState": 8, - "pos": { - "x": 171785, - "y": 82600, - "z": 122265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 5, - "instId": 300009, - "propState": 8, - "pos": { - "x": 179883, - "y": 77016, - "z": 95970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 163973, - "y": 82897, - "z": 156197 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100001 - } - ], - "teleports": {} - }, - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 188520, - "y": 82820, - "z": 152650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 174042, - "y": 82820, - "z": 129269 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [ - { - "groupId": 8, - "instId": 400001, - "pos": { - "x": 192750, - "y": 82820, - "z": 131130 - }, - "rot": { - "x": 0, - "y": 337515, - "z": 0 - }, - "npcId": 1001 - } - ], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [ - { - "groupId": 9, - "instId": 400001, - "pos": { - "x": 124502, - "y": 80442, - "z": 117080 - }, - "rot": { - "x": 0, - "y": 151279, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": 126100, - "y": 80471, - "z": 121730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 125990, - "y": 80513, - "z": 103866 - }, - "rot": { - "x": 0, - "y": 531, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": 125966, - "y": 80503, - "z": 126902 - }, - "rot": { - "x": 0, - "y": 531, - "z": 0 - }, - "propId": 100001 - } - ], - "teleports": {} - }, - "10": { - "monsters": [ - { - "groupId": 10, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 200080, - "y": 77070, - "z": 95890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 179883, - "y": 77016, - "z": 95970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 205430, - "y": 77016, - "z": 95970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 203118, - "y": 77070, - "z": 95890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "18": { - "monsters": [ - { - "groupId": 18, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 31860, - "y": 80286, - "z": 99330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": 35260, - "y": 80286, - "z": 101310 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 18, - "instId": 300006, - "propState": 8, - "pos": { - "x": 16190, - "y": 79626, - "z": 102610 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 18, - "instId": 300007, - "propState": 8, - "pos": { - "x": 7075, - "y": 79626, - "z": 79866 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 18, - "instId": 300004, - "propState": 8, - "pos": { - "x": 35300, - "y": 80286, - "z": 97530 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 18, - "instId": 300009, - "propState": 8, - "pos": { - "x": 6326, - "y": 76687, - "z": 62912 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 18, - "instId": 300003, - "propState": 8, - "pos": { - "x": 31860, - "y": 80286, - "z": 99330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 18, - "instId": 300005, - "propState": 1, - "pos": { - "x": 8730, - "y": 79658, - "z": 84610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 18, - "instId": 300008, - "propState": 1, - "pos": { - "x": 8732, - "y": 79584, - "z": 87818 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 18, - "instId": 300010, - "propState": 8, - "pos": { - "x": 8732, - "y": 79658, - "z": 113930 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 18, - "instId": 300011, - "propState": 8, - "pos": { - "x": 8732, - "y": 79584, - "z": 110666 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 18, - "instId": 300012, - "propState": 8, - "pos": { - "x": 39868, - "y": 80272, - "z": 99238 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100005 - }, { - "groupId": 18, - "instId": 300013, - "propState": 8, - "pos": { - "x": 39867, - "y": 80327, - "z": 99241 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - } - ], - "teleports": {} - }, - "19": { - "monsters": [ - { - "groupId": 19, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 8688, - "y": 76677, - "z": 69205 - }, - "rot": { - "x": 0, - "y": 179964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "20": { - "monsters": [ - { - "groupId": 20, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 8640, - "y": 79626, - "z": 93800 - }, - "rot": { - "x": 0, - "y": 359964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [ - { - "groupId": 21, - "instId": 400001, - "pos": { - "x": 10784, - "y": 76702, - "z": 150017 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": 7130, - "y": 76644, - "z": 153280 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 21, - "instId": 300004, - "propState": 8, - "pos": { - "x": 10240, - "y": 76661, - "z": 153390 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 21, - "instId": 300005, - "propState": 8, - "pos": { - "x": 8744, - "y": 76722, - "z": 133116 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 21, - "instId": 300006, - "propState": 8, - "pos": { - "x": 8742, - "y": 76708, - "z": 156017 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 21, - "instId": 300007, - "propState": 8, - "pos": { - "x": 11347, - "y": 76661, - "z": 139346 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 21, - "instId": 300008, - "propState": 8, - "pos": { - "x": 5770, - "y": 76702, - "z": 139210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 21, - "instId": 300009, - "propState": 8, - "pos": { - "x": 125966, - "y": 80461, - "z": 129012 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": 8700, - "y": 77127, - "z": 141100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300010, - "propState": 8, - "pos": { - "x": 8732, - "y": 79658, - "z": 113930 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 21, - "instId": 300011, - "propState": 8, - "pos": { - "x": 8732, - "y": 79584, - "z": 110666 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [ - { - "groupId": 22, - "instId": 400001, - "pos": { - "x": 162170, - "y": 77017, - "z": 98750 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": 158140, - "y": 77017, - "z": 95705 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1021 - }, - { - "groupId": 22, - "instId": 300004, - "propState": 8, - "pos": { - "x": 167740, - "y": 77017, - "z": 100660 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 22, - "instId": 300012, - "propState": 8, - "pos": { - "x": 173240, - "y": 77017, - "z": 99640 - }, - "rot": { - "x": 0, - "y": 209996, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 22, - "instId": 300013, - "propState": 8, - "pos": { - "x": 173250, - "y": 77017, - "z": 98920 - }, - "rot": { - "x": 0, - "y": 209996, - "z": 0 - }, - "propId": 100024 - }, { - "groupId": 22, - "instId": 300015, - "propState": 8, - "pos": { - "x": 172550, - "y": 77017, - "z": 99280 - }, - "rot": { - "x": 0, - "y": 209996, - "z": 0 - }, - "propId": 100024 - }, { - "groupId": 22, - "instId": 300019, - "propState": 1, - "pos": { - "x": 167350, - "y": 77016, - "z": 92750 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": 125990, - "y": 80513, - "z": 103866 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 22, - "instId": 300003, - "propState": 8, - "pos": { - "x": 125966, - "y": 80461, - "z": 129012 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 22, - "instId": 300005, - "propState": 8, - "pos": { - "x": 184030, - "y": 77017, - "z": 95780 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 22, - "instId": 300006, - "propState": 8, - "pos": { - "x": 174070, - "y": 77053, - "z": 102170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100006 - } - ], - "teleports": {} - }, - "23": { - "monsters": [ - { - "groupId": 23, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 237350, - "y": 78495, - "z": 95530 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300004, - "propState": 8, - "pos": { - "x": 243040, - "y": 79619, - "z": 98580 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": 239640, - "y": 75950, - "z": 95639 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1004 - }, - { - "groupId": 23, - "instId": 300003, - "propState": 8, - "pos": { - "x": 237350, - "y": 78495, - "z": 95530 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 23, - "instId": 300005, - "propState": 8, - "pos": { - "x": 243910, - "y": 79791, - "z": 95920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 23, - "instId": 300006, - "propState": 8, - "pos": { - "x": 215470, - "y": 77016, - "z": 95920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8011201": { - "P80112_F80112001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": { - "2219": { - "anchorId": 1, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -10010, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - } - }, - "2220": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": 8000, - "y": 715, - "z": 1550 - }, - "rot": { - "x": 0, - "y": 131000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": -13014, - "y": 1900, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 107 - }, - { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": -7870, - "y": 0, - "z": -4330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100060 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 5720, - "y": 201, - "z": -7553 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1005 - }, - { - "groupId": 3, - "instId": 300008, - "propState": 8, - "pos": { - "x": 7743, - "y": 205, - "z": 7556 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1005 - }, { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 9489, - "y": 1786, - "z": 23 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": -3336, - "y": 240, - "z": -1934 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": 15207, - "y": 474, - "z": 81109 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 9252, - "y": 608, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1003 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1491, - "y": 2027, - "z": 8760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, - { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6930, - "y": 2027, - "z": 8760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": 992, - "y": 2027, - "z": 8760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 16, - "instId": 300004, - "propState": 8, - "pos": { - "x": -9359, - "y": 2027, - "z": 8760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300005, - "propState": 8, - "pos": { - "x": -4247, - "y": 2027, - "z": 8760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300006, - "propState": 8, - "pos": { - "x": -7869, - "y": 1467, - "z": -4336 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 1, - "pos": { - "x": 8801, - "y": 1500, - "z": 3782 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1025 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 101, - "startAnchorId": 1, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "8020001": { - "P80200_F80200001": { - "scenes": { - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": 47718, - "y": -1332, - "z": 98260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102037 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22710, - "y": 7036, - "z": -108631 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": -900, - "y": 7036, - "z": -108610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 101, - "pos": { - "x": 7210, - "y": 4880, - "z": -136710 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "32": { - "monsters": [ - { - "groupId": 32, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 10270, - "y": 4877, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": 3000, - "y": 0, - "z": 18000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 32, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3000, - "y": 0, - "z": 18000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7660, - "y": 5236, - "z": -56120 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 33, - "instId": 300002, - "propState": 8, - "pos": { - "x": -13971, - "y": 7086, - "z": -103070 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 33, - "instId": 300003, - "propState": 8, - "pos": { - "x": -20738, - "y": 5236, - "z": -73805 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 101, - "pos": { - "x": -8390, - "y": 5236, - "z": -88120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 34, - "instId": 300003, - "propState": 8, - "pos": { - "x": -3996, - "y": 5236, - "z": -67903 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 34, - "instId": 300004, - "propState": 8, - "pos": { - "x": -11150, - "y": 5236, - "z": -72249 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 34, - "instId": 300005, - "propState": 8, - "pos": { - "x": -2724, - "y": 5236, - "z": -73745 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 34, - "instId": 300006, - "propState": 8, - "pos": { - "x": -3996, - "y": 5236, - "z": -68743 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 34, - "instId": 300007, - "propState": 8, - "pos": { - "x": -11084, - "y": 5236, - "z": -71091 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 34, - "instId": 300008, - "propState": 8, - "pos": { - "x": -2724, - "y": 5236, - "z": -74615 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [ - { - "groupId": 35, - "instId": 400001, - "pos": { - "x": -11390, - "y": 5200, - "z": -82120 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7650, - "y": 5236, - "z": -56740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": -12580, - "y": -1147, - "z": -14910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 101, - "pos": { - "x": -14910, - "y": -1147, - "z": -20170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 37, - "instId": 300003, - "propState": 8, - "pos": { - "x": -16960, - "y": -1147, - "z": -28170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 37, - "instId": 300004, - "propState": 8, - "pos": { - "x": -7620, - "y": -1147, - "z": -28210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 37, - "instId": 300005, - "propState": 8, - "pos": { - "x": -16930, - "y": -1147, - "z": -26140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 37, - "instId": 300006, - "propState": 8, - "pos": { - "x": -16960, - "y": -1147, - "z": -27330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 37, - "instId": 300007, - "propState": 8, - "pos": { - "x": -8620, - "y": -1147, - "z": -28219 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 37, - "instId": 300008, - "propState": 8, - "pos": { - "x": -16930, - "y": -1147, - "z": -25270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "38": { - "monsters": [ - { - "groupId": 38, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -11270, - "y": -1147, - "z": -25380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": -11430, - "y": -1800, - "z": -26160 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 38, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14430, - "y": -1800, - "z": -26160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7300, - "y": 7036, - "z": -108680 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 39, - "instId": 300002, - "propState": 8, - "pos": { - "x": -13880, - "y": 5286, - "z": -92190 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 39, - "instId": 300003, - "propState": 8, - "pos": { - "x": -38710, - "y": 4023, - "z": -90640 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 101, - "pos": { - "x": -41430, - "y": 5564, - "z": -108920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 40, - "instId": 300003, - "propState": 8, - "pos": { - "x": -23670, - "y": 7036, - "z": -113140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 40, - "instId": 300004, - "propState": 8, - "pos": { - "x": -25430, - "y": 7036, - "z": -104000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 40, - "instId": 300005, - "propState": 8, - "pos": { - "x": -25410, - "y": 7036, - "z": -113090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 40, - "instId": 300006, - "propState": 8, - "pos": { - "x": -24510, - "y": 7036, - "z": -113140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 40, - "instId": 300007, - "propState": 8, - "pos": { - "x": -26211, - "y": 7036, - "z": -104000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 40, - "instId": 300008, - "propState": 8, - "pos": { - "x": -26280, - "y": 7036, - "z": -113090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "41": { - "monsters": [ - { - "groupId": 41, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -37123, - "y": 5562, - "z": -106219 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 8, - "pos": { - "x": -37123, - "y": 5562, - "z": -106219 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 41, - "instId": 300002, - "propState": 8, - "pos": { - "x": -37123, - "y": 5562, - "z": -106219 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "42": { - "monsters": [ - { - "groupId": 42, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -37160, - "y": 5562, - "z": -110840 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": -37160, - "y": 5562, - "z": -110840 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 8, - "pos": { - "x": 80728, - "y": 2314, - "z": 104750 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 43, - "instId": 300002, - "propState": 8, - "pos": { - "x": 60850, - "y": 5001, - "z": 74040 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 101, - "pos": { - "x": 79160, - "y": 2290, - "z": 73510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 44, - "instId": 300003, - "propState": 8, - "pos": { - "x": 71440, - "y": 2290, - "z": 83410 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 44, - "instId": 300004, - "propState": 8, - "pos": { - "x": 82840, - "y": 2290, - "z": 90791 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 44, - "instId": 300005, - "propState": 8, - "pos": { - "x": 72290, - "y": 2290, - "z": 83000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 44, - "instId": 300006, - "propState": 8, - "pos": { - "x": 71440, - "y": 2290, - "z": 82570 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 44, - "instId": 300007, - "propState": 8, - "pos": { - "x": 82840, - "y": 2290, - "z": 90010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 44, - "instId": 300008, - "propState": 8, - "pos": { - "x": 81960, - "y": 2290, - "z": 90380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [ - { - "groupId": 45, - "instId": 400001, - "pos": { - "x": 76160, - "y": 2231, - "z": 79510 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24390, - "y": 5236, - "z": -73818 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": -38710, - "y": 4023, - "z": -90640 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 101, - "pos": { - "x": -60140, - "y": 6751, - "z": -81490 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "48": { - "monsters": [ - { - "groupId": 48, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -54140, - "y": 6762, - "z": -78490 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": -54140, - "y": 6762, - "z": -78490 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 48, - "instId": 300003, - "propState": 8, - "pos": { - "x": -54140, - "y": 6762, - "z": -78490 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 101, - "pos": { - "x": -8390, - "y": 5200, - "z": -86120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": -5390, - "y": 5200, - "z": -76620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 49, - "instId": 300003, - "propState": 8, - "pos": { - "x": -5390, - "y": 5200, - "z": -75620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 49, - "instId": 300004, - "propState": 8, - "pos": { - "x": -4390, - "y": 5200, - "z": -76120 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 49, - "instId": 300005, - "propState": 8, - "pos": { - "x": -12390, - "y": 5200, - "z": -76120 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 49, - "instId": 300006, - "propState": 8, - "pos": { - "x": -11390, - "y": 5200, - "z": -76620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 49, - "instId": 300007, - "propState": 8, - "pos": { - "x": -11390, - "y": 5200, - "z": -75620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8020002": { - "P80200_F80200001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 8735, - "y": 79658, - "z": 113932 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1027 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 63476, - "y": 80223, - "z": 118375 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1027 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": 75330, - "y": 78661, - "z": 140107 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1027 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": 130865, - "y": 78733, - "z": 139710 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 4, - "instId": 300005, - "propState": 1, - "pos": { - "x": 67646, - "y": 80000, - "z": 110350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 4, - "instId": 300006, - "propState": 1, - "pos": { - "x": 67680, - "y": 79980, - "z": 88240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 4, - "instId": 300007, - "propState": 8, - "pos": { - "x": 72030, - "y": 80223, - "z": 80055 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 4, - "instId": 300009, - "propState": 8, - "pos": { - "x": 44102, - "y": 80223, - "z": 108200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 101, - "pos": { - "x": 125993, - "y": 80472, - "z": 107666 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 20, - "pos": { - "x": 128000, - "y": 80472, - "z": 109630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60004 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 20, - "pos": { - "x": 126000, - "y": 80472, - "z": 109630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60005 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 20, - "pos": { - "x": 123750, - "y": 80472, - "z": 109630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60006 - }, { - "groupId": 5, - "instId": 300005, - "propState": 8, - "pos": { - "x": 8759, - "y": 76718, - "z": 54722 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 5, - "instId": 300006, - "propState": 8, - "pos": { - "x": 10676, - "y": 76687, - "z": 61365 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1001 - }, { - "groupId": 5, - "instId": 300007, - "propState": 8, - "pos": { - "x": 8769, - "y": 76705, - "z": 66220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 913 - }, { - "groupId": 5, - "instId": 300008, - "propState": 8, - "pos": { - "x": 125987, - "y": 80501, - "z": 115414 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 8725, - "y": 79626, - "z": 80598 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": 6956, - "y": 79626, - "z": 91475 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 13910, - "y": 79626, - "z": 102620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 3510, - "y": 79626, - "z": 105430 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 5480, - "y": 79626, - "z": 105580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 4400, - "y": 79626, - "z": 106940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 31090, - "y": 80286, - "z": 96850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 42661, - "y": 80223, - "z": 104646 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 43950, - "y": 80223, - "z": 106350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300010, - "propState": 8, - "pos": { - "x": 45507, - "y": 80223, - "z": 104944 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": 44980, - "y": 80223, - "z": 79960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": 62720, - "y": 80223, - "z": 81570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": 66360, - "y": 80223, - "z": 79060 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300014, - "propState": 8, - "pos": { - "x": 69868, - "y": 80223, - "z": 119067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300015, - "propState": 8, - "pos": { - "x": 88268, - "y": 75793, - "z": 120291 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300016, - "propState": 8, - "pos": { - "x": 90490, - "y": 75793, - "z": 117047 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300017, - "propState": 8, - "pos": { - "x": 79126, - "y": 78661, - "z": 138520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300018, - "propState": 8, - "pos": { - "x": 79570, - "y": 78661, - "z": 140176 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300019, - "propState": 8, - "pos": { - "x": 78120, - "y": 78661, - "z": 141570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300020, - "propState": 8, - "pos": { - "x": 88990, - "y": 78661, - "z": 139460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300021, - "propState": 8, - "pos": { - "x": 106420, - "y": 78661, - "z": 141460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300022, - "propState": 8, - "pos": { - "x": 106020, - "y": 78661, - "z": 132023 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300023, - "propState": 8, - "pos": { - "x": 104553, - "y": 78661, - "z": 130210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300024, - "propState": 8, - "pos": { - "x": 125834, - "y": 78661, - "z": 143913 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300025, - "propState": 8, - "pos": { - "x": 126010, - "y": 80482, - "z": 117390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300026, - "propState": 8, - "pos": { - "x": 128550, - "y": 80472, - "z": 120830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300027, - "propState": 8, - "pos": { - "x": 123370, - "y": 80472, - "z": 120790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300028, - "propState": 8, - "pos": { - "x": 127280, - "y": 80472, - "z": 119240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300029, - "propState": 8, - "pos": { - "x": 124680, - "y": 80472, - "z": 119260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300030, - "propState": 8, - "pos": { - "x": 67710, - "y": 80498, - "z": 99190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8020003": { - "P80200_F80200001": { - "scenes": {}, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8020004": { - "P80200_F80200001": { - "scenes": {}, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8020005": { - "P80200_F80200001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 101, - "pos": { - "x": -205260, - "y": 2966, - "z": -87810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 20, - "pos": { - "x": -203293, - "y": 2966, - "z": -89846 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60004 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 20, - "pos": { - "x": -203293, - "y": 2966, - "z": -87846 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60005 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 20, - "pos": { - "x": -203293, - "y": 2966, - "z": -85410 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60006 - }, { - "groupId": 5, - "instId": 300006, - "propState": 8, - "pos": { - "x": -140280, - "y": -115, - "z": -71860 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1001 - }, { - "groupId": 5, - "instId": 300007, - "propState": 8, - "pos": { - "x": -144980, - "y": -46, - "z": -73273 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 913 - }, { - "groupId": 5, - "instId": 300008, - "propState": 8, - "pos": { - "x": -200400, - "y": 2966, - "z": -87846 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 5, - "instId": 300005, - "propState": 20, - "pos": { - "x": -138570, - "y": -46, - "z": -73273 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60006 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -153950, - "y": -4389, - "z": -95510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -178240, - "y": -7672, - "z": -75510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -152294, - "y": -163, - "z": -70940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": -154132, - "y": -163, - "z": -72550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": -155160, - "y": -163, - "z": -74509 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": -151520, - "y": -4389, - "z": -95020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": -170533, - "y": -4389, - "z": -93910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": -171030, - "y": -4389, - "z": -87160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": -168740, - "y": -4383, - "z": -66223 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300010, - "propState": 8, - "pos": { - "x": -174021, - "y": -4383, - "z": -58800 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": -175401, - "y": -4383, - "z": -60446 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": -185710, - "y": -7672, - "z": -79700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": -186850, - "y": -7672, - "z": -77840 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300014, - "propState": 8, - "pos": { - "x": -179950, - "y": -7672, - "z": -76370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300015, - "propState": 8, - "pos": { - "x": -199130, - "y": -4171, - "z": -85290 - }, - "rot": { - "x": 0, - "y": 45579, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300016, - "propState": 8, - "pos": { - "x": -203400, - "y": -4171, - "z": -83790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300017, - "propState": 8, - "pos": { - "x": -206127, - "y": -4171, - "z": -90578 - }, - "rot": { - "x": 0, - "y": 54553, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300018, - "propState": 8, - "pos": { - "x": -202290, - "y": -4155, - "z": -92200 - }, - "rot": { - "x": 0, - "y": 6097, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300019, - "propState": 8, - "pos": { - "x": -209240, - "y": -178, - "z": -70740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300020, - "propState": 8, - "pos": { - "x": -211010, - "y": -178, - "z": -68811 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300021, - "propState": 8, - "pos": { - "x": -187694, - "y": -154, - "z": -94980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300022, - "propState": 8, - "pos": { - "x": -173853, - "y": -178, - "z": -71351 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300023, - "propState": 8, - "pos": { - "x": -173830, - "y": -178, - "z": -72960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300024, - "propState": 8, - "pos": { - "x": -171630, - "y": -178, - "z": -67230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300025, - "propState": 8, - "pos": { - "x": -171643, - "y": -178, - "z": -65620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300026, - "propState": 8, - "pos": { - "x": -186720, - "y": -154, - "z": -90290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300027, - "propState": 8, - "pos": { - "x": -185240, - "y": -154, - "z": -91940 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300028, - "propState": 8, - "pos": { - "x": -198710, - "y": -4171, - "z": -91020 - }, - "rot": { - "x": 0, - "y": 139113, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300029, - "propState": 8, - "pos": { - "x": -186071, - "y": -178, - "z": -69130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300030, - "propState": 8, - "pos": { - "x": -183430, - "y": -7672, - "z": -92010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 6, - "instId": 300031, - "propState": 8, - "pos": { - "x": -135330, - "y": -115, - "z": -73270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8020006": { - "P80200_F80200001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 132410, - "y": 28439, - "z": -121680 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 136827, - "y": 28704, - "z": -114142 - }, - "rot": { - "x": 0, - "y": 100000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 179690, - "y": 28392, - "z": -125870 - }, - "rot": { - "x": 0, - "y": 84865, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 101, - "pos": { - "x": 127710, - "y": 38175, - "z": -94780 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 20, - "pos": { - "x": 129928, - "y": 38207, - "z": -94906 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60104 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 20, - "pos": { - "x": 129131, - "y": 38238, - "z": -92887 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60105 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 20, - "pos": { - "x": 129832, - "y": 38362, - "z": -90637 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 60106 - }, { - "groupId": 4, - "instId": 300006, - "propState": 8, - "pos": { - "x": 136692, - "y": 28360, - "z": -126166 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 1001 - }, { - "groupId": 4, - "instId": 300007, - "propState": 8, - "pos": { - "x": 138230, - "y": 28398, - "z": -123470 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 913 - }, { - "groupId": 4, - "instId": 300008, - "propState": 8, - "pos": { - "x": 133560, - "y": 38200, - "z": -92250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300005, - "propState": 20, - "pos": { - "x": 135570, - "y": 28398, - "z": -122760 - }, - "rot": { - "x": 0, - "y": 237735, - "z": 0 - }, - "propId": 60105 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 143304, - "y": 28523, - "z": -117660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 152996, - "y": 28353, - "z": -127620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 152079, - "y": 28347, - "z": -129810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 8, - "pos": { - "x": 144610, - "y": 28513, - "z": -118546 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300005, - "propState": 8, - "pos": { - "x": 157120, - "y": 28675, - "z": -118840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300006, - "propState": 8, - "pos": { - "x": 161057, - "y": 28523, - "z": -132246 - }, - "rot": { - "x": 0, - "y": 301610, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300007, - "propState": 8, - "pos": { - "x": 166600, - "y": 28358, - "z": -128140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300008, - "propState": 8, - "pos": { - "x": 171523, - "y": 28418, - "z": -114568 - }, - "rot": { - "x": 0, - "y": 58316, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300009, - "propState": 8, - "pos": { - "x": 170168, - "y": 28445, - "z": -114392 - }, - "rot": { - "x": 0, - "y": 328316, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300010, - "propState": 8, - "pos": { - "x": 170363, - "y": 32755, - "z": -99428 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300011, - "propState": 8, - "pos": { - "x": 168730, - "y": 33053, - "z": -96620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300012, - "propState": 8, - "pos": { - "x": 172833, - "y": 32419, - "z": -108917 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300013, - "propState": 8, - "pos": { - "x": 172450, - "y": 32418, - "z": -109958 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300014, - "propState": 8, - "pos": { - "x": 172180, - "y": 32431, - "z": -107991 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300015, - "propState": 8, - "pos": { - "x": 158900, - "y": 32464, - "z": -98900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300016, - "propState": 8, - "pos": { - "x": 137591, - "y": 32446, - "z": -105217 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300017, - "propState": 8, - "pos": { - "x": 138243, - "y": 32446, - "z": -102139 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300018, - "propState": 8, - "pos": { - "x": 160851, - "y": 35542, - "z": -92710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300019, - "propState": 8, - "pos": { - "x": 158304, - "y": 35501, - "z": -91312 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300020, - "propState": 8, - "pos": { - "x": 141879, - "y": 32433, - "z": -100832 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300021, - "propState": 8, - "pos": { - "x": 159830, - "y": 35478, - "z": -91600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300022, - "propState": 8, - "pos": { - "x": 138231, - "y": 32438, - "z": -106203 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300023, - "propState": 8, - "pos": { - "x": 160157, - "y": 28571, - "z": -133062 - }, - "rot": { - "x": 0, - "y": 301610, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300024, - "propState": 8, - "pos": { - "x": 167407, - "y": 28455, - "z": -121198 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300025, - "propState": 8, - "pos": { - "x": 147790, - "y": 32450, - "z": -104856 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300026, - "propState": 8, - "pos": { - "x": 177620, - "y": 28421, - "z": -127250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300027, - "propState": 8, - "pos": { - "x": 177730, - "y": 28453, - "z": -128570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300028, - "propState": 8, - "pos": { - "x": 175730, - "y": 28426, - "z": -123350 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300029, - "propState": 8, - "pos": { - "x": 165983, - "y": 28363, - "z": -128974 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300030, - "propState": 8, - "pos": { - "x": 169792, - "y": 32992, - "z": -97357 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 5, - "instId": 300031, - "propState": 8, - "pos": { - "x": 135120, - "y": 28900, - "z": -125260 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8020007": { - "P80200_F80200001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -33150, - "y": 13643, - "z": -27420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -20860, - "y": 23830, - "z": -47026 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": -17320, - "y": 17968, - "z": -98176 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 101, - "pos": { - "x": -82340, - "y": 3855, - "z": -12450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 20, - "pos": { - "x": -79352, - "y": 3833, - "z": -13783 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60204 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 20, - "pos": { - "x": -79352, - "y": 3834, - "z": -12501 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60205 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 20, - "pos": { - "x": -79352, - "y": 3834, - "z": -11157 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60206 - }, { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": -6550, - "y": 23832, - "z": -73550 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1001 - }, { - "groupId": 3, - "instId": 300007, - "propState": 8, - "pos": { - "x": -7970, - "y": 23873, - "z": -69649 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 913 - }, { - "groupId": 3, - "instId": 300008, - "propState": 8, - "pos": { - "x": -75640, - "y": 3861, - "z": -12501 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300005, - "propState": 20, - "pos": { - "x": -10200, - "y": 23873, - "z": -73870 - }, - "rot": { - "x": 0, - "y": 36, - "z": 0 - }, - "propId": 60204 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26834, - "y": 16971, - "z": -74154 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": -28624, - "y": 16353, - "z": -66542 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": -9086, - "y": 17963, - "z": -73050 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": -30820, - "y": 13866, - "z": -55092 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31810, - "y": 13690, - "z": -53830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 4, - "instId": 300006, - "propState": 8, - "pos": { - "x": -32100, - "y": 13577, - "z": -36650 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 4, - "instId": 300007, - "propState": 8, - "pos": { - "x": -33780, - "y": 13575, - "z": -31963 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 4, - "instId": 300008, - "propState": 8, - "pos": { - "x": -34940, - "y": 13596, - "z": -33040 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 4, - "instId": 300009, - "propState": 8, - "pos": { - "x": -52401, - "y": 11130, - "z": -48691 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 4, - "instId": 300010, - "propState": 8, - "pos": { - "x": -51054, - "y": 11131, - "z": -51188 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 4, - "instId": 300011, - "propState": 8, - "pos": { - "x": -48830, - "y": 7474, - "z": -28292 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 4, - "instId": 300012, - "propState": 8, - "pos": { - "x": -51939, - "y": 7470, - "z": -33403 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 4, - "instId": 300013, - "propState": 8, - "pos": { - "x": -71510, - "y": 2771, - "z": -26260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 4, - "instId": 300014, - "propState": 8, - "pos": { - "x": -65900, - "y": 2812, - "z": -26390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 4, - "instId": 300015, - "propState": 8, - "pos": { - "x": -68860, - "y": 2790, - "z": -24690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 4, - "instId": 300016, - "propState": 8, - "pos": { - "x": -70080, - "y": 2808, - "z": -33920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 4, - "instId": 300017, - "propState": 8, - "pos": { - "x": -8985, - "y": 17945, - "z": -71572 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 4, - "instId": 300018, - "propState": 8, - "pos": { - "x": -30840, - "y": 13575, - "z": -37670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 4, - "instId": 300019, - "propState": 8, - "pos": { - "x": -19401, - "y": 17965, - "z": -84135 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 4, - "instId": 300020, - "propState": 8, - "pos": { - "x": -21723, - "y": 23805, - "z": -50691 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 4, - "instId": 300021, - "propState": 8, - "pos": { - "x": -6285, - "y": 23808, - "z": -49182 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 4, - "instId": 300022, - "propState": 8, - "pos": { - "x": -4595, - "y": 23802, - "z": -50966 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 4, - "instId": 300023, - "propState": 8, - "pos": { - "x": -10870, - "y": 23829, - "z": -59860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 4, - "instId": 300024, - "propState": 8, - "pos": { - "x": -71660, - "y": 2796, - "z": -32840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 4, - "instId": 300025, - "propState": 8, - "pos": { - "x": -17240, - "y": 17964, - "z": -93020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 4, - "instId": 300026, - "propState": 8, - "pos": { - "x": -15921, - "y": 17953, - "z": -88639 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 4, - "instId": 300027, - "propState": 8, - "pos": { - "x": -18821, - "y": 17955, - "z": -92091 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 4, - "instId": 300028, - "propState": 8, - "pos": { - "x": -47888, - "y": 7474, - "z": -31623 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 4, - "instId": 300029, - "propState": 8, - "pos": { - "x": -51505, - "y": 7474, - "z": -28274 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 4, - "instId": 300030, - "propState": 8, - "pos": { - "x": -38127, - "y": 13553, - "z": -48901 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 4, - "instId": 300031, - "propState": 8, - "pos": { - "x": -11330, - "y": 17963, - "z": -73730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8020008": { - "P80200_F80200001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -36110, - "y": 491, - "z": -7800 - }, - "rot": { - "x": 0, - "y": 314947, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -58980, - "y": 491, - "z": 15030 - }, - "rot": { - "x": 0, - "y": 314947, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39672, - "y": 491, - "z": 11338 - }, - "rot": { - "x": 0, - "y": 44947, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 101, - "pos": { - "x": -66490, - "y": 3634, - "z": -15420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 20, - "pos": { - "x": -60323, - "y": 3524, - "z": -10487 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60204 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 20, - "pos": { - "x": -61030, - "y": 3524, - "z": -9780 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60205 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 20, - "pos": { - "x": -61737, - "y": 3524, - "z": -9073 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60206 - }, { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": -47710, - "y": 744, - "z": 8100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1001 - }, { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": -58580, - "y": 3524, - "z": -7431 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300007, - "propState": 20, - "pos": { - "x": -46390, - "y": 744, - "z": 9420 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60205 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": -56486, - "y": 3612, - "z": -2463 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": -58531, - "y": 3625, - "z": -7390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1031 - }, { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": -58490, - "y": 3582, - "z": -7310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8020101": { - "P80201_F80201001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38680, - "y": 18260, - "z": -82930 - }, - "rot": { - "x": 0, - "y": 193835, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": -178060, - "y": -390, - "z": -61070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 8, - "instId": 300010, - "propState": 8, - "pos": { - "x": -162330, - "y": -415, - "z": -71330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100011 - }, - { - "groupId": 8, - "instId": 300011, - "propState": 8, - "pos": { - "x": -169860, - "y": -4600, - "z": -79580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 8, - "instId": 300013, - "propState": 8, - "pos": { - "x": -194540, - "y": -378, - "z": -69650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 8, - "instId": 300014, - "propState": 8, - "pos": { - "x": -186621, - "y": -400, - "z": -79920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100012 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 16710, - "y": 2844, - "z": -39694 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 101, - "pos": { - "x": 40479, - "y": 3444, - "z": -31399 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [ - { - "groupId": 13, - "instId": 400001, - "pos": { - "x": 35310, - "y": 3444, - "z": -35710 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": 32760, - "y": 3520, - "z": -37810 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 1, - "pos": { - "x": 31320, - "y": 3542, - "z": -32700 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 1002 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 27762, - "y": 3444, - "z": -37843 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": 27452, - "y": 3444, - "z": -38843 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100024 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": 28492, - "y": 3444, - "z": -38553 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 100024 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 16350, - "y": 2844, - "z": -107040 - }, - "rot": { - "x": 0, - "y": 107500, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 101, - "pos": { - "x": 9280, - "y": 2844, - "z": -93320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": 12850, - "y": 2844, - "z": -105970 - }, - "rot": { - "x": 0, - "y": 17500, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 16, - "instId": 300004, - "propState": 8, - "pos": { - "x": 4982, - "y": 2844, - "z": -98280 - }, - "rot": { - "x": 0, - "y": 17500, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 16, - "instId": 300005, - "propState": 8, - "pos": { - "x": 4380, - "y": 2844, - "z": -100160 - }, - "rot": { - "x": 0, - "y": 17500, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 16, - "instId": 300006, - "propState": 8, - "pos": { - "x": 2900, - "y": 2844, - "z": -104880 - }, - "rot": { - "x": 0, - "y": 17500, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 16, - "instId": 300007, - "propState": 8, - "pos": { - "x": 3476, - "y": 2844, - "z": -103038 - }, - "rot": { - "x": 0, - "y": 17500, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 16, - "instId": 300008, - "propState": 8, - "pos": { - "x": 13480, - "y": 2844, - "z": -104040 - }, - "rot": { - "x": 0, - "y": 17500, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [ - { - "groupId": 18, - "instId": 400001, - "pos": { - "x": 12060, - "y": 2844, - "z": -99490 - }, - "rot": { - "x": 0, - "y": 212500, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 101, - "pos": { - "x": 9280, - "y": 2844, - "z": -93320 - }, - "rot": { - "x": 0, - "y": 167500, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": 12850, - "y": 2844, - "z": -105970 - }, - "rot": { - "x": 0, - "y": 17500, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 19, - "instId": 300003, - "propState": 8, - "pos": { - "x": 4982, - "y": 2844, - "z": -98280 - }, - "rot": { - "x": 0, - "y": 17500, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 19, - "instId": 300004, - "propState": 8, - "pos": { - "x": 4380, - "y": 2844, - "z": -100160 - }, - "rot": { - "x": 0, - "y": 17500, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 19, - "instId": 300005, - "propState": 8, - "pos": { - "x": 2900, - "y": 2844, - "z": -104880 - }, - "rot": { - "x": 0, - "y": 17500, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 19, - "instId": 300006, - "propState": 8, - "pos": { - "x": 3476, - "y": 2844, - "z": -103038 - }, - "rot": { - "x": 0, - "y": 17500, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 19, - "instId": 300007, - "propState": 8, - "pos": { - "x": 13480, - "y": 2844, - "z": -104040 - }, - "rot": { - "x": 0, - "y": 17500, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": 16350, - "y": 2844, - "z": -107040 - }, - "rot": { - "x": 0, - "y": 107500, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 101, - "pos": { - "x": 41540, - "y": 3477, - "z": -114070 - }, - "rot": { - "x": 0, - "y": 287500, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 24, - "instId": 300004, - "propState": 8, - "pos": { - "x": 25886, - "y": 3925, - "z": -114679 - }, - "rot": { - "x": 0, - "y": 107500, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 24, - "instId": 300006, - "propState": 8, - "pos": { - "x": 28600, - "y": 3925, - "z": -106050 - }, - "rot": { - "x": 0, - "y": 287500, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 24, - "instId": 300002, - "propState": 8, - "pos": { - "x": 30656, - "y": 3925, - "z": -116179 - }, - "rot": { - "x": 0, - "y": 107500, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 24, - "instId": 300003, - "propState": 8, - "pos": { - "x": 33370, - "y": 3925, - "z": -107550 - }, - "rot": { - "x": 0, - "y": 287500, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 24, - "instId": 300005, - "propState": 8, - "pos": { - "x": 35316, - "y": 3925, - "z": -117649 - }, - "rot": { - "x": 0, - "y": 107500, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 24, - "instId": 300007, - "propState": 8, - "pos": { - "x": 38030, - "y": 3925, - "z": -109020 - }, - "rot": { - "x": 0, - "y": 287500, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "25": { - "monsters": [ - { - "groupId": 25, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 36340, - "y": 3444, - "z": -114880 - }, - "rot": { - "x": 0, - "y": 302500, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": 36340, - "y": 3444, - "z": -114880 - }, - "rot": { - "x": 0, - "y": 302500, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 25, - "instId": 300002, - "propState": 8, - "pos": { - "x": 36340, - "y": 3444, - "z": -114880 - }, - "rot": { - "x": 0, - "y": 302500, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": -80970, - "y": -3195, - "z": -61450 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": -88590, - "y": -3195, - "z": -69000 - }, - "rot": { - "x": 0, - "y": 20000, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 101, - "pos": { - "x": -106365, - "y": -1544, - "z": -54000 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "32": { - "monsters": [ - { - "groupId": 32, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -97547, - "y": -1113, - "z": -52418 - }, - "rot": { - "x": 0, - "y": 126014, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": -97547, - "y": -1113, - "z": -52418 - }, - "rot": { - "x": 0, - "y": 291014, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 32, - "instId": 300003, - "propState": 8, - "pos": { - "x": -97547, - "y": -1113, - "z": -52418 - }, - "rot": { - "x": 0, - "y": 291014, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 101, - "pos": { - "x": -118920, - "y": 2762, - "z": -96320 - }, - "rot": { - "x": 0, - "y": 256870, - "z": 0 - }, - "propId": 1026 - }, { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": -130851, - "y": 2815, - "z": -101492 - }, - "rot": { - "x": 0, - "y": 65000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 34, - "instId": 300003, - "propState": 8, - "pos": { - "x": -130351, - "y": 2814, - "z": -102492 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [ - { - "groupId": 35, - "instId": 400001, - "pos": { - "x": -126750, - "y": 2814, - "z": -101250 - }, - "rot": { - "x": 0, - "y": 273175, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 35, - "instId": 300003, - "propState": 1, - "pos": { - "x": -132757, - "y": 2762, - "z": -98230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1002 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 101, - "pos": { - "x": -15510, - "y": 1039, - "z": -50950 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 37, - "instId": 300003, - "propState": 8, - "pos": { - "x": -17915, - "y": 1039, - "z": -70400 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 37, - "instId": 300004, - "propState": 8, - "pos": { - "x": -10330, - "y": 1039, - "z": -70920 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 37, - "instId": 300005, - "propState": 8, - "pos": { - "x": -13230, - "y": 1039, - "z": -82250 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 37, - "instId": 300006, - "propState": 8, - "pos": { - "x": -19664, - "y": 1039, - "z": -71179 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 37, - "instId": 300007, - "propState": 8, - "pos": { - "x": -16400, - "y": 1039, - "z": -69010 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 37, - "instId": 300008, - "propState": 8, - "pos": { - "x": -11734, - "y": 1039, - "z": -76588 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "38": { - "monsters": [ - { - "groupId": 38, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -18513, - "y": 1040, - "z": -56554 - }, - "rot": { - "x": 0, - "y": 165818, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": -18513, - "y": 1040, - "z": -56554 - }, - "rot": { - "x": 0, - "y": 165818, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 38, - "instId": 300002, - "propState": 8, - "pos": { - "x": -18513, - "y": 1040, - "z": -56554 - }, - "rot": { - "x": 0, - "y": 165818, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "39": { - "monsters": [ - { - "groupId": 39, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -9090, - "y": 1039, - "z": -73872 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 8, - "pos": { - "x": -9090, - "y": 1039, - "z": -73872 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "40": { - "monsters": [ - { - "groupId": 40, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -12983, - "y": 1039, - "z": -63869 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": -12983, - "y": 1039, - "z": -63869 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": -62868, - "y": -1466, - "z": -59443 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 101, - "pos": { - "x": -58760, - "y": -1145, - "z": -56773 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 47, - "instId": 300003, - "propState": 8, - "pos": { - "x": -44169, - "y": -1544, - "z": -69298 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 47, - "instId": 300004, - "propState": 8, - "pos": { - "x": -41220, - "y": -1544, - "z": -69004 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 47, - "instId": 300005, - "propState": 8, - "pos": { - "x": -51056, - "y": -1458, - "z": -56939 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 47, - "instId": 300006, - "propState": 8, - "pos": { - "x": -43919, - "y": -1544, - "z": -71254 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 47, - "instId": 300007, - "propState": 8, - "pos": { - "x": -41129, - "y": -1544, - "z": -67219 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 47, - "instId": 300008, - "propState": 8, - "pos": { - "x": -49247, - "y": -1458, - "z": -56069 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "48": { - "monsters": [ - { - "groupId": 48, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -53398, - "y": -1271, - "z": -49993 - }, - "rot": { - "x": 0, - "y": 105162, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": -53398, - "y": -1271, - "z": -49993 - }, - "rot": { - "x": 0, - "y": 105162, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 48, - "instId": 300002, - "propState": 8, - "pos": { - "x": -53398, - "y": -1271, - "z": -49993 - }, - "rot": { - "x": 0, - "y": 105162, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "49": { - "monsters": [ - { - "groupId": 49, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -47210, - "y": -1544, - "z": -59470 - }, - "rot": { - "x": 0, - "y": 157533, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": -47210, - "y": -1544, - "z": -59470 - }, - "rot": { - "x": 0, - "y": 157533, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "50": { - "monsters": [ - { - "groupId": 50, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -44632, - "y": -1544, - "z": -58572 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": -44632, - "y": -1544, - "z": -58572 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": -64870, - "y": 18664, - "z": -77420 - }, - "rot": { - "x": 0, - "y": 20000, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": -64990, - "y": 18664, - "z": -68980 - }, - "rot": { - "x": 0, - "y": 340000, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 101, - "pos": { - "x": -37620, - "y": 18611, - "z": -71170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 69, - "instId": 300003, - "propState": 8, - "pos": { - "x": -51790, - "y": 18942, - "z": -70240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 69, - "instId": 300004, - "propState": 8, - "pos": { - "x": -48790, - "y": 18942, - "z": -76240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 69, - "instId": 300005, - "propState": 8, - "pos": { - "x": -45790, - "y": 18942, - "z": -70240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 69, - "instId": 300006, - "propState": 8, - "pos": { - "x": -53610, - "y": 18942, - "z": -70240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 69, - "instId": 300007, - "propState": 8, - "pos": { - "x": -50669, - "y": 18942, - "z": -76240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 69, - "instId": 300008, - "propState": 8, - "pos": { - "x": -47580, - "y": 18942, - "z": -70240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [ - { - "groupId": 70, - "instId": 400001, - "pos": { - "x": -43620, - "y": 18942, - "z": -76240 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "71": { - "monsters": [ - { - "groupId": 71, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -43620, - "y": 18942, - "z": -76240 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43620, - "y": 18942, - "z": -76240 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 71, - "instId": 300002, - "propState": 8, - "pos": { - "x": -43620, - "y": 18942, - "z": -73240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 101, - "pos": { - "x": -62550, - "y": 18664, - "z": -73030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 72, - "instId": 300002, - "propState": 8, - "pos": { - "x": -51790, - "y": 18942, - "z": -70240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 72, - "instId": 300003, - "propState": 8, - "pos": { - "x": -48790, - "y": 18942, - "z": -76240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 72, - "instId": 300004, - "propState": 8, - "pos": { - "x": -45790, - "y": 18942, - "z": -70240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 72, - "instId": 300005, - "propState": 8, - "pos": { - "x": -53610, - "y": 18942, - "z": -70240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 72, - "instId": 300006, - "propState": 8, - "pos": { - "x": -50669, - "y": 18942, - "z": -76240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 72, - "instId": 300007, - "propState": 8, - "pos": { - "x": -47580, - "y": 18942, - "z": -70240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 101, - "pos": { - "x": -64550, - "y": 18664, - "z": -74510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 73, - "instId": 300002, - "propState": 8, - "pos": { - "x": -50069, - "y": 18942, - "z": -70240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 73, - "instId": 300003, - "propState": 8, - "pos": { - "x": -47069, - "y": 18942, - "z": -76240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 73, - "instId": 300004, - "propState": 8, - "pos": { - "x": -44069, - "y": 18942, - "z": -70240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 73, - "instId": 300005, - "propState": 8, - "pos": { - "x": -51879, - "y": 18942, - "z": -70240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 73, - "instId": 300006, - "propState": 8, - "pos": { - "x": -48938, - "y": 18942, - "z": -76240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 73, - "instId": 300007, - "propState": 8, - "pos": { - "x": -45849, - "y": 18942, - "z": -70240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 101, - "pos": { - "x": -117003, - "y": 2770, - "z": -50499 - }, - "rot": { - "x": 0, - "y": 296500, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 80, - "instId": 300003, - "propState": 8, - "pos": { - "x": -130880, - "y": 2820, - "z": -42550 - }, - "rot": { - "x": 0, - "y": 116500, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 80, - "instId": 300004, - "propState": 8, - "pos": { - "x": -130872, - "y": 2820, - "z": -49258 - }, - "rot": { - "x": 0, - "y": 116500, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 80, - "instId": 300005, - "propState": 8, - "pos": { - "x": -125510, - "y": 2820, - "z": -45227 - }, - "rot": { - "x": 0, - "y": 116500, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 80, - "instId": 300006, - "propState": 8, - "pos": { - "x": -132445, - "y": 2770, - "z": -41771 - }, - "rot": { - "x": 0, - "y": 116500, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 80, - "instId": 300007, - "propState": 8, - "pos": { - "x": -132490, - "y": 2820, - "z": -48453 - }, - "rot": { - "x": 0, - "y": 116500, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 80, - "instId": 300008, - "propState": 8, - "pos": { - "x": -127049, - "y": 2820, - "z": -44462 - }, - "rot": { - "x": 0, - "y": 116500, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [ - { - "groupId": 81, - "instId": 400001, - "pos": { - "x": -124240, - "y": 2770, - "z": -52566 - }, - "rot": { - "x": 0, - "y": 311500, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "82": { - "monsters": [ - { - "groupId": 82, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -124240, - "y": 2770, - "z": -52566 - }, - "rot": { - "x": 0, - "y": 311500, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 8, - "pos": { - "x": -124240, - "y": 2770, - "z": -52566 - }, - "rot": { - "x": 0, - "y": 311500, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 82, - "instId": 300002, - "propState": 8, - "pos": { - "x": -122901, - "y": 2770, - "z": -49882 - }, - "rot": { - "x": 0, - "y": 296500, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300001, - "propState": 101, - "pos": { - "x": -141320, - "y": 2770, - "z": -41080 - }, - "rot": { - "x": 0, - "y": 117500, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 84, - "instId": 300002, - "propState": 8, - "pos": { - "x": -130880, - "y": 2820, - "z": -42550 - }, - "rot": { - "x": 0, - "y": 116500, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 84, - "instId": 300003, - "propState": 8, - "pos": { - "x": -130872, - "y": 2820, - "z": -49258 - }, - "rot": { - "x": 0, - "y": 116500, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 84, - "instId": 300004, - "propState": 8, - "pos": { - "x": -125510, - "y": 2820, - "z": -45227 - }, - "rot": { - "x": 0, - "y": 116500, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 84, - "instId": 300005, - "propState": 8, - "pos": { - "x": -132445, - "y": 2770, - "z": -41771 - }, - "rot": { - "x": 0, - "y": 116500, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 84, - "instId": 300006, - "propState": 8, - "pos": { - "x": -132490, - "y": 2820, - "z": -48453 - }, - "rot": { - "x": 0, - "y": 116500, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 84, - "instId": 300007, - "propState": 8, - "pos": { - "x": -127049, - "y": 2820, - "z": -44462 - }, - "rot": { - "x": 0, - "y": 116500, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 101, - "pos": { - "x": -142680, - "y": 2770, - "z": -42030 - }, - "rot": { - "x": 0, - "y": 117500, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "86": { - "monsters": [ - { - "groupId": 86, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -136630, - "y": 2770, - "z": -42570 - }, - "rot": { - "x": 0, - "y": 117500, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 8, - "pos": { - "x": -136630, - "y": 2770, - "z": -42570 - }, - "rot": { - "x": 0, - "y": 132500, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 86, - "instId": 300003, - "propState": 8, - "pos": { - "x": -136630, - "y": 2770, - "z": -42570 - }, - "rot": { - "x": 0, - "y": 297500, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": -186695, - "y": -7537, - "z": -88110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 87, - "instId": 300002, - "propState": 8, - "pos": { - "x": -176250, - "y": -4383, - "z": -59700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300001, - "propState": 101, - "pos": { - "x": -179995, - "y": -4383, - "z": -59951 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 88, - "instId": 300003, - "propState": 8, - "pos": { - "x": -186780, - "y": -7672, - "z": -80030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 88, - "instId": 300004, - "propState": 8, - "pos": { - "x": -177810, - "y": -7672, - "z": -79751 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 88, - "instId": 300005, - "propState": 8, - "pos": { - "x": -185117, - "y": -7672, - "z": -73298 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 88, - "instId": 300006, - "propState": 8, - "pos": { - "x": -186780, - "y": -7672, - "z": -78172 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 88, - "instId": 300007, - "propState": 8, - "pos": { - "x": -179420, - "y": -7672, - "z": -79824 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 88, - "instId": 300008, - "propState": 8, - "pos": { - "x": -186849, - "y": -7672, - "z": -73298 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [ - { - "groupId": 89, - "instId": 400001, - "pos": { - "x": -178256, - "y": -7672, - "z": -72419 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "90": { - "monsters": [ - { - "groupId": 90, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -178256, - "y": -7672, - "z": -72419 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 8, - "pos": { - "x": -178256, - "y": -7672, - "z": -72419 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 90, - "instId": 300002, - "propState": 8, - "pos": { - "x": -178256, - "y": -7672, - "z": -72419 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 101, - "pos": { - "x": -183920, - "y": -7672, - "z": -84770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 92, - "instId": 300002, - "propState": 8, - "pos": { - "x": -186780, - "y": -7672, - "z": -80030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 92, - "instId": 300003, - "propState": 8, - "pos": { - "x": -177810, - "y": -7672, - "z": -79751 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 92, - "instId": 300004, - "propState": 8, - "pos": { - "x": -185117, - "y": -7672, - "z": -73298 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 92, - "instId": 300005, - "propState": 8, - "pos": { - "x": -186780, - "y": -7672, - "z": -78172 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 92, - "instId": 300006, - "propState": 8, - "pos": { - "x": -179420, - "y": -7672, - "z": -79824 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 92, - "instId": 300007, - "propState": 8, - "pos": { - "x": -186849, - "y": -7672, - "z": -73298 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 101, - "pos": { - "x": -183170, - "y": -7672, - "z": -84770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "94": { - "monsters": [ - { - "groupId": 94, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -186660, - "y": -7672, - "z": -80000 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": -186660, - "y": -7672, - "z": -80000 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": -186660, - "y": -7672, - "z": -80000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "95": { - "monsters": [ - { - "groupId": 95, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -97547, - "y": -1113, - "z": -52418 - }, - "rot": { - "x": 0, - "y": 126014, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300002, - "propState": 8, - "pos": { - "x": -97547, - "y": -1113, - "z": -52418 - }, - "rot": { - "x": 0, - "y": 291014, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 95, - "instId": 300003, - "propState": 8, - "pos": { - "x": -97547, - "y": -1113, - "z": -52418 - }, - "rot": { - "x": 0, - "y": 291014, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "97": { - "monsters": [ - { - "groupId": 97, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -58550, - "y": 18925, - "z": -70030 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 8, - "pos": { - "x": -58550, - "y": 18925, - "z": -70030 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 97, - "instId": 300002, - "propState": 8, - "pos": { - "x": -58550, - "y": 18925, - "z": -73030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "98": { - "monsters": [ - { - "groupId": 98, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -56819, - "y": 18942, - "z": -70030 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 98, - "instId": 300001, - "propState": 8, - "pos": { - "x": -56819, - "y": 18942, - "z": -76030 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 8, - "pos": { - "x": -88940, - "y": -3195, - "z": -77550 - }, - "rot": { - "x": 0, - "y": 340000, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 99, - "instId": 300002, - "propState": 8, - "pos": { - "x": -81150, - "y": -3195, - "z": -85390 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 101, - "pos": { - "x": -90782, - "y": -1525, - "z": -87347 - }, - "rot": { - "x": 0, - "y": 232500, - "z": 0 - }, - "propId": 1026 - }, { - "groupId": 100, - "instId": 300002, - "propState": 8, - "pos": { - "x": -100012, - "y": -1437, - "z": -97546 - }, - "rot": { - "x": 0, - "y": 52500, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 100, - "instId": 300003, - "propState": 8, - "pos": { - "x": -101480, - "y": -1525, - "z": -98600 - }, - "rot": { - "x": 0, - "y": 52500, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "101": { - "monsters": [], - "npcs": [ - { - "groupId": 101, - "instId": 400001, - "pos": { - "x": -92277, - "y": -1283, - "z": -93841 - }, - "rot": { - "x": 0, - "y": 284784, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 101, - "instId": 300001, - "propState": 1, - "pos": { - "x": -102170, - "y": -1525, - "z": -89260 - }, - "rot": { - "x": 0, - "y": 197630, - "z": 0 - }, - "propId": 1002 - } - ], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 101, - "pos": { - "x": -14769, - "y": 1039, - "z": -83053 - }, - "rot": { - "x": 0, - "y": 2363, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 108, - "instId": 300002, - "propState": 8, - "pos": { - "x": -12760, - "y": 1039, - "z": -67679 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 108, - "instId": 300003, - "propState": 8, - "pos": { - "x": -12058, - "y": 1039, - "z": -69504 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 108, - "instId": 300004, - "propState": 8, - "pos": { - "x": -12914, - "y": 1039, - "z": -65676 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 108, - "instId": 300005, - "propState": 8, - "pos": { - "x": -16419, - "y": 1040, - "z": -65254 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 108, - "instId": 300006, - "propState": 8, - "pos": { - "x": -16419, - "y": 1039, - "z": -67348 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 108, - "instId": 300007, - "propState": 8, - "pos": { - "x": -17141, - "y": 1039, - "z": -69254 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "109": { - "monsters": [ - { - "groupId": 109, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -11000, - "y": 1039, - "z": -75564 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 109, - "instId": 300001, - "propState": 8, - "pos": { - "x": -13010, - "y": 1039, - "z": -75564 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 109, - "instId": 300002, - "propState": 8, - "pos": { - "x": -13010, - "y": 1039, - "z": -75564 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "110": { - "monsters": [ - { - "groupId": 110, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -11000, - "y": 1039, - "z": -74000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 110, - "instId": 300001, - "propState": 8, - "pos": { - "x": -16520, - "y": 1039, - "z": -74041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "112": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 112, - "instId": 300001, - "propState": 101, - "pos": { - "x": -43064, - "y": -1544, - "z": -77926 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 112, - "instId": 300003, - "propState": 8, - "pos": { - "x": -52580, - "y": -1458, - "z": -48990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 112, - "instId": 300004, - "propState": 8, - "pos": { - "x": -37640, - "y": -1021, - "z": -70744 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 112, - "instId": 300005, - "propState": 8, - "pos": { - "x": -54484, - "y": -1369, - "z": -59184 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 112, - "instId": 300006, - "propState": 8, - "pos": { - "x": -50667, - "y": -1458, - "z": -49697 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 112, - "instId": 300007, - "propState": 8, - "pos": { - "x": -37640, - "y": -1021, - "z": -68884 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 112, - "instId": 300008, - "propState": 8, - "pos": { - "x": -52675, - "y": -1458, - "z": -58314 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "113": { - "monsters": [], - "npcs": [ - { - "groupId": 113, - "instId": 400001, - "pos": { - "x": -44240, - "y": -1881, - "z": -70906 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "114": { - "monsters": [ - { - "groupId": 114, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -44240, - "y": -1544, - "z": -70906 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 114, - "instId": 300001, - "propState": 8, - "pos": { - "x": -44240, - "y": -1544, - "z": -70906 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 114, - "instId": 300002, - "propState": 8, - "pos": { - "x": -44240, - "y": -1544, - "z": -70906 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "116": { - "monsters": [ - { - "groupId": 116, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 12060, - "y": 2844, - "z": -99490 - }, - "rot": { - "x": 0, - "y": 212500, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 116, - "instId": 300001, - "propState": 8, - "pos": { - "x": 12060, - "y": 2844, - "z": -99490 - }, - "rot": { - "x": 0, - "y": 212500, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 116, - "instId": 300002, - "propState": 8, - "pos": { - "x": 12060, - "y": 2844, - "z": -99490 - }, - "rot": { - "x": 0, - "y": 212500, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [ - { - "groupId": 117, - "instId": 400001, - "pos": { - "x": -128750, - "y": 2814, - "z": -97250 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [ - { - "groupId": 118, - "instId": 400001, - "pos": { - "x": -96226, - "y": -1437, - "z": -87214 - }, - "rot": { - "x": 0, - "y": 189073, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "120": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 120, - "instId": 300001, - "propState": 8, - "pos": { - "x": -62868, - "y": -1466, - "z": -59443 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 120, - "instId": 300002, - "propState": 8, - "pos": { - "x": -80970, - "y": -3195, - "z": -61450 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 120, - "instId": 300003, - "propState": 8, - "pos": { - "x": -81150, - "y": -3195, - "z": -85390 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 120, - "instId": 300004, - "propState": 8, - "pos": { - "x": -62991, - "y": -1492, - "z": -87003 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "121": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 121, - "instId": 300001, - "propState": 101, - "pos": { - "x": -64000, - "y": -3195, - "z": -78260 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 121, - "instId": 300003, - "propState": 8, - "pos": { - "x": -67521, - "y": -3195, - "z": -67828 - }, - "rot": { - "x": 0, - "y": 144331, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 121, - "instId": 300004, - "propState": 8, - "pos": { - "x": -66802, - "y": -3195, - "z": -69636 - }, - "rot": { - "x": 0, - "y": 155111, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 121, - "instId": 300005, - "propState": 8, - "pos": { - "x": -62575, - "y": -3195, - "z": -74692 - }, - "rot": { - "x": 0, - "y": 190327, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 121, - "instId": 300006, - "propState": 8, - "pos": { - "x": -62331, - "y": -3193, - "z": -72996 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 121, - "instId": 300007, - "propState": 8, - "pos": { - "x": -62579, - "y": -3195, - "z": -71035 - }, - "rot": { - "x": 0, - "y": 173231, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 121, - "instId": 300008, - "propState": 8, - "pos": { - "x": -67581, - "y": -3195, - "z": -72996 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "122": { - "monsters": [], - "npcs": [ - { - "groupId": 122, - "instId": 400001, - "pos": { - "x": -66500, - "y": -3195, - "z": -76000 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "124": { - "monsters": [], - "npcs": [ - { - "groupId": 124, - "instId": 400001, - "pos": { - "x": 12660, - "y": 2844, - "z": -99770 - }, - "rot": { - "x": 0, - "y": 212500, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "125": { - "monsters": [], - "npcs": [ - { - "groupId": 125, - "instId": 400001, - "pos": { - "x": 7120, - "y": 2844, - "z": -98030 - }, - "rot": { - "x": 0, - "y": 177828, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "126": { - "monsters": [], - "npcs": [ - { - "groupId": 126, - "instId": 400001, - "pos": { - "x": 9970, - "y": 2844, - "z": -98360 - }, - "rot": { - "x": 0, - "y": 197186, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "127": { - "monsters": [], - "npcs": [ - { - "groupId": 127, - "instId": 400001, - "pos": { - "x": -124240, - "y": 2770, - "z": -52566 - }, - "rot": { - "x": 0, - "y": 311500, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "128": { - "monsters": [], - "npcs": [ - { - "groupId": 128, - "instId": 400001, - "pos": { - "x": -121400, - "y": 2770, - "z": -46910 - }, - "rot": { - "x": 0, - "y": 272681, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "129": { - "monsters": [], - "npcs": [ - { - "groupId": 129, - "instId": 400001, - "pos": { - "x": -122400, - "y": 2770, - "z": -50090 - }, - "rot": { - "x": 0, - "y": 298463, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "130": { - "monsters": [], - "npcs": [ - { - "groupId": 130, - "instId": 400001, - "pos": { - "x": -180530, - "y": -7672, - "z": -75460 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "131": { - "monsters": [], - "npcs": [ - { - "groupId": 131, - "instId": 400001, - "pos": { - "x": -184070, - "y": -7672, - "z": -75620 - }, - "rot": { - "x": 0, - "y": 166039, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "132": { - "monsters": [], - "npcs": [ - { - "groupId": 132, - "instId": 400001, - "pos": { - "x": -43620, - "y": 18942, - "z": -75330 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "133": { - "monsters": [], - "npcs": [ - { - "groupId": 133, - "instId": 400001, - "pos": { - "x": -43620, - "y": 18942, - "z": -72050 - }, - "rot": { - "x": 0, - "y": 252761, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8020201": { - "P80202_F80202001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": 67646, - "y": 80000, - "z": 110350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": 67680, - "y": 79980, - "z": 88240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100012 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": 199740, - "y": 77016, - "z": 95910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": 244240, - "y": 79927, - "z": 95870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 101, - "pos": { - "x": 228740, - "y": 77016, - "z": 98980 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "14": { - "monsters": [ - { - "groupId": 14, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 222740, - "y": 77016, - "z": 95920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": 222740, - "y": 77016, - "z": 95980 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 14, - "instId": 300003, - "propState": 8, - "pos": { - "x": 222740, - "y": 77016, - "z": 95980 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 101, - "pos": { - "x": 560, - "y": 79626, - "z": 96500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [ - { - "groupId": 17, - "instId": 400001, - "pos": { - "x": 6119, - "y": 79626, - "z": 102200 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 11119, - "y": 79626, - "z": 103200 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 17, - "instId": 300002, - "propState": 1, - "pos": { - "x": 11119, - "y": 79626, - "z": 95200 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1002 - }, - { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": 16230, - "y": 79626, - "z": 101453 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 17, - "instId": 300004, - "propState": 8, - "pos": { - "x": 16649, - "y": 79626, - "z": 102359 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 100024 - }, { - "groupId": 17, - "instId": 300005, - "propState": 8, - "pos": { - "x": 15677, - "y": 79626, - "z": 102284 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 100024 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 101, - "pos": { - "x": 189985, - "y": 82842, - "z": 158190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": 179992, - "y": 82842, - "z": 153882 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 100024 - }, { - "groupId": 19, - "instId": 300003, - "propState": 8, - "pos": { - "x": 179824, - "y": 82842, - "z": 153265 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [ - { - "groupId": 20, - "instId": 400001, - "pos": { - "x": 180270, - "y": 82822, - "z": 159616 - }, - "rot": { - "x": 0, - "y": 242531, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 1, - "pos": { - "x": 175660, - "y": 82842, - "z": 153410 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 1002 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": 199740, - "y": 77016, - "z": 95910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 101, - "pos": { - "x": 191744, - "y": 82800, - "z": 132372 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 22, - "instId": 300003, - "propState": 8, - "pos": { - "x": 172050, - "y": 77430, - "z": 103387 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 22, - "instId": 300004, - "propState": 8, - "pos": { - "x": 176094, - "y": 82639, - "z": 126790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 22, - "instId": 300005, - "propState": 8, - "pos": { - "x": 173680, - "y": 82671, - "z": 133839 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 22, - "instId": 300006, - "propState": 8, - "pos": { - "x": 171736, - "y": 82654, - "z": 133701 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 22, - "instId": 300007, - "propState": 8, - "pos": { - "x": 172050, - "y": 77965, - "z": 105110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 22, - "instId": 300008, - "propState": 8, - "pos": { - "x": 178735, - "y": 77016, - "z": 99760 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "23": { - "monsters": [ - { - "groupId": 23, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 185371, - "y": 82760, - "z": 134314 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": 185371, - "y": 82760, - "z": 134314 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": 185371, - "y": 82760, - "z": 131314 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "24": { - "monsters": [ - { - "groupId": 24, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 176820, - "y": 77017, - "z": 93010 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 8, - "pos": { - "x": 176820, - "y": 77017, - "z": 93010 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "25": { - "monsters": [ - { - "groupId": 25, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 174459, - "y": 82601, - "z": 121574 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": 174459, - "y": 82601, - "z": 121574 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": 145519, - "y": 79898, - "z": 144713 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 101330, - "y": 78661, - "z": 140550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 101, - "pos": { - "x": 105460, - "y": 78661, - "z": 141740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 27, - "instId": 300003, - "propState": 8, - "pos": { - "x": 123754, - "y": 78790, - "z": 136434 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 27, - "instId": 300004, - "propState": 8, - "pos": { - "x": 125545, - "y": 78661, - "z": 143081 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 27, - "instId": 300005, - "propState": 8, - "pos": { - "x": 134419, - "y": 78664, - "z": 141848 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 27, - "instId": 300006, - "propState": 8, - "pos": { - "x": 137004, - "y": 78716, - "z": 141831 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 27, - "instId": 300007, - "propState": 8, - "pos": { - "x": 135004, - "y": 78664, - "z": 137581 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 27, - "instId": 300008, - "propState": 8, - "pos": { - "x": 115143, - "y": 78661, - "z": 142020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "28": { - "monsters": [ - { - "groupId": 28, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 111540, - "y": 78661, - "z": 137750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": 111540, - "y": 78661, - "z": 137330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 28, - "instId": 300002, - "propState": 8, - "pos": { - "x": 111540, - "y": 78661, - "z": 137330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "29": { - "monsters": [ - { - "groupId": 29, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 120000, - "y": 78661, - "z": 138081 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": 127040, - "y": 78661, - "z": 141330 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "30": { - "monsters": [ - { - "groupId": 30, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 121560, - "y": 78661, - "z": 138320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": 126960, - "y": 78661, - "z": 138320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 101, - "pos": { - "x": 125989, - "y": 80488, - "z": 125191 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 32, - "instId": 300003, - "propState": 8, - "pos": { - "x": 128976, - "y": 80472, - "z": 109780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 32, - "instId": 300004, - "propState": 8, - "pos": { - "x": 122836, - "y": 80472, - "z": 121300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 32, - "instId": 300005, - "propState": 8, - "pos": { - "x": 130390, - "y": 80472, - "z": 117221 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 32, - "instId": 300006, - "propState": 8, - "pos": { - "x": 122990, - "y": 80472, - "z": 110370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 32, - "instId": 300007, - "propState": 8, - "pos": { - "x": 128990, - "y": 80482, - "z": 113311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 32, - "instId": 300008, - "propState": 8, - "pos": { - "x": 122990, - "y": 80520, - "z": 113060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [ - { - "groupId": 33, - "instId": 400001, - "pos": { - "x": 128990, - "y": 80482, - "z": 119190 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "34": { - "monsters": [ - { - "groupId": 34, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 128990, - "y": 80482, - "z": 119190 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": 128990, - "y": 80482, - "z": 119190 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": 125990, - "y": 80482, - "z": 119190 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 101, - "pos": { - "x": 125990, - "y": 80471, - "z": 99650 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": 128990, - "y": 80472, - "z": 109150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": 128990, - "y": 80472, - "z": 111110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 36, - "instId": 300004, - "propState": 8, - "pos": { - "x": 129990, - "y": 80472, - "z": 112900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 36, - "instId": 300005, - "propState": 8, - "pos": { - "x": 121990, - "y": 80472, - "z": 109650 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 36, - "instId": 300006, - "propState": 8, - "pos": { - "x": 122990, - "y": 80472, - "z": 112040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 36, - "instId": 300007, - "propState": 8, - "pos": { - "x": 124140, - "y": 80472, - "z": 110150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 101, - "pos": { - "x": 125989, - "y": 80498, - "z": 103132 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "38": { - "monsters": [ - { - "groupId": 38, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 122990, - "y": 80482, - "z": 109130 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": 122990, - "y": 80482, - "z": 109130 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 38, - "instId": 300003, - "propState": 8, - "pos": { - "x": 122990, - "y": 80482, - "z": 109130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 8, - "pos": { - "x": 93381, - "y": 74232, - "z": 79963 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 101, - "pos": { - "x": 97170, - "y": 74167, - "z": 92750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 40, - "instId": 300003, - "propState": 8, - "pos": { - "x": 101090, - "y": 74248, - "z": 109180 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 40, - "instId": 300004, - "propState": 8, - "pos": { - "x": 93850, - "y": 74087, - "z": 98331 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 40, - "instId": 300005, - "propState": 8, - "pos": { - "x": 101090, - "y": 74172, - "z": 103750 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 40, - "instId": 300006, - "propState": 8, - "pos": { - "x": 101090, - "y": 74248, - "z": 110910 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 40, - "instId": 300007, - "propState": 8, - "pos": { - "x": 93850, - "y": 74087, - "z": 100120 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 40, - "instId": 300008, - "propState": 8, - "pos": { - "x": 101090, - "y": 74172, - "z": 105450 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [ - { - "groupId": 41, - "instId": 400001, - "pos": { - "x": 100540, - "y": 74172, - "z": 98520 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "42": { - "monsters": [ - { - "groupId": 42, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 100540, - "y": 74172, - "z": 98520 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": 100540, - "y": 74172, - "z": 98520 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 42, - "instId": 300002, - "propState": 8, - "pos": { - "x": 100540, - "y": 74172, - "z": 98520 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 101, - "pos": { - "x": 100090, - "y": 74248, - "z": 107880 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 43, - "instId": 300002, - "propState": 8, - "pos": { - "x": 101090, - "y": 74172, - "z": 102580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 43, - "instId": 300003, - "propState": 8, - "pos": { - "x": 93850, - "y": 74087, - "z": 95881 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 43, - "instId": 300004, - "propState": 8, - "pos": { - "x": 100691, - "y": 74248, - "z": 89060 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 43, - "instId": 300005, - "propState": 8, - "pos": { - "x": 101090, - "y": 74172, - "z": 104310 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 43, - "instId": 300006, - "propState": 8, - "pos": { - "x": 93850, - "y": 74087, - "z": 97670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 43, - "instId": 300007, - "propState": 8, - "pos": { - "x": 100691, - "y": 74248, - "z": 90760 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 101, - "pos": { - "x": 98090, - "y": 74173, - "z": 105710 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 44, - "instId": 300002, - "propState": 8, - "pos": { - "x": 94595, - "y": 74087, - "z": 89892 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 44, - "instId": 300003, - "propState": 8, - "pos": { - "x": 93850, - "y": 74087, - "z": 91711 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 44, - "instId": 300004, - "propState": 8, - "pos": { - "x": 101278, - "y": 74248, - "z": 90704 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 44, - "instId": 300005, - "propState": 8, - "pos": { - "x": 101296, - "y": 74248, - "z": 88480 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 44, - "instId": 300006, - "propState": 8, - "pos": { - "x": 93850, - "y": 74087, - "z": 93500 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 44, - "instId": 300007, - "propState": 8, - "pos": { - "x": 101910, - "y": 74248, - "z": 86590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": 94354, - "y": 65105, - "z": 69491 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": 94828, - "y": 65105, - "z": 129046 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 101, - "pos": { - "x": 99740, - "y": 65194, - "z": 92750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 47, - "instId": 300003, - "propState": 8, - "pos": { - "x": 102990, - "y": 65194, - "z": 108503 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 47, - "instId": 300004, - "propState": 8, - "pos": { - "x": 94110, - "y": 65105, - "z": 107042 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 47, - "instId": 300005, - "propState": 8, - "pos": { - "x": 101870, - "y": 65194, - "z": 101030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 47, - "instId": 300006, - "propState": 8, - "pos": { - "x": 101226, - "y": 65194, - "z": 106791 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 47, - "instId": 300007, - "propState": 8, - "pos": { - "x": 92570, - "y": 65105, - "z": 104120 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 47, - "instId": 300008, - "propState": 8, - "pos": { - "x": 101920, - "y": 65194, - "z": 98480 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [ - { - "groupId": 48, - "instId": 400001, - "pos": { - "x": 95090, - "y": 65185, - "z": 98750 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "49": { - "monsters": [ - { - "groupId": 49, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 95090, - "y": 65185, - "z": 98750 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": 95090, - "y": 65185, - "z": 98750 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": 98090, - "y": 65194, - "z": 98750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 101, - "pos": { - "x": 96090, - "y": 65185, - "z": 103710 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 50, - "instId": 300002, - "propState": 8, - "pos": { - "x": 94100, - "y": 65105, - "z": 95550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 50, - "instId": 300003, - "propState": 8, - "pos": { - "x": 95130, - "y": 65105, - "z": 94510 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 50, - "instId": 300004, - "propState": 8, - "pos": { - "x": 94090, - "y": 65105, - "z": 93710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 50, - "instId": 300005, - "propState": 8, - "pos": { - "x": 102090, - "y": 65194, - "z": 97860 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 50, - "instId": 300006, - "propState": 8, - "pos": { - "x": 101090, - "y": 65194, - "z": 98740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 50, - "instId": 300007, - "propState": 8, - "pos": { - "x": 101090, - "y": 65194, - "z": 96900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 101, - "pos": { - "x": 94880, - "y": 65105, - "z": 105710 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "52": { - "monsters": [ - { - "groupId": 52, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 97880, - "y": 65194, - "z": 99710 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 8, - "pos": { - "x": 97880, - "y": 65194, - "z": 99710 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 52, - "instId": 300003, - "propState": 8, - "pos": { - "x": 97880, - "y": 65194, - "z": 99710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "53": { - "monsters": [ - { - "groupId": 53, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 222740, - "y": 77016, - "z": 95920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 8, - "pos": { - "x": 222740, - "y": 77016, - "z": 95980 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 53, - "instId": 300003, - "propState": 8, - "pos": { - "x": 222740, - "y": 77016, - "z": 95980 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "54": { - "monsters": [ - { - "groupId": 54, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 101090, - "y": 74173, - "z": 101502 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": 101090, - "y": 74173, - "z": 101502 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": 98090, - "y": 74173, - "z": 101502 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "55": { - "monsters": [ - { - "groupId": 55, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 95750, - "y": 74167, - "z": 101502 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 8, - "pos": { - "x": 95750, - "y": 74167, - "z": 101502 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 101, - "pos": { - "x": 10260, - "y": 76702, - "z": 172672 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5770, - "y": 76661, - "z": 161955 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100024 - }, { - "groupId": 57, - "instId": 300003, - "propState": 8, - "pos": { - "x": 5770, - "y": 76661, - "z": 162789 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100024 - } - ], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [ - { - "groupId": 58, - "instId": 400001, - "pos": { - "x": 6903, - "y": 76702, - "z": 166150 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 1, - "pos": { - "x": 11176, - "y": 76661, - "z": 161964 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1002 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 101, - "pos": { - "x": 125990, - "y": 80471, - "z": 99694 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": 127669, - "y": 80482, - "z": 114510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 59, - "instId": 300004, - "propState": 8, - "pos": { - "x": 124489, - "y": 80501, - "z": 114576 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 59, - "instId": 300005, - "propState": 8, - "pos": { - "x": 128128, - "y": 80482, - "z": 116540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 59, - "instId": 300006, - "propState": 8, - "pos": { - "x": 122990, - "y": 80472, - "z": 110370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 59, - "instId": 300007, - "propState": 8, - "pos": { - "x": 128990, - "y": 80482, - "z": 113311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 59, - "instId": 300008, - "propState": 8, - "pos": { - "x": 122990, - "y": 80520, - "z": 113060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "60": { - "monsters": [ - { - "groupId": 60, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 123830, - "y": 80472, - "z": 106554 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 8, - "pos": { - "x": 123830, - "y": 80472, - "z": 106554 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 60, - "instId": 300002, - "propState": 8, - "pos": { - "x": 123830, - "y": 80472, - "z": 106554 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "61": { - "monsters": [ - { - "groupId": 61, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 123830, - "y": 80472, - "z": 108470 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 8, - "pos": { - "x": 128565, - "y": 80472, - "z": 108271 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 101, - "pos": { - "x": 96400, - "y": 65111, - "z": 116750 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 62, - "instId": 300002, - "propState": 8, - "pos": { - "x": 92490, - "y": 65105, - "z": 98003 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 62, - "instId": 300003, - "propState": 8, - "pos": { - "x": 101110, - "y": 65194, - "z": 101792 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 62, - "instId": 300004, - "propState": 8, - "pos": { - "x": 101040, - "y": 65194, - "z": 99910 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 62, - "instId": 300005, - "propState": 8, - "pos": { - "x": 92590, - "y": 65105, - "z": 100910 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 62, - "instId": 300006, - "propState": 8, - "pos": { - "x": 92570, - "y": 65105, - "z": 104120 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 62, - "instId": 300007, - "propState": 8, - "pos": { - "x": 101090, - "y": 65194, - "z": 97360 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "63": { - "monsters": [ - { - "groupId": 63, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 101183, - "y": 65105, - "z": 110961 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": 101183, - "y": 65105, - "z": 110961 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 63, - "instId": 300002, - "propState": 8, - "pos": { - "x": 101183, - "y": 65105, - "z": 110961 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": 101330, - "y": 78661, - "z": 140550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 101, - "pos": { - "x": 90804, - "y": 78661, - "z": 138917 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 65, - "instId": 300003, - "propState": 8, - "pos": { - "x": 78692, - "y": 78661, - "z": 142398 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 65, - "instId": 300004, - "propState": 8, - "pos": { - "x": 76225, - "y": 78661, - "z": 137837 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 65, - "instId": 300005, - "propState": 8, - "pos": { - "x": 78268, - "y": 78661, - "z": 137903 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 65, - "instId": 300006, - "propState": 8, - "pos": { - "x": 79994, - "y": 78661, - "z": 137834 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 65, - "instId": 300007, - "propState": 8, - "pos": { - "x": 74910, - "y": 78661, - "z": 142402 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 65, - "instId": 300008, - "propState": 8, - "pos": { - "x": 76800, - "y": 78661, - "z": 142426 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [ - { - "groupId": 66, - "instId": 400001, - "pos": { - "x": 84050, - "y": 78661, - "z": 142540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "67": { - "monsters": [ - { - "groupId": 67, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 84050, - "y": 78661, - "z": 142540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 8, - "pos": { - "x": 84702, - "y": 78661, - "z": 137989 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": 84702, - "y": 78661, - "z": 137989 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 101, - "pos": { - "x": 72561, - "y": 78661, - "z": 138696 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": 78699, - "y": 78661, - "z": 137851 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 68, - "instId": 300003, - "propState": 8, - "pos": { - "x": 80354, - "y": 78661, - "z": 137837 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 68, - "instId": 300004, - "propState": 8, - "pos": { - "x": 82397, - "y": 78661, - "z": 141580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 68, - "instId": 300005, - "propState": 8, - "pos": { - "x": 84123, - "y": 78661, - "z": 141511 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 68, - "instId": 300006, - "propState": 8, - "pos": { - "x": 85866, - "y": 78661, - "z": 137851 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 68, - "instId": 300007, - "propState": 8, - "pos": { - "x": 87650, - "y": 78661, - "z": 137879 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [ - { - "groupId": 69, - "instId": 400001, - "pos": { - "x": 77600, - "y": 78661, - "z": 141465 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [ - { - "groupId": 73, - "instId": 400001, - "pos": { - "x": 180457, - "y": 82822, - "z": 154845 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [ - { - "groupId": 74, - "instId": 400001, - "pos": { - "x": 10776, - "y": 76702, - "z": 166266 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [ - { - "groupId": 75, - "instId": 400001, - "pos": { - "x": 128990, - "y": 80482, - "z": 119190 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [ - { - "groupId": 76, - "instId": 400001, - "pos": { - "x": 125980, - "y": 80482, - "z": 119550 - }, - "rot": { - "x": 0, - "y": 180184, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [ - { - "groupId": 77, - "instId": 400001, - "pos": { - "x": 122890, - "y": 80482, - "z": 119190 - }, - "rot": { - "x": 0, - "y": 163246, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [ - { - "groupId": 78, - "instId": 400001, - "pos": { - "x": 127560, - "y": 80482, - "z": 119190 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [ - { - "groupId": 79, - "instId": 400001, - "pos": { - "x": 124260, - "y": 80482, - "z": 119190 - }, - "rot": { - "x": 0, - "y": 163246, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [ - { - "groupId": 80, - "instId": 400001, - "pos": { - "x": 96280, - "y": 65185, - "z": 111410 - }, - "rot": { - "x": 0, - "y": 164503, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [ - { - "groupId": 81, - "instId": 400001, - "pos": { - "x": 100370, - "y": 65185, - "z": 111850 - }, - "rot": { - "x": 0, - "y": 179571, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [ - { - "groupId": 82, - "instId": 400001, - "pos": { - "x": 104330, - "y": 65185, - "z": 111440 - }, - "rot": { - "x": 0, - "y": 197034, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [ - { - "groupId": 83, - "instId": 400001, - "pos": { - "x": 98240, - "y": 65185, - "z": 111410 - }, - "rot": { - "x": 0, - "y": 164503, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [ - { - "groupId": 84, - "instId": 400001, - "pos": { - "x": 102410, - "y": 65185, - "z": 111440 - }, - "rot": { - "x": 0, - "y": 197034, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8020301": { - "P80203_F80203001": { - "scenes": { - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 186770, - "y": 33020, - "z": -148300 - }, - "rot": { - "x": 0, - "y": 340425, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 173955, - "y": 28441, - "z": -124140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 101, - "pos": { - "x": 182970, - "y": 28389, - "z": -121030 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 188600, - "y": 28389, - "z": -125190 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": 188600, - "y": 28389, - "z": -125190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": 188600, - "y": 28389, - "z": -125190 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "13": { - "monsters": [ - { - "groupId": 13, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 188600, - "y": 28389, - "z": -125190 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 188600, - "y": 28389, - "z": -125190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 188600, - "y": 28389, - "z": -125190 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": 129440, - "y": 46617, - "z": -38610 - }, - "rot": { - "x": 0, - "y": 351000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 14, - "instId": 300003, - "propState": 8, - "pos": { - "x": 127200, - "y": 46634, - "z": -5080 - }, - "rot": { - "x": 0, - "y": 347080, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 101, - "pos": { - "x": 129110, - "y": 46641, - "z": -11950 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [ - { - "groupId": 16, - "instId": 400001, - "pos": { - "x": 133110, - "y": 46626, - "z": -18950 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": 134110, - "y": 46626, - "z": -23950 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 16, - "instId": 300002, - "propState": 1, - "pos": { - "x": 126110, - "y": 46626, - "z": -23950 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, - { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": 132363, - "y": 46626, - "z": -29061 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 16, - "instId": 300004, - "propState": 8, - "pos": { - "x": 133269, - "y": 46626, - "z": -29480 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 101015 - }, { - "groupId": 16, - "instId": 300005, - "propState": 8, - "pos": { - "x": 133194, - "y": 46626, - "z": -28508 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 101015 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 183220, - "y": 55166, - "z": -178990 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": 158910, - "y": 57182, - "z": -175590 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 101, - "pos": { - "x": 159490, - "y": 56150, - "z": -193380 - }, - "rot": { - "x": 0, - "y": 65000, - "z": 0 - }, - "propId": 1026 - }, { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": 166634, - "y": 55760, - "z": -184230 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 18, - "instId": 300003, - "propState": 8, - "pos": { - "x": 166786, - "y": 55724, - "z": -183353 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400001, - "pos": { - "x": 164599, - "y": 55919, - "z": -185982 - }, - "rot": { - "x": 0, - "y": 62531, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 19, - "instId": 300003, - "propState": 1, - "pos": { - "x": 171749, - "y": 55914, - "z": -194311 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 1002 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": 248027, - "y": 52561, - "z": -172553 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 101, - "pos": { - "x": 271050, - "y": 52545, - "z": -147980 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": 260255, - "y": 52544, - "z": -157915 - }, - "rot": { - "x": 0, - "y": 25341, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 21, - "instId": 300004, - "propState": 8, - "pos": { - "x": 265854, - "y": 52553, - "z": -159271 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 21, - "instId": 300005, - "propState": 8, - "pos": { - "x": 262560, - "y": 52545, - "z": -151730 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 21, - "instId": 300006, - "propState": 8, - "pos": { - "x": 260582, - "y": 52544, - "z": -157194 - }, - "rot": { - "x": 0, - "y": 25341, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 21, - "instId": 300007, - "propState": 8, - "pos": { - "x": 266406, - "y": 52556, - "z": -158719 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 21, - "instId": 300008, - "propState": 8, - "pos": { - "x": 263175, - "y": 52545, - "z": -151115 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [ - { - "groupId": 22, - "instId": 400001, - "pos": { - "x": 269704, - "y": 52606, - "z": -155118 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "23": { - "monsters": [ - { - "groupId": 23, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 269704, - "y": 52545, - "z": -155118 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": 269704, - "y": 52606, - "z": -155118 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": 267583, - "y": 52545, - "z": -152997 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 101, - "pos": { - "x": 262100, - "y": 52700, - "z": -163340 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 24, - "instId": 300002, - "propState": 8, - "pos": { - "x": 268453, - "y": 52545, - "z": -153690 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 24, - "instId": 300003, - "propState": 8, - "pos": { - "x": 268953, - "y": 52545, - "z": -152824 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 24, - "instId": 300004, - "propState": 8, - "pos": { - "x": 269569, - "y": 52546, - "z": -153757 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 24, - "instId": 300005, - "propState": 8, - "pos": { - "x": 260886, - "y": 52585, - "z": -152782 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 24, - "instId": 300006, - "propState": 8, - "pos": { - "x": 261502, - "y": 52552, - "z": -153715 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 24, - "instId": 300007, - "propState": 8, - "pos": { - "x": 262002, - "y": 52548, - "z": -152849 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 101, - "pos": { - "x": 257150, - "y": 52685, - "z": -164480 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "26": { - "monsters": [ - { - "groupId": 26, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 262860, - "y": 52545, - "z": -162590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": 262860, - "y": 52545, - "z": -162590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 262860, - "y": 52545, - "z": -162590 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": 233810, - "y": 45287, - "z": -89700 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": 208760, - "y": 46598, - "z": -62270 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 101, - "pos": { - "x": 232610, - "y": 45265, - "z": -76480 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 28, - "instId": 300003, - "propState": 8, - "pos": { - "x": 242818, - "y": 45265, - "z": -60460 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 28, - "instId": 300004, - "propState": 8, - "pos": { - "x": 236122, - "y": 45265, - "z": -60058 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 28, - "instId": 300005, - "propState": 8, - "pos": { - "x": 239818, - "y": 45265, - "z": -65656 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 28, - "instId": 300006, - "propState": 8, - "pos": { - "x": 242398, - "y": 45265, - "z": -61188 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 28, - "instId": 300007, - "propState": 8, - "pos": { - "x": 235731, - "y": 45265, - "z": -60735 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 28, - "instId": 300008, - "propState": 8, - "pos": { - "x": 239383, - "y": 45265, - "z": -66410 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [ - { - "groupId": 29, - "instId": 400001, - "pos": { - "x": 231122, - "y": 45265, - "z": -68718 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "30": { - "monsters": [ - { - "groupId": 30, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 157980, - "y": 32444, - "z": -99630 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": 157980, - "y": 32444, - "z": -99630 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": 157980, - "y": 32444, - "z": -99630 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "31": { - "monsters": [ - { - "groupId": 31, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 231122, - "y": 45265, - "z": -68718 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": 231122, - "y": 45265, - "z": -68718 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": 233720, - "y": 45265, - "z": -70218 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "32": { - "monsters": [ - { - "groupId": 32, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 232390, - "y": 45265, - "z": -67450 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": 237586, - "y": 45265, - "z": -70450 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 101, - "pos": { - "x": 227350, - "y": 45266, - "z": -62806 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 33, - "instId": 300002, - "propState": 8, - "pos": { - "x": 239070, - "y": 45265, - "z": -67050 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 33, - "instId": 300003, - "propState": 8, - "pos": { - "x": 240036, - "y": 45265, - "z": -67309 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 33, - "instId": 300004, - "propState": 8, - "pos": { - "x": 239294, - "y": 45265, - "z": -68145 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 33, - "instId": 300005, - "propState": 8, - "pos": { - "x": 238044, - "y": 45265, - "z": -59530 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 33, - "instId": 300006, - "propState": 8, - "pos": { - "x": 237302, - "y": 45265, - "z": -60367 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 33, - "instId": 300007, - "propState": 8, - "pos": { - "x": 238268, - "y": 45265, - "z": -60626 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 101, - "pos": { - "x": 224598, - "y": 45272, - "z": -64345 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "35": { - "monsters": [ - { - "groupId": 35, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 231170, - "y": 45265, - "z": -62000 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": 231170, - "y": 45265, - "z": -62000 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 35, - "instId": 300003, - "propState": 8, - "pos": { - "x": 231170, - "y": 45265, - "z": -62000 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": 154134, - "y": 35373, - "z": -95728 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": 154784, - "y": 30578, - "z": -110770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 101, - "pos": { - "x": 163570, - "y": 32452, - "z": -104470 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 37, - "instId": 300003, - "propState": 8, - "pos": { - "x": 152110, - "y": 32441, - "z": -105360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 37, - "instId": 300004, - "propState": 8, - "pos": { - "x": 147171, - "y": 32466, - "z": -106469 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 37, - "instId": 300005, - "propState": 8, - "pos": { - "x": 150170, - "y": 32396, - "z": -100470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 37, - "instId": 300006, - "propState": 8, - "pos": { - "x": 152950, - "y": 32424, - "z": -105360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 37, - "instId": 300007, - "propState": 8, - "pos": { - "x": 147951, - "y": 32445, - "z": -106470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 37, - "instId": 300008, - "propState": 8, - "pos": { - "x": 151040, - "y": 32380, - "z": -100470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [ - { - "groupId": 38, - "instId": 400001, - "pos": { - "x": 157980, - "y": 31953, - "z": -99630 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 101, - "pos": { - "x": 140690, - "y": 32416, - "z": -105470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 39, - "instId": 300002, - "propState": 8, - "pos": { - "x": 156960, - "y": 32021, - "z": -105720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 39, - "instId": 300003, - "propState": 8, - "pos": { - "x": 157960, - "y": 32111, - "z": -105720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 39, - "instId": 300004, - "propState": 8, - "pos": { - "x": 157460, - "y": 31915, - "z": -106720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 39, - "instId": 300005, - "propState": 8, - "pos": { - "x": 150690, - "y": 32410, - "z": -99470 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 39, - "instId": 300006, - "propState": 8, - "pos": { - "x": 150190, - "y": 32395, - "z": -100470 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 39, - "instId": 300007, - "propState": 8, - "pos": { - "x": 151190, - "y": 32378, - "z": -100470 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": 101103, - "y": 58825, - "z": -85115 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 40, - "instId": 300002, - "propState": 8, - "pos": { - "x": 133330, - "y": 58923, - "z": -145030 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 101, - "pos": { - "x": 129720, - "y": 59029, - "z": -134910 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 41, - "instId": 300003, - "propState": 8, - "pos": { - "x": 115440, - "y": 58985, - "z": -115590 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 41, - "instId": 300004, - "propState": 8, - "pos": { - "x": 105534, - "y": 58985, - "z": -100360 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 41, - "instId": 300005, - "propState": 8, - "pos": { - "x": 117090, - "y": 58985, - "z": -107230 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 41, - "instId": 300006, - "propState": 8, - "pos": { - "x": 115860, - "y": 58991, - "z": -116317 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 41, - "instId": 300007, - "propState": 8, - "pos": { - "x": 105924, - "y": 58985, - "z": -101036 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 41, - "instId": 300008, - "propState": 8, - "pos": { - "x": 117525, - "y": 58985, - "z": -107983 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "42": { - "monsters": [ - { - "groupId": 42, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 123290, - "y": 59029, - "z": -131120 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": 123290, - "y": 59029, - "z": -131120 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 42, - "instId": 300002, - "propState": 8, - "pos": { - "x": 125888, - "y": 59029, - "z": -129620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "43": { - "monsters": [ - { - "groupId": 43, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 110760, - "y": 59008, - "z": -108890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 8, - "pos": { - "x": 110760, - "y": 59008, - "z": -108890 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "44": { - "monsters": [ - { - "groupId": 44, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 122440, - "y": 59026, - "z": -117640 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 8, - "pos": { - "x": 122440, - "y": 59026, - "z": -117640 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300003, - "propState": 8, - "pos": { - "x": 154784, - "y": 30578, - "z": -110770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 45, - "instId": 300004, - "propState": 8, - "pos": { - "x": 174069, - "y": 28390, - "z": -124140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 45, - "instId": 300001, - "propState": 8, - "pos": { - "x": 128240, - "y": 28904, - "z": -112390 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 101, - "pos": { - "x": 167010, - "y": 28488, - "z": -122750 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 46, - "instId": 300003, - "propState": 8, - "pos": { - "x": 147846, - "y": 28571, - "z": -118835 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 46, - "instId": 300004, - "propState": 8, - "pos": { - "x": 152090, - "y": 28390, - "z": -125610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 46, - "instId": 300005, - "propState": 8, - "pos": { - "x": 155280, - "y": 28819, - "z": -117750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 46, - "instId": 300006, - "propState": 8, - "pos": { - "x": 148686, - "y": 28577, - "z": -118835 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 46, - "instId": 300007, - "propState": 8, - "pos": { - "x": 152871, - "y": 28389, - "z": -125610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 46, - "instId": 300008, - "propState": 8, - "pos": { - "x": 156150, - "y": 28809, - "z": -117750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "47": { - "monsters": [ - { - "groupId": 47, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 159260, - "y": 28389, - "z": -126220 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": 159260, - "y": 28536, - "z": -126220 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 47, - "instId": 300002, - "propState": 8, - "pos": { - "x": 159260, - "y": 28536, - "z": -123220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "48": { - "monsters": [ - { - "groupId": 48, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 149650, - "y": 28431, - "z": -124620 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149650, - "y": 28431, - "z": -124620 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "49": { - "monsters": [ - { - "groupId": 49, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 159090, - "y": 28602, - "z": -119680 - }, - "rot": { - "x": 0, - "y": 240067, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": 159090, - "y": 28602, - "z": -119680 - }, - "rot": { - "x": 0, - "y": 240067, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": 184079, - "y": 46348, - "z": -66070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 50, - "instId": 300002, - "propState": 8, - "pos": { - "x": 141730, - "y": 46300, - "z": -71030 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 101, - "pos": { - "x": 157079, - "y": 46414, - "z": -67410 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": 170293, - "y": 46444, - "z": -59760 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 51, - "instId": 300003, - "propState": 8, - "pos": { - "x": 171293, - "y": 46449, - "z": -59760 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [ - { - "groupId": 52, - "instId": 400001, - "pos": { - "x": 165833, - "y": 46406, - "z": -59962 - }, - "rot": { - "x": 0, - "y": 124612, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 52, - "instId": 300003, - "propState": 1, - "pos": { - "x": 170770, - "y": 46425, - "z": -68680 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 1002 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 101, - "pos": { - "x": 255571, - "y": 52682, - "z": -166441 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 53, - "instId": 300002, - "propState": 8, - "pos": { - "x": 259490, - "y": 52572, - "z": -157150 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 53, - "instId": 300003, - "propState": 8, - "pos": { - "x": 265854, - "y": 52553, - "z": -159271 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 53, - "instId": 300004, - "propState": 8, - "pos": { - "x": 262170, - "y": 52545, - "z": -151350 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 53, - "instId": 300005, - "propState": 8, - "pos": { - "x": 259740, - "y": 52594, - "z": -156210 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 53, - "instId": 300006, - "propState": 8, - "pos": { - "x": 266406, - "y": 52556, - "z": -158719 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 53, - "instId": 300007, - "propState": 8, - "pos": { - "x": 262440, - "y": 52545, - "z": -150390 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "54": { - "monsters": [ - { - "groupId": 54, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 264655, - "y": 52556, - "z": -162194 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": 261042, - "y": 52745, - "z": -163686 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": 261042, - "y": 52745, - "z": -163686 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "55": { - "monsters": [ - { - "groupId": 55, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 261037, - "y": 52545, - "z": -156525 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 8, - "pos": { - "x": 257819, - "y": 52745, - "z": -160968 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 101, - "pos": { - "x": 241010, - "y": 45265, - "z": -52320 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 56, - "instId": 300002, - "propState": 8, - "pos": { - "x": 237290, - "y": 45265, - "z": -57263 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 56, - "instId": 300003, - "propState": 8, - "pos": { - "x": 241811, - "y": 45265, - "z": -63344 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 56, - "instId": 300004, - "propState": 8, - "pos": { - "x": 234545, - "y": 45265, - "z": -62617 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 56, - "instId": 300005, - "propState": 8, - "pos": { - "x": 236870, - "y": 45265, - "z": -57990 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 56, - "instId": 300006, - "propState": 8, - "pos": { - "x": 241420, - "y": 45265, - "z": -64020 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 56, - "instId": 300007, - "propState": 8, - "pos": { - "x": 234110, - "y": 45265, - "z": -63370 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [ - { - "groupId": 57, - "instId": 400001, - "pos": { - "x": 242065, - "y": 45265, - "z": -58906 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "58": { - "monsters": [ - { - "groupId": 58, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 242065, - "y": 45265, - "z": -58906 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": 242065, - "y": 45265, - "z": -58906 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": 242065, - "y": 45265, - "z": -58906 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 101, - "pos": { - "x": 139570, - "y": 32427, - "z": -105030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": 148520, - "y": 32428, - "z": -100470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": 151521, - "y": 32466, - "z": -106469 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 59, - "instId": 300004, - "propState": 8, - "pos": { - "x": 154520, - "y": 32396, - "z": -100470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 59, - "instId": 300005, - "propState": 8, - "pos": { - "x": 149360, - "y": 32428, - "z": -100470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 59, - "instId": 300006, - "propState": 8, - "pos": { - "x": 152301, - "y": 32445, - "z": -106470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 59, - "instId": 300007, - "propState": 8, - "pos": { - "x": 155390, - "y": 32380, - "z": -100470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [ - { - "groupId": 60, - "instId": 400001, - "pos": { - "x": 143985, - "y": 32430, - "z": -100383 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "61": { - "monsters": [ - { - "groupId": 61, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 143985, - "y": 32430, - "z": -100383 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 8, - "pos": { - "x": 143985, - "y": 32430, - "z": -100383 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 61, - "instId": 300002, - "propState": 8, - "pos": { - "x": 143985, - "y": 32430, - "z": -100383 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 101, - "pos": { - "x": 252978, - "y": 45265, - "z": -60836 - }, - "rot": { - "x": 0, - "y": 269275, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 63, - "instId": 300002, - "propState": 20, - "pos": { - "x": 249140, - "y": 45265, - "z": -63350 - }, - "rot": { - "x": 0, - "y": 269275, - "z": 0 - }, - "propId": 60104 - }, - { - "groupId": 63, - "instId": 300003, - "propState": 20, - "pos": { - "x": 249140, - "y": 45265, - "z": -64744 - }, - "rot": { - "x": 0, - "y": 269275, - "z": 0 - }, - "propId": 60105 - }, - { - "groupId": 63, - "instId": 300004, - "propState": 20, - "pos": { - "x": 250650, - "y": 45265, - "z": -63994 - }, - "rot": { - "x": 0, - "y": 269275, - "z": 0 - }, - "propId": 60106 - }, { - "groupId": 63, - "instId": 300007, - "propState": 8, - "pos": { - "x": 244570, - "y": 45265, - "z": -64070 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 63, - "instId": 300006, - "propState": 8, - "pos": { - "x": 220100, - "y": 45421, - "z": -62760 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 1001 - }, { - "groupId": 63, - "instId": 300005, - "propState": 8, - "pos": { - "x": 223326, - "y": 45273, - "z": -60660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 913 - }, { - "groupId": 63, - "instId": 300008, - "propState": 20, - "pos": { - "x": 218107, - "y": 45825, - "z": -63443 - }, - "rot": { - "x": 0, - "y": 279620, - "z": 0 - }, - "propId": 60105 - } - ], - "teleports": {} - }, - "64": { - "monsters": [ - { - "groupId": 64, - "instId": 200002, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, - { - "groupId": 64, - "instId": 200003, - "eventId": 81312013, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002059 - }, - { - "groupId": 64, - "instId": 200004, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, - { - "groupId": 64, - "instId": 200005, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 64, - "instId": 200006, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 64, - "instId": 200007, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 64, - "instId": 200008, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 64, - "instId": 200009, - "eventId": 81312013, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002059 - }, { - "groupId": 64, - "instId": 200010, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 64, - "instId": 200011, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 64, - "instId": 200012, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 64, - "instId": 200013, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 64, - "instId": 200014, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 64, - "instId": 200015, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 64, - "instId": 200016, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 64, - "instId": 200017, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 64, - "instId": 200018, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 64, - "instId": 200019, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 64, - "instId": 200020, - "eventId": 81312013, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002059 - }, { - "groupId": 64, - "instId": 200021, - "eventId": 81312013, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002059 - } - ], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": 239350, - "y": 45265, - "z": -64020 - }, - "rot": { - "x": 0, - "y": 359039, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 64, - "instId": 300002, - "propState": 8, - "pos": { - "x": 219250, - "y": 45481, - "z": -60500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 64, - "instId": 300003, - "propState": 8, - "pos": { - "x": 228820, - "y": 45265, - "z": -50400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 64, - "instId": 300004, - "propState": 8, - "pos": { - "x": 250250, - "y": 45265, - "z": -72700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [ - { - "groupId": 65, - "instId": 400001, - "pos": { - "x": 168086, - "y": 56036, - "z": -194920 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [ - { - "groupId": 66, - "instId": 400001, - "pos": { - "x": 166509, - "y": 46550, - "z": -68000 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 8, - "pos": { - "x": 129440, - "y": 46617, - "z": -38610 - }, - "rot": { - "x": 0, - "y": 351000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": 141730, - "y": 46300, - "z": -71030 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 101, - "pos": { - "x": 127530, - "y": 46717, - "z": -78538 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 68, - "instId": 300003, - "propState": 8, - "pos": { - "x": 128530, - "y": 46570, - "z": -59538 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 68, - "instId": 300004, - "propState": 8, - "pos": { - "x": 122530, - "y": 46570, - "z": -62538 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 68, - "instId": 300005, - "propState": 8, - "pos": { - "x": 128530, - "y": 46570, - "z": -65538 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 68, - "instId": 300006, - "propState": 8, - "pos": { - "x": 128530, - "y": 46570, - "z": -60378 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 68, - "instId": 300007, - "propState": 8, - "pos": { - "x": 122530, - "y": 46570, - "z": -63319 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 68, - "instId": 300008, - "propState": 8, - "pos": { - "x": 128530, - "y": 46570, - "z": -66408 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [ - { - "groupId": 69, - "instId": 400001, - "pos": { - "x": 122530, - "y": 46570, - "z": -72538 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "70": { - "monsters": [ - { - "groupId": 70, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 122530, - "y": 46570, - "z": -72538 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 8, - "pos": { - "x": 122530, - "y": 46570, - "z": -72538 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 70, - "instId": 300002, - "propState": 8, - "pos": { - "x": 125530, - "y": 46570, - "z": -72538 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 101, - "pos": { - "x": 174762, - "y": 46349, - "z": -62440 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 71, - "instId": 300003, - "propState": 8, - "pos": { - "x": 155762, - "y": 46382, - "z": -61440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 71, - "instId": 300004, - "propState": 8, - "pos": { - "x": 158762, - "y": 46448, - "z": -67440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 71, - "instId": 300005, - "propState": 8, - "pos": { - "x": 161762, - "y": 46354, - "z": -61440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 71, - "instId": 300006, - "propState": 8, - "pos": { - "x": 156602, - "y": 46366, - "z": -61440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 71, - "instId": 300007, - "propState": 8, - "pos": { - "x": 159543, - "y": 46458, - "z": -67440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 71, - "instId": 300008, - "propState": 8, - "pos": { - "x": 162632, - "y": 46358, - "z": -61440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [ - { - "groupId": 72, - "instId": 400001, - "pos": { - "x": 168762, - "y": 46393, - "z": -67440 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [ - { - "groupId": 75, - "instId": 400001, - "pos": { - "x": 122530, - "y": 46570, - "z": -72538 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [ - { - "groupId": 76, - "instId": 400001, - "pos": { - "x": 126250, - "y": 46570, - "z": -72350 - }, - "rot": { - "x": 0, - "y": 344719, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [ - { - "groupId": 77, - "instId": 400001, - "pos": { - "x": 129440, - "y": 46570, - "z": -70780 - }, - "rot": { - "x": 0, - "y": 317186, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [ - { - "groupId": 78, - "instId": 400001, - "pos": { - "x": 124010, - "y": 46570, - "z": -72538 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [ - { - "groupId": 79, - "instId": 400001, - "pos": { - "x": 128140, - "y": 46570, - "z": -71470 - }, - "rot": { - "x": 0, - "y": 317186, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [ - { - "groupId": 80, - "instId": 400001, - "pos": { - "x": 168762, - "y": 46393, - "z": -68770 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [ - { - "groupId": 81, - "instId": 400001, - "pos": { - "x": 169220, - "y": 46393, - "z": -65370 - }, - "rot": { - "x": 0, - "y": 265739, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [ - { - "groupId": 82, - "instId": 400001, - "pos": { - "x": 168050, - "y": 46393, - "z": -61930 - }, - "rot": { - "x": 0, - "y": 248933, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [ - { - "groupId": 83, - "instId": 400001, - "pos": { - "x": 168762, - "y": 46393, - "z": -67090 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [ - { - "groupId": 84, - "instId": 400001, - "pos": { - "x": 168392, - "y": 46393, - "z": -63638 - }, - "rot": { - "x": 0, - "y": 247057, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8020401": { - "P80204_F80204001": { - "scenes": { - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 101, - "pos": { - "x": -36620, - "y": -79, - "z": 49296 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [ - { - "groupId": 12, - "instId": 400001, - "pos": { - "x": -31620, - "y": -61, - "z": 40990 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31726, - "y": 43, - "z": 35526 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 12, - "instId": 300002, - "propState": 1, - "pos": { - "x": -38620, - "y": 131, - "z": 35990 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, - { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": -32367, - "y": -41, - "z": 30879 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 12, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31461, - "y": 8, - "z": 30460 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 101015 - }, { - "groupId": 12, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31536, - "y": 17, - "z": 31432 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 101015 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 101, - "pos": { - "x": -31650, - "y": 5338, - "z": 52260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": -42563, - "y": 5347, - "z": 51677 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": -44120, - "y": 5411, - "z": 58617 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": -42927, - "y": 5396, - "z": 50848 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": -43100, - "y": 5362, - "z": 58620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 13, - "instId": 300006, - "propState": 8, - "pos": { - "x": -39294, - "y": 5448, - "z": 59842 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 13, - "instId": 300007, - "propState": 8, - "pos": { - "x": -39927, - "y": 5430, - "z": 59163 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [ - { - "groupId": 14, - "instId": 400001, - "pos": { - "x": -35650, - "y": 5327, - "z": 58350 - }, - "rot": { - "x": 0, - "y": 254000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 101, - "pos": { - "x": -65980, - "y": 5426, - "z": 74060 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": -60129, - "y": 5565, - "z": 61843 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 15, - "instId": 300006, - "propState": 8, - "pos": { - "x": -65132, - "y": 5675, - "z": 63303 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": -60130, - "y": 5491, - "z": 65900 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": -60180, - "y": 5465, - "z": 67250 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": -60129, - "y": 5555, - "z": 62953 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 15, - "instId": 300007, - "propState": 8, - "pos": { - "x": -65092, - "y": 5707, - "z": 62497 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "16": { - "monsters": [ - { - "groupId": 16, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -62430, - "y": 5402, - "z": 69130 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": -62430, - "y": 5402, - "z": 69130 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": -62430, - "y": 5402, - "z": 69130 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -72609, - "y": 6221, - "z": 79150 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -58850, - "y": 5287, - "z": 53370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": -22280, - "y": 2700, - "z": 49710 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": -58850, - "y": 5287, - "z": 53370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": -22280, - "y": 2700, - "z": 49710 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": -35260, - "y": -119, - "z": 17740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -67280, - "y": 1189, - "z": 119340 - }, - "rot": { - "x": 0, - "y": 269341, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 22, - "instId": 300003, - "propState": 8, - "pos": { - "x": -84301, - "y": 3710, - "z": 109391 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 101, - "pos": { - "x": -71080, - "y": 1313, - "z": 121490 - }, - "rot": { - "x": 0, - "y": 220594, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 23, - "instId": 300003, - "propState": 8, - "pos": { - "x": -80150, - "y": 3611, - "z": 111350 - }, - "rot": { - "x": 0, - "y": 274828, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 23, - "instId": 300004, - "propState": 8, - "pos": { - "x": -82008, - "y": 3632, - "z": 111501 - }, - "rot": { - "x": 0, - "y": 274828, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 23, - "instId": 300005, - "propState": 8, - "pos": { - "x": -75754, - "y": 3654, - "z": 109246 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 23, - "instId": 300006, - "propState": 8, - "pos": { - "x": -75842, - "y": 3633, - "z": 111391 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 23, - "instId": 300007, - "propState": 8, - "pos": { - "x": -81008, - "y": 3604, - "z": 111440 - }, - "rot": { - "x": 0, - "y": 274828, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 23, - "instId": 300008, - "propState": 8, - "pos": { - "x": -75836, - "y": 3671, - "z": 110330 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [ - { - "groupId": 24, - "instId": 400001, - "pos": { - "x": -74880, - "y": 1246, - "z": 119700 - }, - "rot": { - "x": 0, - "y": 217822, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34280, - "y": -2491, - "z": 98280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": -57580, - "y": -1537, - "z": 119260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 101, - "pos": { - "x": -36420, - "y": -2604, - "z": 121800 - }, - "rot": { - "x": 0, - "y": 222287, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "33": { - "monsters": [ - { - "groupId": 33, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -39260, - "y": -2597, - "z": 115120 - }, - "rot": { - "x": 0, - "y": 237287, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -39260, - "y": -2597, - "z": 115120 - }, - "rot": { - "x": 0, - "y": 237287, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 33, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39260, - "y": -2597, - "z": 115120 - }, - "rot": { - "x": 0, - "y": 237287, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": -538, - "y": -127, - "z": 105350 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15990, - "y": -205, - "z": 93770 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 34, - "instId": 300003, - "propState": 8, - "pos": { - "x": -8200, - "y": -2582, - "z": 131920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 101, - "pos": { - "x": -6420, - "y": -166, - "z": 122413 - }, - "rot": { - "x": 0, - "y": 176035, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": -8046, - "y": -191, - "z": 109698 - }, - "rot": { - "x": 0, - "y": 356035, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 35, - "instId": 300003, - "propState": 8, - "pos": { - "x": -3142, - "y": -22, - "z": 111182 - }, - "rot": { - "x": 0, - "y": 356035, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 35, - "instId": 300004, - "propState": 8, - "pos": { - "x": -2850, - "y": -65, - "z": 109140 - }, - "rot": { - "x": 0, - "y": 356035, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 35, - "instId": 300005, - "propState": 8, - "pos": { - "x": -8154, - "y": -191, - "z": 111056 - }, - "rot": { - "x": 0, - "y": 356035, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 35, - "instId": 300006, - "propState": 8, - "pos": { - "x": -3005, - "y": -11, - "z": 112301 - }, - "rot": { - "x": 0, - "y": 356035, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 35, - "instId": 300007, - "propState": 8, - "pos": { - "x": -2420, - "y": -77, - "z": 107840 - }, - "rot": { - "x": 0, - "y": 356035, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "36": { - "monsters": [ - { - "groupId": 36, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -4280, - "y": -191, - "z": 116870 - }, - "rot": { - "x": 0, - "y": 191035, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4280, - "y": -191, - "z": 116870 - }, - "rot": { - "x": 0, - "y": 191035, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4280, - "y": -191, - "z": 116870 - }, - "rot": { - "x": 0, - "y": 191035, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "37": { - "monsters": [ - { - "groupId": 37, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -7643, - "y": -191, - "z": 116948 - }, - "rot": { - "x": 0, - "y": 161035, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7643, - "y": -191, - "z": 116948 - }, - "rot": { - "x": 0, - "y": 161035, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": -12250, - "y": 905, - "z": 155640 - }, - "rot": { - "x": 0, - "y": 161000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 38, - "instId": 300002, - "propState": 8, - "pos": { - "x": -8200, - "y": -2582, - "z": 131920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 38, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11650, - "y": -2581, - "z": 152560 - }, - "rot": { - "x": 0, - "y": 250000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 101, - "pos": { - "x": -28240, - "y": -2478, - "z": 125940 - }, - "rot": { - "x": 0, - "y": 30694, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 39, - "instId": 300002, - "propState": 8, - "pos": { - "x": -26711, - "y": -2586, - "z": 138455 - }, - "rot": { - "x": 0, - "y": 217557, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 39, - "instId": 300003, - "propState": 8, - "pos": { - "x": -15250, - "y": -2335, - "z": 137070 - }, - "rot": { - "x": 0, - "y": 217557, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 39, - "instId": 300004, - "propState": 8, - "pos": { - "x": -11010, - "y": -2548, - "z": 148230 - }, - "rot": { - "x": 0, - "y": 217557, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 39, - "instId": 300005, - "propState": 8, - "pos": { - "x": -25810, - "y": -2536, - "z": 139510 - }, - "rot": { - "x": 0, - "y": 217557, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 39, - "instId": 300006, - "propState": 8, - "pos": { - "x": -14180, - "y": -2401, - "z": 136970 - }, - "rot": { - "x": 0, - "y": 217557, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 39, - "instId": 300007, - "propState": 8, - "pos": { - "x": -11800, - "y": -2567, - "z": 147430 - }, - "rot": { - "x": 0, - "y": 217557, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "40": { - "monsters": [ - { - "groupId": 40, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -27520, - "y": -2677, - "z": 132150 - }, - "rot": { - "x": 0, - "y": 42907, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": -27520, - "y": -2677, - "z": 132150 - }, - "rot": { - "x": 0, - "y": 42907, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 40, - "instId": 300002, - "propState": 8, - "pos": { - "x": -25832, - "y": -2677, - "z": 131191 - }, - "rot": { - "x": 0, - "y": 37557, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "41": { - "monsters": [ - { - "groupId": 41, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -13500, - "y": -2495, - "z": 144060 - }, - "rot": { - "x": 0, - "y": 90923, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 8, - "pos": { - "x": -13500, - "y": -2495, - "z": 144060 - }, - "rot": { - "x": 0, - "y": 90923, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "42": { - "monsters": [ - { - "groupId": 42, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -11360, - "y": -2449, - "z": 144030 - }, - "rot": { - "x": 0, - "y": 90923, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": -11580, - "y": -2622, - "z": 140640 - }, - "rot": { - "x": 0, - "y": 75679, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24200, - "y": 4314, - "z": 169280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 43, - "instId": 300002, - "propState": 8, - "pos": { - "x": -12250, - "y": 905, - "z": 155640 - }, - "rot": { - "x": 0, - "y": 161000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 101, - "pos": { - "x": -23680, - "y": 1091, - "z": 156350 - }, - "rot": { - "x": 0, - "y": 56560, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 44, - "instId": 300002, - "propState": 8, - "pos": { - "x": -9476, - "y": 1131, - "z": 158857 - }, - "rot": { - "x": 0, - "y": 236561, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 44, - "instId": 300003, - "propState": 8, - "pos": { - "x": -10341, - "y": 1128, - "z": 158698 - }, - "rot": { - "x": 0, - "y": 236561, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 44, - "instId": 300004, - "propState": 8, - "pos": { - "x": -18220, - "y": 1113, - "z": 165320 - }, - "rot": { - "x": 0, - "y": 236561, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 44, - "instId": 300005, - "propState": 8, - "pos": { - "x": -10090, - "y": 1088, - "z": 159390 - }, - "rot": { - "x": 0, - "y": 236561, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 44, - "instId": 300006, - "propState": 8, - "pos": { - "x": -19240, - "y": 1198, - "z": 165040 - }, - "rot": { - "x": 0, - "y": 236561, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 44, - "instId": 300007, - "propState": 8, - "pos": { - "x": -18500, - "y": 1097, - "z": 164310 - }, - "rot": { - "x": 0, - "y": 236561, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [ - { - "groupId": 45, - "instId": 400001, - "pos": { - "x": -17710, - "y": 1083, - "z": 155850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": -65720, - "y": 13470, - "z": 159740 - }, - "rot": { - "x": 0, - "y": 39604, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 101, - "pos": { - "x": -89690, - "y": 1314, - "z": 131520 - }, - "rot": { - "x": 0, - "y": 308998, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 47, - "instId": 300002, - "propState": 8, - "pos": { - "x": -97040, - "y": 1403, - "z": 142240 - }, - "rot": { - "x": 0, - "y": 116704, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 47, - "instId": 300003, - "propState": 8, - "pos": { - "x": -96800, - "y": 1403, - "z": 141280 - }, - "rot": { - "x": 0, - "y": 116704, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 47, - "instId": 300004, - "propState": 8, - "pos": { - "x": -96148, - "y": 1403, - "z": 141999 - }, - "rot": { - "x": 0, - "y": 116704, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 47, - "instId": 300005, - "propState": 8, - "pos": { - "x": -73230, - "y": 8220, - "z": 147290 - }, - "rot": { - "x": 0, - "y": 116704, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 47, - "instId": 300006, - "propState": 8, - "pos": { - "x": -74202, - "y": 8290, - "z": 146596 - }, - "rot": { - "x": 0, - "y": 116704, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 47, - "instId": 300007, - "propState": 8, - "pos": { - "x": -73445, - "y": 8252, - "z": 146311 - }, - "rot": { - "x": 0, - "y": 116704, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "48": { - "monsters": [ - { - "groupId": 48, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -95773, - "y": 1397, - "z": 134092 - }, - "rot": { - "x": 0, - "y": 26703, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": -95773, - "y": 1397, - "z": 134092 - }, - "rot": { - "x": 0, - "y": 26703, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 48, - "instId": 300002, - "propState": 8, - "pos": { - "x": -95773, - "y": 1397, - "z": 134092 - }, - "rot": { - "x": 0, - "y": 26703, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "49": { - "monsters": [ - { - "groupId": 49, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -76414, - "y": 8220, - "z": 146354 - }, - "rot": { - "x": 0, - "y": 329969, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": -76414, - "y": 8220, - "z": 146354 - }, - "rot": { - "x": 0, - "y": 329969, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "50": { - "monsters": [ - { - "groupId": 50, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -87034, - "y": 4402, - "z": 144993 - }, - "rot": { - "x": 0, - "y": 145939, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": -87034, - "y": 4402, - "z": 144993 - }, - "rot": { - "x": 0, - "y": 145939, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": -44840, - "y": 13470, - "z": 151000 - }, - "rot": { - "x": 0, - "y": 248161, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": -65720, - "y": 13470, - "z": 159740 - }, - "rot": { - "x": 0, - "y": 39604, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 101, - "pos": { - "x": -54941, - "y": 13470, - "z": 153668 - }, - "rot": { - "x": 0, - "y": 40639, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 52, - "instId": 300002, - "propState": 8, - "pos": { - "x": -51918, - "y": 13470, - "z": 166592 - }, - "rot": { - "x": 0, - "y": 261526, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 52, - "instId": 300003, - "propState": 8, - "pos": { - "x": -50794, - "y": 13470, - "z": 166517 - }, - "rot": { - "x": 0, - "y": 261526, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 52, - "instId": 300004, - "propState": 8, - "pos": { - "x": -40680, - "y": 13470, - "z": 168970 - }, - "rot": { - "x": 0, - "y": 220639, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 52, - "instId": 300005, - "propState": 8, - "pos": { - "x": -41520, - "y": 13470, - "z": 169220 - }, - "rot": { - "x": 0, - "y": 220639, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 52, - "instId": 300006, - "propState": 8, - "pos": { - "x": -51605, - "y": 13470, - "z": 165792 - }, - "rot": { - "x": 0, - "y": 261526, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 52, - "instId": 300007, - "propState": 8, - "pos": { - "x": -41189, - "y": 13470, - "z": 168377 - }, - "rot": { - "x": 0, - "y": 220639, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "53": { - "monsters": [ - { - "groupId": 53, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -53310, - "y": 13468, - "z": 162175 - }, - "rot": { - "x": 0, - "y": 55639, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 8, - "pos": { - "x": -53310, - "y": 13468, - "z": 162175 - }, - "rot": { - "x": 0, - "y": 55639, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 53, - "instId": 300002, - "propState": 8, - "pos": { - "x": -53310, - "y": 13468, - "z": 162175 - }, - "rot": { - "x": 0, - "y": 55639, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34230, - "y": -2487, - "z": 98280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": -27809, - "y": -2546, - "z": 93243 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 101, - "pos": { - "x": -35982, - "y": -174, - "z": 68699 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, { - "groupId": 55, - "instId": 300002, - "propState": 8, - "pos": { - "x": -39330, - "y": -1355, - "z": 79660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 55, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39330, - "y": -1532, - "z": 80614 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [ - { - "groupId": 56, - "instId": 400001, - "pos": { - "x": -37820, - "y": -1095, - "z": 77756 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 1, - "pos": { - "x": -31170, - "y": -1508, - "z": 80190 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 1002 - } - ], - "teleports": {} - }, - "57": { - "monsters": [ - { - "groupId": 57, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -39260, - "y": -2597, - "z": 115120 - }, - "rot": { - "x": 0, - "y": 237287, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": -39260, - "y": -2597, - "z": 115120 - }, - "rot": { - "x": 0, - "y": 237287, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 57, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39137, - "y": -2596, - "z": 115152 - }, - "rot": { - "x": 0, - "y": 57313, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 101, - "pos": { - "x": -31840, - "y": 5324, - "z": 52400 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "59": { - "monsters": [ - { - "groupId": 59, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -34950, - "y": 5307, - "z": 55470 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34950, - "y": 5307, - "z": 55470 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": -34950, - "y": 5307, - "z": 55470 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 101, - "pos": { - "x": -6399, - "y": 1053, - "z": 165965 - }, - "rot": { - "x": 0, - "y": 260095, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "61": { - "monsters": [ - { - "groupId": 61, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -8820, - "y": 948, - "z": 169000 - }, - "rot": { - "x": 0, - "y": 236737, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 8, - "pos": { - "x": -8820, - "y": 948, - "z": 169000 - }, - "rot": { - "x": 0, - "y": 236737, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 61, - "instId": 300003, - "propState": 8, - "pos": { - "x": -8820, - "y": 948, - "z": 169000 - }, - "rot": { - "x": 0, - "y": 41737, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 101, - "pos": { - "x": -22220, - "y": 1027, - "z": 156580 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1026 - }, { - "groupId": 62, - "instId": 300002, - "propState": 8, - "pos": { - "x": -16654, - "y": 1010, - "z": 164762 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 62, - "instId": 300003, - "propState": 8, - "pos": { - "x": -15688, - "y": 998, - "z": 165021 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [ - { - "groupId": 63, - "instId": 400001, - "pos": { - "x": -18550, - "y": 977, - "z": 162250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 1, - "pos": { - "x": -10822, - "y": 1078, - "z": 157851 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 1002 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 101, - "pos": { - "x": -35030, - "y": -140, - "z": 69290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 64, - "instId": 300002, - "propState": 8, - "pos": { - "x": -32030, - "y": -1417, - "z": 79480 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 64, - "instId": 300003, - "propState": 8, - "pos": { - "x": -32030, - "y": -1551, - "z": 80480 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 64, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31030, - "y": -1474, - "z": 79980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 64, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31740, - "y": -1895, - "z": 82880 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 64, - "instId": 300006, - "propState": 8, - "pos": { - "x": -30740, - "y": -1763, - "z": 82380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 64, - "instId": 300007, - "propState": 8, - "pos": { - "x": -30740, - "y": -1911, - "z": 83380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 101, - "pos": { - "x": -60650, - "y": 5351, - "z": 53340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 65, - "instId": 300002, - "propState": 8, - "pos": { - "x": -65170, - "y": 5696, - "z": 66880 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 65, - "instId": 300003, - "propState": 8, - "pos": { - "x": -62500, - "y": 5516, - "z": 72130 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 65, - "instId": 300004, - "propState": 8, - "pos": { - "x": -60070, - "y": 5468, - "z": 67020 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 65, - "instId": 300005, - "propState": 8, - "pos": { - "x": -60120, - "y": 5481, - "z": 68370 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 65, - "instId": 300006, - "propState": 8, - "pos": { - "x": -65170, - "y": 5688, - "z": 67990 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 65, - "instId": 300007, - "propState": 8, - "pos": { - "x": -63340, - "y": 5517, - "z": 73140 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [ - { - "groupId": 66, - "instId": 400001, - "pos": { - "x": -62430, - "y": 5402, - "z": 69130 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "67": { - "monsters": [ - { - "groupId": 67, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -63610, - "y": 5589, - "z": 61081 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 8, - "pos": { - "x": -63610, - "y": 5589, - "z": 61081 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": -63610, - "y": 5589, - "z": 61081 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "68": { - "monsters": [ - { - "groupId": 68, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -59871, - "y": 5589, - "z": 61256 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": -59871, - "y": 5589, - "z": 61256 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "69": { - "monsters": [ - { - "groupId": 69, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -74880, - "y": 1246, - "z": 119700 - }, - "rot": { - "x": 0, - "y": 202990, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": -74880, - "y": 1246, - "z": 119700 - }, - "rot": { - "x": 0, - "y": 202990, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": -74880, - "y": 1246, - "z": 119700 - }, - "rot": { - "x": 0, - "y": 202990, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 101, - "pos": { - "x": -10680, - "y": -183, - "z": 97980 - }, - "rot": { - "x": 0, - "y": 31175, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 70, - "instId": 300002, - "propState": 8, - "pos": { - "x": -8490, - "y": -28, - "z": 114200 - }, - "rot": { - "x": 0, - "y": 356035, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 70, - "instId": 300003, - "propState": 8, - "pos": { - "x": -3142, - "y": -22, - "z": 111182 - }, - "rot": { - "x": 0, - "y": 356035, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 70, - "instId": 300004, - "propState": 8, - "pos": { - "x": -3390, - "y": -164, - "z": 115370 - }, - "rot": { - "x": 0, - "y": 356035, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 70, - "instId": 300005, - "propState": 8, - "pos": { - "x": -8598, - "y": -42, - "z": 115558 - }, - "rot": { - "x": 0, - "y": 356035, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 70, - "instId": 300006, - "propState": 8, - "pos": { - "x": -3005, - "y": -11, - "z": 112301 - }, - "rot": { - "x": 0, - "y": 356035, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 70, - "instId": 300007, - "propState": 8, - "pos": { - "x": -2960, - "y": -54, - "z": 114070 - }, - "rot": { - "x": 0, - "y": 356035, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [ - { - "groupId": 71, - "instId": 400001, - "pos": { - "x": -4410, - "y": -157, - "z": 106060 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "72": { - "monsters": [ - { - "groupId": 72, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -4410, - "y": -157, - "z": 106060 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4410, - "y": -157, - "z": 106060 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 72, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4410, - "y": -157, - "z": 106060 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 101, - "pos": { - "x": -32753, - "y": 13470, - "z": 172171 - }, - "rot": { - "x": 0, - "y": 227856, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 73, - "instId": 300002, - "propState": 8, - "pos": { - "x": -46610, - "y": 13470, - "z": 164300 - }, - "rot": { - "x": 0, - "y": 227856, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 73, - "instId": 300003, - "propState": 8, - "pos": { - "x": -45633, - "y": 13470, - "z": 164861 - }, - "rot": { - "x": 0, - "y": 227856, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 73, - "instId": 300004, - "propState": 8, - "pos": { - "x": -42060, - "y": 13470, - "z": 156970 - }, - "rot": { - "x": 0, - "y": 227856, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 73, - "instId": 300005, - "propState": 8, - "pos": { - "x": -42862, - "y": 13470, - "z": 157324 - }, - "rot": { - "x": 0, - "y": 227856, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 73, - "instId": 300006, - "propState": 8, - "pos": { - "x": -45906, - "y": 13470, - "z": 163808 - }, - "rot": { - "x": 0, - "y": 227856, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 73, - "instId": 300007, - "propState": 8, - "pos": { - "x": -42639, - "y": 13470, - "z": 156446 - }, - "rot": { - "x": 0, - "y": 227856, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 101, - "pos": { - "x": -38470, - "y": 13470, - "z": 175600 - }, - "rot": { - "x": 0, - "y": 220639, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 74, - "instId": 300002, - "propState": 8, - "pos": { - "x": -51300, - "y": 13470, - "z": 166110 - }, - "rot": { - "x": 0, - "y": 220639, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 74, - "instId": 300003, - "propState": 8, - "pos": { - "x": -50401, - "y": 13470, - "z": 166789 - }, - "rot": { - "x": 0, - "y": 220639, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 74, - "instId": 300004, - "propState": 8, - "pos": { - "x": -40680, - "y": 13470, - "z": 168970 - }, - "rot": { - "x": 0, - "y": 220639, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 74, - "instId": 300005, - "propState": 8, - "pos": { - "x": -41520, - "y": 13470, - "z": 169220 - }, - "rot": { - "x": 0, - "y": 220639, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 74, - "instId": 300006, - "propState": 8, - "pos": { - "x": -50540, - "y": 13470, - "z": 165710 - }, - "rot": { - "x": 0, - "y": 220639, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 74, - "instId": 300007, - "propState": 8, - "pos": { - "x": -41189, - "y": 13470, - "z": 168377 - }, - "rot": { - "x": 0, - "y": 220639, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "75": { - "monsters": [ - { - "groupId": 75, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -35650, - "y": 5327, - "z": 58350 - }, - "rot": { - "x": 0, - "y": 254000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 8, - "pos": { - "x": -35650, - "y": 5327, - "z": 58350 - }, - "rot": { - "x": 0, - "y": 254000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 75, - "instId": 300002, - "propState": 8, - "pos": { - "x": -35650, - "y": 5327, - "z": 58350 - }, - "rot": { - "x": 0, - "y": 254000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 101, - "pos": { - "x": -23680, - "y": 1091, - "z": 156350 - }, - "rot": { - "x": 0, - "y": 56560, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 76, - "instId": 300002, - "propState": 8, - "pos": { - "x": -18010, - "y": 1100, - "z": 155430 - }, - "rot": { - "x": 0, - "y": 254569, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 76, - "instId": 300003, - "propState": 8, - "pos": { - "x": -19008, - "y": 1074, - "z": 155511 - }, - "rot": { - "x": 0, - "y": 254569, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 76, - "instId": 300004, - "propState": 8, - "pos": { - "x": -18220, - "y": 1113, - "z": 165320 - }, - "rot": { - "x": 0, - "y": 236561, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 76, - "instId": 300005, - "propState": 8, - "pos": { - "x": -18120, - "y": 1040, - "z": 156516 - }, - "rot": { - "x": 0, - "y": 254569, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 76, - "instId": 300006, - "propState": 8, - "pos": { - "x": -19240, - "y": 1198, - "z": 165040 - }, - "rot": { - "x": 0, - "y": 236561, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 76, - "instId": 300007, - "propState": 8, - "pos": { - "x": -18500, - "y": 1097, - "z": 164310 - }, - "rot": { - "x": 0, - "y": 236561, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [ - { - "groupId": 77, - "instId": 400001, - "pos": { - "x": -14447, - "y": 1087, - "z": 155969 - }, - "rot": { - "x": 0, - "y": 49048, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [ - { - "groupId": 78, - "instId": 400001, - "pos": { - "x": -32000, - "y": -1167, - "z": 77710 - }, - "rot": { - "x": 0, - "y": 357783, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "79": { - "monsters": [ - { - "groupId": 79, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -36456, - "y": 13470, - "z": 166491 - }, - "rot": { - "x": 0, - "y": 242856, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": -36456, - "y": 13470, - "z": 166491 - }, - "rot": { - "x": 0, - "y": 242856, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 79, - "instId": 300002, - "propState": 8, - "pos": { - "x": -38469, - "y": 13470, - "z": 168715 - }, - "rot": { - "x": 0, - "y": 227856, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "80": { - "monsters": [ - { - "groupId": 80, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -38354, - "y": 13470, - "z": 162701 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38354, - "y": 13470, - "z": 162701 - }, - "rot": { - "x": 0, - "y": 7216, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 8, - "pos": { - "x": 2480, - "y": -131, - "z": 94390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 81, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6384, - "y": 1805, - "z": 66652 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 101, - "pos": { - "x": 3860, - "y": 1859, - "z": 68580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 82, - "instId": 300003, - "propState": 8, - "pos": { - "x": 4760, - "y": 1974, - "z": 84390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 82, - "instId": 300004, - "propState": 8, - "pos": { - "x": 290, - "y": 1992, - "z": 81390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 82, - "instId": 300005, - "propState": 8, - "pos": { - "x": 4760, - "y": 1942, - "z": 78390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 82, - "instId": 300006, - "propState": 8, - "pos": { - "x": 4760, - "y": 1962, - "z": 83550 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 82, - "instId": 300007, - "propState": 8, - "pos": { - "x": 290, - "y": 1982, - "z": 80609 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 82, - "instId": 300008, - "propState": 8, - "pos": { - "x": 4760, - "y": 1959, - "z": 77520 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [ - { - "groupId": 83, - "instId": 400001, - "pos": { - "x": -520, - "y": 1786, - "z": 71390 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "84": { - "monsters": [ - { - "groupId": 84, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -520, - "y": 1763, - "z": 71390 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300001, - "propState": 8, - "pos": { - "x": -520, - "y": 1763, - "z": 71390 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 84, - "instId": 300002, - "propState": 8, - "pos": { - "x": 2480, - "y": 1736, - "z": 71390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300001, - "propState": 101, - "pos": { - "x": -36790, - "y": -2616, - "z": 93151 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 88, - "instId": 300003, - "propState": 8, - "pos": { - "x": -37790, - "y": -613, - "z": 74151 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 88, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31790, - "y": -1074, - "z": 77151 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 88, - "instId": 300005, - "propState": 8, - "pos": { - "x": -37790, - "y": -1493, - "z": 80151 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 88, - "instId": 300006, - "propState": 8, - "pos": { - "x": -37790, - "y": -727, - "z": 74991 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 88, - "instId": 300007, - "propState": 8, - "pos": { - "x": -31790, - "y": -1198, - "z": 77932 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 88, - "instId": 300008, - "propState": 8, - "pos": { - "x": -37790, - "y": -1643, - "z": 81021 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "89": { - "monsters": [ - { - "groupId": 89, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -31790, - "y": -2505, - "z": 87151 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31790, - "y": -2505, - "z": 87151 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 89, - "instId": 300002, - "propState": 8, - "pos": { - "x": -34790, - "y": -2553, - "z": 87151 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "90": { - "monsters": [ - { - "groupId": 90, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -31790, - "y": -2244, - "z": 85030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 8, - "pos": { - "x": -37790, - "y": -2288, - "z": 85030 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [ - { - "groupId": 92, - "instId": 400001, - "pos": { - "x": -35650, - "y": 5327, - "z": 59880 - }, - "rot": { - "x": 0, - "y": 254000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [ - { - "groupId": 93, - "instId": 400001, - "pos": { - "x": -34490, - "y": 5327, - "z": 56390 - }, - "rot": { - "x": 0, - "y": 268373, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [ - { - "groupId": 94, - "instId": 400001, - "pos": { - "x": -35200, - "y": 5327, - "z": 52540 - }, - "rot": { - "x": 0, - "y": 284855, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [ - { - "groupId": 95, - "instId": 400001, - "pos": { - "x": -35650, - "y": 5327, - "z": 58020 - }, - "rot": { - "x": 0, - "y": 254000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [ - { - "groupId": 96, - "instId": 400001, - "pos": { - "x": -35200, - "y": 5327, - "z": 54490 - }, - "rot": { - "x": 0, - "y": 284855, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [ - { - "groupId": 97, - "instId": 400001, - "pos": { - "x": -16090, - "y": 1083, - "z": 156860 - }, - "rot": { - "x": 0, - "y": 35774, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [ - { - "groupId": 98, - "instId": 400001, - "pos": { - "x": -18340, - "y": 1083, - "z": 159580 - }, - "rot": { - "x": 0, - "y": 59595, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [ - { - "groupId": 99, - "instId": 400001, - "pos": { - "x": -19350, - "y": 1083, - "z": 162770 - }, - "rot": { - "x": 0, - "y": 83731, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [ - { - "groupId": 100, - "instId": 400001, - "pos": { - "x": -17470, - "y": 1083, - "z": 157800 - }, - "rot": { - "x": 0, - "y": 35774, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "101": { - "monsters": [], - "npcs": [ - { - "groupId": 101, - "instId": 400001, - "pos": { - "x": -19470, - "y": 1083, - "z": 160780 - }, - "rot": { - "x": 0, - "y": 78115, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8020501": { - "P80205_F80205001": { - "scenes": { - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 101, - "pos": { - "x": 115171, - "y": 2014, - "z": -96019 - }, - "rot": { - "x": 0, - "y": 269460, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": 96470, - "y": 2072, - "z": -90170 - }, - "rot": { - "x": 0, - "y": 89460, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 12, - "instId": 300004, - "propState": 8, - "pos": { - "x": 104953, - "y": 2072, - "z": -96865 - }, - "rot": { - "x": 0, - "y": 89460, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 12, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104580, - "y": 2072, - "z": -90890 - }, - "rot": { - "x": 0, - "y": 89460, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 12, - "instId": 300006, - "propState": 8, - "pos": { - "x": 97360, - "y": 2072, - "z": -89670 - }, - "rot": { - "x": 0, - "y": 89460, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 12, - "instId": 300007, - "propState": 8, - "pos": { - "x": 105430, - "y": 2072, - "z": -97810 - }, - "rot": { - "x": 0, - "y": 89460, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 12, - "instId": 300008, - "propState": 8, - "pos": { - "x": 105698, - "y": 2072, - "z": -91274 - }, - "rot": { - "x": 0, - "y": 89460, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [ - { - "groupId": 13, - "instId": 400001, - "pos": { - "x": 110320, - "y": 2072, - "z": -91780 - }, - "rot": { - "x": 0, - "y": 245332, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": 86160, - "y": 2072, - "z": -94137 - }, - "rot": { - "x": 0, - "y": 89460, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "15": { - "monsters": [ - { - "groupId": 15, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 106830, - "y": 2014, - "z": -93430 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 106830, - "y": 2014, - "z": -93430 - }, - "rot": { - "x": 0, - "y": 237774, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": 106830, - "y": 2014, - "z": -93430 - }, - "rot": { - "x": 0, - "y": 42774, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 101, - "pos": { - "x": 113160, - "y": 2014, - "z": -91882 - }, - "rot": { - "x": 0, - "y": 269460, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": 103631, - "y": 2014, - "z": -90972 - }, - "rot": { - "x": 0, - "y": 89460, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": 102631, - "y": 2014, - "z": -90982 - }, - "rot": { - "x": 0, - "y": 89460, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 17, - "instId": 300004, - "propState": 8, - "pos": { - "x": 103122, - "y": 2014, - "z": -89977 - }, - "rot": { - "x": 0, - "y": 89460, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 17, - "instId": 300005, - "propState": 8, - "pos": { - "x": 99720, - "y": 2014, - "z": -97976 - }, - "rot": { - "x": 0, - "y": 89460, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 17, - "instId": 300006, - "propState": 8, - "pos": { - "x": 100211, - "y": 2014, - "z": -96972 - }, - "rot": { - "x": 0, - "y": 89460, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 17, - "instId": 300007, - "propState": 8, - "pos": { - "x": 99211, - "y": 2014, - "z": -96981 - }, - "rot": { - "x": 0, - "y": 89460, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -13630, - "y": -930, - "z": -166822 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1028 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14430, - "y": 1007, - "z": -183140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1028 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 8, - "pos": { - "x": 16040, - "y": 1007, - "z": -187690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1028 - }, - { - "groupId": 18, - "instId": 300004, - "propState": 8, - "pos": { - "x": 14470, - "y": 1007, - "z": -172830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 18, - "instId": 300005, - "propState": 8, - "pos": { - "x": 26981, - "y": 1007, - "z": -168500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 101, - "pos": { - "x": -8360, - "y": 1007, - "z": -179500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 19, - "instId": 300003, - "propState": 8, - "pos": { - "x": 10888, - "y": 1007, - "z": -183131 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 19, - "instId": 300004, - "propState": 8, - "pos": { - "x": 8930, - "y": 1007, - "z": -173612 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 19, - "instId": 300005, - "propState": 8, - "pos": { - "x": 5824, - "y": 1007, - "z": -181744 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 19, - "instId": 300006, - "propState": 8, - "pos": { - "x": 10471, - "y": 1007, - "z": -182299 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 19, - "instId": 300007, - "propState": 8, - "pos": { - "x": 9684, - "y": 1007, - "z": -173575 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 19, - "instId": 300008, - "propState": 8, - "pos": { - "x": 5754, - "y": 1007, - "z": -180944 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [ - { - "groupId": 20, - "instId": 400001, - "pos": { - "x": 6510, - "y": 1007, - "z": -175070 - }, - "rot": { - "x": 0, - "y": 243158, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "21": { - "monsters": [ - { - "groupId": 21, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -3530, - "y": 1007, - "z": -175460 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3530, - "y": 1007, - "z": -175460 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": -3530, - "y": 1007, - "z": -175460 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "22": { - "monsters": [ - { - "groupId": 22, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -1190, - "y": 1007, - "z": -175460 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1230, - "y": 1007, - "z": -179780 - }, - "rot": { - "x": 0, - "y": 57480, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "23": { - "monsters": [ - { - "groupId": 23, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 1190, - "y": 1007, - "z": -176940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": 1190, - "y": 1007, - "z": -176940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 23, - "instId": 300003, - "propState": 8, - "pos": { - "x": 1190, - "y": 1007, - "z": -176940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 101, - "pos": { - "x": -2600, - "y": 1007, - "z": -175500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 24, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5740, - "y": 1007, - "z": -179720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 24, - "instId": 300003, - "propState": 8, - "pos": { - "x": 6740, - "y": 1007, - "z": -179720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 24, - "instId": 300004, - "propState": 8, - "pos": { - "x": 6240, - "y": 1007, - "z": -180720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 24, - "instId": 300005, - "propState": 8, - "pos": { - "x": 10830, - "y": 1007, - "z": -174540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 24, - "instId": 300006, - "propState": 8, - "pos": { - "x": 10330, - "y": 1007, - "z": -175540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 24, - "instId": 300007, - "propState": 8, - "pos": { - "x": 11330, - "y": 1007, - "z": -175540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 101, - "pos": { - "x": 19220, - "y": 1007, - "z": -179290 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 2017, - "y": 1007, - "z": -173615 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": -4034, - "y": 1007, - "z": -180208 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": 4152, - "y": 1007, - "z": -180373 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 26, - "instId": 300006, - "propState": 8, - "pos": { - "x": 2857, - "y": 1007, - "z": -173615 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 26, - "instId": 300007, - "propState": 8, - "pos": { - "x": -3253, - "y": 1007, - "z": -180208 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 26, - "instId": 300008, - "propState": 8, - "pos": { - "x": 5022, - "y": 1007, - "z": -180373 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": -39430, - "y": -3000, - "z": -94080 - }, - "rot": { - "x": 0, - "y": 269880, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 101, - "pos": { - "x": -36900, - "y": -3000, - "z": -85574 - }, - "rot": { - "x": 0, - "y": 162083, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 33, - "instId": 300003, - "propState": 8, - "pos": { - "x": -33962, - "y": -3011, - "z": -105229 - }, - "rot": { - "x": 0, - "y": 342083, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 33, - "instId": 300004, - "propState": 8, - "pos": { - "x": -26850, - "y": -2902, - "z": -99673 - }, - "rot": { - "x": 0, - "y": 342083, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 33, - "instId": 300005, - "propState": 8, - "pos": { - "x": -36890, - "y": -3010, - "z": -100780 - }, - "rot": { - "x": 0, - "y": 342083, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 33, - "instId": 300006, - "propState": 8, - "pos": { - "x": -34220, - "y": -3011, - "z": -104430 - }, - "rot": { - "x": 0, - "y": 342083, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 33, - "instId": 300007, - "propState": 8, - "pos": { - "x": -27090, - "y": -2902, - "z": -98930 - }, - "rot": { - "x": 0, - "y": 342083, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 33, - "instId": 300008, - "propState": 8, - "pos": { - "x": -37158, - "y": -3010, - "z": -99952 - }, - "rot": { - "x": 0, - "y": 342083, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "34": { - "monsters": [ - { - "groupId": 34, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -30210, - "y": -2989, - "z": -93960 - }, - "rot": { - "x": 0, - "y": 177082, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": -30210, - "y": -2989, - "z": -93960 - }, - "rot": { - "x": 0, - "y": 177082, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": -30210, - "y": -2989, - "z": -93960 - }, - "rot": { - "x": 0, - "y": 177082, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [ - { - "groupId": 35, - "instId": 400001, - "pos": { - "x": -30010, - "y": -2990, - "z": -93600 - }, - "rot": { - "x": 0, - "y": 175414, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 101, - "pos": { - "x": -31350, - "y": -3000, - "z": -87477 - }, - "rot": { - "x": 0, - "y": 188969, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": -35542, - "y": -3000, - "z": -93407 - }, - "rot": { - "x": 0, - "y": 342083, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": -35235, - "y": -3000, - "z": -94358 - }, - "rot": { - "x": 0, - "y": 342083, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 36, - "instId": 300004, - "propState": 8, - "pos": { - "x": -36340, - "y": -3000, - "z": -94190 - }, - "rot": { - "x": 0, - "y": 342083, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 36, - "instId": 300005, - "propState": 8, - "pos": { - "x": -28265, - "y": -3000, - "z": -98058 - }, - "rot": { - "x": 0, - "y": 342083, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 36, - "instId": 300006, - "propState": 8, - "pos": { - "x": -29370, - "y": -3000, - "z": -97890 - }, - "rot": { - "x": 0, - "y": 342083, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 36, - "instId": 300007, - "propState": 8, - "pos": { - "x": -29062, - "y": -3000, - "z": -98842 - }, - "rot": { - "x": 0, - "y": 342083, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "38": { - "monsters": [ - { - "groupId": 38, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -32676, - "y": -3000, - "z": -94120 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": -32676, - "y": -3000, - "z": -94120 - }, - "rot": { - "x": 0, - "y": 171687, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 38, - "instId": 300003, - "propState": 8, - "pos": { - "x": -32676, - "y": -3000, - "z": -94120 - }, - "rot": { - "x": 0, - "y": 336688, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 8, - "pos": { - "x": -21950, - "y": -985, - "z": -205060 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 101, - "pos": { - "x": -47460, - "y": -985, - "z": -198270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 40, - "instId": 300003, - "propState": 8, - "pos": { - "x": -31200, - "y": -985, - "z": -199760 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 40, - "instId": 300004, - "propState": 8, - "pos": { - "x": -33640, - "y": -985, - "z": -193270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 40, - "instId": 300005, - "propState": 8, - "pos": { - "x": -37810, - "y": -985, - "z": -198580 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 40, - "instId": 300006, - "propState": 8, - "pos": { - "x": -32220, - "y": -985, - "z": -198730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 40, - "instId": 300007, - "propState": 8, - "pos": { - "x": -34421, - "y": -985, - "z": -193270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 40, - "instId": 300008, - "propState": 8, - "pos": { - "x": -38680, - "y": -985, - "z": -198580 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "41": { - "monsters": [ - { - "groupId": 41, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -41580, - "y": -985, - "z": -194180 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 8, - "pos": { - "x": -41580, - "y": -985, - "z": -194180 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 41, - "instId": 300002, - "propState": 8, - "pos": { - "x": -41580, - "y": -985, - "z": -194180 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 8, - "pos": { - "x": -75640, - "y": -111, - "z": -77580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 101, - "pos": { - "x": -75640, - "y": -111, - "z": -48579 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "46": { - "monsters": [ - { - "groupId": 46, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -73130, - "y": -111, - "z": -53240 - }, - "rot": { - "x": 0, - "y": 205216, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": -73130, - "y": -111, - "z": -53240 - }, - "rot": { - "x": 0, - "y": 10216, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 46, - "instId": 300003, - "propState": 8, - "pos": { - "x": -73130, - "y": -111, - "z": -53240 - }, - "rot": { - "x": 0, - "y": 10216, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": -94910, - "y": -958, - "z": -169110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 101, - "pos": { - "x": -121911, - "y": -958, - "z": -171110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [ - { - "groupId": 50, - "instId": 400001, - "pos": { - "x": -115480, - "y": -936, - "z": -167190 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": -110570, - "y": -936, - "z": -166260 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 50, - "instId": 300002, - "propState": 1, - "pos": { - "x": -110390, - "y": -936, - "z": -171700 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1002 - }, - { - "groupId": 50, - "instId": 300003, - "propState": 8, - "pos": { - "x": -104799, - "y": -936, - "z": -166857 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 50, - "instId": 300004, - "propState": 8, - "pos": { - "x": -104380, - "y": -936, - "z": -165951 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 101015 - }, { - "groupId": 50, - "instId": 300005, - "propState": 8, - "pos": { - "x": -105352, - "y": -936, - "z": -166026 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 101015 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 101, - "pos": { - "x": -11480, - "y": -985, - "z": -230900 - }, - "rot": { - "x": 0, - "y": 107382, - "z": 0 - }, - "propId": 1026 - }, { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": -2089, - "y": -985, - "z": -232267 - }, - "rot": { - "x": 0, - "y": 256283, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 51, - "instId": 300003, - "propState": 8, - "pos": { - "x": -1891, - "y": -985, - "z": -233080 - }, - "rot": { - "x": 0, - "y": 256283, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [ - { - "groupId": 52, - "instId": 400001, - "pos": { - "x": -5680, - "y": -985, - "z": -230340 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 1, - "pos": { - "x": -5343, - "y": -985, - "z": -236720 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 1002 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300003, - "propState": 8, - "pos": { - "x": -94910, - "y": -958, - "z": -169110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 101, - "pos": { - "x": -83141, - "y": -951, - "z": -168889 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 54, - "instId": 300003, - "propState": 8, - "pos": { - "x": -50050, - "y": -985, - "z": -171750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 54, - "instId": 300004, - "propState": 8, - "pos": { - "x": -51630, - "y": -985, - "z": -164460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 54, - "instId": 300005, - "propState": 8, - "pos": { - "x": -62570, - "y": -985, - "z": -171310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 54, - "instId": 300006, - "propState": 8, - "pos": { - "x": -50050, - "y": -985, - "z": -170910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 54, - "instId": 300007, - "propState": 8, - "pos": { - "x": -52540, - "y": -985, - "z": -164320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 54, - "instId": 300008, - "propState": 8, - "pos": { - "x": -74500, - "y": -985, - "z": -166150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "55": { - "monsters": [ - { - "groupId": 55, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -78610, - "y": -985, - "z": -171540 - }, - "rot": { - "x": 0, - "y": 66097, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 8, - "pos": { - "x": -78610, - "y": -985, - "z": -171540 - }, - "rot": { - "x": 0, - "y": 66097, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 55, - "instId": 300002, - "propState": 8, - "pos": { - "x": -78610, - "y": -985, - "z": -171540 - }, - "rot": { - "x": 0, - "y": 66097, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "56": { - "monsters": [ - { - "groupId": 56, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -47910, - "y": -985, - "z": -166050 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": -47910, - "y": -985, - "z": -166050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "57": { - "monsters": [ - { - "groupId": 57, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -65662, - "y": -985, - "z": -166610 - }, - "rot": { - "x": 0, - "y": 89551, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 8, - "pos": { - "x": -65662, - "y": -985, - "z": -166610 - }, - "rot": { - "x": 0, - "y": 89551, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": -299, - "y": -949, - "z": -159232 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": 1580, - "y": -3000, - "z": -120702 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 101, - "pos": { - "x": -299, - "y": -3000, - "z": -125080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": -2880, - "y": -2981, - "z": -146272 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 59, - "instId": 300004, - "propState": 8, - "pos": { - "x": 2701, - "y": -2987, - "z": -146232 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 59, - "instId": 300005, - "propState": 8, - "pos": { - "x": 2040, - "y": -2962, - "z": -133320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 59, - "instId": 300006, - "propState": 8, - "pos": { - "x": -2900, - "y": -2832, - "z": -147230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 59, - "instId": 300007, - "propState": 8, - "pos": { - "x": 2701, - "y": -2992, - "z": -145451 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 59, - "instId": 300008, - "propState": 8, - "pos": { - "x": -2070, - "y": -2962, - "z": -133470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "62": { - "monsters": [ - { - "groupId": 62, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 2179, - "y": -3000, - "z": -129065 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 8, - "pos": { - "x": 2179, - "y": -3000, - "z": -129065 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 62, - "instId": 300002, - "propState": 8, - "pos": { - "x": 2179, - "y": -3000, - "z": -129065 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "63": { - "monsters": [ - { - "groupId": 63, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -2110, - "y": -3000, - "z": -138130 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2110, - "y": -3000, - "z": -138130 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "64": { - "monsters": [ - { - "groupId": 64, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 1940, - "y": -3000, - "z": -138330 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": 1940, - "y": -3000, - "z": -138330 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "65": { - "monsters": [ - { - "groupId": 65, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -72750, - "y": -111, - "z": -53680 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300002, - "propState": 8, - "pos": { - "x": -72750, - "y": -111, - "z": -53680 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 65, - "instId": 300003, - "propState": 8, - "pos": { - "x": -72750, - "y": -111, - "z": -53680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": 1580, - "y": -2993, - "z": -120702 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 66, - "instId": 300002, - "propState": 8, - "pos": { - "x": 23070, - "y": -2993, - "z": -94230 - }, - "rot": { - "x": 0, - "y": 268541, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 101, - "pos": { - "x": -4240, - "y": -2793, - "z": -90953 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "68": { - "monsters": [ - { - "groupId": 68, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 0, - "y": -2762, - "z": -94010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": -2762, - "z": -94010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 68, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": -2762, - "z": -94010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "69": { - "monsters": [ - { - "groupId": 69, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 0, - "y": -2762, - "z": -94010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": -2762, - "z": -94010 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 69, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": -2762, - "z": -94010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 101, - "pos": { - "x": 91181, - "y": 2014, - "z": -94700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, { - "groupId": 70, - "instId": 300002, - "propState": 8, - "pos": { - "x": 102150, - "y": 2014, - "z": -96140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 70, - "instId": 300003, - "propState": 8, - "pos": { - "x": 103150, - "y": 2014, - "z": -96140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [ - { - "groupId": 71, - "instId": 400001, - "pos": { - "x": 98180, - "y": 2014, - "z": -95520 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 1, - "pos": { - "x": 102680, - "y": 2014, - "z": -90590 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1002 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 9460, - "y": -985, - "z": -228589 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 101, - "pos": { - "x": -4600, - "y": 1007, - "z": -179500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 101, - "pos": { - "x": 115159, - "y": 2014, - "z": -90863 - }, - "rot": { - "x": 0, - "y": 269460, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 101, - "pos": { - "x": -31010, - "y": -3000, - "z": -85574 - }, - "rot": { - "x": 0, - "y": 191162, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 101, - "pos": { - "x": -23460, - "y": -985, - "z": -198270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 81, - "instId": 300002, - "propState": 8, - "pos": { - "x": -38680, - "y": -985, - "z": -198688 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 81, - "instId": 300003, - "propState": 8, - "pos": { - "x": -40440, - "y": -985, - "z": -193940 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 81, - "instId": 300004, - "propState": 8, - "pos": { - "x": -43360, - "y": -985, - "z": -198580 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 81, - "instId": 300005, - "propState": 8, - "pos": { - "x": -37770, - "y": -985, - "z": -198730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 81, - "instId": 300006, - "propState": 8, - "pos": { - "x": -41221, - "y": -985, - "z": -193940 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 81, - "instId": 300007, - "propState": 8, - "pos": { - "x": -44230, - "y": -985, - "z": -198580 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [ - { - "groupId": 82, - "instId": 400001, - "pos": { - "x": -41580, - "y": -985, - "z": -194180 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "83": { - "monsters": [ - { - "groupId": 83, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -29175, - "y": -985, - "z": -194760 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 8, - "pos": { - "x": -29175, - "y": -985, - "z": -194760 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 83, - "instId": 300002, - "propState": 8, - "pos": { - "x": -29175, - "y": -985, - "z": -194760 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "84": { - "monsters": [ - { - "groupId": 84, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -32035, - "y": -985, - "z": -194760 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300001, - "propState": 8, - "pos": { - "x": -32030, - "y": -985, - "z": -198430 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "85": { - "monsters": [ - { - "groupId": 85, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 10290, - "y": 1007, - "z": -175070 - }, - "rot": { - "x": 0, - "y": 243158, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 8, - "pos": { - "x": 10290, - "y": 1007, - "z": -175070 - }, - "rot": { - "x": 0, - "y": 243158, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 85, - "instId": 300002, - "propState": 8, - "pos": { - "x": 10290, - "y": 1007, - "z": -175070 - }, - "rot": { - "x": 0, - "y": 243158, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 101, - "pos": { - "x": -2299, - "y": -1746, - "z": -154232 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 86, - "instId": 300002, - "propState": 8, - "pos": { - "x": -2684, - "y": -3000, - "z": -131857 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 86, - "instId": 300003, - "propState": 8, - "pos": { - "x": 2775, - "y": -3000, - "z": -132088 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 86, - "instId": 300004, - "propState": 8, - "pos": { - "x": 2040, - "y": -2962, - "z": -133320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 86, - "instId": 300005, - "propState": 8, - "pos": { - "x": 4108, - "y": -3000, - "z": -130250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 86, - "instId": 300006, - "propState": 8, - "pos": { - "x": -2470, - "y": -3000, - "z": -135266 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 86, - "instId": 300007, - "propState": 8, - "pos": { - "x": -2070, - "y": -2962, - "z": -133470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [ - { - "groupId": 87, - "instId": 400001, - "pos": { - "x": 1970, - "y": -3000, - "z": -143410 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "88": { - "monsters": [ - { - "groupId": 88, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 1970, - "y": -3000, - "z": -143410 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300001, - "propState": 8, - "pos": { - "x": 1970, - "y": -3000, - "z": -143410 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 88, - "instId": 300002, - "propState": 8, - "pos": { - "x": 1970, - "y": -3000, - "z": -143410 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "89": { - "monsters": [ - { - "groupId": 89, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 110320, - "y": 2072, - "z": -91780 - }, - "rot": { - "x": 0, - "y": 245332, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": 110320, - "y": 2072, - "z": -91780 - }, - "rot": { - "x": 0, - "y": 245332, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 89, - "instId": 300002, - "propState": 8, - "pos": { - "x": 110320, - "y": 2072, - "z": -91780 - }, - "rot": { - "x": 0, - "y": 245332, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [ - { - "groupId": 90, - "instId": 400001, - "pos": { - "x": 98000, - "y": 2014, - "z": -91870 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [ - { - "groupId": 91, - "instId": 400001, - "pos": { - "x": -7500, - "y": -985, - "z": -233920 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 101, - "pos": { - "x": -48190, - "y": -985, - "z": -169780 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": -62692, - "y": -985, - "z": -171520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": -79760, - "y": -951, - "z": -172340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": -76760, - "y": -951, - "z": -166340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": -61852, - "y": -985, - "z": -171520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 93, - "instId": 300007, - "propState": 8, - "pos": { - "x": -78979, - "y": -951, - "z": -172340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 93, - "instId": 300008, - "propState": 8, - "pos": { - "x": -75890, - "y": -951, - "z": -166340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "94": { - "monsters": [ - { - "groupId": 94, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -54190, - "y": -985, - "z": -168780 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": -54190, - "y": -985, - "z": -168780 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": -54190, - "y": -985, - "z": -165780 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "95": { - "monsters": [ - { - "groupId": 95, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -67430, - "y": -985, - "z": -166340 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": -67430, - "y": -985, - "z": -166340 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "96": { - "monsters": [ - { - "groupId": 96, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -69760, - "y": -985, - "z": -166340 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": -69760, - "y": -985, - "z": -166340 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300001, - "propState": 8, - "pos": { - "x": 36798, - "y": 2000, - "z": -88914 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 102, - "instId": 300002, - "propState": 8, - "pos": { - "x": 86200, - "y": 2023, - "z": -94250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "103": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 103, - "instId": 300001, - "propState": 101, - "pos": { - "x": 36191, - "y": 2000, - "z": -96250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 103, - "instId": 300003, - "propState": 8, - "pos": { - "x": 56774, - "y": 2023, - "z": -90990 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 103, - "instId": 300004, - "propState": 8, - "pos": { - "x": 73200, - "y": 2014, - "z": -91250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 103, - "instId": 300005, - "propState": 8, - "pos": { - "x": 67900, - "y": 2023, - "z": -97250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 103, - "instId": 300006, - "propState": 8, - "pos": { - "x": 55934, - "y": 2023, - "z": -90990 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 103, - "instId": 300007, - "propState": 8, - "pos": { - "x": 72419, - "y": 2094, - "z": -91250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 103, - "instId": 300008, - "propState": 8, - "pos": { - "x": 67030, - "y": 2023, - "z": -97250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "104": { - "monsters": [ - { - "groupId": 104, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 42190, - "y": 2000, - "z": -91250 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 104, - "instId": 300001, - "propState": 8, - "pos": { - "x": 42190, - "y": 2000, - "z": -91250 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 104, - "instId": 300002, - "propState": 8, - "pos": { - "x": 42190, - "y": 2000, - "z": -94250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "105": { - "monsters": [ - { - "groupId": 105, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 63210, - "y": 2023, - "z": -91250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300001, - "propState": 8, - "pos": { - "x": 63210, - "y": 2023, - "z": -96500 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "106": { - "monsters": [ - { - "groupId": 106, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 49760, - "y": 2036, - "z": -96260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 106, - "instId": 300001, - "propState": 8, - "pos": { - "x": 49760, - "y": 2036, - "z": -96260 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "107": { - "monsters": [], - "npcs": [ - { - "groupId": 107, - "instId": 400001, - "pos": { - "x": 14550, - "y": 1007, - "z": -175070 - }, - "rot": { - "x": 0, - "y": 243158, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [ - { - "groupId": 108, - "instId": 400001, - "pos": { - "x": 15040, - "y": 1007, - "z": -179220 - }, - "rot": { - "x": 0, - "y": 271057, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "109": { - "monsters": [], - "npcs": [ - { - "groupId": 109, - "instId": 400001, - "pos": { - "x": 14220, - "y": 1007, - "z": -183580 - }, - "rot": { - "x": 0, - "y": 286489, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "110": { - "monsters": [], - "npcs": [ - { - "groupId": 110, - "instId": 400001, - "pos": { - "x": 14550, - "y": 1007, - "z": -177170 - }, - "rot": { - "x": 0, - "y": 249711, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "111": { - "monsters": [], - "npcs": [ - { - "groupId": 111, - "instId": 400001, - "pos": { - "x": 14220, - "y": 1007, - "z": -181420 - }, - "rot": { - "x": 0, - "y": 286489, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "112": { - "monsters": [], - "npcs": [ - { - "groupId": 112, - "instId": 400001, - "pos": { - "x": -29010, - "y": -2990, - "z": -94060 - }, - "rot": { - "x": 0, - "y": 199982, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "113": { - "monsters": [], - "npcs": [ - { - "groupId": 113, - "instId": 400001, - "pos": { - "x": -32800, - "y": -2990, - "z": -93600 - }, - "rot": { - "x": 0, - "y": 180393, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [ - { - "groupId": 114, - "instId": 400001, - "pos": { - "x": -36510, - "y": -2990, - "z": -94110 - }, - "rot": { - "x": 0, - "y": 151436, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "115": { - "monsters": [], - "npcs": [ - { - "groupId": 115, - "instId": 400001, - "pos": { - "x": -30770, - "y": -2990, - "z": -94060 - }, - "rot": { - "x": 0, - "y": 199982, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [ - { - "groupId": 116, - "instId": 400001, - "pos": { - "x": -35034, - "y": -2990, - "z": -94110 - }, - "rot": { - "x": 0, - "y": 151436, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8020601": { - "P80206_F80206001": { - "scenes": { - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -42460, - "y": -2141, - "z": -170270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 101, - "pos": { - "x": -68330, - "y": -2141, - "z": -172890 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "17": { - "monsters": [ - { - "groupId": 17, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -62320, - "y": -2141, - "z": -168450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -62320, - "y": -2141, - "z": -168450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": -62320, - "y": -2141, - "z": -168450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "19": { - "monsters": [ - { - "groupId": 19, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -62320, - "y": -2141, - "z": -168450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": -62320, - "y": -2141, - "z": -168450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 19, - "instId": 300003, - "propState": 8, - "pos": { - "x": -62320, - "y": -2141, - "z": -168450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": -42460, - "y": -2141, - "z": -170270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 101, - "pos": { - "x": -8670, - "y": -2141, - "z": -169270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": -32480, - "y": -2141, - "z": -167268 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": -24020, - "y": -2141, - "z": -173560 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": -18330, - "y": -2141, - "z": -167277 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 26, - "instId": 300006, - "propState": 8, - "pos": { - "x": -31640, - "y": -2141, - "z": -167557 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 26, - "instId": 300007, - "propState": 8, - "pos": { - "x": -23060, - "y": -2141, - "z": -173580 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 26, - "instId": 300008, - "propState": 8, - "pos": { - "x": -19150, - "y": -2141, - "z": -167297 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "27": { - "monsters": [ - { - "groupId": 27, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -11631, - "y": -2134, - "z": -172970 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": -11631, - "y": -2134, - "z": -172970 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": -11631, - "y": -2134, - "z": -169970 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "28": { - "monsters": [ - { - "groupId": 28, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -14090, - "y": -2134, - "z": -172970 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": -14410, - "y": -2134, - "z": -168060 - }, - "rot": { - "x": 0, - "y": 233076, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": 4270, - "y": -2134, - "z": -78741 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5514, - "y": -2145, - "z": -27086 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 101, - "pos": { - "x": 8260, - "y": -2145, - "z": -36320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 31, - "instId": 300003, - "propState": 8, - "pos": { - "x": 22530, - "y": -1122, - "z": -80091 - }, - "rot": { - "x": 0, - "y": 271464, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 31, - "instId": 300004, - "propState": 8, - "pos": { - "x": 5010, - "y": -2134, - "z": -66940 - }, - "rot": { - "x": 0, - "y": 271464, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 31, - "instId": 300005, - "propState": 8, - "pos": { - "x": 4770, - "y": -2113, - "z": -51140 - }, - "rot": { - "x": 0, - "y": 271464, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 31, - "instId": 300006, - "propState": 8, - "pos": { - "x": 21690, - "y": -1122, - "z": -80070 - }, - "rot": { - "x": 0, - "y": 271464, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 31, - "instId": 300007, - "propState": 8, - "pos": { - "x": 4980, - "y": -2134, - "z": -65960 - }, - "rot": { - "x": 0, - "y": 271464, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 31, - "instId": 300008, - "propState": 8, - "pos": { - "x": 4790, - "y": -2113, - "z": -50250 - }, - "rot": { - "x": 0, - "y": 271464, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "32": { - "monsters": [ - { - "groupId": 32, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 10950, - "y": -2113, - "z": -60720 - }, - "rot": { - "x": 0, - "y": 211764, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": 10950, - "y": -2113, - "z": -60720 - }, - "rot": { - "x": 0, - "y": 211764, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "33": { - "monsters": [ - { - "groupId": 33, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 7990, - "y": -2134, - "z": -79290 - }, - "rot": { - "x": 0, - "y": 358156, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": 7990, - "y": -2134, - "z": -79290 - }, - "rot": { - "x": 0, - "y": 358156, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "34": { - "monsters": [ - { - "groupId": 34, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 5770, - "y": -2113, - "z": -43280 - }, - "rot": { - "x": 0, - "y": 125461, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5770, - "y": -2113, - "z": -43280 - }, - "rot": { - "x": 0, - "y": 125461, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5770, - "y": -2113, - "z": -43280 - }, - "rot": { - "x": 0, - "y": 110461, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [ - { - "groupId": 35, - "instId": 400001, - "pos": { - "x": -14610, - "y": -2134, - "z": -172320 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 101, - "pos": { - "x": -11800, - "y": -2134, - "z": -167840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": -17080, - "y": -2134, - "z": -172908 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": -18020, - "y": -2134, - "z": -172870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 36, - "instId": 300004, - "propState": 8, - "pos": { - "x": -16240, - "y": -2134, - "z": -172853 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 36, - "instId": 300005, - "propState": 8, - "pos": { - "x": -24114, - "y": -2134, - "z": -167003 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 36, - "instId": 300006, - "propState": 8, - "pos": { - "x": -25044, - "y": -2134, - "z": -166958 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 36, - "instId": 300007, - "propState": 8, - "pos": { - "x": -25920, - "y": -2134, - "z": -166940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": 4590, - "y": -2132, - "z": -175340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": 21116, - "y": -2134, - "z": -145540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 101, - "pos": { - "x": 21170, - "y": -2132, - "z": -157040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 38, - "instId": 300003, - "propState": 8, - "pos": { - "x": 12630, - "y": -2132, - "z": -160981 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 38, - "instId": 300004, - "propState": 8, - "pos": { - "x": 12840, - "y": -2132, - "z": -173770 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 38, - "instId": 300005, - "propState": 8, - "pos": { - "x": 24450, - "y": -2132, - "z": -160560 - }, - "rot": { - "x": 0, - "y": 76971, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 38, - "instId": 300006, - "propState": 8, - "pos": { - "x": 13470, - "y": -2132, - "z": -160490 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 38, - "instId": 300007, - "propState": 8, - "pos": { - "x": 13621, - "y": -2132, - "z": -173770 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 38, - "instId": 300008, - "propState": 8, - "pos": { - "x": 24500, - "y": -2132, - "z": -161520 - }, - "rot": { - "x": 0, - "y": 76971, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": 21540, - "y": -2132, - "z": -162400 - }, - "rot": { - "x": 0, - "y": 233202, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "40": { - "monsters": [ - { - "groupId": 40, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 22322, - "y": -2134, - "z": -164105 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22322, - "y": -2134, - "z": -164105 - }, - "rot": { - "x": 0, - "y": 280660, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 40, - "instId": 300002, - "propState": 8, - "pos": { - "x": 22322, - "y": -2134, - "z": -161105 - }, - "rot": { - "x": 0, - "y": 265660, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "41": { - "monsters": [ - { - "groupId": 41, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 21080, - "y": -2132, - "z": -163450 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 8, - "pos": { - "x": 21080, - "y": -2132, - "z": -163450 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 41, - "instId": 300003, - "propState": 8, - "pos": { - "x": 21080, - "y": -2132, - "z": -163450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 8, - "pos": { - "x": 3820, - "y": -2109, - "z": -111610 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 43, - "instId": 300002, - "propState": 8, - "pos": { - "x": 4270, - "y": -2134, - "z": -78741 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 101, - "pos": { - "x": -3120, - "y": -2134, - "z": -79520 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 44, - "instId": 300003, - "propState": 8, - "pos": { - "x": -5037, - "y": -2134, - "z": -105200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 44, - "instId": 300004, - "propState": 8, - "pos": { - "x": 464, - "y": -2134, - "z": -102200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 44, - "instId": 300005, - "propState": 8, - "pos": { - "x": -5120, - "y": -2134, - "z": -99200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 44, - "instId": 300006, - "propState": 8, - "pos": { - "x": -5000, - "y": -2134, - "z": -104360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 44, - "instId": 300007, - "propState": 8, - "pos": { - "x": 430, - "y": -2134, - "z": -101419 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 44, - "instId": 300008, - "propState": 8, - "pos": { - "x": -5080, - "y": -2134, - "z": -98330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "45": { - "monsters": [ - { - "groupId": 45, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -410, - "y": -2134, - "z": -86190 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 8, - "pos": { - "x": -410, - "y": -2134, - "z": -86190 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 45, - "instId": 300002, - "propState": 8, - "pos": { - "x": -3410, - "y": -2134, - "z": -86190 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "46": { - "monsters": [ - { - "groupId": 46, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -410, - "y": -2134, - "z": -89950 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": -410, - "y": -2134, - "z": -89950 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 46, - "instId": 300003, - "propState": 8, - "pos": { - "x": -410, - "y": -2134, - "z": -89950 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 101, - "pos": { - "x": -4120, - "y": -2134, - "z": -83280 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 48, - "instId": 300002, - "propState": 8, - "pos": { - "x": -5060, - "y": -2134, - "z": -100810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 48, - "instId": 300003, - "propState": 8, - "pos": { - "x": -5080, - "y": -2134, - "z": -101635 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 48, - "instId": 300004, - "propState": 8, - "pos": { - "x": -4322, - "y": -2134, - "z": -101209 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 48, - "instId": 300005, - "propState": 8, - "pos": { - "x": -307, - "y": -2134, - "z": -97013 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 48, - "instId": 300006, - "propState": 8, - "pos": { - "x": 414, - "y": -2134, - "z": -96654 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 48, - "instId": 300007, - "propState": 8, - "pos": { - "x": 415, - "y": -2134, - "z": -97420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": 25710, - "y": -2099, - "z": -112040 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 101, - "pos": { - "x": 42230, - "y": -1134, - "z": -91490 - }, - "rot": { - "x": 0, - "y": 221360, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [ - { - "groupId": 51, - "instId": 400001, - "pos": { - "x": 41740, - "y": -1134, - "z": -96420 - }, - "rot": { - "x": 0, - "y": 236360, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": 38930, - "y": -1134, - "z": -99900 - }, - "rot": { - "x": 0, - "y": 251360, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 51, - "instId": 300002, - "propState": 1, - "pos": { - "x": 33110, - "y": -1134, - "z": -96050 - }, - "rot": { - "x": 0, - "y": 191360, - "z": 0 - }, - "propId": 1002 - }, - { - "groupId": 51, - "instId": 300003, - "propState": 8, - "pos": { - "x": 35010, - "y": -1134, - "z": -101870 - }, - "rot": { - "x": 0, - "y": 161360, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 51, - "instId": 300004, - "propState": 8, - "pos": { - "x": 35413, - "y": -1134, - "z": -102783 - }, - "rot": { - "x": 0, - "y": 161360, - "z": 0 - }, - "propId": 101015 - }, { - "groupId": 51, - "instId": 300005, - "propState": 8, - "pos": { - "x": 35999, - "y": -1134, - "z": -102004 - }, - "rot": { - "x": 0, - "y": 161360, - "z": 0 - }, - "propId": 101015 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 101, - "pos": { - "x": -21610, - "y": 1876, - "z": 11470 - }, - "rot": { - "x": 0, - "y": 86360, - "z": 0 - }, - "propId": 1026 - }, { - "groupId": 52, - "instId": 300002, - "propState": 8, - "pos": { - "x": -9210, - "y": 1876, - "z": 12850 - }, - "rot": { - "x": 0, - "y": 41360, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 52, - "instId": 300003, - "propState": 8, - "pos": { - "x": -8330, - "y": 1876, - "z": 13350 - }, - "rot": { - "x": 0, - "y": 41360, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [ - { - "groupId": 53, - "instId": 400001, - "pos": { - "x": -14320, - "y": 1876, - "z": 12210 - }, - "rot": { - "x": 0, - "y": 101360, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 1, - "pos": { - "x": -8840, - "y": 1876, - "z": 5887 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 1002 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": -13310, - "y": 1876, - "z": 4450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": -5700, - "y": 1876, - "z": 14250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 54, - "instId": 300004, - "propState": 8, - "pos": { - "x": 17960, - "y": -2139, - "z": -6240 - }, - "rot": { - "x": 0, - "y": 315309, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 101, - "pos": { - "x": -21610, - "y": 1876, - "z": 8390 - }, - "rot": { - "x": 0, - "y": 86360, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 55, - "instId": 300003, - "propState": 8, - "pos": { - "x": -4570, - "y": 1876, - "z": 5080 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 55, - "instId": 300004, - "propState": 8, - "pos": { - "x": -9849, - "y": 1876, - "z": 12880 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 55, - "instId": 300005, - "propState": 8, - "pos": { - "x": -8390, - "y": 1876, - "z": 5340 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 55, - "instId": 300006, - "propState": 8, - "pos": { - "x": -5410, - "y": 1876, - "z": 5080 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 55, - "instId": 300007, - "propState": 8, - "pos": { - "x": -10630, - "y": 1876, - "z": 12880 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 55, - "instId": 300008, - "propState": 8, - "pos": { - "x": -9260, - "y": 1876, - "z": 5340 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "56": { - "monsters": [ - { - "groupId": 56, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -16100, - "y": 1876, - "z": 11760 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": -16100, - "y": 1876, - "z": 11760 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 56, - "instId": 300003, - "propState": 8, - "pos": { - "x": -16100, - "y": 1876, - "z": 11760 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [ - { - "groupId": 57, - "instId": 400001, - "pos": { - "x": -16860, - "y": 1876, - "z": 11790 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 101, - "pos": { - "x": -21570, - "y": 1876, - "z": 8360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": -8860, - "y": 1876, - "z": 6340 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 58, - "instId": 300003, - "propState": 8, - "pos": { - "x": -7860, - "y": 1876, - "z": 6340 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 58, - "instId": 300004, - "propState": 8, - "pos": { - "x": -8360, - "y": 1876, - "z": 5340 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 58, - "instId": 300005, - "propState": 8, - "pos": { - "x": -11830, - "y": 1876, - "z": 13080 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 58, - "instId": 300006, - "propState": 8, - "pos": { - "x": -12330, - "y": 1876, - "z": 12080 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 58, - "instId": 300007, - "propState": 8, - "pos": { - "x": -11330, - "y": 1876, - "z": 12080 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 13620, - "y": -140, - "z": -195780 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 101, - "pos": { - "x": 30280, - "y": -140, - "z": -205020 - }, - "rot": { - "x": 0, - "y": 88883, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 60, - "instId": 300003, - "propState": 8, - "pos": { - "x": 41630, - "y": -140, - "z": -206850 - }, - "rot": { - "x": 0, - "y": 132486, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 60, - "instId": 300004, - "propState": 8, - "pos": { - "x": 40143, - "y": -140, - "z": -192009 - }, - "rot": { - "x": 0, - "y": 132486, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 60, - "instId": 300005, - "propState": 8, - "pos": { - "x": 53530, - "y": -140, - "z": -200210 - }, - "rot": { - "x": 0, - "y": 132486, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 60, - "instId": 300006, - "propState": 8, - "pos": { - "x": 40710, - "y": -140, - "z": -206880 - }, - "rot": { - "x": 0, - "y": 132486, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 60, - "instId": 300007, - "propState": 8, - "pos": { - "x": 40680, - "y": -140, - "z": -192580 - }, - "rot": { - "x": 0, - "y": 132486, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 60, - "instId": 300008, - "propState": 8, - "pos": { - "x": 52900, - "y": -140, - "z": -200930 - }, - "rot": { - "x": 0, - "y": 132486, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "61": { - "monsters": [ - { - "groupId": 61, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 33750, - "y": -140, - "z": -202360 - }, - "rot": { - "x": 0, - "y": 91727, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 8, - "pos": { - "x": 33750, - "y": -140, - "z": -202360 - }, - "rot": { - "x": 0, - "y": 91727, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 61, - "instId": 300002, - "propState": 8, - "pos": { - "x": 33750, - "y": -140, - "z": -202360 - }, - "rot": { - "x": 0, - "y": 76727, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "62": { - "monsters": [ - { - "groupId": 62, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 50220, - "y": -140, - "z": -195810 - }, - "rot": { - "x": 0, - "y": 331216, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 8, - "pos": { - "x": 50220, - "y": -140, - "z": -195810 - }, - "rot": { - "x": 0, - "y": 331216, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "63": { - "monsters": [ - { - "groupId": 63, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 50310, - "y": -140, - "z": -192480 - }, - "rot": { - "x": 0, - "y": 285944, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": 50310, - "y": -140, - "z": -192480 - }, - "rot": { - "x": 0, - "y": 285944, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 101, - "pos": { - "x": 19440, - "y": -2134, - "z": -171570 - }, - "rot": { - "x": 0, - "y": 18914, - "z": 0 - }, - "propId": 1026 - }, { - "groupId": 64, - "instId": 300002, - "propState": 8, - "pos": { - "x": 24020, - "y": -2134, - "z": -163120 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 64, - "instId": 300003, - "propState": 8, - "pos": { - "x": 24020, - "y": -2134, - "z": -162120 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [ - { - "groupId": 65, - "instId": 400001, - "pos": { - "x": 17420, - "y": -2134, - "z": -166293 - }, - "rot": { - "x": 0, - "y": 33914, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 1, - "pos": { - "x": 16060, - "y": -2134, - "z": -162610 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1002 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 101, - "pos": { - "x": 21170, - "y": -2132, - "z": -157040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 101, - "pos": { - "x": -3120, - "y": -2134, - "z": -83280 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 101, - "pos": { - "x": -21610, - "y": 1876, - "z": 8390 - }, - "rot": { - "x": 0, - "y": 86360, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "69": { - "monsters": [ - { - "groupId": 69, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -29600, - "y": -2134, - "z": -167380 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": -29600, - "y": -2134, - "z": -167380 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": -29600, - "y": -2134, - "z": -170380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 101, - "pos": { - "x": -35600, - "y": -2134, - "z": -171380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 70, - "instId": 300003, - "propState": 8, - "pos": { - "x": -16600, - "y": -2134, - "z": -173380 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 70, - "instId": 300004, - "propState": 8, - "pos": { - "x": -19600, - "y": -2134, - "z": -167380 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 70, - "instId": 300005, - "propState": 8, - "pos": { - "x": -22600, - "y": -2134, - "z": -173380 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 70, - "instId": 300006, - "propState": 8, - "pos": { - "x": -17440, - "y": -2134, - "z": -173380 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 70, - "instId": 300007, - "propState": 8, - "pos": { - "x": -20381, - "y": -2134, - "z": -167380 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 70, - "instId": 300008, - "propState": 8, - "pos": { - "x": -23470, - "y": -2134, - "z": -173380 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 8, - "pos": { - "x": 21116, - "y": -2134, - "z": -145540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 71, - "instId": 300002, - "propState": 8, - "pos": { - "x": 16323, - "y": -2102, - "z": -112040 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 71, - "instId": 300003, - "propState": 8, - "pos": { - "x": 25710, - "y": -2099, - "z": -112040 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 101, - "pos": { - "x": 19110, - "y": -2134, - "z": -116540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 72, - "instId": 300003, - "propState": 8, - "pos": { - "x": 18302, - "y": -2134, - "z": -135540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 72, - "instId": 300004, - "propState": 8, - "pos": { - "x": 24110, - "y": -2134, - "z": -132540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 72, - "instId": 300005, - "propState": 8, - "pos": { - "x": 18110, - "y": -2134, - "z": -129540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 72, - "instId": 300006, - "propState": 8, - "pos": { - "x": 18302, - "y": -2134, - "z": -134700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 72, - "instId": 300007, - "propState": 8, - "pos": { - "x": 24110, - "y": -2134, - "z": -131759 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 72, - "instId": 300008, - "propState": 8, - "pos": { - "x": 18110, - "y": -2134, - "z": -128670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [ - { - "groupId": 73, - "instId": 400001, - "pos": { - "x": 24110, - "y": -2134, - "z": -122540 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "74": { - "monsters": [ - { - "groupId": 74, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 24110, - "y": -2134, - "z": -122540 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": 24110, - "y": -2134, - "z": -122540 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 74, - "instId": 300002, - "propState": 8, - "pos": { - "x": 21110, - "y": -2134, - "z": -122540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 75, - "instId": 300002, - "propState": 8, - "pos": { - "x": -13310, - "y": 1876, - "z": 4450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 75, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5514, - "y": -2145, - "z": -27086 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 101, - "pos": { - "x": -15824, - "y": -2139, - "z": -7564 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 76, - "instId": 300003, - "propState": 8, - "pos": { - "x": -2170, - "y": -2139, - "z": -22880 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 76, - "instId": 300004, - "propState": 8, - "pos": { - "x": -925, - "y": -2139, - "z": -17391 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 76, - "instId": 300005, - "propState": 8, - "pos": { - "x": -6413, - "y": -2139, - "z": -18637 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 76, - "instId": 300006, - "propState": 8, - "pos": { - "x": -2764, - "y": -2139, - "z": -22286 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 76, - "instId": 300007, - "propState": 8, - "pos": { - "x": -1477, - "y": -2139, - "z": -16839 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 76, - "instId": 300008, - "propState": 8, - "pos": { - "x": -7028, - "y": -2139, - "z": -18022 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [ - { - "groupId": 77, - "instId": 400001, - "pos": { - "x": -11940, - "y": -2139, - "z": -12150 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "78": { - "monsters": [ - { - "groupId": 78, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -10830, - "y": -2139, - "z": -8240 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": -10830, - "y": -2139, - "z": -8240 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 78, - "instId": 300002, - "propState": 8, - "pos": { - "x": -12951, - "y": -2139, - "z": -10361 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "79": { - "monsters": [ - { - "groupId": 79, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -8219, - "y": -2139, - "z": -10249 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": -10800, - "y": -2139, - "z": -12420 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 101, - "pos": { - "x": 430, - "y": 1876, - "z": 7020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 80, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4570, - "y": 1876, - "z": 5080 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 80, - "instId": 300003, - "propState": 8, - "pos": { - "x": -9849, - "y": 1876, - "z": 12880 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 80, - "instId": 300004, - "propState": 8, - "pos": { - "x": -8390, - "y": 1876, - "z": 5340 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 80, - "instId": 300005, - "propState": 8, - "pos": { - "x": -5410, - "y": 1876, - "z": 5080 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 80, - "instId": 300006, - "propState": 8, - "pos": { - "x": -10630, - "y": 1876, - "z": 12880 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 80, - "instId": 300007, - "propState": 8, - "pos": { - "x": -9260, - "y": 1876, - "z": 5340 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "81": { - "monsters": [ - { - "groupId": 81, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -4190, - "y": 1876, - "z": 12420 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4190, - "y": 1876, - "z": 12420 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 81, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4190, - "y": 1876, - "z": 12420 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [ - { - "groupId": 82, - "instId": 400001, - "pos": { - "x": 23230, - "y": -2134, - "z": -165580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [ - { - "groupId": 83, - "instId": 400001, - "pos": { - "x": -11888, - "y": 1876, - "z": 7445 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300001, - "propState": 101, - "pos": { - "x": 23130, - "y": -2134, - "z": -138460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 84, - "instId": 300002, - "propState": 8, - "pos": { - "x": 23195, - "y": -2134, - "z": -127400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 84, - "instId": 300003, - "propState": 8, - "pos": { - "x": 23195, - "y": -2134, - "z": -126400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 84, - "instId": 300004, - "propState": 8, - "pos": { - "x": 24195, - "y": -2134, - "z": -126900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 84, - "instId": 300005, - "propState": 8, - "pos": { - "x": 17927, - "y": -2134, - "z": -132956 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 84, - "instId": 300006, - "propState": 8, - "pos": { - "x": 18927, - "y": -2134, - "z": -133456 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 84, - "instId": 300007, - "propState": 8, - "pos": { - "x": 18927, - "y": -2134, - "z": -132456 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 101, - "pos": { - "x": 51710, - "y": -140, - "z": -200130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "86": { - "monsters": [ - { - "groupId": 86, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 45710, - "y": -140, - "z": -203130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 8, - "pos": { - "x": 45710, - "y": -140, - "z": -203130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 86, - "instId": 300003, - "propState": 8, - "pos": { - "x": 45710, - "y": -140, - "z": -203130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [ - { - "groupId": 87, - "instId": 400001, - "pos": { - "x": -14730, - "y": 1876, - "z": 12880 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [ - { - "groupId": 88, - "instId": 400001, - "pos": { - "x": -15430, - "y": 1876, - "z": 9810 - }, - "rot": { - "x": 0, - "y": 91271, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [ - { - "groupId": 89, - "instId": 400001, - "pos": { - "x": -14870, - "y": 1876, - "z": 6670 - }, - "rot": { - "x": 0, - "y": 76407, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [ - { - "groupId": 90, - "instId": 400001, - "pos": { - "x": -14730, - "y": 1876, - "z": 11280 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [ - { - "groupId": 91, - "instId": 400001, - "pos": { - "x": -14870, - "y": 1876, - "z": 8230 - }, - "rot": { - "x": 0, - "y": 76407, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [ - { - "groupId": 92, - "instId": 400001, - "pos": { - "x": 21540, - "y": -2132, - "z": -168080 - }, - "rot": { - "x": 0, - "y": 265145, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [ - { - "groupId": 93, - "instId": 400001, - "pos": { - "x": 20810, - "y": -2132, - "z": -164540 - }, - "rot": { - "x": 0, - "y": 246853, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [ - { - "groupId": 94, - "instId": 400001, - "pos": { - "x": 18500, - "y": -2132, - "z": -161620 - }, - "rot": { - "x": 0, - "y": 221736, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [ - { - "groupId": 95, - "instId": 400001, - "pos": { - "x": 21300, - "y": -2132, - "z": -166330 - }, - "rot": { - "x": 0, - "y": 265145, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [ - { - "groupId": 96, - "instId": 400001, - "pos": { - "x": 19820, - "y": -2132, - "z": -162820 - }, - "rot": { - "x": 0, - "y": 221736, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8020701": { - "P80207_F80207001": { - "scenes": { - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22710, - "y": 7036, - "z": -108631 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": -900, - "y": 7036, - "z": -108610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 101, - "pos": { - "x": 14420, - "y": 4877, - "z": -136710 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 10390, - "y": 4877, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": 10390, - "y": 4877, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": 10390, - "y": 4877, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 101, - "pos": { - "x": 56230, - "y": 7006, - "z": -100578 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [ - { - "groupId": 15, - "instId": 400001, - "pos": { - "x": 52660, - "y": 7006, - "z": -107540 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46920, - "y": 7006, - "z": -108450 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 1, - "pos": { - "x": 47280, - "y": 7006, - "z": -99190 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1002 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": 41949, - "y": 7006, - "z": -108223 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": 42855, - "y": 7006, - "z": -108642 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 102005 - }, { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": 42780, - "y": 7006, - "z": -107670 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 102005 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": -900, - "y": 7036, - "z": -108610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": -13880, - "y": 5286, - "z": -92190 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": -38783, - "y": 5562, - "z": -95739 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 101, - "pos": { - "x": -41430, - "y": 5564, - "z": -106220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -28330, - "y": 7036, - "z": -105650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": -25330, - "y": 7036, - "z": -111650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 17, - "instId": 300004, - "propState": 8, - "pos": { - "x": -22330, - "y": 7036, - "z": -105650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 17, - "instId": 300005, - "propState": 8, - "pos": { - "x": -27490, - "y": 7036, - "z": -105650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 17, - "instId": 300006, - "propState": 8, - "pos": { - "x": -24549, - "y": 7036, - "z": -111650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 17, - "instId": 300007, - "propState": 8, - "pos": { - "x": -21460, - "y": 7036, - "z": -105650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "18": { - "monsters": [ - { - "groupId": 18, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -39340, - "y": 5564, - "z": -110840 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -39303, - "y": 5564, - "z": -106219 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": -39303, - "y": 5564, - "z": -106219 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "19": { - "monsters": [ - { - "groupId": 19, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -37160, - "y": 5564, - "z": -110840 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": -37160, - "y": 5564, - "z": -110840 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": -12580, - "y": -1147, - "z": -14910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 101, - "pos": { - "x": -14910, - "y": -1147, - "z": -20170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": -16960, - "y": -1147, - "z": -30670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 21, - "instId": 300004, - "propState": 8, - "pos": { - "x": -7620, - "y": -1147, - "z": -30710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 21, - "instId": 300005, - "propState": 8, - "pos": { - "x": -16930, - "y": -1147, - "z": -28640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300006, - "propState": 8, - "pos": { - "x": -16960, - "y": -1147, - "z": -29830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300007, - "propState": 8, - "pos": { - "x": -8620, - "y": -1147, - "z": -30719 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300008, - "propState": 8, - "pos": { - "x": -16930, - "y": -1147, - "z": -27770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "22": { - "monsters": [ - { - "groupId": 22, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -11270, - "y": -1147, - "z": -25380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -11430, - "y": -1800, - "z": -26160 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14430, - "y": -1800, - "z": -26160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": 80728, - "y": 2314, - "z": 104750 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": 49323, - "y": 172, - "z": 116720 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 101, - "pos": { - "x": 82537, - "y": 122, - "z": 118449 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 24, - "instId": 300003, - "propState": 8, - "pos": { - "x": 64350, - "y": 2152, - "z": 119070 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 24, - "instId": 300004, - "propState": 8, - "pos": { - "x": 71350, - "y": 122, - "z": 114180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 24, - "instId": 300005, - "propState": 8, - "pos": { - "x": 71340, - "y": 122, - "z": 119470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 24, - "instId": 300006, - "propState": 8, - "pos": { - "x": 65190, - "y": 2152, - "z": 119070 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 24, - "instId": 300007, - "propState": 8, - "pos": { - "x": 72131, - "y": 122, - "z": 114180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 24, - "instId": 300008, - "propState": 8, - "pos": { - "x": 72210, - "y": 122, - "z": 119470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "25": { - "monsters": [ - { - "groupId": 25, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 76810, - "y": 40, - "z": 113720 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": 76810, - "y": 40, - "z": 113720 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 25, - "instId": 300002, - "propState": 8, - "pos": { - "x": 76810, - "y": 40, - "z": 116720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 6470, - "y": 2220, - "z": 46860 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 101, - "pos": { - "x": 35390, - "y": -1176, - "z": 48940 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": 16390, - "y": -1176, - "z": 49930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 27, - "instId": 300003, - "propState": 8, - "pos": { - "x": 19390, - "y": -1176, - "z": 43930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 27, - "instId": 300004, - "propState": 8, - "pos": { - "x": 22390, - "y": -1176, - "z": 49930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 27, - "instId": 300005, - "propState": 8, - "pos": { - "x": 17230, - "y": -1176, - "z": 49930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 27, - "instId": 300006, - "propState": 8, - "pos": { - "x": 20171, - "y": -1176, - "z": 43930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 27, - "instId": 300007, - "propState": 8, - "pos": { - "x": 23260, - "y": -1176, - "z": 49930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "28": { - "monsters": [ - { - "groupId": 28, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 29390, - "y": -1176, - "z": 43930 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29390, - "y": -1176, - "z": 43930 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 28, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29390, - "y": -1176, - "z": 46930 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38783, - "y": 5562, - "z": -95739 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": -47619, - "y": 6740, - "z": -81379 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 101, - "pos": { - "x": -32310, - "y": 3930, - "z": -92120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": -31420, - "y": 3930, - "z": -73120 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 30, - "instId": 300003, - "propState": 8, - "pos": { - "x": -37420, - "y": 3930, - "z": -76120 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 30, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31420, - "y": 3930, - "z": -79120 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 30, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31420, - "y": 3930, - "z": -73960 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 30, - "instId": 300006, - "propState": 8, - "pos": { - "x": -37420, - "y": 3930, - "z": -76901 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 30, - "instId": 300007, - "propState": 8, - "pos": { - "x": -31420, - "y": 3930, - "z": -79990 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [ - { - "groupId": 31, - "instId": 400001, - "pos": { - "x": -37420, - "y": 3930, - "z": -86120 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": -13971, - "y": 7036, - "z": -103070 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 101, - "pos": { - "x": -4635, - "y": 5236, - "z": -86591 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 33, - "instId": 300003, - "propState": 8, - "pos": { - "x": -3996, - "y": 5236, - "z": -67903 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 33, - "instId": 300004, - "propState": 8, - "pos": { - "x": -11150, - "y": 5236, - "z": -72249 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 33, - "instId": 300005, - "propState": 8, - "pos": { - "x": -2724, - "y": 5236, - "z": -73745 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 33, - "instId": 300006, - "propState": 8, - "pos": { - "x": -3996, - "y": 5236, - "z": -68743 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 33, - "instId": 300007, - "propState": 8, - "pos": { - "x": -11084, - "y": 5236, - "z": -71091 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 33, - "instId": 300008, - "propState": 8, - "pos": { - "x": -2724, - "y": 5236, - "z": -74615 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [ - { - "groupId": 34, - "instId": 400001, - "pos": { - "x": -9900, - "y": 5200, - "z": -82120 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": 80728, - "y": 2314, - "z": 104750 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": 70370, - "y": 2383, - "z": 74040 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 101, - "pos": { - "x": 82950, - "y": 2231, - "z": 69020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": 74439, - "y": 2231, - "z": 88381 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 36, - "instId": 300004, - "propState": 8, - "pos": { - "x": 85937, - "y": 2231, - "z": 82138 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 36, - "instId": 300005, - "propState": 8, - "pos": { - "x": 75289, - "y": 2231, - "z": 87971 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 36, - "instId": 300006, - "propState": 8, - "pos": { - "x": 74439, - "y": 2231, - "z": 87541 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 36, - "instId": 300007, - "propState": 8, - "pos": { - "x": 85937, - "y": 2231, - "z": 81357 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 36, - "instId": 300008, - "propState": 8, - "pos": { - "x": 85057, - "y": 2231, - "z": 81727 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": 76160, - "y": 2231, - "z": 75020 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": -59730, - "y": 821, - "z": 72304 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 42, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14140, - "y": 2171, - "z": 37670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 42, - "instId": 300004, - "propState": 8, - "pos": { - "x": 6470, - "y": 2220, - "z": 46860 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 101, - "pos": { - "x": -84000, - "y": 821, - "z": 44960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 43, - "instId": 300003, - "propState": 8, - "pos": { - "x": -66180, - "y": 821, - "z": 45340 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 43, - "instId": 300004, - "propState": 8, - "pos": { - "x": -46453, - "y": 2171, - "z": 51244 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 43, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31310, - "y": 2171, - "z": 45970 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 43, - "instId": 300006, - "propState": 8, - "pos": { - "x": -67020, - "y": 821, - "z": 45340 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 43, - "instId": 300007, - "propState": 8, - "pos": { - "x": -47234, - "y": 2171, - "z": 51244 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 43, - "instId": 300008, - "propState": 8, - "pos": { - "x": -32180, - "y": 2171, - "z": 45970 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "44": { - "monsters": [ - { - "groupId": 44, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -74938, - "y": 589, - "z": 45461 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 8, - "pos": { - "x": -74938, - "y": 589, - "z": 45461 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 44, - "instId": 300002, - "propState": 8, - "pos": { - "x": -74938, - "y": 589, - "z": 45461 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "45": { - "monsters": [ - { - "groupId": 45, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -61581, - "y": 589, - "z": 45868 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 8, - "pos": { - "x": -61581, - "y": 589, - "z": 45868 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "46": { - "monsters": [ - { - "groupId": 46, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -44677, - "y": 1939, - "z": 42741 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": -44677, - "y": 1939, - "z": 42741 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": 14770, - "y": 2246, - "z": 67240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 47, - "instId": 300002, - "propState": 8, - "pos": { - "x": 34050, - "y": 172, - "z": 108640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 47, - "instId": 300003, - "propState": 8, - "pos": { - "x": 64733, - "y": 5001, - "z": 74072 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 101, - "pos": { - "x": 22250, - "y": -1327, - "z": 99570 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 48, - "instId": 300003, - "propState": 8, - "pos": { - "x": 35100, - "y": 2246, - "z": 76810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 48, - "instId": 300004, - "propState": 8, - "pos": { - "x": 29760, - "y": 2246, - "z": 76920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 48, - "instId": 300005, - "propState": 8, - "pos": { - "x": 19260, - "y": 2246, - "z": 76250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300006, - "propState": 8, - "pos": { - "x": 36060, - "y": 2246, - "z": 76820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300007, - "propState": 8, - "pos": { - "x": 30770, - "y": 2296, - "z": 76940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300008, - "propState": 8, - "pos": { - "x": 19260, - "y": 2296, - "z": 77120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "49": { - "monsters": [ - { - "groupId": 49, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 25260, - "y": -1327, - "z": 93670 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": 25250, - "y": -1790, - "z": 93570 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": 22250, - "y": -1790, - "z": 93570 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "50": { - "monsters": [ - { - "groupId": 50, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 19250, - "y": -1327, - "z": 93570 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": 19250, - "y": -1790, - "z": 93570 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "51": { - "monsters": [ - { - "groupId": 51, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 21774, - "y": 2246, - "z": 66221 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": 21774, - "y": 2014, - "z": 66221 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "52": { - "monsters": [ - { - "groupId": 52, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 10390, - "y": 4877, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300002, - "propState": 8, - "pos": { - "x": 10390, - "y": 4877, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 52, - "instId": 300003, - "propState": 8, - "pos": { - "x": 10390, - "y": 4877, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 101, - "pos": { - "x": -9430, - "y": 5236, - "z": -86630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, { - "groupId": 53, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4094, - "y": 5236, - "z": -74636 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 53, - "instId": 300003, - "propState": 8, - "pos": { - "x": -4040, - "y": 5236, - "z": -73850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [ - { - "groupId": 54, - "instId": 400001, - "pos": { - "x": -10072, - "y": 5236, - "z": -76490 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 1, - "pos": { - "x": -11045, - "y": 5236, - "z": -74194 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1002 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 101, - "pos": { - "x": 100148, - "y": 2231, - "z": 88077 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "56": { - "monsters": [ - { - "groupId": 56, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 95024, - "y": 2231, - "z": 80417 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": 95024, - "y": 2231, - "z": 80417 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 56, - "instId": 300003, - "propState": 8, - "pos": { - "x": 95024, - "y": 2231, - "z": 80417 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 101, - "pos": { - "x": 82537, - "y": 122, - "z": 118449 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": 71789, - "y": 122, - "z": 112736 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300003, - "propState": 8, - "pos": { - "x": 71798, - "y": 122, - "z": 113673 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [ - { - "groupId": 58, - "instId": 400001, - "pos": { - "x": 77477, - "y": 706, - "z": 117300 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": 72060, - "y": 122, - "z": 119480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": 72165, - "y": 122, - "z": 120417 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 101, - "pos": { - "x": -32310, - "y": 3930, - "z": -92120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "62": { - "monsters": [ - { - "groupId": 62, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -36370, - "y": 3930, - "z": -86120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 8, - "pos": { - "x": -36370, - "y": 3930, - "z": -86120 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 62, - "instId": 300002, - "propState": 8, - "pos": { - "x": -36370, - "y": 3930, - "z": -86120 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 101, - "pos": { - "x": -14910, - "y": -1147, - "z": -20170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 64, - "instId": 300002, - "propState": 8, - "pos": { - "x": -16970, - "y": -1147, - "z": -27140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 64, - "instId": 300003, - "propState": 8, - "pos": { - "x": -16970, - "y": -1147, - "z": -28140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 64, - "instId": 300004, - "propState": 8, - "pos": { - "x": -16910, - "y": -1147, - "z": -29370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 64, - "instId": 300005, - "propState": 8, - "pos": { - "x": -7610, - "y": -1147, - "z": -28310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 64, - "instId": 300006, - "propState": 8, - "pos": { - "x": -8610, - "y": -1147, - "z": -28260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 64, - "instId": 300007, - "propState": 8, - "pos": { - "x": -9600, - "y": -1147, - "z": -28170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "66": { - "monsters": [ - { - "groupId": 66, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -58216, - "y": -11735, - "z": 45497 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [ - { - "groupId": 66, - "instId": 400001, - "pos": { - "x": -58216, - "y": -11735, - "z": 45497 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": -69150, - "y": 821, - "z": 46520 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102077 - }, { - "groupId": 66, - "instId": 300005, - "propState": 8, - "pos": { - "x": -107800, - "y": -590, - "z": 52980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102063 - }, { - "groupId": 66, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - }, { - "groupId": 66, - "instId": 300002, - "propState": 12, - "pos": { - "x": -58216, - "y": -11735, - "z": 45497 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": -51193, - "y": 2205, - "z": 43790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 101, - "pos": { - "x": -83241, - "y": 821, - "z": 44900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 68, - "instId": 300003, - "propState": 8, - "pos": { - "x": -64623, - "y": 821, - "z": 38240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 68, - "instId": 300004, - "propState": 8, - "pos": { - "x": -62740, - "y": 821, - "z": 46837 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 68, - "instId": 300005, - "propState": 8, - "pos": { - "x": -70900, - "y": 821, - "z": 38260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 68, - "instId": 300006, - "propState": 8, - "pos": { - "x": -65463, - "y": 821, - "z": 38240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 68, - "instId": 300007, - "propState": 8, - "pos": { - "x": -63521, - "y": 821, - "z": 46837 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 68, - "instId": 300008, - "propState": 8, - "pos": { - "x": -71770, - "y": 821, - "z": 38260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 101, - "pos": { - "x": -9790, - "y": 7036, - "z": -107650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 72, - "instId": 300003, - "propState": 8, - "pos": { - "x": -24800, - "y": 7036, - "z": -105650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 72, - "instId": 300004, - "propState": 8, - "pos": { - "x": -21800, - "y": 7036, - "z": -111650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 72, - "instId": 300005, - "propState": 8, - "pos": { - "x": -18800, - "y": 7036, - "z": -105650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 72, - "instId": 300006, - "propState": 8, - "pos": { - "x": -23960, - "y": 7036, - "z": -105650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 72, - "instId": 300007, - "propState": 8, - "pos": { - "x": -21019, - "y": 7036, - "z": -111650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 72, - "instId": 300008, - "propState": 8, - "pos": { - "x": -17930, - "y": 7036, - "z": -105650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [ - { - "groupId": 73, - "instId": 400001, - "pos": { - "x": -14550, - "y": 7036, - "z": -111650 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "74": { - "monsters": [ - { - "groupId": 74, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -14550, - "y": 7036, - "z": -111650 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": -14550, - "y": 7036, - "z": -111650 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 74, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14550, - "y": 7036, - "z": -108650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [ - { - "groupId": 76, - "instId": 400001, - "pos": { - "x": -11270, - "y": -1147, - "z": -25380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 101, - "pos": { - "x": 48680, - "y": -2916, - "z": 39830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 78, - "instId": 300003, - "propState": 8, - "pos": { - "x": 49870, - "y": -2916, - "z": 55600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 78, - "instId": 300004, - "propState": 8, - "pos": { - "x": 43870, - "y": -2916, - "z": 52600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 78, - "instId": 300005, - "propState": 8, - "pos": { - "x": 49870, - "y": -2916, - "z": 49600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 78, - "instId": 300006, - "propState": 8, - "pos": { - "x": 49870, - "y": -2916, - "z": 54760 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 78, - "instId": 300007, - "propState": 8, - "pos": { - "x": 43870, - "y": -2916, - "z": 51819 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 78, - "instId": 300008, - "propState": 8, - "pos": { - "x": 49870, - "y": -2916, - "z": 48730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [ - { - "groupId": 79, - "instId": 400001, - "pos": { - "x": 29390, - "y": -1176, - "z": 43930 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "80": { - "monsters": [ - { - "groupId": 80, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 43870, - "y": -2916, - "z": 42600 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": 43870, - "y": -2916, - "z": 42600 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 80, - "instId": 300002, - "propState": 8, - "pos": { - "x": 46870, - "y": -2916, - "z": 42600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "83": { - "monsters": [ - { - "groupId": 83, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 46250, - "y": -2916, - "z": 42600 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46250, - "y": -2916, - "z": 42600 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "84": { - "monsters": [ - { - "groupId": 84, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 76160, - "y": 2231, - "z": 75020 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300001, - "propState": 8, - "pos": { - "x": 76160, - "y": 2231, - "z": 75020 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 84, - "instId": 300002, - "propState": 8, - "pos": { - "x": 79160, - "y": 2231, - "z": 75020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 101, - "pos": { - "x": 76996, - "y": 2231, - "z": 95770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 85, - "instId": 300002, - "propState": 8, - "pos": { - "x": 75690, - "y": 2231, - "z": 86270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 85, - "instId": 300003, - "propState": 8, - "pos": { - "x": 75690, - "y": 2231, - "z": 85270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 85, - "instId": 300004, - "propState": 8, - "pos": { - "x": 74690, - "y": 2231, - "z": 85770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 85, - "instId": 300005, - "propState": 8, - "pos": { - "x": 82690, - "y": 2231, - "z": 85770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 85, - "instId": 300006, - "propState": 8, - "pos": { - "x": 81690, - "y": 2231, - "z": 86270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 85, - "instId": 300007, - "propState": 8, - "pos": { - "x": 81690, - "y": 2231, - "z": 85270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 101, - "pos": { - "x": -32310, - "y": 3930, - "z": -89080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 89, - "instId": 300002, - "propState": 8, - "pos": { - "x": -31420, - "y": 3930, - "z": -76580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 89, - "instId": 300003, - "propState": 8, - "pos": { - "x": -31420, - "y": 3930, - "z": -75580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 89, - "instId": 300004, - "propState": 8, - "pos": { - "x": -30420, - "y": 3930, - "z": -76080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 89, - "instId": 300005, - "propState": 8, - "pos": { - "x": -38420, - "y": 3930, - "z": -79730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 89, - "instId": 300006, - "propState": 8, - "pos": { - "x": -37420, - "y": 3930, - "z": -80230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 89, - "instId": 300007, - "propState": 8, - "pos": { - "x": -37420, - "y": 3930, - "z": -79230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "93": { - "monsters": [ - { - "groupId": 93, - "instId": 200002, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, - { - "groupId": 93, - "instId": 200003, - "eventId": 81312013, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002059 - }, - { - "groupId": 93, - "instId": 200004, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, - { - "groupId": 93, - "instId": 200005, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 93, - "instId": 200006, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 93, - "instId": 200007, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 93, - "instId": 200008, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 93, - "instId": 200009, - "eventId": 81312013, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002059 - }, { - "groupId": 93, - "instId": 200010, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 93, - "instId": 200011, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 93, - "instId": 200012, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 93, - "instId": 200013, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 93, - "instId": 200014, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 93, - "instId": 200015, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 93, - "instId": 200016, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 93, - "instId": 200017, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 93, - "instId": 200018, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 93, - "instId": 200019, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 93, - "instId": 200020, - "eventId": 81312013, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002059 - }, { - "groupId": 93, - "instId": 200021, - "eventId": 81312013, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002059 - } - ], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300002, - "propState": 8, - "pos": { - "x": -25070, - "y": 2171, - "z": 54980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -52750, - "y": 2171, - "z": 43250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": -28640, - "y": 2171, - "z": 43180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": -35569, - "y": 2171, - "z": 67375 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 101, - "pos": { - "x": -2310, - "y": 2171, - "z": 64360 - }, - "rot": { - "x": 0, - "y": 269925, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 94, - "instId": 300002, - "propState": 20, - "pos": { - "x": -6186, - "y": 2171, - "z": 62250 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60204 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 20, - "pos": { - "x": -6186, - "y": 2171, - "z": 61051 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60205 - }, - { - "groupId": 94, - "instId": 300004, - "propState": 20, - "pos": { - "x": -6186, - "y": 2171, - "z": 59750 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60206 - }, { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": -52541, - "y": 2171, - "z": 43593 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 913 - }, { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": -60060, - "y": 821, - "z": 39160 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 1001 - }, { - "groupId": 94, - "instId": 300007, - "propState": 8, - "pos": { - "x": -10847, - "y": 2171, - "z": 60500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 94, - "instId": 300008, - "propState": 20, - "pos": { - "x": -62120, - "y": 821, - "z": 39160 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60204 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [ - { - "groupId": 95, - "instId": 400001, - "pos": { - "x": 77402, - "y": 122, - "z": 115346 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [ - { - "groupId": 96, - "instId": 400001, - "pos": { - "x": -5020, - "y": 5236, - "z": -76400 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "97": { - "monsters": [ - { - "groupId": 97, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 10390, - "y": 4877, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300002, - "propState": 8, - "pos": { - "x": 10390, - "y": 4877, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 97, - "instId": 300003, - "propState": 8, - "pos": { - "x": 10390, - "y": 4877, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300001, - "propState": 8, - "pos": { - "x": 42554, - "y": -3005, - "z": -13020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "103": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 103, - "instId": 300001, - "propState": 101, - "pos": { - "x": 40554, - "y": -1146, - "z": 13980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 103, - "instId": 300003, - "propState": 8, - "pos": { - "x": 49395, - "y": -1074, - "z": 7012 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 103, - "instId": 300004, - "propState": 8, - "pos": { - "x": 49441, - "y": -1074, - "z": -259 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 103, - "instId": 300005, - "propState": 8, - "pos": { - "x": 39950, - "y": -1074, - "z": 2980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 103, - "instId": 300006, - "propState": 8, - "pos": { - "x": 49395, - "y": -1074, - "z": 7852 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 103, - "instId": 300007, - "propState": 8, - "pos": { - "x": 49441, - "y": -1074, - "z": 522 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 103, - "instId": 300008, - "propState": 8, - "pos": { - "x": 39950, - "y": -1074, - "z": 3850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "104": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 104, - "instId": 300001, - "propState": 101, - "pos": { - "x": 40554, - "y": -1146, - "z": 13980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 104, - "instId": 300002, - "propState": 8, - "pos": { - "x": 39554, - "y": -1146, - "z": 4480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 104, - "instId": 300003, - "propState": 8, - "pos": { - "x": 39554, - "y": -1146, - "z": 3480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 104, - "instId": 300004, - "propState": 8, - "pos": { - "x": 38554, - "y": -1146, - "z": 3980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 104, - "instId": 300005, - "propState": 8, - "pos": { - "x": 46554, - "y": -1146, - "z": 3980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 104, - "instId": 300006, - "propState": 8, - "pos": { - "x": 45554, - "y": -1146, - "z": 4480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 104, - "instId": 300007, - "propState": 8, - "pos": { - "x": 45554, - "y": -1146, - "z": 3480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "105": { - "monsters": [], - "npcs": [ - { - "groupId": 105, - "instId": 400001, - "pos": { - "x": 45554, - "y": -1146, - "z": 9980 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "106": { - "monsters": [ - { - "groupId": 106, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 45930, - "y": -1074, - "z": 9980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 106, - "instId": 300001, - "propState": 8, - "pos": { - "x": 45950, - "y": -1074, - "z": 9980 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 106, - "instId": 300002, - "propState": 8, - "pos": { - "x": 42950, - "y": -1074, - "z": 9980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "107": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 107, - "instId": 300001, - "propState": 8, - "pos": { - "x": -11648, - "y": 5236, - "z": -48500 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 107, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14140, - "y": 2221, - "z": 37670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 101, - "pos": { - "x": -11000, - "y": -1147, - "z": -29750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 108, - "instId": 300003, - "propState": 8, - "pos": { - "x": -13862, - "y": -1147, - "z": 8100 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 108, - "instId": 300004, - "propState": 8, - "pos": { - "x": -9136, - "y": -1147, - "z": -13787 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 108, - "instId": 300005, - "propState": 8, - "pos": { - "x": -11180, - "y": -1147, - "z": 21670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 108, - "instId": 300006, - "propState": 8, - "pos": { - "x": -13862, - "y": -1147, - "z": 7260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 108, - "instId": 300007, - "propState": 8, - "pos": { - "x": -9136, - "y": -1147, - "z": -14568 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 108, - "instId": 300008, - "propState": 8, - "pos": { - "x": -11180, - "y": -1147, - "z": 20800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "109": { - "monsters": [ - { - "groupId": 109, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -16000, - "y": -1147, - "z": -23750 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 109, - "instId": 300001, - "propState": 8, - "pos": { - "x": -16000, - "y": -1147, - "z": -23750 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 109, - "instId": 300002, - "propState": 8, - "pos": { - "x": -13000, - "y": -1147, - "z": -23750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "110": { - "monsters": [ - { - "groupId": 110, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -9750, - "y": -1147, - "z": -1500 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 110, - "instId": 300001, - "propState": 8, - "pos": { - "x": -9750, - "y": -1147, - "z": -1500 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "111": { - "monsters": [ - { - "groupId": 111, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -17180, - "y": -1147, - "z": 14670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 111, - "instId": 300001, - "propState": 8, - "pos": { - "x": -11180, - "y": -1147, - "z": 14670 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "112": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 112, - "instId": 300001, - "propState": 8, - "pos": { - "x": 38750, - "y": 9101, - "z": 125750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 112, - "instId": 300002, - "propState": 8, - "pos": { - "x": 4000, - "y": 9101, - "z": 107750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "113": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 113, - "instId": 300001, - "propState": 101, - "pos": { - "x": 2250, - "y": 9101, - "z": 117593 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 113, - "instId": 300003, - "propState": 8, - "pos": { - "x": 13920, - "y": 9101, - "z": 122500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 113, - "instId": 300004, - "propState": 8, - "pos": { - "x": 31520, - "y": 9101, - "z": 122593 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 113, - "instId": 300005, - "propState": 8, - "pos": { - "x": 28520, - "y": 9101, - "z": 116593 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 113, - "instId": 300006, - "propState": 8, - "pos": { - "x": 13080, - "y": 9101, - "z": 122500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 113, - "instId": 300007, - "propState": 8, - "pos": { - "x": 30739, - "y": 9101, - "z": 122593 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 113, - "instId": 300008, - "propState": 8, - "pos": { - "x": 27650, - "y": 9101, - "z": 116593 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "114": { - "monsters": [ - { - "groupId": 114, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 8250, - "y": 9101, - "z": 122593 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 114, - "instId": 300001, - "propState": 8, - "pos": { - "x": 8250, - "y": 9101, - "z": 122593 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 114, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8250, - "y": 9101, - "z": 119593 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "115": { - "monsters": [ - { - "groupId": 115, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 19500, - "y": 9101, - "z": 116593 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 115, - "instId": 300001, - "propState": 8, - "pos": { - "x": 19500, - "y": 9101, - "z": 116593 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "116": { - "monsters": [ - { - "groupId": 116, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 21520, - "y": 9101, - "z": 116593 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 116, - "instId": 300001, - "propState": 8, - "pos": { - "x": 21520, - "y": 9101, - "z": 116593 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 117, - "instId": 300001, - "propState": 8, - "pos": { - "x": -59730, - "y": 821, - "z": 72304 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 118, - "instId": 300001, - "propState": 101, - "pos": { - "x": -86180, - "y": 821, - "z": 70304 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, { - "groupId": 118, - "instId": 300002, - "propState": 8, - "pos": { - "x": -74200, - "y": 821, - "z": 68307 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 118, - "instId": 300003, - "propState": 8, - "pos": { - "x": -75180, - "y": 821, - "z": 68304 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "119": { - "monsters": [], - "npcs": [ - { - "groupId": 119, - "instId": 400001, - "pos": { - "x": -79110, - "y": 821, - "z": 75304 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 119, - "instId": 300001, - "propState": 1, - "pos": { - "x": -74095, - "y": 821, - "z": 75874 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1002 - } - ], - "teleports": {} - }, - "120": { - "monsters": [], - "npcs": [ - { - "groupId": 120, - "instId": 400002, - "pos": { - "x": -79110, - "y": 821, - "z": 69304 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "124": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 124, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22710, - "y": 7036, - "z": -108631 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 124, - "instId": 300002, - "propState": 8, - "pos": { - "x": -900, - "y": 7036, - "z": -108610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "125": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 125, - "instId": 300001, - "propState": 101, - "pos": { - "x": 17625, - "y": 4877, - "z": -137240 - }, - "rot": { - "x": 0, - "y": 229306, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 125, - "instId": 300003, - "propState": 8, - "pos": { - "x": 16678, - "y": 4877, - "z": -127780 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 125, - "instId": 300004, - "propState": 8, - "pos": { - "x": 25676, - "y": 3543, - "z": -135696 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102054 - }, - { - "groupId": 125, - "instId": 300009, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - }, { - "groupId": 125, - "instId": 300002, - "propState": 8, - "pos": { - "x": 10310, - "y": 4877, - "z": -126330 - }, - "rot": { - "x": 0, - "y": 221369, - "z": 0 - }, - "propId": 1001 - }, { - "groupId": 125, - "instId": 300005, - "propState": 20, - "pos": { - "x": 8660, - "y": 4989, - "z": -126890 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60205 - } - ], - "teleports": {} - }, - "126": { - "monsters": [ - { - "groupId": 126, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 126, - "instId": 300001, - "propState": 8, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 126, - "instId": 300002, - "propState": 8, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "127": { - "monsters": [ - { - "groupId": 127, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 127, - "instId": 300001, - "propState": 8, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 127, - "instId": 300002, - "propState": 8, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "128": { - "monsters": [ - { - "groupId": 128, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 128, - "instId": 300001, - "propState": 8, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 128, - "instId": 300002, - "propState": 8, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "129": { - "monsters": [], - "npcs": [ - { - "groupId": 129, - "instId": 400001, - "pos": { - "x": 25579, - "y": 4989, - "z": -134079 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "130": { - "monsters": [], - "npcs": [ - { - "groupId": 130, - "instId": 400001, - "pos": { - "x": 25579, - "y": 4989, - "z": -130796 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "131": { - "monsters": [], - "npcs": [ - { - "groupId": 131, - "instId": 400001, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "132": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 132, - "instId": 300001, - "propState": 20, - "pos": { - "x": 25580, - "y": 4989, - "z": -133500 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60206 - }, { - "groupId": 132, - "instId": 300002, - "propState": 20, - "pos": { - "x": 25580, - "y": 4989, - "z": -131470 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60204 - }, { - "groupId": 132, - "instId": 300003, - "propState": 20, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60205 - } - ], - "teleports": {} - }, - "133": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 133, - "instId": 300001, - "propState": 20, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60205 - }, { - "groupId": 133, - "instId": 300002, - "propState": 20, - "pos": { - "x": 25580, - "y": 4989, - "z": -131470 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60204 - } - ], - "teleports": {} - }, - "134": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 134, - "instId": 300001, - "propState": 20, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60204 - } - ], - "teleports": {} - }, - "135": { - "monsters": [], - "npcs": [ - { - "groupId": 135, - "instId": 400001, - "pos": { - "x": -14550, - "y": 7036, - "z": -112380 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "136": { - "monsters": [], - "npcs": [ - { - "groupId": 136, - "instId": 400001, - "pos": { - "x": -14120, - "y": 7036, - "z": -109150 - }, - "rot": { - "x": 0, - "y": 272321, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [ - { - "groupId": 137, - "instId": 400001, - "pos": { - "x": -14550, - "y": 7036, - "z": -105760 - }, - "rot": { - "x": 0, - "y": 253400, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [ - { - "groupId": 138, - "instId": 400001, - "pos": { - "x": -14550, - "y": 7036, - "z": -110760 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "139": { - "monsters": [], - "npcs": [ - { - "groupId": 139, - "instId": 400001, - "pos": { - "x": -14550, - "y": 7036, - "z": -107340 - }, - "rot": { - "x": 0, - "y": 253400, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "140": { - "monsters": [], - "npcs": [ - { - "groupId": 140, - "instId": 400001, - "pos": { - "x": 74890, - "y": 2231, - "z": 74380 - }, - "rot": { - "x": 0, - "y": 19381, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "141": { - "monsters": [], - "npcs": [ - { - "groupId": 141, - "instId": 400001, - "pos": { - "x": 78790, - "y": 2231, - "z": 73770 - }, - "rot": { - "x": 0, - "y": 358304, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "142": { - "monsters": [], - "npcs": [ - { - "groupId": 142, - "instId": 400001, - "pos": { - "x": 82520, - "y": 2231, - "z": 74530 - }, - "rot": { - "x": 0, - "y": 337318, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "143": { - "monsters": [], - "npcs": [ - { - "groupId": 143, - "instId": 400001, - "pos": { - "x": 80870, - "y": 2231, - "z": 75020 - }, - "rot": { - "x": 0, - "y": 339130, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "144": { - "monsters": [], - "npcs": [ - { - "groupId": 144, - "instId": 400001, - "pos": { - "x": 76710, - "y": 2231, - "z": 75020 - }, - "rot": { - "x": 0, - "y": 23959, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8020801": { - "P80208_F80208001": { - "scenes": { - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": 110086, - "y": -25177, - "z": -128907 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 85157, - "y": -31263, - "z": -113915 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 118170, - "y": -28121, - "z": -115080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 101, - "pos": { - "x": 105030, - "y": -28121, - "z": -114370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [ - { - "groupId": 15, - "instId": 400001, - "pos": { - "x": 99290, - "y": -28121, - "z": -107370 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 98290, - "y": -28121, - "z": -102370 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 1, - "pos": { - "x": 106290, - "y": -28121, - "z": -102370 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 1002 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": 100037, - "y": -28121, - "z": -97259 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": 99131, - "y": -28121, - "z": -96840 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 102005 - }, { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": 99206, - "y": -28121, - "z": -97812 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 102005 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": -15800, - "y": -29390, - "z": -164258 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 101, - "pos": { - "x": -53985, - "y": -29517, - "z": -167707 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "18": { - "monsters": [ - { - "groupId": 18, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -49880, - "y": -29517, - "z": -164080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -48690, - "y": -29377, - "z": -161400 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 18, - "instId": 300003, - "propState": 8, - "pos": { - "x": -48690, - "y": -29377, - "z": -161400 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "19": { - "monsters": [ - { - "groupId": 19, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -50010, - "y": -29517, - "z": -164030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6020, - "y": -31159, - "z": -141360 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 19, - "instId": 300003, - "propState": 8, - "pos": { - "x": -6020, - "y": -31159, - "z": -141360 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": 14923, - "y": -31159, - "z": -106240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": 30540, - "y": -28519, - "z": -155055 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 20, - "instId": 300003, - "propState": 8, - "pos": { - "x": -660, - "y": -31159, - "z": -138500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 101, - "pos": { - "x": 8540, - "y": -31159, - "z": -154420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": 4740, - "y": -31159, - "z": -136130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 21, - "instId": 300004, - "propState": 8, - "pos": { - "x": 16080, - "y": -31159, - "z": -126909 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 21, - "instId": 300005, - "propState": 8, - "pos": { - "x": 13620, - "y": -31159, - "z": -137080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300006, - "propState": 8, - "pos": { - "x": 4740, - "y": -31159, - "z": -136970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300007, - "propState": 8, - "pos": { - "x": 16080, - "y": -31159, - "z": -127690 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300008, - "propState": 8, - "pos": { - "x": 13620, - "y": -31159, - "z": -137950 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "22": { - "monsters": [ - { - "groupId": 22, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 11720, - "y": -31159, - "z": -148420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": 11720, - "y": -31159, - "z": -148420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11720, - "y": -31159, - "z": -148420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "23": { - "monsters": [ - { - "groupId": 23, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 11540, - "y": -31159, - "z": -145720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": 11540, - "y": -31159, - "z": -145720 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "24": { - "monsters": [ - { - "groupId": 24, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 6046, - "y": -31055, - "z": -131680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 8, - "pos": { - "x": 6046, - "y": -31055, - "z": -131680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": 110070, - "y": -25177, - "z": -130020 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 25, - "instId": 300002, - "propState": 8, - "pos": { - "x": 85090, - "y": -31263, - "z": -143143 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 25, - "instId": 300003, - "propState": 8, - "pos": { - "x": 129305, - "y": -28127, - "z": -145248 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 101, - "pos": { - "x": 98680, - "y": -28131, - "z": -144290 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 116360, - "y": -28127, - "z": -149570 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": 111521, - "y": -28131, - "z": -141210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": 110360, - "y": -28131, - "z": -149570 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 26, - "instId": 300006, - "propState": 8, - "pos": { - "x": 115520, - "y": -28127, - "z": -149570 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 26, - "instId": 300007, - "propState": 8, - "pos": { - "x": 110740, - "y": -28131, - "z": -141210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 26, - "instId": 300008, - "propState": 8, - "pos": { - "x": 109490, - "y": -28131, - "z": -149570 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "27": { - "monsters": [ - { - "groupId": 27, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 103010, - "y": -28070, - "z": -148670 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": 103010, - "y": -28070, - "z": -148670 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": 103010, - "y": -28070, - "z": -148670 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": 17484, - "y": -28866, - "z": -63140 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 28, - "instId": 300002, - "propState": 8, - "pos": { - "x": -11690, - "y": -35952, - "z": -68010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 28, - "instId": 300003, - "propState": 8, - "pos": { - "x": -12060, - "y": -31210, - "z": -44230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 101, - "pos": { - "x": -12730, - "y": -31213, - "z": -53200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 29, - "instId": 300003, - "propState": 8, - "pos": { - "x": 1880, - "y": -31055, - "z": -57260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 29, - "instId": 300004, - "propState": 8, - "pos": { - "x": -50, - "y": -31055, - "z": -46650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 29, - "instId": 300005, - "propState": 8, - "pos": { - "x": -4120, - "y": -31213, - "z": -57260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 29, - "instId": 300006, - "propState": 8, - "pos": { - "x": 1040, - "y": -31055, - "z": -57260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 29, - "instId": 300007, - "propState": 8, - "pos": { - "x": -831, - "y": -31055, - "z": -46650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 29, - "instId": 300008, - "propState": 8, - "pos": { - "x": -4990, - "y": -31213, - "z": -57260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "30": { - "monsters": [ - { - "groupId": 30, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -6659, - "y": -31213, - "z": -48301 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": -6659, - "y": -31213, - "z": -48301 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6659, - "y": -31213, - "z": -48301 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": 109010, - "y": 5351, - "z": -5265 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 101, - "pos": { - "x": 142466, - "y": 8008, - "z": 4446 - }, - "rot": { - "x": 0, - "y": 235320, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 32, - "instId": 300003, - "propState": 8, - "pos": { - "x": 135100, - "y": 8008, - "z": -10390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 32, - "instId": 300004, - "propState": 8, - "pos": { - "x": 133400, - "y": 8008, - "z": -10360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 32, - "instId": 300005, - "propState": 8, - "pos": { - "x": 134220, - "y": 8008, - "z": -10400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 32, - "instId": 300006, - "propState": 8, - "pos": { - "x": 125750, - "y": 8008, - "z": -2780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 32, - "instId": 300007, - "propState": 8, - "pos": { - "x": 124840, - "y": 8008, - "z": -2800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 32, - "instId": 300008, - "propState": 8, - "pos": { - "x": 127970, - "y": 8008, - "z": -2470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "33": { - "monsters": [ - { - "groupId": 33, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 139239, - "y": 8008, - "z": -1435 - }, - "rot": { - "x": 0, - "y": 250320, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": 139239, - "y": 8110, - "z": -1435 - }, - "rot": { - "x": 0, - "y": 250320, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 33, - "instId": 300002, - "propState": 8, - "pos": { - "x": 137532, - "y": 8110, - "z": 1032 - }, - "rot": { - "x": 0, - "y": 235320, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "34": { - "monsters": [ - { - "groupId": 34, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 136720, - "y": 8008, - "z": 1890 - }, - "rot": { - "x": 0, - "y": 220320, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": 135825, - "y": 8110, - "z": 3499 - }, - "rot": { - "x": 0, - "y": 220320, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": 136098, - "y": 2265, - "z": -23961 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 101, - "pos": { - "x": 111740, - "y": 604, - "z": -40630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": 128340, - "y": 604, - "z": -46690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 36, - "instId": 300004, - "propState": 8, - "pos": { - "x": 134000, - "y": -1149, - "z": -63530 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 36, - "instId": 300005, - "propState": 8, - "pos": { - "x": 144120, - "y": 604, - "z": -52330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 36, - "instId": 300006, - "propState": 8, - "pos": { - "x": 127500, - "y": 604, - "z": -46690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 36, - "instId": 300007, - "propState": 8, - "pos": { - "x": 133219, - "y": -1149, - "z": -63530 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 36, - "instId": 300008, - "propState": 8, - "pos": { - "x": 143250, - "y": 604, - "z": -52330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "37": { - "monsters": [ - { - "groupId": 37, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 117410, - "y": 604, - "z": -43720 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": 117410, - "y": 604, - "z": -43720 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": 117410, - "y": 604, - "z": -43720 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "38": { - "monsters": [ - { - "groupId": 38, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 136140, - "y": 604, - "z": -45380 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": 136140, - "y": 604, - "z": -45380 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "39": { - "monsters": [ - { - "groupId": 39, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 140650, - "y": -1149, - "z": -61020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 8, - "pos": { - "x": 140650, - "y": -1149, - "z": -61020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 101, - "pos": { - "x": 1990, - "y": -31213, - "z": -16530 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, { - "groupId": 40, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6774, - "y": -31213, - "z": -10990 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 40, - "instId": 300003, - "propState": 8, - "pos": { - "x": -5774, - "y": -31213, - "z": -10990 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [ - { - "groupId": 41, - "instId": 400001, - "pos": { - "x": -3298, - "y": -31213, - "z": -18001 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 1, - "pos": { - "x": -6170, - "y": -31213, - "z": -18740 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 1002 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": 60970, - "y": -31202, - "z": -120320 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 42, - "instId": 300002, - "propState": 8, - "pos": { - "x": 52990, - "y": -31263, - "z": -153920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 101, - "pos": { - "x": 60630, - "y": -31263, - "z": -151680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 43, - "instId": 300003, - "propState": 8, - "pos": { - "x": 64530, - "y": -31263, - "z": -140360 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 43, - "instId": 300004, - "propState": 8, - "pos": { - "x": 63300, - "y": -31263, - "z": -138350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 43, - "instId": 300005, - "propState": 8, - "pos": { - "x": 54980, - "y": -31263, - "z": -140130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 43, - "instId": 300006, - "propState": 8, - "pos": { - "x": 64530, - "y": -31263, - "z": -141200 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 43, - "instId": 300007, - "propState": 8, - "pos": { - "x": 63300, - "y": -31263, - "z": -139131 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 43, - "instId": 300008, - "propState": 8, - "pos": { - "x": 54980, - "y": -31263, - "z": -141000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [ - { - "groupId": 44, - "instId": 400001, - "pos": { - "x": 56460, - "y": -31263, - "z": -146870 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 8, - "pos": { - "x": -12110, - "y": -31213, - "z": -44480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 45, - "instId": 300002, - "propState": 8, - "pos": { - "x": 7900, - "y": -31046, - "z": -23190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 101, - "pos": { - "x": -4660, - "y": -31213, - "z": -8960 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 46, - "instId": 300003, - "propState": 8, - "pos": { - "x": -12920, - "y": -31213, - "z": -27461 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 46, - "instId": 300004, - "propState": 8, - "pos": { - "x": -12930, - "y": -31046, - "z": -24461 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 46, - "instId": 300005, - "propState": 8, - "pos": { - "x": -12920, - "y": -31213, - "z": -21461 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 46, - "instId": 300006, - "propState": 8, - "pos": { - "x": -12920, - "y": -31213, - "z": -26621 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 46, - "instId": 300007, - "propState": 8, - "pos": { - "x": -12930, - "y": -31046, - "z": -23680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 46, - "instId": 300008, - "propState": 8, - "pos": { - "x": -12920, - "y": -31213, - "z": -20591 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [ - { - "groupId": 47, - "instId": 400001, - "pos": { - "x": -8870, - "y": -31160, - "z": -14690 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": 33488, - "y": -31046, - "z": -25150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 101, - "pos": { - "x": 64340, - "y": -29462, - "z": -40910 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 49, - "instId": 300003, - "propState": 8, - "pos": { - "x": 48320, - "y": -31213, - "z": -41260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 49, - "instId": 300004, - "propState": 8, - "pos": { - "x": 55609, - "y": -29462, - "z": -46920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 49, - "instId": 300005, - "propState": 8, - "pos": { - "x": 48363, - "y": -31213, - "z": -40343 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 49, - "instId": 300006, - "propState": 8, - "pos": { - "x": 49160, - "y": -31213, - "z": -41260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 49, - "instId": 300007, - "propState": 8, - "pos": { - "x": 56390, - "y": -29462, - "z": -46920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 49, - "instId": 300008, - "propState": 8, - "pos": { - "x": 49233, - "y": -31213, - "z": -40343 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [ - { - "groupId": 50, - "instId": 400001, - "pos": { - "x": 60710, - "y": -29462, - "z": -46900 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 101, - "pos": { - "x": -4660, - "y": -31213, - "z": -8960 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "52": { - "monsters": [ - { - "groupId": 52, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -9450, - "y": -31213, - "z": -14690 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 8, - "pos": { - "x": -9450, - "y": -31213, - "z": -14690 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 52, - "instId": 300003, - "propState": 8, - "pos": { - "x": -9450, - "y": -31213, - "z": -14690 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 101, - "pos": { - "x": 64340, - "y": -29462, - "z": -40910 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "54": { - "monsters": [ - { - "groupId": 54, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 60710, - "y": -29462, - "z": -43910 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": 60710, - "y": -29462, - "z": -43910 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 54, - "instId": 300003, - "propState": 8, - "pos": { - "x": 60710, - "y": -29462, - "z": -43910 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 101, - "pos": { - "x": 138340, - "y": 8008, - "z": -7730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, { - "groupId": 55, - "instId": 300002, - "propState": 8, - "pos": { - "x": 129010, - "y": 8008, - "z": -2270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 55, - "instId": 300003, - "propState": 8, - "pos": { - "x": 130010, - "y": 8008, - "z": -2270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [ - { - "groupId": 56, - "instId": 400001, - "pos": { - "x": 131817, - "y": 8008, - "z": -8915 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 1, - "pos": { - "x": 129479, - "y": 8008, - "z": -9833 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 1002 - } - ], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 101, - "pos": { - "x": -10811, - "y": -31213, - "z": -49700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": -5220, - "y": -31213, - "z": -56710 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 57, - "instId": 300003, - "propState": 8, - "pos": { - "x": -4220, - "y": -31213, - "z": -56710 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 57, - "instId": 300004, - "propState": 8, - "pos": { - "x": -4720, - "y": -31213, - "z": -57710 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300005, - "propState": 8, - "pos": { - "x": -610, - "y": -31055, - "z": -46650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300006, - "propState": 8, - "pos": { - "x": -1110, - "y": -31055, - "z": -47650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300007, - "propState": 8, - "pos": { - "x": -110, - "y": -31055, - "z": -47650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 101, - "pos": { - "x": 122530, - "y": -28127, - "z": -143020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 58, - "instId": 300003, - "propState": 8, - "pos": { - "x": 103530, - "y": -28131, - "z": -141610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 58, - "instId": 300004, - "propState": 8, - "pos": { - "x": 112191, - "y": -28131, - "z": -151980 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 58, - "instId": 300005, - "propState": 8, - "pos": { - "x": 109530, - "y": -28131, - "z": -141610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300006, - "propState": 8, - "pos": { - "x": 104370, - "y": -28131, - "z": -141610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300007, - "propState": 8, - "pos": { - "x": 112170, - "y": -28131, - "z": -151045 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300008, - "propState": 8, - "pos": { - "x": 110400, - "y": -28131, - "z": -141610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [ - { - "groupId": 59, - "instId": 400001, - "pos": { - "x": 116530, - "y": -28070, - "z": -147610 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 101, - "pos": { - "x": 12210, - "y": -31213, - "z": -48020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 60, - "instId": 300003, - "propState": 8, - "pos": { - "x": -6790, - "y": -31213, - "z": -47610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 60, - "instId": 300004, - "propState": 8, - "pos": { - "x": -3790, - "y": -31213, - "z": -53610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 60, - "instId": 300005, - "propState": 8, - "pos": { - "x": -790, - "y": -31055, - "z": -47610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 60, - "instId": 300006, - "propState": 8, - "pos": { - "x": -5950, - "y": -31213, - "z": -47610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 60, - "instId": 300007, - "propState": 8, - "pos": { - "x": -3009, - "y": -31055, - "z": -53610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 60, - "instId": 300008, - "propState": 8, - "pos": { - "x": 80, - "y": -31055, - "z": -47610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [ - { - "groupId": 61, - "instId": 400001, - "pos": { - "x": 6210, - "y": -31210, - "z": -53610 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 101, - "pos": { - "x": 57180, - "y": -31055, - "z": -130580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 62, - "instId": 300003, - "propState": 8, - "pos": { - "x": 55180, - "y": -31263, - "z": -149580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 62, - "instId": 300004, - "propState": 8, - "pos": { - "x": 61180, - "y": -31263, - "z": -146580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 62, - "instId": 300005, - "propState": 8, - "pos": { - "x": 55180, - "y": -31263, - "z": -143580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 62, - "instId": 300006, - "propState": 8, - "pos": { - "x": 55180, - "y": -31263, - "z": -148740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 62, - "instId": 300007, - "propState": 8, - "pos": { - "x": 61180, - "y": -31263, - "z": -145799 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 62, - "instId": 300008, - "propState": 8, - "pos": { - "x": 55180, - "y": -31263, - "z": -142710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "63": { - "monsters": [ - { - "groupId": 63, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 61180, - "y": -31263, - "z": -136580 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": 61180, - "y": -31263, - "z": -136580 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 63, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58180, - "y": -31263, - "z": -136580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 101, - "pos": { - "x": -8410, - "y": -31213, - "z": -35700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 65, - "instId": 300003, - "propState": 8, - "pos": { - "x": -5700, - "y": -31213, - "z": -16700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 65, - "instId": 300004, - "propState": 8, - "pos": { - "x": -14050, - "y": -31213, - "z": -19700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 65, - "instId": 300005, - "propState": 8, - "pos": { - "x": -5700, - "y": -31046, - "z": -22700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 65, - "instId": 300006, - "propState": 8, - "pos": { - "x": -5700, - "y": -31213, - "z": -17540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 65, - "instId": 300007, - "propState": 8, - "pos": { - "x": -14050, - "y": -31213, - "z": -20481 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 65, - "instId": 300008, - "propState": 8, - "pos": { - "x": -5700, - "y": -31046, - "z": -23570 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "66": { - "monsters": [ - { - "groupId": 66, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -14050, - "y": -31213, - "z": -29700 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": -14050, - "y": -31213, - "z": -29700 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 66, - "instId": 300002, - "propState": 8, - "pos": { - "x": -11050, - "y": -31213, - "z": -29700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 8, - "pos": { - "x": 25900, - "y": -31046, - "z": -23340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": 51170, - "y": -31213, - "z": -25960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 67, - "instId": 300003, - "propState": 8, - "pos": { - "x": 54362, - "y": -29462, - "z": -44047 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 101, - "pos": { - "x": 38560, - "y": -31213, - "z": -43560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 68, - "instId": 300003, - "propState": 8, - "pos": { - "x": 38351, - "y": -31213, - "z": -25700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 68, - "instId": 300004, - "propState": 8, - "pos": { - "x": 28539, - "y": -31213, - "z": -27565 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 68, - "instId": 300005, - "propState": 8, - "pos": { - "x": 28380, - "y": -31055, - "z": -32630 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 68, - "instId": 300006, - "propState": 8, - "pos": { - "x": 38351, - "y": -31213, - "z": -26540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 68, - "instId": 300007, - "propState": 8, - "pos": { - "x": 28539, - "y": -31213, - "z": -28346 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 68, - "instId": 300008, - "propState": 8, - "pos": { - "x": 28380, - "y": -31055, - "z": -33500 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 101, - "pos": { - "x": 36900, - "y": -31213, - "z": -41560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": 38900, - "y": -31213, - "z": -32060 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 69, - "instId": 300003, - "propState": 8, - "pos": { - "x": 38900, - "y": -31213, - "z": -31060 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 69, - "instId": 300004, - "propState": 8, - "pos": { - "x": 39900, - "y": -31213, - "z": -31560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 69, - "instId": 300005, - "propState": 8, - "pos": { - "x": 31900, - "y": -31213, - "z": -31560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 69, - "instId": 300006, - "propState": 8, - "pos": { - "x": 32900, - "y": -31213, - "z": -32060 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 69, - "instId": 300007, - "propState": 8, - "pos": { - "x": 32900, - "y": -31213, - "z": -31060 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "70": { - "monsters": [ - { - "groupId": 70, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 32900, - "y": -31213, - "z": -37560 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 8, - "pos": { - "x": 32900, - "y": -31213, - "z": -37560 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 70, - "instId": 300002, - "propState": 8, - "pos": { - "x": 35900, - "y": -31213, - "z": -37560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "71": { - "monsters": [ - { - "groupId": 71, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 32900, - "y": -31055, - "z": -35520 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 8, - "pos": { - "x": 38900, - "y": -31055, - "z": -35520 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 101, - "pos": { - "x": 120530, - "y": -28127, - "z": -147840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 72, - "instId": 300002, - "propState": 8, - "pos": { - "x": 111030, - "y": -28131, - "z": -142250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 72, - "instId": 300003, - "propState": 8, - "pos": { - "x": 110030, - "y": -28131, - "z": -142250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 72, - "instId": 300004, - "propState": 8, - "pos": { - "x": 110530, - "y": -28131, - "z": -141250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 72, - "instId": 300005, - "propState": 8, - "pos": { - "x": 106950, - "y": -28131, - "z": -149250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 72, - "instId": 300006, - "propState": 8, - "pos": { - "x": 107450, - "y": -28131, - "z": -148250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 72, - "instId": 300007, - "propState": 8, - "pos": { - "x": 106450, - "y": -28131, - "z": -148250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 101, - "pos": { - "x": 34030, - "y": -31213, - "z": -17730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 73, - "instId": 300002, - "propState": 8, - "pos": { - "x": 38083, - "y": -31055, - "z": -30476 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 73, - "instId": 300003, - "propState": 8, - "pos": { - "x": 27600, - "y": -31213, - "z": -25730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 73, - "instId": 300004, - "propState": 8, - "pos": { - "x": 37030, - "y": -31213, - "z": -28730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 73, - "instId": 300005, - "propState": 8, - "pos": { - "x": 38083, - "y": -31055, - "z": -31316 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 73, - "instId": 300006, - "propState": 8, - "pos": { - "x": 27600, - "y": -31213, - "z": -26511 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 73, - "instId": 300007, - "propState": 8, - "pos": { - "x": 37030, - "y": -31163, - "z": -29600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "74": { - "monsters": [ - { - "groupId": 74, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 28420, - "y": -31046, - "z": -22960 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": 28420, - "y": -31046, - "z": -22960 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 74, - "instId": 300002, - "propState": 8, - "pos": { - "x": 28420, - "y": -31046, - "z": -22960 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [ - { - "groupId": 75, - "instId": 400001, - "pos": { - "x": 132270, - "y": 8008, - "z": -3060 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [ - { - "groupId": 76, - "instId": 400001, - "pos": { - "x": -3030, - "y": -31213, - "z": -11800 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": 118170, - "y": -28127, - "z": -115080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 101, - "pos": { - "x": 151180, - "y": -28127, - "z": -112512 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 78, - "instId": 300003, - "propState": 8, - "pos": { - "x": 128070, - "y": -28127, - "z": -111512 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 78, - "instId": 300004, - "propState": 8, - "pos": { - "x": 131070, - "y": -28127, - "z": -117512 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 78, - "instId": 300005, - "propState": 8, - "pos": { - "x": 134070, - "y": -28127, - "z": -111512 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 78, - "instId": 300006, - "propState": 8, - "pos": { - "x": 128910, - "y": -28127, - "z": -111512 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 78, - "instId": 300007, - "propState": 8, - "pos": { - "x": 131851, - "y": -28127, - "z": -117512 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 78, - "instId": 300008, - "propState": 8, - "pos": { - "x": 134940, - "y": -28127, - "z": -111512 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "79": { - "monsters": [ - { - "groupId": 79, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 145180, - "y": -28127, - "z": -117512 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": 145180, - "y": -28127, - "z": -117512 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 79, - "instId": 300002, - "propState": 8, - "pos": { - "x": 145180, - "y": -28127, - "z": -114512 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "80": { - "monsters": [ - { - "groupId": 80, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 141070, - "y": -28127, - "z": -117512 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": 141070, - "y": -28127, - "z": -111512 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 101, - "pos": { - "x": 143440, - "y": 604, - "z": -39205 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 81, - "instId": 300003, - "propState": 8, - "pos": { - "x": 130710, - "y": 604, - "z": -45520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 81, - "instId": 300004, - "propState": 8, - "pos": { - "x": 112910, - "y": 604, - "z": -48280 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 81, - "instId": 300005, - "propState": 8, - "pos": { - "x": 120590, - "y": 604, - "z": -30220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 81, - "instId": 300006, - "propState": 8, - "pos": { - "x": 131550, - "y": 604, - "z": -45520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 81, - "instId": 300007, - "propState": 8, - "pos": { - "x": 113691, - "y": 604, - "z": -48280 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 81, - "instId": 300008, - "propState": 8, - "pos": { - "x": 121460, - "y": 604, - "z": -30220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "82": { - "monsters": [ - { - "groupId": 82, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 137440, - "y": 604, - "z": -44205 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 8, - "pos": { - "x": 137440, - "y": 604, - "z": -44205 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 82, - "instId": 300002, - "propState": 8, - "pos": { - "x": 137440, - "y": 604, - "z": -41205 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "83": { - "monsters": [ - { - "groupId": 83, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 126730, - "y": 604, - "z": -31510 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 8, - "pos": { - "x": 126730, - "y": 706, - "z": -38205 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "84": { - "monsters": [ - { - "groupId": 84, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 113490, - "y": 604, - "z": -31510 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300001, - "propState": 8, - "pos": { - "x": 113490, - "y": 706, - "z": -38205 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [ - { - "groupId": 85, - "instId": 400001, - "pos": { - "x": 60250, - "y": -29462, - "z": -48110 - }, - "rot": { - "x": 0, - "y": 298238, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [ - { - "groupId": 86, - "instId": 400001, - "pos": { - "x": 61330, - "y": -29462, - "z": -44480 - }, - "rot": { - "x": 0, - "y": 271271, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [ - { - "groupId": 87, - "instId": 400001, - "pos": { - "x": 60650, - "y": -29462, - "z": -40780 - }, - "rot": { - "x": 0, - "y": 241118, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [ - { - "groupId": 88, - "instId": 400001, - "pos": { - "x": 60710, - "y": -29462, - "z": -46220 - }, - "rot": { - "x": 0, - "y": 295757, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [ - { - "groupId": 89, - "instId": 400001, - "pos": { - "x": 60710, - "y": -29462, - "z": -42460 - }, - "rot": { - "x": 0, - "y": 246826, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [ - { - "groupId": 90, - "instId": 400001, - "pos": { - "x": -980, - "y": -31160, - "z": -14690 - }, - "rot": { - "x": 0, - "y": 205750, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [ - { - "groupId": 91, - "instId": 400001, - "pos": { - "x": -4860, - "y": -31160, - "z": -13540 - }, - "rot": { - "x": 0, - "y": 180568, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [ - { - "groupId": 92, - "instId": 400001, - "pos": { - "x": -9130, - "y": -31160, - "z": -14360 - }, - "rot": { - "x": 0, - "y": 149683, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [ - { - "groupId": 93, - "instId": 400001, - "pos": { - "x": -7020, - "y": -31160, - "z": -14690 - }, - "rot": { - "x": 0, - "y": 158351, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [ - { - "groupId": 94, - "instId": 400001, - "pos": { - "x": -3170, - "y": -31160, - "z": -14690 - }, - "rot": { - "x": 0, - "y": 209743, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8020901": { - "P80209_F80209001": { - "scenes": { - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": 36497, - "y": 53852, - "z": 2060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": 35028, - "y": 53852, - "z": 84255 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 29, - "instId": 300003, - "propState": 8, - "pos": { - "x": 69782, - "y": 60472, - "z": 55375 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 101, - "pos": { - "x": 44720, - "y": 60356, - "z": 47180 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "31": { - "monsters": [ - { - "groupId": 31, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 40010, - "y": 60379, - "z": 42330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": 40010, - "y": 60356, - "z": 42330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 31, - "instId": 300003, - "propState": 8, - "pos": { - "x": 40010, - "y": 60356, - "z": 42330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "32": { - "monsters": [ - { - "groupId": 32, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 40010, - "y": 60379, - "z": 42330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": 40010, - "y": 60356, - "z": 42330 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 32, - "instId": 300003, - "propState": 8, - "pos": { - "x": 40010, - "y": 60356, - "z": 42330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -128500, - "y": 47886, - "z": 19230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 101, - "pos": { - "x": -133320, - "y": 47886, - "z": 46230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [ - { - "groupId": 35, - "instId": 400001, - "pos": { - "x": -129320, - "y": 47886, - "z": 39230 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": -128320, - "y": 47886, - "z": 34230 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 35, - "instId": 300002, - "propState": 1, - "pos": { - "x": -136320, - "y": 47886, - "z": 34230 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, - { - "groupId": 35, - "instId": 300003, - "propState": 8, - "pos": { - "x": -130067, - "y": 47886, - "z": 29119 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 35, - "instId": 300004, - "propState": 8, - "pos": { - "x": -129161, - "y": 47886, - "z": 28700 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 102005 - }, { - "groupId": 35, - "instId": 300005, - "propState": 8, - "pos": { - "x": -129236, - "y": 47886, - "z": 29672 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 102005 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -128500, - "y": 47886, - "z": 19230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 101, - "pos": { - "x": -127708, - "y": 47886, - "z": -11430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, { - "groupId": 38, - "instId": 300002, - "propState": 8, - "pos": { - "x": -125890, - "y": 47886, - "z": -420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 38, - "instId": 300003, - "propState": 8, - "pos": { - "x": -125890, - "y": 47886, - "z": 580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": -131480, - "y": 47886, - "z": -3905 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 1, - "pos": { - "x": -132327, - "y": 47886, - "z": 799 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1002 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300002, - "propState": 8, - "pos": { - "x": -84830, - "y": 49950, - "z": -3720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 101, - "pos": { - "x": -70960, - "y": 49950, - "z": 13137 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, { - "groupId": 41, - "instId": 300002, - "propState": 8, - "pos": { - "x": -73500, - "y": 49950, - "z": 1500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 41, - "instId": 300003, - "propState": 8, - "pos": { - "x": -73500, - "y": 49950, - "z": 500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [ - { - "groupId": 42, - "instId": 400001, - "pos": { - "x": -72330, - "y": 49950, - "z": 7630 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": -66160, - "y": 49950, - "z": 5207 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 42, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66160, - "y": 49950, - "z": 4207 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 8, - "pos": { - "x": -64962, - "y": 53256, - "z": -20000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 43, - "instId": 300002, - "propState": 8, - "pos": { - "x": -46348, - "y": 50001, - "z": 4076 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 101, - "pos": { - "x": -29670, - "y": 50046, - "z": -18250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "45": { - "monsters": [ - { - "groupId": 45, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -35670, - "y": 50046, - "z": -23090 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 8, - "pos": { - "x": -35670, - "y": 50046, - "z": -23090 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 45, - "instId": 300003, - "propState": 8, - "pos": { - "x": -35670, - "y": 50046, - "z": -23090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [ - { - "groupId": 46, - "instId": 400001, - "pos": { - "x": -35670, - "y": 50046, - "z": -23090 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 101, - "pos": { - "x": -29670, - "y": 50046, - "z": -18250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 47, - "instId": 300003, - "propState": 8, - "pos": { - "x": -48670, - "y": 50046, - "z": -17090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 47, - "instId": 300004, - "propState": 8, - "pos": { - "x": -45670, - "y": 50046, - "z": -23090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 47, - "instId": 300005, - "propState": 8, - "pos": { - "x": -42670, - "y": 50046, - "z": -17090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 47, - "instId": 300006, - "propState": 8, - "pos": { - "x": -47830, - "y": 50046, - "z": -17090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 47, - "instId": 300007, - "propState": 8, - "pos": { - "x": -44889, - "y": 50046, - "z": -23090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 47, - "instId": 300008, - "propState": 8, - "pos": { - "x": -41800, - "y": 50046, - "z": -17090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 101, - "pos": { - "x": -47076, - "y": 49950, - "z": -28690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 48, - "instId": 300003, - "propState": 8, - "pos": { - "x": -46076, - "y": 49950, - "z": -5980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 48, - "instId": 300004, - "propState": 8, - "pos": { - "x": -52076, - "y": 49950, - "z": -8980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 48, - "instId": 300005, - "propState": 8, - "pos": { - "x": -46076, - "y": 49950, - "z": -11980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300006, - "propState": 8, - "pos": { - "x": -46076, - "y": 49950, - "z": -6820 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300007, - "propState": 8, - "pos": { - "x": -52076, - "y": 49950, - "z": -9761 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300008, - "propState": 8, - "pos": { - "x": -46076, - "y": 49950, - "z": -12850 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 101, - "pos": { - "x": -47076, - "y": 50001, - "z": -27470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": -46076, - "y": 50046, - "z": -17970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 49, - "instId": 300003, - "propState": 8, - "pos": { - "x": -46076, - "y": 50046, - "z": -16970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 49, - "instId": 300004, - "propState": 8, - "pos": { - "x": -45076, - "y": 50046, - "z": -17470 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 49, - "instId": 300005, - "propState": 8, - "pos": { - "x": -53076, - "y": 49950, - "z": -12980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 49, - "instId": 300006, - "propState": 8, - "pos": { - "x": -52076, - "y": 49950, - "z": -13480 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 49, - "instId": 300007, - "propState": 8, - "pos": { - "x": -52076, - "y": 49950, - "z": -12480 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "50": { - "monsters": [ - { - "groupId": 50, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -52076, - "y": 49950, - "z": -22690 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": -52076, - "y": 49950, - "z": -22690 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 50, - "instId": 300002, - "propState": 8, - "pos": { - "x": -49076, - "y": 50001, - "z": -22690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "51": { - "monsters": [ - { - "groupId": 51, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -46076, - "y": 50046, - "z": -18960 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": -46076, - "y": 50046, - "z": -18960 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 8, - "pos": { - "x": 50480, - "y": 45906, - "z": -60211 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "54": { - "monsters": [ - { - "groupId": 54, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 21360, - "y": 43257, - "z": -51160 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": 21360, - "y": 43257, - "z": -51160 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": 21360, - "y": 43257, - "z": -51160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 101, - "pos": { - "x": 15360, - "y": 43158, - "z": -56000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 55, - "instId": 300003, - "propState": 8, - "pos": { - "x": 34360, - "y": 43155, - "z": -57160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 55, - "instId": 300004, - "propState": 8, - "pos": { - "x": 31360, - "y": 43155, - "z": -51160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 55, - "instId": 300005, - "propState": 8, - "pos": { - "x": 28360, - "y": 43159, - "z": -57160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 55, - "instId": 300006, - "propState": 8, - "pos": { - "x": 33520, - "y": 43155, - "z": -57160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 55, - "instId": 300007, - "propState": 8, - "pos": { - "x": 30579, - "y": 43155, - "z": -51160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 55, - "instId": 300008, - "propState": 8, - "pos": { - "x": 27490, - "y": 43159, - "z": -57160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [ - { - "groupId": 56, - "instId": 400001, - "pos": { - "x": 21360, - "y": 43257, - "z": -51160 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 101, - "pos": { - "x": 18145, - "y": 43159, - "z": -54470 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 57, - "instId": 300003, - "propState": 8, - "pos": { - "x": 17145, - "y": 43159, - "z": -76110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 57, - "instId": 300004, - "propState": 8, - "pos": { - "x": 23145, - "y": 43257, - "z": -73110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 57, - "instId": 300005, - "propState": 8, - "pos": { - "x": 17145, - "y": 43159, - "z": -70110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300006, - "propState": 8, - "pos": { - "x": 17145, - "y": 43159, - "z": -75270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300007, - "propState": 8, - "pos": { - "x": 23145, - "y": 43257, - "z": -72329 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300008, - "propState": 8, - "pos": { - "x": 17145, - "y": 43159, - "z": -69240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "58": { - "monsters": [ - { - "groupId": 58, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 23145, - "y": 43257, - "z": -60470 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": 23145, - "y": 43257, - "z": -60470 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": 20145, - "y": 43257, - "z": -60470 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "59": { - "monsters": [ - { - "groupId": 59, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 17145, - "y": 43159, - "z": -64200 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 17145, - "y": 43159, - "z": -64200 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 101, - "pos": { - "x": 14680, - "y": 43156, - "z": -53030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 60, - "instId": 300002, - "propState": 8, - "pos": { - "x": 13680, - "y": 43157, - "z": -62530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 60, - "instId": 300003, - "propState": 8, - "pos": { - "x": 13680, - "y": 43157, - "z": -63530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 60, - "instId": 300004, - "propState": 8, - "pos": { - "x": 12680, - "y": 43156, - "z": -63030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 60, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20680, - "y": 43257, - "z": -69110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 60, - "instId": 300006, - "propState": 8, - "pos": { - "x": 19680, - "y": 43161, - "z": -68610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 60, - "instId": 300007, - "propState": 8, - "pos": { - "x": 19680, - "y": 43161, - "z": -69610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 8, - "pos": { - "x": -30980, - "y": 49900, - "z": 42340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 101, - "pos": { - "x": 13051, - "y": 49880, - "z": 45440 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 101, - "pos": { - "x": 11051, - "y": 49880, - "z": 44440 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 64, - "instId": 300002, - "propState": 8, - "pos": { - "x": -5949, - "y": 51035, - "z": 45440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 64, - "instId": 300003, - "propState": 8, - "pos": { - "x": -2949, - "y": 50602, - "z": 39440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 64, - "instId": 300004, - "propState": 8, - "pos": { - "x": 51, - "y": 50007, - "z": 39710 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 64, - "instId": 300005, - "propState": 8, - "pos": { - "x": -5109, - "y": 50942, - "z": 45440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 64, - "instId": 300006, - "propState": 8, - "pos": { - "x": -2168, - "y": 50471, - "z": 39440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 64, - "instId": 300007, - "propState": 8, - "pos": { - "x": 921, - "y": 49923, - "z": 39710 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "65": { - "monsters": [ - { - "groupId": 65, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 7051, - "y": 49880, - "z": 42770 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 8, - "pos": { - "x": 7051, - "y": 49880, - "z": 42770 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 65, - "instId": 300003, - "propState": 8, - "pos": { - "x": 7051, - "y": 49880, - "z": 42770 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 101, - "pos": { - "x": -27420, - "y": 53191, - "z": 166800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 70, - "instId": 300003, - "propState": 8, - "pos": { - "x": -46420, - "y": 53127, - "z": 169200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 70, - "instId": 300004, - "propState": 8, - "pos": { - "x": -43420, - "y": 53127, - "z": 161210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 70, - "instId": 300005, - "propState": 8, - "pos": { - "x": -40420, - "y": 53176, - "z": 169200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 70, - "instId": 300006, - "propState": 8, - "pos": { - "x": -45580, - "y": 53176, - "z": 169200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 70, - "instId": 300007, - "propState": 8, - "pos": { - "x": -42639, - "y": 53176, - "z": 161210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 70, - "instId": 300008, - "propState": 8, - "pos": { - "x": -39550, - "y": 53176, - "z": 169200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 101, - "pos": { - "x": -29420, - "y": 53223, - "z": 166800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 71, - "instId": 300002, - "propState": 8, - "pos": { - "x": -38920, - "y": 53176, - "z": 169790 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 71, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39920, - "y": 53176, - "z": 169790 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 71, - "instId": 300004, - "propState": 8, - "pos": { - "x": -39420, - "y": 53176, - "z": 170790 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 71, - "instId": 300005, - "propState": 8, - "pos": { - "x": -42050, - "y": 53127, - "z": 160560 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 71, - "instId": 300006, - "propState": 8, - "pos": { - "x": -41550, - "y": 53176, - "z": 161560 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 71, - "instId": 300007, - "propState": 8, - "pos": { - "x": -42550, - "y": 53176, - "z": 161560 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [ - { - "groupId": 72, - "instId": 400001, - "pos": { - "x": -33420, - "y": 53090, - "z": 161210 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "73": { - "monsters": [ - { - "groupId": 73, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -33420, - "y": 53090, - "z": 161210 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 8, - "pos": { - "x": -33420, - "y": 53090, - "z": 161210 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 73, - "instId": 300002, - "propState": 8, - "pos": { - "x": -33420, - "y": 53090, - "z": 164210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": -82535, - "y": 53142, - "z": 149072 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 101, - "pos": { - "x": -89740, - "y": 47313, - "z": 160697 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 75, - "instId": 300003, - "propState": 8, - "pos": { - "x": -72617, - "y": 47313, - "z": 127430 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 75, - "instId": 300004, - "propState": 8, - "pos": { - "x": -81763, - "y": 47313, - "z": 136796 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 75, - "instId": 300005, - "propState": 8, - "pos": { - "x": -92513, - "y": 47313, - "z": 130950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 75, - "instId": 300006, - "propState": 8, - "pos": { - "x": -86046, - "y": 47313, - "z": 147592 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 75, - "instId": 300007, - "propState": 8, - "pos": { - "x": -76398, - "y": 47313, - "z": 133430 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 75, - "instId": 300008, - "propState": 8, - "pos": { - "x": -79487, - "y": 47313, - "z": 127430 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "76": { - "monsters": [ - { - "groupId": 76, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -86710, - "y": 47313, - "z": 156360 - }, - "rot": { - "x": 0, - "y": 195502, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 8, - "pos": { - "x": -86710, - "y": 47313, - "z": 156360 - }, - "rot": { - "x": 0, - "y": 195502, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 76, - "instId": 300002, - "propState": 8, - "pos": { - "x": -89710, - "y": 47313, - "z": 156386 - }, - "rot": { - "x": 0, - "y": 180502, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "77": { - "monsters": [ - { - "groupId": 77, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -85617, - "y": 47313, - "z": 127430 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": -85617, - "y": 47313, - "z": 127430 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "78": { - "monsters": [ - { - "groupId": 78, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -94118, - "y": 47313, - "z": 144867 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": -94118, - "y": 47313, - "z": 144867 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": -79050, - "y": 53306, - "z": 99170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 79, - "instId": 300003, - "propState": 8, - "pos": { - "x": -82535, - "y": 53142, - "z": 149072 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 101, - "pos": { - "x": -76300, - "y": 53090, - "z": 161550 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 80, - "instId": 300003, - "propState": 8, - "pos": { - "x": -74347, - "y": 53090, - "z": 140949 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 80, - "instId": 300004, - "propState": 8, - "pos": { - "x": -69754, - "y": 53254, - "z": 120119 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 80, - "instId": 300005, - "propState": 8, - "pos": { - "x": -73623, - "y": 54906, - "z": 126863 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 80, - "instId": 300006, - "propState": 8, - "pos": { - "x": -78410, - "y": 53090, - "z": 148290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 80, - "instId": 300007, - "propState": 8, - "pos": { - "x": -68930, - "y": 53090, - "z": 147151 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 80, - "instId": 300008, - "propState": 8, - "pos": { - "x": -74870, - "y": 53254, - "z": 120354 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "81": { - "monsters": [ - { - "groupId": 81, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -71200, - "y": 53090, - "z": 155550 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 8, - "pos": { - "x": -71200, - "y": 53090, - "z": 155550 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 81, - "instId": 300002, - "propState": 8, - "pos": { - "x": -74200, - "y": 53090, - "z": 155550 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "82": { - "monsters": [ - { - "groupId": 82, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -71200, - "y": 53090, - "z": 152860 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 8, - "pos": { - "x": -76200, - "y": 53090, - "z": 152880 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "83": { - "monsters": [ - { - "groupId": 83, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -71880, - "y": 53351, - "z": 122170 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 8, - "pos": { - "x": -82050, - "y": 53254, - "z": 122170 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300003, - "propState": 8, - "pos": { - "x": -79050, - "y": 53306, - "z": 99170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 101, - "pos": { - "x": -77290, - "y": 49983, - "z": 66283 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 85, - "instId": 300003, - "propState": 8, - "pos": { - "x": -76290, - "y": 49950, - "z": 85283 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 85, - "instId": 300004, - "propState": 8, - "pos": { - "x": -82290, - "y": 49950, - "z": 82283 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 85, - "instId": 300005, - "propState": 8, - "pos": { - "x": -76290, - "y": 49950, - "z": 79283 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 85, - "instId": 300006, - "propState": 8, - "pos": { - "x": -76290, - "y": 49950, - "z": 84443 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 85, - "instId": 300007, - "propState": 8, - "pos": { - "x": -82290, - "y": 49950, - "z": 81502 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 85, - "instId": 300008, - "propState": 8, - "pos": { - "x": -76290, - "y": 49950, - "z": 78413 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [ - { - "groupId": 86, - "instId": 400001, - "pos": { - "x": -82290, - "y": 49950, - "z": 72283 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [ - { - "groupId": 87, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -82290, - "y": 49950, - "z": 72283 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": -82290, - "y": 49950, - "z": 72283 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 87, - "instId": 300002, - "propState": 8, - "pos": { - "x": -79290, - "y": 49950, - "z": 72283 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300001, - "propState": 8, - "pos": { - "x": 44471, - "y": 46974, - "z": 143130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 88, - "instId": 300002, - "propState": 8, - "pos": { - "x": 89205, - "y": 50170, - "z": 126087 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 101, - "pos": { - "x": 77940, - "y": 43649, - "z": 144470 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 89, - "instId": 300003, - "propState": 8, - "pos": { - "x": 58940, - "y": 43649, - "z": 145470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 89, - "instId": 300004, - "propState": 8, - "pos": { - "x": 61940, - "y": 43649, - "z": 139470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 89, - "instId": 300005, - "propState": 8, - "pos": { - "x": 64940, - "y": 43649, - "z": 145470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 89, - "instId": 300006, - "propState": 8, - "pos": { - "x": 59780, - "y": 43649, - "z": 145470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 89, - "instId": 300007, - "propState": 8, - "pos": { - "x": 62721, - "y": 43649, - "z": 139470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 89, - "instId": 300008, - "propState": 8, - "pos": { - "x": 65810, - "y": 43649, - "z": 145470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [ - { - "groupId": 90, - "instId": 400001, - "pos": { - "x": 71940, - "y": 43649, - "z": 139470 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "91": { - "monsters": [ - { - "groupId": 91, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 71940, - "y": 43649, - "z": 139470 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 91, - "instId": 300001, - "propState": 8, - "pos": { - "x": 71940, - "y": 43649, - "z": 139470 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 91, - "instId": 300002, - "propState": 8, - "pos": { - "x": 71940, - "y": 43649, - "z": 142470 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [ - { - "groupId": 92, - "instId": 400001, - "pos": { - "x": -126510, - "y": 47886, - "z": -4150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [ - { - "groupId": 93, - "instId": 400001, - "pos": { - "x": -67510, - "y": 49950, - "z": 7840 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": -42120, - "y": 49949, - "z": 98070 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 101, - "pos": { - "x": -45760, - "y": 49948, - "z": 101860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 95, - "instId": 300003, - "propState": 8, - "pos": { - "x": -44760, - "y": 49948, - "z": 120860 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 95, - "instId": 300004, - "propState": 8, - "pos": { - "x": -50760, - "y": 49984, - "z": 117860 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 95, - "instId": 300005, - "propState": 8, - "pos": { - "x": -44760, - "y": 49963, - "z": 114860 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 95, - "instId": 300006, - "propState": 8, - "pos": { - "x": -44760, - "y": 49948, - "z": 120020 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 95, - "instId": 300007, - "propState": 8, - "pos": { - "x": -50760, - "y": 50011, - "z": 117079 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 95, - "instId": 300008, - "propState": 8, - "pos": { - "x": -44760, - "y": 49963, - "z": 113990 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "96": { - "monsters": [ - { - "groupId": 96, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -50760, - "y": 49948, - "z": 107860 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": -50760, - "y": 49948, - "z": 107860 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": -47760, - "y": 49948, - "z": 107860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 98, - "instId": 300001, - "propState": 101, - "pos": { - "x": 59070, - "y": 43694, - "z": 186390 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, { - "groupId": 98, - "instId": 300002, - "propState": 8, - "pos": { - "x": 51940, - "y": 43743, - "z": 189440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 98, - "instId": 300003, - "propState": 8, - "pos": { - "x": 50985, - "y": 43743, - "z": 189383 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [ - { - "groupId": 100, - "instId": 400002, - "pos": { - "x": 52940, - "y": 43743, - "z": 187750 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "101": { - "monsters": [], - "npcs": [ - { - "groupId": 101, - "instId": 400001, - "pos": { - "x": 52950, - "y": 43743, - "z": 181390 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 101, - "instId": 300001, - "propState": 1, - "pos": { - "x": 51170, - "y": 43743, - "z": 180361 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 1002 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [ - { - "groupId": 102, - "instId": 400001, - "pos": { - "x": 22360, - "y": 43257, - "z": -50920 - }, - "rot": { - "x": 0, - "y": 115551, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "103": { - "monsters": [], - "npcs": [ - { - "groupId": 103, - "instId": 400001, - "pos": { - "x": 21360, - "y": 43257, - "z": -55120 - }, - "rot": { - "x": 0, - "y": 89250, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "104": { - "monsters": [], - "npcs": [ - { - "groupId": 104, - "instId": 400001, - "pos": { - "x": 22280, - "y": 43257, - "z": -59330 - }, - "rot": { - "x": 0, - "y": 73437, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "105": { - "monsters": [], - "npcs": [ - { - "groupId": 105, - "instId": 400001, - "pos": { - "x": 21940, - "y": 43257, - "z": -53200 - }, - "rot": { - "x": 0, - "y": 106205, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "106": { - "monsters": [], - "npcs": [ - { - "groupId": 106, - "instId": 400001, - "pos": { - "x": 21940, - "y": 43257, - "z": -57140 - }, - "rot": { - "x": 0, - "y": 73551, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "107": { - "monsters": [], - "npcs": [ - { - "groupId": 107, - "instId": 400001, - "pos": { - "x": -33420, - "y": 53090, - "z": 162900 - }, - "rot": { - "x": 0, - "y": 291619, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [ - { - "groupId": 108, - "instId": 400001, - "pos": { - "x": -32870, - "y": 53090, - "z": 166841 - }, - "rot": { - "x": 0, - "y": 268581, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "109": { - "monsters": [], - "npcs": [ - { - "groupId": 109, - "instId": 400001, - "pos": { - "x": -33420, - "y": 53090, - "z": 171050 - }, - "rot": { - "x": 0, - "y": 249506, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "110": { - "monsters": [], - "npcs": [ - { - "groupId": 110, - "instId": 400001, - "pos": { - "x": -33420, - "y": 53090, - "z": 164740 - }, - "rot": { - "x": 0, - "y": 282273, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "111": { - "monsters": [], - "npcs": [ - { - "groupId": 111, - "instId": 400001, - "pos": { - "x": -33420, - "y": 53090, - "z": 169080 - }, - "rot": { - "x": 0, - "y": 249619, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8021001": { - "P80210_F80210001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": -35220, - "y": 1491, - "z": 11180 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 101, - "pos": { - "x": -5890, - "y": 1522, - "z": 19230 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -11890, - "y": 1532, - "z": 14080 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -11890, - "y": 1532, - "z": 14080 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -11890, - "y": 1532, - "z": 14080 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -141950, - "y": 11839, - "z": 4740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -199680, - "y": 15466, - "z": 4850 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 101, - "pos": { - "x": -192990, - "y": 15730, - "z": 11328 - }, - "rot": { - "x": 0, - "y": 156529, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -182320, - "y": 15709, - "z": 206 - }, - "rot": { - "x": 0, - "y": 66529, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -181270, - "y": 15743, - "z": -330 - }, - "rot": { - "x": 0, - "y": 66529, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": -188989, - "y": 15709, - "z": -4452 - }, - "rot": { - "x": 0, - "y": 66529, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -189912, - "y": 15709, - "z": -3705 - }, - "rot": { - "x": 0, - "y": 66529, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": -180957, - "y": 15709, - "z": -1050 - }, - "rot": { - "x": 0, - "y": 66529, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 8, - "instId": 300007, - "propState": 8, - "pos": { - "x": -188176, - "y": 15709, - "z": -4954 - }, - "rot": { - "x": 0, - "y": 66529, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -186811, - "y": 15709, - "z": 9650 - }, - "rot": { - "x": 0, - "y": 156529, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": -298407, - "y": 3837, - "z": -185329 - }, - "rot": { - "x": 0, - "y": 156529, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": 22543, - "y": 6118, - "z": -96435 - }, - "rot": { - "x": 0, - "y": 66529, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": -318610, - "y": -30074, - "z": 16500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": -314290, - "y": -35386, - "z": 52830 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 101, - "pos": { - "x": -310360, - "y": -35484, - "z": 48490 - }, - "rot": { - "x": 0, - "y": 213275, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": -318682, - "y": -35236, - "z": 33065 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": -318791, - "y": -35225, - "z": 34295 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": -309038, - "y": -35482, - "z": 31750 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": -311523, - "y": -35477, - "z": 31057 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 13, - "instId": 300006, - "propState": 8, - "pos": { - "x": -319000, - "y": -35307, - "z": 35724 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 13, - "instId": 300007, - "propState": 8, - "pos": { - "x": -310201, - "y": -35483, - "z": 31250 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "14": { - "monsters": [ - { - "groupId": 14, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -308380, - "y": -35485, - "z": 40590 - }, - "rot": { - "x": 0, - "y": 199762, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": -308380, - "y": -35485, - "z": 40590 - }, - "rot": { - "x": 0, - "y": 199762, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": -308380, - "y": -35485, - "z": 40590 - }, - "rot": { - "x": 0, - "y": 199762, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -351790, - "y": -37000, - "z": 25900 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": -395340, - "y": -34393, - "z": 21450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 101, - "pos": { - "x": -378790, - "y": -37000, - "z": 21258 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": -366513, - "y": -37076, - "z": 27230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 16, - "instId": 300004, - "propState": 8, - "pos": { - "x": -369038, - "y": -37051, - "z": 17510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 16, - "instId": 300005, - "propState": 8, - "pos": { - "x": -370017, - "y": -37091, - "z": 17550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": -367500, - "y": -37106, - "z": 27230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 16, - "instId": 300006, - "propState": 8, - "pos": { - "x": -365466, - "y": -37000, - "z": 27250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 16, - "instId": 300007, - "propState": 8, - "pos": { - "x": -367987, - "y": -37040, - "z": 17550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [ - { - "groupId": 17, - "instId": 400001, - "pos": { - "x": -374790, - "y": -36980, - "z": 24258 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 101, - "pos": { - "x": -383260, - "y": -36994, - "z": -17220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400001, - "pos": { - "x": -378260, - "y": -36969, - "z": -12220 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": -373260, - "y": -36969, - "z": -11220 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 19, - "instId": 300002, - "propState": 1, - "pos": { - "x": -373260, - "y": -36969, - "z": -19220 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1002 - }, - { - "groupId": 19, - "instId": 300003, - "propState": 8, - "pos": { - "x": -368162, - "y": -36969, - "z": -12134 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 19, - "instId": 300004, - "propState": 8, - "pos": { - "x": -368725, - "y": -36969, - "z": -11478 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 102005 - }, { - "groupId": 19, - "instId": 300005, - "propState": 8, - "pos": { - "x": -367890, - "y": -36969, - "z": -11546 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 102005 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 101, - "pos": { - "x": -357760, - "y": -37000, - "z": 25570 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": -368765, - "y": -37065, - "z": 27230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 20, - "instId": 300003, - "propState": 8, - "pos": { - "x": -366790, - "y": -37043, - "z": 17510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 20, - "instId": 300004, - "propState": 8, - "pos": { - "x": -367769, - "y": -37039, - "z": 17550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 20, - "instId": 300005, - "propState": 8, - "pos": { - "x": -366735, - "y": -37086, - "z": 27230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 20, - "instId": 300006, - "propState": 8, - "pos": { - "x": -367718, - "y": -37113, - "z": 27250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 20, - "instId": 300007, - "propState": 8, - "pos": { - "x": -365740, - "y": -37004, - "z": 17550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "21": { - "monsters": [ - { - "groupId": 21, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -361960, - "y": -37000, - "z": 20260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": -361960, - "y": -36980, - "z": 23260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11780, - "y": 147, - "z": 157590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -425960, - "y": -44510, - "z": 115420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": -404500, - "y": -44510, - "z": 60750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 101, - "pos": { - "x": -403650, - "y": -44430, - "z": 134050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 24, - "instId": 300003, - "propState": 8, - "pos": { - "x": -410518, - "y": -45811, - "z": 78967 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 24, - "instId": 300004, - "propState": 8, - "pos": { - "x": -400138, - "y": -44829, - "z": 96282 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 24, - "instId": 300005, - "propState": 8, - "pos": { - "x": -410750, - "y": -44407, - "z": 120250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 24, - "instId": 300002, - "propState": 8, - "pos": { - "x": -398750, - "y": -44510, - "z": 105500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 24, - "instId": 300006, - "propState": 8, - "pos": { - "x": -409037, - "y": -44510, - "z": 102675 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 24, - "instId": 300007, - "propState": 8, - "pos": { - "x": -400749, - "y": -44510, - "z": 124379 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "25": { - "monsters": [ - { - "groupId": 25, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -408650, - "y": -44510, - "z": 130050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": -408650, - "y": -44510, - "z": 130050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 25, - "instId": 300002, - "propState": 8, - "pos": { - "x": -408650, - "y": -44510, - "z": 130050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": -395500, - "y": -39439, - "z": -67220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": -404258, - "y": -39341, - "z": -75061 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": -404471, - "y": -36870, - "z": -33230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 101, - "pos": { - "x": -402546, - "y": -39359, - "z": -70180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 27, - "instId": 300003, - "propState": 8, - "pos": { - "x": -401000, - "y": -39439, - "z": -59250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 27, - "instId": 300004, - "propState": 8, - "pos": { - "x": -401000, - "y": -39439, - "z": -58000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 27, - "instId": 300005, - "propState": 8, - "pos": { - "x": -401000, - "y": -39439, - "z": -60500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": -408250, - "y": -39439, - "z": -53500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 27, - "instId": 300006, - "propState": 8, - "pos": { - "x": -408250, - "y": -39439, - "z": -52250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 27, - "instId": 300007, - "propState": 8, - "pos": { - "x": -408250, - "y": -39439, - "z": -54750 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [ - { - "groupId": 28, - "instId": 400001, - "pos": { - "x": -406470, - "y": -39439, - "z": -66280 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": -464180, - "y": -44480, - "z": 82550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": -468776, - "y": -44549, - "z": 50039 - }, - "rot": { - "x": 0, - "y": 211606, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 101, - "pos": { - "x": -462180, - "y": -44350, - "z": 55550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 30, - "instId": 300003, - "propState": 8, - "pos": { - "x": -460500, - "y": -44480, - "z": 69000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 30, - "instId": 300004, - "propState": 8, - "pos": { - "x": -460010, - "y": -44480, - "z": 68037 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 30, - "instId": 300005, - "propState": 8, - "pos": { - "x": -459500, - "y": -44480, - "z": 69094 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": -468180, - "y": -44525, - "z": 68160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 30, - "instId": 300006, - "propState": 8, - "pos": { - "x": -468250, - "y": -44575, - "z": 70250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 30, - "instId": 300007, - "propState": 8, - "pos": { - "x": -468250, - "y": -44588, - "z": 69094 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [ - { - "groupId": 31, - "instId": 400001, - "pos": { - "x": -466180, - "y": -44480, - "z": 59550 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": -465730, - "y": -51245, - "z": -64850 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": -499460, - "y": -51140, - "z": -46670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 101, - "pos": { - "x": -498420, - "y": -51245, - "z": -55970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, { - "groupId": 33, - "instId": 300003, - "propState": 8, - "pos": { - "x": -490860, - "y": -51245, - "z": -60498 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 33, - "instId": 300004, - "propState": 8, - "pos": { - "x": -490091, - "y": -51245, - "z": -60500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -483131, - "y": -46236, - "z": 28130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": -504646, - "y": -50643, - "z": 3158 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 37, - "instId": 300003, - "propState": 8, - "pos": { - "x": -525900, - "y": -51245, - "z": 4880 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "46": { - "monsters": [ - { - "groupId": 46, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -11890, - "y": 1532, - "z": 14080 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 46, - "instId": 300003, - "propState": 8, - "pos": { - "x": -11890, - "y": 1532, - "z": 14080 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "47": { - "monsters": [ - { - "groupId": 47, - "instId": 200002, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, - { - "groupId": 47, - "instId": 200003, - "eventId": 81312013, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002059 - }, - { - "groupId": 47, - "instId": 200004, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, - { - "groupId": 47, - "instId": 200005, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 47, - "instId": 200006, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 47, - "instId": 200007, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 47, - "instId": 200008, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 47, - "instId": 200009, - "eventId": 81312013, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002059 - }, { - "groupId": 47, - "instId": 200010, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 47, - "instId": 200011, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 47, - "instId": 200012, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 47, - "instId": 200013, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 47, - "instId": 200014, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 47, - "instId": 200015, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 47, - "instId": 200016, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 47, - "instId": 200017, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 47, - "instId": 200018, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 47, - "instId": 200019, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 47, - "instId": 200020, - "eventId": 81312013, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002059 - }, { - "groupId": 47, - "instId": 200021, - "eventId": 81312013, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002059 - } - ], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300002, - "propState": 8, - "pos": { - "x": -404000, - "y": -44430, - "z": 116500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": -405074, - "y": -44773, - "z": 97000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 47, - "instId": 300003, - "propState": 8, - "pos": { - "x": -397750, - "y": -44510, - "z": 103250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 47, - "instId": 300004, - "propState": 8, - "pos": { - "x": -420000, - "y": -44510, - "z": 126443 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 101, - "pos": { - "x": -405650, - "y": -44510, - "z": 137970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 49, - "instId": 300002, - "propState": 20, - "pos": { - "x": -403500, - "y": -44510, - "z": 134090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60204 - }, - { - "groupId": 49, - "instId": 300003, - "propState": 20, - "pos": { - "x": -402346, - "y": -44510, - "z": 134090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60205 - }, - { - "groupId": 49, - "instId": 300004, - "propState": 20, - "pos": { - "x": -401250, - "y": -44510, - "z": 134090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60206 - }, { - "groupId": 49, - "instId": 300005, - "propState": 8, - "pos": { - "x": -404630, - "y": -44773, - "z": 97000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 913 - }, { - "groupId": 49, - "instId": 300006, - "propState": 8, - "pos": { - "x": -400839, - "y": -45136, - "z": 92345 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1001 - }, { - "groupId": 49, - "instId": 300007, - "propState": 8, - "pos": { - "x": -402250, - "y": -44510, - "z": 129000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 49, - "instId": 300008, - "propState": 20, - "pos": { - "x": -407920, - "y": -45184, - "z": 91710 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60206 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": -395340, - "y": -34393, - "z": -12000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "56": { - "monsters": [ - { - "groupId": 56, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -408650, - "y": -45391, - "z": 89050 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": -408650, - "y": -44894, - "z": 89050 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "57": { - "monsters": [ - { - "groupId": 57, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -402650, - "y": -44510, - "z": 108460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 8, - "pos": { - "x": -402650, - "y": -44510, - "z": 108460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [ - { - "groupId": 58, - "instId": 400001, - "pos": { - "x": -495350, - "y": -51245, - "z": -52970 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 1, - "pos": { - "x": -489777, - "y": -51245, - "z": -52366 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [ - { - "groupId": 59, - "instId": 400002, - "pos": { - "x": -495350, - "y": -51327, - "z": -58970 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 101, - "pos": { - "x": -492391, - "y": -51245, - "z": 16833 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 101, - "pos": { - "x": -492391, - "y": -51245, - "z": 16833 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 61, - "instId": 300003, - "propState": 8, - "pos": { - "x": -508401, - "y": -51245, - "z": 17833 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 61, - "instId": 300004, - "propState": 8, - "pos": { - "x": -505401, - "y": -51245, - "z": 11833 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 61, - "instId": 300005, - "propState": 8, - "pos": { - "x": -502401, - "y": -51159, - "z": 17833 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 61, - "instId": 300006, - "propState": 8, - "pos": { - "x": -507561, - "y": -51171, - "z": 17833 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 61, - "instId": 300007, - "propState": 8, - "pos": { - "x": -504620, - "y": -51245, - "z": 11833 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 61, - "instId": 300008, - "propState": 8, - "pos": { - "x": -501531, - "y": -51159, - "z": 17833 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "62": { - "monsters": [ - { - "groupId": 62, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -496210, - "y": -51245, - "z": 14833 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 8, - "pos": { - "x": -496210, - "y": -51245, - "z": 14833 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 62, - "instId": 300003, - "propState": 8, - "pos": { - "x": -496210, - "y": -51245, - "z": 14833 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [ - { - "groupId": 63, - "instId": 400001, - "pos": { - "x": -498360, - "y": -51147, - "z": 11833 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": -104960, - "y": 8043, - "z": -1419 - }, - "rot": { - "x": 0, - "y": 6185, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": -94650, - "y": 4561, - "z": -6447 - }, - "rot": { - "x": 0, - "y": 85427, - "z": 0 - }, - "propId": 137 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 101, - "pos": { - "x": -98165, - "y": 2514, - "z": -38877 - }, - "rot": { - "x": 0, - "y": 269789, - "z": 0 - }, - "propId": 1026 - }, { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": -104268, - "y": 2795, - "z": -34210 - }, - "rot": { - "x": 0, - "y": 269789, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 69, - "instId": 300003, - "propState": 8, - "pos": { - "x": -105017, - "y": 2883, - "z": -34223 - }, - "rot": { - "x": 0, - "y": 269789, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [ - { - "groupId": 70, - "instId": 400001, - "pos": { - "x": -102456, - "y": 2452, - "z": -39933 - }, - "rot": { - "x": 0, - "y": 299789, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 1, - "pos": { - "x": -104800, - "y": 2576, - "z": -40716 - }, - "rot": { - "x": 0, - "y": 329789, - "z": 0 - }, - "propId": 1002 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [ - { - "groupId": 71, - "instId": 400002, - "pos": { - "x": -102004, - "y": 2725, - "z": -35261 - }, - "rot": { - "x": 0, - "y": 269789, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": -250928, - "y": -9266, - "z": 5304 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 72, - "instId": 300002, - "propState": 8, - "pos": { - "x": -285278, - "y": -16009, - "z": 5010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 101, - "pos": { - "x": -277800, - "y": -14384, - "z": 3304 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 101, - "pos": { - "x": -277800, - "y": -14384, - "z": 3304 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 74, - "instId": 300002, - "propState": 8, - "pos": { - "x": -270000, - "y": -14292, - "z": 9250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 74, - "instId": 300003, - "propState": 8, - "pos": { - "x": -269000, - "y": -14292, - "z": 9250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 74, - "instId": 300004, - "propState": 8, - "pos": { - "x": -269500, - "y": -14292, - "z": 8250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 74, - "instId": 300005, - "propState": 8, - "pos": { - "x": -267928, - "y": -14292, - "z": 9304 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 74, - "instId": 300006, - "propState": 8, - "pos": { - "x": -268428, - "y": -14292, - "z": 8304 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 74, - "instId": 300007, - "propState": 8, - "pos": { - "x": -267428, - "y": -14292, - "z": 8304 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "75": { - "monsters": [ - { - "groupId": 75, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -273928, - "y": -14292, - "z": 5304 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 8, - "pos": { - "x": -273928, - "y": -14292, - "z": 5304 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 75, - "instId": 300003, - "propState": 8, - "pos": { - "x": -273928, - "y": -14292, - "z": 5304 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 8, - "pos": { - "x": -285278, - "y": -16009, - "z": 5010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 76, - "instId": 300002, - "propState": 8, - "pos": { - "x": -318750, - "y": -29356, - "z": -5500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 76, - "instId": 300003, - "propState": 8, - "pos": { - "x": -318610, - "y": -30074, - "z": 16500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 101, - "pos": { - "x": -333000, - "y": -29427, - "z": 3054 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 77, - "instId": 300003, - "propState": 8, - "pos": { - "x": -318330, - "y": -29329, - "z": 7750 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 77, - "instId": 300004, - "propState": 8, - "pos": { - "x": -321190, - "y": -29329, - "z": 2380 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 77, - "instId": 300005, - "propState": 8, - "pos": { - "x": -300980, - "y": -23630, - "z": 2054 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 77, - "instId": 300006, - "propState": 8, - "pos": { - "x": -319170, - "y": -29329, - "z": 7750 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 77, - "instId": 300007, - "propState": 8, - "pos": { - "x": -321971, - "y": -29329, - "z": 2380 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 77, - "instId": 300008, - "propState": 8, - "pos": { - "x": -301850, - "y": -24091, - "z": 2054 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "78": { - "monsters": [ - { - "groupId": 78, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -327000, - "y": -29427, - "z": 8054 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": -327000, - "y": -29427, - "z": 8054 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 78, - "instId": 300002, - "propState": 8, - "pos": { - "x": -327000, - "y": -29427, - "z": 5054 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "79": { - "monsters": [ - { - "groupId": 79, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -307200, - "y": -26900, - "z": 7533 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": -307200, - "y": -26900, - "z": 7533 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "80": { - "monsters": [ - { - "groupId": 80, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -316610, - "y": -29329, - "z": 2054 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": -316610, - "y": -29329, - "z": 2054 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "81": { - "monsters": [ - { - "groupId": 81, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -374790, - "y": -37000, - "z": 26258 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 8, - "pos": { - "x": -374790, - "y": -37000, - "z": 26258 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 81, - "instId": 300002, - "propState": 8, - "pos": { - "x": -374790, - "y": -37000, - "z": 23258 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "82": { - "monsters": [ - { - "groupId": 82, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -371000, - "y": -37000, - "z": 26258 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 8, - "pos": { - "x": -371000, - "y": -37000, - "z": 20258 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": -392000, - "y": -29427, - "z": 5000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300001, - "propState": 101, - "pos": { - "x": -357500, - "y": -29329, - "z": 6696 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 88, - "instId": 300003, - "propState": 8, - "pos": { - "x": -381020, - "y": -29427, - "z": 7696 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 88, - "instId": 300004, - "propState": 8, - "pos": { - "x": -378020, - "y": -29427, - "z": 1696 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 88, - "instId": 300005, - "propState": 8, - "pos": { - "x": -375020, - "y": -29427, - "z": 7696 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 88, - "instId": 300006, - "propState": 8, - "pos": { - "x": -380180, - "y": -29427, - "z": 7696 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 88, - "instId": 300007, - "propState": 8, - "pos": { - "x": -377239, - "y": -29427, - "z": 1696 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 88, - "instId": 300008, - "propState": 8, - "pos": { - "x": -374150, - "y": -29427, - "z": 7696 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 101, - "pos": { - "x": -364020, - "y": -29427, - "z": 6696 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 89, - "instId": 300002, - "propState": 8, - "pos": { - "x": -375000, - "y": -29427, - "z": 750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 89, - "instId": 300003, - "propState": 8, - "pos": { - "x": -376000, - "y": -29427, - "z": 750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 89, - "instId": 300004, - "propState": 8, - "pos": { - "x": -375500, - "y": -29427, - "z": 1750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 89, - "instId": 300005, - "propState": 8, - "pos": { - "x": -374020, - "y": -29427, - "z": 696 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 89, - "instId": 300006, - "propState": 8, - "pos": { - "x": -373520, - "y": -29427, - "z": 1696 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 89, - "instId": 300007, - "propState": 8, - "pos": { - "x": -374520, - "y": -29427, - "z": 1696 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "90": { - "monsters": [ - { - "groupId": 90, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -363500, - "y": -29329, - "z": 1696 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 8, - "pos": { - "x": -363500, - "y": -29329, - "z": 1696 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 90, - "instId": 300002, - "propState": 8, - "pos": { - "x": -363500, - "y": -29329, - "z": 4696 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "91": { - "monsters": [ - { - "groupId": 91, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -365750, - "y": -29427, - "z": 1696 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 91, - "instId": 300001, - "propState": 8, - "pos": { - "x": -365750, - "y": -29427, - "z": 7696 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 8, - "pos": { - "x": -439160, - "y": -34511, - "z": 4800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 92, - "instId": 300002, - "propState": 8, - "pos": { - "x": -405090, - "y": -34556, - "z": -2200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 92, - "instId": 300003, - "propState": 8, - "pos": { - "x": -405090, - "y": -34556, - "z": 11780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 92, - "instId": 300004, - "propState": 8, - "pos": { - "x": -392000, - "y": -29427, - "z": 5000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 101, - "pos": { - "x": -431390, - "y": -34556, - "z": 2800 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": -412390, - "y": -34517, - "z": 320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": -415390, - "y": -34517, - "z": 9460 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": -418390, - "y": -34517, - "z": 320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": -413230, - "y": -34517, - "z": 320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 93, - "instId": 300007, - "propState": 8, - "pos": { - "x": -416171, - "y": -34517, - "z": 9460 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 93, - "instId": 300008, - "propState": 8, - "pos": { - "x": -419260, - "y": -34517, - "z": 320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 101, - "pos": { - "x": -429300, - "y": -34556, - "z": 2804 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": -418320, - "y": -34517, - "z": 8750 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": -417320, - "y": -34517, - "z": 8750 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 94, - "instId": 300004, - "propState": 8, - "pos": { - "x": -417820, - "y": -34556, - "z": 7750 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": -419300, - "y": -34517, - "z": 8804 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": -419800, - "y": -34443, - "z": 7804 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 94, - "instId": 300007, - "propState": 8, - "pos": { - "x": -418800, - "y": -34556, - "z": 7804 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [ - { - "groupId": 95, - "instId": 400001, - "pos": { - "x": -427030, - "y": -34556, - "z": 7804 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "96": { - "monsters": [ - { - "groupId": 96, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -427030, - "y": -34556, - "z": 7804 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": -427030, - "y": -34556, - "z": 7804 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": -427030, - "y": -34556, - "z": 4804 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 8, - "pos": { - "x": -504646, - "y": -50643, - "z": 3158 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 97, - "instId": 300002, - "propState": 8, - "pos": { - "x": -499460, - "y": -51140, - "z": -46670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 98, - "instId": 300001, - "propState": 101, - "pos": { - "x": -495520, - "y": -51245, - "z": -40040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1026 - }, - { - "groupId": 98, - "instId": 300003, - "propState": 8, - "pos": { - "x": -494520, - "y": -51245, - "z": -21040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 98, - "instId": 300004, - "propState": 8, - "pos": { - "x": -500520, - "y": -51245, - "z": -24040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 98, - "instId": 300005, - "propState": 8, - "pos": { - "x": -494520, - "y": -51245, - "z": -27040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 98, - "instId": 300006, - "propState": 8, - "pos": { - "x": -494520, - "y": -51245, - "z": -21880 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 98, - "instId": 300007, - "propState": 8, - "pos": { - "x": -500520, - "y": -51245, - "z": -24821 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 98, - "instId": 300008, - "propState": 8, - "pos": { - "x": -494520, - "y": -51245, - "z": -27910 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "99": { - "monsters": [ - { - "groupId": 99, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -500520, - "y": -51245, - "z": -34040 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 8, - "pos": { - "x": -500520, - "y": -51245, - "z": -34040 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 99, - "instId": 300002, - "propState": 8, - "pos": { - "x": -497520, - "y": -51245, - "z": -34040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [ - { - "groupId": 100, - "instId": 400001, - "pos": { - "x": -408220, - "y": -39439, - "z": -66180 - }, - "rot": { - "x": 0, - "y": 22507, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "101": { - "monsters": [], - "npcs": [ - { - "groupId": 101, - "instId": 400001, - "pos": { - "x": -404330, - "y": -39439, - "z": -67430 - }, - "rot": { - "x": 0, - "y": 359469, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [ - { - "groupId": 102, - "instId": 400001, - "pos": { - "x": -400470, - "y": -39439, - "z": -66250 - }, - "rot": { - "x": 0, - "y": 340393, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "103": { - "monsters": [], - "npcs": [ - { - "groupId": 103, - "instId": 400001, - "pos": { - "x": -406550, - "y": -39439, - "z": -66630 - }, - "rot": { - "x": 0, - "y": 13160, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "104": { - "monsters": [], - "npcs": [ - { - "groupId": 104, - "instId": 400001, - "pos": { - "x": -402030, - "y": -39439, - "z": -66530 - }, - "rot": { - "x": 0, - "y": 340507, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "105": { - "monsters": [], - "npcs": [ - { - "groupId": 105, - "instId": 400001, - "pos": { - "x": -375190, - "y": -36980, - "z": 26660 - }, - "rot": { - "x": 0, - "y": 113746, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "106": { - "monsters": [], - "npcs": [ - { - "groupId": 106, - "instId": 400001, - "pos": { - "x": -375970, - "y": -36980, - "z": 22510 - }, - "rot": { - "x": 0, - "y": 90708, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "107": { - "monsters": [], - "npcs": [ - { - "groupId": 107, - "instId": 400001, - "pos": { - "x": -375190, - "y": -36980, - "z": 18620 - }, - "rot": { - "x": 0, - "y": 71632, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [ - { - "groupId": 108, - "instId": 400001, - "pos": { - "x": -375190, - "y": -36980, - "z": 24600 - }, - "rot": { - "x": 0, - "y": 104399, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "109": { - "monsters": [], - "npcs": [ - { - "groupId": 109, - "instId": 400001, - "pos": { - "x": -375190, - "y": -36980, - "z": 20510 - }, - "rot": { - "x": 0, - "y": 71746, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8021101": { - "P80211_F80211001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [ - { - "groupId": 5, - "instId": 400001, - "pos": { - "x": -22770, - "y": 34, - "z": 23810 - }, - "rot": { - "x": 0, - "y": 158719, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31130, - "y": 34, - "z": 38200 - }, - "rot": { - "x": 0, - "y": 158719, - "z": 0 - }, - "propId": 1024 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8030101": { - "P80301_F80301001": { - "scenes": { - "13": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38680, - "y": 18260, - "z": -82930 - }, - "rot": { - "x": 0, - "y": 193835, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 17, - "instId": 300006, - "propState": 8, - "pos": { - "x": -178060, - "y": -390, - "z": -61070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 17, - "instId": 300010, - "propState": 8, - "pos": { - "x": -162330, - "y": -415, - "z": -71330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100011 - }, - { - "groupId": 17, - "instId": 300011, - "propState": 8, - "pos": { - "x": -169860, - "y": -4600, - "z": -79580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 17, - "instId": 300013, - "propState": 8, - "pos": { - "x": -194540, - "y": -378, - "z": -69650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 17, - "instId": 300014, - "propState": 8, - "pos": { - "x": -186621, - "y": -400, - "z": -79920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100012 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": 16710, - "y": 2844, - "z": -39694 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": 40480, - "y": 3470, - "z": -32660 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [ - { - "groupId": 20, - "instId": 400001, - "pos": { - "x": 36140, - "y": 3444, - "z": -35890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": 32760, - "y": 3520, - "z": -37810 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 20, - "instId": 300002, - "propState": 1, - "pos": { - "x": 31320, - "y": 3542, - "z": -32700 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 1002 - }, - { - "groupId": 20, - "instId": 300003, - "propState": 8, - "pos": { - "x": 27762, - "y": 3444, - "z": -37843 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 20, - "instId": 300004, - "propState": 8, - "pos": { - "x": 27452, - "y": 3444, - "z": -38843 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100024 - }, { - "groupId": 20, - "instId": 300005, - "propState": 8, - "pos": { - "x": 28492, - "y": 3444, - "z": -38553 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 100024 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": -73540, - "y": -3195, - "z": -61900 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": -88490, - "y": -3195, - "z": -72470 - }, - "rot": { - "x": 0, - "y": 10044, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 29, - "instId": 300003, - "propState": 8, - "pos": { - "x": -88040, - "y": -3195, - "z": -62020 - }, - "rot": { - "x": 0, - "y": 134405, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "32": { - "monsters": [ - { - "groupId": 32, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -79120, - "y": -3195, - "z": -60770 - }, - "rot": { - "x": 0, - "y": 234196, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [ - { - "groupId": 32, - "instId": 400001, - "pos": { - "x": -77130, - "y": -3195, - "z": -62120 - }, - "rot": { - "x": 0, - "y": 254822, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": -79120, - "y": -3195, - "z": -60770 - }, - "rot": { - "x": 0, - "y": 39196, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 32, - "instId": 300003, - "propState": 8, - "pos": { - "x": -79120, - "y": -3195, - "z": -60770 - }, - "rot": { - "x": 0, - "y": 39196, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 32, - "instId": 300002, - "propState": 9, - "pos": { - "x": -77130, - "y": -3195, - "z": -62120 - }, - "rot": { - "x": 0, - "y": 283235, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": -14769, - "y": 1039, - "z": -83053 - }, - "rot": { - "x": 0, - "y": 2363, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 42, - "instId": 300002, - "propState": 8, - "pos": { - "x": -13080, - "y": 1039, - "z": -63190 - }, - "rot": { - "x": 0, - "y": 351530, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 42, - "instId": 300003, - "propState": 8, - "pos": { - "x": -9427, - "y": 1039, - "z": -70852 - }, - "rot": { - "x": 0, - "y": 357448, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 42, - "instId": 300006, - "propState": 8, - "pos": { - "x": -19884, - "y": 1039, - "z": -76054 - }, - "rot": { - "x": 0, - "y": 91892, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 42, - "instId": 300004, - "propState": 8, - "pos": { - "x": -17550, - "y": 1039, - "z": -69990 - }, - "rot": { - "x": 0, - "y": 52059, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 42, - "instId": 300005, - "propState": 8, - "pos": { - "x": -17710, - "y": 1039, - "z": -58320 - }, - "rot": { - "x": 0, - "y": 169616, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 42, - "instId": 300007, - "propState": 8, - "pos": { - "x": -8160, - "y": 1039, - "z": -72680 - }, - "rot": { - "x": 0, - "y": 353169, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "43": { - "monsters": [ - { - "groupId": 43, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -11000, - "y": 1039, - "z": -75564 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 8, - "pos": { - "x": -13010, - "y": 1039, - "z": -75564 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 43, - "instId": 300002, - "propState": 8, - "pos": { - "x": -13010, - "y": 1039, - "z": -75564 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "44": { - "monsters": [ - { - "groupId": 44, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -11000, - "y": 1039, - "z": -74000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 8, - "pos": { - "x": -16520, - "y": 1039, - "z": -74041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300002, - "propState": 8, - "pos": { - "x": -62868, - "y": -1466, - "z": -59443 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": -58760, - "y": -1145, - "z": -56773 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 46, - "instId": 300003, - "propState": 8, - "pos": { - "x": -44370, - "y": -1544, - "z": -72534 - }, - "rot": { - "x": 0, - "y": 181323, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 46, - "instId": 300004, - "propState": 8, - "pos": { - "x": -38382, - "y": -1021, - "z": -67235 - }, - "rot": { - "x": 0, - "y": 294460, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 46, - "instId": 300005, - "propState": 8, - "pos": { - "x": -51940, - "y": -1458, - "z": -58450 - }, - "rot": { - "x": 0, - "y": 34440, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 46, - "instId": 300006, - "propState": 8, - "pos": { - "x": -44400, - "y": -1544, - "z": -70700 - }, - "rot": { - "x": 0, - "y": 178813, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 46, - "instId": 300007, - "propState": 8, - "pos": { - "x": -36773, - "y": -1021, - "z": -68288 - }, - "rot": { - "x": 0, - "y": 295926, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 46, - "instId": 300008, - "propState": 8, - "pos": { - "x": -50878, - "y": -1458, - "z": -57001 - }, - "rot": { - "x": 0, - "y": 34299, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "47": { - "monsters": [ - { - "groupId": 47, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -53398, - "y": -1271, - "z": -49993 - }, - "rot": { - "x": 0, - "y": 105162, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": -53398, - "y": -1271, - "z": -49993 - }, - "rot": { - "x": 0, - "y": 105162, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 47, - "instId": 300002, - "propState": 8, - "pos": { - "x": -53398, - "y": -1271, - "z": -49993 - }, - "rot": { - "x": 0, - "y": 105162, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "48": { - "monsters": [ - { - "groupId": 48, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -47210, - "y": -1544, - "z": -59470 - }, - "rot": { - "x": 0, - "y": 157533, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": -47210, - "y": -1544, - "z": -59470 - }, - "rot": { - "x": 0, - "y": 157533, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 8, - "pos": { - "x": -64870, - "y": 18664, - "z": -77420 - }, - "rot": { - "x": 0, - "y": 20000, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 53, - "instId": 300002, - "propState": 8, - "pos": { - "x": -64990, - "y": 18664, - "z": -68980 - }, - "rot": { - "x": 0, - "y": 340000, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": -37620, - "y": 18942, - "z": -71170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 54, - "instId": 300003, - "propState": 8, - "pos": { - "x": -51790, - "y": 18942, - "z": -70240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 54, - "instId": 300004, - "propState": 8, - "pos": { - "x": -48790, - "y": 18942, - "z": -76240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 54, - "instId": 300005, - "propState": 8, - "pos": { - "x": -45790, - "y": 18942, - "z": -70240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 54, - "instId": 300006, - "propState": 8, - "pos": { - "x": -53610, - "y": 18942, - "z": -70240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 54, - "instId": 300007, - "propState": 8, - "pos": { - "x": -50669, - "y": 18942, - "z": -76240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 54, - "instId": 300008, - "propState": 8, - "pos": { - "x": -47580, - "y": 18942, - "z": -70240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "56": { - "monsters": [ - { - "groupId": 56, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -40490, - "y": 18611, - "z": -72920 - }, - "rot": { - "x": 0, - "y": 267489, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": -40427, - "y": 18611, - "z": -76102 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 56, - "instId": 300003, - "propState": 8, - "pos": { - "x": -40427, - "y": 18611, - "z": -73102 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [ - { - "groupId": 85, - "instId": 400002, - "pos": { - "x": 34927, - "y": 3444, - "z": -32698 - }, - "rot": { - "x": 0, - "y": 254074, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": -117003, - "y": 2770, - "z": -50499 - }, - "rot": { - "x": 0, - "y": 296500, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 87, - "instId": 300003, - "propState": 8, - "pos": { - "x": -130880, - "y": 2820, - "z": -42550 - }, - "rot": { - "x": 0, - "y": 116500, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 87, - "instId": 300004, - "propState": 8, - "pos": { - "x": -130872, - "y": 2820, - "z": -49258 - }, - "rot": { - "x": 0, - "y": 116500, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 87, - "instId": 300005, - "propState": 8, - "pos": { - "x": -125510, - "y": 2820, - "z": -45227 - }, - "rot": { - "x": 0, - "y": 116500, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 87, - "instId": 300006, - "propState": 8, - "pos": { - "x": -132445, - "y": 2770, - "z": -41771 - }, - "rot": { - "x": 0, - "y": 116500, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 87, - "instId": 300007, - "propState": 8, - "pos": { - "x": -132490, - "y": 2820, - "z": -48453 - }, - "rot": { - "x": 0, - "y": 116500, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 87, - "instId": 300008, - "propState": 8, - "pos": { - "x": -127049, - "y": 2820, - "z": -44462 - }, - "rot": { - "x": 0, - "y": 116500, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "89": { - "monsters": [ - { - "groupId": 89, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -124240, - "y": 2770, - "z": -52566 - }, - "rot": { - "x": 0, - "y": 311500, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": -124240, - "y": 2770, - "z": -52566 - }, - "rot": { - "x": 0, - "y": 311500, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 89, - "instId": 300002, - "propState": 8, - "pos": { - "x": -122901, - "y": 2770, - "z": -49882 - }, - "rot": { - "x": 0, - "y": 296500, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "90": { - "monsters": [ - { - "groupId": 90, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -130490, - "y": 2993, - "z": -47040 - }, - "rot": { - "x": 0, - "y": 311500, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 8, - "pos": { - "x": -130490, - "y": 2993, - "z": -47040 - }, - "rot": { - "x": 0, - "y": 311500, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8030102": { - "P80301_F80301001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -205260, - "y": 2966, - "z": -87810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 20, - "pos": { - "x": -203293, - "y": 2966, - "z": -89846 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60004 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 20, - "pos": { - "x": -203293, - "y": 2966, - "z": -87846 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60005 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 20, - "pos": { - "x": -203293, - "y": 2966, - "z": -85410 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60006 - }, { - "groupId": 5, - "instId": 300006, - "propState": 8, - "pos": { - "x": -140280, - "y": -115, - "z": -71860 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1001 - }, { - "groupId": 5, - "instId": 300007, - "propState": 8, - "pos": { - "x": -144980, - "y": -46, - "z": -73273 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 913 - }, { - "groupId": 5, - "instId": 300008, - "propState": 8, - "pos": { - "x": -200400, - "y": 2966, - "z": -87846 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -155110, - "y": -163, - "z": -76140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -154080, - "y": -163, - "z": -77750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -153240, - "y": -163, - "z": -61550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": -155320, - "y": -163, - "z": -62640 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": -151470, - "y": -163, - "z": -62720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": -151520, - "y": -4389, - "z": -95020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": -158780, - "y": -4389, - "z": -92830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": -171030, - "y": -4389, - "z": -87160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": -168740, - "y": -4383, - "z": -64850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300010, - "propState": 8, - "pos": { - "x": -172570, - "y": -4383, - "z": -58800 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": -171858, - "y": -4383, - "z": -60446 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": -186370, - "y": -7672, - "z": -73500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": -186850, - "y": -7672, - "z": -77840 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300014, - "propState": 8, - "pos": { - "x": -179950, - "y": -7672, - "z": -76370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300015, - "propState": 8, - "pos": { - "x": -199130, - "y": -4171, - "z": -85290 - }, - "rot": { - "x": 0, - "y": 45579, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300016, - "propState": 8, - "pos": { - "x": -203400, - "y": -4171, - "z": -83790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300017, - "propState": 8, - "pos": { - "x": -206127, - "y": -4171, - "z": -90578 - }, - "rot": { - "x": 0, - "y": 54553, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300018, - "propState": 8, - "pos": { - "x": -202290, - "y": -4155, - "z": -92200 - }, - "rot": { - "x": 0, - "y": 6097, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300019, - "propState": 8, - "pos": { - "x": -206220, - "y": -178, - "z": -70740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300020, - "propState": 8, - "pos": { - "x": -211740, - "y": -178, - "z": -68490 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300021, - "propState": 8, - "pos": { - "x": -187560, - "y": -154, - "z": -95550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300022, - "propState": 8, - "pos": { - "x": -173853, - "y": -178, - "z": -71351 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300023, - "propState": 8, - "pos": { - "x": -173830, - "y": -178, - "z": -72960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300024, - "propState": 8, - "pos": { - "x": -171630, - "y": -178, - "z": -67230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300025, - "propState": 8, - "pos": { - "x": -171643, - "y": -178, - "z": -65620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300026, - "propState": 8, - "pos": { - "x": -186670, - "y": -154, - "z": -87390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300027, - "propState": 8, - "pos": { - "x": -185660, - "y": -154, - "z": -91940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300028, - "propState": 8, - "pos": { - "x": -198710, - "y": -4171, - "z": -91020 - }, - "rot": { - "x": 0, - "y": 139113, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300029, - "propState": 8, - "pos": { - "x": -186071, - "y": -178, - "z": -69130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 6, - "instId": 300030, - "propState": 8, - "pos": { - "x": -183720, - "y": -7672, - "z": -94690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 6, - "instId": 300031, - "propState": 8, - "pos": { - "x": -135330, - "y": -115, - "z": -73270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8030201": { - "P80302_F80302001": { - "scenes": { - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 8, - "pos": { - "x": 186770, - "y": 33020, - "z": -148300 - }, - "rot": { - "x": 0, - "y": 340425, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": 173955, - "y": 28441, - "z": -124140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "69": { - "monsters": [ - { - "groupId": 69, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 188600, - "y": 28416, - "z": -127030 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [ - { - "groupId": 69, - "instId": 400001, - "pos": { - "x": 185540, - "y": 28389, - "z": -122690 - }, - "rot": { - "x": 0, - "y": 164552, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 69, - "instId": 300003, - "propState": 8, - "pos": { - "x": 188600, - "y": 28416, - "z": -127030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 69, - "instId": 300002, - "propState": 9, - "pos": { - "x": 185540, - "y": 28421, - "z": -122690 - }, - "rot": { - "x": 0, - "y": 116337, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 8, - "pos": { - "x": 129440, - "y": 46615, - "z": -38610 - }, - "rot": { - "x": 0, - "y": 351000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 70, - "instId": 300003, - "propState": 8, - "pos": { - "x": 127200, - "y": 46659, - "z": -5080 - }, - "rot": { - "x": 0, - "y": 347080, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 8, - "pos": { - "x": 129110, - "y": 46641, - "z": -11950 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [ - { - "groupId": 72, - "instId": 400001, - "pos": { - "x": 128330, - "y": 46626, - "z": -18590 - }, - "rot": { - "x": 0, - "y": 199340, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 134110, - "y": 46626, - "z": -23950 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 72, - "instId": 300002, - "propState": 1, - "pos": { - "x": 126110, - "y": 46626, - "z": -23950 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, - { - "groupId": 72, - "instId": 300003, - "propState": 8, - "pos": { - "x": 132363, - "y": 46626, - "z": -29061 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 72, - "instId": 300004, - "propState": 8, - "pos": { - "x": 133269, - "y": 46626, - "z": -29480 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 101015 - }, { - "groupId": 72, - "instId": 300005, - "propState": 8, - "pos": { - "x": 133194, - "y": 46626, - "z": -28508 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 101015 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 8, - "pos": { - "x": 101103, - "y": 58825, - "z": -85115 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 73, - "instId": 300002, - "propState": 8, - "pos": { - "x": 133330, - "y": 58923, - "z": -145030 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": 129720, - "y": 59029, - "z": -134910 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 74, - "instId": 300003, - "propState": 8, - "pos": { - "x": 115440, - "y": 58985, - "z": -115590 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 74, - "instId": 300004, - "propState": 8, - "pos": { - "x": 105534, - "y": 58985, - "z": -100360 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 74, - "instId": 300005, - "propState": 8, - "pos": { - "x": 117090, - "y": 58985, - "z": -107230 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 74, - "instId": 300006, - "propState": 8, - "pos": { - "x": 115860, - "y": 58991, - "z": -116317 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 74, - "instId": 300007, - "propState": 8, - "pos": { - "x": 105924, - "y": 58985, - "z": -101036 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 74, - "instId": 300008, - "propState": 8, - "pos": { - "x": 117525, - "y": 58985, - "z": -107983 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "75": { - "monsters": [ - { - "groupId": 75, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 123290, - "y": 59029, - "z": -131120 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 8, - "pos": { - "x": 123290, - "y": 59029, - "z": -131120 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 75, - "instId": 300002, - "propState": 8, - "pos": { - "x": 125888, - "y": 59029, - "z": -129620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "76": { - "monsters": [ - { - "groupId": 76, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 110760, - "y": 59008, - "z": -108890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 8, - "pos": { - "x": 110760, - "y": 59008, - "z": -108890 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "77": { - "monsters": [ - { - "groupId": 77, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 122440, - "y": 59026, - "z": -117640 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": 122440, - "y": 59026, - "z": -117640 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": 233810, - "y": 45287, - "z": -89700 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 78, - "instId": 300002, - "propState": 8, - "pos": { - "x": 208760, - "y": 46598, - "z": -62270 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": 232610, - "y": 45265, - "z": -76480 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 79, - "instId": 300003, - "propState": 8, - "pos": { - "x": 242818, - "y": 45265, - "z": -60460 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 79, - "instId": 300004, - "propState": 8, - "pos": { - "x": 236122, - "y": 45265, - "z": -60058 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 79, - "instId": 300005, - "propState": 8, - "pos": { - "x": 239818, - "y": 45265, - "z": -65656 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 79, - "instId": 300006, - "propState": 8, - "pos": { - "x": 242398, - "y": 45265, - "z": -61188 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 79, - "instId": 300007, - "propState": 8, - "pos": { - "x": 235731, - "y": 45265, - "z": -60735 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 79, - "instId": 300008, - "propState": 8, - "pos": { - "x": 239383, - "y": 45265, - "z": -66410 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "80": { - "monsters": [ - { - "groupId": 80, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 231122, - "y": 45265, - "z": -68718 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": 231122, - "y": 45265, - "z": -68718 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 80, - "instId": 300002, - "propState": 8, - "pos": { - "x": 233720, - "y": 45265, - "z": -70218 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "81": { - "monsters": [ - { - "groupId": 81, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 237470, - "y": 45265, - "z": -70404 - }, - "rot": { - "x": 0, - "y": 16682, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 8, - "pos": { - "x": 237586, - "y": 45265, - "z": -70450 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 8, - "pos": { - "x": 154134, - "y": 35373, - "z": -95728 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 82, - "instId": 300002, - "propState": 8, - "pos": { - "x": 154784, - "y": 30578, - "z": -110770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 8, - "pos": { - "x": 163570, - "y": 32451, - "z": -104470 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 83, - "instId": 300003, - "propState": 8, - "pos": { - "x": 152110, - "y": 32441, - "z": -105360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 83, - "instId": 300004, - "propState": 8, - "pos": { - "x": 147171, - "y": 32466, - "z": -106469 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 83, - "instId": 300005, - "propState": 8, - "pos": { - "x": 150170, - "y": 32396, - "z": -100470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 83, - "instId": 300006, - "propState": 8, - "pos": { - "x": 152950, - "y": 32424, - "z": -105360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 83, - "instId": 300007, - "propState": 8, - "pos": { - "x": 147951, - "y": 32445, - "z": -106470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 83, - "instId": 300008, - "propState": 8, - "pos": { - "x": 151040, - "y": 32380, - "z": -100470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "84": { - "monsters": [ - { - "groupId": 84, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 157980, - "y": 32444, - "z": -99630 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300001, - "propState": 8, - "pos": { - "x": 157980, - "y": 32444, - "z": -99630 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 84, - "instId": 300002, - "propState": 8, - "pos": { - "x": 157980, - "y": 32444, - "z": -99630 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 8, - "pos": { - "x": 248027, - "y": 52561, - "z": -172553 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 8, - "pos": { - "x": 271050, - "y": 52553, - "z": -147980 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 86, - "instId": 300003, - "propState": 8, - "pos": { - "x": 260255, - "y": 52544, - "z": -157915 - }, - "rot": { - "x": 0, - "y": 25341, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 86, - "instId": 300004, - "propState": 8, - "pos": { - "x": 265854, - "y": 52553, - "z": -159271 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 86, - "instId": 300005, - "propState": 8, - "pos": { - "x": 262560, - "y": 52545, - "z": -151730 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 86, - "instId": 300006, - "propState": 8, - "pos": { - "x": 260582, - "y": 52544, - "z": -157194 - }, - "rot": { - "x": 0, - "y": 25341, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 86, - "instId": 300007, - "propState": 8, - "pos": { - "x": 266406, - "y": 52556, - "z": -158719 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 86, - "instId": 300008, - "propState": 8, - "pos": { - "x": 263175, - "y": 52545, - "z": -151115 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "87": { - "monsters": [ - { - "groupId": 87, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 269704, - "y": 52545, - "z": -155118 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300002, - "propState": 8, - "pos": { - "x": 267583, - "y": 52545, - "z": -152997 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300001, - "propState": 8, - "pos": { - "x": 129440, - "y": 46617, - "z": -38610 - }, - "rot": { - "x": 0, - "y": 351000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 88, - "instId": 300002, - "propState": 8, - "pos": { - "x": 141730, - "y": 46300, - "z": -71030 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": 127530, - "y": 46717, - "z": -78538 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 89, - "instId": 300003, - "propState": 8, - "pos": { - "x": 128530, - "y": 46570, - "z": -59538 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 89, - "instId": 300004, - "propState": 8, - "pos": { - "x": 122530, - "y": 46570, - "z": -62538 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 89, - "instId": 300005, - "propState": 8, - "pos": { - "x": 128530, - "y": 46570, - "z": -65538 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 89, - "instId": 300006, - "propState": 8, - "pos": { - "x": 128530, - "y": 46570, - "z": -60378 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 89, - "instId": 300007, - "propState": 8, - "pos": { - "x": 122530, - "y": 46570, - "z": -63319 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 89, - "instId": 300008, - "propState": 8, - "pos": { - "x": 128530, - "y": 46570, - "z": -66408 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "90": { - "monsters": [ - { - "groupId": 90, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 122980, - "y": 46561, - "z": -73090 - }, - "rot": { - "x": 0, - "y": 15751, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300002, - "propState": 8, - "pos": { - "x": 122980, - "y": 46717, - "z": -73090 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8030202": { - "P80302_F80302001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300013, - "propState": 8, - "pos": { - "x": 135109, - "y": 50639, - "z": -125266 - }, - "rot": { - "x": 0, - "y": 328448, - "z": 0 - }, - "propId": 301004 - }, { - "groupId": 2, - "instId": 300005, - "propState": 2, - "pos": { - "x": 135120, - "y": 28900, - "z": -125260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101007 - }, { - "groupId": 2, - "instId": 300035, - "propState": 8, - "pos": { - "x": 135120, - "y": 28080, - "z": -125260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301005 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 132410, - "y": 28439, - "z": -121680 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 136827, - "y": 28704, - "z": -114142 - }, - "rot": { - "x": 0, - "y": 100000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 173940, - "y": 28438, - "z": -123380 - }, - "rot": { - "x": 0, - "y": 100000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 130588, - "y": 38376, - "z": -92114 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 20, - "pos": { - "x": 133500, - "y": 38150, - "z": -92850 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60104 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 20, - "pos": { - "x": 133496, - "y": 38274, - "z": -90542 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60105 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 20, - "pos": { - "x": 132035, - "y": 38301, - "z": -91672 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60106 - }, { - "groupId": 4, - "instId": 300006, - "propState": 8, - "pos": { - "x": 136692, - "y": 28639, - "z": -126166 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 1001 - }, { - "groupId": 4, - "instId": 300007, - "propState": 8, - "pos": { - "x": 138230, - "y": 28398, - "z": -123470 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 913 - }, { - "groupId": 4, - "instId": 300008, - "propState": 8, - "pos": { - "x": 137590, - "y": 37776, - "z": -92850 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 147490, - "y": 28571, - "z": -118570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 150057, - "y": 28360, - "z": -127711 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 153140, - "y": 28353, - "z": -127630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 8, - "pos": { - "x": 142870, - "y": 28527, - "z": -117600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300005, - "propState": 8, - "pos": { - "x": 148680, - "y": 28586, - "z": -118620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300006, - "propState": 8, - "pos": { - "x": 158700, - "y": 28561, - "z": -133220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300007, - "propState": 8, - "pos": { - "x": 166600, - "y": 28358, - "z": -128140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300008, - "propState": 8, - "pos": { - "x": 171890, - "y": 28463, - "z": -120450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300009, - "propState": 8, - "pos": { - "x": 170870, - "y": 28493, - "z": -118890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300010, - "propState": 8, - "pos": { - "x": 167252, - "y": 32713, - "z": -98430 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300011, - "propState": 8, - "pos": { - "x": 169008, - "y": 32563, - "z": -100994 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300012, - "propState": 8, - "pos": { - "x": 170320, - "y": 32403, - "z": -107690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300013, - "propState": 8, - "pos": { - "x": 169940, - "y": 32489, - "z": -109200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300014, - "propState": 8, - "pos": { - "x": 171310, - "y": 32473, - "z": -108560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300015, - "propState": 8, - "pos": { - "x": 158900, - "y": 32464, - "z": -98900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300016, - "propState": 8, - "pos": { - "x": 135800, - "y": 32474, - "z": -103740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300017, - "propState": 8, - "pos": { - "x": 136900, - "y": 32453, - "z": -102370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300018, - "propState": 8, - "pos": { - "x": 162231, - "y": 35561, - "z": -92755 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300019, - "propState": 8, - "pos": { - "x": 157418, - "y": 35492, - "z": -91135 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300020, - "propState": 8, - "pos": { - "x": 154299, - "y": 35600, - "z": -91172 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300021, - "propState": 8, - "pos": { - "x": 143190, - "y": 32423, - "z": -98360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300022, - "propState": 8, - "pos": { - "x": 136330, - "y": 32457, - "z": -105290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300023, - "propState": 8, - "pos": { - "x": 160190, - "y": 28548, - "z": -132680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300024, - "propState": 8, - "pos": { - "x": 171870, - "y": 28429, - "z": -119360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300025, - "propState": 8, - "pos": { - "x": 149820, - "y": 32402, - "z": -103040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300026, - "propState": 8, - "pos": { - "x": 153804, - "y": 29317, - "z": -115390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300027, - "propState": 8, - "pos": { - "x": 164500, - "y": 32479, - "z": -109450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300028, - "propState": 8, - "pos": { - "x": 161800, - "y": 32414, - "z": -106260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300029, - "propState": 8, - "pos": { - "x": 159122, - "y": 28628, - "z": -119103 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 5, - "instId": 300030, - "propState": 8, - "pos": { - "x": 169792, - "y": 32992, - "z": -97357 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 5, - "instId": 300031, - "propState": 8, - "pos": { - "x": 135120, - "y": 28900, - "z": -125260 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8030301": { - "P80303_F80303001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 86160, - "y": 2072, - "z": -94137 - }, - "rot": { - "x": 0, - "y": 89460, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 115170, - "y": 2072, - "z": -96020 - }, - "rot": { - "x": 0, - "y": 269460, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": 96470, - "y": 2072, - "z": -90170 - }, - "rot": { - "x": 0, - "y": 89460, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": 104953, - "y": 2072, - "z": -96865 - }, - "rot": { - "x": 0, - "y": 89460, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104580, - "y": 2072, - "z": -90890 - }, - "rot": { - "x": 0, - "y": 89460, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300006, - "propState": 8, - "pos": { - "x": 97360, - "y": 2072, - "z": -89670 - }, - "rot": { - "x": 0, - "y": 89460, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300007, - "propState": 8, - "pos": { - "x": 105430, - "y": 2072, - "z": -97810 - }, - "rot": { - "x": 0, - "y": 89460, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300008, - "propState": 8, - "pos": { - "x": 105698, - "y": 2072, - "z": -91274 - }, - "rot": { - "x": 0, - "y": 89460, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [ - { - "groupId": 8, - "instId": 400001, - "pos": { - "x": 110320, - "y": 2072, - "z": -91780 - }, - "rot": { - "x": 0, - "y": 245332, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": -13630, - "y": -930, - "z": -166822 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1028 - }, - { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14430, - "y": 1007, - "z": -183140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1028 - }, - { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": 16040, - "y": 1007, - "z": -187690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1028 - }, - { - "groupId": 16, - "instId": 300004, - "propState": 8, - "pos": { - "x": 14470, - "y": 1007, - "z": -172830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 16, - "instId": 300005, - "propState": 8, - "pos": { - "x": 26981, - "y": 1007, - "z": -168500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": 19220, - "y": 1007, - "z": -179290 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 23, - "instId": 300003, - "propState": 8, - "pos": { - "x": 2017, - "y": 1007, - "z": -173615 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 23, - "instId": 300004, - "propState": 8, - "pos": { - "x": -4034, - "y": 1007, - "z": -180208 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 23, - "instId": 300005, - "propState": 8, - "pos": { - "x": 4152, - "y": 1007, - "z": -180373 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 23, - "instId": 300006, - "propState": 8, - "pos": { - "x": 2857, - "y": 1007, - "z": -173615 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 23, - "instId": 300007, - "propState": 8, - "pos": { - "x": -3253, - "y": 1007, - "z": -180208 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 23, - "instId": 300008, - "propState": 8, - "pos": { - "x": 5022, - "y": 1007, - "z": -180373 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [ - { - "groupId": 24, - "instId": 400001, - "pos": { - "x": 6510, - "y": 1007, - "z": -175070 - }, - "rot": { - "x": 0, - "y": 243158, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -39430, - "y": -3000, - "z": -94080 - }, - "rot": { - "x": 0, - "y": 269880, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": -36900, - "y": -3000, - "z": -85574 - }, - "rot": { - "x": 0, - "y": 162083, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 27, - "instId": 300003, - "propState": 8, - "pos": { - "x": -33962, - "y": -3011, - "z": -105229 - }, - "rot": { - "x": 0, - "y": 342083, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 27, - "instId": 300004, - "propState": 8, - "pos": { - "x": -26850, - "y": -2902, - "z": -99673 - }, - "rot": { - "x": 0, - "y": 342083, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 27, - "instId": 300005, - "propState": 8, - "pos": { - "x": -36890, - "y": -3010, - "z": -100780 - }, - "rot": { - "x": 0, - "y": 342083, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 27, - "instId": 300006, - "propState": 8, - "pos": { - "x": -34220, - "y": -3011, - "z": -104430 - }, - "rot": { - "x": 0, - "y": 342083, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 27, - "instId": 300007, - "propState": 8, - "pos": { - "x": -27090, - "y": -2902, - "z": -98930 - }, - "rot": { - "x": 0, - "y": 342083, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 27, - "instId": 300008, - "propState": 8, - "pos": { - "x": -37158, - "y": -3010, - "z": -99952 - }, - "rot": { - "x": 0, - "y": 342083, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [ - { - "groupId": 29, - "instId": 400001, - "pos": { - "x": -30010, - "y": -2990, - "z": -93600 - }, - "rot": { - "x": 0, - "y": 175414, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -21950, - "y": -985, - "z": -205060 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": -47460, - "y": -985, - "z": -198270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 34, - "instId": 300003, - "propState": 8, - "pos": { - "x": -31200, - "y": -985, - "z": -199760 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 34, - "instId": 300004, - "propState": 8, - "pos": { - "x": -33640, - "y": -985, - "z": -193270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 34, - "instId": 300005, - "propState": 8, - "pos": { - "x": -37810, - "y": -985, - "z": -198580 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 34, - "instId": 300006, - "propState": 8, - "pos": { - "x": -32220, - "y": -985, - "z": -198730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 34, - "instId": 300007, - "propState": 8, - "pos": { - "x": -34421, - "y": -985, - "z": -193270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 34, - "instId": 300008, - "propState": 8, - "pos": { - "x": -38680, - "y": -985, - "z": -198580 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [ - { - "groupId": 35, - "instId": 400001, - "pos": { - "x": -41580, - "y": -985, - "z": -194180 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 8, - "pos": { - "x": -94910, - "y": -958, - "z": -169110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 8, - "pos": { - "x": -121910, - "y": -958, - "z": -171110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [ - { - "groupId": 46, - "instId": 400001, - "pos": { - "x": -115480, - "y": -936, - "z": -167190 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": -110570, - "y": -936, - "z": -166260 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 46, - "instId": 300002, - "propState": 1, - "pos": { - "x": -110390, - "y": -936, - "z": -171700 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1002 - }, - { - "groupId": 46, - "instId": 300003, - "propState": 8, - "pos": { - "x": -104799, - "y": -936, - "z": -166857 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 46, - "instId": 300004, - "propState": 8, - "pos": { - "x": -104380, - "y": -936, - "z": -165951 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 101015 - }, { - "groupId": 46, - "instId": 300005, - "propState": 8, - "pos": { - "x": -105352, - "y": -936, - "z": -166026 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 101015 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300003, - "propState": 8, - "pos": { - "x": -94910, - "y": -958, - "z": -169110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": -299, - "y": -949, - "z": -159232 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 56, - "instId": 300002, - "propState": 8, - "pos": { - "x": 1580, - "y": -3000, - "z": -120702 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2299, - "y": -1746, - "z": -154232 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 61, - "instId": 300002, - "propState": 8, - "pos": { - "x": -2684, - "y": -3000, - "z": -131857 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 61, - "instId": 300003, - "propState": 8, - "pos": { - "x": 2775, - "y": -3000, - "z": -132088 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 61, - "instId": 300004, - "propState": 8, - "pos": { - "x": 2040, - "y": -2962, - "z": -133320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 61, - "instId": 300005, - "propState": 8, - "pos": { - "x": 4108, - "y": -3000, - "z": -130250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 61, - "instId": 300006, - "propState": 8, - "pos": { - "x": -2470, - "y": -3000, - "z": -135266 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 61, - "instId": 300007, - "propState": 8, - "pos": { - "x": -2070, - "y": -2962, - "z": -133470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [ - { - "groupId": 62, - "instId": 400001, - "pos": { - "x": 1970, - "y": -3000, - "z": -143410 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": 1580, - "y": -2993, - "z": -120702 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 64, - "instId": 300002, - "propState": 8, - "pos": { - "x": 23070, - "y": -2993, - "z": -94230 - }, - "rot": { - "x": 0, - "y": 268541, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "66": { - "monsters": [ - { - "groupId": 66, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -20, - "y": -2793, - "z": -93990 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [ - { - "groupId": 66, - "instId": 400001, - "pos": { - "x": -2730, - "y": -2793, - "z": -90770 - }, - "rot": { - "x": 0, - "y": 152650, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": -20, - "y": -2793, - "z": -93990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 66, - "instId": 300003, - "propState": 8, - "pos": { - "x": -20, - "y": -2793, - "z": -93990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 66, - "instId": 300002, - "propState": 9, - "pos": { - "x": -2730, - "y": -2793, - "z": -90770 - }, - "rot": { - "x": 0, - "y": 116918, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [ - { - "groupId": 77, - "instId": 400002, - "pos": { - "x": -114653, - "y": -958, - "z": -172177 - }, - "rot": { - "x": 0, - "y": 70192, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8030401": { - "P80304_F80304001": { - "scenes": { - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22710, - "y": 7036, - "z": -108631 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": -900, - "y": 7036, - "z": -108610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "96": { - "monsters": [ - { - "groupId": 96, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 10300, - "y": 4877, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [ - { - "groupId": 96, - "instId": 400001, - "pos": { - "x": 14550, - "y": 4877, - "z": -133750 - }, - "rot": { - "x": 0, - "y": 321750, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": 10300, - "y": 4877, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 96, - "instId": 300003, - "propState": 8, - "pos": { - "x": 10300, - "y": 4877, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 96, - "instId": 300002, - "propState": 9, - "pos": { - "x": 14550, - "y": 4877, - "z": -133750 - }, - "rot": { - "x": 0, - "y": 152149, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 98, - "instId": 300001, - "propState": 8, - "pos": { - "x": 56230, - "y": 7006, - "z": -100578 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [ - { - "groupId": 99, - "instId": 400001, - "pos": { - "x": 52660, - "y": 7006, - "z": -107540 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46920, - "y": 7006, - "z": -108450 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 99, - "instId": 300002, - "propState": 1, - "pos": { - "x": 47280, - "y": 7006, - "z": -99190 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1002 - }, - { - "groupId": 99, - "instId": 300003, - "propState": 8, - "pos": { - "x": 41949, - "y": 7006, - "z": -108223 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 99, - "instId": 300004, - "propState": 8, - "pos": { - "x": 42855, - "y": 7006, - "z": -108642 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 102005 - }, { - "groupId": 99, - "instId": 300005, - "propState": 8, - "pos": { - "x": 42780, - "y": 7006, - "z": -107670 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 102005 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 8, - "pos": { - "x": -11648, - "y": 5236, - "z": -48500 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 100, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14140, - "y": 2221, - "z": 37670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "101": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 101, - "instId": 300001, - "propState": 8, - "pos": { - "x": -11000, - "y": -1147, - "z": -29750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 101, - "instId": 300003, - "propState": 8, - "pos": { - "x": -13862, - "y": -1147, - "z": 8100 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 101, - "instId": 300004, - "propState": 8, - "pos": { - "x": -9136, - "y": -1147, - "z": -13787 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 101, - "instId": 300005, - "propState": 8, - "pos": { - "x": -11180, - "y": -1147, - "z": 21670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 101, - "instId": 300006, - "propState": 8, - "pos": { - "x": -13862, - "y": -1147, - "z": 7260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 101, - "instId": 300007, - "propState": 8, - "pos": { - "x": -9136, - "y": -1147, - "z": -14568 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 101, - "instId": 300008, - "propState": 8, - "pos": { - "x": -11180, - "y": -1147, - "z": 20800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "102": { - "monsters": [ - { - "groupId": 102, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -16000, - "y": -1147, - "z": -23750 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300001, - "propState": 8, - "pos": { - "x": -16000, - "y": -1147, - "z": -23750 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 102, - "instId": 300002, - "propState": 8, - "pos": { - "x": -13000, - "y": -1147, - "z": -23750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "104": { - "monsters": [ - { - "groupId": 104, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -17180, - "y": -1147, - "z": 14670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 104, - "instId": 300001, - "propState": 8, - "pos": { - "x": -11180, - "y": -1147, - "z": 14670 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "105": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300001, - "propState": 8, - "pos": { - "x": 80728, - "y": 2314, - "z": 104750 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 105, - "instId": 300002, - "propState": 8, - "pos": { - "x": 49323, - "y": 172, - "z": 116720 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "106": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 106, - "instId": 300001, - "propState": 8, - "pos": { - "x": 82537, - "y": 122, - "z": 119950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 106, - "instId": 300003, - "propState": 8, - "pos": { - "x": 64350, - "y": 2152, - "z": 119070 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 106, - "instId": 300004, - "propState": 8, - "pos": { - "x": 71350, - "y": 122, - "z": 114180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 106, - "instId": 300005, - "propState": 8, - "pos": { - "x": 71340, - "y": 122, - "z": 119470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 106, - "instId": 300006, - "propState": 8, - "pos": { - "x": 65190, - "y": 2152, - "z": 119070 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 106, - "instId": 300007, - "propState": 8, - "pos": { - "x": 72131, - "y": 122, - "z": 114180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 106, - "instId": 300008, - "propState": 8, - "pos": { - "x": 72210, - "y": 122, - "z": 119470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "107": { - "monsters": [ - { - "groupId": 107, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 76820, - "y": 40, - "z": 117200 - }, - "rot": { - "x": 0, - "y": 273779, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 107, - "instId": 300001, - "propState": 8, - "pos": { - "x": 76810, - "y": 40, - "z": 117110 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 107, - "instId": 300002, - "propState": 8, - "pos": { - "x": 76810, - "y": 40, - "z": 120110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 8, - "pos": { - "x": 38750, - "y": 9101, - "z": 125750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 108, - "instId": 300002, - "propState": 8, - "pos": { - "x": 4000, - "y": 9101, - "z": 107750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "109": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 109, - "instId": 300001, - "propState": 8, - "pos": { - "x": 2250, - "y": 9101, - "z": 117593 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 109, - "instId": 300003, - "propState": 8, - "pos": { - "x": 13920, - "y": 9101, - "z": 122500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 109, - "instId": 300004, - "propState": 8, - "pos": { - "x": 31520, - "y": 9101, - "z": 122593 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 109, - "instId": 300005, - "propState": 8, - "pos": { - "x": 28520, - "y": 9101, - "z": 116593 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 109, - "instId": 300006, - "propState": 8, - "pos": { - "x": 13080, - "y": 9101, - "z": 122500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 109, - "instId": 300007, - "propState": 8, - "pos": { - "x": 30739, - "y": 9101, - "z": 122593 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 109, - "instId": 300008, - "propState": 8, - "pos": { - "x": 27650, - "y": 9101, - "z": 116593 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "110": { - "monsters": [ - { - "groupId": 110, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 8250, - "y": 9101, - "z": 122593 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 110, - "instId": 300001, - "propState": 8, - "pos": { - "x": 8250, - "y": 9101, - "z": 122593 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 110, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8250, - "y": 9101, - "z": 119593 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "113": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 113, - "instId": 300001, - "propState": 8, - "pos": { - "x": 80728, - "y": 2314, - "z": 104750 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 113, - "instId": 300002, - "propState": 8, - "pos": { - "x": 70370, - "y": 2383, - "z": 74040 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 114, - "instId": 300001, - "propState": 8, - "pos": { - "x": 82950, - "y": 2231, - "z": 69020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 114, - "instId": 300003, - "propState": 8, - "pos": { - "x": 74439, - "y": 2231, - "z": 88381 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 114, - "instId": 300004, - "propState": 8, - "pos": { - "x": 85937, - "y": 2231, - "z": 82138 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 114, - "instId": 300005, - "propState": 8, - "pos": { - "x": 75289, - "y": 2231, - "z": 87971 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 114, - "instId": 300006, - "propState": 8, - "pos": { - "x": 74439, - "y": 2231, - "z": 87541 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 114, - "instId": 300007, - "propState": 8, - "pos": { - "x": 85937, - "y": 2231, - "z": 81357 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 114, - "instId": 300008, - "propState": 8, - "pos": { - "x": 85057, - "y": 2231, - "z": 81727 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "115": { - "monsters": [], - "npcs": [ - { - "groupId": 115, - "instId": 400001, - "pos": { - "x": 76160, - "y": 2231, - "z": 75020 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 116, - "instId": 300001, - "propState": 8, - "pos": { - "x": -59730, - "y": 821, - "z": 72304 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 116, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14140, - "y": 2171, - "z": 37670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 116, - "instId": 300004, - "propState": 8, - "pos": { - "x": 6470, - "y": 2220, - "z": 46860 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 117, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2310, - "y": 2171, - "z": 64360 - }, - "rot": { - "x": 0, - "y": 269925, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 117, - "instId": 300002, - "propState": 20, - "pos": { - "x": -6186, - "y": 2171, - "z": 62250 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60204 - }, - { - "groupId": 117, - "instId": 300003, - "propState": 20, - "pos": { - "x": -6186, - "y": 2171, - "z": 61051 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60205 - }, - { - "groupId": 117, - "instId": 300004, - "propState": 20, - "pos": { - "x": -6186, - "y": 2171, - "z": 59750 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60206 - }, { - "groupId": 117, - "instId": 300005, - "propState": 8, - "pos": { - "x": -52541, - "y": 2171, - "z": 43593 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 913 - }, { - "groupId": 117, - "instId": 300006, - "propState": 8, - "pos": { - "x": -60060, - "y": 821, - "z": 39160 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 1001 - }, { - "groupId": 117, - "instId": 300007, - "propState": 8, - "pos": { - "x": -10847, - "y": 2171, - "z": 60500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "118": { - "monsters": [ - { - "groupId": 118, - "instId": 200002, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002050 - }, - { - "groupId": 118, - "instId": 200003, - "eventId": 81312013, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002059 - }, - { - "groupId": 118, - "instId": 200004, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002050 - }, - { - "groupId": 118, - "instId": 200005, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002050 - }, { - "groupId": 118, - "instId": 200006, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002050 - }, { - "groupId": 118, - "instId": 200007, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002050 - }, { - "groupId": 118, - "instId": 200008, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002050 - }, { - "groupId": 118, - "instId": 200009, - "eventId": 81312013, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002059 - }, { - "groupId": 118, - "instId": 200010, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002050 - }, { - "groupId": 118, - "instId": 200011, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002050 - }, { - "groupId": 118, - "instId": 200012, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002050 - }, { - "groupId": 118, - "instId": 200013, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002050 - }, { - "groupId": 118, - "instId": 200014, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002050 - }, { - "groupId": 118, - "instId": 200015, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002050 - }, { - "groupId": 118, - "instId": 200016, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002050 - }, { - "groupId": 118, - "instId": 200017, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002050 - }, { - "groupId": 118, - "instId": 200018, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002050 - }, { - "groupId": 118, - "instId": 200019, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002050 - }, { - "groupId": 118, - "instId": 200020, - "eventId": 81312013, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002059 - }, { - "groupId": 118, - "instId": 200021, - "eventId": 81312013, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002059 - } - ], - "npcs": [], - "props": [ - { - "groupId": 118, - "instId": 300002, - "propState": 8, - "pos": { - "x": -25070, - "y": 2171, - "z": 54980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 118, - "instId": 300001, - "propState": 8, - "pos": { - "x": -52750, - "y": 2171, - "z": 43250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 118, - "instId": 300003, - "propState": 8, - "pos": { - "x": -28640, - "y": 2171, - "z": 43180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 118, - "instId": 300004, - "propState": 8, - "pos": { - "x": -35569, - "y": 2171, - "z": 67375 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "119": { - "monsters": [], - "npcs": [ - { - "groupId": 119, - "instId": 400002, - "pos": { - "x": 50940, - "y": 7006, - "z": -100780 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8030501": { - "P80305_F80305001": { - "scenes": { - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": 36497, - "y": 53852, - "z": 2060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 77, - "instId": 300002, - "propState": 8, - "pos": { - "x": 35028, - "y": 53852, - "z": 84255 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 77, - "instId": 300003, - "propState": 8, - "pos": { - "x": 69782, - "y": 60472, - "z": 55375 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "79": { - "monsters": [ - { - "groupId": 79, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 40010, - "y": 60379, - "z": 42330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [ - { - "groupId": 79, - "instId": 400001, - "pos": { - "x": 43960, - "y": 60356, - "z": 45610 - }, - "rot": { - "x": 0, - "y": 246789, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": 40010, - "y": 60356, - "z": 42330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 79, - "instId": 300003, - "propState": 8, - "pos": { - "x": 40010, - "y": 60356, - "z": 42330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 79, - "instId": 300002, - "propState": 9, - "pos": { - "x": 43960, - "y": 60356, - "z": 45610 - }, - "rot": { - "x": 0, - "y": 114090, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": -128500, - "y": 47886, - "z": 19230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 8, - "pos": { - "x": -133320, - "y": 47886, - "z": 46230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [ - { - "groupId": 82, - "instId": 400001, - "pos": { - "x": -129320, - "y": 47886, - "z": 39230 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 8, - "pos": { - "x": -128320, - "y": 47886, - "z": 34230 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 82, - "instId": 300002, - "propState": 1, - "pos": { - "x": -136320, - "y": 47886, - "z": 34230 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, - { - "groupId": 82, - "instId": 300003, - "propState": 8, - "pos": { - "x": -130067, - "y": 47886, - "z": 29119 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 82, - "instId": 300004, - "propState": 8, - "pos": { - "x": -129161, - "y": 47886, - "z": 28700 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 102005 - }, { - "groupId": 82, - "instId": 300005, - "propState": 8, - "pos": { - "x": -129236, - "y": 47886, - "z": 29672 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 102005 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 8, - "pos": { - "x": -64962, - "y": 53256, - "z": -20000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 83, - "instId": 300002, - "propState": 8, - "pos": { - "x": -46348, - "y": 50001, - "z": 4076 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300001, - "propState": 8, - "pos": { - "x": -47076, - "y": 49950, - "z": -28690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 84, - "instId": 300003, - "propState": 8, - "pos": { - "x": -46076, - "y": 49950, - "z": -5980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 84, - "instId": 300004, - "propState": 8, - "pos": { - "x": -52076, - "y": 49950, - "z": -8980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 84, - "instId": 300005, - "propState": 8, - "pos": { - "x": -46076, - "y": 49950, - "z": -11980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 84, - "instId": 300006, - "propState": 8, - "pos": { - "x": -46076, - "y": 49950, - "z": -6820 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 84, - "instId": 300007, - "propState": 8, - "pos": { - "x": -52076, - "y": 49950, - "z": -9761 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 84, - "instId": 300008, - "propState": 8, - "pos": { - "x": -46076, - "y": 49950, - "z": -12850 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "85": { - "monsters": [ - { - "groupId": 85, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -52076, - "y": 49950, - "z": -22690 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 8, - "pos": { - "x": -52076, - "y": 49950, - "z": -22690 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 85, - "instId": 300002, - "propState": 8, - "pos": { - "x": -49076, - "y": 50001, - "z": -22690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "86": { - "monsters": [ - { - "groupId": 86, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -46076, - "y": 50046, - "z": -18960 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 8, - "pos": { - "x": -46076, - "y": 50046, - "z": -18960 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": 50480, - "y": 45906, - "z": -60211 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300001, - "propState": 8, - "pos": { - "x": 15360, - "y": 43158, - "z": -56000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 88, - "instId": 300003, - "propState": 8, - "pos": { - "x": 34360, - "y": 43155, - "z": -57160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 88, - "instId": 300004, - "propState": 8, - "pos": { - "x": 31360, - "y": 43155, - "z": -51160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 88, - "instId": 300005, - "propState": 8, - "pos": { - "x": 28360, - "y": 43159, - "z": -57160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 88, - "instId": 300006, - "propState": 8, - "pos": { - "x": 33520, - "y": 43155, - "z": -57160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 88, - "instId": 300007, - "propState": 8, - "pos": { - "x": 30579, - "y": 43155, - "z": -51160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 88, - "instId": 300008, - "propState": 8, - "pos": { - "x": 27490, - "y": 43159, - "z": -57160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "89": { - "monsters": [ - { - "groupId": 89, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 21360, - "y": 43257, - "z": -51160 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300002, - "propState": 8, - "pos": { - "x": 21360, - "y": 43257, - "z": -51160 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 89, - "instId": 300004, - "propState": 8, - "pos": { - "x": 21360, - "y": 43257, - "z": -51160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 8, - "pos": { - "x": -82535, - "y": 53142, - "z": 149072 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 91, - "instId": 300001, - "propState": 8, - "pos": { - "x": -89740, - "y": 47313, - "z": 160697 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 91, - "instId": 300003, - "propState": 8, - "pos": { - "x": -72617, - "y": 47313, - "z": 127430 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 91, - "instId": 300004, - "propState": 8, - "pos": { - "x": -81763, - "y": 47313, - "z": 136796 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 91, - "instId": 300005, - "propState": 8, - "pos": { - "x": -92513, - "y": 47313, - "z": 130950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 91, - "instId": 300006, - "propState": 8, - "pos": { - "x": -86046, - "y": 47313, - "z": 147592 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 91, - "instId": 300007, - "propState": 8, - "pos": { - "x": -76398, - "y": 47313, - "z": 133430 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 91, - "instId": 300008, - "propState": 8, - "pos": { - "x": -79487, - "y": 47313, - "z": 127430 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "92": { - "monsters": [ - { - "groupId": 92, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -86710, - "y": 47313, - "z": 156360 - }, - "rot": { - "x": 0, - "y": 195502, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 8, - "pos": { - "x": -86710, - "y": 47313, - "z": 156360 - }, - "rot": { - "x": 0, - "y": 195502, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 92, - "instId": 300002, - "propState": 8, - "pos": { - "x": -89710, - "y": 47313, - "z": 156386 - }, - "rot": { - "x": 0, - "y": 180502, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "93": { - "monsters": [ - { - "groupId": 93, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -85617, - "y": 47313, - "z": 127430 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -85617, - "y": 47313, - "z": 127430 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "94": { - "monsters": [ - { - "groupId": 94, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -94118, - "y": 47313, - "z": 144867 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": -94118, - "y": 47313, - "z": 144867 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300003, - "propState": 8, - "pos": { - "x": -79050, - "y": 53306, - "z": 99170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": -77290, - "y": 49983, - "z": 66283 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 96, - "instId": 300003, - "propState": 8, - "pos": { - "x": -76290, - "y": 49950, - "z": 85283 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 96, - "instId": 300004, - "propState": 8, - "pos": { - "x": -82290, - "y": 49950, - "z": 82283 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 96, - "instId": 300005, - "propState": 8, - "pos": { - "x": -76290, - "y": 49950, - "z": 79283 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 96, - "instId": 300006, - "propState": 8, - "pos": { - "x": -76290, - "y": 49950, - "z": 84443 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 96, - "instId": 300007, - "propState": 8, - "pos": { - "x": -82290, - "y": 49950, - "z": 81502 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 96, - "instId": 300008, - "propState": 8, - "pos": { - "x": -76290, - "y": 49950, - "z": 78413 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "97": { - "monsters": [ - { - "groupId": 97, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -82290, - "y": 49950, - "z": 72283 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 8, - "pos": { - "x": -82290, - "y": 49950, - "z": 72283 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 97, - "instId": 300002, - "propState": 8, - "pos": { - "x": -79290, - "y": 49950, - "z": 72283 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [ - { - "groupId": 98, - "instId": 400002, - "pos": { - "x": -135190, - "y": 47886, - "z": 38480 - }, - "rot": { - "x": 0, - "y": 160666, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8040001": { - "P80400_F80400001": { - "scenes": { - "3": { - "monsters": [ - { - "groupId": 3, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -69, - "y": -15884, - "z": -266510 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31303, - "y": -15925, - "z": -260010 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 31125, - "y": -15925, - "z": -259920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [ - { - "groupId": 5, - "instId": 400001, - "pos": { - "x": 0, - "y": 1172, - "z": 9765 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 5, - "instId": 400002, - "pos": { - "x": 0, - "y": 904, - "z": 9765 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 5, - "instId": 400003, - "pos": { - "x": 0, - "y": 636, - "z": 9765 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5000, - "y": -15915, - "z": -267460 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 15000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 5000, - "y": 0, - "z": 13000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 1, - "pos": { - "x": 7760, - "y": 2844, - "z": -106720 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 5, - "instId": 300005, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 10000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 5, - "instId": 300006, - "propState": 20, - "pos": { - "x": -3000, - "y": 0, - "z": 19000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 5, - "instId": 300007, - "propState": 20, - "pos": { - "x": -3000, - "y": 0, - "z": 19000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 5, - "instId": 300008, - "propState": 20, - "pos": { - "x": -3000, - "y": 0, - "z": 19000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 0, - "y": -15884, - "z": -270460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -149296, - "y": 25087, - "z": -196920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -90970, - "y": 22077, - "z": -196525 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": -116171, - "y": 22077, - "z": -171533 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [ - { - "groupId": 8, - "instId": 400001, - "pos": { - "x": -122770, - "y": 22104, - "z": -193739 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "npcId": 1013 - }, { - "groupId": 8, - "instId": 400002, - "pos": { - "x": 0, - "y": 904, - "z": 9765 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 8, - "instId": 400003, - "pos": { - "x": 0, - "y": 636, - "z": 9765 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -130770, - "y": 22098, - "z": -201739 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -132770, - "y": 22097, - "z": -196739 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -130770, - "y": 22098, - "z": -191739 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 1, - "pos": { - "x": -117770, - "y": 22098, - "z": -200739 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": -113610, - "y": 22142, - "z": -192739 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": -113270, - "y": 22124, - "z": -193539 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 8, - "instId": 300007, - "propState": 8, - "pos": { - "x": -112770, - "y": 22142, - "z": -192739 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 8, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 10000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": 87240, - "y": 22090, - "z": -197048 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": 143443, - "y": 25100, - "z": -196680 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": 110314, - "y": 22080, - "z": -222750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [ - { - "groupId": 13, - "instId": 400001, - "pos": { - "x": 107435, - "y": 23020, - "z": -196910 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 13, - "instId": 400002, - "pos": { - "x": 107435, - "y": 22753, - "z": -196910 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3104 - } - ], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": 107010, - "y": 22103, - "z": -200720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 106670, - "y": 22137, - "z": -199920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 106170, - "y": 22103, - "z": -200720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 1, - "pos": { - "x": 106670, - "y": 22137, - "z": -193910 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": 110670, - "y": 22103, - "z": -191910 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 13, - "instId": 300006, - "propState": 8, - "pos": { - "x": 112670, - "y": 22112, - "z": -196910 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 13, - "instId": 300007, - "propState": 8, - "pos": { - "x": 110670, - "y": 22103, - "z": -201910 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 13, - "instId": 300008, - "propState": 8, - "pos": { - "x": 107670, - "y": 22112, - "z": -196910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [ - { - "groupId": 14, - "instId": 400001, - "pos": { - "x": 107435, - "y": 23284, - "z": -196910 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 14, - "instId": 400002, - "pos": { - "x": 107435, - "y": 23016, - "z": -196910 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 14, - "instId": 400003, - "pos": { - "x": 107435, - "y": 22748, - "z": -196910 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": 107010, - "y": 22103, - "z": -200720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": 106670, - "y": 22137, - "z": -199920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 14, - "instId": 300003, - "propState": 8, - "pos": { - "x": 106170, - "y": 22103, - "z": -200720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 1, - "pos": { - "x": 106670, - "y": 22137, - "z": -193910 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 14, - "instId": 300005, - "propState": 8, - "pos": { - "x": 110670, - "y": 22103, - "z": -191910 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 14, - "instId": 300006, - "propState": 8, - "pos": { - "x": 112670, - "y": 22112, - "z": -196910 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 14, - "instId": 300007, - "propState": 8, - "pos": { - "x": 110670, - "y": 22103, - "z": -201910 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 14, - "instId": 300008, - "propState": 8, - "pos": { - "x": 107670, - "y": 22112, - "z": -196910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 75420, - "y": 22090, - "z": -258080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 74855, - "y": 22090, - "z": -204620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "17": { - "monsters": [ - { - "groupId": 17, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 77705, - "y": 22090, - "z": -235140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "18": { - "monsters": [ - { - "groupId": 18, - "instId": 200001, - "eventId": 1, - "pos": { - "x": 73705, - "y": 22090, - "z": -235140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400001, - "pos": { - "x": 72705, - "y": 22090, - "z": -236140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [ - { - "groupId": 20, - "instId": 400001, - "pos": { - "x": 78705, - "y": 22090, - "z": -236140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [ - { - "groupId": 21, - "instId": 400001, - "pos": { - "x": 75705, - "y": 22090, - "z": -237140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "22": { - "monsters": [ - { - "groupId": 22, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 77705, - "y": 22090, - "z": -235140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "23": { - "monsters": [ - { - "groupId": 23, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 73705, - "y": 22090, - "z": -235140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "24": { - "monsters": [ - { - "groupId": 24, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 75705, - "y": 22090, - "z": -237140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [ - { - "groupId": 25, - "instId": 400001, - "pos": { - "x": 79705, - "y": 22090, - "z": -228140 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": 79480, - "y": 22100, - "z": -240140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 25, - "instId": 300002, - "propState": 8, - "pos": { - "x": 74480, - "y": 22090, - "z": -242140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 25, - "instId": 300003, - "propState": 8, - "pos": { - "x": 69480, - "y": 22090, - "z": -240140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 25, - "instId": 300004, - "propState": 8, - "pos": { - "x": 79705, - "y": 22090, - "z": -231010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 25, - "instId": 300005, - "propState": 8, - "pos": { - "x": 78905, - "y": 22090, - "z": -230640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 25, - "instId": 300006, - "propState": 8, - "pos": { - "x": 79705, - "y": 22090, - "z": -230140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 25, - "instId": 300007, - "propState": 8, - "pos": { - "x": 72360, - "y": 22090, - "z": -223980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 25, - "instId": 300008, - "propState": 8, - "pos": { - "x": 73160, - "y": 22090, - "z": -223640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 25, - "instId": 300009, - "propState": 8, - "pos": { - "x": 72360, - "y": 22090, - "z": -223140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 25, - "instId": 300010, - "propState": 12, - "pos": { - "x": 74688, - "y": 22095, - "z": -228140 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 25, - "instId": 300011, - "propState": 1, - "pos": { - "x": -4000, - "y": 0, - "z": 11000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -122666, - "y": 28032, - "z": -40870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": -130390, - "y": 28032, - "z": -24720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": -151520, - "y": 28032, - "z": -24720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [ - { - "groupId": 27, - "instId": 400001, - "pos": { - "x": -144175, - "y": 28941, - "z": -41307 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 27, - "instId": 400002, - "pos": { - "x": -144175, - "y": 28673, - "z": -41307 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3104 - } - ], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": -143750, - "y": 28032, - "z": -37497 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": -143410, - "y": 28032, - "z": -38297 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 27, - "instId": 300003, - "propState": 8, - "pos": { - "x": -142910, - "y": 28032, - "z": -37497 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 27, - "instId": 300004, - "propState": 1, - "pos": { - "x": -143410, - "y": 28332, - "z": -44307 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 27, - "instId": 300005, - "propState": 8, - "pos": { - "x": -147410, - "y": 28325, - "z": -46307 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 27, - "instId": 300006, - "propState": 8, - "pos": { - "x": -149410, - "y": 28032, - "z": -41307 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 27, - "instId": 300007, - "propState": 8, - "pos": { - "x": -147410, - "y": 28032, - "z": -36307 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 27, - "instId": 300008, - "propState": 8, - "pos": { - "x": -144410, - "y": 28032, - "z": -41307 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [ - { - "groupId": 28, - "instId": 400001, - "pos": { - "x": -144175, - "y": 29204, - "z": -41307 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 28, - "instId": 400002, - "pos": { - "x": -144175, - "y": 28936, - "z": -41307 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 28, - "instId": 400003, - "pos": { - "x": -144175, - "y": 28668, - "z": -41307 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": -143750, - "y": 28032, - "z": -37497 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 28, - "instId": 300002, - "propState": 8, - "pos": { - "x": -143410, - "y": 28032, - "z": -38297 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 28, - "instId": 300003, - "propState": 8, - "pos": { - "x": -142910, - "y": 28032, - "z": -37497 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 28, - "instId": 300004, - "propState": 1, - "pos": { - "x": -143410, - "y": 28332, - "z": -44307 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 28, - "instId": 300005, - "propState": 8, - "pos": { - "x": -147410, - "y": 28325, - "z": -46307 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 28, - "instId": 300006, - "propState": 8, - "pos": { - "x": -149410, - "y": 28032, - "z": -41307 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 28, - "instId": 300007, - "propState": 8, - "pos": { - "x": -147410, - "y": 28032, - "z": -36307 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 28, - "instId": 300008, - "propState": 8, - "pos": { - "x": -144410, - "y": 28032, - "z": -41307 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46220, - "y": -16918, - "z": -259910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": 48980, - "y": -26620, - "z": -254530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [ - { - "groupId": 30, - "instId": 400001, - "pos": { - "x": 64980, - "y": -16918, - "z": -253210 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": 76980, - "y": -14918, - "z": -252210 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": 78980, - "y": -14918, - "z": -257210 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 30, - "instId": 300003, - "propState": 8, - "pos": { - "x": 76980, - "y": -16918, - "z": -262210 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 30, - "instId": 300004, - "propState": 8, - "pos": { - "x": 67850, - "y": -16918, - "z": -253210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 30, - "instId": 300005, - "propState": 8, - "pos": { - "x": 67480, - "y": -16918, - "z": -254010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 30, - "instId": 300006, - "propState": 8, - "pos": { - "x": 66980, - "y": -16918, - "z": -253210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 30, - "instId": 300007, - "propState": 8, - "pos": { - "x": 60820, - "y": -16918, - "z": -261210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 30, - "instId": 300008, - "propState": 8, - "pos": { - "x": 60480, - "y": -16918, - "z": -260410 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 30, - "instId": 300009, - "propState": 8, - "pos": { - "x": 59980, - "y": -16918, - "z": -261210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 30, - "instId": 300010, - "propState": 12, - "pos": { - "x": 64980, - "y": -16918, - "z": -261210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 30, - "instId": 300011, - "propState": 1, - "pos": { - "x": -4000, - "y": 0, - "z": 11000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "31": { - "monsters": [ - { - "groupId": 31, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 71980, - "y": -16918, - "z": -255210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "32": { - "monsters": [ - { - "groupId": 32, - "instId": 200001, - "eventId": 1, - "pos": { - "x": 71980, - "y": -16918, - "z": -259210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [ - { - "groupId": 33, - "instId": 400001, - "pos": { - "x": 72980, - "y": -16918, - "z": -260210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [ - { - "groupId": 34, - "instId": 400001, - "pos": { - "x": 72980, - "y": -16918, - "z": -254210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [ - { - "groupId": 35, - "instId": 400001, - "pos": { - "x": 73980, - "y": -16918, - "z": -257210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "36": { - "monsters": [ - { - "groupId": 36, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 71980, - "y": -16918, - "z": -255210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [ - { - "groupId": 37, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 71980, - "y": -16918, - "z": -259210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "38": { - "monsters": [ - { - "groupId": 38, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 73980, - "y": -16918, - "z": -257210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": -161501, - "y": 28050, - "z": -52710 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": -161501, - "y": 28050, - "z": -50930 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [ - { - "groupId": 60, - "instId": 400001, - "pos": { - "x": -161501, - "y": 24050, - "z": -76990 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 8, - "pos": { - "x": -161501, - "y": 23050, - "z": -88990 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 60, - "instId": 300002, - "propState": 8, - "pos": { - "x": -161501, - "y": 28050, - "z": -90990 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 60, - "instId": 300003, - "propState": 8, - "pos": { - "x": -161501, - "y": 33050, - "z": -88990 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 60, - "instId": 300004, - "propState": 8, - "pos": { - "x": -161501, - "y": 24050, - "z": -79860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 60, - "instId": 300005, - "propState": 8, - "pos": { - "x": -161501, - "y": 24850, - "z": -79490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 60, - "instId": 300006, - "propState": 8, - "pos": { - "x": -161501, - "y": 24050, - "z": -78990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 60, - "instId": 300007, - "propState": 8, - "pos": { - "x": -161501, - "y": 32050, - "z": -72830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 60, - "instId": 300008, - "propState": 8, - "pos": { - "x": -161501, - "y": 31250, - "z": -72490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 60, - "instId": 300009, - "propState": 8, - "pos": { - "x": -161501, - "y": 32050, - "z": -71990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 60, - "instId": 300010, - "propState": 12, - "pos": { - "x": -161501, - "y": 32050, - "z": -76990 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 60, - "instId": 300011, - "propState": 1, - "pos": { - "x": -4000, - "y": 0, - "z": 11000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "61": { - "monsters": [ - { - "groupId": 61, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -161501, - "y": 26050, - "z": -83990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "62": { - "monsters": [ - { - "groupId": 62, - "instId": 200001, - "eventId": 1, - "pos": { - "x": -161501, - "y": 30050, - "z": -83990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [ - { - "groupId": 63, - "instId": 400001, - "pos": { - "x": -161501, - "y": 31050, - "z": -84990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [ - { - "groupId": 64, - "instId": 400001, - "pos": { - "x": -161501, - "y": 25050, - "z": -84990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [ - { - "groupId": 65, - "instId": 400001, - "pos": { - "x": -161501, - "y": 28050, - "z": -85990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "66": { - "monsters": [ - { - "groupId": 66, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -161501, - "y": 26050, - "z": -83990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "67": { - "monsters": [ - { - "groupId": 67, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -161501, - "y": 30050, - "z": -83990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "68": { - "monsters": [ - { - "groupId": 68, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -161501, - "y": 28050, - "z": -85990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119527, - "y": 25140, - "z": -52220 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": -119530, - "y": 25140, - "z": -46990 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [ - { - "groupId": 70, - "instId": 400001, - "pos": { - "x": -119527, - "y": 29140, - "z": -78090 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119501, - "y": 30140, - "z": -90090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 70, - "instId": 300002, - "propState": 8, - "pos": { - "x": -119501, - "y": 25140, - "z": -92090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 70, - "instId": 300003, - "propState": 8, - "pos": { - "x": -119501, - "y": 20140, - "z": -90090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 70, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119527, - "y": 29140, - "z": -80960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 70, - "instId": 300005, - "propState": 8, - "pos": { - "x": -119527, - "y": 28340, - "z": -80590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 70, - "instId": 300006, - "propState": 8, - "pos": { - "x": -119527, - "y": 29140, - "z": -80090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 70, - "instId": 300007, - "propState": 8, - "pos": { - "x": -119527, - "y": 21140, - "z": -73210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 70, - "instId": 300008, - "propState": 8, - "pos": { - "x": -119527, - "y": 21940, - "z": -72870 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 70, - "instId": 300009, - "propState": 8, - "pos": { - "x": -119527, - "y": 21140, - "z": -72370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 70, - "instId": 300010, - "propState": 12, - "pos": { - "x": -119527, - "y": 21140, - "z": -78090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 70, - "instId": 300011, - "propState": 1, - "pos": { - "x": -4000, - "y": 0, - "z": 11000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "71": { - "monsters": [ - { - "groupId": 71, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -119527, - "y": 27140, - "z": -85090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "72": { - "monsters": [ - { - "groupId": 72, - "instId": 200001, - "eventId": 1, - "pos": { - "x": -119527, - "y": 23140, - "z": -85090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [ - { - "groupId": 73, - "instId": 400001, - "pos": { - "x": -119527, - "y": 22140, - "z": -86090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [ - { - "groupId": 74, - "instId": 400001, - "pos": { - "x": -119527, - "y": 28140, - "z": -86090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [ - { - "groupId": 75, - "instId": 400001, - "pos": { - "x": -119527, - "y": 25140, - "z": -87090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "76": { - "monsters": [ - { - "groupId": 76, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -119527, - "y": 27140, - "z": -85090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "77": { - "monsters": [ - { - "groupId": 77, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -119527, - "y": 23140, - "z": -85090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "78": { - "monsters": [ - { - "groupId": 78, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -119527, - "y": 25140, - "z": -87090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": 146280, - "y": 46705, - "z": -295170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 79, - "instId": 300002, - "propState": 8, - "pos": { - "x": 146280, - "y": 46705, - "z": -283025 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [ - { - "groupId": 80, - "instId": 400001, - "pos": { - "x": 150280, - "y": 47050, - "z": -267025 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": 151280, - "y": 47050, - "z": -255025 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 80, - "instId": 300002, - "propState": 8, - "pos": { - "x": 146280, - "y": 47046, - "z": -253025 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 80, - "instId": 300003, - "propState": 8, - "pos": { - "x": 141280, - "y": 47050, - "z": -255025 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 80, - "instId": 300004, - "propState": 8, - "pos": { - "x": 150280, - "y": 47050, - "z": -264155 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 80, - "instId": 300005, - "propState": 8, - "pos": { - "x": 149480, - "y": 47050, - "z": -264525 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 80, - "instId": 300006, - "propState": 8, - "pos": { - "x": 150280, - "y": 47050, - "z": -265025 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 80, - "instId": 300007, - "propState": 8, - "pos": { - "x": 142280, - "y": 47050, - "z": -271185 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 80, - "instId": 300008, - "propState": 8, - "pos": { - "x": 143080, - "y": 47050, - "z": -271525 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 80, - "instId": 300009, - "propState": 8, - "pos": { - "x": 142280, - "y": 47050, - "z": -272025 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 80, - "instId": 300010, - "propState": 12, - "pos": { - "x": 142280, - "y": 47050, - "z": -267025 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 80, - "instId": 300011, - "propState": 1, - "pos": { - "x": -4000, - "y": 0, - "z": 11000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "81": { - "monsters": [ - { - "groupId": 81, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 148280, - "y": 47046, - "z": -260025 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "82": { - "monsters": [ - { - "groupId": 82, - "instId": 200001, - "eventId": 1, - "pos": { - "x": 144280, - "y": 47046, - "z": -260025 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [ - { - "groupId": 83, - "instId": 400001, - "pos": { - "x": 143280, - "y": 47032, - "z": -259025 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [ - { - "groupId": 84, - "instId": 400001, - "pos": { - "x": 149280, - "y": 47032, - "z": -259025 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [ - { - "groupId": 85, - "instId": 400001, - "pos": { - "x": 146280, - "y": 47046, - "z": -258025 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "86": { - "monsters": [ - { - "groupId": 86, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 148280, - "y": 47046, - "z": -260025 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [ - { - "groupId": 87, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 144280, - "y": 47046, - "z": -260025 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "88": { - "monsters": [ - { - "groupId": 88, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 146280, - "y": 47046, - "z": -258025 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": 167200, - "y": 40610, - "z": -247480 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 89, - "instId": 300002, - "propState": 8, - "pos": { - "x": 167200, - "y": 40610, - "z": -247480 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [ - { - "groupId": 90, - "instId": 400001, - "pos": { - "x": 167200, - "y": 44610, - "z": -263480 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 8, - "pos": { - "x": 167200, - "y": 44110, - "z": -275480 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 90, - "instId": 300002, - "propState": 8, - "pos": { - "x": 167200, - "y": 40610, - "z": -277480 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 90, - "instId": 300003, - "propState": 8, - "pos": { - "x": 167200, - "y": 36610, - "z": -275480 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 90, - "instId": 300004, - "propState": 8, - "pos": { - "x": 167200, - "y": 44610, - "z": -266350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 90, - "instId": 300005, - "propState": 8, - "pos": { - "x": 167200, - "y": 43810, - "z": -265980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 90, - "instId": 300006, - "propState": 8, - "pos": { - "x": 167200, - "y": 44610, - "z": -265480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 90, - "instId": 300007, - "propState": 8, - "pos": { - "x": 167200, - "y": 36610, - "z": -259320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 90, - "instId": 300008, - "propState": 8, - "pos": { - "x": 167200, - "y": 37410, - "z": -258980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 90, - "instId": 300009, - "propState": 8, - "pos": { - "x": 167200, - "y": 36610, - "z": -258480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 90, - "instId": 300010, - "propState": 12, - "pos": { - "x": 167200, - "y": 36610, - "z": -263480 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 90, - "instId": 300011, - "propState": 1, - "pos": { - "x": -4000, - "y": 0, - "z": 11000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "91": { - "monsters": [ - { - "groupId": 91, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 167200, - "y": 42610, - "z": -270480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "92": { - "monsters": [ - { - "groupId": 92, - "instId": 200001, - "eventId": 1, - "pos": { - "x": 167200, - "y": 38610, - "z": -270480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [ - { - "groupId": 93, - "instId": 400001, - "pos": { - "x": 167200, - "y": 37610, - "z": -271480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [ - { - "groupId": 94, - "instId": 400001, - "pos": { - "x": 167200, - "y": 43610, - "z": -271480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [ - { - "groupId": 95, - "instId": 400001, - "pos": { - "x": 167200, - "y": 40610, - "z": -272480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "96": { - "monsters": [ - { - "groupId": 96, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 167200, - "y": 42610, - "z": -270480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "97": { - "monsters": [ - { - "groupId": 97, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 167200, - "y": 38610, - "z": -270480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "98": { - "monsters": [ - { - "groupId": 98, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 167200, - "y": 40610, - "z": -272480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8040101": { - "P80401_F80401001": { - "scenes": { - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31303, - "y": -15925, - "z": -260010 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 74, - "instId": 300002, - "propState": 8, - "pos": { - "x": 31125, - "y": -15925, - "z": -259920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [ - { - "groupId": 75, - "instId": 400001, - "pos": { - "x": 3990, - "y": -15279, - "z": -277030 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 75, - "instId": 400002, - "pos": { - "x": 3990, - "y": -15006, - "z": -277030 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 75, - "instId": 400003, - "pos": { - "x": 3990, - "y": -14733, - "z": -277030 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3500, - "y": -15915, - "z": -266880 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 75, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": -15915, - "z": -263880 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 75, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3500, - "y": -15915, - "z": -266880 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 75, - "instId": 300004, - "propState": 1, - "pos": { - "x": -3947, - "y": -15915, - "z": -276795 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 75, - "instId": 300005, - "propState": 1, - "pos": { - "x": 4053, - "y": -15915, - "z": -276795 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 75, - "instId": 300006, - "propState": 20, - "pos": { - "x": -2000, - "y": -15884, - "z": -272010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 75, - "instId": 300007, - "propState": 20, - "pos": { - "x": 0, - "y": -15884, - "z": -272010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 75, - "instId": 300008, - "propState": 20, - "pos": { - "x": 1990, - "y": -15884, - "z": -272010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "76": { - "monsters": [ - { - "groupId": 76, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 0, - "y": -15884, - "z": -274520 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": -149296, - "y": 25087, - "z": -196920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 77, - "instId": 300002, - "propState": 8, - "pos": { - "x": -90970, - "y": 8460, - "z": -196525 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 77, - "instId": 300003, - "propState": 8, - "pos": { - "x": -116171, - "y": 22077, - "z": -219640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [ - { - "groupId": 78, - "instId": 400001, - "pos": { - "x": -124850, - "y": 22730, - "z": -196744 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 78, - "instId": 400002, - "pos": { - "x": -124850, - "y": 23003, - "z": -196744 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 78, - "instId": 400003, - "pos": { - "x": -124850, - "y": 23276, - "z": -196744 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": -130100, - "y": 22097, - "z": -200239 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 78, - "instId": 300002, - "propState": 8, - "pos": { - "x": -133100, - "y": 22097, - "z": -196739 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 78, - "instId": 300003, - "propState": 8, - "pos": { - "x": -130100, - "y": 22097, - "z": -193239 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 78, - "instId": 300004, - "propState": 1, - "pos": { - "x": -117770, - "y": 22098, - "z": -200739 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 78, - "instId": 300005, - "propState": 8, - "pos": { - "x": -113610, - "y": 22142, - "z": -192739 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 78, - "instId": 300006, - "propState": 8, - "pos": { - "x": -113270, - "y": 22124, - "z": -193539 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 78, - "instId": 300007, - "propState": 8, - "pos": { - "x": -112770, - "y": 22142, - "z": -192739 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 78, - "instId": 300008, - "propState": 8, - "pos": { - "x": -125084, - "y": 22097, - "z": -196739 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": 87240, - "y": 22090, - "z": -197048 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 79, - "instId": 300002, - "propState": 8, - "pos": { - "x": 143443, - "y": 25100, - "z": -196680 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 79, - "instId": 300003, - "propState": 8, - "pos": { - "x": 110314, - "y": 22080, - "z": -222750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [ - { - "groupId": 80, - "instId": 400001, - "pos": { - "x": 107435, - "y": 23020, - "z": -196910 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 80, - "instId": 400002, - "pos": { - "x": 107435, - "y": 22753, - "z": -196910 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3104 - } - ], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": 107010, - "y": 22103, - "z": -200720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 80, - "instId": 300002, - "propState": 8, - "pos": { - "x": 106670, - "y": 22137, - "z": -199920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 80, - "instId": 300003, - "propState": 8, - "pos": { - "x": 106170, - "y": 22103, - "z": -200720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 80, - "instId": 300004, - "propState": 1, - "pos": { - "x": 106670, - "y": 22137, - "z": -193910 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 80, - "instId": 300005, - "propState": 8, - "pos": { - "x": 110670, - "y": 22103, - "z": -191910 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 80, - "instId": 300006, - "propState": 8, - "pos": { - "x": 112670, - "y": 22112, - "z": -196910 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 80, - "instId": 300007, - "propState": 8, - "pos": { - "x": 110670, - "y": 22103, - "z": -201910 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 80, - "instId": 300008, - "propState": 8, - "pos": { - "x": 107670, - "y": 22112, - "z": -196910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [ - { - "groupId": 81, - "instId": 400001, - "pos": { - "x": 107435, - "y": 23284, - "z": -196910 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 81, - "instId": 400002, - "pos": { - "x": 107435, - "y": 23016, - "z": -196910 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 81, - "instId": 400003, - "pos": { - "x": 107435, - "y": 22748, - "z": -196910 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 8, - "pos": { - "x": 107010, - "y": 22103, - "z": -200720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 81, - "instId": 300002, - "propState": 8, - "pos": { - "x": 106670, - "y": 22137, - "z": -199920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 81, - "instId": 300003, - "propState": 8, - "pos": { - "x": 106170, - "y": 22103, - "z": -200720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 81, - "instId": 300004, - "propState": 1, - "pos": { - "x": 106670, - "y": 22137, - "z": -193910 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 81, - "instId": 300005, - "propState": 8, - "pos": { - "x": 110670, - "y": 22103, - "z": -191910 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 81, - "instId": 300006, - "propState": 8, - "pos": { - "x": 112670, - "y": 22112, - "z": -196910 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 81, - "instId": 300007, - "propState": 8, - "pos": { - "x": 110670, - "y": 22103, - "z": -201910 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 81, - "instId": 300008, - "propState": 8, - "pos": { - "x": 107670, - "y": 22112, - "z": -196910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 8, - "pos": { - "x": 75420, - "y": 22090, - "z": -258080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 82, - "instId": 300002, - "propState": 8, - "pos": { - "x": 74855, - "y": 22090, - "z": -204620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 8, - "pos": { - "x": 77520, - "y": 22090, - "z": -239140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 83, - "instId": 300002, - "propState": 8, - "pos": { - "x": 74020, - "y": 22090, - "z": -242140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 83, - "instId": 300003, - "propState": 8, - "pos": { - "x": 70520, - "y": 22090, - "z": -239140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 83, - "instId": 300004, - "propState": 8, - "pos": { - "x": 80254, - "y": 22090, - "z": -231770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 83, - "instId": 300005, - "propState": 8, - "pos": { - "x": 79454, - "y": 22090, - "z": -231400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 83, - "instId": 300006, - "propState": 8, - "pos": { - "x": 80254, - "y": 22090, - "z": -230900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 83, - "instId": 300007, - "propState": 8, - "pos": { - "x": 72672, - "y": 22090, - "z": -221810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 83, - "instId": 300008, - "propState": 8, - "pos": { - "x": 73472, - "y": 22090, - "z": -221470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 83, - "instId": 300009, - "propState": 8, - "pos": { - "x": 72672, - "y": 22090, - "z": -220970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 83, - "instId": 300010, - "propState": 12, - "pos": { - "x": 73360, - "y": 22095, - "z": -224700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 83, - "instId": 300011, - "propState": 1, - "pos": { - "x": 79580, - "y": 22090, - "z": -223420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "84": { - "monsters": [ - { - "groupId": 84, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 77705, - "y": 22090, - "z": -235140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "85": { - "monsters": [ - { - "groupId": 85, - "instId": 200001, - "eventId": 1, - "pos": { - "x": 73705, - "y": 22090, - "z": -235140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [ - { - "groupId": 86, - "instId": 400001, - "pos": { - "x": 71180, - "y": 22090, - "z": -235540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [ - { - "groupId": 87, - "instId": 400001, - "pos": { - "x": 77180, - "y": 22090, - "z": -235540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [ - { - "groupId": 88, - "instId": 400001, - "pos": { - "x": 74180, - "y": 22090, - "z": -236540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "89": { - "monsters": [ - { - "groupId": 89, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 76190, - "y": 22090, - "z": -235140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "90": { - "monsters": [ - { - "groupId": 90, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 72190, - "y": 22090, - "z": -235140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "91": { - "monsters": [ - { - "groupId": 91, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 74190, - "y": 22090, - "z": -237140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 8, - "pos": { - "x": -122666, - "y": 28032, - "z": -40870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 92, - "instId": 300002, - "propState": 8, - "pos": { - "x": -130390, - "y": 28032, - "z": -24720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 92, - "instId": 300003, - "propState": 8, - "pos": { - "x": -151520, - "y": 28032, - "z": -24720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [ - { - "groupId": 93, - "instId": 400001, - "pos": { - "x": -144175, - "y": 28941, - "z": -41307 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 93, - "instId": 400002, - "pos": { - "x": -144175, - "y": 28673, - "z": -41307 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3104 - } - ], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -143750, - "y": 28032, - "z": -37497 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 93, - "instId": 300002, - "propState": 8, - "pos": { - "x": -143410, - "y": 28032, - "z": -38297 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": -142910, - "y": 28032, - "z": -37497 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 93, - "instId": 300004, - "propState": 1, - "pos": { - "x": -143410, - "y": 28332, - "z": -44307 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": -147410, - "y": 28325, - "z": -46307 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": -149410, - "y": 28032, - "z": -41307 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 93, - "instId": 300007, - "propState": 8, - "pos": { - "x": -147410, - "y": 28032, - "z": -36307 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 93, - "instId": 300008, - "propState": 8, - "pos": { - "x": -144410, - "y": 28032, - "z": -41307 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [ - { - "groupId": 94, - "instId": 400001, - "pos": { - "x": -144175, - "y": 29204, - "z": -41307 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 94, - "instId": 400002, - "pos": { - "x": -144175, - "y": 28936, - "z": -41307 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 94, - "instId": 400003, - "pos": { - "x": -144175, - "y": 28668, - "z": -41307 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": -143750, - "y": 28032, - "z": -37497 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": -143410, - "y": 28032, - "z": -38297 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": -142910, - "y": 28032, - "z": -37497 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 94, - "instId": 300004, - "propState": 1, - "pos": { - "x": -143410, - "y": 28332, - "z": -44307 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": -147410, - "y": 28325, - "z": -46307 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": -149410, - "y": 28032, - "z": -41307 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 94, - "instId": 300007, - "propState": 8, - "pos": { - "x": -147410, - "y": 28032, - "z": -36307 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 94, - "instId": 300008, - "propState": 8, - "pos": { - "x": -144410, - "y": 28032, - "z": -41307 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46220, - "y": -16918, - "z": -259910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 95, - "instId": 300002, - "propState": 8, - "pos": { - "x": 78180, - "y": -16910, - "z": -238390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 95, - "instId": 300003, - "propState": 8, - "pos": { - "x": 78220, - "y": -16910, - "z": -267170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": 76330, - "y": -16910, - "z": -253710 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": 79330, - "y": -16910, - "z": -257210 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 96, - "instId": 300003, - "propState": 8, - "pos": { - "x": 76330, - "y": -16910, - "z": -260710 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 96, - "instId": 300004, - "propState": 8, - "pos": { - "x": 67850, - "y": -16918, - "z": -253210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 96, - "instId": 300005, - "propState": 8, - "pos": { - "x": 67480, - "y": -16918, - "z": -254010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 96, - "instId": 300006, - "propState": 8, - "pos": { - "x": 66980, - "y": -16918, - "z": -253210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 96, - "instId": 300007, - "propState": 8, - "pos": { - "x": 60820, - "y": -16918, - "z": -261440 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 96, - "instId": 300008, - "propState": 8, - "pos": { - "x": 60480, - "y": -16918, - "z": -260640 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 96, - "instId": 300009, - "propState": 8, - "pos": { - "x": 59980, - "y": -16918, - "z": -261440 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 96, - "instId": 300010, - "propState": 12, - "pos": { - "x": 63940, - "y": -16918, - "z": -261210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 96, - "instId": 300011, - "propState": 1, - "pos": { - "x": 63240, - "y": -16918, - "z": -255460 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "97": { - "monsters": [ - { - "groupId": 97, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 71980, - "y": -16918, - "z": -255210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "98": { - "monsters": [ - { - "groupId": 98, - "instId": 200001, - "eventId": 1, - "pos": { - "x": 71980, - "y": -16918, - "z": -259210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [ - { - "groupId": 99, - "instId": 400001, - "pos": { - "x": 72980, - "y": -16918, - "z": -260210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [ - { - "groupId": 100, - "instId": 400001, - "pos": { - "x": 72980, - "y": -16918, - "z": -254210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "101": { - "monsters": [], - "npcs": [ - { - "groupId": 101, - "instId": 400001, - "pos": { - "x": 73980, - "y": -16918, - "z": -257210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "102": { - "monsters": [ - { - "groupId": 102, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 71980, - "y": -16918, - "z": -255210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "103": { - "monsters": [ - { - "groupId": 103, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 71980, - "y": -16918, - "z": -259210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "104": { - "monsters": [ - { - "groupId": 104, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 73980, - "y": -16918, - "z": -257210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "105": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300001, - "propState": 8, - "pos": { - "x": 167200, - "y": 40970, - "z": -246520 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 105, - "instId": 300002, - "propState": 8, - "pos": { - "x": 167200, - "y": 40970, - "z": -246520 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "106": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 106, - "instId": 300001, - "propState": 8, - "pos": { - "x": 167200, - "y": 44470, - "z": -274600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 106, - "instId": 300002, - "propState": 8, - "pos": { - "x": 167200, - "y": 40970, - "z": -277600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 106, - "instId": 300003, - "propState": 8, - "pos": { - "x": 167200, - "y": 37470, - "z": -274600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 106, - "instId": 300004, - "propState": 8, - "pos": { - "x": 167200, - "y": 44970, - "z": -266420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 106, - "instId": 300005, - "propState": 8, - "pos": { - "x": 167200, - "y": 44170, - "z": -266050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 106, - "instId": 300006, - "propState": 8, - "pos": { - "x": 167200, - "y": 44970, - "z": -265550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 106, - "instId": 300007, - "propState": 8, - "pos": { - "x": 167200, - "y": 36970, - "z": -259390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 106, - "instId": 300008, - "propState": 8, - "pos": { - "x": 167200, - "y": 37770, - "z": -259050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 106, - "instId": 300009, - "propState": 8, - "pos": { - "x": 167200, - "y": 36970, - "z": -258550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 106, - "instId": 300010, - "propState": 12, - "pos": { - "x": 167200, - "y": 36970, - "z": -262700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 106, - "instId": 300011, - "propState": 1, - "pos": { - "x": 167200, - "y": 44970, - "z": -262700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "107": { - "monsters": [ - { - "groupId": 107, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 167200, - "y": 42970, - "z": -270550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "108": { - "monsters": [ - { - "groupId": 108, - "instId": 200001, - "eventId": 1, - "pos": { - "x": 167200, - "y": 38970, - "z": -270550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "109": { - "monsters": [], - "npcs": [ - { - "groupId": 109, - "instId": 400001, - "pos": { - "x": 167200, - "y": 37970, - "z": -271550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "110": { - "monsters": [], - "npcs": [ - { - "groupId": 110, - "instId": 400001, - "pos": { - "x": 167200, - "y": 43970, - "z": -271550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "111": { - "monsters": [], - "npcs": [ - { - "groupId": 111, - "instId": 400001, - "pos": { - "x": 167200, - "y": 40970, - "z": -272550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "112": { - "monsters": [ - { - "groupId": 112, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 167200, - "y": 42970, - "z": -270550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "113": { - "monsters": [ - { - "groupId": 113, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 167200, - "y": 38970, - "z": -270550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "114": { - "monsters": [ - { - "groupId": 114, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 167200, - "y": 40970, - "z": -272550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "115": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 115, - "instId": 300001, - "propState": 8, - "pos": { - "x": 146280, - "y": 47046, - "z": -283025 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 115, - "instId": 300002, - "propState": 8, - "pos": { - "x": 146280, - "y": 46705, - "z": -294300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 116, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149780, - "y": 47046, - "z": -255880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 116, - "instId": 300002, - "propState": 8, - "pos": { - "x": 146280, - "y": 47046, - "z": -252880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 116, - "instId": 300003, - "propState": 8, - "pos": { - "x": 142780, - "y": 47046, - "z": -255880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 116, - "instId": 300004, - "propState": 8, - "pos": { - "x": 150280, - "y": 47050, - "z": -264155 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 116, - "instId": 300005, - "propState": 8, - "pos": { - "x": 149480, - "y": 47050, - "z": -264525 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 116, - "instId": 300006, - "propState": 8, - "pos": { - "x": 150280, - "y": 47050, - "z": -265025 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 116, - "instId": 300007, - "propState": 8, - "pos": { - "x": 142280, - "y": 47050, - "z": -271185 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 116, - "instId": 300008, - "propState": 8, - "pos": { - "x": 143080, - "y": 47050, - "z": -271525 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 116, - "instId": 300009, - "propState": 8, - "pos": { - "x": 142280, - "y": 47050, - "z": -272025 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 116, - "instId": 300010, - "propState": 12, - "pos": { - "x": 142280, - "y": 47050, - "z": -268020 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 116, - "instId": 300011, - "propState": 1, - "pos": { - "x": 150280, - "y": 47050, - "z": -268020 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "117": { - "monsters": [ - { - "groupId": 117, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 148280, - "y": 47046, - "z": -260025 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "118": { - "monsters": [ - { - "groupId": 118, - "instId": 200001, - "eventId": 1, - "pos": { - "x": 144280, - "y": 47046, - "z": -260025 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "119": { - "monsters": [], - "npcs": [ - { - "groupId": 119, - "instId": 400001, - "pos": { - "x": 143280, - "y": 47032, - "z": -259025 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "120": { - "monsters": [], - "npcs": [ - { - "groupId": 120, - "instId": 400001, - "pos": { - "x": 149280, - "y": 47032, - "z": -259025 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "121": { - "monsters": [], - "npcs": [ - { - "groupId": 121, - "instId": 400001, - "pos": { - "x": 146280, - "y": 47046, - "z": -258025 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "122": { - "monsters": [ - { - "groupId": 122, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 148280, - "y": 47046, - "z": -260025 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "123": { - "monsters": [ - { - "groupId": 123, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 144280, - "y": 47046, - "z": -260025 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "124": { - "monsters": [ - { - "groupId": 124, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 146280, - "y": 47046, - "z": -258025 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "125": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 125, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119530, - "y": 25140, - "z": -45290 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 125, - "instId": 300002, - "propState": 8, - "pos": { - "x": -119530, - "y": 25140, - "z": -45290 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "126": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 126, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119501, - "y": 28640, - "z": -91150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 126, - "instId": 300002, - "propState": 8, - "pos": { - "x": -119501, - "y": 25140, - "z": -94150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 126, - "instId": 300003, - "propState": 8, - "pos": { - "x": -119501, - "y": 21640, - "z": -91150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 126, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119530, - "y": 30160, - "z": -80960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 126, - "instId": 300005, - "propState": 8, - "pos": { - "x": -119530, - "y": 29360, - "z": -80590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 126, - "instId": 300006, - "propState": 8, - "pos": { - "x": -119530, - "y": 30160, - "z": -80090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 126, - "instId": 300007, - "propState": 8, - "pos": { - "x": -119527, - "y": 21140, - "z": -73330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 126, - "instId": 300008, - "propState": 8, - "pos": { - "x": -119527, - "y": 21940, - "z": -72990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 126, - "instId": 300009, - "propState": 8, - "pos": { - "x": -119527, - "y": 21140, - "z": -72490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 126, - "instId": 300010, - "propState": 12, - "pos": { - "x": -119530, - "y": 23170, - "z": -78090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 126, - "instId": 300011, - "propState": 1, - "pos": { - "x": -119530, - "y": 29930, - "z": -78090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "127": { - "monsters": [ - { - "groupId": 127, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -119527, - "y": 27140, - "z": -85090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "128": { - "monsters": [ - { - "groupId": 128, - "instId": 200001, - "eventId": 1, - "pos": { - "x": -119527, - "y": 23140, - "z": -85090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "129": { - "monsters": [], - "npcs": [ - { - "groupId": 129, - "instId": 400001, - "pos": { - "x": -119527, - "y": 22140, - "z": -86090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "130": { - "monsters": [], - "npcs": [ - { - "groupId": 130, - "instId": 400001, - "pos": { - "x": -119527, - "y": 28140, - "z": -86090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "131": { - "monsters": [], - "npcs": [ - { - "groupId": 131, - "instId": 400001, - "pos": { - "x": -119527, - "y": 25140, - "z": -87090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "132": { - "monsters": [ - { - "groupId": 132, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -119527, - "y": 27140, - "z": -85090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "133": { - "monsters": [ - { - "groupId": 133, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -119527, - "y": 23140, - "z": -85090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "134": { - "monsters": [ - { - "groupId": 134, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -119527, - "y": 25140, - "z": -87090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "135": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 135, - "instId": 300001, - "propState": 8, - "pos": { - "x": -161500, - "y": 28050, - "z": -47950 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 135, - "instId": 300002, - "propState": 8, - "pos": { - "x": -161500, - "y": 28050, - "z": -47950 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "136": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 136, - "instId": 300001, - "propState": 8, - "pos": { - "x": -161501, - "y": 24550, - "z": -89900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 136, - "instId": 300002, - "propState": 8, - "pos": { - "x": -161501, - "y": 28050, - "z": -92900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 136, - "instId": 300003, - "propState": 8, - "pos": { - "x": -161501, - "y": 31550, - "z": -89900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 136, - "instId": 300004, - "propState": 8, - "pos": { - "x": -161501, - "y": 24050, - "z": -79860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 136, - "instId": 300005, - "propState": 8, - "pos": { - "x": -161501, - "y": 24850, - "z": -79490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 136, - "instId": 300006, - "propState": 8, - "pos": { - "x": -161501, - "y": 24050, - "z": -78990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 136, - "instId": 300007, - "propState": 8, - "pos": { - "x": -161501, - "y": 32050, - "z": -72830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 136, - "instId": 300008, - "propState": 8, - "pos": { - "x": -161501, - "y": 31250, - "z": -72490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 136, - "instId": 300009, - "propState": 8, - "pos": { - "x": -161501, - "y": 32050, - "z": -71990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 136, - "instId": 300010, - "propState": 12, - "pos": { - "x": -161501, - "y": 32050, - "z": -75860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 136, - "instId": 300011, - "propState": 1, - "pos": { - "x": -161501, - "y": 24050, - "z": -75860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "137": { - "monsters": [ - { - "groupId": 137, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -161501, - "y": 26050, - "z": -83990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "138": { - "monsters": [ - { - "groupId": 138, - "instId": 200001, - "eventId": 1, - "pos": { - "x": -161501, - "y": 30050, - "z": -83990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "139": { - "monsters": [], - "npcs": [ - { - "groupId": 139, - "instId": 400001, - "pos": { - "x": -161501, - "y": 31050, - "z": -84990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "140": { - "monsters": [], - "npcs": [ - { - "groupId": 140, - "instId": 400001, - "pos": { - "x": -161501, - "y": 25050, - "z": -84990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "141": { - "monsters": [], - "npcs": [ - { - "groupId": 141, - "instId": 400001, - "pos": { - "x": -161501, - "y": 28050, - "z": -85990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "142": { - "monsters": [ - { - "groupId": 142, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -161501, - "y": 26050, - "z": -83990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "143": { - "monsters": [ - { - "groupId": 143, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -161501, - "y": 30050, - "z": -83990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "144": { - "monsters": [ - { - "groupId": 144, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -161501, - "y": 28050, - "z": -85990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "155": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 155, - "instId": 300001, - "propState": 12, - "pos": { - "x": 78705, - "y": 22090, - "z": -236140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 155, - "instId": 300002, - "propState": 1, - "pos": { - "x": 72705, - "y": 22090, - "z": -236140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "156": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 156, - "instId": 300001, - "propState": 12, - "pos": { - "x": 72980, - "y": -16898, - "z": -254170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 156, - "instId": 300002, - "propState": 1, - "pos": { - "x": 72980, - "y": -16918, - "z": -260170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 12, - "pos": { - "x": 167200, - "y": 43980, - "z": -271530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 157, - "instId": 300002, - "propState": 1, - "pos": { - "x": 167200, - "y": 37980, - "z": -271530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "159": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 159, - "instId": 300001, - "propState": 12, - "pos": { - "x": 149290, - "y": 47050, - "z": -258970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 159, - "instId": 300002, - "propState": 1, - "pos": { - "x": 143290, - "y": 47032, - "z": -258970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 12, - "pos": { - "x": -119527, - "y": 28110, - "z": -86060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 161, - "instId": 300002, - "propState": 1, - "pos": { - "x": -119527, - "y": 22110, - "z": -86060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "162": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 162, - "instId": 300001, - "propState": 12, - "pos": { - "x": -161501, - "y": 25020, - "z": -85010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 162, - "instId": 300002, - "propState": 1, - "pos": { - "x": -161501, - "y": 31020, - "z": -85010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "163": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 163, - "instId": 300001, - "propState": 8, - "pos": { - "x": -149650, - "y": 22087, - "z": -154589 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 163, - "instId": 300002, - "propState": 8, - "pos": { - "x": -131050, - "y": 22087, - "z": -154260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300001, - "propState": 8, - "pos": { - "x": -145280, - "y": 16077, - "z": -134010 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 164, - "instId": 300002, - "propState": 8, - "pos": { - "x": -140280, - "y": 16077, - "z": -132010 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 164, - "instId": 300003, - "propState": 8, - "pos": { - "x": -135280, - "y": 16077, - "z": -134010 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 164, - "instId": 300004, - "propState": 8, - "pos": { - "x": -137443, - "y": 16077, - "z": -142379 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 164, - "instId": 300005, - "propState": 8, - "pos": { - "x": -138243, - "y": 16077, - "z": -142719 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 164, - "instId": 300006, - "propState": 8, - "pos": { - "x": -137443, - "y": 16077, - "z": -143219 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "165": { - "monsters": [], - "npcs": [ - { - "groupId": 165, - "instId": 400001, - "pos": { - "x": -136280, - "y": 16077, - "z": -138010 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [], - "teleports": {} - }, - "166": { - "monsters": [], - "npcs": [ - { - "groupId": 166, - "instId": 400002, - "pos": { - "x": -144280, - "y": 16077, - "z": -138010 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "171": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 171, - "instId": 300001, - "propState": 8, - "pos": { - "x": -192540, - "y": 22077, - "z": -152401 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 171, - "instId": 300002, - "propState": 8, - "pos": { - "x": -195040, - "y": 22077, - "z": -148901 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 171, - "instId": 300003, - "propState": 8, - "pos": { - "x": -192540, - "y": 22077, - "z": -145401 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "172": { - "monsters": [], - "npcs": [ - { - "groupId": 172, - "instId": 400001, - "pos": { - "x": -188284, - "y": 22995, - "z": -145901 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 172, - "instId": 400002, - "pos": { - "x": -188314, - "y": 22713, - "z": -145901 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3103 - } - ], - "props": [ - { - "groupId": 172, - "instId": 300001, - "propState": 1, - "pos": { - "x": -188540, - "y": 22077, - "z": -145901 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 172, - "instId": 300002, - "propState": 1, - "pos": { - "x": -188540, - "y": 22077, - "z": -151901 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300001, - "propState": 8, - "pos": { - "x": -173540, - "y": 9900, - "z": -148901 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 173, - "instId": 300002, - "propState": 8, - "pos": { - "x": -173540, - "y": 9900, - "z": -148901 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300001, - "propState": 8, - "pos": { - "x": -173540, - "y": 5600, - "z": -148901 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 174, - "instId": 300002, - "propState": 8, - "pos": { - "x": -173540, - "y": 5600, - "z": -148901 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 8, - "pos": { - "x": -192540, - "y": 22077, - "z": -152401 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 175, - "instId": 300002, - "propState": 8, - "pos": { - "x": -195040, - "y": 22077, - "z": -148901 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 175, - "instId": 300003, - "propState": 8, - "pos": { - "x": -192540, - "y": 22077, - "z": -145401 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [ - { - "groupId": 176, - "instId": 400001, - "pos": { - "x": -188314, - "y": 22991, - "z": -148901 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 176, - "instId": 400002, - "pos": { - "x": -188314, - "y": 22713, - "z": -148901 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 176, - "instId": 300001, - "propState": 1, - "pos": { - "x": -188540, - "y": 22077, - "z": -148901 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 176, - "instId": 300002, - "propState": 12, - "pos": { - "x": -186540, - "y": 22077, - "z": -151901 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 176, - "instId": 300003, - "propState": 12, - "pos": { - "x": -186540, - "y": 22077, - "z": -145901 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300001, - "propState": 8, - "pos": { - "x": -173540, - "y": 4530, - "z": -148901 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 177, - "instId": 300002, - "propState": 8, - "pos": { - "x": -173540, - "y": 4530, - "z": -148901 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 8, - "pos": { - "x": -192540, - "y": 22077, - "z": -152401 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 178, - "instId": 300002, - "propState": 8, - "pos": { - "x": -195040, - "y": 22077, - "z": -148901 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 178, - "instId": 300003, - "propState": 8, - "pos": { - "x": -192540, - "y": 22077, - "z": -145401 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [ - { - "groupId": 179, - "instId": 400001, - "pos": { - "x": -188314, - "y": 22991, - "z": -145901 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 179, - "instId": 400002, - "pos": { - "x": -188314, - "y": 22713, - "z": -145901 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 179, - "instId": 300001, - "propState": 1, - "pos": { - "x": -188540, - "y": 22077, - "z": -145901 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 179, - "instId": 300002, - "propState": 1, - "pos": { - "x": -188540, - "y": 22077, - "z": -151901 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [ - { - "groupId": 180, - "instId": 400002, - "pos": { - "x": -117950, - "y": 22149, - "z": -193410 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 8, - "pos": { - "x": 146218, - "y": 28084, - "z": -175913 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 181, - "instId": 300002, - "propState": 8, - "pos": { - "x": 81346, - "y": 22089, - "z": -196925 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 181, - "instId": 300003, - "propState": 8, - "pos": { - "x": -81320, - "y": 22100, - "z": -196809 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 181, - "instId": 300006, - "propState": 8, - "pos": { - "x": -125303, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 181, - "instId": 300007, - "propState": 8, - "pos": { - "x": -155408, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 181, - "instId": 300008, - "propState": 8, - "pos": { - "x": -135344, - "y": -4910, - "z": -61779 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 181, - "instId": 300009, - "propState": 8, - "pos": { - "x": 149255, - "y": 28111, - "z": -130927 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 181, - "instId": 300010, - "propState": 8, - "pos": { - "x": 110204, - "y": 22109, - "z": -217944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 181, - "instId": 300011, - "propState": 8, - "pos": { - "x": -156331, - "y": -4910, - "z": -79773 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 181, - "instId": 300004, - "propState": 8, - "pos": { - "x": -188501, - "y": 16040, - "z": -55890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 181, - "instId": 300012, - "propState": 8, - "pos": { - "x": -156415, - "y": -10910, - "z": -130932 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 181, - "instId": 300013, - "propState": 8, - "pos": { - "x": -165403, - "y": -10910, - "z": -139927 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 181, - "instId": 300015, - "propState": 8, - "pos": { - "x": -81322, - "y": -16910, - "z": -196913 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 181, - "instId": 300018, - "propState": 8, - "pos": { - "x": -173385, - "y": 22081, - "z": -148887 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 181, - "instId": 300005, - "propState": 8, - "pos": { - "x": -116165, - "y": 22090, - "z": -175809 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 8, - "pos": { - "x": -140500, - "y": 22100, - "z": -114810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103010 - }, { - "groupId": 189, - "instId": 300002, - "propState": 8, - "pos": { - "x": -140500, - "y": 19040, - "z": -103893 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 189, - "instId": 300003, - "propState": 8, - "pos": { - "x": -140500, - "y": 22100, - "z": -125764 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103011 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 8, - "pos": { - "x": -140580, - "y": 20930, - "z": -46900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103010 - }, { - "groupId": 190, - "instId": 300002, - "propState": 8, - "pos": { - "x": -140501, - "y": 16010, - "z": -55956 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 190, - "instId": 300003, - "propState": 8, - "pos": { - "x": -140516, - "y": 21035, - "z": -37883 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 190, - "instId": 300004, - "propState": 8, - "pos": { - "x": -142489, - "y": 16032, - "z": -52035 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8040201": { - "P80402_F80402001": { - "scenes": { - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": -117270, - "y": 11597, - "z": 41390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": -117270, - "y": 6610, - "z": 44950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [ - { - "groupId": 10, - "instId": 400001, - "pos": { - "x": -113512, - "y": 12133, - "z": 61163 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 10, - "instId": 400002, - "pos": { - "x": -113512, - "y": 12406, - "z": 61163 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 10, - "instId": 400003, - "pos": { - "x": -113512, - "y": 12679, - "z": 61163 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -120818, - "y": 11517, - "z": 71364 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": -117318, - "y": 11517, - "z": 74364 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": -113818, - "y": 11517, - "z": 71364 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 1, - "pos": { - "x": -120887, - "y": 11517, - "z": 61667 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 10, - "instId": 300005, - "propState": 1, - "pos": { - "x": -113470, - "y": 11517, - "z": 61360 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 10, - "instId": 300006, - "propState": 20, - "pos": { - "x": -119240, - "y": 11517, - "z": 67756 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 10, - "instId": 300007, - "propState": 20, - "pos": { - "x": -117270, - "y": 11517, - "z": 67756 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 10, - "instId": 300008, - "propState": 20, - "pos": { - "x": -115300, - "y": 11517, - "z": 67756 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -117270, - "y": 11517, - "z": 65531 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": -117490, - "y": 11527, - "z": -24495 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": -102608, - "y": 11597, - "z": -3968 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [ - { - "groupId": 13, - "instId": 400001, - "pos": { - "x": -117372, - "y": 12148, - "z": -827 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 13, - "instId": 400002, - "pos": { - "x": -117372, - "y": 12421, - "z": -827 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 13, - "instId": 400003, - "pos": { - "x": -117372, - "y": 12694, - "z": -827 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": -120316, - "y": 11517, - "z": 1880 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": -117316, - "y": 11517, - "z": 3880 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": -114316, - "y": 11517, - "z": 1880 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 1, - "pos": { - "x": -121360, - "y": 11597, - "z": -7070 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": -113520, - "y": 11597, - "z": -12320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 13, - "instId": 300006, - "propState": 8, - "pos": { - "x": -114320, - "y": 11597, - "z": -12660 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 13, - "instId": 300007, - "propState": 8, - "pos": { - "x": -113520, - "y": 11597, - "z": -13160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 13, - "instId": 300008, - "propState": 8, - "pos": { - "x": -117316, - "y": 11517, - "z": -620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": -117370, - "y": 11511, - "z": -173160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": -117370, - "y": 3680, - "z": -173160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [ - { - "groupId": 15, - "instId": 400001, - "pos": { - "x": -117370, - "y": 12449, - "z": -158395 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 15, - "instId": 400002, - "pos": { - "x": -117370, - "y": 12182, - "z": -158395 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3104 - } - ], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -113560, - "y": 11541, - "z": -158820 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": -114360, - "y": 11541, - "z": -159160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": -113560, - "y": 11541, - "z": -159660 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 1, - "pos": { - "x": -120370, - "y": 11518, - "z": -159160 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": -122370, - "y": 11511, - "z": -155160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 15, - "instId": 300006, - "propState": 8, - "pos": { - "x": -117370, - "y": 11518, - "z": -153160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 15, - "instId": 300007, - "propState": 8, - "pos": { - "x": -112370, - "y": 11511, - "z": -155160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 15, - "instId": 300008, - "propState": 8, - "pos": { - "x": -117370, - "y": 11541, - "z": -158160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [ - { - "groupId": 16, - "instId": 400001, - "pos": { - "x": -117370, - "y": 12713, - "z": -158395 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 16, - "instId": 400002, - "pos": { - "x": -117370, - "y": 12445, - "z": -158395 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 16, - "instId": 400003, - "pos": { - "x": -117370, - "y": 12177, - "z": -158395 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": -113560, - "y": 11541, - "z": -158820 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": -114360, - "y": 11541, - "z": -159160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": -113560, - "y": 11541, - "z": -159660 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 16, - "instId": 300004, - "propState": 1, - "pos": { - "x": -120370, - "y": 11518, - "z": -159160 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 16, - "instId": 300005, - "propState": 8, - "pos": { - "x": -122370, - "y": 11511, - "z": -155160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 16, - "instId": 300006, - "propState": 8, - "pos": { - "x": -117370, - "y": 11518, - "z": -153160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 16, - "instId": 300007, - "propState": 8, - "pos": { - "x": -112370, - "y": 11511, - "z": -155160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 16, - "instId": 300008, - "propState": 8, - "pos": { - "x": -117370, - "y": 11541, - "z": -158160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": -84535, - "y": 29510, - "z": -94320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": -84535, - "y": 29510, - "z": -94880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": -84390, - "y": 26010, - "z": -61420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 28, - "instId": 300002, - "propState": 8, - "pos": { - "x": -84390, - "y": 29510, - "z": -58420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 28, - "instId": 300003, - "propState": 8, - "pos": { - "x": -84390, - "y": 33010, - "z": -61420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 28, - "instId": 300004, - "propState": 8, - "pos": { - "x": -84390, - "y": 25510, - "z": -71160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 28, - "instId": 300005, - "propState": 8, - "pos": { - "x": -84390, - "y": 26310, - "z": -71530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 28, - "instId": 300006, - "propState": 8, - "pos": { - "x": -84390, - "y": 25510, - "z": -72030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 28, - "instId": 300007, - "propState": 8, - "pos": { - "x": -84640, - "y": 33510, - "z": -78990 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 28, - "instId": 300008, - "propState": 8, - "pos": { - "x": -84390, - "y": 32710, - "z": -79330 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 28, - "instId": 300009, - "propState": 8, - "pos": { - "x": -84390, - "y": 33510, - "z": -79830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 28, - "instId": 300010, - "propState": 12, - "pos": { - "x": -84390, - "y": 33510, - "z": -75490 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 28, - "instId": 300011, - "propState": 1, - "pos": { - "x": -84548, - "y": 25782, - "z": -74913 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "29": { - "monsters": [ - { - "groupId": 29, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -84390, - "y": 27510, - "z": -67030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "30": { - "monsters": [ - { - "groupId": 30, - "instId": 200001, - "eventId": 1, - "pos": { - "x": -84390, - "y": 31510, - "z": -67030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [ - { - "groupId": 31, - "instId": 400001, - "pos": { - "x": -84390, - "y": 32510, - "z": -66030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [ - { - "groupId": 32, - "instId": 400001, - "pos": { - "x": -84390, - "y": 26510, - "z": -66030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [ - { - "groupId": 33, - "instId": 400001, - "pos": { - "x": -84390, - "y": 29510, - "z": -65030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "34": { - "monsters": [ - { - "groupId": 34, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -84390, - "y": 27510, - "z": -67030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "35": { - "monsters": [ - { - "groupId": 35, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -84390, - "y": 31510, - "z": -67030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "36": { - "monsters": [ - { - "groupId": 36, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -84390, - "y": 29510, - "z": -65030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -186134, - "y": 14910, - "z": -127310 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": -186134, - "y": 14910, - "z": -127310 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": -186380, - "y": 9910, - "z": -156730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 38, - "instId": 300002, - "propState": 8, - "pos": { - "x": -186380, - "y": 14910, - "z": -158730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 38, - "instId": 300003, - "propState": 8, - "pos": { - "x": -186380, - "y": 19910, - "z": -156730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 38, - "instId": 300004, - "propState": 8, - "pos": { - "x": -186380, - "y": 21870, - "z": -147600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 38, - "instId": 300005, - "propState": 8, - "pos": { - "x": -186380, - "y": 22670, - "z": -147230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 38, - "instId": 300006, - "propState": 8, - "pos": { - "x": -186380, - "y": 21870, - "z": -146730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 38, - "instId": 300007, - "propState": 8, - "pos": { - "x": -186203, - "y": 16750, - "z": -140120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 38, - "instId": 300008, - "propState": 8, - "pos": { - "x": -186380, - "y": 15950, - "z": -139780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 38, - "instId": 300009, - "propState": 8, - "pos": { - "x": -186380, - "y": 16750, - "z": -139280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 38, - "instId": 300010, - "propState": 12, - "pos": { - "x": -186380, - "y": 18300, - "z": -143240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 38, - "instId": 300011, - "propState": 1, - "pos": { - "x": -186380, - "y": 22646, - "z": -143240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "39": { - "monsters": [ - { - "groupId": 39, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -186380, - "y": 12910, - "z": -151730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "40": { - "monsters": [ - { - "groupId": 40, - "instId": 200001, - "eventId": 1, - "pos": { - "x": -186380, - "y": 16910, - "z": -151730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [ - { - "groupId": 41, - "instId": 400001, - "pos": { - "x": -186380, - "y": 17910, - "z": -152730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [ - { - "groupId": 42, - "instId": 400001, - "pos": { - "x": -186380, - "y": 11910, - "z": -152730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [ - { - "groupId": 43, - "instId": 400001, - "pos": { - "x": -186203, - "y": 14910, - "z": -153730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "44": { - "monsters": [ - { - "groupId": 44, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -186380, - "y": 12910, - "z": -151730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "45": { - "monsters": [ - { - "groupId": 45, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -186380, - "y": 16910, - "z": -151730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "46": { - "monsters": [ - { - "groupId": 46, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -186203, - "y": 14910, - "z": -153730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": -138240, - "y": -2180, - "z": -135630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 47, - "instId": 300002, - "propState": 8, - "pos": { - "x": -142140, - "y": -2180, - "z": -135630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": -177790, - "y": 5511, - "z": -139130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 48, - "instId": 300002, - "propState": 8, - "pos": { - "x": -180790, - "y": 5511, - "z": -135630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 48, - "instId": 300003, - "propState": 8, - "pos": { - "x": -177790, - "y": 5511, - "z": -132130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 48, - "instId": 300004, - "propState": 8, - "pos": { - "x": -169660, - "y": 5511, - "z": -138130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300005, - "propState": 8, - "pos": { - "x": -169290, - "y": 5511, - "z": -137330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300006, - "propState": 8, - "pos": { - "x": -168790, - "y": 5511, - "z": -138130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300007, - "propState": 8, - "pos": { - "x": -162190, - "y": 5511, - "z": -131630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300008, - "propState": 8, - "pos": { - "x": -161850, - "y": 5511, - "z": -132430 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300009, - "propState": 8, - "pos": { - "x": -161350, - "y": 5511, - "z": -131630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300010, - "propState": 12, - "pos": { - "x": -165620, - "y": 5511, - "z": -132070 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 48, - "instId": 300011, - "propState": 1, - "pos": { - "x": -165943, - "y": 5511, - "z": -138104 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "49": { - "monsters": [ - { - "groupId": 49, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -173790, - "y": 5511, - "z": -137330 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "50": { - "monsters": [ - { - "groupId": 50, - "instId": 200001, - "eventId": 1, - "pos": { - "x": -173790, - "y": 5511, - "z": -133630 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [ - { - "groupId": 51, - "instId": 400001, - "pos": { - "x": -175710, - "y": 5511, - "z": -132810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [ - { - "groupId": 52, - "instId": 400001, - "pos": { - "x": -175790, - "y": 5511, - "z": -138270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [ - { - "groupId": 53, - "instId": 400001, - "pos": { - "x": -175790, - "y": 5511, - "z": -135630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "54": { - "monsters": [ - { - "groupId": 54, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -173790, - "y": 5511, - "z": -137330 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "55": { - "monsters": [ - { - "groupId": 55, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -173790, - "y": 5511, - "z": -133630 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "56": { - "monsters": [ - { - "groupId": 56, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -175790, - "y": 5511, - "z": -135630 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 8, - "pos": { - "x": -135490, - "y": 14511, - "z": -99720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": -135490, - "y": 14511, - "z": -118300 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [ - { - "groupId": 58, - "instId": 400001, - "pos": { - "x": -150705, - "y": 12456, - "z": -94170 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 58, - "instId": 400002, - "pos": { - "x": -150705, - "y": 12188, - "z": -94170 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "npcId": 3104 - } - ], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": -150280, - "y": 11547, - "z": -90360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": -149940, - "y": 11547, - "z": -91160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 58, - "instId": 300003, - "propState": 8, - "pos": { - "x": -149440, - "y": 11547, - "z": -90360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 58, - "instId": 300004, - "propState": 1, - "pos": { - "x": -149940, - "y": 11547, - "z": -97170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 58, - "instId": 300005, - "propState": 8, - "pos": { - "x": -153940, - "y": 11511, - "z": -99170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 58, - "instId": 300006, - "propState": 8, - "pos": { - "x": -155940, - "y": 11511, - "z": -94170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 58, - "instId": 300007, - "propState": 8, - "pos": { - "x": -153940, - "y": 11511, - "z": -89170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 58, - "instId": 300008, - "propState": 8, - "pos": { - "x": -150940, - "y": 11547, - "z": -94170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [ - { - "groupId": 59, - "instId": 400001, - "pos": { - "x": -150705, - "y": 12719, - "z": -94170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 59, - "instId": 400002, - "pos": { - "x": -150705, - "y": 12452, - "z": -94170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 59, - "instId": 400003, - "pos": { - "x": -150705, - "y": 12183, - "z": -94170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": -150280, - "y": 11511, - "z": -90360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": -149940, - "y": 11511, - "z": -91160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": -149440, - "y": 11511, - "z": -90360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 59, - "instId": 300004, - "propState": 1, - "pos": { - "x": -149940, - "y": 11547, - "z": -97170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 59, - "instId": 300005, - "propState": 8, - "pos": { - "x": -153940, - "y": 11511, - "z": -99170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 59, - "instId": 300006, - "propState": 8, - "pos": { - "x": -155940, - "y": 11511, - "z": -94170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 59, - "instId": 300007, - "propState": 8, - "pos": { - "x": -153940, - "y": 11511, - "z": -89170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 59, - "instId": 300008, - "propState": 8, - "pos": { - "x": -150940, - "y": 11547, - "z": -94170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 12, - "pos": { - "x": -173886, - "y": 5511, - "z": -137185 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 63, - "instId": 300002, - "propState": 1, - "pos": { - "x": -173886, - "y": 5511, - "z": -133640 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 12, - "pos": { - "x": -186203, - "y": 11850, - "z": -153445 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 64, - "instId": 300002, - "propState": 1, - "pos": { - "x": -186203, - "y": 17850, - "z": -153445 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 12, - "pos": { - "x": -84390, - "y": 26489, - "z": -66000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 65, - "instId": 300002, - "propState": 1, - "pos": { - "x": -84390, - "y": 32489, - "z": -66000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": -78630, - "y": -3457, - "z": -73100 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 66, - "instId": 300002, - "propState": 8, - "pos": { - "x": -78630, - "y": -3457, - "z": -73100 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 8, - "pos": { - "x": -104620, - "y": -3457, - "z": -77030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": -106620, - "y": -3457, - "z": -73030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 67, - "instId": 300003, - "propState": 8, - "pos": { - "x": -104620, - "y": -3457, - "z": -69030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 67, - "instId": 300004, - "propState": 8, - "pos": { - "x": -97220, - "y": -3457, - "z": -69200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 67, - "instId": 300005, - "propState": 8, - "pos": { - "x": -96880, - "y": -3457, - "z": -70000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 67, - "instId": 300006, - "propState": 8, - "pos": { - "x": -96380, - "y": -3457, - "z": -69200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [ - { - "groupId": 68, - "instId": 400001, - "pos": { - "x": -100000, - "y": -3457, - "z": -69100 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [ - { - "groupId": 69, - "instId": 400002, - "pos": { - "x": -100000, - "y": -3457, - "z": -77100 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 8, - "pos": { - "x": -114327, - "y": 11511, - "z": -189950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 70, - "instId": 300002, - "propState": 8, - "pos": { - "x": -126390, - "y": 11517, - "z": -9949 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103032 - } - ], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [ - { - "groupId": 85, - "instId": 400002, - "pos": { - "x": -113620, - "y": 11597, - "z": -7270 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 8, - "pos": { - "x": -117400, - "y": 11541, - "z": -182900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 86, - "instId": 300002, - "propState": 8, - "pos": { - "x": -117400, - "y": 0, - "z": -182900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": -120900, - "y": 11541, - "z": -154494 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 87, - "instId": 300002, - "propState": 8, - "pos": { - "x": -117400, - "y": 11541, - "z": -151994 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 87, - "instId": 300003, - "propState": 8, - "pos": { - "x": -113900, - "y": 11541, - "z": -154494 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 87, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119720, - "y": 11541, - "z": -163812 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 87, - "instId": 300005, - "propState": 8, - "pos": { - "x": -118920, - "y": 11541, - "z": -164182 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 87, - "instId": 300006, - "propState": 8, - "pos": { - "x": -119720, - "y": 11541, - "z": -164682 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 87, - "instId": 300007, - "propState": 8, - "pos": { - "x": -115163, - "y": 11541, - "z": -171060 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 87, - "instId": 300008, - "propState": 8, - "pos": { - "x": -115963, - "y": 11541, - "z": -171400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 87, - "instId": 300009, - "propState": 8, - "pos": { - "x": -115163, - "y": 11541, - "z": -171900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 87, - "instId": 300010, - "propState": 12, - "pos": { - "x": -114910, - "y": 11541, - "z": -164150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 87, - "instId": 300011, - "propState": 1, - "pos": { - "x": -119374, - "y": 11541, - "z": -168685 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300001, - "propState": 12, - "pos": { - "x": -120400, - "y": 11541, - "z": -158900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 88, - "instId": 300002, - "propState": 1, - "pos": { - "x": -114400, - "y": 11541, - "z": -158900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [ - { - "groupId": 89, - "instId": 400001, - "pos": { - "x": -114400, - "y": 11541, - "z": -158900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [ - { - "groupId": 90, - "instId": 400001, - "pos": { - "x": -120400, - "y": 11541, - "z": -158900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [ - { - "groupId": 91, - "instId": 400001, - "pos": { - "x": -117400, - "y": 11541, - "z": -157900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "92": { - "monsters": [ - { - "groupId": 92, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -119400, - "y": 11541, - "z": -159900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "93": { - "monsters": [ - { - "groupId": 93, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -115400, - "y": 11541, - "z": -159900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "94": { - "monsters": [ - { - "groupId": 94, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -117400, - "y": 11541, - "z": -157939 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": -123466, - "y": 18030, - "z": -99502 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 95, - "instId": 300002, - "propState": 8, - "pos": { - "x": -122270, - "y": 11511, - "z": -93815 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": -155210, - "y": 11511, - "z": -97450 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": -157710, - "y": 11511, - "z": -93950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 96, - "instId": 300003, - "propState": 8, - "pos": { - "x": -155210, - "y": 11511, - "z": -90450 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [ - { - "groupId": 97, - "instId": 400001, - "pos": { - "x": -150464, - "y": 12465, - "z": -90950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 97, - "instId": 400002, - "pos": { - "x": -150494, - "y": 12183, - "z": -90950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3103 - } - ], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 1, - "pos": { - "x": -150720, - "y": 11547, - "z": -90950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 97, - "instId": 300002, - "propState": 1, - "pos": { - "x": -150720, - "y": 11547, - "z": -96950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [ - { - "groupId": 98, - "instId": 400001, - "pos": { - "x": -151644, - "y": 12461, - "z": -93950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 98, - "instId": 400002, - "pos": { - "x": -151644, - "y": 12183, - "z": -93950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 98, - "instId": 300001, - "propState": 1, - "pos": { - "x": -151870, - "y": 11547, - "z": -93950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 98, - "instId": 300002, - "propState": 12, - "pos": { - "x": -149870, - "y": 11547, - "z": -96950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 98, - "instId": 300003, - "propState": 12, - "pos": { - "x": -149870, - "y": 11547, - "z": -90950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [ - { - "groupId": 99, - "instId": 400001, - "pos": { - "x": -150484, - "y": 12461, - "z": -90950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 99, - "instId": 400002, - "pos": { - "x": -150484, - "y": 12183, - "z": -90950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 1, - "pos": { - "x": -150710, - "y": 11547, - "z": -90950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 99, - "instId": 300002, - "propState": 1, - "pos": { - "x": -150710, - "y": 11547, - "z": -96950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8040301": { - "P80403_F80403001": { - "scenes": { - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": 298670, - "y": 168500, - "z": 450350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": 299690, - "y": 164780, - "z": 442320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [ - { - "groupId": 47, - "instId": 400001, - "pos": { - "x": 297000, - "y": 172834, - "z": 421956 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 47, - "instId": 400002, - "pos": { - "x": 297000, - "y": 173107, - "z": 421956 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 47, - "instId": 400003, - "pos": { - "x": 297000, - "y": 173380, - "z": 421956 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": 303150, - "y": 172169, - "z": 412990 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 47, - "instId": 300002, - "propState": 8, - "pos": { - "x": 299650, - "y": 172169, - "z": 409990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 47, - "instId": 300003, - "propState": 8, - "pos": { - "x": 296150, - "y": 172169, - "z": 412990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 47, - "instId": 300004, - "propState": 1, - "pos": { - "x": 302310, - "y": 172169, - "z": 421710 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 47, - "instId": 300005, - "propState": 1, - "pos": { - "x": 296940, - "y": 172169, - "z": 421710 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 47, - "instId": 300006, - "propState": 20, - "pos": { - "x": 301694, - "y": 172169, - "z": 416570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 47, - "instId": 300007, - "propState": 20, - "pos": { - "x": 299690, - "y": 172169, - "z": 416570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 47, - "instId": 300008, - "propState": 20, - "pos": { - "x": 297708, - "y": 172169, - "z": 416570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "48": { - "monsters": [ - { - "groupId": 48, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 299690, - "y": 172137, - "z": 418400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": 121920, - "y": 200694, - "z": 551710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": 87510, - "y": 197740, - "z": 574700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [ - { - "groupId": 50, - "instId": 400001, - "pos": { - "x": 108830, - "y": 201682, - "z": 569370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 50, - "instId": 400002, - "pos": { - "x": 108830, - "y": 201432, - "z": 569370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 50, - "instId": 400003, - "pos": { - "x": 108830, - "y": 201182, - "z": 569370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": 100930, - "y": 200610, - "z": 569370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 50, - "instId": 300002, - "propState": 8, - "pos": { - "x": 97930, - "y": 200610, - "z": 569370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 50, - "instId": 300003, - "propState": 8, - "pos": { - "x": 99930, - "y": 200610, - "z": 574370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 50, - "instId": 300004, - "propState": 1, - "pos": { - "x": 111650, - "y": 200610, - "z": 565980 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 50, - "instId": 300005, - "propState": 8, - "pos": { - "x": 117090, - "y": 200610, - "z": 573370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 50, - "instId": 300006, - "propState": 8, - "pos": { - "x": 117430, - "y": 200610, - "z": 572570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 50, - "instId": 300007, - "propState": 8, - "pos": { - "x": 117930, - "y": 200610, - "z": 573370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 50, - "instId": 300008, - "propState": 8, - "pos": { - "x": 108680, - "y": 200610, - "z": 569370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": 75080, - "y": 186840, - "z": 529600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": 39310, - "y": 180509, - "z": 529290 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [ - { - "groupId": 52, - "instId": 400001, - "pos": { - "x": 58490, - "y": 184569, - "z": 529255 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 52, - "instId": 400002, - "pos": { - "x": 58490, - "y": 184301, - "z": 529255 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3104 - } - ], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 8, - "pos": { - "x": 54680, - "y": 183660, - "z": 529680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 52, - "instId": 300002, - "propState": 8, - "pos": { - "x": 55480, - "y": 183660, - "z": 530020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 52, - "instId": 300003, - "propState": 8, - "pos": { - "x": 54680, - "y": 183660, - "z": 530520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 52, - "instId": 300004, - "propState": 1, - "pos": { - "x": 61490, - "y": 183660, - "z": 530020 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 52, - "instId": 300005, - "propState": 8, - "pos": { - "x": 63490, - "y": 183660, - "z": 526020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 52, - "instId": 300006, - "propState": 8, - "pos": { - "x": 58490, - "y": 183660, - "z": 524020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 52, - "instId": 300007, - "propState": 8, - "pos": { - "x": 53490, - "y": 183660, - "z": 526020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 52, - "instId": 300008, - "propState": 8, - "pos": { - "x": 58490, - "y": 183660, - "z": 529020 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [ - { - "groupId": 53, - "instId": 400001, - "pos": { - "x": 58490, - "y": 184832, - "z": 529255 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 53, - "instId": 400002, - "pos": { - "x": 58490, - "y": 184564, - "z": 529255 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 53, - "instId": 400003, - "pos": { - "x": 58490, - "y": 184296, - "z": 529255 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 8, - "pos": { - "x": 54680, - "y": 183660, - "z": 529680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 53, - "instId": 300002, - "propState": 8, - "pos": { - "x": 55480, - "y": 183660, - "z": 530020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 53, - "instId": 300003, - "propState": 8, - "pos": { - "x": 54680, - "y": 183660, - "z": 530520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 53, - "instId": 300004, - "propState": 1, - "pos": { - "x": 61490, - "y": 183660, - "z": 530020 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 53, - "instId": 300005, - "propState": 8, - "pos": { - "x": 63490, - "y": 183660, - "z": 526020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 53, - "instId": 300006, - "propState": 8, - "pos": { - "x": 58490, - "y": 183660, - "z": 524020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 53, - "instId": 300007, - "propState": 8, - "pos": { - "x": 53490, - "y": 183660, - "z": 526020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 53, - "instId": 300008, - "propState": 8, - "pos": { - "x": 58490, - "y": 183660, - "z": 529020 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": 323920, - "y": 165390, - "z": 459290 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": 299420, - "y": 168767, - "z": 449700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [ - { - "groupId": 55, - "instId": 400001, - "pos": { - "x": 320680, - "y": 169769, - "z": 433345 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 55, - "instId": 400002, - "pos": { - "x": 320680, - "y": 169501, - "z": 433345 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3104 - } - ], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 8, - "pos": { - "x": 316870, - "y": 168860, - "z": 433770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 55, - "instId": 300002, - "propState": 8, - "pos": { - "x": 317670, - "y": 168860, - "z": 434110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 55, - "instId": 300003, - "propState": 8, - "pos": { - "x": 316870, - "y": 168860, - "z": 434610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 55, - "instId": 300004, - "propState": 1, - "pos": { - "x": 323680, - "y": 168860, - "z": 434110 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 55, - "instId": 300005, - "propState": 8, - "pos": { - "x": 325680, - "y": 168871, - "z": 430110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 55, - "instId": 300006, - "propState": 8, - "pos": { - "x": 320680, - "y": 168860, - "z": 428110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 55, - "instId": 300007, - "propState": 8, - "pos": { - "x": 315680, - "y": 168860, - "z": 430110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 55, - "instId": 300008, - "propState": 8, - "pos": { - "x": 320680, - "y": 168860, - "z": 433110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [ - { - "groupId": 56, - "instId": 400001, - "pos": { - "x": 320680, - "y": 170032, - "z": 433345 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 56, - "instId": 400002, - "pos": { - "x": 320680, - "y": 169764, - "z": 433345 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 56, - "instId": 400003, - "pos": { - "x": 320680, - "y": 169496, - "z": 433345 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": 316870, - "y": 168860, - "z": 433770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 56, - "instId": 300002, - "propState": 8, - "pos": { - "x": 317670, - "y": 168860, - "z": 434110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 56, - "instId": 300003, - "propState": 8, - "pos": { - "x": 316870, - "y": 168860, - "z": 434610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, - { - "groupId": 56, - "instId": 300004, - "propState": 1, - "pos": { - "x": 323680, - "y": 168860, - "z": 434110 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 56, - "instId": 300005, - "propState": 8, - "pos": { - "x": 325680, - "y": 168871, - "z": 430110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 56, - "instId": 300006, - "propState": 8, - "pos": { - "x": 320680, - "y": 168860, - "z": 428110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 56, - "instId": 300007, - "propState": 8, - "pos": { - "x": 315680, - "y": 168860, - "z": 430110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 56, - "instId": 300008, - "propState": 8, - "pos": { - "x": 320680, - "y": 168860, - "z": 433110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 8, - "pos": { - "x": 154530, - "y": 142783, - "z": 417310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": 144530, - "y": 142800, - "z": 436570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 57, - "instId": 300003, - "propState": 8, - "pos": { - "x": 170540, - "y": 140000, - "z": 436570 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 57, - "instId": 300004, - "propState": 8, - "pos": { - "x": 167690, - "y": 141406, - "z": 457790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": 153600, - "y": 142800, - "z": 451750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": 157100, - "y": 142800, - "z": 454750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 58, - "instId": 300003, - "propState": 8, - "pos": { - "x": 159600, - "y": 142800, - "z": 451750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 58, - "instId": 300004, - "propState": 8, - "pos": { - "x": 153100, - "y": 142800, - "z": 441980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300005, - "propState": 8, - "pos": { - "x": 153900, - "y": 142800, - "z": 441610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300006, - "propState": 8, - "pos": { - "x": 153100, - "y": 142800, - "z": 441110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300007, - "propState": 8, - "pos": { - "x": 161100, - "y": 142800, - "z": 433720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300008, - "propState": 8, - "pos": { - "x": 160300, - "y": 142800, - "z": 433380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300009, - "propState": 8, - "pos": { - "x": 161100, - "y": 142800, - "z": 432880 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300010, - "propState": 12, - "pos": { - "x": 161100, - "y": 142800, - "z": 437470 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 58, - "instId": 300011, - "propState": 1, - "pos": { - "x": 153100, - "y": 142800, - "z": 437470 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "59": { - "monsters": [ - { - "groupId": 59, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 155100, - "y": 142800, - "z": 446110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "60": { - "monsters": [ - { - "groupId": 60, - "instId": 200001, - "eventId": 1, - "pos": { - "x": 159100, - "y": 142800, - "z": 446110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [ - { - "groupId": 61, - "instId": 400001, - "pos": { - "x": 160100, - "y": 142800, - "z": 447110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [ - { - "groupId": 62, - "instId": 400001, - "pos": { - "x": 154100, - "y": 142800, - "z": 447110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [ - { - "groupId": 63, - "instId": 400001, - "pos": { - "x": 157100, - "y": 142800, - "z": 448110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "64": { - "monsters": [ - { - "groupId": 64, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 155100, - "y": 142800, - "z": 446110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "65": { - "monsters": [ - { - "groupId": 65, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 159100, - "y": 142800, - "z": 446110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "66": { - "monsters": [ - { - "groupId": 66, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 157100, - "y": 142800, - "z": 448110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 8, - "pos": { - "x": 148450, - "y": 142800, - "z": 436600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": 154500, - "y": 142783, - "z": 418070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 67, - "instId": 300003, - "propState": 8, - "pos": { - "x": 213200, - "y": 143004, - "z": 448390 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": 185370, - "y": 140017, - "z": 440100 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": 188370, - "y": 140017, - "z": 436600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 68, - "instId": 300003, - "propState": 8, - "pos": { - "x": 185370, - "y": 140017, - "z": 433100 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 68, - "instId": 300004, - "propState": 8, - "pos": { - "x": 176890, - "y": 140017, - "z": 440600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 68, - "instId": 300005, - "propState": 8, - "pos": { - "x": 176520, - "y": 140017, - "z": 439800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 68, - "instId": 300006, - "propState": 8, - "pos": { - "x": 176020, - "y": 140017, - "z": 440600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 68, - "instId": 300007, - "propState": 8, - "pos": { - "x": 168780, - "y": 140655, - "z": 434363 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 68, - "instId": 300008, - "propState": 8, - "pos": { - "x": 168440, - "y": 140797, - "z": 435163 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 68, - "instId": 300009, - "propState": 8, - "pos": { - "x": 167940, - "y": 140939, - "z": 434363 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 68, - "instId": 300010, - "propState": 12, - "pos": { - "x": 172880, - "y": 140017, - "z": 433880 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 68, - "instId": 300011, - "propState": 1, - "pos": { - "x": 172770, - "y": 140017, - "z": 440070 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "69": { - "monsters": [ - { - "groupId": 69, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 181020, - "y": 139679, - "z": 438600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "70": { - "monsters": [ - { - "groupId": 70, - "instId": 200001, - "eventId": 1, - "pos": { - "x": 181020, - "y": 139679, - "z": 434600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [ - { - "groupId": 71, - "instId": 400001, - "pos": { - "x": 182020, - "y": 139679, - "z": 433600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [ - { - "groupId": 72, - "instId": 400001, - "pos": { - "x": 182020, - "y": 139679, - "z": 439600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [ - { - "groupId": 73, - "instId": 400001, - "pos": { - "x": 183020, - "y": 139679, - "z": 436600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "74": { - "monsters": [ - { - "groupId": 74, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 181020, - "y": 139679, - "z": 438600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "75": { - "monsters": [ - { - "groupId": 75, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 181020, - "y": 139679, - "z": 434600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "76": { - "monsters": [ - { - "groupId": 76, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 183020, - "y": 139679, - "z": 436600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": 110680, - "y": 179508, - "z": 739950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 77, - "instId": 300002, - "propState": 8, - "pos": { - "x": 73820, - "y": 184692, - "z": 725960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 77, - "instId": 300003, - "propState": 8, - "pos": { - "x": 111480, - "y": 182429, - "z": 698680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": 123750, - "y": 182600, - "z": 738570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 78, - "instId": 300002, - "propState": 8, - "pos": { - "x": 127250, - "y": 182600, - "z": 741570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 78, - "instId": 300003, - "propState": 8, - "pos": { - "x": 130750, - "y": 182600, - "z": 738570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 78, - "instId": 300004, - "propState": 8, - "pos": { - "x": 123250, - "y": 182443, - "z": 729950 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 78, - "instId": 300005, - "propState": 8, - "pos": { - "x": 124050, - "y": 182443, - "z": 729580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 78, - "instId": 300006, - "propState": 8, - "pos": { - "x": 123250, - "y": 182443, - "z": 729080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 78, - "instId": 300007, - "propState": 8, - "pos": { - "x": 131250, - "y": 182443, - "z": 722000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 78, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130450, - "y": 182443, - "z": 721660 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 78, - "instId": 300009, - "propState": 8, - "pos": { - "x": 131250, - "y": 182443, - "z": 721160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 78, - "instId": 300010, - "propState": 12, - "pos": { - "x": 131350, - "y": 182443, - "z": 726580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 78, - "instId": 300011, - "propState": 1, - "pos": { - "x": 123080, - "y": 182443, - "z": 726580 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "79": { - "monsters": [ - { - "groupId": 79, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 125250, - "y": 182443, - "z": 734080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "80": { - "monsters": [ - { - "groupId": 80, - "instId": 200001, - "eventId": 1, - "pos": { - "x": 129250, - "y": 182443, - "z": 734080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [ - { - "groupId": 81, - "instId": 400001, - "pos": { - "x": 130250, - "y": 182443, - "z": 735080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [ - { - "groupId": 82, - "instId": 400001, - "pos": { - "x": 124250, - "y": 182443, - "z": 735080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [ - { - "groupId": 83, - "instId": 400001, - "pos": { - "x": 127250, - "y": 182443, - "z": 736080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "84": { - "monsters": [ - { - "groupId": 84, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 125250, - "y": 182443, - "z": 734080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "85": { - "monsters": [ - { - "groupId": 85, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 129250, - "y": 182443, - "z": 734080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "86": { - "monsters": [ - { - "groupId": 86, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 127250, - "y": 182443, - "z": 736080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": 70390, - "y": 179363, - "z": 710130 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 87, - "instId": 300002, - "propState": 8, - "pos": { - "x": 106050, - "y": 182429, - "z": 720670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300001, - "propState": 8, - "pos": { - "x": 95550, - "y": 184547, - "z": 729330 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 88, - "instId": 300002, - "propState": 8, - "pos": { - "x": 98550, - "y": 184547, - "z": 725830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 88, - "instId": 300003, - "propState": 8, - "pos": { - "x": 95550, - "y": 184547, - "z": 722330 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 88, - "instId": 300004, - "propState": 8, - "pos": { - "x": 86870, - "y": 184559, - "z": 730122 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 88, - "instId": 300005, - "propState": 8, - "pos": { - "x": 86500, - "y": 184559, - "z": 729322 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 88, - "instId": 300006, - "propState": 8, - "pos": { - "x": 86000, - "y": 184560, - "z": 730122 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 88, - "instId": 300007, - "propState": 8, - "pos": { - "x": 79840, - "y": 184566, - "z": 722122 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 88, - "instId": 300008, - "propState": 8, - "pos": { - "x": 79500, - "y": 184567, - "z": 722922 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 88, - "instId": 300009, - "propState": 8, - "pos": { - "x": 79000, - "y": 184567, - "z": 722122 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 88, - "instId": 300010, - "propState": 12, - "pos": { - "x": 83130, - "y": 184565, - "z": 722750 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 88, - "instId": 300011, - "propState": 1, - "pos": { - "x": 83130, - "y": 184565, - "z": 730072 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "89": { - "monsters": [ - { - "groupId": 89, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 91000, - "y": 184565, - "z": 728122 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "90": { - "monsters": [ - { - "groupId": 90, - "instId": 200001, - "eventId": 1, - "pos": { - "x": 91000, - "y": 184565, - "z": 724122 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [ - { - "groupId": 91, - "instId": 400001, - "pos": { - "x": 92000, - "y": 184565, - "z": 723122 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [ - { - "groupId": 92, - "instId": 400001, - "pos": { - "x": 92000, - "y": 184565, - "z": 729122 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [ - { - "groupId": 93, - "instId": 400001, - "pos": { - "x": 93000, - "y": 184565, - "z": 726122 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "94": { - "monsters": [ - { - "groupId": 94, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 91000, - "y": 184565, - "z": 728122 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "95": { - "monsters": [ - { - "groupId": 95, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 91000, - "y": 184565, - "z": 724122 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "96": { - "monsters": [ - { - "groupId": 96, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 93000, - "y": 184565, - "z": 726122 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 12, - "pos": { - "x": 154100, - "y": 142800, - "z": 447110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 97, - "instId": 300002, - "propState": 1, - "pos": { - "x": 160100, - "y": 142800, - "z": 447110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 98, - "instId": 300001, - "propState": 12, - "pos": { - "x": 182020, - "y": 139679, - "z": 439600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 98, - "instId": 300002, - "propState": 1, - "pos": { - "x": 182020, - "y": 139679, - "z": 433600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 12, - "pos": { - "x": 124250, - "y": 182429, - "z": 735080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 99, - "instId": 300002, - "propState": 1, - "pos": { - "x": 130250, - "y": 182429, - "z": 735080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 12, - "pos": { - "x": 92000, - "y": 184572, - "z": 729122 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 100, - "instId": 300002, - "propState": 1, - "pos": { - "x": 92000, - "y": 184572, - "z": 723122 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "101": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 101, - "instId": 300001, - "propState": 8, - "pos": { - "x": 297270, - "y": 122139, - "z": 623490 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 101, - "instId": 300002, - "propState": 8, - "pos": { - "x": 342471, - "y": 120580, - "z": 619723 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300001, - "propState": 8, - "pos": { - "x": 320510, - "y": 123680, - "z": 623070 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 102, - "instId": 300002, - "propState": 8, - "pos": { - "x": 323510, - "y": 123680, - "z": 619570 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 102, - "instId": 300003, - "propState": 8, - "pos": { - "x": 320510, - "y": 123680, - "z": 616070 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 102, - "instId": 300004, - "propState": 8, - "pos": { - "x": 314620, - "y": 123691, - "z": 615760 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 102, - "instId": 300005, - "propState": 8, - "pos": { - "x": 314280, - "y": 123692, - "z": 616560 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 102, - "instId": 300006, - "propState": 8, - "pos": { - "x": 313780, - "y": 123691, - "z": 615760 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "103": { - "monsters": [], - "npcs": [ - { - "groupId": 103, - "instId": 400001, - "pos": { - "x": 317280, - "y": 123692, - "z": 615570 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [], - "teleports": {} - }, - "104": { - "monsters": [], - "npcs": [ - { - "groupId": 104, - "instId": 400002, - "pos": { - "x": 317280, - "y": 123692, - "z": 623570 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "105": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300001, - "propState": 8, - "pos": { - "x": 298670, - "y": 168500, - "z": 450350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 105, - "instId": 300002, - "propState": 8, - "pos": { - "x": 299690, - "y": 164780, - "z": 442320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "106": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 106, - "instId": 300001, - "propState": 8, - "pos": { - "x": 295650, - "y": 172169, - "z": 412810 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, { - "groupId": 106, - "instId": 300002, - "propState": 8, - "pos": { - "x": 299650, - "y": 172169, - "z": 410270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, { - "groupId": 106, - "instId": 300003, - "propState": 8, - "pos": { - "x": 303650, - "y": 172169, - "z": 412810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - } - ], - "teleports": {} - }, - "107": { - "monsters": [ - { - "groupId": 107, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 299690, - "y": 172137, - "z": 417990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 8, - "pos": { - "x": 154530, - "y": 142783, - "z": 417310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 108, - "instId": 300002, - "propState": 8, - "pos": { - "x": 144530, - "y": 142800, - "z": 436570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 108, - "instId": 300003, - "propState": 8, - "pos": { - "x": 170540, - "y": 140000, - "z": 436570 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 108, - "instId": 300004, - "propState": 8, - "pos": { - "x": 167690, - "y": 141406, - "z": 457790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "109": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 109, - "instId": 300001, - "propState": 8, - "pos": { - "x": 152100, - "y": 142805, - "z": 451110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 109, - "instId": 300002, - "propState": 8, - "pos": { - "x": 157100, - "y": 142800, - "z": 453110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 109, - "instId": 300003, - "propState": 8, - "pos": { - "x": 162100, - "y": 142804, - "z": 451110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 109, - "instId": 300004, - "propState": 8, - "pos": { - "x": 153100, - "y": 142800, - "z": 441980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 109, - "instId": 300005, - "propState": 8, - "pos": { - "x": 153900, - "y": 142800, - "z": 441610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 109, - "instId": 300006, - "propState": 8, - "pos": { - "x": 153100, - "y": 142800, - "z": 441110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 109, - "instId": 300007, - "propState": 8, - "pos": { - "x": 161100, - "y": 142800, - "z": 433720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 109, - "instId": 300008, - "propState": 8, - "pos": { - "x": 160300, - "y": 142800, - "z": 433380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 109, - "instId": 300009, - "propState": 8, - "pos": { - "x": 161100, - "y": 142800, - "z": 432880 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "110": { - "monsters": [ - { - "groupId": 110, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 155100, - "y": 142800, - "z": 446110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "111": { - "monsters": [ - { - "groupId": 111, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 159100, - "y": 142800, - "z": 446110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "112": { - "monsters": [ - { - "groupId": 112, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 157100, - "y": 142800, - "z": 448110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "113": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 113, - "instId": 300001, - "propState": 8, - "pos": { - "x": 110680, - "y": 179508, - "z": 739950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 113, - "instId": 300002, - "propState": 8, - "pos": { - "x": 73820, - "y": 184692, - "z": 725960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 113, - "instId": 300003, - "propState": 8, - "pos": { - "x": 111480, - "y": 182429, - "z": 698680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 114, - "instId": 300001, - "propState": 8, - "pos": { - "x": 122250, - "y": 182600, - "z": 739080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 114, - "instId": 300002, - "propState": 8, - "pos": { - "x": 127250, - "y": 182600, - "z": 741080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 114, - "instId": 300003, - "propState": 8, - "pos": { - "x": 132250, - "y": 182600, - "z": 739080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 114, - "instId": 300004, - "propState": 8, - "pos": { - "x": 123250, - "y": 182443, - "z": 729950 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 114, - "instId": 300005, - "propState": 8, - "pos": { - "x": 124050, - "y": 182443, - "z": 729580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 114, - "instId": 300006, - "propState": 8, - "pos": { - "x": 123250, - "y": 182443, - "z": 729080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 114, - "instId": 300007, - "propState": 8, - "pos": { - "x": 131250, - "y": 182443, - "z": 722000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 114, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130450, - "y": 182443, - "z": 721660 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 114, - "instId": 300009, - "propState": 8, - "pos": { - "x": 131250, - "y": 182443, - "z": 721160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "115": { - "monsters": [], - "npcs": [ - { - "groupId": 115, - "instId": 400001, - "pos": { - "x": 130250, - "y": 182443, - "z": 735080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [ - { - "groupId": 116, - "instId": 400001, - "pos": { - "x": 124250, - "y": 182443, - "z": 735080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [ - { - "groupId": 117, - "instId": 400001, - "pos": { - "x": 127250, - "y": 182443, - "z": 736080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 118, - "instId": 300001, - "propState": 8, - "pos": { - "x": 70390, - "y": 179363, - "z": 710130 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 118, - "instId": 300002, - "propState": 8, - "pos": { - "x": 106050, - "y": 182429, - "z": 720670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "119": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 119, - "instId": 300001, - "propState": 8, - "pos": { - "x": 96000, - "y": 184550, - "z": 730122 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 119, - "instId": 300002, - "propState": 8, - "pos": { - "x": 98000, - "y": 184547, - "z": 726122 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 119, - "instId": 300003, - "propState": 8, - "pos": { - "x": 96000, - "y": 184555, - "z": 722122 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 119, - "instId": 300004, - "propState": 8, - "pos": { - "x": 86870, - "y": 184559, - "z": 730122 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 119, - "instId": 300005, - "propState": 8, - "pos": { - "x": 86500, - "y": 184559, - "z": 729322 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 119, - "instId": 300006, - "propState": 8, - "pos": { - "x": 86000, - "y": 184560, - "z": 730122 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 119, - "instId": 300007, - "propState": 8, - "pos": { - "x": 79840, - "y": 184566, - "z": 722122 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 119, - "instId": 300008, - "propState": 8, - "pos": { - "x": 79500, - "y": 184567, - "z": 722922 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 119, - "instId": 300009, - "propState": 8, - "pos": { - "x": 79000, - "y": 184567, - "z": 722122 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "120": { - "monsters": [ - { - "groupId": 120, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 91000, - "y": 184565, - "z": 728122 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "121": { - "monsters": [ - { - "groupId": 121, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 91000, - "y": 184565, - "z": 724122 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "122": { - "monsters": [ - { - "groupId": 122, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 93000, - "y": 184565, - "z": 726122 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "123": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 123, - "instId": 300001, - "propState": 8, - "pos": { - "x": 298670, - "y": 168500, - "z": 450350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 123, - "instId": 300002, - "propState": 8, - "pos": { - "x": 299690, - "y": 164780, - "z": 442320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "124": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 124, - "instId": 300001, - "propState": 8, - "pos": { - "x": 295650, - "y": 172169, - "z": 412810 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 124, - "instId": 300002, - "propState": 8, - "pos": { - "x": 299650, - "y": 172169, - "z": 410270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 124, - "instId": 300003, - "propState": 8, - "pos": { - "x": 303650, - "y": 172169, - "z": 412810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 124, - "instId": 300004, - "propState": 1, - "pos": { - "x": 295910, - "y": 171671, - "z": 428140 - }, - "rot": { - "x": 0, - "y": 44216, - "z": 0 - }, - "propId": 1001 - }, { - "groupId": 124, - "instId": 300005, - "propState": 8, - "pos": { - "x": 296570, - "y": 172091, - "z": 427147 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 124, - "instId": 300006, - "propState": 8, - "pos": { - "x": 296163, - "y": 171500, - "z": 427189 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "125": { - "monsters": [ - { - "groupId": 125, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 299690, - "y": 172137, - "z": 417990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "126": { - "monsters": [], - "npcs": [ - { - "groupId": 126, - "instId": 400002, - "pos": { - "x": 111640, - "y": 200610, - "z": 572480 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "127": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 127, - "instId": 300001, - "propState": 8, - "pos": { - "x": 74840, - "y": 186840, - "z": 529500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 127, - "instId": 300002, - "propState": 8, - "pos": { - "x": 39251, - "y": 180509, - "z": 529388 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "129": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 129, - "instId": 300001, - "propState": 8, - "pos": { - "x": 61460, - "y": 183660, - "z": 526950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 129, - "instId": 300002, - "propState": 8, - "pos": { - "x": 57960, - "y": 183660, - "z": 524450 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 129, - "instId": 300003, - "propState": 8, - "pos": { - "x": 54460, - "y": 183660, - "z": 526950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "130": { - "monsters": [], - "npcs": [ - { - "groupId": 130, - "instId": 400001, - "pos": { - "x": 54960, - "y": 184582, - "z": 531866 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 130, - "instId": 400002, - "pos": { - "x": 54960, - "y": 184300, - "z": 531836 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3103 - } - ], - "props": [ - { - "groupId": 130, - "instId": 300001, - "propState": 1, - "pos": { - "x": 54960, - "y": 183660, - "z": 531610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 130, - "instId": 300002, - "propState": 1, - "pos": { - "x": 60960, - "y": 183660, - "z": 531610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "131": { - "monsters": [], - "npcs": [ - { - "groupId": 131, - "instId": 400001, - "pos": { - "x": 57960, - "y": 184588, - "z": 531286 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 131, - "instId": 400002, - "pos": { - "x": 57960, - "y": 184310, - "z": 531286 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 131, - "instId": 300001, - "propState": 1, - "pos": { - "x": 57960, - "y": 183660, - "z": 531060 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 131, - "instId": 300002, - "propState": 12, - "pos": { - "x": 60960, - "y": 183660, - "z": 533060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 131, - "instId": 300003, - "propState": 12, - "pos": { - "x": 54960, - "y": 183660, - "z": 533060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "132": { - "monsters": [], - "npcs": [ - { - "groupId": 132, - "instId": 400001, - "pos": { - "x": 54960, - "y": 184572, - "z": 531896 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 132, - "instId": 400002, - "pos": { - "x": 54960, - "y": 184294, - "z": 531896 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 132, - "instId": 300001, - "propState": 1, - "pos": { - "x": 54960, - "y": 183660, - "z": 531670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 132, - "instId": 300002, - "propState": 1, - "pos": { - "x": 60960, - "y": 183660, - "z": 531670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "133": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 133, - "instId": 300001, - "propState": 8, - "pos": { - "x": 299292, - "y": 168860, - "z": 449899 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 133, - "instId": 300002, - "propState": 8, - "pos": { - "x": 315905, - "y": 168556, - "z": 459581 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "134": { - "monsters": [], - "npcs": [ - { - "groupId": 134, - "instId": 400001, - "pos": { - "x": 320560, - "y": 169496, - "z": 434030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 134, - "instId": 400002, - "pos": { - "x": 320560, - "y": 169769, - "z": 434030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 134, - "instId": 400003, - "pos": { - "x": 320560, - "y": 170042, - "z": 434030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 134, - "instId": 300001, - "propState": 8, - "pos": { - "x": 324060, - "y": 168860, - "z": 430170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 134, - "instId": 300002, - "propState": 8, - "pos": { - "x": 320560, - "y": 168860, - "z": 427170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 134, - "instId": 300003, - "propState": 8, - "pos": { - "x": 317060, - "y": 168860, - "z": 430170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 134, - "instId": 300004, - "propState": 1, - "pos": { - "x": 323600, - "y": 168860, - "z": 437740 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 134, - "instId": 300005, - "propState": 8, - "pos": { - "x": 318030, - "y": 168860, - "z": 444130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 134, - "instId": 300006, - "propState": 8, - "pos": { - "x": 318830, - "y": 168860, - "z": 444470 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 134, - "instId": 300007, - "propState": 8, - "pos": { - "x": 318030, - "y": 168860, - "z": 444970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 134, - "instId": 300008, - "propState": 8, - "pos": { - "x": 320560, - "y": 168860, - "z": 433795 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "135": { - "monsters": [], - "npcs": [ - { - "groupId": 135, - "instId": 400002, - "pos": { - "x": 318430, - "y": 168860, - "z": 437990 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8040401": { - "P80404_F80404001": { - "scenes": { - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": -107756, - "y": 62638, - "z": 6180 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": -127497, - "y": 62048, - "z": 17565 - }, - "rot": { - "x": 0, - "y": 172560, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 14, - "instId": 300003, - "propState": 8, - "pos": { - "x": -127428, - "y": 62048, - "z": -4731 - }, - "rot": { - "x": 0, - "y": 187197, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [ - { - "groupId": 15, - "instId": 400001, - "pos": { - "x": -143450, - "y": 61520, - "z": 9330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 15, - "instId": 400002, - "pos": { - "x": -143450, - "y": 61793, - "z": 9330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 15, - "instId": 400003, - "pos": { - "x": -143450, - "y": 62066, - "z": 9330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -155780, - "y": 60884, - "z": 2830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": -158280, - "y": 60884, - "z": 6330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": -155780, - "y": 60884, - "z": 9830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 1, - "pos": { - "x": -143640, - "y": 60884, - "z": 3330 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 15, - "instId": 300005, - "propState": 1, - "pos": { - "x": -143640, - "y": 60884, - "z": 9330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 15, - "instId": 300006, - "propState": 20, - "pos": { - "x": -149700, - "y": 60884, - "z": 3330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 15, - "instId": 300007, - "propState": 20, - "pos": { - "x": -149700, - "y": 60884, - "z": 6330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 15, - "instId": 300008, - "propState": 20, - "pos": { - "x": -149700, - "y": 60884, - "z": 9330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "16": { - "monsters": [ - { - "groupId": 16, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -146640, - "y": 60884, - "z": 6330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22594, - "y": 48553, - "z": -18704 - }, - "rot": { - "x": 0, - "y": 268652, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26860, - "y": 37160, - "z": -18900 - }, - "rot": { - "x": 0, - "y": 275211, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": 1098, - "y": 45369, - "z": -36962 - }, - "rot": { - "x": 0, - "y": 314525, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": -3150, - "y": 45367, - "z": -36290 - }, - "rot": { - "x": 0, - "y": 314525, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 18, - "instId": 300003, - "propState": 8, - "pos": { - "x": -3892, - "y": 45370, - "z": -32053 - }, - "rot": { - "x": 0, - "y": 314525, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400001, - "pos": { - "x": 461, - "y": 46306, - "z": -28339 - }, - "rot": { - "x": 0, - "y": 44524, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 19, - "instId": 400002, - "pos": { - "x": 440, - "y": 46024, - "z": -28360 - }, - "rot": { - "x": 0, - "y": 44524, - "z": 0 - }, - "npcId": 3103 - } - ], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 1, - "pos": { - "x": 282, - "y": 45388, - "z": -28521 - }, - "rot": { - "x": 0, - "y": 224524, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 19, - "instId": 300002, - "propState": 1, - "pos": { - "x": 4559, - "y": 45388, - "z": -32728 - }, - "rot": { - "x": 0, - "y": 44524, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [ - { - "groupId": 20, - "instId": 400001, - "pos": { - "x": 1858, - "y": 46302, - "z": -31199 - }, - "rot": { - "x": 0, - "y": 44524, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 20, - "instId": 400002, - "pos": { - "x": 1858, - "y": 46024, - "z": -31199 - }, - "rot": { - "x": 0, - "y": 44524, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 1, - "pos": { - "x": 1700, - "y": 45388, - "z": -31360 - }, - "rot": { - "x": 0, - "y": 224524, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 20, - "instId": 300002, - "propState": 12, - "pos": { - "x": 5241, - "y": 45388, - "z": -32038 - }, - "rot": { - "x": 0, - "y": 44524, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 20, - "instId": 300003, - "propState": 12, - "pos": { - "x": 964, - "y": 45388, - "z": -27830 - }, - "rot": { - "x": 0, - "y": 44524, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [ - { - "groupId": 21, - "instId": 400001, - "pos": { - "x": 480, - "y": 46302, - "z": -28330 - }, - "rot": { - "x": 0, - "y": 44524, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 21, - "instId": 400002, - "pos": { - "x": 480, - "y": 46024, - "z": -28330 - }, - "rot": { - "x": 0, - "y": 44524, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 1, - "pos": { - "x": 322, - "y": 45388, - "z": -28491 - }, - "rot": { - "x": 0, - "y": 224524, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 21, - "instId": 300002, - "propState": 1, - "pos": { - "x": 4599, - "y": 45388, - "z": -32698 - }, - "rot": { - "x": 0, - "y": 44524, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -49770, - "y": 58540, - "z": 6101 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": -21750, - "y": 56853, - "z": -8820 - }, - "rot": { - "x": 0, - "y": 330687, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 22, - "instId": 300003, - "propState": 8, - "pos": { - "x": -21480, - "y": 56891, - "z": 21820 - }, - "rot": { - "x": 0, - "y": 208633, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [ - { - "groupId": 23, - "instId": 400001, - "pos": { - "x": -26595, - "y": 57470, - "z": 6210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 23, - "instId": 400002, - "pos": { - "x": -26595, - "y": 57743, - "z": 6210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 23, - "instId": 400003, - "pos": { - "x": -26595, - "y": 58016, - "z": 6210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -22530, - "y": 56796, - "z": 9710 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19530, - "y": 56796, - "z": 6210 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 23, - "instId": 300003, - "propState": 8, - "pos": { - "x": -22530, - "y": 56796, - "z": 2710 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 23, - "instId": 300004, - "propState": 1, - "pos": { - "x": -29140, - "y": 56834, - "z": 9210 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 23, - "instId": 300005, - "propState": 8, - "pos": { - "x": -33800, - "y": 56834, - "z": 2400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 23, - "instId": 300006, - "propState": 8, - "pos": { - "x": -34140, - "y": 56834, - "z": 3200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 23, - "instId": 300007, - "propState": 8, - "pos": { - "x": -34640, - "y": 56834, - "z": 2400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 23, - "instId": 300008, - "propState": 8, - "pos": { - "x": -26360, - "y": 56834, - "z": 6210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 8, - "pos": { - "x": -93930, - "y": 62594, - "z": 12290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 24, - "instId": 300002, - "propState": 8, - "pos": { - "x": -101040, - "y": 62105, - "z": 52200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": -97810, - "y": 62105, - "z": 36880 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 25, - "instId": 300002, - "propState": 8, - "pos": { - "x": -94310, - "y": 62105, - "z": 39380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 25, - "instId": 300003, - "propState": 8, - "pos": { - "x": -90810, - "y": 62105, - "z": 36880 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 25, - "instId": 300004, - "propState": 8, - "pos": { - "x": -90010, - "y": 62105, - "z": 27220 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 25, - "instId": 300005, - "propState": 8, - "pos": { - "x": -90810, - "y": 62105, - "z": 26880 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 25, - "instId": 300006, - "propState": 8, - "pos": { - "x": -90010, - "y": 62105, - "z": 26380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [ - { - "groupId": 26, - "instId": 400001, - "pos": { - "x": -91160, - "y": 62090, - "z": 31850 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [ - { - "groupId": 27, - "instId": 400002, - "pos": { - "x": -97320, - "y": 62105, - "z": 31960 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": 80390, - "y": 48005, - "z": 6030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, - { - "groupId": 28, - "instId": 300002, - "propState": 8, - "pos": { - "x": 57450, - "y": 49273, - "z": 23020 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, - { - "groupId": 28, - "instId": 300003, - "propState": 8, - "pos": { - "x": 58244, - "y": 49274, - "z": -11880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, - { - "groupId": 28, - "instId": 300004, - "propState": 8, - "pos": { - "x": 40480, - "y": 50889, - "z": 15006 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 28, - "instId": 300005, - "propState": 8, - "pos": { - "x": 40480, - "y": 50889, - "z": -3908 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": 49770, - "y": 49988, - "z": 2230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": 47270, - "y": 49988, - "z": 5730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 29, - "instId": 300003, - "propState": 8, - "pos": { - "x": 49770, - "y": 49988, - "z": 9230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 29, - "instId": 300004, - "propState": 8, - "pos": { - "x": 57900, - "y": 49988, - "z": 1730 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 29, - "instId": 300005, - "propState": 8, - "pos": { - "x": 58270, - "y": 49988, - "z": 2530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 29, - "instId": 300006, - "propState": 8, - "pos": { - "x": 58770, - "y": 49988, - "z": 1730 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 29, - "instId": 300007, - "propState": 8, - "pos": { - "x": 65930, - "y": 49988, - "z": 9730 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 29, - "instId": 300008, - "propState": 8, - "pos": { - "x": 66270, - "y": 49988, - "z": 8930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 29, - "instId": 300009, - "propState": 8, - "pos": { - "x": 66770, - "y": 49988, - "z": 9730 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 29, - "instId": 300010, - "propState": 12, - "pos": { - "x": 62770, - "y": 49988, - "z": 9730 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 29, - "instId": 300011, - "propState": 1, - "pos": { - "x": 62770, - "y": 49988, - "z": 1730 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 12, - "pos": { - "x": 53770, - "y": 49988, - "z": 2730 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 30, - "instId": 300002, - "propState": 1, - "pos": { - "x": 53770, - "y": 49988, - "z": 8730 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [ - { - "groupId": 31, - "instId": 400001, - "pos": { - "x": 53770, - "y": 49988, - "z": 8730 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [ - { - "groupId": 32, - "instId": 400001, - "pos": { - "x": 53770, - "y": 49988, - "z": 2730 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [ - { - "groupId": 33, - "instId": 400001, - "pos": { - "x": 52770, - "y": 49988, - "z": 5730 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "34": { - "monsters": [ - { - "groupId": 34, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 54770, - "y": 49988, - "z": 3730 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "35": { - "monsters": [ - { - "groupId": 35, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 54770, - "y": 49988, - "z": 7730 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "36": { - "monsters": [ - { - "groupId": 36, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 52770, - "y": 49988, - "z": 5730 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -64570, - "y": 52822, - "z": 102850 - }, - "rot": { - "x": 0, - "y": 77152, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": -42940, - "y": 54051, - "z": 131220 - }, - "rot": { - "x": 0, - "y": 167247, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": -37360, - "y": 54051, - "z": 112970 - }, - "rot": { - "x": 0, - "y": 167152, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 38, - "instId": 300002, - "propState": 8, - "pos": { - "x": -34144, - "y": 54051, - "z": 110114 - }, - "rot": { - "x": 0, - "y": 167152, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 38, - "instId": 300003, - "propState": 8, - "pos": { - "x": -35803, - "y": 54051, - "z": 106145 - }, - "rot": { - "x": 0, - "y": 167152, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 38, - "instId": 300004, - "propState": 8, - "pos": { - "x": -45912, - "y": 54051, - "z": 111537 - }, - "rot": { - "x": 0, - "y": 257152, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 38, - "instId": 300005, - "propState": 8, - "pos": { - "x": -46095, - "y": 54051, - "z": 110674 - }, - "rot": { - "x": 0, - "y": 257152, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 38, - "instId": 300006, - "propState": 8, - "pos": { - "x": -46760, - "y": 54051, - "z": 111343 - }, - "rot": { - "x": 0, - "y": 257152, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 38, - "instId": 300007, - "propState": 8, - "pos": { - "x": -51962, - "y": 54051, - "z": 101951 - }, - "rot": { - "x": 0, - "y": 257152, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 38, - "instId": 300008, - "propState": 8, - "pos": { - "x": -52471, - "y": 54051, - "z": 102656 - }, - "rot": { - "x": 0, - "y": 257152, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 38, - "instId": 300009, - "propState": 8, - "pos": { - "x": -52781, - "y": 54051, - "z": 101764 - }, - "rot": { - "x": 0, - "y": 257152, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 38, - "instId": 300010, - "propState": 12, - "pos": { - "x": -48881, - "y": 54051, - "z": 102654 - }, - "rot": { - "x": 0, - "y": 257152, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 38, - "instId": 300011, - "propState": 1, - "pos": { - "x": -50660, - "y": 54051, - "z": 110454 - }, - "rot": { - "x": 0, - "y": 257152, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 12, - "pos": { - "x": -41663, - "y": 54051, - "z": 111480 - }, - "rot": { - "x": 0, - "y": 257152, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 39, - "instId": 300002, - "propState": 1, - "pos": { - "x": -40329, - "y": 54051, - "z": 105630 - }, - "rot": { - "x": 0, - "y": 257152, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [ - { - "groupId": 40, - "instId": 400001, - "pos": { - "x": -40329, - "y": 54051, - "z": 105630 - }, - "rot": { - "x": 0, - "y": 257152, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [ - { - "groupId": 41, - "instId": 400001, - "pos": { - "x": -41663, - "y": 54051, - "z": 111480 - }, - "rot": { - "x": 0, - "y": 257152, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [ - { - "groupId": 42, - "instId": 400001, - "pos": { - "x": -40021, - "y": 54051, - "z": 108777 - }, - "rot": { - "x": 0, - "y": 257152, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "43": { - "monsters": [ - { - "groupId": 43, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -42415, - "y": 54051, - "z": 110283 - }, - "rot": { - "x": 0, - "y": 257152, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "44": { - "monsters": [ - { - "groupId": 44, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -41526, - "y": 54051, - "z": 106383 - }, - "rot": { - "x": 0, - "y": 257152, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "45": { - "monsters": [ - { - "groupId": 45, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -40021, - "y": 54051, - "z": 108777 - }, - "rot": { - "x": 0, - "y": 257152, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": 32890, - "y": 48570, - "z": -18820 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": 77740, - "y": 48402, - "z": -16850 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 46, - "instId": 300003, - "propState": 8, - "pos": { - "x": 57880, - "y": 50022, - "z": -9410 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46780, - "y": 49274, - "z": -20490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 47, - "instId": 300002, - "propState": 8, - "pos": { - "x": 44280, - "y": 49274, - "z": -16990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 47, - "instId": 300003, - "propState": 8, - "pos": { - "x": 46780, - "y": 49274, - "z": -13490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 47, - "instId": 300004, - "propState": 8, - "pos": { - "x": 54910, - "y": 49274, - "z": -20990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 47, - "instId": 300005, - "propState": 8, - "pos": { - "x": 55280, - "y": 49274, - "z": -20190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 47, - "instId": 300006, - "propState": 8, - "pos": { - "x": 55780, - "y": 49274, - "z": -20990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 47, - "instId": 300007, - "propState": 8, - "pos": { - "x": 62940, - "y": 49274, - "z": -12990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 47, - "instId": 300008, - "propState": 8, - "pos": { - "x": 63280, - "y": 49274, - "z": -13790 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 47, - "instId": 300009, - "propState": 8, - "pos": { - "x": 63780, - "y": 49274, - "z": -12990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 47, - "instId": 300010, - "propState": 12, - "pos": { - "x": 59780, - "y": 49274, - "z": -12990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 47, - "instId": 300011, - "propState": 1, - "pos": { - "x": 59780, - "y": 49274, - "z": -20990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 12, - "pos": { - "x": 50780, - "y": 49274, - "z": -19990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 48, - "instId": 300002, - "propState": 1, - "pos": { - "x": 50780, - "y": 49274, - "z": -13990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [ - { - "groupId": 49, - "instId": 400001, - "pos": { - "x": 50780, - "y": 49274, - "z": -13990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [ - { - "groupId": 50, - "instId": 400001, - "pos": { - "x": 50780, - "y": 49274, - "z": -19990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [ - { - "groupId": 51, - "instId": 400001, - "pos": { - "x": 49780, - "y": 49274, - "z": -16990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "52": { - "monsters": [ - { - "groupId": 52, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 51780, - "y": 49274, - "z": -18990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "53": { - "monsters": [ - { - "groupId": 53, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 51780, - "y": 49274, - "z": -14990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "54": { - "monsters": [ - { - "groupId": 54, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 49780, - "y": 49274, - "z": -16990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 8, - "pos": { - "x": 113160, - "y": 47134, - "z": 6711 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 55, - "instId": 300002, - "propState": 8, - "pos": { - "x": 71640, - "y": 49957, - "z": 5864 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 55, - "instId": 300003, - "propState": 8, - "pos": { - "x": 87100, - "y": 48649, - "z": 21330 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 55, - "instId": 300004, - "propState": 8, - "pos": { - "x": 95210, - "y": 48377, - "z": -8267 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": 82030, - "y": 47845, - "z": 2690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 56, - "instId": 300002, - "propState": 8, - "pos": { - "x": 79530, - "y": 47845, - "z": 6190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 56, - "instId": 300003, - "propState": 8, - "pos": { - "x": 82030, - "y": 47845, - "z": 9690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 56, - "instId": 300004, - "propState": 8, - "pos": { - "x": 100630, - "y": 47845, - "z": 2080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300005, - "propState": 8, - "pos": { - "x": 101000, - "y": 47845, - "z": 2880 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300006, - "propState": 8, - "pos": { - "x": 101500, - "y": 47845, - "z": 2080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300007, - "propState": 8, - "pos": { - "x": 97230, - "y": 47845, - "z": 12060 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300008, - "propState": 8, - "pos": { - "x": 97570, - "y": 47845, - "z": 11260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300009, - "propState": 8, - "pos": { - "x": 98070, - "y": 47845, - "z": 12060 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 56, - "instId": 300010, - "propState": 12, - "pos": { - "x": 95030, - "y": 47845, - "z": 10190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 56, - "instId": 300011, - "propState": 1, - "pos": { - "x": 95030, - "y": 47845, - "z": 2190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 12, - "pos": { - "x": 86030, - "y": 47845, - "z": 3190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 57, - "instId": 300002, - "propState": 1, - "pos": { - "x": 86030, - "y": 47845, - "z": 9190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [ - { - "groupId": 58, - "instId": 400001, - "pos": { - "x": 86030, - "y": 47845, - "z": 9190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [ - { - "groupId": 59, - "instId": 400001, - "pos": { - "x": 86030, - "y": 47845, - "z": 3190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [ - { - "groupId": 60, - "instId": 400001, - "pos": { - "x": 85030, - "y": 47845, - "z": 6190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "61": { - "monsters": [ - { - "groupId": 61, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 87030, - "y": 47845, - "z": 4190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "62": { - "monsters": [ - { - "groupId": 62, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 87030, - "y": 47845, - "z": 8190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "63": { - "monsters": [ - { - "groupId": 63, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 85030, - "y": 47845, - "z": 6190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": -94305, - "y": 62594, - "z": -14 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 64, - "instId": 300002, - "propState": 8, - "pos": { - "x": -101290, - "y": 62098, - "z": -40031 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 8, - "pos": { - "x": -91310, - "y": 62098, - "z": -29420 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 65, - "instId": 300002, - "propState": 8, - "pos": { - "x": -94810, - "y": 62098, - "z": -31920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 65, - "instId": 300003, - "propState": 8, - "pos": { - "x": -98310, - "y": 62098, - "z": -29420 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 65, - "instId": 300004, - "propState": 8, - "pos": { - "x": -90810, - "y": 62098, - "z": -21030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 65, - "instId": 300005, - "propState": 8, - "pos": { - "x": -91610, - "y": 62098, - "z": -20660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 65, - "instId": 300006, - "propState": 8, - "pos": { - "x": -90810, - "y": 62098, - "z": -20160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 65, - "instId": 300007, - "propState": 8, - "pos": { - "x": -98810, - "y": 62098, - "z": -13000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 65, - "instId": 300008, - "propState": 8, - "pos": { - "x": -98010, - "y": 62098, - "z": -12660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 65, - "instId": 300009, - "propState": 8, - "pos": { - "x": -98810, - "y": 62098, - "z": -12160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 65, - "instId": 300010, - "propState": 12, - "pos": { - "x": -98810, - "y": 62098, - "z": -16160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 65, - "instId": 300011, - "propState": 1, - "pos": { - "x": -90810, - "y": 62098, - "z": -16160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 12, - "pos": { - "x": -91810, - "y": 62098, - "z": -25160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 66, - "instId": 300002, - "propState": 1, - "pos": { - "x": -97810, - "y": 62098, - "z": -25160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [ - { - "groupId": 67, - "instId": 400001, - "pos": { - "x": -97810, - "y": 62098, - "z": -25160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [ - { - "groupId": 68, - "instId": 400001, - "pos": { - "x": -91810, - "y": 62098, - "z": -25160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [ - { - "groupId": 69, - "instId": 400001, - "pos": { - "x": -94810, - "y": 62098, - "z": -26160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "70": { - "monsters": [ - { - "groupId": 70, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -92810, - "y": 62098, - "z": -24160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "71": { - "monsters": [ - { - "groupId": 71, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -96810, - "y": 62098, - "z": -24160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "72": { - "monsters": [ - { - "groupId": 72, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -94810, - "y": 62098, - "z": -26160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [ - { - "groupId": 73, - "instId": 400002, - "pos": { - "x": -29140, - "y": 56834, - "z": 3210 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 101, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103186 - }, { - "groupId": 76, - "instId": 300002, - "propState": 1, - "pos": { - "x": -172800, - "y": 64400, - "z": 6310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103098 - }, { - "groupId": 76, - "instId": 300003, - "propState": 101, - "pos": { - "x": -184120, - "y": 63160, - "z": 6230 - }, - "rot": { - "x": 0, - "y": 59477, - "z": 0 - }, - "propId": 103214 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8040501": { - "P80405_F80405001": { - "scenes": { - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -960, - "y": 87120, - "z": -42700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": -1091, - "y": 82560, - "z": -9132 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4460, - "y": 95009, - "z": -14700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": -960, - "y": 95009, - "z": -12200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 19, - "instId": 300003, - "propState": 8, - "pos": { - "x": 2540, - "y": 95009, - "z": -14700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 19, - "instId": 300004, - "propState": 8, - "pos": { - "x": -4960, - "y": 95009, - "z": -22830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 19, - "instId": 300005, - "propState": 8, - "pos": { - "x": -4160, - "y": 95009, - "z": -23200 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 19, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4960, - "y": 95009, - "z": -23700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 19, - "instId": 300007, - "propState": 8, - "pos": { - "x": 3040, - "y": 95009, - "z": -30860 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 19, - "instId": 300008, - "propState": 8, - "pos": { - "x": 2240, - "y": 95009, - "z": -31200 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 19, - "instId": 300009, - "propState": 8, - "pos": { - "x": 3040, - "y": 95009, - "z": -31700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 19, - "instId": 300010, - "propState": 12, - "pos": { - "x": 3040, - "y": 95009, - "z": -27700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 19, - "instId": 300011, - "propState": 1, - "pos": { - "x": -4960, - "y": 95009, - "z": -27700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 12, - "pos": { - "x": -3960, - "y": 95009, - "z": -18700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 20, - "instId": 300002, - "propState": 1, - "pos": { - "x": 2040, - "y": 95009, - "z": -18700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [ - { - "groupId": 21, - "instId": 400001, - "pos": { - "x": 2040, - "y": 95009, - "z": -18700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [ - { - "groupId": 22, - "instId": 400001, - "pos": { - "x": -3960, - "y": 95009, - "z": -18700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [ - { - "groupId": 23, - "instId": 400001, - "pos": { - "x": -960, - "y": 95009, - "z": -17700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "24": { - "monsters": [ - { - "groupId": 24, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -2960, - "y": 95009, - "z": -19700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "25": { - "monsters": [ - { - "groupId": 25, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 1040, - "y": 95009, - "z": -19700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "26": { - "monsters": [ - { - "groupId": 26, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -960, - "y": 95009, - "z": -17700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": -88630, - "y": -223996, - "z": -30270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": -35510, - "y": -225824, - "z": -39050 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 27, - "instId": 300003, - "propState": 8, - "pos": { - "x": -66290, - "y": -226744, - "z": -50890 - }, - "rot": { - "x": 0, - "y": 4071, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [ - { - "groupId": 28, - "instId": 400001, - "pos": { - "x": -70820, - "y": -225319, - "z": -38360 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 28, - "instId": 400002, - "pos": { - "x": -70820, - "y": -225046, - "z": -38360 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 28, - "instId": 400003, - "pos": { - "x": -70820, - "y": -224773, - "z": -38360 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": -58880, - "y": -225944, - "z": -32340 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 28, - "instId": 300002, - "propState": 8, - "pos": { - "x": -56380, - "y": -225944, - "z": -35840 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 28, - "instId": 300003, - "propState": 8, - "pos": { - "x": -58880, - "y": -225944, - "z": -39340 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 28, - "instId": 300004, - "propState": 1, - "pos": { - "x": -70620, - "y": -225944, - "z": -32950 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 28, - "instId": 300005, - "propState": 1, - "pos": { - "x": -70630, - "y": -225944, - "z": -38360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 28, - "instId": 300006, - "propState": 20, - "pos": { - "x": -64180, - "y": -225944, - "z": -32840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 28, - "instId": 300007, - "propState": 20, - "pos": { - "x": -64180, - "y": -225944, - "z": -35840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 28, - "instId": 300008, - "propState": 20, - "pos": { - "x": -64180, - "y": -225944, - "z": -38840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "29": { - "monsters": [ - { - "groupId": 29, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -67630, - "y": -225824, - "z": -35840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": -166000, - "y": -209760, - "z": -61570 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": -166000, - "y": -209760, - "z": -61570 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": -162500, - "y": -199418, - "z": -78840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": -166000, - "y": -199418, - "z": -81340 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 31, - "instId": 300003, - "propState": 8, - "pos": { - "x": -169500, - "y": -199418, - "z": -78840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 31, - "instId": 300004, - "propState": 8, - "pos": { - "x": -169810, - "y": -199418, - "z": -66260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 31, - "instId": 300005, - "propState": 8, - "pos": { - "x": -169010, - "y": -199418, - "z": -65920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 31, - "instId": 300006, - "propState": 8, - "pos": { - "x": -169810, - "y": -199418, - "z": -65420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [ - { - "groupId": 32, - "instId": 400001, - "pos": { - "x": -170000, - "y": -199418, - "z": -72500 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [ - { - "groupId": 33, - "instId": 400002, - "pos": { - "x": -162000, - "y": -199418, - "z": -72500 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": -112890, - "y": -252690, - "z": -147120 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": -115310, - "y": -225905, - "z": -143260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": -92590, - "y": -225905, - "z": -143620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": -90090, - "y": -225905, - "z": -147120 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 35, - "instId": 300003, - "propState": 8, - "pos": { - "x": -92590, - "y": -225905, - "z": -150620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -98146, - "y": -224987, - "z": -150120 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 36, - "instId": 400002, - "pos": { - "x": -98116, - "y": -225269, - "z": -150120 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3103 - } - ], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 1, - "pos": { - "x": -97890, - "y": -225905, - "z": -150120 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 36, - "instId": 300002, - "propState": 1, - "pos": { - "x": -97890, - "y": -225905, - "z": -144120 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -98116, - "y": -224991, - "z": -147120 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 37, - "instId": 400002, - "pos": { - "x": -98116, - "y": -225269, - "z": -147120 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 1, - "pos": { - "x": -97890, - "y": -225905, - "z": -147120 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 37, - "instId": 300002, - "propState": 12, - "pos": { - "x": -99890, - "y": -225905, - "z": -144120 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 37, - "instId": 300003, - "propState": 12, - "pos": { - "x": -99890, - "y": -225905, - "z": -150120 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [ - { - "groupId": 38, - "instId": 400001, - "pos": { - "x": -98116, - "y": -224991, - "z": -150120 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 38, - "instId": 400002, - "pos": { - "x": -98116, - "y": -225269, - "z": -150120 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 1, - "pos": { - "x": -97890, - "y": -225905, - "z": -150120 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 38, - "instId": 300002, - "propState": 1, - "pos": { - "x": -97890, - "y": -225905, - "z": -144120 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 8, - "pos": { - "x": 63232, - "y": 100990, - "z": 99605 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 39, - "instId": 300002, - "propState": 8, - "pos": { - "x": 76470, - "y": 78830, - "z": 84570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [ - { - "groupId": 40, - "instId": 400001, - "pos": { - "x": 76470, - "y": 98668, - "z": 101335 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 40, - "instId": 400002, - "pos": { - "x": 76470, - "y": 98941, - "z": 101335 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 40, - "instId": 400003, - "pos": { - "x": 76470, - "y": 99214, - "z": 101335 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": 72970, - "y": 98032, - "z": 108010 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 40, - "instId": 300002, - "propState": 8, - "pos": { - "x": 76470, - "y": 98032, - "z": 111010 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 40, - "instId": 300003, - "propState": 8, - "pos": { - "x": 79970, - "y": 98032, - "z": 108010 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 40, - "instId": 300004, - "propState": 1, - "pos": { - "x": 73470, - "y": 98032, - "z": 99570 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 40, - "instId": 300005, - "propState": 8, - "pos": { - "x": 80280, - "y": 98032, - "z": 94910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 40, - "instId": 300006, - "propState": 8, - "pos": { - "x": 79480, - "y": 98032, - "z": 94570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 40, - "instId": 300007, - "propState": 8, - "pos": { - "x": 80280, - "y": 98032, - "z": 94070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 40, - "instId": 300008, - "propState": 8, - "pos": { - "x": 76470, - "y": 98032, - "z": 101570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 8, - "pos": { - "x": -669, - "y": -225248, - "z": -71144 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 41, - "instId": 300002, - "propState": 8, - "pos": { - "x": -18840, - "y": -225248, - "z": -39050 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": -9270, - "y": -225248, - "z": -38310 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 42, - "instId": 300002, - "propState": 8, - "pos": { - "x": -5770, - "y": -225153, - "z": -35810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 42, - "instId": 300003, - "propState": 8, - "pos": { - "x": -2270, - "y": -225248, - "z": -38310 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 42, - "instId": 300004, - "propState": 8, - "pos": { - "x": -9770, - "y": -225248, - "z": -47290 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 42, - "instId": 300005, - "propState": 8, - "pos": { - "x": -8970, - "y": -225248, - "z": -47660 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 42, - "instId": 300006, - "propState": 8, - "pos": { - "x": -9770, - "y": -225248, - "z": -48160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 42, - "instId": 300007, - "propState": 8, - "pos": { - "x": -1770, - "y": -225248, - "z": -55320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 42, - "instId": 300008, - "propState": 8, - "pos": { - "x": -2570, - "y": -225248, - "z": -55660 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 42, - "instId": 300009, - "propState": 8, - "pos": { - "x": -1770, - "y": -225248, - "z": -56160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 42, - "instId": 300010, - "propState": 12, - "pos": { - "x": -1770, - "y": -225248, - "z": -52160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 42, - "instId": 300011, - "propState": 1, - "pos": { - "x": -9770, - "y": -225248, - "z": -52160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 12, - "pos": { - "x": -8770, - "y": -225248, - "z": -43160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 43, - "instId": 300002, - "propState": 1, - "pos": { - "x": -2770, - "y": -225248, - "z": -43160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [ - { - "groupId": 44, - "instId": 400001, - "pos": { - "x": -2770, - "y": -225248, - "z": -43160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [ - { - "groupId": 45, - "instId": 400001, - "pos": { - "x": -8770, - "y": -225248, - "z": -43160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [ - { - "groupId": 46, - "instId": 400001, - "pos": { - "x": -5770, - "y": -225248, - "z": -42160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "47": { - "monsters": [ - { - "groupId": 47, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -7770, - "y": -225248, - "z": -44160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "48": { - "monsters": [ - { - "groupId": 48, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -3770, - "y": -225248, - "z": -44160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "49": { - "monsters": [ - { - "groupId": 49, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -5770, - "y": -225248, - "z": -42160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": -704, - "y": 76970, - "z": -14226 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 50, - "instId": 300002, - "propState": 8, - "pos": { - "x": -930, - "y": 82910, - "z": -1446 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4430, - "y": 95000, - "z": 16960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": -930, - "y": 95000, - "z": 19460 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 51, - "instId": 300003, - "propState": 8, - "pos": { - "x": 2570, - "y": 95000, - "z": 16960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 51, - "instId": 300004, - "propState": 8, - "pos": { - "x": -4930, - "y": 95000, - "z": 8680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 51, - "instId": 300005, - "propState": 8, - "pos": { - "x": -4130, - "y": 95000, - "z": 8310 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 51, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4930, - "y": 95000, - "z": 7810 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 51, - "instId": 300007, - "propState": 8, - "pos": { - "x": 3070, - "y": 95000, - "z": 1240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 51, - "instId": 300008, - "propState": 8, - "pos": { - "x": 2270, - "y": 95000, - "z": 900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 51, - "instId": 300009, - "propState": 8, - "pos": { - "x": 3070, - "y": 95000, - "z": 400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 51, - "instId": 300010, - "propState": 12, - "pos": { - "x": 3070, - "y": 95000, - "z": 4530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 51, - "instId": 300011, - "propState": 1, - "pos": { - "x": -4930, - "y": 95000, - "z": 4530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 12, - "pos": { - "x": -3930, - "y": 95000, - "z": 12160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 52, - "instId": 300002, - "propState": 1, - "pos": { - "x": 2070, - "y": 95000, - "z": 12160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [ - { - "groupId": 53, - "instId": 400001, - "pos": { - "x": 2070, - "y": 95000, - "z": 12150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [ - { - "groupId": 54, - "instId": 400001, - "pos": { - "x": -3930, - "y": 95000, - "z": 12150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [ - { - "groupId": 55, - "instId": 400001, - "pos": { - "x": -930, - "y": 95000, - "z": 13150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "56": { - "monsters": [ - { - "groupId": 56, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -2930, - "y": 95000, - "z": 11160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "57": { - "monsters": [ - { - "groupId": 57, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 1070, - "y": 95000, - "z": 11160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "58": { - "monsters": [ - { - "groupId": 58, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -930, - "y": 95000, - "z": 13160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 57560, - "y": 97450, - "z": -33830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": 57560, - "y": 97450, - "z": -33830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 8, - "pos": { - "x": 44000, - "y": 93950, - "z": -6750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 60, - "instId": 300002, - "propState": 8, - "pos": { - "x": 44000, - "y": 97450, - "z": -4250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 60, - "instId": 300003, - "propState": 8, - "pos": { - "x": 44000, - "y": 100950, - "z": -6750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 60, - "instId": 300004, - "propState": 8, - "pos": { - "x": 44000, - "y": 93450, - "z": -14660 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 60, - "instId": 300005, - "propState": 8, - "pos": { - "x": 44000, - "y": 94250, - "z": -15030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 60, - "instId": 300006, - "propState": 8, - "pos": { - "x": 44000, - "y": 93450, - "z": -15530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 60, - "instId": 300007, - "propState": 8, - "pos": { - "x": 44000, - "y": 101450, - "z": -21990 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 60, - "instId": 300008, - "propState": 8, - "pos": { - "x": 44000, - "y": 100650, - "z": -22330 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 60, - "instId": 300009, - "propState": 8, - "pos": { - "x": 44000, - "y": 101450, - "z": -22830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 60, - "instId": 300010, - "propState": 12, - "pos": { - "x": 44000, - "y": 101450, - "z": -18830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 60, - "instId": 300011, - "propState": 1, - "pos": { - "x": 43916, - "y": 93750, - "z": -18830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 12, - "pos": { - "x": 44000, - "y": 94450, - "z": -10610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 61, - "instId": 300002, - "propState": 1, - "pos": { - "x": 44000, - "y": 100450, - "z": -10610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [ - { - "groupId": 62, - "instId": 400001, - "pos": { - "x": 43982, - "y": 100450, - "z": -11000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [ - { - "groupId": 63, - "instId": 400001, - "pos": { - "x": 43982, - "y": 94450, - "z": -11000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [ - { - "groupId": 64, - "instId": 400001, - "pos": { - "x": 44000, - "y": 97451, - "z": -10000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "65": { - "monsters": [ - { - "groupId": 65, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 44000, - "y": 95450, - "z": -11590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "66": { - "monsters": [ - { - "groupId": 66, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 44000, - "y": 99450, - "z": -11590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "67": { - "monsters": [ - { - "groupId": 67, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 44000, - "y": 97450, - "z": -9590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": -141320, - "y": -221950, - "z": -86900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": -141320, - "y": -221950, - "z": -86900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": -144820, - "y": -204970, - "z": -58900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": -141320, - "y": -204970, - "z": -56400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 69, - "instId": 300003, - "propState": 8, - "pos": { - "x": -137820, - "y": -204970, - "z": -58900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 69, - "instId": 300004, - "propState": 8, - "pos": { - "x": -145320, - "y": -204970, - "z": -67030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 69, - "instId": 300005, - "propState": 8, - "pos": { - "x": -144520, - "y": -204970, - "z": -67400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 69, - "instId": 300006, - "propState": 8, - "pos": { - "x": -145320, - "y": -204970, - "z": -67900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 69, - "instId": 300007, - "propState": 8, - "pos": { - "x": -138110, - "y": -204970, - "z": -76940 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 69, - "instId": 300008, - "propState": 8, - "pos": { - "x": -138910, - "y": -204970, - "z": -77280 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 69, - "instId": 300009, - "propState": 8, - "pos": { - "x": -138110, - "y": -204970, - "z": -77780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 69, - "instId": 300010, - "propState": 12, - "pos": { - "x": -137820, - "y": -204970, - "z": -71900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 69, - "instId": 300011, - "propState": 1, - "pos": { - "x": -145090, - "y": -204970, - "z": -72610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 12, - "pos": { - "x": -144320, - "y": -204970, - "z": -62900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 70, - "instId": 300002, - "propState": 1, - "pos": { - "x": -138320, - "y": -204970, - "z": -62900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [ - { - "groupId": 71, - "instId": 400001, - "pos": { - "x": -138320, - "y": -204970, - "z": -62900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [ - { - "groupId": 72, - "instId": 400001, - "pos": { - "x": -144320, - "y": -204970, - "z": -62900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [ - { - "groupId": 73, - "instId": 400001, - "pos": { - "x": -141320, - "y": -204970, - "z": -61900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "74": { - "monsters": [ - { - "groupId": 74, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -143320, - "y": -204970, - "z": -63900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "75": { - "monsters": [ - { - "groupId": 75, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -139320, - "y": -204970, - "z": -63900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "76": { - "monsters": [ - { - "groupId": 76, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -141320, - "y": -204970, - "z": -61900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [ - { - "groupId": 77, - "instId": 400002, - "pos": { - "x": 79470, - "y": 98032, - "z": 99570 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1000, - "y": 95000, - "z": -9013 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 78, - "instId": 300002, - "propState": 8, - "pos": { - "x": -1103, - "y": 98000, - "z": 56939 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 78, - "instId": 300004, - "propState": 8, - "pos": { - "x": -835, - "y": 95820, - "z": 142306 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 78, - "instId": 300005, - "propState": 8, - "pos": { - "x": 39519, - "y": 88400, - "z": 103220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 78, - "instId": 300006, - "propState": 8, - "pos": { - "x": 48558, - "y": 84400, - "z": 82242 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": 11234, - "y": 95000, - "z": 18000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103034 - }, { - "groupId": 79, - "instId": 300002, - "propState": 8, - "pos": { - "x": 32000, - "y": 91000, - "z": -2897 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 79, - "instId": 300003, - "propState": 8, - "pos": { - "x": 23480, - "y": 96150, - "z": 9640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103010 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8040601": { - "P80406_F80406001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -50, - "y": 1709, - "z": 59070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -50, - "y": -11820, - "z": 69120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3550, - "y": 610, - "z": 84250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -50, - "y": 610, - "z": 86750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3450, - "y": 610, - "z": 84250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": 3570, - "y": 610, - "z": 74060 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": 2770, - "y": 610, - "z": 73720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 7, - "instId": 300006, - "propState": 8, - "pos": { - "x": 3570, - "y": 610, - "z": 73220 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [ - { - "groupId": 8, - "instId": 400001, - "pos": { - "x": 3950, - "y": 572, - "z": 78760 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [ - { - "groupId": 9, - "instId": 400002, - "pos": { - "x": -4050, - "y": 572, - "z": 78760 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -277390, - "y": 6262, - "z": 852310 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": -277360, - "y": 4781, - "z": 812650 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [ - { - "groupId": 11, - "instId": 400001, - "pos": { - "x": -280360, - "y": 7347, - "z": 833489 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 11, - "instId": 400002, - "pos": { - "x": -280360, - "y": 7620, - "z": 833489 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 11, - "instId": 400003, - "pos": { - "x": -280360, - "y": 7893, - "z": 833489 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": -273860, - "y": 6315, - "z": 821370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -277360, - "y": 6315, - "z": 818870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": -280860, - "y": 6315, - "z": 821370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 11, - "instId": 300004, - "propState": 1, - "pos": { - "x": -274360, - "y": 6705, - "z": 833260 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 11, - "instId": 300005, - "propState": 1, - "pos": { - "x": -280360, - "y": 6705, - "z": 833260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 11, - "instId": 300006, - "propState": 20, - "pos": { - "x": -274360, - "y": 6707, - "z": 825760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 11, - "instId": 300007, - "propState": 20, - "pos": { - "x": -277360, - "y": 6704, - "z": 825760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 11, - "instId": 300008, - "propState": 20, - "pos": { - "x": -280360, - "y": 6707, - "z": 825760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -277360, - "y": 6717, - "z": 828430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": -252740, - "y": -125500, - "z": 464080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": -270773, - "y": -126180, - "z": 462680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": -274273, - "y": -110612, - "z": 477550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": -270773, - "y": -110610, - "z": 480050 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 14, - "instId": 300003, - "propState": 8, - "pos": { - "x": -267273, - "y": -110613, - "z": 477550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [ - { - "groupId": 15, - "instId": 400001, - "pos": { - "x": -267640, - "y": -109679, - "z": 471772 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 15, - "instId": 400002, - "pos": { - "x": -267640, - "y": -109961, - "z": 471802 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3103 - } - ], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 1, - "pos": { - "x": -267640, - "y": -110618, - "z": 472080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 15, - "instId": 300002, - "propState": 1, - "pos": { - "x": -273640, - "y": -110617, - "z": 472080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [ - { - "groupId": 16, - "instId": 400001, - "pos": { - "x": -270773, - "y": -109688, - "z": 472772 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 16, - "instId": 400002, - "pos": { - "x": -270773, - "y": -109966, - "z": 472772 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 1, - "pos": { - "x": -270773, - "y": -110611, - "z": 472980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 16, - "instId": 300002, - "propState": 12, - "pos": { - "x": -273773, - "y": -110611, - "z": 470980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 16, - "instId": 300003, - "propState": 12, - "pos": { - "x": -267773, - "y": -110612, - "z": 470980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [ - { - "groupId": 17, - "instId": 400001, - "pos": { - "x": -267773, - "y": -109679, - "z": 471994 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 17, - "instId": 400002, - "pos": { - "x": -267773, - "y": -109957, - "z": 471994 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 1, - "pos": { - "x": -267773, - "y": -110615, - "z": 472220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 17, - "instId": 300002, - "propState": 1, - "pos": { - "x": -273773, - "y": -110614, - "z": 472220 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": -270160, - "y": -133360, - "z": 391850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": -270380, - "y": -119057, - "z": 406070 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [ - { - "groupId": 21, - "instId": 400001, - "pos": { - "x": -270160, - "y": -120300, - "z": 387430 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 21, - "instId": 400002, - "pos": { - "x": -270160, - "y": -120027, - "z": 387430 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 21, - "instId": 400003, - "pos": { - "x": -270160, - "y": -119754, - "z": 387430 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": -273660, - "y": -120936, - "z": 394660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": -270160, - "y": -120936, - "z": 397660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": -266660, - "y": -120936, - "z": 394660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 21, - "instId": 300004, - "propState": 1, - "pos": { - "x": -273160, - "y": -120936, - "z": 383240 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 21, - "instId": 300005, - "propState": 8, - "pos": { - "x": -266350, - "y": -120936, - "z": 378580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 21, - "instId": 300006, - "propState": 8, - "pos": { - "x": -267150, - "y": -120936, - "z": 378240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 21, - "instId": 300007, - "propState": 8, - "pos": { - "x": -266350, - "y": -120936, - "z": 377740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 21, - "instId": 300008, - "propState": 8, - "pos": { - "x": -270160, - "y": -120936, - "z": 387665 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -443750, - "y": -119126, - "z": 412540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": -440630, - "y": -132280, - "z": 404390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -437130, - "y": -120936, - "z": 381510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": -440630, - "y": -120936, - "z": 379010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 23, - "instId": 300003, - "propState": 8, - "pos": { - "x": -444130, - "y": -120936, - "z": 381510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 23, - "instId": 300004, - "propState": 8, - "pos": { - "x": -437120, - "y": -120936, - "z": 391250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 23, - "instId": 300005, - "propState": 8, - "pos": { - "x": -437920, - "y": -120936, - "z": 391620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 23, - "instId": 300006, - "propState": 8, - "pos": { - "x": -437120, - "y": -120936, - "z": 392120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 23, - "instId": 300007, - "propState": 8, - "pos": { - "x": -444320, - "y": -120936, - "z": 398980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 23, - "instId": 300008, - "propState": 8, - "pos": { - "x": -443520, - "y": -120936, - "z": 399320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 23, - "instId": 300009, - "propState": 8, - "pos": { - "x": -444320, - "y": -120936, - "z": 399820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 23, - "instId": 300010, - "propState": 12, - "pos": { - "x": -444630, - "y": -120936, - "z": 395240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 23, - "instId": 300011, - "propState": 1, - "pos": { - "x": -436630, - "y": -120936, - "z": 395240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 12, - "pos": { - "x": -437630, - "y": -120936, - "z": 386580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 24, - "instId": 300002, - "propState": 1, - "pos": { - "x": -443630, - "y": -120936, - "z": 386580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [ - { - "groupId": 25, - "instId": 400001, - "pos": { - "x": -443630, - "y": -120936, - "z": 386860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [ - { - "groupId": 26, - "instId": 400001, - "pos": { - "x": -437630, - "y": -120936, - "z": 386860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [ - { - "groupId": 27, - "instId": 400001, - "pos": { - "x": -440630, - "y": -120936, - "z": 385860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "28": { - "monsters": [ - { - "groupId": 28, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -438630, - "y": -120936, - "z": 387000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "29": { - "monsters": [ - { - "groupId": 29, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -442630, - "y": -120936, - "z": 387000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "30": { - "monsters": [ - { - "groupId": 30, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -440630, - "y": -120936, - "z": 385000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": 216630, - "y": -38490, - "z": 260650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": 232800, - "y": -27900, - "z": 266210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": 246050, - "y": -27827, - "z": 284340 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": 248550, - "y": -27827, - "z": 280840 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 32, - "instId": 300003, - "propState": 8, - "pos": { - "x": 246050, - "y": -27827, - "z": 277340 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 32, - "instId": 300004, - "propState": 8, - "pos": { - "x": 236500, - "y": -27827, - "z": 284840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 32, - "instId": 300005, - "propState": 8, - "pos": { - "x": 236130, - "y": -27827, - "z": 284040 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 32, - "instId": 300006, - "propState": 8, - "pos": { - "x": 235630, - "y": -27827, - "z": 284840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 32, - "instId": 300007, - "propState": 8, - "pos": { - "x": 226710, - "y": -27827, - "z": 276840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 32, - "instId": 300008, - "propState": 8, - "pos": { - "x": 226370, - "y": -27827, - "z": 277640 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 32, - "instId": 300009, - "propState": 8, - "pos": { - "x": 225870, - "y": -27827, - "z": 276840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 32, - "instId": 300010, - "propState": 12, - "pos": { - "x": 231630, - "y": -27827, - "z": 276840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 32, - "instId": 300011, - "propState": 1, - "pos": { - "x": 231630, - "y": -27956, - "z": 284840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 12, - "pos": { - "x": 240630, - "y": -27980, - "z": 283840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 33, - "instId": 300002, - "propState": 1, - "pos": { - "x": 240630, - "y": -27980, - "z": 277840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [ - { - "groupId": 34, - "instId": 400001, - "pos": { - "x": 240630, - "y": -27827, - "z": 277840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [ - { - "groupId": 35, - "instId": 400001, - "pos": { - "x": 240630, - "y": -27827, - "z": 283840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": 241630, - "y": -27827, - "z": 280840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [ - { - "groupId": 37, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 239630, - "y": -27827, - "z": 282840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "38": { - "monsters": [ - { - "groupId": 38, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 239630, - "y": -27827, - "z": 278840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "39": { - "monsters": [ - { - "groupId": 39, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 241630, - "y": -27827, - "z": 280840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": -277420, - "y": -12280, - "z": 758360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": -277470, - "y": 4781, - "z": 785420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": -280920, - "y": 2875, - "z": 772840 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 50, - "instId": 300002, - "propState": 8, - "pos": { - "x": -277420, - "y": 2875, - "z": 775340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 50, - "instId": 300003, - "propState": 8, - "pos": { - "x": -273920, - "y": 2875, - "z": 772840 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 50, - "instId": 300004, - "propState": 8, - "pos": { - "x": -280700, - "y": 2875, - "z": 762360 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 50, - "instId": 300005, - "propState": 8, - "pos": { - "x": -279900, - "y": 2875, - "z": 761990 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 50, - "instId": 300006, - "propState": 8, - "pos": { - "x": -280700, - "y": 2875, - "z": 761490 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 50, - "instId": 300007, - "propState": 8, - "pos": { - "x": -273640, - "y": 2875, - "z": 755010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 50, - "instId": 300008, - "propState": 8, - "pos": { - "x": -274440, - "y": 2875, - "z": 754670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 50, - "instId": 300009, - "propState": 8, - "pos": { - "x": -273640, - "y": 2875, - "z": 754170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 50, - "instId": 300010, - "propState": 12, - "pos": { - "x": -274200, - "y": 2875, - "z": 758560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 50, - "instId": 300011, - "propState": 1, - "pos": { - "x": -280570, - "y": 2875, - "z": 758530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 12, - "pos": { - "x": -280420, - "y": 2875, - "z": 767560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 51, - "instId": 300002, - "propState": 1, - "pos": { - "x": -274420, - "y": 2875, - "z": 767560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [ - { - "groupId": 52, - "instId": 400001, - "pos": { - "x": -274420, - "y": 2875, - "z": 767560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [ - { - "groupId": 53, - "instId": 400001, - "pos": { - "x": -280420, - "y": 2875, - "z": 767560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [ - { - "groupId": 54, - "instId": 400001, - "pos": { - "x": -277420, - "y": 2875, - "z": 768560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "55": { - "monsters": [ - { - "groupId": 55, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -279420, - "y": 2875, - "z": 766560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "56": { - "monsters": [ - { - "groupId": 56, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -275420, - "y": 2875, - "z": 766560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "57": { - "monsters": [ - { - "groupId": 57, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -277420, - "y": 2875, - "z": 768560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": 253290, - "y": 50222, - "z": 798060 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, - { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": 283777, - "y": 48836, - "z": 777045 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, - { - "groupId": 58, - "instId": 300003, - "propState": 8, - "pos": { - "x": 300200, - "y": 48836, - "z": 793900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, - { - "groupId": 58, - "instId": 300004, - "propState": 8, - "pos": { - "x": 284730, - "y": 48742, - "z": 816180 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 58, - "instId": 300005, - "propState": 8, - "pos": { - "x": 300200, - "y": 48836, - "z": 811537 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 255110, - "y": 48722, - "z": 785460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": 252610, - "y": 48722, - "z": 788960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": 255110, - "y": 48722, - "z": 792460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 59, - "instId": 300004, - "propState": 8, - "pos": { - "x": 263240, - "y": 48722, - "z": 784960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 59, - "instId": 300005, - "propState": 8, - "pos": { - "x": 263610, - "y": 48722, - "z": 785760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 59, - "instId": 300006, - "propState": 8, - "pos": { - "x": 264110, - "y": 48722, - "z": 784960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 59, - "instId": 300007, - "propState": 8, - "pos": { - "x": 271270, - "y": 48722, - "z": 792960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 59, - "instId": 300008, - "propState": 8, - "pos": { - "x": 271610, - "y": 48722, - "z": 792160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 59, - "instId": 300009, - "propState": 8, - "pos": { - "x": 272110, - "y": 48722, - "z": 792960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 59, - "instId": 300010, - "propState": 12, - "pos": { - "x": 268110, - "y": 48722, - "z": 792960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 59, - "instId": 300011, - "propState": 1, - "pos": { - "x": 268110, - "y": 48722, - "z": 784960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 12, - "pos": { - "x": 259110, - "y": 48722, - "z": 785960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 60, - "instId": 300002, - "propState": 1, - "pos": { - "x": 259110, - "y": 48722, - "z": 791960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [ - { - "groupId": 61, - "instId": 400001, - "pos": { - "x": 259110, - "y": 48722, - "z": 791960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [ - { - "groupId": 62, - "instId": 400001, - "pos": { - "x": 259110, - "y": 48722, - "z": 785960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [ - { - "groupId": 63, - "instId": 400001, - "pos": { - "x": 258110, - "y": 48722, - "z": 788960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "64": { - "monsters": [ - { - "groupId": 64, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 260110, - "y": 48722, - "z": 786960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "65": { - "monsters": [ - { - "groupId": 65, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 260110, - "y": 48722, - "z": 790960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "66": { - "monsters": [ - { - "groupId": 66, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 258110, - "y": 48722, - "z": 788960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 8, - "pos": { - "x": 437996, - "y": -22038, - "z": 864730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": 434840, - "y": -30390, - "z": 862050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": 428450, - "y": -18835, - "z": 839800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": 424950, - "y": -18835, - "z": 837300 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 68, - "instId": 300003, - "propState": 8, - "pos": { - "x": 421450, - "y": -18835, - "z": 839800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 68, - "instId": 300004, - "propState": 8, - "pos": { - "x": 428950, - "y": -18835, - "z": 847880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 68, - "instId": 300005, - "propState": 8, - "pos": { - "x": 428150, - "y": -18835, - "z": 848250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 68, - "instId": 300006, - "propState": 8, - "pos": { - "x": 428950, - "y": -18835, - "z": 848750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 68, - "instId": 300007, - "propState": 8, - "pos": { - "x": 421630, - "y": -18835, - "z": 855910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 68, - "instId": 300008, - "propState": 8, - "pos": { - "x": 422430, - "y": -18835, - "z": 856250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 68, - "instId": 300009, - "propState": 8, - "pos": { - "x": 421630, - "y": -18835, - "z": 856750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 68, - "instId": 300010, - "propState": 12, - "pos": { - "x": 421990, - "y": -18835, - "z": 852750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 68, - "instId": 300011, - "propState": 1, - "pos": { - "x": 428950, - "y": -18835, - "z": 852750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 12, - "pos": { - "x": 427950, - "y": -18835, - "z": 843750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 69, - "instId": 300002, - "propState": 1, - "pos": { - "x": 421950, - "y": -18835, - "z": 843750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [ - { - "groupId": 70, - "instId": 400001, - "pos": { - "x": 421950, - "y": -18835, - "z": 843750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [ - { - "groupId": 71, - "instId": 400001, - "pos": { - "x": 427950, - "y": -18835, - "z": 843750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [ - { - "groupId": 72, - "instId": 400001, - "pos": { - "x": 424950, - "y": -18835, - "z": 842750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "73": { - "monsters": [ - { - "groupId": 73, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 426950, - "y": -18835, - "z": 844750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "74": { - "monsters": [ - { - "groupId": 74, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 422950, - "y": -18835, - "z": 844750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "75": { - "monsters": [ - { - "groupId": 75, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 424950, - "y": -18835, - "z": 842750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [ - { - "groupId": 76, - "instId": 400002, - "pos": { - "x": -267160, - "y": -120936, - "z": 383240 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [ - { - "groupId": 78, - "instId": 400001, - "pos": { - "x": 369981, - "y": -13117, - "z": 429791 - }, - "rot": { - "x": 0, - "y": 46470, - "z": 0 - }, - "npcId": 3098 - } - ], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 78, - "instId": 300005, - "propState": 8, - "pos": { - "x": 369925, - "y": -13718, - "z": 429883 - }, - "rot": { - "x": 0, - "y": 68258, - "z": 0 - }, - "propId": 103043 - }, - { - "groupId": 78, - "instId": 300006, - "propState": 8, - "pos": { - "x": 388060, - "y": -13820, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 78, - "instId": 300003, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 78, - "instId": 300004, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 78, - "instId": 300002, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 78, - "instId": 300007, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 78, - "instId": 300008, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 78, - "instId": 300009, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 78, - "instId": 300010, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 78, - "instId": 300011, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 78, - "instId": 300012, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 78, - "instId": 300013, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 78, - "instId": 300014, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 78, - "instId": 300015, - "propState": 8, - "pos": { - "x": 406110, - "y": -13646, - "z": 428020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 109 - }, { - "groupId": 78, - "instId": 300016, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 78, - "instId": 300017, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 78, - "instId": 300018, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 78, - "instId": 300019, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": 372119, - "y": -27080, - "z": 420556 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 79, - "instId": 300002, - "propState": 8, - "pos": { - "x": 372119, - "y": -27080, - "z": 420556 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": 368619, - "y": -13716, - "z": 434120 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, { - "groupId": 80, - "instId": 300002, - "propState": 8, - "pos": { - "x": 372119, - "y": -13716, - "z": 436620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, { - "groupId": 80, - "instId": 300003, - "propState": 8, - "pos": { - "x": 375619, - "y": -13716, - "z": 434120 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8040701": { - "P80407_F80407001": { - "scenes": { - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 3288, - "z": 245550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": -30070, - "y": 4505, - "z": 266490 - }, - "rot": { - "x": 0, - "y": 72038, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 31, - "instId": 300003, - "propState": 8, - "pos": { - "x": 30095, - "y": 4572, - "z": 266669 - }, - "rot": { - "x": 0, - "y": 288238, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [ - { - "groupId": 32, - "instId": 400001, - "pos": { - "x": 3000, - "y": 5275, - "z": 278350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 32, - "instId": 400002, - "pos": { - "x": 3000, - "y": 5548, - "z": 278350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 32, - "instId": 400003, - "pos": { - "x": 3000, - "y": 5821, - "z": 278350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3500, - "y": 4639, - "z": 290180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 4639, - "z": 292680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 32, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3500, - "y": 4639, - "z": 290180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 32, - "instId": 300004, - "propState": 1, - "pos": { - "x": -3000, - "y": 4639, - "z": 278540 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 32, - "instId": 300005, - "propState": 1, - "pos": { - "x": 3000, - "y": 4639, - "z": 278540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 32, - "instId": 300006, - "propState": 20, - "pos": { - "x": -3000, - "y": 4639, - "z": 284540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 32, - "instId": 300007, - "propState": 20, - "pos": { - "x": 0, - "y": 4639, - "z": 284540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 32, - "instId": 300008, - "propState": 20, - "pos": { - "x": 3000, - "y": 4639, - "z": 284540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "33": { - "monsters": [ - { - "groupId": 33, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 0, - "y": 4639, - "z": 281540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": 87770, - "y": 104716, - "z": 790330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": 87770, - "y": 104716, - "z": 790330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [ - { - "groupId": 35, - "instId": 400001, - "pos": { - "x": 95335, - "y": 105352, - "z": 775720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 35, - "instId": 400002, - "pos": { - "x": 95335, - "y": 105625, - "z": 775720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 35, - "instId": 400003, - "pos": { - "x": 95335, - "y": 105898, - "z": 775720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": 99000, - "y": 104716, - "z": 779220 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": 101500, - "y": 104716, - "z": 775720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 35, - "instId": 300003, - "propState": 8, - "pos": { - "x": 99000, - "y": 104716, - "z": 772220 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 35, - "instId": 300004, - "propState": 1, - "pos": { - "x": 92800, - "y": 104716, - "z": 778720 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 35, - "instId": 300005, - "propState": 8, - "pos": { - "x": 89070, - "y": 104716, - "z": 771950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 35, - "instId": 300006, - "propState": 8, - "pos": { - "x": 88730, - "y": 104716, - "z": 772750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 35, - "instId": 300007, - "propState": 8, - "pos": { - "x": 88230, - "y": 104716, - "z": 771950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 35, - "instId": 300008, - "propState": 8, - "pos": { - "x": 95570, - "y": 104716, - "z": 775720 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": 209220, - "y": 708, - "z": -399900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": 190530, - "y": 269, - "z": -383290 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": 190530, - "y": 269, - "z": -419100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": 187240, - "y": 1126, - "z": -403400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": 184740, - "y": 1126, - "z": -399900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 37, - "instId": 300003, - "propState": 8, - "pos": { - "x": 187240, - "y": 1126, - "z": -396400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [ - { - "groupId": 38, - "instId": 400001, - "pos": { - "x": 192826, - "y": 2081, - "z": -396900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 38, - "instId": 400002, - "pos": { - "x": 192796, - "y": 1799, - "z": -396900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3103 - } - ], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 1, - "pos": { - "x": 192570, - "y": 1163, - "z": -396900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 38, - "instId": 300002, - "propState": 1, - "pos": { - "x": 192570, - "y": 1163, - "z": -402900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": 192190, - "y": 2077, - "z": -399900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 39, - "instId": 400002, - "pos": { - "x": 192190, - "y": 1799, - "z": -399900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 1, - "pos": { - "x": 191964, - "y": 1163, - "z": -399900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 39, - "instId": 300002, - "propState": 12, - "pos": { - "x": 193964, - "y": 1163, - "z": -402900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 39, - "instId": 300003, - "propState": 12, - "pos": { - "x": 193964, - "y": 1163, - "z": -396900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [ - { - "groupId": 40, - "instId": 400001, - "pos": { - "x": 192696, - "y": 2077, - "z": -396900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 40, - "instId": 400002, - "pos": { - "x": 192696, - "y": 1799, - "z": -396900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 1, - "pos": { - "x": 192470, - "y": 1163, - "z": -396900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 40, - "instId": 300002, - "propState": 1, - "pos": { - "x": 192470, - "y": 1163, - "z": -402900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 8, - "pos": { - "x": -11420, - "y": 11513, - "z": 37931 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 41, - "instId": 300002, - "propState": 8, - "pos": { - "x": -11420, - "y": -1110, - "z": 37970 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": -35260, - "y": 11513, - "z": 34470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 42, - "instId": 300002, - "propState": 8, - "pos": { - "x": -37760, - "y": 11513, - "z": 37970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 42, - "instId": 300003, - "propState": 8, - "pos": { - "x": -35260, - "y": 11513, - "z": 41470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 42, - "instId": 300004, - "propState": 8, - "pos": { - "x": -26520, - "y": 11513, - "z": 42040 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 42, - "instId": 300005, - "propState": 8, - "pos": { - "x": -26180, - "y": 11513, - "z": 41240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 42, - "instId": 300006, - "propState": 8, - "pos": { - "x": -25680, - "y": 11513, - "z": 42040 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [ - { - "groupId": 43, - "instId": 400001, - "pos": { - "x": -30430, - "y": 11512, - "z": 41400 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [ - { - "groupId": 44, - "instId": 400002, - "pos": { - "x": -30790, - "y": 11524, - "z": 34400 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 8, - "pos": { - "x": -739, - "y": 7923, - "z": -25350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 45, - "instId": 300002, - "propState": 8, - "pos": { - "x": -140, - "y": -10960, - "z": -25350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": 3360, - "y": 7235, - "z": -54200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": -140, - "y": 7220, - "z": -56700 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 46, - "instId": 300003, - "propState": 8, - "pos": { - "x": -3640, - "y": 7230, - "z": -54200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 46, - "instId": 300004, - "propState": 8, - "pos": { - "x": -4090, - "y": 7220, - "z": -45220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 46, - "instId": 300005, - "propState": 8, - "pos": { - "x": -4890, - "y": 7220, - "z": -44850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 46, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4090, - "y": 7220, - "z": -44350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 46, - "instId": 300007, - "propState": 8, - "pos": { - "x": 3560, - "y": 7220, - "z": -37190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 46, - "instId": 300008, - "propState": 8, - "pos": { - "x": 4360, - "y": 7220, - "z": -36850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 46, - "instId": 300009, - "propState": 8, - "pos": { - "x": 3560, - "y": 7220, - "z": -36350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 46, - "instId": 300010, - "propState": 12, - "pos": { - "x": -2990, - "y": 7220, - "z": -40350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 46, - "instId": 300011, - "propState": 1, - "pos": { - "x": 2760, - "y": 7220, - "z": -40350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 12, - "pos": { - "x": 2860, - "y": 7220, - "z": -49350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 47, - "instId": 300002, - "propState": 1, - "pos": { - "x": -3140, - "y": 7220, - "z": -49350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [ - { - "groupId": 48, - "instId": 400001, - "pos": { - "x": -3140, - "y": 7220, - "z": -49350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [ - { - "groupId": 49, - "instId": 400001, - "pos": { - "x": 2860, - "y": 7220, - "z": -49350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [ - { - "groupId": 50, - "instId": 400001, - "pos": { - "x": -140, - "y": 7220, - "z": -50350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "51": { - "monsters": [ - { - "groupId": 51, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 1860, - "y": 7220, - "z": -48350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "52": { - "monsters": [ - { - "groupId": 52, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -2140, - "y": 7220, - "z": -48350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "53": { - "monsters": [ - { - "groupId": 53, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -140, - "y": 7220, - "z": -50350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": 399, - "y": 14953, - "z": 59690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": -470, - "y": 14953, - "z": 104810 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3510, - "y": 14963, - "z": 92990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 55, - "instId": 300002, - "propState": 8, - "pos": { - "x": -10, - "y": 14953, - "z": 95490 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 55, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3490, - "y": 14968, - "z": 92990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 55, - "instId": 300004, - "propState": 8, - "pos": { - "x": -4010, - "y": 14953, - "z": 82350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 55, - "instId": 300005, - "propState": 8, - "pos": { - "x": -3210, - "y": 14953, - "z": 81980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 55, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4010, - "y": 14953, - "z": 81480 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 55, - "instId": 300007, - "propState": 8, - "pos": { - "x": 6325, - "y": 14953, - "z": 74876 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 55, - "instId": 300008, - "propState": 8, - "pos": { - "x": 5525, - "y": 14953, - "z": 74536 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 55, - "instId": 300009, - "propState": 8, - "pos": { - "x": 6325, - "y": 14953, - "z": 74036 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 55, - "instId": 300010, - "propState": 12, - "pos": { - "x": 3990, - "y": 14953, - "z": 78370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 55, - "instId": 300011, - "propState": 1, - "pos": { - "x": -4010, - "y": 14953, - "z": 78370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 12, - "pos": { - "x": -3010, - "y": 14953, - "z": 87370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 56, - "instId": 300002, - "propState": 1, - "pos": { - "x": 2990, - "y": 14953, - "z": 87370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [ - { - "groupId": 57, - "instId": 400001, - "pos": { - "x": 2990, - "y": 14953, - "z": 87370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [ - { - "groupId": 58, - "instId": 400001, - "pos": { - "x": -3010, - "y": 14953, - "z": 87370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [ - { - "groupId": 59, - "instId": 400001, - "pos": { - "x": -10, - "y": 14953, - "z": 88370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "60": { - "monsters": [ - { - "groupId": 60, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -2010, - "y": 14953, - "z": 86370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "61": { - "monsters": [ - { - "groupId": 61, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 1990, - "y": 14953, - "z": 86370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "62": { - "monsters": [ - { - "groupId": 62, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -10, - "y": 14953, - "z": 88370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": 77440, - "y": 660, - "z": 218510 - }, - "rot": { - "x": 0, - "y": 194428, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 63, - "instId": 300002, - "propState": 8, - "pos": { - "x": 51617, - "y": 2770, - "z": 172470 - }, - "rot": { - "x": 0, - "y": 54231, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 63, - "instId": 300003, - "propState": 8, - "pos": { - "x": 88588, - "y": 2767, - "z": 204330 - }, - "rot": { - "x": 0, - "y": 285827, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": 67480, - "y": 2597, - "z": 184400 - }, - "rot": { - "x": 0, - "y": 294426, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 64, - "instId": 300002, - "propState": 8, - "pos": { - "x": 63260, - "y": 2623, - "z": 183571 - }, - "rot": { - "x": 0, - "y": 294426, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 64, - "instId": 300003, - "propState": 8, - "pos": { - "x": 61107, - "y": 2599, - "z": 187295 - }, - "rot": { - "x": 0, - "y": 294426, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 64, - "instId": 300004, - "propState": 8, - "pos": { - "x": 71593, - "y": 2516, - "z": 192248 - }, - "rot": { - "x": 0, - "y": 24426, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 64, - "instId": 300005, - "propState": 8, - "pos": { - "x": 71018, - "y": 2513, - "z": 192915 - }, - "rot": { - "x": 0, - "y": 24426, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 64, - "instId": 300006, - "propState": 8, - "pos": { - "x": 71953, - "y": 2508, - "z": 193040 - }, - "rot": { - "x": 0, - "y": 24426, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 64, - "instId": 300007, - "propState": 8, - "pos": { - "x": 67630, - "y": 2439, - "z": 202867 - }, - "rot": { - "x": 0, - "y": 24426, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 64, - "instId": 300008, - "propState": 8, - "pos": { - "x": 68499, - "y": 2435, - "z": 202845 - }, - "rot": { - "x": 0, - "y": 24426, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 64, - "instId": 300009, - "propState": 8, - "pos": { - "x": 67977, - "y": 2430, - "z": 203631 - }, - "rot": { - "x": 0, - "y": 24426, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 64, - "instId": 300010, - "propState": 12, - "pos": { - "x": 66323, - "y": 2470, - "z": 199990 - }, - "rot": { - "x": 0, - "y": 24426, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 64, - "instId": 300011, - "propState": 1, - "pos": { - "x": 73607, - "y": 2468, - "z": 196681 - }, - "rot": { - "x": 0, - "y": 24426, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 12, - "pos": { - "x": 68975, - "y": 2558, - "z": 188901 - }, - "rot": { - "x": 0, - "y": 24426, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 65, - "instId": 300002, - "propState": 1, - "pos": { - "x": 63512, - "y": 2559, - "z": 191382 - }, - "rot": { - "x": 0, - "y": 24426, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [ - { - "groupId": 66, - "instId": 400001, - "pos": { - "x": 63512, - "y": 2559, - "z": 191382 - }, - "rot": { - "x": 0, - "y": 24426, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [ - { - "groupId": 67, - "instId": 400001, - "pos": { - "x": 68975, - "y": 2558, - "z": 188901 - }, - "rot": { - "x": 0, - "y": 24426, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [ - { - "groupId": 68, - "instId": 400001, - "pos": { - "x": 65830, - "y": 2568, - "z": 189231 - }, - "rot": { - "x": 0, - "y": 24426, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "69": { - "monsters": [ - { - "groupId": 69, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 68478, - "y": 2548, - "z": 190225 - }, - "rot": { - "x": 0, - "y": 24426, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "70": { - "monsters": [ - { - "groupId": 70, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 64836, - "y": 2549, - "z": 191879 - }, - "rot": { - "x": 0, - "y": 24426, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "71": { - "monsters": [ - { - "groupId": 71, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 65830, - "y": 2568, - "z": 189231 - }, - "rot": { - "x": 0, - "y": 24426, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 8, - "pos": { - "x": -115590, - "y": 13757, - "z": 145540 - }, - "rot": { - "x": 0, - "y": 234017, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 81, - "instId": 300002, - "propState": 8, - "pos": { - "x": -135940, - "y": 14750, - "z": 153720 - }, - "rot": { - "x": 0, - "y": 152419, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 81, - "instId": 300003, - "propState": 8, - "pos": { - "x": -113290, - "y": 14750, - "z": 123450 - }, - "rot": { - "x": 0, - "y": 311536, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 8, - "pos": { - "x": -136604, - "y": 14217, - "z": 122501 - }, - "rot": { - "x": 0, - "y": 316640, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 82, - "instId": 300002, - "propState": 8, - "pos": { - "x": -140825, - "y": 14217, - "z": 123329 - }, - "rot": { - "x": 0, - "y": 316640, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 82, - "instId": 300003, - "propState": 8, - "pos": { - "x": -141410, - "y": 14217, - "z": 127590 - }, - "rot": { - "x": 0, - "y": 316640, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 82, - "instId": 300004, - "propState": 8, - "pos": { - "x": -129761, - "y": 14692, - "z": 128273 - }, - "rot": { - "x": 0, - "y": 46640, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 82, - "instId": 300005, - "propState": 8, - "pos": { - "x": -130041, - "y": 14692, - "z": 129109 - }, - "rot": { - "x": 0, - "y": 46640, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 82, - "instId": 300006, - "propState": 8, - "pos": { - "x": -129128, - "y": 14692, - "z": 128871 - }, - "rot": { - "x": 0, - "y": 46640, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 82, - "instId": 300007, - "propState": 8, - "pos": { - "x": -129750, - "y": 14692, - "z": 139290 - }, - "rot": { - "x": 0, - "y": 46640, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 82, - "instId": 300008, - "propState": 8, - "pos": { - "x": -128953, - "y": 14692, - "z": 138942 - }, - "rot": { - "x": 0, - "y": 46640, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 82, - "instId": 300009, - "propState": 8, - "pos": { - "x": -129139, - "y": 14692, - "z": 139867 - }, - "rot": { - "x": 0, - "y": 46640, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 82, - "instId": 300010, - "propState": 12, - "pos": { - "x": -132097, - "y": 14692, - "z": 137072 - }, - "rot": { - "x": 0, - "y": 46640, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 82, - "instId": 300011, - "propState": 1, - "pos": { - "x": -126604, - "y": 14692, - "z": 131256 - }, - "rot": { - "x": 0, - "y": 46640, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 12, - "pos": { - "x": -133834, - "y": 14266, - "z": 125804 - }, - "rot": { - "x": 0, - "y": 46640, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 83, - "instId": 300002, - "propState": 1, - "pos": { - "x": -137954, - "y": 14266, - "z": 130166 - }, - "rot": { - "x": 0, - "y": 46640, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [ - { - "groupId": 84, - "instId": 400001, - "pos": { - "x": -137954, - "y": 14266, - "z": 130166 - }, - "rot": { - "x": 0, - "y": 46640, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [ - { - "groupId": 85, - "instId": 400001, - "pos": { - "x": -133834, - "y": 14266, - "z": 125804 - }, - "rot": { - "x": 0, - "y": 46640, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [ - { - "groupId": 86, - "instId": 400001, - "pos": { - "x": -136621, - "y": 14266, - "z": 127298 - }, - "rot": { - "x": 0, - "y": 46640, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [ - { - "groupId": 87, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -133794, - "y": 14266, - "z": 127217 - }, - "rot": { - "x": 0, - "y": 46640, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "88": { - "monsters": [ - { - "groupId": 88, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -136540, - "y": 14266, - "z": 130126 - }, - "rot": { - "x": 0, - "y": 46640, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "89": { - "monsters": [ - { - "groupId": 89, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -136621, - "y": 14266, - "z": 127298 - }, - "rot": { - "x": 0, - "y": 46640, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 8, - "pos": { - "x": -76004, - "y": 7259, - "z": 118810 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 90, - "instId": 300002, - "propState": 8, - "pos": { - "x": -94660, - "y": 7259, - "z": 105900 - }, - "rot": { - "x": 0, - "y": 123460, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 91, - "instId": 300001, - "propState": 8, - "pos": { - "x": -89180, - "y": 7259, - "z": 87790 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 91, - "instId": 300002, - "propState": 8, - "pos": { - "x": -93481, - "y": 7259, - "z": 87750 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 91, - "instId": 300003, - "propState": 8, - "pos": { - "x": -94914, - "y": 7259, - "z": 91805 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 91, - "instId": 300004, - "propState": 8, - "pos": { - "x": -83652, - "y": 7259, - "z": 94815 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 91, - "instId": 300005, - "propState": 8, - "pos": { - "x": -84096, - "y": 7259, - "z": 95577 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 91, - "instId": 300006, - "propState": 8, - "pos": { - "x": -83153, - "y": 7259, - "z": 95528 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 91, - "instId": 300007, - "propState": 8, - "pos": { - "x": -85600, - "y": 7259, - "z": 105981 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 91, - "instId": 300008, - "propState": 8, - "pos": { - "x": -84750, - "y": 7259, - "z": 105801 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 91, - "instId": 300009, - "propState": 8, - "pos": { - "x": -85118, - "y": 7259, - "z": 106669 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 91, - "instId": 300010, - "propState": 12, - "pos": { - "x": -87412, - "y": 7259, - "z": 103393 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 91, - "instId": 300011, - "propState": 1, - "pos": { - "x": -80859, - "y": 7259, - "z": 98804 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 12, - "pos": { - "x": -86840, - "y": 7259, - "z": 92005 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 92, - "instId": 300002, - "propState": 1, - "pos": { - "x": -91755, - "y": 7259, - "z": 95447 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [ - { - "groupId": 93, - "instId": 400001, - "pos": { - "x": -91755, - "y": 7259, - "z": 95447 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [ - { - "groupId": 94, - "instId": 400001, - "pos": { - "x": -86840, - "y": 7259, - "z": 92005 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [ - { - "groupId": 95, - "instId": 400001, - "pos": { - "x": -89872, - "y": 7259, - "z": 92907 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "96": { - "monsters": [ - { - "groupId": 96, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -87086, - "y": 7259, - "z": 93398 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "97": { - "monsters": [ - { - "groupId": 97, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -90363, - "y": 7259, - "z": 95692 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "98": { - "monsters": [ - { - "groupId": 98, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -89872, - "y": 7259, - "z": 92907 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 8, - "pos": { - "x": -50420, - "y": 2432, - "z": 171210 - }, - "rot": { - "x": 0, - "y": 125512, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 99, - "instId": 300002, - "propState": 8, - "pos": { - "x": -51848, - "y": 4211, - "z": 151475 - }, - "rot": { - "x": 0, - "y": 33492, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 99, - "instId": 300003, - "propState": 8, - "pos": { - "x": -28270, - "y": 4207, - "z": 146220 - }, - "rot": { - "x": 0, - "y": 286793, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 99, - "instId": 300004, - "propState": 8, - "pos": { - "x": -6300, - "y": 4202, - "z": 157560 - }, - "rot": { - "x": 0, - "y": 274455, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 8, - "pos": { - "x": -18191, - "y": 4202, - "z": 159659 - }, - "rot": { - "x": 0, - "y": 199883, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 100, - "instId": 300002, - "propState": 8, - "pos": { - "x": -17030, - "y": 4202, - "z": 155518 - }, - "rot": { - "x": 0, - "y": 199883, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 100, - "instId": 300003, - "propState": 8, - "pos": { - "x": -20571, - "y": 4202, - "z": 153076 - }, - "rot": { - "x": 0, - "y": 199883, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 100, - "instId": 300004, - "propState": 8, - "pos": { - "x": -25666, - "y": 4202, - "z": 162894 - }, - "rot": { - "x": 0, - "y": 289883, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 100, - "instId": 300005, - "propState": 8, - "pos": { - "x": -26286, - "y": 4202, - "z": 162268 - }, - "rot": { - "x": 0, - "y": 289883, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 100, - "instId": 300006, - "propState": 8, - "pos": { - "x": -26484, - "y": 4202, - "z": 163190 - }, - "rot": { - "x": 0, - "y": 289883, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 100, - "instId": 300007, - "propState": 8, - "pos": { - "x": -35938, - "y": 4202, - "z": 158102 - }, - "rot": { - "x": 0, - "y": 289883, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 100, - "instId": 300008, - "propState": 8, - "pos": { - "x": -35986, - "y": 4202, - "z": 158970 - }, - "rot": { - "x": 0, - "y": 289883, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 100, - "instId": 300009, - "propState": 8, - "pos": { - "x": -36728, - "y": 4202, - "z": 158388 - }, - "rot": { - "x": 0, - "y": 289883, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 100, - "instId": 300010, - "propState": 12, - "pos": { - "x": -32966, - "y": 4202, - "z": 157028 - }, - "rot": { - "x": 0, - "y": 289883, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 100, - "instId": 300011, - "propState": 1, - "pos": { - "x": -30246, - "y": 4202, - "z": 164551 - }, - "rot": { - "x": 0, - "y": 289883, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "101": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 101, - "instId": 300001, - "propState": 12, - "pos": { - "x": -22122, - "y": 4202, - "z": 160549 - }, - "rot": { - "x": 0, - "y": 289883, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 101, - "instId": 300002, - "propState": 1, - "pos": { - "x": -24163, - "y": 4202, - "z": 154907 - }, - "rot": { - "x": 0, - "y": 289883, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [ - { - "groupId": 102, - "instId": 400001, - "pos": { - "x": -24163, - "y": 4202, - "z": 154907 - }, - "rot": { - "x": 0, - "y": 289883, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "103": { - "monsters": [], - "npcs": [ - { - "groupId": 103, - "instId": 400001, - "pos": { - "x": -22122, - "y": 4202, - "z": 160549 - }, - "rot": { - "x": 0, - "y": 289883, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "104": { - "monsters": [], - "npcs": [ - { - "groupId": 104, - "instId": 400001, - "pos": { - "x": -22202, - "y": 4202, - "z": 157388 - }, - "rot": { - "x": 0, - "y": 289883, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "105": { - "monsters": [ - { - "groupId": 105, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -23403, - "y": 4202, - "z": 159949 - }, - "rot": { - "x": 0, - "y": 289883, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "106": { - "monsters": [ - { - "groupId": 106, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -24763, - "y": 4202, - "z": 156187 - }, - "rot": { - "x": 0, - "y": 289883, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "107": { - "monsters": [ - { - "groupId": 107, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -22202, - "y": 4202, - "z": 157388 - }, - "rot": { - "x": 0, - "y": 289883, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [ - { - "groupId": 108, - "instId": 400002, - "pos": { - "x": 92800, - "y": 104716, - "z": 772470 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "110": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8040801": { - "P80408_F80408001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 47718, - "y": -1332, - "z": 98260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102037 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": -59730, - "y": 821, - "z": 72304 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - }, - { - "groupId": 14, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14140, - "y": 2171, - "z": 37670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 8, - "pos": { - "x": 6470, - "y": 2220, - "z": 46860 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, - { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": 6650, - "y": 2171, - "z": 66135 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 14, - "instId": 300005, - "propState": 8, - "pos": { - "x": -43272, - "y": 2221, - "z": 77153 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -5310, - "y": 2171, - "z": 63950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": -2310, - "y": 2171, - "z": 60450 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": -5310, - "y": 2171, - "z": 56950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 20, - "pos": { - "x": -10760, - "y": 2171, - "z": 61889 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 15, - "instId": 300005, - "propState": 20, - "pos": { - "x": -10760, - "y": 2171, - "z": 60690 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 15, - "instId": 300006, - "propState": 20, - "pos": { - "x": -10760, - "y": 2171, - "z": 59389 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 15, - "instId": 300007, - "propState": 8, - "pos": { - "x": -52541, - "y": 2171, - "z": 43593 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1051 - }, { - "groupId": 15, - "instId": 300009, - "propState": 8, - "pos": { - "x": -15900, - "y": 2171, - "z": 60500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 15, - "instId": 300008, - "propState": 20, - "pos": { - "x": -62120, - "y": 821, - "z": 39160 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "16": { - "monsters": [ - { - "groupId": 16, - "instId": 200002, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, - { - "groupId": 16, - "instId": 200003, - "eventId": 81312013, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002059 - }, - { - "groupId": 16, - "instId": 200004, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, - { - "groupId": 16, - "instId": 200005, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 16, - "instId": 200006, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 16, - "instId": 200007, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 16, - "instId": 200008, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 16, - "instId": 200009, - "eventId": 81312013, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002059 - }, { - "groupId": 16, - "instId": 200010, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 16, - "instId": 200011, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 16, - "instId": 200012, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 16, - "instId": 200013, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 16, - "instId": 200014, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 16, - "instId": 200015, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 16, - "instId": 200016, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 16, - "instId": 200017, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 16, - "instId": 200018, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 16, - "instId": 200019, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 16, - "instId": 200020, - "eventId": 81312013, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002059 - }, { - "groupId": 16, - "instId": 200021, - "eventId": 81312013, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002059 - } - ], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": -25070, - "y": 2171, - "z": 54980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": -52750, - "y": 2171, - "z": 43250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": -28640, - "y": 2171, - "z": 43180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 16, - "instId": 300004, - "propState": 8, - "pos": { - "x": -35569, - "y": 2171, - "z": 67375 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22710, - "y": 7036, - "z": -108631 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -900, - "y": 7036, - "z": -108610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "19": { - "monsters": [ - { - "groupId": 19, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [ - { - "groupId": 20, - "instId": 400001, - "pos": { - "x": 25579, - "y": 4989, - "z": -134079 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [ - { - "groupId": 21, - "instId": 400001, - "pos": { - "x": 25579, - "y": 4989, - "z": -130796 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [ - { - "groupId": 22, - "instId": 400001, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 20, - "pos": { - "x": 25580, - "y": 4989, - "z": -131470 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 23, - "instId": 300002, - "propState": 20, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 23, - "instId": 300003, - "propState": 20, - "pos": { - "x": 25580, - "y": 4989, - "z": -133500 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 20, - "pos": { - "x": 25580, - "y": 4989, - "z": -131470 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 24, - "instId": 300002, - "propState": 20, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 20, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": 16490, - "y": 4877, - "z": -135760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 12990, - "y": 4877, - "z": -138760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 9490, - "y": 4877, - "z": -135760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": 16678, - "y": 4877, - "z": -127780 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102077 - }, { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": 25676, - "y": 3543, - "z": -135696 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102054 - }, { - "groupId": 26, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - }, { - "groupId": 26, - "instId": 300008, - "propState": 20, - "pos": { - "x": 8660, - "y": 4877, - "z": -126890 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 26, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 1000, - "z": 9046 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8040802": { - "P80408_F80408001": { - "scenes": {}, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8040803": { - "P80408_F80408001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": -153950, - "y": -4389, - "z": -95510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -178240, - "y": -7672, - "z": -75510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": -152294, - "y": -163, - "z": -70940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 11, - "instId": 300004, - "propState": 8, - "pos": { - "x": -154132, - "y": -163, - "z": -72550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 11, - "instId": 300005, - "propState": 8, - "pos": { - "x": -155160, - "y": -163, - "z": -74509 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 11, - "instId": 300006, - "propState": 8, - "pos": { - "x": -151520, - "y": -4389, - "z": -95020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 11, - "instId": 300007, - "propState": 8, - "pos": { - "x": -170533, - "y": -4389, - "z": -93910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 11, - "instId": 300008, - "propState": 8, - "pos": { - "x": -171030, - "y": -4389, - "z": -87160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 11, - "instId": 300009, - "propState": 8, - "pos": { - "x": -168740, - "y": -4383, - "z": -66223 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 11, - "instId": 300010, - "propState": 8, - "pos": { - "x": -174021, - "y": -4383, - "z": -58800 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 11, - "instId": 300011, - "propState": 8, - "pos": { - "x": -175401, - "y": -4383, - "z": -60446 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 11, - "instId": 300012, - "propState": 8, - "pos": { - "x": -185710, - "y": -7672, - "z": -79700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 11, - "instId": 300013, - "propState": 8, - "pos": { - "x": -186850, - "y": -7672, - "z": -77840 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 11, - "instId": 300014, - "propState": 8, - "pos": { - "x": -179950, - "y": -7672, - "z": -76370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 11, - "instId": 300015, - "propState": 8, - "pos": { - "x": -199130, - "y": -4171, - "z": -85290 - }, - "rot": { - "x": 0, - "y": 45579, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 11, - "instId": 300016, - "propState": 8, - "pos": { - "x": -203400, - "y": -4171, - "z": -83790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 11, - "instId": 300017, - "propState": 8, - "pos": { - "x": -206127, - "y": -4171, - "z": -90578 - }, - "rot": { - "x": 0, - "y": 54553, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 11, - "instId": 300018, - "propState": 8, - "pos": { - "x": -202290, - "y": -4155, - "z": -92200 - }, - "rot": { - "x": 0, - "y": 6097, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 11, - "instId": 300019, - "propState": 8, - "pos": { - "x": -209240, - "y": -178, - "z": -70740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 11, - "instId": 300020, - "propState": 8, - "pos": { - "x": -211010, - "y": -178, - "z": -68811 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 11, - "instId": 300021, - "propState": 8, - "pos": { - "x": -187694, - "y": -154, - "z": -94980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 11, - "instId": 300022, - "propState": 8, - "pos": { - "x": -173853, - "y": -178, - "z": -71351 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 11, - "instId": 300023, - "propState": 8, - "pos": { - "x": -173830, - "y": -178, - "z": -72960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 11, - "instId": 300024, - "propState": 8, - "pos": { - "x": -171630, - "y": -178, - "z": -67230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 11, - "instId": 300025, - "propState": 8, - "pos": { - "x": -171643, - "y": -178, - "z": -65620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 11, - "instId": 300026, - "propState": 8, - "pos": { - "x": -186720, - "y": -154, - "z": -90290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 11, - "instId": 300027, - "propState": 8, - "pos": { - "x": -185240, - "y": -154, - "z": -91940 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 11, - "instId": 300028, - "propState": 8, - "pos": { - "x": -198710, - "y": -4171, - "z": -91020 - }, - "rot": { - "x": 0, - "y": 139113, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 11, - "instId": 300029, - "propState": 8, - "pos": { - "x": -186071, - "y": -178, - "z": -69130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 11, - "instId": 300030, - "propState": 8, - "pos": { - "x": -183430, - "y": -7672, - "z": -92010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 11, - "instId": 300031, - "propState": 8, - "pos": { - "x": -135330, - "y": -115, - "z": -73270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": -206320, - "y": 2966, - "z": -92810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": -206320, - "y": 2966, - "z": -87810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": -206320, - "y": 2966, - "z": -82810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 20, - "pos": { - "x": -202180, - "y": 2966, - "z": -89846 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 13, - "instId": 300005, - "propState": 20, - "pos": { - "x": -202180, - "y": 2966, - "z": -87846 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 13, - "instId": 300006, - "propState": 20, - "pos": { - "x": -202180, - "y": 2966, - "z": -85410 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 13, - "instId": 300007, - "propState": 8, - "pos": { - "x": -144980, - "y": -46, - "z": -73273 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1051 - }, { - "groupId": 13, - "instId": 300008, - "propState": 20, - "pos": { - "x": -138570, - "y": -46, - "z": -73273 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 13, - "instId": 300009, - "propState": 8, - "pos": { - "x": -197920, - "y": 2966, - "z": -87846 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8040804": { - "P80408_F80408001": { - "scenes": { - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": 233810, - "y": 45287, - "z": -89700 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": 208760, - "y": 46598, - "z": -62270 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "14": { - "monsters": [ - { - "groupId": 14, - "instId": 200002, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, - { - "groupId": 14, - "instId": 200003, - "eventId": 81312013, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002059 - }, - { - "groupId": 14, - "instId": 200004, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, - { - "groupId": 14, - "instId": 200005, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 14, - "instId": 200006, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 14, - "instId": 200007, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 14, - "instId": 200008, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 14, - "instId": 200009, - "eventId": 81312013, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002059 - }, { - "groupId": 14, - "instId": 200010, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 14, - "instId": 200011, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 14, - "instId": 200012, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 14, - "instId": 200013, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 14, - "instId": 200014, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 14, - "instId": 200015, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 14, - "instId": 200016, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 14, - "instId": 200017, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 14, - "instId": 200018, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 14, - "instId": 200019, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 14, - "instId": 200020, - "eventId": 81312013, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002059 - }, { - "groupId": 14, - "instId": 200021, - "eventId": 81312013, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002059 - } - ], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": 239350, - "y": 45265, - "z": -64020 - }, - "rot": { - "x": 0, - "y": 359039, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": 219250, - "y": 45481, - "z": -60500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 14, - "instId": 300003, - "propState": 8, - "pos": { - "x": 228820, - "y": 45265, - "z": -50400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 14, - "instId": 300004, - "propState": 8, - "pos": { - "x": 250250, - "y": 45265, - "z": -72700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 250710, - "y": 45265, - "z": -59790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 250710, - "y": 45265, - "z": -64790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": 250710, - "y": 45265, - "z": -69790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 20, - "pos": { - "x": 245570, - "y": 45265, - "z": -63290 - }, - "rot": { - "x": 0, - "y": 269275, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 15, - "instId": 300005, - "propState": 20, - "pos": { - "x": 245570, - "y": 45265, - "z": -64790 - }, - "rot": { - "x": 0, - "y": 269275, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 15, - "instId": 300006, - "propState": 20, - "pos": { - "x": 245590, - "y": 45265, - "z": -66430 - }, - "rot": { - "x": 0, - "y": 269275, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 15, - "instId": 300008, - "propState": 20, - "pos": { - "x": 218107, - "y": 45825, - "z": -63443 - }, - "rot": { - "x": 0, - "y": 279620, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 15, - "instId": 300007, - "propState": 8, - "pos": { - "x": 223326, - "y": 45273, - "z": -60660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1051 - }, { - "groupId": 15, - "instId": 300009, - "propState": 8, - "pos": { - "x": 241650, - "y": 45265, - "z": -64790 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8040805": { - "P80408_F80408001": { - "scenes": { - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -33150, - "y": 13643, - "z": -27420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": -20860, - "y": 23830, - "z": -47026 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": -17320, - "y": 17968, - "z": -98176 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26834, - "y": 16971, - "z": -74154 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": -28624, - "y": 16353, - "z": -66542 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": -9086, - "y": 17963, - "z": -73050 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 12, - "instId": 300004, - "propState": 8, - "pos": { - "x": -30820, - "y": 13866, - "z": -55092 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31810, - "y": 13690, - "z": -53830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300006, - "propState": 8, - "pos": { - "x": -32100, - "y": 13577, - "z": -36650 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300007, - "propState": 8, - "pos": { - "x": -33780, - "y": 13575, - "z": -31963 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300008, - "propState": 8, - "pos": { - "x": -34940, - "y": 13596, - "z": -33040 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300009, - "propState": 8, - "pos": { - "x": -52401, - "y": 11130, - "z": -48691 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300010, - "propState": 8, - "pos": { - "x": -51054, - "y": 11131, - "z": -51188 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300011, - "propState": 8, - "pos": { - "x": -48830, - "y": 7474, - "z": -28292 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300012, - "propState": 8, - "pos": { - "x": -51939, - "y": 7470, - "z": -33403 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300013, - "propState": 8, - "pos": { - "x": -71510, - "y": 2771, - "z": -26260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300014, - "propState": 8, - "pos": { - "x": -65900, - "y": 2812, - "z": -26390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300015, - "propState": 8, - "pos": { - "x": -68860, - "y": 2790, - "z": -24690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300016, - "propState": 8, - "pos": { - "x": -70080, - "y": 2808, - "z": -33920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300017, - "propState": 8, - "pos": { - "x": -8985, - "y": 17945, - "z": -71572 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300018, - "propState": 8, - "pos": { - "x": -30840, - "y": 13575, - "z": -37670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300019, - "propState": 8, - "pos": { - "x": -19401, - "y": 17965, - "z": -84135 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300020, - "propState": 8, - "pos": { - "x": -21723, - "y": 23805, - "z": -50691 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300021, - "propState": 8, - "pos": { - "x": -6285, - "y": 23808, - "z": -49182 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300022, - "propState": 8, - "pos": { - "x": -4595, - "y": 23802, - "z": -50966 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300023, - "propState": 8, - "pos": { - "x": -10870, - "y": 23829, - "z": -59860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300024, - "propState": 8, - "pos": { - "x": -71660, - "y": 2796, - "z": -32840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300025, - "propState": 8, - "pos": { - "x": -17240, - "y": 17964, - "z": -93020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300026, - "propState": 8, - "pos": { - "x": -15921, - "y": 17953, - "z": -88639 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300027, - "propState": 8, - "pos": { - "x": -18821, - "y": 17955, - "z": -92091 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300028, - "propState": 8, - "pos": { - "x": -47888, - "y": 7474, - "z": -31623 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300029, - "propState": 8, - "pos": { - "x": -51505, - "y": 7474, - "z": -28274 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300030, - "propState": 8, - "pos": { - "x": -38127, - "y": 13553, - "z": -48901 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 12, - "instId": 300031, - "propState": 8, - "pos": { - "x": -11330, - "y": 17963, - "z": -73730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": -78550, - "y": 3855, - "z": -15450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": -78550, - "y": 3855, - "z": -12450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 19, - "instId": 300003, - "propState": 8, - "pos": { - "x": -78550, - "y": 3855, - "z": -9450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 19, - "instId": 300004, - "propState": 20, - "pos": { - "x": -72120, - "y": 3833, - "z": -13786 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 19, - "instId": 300005, - "propState": 20, - "pos": { - "x": -72120, - "y": 3834, - "z": -12504 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 19, - "instId": 300006, - "propState": 20, - "pos": { - "x": -72120, - "y": 3834, - "z": -11160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 19, - "instId": 300009, - "propState": 8, - "pos": { - "x": -66430, - "y": 3861, - "z": -12500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 19, - "instId": 300007, - "propState": 8, - "pos": { - "x": -7970, - "y": 23873, - "z": -69649 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1051 - }, { - "groupId": 19, - "instId": 300008, - "propState": 20, - "pos": { - "x": -10200, - "y": 23873, - "z": -73870 - }, - "rot": { - "x": 0, - "y": 36, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8040806": { - "P80408_F80408001": { - "scenes": { - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": -425960, - "y": -44510, - "z": 115420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": -404500, - "y": -44510, - "z": 60750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200002, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, - { - "groupId": 11, - "instId": 200003, - "eventId": 81312013, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002059 - }, - { - "groupId": 11, - "instId": 200004, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, - { - "groupId": 11, - "instId": 200005, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 11, - "instId": 200006, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 11, - "instId": 200007, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 11, - "instId": 200008, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 11, - "instId": 200009, - "eventId": 81312013, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002059 - }, { - "groupId": 11, - "instId": 200010, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 11, - "instId": 200011, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 11, - "instId": 200012, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 11, - "instId": 200013, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 11, - "instId": 200014, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 11, - "instId": 200015, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 11, - "instId": 200016, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 11, - "instId": 200017, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 11, - "instId": 200018, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 11, - "instId": 200019, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 11, - "instId": 200020, - "eventId": 81312013, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002059 - }, { - "groupId": 11, - "instId": 200021, - "eventId": 81312013, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002059 - } - ], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -404000, - "y": -44430, - "z": 116500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": -405074, - "y": -44773, - "z": 97000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": -397750, - "y": -44510, - "z": 103250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 11, - "instId": 300004, - "propState": 8, - "pos": { - "x": -420000, - "y": -44510, - "z": 126443 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": -410650, - "y": -44510, - "z": 132800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": -405650, - "y": -44510, - "z": 132800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": -400650, - "y": -44510, - "z": 132800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 12, - "instId": 300004, - "propState": 20, - "pos": { - "x": -406800, - "y": -44510, - "z": 126240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 12, - "instId": 300005, - "propState": 20, - "pos": { - "x": -405646, - "y": -44510, - "z": 126240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 12, - "instId": 300006, - "propState": 20, - "pos": { - "x": -404550, - "y": -44510, - "z": 126240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 12, - "instId": 300007, - "propState": 8, - "pos": { - "x": -404630, - "y": -44773, - "z": 97000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1051 - }, { - "groupId": 12, - "instId": 300009, - "propState": 8, - "pos": { - "x": -405646, - "y": -44510, - "z": 120760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 12, - "instId": 300008, - "propState": 20, - "pos": { - "x": -407920, - "y": -45184, - "z": 91710 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8040807": { - "P80408_F80408001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -36110, - "y": 491, - "z": -7800 - }, - "rot": { - "x": 0, - "y": 314947, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -58980, - "y": 491, - "z": 15030 - }, - "rot": { - "x": 0, - "y": 314947, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39672, - "y": 491, - "z": 11338 - }, - "rot": { - "x": 0, - "y": 44947, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -56486, - "y": 3612, - "z": -2463 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -58531, - "y": 3625, - "z": -7390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1031 - }, { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -58490, - "y": 3582, - "z": -7310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 1000, - "z": 9046 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": -60160, - "y": 3445, - "z": -14590 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": -62910, - "y": 3445, - "z": -11840 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": -65630, - "y": 3445, - "z": -9120 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 20, - "pos": { - "x": -58436, - "y": 3524, - "z": -8594 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 9, - "instId": 300005, - "propState": 20, - "pos": { - "x": -59143, - "y": 3524, - "z": -7887 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 9, - "instId": 300006, - "propState": 20, - "pos": { - "x": -59850, - "y": 3524, - "z": -7180 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 9, - "instId": 300008, - "propState": 8, - "pos": { - "x": -56737, - "y": 3524, - "z": -5587 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300009, - "propState": 20, - "pos": { - "x": -46390, - "y": 744, - "z": 9420 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8040808": { - "P80408_F80408001": { - "scenes": { - "11": { - "monsters": [], - "npcs": [ - { - "groupId": 11, - "instId": 400001, - "pos": { - "x": 370544, - "y": -13716, - "z": 427205 - }, - "rot": { - "x": 0, - "y": 141790, - "z": 0 - }, - "npcId": 3098 - } - ], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 11, - "instId": 300005, - "propState": 8, - "pos": { - "x": 369925, - "y": -13718, - "z": 429883 - }, - "rot": { - "x": 0, - "y": 68258, - "z": 0 - }, - "propId": 103043 - }, - { - "groupId": 11, - "instId": 300006, - "propState": 8, - "pos": { - "x": 388060, - "y": -13820, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300004, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300007, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300008, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300009, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300010, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300011, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300012, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300013, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300014, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300015, - "propState": 8, - "pos": { - "x": 406110, - "y": -13646, - "z": 428020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 109 - }, { - "groupId": 11, - "instId": 300016, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300017, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300018, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300019, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": 388060, - "y": -21580, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": 388060, - "y": -21580, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": 369619, - "y": -13716, - "z": 432587 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 372140, - "y": -13716, - "z": 436270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 374753, - "y": -13716, - "z": 432587 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 20, - "pos": { - "x": 373470, - "y": -13716, - "z": 429289 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 13, - "instId": 300005, - "propState": 20, - "pos": { - "x": 371729, - "y": -13716, - "z": 429259 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 13, - "instId": 300006, - "propState": 20, - "pos": { - "x": 372590, - "y": -13716, - "z": 430379 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 13, - "instId": 300007, - "propState": 8, - "pos": { - "x": -52541, - "y": 2171, - "z": 43593 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1051 - }, { - "groupId": 13, - "instId": 300009, - "propState": 8, - "pos": { - "x": 372590, - "y": -13716, - "z": 423930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300008, - "propState": 20, - "pos": { - "x": 372590, - "y": -13716, - "z": 424243 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 13, - "instId": 300011, - "propState": 8, - "pos": { - "x": 370544, - "y": -13716, - "z": 427205 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300012, - "propState": 8, - "pos": { - "x": 369981, - "y": -13117, - "z": 429791 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": 388060, - "y": -21580, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": 388060, - "y": -21580, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 369619, - "y": -13716, - "z": 432587 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 372140, - "y": -13716, - "z": 436270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": 374753, - "y": -13716, - "z": 432587 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 20, - "pos": { - "x": 373470, - "y": -13716, - "z": 429289 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 15, - "instId": 300005, - "propState": 20, - "pos": { - "x": 371729, - "y": -13716, - "z": 429259 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 15, - "instId": 300006, - "propState": 20, - "pos": { - "x": 372590, - "y": -13716, - "z": 430379 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 15, - "instId": 300007, - "propState": 8, - "pos": { - "x": -52541, - "y": 2171, - "z": 43593 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1051 - }, { - "groupId": 15, - "instId": 300009, - "propState": 8, - "pos": { - "x": 372590, - "y": -13716, - "z": 423930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 15, - "instId": 300008, - "propState": 20, - "pos": { - "x": 372590, - "y": -13716, - "z": 424243 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 15, - "instId": 300011, - "propState": 8, - "pos": { - "x": 370544, - "y": -13716, - "z": 427205 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 15, - "instId": 300012, - "propState": 8, - "pos": { - "x": 369981, - "y": -13117, - "z": 429791 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [ - { - "groupId": 16, - "instId": 400001, - "pos": { - "x": 370544, - "y": -13716, - "z": 427205 - }, - "rot": { - "x": 0, - "y": 141790, - "z": 0 - }, - "npcId": 3098 - } - ], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 16, - "instId": 300005, - "propState": 8, - "pos": { - "x": 369925, - "y": -13718, - "z": 429883 - }, - "rot": { - "x": 0, - "y": 68258, - "z": 0 - }, - "propId": 103043 - }, - { - "groupId": 16, - "instId": 300006, - "propState": 8, - "pos": { - "x": 388060, - "y": -13820, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300004, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300007, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300008, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300009, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300010, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300011, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300012, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300013, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300014, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300015, - "propState": 8, - "pos": { - "x": 406110, - "y": -13646, - "z": 428020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 109 - }, { - "groupId": 16, - "instId": 300016, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300017, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300018, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300019, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8040901": { - "P80409_F80409001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 47718, - "y": -1332, - "z": 98260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102037 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -59730, - "y": 821, - "z": 72304 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14140, - "y": 2171, - "z": 37670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": 6470, - "y": 2220, - "z": 46860 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": 6650, - "y": 2171, - "z": 66135 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": -43272, - "y": 2221, - "z": 77153 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -5310, - "y": -16420, - "z": 63950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -2310, - "y": -16420, - "z": 60450 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -5310, - "y": -16420, - "z": 56950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 20, - "pos": { - "x": -10760, - "y": 2171, - "z": 61889 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 8, - "instId": 300005, - "propState": 20, - "pos": { - "x": -10760, - "y": 2171, - "z": 60690 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 8, - "instId": 300006, - "propState": 20, - "pos": { - "x": -10760, - "y": 2171, - "z": 59389 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 8, - "instId": 300007, - "propState": 8, - "pos": { - "x": -52541, - "y": 2171, - "z": 43593 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1051 - }, { - "groupId": 8, - "instId": 300009, - "propState": 8, - "pos": { - "x": -15900, - "y": 2171, - "z": 60500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300008, - "propState": 20, - "pos": { - "x": -62120, - "y": 821, - "z": 39160 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200002, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, - { - "groupId": 9, - "instId": 200003, - "eventId": 81312013, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002059 - }, - { - "groupId": 9, - "instId": 200004, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, - { - "groupId": 9, - "instId": 200005, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200006, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200007, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200008, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200009, - "eventId": 81312013, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002059 - }, { - "groupId": 9, - "instId": 200010, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200011, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200012, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200013, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200014, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200015, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200016, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200017, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200018, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200019, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200020, - "eventId": 81312013, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002059 - }, { - "groupId": 9, - "instId": 200021, - "eventId": 81312013, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002059 - } - ], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": -25070, - "y": 2171, - "z": 54980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": -52750, - "y": 2171, - "z": 43250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": -28640, - "y": 2171, - "z": 43180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": -35569, - "y": 2171, - "z": 67375 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22710, - "y": 7036, - "z": -108631 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": -900, - "y": 7036, - "z": -108610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 16490, - "y": -9570, - "z": -132440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": 12990, - "y": -9570, - "z": -135440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": 9490, - "y": -9570, - "z": -132440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 11, - "instId": 300004, - "propState": 8, - "pos": { - "x": 16678, - "y": 4877, - "z": -127780 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102077 - }, { - "groupId": 11, - "instId": 300005, - "propState": 8, - "pos": { - "x": 25676, - "y": 3543, - "z": -135696 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102054 - }, { - "groupId": 11, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - }, { - "groupId": 11, - "instId": 300008, - "propState": 20, - "pos": { - "x": 8660, - "y": 4877, - "z": -126890 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 11, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 1000, - "z": 9046 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [ - { - "groupId": 13, - "instId": 400001, - "pos": { - "x": 25579, - "y": 4989, - "z": -134079 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [ - { - "groupId": 14, - "instId": 400001, - "pos": { - "x": 25579, - "y": 4989, - "z": -130796 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [ - { - "groupId": 15, - "instId": 400001, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 20, - "pos": { - "x": 25580, - "y": 4989, - "z": -131470 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 16, - "instId": 300002, - "propState": 20, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 16, - "instId": 300003, - "propState": 20, - "pos": { - "x": 25580, - "y": 4989, - "z": -133500 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 20, - "pos": { - "x": 25580, - "y": 4989, - "z": -131470 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 17, - "instId": 300002, - "propState": 20, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 20, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8040902": { - "P80409_F80409001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 388060, - "y": -21580, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": 388060, - "y": -21580, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 369619, - "y": -29850, - "z": 432587 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": 372140, - "y": -29850, - "z": 436270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": 374753, - "y": -29850, - "z": 432587 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 20, - "pos": { - "x": 373360, - "y": -24270, - "z": 429097 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 7, - "instId": 300005, - "propState": 20, - "pos": { - "x": 371810, - "y": -24270, - "z": 429067 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 7, - "instId": 300006, - "propState": 20, - "pos": { - "x": 372590, - "y": -24270, - "z": 430090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 7, - "instId": 300007, - "propState": 8, - "pos": { - "x": -52541, - "y": 2171, - "z": 43593 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1051 - }, { - "groupId": 7, - "instId": 300009, - "propState": 8, - "pos": { - "x": 372590, - "y": -13716, - "z": 423930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 7, - "instId": 300008, - "propState": 20, - "pos": { - "x": 372590, - "y": -13716, - "z": 424243 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 7, - "instId": 300011, - "propState": 8, - "pos": { - "x": 370544, - "y": -13716, - "z": 427205 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 7, - "instId": 300012, - "propState": 8, - "pos": { - "x": 369981, - "y": -13117, - "z": 429791 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [ - { - "groupId": 8, - "instId": 400001, - "pos": { - "x": 370544, - "y": -13716, - "z": 427205 - }, - "rot": { - "x": 0, - "y": 141790, - "z": 0 - }, - "npcId": 3098 - } - ], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": 369925, - "y": -13718, - "z": 429883 - }, - "rot": { - "x": 0, - "y": 68258, - "z": 0 - }, - "propId": 103043 - }, - { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": 388060, - "y": -13820, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300007, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300008, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300009, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300010, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300011, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300012, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300013, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300014, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300015, - "propState": 8, - "pos": { - "x": 406110, - "y": -13646, - "z": 428020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 109 - }, { - "groupId": 8, - "instId": 300016, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300017, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300018, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300019, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 388060, - "y": -21580, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": 388060, - "y": -21580, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 369619, - "y": -29980, - "z": 432587 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 372140, - "y": -29980, - "z": 436270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 374753, - "y": -29980, - "z": 432587 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 20, - "pos": { - "x": 373360, - "y": -26510, - "z": 429087 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 10, - "instId": 300005, - "propState": 20, - "pos": { - "x": 371810, - "y": -26510, - "z": 429057 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 10, - "instId": 300006, - "propState": 20, - "pos": { - "x": 372590, - "y": -26510, - "z": 430080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": -52541, - "y": 2171, - "z": 43593 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1051 - }, { - "groupId": 10, - "instId": 300009, - "propState": 8, - "pos": { - "x": 372590, - "y": -13716, - "z": 423930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300008, - "propState": 20, - "pos": { - "x": 372590, - "y": -13716, - "z": 424243 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 10, - "instId": 300011, - "propState": 8, - "pos": { - "x": 370544, - "y": -13716, - "z": 427205 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300012, - "propState": 8, - "pos": { - "x": 369981, - "y": -13117, - "z": 429791 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [ - { - "groupId": 11, - "instId": 400001, - "pos": { - "x": 370544, - "y": -13716, - "z": 427205 - }, - "rot": { - "x": 0, - "y": 141790, - "z": 0 - }, - "npcId": 3098 - } - ], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 11, - "instId": 300005, - "propState": 8, - "pos": { - "x": 369925, - "y": -13718, - "z": 429883 - }, - "rot": { - "x": 0, - "y": 68258, - "z": 0 - }, - "propId": 103043 - }, - { - "groupId": 11, - "instId": 300006, - "propState": 8, - "pos": { - "x": 388060, - "y": -13820, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300004, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300007, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300008, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300009, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300010, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300011, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300012, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300013, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300014, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300015, - "propState": 8, - "pos": { - "x": 406110, - "y": -13646, - "z": 428020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 109 - }, { - "groupId": 11, - "instId": 300016, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300017, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300018, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300019, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8040903": { - "P80409_F80409001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -206320, - "y": -22650, - "z": -92810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -206320, - "y": -22650, - "z": -87810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": -206320, - "y": -22650, - "z": -82810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 20, - "pos": { - "x": -202180, - "y": 2966, - "z": -89846 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 7, - "instId": 300005, - "propState": 20, - "pos": { - "x": -202180, - "y": 2966, - "z": -87846 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 7, - "instId": 300006, - "propState": 20, - "pos": { - "x": -202180, - "y": 2966, - "z": -85410 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 7, - "instId": 300007, - "propState": 8, - "pos": { - "x": -144980, - "y": -46, - "z": -73273 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1051 - }, { - "groupId": 7, - "instId": 300008, - "propState": 20, - "pos": { - "x": -138570, - "y": -46, - "z": -73273 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 7, - "instId": 300009, - "propState": 8, - "pos": { - "x": -197920, - "y": 2966, - "z": -87846 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -153950, - "y": -4389, - "z": -95510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -178240, - "y": -7672, - "z": -75510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -152294, - "y": -163, - "z": -70940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -154132, - "y": -163, - "z": -72550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": -155160, - "y": -163, - "z": -74509 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": -151520, - "y": -4389, - "z": -95020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300007, - "propState": 8, - "pos": { - "x": -170533, - "y": -4389, - "z": -93910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300008, - "propState": 8, - "pos": { - "x": -171030, - "y": -4389, - "z": -87160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300009, - "propState": 8, - "pos": { - "x": -168740, - "y": -4383, - "z": -66223 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300010, - "propState": 8, - "pos": { - "x": -174021, - "y": -4383, - "z": -58800 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300011, - "propState": 8, - "pos": { - "x": -175401, - "y": -4383, - "z": -60446 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300012, - "propState": 8, - "pos": { - "x": -185710, - "y": -7672, - "z": -79700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300013, - "propState": 8, - "pos": { - "x": -186850, - "y": -7672, - "z": -77840 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300014, - "propState": 8, - "pos": { - "x": -179950, - "y": -7672, - "z": -76370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300015, - "propState": 8, - "pos": { - "x": -199130, - "y": -4171, - "z": -85290 - }, - "rot": { - "x": 0, - "y": 45579, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300016, - "propState": 8, - "pos": { - "x": -203400, - "y": -4171, - "z": -83790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300017, - "propState": 8, - "pos": { - "x": -206127, - "y": -4171, - "z": -90578 - }, - "rot": { - "x": 0, - "y": 54553, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300018, - "propState": 8, - "pos": { - "x": -202290, - "y": -4155, - "z": -92200 - }, - "rot": { - "x": 0, - "y": 6097, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300019, - "propState": 8, - "pos": { - "x": -209240, - "y": -178, - "z": -70740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300020, - "propState": 8, - "pos": { - "x": -211010, - "y": -178, - "z": -68811 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300021, - "propState": 8, - "pos": { - "x": -187694, - "y": -154, - "z": -94980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300022, - "propState": 8, - "pos": { - "x": -173853, - "y": -178, - "z": -71351 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300023, - "propState": 8, - "pos": { - "x": -173830, - "y": -178, - "z": -72960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300024, - "propState": 8, - "pos": { - "x": -171630, - "y": -178, - "z": -67230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300025, - "propState": 8, - "pos": { - "x": -171643, - "y": -178, - "z": -65620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300026, - "propState": 8, - "pos": { - "x": -186720, - "y": -154, - "z": -90290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300027, - "propState": 8, - "pos": { - "x": -185240, - "y": -154, - "z": -91940 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300028, - "propState": 8, - "pos": { - "x": -198710, - "y": -4171, - "z": -91020 - }, - "rot": { - "x": 0, - "y": 139113, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300029, - "propState": 8, - "pos": { - "x": -186071, - "y": -178, - "z": -69130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300030, - "propState": 8, - "pos": { - "x": -183430, - "y": -7672, - "z": -92010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 8, - "instId": 300031, - "propState": 8, - "pos": { - "x": -135330, - "y": -115, - "z": -73270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8040904": { - "P80409_F80409001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": 233810, - "y": 45287, - "z": -89700 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 208760, - "y": 46598, - "z": -62270 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 250710, - "y": 27650, - "z": -59790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 250710, - "y": 27650, - "z": -64790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 250710, - "y": 27650, - "z": -69790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 20, - "pos": { - "x": 245570, - "y": 45265, - "z": -63290 - }, - "rot": { - "x": 0, - "y": 269275, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 3, - "instId": 300005, - "propState": 20, - "pos": { - "x": 245570, - "y": 45265, - "z": -64790 - }, - "rot": { - "x": 0, - "y": 269275, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 3, - "instId": 300006, - "propState": 20, - "pos": { - "x": 245590, - "y": 45265, - "z": -66430 - }, - "rot": { - "x": 0, - "y": 269275, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 3, - "instId": 300008, - "propState": 20, - "pos": { - "x": 218107, - "y": 45825, - "z": -63443 - }, - "rot": { - "x": 0, - "y": 279620, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 3, - "instId": 300007, - "propState": 8, - "pos": { - "x": 223326, - "y": 45273, - "z": -60660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1051 - }, { - "groupId": 3, - "instId": 300009, - "propState": 8, - "pos": { - "x": 241650, - "y": 45265, - "z": -64790 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "4": { - "monsters": [ - { - "groupId": 4, - "instId": 200002, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, - { - "groupId": 4, - "instId": 200003, - "eventId": 81312013, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002059 - }, - { - "groupId": 4, - "instId": 200004, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, - { - "groupId": 4, - "instId": 200005, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 4, - "instId": 200006, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 4, - "instId": 200007, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 4, - "instId": 200008, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 4, - "instId": 200009, - "eventId": 81312013, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002059 - }, { - "groupId": 4, - "instId": 200010, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 4, - "instId": 200011, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 4, - "instId": 200012, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 4, - "instId": 200013, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 4, - "instId": 200014, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 4, - "instId": 200015, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 4, - "instId": 200016, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 4, - "instId": 200017, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 4, - "instId": 200018, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 4, - "instId": 200019, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 4, - "instId": 200020, - "eventId": 81312013, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002059 - }, { - "groupId": 4, - "instId": 200021, - "eventId": 81312013, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002059 - } - ], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 239350, - "y": 45265, - "z": -64020 - }, - "rot": { - "x": 0, - "y": 359039, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 219250, - "y": 45481, - "z": -60500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": 228820, - "y": 45265, - "z": -50400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": 250250, - "y": 45265, - "z": -72700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8040905": { - "P80409_F80409001": { - "scenes": { - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": -33150, - "y": 13643, - "z": -27420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": -20860, - "y": 23830, - "z": -47026 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": -17320, - "y": 17968, - "z": -98176 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -21630, - "y": 3855, - "z": -15450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": -21630, - "y": 3855, - "z": -12450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": -21630, - "y": 3855, - "z": -9450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 20, - "pos": { - "x": -72120, - "y": 3833, - "z": -13786 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 10, - "instId": 300005, - "propState": 20, - "pos": { - "x": -72120, - "y": 3834, - "z": -12504 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 10, - "instId": 300006, - "propState": 20, - "pos": { - "x": -72120, - "y": 3834, - "z": -11160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 10, - "instId": 300009, - "propState": 8, - "pos": { - "x": -66430, - "y": 3861, - "z": -12500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": -7970, - "y": 23873, - "z": -69649 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1051 - }, { - "groupId": 10, - "instId": 300008, - "propState": 20, - "pos": { - "x": -10200, - "y": 23873, - "z": -73870 - }, - "rot": { - "x": 0, - "y": 36, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26834, - "y": 16971, - "z": -74154 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -28624, - "y": 16353, - "z": -66542 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": -9086, - "y": 17963, - "z": -73050 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 11, - "instId": 300004, - "propState": 8, - "pos": { - "x": -30820, - "y": 13866, - "z": -55092 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31810, - "y": 13690, - "z": -53830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300006, - "propState": 8, - "pos": { - "x": -32100, - "y": 13577, - "z": -36650 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300007, - "propState": 8, - "pos": { - "x": -33780, - "y": 13575, - "z": -31963 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300008, - "propState": 8, - "pos": { - "x": -34940, - "y": 13596, - "z": -33040 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300009, - "propState": 8, - "pos": { - "x": -52401, - "y": 11130, - "z": -48691 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300010, - "propState": 8, - "pos": { - "x": -51054, - "y": 11131, - "z": -51188 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300011, - "propState": 8, - "pos": { - "x": -48830, - "y": 7474, - "z": -28292 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300012, - "propState": 8, - "pos": { - "x": -51939, - "y": 7470, - "z": -33403 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300013, - "propState": 8, - "pos": { - "x": -71510, - "y": 2771, - "z": -26260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300014, - "propState": 8, - "pos": { - "x": -65900, - "y": 2812, - "z": -26390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300015, - "propState": 8, - "pos": { - "x": -68860, - "y": 2790, - "z": -24690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300016, - "propState": 8, - "pos": { - "x": -70080, - "y": 2808, - "z": -33920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300017, - "propState": 8, - "pos": { - "x": -8985, - "y": 17945, - "z": -71572 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300018, - "propState": 8, - "pos": { - "x": -30840, - "y": 13575, - "z": -37670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300019, - "propState": 8, - "pos": { - "x": -19401, - "y": 17965, - "z": -84135 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300020, - "propState": 8, - "pos": { - "x": -21723, - "y": 23805, - "z": -50691 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300021, - "propState": 8, - "pos": { - "x": -6285, - "y": 23808, - "z": -49182 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300022, - "propState": 8, - "pos": { - "x": -4595, - "y": 23802, - "z": -50966 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300023, - "propState": 8, - "pos": { - "x": -10870, - "y": 23829, - "z": -59860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300024, - "propState": 8, - "pos": { - "x": -71660, - "y": 2796, - "z": -32840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300025, - "propState": 8, - "pos": { - "x": -17240, - "y": 17964, - "z": -93020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300026, - "propState": 8, - "pos": { - "x": -15921, - "y": 17953, - "z": -88639 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300027, - "propState": 8, - "pos": { - "x": -18821, - "y": 17955, - "z": -92091 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300028, - "propState": 8, - "pos": { - "x": -47888, - "y": 7474, - "z": -31623 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300029, - "propState": 8, - "pos": { - "x": -51505, - "y": 7474, - "z": -28274 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300030, - "propState": 8, - "pos": { - "x": -38127, - "y": 13553, - "z": -48901 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 11, - "instId": 300031, - "propState": 8, - "pos": { - "x": -11330, - "y": 17963, - "z": -73730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8040906": { - "P80409_F80409001": { - "scenes": { - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -425960, - "y": -44510, - "z": 115420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": -404500, - "y": -44510, - "z": 60750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -410650, - "y": -56310, - "z": 132800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -405650, - "y": -56310, - "z": 132800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -400650, - "y": -56310, - "z": 132800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 20, - "pos": { - "x": -406800, - "y": -44510, - "z": 126240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 6, - "instId": 300005, - "propState": 20, - "pos": { - "x": -405646, - "y": -44510, - "z": 126240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 6, - "instId": 300006, - "propState": 20, - "pos": { - "x": -404550, - "y": -44510, - "z": 126240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": -404630, - "y": -44773, - "z": 97000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1051 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": -405646, - "y": -44510, - "z": 120760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 6, - "instId": 300008, - "propState": 20, - "pos": { - "x": -407920, - "y": -45184, - "z": 91710 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200002, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, - { - "groupId": 7, - "instId": 200003, - "eventId": 81312013, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002059 - }, - { - "groupId": 7, - "instId": 200004, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, - { - "groupId": 7, - "instId": 200005, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200006, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200007, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200008, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200009, - "eventId": 81312013, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002059 - }, { - "groupId": 7, - "instId": 200010, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200011, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200012, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200013, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200014, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200015, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200016, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200017, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200018, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200019, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200020, - "eventId": 81312013, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002059 - }, { - "groupId": 7, - "instId": 200021, - "eventId": 81312013, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002059 - } - ], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -404000, - "y": -44430, - "z": 116500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -405074, - "y": -44773, - "z": 97000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": -397750, - "y": -44510, - "z": 103250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": -420000, - "y": -44510, - "z": 126443 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8040907": { - "P80409_F80409001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -36110, - "y": 491, - "z": -7800 - }, - "rot": { - "x": 0, - "y": 314947, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -58980, - "y": 491, - "z": 15030 - }, - "rot": { - "x": 0, - "y": 314947, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39672, - "y": 491, - "z": 11338 - }, - "rot": { - "x": 0, - "y": 44947, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -60160, - "y": -16050, - "z": -14590 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -62910, - "y": -16050, - "z": -11840 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": -65630, - "y": -16050, - "z": -9120 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 20, - "pos": { - "x": -58436, - "y": 3524, - "z": -8594 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 7, - "instId": 300005, - "propState": 20, - "pos": { - "x": -59143, - "y": 3524, - "z": -7887 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 7, - "instId": 300006, - "propState": 20, - "pos": { - "x": -59850, - "y": 3524, - "z": -7180 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 7, - "instId": 300008, - "propState": 8, - "pos": { - "x": -56737, - "y": 3524, - "z": -5587 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 7, - "instId": 300009, - "propState": 20, - "pos": { - "x": -46390, - "y": 744, - "z": 9420 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -56486, - "y": 3612, - "z": -2463 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -58531, - "y": 3625, - "z": -7390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1031 - }, { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -58490, - "y": 3582, - "z": -7310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8050101": { - "P80501_F80501001": { - "scenes": { - "136": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 136, - "instId": 300001, - "propState": 8, - "pos": { - "x": 299070, - "y": 168767, - "z": 449520 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 136, - "instId": 300002, - "propState": 8, - "pos": { - "x": 299390, - "y": 158600, - "z": 436730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [ - { - "groupId": 137, - "instId": 400002, - "pos": { - "x": 297168, - "y": 172440, - "z": 426919 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 137, - "instId": 400003, - "pos": { - "x": 297168, - "y": 172713, - "z": 426919 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 137, - "instId": 400001, - "pos": { - "x": 297168, - "y": 172167, - "z": 426919 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 137, - "instId": 300001, - "propState": 8, - "pos": { - "x": 302890, - "y": 172169, - "z": 415730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 137, - "instId": 300002, - "propState": 8, - "pos": { - "x": 299390, - "y": 172169, - "z": 413230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 137, - "instId": 300003, - "propState": 8, - "pos": { - "x": 295890, - "y": 172144, - "z": 415730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 137, - "instId": 300004, - "propState": 1, - "pos": { - "x": 302513, - "y": 171500, - "z": 427160 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 137, - "instId": 300005, - "propState": 1, - "pos": { - "x": 297050, - "y": 171500, - "z": 426720 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 137, - "instId": 300006, - "propState": 8, - "pos": { - "x": 297064, - "y": 171500, - "z": 429262 - }, - "rot": { - "x": 0, - "y": 269744, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 137, - "instId": 300007, - "propState": 8, - "pos": { - "x": 296720, - "y": 171500, - "z": 430060 - }, - "rot": { - "x": 0, - "y": 269744, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 137, - "instId": 300008, - "propState": 8, - "pos": { - "x": 296224, - "y": 171500, - "z": 429257 - }, - "rot": { - "x": 0, - "y": 269744, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "138": { - "monsters": [ - { - "groupId": 138, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 299390, - "y": 172137, - "z": 419730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "139": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 139, - "instId": 300001, - "propState": 8, - "pos": { - "x": 154560, - "y": 142783, - "z": 418130 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 139, - "instId": 300002, - "propState": 8, - "pos": { - "x": 170070, - "y": 140086, - "z": 436750 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 139, - "instId": 300003, - "propState": 8, - "pos": { - "x": 168141, - "y": 141266, - "z": 457860 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 139, - "instId": 300004, - "propState": 8, - "pos": { - "x": 148280, - "y": 142800, - "z": 436510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "140": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 140, - "instId": 300001, - "propState": 8, - "pos": { - "x": 153580, - "y": 142800, - "z": 451030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 140, - "instId": 300002, - "propState": 8, - "pos": { - "x": 157080, - "y": 142800, - "z": 453530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 140, - "instId": 300003, - "propState": 8, - "pos": { - "x": 160580, - "y": 142800, - "z": 451030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 140, - "instId": 300004, - "propState": 8, - "pos": { - "x": 153080, - "y": 142800, - "z": 441900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 140, - "instId": 300005, - "propState": 8, - "pos": { - "x": 153880, - "y": 142800, - "z": 441530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 140, - "instId": 300006, - "propState": 8, - "pos": { - "x": 153080, - "y": 142800, - "z": 441030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 140, - "instId": 300007, - "propState": 8, - "pos": { - "x": 161080, - "y": 142800, - "z": 433870 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 140, - "instId": 300008, - "propState": 8, - "pos": { - "x": 160280, - "y": 142800, - "z": 433530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 140, - "instId": 300009, - "propState": 8, - "pos": { - "x": 161080, - "y": 142800, - "z": 433030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "141": { - "monsters": [], - "npcs": [ - { - "groupId": 141, - "instId": 400001, - "pos": { - "x": 154080, - "y": 142800, - "z": 447030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "142": { - "monsters": [], - "npcs": [ - { - "groupId": 142, - "instId": 400001, - "pos": { - "x": 157080, - "y": 142800, - "z": 448030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "143": { - "monsters": [], - "npcs": [ - { - "groupId": 143, - "instId": 400001, - "pos": { - "x": 160080, - "y": 142800, - "z": 447030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "144": { - "monsters": [ - { - "groupId": 144, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 155080, - "y": 142800, - "z": 446030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "145": { - "monsters": [ - { - "groupId": 145, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 157080, - "y": 142800, - "z": 448030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "146": { - "monsters": [ - { - "groupId": 146, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 159080, - "y": 142800, - "z": 446030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "147": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 147, - "instId": 300001, - "propState": 8, - "pos": { - "x": 314070, - "y": 168860, - "z": 451150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 147, - "instId": 300002, - "propState": 8, - "pos": { - "x": 320690, - "y": 146720, - "z": 447890 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "148": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 148, - "instId": 300001, - "propState": 8, - "pos": { - "x": 324190, - "y": 168860, - "z": 429940 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 148, - "instId": 300002, - "propState": 8, - "pos": { - "x": 320690, - "y": 168860, - "z": 427440 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 148, - "instId": 300003, - "propState": 8, - "pos": { - "x": 317190, - "y": 168860, - "z": 429940 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 148, - "instId": 300004, - "propState": 8, - "pos": { - "x": 323420, - "y": 168860, - "z": 438780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 148, - "instId": 300005, - "propState": 8, - "pos": { - "x": 324220, - "y": 168860, - "z": 439120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 148, - "instId": 300006, - "propState": 8, - "pos": { - "x": 323420, - "y": 168860, - "z": 439620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "149": { - "monsters": [], - "npcs": [ - { - "groupId": 149, - "instId": 400001, - "pos": { - "x": 320690, - "y": 169769, - "z": 434200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 149, - "instId": 400002, - "pos": { - "x": 320690, - "y": 170042, - "z": 434200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 149, - "instId": 400003, - "pos": { - "x": 320690, - "y": 169496, - "z": 434200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 149, - "instId": 300001, - "propState": 1, - "pos": { - "x": 320690, - "y": 168860, - "z": 434010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 150, - "instId": 300001, - "propState": 8, - "pos": { - "x": 75667, - "y": 178539, - "z": 678396 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 150, - "instId": 300002, - "propState": 8, - "pos": { - "x": 70250, - "y": 167050, - "z": 661240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 151, - "instId": 300001, - "propState": 8, - "pos": { - "x": 73750, - "y": 175220, - "z": 649430 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 151, - "instId": 300002, - "propState": 8, - "pos": { - "x": 70250, - "y": 175220, - "z": 646930 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 151, - "instId": 300003, - "propState": 8, - "pos": { - "x": 66750, - "y": 175220, - "z": 649430 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 151, - "instId": 300004, - "propState": 8, - "pos": { - "x": 65930, - "y": 175220, - "z": 659320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 151, - "instId": 300005, - "propState": 8, - "pos": { - "x": 66730, - "y": 175220, - "z": 659660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 151, - "instId": 300006, - "propState": 8, - "pos": { - "x": 65930, - "y": 175220, - "z": 660160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [ - { - "groupId": 152, - "instId": 400001, - "pos": { - "x": 66250, - "y": 175220, - "z": 653430 - }, - "rot": { - "x": 0, - "y": 20000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [ - { - "groupId": 153, - "instId": 400001, - "pos": { - "x": 74165, - "y": 176402, - "z": 653624 - }, - "rot": { - "x": 0, - "y": 340000, - "z": 0 - }, - "npcId": 3106 - }, { - "groupId": 153, - "instId": 400002, - "pos": { - "x": 74165, - "y": 176129, - "z": 653624 - }, - "rot": { - "x": 0, - "y": 340000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 153, - "instId": 400003, - "pos": { - "x": 74165, - "y": 175856, - "z": 653624 - }, - "rot": { - "x": 0, - "y": 340000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 153, - "instId": 300001, - "propState": 1, - "pos": { - "x": 74250, - "y": 175220, - "z": 653430 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "154": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 154, - "instId": 300001, - "propState": 12, - "pos": { - "x": 154080, - "y": 142800, - "z": 447040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 154, - "instId": 300002, - "propState": 1, - "pos": { - "x": 160080, - "y": 142800, - "z": 447040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "155": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 155, - "instId": 300001, - "propState": 8, - "pos": { - "x": 303190, - "y": 172169, - "z": 412480 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 155, - "instId": 300002, - "propState": 8, - "pos": { - "x": 299690, - "y": 172169, - "z": 409980 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 155, - "instId": 300003, - "propState": 8, - "pos": { - "x": 296190, - "y": 172169, - "z": 412480 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 155, - "instId": 300004, - "propState": 8, - "pos": { - "x": 297360, - "y": 171500, - "z": 426730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 155, - "instId": 300005, - "propState": 8, - "pos": { - "x": 296823, - "y": 171500, - "z": 427070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 155, - "instId": 300006, - "propState": 8, - "pos": { - "x": 297360, - "y": 171500, - "z": 427570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "156": { - "monsters": [ - { - "groupId": 156, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 299690, - "y": 172137, - "z": 416820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 8, - "pos": { - "x": 299110, - "y": 168625, - "z": 449860 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 157, - "instId": 300002, - "propState": 8, - "pos": { - "x": 299690, - "y": 154770, - "z": 442320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "158": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 158, - "instId": 300001, - "propState": 8, - "pos": { - "x": 318180, - "y": 146670, - "z": 450980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 158, - "instId": 300002, - "propState": 8, - "pos": { - "x": 313900, - "y": 168860, - "z": 451470 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "159": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 159, - "instId": 300001, - "propState": 8, - "pos": { - "x": 324090, - "y": 168860, - "z": 428690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 159, - "instId": 300002, - "propState": 8, - "pos": { - "x": 320590, - "y": 168860, - "z": 426190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 159, - "instId": 300003, - "propState": 8, - "pos": { - "x": 317090, - "y": 168860, - "z": 428690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 159, - "instId": 300004, - "propState": 8, - "pos": { - "x": 318240, - "y": 168860, - "z": 439030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 159, - "instId": 300005, - "propState": 8, - "pos": { - "x": 319040, - "y": 168860, - "z": 439370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 159, - "instId": 300006, - "propState": 8, - "pos": { - "x": 318240, - "y": 168860, - "z": 439870 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "160": { - "monsters": [], - "npcs": [ - { - "groupId": 160, - "instId": 400001, - "pos": { - "x": 320556, - "y": 169496, - "z": 434141 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 160, - "instId": 400002, - "pos": { - "x": 320556, - "y": 169769, - "z": 434141 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 160, - "instId": 400003, - "pos": { - "x": 320556, - "y": 170042, - "z": 434141 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3107 - } - ], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 1, - "pos": { - "x": 320556, - "y": 168860, - "z": 433951 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [ - { - "groupId": 161, - "instId": 400001, - "pos": { - "x": 318686, - "y": 168860, - "z": 433370 - }, - "rot": { - "x": 0, - "y": 20000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [], - "teleports": {} - }, - "168": { - "monsters": [], - "npcs": [ - { - "groupId": 168, - "instId": 400001, - "pos": { - "x": 157080, - "y": 142800, - "z": 448030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 168, - "instId": 300001, - "propState": 101, - "pos": { - "x": 157160, - "y": 142800, - "z": 447897 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1026 - } - ], - "teleports": {} - }, - "206": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 206, - "instId": 300001, - "propState": 8, - "pos": { - "x": 127250, - "y": 170990, - "z": 711170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, - { - "groupId": 206, - "instId": 300002, - "propState": 8, - "pos": { - "x": 127250, - "y": 170990, - "z": 711170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, - { - "groupId": 206, - "instId": 300003, - "propState": 8, - "pos": { - "x": 110680, - "y": 179508, - "z": 739950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, - { - "groupId": 206, - "instId": 300004, - "propState": 8, - "pos": { - "x": 73820, - "y": 184692, - "z": 725960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 206, - "instId": 300005, - "propState": 8, - "pos": { - "x": 111480, - "y": 182429, - "z": 698680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "207": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 207, - "instId": 300001, - "propState": 8, - "pos": { - "x": 123750, - "y": 182443, - "z": 739170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 207, - "instId": 300002, - "propState": 8, - "pos": { - "x": 127250, - "y": 182443, - "z": 741670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 207, - "instId": 300003, - "propState": 8, - "pos": { - "x": 130750, - "y": 182443, - "z": 739170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 207, - "instId": 300004, - "propState": 8, - "pos": { - "x": 123250, - "y": 182443, - "z": 730040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 207, - "instId": 300005, - "propState": 8, - "pos": { - "x": 124050, - "y": 182443, - "z": 729670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 207, - "instId": 300006, - "propState": 8, - "pos": { - "x": 123250, - "y": 182443, - "z": 729170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 207, - "instId": 300007, - "propState": 8, - "pos": { - "x": 131250, - "y": 182443, - "z": 722010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 207, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130450, - "y": 182443, - "z": 721670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 207, - "instId": 300009, - "propState": 8, - "pos": { - "x": 131250, - "y": 182443, - "z": 721170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 12, - "pos": { - "x": 124250, - "y": 182443, - "z": 735170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 208, - "instId": 300002, - "propState": 1, - "pos": { - "x": 130250, - "y": 182443, - "z": 735170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "209": { - "monsters": [], - "npcs": [ - { - "groupId": 209, - "instId": 400001, - "pos": { - "x": 124250, - "y": 182443, - "z": 735170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [ - { - "groupId": 210, - "instId": 400001, - "pos": { - "x": 127250, - "y": 182443, - "z": 736170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [ - { - "groupId": 211, - "instId": 400001, - "pos": { - "x": 130250, - "y": 182443, - "z": 735170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "212": { - "monsters": [ - { - "groupId": 212, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 125250, - "y": 182443, - "z": 734170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "213": { - "monsters": [ - { - "groupId": 213, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 127250, - "y": 182443, - "z": 736170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "214": { - "monsters": [ - { - "groupId": 214, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 129250, - "y": 182443, - "z": 734170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300001, - "propState": 8, - "pos": { - "x": 83600, - "y": 168690, - "z": 726170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 215, - "instId": 300002, - "propState": 8, - "pos": { - "x": 83600, - "y": 168690, - "z": 726170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 215, - "instId": 300003, - "propState": 8, - "pos": { - "x": 70390, - "y": 179363, - "z": 710130 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 215, - "instId": 300004, - "propState": 8, - "pos": { - "x": 106050, - "y": 182429, - "z": 720670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 8, - "pos": { - "x": 96020, - "y": 184558, - "z": 729670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 216, - "instId": 300002, - "propState": 8, - "pos": { - "x": 98520, - "y": 184558, - "z": 726170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 216, - "instId": 300003, - "propState": 8, - "pos": { - "x": 96020, - "y": 184558, - "z": 722670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 216, - "instId": 300004, - "propState": 8, - "pos": { - "x": 86890, - "y": 184558, - "z": 730170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 216, - "instId": 300005, - "propState": 8, - "pos": { - "x": 86520, - "y": 184558, - "z": 729370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 216, - "instId": 300006, - "propState": 8, - "pos": { - "x": 86020, - "y": 184558, - "z": 730170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 216, - "instId": 300007, - "propState": 8, - "pos": { - "x": 78860, - "y": 184558, - "z": 722170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 216, - "instId": 300008, - "propState": 8, - "pos": { - "x": 78520, - "y": 184558, - "z": 722970 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 216, - "instId": 300009, - "propState": 8, - "pos": { - "x": 78020, - "y": 184558, - "z": 722170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 12, - "pos": { - "x": 92020, - "y": 184558, - "z": 729170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 217, - "instId": 300002, - "propState": 1, - "pos": { - "x": 92020, - "y": 184558, - "z": 723170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [ - { - "groupId": 218, - "instId": 400001, - "pos": { - "x": 92020, - "y": 184558, - "z": 729170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "219": { - "monsters": [], - "npcs": [ - { - "groupId": 219, - "instId": 400001, - "pos": { - "x": 93020, - "y": 184558, - "z": 726170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "220": { - "monsters": [], - "npcs": [ - { - "groupId": 220, - "instId": 400001, - "pos": { - "x": 92020, - "y": 184558, - "z": 723170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "221": { - "monsters": [ - { - "groupId": 221, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 91020, - "y": 184558, - "z": 728170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "222": { - "monsters": [ - { - "groupId": 222, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 93020, - "y": 184558, - "z": 726170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "223": { - "monsters": [ - { - "groupId": 223, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 91020, - "y": 184558, - "z": 724170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "224": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 224, - "instId": 300001, - "propState": 8, - "pos": { - "x": 158000, - "y": 110170, - "z": 436600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, - { - "groupId": 224, - "instId": 300002, - "propState": 8, - "pos": { - "x": 158000, - "y": 110170, - "z": 436600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, - { - "groupId": 224, - "instId": 300003, - "propState": 8, - "pos": { - "x": 148450, - "y": 142800, - "z": 436600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, - { - "groupId": 224, - "instId": 300004, - "propState": 8, - "pos": { - "x": 154500, - "y": 142783, - "z": 418070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 224, - "instId": 300005, - "propState": 8, - "pos": { - "x": 213200, - "y": 143004, - "z": 448390 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 8, - "pos": { - "x": 186000, - "y": 139679, - "z": 440100 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 225, - "instId": 300002, - "propState": 8, - "pos": { - "x": 188500, - "y": 139679, - "z": 436600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 225, - "instId": 300003, - "propState": 8, - "pos": { - "x": 186000, - "y": 139679, - "z": 433100 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 225, - "instId": 300004, - "propState": 8, - "pos": { - "x": 176870, - "y": 139679, - "z": 440600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 225, - "instId": 300005, - "propState": 8, - "pos": { - "x": 176500, - "y": 139679, - "z": 439800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 225, - "instId": 300006, - "propState": 8, - "pos": { - "x": 176000, - "y": 139679, - "z": 440600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 225, - "instId": 300007, - "propState": 8, - "pos": { - "x": 172540, - "y": 140000, - "z": 433820 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 225, - "instId": 300008, - "propState": 8, - "pos": { - "x": 172200, - "y": 140000, - "z": 434620 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 225, - "instId": 300009, - "propState": 8, - "pos": { - "x": 171700, - "y": 140000, - "z": 433820 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300001, - "propState": 12, - "pos": { - "x": 182000, - "y": 139679, - "z": 439600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 226, - "instId": 300002, - "propState": 1, - "pos": { - "x": 182000, - "y": 139679, - "z": 433600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [ - { - "groupId": 227, - "instId": 400001, - "pos": { - "x": 182000, - "y": 139679, - "z": 439600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "228": { - "monsters": [], - "npcs": [ - { - "groupId": 228, - "instId": 400001, - "pos": { - "x": 183000, - "y": 139679, - "z": 436600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "229": { - "monsters": [], - "npcs": [ - { - "groupId": 229, - "instId": 400001, - "pos": { - "x": 182000, - "y": 139679, - "z": 433600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "230": { - "monsters": [ - { - "groupId": 230, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 181000, - "y": 139679, - "z": 438600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "231": { - "monsters": [ - { - "groupId": 231, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 183000, - "y": 139679, - "z": 436600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "232": { - "monsters": [ - { - "groupId": 232, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 181000, - "y": 139679, - "z": 434600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "233": { - "monsters": [ - { - "groupId": 233, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 155080, - "y": 142800, - "z": 446030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "234": { - "monsters": [ - { - "groupId": 234, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 157080, - "y": 142800, - "z": 448030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "235": { - "monsters": [ - { - "groupId": 235, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 159080, - "y": 142800, - "z": 446030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "236": { - "monsters": [], - "npcs": [ - { - "groupId": 236, - "instId": 400001, - "pos": { - "x": 127250, - "y": 182443, - "z": 736170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 236, - "instId": 300001, - "propState": 8, - "pos": { - "x": 127250, - "y": 182443, - "z": 736170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "237": { - "monsters": [], - "npcs": [ - { - "groupId": 237, - "instId": 400001, - "pos": { - "x": 93020, - "y": 184558, - "z": 726170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 237, - "instId": 300001, - "propState": 8, - "pos": { - "x": 93020, - "y": 184558, - "z": 726170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "238": { - "monsters": [ - { - "groupId": 238, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 299390, - "y": 172137, - "z": 419730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "239": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 239, - "instId": 300001, - "propState": 8, - "pos": { - "x": 299070, - "y": 168767, - "z": 449520 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 239, - "instId": 300002, - "propState": 8, - "pos": { - "x": 299390, - "y": 158600, - "z": 436730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "240": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 240, - "instId": 300001, - "propState": 8, - "pos": { - "x": 302890, - "y": 172169, - "z": 415730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 240, - "instId": 300002, - "propState": 8, - "pos": { - "x": 299390, - "y": 172169, - "z": 413230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 240, - "instId": 300003, - "propState": 8, - "pos": { - "x": 295890, - "y": 172144, - "z": 415730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 240, - "instId": 300004, - "propState": 1, - "pos": { - "x": 302513, - "y": 171500, - "z": 427160 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 240, - "instId": 300005, - "propState": 8, - "pos": { - "x": 297450, - "y": 171500, - "z": 426910 - }, - "rot": { - "x": 0, - "y": 269744, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 240, - "instId": 300006, - "propState": 8, - "pos": { - "x": 297106, - "y": 171500, - "z": 427709 - }, - "rot": { - "x": 0, - "y": 269744, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 240, - "instId": 300007, - "propState": 8, - "pos": { - "x": 296610, - "y": 171500, - "z": 426906 - }, - "rot": { - "x": 0, - "y": 269744, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "241": { - "monsters": [ - { - "groupId": 241, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 299390, - "y": 172137, - "z": 419730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8050201": { - "P80502_F80502001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -32490, - "y": -15908, - "z": -259830 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 31290, - "y": -15908, - "z": -259830 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [ - { - "groupId": 4, - "instId": 400002, - "pos": { - "x": 3907, - "y": -14994, - "z": -278503 - }, - "rot": { - "x": 0, - "y": 213115, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 4, - "instId": 400003, - "pos": { - "x": 3907, - "y": -14721, - "z": -278503 - }, - "rot": { - "x": 0, - "y": 213115, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 4, - "instId": 400001, - "pos": { - "x": 3907, - "y": -15267, - "z": -278503 - }, - "rot": { - "x": 0, - "y": 213115, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3490, - "y": -15908, - "z": -266650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 10, - "y": -15908, - "z": -264150 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3510, - "y": -15908, - "z": -266650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 1, - "pos": { - "x": -3990, - "y": -15908, - "z": -278300 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 4, - "instId": 300005, - "propState": 1, - "pos": { - "x": 4010, - "y": -15908, - "z": -278300 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 4, - "instId": 300006, - "propState": 8, - "pos": { - "x": 3913, - "y": -15908, - "z": -282765 - }, - "rot": { - "x": 0, - "y": 3108, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 4, - "instId": 300007, - "propState": 8, - "pos": { - "x": 3396, - "y": -15908, - "z": -282394 - }, - "rot": { - "x": 0, - "y": 3108, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 4, - "instId": 300008, - "propState": 8, - "pos": { - "x": 3961, - "y": -15908, - "z": -281926 - }, - "rot": { - "x": 0, - "y": 3108, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 10, - "y": -15908, - "z": -272290 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": -94075, - "y": 22104, - "z": -196780 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": -143373, - "y": 22104, - "z": -196904 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": -116120, - "y": 22104, - "z": -217890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": -130820, - "y": 22104, - "z": -200370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": -133320, - "y": 22104, - "z": -196870 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": -130820, - "y": 22104, - "z": -193370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119150, - "y": 22097, - "z": -192930 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": -119492, - "y": 22097, - "z": -193466 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 13, - "instId": 300006, - "propState": 8, - "pos": { - "x": -119990, - "y": 22096, - "z": -192927 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "14": { - "monsters": [ - { - "groupId": 14, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -125250, - "y": 22104, - "z": -196870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -158639, - "y": 28032, - "z": 1065 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": -151216, - "y": 28032, - "z": -13355 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": -140520, - "y": 28032, - "z": -12424 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": -129622, - "y": 28032, - "z": -13355 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": -132130, - "y": 28032, - "z": 290 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": -129630, - "y": 28032, - "z": -3210 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": -132130, - "y": 28032, - "z": -6710 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 16, - "instId": 300004, - "propState": 8, - "pos": { - "x": -144920, - "y": 28032, - "z": -6210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 16, - "instId": 300005, - "propState": 8, - "pos": { - "x": -145260, - "y": 28032, - "z": -5410 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 16, - "instId": 300006, - "propState": 8, - "pos": { - "x": -145760, - "y": 28032, - "z": -6210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [ - { - "groupId": 17, - "instId": 400001, - "pos": { - "x": -139490, - "y": 28668, - "z": -3210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3105 - }, { - "groupId": 17, - "instId": 400002, - "pos": { - "x": -139490, - "y": 28941, - "z": -3210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 17, - "instId": 400003, - "pos": { - "x": -139490, - "y": 29214, - "z": -3210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3104 - } - ], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 1, - "pos": { - "x": -139300, - "y": 28032, - "z": -3210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": 91480, - "y": 5540, - "z": -196866 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": 137257, - "y": 22112, - "z": -196890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": 112480, - "y": 22112, - "z": -193366 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": 114980, - "y": 22112, - "z": -196866 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 19, - "instId": 300003, - "propState": 8, - "pos": { - "x": 112480, - "y": 22112, - "z": -200366 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 19, - "instId": 300004, - "propState": 8, - "pos": { - "x": 103200, - "y": 22112, - "z": -200560 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 19, - "instId": 300005, - "propState": 8, - "pos": { - "x": 102860, - "y": 22112, - "z": -199760 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 19, - "instId": 300006, - "propState": 8, - "pos": { - "x": 102360, - "y": 22112, - "z": -200560 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [ - { - "groupId": 20, - "instId": 400001, - "pos": { - "x": 108480, - "y": 22112, - "z": -199010 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [ - { - "groupId": 21, - "instId": 400001, - "pos": { - "x": 108286, - "y": 23029, - "z": -194570 - }, - "rot": { - "x": 0, - "y": 250000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 21, - "instId": 400002, - "pos": { - "x": 108286, - "y": 23302, - "z": -194570 - }, - "rot": { - "x": 0, - "y": 250000, - "z": 0 - }, - "npcId": 3106 - }, { - "groupId": 21, - "instId": 400003, - "pos": { - "x": 108286, - "y": 22756, - "z": -194570 - }, - "rot": { - "x": 0, - "y": 250000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 1, - "pos": { - "x": 108480, - "y": 22112, - "z": -194485 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38898, - "y": -15918, - "z": -259824 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": -90330, - "y": -28970, - "z": -238600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 22, - "instId": 300003, - "propState": 8, - "pos": { - "x": -78110, - "y": -16910, - "z": -265250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 22, - "instId": 300004, - "propState": 8, - "pos": { - "x": -78110, - "y": -16910, - "z": -237387 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -75890, - "y": -16911, - "z": -260830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": -78390, - "y": -16911, - "z": -257330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 23, - "instId": 300003, - "propState": 8, - "pos": { - "x": -75890, - "y": -16911, - "z": -253830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 23, - "instId": 300004, - "propState": 8, - "pos": { - "x": -66040, - "y": -16911, - "z": -261330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 23, - "instId": 300005, - "propState": 8, - "pos": { - "x": -65670, - "y": -16911, - "z": -260530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 23, - "instId": 300006, - "propState": 8, - "pos": { - "x": -65170, - "y": -16911, - "z": -261330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 23, - "instId": 300007, - "propState": 8, - "pos": { - "x": -59470, - "y": -16911, - "z": -256600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 23, - "instId": 300008, - "propState": 8, - "pos": { - "x": -59130, - "y": -16911, - "z": -257400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 23, - "instId": 300009, - "propState": 8, - "pos": { - "x": -58630, - "y": -16911, - "z": -256600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 12, - "pos": { - "x": -69290, - "y": -16911, - "z": -260330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 24, - "instId": 300002, - "propState": 1, - "pos": { - "x": -69290, - "y": -16911, - "z": -254330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [ - { - "groupId": 25, - "instId": 400001, - "pos": { - "x": -69020, - "y": -16911, - "z": -260330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [ - { - "groupId": 26, - "instId": 400001, - "pos": { - "x": -70020, - "y": -16911, - "z": -257330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [ - { - "groupId": 27, - "instId": 400001, - "pos": { - "x": -69020, - "y": -16911, - "z": -254330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "28": { - "monsters": [ - { - "groupId": 28, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -68790, - "y": -16911, - "z": -259330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "29": { - "monsters": [ - { - "groupId": 29, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -70790, - "y": -16911, - "z": -257330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "30": { - "monsters": [ - { - "groupId": 30, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -68790, - "y": -16911, - "z": -255330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": 75450, - "y": 22090, - "z": -204680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": 75340, - "y": 22090, - "z": -257530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": 79640, - "y": 22090, - "z": -240110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": 76140, - "y": 22090, - "z": -242610 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 32, - "instId": 300003, - "propState": 8, - "pos": { - "x": 72640, - "y": 22090, - "z": -240110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 32, - "instId": 300004, - "propState": 8, - "pos": { - "x": 79816, - "y": 22090, - "z": -228494 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 32, - "instId": 300005, - "propState": 8, - "pos": { - "x": 79016, - "y": 22090, - "z": -228124 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 32, - "instId": 300006, - "propState": 8, - "pos": { - "x": 79816, - "y": 22090, - "z": -227624 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 32, - "instId": 300007, - "propState": 8, - "pos": { - "x": 73280, - "y": 22090, - "z": -221240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 32, - "instId": 300008, - "propState": 8, - "pos": { - "x": 74080, - "y": 22090, - "z": -220900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 32, - "instId": 300009, - "propState": 8, - "pos": { - "x": 73280, - "y": 22090, - "z": -220400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 12, - "pos": { - "x": 79250, - "y": 22090, - "z": -234420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 33, - "instId": 300002, - "propState": 1, - "pos": { - "x": 73250, - "y": 22090, - "z": -234420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [ - { - "groupId": 34, - "instId": 400001, - "pos": { - "x": 79250, - "y": 22090, - "z": -234420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [ - { - "groupId": 35, - "instId": 400001, - "pos": { - "x": 76250, - "y": 22090, - "z": -235420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": 73250, - "y": 22090, - "z": -234420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [ - { - "groupId": 37, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 78250, - "y": 22090, - "z": -233420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "38": { - "monsters": [ - { - "groupId": 38, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 76250, - "y": 22090, - "z": -235420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "39": { - "monsters": [ - { - "groupId": 39, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 74250, - "y": 22090, - "z": -233420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": 146210, - "y": 61220, - "z": -283150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 42, - "instId": 300002, - "propState": 8, - "pos": { - "x": 146250, - "y": 47046, - "z": -284834 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149710, - "y": 47050, - "z": -254140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 43, - "instId": 300002, - "propState": 8, - "pos": { - "x": 146210, - "y": 47046, - "z": -251640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 43, - "instId": 300003, - "propState": 8, - "pos": { - "x": 142710, - "y": 47050, - "z": -254140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 43, - "instId": 300004, - "propState": 8, - "pos": { - "x": 150100, - "y": 47050, - "z": -265300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 43, - "instId": 300005, - "propState": 8, - "pos": { - "x": 149300, - "y": 47050, - "z": -265670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 43, - "instId": 300006, - "propState": 8, - "pos": { - "x": 150100, - "y": 47050, - "z": -266170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 43, - "instId": 300007, - "propState": 8, - "pos": { - "x": 142210, - "y": 47050, - "z": -270930 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 43, - "instId": 300008, - "propState": 8, - "pos": { - "x": 143010, - "y": 47050, - "z": -271270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 43, - "instId": 300009, - "propState": 8, - "pos": { - "x": 142210, - "y": 47050, - "z": -271770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 12, - "pos": { - "x": 149210, - "y": 47032, - "z": -259150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 44, - "instId": 300002, - "propState": 1, - "pos": { - "x": 143210, - "y": 47032, - "z": -259150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [ - { - "groupId": 45, - "instId": 400001, - "pos": { - "x": 149210, - "y": 47032, - "z": -259150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [ - { - "groupId": 46, - "instId": 400001, - "pos": { - "x": 146210, - "y": 47046, - "z": -258150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [ - { - "groupId": 47, - "instId": 400001, - "pos": { - "x": 143210, - "y": 47032, - "z": -259150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "48": { - "monsters": [ - { - "groupId": 48, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 148210, - "y": 47046, - "z": -260150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "49": { - "monsters": [ - { - "groupId": 49, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 146210, - "y": 47046, - "z": -258150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "50": { - "monsters": [ - { - "groupId": 50, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 144210, - "y": 47046, - "z": -260150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": -117195, - "y": 28032, - "z": -40834 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": -129890, - "y": 28032, - "z": -30244 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 51, - "instId": 300003, - "propState": 8, - "pos": { - "x": -151110, - "y": 28032, - "z": -30244 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 8, - "pos": { - "x": -151390, - "y": 28032, - "z": -43502 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 52, - "instId": 300002, - "propState": 8, - "pos": { - "x": -153890, - "y": 28032, - "z": -40002 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 52, - "instId": 300003, - "propState": 8, - "pos": { - "x": -151390, - "y": 28032, - "z": -36502 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 52, - "instId": 300004, - "propState": 8, - "pos": { - "x": -140631, - "y": 28032, - "z": -44002 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 52, - "instId": 300005, - "propState": 8, - "pos": { - "x": -140261, - "y": 28032, - "z": -43202 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 52, - "instId": 300006, - "propState": 8, - "pos": { - "x": -139761, - "y": 28032, - "z": -44002 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 52, - "instId": 300007, - "propState": 8, - "pos": { - "x": -133220, - "y": 28032, - "z": -36410 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 52, - "instId": 300008, - "propState": 8, - "pos": { - "x": -132880, - "y": 28032, - "z": -37210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 52, - "instId": 300009, - "propState": 8, - "pos": { - "x": -132380, - "y": 28032, - "z": -36410 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 12, - "pos": { - "x": -145761, - "y": 28032, - "z": -43002 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 53, - "instId": 300002, - "propState": 1, - "pos": { - "x": -145761, - "y": 28032, - "z": -37002 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [ - { - "groupId": 54, - "instId": 400001, - "pos": { - "x": -145761, - "y": 28032, - "z": -43002 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [ - { - "groupId": 55, - "instId": 400001, - "pos": { - "x": -146761, - "y": 28032, - "z": -40002 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [ - { - "groupId": 56, - "instId": 400001, - "pos": { - "x": -145761, - "y": 28032, - "z": -37002 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "57": { - "monsters": [ - { - "groupId": 57, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -146840, - "y": 28032, - "z": -42002 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "58": { - "monsters": [ - { - "groupId": 58, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -148840, - "y": 28032, - "z": -40002 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "59": { - "monsters": [ - { - "groupId": 59, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -146840, - "y": 28032, - "z": -38002 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 8, - "pos": { - "x": -32490, - "y": -15908, - "z": -259830 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 60, - "instId": 300002, - "propState": 8, - "pos": { - "x": 31290, - "y": -15908, - "z": -259830 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3490, - "y": -15908, - "z": -266650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 61, - "instId": 300002, - "propState": 8, - "pos": { - "x": 10, - "y": -15908, - "z": -264150 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 61, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3510, - "y": -15908, - "z": -266650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 61, - "instId": 300004, - "propState": 1, - "pos": { - "x": -3990, - "y": -15908, - "z": -278300 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 61, - "instId": 300005, - "propState": 8, - "pos": { - "x": 3913, - "y": -15908, - "z": -282765 - }, - "rot": { - "x": 0, - "y": 3108, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 61, - "instId": 300006, - "propState": 8, - "pos": { - "x": 3396, - "y": -15908, - "z": -282394 - }, - "rot": { - "x": 0, - "y": 3108, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 61, - "instId": 300007, - "propState": 8, - "pos": { - "x": 3961, - "y": -15908, - "z": -281926 - }, - "rot": { - "x": 0, - "y": 3108, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "62": { - "monsters": [ - { - "groupId": 62, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 10, - "y": -15908, - "z": -272290 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119563, - "y": 30930, - "z": -40770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103010 - }, { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": -113489, - "y": 28030, - "z": -40900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 69, - "instId": 300003, - "propState": 8, - "pos": { - "x": -125503, - "y": 28037, - "z": -40901 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103011 - }, { - "groupId": 69, - "instId": 300004, - "propState": 8, - "pos": { - "x": -115543, - "y": 28034, - "z": -42975 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 1, - "pos": { - "x": 146218, - "y": 28084, - "z": -175913 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 73, - "instId": 300002, - "propState": 8, - "pos": { - "x": 81346, - "y": 22089, - "z": -196925 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 73, - "instId": 300003, - "propState": 1, - "pos": { - "x": -81320, - "y": 22100, - "z": -196809 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 73, - "instId": 300006, - "propState": 1, - "pos": { - "x": -125303, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 73, - "instId": 300007, - "propState": 1, - "pos": { - "x": -155408, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 73, - "instId": 300008, - "propState": 1, - "pos": { - "x": -135344, - "y": -4910, - "z": -61779 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 73, - "instId": 300009, - "propState": 1, - "pos": { - "x": 149255, - "y": 28111, - "z": -130927 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 73, - "instId": 300010, - "propState": 8, - "pos": { - "x": 110204, - "y": 22109, - "z": -217944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 73, - "instId": 300011, - "propState": 8, - "pos": { - "x": -156331, - "y": -4910, - "z": -79773 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 73, - "instId": 300004, - "propState": 8, - "pos": { - "x": -188501, - "y": 16040, - "z": -55890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 73, - "instId": 300012, - "propState": 1, - "pos": { - "x": -156415, - "y": -10910, - "z": -130932 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 73, - "instId": 300013, - "propState": 1, - "pos": { - "x": -165403, - "y": -10910, - "z": -139927 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 73, - "instId": 300015, - "propState": 8, - "pos": { - "x": -81322, - "y": -16910, - "z": -196913 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 73, - "instId": 300016, - "propState": 8, - "pos": { - "x": -83505, - "y": -16868, - "z": -198931 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 73, - "instId": 300017, - "propState": 8, - "pos": { - "x": 80139, - "y": 22090, - "z": -199564 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 73, - "instId": 300018, - "propState": 1, - "pos": { - "x": -173385, - "y": 22081, - "z": -148887 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 73, - "instId": 300014, - "propState": 8, - "pos": { - "x": -190551, - "y": 16032, - "z": -53857 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 73, - "instId": 300005, - "propState": 8, - "pos": { - "x": -116165, - "y": 22090, - "z": -175809 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300006, - "propState": 8, - "pos": { - "x": 159229, - "y": 27793, - "z": -139048 - }, - "rot": { - "x": 0, - "y": 15697, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300002, - "propState": 8, - "pos": { - "x": -179190, - "y": -4760, - "z": -79740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8050301": { - "P80503_F80503001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 1, - "pos": { - "x": -114327, - "y": 11511, - "z": -189950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -126390, - "y": 11517, - "z": -9949 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103032 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": -120390, - "y": 11501, - "z": -144954 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": -120390, - "y": 11501, - "z": -138954 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": -114082, - "y": 11519, - "z": -137675 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -162390, - "y": 5501, - "z": -144954 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": -162390, - "y": 5501, - "z": -138954 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": -156610, - "y": 5511, - "z": -137807 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -150424, - "y": 11501, - "z": -72953 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -150424, - "y": 11501, - "z": -66953 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -145579, - "y": 11511, - "z": -65502 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -117390, - "y": 11527, - "z": 5051 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -122664, - "y": 12771, - "z": 2246 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8050401": { - "P80504_F80504001": { - "scenes": { - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -115150, - "y": 62638, - "z": 6529 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": -127560, - "y": 62048, - "z": 18303 - }, - "rot": { - "x": 0, - "y": 169460, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 23, - "instId": 300003, - "propState": 8, - "pos": { - "x": -127860, - "y": 62048, - "z": -8099 - }, - "rot": { - "x": 0, - "y": 13945, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [ - { - "groupId": 24, - "instId": 400002, - "pos": { - "x": -141650, - "y": 61798, - "z": 10467 - }, - "rot": { - "x": 0, - "y": 123115, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 24, - "instId": 400003, - "pos": { - "x": -141650, - "y": 62071, - "z": 10467 - }, - "rot": { - "x": 0, - "y": 123115, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 24, - "instId": 400001, - "pos": { - "x": -141650, - "y": 61525, - "z": 10467 - }, - "rot": { - "x": 0, - "y": 123115, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 8, - "pos": { - "x": -154560, - "y": 60890, - "z": 3070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 24, - "instId": 300002, - "propState": 8, - "pos": { - "x": -157060, - "y": 60890, - "z": 6570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 24, - "instId": 300003, - "propState": 8, - "pos": { - "x": -154560, - "y": 60890, - "z": 10070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 24, - "instId": 300004, - "propState": 1, - "pos": { - "x": -141853, - "y": 60884, - "z": 2570 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 24, - "instId": 300005, - "propState": 1, - "pos": { - "x": -141853, - "y": 60884, - "z": 10570 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 24, - "instId": 300006, - "propState": 8, - "pos": { - "x": -137509, - "y": 60884, - "z": 11133 - }, - "rot": { - "x": 0, - "y": 87508, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 24, - "instId": 300007, - "propState": 8, - "pos": { - "x": -137135, - "y": 60884, - "z": 10349 - }, - "rot": { - "x": 0, - "y": 87508, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 24, - "instId": 300008, - "propState": 8, - "pos": { - "x": -136670, - "y": 60890, - "z": 11170 - }, - "rot": { - "x": 0, - "y": 87508, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "25": { - "monsters": [ - { - "groupId": 25, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -147210, - "y": 60884, - "z": 6570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": -47600, - "y": 58177, - "z": 6104 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": -22440, - "y": 56882, - "z": 20089 - }, - "rot": { - "x": 0, - "y": 205732, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 29, - "instId": 300003, - "propState": 8, - "pos": { - "x": -22305, - "y": 56841, - "z": -7881 - }, - "rot": { - "x": 0, - "y": 155083, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": -22460, - "y": 56834, - "z": 9660 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19960, - "y": 56834, - "z": 6160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 30, - "instId": 300003, - "propState": 8, - "pos": { - "x": -22460, - "y": 56834, - "z": 2660 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 30, - "instId": 300004, - "propState": 8, - "pos": { - "x": -32790, - "y": 56834, - "z": 3160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 30, - "instId": 300005, - "propState": 8, - "pos": { - "x": -33130, - "y": 56834, - "z": 3960 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 30, - "instId": 300006, - "propState": 8, - "pos": { - "x": -33630, - "y": 56834, - "z": 3160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [ - { - "groupId": 31, - "instId": 400001, - "pos": { - "x": -28190, - "y": 57743, - "z": 6160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 31, - "instId": 400002, - "pos": { - "x": -28190, - "y": 57470, - "z": 6160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3105 - }, { - "groupId": 31, - "instId": 400003, - "pos": { - "x": -28190, - "y": 58016, - "z": 6160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3104 - } - ], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 1, - "pos": { - "x": -28000, - "y": 56834, - "z": 6160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -93843, - "y": 62105, - "z": 15970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 33, - "instId": 300002, - "propState": 8, - "pos": { - "x": -101340, - "y": 62105, - "z": 52406 - }, - "rot": { - "x": 0, - "y": 269505, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": -97390, - "y": 62105, - "z": 43770 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": -93890, - "y": 62105, - "z": 46270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 34, - "instId": 300003, - "propState": 8, - "pos": { - "x": -90390, - "y": 62105, - "z": 43770 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 34, - "instId": 300004, - "propState": 8, - "pos": { - "x": -90890, - "y": 62105, - "z": 31280 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 34, - "instId": 300005, - "propState": 8, - "pos": { - "x": -91690, - "y": 62105, - "z": 30940 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 34, - "instId": 300006, - "propState": 8, - "pos": { - "x": -90890, - "y": 62105, - "z": 30440 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [ - { - "groupId": 35, - "instId": 400001, - "pos": { - "x": -91120, - "y": 62090, - "z": 37440 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -96960, - "y": 63287, - "z": 37230 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "npcId": 3106 - }, { - "groupId": 36, - "instId": 400002, - "pos": { - "x": -96960, - "y": 63014, - "z": 37230 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 36, - "instId": 400003, - "pos": { - "x": -96960, - "y": 62741, - "z": 37230 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 1, - "pos": { - "x": -97045, - "y": 62105, - "z": 37424 - }, - "rot": { - "x": 0, - "y": 340000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": 20590, - "y": 48212, - "z": -18774 - }, - "rot": { - "x": 0, - "y": 270542, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": 31070, - "y": 28300, - "z": -14960 - }, - "rot": { - "x": 0, - "y": 225372, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": 2140, - "y": 45388, - "z": -35510 - }, - "rot": { - "x": 0, - "y": 315372, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 38, - "instId": 300002, - "propState": 8, - "pos": { - "x": -2098, - "y": 45388, - "z": -34775 - }, - "rot": { - "x": 0, - "y": 315372, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 38, - "instId": 300003, - "propState": 8, - "pos": { - "x": -2778, - "y": 45388, - "z": -30528 - }, - "rot": { - "x": 0, - "y": 315372, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 38, - "instId": 300004, - "propState": 8, - "pos": { - "x": 5384, - "y": 45368, - "z": -23969 - }, - "rot": { - "x": 0, - "y": 229034, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 38, - "instId": 300005, - "propState": 8, - "pos": { - "x": 5480, - "y": 45369, - "z": -24598 - }, - "rot": { - "x": 0, - "y": 229034, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 38, - "instId": 300006, - "propState": 8, - "pos": { - "x": 4750, - "y": 45370, - "z": -24520 - }, - "rot": { - "x": 0, - "y": 229034, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "39": { - "monsters": [ - { - "groupId": 39, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 3100, - "y": 45388, - "z": -29830 - }, - "rot": { - "x": 0, - "y": 45372, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": -64687, - "y": 52822, - "z": 102970 - }, - "rot": { - "x": 0, - "y": 77368, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 40, - "instId": 300002, - "propState": 8, - "pos": { - "x": -42980, - "y": 54051, - "z": 131140 - }, - "rot": { - "x": 0, - "y": 167047, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 8, - "pos": { - "x": -36042, - "y": 54051, - "z": 112885 - }, - "rot": { - "x": 0, - "y": 167368, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 41, - "instId": 300002, - "propState": 8, - "pos": { - "x": -32837, - "y": 54051, - "z": 110017 - }, - "rot": { - "x": 0, - "y": 167368, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 41, - "instId": 300003, - "propState": 8, - "pos": { - "x": -34511, - "y": 54051, - "z": 106055 - }, - "rot": { - "x": 0, - "y": 167368, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 41, - "instId": 300004, - "propState": 8, - "pos": { - "x": -45060, - "y": 54051, - "z": 111376 - }, - "rot": { - "x": 0, - "y": 257368, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 41, - "instId": 300005, - "propState": 8, - "pos": { - "x": -45247, - "y": 54051, - "z": 110515 - }, - "rot": { - "x": 0, - "y": 257368, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 41, - "instId": 300006, - "propState": 8, - "pos": { - "x": -45909, - "y": 54051, - "z": 111186 - }, - "rot": { - "x": 0, - "y": 257368, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 41, - "instId": 300007, - "propState": 8, - "pos": { - "x": -51147, - "y": 54051, - "z": 101814 - }, - "rot": { - "x": 0, - "y": 257368, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 41, - "instId": 300008, - "propState": 8, - "pos": { - "x": -51653, - "y": 54051, - "z": 102520 - }, - "rot": { - "x": 0, - "y": 257368, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 41, - "instId": 300009, - "propState": 8, - "pos": { - "x": -51966, - "y": 54051, - "z": 101630 - }, - "rot": { - "x": 0, - "y": 257368, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 12, - "pos": { - "x": -39836, - "y": 54051, - "z": 111523 - }, - "rot": { - "x": 0, - "y": 257368, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 42, - "instId": 300002, - "propState": 1, - "pos": { - "x": -38524, - "y": 54051, - "z": 105668 - }, - "rot": { - "x": 0, - "y": 257368, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [ - { - "groupId": 43, - "instId": 400001, - "pos": { - "x": -39836, - "y": 54051, - "z": 111523 - }, - "rot": { - "x": 0, - "y": 257368, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [ - { - "groupId": 44, - "instId": 400001, - "pos": { - "x": -38204, - "y": 54051, - "z": 108814 - }, - "rot": { - "x": 0, - "y": 257368, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [ - { - "groupId": 45, - "instId": 400001, - "pos": { - "x": -38524, - "y": 54051, - "z": 105668 - }, - "rot": { - "x": 0, - "y": 257368, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "46": { - "monsters": [ - { - "groupId": 46, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -40593, - "y": 54051, - "z": 110328 - }, - "rot": { - "x": 0, - "y": 257368, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "47": { - "monsters": [ - { - "groupId": 47, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -38204, - "y": 54051, - "z": 108814 - }, - "rot": { - "x": 0, - "y": 257368, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "48": { - "monsters": [ - { - "groupId": 48, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -39718, - "y": 54051, - "z": 106425 - }, - "rot": { - "x": 0, - "y": 257368, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": -67460, - "y": 61584, - "z": 6225 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": -94036, - "y": 62594, - "z": 12331 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 58, - "instId": 300003, - "propState": 8, - "pos": { - "x": -94268, - "y": 62594, - "z": -172 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 58, - "instId": 300004, - "propState": 8, - "pos": { - "x": -107980, - "y": 62595, - "z": 5940 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": -102680, - "y": 62594, - "z": 2470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": -105180, - "y": 62594, - "z": 5970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": -102680, - "y": 62594, - "z": 9470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 59, - "instId": 300004, - "propState": 8, - "pos": { - "x": -92160, - "y": 62594, - "z": 1970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 59, - "instId": 300005, - "propState": 8, - "pos": { - "x": -91790, - "y": 62594, - "z": 2770 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 59, - "instId": 300006, - "propState": 8, - "pos": { - "x": -91290, - "y": 62594, - "z": 1970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 59, - "instId": 300007, - "propState": 8, - "pos": { - "x": -84130, - "y": 62594, - "z": 9970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 59, - "instId": 300008, - "propState": 8, - "pos": { - "x": -83790, - "y": 62594, - "z": 9170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 59, - "instId": 300009, - "propState": 8, - "pos": { - "x": -83290, - "y": 62594, - "z": 9970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 12, - "pos": { - "x": -97290, - "y": 62594, - "z": 2970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 60, - "instId": 300002, - "propState": 1, - "pos": { - "x": -97290, - "y": 62594, - "z": 8970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [ - { - "groupId": 61, - "instId": 400001, - "pos": { - "x": -97290, - "y": 62594, - "z": 2970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [ - { - "groupId": 62, - "instId": 400001, - "pos": { - "x": -98290, - "y": 62594, - "z": 5970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [ - { - "groupId": 63, - "instId": 400001, - "pos": { - "x": -97290, - "y": 62594, - "z": 8970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "64": { - "monsters": [ - { - "groupId": 64, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -96290, - "y": 62594, - "z": 3970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "65": { - "monsters": [ - { - "groupId": 65, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -98290, - "y": 62594, - "z": 5970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "66": { - "monsters": [ - { - "groupId": 66, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -96290, - "y": 62594, - "z": 7970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 8, - "pos": { - "x": 79800, - "y": 47844, - "z": 5935 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, - { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": 40400, - "y": 50889, - "z": -3782 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, - { - "groupId": 67, - "instId": 300003, - "propState": 8, - "pos": { - "x": 40400, - "y": 50889, - "z": 15248 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, - { - "groupId": 67, - "instId": 300004, - "propState": 8, - "pos": { - "x": 57781, - "y": 49274, - "z": -11850 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 67, - "instId": 300005, - "propState": 8, - "pos": { - "x": 57753, - "y": 49273, - "z": 23510 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": 50180, - "y": 49988, - "z": 1539 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": 47680, - "y": 49988, - "z": 5039 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 68, - "instId": 300003, - "propState": 8, - "pos": { - "x": 50180, - "y": 49988, - "z": 8539 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 68, - "instId": 300004, - "propState": 8, - "pos": { - "x": 60210, - "y": 49988, - "z": 1039 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 68, - "instId": 300005, - "propState": 8, - "pos": { - "x": 60580, - "y": 49988, - "z": 1839 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 68, - "instId": 300006, - "propState": 8, - "pos": { - "x": 61080, - "y": 49988, - "z": 1039 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 68, - "instId": 300007, - "propState": 8, - "pos": { - "x": 66610, - "y": 49988, - "z": 9039 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 68, - "instId": 300008, - "propState": 8, - "pos": { - "x": 66950, - "y": 49988, - "z": 8239 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 68, - "instId": 300009, - "propState": 8, - "pos": { - "x": 67450, - "y": 49988, - "z": 9039 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 12, - "pos": { - "x": 56030, - "y": 49988, - "z": 2039 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 69, - "instId": 300002, - "propState": 1, - "pos": { - "x": 56030, - "y": 49988, - "z": 8039 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [ - { - "groupId": 70, - "instId": 400001, - "pos": { - "x": 56180, - "y": 49988, - "z": 2039 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [ - { - "groupId": 71, - "instId": 400001, - "pos": { - "x": 55180, - "y": 49988, - "z": 5039 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [ - { - "groupId": 72, - "instId": 400001, - "pos": { - "x": 56180, - "y": 49988, - "z": 8039 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "73": { - "monsters": [ - { - "groupId": 73, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 57050, - "y": 49988, - "z": 3039 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "74": { - "monsters": [ - { - "groupId": 74, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 55050, - "y": 49988, - "z": 5039 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "75": { - "monsters": [ - { - "groupId": 75, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 57050, - "y": 49988, - "z": 7039 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 8, - "pos": { - "x": 77970, - "y": 47844, - "z": 5855 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 76, - "instId": 300002, - "propState": 8, - "pos": { - "x": 119950, - "y": 47134, - "z": 6097 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 76, - "instId": 300003, - "propState": 8, - "pos": { - "x": 95016, - "y": 47844, - "z": -7810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 76, - "instId": 300004, - "propState": 8, - "pos": { - "x": 86985, - "y": 47844, - "z": 19660 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": 109830, - "y": 47135, - "z": 9570 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 77, - "instId": 300002, - "propState": 8, - "pos": { - "x": 112330, - "y": 47134, - "z": 6070 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 77, - "instId": 300003, - "propState": 8, - "pos": { - "x": 109830, - "y": 47135, - "z": 2570 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 77, - "instId": 300004, - "propState": 8, - "pos": { - "x": 96840, - "y": 47844, - "z": 10070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 77, - "instId": 300005, - "propState": 8, - "pos": { - "x": 96470, - "y": 47844, - "z": 9270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 77, - "instId": 300006, - "propState": 8, - "pos": { - "x": 95970, - "y": 47844, - "z": 10070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 77, - "instId": 300007, - "propState": 8, - "pos": { - "x": 88810, - "y": 47844, - "z": 2070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 77, - "instId": 300008, - "propState": 8, - "pos": { - "x": 88470, - "y": 47844, - "z": 2870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 77, - "instId": 300009, - "propState": 8, - "pos": { - "x": 87970, - "y": 47844, - "z": 2070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 12, - "pos": { - "x": 101970, - "y": 47844, - "z": 9070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 78, - "instId": 300002, - "propState": 1, - "pos": { - "x": 101970, - "y": 47844, - "z": 3070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [ - { - "groupId": 79, - "instId": 400001, - "pos": { - "x": 101970, - "y": 47844, - "z": 9070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [ - { - "groupId": 80, - "instId": 400001, - "pos": { - "x": 102970, - "y": 47844, - "z": 6070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [ - { - "groupId": 81, - "instId": 400001, - "pos": { - "x": 101970, - "y": 47844, - "z": 3070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "82": { - "monsters": [ - { - "groupId": 82, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 100970, - "y": 47844, - "z": 8070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "83": { - "monsters": [ - { - "groupId": 83, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 102970, - "y": 47844, - "z": 6070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "84": { - "monsters": [ - { - "groupId": 84, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 100970, - "y": 47844, - "z": 4070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "100": { - "monsters": [ - { - "groupId": 100, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -147210, - "y": 60884, - "z": 6570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "101": { - "monsters": [ - { - "groupId": 101, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -40593, - "y": 54051, - "z": 110328 - }, - "rot": { - "x": 0, - "y": 257368, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "102": { - "monsters": [ - { - "groupId": 102, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -38204, - "y": 54051, - "z": 108814 - }, - "rot": { - "x": 0, - "y": 257368, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "103": { - "monsters": [ - { - "groupId": 103, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -39718, - "y": 54051, - "z": 106425 - }, - "rot": { - "x": 0, - "y": 257368, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "104": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 104, - "instId": 300001, - "propState": 12, - "pos": { - "x": -39836, - "y": 54051, - "z": 111523 - }, - "rot": { - "x": 0, - "y": 257368, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 104, - "instId": 300002, - "propState": 1, - "pos": { - "x": -38524, - "y": 54051, - "z": 105668 - }, - "rot": { - "x": 0, - "y": 257368, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "105": { - "monsters": [ - { - "groupId": 105, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -96290, - "y": 62594, - "z": 3970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "106": { - "monsters": [ - { - "groupId": 106, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -98290, - "y": 62594, - "z": 5970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "107": { - "monsters": [ - { - "groupId": 107, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -96290, - "y": 62594, - "z": 7970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 12, - "pos": { - "x": -97290, - "y": 62594, - "z": 2970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 108, - "instId": 300002, - "propState": 1, - "pos": { - "x": -97290, - "y": 62594, - "z": 8970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "109": { - "monsters": [], - "npcs": [ - { - "groupId": 109, - "instId": 400001, - "pos": { - "x": 55180, - "y": 49988, - "z": 5039 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 100 - } - ], - "props": [], - "teleports": {} - }, - "110": { - "monsters": [ - { - "groupId": 110, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 100970, - "y": 47844, - "z": 8070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "111": { - "monsters": [ - { - "groupId": 111, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 102970, - "y": 47844, - "z": 6070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "112": { - "monsters": [ - { - "groupId": 112, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 100970, - "y": 47844, - "z": 4070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [ - { - "groupId": 114, - "instId": 400001, - "pos": { - "x": 102970, - "y": 47844, - "z": 6070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "115": { - "monsters": [], - "npcs": [ - { - "groupId": 115, - "instId": 400001, - "pos": { - "x": -39170, - "y": 54051, - "z": 108540 - }, - "rot": { - "x": 0, - "y": 257368, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [ - { - "groupId": 116, - "instId": 400001, - "pos": { - "x": -38524, - "y": 54051, - "z": 105668 - }, - "rot": { - "x": 0, - "y": 257368, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [ - { - "groupId": 117, - "instId": 400001, - "pos": { - "x": -98290, - "y": 62594, - "z": 5970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [ - { - "groupId": 118, - "instId": 400001, - "pos": { - "x": 102970, - "y": 47844, - "z": 6070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "120": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 120, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78286, - "y": 47844, - "z": 5334 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, - { - "groupId": 120, - "instId": 300002, - "propState": 8, - "pos": { - "x": 40400, - "y": 50889, - "z": -3792 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, - { - "groupId": 120, - "instId": 300003, - "propState": 8, - "pos": { - "x": 40400, - "y": 50889, - "z": 15249 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, - { - "groupId": 120, - "instId": 300004, - "propState": 8, - "pos": { - "x": 57735, - "y": 49274, - "z": -12110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 120, - "instId": 300005, - "propState": 8, - "pos": { - "x": 57745, - "y": 49273, - "z": 23220 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 120, - "instId": 300006, - "propState": 8, - "pos": { - "x": 55180, - "y": 49988, - "z": 5039 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1060 - } - ], - "teleports": {} - }, - "121": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 121, - "instId": 300001, - "propState": 8, - "pos": { - "x": -115150, - "y": 62638, - "z": 6528 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 121, - "instId": 300002, - "propState": 8, - "pos": { - "x": -127550, - "y": 62048, - "z": 18304 - }, - "rot": { - "x": 0, - "y": 169460, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 121, - "instId": 300003, - "propState": 8, - "pos": { - "x": -127870, - "y": 62048, - "z": -8097 - }, - "rot": { - "x": 0, - "y": 13945, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "122": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 122, - "instId": 300001, - "propState": 8, - "pos": { - "x": -154560, - "y": 60890, - "z": 3070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 122, - "instId": 300002, - "propState": 8, - "pos": { - "x": -157060, - "y": 60890, - "z": 6570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 122, - "instId": 300003, - "propState": 8, - "pos": { - "x": -154560, - "y": 60890, - "z": 10070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 122, - "instId": 300004, - "propState": 1, - "pos": { - "x": -141853, - "y": 60884, - "z": 2570 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 122, - "instId": 300005, - "propState": 8, - "pos": { - "x": -137509, - "y": 60884, - "z": 11133 - }, - "rot": { - "x": 0, - "y": 87508, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 122, - "instId": 300006, - "propState": 8, - "pos": { - "x": -137135, - "y": 60884, - "z": 10349 - }, - "rot": { - "x": 0, - "y": 87508, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 122, - "instId": 300007, - "propState": 8, - "pos": { - "x": -136670, - "y": 60890, - "z": 11170 - }, - "rot": { - "x": 0, - "y": 87508, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "123": { - "monsters": [ - { - "groupId": 123, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -147210, - "y": 60884, - "z": 6570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "126": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 126, - "instId": 300001, - "propState": 101, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103186 - }, { - "groupId": 126, - "instId": 300002, - "propState": 1, - "pos": { - "x": -172800, - "y": 64400, - "z": 6310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103098 - }, { - "groupId": 126, - "instId": 300003, - "propState": 101, - "pos": { - "x": -184120, - "y": 63160, - "z": 6230 - }, - "rot": { - "x": 0, - "y": 59477, - "z": 0 - }, - "propId": 103214 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8050501": { - "P80505_F80505001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1000, - "y": 95000, - "z": -9013 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 1, - "pos": { - "x": -1112, - "y": 98000, - "z": 56939 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 1, - "pos": { - "x": -908, - "y": 89798, - "z": 112009 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 1, - "pos": { - "x": -835, - "y": 95820, - "z": 142306 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": 39519, - "y": 88400, - "z": 103220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 4, - "instId": 300006, - "propState": 8, - "pos": { - "x": 48558, - "y": 84400, - "z": 82242 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1000, - "y": 95000, - "z": -9013 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 1, - "pos": { - "x": -1103, - "y": 98000, - "z": 56939 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 1, - "pos": { - "x": -835, - "y": 95820, - "z": 142306 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 5, - "instId": 300005, - "propState": 1, - "pos": { - "x": 39519, - "y": 88400, - "z": 103220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300006, - "propState": 1, - "pos": { - "x": 48558, - "y": 84400, - "z": 82242 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8050601": { - "P80506_F80506001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -277430, - "y": 6263, - "z": 855080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -277290, - "y": 4781, - "z": 812990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [ - { - "groupId": 7, - "instId": 400002, - "pos": { - "x": -279687, - "y": 7624, - "z": 833950 - }, - "rot": { - "x": 0, - "y": 33115, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 7, - "instId": 400003, - "pos": { - "x": -279687, - "y": 7897, - "z": 833950 - }, - "rot": { - "x": 0, - "y": 33115, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 7, - "instId": 400001, - "pos": { - "x": -279687, - "y": 7351, - "z": 833950 - }, - "rot": { - "x": 0, - "y": 33115, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -273810, - "y": 6706, - "z": 826700 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -277310, - "y": 6717, - "z": 824200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": -280810, - "y": 6706, - "z": 826700 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 1, - "pos": { - "x": -274800, - "y": 6706, - "z": 833800 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 7, - "instId": 300005, - "propState": 1, - "pos": { - "x": -279780, - "y": 6706, - "z": 833800 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 7, - "instId": 300006, - "propState": 8, - "pos": { - "x": -280516, - "y": 6315, - "z": 838970 - }, - "rot": { - "x": 0, - "y": 359721, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 7, - "instId": 300007, - "propState": 8, - "pos": { - "x": -279717, - "y": 6315, - "z": 839314 - }, - "rot": { - "x": 0, - "y": 359721, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 7, - "instId": 300008, - "propState": 8, - "pos": { - "x": -280520, - "y": 6315, - "z": 839810 - }, - "rot": { - "x": 0, - "y": 359721, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "8": { - "monsters": [ - { - "groupId": 8, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -277310, - "y": 6701, - "z": 830530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 224890, - "y": -44200, - "z": 266260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": 232690, - "y": -27827, - "z": 266150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 238030, - "y": -27827, - "z": 282360 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 240530, - "y": -27827, - "z": 278860 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 238030, - "y": -27827, - "z": 275360 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": 224750, - "y": -27900, - "z": 274410 - }, - "rot": { - "x": 0, - "y": 98329, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 225164, - "y": -27900, - "z": 274892 - }, - "rot": { - "x": 0, - "y": 98329, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 10, - "instId": 300006, - "propState": 8, - "pos": { - "x": 225581, - "y": -27900, - "z": 274289 - }, - "rot": { - "x": 0, - "y": 98329, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 232540, - "y": -27827, - "z": 278860 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": -8, - "y": 1709, - "z": 55932 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": 6379, - "y": -19440, - "z": 76235 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3210, - "y": 592, - "z": 86440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 290, - "y": 610, - "z": 88940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3790, - "y": 572, - "z": 86440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": 4180, - "y": 572, - "z": 74410 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": 3380, - "y": 572, - "z": 74070 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 13, - "instId": 300006, - "propState": 8, - "pos": { - "x": 4180, - "y": 572, - "z": 73570 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [ - { - "groupId": 14, - "instId": 400001, - "pos": { - "x": 2860, - "y": 572, - "z": 79260 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [ - { - "groupId": 15, - "instId": 400001, - "pos": { - "x": -2918, - "y": 1459, - "z": 78969 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 15, - "instId": 400002, - "pos": { - "x": -2918, - "y": 1732, - "z": 78969 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "npcId": 3106 - }, { - "groupId": 15, - "instId": 400003, - "pos": { - "x": -2918, - "y": 1186, - "z": 78969 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 1, - "pos": { - "x": -3010, - "y": 572, - "z": 79180 - }, - "rot": { - "x": 0, - "y": 340000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": -251160, - "y": -131600, - "z": 473719 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": -290202, - "y": -123110, - "z": 473719 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -273980, - "y": -110613, - "z": 477620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -270480, - "y": -110610, - "z": 480120 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": -266980, - "y": -110612, - "z": 477620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 17, - "instId": 300004, - "propState": 8, - "pos": { - "x": -267480, - "y": -111025, - "z": 463950 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 17, - "instId": 300005, - "propState": 8, - "pos": { - "x": -268280, - "y": -111021, - "z": 463610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 17, - "instId": 300006, - "propState": 8, - "pos": { - "x": -267480, - "y": -111025, - "z": 463110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [ - { - "groupId": 18, - "instId": 400001, - "pos": { - "x": -270480, - "y": -109975, - "z": 471736 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3105 - }, { - "groupId": 18, - "instId": 400002, - "pos": { - "x": -270480, - "y": -109702, - "z": 471736 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 18, - "instId": 400003, - "pos": { - "x": -270480, - "y": -109429, - "z": 471736 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3104 - } - ], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 1, - "pos": { - "x": -270480, - "y": -110618, - "z": 471926 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": 426130, - "y": -34170, - "z": 846540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": 438001, - "y": -22038, - "z": 864814 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": 428290, - "y": -18835, - "z": 840460 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": 424790, - "y": -18835, - "z": 837960 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 20, - "instId": 300003, - "propState": 8, - "pos": { - "x": 421290, - "y": -18835, - "z": 840460 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 20, - "instId": 300004, - "propState": 8, - "pos": { - "x": 428790, - "y": -18835, - "z": 849640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 20, - "instId": 300005, - "propState": 8, - "pos": { - "x": 427990, - "y": -18835, - "z": 850010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 20, - "instId": 300006, - "propState": 8, - "pos": { - "x": 428790, - "y": -18835, - "z": 850510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 20, - "instId": 300007, - "propState": 8, - "pos": { - "x": 422780, - "y": -18835, - "z": 853920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 20, - "instId": 300008, - "propState": 8, - "pos": { - "x": 423580, - "y": -18835, - "z": 854260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 20, - "instId": 300009, - "propState": 8, - "pos": { - "x": 422780, - "y": -18835, - "z": 854760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 12, - "pos": { - "x": 427790, - "y": -18835, - "z": 846800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 21, - "instId": 300002, - "propState": 1, - "pos": { - "x": 421790, - "y": -18835, - "z": 846800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [ - { - "groupId": 22, - "instId": 400001, - "pos": { - "x": 427790, - "y": -18835, - "z": 846580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [ - { - "groupId": 23, - "instId": 400001, - "pos": { - "x": 424790, - "y": -18835, - "z": 845580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [ - { - "groupId": 24, - "instId": 400001, - "pos": { - "x": 421790, - "y": -18835, - "z": 846580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "25": { - "monsters": [ - { - "groupId": 25, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 426790, - "y": -18835, - "z": 845780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "26": { - "monsters": [ - { - "groupId": 26, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 424790, - "y": -18835, - "z": 843780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "27": { - "monsters": [ - { - "groupId": 27, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 422790, - "y": -18835, - "z": 845780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": -444960, - "y": -20090, - "z": 768030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 28, - "instId": 300002, - "propState": 8, - "pos": { - "x": -444990, - "y": 4630, - "z": 783270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": -448460, - "y": 2875, - "z": 770910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": -444960, - "y": 2875, - "z": 773410 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 29, - "instId": 300003, - "propState": 8, - "pos": { - "x": -441460, - "y": 2875, - "z": 770910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 29, - "instId": 300004, - "propState": 8, - "pos": { - "x": -448520, - "y": 2875, - "z": 759400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 29, - "instId": 300005, - "propState": 8, - "pos": { - "x": -447720, - "y": 2875, - "z": 759030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 29, - "instId": 300006, - "propState": 8, - "pos": { - "x": -448520, - "y": 2875, - "z": 758530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 29, - "instId": 300007, - "propState": 8, - "pos": { - "x": -441680, - "y": 2875, - "z": 753720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 29, - "instId": 300008, - "propState": 8, - "pos": { - "x": -442480, - "y": 2875, - "z": 753380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 29, - "instId": 300009, - "propState": 8, - "pos": { - "x": -441680, - "y": 2875, - "z": 752880 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 12, - "pos": { - "x": -447320, - "y": 2875, - "z": 765080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 30, - "instId": 300002, - "propState": 1, - "pos": { - "x": -442830, - "y": 2875, - "z": 765080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [ - { - "groupId": 31, - "instId": 400001, - "pos": { - "x": -447960, - "y": 2875, - "z": 765080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [ - { - "groupId": 32, - "instId": 400001, - "pos": { - "x": -444960, - "y": 2875, - "z": 766080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [ - { - "groupId": 33, - "instId": 400001, - "pos": { - "x": -441960, - "y": 2875, - "z": 765080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "34": { - "monsters": [ - { - "groupId": 34, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -446960, - "y": 2875, - "z": 764080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "35": { - "monsters": [ - { - "groupId": 35, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -444960, - "y": 2875, - "z": 766080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "36": { - "monsters": [ - { - "groupId": 36, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -442960, - "y": 2875, - "z": 764080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -445070, - "y": 5408, - "z": 874510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": -401050, - "y": -13980, - "z": 877823 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": -447998, - "y": 3466, - "z": 905823 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 38, - "instId": 300002, - "propState": 8, - "pos": { - "x": -445100, - "y": 3466, - "z": 908820 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 38, - "instId": 300003, - "propState": 8, - "pos": { - "x": -442181, - "y": 3466, - "z": 905823 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 38, - "instId": 300004, - "propState": 8, - "pos": { - "x": -447940, - "y": 3466, - "z": 893741 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 38, - "instId": 300005, - "propState": 8, - "pos": { - "x": -447140, - "y": 3466, - "z": 893371 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 38, - "instId": 300006, - "propState": 8, - "pos": { - "x": -447940, - "y": 3466, - "z": 892871 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 38, - "instId": 300007, - "propState": 8, - "pos": { - "x": -442270, - "y": 3932, - "z": 887790 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 38, - "instId": 300008, - "propState": 8, - "pos": { - "x": -443070, - "y": 3970, - "z": 887450 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 38, - "instId": 300009, - "propState": 8, - "pos": { - "x": -442270, - "y": 4026, - "z": 886950 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 12, - "pos": { - "x": -447404, - "y": 3466, - "z": 899525 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 39, - "instId": 300002, - "propState": 1, - "pos": { - "x": -442645, - "y": 3466, - "z": 899525 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [ - { - "groupId": 40, - "instId": 400001, - "pos": { - "x": -448100, - "y": 3536, - "z": 899080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [ - { - "groupId": 41, - "instId": 400001, - "pos": { - "x": -445100, - "y": 3466, - "z": 900080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [ - { - "groupId": 42, - "instId": 400001, - "pos": { - "x": -442100, - "y": 3485, - "z": 899080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "43": { - "monsters": [ - { - "groupId": 43, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -447100, - "y": 3466, - "z": 898580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "44": { - "monsters": [ - { - "groupId": 44, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -445100, - "y": 3466, - "z": 900580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "45": { - "monsters": [ - { - "groupId": 45, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -443100, - "y": 3466, - "z": 898580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": -278675, - "y": -109587, - "z": 495117 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": -262400, - "y": -109587, - "z": 495117 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": -273429, - "y": -111019, - "z": 517260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 47, - "instId": 300002, - "propState": 8, - "pos": { - "x": -270490, - "y": -111019, - "z": 520760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 47, - "instId": 300003, - "propState": 8, - "pos": { - "x": -267620, - "y": -111019, - "z": 517260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 47, - "instId": 300004, - "propState": 8, - "pos": { - "x": -273860, - "y": -111019, - "z": 505480 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 47, - "instId": 300005, - "propState": 8, - "pos": { - "x": -273060, - "y": -111019, - "z": 505110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 47, - "instId": 300006, - "propState": 8, - "pos": { - "x": -273860, - "y": -111019, - "z": 504610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 47, - "instId": 300007, - "propState": 8, - "pos": { - "x": -267020, - "y": -111019, - "z": 500840 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 47, - "instId": 300008, - "propState": 8, - "pos": { - "x": -267820, - "y": -111019, - "z": 500500 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 47, - "instId": 300009, - "propState": 8, - "pos": { - "x": -267020, - "y": -111019, - "z": 500000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 12, - "pos": { - "x": -272943, - "y": -111019, - "z": 510326 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 48, - "instId": 300002, - "propState": 1, - "pos": { - "x": -268154, - "y": -111019, - "z": 510326 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [ - { - "groupId": 49, - "instId": 400001, - "pos": { - "x": -273490, - "y": -111019, - "z": 510282 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [ - { - "groupId": 50, - "instId": 400001, - "pos": { - "x": -270490, - "y": -111019, - "z": 511282 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [ - { - "groupId": 51, - "instId": 400001, - "pos": { - "x": -267490, - "y": -111019, - "z": 510282 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "52": { - "monsters": [ - { - "groupId": 52, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -272490, - "y": -111019, - "z": 510094 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "53": { - "monsters": [ - { - "groupId": 53, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -270490, - "y": -111019, - "z": 512094 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "54": { - "monsters": [ - { - "groupId": 54, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -268490, - "y": -111019, - "z": 510094 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 8, - "pos": { - "x": -277430, - "y": 6263, - "z": 855110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 55, - "instId": 300002, - "propState": 8, - "pos": { - "x": -277290, - "y": 4781, - "z": 812990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": -273810, - "y": 6706, - "z": 826700 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 56, - "instId": 300002, - "propState": 8, - "pos": { - "x": -277310, - "y": 6717, - "z": 824200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 56, - "instId": 300003, - "propState": 8, - "pos": { - "x": -280810, - "y": 6706, - "z": 826700 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 56, - "instId": 300004, - "propState": 1, - "pos": { - "x": -274821, - "y": 6706, - "z": 833791 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 56, - "instId": 300005, - "propState": 8, - "pos": { - "x": -280516, - "y": 6315, - "z": 838970 - }, - "rot": { - "x": 0, - "y": 359721, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 56, - "instId": 300006, - "propState": 8, - "pos": { - "x": -279717, - "y": 6315, - "z": 839314 - }, - "rot": { - "x": 0, - "y": 359721, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 56, - "instId": 300007, - "propState": 8, - "pos": { - "x": -280520, - "y": 6315, - "z": 839810 - }, - "rot": { - "x": 0, - "y": 359721, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "57": { - "monsters": [ - { - "groupId": 57, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -277310, - "y": 6701, - "z": 830530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8050701": { - "P80507_F80507001": { - "scenes": { - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": 103, - "y": 3288, - "z": 244450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 28, - "instId": 300002, - "propState": 8, - "pos": { - "x": -30386, - "y": 4530, - "z": 266480 - }, - "rot": { - "x": 0, - "y": 71978, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 28, - "instId": 300003, - "propState": 8, - "pos": { - "x": 30415, - "y": 4532, - "z": 266630 - }, - "rot": { - "x": 0, - "y": 287908, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [ - { - "groupId": 29, - "instId": 400002, - "pos": { - "x": 3887, - "y": 5561, - "z": 272307 - }, - "rot": { - "x": 0, - "y": 213115, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 29, - "instId": 400003, - "pos": { - "x": 3887, - "y": 5834, - "z": 272307 - }, - "rot": { - "x": 0, - "y": 213115, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 29, - "instId": 400001, - "pos": { - "x": 3887, - "y": 5288, - "z": 272307 - }, - "rot": { - "x": 0, - "y": 213115, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3510, - "y": 4639, - "z": 288010 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": -10, - "y": 4639, - "z": 290510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 29, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3490, - "y": 4639, - "z": 288010 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 29, - "instId": 300004, - "propState": 1, - "pos": { - "x": -4010, - "y": 4639, - "z": 272510 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 29, - "instId": 300005, - "propState": 1, - "pos": { - "x": 3990, - "y": 4639, - "z": 272510 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 29, - "instId": 300006, - "propState": 8, - "pos": { - "x": 4297, - "y": 4615, - "z": 266970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 29, - "instId": 300007, - "propState": 8, - "pos": { - "x": 3760, - "y": 4615, - "z": 267310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 29, - "instId": 300008, - "propState": 8, - "pos": { - "x": 4297, - "y": 4615, - "z": 267810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "30": { - "monsters": [ - { - "groupId": 30, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -10, - "y": 4639, - "z": 281630 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 8, - "pos": { - "x": -9240, - "y": 11381, - "z": 37860 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 44, - "instId": 300002, - "propState": 8, - "pos": { - "x": -18180, - "y": -4650, - "z": 37860 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 8, - "pos": { - "x": -36580, - "y": 11381, - "z": 34360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 45, - "instId": 300002, - "propState": 8, - "pos": { - "x": -39080, - "y": 11381, - "z": 37860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 45, - "instId": 300003, - "propState": 8, - "pos": { - "x": -36580, - "y": 11381, - "z": 41360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 45, - "instId": 300004, - "propState": 8, - "pos": { - "x": -27040, - "y": 11381, - "z": 40860 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 45, - "instId": 300005, - "propState": 8, - "pos": { - "x": -26700, - "y": 11381, - "z": 40060 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 45, - "instId": 300006, - "propState": 8, - "pos": { - "x": -26200, - "y": 11381, - "z": 40860 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [ - { - "groupId": 46, - "instId": 400001, - "pos": { - "x": -31610, - "y": 11381, - "z": 40580 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [ - { - "groupId": 47, - "instId": 400001, - "pos": { - "x": -31886, - "y": 12549, - "z": 34635 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "npcId": 3106 - }, { - "groupId": 47, - "instId": 400002, - "pos": { - "x": -31886, - "y": 12276, - "z": 34635 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 47, - "instId": 400003, - "pos": { - "x": -31886, - "y": 12003, - "z": 34635 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 1, - "pos": { - "x": -32080, - "y": 11381, - "z": 34550 - }, - "rot": { - "x": 0, - "y": 250000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": 257, - "y": 14953, - "z": 58620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 48, - "instId": 300002, - "propState": 8, - "pos": { - "x": 271, - "y": 14953, - "z": 95430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3346, - "y": 14953, - "z": 85910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": 154, - "y": 14953, - "z": 88410 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 49, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3654, - "y": 14953, - "z": 85910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 49, - "instId": 300004, - "propState": 8, - "pos": { - "x": 3797, - "y": 14958, - "z": 72020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 49, - "instId": 300005, - "propState": 8, - "pos": { - "x": 3260, - "y": 14968, - "z": 72360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 49, - "instId": 300006, - "propState": 8, - "pos": { - "x": 3797, - "y": 14958, - "z": 72860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "50": { - "monsters": [ - { - "groupId": 50, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 154, - "y": 14953, - "z": 79260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29760, - "y": 11513, - "z": 5045 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": 37930, - "y": -4800, - "z": 5320 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 8, - "pos": { - "x": 61340, - "y": 12753, - "z": 8820 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 52, - "instId": 300002, - "propState": 8, - "pos": { - "x": 63840, - "y": 12753, - "z": 5320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 52, - "instId": 300003, - "propState": 8, - "pos": { - "x": 61340, - "y": 12753, - "z": 1820 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 52, - "instId": 300004, - "propState": 8, - "pos": { - "x": 48770, - "y": 12753, - "z": 2320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 52, - "instId": 300005, - "propState": 8, - "pos": { - "x": 48430, - "y": 12753, - "z": 3120 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 52, - "instId": 300006, - "propState": 8, - "pos": { - "x": 47930, - "y": 12753, - "z": 2320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [ - { - "groupId": 53, - "instId": 400001, - "pos": { - "x": 53440, - "y": 13662, - "z": 5320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 53, - "instId": 400002, - "pos": { - "x": 53440, - "y": 13389, - "z": 5320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3105 - }, { - "groupId": 53, - "instId": 400003, - "pos": { - "x": 53440, - "y": 13935, - "z": 5320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3104 - } - ], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 1, - "pos": { - "x": 53630, - "y": 12753, - "z": 5320 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": 145, - "y": 14953, - "z": 83940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": 60, - "y": 14953, - "z": 125399 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3461, - "y": 14953, - "z": 116702 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 55, - "instId": 300002, - "propState": 8, - "pos": { - "x": 39, - "y": 14953, - "z": 119202 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 55, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3539, - "y": 14953, - "z": 116702 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 55, - "instId": 300004, - "propState": 8, - "pos": { - "x": -3961, - "y": 14953, - "z": 107572 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 55, - "instId": 300005, - "propState": 8, - "pos": { - "x": -3161, - "y": 14953, - "z": 107202 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 55, - "instId": 300006, - "propState": 8, - "pos": { - "x": -3961, - "y": 14953, - "z": 106702 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 55, - "instId": 300007, - "propState": 8, - "pos": { - "x": 4039, - "y": 14953, - "z": 99542 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 55, - "instId": 300008, - "propState": 8, - "pos": { - "x": 3239, - "y": 14953, - "z": 99202 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 55, - "instId": 300009, - "propState": 8, - "pos": { - "x": 4039, - "y": 14953, - "z": 98702 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [ - { - "groupId": 56, - "instId": 400001, - "pos": { - "x": -2961, - "y": 14953, - "z": 112702 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [ - { - "groupId": 57, - "instId": 400001, - "pos": { - "x": 39, - "y": 14953, - "z": 113702 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [ - { - "groupId": 58, - "instId": 400001, - "pos": { - "x": 3039, - "y": 14953, - "z": 112702 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "59": { - "monsters": [ - { - "groupId": 59, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -1961, - "y": 14953, - "z": 111702 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "60": { - "monsters": [ - { - "groupId": 60, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 39, - "y": 14953, - "z": 113702 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "61": { - "monsters": [ - { - "groupId": 61, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 2039, - "y": 14953, - "z": 111702 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 8, - "pos": { - "x": -76017, - "y": 7259, - "z": 118750 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 62, - "instId": 300002, - "propState": 8, - "pos": { - "x": -94968, - "y": 7259, - "z": 107360 - }, - "rot": { - "x": 0, - "y": 123246, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": -80865, - "y": 7259, - "z": 111138 - }, - "rot": { - "x": 0, - "y": 125000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 63, - "instId": 300002, - "propState": 8, - "pos": { - "x": -76564, - "y": 7259, - "z": 111178 - }, - "rot": { - "x": 0, - "y": 125000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 63, - "instId": 300003, - "propState": 8, - "pos": { - "x": -75131, - "y": 7259, - "z": 107123 - }, - "rot": { - "x": 0, - "y": 125000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 63, - "instId": 300004, - "propState": 8, - "pos": { - "x": -86511, - "y": 7259, - "z": 103946 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300005, - "propState": 8, - "pos": { - "x": -86068, - "y": 7259, - "z": 103184 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300006, - "propState": 8, - "pos": { - "x": -87010, - "y": 7259, - "z": 103233 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300007, - "propState": 8, - "pos": { - "x": -84564, - "y": 7259, - "z": 92780 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300008, - "propState": 8, - "pos": { - "x": -85414, - "y": 7259, - "z": 92960 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 63, - "instId": 300009, - "propState": 8, - "pos": { - "x": -85046, - "y": 7259, - "z": 92091 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [ - { - "groupId": 64, - "instId": 400001, - "pos": { - "x": -82750, - "y": 7259, - "z": 107575 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [ - { - "groupId": 65, - "instId": 400001, - "pos": { - "x": -79718, - "y": 7259, - "z": 106673 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [ - { - "groupId": 66, - "instId": 400001, - "pos": { - "x": -77835, - "y": 7259, - "z": 104133 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "67": { - "monsters": [ - { - "groupId": 67, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -82504, - "y": 7259, - "z": 106182 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "68": { - "monsters": [ - { - "groupId": 68, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -79718, - "y": 7259, - "z": 106673 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "69": { - "monsters": [ - { - "groupId": 69, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -79227, - "y": 7259, - "z": 103888 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 8, - "pos": { - "x": 74095, - "y": 2432, - "z": 204800 - }, - "rot": { - "x": 0, - "y": 18915, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 70, - "instId": 300002, - "propState": 8, - "pos": { - "x": 46187, - "y": 4202, - "z": 168208 - }, - "rot": { - "x": 0, - "y": 233915, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 8, - "pos": { - "x": 59300, - "y": 2445, - "z": 175554 - }, - "rot": { - "x": 0, - "y": 309963, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 71, - "instId": 300002, - "propState": 8, - "pos": { - "x": 55011, - "y": 2445, - "z": 175885 - }, - "rot": { - "x": 0, - "y": 309963, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 71, - "instId": 300003, - "propState": 8, - "pos": { - "x": 53935, - "y": 2445, - "z": 180050 - }, - "rot": { - "x": 0, - "y": 309963, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 71, - "instId": 300004, - "propState": 8, - "pos": { - "x": 65547, - "y": 2445, - "z": 182230 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 71, - "instId": 300005, - "propState": 8, - "pos": { - "x": 65172, - "y": 2445, - "z": 183028 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 71, - "instId": 300006, - "propState": 8, - "pos": { - "x": 66106, - "y": 2445, - "z": 182897 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 71, - "instId": 300007, - "propState": 8, - "pos": { - "x": 64573, - "y": 2445, - "z": 193523 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 71, - "instId": 300008, - "propState": 8, - "pos": { - "x": 65405, - "y": 2445, - "z": 193270 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 71, - "instId": 300009, - "propState": 8, - "pos": { - "x": 65113, - "y": 2445, - "z": 194167 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [ - { - "groupId": 72, - "instId": 400001, - "pos": { - "x": 61486, - "y": 2445, - "z": 178940 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [ - { - "groupId": 73, - "instId": 400001, - "pos": { - "x": 58544, - "y": 2445, - "z": 180101 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [ - { - "groupId": 74, - "instId": 400001, - "pos": { - "x": 56887, - "y": 2445, - "z": 182794 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "75": { - "monsters": [ - { - "groupId": 75, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 61362, - "y": 2445, - "z": 180349 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "76": { - "monsters": [ - { - "groupId": 76, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 58544, - "y": 2445, - "z": 180101 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "77": { - "monsters": [ - { - "groupId": 77, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 58296, - "y": 2445, - "z": 182918 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 8, - "pos": { - "x": -73250, - "y": 2432, - "z": 204170 - }, - "rot": { - "x": 0, - "y": 164608, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 81, - "instId": 300002, - "propState": 8, - "pos": { - "x": -46065, - "y": 4202, - "z": 168360 - }, - "rot": { - "x": 0, - "y": 125680, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 8, - "pos": { - "x": -53113, - "y": 2446, - "z": 178557 - }, - "rot": { - "x": 0, - "y": 235719, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 82, - "instId": 300002, - "propState": 8, - "pos": { - "x": -54597, - "y": 2446, - "z": 174520 - }, - "rot": { - "x": 0, - "y": 235719, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 82, - "instId": 300003, - "propState": 8, - "pos": { - "x": -58897, - "y": 2446, - "z": 174614 - }, - "rot": { - "x": 0, - "y": 235719, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 82, - "instId": 300004, - "propState": 8, - "pos": { - "x": -57842, - "y": 2446, - "z": 186383 - }, - "rot": { - "x": 0, - "y": 325719, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 82, - "instId": 300005, - "propState": 8, - "pos": { - "x": -58712, - "y": 2446, - "z": 186238 - }, - "rot": { - "x": 0, - "y": 325719, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 82, - "instId": 300006, - "propState": 8, - "pos": { - "x": -58333, - "y": 2446, - "z": 187101 - }, - "rot": { - "x": 0, - "y": 325719, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 82, - "instId": 300007, - "propState": 8, - "pos": { - "x": -68976, - "y": 2446, - "z": 188512 - }, - "rot": { - "x": 0, - "y": 325719, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 82, - "instId": 300008, - "propState": 8, - "pos": { - "x": -68506, - "y": 2446, - "z": 189243 - }, - "rot": { - "x": 0, - "y": 325719, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 82, - "instId": 300009, - "propState": 8, - "pos": { - "x": -69449, - "y": 2446, - "z": 189206 - }, - "rot": { - "x": 0, - "y": 325719, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [ - { - "groupId": 83, - "instId": 400001, - "pos": { - "x": -55779, - "y": 2446, - "z": 181580 - }, - "rot": { - "x": 0, - "y": 325719, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [ - { - "groupId": 84, - "instId": 400001, - "pos": { - "x": -57695, - "y": 2446, - "z": 179064 - }, - "rot": { - "x": 0, - "y": 325719, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [ - { - "groupId": 85, - "instId": 400001, - "pos": { - "x": -60737, - "y": 2446, - "z": 178201 - }, - "rot": { - "x": 0, - "y": 325719, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "86": { - "monsters": [ - { - "groupId": 86, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -57169, - "y": 2446, - "z": 181843 - }, - "rot": { - "x": 0, - "y": 325719, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [ - { - "groupId": 87, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -57695, - "y": 2446, - "z": 179064 - }, - "rot": { - "x": 0, - "y": 325719, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "88": { - "monsters": [ - { - "groupId": 88, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -60474, - "y": 2446, - "z": 179590 - }, - "rot": { - "x": 0, - "y": 325719, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 12, - "pos": { - "x": -3120, - "y": 14953, - "z": 112720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 89, - "instId": 300002, - "propState": 1, - "pos": { - "x": 2880, - "y": 14953, - "z": 112720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 12, - "pos": { - "x": -82664, - "y": 7259, - "z": 107615 - }, - "rot": { - "x": 0, - "y": 214588, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 90, - "instId": 300002, - "propState": 1, - "pos": { - "x": -77724, - "y": 7259, - "z": 104209 - }, - "rot": { - "x": 0, - "y": 214588, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 91, - "instId": 300001, - "propState": 12, - "pos": { - "x": 61623, - "y": 2432, - "z": 179186 - }, - "rot": { - "x": 0, - "y": 38659, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 91, - "instId": 300002, - "propState": 1, - "pos": { - "x": 56941, - "y": 2432, - "z": 182938 - }, - "rot": { - "x": 0, - "y": 38659, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 12, - "pos": { - "x": -55879, - "y": 2448, - "z": 181643 - }, - "rot": { - "x": 0, - "y": 325018, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 92, - "instId": 300002, - "propState": 1, - "pos": { - "x": -60795, - "y": 2448, - "z": 178203 - }, - "rot": { - "x": 0, - "y": 325018, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": 105, - "y": 3288, - "z": 244450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 93, - "instId": 300002, - "propState": 8, - "pos": { - "x": -30387, - "y": 4529, - "z": 266480 - }, - "rot": { - "x": 0, - "y": 71978, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": 30412, - "y": 4532, - "z": 266620 - }, - "rot": { - "x": 0, - "y": 287908, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3510, - "y": 4639, - "z": 288010 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": -10, - "y": 4639, - "z": 290510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3490, - "y": 4639, - "z": 288010 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 94, - "instId": 300004, - "propState": 1, - "pos": { - "x": -4010, - "y": 4639, - "z": 272510 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": 4297, - "y": 4615, - "z": 266970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": 3760, - "y": 4615, - "z": 267310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 94, - "instId": 300007, - "propState": 8, - "pos": { - "x": 4297, - "y": 4615, - "z": 267810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "95": { - "monsters": [ - { - "groupId": 95, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -10, - "y": 4639, - "z": 281630 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8050801": { - "P80508_F80508001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 47718, - "y": -1332, - "z": 98260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102037 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -59730, - "y": 821, - "z": 72304 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14140, - "y": 2171, - "z": 37670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": 6470, - "y": 2220, - "z": 46860 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": 6650, - "y": 2171, - "z": 66135 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": -43272, - "y": 2221, - "z": 77153 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -5310, - "y": 2171, - "z": 63950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -2310, - "y": 2171, - "z": 60450 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -5310, - "y": 2171, - "z": 56950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 20, - "pos": { - "x": -10760, - "y": 2171, - "z": 61889 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 8, - "instId": 300005, - "propState": 20, - "pos": { - "x": -10760, - "y": 2171, - "z": 60690 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 8, - "instId": 300006, - "propState": 20, - "pos": { - "x": -10760, - "y": 2171, - "z": 59389 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 8, - "instId": 300007, - "propState": 8, - "pos": { - "x": -52541, - "y": 2171, - "z": 43593 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1051 - }, { - "groupId": 8, - "instId": 300009, - "propState": 8, - "pos": { - "x": -15900, - "y": 2171, - "z": 60500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300008, - "propState": 20, - "pos": { - "x": -62120, - "y": 821, - "z": 39160 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200002, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, - { - "groupId": 9, - "instId": 200003, - "eventId": 81312013, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002059 - }, - { - "groupId": 9, - "instId": 200004, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, - { - "groupId": 9, - "instId": 200005, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200006, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200007, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200008, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200009, - "eventId": 81312013, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002059 - }, { - "groupId": 9, - "instId": 200010, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200011, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200012, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200013, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200014, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200015, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200016, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200017, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200018, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200019, - "eventId": 81312012, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 9, - "instId": 200020, - "eventId": 81312013, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002059 - }, { - "groupId": 9, - "instId": 200021, - "eventId": 81312013, - "pos": { - "x": -29340, - "y": 2171, - "z": 47377 - }, - "rot": { - "x": 0, - "y": 1223, - "z": 0 - }, - "monsterId": 8002059 - } - ], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": -25070, - "y": 2171, - "z": 54980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": -52750, - "y": 2171, - "z": 43250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": -28640, - "y": 2171, - "z": 43180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": -35569, - "y": 2171, - "z": 67375 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22710, - "y": 7036, - "z": -108631 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": -900, - "y": 7036, - "z": -108610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 16490, - "y": 4877, - "z": -135760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": 12990, - "y": 4877, - "z": -138760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": 9490, - "y": 4877, - "z": -135760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 11, - "instId": 300004, - "propState": 8, - "pos": { - "x": 16678, - "y": 4877, - "z": -127780 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102077 - }, { - "groupId": 11, - "instId": 300005, - "propState": 8, - "pos": { - "x": 25676, - "y": 3543, - "z": -135696 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102054 - }, { - "groupId": 11, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - }, { - "groupId": 11, - "instId": 300008, - "propState": 20, - "pos": { - "x": 8660, - "y": 4877, - "z": -126890 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 11, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 1000, - "z": 9046 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [ - { - "groupId": 13, - "instId": 400001, - "pos": { - "x": 25579, - "y": 4989, - "z": -134079 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [ - { - "groupId": 14, - "instId": 400001, - "pos": { - "x": 25579, - "y": 4989, - "z": -130796 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [ - { - "groupId": 15, - "instId": 400001, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 20, - "pos": { - "x": 25580, - "y": 4989, - "z": -131470 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 16, - "instId": 300002, - "propState": 20, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 16, - "instId": 300003, - "propState": 20, - "pos": { - "x": 25580, - "y": 4989, - "z": -133500 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 20, - "pos": { - "x": 25580, - "y": 4989, - "z": -131470 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 17, - "instId": 300002, - "propState": 20, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 20, - "pos": { - "x": 25579, - "y": 4989, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 269926, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8050802": { - "P80508_F80508001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -206320, - "y": 2966, - "z": -92810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -206320, - "y": 2966, - "z": -87810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": -206320, - "y": 2966, - "z": -82810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 20, - "pos": { - "x": -202180, - "y": 2966, - "z": -89846 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 7, - "instId": 300005, - "propState": 20, - "pos": { - "x": -202180, - "y": 2966, - "z": -87846 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 7, - "instId": 300006, - "propState": 20, - "pos": { - "x": -202180, - "y": 2966, - "z": -85410 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 7, - "instId": 300007, - "propState": 8, - "pos": { - "x": -144980, - "y": -46, - "z": -73273 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1051 - }, { - "groupId": 7, - "instId": 300008, - "propState": 20, - "pos": { - "x": -138570, - "y": -46, - "z": -73273 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 7, - "instId": 300009, - "propState": 8, - "pos": { - "x": -197920, - "y": 2966, - "z": -87846 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -153950, - "y": -4389, - "z": -95510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -178240, - "y": -7672, - "z": -75510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -152294, - "y": -163, - "z": -70940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -154132, - "y": -163, - "z": -72550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": -155160, - "y": -163, - "z": -74509 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": -151520, - "y": -4389, - "z": -95020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300007, - "propState": 8, - "pos": { - "x": -170533, - "y": -4389, - "z": -93910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300008, - "propState": 8, - "pos": { - "x": -171030, - "y": -4389, - "z": -87160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300009, - "propState": 8, - "pos": { - "x": -168740, - "y": -4383, - "z": -66223 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300010, - "propState": 8, - "pos": { - "x": -174021, - "y": -4383, - "z": -58800 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300011, - "propState": 8, - "pos": { - "x": -175401, - "y": -4383, - "z": -60446 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300012, - "propState": 8, - "pos": { - "x": -185710, - "y": -7672, - "z": -79700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300013, - "propState": 8, - "pos": { - "x": -186850, - "y": -7672, - "z": -77840 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300014, - "propState": 8, - "pos": { - "x": -179950, - "y": -7672, - "z": -76370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300015, - "propState": 8, - "pos": { - "x": -199130, - "y": -4171, - "z": -85290 - }, - "rot": { - "x": 0, - "y": 45579, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300016, - "propState": 8, - "pos": { - "x": -203400, - "y": -4171, - "z": -83790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300017, - "propState": 8, - "pos": { - "x": -206127, - "y": -4171, - "z": -90578 - }, - "rot": { - "x": 0, - "y": 54553, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300018, - "propState": 8, - "pos": { - "x": -202290, - "y": -4155, - "z": -92200 - }, - "rot": { - "x": 0, - "y": 6097, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300019, - "propState": 8, - "pos": { - "x": -209240, - "y": -178, - "z": -70740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300020, - "propState": 8, - "pos": { - "x": -211010, - "y": -178, - "z": -68811 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300021, - "propState": 8, - "pos": { - "x": -187694, - "y": -154, - "z": -94980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300022, - "propState": 8, - "pos": { - "x": -173853, - "y": -178, - "z": -71351 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300023, - "propState": 8, - "pos": { - "x": -173830, - "y": -178, - "z": -72960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300024, - "propState": 8, - "pos": { - "x": -171630, - "y": -178, - "z": -67230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300025, - "propState": 8, - "pos": { - "x": -171643, - "y": -178, - "z": -65620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300026, - "propState": 8, - "pos": { - "x": -186720, - "y": -154, - "z": -90290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300027, - "propState": 8, - "pos": { - "x": -185240, - "y": -154, - "z": -91940 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300028, - "propState": 8, - "pos": { - "x": -198710, - "y": -4171, - "z": -91020 - }, - "rot": { - "x": 0, - "y": 139113, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300029, - "propState": 8, - "pos": { - "x": -186071, - "y": -178, - "z": -69130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 8, - "instId": 300030, - "propState": 8, - "pos": { - "x": -183430, - "y": -7672, - "z": -92010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 8, - "instId": 300031, - "propState": 8, - "pos": { - "x": -135330, - "y": -115, - "z": -73270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8050803": { - "P80508_F80508001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 233810, - "y": 45287, - "z": -89700 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 208760, - "y": 46598, - "z": -62270 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 250710, - "y": 45265, - "z": -59790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 250710, - "y": 45265, - "z": -64790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 250710, - "y": 45265, - "z": -69790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 20, - "pos": { - "x": 245570, - "y": 45265, - "z": -63290 - }, - "rot": { - "x": 0, - "y": 269275, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 5, - "instId": 300005, - "propState": 20, - "pos": { - "x": 245570, - "y": 45265, - "z": -64790 - }, - "rot": { - "x": 0, - "y": 269275, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 5, - "instId": 300006, - "propState": 20, - "pos": { - "x": 245590, - "y": 45265, - "z": -66430 - }, - "rot": { - "x": 0, - "y": 269275, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 5, - "instId": 300008, - "propState": 20, - "pos": { - "x": 218107, - "y": 45825, - "z": -63443 - }, - "rot": { - "x": 0, - "y": 279620, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 5, - "instId": 300007, - "propState": 8, - "pos": { - "x": 223326, - "y": 45273, - "z": -60660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1051 - }, { - "groupId": 5, - "instId": 300009, - "propState": 8, - "pos": { - "x": 241650, - "y": 45265, - "z": -64790 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200002, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, - { - "groupId": 6, - "instId": 200003, - "eventId": 81312013, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002059 - }, - { - "groupId": 6, - "instId": 200004, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, - { - "groupId": 6, - "instId": 200005, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 6, - "instId": 200006, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 6, - "instId": 200007, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 6, - "instId": 200008, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 6, - "instId": 200009, - "eventId": 81312013, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002059 - }, { - "groupId": 6, - "instId": 200010, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 6, - "instId": 200011, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 6, - "instId": 200012, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 6, - "instId": 200013, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 6, - "instId": 200014, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 6, - "instId": 200015, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 6, - "instId": 200016, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 6, - "instId": 200017, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 6, - "instId": 200018, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 6, - "instId": 200019, - "eventId": 81312012, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 6, - "instId": 200020, - "eventId": 81312013, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002059 - }, { - "groupId": 6, - "instId": 200021, - "eventId": 81312013, - "pos": { - "x": 231940, - "y": 45265, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 343713, - "z": 0 - }, - "monsterId": 8002059 - } - ], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 239350, - "y": 45265, - "z": -64020 - }, - "rot": { - "x": 0, - "y": 359039, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": 219250, - "y": 45481, - "z": -60500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 228820, - "y": 45265, - "z": -50400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 250250, - "y": 45265, - "z": -72700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8050804": { - "P80508_F80508001": { - "scenes": { - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": -33150, - "y": 13643, - "z": -27420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": -20860, - "y": 23830, - "z": -47026 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": -17320, - "y": 17968, - "z": -98176 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -78550, - "y": 3855, - "z": -15450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": -78550, - "y": 3855, - "z": -12450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": -78550, - "y": 3855, - "z": -9450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 20, - "pos": { - "x": -72120, - "y": 3833, - "z": -13786 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 10, - "instId": 300005, - "propState": 20, - "pos": { - "x": -72120, - "y": 3834, - "z": -12504 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 10, - "instId": 300006, - "propState": 20, - "pos": { - "x": -72120, - "y": 3834, - "z": -11160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 10, - "instId": 300009, - "propState": 8, - "pos": { - "x": -66430, - "y": 3861, - "z": -12500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": -7970, - "y": 23873, - "z": -69649 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1051 - }, { - "groupId": 10, - "instId": 300008, - "propState": 20, - "pos": { - "x": -10200, - "y": 23873, - "z": -73870 - }, - "rot": { - "x": 0, - "y": 36, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26834, - "y": 16971, - "z": -74154 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -28624, - "y": 16353, - "z": -66542 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": -9086, - "y": 17963, - "z": -73050 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 11, - "instId": 300004, - "propState": 8, - "pos": { - "x": -30820, - "y": 13866, - "z": -55092 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31810, - "y": 13690, - "z": -53830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300006, - "propState": 8, - "pos": { - "x": -32100, - "y": 13577, - "z": -36650 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300007, - "propState": 8, - "pos": { - "x": -33780, - "y": 13575, - "z": -31963 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300008, - "propState": 8, - "pos": { - "x": -34940, - "y": 13596, - "z": -33040 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300009, - "propState": 8, - "pos": { - "x": -52401, - "y": 11130, - "z": -48691 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300010, - "propState": 8, - "pos": { - "x": -51054, - "y": 11131, - "z": -51188 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300011, - "propState": 8, - "pos": { - "x": -48830, - "y": 7474, - "z": -28292 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300012, - "propState": 8, - "pos": { - "x": -51939, - "y": 7470, - "z": -33403 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300013, - "propState": 8, - "pos": { - "x": -71510, - "y": 2771, - "z": -26260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300014, - "propState": 8, - "pos": { - "x": -65900, - "y": 2812, - "z": -26390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300015, - "propState": 8, - "pos": { - "x": -68860, - "y": 2790, - "z": -24690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300016, - "propState": 8, - "pos": { - "x": -70080, - "y": 2808, - "z": -33920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300017, - "propState": 8, - "pos": { - "x": -8985, - "y": 17945, - "z": -71572 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300018, - "propState": 8, - "pos": { - "x": -30840, - "y": 13575, - "z": -37670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300019, - "propState": 8, - "pos": { - "x": -19401, - "y": 17965, - "z": -84135 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300020, - "propState": 8, - "pos": { - "x": -21723, - "y": 23805, - "z": -50691 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300021, - "propState": 8, - "pos": { - "x": -6285, - "y": 23808, - "z": -49182 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300022, - "propState": 8, - "pos": { - "x": -4595, - "y": 23802, - "z": -50966 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300023, - "propState": 8, - "pos": { - "x": -10870, - "y": 23829, - "z": -59860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300024, - "propState": 8, - "pos": { - "x": -71660, - "y": 2796, - "z": -32840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300025, - "propState": 8, - "pos": { - "x": -17240, - "y": 17964, - "z": -93020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300026, - "propState": 8, - "pos": { - "x": -15921, - "y": 17953, - "z": -88639 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300027, - "propState": 8, - "pos": { - "x": -18821, - "y": 17955, - "z": -92091 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300028, - "propState": 8, - "pos": { - "x": -47888, - "y": 7474, - "z": -31623 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300029, - "propState": 8, - "pos": { - "x": -51505, - "y": 7474, - "z": -28274 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300030, - "propState": 8, - "pos": { - "x": -38127, - "y": 13553, - "z": -48901 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 11, - "instId": 300031, - "propState": 8, - "pos": { - "x": -11330, - "y": 17963, - "z": -73730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8050805": { - "P80508_F80508001": { - "scenes": { - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -425960, - "y": -44510, - "z": 115420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": -404500, - "y": -44510, - "z": 60750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -410650, - "y": -44510, - "z": 132800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -405650, - "y": -44510, - "z": 132800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -400650, - "y": -44510, - "z": 132800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 20, - "pos": { - "x": -406800, - "y": -44510, - "z": 126240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 6, - "instId": 300005, - "propState": 20, - "pos": { - "x": -405646, - "y": -44510, - "z": 126240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 6, - "instId": 300006, - "propState": 20, - "pos": { - "x": -404550, - "y": -44510, - "z": 126240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": -404630, - "y": -44773, - "z": 97000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1051 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": -405646, - "y": -44510, - "z": 120760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 6, - "instId": 300008, - "propState": 20, - "pos": { - "x": -407920, - "y": -45184, - "z": 91710 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200002, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, - { - "groupId": 7, - "instId": 200003, - "eventId": 81312013, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002059 - }, - { - "groupId": 7, - "instId": 200004, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, - { - "groupId": 7, - "instId": 200005, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200006, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200007, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200008, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200009, - "eventId": 81312013, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002059 - }, { - "groupId": 7, - "instId": 200010, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200011, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200012, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200013, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200014, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200015, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200016, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200017, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200018, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200019, - "eventId": 81312012, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002058 - }, { - "groupId": 7, - "instId": 200020, - "eventId": 81312013, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002059 - }, { - "groupId": 7, - "instId": 200021, - "eventId": 81312013, - "pos": { - "x": -412508, - "y": -44510, - "z": 109652 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002059 - } - ], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -404000, - "y": -44430, - "z": 116500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -405074, - "y": -44773, - "z": 97000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": -397750, - "y": -44510, - "z": 103250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": -420000, - "y": -44510, - "z": 126443 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8050806": { - "P80508_F80508001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -36110, - "y": 491, - "z": -7800 - }, - "rot": { - "x": 0, - "y": 314947, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -58980, - "y": 491, - "z": 15030 - }, - "rot": { - "x": 0, - "y": 314947, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39672, - "y": 491, - "z": 11338 - }, - "rot": { - "x": 0, - "y": 44947, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -60160, - "y": 3445, - "z": -14590 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -62910, - "y": 3445, - "z": -11840 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": -65630, - "y": 3445, - "z": -9120 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 20, - "pos": { - "x": -58436, - "y": 3524, - "z": -8594 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 7, - "instId": 300005, - "propState": 20, - "pos": { - "x": -59143, - "y": 3524, - "z": -7887 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 7, - "instId": 300006, - "propState": 20, - "pos": { - "x": -59850, - "y": 3524, - "z": -7180 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 7, - "instId": 300008, - "propState": 8, - "pos": { - "x": -56737, - "y": 3524, - "z": -5587 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 7, - "instId": 300009, - "propState": 20, - "pos": { - "x": -46390, - "y": 744, - "z": 9420 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -56486, - "y": 3612, - "z": -2463 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -58531, - "y": 3625, - "z": -7390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1031 - }, { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -58490, - "y": 3582, - "z": -7310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 1000, - "z": 9046 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8050807": { - "P80508_F80508001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 388060, - "y": -21580, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": 388060, - "y": -21580, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 369619, - "y": -13716, - "z": 432587 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": 372140, - "y": -13716, - "z": 436270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": 374753, - "y": -13716, - "z": 432587 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 20, - "pos": { - "x": 373360, - "y": -13716, - "z": 429097 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 7, - "instId": 300005, - "propState": 20, - "pos": { - "x": 371810, - "y": -13716, - "z": 429067 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 7, - "instId": 300006, - "propState": 20, - "pos": { - "x": 372590, - "y": -13716, - "z": 430090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 7, - "instId": 300007, - "propState": 8, - "pos": { - "x": -52541, - "y": 2171, - "z": 43593 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1051 - }, { - "groupId": 7, - "instId": 300009, - "propState": 8, - "pos": { - "x": 372590, - "y": -13716, - "z": 423930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 7, - "instId": 300008, - "propState": 20, - "pos": { - "x": 372590, - "y": -13716, - "z": 424243 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 7, - "instId": 300011, - "propState": 8, - "pos": { - "x": 370544, - "y": -13716, - "z": 427205 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 7, - "instId": 300012, - "propState": 8, - "pos": { - "x": 369981, - "y": -13117, - "z": 429791 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [ - { - "groupId": 8, - "instId": 400001, - "pos": { - "x": 370544, - "y": -13716, - "z": 427205 - }, - "rot": { - "x": 0, - "y": 141790, - "z": 0 - }, - "npcId": 3098 - } - ], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": 369925, - "y": -13718, - "z": 429883 - }, - "rot": { - "x": 0, - "y": 68258, - "z": 0 - }, - "propId": 103043 - }, - { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": 388060, - "y": -13820, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300007, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300008, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300009, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300010, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300011, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300012, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300013, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300014, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300015, - "propState": 8, - "pos": { - "x": 406110, - "y": -13646, - "z": 428020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 109 - }, { - "groupId": 8, - "instId": 300016, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300017, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300018, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300019, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 388060, - "y": -21580, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": 388060, - "y": -21580, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 369619, - "y": -13716, - "z": 432587 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 372140, - "y": -13716, - "z": 436270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 374753, - "y": -13716, - "z": 432587 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1053 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 20, - "pos": { - "x": 373440, - "y": -13716, - "z": 428995 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 10, - "instId": 300005, - "propState": 20, - "pos": { - "x": 371742, - "y": -13716, - "z": 428965 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 10, - "instId": 300006, - "propState": 20, - "pos": { - "x": 372590, - "y": -13716, - "z": 430090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": -52541, - "y": 2171, - "z": 43593 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1051 - }, { - "groupId": 10, - "instId": 300009, - "propState": 8, - "pos": { - "x": 372590, - "y": -13716, - "z": 423930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300008, - "propState": 20, - "pos": { - "x": 372590, - "y": -13716, - "z": 424243 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 10, - "instId": 300011, - "propState": 8, - "pos": { - "x": 370544, - "y": -13716, - "z": 427205 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300012, - "propState": 8, - "pos": { - "x": 369981, - "y": -13117, - "z": 429791 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [ - { - "groupId": 11, - "instId": 400001, - "pos": { - "x": 370544, - "y": -13716, - "z": 427205 - }, - "rot": { - "x": 0, - "y": 141790, - "z": 0 - }, - "npcId": 3098 - } - ], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 11, - "instId": 300005, - "propState": 8, - "pos": { - "x": 369925, - "y": -13718, - "z": 429883 - }, - "rot": { - "x": 0, - "y": 68258, - "z": 0 - }, - "propId": 103043 - }, - { - "groupId": 11, - "instId": 300006, - "propState": 8, - "pos": { - "x": 388060, - "y": -13820, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300004, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300007, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300008, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300009, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300010, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300011, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300012, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300013, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300014, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300015, - "propState": 8, - "pos": { - "x": 406110, - "y": -13646, - "z": 428020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 109 - }, { - "groupId": 11, - "instId": 300016, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300017, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300018, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300019, - "propState": 8, - "pos": { - "x": 390890, - "y": -13684, - "z": 428039 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8060101": { - "P80601_F80601001": { - "scenes": { - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": -280, - "y": 26687, - "z": -185210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": -280, - "y": 26791, - "z": -234460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3780, - "y": 26686, - "z": -193370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": -280, - "y": 26687, - "z": -190870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 32, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3220, - "y": 26687, - "z": -193370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 32, - "instId": 300004, - "propState": 8, - "pos": { - "x": 5090, - "y": 26686, - "z": -207160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 32, - "instId": 300005, - "propState": 8, - "pos": { - "x": 4290, - "y": 26686, - "z": -207500 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 32, - "instId": 300006, - "propState": 8, - "pos": { - "x": 5090, - "y": 26686, - "z": -208000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104008 - } - ], - "teleports": {} - }, - "33": { - "monsters": [ - { - "groupId": 33, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -280, - "y": 26791, - "z": -198250 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26150, - "y": -17012, - "z": -289020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": -17270, - "y": -17012, - "z": -272480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": -29560, - "y": -17012, - "z": -264340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": -26060, - "y": -17012, - "z": -261840 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 35, - "instId": 300003, - "propState": 8, - "pos": { - "x": -22560, - "y": -17012, - "z": -264340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 35, - "instId": 300004, - "propState": 8, - "pos": { - "x": -30510, - "y": -17012, - "z": -273270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 35, - "instId": 300005, - "propState": 8, - "pos": { - "x": -29710, - "y": -17002, - "z": -273640 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 35, - "instId": 300006, - "propState": 8, - "pos": { - "x": -30510, - "y": -17012, - "z": -274140 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 35, - "instId": 300007, - "propState": 8, - "pos": { - "x": -22100, - "y": -17012, - "z": -278790 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 35, - "instId": 300008, - "propState": 8, - "pos": { - "x": -22900, - "y": -17012, - "z": -279130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 35, - "instId": 300009, - "propState": 8, - "pos": { - "x": -22100, - "y": -17012, - "z": -279630 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -26150, - "y": -17012, - "z": -269700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -233, - "y": 26687, - "z": -247490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": -180, - "y": 26686, - "z": -298090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [ - { - "groupId": 38, - "instId": 400001, - "pos": { - "x": 2770, - "y": 27332, - "z": -274020 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 38, - "instId": 400002, - "pos": { - "x": 2770, - "y": 27605, - "z": -274020 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 38, - "instId": 400003, - "pos": { - "x": 2770, - "y": 27878, - "z": -274020 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3820, - "y": 26790, - "z": -260900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 38, - "instId": 300002, - "propState": 8, - "pos": { - "x": -320, - "y": 26791, - "z": -258400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 38, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3180, - "y": 26790, - "z": -260900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 38, - "instId": 300004, - "propState": 1, - "pos": { - "x": -3230, - "y": 26686, - "z": -273830 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 38, - "instId": 300005, - "propState": 1, - "pos": { - "x": 2770, - "y": 26687, - "z": -273830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 38, - "instId": 300006, - "propState": 20, - "pos": { - "x": -3320, - "y": 26686, - "z": -265330 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 38, - "instId": 300007, - "propState": 20, - "pos": { - "x": -320, - "y": 26686, - "z": -265330 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 38, - "instId": 300008, - "propState": 20, - "pos": { - "x": 2680, - "y": 26687, - "z": -265330 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "39": { - "monsters": [ - { - "groupId": 39, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 0, - "y": 26686, - "z": -268400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": 150, - "y": -19011, - "z": 219170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 40, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29, - "y": -18997, - "z": 168890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 40, - "instId": 300003, - "propState": 8, - "pos": { - "x": -233, - "y": 26687, - "z": -247490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 40, - "instId": 300004, - "propState": 8, - "pos": { - "x": -180, - "y": 26686, - "z": -298090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3820, - "y": 26790, - "z": -260900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 41, - "instId": 300002, - "propState": 8, - "pos": { - "x": -320, - "y": 26791, - "z": -258400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 41, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3180, - "y": 26790, - "z": -260900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 41, - "instId": 300004, - "propState": 12, - "pos": { - "x": -3320, - "y": 26686, - "z": -265330 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 41, - "instId": 300005, - "propState": 12, - "pos": { - "x": -320, - "y": 26686, - "z": -265330 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 41, - "instId": 300006, - "propState": 12, - "pos": { - "x": 2680, - "y": 26687, - "z": -265330 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 41, - "instId": 300007, - "propState": 8, - "pos": { - "x": 3350, - "y": 26686, - "z": -278200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 41, - "instId": 300008, - "propState": 8, - "pos": { - "x": 2550, - "y": 26686, - "z": -278540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 41, - "instId": 300009, - "propState": 8, - "pos": { - "x": 3350, - "y": 26686, - "z": -279040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "42": { - "monsters": [ - { - "groupId": 42, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 0, - "y": 26686, - "z": -268400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 8, - "pos": { - "x": 150, - "y": -19011, - "z": 219170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 43, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29, - "y": -18997, - "z": 168890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 43, - "instId": 300003, - "propState": 8, - "pos": { - "x": -233, - "y": 26687, - "z": -247490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 43, - "instId": 300004, - "propState": 8, - "pos": { - "x": -180, - "y": 26686, - "z": -298090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [ - { - "groupId": 44, - "instId": 400001, - "pos": { - "x": -240, - "y": 27332, - "z": -270670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 44, - "instId": 400002, - "pos": { - "x": -240, - "y": 27605, - "z": -270670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 44, - "instId": 400003, - "pos": { - "x": -240, - "y": 27878, - "z": -270670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3820, - "y": 26790, - "z": -260900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 44, - "instId": 300002, - "propState": 8, - "pos": { - "x": -320, - "y": 26791, - "z": -258400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 44, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3180, - "y": 26790, - "z": -260900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 44, - "instId": 300004, - "propState": 1, - "pos": { - "x": -3230, - "y": 26686, - "z": -273830 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 44, - "instId": 300005, - "propState": 8, - "pos": { - "x": 3350, - "y": 26686, - "z": -278200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 44, - "instId": 300006, - "propState": 8, - "pos": { - "x": 2550, - "y": 26686, - "z": -278540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 44, - "instId": 300007, - "propState": 8, - "pos": { - "x": 3350, - "y": 26686, - "z": -279040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 44, - "instId": 300008, - "propState": 8, - "pos": { - "x": -240, - "y": 26687, - "z": -270480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 8, - "pos": { - "x": 150, - "y": -19011, - "z": 219170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 45, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29, - "y": -18997, - "z": 168890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 45, - "instId": 300003, - "propState": 8, - "pos": { - "x": -233, - "y": 26687, - "z": -247490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 45, - "instId": 300004, - "propState": 8, - "pos": { - "x": -180, - "y": 26686, - "z": -298090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3820, - "y": 26790, - "z": -260900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": -320, - "y": 26791, - "z": -258400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 46, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3180, - "y": 26790, - "z": -260900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 46, - "instId": 300004, - "propState": 8, - "pos": { - "x": 3350, - "y": 26686, - "z": -278200 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300005, - "propState": 8, - "pos": { - "x": 2550, - "y": 26686, - "z": -278540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 46, - "instId": 300006, - "propState": 8, - "pos": { - "x": 3350, - "y": 26686, - "z": -279040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [ - { - "groupId": 47, - "instId": 400001, - "pos": { - "x": 3210, - "y": 26687, - "z": -269890 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [ - { - "groupId": 48, - "instId": 400002, - "pos": { - "x": -3690, - "y": 26687, - "z": -270020 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": 150, - "y": -19011, - "z": 219170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29, - "y": -18997, - "z": 168890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 49, - "instId": 300003, - "propState": 8, - "pos": { - "x": -233, - "y": 26687, - "z": -247490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 49, - "instId": 300004, - "propState": 8, - "pos": { - "x": -180, - "y": 26686, - "z": -298090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3820, - "y": 26790, - "z": -260900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 50, - "instId": 300002, - "propState": 8, - "pos": { - "x": -320, - "y": 26791, - "z": -258400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 50, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3180, - "y": 26790, - "z": -260900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [ - { - "groupId": 51, - "instId": 400001, - "pos": { - "x": 2600, - "y": 27620, - "z": -268350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 51, - "instId": 400002, - "pos": { - "x": 2600, - "y": 27338, - "z": -268320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3103 - } - ], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 1, - "pos": { - "x": 2600, - "y": 26687, - "z": -268094 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 51, - "instId": 300002, - "propState": 1, - "pos": { - "x": -3400, - "y": 26686, - "z": -268094 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [ - { - "groupId": 52, - "instId": 400001, - "pos": { - "x": -650, - "y": 27585, - "z": -268951 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 52, - "instId": 400002, - "pos": { - "x": -650, - "y": 27307, - "z": -268951 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 1, - "pos": { - "x": -630, - "y": 26686, - "z": -268720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 52, - "instId": 300002, - "propState": 12, - "pos": { - "x": -3630, - "y": 26686, - "z": -270720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 52, - "instId": 300003, - "propState": 12, - "pos": { - "x": 2370, - "y": 26736, - "z": -270720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 52, - "instId": 300004, - "propState": 1, - "pos": { - "x": -3420, - "y": 26686, - "z": -268104 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [ - { - "groupId": 53, - "instId": 400001, - "pos": { - "x": -150, - "y": 27572, - "z": -268330 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 53, - "instId": 400002, - "pos": { - "x": -150, - "y": 27294, - "z": -268330 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 1, - "pos": { - "x": -150, - "y": 26687, - "z": -268104 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 53, - "instId": 300002, - "propState": 1, - "pos": { - "x": -3420, - "y": 26686, - "z": -268104 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - }, { - "groupId": 53, - "instId": 300003, - "propState": 12, - "pos": { - "x": -3630, - "y": 26686, - "z": -270720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 53, - "instId": 300004, - "propState": 12, - "pos": { - "x": 2370, - "y": 26736, - "z": -270720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": 150, - "y": -19011, - "z": 219170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29, - "y": -18997, - "z": 168890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 54, - "instId": 300003, - "propState": 8, - "pos": { - "x": -233, - "y": 26687, - "z": -247490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 54, - "instId": 300004, - "propState": 8, - "pos": { - "x": -180, - "y": 26686, - "z": -298090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3820, - "y": 26790, - "z": -260900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 55, - "instId": 300002, - "propState": 8, - "pos": { - "x": -320, - "y": 26791, - "z": -258400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 55, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3180, - "y": 26790, - "z": -260900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 55, - "instId": 300004, - "propState": 8, - "pos": { - "x": -4300, - "y": 26686, - "z": -273970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 55, - "instId": 300005, - "propState": 8, - "pos": { - "x": -3500, - "y": 26686, - "z": -274340 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 55, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4300, - "y": 26686, - "z": -274840 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 55, - "instId": 300007, - "propState": 8, - "pos": { - "x": 3700, - "y": 26736, - "z": -282000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 55, - "instId": 300008, - "propState": 8, - "pos": { - "x": 2900, - "y": 26687, - "z": -282340 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 55, - "instId": 300009, - "propState": 8, - "pos": { - "x": 3700, - "y": 26736, - "z": -282840 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 55, - "instId": 300010, - "propState": 12, - "pos": { - "x": 3700, - "y": 26736, - "z": -278840 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 55, - "instId": 300011, - "propState": 1, - "pos": { - "x": -4300, - "y": 26686, - "z": -278840 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 12, - "pos": { - "x": -3480, - "y": 26686, - "z": -267000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 56, - "instId": 300002, - "propState": 1, - "pos": { - "x": 2520, - "y": 26686, - "z": -267000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [ - { - "groupId": 57, - "instId": 400001, - "pos": { - "x": -3480, - "y": 26686, - "z": -267170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [ - { - "groupId": 58, - "instId": 400001, - "pos": { - "x": -480, - "y": 26686, - "z": -266170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [ - { - "groupId": 59, - "instId": 400001, - "pos": { - "x": 2520, - "y": 26687, - "z": -267170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "60": { - "monsters": [ - { - "groupId": 60, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -2480, - "y": 26686, - "z": -268130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "61": { - "monsters": [ - { - "groupId": 61, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -470, - "y": 26686, - "z": -266210 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "62": { - "monsters": [ - { - "groupId": 62, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 1520, - "y": 26687, - "z": -268290 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [ - { - "groupId": 63, - "instId": 400002, - "pos": { - "x": 2790, - "y": 26687, - "z": -273660 - }, - "rot": { - "x": 0, - "y": 230517, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": -33150, - "y": 13643, - "z": -27420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 64, - "instId": 300002, - "propState": 8, - "pos": { - "x": -20860, - "y": 23830, - "z": -47026 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 64, - "instId": 300003, - "propState": 8, - "pos": { - "x": -17320, - "y": 17968, - "z": -98176 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 8, - "pos": { - "x": -8430, - "y": 26522, - "z": -345946 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 65, - "instId": 300002, - "propState": 8, - "pos": { - "x": -8430, - "y": 26522, - "z": -342946 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 65, - "instId": 300003, - "propState": 8, - "pos": { - "x": -8430, - "y": 26522, - "z": -339946 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 65, - "instId": 300004, - "propState": 20, - "pos": { - "x": -15850, - "y": 26660, - "z": -341962 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 65, - "instId": 300005, - "propState": 20, - "pos": { - "x": -15850, - "y": 26660, - "z": -340680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 65, - "instId": 300006, - "propState": 20, - "pos": { - "x": -15850, - "y": 26660, - "z": -339336 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 65, - "instId": 300009, - "propState": 8, - "pos": { - "x": -12250, - "y": 26686, - "z": -340980 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 65, - "instId": 300007, - "propState": 8, - "pos": { - "x": -670, - "y": 26686, - "z": -556580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1051 - }, { - "groupId": 65, - "instId": 300008, - "propState": 20, - "pos": { - "x": 59920, - "y": 46539, - "z": -404366 - }, - "rot": { - "x": 0, - "y": 36, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": -6910, - "y": 26719, - "z": -540081 - }, - "rot": { - "x": 0, - "y": 91472, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 66, - "instId": 300002, - "propState": 8, - "pos": { - "x": 6580, - "y": 26719, - "z": -536690 - }, - "rot": { - "x": 0, - "y": 282131, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 66, - "instId": 300003, - "propState": 8, - "pos": { - "x": 1300, - "y": 26719, - "z": -509000 - }, - "rot": { - "x": 0, - "y": 147759, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 66, - "instId": 300004, - "propState": 8, - "pos": { - "x": -5800, - "y": 26719, - "z": -520900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 66, - "instId": 300005, - "propState": 8, - "pos": { - "x": -6200, - "y": 26719, - "z": -499800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 66, - "instId": 300006, - "propState": 8, - "pos": { - "x": 4800, - "y": 26719, - "z": -490900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 66, - "instId": 300007, - "propState": 8, - "pos": { - "x": -2500, - "y": 26719, - "z": -476900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 66, - "instId": 300008, - "propState": 8, - "pos": { - "x": 3800, - "y": 26719, - "z": -456200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 66, - "instId": 300009, - "propState": 8, - "pos": { - "x": 7300, - "y": 26719, - "z": -463200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 66, - "instId": 300010, - "propState": 8, - "pos": { - "x": -1700, - "y": 26719, - "z": -441300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 66, - "instId": 300011, - "propState": 8, - "pos": { - "x": 6800, - "y": 26719, - "z": -435800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 66, - "instId": 300012, - "propState": 8, - "pos": { - "x": -6800, - "y": 26719, - "z": -432800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 66, - "instId": 300013, - "propState": 8, - "pos": { - "x": -2800, - "y": 26719, - "z": -417600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 66, - "instId": 300014, - "propState": 8, - "pos": { - "x": -400, - "y": 26719, - "z": -417200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 66, - "instId": 300015, - "propState": 8, - "pos": { - "x": -6800, - "y": 26719, - "z": -400100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 66, - "instId": 300016, - "propState": 8, - "pos": { - "x": 3900, - "y": 26719, - "z": -409100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 66, - "instId": 300017, - "propState": 8, - "pos": { - "x": -5400, - "y": 26719, - "z": -393700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 66, - "instId": 300018, - "propState": 8, - "pos": { - "x": 1200, - "y": 26719, - "z": -378900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 66, - "instId": 300019, - "propState": 8, - "pos": { - "x": -5600, - "y": 26719, - "z": -356800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 66, - "instId": 300020, - "propState": 8, - "pos": { - "x": 7000, - "y": 26719, - "z": -341000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 66, - "instId": 300021, - "propState": 8, - "pos": { - "x": -200, - "y": 26719, - "z": -353200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 66, - "instId": 300022, - "propState": 8, - "pos": { - "x": 6100, - "y": 26719, - "z": -337200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 66, - "instId": 300023, - "propState": 8, - "pos": { - "x": -4400, - "y": 26719, - "z": -323600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 66, - "instId": 300024, - "propState": 8, - "pos": { - "x": 4700, - "y": 26719, - "z": -303600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 66, - "instId": 300025, - "propState": 8, - "pos": { - "x": -1400, - "y": 26719, - "z": -272400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 66, - "instId": 300026, - "propState": 8, - "pos": { - "x": 4500, - "y": 26719, - "z": -250200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 66, - "instId": 300027, - "propState": 8, - "pos": { - "x": -1300, - "y": 26719, - "z": -214900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 66, - "instId": 300028, - "propState": 8, - "pos": { - "x": -5200, - "y": 26719, - "z": -233100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 66, - "instId": 300029, - "propState": 8, - "pos": { - "x": -1500, - "y": 26719, - "z": -181500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 66, - "instId": 300030, - "propState": 8, - "pos": { - "x": 3000, - "y": 26686, - "z": -182300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 66, - "instId": 300031, - "propState": 8, - "pos": { - "x": -11330, - "y": 17963, - "z": -73730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 66, - "instId": 300032, - "propState": 8, - "pos": { - "x": -1500, - "y": 26719, - "z": -181500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 26686, - "z": -297920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": -233, - "y": 26687, - "z": -247490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [ - { - "groupId": 68, - "instId": 400001, - "pos": { - "x": 3000, - "y": 27332, - "z": -280110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 68, - "instId": 400002, - "pos": { - "x": 3000, - "y": 27605, - "z": -280110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 68, - "instId": 400003, - "pos": { - "x": 3000, - "y": 27878, - "z": -280110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3500, - "y": 26686, - "z": -269920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 26686, - "z": -267420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 68, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3500, - "y": 26687, - "z": -269920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 68, - "instId": 300004, - "propState": 1, - "pos": { - "x": -3000, - "y": 26686, - "z": -279920 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 68, - "instId": 300005, - "propState": 1, - "pos": { - "x": 3000, - "y": 26687, - "z": -279920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 68, - "instId": 300006, - "propState": 1, - "pos": { - "x": -3000, - "y": 26686, - "z": -284480 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60408 - } - ], - "teleports": {} - }, - "69": { - "monsters": [ - { - "groupId": 69, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 0, - "y": 26686, - "z": -276920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 26686, - "z": -297920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 70, - "instId": 300002, - "propState": 8, - "pos": { - "x": -233, - "y": 26686, - "z": -247490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300002, - "propState": 8, - "pos": { - "x": -3500, - "y": 26686, - "z": -269920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 71, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 26686, - "z": -267420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 71, - "instId": 300004, - "propState": 8, - "pos": { - "x": 3500, - "y": 26687, - "z": -269920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 71, - "instId": 300007, - "propState": 20, - "pos": { - "x": -3000, - "y": 26686, - "z": -273920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 71, - "instId": 300008, - "propState": 20, - "pos": { - "x": -1760, - "y": 26686, - "z": -273920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 71, - "instId": 300009, - "propState": 20, - "pos": { - "x": 1240, - "y": 26687, - "z": -273920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 71, - "instId": 300010, - "propState": 8, - "pos": { - "x": 4000, - "y": 26790, - "z": -286080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 71, - "instId": 300011, - "propState": 8, - "pos": { - "x": 3200, - "y": 26790, - "z": -286420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 71, - "instId": 300012, - "propState": 8, - "pos": { - "x": 4000, - "y": 26747, - "z": -286920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 71, - "instId": 300013, - "propState": 12, - "pos": { - "x": 4000, - "y": 26736, - "z": -282920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 71, - "instId": 300014, - "propState": 1, - "pos": { - "x": -4000, - "y": 26686, - "z": -282920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "72": { - "monsters": [ - { - "groupId": 72, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 0, - "y": 26686, - "z": -276920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "112": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 112, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 26686, - "z": -297920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 112, - "instId": 300002, - "propState": 8, - "pos": { - "x": -233, - "y": 26686, - "z": -247490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "113": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 113, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3500, - "y": 26686, - "z": -269920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 113, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 26686, - "z": -267420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 113, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3500, - "y": 26686, - "z": -269920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 113, - "instId": 300004, - "propState": 8, - "pos": { - "x": -4000, - "y": 26686, - "z": -278050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 113, - "instId": 300005, - "propState": 8, - "pos": { - "x": -3200, - "y": 26686, - "z": -278420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 113, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4000, - "y": 26686, - "z": -278920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 113, - "instId": 300007, - "propState": 8, - "pos": { - "x": 4000, - "y": 26686, - "z": -286080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 113, - "instId": 300008, - "propState": 8, - "pos": { - "x": 3200, - "y": 26686, - "z": -286420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 113, - "instId": 300009, - "propState": 8, - "pos": { - "x": 4000, - "y": 26686, - "z": -286920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 113, - "instId": 300010, - "propState": 12, - "pos": { - "x": 4000, - "y": 26686, - "z": -282920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 113, - "instId": 300011, - "propState": 1, - "pos": { - "x": -4000, - "y": 26686, - "z": -282920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 114, - "instId": 300001, - "propState": 12, - "pos": { - "x": -3000, - "y": 26686, - "z": -273920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 114, - "instId": 300002, - "propState": 1, - "pos": { - "x": 3000, - "y": 26686, - "z": -273920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "115": { - "monsters": [], - "npcs": [ - { - "groupId": 115, - "instId": 400001, - "pos": { - "x": 3500, - "y": 26686, - "z": -273920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [ - { - "groupId": 116, - "instId": 400001, - "pos": { - "x": -3500, - "y": 26686, - "z": -273920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [ - { - "groupId": 117, - "instId": 400001, - "pos": { - "x": 0, - "y": 26686, - "z": -272920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "118": { - "monsters": [ - { - "groupId": 118, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -2000, - "y": 26686, - "z": -274920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "119": { - "monsters": [ - { - "groupId": 119, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 2000, - "y": 26686, - "z": -274920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "120": { - "monsters": [ - { - "groupId": 120, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 0, - "y": 26686, - "z": -272920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "121": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 121, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 26686, - "z": -297920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 121, - "instId": 300002, - "propState": 8, - "pos": { - "x": -233, - "y": 26686, - "z": -247490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "122": { - "monsters": [], - "npcs": [ - { - "groupId": 122, - "instId": 400001, - "pos": { - "x": 0, - "y": 27322, - "z": -283155 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 122, - "instId": 400002, - "pos": { - "x": 0, - "y": 27591, - "z": -283155 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 122, - "instId": 400003, - "pos": { - "x": 0, - "y": 27858, - "z": -283155 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 122, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3500, - "y": 26686, - "z": -278920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 122, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 26686, - "z": -276420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 122, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3500, - "y": 26686, - "z": -278920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 122, - "instId": 300004, - "propState": 1, - "pos": { - "x": -3000, - "y": 26687, - "z": -284480 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 122, - "instId": 300005, - "propState": 8, - "pos": { - "x": 3810, - "y": 26686, - "z": -287580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 122, - "instId": 300006, - "propState": 8, - "pos": { - "x": 3010, - "y": 26686, - "z": -287920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 122, - "instId": 300007, - "propState": 8, - "pos": { - "x": 3810, - "y": 26686, - "z": -288420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 122, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 26687, - "z": -282920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "123": { - "monsters": [], - "npcs": [ - { - "groupId": 123, - "instId": 400002, - "pos": { - "x": 3000, - "y": 26687, - "z": -284480 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "124": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 124, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 26686, - "z": -297920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 124, - "instId": 300002, - "propState": 8, - "pos": { - "x": -233, - "y": 26686, - "z": -247490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "125": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 125, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3500, - "y": 26686, - "z": -274440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 125, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 26686, - "z": -271940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 125, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3500, - "y": 26686, - "z": -274440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 125, - "instId": 300004, - "propState": 8, - "pos": { - "x": 3810, - "y": 26686, - "z": -288580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 125, - "instId": 300005, - "propState": 8, - "pos": { - "x": 3010, - "y": 26686, - "z": -288920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 125, - "instId": 300006, - "propState": 8, - "pos": { - "x": 3810, - "y": 26686, - "z": -289420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 125, - "instId": 300007, - "propState": 1, - "pos": { - "x": -3500, - "y": 26686, - "z": -288790 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "126": { - "monsters": [], - "npcs": [ - { - "groupId": 126, - "instId": 400001, - "pos": { - "x": 4000, - "y": 26686, - "z": -280920 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [], - "teleports": {} - }, - "127": { - "monsters": [], - "npcs": [ - { - "groupId": 127, - "instId": 400003, - "pos": { - "x": 0, - "y": 26686, - "z": -280920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 1306 - } - ], - "props": [], - "teleports": {} - }, - "128": { - "monsters": [], - "npcs": [ - { - "groupId": 128, - "instId": 400002, - "pos": { - "x": -4000, - "y": 26686, - "z": -280920 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "129": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 129, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 26686, - "z": -297920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 129, - "instId": 300002, - "propState": 8, - "pos": { - "x": -233, - "y": 26686, - "z": -247490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "130": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 130, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3500, - "y": 26686, - "z": -278920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 130, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 26686, - "z": -276420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 130, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3500, - "y": 26686, - "z": -278920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "131": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 131, - "instId": 300002, - "propState": 12, - "pos": { - "x": -3000, - "y": 26686, - "z": -282920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, - { - "groupId": 131, - "instId": 300003, - "propState": 12, - "pos": { - "x": 3000, - "y": 26686, - "z": -282920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, - { - "groupId": 131, - "instId": 300004, - "propState": 12, - "pos": { - "x": -3000, - "y": 26686, - "z": -286920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, - { - "groupId": 131, - "instId": 300005, - "propState": 12, - "pos": { - "x": 3000, - "y": 26686, - "z": -286920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 131, - "instId": 300006, - "propState": 12, - "pos": { - "x": 0, - "y": 26686, - "z": -286920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 131, - "instId": 300007, - "propState": 12, - "pos": { - "x": 0, - "y": 26686, - "z": -282920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 131, - "instId": 300001, - "propState": 12, - "pos": { - "x": 0, - "y": 26686, - "z": -290730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 131, - "instId": 300008, - "propState": 12, - "pos": { - "x": -2860, - "y": 26686, - "z": -290730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 131, - "instId": 300009, - "propState": 12, - "pos": { - "x": 3070, - "y": 26686, - "z": -290730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 131, - "instId": 300010, - "propState": 12, - "pos": { - "x": 0, - "y": 26686, - "z": -294580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "132": { - "monsters": [], - "npcs": [ - { - "groupId": 132, - "instId": 400001, - "pos": { - "x": 3000, - "y": 27605, - "z": -283146 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 132, - "instId": 400002, - "pos": { - "x": 3000, - "y": 27322, - "z": -283146 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 132, - "instId": 400003, - "pos": { - "x": 3000, - "y": 27887, - "z": -283146 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 132, - "instId": 300001, - "propState": 1, - "pos": { - "x": 3000, - "y": 26686, - "z": -282920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 132, - "instId": 300002, - "propState": 1, - "pos": { - "x": -3000, - "y": 26686, - "z": -282920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "133": { - "monsters": [], - "npcs": [ - { - "groupId": 133, - "instId": 400001, - "pos": { - "x": 0, - "y": 27600, - "z": -283146 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 133, - "instId": 400002, - "pos": { - "x": 0, - "y": 27322, - "z": -283146 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 133, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 26686, - "z": -282920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 133, - "instId": 300002, - "propState": 12, - "pos": { - "x": -3000, - "y": 26686, - "z": -284920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 133, - "instId": 300003, - "propState": 12, - "pos": { - "x": 3000, - "y": 26686, - "z": -284920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "134": { - "monsters": [], - "npcs": [ - { - "groupId": 134, - "instId": 400001, - "pos": { - "x": 3000, - "y": 27600, - "z": -283146 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 134, - "instId": 400002, - "pos": { - "x": 3000, - "y": 27322, - "z": -283146 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 134, - "instId": 300001, - "propState": 1, - "pos": { - "x": 3000, - "y": 26686, - "z": -282920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 134, - "instId": 300002, - "propState": 1, - "pos": { - "x": -3000, - "y": 26686, - "z": -282920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "135": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 135, - "instId": 300001, - "propState": 8, - "pos": { - "x": -33150, - "y": 13643, - "z": -27420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 135, - "instId": 300002, - "propState": 8, - "pos": { - "x": -20860, - "y": 23830, - "z": -47026 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 135, - "instId": 300003, - "propState": 8, - "pos": { - "x": -17320, - "y": 17968, - "z": -98176 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "136": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 136, - "instId": 300001, - "propState": 8, - "pos": { - "x": 168060, - "y": 41544, - "z": 24180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 136, - "instId": 300002, - "propState": 8, - "pos": { - "x": 168060, - "y": 41544, - "z": 27180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 136, - "instId": 300003, - "propState": 8, - "pos": { - "x": 168060, - "y": 41544, - "z": 30180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 136, - "instId": 300004, - "propState": 20, - "pos": { - "x": 161130, - "y": 41544, - "z": 29540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 136, - "instId": 300005, - "propState": 20, - "pos": { - "x": 161130, - "y": 41544, - "z": 27505 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 136, - "instId": 300006, - "propState": 20, - "pos": { - "x": 161130, - "y": 41544, - "z": 25406 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 136, - "instId": 300009, - "propState": 8, - "pos": { - "x": 157466, - "y": 41544, - "z": 27621 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 136, - "instId": 300007, - "propState": 8, - "pos": { - "x": 85420, - "y": 50693, - "z": 5620 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1051 - }, { - "groupId": 136, - "instId": 300008, - "propState": 20, - "pos": { - "x": 59920, - "y": 46539, - "z": -404366 - }, - "rot": { - "x": 0, - "y": 36, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300001, - "propState": 8, - "pos": { - "x": 95270, - "y": 51720, - "z": 5530 - }, - "rot": { - "x": 0, - "y": 91472, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 137, - "instId": 300002, - "propState": 8, - "pos": { - "x": 86673, - "y": 50682, - "z": 2302 - }, - "rot": { - "x": 0, - "y": 700, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 137, - "instId": 300003, - "propState": 8, - "pos": { - "x": 1300, - "y": 26719, - "z": -509000 - }, - "rot": { - "x": 0, - "y": 147759, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 137, - "instId": 300004, - "propState": 8, - "pos": { - "x": -5800, - "y": 26719, - "z": -520900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 137, - "instId": 300005, - "propState": 8, - "pos": { - "x": -6200, - "y": 26719, - "z": -499800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 137, - "instId": 300006, - "propState": 8, - "pos": { - "x": 4800, - "y": 26719, - "z": -490900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 137, - "instId": 300007, - "propState": 8, - "pos": { - "x": -2500, - "y": 26719, - "z": -476900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 137, - "instId": 300008, - "propState": 8, - "pos": { - "x": 3800, - "y": 26719, - "z": -456200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 137, - "instId": 300009, - "propState": 8, - "pos": { - "x": 7300, - "y": 26719, - "z": -463200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 137, - "instId": 300010, - "propState": 8, - "pos": { - "x": -1700, - "y": 26719, - "z": -441300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 137, - "instId": 300030, - "propState": 8, - "pos": { - "x": 3000, - "y": 26686, - "z": -182300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 137, - "instId": 300031, - "propState": 8, - "pos": { - "x": -11330, - "y": 17963, - "z": -73730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 138, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26210, - "y": -17012, - "z": -288720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 138, - "instId": 300002, - "propState": 8, - "pos": { - "x": -18250, - "y": -17011, - "z": -272460 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "139": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 139, - "instId": 300001, - "propState": 8, - "pos": { - "x": -29650, - "y": -16924, - "z": -260720 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 139, - "instId": 300002, - "propState": 8, - "pos": { - "x": -26150, - "y": -17012, - "z": -258220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 139, - "instId": 300003, - "propState": 8, - "pos": { - "x": -22650, - "y": -16924, - "z": -260720 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 139, - "instId": 300004, - "propState": 8, - "pos": { - "x": -30150, - "y": -17012, - "z": -268850 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 139, - "instId": 300005, - "propState": 8, - "pos": { - "x": -29350, - "y": -16985, - "z": -269220 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 139, - "instId": 300006, - "propState": 8, - "pos": { - "x": -30150, - "y": -17012, - "z": -269720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 139, - "instId": 300007, - "propState": 8, - "pos": { - "x": -22150, - "y": -17012, - "z": -276880 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 139, - "instId": 300008, - "propState": 8, - "pos": { - "x": -22950, - "y": -17012, - "z": -277220 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 139, - "instId": 300009, - "propState": 8, - "pos": { - "x": -22150, - "y": -17012, - "z": -277720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 139, - "instId": 300010, - "propState": 12, - "pos": { - "x": -22150, - "y": -17012, - "z": -273720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 139, - "instId": 300011, - "propState": 1, - "pos": { - "x": -30150, - "y": -17012, - "z": -273720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "140": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 140, - "instId": 300001, - "propState": 12, - "pos": { - "x": -29150, - "y": -17012, - "z": -264720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 140, - "instId": 300002, - "propState": 1, - "pos": { - "x": -23150, - "y": -17012, - "z": -264720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "141": { - "monsters": [], - "npcs": [ - { - "groupId": 141, - "instId": 400001, - "pos": { - "x": -22650, - "y": -17012, - "z": -264720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "142": { - "monsters": [], - "npcs": [ - { - "groupId": 142, - "instId": 400001, - "pos": { - "x": -29650, - "y": -17012, - "z": -264720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "143": { - "monsters": [], - "npcs": [ - { - "groupId": 143, - "instId": 400001, - "pos": { - "x": -26150, - "y": -17012, - "z": -263720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "144": { - "monsters": [ - { - "groupId": 144, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -28150, - "y": -17012, - "z": -265720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "145": { - "monsters": [ - { - "groupId": 145, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -24150, - "y": -17012, - "z": -265720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "146": { - "monsters": [ - { - "groupId": 146, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -26150, - "y": -17012, - "z": -263720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "147": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 147, - "instId": 300001, - "propState": 8, - "pos": { - "x": 334870, - "y": 20715, - "z": 155490 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 147, - "instId": 300002, - "propState": 8, - "pos": { - "x": 354905, - "y": 17450, - "z": 123670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 147, - "instId": 300003, - "propState": 8, - "pos": { - "x": 348960, - "y": 26100, - "z": 131600 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "148": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 148, - "instId": 300001, - "propState": 8, - "pos": { - "x": 349425, - "y": 26097, - "z": 136731 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 148, - "instId": 300002, - "propState": 8, - "pos": { - "x": 347644, - "y": 26097, - "z": 132816 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 148, - "instId": 300003, - "propState": 8, - "pos": { - "x": 343363, - "y": 26097, - "z": 133231 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 148, - "instId": 300004, - "propState": 8, - "pos": { - "x": 343270, - "y": 24774, - "z": 146900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 148, - "instId": 300005, - "propState": 8, - "pos": { - "x": 342392, - "y": 24774, - "z": 146820 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 148, - "instId": 300006, - "propState": 8, - "pos": { - "x": 342835, - "y": 24566, - "z": 147653 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 148, - "instId": 300007, - "propState": 8, - "pos": { - "x": 337190, - "y": 24151, - "z": 145760 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 148, - "instId": 300008, - "propState": 8, - "pos": { - "x": 337713, - "y": 23943, - "z": 146454 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 148, - "instId": 300009, - "propState": 8, - "pos": { - "x": 336770, - "y": 23735, - "z": 146488 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 148, - "instId": 300010, - "propState": 12, - "pos": { - "x": 340440, - "y": 26107, - "z": 140991 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 148, - "instId": 300011, - "propState": 1, - "pos": { - "x": 345130, - "y": 26120, - "z": 142950 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "149": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 149, - "instId": 300001, - "propState": 12, - "pos": { - "x": 346205, - "y": 26097, - "z": 139691 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 149, - "instId": 300002, - "propState": 1, - "pos": { - "x": 342369, - "y": 26097, - "z": 137021 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [ - { - "groupId": 150, - "instId": 400001, - "pos": { - "x": 342040, - "y": 26097, - "z": 137380 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 346960, - "y": 26097, - "z": 139980 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [ - { - "groupId": 152, - "instId": 400001, - "pos": { - "x": 345355, - "y": 26097, - "z": 137141 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "153": { - "monsters": [ - { - "groupId": 153, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 346385, - "y": 26097, - "z": 139061 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "154": { - "monsters": [ - { - "groupId": 154, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 342921, - "y": 26097, - "z": 137061 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "155": { - "monsters": [ - { - "groupId": 155, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 345653, - "y": 26097, - "z": 136329 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "156": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 156, - "instId": 300001, - "propState": 8, - "pos": { - "x": 278630, - "y": 2168, - "z": 195370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 156, - "instId": 300002, - "propState": 8, - "pos": { - "x": 278630, - "y": -4150, - "z": 195370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 8, - "pos": { - "x": 306630, - "y": 2190, - "z": 198870 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 157, - "instId": 300002, - "propState": 8, - "pos": { - "x": 309130, - "y": 2190, - "z": 195370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 157, - "instId": 300003, - "propState": 8, - "pos": { - "x": 306630, - "y": 2190, - "z": 191870 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 157, - "instId": 300004, - "propState": 8, - "pos": { - "x": 298500, - "y": 2190, - "z": 199370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 157, - "instId": 300005, - "propState": 8, - "pos": { - "x": 298130, - "y": 2190, - "z": 198570 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 157, - "instId": 300006, - "propState": 8, - "pos": { - "x": 297630, - "y": 2190, - "z": 199370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 157, - "instId": 300007, - "propState": 8, - "pos": { - "x": 297180, - "y": 2190, - "z": 191370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 157, - "instId": 300008, - "propState": 8, - "pos": { - "x": 296840, - "y": 2190, - "z": 192170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 157, - "instId": 300009, - "propState": 8, - "pos": { - "x": 296340, - "y": 2190, - "z": 191370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 157, - "instId": 300010, - "propState": 12, - "pos": { - "x": 293630, - "y": 2190, - "z": 191370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 157, - "instId": 300011, - "propState": 1, - "pos": { - "x": 293630, - "y": 2190, - "z": 199370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "158": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 158, - "instId": 300001, - "propState": 12, - "pos": { - "x": 302630, - "y": 2344, - "z": 198370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 158, - "instId": 300002, - "propState": 1, - "pos": { - "x": 302630, - "y": 2344, - "z": 192370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "159": { - "monsters": [], - "npcs": [ - { - "groupId": 159, - "instId": 400001, - "pos": { - "x": 302630, - "y": 2190, - "z": 191870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "160": { - "monsters": [], - "npcs": [ - { - "groupId": 160, - "instId": 400001, - "pos": { - "x": 302630, - "y": 2190, - "z": 198870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [ - { - "groupId": 161, - "instId": 400001, - "pos": { - "x": 303630, - "y": 2190, - "z": 195370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "162": { - "monsters": [ - { - "groupId": 162, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 303100, - "y": 2190, - "z": 197370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "163": { - "monsters": [ - { - "groupId": 163, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 303100, - "y": 2190, - "z": 193370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "164": { - "monsters": [ - { - "groupId": 164, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 305100, - "y": 2190, - "z": 195370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "165": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 165, - "instId": 300001, - "propState": 12, - "pos": { - "x": -270, - "y": 26686, - "z": -283110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, - { - "groupId": 165, - "instId": 300002, - "propState": 1, - "pos": { - "x": 3000, - "y": 26686, - "z": -273920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - }, - { - "groupId": 165, - "instId": 300003, - "propState": 1, - "pos": { - "x": 3000, - "y": 26686, - "z": -278830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - }, - { - "groupId": 165, - "instId": 300004, - "propState": 1, - "pos": { - "x": -3410, - "y": 26686, - "z": -273920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - }, { - "groupId": 165, - "instId": 300005, - "propState": 1, - "pos": { - "x": -3490, - "y": 26686, - "z": -278830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "167": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 167, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3500, - "y": 26686, - "z": -269920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 167, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 26686, - "z": -267420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 167, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3500, - "y": 26686, - "z": -269920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 167, - "instId": 300004, - "propState": 8, - "pos": { - "x": -4000, - "y": -770, - "z": -278050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 167, - "instId": 300005, - "propState": 8, - "pos": { - "x": -3200, - "y": -770, - "z": -278420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 167, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4000, - "y": -770, - "z": -278920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 167, - "instId": 300007, - "propState": 8, - "pos": { - "x": 4000, - "y": -770, - "z": -286080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 167, - "instId": 300008, - "propState": 8, - "pos": { - "x": 3200, - "y": -770, - "z": -286420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 167, - "instId": 300009, - "propState": 8, - "pos": { - "x": 4000, - "y": -770, - "z": -286920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 167, - "instId": 300010, - "propState": 12, - "pos": { - "x": 4000, - "y": 26686, - "z": -286300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 167, - "instId": 300011, - "propState": 1, - "pos": { - "x": -4000, - "y": 26686, - "z": -286300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300001, - "propState": 8, - "pos": { - "x": 253079, - "y": 44341, - "z": 50245 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104005 - } - ], - "teleports": {} - }, - "182": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 182, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 26686, - "z": -297920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 182, - "instId": 300002, - "propState": 8, - "pos": { - "x": -233, - "y": 26686, - "z": -247490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "183": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 183, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3500, - "y": 26686, - "z": -274440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 183, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 26686, - "z": -271940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 183, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3500, - "y": 26686, - "z": -274440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 183, - "instId": 300004, - "propState": 8, - "pos": { - "x": 3810, - "y": 26686, - "z": -288580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 183, - "instId": 300005, - "propState": 8, - "pos": { - "x": 3010, - "y": 26686, - "z": -288920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 183, - "instId": 300006, - "propState": 8, - "pos": { - "x": 3810, - "y": 26686, - "z": -289420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 183, - "instId": 300007, - "propState": 1, - "pos": { - "x": -3500, - "y": 26686, - "z": -288790 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "184": { - "monsters": [ - { - "groupId": 184, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 3530, - "y": 26686, - "z": -280700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [ - { - "groupId": 184, - "instId": 400001, - "pos": { - "x": 4000, - "y": 31460, - "z": -280920 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [], - "teleports": {} - }, - "185": { - "monsters": [], - "npcs": [ - { - "groupId": 185, - "instId": 400003, - "pos": { - "x": 0, - "y": 26686, - "z": -280920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 1306 - } - ], - "props": [], - "teleports": {} - }, - "186": { - "monsters": [], - "npcs": [ - { - "groupId": 186, - "instId": 400002, - "pos": { - "x": -4000, - "y": 26686, - "z": -280920 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "187": { - "monsters": [], - "npcs": [ - { - "groupId": 187, - "instId": 400001, - "pos": { - "x": 3000, - "y": 27332, - "z": -280110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 187, - "instId": 400002, - "pos": { - "x": 3000, - "y": 27605, - "z": -280110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 187, - "instId": 400003, - "pos": { - "x": 3000, - "y": 27878, - "z": -280110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 187, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3500, - "y": 26686, - "z": -269920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 187, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 26686, - "z": -267420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 187, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3500, - "y": 26687, - "z": -269920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 187, - "instId": 300004, - "propState": 1, - "pos": { - "x": -3000, - "y": 26686, - "z": -279920 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 187, - "instId": 300005, - "propState": 1, - "pos": { - "x": 3000, - "y": 26687, - "z": -279920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 187, - "instId": 300006, - "propState": 1, - "pos": { - "x": -160, - "y": 26686, - "z": -283560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60408 - } - ], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3500, - "y": 26686, - "z": -269920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 188, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 26686, - "z": -267420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 188, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3500, - "y": 26686, - "z": -269920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 188, - "instId": 300004, - "propState": 8, - "pos": { - "x": -4000, - "y": 26686, - "z": -278050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 188, - "instId": 300005, - "propState": 8, - "pos": { - "x": -3200, - "y": 26686, - "z": -278420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 188, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4000, - "y": 26686, - "z": -278920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 188, - "instId": 300007, - "propState": 8, - "pos": { - "x": 4000, - "y": 26686, - "z": -286080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 188, - "instId": 300008, - "propState": 8, - "pos": { - "x": 3200, - "y": 26686, - "z": -286420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 188, - "instId": 300009, - "propState": 8, - "pos": { - "x": 4000, - "y": 26686, - "z": -286920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 188, - "instId": 300010, - "propState": 12, - "pos": { - "x": 4000, - "y": 26686, - "z": -282920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 188, - "instId": 300011, - "propState": 1, - "pos": { - "x": -4000, - "y": 26686, - "z": -282920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 8, - "pos": { - "x": -29650, - "y": -16924, - "z": -260720 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 189, - "instId": 300002, - "propState": 8, - "pos": { - "x": -26150, - "y": -17012, - "z": -258220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 189, - "instId": 300003, - "propState": 8, - "pos": { - "x": -22650, - "y": -16924, - "z": -260720 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 189, - "instId": 300004, - "propState": 8, - "pos": { - "x": -30150, - "y": -17012, - "z": -268850 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 189, - "instId": 300005, - "propState": 8, - "pos": { - "x": -29350, - "y": -16985, - "z": -269220 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 189, - "instId": 300006, - "propState": 8, - "pos": { - "x": -30150, - "y": -17012, - "z": -269720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 189, - "instId": 300007, - "propState": 8, - "pos": { - "x": -22150, - "y": -17012, - "z": -276880 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 189, - "instId": 300008, - "propState": 8, - "pos": { - "x": -22950, - "y": -17012, - "z": -277220 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 189, - "instId": 300009, - "propState": 8, - "pos": { - "x": -22150, - "y": -17012, - "z": -277720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 189, - "instId": 300010, - "propState": 12, - "pos": { - "x": -22150, - "y": -17012, - "z": -273720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 189, - "instId": 300011, - "propState": 1, - "pos": { - "x": -30150, - "y": -17012, - "z": -273720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 8, - "pos": { - "x": 306630, - "y": 2190, - "z": 198870 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 190, - "instId": 300002, - "propState": 8, - "pos": { - "x": 309130, - "y": 2190, - "z": 195370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 190, - "instId": 300003, - "propState": 8, - "pos": { - "x": 306630, - "y": 2190, - "z": 191870 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 190, - "instId": 300004, - "propState": 8, - "pos": { - "x": 298500, - "y": 2190, - "z": 199370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 190, - "instId": 300005, - "propState": 8, - "pos": { - "x": 298130, - "y": 2190, - "z": 198570 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 190, - "instId": 300006, - "propState": 8, - "pos": { - "x": 297630, - "y": 2190, - "z": 199370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 190, - "instId": 300007, - "propState": 8, - "pos": { - "x": 297180, - "y": 2190, - "z": 191370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 190, - "instId": 300008, - "propState": 8, - "pos": { - "x": 296840, - "y": 2190, - "z": 192170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 190, - "instId": 300009, - "propState": 8, - "pos": { - "x": 296340, - "y": 2190, - "z": 191370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 190, - "instId": 300010, - "propState": 12, - "pos": { - "x": 293630, - "y": 2190, - "z": 191370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 190, - "instId": 300011, - "propState": 1, - "pos": { - "x": 293630, - "y": 2190, - "z": 199370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8060201": { - "P80602_F80602001": { - "scenes": { - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -302320, - "y": -45250, - "z": -93700 - }, - "rot": { - "x": 0, - "y": 359172, - "z": 0 - }, - "propId": 104090 - }, - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -197670, - "y": 38070, - "z": -142400 - }, - "rot": { - "x": 0, - "y": 22340, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 17, - "instId": 300003, - "propState": 1, - "pos": { - "x": -217240, - "y": 25764, - "z": -187916 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104157 - }, - { - "groupId": 17, - "instId": 300004, - "propState": 1, - "pos": { - "x": -191595, - "y": 47817, - "z": -128312 - }, - "rot": { - "x": 0, - "y": 241535, - "z": 0 - }, - "propId": 104157 - }, { - "groupId": 17, - "instId": 300005, - "propState": 1, - "pos": { - "x": -225501, - "y": 54554, - "z": -86086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104157 - }, { - "groupId": 17, - "instId": 300006, - "propState": 1, - "pos": { - "x": -208200, - "y": 36570, - "z": -247720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104157 - }, { - "groupId": 17, - "instId": 300007, - "propState": 1, - "pos": { - "x": -254898, - "y": 31066, - "z": -142908 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104157 - }, { - "groupId": 17, - "instId": 300008, - "propState": 1, - "pos": { - "x": -193230, - "y": 142670, - "z": -85850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104157 - }, { - "groupId": 17, - "instId": 300009, - "propState": 8, - "pos": { - "x": -265418, - "y": 25386, - "z": -163313 - }, - "rot": { - "x": 0, - "y": 22340, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 17, - "instId": 300010, - "propState": 8, - "pos": { - "x": -243800, - "y": 38933, - "z": -121044 - }, - "rot": { - "x": 0, - "y": 22340, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": 150, - "y": -19011, - "z": 219170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29, - "y": -18997, - "z": 168890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 20, - "instId": 300003, - "propState": 8, - "pos": { - "x": -19790, - "y": -18997, - "z": 196380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 20, - "instId": 300004, - "propState": 8, - "pos": { - "x": 19270, - "y": -18947, - "z": 196380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [ - { - "groupId": 21, - "instId": 400001, - "pos": { - "x": 2870, - "y": -16594, - "z": 190850 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 21, - "instId": 400002, - "pos": { - "x": 2870, - "y": -16321, - "z": 190850 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 21, - "instId": 400003, - "pos": { - "x": 2870, - "y": -16048, - "z": 190850 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3720, - "y": -17282, - "z": 203970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": -220, - "y": -17282, - "z": 206470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3280, - "y": -17282, - "z": 203970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 21, - "instId": 300004, - "propState": 1, - "pos": { - "x": -3130, - "y": -17231, - "z": 191040 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 21, - "instId": 300005, - "propState": 1, - "pos": { - "x": 2870, - "y": -17231, - "z": 191040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 21, - "instId": 300006, - "propState": 20, - "pos": { - "x": -3220, - "y": -17245, - "z": 199540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 21, - "instId": 300007, - "propState": 20, - "pos": { - "x": -220, - "y": -17245, - "z": 199540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 21, - "instId": 300008, - "propState": 20, - "pos": { - "x": 2780, - "y": -17245, - "z": 199540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "22": { - "monsters": [ - { - "groupId": 22, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 100, - "y": -17154, - "z": 196470 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": 150, - "y": -19011, - "z": 219170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29, - "y": -18997, - "z": 168890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 23, - "instId": 300003, - "propState": 8, - "pos": { - "x": -19790, - "y": -18997, - "z": 196380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 23, - "instId": 300004, - "propState": 8, - "pos": { - "x": 19270, - "y": -18947, - "z": 196380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3720, - "y": -17282, - "z": 203970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 24, - "instId": 300002, - "propState": 8, - "pos": { - "x": -220, - "y": -17282, - "z": 206470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 24, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3280, - "y": -17282, - "z": 203970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 24, - "instId": 300004, - "propState": 12, - "pos": { - "x": -3220, - "y": -17245, - "z": 199540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 24, - "instId": 300005, - "propState": 12, - "pos": { - "x": -220, - "y": -17245, - "z": 199540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 24, - "instId": 300006, - "propState": 12, - "pos": { - "x": 2780, - "y": -17245, - "z": 199540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 24, - "instId": 300007, - "propState": 8, - "pos": { - "x": 4070, - "y": -17282, - "z": 189940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 24, - "instId": 300008, - "propState": 8, - "pos": { - "x": 3270, - "y": -17282, - "z": 189600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 24, - "instId": 300009, - "propState": 8, - "pos": { - "x": 4070, - "y": -17282, - "z": 189100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "25": { - "monsters": [ - { - "groupId": 25, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 210, - "y": -17271, - "z": 196380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": 150, - "y": -19011, - "z": 219170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29, - "y": -18997, - "z": 168890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": -19790, - "y": -18997, - "z": 196380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": 19270, - "y": -18947, - "z": 196380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [ - { - "groupId": 27, - "instId": 400001, - "pos": { - "x": 260, - "y": -16116, - "z": 196365 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 27, - "instId": 400002, - "pos": { - "x": 260, - "y": -16384, - "z": 196365 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 27, - "instId": 400003, - "pos": { - "x": 260, - "y": -16652, - "z": 196365 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3720, - "y": -17282, - "z": 203820 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": -220, - "y": -17282, - "z": 206820 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 27, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3280, - "y": -17282, - "z": 203820 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 27, - "instId": 300004, - "propState": 1, - "pos": { - "x": -2740, - "y": -17245, - "z": 194600 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 27, - "instId": 300005, - "propState": 8, - "pos": { - "x": 4070, - "y": -17282, - "z": 189940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 27, - "instId": 300006, - "propState": 8, - "pos": { - "x": 3270, - "y": -17282, - "z": 189600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 27, - "instId": 300007, - "propState": 8, - "pos": { - "x": 4070, - "y": -17282, - "z": 189100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 27, - "instId": 300008, - "propState": 8, - "pos": { - "x": 260, - "y": -17271, - "z": 196600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": 150, - "y": -19011, - "z": 219170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 28, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29, - "y": -18997, - "z": 168890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 28, - "instId": 300003, - "propState": 8, - "pos": { - "x": -19790, - "y": -18997, - "z": 196380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 28, - "instId": 300004, - "propState": 8, - "pos": { - "x": 19270, - "y": -18947, - "z": 196380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3720, - "y": -17282, - "z": 203800 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": -220, - "y": -17282, - "z": 206300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 29, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3280, - "y": -17282, - "z": 203800 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 29, - "instId": 300004, - "propState": 8, - "pos": { - "x": 3880, - "y": -17231, - "z": 191050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 29, - "instId": 300005, - "propState": 8, - "pos": { - "x": 3080, - "y": -17216, - "z": 190710 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 29, - "instId": 300006, - "propState": 8, - "pos": { - "x": 3880, - "y": -17282, - "z": 190210 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [ - { - "groupId": 30, - "instId": 400001, - "pos": { - "x": 4070, - "y": -17245, - "z": 196710 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [ - { - "groupId": 31, - "instId": 400002, - "pos": { - "x": -3930, - "y": -17245, - "z": 196710 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": 150, - "y": -19011, - "z": 219170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29, - "y": -18997, - "z": 168890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 32, - "instId": 300003, - "propState": 8, - "pos": { - "x": -19790, - "y": -18997, - "z": 196380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 32, - "instId": 300004, - "propState": 8, - "pos": { - "x": 19270, - "y": -18947, - "z": 196380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3580, - "y": -17154, - "z": 203880 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 33, - "instId": 300002, - "propState": 8, - "pos": { - "x": -80, - "y": -17154, - "z": 206380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 33, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3420, - "y": -17282, - "z": 203880 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [ - { - "groupId": 34, - "instId": 400001, - "pos": { - "x": 2780, - "y": -16330, - "z": 195994 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 34, - "instId": 400002, - "pos": { - "x": 2780, - "y": -16612, - "z": 196024 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3103 - } - ], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 1, - "pos": { - "x": 2780, - "y": -17245, - "z": 196250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 34, - "instId": 300002, - "propState": 1, - "pos": { - "x": -3220, - "y": -17245, - "z": 196250 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [ - { - "groupId": 35, - "instId": 400001, - "pos": { - "x": -220, - "y": -16328, - "z": 198014 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 35, - "instId": 400002, - "pos": { - "x": -220, - "y": -16606, - "z": 198014 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 1, - "pos": { - "x": -220, - "y": -17245, - "z": 198240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 35, - "instId": 300002, - "propState": 12, - "pos": { - "x": -3220, - "y": -17245, - "z": 196240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 35, - "instId": 300003, - "propState": 12, - "pos": { - "x": 2780, - "y": -17245, - "z": 196240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 35, - "instId": 300004, - "propState": 1, - "pos": { - "x": -3220, - "y": -17245, - "z": 196056 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": 10, - "y": -16332, - "z": 195830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 36, - "instId": 400002, - "pos": { - "x": 10, - "y": -16610, - "z": 195830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 1, - "pos": { - "x": 10, - "y": -17245, - "z": 196056 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 36, - "instId": 300002, - "propState": 1, - "pos": { - "x": -3220, - "y": -17245, - "z": 196056 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - }, { - "groupId": 36, - "instId": 300003, - "propState": 12, - "pos": { - "x": -3220, - "y": -17245, - "z": 196240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 36, - "instId": 300004, - "propState": 12, - "pos": { - "x": 2780, - "y": -17245, - "z": 196240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": 150, - "y": -19011, - "z": 219170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29, - "y": -18997, - "z": 168890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 37, - "instId": 300003, - "propState": 8, - "pos": { - "x": -19790, - "y": -18997, - "z": 196380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 37, - "instId": 300004, - "propState": 8, - "pos": { - "x": 19270, - "y": -18947, - "z": 196380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3720, - "y": -17282, - "z": 204470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 38, - "instId": 300002, - "propState": 8, - "pos": { - "x": -220, - "y": -17282, - "z": 206970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 38, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3280, - "y": -17282, - "z": 204470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 38, - "instId": 300004, - "propState": 8, - "pos": { - "x": -4220, - "y": -17245, - "z": 195110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 38, - "instId": 300005, - "propState": 8, - "pos": { - "x": -3420, - "y": -17245, - "z": 194740 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 38, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4220, - "y": -17245, - "z": 194240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 38, - "instId": 300007, - "propState": 8, - "pos": { - "x": 3780, - "y": -17282, - "z": 187080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 38, - "instId": 300008, - "propState": 8, - "pos": { - "x": 2980, - "y": -17282, - "z": 186740 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 38, - "instId": 300009, - "propState": 8, - "pos": { - "x": 3780, - "y": -17282, - "z": 186240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 38, - "instId": 300010, - "propState": 12, - "pos": { - "x": 3780, - "y": -17282, - "z": 190240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 38, - "instId": 300011, - "propState": 1, - "pos": { - "x": -4220, - "y": -17282, - "z": 190240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 12, - "pos": { - "x": -3220, - "y": -17154, - "z": 199150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 39, - "instId": 300002, - "propState": 1, - "pos": { - "x": 2780, - "y": -17245, - "z": 199150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [ - { - "groupId": 40, - "instId": 400001, - "pos": { - "x": -3220, - "y": -17234, - "z": 198820 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [ - { - "groupId": 41, - "instId": 400001, - "pos": { - "x": -220, - "y": -17245, - "z": 199820 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [ - { - "groupId": 42, - "instId": 400001, - "pos": { - "x": 2780, - "y": -17210, - "z": 198820 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "43": { - "monsters": [ - { - "groupId": 43, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -2220, - "y": -17154, - "z": 197860 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "44": { - "monsters": [ - { - "groupId": 44, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -210, - "y": -17154, - "z": 199940 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "45": { - "monsters": [ - { - "groupId": 45, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 1780, - "y": -17154, - "z": 197860 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [ - { - "groupId": 46, - "instId": 400002, - "pos": { - "x": 3580, - "y": -17245, - "z": 194690 - }, - "rot": { - "x": 0, - "y": 229259, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": -230, - "y": -18915, - "z": 177920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 47, - "instId": 300002, - "propState": 8, - "pos": { - "x": -230, - "y": -18992, - "z": 213940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 47, - "instId": 300003, - "propState": 8, - "pos": { - "x": 20330, - "y": -18978, - "z": 197170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 47, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20550, - "y": -19850, - "z": 196670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [ - { - "groupId": 48, - "instId": 400001, - "pos": { - "x": 2770, - "y": -16584, - "z": 196980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 48, - "instId": 400002, - "pos": { - "x": 2770, - "y": -16311, - "z": 196980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 48, - "instId": 400003, - "pos": { - "x": 2770, - "y": -16038, - "z": 196980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3730, - "y": -17282, - "z": 207170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 48, - "instId": 300002, - "propState": 8, - "pos": { - "x": -230, - "y": -17149, - "z": 209670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 48, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3270, - "y": -17282, - "z": 207170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 48, - "instId": 300004, - "propState": 1, - "pos": { - "x": -3230, - "y": -17224, - "z": 197170 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 48, - "instId": 300005, - "propState": 1, - "pos": { - "x": 2770, - "y": -17224, - "z": 197170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 48, - "instId": 300006, - "propState": 1, - "pos": { - "x": -3230, - "y": -17224, - "z": 193517 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60408 - } - ], - "teleports": {} - }, - "49": { - "monsters": [ - { - "groupId": 49, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -230, - "y": -17224, - "z": 200170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": -230, - "y": -18915, - "z": 177920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 50, - "instId": 300002, - "propState": 8, - "pos": { - "x": -230, - "y": -18992, - "z": 213940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 50, - "instId": 300003, - "propState": 8, - "pos": { - "x": 20330, - "y": -18978, - "z": 197170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 50, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20550, - "y": -19850, - "z": 196670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": -3730, - "y": -17282, - "z": 207170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 51, - "instId": 300003, - "propState": 8, - "pos": { - "x": -230, - "y": -17282, - "z": 209670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 51, - "instId": 300004, - "propState": 8, - "pos": { - "x": 3270, - "y": -17282, - "z": 207170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 51, - "instId": 300007, - "propState": 20, - "pos": { - "x": -3230, - "y": -17282, - "z": 203170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 51, - "instId": 300008, - "propState": 20, - "pos": { - "x": -1877, - "y": -17282, - "z": 203170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 51, - "instId": 300009, - "propState": 20, - "pos": { - "x": 1123, - "y": -17282, - "z": 203170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 51, - "instId": 300010, - "propState": 8, - "pos": { - "x": 3770, - "y": -17282, - "z": 191010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 51, - "instId": 300011, - "propState": 8, - "pos": { - "x": 2970, - "y": -17282, - "z": 190670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 51, - "instId": 300012, - "propState": 8, - "pos": { - "x": 3770, - "y": -17282, - "z": 190170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 51, - "instId": 300013, - "propState": 12, - "pos": { - "x": 3770, - "y": -17282, - "z": 194170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 51, - "instId": 300014, - "propState": 1, - "pos": { - "x": -4230, - "y": -17282, - "z": 194170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "52": { - "monsters": [ - { - "groupId": 52, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -230, - "y": -17282, - "z": 200170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 8, - "pos": { - "x": -230, - "y": -18915, - "z": 177920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 53, - "instId": 300002, - "propState": 8, - "pos": { - "x": -230, - "y": -18992, - "z": 213940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 53, - "instId": 300003, - "propState": 8, - "pos": { - "x": 20330, - "y": -18978, - "z": 197170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 53, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20550, - "y": -19850, - "z": 196670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3730, - "y": -17282, - "z": 207170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": -230, - "y": -17282, - "z": 209670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 54, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3270, - "y": -17282, - "z": 207170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 54, - "instId": 300004, - "propState": 8, - "pos": { - "x": -4230, - "y": -17282, - "z": 199040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 54, - "instId": 300005, - "propState": 8, - "pos": { - "x": -3430, - "y": -17282, - "z": 198670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 54, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4230, - "y": -17282, - "z": 198170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 54, - "instId": 300007, - "propState": 8, - "pos": { - "x": 3770, - "y": -17282, - "z": 191010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 54, - "instId": 300008, - "propState": 8, - "pos": { - "x": 2970, - "y": -17282, - "z": 190670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 54, - "instId": 300009, - "propState": 8, - "pos": { - "x": 3770, - "y": -17282, - "z": 190170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 54, - "instId": 300010, - "propState": 12, - "pos": { - "x": 3770, - "y": -17282, - "z": 194170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 54, - "instId": 300011, - "propState": 1, - "pos": { - "x": -4230, - "y": -17282, - "z": 194170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 12, - "pos": { - "x": -3230, - "y": -17282, - "z": 203170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 55, - "instId": 300002, - "propState": 1, - "pos": { - "x": 2770, - "y": -17282, - "z": 203170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [ - { - "groupId": 56, - "instId": 400001, - "pos": { - "x": 3270, - "y": -17282, - "z": 203170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [ - { - "groupId": 57, - "instId": 400001, - "pos": { - "x": -3730, - "y": -17282, - "z": 203170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [ - { - "groupId": 58, - "instId": 400001, - "pos": { - "x": -230, - "y": -17282, - "z": 204170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "59": { - "monsters": [ - { - "groupId": 59, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -2230, - "y": -17282, - "z": 202170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "60": { - "monsters": [ - { - "groupId": 60, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 1770, - "y": -17282, - "z": 202170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "61": { - "monsters": [ - { - "groupId": 61, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -230, - "y": -17282, - "z": 204170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 8, - "pos": { - "x": -230, - "y": -18915, - "z": 177920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 62, - "instId": 300002, - "propState": 8, - "pos": { - "x": -230, - "y": -18992, - "z": 213940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 62, - "instId": 300003, - "propState": 8, - "pos": { - "x": 20330, - "y": -18978, - "z": 197170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 62, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20550, - "y": -19850, - "z": 196670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [ - { - "groupId": 63, - "instId": 400001, - "pos": { - "x": -230, - "y": -16646, - "z": 193935 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 63, - "instId": 400002, - "pos": { - "x": -230, - "y": -16378, - "z": 193935 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 63, - "instId": 400003, - "pos": { - "x": -230, - "y": -16110, - "z": 193935 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3730, - "y": -17282, - "z": 198170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 63, - "instId": 300002, - "propState": 8, - "pos": { - "x": -230, - "y": -17282, - "z": 200670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 63, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3270, - "y": -17282, - "z": 198170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 63, - "instId": 300004, - "propState": 1, - "pos": { - "x": -3220, - "y": -17282, - "z": 191430 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 63, - "instId": 300005, - "propState": 8, - "pos": { - "x": 3580, - "y": -17282, - "z": 189510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 63, - "instId": 300006, - "propState": 8, - "pos": { - "x": 2780, - "y": -17282, - "z": 189170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 63, - "instId": 300007, - "propState": 8, - "pos": { - "x": 3580, - "y": -17282, - "z": 188670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 63, - "instId": 300008, - "propState": 8, - "pos": { - "x": -230, - "y": -17282, - "z": 194170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [ - { - "groupId": 64, - "instId": 400002, - "pos": { - "x": 3210, - "y": -17270, - "z": 191630 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 8, - "pos": { - "x": -230, - "y": -18915, - "z": 177920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 65, - "instId": 300002, - "propState": 8, - "pos": { - "x": -230, - "y": -18992, - "z": 213940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 65, - "instId": 300003, - "propState": 8, - "pos": { - "x": 20330, - "y": -18978, - "z": 197170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 65, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20550, - "y": -19850, - "z": 196670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3730, - "y": -17282, - "z": 198170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 66, - "instId": 300002, - "propState": 8, - "pos": { - "x": -230, - "y": -17282, - "z": 200670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 66, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3270, - "y": -17282, - "z": 198170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 66, - "instId": 300004, - "propState": 8, - "pos": { - "x": 3580, - "y": -17282, - "z": 188510 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 66, - "instId": 300005, - "propState": 8, - "pos": { - "x": 2780, - "y": -17282, - "z": 188170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 66, - "instId": 300006, - "propState": 8, - "pos": { - "x": 3580, - "y": -17282, - "z": 187670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 66, - "instId": 300007, - "propState": 1, - "pos": { - "x": -3000, - "y": -17282, - "z": 188570 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [ - { - "groupId": 67, - "instId": 400001, - "pos": { - "x": 3770, - "y": -17282, - "z": 194170 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [ - { - "groupId": 68, - "instId": 400003, - "pos": { - "x": -230, - "y": -17282, - "z": 194170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 1306 - } - ], - "props": [], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [ - { - "groupId": 69, - "instId": 400002, - "pos": { - "x": -4230, - "y": -17282, - "z": 194170 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 8, - "pos": { - "x": -230, - "y": -18915, - "z": 177920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 70, - "instId": 300002, - "propState": 8, - "pos": { - "x": -230, - "y": -18992, - "z": 213940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 70, - "instId": 300003, - "propState": 8, - "pos": { - "x": 20330, - "y": -18978, - "z": 197170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 70, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20550, - "y": -19850, - "z": 196670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3730, - "y": -17282, - "z": 206210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 71, - "instId": 300002, - "propState": 8, - "pos": { - "x": -230, - "y": -17282, - "z": 208710 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 71, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3270, - "y": -17282, - "z": 206210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300002, - "propState": 12, - "pos": { - "x": -3230, - "y": -17282, - "z": 197780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, - { - "groupId": 72, - "instId": 300003, - "propState": 12, - "pos": { - "x": 2770, - "y": -17282, - "z": 197780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, - { - "groupId": 72, - "instId": 300004, - "propState": 12, - "pos": { - "x": -3230, - "y": -17282, - "z": 193780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, - { - "groupId": 72, - "instId": 300005, - "propState": 12, - "pos": { - "x": 2770, - "y": -17282, - "z": 193780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 72, - "instId": 300006, - "propState": 12, - "pos": { - "x": -230, - "y": -17282, - "z": 193780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 72, - "instId": 300007, - "propState": 12, - "pos": { - "x": -230, - "y": -17282, - "z": 197780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 72, - "instId": 300001, - "propState": 12, - "pos": { - "x": -230, - "y": -17282, - "z": 201580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 72, - "instId": 300008, - "propState": 12, - "pos": { - "x": -3350, - "y": -17282, - "z": 201580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 72, - "instId": 300009, - "propState": 12, - "pos": { - "x": 2710, - "y": -17282, - "z": 201580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 72, - "instId": 300010, - "propState": 12, - "pos": { - "x": -230, - "y": -17282, - "z": 189790 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [ - { - "groupId": 73, - "instId": 400001, - "pos": { - "x": 2770, - "y": -16392, - "z": 193944 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 73, - "instId": 400002, - "pos": { - "x": 2770, - "y": -16646, - "z": 193944 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 73, - "instId": 400003, - "pos": { - "x": 2770, - "y": -16110, - "z": 193944 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 1, - "pos": { - "x": 2770, - "y": -17282, - "z": 194170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 73, - "instId": 300002, - "propState": 1, - "pos": { - "x": -3230, - "y": -17282, - "z": 194170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [ - { - "groupId": 74, - "instId": 400001, - "pos": { - "x": -230, - "y": -16368, - "z": 193944 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 74, - "instId": 400002, - "pos": { - "x": -230, - "y": -16646, - "z": 193944 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 1, - "pos": { - "x": -230, - "y": -17282, - "z": 194170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 74, - "instId": 300002, - "propState": 12, - "pos": { - "x": -3230, - "y": -17282, - "z": 192170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 74, - "instId": 300003, - "propState": 12, - "pos": { - "x": 2770, - "y": -17282, - "z": 192170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [ - { - "groupId": 75, - "instId": 400001, - "pos": { - "x": 2770, - "y": -16368, - "z": 193944 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 75, - "instId": 400002, - "pos": { - "x": 2770, - "y": -16646, - "z": 193944 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 1, - "pos": { - "x": 2770, - "y": -17282, - "z": 194170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 75, - "instId": 300002, - "propState": 1, - "pos": { - "x": -3230, - "y": -17282, - "z": 194170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 8, - "pos": { - "x": -426270, - "y": -120870, - "z": -536520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 76, - "instId": 300002, - "propState": 8, - "pos": { - "x": -427400, - "y": -123090, - "z": -536520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": -395480, - "y": -117738, - "z": -533020 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 77, - "instId": 300002, - "propState": 8, - "pos": { - "x": -392980, - "y": -117738, - "z": -536520 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 77, - "instId": 300003, - "propState": 8, - "pos": { - "x": -395480, - "y": -117738, - "z": -540020 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 77, - "instId": 300004, - "propState": 8, - "pos": { - "x": -402190, - "y": -117679, - "z": -532520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 77, - "instId": 300005, - "propState": 8, - "pos": { - "x": -402560, - "y": -117697, - "z": -533320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 77, - "instId": 300006, - "propState": 8, - "pos": { - "x": -403060, - "y": -117679, - "z": -532520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 77, - "instId": 300007, - "propState": 8, - "pos": { - "x": -408950, - "y": -117710, - "z": -540520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 77, - "instId": 300008, - "propState": 8, - "pos": { - "x": -409290, - "y": -117710, - "z": -539720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 77, - "instId": 300009, - "propState": 8, - "pos": { - "x": -409790, - "y": -117710, - "z": -540520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 77, - "instId": 300010, - "propState": 12, - "pos": { - "x": -405790, - "y": -117710, - "z": -540520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 77, - "instId": 300011, - "propState": 1, - "pos": { - "x": -405790, - "y": -117710, - "z": -532520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 12, - "pos": { - "x": -400140, - "y": -117710, - "z": -533520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 78, - "instId": 300002, - "propState": 1, - "pos": { - "x": -400140, - "y": -117710, - "z": -539520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [ - { - "groupId": 79, - "instId": 400001, - "pos": { - "x": -399580, - "y": -117710, - "z": -540020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [ - { - "groupId": 80, - "instId": 400001, - "pos": { - "x": -399580, - "y": -117710, - "z": -533020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [ - { - "groupId": 81, - "instId": 400001, - "pos": { - "x": -398580, - "y": -117710, - "z": -536520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "82": { - "monsters": [ - { - "groupId": 82, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -400040, - "y": -117710, - "z": -534520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "83": { - "monsters": [ - { - "groupId": 83, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -400040, - "y": -117710, - "z": -538520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "84": { - "monsters": [ - { - "groupId": 84, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -398040, - "y": -117710, - "z": -536520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 8, - "pos": { - "x": -356940, - "y": -112441, - "z": -468340 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 85, - "instId": 300002, - "propState": 8, - "pos": { - "x": -351898, - "y": -120650, - "z": -460285 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 8, - "pos": { - "x": -342801, - "y": -105646, - "z": -437685 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 86, - "instId": 300002, - "propState": 8, - "pos": { - "x": -338520, - "y": -105381, - "z": -437270 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 86, - "instId": 300003, - "propState": 8, - "pos": { - "x": -336739, - "y": -105646, - "z": -441185 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 86, - "instId": 300004, - "propState": 8, - "pos": { - "x": -348475, - "y": -105631, - "z": -450507 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 86, - "instId": 300005, - "propState": 8, - "pos": { - "x": -347967, - "y": -105836, - "z": -451227 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 86, - "instId": 300006, - "propState": 8, - "pos": { - "x": -348910, - "y": -106040, - "z": -451260 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 86, - "instId": 300007, - "propState": 8, - "pos": { - "x": -346260, - "y": -106653, - "z": -454992 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 86, - "instId": 300008, - "propState": 8, - "pos": { - "x": -347123, - "y": -106857, - "z": -454887 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 86, - "instId": 300009, - "propState": 8, - "pos": { - "x": -346680, - "y": -106857, - "z": -455720 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 86, - "instId": 300010, - "propState": 12, - "pos": { - "x": -342690, - "y": -105644, - "z": -449440 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 86, - "instId": 300011, - "propState": 1, - "pos": { - "x": -348430, - "y": -105644, - "z": -446360 - }, - "rot": { - "x": 0, - "y": 122143, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 12, - "pos": { - "x": -344900, - "y": -105644, - "z": -442280 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 87, - "instId": 300002, - "propState": 1, - "pos": { - "x": -339704, - "y": -105644, - "z": -445280 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [ - { - "groupId": 88, - "instId": 400001, - "pos": { - "x": -339170, - "y": -105644, - "z": -445590 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [ - { - "groupId": 89, - "instId": 400001, - "pos": { - "x": -345410, - "y": -105644, - "z": -441920 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [ - { - "groupId": 90, - "instId": 400001, - "pos": { - "x": -341848, - "y": -105644, - "z": -442984 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "91": { - "monsters": [ - { - "groupId": 91, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -344200, - "y": -105644, - "z": -443090 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "92": { - "monsters": [ - { - "groupId": 92, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -340736, - "y": -105644, - "z": -445090 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "93": { - "monsters": [ - { - "groupId": 93, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -341468, - "y": -105644, - "z": -442358 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": -340050, - "y": -3911, - "z": -259150 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": -340050, - "y": -11090, - "z": -259150 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": -350220, - "y": -3911, - "z": -283640 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 95, - "instId": 300002, - "propState": 8, - "pos": { - "x": -354501, - "y": -3911, - "z": -284055 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 95, - "instId": 300003, - "propState": 8, - "pos": { - "x": -356282, - "y": -3911, - "z": -280140 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 95, - "instId": 300004, - "propState": 8, - "pos": { - "x": -345715, - "y": -3911, - "z": -277463 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 95, - "instId": 300005, - "propState": 8, - "pos": { - "x": -346223, - "y": -3911, - "z": -276743 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 95, - "instId": 300006, - "propState": 8, - "pos": { - "x": -345280, - "y": -3911, - "z": -276710 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 95, - "instId": 300007, - "propState": 8, - "pos": { - "x": -349434, - "y": -3911, - "z": -267404 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 95, - "instId": 300008, - "propState": 8, - "pos": { - "x": -348571, - "y": -3911, - "z": -267509 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 95, - "instId": 300009, - "propState": 8, - "pos": { - "x": -349014, - "y": -3911, - "z": -266676 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 95, - "instId": 300010, - "propState": 12, - "pos": { - "x": -351014, - "y": -3911, - "z": -270140 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 95, - "instId": 300011, - "propState": 1, - "pos": { - "x": -344086, - "y": -3911, - "z": -274140 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 12, - "pos": { - "x": -347930, - "y": -3911, - "z": -278890 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 96, - "instId": 300002, - "propState": 1, - "pos": { - "x": -353126, - "y": -3911, - "z": -275890 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [ - { - "groupId": 97, - "instId": 400001, - "pos": { - "x": -353960, - "y": -3911, - "z": -276080 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [ - { - "groupId": 98, - "instId": 400001, - "pos": { - "x": -347890, - "y": -3911, - "z": -279520 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [ - { - "groupId": 99, - "instId": 400001, - "pos": { - "x": -351442, - "y": -3911, - "z": -278756 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "100": { - "monsters": [ - { - "groupId": 100, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -348760, - "y": -3911, - "z": -277990 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "101": { - "monsters": [ - { - "groupId": 101, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -352224, - "y": -3911, - "z": -275990 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "102": { - "monsters": [ - { - "groupId": 102, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -351492, - "y": -3911, - "z": -278722 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "103": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 103, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3730, - "y": -17282, - "z": 207170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 103, - "instId": 300002, - "propState": 8, - "pos": { - "x": -230, - "y": -17282, - "z": 209670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 103, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3270, - "y": -17282, - "z": 207170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 103, - "instId": 300004, - "propState": 8, - "pos": { - "x": -4230, - "y": -34070, - "z": 199040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 103, - "instId": 300005, - "propState": 8, - "pos": { - "x": -3430, - "y": -34070, - "z": 198670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 103, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4230, - "y": -34070, - "z": 198170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 103, - "instId": 300007, - "propState": 8, - "pos": { - "x": 3770, - "y": -34070, - "z": 191010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 103, - "instId": 300008, - "propState": 8, - "pos": { - "x": 2970, - "y": -34070, - "z": 190670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 103, - "instId": 300009, - "propState": 8, - "pos": { - "x": 3770, - "y": -34070, - "z": 190170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 103, - "instId": 300010, - "propState": 12, - "pos": { - "x": 3770, - "y": -17282, - "z": 192400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 103, - "instId": 300011, - "propState": 1, - "pos": { - "x": -4230, - "y": -17282, - "z": 192400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "104": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 104, - "instId": 300001, - "propState": 12, - "pos": { - "x": 90, - "y": -17224, - "z": 194160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, - { - "groupId": 104, - "instId": 300002, - "propState": 1, - "pos": { - "x": 2770, - "y": -17282, - "z": 203170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - }, - { - "groupId": 104, - "instId": 300003, - "propState": 1, - "pos": { - "x": 2770, - "y": -17282, - "z": 197850 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - }, - { - "groupId": 104, - "instId": 300004, - "propState": 1, - "pos": { - "x": -2560, - "y": -17282, - "z": 197850 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - }, { - "groupId": 104, - "instId": 300005, - "propState": 1, - "pos": { - "x": -2560, - "y": -17282, - "z": 203170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 8, - "pos": { - "x": -350750, - "y": -114388, - "z": -554030 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 108, - "instId": 300002, - "propState": 8, - "pos": { - "x": -377390, - "y": -114397, - "z": -565958 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "109": { - "monsters": [], - "npcs": [ - { - "groupId": 109, - "instId": 400001, - "pos": { - "x": -364280, - "y": -113765, - "z": -554620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 109, - "instId": 400002, - "pos": { - "x": -364280, - "y": -113492, - "z": -554620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 109, - "instId": 400003, - "pos": { - "x": -364280, - "y": -113219, - "z": -554620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 109, - "instId": 300001, - "propState": 8, - "pos": { - "x": -373700, - "y": -114401, - "z": -561120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 109, - "instId": 300002, - "propState": 8, - "pos": { - "x": -376200, - "y": -114401, - "z": -557620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 109, - "instId": 300003, - "propState": 8, - "pos": { - "x": -373700, - "y": -114401, - "z": -554120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 109, - "instId": 300004, - "propState": 1, - "pos": { - "x": -364470, - "y": -114401, - "z": -560620 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 109, - "instId": 300005, - "propState": 1, - "pos": { - "x": -364470, - "y": -114401, - "z": -554620 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 109, - "instId": 300006, - "propState": 1, - "pos": { - "x": -358684, - "y": -114388, - "z": -558852 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60408 - } - ], - "teleports": {} - }, - "110": { - "monsters": [ - { - "groupId": 110, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -367480, - "y": -114401, - "z": -557620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "111": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 111, - "instId": 300001, - "propState": 8, - "pos": { - "x": -350750, - "y": -114388, - "z": -554030 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 111, - "instId": 300002, - "propState": 8, - "pos": { - "x": -377390, - "y": -114397, - "z": -565958 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "112": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 112, - "instId": 300002, - "propState": 8, - "pos": { - "x": -373790, - "y": -114379, - "z": -561500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 112, - "instId": 300003, - "propState": 8, - "pos": { - "x": -376290, - "y": -114379, - "z": -558000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 112, - "instId": 300004, - "propState": 8, - "pos": { - "x": -373790, - "y": -114379, - "z": -554500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 112, - "instId": 300007, - "propState": 20, - "pos": { - "x": -369790, - "y": -114379, - "z": -561000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 112, - "instId": 300008, - "propState": 20, - "pos": { - "x": -369790, - "y": -114379, - "z": -558000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 112, - "instId": 300009, - "propState": 20, - "pos": { - "x": -369790, - "y": -114379, - "z": -555000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 112, - "instId": 300010, - "propState": 8, - "pos": { - "x": -357630, - "y": -114379, - "z": -554000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 112, - "instId": 300011, - "propState": 8, - "pos": { - "x": -357290, - "y": -114379, - "z": -554800 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 112, - "instId": 300012, - "propState": 8, - "pos": { - "x": -356790, - "y": -114379, - "z": -554000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 112, - "instId": 300013, - "propState": 12, - "pos": { - "x": -360790, - "y": -114379, - "z": -554000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 112, - "instId": 300014, - "propState": 1, - "pos": { - "x": -359583, - "y": -114388, - "z": -559240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "113": { - "monsters": [ - { - "groupId": 113, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -366790, - "y": -114379, - "z": -558000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 114, - "instId": 300001, - "propState": 8, - "pos": { - "x": -350750, - "y": -114388, - "z": -554030 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 114, - "instId": 300002, - "propState": 8, - "pos": { - "x": -377390, - "y": -114397, - "z": -565958 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "115": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 115, - "instId": 300001, - "propState": 8, - "pos": { - "x": -373790, - "y": -114379, - "z": -561500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 115, - "instId": 300002, - "propState": 8, - "pos": { - "x": -376290, - "y": -114379, - "z": -558000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 115, - "instId": 300003, - "propState": 8, - "pos": { - "x": -373790, - "y": -114379, - "z": -554500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 115, - "instId": 300004, - "propState": 8, - "pos": { - "x": -364970, - "y": -114379, - "z": -552880 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 115, - "instId": 300005, - "propState": 8, - "pos": { - "x": -364600, - "y": -114379, - "z": -552080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 115, - "instId": 300006, - "propState": 8, - "pos": { - "x": -364100, - "y": -114379, - "z": -552880 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 115, - "instId": 300007, - "propState": 8, - "pos": { - "x": -363600, - "y": -114388, - "z": -554410 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 115, - "instId": 300008, - "propState": 8, - "pos": { - "x": -363260, - "y": -114388, - "z": -555210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 115, - "instId": 300009, - "propState": 8, - "pos": { - "x": -362760, - "y": -114388, - "z": -554410 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 115, - "instId": 300010, - "propState": 12, - "pos": { - "x": -360790, - "y": -114379, - "z": -554000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 115, - "instId": 300011, - "propState": 1, - "pos": { - "x": -359583, - "y": -114388, - "z": -559240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 116, - "instId": 300001, - "propState": 12, - "pos": { - "x": -369790, - "y": -114379, - "z": -561000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 116, - "instId": 300002, - "propState": 1, - "pos": { - "x": -369790, - "y": -114379, - "z": -555000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [ - { - "groupId": 117, - "instId": 400001, - "pos": { - "x": -369790, - "y": -114379, - "z": -554500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [ - { - "groupId": 118, - "instId": 400001, - "pos": { - "x": -369790, - "y": -114379, - "z": -561500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "119": { - "monsters": [], - "npcs": [ - { - "groupId": 119, - "instId": 400001, - "pos": { - "x": -370790, - "y": -114379, - "z": -558000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "120": { - "monsters": [ - { - "groupId": 120, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -368790, - "y": -114379, - "z": -560000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "121": { - "monsters": [ - { - "groupId": 121, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -368790, - "y": -114379, - "z": -556000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "122": { - "monsters": [ - { - "groupId": 122, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -370790, - "y": -114379, - "z": -558000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "123": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 123, - "instId": 300001, - "propState": 12, - "pos": { - "x": -362830, - "y": -114379, - "z": -557490 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, - { - "groupId": 123, - "instId": 300002, - "propState": 1, - "pos": { - "x": -369790, - "y": -114379, - "z": -555000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - }, - { - "groupId": 123, - "instId": 300003, - "propState": 1, - "pos": { - "x": -369790, - "y": -114379, - "z": -561080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - }, - { - "groupId": 123, - "instId": 300004, - "propState": 1, - "pos": { - "x": -365800, - "y": -114379, - "z": -561080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - }, { - "groupId": 123, - "instId": 300005, - "propState": 1, - "pos": { - "x": -365800, - "y": -114379, - "z": -555000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "124": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 124, - "instId": 300001, - "propState": 8, - "pos": { - "x": -350750, - "y": -114388, - "z": -554030 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 124, - "instId": 300002, - "propState": 8, - "pos": { - "x": -377390, - "y": -114397, - "z": -565958 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "125": { - "monsters": [], - "npcs": [ - { - "groupId": 125, - "instId": 400001, - "pos": { - "x": -365845, - "y": -113743, - "z": -558000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 125, - "instId": 400002, - "pos": { - "x": -365845, - "y": -113475, - "z": -558000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 125, - "instId": 400003, - "pos": { - "x": -365845, - "y": -113207, - "z": -558000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 125, - "instId": 300001, - "propState": 8, - "pos": { - "x": -370080, - "y": -114379, - "z": -561500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 125, - "instId": 300002, - "propState": 8, - "pos": { - "x": -372580, - "y": -114379, - "z": -558000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 125, - "instId": 300003, - "propState": 8, - "pos": { - "x": -370080, - "y": -114379, - "z": -554500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 125, - "instId": 300004, - "propState": 1, - "pos": { - "x": -364080, - "y": -114379, - "z": -561280 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 125, - "instId": 300005, - "propState": 8, - "pos": { - "x": -361420, - "y": -114379, - "z": -554190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 125, - "instId": 300006, - "propState": 8, - "pos": { - "x": -361080, - "y": -114379, - "z": -554990 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 125, - "instId": 300007, - "propState": 8, - "pos": { - "x": -360580, - "y": -114379, - "z": -554190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 125, - "instId": 300008, - "propState": 8, - "pos": { - "x": -366080, - "y": -114379, - "z": -558000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "126": { - "monsters": [], - "npcs": [ - { - "groupId": 126, - "instId": 400002, - "pos": { - "x": -364880, - "y": -114379, - "z": -554510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "127": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 127, - "instId": 300001, - "propState": 8, - "pos": { - "x": -350750, - "y": -114388, - "z": -554030 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 127, - "instId": 300002, - "propState": 8, - "pos": { - "x": -377390, - "y": -114397, - "z": -565958 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "128": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 128, - "instId": 300001, - "propState": 8, - "pos": { - "x": -370060, - "y": -114379, - "z": -561500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 128, - "instId": 300002, - "propState": 8, - "pos": { - "x": -372560, - "y": -114379, - "z": -558000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 128, - "instId": 300003, - "propState": 8, - "pos": { - "x": -370060, - "y": -114379, - "z": -554500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 128, - "instId": 300004, - "propState": 8, - "pos": { - "x": -360400, - "y": -114379, - "z": -554190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 128, - "instId": 300005, - "propState": 8, - "pos": { - "x": -360060, - "y": -114379, - "z": -554990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 128, - "instId": 300006, - "propState": 8, - "pos": { - "x": -359560, - "y": -114379, - "z": -554190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 128, - "instId": 300007, - "propState": 1, - "pos": { - "x": -359583, - "y": -114388, - "z": -559240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "129": { - "monsters": [], - "npcs": [ - { - "groupId": 129, - "instId": 400001, - "pos": { - "x": -366060, - "y": -114379, - "z": -554000 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [], - "teleports": {} - }, - "130": { - "monsters": [], - "npcs": [ - { - "groupId": 130, - "instId": 400003, - "pos": { - "x": -366060, - "y": -114379, - "z": -558000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 1306 - } - ], - "props": [], - "teleports": {} - }, - "131": { - "monsters": [], - "npcs": [ - { - "groupId": 131, - "instId": 400002, - "pos": { - "x": -366060, - "y": -114379, - "z": -562000 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "132": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 132, - "instId": 300001, - "propState": 8, - "pos": { - "x": -350750, - "y": -114388, - "z": -554030 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 132, - "instId": 300002, - "propState": 8, - "pos": { - "x": -377390, - "y": -114397, - "z": -565958 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "133": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 133, - "instId": 300001, - "propState": 8, - "pos": { - "x": -374220, - "y": -114379, - "z": -561500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 133, - "instId": 300002, - "propState": 8, - "pos": { - "x": -376720, - "y": -114379, - "z": -558000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 133, - "instId": 300003, - "propState": 8, - "pos": { - "x": -374220, - "y": -114379, - "z": -554500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "134": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 134, - "instId": 300002, - "propState": 12, - "pos": { - "x": -370220, - "y": -114379, - "z": -561000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, - { - "groupId": 134, - "instId": 300003, - "propState": 12, - "pos": { - "x": -370220, - "y": -114379, - "z": -555000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, - { - "groupId": 134, - "instId": 300004, - "propState": 12, - "pos": { - "x": -366220, - "y": -114379, - "z": -561000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, - { - "groupId": 134, - "instId": 300005, - "propState": 12, - "pos": { - "x": -366220, - "y": -114379, - "z": -555000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 134, - "instId": 300006, - "propState": 12, - "pos": { - "x": -366220, - "y": -114379, - "z": -558000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 134, - "instId": 300007, - "propState": 12, - "pos": { - "x": -370220, - "y": -114379, - "z": -558000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 134, - "instId": 300001, - "propState": 12, - "pos": { - "x": -358390, - "y": -114379, - "z": -558000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 134, - "instId": 300008, - "propState": 12, - "pos": { - "x": -362360, - "y": -114379, - "z": -554830 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 134, - "instId": 300009, - "propState": 12, - "pos": { - "x": -362360, - "y": -114379, - "z": -561090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 134, - "instId": 300010, - "propState": 12, - "pos": { - "x": -362360, - "y": -114379, - "z": -558000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "135": { - "monsters": [], - "npcs": [ - { - "groupId": 135, - "instId": 400001, - "pos": { - "x": -369964, - "y": -113485, - "z": -555000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 135, - "instId": 400002, - "pos": { - "x": -369994, - "y": -113743, - "z": -555000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 135, - "instId": 400003, - "pos": { - "x": -369964, - "y": -113203, - "z": -555000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 135, - "instId": 300001, - "propState": 1, - "pos": { - "x": -370220, - "y": -114379, - "z": -555000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 135, - "instId": 300002, - "propState": 1, - "pos": { - "x": -370220, - "y": -114379, - "z": -561000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "136": { - "monsters": [], - "npcs": [ - { - "groupId": 136, - "instId": 400001, - "pos": { - "x": -369994, - "y": -113465, - "z": -558000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 136, - "instId": 400002, - "pos": { - "x": -369994, - "y": -113743, - "z": -558000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 136, - "instId": 300001, - "propState": 1, - "pos": { - "x": -370220, - "y": -114379, - "z": -558000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 136, - "instId": 300002, - "propState": 12, - "pos": { - "x": -368220, - "y": -114379, - "z": -561000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 136, - "instId": 300003, - "propState": 12, - "pos": { - "x": -368220, - "y": -114379, - "z": -555000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [ - { - "groupId": 137, - "instId": 400001, - "pos": { - "x": -369994, - "y": -113465, - "z": -555000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 137, - "instId": 400002, - "pos": { - "x": -369994, - "y": -113743, - "z": -555000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 137, - "instId": 300001, - "propState": 1, - "pos": { - "x": -370220, - "y": -114379, - "z": -555000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 137, - "instId": 300002, - "propState": 1, - "pos": { - "x": -370220, - "y": -114379, - "z": -561000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 138, - "instId": 300001, - "propState": 8, - "pos": { - "x": -373790, - "y": -114379, - "z": -561500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 138, - "instId": 300002, - "propState": 8, - "pos": { - "x": -376290, - "y": -114379, - "z": -558000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 138, - "instId": 300003, - "propState": 8, - "pos": { - "x": -373790, - "y": -114379, - "z": -554500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 138, - "instId": 300004, - "propState": 8, - "pos": { - "x": 211140, - "y": -228758, - "z": -921080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 138, - "instId": 300005, - "propState": 8, - "pos": { - "x": 210340, - "y": -228758, - "z": -920710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 138, - "instId": 300006, - "propState": 8, - "pos": { - "x": 211140, - "y": -228758, - "z": -920210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 138, - "instId": 300007, - "propState": 8, - "pos": { - "x": 203210, - "y": -228758, - "z": -915630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 138, - "instId": 300008, - "propState": 8, - "pos": { - "x": 204010, - "y": -228758, - "z": -915290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 138, - "instId": 300009, - "propState": 8, - "pos": { - "x": 203210, - "y": -228758, - "z": -914790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 138, - "instId": 300010, - "propState": 12, - "pos": { - "x": -360790, - "y": -114379, - "z": -554000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 138, - "instId": 300011, - "propState": 1, - "pos": { - "x": -359583, - "y": -114388, - "z": -559240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "142": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 142, - "instId": 300001, - "propState": 8, - "pos": { - "x": -340070, - "y": -3907, - "z": -259080 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 142, - "instId": 300002, - "propState": 8, - "pos": { - "x": -339340, - "y": -13630, - "z": -257550 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "143": { - "monsters": [], - "npcs": [ - { - "groupId": 143, - "instId": 400001, - "pos": { - "x": -350843, - "y": -3271, - "z": -271474 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 143, - "instId": 400002, - "pos": { - "x": -350843, - "y": -2998, - "z": -271474 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 143, - "instId": 400003, - "pos": { - "x": -350843, - "y": -2725, - "z": -271474 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 143, - "instId": 300001, - "propState": 8, - "pos": { - "x": -350309, - "y": -3907, - "z": -283549 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 143, - "instId": 300002, - "propState": 8, - "pos": { - "x": -354590, - "y": -3907, - "z": -283964 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 143, - "instId": 300003, - "propState": 8, - "pos": { - "x": -356371, - "y": -3907, - "z": -280049 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 143, - "instId": 300004, - "propState": 1, - "pos": { - "x": -345742, - "y": -3907, - "z": -274638 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 143, - "instId": 300005, - "propState": 1, - "pos": { - "x": -350938, - "y": -3907, - "z": -271638 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 143, - "instId": 300006, - "propState": 1, - "pos": { - "x": -343290, - "y": -3907, - "z": -270858 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 60408 - } - ], - "teleports": {} - }, - "144": { - "monsters": [ - { - "groupId": 144, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -349840, - "y": -3907, - "z": -275736 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "145": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 145, - "instId": 300001, - "propState": 8, - "pos": { - "x": -340070, - "y": -3907, - "z": -259080 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 145, - "instId": 300002, - "propState": 8, - "pos": { - "x": -339340, - "y": -19110, - "z": -257550 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "146": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 146, - "instId": 300002, - "propState": 8, - "pos": { - "x": -350309, - "y": -3907, - "z": -283549 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 146, - "instId": 300003, - "propState": 8, - "pos": { - "x": -354590, - "y": -3907, - "z": -283964 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 146, - "instId": 300004, - "propState": 8, - "pos": { - "x": -356371, - "y": -3907, - "z": -280049 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 146, - "instId": 300007, - "propState": 20, - "pos": { - "x": -348742, - "y": -3907, - "z": -279834 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 146, - "instId": 300008, - "propState": 20, - "pos": { - "x": -349763, - "y": -3920, - "z": -279533 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 146, - "instId": 300009, - "propState": 20, - "pos": { - "x": -352769, - "y": -3920, - "z": -277760 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 146, - "instId": 300010, - "propState": 8, - "pos": { - "x": -348724, - "y": -3907, - "z": -265804 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 146, - "instId": 300011, - "propState": 8, - "pos": { - "x": -347861, - "y": -3907, - "z": -265909 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 146, - "instId": 300012, - "propState": 8, - "pos": { - "x": -348304, - "y": -3907, - "z": -265076 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 146, - "instId": 300013, - "propState": 12, - "pos": { - "x": -350304, - "y": -3907, - "z": -268540 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 146, - "instId": 300014, - "propState": 1, - "pos": { - "x": -343376, - "y": -3907, - "z": -272540 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "147": { - "monsters": [ - { - "groupId": 147, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -349840, - "y": -3907, - "z": -275736 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "148": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 148, - "instId": 300001, - "propState": 8, - "pos": { - "x": -373790, - "y": -114379, - "z": -561500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 148, - "instId": 300002, - "propState": 8, - "pos": { - "x": -376290, - "y": -114379, - "z": -558000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 148, - "instId": 300003, - "propState": 8, - "pos": { - "x": -373790, - "y": -114379, - "z": -554500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 148, - "instId": 300004, - "propState": 8, - "pos": { - "x": -364970, - "y": -114379, - "z": -552880 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 148, - "instId": 300005, - "propState": 8, - "pos": { - "x": -364600, - "y": -114379, - "z": -552080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 148, - "instId": 300006, - "propState": 8, - "pos": { - "x": -364100, - "y": -114379, - "z": -552880 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 148, - "instId": 300007, - "propState": 8, - "pos": { - "x": -363600, - "y": -114388, - "z": -554410 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 148, - "instId": 300008, - "propState": 8, - "pos": { - "x": -363260, - "y": -114388, - "z": -555210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 148, - "instId": 300009, - "propState": 8, - "pos": { - "x": -362760, - "y": -114388, - "z": -554410 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 148, - "instId": 300010, - "propState": 12, - "pos": { - "x": -360790, - "y": -114379, - "z": -554000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 148, - "instId": 300011, - "propState": 1, - "pos": { - "x": -359583, - "y": -114388, - "z": -559240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "149": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 149, - "instId": 300001, - "propState": 8, - "pos": { - "x": -395480, - "y": -117738, - "z": -533020 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 149, - "instId": 300002, - "propState": 8, - "pos": { - "x": -392980, - "y": -117738, - "z": -536520 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 149, - "instId": 300003, - "propState": 8, - "pos": { - "x": -395480, - "y": -117738, - "z": -540020 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 149, - "instId": 300004, - "propState": 8, - "pos": { - "x": -402190, - "y": -117679, - "z": -532520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 149, - "instId": 300005, - "propState": 8, - "pos": { - "x": -402560, - "y": -117697, - "z": -533320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 149, - "instId": 300006, - "propState": 8, - "pos": { - "x": -403060, - "y": -117679, - "z": -532520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 149, - "instId": 300007, - "propState": 8, - "pos": { - "x": -408950, - "y": -117710, - "z": -540520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 149, - "instId": 300008, - "propState": 8, - "pos": { - "x": -409290, - "y": -117710, - "z": -539720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 149, - "instId": 300009, - "propState": 8, - "pos": { - "x": -409790, - "y": -117710, - "z": -540520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 149, - "instId": 300010, - "propState": 12, - "pos": { - "x": -405790, - "y": -117710, - "z": -540520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 149, - "instId": 300011, - "propState": 1, - "pos": { - "x": -405790, - "y": -117710, - "z": -532520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 150, - "instId": 300001, - "propState": 8, - "pos": { - "x": -342801, - "y": -105646, - "z": -437685 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 150, - "instId": 300002, - "propState": 8, - "pos": { - "x": -338520, - "y": -105381, - "z": -437270 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 150, - "instId": 300003, - "propState": 8, - "pos": { - "x": -336739, - "y": -105646, - "z": -441185 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 150, - "instId": 300004, - "propState": 8, - "pos": { - "x": -348475, - "y": -105631, - "z": -450507 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 150, - "instId": 300005, - "propState": 8, - "pos": { - "x": -347967, - "y": -105836, - "z": -451227 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 150, - "instId": 300006, - "propState": 8, - "pos": { - "x": -348910, - "y": -106040, - "z": -451260 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 150, - "instId": 300007, - "propState": 8, - "pos": { - "x": -346260, - "y": -106653, - "z": -454992 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 150, - "instId": 300008, - "propState": 8, - "pos": { - "x": -347123, - "y": -106857, - "z": -454887 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 150, - "instId": 300009, - "propState": 8, - "pos": { - "x": -346680, - "y": -106857, - "z": -455720 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 150, - "instId": 300010, - "propState": 12, - "pos": { - "x": -342690, - "y": -105644, - "z": -449440 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 150, - "instId": 300011, - "propState": 1, - "pos": { - "x": -348430, - "y": -105644, - "z": -446360 - }, - "rot": { - "x": 0, - "y": 122143, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 151, - "instId": 300001, - "propState": 8, - "pos": { - "x": -350220, - "y": -3911, - "z": -283640 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 151, - "instId": 300002, - "propState": 8, - "pos": { - "x": -354501, - "y": -3911, - "z": -284055 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 151, - "instId": 300003, - "propState": 8, - "pos": { - "x": -356282, - "y": -3911, - "z": -280140 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 151, - "instId": 300004, - "propState": 8, - "pos": { - "x": -345715, - "y": -3911, - "z": -277463 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 151, - "instId": 300005, - "propState": 8, - "pos": { - "x": -346223, - "y": -3911, - "z": -276743 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 151, - "instId": 300006, - "propState": 8, - "pos": { - "x": -345280, - "y": -3911, - "z": -276710 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 151, - "instId": 300007, - "propState": 8, - "pos": { - "x": -349434, - "y": -3911, - "z": -267404 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 151, - "instId": 300008, - "propState": 8, - "pos": { - "x": -348571, - "y": -3911, - "z": -267509 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 151, - "instId": 300009, - "propState": 8, - "pos": { - "x": -349014, - "y": -3911, - "z": -266676 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 151, - "instId": 300010, - "propState": 12, - "pos": { - "x": -351014, - "y": -3911, - "z": -270140 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 151, - "instId": 300011, - "propState": 1, - "pos": { - "x": -344086, - "y": -3911, - "z": -274140 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8060301": { - "P80603_F80603001": { - "scenes": { - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 33595, - "y": -3200, - "z": -96354 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 33595, - "y": -8680, - "z": -96354 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [ - { - "groupId": 11, - "instId": 400001, - "pos": { - "x": 22934, - "y": -2604, - "z": -109223 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 11, - "instId": 400002, - "pos": { - "x": 22934, - "y": -2331, - "z": -109223 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 11, - "instId": 400003, - "pos": { - "x": 22934, - "y": -2058, - "z": -109223 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22414, - "y": -3198, - "z": -121298 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": 18113, - "y": -3198, - "z": -121338 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": 16680, - "y": -3198, - "z": -117283 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 11, - "instId": 300004, - "propState": 1, - "pos": { - "x": 27740, - "y": -3186, - "z": -112820 - }, - "rot": { - "x": 0, - "y": 5000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 11, - "instId": 300005, - "propState": 1, - "pos": { - "x": 22825, - "y": -3198, - "z": -109378 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 11, - "instId": 300006, - "propState": 1, - "pos": { - "x": 29280, - "y": -3198, - "z": -109720 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 60408 - } - ], - "teleports": {} - }, - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 23160, - "y": -3186, - "z": -113556 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": 33595, - "y": -3200, - "z": -96354 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 33595, - "y": -8770, - "z": -96354 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": 22440, - "y": -3200, - "z": -121298 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 14, - "instId": 300003, - "propState": 8, - "pos": { - "x": 18139, - "y": -3200, - "z": -121338 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 8, - "pos": { - "x": 16706, - "y": -3200, - "z": -117283 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 14, - "instId": 300007, - "propState": 20, - "pos": { - "x": 25559, - "y": -26890, - "z": -118590 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 14, - "instId": 300008, - "propState": 20, - "pos": { - "x": 23101, - "y": -3200, - "z": -116869 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 14, - "instId": 300009, - "propState": 20, - "pos": { - "x": 20644, - "y": -3200, - "z": -115149 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 14, - "instId": 300010, - "propState": 8, - "pos": { - "x": 25566, - "y": -3200, - "z": -103759 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 14, - "instId": 300011, - "propState": 8, - "pos": { - "x": 26416, - "y": -3200, - "z": -103939 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 14, - "instId": 300012, - "propState": 8, - "pos": { - "x": 26048, - "y": -3200, - "z": -103071 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 14, - "instId": 300013, - "propState": 12, - "pos": { - "x": 23753, - "y": -3200, - "z": -106347 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 14, - "instId": 300014, - "propState": 1, - "pos": { - "x": 30306, - "y": -3200, - "z": -110936 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "15": { - "monsters": [ - { - "groupId": 15, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 23170, - "y": -3200, - "z": -113556 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": 33595, - "y": -3200, - "z": -96354 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": 33595, - "y": -8940, - "z": -96354 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22484, - "y": -3200, - "z": -121298 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": 18183, - "y": -3200, - "z": -121338 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": 16750, - "y": -3200, - "z": -117283 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 17, - "instId": 300004, - "propState": 8, - "pos": { - "x": 27557, - "y": -3200, - "z": -114925 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 17, - "instId": 300005, - "propState": 8, - "pos": { - "x": 27114, - "y": -3200, - "z": -114163 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 17, - "instId": 300006, - "propState": 8, - "pos": { - "x": 28056, - "y": -3200, - "z": -114212 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 17, - "instId": 300007, - "propState": 8, - "pos": { - "x": 25610, - "y": -3200, - "z": -103759 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 17, - "instId": 300008, - "propState": 8, - "pos": { - "x": 26460, - "y": -3200, - "z": -103939 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 17, - "instId": 300009, - "propState": 8, - "pos": { - "x": 26091, - "y": -3200, - "z": -103071 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 17, - "instId": 300010, - "propState": 12, - "pos": { - "x": 23797, - "y": -3200, - "z": -106347 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 17, - "instId": 300011, - "propState": 1, - "pos": { - "x": 30350, - "y": -3200, - "z": -110936 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 12, - "pos": { - "x": 23660, - "y": -3200, - "z": -117735 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 18, - "instId": 300002, - "propState": 1, - "pos": { - "x": 18745, - "y": -3200, - "z": -114293 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400001, - "pos": { - "x": 18280, - "y": -3200, - "z": -113680 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [ - { - "groupId": 20, - "instId": 400001, - "pos": { - "x": 24780, - "y": -3200, - "z": -118210 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [ - { - "groupId": 21, - "instId": 400001, - "pos": { - "x": 21034, - "y": -3200, - "z": -116833 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "22": { - "monsters": [ - { - "groupId": 22, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 23770, - "y": -3200, - "z": -116342 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "23": { - "monsters": [ - { - "groupId": 23, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 20493, - "y": -3200, - "z": -114048 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "24": { - "monsters": [ - { - "groupId": 24, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 20985, - "y": -3200, - "z": -116833 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": 33595, - "y": -3200, - "z": -96354 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 25, - "instId": 300002, - "propState": 8, - "pos": { - "x": 33595, - "y": -8970, - "z": -96354 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [ - { - "groupId": 26, - "instId": 400001, - "pos": { - "x": 26615, - "y": -2564, - "z": -108287 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 26, - "instId": 400002, - "pos": { - "x": 26615, - "y": -2296, - "z": -108287 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 26, - "instId": 400003, - "pos": { - "x": 26615, - "y": -2028, - "z": -108287 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": 27260, - "y": -3200, - "z": -113926 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 22960, - "y": -3200, - "z": -113966 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 21526, - "y": -3200, - "z": -109911 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 1, - "pos": { - "x": 24830, - "y": -3173, - "z": -105040 - }, - "rot": { - "x": 0, - "y": 65000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": 26240, - "y": -3200, - "z": -102639 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 26, - "instId": 300006, - "propState": 8, - "pos": { - "x": 27090, - "y": -3200, - "z": -102819 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 26, - "instId": 300007, - "propState": 8, - "pos": { - "x": 26721, - "y": -3200, - "z": -101951 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 26, - "instId": 300008, - "propState": 8, - "pos": { - "x": 26480, - "y": -3200, - "z": -108480 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [ - { - "groupId": 27, - "instId": 400002, - "pos": { - "x": 30370, - "y": -3189, - "z": -108870 - }, - "rot": { - "x": 0, - "y": 5000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": 33595, - "y": -3200, - "z": -96354 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 28, - "instId": 300002, - "propState": 8, - "pos": { - "x": 33595, - "y": -8900, - "z": -96354 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": 27187, - "y": -3200, - "z": -113926 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": 22886, - "y": -3200, - "z": -113966 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 29, - "instId": 300003, - "propState": 8, - "pos": { - "x": 21453, - "y": -3200, - "z": -109911 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 29, - "instId": 300004, - "propState": 8, - "pos": { - "x": 26740, - "y": -3200, - "z": -101820 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 29, - "instId": 300005, - "propState": 8, - "pos": { - "x": 27590, - "y": -3200, - "z": -102000 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 29, - "instId": 300006, - "propState": 8, - "pos": { - "x": 27222, - "y": -3200, - "z": -101132 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 29, - "instId": 300007, - "propState": 1, - "pos": { - "x": 32210, - "y": -3198, - "z": -105250 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [ - { - "groupId": 30, - "instId": 400001, - "pos": { - "x": 23230, - "y": -3200, - "z": -106347 - }, - "rot": { - "x": 0, - "y": 65000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [ - { - "groupId": 31, - "instId": 400003, - "pos": { - "x": 26507, - "y": -3200, - "z": -108641 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "npcId": 1306 - } - ], - "props": [], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [ - { - "groupId": 32, - "instId": 400002, - "pos": { - "x": 29783, - "y": -3200, - "z": -110936 - }, - "rot": { - "x": 0, - "y": 5000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": 33595, - "y": -3200, - "z": -96354 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 33, - "instId": 300002, - "propState": 8, - "pos": { - "x": 33595, - "y": -9140, - "z": -96354 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22003, - "y": -3200, - "z": -121870 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": 17702, - "y": -3200, - "z": -121910 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 34, - "instId": 300003, - "propState": 8, - "pos": { - "x": 16269, - "y": -3200, - "z": -117855 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300002, - "propState": 12, - "pos": { - "x": 25966, - "y": -3200, - "z": -114132 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 60305 - }, - { - "groupId": 35, - "instId": 300003, - "propState": 12, - "pos": { - "x": 21051, - "y": -3200, - "z": -110691 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 60305 - }, - { - "groupId": 35, - "instId": 300004, - "propState": 12, - "pos": { - "x": 28260, - "y": -3200, - "z": -110856 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 60305 - }, - { - "groupId": 35, - "instId": 300005, - "propState": 12, - "pos": { - "x": 23345, - "y": -3200, - "z": -107414 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 35, - "instId": 300006, - "propState": 12, - "pos": { - "x": 25803, - "y": -3200, - "z": -109135 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 35, - "instId": 300007, - "propState": 12, - "pos": { - "x": 23447, - "y": -3200, - "z": -112490 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 35, - "instId": 300001, - "propState": 12, - "pos": { - "x": 23507, - "y": -3200, - "z": -117560 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 35, - "instId": 300008, - "propState": 12, - "pos": { - "x": 21087, - "y": -3200, - "z": -115870 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 35, - "instId": 300009, - "propState": 12, - "pos": { - "x": 18657, - "y": -3200, - "z": -114170 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 35, - "instId": 300010, - "propState": 12, - "pos": { - "x": 27957, - "y": -3200, - "z": -106050 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": 23930, - "y": -2319, - "z": -106736 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 36, - "instId": 400002, - "pos": { - "x": 23930, - "y": -2564, - "z": -106736 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 36, - "instId": 400003, - "pos": { - "x": 23930, - "y": -2037, - "z": -106736 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 1, - "pos": { - "x": 23800, - "y": -3200, - "z": -106921 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 36, - "instId": 300002, - "propState": 1, - "pos": { - "x": 28715, - "y": -3200, - "z": -110362 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": 26460, - "y": -2286, - "z": -108456 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 37, - "instId": 400002, - "pos": { - "x": 26460, - "y": -2564, - "z": -108456 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 1, - "pos": { - "x": 26330, - "y": -3200, - "z": -108641 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 37, - "instId": 300002, - "propState": 12, - "pos": { - "x": 29935, - "y": -3200, - "z": -108724 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 37, - "instId": 300003, - "propState": 12, - "pos": { - "x": 25020, - "y": -3200, - "z": -105282 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [ - { - "groupId": 38, - "instId": 400001, - "pos": { - "x": 23910, - "y": -2286, - "z": -106736 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 38, - "instId": 400002, - "pos": { - "x": 23910, - "y": -2564, - "z": -106736 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 1, - "pos": { - "x": 23780, - "y": -3200, - "z": -106921 - }, - "rot": { - "x": 0, - "y": 215000, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 38, - "instId": 300002, - "propState": 1, - "pos": { - "x": 28695, - "y": -3200, - "z": -110362 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": -15450, - "y": 10521, - "z": 76720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 48, - "instId": 300002, - "propState": 8, - "pos": { - "x": -52670, - "y": 9036, - "z": 76420 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 48, - "instId": 300003, - "propState": 8, - "pos": { - "x": -24410, - "y": 10487, - "z": 71880 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 48, - "instId": 300004, - "propState": 8, - "pos": { - "x": -24650, - "y": 10538, - "z": 86110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": -45110, - "y": 9036, - "z": 73680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": -47610, - "y": 9036, - "z": 77180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 49, - "instId": 300003, - "propState": 8, - "pos": { - "x": -45110, - "y": 9036, - "z": 80680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 49, - "instId": 300004, - "propState": 8, - "pos": { - "x": -35220, - "y": 10180, - "z": 73180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 49, - "instId": 300005, - "propState": 8, - "pos": { - "x": -34850, - "y": 10357, - "z": 73980 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 49, - "instId": 300006, - "propState": 8, - "pos": { - "x": -34350, - "y": 10521, - "z": 73180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 49, - "instId": 300007, - "propState": 8, - "pos": { - "x": -27190, - "y": 10487, - "z": 81180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 49, - "instId": 300008, - "propState": 8, - "pos": { - "x": -26850, - "y": 10487, - "z": 80380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 49, - "instId": 300009, - "propState": 8, - "pos": { - "x": -26350, - "y": 10487, - "z": 81180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 49, - "instId": 300010, - "propState": 12, - "pos": { - "x": -30350, - "y": 10517, - "z": 81180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 49, - "instId": 300011, - "propState": 1, - "pos": { - "x": -30350, - "y": 10517, - "z": 73180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 12, - "pos": { - "x": -40080, - "y": 9036, - "z": 74180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 50, - "instId": 300002, - "propState": 1, - "pos": { - "x": -40080, - "y": 9036, - "z": 80180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [ - { - "groupId": 51, - "instId": 400001, - "pos": { - "x": -40570, - "y": 9036, - "z": 80680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [ - { - "groupId": 52, - "instId": 400001, - "pos": { - "x": -40570, - "y": 9036, - "z": 73680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [ - { - "groupId": 53, - "instId": 400001, - "pos": { - "x": -41570, - "y": 9036, - "z": 77180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "54": { - "monsters": [ - { - "groupId": 54, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -40090, - "y": 9036, - "z": 75180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "55": { - "monsters": [ - { - "groupId": 55, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -40090, - "y": 9036, - "z": 79180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "56": { - "monsters": [ - { - "groupId": 56, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -42090, - "y": 9036, - "z": 77180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24940, - "y": 13072, - "z": 231810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": -12300, - "y": 16011, - "z": 269440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 57, - "instId": 300003, - "propState": 8, - "pos": { - "x": -36860, - "y": 16011, - "z": 269440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": -27960, - "y": 16040, - "z": 265280 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": -24460, - "y": 16040, - "z": 267780 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 58, - "instId": 300003, - "propState": 8, - "pos": { - "x": -20960, - "y": 16040, - "z": 265280 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 58, - "instId": 300004, - "propState": 8, - "pos": { - "x": -28940, - "y": 16040, - "z": 258140 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 58, - "instId": 300005, - "propState": 8, - "pos": { - "x": -28140, - "y": 16040, - "z": 257770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 58, - "instId": 300006, - "propState": 8, - "pos": { - "x": -28940, - "y": 16040, - "z": 257270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 58, - "instId": 300007, - "propState": 8, - "pos": { - "x": -20940, - "y": 16040, - "z": 250210 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 58, - "instId": 300008, - "propState": 8, - "pos": { - "x": -21740, - "y": 16040, - "z": 249870 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 58, - "instId": 300009, - "propState": 8, - "pos": { - "x": -20940, - "y": 16040, - "z": 249370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 58, - "instId": 300010, - "propState": 12, - "pos": { - "x": -20940, - "y": 16040, - "z": 254180 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 58, - "instId": 300011, - "propState": 1, - "pos": { - "x": -28940, - "y": 16040, - "z": 254180 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 12, - "pos": { - "x": -27940, - "y": 16040, - "z": 260800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 59, - "instId": 300002, - "propState": 1, - "pos": { - "x": -21940, - "y": 16040, - "z": 260800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [ - { - "groupId": 60, - "instId": 400001, - "pos": { - "x": -20860, - "y": 16040, - "z": 260190 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [ - { - "groupId": 61, - "instId": 400001, - "pos": { - "x": -27860, - "y": 16040, - "z": 260190 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [ - { - "groupId": 62, - "instId": 400001, - "pos": { - "x": -24360, - "y": 16040, - "z": 261190 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "63": { - "monsters": [ - { - "groupId": 63, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -26370, - "y": 16040, - "z": 262370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "64": { - "monsters": [ - { - "groupId": 64, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -22370, - "y": 16040, - "z": 262370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "65": { - "monsters": [ - { - "groupId": 65, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -24370, - "y": 16040, - "z": 264370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38300, - "y": 12680, - "z": 222180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 66, - "instId": 300002, - "propState": 8, - "pos": { - "x": -24510, - "y": 12700, - "z": 230950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 66, - "instId": 300003, - "propState": 8, - "pos": { - "x": -24470, - "y": 12680, - "z": 214330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 8, - "pos": { - "x": -10950, - "y": 12700, - "z": 226730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": -8450, - "y": 12700, - "z": 223230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 67, - "instId": 300003, - "propState": 8, - "pos": { - "x": -10950, - "y": 12700, - "z": 219730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 67, - "instId": 300004, - "propState": 8, - "pos": { - "x": -19080, - "y": 12700, - "z": 227230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 67, - "instId": 300005, - "propState": 8, - "pos": { - "x": -19450, - "y": 12700, - "z": 226430 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 67, - "instId": 300006, - "propState": 8, - "pos": { - "x": -19950, - "y": 12700, - "z": 227230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 67, - "instId": 300007, - "propState": 8, - "pos": { - "x": -27110, - "y": 12700, - "z": 219230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 67, - "instId": 300008, - "propState": 8, - "pos": { - "x": -27450, - "y": 12700, - "z": 220030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 67, - "instId": 300009, - "propState": 8, - "pos": { - "x": -27950, - "y": 12700, - "z": 219230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 67, - "instId": 300010, - "propState": 12, - "pos": { - "x": -23950, - "y": 12700, - "z": 219230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 67, - "instId": 300011, - "propState": 1, - "pos": { - "x": -23950, - "y": 12700, - "z": 227230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 12, - "pos": { - "x": -14950, - "y": 12700, - "z": 226230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 68, - "instId": 300002, - "propState": 1, - "pos": { - "x": -14950, - "y": 12700, - "z": 220230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [ - { - "groupId": 69, - "instId": 400001, - "pos": { - "x": -14950, - "y": 12700, - "z": 219730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [ - { - "groupId": 70, - "instId": 400001, - "pos": { - "x": -14950, - "y": 12700, - "z": 226730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [ - { - "groupId": 71, - "instId": 400001, - "pos": { - "x": -13950, - "y": 12700, - "z": 223230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "72": { - "monsters": [ - { - "groupId": 72, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -15950, - "y": 12700, - "z": 225230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "73": { - "monsters": [ - { - "groupId": 73, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -15950, - "y": 12700, - "z": 221230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "74": { - "monsters": [ - { - "groupId": 74, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -13950, - "y": 12700, - "z": 223230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22484, - "y": -3200, - "z": -121298 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 79, - "instId": 300002, - "propState": 8, - "pos": { - "x": 18183, - "y": -3200, - "z": -121338 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 79, - "instId": 300003, - "propState": 8, - "pos": { - "x": 16750, - "y": -3200, - "z": -117283 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 79, - "instId": 300004, - "propState": 8, - "pos": { - "x": 27557, - "y": -16330, - "z": -114925 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 79, - "instId": 300005, - "propState": 8, - "pos": { - "x": 27114, - "y": -16330, - "z": -114163 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 79, - "instId": 300006, - "propState": 8, - "pos": { - "x": 28056, - "y": -16330, - "z": -114212 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 79, - "instId": 300007, - "propState": 8, - "pos": { - "x": 25610, - "y": -16330, - "z": -103759 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 79, - "instId": 300008, - "propState": 8, - "pos": { - "x": 26460, - "y": -16330, - "z": -103939 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 79, - "instId": 300009, - "propState": 8, - "pos": { - "x": 26091, - "y": -16330, - "z": -103071 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 79, - "instId": 300010, - "propState": 12, - "pos": { - "x": 25117, - "y": -3200, - "z": -103701 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 79, - "instId": 300011, - "propState": 1, - "pos": { - "x": 31670, - "y": -3200, - "z": -108290 - }, - "rot": { - "x": 0, - "y": 32000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 12, - "pos": { - "x": 26580, - "y": -3200, - "z": -108290 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 60305 - }, - { - "groupId": 80, - "instId": 300002, - "propState": 1, - "pos": { - "x": 18745, - "y": -3200, - "z": -114293 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 1049 - }, - { - "groupId": 80, - "instId": 300003, - "propState": 1, - "pos": { - "x": 24440, - "y": -3189, - "z": -118110 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 1049 - }, - { - "groupId": 80, - "instId": 300004, - "propState": 1, - "pos": { - "x": 27480, - "y": -3189, - "z": -113620 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 1049 - }, { - "groupId": 80, - "instId": 300005, - "propState": 1, - "pos": { - "x": 21810, - "y": -3173, - "z": -109710 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22484, - "y": -3200, - "z": -121298 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 90, - "instId": 300002, - "propState": 8, - "pos": { - "x": 18183, - "y": -3200, - "z": -121338 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 90, - "instId": 300003, - "propState": 8, - "pos": { - "x": 16750, - "y": -3200, - "z": -117283 - }, - "rot": { - "x": 0, - "y": 305000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 90, - "instId": 300004, - "propState": 8, - "pos": { - "x": 27557, - "y": -3200, - "z": -114925 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 90, - "instId": 300005, - "propState": 8, - "pos": { - "x": 27114, - "y": -3200, - "z": -114163 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 90, - "instId": 300006, - "propState": 8, - "pos": { - "x": 28056, - "y": -3200, - "z": -114212 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 90, - "instId": 300007, - "propState": 8, - "pos": { - "x": 25610, - "y": -3200, - "z": -103759 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 90, - "instId": 300008, - "propState": 8, - "pos": { - "x": 26460, - "y": -3200, - "z": -103939 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 90, - "instId": 300009, - "propState": 8, - "pos": { - "x": 26091, - "y": -3200, - "z": -103071 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 90, - "instId": 300010, - "propState": 12, - "pos": { - "x": 23797, - "y": -3200, - "z": -106347 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 90, - "instId": 300011, - "propState": 1, - "pos": { - "x": 30350, - "y": -3200, - "z": -110936 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 91, - "instId": 300001, - "propState": 8, - "pos": { - "x": -45110, - "y": 9036, - "z": 73680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 91, - "instId": 300002, - "propState": 8, - "pos": { - "x": -47610, - "y": 9036, - "z": 77180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 91, - "instId": 300003, - "propState": 8, - "pos": { - "x": -45110, - "y": 9036, - "z": 80680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 91, - "instId": 300004, - "propState": 8, - "pos": { - "x": -35220, - "y": 10180, - "z": 73180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 91, - "instId": 300005, - "propState": 8, - "pos": { - "x": -34850, - "y": 10357, - "z": 73980 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 91, - "instId": 300006, - "propState": 8, - "pos": { - "x": -34350, - "y": 10521, - "z": 73180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 91, - "instId": 300007, - "propState": 8, - "pos": { - "x": -27190, - "y": 10487, - "z": 81180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 91, - "instId": 300008, - "propState": 8, - "pos": { - "x": -26850, - "y": 10487, - "z": 80380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 91, - "instId": 300009, - "propState": 8, - "pos": { - "x": -26350, - "y": 10487, - "z": 81180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 91, - "instId": 300010, - "propState": 12, - "pos": { - "x": -30350, - "y": 10517, - "z": 81180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 91, - "instId": 300011, - "propState": 1, - "pos": { - "x": -30350, - "y": 10517, - "z": 73180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 8, - "pos": { - "x": -27960, - "y": 16040, - "z": 265280 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 92, - "instId": 300002, - "propState": 8, - "pos": { - "x": -24460, - "y": 16040, - "z": 267780 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 92, - "instId": 300003, - "propState": 8, - "pos": { - "x": -20960, - "y": 16040, - "z": 265280 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 92, - "instId": 300004, - "propState": 8, - "pos": { - "x": -28940, - "y": 16040, - "z": 258140 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 92, - "instId": 300005, - "propState": 8, - "pos": { - "x": -28140, - "y": 16040, - "z": 257770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 92, - "instId": 300006, - "propState": 8, - "pos": { - "x": -28940, - "y": 16040, - "z": 257270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 92, - "instId": 300007, - "propState": 8, - "pos": { - "x": -20940, - "y": 16040, - "z": 250210 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 92, - "instId": 300008, - "propState": 8, - "pos": { - "x": -21740, - "y": 16040, - "z": 249870 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 92, - "instId": 300009, - "propState": 8, - "pos": { - "x": -20940, - "y": 16040, - "z": 249370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 92, - "instId": 300010, - "propState": 12, - "pos": { - "x": -20940, - "y": 16040, - "z": 254180 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 92, - "instId": 300011, - "propState": 1, - "pos": { - "x": -28940, - "y": 16040, - "z": 254180 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -10950, - "y": 12700, - "z": 226730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 93, - "instId": 300002, - "propState": 8, - "pos": { - "x": -8450, - "y": 12700, - "z": 223230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": -10950, - "y": 12700, - "z": 219730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": -19080, - "y": 12700, - "z": 227230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": -19450, - "y": 12700, - "z": 226430 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": -19950, - "y": 12700, - "z": 227230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 93, - "instId": 300007, - "propState": 8, - "pos": { - "x": -27110, - "y": 12700, - "z": 219230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 93, - "instId": 300008, - "propState": 8, - "pos": { - "x": -27450, - "y": 12700, - "z": 220030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 93, - "instId": 300009, - "propState": 8, - "pos": { - "x": -27950, - "y": 12700, - "z": 219230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 93, - "instId": 300010, - "propState": 12, - "pos": { - "x": -23950, - "y": 12700, - "z": 219230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 93, - "instId": 300011, - "propState": 1, - "pos": { - "x": -23950, - "y": 12700, - "z": 227230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8060401": { - "P80604_F80604001": { - "scenes": { - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24534, - "y": 10560, - "z": 70390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": -24534, - "y": 6890, - "z": 70390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 14, - "instId": 300003, - "propState": 8, - "pos": { - "x": -33600, - "y": 10521, - "z": 77160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 14, - "instId": 300004, - "propState": 8, - "pos": { - "x": -15350, - "y": 10521, - "z": 77160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [ - { - "groupId": 15, - "instId": 400001, - "pos": { - "x": -21534, - "y": 11196, - "z": 88200 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 15, - "instId": 400002, - "pos": { - "x": -21534, - "y": 11469, - "z": 88200 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 15, - "instId": 400003, - "pos": { - "x": -21534, - "y": 11742, - "z": 88200 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -28034, - "y": 10560, - "z": 98390 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": -24534, - "y": 10560, - "z": 100890 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": -21034, - "y": 10560, - "z": 98390 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 1, - "pos": { - "x": -27534, - "y": 10560, - "z": 88390 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 15, - "instId": 300005, - "propState": 1, - "pos": { - "x": -21534, - "y": 10560, - "z": 88390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 15, - "instId": 300006, - "propState": 1, - "pos": { - "x": -27348, - "y": 10560, - "z": 83880 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60408 - } - ], - "teleports": {} - }, - "16": { - "monsters": [ - { - "groupId": 16, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -24534, - "y": 10560, - "z": 91390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24534, - "y": 10560, - "z": 70390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -24534, - "y": 6020, - "z": 70390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": -33600, - "y": 10521, - "z": 77160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 17, - "instId": 300004, - "propState": 8, - "pos": { - "x": -15350, - "y": 10521, - "z": 77160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": -28034, - "y": 10294, - "z": 98390 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 8, - "pos": { - "x": -24534, - "y": 10294, - "z": 100890 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 18, - "instId": 300004, - "propState": 8, - "pos": { - "x": -21034, - "y": 10294, - "z": 98390 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 18, - "instId": 300007, - "propState": 20, - "pos": { - "x": -29160, - "y": -45041, - "z": 94390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 18, - "instId": 300008, - "propState": 20, - "pos": { - "x": -26160, - "y": 10466, - "z": 94390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 18, - "instId": 300009, - "propState": 20, - "pos": { - "x": -23160, - "y": 10466, - "z": 94390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 18, - "instId": 300010, - "propState": 8, - "pos": { - "x": -20534, - "y": 10517, - "z": 82230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 18, - "instId": 300011, - "propState": 8, - "pos": { - "x": -21334, - "y": 10487, - "z": 81890 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 18, - "instId": 300012, - "propState": 8, - "pos": { - "x": -20534, - "y": 10517, - "z": 81390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 18, - "instId": 300013, - "propState": 12, - "pos": { - "x": -20534, - "y": 10517, - "z": 85390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 18, - "instId": 300014, - "propState": 1, - "pos": { - "x": -28534, - "y": 10517, - "z": 85390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "19": { - "monsters": [ - { - "groupId": 19, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -24534, - "y": 10560, - "z": 91390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24534, - "y": 10560, - "z": 70390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": -24534, - "y": 5420, - "z": 70390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 20, - "instId": 300003, - "propState": 8, - "pos": { - "x": -33600, - "y": 10521, - "z": 77160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 20, - "instId": 300004, - "propState": 8, - "pos": { - "x": -15350, - "y": 10521, - "z": 77160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": -28034, - "y": 10560, - "z": 98390 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": -24534, - "y": 10560, - "z": 100890 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": -21034, - "y": 10560, - "z": 98390 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 21, - "instId": 300004, - "propState": 8, - "pos": { - "x": -28534, - "y": 10560, - "z": 90260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 21, - "instId": 300005, - "propState": 8, - "pos": { - "x": -27734, - "y": 10560, - "z": 89890 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 21, - "instId": 300006, - "propState": 8, - "pos": { - "x": -28534, - "y": 10560, - "z": 89390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 21, - "instId": 300007, - "propState": 8, - "pos": { - "x": -20534, - "y": 10560, - "z": 82230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 21, - "instId": 300008, - "propState": 8, - "pos": { - "x": -21334, - "y": 10560, - "z": 81890 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 21, - "instId": 300009, - "propState": 8, - "pos": { - "x": -20534, - "y": 10560, - "z": 81390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 21, - "instId": 300010, - "propState": 12, - "pos": { - "x": -20534, - "y": 10560, - "z": 85390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 21, - "instId": 300011, - "propState": 1, - "pos": { - "x": -28534, - "y": 10560, - "z": 85390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 12, - "pos": { - "x": -27534, - "y": 10560, - "z": 94390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 22, - "instId": 300002, - "propState": 1, - "pos": { - "x": -21534, - "y": 10560, - "z": 94390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [ - { - "groupId": 23, - "instId": 400001, - "pos": { - "x": -21034, - "y": 10560, - "z": 94390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [ - { - "groupId": 24, - "instId": 400001, - "pos": { - "x": -28034, - "y": 10560, - "z": 94390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [ - { - "groupId": 25, - "instId": 400001, - "pos": { - "x": -24534, - "y": 10560, - "z": 95390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "26": { - "monsters": [ - { - "groupId": 26, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -26534, - "y": 10560, - "z": 93390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "27": { - "monsters": [ - { - "groupId": 27, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -22534, - "y": 10560, - "z": 93390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "28": { - "monsters": [ - { - "groupId": 28, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -24534, - "y": 10560, - "z": 95390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24534, - "y": 10560, - "z": 70390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": -24534, - "y": 5780, - "z": 70390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 29, - "instId": 300003, - "propState": 8, - "pos": { - "x": -33600, - "y": 10521, - "z": 77160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 29, - "instId": 300004, - "propState": 8, - "pos": { - "x": -15350, - "y": 10521, - "z": 77160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [ - { - "groupId": 30, - "instId": 400001, - "pos": { - "x": -24534, - "y": 11196, - "z": 85155 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 30, - "instId": 400002, - "pos": { - "x": -24534, - "y": 11464, - "z": 85155 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 30, - "instId": 400003, - "pos": { - "x": -24534, - "y": 11732, - "z": 85155 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": -28034, - "y": 10560, - "z": 89390 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": -24534, - "y": 10560, - "z": 91890 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 30, - "instId": 300003, - "propState": 8, - "pos": { - "x": -21034, - "y": 10560, - "z": 89390 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 30, - "instId": 300004, - "propState": 1, - "pos": { - "x": -21534, - "y": 10560, - "z": 83390 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 30, - "instId": 300005, - "propState": 8, - "pos": { - "x": -20724, - "y": 10560, - "z": 80730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 30, - "instId": 300006, - "propState": 8, - "pos": { - "x": -21524, - "y": 10560, - "z": 80390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 30, - "instId": 300007, - "propState": 8, - "pos": { - "x": -20724, - "y": 10560, - "z": 79890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 30, - "instId": 300008, - "propState": 8, - "pos": { - "x": -24534, - "y": 10560, - "z": 85390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [ - { - "groupId": 31, - "instId": 400002, - "pos": { - "x": -28534, - "y": 10517, - "z": 83390 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24534, - "y": 10560, - "z": 70390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": -24534, - "y": 4460, - "z": 70390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 32, - "instId": 300003, - "propState": 8, - "pos": { - "x": -33600, - "y": 10521, - "z": 77160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 32, - "instId": 300004, - "propState": 8, - "pos": { - "x": -15350, - "y": 10521, - "z": 77160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -28034, - "y": 10560, - "z": 89390 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 33, - "instId": 300002, - "propState": 8, - "pos": { - "x": -24534, - "y": 10560, - "z": 91890 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 33, - "instId": 300003, - "propState": 8, - "pos": { - "x": -21034, - "y": 10560, - "z": 89390 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1036 - }, - { - "groupId": 33, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20724, - "y": 10560, - "z": 79730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 33, - "instId": 300005, - "propState": 8, - "pos": { - "x": -21524, - "y": 10560, - "z": 79390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 33, - "instId": 300006, - "propState": 8, - "pos": { - "x": -20724, - "y": 10560, - "z": 78890 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 33, - "instId": 300007, - "propState": 1, - "pos": { - "x": -28450, - "y": 10517, - "z": 79900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [ - { - "groupId": 34, - "instId": 400001, - "pos": { - "x": -20534, - "y": 10560, - "z": 85390 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [ - { - "groupId": 35, - "instId": 400003, - "pos": { - "x": -24534, - "y": 10560, - "z": 85390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 1306 - } - ], - "props": [], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400002, - "pos": { - "x": -28534, - "y": 10560, - "z": 85390 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24534, - "y": 10560, - "z": 70390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": -24534, - "y": 3210, - "z": 70390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 37, - "instId": 300003, - "propState": 8, - "pos": { - "x": -33600, - "y": 10521, - "z": 77160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 37, - "instId": 300004, - "propState": 8, - "pos": { - "x": -15350, - "y": 10521, - "z": 77160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": -28030, - "y": 10560, - "z": 99350 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 38, - "instId": 300002, - "propState": 8, - "pos": { - "x": -24530, - "y": 10560, - "z": 101850 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 38, - "instId": 300003, - "propState": 8, - "pos": { - "x": -21030, - "y": 10560, - "z": 99350 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300002, - "propState": 12, - "pos": { - "x": -27534, - "y": 10560, - "z": 93770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, - { - "groupId": 39, - "instId": 300003, - "propState": 12, - "pos": { - "x": -21534, - "y": 10560, - "z": 93770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, - { - "groupId": 39, - "instId": 300004, - "propState": 12, - "pos": { - "x": -27534, - "y": 10560, - "z": 89770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, - { - "groupId": 39, - "instId": 300005, - "propState": 12, - "pos": { - "x": -21534, - "y": 10560, - "z": 89770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 39, - "instId": 300006, - "propState": 12, - "pos": { - "x": -24534, - "y": 10560, - "z": 89770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 39, - "instId": 300007, - "propState": 12, - "pos": { - "x": -24534, - "y": 10537, - "z": 93535 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 39, - "instId": 300001, - "propState": 12, - "pos": { - "x": -27490, - "y": 10537, - "z": 85850 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 39, - "instId": 300008, - "propState": 12, - "pos": { - "x": -24534, - "y": 10537, - "z": 85850 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 39, - "instId": 300009, - "propState": 12, - "pos": { - "x": -21730, - "y": 10537, - "z": 85850 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 39, - "instId": 300010, - "propState": 12, - "pos": { - "x": -24534, - "y": 10537, - "z": 82020 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [ - { - "groupId": 40, - "instId": 400001, - "pos": { - "x": -21534, - "y": 11430, - "z": 85164 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3104 - }, { - "groupId": 40, - "instId": 400002, - "pos": { - "x": -21534, - "y": 11196, - "z": 85164 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3103 - }, { - "groupId": 40, - "instId": 400003, - "pos": { - "x": -21534, - "y": 11712, - "z": 85164 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3105 - } - ], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 1, - "pos": { - "x": -21534, - "y": 10560, - "z": 85390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 40, - "instId": 300002, - "propState": 1, - "pos": { - "x": -27534, - "y": 10560, - "z": 85390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [ - { - "groupId": 41, - "instId": 400001, - "pos": { - "x": -24534, - "y": 11474, - "z": 85164 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 41, - "instId": 400002, - "pos": { - "x": -24534, - "y": 11196, - "z": 85164 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 1, - "pos": { - "x": -24534, - "y": 10560, - "z": 85390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 41, - "instId": 300002, - "propState": 12, - "pos": { - "x": -27534, - "y": 10560, - "z": 83390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 41, - "instId": 300003, - "propState": 12, - "pos": { - "x": -21534, - "y": 10560, - "z": 83390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [ - { - "groupId": 42, - "instId": 400001, - "pos": { - "x": -21534, - "y": 11474, - "z": 85164 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3107 - }, { - "groupId": 42, - "instId": 400002, - "pos": { - "x": -21534, - "y": 11196, - "z": 85164 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3106 - } - ], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 1, - "pos": { - "x": -21534, - "y": 10560, - "z": 85390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1038 - }, { - "groupId": 42, - "instId": 300002, - "propState": 1, - "pos": { - "x": -27534, - "y": 10560, - "z": 85390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 8, - "pos": { - "x": 62800, - "y": -204, - "z": -47300 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 43, - "instId": 300002, - "propState": 8, - "pos": { - "x": 47580, - "y": -6780, - "z": -77420 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 43, - "instId": 300003, - "propState": 8, - "pos": { - "x": -33600, - "y": 10521, - "z": 77160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 43, - "instId": 300004, - "propState": 8, - "pos": { - "x": -15350, - "y": 10521, - "z": 77160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 8, - "pos": { - "x": 58549, - "y": -191, - "z": -51421 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 44, - "instId": 300002, - "propState": 8, - "pos": { - "x": 62830, - "y": -191, - "z": -51006 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 44, - "instId": 300003, - "propState": 8, - "pos": { - "x": 64611, - "y": -191, - "z": -54921 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 44, - "instId": 300004, - "propState": 8, - "pos": { - "x": 54051, - "y": -191, - "z": -58212 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300005, - "propState": 8, - "pos": { - "x": 54559, - "y": -191, - "z": -58933 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300006, - "propState": 8, - "pos": { - "x": 53616, - "y": -191, - "z": -58966 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300007, - "propState": 8, - "pos": { - "x": 45930, - "y": -204, - "z": -72510 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300008, - "propState": 8, - "pos": { - "x": 45067, - "y": -204, - "z": -72404 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300009, - "propState": 8, - "pos": { - "x": 45510, - "y": -204, - "z": -73237 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 44, - "instId": 300010, - "propState": 12, - "pos": { - "x": 48650, - "y": -163, - "z": -68200 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 44, - "instId": 300011, - "propState": 1, - "pos": { - "x": 51616, - "y": -191, - "z": -62430 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 12, - "pos": { - "x": 56982, - "y": -191, - "z": -55136 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 45, - "instId": 300002, - "propState": 1, - "pos": { - "x": 62178, - "y": -191, - "z": -58136 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [ - { - "groupId": 46, - "instId": 400001, - "pos": { - "x": 62470, - "y": -191, - "z": -58340 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [ - { - "groupId": 47, - "instId": 400001, - "pos": { - "x": 56740, - "y": -191, - "z": -54970 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [ - { - "groupId": 48, - "instId": 400001, - "pos": { - "x": 60080, - "y": -191, - "z": -55769 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "49": { - "monsters": [ - { - "groupId": 49, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 57348, - "y": -191, - "z": -56502 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "50": { - "monsters": [ - { - "groupId": 50, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 60812, - "y": -191, - "z": -58502 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "51": { - "monsters": [ - { - "groupId": 51, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 60080, - "y": -191, - "z": -55769 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 8, - "pos": { - "x": -39710, - "y": 12680, - "z": 224240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 52, - "instId": 300002, - "propState": 8, - "pos": { - "x": -25080, - "y": 12738, - "z": 229680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 52, - "instId": 300003, - "propState": 8, - "pos": { - "x": -24890, - "y": 12680, - "z": 213960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 8, - "pos": { - "x": -9190, - "y": 12680, - "z": 226100 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 53, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6690, - "y": 12680, - "z": 222600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 53, - "instId": 300003, - "propState": 8, - "pos": { - "x": -9190, - "y": 12680, - "z": 219100 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 53, - "instId": 300004, - "propState": 8, - "pos": { - "x": -17320, - "y": 12680, - "z": 226600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 53, - "instId": 300005, - "propState": 8, - "pos": { - "x": -17690, - "y": 12680, - "z": 225800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 53, - "instId": 300006, - "propState": 8, - "pos": { - "x": -18190, - "y": 12680, - "z": 226600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 53, - "instId": 300007, - "propState": 8, - "pos": { - "x": -25350, - "y": 12680, - "z": 218600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 53, - "instId": 300008, - "propState": 8, - "pos": { - "x": -25690, - "y": 12680, - "z": 219400 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 53, - "instId": 300009, - "propState": 8, - "pos": { - "x": -26190, - "y": 12680, - "z": 218600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 53, - "instId": 300010, - "propState": 12, - "pos": { - "x": -22190, - "y": 12680, - "z": 218600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 53, - "instId": 300011, - "propState": 1, - "pos": { - "x": -22190, - "y": 12680, - "z": 226600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 12, - "pos": { - "x": -13190, - "y": 12680, - "z": 225600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 54, - "instId": 300002, - "propState": 1, - "pos": { - "x": -13190, - "y": 12680, - "z": 219600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [ - { - "groupId": 55, - "instId": 400001, - "pos": { - "x": -13190, - "y": 12680, - "z": 219100 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [ - { - "groupId": 56, - "instId": 400001, - "pos": { - "x": -13190, - "y": 12680, - "z": 226100 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [ - { - "groupId": 57, - "instId": 400001, - "pos": { - "x": -12190, - "y": 12680, - "z": 222600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "58": { - "monsters": [ - { - "groupId": 58, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -14190, - "y": 12680, - "z": 224600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "59": { - "monsters": [ - { - "groupId": 59, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -14190, - "y": 12680, - "z": 220600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "60": { - "monsters": [ - { - "groupId": 60, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -12190, - "y": 12680, - "z": 222600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": -12277, - "y": 16011, - "z": 268789 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - }, { - "groupId": 78, - "instId": 300002, - "propState": 8, - "pos": { - "x": -36860, - "y": 16011, - "z": 268789 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": -27831, - "y": 16011, - "z": 265060 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 79, - "instId": 300002, - "propState": 8, - "pos": { - "x": -24331, - "y": 16011, - "z": 267560 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 79, - "instId": 300003, - "propState": 8, - "pos": { - "x": -20831, - "y": 16011, - "z": 265060 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 79, - "instId": 300004, - "propState": 8, - "pos": { - "x": -28331, - "y": 16011, - "z": 256780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 79, - "instId": 300005, - "propState": 8, - "pos": { - "x": -27531, - "y": 16011, - "z": 256410 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 79, - "instId": 300006, - "propState": 8, - "pos": { - "x": -28331, - "y": 16011, - "z": 255910 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 79, - "instId": 300007, - "propState": 8, - "pos": { - "x": -20331, - "y": 16011, - "z": 251050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 79, - "instId": 300008, - "propState": 8, - "pos": { - "x": -21131, - "y": 16011, - "z": 250710 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 79, - "instId": 300009, - "propState": 8, - "pos": { - "x": -20331, - "y": 16011, - "z": 250210 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 79, - "instId": 300010, - "propState": 12, - "pos": { - "x": -20331, - "y": 16011, - "z": 254390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 79, - "instId": 300011, - "propState": 1, - "pos": { - "x": -28331, - "y": 16011, - "z": 254390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 12, - "pos": { - "x": -27331, - "y": 16011, - "z": 259630 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 80, - "instId": 300002, - "propState": 1, - "pos": { - "x": -21331, - "y": 16011, - "z": 259630 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [ - { - "groupId": 81, - "instId": 400001, - "pos": { - "x": -20990, - "y": 16011, - "z": 259620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [ - { - "groupId": 82, - "instId": 400001, - "pos": { - "x": -27990, - "y": 16011, - "z": 259620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [ - { - "groupId": 83, - "instId": 400001, - "pos": { - "x": -24490, - "y": 16011, - "z": 260620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "84": { - "monsters": [ - { - "groupId": 84, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -26450, - "y": 16011, - "z": 260290 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "85": { - "monsters": [ - { - "groupId": 85, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -22450, - "y": 16011, - "z": 260290 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "86": { - "monsters": [ - { - "groupId": 86, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -24450, - "y": 16011, - "z": 262290 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": -28034, - "y": 10560, - "z": 98390 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 87, - "instId": 300002, - "propState": 8, - "pos": { - "x": -24534, - "y": 10560, - "z": 100890 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 87, - "instId": 300003, - "propState": 8, - "pos": { - "x": -21034, - "y": 10560, - "z": 98390 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 87, - "instId": 300004, - "propState": 8, - "pos": { - "x": -28534, - "y": -5130, - "z": 90260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 87, - "instId": 300005, - "propState": 8, - "pos": { - "x": -27734, - "y": -5130, - "z": 89890 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 87, - "instId": 300006, - "propState": 8, - "pos": { - "x": -28534, - "y": -5130, - "z": 89390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 87, - "instId": 300007, - "propState": 8, - "pos": { - "x": -20534, - "y": -5130, - "z": 82230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 87, - "instId": 300008, - "propState": 8, - "pos": { - "x": -21334, - "y": -5130, - "z": 81890 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 87, - "instId": 300009, - "propState": 8, - "pos": { - "x": -20534, - "y": -5130, - "z": 81390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 87, - "instId": 300010, - "propState": 12, - "pos": { - "x": -20534, - "y": 10560, - "z": 81160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 87, - "instId": 300011, - "propState": 1, - "pos": { - "x": -28534, - "y": 10560, - "z": 81160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300001, - "propState": 12, - "pos": { - "x": -24480, - "y": 10560, - "z": 85540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, - { - "groupId": 88, - "instId": 300002, - "propState": 1, - "pos": { - "x": -21534, - "y": 10466, - "z": 94390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - }, - { - "groupId": 88, - "instId": 300003, - "propState": 1, - "pos": { - "x": -28034, - "y": 10466, - "z": 94390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - }, - { - "groupId": 88, - "instId": 300004, - "propState": 1, - "pos": { - "x": -21534, - "y": 10517, - "z": 89110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - }, { - "groupId": 88, - "instId": 300005, - "propState": 1, - "pos": { - "x": -28034, - "y": 10548, - "z": 89110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 116, - "instId": 300001, - "propState": 8, - "pos": { - "x": -28034, - "y": 10560, - "z": 98390 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 116, - "instId": 300002, - "propState": 8, - "pos": { - "x": -24534, - "y": 10560, - "z": 100890 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 116, - "instId": 300003, - "propState": 8, - "pos": { - "x": -21034, - "y": 10560, - "z": 98390 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 116, - "instId": 300004, - "propState": 8, - "pos": { - "x": -28534, - "y": 10560, - "z": 90260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 116, - "instId": 300005, - "propState": 8, - "pos": { - "x": -27734, - "y": 10560, - "z": 89890 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 116, - "instId": 300006, - "propState": 8, - "pos": { - "x": -28534, - "y": 10560, - "z": 89390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 116, - "instId": 300007, - "propState": 8, - "pos": { - "x": -20534, - "y": 10560, - "z": 82230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 116, - "instId": 300008, - "propState": 8, - "pos": { - "x": -21334, - "y": 10560, - "z": 81890 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 116, - "instId": 300009, - "propState": 8, - "pos": { - "x": -20534, - "y": 10560, - "z": 81390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 116, - "instId": 300010, - "propState": 12, - "pos": { - "x": -20534, - "y": 10560, - "z": 85390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 116, - "instId": 300011, - "propState": 1, - "pos": { - "x": -28534, - "y": 10560, - "z": 85390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 117, - "instId": 300001, - "propState": 8, - "pos": { - "x": 58549, - "y": -191, - "z": -51421 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 117, - "instId": 300002, - "propState": 8, - "pos": { - "x": 62830, - "y": -191, - "z": -51006 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 117, - "instId": 300003, - "propState": 8, - "pos": { - "x": 64611, - "y": -191, - "z": -54921 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 117, - "instId": 300004, - "propState": 8, - "pos": { - "x": 54051, - "y": -191, - "z": -58212 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 117, - "instId": 300005, - "propState": 8, - "pos": { - "x": 54559, - "y": -191, - "z": -58933 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 117, - "instId": 300006, - "propState": 8, - "pos": { - "x": 53616, - "y": -191, - "z": -58966 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 117, - "instId": 300007, - "propState": 8, - "pos": { - "x": 45930, - "y": -204, - "z": -72510 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 117, - "instId": 300008, - "propState": 8, - "pos": { - "x": 45067, - "y": -204, - "z": -72404 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 117, - "instId": 300009, - "propState": 8, - "pos": { - "x": 45510, - "y": -204, - "z": -73237 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 117, - "instId": 300010, - "propState": 12, - "pos": { - "x": 48650, - "y": -163, - "z": -68200 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 117, - "instId": 300011, - "propState": 1, - "pos": { - "x": 51616, - "y": -191, - "z": -62430 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 118, - "instId": 300001, - "propState": 8, - "pos": { - "x": -9190, - "y": 12680, - "z": 226100 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 118, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6690, - "y": 12680, - "z": 222600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 118, - "instId": 300003, - "propState": 8, - "pos": { - "x": -9190, - "y": 12680, - "z": 219100 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 118, - "instId": 300004, - "propState": 8, - "pos": { - "x": -17320, - "y": 12680, - "z": 226600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 118, - "instId": 300005, - "propState": 8, - "pos": { - "x": -17690, - "y": 12680, - "z": 225800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 118, - "instId": 300006, - "propState": 8, - "pos": { - "x": -18190, - "y": 12680, - "z": 226600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 118, - "instId": 300007, - "propState": 8, - "pos": { - "x": -25350, - "y": 12680, - "z": 218600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 118, - "instId": 300008, - "propState": 8, - "pos": { - "x": -25690, - "y": 12680, - "z": 219400 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 118, - "instId": 300009, - "propState": 8, - "pos": { - "x": -26190, - "y": 12680, - "z": 218600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 118, - "instId": 300010, - "propState": 12, - "pos": { - "x": -22190, - "y": 12680, - "z": 218600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 118, - "instId": 300011, - "propState": 1, - "pos": { - "x": -22190, - "y": 12680, - "z": 226600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - }, - "119": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 119, - "instId": 300001, - "propState": 8, - "pos": { - "x": -27831, - "y": 16011, - "z": 265060 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 119, - "instId": 300002, - "propState": 8, - "pos": { - "x": -24331, - "y": 16011, - "z": 267560 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 119, - "instId": 300003, - "propState": 8, - "pos": { - "x": -20831, - "y": 16011, - "z": 265060 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1033 - }, - { - "groupId": 119, - "instId": 300004, - "propState": 8, - "pos": { - "x": -28331, - "y": 16011, - "z": 256780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 119, - "instId": 300005, - "propState": 8, - "pos": { - "x": -27531, - "y": 16011, - "z": 256410 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 119, - "instId": 300006, - "propState": 8, - "pos": { - "x": -28331, - "y": 16011, - "z": 255910 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 119, - "instId": 300007, - "propState": 8, - "pos": { - "x": -20331, - "y": 16011, - "z": 251050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 119, - "instId": 300008, - "propState": 8, - "pos": { - "x": -21131, - "y": 16011, - "z": 250710 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 119, - "instId": 300009, - "propState": 8, - "pos": { - "x": -20331, - "y": 16011, - "z": 250210 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 119, - "instId": 300010, - "propState": 12, - "pos": { - "x": -20331, - "y": 16011, - "z": 254390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60305 - }, { - "groupId": 119, - "instId": 300011, - "propState": 1, - "pos": { - "x": -28331, - "y": 16011, - "z": 254390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1049 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8060501": { - "P80605_F80605001": { - "scenes": { - "3": { - "monsters": [ - { - "groupId": 3, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -160, - "y": 26791, - "z": -258540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": 253079, - "y": 44341, - "z": 50245 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104005 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 1, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "8060601": { - "P80606_F80606001": { - "scenes": { - "3": { - "monsters": [ - { - "groupId": 3, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 30, - "y": 81808, - "z": 196620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 1, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "8100101": { - "P81001_F81001001": { - "scenes": {}, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8100201": { - "P81002_F81002001": { - "scenes": { - "57": { - "monsters": [ - { - "groupId": 57, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -15000, - "y": 1039, - "z": -62340 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": -12628, - "y": 1039, - "z": -65106 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 57, - "instId": 300006, - "propState": 8, - "pos": { - "x": 26690, - "y": 3444, - "z": -35530 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 57, - "instId": 300007, - "propState": 8, - "pos": { - "x": 10743, - "y": 2844, - "z": -52968 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 57, - "instId": 300004, - "propState": 8, - "pos": { - "x": -16937, - "y": 1040, - "z": -65281 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 57, - "instId": 300009, - "propState": 8, - "pos": { - "x": -19070, - "y": 1027, - "z": -51852 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 57, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14710, - "y": 1039, - "z": -66497 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 57, - "instId": 300005, - "propState": 1, - "pos": { - "x": -2438, - "y": 2916, - "z": -45562 - }, - "rot": { - "x": 0, - "y": 253313, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 57, - "instId": 300008, - "propState": 1, - "pos": { - "x": -5595, - "y": 2864, - "z": -46516 - }, - "rot": { - "x": 0, - "y": 163201, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 57, - "instId": 300010, - "propState": 8, - "pos": { - "x": -14760, - "y": 1039, - "z": -65370 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "58": { - "monsters": [ - { - "groupId": 58, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 2720, - "y": 2895, - "z": -44170 - }, - "rot": { - "x": 0, - "y": 74964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "59": { - "monsters": [ - { - "groupId": 59, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 14637, - "y": 2844, - "z": -40474 - }, - "rot": { - "x": 0, - "y": 359964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300012, - "propState": 8, - "pos": { - "x": -94500, - "y": 6820, - "z": -122190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 60, - "instId": 300010, - "propState": 2, - "pos": { - "x": -101766, - "y": 5058, - "z": -119589 - }, - "rot": { - "x": 0, - "y": 269851, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 60, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2515, - "y": 2940, - "z": -100826 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100001 - }, - { - "groupId": 60, - "instId": 300019, - "propState": 8, - "pos": { - "x": -5599, - "y": 2864, - "z": -99852 - }, - "rot": { - "x": 0, - "y": 197158, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 60, - "instId": 300002, - "propState": 2, - "pos": { - "x": 470, - "y": 2880, - "z": -99190 - }, - "rot": { - "x": 0, - "y": 107618, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 60, - "instId": 300004, - "propState": 8, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 100003 - }, { - "groupId": 60, - "instId": 300020, - "propState": 8, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 60, - "instId": 300006, - "propState": 2, - "pos": { - "x": -104321, - "y": -101, - "z": -74646 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 60, - "instId": 300003, - "propState": 8, - "pos": { - "x": -110161, - "y": -61, - "z": -64690 - }, - "rot": { - "x": 0, - "y": 17053, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 60, - "instId": 300021, - "propState": 8, - "pos": { - "x": -110828, - "y": 504, - "z": -73353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 60, - "instId": 300005, - "propState": 8, - "pos": { - "x": -110990, - "y": -109, - "z": -62616 - }, - "rot": { - "x": 0, - "y": 18847, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 60, - "instId": 300014, - "propState": 8, - "pos": { - "x": -132012, - "y": 2824, - "z": -57981 - }, - "rot": { - "x": 0, - "y": 27345, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 60, - "instId": 300022, - "propState": 8, - "pos": { - "x": -130510, - "y": 2770, - "z": -55090 - }, - "rot": { - "x": 0, - "y": 297332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 60, - "instId": 300008, - "propState": 8, - "pos": { - "x": -132037, - "y": 2748, - "z": -61726 - }, - "rot": { - "x": 0, - "y": 207345, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 60, - "instId": 300016, - "propState": 8, - "pos": { - "x": -144990, - "y": -60, - "z": -73290 - }, - "rot": { - "x": 0, - "y": 270291, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 60, - "instId": 300026, - "propState": 8, - "pos": { - "x": -141728, - "y": -119, - "z": -73277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 60, - "instId": 300018, - "propState": 8, - "pos": { - "x": -141399, - "y": -115, - "z": -71740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 60, - "instId": 300015, - "propState": 1, - "pos": { - "x": -110156, - "y": -61, - "z": -81744 - }, - "rot": { - "x": 0, - "y": 342919, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 60, - "instId": 300023, - "propState": 1, - "pos": { - "x": -110829, - "y": 504, - "z": -73061 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 60, - "instId": 300013, - "propState": 8, - "pos": { - "x": -2438, - "y": 2916, - "z": -45562 - }, - "rot": { - "x": 0, - "y": 253313, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 60, - "instId": 300024, - "propState": 8, - "pos": { - "x": -5595, - "y": 2864, - "z": -46516 - }, - "rot": { - "x": 0, - "y": 163201, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 60, - "instId": 300038, - "propState": 8, - "pos": { - "x": -5441, - "y": 2868, - "z": -48072 - }, - "rot": { - "x": 0, - "y": 252400, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 60, - "instId": 300017, - "propState": 1, - "pos": { - "x": 42660, - "y": 3485, - "z": -115530 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100005 - }, { - "groupId": 60, - "instId": 300025, - "propState": 1, - "pos": { - "x": 42748, - "y": 3485, - "z": -115476 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 60, - "instId": 300007, - "propState": 1, - "pos": { - "x": 58122, - "y": 3459, - "z": -118557 - }, - "rot": { - "x": 0, - "y": 108146, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 60, - "instId": 300011, - "propState": 8, - "pos": { - "x": -10910, - "y": 18600, - "z": -106140 - }, - "rot": { - "x": 0, - "y": 27837, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 60, - "instId": 300009, - "propState": 8, - "pos": { - "x": -1578, - "y": 4254, - "z": -104286 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 60, - "instId": 300027, - "propState": 1, - "pos": { - "x": -146897, - "y": 2770, - "z": -37391 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 60, - "instId": 300028, - "propState": 1, - "pos": { - "x": -130445, - "y": 2762, - "z": -91413 - }, - "rot": { - "x": 0, - "y": 63465, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 60, - "instId": 300029, - "propState": 1, - "pos": { - "x": -123205, - "y": 2760, - "z": -106135 - }, - "rot": { - "x": 0, - "y": 243837, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 60, - "instId": 300030, - "propState": 1, - "pos": { - "x": -147179, - "y": 2762, - "z": -108792 - }, - "rot": { - "x": 0, - "y": 153818, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 60, - "instId": 300031, - "propState": 1, - "pos": { - "x": -81935, - "y": 10282, - "z": -114414 - }, - "rot": { - "x": 0, - "y": 97352, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 60, - "instId": 300032, - "propState": 1, - "pos": { - "x": -71651, - "y": 10282, - "z": -114388 - }, - "rot": { - "x": 0, - "y": 83364, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 60, - "instId": 300033, - "propState": 1, - "pos": { - "x": -29906, - "y": 18608, - "z": -106063 - }, - "rot": { - "x": 0, - "y": 297743, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 60, - "instId": 300034, - "propState": 1, - "pos": { - "x": -5999, - "y": 18610, - "z": -109379 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 60, - "instId": 300035, - "propState": 1, - "pos": { - "x": -35120, - "y": 18610, - "z": -93989 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 60, - "instId": 300036, - "propState": 1, - "pos": { - "x": -35597, - "y": 18611, - "z": -51446 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 60, - "instId": 300037, - "propState": 1, - "pos": { - "x": -6352, - "y": 18611, - "z": -36294 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 60, - "instId": 300043, - "propState": 8, - "pos": { - "x": -6513, - "y": 1037, - "z": -73196 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 60, - "instId": 300046, - "propState": 8, - "pos": { - "x": 43166, - "y": 3481, - "z": -31972 - }, - "rot": { - "x": 0, - "y": 253434, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 60, - "instId": 300047, - "propState": 1, - "pos": { - "x": -32477, - "y": -981, - "z": -73188 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 60, - "instId": 300048, - "propState": 1, - "pos": { - "x": -197912, - "y": 2986, - "z": -87881 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 60, - "instId": 300039, - "propState": 8, - "pos": { - "x": -38863, - "y": 17690, - "z": -62867 - }, - "rot": { - "x": 0, - "y": 343500, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 60, - "instId": 300040, - "propState": 8, - "pos": { - "x": -113331, - "y": 17656, - "z": -86508 - }, - "rot": { - "x": 0, - "y": 160861, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 60, - "instId": 300041, - "propState": 8, - "pos": { - "x": -155125, - "y": 2700, - "z": -33130 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 60, - "instId": 300042, - "propState": 1, - "pos": { - "x": 53197, - "y": 3438, - "z": -118870 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 60, - "instId": 300049, - "propState": 1, - "pos": { - "x": -23402, - "y": 18610, - "z": -100181 - }, - "rot": { - "x": 0, - "y": 117856, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "61": { - "monsters": [ - { - "groupId": 61, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -113460, - "y": 18598, - "z": -73540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 61, - "instId": 300002, - "propState": 8, - "pos": { - "x": -118180, - "y": 18598, - "z": -75730 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 61, - "instId": 300006, - "propState": 8, - "pos": { - "x": -35520, - "y": 18611, - "z": -72890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 61, - "instId": 300007, - "propState": 8, - "pos": { - "x": -67553, - "y": 18664, - "z": -84120 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 61, - "instId": 300004, - "propState": 8, - "pos": { - "x": -118290, - "y": 18598, - "z": -71730 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 61, - "instId": 300009, - "propState": 8, - "pos": { - "x": -100880, - "y": 18979, - "z": -71187 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 61, - "instId": 300003, - "propState": 8, - "pos": { - "x": -37989, - "y": 18683, - "z": -92473 - }, - "rot": { - "x": 0, - "y": 117379, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 61, - "instId": 300005, - "propState": 1, - "pos": { - "x": -38680, - "y": 18260, - "z": -82930 - }, - "rot": { - "x": 0, - "y": 193835, - "z": 0 - }, - "propId": 100013 - }, { - "groupId": 61, - "instId": 300008, - "propState": 8, - "pos": { - "x": -118310, - "y": 18598, - "z": -73740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "62": { - "monsters": [ - { - "groupId": 62, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -91480, - "y": 18664, - "z": -73270 - }, - "rot": { - "x": 0, - "y": 89964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "63": { - "monsters": [ - { - "groupId": 63, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -48050, - "y": 18979, - "z": -73220 - }, - "rot": { - "x": 0, - "y": 359964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38680, - "y": 18260, - "z": -82930 - }, - "rot": { - "x": 0, - "y": 193835, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 64, - "instId": 300002, - "propState": 2, - "pos": { - "x": -42585, - "y": 18630, - "z": -88591 - }, - "rot": { - "x": 0, - "y": 193930, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 64, - "instId": 300006, - "propState": 8, - "pos": { - "x": -178060, - "y": -390, - "z": -61070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 64, - "instId": 300009, - "propState": 8, - "pos": { - "x": -177690, - "y": -7646, - "z": -74272 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 64, - "instId": 300010, - "propState": 1, - "pos": { - "x": -162330, - "y": -415, - "z": -71330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 64, - "instId": 300011, - "propState": 8, - "pos": { - "x": -169860, - "y": -4600, - "z": -79580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 64, - "instId": 300013, - "propState": 1, - "pos": { - "x": -194540, - "y": -378, - "z": -69650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 64, - "instId": 300014, - "propState": 8, - "pos": { - "x": -186621, - "y": -400, - "z": -79920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 64, - "instId": 300012, - "propState": 8, - "pos": { - "x": -171678, - "y": -4459, - "z": -85976 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 64, - "instId": 300015, - "propState": 8, - "pos": { - "x": -207948, - "y": -4226, - "z": -86090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 64, - "instId": 300016, - "propState": 8, - "pos": { - "x": -173911, - "y": -178, - "z": -73134 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100014 - } - ], - "teleports": {} - }, - "65": { - "monsters": [ - { - "groupId": 65, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -83520, - "y": 10277, - "z": -122040 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 65, - "instId": 300002, - "propState": 8, - "pos": { - "x": -78943, - "y": 10277, - "z": -120187 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 65, - "instId": 300006, - "propState": 8, - "pos": { - "x": -132710, - "y": 2762, - "z": -108890 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 65, - "instId": 300007, - "propState": 8, - "pos": { - "x": -115279, - "y": 2765, - "z": -113662 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 65, - "instId": 300004, - "propState": 8, - "pos": { - "x": -79060, - "y": 10277, - "z": -124020 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 65, - "instId": 300009, - "propState": 8, - "pos": { - "x": -102068, - "y": 5038, - "z": -120085 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 65, - "instId": 300003, - "propState": 1, - "pos": { - "x": -94500, - "y": 6820, - "z": -122190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, { - "groupId": 65, - "instId": 300005, - "propState": 8, - "pos": { - "x": -131882, - "y": 2834, - "z": -88536 - }, - "rot": { - "x": 0, - "y": 331022, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 65, - "instId": 300008, - "propState": 8, - "pos": { - "x": -82184, - "y": 10330, - "z": -116343 - }, - "rot": { - "x": 0, - "y": 7984, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 65, - "instId": 300010, - "propState": 8, - "pos": { - "x": -78910, - "y": 10277, - "z": -122040 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 65, - "instId": 300011, - "propState": 8, - "pos": { - "x": -144293, - "y": 2834, - "z": -107374 - }, - "rot": { - "x": 0, - "y": 241022, - "z": 0 - }, - "propId": 100001 - } - ], - "teleports": {} - }, - "66": { - "monsters": [ - { - "groupId": 66, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -123570, - "y": 2762, - "z": -105100 - }, - "rot": { - "x": 0, - "y": 329964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "67": { - "monsters": [ - { - "groupId": 67, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -106033, - "y": 5038, - "z": -120461 - }, - "rot": { - "x": 0, - "y": 359964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "68": { - "monsters": [ - { - "groupId": 68, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -113650, - "y": 18598, - "z": -73300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": -116840, - "y": 18598, - "z": -76200 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 68, - "instId": 300004, - "propState": 8, - "pos": { - "x": -116830, - "y": 18598, - "z": -70350 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 68, - "instId": 300003, - "propState": 8, - "pos": { - "x": -93330, - "y": 18979, - "z": -73660 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 68, - "instId": 300005, - "propState": 8, - "pos": { - "x": -114280, - "y": 18598, - "z": -73187 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 68, - "instId": 300006, - "propState": 8, - "pos": { - "x": -104570, - "y": 19024, - "z": -76360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 68, - "instId": 300007, - "propState": 8, - "pos": { - "x": -100700, - "y": 19024, - "z": -70360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - } - ], - "teleports": {} - }, - "69": { - "monsters": [ - { - "groupId": 69, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -138348, - "y": 2770, - "z": -41456 - }, - "rot": { - "x": 0, - "y": 114407, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": -142423, - "y": 2770, - "z": -42430 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 69, - "instId": 300004, - "propState": 8, - "pos": { - "x": -139964, - "y": 2770, - "z": -37753 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 69, - "instId": 300003, - "propState": 8, - "pos": { - "x": -132012, - "y": 2824, - "z": -57981 - }, - "rot": { - "x": 0, - "y": 27345, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 69, - "instId": 300005, - "propState": 8, - "pos": { - "x": -130510, - "y": 2770, - "z": -55090 - }, - "rot": { - "x": 0, - "y": 297332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 69, - "instId": 300006, - "propState": 8, - "pos": { - "x": -144041, - "y": 2842, - "z": -38868 - }, - "rot": { - "x": 0, - "y": 117346, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 69, - "instId": 300007, - "propState": 8, - "pos": { - "x": -138348, - "y": 2770, - "z": -41456 - }, - "rot": { - "x": 0, - "y": 114407, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 69, - "instId": 300008, - "propState": 8, - "pos": { - "x": -131840, - "y": 2770, - "z": -37830 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 69, - "instId": 300009, - "propState": 8, - "pos": { - "x": -133340, - "y": 2770, - "z": -39970 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "70": { - "monsters": [ - { - "groupId": 70, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -137680, - "y": -115, - "z": -73120 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 70, - "instId": 300002, - "propState": 8, - "pos": { - "x": -140860, - "y": -115, - "z": -75600 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 70, - "instId": 300004, - "propState": 8, - "pos": { - "x": -140816, - "y": -115, - "z": -71275 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 70, - "instId": 300003, - "propState": 8, - "pos": { - "x": -144990, - "y": -60, - "z": -73290 - }, - "rot": { - "x": 0, - "y": 270291, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 70, - "instId": 300005, - "propState": 8, - "pos": { - "x": -141728, - "y": -119, - "z": -73277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 70, - "instId": 300006, - "propState": 8, - "pos": { - "x": -133889, - "y": 108, - "z": -69144 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 70, - "instId": 300007, - "propState": 8, - "pos": { - "x": -133889, - "y": 108, - "z": -77261 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 70, - "instId": 300008, - "propState": 8, - "pos": { - "x": -110161, - "y": -61, - "z": -64690 - }, - "rot": { - "x": 0, - "y": 17053, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 70, - "instId": 300009, - "propState": 8, - "pos": { - "x": -110828, - "y": 504, - "z": -73353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 70, - "instId": 300010, - "propState": 1, - "pos": { - "x": -110156, - "y": -61, - "z": -81744 - }, - "rot": { - "x": 0, - "y": 342919, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 70, - "instId": 300011, - "propState": 1, - "pos": { - "x": -110829, - "y": 504, - "z": -73061 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 70, - "instId": 300012, - "propState": 8, - "pos": { - "x": -138320, - "y": -115, - "z": -73260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 70, - "instId": 300014, - "propState": 8, - "pos": { - "x": -132109, - "y": -97, - "z": -70961 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 70, - "instId": 300015, - "propState": 8, - "pos": { - "x": -132106, - "y": -89, - "z": -75517 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "71": { - "monsters": [ - { - "groupId": 71, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -113472, - "y": 18598, - "z": -73473 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 71, - "instId": 300002, - "propState": 8, - "pos": { - "x": -117400, - "y": 18598, - "z": -76160 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 71, - "instId": 300004, - "propState": 8, - "pos": { - "x": -117470, - "y": 18598, - "z": -70470 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 71, - "instId": 300003, - "propState": 8, - "pos": { - "x": -88660, - "y": 18979, - "z": -69350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 71, - "instId": 300005, - "propState": 8, - "pos": { - "x": -95700, - "y": 19024, - "z": -76360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 71, - "instId": 300006, - "propState": 8, - "pos": { - "x": -88660, - "y": 18979, - "z": -77500 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 71, - "instId": 300007, - "propState": 8, - "pos": { - "x": -100700, - "y": 19024, - "z": -70360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 71, - "instId": 300008, - "propState": 8, - "pos": { - "x": -117520, - "y": 18598, - "z": -73473 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "72": { - "monsters": [ - { - "groupId": 72, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -146420, - "y": 2770, - "z": -37470 - }, - "rot": { - "x": 0, - "y": 114407, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 72, - "instId": 300002, - "propState": 8, - "pos": { - "x": -150300, - "y": 2770, - "z": -37640 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 72, - "instId": 300004, - "propState": 8, - "pos": { - "x": -148590, - "y": 2770, - "z": -34190 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 72, - "instId": 300003, - "propState": 8, - "pos": { - "x": -132012, - "y": 2824, - "z": -57981 - }, - "rot": { - "x": 0, - "y": 27345, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 72, - "instId": 300005, - "propState": 8, - "pos": { - "x": -130510, - "y": 2770, - "z": -55090 - }, - "rot": { - "x": 0, - "y": 297332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 72, - "instId": 300006, - "propState": 8, - "pos": { - "x": -144041, - "y": 2842, - "z": -38868 - }, - "rot": { - "x": 0, - "y": 117346, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 72, - "instId": 300007, - "propState": 8, - "pos": { - "x": -139911, - "y": 2770, - "z": -44991 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 72, - "instId": 300008, - "propState": 8, - "pos": { - "x": -139821, - "y": 2770, - "z": -37849 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 72, - "instId": 300009, - "propState": 8, - "pos": { - "x": -149440, - "y": 2770, - "z": -36100 - }, - "rot": { - "x": 0, - "y": 114407, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 72, - "instId": 300010, - "propState": 8, - "pos": { - "x": -155125, - "y": 2700, - "z": -33130 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300004 - } - ], - "teleports": {} - }, - "73": { - "monsters": [ - { - "groupId": 73, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -137280, - "y": -115, - "z": -73213 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 73, - "instId": 300002, - "propState": 8, - "pos": { - "x": -140504, - "y": -115, - "z": -75588 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 73, - "instId": 300004, - "propState": 8, - "pos": { - "x": -140816, - "y": -115, - "z": -71275 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 73, - "instId": 300003, - "propState": 8, - "pos": { - "x": -144990, - "y": -60, - "z": -73290 - }, - "rot": { - "x": 0, - "y": 270291, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 73, - "instId": 300005, - "propState": 8, - "pos": { - "x": -141728, - "y": -119, - "z": -73277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 73, - "instId": 300006, - "propState": 8, - "pos": { - "x": -133889, - "y": 108, - "z": -69144 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 73, - "instId": 300007, - "propState": 8, - "pos": { - "x": -133889, - "y": 108, - "z": -77261 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 73, - "instId": 300008, - "propState": 8, - "pos": { - "x": -110161, - "y": -61, - "z": -64690 - }, - "rot": { - "x": 0, - "y": 17053, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 73, - "instId": 300009, - "propState": 8, - "pos": { - "x": -110828, - "y": 504, - "z": -73353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 73, - "instId": 300010, - "propState": 8, - "pos": { - "x": -110156, - "y": -61, - "z": -81744 - }, - "rot": { - "x": 0, - "y": 342919, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 73, - "instId": 300011, - "propState": 1, - "pos": { - "x": -110829, - "y": 504, - "z": -73061 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 73, - "instId": 300012, - "propState": 8, - "pos": { - "x": -132498, - "y": -115, - "z": -71181 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 73, - "instId": 300013, - "propState": 8, - "pos": { - "x": -131999, - "y": -115, - "z": -75805 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 73, - "instId": 300014, - "propState": 8, - "pos": { - "x": -140797, - "y": -115, - "z": -73213 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [ - { - "groupId": 74, - "instId": 400001, - "pos": { - "x": -108230, - "y": 18979, - "z": -70420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 74, - "instId": 300002, - "propState": 8, - "pos": { - "x": -114199, - "y": 18598, - "z": -75490 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 74, - "instId": 300004, - "propState": 8, - "pos": { - "x": -114027, - "y": 18598, - "z": -71605 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 74, - "instId": 300003, - "propState": 8, - "pos": { - "x": -88660, - "y": 18979, - "z": -69350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 74, - "instId": 300005, - "propState": 8, - "pos": { - "x": -104590, - "y": 19024, - "z": -76310 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 74, - "instId": 300006, - "propState": 8, - "pos": { - "x": -88660, - "y": 18979, - "z": -77500 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 74, - "instId": 300007, - "propState": 8, - "pos": { - "x": -100700, - "y": 19024, - "z": -70360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [ - { - "groupId": 76, - "instId": 400001, - "pos": { - "x": -134910, - "y": 2788, - "z": -40140 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 76, - "instId": 300002, - "propState": 8, - "pos": { - "x": -142203, - "y": 2770, - "z": -42620 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 76, - "instId": 300004, - "propState": 8, - "pos": { - "x": -139820, - "y": 2770, - "z": -38050 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 76, - "instId": 300003, - "propState": 8, - "pos": { - "x": -132012, - "y": 2824, - "z": -57981 - }, - "rot": { - "x": 0, - "y": 27345, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 76, - "instId": 300005, - "propState": 8, - "pos": { - "x": -130510, - "y": 2770, - "z": -55090 - }, - "rot": { - "x": 0, - "y": 297332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 76, - "instId": 300006, - "propState": 8, - "pos": { - "x": -144041, - "y": 2842, - "z": -38868 - }, - "rot": { - "x": 0, - "y": 117346, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 76, - "instId": 300007, - "propState": 8, - "pos": { - "x": -133840, - "y": 2770, - "z": -47780 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 76, - "instId": 300008, - "propState": 8, - "pos": { - "x": -135492, - "y": 2770, - "z": -45519 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 100027 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [ - { - "groupId": 77, - "instId": 400001, - "pos": { - "x": -135560, - "y": 22, - "z": -70680 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 77, - "instId": 300002, - "propState": 8, - "pos": { - "x": -140504, - "y": -115, - "z": -75588 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 77, - "instId": 300004, - "propState": 8, - "pos": { - "x": -140816, - "y": -115, - "z": -71275 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 77, - "instId": 300003, - "propState": 8, - "pos": { - "x": -144990, - "y": -60, - "z": -73290 - }, - "rot": { - "x": 0, - "y": 270291, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 77, - "instId": 300005, - "propState": 8, - "pos": { - "x": -141728, - "y": -119, - "z": -73277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 77, - "instId": 300006, - "propState": 8, - "pos": { - "x": -133889, - "y": 108, - "z": -69144 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 77, - "instId": 300007, - "propState": 8, - "pos": { - "x": -133889, - "y": 108, - "z": -77261 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 77, - "instId": 300008, - "propState": 8, - "pos": { - "x": -110161, - "y": -61, - "z": -64690 - }, - "rot": { - "x": 0, - "y": 17053, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 77, - "instId": 300009, - "propState": 8, - "pos": { - "x": -110828, - "y": 504, - "z": -73353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 77, - "instId": 300010, - "propState": 8, - "pos": { - "x": -110156, - "y": -61, - "z": -81744 - }, - "rot": { - "x": 0, - "y": 342919, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 77, - "instId": 300011, - "propState": 1, - "pos": { - "x": -110829, - "y": 504, - "z": -73061 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 77, - "instId": 300012, - "propState": 8, - "pos": { - "x": -132106, - "y": -89, - "z": -75517 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 77, - "instId": 300013, - "propState": 8, - "pos": { - "x": -132109, - "y": -97, - "z": -70961 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [ - { - "groupId": 79, - "instId": 400001, - "pos": { - "x": 5180, - "y": 2844, - "z": -99910 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 79, - "instId": 300002, - "propState": 8, - "pos": { - "x": -410, - "y": 2844, - "z": -101440 - }, - "rot": { - "x": 0, - "y": 107848, - "z": 0 - }, - "propId": 1021 - }, - { - "groupId": 79, - "instId": 300004, - "propState": 8, - "pos": { - "x": 10990, - "y": 2844, - "z": -99790 - }, - "rot": { - "x": 0, - "y": 154929, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 79, - "instId": 300012, - "propState": 8, - "pos": { - "x": 15609, - "y": 2844, - "z": -102919 - }, - "rot": { - "x": 0, - "y": 209996, - "z": 0 - }, - "propId": 100024 - }, - { - "groupId": 79, - "instId": 300013, - "propState": 8, - "pos": { - "x": 14989, - "y": 2844, - "z": -102560 - }, - "rot": { - "x": 0, - "y": 209996, - "z": 0 - }, - "propId": 100024 - }, { - "groupId": 79, - "instId": 300015, - "propState": 8, - "pos": { - "x": 15640, - "y": 2844, - "z": -102210 - }, - "rot": { - "x": 0, - "y": 209999, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 79, - "instId": 300019, - "propState": 1, - "pos": { - "x": 8060, - "y": 2844, - "z": -107600 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2515, - "y": 2940, - "z": -100826 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 79, - "instId": 300003, - "propState": 8, - "pos": { - "x": -5599, - "y": 2864, - "z": -99852 - }, - "rot": { - "x": 0, - "y": 197158, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 79, - "instId": 300005, - "propState": 8, - "pos": { - "x": 42660, - "y": 3485, - "z": -115530 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100005 - }, { - "groupId": 79, - "instId": 300006, - "propState": 8, - "pos": { - "x": 42748, - "y": 3485, - "z": -115476 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300003 - } - ], - "teleports": {} - }, - "80": { - "monsters": [ - { - "groupId": 80, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -66967, - "y": -3195, - "z": -82821 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 80, - "instId": 300004, - "propState": 8, - "pos": { - "x": -71904, - "y": -3195, - "z": -82133 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 80, - "instId": 300003, - "propState": 2, - "pos": { - "x": -67010, - "y": -3195, - "z": -79240 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1004 - }, - { - "groupId": 80, - "instId": 300002, - "propState": 8, - "pos": { - "x": -64190, - "y": -3195, - "z": -76030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 80, - "instId": 300005, - "propState": 8, - "pos": { - "x": -75890, - "y": -3195, - "z": -85940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 80, - "instId": 300006, - "propState": 8, - "pos": { - "x": -66301, - "y": -3195, - "z": -83488 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "85": { - "monsters": [ - { - "groupId": 85, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -15000, - "y": 1039, - "z": -62340 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 85, - "instId": 300002, - "propState": 8, - "pos": { - "x": -12628, - "y": 1039, - "z": -65106 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 85, - "instId": 300006, - "propState": 8, - "pos": { - "x": -1655, - "y": 2844, - "z": -40428 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 85, - "instId": 300007, - "propState": 8, - "pos": { - "x": 10743, - "y": 2844, - "z": -52968 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 85, - "instId": 300004, - "propState": 8, - "pos": { - "x": -16937, - "y": 1040, - "z": -65281 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 85, - "instId": 300009, - "propState": 8, - "pos": { - "x": -19070, - "y": 1027, - "z": -51852 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 85, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14710, - "y": 1039, - "z": -66497 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 85, - "instId": 300005, - "propState": 1, - "pos": { - "x": -2438, - "y": 2916, - "z": -45562 - }, - "rot": { - "x": 0, - "y": 253313, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 85, - "instId": 300008, - "propState": 1, - "pos": { - "x": -5595, - "y": 2864, - "z": -46516 - }, - "rot": { - "x": 0, - "y": 163201, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 85, - "instId": 300010, - "propState": 8, - "pos": { - "x": -14790, - "y": 1039, - "z": -65360 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "86": { - "monsters": [ - { - "groupId": 86, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 1830, - "y": 2895, - "z": -44410 - }, - "rot": { - "x": 0, - "y": 74964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "87": { - "monsters": [ - { - "groupId": 87, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 4280, - "y": 2844, - "z": -43250 - }, - "rot": { - "x": 0, - "y": 359964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "88": { - "monsters": [ - { - "groupId": 88, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -113472, - "y": 18598, - "z": -74751 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 88, - "instId": 300002, - "propState": 8, - "pos": { - "x": -117400, - "y": 18598, - "z": -76160 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 88, - "instId": 300004, - "propState": 8, - "pos": { - "x": -117470, - "y": 18598, - "z": -70470 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 88, - "instId": 300003, - "propState": 8, - "pos": { - "x": -88660, - "y": 18979, - "z": -69350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 88, - "instId": 300005, - "propState": 8, - "pos": { - "x": -104570, - "y": 19024, - "z": -76360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 88, - "instId": 300006, - "propState": 8, - "pos": { - "x": -88660, - "y": 18979, - "z": -77500 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 88, - "instId": 300007, - "propState": 8, - "pos": { - "x": -100700, - "y": 19024, - "z": -70360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 88, - "instId": 300008, - "propState": 8, - "pos": { - "x": -117530, - "y": 18598, - "z": -73187 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 88, - "instId": 300009, - "propState": 8, - "pos": { - "x": -113331, - "y": 17656, - "z": -86508 - }, - "rot": { - "x": 0, - "y": 160861, - "z": 0 - }, - "propId": 300004 - } - ], - "teleports": {} - }, - "89": { - "monsters": [ - { - "groupId": 89, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -113472, - "y": 18598, - "z": -72230 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "90": { - "monsters": [ - { - "groupId": 90, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -147586, - "y": 2770, - "z": -38170 - }, - "rot": { - "x": 0, - "y": 114407, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 90, - "instId": 300002, - "propState": 8, - "pos": { - "x": -150300, - "y": 2770, - "z": -37640 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 90, - "instId": 300004, - "propState": 8, - "pos": { - "x": -148590, - "y": 2770, - "z": -34190 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 90, - "instId": 300003, - "propState": 8, - "pos": { - "x": -132012, - "y": 2824, - "z": -57981 - }, - "rot": { - "x": 0, - "y": 27345, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 90, - "instId": 300005, - "propState": 8, - "pos": { - "x": -130510, - "y": 2770, - "z": -55090 - }, - "rot": { - "x": 0, - "y": 297332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 90, - "instId": 300006, - "propState": 8, - "pos": { - "x": -144041, - "y": 2842, - "z": -38868 - }, - "rot": { - "x": 0, - "y": 117346, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 90, - "instId": 300007, - "propState": 8, - "pos": { - "x": -133340, - "y": 2770, - "z": -39970 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 90, - "instId": 300008, - "propState": 8, - "pos": { - "x": -131870, - "y": 2770, - "z": -37770 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 90, - "instId": 300009, - "propState": 8, - "pos": { - "x": -149465, - "y": 2770, - "z": -35922 - }, - "rot": { - "x": 0, - "y": 114407, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 90, - "instId": 300010, - "propState": 8, - "pos": { - "x": -155125, - "y": 2700, - "z": -33130 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300004 - } - ], - "teleports": {} - }, - "91": { - "monsters": [ - { - "groupId": 91, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -146676, - "y": 2770, - "z": -36305 - }, - "rot": { - "x": 0, - "y": 114407, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 91, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "93": { - "monsters": [ - { - "groupId": 93, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -66967, - "y": -3195, - "z": -82821 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": -71904, - "y": -3195, - "z": -82133 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": -75890, - "y": -3195, - "z": -85940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, - { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": -66301, - "y": -3195, - "z": -83488 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 93, - "instId": 300007, - "propState": 8, - "pos": { - "x": -64190, - "y": -3195, - "z": -76030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 93, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 93, - "instId": 300001, - "propState": 2, - "pos": { - "x": -67010, - "y": -3195, - "z": -79240 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1004 - } - ], - "teleports": {} - }, - "94": { - "monsters": [ - { - "groupId": 94, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -113460, - "y": 18598, - "z": -73540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": -118180, - "y": 18598, - "z": -75730 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": -35520, - "y": 18611, - "z": -72890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 94, - "instId": 300007, - "propState": 8, - "pos": { - "x": -67553, - "y": 18664, - "z": -84120 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 94, - "instId": 300004, - "propState": 8, - "pos": { - "x": -118290, - "y": 18598, - "z": -71730 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 94, - "instId": 300009, - "propState": 8, - "pos": { - "x": -100880, - "y": 18979, - "z": -71187 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": -37989, - "y": 18683, - "z": -92473 - }, - "rot": { - "x": 0, - "y": 117379, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 94, - "instId": 300005, - "propState": 1, - "pos": { - "x": -38680, - "y": 18260, - "z": -82930 - }, - "rot": { - "x": 0, - "y": 193835, - "z": 0 - }, - "propId": 100013 - }, { - "groupId": 94, - "instId": 300008, - "propState": 8, - "pos": { - "x": -118270, - "y": 18598, - "z": -73700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "95": { - "monsters": [ - { - "groupId": 95, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -91480, - "y": 18664, - "z": -73270 - }, - "rot": { - "x": 0, - "y": 89964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "96": { - "monsters": [ - { - "groupId": 96, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -48020, - "y": 18979, - "z": -73200 - }, - "rot": { - "x": 0, - "y": 359964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [ - { - "groupId": 98, - "instId": 400001, - "pos": { - "x": -36520, - "y": 18611, - "z": -77650 - }, - "rot": { - "x": 0, - "y": 198784, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "99": { - "monsters": [ - { - "groupId": 99, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -66967, - "y": -3195, - "z": -82821 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 99, - "instId": 300004, - "propState": 8, - "pos": { - "x": -71904, - "y": -3195, - "z": -82133 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 99, - "instId": 300003, - "propState": 2, - "pos": { - "x": -67010, - "y": -3195, - "z": -79240 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1004 - }, - { - "groupId": 99, - "instId": 300002, - "propState": 8, - "pos": { - "x": -64190, - "y": -3195, - "z": -76030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 99, - "instId": 300005, - "propState": 8, - "pos": { - "x": -75890, - "y": -3195, - "z": -85940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 99, - "instId": 300006, - "propState": 8, - "pos": { - "x": -66301, - "y": -3195, - "z": -83488 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300039, - "propState": 8, - "pos": { - "x": -38863, - "y": 17690, - "z": -62867 - }, - "rot": { - "x": 0, - "y": 343500, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 100, - "instId": 300040, - "propState": 8, - "pos": { - "x": -113331, - "y": 17656, - "z": -86508 - }, - "rot": { - "x": 0, - "y": 160861, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 100, - "instId": 300041, - "propState": 8, - "pos": { - "x": -155125, - "y": 2700, - "z": -33130 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300004 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8100301": { - "P81003_F81003001": { - "scenes": { - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300002, - "propState": 8, - "pos": { - "x": 64619, - "y": 80117, - "z": 99130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100014 - }, - { - "groupId": 61, - "instId": 300015, - "propState": 8, - "pos": { - "x": 94614, - "y": 74053, - "z": 103220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100014 - }, - { - "groupId": 61, - "instId": 300003, - "propState": 1, - "pos": { - "x": 67646, - "y": 80000, - "z": 110350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100011 - }, - { - "groupId": 61, - "instId": 300004, - "propState": 8, - "pos": { - "x": 67680, - "y": 79980, - "z": 88240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 61, - "instId": 300005, - "propState": 2, - "pos": { - "x": 92596, - "y": 65096, - "z": 102443 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 61, - "instId": 300006, - "propState": 8, - "pos": { - "x": 53462, - "y": 63965, - "z": 96389 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 61, - "instId": 300007, - "propState": 8, - "pos": { - "x": 50937, - "y": 63986, - "z": 78396 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 61, - "instId": 300008, - "propState": 8, - "pos": { - "x": 79060, - "y": 64016, - "z": 96537 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - } - ], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300002, - "propState": 1, - "pos": { - "x": 68110, - "y": 63760, - "z": 126450 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100011 - }, - { - "groupId": 62, - "instId": 300003, - "propState": 8, - "pos": { - "x": 60350, - "y": 63690, - "z": 99240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100012 - }, - { - "groupId": 62, - "instId": 300004, - "propState": 8, - "pos": { - "x": 68090, - "y": 63760, - "z": 72010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100012 - }, - { - "groupId": 62, - "instId": 300005, - "propState": 8, - "pos": { - "x": 86210, - "y": 64310, - "z": 99240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100013 - }, { - "groupId": 62, - "instId": 300006, - "propState": 8, - "pos": { - "x": 45940, - "y": 63750, - "z": 112750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100013 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300004, - "propState": 8, - "pos": { - "x": 39868, - "y": 80272, - "z": 99238 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100005 - }, - { - "groupId": 63, - "instId": 300003, - "propState": 8, - "pos": { - "x": 39867, - "y": 80327, - "z": 99241 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, - { - "groupId": 63, - "instId": 300005, - "propState": 2, - "pos": { - "x": 37471, - "y": 80260, - "z": 97107 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 63, - "instId": 300006, - "propState": 8, - "pos": { - "x": 189124, - "y": 82889, - "z": 141036 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 63, - "instId": 300011, - "propState": 8, - "pos": { - "x": 189124, - "y": 82816, - "z": 144281 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 63, - "instId": 300007, - "propState": 2, - "pos": { - "x": 187263, - "y": 82830, - "z": 144350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 63, - "instId": 300008, - "propState": 8, - "pos": { - "x": 125966, - "y": 80503, - "z": 126902 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 63, - "instId": 300012, - "propState": 8, - "pos": { - "x": 125966, - "y": 80461, - "z": 129012 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 63, - "instId": 300010, - "propState": 8, - "pos": { - "x": 124206, - "y": 80461, - "z": 129306 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 63, - "instId": 300009, - "propState": 8, - "pos": { - "x": 8732, - "y": 79658, - "z": 113930 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 63, - "instId": 300013, - "propState": 8, - "pos": { - "x": 8732, - "y": 79584, - "z": 110666 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 63, - "instId": 300002, - "propState": 8, - "pos": { - "x": 10469, - "y": 79626, - "z": 110460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": 45424, - "y": 105, - "z": -127524 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 63, - "instId": 300014, - "propState": 8, - "pos": { - "x": -5018, - "y": 79582, - "z": 99243 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 63, - "instId": 300015, - "propState": 8, - "pos": { - "x": 8732, - "y": 79584, - "z": 87818 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 63, - "instId": 300023, - "propState": 8, - "pos": { - "x": 6984, - "y": 79597, - "z": 88038 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 63, - "instId": 300024, - "propState": 8, - "pos": { - "x": 8730, - "y": 79658, - "z": 84610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 63, - "instId": 300016, - "propState": 1, - "pos": { - "x": 8736, - "y": 76653, - "z": 67879 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 63, - "instId": 300017, - "propState": 1, - "pos": { - "x": 8744, - "y": 76650, - "z": 130573 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 63, - "instId": 300018, - "propState": 1, - "pos": { - "x": 8742, - "y": 76666, - "z": 156017 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 63, - "instId": 300019, - "propState": 1, - "pos": { - "x": 91516, - "y": 75846, - "z": 124886 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 63, - "instId": 300020, - "propState": 1, - "pos": { - "x": 125990, - "y": 80471, - "z": 103866 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 63, - "instId": 300021, - "propState": 1, - "pos": { - "x": 133415, - "y": 78661, - "z": 139710 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 63, - "instId": 300022, - "propState": 1, - "pos": { - "x": 167309, - "y": 82825, - "z": 156197 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 63, - "instId": 300025, - "propState": 8, - "pos": { - "x": 125990, - "y": 80651, - "z": 101929 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300004 - } - ], - "teleports": {} - }, - "64": { - "monsters": [ - { - "groupId": 64, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 88100, - "y": 75793, - "z": 118489 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 64, - "instId": 300002, - "propState": 8, - "pos": { - "x": 91260, - "y": 75793, - "z": 120010 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 64, - "instId": 300006, - "propState": 8, - "pos": { - "x": 42080, - "y": 80223, - "z": 83280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 64, - "instId": 300007, - "propState": 8, - "pos": { - "x": 68817, - "y": 80223, - "z": 78720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 64, - "instId": 300004, - "propState": 8, - "pos": { - "x": 91210, - "y": 75793, - "z": 116845 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 64, - "instId": 300009, - "propState": 8, - "pos": { - "x": 67652, - "y": 80223, - "z": 119460 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 64, - "instId": 300003, - "propState": 8, - "pos": { - "x": 88532, - "y": 75793, - "z": 118489 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 64, - "instId": 300005, - "propState": 8, - "pos": { - "x": 61123, - "y": 80223, - "z": 118632 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 64, - "instId": 300008, - "propState": 8, - "pos": { - "x": 72450, - "y": 80223, - "z": 79860 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 64, - "instId": 300010, - "propState": 8, - "pos": { - "x": 39868, - "y": 80272, - "z": 99238 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100005 - }, { - "groupId": 64, - "instId": 300011, - "propState": 8, - "pos": { - "x": 39867, - "y": 80327, - "z": 99241 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 64, - "instId": 300012, - "propState": 1, - "pos": { - "x": 67646, - "y": 80000, - "z": 110350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 64, - "instId": 300013, - "propState": 1, - "pos": { - "x": 67680, - "y": 79980, - "z": 88240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 64, - "instId": 300014, - "propState": 8, - "pos": { - "x": 91544, - "y": 75888, - "z": 122769 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 100001 - } - ], - "teleports": {} - }, - "65": { - "monsters": [ - { - "groupId": 65, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 67831, - "y": 80483, - "z": 99459 - }, - "rot": { - "x": 0, - "y": 179964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "66": { - "monsters": [ - { - "groupId": 66, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 55521, - "y": 80223, - "z": 80107 - }, - "rot": { - "x": 0, - "y": 359964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "67": { - "monsters": [ - { - "groupId": 67, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 189000, - "y": 82766, - "z": 135060 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": 187189, - "y": 82781, - "z": 137810 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 67, - "instId": 300006, - "propState": 8, - "pos": { - "x": 181020, - "y": 82721, - "z": 133920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 67, - "instId": 300007, - "propState": 8, - "pos": { - "x": 185900, - "y": 77016, - "z": 91980 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 67, - "instId": 300004, - "propState": 8, - "pos": { - "x": 191190, - "y": 82793, - "z": 138090 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 67, - "instId": 300009, - "propState": 8, - "pos": { - "x": 169444, - "y": 77016, - "z": 100020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 67, - "instId": 300003, - "propState": 8, - "pos": { - "x": 189249, - "y": 82766, - "z": 137922 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 67, - "instId": 300005, - "propState": 8, - "pos": { - "x": 199840, - "y": 77016, - "z": 95930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 67, - "instId": 300008, - "propState": 8, - "pos": { - "x": 189124, - "y": 82889, - "z": 141036 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 67, - "instId": 300010, - "propState": 8, - "pos": { - "x": 189124, - "y": 82816, - "z": 144281 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - } - ], - "teleports": {} - }, - "68": { - "monsters": [ - { - "groupId": 68, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 174336, - "y": 82599, - "z": 121770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "69": { - "monsters": [ - { - "groupId": 69, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 174678, - "y": 77016, - "z": 95219 - }, - "rot": { - "x": 0, - "y": 359964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "70": { - "monsters": [ - { - "groupId": 70, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 31860, - "y": 80286, - "z": 99330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 70, - "instId": 300002, - "propState": 8, - "pos": { - "x": 35260, - "y": 80286, - "z": 101310 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 70, - "instId": 300006, - "propState": 8, - "pos": { - "x": 16190, - "y": 79626, - "z": 102610 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 70, - "instId": 300007, - "propState": 8, - "pos": { - "x": 7075, - "y": 79626, - "z": 79866 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 70, - "instId": 300004, - "propState": 8, - "pos": { - "x": 35300, - "y": 80286, - "z": 97530 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 70, - "instId": 300009, - "propState": 8, - "pos": { - "x": 6326, - "y": 76687, - "z": 62912 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 70, - "instId": 300003, - "propState": 8, - "pos": { - "x": 35347, - "y": 80286, - "z": 99330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 70, - "instId": 300005, - "propState": 1, - "pos": { - "x": 8730, - "y": 79658, - "z": 84610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 70, - "instId": 300008, - "propState": 1, - "pos": { - "x": 8732, - "y": 79584, - "z": 87818 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 70, - "instId": 300010, - "propState": 8, - "pos": { - "x": 8732, - "y": 79658, - "z": 113930 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 70, - "instId": 300011, - "propState": 8, - "pos": { - "x": 8732, - "y": 79584, - "z": 110666 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 70, - "instId": 300012, - "propState": 8, - "pos": { - "x": 39868, - "y": 80272, - "z": 99238 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100005 - }, { - "groupId": 70, - "instId": 300013, - "propState": 8, - "pos": { - "x": 39867, - "y": 80327, - "z": 99241 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - } - ], - "teleports": {} - }, - "71": { - "monsters": [ - { - "groupId": 71, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 8688, - "y": 76677, - "z": 69205 - }, - "rot": { - "x": 0, - "y": 179964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "72": { - "monsters": [ - { - "groupId": 72, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 8640, - "y": 79626, - "z": 93800 - }, - "rot": { - "x": 0, - "y": 359964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "73": { - "monsters": [ - { - "groupId": 73, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 126060, - "y": 80471, - "z": 117110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 73, - "instId": 300002, - "propState": 8, - "pos": { - "x": 123140, - "y": 80442, - "z": 120700 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 73, - "instId": 300004, - "propState": 8, - "pos": { - "x": 128530, - "y": 80471, - "z": 120660 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 73, - "instId": 300003, - "propState": 8, - "pos": { - "x": 126060, - "y": 80471, - "z": 117110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 73, - "instId": 300005, - "propState": 8, - "pos": { - "x": 125966, - "y": 80503, - "z": 126902 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 73, - "instId": 300006, - "propState": 8, - "pos": { - "x": 125966, - "y": 80461, - "z": 129012 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 73, - "instId": 300007, - "propState": 8, - "pos": { - "x": 125990, - "y": 80513, - "z": 103866 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 73, - "instId": 300008, - "propState": 8, - "pos": { - "x": 125990, - "y": 80651, - "z": 101929 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 73, - "instId": 300009, - "propState": 8, - "pos": { - "x": 130422, - "y": 80442, - "z": 110900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 73, - "instId": 300010, - "propState": 8, - "pos": { - "x": 122270, - "y": 80442, - "z": 113140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "74": { - "monsters": [ - { - "groupId": 74, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 82139, - "y": 78661, - "z": 140174 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 74, - "instId": 300002, - "propState": 8, - "pos": { - "x": 84895, - "y": 78661, - "z": 142539 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 74, - "instId": 300004, - "propState": 8, - "pos": { - "x": 84865, - "y": 78661, - "z": 137904 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 74, - "instId": 300003, - "propState": 8, - "pos": { - "x": 82139, - "y": 78661, - "z": 140174 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 74, - "instId": 300005, - "propState": 8, - "pos": { - "x": 85944, - "y": 78661, - "z": 139925 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 74, - "instId": 300006, - "propState": 8, - "pos": { - "x": 70848, - "y": 78661, - "z": 143057 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 74, - "instId": 300007, - "propState": 8, - "pos": { - "x": 73600, - "y": 78661, - "z": 138392 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "75": { - "monsters": [ - { - "groupId": 75, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 8530, - "y": 76644, - "z": 148050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 75, - "instId": 300002, - "propState": 8, - "pos": { - "x": 6420, - "y": 76644, - "z": 151120 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 75, - "instId": 300004, - "propState": 8, - "pos": { - "x": 10970, - "y": 76661, - "z": 151230 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 75, - "instId": 300003, - "propState": 8, - "pos": { - "x": 8530, - "y": 76644, - "z": 148050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 75, - "instId": 300005, - "propState": 8, - "pos": { - "x": 8744, - "y": 76722, - "z": 133116 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 75, - "instId": 300006, - "propState": 8, - "pos": { - "x": 8742, - "y": 76708, - "z": 156017 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 75, - "instId": 300008, - "propState": 8, - "pos": { - "x": 8732, - "y": 79658, - "z": 113930 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 75, - "instId": 300009, - "propState": 8, - "pos": { - "x": 8732, - "y": 79584, - "z": 110666 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 75, - "instId": 300010, - "propState": 8, - "pos": { - "x": 11326, - "y": 76661, - "z": 139363 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 75, - "instId": 300011, - "propState": 8, - "pos": { - "x": 5699, - "y": 76702, - "z": 139215 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - } - ], - "teleports": {} - }, - "76": { - "monsters": [ - { - "groupId": 76, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 126010, - "y": 80471, - "z": 119790 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 76, - "instId": 300002, - "propState": 8, - "pos": { - "x": 124280, - "y": 80442, - "z": 124224 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 76, - "instId": 300004, - "propState": 8, - "pos": { - "x": 127650, - "y": 80471, - "z": 124294 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 76, - "instId": 300003, - "propState": 8, - "pos": { - "x": 126070, - "y": 80471, - "z": 124350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 76, - "instId": 300005, - "propState": 8, - "pos": { - "x": 125966, - "y": 80503, - "z": 126902 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 76, - "instId": 300006, - "propState": 8, - "pos": { - "x": 125966, - "y": 80461, - "z": 129012 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 76, - "instId": 300007, - "propState": 8, - "pos": { - "x": 125990, - "y": 80513, - "z": 103866 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 76, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130422, - "y": 80442, - "z": 110900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 76, - "instId": 300009, - "propState": 8, - "pos": { - "x": 122270, - "y": 80442, - "z": 113140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 76, - "instId": 300010, - "propState": 8, - "pos": { - "x": 125990, - "y": 80651, - "z": 101929 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300004 - } - ], - "teleports": {} - }, - "77": { - "monsters": [ - { - "groupId": 77, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 81410, - "y": 78661, - "z": 140105 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 77, - "instId": 300002, - "propState": 8, - "pos": { - "x": 84857, - "y": 78661, - "z": 142580 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 77, - "instId": 300004, - "propState": 8, - "pos": { - "x": 84827, - "y": 78661, - "z": 137730 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 77, - "instId": 300003, - "propState": 8, - "pos": { - "x": 84980, - "y": 78661, - "z": 140105 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 77, - "instId": 300005, - "propState": 8, - "pos": { - "x": 86110, - "y": 78661, - "z": 139925 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 77, - "instId": 300006, - "propState": 8, - "pos": { - "x": 70848, - "y": 78661, - "z": 143057 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 77, - "instId": 300007, - "propState": 8, - "pos": { - "x": 73600, - "y": 78661, - "z": 138392 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "78": { - "monsters": [ - { - "groupId": 78, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 8740, - "y": 76644, - "z": 148130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 78, - "instId": 300002, - "propState": 8, - "pos": { - "x": 6360, - "y": 76644, - "z": 152830 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 78, - "instId": 300004, - "propState": 8, - "pos": { - "x": 10730, - "y": 76661, - "z": 152900 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 78, - "instId": 300003, - "propState": 8, - "pos": { - "x": 8650, - "y": 76644, - "z": 152840 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 78, - "instId": 300005, - "propState": 8, - "pos": { - "x": 8744, - "y": 76722, - "z": 133116 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 78, - "instId": 300006, - "propState": 8, - "pos": { - "x": 8742, - "y": 76708, - "z": 156017 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 78, - "instId": 300007, - "propState": 8, - "pos": { - "x": 11315, - "y": 76661, - "z": 139363 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 78, - "instId": 300008, - "propState": 8, - "pos": { - "x": 5699, - "y": 76702, - "z": 139215 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 78, - "instId": 300009, - "propState": 8, - "pos": { - "x": 125966, - "y": 80461, - "z": 129012 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 78, - "instId": 300010, - "propState": 8, - "pos": { - "x": 8732, - "y": 79658, - "z": 113930 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [ - { - "groupId": 79, - "instId": 400001, - "pos": { - "x": 129130, - "y": 80501, - "z": 117940 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 79, - "instId": 300002, - "propState": 8, - "pos": { - "x": 124280, - "y": 80442, - "z": 122930 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 79, - "instId": 300004, - "propState": 8, - "pos": { - "x": 127650, - "y": 80471, - "z": 123000 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 79, - "instId": 300005, - "propState": 8, - "pos": { - "x": 125966, - "y": 80503, - "z": 126902 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 79, - "instId": 300006, - "propState": 8, - "pos": { - "x": 125966, - "y": 80461, - "z": 129012 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 79, - "instId": 300007, - "propState": 8, - "pos": { - "x": 125990, - "y": 80513, - "z": 103866 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 79, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130422, - "y": 80442, - "z": 110900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 79, - "instId": 300009, - "propState": 8, - "pos": { - "x": 122270, - "y": 80442, - "z": 113140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 79, - "instId": 300003, - "propState": 8, - "pos": { - "x": 125990, - "y": 80651, - "z": 101929 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300004 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [ - { - "groupId": 81, - "instId": 400001, - "pos": { - "x": 79364, - "y": 78661, - "z": 137612 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 81, - "instId": 300002, - "propState": 8, - "pos": { - "x": 84820, - "y": 78661, - "z": 142388 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 81, - "instId": 300004, - "propState": 8, - "pos": { - "x": 84790, - "y": 78661, - "z": 137917 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 81, - "instId": 300005, - "propState": 8, - "pos": { - "x": 86010, - "y": 78661, - "z": 139925 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 81, - "instId": 300006, - "propState": 8, - "pos": { - "x": 70848, - "y": 78661, - "z": 143057 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 81, - "instId": 300007, - "propState": 8, - "pos": { - "x": 73600, - "y": 78661, - "z": 138392 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [ - { - "groupId": 82, - "instId": 400001, - "pos": { - "x": 10568, - "y": 76702, - "z": 149809 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 82, - "instId": 300002, - "propState": 8, - "pos": { - "x": 7130, - "y": 76644, - "z": 154040 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 82, - "instId": 300004, - "propState": 8, - "pos": { - "x": 10240, - "y": 76661, - "z": 154150 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 82, - "instId": 300005, - "propState": 8, - "pos": { - "x": 8744, - "y": 76722, - "z": 133116 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 82, - "instId": 300006, - "propState": 8, - "pos": { - "x": 8742, - "y": 76708, - "z": 156017 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 82, - "instId": 300007, - "propState": 8, - "pos": { - "x": 11347, - "y": 76661, - "z": 139346 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 82, - "instId": 300008, - "propState": 8, - "pos": { - "x": 5830, - "y": 76702, - "z": 139190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 82, - "instId": 300009, - "propState": 8, - "pos": { - "x": 125966, - "y": 80461, - "z": 129012 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 82, - "instId": 300003, - "propState": 8, - "pos": { - "x": 8732, - "y": 79658, - "z": 113930 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [ - { - "groupId": 83, - "instId": 400001, - "pos": { - "x": 161910, - "y": 77017, - "z": 98820 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 83, - "instId": 300002, - "propState": 8, - "pos": { - "x": 157124, - "y": 77017, - "z": 95962 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1021 - }, - { - "groupId": 83, - "instId": 300004, - "propState": 8, - "pos": { - "x": 167580, - "y": 77017, - "z": 100680 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 83, - "instId": 300012, - "propState": 8, - "pos": { - "x": 172120, - "y": 77017, - "z": 98660 - }, - "rot": { - "x": 0, - "y": 209996, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 83, - "instId": 300013, - "propState": 8, - "pos": { - "x": 172810, - "y": 77017, - "z": 99030 - }, - "rot": { - "x": 0, - "y": 209996, - "z": 0 - }, - "propId": 100024 - }, { - "groupId": 83, - "instId": 300015, - "propState": 8, - "pos": { - "x": 172810, - "y": 77017, - "z": 98290 - }, - "rot": { - "x": 0, - "y": 209996, - "z": 0 - }, - "propId": 100024 - }, { - "groupId": 83, - "instId": 300019, - "propState": 1, - "pos": { - "x": 167130, - "y": 77016, - "z": 92760 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 83, - "instId": 300001, - "propState": 8, - "pos": { - "x": 125990, - "y": 80513, - "z": 103866 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 83, - "instId": 300003, - "propState": 8, - "pos": { - "x": 125966, - "y": 80461, - "z": 129012 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 83, - "instId": 300005, - "propState": 1, - "pos": { - "x": 125990, - "y": 80651, - "z": 101929 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 83, - "instId": 300006, - "propState": 8, - "pos": { - "x": 184000, - "y": 77016, - "z": 95930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 83, - "instId": 300007, - "propState": 8, - "pos": { - "x": 174120, - "y": 77028, - "z": 101930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100006 - } - ], - "teleports": {} - }, - "85": { - "monsters": [ - { - "groupId": 85, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 189000, - "y": 82766, - "z": 135060 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 85, - "instId": 300002, - "propState": 8, - "pos": { - "x": 187189, - "y": 82781, - "z": 137810 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 85, - "instId": 300006, - "propState": 8, - "pos": { - "x": 181020, - "y": 82721, - "z": 133920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 85, - "instId": 300007, - "propState": 8, - "pos": { - "x": 173474, - "y": 82666, - "z": 133750 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 85, - "instId": 300004, - "propState": 8, - "pos": { - "x": 191190, - "y": 82793, - "z": 138090 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 85, - "instId": 300009, - "propState": 8, - "pos": { - "x": 169444, - "y": 77016, - "z": 100020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 85, - "instId": 300003, - "propState": 8, - "pos": { - "x": 189260, - "y": 82766, - "z": 137950 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 85, - "instId": 300005, - "propState": 8, - "pos": { - "x": 184030, - "y": 77016, - "z": 95930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 85, - "instId": 300008, - "propState": 8, - "pos": { - "x": 189124, - "y": 82889, - "z": 141036 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 85, - "instId": 300010, - "propState": 8, - "pos": { - "x": 189124, - "y": 82816, - "z": 144281 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - } - ], - "teleports": {} - }, - "86": { - "monsters": [ - { - "groupId": 86, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 175300, - "y": 82599, - "z": 123320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "87": { - "monsters": [ - { - "groupId": 87, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 173330, - "y": 82611, - "z": 123260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "88": { - "monsters": [ - { - "groupId": 88, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 124830, - "y": 80471, - "z": 119790 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 88, - "instId": 300002, - "propState": 8, - "pos": { - "x": 124280, - "y": 80442, - "z": 124224 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 88, - "instId": 300004, - "propState": 8, - "pos": { - "x": 127650, - "y": 80471, - "z": 124294 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 88, - "instId": 300003, - "propState": 8, - "pos": { - "x": 126050, - "y": 80471, - "z": 124340 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 88, - "instId": 300005, - "propState": 8, - "pos": { - "x": 125966, - "y": 80503, - "z": 126902 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 88, - "instId": 300006, - "propState": 8, - "pos": { - "x": 125966, - "y": 80461, - "z": 129012 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 88, - "instId": 300007, - "propState": 8, - "pos": { - "x": 125990, - "y": 80513, - "z": 103866 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 88, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130422, - "y": 80442, - "z": 110900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 88, - "instId": 300009, - "propState": 8, - "pos": { - "x": 122270, - "y": 80442, - "z": 113140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 88, - "instId": 300010, - "propState": 8, - "pos": { - "x": 125990, - "y": 80651, - "z": 101929 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300004 - } - ], - "teleports": {} - }, - "89": { - "monsters": [ - { - "groupId": 89, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 127200, - "y": 80471, - "z": 119790 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "90": { - "monsters": [ - { - "groupId": 90, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 81410, - "y": 78661, - "z": 141157 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 90, - "instId": 300002, - "propState": 8, - "pos": { - "x": 84820, - "y": 78661, - "z": 142388 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 90, - "instId": 300004, - "propState": 8, - "pos": { - "x": 84790, - "y": 78661, - "z": 137917 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 90, - "instId": 300003, - "propState": 8, - "pos": { - "x": 84915, - "y": 78661, - "z": 140090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 90, - "instId": 300005, - "propState": 8, - "pos": { - "x": 85945, - "y": 78661, - "z": 139925 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 90, - "instId": 300006, - "propState": 8, - "pos": { - "x": 70848, - "y": 78661, - "z": 143057 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 90, - "instId": 300007, - "propState": 8, - "pos": { - "x": 73600, - "y": 78661, - "z": 138392 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "91": { - "monsters": [ - { - "groupId": 91, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 81410, - "y": 78661, - "z": 139224 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 91, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "92": { - "monsters": [ - { - "groupId": 92, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 237420, - "y": 78508, - "z": 95450 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300004, - "propState": 8, - "pos": { - "x": 243210, - "y": 79652, - "z": 98560 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 92, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 92, - "instId": 300001, - "propState": 2, - "pos": { - "x": 240400, - "y": 79097, - "z": 92620 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 1004 - }, - { - "groupId": 92, - "instId": 300003, - "propState": 8, - "pos": { - "x": 237420, - "y": 78508, - "z": 95450 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 92, - "instId": 300005, - "propState": 8, - "pos": { - "x": 243910, - "y": 79791, - "z": 95920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 92, - "instId": 300006, - "propState": 8, - "pos": { - "x": 215790, - "y": 77016, - "z": 95920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "94": { - "monsters": [ - { - "groupId": 94, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 237420, - "y": 78508, - "z": 95450 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300004, - "propState": 8, - "pos": { - "x": 243210, - "y": 79652, - "z": 98560 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": 237420, - "y": 78508, - "z": 95450 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": 243910, - "y": 79791, - "z": 95920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, - { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": 215790, - "y": 77016, - "z": 95920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 94, - "instId": 300007, - "propState": 2, - "pos": { - "x": 240400, - "y": 79097, - "z": 92620 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 1004 - }, { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "95": { - "monsters": [ - { - "groupId": 95, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 189000, - "y": 82766, - "z": 135060 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 95, - "instId": 300002, - "propState": 8, - "pos": { - "x": 187189, - "y": 82781, - "z": 137810 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 95, - "instId": 300006, - "propState": 8, - "pos": { - "x": 181020, - "y": 82721, - "z": 133920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 95, - "instId": 300007, - "propState": 8, - "pos": { - "x": 185900, - "y": 77016, - "z": 91980 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 95, - "instId": 300004, - "propState": 8, - "pos": { - "x": 191190, - "y": 82793, - "z": 138090 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 95, - "instId": 300009, - "propState": 8, - "pos": { - "x": 169444, - "y": 77016, - "z": 100020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 95, - "instId": 300003, - "propState": 8, - "pos": { - "x": 189231, - "y": 82766, - "z": 138048 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 95, - "instId": 300005, - "propState": 8, - "pos": { - "x": 199840, - "y": 77016, - "z": 95930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 95, - "instId": 300008, - "propState": 8, - "pos": { - "x": 189124, - "y": 82889, - "z": 141036 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 95, - "instId": 300010, - "propState": 8, - "pos": { - "x": 189124, - "y": 82816, - "z": 144281 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - } - ], - "teleports": {} - }, - "96": { - "monsters": [ - { - "groupId": 96, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 174336, - "y": 82599, - "z": 121770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "97": { - "monsters": [ - { - "groupId": 97, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 174140, - "y": 77016, - "z": 100600 - }, - "rot": { - "x": 0, - "y": 179964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [ - { - "groupId": 99, - "instId": 400001, - "pos": { - "x": 187190, - "y": 77017, - "z": 96930 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8100401": { - "P81004_F81004001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 15610, - "y": 139260, - "z": -14090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 15010, - "y": 139530, - "z": -14090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -8740, - "y": 144131, - "z": -17090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -2740, - "y": 144131, - "z": -14090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -5740, - "y": 144131, - "z": -11090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1004 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -2740, - "y": 144131, - "z": -14090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -2740, - "y": 144131, - "z": -14090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -8740, - "y": 144131, - "z": -17090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "8": { - "monsters": [ - { - "groupId": 8, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -2740, - "y": 144131, - "z": -14090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2740, - "y": 144131, - "z": -14090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300002, - "propState": 2, - "pos": { - "x": -5740, - "y": 144131, - "z": -11090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1004 - }, { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -2740, - "y": 144131, - "z": -14090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": -25391, - "y": 172241, - "z": 50894 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [ - { - "groupId": 10, - "instId": 400001, - "pos": { - "x": -23489, - "y": 172241, - "z": 56406 - }, - "rot": { - "x": 0, - "y": 65000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -20302, - "y": 172241, - "z": 60386 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 1, - "pos": { - "x": -15159, - "y": 172241, - "z": 54258 - }, - "rot": { - "x": 0, - "y": 20000, - "z": 0 - }, - "propId": 1002 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": -15263, - "y": 172241, - "z": 62333 - }, - "rot": { - "x": 0, - "y": 350000, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": -15525, - "y": 172241, - "z": 63297 - }, - "rot": { - "x": 0, - "y": 350000, - "z": 0 - }, - "propId": 100024 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": -16221, - "y": 172241, - "z": 62614 - }, - "rot": { - "x": 0, - "y": 350000, - "z": 0 - }, - "propId": 100024 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": -5488, - "y": 172241, - "z": 69063 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -34930, - "y": 172241, - "z": 39490 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": -15634, - "y": 177414, - "z": -121614 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15397, - "y": 171870, - "z": -121735 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": -39210, - "y": 177414, - "z": -105820 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": -36280, - "y": 177414, - "z": -102320 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": -31407, - "y": 177414, - "z": -115033 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31365, - "y": 177414, - "z": -113739 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": -32775, - "y": 177414, - "z": -113885 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 13, - "instId": 300006, - "propState": 8, - "pos": { - "x": -22930, - "y": 177414, - "z": -110400 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 13, - "instId": 300007, - "propState": 8, - "pos": { - "x": -22884, - "y": 177414, - "z": -111837 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 13, - "instId": 300008, - "propState": 8, - "pos": { - "x": -21633, - "y": 177414, - "z": -111488 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [ - { - "groupId": 14, - "instId": 400001, - "pos": { - "x": -33220, - "y": 177414, - "z": -108140 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -39210, - "y": 177414, - "z": -105820 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": -36280, - "y": 177414, - "z": -102320 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": -31407, - "y": 177414, - "z": -115033 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31365, - "y": 177414, - "z": -113739 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": -32775, - "y": 177414, - "z": -113885 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 15, - "instId": 300006, - "propState": 8, - "pos": { - "x": -22930, - "y": 177414, - "z": -110400 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 15, - "instId": 300007, - "propState": 8, - "pos": { - "x": -22884, - "y": 177414, - "z": -111837 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 15, - "instId": 300008, - "propState": 8, - "pos": { - "x": -21633, - "y": 177414, - "z": -111488 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [ - { - "groupId": 16, - "instId": 400001, - "pos": { - "x": -27655, - "y": 177414, - "z": -117592 - }, - "rot": { - "x": 0, - "y": 115000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "17": { - "monsters": [ - { - "groupId": 17, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -36231, - "y": 177414, - "z": -105384 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -36231, - "y": 177414, - "z": -105384 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -36231, - "y": 177414, - "z": -105384 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "18": { - "monsters": [ - { - "groupId": 18, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -36627, - "y": 177414, - "z": -108968 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -36627, - "y": 177414, - "z": -108968 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "19": { - "monsters": [ - { - "groupId": 19, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -32770, - "y": 177414, - "z": -104372 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": -32770, - "y": 177414, - "z": -104372 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": 21780, - "y": 412124, - "z": -14220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8200, - "y": 406250, - "z": -14220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": 48780, - "y": 411908, - "z": -12220 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": 48780, - "y": 411908, - "z": -16220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": 39499, - "y": 411908, - "z": -10220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 21, - "instId": 300004, - "propState": 8, - "pos": { - "x": 38530, - "y": 411908, - "z": -11270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 21, - "instId": 300005, - "propState": 8, - "pos": { - "x": 37780, - "y": 411908, - "z": -10220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 21, - "instId": 300006, - "propState": 8, - "pos": { - "x": 32620, - "y": 411908, - "z": -18220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 21, - "instId": 300007, - "propState": 8, - "pos": { - "x": 32280, - "y": 411908, - "z": -17203 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 21, - "instId": 300008, - "propState": 8, - "pos": { - "x": 31780, - "y": 411908, - "z": -18220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [ - { - "groupId": 22, - "instId": 400001, - "pos": { - "x": 43100, - "y": 411908, - "z": -14220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": 48780, - "y": 411908, - "z": -12220 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": 48780, - "y": 411908, - "z": -16220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 23, - "instId": 300003, - "propState": 8, - "pos": { - "x": 39499, - "y": 411908, - "z": -10220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 23, - "instId": 300004, - "propState": 8, - "pos": { - "x": 38530, - "y": 411908, - "z": -11270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 23, - "instId": 300005, - "propState": 8, - "pos": { - "x": 37780, - "y": 411908, - "z": -10220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 23, - "instId": 300006, - "propState": 8, - "pos": { - "x": 32620, - "y": 411908, - "z": -18220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 23, - "instId": 300007, - "propState": 8, - "pos": { - "x": 32280, - "y": 411908, - "z": -17203 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 23, - "instId": 300008, - "propState": 8, - "pos": { - "x": 31780, - "y": 411908, - "z": -18220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [ - { - "groupId": 24, - "instId": 400001, - "pos": { - "x": 32320, - "y": 411908, - "z": -10220 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "25": { - "monsters": [ - { - "groupId": 25, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 46780, - "y": 411908, - "z": -14220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46780, - "y": 411908, - "z": -14220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 25, - "instId": 300002, - "propState": 8, - "pos": { - "x": 46780, - "y": 411908, - "z": -14220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "26": { - "monsters": [ - { - "groupId": 26, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 44780, - "y": 411908, - "z": -11220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": 44780, - "y": 411908, - "z": -11220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "27": { - "monsters": [ - { - "groupId": 27, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 44780, - "y": 411908, - "z": -17220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": 44780, - "y": 411908, - "z": -17220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43480, - "y": 411908, - "z": -14220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 28, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14160, - "y": 403790, - "z": -14220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": -70480, - "y": 411908, - "z": -16220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": -70480, - "y": 411908, - "z": -12220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 29, - "instId": 300003, - "propState": 8, - "pos": { - "x": -61535, - "y": 411908, - "z": -17736 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 29, - "instId": 300004, - "propState": 8, - "pos": { - "x": -60710, - "y": 411908, - "z": -16710 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 29, - "instId": 300005, - "propState": 8, - "pos": { - "x": -59653, - "y": 411908, - "z": -17736 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 29, - "instId": 300006, - "propState": 8, - "pos": { - "x": -55942, - "y": 411908, - "z": -10681 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 29, - "instId": 300007, - "propState": 8, - "pos": { - "x": -54931, - "y": 411908, - "z": -11743 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 29, - "instId": 300008, - "propState": 8, - "pos": { - "x": -54160, - "y": 411908, - "z": -10681 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [ - { - "groupId": 30, - "instId": 400001, - "pos": { - "x": -64870, - "y": 411908, - "z": -14220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": -70480, - "y": 411908, - "z": -16220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": -70480, - "y": 411908, - "z": -12220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 31, - "instId": 300003, - "propState": 8, - "pos": { - "x": -61535, - "y": 411908, - "z": -17736 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 31, - "instId": 300004, - "propState": 8, - "pos": { - "x": -60710, - "y": 411908, - "z": -16710 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 31, - "instId": 300005, - "propState": 8, - "pos": { - "x": -59653, - "y": 411908, - "z": -17736 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 31, - "instId": 300006, - "propState": 8, - "pos": { - "x": -55942, - "y": 411908, - "z": -10689 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 31, - "instId": 300007, - "propState": 8, - "pos": { - "x": -54931, - "y": 411908, - "z": -11751 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 31, - "instId": 300008, - "propState": 8, - "pos": { - "x": -54160, - "y": 411908, - "z": -10689 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [ - { - "groupId": 32, - "instId": 400001, - "pos": { - "x": -54020, - "y": 411908, - "z": -18220 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "33": { - "monsters": [ - { - "groupId": 33, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -68480, - "y": 411908, - "z": -14220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -68480, - "y": 411908, - "z": -14220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 33, - "instId": 300002, - "propState": 8, - "pos": { - "x": -68480, - "y": 411908, - "z": -14220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "34": { - "monsters": [ - { - "groupId": 34, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -66480, - "y": 411908, - "z": -17220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": -66480, - "y": 411908, - "z": -17220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "35": { - "monsters": [ - { - "groupId": 35, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -66480, - "y": 411908, - "z": -11220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": -66480, - "y": 411908, - "z": -11220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": 51456, - "y": 172272, - "z": 40051 - }, - "rot": { - "x": 0, - "y": 229685, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": 46435, - "y": 163090, - "z": 72623 - }, - "rot": { - "x": 0, - "y": 139685, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": 65500, - "y": 169648, - "z": 53390 - }, - "rot": { - "x": 0, - "y": 229685, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": 62330, - "y": 169648, - "z": 50700 - }, - "rot": { - "x": 0, - "y": 139685, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 37, - "instId": 300003, - "propState": 8, - "pos": { - "x": 58943, - "y": 169648, - "z": 60601 - }, - "rot": { - "x": 0, - "y": 320000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 37, - "instId": 300004, - "propState": 8, - "pos": { - "x": 56580, - "y": 169648, - "z": 63370 - }, - "rot": { - "x": 0, - "y": 320000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 37, - "instId": 300005, - "propState": 8, - "pos": { - "x": 57752, - "y": 169648, - "z": 62006 - }, - "rot": { - "x": 0, - "y": 320000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 37, - "instId": 300006, - "propState": 8, - "pos": { - "x": 51280, - "y": 169648, - "z": 62513 - }, - "rot": { - "x": 0, - "y": 139685, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 37, - "instId": 300007, - "propState": 8, - "pos": { - "x": 52420, - "y": 169648, - "z": 61190 - }, - "rot": { - "x": 0, - "y": 139685, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 37, - "instId": 300008, - "propState": 8, - "pos": { - "x": 50124, - "y": 169648, - "z": 63875 - }, - "rot": { - "x": 0, - "y": 139685, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [ - { - "groupId": 38, - "instId": 400001, - "pos": { - "x": 60640, - "y": 169648, - "z": 55900 - }, - "rot": { - "x": 0, - "y": 320000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 8, - "pos": { - "x": 65500, - "y": 169648, - "z": 53390 - }, - "rot": { - "x": 0, - "y": 229685, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 39, - "instId": 300002, - "propState": 8, - "pos": { - "x": 62330, - "y": 169648, - "z": 50700 - }, - "rot": { - "x": 0, - "y": 139685, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 39, - "instId": 300003, - "propState": 8, - "pos": { - "x": 58943, - "y": 169648, - "z": 60601 - }, - "rot": { - "x": 0, - "y": 320000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 39, - "instId": 300004, - "propState": 8, - "pos": { - "x": 56580, - "y": 169648, - "z": 63370 - }, - "rot": { - "x": 0, - "y": 320000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 39, - "instId": 300005, - "propState": 8, - "pos": { - "x": 57752, - "y": 169648, - "z": 62006 - }, - "rot": { - "x": 0, - "y": 320000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 39, - "instId": 300006, - "propState": 8, - "pos": { - "x": 51280, - "y": 169648, - "z": 62513 - }, - "rot": { - "x": 0, - "y": 139685, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 39, - "instId": 300007, - "propState": 8, - "pos": { - "x": 52420, - "y": 169648, - "z": 61190 - }, - "rot": { - "x": 0, - "y": 139685, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 39, - "instId": 300008, - "propState": 8, - "pos": { - "x": 50124, - "y": 169648, - "z": 63875 - }, - "rot": { - "x": 0, - "y": 139685, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [ - { - "groupId": 40, - "instId": 400001, - "pos": { - "x": 56304, - "y": 169648, - "z": 67174 - }, - "rot": { - "x": 0, - "y": 304685, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "41": { - "monsters": [ - { - "groupId": 41, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 62610, - "y": 169648, - "z": 53560 - }, - "rot": { - "x": 0, - "y": 319685, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 8, - "pos": { - "x": 62610, - "y": 169648, - "z": 53560 - }, - "rot": { - "x": 0, - "y": 319685, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 41, - "instId": 300002, - "propState": 8, - "pos": { - "x": 62610, - "y": 169648, - "z": 53560 - }, - "rot": { - "x": 0, - "y": 319685, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "42": { - "monsters": [ - { - "groupId": 42, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 63603, - "y": 169648, - "z": 57026 - }, - "rot": { - "x": 0, - "y": 319685, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": 63603, - "y": 169648, - "z": 57026 - }, - "rot": { - "x": 0, - "y": 319685, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "43": { - "monsters": [ - { - "groupId": 43, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 59028, - "y": 169648, - "z": 53144 - }, - "rot": { - "x": 0, - "y": 319685, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 8, - "pos": { - "x": 59028, - "y": 169648, - "z": 53144 - }, - "rot": { - "x": 0, - "y": 319685, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 8, - "pos": { - "x": -15417, - "y": 177463, - "z": -121611 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 44, - "instId": 300002, - "propState": 8, - "pos": { - "x": -16056, - "y": 180920, - "z": -96145 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 44, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11429, - "y": 174877, - "z": -111912 - }, - "rot": { - "x": 0, - "y": 220000, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7550, - "y": 177412, - "z": -128870 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 45, - "instId": 300002, - "propState": 8, - "pos": { - "x": -10670, - "y": 177412, - "z": -126250 - }, - "rot": { - "x": 0, - "y": 220000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 45, - "instId": 300003, - "propState": 8, - "pos": { - "x": 769, - "y": 177412, - "z": -122134 - }, - "rot": { - "x": 0, - "y": 220000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 45, - "instId": 300004, - "propState": 8, - "pos": { - "x": -579, - "y": 177412, - "z": -122146 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 45, - "instId": 300005, - "propState": 8, - "pos": { - "x": -400, - "y": 177412, - "z": -123500 - }, - "rot": { - "x": 0, - "y": 220000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 45, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4370, - "y": 177412, - "z": -116270 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 45, - "instId": 300007, - "propState": 8, - "pos": { - "x": -3046, - "y": 177412, - "z": -116303 - }, - "rot": { - "x": 0, - "y": 220000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 45, - "instId": 300008, - "propState": 8, - "pos": { - "x": -3221, - "y": 177412, - "z": -114903 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [ - { - "groupId": 46, - "instId": 400001, - "pos": { - "x": -5720, - "y": 177412, - "z": -123490 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7550, - "y": 177412, - "z": -128870 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 47, - "instId": 300002, - "propState": 8, - "pos": { - "x": -10670, - "y": 177412, - "z": -126250 - }, - "rot": { - "x": 0, - "y": 220000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 47, - "instId": 300003, - "propState": 8, - "pos": { - "x": 769, - "y": 177412, - "z": -122134 - }, - "rot": { - "x": 0, - "y": 220000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 47, - "instId": 300004, - "propState": 8, - "pos": { - "x": -579, - "y": 177412, - "z": -122146 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 47, - "instId": 300005, - "propState": 8, - "pos": { - "x": -400, - "y": 177412, - "z": -123500 - }, - "rot": { - "x": 0, - "y": 220000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 47, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4370, - "y": 177412, - "z": -116270 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 47, - "instId": 300007, - "propState": 8, - "pos": { - "x": -3046, - "y": 177412, - "z": -116303 - }, - "rot": { - "x": 0, - "y": 220000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 47, - "instId": 300008, - "propState": 8, - "pos": { - "x": -3221, - "y": 177412, - "z": -114903 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [ - { - "groupId": 48, - "instId": 400001, - "pos": { - "x": 850, - "y": 177412, - "z": -118550 - }, - "rot": { - "x": 0, - "y": 25000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "49": { - "monsters": [ - { - "groupId": 49, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -7836, - "y": 177412, - "z": -126011 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7836, - "y": 177412, - "z": -126011 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": -7836, - "y": 177412, - "z": -126011 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "50": { - "monsters": [ - { - "groupId": 50, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -4252, - "y": 177412, - "z": -126407 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4252, - "y": 177412, - "z": -126407 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "52": { - "monsters": [ - { - "groupId": 52, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -8848, - "y": 177412, - "z": -122550 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 8, - "pos": { - "x": -8848, - "y": 177412, - "z": -122550 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 8, - "pos": { - "x": -67418, - "y": 182862, - "z": -2456 - }, - "rot": { - "x": 0, - "y": 10800, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 53, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66687, - "y": 182862, - "z": -26474 - }, - "rot": { - "x": 0, - "y": 351299, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": -62550, - "y": 182862, - "z": -12028 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": -62550, - "y": 182862, - "z": -16028 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 54, - "instId": 300003, - "propState": 8, - "pos": { - "x": -72853, - "y": 182862, - "z": -9397 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 54, - "instId": 300004, - "propState": 8, - "pos": { - "x": -73705, - "y": 182862, - "z": -10420 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 54, - "instId": 300005, - "propState": 8, - "pos": { - "x": -74647, - "y": 182892, - "z": -9397 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 54, - "instId": 300006, - "propState": 8, - "pos": { - "x": -77703, - "y": 182862, - "z": -18350 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 54, - "instId": 300007, - "propState": 8, - "pos": { - "x": -78633, - "y": 182862, - "z": -17335 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 54, - "instId": 300008, - "propState": 8, - "pos": { - "x": -79437, - "y": 182862, - "z": -18350 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [ - { - "groupId": 55, - "instId": 400001, - "pos": { - "x": -67560, - "y": 182862, - "z": -14028 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": -62550, - "y": 182862, - "z": -12028 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 56, - "instId": 300002, - "propState": 8, - "pos": { - "x": -62550, - "y": 182862, - "z": -16028 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 56, - "instId": 300003, - "propState": 8, - "pos": { - "x": -72853, - "y": 182862, - "z": -9397 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 56, - "instId": 300004, - "propState": 8, - "pos": { - "x": -73705, - "y": 182862, - "z": -10420 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 56, - "instId": 300005, - "propState": 8, - "pos": { - "x": -74647, - "y": 182892, - "z": -9397 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 56, - "instId": 300006, - "propState": 8, - "pos": { - "x": -77703, - "y": 182862, - "z": -18350 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 56, - "instId": 300007, - "propState": 8, - "pos": { - "x": -78633, - "y": 182862, - "z": -17335 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 56, - "instId": 300008, - "propState": 8, - "pos": { - "x": -79437, - "y": 182862, - "z": -18350 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [ - { - "groupId": 57, - "instId": 400001, - "pos": { - "x": -79010, - "y": 182862, - "z": -10028 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "58": { - "monsters": [ - { - "groupId": 58, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -64550, - "y": 182862, - "z": -14028 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": -64550, - "y": 182862, - "z": -14028 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": -64550, - "y": 182862, - "z": -14028 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "59": { - "monsters": [ - { - "groupId": 59, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -66550, - "y": 182862, - "z": -11028 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": -66550, - "y": 182862, - "z": -11028 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "60": { - "monsters": [ - { - "groupId": 60, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -66550, - "y": 182862, - "z": -17028 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 8, - "pos": { - "x": -66550, - "y": 182862, - "z": -17028 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "61": { - "monsters": [ - { - "groupId": 61, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -66550, - "y": 182862, - "z": -11028 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 8, - "pos": { - "x": -66550, - "y": 182862, - "z": -11028 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 61, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66550, - "y": 182862, - "z": -11028 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "62": { - "monsters": [ - { - "groupId": 62, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -4252, - "y": 177412, - "z": -126407 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4252, - "y": 177412, - "z": -126407 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 62, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4252, - "y": 177412, - "z": -126407 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "63": { - "monsters": [ - { - "groupId": 63, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 63603, - "y": 169648, - "z": 57026 - }, - "rot": { - "x": 0, - "y": 320000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": 63603, - "y": 169648, - "z": 57026 - }, - "rot": { - "x": 0, - "y": 320000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 63, - "instId": 300002, - "propState": 8, - "pos": { - "x": 63603, - "y": 169648, - "z": 57026 - }, - "rot": { - "x": 0, - "y": 320000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "64": { - "monsters": [ - { - "groupId": 64, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -66480, - "y": 411908, - "z": -17220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": -66480, - "y": 411908, - "z": -17220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 64, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66480, - "y": 411908, - "z": -17220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "65": { - "monsters": [ - { - "groupId": 65, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 44780, - "y": 411908, - "z": -11220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 8, - "pos": { - "x": 44780, - "y": 411908, - "z": -11220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 65, - "instId": 300002, - "propState": 8, - "pos": { - "x": 44780, - "y": 411908, - "z": -11220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "66": { - "monsters": [ - { - "groupId": 66, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -36627, - "y": 177414, - "z": -108968 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": -36627, - "y": 177414, - "z": -108968 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 66, - "instId": 300002, - "propState": 8, - "pos": { - "x": -36627, - "y": 177414, - "z": -108968 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 24917, - "y": 148839, - "z": -15661 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 72, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15001, - "y": 176391, - "z": 51728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 8, - "pos": { - "x": -77730, - "y": 411908, - "z": -14250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1027 - }, - { - "groupId": 73, - "instId": 300002, - "propState": 8, - "pos": { - "x": -20527, - "y": 414336, - "z": 3458 - }, - "rot": { - "x": 0, - "y": 132930, - "z": 0 - }, - "propId": 1027 - }, - { - "groupId": 73, - "instId": 300003, - "propState": 8, - "pos": { - "x": -20458, - "y": 414248, - "z": -31819 - }, - "rot": { - "x": 0, - "y": 40565, - "z": 0 - }, - "propId": 1027 - }, - { - "groupId": 73, - "instId": 300004, - "propState": 8, - "pos": { - "x": -2850, - "y": 412082, - "z": 2780 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 73, - "instId": 300005, - "propState": 8, - "pos": { - "x": -2850, - "y": 412082, - "z": -30360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": -15600, - "y": 412082, - "z": -12250 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 74, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15600, - "y": 412082, - "z": -16250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 74, - "instId": 300003, - "propState": 8, - "pos": { - "x": -38330, - "y": 411908, - "z": -10200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 74, - "instId": 300004, - "propState": 8, - "pos": { - "x": -26070, - "y": 411908, - "z": -17490 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 74, - "instId": 300005, - "propState": 8, - "pos": { - "x": -40160, - "y": 411908, - "z": -10200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 74, - "instId": 300006, - "propState": 8, - "pos": { - "x": -51410, - "y": 411908, - "z": -17730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 74, - "instId": 300007, - "propState": 8, - "pos": { - "x": -27869, - "y": 411908, - "z": -17499 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 74, - "instId": 300008, - "propState": 8, - "pos": { - "x": -49740, - "y": 411908, - "z": -17730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [ - { - "groupId": 75, - "instId": 400001, - "pos": { - "x": -53770, - "y": 411908, - "z": -11020 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "76": { - "monsters": [ - { - "groupId": 76, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -19900, - "y": 412082, - "z": -14250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19900, - "y": 412082, - "z": -24800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 76, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19900, - "y": 412082, - "z": -24800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "77": { - "monsters": [ - { - "groupId": 77, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -45170, - "y": 411908, - "z": -13260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": -45170, - "y": 411908, - "z": -13260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "78": { - "monsters": [ - { - "groupId": 78, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -33150, - "y": 411908, - "z": -15840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": -33150, - "y": 411908, - "z": -15840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "79": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": -44637, - "y": 182923, - "z": -66305 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 79, - "instId": 300002, - "propState": 8, - "pos": { - "x": -65630, - "y": 182919, - "z": 5260 - }, - "rot": { - "x": 0, - "y": 14936, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": -70282, - "y": 182862, - "z": -11570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 80, - "instId": 300002, - "propState": 8, - "pos": { - "x": -65968, - "y": 182862, - "z": -11570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 80, - "instId": 300003, - "propState": 8, - "pos": { - "x": -70949, - "y": 182862, - "z": -23107 - }, - "rot": { - "x": 0, - "y": 350044, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 80, - "instId": 300004, - "propState": 8, - "pos": { - "x": -56323, - "y": 182862, - "z": -47460 - }, - "rot": { - "x": 0, - "y": 328067, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 80, - "instId": 300005, - "propState": 8, - "pos": { - "x": -70578, - "y": 182862, - "z": -24849 - }, - "rot": { - "x": 0, - "y": 350044, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 80, - "instId": 300006, - "propState": 8, - "pos": { - "x": -61475, - "y": 182862, - "z": -36083 - }, - "rot": { - "x": 0, - "y": 339672, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 80, - "instId": 300007, - "propState": 8, - "pos": { - "x": -57263, - "y": 182862, - "z": -45952 - }, - "rot": { - "x": 0, - "y": 328067, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 80, - "instId": 300008, - "propState": 8, - "pos": { - "x": -60817, - "y": 182862, - "z": -37748 - }, - "rot": { - "x": 0, - "y": 339672, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [ - { - "groupId": 81, - "instId": 400001, - "pos": { - "x": -60740, - "y": 182862, - "z": -51730 - }, - "rot": { - "x": 0, - "y": 135447, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "82": { - "monsters": [ - { - "groupId": 82, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -68100, - "y": 182862, - "z": -15234 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 8, - "pos": { - "x": -68100, - "y": 182862, - "z": -15234 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 82, - "instId": 300002, - "propState": 8, - "pos": { - "x": -68100, - "y": 182862, - "z": -15234 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "83": { - "monsters": [ - { - "groupId": 83, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -61923, - "y": 182862, - "z": -43398 - }, - "rot": { - "x": 0, - "y": 154699, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 8, - "pos": { - "x": -61923, - "y": 182862, - "z": -43398 - }, - "rot": { - "x": 0, - "y": 154699, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "84": { - "monsters": [ - { - "groupId": 84, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -66780, - "y": 182862, - "z": -28800 - }, - "rot": { - "x": 0, - "y": 172255, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300001, - "propState": 8, - "pos": { - "x": -66780, - "y": 182862, - "z": -28800 - }, - "rot": { - "x": 0, - "y": 172255, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 8, - "pos": { - "x": 34270, - "y": 172304, - "z": 60740 - }, - "rot": { - "x": 0, - "y": 140000, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 85, - "instId": 300002, - "propState": 8, - "pos": { - "x": -5490, - "y": 172226, - "z": 69070 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 85, - "instId": 300003, - "propState": 8, - "pos": { - "x": 13911, - "y": 172226, - "z": 85649 - }, - "rot": { - "x": 0, - "y": 184365, - "z": 0 - }, - "propId": 1027 - }, { - "groupId": 85, - "instId": 300004, - "propState": 8, - "pos": { - "x": 22474, - "y": 172226, - "z": 64786 - }, - "rot": { - "x": 0, - "y": 228952, - "z": 0 - }, - "propId": 1027 - } - ], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 8, - "pos": { - "x": -920, - "y": 172225, - "z": 70066 - }, - "rot": { - "x": 0, - "y": 320000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 86, - "instId": 300002, - "propState": 8, - "pos": { - "x": -3689, - "y": 172225, - "z": 73365 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 86, - "instId": 300003, - "propState": 8, - "pos": { - "x": 27864, - "y": 172226, - "z": 73273 - }, - "rot": { - "x": 0, - "y": 318562, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 86, - "instId": 300004, - "propState": 8, - "pos": { - "x": 2831, - "y": 172226, - "z": 79415 - }, - "rot": { - "x": 0, - "y": 49618, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 86, - "instId": 300005, - "propState": 8, - "pos": { - "x": 26631, - "y": 172226, - "z": 74691 - }, - "rot": { - "x": 0, - "y": 318562, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 86, - "instId": 300006, - "propState": 8, - "pos": { - "x": 14236, - "y": 172225, - "z": 75739 - }, - "rot": { - "x": 0, - "y": 274803, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 86, - "instId": 300007, - "propState": 8, - "pos": { - "x": 4111, - "y": 172226, - "z": 80504 - }, - "rot": { - "x": 0, - "y": 49618, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 86, - "instId": 300008, - "propState": 8, - "pos": { - "x": 15871, - "y": 172225, - "z": 75558 - }, - "rot": { - "x": 0, - "y": 274803, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [ - { - "groupId": 87, - "instId": 400001, - "pos": { - "x": 25840, - "y": 172226, - "z": 66080 - }, - "rot": { - "x": 0, - "y": 121718, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "88": { - "monsters": [ - { - "groupId": 88, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 1109, - "y": 172226, - "z": 74604 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300001, - "propState": 8, - "pos": { - "x": 1109, - "y": 172226, - "z": 74604 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 88, - "instId": 300002, - "propState": 8, - "pos": { - "x": 1109, - "y": 172226, - "z": 74604 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "89": { - "monsters": [ - { - "groupId": 89, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 20240, - "y": 172226, - "z": 77830 - }, - "rot": { - "x": 0, - "y": 147651, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": 20240, - "y": 172226, - "z": 77830 - }, - "rot": { - "x": 0, - "y": 147651, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "90": { - "monsters": [ - { - "groupId": 90, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 10980, - "y": 172226, - "z": 79419 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 8, - "pos": { - "x": 10980, - "y": 172226, - "z": 79419 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8111101": { - "P81111_F81111001": { - "scenes": { - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 13127, - "y": -2139, - "z": -16017 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 11, - "instId": 300008, - "propState": 8, - "pos": { - "x": 10810, - "y": -2160, - "z": -20560 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 101001 - }, - { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29457, - "y": -1114, - "z": -87132 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": 26760, - "y": -1150, - "z": -82588 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 11, - "instId": 300005, - "propState": 8, - "pos": { - "x": -5290, - "y": -2107, - "z": -170316 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 11, - "instId": 300004, - "propState": 2, - "pos": { - "x": 4800, - "y": -2160, - "z": -208496 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 11, - "instId": 300006, - "propState": 8, - "pos": { - "x": -2370, - "y": -2134, - "z": -88890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 11, - "instId": 300007, - "propState": 2, - "pos": { - "x": -4570, - "y": -2134, - "z": -87780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - } - ], - "teleports": {} - }, - "62": { - "monsters": [ - { - "groupId": 62, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 1660, - "y": -2139, - "z": -22840 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 62, - "instId": 300002, - "propState": 8, - "pos": { - "x": 3420, - "y": -2139, - "z": -27790 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 62, - "instId": 300006, - "propState": 8, - "pos": { - "x": -8900, - "y": 1876, - "z": 17150 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 62, - "instId": 300007, - "propState": 8, - "pos": { - "x": -16051, - "y": 1876, - "z": 5038 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 62, - "instId": 300004, - "propState": 8, - "pos": { - "x": 6720, - "y": -2139, - "z": -24510 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 62, - "instId": 300009, - "propState": 8, - "pos": { - "x": -5480, - "y": -2139, - "z": -19830 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 62, - "instId": 300003, - "propState": 8, - "pos": { - "x": 4980, - "y": -2139, - "z": -26490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 62, - "instId": 300005, - "propState": 8, - "pos": { - "x": 13127, - "y": -2139, - "z": -16017 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 62, - "instId": 300008, - "propState": 8, - "pos": { - "x": 6100, - "y": -2139, - "z": -27300 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 62, - "instId": 300010, - "propState": 8, - "pos": { - "x": 2210, - "y": 1876, - "z": 7970 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "63": { - "monsters": [ - { - "groupId": 63, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -9440, - "y": -2139, - "z": -12550 - }, - "rot": { - "x": 0, - "y": 314964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "64": { - "monsters": [ - { - "groupId": 64, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -2060, - "y": 1876, - "z": 8990 - }, - "rot": { - "x": 0, - "y": 269964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "65": { - "monsters": [ - { - "groupId": 65, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 6966, - "y": -2139, - "z": -28146 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 65, - "instId": 300002, - "propState": 8, - "pos": { - "x": 6510, - "y": -2139, - "z": -31620 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 65, - "instId": 300006, - "propState": 8, - "pos": { - "x": -5330, - "y": -2139, - "z": -12160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 65, - "instId": 300007, - "propState": 8, - "pos": { - "x": 9390, - "y": -2139, - "z": -21900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 65, - "instId": 300004, - "propState": 8, - "pos": { - "x": 10210, - "y": -2139, - "z": -28970 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 65, - "instId": 300009, - "propState": 8, - "pos": { - "x": 440, - "y": -2139, - "z": -26230 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 65, - "instId": 300003, - "propState": 8, - "pos": { - "x": 8282, - "y": -2139, - "z": -30463 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 65, - "instId": 300005, - "propState": 8, - "pos": { - "x": 13127, - "y": -2139, - "z": -16017 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 65, - "instId": 300008, - "propState": 8, - "pos": { - "x": 8110, - "y": -2139, - "z": -34430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 65, - "instId": 300010, - "propState": 8, - "pos": { - "x": -13190, - "y": -2139, - "z": -7160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "66": { - "monsters": [ - { - "groupId": 66, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -860, - "y": -2103, - "z": -22130 - }, - "rot": { - "x": 0, - "y": 310256, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "67": { - "monsters": [ - { - "groupId": 67, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 1000, - "y": -2139, - "z": -20220 - }, - "rot": { - "x": 0, - "y": 313501, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "68": { - "monsters": [ - { - "groupId": 68, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -15770, - "y": 1876, - "z": 9712 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": -20870, - "y": 1876, - "z": 7510 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 68, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20770, - "y": 1876, - "z": 12010 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 68, - "instId": 300003, - "propState": 8, - "pos": { - "x": -15770, - "y": 1876, - "z": 9712 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 68, - "instId": 300005, - "propState": 8, - "pos": { - "x": -13150, - "y": -2139, - "z": -7470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 68, - "instId": 300006, - "propState": 8, - "pos": { - "x": 2210, - "y": 1876, - "z": 7970 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 68, - "instId": 300007, - "propState": 8, - "pos": { - "x": -8900, - "y": 1876, - "z": 17150 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 68, - "instId": 300008, - "propState": 8, - "pos": { - "x": -16051, - "y": 1876, - "z": 5038 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [ - { - "groupId": 69, - "instId": 400001, - "pos": { - "x": -5740, - "y": 1876, - "z": 6290 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": -180, - "y": 1876, - "z": 6740 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 69, - "instId": 300004, - "propState": 8, - "pos": { - "x": 20, - "y": 1876, - "z": 11440 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 69, - "instId": 300003, - "propState": 8, - "pos": { - "x": -13150, - "y": -2139, - "z": -7470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 69, - "instId": 300005, - "propState": 8, - "pos": { - "x": 2210, - "y": 1876, - "z": 7970 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 69, - "instId": 300006, - "propState": 8, - "pos": { - "x": -11100, - "y": 1876, - "z": 13470 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 69, - "instId": 300007, - "propState": 8, - "pos": { - "x": -8970, - "y": 1876, - "z": 5200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "70": { - "monsters": [ - { - "groupId": 70, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -7990, - "y": -2139, - "z": -13650 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 70, - "instId": 300002, - "propState": 8, - "pos": { - "x": -12880, - "y": -2139, - "z": -11050 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 70, - "instId": 300006, - "propState": 8, - "pos": { - "x": 2490, - "y": -2139, - "z": -20370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 70, - "instId": 300004, - "propState": 8, - "pos": { - "x": -9890, - "y": -2139, - "z": -8970 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 70, - "instId": 300003, - "propState": 8, - "pos": { - "x": -3690, - "y": -2103, - "z": -21840 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 70, - "instId": 300005, - "propState": 8, - "pos": { - "x": -11410, - "y": -2139, - "z": -10020 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 70, - "instId": 300008, - "propState": 8, - "pos": { - "x": 13127, - "y": -2139, - "z": -16017 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 70, - "instId": 300009, - "propState": 8, - "pos": { - "x": 7900, - "y": -2139, - "z": -31620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 70, - "instId": 300010, - "propState": 8, - "pos": { - "x": -13030, - "y": -2139, - "z": -7430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "71": { - "monsters": [ - { - "groupId": 71, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 27240, - "y": -140, - "z": -199570 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 71, - "instId": 300002, - "propState": 8, - "pos": { - "x": 22790, - "y": -140, - "z": -198950 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 71, - "instId": 300006, - "propState": 8, - "pos": { - "x": -8900, - "y": 1876, - "z": 17150 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 71, - "instId": 300007, - "propState": 8, - "pos": { - "x": -16051, - "y": 1876, - "z": 5038 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 71, - "instId": 300004, - "propState": 8, - "pos": { - "x": 25930, - "y": -140, - "z": -195200 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 71, - "instId": 300009, - "propState": 8, - "pos": { - "x": -5480, - "y": -2139, - "z": -19830 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 71, - "instId": 300003, - "propState": 8, - "pos": { - "x": 24810, - "y": -140, - "z": -197760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 71, - "instId": 300008, - "propState": 8, - "pos": { - "x": 14454, - "y": -140, - "z": -195920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101004 - } - ], - "teleports": {} - }, - "72": { - "monsters": [ - { - "groupId": 72, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 46440, - "y": -140, - "z": -206220 - }, - "rot": { - "x": 0, - "y": 344964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "73": { - "monsters": [ - { - "groupId": 73, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 43990, - "y": -140, - "z": -193840 - }, - "rot": { - "x": 0, - "y": 269964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "74": { - "monsters": [ - { - "groupId": 74, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 47940, - "y": -140, - "z": -191890 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 74, - "instId": 300002, - "propState": 8, - "pos": { - "x": 52340, - "y": -140, - "z": -191430 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 74, - "instId": 300004, - "propState": 8, - "pos": { - "x": 49010, - "y": -140, - "z": -195260 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 74, - "instId": 300003, - "propState": 8, - "pos": { - "x": 47940, - "y": -140, - "z": -191890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 74, - "instId": 300005, - "propState": 8, - "pos": { - "x": 48410, - "y": -140, - "z": -198090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 74, - "instId": 300006, - "propState": 8, - "pos": { - "x": 45680, - "y": -140, - "z": -181910 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 74, - "instId": 300007, - "propState": 8, - "pos": { - "x": 39010, - "y": -140, - "z": -190910 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [ - { - "groupId": 75, - "instId": 400001, - "pos": { - "x": 30670, - "y": -140, - "z": -196950 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 75, - "instId": 300002, - "propState": 8, - "pos": { - "x": 23570, - "y": -140, - "z": -199000 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 75, - "instId": 300004, - "propState": 8, - "pos": { - "x": 26330, - "y": -140, - "z": -195550 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 75, - "instId": 300003, - "propState": 8, - "pos": { - "x": 48430, - "y": -140, - "z": -198180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 75, - "instId": 300006, - "propState": 8, - "pos": { - "x": 36400, - "y": -140, - "z": -199820 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 75, - "instId": 300007, - "propState": 8, - "pos": { - "x": 26930, - "y": -140, - "z": -204710 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 75, - "instId": 300005, - "propState": 8, - "pos": { - "x": 14454, - "y": -140, - "z": -195920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101004 - } - ], - "teleports": {} - }, - "76": { - "monsters": [ - { - "groupId": 76, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 47690, - "y": -140, - "z": -203080 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 76, - "instId": 300002, - "propState": 8, - "pos": { - "x": 51660, - "y": -140, - "z": -200820 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 76, - "instId": 300006, - "propState": 8, - "pos": { - "x": 41630, - "y": -140, - "z": -208610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 76, - "instId": 300004, - "propState": 8, - "pos": { - "x": 51910, - "y": -140, - "z": -205000 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 76, - "instId": 300003, - "propState": 8, - "pos": { - "x": 39200, - "y": -140, - "z": -199420 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 76, - "instId": 300005, - "propState": 8, - "pos": { - "x": 51150, - "y": -140, - "z": -202970 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 76, - "instId": 300007, - "propState": 8, - "pos": { - "x": 48430, - "y": -140, - "z": -198180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 76, - "instId": 300011, - "propState": 8, - "pos": { - "x": 14454, - "y": -140, - "z": -195920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101004 - } - ], - "teleports": {} - }, - "77": { - "monsters": [ - { - "groupId": 77, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 47630, - "y": -140, - "z": -201800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 77, - "instId": 300002, - "propState": 8, - "pos": { - "x": 51660, - "y": -140, - "z": -200820 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 77, - "instId": 300006, - "propState": 8, - "pos": { - "x": 43660, - "y": -140, - "z": -207310 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 77, - "instId": 300004, - "propState": 8, - "pos": { - "x": 51910, - "y": -140, - "z": -205000 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 77, - "instId": 300003, - "propState": 8, - "pos": { - "x": 39280, - "y": -140, - "z": -199560 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 77, - "instId": 300005, - "propState": 8, - "pos": { - "x": 51600, - "y": -140, - "z": -202840 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 77, - "instId": 300007, - "propState": 8, - "pos": { - "x": 48430, - "y": -140, - "z": -198180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 77, - "instId": 300011, - "propState": 8, - "pos": { - "x": 14454, - "y": -140, - "z": -195920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101004 - } - ], - "teleports": {} - }, - "78": { - "monsters": [ - { - "groupId": 78, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 47460, - "y": -140, - "z": -204960 - }, - "rot": { - "x": 0, - "y": 269964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "79": { - "monsters": [ - { - "groupId": 79, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 21405, - "y": -2134, - "z": -149893 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 79, - "instId": 300002, - "propState": 8, - "pos": { - "x": 24070, - "y": -2134, - "z": -146620 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 79, - "instId": 300006, - "propState": 8, - "pos": { - "x": 24870, - "y": -2134, - "z": -168200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 79, - "instId": 300007, - "propState": 8, - "pos": { - "x": 13930, - "y": -2134, - "z": -160180 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 79, - "instId": 300004, - "propState": 8, - "pos": { - "x": 18700, - "y": -2134, - "z": -146390 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 79, - "instId": 300009, - "propState": 8, - "pos": { - "x": 8480, - "y": -2134, - "z": -174050 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 79, - "instId": 300003, - "propState": 8, - "pos": { - "x": 21132, - "y": -2134, - "z": -146662 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 79, - "instId": 300010, - "propState": 8, - "pos": { - "x": 21050, - "y": -2134, - "z": -144950 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 79, - "instId": 300011, - "propState": 8, - "pos": { - "x": -5290, - "y": -2107, - "z": -170316 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 79, - "instId": 300005, - "propState": 8, - "pos": { - "x": 14454, - "y": -140, - "z": -195920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101004 - } - ], - "teleports": {} - }, - "80": { - "monsters": [ - { - "groupId": 80, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 4640, - "y": -2134, - "z": -170110 - }, - "rot": { - "x": 0, - "y": 164964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "81": { - "monsters": [ - { - "groupId": 81, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 20720, - "y": -2134, - "z": -171080 - }, - "rot": { - "x": 0, - "y": 344964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "82": { - "monsters": [ - { - "groupId": 82, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 19810, - "y": -2134, - "z": -167039 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 82, - "instId": 300002, - "propState": 8, - "pos": { - "x": 17240, - "y": -2134, - "z": -171300 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 82, - "instId": 300004, - "propState": 8, - "pos": { - "x": 22280, - "y": -2134, - "z": -171620 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 82, - "instId": 300003, - "propState": 8, - "pos": { - "x": 19810, - "y": -2134, - "z": -167039 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 82, - "instId": 300005, - "propState": 8, - "pos": { - "x": 4309, - "y": -2134, - "z": -175128 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 82, - "instId": 300006, - "propState": 8, - "pos": { - "x": 21050, - "y": -2134, - "z": -144950 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 82, - "instId": 300007, - "propState": 8, - "pos": { - "x": -5290, - "y": -2107, - "z": -170316 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 82, - "instId": 300009, - "propState": 8, - "pos": { - "x": 12260, - "y": -2134, - "z": -161790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 82, - "instId": 300010, - "propState": 8, - "pos": { - "x": 25020, - "y": -2106, - "z": -160750 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [ - { - "groupId": 83, - "instId": 400001, - "pos": { - "x": 7890, - "y": -2134, - "z": -166280 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 83, - "instId": 300002, - "propState": 8, - "pos": { - "x": 670, - "y": -2134, - "z": -168360 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 83, - "instId": 300004, - "propState": 8, - "pos": { - "x": 650, - "y": -2134, - "z": -172450 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 83, - "instId": 300006, - "propState": 8, - "pos": { - "x": 12260, - "y": -2134, - "z": -161790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 83, - "instId": 300007, - "propState": 8, - "pos": { - "x": 11450, - "y": -2106, - "z": -174290 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 83, - "instId": 300003, - "propState": 8, - "pos": { - "x": 4309, - "y": -2134, - "z": -175128 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 83, - "instId": 300005, - "propState": 8, - "pos": { - "x": 21050, - "y": -2134, - "z": -144950 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 83, - "instId": 300008, - "propState": 8, - "pos": { - "x": -5290, - "y": -2107, - "z": -170316 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101004 - } - ], - "teleports": {} - }, - "84": { - "monsters": [ - { - "groupId": 84, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 19770, - "y": -2134, - "z": -159540 - }, - "rot": { - "x": 0, - "y": 220048, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 84, - "instId": 300002, - "propState": 8, - "pos": { - "x": 20290, - "y": -2134, - "z": -155760 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 84, - "instId": 300006, - "propState": 8, - "pos": { - "x": 23720, - "y": -2134, - "z": -168030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 84, - "instId": 300004, - "propState": 8, - "pos": { - "x": 23300, - "y": -2134, - "z": -158650 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 84, - "instId": 300005, - "propState": 8, - "pos": { - "x": 21910, - "y": -2134, - "z": -157320 - }, - "rot": { - "x": 0, - "y": 220048, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 84, - "instId": 300007, - "propState": 8, - "pos": { - "x": 4309, - "y": -2134, - "z": -175128 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 84, - "instId": 300008, - "propState": 8, - "pos": { - "x": 21050, - "y": -2134, - "z": -144950 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 84, - "instId": 300009, - "propState": 8, - "pos": { - "x": -5290, - "y": -2107, - "z": -170316 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101004 - } - ], - "teleports": {} - }, - "85": { - "monsters": [ - { - "groupId": 85, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 4340, - "y": -2134, - "z": -171370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 85, - "instId": 300002, - "propState": 8, - "pos": { - "x": 1290, - "y": -2134, - "z": -172340 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 85, - "instId": 300006, - "propState": 8, - "pos": { - "x": 13703, - "y": -2106, - "z": -174487 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 85, - "instId": 300004, - "propState": 8, - "pos": { - "x": 1490, - "y": -2134, - "z": -168000 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 85, - "instId": 300003, - "propState": 8, - "pos": { - "x": 10200, - "y": -2134, - "z": -161860 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 85, - "instId": 300005, - "propState": 8, - "pos": { - "x": 1273, - "y": -2134, - "z": -170282 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 85, - "instId": 300007, - "propState": 8, - "pos": { - "x": 4309, - "y": -2134, - "z": -175128 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 85, - "instId": 300008, - "propState": 8, - "pos": { - "x": 21050, - "y": -2134, - "z": -144950 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 85, - "instId": 300009, - "propState": 8, - "pos": { - "x": -5290, - "y": -2107, - "z": -170316 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101004 - } - ], - "teleports": {} - }, - "86": { - "monsters": [ - { - "groupId": 86, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 4240, - "y": -2134, - "z": -169100 - }, - "rot": { - "x": 0, - "y": 89964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [ - { - "groupId": 87, - "instId": 400001, - "pos": { - "x": 37980, - "y": -1134, - "z": -100800 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 87, - "instId": 300002, - "propState": 8, - "pos": { - "x": 42800, - "y": -1134, - "z": -100140 - }, - "rot": { - "x": 0, - "y": 306239, - "z": 0 - }, - "propId": 1021 - }, - { - "groupId": 87, - "instId": 300004, - "propState": 8, - "pos": { - "x": 33290, - "y": -1134, - "z": -99740 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 87, - "instId": 300012, - "propState": 8, - "pos": { - "x": 31110, - "y": -1134, - "z": -96490 - }, - "rot": { - "x": 0, - "y": 209996, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 87, - "instId": 300013, - "propState": 8, - "pos": { - "x": 30766, - "y": -1134, - "z": -95890 - }, - "rot": { - "x": 0, - "y": 209996, - "z": 0 - }, - "propId": 101015 - }, { - "groupId": 87, - "instId": 300015, - "propState": 8, - "pos": { - "x": 31466, - "y": -1134, - "z": -95874 - }, - "rot": { - "x": 0, - "y": 209999, - "z": 0 - }, - "propId": 101015 - }, { - "groupId": 87, - "instId": 300019, - "propState": 1, - "pos": { - "x": 38630, - "y": -1134, - "z": -92970 - }, - "rot": { - "x": 0, - "y": 276180, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29457, - "y": -1114, - "z": -87132 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 87, - "instId": 300003, - "propState": 8, - "pos": { - "x": 29968, - "y": -1134, - "z": -105622 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "88": { - "monsters": [ - { - "groupId": 88, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -63640, - "y": -2141, - "z": -169640 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 88, - "instId": 300004, - "propState": 8, - "pos": { - "x": -70400, - "y": -2141, - "z": -172380 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 88, - "instId": 300003, - "propState": 2, - "pos": { - "x": -67110, - "y": -2141, - "z": -166520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1004 - }, - { - "groupId": 88, - "instId": 300002, - "propState": 8, - "pos": { - "x": -63640, - "y": -2141, - "z": -169640 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 88, - "instId": 300005, - "propState": 8, - "pos": { - "x": -42050, - "y": -2141, - "z": -170200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "89": { - "monsters": [ - { - "groupId": 89, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -63670, - "y": -2141, - "z": -169640 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300004, - "propState": 8, - "pos": { - "x": -70440, - "y": -2141, - "z": -172350 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 89, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 89, - "instId": 300001, - "propState": 2, - "pos": { - "x": -67100, - "y": -2141, - "z": -166550 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1004 - }, - { - "groupId": 89, - "instId": 300003, - "propState": 8, - "pos": { - "x": -63670, - "y": -2141, - "z": -169640 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 89, - "instId": 300005, - "propState": 8, - "pos": { - "x": -42050, - "y": -2141, - "z": -170200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "91": { - "monsters": [ - { - "groupId": 91, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 27240, - "y": -140, - "z": -199570 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 91, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 91, - "instId": 300002, - "propState": 8, - "pos": { - "x": 22790, - "y": -140, - "z": -198950 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 91, - "instId": 300006, - "propState": 8, - "pos": { - "x": -8900, - "y": 1876, - "z": 17150 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 91, - "instId": 300007, - "propState": 8, - "pos": { - "x": -16051, - "y": 1876, - "z": 5038 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 91, - "instId": 300004, - "propState": 8, - "pos": { - "x": 25930, - "y": -140, - "z": -195200 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 91, - "instId": 300009, - "propState": 8, - "pos": { - "x": -5480, - "y": -2139, - "z": -19830 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 91, - "instId": 300003, - "propState": 8, - "pos": { - "x": 1660, - "y": -2139, - "z": -22840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 91, - "instId": 300008, - "propState": 8, - "pos": { - "x": 14454, - "y": -140, - "z": -195920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101004 - } - ], - "teleports": {} - }, - "92": { - "monsters": [ - { - "groupId": 92, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 46440, - "y": -140, - "z": -206220 - }, - "rot": { - "x": 0, - "y": 344964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "93": { - "monsters": [ - { - "groupId": 93, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 43990, - "y": -140, - "z": -193840 - }, - "rot": { - "x": 0, - "y": 269964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [ - { - "groupId": 94, - "instId": 400001, - "pos": { - "x": 31490, - "y": -140, - "z": -182760 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8112101": { - "P81121_F81121001": { - "scenes": { - "83": { - "monsters": [ - { - "groupId": 83, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 127046, - "y": 46553, - "z": -72903 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 83, - "instId": 300004, - "propState": 8, - "pos": { - "x": 120710, - "y": 46553, - "z": -75860 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 83, - "instId": 300003, - "propState": 2, - "pos": { - "x": 123303, - "y": 46524, - "z": -69840 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1004 - }, - { - "groupId": 83, - "instId": 300002, - "propState": 8, - "pos": { - "x": 127018, - "y": 46553, - "z": -72924 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 83, - "instId": 300005, - "propState": 8, - "pos": { - "x": 124020, - "y": 46521, - "z": -53920 - }, - "rot": { - "x": 0, - "y": 352293, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 83, - "instId": 300006, - "propState": 8, - "pos": { - "x": 159350, - "y": 46521, - "z": -64610 - }, - "rot": { - "x": 0, - "y": 262293, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 83, - "instId": 300007, - "propState": 8, - "pos": { - "x": 144340, - "y": 46498, - "z": -72610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "84": { - "monsters": [ - { - "groupId": 84, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 152003, - "y": 46311, - "z": -67444 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 84, - "instId": 300002, - "propState": 8, - "pos": { - "x": 156190, - "y": 46342, - "z": -62780 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 84, - "instId": 300004, - "propState": 8, - "pos": { - "x": 157510, - "y": 46311, - "z": -69170 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 84, - "instId": 300003, - "propState": 8, - "pos": { - "x": 151974, - "y": 46311, - "z": -67430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 84, - "instId": 300005, - "propState": 8, - "pos": { - "x": 124020, - "y": 46521, - "z": -53920 - }, - "rot": { - "x": 0, - "y": 352293, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 84, - "instId": 300006, - "propState": 8, - "pos": { - "x": 159350, - "y": 46521, - "z": -64610 - }, - "rot": { - "x": 0, - "y": 262293, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 84, - "instId": 300007, - "propState": 8, - "pos": { - "x": 145440, - "y": 46498, - "z": -64870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 84, - "instId": 300008, - "propState": 8, - "pos": { - "x": 144020, - "y": 46515, - "z": -75610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [ - { - "groupId": 85, - "instId": 400001, - "pos": { - "x": 152003, - "y": 46311, - "z": -67444 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 85, - "instId": 300002, - "propState": 8, - "pos": { - "x": 156190, - "y": 46342, - "z": -62780 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 85, - "instId": 300001, - "propState": 8, - "pos": { - "x": 157510, - "y": 46311, - "z": -69170 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 85, - "instId": 300005, - "propState": 8, - "pos": { - "x": 145479, - "y": 46498, - "z": -64851 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 85, - "instId": 300003, - "propState": 8, - "pos": { - "x": 143990, - "y": 46512, - "z": -75616 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 85, - "instId": 300004, - "propState": 8, - "pos": { - "x": 124020, - "y": 46521, - "z": -53920 - }, - "rot": { - "x": 0, - "y": 352293, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 85, - "instId": 300006, - "propState": 8, - "pos": { - "x": 159350, - "y": 46521, - "z": -64610 - }, - "rot": { - "x": 0, - "y": 262293, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "86": { - "monsters": [ - { - "groupId": 86, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 166700, - "y": 46351, - "z": -64650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 86, - "instId": 300002, - "propState": 8, - "pos": { - "x": 162910, - "y": 46347, - "z": -61530 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 86, - "instId": 300006, - "propState": 8, - "pos": { - "x": 178620, - "y": 46408, - "z": -62040 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 86, - "instId": 300004, - "propState": 8, - "pos": { - "x": 162580, - "y": 46381, - "z": -67290 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 86, - "instId": 300007, - "propState": 8, - "pos": { - "x": 177529, - "y": 46509, - "z": -72414 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 86, - "instId": 300003, - "propState": 8, - "pos": { - "x": 172490, - "y": 46621, - "z": -72820 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 86, - "instId": 300005, - "propState": 8, - "pos": { - "x": 162940, - "y": 46351, - "z": -64450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 86, - "instId": 300008, - "propState": 8, - "pos": { - "x": 195630, - "y": 46508, - "z": -64750 - }, - "rot": { - "x": 0, - "y": 262293, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 86, - "instId": 300009, - "propState": 8, - "pos": { - "x": 159350, - "y": 46521, - "z": -64610 - }, - "rot": { - "x": 0, - "y": 262293, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "87": { - "monsters": [ - { - "groupId": 87, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 167800, - "y": 46351, - "z": -63330 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 87, - "instId": 300002, - "propState": 8, - "pos": { - "x": 162910, - "y": 46347, - "z": -61530 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 87, - "instId": 300006, - "propState": 8, - "pos": { - "x": 178620, - "y": 46408, - "z": -62040 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 87, - "instId": 300004, - "propState": 8, - "pos": { - "x": 162580, - "y": 46381, - "z": -67290 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 87, - "instId": 300007, - "propState": 8, - "pos": { - "x": 177539, - "y": 46500, - "z": -72276 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 87, - "instId": 300003, - "propState": 8, - "pos": { - "x": 172490, - "y": 46621, - "z": -72820 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 87, - "instId": 300005, - "propState": 8, - "pos": { - "x": 163120, - "y": 46351, - "z": -64390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 87, - "instId": 300008, - "propState": 8, - "pos": { - "x": 195630, - "y": 46508, - "z": -64750 - }, - "rot": { - "x": 0, - "y": 262293, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 87, - "instId": 300009, - "propState": 8, - "pos": { - "x": 159350, - "y": 46521, - "z": -64610 - }, - "rot": { - "x": 0, - "y": 262293, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "88": { - "monsters": [ - { - "groupId": 88, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 167370, - "y": 46333, - "z": -66050 - }, - "rot": { - "x": 0, - "y": 97552, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "89": { - "monsters": [ - { - "groupId": 89, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 121080, - "y": 58985, - "z": -121630 - }, - "rot": { - "x": 0, - "y": 146878, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 89, - "instId": 300002, - "propState": 8, - "pos": { - "x": 116560, - "y": 58985, - "z": -118430 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 89, - "instId": 300004, - "propState": 8, - "pos": { - "x": 120640, - "y": 58985, - "z": -116000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 89, - "instId": 300003, - "propState": 8, - "pos": { - "x": 121080, - "y": 58985, - "z": -121630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 89, - "instId": 300005, - "propState": 8, - "pos": { - "x": 117620, - "y": 59029, - "z": -115440 - }, - "rot": { - "x": 0, - "y": 329749, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 89, - "instId": 300006, - "propState": 8, - "pos": { - "x": 133080, - "y": 58985, - "z": -144530 - }, - "rot": { - "x": 0, - "y": 331383, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 89, - "instId": 300007, - "propState": 8, - "pos": { - "x": 121610, - "y": 58985, - "z": -130050 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 89, - "instId": 300008, - "propState": 8, - "pos": { - "x": 123550, - "y": 58985, - "z": -133860 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [ - { - "groupId": 90, - "instId": 400001, - "pos": { - "x": 117460, - "y": 58985, - "z": -108470 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 90, - "instId": 300002, - "propState": 8, - "pos": { - "x": 114440, - "y": 58985, - "z": -103880 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 90, - "instId": 300001, - "propState": 8, - "pos": { - "x": 109230, - "y": 58985, - "z": -106920 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 90, - "instId": 300005, - "propState": 8, - "pos": { - "x": 115460, - "y": 58985, - "z": -117380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 90, - "instId": 300003, - "propState": 8, - "pos": { - "x": 113700, - "y": 58985, - "z": -114600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 90, - "instId": 300004, - "propState": 8, - "pos": { - "x": 124200, - "y": 59026, - "z": -127640 - }, - "rot": { - "x": 0, - "y": 330324, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 90, - "instId": 300006, - "propState": 8, - "pos": { - "x": 110540, - "y": 58985, - "z": -103720 - }, - "rot": { - "x": 0, - "y": 330606, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "91": { - "monsters": [ - { - "groupId": 91, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 114790, - "y": 58985, - "z": -110850 - }, - "rot": { - "x": 0, - "y": 324359, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 91, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 91, - "instId": 300002, - "propState": 8, - "pos": { - "x": 114495, - "y": 58985, - "z": -114394 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 91, - "instId": 300006, - "propState": 8, - "pos": { - "x": 104610, - "y": 58985, - "z": -100970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 91, - "instId": 300004, - "propState": 8, - "pos": { - "x": 118430, - "y": 58985, - "z": -112150 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 91, - "instId": 300007, - "propState": 8, - "pos": { - "x": 113740, - "y": 58985, - "z": -100770 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 91, - "instId": 300003, - "propState": 8, - "pos": { - "x": 108110, - "y": 58985, - "z": -108110 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 91, - "instId": 300005, - "propState": 8, - "pos": { - "x": 116520, - "y": 58985, - "z": -113510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 91, - "instId": 300008, - "propState": 8, - "pos": { - "x": 100839, - "y": 58906, - "z": -85890 - }, - "rot": { - "x": 0, - "y": 331297, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 91, - "instId": 300009, - "propState": 8, - "pos": { - "x": 117340, - "y": 59029, - "z": -115490 - }, - "rot": { - "x": 0, - "y": 330842, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "92": { - "monsters": [ - { - "groupId": 92, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 102800, - "y": 58985, - "z": -94460 - }, - "rot": { - "x": 0, - "y": 133921, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 92, - "instId": 300002, - "propState": 8, - "pos": { - "x": 105050, - "y": 58985, - "z": -86990 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 92, - "instId": 300006, - "propState": 8, - "pos": { - "x": 104610, - "y": 58985, - "z": -100970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 92, - "instId": 300004, - "propState": 8, - "pos": { - "x": 99550, - "y": 58985, - "z": -90400 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 92, - "instId": 300007, - "propState": 8, - "pos": { - "x": 113740, - "y": 58985, - "z": -100770 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 92, - "instId": 300003, - "propState": 8, - "pos": { - "x": 108110, - "y": 58985, - "z": -108110 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 92, - "instId": 300005, - "propState": 8, - "pos": { - "x": 102650, - "y": 58985, - "z": -89110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 92, - "instId": 300008, - "propState": 8, - "pos": { - "x": 100839, - "y": 58906, - "z": -85890 - }, - "rot": { - "x": 0, - "y": 331297, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 92, - "instId": 300009, - "propState": 8, - "pos": { - "x": 117340, - "y": 59029, - "z": -115490 - }, - "rot": { - "x": 0, - "y": 330842, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "93": { - "monsters": [ - { - "groupId": 93, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 106730, - "y": 59029, - "z": -92210 - }, - "rot": { - "x": 0, - "y": 134964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "94": { - "monsters": [ - { - "groupId": 94, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 167376, - "y": 55859, - "z": -190454 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": 169850, - "y": 55930, - "z": -194260 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": 143420, - "y": 59109, - "z": -170610 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 94, - "instId": 300007, - "propState": 8, - "pos": { - "x": 164760, - "y": 56578, - "z": -174980 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 94, - "instId": 300004, - "propState": 8, - "pos": { - "x": 164630, - "y": 56107, - "z": -194310 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 94, - "instId": 300009, - "propState": 8, - "pos": { - "x": 163276, - "y": 56228, - "z": -183183 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": 167100, - "y": 55859, - "z": -194290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": 138510, - "y": 58977, - "z": -156040 - }, - "rot": { - "x": 0, - "y": 338562, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 94, - "instId": 300008, - "propState": 8, - "pos": { - "x": 182091, - "y": 55293, - "z": -180267 - }, - "rot": { - "x": 0, - "y": 218562, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 94, - "instId": 300010, - "propState": 8, - "pos": { - "x": 159660, - "y": 56083, - "z": -192880 - }, - "rot": { - "x": 0, - "y": 255686, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "95": { - "monsters": [ - { - "groupId": 95, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 156876, - "y": 57374, - "z": -176833 - }, - "rot": { - "x": 0, - "y": 299964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "96": { - "monsters": [ - { - "groupId": 96, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 158563, - "y": 57477, - "z": -173409 - }, - "rot": { - "x": 0, - "y": 269964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [ - { - "groupId": 97, - "instId": 400001, - "pos": { - "x": 165255, - "y": 55873, - "z": -187424 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 97, - "instId": 300002, - "propState": 8, - "pos": { - "x": 164250, - "y": 56125, - "z": -194480 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 97, - "instId": 300001, - "propState": 8, - "pos": { - "x": 162280, - "y": 56125, - "z": -190960 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 97, - "instId": 300005, - "propState": 8, - "pos": { - "x": 176695, - "y": 55911, - "z": -191821 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 97, - "instId": 300003, - "propState": 8, - "pos": { - "x": 172300, - "y": 55825, - "z": -193260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 97, - "instId": 300007, - "propState": 8, - "pos": { - "x": 163035, - "y": 56558, - "z": -177012 - }, - "rot": { - "x": 0, - "y": 293562, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 97, - "instId": 300008, - "propState": 8, - "pos": { - "x": 182091, - "y": 55293, - "z": -180267 - }, - "rot": { - "x": 0, - "y": 218562, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 97, - "instId": 300009, - "propState": 8, - "pos": { - "x": 159660, - "y": 56083, - "z": -192880 - }, - "rot": { - "x": 0, - "y": 255686, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "98": { - "monsters": [ - { - "groupId": 98, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 174039, - "y": 55501, - "z": -184527 - }, - "rot": { - "x": 0, - "y": 296878, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 98, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 98, - "instId": 300002, - "propState": 8, - "pos": { - "x": 179113, - "y": 55600, - "z": -184893 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 98, - "instId": 300004, - "propState": 8, - "pos": { - "x": 176535, - "y": 55600, - "z": -189279 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 98, - "instId": 300003, - "propState": 8, - "pos": { - "x": 174039, - "y": 55501, - "z": -184527 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 98, - "instId": 300005, - "propState": 8, - "pos": { - "x": 153370, - "y": 57310, - "z": -172950 - }, - "rot": { - "x": 0, - "y": 293562, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 98, - "instId": 300006, - "propState": 8, - "pos": { - "x": 182091, - "y": 55293, - "z": -180267 - }, - "rot": { - "x": 0, - "y": 218562, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 98, - "instId": 300007, - "propState": 8, - "pos": { - "x": 159660, - "y": 56083, - "z": -192880 - }, - "rot": { - "x": 0, - "y": 255686, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 98, - "instId": 300009, - "propState": 8, - "pos": { - "x": 176720, - "y": 55795, - "z": -191250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 98, - "instId": 300010, - "propState": 8, - "pos": { - "x": 164270, - "y": 56086, - "z": -183050 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "99": { - "monsters": [ - { - "groupId": 99, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 188290, - "y": 55122, - "z": -172350 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 99, - "instId": 300002, - "propState": 8, - "pos": { - "x": 189100, - "y": 55114, - "z": -167420 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 99, - "instId": 300006, - "propState": 8, - "pos": { - "x": 212080, - "y": 52375, - "z": -176930 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 99, - "instId": 300007, - "propState": 8, - "pos": { - "x": 211405, - "y": 52811, - "z": -185873 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 99, - "instId": 300004, - "propState": 8, - "pos": { - "x": 184870, - "y": 55114, - "z": -169250 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 99, - "instId": 300009, - "propState": 8, - "pos": { - "x": 189940, - "y": 55072, - "z": -179250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 99, - "instId": 300003, - "propState": 8, - "pos": { - "x": 186930, - "y": 55122, - "z": -168480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 99, - "instId": 300005, - "propState": 8, - "pos": { - "x": 225416, - "y": 52439, - "z": -174844 - }, - "rot": { - "x": 0, - "y": 278562, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 99, - "instId": 300008, - "propState": 8, - "pos": { - "x": 182091, - "y": 55293, - "z": -180267 - }, - "rot": { - "x": 0, - "y": 218562, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "100": { - "monsters": [ - { - "groupId": 100, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 212760, - "y": 52405, - "z": -178890 - }, - "rot": { - "x": 0, - "y": 149964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "101": { - "monsters": [ - { - "groupId": 101, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 198480, - "y": 54595, - "z": -180630 - }, - "rot": { - "x": 0, - "y": 74964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 101, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [ - { - "groupId": 102, - "instId": 400001, - "pos": { - "x": 211160, - "y": 51810, - "z": -167630 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 102, - "instId": 300002, - "propState": 8, - "pos": { - "x": 205290, - "y": 51515, - "z": -171550 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 102, - "instId": 300001, - "propState": 8, - "pos": { - "x": 206130, - "y": 51590, - "z": -167740 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 102, - "instId": 300005, - "propState": 8, - "pos": { - "x": 211630, - "y": 52444, - "z": -176030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 102, - "instId": 300003, - "propState": 8, - "pos": { - "x": 217991, - "y": 52493, - "z": -168775 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 102, - "instId": 300007, - "propState": 8, - "pos": { - "x": 225340, - "y": 52444, - "z": -174850 - }, - "rot": { - "x": 0, - "y": 263562, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 102, - "instId": 300008, - "propState": 8, - "pos": { - "x": 209650, - "y": 52815, - "z": -183660 - }, - "rot": { - "x": 0, - "y": 263562, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "103": { - "monsters": [ - { - "groupId": 103, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 187524, - "y": 55119, - "z": -170599 - }, - "rot": { - "x": 0, - "y": 144359, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 103, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 103, - "instId": 300002, - "propState": 8, - "pos": { - "x": 185390, - "y": 55114, - "z": -168250 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 103, - "instId": 300006, - "propState": 8, - "pos": { - "x": 188620, - "y": 55046, - "z": -178940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 103, - "instId": 300004, - "propState": 8, - "pos": { - "x": 189060, - "y": 55114, - "z": -167430 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 103, - "instId": 300007, - "propState": 8, - "pos": { - "x": 193403, - "y": 55291, - "z": -174982 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 103, - "instId": 300003, - "propState": 8, - "pos": { - "x": 182870, - "y": 55118, - "z": -175480 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 103, - "instId": 300005, - "propState": 8, - "pos": { - "x": 186900, - "y": 55119, - "z": -167810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 103, - "instId": 300008, - "propState": 8, - "pos": { - "x": 181540, - "y": 55169, - "z": -180990 - }, - "rot": { - "x": 0, - "y": 217941, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 103, - "instId": 300009, - "propState": 8, - "pos": { - "x": 201310, - "y": 54174, - "z": -181590 - }, - "rot": { - "x": 0, - "y": 270842, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "104": { - "monsters": [ - { - "groupId": 104, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 267480, - "y": 52551, - "z": -152320 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 104, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 104, - "instId": 300002, - "propState": 8, - "pos": { - "x": 266330, - "y": 52548, - "z": -148010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 104, - "instId": 300006, - "propState": 8, - "pos": { - "x": 244860, - "y": 51714, - "z": -144150 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 104, - "instId": 300007, - "propState": 8, - "pos": { - "x": 248550, - "y": 52472, - "z": -156050 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 104, - "instId": 300004, - "propState": 8, - "pos": { - "x": 271260, - "y": 52548, - "z": -150140 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 104, - "instId": 300009, - "propState": 8, - "pos": { - "x": 238798, - "y": 52705, - "z": -171948 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 104, - "instId": 300003, - "propState": 8, - "pos": { - "x": 268980, - "y": 52551, - "z": -148900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 104, - "instId": 300005, - "propState": 8, - "pos": { - "x": 231572, - "y": 47995, - "z": -133518 - }, - "rot": { - "x": 0, - "y": 246530, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 104, - "instId": 300008, - "propState": 8, - "pos": { - "x": 234450, - "y": 52441, - "z": -170200 - }, - "rot": { - "x": 0, - "y": 224327, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "105": { - "monsters": [ - { - "groupId": 105, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 235480, - "y": 52526, - "z": -168750 - }, - "rot": { - "x": 0, - "y": 29964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "106": { - "monsters": [ - { - "groupId": 106, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 256070, - "y": 52566, - "z": -164950 - }, - "rot": { - "x": 0, - "y": 224964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 106, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "107": { - "monsters": [ - { - "groupId": 107, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 246300, - "y": 50353, - "z": -134630 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 107, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 107, - "instId": 300002, - "propState": 8, - "pos": { - "x": 248600, - "y": 50364, - "z": -130310 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 107, - "instId": 300006, - "propState": 8, - "pos": { - "x": 244860, - "y": 51714, - "z": -144150 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 107, - "instId": 300007, - "propState": 8, - "pos": { - "x": 248534, - "y": 52472, - "z": -156119 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 107, - "instId": 300004, - "propState": 8, - "pos": { - "x": 243910, - "y": 50364, - "z": -129880 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 107, - "instId": 300009, - "propState": 8, - "pos": { - "x": 238773, - "y": 52695, - "z": -171895 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 107, - "instId": 300003, - "propState": 8, - "pos": { - "x": 246230, - "y": 50353, - "z": -130290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 107, - "instId": 300005, - "propState": 8, - "pos": { - "x": 231572, - "y": 47995, - "z": -133518 - }, - "rot": { - "x": 0, - "y": 246530, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 107, - "instId": 300008, - "propState": 8, - "pos": { - "x": 234450, - "y": 52441, - "z": -170200 - }, - "rot": { - "x": 0, - "y": 224327, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "108": { - "monsters": [ - { - "groupId": 108, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 239830, - "y": 52526, - "z": -160890 - }, - "rot": { - "x": 0, - "y": 29964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "109": { - "monsters": [ - { - "groupId": 109, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 248510, - "y": 52566, - "z": -169330 - }, - "rot": { - "x": 0, - "y": 59964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 109, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "110": { - "monsters": [ - { - "groupId": 110, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 238790, - "y": 52505, - "z": -164660 - }, - "rot": { - "x": 0, - "y": 31413, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 110, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 110, - "instId": 300002, - "propState": 8, - "pos": { - "x": 234190, - "y": 52511, - "z": -167920 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 110, - "instId": 300004, - "propState": 8, - "pos": { - "x": 237550, - "y": 52501, - "z": -170170 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 110, - "instId": 300003, - "propState": 8, - "pos": { - "x": 238790, - "y": 52505, - "z": -164660 - }, - "rot": { - "x": 0, - "y": 31413, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 110, - "instId": 300005, - "propState": 8, - "pos": { - "x": 234450, - "y": 52441, - "z": -170200 - }, - "rot": { - "x": 0, - "y": 224327, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 110, - "instId": 300006, - "propState": 8, - "pos": { - "x": 247730, - "y": 51445, - "z": -143960 - }, - "rot": { - "x": 0, - "y": 187293, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 110, - "instId": 300007, - "propState": 8, - "pos": { - "x": 242840, - "y": 52428, - "z": -171320 - }, - "rot": { - "x": 0, - "y": 307293, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "111": { - "monsters": [ - { - "groupId": 111, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 268890, - "y": 52546, - "z": -151880 - }, - "rot": { - "x": 0, - "y": 204359, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 111, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 111, - "instId": 300002, - "propState": 8, - "pos": { - "x": 269490, - "y": 52545, - "z": -147550 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 111, - "instId": 300006, - "propState": 8, - "pos": { - "x": 269870, - "y": 52907, - "z": -160930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 111, - "instId": 300004, - "propState": 8, - "pos": { - "x": 273000, - "y": 52545, - "z": -150410 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 111, - "instId": 300007, - "propState": 8, - "pos": { - "x": 258999, - "y": 52630, - "z": -156686 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 111, - "instId": 300003, - "propState": 8, - "pos": { - "x": 262768, - "y": 52829, - "z": -164016 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 111, - "instId": 300005, - "propState": 8, - "pos": { - "x": 271040, - "y": 52546, - "z": -149450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 111, - "instId": 300009, - "propState": 8, - "pos": { - "x": 248890, - "y": 52553, - "z": -170800 - }, - "rot": { - "x": 0, - "y": 225842, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "112": { - "monsters": [], - "npcs": [ - { - "groupId": 112, - "instId": 400001, - "pos": { - "x": 232900, - "y": 45265, - "z": -63570 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 112, - "instId": 300002, - "propState": 8, - "pos": { - "x": 229490, - "y": 45265, - "z": -68910 - }, - "rot": { - "x": 0, - "y": 70326, - "z": 0 - }, - "propId": 1021 - }, - { - "groupId": 112, - "instId": 300004, - "propState": 8, - "pos": { - "x": 237210, - "y": 45265, - "z": -59630 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 112, - "instId": 300012, - "propState": 8, - "pos": { - "x": 243279, - "y": 45265, - "z": -59512 - }, - "rot": { - "x": 0, - "y": 209996, - "z": 0 - }, - "propId": 101015 - }, - { - "groupId": 112, - "instId": 300013, - "propState": 8, - "pos": { - "x": 242672, - "y": 45265, - "z": -58998 - }, - "rot": { - "x": 0, - "y": 209996, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 112, - "instId": 300015, - "propState": 8, - "pos": { - "x": 242467, - "y": 45265, - "z": -59716 - }, - "rot": { - "x": 0, - "y": 209999, - "z": 0 - }, - "propId": 101015 - }, { - "groupId": 112, - "instId": 300019, - "propState": 1, - "pos": { - "x": 240394, - "y": 45265, - "z": -68335 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 112, - "instId": 300001, - "propState": 8, - "pos": { - "x": 211340, - "y": 46601, - "z": -61240 - }, - "rot": { - "x": 0, - "y": 255842, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 112, - "instId": 300003, - "propState": 8, - "pos": { - "x": 234570, - "y": 45195, - "z": -86860 - }, - "rot": { - "x": 0, - "y": 210842, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "113": { - "monsters": [ - { - "groupId": 113, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 186570, - "y": 28389, - "z": -127320 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 113, - "instId": 300004, - "propState": 8, - "pos": { - "x": 183520, - "y": 28389, - "z": -121690 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 113, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 113, - "instId": 300001, - "propState": 2, - "pos": { - "x": 189550, - "y": 28423, - "z": -124720 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1004 - }, - { - "groupId": 113, - "instId": 300003, - "propState": 8, - "pos": { - "x": 186580, - "y": 28389, - "z": -127360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 113, - "instId": 300005, - "propState": 8, - "pos": { - "x": 173480, - "y": 28389, - "z": -125090 - }, - "rot": { - "x": 0, - "y": 273741, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 113, - "instId": 300006, - "propState": 8, - "pos": { - "x": 205490, - "y": 37139, - "z": -159100 - }, - "rot": { - "x": 0, - "y": 90841, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 113, - "instId": 300007, - "propState": 8, - "pos": { - "x": 198330, - "y": 28359, - "z": -139460 - }, - "rot": { - "x": 0, - "y": 125642, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 114, - "instId": 300002, - "propState": 8, - "pos": { - "x": 138750, - "y": 46498, - "z": -72820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "115": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 115, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "116": { - "monsters": [ - { - "groupId": 116, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 267480, - "y": 52551, - "z": -152320 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 116, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 116, - "instId": 300002, - "propState": 8, - "pos": { - "x": 266330, - "y": 52548, - "z": -148010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 116, - "instId": 300006, - "propState": 8, - "pos": { - "x": 249990, - "y": 51679, - "z": -144881 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 116, - "instId": 300007, - "propState": 8, - "pos": { - "x": 240510, - "y": 52639, - "z": -154820 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 116, - "instId": 300004, - "propState": 8, - "pos": { - "x": 271260, - "y": 52548, - "z": -150140 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 116, - "instId": 300009, - "propState": 8, - "pos": { - "x": 238890, - "y": 52692, - "z": -171900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 116, - "instId": 300003, - "propState": 8, - "pos": { - "x": 268850, - "y": 52551, - "z": -149380 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 116, - "instId": 300005, - "propState": 8, - "pos": { - "x": 231572, - "y": 47995, - "z": -133518 - }, - "rot": { - "x": 0, - "y": 246530, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 116, - "instId": 300008, - "propState": 8, - "pos": { - "x": 234450, - "y": 52441, - "z": -170200 - }, - "rot": { - "x": 0, - "y": 224327, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "117": { - "monsters": [ - { - "groupId": 117, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 235480, - "y": 52526, - "z": -168750 - }, - "rot": { - "x": 0, - "y": 29964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 117, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "118": { - "monsters": [ - { - "groupId": 118, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 256070, - "y": 52566, - "z": -164950 - }, - "rot": { - "x": 0, - "y": 224964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 118, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "119": { - "monsters": [], - "npcs": [ - { - "groupId": 119, - "instId": 400001, - "pos": { - "x": 244950, - "y": 50523, - "z": -139150 - }, - "rot": { - "x": 0, - "y": 48783, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8112201": { - "P81122_F81122001": { - "scenes": { - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300003, - "propState": 8, - "pos": { - "x": -18772, - "y": -231, - "z": 89375 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 58, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20369, - "y": -145, - "z": 86766 - }, - "rot": { - "x": 0, - "y": 178277, - "z": 0 - }, - "propId": 101001 - }, - { - "groupId": 58, - "instId": 300006, - "propState": 8, - "pos": { - "x": -57036, - "y": -2640, - "z": 103824 - }, - "rot": { - "x": 0, - "y": 54927, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 58, - "instId": 300007, - "propState": 8, - "pos": { - "x": -57620, - "y": -2596, - "z": 106420 - }, - "rot": { - "x": 0, - "y": 73197, - "z": 0 - }, - "propId": 101003 - }, { - "groupId": 58, - "instId": 300009, - "propState": 8, - "pos": { - "x": -80309, - "y": 1420, - "z": 124727 - }, - "rot": { - "x": 0, - "y": 316678, - "z": 0 - }, - "propId": 101005 - }, { - "groupId": 58, - "instId": 300010, - "propState": 8, - "pos": { - "x": -85234, - "y": 1335, - "z": 126341 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": -76298, - "y": 6384, - "z": 94583 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "59": { - "monsters": [ - { - "groupId": 59, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -37090, - "y": 5362, - "z": 54130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 59, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31150, - "y": 5380, - "z": 56830 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 59, - "instId": 300003, - "propState": 2, - "pos": { - "x": -34240, - "y": 5263, - "z": 52180 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1004 - }, - { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": -37090, - "y": 5362, - "z": 54130 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 59, - "instId": 300005, - "propState": 8, - "pos": { - "x": -59220, - "y": 5350, - "z": 53660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 59, - "instId": 300006, - "propState": 8, - "pos": { - "x": -22740, - "y": 1120, - "z": 49530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 59, - "instId": 300007, - "propState": 8, - "pos": { - "x": -50800, - "y": 5383, - "z": 53430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [ - { - "groupId": 60, - "instId": 400001, - "pos": { - "x": -37190, - "y": 5393, - "z": 57680 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 60, - "instId": 300002, - "propState": 8, - "pos": { - "x": -30817, - "y": 5348, - "z": 56775 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 60, - "instId": 300001, - "propState": 8, - "pos": { - "x": -30610, - "y": 5348, - "z": 52130 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 60, - "instId": 300005, - "propState": 8, - "pos": { - "x": -44820, - "y": 5457, - "z": 50630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 60, - "instId": 300003, - "propState": 8, - "pos": { - "x": -42120, - "y": 5383, - "z": 59000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 60, - "instId": 300004, - "propState": 8, - "pos": { - "x": -59220, - "y": 5350, - "z": 53660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 60, - "instId": 300006, - "propState": 8, - "pos": { - "x": -22740, - "y": 1120, - "z": 49530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "61": { - "monsters": [ - { - "groupId": 61, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -56413, - "y": 5261, - "z": 53340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 61, - "instId": 300002, - "propState": 8, - "pos": { - "x": -62610, - "y": 5402, - "z": 56120 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 61, - "instId": 300006, - "propState": 8, - "pos": { - "x": -48100, - "y": 5457, - "z": 57250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 61, - "instId": 300004, - "propState": 8, - "pos": { - "x": -62740, - "y": 5402, - "z": 50790 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 61, - "instId": 300007, - "propState": 8, - "pos": { - "x": -43480, - "y": 5397, - "z": 59320 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 61, - "instId": 300003, - "propState": 8, - "pos": { - "x": -47460, - "y": 5450, - "z": 50690 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 61, - "instId": 300005, - "propState": 8, - "pos": { - "x": -62330, - "y": 5261, - "z": 53340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 61, - "instId": 300008, - "propState": 8, - "pos": { - "x": -63740, - "y": 5350, - "z": 65780 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 61, - "instId": 300009, - "propState": 8, - "pos": { - "x": -22740, - "y": 1120, - "z": 49530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "62": { - "monsters": [ - { - "groupId": 62, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -56380, - "y": 5266, - "z": 51390 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 62, - "instId": 300002, - "propState": 8, - "pos": { - "x": -62570, - "y": 5402, - "z": 56630 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 62, - "instId": 300006, - "propState": 8, - "pos": { - "x": -48100, - "y": 5457, - "z": 57250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 62, - "instId": 300004, - "propState": 8, - "pos": { - "x": -62740, - "y": 5402, - "z": 50790 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 62, - "instId": 300007, - "propState": 8, - "pos": { - "x": -43533, - "y": 5388, - "z": 59089 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 62, - "instId": 300003, - "propState": 8, - "pos": { - "x": -47420, - "y": 5448, - "z": 50710 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 62, - "instId": 300005, - "propState": 8, - "pos": { - "x": -61990, - "y": 5266, - "z": 53340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 62, - "instId": 300008, - "propState": 8, - "pos": { - "x": -63740, - "y": 5350, - "z": 65780 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 62, - "instId": 300009, - "propState": 8, - "pos": { - "x": -22740, - "y": 1120, - "z": 49530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "63": { - "monsters": [ - { - "groupId": 63, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -56380, - "y": 5266, - "z": 54990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "64": { - "monsters": [ - { - "groupId": 64, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -34908, - "y": -101, - "z": 71706 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 64, - "instId": 300002, - "propState": 8, - "pos": { - "x": -37060, - "y": -120, - "z": 65600 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 64, - "instId": 300004, - "propState": 8, - "pos": { - "x": -32180, - "y": -120, - "z": 65440 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 64, - "instId": 300003, - "propState": 8, - "pos": { - "x": -34908, - "y": -101, - "z": 71706 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 64, - "instId": 300005, - "propState": 8, - "pos": { - "x": -34880, - "y": -2561, - "z": 97100 - }, - "rot": { - "x": 0, - "y": 359749, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 64, - "instId": 300006, - "propState": 8, - "pos": { - "x": -26950, - "y": -2561, - "z": 93170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 64, - "instId": 300007, - "propState": 8, - "pos": { - "x": -30450, - "y": -721, - "z": 75170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 64, - "instId": 300008, - "propState": 8, - "pos": { - "x": -38800, - "y": -887, - "z": 76430 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [ - { - "groupId": 65, - "instId": 400001, - "pos": { - "x": -31510, - "y": -1400, - "z": 81590 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 65, - "instId": 300002, - "propState": 8, - "pos": { - "x": -32010, - "y": -2487, - "z": 87100 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 65, - "instId": 300001, - "propState": 8, - "pos": { - "x": -37140, - "y": -2189, - "z": 86760 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 65, - "instId": 300005, - "propState": 8, - "pos": { - "x": -30590, - "y": -615, - "z": 74480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 65, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39070, - "y": -722, - "z": 76140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 65, - "instId": 300004, - "propState": 8, - "pos": { - "x": -35212, - "y": -2561, - "z": 89186 - }, - "rot": { - "x": 0, - "y": 359749, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "66": { - "monsters": [ - { - "groupId": 66, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -36390, - "y": -196, - "z": 69180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 66, - "instId": 300002, - "propState": 8, - "pos": { - "x": -37100, - "y": -93, - "z": 64600 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 66, - "instId": 300006, - "propState": 8, - "pos": { - "x": -38916, - "y": -866, - "z": 76277 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 66, - "instId": 300004, - "propState": 8, - "pos": { - "x": -32030, - "y": -120, - "z": 64300 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 66, - "instId": 300007, - "propState": 8, - "pos": { - "x": -39518, - "y": -1897, - "z": 82551 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 66, - "instId": 300003, - "propState": 8, - "pos": { - "x": -30830, - "y": -1219, - "z": 78180 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 66, - "instId": 300005, - "propState": 8, - "pos": { - "x": -34730, - "y": -101, - "z": 65320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 66, - "instId": 300008, - "propState": 8, - "pos": { - "x": -34880, - "y": -2561, - "z": 97100 - }, - "rot": { - "x": 0, - "y": 359749, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 66, - "instId": 300009, - "propState": 8, - "pos": { - "x": -26950, - "y": -2561, - "z": 93170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "67": { - "monsters": [ - { - "groupId": 67, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -33290, - "y": -101, - "z": 69240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "68": { - "monsters": [ - { - "groupId": 68, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -34690, - "y": -1818, - "z": 82750 - }, - "rot": { - "x": 0, - "y": 178833, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": -32010, - "y": -2487, - "z": 87100 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 68, - "instId": 300006, - "propState": 8, - "pos": { - "x": -38916, - "y": -791, - "z": 76277 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 68, - "instId": 300004, - "propState": 8, - "pos": { - "x": -37140, - "y": -2189, - "z": 86760 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 68, - "instId": 300007, - "propState": 8, - "pos": { - "x": -30290, - "y": -450, - "z": 73550 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 68, - "instId": 300003, - "propState": 8, - "pos": { - "x": -30610, - "y": -1174, - "z": 77880 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 68, - "instId": 300005, - "propState": 8, - "pos": { - "x": -34770, - "y": -2535, - "z": 86880 - }, - "rot": { - "x": 0, - "y": 178833, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 68, - "instId": 300008, - "propState": 8, - "pos": { - "x": -35212, - "y": -2561, - "z": 89186 - }, - "rot": { - "x": 0, - "y": 359749, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [ - { - "groupId": 69, - "instId": 400001, - "pos": { - "x": -36630, - "y": -2570, - "z": 113741 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": -34090, - "y": -2637, - "z": 118840 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1021 - }, - { - "groupId": 69, - "instId": 300004, - "propState": 8, - "pos": { - "x": -40540, - "y": -2715, - "z": 109190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 69, - "instId": 300012, - "propState": 8, - "pos": { - "x": -45610, - "y": -2715, - "z": 108160 - }, - "rot": { - "x": 0, - "y": 209996, - "z": 0 - }, - "propId": 101015 - }, - { - "groupId": 69, - "instId": 300013, - "propState": 8, - "pos": { - "x": -44850, - "y": -2715, - "z": 107640 - }, - "rot": { - "x": 0, - "y": 209996, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 69, - "instId": 300015, - "propState": 8, - "pos": { - "x": -45630, - "y": -2715, - "z": 107350 - }, - "rot": { - "x": 0, - "y": 209999, - "z": 0 - }, - "propId": 101015 - }, { - "groupId": 69, - "instId": 300019, - "propState": 1, - "pos": { - "x": -44208, - "y": -2710, - "z": 116592 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": -55580, - "y": -2447, - "z": 119250 - }, - "rot": { - "x": 0, - "y": 270842, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 69, - "instId": 300003, - "propState": 8, - "pos": { - "x": -34056, - "y": -2508, - "z": 101190 - }, - "rot": { - "x": 0, - "y": 180841, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 69, - "instId": 300005, - "propState": 8, - "pos": { - "x": -57036, - "y": -2640, - "z": 103824 - }, - "rot": { - "x": 0, - "y": 54927, - "z": 0 - }, - "propId": 101004 - } - ], - "teleports": {} - }, - "70": { - "monsters": [ - { - "groupId": 70, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 1590, - "y": 1749, - "z": 70920 - }, - "rot": { - "x": 0, - "y": 356584, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 70, - "instId": 300002, - "propState": 8, - "pos": { - "x": 2170, - "y": 1773, - "z": 67470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 70, - "instId": 300006, - "propState": 8, - "pos": { - "x": -3290, - "y": -61, - "z": 111820 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 70, - "instId": 300007, - "propState": 8, - "pos": { - "x": 4770, - "y": -109, - "z": 99920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 70, - "instId": 300004, - "propState": 8, - "pos": { - "x": -2300, - "y": 1731, - "z": 68170 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 70, - "instId": 300009, - "propState": 8, - "pos": { - "x": -10, - "y": 1857, - "z": 76760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 70, - "instId": 300003, - "propState": 8, - "pos": { - "x": 140, - "y": 1749, - "z": 67790 - }, - "rot": { - "x": 0, - "y": 356584, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 70, - "instId": 300005, - "propState": 8, - "pos": { - "x": -6450, - "y": 1763, - "z": 66610 - }, - "rot": { - "x": 0, - "y": 87416, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 70, - "instId": 300008, - "propState": 8, - "pos": { - "x": -8150, - "y": -218, - "z": 104130 - }, - "rot": { - "x": 0, - "y": 214310, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 70, - "instId": 300010, - "propState": 8, - "pos": { - "x": -8190, - "y": -218, - "z": 123990 - }, - "rot": { - "x": 0, - "y": 177680, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 70, - "instId": 300011, - "propState": 8, - "pos": { - "x": -18772, - "y": -231, - "z": 89375 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - } - ], - "teleports": {} - }, - "71": { - "monsters": [ - { - "groupId": 71, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 1820, - "y": 1819, - "z": 87790 - }, - "rot": { - "x": 0, - "y": 352574, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "72": { - "monsters": [ - { - "groupId": 72, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 850, - "y": -156, - "z": 105570 - }, - "rot": { - "x": 0, - "y": 284964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "73": { - "monsters": [ - { - "groupId": 73, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -4939, - "y": -230, - "z": 117231 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 73, - "instId": 300002, - "propState": 8, - "pos": { - "x": -5420, - "y": -203, - "z": 120830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 73, - "instId": 300004, - "propState": 8, - "pos": { - "x": -2030, - "y": -203, - "z": 118980 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 73, - "instId": 300005, - "propState": 8, - "pos": { - "x": -7940, - "y": -179, - "z": 124510 - }, - "rot": { - "x": 0, - "y": 359749, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 73, - "instId": 300006, - "propState": 8, - "pos": { - "x": -18772, - "y": -231, - "z": 89375 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 73, - "instId": 300007, - "propState": 8, - "pos": { - "x": -1780, - "y": -179, - "z": 105760 - }, - "rot": { - "x": 0, - "y": 284749, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 73, - "instId": 300008, - "propState": 8, - "pos": { - "x": -15490, - "y": -200, - "z": 94400 - }, - "rot": { - "x": 0, - "y": 89749, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 73, - "instId": 300009, - "propState": 8, - "pos": { - "x": -2970, - "y": -97, - "z": 109560 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 73, - "instId": 300010, - "propState": 8, - "pos": { - "x": -8590, - "y": -95, - "z": 108680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 73, - "instId": 300003, - "propState": 8, - "pos": { - "x": -4939, - "y": -230, - "z": 117231 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "74": { - "monsters": [ - { - "groupId": 74, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 2630, - "y": -2476, - "z": 148540 - }, - "rot": { - "x": 0, - "y": 251584, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 74, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5640, - "y": -2506, - "z": 151570 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 74, - "instId": 300006, - "propState": 8, - "pos": { - "x": -10242, - "y": -2573, - "z": 136353 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 74, - "instId": 300007, - "propState": 8, - "pos": { - "x": -5670, - "y": -2581, - "z": 149080 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 74, - "instId": 300004, - "propState": 8, - "pos": { - "x": 7016, - "y": -2506, - "z": 146985 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 74, - "instId": 300009, - "propState": 8, - "pos": { - "x": -25080, - "y": -2503, - "z": 140020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 74, - "instId": 300003, - "propState": 8, - "pos": { - "x": 6130, - "y": -2531, - "z": 149290 - }, - "rot": { - "x": 0, - "y": 356584, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 74, - "instId": 300005, - "propState": 8, - "pos": { - "x": -10370, - "y": -2558, - "z": 151160 - }, - "rot": { - "x": 0, - "y": 161564, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 74, - "instId": 300008, - "propState": 8, - "pos": { - "x": -7990, - "y": -2596, - "z": 131330 - }, - "rot": { - "x": 0, - "y": 181993, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 74, - "instId": 300010, - "propState": 8, - "pos": { - "x": 13590, - "y": -2564, - "z": 153810 - }, - "rot": { - "x": 0, - "y": 71564, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "75": { - "monsters": [ - { - "groupId": 75, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -10170, - "y": -2472, - "z": 143780 - }, - "rot": { - "x": 0, - "y": 254964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "76": { - "monsters": [ - { - "groupId": 76, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -18390, - "y": -2494, - "z": 143280 - }, - "rot": { - "x": 0, - "y": 157574, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "77": { - "monsters": [ - { - "groupId": 77, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -26950, - "y": -2558, - "z": 130230 - }, - "rot": { - "x": 0, - "y": 26584, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 77, - "instId": 300002, - "propState": 8, - "pos": { - "x": -25890, - "y": -2550, - "z": 126270 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 77, - "instId": 300006, - "propState": 8, - "pos": { - "x": -10290, - "y": -2573, - "z": 136380 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 77, - "instId": 300007, - "propState": 8, - "pos": { - "x": -5670, - "y": -2581, - "z": 149080 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 77, - "instId": 300004, - "propState": 8, - "pos": { - "x": -29800, - "y": -2550, - "z": 128470 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 77, - "instId": 300009, - "propState": 8, - "pos": { - "x": -25080, - "y": -2576, - "z": 140020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 77, - "instId": 300003, - "propState": 8, - "pos": { - "x": -27957, - "y": -2558, - "z": 127504 - }, - "rot": { - "x": 0, - "y": 356584, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 77, - "instId": 300005, - "propState": 8, - "pos": { - "x": -10370, - "y": -2558, - "z": 151160 - }, - "rot": { - "x": 0, - "y": 161564, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 77, - "instId": 300008, - "propState": 8, - "pos": { - "x": -7990, - "y": -2596, - "z": 131330 - }, - "rot": { - "x": 0, - "y": 181993, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 77, - "instId": 300010, - "propState": 8, - "pos": { - "x": 13590, - "y": -2564, - "z": 153810 - }, - "rot": { - "x": 0, - "y": 71564, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "78": { - "monsters": [ - { - "groupId": 78, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -15519, - "y": -2393, - "z": 137338 - }, - "rot": { - "x": 0, - "y": 52574, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "79": { - "monsters": [ - { - "groupId": 79, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -16850, - "y": -2478, - "z": 139830 - }, - "rot": { - "x": 0, - "y": 82574, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "80": { - "monsters": [ - { - "groupId": 80, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -9460, - "y": -2534, - "z": 141600 - }, - "rot": { - "x": 0, - "y": 58833, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 80, - "instId": 300002, - "propState": 8, - "pos": { - "x": -12240, - "y": -2626, - "z": 138020 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 80, - "instId": 300006, - "propState": 8, - "pos": { - "x": -38916, - "y": -791, - "z": 76277 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 80, - "instId": 300004, - "propState": 8, - "pos": { - "x": -13790, - "y": -2626, - "z": 141820 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 80, - "instId": 300007, - "propState": 8, - "pos": { - "x": -30400, - "y": -686, - "z": 74960 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 80, - "instId": 300003, - "propState": 8, - "pos": { - "x": -30830, - "y": -1219, - "z": 78180 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 80, - "instId": 300005, - "propState": 8, - "pos": { - "x": -12700, - "y": -2534, - "z": 140180 - }, - "rot": { - "x": 0, - "y": 178833, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 80, - "instId": 300009, - "propState": 8, - "pos": { - "x": -10370, - "y": -2558, - "z": 151160 - }, - "rot": { - "x": 0, - "y": 161564, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 80, - "instId": 300010, - "propState": 8, - "pos": { - "x": -7990, - "y": -2596, - "z": 131330 - }, - "rot": { - "x": 0, - "y": 181993, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 80, - "instId": 300008, - "propState": 8, - "pos": { - "x": -19090, - "y": -2555, - "z": 140100 - }, - "rot": { - "x": 0, - "y": 71564, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "81": { - "monsters": [ - { - "groupId": 81, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -9970, - "y": 964, - "z": 165280 - }, - "rot": { - "x": 0, - "y": 232880, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 81, - "instId": 300002, - "propState": 8, - "pos": { - "x": -8271, - "y": 1044, - "z": 169152 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 81, - "instId": 300004, - "propState": 8, - "pos": { - "x": -6051, - "y": 1044, - "z": 165622 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 81, - "instId": 300003, - "propState": 8, - "pos": { - "x": -9970, - "y": 964, - "z": 165280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 81, - "instId": 300005, - "propState": 8, - "pos": { - "x": -21840, - "y": 1530, - "z": 170550 - }, - "rot": { - "x": 0, - "y": 299749, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 81, - "instId": 300006, - "propState": 8, - "pos": { - "x": -11550, - "y": -125, - "z": 153680 - }, - "rot": { - "x": 0, - "y": 342160, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 81, - "instId": 300008, - "propState": 8, - "pos": { - "x": -9700, - "y": 1062, - "z": 158200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 81, - "instId": 300009, - "propState": 8, - "pos": { - "x": -17680, - "y": 1070, - "z": 166230 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [ - { - "groupId": 82, - "instId": 400001, - "pos": { - "x": -19590, - "y": 969, - "z": 162240 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 82, - "instId": 300002, - "propState": 8, - "pos": { - "x": -22170, - "y": 998, - "z": 154980 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 82, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24530, - "y": 998, - "z": 158720 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 82, - "instId": 300005, - "propState": 8, - "pos": { - "x": -9653, - "y": 1065, - "z": 158133 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 82, - "instId": 300003, - "propState": 8, - "pos": { - "x": -17670, - "y": 1085, - "z": 166230 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 82, - "instId": 300004, - "propState": 8, - "pos": { - "x": -21840, - "y": 1530, - "z": 170550 - }, - "rot": { - "x": 0, - "y": 299749, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 82, - "instId": 300006, - "propState": 8, - "pos": { - "x": -11550, - "y": -125, - "z": 153680 - }, - "rot": { - "x": 0, - "y": 342160, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "83": { - "monsters": [ - { - "groupId": 83, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -52580, - "y": 13470, - "z": 158150 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54540, - "y": 13470, - "z": 153060 - }, - "rot": { - "x": 0, - "y": 29988, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 83, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 83, - "instId": 300001, - "propState": 2, - "pos": { - "x": -57160, - "y": 13470, - "z": 158080 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1004 - }, - { - "groupId": 83, - "instId": 300003, - "propState": 8, - "pos": { - "x": -52970, - "y": 13470, - "z": 158250 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 83, - "instId": 300005, - "propState": 8, - "pos": { - "x": -38480, - "y": 8130, - "z": 153930 - }, - "rot": { - "x": 0, - "y": 72142, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 83, - "instId": 300006, - "propState": 8, - "pos": { - "x": -66220, - "y": 12897, - "z": 158740 - }, - "rot": { - "x": 0, - "y": 42139, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "85": { - "monsters": [ - { - "groupId": 85, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 1590, - "y": 1749, - "z": 70920 - }, - "rot": { - "x": 0, - "y": 356584, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 85, - "instId": 300002, - "propState": 8, - "pos": { - "x": 2170, - "y": 1773, - "z": 67470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 85, - "instId": 300006, - "propState": 8, - "pos": { - "x": -3290, - "y": -61, - "z": 111820 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 85, - "instId": 300007, - "propState": 8, - "pos": { - "x": 4770, - "y": -109, - "z": 99920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 85, - "instId": 300004, - "propState": 8, - "pos": { - "x": -2300, - "y": 1731, - "z": 68170 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 85, - "instId": 300009, - "propState": 8, - "pos": { - "x": -10, - "y": 1857, - "z": 76760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 85, - "instId": 300003, - "propState": 8, - "pos": { - "x": 1590, - "y": 1749, - "z": 70920 - }, - "rot": { - "x": 0, - "y": 356584, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 85, - "instId": 300005, - "propState": 8, - "pos": { - "x": -6450, - "y": 1763, - "z": 66610 - }, - "rot": { - "x": 0, - "y": 87416, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 85, - "instId": 300008, - "propState": 8, - "pos": { - "x": -8150, - "y": -218, - "z": 104130 - }, - "rot": { - "x": 0, - "y": 214310, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 85, - "instId": 300010, - "propState": 8, - "pos": { - "x": -8190, - "y": -218, - "z": 123990 - }, - "rot": { - "x": 0, - "y": 177680, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 85, - "instId": 300011, - "propState": 8, - "pos": { - "x": -18772, - "y": -231, - "z": 89375 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - } - ], - "teleports": {} - }, - "86": { - "monsters": [ - { - "groupId": 86, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 1820, - "y": 1819, - "z": 87790 - }, - "rot": { - "x": 0, - "y": 352574, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "87": { - "monsters": [ - { - "groupId": 87, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 850, - "y": -156, - "z": 105570 - }, - "rot": { - "x": 0, - "y": 284964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "88": { - "monsters": [ - { - "groupId": 88, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -85459, - "y": 6137, - "z": 88633 - }, - "rot": { - "x": 0, - "y": 128591, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 88, - "instId": 300002, - "propState": 8, - "pos": { - "x": -88387, - "y": 6250, - "z": 90649 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 88, - "instId": 300006, - "propState": 8, - "pos": { - "x": -49018, - "y": 5425, - "z": 56148 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 88, - "instId": 300007, - "propState": 8, - "pos": { - "x": -60832, - "y": 5441, - "z": 68824 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 88, - "instId": 300004, - "propState": 8, - "pos": { - "x": -85850, - "y": 6128, - "z": 92530 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 88, - "instId": 300009, - "propState": 8, - "pos": { - "x": -78080, - "y": 6228, - "z": 80905 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 88, - "instId": 300003, - "propState": 8, - "pos": { - "x": -87000, - "y": 6137, - "z": 91490 - }, - "rot": { - "x": 0, - "y": 128591, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 88, - "instId": 300005, - "propState": 8, - "pos": { - "x": -87210, - "y": 6130, - "z": 92720 - }, - "rot": { - "x": 0, - "y": 142424, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 88, - "instId": 300008, - "propState": 8, - "pos": { - "x": -22740, - "y": 1120, - "z": 49530 - }, - "rot": { - "x": 0, - "y": 92521, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "89": { - "monsters": [ - { - "groupId": 89, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -67290, - "y": 5397, - "z": 74007 - }, - "rot": { - "x": 0, - "y": 134964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "90": { - "monsters": [ - { - "groupId": 90, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -61460, - "y": 5317, - "z": 53240 - }, - "rot": { - "x": 0, - "y": 359964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [ - { - "groupId": 91, - "instId": 400001, - "pos": { - "x": -8553, - "y": -53, - "z": 112046 - }, - "rot": { - "x": 0, - "y": 18784, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8112301": { - "P81123_F81123001": { - "scenes": { - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8113101": { - "P81131_F81131001": { - "scenes": { - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": -10, - "y": -460, - "z": -54680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 10, - "instId": 300006, - "propState": 3, - "pos": { - "x": 0, - "y": -2700, - "z": -94000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 301011 - }, - { - "groupId": 10, - "instId": 300011, - "propState": 8, - "pos": { - "x": 220, - "y": 1010, - "z": -182630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 10, - "instId": 300026, - "propState": 8, - "pos": { - "x": 2770, - "y": 1010, - "z": -181438 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101003 - }, { - "groupId": 10, - "instId": 300013, - "propState": 8, - "pos": { - "x": -47490, - "y": -980, - "z": -180110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101005 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": -117480, - "y": -2110, - "z": -94100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101005 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 994, - "z": -193473 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301002 - }, { - "groupId": 10, - "instId": 300004, - "propState": 2, - "pos": { - "x": -50090, - "y": -980, - "z": -181360 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101001 - } - ], - "teleports": {} - }, - "66": { - "monsters": [ - { - "groupId": 66, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -58320, - "y": -111, - "z": -93860 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 66, - "instId": 300002, - "propState": 8, - "pos": { - "x": -54130, - "y": -111, - "z": -91720 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 66, - "instId": 300006, - "propState": 8, - "pos": { - "x": -102056, - "y": -2114, - "z": -91310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 66, - "instId": 300007, - "propState": 8, - "pos": { - "x": -82814, - "y": -111, - "z": -91896 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 66, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54110, - "y": -111, - "z": -95910 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 66, - "instId": 300009, - "propState": 8, - "pos": { - "x": -65190, - "y": -111, - "z": -92832 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 66, - "instId": 300003, - "propState": 8, - "pos": { - "x": -54020, - "y": -111, - "z": -93910 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 66, - "instId": 300005, - "propState": 8, - "pos": { - "x": -117480, - "y": -2110, - "z": -94100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101005 - }, { - "groupId": 66, - "instId": 300008, - "propState": 8, - "pos": { - "x": -52110, - "y": -111, - "z": -94180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 66, - "instId": 300010, - "propState": 8, - "pos": { - "x": -76080, - "y": -111, - "z": -82650 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "67": { - "monsters": [ - { - "groupId": 67, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -92780, - "y": -2111, - "z": -94092 - }, - "rot": { - "x": 0, - "y": 269964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "68": { - "monsters": [ - { - "groupId": 68, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -75063, - "y": -111, - "z": -95228 - }, - "rot": { - "x": 0, - "y": 359964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "69": { - "monsters": [ - { - "groupId": 69, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -119460, - "y": -958, - "z": -169440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": -122942, - "y": -958, - "z": -171806 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 69, - "instId": 300006, - "propState": 8, - "pos": { - "x": -101288, - "y": -958, - "z": -172840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 69, - "instId": 300007, - "propState": 8, - "pos": { - "x": -80662, - "y": -951, - "z": -172285 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 69, - "instId": 300004, - "propState": 8, - "pos": { - "x": -122930, - "y": -958, - "z": -166990 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 69, - "instId": 300009, - "propState": 8, - "pos": { - "x": -58215, - "y": -985, - "z": -163718 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 69, - "instId": 300003, - "propState": 8, - "pos": { - "x": -122910, - "y": -958, - "z": -169350 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 69, - "instId": 300005, - "propState": 8, - "pos": { - "x": -47490, - "y": -980, - "z": -180110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101005 - } - ], - "teleports": {} - }, - "70": { - "monsters": [ - { - "groupId": 70, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -91800, - "y": -951, - "z": -169430 - }, - "rot": { - "x": 0, - "y": 89964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "71": { - "monsters": [ - { - "groupId": 71, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -70519, - "y": -947, - "z": -169198 - }, - "rot": { - "x": 0, - "y": 359964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "72": { - "monsters": [ - { - "groupId": 72, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -9320, - "y": -985, - "z": -231050 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 72, - "instId": 300002, - "propState": 8, - "pos": { - "x": -12870, - "y": -985, - "z": -232700 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 72, - "instId": 300006, - "propState": 8, - "pos": { - "x": 4091, - "y": -985, - "z": -237298 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 72, - "instId": 300007, - "propState": 8, - "pos": { - "x": 17060, - "y": -985, - "z": -222055 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 72, - "instId": 300004, - "propState": 8, - "pos": { - "x": -12800, - "y": -985, - "z": -229760 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 72, - "instId": 300009, - "propState": 8, - "pos": { - "x": 12356, - "y": -985, - "z": -204065 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 72, - "instId": 300003, - "propState": 8, - "pos": { - "x": -12860, - "y": -985, - "z": -231360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 72, - "instId": 300005, - "propState": 8, - "pos": { - "x": 8184, - "y": -985, - "z": -208100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 72, - "instId": 300008, - "propState": 8, - "pos": { - "x": 16430, - "y": 1007, - "z": -187840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "73": { - "monsters": [ - { - "groupId": 73, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 6480, - "y": -985, - "z": -231970 - }, - "rot": { - "x": 0, - "y": 44964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "74": { - "monsters": [ - { - "groupId": 74, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 14380, - "y": -985, - "z": -211270 - }, - "rot": { - "x": 0, - "y": 359964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "75": { - "monsters": [ - { - "groupId": 75, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -119460, - "y": -958, - "z": -169440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 75, - "instId": 300002, - "propState": 8, - "pos": { - "x": -122942, - "y": -958, - "z": -171806 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 75, - "instId": 300006, - "propState": 8, - "pos": { - "x": -101288, - "y": -958, - "z": -172840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 75, - "instId": 300007, - "propState": 8, - "pos": { - "x": -80662, - "y": -951, - "z": -172285 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 75, - "instId": 300004, - "propState": 8, - "pos": { - "x": -122930, - "y": -958, - "z": -166990 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 75, - "instId": 300009, - "propState": 8, - "pos": { - "x": -109844, - "y": -958, - "z": -165516 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 75, - "instId": 300003, - "propState": 8, - "pos": { - "x": -122860, - "y": -958, - "z": -169480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 75, - "instId": 300005, - "propState": 8, - "pos": { - "x": -47490, - "y": -980, - "z": -180110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101005 - }, { - "groupId": 75, - "instId": 300008, - "propState": 8, - "pos": { - "x": -62170, - "y": -985, - "z": -169130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "76": { - "monsters": [ - { - "groupId": 76, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -90980, - "y": -951, - "z": -170700 - }, - "rot": { - "x": 0, - "y": 89964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "77": { - "monsters": [ - { - "groupId": 77, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -90930, - "y": -947, - "z": -167930 - }, - "rot": { - "x": 0, - "y": 89964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "78": { - "monsters": [ - { - "groupId": 78, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -27540, - "y": -3000, - "z": -104420 - }, - "rot": { - "x": 0, - "y": 344179, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 78, - "instId": 300002, - "propState": 8, - "pos": { - "x": -28150, - "y": -3000, - "z": -109030 - }, - "rot": { - "x": 0, - "y": 2267, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 78, - "instId": 300006, - "propState": 8, - "pos": { - "x": -35180, - "y": -3000, - "z": -101190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 78, - "instId": 300004, - "propState": 8, - "pos": { - "x": -24340, - "y": -3030, - "z": -107660 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 78, - "instId": 300007, - "propState": 8, - "pos": { - "x": -27990, - "y": -3000, - "z": -94740 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 78, - "instId": 300003, - "propState": 8, - "pos": { - "x": -32610, - "y": 6397, - "z": 105370 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 78, - "instId": 300005, - "propState": 8, - "pos": { - "x": -26330, - "y": -3000, - "z": -108440 - }, - "rot": { - "x": 0, - "y": 344179, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 78, - "instId": 300008, - "propState": 8, - "pos": { - "x": -39100, - "y": -3000, - "z": -93910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "79": { - "monsters": [ - { - "groupId": 79, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -26650, - "y": -3000, - "z": -104170 - }, - "rot": { - "x": 0, - "y": 344179, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 79, - "instId": 300002, - "propState": 8, - "pos": { - "x": -24240, - "y": -3000, - "z": -107610 - }, - "rot": { - "x": 0, - "y": 312292, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 79, - "instId": 300006, - "propState": 8, - "pos": { - "x": -35180, - "y": -3000, - "z": -101190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 79, - "instId": 300004, - "propState": 8, - "pos": { - "x": -28150, - "y": -3000, - "z": -108960 - }, - "rot": { - "x": 0, - "y": 7819, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 79, - "instId": 300007, - "propState": 8, - "pos": { - "x": -28050, - "y": -3000, - "z": -94760 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 79, - "instId": 300003, - "propState": 8, - "pos": { - "x": -32610, - "y": 6397, - "z": 105370 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 79, - "instId": 300005, - "propState": 8, - "pos": { - "x": -26310, - "y": -3000, - "z": -108340 - }, - "rot": { - "x": 0, - "y": 344179, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 79, - "instId": 300008, - "propState": 8, - "pos": { - "x": -39100, - "y": -3000, - "z": -93910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "80": { - "monsters": [ - { - "groupId": 80, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -28540, - "y": -3000, - "z": -104700 - }, - "rot": { - "x": 0, - "y": 344179, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "81": { - "monsters": [ - { - "groupId": 81, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -118510, - "y": -958, - "z": -169420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 81, - "instId": 300002, - "propState": 8, - "pos": { - "x": -122880, - "y": -958, - "z": -171790 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 81, - "instId": 300006, - "propState": 8, - "pos": { - "x": -105620, - "y": -958, - "z": -165510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 81, - "instId": 300004, - "propState": 8, - "pos": { - "x": -122883, - "y": -958, - "z": -166981 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 81, - "instId": 300007, - "propState": 8, - "pos": { - "x": -109480, - "y": -958, - "z": -172770 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 81, - "instId": 300003, - "propState": 8, - "pos": { - "x": -32610, - "y": 6397, - "z": 105370 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 81, - "instId": 300005, - "propState": 8, - "pos": { - "x": -122920, - "y": -958, - "z": -169540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 81, - "instId": 300008, - "propState": 8, - "pos": { - "x": -93930, - "y": -958, - "z": -169130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "82": { - "monsters": [ - { - "groupId": 82, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -118510, - "y": -958, - "z": -170760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 82, - "instId": 300002, - "propState": 8, - "pos": { - "x": -122880, - "y": -958, - "z": -171790 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 82, - "instId": 300006, - "propState": 8, - "pos": { - "x": -105670, - "y": -958, - "z": -165536 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 82, - "instId": 300004, - "propState": 8, - "pos": { - "x": -122883, - "y": -958, - "z": -166981 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 82, - "instId": 300007, - "propState": 8, - "pos": { - "x": -109530, - "y": -958, - "z": -172760 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 82, - "instId": 300003, - "propState": 8, - "pos": { - "x": -32610, - "y": 6397, - "z": 105370 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 82, - "instId": 300005, - "propState": 8, - "pos": { - "x": -122840, - "y": -958, - "z": -169480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 82, - "instId": 300008, - "propState": 8, - "pos": { - "x": -93930, - "y": -958, - "z": -169130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "83": { - "monsters": [ - { - "groupId": 83, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -118510, - "y": -958, - "z": -168180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "84": { - "monsters": [ - { - "groupId": 84, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -28340, - "y": -985, - "z": -196250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 84, - "instId": 300002, - "propState": 8, - "pos": { - "x": -23510, - "y": -985, - "z": -194430 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 84, - "instId": 300006, - "propState": 8, - "pos": { - "x": -33849, - "y": -985, - "z": -198670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 84, - "instId": 300004, - "propState": 8, - "pos": { - "x": -23480, - "y": -985, - "z": -198190 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 84, - "instId": 300007, - "propState": 8, - "pos": { - "x": -37450, - "y": -985, - "z": -193540 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 84, - "instId": 300003, - "propState": 8, - "pos": { - "x": -32610, - "y": 6397, - "z": 105370 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 84, - "instId": 300005, - "propState": 8, - "pos": { - "x": -23330, - "y": -985, - "z": -196390 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 84, - "instId": 300008, - "propState": 8, - "pos": { - "x": -47490, - "y": -980, - "z": -180110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101005 - }, { - "groupId": 84, - "instId": 300009, - "propState": 8, - "pos": { - "x": -18170, - "y": -985, - "z": -207730 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [ - { - "groupId": 85, - "instId": 400001, - "pos": { - "x": -29500, - "y": -3000, - "z": -91370 - }, - "rot": { - "x": 0, - "y": 180716, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 85, - "instId": 300002, - "propState": 8, - "pos": { - "x": -36350, - "y": -3000, - "z": -87700 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 85, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31560, - "y": -3000, - "z": -86320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 85, - "instId": 300005, - "propState": 8, - "pos": { - "x": -27440, - "y": -3000, - "z": -98710 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 85, - "instId": 300003, - "propState": 8, - "pos": { - "x": -36050, - "y": -3000, - "z": -98050 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 85, - "instId": 300004, - "propState": 8, - "pos": { - "x": -39100, - "y": -3000, - "z": -93910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [ - { - "groupId": 86, - "instId": 400001, - "pos": { - "x": -33200, - "y": -985, - "z": -196406 - }, - "rot": { - "x": 0, - "y": 249829, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 86, - "instId": 300002, - "propState": 8, - "pos": { - "x": -28610, - "y": -985, - "z": -194330 - }, - "rot": { - "x": 0, - "y": 256118, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 86, - "instId": 300001, - "propState": 8, - "pos": { - "x": -28400, - "y": -985, - "z": -198020 - }, - "rot": { - "x": 0, - "y": 280736, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 86, - "instId": 300005, - "propState": 8, - "pos": { - "x": -41600, - "y": -985, - "z": -198960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 86, - "instId": 300003, - "propState": 8, - "pos": { - "x": -37510, - "y": -985, - "z": -193560 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 86, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47490, - "y": -980, - "z": -180110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101005 - }, { - "groupId": 86, - "instId": 300006, - "propState": 8, - "pos": { - "x": -18170, - "y": -985, - "z": -207730 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [ - { - "groupId": 87, - "instId": 400001, - "pos": { - "x": 10170, - "y": -985, - "z": -210650 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 87, - "instId": 300002, - "propState": 8, - "pos": { - "x": 15580, - "y": -985, - "z": -206040 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": 15550, - "y": -985, - "z": -209620 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 87, - "instId": 300005, - "propState": 8, - "pos": { - "x": 6440, - "y": -985, - "z": -204900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 87, - "instId": 300003, - "propState": 8, - "pos": { - "x": 2410, - "y": -985, - "z": -211140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 87, - "instId": 300006, - "propState": 8, - "pos": { - "x": 14400, - "y": -985, - "z": -203540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 87, - "instId": 300007, - "propState": 8, - "pos": { - "x": -9810, - "y": -985, - "z": -208090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 87, - "instId": 300008, - "propState": 8, - "pos": { - "x": 14400, - "y": -985, - "z": -212620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "88": { - "monsters": [ - { - "groupId": 88, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -28590, - "y": -3030, - "z": -103890 - }, - "rot": { - "x": 0, - "y": 337082, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 88, - "instId": 300002, - "propState": 8, - "pos": { - "x": -29900, - "y": -3020, - "z": -107360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 88, - "instId": 300004, - "propState": 8, - "pos": { - "x": -25210, - "y": -3018, - "z": -105870 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 88, - "instId": 300003, - "propState": 8, - "pos": { - "x": -28590, - "y": -3030, - "z": -103890 - }, - "rot": { - "x": 0, - "y": 337082, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 88, - "instId": 300005, - "propState": 8, - "pos": { - "x": -39100, - "y": -3000, - "z": -93910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 88, - "instId": 300006, - "propState": 8, - "pos": { - "x": -27570, - "y": -3000, - "z": -97730 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 88, - "instId": 300007, - "propState": 8, - "pos": { - "x": -35650, - "y": -3000, - "z": -99520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "89": { - "monsters": [ - { - "groupId": 89, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -117870, - "y": -958, - "z": -169360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 89, - "instId": 300002, - "propState": 8, - "pos": { - "x": -121000, - "y": -958, - "z": -166700 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 89, - "instId": 300004, - "propState": 8, - "pos": { - "x": -120990, - "y": -958, - "z": -172590 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 89, - "instId": 300003, - "propState": 8, - "pos": { - "x": -117870, - "y": -958, - "z": -169360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 89, - "instId": 300005, - "propState": 8, - "pos": { - "x": -93810, - "y": -958, - "z": -168960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 89, - "instId": 300006, - "propState": 8, - "pos": { - "x": -109580, - "y": -936, - "z": -172740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 89, - "instId": 300007, - "propState": 8, - "pos": { - "x": -109750, - "y": -936, - "z": -165530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "90": { - "monsters": [ - { - "groupId": 90, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -75770, - "y": -111, - "z": -72850 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 90, - "instId": 300002, - "propState": 8, - "pos": { - "x": -78000, - "y": -111, - "z": -69570 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 90, - "instId": 300004, - "propState": 8, - "pos": { - "x": -73460, - "y": -111, - "z": -69560 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 90, - "instId": 300003, - "propState": 8, - "pos": { - "x": -75770, - "y": -111, - "z": -72850 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 90, - "instId": 300005, - "propState": 8, - "pos": { - "x": -75450, - "y": -111, - "z": -95010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 90, - "instId": 300006, - "propState": 8, - "pos": { - "x": -75450, - "y": -111, - "z": -63520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 90, - "instId": 300008, - "propState": 8, - "pos": { - "x": -73780, - "y": -111, - "z": -81840 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 90, - "instId": 300009, - "propState": 8, - "pos": { - "x": -78903, - "y": -111, - "z": -81523 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "91": { - "monsters": [ - { - "groupId": 91, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -116400, - "y": -958, - "z": -169370 - }, - "rot": { - "x": 0, - "y": 86892, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 91, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 91, - "instId": 300004, - "propState": 8, - "pos": { - "x": -122400, - "y": -958, - "z": -172480 - }, - "rot": { - "x": 0, - "y": 74894, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 91, - "instId": 300003, - "propState": 2, - "pos": { - "x": -119370, - "y": -958, - "z": -166600 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1004 - }, - { - "groupId": 91, - "instId": 300002, - "propState": 8, - "pos": { - "x": -116400, - "y": -958, - "z": -169370 - }, - "rot": { - "x": 0, - "y": 86892, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 91, - "instId": 300005, - "propState": 8, - "pos": { - "x": -94010, - "y": -958, - "z": -169670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [ - { - "groupId": 92, - "instId": 400001, - "pos": { - "x": 100070, - "y": 2014, - "z": -97280 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 92, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104730, - "y": 2014, - "z": -94210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1021 - }, - { - "groupId": 92, - "instId": 300004, - "propState": 8, - "pos": { - "x": 94660, - "y": 2014, - "z": -99460 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 92, - "instId": 300012, - "propState": 8, - "pos": { - "x": 89220, - "y": 2014, - "z": -97027 - }, - "rot": { - "x": 0, - "y": 209996, - "z": 0 - }, - "propId": 101015 - }, - { - "groupId": 92, - "instId": 300013, - "propState": 8, - "pos": { - "x": 89988, - "y": 2014, - "z": -97006 - }, - "rot": { - "x": 0, - "y": 209996, - "z": 0 - }, - "propId": 101015 - }, { - "groupId": 92, - "instId": 300015, - "propState": 8, - "pos": { - "x": 89620, - "y": 2014, - "z": -97680 - }, - "rot": { - "x": 0, - "y": 209999, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 92, - "instId": 300019, - "propState": 1, - "pos": { - "x": 94980, - "y": 2014, - "z": -91280 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 92, - "instId": 300001, - "propState": 8, - "pos": { - "x": 76440, - "y": 2014, - "z": -94080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 92, - "instId": 300003, - "propState": 8, - "pos": { - "x": 106930, - "y": 2014, - "z": -94080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "94": { - "monsters": [ - { - "groupId": 94, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -116400, - "y": -958, - "z": -169370 - }, - "rot": { - "x": 0, - "y": 86892, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300004, - "propState": 8, - "pos": { - "x": -122450, - "y": -958, - "z": -172480 - }, - "rot": { - "x": 0, - "y": 74894, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": -94010, - "y": -958, - "z": -169670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 94, - "instId": 300001, - "propState": 2, - "pos": { - "x": -119370, - "y": -958, - "z": -166600 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1004 - }, { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "97": { - "monsters": [ - { - "groupId": 97, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -119460, - "y": -958, - "z": -169440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 97, - "instId": 300002, - "propState": 8, - "pos": { - "x": -122942, - "y": -958, - "z": -171806 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 97, - "instId": 300006, - "propState": 8, - "pos": { - "x": -101288, - "y": -958, - "z": -172840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 97, - "instId": 300007, - "propState": 8, - "pos": { - "x": -80662, - "y": -951, - "z": -172285 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 97, - "instId": 300004, - "propState": 8, - "pos": { - "x": -122930, - "y": -958, - "z": -166990 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 97, - "instId": 300009, - "propState": 8, - "pos": { - "x": -58215, - "y": -985, - "z": -163718 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 97, - "instId": 300003, - "propState": 8, - "pos": { - "x": -122960, - "y": -958, - "z": -169440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 97, - "instId": 300005, - "propState": 8, - "pos": { - "x": -47490, - "y": -980, - "z": -180110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101005 - } - ], - "teleports": {} - }, - "98": { - "monsters": [ - { - "groupId": 98, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -91800, - "y": -951, - "z": -169430 - }, - "rot": { - "x": 0, - "y": 89964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 98, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "99": { - "monsters": [ - { - "groupId": 99, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -70519, - "y": -947, - "z": -169198 - }, - "rot": { - "x": 0, - "y": 359964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [ - { - "groupId": 100, - "instId": 400001, - "pos": { - "x": -56412, - "y": -985, - "z": -169675 - }, - "rot": { - "x": 0, - "y": 33783, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8113201": { - "P81132_F81132001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 3, - "pos": { - "x": 81034, - "y": -4800, - "z": 324800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301011 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 109772, - "y": -5028, - "z": 318110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101012 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 50750, - "y": -5058, - "z": 322069 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101012 - }, - { - "groupId": 2, - "instId": 300020, - "propState": 2, - "pos": { - "x": 108200, - "y": -5058, - "z": 408100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101012 - }, { - "groupId": 2, - "instId": 300021, - "propState": 2, - "pos": { - "x": 110580, - "y": -5058, - "z": 408360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101012 - }, { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": 5410, - "y": 0, - "z": 68460 - }, - "rot": { - "x": 0, - "y": 225620, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 2, - "instId": 300005, - "propState": 8, - "pos": { - "x": 6013, - "y": -58, - "z": 65581 - }, - "rot": { - "x": 0, - "y": 280550, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 2, - "instId": 300006, - "propState": 8, - "pos": { - "x": 33000, - "y": 4000, - "z": 124360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 2, - "instId": 300007, - "propState": 2, - "pos": { - "x": 29990, - "y": 3940, - "z": 129350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 2, - "instId": 300014, - "propState": 8, - "pos": { - "x": 38990, - "y": 3942, - "z": 202570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 2, - "instId": 300019, - "propState": 8, - "pos": { - "x": 35920, - "y": 3942, - "z": 204610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 2, - "instId": 300008, - "propState": 8, - "pos": { - "x": 80880, - "y": -5026, - "z": 291460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 2, - "instId": 300009, - "propState": 8, - "pos": { - "x": 83660, - "y": -5026, - "z": 284900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 2, - "instId": 300010, - "propState": 8, - "pos": { - "x": 120824, - "y": -4968, - "z": 329588 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 2, - "instId": 300011, - "propState": 8, - "pos": { - "x": 118130, - "y": -5031, - "z": 335530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 2, - "instId": 300012, - "propState": 8, - "pos": { - "x": 32930, - "y": -2833, - "z": 302940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 2, - "instId": 300013, - "propState": 8, - "pos": { - "x": 30752, - "y": -2833, - "z": 308420 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 2, - "instId": 300015, - "propState": 2, - "pos": { - "x": 123333, - "y": -5031, - "z": 324602 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 301003 - }, { - "groupId": 2, - "instId": 300016, - "propState": 2, - "pos": { - "x": 122930, - "y": -2021, - "z": 369062 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 301003 - }, { - "groupId": 2, - "instId": 300017, - "propState": 2, - "pos": { - "x": 50221, - "y": -6158, - "z": 331078 - }, - "rot": { - "x": 0, - "y": 189450, - "z": 0 - }, - "propId": 301003 - }, { - "groupId": 2, - "instId": 300018, - "propState": 2, - "pos": { - "x": 39231, - "y": 942, - "z": 268055 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 301003 - } - ], - "teleports": {} - }, - "56": { - "monsters": [ - { - "groupId": 56, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 61930, - "y": 1942, - "z": 92120 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 56, - "instId": 300002, - "propState": 8, - "pos": { - "x": 70070, - "y": 1907, - "z": 94760 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 56, - "instId": 300004, - "propState": 8, - "pos": { - "x": 69960, - "y": 1907, - "z": 89470 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 56, - "instId": 300007, - "propState": 8, - "pos": { - "x": 51202, - "y": 1942, - "z": 95059 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 56, - "instId": 300003, - "propState": 8, - "pos": { - "x": 55501, - "y": 1942, - "z": 88680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 56, - "instId": 300005, - "propState": 8, - "pos": { - "x": 72480, - "y": 1942, - "z": 92210 - }, - "rot": { - "x": 0, - "y": 269965, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 56, - "instId": 300008, - "propState": 8, - "pos": { - "x": 38180, - "y": 1940, - "z": 92190 - }, - "rot": { - "x": 0, - "y": 269965, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 56, - "instId": 300009, - "propState": 8, - "pos": { - "x": 69220, - "y": 1942, - "z": 92120 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "57": { - "monsters": [ - { - "groupId": 57, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 32890, - "y": 3965, - "z": 134540 - }, - "rot": { - "x": 0, - "y": 2, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": 35850, - "y": 3965, - "z": 129530 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 57, - "instId": 300006, - "propState": 8, - "pos": { - "x": 29729, - "y": 3965, - "z": 144440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 57, - "instId": 300004, - "propState": 8, - "pos": { - "x": 30167, - "y": 3965, - "z": 129612 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 57, - "instId": 300007, - "propState": 8, - "pos": { - "x": 29700, - "y": 3965, - "z": 147060 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 57, - "instId": 300003, - "propState": 8, - "pos": { - "x": 36270, - "y": 3965, - "z": 141840 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 57, - "instId": 300005, - "propState": 8, - "pos": { - "x": 32890, - "y": 3730, - "z": 129938 - }, - "rot": { - "x": 0, - "y": 2, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 57, - "instId": 300008, - "propState": 8, - "pos": { - "x": 33040, - "y": 3942, - "z": 157150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 57, - "instId": 300009, - "propState": 8, - "pos": { - "x": 68550, - "y": 3940, - "z": 143000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 57, - "instId": 300010, - "propState": 8, - "pos": { - "x": 33000, - "y": 4000, - "z": 124360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - } - ], - "teleports": {} - }, - "58": { - "monsters": [ - { - "groupId": 58, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 33050, - "y": 3940, - "z": 117540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": 30390, - "y": 3940, - "z": 122230 - }, - "rot": { - "x": 0, - "y": 164998, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 58, - "instId": 300004, - "propState": 8, - "pos": { - "x": 35780, - "y": 3940, - "z": 122148 - }, - "rot": { - "x": 0, - "y": 194998, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 58, - "instId": 300007, - "propState": 8, - "pos": { - "x": 29816, - "y": 3940, - "z": 105951 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 58, - "instId": 300003, - "propState": 8, - "pos": { - "x": 36059, - "y": 3940, - "z": 111254 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 58, - "instId": 300005, - "propState": 8, - "pos": { - "x": 33050, - "y": 3940, - "z": 122350 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 58, - "instId": 300008, - "propState": 8, - "pos": { - "x": 28550, - "y": 1942, - "z": 106850 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 58, - "instId": 300009, - "propState": 8, - "pos": { - "x": 21890, - "y": 1940, - "z": 84750 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 58, - "instId": 300011, - "propState": 8, - "pos": { - "x": 33000, - "y": 4000, - "z": 124360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 58, - "instId": 300010, - "propState": 8, - "pos": { - "x": 40320, - "y": 1940, - "z": 92020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [ - { - "groupId": 59, - "instId": 400001, - "pos": { - "x": 12870, - "y": -58, - "z": 77920 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11510, - "y": -58, - "z": 71427 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 9123, - "y": -58, - "z": 74257 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 59, - "instId": 300005, - "propState": 8, - "pos": { - "x": 19069, - "y": 1940, - "z": 84746 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": 16370, - "y": -58, - "z": 75670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 59, - "instId": 300004, - "propState": 8, - "pos": { - "x": 5410, - "y": 0, - "z": 68460 - }, - "rot": { - "x": 0, - "y": 225620, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 59, - "instId": 300006, - "propState": 8, - "pos": { - "x": 28150, - "y": 1940, - "z": 90750 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [ - { - "groupId": 60, - "instId": 400001, - "pos": { - "x": 320, - "y": 1942, - "z": 110140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 60, - "instId": 300002, - "propState": 8, - "pos": { - "x": -9860, - "y": 1942, - "z": 105240 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 60, - "instId": 300001, - "propState": 8, - "pos": { - "x": -9850, - "y": 1942, - "z": 109650 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 60, - "instId": 300005, - "propState": 8, - "pos": { - "x": 9795, - "y": 1942, - "z": 111093 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 60, - "instId": 300003, - "propState": 8, - "pos": { - "x": 5070, - "y": 1942, - "z": 103060 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 60, - "instId": 300004, - "propState": 8, - "pos": { - "x": -13010, - "y": 1942, - "z": 107360 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 60, - "instId": 300006, - "propState": 8, - "pos": { - "x": 1702, - "y": 1942, - "z": 104127 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 60, - "instId": 300007, - "propState": 8, - "pos": { - "x": 28430, - "y": 3940, - "z": 107310 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [ - { - "groupId": 61, - "instId": 400001, - "pos": { - "x": 36281, - "y": 3942, - "z": 214189 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 61, - "instId": 300002, - "propState": 8, - "pos": { - "x": 40810, - "y": 3942, - "z": 207920 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 61, - "instId": 300001, - "propState": 8, - "pos": { - "x": 36920, - "y": 3942, - "z": 207890 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 61, - "instId": 300005, - "propState": 8, - "pos": { - "x": 42490, - "y": 3942, - "z": 217720 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 61, - "instId": 300003, - "propState": 8, - "pos": { - "x": 35110, - "y": 3942, - "z": 222040 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 61, - "instId": 300004, - "propState": 8, - "pos": { - "x": 38990, - "y": 3942, - "z": 202570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 61, - "instId": 300006, - "propState": 8, - "pos": { - "x": 38850, - "y": 942, - "z": 242260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 61, - "instId": 300007, - "propState": 8, - "pos": { - "x": 38990, - "y": 3942, - "z": 202570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - } - ], - "teleports": {} - }, - "62": { - "monsters": [ - { - "groupId": 62, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 91611, - "y": 1907, - "z": 91152 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300004, - "propState": 8, - "pos": { - "x": 97363, - "y": 1907, - "z": 94322 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 62, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 62, - "instId": 300001, - "propState": 2, - "pos": { - "x": 94540, - "y": 1907, - "z": 88250 - }, - "rot": { - "x": 0, - "y": 330848, - "z": 0 - }, - "propId": 1004 - }, - { - "groupId": 62, - "instId": 300003, - "propState": 8, - "pos": { - "x": 91560, - "y": 1907, - "z": 91244 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 62, - "instId": 300005, - "propState": 8, - "pos": { - "x": 70490, - "y": 1907, - "z": 91780 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 62, - "instId": 300006, - "propState": 8, - "pos": { - "x": 98350, - "y": 1907, - "z": 81700 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [ - { - "groupId": 63, - "instId": 400001, - "pos": { - "x": 30160, - "y": 3942, - "z": 174130 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 63, - "instId": 300002, - "propState": 8, - "pos": { - "x": 33470, - "y": 3942, - "z": 169790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1021 - }, - { - "groupId": 63, - "instId": 300004, - "propState": 8, - "pos": { - "x": 28440, - "y": 3942, - "z": 180380 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 63, - "instId": 300012, - "propState": 8, - "pos": { - "x": 29761, - "y": 3942, - "z": 184677 - }, - "rot": { - "x": 0, - "y": 209996, - "z": 0 - }, - "propId": 101015 - }, - { - "groupId": 63, - "instId": 300013, - "propState": 8, - "pos": { - "x": 28998, - "y": 3942, - "z": 185118 - }, - "rot": { - "x": 0, - "y": 209996, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 63, - "instId": 300015, - "propState": 8, - "pos": { - "x": 29750, - "y": 3942, - "z": 185510 - }, - "rot": { - "x": 0, - "y": 209999, - "z": 0 - }, - "propId": 101015 - }, { - "groupId": 63, - "instId": 300019, - "propState": 1, - "pos": { - "x": 36920, - "y": 3942, - "z": 179400 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": 38990, - "y": 3942, - "z": 202570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 63, - "instId": 300003, - "propState": 8, - "pos": { - "x": 33150, - "y": 3942, - "z": 153990 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "64": { - "monsters": [ - { - "groupId": 64, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -28980, - "y": 1942, - "z": 100810 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 64, - "instId": 300002, - "propState": 8, - "pos": { - "x": -31500, - "y": 1942, - "z": 106730 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 64, - "instId": 300006, - "propState": 8, - "pos": { - "x": 5953, - "y": -58, - "z": 65450 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 64, - "instId": 300007, - "propState": 8, - "pos": { - "x": -24433, - "y": -58, - "z": 66217 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 64, - "instId": 300004, - "propState": 8, - "pos": { - "x": -26570, - "y": 1942, - "z": 106707 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 64, - "instId": 300009, - "propState": 8, - "pos": { - "x": -30820, - "y": -58, - "z": 85510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 64, - "instId": 300003, - "propState": 8, - "pos": { - "x": -28980, - "y": 1942, - "z": 106430 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 64, - "instId": 300005, - "propState": 8, - "pos": { - "x": -34830, - "y": 1942, - "z": 104940 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 64, - "instId": 300008, - "propState": 8, - "pos": { - "x": -23670, - "y": 1942, - "z": 104470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 64, - "instId": 300010, - "propState": 8, - "pos": { - "x": 5410, - "y": 0, - "z": 68460 - }, - "rot": { - "x": 0, - "y": 225620, - "z": 0 - }, - "propId": 101004 - } - ], - "teleports": {} - }, - "65": { - "monsters": [ - { - "groupId": 65, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 3830, - "y": -58, - "z": 66710 - }, - "rot": { - "x": 0, - "y": 269964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "66": { - "monsters": [ - { - "groupId": 66, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -29311, - "y": -58, - "z": 74034 - }, - "rot": { - "x": 0, - "y": 359964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "67": { - "monsters": [ - { - "groupId": 67, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 87790, - "y": -5026, - "z": 275990 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": 82220, - "y": -5026, - "z": 278310 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 67, - "instId": 300006, - "propState": 8, - "pos": { - "x": 82944, - "y": -2026, - "z": 249355 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 67, - "instId": 300007, - "propState": 8, - "pos": { - "x": 79913, - "y": -2026, - "z": 251119 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 67, - "instId": 300004, - "propState": 8, - "pos": { - "x": 85610, - "y": -4976, - "z": 281620 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 67, - "instId": 300009, - "propState": 8, - "pos": { - "x": 102430, - "y": -5026, - "z": 265420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 67, - "instId": 300003, - "propState": 8, - "pos": { - "x": 84010, - "y": -5026, - "z": 279820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 67, - "instId": 300005, - "propState": 8, - "pos": { - "x": 82380, - "y": -5026, - "z": 281370 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 67, - "instId": 300008, - "propState": 8, - "pos": { - "x": 80880, - "y": -5026, - "z": 291460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 67, - "instId": 300010, - "propState": 3, - "pos": { - "x": 81034, - "y": -4800, - "z": 324800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301011 - } - ], - "teleports": {} - }, - "68": { - "monsters": [ - { - "groupId": 68, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 93200, - "y": -2026, - "z": 252390 - }, - "rot": { - "x": 0, - "y": 269964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "69": { - "monsters": [ - { - "groupId": 69, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 72190, - "y": 974, - "z": 263590 - }, - "rot": { - "x": 0, - "y": 179964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "70": { - "monsters": [ - { - "groupId": 70, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 120930, - "y": -5031, - "z": 343840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 70, - "instId": 300002, - "propState": 8, - "pos": { - "x": 123540, - "y": -5031, - "z": 335917 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 70, - "instId": 300006, - "propState": 8, - "pos": { - "x": 89650, - "y": -5009, - "z": 368850 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 70, - "instId": 300007, - "propState": 8, - "pos": { - "x": 116340, - "y": -2021, - "z": 362040 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 70, - "instId": 300004, - "propState": 8, - "pos": { - "x": 118390, - "y": -5031, - "z": 335940 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 70, - "instId": 300009, - "propState": 8, - "pos": { - "x": 123620, - "y": -5031, - "z": 351100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 70, - "instId": 300003, - "propState": 8, - "pos": { - "x": 120930, - "y": -5031, - "z": 335850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 70, - "instId": 300005, - "propState": 4, - "pos": { - "x": 81034, - "y": -4800, - "z": 324800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301011 - }, { - "groupId": 70, - "instId": 300008, - "propState": 8, - "pos": { - "x": 120824, - "y": -4968, - "z": 329588 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - } - ], - "teleports": {} - }, - "71": { - "monsters": [ - { - "groupId": 71, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 107480, - "y": -2021, - "z": 366630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "72": { - "monsters": [ - { - "groupId": 72, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 116770, - "y": -2021, - "z": 373180 - }, - "rot": { - "x": 0, - "y": 179964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "73": { - "monsters": [ - { - "groupId": 73, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -42530, - "y": 1942, - "z": 105030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 73, - "instId": 300002, - "propState": 8, - "pos": { - "x": -46272, - "y": 1942, - "z": 103044 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 73, - "instId": 300004, - "propState": 8, - "pos": { - "x": -46230, - "y": 1942, - "z": 107190 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 73, - "instId": 300003, - "propState": 8, - "pos": { - "x": -42530, - "y": 1942, - "z": 105030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 73, - "instId": 300005, - "propState": 8, - "pos": { - "x": -14230, - "y": 1942, - "z": 105620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 73, - "instId": 300006, - "propState": 8, - "pos": { - "x": -29210, - "y": 1942, - "z": 101560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 73, - "instId": 300007, - "propState": 8, - "pos": { - "x": -35323, - "y": 1942, - "z": 103083 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 73, - "instId": 300008, - "propState": 8, - "pos": { - "x": -34350, - "y": 1942, - "z": 107580 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "74": { - "monsters": [ - { - "groupId": 74, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 7760, - "y": 3939, - "z": 256020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 74, - "instId": 300002, - "propState": 8, - "pos": { - "x": 2870, - "y": 3939, - "z": 252860 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 74, - "instId": 300004, - "propState": 8, - "pos": { - "x": 2913, - "y": 3939, - "z": 258530 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 74, - "instId": 300003, - "propState": 8, - "pos": { - "x": 7760, - "y": 3939, - "z": 255800 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 74, - "instId": 300005, - "propState": 8, - "pos": { - "x": 29540, - "y": 957, - "z": 255820 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 74, - "instId": 300006, - "propState": 8, - "pos": { - "x": 9404, - "y": 3939, - "z": 253723 - }, - "rot": { - "x": 0, - "y": 270009, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 74, - "instId": 300007, - "propState": 8, - "pos": { - "x": 9720, - "y": 3939, - "z": 259830 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "75": { - "monsters": [ - { - "groupId": 75, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 112922, - "y": -5029, - "z": 325623 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 75, - "instId": 300002, - "propState": 8, - "pos": { - "x": 110550, - "y": -5028, - "z": 328280 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 75, - "instId": 300004, - "propState": 8, - "pos": { - "x": 116220, - "y": -5030, - "z": 328238 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 75, - "instId": 300003, - "propState": 8, - "pos": { - "x": 112928, - "y": -5029, - "z": 325611 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 75, - "instId": 300005, - "propState": 8, - "pos": { - "x": 114180, - "y": 957, - "z": 298370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 75, - "instId": 300006, - "propState": 8, - "pos": { - "x": 120824, - "y": -4968, - "z": 329588 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 75, - "instId": 300007, - "propState": 3, - "pos": { - "x": 81034, - "y": -4800, - "z": 324800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301011 - }, { - "groupId": 75, - "instId": 300009, - "propState": 8, - "pos": { - "x": 109500, - "y": -5028, - "z": 318330 - }, - "rot": { - "x": 0, - "y": 270009, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 75, - "instId": 300010, - "propState": 8, - "pos": { - "x": 117230, - "y": -5031, - "z": 316240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "82": { - "monsters": [ - { - "groupId": 82, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 120930, - "y": -5031, - "z": 343840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 82, - "instId": 300002, - "propState": 8, - "pos": { - "x": 123540, - "y": -5031, - "z": 335917 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 82, - "instId": 300006, - "propState": 8, - "pos": { - "x": 95600, - "y": -5009, - "z": 364380 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 82, - "instId": 300007, - "propState": 8, - "pos": { - "x": 109440, - "y": -2021, - "z": 368880 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 82, - "instId": 300004, - "propState": 8, - "pos": { - "x": 118390, - "y": -5031, - "z": 335940 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 82, - "instId": 300009, - "propState": 8, - "pos": { - "x": 123620, - "y": -5031, - "z": 351100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 82, - "instId": 300003, - "propState": 8, - "pos": { - "x": 120930, - "y": -5031, - "z": 336190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 82, - "instId": 300005, - "propState": 4, - "pos": { - "x": 81034, - "y": -4800, - "z": 324800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301011 - }, { - "groupId": 82, - "instId": 300008, - "propState": 8, - "pos": { - "x": 85970, - "y": -5019, - "z": 366510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 82, - "instId": 300010, - "propState": 8, - "pos": { - "x": 120824, - "y": -4968, - "z": 329588 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - } - ], - "teleports": {} - }, - "91": { - "monsters": [ - { - "groupId": 91, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 115270, - "y": -2021, - "z": 363430 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 91, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "92": { - "monsters": [ - { - "groupId": 92, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 119200, - "y": -2021, - "z": 372770 - }, - "rot": { - "x": 0, - "y": 179964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "93": { - "monsters": [ - { - "groupId": 93, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 62700, - "y": 1942, - "z": 90700 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 93, - "instId": 300002, - "propState": 8, - "pos": { - "x": 70070, - "y": 1907, - "z": 94760 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": 69960, - "y": 1907, - "z": 89470 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 93, - "instId": 300007, - "propState": 8, - "pos": { - "x": 50390, - "y": 1942, - "z": 95100 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": 55508, - "y": 1942, - "z": 88665 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": 72480, - "y": 1942, - "z": 92210 - }, - "rot": { - "x": 0, - "y": 269965, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 93, - "instId": 300008, - "propState": 8, - "pos": { - "x": 38180, - "y": 1940, - "z": 92190 - }, - "rot": { - "x": 0, - "y": 269965, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 93, - "instId": 300009, - "propState": 8, - "pos": { - "x": 69380, - "y": 1942, - "z": 92120 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "94": { - "monsters": [ - { - "groupId": 94, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 62700, - "y": 1942, - "z": 93540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "96": { - "monsters": [ - { - "groupId": 96, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -28980, - "y": 1942, - "z": 100810 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": -31500, - "y": 1942, - "z": 106730 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 96, - "instId": 300006, - "propState": 8, - "pos": { - "x": 5950, - "y": -58, - "z": 65410 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 96, - "instId": 300007, - "propState": 8, - "pos": { - "x": -24498, - "y": -58, - "z": 66232 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 96, - "instId": 300004, - "propState": 8, - "pos": { - "x": -26570, - "y": 1942, - "z": 106707 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 96, - "instId": 300009, - "propState": 8, - "pos": { - "x": -30840, - "y": -58, - "z": 85530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 96, - "instId": 300003, - "propState": 8, - "pos": { - "x": -28980, - "y": 1942, - "z": 106770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 96, - "instId": 300005, - "propState": 8, - "pos": { - "x": -34830, - "y": 1942, - "z": 104940 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 96, - "instId": 300008, - "propState": 8, - "pos": { - "x": -23670, - "y": 1942, - "z": 104470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 96, - "instId": 300010, - "propState": 8, - "pos": { - "x": 5410, - "y": 0, - "z": 68460 - }, - "rot": { - "x": 0, - "y": 225620, - "z": 0 - }, - "propId": 101004 - } - ], - "teleports": {} - }, - "97": { - "monsters": [ - { - "groupId": 97, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 3690, - "y": -58, - "z": 66780 - }, - "rot": { - "x": 0, - "y": 269964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "98": { - "monsters": [ - { - "groupId": 98, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -29311, - "y": -58, - "z": 74034 - }, - "rot": { - "x": 0, - "y": 359964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 98, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "99": { - "monsters": [ - { - "groupId": 99, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 34390, - "y": 3965, - "z": 134740 - }, - "rot": { - "x": 0, - "y": 2, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 99, - "instId": 300002, - "propState": 8, - "pos": { - "x": 35850, - "y": 3965, - "z": 129530 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 99, - "instId": 300006, - "propState": 8, - "pos": { - "x": 29733, - "y": 3965, - "z": 144440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 99, - "instId": 300004, - "propState": 8, - "pos": { - "x": 30167, - "y": 3965, - "z": 129612 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 99, - "instId": 300007, - "propState": 8, - "pos": { - "x": 29700, - "y": 3965, - "z": 147060 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 99, - "instId": 300003, - "propState": 8, - "pos": { - "x": 36270, - "y": 3965, - "z": 141840 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 99, - "instId": 300005, - "propState": 8, - "pos": { - "x": 33070, - "y": 3730, - "z": 129430 - }, - "rot": { - "x": 0, - "y": 2, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 99, - "instId": 300008, - "propState": 8, - "pos": { - "x": 33040, - "y": 3942, - "z": 157150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 99, - "instId": 300009, - "propState": 8, - "pos": { - "x": 68550, - "y": 3940, - "z": 143000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 99, - "instId": 300010, - "propState": 8, - "pos": { - "x": 33000, - "y": 4000, - "z": 124360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - } - ], - "teleports": {} - }, - "100": { - "monsters": [ - { - "groupId": 100, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 31890, - "y": 3965, - "z": 134740 - }, - "rot": { - "x": 0, - "y": 2, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "101": { - "monsters": [ - { - "groupId": 101, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 91551, - "y": 1907, - "z": 91170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 101, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 101, - "instId": 300004, - "propState": 8, - "pos": { - "x": 97450, - "y": 1907, - "z": 94420 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 101, - "instId": 300003, - "propState": 2, - "pos": { - "x": 94500, - "y": 1907, - "z": 88280 - }, - "rot": { - "x": 0, - "y": 310130, - "z": 0 - }, - "propId": 1004 - }, - { - "groupId": 101, - "instId": 300002, - "propState": 8, - "pos": { - "x": 91551, - "y": 1907, - "z": 91170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 101, - "instId": 300005, - "propState": 8, - "pos": { - "x": 70490, - "y": 1907, - "z": 91780 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 101, - "instId": 300006, - "propState": 8, - "pos": { - "x": 98350, - "y": 1907, - "z": 81700 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [ - { - "groupId": 102, - "instId": 400001, - "pos": { - "x": 5488, - "y": -58, - "z": 56166 - }, - "rot": { - "x": 0, - "y": 198784, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8121101": { - "P81211_F81211001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7664, - "y": 5257, - "z": -56100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102001 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": -10357, - "y": 5240, - "z": -54820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": -19103, - "y": 5240, - "z": -74285 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102001 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20770, - "y": 5240, - "z": -76194 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": 40420, - "y": 9101, - "z": 175980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "5": { - "monsters": [ - { - "groupId": 5, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 10230, - "y": 8526, - "z": -109560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300004, - "propState": 8, - "pos": { - "x": 7010, - "y": 8526, - "z": -105710 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 5, - "instId": 300001, - "propState": 2, - "pos": { - "x": 13010, - "y": 8526, - "z": -106060 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1004 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 10230, - "y": 8526, - "z": -109520 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 5, - "instId": 300005, - "propState": 8, - "pos": { - "x": 5528, - "y": 8526, - "z": -108682 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 5, - "instId": 300006, - "propState": 8, - "pos": { - "x": 15031, - "y": 8526, - "z": -108682 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [ - { - "groupId": 6, - "instId": 400001, - "pos": { - "x": 52860, - "y": 7006, - "z": -106850 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": 57550, - "y": 7006, - "z": -103560 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1021 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 47340, - "y": 7006, - "z": -108650 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": 42452, - "y": 7006, - "z": -106409 - }, - "rot": { - "x": 0, - "y": 209996, - "z": 0 - }, - "propId": 102005 - }, - { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": 42423, - "y": 7006, - "z": -107193 - }, - "rot": { - "x": 0, - "y": 209996, - "z": 0 - }, - "propId": 102005 - }, { - "groupId": 6, - "instId": 300015, - "propState": 8, - "pos": { - "x": 41810, - "y": 7006, - "z": -106770 - }, - "rot": { - "x": 0, - "y": 209999, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 6, - "instId": 300019, - "propState": 1, - "pos": { - "x": 47620, - "y": 7006, - "z": -100640 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 32295, - "y": 7006, - "z": -108605 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102001 - } - ], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 10230, - "y": 8526, - "z": -111830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": 7070, - "y": 8526, - "z": -105910 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": 10230, - "y": 8526, - "z": -111830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": 5528, - "y": 8526, - "z": -108682 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102004 - }, - { - "groupId": 7, - "instId": 300006, - "propState": 8, - "pos": { - "x": 15031, - "y": 8526, - "z": -108682 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 7, - "instId": 300007, - "propState": 2, - "pos": { - "x": 13060, - "y": 8526, - "z": -108850 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1004 - }, { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "8": { - "monsters": [ - { - "groupId": 8, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -7700, - "y": 5236, - "z": -64340 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -9930, - "y": 5236, - "z": -61740 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -5230, - "y": 5236, - "z": -61600 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -7060, - "y": 5236, - "z": -66220 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": -7664, - "y": 5257, - "z": -56100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": -19103, - "y": 5240, - "z": -74285 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 8, - "instId": 300007, - "propState": 8, - "pos": { - "x": -13832, - "y": 5236, - "z": -93780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 8, - "instId": 300008, - "propState": 8, - "pos": { - "x": -11899, - "y": 5236, - "z": -70178 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 8, - "instId": 300009, - "propState": 8, - "pos": { - "x": -2910, - "y": 5236, - "z": -73350 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 8, - "instId": 300010, - "propState": 8, - "pos": { - "x": -12210, - "y": 5236, - "z": -73570 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - } - ], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -38432, - "y": 5564, - "z": -108737 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": -41760, - "y": 5564, - "z": -111830 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": -41860, - "y": 5564, - "z": -105970 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": -37790, - "y": 5564, - "z": -108580 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300005, - "propState": 8, - "pos": { - "x": -16170, - "y": 7036, - "z": -108510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 9, - "instId": 300006, - "propState": 8, - "pos": { - "x": -40270, - "y": 5562, - "z": -101460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 9, - "instId": 300007, - "propState": 8, - "pos": { - "x": -28100, - "y": 7036, - "z": -104370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 9, - "instId": 300008, - "propState": 8, - "pos": { - "x": -27960, - "y": 7036, - "z": -112680 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - } - ], - "teleports": {} - }, - "10": { - "monsters": [ - { - "groupId": 10, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 94070, - "y": 2231, - "z": 82890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 97220, - "y": 2231, - "z": 80090 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": 97080, - "y": 2231, - "z": 85950 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 92550, - "y": 2231, - "z": 82850 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 80553, - "y": 2231, - "z": 104745 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 10, - "instId": 300006, - "propState": 8, - "pos": { - "x": 69320, - "y": 2746, - "z": 74200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 10, - "instId": 300008, - "propState": 8, - "pos": { - "x": 85310, - "y": 2231, - "z": 89760 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 10, - "instId": 300009, - "propState": 8, - "pos": { - "x": 92350, - "y": 2231, - "z": 89700 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [ - { - "groupId": 11, - "instId": 400001, - "pos": { - "x": -4490, - "y": 5236, - "z": -66650 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -9670, - "y": 5236, - "z": -61720 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 11, - "instId": 300004, - "propState": 8, - "pos": { - "x": -5210, - "y": 5236, - "z": -61540 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 11, - "instId": 300012, - "propState": 8, - "pos": { - "x": -11830, - "y": 5236, - "z": -72410 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300013, - "propState": 8, - "pos": { - "x": -2840, - "y": 5236, - "z": -74220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": -7664, - "y": 5257, - "z": -56100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 11, - "instId": 300005, - "propState": 8, - "pos": { - "x": -19103, - "y": 5240, - "z": -74285 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 11, - "instId": 300006, - "propState": 8, - "pos": { - "x": -13832, - "y": 5236, - "z": -93780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 11, - "instId": 300007, - "propState": 8, - "pos": { - "x": -11899, - "y": 5236, - "z": -70178 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [ - { - "groupId": 12, - "instId": 400001, - "pos": { - "x": -35829, - "y": 5564, - "z": -105785 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": -41900, - "y": 5564, - "z": -110900 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 12, - "instId": 300004, - "propState": 8, - "pos": { - "x": -41870, - "y": 5564, - "z": -106230 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 12, - "instId": 300012, - "propState": 8, - "pos": { - "x": -28267, - "y": 7036, - "z": -112722 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300013, - "propState": 8, - "pos": { - "x": -28149, - "y": 7036, - "z": -104047 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": -16170, - "y": 7036, - "z": -108510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 12, - "instId": 300005, - "propState": 8, - "pos": { - "x": -40270, - "y": 5562, - "z": -101460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [ - { - "groupId": 13, - "instId": 400001, - "pos": { - "x": 91610, - "y": 2231, - "z": 85870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 97280, - "y": 2231, - "z": 80360 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": 97220, - "y": 2231, - "z": 85330 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 13, - "instId": 300012, - "propState": 8, - "pos": { - "x": 87538, - "y": 2240, - "z": 91536 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 13, - "instId": 300013, - "propState": 8, - "pos": { - "x": 86688, - "y": 2231, - "z": 77164 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 80553, - "y": 2231, - "z": 104745 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": 69320, - "y": 2746, - "z": 74200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "14": { - "monsters": [ - { - "groupId": 14, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -7630, - "y": 5236, - "z": -63290 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": -10190, - "y": 5236, - "z": -58640 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 14, - "instId": 300006, - "propState": 8, - "pos": { - "x": -3950, - "y": 5236, - "z": -76050 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 8, - "pos": { - "x": -5110, - "y": 5236, - "z": -58460 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 14, - "instId": 300007, - "propState": 8, - "pos": { - "x": -10260, - "y": 5236, - "z": -70240 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 14, - "instId": 300003, - "propState": 8, - "pos": { - "x": -3980, - "y": 5236, - "z": -68560 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 14, - "instId": 300005, - "propState": 8, - "pos": { - "x": -7700, - "y": 5236, - "z": -58610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 14, - "instId": 300008, - "propState": 8, - "pos": { - "x": -7664, - "y": 5257, - "z": -56100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 14, - "instId": 300009, - "propState": 8, - "pos": { - "x": -19103, - "y": 5240, - "z": -74285 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 14, - "instId": 300010, - "propState": 8, - "pos": { - "x": -13832, - "y": 5236, - "z": -93780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 14, - "instId": 300011, - "propState": 8, - "pos": { - "x": -11899, - "y": 5236, - "z": -70178 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "15": { - "monsters": [ - { - "groupId": 15, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -36718, - "y": 5564, - "z": -108903 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": -41900, - "y": 5564, - "z": -110900 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 15, - "instId": 300006, - "propState": 8, - "pos": { - "x": -23760, - "y": 7036, - "z": -104110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": -41870, - "y": 5564, - "z": -106230 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 15, - "instId": 300007, - "propState": 8, - "pos": { - "x": -27980, - "y": 7036, - "z": -113113 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": -27900, - "y": 7036, - "z": -104050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": -41860, - "y": 5564, - "z": -108660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 15, - "instId": 300008, - "propState": 8, - "pos": { - "x": -6212, - "y": 7036, - "z": -108510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 15, - "instId": 300009, - "propState": 8, - "pos": { - "x": -40270, - "y": 5562, - "z": -101460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 15, - "instId": 300010, - "propState": 8, - "pos": { - "x": -13907, - "y": 5236, - "z": -97567 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "16": { - "monsters": [ - { - "groupId": 16, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 94300, - "y": 2231, - "z": 83080 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": 97280, - "y": 2231, - "z": 80360 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 16, - "instId": 300006, - "propState": 8, - "pos": { - "x": 86230, - "y": 2231, - "z": 76880 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 16, - "instId": 300004, - "propState": 8, - "pos": { - "x": 97220, - "y": 2231, - "z": 85330 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 16, - "instId": 300007, - "propState": 8, - "pos": { - "x": 90340, - "y": 2240, - "z": 89843 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": 84150, - "y": 2231, - "z": 91030 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 16, - "instId": 300005, - "propState": 8, - "pos": { - "x": 97301, - "y": 2231, - "z": 82862 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300008, - "propState": 8, - "pos": { - "x": 80553, - "y": 2231, - "z": 104745 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 16, - "instId": 300009, - "propState": 8, - "pos": { - "x": 50087, - "y": 2246, - "z": 74200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "17": { - "monsters": [ - { - "groupId": 17, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -8680, - "y": 5236, - "z": -63290 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -10190, - "y": 5236, - "z": -58640 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 17, - "instId": 300006, - "propState": 8, - "pos": { - "x": -3870, - "y": 5236, - "z": -76240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 17, - "instId": 300004, - "propState": 8, - "pos": { - "x": -5110, - "y": 5236, - "z": -58460 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 17, - "instId": 300007, - "propState": 8, - "pos": { - "x": -10360, - "y": 5236, - "z": -70380 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": -3920, - "y": 5236, - "z": -68600 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 17, - "instId": 300005, - "propState": 8, - "pos": { - "x": -7610, - "y": 5236, - "z": -58590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 17, - "instId": 300008, - "propState": 8, - "pos": { - "x": -7664, - "y": 5257, - "z": -56100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 17, - "instId": 300009, - "propState": 8, - "pos": { - "x": -19103, - "y": 5240, - "z": -74285 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 17, - "instId": 300010, - "propState": 8, - "pos": { - "x": -13832, - "y": 5236, - "z": -93780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 17, - "instId": 300011, - "propState": 8, - "pos": { - "x": -11899, - "y": 5236, - "z": -70178 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "18": { - "monsters": [ - { - "groupId": 18, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -6470, - "y": 5236, - "z": -63270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "19": { - "monsters": [ - { - "groupId": 19, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -36718, - "y": 5564, - "z": -110221 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": -41900, - "y": 5564, - "z": -110900 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 19, - "instId": 300006, - "propState": 8, - "pos": { - "x": -23740, - "y": 7036, - "z": -104160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 19, - "instId": 300004, - "propState": 8, - "pos": { - "x": -41870, - "y": 5564, - "z": -106230 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 19, - "instId": 300007, - "propState": 8, - "pos": { - "x": -27900, - "y": 7036, - "z": -113113 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 19, - "instId": 300003, - "propState": 8, - "pos": { - "x": -27900, - "y": 7036, - "z": -104050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 19, - "instId": 300005, - "propState": 8, - "pos": { - "x": -41940, - "y": 5564, - "z": -108580 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 19, - "instId": 300008, - "propState": 8, - "pos": { - "x": -6212, - "y": 7036, - "z": -108510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 19, - "instId": 300009, - "propState": 8, - "pos": { - "x": -40270, - "y": 5562, - "z": -101460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 19, - "instId": 300010, - "propState": 8, - "pos": { - "x": -13907, - "y": 5236, - "z": -97567 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "20": { - "monsters": [ - { - "groupId": 20, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -36729, - "y": 5562, - "z": -107497 - }, - "rot": { - "x": 0, - "y": 89964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "21": { - "monsters": [ - { - "groupId": 21, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 4734, - "y": 9101, - "z": 117960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": 1000, - "y": 9101, - "z": 115470 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 21, - "instId": 300006, - "propState": 8, - "pos": { - "x": 43630, - "y": 9101, - "z": 157326 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 21, - "instId": 300007, - "propState": 8, - "pos": { - "x": 43770, - "y": 9101, - "z": 138151 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300004, - "propState": 8, - "pos": { - "x": 1010, - "y": 9101, - "z": 120440 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 21, - "instId": 300009, - "propState": 8, - "pos": { - "x": 24698, - "y": 9101, - "z": 114670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": 1010, - "y": 9101, - "z": 117950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300005, - "propState": 8, - "pos": { - "x": 38204, - "y": 9101, - "z": 179006 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 21, - "instId": 300008, - "propState": 8, - "pos": { - "x": 3901, - "y": 9184, - "z": 107800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "22": { - "monsters": [ - { - "groupId": 22, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 39170, - "y": 9101, - "z": 122760 - }, - "rot": { - "x": 0, - "y": 359964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "23": { - "monsters": [ - { - "groupId": 23, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 39212, - "y": 9101, - "z": 148846 - }, - "rot": { - "x": 0, - "y": 359964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "24": { - "monsters": [ - { - "groupId": 24, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -5790, - "y": 2171, - "z": 55560 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 24, - "instId": 300002, - "propState": 8, - "pos": { - "x": -2150, - "y": 2171, - "z": 57630 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 24, - "instId": 300006, - "propState": 8, - "pos": { - "x": -69143, - "y": 821, - "z": 76489 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 24, - "instId": 300007, - "propState": 8, - "pos": { - "x": -47268, - "y": 2171, - "z": 65005 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 24, - "instId": 300004, - "propState": 8, - "pos": { - "x": -2150, - "y": 2171, - "z": 53440 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 24, - "instId": 300009, - "propState": 8, - "pos": { - "x": -18060, - "y": 2171, - "z": 64480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 24, - "instId": 300003, - "propState": 8, - "pos": { - "x": -1970, - "y": 2171, - "z": 55480 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 24, - "instId": 300005, - "propState": 8, - "pos": { - "x": -54150, - "y": 2171, - "z": 42510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 24, - "instId": 300008, - "propState": 8, - "pos": { - "x": -13790, - "y": 2171, - "z": 37800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 24, - "instId": 300010, - "propState": 8, - "pos": { - "x": -43237, - "y": 2171, - "z": 76988 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 24, - "instId": 300011, - "propState": 8, - "pos": { - "x": 6551, - "y": 2171, - "z": 66094 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 24, - "instId": 300012, - "propState": 8, - "pos": { - "x": 6306, - "y": 2171, - "z": 46861 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "26": { - "monsters": [ - { - "groupId": 26, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -58850, - "y": 821, - "z": 72120 - }, - "rot": { - "x": 0, - "y": 269964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "27": { - "monsters": [ - { - "groupId": 27, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -29423, - "y": 2171, - "z": 56307 - }, - "rot": { - "x": 0, - "y": 269964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "28": { - "monsters": [ - { - "groupId": 28, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -12140, - "y": -1147, - "z": 12080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 28, - "instId": 300002, - "propState": 8, - "pos": { - "x": -13960, - "y": -1147, - "z": 9760 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 28, - "instId": 300006, - "propState": 8, - "pos": { - "x": 1005, - "y": -1085, - "z": 13430 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 28, - "instId": 300007, - "propState": 8, - "pos": { - "x": 20870, - "y": -1116, - "z": 9170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 28, - "instId": 300004, - "propState": 8, - "pos": { - "x": -14070, - "y": -1147, - "z": 13940 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 28, - "instId": 300009, - "propState": 8, - "pos": { - "x": 41450, - "y": -1074, - "z": -1300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 28, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14100, - "y": -1147, - "z": 11840 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 28, - "instId": 300005, - "propState": 8, - "pos": { - "x": 24222, - "y": -1116, - "z": 4390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 28, - "instId": 300008, - "propState": 8, - "pos": { - "x": 30395, - "y": 623, - "z": 4390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 28, - "instId": 300010, - "propState": 8, - "pos": { - "x": -10060, - "y": -1147, - "z": 8930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 28, - "instId": 300011, - "propState": 8, - "pos": { - "x": -13940, - "y": -1147, - "z": 18130 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 28, - "instId": 300012, - "propState": 8, - "pos": { - "x": 48675, - "y": -2836, - "z": 36880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102001 - } - ], - "teleports": {} - }, - "29": { - "monsters": [ - { - "groupId": 29, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 11230, - "y": -1116, - "z": 11060 - }, - "rot": { - "x": 0, - "y": 89964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "30": { - "monsters": [ - { - "groupId": 30, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 41490, - "y": -1074, - "z": 8140 - }, - "rot": { - "x": 0, - "y": 359964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "31": { - "monsters": [ - { - "groupId": 31, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 4734, - "y": 9101, - "z": 117960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": 1000, - "y": 9101, - "z": 115470 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 31, - "instId": 300006, - "propState": 8, - "pos": { - "x": 33716, - "y": 9101, - "z": 137020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 31, - "instId": 300007, - "propState": 8, - "pos": { - "x": 43770, - "y": 9101, - "z": 138151 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 31, - "instId": 300004, - "propState": 8, - "pos": { - "x": 1010, - "y": 9101, - "z": 120440 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 31, - "instId": 300009, - "propState": 8, - "pos": { - "x": 24698, - "y": 9101, - "z": 114670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 31, - "instId": 300003, - "propState": 8, - "pos": { - "x": 1020, - "y": 9101, - "z": 117960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 31, - "instId": 300005, - "propState": 8, - "pos": { - "x": 38204, - "y": 9101, - "z": 179006 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 31, - "instId": 300008, - "propState": 8, - "pos": { - "x": 3901, - "y": 9184, - "z": 107800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "33": { - "monsters": [ - { - "groupId": 33, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 38035, - "y": 9101, - "z": 123095 - }, - "rot": { - "x": 0, - "y": 359964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "34": { - "monsters": [ - { - "groupId": 34, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 38040, - "y": 9101, - "z": 120650 - }, - "rot": { - "x": 0, - "y": 359964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "36": { - "monsters": [ - { - "groupId": 36, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -5790, - "y": 2171, - "z": 55560 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": -2150, - "y": 2171, - "z": 57630 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 36, - "instId": 300006, - "propState": 8, - "pos": { - "x": -69143, - "y": 821, - "z": 76489 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 36, - "instId": 300007, - "propState": 8, - "pos": { - "x": -47268, - "y": 2171, - "z": 65005 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 36, - "instId": 300004, - "propState": 8, - "pos": { - "x": -2150, - "y": 2171, - "z": 53440 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 36, - "instId": 300009, - "propState": 8, - "pos": { - "x": -18060, - "y": 2171, - "z": 64480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": -2030, - "y": 2171, - "z": 55520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 36, - "instId": 300005, - "propState": 8, - "pos": { - "x": -54150, - "y": 2171, - "z": 42510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 36, - "instId": 300008, - "propState": 8, - "pos": { - "x": -13790, - "y": 2171, - "z": 37800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 36, - "instId": 300010, - "propState": 8, - "pos": { - "x": -43237, - "y": 2171, - "z": 76988 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 36, - "instId": 300011, - "propState": 8, - "pos": { - "x": 6551, - "y": 2171, - "z": 66094 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 36, - "instId": 300012, - "propState": 8, - "pos": { - "x": 6306, - "y": 2171, - "z": 46861 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "37": { - "monsters": [ - { - "groupId": 37, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -58850, - "y": 821, - "z": 72120 - }, - "rot": { - "x": 0, - "y": 269964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "38": { - "monsters": [ - { - "groupId": 38, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -29423, - "y": 2171, - "z": 56307 - }, - "rot": { - "x": 0, - "y": 269964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [ - { - "groupId": 40, - "instId": 400001, - "pos": { - "x": -77610, - "y": 821, - "z": 74540 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8121201": { - "P81212_F81212001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 30030, - "y": -31163, - "z": -39351 - }, - "rot": { - "x": 0, - "y": 269578, - "z": 0 - }, - "propId": 102001 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 61286, - "y": -34210, - "z": -80659 - }, - "rot": { - "x": 0, - "y": 269578, - "z": 0 - }, - "propId": 102001 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": 65687, - "y": -31213, - "z": -100279 - }, - "rot": { - "x": 0, - "y": 359578, - "z": 0 - }, - "propId": 102001 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": -13866, - "y": -31109, - "z": -143544 - }, - "rot": { - "x": 0, - "y": 359578, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": 66343, - "y": -31228, - "z": -139898 - }, - "rot": { - "x": 0, - "y": 89578, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 4, - "instId": 300006, - "propState": 8, - "pos": { - "x": 28325, - "y": -31213, - "z": -40965 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 4, - "instId": 300007, - "propState": 2, - "pos": { - "x": 59120, - "y": -34241, - "z": -84424 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 4, - "instId": 300008, - "propState": 8, - "pos": { - "x": 69120, - "y": -34241, - "z": -91442 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 4, - "instId": 300009, - "propState": 8, - "pos": { - "x": -10332, - "y": -31159, - "z": -141719 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 4, - "instId": 300010, - "propState": 8, - "pos": { - "x": 68340, - "y": -31263, - "z": -137570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - } - ], - "teleports": {} - }, - "5": { - "monsters": [ - { - "groupId": 5, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 134670, - "y": 8008, - "z": -1080 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 137790, - "y": 8008, - "z": 3050 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 5, - "instId": 300006, - "propState": 8, - "pos": { - "x": 101300, - "y": 5351, - "z": -9240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 5, - "instId": 300007, - "propState": 8, - "pos": { - "x": 119050, - "y": 8008, - "z": -1870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 5, - "instId": 300004, - "propState": 8, - "pos": { - "x": 132190, - "y": 8008, - "z": 3050 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 5, - "instId": 300009, - "propState": 8, - "pos": { - "x": 124990, - "y": 8008, - "z": -11430 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 135070, - "y": 8008, - "z": 3060 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 5, - "instId": 300005, - "propState": 8, - "pos": { - "x": 95770, - "y": 7183, - "z": -12520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 108890, - "y": 5351, - "z": -5350 - }, - "rot": { - "x": 0, - "y": 269964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 120011, - "y": 8008, - "z": -5171 - }, - "rot": { - "x": 0, - "y": 269964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "8": { - "monsters": [ - { - "groupId": 8, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 90360, - "y": 5351, - "z": -7600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": 86810, - "y": 5351, - "z": -9320 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": 95700, - "y": 5351, - "z": -4020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 8, - "instId": 300007, - "propState": 8, - "pos": { - "x": 119050, - "y": 8008, - "z": -1870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": 87210, - "y": 5351, - "z": -5170 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 8, - "instId": 300009, - "propState": 8, - "pos": { - "x": 101630, - "y": 5351, - "z": -8990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": 87540, - "y": 5351, - "z": -7600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": 95770, - "y": 7183, - "z": -12520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 119280, - "y": 8008, - "z": -3670 - }, - "rot": { - "x": 0, - "y": 89964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "10": { - "monsters": [ - { - "groupId": 10, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 119154, - "y": 8008, - "z": -6334 - }, - "rot": { - "x": 0, - "y": 89964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [ - { - "groupId": 11, - "instId": 400001, - "pos": { - "x": 133740, - "y": 8008, - "z": -10360 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": 139380, - "y": 8008, - "z": -4240 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 11, - "instId": 300004, - "propState": 8, - "pos": { - "x": 139390, - "y": 8008, - "z": -8860 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 11, - "instId": 300006, - "propState": 8, - "pos": { - "x": 117096, - "y": 8057, - "z": -5266 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 11, - "instId": 300012, - "propState": 8, - "pos": { - "x": 131400, - "y": 8008, - "z": -11750 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 11, - "instId": 300013, - "propState": 8, - "pos": { - "x": 128300, - "y": 8008, - "z": -2280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - } - ], - "teleports": {} - }, - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 139910, - "y": 2265, - "z": -18250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": 143830, - "y": 2265, - "z": -15360 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 12, - "instId": 300006, - "propState": 8, - "pos": { - "x": 134690, - "y": 2265, - "z": -23200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 12, - "instId": 300004, - "propState": 8, - "pos": { - "x": 143840, - "y": 2265, - "z": -19650 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 12, - "instId": 300007, - "propState": 8, - "pos": { - "x": 137090, - "y": 2265, - "z": -16020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 12, - "instId": 300005, - "propState": 8, - "pos": { - "x": 143760, - "y": 2265, - "z": -17560 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": 115360, - "y": 5351, - "z": -20970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 12, - "instId": 300008, - "propState": 8, - "pos": { - "x": 136174, - "y": 2265, - "z": -24293 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "13": { - "monsters": [ - { - "groupId": 13, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 11430, - "y": -31213, - "z": -50800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 14300, - "y": -31213, - "z": -53120 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 13, - "instId": 300006, - "propState": 8, - "pos": { - "x": -1240, - "y": -31213, - "z": -25640 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 13, - "instId": 300007, - "propState": 8, - "pos": { - "x": -8204, - "y": -31213, - "z": -54560 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": 14310, - "y": -31213, - "z": -48760 - }, - "rot": { - "x": 0, - "y": 254999, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 13, - "instId": 300009, - "propState": 8, - "pos": { - "x": 3610, - "y": -31213, - "z": -48170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 13486, - "y": -31213, - "z": -50513 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": 10300, - "y": -31213, - "z": -44450 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 13, - "instId": 300008, - "propState": 8, - "pos": { - "x": -11547, - "y": -31213, - "z": -54130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 13, - "instId": 300010, - "propState": 8, - "pos": { - "x": 17414, - "y": -31213, - "z": -55180 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 13, - "instId": 300011, - "propState": 8, - "pos": { - "x": 8016, - "y": -31213, - "z": -23320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "14": { - "monsters": [ - { - "groupId": 14, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -9330, - "y": -31213, - "z": -27780 - }, - "rot": { - "x": 0, - "y": 329964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "15": { - "monsters": [ - { - "groupId": 15, - "instId": 200002, - "eventId": 0, - "pos": { - "x": -11160, - "y": -31098, - "z": -50670 - }, - "rot": { - "x": 0, - "y": 269964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "16": { - "monsters": [ - { - "groupId": 16, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -340, - "y": -31213, - "z": -11520 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": 3420, - "y": -31213, - "z": -9380 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 16, - "instId": 300006, - "propState": 8, - "pos": { - "x": 3270, - "y": -31213, - "z": -18570 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 16, - "instId": 300004, - "propState": 8, - "pos": { - "x": -300, - "y": -31213, - "z": -6620 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 16, - "instId": 300007, - "propState": 8, - "pos": { - "x": 3210, - "y": -31213, - "z": -17290 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 16, - "instId": 300005, - "propState": 8, - "pos": { - "x": 1450, - "y": -31213, - "z": -8260 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": -12170, - "y": -31213, - "z": -38820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 16, - "instId": 300008, - "propState": 8, - "pos": { - "x": 8016, - "y": -31213, - "z": -23320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "17": { - "monsters": [ - { - "groupId": 17, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 9640, - "y": -31213, - "z": -50530 - }, - "rot": { - "x": 0, - "y": 270271, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": 13450, - "y": -31213, - "z": -48620 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 17, - "instId": 300006, - "propState": 8, - "pos": { - "x": -1610, - "y": -31055, - "z": -46930 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 17, - "instId": 300004, - "propState": 8, - "pos": { - "x": 13270, - "y": -31213, - "z": -52530 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 17, - "instId": 300007, - "propState": 8, - "pos": { - "x": 1170, - "y": -31055, - "z": -46850 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 17, - "instId": 300005, - "propState": 8, - "pos": { - "x": 13220, - "y": -31213, - "z": -50700 - }, - "rot": { - "x": 0, - "y": 270271, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": -12170, - "y": -31213, - "z": -45170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 17, - "instId": 300008, - "propState": 8, - "pos": { - "x": 10300, - "y": -31213, - "z": -44450 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 17, - "instId": 300009, - "propState": 8, - "pos": { - "x": -11547, - "y": -31213, - "z": -54130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 17, - "instId": 300010, - "propState": 8, - "pos": { - "x": 17414, - "y": -31213, - "z": -55180 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "18": { - "monsters": [ - { - "groupId": 18, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 9740, - "y": -31213, - "z": -51930 - }, - "rot": { - "x": 0, - "y": 269964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "19": { - "monsters": [ - { - "groupId": 19, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 12300, - "y": -31213, - "z": -50880 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": 15580, - "y": -31213, - "z": -48810 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 19, - "instId": 300004, - "propState": 8, - "pos": { - "x": 15660, - "y": -31213, - "z": -52890 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 19, - "instId": 300003, - "propState": 8, - "pos": { - "x": 9900, - "y": -31213, - "z": -50910 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 19, - "instId": 300005, - "propState": 8, - "pos": { - "x": -9300, - "y": -31213, - "z": -49660 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 19, - "instId": 300006, - "propState": 8, - "pos": { - "x": 10300, - "y": -31213, - "z": -44450 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 19, - "instId": 300008, - "propState": 8, - "pos": { - "x": 17414, - "y": -31213, - "z": -55180 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 19, - "instId": 300007, - "propState": 8, - "pos": { - "x": 5870, - "y": -31213, - "z": -46920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 19, - "instId": 300009, - "propState": 8, - "pos": { - "x": 3980, - "y": -31213, - "z": -48024 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [ - { - "groupId": 20, - "instId": 400001, - "pos": { - "x": 6590, - "y": -31159, - "z": -123530 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": 7400, - "y": -31159, - "z": -132270 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 20, - "instId": 300004, - "propState": 8, - "pos": { - "x": 13470, - "y": -31159, - "z": -132570 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 20, - "instId": 300006, - "propState": 8, - "pos": { - "x": 14728, - "y": -31159, - "z": -106776 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 20, - "instId": 300012, - "propState": 8, - "pos": { - "x": 4675, - "y": -31159, - "z": -114470 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 20, - "instId": 300013, - "propState": 8, - "pos": { - "x": 4800, - "y": -31159, - "z": -116510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 20, - "instId": 300003, - "propState": 8, - "pos": { - "x": 10210, - "y": -31159, - "z": -134860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "21": { - "monsters": [ - { - "groupId": 21, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 9270, - "y": -31159, - "z": -151541 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": 6410, - "y": -31159, - "z": -154680 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 21, - "instId": 300006, - "propState": 8, - "pos": { - "x": 2967, - "y": -31159, - "z": -142468 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 21, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11840, - "y": -31159, - "z": -154920 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 21, - "instId": 300007, - "propState": 8, - "pos": { - "x": 13289, - "y": -31159, - "z": -143281 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300005, - "propState": 8, - "pos": { - "x": 9270, - "y": -31159, - "z": -154050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": 12290, - "y": -31098, - "z": -129739 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 21, - "instId": 300008, - "propState": 8, - "pos": { - "x": 17060, - "y": -31159, - "z": -153281 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 21, - "instId": 300009, - "propState": 8, - "pos": { - "x": 838, - "y": -31159, - "z": -138942 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "22": { - "monsters": [ - { - "groupId": 22, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 115910, - "y": -28076, - "z": -145450 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": 119990, - "y": -28127, - "z": -147910 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 22, - "instId": 300006, - "propState": 8, - "pos": { - "x": 103449, - "y": -28131, - "z": -141026 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 22, - "instId": 300007, - "propState": 8, - "pos": { - "x": 111540, - "y": -28131, - "z": -150680 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 22, - "instId": 300004, - "propState": 8, - "pos": { - "x": 120060, - "y": -28127, - "z": -143260 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 22, - "instId": 300009, - "propState": 8, - "pos": { - "x": 83900, - "y": -31263, - "z": -139960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 22, - "instId": 300003, - "propState": 8, - "pos": { - "x": 120030, - "y": -28076, - "z": -145750 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 22, - "instId": 300005, - "propState": 8, - "pos": { - "x": 109990, - "y": -28131, - "z": -140630 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 22, - "instId": 300008, - "propState": 8, - "pos": { - "x": 66343, - "y": -31228, - "z": -139898 - }, - "rot": { - "x": 0, - "y": 89578, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 22, - "instId": 300010, - "propState": 8, - "pos": { - "x": 122600, - "y": -28127, - "z": -145270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "23": { - "monsters": [ - { - "groupId": 23, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 97290, - "y": -28131, - "z": -143170 - }, - "rot": { - "x": 0, - "y": 269964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "24": { - "monsters": [ - { - "groupId": 24, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 106410, - "y": -28131, - "z": -148670 - }, - "rot": { - "x": 0, - "y": 269964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "25": { - "monsters": [ - { - "groupId": 25, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 102620, - "y": -28131, - "z": -153470 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 25, - "instId": 300002, - "propState": 8, - "pos": { - "x": 106690, - "y": -28131, - "z": -156120 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 25, - "instId": 300004, - "propState": 8, - "pos": { - "x": 102520, - "y": -28131, - "z": -157900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 25, - "instId": 300003, - "propState": 8, - "pos": { - "x": 102610, - "y": -28131, - "z": -153490 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 25, - "instId": 300005, - "propState": 8, - "pos": { - "x": 112630, - "y": -28131, - "z": -145360 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 25, - "instId": 300006, - "propState": 8, - "pos": { - "x": 109950, - "y": -28131, - "z": -140620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 25, - "instId": 300008, - "propState": 8, - "pos": { - "x": 93570, - "y": -28131, - "z": -143000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 25, - "instId": 300007, - "propState": 8, - "pos": { - "x": 95980, - "y": -28131, - "z": -147210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 25, - "instId": 300009, - "propState": 8, - "pos": { - "x": 100000, - "y": -28131, - "z": -141310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [ - { - "groupId": 26, - "instId": 400001, - "pos": { - "x": 98600, - "y": -28131, - "z": -153910 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 100340, - "y": -28131, - "z": -157850 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": 104760, - "y": -28131, - "z": -158000 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 26, - "instId": 300006, - "propState": 8, - "pos": { - "x": 109920, - "y": -28131, - "z": -140660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 26, - "instId": 300012, - "propState": 8, - "pos": { - "x": 95990, - "y": -28131, - "z": -148240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 26, - "instId": 300013, - "propState": 8, - "pos": { - "x": 95730, - "y": -28131, - "z": -151380 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 112790, - "y": -28131, - "z": -145600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": 93450, - "y": -28131, - "z": -142940 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "27": { - "monsters": [ - { - "groupId": 27, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 115910, - "y": -28076, - "z": -145450 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": 119990, - "y": -28127, - "z": -147910 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 27, - "instId": 300006, - "propState": 8, - "pos": { - "x": 103449, - "y": -28131, - "z": -141026 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 27, - "instId": 300007, - "propState": 8, - "pos": { - "x": 111540, - "y": -28131, - "z": -150700 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 27, - "instId": 300004, - "propState": 8, - "pos": { - "x": 120060, - "y": -28127, - "z": -143260 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 27, - "instId": 300009, - "propState": 8, - "pos": { - "x": 83900, - "y": -31263, - "z": -139960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 27, - "instId": 300003, - "propState": 8, - "pos": { - "x": 115910, - "y": -28076, - "z": -145450 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 27, - "instId": 300005, - "propState": 8, - "pos": { - "x": 109990, - "y": -28131, - "z": -140630 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 27, - "instId": 300008, - "propState": 8, - "pos": { - "x": 66343, - "y": -31228, - "z": -139898 - }, - "rot": { - "x": 0, - "y": 89578, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 27, - "instId": 300010, - "propState": 8, - "pos": { - "x": 130420, - "y": -28127, - "z": -145270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "28": { - "monsters": [ - { - "groupId": 28, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 97290, - "y": -28131, - "z": -143170 - }, - "rot": { - "x": 0, - "y": 269964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "29": { - "monsters": [ - { - "groupId": 29, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 106410, - "y": -28131, - "z": -148670 - }, - "rot": { - "x": 0, - "y": 269964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "30": { - "monsters": [ - { - "groupId": 30, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 103880, - "y": -28121, - "z": -113570 - }, - "rot": { - "x": 0, - "y": 271, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": 105020, - "y": -28121, - "z": -117260 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 30, - "instId": 300006, - "propState": 8, - "pos": { - "x": 110680, - "y": -28121, - "z": -104870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 30, - "instId": 300004, - "propState": 8, - "pos": { - "x": 99680, - "y": -28121, - "z": -117120 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 1000 - }, { - "groupId": 30, - "instId": 300007, - "propState": 8, - "pos": { - "x": 110690, - "y": -28121, - "z": -106410 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 30, - "instId": 300005, - "propState": 8, - "pos": { - "x": 102520, - "y": -28121, - "z": -117340 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 30, - "instId": 300003, - "propState": 8, - "pos": { - "x": 112580, - "y": -28121, - "z": -114860 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 30, - "instId": 300008, - "propState": 8, - "pos": { - "x": 93511, - "y": -28071, - "z": -113828 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 30, - "instId": 300009, - "propState": 8, - "pos": { - "x": 109820, - "y": -28121, - "z": -119750 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "31": { - "monsters": [ - { - "groupId": 31, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 100950, - "y": -28121, - "z": -113570 - }, - "rot": { - "x": 0, - "y": 344964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "32": { - "monsters": [ - { - "groupId": 32, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 102640, - "y": -28121, - "z": -97550 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": 100340, - "y": -28121, - "z": -93810 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 32, - "instId": 300004, - "propState": 8, - "pos": { - "x": 105010, - "y": -28121, - "z": -94030 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 32, - "instId": 300003, - "propState": 8, - "pos": { - "x": 102640, - "y": -28121, - "z": -97550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 32, - "instId": 300005, - "propState": 8, - "pos": { - "x": 112580, - "y": -28121, - "z": -114860 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 32, - "instId": 300006, - "propState": 8, - "pos": { - "x": 93511, - "y": -28071, - "z": -113828 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 32, - "instId": 300007, - "propState": 8, - "pos": { - "x": 109820, - "y": -28121, - "z": -119750 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 32, - "instId": 300009, - "propState": 8, - "pos": { - "x": 96450, - "y": -28121, - "z": -105560 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 32, - "instId": 300010, - "propState": 8, - "pos": { - "x": 95240, - "y": -28121, - "z": -106940 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [ - { - "groupId": 33, - "instId": 400001, - "pos": { - "x": 102590, - "y": 604, - "z": -39660 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 33, - "instId": 300002, - "propState": 8, - "pos": { - "x": 98591, - "y": 604, - "z": -45124 - }, - "rot": { - "x": 0, - "y": 60457, - "z": 0 - }, - "propId": 1021 - }, - { - "groupId": 33, - "instId": 300004, - "propState": 8, - "pos": { - "x": 106960, - "y": 661, - "z": -35650 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 33, - "instId": 300012, - "propState": 8, - "pos": { - "x": 113291, - "y": 661, - "z": -34901 - }, - "rot": { - "x": 0, - "y": 209996, - "z": 0 - }, - "propId": 102005 - }, - { - "groupId": 33, - "instId": 300013, - "propState": 8, - "pos": { - "x": 112168, - "y": 661, - "z": -34725 - }, - "rot": { - "x": 0, - "y": 209996, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 33, - "instId": 300015, - "propState": 8, - "pos": { - "x": 112630, - "y": 661, - "z": -35500 - }, - "rot": { - "x": 0, - "y": 209999, - "z": 0 - }, - "propId": 102005 - }, { - "groupId": 33, - "instId": 300019, - "propState": 1, - "pos": { - "x": 110240, - "y": 604, - "z": -44110 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1002 - }, { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": 123610, - "y": 661, - "z": -37350 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "34": { - "monsters": [ - { - "groupId": 34, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 151560, - "y": -28127, - "z": -115340 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 34, - "instId": 300004, - "propState": 8, - "pos": { - "x": 157690, - "y": -28127, - "z": -112590 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 34, - "instId": 300003, - "propState": 2, - "pos": { - "x": 155100, - "y": -28127, - "z": -118690 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1004 - }, - { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": 151550, - "y": -28127, - "z": -115340 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 34, - "instId": 300005, - "propState": 8, - "pos": { - "x": 130270, - "y": -28127, - "z": -115220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "35": { - "monsters": [ - { - "groupId": 35, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 151540, - "y": -28127, - "z": -115380 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300004, - "propState": 8, - "pos": { - "x": 157778, - "y": -28127, - "z": -112535 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 35, - "instId": 300001, - "propState": 2, - "pos": { - "x": 155000, - "y": -28127, - "z": -118590 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 1004 - }, - { - "groupId": 35, - "instId": 300003, - "propState": 8, - "pos": { - "x": 151570, - "y": -28127, - "z": -115280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 35, - "instId": 300005, - "propState": 8, - "pos": { - "x": 130270, - "y": -28127, - "z": -115220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": 78290, - "y": -31263, - "z": -147040 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8122101": { - "P81221_F81221001": { - "scenes": { - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 24008, - "y": 10913, - "z": -117960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": 51790, - "y": 10913, - "z": -114960 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": 51790, - "y": 10913, - "z": -120960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 8, - "pos": { - "x": 34790, - "y": 10913, - "z": -114960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 18, - "instId": 300004, - "propState": 8, - "pos": { - "x": 37790, - "y": 10913, - "z": -120960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 18, - "instId": 300005, - "propState": 8, - "pos": { - "x": 40790, - "y": 10913, - "z": -114960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 18, - "instId": 300006, - "propState": 8, - "pos": { - "x": 35630, - "y": 10913, - "z": -114960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 18, - "instId": 300007, - "propState": 8, - "pos": { - "x": 38571, - "y": 10913, - "z": -120960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 18, - "instId": 300008, - "propState": 8, - "pos": { - "x": 41660, - "y": 10913, - "z": -114960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400001, - "pos": { - "x": 47790, - "y": 10913, - "z": -117960 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34874, - "y": 8240, - "z": -103613 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": -13107, - "y": 9297, - "z": -111243 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": -53230, - "y": 8240, - "z": -119090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": -53230, - "y": 8240, - "z": -113090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": -36230, - "y": 8240, - "z": -119090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 21, - "instId": 300004, - "propState": 8, - "pos": { - "x": -39230, - "y": 8240, - "z": -113090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300005, - "propState": 8, - "pos": { - "x": -42230, - "y": 8240, - "z": -119090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300006, - "propState": 8, - "pos": { - "x": -37070, - "y": 8240, - "z": -119090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300007, - "propState": 8, - "pos": { - "x": -40011, - "y": 8240, - "z": -113090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300008, - "propState": 8, - "pos": { - "x": -43100, - "y": 8240, - "z": -119090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "22": { - "monsters": [ - { - "groupId": 22, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -49230, - "y": 8240, - "z": -116090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -49230, - "y": 8240, - "z": -116090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": -49230, - "y": 8240, - "z": -116090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -35248, - "y": 8240, - "z": -89200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": -67170, - "y": 10224, - "z": -74160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 23, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14465, - "y": 12905, - "z": -75931 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 8, - "pos": { - "x": -40170, - "y": 10224, - "z": -71160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 24, - "instId": 300002, - "propState": 8, - "pos": { - "x": -40170, - "y": 10224, - "z": -77160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 24, - "instId": 300003, - "propState": 8, - "pos": { - "x": -57170, - "y": 10224, - "z": -71160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 24, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54170, - "y": 10224, - "z": -77490 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 24, - "instId": 300005, - "propState": 8, - "pos": { - "x": -51170, - "y": 10224, - "z": -71160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 24, - "instId": 300006, - "propState": 8, - "pos": { - "x": -56330, - "y": 10224, - "z": -71160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 24, - "instId": 300007, - "propState": 8, - "pos": { - "x": -53389, - "y": 10224, - "z": -77490 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 24, - "instId": 300008, - "propState": 8, - "pos": { - "x": -50300, - "y": 10224, - "z": -71160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [ - { - "groupId": 25, - "instId": 400001, - "pos": { - "x": -44170, - "y": 10224, - "z": -74160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -61623, - "y": 10224, - "z": -77730 - }, - "rot": { - "x": 0, - "y": 358486, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": -61782, - "y": 10224, - "z": -71732 - }, - "rot": { - "x": 0, - "y": 268486, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": -44629, - "y": 10224, - "z": -77281 - }, - "rot": { - "x": 0, - "y": 268486, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47786, - "y": 10224, - "z": -71110 - }, - "rot": { - "x": 0, - "y": 268486, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": -50627, - "y": 10224, - "z": -77440 - }, - "rot": { - "x": 0, - "y": 268486, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 26, - "instId": 300006, - "propState": 8, - "pos": { - "x": -45469, - "y": 10224, - "z": -77303 - }, - "rot": { - "x": 0, - "y": 268486, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 26, - "instId": 300007, - "propState": 8, - "pos": { - "x": -48567, - "y": 10224, - "z": -71131 - }, - "rot": { - "x": 0, - "y": 268486, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 26, - "instId": 300008, - "propState": 8, - "pos": { - "x": -51497, - "y": 10224, - "z": -77463 - }, - "rot": { - "x": 0, - "y": 268486, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "27": { - "monsters": [ - { - "groupId": 27, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -57704, - "y": 10224, - "z": -74626 - }, - "rot": { - "x": 0, - "y": 88486, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": -57704, - "y": 10224, - "z": -74626 - }, - "rot": { - "x": 0, - "y": 88486, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": -57704, - "y": 10224, - "z": -74626 - }, - "rot": { - "x": 0, - "y": 88486, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": 100, - "y": 7739, - "z": 19536 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2420, - "y": 8361, - "z": 60030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "33": { - "monsters": [ - { - "groupId": 33, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 580, - "y": 8551, - "z": 54030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": 580, - "y": 8551, - "z": 54030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 33, - "instId": 300002, - "propState": 2, - "pos": { - "x": 3580, - "y": 8584, - "z": 57030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1004 - }, { - "groupId": 33, - "instId": 300003, - "propState": 8, - "pos": { - "x": 580, - "y": 8551, - "z": 54030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": 157330, - "y": 21642, - "z": -74429 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, - { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": 164200, - "y": 19670, - "z": -91762 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, - { - "groupId": 34, - "instId": 300003, - "propState": 8, - "pos": { - "x": 184600, - "y": 19670, - "z": -91757 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, - { - "groupId": 34, - "instId": 300004, - "propState": 8, - "pos": { - "x": 184600, - "y": 19670, - "z": -57200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 34, - "instId": 300005, - "propState": 8, - "pos": { - "x": 164200, - "y": 19670, - "z": -57200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": 182330, - "y": 21642, - "z": -74130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": 177330, - "y": 21642, - "z": -77130 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": 172330, - "y": 21642, - "z": -78130 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 36, - "instId": 300002, - "propState": 1, - "pos": { - "x": 172330, - "y": 21642, - "z": -70130 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1002 - }, - { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": 167219, - "y": 21642, - "z": -76383 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 36, - "instId": 300004, - "propState": 8, - "pos": { - "x": 166800, - "y": 21642, - "z": -77289 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 102005 - }, { - "groupId": 36, - "instId": 300005, - "propState": 8, - "pos": { - "x": 167772, - "y": 21642, - "z": -77214 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 102005 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": -69666, - "y": 3522, - "z": -9644 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": -60775, - "y": 3506, - "z": -18535 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 8, - "pos": { - "x": -65132, - "y": 769, - "z": -31155 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 52, - "instId": 300002, - "propState": 8, - "pos": { - "x": -69375, - "y": 769, - "z": -35398 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 52, - "instId": 300003, - "propState": 8, - "pos": { - "x": -76318, - "y": 769, - "z": -18632 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 52, - "instId": 300004, - "propState": 8, - "pos": { - "x": -79274, - "y": 769, - "z": -26108 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 52, - "instId": 300005, - "propState": 8, - "pos": { - "x": -72075, - "y": 769, - "z": -22875 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 52, - "instId": 300006, - "propState": 8, - "pos": { - "x": -75724, - "y": 769, - "z": -19226 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 52, - "instId": 300007, - "propState": 8, - "pos": { - "x": -78722, - "y": 769, - "z": -26660 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 52, - "instId": 300008, - "propState": 8, - "pos": { - "x": -71460, - "y": 769, - "z": -23490 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "53": { - "monsters": [ - { - "groupId": 53, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -70082, - "y": 769, - "z": -30448 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 8, - "pos": { - "x": -70082, - "y": 769, - "z": -30448 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 53, - "instId": 300002, - "propState": 8, - "pos": { - "x": -70082, - "y": 769, - "z": -30448 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "54": { - "monsters": [ - { - "groupId": 54, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -78448, - "y": 769, - "z": -21990 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": -78448, - "y": 769, - "z": -21990 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "55": { - "monsters": [ - { - "groupId": 55, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -77040, - "y": 769, - "z": -23540 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 8, - "pos": { - "x": -77040, - "y": 769, - "z": -23540 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": 115770, - "y": 726, - "z": 53563 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 8, - "pos": { - "x": 136380, - "y": -3511, - "z": 21440 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": 130380, - "y": -3511, - "z": 21440 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 57, - "instId": 300003, - "propState": 8, - "pos": { - "x": 136380, - "y": -1784, - "z": 60490 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 57, - "instId": 300004, - "propState": 8, - "pos": { - "x": 130380, - "y": -1784, - "z": 55900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300005, - "propState": 8, - "pos": { - "x": 136380, - "y": -1784, - "z": 51560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300006, - "propState": 8, - "pos": { - "x": 136380, - "y": -1784, - "z": 59650 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300007, - "propState": 8, - "pos": { - "x": 130380, - "y": -1784, - "z": 55119 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300008, - "propState": 8, - "pos": { - "x": 136380, - "y": -1784, - "z": 50690 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "58": { - "monsters": [ - { - "groupId": 58, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 133380, - "y": -3472, - "z": 25440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": 133380, - "y": -3472, - "z": 25440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": 133380, - "y": -3472, - "z": 25440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "59": { - "monsters": [ - { - "groupId": 59, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 133347, - "y": -1784, - "z": 46220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 133347, - "y": -1784, - "z": 46220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "60": { - "monsters": [ - { - "groupId": 60, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 133660, - "y": -1784, - "z": 35920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 8, - "pos": { - "x": 133660, - "y": -1784, - "z": 35920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 8, - "pos": { - "x": 130380, - "y": -1784, - "z": 67400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 61, - "instId": 300002, - "propState": 8, - "pos": { - "x": 136380, - "y": -1784, - "z": 67400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 61, - "instId": 300003, - "propState": 8, - "pos": { - "x": 130380, - "y": -1784, - "z": 42990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 61, - "instId": 300004, - "propState": 8, - "pos": { - "x": 136380, - "y": -1784, - "z": 49649 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 61, - "instId": 300005, - "propState": 8, - "pos": { - "x": 130380, - "y": -1784, - "z": 56000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 61, - "instId": 300006, - "propState": 8, - "pos": { - "x": 130380, - "y": -1784, - "z": 43830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 61, - "instId": 300007, - "propState": 8, - "pos": { - "x": 136380, - "y": -1784, - "z": 50430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 61, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130380, - "y": -1784, - "z": 56870 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [ - { - "groupId": 62, - "instId": 400001, - "pos": { - "x": 135656, - "y": -3472, - "z": 26716 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "63": { - "monsters": [ - { - "groupId": 63, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 133380, - "y": -1784, - "z": 63400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": 133380, - "y": -1784, - "z": 63400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 63, - "instId": 300002, - "propState": 8, - "pos": { - "x": 133380, - "y": -1784, - "z": 63400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "64": { - "monsters": [ - { - "groupId": 64, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 133350, - "y": -1784, - "z": 47280 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": 133350, - "y": -1784, - "z": 47280 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "65": { - "monsters": [ - { - "groupId": 65, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 133425, - "y": -1784, - "z": 49040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 8, - "pos": { - "x": 133425, - "y": -1784, - "z": 49040 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": -73852, - "y": -997, - "z": 52862 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 8, - "pos": { - "x": -93576, - "y": -5823, - "z": 75670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": -87576, - "y": -5818, - "z": 75670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 67, - "instId": 300003, - "propState": 8, - "pos": { - "x": -94250, - "y": -4222, - "z": 50260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 67, - "instId": 300004, - "propState": 8, - "pos": { - "x": -86950, - "y": -4222, - "z": 59980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 67, - "instId": 300005, - "propState": 8, - "pos": { - "x": -94250, - "y": -4222, - "z": 56260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 67, - "instId": 300006, - "propState": 8, - "pos": { - "x": -94250, - "y": -4222, - "z": 51100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 67, - "instId": 300007, - "propState": 8, - "pos": { - "x": -86950, - "y": -4222, - "z": 60761 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 67, - "instId": 300008, - "propState": 8, - "pos": { - "x": -94250, - "y": -4222, - "z": 57130 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "68": { - "monsters": [ - { - "groupId": 68, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -90576, - "y": -5830, - "z": 71670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": -90576, - "y": -5830, - "z": 71670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": -90576, - "y": -5830, - "z": 71670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "69": { - "monsters": [ - { - "groupId": 69, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -90550, - "y": -4222, - "z": 61540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": -90550, - "y": -4222, - "z": 61540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "70": { - "monsters": [ - { - "groupId": 70, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -90520, - "y": -4222, - "z": 63070 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 8, - "pos": { - "x": -90520, - "y": -4222, - "z": 63070 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 8, - "pos": { - "x": 440, - "y": 6758, - "z": -131220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 71, - "instId": 300002, - "propState": 8, - "pos": { - "x": 24547, - "y": 10913, - "z": -117988 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 71, - "instId": 300003, - "propState": 8, - "pos": { - "x": 331, - "y": 12905, - "z": -89309 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 71, - "instId": 300004, - "propState": 8, - "pos": { - "x": -13000, - "y": 9297, - "z": -111188 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2560, - "y": 9297, - "z": -98540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 72, - "instId": 300002, - "propState": 8, - "pos": { - "x": 3440, - "y": 9297, - "z": -98540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 72, - "instId": 300003, - "propState": 8, - "pos": { - "x": -2560, - "y": 9297, - "z": -117710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 72, - "instId": 300004, - "propState": 8, - "pos": { - "x": 3440, - "y": 9297, - "z": -114730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 72, - "instId": 300005, - "propState": 8, - "pos": { - "x": -2560, - "y": 9682, - "z": -109540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 72, - "instId": 300006, - "propState": 8, - "pos": { - "x": -2560, - "y": 9297, - "z": -116870 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 72, - "instId": 300007, - "propState": 8, - "pos": { - "x": 3440, - "y": 9297, - "z": -113949 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 72, - "instId": 300008, - "propState": 8, - "pos": { - "x": -2560, - "y": 9682, - "z": -108670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [ - { - "groupId": 73, - "instId": 400001, - "pos": { - "x": 440, - "y": 9297, - "z": -102540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": -54290, - "y": 8240, - "z": -119090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 74, - "instId": 300002, - "propState": 8, - "pos": { - "x": -54290, - "y": 8240, - "z": -113090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 74, - "instId": 300003, - "propState": 8, - "pos": { - "x": -37290, - "y": 8240, - "z": -119090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 74, - "instId": 300004, - "propState": 8, - "pos": { - "x": -40290, - "y": 8240, - "z": -113090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 74, - "instId": 300005, - "propState": 8, - "pos": { - "x": -43290, - "y": 8240, - "z": -119090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 74, - "instId": 300006, - "propState": 8, - "pos": { - "x": -38130, - "y": 8240, - "z": -119090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 74, - "instId": 300007, - "propState": 8, - "pos": { - "x": -41071, - "y": 8240, - "z": -113090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 74, - "instId": 300008, - "propState": 8, - "pos": { - "x": -44160, - "y": 8240, - "z": -119090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "75": { - "monsters": [ - { - "groupId": 75, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -50290, - "y": 8240, - "z": -117880 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 8, - "pos": { - "x": -50290, - "y": 8240, - "z": -117880 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 75, - "instId": 300002, - "propState": 8, - "pos": { - "x": -50290, - "y": 8240, - "z": -117880 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "76": { - "monsters": [ - { - "groupId": 76, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -50290, - "y": 8240, - "z": -114310 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 8, - "pos": { - "x": -50290, - "y": 8240, - "z": -114310 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8122201": { - "P81222_F81222001": { - "scenes": { - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": -41310, - "y": 49900, - "z": 41960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 902 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 15, - "pos": { - "x": 18339, - "y": 50362, - "z": 42690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102074 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": 52640, - "y": 43758, - "z": 187500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": 52640, - "y": 43758, - "z": 181500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": 35640, - "y": 43758, - "z": 189240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 12, - "instId": 300004, - "propState": 8, - "pos": { - "x": 39500, - "y": 43758, - "z": 177560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 12, - "instId": 300005, - "propState": 8, - "pos": { - "x": 38570, - "y": 43758, - "z": 190540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [ - { - "groupId": 13, - "instId": 400001, - "pos": { - "x": 48640, - "y": 43758, - "z": 184500 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": -71964, - "y": 53090, - "z": 138476 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": -82659, - "y": 53090, - "z": 149203 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -71330, - "y": 53090, - "z": 141860 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": -77330, - "y": 53090, - "z": 141860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": -67916, - "y": 53090, - "z": 151354 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": -79740, - "y": 53090, - "z": 153540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": -79720, - "y": 53090, - "z": 152430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [ - { - "groupId": 16, - "instId": 400001, - "pos": { - "x": -74330, - "y": 53090, - "z": 145860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 74089, - "y": 43908, - "z": 126100 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29630, - "y": 47500, - "z": 135000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29630, - "y": 47500, - "z": 141000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 8, - "pos": { - "x": 40474, - "y": 46974, - "z": 146313 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 18, - "instId": 300004, - "propState": 8, - "pos": { - "x": 53000, - "y": 43649, - "z": 146540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 18, - "instId": 300005, - "propState": 8, - "pos": { - "x": 53010, - "y": 43649, - "z": 140140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "19": { - "monsters": [ - { - "groupId": 19, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 33797, - "y": 47036, - "z": 138255 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": 33797, - "y": 47036, - "z": 138255 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": 33797, - "y": 47036, - "z": 138255 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "20": { - "monsters": [ - { - "groupId": 20, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 55790, - "y": 43649, - "z": 141224 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": 55790, - "y": 43649, - "z": 141224 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "21": { - "monsters": [ - { - "groupId": 21, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 55635, - "y": 43649, - "z": 144605 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": 55635, - "y": 43649, - "z": 144605 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -78960, - "y": 53254, - "z": 99420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -67213, - "y": 49950, - "z": 68184 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": -72409, - "y": 49950, - "z": 65184 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 23, - "instId": 300003, - "propState": 8, - "pos": { - "x": -66020, - "y": 49950, - "z": 75320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 23, - "instId": 300004, - "propState": 8, - "pos": { - "x": -79770, - "y": 49950, - "z": 65560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 23, - "instId": 300005, - "propState": 8, - "pos": { - "x": -66060, - "y": 49950, - "z": 76940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "24": { - "monsters": [ - { - "groupId": 24, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -70633, - "y": 49950, - "z": 72427 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 8, - "pos": { - "x": -70633, - "y": 49950, - "z": 72427 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 24, - "instId": 300002, - "propState": 8, - "pos": { - "x": -71800, - "y": 49950, - "z": 69930 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "25": { - "monsters": [ - { - "groupId": 25, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -74722, - "y": 49950, - "z": 70250 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": -74722, - "y": 49950, - "z": 70250 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -122130, - "y": 47886, - "z": 42350 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": -135210, - "y": 47886, - "z": 46160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": -129210, - "y": 47886, - "z": 46160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 27, - "instId": 300003, - "propState": 8, - "pos": { - "x": -125710, - "y": 47886, - "z": 7000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 27, - "instId": 300004, - "propState": 8, - "pos": { - "x": -134290, - "y": 47886, - "z": 8730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 27, - "instId": 300005, - "propState": 8, - "pos": { - "x": -123390, - "y": 47886, - "z": 23660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "28": { - "monsters": [ - { - "groupId": 28, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -132210, - "y": 47886, - "z": 42160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": -132210, - "y": 47886, - "z": 42160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 28, - "instId": 300002, - "propState": 8, - "pos": { - "x": -132210, - "y": 47886, - "z": 42160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "29": { - "monsters": [ - { - "groupId": 29, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -131508, - "y": 47886, - "z": 15368 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": -131508, - "y": 47886, - "z": 15368 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "30": { - "monsters": [ - { - "groupId": 30, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -126990, - "y": 47886, - "z": 15070 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": -126990, - "y": 47886, - "z": 15070 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": -70180, - "y": 55679, - "z": 33570 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": -70180, - "y": 55679, - "z": 51809 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": -67525, - "y": 55679, - "z": 45420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": -67530, - "y": 55679, - "z": 40120 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 32, - "instId": 300003, - "propState": 8, - "pos": { - "x": -82546, - "y": 55679, - "z": 50843 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 32, - "instId": 300004, - "propState": 8, - "pos": { - "x": -81380, - "y": 55679, - "z": 51600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 32, - "instId": 300005, - "propState": 8, - "pos": { - "x": -70980, - "y": 55679, - "z": 49030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [ - { - "groupId": 33, - "instId": 400001, - "pos": { - "x": -69780, - "y": 55693, - "z": 42660 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": -18940, - "y": 51443, - "z": 42220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": -18940, - "y": 51443, - "z": 42220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": 11400, - "y": 49880, - "z": 45220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "36": { - "monsters": [ - { - "groupId": 36, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 5950, - "y": 49940, - "z": 42720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5950, - "y": 49940, - "z": 42720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 36, - "instId": 300002, - "propState": 2, - "pos": { - "x": 8060, - "y": 49880, - "z": 39720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1004 - }, { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": 5950, - "y": 49940, - "z": 42720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": 36510, - "y": 60284, - "z": 27695 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": 35080, - "y": 60350, - "z": 57784 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 37, - "instId": 300003, - "propState": 8, - "pos": { - "x": 53449, - "y": 60350, - "z": 55391 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": 48830, - "y": 60356, - "z": 45220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "39": { - "monsters": [ - { - "groupId": 39, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 42830, - "y": 60356, - "z": 42220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 8, - "pos": { - "x": 45830, - "y": 60356, - "z": 39220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1004 - }, { - "groupId": 39, - "instId": 300002, - "propState": 8, - "pos": { - "x": 42830, - "y": 60356, - "z": 42220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 39, - "instId": 300003, - "propState": 8, - "pos": { - "x": 42830, - "y": 60356, - "z": 42220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": -55760, - "y": 53256, - "z": -74310 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 8, - "pos": { - "x": -67720, - "y": 53256, - "z": -84770 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 41, - "instId": 300002, - "propState": 8, - "pos": { - "x": -73720, - "y": 53256, - "z": -84770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 41, - "instId": 300003, - "propState": 8, - "pos": { - "x": -67750, - "y": 53256, - "z": -69910 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 41, - "instId": 300004, - "propState": 8, - "pos": { - "x": -76470, - "y": 53256, - "z": -72800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 41, - "instId": 300005, - "propState": 8, - "pos": { - "x": -76480, - "y": 53256, - "z": -74250 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "42": { - "monsters": [ - { - "groupId": 42, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -70720, - "y": 53256, - "z": -80770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": -70720, - "y": 53256, - "z": -80770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 42, - "instId": 300002, - "propState": 8, - "pos": { - "x": -70720, - "y": 53256, - "z": -80770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 8, - "pos": { - "x": -55889, - "y": 53256, - "z": -74958 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43220, - "y": 49950, - "z": -61610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [ - { - "groupId": 45, - "instId": 400001, - "pos": { - "x": -40220, - "y": 49950, - "z": -66610 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 8, - "pos": { - "x": -37220, - "y": 49950, - "z": -71610 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 45, - "instId": 300002, - "propState": 1, - "pos": { - "x": -49220, - "y": 49950, - "z": -71610 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, - { - "groupId": 45, - "instId": 300003, - "propState": 8, - "pos": { - "x": -40967, - "y": 49950, - "z": -76721 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 45, - "instId": 300004, - "propState": 8, - "pos": { - "x": -40061, - "y": 49950, - "z": -77140 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 102005 - }, { - "groupId": 45, - "instId": 300005, - "propState": 8, - "pos": { - "x": -40136, - "y": 49950, - "z": -76168 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 102005 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": 43460, - "y": 43158, - "z": -59992 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": 37500, - "y": 43154, - "z": -51250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 47, - "instId": 300002, - "propState": 8, - "pos": { - "x": 37500, - "y": 43154, - "z": -57250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 47, - "instId": 300003, - "propState": 8, - "pos": { - "x": 28150, - "y": 43154, - "z": -71710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 47, - "instId": 300004, - "propState": 8, - "pos": { - "x": 27720, - "y": 43154, - "z": -62850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 47, - "instId": 300005, - "propState": 8, - "pos": { - "x": 27850, - "y": 43154, - "z": -64170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "48": { - "monsters": [ - { - "groupId": 48, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 33883, - "y": 43155, - "z": -54320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": 33883, - "y": 43155, - "z": -54320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 48, - "instId": 300002, - "propState": 8, - "pos": { - "x": 14960, - "y": 43154, - "z": -82480 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "49": { - "monsters": [ - { - "groupId": 49, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 14920, - "y": 43257, - "z": -79380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": 14920, - "y": 43257, - "z": -79380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "50": { - "monsters": [ - { - "groupId": 50, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 22250, - "y": 43154, - "z": -62510 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22250, - "y": 43154, - "z": -62510 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [ - { - "groupId": 51, - "instId": 400001, - "pos": { - "x": 17850, - "y": 43154, - "z": -92660 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 8, - "pos": { - "x": 69660, - "y": 60284, - "z": 55460 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 52, - "instId": 300002, - "propState": 8, - "pos": { - "x": 81700, - "y": 60421, - "z": 20230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 8, - "pos": { - "x": 72390, - "y": 60421, - "z": 49510 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 53, - "instId": 300002, - "propState": 8, - "pos": { - "x": 78390, - "y": 60421, - "z": 49510 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 53, - "instId": 300003, - "propState": 8, - "pos": { - "x": 83720, - "y": 60421, - "z": 39030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 53, - "instId": 300004, - "propState": 8, - "pos": { - "x": 82510, - "y": 60421, - "z": 39446 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 53, - "instId": 300005, - "propState": 8, - "pos": { - "x": 70340, - "y": 60339, - "z": 37100 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "54": { - "monsters": [ - { - "groupId": 54, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 75390, - "y": 60421, - "z": 45510 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": 75390, - "y": 60421, - "z": 45510 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": 75390, - "y": 60421, - "z": 45510 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 8, - "pos": { - "x": 35140, - "y": 50354, - "z": 107430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 55, - "instId": 300002, - "propState": 8, - "pos": { - "x": 89092, - "y": 50120, - "z": 125870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": 80030, - "y": 50120, - "z": 120480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 56, - "instId": 300002, - "propState": 8, - "pos": { - "x": 80030, - "y": 50120, - "z": 114480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 56, - "instId": 300003, - "propState": 8, - "pos": { - "x": 68680, - "y": 50120, - "z": 122560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 56, - "instId": 300004, - "propState": 8, - "pos": { - "x": 66052, - "y": 50120, - "z": 122591 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 56, - "instId": 300005, - "propState": 8, - "pos": { - "x": 46850, - "y": 50120, - "z": 113480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "57": { - "monsters": [ - { - "groupId": 57, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 75410, - "y": 50120, - "z": 117620 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 8, - "pos": { - "x": 75410, - "y": 50120, - "z": 117620 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": 75410, - "y": 50120, - "z": 117620 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "58": { - "monsters": [ - { - "groupId": 58, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 64719, - "y": 50120, - "z": 118317 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": 64719, - "y": 50120, - "z": 118317 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "59": { - "monsters": [ - { - "groupId": 59, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 64515, - "y": 50120, - "z": 114660 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 64515, - "y": 50120, - "z": 114660 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8122301": { - "P81223_F81223001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 17488, - "y": -9078, - "z": -7834 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": -17717, - "y": -9078, - "z": -17591 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": 94, - "y": -11813, - "z": -40695 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3000, - "y": -9077, - "z": -6680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 0, - "y": -9077, - "z": -12680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 3000, - "y": -9077, - "z": -9680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1004 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": -9077, - "z": -12680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": -9077, - "z": -12680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3000, - "y": -9006, - "z": -6680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "8": { - "monsters": [ - { - "groupId": 8, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 0, - "y": -9077, - "z": -12680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": -9077, - "z": -12680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300002, - "propState": 2, - "pos": { - "x": 3000, - "y": -9077, - "z": -9680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1004 - }, { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": -9077, - "z": -12680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 23817, - "y": -5010, - "z": 26220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": -36290, - "y": -7112, - "z": 30940 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": -26710, - "y": -9956, - "z": 10820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": -20420, - "y": -5670, - "z": 28090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": -20420, - "y": -5731, - "z": 32090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": -11420, - "y": -5731, - "z": 24680 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": -11050, - "y": -5731, - "z": 25480 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": -10550, - "y": -5731, - "z": 24680 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 13, - "instId": 300006, - "propState": 8, - "pos": { - "x": -3220, - "y": -3627, - "z": 28534 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 13, - "instId": 300007, - "propState": 8, - "pos": { - "x": -2880, - "y": -3530, - "z": 27734 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 13, - "instId": 300008, - "propState": 8, - "pos": { - "x": -2380, - "y": -3387, - "z": 28534 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [ - { - "groupId": 14, - "instId": 400001, - "pos": { - "x": -16040, - "y": -5731, - "z": 30000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -20420, - "y": -5670, - "z": 28090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -20420, - "y": -5731, - "z": 32090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": -11420, - "y": -5731, - "z": 24680 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 17, - "instId": 300004, - "propState": 8, - "pos": { - "x": -11050, - "y": -5731, - "z": 25480 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 17, - "instId": 300005, - "propState": 8, - "pos": { - "x": -10550, - "y": -5731, - "z": 24680 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 17, - "instId": 300006, - "propState": 8, - "pos": { - "x": -3220, - "y": -3627, - "z": 28534 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 17, - "instId": 300007, - "propState": 8, - "pos": { - "x": -2880, - "y": -3530, - "z": 27734 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 17, - "instId": 300008, - "propState": 8, - "pos": { - "x": -2380, - "y": -3387, - "z": 28534 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [ - { - "groupId": 18, - "instId": 400001, - "pos": { - "x": -485, - "y": -2928, - "z": 24214 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "19": { - "monsters": [ - { - "groupId": 19, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -18840, - "y": -5731, - "z": 30000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": -18840, - "y": -5731, - "z": 30000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": -18840, - "y": -5731, - "z": 30000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "20": { - "monsters": [ - { - "groupId": 20, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -16840, - "y": -5731, - "z": 28000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": -16840, - "y": -5731, - "z": 28000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "21": { - "monsters": [ - { - "groupId": 21, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -16840, - "y": -5731, - "z": 32000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": -16840, - "y": -5731, - "z": 32000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -94362, - "y": -11081, - "z": 59320 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": -62360, - "y": -12194, - "z": 38940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -69300, - "y": -11186, - "z": 59900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": -69300, - "y": -11186, - "z": 54380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 23, - "instId": 300003, - "propState": 8, - "pos": { - "x": -77490, - "y": -11186, - "z": 60551 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 23, - "instId": 300004, - "propState": 8, - "pos": { - "x": -77860, - "y": -11186, - "z": 59751 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 23, - "instId": 300005, - "propState": 8, - "pos": { - "x": -78360, - "y": -11186, - "z": 60551 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 23, - "instId": 300006, - "propState": 8, - "pos": { - "x": -83520, - "y": -11187, - "z": 56478 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 23, - "instId": 300007, - "propState": 8, - "pos": { - "x": -83860, - "y": -11187, - "z": 57278 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 23, - "instId": 300008, - "propState": 8, - "pos": { - "x": -84360, - "y": -11187, - "z": 56478 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [ - { - "groupId": 24, - "instId": 400001, - "pos": { - "x": -73680, - "y": -11186, - "z": 57000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": -69300, - "y": -11186, - "z": 59900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 25, - "instId": 300002, - "propState": 8, - "pos": { - "x": -69300, - "y": -11186, - "z": 54380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 25, - "instId": 300003, - "propState": 8, - "pos": { - "x": -77490, - "y": -11186, - "z": 60551 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 25, - "instId": 300004, - "propState": 8, - "pos": { - "x": -77860, - "y": -11186, - "z": 59751 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 25, - "instId": 300005, - "propState": 8, - "pos": { - "x": -78360, - "y": -11186, - "z": 60551 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 25, - "instId": 300006, - "propState": 8, - "pos": { - "x": -83520, - "y": -11187, - "z": 56478 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 25, - "instId": 300007, - "propState": 8, - "pos": { - "x": -83860, - "y": -11187, - "z": 57278 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 25, - "instId": 300008, - "propState": 8, - "pos": { - "x": -84360, - "y": -11187, - "z": 56478 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [ - { - "groupId": 26, - "instId": 400001, - "pos": { - "x": -83850, - "y": -11187, - "z": 62640 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "27": { - "monsters": [ - { - "groupId": 27, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -72000, - "y": -11186, - "z": 57000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": -72000, - "y": -11186, - "z": 57000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": -72000, - "y": -11186, - "z": 57000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "28": { - "monsters": [ - { - "groupId": 28, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -74000, - "y": -11186, - "z": 54000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": -74000, - "y": -11186, - "z": 54000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "29": { - "monsters": [ - { - "groupId": 29, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -74000, - "y": -11186, - "z": 60000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": -74000, - "y": -11186, - "z": 60000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": -29058, - "y": -10310, - "z": -1298 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [ - { - "groupId": 31, - "instId": 400001, - "pos": { - "x": -30472, - "y": -10310, - "z": -6955 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": -33301, - "y": -10292, - "z": -11197 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 31, - "instId": 300002, - "propState": 1, - "pos": { - "x": -38310, - "y": -10310, - "z": -6320 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 1002 - }, - { - "groupId": 31, - "instId": 300003, - "propState": 8, - "pos": { - "x": -38150, - "y": -10310, - "z": -13576 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 31, - "instId": 300004, - "propState": 8, - "pos": { - "x": -37805, - "y": -10310, - "z": -14513 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 102005 - }, { - "groupId": 31, - "instId": 300005, - "propState": 8, - "pos": { - "x": -37171, - "y": -10310, - "z": -13773 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 102005 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": -107395, - "y": -9118, - "z": 12210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": -94341, - "y": -11081, - "z": 60057 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -107230, - "y": -11167, - "z": 58380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 33, - "instId": 300002, - "propState": 8, - "pos": { - "x": -103230, - "y": -11167, - "z": 58380 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 33, - "instId": 300003, - "propState": 8, - "pos": { - "x": -115520, - "y": -9307, - "z": 38290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 33, - "instId": 300004, - "propState": 8, - "pos": { - "x": -114720, - "y": -9307, - "z": 37920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 33, - "instId": 300005, - "propState": 8, - "pos": { - "x": -115520, - "y": -9307, - "z": 37420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 33, - "instId": 300006, - "propState": 8, - "pos": { - "x": -102370, - "y": -9307, - "z": 31510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 33, - "instId": 300007, - "propState": 8, - "pos": { - "x": -103170, - "y": -9307, - "z": 31170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 33, - "instId": 300008, - "propState": 8, - "pos": { - "x": -102370, - "y": -9307, - "z": 30670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [ - { - "groupId": 34, - "instId": 400001, - "pos": { - "x": -107310, - "y": -9275, - "z": 44210 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": -107230, - "y": -11167, - "z": 58380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": -103230, - "y": -11167, - "z": 58380 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 35, - "instId": 300003, - "propState": 8, - "pos": { - "x": -115520, - "y": -9307, - "z": 38290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 35, - "instId": 300004, - "propState": 8, - "pos": { - "x": -114720, - "y": -9307, - "z": 37920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 35, - "instId": 300005, - "propState": 8, - "pos": { - "x": -115520, - "y": -9307, - "z": 37420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 35, - "instId": 300006, - "propState": 8, - "pos": { - "x": -102370, - "y": -9307, - "z": 31510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 35, - "instId": 300007, - "propState": 8, - "pos": { - "x": -103170, - "y": -9307, - "z": 31170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 35, - "instId": 300008, - "propState": 8, - "pos": { - "x": -102370, - "y": -9307, - "z": 30670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -111310, - "y": -9307, - "z": 31210 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [ - { - "groupId": 37, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -107310, - "y": -9275, - "z": 45670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -107310, - "y": -9275, - "z": 45670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": -107310, - "y": -9275, - "z": 45670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "38": { - "monsters": [ - { - "groupId": 38, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -110310, - "y": -9307, - "z": 43670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": -110310, - "y": -9307, - "z": 43670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "39": { - "monsters": [ - { - "groupId": 39, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -104310, - "y": -9307, - "z": 43670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 8, - "pos": { - "x": -104310, - "y": -9307, - "z": 43670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": -86434, - "y": 7325, - "z": -57808 - }, - "rot": { - "x": 0, - "y": 336518, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 40, - "instId": 300002, - "propState": 8, - "pos": { - "x": -104971, - "y": -3608, - "z": -17294 - }, - "rot": { - "x": 0, - "y": 336518, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 8, - "pos": { - "x": -100450, - "y": 1697, - "z": -33370 - }, - "rot": { - "x": 0, - "y": 65400, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 41, - "instId": 300002, - "propState": 8, - "pos": { - "x": -96729, - "y": 1581, - "z": -31661 - }, - "rot": { - "x": 0, - "y": 335400, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 41, - "instId": 300003, - "propState": 8, - "pos": { - "x": -97270, - "y": 1555, - "z": -42500 - }, - "rot": { - "x": 0, - "y": 335400, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 41, - "instId": 300004, - "propState": 8, - "pos": { - "x": -96389, - "y": 1560, - "z": -42503 - }, - "rot": { - "x": 0, - "y": 335400, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 41, - "instId": 300005, - "propState": 8, - "pos": { - "x": -96908, - "y": 1561, - "z": -43291 - }, - "rot": { - "x": 0, - "y": 335400, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 41, - "instId": 300006, - "propState": 8, - "pos": { - "x": -91604, - "y": 1607, - "z": -35478 - }, - "rot": { - "x": 0, - "y": 335400, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 41, - "instId": 300007, - "propState": 8, - "pos": { - "x": -92190, - "y": 1599, - "z": -36120 - }, - "rot": { - "x": 0, - "y": 335400, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 41, - "instId": 300008, - "propState": 8, - "pos": { - "x": -91254, - "y": 1545, - "z": -36242 - }, - "rot": { - "x": 0, - "y": 335400, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [ - { - "groupId": 42, - "instId": 400001, - "pos": { - "x": -96690, - "y": 1704, - "z": -36620 - }, - "rot": { - "x": 0, - "y": 155400, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 8, - "pos": { - "x": -100450, - "y": 1697, - "z": -33370 - }, - "rot": { - "x": 0, - "y": 65400, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 43, - "instId": 300002, - "propState": 8, - "pos": { - "x": -96729, - "y": 1581, - "z": -31661 - }, - "rot": { - "x": 0, - "y": 335400, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 43, - "instId": 300003, - "propState": 8, - "pos": { - "x": -97270, - "y": 1555, - "z": -42500 - }, - "rot": { - "x": 0, - "y": 335400, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 43, - "instId": 300004, - "propState": 8, - "pos": { - "x": -96389, - "y": 1560, - "z": -42503 - }, - "rot": { - "x": 0, - "y": 335400, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 43, - "instId": 300005, - "propState": 8, - "pos": { - "x": -96908, - "y": 1561, - "z": -43291 - }, - "rot": { - "x": 0, - "y": 335400, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 43, - "instId": 300006, - "propState": 8, - "pos": { - "x": -91604, - "y": 1607, - "z": -35478 - }, - "rot": { - "x": 0, - "y": 335400, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 43, - "instId": 300007, - "propState": 8, - "pos": { - "x": -92190, - "y": 1599, - "z": -36120 - }, - "rot": { - "x": 0, - "y": 335400, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 43, - "instId": 300008, - "propState": 8, - "pos": { - "x": -91254, - "y": 1545, - "z": -36242 - }, - "rot": { - "x": 0, - "y": 335400, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [ - { - "groupId": 44, - "instId": 400001, - "pos": { - "x": -94590, - "y": 1573, - "z": -45230 - }, - "rot": { - "x": 0, - "y": 140400, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "45": { - "monsters": [ - { - "groupId": 45, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -97746, - "y": 1740, - "z": -34335 - }, - "rot": { - "x": 0, - "y": 155400, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 8, - "pos": { - "x": -97746, - "y": 1740, - "z": -34335 - }, - "rot": { - "x": 0, - "y": 155400, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 45, - "instId": 300002, - "propState": 8, - "pos": { - "x": -97746, - "y": 1740, - "z": -34335 - }, - "rot": { - "x": 0, - "y": 155400, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "46": { - "monsters": [ - { - "groupId": 46, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -99641, - "y": 1782, - "z": -37403 - }, - "rot": { - "x": 0, - "y": 155400, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": -99641, - "y": 1782, - "z": -37403 - }, - "rot": { - "x": 0, - "y": 155400, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "47": { - "monsters": [ - { - "groupId": 47, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -94185, - "y": 1620, - "z": -34905 - }, - "rot": { - "x": 0, - "y": 155400, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": -94185, - "y": 1620, - "z": -34905 - }, - "rot": { - "x": 0, - "y": 155400, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "48": { - "monsters": [ - { - "groupId": 48, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -99641, - "y": 1782, - "z": -37403 - }, - "rot": { - "x": 0, - "y": 155400, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": -99641, - "y": 1782, - "z": -37403 - }, - "rot": { - "x": 0, - "y": 155400, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 48, - "instId": 300002, - "propState": 8, - "pos": { - "x": -99641, - "y": 1782, - "z": -37403 - }, - "rot": { - "x": 0, - "y": 155400, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "49": { - "monsters": [ - { - "groupId": 49, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -110310, - "y": -9307, - "z": 43670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": -110310, - "y": -9307, - "z": 43670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": -110310, - "y": -9307, - "z": 43670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "50": { - "monsters": [ - { - "groupId": 50, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -74000, - "y": -11186, - "z": 54000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": -74000, - "y": -11186, - "z": 54000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 50, - "instId": 300002, - "propState": 8, - "pos": { - "x": -74000, - "y": -11186, - "z": 54000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "51": { - "monsters": [ - { - "groupId": 51, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -16840, - "y": -5731, - "z": 28000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": -16840, - "y": -5731, - "z": 28000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": -16840, - "y": -5731, - "z": 28000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 8, - "pos": { - "x": -59350, - "y": -7704, - "z": -22240 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 52, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15190, - "y": -9078, - "z": -17680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 52, - "instId": 300003, - "propState": 8, - "pos": { - "x": -26897, - "y": -5320, - "z": 21115 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 8, - "pos": { - "x": 24917, - "y": 148839, - "z": -15661 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 53, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15001, - "y": 176391, - "z": 51728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": 33545, - "y": -9077, - "z": -9270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": 52500, - "y": 2181, - "z": -62130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26863, - "y": -9077, - "z": -23098 - }, - "rot": { - "x": 0, - "y": 19461, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 55, - "instId": 300002, - "propState": 8, - "pos": { - "x": 28276, - "y": -9069, - "z": -19097 - }, - "rot": { - "x": 0, - "y": 289461, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 55, - "instId": 300003, - "propState": 8, - "pos": { - "x": 37680, - "y": -9154, - "z": -22470 - }, - "rot": { - "x": 0, - "y": 21607, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 55, - "instId": 300004, - "propState": 8, - "pos": { - "x": 38295, - "y": -9153, - "z": -21839 - }, - "rot": { - "x": 0, - "y": 21607, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 55, - "instId": 300005, - "propState": 8, - "pos": { - "x": 38500, - "y": -9163, - "z": -22760 - }, - "rot": { - "x": 0, - "y": 21607, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 55, - "instId": 300006, - "propState": 8, - "pos": { - "x": 50641, - "y": -6672, - "z": -27850 - }, - "rot": { - "x": 0, - "y": 293949, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 55, - "instId": 300007, - "propState": 8, - "pos": { - "x": 50695, - "y": -6647, - "z": -28718 - }, - "rot": { - "x": 0, - "y": 293949, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 55, - "instId": 300008, - "propState": 8, - "pos": { - "x": 51433, - "y": -6652, - "z": -28130 - }, - "rot": { - "x": 0, - "y": 293949, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [ - { - "groupId": 56, - "instId": 400001, - "pos": { - "x": 39780, - "y": -2087, - "z": -43930 - }, - "rot": { - "x": 0, - "y": 203024, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "57": { - "monsters": [ - { - "groupId": 57, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 31950, - "y": -8948, - "z": -22690 - }, - "rot": { - "x": 0, - "y": 109461, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 8, - "pos": { - "x": 31950, - "y": -8948, - "z": -22690 - }, - "rot": { - "x": 0, - "y": 109461, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": 31950, - "y": -8948, - "z": -22690 - }, - "rot": { - "x": 0, - "y": 109461, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "58": { - "monsters": [ - { - "groupId": 58, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 44359, - "y": -7682, - "z": -28201 - }, - "rot": { - "x": 0, - "y": 118212, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": 44359, - "y": -7682, - "z": -28201 - }, - "rot": { - "x": 0, - "y": 118212, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "59": { - "monsters": [ - { - "groupId": 59, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 50196, - "y": -5060, - "z": -37124 - }, - "rot": { - "x": 0, - "y": 213316, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 50196, - "y": -5060, - "z": -37124 - }, - "rot": { - "x": 0, - "y": 213316, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 8, - "pos": { - "x": 72300, - "y": -10181, - "z": 35097 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 60, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6890, - "y": -4921, - "z": 26210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 8, - "pos": { - "x": 61530, - "y": -10540, - "z": 31340 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 61, - "instId": 300002, - "propState": 8, - "pos": { - "x": 61530, - "y": -10540, - "z": 27340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 61, - "instId": 300003, - "propState": 8, - "pos": { - "x": 44380, - "y": -7740, - "z": 31819 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 61, - "instId": 300004, - "propState": 8, - "pos": { - "x": 44010, - "y": -7740, - "z": 31019 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 61, - "instId": 300005, - "propState": 8, - "pos": { - "x": 43510, - "y": -7740, - "z": 31819 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 61, - "instId": 300006, - "propState": 8, - "pos": { - "x": 19340, - "y": -4616, - "z": 23980 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 61, - "instId": 300007, - "propState": 8, - "pos": { - "x": 19000, - "y": -4493, - "z": 24780 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 61, - "instId": 300008, - "propState": 8, - "pos": { - "x": 18500, - "y": -4312, - "z": 23980 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [ - { - "groupId": 62, - "instId": 400001, - "pos": { - "x": 16280, - "y": -3764, - "z": 28080 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "63": { - "monsters": [ - { - "groupId": 63, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 56900, - "y": -10540, - "z": 29810 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": 56900, - "y": -10540, - "z": 29810 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 63, - "instId": 300002, - "propState": 8, - "pos": { - "x": 56900, - "y": -10540, - "z": 29810 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "64": { - "monsters": [ - { - "groupId": 64, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 26454, - "y": -5010, - "z": 26218 - }, - "rot": { - "x": 0, - "y": 261391, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26454, - "y": -5010, - "z": 26218 - }, - "rot": { - "x": 0, - "y": 261391, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "65": { - "monsters": [ - { - "groupId": 65, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 40030, - "y": -7740, - "z": 29340 - }, - "rot": { - "x": 0, - "y": 250000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 8, - "pos": { - "x": 40030, - "y": -7740, - "z": 29340 - }, - "rot": { - "x": 0, - "y": 250000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": 105782, - "y": -7790, - "z": 21920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 66, - "instId": 300002, - "propState": 8, - "pos": { - "x": 69049, - "y": -7139, - "z": -10630 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 8, - "pos": { - "x": 74441, - "y": -7790, - "z": -9290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": 74441, - "y": -7790, - "z": -5290 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 67, - "instId": 300003, - "propState": 8, - "pos": { - "x": 82654, - "y": -7790, - "z": -9558 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 67, - "instId": 300004, - "propState": 8, - "pos": { - "x": 83024, - "y": -7790, - "z": -8758 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 67, - "instId": 300005, - "propState": 8, - "pos": { - "x": 83524, - "y": -7790, - "z": -9558 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 67, - "instId": 300006, - "propState": 8, - "pos": { - "x": 96548, - "y": -7790, - "z": -4990 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 67, - "instId": 300007, - "propState": 8, - "pos": { - "x": 96888, - "y": -7790, - "z": -5790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 67, - "instId": 300008, - "propState": 8, - "pos": { - "x": 97388, - "y": -7790, - "z": -4990 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [ - { - "groupId": 68, - "instId": 400001, - "pos": { - "x": 106840, - "y": -7790, - "z": 4870 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "69": { - "monsters": [ - { - "groupId": 69, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 77270, - "y": -7790, - "z": -7290 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": 77270, - "y": -7790, - "z": -7290 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": 77270, - "y": -7790, - "z": -7290 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "70": { - "monsters": [ - { - "groupId": 70, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 105803, - "y": -7790, - "z": -6500 - }, - "rot": { - "x": 0, - "y": 359303, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 8, - "pos": { - "x": 105803, - "y": -7790, - "z": -6500 - }, - "rot": { - "x": 0, - "y": 359303, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "71": { - "monsters": [ - { - "groupId": 71, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 87640, - "y": -7790, - "z": -6690 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 8, - "pos": { - "x": 87640, - "y": -7790, - "z": -6690 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8123101": { - "P81231_F81231001": { - "scenes": { - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": 150461, - "y": 45886, - "z": -106690 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": 114621, - "y": 45702, - "z": -71318 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": 132298, - "y": 45702, - "z": -88996 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [ - { - "groupId": 22, - "instId": 400001, - "pos": { - "x": 126641, - "y": 45702, - "z": -87582 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": 122399, - "y": 45702, - "z": -84753 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 22, - "instId": 300002, - "propState": 1, - "pos": { - "x": 128056, - "y": 45702, - "z": -79097 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 1002 - }, - { - "groupId": 22, - "instId": 300003, - "propState": 8, - "pos": { - "x": 120020, - "y": 45702, - "z": -79904 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 22, - "instId": 300004, - "propState": 8, - "pos": { - "x": 119083, - "y": 45702, - "z": -80249 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 102005 - }, { - "groupId": 22, - "instId": 300005, - "propState": 8, - "pos": { - "x": 119823, - "y": 45702, - "z": -80883 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "propId": 102005 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": 56664, - "y": 42464, - "z": -62165 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": 107941, - "y": 45702, - "z": -62050 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 23, - "instId": 300004, - "propState": 8, - "pos": { - "x": 88160, - "y": 45702, - "z": -31530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 8, - "pos": { - "x": 74010, - "y": 45702, - "z": -65050 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "25": { - "monsters": [ - { - "groupId": 25, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 80010, - "y": 45702, - "z": -62050 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": 77010, - "y": 45702, - "z": -59050 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1004 - }, { - "groupId": 25, - "instId": 300002, - "propState": 8, - "pos": { - "x": 80010, - "y": 45702, - "z": -62050 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 25, - "instId": 300003, - "propState": 8, - "pos": { - "x": 80010, - "y": 45702, - "z": -62050 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": 53326, - "y": 44040, - "z": 8206 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 55360, - "y": 43963, - "z": 15690 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 83563, - "y": 45702, - "z": -12257 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": 64002, - "y": 44094, - "z": -11066 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": 80088, - "y": 44010, - "z": -3835 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": 75845, - "y": 44010, - "z": -8078 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 27, - "instId": 300003, - "propState": 8, - "pos": { - "x": 68067, - "y": 44010, - "z": 8186 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 27, - "instId": 300004, - "propState": 8, - "pos": { - "x": 65946, - "y": 44010, - "z": 1822 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 27, - "instId": 300005, - "propState": 8, - "pos": { - "x": 72309, - "y": 44010, - "z": 3943 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 27, - "instId": 300006, - "propState": 8, - "pos": { - "x": 68661, - "y": 44010, - "z": 7592 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 27, - "instId": 300007, - "propState": 8, - "pos": { - "x": 66498, - "y": 44010, - "z": 1270 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 27, - "instId": 300008, - "propState": 8, - "pos": { - "x": 72925, - "y": 44010, - "z": 3328 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [ - { - "groupId": 28, - "instId": 400001, - "pos": { - "x": 75138, - "y": 44010, - "z": -3128 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": 41750, - "y": 42400, - "z": -39938 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": 64169, - "y": 44094, - "z": -11375 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": 55365, - "y": 42400, - "z": -14122 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 33, - "instId": 300002, - "propState": 8, - "pos": { - "x": 59608, - "y": 42400, - "z": -18365 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 33, - "instId": 300003, - "propState": 8, - "pos": { - "x": 43344, - "y": 42400, - "z": -26143 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 33, - "instId": 300004, - "propState": 8, - "pos": { - "x": 49708, - "y": 42400, - "z": -28264 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 33, - "instId": 300005, - "propState": 8, - "pos": { - "x": 47587, - "y": 42400, - "z": -21901 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 33, - "instId": 300006, - "propState": 8, - "pos": { - "x": 43938, - "y": 42400, - "z": -25549 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 33, - "instId": 300007, - "propState": 8, - "pos": { - "x": 50260, - "y": 42400, - "z": -27712 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 33, - "instId": 300008, - "propState": 8, - "pos": { - "x": 48202, - "y": 42400, - "z": -21285 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "34": { - "monsters": [ - { - "groupId": 34, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 54658, - "y": 42400, - "z": -19072 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": 54658, - "y": 42400, - "z": -19072 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": 54658, - "y": 42400, - "z": -19072 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": 65603, - "y": 45702, - "z": -62120 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": 12539, - "y": 37651, - "z": -62205 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 35, - "instId": 300003, - "propState": 8, - "pos": { - "x": 42390, - "y": 42400, - "z": -45632 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": 30260, - "y": 42424, - "z": -65120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": 30260, - "y": 42424, - "z": -59120 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": 47260, - "y": 42424, - "z": -65800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 36, - "instId": 300004, - "propState": 8, - "pos": { - "x": 44260, - "y": 42424, - "z": -58630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 36, - "instId": 300005, - "propState": 8, - "pos": { - "x": 41260, - "y": 42424, - "z": -65800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 36, - "instId": 300006, - "propState": 8, - "pos": { - "x": 46420, - "y": 42424, - "z": -65800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 36, - "instId": 300007, - "propState": 8, - "pos": { - "x": 43479, - "y": 42424, - "z": -58630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 36, - "instId": 300008, - "propState": 8, - "pos": { - "x": 40390, - "y": 42424, - "z": -65800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": 34260, - "y": 42424, - "z": -62120 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4933, - "y": 13619, - "z": -12900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 38, - "instId": 300002, - "propState": 8, - "pos": { - "x": -33080, - "y": 13595, - "z": -27025 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31890, - "y": 13619, - "z": -15470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 39, - "instId": 300002, - "propState": 8, - "pos": { - "x": -31890, - "y": 13619, - "z": -9470 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 39, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14890, - "y": 13619, - "z": -15470 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 39, - "instId": 300004, - "propState": 8, - "pos": { - "x": -17890, - "y": 13619, - "z": -9470 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 39, - "instId": 300005, - "propState": 8, - "pos": { - "x": -20890, - "y": 13619, - "z": -15470 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 39, - "instId": 300006, - "propState": 8, - "pos": { - "x": -15730, - "y": 13619, - "z": -15470 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 39, - "instId": 300007, - "propState": 8, - "pos": { - "x": -18671, - "y": 13619, - "z": -9470 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 39, - "instId": 300008, - "propState": 8, - "pos": { - "x": -21760, - "y": 13619, - "z": -15470 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "40": { - "monsters": [ - { - "groupId": 40, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -27890, - "y": 13619, - "z": -12470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": -27890, - "y": 13619, - "z": -12470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 40, - "instId": 300002, - "propState": 8, - "pos": { - "x": -27890, - "y": 13619, - "z": -12470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 8, - "pos": { - "x": 24971, - "y": 42425, - "z": -137669 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 41, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58820, - "y": 46051, - "z": -141670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 41, - "instId": 300003, - "propState": 8, - "pos": { - "x": 34834, - "y": 46051, - "z": -170126 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 41, - "instId": 300004, - "propState": 8, - "pos": { - "x": 45126, - "y": 48033, - "z": -176100 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": 25800, - "y": 46051, - "z": -157310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 42, - "instId": 300002, - "propState": 8, - "pos": { - "x": 25800, - "y": 46051, - "z": -151310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 42, - "instId": 300003, - "propState": 8, - "pos": { - "x": 42800, - "y": 46051, - "z": -157310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 42, - "instId": 300004, - "propState": 8, - "pos": { - "x": 39800, - "y": 46051, - "z": -151310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 42, - "instId": 300005, - "propState": 8, - "pos": { - "x": 36800, - "y": 46051, - "z": -157310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 42, - "instId": 300006, - "propState": 8, - "pos": { - "x": 41960, - "y": 46051, - "z": -157310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 42, - "instId": 300007, - "propState": 8, - "pos": { - "x": 39019, - "y": 46051, - "z": -151310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 42, - "instId": 300008, - "propState": 8, - "pos": { - "x": 35930, - "y": 46051, - "z": -157310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [ - { - "groupId": 43, - "instId": 400001, - "pos": { - "x": 29800, - "y": 46051, - "z": -154310 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 8, - "pos": { - "x": 12348, - "y": 37651, - "z": -62305 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 44, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8797, - "y": 40700, - "z": -99510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 44, - "instId": 300003, - "propState": 8, - "pos": { - "x": 13714, - "y": 36871, - "z": -46610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2720, - "y": 37651, - "z": -57050 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 45, - "instId": 300002, - "propState": 8, - "pos": { - "x": 3280, - "y": 37651, - "z": -57050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 45, - "instId": 300003, - "propState": 8, - "pos": { - "x": -2720, - "y": 39987, - "z": -96150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 45, - "instId": 300004, - "propState": 8, - "pos": { - "x": 3280, - "y": 39987, - "z": -92110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 45, - "instId": 300005, - "propState": 8, - "pos": { - "x": -2720, - "y": 37651, - "z": -69080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 45, - "instId": 300006, - "propState": 8, - "pos": { - "x": -2720, - "y": 39987, - "z": -95310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 45, - "instId": 300007, - "propState": 8, - "pos": { - "x": 3280, - "y": 39987, - "z": -91329 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 45, - "instId": 300008, - "propState": 8, - "pos": { - "x": -2720, - "y": 37651, - "z": -68210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "46": { - "monsters": [ - { - "groupId": 46, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 280, - "y": 37651, - "z": -61050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": 280, - "y": 37651, - "z": -61050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": 280, - "y": 37651, - "z": -61050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "47": { - "monsters": [ - { - "groupId": 47, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 298, - "y": 39987, - "z": -83290 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": 298, - "y": 39987, - "z": -83290 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "48": { - "monsters": [ - { - "groupId": 48, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 250, - "y": 39987, - "z": -84240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": 250, - "y": 39987, - "z": -84240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": 57340, - "y": 46051, - "z": -141282 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": 30060, - "y": 46051, - "z": -100620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 49, - "instId": 300003, - "propState": 8, - "pos": { - "x": 72731, - "y": 48533, - "z": -123510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": 60340, - "y": 46051, - "z": -137310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 50, - "instId": 300002, - "propState": 8, - "pos": { - "x": 54340, - "y": 46051, - "z": -137310 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 50, - "instId": 300003, - "propState": 8, - "pos": { - "x": 53320, - "y": 46051, - "z": -118170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 50, - "instId": 300004, - "propState": 8, - "pos": { - "x": 43000, - "y": 46051, - "z": -107810 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 50, - "instId": 300005, - "propState": 8, - "pos": { - "x": 60340, - "y": 46051, - "z": -126310 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 50, - "instId": 300006, - "propState": 8, - "pos": { - "x": 53320, - "y": 46051, - "z": -119010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 50, - "instId": 300007, - "propState": 8, - "pos": { - "x": 43529, - "y": 46051, - "z": -108384 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 50, - "instId": 300008, - "propState": 8, - "pos": { - "x": 60340, - "y": 46051, - "z": -127180 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "51": { - "monsters": [ - { - "groupId": 51, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 57340, - "y": 46051, - "z": -133310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": 57340, - "y": 46051, - "z": -133310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": 57340, - "y": 46051, - "z": -133310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "52": { - "monsters": [ - { - "groupId": 52, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 53160, - "y": 46051, - "z": -113780 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 8, - "pos": { - "x": 53160, - "y": 46051, - "z": -113780 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "53": { - "monsters": [ - { - "groupId": 53, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 57230, - "y": 46051, - "z": -123440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 8, - "pos": { - "x": 57230, - "y": 46051, - "z": -123440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": -66750, - "y": 13965, - "z": 63556 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": -34530, - "y": 18031, - "z": 45080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 54, - "instId": 300004, - "propState": 8, - "pos": { - "x": -25810, - "y": 18031, - "z": 81710 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1029 - }, { - "groupId": 54, - "instId": 300005, - "propState": 8, - "pos": { - "x": -30180, - "y": 18031, - "z": 89078 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1029 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 8, - "pos": { - "x": -44320, - "y": 18031, - "z": 53500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 55, - "instId": 300002, - "propState": 8, - "pos": { - "x": -50320, - "y": 18031, - "z": 53500 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 55, - "instId": 300003, - "propState": 8, - "pos": { - "x": -40650, - "y": 18031, - "z": 73140 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 55, - "instId": 300004, - "propState": 8, - "pos": { - "x": -50320, - "y": 18031, - "z": 67500 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 55, - "instId": 300005, - "propState": 8, - "pos": { - "x": -41831, - "y": 18031, - "z": 81125 - }, - "rot": { - "x": 0, - "y": 317230, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 55, - "instId": 300006, - "propState": 8, - "pos": { - "x": -41240, - "y": 18031, - "z": 72542 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 55, - "instId": 300007, - "propState": 8, - "pos": { - "x": -50320, - "y": 18031, - "z": 66719 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 55, - "instId": 300008, - "propState": 8, - "pos": { - "x": -42459, - "y": 18031, - "z": 80551 - }, - "rot": { - "x": 0, - "y": 317230, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "56": { - "monsters": [ - { - "groupId": 56, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -47320, - "y": 18031, - "z": 57500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": -47320, - "y": 18031, - "z": 57500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 56, - "instId": 300002, - "propState": 8, - "pos": { - "x": -47320, - "y": 18031, - "z": 57500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "57": { - "monsters": [ - { - "groupId": 57, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -47040, - "y": 18031, - "z": 70820 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 8, - "pos": { - "x": -47040, - "y": 18031, - "z": 70820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "58": { - "monsters": [ - { - "groupId": 58, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -46093, - "y": 18031, - "z": 71888 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": -45913, - "y": 18031, - "z": 70268 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [ - { - "groupId": 59, - "instId": 400001, - "pos": { - "x": -35410, - "y": 18031, - "z": 82990 - }, - "rot": { - "x": 0, - "y": 115000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31240, - "y": 18031, - "z": 82870 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 61, - "instId": 300002, - "propState": 8, - "pos": { - "x": -31240, - "y": 18031, - "z": 76870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 61, - "instId": 300003, - "propState": 8, - "pos": { - "x": -45760, - "y": 18031, - "z": 66130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 61, - "instId": 300004, - "propState": 8, - "pos": { - "x": -48681, - "y": 18031, - "z": 61400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 61, - "instId": 300005, - "propState": 8, - "pos": { - "x": -39129, - "y": 18031, - "z": 74943 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 61, - "instId": 300006, - "propState": 8, - "pos": { - "x": -44920, - "y": 18031, - "z": 66130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 61, - "instId": 300007, - "propState": 8, - "pos": { - "x": -47900, - "y": 18031, - "z": 61400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 61, - "instId": 300008, - "propState": 8, - "pos": { - "x": -38520, - "y": 18031, - "z": 75540 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "62": { - "monsters": [ - { - "groupId": 62, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -35240, - "y": 18031, - "z": 79870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 8, - "pos": { - "x": -35240, - "y": 18031, - "z": 79870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 62, - "instId": 300002, - "propState": 8, - "pos": { - "x": -35240, - "y": 18031, - "z": 79870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "63": { - "monsters": [ - { - "groupId": 63, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -43170, - "y": 18031, - "z": 74910 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43170, - "y": 18031, - "z": 74910 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "64": { - "monsters": [ - { - "groupId": 64, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -44210, - "y": 18031, - "z": 73820 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": -44210, - "y": 18031, - "z": 73820 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": 50460, - "y": 42424, - "z": -59110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": 50460, - "y": 42424, - "z": -65110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 68, - "instId": 300003, - "propState": 8, - "pos": { - "x": 33460, - "y": 42424, - "z": -58610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 68, - "instId": 300004, - "propState": 8, - "pos": { - "x": 36460, - "y": 42424, - "z": -65710 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 68, - "instId": 300005, - "propState": 8, - "pos": { - "x": 39460, - "y": 42424, - "z": -58610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 68, - "instId": 300006, - "propState": 8, - "pos": { - "x": 34300, - "y": 42424, - "z": -58610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 68, - "instId": 300007, - "propState": 8, - "pos": { - "x": 37241, - "y": 42424, - "z": -65710 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 68, - "instId": 300008, - "propState": 8, - "pos": { - "x": 40330, - "y": 42424, - "z": -58610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "69": { - "monsters": [ - { - "groupId": 69, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 46460, - "y": 42424, - "z": -60970 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46460, - "y": 42424, - "z": -60970 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": 46460, - "y": 42424, - "z": -60970 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "70": { - "monsters": [ - { - "groupId": 70, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 46470, - "y": 42424, - "z": -63350 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46470, - "y": 42424, - "z": -63350 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8123201": { - "P81232_F81232001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": -36100, - "y": 1592, - "z": 10070 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": -404650, - "y": -45306, - "z": 90150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -5890, - "y": 1532, - "z": 17080 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -11890, - "y": 1532, - "z": 14080 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -11890, - "y": 1532, - "z": 14080 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 6, - "instId": 300002, - "propState": 2, - "pos": { - "x": -8890, - "y": 1532, - "z": 11080 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1004 - }, { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -11890, - "y": 1532, - "z": 14080 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -117950, - "y": 11920, - "z": 4730 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -199680, - "y": 15466, - "z": 4850 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": -127630, - "y": 11920, - "z": -1780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": -127630, - "y": 11920, - "z": 11330 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -172910, - "y": 15740, - "z": 2310 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -172910, - "y": 15740, - "z": 7310 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -134210, - "y": 11863, - "z": 790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -151590, - "y": 11863, - "z": 8453 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": -152051, - "y": 11844, - "z": 1057 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": -135181, - "y": 11863, - "z": 790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 8, - "instId": 300007, - "propState": 8, - "pos": { - "x": -153062, - "y": 11839, - "z": 7546 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 8, - "instId": 300008, - "propState": 8, - "pos": { - "x": -153179, - "y": 11839, - "z": 1831 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -168910, - "y": 15740, - "z": 4810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34510, - "y": -2134, - "z": -172210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11780, - "y": 147, - "z": 157590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "10": { - "monsters": [ - { - "groupId": 10, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -134650, - "y": 11822, - "z": 8330 - }, - "rot": { - "x": 0, - "y": 179964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -134650, - "y": 11822, - "z": 8330 - }, - "rot": { - "x": 0, - "y": 179964, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -150090, - "y": 11660, - "z": -4310 - }, - "rot": { - "x": 0, - "y": 359964, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": -150090, - "y": 11660, - "z": -4310 - }, - "rot": { - "x": 0, - "y": 359964, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": -318610, - "y": -29518, - "z": 12087 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": -314290, - "y": -35386, - "z": 52830 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": -314797, - "y": -35485, - "z": 49191 - }, - "rot": { - "x": 0, - "y": 199762, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": -310260, - "y": -35485, - "z": 47560 - }, - "rot": { - "x": 0, - "y": 199762, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": -318682, - "y": -35236, - "z": 33065 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": -318791, - "y": -35225, - "z": 34295 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": -323070, - "y": -35609, - "z": 40290 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 13, - "instId": 300006, - "propState": 8, - "pos": { - "x": -319330, - "y": -35287, - "z": 35690 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 13, - "instId": 300007, - "propState": 8, - "pos": { - "x": -311680, - "y": -35474, - "z": 30310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 13, - "instId": 300008, - "propState": 8, - "pos": { - "x": -323057, - "y": -35957, - "z": 39123 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "14": { - "monsters": [ - { - "groupId": 14, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -313850, - "y": -35485, - "z": 44170 - }, - "rot": { - "x": 0, - "y": 199762, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": -313850, - "y": -35485, - "z": 44170 - }, - "rot": { - "x": 0, - "y": 199762, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": -313850, - "y": -35485, - "z": 44170 - }, - "rot": { - "x": 0, - "y": 199762, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -351790, - "y": -36980, - "z": 25900 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": -395340, - "y": -34393, - "z": 22760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": -395340, - "y": -34393, - "z": -12210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": -378790, - "y": -36980, - "z": 20758 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": -378790, - "y": -36980, - "z": 25758 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": -367920, - "y": -37083, - "z": 27010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 16, - "instId": 300004, - "propState": 8, - "pos": { - "x": -366790, - "y": -36980, - "z": 17510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 16, - "instId": 300005, - "propState": 8, - "pos": { - "x": -367769, - "y": -36980, - "z": 17550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 16, - "instId": 300006, - "propState": 8, - "pos": { - "x": -367034, - "y": -36980, - "z": 27010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 16, - "instId": 300007, - "propState": 8, - "pos": { - "x": -368750, - "y": -36980, - "z": 17510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 16, - "instId": 300008, - "propState": 8, - "pos": { - "x": -368840, - "y": -37038, - "z": 26940 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [ - { - "groupId": 17, - "instId": 400001, - "pos": { - "x": -374790, - "y": -36980, - "z": 23258 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -383260, - "y": -36969, - "z": -15220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400001, - "pos": { - "x": -378260, - "y": -36969, - "z": -12220 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": -373260, - "y": -36969, - "z": -11220 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 19, - "instId": 300002, - "propState": 1, - "pos": { - "x": -373260, - "y": -36969, - "z": -19220 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 1002 - }, - { - "groupId": 19, - "instId": 300003, - "propState": 8, - "pos": { - "x": -368162, - "y": -36969, - "z": -12134 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 19, - "instId": 300004, - "propState": 8, - "pos": { - "x": -368725, - "y": -36969, - "z": -11478 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 102005 - }, { - "groupId": 19, - "instId": 300005, - "propState": 8, - "pos": { - "x": -367890, - "y": -36969, - "z": -11546 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 102005 - } - ], - "teleports": {} - }, - "20": { - "monsters": [ - { - "groupId": 20, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -361960, - "y": -36980, - "z": 24840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": -361960, - "y": -36980, - "z": 24840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11780, - "y": 147, - "z": 157590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "21": { - "monsters": [ - { - "groupId": 21, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -361960, - "y": -36980, - "z": 22137 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": -361960, - "y": -36980, - "z": 22137 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -357760, - "y": -36980, - "z": 21070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": -357760, - "y": -36980, - "z": 26070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 22, - "instId": 300003, - "propState": 8, - "pos": { - "x": -368060, - "y": -37086, - "z": 27009 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 22, - "instId": 300004, - "propState": 8, - "pos": { - "x": -369370, - "y": -36980, - "z": 17510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 22, - "instId": 300005, - "propState": 8, - "pos": { - "x": -370349, - "y": -37111, - "z": 17550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 22, - "instId": 300006, - "propState": 8, - "pos": { - "x": -367020, - "y": -36980, - "z": 27010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 22, - "instId": 300007, - "propState": 8, - "pos": { - "x": -369900, - "y": -36980, - "z": 18430 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 22, - "instId": 300008, - "propState": 8, - "pos": { - "x": -367530, - "y": -37016, - "z": 26150 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -425960, - "y": -44510, - "z": 115420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": -404695, - "y": -45268, - "z": 90440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 8, - "pos": { - "x": -409150, - "y": -44430, - "z": 117440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 24, - "instId": 300002, - "propState": 8, - "pos": { - "x": -402150, - "y": -44430, - "z": 117440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 24, - "instId": 300003, - "propState": 8, - "pos": { - "x": -409043, - "y": -44510, - "z": 101523 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 24, - "instId": 300004, - "propState": 8, - "pos": { - "x": -398660, - "y": -44510, - "z": 106590 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 24, - "instId": 300005, - "propState": 8, - "pos": { - "x": -398587, - "y": -44510, - "z": 107739 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 24, - "instId": 300006, - "propState": 8, - "pos": { - "x": -409876, - "y": -44510, - "z": 102360 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 24, - "instId": 300007, - "propState": 8, - "pos": { - "x": -398303, - "y": -44510, - "z": 105511 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 24, - "instId": 300008, - "propState": 8, - "pos": { - "x": -408965, - "y": -44510, - "z": 102399 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "25": { - "monsters": [ - { - "groupId": 25, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -405650, - "y": -44430, - "z": 113440 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": -405650, - "y": -44430, - "z": 113440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 25, - "instId": 300002, - "propState": 8, - "pos": { - "x": -313850, - "y": -35485, - "z": 44170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -404471, - "y": -36870, - "z": -33230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": -395500, - "y": -39439, - "z": -67220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": -404258, - "y": -39341, - "z": -75061 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": -404471, - "y": -36870, - "z": -33230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": -402046, - "y": -39361, - "z": -70180 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": -407046, - "y": -39361, - "z": -70180 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 27, - "instId": 300003, - "propState": 8, - "pos": { - "x": -400918, - "y": -39439, - "z": -57625 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 27, - "instId": 300004, - "propState": 8, - "pos": { - "x": -400870, - "y": -39439, - "z": -58820 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 27, - "instId": 300005, - "propState": 8, - "pos": { - "x": -408170, - "y": -39439, - "z": -61430 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 27, - "instId": 300006, - "propState": 8, - "pos": { - "x": -408190, - "y": -39439, - "z": -60370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 27, - "instId": 300007, - "propState": 8, - "pos": { - "x": -400870, - "y": -39439, - "z": -59970 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 27, - "instId": 300008, - "propState": 8, - "pos": { - "x": -408170, - "y": -39439, - "z": -62362 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [ - { - "groupId": 28, - "instId": 400001, - "pos": { - "x": -404470, - "y": -39439, - "z": -66280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": -464180, - "y": -44480, - "z": 85680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": -468776, - "y": -44549, - "z": 50039 - }, - "rot": { - "x": 0, - "y": 211606, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": -461680, - "y": -44480, - "z": 55550 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": -466680, - "y": -44480, - "z": 55550 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 30, - "instId": 300003, - "propState": 8, - "pos": { - "x": -468180, - "y": -44480, - "z": 68160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 30, - "instId": 300004, - "propState": 8, - "pos": { - "x": -460010, - "y": -44480, - "z": 68037 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 30, - "instId": 300005, - "propState": 8, - "pos": { - "x": -459498, - "y": -44480, - "z": 69094 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 30, - "instId": 300006, - "propState": 8, - "pos": { - "x": -467280, - "y": -44480, - "z": 68160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 30, - "instId": 300007, - "propState": 8, - "pos": { - "x": -468210, - "y": -44480, - "z": 68990 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 30, - "instId": 300008, - "propState": 8, - "pos": { - "x": -460410, - "y": -44480, - "z": 69094 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [ - { - "groupId": 31, - "instId": 400001, - "pos": { - "x": -464180, - "y": -44480, - "z": 59550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": -465730, - "y": -51245, - "z": -64850 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": -499270, - "y": -51140, - "z": -27870 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -495330, - "y": -51245, - "z": -32340 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 33, - "instId": 300002, - "propState": 8, - "pos": { - "x": -501330, - "y": -51245, - "z": -32340 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 33, - "instId": 300003, - "propState": 8, - "pos": { - "x": -491300, - "y": -51247, - "z": -48820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 33, - "instId": 300004, - "propState": 8, - "pos": { - "x": -503740, - "y": -51247, - "z": -54010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 33, - "instId": 300005, - "propState": 8, - "pos": { - "x": -505110, - "y": -51247, - "z": -51840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 33, - "instId": 300006, - "propState": 8, - "pos": { - "x": -492240, - "y": -51247, - "z": -48820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 33, - "instId": 300007, - "propState": 8, - "pos": { - "x": -503510, - "y": -51247, - "z": -43238 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 33, - "instId": 300008, - "propState": 8, - "pos": { - "x": -504420, - "y": -51245, - "z": -43890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "34": { - "monsters": [ - { - "groupId": 34, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -498330, - "y": -51245, - "z": -36340 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": -498330, - "y": -51245, - "z": -36340 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": -498330, - "y": -51245, - "z": -36340 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "35": { - "monsters": [ - { - "groupId": 35, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -498420, - "y": -51245, - "z": -60060 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": -498420, - "y": -51245, - "z": -60060 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "36": { - "monsters": [ - { - "groupId": 36, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -498420, - "y": -51245, - "z": -57560 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": -498420, - "y": -51245, - "z": -57560 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -483131, - "y": -46390, - "z": 28130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": -506925, - "y": -50618, - "z": -976 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 37, - "instId": 300003, - "propState": 8, - "pos": { - "x": -582859, - "y": -58600, - "z": 4880 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": -578339, - "y": -58600, - "z": 2339 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 38, - "instId": 300002, - "propState": 8, - "pos": { - "x": -578339, - "y": -58600, - "z": 7339 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 38, - "instId": 300003, - "propState": 8, - "pos": { - "x": -516310, - "y": -51245, - "z": 9730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 38, - "instId": 300004, - "propState": 8, - "pos": { - "x": -526370, - "y": -51245, - "z": 1260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 38, - "instId": 300005, - "propState": 8, - "pos": { - "x": -549945, - "y": -53509, - "z": 1520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 38, - "instId": 300006, - "propState": 8, - "pos": { - "x": -522860, - "y": -51245, - "z": 10150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 38, - "instId": 300007, - "propState": 8, - "pos": { - "x": -526370, - "y": -51245, - "z": 8470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 38, - "instId": 300008, - "propState": 8, - "pos": { - "x": -549945, - "y": -53509, - "z": 8320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "39": { - "monsters": [ - { - "groupId": 39, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -572790, - "y": -58500, - "z": 4930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 8, - "pos": { - "x": -572790, - "y": -58500, - "z": 4930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 39, - "instId": 300002, - "propState": 8, - "pos": { - "x": -498330, - "y": -51245, - "z": -36340 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "40": { - "monsters": [ - { - "groupId": 40, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -522240, - "y": -51245, - "z": -1810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": -522240, - "y": -51245, - "z": -1810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "41": { - "monsters": [ - { - "groupId": 41, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -543790, - "y": -53509, - "z": 5100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 8, - "pos": { - "x": -543790, - "y": -53509, - "z": 5100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "42": { - "monsters": [ - { - "groupId": 42, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -572790, - "y": -58500, - "z": 4930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": -572790, - "y": -58500, - "z": 4930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 42, - "instId": 300002, - "propState": 8, - "pos": { - "x": -498330, - "y": -51245, - "z": -36340 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "43": { - "monsters": [ - { - "groupId": 43, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -522240, - "y": -51245, - "z": -1810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 8, - "pos": { - "x": -522240, - "y": -51245, - "z": -1810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "44": { - "monsters": [ - { - "groupId": 44, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -543790, - "y": -53509, - "z": 5100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 8, - "pos": { - "x": -543790, - "y": -53509, - "z": 5100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [ - { - "groupId": 45, - "instId": 400001, - "pos": { - "x": -514370, - "y": -51245, - "z": 16180 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": -483131, - "y": -46390, - "z": 28130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": -415160, - "y": -34556, - "z": 4760 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 46, - "instId": 300003, - "propState": 8, - "pos": { - "x": -468776, - "y": -44549, - "z": 50039 - }, - "rot": { - "x": 0, - "y": 211606, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": -468050, - "y": -45535, - "z": 41790 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 47, - "instId": 300002, - "propState": 8, - "pos": { - "x": -473050, - "y": -45535, - "z": 42780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 47, - "instId": 300003, - "propState": 8, - "pos": { - "x": -459402, - "y": -38668, - "z": -2807 - }, - "rot": { - "x": 0, - "y": 312833, - "z": 0 - }, - "propId": 102008 - }, - { - "groupId": 47, - "instId": 300004, - "propState": 8, - "pos": { - "x": -478150, - "y": -46390, - "z": 31430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 47, - "instId": 300005, - "propState": 8, - "pos": { - "x": -466270, - "y": -46390, - "z": 34350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 47, - "instId": 300006, - "propState": 8, - "pos": { - "x": -460076, - "y": -38877, - "z": -2182 - }, - "rot": { - "x": 0, - "y": 312833, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 47, - "instId": 300007, - "propState": 8, - "pos": { - "x": -479087, - "y": -46390, - "z": 30251 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 47, - "instId": 300008, - "propState": 8, - "pos": { - "x": -466270, - "y": -46390, - "z": 33320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "48": { - "monsters": [ - { - "groupId": 48, - "instId": 200005, - "eventId": 0, - "pos": { - "x": -471150, - "y": -45691, - "z": 37630 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": -471150, - "y": -45691, - "z": 37630 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 48, - "instId": 300002, - "propState": 8, - "pos": { - "x": -471150, - "y": -45691, - "z": 37630 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "49": { - "monsters": [ - { - "groupId": 49, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -464962, - "y": -41038, - "z": 8912 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": -464962, - "y": -41038, - "z": 8912 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "50": { - "monsters": [ - { - "groupId": 50, - "instId": 200001, - "eventId": 0, - "pos": { - "x": -467166, - "y": -40965, - "z": 6708 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": -464962, - "y": -41038, - "z": 8912 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "52": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 8, - "pos": { - "x": -395340, - "y": -34393, - "z": -12210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8131101": { - "P81311_F81311001": { - "scenes": { - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 1, - "pos": { - "x": 146218, - "y": 28084, - "z": -175913 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 81346, - "y": 22089, - "z": -196925 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": -81320, - "y": 22100, - "z": -196809 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 5, - "instId": 300006, - "propState": 1, - "pos": { - "x": -125303, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300007, - "propState": 1, - "pos": { - "x": -155408, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300008, - "propState": 1, - "pos": { - "x": -135344, - "y": -4910, - "z": -61779 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300009, - "propState": 1, - "pos": { - "x": 149255, - "y": 28111, - "z": -130927 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 5, - "instId": 300010, - "propState": 8, - "pos": { - "x": 110204, - "y": 22109, - "z": -217944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300011, - "propState": 8, - "pos": { - "x": -156331, - "y": -4910, - "z": -79773 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300004, - "propState": 8, - "pos": { - "x": -188501, - "y": 16040, - "z": -55890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300012, - "propState": 1, - "pos": { - "x": -156415, - "y": -10910, - "z": -130932 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300013, - "propState": 1, - "pos": { - "x": -165403, - "y": -10910, - "z": -139927 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300015, - "propState": 8, - "pos": { - "x": -81322, - "y": -16910, - "z": -196913 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300016, - "propState": 8, - "pos": { - "x": -84221, - "y": -16868, - "z": -198931 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 5, - "instId": 300018, - "propState": 1, - "pos": { - "x": -173385, - "y": 22081, - "z": -148887 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 5, - "instId": 300014, - "propState": 8, - "pos": { - "x": -190551, - "y": 16032, - "z": -52573 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 5, - "instId": 300005, - "propState": 8, - "pos": { - "x": -116165, - "y": 22090, - "z": -175809 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 159229, - "y": 27793, - "z": -139048 - }, - "rot": { - "x": 0, - "y": 15697, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 1, - "pos": { - "x": 70987, - "y": -16918, - "z": -249130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 1, - "pos": { - "x": 73440, - "y": 22090, - "z": -243065 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -67698, - "y": -16918, - "z": -249130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 1, - "pos": { - "x": -73516, - "y": 22090, - "z": -246650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 7, - "instId": 300005, - "propState": 1, - "pos": { - "x": -125968, - "y": 21032, - "z": -33553 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 7, - "instId": 300006, - "propState": 1, - "pos": { - "x": -125968, - "y": 21032, - "z": -30254 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 7, - "instId": 300007, - "propState": 1, - "pos": { - "x": -126790, - "y": -4906, - "z": -30006 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 7, - "instId": 300008, - "propState": 1, - "pos": { - "x": -126790, - "y": -4906, - "z": -33305 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 7, - "instId": 300010, - "propState": 1, - "pos": { - "x": 120500, - "y": 32410, - "z": -337990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 7, - "instId": 300011, - "propState": 1, - "pos": { - "x": 264503, - "y": 32420, - "z": -310455 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 7, - "instId": 300012, - "propState": 8, - "pos": { - "x": 261211, - "y": 32420, - "z": -410195 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": -179190, - "y": -4760, - "z": -79740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": -30400, - "y": -15925, - "z": -259750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 25, - "instId": 300002, - "propState": 8, - "pos": { - "x": 30250, - "y": -15925, - "z": -259750 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3000, - "y": -15915, - "z": -264530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "27": { - "monsters": [ - { - "groupId": 27, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 0, - "y": -15884, - "z": -270530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": 3000, - "y": -15915, - "z": -267530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1004 - }, { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": -15884, - "z": -270530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 27, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": -15884, - "z": -270530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3000, - "y": -15915, - "z": -264530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "29": { - "monsters": [ - { - "groupId": 29, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 0, - "y": -15884, - "z": -270530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": -15884, - "z": -270530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 29, - "instId": 300002, - "propState": 2, - "pos": { - "x": 3000, - "y": -15915, - "z": -267530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1004 - }, { - "groupId": 29, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": -15884, - "z": -270530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": 143460, - "y": 25100, - "z": -196786 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": 84580, - "y": 16260, - "z": -196890 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 30, - "instId": 300003, - "propState": 8, - "pos": { - "x": 110433, - "y": 22080, - "z": -222433 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": 109580, - "y": 22112, - "z": -196890 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [ - { - "groupId": 32, - "instId": 400001, - "pos": { - "x": 104580, - "y": 22124, - "z": -199890 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": 99580, - "y": 22103, - "z": -200890 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 32, - "instId": 300002, - "propState": 1, - "pos": { - "x": 99580, - "y": 22103, - "z": -192890 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1002 - }, - { - "groupId": 32, - "instId": 300003, - "propState": 8, - "pos": { - "x": 94469, - "y": 22103, - "z": -199143 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 32, - "instId": 300004, - "propState": 8, - "pos": { - "x": 94050, - "y": 22103, - "z": -200049 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 32, - "instId": 300005, - "propState": 8, - "pos": { - "x": 95022, - "y": 22103, - "z": -199974 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -149300, - "y": 25087, - "z": -196810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 33, - "instId": 300002, - "propState": 8, - "pos": { - "x": -115850, - "y": 22077, - "z": -222182 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": -127267, - "y": 22138, - "z": -198810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": -127267, - "y": 22138, - "z": -194810 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 34, - "instId": 300003, - "propState": 8, - "pos": { - "x": -117137, - "y": 22099, - "z": -200810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 34, - "instId": 300004, - "propState": 8, - "pos": { - "x": -116767, - "y": 22099, - "z": -200010 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 34, - "instId": 300005, - "propState": 8, - "pos": { - "x": -116267, - "y": 22125, - "z": -200810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 34, - "instId": 300006, - "propState": 8, - "pos": { - "x": -111107, - "y": 22090, - "z": -192810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 34, - "instId": 300007, - "propState": 8, - "pos": { - "x": -110767, - "y": 22124, - "z": -193610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 34, - "instId": 300008, - "propState": 8, - "pos": { - "x": -110267, - "y": 22090, - "z": -192810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [ - { - "groupId": 35, - "instId": 400001, - "pos": { - "x": -121690, - "y": 22095, - "z": -196810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": -127267, - "y": 22138, - "z": -198810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": -127267, - "y": 22138, - "z": -194810 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": -117137, - "y": 22099, - "z": -200810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 36, - "instId": 300004, - "propState": 8, - "pos": { - "x": -116767, - "y": 22099, - "z": -200010 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 36, - "instId": 300005, - "propState": 8, - "pos": { - "x": -116267, - "y": 22125, - "z": -200810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 36, - "instId": 300006, - "propState": 8, - "pos": { - "x": -111107, - "y": 22090, - "z": -192810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 36, - "instId": 300007, - "propState": 8, - "pos": { - "x": -110767, - "y": 22124, - "z": -193610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 36, - "instId": 300008, - "propState": 8, - "pos": { - "x": -110267, - "y": 22090, - "z": -192810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -110807, - "y": 22090, - "z": -200810 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "38": { - "monsters": [ - { - "groupId": 38, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -125267, - "y": 22095, - "z": -196810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": -125267, - "y": 22095, - "z": -196810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 38, - "instId": 300002, - "propState": 8, - "pos": { - "x": -125267, - "y": 22095, - "z": -196810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "39": { - "monsters": [ - { - "groupId": 39, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -123267, - "y": 22104, - "z": -199810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 8, - "pos": { - "x": -123267, - "y": 22104, - "z": -199810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "40": { - "monsters": [ - { - "groupId": 40, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -123267, - "y": 22104, - "z": -193810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": -123267, - "y": 22104, - "z": -193810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 8, - "pos": { - "x": 75440, - "y": 22090, - "z": -229000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 41, - "instId": 300002, - "propState": 8, - "pos": { - "x": 75890, - "y": 22090, - "z": -181930 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 41, - "instId": 300003, - "propState": 8, - "pos": { - "x": 87715, - "y": 22090, - "z": -196667 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": 73550, - "y": 22090, - "z": -195260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 42, - "instId": 300002, - "propState": 8, - "pos": { - "x": 77550, - "y": 22090, - "z": -195260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 42, - "instId": 300003, - "propState": 8, - "pos": { - "x": 71764, - "y": 22090, - "z": -204800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 42, - "instId": 300004, - "propState": 8, - "pos": { - "x": 72564, - "y": 22090, - "z": -205170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 42, - "instId": 300005, - "propState": 8, - "pos": { - "x": 71764, - "y": 22090, - "z": -205670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 42, - "instId": 300006, - "propState": 8, - "pos": { - "x": 79764, - "y": 22090, - "z": -211420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 42, - "instId": 300007, - "propState": 8, - "pos": { - "x": 78964, - "y": 22090, - "z": -211760 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 42, - "instId": 300008, - "propState": 8, - "pos": { - "x": 79764, - "y": 22090, - "z": -212260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [ - { - "groupId": 43, - "instId": 400001, - "pos": { - "x": 75764, - "y": 22090, - "z": -200150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 8, - "pos": { - "x": 73550, - "y": 22090, - "z": -195260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 44, - "instId": 300002, - "propState": 8, - "pos": { - "x": 77550, - "y": 22090, - "z": -195260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 44, - "instId": 300003, - "propState": 8, - "pos": { - "x": 71764, - "y": 22090, - "z": -204800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 44, - "instId": 300004, - "propState": 8, - "pos": { - "x": 72564, - "y": 22090, - "z": -205170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 44, - "instId": 300005, - "propState": 8, - "pos": { - "x": 71764, - "y": 22090, - "z": -205670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 44, - "instId": 300006, - "propState": 8, - "pos": { - "x": 79764, - "y": 22090, - "z": -211420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 44, - "instId": 300007, - "propState": 8, - "pos": { - "x": 78964, - "y": 22090, - "z": -211760 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 44, - "instId": 300008, - "propState": 8, - "pos": { - "x": 79764, - "y": 22090, - "z": -212260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [ - { - "groupId": 45, - "instId": 400001, - "pos": { - "x": 73055, - "y": 22095, - "z": -210836 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "46": { - "monsters": [ - { - "groupId": 46, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 75764, - "y": 22090, - "z": -197260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": 75764, - "y": 22090, - "z": -197260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": 75764, - "y": 22090, - "z": -197260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "47": { - "monsters": [ - { - "groupId": 47, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 72764, - "y": 22090, - "z": -199260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": 72764, - "y": 22090, - "z": -199260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "48": { - "monsters": [ - { - "groupId": 48, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 78764, - "y": 22090, - "z": -199260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78764, - "y": 22090, - "z": -199260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 8, - "pos": { - "x": -166520, - "y": 29490, - "z": -62610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 65, - "instId": 300002, - "propState": 8, - "pos": { - "x": -166470, - "y": 29490, - "z": -62610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": -161501, - "y": 27490, - "z": -89610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 66, - "instId": 300002, - "propState": 8, - "pos": { - "x": -161501, - "y": 31490, - "z": -89610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 66, - "instId": 300003, - "propState": 8, - "pos": { - "x": -161501, - "y": 25490, - "z": -79480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 66, - "instId": 300004, - "propState": 8, - "pos": { - "x": -161501, - "y": 26290, - "z": -79110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 66, - "instId": 300005, - "propState": 8, - "pos": { - "x": -161501, - "y": 25490, - "z": -78610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 66, - "instId": 300006, - "propState": 8, - "pos": { - "x": -161501, - "y": 33490, - "z": -73450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 66, - "instId": 300007, - "propState": 8, - "pos": { - "x": -161501, - "y": 32690, - "z": -73110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 66, - "instId": 300008, - "propState": 8, - "pos": { - "x": -161501, - "y": 33490, - "z": -72610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [ - { - "groupId": 67, - "instId": 400001, - "pos": { - "x": -161501, - "y": 29490, - "z": -83060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": -161501, - "y": 27490, - "z": -89610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": -161501, - "y": 31490, - "z": -89610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 68, - "instId": 300003, - "propState": 8, - "pos": { - "x": -161501, - "y": 25490, - "z": -79480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 68, - "instId": 300004, - "propState": 8, - "pos": { - "x": -161501, - "y": 26290, - "z": -79110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 68, - "instId": 300005, - "propState": 8, - "pos": { - "x": -161501, - "y": 25490, - "z": -78610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 68, - "instId": 300006, - "propState": 8, - "pos": { - "x": -161501, - "y": 33490, - "z": -73450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 68, - "instId": 300007, - "propState": 8, - "pos": { - "x": -161501, - "y": 32690, - "z": -73110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 68, - "instId": 300008, - "propState": 8, - "pos": { - "x": -161501, - "y": 33490, - "z": -72610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [ - { - "groupId": 69, - "instId": 400001, - "pos": { - "x": -161501, - "y": 25490, - "z": -73150 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "70": { - "monsters": [ - { - "groupId": 70, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -161501, - "y": 29490, - "z": -87610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 8, - "pos": { - "x": -161501, - "y": 29490, - "z": -87610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 70, - "instId": 300002, - "propState": 8, - "pos": { - "x": -161501, - "y": 29490, - "z": -87610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "71": { - "monsters": [ - { - "groupId": 71, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -161501, - "y": 26490, - "z": -85610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 8, - "pos": { - "x": -161501, - "y": 26490, - "z": -85610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "72": { - "monsters": [ - { - "groupId": 72, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -161501, - "y": 32490, - "z": -85610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": -161501, - "y": 32490, - "z": -85610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 8, - "pos": { - "x": -124560, - "y": 28400, - "z": -110440 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 73, - "instId": 300002, - "propState": 8, - "pos": { - "x": -124810, - "y": 28400, - "z": -108150 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": -151560, - "y": 30400, - "z": -103857 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 74, - "instId": 300002, - "propState": 8, - "pos": { - "x": -151560, - "y": 26400, - "z": -103857 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 74, - "instId": 300003, - "propState": 8, - "pos": { - "x": -141430, - "y": 32400, - "z": -103857 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 74, - "instId": 300004, - "propState": 8, - "pos": { - "x": -141060, - "y": 31600, - "z": -103857 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 74, - "instId": 300005, - "propState": 8, - "pos": { - "x": -140560, - "y": 32400, - "z": -103857 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 74, - "instId": 300006, - "propState": 8, - "pos": { - "x": -135400, - "y": 24400, - "z": -103857 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 74, - "instId": 300007, - "propState": 8, - "pos": { - "x": -135060, - "y": 25200, - "z": -103857 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 74, - "instId": 300008, - "propState": 8, - "pos": { - "x": -134560, - "y": 24400, - "z": -103857 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [ - { - "groupId": 75, - "instId": 400001, - "pos": { - "x": -145230, - "y": 28410, - "z": -103860 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 8, - "pos": { - "x": -151560, - "y": 30400, - "z": -103857 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 76, - "instId": 300002, - "propState": 8, - "pos": { - "x": -151560, - "y": 26400, - "z": -103857 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 76, - "instId": 300003, - "propState": 8, - "pos": { - "x": -141430, - "y": 32400, - "z": -103857 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 76, - "instId": 300004, - "propState": 8, - "pos": { - "x": -141060, - "y": 31600, - "z": -103857 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 76, - "instId": 300005, - "propState": 8, - "pos": { - "x": -140560, - "y": 32400, - "z": -103857 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 76, - "instId": 300006, - "propState": 8, - "pos": { - "x": -135400, - "y": 24400, - "z": -103857 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 76, - "instId": 300007, - "propState": 8, - "pos": { - "x": -135060, - "y": 25200, - "z": -103857 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 76, - "instId": 300008, - "propState": 8, - "pos": { - "x": -134560, - "y": 24400, - "z": -103857 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [ - { - "groupId": 77, - "instId": 400001, - "pos": { - "x": -135100, - "y": 32400, - "z": -103857 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "78": { - "monsters": [ - { - "groupId": 78, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -149560, - "y": 28400, - "z": -103857 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": -149560, - "y": 28400, - "z": -103857 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 78, - "instId": 300002, - "propState": 8, - "pos": { - "x": -149560, - "y": 28400, - "z": -103857 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "79": { - "monsters": [ - { - "groupId": 79, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -147560, - "y": 31400, - "z": -103857 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": -147560, - "y": 31400, - "z": -103857 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "80": { - "monsters": [ - { - "groupId": 80, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -147560, - "y": 25400, - "z": -103857 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": -147560, - "y": 25400, - "z": -103857 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 8, - "pos": { - "x": 146210, - "y": 35094, - "z": -243770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 81, - "instId": 300002, - "propState": 8, - "pos": { - "x": 128160, - "y": 30560, - "z": -270029 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 8, - "pos": { - "x": 134490, - "y": 35070, - "z": -265963 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 82, - "instId": 300002, - "propState": 8, - "pos": { - "x": 134490, - "y": 35070, - "z": -261963 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 82, - "instId": 300003, - "propState": 8, - "pos": { - "x": 144620, - "y": 34866, - "z": -267963 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 82, - "instId": 300004, - "propState": 8, - "pos": { - "x": 144990, - "y": 34866, - "z": -267163 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 82, - "instId": 300005, - "propState": 8, - "pos": { - "x": 145490, - "y": 34866, - "z": -267963 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 82, - "instId": 300006, - "propState": 8, - "pos": { - "x": 150650, - "y": 34866, - "z": -261680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 82, - "instId": 300007, - "propState": 8, - "pos": { - "x": 150990, - "y": 34866, - "z": -262480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 82, - "instId": 300008, - "propState": 8, - "pos": { - "x": 151490, - "y": 34866, - "z": -261680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [ - { - "groupId": 83, - "instId": 400001, - "pos": { - "x": 141340, - "y": 34866, - "z": -263970 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300001, - "propState": 8, - "pos": { - "x": 134490, - "y": 35070, - "z": -265963 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 84, - "instId": 300002, - "propState": 8, - "pos": { - "x": 134490, - "y": 35070, - "z": -261963 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 84, - "instId": 300003, - "propState": 8, - "pos": { - "x": 144620, - "y": 34866, - "z": -267963 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 84, - "instId": 300004, - "propState": 8, - "pos": { - "x": 144990, - "y": 34866, - "z": -267163 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 84, - "instId": 300005, - "propState": 8, - "pos": { - "x": 145490, - "y": 34866, - "z": -267963 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 84, - "instId": 300006, - "propState": 8, - "pos": { - "x": 150650, - "y": 34866, - "z": -261664 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 84, - "instId": 300007, - "propState": 8, - "pos": { - "x": 150990, - "y": 34866, - "z": -262464 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 84, - "instId": 300008, - "propState": 8, - "pos": { - "x": 151490, - "y": 34866, - "z": -261664 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [ - { - "groupId": 85, - "instId": 400001, - "pos": { - "x": 151030, - "y": 34866, - "z": -266380 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "86": { - "monsters": [ - { - "groupId": 86, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 136490, - "y": 35070, - "z": -263963 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 8, - "pos": { - "x": 136490, - "y": 35070, - "z": -263963 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 86, - "instId": 300002, - "propState": 8, - "pos": { - "x": 136490, - "y": 35070, - "z": -263963 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "87": { - "monsters": [ - { - "groupId": 87, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 138490, - "y": 34866, - "z": -266000 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": 138490, - "y": 34866, - "z": -266000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "88": { - "monsters": [ - { - "groupId": 88, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 138490, - "y": 34866, - "z": -262000 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300001, - "propState": 8, - "pos": { - "x": 138490, - "y": 34866, - "z": -262000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": 146245, - "y": 47046, - "z": -284460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 89, - "instId": 300002, - "propState": 8, - "pos": { - "x": 146343, - "y": 53970, - "z": -283660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 8, - "pos": { - "x": 148343, - "y": 47050, - "z": -256660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 90, - "instId": 300002, - "propState": 8, - "pos": { - "x": 144343, - "y": 47050, - "z": -256660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 90, - "instId": 300003, - "propState": 8, - "pos": { - "x": 150343, - "y": 47050, - "z": -266790 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 90, - "instId": 300004, - "propState": 8, - "pos": { - "x": 149543, - "y": 47050, - "z": -267160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 90, - "instId": 300005, - "propState": 8, - "pos": { - "x": 150343, - "y": 47050, - "z": -267660 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 90, - "instId": 300006, - "propState": 8, - "pos": { - "x": 142343, - "y": 47050, - "z": -272820 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 90, - "instId": 300007, - "propState": 8, - "pos": { - "x": 143143, - "y": 47050, - "z": -273160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 90, - "instId": 300008, - "propState": 8, - "pos": { - "x": 142343, - "y": 47050, - "z": -273660 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [ - { - "groupId": 91, - "instId": 400001, - "pos": { - "x": 146343, - "y": 47046, - "z": -262940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 8, - "pos": { - "x": 148343, - "y": 47050, - "z": -256660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 92, - "instId": 300002, - "propState": 8, - "pos": { - "x": 144343, - "y": 47050, - "z": -256660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 92, - "instId": 300003, - "propState": 8, - "pos": { - "x": 150343, - "y": 47050, - "z": -266790 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 92, - "instId": 300004, - "propState": 8, - "pos": { - "x": 149543, - "y": 47050, - "z": -267160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 92, - "instId": 300005, - "propState": 8, - "pos": { - "x": 150343, - "y": 47050, - "z": -267660 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 92, - "instId": 300006, - "propState": 8, - "pos": { - "x": 142343, - "y": 47050, - "z": -272820 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 92, - "instId": 300007, - "propState": 8, - "pos": { - "x": 143143, - "y": 47050, - "z": -273160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 92, - "instId": 300008, - "propState": 8, - "pos": { - "x": 142343, - "y": 47050, - "z": -273660 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [ - { - "groupId": 93, - "instId": 400001, - "pos": { - "x": 150343, - "y": 47050, - "z": -273120 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "94": { - "monsters": [ - { - "groupId": 94, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 146343, - "y": 47046, - "z": -258660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 146343, - "y": 47046, - "z": -258660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": 146343, - "y": 47046, - "z": -258660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "95": { - "monsters": [ - { - "groupId": 95, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 149343, - "y": 47050, - "z": -260660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149343, - "y": 47050, - "z": -260660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "96": { - "monsters": [ - { - "groupId": 96, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 143343, - "y": 47032, - "z": -260660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": 143343, - "y": 47032, - "z": -260660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "97": { - "monsters": [ - { - "groupId": 97, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -123267, - "y": 22104, - "z": -199810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 8, - "pos": { - "x": -123267, - "y": 22104, - "z": -199810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 97, - "instId": 300002, - "propState": 8, - "pos": { - "x": -123267, - "y": 22104, - "z": -199810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "98": { - "monsters": [ - { - "groupId": 98, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 72764, - "y": 22090, - "z": -199260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 98, - "instId": 300001, - "propState": 8, - "pos": { - "x": 72764, - "y": 22090, - "z": -199260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 98, - "instId": 300002, - "propState": 8, - "pos": { - "x": 72764, - "y": 22090, - "z": -199260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "99": { - "monsters": [ - { - "groupId": 99, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -147560, - "y": 31400, - "z": -103857 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 8, - "pos": { - "x": -147560, - "y": 31400, - "z": -103857 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 99, - "instId": 300002, - "propState": 8, - "pos": { - "x": -147560, - "y": 31400, - "z": -103857 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "100": { - "monsters": [ - { - "groupId": 100, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -161501, - "y": 26490, - "z": -85610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 8, - "pos": { - "x": -161501, - "y": 26490, - "z": -85610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 100, - "instId": 300002, - "propState": 8, - "pos": { - "x": -161501, - "y": 26490, - "z": -85610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "101": { - "monsters": [ - { - "groupId": 101, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 138490, - "y": 34866, - "z": -266000 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 101, - "instId": 300001, - "propState": 8, - "pos": { - "x": 138490, - "y": 34866, - "z": -266000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 101, - "instId": 300002, - "propState": 8, - "pos": { - "x": 138490, - "y": 34866, - "z": -266000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "102": { - "monsters": [ - { - "groupId": 102, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 149343, - "y": 47050, - "z": -260660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149343, - "y": 47050, - "z": -260660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 102, - "instId": 300002, - "propState": 8, - "pos": { - "x": 149343, - "y": 47050, - "z": -260660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8131201": { - "P81312_F81312001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -117268, - "y": 11518, - "z": -23780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -102700, - "y": 11517, - "z": -3940 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -117400, - "y": 11521, - "z": 1220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [ - { - "groupId": 8, - "instId": 400001, - "pos": { - "x": -114400, - "y": 11533, - "z": -3780 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -113400, - "y": 11521, - "z": -8780 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 1, - "pos": { - "x": -121400, - "y": 11521, - "z": -8780 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -115147, - "y": 11517, - "z": -13891 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -114241, - "y": 11521, - "z": -14310 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": -114316, - "y": 11533, - "z": -13338 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": -117260, - "y": 11517, - "z": 38783 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": -117260, - "y": 3410, - "z": 43970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -120260, - "y": 11517, - "z": 74970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -117260, - "y": 11517, - "z": 68970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": -114260, - "y": 11517, - "z": 71970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1004 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -117260, - "y": 11517, - "z": 68970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": -117260, - "y": 11517, - "z": 68970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": -120260, - "y": 11517, - "z": 74970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "13": { - "monsters": [ - { - "groupId": 13, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -117260, - "y": 11517, - "z": 68970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": -117260, - "y": 11517, - "z": 68970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300002, - "propState": 2, - "pos": { - "x": -114260, - "y": 11517, - "z": 71970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1004 - }, { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": -117260, - "y": 11517, - "z": 68970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": -185750, - "y": 14160, - "z": -127900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": -185750, - "y": 14160, - "z": -127940 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -186380, - "y": 12160, - "z": -157560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": -186380, - "y": 16160, - "z": -157560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": -186380, - "y": 21923, - "z": -146070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": -186380, - "y": 22723, - "z": -145700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": -186380, - "y": 21923, - "z": -145200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 15, - "instId": 300006, - "propState": 8, - "pos": { - "x": -186203, - "y": 18160, - "z": -140040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 15, - "instId": 300007, - "propState": 8, - "pos": { - "x": -186380, - "y": 17360, - "z": -139700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 15, - "instId": 300008, - "propState": 8, - "pos": { - "x": -186380, - "y": 18160, - "z": -139200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [ - { - "groupId": 16, - "instId": 400001, - "pos": { - "x": -186380, - "y": 14160, - "z": -154070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -186380, - "y": 12160, - "z": -156200 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -186380, - "y": 16160, - "z": -156200 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": -186380, - "y": 21890, - "z": -146070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 17, - "instId": 300004, - "propState": 8, - "pos": { - "x": -186380, - "y": 22690, - "z": -145700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 17, - "instId": 300005, - "propState": 8, - "pos": { - "x": -186380, - "y": 21890, - "z": -145200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 17, - "instId": 300006, - "propState": 8, - "pos": { - "x": -186203, - "y": 18160, - "z": -140040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 17, - "instId": 300007, - "propState": 8, - "pos": { - "x": -186380, - "y": 17360, - "z": -139700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 17, - "instId": 300008, - "propState": 8, - "pos": { - "x": -186380, - "y": 18160, - "z": -139200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [ - { - "groupId": 18, - "instId": 400001, - "pos": { - "x": -186380, - "y": 11010, - "z": -138850 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "19": { - "monsters": [ - { - "groupId": 19, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -186380, - "y": 14160, - "z": -154200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": -186380, - "y": 14160, - "z": -154200 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": -186380, - "y": 14160, - "z": -154200 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "20": { - "monsters": [ - { - "groupId": 20, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -186380, - "y": 11160, - "z": -152200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": -186380, - "y": 11160, - "z": -152200 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "21": { - "monsters": [ - { - "groupId": 21, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -186380, - "y": 17160, - "z": -152200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": -186380, - "y": 17160, - "z": -152200 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -117310, - "y": 11541, - "z": -180140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": -128203, - "y": 6010, - "z": -154580 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119490, - "y": 11527, - "z": -153140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": -115490, - "y": 11518, - "z": -153140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 23, - "instId": 300003, - "propState": 8, - "pos": { - "x": -121190, - "y": 11511, - "z": -162770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 23, - "instId": 300004, - "propState": 8, - "pos": { - "x": -120390, - "y": 11511, - "z": -163140 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 23, - "instId": 300005, - "propState": 8, - "pos": { - "x": -121190, - "y": 11511, - "z": -163640 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 23, - "instId": 300006, - "propState": 8, - "pos": { - "x": -114770, - "y": 11511, - "z": -165980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 23, - "instId": 300007, - "propState": 8, - "pos": { - "x": -115570, - "y": 11511, - "z": -166320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 23, - "instId": 300008, - "propState": 8, - "pos": { - "x": -114770, - "y": 11511, - "z": -166820 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [ - { - "groupId": 24, - "instId": 400001, - "pos": { - "x": -117490, - "y": 11518, - "z": -158890 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119490, - "y": 11527, - "z": -153140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 25, - "instId": 300002, - "propState": 8, - "pos": { - "x": -115490, - "y": 11518, - "z": -153140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 25, - "instId": 300003, - "propState": 8, - "pos": { - "x": -121190, - "y": 11511, - "z": -162770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 25, - "instId": 300004, - "propState": 8, - "pos": { - "x": -120390, - "y": 11511, - "z": -163140 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 25, - "instId": 300005, - "propState": 8, - "pos": { - "x": -121190, - "y": 11511, - "z": -163640 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 25, - "instId": 300006, - "propState": 8, - "pos": { - "x": -114770, - "y": 11511, - "z": -165980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 25, - "instId": 300007, - "propState": 8, - "pos": { - "x": -115570, - "y": 11511, - "z": -166320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 25, - "instId": 300008, - "propState": 8, - "pos": { - "x": -114770, - "y": 11511, - "z": -166820 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [ - { - "groupId": 26, - "instId": 400001, - "pos": { - "x": -119730, - "y": 11511, - "z": -166400 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "27": { - "monsters": [ - { - "groupId": 27, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -117490, - "y": 11518, - "z": -155140 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": -117490, - "y": 11518, - "z": -155140 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": -117490, - "y": 11518, - "z": -155140 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "28": { - "monsters": [ - { - "groupId": 28, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -120490, - "y": 11518, - "z": -157140 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": -120490, - "y": 11518, - "z": -157140 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "29": { - "monsters": [ - { - "groupId": 29, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -114490, - "y": 11541, - "z": -157140 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": -114490, - "y": 11541, - "z": -157140 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": -123070, - "y": 17521, - "z": -99980 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": -122701, - "y": 11511, - "z": -93567 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": -155640, - "y": 11511, - "z": -98000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": -155640, - "y": 11511, - "z": -94000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 31, - "instId": 300003, - "propState": 8, - "pos": { - "x": -145510, - "y": 11511, - "z": -100000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 31, - "instId": 300004, - "propState": 8, - "pos": { - "x": -145140, - "y": 11511, - "z": -99200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 31, - "instId": 300005, - "propState": 8, - "pos": { - "x": -144640, - "y": 11511, - "z": -100000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 31, - "instId": 300006, - "propState": 8, - "pos": { - "x": -134030, - "y": 14511, - "z": -96002 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 31, - "instId": 300007, - "propState": 8, - "pos": { - "x": -133690, - "y": 14511, - "z": -96802 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 31, - "instId": 300008, - "propState": 8, - "pos": { - "x": -133190, - "y": 14511, - "z": -96002 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [ - { - "groupId": 32, - "instId": 400001, - "pos": { - "x": -150080, - "y": 11511, - "z": -96010 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -155640, - "y": 11511, - "z": -98000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 33, - "instId": 300002, - "propState": 8, - "pos": { - "x": -155640, - "y": 11511, - "z": -94000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 33, - "instId": 300003, - "propState": 8, - "pos": { - "x": -145510, - "y": 11511, - "z": -100000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 33, - "instId": 300004, - "propState": 8, - "pos": { - "x": -145140, - "y": 11511, - "z": -99200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 33, - "instId": 300005, - "propState": 8, - "pos": { - "x": -144640, - "y": 11511, - "z": -100000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 33, - "instId": 300006, - "propState": 8, - "pos": { - "x": -134030, - "y": 14511, - "z": -96002 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 33, - "instId": 300007, - "propState": 8, - "pos": { - "x": -133690, - "y": 14511, - "z": -96802 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 33, - "instId": 300008, - "propState": 8, - "pos": { - "x": -133190, - "y": 14511, - "z": -96002 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [ - { - "groupId": 34, - "instId": 400001, - "pos": { - "x": -132298, - "y": 14511, - "z": -101918 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "35": { - "monsters": [ - { - "groupId": 35, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -153640, - "y": 11511, - "z": -96000 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": -153640, - "y": 11511, - "z": -96000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": -153640, - "y": 11511, - "z": -96000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "36": { - "monsters": [ - { - "groupId": 36, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -151640, - "y": 11511, - "z": -99000 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": -151640, - "y": 11511, - "z": -99000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "37": { - "monsters": [ - { - "groupId": 37, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -151640, - "y": 11511, - "z": -93000 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -151640, - "y": 11511, - "z": -93000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": -146890, - "y": -1170, - "z": -136217 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": -146930, - "y": 480, - "z": -134480 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": -178150, - "y": 5511, - "z": -137280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 47, - "instId": 300002, - "propState": 8, - "pos": { - "x": -178150, - "y": 5511, - "z": -133280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 47, - "instId": 300003, - "propState": 8, - "pos": { - "x": -168020, - "y": 5511, - "z": -137620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 47, - "instId": 300004, - "propState": 8, - "pos": { - "x": -167650, - "y": 5511, - "z": -136820 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 47, - "instId": 300005, - "propState": 8, - "pos": { - "x": -167150, - "y": 5511, - "z": -137620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 47, - "instId": 300006, - "propState": 8, - "pos": { - "x": -161990, - "y": 5511, - "z": -131630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 47, - "instId": 300007, - "propState": 8, - "pos": { - "x": -161650, - "y": 5511, - "z": -132430 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 47, - "instId": 300008, - "propState": 8, - "pos": { - "x": -161150, - "y": 5511, - "z": -131630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [ - { - "groupId": 48, - "instId": 400001, - "pos": { - "x": -171650, - "y": 5511, - "z": -135280 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": -178150, - "y": 5511, - "z": -137280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": -178150, - "y": 5511, - "z": -133280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 49, - "instId": 300003, - "propState": 8, - "pos": { - "x": -168020, - "y": 5511, - "z": -137631 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 49, - "instId": 300004, - "propState": 8, - "pos": { - "x": -167650, - "y": 5511, - "z": -136831 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 49, - "instId": 300005, - "propState": 8, - "pos": { - "x": -167150, - "y": 5511, - "z": -137631 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 49, - "instId": 300006, - "propState": 8, - "pos": { - "x": -161947, - "y": 5666, - "z": -131598 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 49, - "instId": 300007, - "propState": 8, - "pos": { - "x": -161607, - "y": 5666, - "z": -132398 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 49, - "instId": 300008, - "propState": 8, - "pos": { - "x": -161107, - "y": 5666, - "z": -131598 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [ - { - "groupId": 50, - "instId": 400001, - "pos": { - "x": -161643, - "y": 5511, - "z": -138047 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "51": { - "monsters": [ - { - "groupId": 51, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -174720, - "y": 5511, - "z": -135270 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": -174720, - "y": 5511, - "z": -135270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": -174720, - "y": 5511, - "z": -135270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "52": { - "monsters": [ - { - "groupId": 52, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -172316, - "y": 5511, - "z": -137270 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 8, - "pos": { - "x": -172316, - "y": 5511, - "z": -137270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "53": { - "monsters": [ - { - "groupId": 53, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -172316, - "y": 5511, - "z": -133270 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 8, - "pos": { - "x": -172316, - "y": 5511, - "z": -133270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "54": { - "monsters": [ - { - "groupId": 54, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -120490, - "y": 11518, - "z": -157140 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": -120490, - "y": 11518, - "z": -157140 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": -120490, - "y": 11518, - "z": -157140 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "55": { - "monsters": [ - { - "groupId": 55, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -172316, - "y": 5511, - "z": -137270 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 8, - "pos": { - "x": -172316, - "y": 5511, - "z": -137270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 55, - "instId": 300002, - "propState": 8, - "pos": { - "x": -172316, - "y": 5511, - "z": -137270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "56": { - "monsters": [ - { - "groupId": 56, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -186380, - "y": 11160, - "z": -152200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": -186380, - "y": 11160, - "z": -152200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 56, - "instId": 300002, - "propState": 8, - "pos": { - "x": -186380, - "y": 11160, - "z": -152200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "57": { - "monsters": [ - { - "groupId": 57, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -151640, - "y": 11511, - "z": -99000 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 8, - "pos": { - "x": -151640, - "y": 11511, - "z": -99000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": -151640, - "y": 11511, - "z": -99000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": -81650, - "y": 29720, - "z": -92567 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": -81366, - "y": 29720, - "z": -92540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 8, - "pos": { - "x": -84390, - "y": 27720, - "z": -64370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 60, - "instId": 300002, - "propState": 8, - "pos": { - "x": -84390, - "y": 31720, - "z": -64370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 60, - "instId": 300003, - "propState": 8, - "pos": { - "x": -84548, - "y": 25720, - "z": -74500 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 60, - "instId": 300004, - "propState": 8, - "pos": { - "x": -84548, - "y": 26520, - "z": -74870 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 60, - "instId": 300005, - "propState": 8, - "pos": { - "x": -84548, - "y": 25720, - "z": -75370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 60, - "instId": 300006, - "propState": 8, - "pos": { - "x": -84390, - "y": 33720, - "z": -80530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 60, - "instId": 300007, - "propState": 8, - "pos": { - "x": -84390, - "y": 32920, - "z": -80870 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 60, - "instId": 300008, - "propState": 8, - "pos": { - "x": -84390, - "y": 33720, - "z": -81370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [ - { - "groupId": 61, - "instId": 400001, - "pos": { - "x": -84390, - "y": 29720, - "z": -70630 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 8, - "pos": { - "x": -84390, - "y": 27720, - "z": -64370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 62, - "instId": 300002, - "propState": 8, - "pos": { - "x": -84390, - "y": 31720, - "z": -64370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 62, - "instId": 300003, - "propState": 8, - "pos": { - "x": -84548, - "y": 25720, - "z": -74500 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 62, - "instId": 300004, - "propState": 8, - "pos": { - "x": -84548, - "y": 26520, - "z": -74870 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 62, - "instId": 300005, - "propState": 8, - "pos": { - "x": -84548, - "y": 25720, - "z": -75370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 62, - "instId": 300006, - "propState": 8, - "pos": { - "x": -84390, - "y": 33720, - "z": -80530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 62, - "instId": 300007, - "propState": 8, - "pos": { - "x": -84390, - "y": 32920, - "z": -80870 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 62, - "instId": 300008, - "propState": 8, - "pos": { - "x": -84390, - "y": 33720, - "z": -81370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [ - { - "groupId": 63, - "instId": 400001, - "pos": { - "x": -84390, - "y": 25720, - "z": -80830 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "64": { - "monsters": [ - { - "groupId": 64, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -84390, - "y": 29720, - "z": -66370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": -84390, - "y": 29720, - "z": -66370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 64, - "instId": 300002, - "propState": 8, - "pos": { - "x": -84390, - "y": 29720, - "z": -66370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "65": { - "monsters": [ - { - "groupId": 65, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -84390, - "y": 26720, - "z": -68370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 8, - "pos": { - "x": -84390, - "y": 26720, - "z": -68370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "66": { - "monsters": [ - { - "groupId": 66, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -84640, - "y": 32720, - "z": -68370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": -84640, - "y": 32720, - "z": -68370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "67": { - "monsters": [ - { - "groupId": 67, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -84390, - "y": 26720, - "z": -68370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 8, - "pos": { - "x": -84390, - "y": 26720, - "z": -68370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": -84390, - "y": 26720, - "z": -68370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 8, - "pos": { - "x": -114327, - "y": 11511, - "z": -189950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 73, - "instId": 300002, - "propState": 8, - "pos": { - "x": -126390, - "y": 11517, - "z": -9949 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103032 - } - ], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300001, - "propState": 8, - "pos": { - "x": -103410, - "y": -680, - "z": -57890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 84, - "instId": 300002, - "propState": 8, - "pos": { - "x": -126044, - "y": 17521, - "z": -45956 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 84, - "instId": 300003, - "propState": 8, - "pos": { - "x": -147200, - "y": 11482, - "z": -67265 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 8, - "pos": { - "x": -153650, - "y": 11511, - "z": -53960 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 85, - "instId": 300002, - "propState": 8, - "pos": { - "x": -153650, - "y": 11511, - "z": -49960 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 85, - "instId": 300003, - "propState": 8, - "pos": { - "x": -142960, - "y": 11554, - "z": -54353 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 85, - "instId": 300004, - "propState": 8, - "pos": { - "x": -142590, - "y": 11554, - "z": -53553 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 85, - "instId": 300005, - "propState": 8, - "pos": { - "x": -142090, - "y": 11554, - "z": -54353 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 85, - "instId": 300006, - "propState": 8, - "pos": { - "x": -129010, - "y": 11554, - "z": -49544 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 85, - "instId": 300007, - "propState": 8, - "pos": { - "x": -128670, - "y": 11554, - "z": -50344 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 85, - "instId": 300008, - "propState": 8, - "pos": { - "x": -127870, - "y": 11554, - "z": -49580 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [ - { - "groupId": 86, - "instId": 400001, - "pos": { - "x": -109220, - "y": 11554, - "z": -59660 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [ - { - "groupId": 87, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -150450, - "y": 11554, - "z": -51960 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": -150450, - "y": 11554, - "z": -51960 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 87, - "instId": 300002, - "propState": 8, - "pos": { - "x": -150450, - "y": 11554, - "z": -51960 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "88": { - "monsters": [ - { - "groupId": 88, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -121330, - "y": 11554, - "z": -51960 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300001, - "propState": 8, - "pos": { - "x": -121330, - "y": 11554, - "z": -51960 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "89": { - "monsters": [ - { - "groupId": 89, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -136120, - "y": 11554, - "z": -51950 - }, - "rot": { - "x": 0, - "y": 90100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": -136120, - "y": 11554, - "z": -51950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "90": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 90, - "instId": 300001, - "propState": 8, - "pos": { - "x": -114910, - "y": 11481, - "z": -39220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 90, - "instId": 300002, - "propState": 8, - "pos": { - "x": -114910, - "y": 11481, - "z": -39220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 91, - "instId": 300001, - "propState": 8, - "pos": { - "x": -87910, - "y": 11518, - "z": -67020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 91, - "instId": 300002, - "propState": 8, - "pos": { - "x": -87910, - "y": 11518, - "z": -63020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 91, - "instId": 300003, - "propState": 8, - "pos": { - "x": -104270, - "y": 11518, - "z": -66283 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 91, - "instId": 300004, - "propState": 8, - "pos": { - "x": -104640, - "y": 11518, - "z": -65483 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 91, - "instId": 300005, - "propState": 8, - "pos": { - "x": -105140, - "y": 11518, - "z": -66283 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 91, - "instId": 300006, - "propState": 8, - "pos": { - "x": -126560, - "y": 11481, - "z": -55539 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 91, - "instId": 300007, - "propState": 8, - "pos": { - "x": -126900, - "y": 11481, - "z": -56339 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 91, - "instId": 300008, - "propState": 8, - "pos": { - "x": -127400, - "y": 11481, - "z": -55539 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [ - { - "groupId": 92, - "instId": 400001, - "pos": { - "x": -129930, - "y": 11480, - "z": -59850 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "93": { - "monsters": [ - { - "groupId": 93, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": -92890, - "y": 11481, - "z": -65020 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -92890, - "y": 11481, - "z": -65020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 93, - "instId": 300002, - "propState": 8, - "pos": { - "x": -92890, - "y": 11481, - "z": -65020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "94": { - "monsters": [ - { - "groupId": 94, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -120260, - "y": 11480, - "z": -58000 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": -120260, - "y": 11480, - "z": -58000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "95": { - "monsters": [ - { - "groupId": 95, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -110490, - "y": 11480, - "z": -63750 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": -110490, - "y": 11480, - "z": -63750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "8131301": { - "P81313_F81313001": { - "scenes": { - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 299010, - "y": 168500, - "z": 450510 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": 300740, - "y": 158510, - "z": 450510 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": 302680, - "y": 172169, - "z": 411090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 299680, - "y": 172169, - "z": 417090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 296680, - "y": 172169, - "z": 414090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1004 - }, { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": 299680, - "y": 172169, - "z": 417090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": 299680, - "y": 172169, - "z": 417090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 302680, - "y": 171833, - "z": 411090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 299680, - "y": 172169, - "z": 417090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 299680, - "y": 172169, - "z": 417090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300002, - "propState": 2, - "pos": { - "x": 296680, - "y": 172169, - "z": 414090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1004 - }, { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": 299680, - "y": 172169, - "z": 417090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": 150865, - "y": 142920, - "z": 436525 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": 154596, - "y": 142920, - "z": 418700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": 198281, - "y": 143006, - "z": 442390 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 12, - "instId": 300004, - "propState": 8, - "pos": { - "x": 198800, - "y": 143006, - "z": 430510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": 186890, - "y": 140017, - "z": 438690 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 186890, - "y": 140017, - "z": 434690 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 177780, - "y": 140016, - "z": 440690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": 177410, - "y": 140017, - "z": 439890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": 176910, - "y": 140016, - "z": 440690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 13, - "instId": 300006, - "propState": 8, - "pos": { - "x": 172800, - "y": 140000, - "z": 433750 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 13, - "instId": 300007, - "propState": 8, - "pos": { - "x": 172460, - "y": 140000, - "z": 434550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 13, - "instId": 300008, - "propState": 8, - "pos": { - "x": 171960, - "y": 140000, - "z": 433750 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [ - { - "groupId": 14, - "instId": 400001, - "pos": { - "x": 181710, - "y": 139725, - "z": 436690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 186890, - "y": 140017, - "z": 438690 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 186890, - "y": 140017, - "z": 434690 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": 177780, - "y": 140016, - "z": 440690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": 177410, - "y": 140017, - "z": 439890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": 176910, - "y": 140016, - "z": 440690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 15, - "instId": 300006, - "propState": 8, - "pos": { - "x": 172800, - "y": 140000, - "z": 433750 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 15, - "instId": 300007, - "propState": 8, - "pos": { - "x": 172460, - "y": 140000, - "z": 434550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 15, - "instId": 300008, - "propState": 8, - "pos": { - "x": 171960, - "y": 140000, - "z": 433750 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [ - { - "groupId": 16, - "instId": 400001, - "pos": { - "x": 172020, - "y": 140000, - "z": 438970 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "17": { - "monsters": [ - { - "groupId": 17, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 184890, - "y": 139725, - "z": 436690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 184890, - "y": 139725, - "z": 436690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": 184890, - "y": 139725, - "z": 436690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "18": { - "monsters": [ - { - "groupId": 18, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 182890, - "y": 139679, - "z": 439690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": 182890, - "y": 139679, - "z": 439690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "19": { - "monsters": [ - { - "groupId": 19, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 182890, - "y": 139679, - "z": 433690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": 182890, - "y": 139679, - "z": 433690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": 190260, - "y": 140155, - "z": 430500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": 190260, - "y": 140155, - "z": 442380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": 202330, - "y": 143041, - "z": 445390 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": 206330, - "y": 143006, - "z": 445390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": 201200, - "y": 143006, - "z": 437110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 21, - "instId": 300004, - "propState": 8, - "pos": { - "x": 202000, - "y": 143006, - "z": 436740 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 21, - "instId": 300005, - "propState": 8, - "pos": { - "x": 201200, - "y": 143006, - "z": 436240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 21, - "instId": 300006, - "propState": 8, - "pos": { - "x": 208780, - "y": 143007, - "z": 431080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 21, - "instId": 300007, - "propState": 8, - "pos": { - "x": 207980, - "y": 143041, - "z": 430740 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 21, - "instId": 300008, - "propState": 8, - "pos": { - "x": 208780, - "y": 143007, - "z": 430240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [ - { - "groupId": 22, - "instId": 400001, - "pos": { - "x": 204330, - "y": 143006, - "z": 442050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": 202330, - "y": 143041, - "z": 445390 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": 206330, - "y": 143006, - "z": 445390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 23, - "instId": 300003, - "propState": 8, - "pos": { - "x": 201200, - "y": 143006, - "z": 437110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 23, - "instId": 300004, - "propState": 8, - "pos": { - "x": 202000, - "y": 143006, - "z": 436740 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 23, - "instId": 300005, - "propState": 8, - "pos": { - "x": 201200, - "y": 143006, - "z": 436240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 23, - "instId": 300006, - "propState": 8, - "pos": { - "x": 208780, - "y": 143007, - "z": 431080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 23, - "instId": 300007, - "propState": 8, - "pos": { - "x": 207980, - "y": 143041, - "z": 430740 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 23, - "instId": 300008, - "propState": 8, - "pos": { - "x": 208780, - "y": 143007, - "z": 430240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [ - { - "groupId": 24, - "instId": 400001, - "pos": { - "x": 200930, - "y": 143006, - "z": 430940 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "25": { - "monsters": [ - { - "groupId": 25, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 204330, - "y": 143006, - "z": 445240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204330, - "y": 143006, - "z": 445240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 25, - "instId": 300002, - "propState": 8, - "pos": { - "x": 204330, - "y": 143006, - "z": 445240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "26": { - "monsters": [ - { - "groupId": 26, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 201330, - "y": 143006, - "z": 443240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": 201330, - "y": 143006, - "z": 443240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "27": { - "monsters": [ - { - "groupId": 27, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 207330, - "y": 143006, - "z": 443240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": 207330, - "y": 143006, - "z": 443240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": 111510, - "y": 182429, - "z": 699020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 28, - "instId": 300002, - "propState": 8, - "pos": { - "x": 118817, - "y": 182600, - "z": 740010 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 28, - "instId": 300003, - "propState": 8, - "pos": { - "x": 101100, - "y": 184549, - "z": 720660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": 127510, - "y": 182514, - "z": 736310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [ - { - "groupId": 30, - "instId": 400001, - "pos": { - "x": 130510, - "y": 182429, - "z": 731310 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "npcId": 1013 - } - ], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": 131510, - "y": 182429, - "z": 726310 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 1001 - }, - { - "groupId": 30, - "instId": 300002, - "propState": 1, - "pos": { - "x": 124360, - "y": 182429, - "z": 726310 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 1002 - }, - { - "groupId": 30, - "instId": 300003, - "propState": 8, - "pos": { - "x": 129763, - "y": 182429, - "z": 721199 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 30, - "instId": 300004, - "propState": 8, - "pos": { - "x": 130669, - "y": 182429, - "z": 720780 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 103014 - }, { - "groupId": 30, - "instId": 300005, - "propState": 8, - "pos": { - "x": 130594, - "y": 182429, - "z": 721752 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": 70580, - "y": 178407, - "z": 708640 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": 75941, - "y": 175342, - "z": 668850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": 75010, - "y": 178407, - "z": 681640 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": 71010, - "y": 178407, - "z": 681640 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 32, - "instId": 300003, - "propState": 8, - "pos": { - "x": 77010, - "y": 178407, - "z": 691770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 32, - "instId": 300004, - "propState": 8, - "pos": { - "x": 76210, - "y": 178407, - "z": 692140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 32, - "instId": 300005, - "propState": 8, - "pos": { - "x": 77010, - "y": 178407, - "z": 692640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 32, - "instId": 300006, - "propState": 8, - "pos": { - "x": 69010, - "y": 178407, - "z": 697800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 32, - "instId": 300007, - "propState": 8, - "pos": { - "x": 69810, - "y": 178407, - "z": 698140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 32, - "instId": 300008, - "propState": 8, - "pos": { - "x": 69010, - "y": 178407, - "z": 698640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [ - { - "groupId": 33, - "instId": 400001, - "pos": { - "x": 73010, - "y": 178407, - "z": 687550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": 75010, - "y": 178407, - "z": 681640 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": 71010, - "y": 178407, - "z": 681640 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 34, - "instId": 300003, - "propState": 8, - "pos": { - "x": 77010, - "y": 178407, - "z": 691770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 34, - "instId": 300004, - "propState": 8, - "pos": { - "x": 76210, - "y": 178407, - "z": 692140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 34, - "instId": 300005, - "propState": 8, - "pos": { - "x": 77010, - "y": 178407, - "z": 692640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 34, - "instId": 300006, - "propState": 8, - "pos": { - "x": 69010, - "y": 178407, - "z": 697800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 34, - "instId": 300007, - "propState": 8, - "pos": { - "x": 69810, - "y": 178407, - "z": 698140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 34, - "instId": 300008, - "propState": 8, - "pos": { - "x": 69010, - "y": 178407, - "z": 698640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [ - { - "groupId": 35, - "instId": 400001, - "pos": { - "x": 77010, - "y": 178407, - "z": 698100 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "36": { - "monsters": [ - { - "groupId": 36, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 73010, - "y": 178407, - "z": 683640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": 73010, - "y": 178407, - "z": 683640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": 73010, - "y": 178407, - "z": 683640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "37": { - "monsters": [ - { - "groupId": 37, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 76010, - "y": 178407, - "z": 685640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": 76010, - "y": 178407, - "z": 685640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "38": { - "monsters": [ - { - "groupId": 38, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 70010, - "y": 178407, - "z": 685640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": 70010, - "y": 178407, - "z": 685640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 8, - "pos": { - "x": 95670, - "y": 200710, - "z": 574750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 39, - "instId": 300002, - "propState": 8, - "pos": { - "x": 122290, - "y": 200694, - "z": 551210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": 122860, - "y": 200610, - "z": 570540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 40, - "instId": 300002, - "propState": 8, - "pos": { - "x": 122860, - "y": 200610, - "z": 566540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 40, - "instId": 300003, - "propState": 8, - "pos": { - "x": 112730, - "y": 200610, - "z": 572540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 40, - "instId": 300004, - "propState": 8, - "pos": { - "x": 112360, - "y": 200610, - "z": 571740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 40, - "instId": 300005, - "propState": 8, - "pos": { - "x": 111860, - "y": 200610, - "z": 572540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 40, - "instId": 300006, - "propState": 8, - "pos": { - "x": 106700, - "y": 200610, - "z": 564540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 40, - "instId": 300007, - "propState": 8, - "pos": { - "x": 106360, - "y": 200610, - "z": 565340 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 40, - "instId": 300008, - "propState": 8, - "pos": { - "x": 105860, - "y": 200610, - "z": 564540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [ - { - "groupId": 41, - "instId": 400001, - "pos": { - "x": 118860, - "y": 200610, - "z": 563540 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": 122860, - "y": 200610, - "z": 570540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 42, - "instId": 300002, - "propState": 8, - "pos": { - "x": 122860, - "y": 200610, - "z": 566540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 42, - "instId": 300003, - "propState": 8, - "pos": { - "x": 112730, - "y": 200610, - "z": 572540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 42, - "instId": 300004, - "propState": 8, - "pos": { - "x": 112360, - "y": 200610, - "z": 571740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 42, - "instId": 300005, - "propState": 8, - "pos": { - "x": 111860, - "y": 200610, - "z": 572540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 42, - "instId": 300006, - "propState": 8, - "pos": { - "x": 106700, - "y": 200610, - "z": 564540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 42, - "instId": 300007, - "propState": 8, - "pos": { - "x": 106360, - "y": 200610, - "z": 565340 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 42, - "instId": 300008, - "propState": 8, - "pos": { - "x": 105860, - "y": 200610, - "z": 564540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [ - { - "groupId": 43, - "instId": 400001, - "pos": { - "x": 106400, - "y": 200610, - "z": 572540 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "44": { - "monsters": [ - { - "groupId": 44, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 120860, - "y": 200610, - "z": 568540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 8, - "pos": { - "x": 120860, - "y": 200610, - "z": 568540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 44, - "instId": 300002, - "propState": 8, - "pos": { - "x": 120860, - "y": 200610, - "z": 568540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "45": { - "monsters": [ - { - "groupId": 45, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 118860, - "y": 200610, - "z": 571540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 8, - "pos": { - "x": 118860, - "y": 200610, - "z": 571540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "46": { - "monsters": [ - { - "groupId": 46, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 118860, - "y": 200610, - "z": 565540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 8, - "pos": { - "x": 118860, - "y": 200610, - "z": 565540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": 69270, - "y": 181320, - "z": 416370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 47, - "instId": 300002, - "propState": 8, - "pos": { - "x": 44560, - "y": 192820, - "z": 425709 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": 71560, - "y": 191300, - "z": 418370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 48, - "instId": 300002, - "propState": 8, - "pos": { - "x": 71560, - "y": 191300, - "z": 414370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 48, - "instId": 300003, - "propState": 8, - "pos": { - "x": 61430, - "y": 191300, - "z": 420370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 48, - "instId": 300004, - "propState": 8, - "pos": { - "x": 61060, - "y": 191300, - "z": 419570 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 48, - "instId": 300005, - "propState": 8, - "pos": { - "x": 60560, - "y": 191300, - "z": 420370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 48, - "instId": 300006, - "propState": 8, - "pos": { - "x": 55400, - "y": 191300, - "z": 412370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 48, - "instId": 300007, - "propState": 8, - "pos": { - "x": 55060, - "y": 191300, - "z": 413170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 48, - "instId": 300008, - "propState": 8, - "pos": { - "x": 54560, - "y": 191300, - "z": 412370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [ - { - "groupId": 49, - "instId": 400001, - "pos": { - "x": 65500, - "y": 191300, - "z": 416370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": 71560, - "y": 191300, - "z": 418370 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 50, - "instId": 300002, - "propState": 8, - "pos": { - "x": 71560, - "y": 191300, - "z": 414370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 50, - "instId": 300003, - "propState": 8, - "pos": { - "x": 61430, - "y": 191300, - "z": 420370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 50, - "instId": 300004, - "propState": 8, - "pos": { - "x": 61060, - "y": 191300, - "z": 419570 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 50, - "instId": 300005, - "propState": 8, - "pos": { - "x": 60560, - "y": 191300, - "z": 420370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 50, - "instId": 300006, - "propState": 8, - "pos": { - "x": 55400, - "y": 191300, - "z": 412370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 50, - "instId": 300007, - "propState": 8, - "pos": { - "x": 55060, - "y": 191300, - "z": 413170 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 50, - "instId": 300008, - "propState": 8, - "pos": { - "x": 54560, - "y": 191300, - "z": 412370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [ - { - "groupId": 51, - "instId": 400001, - "pos": { - "x": 55100, - "y": 191300, - "z": 420370 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "52": { - "monsters": [ - { - "groupId": 52, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 69560, - "y": 191300, - "z": 416370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 52, - "instId": 300001, - "propState": 8, - "pos": { - "x": 69560, - "y": 191300, - "z": 416370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 52, - "instId": 300002, - "propState": 8, - "pos": { - "x": 69560, - "y": 191300, - "z": 416370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "53": { - "monsters": [ - { - "groupId": 53, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 67560, - "y": 191300, - "z": 419370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 8, - "pos": { - "x": 67560, - "y": 191300, - "z": 419370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "54": { - "monsters": [ - { - "groupId": 54, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 67560, - "y": 191300, - "z": 413370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 8, - "pos": { - "x": 67560, - "y": 191300, - "z": 413370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 8, - "pos": { - "x": 324350, - "y": 165227, - "z": 459500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 55, - "instId": 300002, - "propState": 8, - "pos": { - "x": 299110, - "y": 168625, - "z": 449940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": 322140, - "y": 168871, - "z": 430090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 56, - "instId": 300002, - "propState": 8, - "pos": { - "x": 318140, - "y": 168860, - "z": 430090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 56, - "instId": 300003, - "propState": 8, - "pos": { - "x": 324140, - "y": 168867, - "z": 440220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 56, - "instId": 300004, - "propState": 8, - "pos": { - "x": 323340, - "y": 168871, - "z": 440590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 56, - "instId": 300005, - "propState": 8, - "pos": { - "x": 324140, - "y": 168860, - "z": 441090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 56, - "instId": 300006, - "propState": 8, - "pos": { - "x": 316140, - "y": 168500, - "z": 446250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 56, - "instId": 300007, - "propState": 8, - "pos": { - "x": 316940, - "y": 168655, - "z": 446590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 56, - "instId": 300008, - "propState": 8, - "pos": { - "x": 316140, - "y": 168500, - "z": 447090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [ - { - "groupId": 57, - "instId": 400001, - "pos": { - "x": 320140, - "y": 168860, - "z": 436500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": 322140, - "y": 168871, - "z": 430090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": 318140, - "y": 168860, - "z": 430090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 58, - "instId": 300003, - "propState": 8, - "pos": { - "x": 324140, - "y": 168867, - "z": 440220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 58, - "instId": 300004, - "propState": 8, - "pos": { - "x": 323340, - "y": 168871, - "z": 440590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 58, - "instId": 300005, - "propState": 8, - "pos": { - "x": 324140, - "y": 168860, - "z": 441090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 58, - "instId": 300006, - "propState": 8, - "pos": { - "x": 316140, - "y": 168500, - "z": 446250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 58, - "instId": 300007, - "propState": 8, - "pos": { - "x": 316940, - "y": 168655, - "z": 446590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 58, - "instId": 300008, - "propState": 8, - "pos": { - "x": 316140, - "y": 168500, - "z": 447090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [ - { - "groupId": 59, - "instId": 400001, - "pos": { - "x": 324140, - "y": 168860, - "z": 446550 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "60": { - "monsters": [ - { - "groupId": 60, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 320140, - "y": 168860, - "z": 432090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 8, - "pos": { - "x": 320140, - "y": 168860, - "z": 432090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 60, - "instId": 300002, - "propState": 8, - "pos": { - "x": 320140, - "y": 168860, - "z": 432090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "61": { - "monsters": [ - { - "groupId": 61, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 323140, - "y": 168860, - "z": 434090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 8, - "pos": { - "x": 323140, - "y": 168860, - "z": 434090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "62": { - "monsters": [ - { - "groupId": 62, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 317140, - "y": 168860, - "z": 434090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 8, - "pos": { - "x": 317140, - "y": 168860, - "z": 434090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "63": { - "monsters": [ - { - "groupId": 63, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 323140, - "y": 168860, - "z": 434090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": 323140, - "y": 168860, - "z": 434090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 63, - "instId": 300002, - "propState": 8, - "pos": { - "x": 323140, - "y": 168860, - "z": 434090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "64": { - "monsters": [ - { - "groupId": 64, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 67560, - "y": 191300, - "z": 419370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": 67560, - "y": 191300, - "z": 419370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 64, - "instId": 300002, - "propState": 8, - "pos": { - "x": 67560, - "y": 191300, - "z": 419370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "65": { - "monsters": [ - { - "groupId": 65, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 118860, - "y": 200610, - "z": 571540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300001, - "propState": 8, - "pos": { - "x": 118860, - "y": 200610, - "z": 571540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 65, - "instId": 300002, - "propState": 8, - "pos": { - "x": 118860, - "y": 200610, - "z": 571540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "66": { - "monsters": [ - { - "groupId": 66, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 76010, - "y": 178407, - "z": 685640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": 76010, - "y": 178407, - "z": 685640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 66, - "instId": 300002, - "propState": 8, - "pos": { - "x": 76010, - "y": 178407, - "z": 685640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "67": { - "monsters": [ - { - "groupId": 67, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 201330, - "y": 143006, - "z": 443240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 8, - "pos": { - "x": 201330, - "y": 143006, - "z": 443240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": 201330, - "y": 143006, - "z": 443240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "68": { - "monsters": [ - { - "groupId": 68, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 182890, - "y": 139679, - "z": 439690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": 182890, - "y": 139679, - "z": 439690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": 182890, - "y": 139679, - "z": 439690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": 211170, - "y": 82880, - "z": 309770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": 211170, - "y": 88610, - "z": 311800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 8, - "pos": { - "x": 213170, - "y": 95281, - "z": 301600 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 70, - "instId": 300002, - "propState": 8, - "pos": { - "x": 209170, - "y": 95281, - "z": 301600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 70, - "instId": 300003, - "propState": 8, - "pos": { - "x": 214090, - "y": 95281, - "z": 309320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 70, - "instId": 300004, - "propState": 8, - "pos": { - "x": 213290, - "y": 95281, - "z": 309690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 70, - "instId": 300005, - "propState": 8, - "pos": { - "x": 214090, - "y": 95281, - "z": 310190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 70, - "instId": 300006, - "propState": 8, - "pos": { - "x": 209170, - "y": 95281, - "z": 329310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 70, - "instId": 300007, - "propState": 8, - "pos": { - "x": 209970, - "y": 95281, - "z": 329650 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 70, - "instId": 300008, - "propState": 8, - "pos": { - "x": 209170, - "y": 95281, - "z": 330150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [ - { - "groupId": 71, - "instId": 400001, - "pos": { - "x": 212970, - "y": 95281, - "z": 333450 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "72": { - "monsters": [ - { - "groupId": 72, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 211170, - "y": 95281, - "z": 304740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 211170, - "y": 95281, - "z": 304740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 72, - "instId": 300002, - "propState": 8, - "pos": { - "x": 211170, - "y": 95281, - "z": 304740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "73": { - "monsters": [ - { - "groupId": 73, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 212500, - "y": 95281, - "z": 323710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 8, - "pos": { - "x": 212500, - "y": 95281, - "z": 323710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "74": { - "monsters": [ - { - "groupId": 74, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 209390, - "y": 95281, - "z": 314480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": 209390, - "y": 95281, - "z": 314480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 8, - "pos": { - "x": 154510, - "y": 142783, - "z": 418372 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 75, - "instId": 300002, - "propState": 8, - "pos": { - "x": 170369, - "y": 140086, - "z": 436747 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 75, - "instId": 300003, - "propState": 8, - "pos": { - "x": 167769, - "y": 141406, - "z": 457540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 8, - "pos": { - "x": 155390, - "y": 142800, - "z": 457910 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 76, - "instId": 300002, - "propState": 8, - "pos": { - "x": 159390, - "y": 142800, - "z": 457910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 76, - "instId": 300003, - "propState": 8, - "pos": { - "x": 153540, - "y": 142800, - "z": 441590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 76, - "instId": 300004, - "propState": 8, - "pos": { - "x": 154340, - "y": 142800, - "z": 441220 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 76, - "instId": 300005, - "propState": 8, - "pos": { - "x": 153540, - "y": 142800, - "z": 440720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 76, - "instId": 300006, - "propState": 8, - "pos": { - "x": 160880, - "y": 142800, - "z": 431300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 76, - "instId": 300007, - "propState": 8, - "pos": { - "x": 160080, - "y": 142800, - "z": 430960 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 76, - "instId": 300008, - "propState": 8, - "pos": { - "x": 160880, - "y": 142800, - "z": 430460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [ - { - "groupId": 77, - "instId": 400001, - "pos": { - "x": 153080, - "y": 142800, - "z": 428250 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "78": { - "monsters": [ - { - "groupId": 78, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 157390, - "y": 142800, - "z": 454540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": 157390, - "y": 142800, - "z": 454540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 78, - "instId": 300002, - "propState": 8, - "pos": { - "x": 157390, - "y": 142800, - "z": 454540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "79": { - "monsters": [ - { - "groupId": 79, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 159410, - "y": 142800, - "z": 437620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": 159410, - "y": 142800, - "z": 437620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "80": { - "monsters": [ - { - "groupId": 80, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 155340, - "y": 142800, - "z": 446190 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": 155340, - "y": 142800, - "z": 446190 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 8, - "pos": { - "x": 103920, - "y": 192220, - "z": 517977 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1030 - }, { - "groupId": 81, - "instId": 300002, - "propState": 8, - "pos": { - "x": 39429, - "y": 180509, - "z": 529406 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 8, - "pos": { - "x": 51100, - "y": 183660, - "z": 527480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 82, - "instId": 300002, - "propState": 8, - "pos": { - "x": 51100, - "y": 183660, - "z": 531480 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 1000 - }, - { - "groupId": 82, - "instId": 300003, - "propState": 8, - "pos": { - "x": 59080, - "y": 183660, - "z": 526320 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 82, - "instId": 300004, - "propState": 8, - "pos": { - "x": 59450, - "y": 183660, - "z": 527120 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 82, - "instId": 300005, - "propState": 8, - "pos": { - "x": 59950, - "y": 183660, - "z": 526320 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 82, - "instId": 300006, - "propState": 8, - "pos": { - "x": 83810, - "y": 186840, - "z": 532280 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 82, - "instId": 300007, - "propState": 8, - "pos": { - "x": 84150, - "y": 186840, - "z": 531480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 82, - "instId": 300008, - "propState": 8, - "pos": { - "x": 84650, - "y": 186840, - "z": 532280 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [ - { - "groupId": 83, - "instId": 400001, - "pos": { - "x": 87700, - "y": 186865, - "z": 527490 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "npcId": 3013 - } - ], - "props": [], - "teleports": {} - }, - "84": { - "monsters": [ - { - "groupId": 84, - "instId": 200005, - "eventId": 99999011, - "pos": { - "x": 54420, - "y": 183660, - "z": 529480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300001, - "propState": 8, - "pos": { - "x": 54420, - "y": 183660, - "z": 529480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 84, - "instId": 300002, - "propState": 8, - "pos": { - "x": 54420, - "y": 183660, - "z": 529480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "85": { - "monsters": [ - { - "groupId": 85, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 77150, - "y": 186840, - "z": 529510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 8, - "pos": { - "x": 77150, - "y": 186840, - "z": 529510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "86": { - "monsters": [ - { - "groupId": 86, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 65010, - "y": 183660, - "z": 529600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 8, - "pos": { - "x": 65010, - "y": 183660, - "z": 529600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 5, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "20100001": { - "P20100_F20100001": { - "scenes": {}, - "planeType": 6, - "worldId": 201, - "startAnchorId": 1, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "30002061": { - "P30102_F30102001": { - "scenes": { - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -7360, - "y": 1528, - "z": 16590 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -7360, - "y": 1528, - "z": 16590 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "13": { - "monsters": [ - { - "groupId": 13, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -405651, - "y": -44430, - "z": 115454 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [ - { - "groupId": 14, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -405651, - "y": -44430, - "z": 115454 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 4, - "worldId": 999, - "startAnchorId": 2, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "30301001": { - "P30301_F30301001": { - "scenes": { - "2": { - "monsters": [ - { - "groupId": 2, - "instId": 200001, - "eventId": 301101, - "pos": { - "x": 90720, - "y": 1907, - "z": 92540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1004010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 69150, - "y": 1907, - "z": 92160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "30301002": { - "P30301_F30301001": { - "scenes": { - "2": { - "monsters": [ - { - "groupId": 2, - "instId": 200001, - "eventId": 301102, - "pos": { - "x": 7680, - "y": 19978, - "z": -52930 - }, - "rot": { - "x": 0, - "y": 340943, - "z": 0 - }, - "monsterId": 1014010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -5800, - "y": 19780, - "z": -27540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": 30540, - "y": 19986, - "z": -57320 - }, - "rot": { - "x": 0, - "y": 317300, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 860, - "y": 20037, - "z": -68610 - }, - "rot": { - "x": 0, - "y": 348302, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "30301003": { - "P30301_F30301001": { - "scenes": { - "2": { - "monsters": [ - { - "groupId": 2, - "instId": 200001, - "eventId": 301103, - "pos": { - "x": 189395, - "y": 28389, - "z": -123309 - }, - "rot": { - "x": 0, - "y": 198826, - "z": 0 - }, - "monsterId": 1013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 206124, - "y": 36980, - "z": -159446 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": 216510, - "y": 28537, - "z": -138380 - }, - "rot": { - "x": 0, - "y": 69370, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 172900, - "y": 28428, - "z": -123670 - }, - "rot": { - "x": 0, - "y": 96793, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "30301004": { - "P30301_F30301001": { - "scenes": { - "2": { - "monsters": [ - { - "groupId": 2, - "instId": 200001, - "eventId": 301104, - "pos": { - "x": -63340, - "y": -2141, - "z": -168586 - }, - "rot": { - "x": 0, - "y": 98029, - "z": 0 - }, - "monsterId": 8003030 - } - ], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -41860, - "y": -2141, - "z": -170224 - }, - "rot": { - "x": 0, - "y": 269940, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "30301005": { - "P30301_F30301001": { - "scenes": { - "2": { - "monsters": [ - { - "groupId": 2, - "instId": 200001, - "eventId": 301105, - "pos": { - "x": -38776, - "y": -2639, - "z": 117711 - }, - "rot": { - "x": 0, - "y": 166728, - "z": 0 - }, - "monsterId": 8003050 - } - ], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -53575, - "y": -2555, - "z": 119290 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -57303, - "y": -2622, - "z": 103634 - }, - "rot": { - "x": 0, - "y": 57865, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": -34420, - "y": -2495, - "z": 98230 - }, - "rot": { - "x": 0, - "y": 397, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "30301006": { - "P30301_F30301001": { - "scenes": { - "2": { - "monsters": [ - { - "groupId": 2, - "instId": 200001, - "eventId": 301106, - "pos": { - "x": 113508, - "y": 2014, - "z": -93760 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1003010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 86301, - "y": 2014, - "z": -94060 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "30301007": { - "P30301_F30301001": { - "scenes": { - "2": { - "monsters": [ - { - "groupId": 2, - "instId": 200001, - "eventId": 301107, - "pos": { - "x": 268761, - "y": 52545, - "z": -152317 - }, - "rot": { - "x": 0, - "y": 227450, - "z": 0 - }, - "monsterId": 1013020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 250820, - "y": 52546, - "z": -168890 - }, - "rot": { - "x": 0, - "y": 46888, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "30401001": { - "P30401_F30401001": { - "scenes": { - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300012, - "propState": 8, - "pos": { - "x": -94500, - "y": 6820, - "z": -122190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 8, - "instId": 300010, - "propState": 2, - "pos": { - "x": -101766, - "y": 5058, - "z": -119589 - }, - "rot": { - "x": 0, - "y": 269851, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2515, - "y": 2940, - "z": -100826 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100001 - }, - { - "groupId": 8, - "instId": 300019, - "propState": 8, - "pos": { - "x": -5599, - "y": 2864, - "z": -99852 - }, - "rot": { - "x": 0, - "y": 197158, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300002, - "propState": 2, - "pos": { - "x": 470, - "y": 2880, - "z": -99190 - }, - "rot": { - "x": 0, - "y": 107618, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 100003 - }, { - "groupId": 8, - "instId": 300020, - "propState": 8, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300006, - "propState": 2, - "pos": { - "x": -104321, - "y": -101, - "z": -74646 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -110161, - "y": -61, - "z": -64690 - }, - "rot": { - "x": 0, - "y": 17053, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 8, - "instId": 300021, - "propState": 8, - "pos": { - "x": -110828, - "y": 504, - "z": -73353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": -110990, - "y": -109, - "z": -62616 - }, - "rot": { - "x": 0, - "y": 18847, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 8, - "instId": 300014, - "propState": 8, - "pos": { - "x": -132012, - "y": 2824, - "z": -57981 - }, - "rot": { - "x": 0, - "y": 27345, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 8, - "instId": 300022, - "propState": 8, - "pos": { - "x": -130510, - "y": 2770, - "z": -55090 - }, - "rot": { - "x": 0, - "y": 297332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300008, - "propState": 8, - "pos": { - "x": -132037, - "y": 2748, - "z": -61726 - }, - "rot": { - "x": 0, - "y": 207345, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 8, - "instId": 300016, - "propState": 8, - "pos": { - "x": -144990, - "y": -60, - "z": -73290 - }, - "rot": { - "x": 0, - "y": 270291, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 8, - "instId": 300026, - "propState": 8, - "pos": { - "x": -141728, - "y": -119, - "z": -73277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300018, - "propState": 8, - "pos": { - "x": -141399, - "y": -115, - "z": -71740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 8, - "instId": 300015, - "propState": 1, - "pos": { - "x": -110156, - "y": -61, - "z": -81744 - }, - "rot": { - "x": 0, - "y": 342919, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 8, - "instId": 300023, - "propState": 1, - "pos": { - "x": -110829, - "y": 504, - "z": -73061 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300013, - "propState": 8, - "pos": { - "x": -2438, - "y": 2916, - "z": -45562 - }, - "rot": { - "x": 0, - "y": 253313, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 8, - "instId": 300024, - "propState": 8, - "pos": { - "x": -5595, - "y": 2864, - "z": -46516 - }, - "rot": { - "x": 0, - "y": 163201, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300038, - "propState": 8, - "pos": { - "x": -5441, - "y": 2868, - "z": -48072 - }, - "rot": { - "x": 0, - "y": 252400, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 8, - "instId": 300017, - "propState": 1, - "pos": { - "x": 42660, - "y": 3485, - "z": -115530 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100005 - }, { - "groupId": 8, - "instId": 300025, - "propState": 1, - "pos": { - "x": 42748, - "y": 3485, - "z": -115476 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300007, - "propState": 1, - "pos": { - "x": 58122, - "y": 3459, - "z": -118557 - }, - "rot": { - "x": 0, - "y": 108146, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 8, - "instId": 300011, - "propState": 8, - "pos": { - "x": -10910, - "y": 18600, - "z": -106140 - }, - "rot": { - "x": 0, - "y": 27837, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300009, - "propState": 8, - "pos": { - "x": -1578, - "y": 4254, - "z": -104286 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300027, - "propState": 1, - "pos": { - "x": -146897, - "y": 2770, - "z": -37391 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300028, - "propState": 1, - "pos": { - "x": -130445, - "y": 2762, - "z": -91413 - }, - "rot": { - "x": 0, - "y": 63465, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300029, - "propState": 1, - "pos": { - "x": -123205, - "y": 2760, - "z": -106135 - }, - "rot": { - "x": 0, - "y": 243837, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300030, - "propState": 1, - "pos": { - "x": -147179, - "y": 2762, - "z": -108792 - }, - "rot": { - "x": 0, - "y": 153818, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300031, - "propState": 1, - "pos": { - "x": -81935, - "y": 10282, - "z": -114414 - }, - "rot": { - "x": 0, - "y": 97352, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300032, - "propState": 1, - "pos": { - "x": -71651, - "y": 10282, - "z": -114388 - }, - "rot": { - "x": 0, - "y": 83364, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300044, - "propState": 1, - "pos": { - "x": -31403, - "y": 18681, - "z": -108909 - }, - "rot": { - "x": 0, - "y": 27743, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 8, - "instId": 300033, - "propState": 1, - "pos": { - "x": -29906, - "y": 18608, - "z": -106063 - }, - "rot": { - "x": 0, - "y": 297743, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300034, - "propState": 1, - "pos": { - "x": -5999, - "y": 18610, - "z": -109379 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300045, - "propState": 1, - "pos": { - "x": -37989, - "y": 18683, - "z": -92473 - }, - "rot": { - "x": 0, - "y": 117856, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 8, - "instId": 300035, - "propState": 1, - "pos": { - "x": -35120, - "y": 18610, - "z": -93989 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300036, - "propState": 1, - "pos": { - "x": -35597, - "y": 18611, - "z": -51446 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300037, - "propState": 1, - "pos": { - "x": -6352, - "y": 18611, - "z": -36294 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300043, - "propState": 8, - "pos": { - "x": -6513, - "y": 1037, - "z": -73196 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300046, - "propState": 8, - "pos": { - "x": 43166, - "y": 3481, - "z": -31972 - }, - "rot": { - "x": 0, - "y": 253434, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300047, - "propState": 1, - "pos": { - "x": -32477, - "y": -981, - "z": -73188 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300048, - "propState": 1, - "pos": { - "x": -197912, - "y": 2986, - "z": -87881 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300039, - "propState": 8, - "pos": { - "x": -38863, - "y": 17690, - "z": -62867 - }, - "rot": { - "x": 0, - "y": 343500, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 8, - "instId": 300040, - "propState": 8, - "pos": { - "x": -113331, - "y": 17656, - "z": -86508 - }, - "rot": { - "x": 0, - "y": 160861, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 8, - "instId": 300041, - "propState": 8, - "pos": { - "x": -155125, - "y": 2700, - "z": -33130 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 8, - "instId": 300042, - "propState": 1, - "pos": { - "x": 53197, - "y": 3438, - "z": -118870 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300049, - "propState": 1, - "pos": { - "x": -23402, - "y": 18610, - "z": -100181 - }, - "rot": { - "x": 0, - "y": 117856, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300010, - "propState": 1, - "pos": { - "x": -162330, - "y": -415, - "z": -71330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 9, - "instId": 300013, - "propState": 1, - "pos": { - "x": -194540, - "y": -378, - "z": -69650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 9, - "instId": 300014, - "propState": 1, - "pos": { - "x": -186621, - "y": -400, - "z": -79920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 9, - "instId": 300001, - "propState": 1, - "pos": { - "x": -169800, - "y": -4437, - "z": -79560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100013 - }, { - "groupId": 9, - "instId": 300002, - "propState": 1, - "pos": { - "x": -178500, - "y": -178, - "z": -61060 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100013 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200002, - "eventId": 20002102, - "pos": { - "x": -202110, - "y": -227, - "z": -71605 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8012020 - }, - { - "groupId": 11, - "instId": 200009, - "eventId": 20002105, - "pos": { - "x": -186474, - "y": -154, - "z": -92850 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8011010 - }, - { - "groupId": 11, - "instId": 200001, - "eventId": 20002112, - "pos": { - "x": -186520, - "y": -7672, - "z": -74540 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 8012020 - }, - { - "groupId": 11, - "instId": 200008, - "eventId": 20002105, - "pos": { - "x": -202340, - "y": -178, - "z": -69442 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8011010 - }, { - "groupId": 11, - "instId": 200010, - "eventId": 20002105, - "pos": { - "x": -201240, - "y": -4171, - "z": -91410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8011010 - }, { - "groupId": 11, - "instId": 200011, - "eventId": 20002105, - "pos": { - "x": -183890, - "y": -7672, - "z": -80933 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8011010 - }, { - "groupId": 11, - "instId": 200012, - "eventId": 20002102, - "pos": { - "x": -186422, - "y": -178, - "z": -59940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8012020 - }, { - "groupId": 11, - "instId": 200013, - "eventId": 20002105, - "pos": { - "x": -149490, - "y": -163, - "z": -71500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8011010 - }, { - "groupId": 11, - "instId": 200014, - "eventId": 20002102, - "pos": { - "x": -152370, - "y": -4389, - "z": -93961 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8012020 - }, { - "groupId": 11, - "instId": 200015, - "eventId": 20002232, - "pos": { - "x": -182570, - "y": -7672, - "z": -76980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8013010 - }, { - "groupId": 11, - "instId": 200003, - "eventId": 20002102, - "pos": { - "x": -179210, - "y": -7672, - "z": -80070 - }, - "rot": { - "x": 0, - "y": 14397, - "z": 0 - }, - "monsterId": 8012020 - }, { - "groupId": 11, - "instId": 200004, - "eventId": 20002102, - "pos": { - "x": -170330, - "y": -4317, - "z": -62310 - }, - "rot": { - "x": 0, - "y": 180032, - "z": 0 - }, - "monsterId": 8012020 - }, { - "groupId": 11, - "instId": 200005, - "eventId": 20002105, - "pos": { - "x": -170640, - "y": -4389, - "z": -94030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8011010 - }, { - "groupId": 11, - "instId": 200006, - "eventId": 20002105, - "pos": { - "x": -179023, - "y": -7073, - "z": -70056 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8011010 - }, { - "groupId": 11, - "instId": 200007, - "eventId": 20002102, - "pos": { - "x": -170860, - "y": -4323, - "z": -86400 - }, - "rot": { - "x": 0, - "y": 265224, - "z": 0 - }, - "monsterId": 8012020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "30401002": { - "P30401_F30401001": { - "scenes": { - "5": { - "monsters": [ - { - "groupId": 5, - "instId": 200004, - "eventId": 20121131, - "pos": { - "x": 233184, - "y": 45265, - "z": -65335 - }, - "rot": { - "x": 0, - "y": 328470, - "z": 0 - }, - "monsterId": 1002020 - }, - { - "groupId": 5, - "instId": 200008, - "eventId": 20121134, - "pos": { - "x": 253352, - "y": 45270, - "z": -62573 - }, - "rot": { - "x": 0, - "y": 309248, - "z": 0 - }, - "monsterId": 1002020 - }, - { - "groupId": 5, - "instId": 200011, - "eventId": 20121135, - "pos": { - "x": 211697, - "y": 46654, - "z": -60233 - }, - "rot": { - "x": 0, - "y": 131269, - "z": 0 - }, - "monsterId": 1002020 - }, - { - "groupId": 5, - "instId": 200015, - "eventId": 20121137, - "pos": { - "x": 245278, - "y": 45265, - "z": -52225 - }, - "rot": { - "x": 0, - "y": 289591, - "z": 0 - }, - "monsterId": 1002020 - }, { - "groupId": 5, - "instId": 200017, - "eventId": 20121138, - "pos": { - "x": 239460, - "y": 45321, - "z": -85383 - }, - "rot": { - "x": 0, - "y": 304576, - "z": 0 - }, - "monsterId": 1002020 - }, { - "groupId": 5, - "instId": 200018, - "eventId": 20121139, - "pos": { - "x": 242751, - "y": 45279, - "z": -51948 - }, - "rot": { - "x": 0, - "y": 149103, - "z": 0 - }, - "monsterId": 1002020 - }, { - "groupId": 5, - "instId": 200001, - "eventId": 20111007, - "pos": { - "x": 201149, - "y": 46727, - "z": -65610 - }, - "rot": { - "x": 0, - "y": 358622, - "z": 0 - }, - "monsterId": 8001020 - }, { - "groupId": 5, - "instId": 200002, - "eventId": 20111007, - "pos": { - "x": 166920, - "y": 46301, - "z": -64820 - }, - "rot": { - "x": 0, - "y": 313503, - "z": 0 - }, - "monsterId": 8001020 - }, { - "groupId": 5, - "instId": 200005, - "eventId": 20111007, - "pos": { - "x": 260590, - "y": 45297, - "z": -61160 - }, - "rot": { - "x": 0, - "y": 46313, - "z": 0 - }, - "monsterId": 8001020 - }, { - "groupId": 5, - "instId": 200009, - "eventId": 20111007, - "pos": { - "x": 222460, - "y": 45784, - "z": -58160 - }, - "rot": { - "x": 0, - "y": 338400, - "z": 0 - }, - "monsterId": 8001020 - }, { - "groupId": 5, - "instId": 200010, - "eventId": 20121231, - "pos": { - "x": 247340, - "y": 45265, - "z": -63050 - }, - "rot": { - "x": 0, - "y": 301126, - "z": 0 - }, - "monsterId": 1013020 - }, { - "groupId": 5, - "instId": 200012, - "eventId": 20111007, - "pos": { - "x": 234160, - "y": 45063, - "z": -91820 - }, - "rot": { - "x": 0, - "y": 338400, - "z": 0 - }, - "monsterId": 8001020 - }, { - "groupId": 5, - "instId": 200003, - "eventId": 20121135, - "pos": { - "x": 174255, - "y": 46472, - "z": -57130 - }, - "rot": { - "x": 0, - "y": 177491, - "z": 0 - }, - "monsterId": 1002020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "30401003": { - "P30401_F30401001": { - "scenes": {}, - "planeType": 6, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "30401004": { - "P30401_F30401001": { - "scenes": {}, - "planeType": 6, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "30401005": { - "P30401_F30401001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -33092, - "y": 4824, - "z": -158473 - }, - "rot": { - "x": 0, - "y": 269724, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5010, - "y": 12790, - "z": 2110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 107603, - "y": 13760, - "z": -61751 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54175, - "y": 685, - "z": 89262 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2022101": { - "anchorId": 1, - "groupId": 2, - "instId": 300001, - "pos": { - "x": -29539, - "y": 4824, - "z": -155840 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2022102": { - "anchorId": 2, - "groupId": 2, - "instId": 300002, - "pos": { - "x": 400, - "y": 12790, - "z": 2110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2022103": { - "anchorId": 3, - "groupId": 2, - "instId": 300003, - "pos": { - "x": 103950, - "y": 13760, - "z": -59120 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2022104": { - "anchorId": 4, - "groupId": 2, - "instId": 300004, - "pos": { - "x": -55590, - "y": 685, - "z": 93950 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "30500001": { - "P30500_F30500001": { - "scenes": { - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300004, - "propState": 8, - "pos": { - "x": -77120, - "y": 62593, - "z": 5653 - }, - "rot": { - "x": 0, - "y": 257791, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 17, - "instId": 300006, - "propState": 8, - "pos": { - "x": -76601, - "y": 62714, - "z": 6579 - }, - "rot": { - "x": 0, - "y": 26368, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 17, - "instId": 300009, - "propState": 8, - "pos": { - "x": -128712, - "y": 62048, - "z": 8809 - }, - "rot": { - "x": 0, - "y": 193293, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 17, - "instId": 300010, - "propState": 8, - "pos": { - "x": -128840, - "y": 62048, - "z": 9560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -136218, - "y": 60890, - "z": -489 - }, - "rot": { - "x": 0, - "y": 208640, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -135817, - "y": 60890, - "z": 588 - }, - "rot": { - "x": 0, - "y": 26368, - "z": 0 - }, - "propId": 103015 - } - ], - "teleports": {} - }, - "18": { - "monsters": [ - { - "groupId": 18, - "instId": 200001, - "eventId": 313084, - "pos": { - "x": -38850, - "y": 56843, - "z": 6310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3002030 - } - ], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -36670, - "y": 56796, - "z": 6240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "19": { - "monsters": [ - { - "groupId": 19, - "instId": 200001, - "eventId": 313082, - "pos": { - "x": -48000, - "y": 58244, - "z": 8950 - }, - "rot": { - "x": 0, - "y": 182777, - "z": 0 - }, - "monsterId": 3001020 - }, { - "groupId": 19, - "instId": 200002, - "eventId": 313083, - "pos": { - "x": -58000, - "y": 59919, - "z": 3274 - }, - "rot": { - "x": 0, - "y": 3822, - "z": 0 - }, - "monsterId": 3001010 - }, { - "groupId": 19, - "instId": 200003, - "eventId": 313082, - "pos": { - "x": -68000, - "y": 61683, - "z": 8862 - }, - "rot": { - "x": 0, - "y": 178993, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": -56250, - "y": 60150, - "z": 6380 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "20": { - "monsters": [ - { - "groupId": 20, - "instId": 200001, - "eventId": 313080, - "pos": { - "x": -146540, - "y": 60884, - "z": 6440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": -101750, - "y": 62594, - "z": 6090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -128165, - "y": 65242, - "z": 68550 - }, - "rot": { - "x": 0, - "y": 838, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 22, - "instId": 300002, - "propState": 1, - "pos": { - "x": -128165, - "y": 62140, - "z": 68550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 22, - "instId": 300003, - "propState": 1, - "pos": { - "x": -93680, - "y": 52114, - "z": 101320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 22, - "instId": 300006, - "propState": 3, - "pos": { - "x": -119544, - "y": 62735, - "z": 76743 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 22, - "instId": 300007, - "propState": 3, - "pos": { - "x": -127916, - "y": 62735, - "z": 85553 - }, - "rot": { - "x": 0, - "y": 180838, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 22, - "instId": 300008, - "propState": 3, - "pos": { - "x": -110674, - "y": 57723, - "z": 101938 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 22, - "instId": 300009, - "propState": 3, - "pos": { - "x": -102301, - "y": 57723, - "z": 93128 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 22, - "instId": 300004, - "propState": 8, - "pos": { - "x": -110922, - "y": 60229, - "z": 84935 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 22, - "instId": 300005, - "propState": 8, - "pos": { - "x": -111171, - "y": 62735, - "z": 67932 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 22, - "instId": 300010, - "propState": 8, - "pos": { - "x": -114860, - "y": 57723, - "z": 106343 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 22, - "instId": 300011, - "propState": 8, - "pos": { - "x": -93431, - "y": 52710, - "z": 118323 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": 16710, - "y": 55333, - "z": 86501 - }, - "rot": { - "x": 0, - "y": 180974, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 23, - "instId": 300002, - "propState": 1, - "pos": { - "x": 3850, - "y": 51910, - "z": 86760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 23, - "instId": 300003, - "propState": 1, - "pos": { - "x": -5447, - "y": 46350, - "z": 44383 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 23, - "instId": 300006, - "propState": 3, - "pos": { - "x": 3271, - "y": 50735, - "z": 52720 - }, - "rot": { - "x": 0, - "y": 271154, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 23, - "instId": 300007, - "propState": 3, - "pos": { - "x": -13587, - "y": 52446, - "z": 70085 - }, - "rot": { - "x": 0, - "y": 974, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 23, - "instId": 300004, - "propState": 3, - "pos": { - "x": 16349, - "y": 52660, - "z": 65226 - }, - "rot": { - "x": 0, - "y": 271154, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 23, - "instId": 300005, - "propState": 3, - "pos": { - "x": 3705, - "y": 53943, - "z": 78250 - }, - "rot": { - "x": 0, - "y": 974, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 23, - "instId": 300008, - "propState": 3, - "pos": { - "x": -18090, - "y": 50735, - "z": 57407 - }, - "rot": { - "x": 0, - "y": 271154, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 8, - "pos": { - "x": 34993, - "y": 53688, - "z": -21852 - }, - "rot": { - "x": 0, - "y": 171061, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 24, - "instId": 300002, - "propState": 1, - "pos": { - "x": -17489, - "y": 48560, - "z": -46147 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 24, - "instId": 300003, - "propState": 1, - "pos": { - "x": -2869, - "y": 54880, - "z": -74016 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 24, - "instId": 300006, - "propState": 3, - "pos": { - "x": 27028, - "y": 60575, - "z": -68836 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 24, - "instId": 300007, - "propState": 3, - "pos": { - "x": 8200, - "y": 54732, - "z": -46763 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 24, - "instId": 300004, - "propState": 1, - "pos": { - "x": 28131, - "y": 53359, - "z": -43309 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, { - "groupId": 24, - "instId": 300005, - "propState": 3, - "pos": { - "x": 31235, - "y": 60098, - "z": -63040 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 24, - "instId": 300008, - "propState": 3, - "pos": { - "x": -213, - "y": 55687, - "z": -58355 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 24, - "instId": 300009, - "propState": 3, - "pos": { - "x": -7524, - "y": 52527, - "z": -44420 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 24, - "instId": 300010, - "propState": 3, - "pos": { - "x": -10179, - "y": 54822, - "z": -60082 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 24, - "instId": 300011, - "propState": 3, - "pos": { - "x": -20144, - "y": 53958, - "z": -61808 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 24, - "instId": 300012, - "propState": 3, - "pos": { - "x": -18593, - "y": 55776, - "z": -71674 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 24, - "instId": 300014, - "propState": 3, - "pos": { - "x": -30110, - "y": 53093, - "z": -63535 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 24, - "instId": 300015, - "propState": 3, - "pos": { - "x": -32765, - "y": 55389, - "z": -79197 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 24, - "instId": 300016, - "propState": 3, - "pos": { - "x": 11304, - "y": 58369, - "z": -66493 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 24, - "instId": 300017, - "propState": 3, - "pos": { - "x": -33213, - "y": 49456, - "z": -43805 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 24, - "instId": 300019, - "propState": 3, - "pos": { - "x": -50041, - "y": 51365, - "z": -66989 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 24, - "instId": 300013, - "propState": 8, - "pos": { - "x": 22821, - "y": 61052, - "z": -74632 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 24, - "instId": 300018, - "propState": 8, - "pos": { - "x": -21248, - "y": 58072, - "z": -87335 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": -142379, - "y": 58429, - "z": -103991 - }, - "rot": { - "x": 0, - "y": 349802, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 25, - "instId": 300002, - "propState": 1, - "pos": { - "x": -120140, - "y": 55326, - "z": -99990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 25, - "instId": 300003, - "propState": 1, - "pos": { - "x": -128050, - "y": 62140, - "z": -56020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 25, - "instId": 300006, - "propState": 3, - "pos": { - "x": -130125, - "y": 63198, - "z": -70011 - }, - "rot": { - "x": 0, - "y": 169802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 25, - "instId": 300004, - "propState": 3, - "pos": { - "x": -141095, - "y": 61154, - "z": -85603 - }, - "rot": { - "x": 0, - "y": 79802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 25, - "instId": 300005, - "propState": 3, - "pos": { - "x": -130618, - "y": 59791, - "z": -92796 - }, - "rot": { - "x": 0, - "y": 169802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 25, - "instId": 300007, - "propState": 3, - "pos": { - "x": -123304, - "y": 61154, - "z": -82402 - }, - "rot": { - "x": 0, - "y": 79802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 25, - "instId": 300008, - "propState": 3, - "pos": { - "x": -112826, - "y": 59791, - "z": -89596 - }, - "rot": { - "x": 0, - "y": 169802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 25, - "instId": 300009, - "propState": 3, - "pos": { - "x": -114408, - "y": 61154, - "z": -80802 - }, - "rot": { - "x": 0, - "y": 169802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 25, - "instId": 300010, - "propState": 3, - "pos": { - "x": -107095, - "y": 62517, - "z": -70407 - }, - "rot": { - "x": 0, - "y": 79802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 25, - "instId": 300011, - "propState": 8, - "pos": { - "x": -103438, - "y": 63198, - "z": -65210 - }, - "rot": { - "x": 0, - "y": 79802, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": 36519, - "y": 49273, - "z": 29998 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103029 - }, - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": -39622, - "y": 57862, - "z": -117705 - }, - "rot": { - "x": 0, - "y": 257443, - "z": 0 - }, - "propId": 103029 - }, - { - "groupId": 26, - "instId": 300003, - "propState": 1, - "pos": { - "x": 36590, - "y": 49274, - "z": -18681 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103029 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": -94254, - "y": 62594, - "z": -627 - }, - "rot": { - "x": 0, - "y": 179690, - "z": 0 - }, - "propId": 103029 - }, { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": -94017, - "y": 62594, - "z": 11811 - }, - "rot": { - "x": 0, - "y": 359691, - "z": 0 - }, - "propId": 103029 - }, { - "groupId": 26, - "instId": 300006, - "propState": 8, - "pos": { - "x": 33845, - "y": 48570, - "z": 27113 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103044 - }, { - "groupId": 26, - "instId": 300007, - "propState": 8, - "pos": { - "x": -40538, - "y": 57862, - "z": -120474 - }, - "rot": { - "x": 0, - "y": 77443, - "z": 0 - }, - "propId": 103044 - }, { - "groupId": 26, - "instId": 300008, - "propState": 8, - "pos": { - "x": -92003, - "y": 62098, - "z": -3042 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103044 - }, { - "groupId": 26, - "instId": 300009, - "propState": 8, - "pos": { - "x": -23551, - "y": 51604, - "z": 140101 - }, - "rot": { - "x": 0, - "y": 166963, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 26, - "instId": 300010, - "propState": 8, - "pos": { - "x": -107830, - "y": 62595, - "z": 6020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103141 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 1, - "pos": { - "x": -28550, - "y": 40210, - "z": 5680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103185 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 101, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103186 - }, { - "groupId": 28, - "instId": 300002, - "propState": 1, - "pos": { - "x": -172800, - "y": 64400, - "z": 6310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103098 - }, { - "groupId": 28, - "instId": 300003, - "propState": 101, - "pos": { - "x": -184120, - "y": 63160, - "z": 6230 - }, - "rot": { - "x": 0, - "y": 59477, - "z": 0 - }, - "propId": 103214 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": -16770, - "y": 56796, - "z": 6240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "36": { - "monsters": [ - { - "groupId": 36, - "instId": 200001, - "eventId": 313084, - "pos": { - "x": -87970, - "y": 62594, - "z": 6480 - }, - "rot": { - "x": 0, - "y": 184914, - "z": 0 - }, - "monsterId": 3002030 - }, { - "groupId": 36, - "instId": 200002, - "eventId": 313081, - "pos": { - "x": -91820, - "y": 62594, - "z": 6000 - }, - "rot": { - "x": 0, - "y": 219454, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 36, - "instId": 200003, - "eventId": 313084, - "pos": { - "x": -95720, - "y": 62594, - "z": 5880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002030 - } - ], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": -81660, - "y": 62675, - "z": 6090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 8, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "30501001": { - "P30501_F30501001": { - "scenes": { - "5": { - "monsters": [ - { - "groupId": 5, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 40594, - "y": -1134, - "z": -98421 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "monsterId": 8003010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29840, - "y": -1296, - "z": -105960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 1525, - "y": -2134, - "z": -78450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 8190, - "y": -2134, - "z": -71560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 5, - "instId": 300004, - "propState": 8, - "pos": { - "x": 12247, - "y": -2134, - "z": -166667 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 32146, - "y": -1134, - "z": -78216 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26080, - "y": -1134, - "z": -73609 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 26935, - "y": -1134, - "z": -82531 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 35123, - "y": -1134, - "z": -90430 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 27392, - "y": -1134, - "z": -95831 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26838, - "y": -1134, - "z": -95052 - }, - "rot": { - "x": 0, - "y": 32128, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 36169, - "y": -1134, - "z": -90603 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300006, - "propState": 8, - "pos": { - "x": 9790, - "y": -2134, - "z": -163220 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 13, - "instId": 300009, - "propState": 8, - "pos": { - "x": 12980, - "y": -2134, - "z": -173500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4632, - "y": -2134, - "z": -167381 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 17298, - "y": -2134, - "z": -156923 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 24369, - "y": -2134, - "z": -163057 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": -9236, - "y": -2134, - "z": -167715 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": 900, - "y": -2134, - "z": -172998 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 13, - "instId": 300011, - "propState": 8, - "pos": { - "x": -16980, - "y": -2134, - "z": -173290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 13, - "instId": 300012, - "propState": 8, - "pos": { - "x": -29354, - "y": -2134, - "z": -167058 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - } - }, - "planeType": 8, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "30502001": { - "P30502_F30502001": { - "scenes": { - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 40594, - "y": -1134, - "z": -98421 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "monsterId": 8003010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29840, - "y": -1296, - "z": -105960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": 1525, - "y": -2134, - "z": -78450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": 8190, - "y": -2134, - "z": -71560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 12, - "instId": 300004, - "propState": 8, - "pos": { - "x": 12247, - "y": -2134, - "z": -166667 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300006, - "propState": 8, - "pos": { - "x": 32146, - "y": -1134, - "z": -78216 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26080, - "y": -1134, - "z": -73609 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 26935, - "y": -1134, - "z": -82531 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": 35123, - "y": -1134, - "z": -90430 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": 27392, - "y": -1134, - "z": -95831 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26838, - "y": -1134, - "z": -95052 - }, - "rot": { - "x": 0, - "y": 32128, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 13, - "instId": 300007, - "propState": 8, - "pos": { - "x": 36169, - "y": -1134, - "z": -90603 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - } - }, - "planeType": 8, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "30521001": { - "P30521_F30521001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 36519, - "y": 49273, - "z": 29998 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103029 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -39622, - "y": 57862, - "z": -117705 - }, - "rot": { - "x": 0, - "y": 257443, - "z": 0 - }, - "propId": 103029 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 1, - "pos": { - "x": 36590, - "y": 49274, - "z": -18681 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103029 - }, - { - "groupId": 3, - "instId": 300010, - "propState": 1, - "pos": { - "x": -107830, - "y": 62595, - "z": 6020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103141 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": -94254, - "y": 62594, - "z": -627 - }, - "rot": { - "x": 0, - "y": 179690, - "z": 0 - }, - "propId": 103029 - }, { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": -94017, - "y": 62594, - "z": 11811 - }, - "rot": { - "x": 0, - "y": 359691, - "z": 0 - }, - "propId": 103029 - }, { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": 33845, - "y": 48570, - "z": 27113 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103044 - }, { - "groupId": 3, - "instId": 300007, - "propState": 8, - "pos": { - "x": -40538, - "y": 57862, - "z": -120474 - }, - "rot": { - "x": 0, - "y": 77443, - "z": 0 - }, - "propId": 103044 - }, { - "groupId": 3, - "instId": 300008, - "propState": 8, - "pos": { - "x": -92003, - "y": 62098, - "z": -3042 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103044 - }, { - "groupId": 3, - "instId": 300009, - "propState": 8, - "pos": { - "x": -23551, - "y": 51604, - "z": 140101 - }, - "rot": { - "x": 0, - "y": 166963, - "z": 0 - }, - "propId": 103031 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 1, - "pos": { - "x": -28550, - "y": 40210, - "z": 5680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103185 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 101, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103186 - }, { - "groupId": 5, - "instId": 300002, - "propState": 1, - "pos": { - "x": -172800, - "y": 64400, - "z": 6310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103098 - }, { - "groupId": 5, - "instId": 300003, - "propState": 101, - "pos": { - "x": -184120, - "y": 63160, - "z": 6230 - }, - "rot": { - "x": 0, - "y": 59477, - "z": 0 - }, - "propId": 103214 - } - ], - "teleports": {} - }, - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": -146540, - "y": 60884, - "z": 6440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1013010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300004, - "propState": 8, - "pos": { - "x": -104604, - "y": 62595, - "z": 9927 - }, - "rot": { - "x": 0, - "y": 257791, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 12, - "instId": 300006, - "propState": 8, - "pos": { - "x": -118674, - "y": 62638, - "z": 1865 - }, - "rot": { - "x": 0, - "y": 26368, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 12, - "instId": 300009, - "propState": 8, - "pos": { - "x": -128712, - "y": 62048, - "z": 8809 - }, - "rot": { - "x": 0, - "y": 193293, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 12, - "instId": 300010, - "propState": 8, - "pos": { - "x": -128840, - "y": 62048, - "z": 9560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": -105130, - "y": 62595, - "z": 8780 - }, - "rot": { - "x": 0, - "y": 26368, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": -135817, - "y": 60890, - "z": 588 - }, - "rot": { - "x": 0, - "y": 26368, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": -136218, - "y": 60890, - "z": -489 - }, - "rot": { - "x": 0, - "y": 208640, - "z": 0 - }, - "propId": 103015 - } - ], - "teleports": {} - } - }, - "planeType": 8, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "30523001": { - "P30523_F30523001": { - "scenes": { - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300004, - "propState": 8, - "pos": { - "x": -59105, - "y": 60106, - "z": 2963 - }, - "rot": { - "x": 0, - "y": 257791, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 17, - "instId": 300006, - "propState": 8, - "pos": { - "x": -52562, - "y": 59007, - "z": 8699 - }, - "rot": { - "x": 0, - "y": 26368, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 17, - "instId": 300009, - "propState": 8, - "pos": { - "x": -120877, - "y": 62638, - "z": 10728 - }, - "rot": { - "x": 0, - "y": 193293, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 17, - "instId": 300010, - "propState": 8, - "pos": { - "x": -120105, - "y": 62638, - "z": 12234 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -50908, - "y": 58731, - "z": 9517 - }, - "rot": { - "x": 0, - "y": 257791, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -45034, - "y": 57747, - "z": 3137 - }, - "rot": { - "x": 0, - "y": 257791, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": -73267, - "y": 62675, - "z": 8849 - }, - "rot": { - "x": 0, - "y": 257791, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 17, - "instId": 300005, - "propState": 8, - "pos": { - "x": -85533, - "y": 62594, - "z": 2018 - }, - "rot": { - "x": 0, - "y": 257791, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 17, - "instId": 300007, - "propState": 8, - "pos": { - "x": -68215, - "y": 61723, - "z": 8451 - }, - "rot": { - "x": 0, - "y": 257791, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 17, - "instId": 300008, - "propState": 8, - "pos": { - "x": -136218, - "y": 60890, - "z": -489 - }, - "rot": { - "x": 0, - "y": 208640, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 17, - "instId": 300011, - "propState": 8, - "pos": { - "x": -135817, - "y": 60890, - "z": 588 - }, - "rot": { - "x": 0, - "y": 26368, - "z": 0 - }, - "propId": 103015 - } - ], - "teleports": {} - }, - "20": { - "monsters": [ - { - "groupId": 20, - "instId": 200001, - "eventId": 313080, - "pos": { - "x": -146540, - "y": 60884, - "z": 6440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": -103640, - "y": 62594, - "z": 6090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -128165, - "y": 65242, - "z": 68550 - }, - "rot": { - "x": 0, - "y": 838, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 22, - "instId": 300002, - "propState": 1, - "pos": { - "x": -128165, - "y": 62140, - "z": 68550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 22, - "instId": 300003, - "propState": 1, - "pos": { - "x": -93680, - "y": 52114, - "z": 101320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 22, - "instId": 300006, - "propState": 3, - "pos": { - "x": -119544, - "y": 62735, - "z": 76743 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 22, - "instId": 300007, - "propState": 3, - "pos": { - "x": -127916, - "y": 62735, - "z": 85553 - }, - "rot": { - "x": 0, - "y": 180838, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 22, - "instId": 300008, - "propState": 3, - "pos": { - "x": -110674, - "y": 57723, - "z": 101938 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 22, - "instId": 300009, - "propState": 3, - "pos": { - "x": -102301, - "y": 57723, - "z": 93128 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 22, - "instId": 300004, - "propState": 8, - "pos": { - "x": -110922, - "y": 60229, - "z": 84935 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 22, - "instId": 300005, - "propState": 8, - "pos": { - "x": -111171, - "y": 62735, - "z": 67932 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 22, - "instId": 300010, - "propState": 8, - "pos": { - "x": -114860, - "y": 57723, - "z": 106343 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 22, - "instId": 300011, - "propState": 8, - "pos": { - "x": -93431, - "y": 52710, - "z": 118323 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": 16710, - "y": 55333, - "z": 86501 - }, - "rot": { - "x": 0, - "y": 180974, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 23, - "instId": 300002, - "propState": 1, - "pos": { - "x": 3850, - "y": 51910, - "z": 86760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 23, - "instId": 300003, - "propState": 1, - "pos": { - "x": -5447, - "y": 46350, - "z": 44383 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 23, - "instId": 300006, - "propState": 3, - "pos": { - "x": 3271, - "y": 50735, - "z": 52720 - }, - "rot": { - "x": 0, - "y": 271154, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 23, - "instId": 300007, - "propState": 3, - "pos": { - "x": -13587, - "y": 52446, - "z": 70085 - }, - "rot": { - "x": 0, - "y": 974, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 23, - "instId": 300004, - "propState": 3, - "pos": { - "x": 16349, - "y": 52660, - "z": 65226 - }, - "rot": { - "x": 0, - "y": 271154, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 23, - "instId": 300005, - "propState": 3, - "pos": { - "x": 3705, - "y": 53943, - "z": 78250 - }, - "rot": { - "x": 0, - "y": 974, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 23, - "instId": 300008, - "propState": 3, - "pos": { - "x": -18090, - "y": 50735, - "z": 57407 - }, - "rot": { - "x": 0, - "y": 271154, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 8, - "pos": { - "x": 34993, - "y": 53688, - "z": -21852 - }, - "rot": { - "x": 0, - "y": 171061, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 24, - "instId": 300002, - "propState": 1, - "pos": { - "x": -17489, - "y": 48560, - "z": -46147 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 24, - "instId": 300003, - "propState": 1, - "pos": { - "x": -2869, - "y": 54880, - "z": -74016 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 24, - "instId": 300006, - "propState": 3, - "pos": { - "x": 27028, - "y": 60575, - "z": -68836 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 24, - "instId": 300007, - "propState": 3, - "pos": { - "x": 8200, - "y": 54732, - "z": -46763 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 24, - "instId": 300004, - "propState": 1, - "pos": { - "x": 28131, - "y": 53359, - "z": -43309 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, { - "groupId": 24, - "instId": 300005, - "propState": 3, - "pos": { - "x": 31235, - "y": 60098, - "z": -63040 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 24, - "instId": 300008, - "propState": 3, - "pos": { - "x": -213, - "y": 55687, - "z": -58355 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 24, - "instId": 300009, - "propState": 3, - "pos": { - "x": -7524, - "y": 52527, - "z": -44420 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 24, - "instId": 300010, - "propState": 3, - "pos": { - "x": -10179, - "y": 54822, - "z": -60082 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 24, - "instId": 300011, - "propState": 3, - "pos": { - "x": -20144, - "y": 53958, - "z": -61808 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 24, - "instId": 300012, - "propState": 3, - "pos": { - "x": -18593, - "y": 55776, - "z": -71674 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 24, - "instId": 300014, - "propState": 3, - "pos": { - "x": -30110, - "y": 53093, - "z": -63535 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 24, - "instId": 300015, - "propState": 3, - "pos": { - "x": -32765, - "y": 55389, - "z": -79197 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 24, - "instId": 300016, - "propState": 3, - "pos": { - "x": 11304, - "y": 58369, - "z": -66493 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 24, - "instId": 300017, - "propState": 3, - "pos": { - "x": -33213, - "y": 49456, - "z": -43805 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 24, - "instId": 300019, - "propState": 3, - "pos": { - "x": -50041, - "y": 51365, - "z": -66989 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 24, - "instId": 300013, - "propState": 8, - "pos": { - "x": 22821, - "y": 61052, - "z": -74632 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 24, - "instId": 300018, - "propState": 8, - "pos": { - "x": -21248, - "y": 58072, - "z": -87335 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": -142379, - "y": 58429, - "z": -103991 - }, - "rot": { - "x": 0, - "y": 349802, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 25, - "instId": 300002, - "propState": 1, - "pos": { - "x": -120140, - "y": 55326, - "z": -99990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 25, - "instId": 300003, - "propState": 1, - "pos": { - "x": -128050, - "y": 62140, - "z": -56020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 25, - "instId": 300006, - "propState": 3, - "pos": { - "x": -130125, - "y": 63198, - "z": -70011 - }, - "rot": { - "x": 0, - "y": 169802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 25, - "instId": 300004, - "propState": 3, - "pos": { - "x": -141095, - "y": 61154, - "z": -85603 - }, - "rot": { - "x": 0, - "y": 79802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 25, - "instId": 300005, - "propState": 3, - "pos": { - "x": -130618, - "y": 59791, - "z": -92796 - }, - "rot": { - "x": 0, - "y": 169802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 25, - "instId": 300007, - "propState": 3, - "pos": { - "x": -123304, - "y": 61154, - "z": -82402 - }, - "rot": { - "x": 0, - "y": 79802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 25, - "instId": 300008, - "propState": 3, - "pos": { - "x": -112826, - "y": 59791, - "z": -89596 - }, - "rot": { - "x": 0, - "y": 169802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 25, - "instId": 300009, - "propState": 3, - "pos": { - "x": -114408, - "y": 61154, - "z": -80802 - }, - "rot": { - "x": 0, - "y": 169802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 25, - "instId": 300010, - "propState": 3, - "pos": { - "x": -107095, - "y": 62517, - "z": -70407 - }, - "rot": { - "x": 0, - "y": 79802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 25, - "instId": 300011, - "propState": 8, - "pos": { - "x": -103438, - "y": 63198, - "z": -65210 - }, - "rot": { - "x": 0, - "y": 79802, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": 36519, - "y": 49273, - "z": 29998 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103029 - }, - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": -39622, - "y": 57862, - "z": -117705 - }, - "rot": { - "x": 0, - "y": 257443, - "z": 0 - }, - "propId": 103029 - }, - { - "groupId": 26, - "instId": 300003, - "propState": 1, - "pos": { - "x": 36590, - "y": 49274, - "z": -18681 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103029 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": -94254, - "y": 62594, - "z": -627 - }, - "rot": { - "x": 0, - "y": 179690, - "z": 0 - }, - "propId": 103029 - }, { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": -94017, - "y": 62594, - "z": 11811 - }, - "rot": { - "x": 0, - "y": 359691, - "z": 0 - }, - "propId": 103029 - }, { - "groupId": 26, - "instId": 300006, - "propState": 8, - "pos": { - "x": 33845, - "y": 48570, - "z": 27113 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103044 - }, { - "groupId": 26, - "instId": 300007, - "propState": 8, - "pos": { - "x": -40538, - "y": 57862, - "z": -120474 - }, - "rot": { - "x": 0, - "y": 77443, - "z": 0 - }, - "propId": 103044 - }, { - "groupId": 26, - "instId": 300008, - "propState": 8, - "pos": { - "x": -92003, - "y": 62098, - "z": -3042 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103044 - }, { - "groupId": 26, - "instId": 300009, - "propState": 8, - "pos": { - "x": -23551, - "y": 51604, - "z": 140101 - }, - "rot": { - "x": 0, - "y": 166963, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 26, - "instId": 300010, - "propState": 8, - "pos": { - "x": -107830, - "y": 62595, - "z": 6020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103141 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 1, - "pos": { - "x": -28550, - "y": 40210, - "z": 5680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103185 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 101, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103186 - }, { - "groupId": 28, - "instId": 300002, - "propState": 1, - "pos": { - "x": -172800, - "y": 64400, - "z": 6310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103098 - }, { - "groupId": 28, - "instId": 300003, - "propState": 101, - "pos": { - "x": -184120, - "y": 63160, - "z": 6230 - }, - "rot": { - "x": 0, - "y": 59477, - "z": 0 - }, - "propId": 103214 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300003, - "propState": 8, - "pos": { - "x": -36440, - "y": 56796, - "z": 6240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "36": { - "monsters": [ - { - "groupId": 36, - "instId": 200001, - "eventId": 313102, - "pos": { - "x": -93960, - "y": 62594, - "z": 9490 - }, - "rot": { - "x": 0, - "y": 309435, - "z": 0 - }, - "monsterId": 3002010 - }, { - "groupId": 36, - "instId": 200002, - "eventId": 313101, - "pos": { - "x": -93990, - "y": 62594, - "z": 2460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3001020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": -85470, - "y": 62593, - "z": 6090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 8, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "30524001": { - "P30524_F30524001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300006, - "propState": 8, - "pos": { - "x": 2965, - "y": 12857, - "z": -2427 - }, - "rot": { - "x": 0, - "y": 234151, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1972, - "y": 12835, - "z": 6056 - }, - "rot": { - "x": 0, - "y": 142270, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": 2890, - "y": 7739, - "z": 22273 - }, - "rot": { - "x": 0, - "y": 229590, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": -2581, - "y": 7739, - "z": 28092 - }, - "rot": { - "x": 0, - "y": 128301, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": -2711, - "y": 7704, - "z": 35736 - }, - "rot": { - "x": 0, - "y": 150655, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": 3636, - "y": 7704, - "z": 35355 - }, - "rot": { - "x": 0, - "y": 203844, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 7, - "instId": 300007, - "propState": 8, - "pos": { - "x": 3468, - "y": 7643, - "z": 36301 - }, - "rot": { - "x": 0, - "y": 272349, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "8": { - "monsters": [ - { - "groupId": 8, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 670, - "y": 7659, - "z": 42830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8003010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 8, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "30525001": { - "P30525_F30525001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 5858, - "y": 12905, - "z": -44316 - }, - "rot": { - "x": 0, - "y": 234151, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2100, - "y": 12857, - "z": -38660 - }, - "rot": { - "x": 0, - "y": 142270, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": 3755, - "y": 12835, - "z": 5530 - }, - "rot": { - "x": 0, - "y": 229590, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -2648, - "y": 7850, - "z": 34556 - }, - "rot": { - "x": 0, - "y": 128301, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": -2547, - "y": 7739, - "z": 33235 - }, - "rot": { - "x": 0, - "y": 150655, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 2802, - "y": 12857, - "z": -13667 - }, - "rot": { - "x": 0, - "y": 234151, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 3838, - "y": 7643, - "z": 36703 - }, - "rot": { - "x": 0, - "y": 234151, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 670, - "y": 7659, - "z": 42830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8003010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200001, - "eventId": 312203, - "pos": { - "x": 2700, - "y": 12857, - "z": -7101 - }, - "rot": { - "x": 0, - "y": 234616, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 9, - "instId": 200002, - "eventId": 312202, - "pos": { - "x": 3125, - "y": 12857, - "z": -25319 - }, - "rot": { - "x": 0, - "y": 331971, - "z": 0 - }, - "monsterId": 2002030 - }, { - "groupId": 9, - "instId": 200003, - "eventId": 312201, - "pos": { - "x": -2089, - "y": 12857, - "z": -17051 - }, - "rot": { - "x": 0, - "y": 79094, - "z": 0 - }, - "monsterId": 2002010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": 800, - "y": 12905, - "z": -41592 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 800, - "y": 12905, - "z": 4350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200001, - "eventId": 312202, - "pos": { - "x": 2721, - "y": 7739, - "z": 28049 - }, - "rot": { - "x": 0, - "y": 235478, - "z": 0 - }, - "monsterId": 2002030 - }, { - "groupId": 11, - "instId": 200002, - "eventId": 312203, - "pos": { - "x": -1794, - "y": 7739, - "z": 24599 - }, - "rot": { - "x": 0, - "y": 337524, - "z": 0 - }, - "monsterId": 2022060 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": 1563, - "y": 12835, - "z": 5214 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 8, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "30527001": { - "P30527_F30527001": { - "scenes": { - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300006, - "propState": 8, - "pos": { - "x": 213410, - "y": 77016, - "z": 92382 - }, - "rot": { - "x": 0, - "y": 296127, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 214467, - "y": 77016, - "z": 92663 - }, - "rot": { - "x": 0, - "y": 118091, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 245990, - "y": 79927, - "z": 100501 - }, - "rot": { - "x": 0, - "y": 229590, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 226346, - "y": 77016, - "z": 99355 - }, - "rot": { - "x": 0, - "y": 128301, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 5, - "instId": 300004, - "propState": 8, - "pos": { - "x": 246560, - "y": 79927, - "z": 91940 - }, - "rot": { - "x": 0, - "y": 150655, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 5, - "instId": 300005, - "propState": 8, - "pos": { - "x": 245796, - "y": 79927, - "z": 91353 - }, - "rot": { - "x": 0, - "y": 96515, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 258820, - "y": 79707, - "z": 95888 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8003010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 8, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "30530001": { - "P30530_F30530001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -22870, - "y": 78919, - "z": 531 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 23138, - "y": 78919, - "z": 528 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104006 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": 3414, - "y": 83447, - "z": 30622 - }, - "rot": { - "x": 0, - "y": 25920, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": 3177, - "y": 83447, - "z": 29538 - }, - "rot": { - "x": 0, - "y": 333151, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -3851, - "y": 88859, - "z": 66410 - }, - "rot": { - "x": 0, - "y": 229590, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -3343, - "y": 83447, - "z": 45973 - }, - "rot": { - "x": 0, - "y": 128301, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": 4835, - "y": 88859, - "z": 68933 - }, - "rot": { - "x": 0, - "y": 3020, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": 5326, - "y": 88859, - "z": 67330 - }, - "rot": { - "x": 0, - "y": 285620, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 100, - "y": 88859, - "z": 77010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8003010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 8, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "30532001": { - "P30532_F30532001": { - "scenes": { - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -22870, - "y": 78919, - "z": 531 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": 23138, - "y": 78919, - "z": 528 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104006 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300006, - "propState": 8, - "pos": { - "x": -3458, - "y": 81794, - "z": 128952 - }, - "rot": { - "x": 0, - "y": 224335, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3001, - "y": 81816, - "z": 130144 - }, - "rot": { - "x": 0, - "y": 172667, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": 3653, - "y": 81794, - "z": 136616 - }, - "rot": { - "x": 0, - "y": 316871, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": -2950, - "y": 81791, - "z": 176990 - }, - "rot": { - "x": 0, - "y": 229178, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 11, - "instId": 300004, - "propState": 8, - "pos": { - "x": 4871, - "y": 81785, - "z": 182104 - }, - "rot": { - "x": 0, - "y": 326550, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 11, - "instId": 300005, - "propState": 8, - "pos": { - "x": 6212, - "y": 81785, - "z": 184123 - }, - "rot": { - "x": 0, - "y": 158983, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 11, - "instId": 300007, - "propState": 8, - "pos": { - "x": 4370, - "y": 81791, - "z": 183870 - }, - "rot": { - "x": 0, - "y": 356392, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 11, - "instId": 300008, - "propState": 8, - "pos": { - "x": -4420, - "y": 81816, - "z": 180490 - }, - "rot": { - "x": 0, - "y": 131619, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - }, - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200001, - "eventId": 99999011, - "pos": { - "x": 100, - "y": 81805, - "z": 196520 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8003010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "13": { - "monsters": [ - { - "groupId": 13, - "instId": 200001, - "eventId": 314071, - "pos": { - "x": 2531, - "y": 81807, - "z": 159667 - }, - "rot": { - "x": 0, - "y": 244251, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 13, - "instId": 200002, - "eventId": 314072, - "pos": { - "x": -1480, - "y": 81819, - "z": 160960 - }, - "rot": { - "x": 0, - "y": 121749, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 13, - "instId": 200003, - "eventId": 314073, - "pos": { - "x": -2640, - "y": 81807, - "z": 159020 - }, - "rot": { - "x": 0, - "y": 61441, - "z": 0 - }, - "monsterId": 4012030 - } - ], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 81807, - "z": 144690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 81807, - "z": 156270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 8, - "worldId": 999, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40102001": { - "P40102_F40102001": { - "scenes": {}, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40102002": { - "P40102_F40102001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -882, - "y": -24554, - "z": 89932 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2013601": { - "anchorId": 2, - "groupId": 2, - "instId": 300002, - "pos": { - "x": -2893, - "y": -24854, - "z": 92679 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40102003": { - "P40102_F40102001": { - "scenes": {}, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40102004": { - "P40102_F40102001": { - "scenes": {}, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40103001": { - "P40103_F40103001": { - "scenes": { - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22, - "y": 3701, - "z": 13751 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102109 - }, { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": 42002, - "y": -3520, - "z": -7771 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102109 - }, { - "groupId": 14, - "instId": 300003, - "propState": 8, - "pos": { - "x": 41993, - "y": -3520, - "z": -22315 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102109 - }, { - "groupId": 14, - "instId": 300004, - "propState": 8, - "pos": { - "x": 49249, - "y": -3520, - "z": -14974 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102109 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": 20745, - "y": 0, - "z": -32086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 16, - "instId": 300001, - "pos": { - "x": 17807, - "y": 0, - "z": -32206 - }, - "rot": { - "x": 0, - "y": -1, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40104001": { - "P40104_F40104001": { - "scenes": { - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": 64490, - "y": 60510, - "z": 40220 - }, - "rot": { - "x": 0, - "y": 276063, - "z": 0 - }, - "propId": 102078 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43180, - "y": 50066, - "z": -20270 - }, - "rot": { - "x": 0, - "y": 270002, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": -43180, - "y": 50066, - "z": -20270 - }, - "rot": { - "x": 0, - "y": 270002, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 27, - "instId": 300003, - "propState": 20, - "pos": { - "x": -43180, - "y": 50066, - "z": -20270 - }, - "rot": { - "x": 0, - "y": 270002, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 27, - "instId": 300006, - "propState": 8, - "pos": { - "x": -43180, - "y": 53066, - "z": -20270 - }, - "rot": { - "x": 0, - "y": 270002, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40104002": { - "P40104_F40104001": { - "scenes": { - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": 64490, - "y": 60510, - "z": 40220 - }, - "rot": { - "x": 0, - "y": 276063, - "z": 0 - }, - "propId": 102078 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": -40600, - "y": 53176, - "z": 166872 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": -40600, - "y": 53176, - "z": 166872 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 27, - "instId": 300003, - "propState": 20, - "pos": { - "x": -40600, - "y": 53176, - "z": 166872 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 27, - "instId": 300006, - "propState": 8, - "pos": { - "x": -40600, - "y": 56176, - "z": 166872 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40104003": { - "P40104_F40104001": { - "scenes": { - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 64490, - "y": 60510, - "z": 40220 - }, - "rot": { - "x": 0, - "y": 276063, - "z": 0 - }, - "propId": 102078 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": -76720, - "y": 55742, - "z": 42760 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": -76720, - "y": 55742, - "z": 42760 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 21, - "instId": 300003, - "propState": 20, - "pos": { - "x": -76720, - "y": 58742, - "z": 42760 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 21, - "instId": 300006, - "propState": 8, - "pos": { - "x": -76720, - "y": 58742, - "z": 42760 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40104004": { - "P40104_F40104001": { - "scenes": { - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": 64490, - "y": 60510, - "z": 40220 - }, - "rot": { - "x": 0, - "y": 276063, - "z": 0 - }, - "propId": 102078 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 8, - "pos": { - "x": -72211, - "y": 53254, - "z": 114106 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 24, - "instId": 300002, - "propState": 8, - "pos": { - "x": -72211, - "y": 53254, - "z": 114106 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 24, - "instId": 300003, - "propState": 20, - "pos": { - "x": -72211, - "y": 53254, - "z": 114106 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 24, - "instId": 300006, - "propState": 8, - "pos": { - "x": -72211, - "y": 56254, - "z": 114106 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40104005": { - "P40104_F40104001": { - "scenes": { - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": 64490, - "y": 60510, - "z": 40220 - }, - "rot": { - "x": 0, - "y": 276063, - "z": 0 - }, - "propId": 102078 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43100, - "y": 50066, - "z": -20265 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": -43100, - "y": 50066, - "z": -20265 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 26, - "instId": 300003, - "propState": 20, - "pos": { - "x": -43100, - "y": 50066, - "z": -20265 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 26, - "instId": 300006, - "propState": 8, - "pos": { - "x": -43100, - "y": 53066, - "z": -20265 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40104006": { - "P40104_F40104001": { - "scenes": { - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 64490, - "y": 60510, - "z": 40220 - }, - "rot": { - "x": 0, - "y": 276063, - "z": 0 - }, - "propId": 102078 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": -76720, - "y": 55742, - "z": 42760 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": -76720, - "y": 55742, - "z": 42760 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 29, - "instId": 300003, - "propState": 20, - "pos": { - "x": -76720, - "y": 55742, - "z": 42760 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 29, - "instId": 300006, - "propState": 8, - "pos": { - "x": -76720, - "y": 58742, - "z": 42760 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40104007": { - "P40104_F40104001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": 56290, - "y": 206430, - "z": 69545 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102241 - }, { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 56290, - "y": 205730, - "z": 69545 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102242 - }, { - "groupId": 2, - "instId": 300003, - "propState": 20, - "pos": { - "x": 56290, - "y": 205730, - "z": 69545 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60202 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40104008": { - "P40104_F40104001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 55500, - "y": 206380, - "z": 68530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102241 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 55500, - "y": 205680, - "z": 68530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102242 - }, { - "groupId": 3, - "instId": 300003, - "propState": 20, - "pos": { - "x": 55500, - "y": 205680, - "z": 68530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60202 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40104009": { - "P40104_F40104001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": -30133, - "y": 54192, - "z": -53009 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102241 - }, { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": -30133, - "y": 53731, - "z": -53009 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102242 - }, { - "groupId": 4, - "instId": 300003, - "propState": 20, - "pos": { - "x": -30133, - "y": 53731, - "z": -53009 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60202 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40104010": { - "P40104_F40104001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 69161, - "y": -82794, - "z": -25 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 102241 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 69161, - "y": -83494, - "z": -25 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 102242 - }, { - "groupId": 3, - "instId": 300003, - "propState": 20, - "pos": { - "x": 69161, - "y": -83494, - "z": -25 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60202 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40104011": { - "P40104_F40104001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 69684, - "y": -82744, - "z": -317 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 102241 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 69684, - "y": -83494, - "z": -317 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 102242 - }, { - "groupId": 3, - "instId": 300003, - "propState": 20, - "pos": { - "x": 69684, - "y": -83494, - "z": -317 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60202 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40104012": { - "P40104_F40104001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 68300, - "y": -82800, - "z": 2780 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102241 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 68300, - "y": -83500, - "z": 2780 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102242 - }, { - "groupId": 3, - "instId": 300003, - "propState": 20, - "pos": { - "x": 68300, - "y": -83500, - "z": 2780 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60202 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40104013": { - "P40104_F40104001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 85035, - "y": 3524, - "z": 53512 - }, - "rot": { - "x": 0, - "y": 293289, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": 89424, - "y": 3524, - "z": 50985 - }, - "rot": { - "x": 0, - "y": 356964, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 85048, - "y": 3524, - "z": 48458 - }, - "rot": { - "x": 0, - "y": 55617, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 80659, - "y": 3524, - "z": 50976 - }, - "rot": { - "x": 0, - "y": 114933, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 80665, - "y": 3524, - "z": 56040 - }, - "rot": { - "x": 0, - "y": 177045, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 85043, - "y": 3524, - "z": 58568 - }, - "rot": { - "x": 0, - "y": 236428, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 89426, - "y": 3524, - "z": 56041 - }, - "rot": { - "x": 0, - "y": 293289, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 89014, - "y": 4415, - "z": 53998 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 85185, - "y": 4415, - "z": 53901 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 6, - "instId": 300010, - "propState": 8, - "pos": { - "x": 80980, - "y": 4415, - "z": 53416 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": 82494, - "y": 4415, - "z": 52403 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": 83239, - "y": 4415, - "z": 51493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": 100804, - "y": 1410, - "z": 53403 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300002 - }, { - "groupId": 6, - "instId": 300015, - "propState": 8, - "pos": { - "x": 85040, - "y": 3494, - "z": 53510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300014, - "propState": 8, - "pos": { - "x": 83239, - "y": 4415, - "z": 51493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 6, - "instId": 300016, - "propState": 8, - "pos": { - "x": 90788, - "y": 3384, - "z": 53533 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300017, - "propState": 8, - "pos": { - "x": 15169, - "y": 7489, - "z": 53938 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -59217, - "y": 3524, - "z": 113482 - }, - "rot": { - "x": 0, - "y": 99932, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -60519, - "y": 3524, - "z": 118370 - }, - "rot": { - "x": 0, - "y": 221428, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": -55632, - "y": 3524, - "z": 117064 - }, - "rot": { - "x": 0, - "y": 278289, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54325, - "y": 3524, - "z": 112179 - }, - "rot": { - "x": 0, - "y": 341964, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": -57898, - "y": 3524, - "z": 108606 - }, - "rot": { - "x": 0, - "y": 40617, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300006, - "propState": 8, - "pos": { - "x": -62789, - "y": 3524, - "z": 109902 - }, - "rot": { - "x": 0, - "y": 99932, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300007, - "propState": 8, - "pos": { - "x": -64094, - "y": 3524, - "z": 114795 - }, - "rot": { - "x": 0, - "y": 162046, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300008, - "propState": 8, - "pos": { - "x": -60137, - "y": 4580, - "z": 113065 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 7, - "instId": 300009, - "propState": 8, - "pos": { - "x": -57438, - "y": 4580, - "z": 115440 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 7, - "instId": 300010, - "propState": 8, - "pos": { - "x": -54159, - "y": 4475, - "z": 114698 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 7, - "instId": 300011, - "propState": 8, - "pos": { - "x": -53200, - "y": 4620, - "z": 111100 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 7, - "instId": 300012, - "propState": 8, - "pos": { - "x": -55495, - "y": 4620, - "z": 108685 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 7, - "instId": 300013, - "propState": 8, - "pos": { - "x": -59194, - "y": 4620, - "z": 109678 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 7, - "instId": 300014, - "propState": 8, - "pos": { - "x": -70250, - "y": 1404, - "z": 124459 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300002 - }, { - "groupId": 7, - "instId": 300016, - "propState": 8, - "pos": { - "x": -59217, - "y": 3494, - "z": 113480 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300015, - "propState": 8, - "pos": { - "x": -63310, - "y": 3324, - "z": 117540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300017, - "propState": 8, - "pos": { - "x": -9757, - "y": 7487, - "z": 64179 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -58530, - "y": 3524, - "z": -7394 - }, - "rot": { - "x": 0, - "y": 168370, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -63439, - "y": 3524, - "z": -9384 - }, - "rot": { - "x": 0, - "y": 122115, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -63435, - "y": 3524, - "z": -5327 - }, - "rot": { - "x": 0, - "y": 168370, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -60558, - "y": 3524, - "z": -2440 - }, - "rot": { - "x": 0, - "y": 213370, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": -56483, - "y": 3524, - "z": -2449 - }, - "rot": { - "x": 0, - "y": 259790, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": -53611, - "y": 3524, - "z": -5316 - }, - "rot": { - "x": 0, - "y": 301770, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300007, - "propState": 8, - "pos": { - "x": -53611, - "y": 3524, - "z": -9403 - }, - "rot": { - "x": 0, - "y": 168370, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300008, - "propState": 8, - "pos": { - "x": -56963, - "y": 4600, - "z": -4535 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300009, - "propState": 8, - "pos": { - "x": -54652, - "y": 4600, - "z": -7289 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300010, - "propState": 8, - "pos": { - "x": -55471, - "y": 4495, - "z": -10549 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300011, - "propState": 8, - "pos": { - "x": -59091, - "y": 4640, - "z": -11424 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300012, - "propState": 8, - "pos": { - "x": -61451, - "y": 4640, - "z": -9072 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300013, - "propState": 8, - "pos": { - "x": -60372, - "y": 4640, - "z": -5398 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300014, - "propState": 8, - "pos": { - "x": -69771, - "y": 1348, - "z": -18314 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 300002 - }, { - "groupId": 8, - "instId": 300016, - "propState": 8, - "pos": { - "x": -56483, - "y": 3524, - "z": -12279 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300017, - "propState": 8, - "pos": { - "x": -60556, - "y": 3524, - "z": -12271 - }, - "rot": { - "x": 0, - "y": 79354, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300018, - "propState": 8, - "pos": { - "x": -58529, - "y": 3494, - "z": -7357 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300015, - "propState": 8, - "pos": { - "x": -60372, - "y": 4640, - "z": -5398 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300019, - "propState": 8, - "pos": { - "x": -60372, - "y": 4640, - "z": -5398 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300020, - "propState": 8, - "pos": { - "x": -63000, - "y": 3324, - "z": -11760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300021, - "propState": 8, - "pos": { - "x": -9730, - "y": 7487, - "z": 43621 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300014, - "propState": 8, - "pos": { - "x": 90788, - "y": 3384, - "z": 53533 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40104014": { - "P40104_F40104001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 85035, - "y": 3524, - "z": 53512 - }, - "rot": { - "x": 0, - "y": 293289, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": 89424, - "y": 3524, - "z": 50985 - }, - "rot": { - "x": 0, - "y": 356964, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": 85048, - "y": 3524, - "z": 48458 - }, - "rot": { - "x": 0, - "y": 55617, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": 80659, - "y": 3524, - "z": 50976 - }, - "rot": { - "x": 0, - "y": 114933, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": 80665, - "y": 3524, - "z": 56040 - }, - "rot": { - "x": 0, - "y": 177045, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300006, - "propState": 8, - "pos": { - "x": 85043, - "y": 3524, - "z": 58568 - }, - "rot": { - "x": 0, - "y": 236428, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300007, - "propState": 8, - "pos": { - "x": 89426, - "y": 3524, - "z": 56041 - }, - "rot": { - "x": 0, - "y": 293289, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300008, - "propState": 8, - "pos": { - "x": 89014, - "y": 4415, - "z": 53998 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 7, - "instId": 300009, - "propState": 8, - "pos": { - "x": 85185, - "y": 4415, - "z": 53901 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 7, - "instId": 300010, - "propState": 8, - "pos": { - "x": 80980, - "y": 4415, - "z": 53416 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 7, - "instId": 300011, - "propState": 8, - "pos": { - "x": 82494, - "y": 4415, - "z": 52403 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 7, - "instId": 300012, - "propState": 8, - "pos": { - "x": 83239, - "y": 4415, - "z": 51493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 7, - "instId": 300013, - "propState": 8, - "pos": { - "x": 100804, - "y": 1410, - "z": 53403 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300002 - }, { - "groupId": 7, - "instId": 300015, - "propState": 8, - "pos": { - "x": 85040, - "y": 3494, - "z": 53510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300014, - "propState": 8, - "pos": { - "x": 83239, - "y": 4415, - "z": 51493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 7, - "instId": 300016, - "propState": 8, - "pos": { - "x": 90788, - "y": 3384, - "z": 53533 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300017, - "propState": 8, - "pos": { - "x": 15169, - "y": 7489, - "z": 53938 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -59217, - "y": 3524, - "z": 113482 - }, - "rot": { - "x": 0, - "y": 99932, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -60519, - "y": 3524, - "z": 118370 - }, - "rot": { - "x": 0, - "y": 221428, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -55632, - "y": 3524, - "z": 117064 - }, - "rot": { - "x": 0, - "y": 278289, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54325, - "y": 3524, - "z": 112179 - }, - "rot": { - "x": 0, - "y": 341964, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": -57898, - "y": 3524, - "z": 108606 - }, - "rot": { - "x": 0, - "y": 40617, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": -62789, - "y": 3524, - "z": 109902 - }, - "rot": { - "x": 0, - "y": 99932, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300007, - "propState": 8, - "pos": { - "x": -64094, - "y": 3524, - "z": 114795 - }, - "rot": { - "x": 0, - "y": 162046, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300008, - "propState": 8, - "pos": { - "x": -60137, - "y": 4580, - "z": 113065 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 8, - "instId": 300009, - "propState": 8, - "pos": { - "x": -57438, - "y": 4580, - "z": 115440 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 8, - "instId": 300010, - "propState": 8, - "pos": { - "x": -54159, - "y": 4475, - "z": 114698 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 8, - "instId": 300011, - "propState": 8, - "pos": { - "x": -53200, - "y": 4620, - "z": 111100 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 8, - "instId": 300012, - "propState": 8, - "pos": { - "x": -55495, - "y": 4620, - "z": 108685 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 8, - "instId": 300013, - "propState": 8, - "pos": { - "x": -59194, - "y": 4620, - "z": 109678 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 8, - "instId": 300014, - "propState": 8, - "pos": { - "x": -70250, - "y": 1404, - "z": 124459 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300002 - }, { - "groupId": 8, - "instId": 300016, - "propState": 8, - "pos": { - "x": -59217, - "y": 3494, - "z": 113480 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300015, - "propState": 8, - "pos": { - "x": -63310, - "y": 3324, - "z": 117540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300017, - "propState": 8, - "pos": { - "x": -9757, - "y": 7487, - "z": 64179 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": -58530, - "y": 3524, - "z": -7394 - }, - "rot": { - "x": 0, - "y": 168370, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": -63439, - "y": 3524, - "z": -9384 - }, - "rot": { - "x": 0, - "y": 122115, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": -63435, - "y": 3524, - "z": -5327 - }, - "rot": { - "x": 0, - "y": 168370, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": -60558, - "y": 3524, - "z": -2440 - }, - "rot": { - "x": 0, - "y": 213370, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 9, - "instId": 300005, - "propState": 8, - "pos": { - "x": -56483, - "y": 3524, - "z": -2449 - }, - "rot": { - "x": 0, - "y": 259790, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 9, - "instId": 300006, - "propState": 8, - "pos": { - "x": -53611, - "y": 3524, - "z": -5316 - }, - "rot": { - "x": 0, - "y": 301770, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 9, - "instId": 300007, - "propState": 8, - "pos": { - "x": -53611, - "y": 3524, - "z": -9403 - }, - "rot": { - "x": 0, - "y": 168370, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 9, - "instId": 300008, - "propState": 8, - "pos": { - "x": -56963, - "y": 4600, - "z": -4535 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 9, - "instId": 300009, - "propState": 8, - "pos": { - "x": -54652, - "y": 4600, - "z": -7289 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 9, - "instId": 300010, - "propState": 8, - "pos": { - "x": -55471, - "y": 4495, - "z": -10549 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 9, - "instId": 300011, - "propState": 8, - "pos": { - "x": -59091, - "y": 4640, - "z": -11424 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 9, - "instId": 300012, - "propState": 8, - "pos": { - "x": -61451, - "y": 4640, - "z": -9072 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 9, - "instId": 300013, - "propState": 8, - "pos": { - "x": -60372, - "y": 4640, - "z": -5398 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 9, - "instId": 300014, - "propState": 8, - "pos": { - "x": -69771, - "y": 1348, - "z": -18314 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 300002 - }, { - "groupId": 9, - "instId": 300016, - "propState": 8, - "pos": { - "x": -56483, - "y": 3524, - "z": -12279 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 9, - "instId": 300017, - "propState": 8, - "pos": { - "x": -60556, - "y": 3524, - "z": -12271 - }, - "rot": { - "x": 0, - "y": 79354, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 9, - "instId": 300018, - "propState": 8, - "pos": { - "x": -58529, - "y": 3494, - "z": -7357 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 9, - "instId": 300015, - "propState": 8, - "pos": { - "x": -60372, - "y": 4640, - "z": -5398 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 9, - "instId": 300019, - "propState": 8, - "pos": { - "x": -60372, - "y": 4640, - "z": -5398 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 9, - "instId": 300020, - "propState": 8, - "pos": { - "x": -63000, - "y": 3324, - "z": -11760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 9, - "instId": 300021, - "propState": 8, - "pos": { - "x": -9730, - "y": 7487, - "z": 43621 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300015, - "propState": 8, - "pos": { - "x": -63310, - "y": 3484, - "z": 117540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40104015": { - "P40104_F40104001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 85035, - "y": 3524, - "z": 53512 - }, - "rot": { - "x": 0, - "y": 293289, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": 89424, - "y": 3524, - "z": 50985 - }, - "rot": { - "x": 0, - "y": 356964, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 85048, - "y": 3524, - "z": 48458 - }, - "rot": { - "x": 0, - "y": 55617, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 80659, - "y": 3524, - "z": 50976 - }, - "rot": { - "x": 0, - "y": 114933, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 80665, - "y": 3524, - "z": 56040 - }, - "rot": { - "x": 0, - "y": 177045, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 85043, - "y": 3524, - "z": 58568 - }, - "rot": { - "x": 0, - "y": 236428, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 89426, - "y": 3524, - "z": 56041 - }, - "rot": { - "x": 0, - "y": 293289, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 89014, - "y": 4415, - "z": 53998 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 85185, - "y": 4415, - "z": 53901 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 6, - "instId": 300010, - "propState": 8, - "pos": { - "x": 80980, - "y": 4415, - "z": 53416 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": 82494, - "y": 4415, - "z": 52403 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": 83239, - "y": 4415, - "z": 51493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": 100804, - "y": 1410, - "z": 53403 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300002 - }, { - "groupId": 6, - "instId": 300015, - "propState": 8, - "pos": { - "x": 85040, - "y": 3494, - "z": 53510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300014, - "propState": 8, - "pos": { - "x": 83239, - "y": 4415, - "z": 51493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 6, - "instId": 300016, - "propState": 8, - "pos": { - "x": 90788, - "y": 3384, - "z": 53533 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300017, - "propState": 8, - "pos": { - "x": 15169, - "y": 7489, - "z": 53938 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -59217, - "y": 3524, - "z": 113482 - }, - "rot": { - "x": 0, - "y": 99932, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -60519, - "y": 3524, - "z": 118370 - }, - "rot": { - "x": 0, - "y": 221428, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": -55632, - "y": 3524, - "z": 117064 - }, - "rot": { - "x": 0, - "y": 278289, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54325, - "y": 3524, - "z": 112179 - }, - "rot": { - "x": 0, - "y": 341964, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": -57898, - "y": 3524, - "z": 108606 - }, - "rot": { - "x": 0, - "y": 40617, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300006, - "propState": 8, - "pos": { - "x": -62789, - "y": 3524, - "z": 109902 - }, - "rot": { - "x": 0, - "y": 99932, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300007, - "propState": 8, - "pos": { - "x": -64094, - "y": 3524, - "z": 114795 - }, - "rot": { - "x": 0, - "y": 162046, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300008, - "propState": 8, - "pos": { - "x": -60137, - "y": 4580, - "z": 113065 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 7, - "instId": 300009, - "propState": 8, - "pos": { - "x": -57438, - "y": 4580, - "z": 115440 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 7, - "instId": 300010, - "propState": 8, - "pos": { - "x": -54159, - "y": 4475, - "z": 114698 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 7, - "instId": 300011, - "propState": 8, - "pos": { - "x": -53200, - "y": 4620, - "z": 111100 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 7, - "instId": 300012, - "propState": 8, - "pos": { - "x": -55495, - "y": 4620, - "z": 108685 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 7, - "instId": 300013, - "propState": 8, - "pos": { - "x": -59194, - "y": 4620, - "z": 109678 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 7, - "instId": 300014, - "propState": 8, - "pos": { - "x": -70250, - "y": 1404, - "z": 124459 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300002 - }, { - "groupId": 7, - "instId": 300016, - "propState": 8, - "pos": { - "x": -59217, - "y": 3494, - "z": 113480 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300015, - "propState": 8, - "pos": { - "x": -63310, - "y": 3324, - "z": 117540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300017, - "propState": 8, - "pos": { - "x": -9757, - "y": 7487, - "z": 64179 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -58530, - "y": 3524, - "z": -7394 - }, - "rot": { - "x": 0, - "y": 168370, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -63439, - "y": 3524, - "z": -9384 - }, - "rot": { - "x": 0, - "y": 122115, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -63435, - "y": 3524, - "z": -5327 - }, - "rot": { - "x": 0, - "y": 168370, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -60558, - "y": 3524, - "z": -2440 - }, - "rot": { - "x": 0, - "y": 213370, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": -56483, - "y": 3524, - "z": -2449 - }, - "rot": { - "x": 0, - "y": 259790, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": -53611, - "y": 3524, - "z": -5316 - }, - "rot": { - "x": 0, - "y": 301770, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300007, - "propState": 8, - "pos": { - "x": -53611, - "y": 3524, - "z": -9403 - }, - "rot": { - "x": 0, - "y": 168370, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300008, - "propState": 8, - "pos": { - "x": -56963, - "y": 4600, - "z": -4535 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300009, - "propState": 8, - "pos": { - "x": -54652, - "y": 4600, - "z": -7289 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300010, - "propState": 8, - "pos": { - "x": -55471, - "y": 4495, - "z": -10549 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300011, - "propState": 8, - "pos": { - "x": -59091, - "y": 4640, - "z": -11424 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300012, - "propState": 8, - "pos": { - "x": -61451, - "y": 4640, - "z": -9072 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300013, - "propState": 8, - "pos": { - "x": -60372, - "y": 4640, - "z": -5398 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300014, - "propState": 8, - "pos": { - "x": -69771, - "y": 1348, - "z": -18314 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 300002 - }, { - "groupId": 8, - "instId": 300016, - "propState": 8, - "pos": { - "x": -56483, - "y": 3524, - "z": -12279 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300017, - "propState": 8, - "pos": { - "x": -60556, - "y": 3524, - "z": -12271 - }, - "rot": { - "x": 0, - "y": 79354, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300018, - "propState": 8, - "pos": { - "x": -58529, - "y": 3494, - "z": -7357 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300015, - "propState": 8, - "pos": { - "x": -60372, - "y": 4640, - "z": -5398 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300019, - "propState": 8, - "pos": { - "x": -60372, - "y": 4640, - "z": -5398 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300020, - "propState": 8, - "pos": { - "x": -63000, - "y": 3324, - "z": -11760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300021, - "propState": 8, - "pos": { - "x": -9730, - "y": 7487, - "z": 43621 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300015, - "propState": 8, - "pos": { - "x": -63000, - "y": 3484, - "z": -11760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40104016": { - "P40104_F40104001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": 85035, - "y": 3524, - "z": 53512 - }, - "rot": { - "x": 0, - "y": 293289, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": 89424, - "y": 3524, - "z": 50985 - }, - "rot": { - "x": 0, - "y": 356964, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": 85048, - "y": 3524, - "z": 48458 - }, - "rot": { - "x": 0, - "y": 55617, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 12, - "instId": 300004, - "propState": 8, - "pos": { - "x": 80659, - "y": 3524, - "z": 50976 - }, - "rot": { - "x": 0, - "y": 114933, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 12, - "instId": 300005, - "propState": 8, - "pos": { - "x": 80665, - "y": 3524, - "z": 56040 - }, - "rot": { - "x": 0, - "y": 177045, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 12, - "instId": 300006, - "propState": 8, - "pos": { - "x": 85043, - "y": 3524, - "z": 58568 - }, - "rot": { - "x": 0, - "y": 236428, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 12, - "instId": 300007, - "propState": 8, - "pos": { - "x": 89426, - "y": 3524, - "z": 56041 - }, - "rot": { - "x": 0, - "y": 293289, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 12, - "instId": 300008, - "propState": 8, - "pos": { - "x": 89014, - "y": 4415, - "z": 53998 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 12, - "instId": 300009, - "propState": 8, - "pos": { - "x": 85185, - "y": 4415, - "z": 53901 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 12, - "instId": 300010, - "propState": 8, - "pos": { - "x": 80980, - "y": 4415, - "z": 53416 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 12, - "instId": 300011, - "propState": 8, - "pos": { - "x": 82494, - "y": 4415, - "z": 52403 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 12, - "instId": 300012, - "propState": 8, - "pos": { - "x": 83239, - "y": 4415, - "z": 51493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 12, - "instId": 300013, - "propState": 8, - "pos": { - "x": 100804, - "y": 1410, - "z": 53403 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300002 - }, { - "groupId": 12, - "instId": 300015, - "propState": 8, - "pos": { - "x": 85040, - "y": 3494, - "z": 53510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 12, - "instId": 300014, - "propState": 8, - "pos": { - "x": 83239, - "y": 4415, - "z": 51493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 12, - "instId": 300016, - "propState": 8, - "pos": { - "x": 90788, - "y": 3384, - "z": 53533 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 12, - "instId": 300017, - "propState": 8, - "pos": { - "x": 15169, - "y": 7489, - "z": 53938 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": -59217, - "y": 3524, - "z": 113482 - }, - "rot": { - "x": 0, - "y": 99932, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": -60519, - "y": 3524, - "z": 118370 - }, - "rot": { - "x": 0, - "y": 221428, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": -55632, - "y": 3524, - "z": 117064 - }, - "rot": { - "x": 0, - "y": 278289, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54325, - "y": 3524, - "z": 112179 - }, - "rot": { - "x": 0, - "y": 341964, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": -57898, - "y": 3524, - "z": 108606 - }, - "rot": { - "x": 0, - "y": 40617, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 13, - "instId": 300006, - "propState": 8, - "pos": { - "x": -62789, - "y": 3524, - "z": 109902 - }, - "rot": { - "x": 0, - "y": 99932, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 13, - "instId": 300007, - "propState": 8, - "pos": { - "x": -64094, - "y": 3524, - "z": 114795 - }, - "rot": { - "x": 0, - "y": 162046, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 13, - "instId": 300008, - "propState": 8, - "pos": { - "x": -60137, - "y": 4580, - "z": 113065 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 13, - "instId": 300009, - "propState": 8, - "pos": { - "x": -57438, - "y": 4580, - "z": 115440 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 13, - "instId": 300010, - "propState": 8, - "pos": { - "x": -54159, - "y": 4475, - "z": 114698 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 13, - "instId": 300011, - "propState": 8, - "pos": { - "x": -53200, - "y": 4620, - "z": 111100 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 13, - "instId": 300012, - "propState": 8, - "pos": { - "x": -55495, - "y": 4620, - "z": 108685 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 13, - "instId": 300013, - "propState": 8, - "pos": { - "x": -59194, - "y": 4620, - "z": 109678 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 13, - "instId": 300014, - "propState": 8, - "pos": { - "x": -70250, - "y": 1404, - "z": 124459 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300002 - }, { - "groupId": 13, - "instId": 300016, - "propState": 8, - "pos": { - "x": -59217, - "y": 3494, - "z": 113480 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 13, - "instId": 300015, - "propState": 8, - "pos": { - "x": -63310, - "y": 3324, - "z": 117540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 13, - "instId": 300017, - "propState": 8, - "pos": { - "x": -9757, - "y": 7487, - "z": 64179 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": -58530, - "y": 3524, - "z": -7394 - }, - "rot": { - "x": 0, - "y": 168370, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": -63439, - "y": 3524, - "z": -9384 - }, - "rot": { - "x": 0, - "y": 122115, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 14, - "instId": 300003, - "propState": 8, - "pos": { - "x": -63435, - "y": 3524, - "z": -5327 - }, - "rot": { - "x": 0, - "y": 168370, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 8, - "pos": { - "x": -60558, - "y": 3524, - "z": -2440 - }, - "rot": { - "x": 0, - "y": 213370, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 14, - "instId": 300005, - "propState": 8, - "pos": { - "x": -56483, - "y": 3524, - "z": -2449 - }, - "rot": { - "x": 0, - "y": 259790, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 14, - "instId": 300006, - "propState": 8, - "pos": { - "x": -53611, - "y": 3524, - "z": -5316 - }, - "rot": { - "x": 0, - "y": 301770, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 14, - "instId": 300007, - "propState": 8, - "pos": { - "x": -53611, - "y": 3524, - "z": -9403 - }, - "rot": { - "x": 0, - "y": 168370, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 14, - "instId": 300008, - "propState": 8, - "pos": { - "x": -56963, - "y": 4600, - "z": -4535 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 14, - "instId": 300009, - "propState": 8, - "pos": { - "x": -54652, - "y": 4600, - "z": -7289 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 14, - "instId": 300010, - "propState": 8, - "pos": { - "x": -55471, - "y": 4495, - "z": -10549 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 14, - "instId": 300011, - "propState": 8, - "pos": { - "x": -59091, - "y": 4640, - "z": -11424 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 14, - "instId": 300012, - "propState": 8, - "pos": { - "x": -61451, - "y": 4640, - "z": -9072 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 14, - "instId": 300013, - "propState": 8, - "pos": { - "x": -60372, - "y": 4640, - "z": -5398 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 14, - "instId": 300014, - "propState": 8, - "pos": { - "x": -69771, - "y": 1348, - "z": -18314 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 300002 - }, { - "groupId": 14, - "instId": 300016, - "propState": 8, - "pos": { - "x": -56483, - "y": 3524, - "z": -12279 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 14, - "instId": 300017, - "propState": 8, - "pos": { - "x": -60556, - "y": 3524, - "z": -12271 - }, - "rot": { - "x": 0, - "y": 79354, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 14, - "instId": 300018, - "propState": 8, - "pos": { - "x": -58529, - "y": 3494, - "z": -7357 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 14, - "instId": 300015, - "propState": 8, - "pos": { - "x": -60372, - "y": 4640, - "z": -5398 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 14, - "instId": 300019, - "propState": 8, - "pos": { - "x": -60372, - "y": 4640, - "z": -5398 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 14, - "instId": 300020, - "propState": 8, - "pos": { - "x": -63000, - "y": 3324, - "z": -11760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 14, - "instId": 300021, - "propState": 8, - "pos": { - "x": -9730, - "y": 7487, - "z": 43621 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300014, - "propState": 8, - "pos": { - "x": 90788, - "y": 3384, - "z": 53533 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40104017": { - "P40104_F40104001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 85035, - "y": 3524, - "z": 53512 - }, - "rot": { - "x": 0, - "y": 293289, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": 89424, - "y": 3524, - "z": 50985 - }, - "rot": { - "x": 0, - "y": 356964, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 85048, - "y": 3524, - "z": 48458 - }, - "rot": { - "x": 0, - "y": 55617, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 80659, - "y": 3524, - "z": 50976 - }, - "rot": { - "x": 0, - "y": 114933, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 80665, - "y": 3524, - "z": 56040 - }, - "rot": { - "x": 0, - "y": 177045, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 85043, - "y": 3524, - "z": 58568 - }, - "rot": { - "x": 0, - "y": 236428, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 89426, - "y": 3524, - "z": 56041 - }, - "rot": { - "x": 0, - "y": 293289, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 89014, - "y": 4415, - "z": 53998 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 85185, - "y": 4415, - "z": 53901 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 6, - "instId": 300010, - "propState": 8, - "pos": { - "x": 80980, - "y": 4415, - "z": 53416 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": 82494, - "y": 4415, - "z": 52403 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": 83239, - "y": 4415, - "z": 51493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": 100804, - "y": 1410, - "z": 53403 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300002 - }, { - "groupId": 6, - "instId": 300015, - "propState": 8, - "pos": { - "x": 85040, - "y": 3494, - "z": 53510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300014, - "propState": 8, - "pos": { - "x": 83239, - "y": 4415, - "z": 51493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 6, - "instId": 300016, - "propState": 8, - "pos": { - "x": 90788, - "y": 3384, - "z": 53533 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300017, - "propState": 8, - "pos": { - "x": 15169, - "y": 7489, - "z": 53938 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -59217, - "y": 3524, - "z": 113482 - }, - "rot": { - "x": 0, - "y": 99932, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -60519, - "y": 3524, - "z": 118370 - }, - "rot": { - "x": 0, - "y": 221428, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": -55632, - "y": 3524, - "z": 117064 - }, - "rot": { - "x": 0, - "y": 278289, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54325, - "y": 3524, - "z": 112179 - }, - "rot": { - "x": 0, - "y": 341964, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": -57898, - "y": 3524, - "z": 108606 - }, - "rot": { - "x": 0, - "y": 40617, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300006, - "propState": 8, - "pos": { - "x": -62789, - "y": 3524, - "z": 109902 - }, - "rot": { - "x": 0, - "y": 99932, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300007, - "propState": 8, - "pos": { - "x": -64094, - "y": 3524, - "z": 114795 - }, - "rot": { - "x": 0, - "y": 162046, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300008, - "propState": 8, - "pos": { - "x": -60137, - "y": 4580, - "z": 113065 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 7, - "instId": 300009, - "propState": 8, - "pos": { - "x": -57438, - "y": 4580, - "z": 115440 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 7, - "instId": 300010, - "propState": 8, - "pos": { - "x": -54159, - "y": 4475, - "z": 114698 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 7, - "instId": 300011, - "propState": 8, - "pos": { - "x": -53200, - "y": 4620, - "z": 111100 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 7, - "instId": 300012, - "propState": 8, - "pos": { - "x": -55495, - "y": 4620, - "z": 108685 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 7, - "instId": 300013, - "propState": 8, - "pos": { - "x": -59194, - "y": 4620, - "z": 109678 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 7, - "instId": 300014, - "propState": 8, - "pos": { - "x": -70250, - "y": 1404, - "z": 124459 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300002 - }, { - "groupId": 7, - "instId": 300016, - "propState": 8, - "pos": { - "x": -59217, - "y": 3494, - "z": 113480 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300015, - "propState": 8, - "pos": { - "x": -63310, - "y": 3324, - "z": 117540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300017, - "propState": 8, - "pos": { - "x": -9757, - "y": 7487, - "z": 64179 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -58530, - "y": 3524, - "z": -7394 - }, - "rot": { - "x": 0, - "y": 168370, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -63439, - "y": 3524, - "z": -9384 - }, - "rot": { - "x": 0, - "y": 122115, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -63435, - "y": 3524, - "z": -5327 - }, - "rot": { - "x": 0, - "y": 168370, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -60558, - "y": 3524, - "z": -2440 - }, - "rot": { - "x": 0, - "y": 213370, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": -56483, - "y": 3524, - "z": -2449 - }, - "rot": { - "x": 0, - "y": 259790, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": -53611, - "y": 3524, - "z": -5316 - }, - "rot": { - "x": 0, - "y": 301770, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300007, - "propState": 8, - "pos": { - "x": -53611, - "y": 3524, - "z": -9403 - }, - "rot": { - "x": 0, - "y": 168370, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300008, - "propState": 8, - "pos": { - "x": -56963, - "y": 4600, - "z": -4535 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300009, - "propState": 8, - "pos": { - "x": -54652, - "y": 4600, - "z": -7289 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300010, - "propState": 8, - "pos": { - "x": -55471, - "y": 4495, - "z": -10549 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300011, - "propState": 8, - "pos": { - "x": -59091, - "y": 4640, - "z": -11424 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300012, - "propState": 8, - "pos": { - "x": -61451, - "y": 4640, - "z": -9072 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300013, - "propState": 8, - "pos": { - "x": -60372, - "y": 4640, - "z": -5398 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300014, - "propState": 8, - "pos": { - "x": -69771, - "y": 1348, - "z": -18314 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 300002 - }, { - "groupId": 8, - "instId": 300016, - "propState": 8, - "pos": { - "x": -56483, - "y": 3524, - "z": -12279 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300017, - "propState": 8, - "pos": { - "x": -60556, - "y": 3524, - "z": -12271 - }, - "rot": { - "x": 0, - "y": 79354, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300018, - "propState": 8, - "pos": { - "x": -58529, - "y": 3494, - "z": -7357 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300015, - "propState": 8, - "pos": { - "x": -60372, - "y": 4640, - "z": -5398 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300019, - "propState": 8, - "pos": { - "x": -60372, - "y": 4640, - "z": -5398 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300020, - "propState": 8, - "pos": { - "x": -63000, - "y": 3324, - "z": -11760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300021, - "propState": 8, - "pos": { - "x": -9730, - "y": 7487, - "z": 43621 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300015, - "propState": 8, - "pos": { - "x": -63310, - "y": 3484, - "z": 117540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40104018": { - "P40104_F40104001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 85035, - "y": 3524, - "z": 53512 - }, - "rot": { - "x": 0, - "y": 293289, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": 89424, - "y": 3524, - "z": 50985 - }, - "rot": { - "x": 0, - "y": 356964, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 85048, - "y": 3524, - "z": 48458 - }, - "rot": { - "x": 0, - "y": 55617, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 80659, - "y": 3524, - "z": 50976 - }, - "rot": { - "x": 0, - "y": 114933, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 80665, - "y": 3524, - "z": 56040 - }, - "rot": { - "x": 0, - "y": 177045, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 85043, - "y": 3524, - "z": 58568 - }, - "rot": { - "x": 0, - "y": 236428, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 89426, - "y": 3524, - "z": 56041 - }, - "rot": { - "x": 0, - "y": 293289, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 89014, - "y": 4415, - "z": 53998 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 85185, - "y": 4415, - "z": 53901 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 6, - "instId": 300010, - "propState": 8, - "pos": { - "x": 80980, - "y": 4415, - "z": 53416 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": 82494, - "y": 4415, - "z": 52403 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": 83239, - "y": 4415, - "z": 51493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": 100804, - "y": 1410, - "z": 53403 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300002 - }, { - "groupId": 6, - "instId": 300015, - "propState": 8, - "pos": { - "x": 85040, - "y": 3494, - "z": 53510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300014, - "propState": 8, - "pos": { - "x": 83239, - "y": 4415, - "z": 51493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 6, - "instId": 300016, - "propState": 8, - "pos": { - "x": 90788, - "y": 3384, - "z": 53533 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 6, - "instId": 300017, - "propState": 8, - "pos": { - "x": 15169, - "y": 7489, - "z": 53938 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -59217, - "y": 3524, - "z": 113482 - }, - "rot": { - "x": 0, - "y": 99932, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -60519, - "y": 3524, - "z": 118370 - }, - "rot": { - "x": 0, - "y": 221428, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": -55632, - "y": 3524, - "z": 117064 - }, - "rot": { - "x": 0, - "y": 278289, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54325, - "y": 3524, - "z": 112179 - }, - "rot": { - "x": 0, - "y": 341964, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": -57898, - "y": 3524, - "z": 108606 - }, - "rot": { - "x": 0, - "y": 40617, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300006, - "propState": 8, - "pos": { - "x": -62789, - "y": 3524, - "z": 109902 - }, - "rot": { - "x": 0, - "y": 99932, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300007, - "propState": 8, - "pos": { - "x": -64094, - "y": 3524, - "z": 114795 - }, - "rot": { - "x": 0, - "y": 162046, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300008, - "propState": 8, - "pos": { - "x": -60137, - "y": 4580, - "z": 113065 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 7, - "instId": 300009, - "propState": 8, - "pos": { - "x": -57438, - "y": 4580, - "z": 115440 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 7, - "instId": 300010, - "propState": 8, - "pos": { - "x": -54159, - "y": 4475, - "z": 114698 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 7, - "instId": 300011, - "propState": 8, - "pos": { - "x": -53200, - "y": 4620, - "z": 111100 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 7, - "instId": 300012, - "propState": 8, - "pos": { - "x": -55495, - "y": 4620, - "z": 108685 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 7, - "instId": 300013, - "propState": 8, - "pos": { - "x": -59194, - "y": 4620, - "z": 109678 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 7, - "instId": 300014, - "propState": 8, - "pos": { - "x": -70250, - "y": 1404, - "z": 124459 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300002 - }, { - "groupId": 7, - "instId": 300016, - "propState": 8, - "pos": { - "x": -59217, - "y": 3494, - "z": 113480 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300015, - "propState": 8, - "pos": { - "x": -63310, - "y": 3324, - "z": 117540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 7, - "instId": 300017, - "propState": 8, - "pos": { - "x": -9757, - "y": 7487, - "z": 64179 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -58530, - "y": 3524, - "z": -7394 - }, - "rot": { - "x": 0, - "y": 168370, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -63439, - "y": 3524, - "z": -9384 - }, - "rot": { - "x": 0, - "y": 122115, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -63435, - "y": 3524, - "z": -5327 - }, - "rot": { - "x": 0, - "y": 168370, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -60558, - "y": 3524, - "z": -2440 - }, - "rot": { - "x": 0, - "y": 213370, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": -56483, - "y": 3524, - "z": -2449 - }, - "rot": { - "x": 0, - "y": 259790, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": -53611, - "y": 3524, - "z": -5316 - }, - "rot": { - "x": 0, - "y": 301770, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300007, - "propState": 8, - "pos": { - "x": -53611, - "y": 3524, - "z": -9403 - }, - "rot": { - "x": 0, - "y": 168370, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300008, - "propState": 8, - "pos": { - "x": -56963, - "y": 4600, - "z": -4535 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300009, - "propState": 8, - "pos": { - "x": -54652, - "y": 4600, - "z": -7289 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300010, - "propState": 8, - "pos": { - "x": -55471, - "y": 4495, - "z": -10549 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300011, - "propState": 8, - "pos": { - "x": -59091, - "y": 4640, - "z": -11424 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300012, - "propState": 8, - "pos": { - "x": -61451, - "y": 4640, - "z": -9072 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300013, - "propState": 8, - "pos": { - "x": -60372, - "y": 4640, - "z": -5398 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300014, - "propState": 8, - "pos": { - "x": -69771, - "y": 1348, - "z": -18314 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 300002 - }, { - "groupId": 8, - "instId": 300016, - "propState": 8, - "pos": { - "x": -56483, - "y": 3524, - "z": -12279 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300017, - "propState": 8, - "pos": { - "x": -60556, - "y": 3524, - "z": -12271 - }, - "rot": { - "x": 0, - "y": 79354, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300018, - "propState": 8, - "pos": { - "x": -58529, - "y": 3494, - "z": -7357 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300015, - "propState": 8, - "pos": { - "x": -60372, - "y": 4640, - "z": -5398 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300019, - "propState": 8, - "pos": { - "x": -60372, - "y": 4640, - "z": -5398 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 8, - "instId": 300020, - "propState": 8, - "pos": { - "x": -63000, - "y": 3324, - "z": -11760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300021, - "propState": 8, - "pos": { - "x": -9730, - "y": 7487, - "z": 43621 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300015, - "propState": 8, - "pos": { - "x": -63000, - "y": 3484, - "z": -11760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40104019": { - "P40104_F40104001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 44056, - "y": -18091, - "z": 43494 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102263 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 39264, - "y": -18015, - "z": 51774 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40104020": { - "P40104_F40104001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 44056, - "y": -18091, - "z": 43494 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102263 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 39264, - "y": -18015, - "z": 51774 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40104021": { - "P40104_F40104001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 44056, - "y": -18091, - "z": 43494 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102263 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 39264, - "y": -18015, - "z": 51774 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40104022": { - "P40104_F40104001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 44056, - "y": -18091, - "z": 43494 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102263 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 39264, - "y": -18015, - "z": 51774 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40104023": { - "P40104_F40104001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 44056, - "y": -18091, - "z": 43494 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102263 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 39264, - "y": -18015, - "z": 51774 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40104024": { - "P40104_F40104001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 44056, - "y": -18091, - "z": 43494 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102263 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 39264, - "y": -18015, - "z": 51774 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40105001": { - "P40105_F40105001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 1, - "pos": { - "x": -114327, - "y": 11511, - "z": -189950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -126390, - "y": 11517, - "z": -9949 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103032 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": -120390, - "y": 11501, - "z": -144954 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": -120390, - "y": 11501, - "z": -138954 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": -114082, - "y": 11519, - "z": -137675 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -162390, - "y": 5501, - "z": -144954 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": -162390, - "y": 5501, - "z": -138954 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": -156610, - "y": 5511, - "z": -137807 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -150424, - "y": 11501, - "z": -72953 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -150424, - "y": 11501, - "z": -66953 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -145579, - "y": 11511, - "z": -65502 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -117390, - "y": 11527, - "z": 5051 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -122664, - "y": 12771, - "z": 2246 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40105002": { - "P40105_F40105001": { - "scenes": { - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300008, - "propState": 8, - "pos": { - "x": 125966, - "y": 80503, - "z": 126902 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, - { - "groupId": 5, - "instId": 300012, - "propState": 8, - "pos": { - "x": 125966, - "y": 80461, - "z": 129012 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300008 - }, - { - "groupId": 5, - "instId": 300010, - "propState": 8, - "pos": { - "x": 124206, - "y": 80461, - "z": 129306 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 130863, - "y": 78733, - "z": 139727 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 125966, - "y": 80461, - "z": 129012 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 91510, - "y": 75888, - "z": 122783 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300004, - "propState": 8, - "pos": { - "x": 125966, - "y": 80461, - "z": 129012 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300008 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": 125966, - "y": 80503, - "z": 126902 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100088 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": 125966, - "y": 80461, - "z": 129012 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300008 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 2, - "pos": { - "x": 124206, - "y": 80461, - "z": 129306 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100078 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": 130863, - "y": 78733, - "z": 139727 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": 133415, - "y": 78661, - "z": 139710 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": 91510, - "y": 75888, - "z": 122783 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 8, - "instId": 300007, - "propState": 8, - "pos": { - "x": 91516, - "y": 75846, - "z": 124886 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300008 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40105003": { - "P40105_F40105001": { - "scenes": { - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 83870, - "y": 4247, - "z": -31030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 7, - "instId": 300001, - "pos": { - "x": 83260, - "y": 3697, - "z": -33040 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40105004": { - "P40105_F40105001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 390244, - "y": 12244, - "z": 217049 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 1, - "instId": 300001, - "pos": { - "x": 392244, - "y": 12244, - "z": 215049 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -270, - "y": 14790, - "z": 74295 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103134 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -341, - "y": 14790, - "z": 89637 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103134 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": -91, - "y": 14790, - "z": 104951 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103134 - }, - { - "groupId": 3, - "instId": 300005, - "propState": 101, - "pos": { - "x": -136492, - "y": 14340, - "z": 155115 - }, - "rot": { - "x": 0, - "y": 330890, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 3, - "instId": 300006, - "propState": 101, - "pos": { - "x": -112435, - "y": 14340, - "z": 122459 - }, - "rot": { - "x": 0, - "y": 310860, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 3, - "instId": 300007, - "propState": 8, - "pos": { - "x": -156668, - "y": 14340, - "z": 222430 - }, - "rot": { - "x": 0, - "y": 172437, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 3, - "instId": 300008, - "propState": 101, - "pos": { - "x": 112476, - "y": 14460, - "z": 122330 - }, - "rot": { - "x": 0, - "y": 227388, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 3, - "instId": 300009, - "propState": 101, - "pos": { - "x": 136535, - "y": 14340, - "z": 155189 - }, - "rot": { - "x": 0, - "y": 209110, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 3, - "instId": 300010, - "propState": 8, - "pos": { - "x": 156668, - "y": 14340, - "z": 222430 - }, - "rot": { - "x": 0, - "y": 187563, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": -461, - "y": 14610, - "z": 120291 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103134 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300017, - "propState": 8, - "pos": { - "x": -67348, - "y": 12639, - "z": 150287 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 1, - "pos": { - "x": -9873, - "y": 11380, - "z": 37826 - }, - "rot": { - "x": 0, - "y": 89757, - "z": 0 - }, - "propId": 103133 - }, - { - "groupId": 4, - "instId": 300015, - "propState": 1, - "pos": { - "x": -16192, - "y": 11380, - "z": 37800 - }, - "rot": { - "x": 0, - "y": 89757, - "z": 0 - }, - "propId": 103133 - }, - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 62724, - "y": 4233, - "z": 136965 - }, - "rot": { - "x": 0, - "y": 324210, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": 110189, - "y": 2463, - "z": 198517 - }, - "rot": { - "x": 0, - "y": 284705, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300018, - "propState": 8, - "pos": { - "x": -61960, - "y": 4211, - "z": 138160 - }, - "rot": { - "x": 0, - "y": 35790, - "z": 0 - }, - "propId": 103040 - }, { - "groupId": 4, - "instId": 300019, - "propState": 8, - "pos": { - "x": -108850, - "y": 2463, - "z": 198910 - }, - "rot": { - "x": 0, - "y": 75295, - "z": 0 - }, - "propId": 103040 - }, { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": -62740, - "y": 4240, - "z": 136945 - }, - "rot": { - "x": 0, - "y": 35790, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": -110382, - "y": 2463, - "z": 198504 - }, - "rot": { - "x": 0, - "y": 75295, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300006, - "propState": 1, - "pos": { - "x": -118800, - "y": 14686, - "z": 143019 - }, - "rot": { - "x": 0, - "y": 52497, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300007, - "propState": 1, - "pos": { - "x": 118800, - "y": 14686, - "z": 143019 - }, - "rot": { - "x": 0, - "y": 307503, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300009, - "propState": 101, - "pos": { - "x": 10274, - "y": 11503, - "z": 5174 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300016, - "propState": 101, - "pos": { - "x": 34219, - "y": 11503, - "z": 5174 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300008, - "propState": 8, - "pos": { - "x": 9586, - "y": 11320, - "z": 37640 - }, - "rot": { - "x": 0, - "y": 88735, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300010, - "propState": 8, - "pos": { - "x": -10476, - "y": 11503, - "z": 5085 - }, - "rot": { - "x": 0, - "y": 89757, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300011, - "propState": 8, - "pos": { - "x": -126957, - "y": 14540, - "z": 154869 - }, - "rot": { - "x": 0, - "y": 58598, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300012, - "propState": 8, - "pos": { - "x": -109972, - "y": 14540, - "z": 132162 - }, - "rot": { - "x": 0, - "y": 48549, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300013, - "propState": 8, - "pos": { - "x": 109973, - "y": 14540, - "z": 132162 - }, - "rot": { - "x": 0, - "y": 311451, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300014, - "propState": 8, - "pos": { - "x": 126957, - "y": 14540, - "z": 154869 - }, - "rot": { - "x": 0, - "y": 301402, - "z": 0 - }, - "propId": 103133 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [ - { - "groupId": 24, - "instId": 400001, - "pos": { - "x": 407833, - "y": 12180, - "z": 215938 - }, - "rot": { - "x": 0, - "y": 167826, - "z": 0 - }, - "npcId": 12401 - }, { - "groupId": 24, - "instId": 400002, - "pos": { - "x": 407812, - "y": 12180, - "z": 215069 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3002 - } - ], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 2, - "pos": { - "x": 405850, - "y": 12180, - "z": 215510 - }, - "rot": { - "x": 0, - "y": 267793, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 24, - "instId": 300002, - "propState": 9, - "pos": { - "x": 405850, - "y": 12180, - "z": 215510 - }, - "rot": { - "x": 0, - "y": 267793, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 24, - "instId": 300003, - "propState": 9, - "pos": { - "x": 405850, - "y": 12180, - "z": 215510 - }, - "rot": { - "x": 0, - "y": 267793, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 24, - "instId": 300004, - "propState": 8, - "pos": { - "x": 405850, - "y": 12180, - "z": 215510 - }, - "rot": { - "x": 0, - "y": 267793, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 24, - "instId": 300005, - "propState": 8, - "pos": { - "x": 405850, - "y": 12180, - "z": 215510 - }, - "rot": { - "x": 0, - "y": 267793, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 24, - "instId": 300006, - "propState": 8, - "pos": { - "x": 405850, - "y": 12180, - "z": 215510 - }, - "rot": { - "x": 0, - "y": 267793, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40106001": { - "P40106_F40106001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26440, - "y": -868, - "z": -92740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 4, - "instId": 300001, - "pos": { - "x": 21826, - "y": -638, - "z": -89111 - }, - "rot": { - "x": 0, - "y": 27000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40107001": { - "P40107_F40107001": { - "scenes": { - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300006, - "propState": 2, - "pos": { - "x": -34000, - "y": -51730, - "z": 5642 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102239 - }, { - "groupId": 5, - "instId": 300005, - "propState": 2, - "pos": { - "x": -63100, - "y": -46490, - "z": -16277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - }, { - "groupId": 5, - "instId": 300001, - "propState": 1, - "pos": { - "x": -63062, - "y": -46490, - "z": 27607 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40107002": { - "P40107_F40107001": { - "scenes": { - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 230431, - "y": -23836, - "z": 182910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 7, - "instId": 300001, - "pos": { - "x": 232724, - "y": -24130, - "z": 183010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40121001": { - "P40121_F40121001": { - "scenes": { - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300013, - "propState": 8, - "pos": { - "x": 135109, - "y": 50639, - "z": -125266 - }, - "rot": { - "x": 0, - "y": 328448, - "z": 0 - }, - "propId": 301004 - }, - { - "groupId": 5, - "instId": 300027, - "propState": 8, - "pos": { - "x": 128700, - "y": 58984, - "z": -126230 - }, - "rot": { - "x": 0, - "y": 234180, - "z": 0 - }, - "propId": 101008 - }, - { - "groupId": 5, - "instId": 300011, - "propState": 8, - "pos": { - "x": 142080, - "y": 28415, - "z": -124750 - }, - "rot": { - "x": 0, - "y": 352131, - "z": 0 - }, - "propId": 101008 - }, - { - "groupId": 5, - "instId": 300005, - "propState": 15, - "pos": { - "x": 135120, - "y": 58980, - "z": -125260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101007 - }, { - "groupId": 5, - "instId": 300035, - "propState": 8, - "pos": { - "x": 135120, - "y": 28360, - "z": -125260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301005 - }, { - "groupId": 5, - "instId": 300001, - "propState": 20, - "pos": { - "x": 113240, - "y": 58980, - "z": -107860 - }, - "rot": { - "x": 0, - "y": 330417, - "z": 0 - }, - "propId": 60103 - } - ], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200001, - "eventId": 40121007, - "pos": { - "x": 185850, - "y": 28390, - "z": -126890 - }, - "rot": { - "x": 0, - "y": 294114, - "z": 0 - }, - "monsterId": 8003041 - }, { - "groupId": 9, - "instId": 200002, - "eventId": 40121006, - "pos": { - "x": 176450, - "y": 55520, - "z": -183840 - }, - "rot": { - "x": 0, - "y": 272013, - "z": 0 - }, - "monsterId": 8003010 - }, { - "groupId": 9, - "instId": 200003, - "eventId": 40121005, - "pos": { - "x": 125970, - "y": 46540, - "z": -72780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8003020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 195784, - "y": 26028, - "z": -132117 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 135510, - "y": 46300, - "z": -71960 - }, - "rot": { - "x": 0, - "y": 267660, - "z": 0 - }, - "propId": 105 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 206450, - "y": 37180, - "z": -159190 - }, - "rot": { - "x": 0, - "y": 267660, - "z": 0 - }, - "propId": 105 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": 181430, - "y": 55280, - "z": -180590 - }, - "rot": { - "x": 0, - "y": 236572, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 10, - "instId": 300006, - "propState": 10, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": 126040, - "y": 46518, - "z": -72940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300008, - "propState": 8, - "pos": { - "x": 171150, - "y": 55700, - "z": -186770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300009, - "propState": 8, - "pos": { - "x": 187360, - "y": 28390, - "z": -129280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300010, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300011, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300012, - "propState": 8, - "pos": { - "x": 116270, - "y": 58980, - "z": -108460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300013, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300014, - "propState": 8, - "pos": { - "x": 127020, - "y": 58980, - "z": -131710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300015, - "propState": 8, - "pos": { - "x": 107400, - "y": 58985, - "z": -94468 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 103910, - "y": 59030, - "z": -93560 - }, - "rot": { - "x": 0, - "y": 330715, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300016, - "propState": 8, - "pos": { - "x": 127740, - "y": 59030, - "z": -135400 - }, - "rot": { - "x": 0, - "y": 329470, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200001, - "eventId": 40121009, - "pos": { - "x": 121470, - "y": 46810, - "z": -54280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1022020 - }, - { - "groupId": 12, - "instId": 200002, - "eventId": 40121008, - "pos": { - "x": 131820, - "y": 46580, - "z": -34930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8001010 - }, - { - "groupId": 12, - "instId": 200003, - "eventId": 40121009, - "pos": { - "x": 140330, - "y": 59050, - "z": -159980 - }, - "rot": { - "x": 0, - "y": 335192, - "z": 0 - }, - "monsterId": 8001020 - }, - { - "groupId": 12, - "instId": 200004, - "eventId": 40121010, - "pos": { - "x": 155860, - "y": 30080, - "z": -112420 - }, - "rot": { - "x": 0, - "y": 176750, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 12, - "instId": 200005, - "eventId": 40121008, - "pos": { - "x": 168580, - "y": 28560, - "z": -118970 - }, - "rot": { - "x": 0, - "y": 212510, - "z": 0 - }, - "monsterId": 1022020 - }, { - "groupId": 12, - "instId": 200006, - "eventId": 40121010, - "pos": { - "x": 137260, - "y": 59070, - "z": -157650 - }, - "rot": { - "x": 0, - "y": 359860, - "z": 0 - }, - "monsterId": 1022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": 175500, - "y": 28520, - "z": -121850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 9090008 - }, { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 126030, - "y": 46900, - "z": -72750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 9090008 - }, { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 176285, - "y": 55608, - "z": -183932 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 9090008 - }, { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": 186240, - "y": 28406, - "z": -126812 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 9090008 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": 107460, - "y": 58980, - "z": -105190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": 110200, - "y": 58980, - "z": -101640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 16, - "instId": 300001, - "pos": { - "x": 109550, - "y": 58980, - "z": -106870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": 168970, - "y": 54160, - "z": -146460 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - }, - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 168230, - "y": 56220, - "z": -158460 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - }, - { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": 166250, - "y": 32940, - "z": -96550 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - }, - { - "groupId": 17, - "instId": 300004, - "propState": 8, - "pos": { - "x": 132700, - "y": 38330, - "z": -90150 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - }, { - "groupId": 17, - "instId": 300005, - "propState": 8, - "pos": { - "x": 122000, - "y": 47150, - "z": -24200 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - }, { - "groupId": 17, - "instId": 300006, - "propState": 8, - "pos": { - "x": 117711, - "y": 47569, - "z": -10050 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40121002": { - "P40121_F40121001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300013, - "propState": 8, - "pos": { - "x": 135109, - "y": 50639, - "z": -125266 - }, - "rot": { - "x": 0, - "y": 328448, - "z": 0 - }, - "propId": 301004 - }, - { - "groupId": 3, - "instId": 300027, - "propState": 8, - "pos": { - "x": 128700, - "y": 58984, - "z": -126230 - }, - "rot": { - "x": 0, - "y": 234180, - "z": 0 - }, - "propId": 101008 - }, - { - "groupId": 3, - "instId": 300011, - "propState": 8, - "pos": { - "x": 142080, - "y": 28415, - "z": -124750 - }, - "rot": { - "x": 0, - "y": 352131, - "z": 0 - }, - "propId": 101008 - }, - { - "groupId": 3, - "instId": 300005, - "propState": 15, - "pos": { - "x": 135120, - "y": 58980, - "z": -125260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101007 - }, { - "groupId": 3, - "instId": 300035, - "propState": 8, - "pos": { - "x": 135120, - "y": 28360, - "z": -125260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301005 - } - ], - "teleports": {} - }, - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200001, - "eventId": 40121012, - "pos": { - "x": 200620, - "y": 35040, - "z": -159610 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1022010 - }, - { - "groupId": 12, - "instId": 200002, - "eventId": 40121013, - "pos": { - "x": 224910, - "y": 47240, - "z": -140950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1022020 - }, - { - "groupId": 12, - "instId": 200003, - "eventId": 40121014, - "pos": { - "x": 235720, - "y": 45270, - "z": -76350 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1022010 - }, - { - "groupId": 12, - "instId": 200004, - "eventId": 40121015, - "pos": { - "x": 241570, - "y": 45270, - "z": -62630 - }, - "rot": { - "x": 0, - "y": 207392, - "z": 0 - }, - "monsterId": 8003010 - }, { - "groupId": 12, - "instId": 200005, - "eventId": 40121016, - "pos": { - "x": 235660, - "y": 45270, - "z": -54130 - }, - "rot": { - "x": 0, - "y": 207392, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 12, - "instId": 200006, - "eventId": 40121016, - "pos": { - "x": 241160, - "y": 45270, - "z": -58580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8001030 - }, { - "groupId": 12, - "instId": 200007, - "eventId": 40121016, - "pos": { - "x": 238230, - "y": 45270, - "z": -64940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8001030 - }, { - "groupId": 12, - "instId": 200008, - "eventId": 40121016, - "pos": { - "x": 245360, - "y": 45270, - "z": -64490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8001030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": 226330, - "y": 47480, - "z": -116180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": 205490, - "y": 46600, - "z": -60120 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 2, - "groupId": 16, - "instId": 300002, - "pos": { - "x": 204690, - "y": 46590, - "z": -61850 - }, - "rot": { - "x": 0, - "y": 260547, - "z": 0 - } - } - } - }, - "17": { - "monsters": [ - { - "groupId": 17, - "instId": 200001, - "eventId": 40121001, - "pos": { - "x": 185630, - "y": 29361, - "z": -138270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8001020 - }, { - "groupId": 17, - "instId": 200002, - "eventId": 40121003, - "pos": { - "x": 187420, - "y": 46412, - "z": -65840 - }, - "rot": { - "x": 0, - "y": 72820, - "z": 0 - }, - "monsterId": 8003010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40121003": { - "P40121_F40121001": { - "scenes": { - "20": { - "monsters": [ - { - "groupId": 20, - "instId": 200002, - "eventId": 20131001, - "pos": { - "x": 125589, - "y": 46638, - "z": -33094 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002020 - }, - { - "groupId": 20, - "instId": 200003, - "eventId": 20131001, - "pos": { - "x": 129019, - "y": 46604, - "z": -26886 - }, - "rot": { - "x": 0, - "y": 337401, - "z": 0 - }, - "monsterId": 1002020 - }, - { - "groupId": 20, - "instId": 200004, - "eventId": 20131001, - "pos": { - "x": 135825, - "y": 46584, - "z": -34269 - }, - "rot": { - "x": 0, - "y": 57499, - "z": 0 - }, - "monsterId": 1002020 - }, - { - "groupId": 20, - "instId": 200005, - "eventId": 20131001, - "pos": { - "x": 129597, - "y": 46697, - "z": -47675 - }, - "rot": { - "x": 0, - "y": 117879, - "z": 0 - }, - "monsterId": 1002020 - }, { - "groupId": 20, - "instId": 200006, - "eventId": 20131001, - "pos": { - "x": 125005, - "y": 46608, - "z": -52599 - }, - "rot": { - "x": 0, - "y": 154950, - "z": 0 - }, - "monsterId": 1002020 - }, { - "groupId": 20, - "instId": 200007, - "eventId": 20131001, - "pos": { - "x": 115289, - "y": 46947, - "z": -45967 - }, - "rot": { - "x": 0, - "y": 229127, - "z": 0 - }, - "monsterId": 1002020 - } - ], - "npcs": [ - { - "groupId": 20, - "instId": 400001, - "pos": { - "x": 122277, - "y": 46692, - "z": -38436 - }, - "rot": { - "x": 0, - "y": 82330, - "z": 0 - }, - "npcId": 1007 - } - ], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": 122990, - "y": 46760, - "z": -33970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": 126454, - "y": 47256, - "z": -12959 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 20, - "instId": 300003, - "propState": 8, - "pos": { - "x": 122142, - "y": 46712, - "z": -38513 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40121005": { - "P40121_F40121001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 168970, - "y": 54160, - "z": -146460 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - }, - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 168230, - "y": 56220, - "z": -158460 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - }, - { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 166250, - "y": 32940, - "z": -96550 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - }, - { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": 132700, - "y": 38330, - "z": -90150 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - }, { - "groupId": 1, - "instId": 300005, - "propState": 8, - "pos": { - "x": 122000, - "y": 47150, - "z": -24200 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - }, { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": 117711, - "y": 47569, - "z": -10050 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300013, - "propState": 8, - "pos": { - "x": 135109, - "y": 50639, - "z": -125266 - }, - "rot": { - "x": 0, - "y": 328448, - "z": 0 - }, - "propId": 301004 - }, - { - "groupId": 5, - "instId": 300027, - "propState": 8, - "pos": { - "x": 128700, - "y": 58984, - "z": -126230 - }, - "rot": { - "x": 0, - "y": 234180, - "z": 0 - }, - "propId": 101008 - }, - { - "groupId": 5, - "instId": 300011, - "propState": 8, - "pos": { - "x": 142080, - "y": 28415, - "z": -124750 - }, - "rot": { - "x": 0, - "y": 352131, - "z": 0 - }, - "propId": 101008 - }, - { - "groupId": 5, - "instId": 300005, - "propState": 15, - "pos": { - "x": 135120, - "y": 58980, - "z": -125260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101007 - }, { - "groupId": 5, - "instId": 300035, - "propState": 8, - "pos": { - "x": 135120, - "y": 28360, - "z": -125260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301005 - }, { - "groupId": 5, - "instId": 300001, - "propState": 20, - "pos": { - "x": 113240, - "y": 58980, - "z": -107860 - }, - "rot": { - "x": 0, - "y": 330417, - "z": 0 - }, - "propId": 60103 - } - ], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200001, - "eventId": 40121019, - "pos": { - "x": 185850, - "y": 28390, - "z": -126890 - }, - "rot": { - "x": 0, - "y": 294114, - "z": 0 - }, - "monsterId": 8003041 - }, { - "groupId": 9, - "instId": 200002, - "eventId": 40121018, - "pos": { - "x": 176450, - "y": 55520, - "z": -183840 - }, - "rot": { - "x": 0, - "y": 272013, - "z": 0 - }, - "monsterId": 8003010 - }, { - "groupId": 9, - "instId": 200003, - "eventId": 40121017, - "pos": { - "x": 125970, - "y": 46540, - "z": -72780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8003020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 195784, - "y": 26028, - "z": -132117 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 135510, - "y": 46300, - "z": -71960 - }, - "rot": { - "x": 0, - "y": 267660, - "z": 0 - }, - "propId": 105 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 206450, - "y": 37180, - "z": -159190 - }, - "rot": { - "x": 0, - "y": 267660, - "z": 0 - }, - "propId": 105 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": 181430, - "y": 55280, - "z": -180590 - }, - "rot": { - "x": 0, - "y": 236572, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 10, - "instId": 300006, - "propState": 10, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": 126040, - "y": 46518, - "z": -72940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300008, - "propState": 8, - "pos": { - "x": 171150, - "y": 55700, - "z": -186770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300009, - "propState": 8, - "pos": { - "x": 187360, - "y": 28390, - "z": -129280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300010, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300011, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300012, - "propState": 8, - "pos": { - "x": 116270, - "y": 58980, - "z": -108460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300013, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300014, - "propState": 8, - "pos": { - "x": 127020, - "y": 58980, - "z": -131710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300015, - "propState": 8, - "pos": { - "x": 107400, - "y": 58985, - "z": -94468 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 103910, - "y": 59030, - "z": -93560 - }, - "rot": { - "x": 0, - "y": 330715, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300016, - "propState": 8, - "pos": { - "x": 127740, - "y": 59030, - "z": -135400 - }, - "rot": { - "x": 0, - "y": 329470, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200001, - "eventId": 40121021, - "pos": { - "x": 121470, - "y": 46810, - "z": -54280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1022020 - }, - { - "groupId": 12, - "instId": 200002, - "eventId": 40121020, - "pos": { - "x": 131820, - "y": 46580, - "z": -34930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8001010 - }, - { - "groupId": 12, - "instId": 200003, - "eventId": 40121021, - "pos": { - "x": 140330, - "y": 59050, - "z": -159980 - }, - "rot": { - "x": 0, - "y": 335192, - "z": 0 - }, - "monsterId": 8001020 - }, - { - "groupId": 12, - "instId": 200004, - "eventId": 40121022, - "pos": { - "x": 155860, - "y": 30080, - "z": -112420 - }, - "rot": { - "x": 0, - "y": 176750, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 12, - "instId": 200005, - "eventId": 40121020, - "pos": { - "x": 168580, - "y": 28560, - "z": -118970 - }, - "rot": { - "x": 0, - "y": 212510, - "z": 0 - }, - "monsterId": 1022020 - }, { - "groupId": 12, - "instId": 200006, - "eventId": 40121022, - "pos": { - "x": 137260, - "y": 59070, - "z": -157650 - }, - "rot": { - "x": 0, - "y": 359860, - "z": 0 - }, - "monsterId": 1022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": 175500, - "y": 28520, - "z": -121850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 9090008 - }, { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 126030, - "y": 46900, - "z": -72750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 9090008 - }, { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 176285, - "y": 55608, - "z": -183932 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 9090008 - }, { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": 186240, - "y": 28406, - "z": -126812 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 9090008 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": 107460, - "y": 58980, - "z": -105190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": 101405, - "y": 52004, - "z": -101086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 16, - "instId": 300001, - "pos": { - "x": 109550, - "y": 58980, - "z": -106870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40121006": { - "P40121_F40121001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 168970, - "y": 54160, - "z": -146460 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - }, - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 168230, - "y": 56220, - "z": -158460 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - }, - { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 166250, - "y": 32940, - "z": -96550 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - }, - { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": 132700, - "y": 38330, - "z": -90150 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - }, { - "groupId": 1, - "instId": 300005, - "propState": 8, - "pos": { - "x": 122000, - "y": 47150, - "z": -24200 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - }, { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": 117711, - "y": 47569, - "z": -10050 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300013, - "propState": 8, - "pos": { - "x": 135109, - "y": 50639, - "z": -125266 - }, - "rot": { - "x": 0, - "y": 328448, - "z": 0 - }, - "propId": 301004 - }, - { - "groupId": 5, - "instId": 300027, - "propState": 8, - "pos": { - "x": 128700, - "y": 58984, - "z": -126230 - }, - "rot": { - "x": 0, - "y": 234180, - "z": 0 - }, - "propId": 101008 - }, - { - "groupId": 5, - "instId": 300011, - "propState": 8, - "pos": { - "x": 142080, - "y": 28415, - "z": -124750 - }, - "rot": { - "x": 0, - "y": 352131, - "z": 0 - }, - "propId": 101008 - }, - { - "groupId": 5, - "instId": 300005, - "propState": 2, - "pos": { - "x": 135120, - "y": 58980, - "z": -125260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101007 - }, { - "groupId": 5, - "instId": 300035, - "propState": 8, - "pos": { - "x": 135120, - "y": 28360, - "z": -125260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301005 - }, { - "groupId": 5, - "instId": 300001, - "propState": 20, - "pos": { - "x": 113240, - "y": 58980, - "z": -107860 - }, - "rot": { - "x": 0, - "y": 330417, - "z": 0 - }, - "propId": 60103 - } - ], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200002, - "eventId": 40121025, - "pos": { - "x": 176450, - "y": 55520, - "z": -183840 - }, - "rot": { - "x": 0, - "y": 272013, - "z": 0 - }, - "monsterId": 8003010 - }, { - "groupId": 9, - "instId": 200003, - "eventId": 40121024, - "pos": { - "x": 125970, - "y": 46540, - "z": -72780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8003020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 195784, - "y": 26028, - "z": -132117 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 135510, - "y": 46300, - "z": -71960 - }, - "rot": { - "x": 0, - "y": 267660, - "z": 0 - }, - "propId": 105 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 206450, - "y": 37180, - "z": -159190 - }, - "rot": { - "x": 0, - "y": 267660, - "z": 0 - }, - "propId": 105 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": 181430, - "y": 55280, - "z": -180590 - }, - "rot": { - "x": 0, - "y": 236572, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 10, - "instId": 300006, - "propState": 10, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": 126040, - "y": 46518, - "z": -72940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300008, - "propState": 8, - "pos": { - "x": 171150, - "y": 55700, - "z": -186770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300009, - "propState": 8, - "pos": { - "x": 187360, - "y": 28390, - "z": -129280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300010, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300011, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300012, - "propState": 8, - "pos": { - "x": 116270, - "y": 58980, - "z": -108460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300013, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300014, - "propState": 8, - "pos": { - "x": 127020, - "y": 58980, - "z": -131710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300015, - "propState": 8, - "pos": { - "x": 107400, - "y": 58985, - "z": -94468 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 103910, - "y": 59030, - "z": -93560 - }, - "rot": { - "x": 0, - "y": 330715, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300016, - "propState": 8, - "pos": { - "x": 127740, - "y": 59030, - "z": -135400 - }, - "rot": { - "x": 0, - "y": 329470, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200001, - "eventId": 40121028, - "pos": { - "x": 121470, - "y": 46810, - "z": -54280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1022020 - }, { - "groupId": 12, - "instId": 200002, - "eventId": 40121027, - "pos": { - "x": 131820, - "y": 46580, - "z": -34930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8001010 - }, { - "groupId": 12, - "instId": 200003, - "eventId": 40121029, - "pos": { - "x": 140330, - "y": 59050, - "z": -159980 - }, - "rot": { - "x": 0, - "y": 335192, - "z": 0 - }, - "monsterId": 8001020 - }, { - "groupId": 12, - "instId": 200006, - "eventId": 40121030, - "pos": { - "x": 137260, - "y": 59070, - "z": -157650 - }, - "rot": { - "x": 0, - "y": 359860, - "z": 0 - }, - "monsterId": 1022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": 175500, - "y": 28520, - "z": -121850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 9090008 - }, { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 126030, - "y": 46900, - "z": -72750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 9090008 - }, { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 176285, - "y": 55608, - "z": -183932 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 9090008 - }, { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": 186240, - "y": 28406, - "z": -126812 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 9090008 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": 107460, - "y": 58980, - "z": -105190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": 101405, - "y": 52004, - "z": -101086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 16, - "instId": 300001, - "pos": { - "x": 109550, - "y": 58980, - "z": -106870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40131001": { - "P40131_F40131001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [ - { - "groupId": 1, - "instId": 400001, - "pos": { - "x": -106122, - "y": -2114, - "z": -95619 - }, - "rot": { - "x": 0, - "y": 290200, - "z": 0 - }, - "npcId": 2104 - } - ], - "props": [ - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -53500, - "y": -110, - "z": -91690 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -107920, - "y": -2110, - "z": -90670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 3, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -108480, - "y": -2110, - "z": -94290 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "2": { - "monsters": [ - { - "groupId": 2, - "instId": 200001, - "eventId": 40131008, - "pos": { - "x": -76190, - "y": -110, - "z": -82790 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - }, - { - "groupId": 2, - "instId": 200002, - "eventId": 40131010, - "pos": { - "x": -67540, - "y": -110, - "z": -98740 - }, - "rot": { - "x": 0, - "y": 160880, - "z": 0 - }, - "monsterId": 1002040 - }, - { - "groupId": 2, - "instId": 200003, - "eventId": 40131008, - "pos": { - "x": -63692, - "y": -111, - "z": -89046 - }, - "rot": { - "x": 0, - "y": 48247, - "z": 0 - }, - "monsterId": 1002040 - }, - { - "groupId": 2, - "instId": 200005, - "eventId": 40131009, - "pos": { - "x": -75120, - "y": -110, - "z": -87570 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002030 - }, { - "groupId": 2, - "instId": 200004, - "eventId": 40131011, - "pos": { - "x": -69080, - "y": -110, - "z": -88500 - }, - "rot": { - "x": 0, - "y": 337558, - "z": 0 - }, - "monsterId": 1002030 - } - ], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -78100, - "y": -110, - "z": -76200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": -60180, - "y": -110, - "z": -94040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [ - { - "groupId": 6, - "instId": 400001, - "pos": { - "x": -210, - "y": -3000, - "z": -127710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2107 - } - ], - "props": [ - { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": -10, - "y": -460, - "z": -54680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 6, - "instId": 300006, - "propState": 3, - "pos": { - "x": 0, - "y": -2700, - "z": -94000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 301011 - }, - { - "groupId": 6, - "instId": 300010, - "propState": 2, - "pos": { - "x": 27590, - "y": -3000, - "z": -87230 - }, - "rot": { - "x": 0, - "y": 77500, - "z": 0 - }, - "propId": 101012 - }, - { - "groupId": 6, - "instId": 300009, - "propState": 2, - "pos": { - "x": 3600, - "y": -3000, - "z": -122700 - }, - "rot": { - "x": 0, - "y": 268123, - "z": 0 - }, - "propId": 101012 - }, { - "groupId": 6, - "instId": 300035, - "propState": 8, - "pos": { - "x": -76924, - "y": -111, - "z": -46688 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4660, - "y": -3000, - "z": -64972 - }, - "rot": { - "x": 0, - "y": 71163, - "z": 0 - }, - "propId": 101012 - }, { - "groupId": 6, - "instId": 300011, - "propState": 1, - "pos": { - "x": -60789, - "y": -42, - "z": -93970 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": 220, - "y": 1010, - "z": -182630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101005 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -117480, - "y": -2110, - "z": -94100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101005 - }, { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 994, - "z": -193473 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301002 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 240, - "y": 1010, - "z": -182420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": -107360, - "y": -2110, - "z": -93560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 6, - "instId": 300014, - "propState": 8, - "pos": { - "x": -60759, - "y": -42, - "z": -90950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 301065 - }, { - "groupId": 6, - "instId": 300016, - "propState": 8, - "pos": { - "x": -60759, - "y": -42, - "z": -96990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 301065 - }, { - "groupId": 6, - "instId": 300015, - "propState": 8, - "pos": { - "x": -26350, - "y": -3000, - "z": -93470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 6, - "instId": 300017, - "propState": 8, - "pos": { - "x": -75590, - "y": -110, - "z": -58800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 6, - "instId": 300018, - "propState": 8, - "pos": { - "x": -105530, - "y": -2110, - "z": -94230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 6, - "instId": 300019, - "propState": 8, - "pos": { - "x": -114373, - "y": -2114, - "z": -94176 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200004, - "eventId": 40131008, - "pos": { - "x": -68296, - "y": -111, - "z": -54641 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 7, - "instId": 200005, - "eventId": 40131009, - "pos": { - "x": -81762, - "y": -111, - "z": -50860 - }, - "rot": { - "x": 0, - "y": 311960, - "z": 0 - }, - "monsterId": 1002030 - } - ], - "npcs": [ - { - "groupId": 7, - "instId": 400001, - "pos": { - "x": -32610, - "y": -3000, - "z": -94516 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 2108 - } - ], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -32830, - "y": -3000, - "z": -94140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": -83538, - "y": -111, - "z": -52253 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": -83690, - "y": -110, - "z": -52800 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": -34741, - "y": -3000, - "z": -83069 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": -8950, - "y": -3000, - "z": -131120 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 9, - "instId": 300005, - "propState": 8, - "pos": { - "x": 35043, - "y": 1007, - "z": -170670 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - }, { - "groupId": 9, - "instId": 300006, - "propState": 8, - "pos": { - "x": -98426, - "y": -2114, - "z": -91363 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 9, - "instId": 300007, - "propState": 8, - "pos": { - "x": -11540, - "y": -980, - "z": -228440 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300020, - "propState": 8, - "pos": { - "x": -109100, - "y": -2114, - "z": -88810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300020, - "propState": 8, - "pos": { - "x": -80150, - "y": -111, - "z": -73910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": -75900, - "y": -111, - "z": -66300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -96840, - "y": -2110, - "z": -96980 - }, - "rot": { - "x": 0, - "y": 265951, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": -96840, - "y": -2110, - "z": -96980 - }, - "rot": { - "x": 0, - "y": 265951, - "z": 0 - }, - "propId": 301010 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 10, - "pos": { - "x": -97202, - "y": -1344, - "z": -96837 - }, - "rot": { - "x": 0, - "y": 265951, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 18, - "instId": 300007, - "propState": 8, - "pos": { - "x": -78320, - "y": -110, - "z": -75350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 18, - "instId": 300005, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 18, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 18, - "instId": 300008, - "propState": 1, - "pos": { - "x": 35210, - "y": 4650, - "z": -102860 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 18, - "instId": 300009, - "propState": 8, - "pos": { - "x": 32300, - "y": -3000, - "z": -106320 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 18, - "instId": 300004, - "propState": 8, - "pos": { - "x": 31100, - "y": -3000, - "z": -104490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 18, - "instId": 300010, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40131002": { - "P40131_F40131001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 3580, - "y": -2900, - "z": -66250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": -28290, - "y": -3000, - "z": -91790 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 27650, - "y": -3000, - "z": -97570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 4, - "groupId": 1, - "instId": 300002, - "pos": { - "x": 30200, - "y": -3000, - "z": -93250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "2": { - "monsters": [ - { - "groupId": 2, - "instId": 200001, - "eventId": 40131014, - "pos": { - "x": -3885, - "y": -500, - "z": -59412 - }, - "rot": { - "x": 0, - "y": 349568, - "z": 0 - }, - "monsterId": 1002030 - }, { - "groupId": 2, - "instId": 200002, - "eventId": 40131013, - "pos": { - "x": 29970, - "y": -3000, - "z": -110830 - }, - "rot": { - "x": 0, - "y": 132667, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 2, - "instId": 200009, - "eventId": 40131015, - "pos": { - "x": 14214, - "y": -3000, - "z": -63531 - }, - "rot": { - "x": 0, - "y": 110325, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 2, - "instId": 200003, - "eventId": 40131013, - "pos": { - "x": 31229, - "y": -3000, - "z": -110497 - }, - "rot": { - "x": 0, - "y": 162479, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4749, - "y": -3000, - "z": -61752 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -71690, - "y": -110, - "z": -49380 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": -34741, - "y": -3000, - "z": -83069 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 32110, - "y": -3000, - "z": -99749 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": 35043, - "y": 1007, - "z": -170670 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - }, { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": -13380, - "y": -980, - "z": -230180 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 3, - "instId": 300007, - "propState": 8, - "pos": { - "x": -11540, - "y": -980, - "z": -228440 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300020, - "propState": 8, - "pos": { - "x": 72190, - "y": 2070, - "z": -88940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300002, - "propState": 2, - "pos": { - "x": 27590, - "y": -3000, - "z": -87230 - }, - "rot": { - "x": 0, - "y": 77500, - "z": 0 - }, - "propId": 101012 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 2, - "pos": { - "x": 3600, - "y": -3000, - "z": -122700 - }, - "rot": { - "x": 0, - "y": 268123, - "z": 0 - }, - "propId": 101012 - }, - { - "groupId": 5, - "instId": 300005, - "propState": 2, - "pos": { - "x": -4660, - "y": -3000, - "z": -64972 - }, - "rot": { - "x": 0, - "y": 71163, - "z": 0 - }, - "propId": 101012 - }, - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 27590, - "y": -3000, - "z": -87230 - }, - "rot": { - "x": 0, - "y": 77500, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 5, - "instId": 300004, - "propState": 8, - "pos": { - "x": -4660, - "y": -3000, - "z": -64972 - }, - "rot": { - "x": 0, - "y": 71163, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [ - { - "groupId": 6, - "instId": 400001, - "pos": { - "x": 100, - "y": -3000, - "z": -131250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2107 - }, { - "groupId": 6, - "instId": 400002, - "pos": { - "x": -29380, - "y": -3000, - "z": -97950 - }, - "rot": { - "x": 0, - "y": 300569, - "z": 0 - }, - "npcId": 2104 - } - ], - "props": [ - { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": -10, - "y": -460, - "z": -54680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 6, - "instId": 300006, - "propState": 5, - "pos": { - "x": 0, - "y": -2700, - "z": -94000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 301011 - }, - { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": 220, - "y": 1010, - "z": -182630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101005 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -117480, - "y": -2110, - "z": -94100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101005 - }, { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 994, - "z": -193473 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301002 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 240, - "y": 1010, - "z": -182420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47489, - "y": -1028, - "z": -180057 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": -50600, - "y": -110, - "z": -93940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 6, - "instId": 300001, - "propState": 11, - "pos": { - "x": 33726, - "y": -14444, - "z": -95486 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 6, - "instId": 300010, - "propState": 8, - "pos": { - "x": 20, - "y": -980, - "z": -159620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -850, - "y": -2950, - "z": -68770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 15500, - "y": -2900, - "z": -94500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": -27270, - "y": -2900, - "z": -94150 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": -110, - "y": -2950, - "z": -123380 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 30110, - "y": -2900, - "z": -94150 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300006, - "propState": 8, - "pos": { - "x": 32040, - "y": -2570, - "z": -76880 - }, - "rot": { - "x": 0, - "y": 51489, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": 29560, - "y": -2900, - "z": -104540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": 31815, - "y": -2990, - "z": -112800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": 32295, - "y": -1855, - "z": -112986 - }, - "rot": { - "x": 0, - "y": 300895, - "z": 0 - }, - "propId": 301010 - }, - { - "groupId": 12, - "instId": 300003, - "propState": 10, - "pos": { - "x": 31880, - "y": -3000, - "z": -112810 - }, - "rot": { - "x": 0, - "y": 322157, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 12, - "instId": 300007, - "propState": 8, - "pos": { - "x": 35315, - "y": 2106, - "z": -100268 - }, - "rot": { - "x": 0, - "y": 329947, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 12, - "instId": 300005, - "propState": 8, - "pos": { - "x": 7600, - "y": 14845, - "z": 120316 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 12, - "instId": 300006, - "propState": 8, - "pos": { - "x": 27830, - "y": -3000, - "z": -110310 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 12, - "instId": 300008, - "propState": 1, - "pos": { - "x": 35210, - "y": 4650, - "z": -102860 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 12, - "instId": 300009, - "propState": 8, - "pos": { - "x": 32300, - "y": -3000, - "z": -106320 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 12, - "instId": 300004, - "propState": 8, - "pos": { - "x": 31100, - "y": -3000, - "z": -104490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 12, - "instId": 300010, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "13": { - "monsters": [ - { - "groupId": 13, - "instId": 200002, - "eventId": 40131013, - "pos": { - "x": 58990, - "y": 2020, - "z": -94430 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - }, - { - "groupId": 13, - "instId": 200003, - "eventId": 40131015, - "pos": { - "x": 60700, - "y": 2020, - "z": -95930 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - }, - { - "groupId": 13, - "instId": 200004, - "eventId": 40131014, - "pos": { - "x": 90680, - "y": 2010, - "z": -101840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002030 - }, - { - "groupId": 13, - "instId": 200005, - "eventId": 40131013, - "pos": { - "x": 99800, - "y": 2010, - "z": -88440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 13, - "instId": 200006, - "eventId": 40131013, - "pos": { - "x": 60780, - "y": 2020, - "z": -92960 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 13, - "instId": 200001, - "eventId": 40131017, - "pos": { - "x": 113240, - "y": 2010, - "z": -96760 - }, - "rot": { - "x": 0, - "y": 338834, - "z": 0 - }, - "monsterId": 1003010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40131003": { - "P40131_F40131001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -130, - "y": -980, - "z": -165240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 20000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": { - "2102": { - "anchorId": 3, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -30, - "y": -1090, - "z": -158430 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "2": { - "monsters": [ - { - "groupId": 2, - "instId": 200007, - "eventId": 40131002, - "pos": { - "x": 14630, - "y": 1010, - "z": -195710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002030 - }, - { - "groupId": 2, - "instId": 200008, - "eventId": 40131005, - "pos": { - "x": -47310, - "y": -980, - "z": -195880 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1003010 - }, - { - "groupId": 2, - "instId": 200010, - "eventId": 40131004, - "pos": { - "x": -15260, - "y": 1010, - "z": -196210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002030 - }, - { - "groupId": 2, - "instId": 200011, - "eventId": 40131002, - "pos": { - "x": -12810, - "y": 1010, - "z": -196140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002030 - }, { - "groupId": 2, - "instId": 200013, - "eventId": 40131003, - "pos": { - "x": -1230, - "y": -980, - "z": -207610 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -28520, - "y": -980, - "z": -201710 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -28200, - "y": -980, - "z": -202490 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": -34741, - "y": -3000, - "z": -83069 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": -3620, - "y": -982, - "z": -160150 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": 35810, - "y": 1010, - "z": -166290 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - }, { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": -13380, - "y": -980, - "z": -230180 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 3, - "instId": 300007, - "propState": 8, - "pos": { - "x": -13202, - "y": -985, - "z": -229674 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101015 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300020, - "propState": 8, - "pos": { - "x": -5220, - "y": -985, - "z": -213210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": -12140, - "y": -985, - "z": -208790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": -10, - "y": -460, - "z": -54680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 6, - "instId": 300006, - "propState": 6, - "pos": { - "x": 0, - "y": -2700, - "z": -94000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 301011 - }, - { - "groupId": 6, - "instId": 300010, - "propState": 2, - "pos": { - "x": 27590, - "y": -3000, - "z": -87230 - }, - "rot": { - "x": 0, - "y": 77500, - "z": 0 - }, - "propId": 101012 - }, - { - "groupId": 6, - "instId": 300009, - "propState": 2, - "pos": { - "x": 3600, - "y": -3000, - "z": -122700 - }, - "rot": { - "x": 0, - "y": 268123, - "z": 0 - }, - "propId": 101012 - }, { - "groupId": 6, - "instId": 300035, - "propState": 2, - "pos": { - "x": -27840, - "y": -3000, - "z": -101040 - }, - "rot": { - "x": 0, - "y": 251700, - "z": 0 - }, - "propId": 101012 - }, { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4660, - "y": -3000, - "z": -64972 - }, - "rot": { - "x": 0, - "y": 71163, - "z": 0 - }, - "propId": 101012 - }, { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": 190, - "y": 1040, - "z": -182650 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101005 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -117480, - "y": -2110, - "z": -94100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101005 - }, { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 994, - "z": -193473 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301002 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 240, - "y": 1010, - "z": -182420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47489, - "y": -1028, - "z": -180057 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": 240, - "y": 2500, - "z": -182420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 6, - "instId": 300012, - "propState": 1, - "pos": { - "x": 240, - "y": 2500, - "z": -182420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 6, - "instId": 300014, - "propState": 1, - "pos": { - "x": 240, - "y": 2480, - "z": -182420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 6, - "instId": 300015, - "propState": 8, - "pos": { - "x": 240, - "y": 2500, - "z": -182420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 6, - "instId": 300016, - "propState": 8, - "pos": { - "x": 120, - "y": 1010, - "z": -181340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 6, - "instId": 300017, - "propState": 8, - "pos": { - "x": -550, - "y": -4955, - "z": -190146 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 40131007, - "pos": { - "x": 240, - "y": 1010, - "z": -183250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1004020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "8": { - "monsters": [ - { - "groupId": 8, - "instId": 200006, - "eventId": 40131001, - "pos": { - "x": 290, - "y": 1010, - "z": -177820 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002040 - }, - { - "groupId": 8, - "instId": 200009, - "eventId": 40131003, - "pos": { - "x": -14130, - "y": -980, - "z": -162930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1002040 - }, - { - "groupId": 8, - "instId": 200001, - "eventId": 40131002, - "pos": { - "x": -21780, - "y": -980, - "z": -194040 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1002030 - }, - { - "groupId": 8, - "instId": 200002, - "eventId": 40131002, - "pos": { - "x": -21070, - "y": -980, - "z": -207510 - }, - "rot": { - "x": 0, - "y": 205942, - "z": 0 - }, - "monsterId": 1002030 - }, { - "groupId": 8, - "instId": 200003, - "eventId": 40131001, - "pos": { - "x": -22780, - "y": -980, - "z": -207620 - }, - "rot": { - "x": 0, - "y": 182630, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 8, - "instId": 200004, - "eventId": 40131005, - "pos": { - "x": -2990, - "y": -980, - "z": -239350 - }, - "rot": { - "x": 0, - "y": 27937, - "z": 0 - }, - "monsterId": 1003010 - }, { - "groupId": 8, - "instId": 200005, - "eventId": 40131005, - "pos": { - "x": -4150, - "y": -980, - "z": -236950 - }, - "rot": { - "x": 0, - "y": 94000, - "z": 0 - }, - "monsterId": 1003010 - }, { - "groupId": 8, - "instId": 200012, - "eventId": 40131005, - "pos": { - "x": -3140, - "y": -980, - "z": -234250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1003010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1864, - "y": 15570, - "z": -221628 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -10390, - "y": -980, - "z": -228590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -7910, - "y": -980, - "z": -228590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -5840, - "y": -980, - "z": -228497 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": 140, - "y": 1046, - "z": -180892 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 80, - "y": -3000, - "z": -132480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -120, - "y": -2890, - "z": -146890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": -120, - "y": -2890, - "z": -176200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -21696, - "y": -985, - "z": -210144 - }, - "rot": { - "x": 0, - "y": 24700, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": -21696, - "y": -985, - "z": -210144 - }, - "rot": { - "x": 0, - "y": 24700, - "z": 0 - }, - "propId": 301010 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 10, - "pos": { - "x": -21390, - "y": -324, - "z": -210016 - }, - "rot": { - "x": 0, - "y": 265951, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 15, - "instId": 300007, - "propState": 8, - "pos": { - "x": -7410, - "y": -980, - "z": -224340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 15, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 15, - "instId": 300008, - "propState": 1, - "pos": { - "x": 35210, - "y": 4650, - "z": -102860 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 15, - "instId": 300009, - "propState": 8, - "pos": { - "x": 32300, - "y": -3000, - "z": -106320 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": 31100, - "y": -3000, - "z": -104490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 15, - "instId": 300010, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40211001": { - "P40211_F40211001": { - "scenes": { - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200002, - "eventId": 40222211, - "pos": { - "x": -12190, - "y": -1147, - "z": 5000 - }, - "rot": { - "x": 0, - "y": 345001, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 7, - "instId": 200001, - "eventId": 40222201, - "pos": { - "x": 7310, - "y": 8576, - "z": -108780 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "monsterId": 2022020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 3914, - "y": 2280, - "z": 73680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": 7937, - "y": 2246, - "z": 68877 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 1, - "pos": { - "x": -40, - "y": 10, - "z": 500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4220, - "y": -1118, - "z": -14280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": 560, - "y": 55, - "z": -32 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": -1350, - "y": -1085, - "z": -770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11350, - "y": -1085, - "z": -820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": 380, - "y": 0, - "z": -2920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26800, - "y": 586, - "z": -14230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 1, - "pos": { - "x": -7670, - "y": 5236, - "z": -56110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102001 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19120, - "y": 5240, - "z": -74291 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102001 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": -29410, - "y": 7090, - "z": -108760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102002 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": 6610, - "y": 2220, - "z": 46850 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": -43232, - "y": 2220, - "z": 76980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102001 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": -14132, - "y": 2171, - "z": 37989 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": -10267, - "y": -1147, - "z": -15489 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 20, - "instId": 300001, - "pos": { - "x": -12110, - "y": -1150, - "z": -14900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300003, - "propState": 8, - "pos": { - "x": -17740, - "y": 2171, - "z": 39578 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": -10667, - "y": -1147, - "z": -5470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102175 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40211002": { - "P40211_F40211001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": 3914, - "y": 2280, - "z": 73680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 7864, - "y": 2280, - "z": 68864 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -40, - "y": 10, - "z": 230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -3940, - "y": -1120, - "z": -14530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 560, - "y": 55, - "z": -32 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": -1073, - "y": -1120, - "z": -850 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": 10769, - "y": -1120, - "z": -1030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": 1480, - "y": -168, - "z": 3340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 380, - "y": 0, - "z": -2920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26553, - "y": 586, - "z": -14286 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200002, - "eventId": 40211213, - "pos": { - "x": 30706, - "y": 2246, - "z": 66242 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2022020 - }, - { - "groupId": 6, - "instId": 200003, - "eventId": 40211214, - "pos": { - "x": 40080, - "y": 2250, - "z": 73250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2022010 - }, - { - "groupId": 6, - "instId": 200004, - "eventId": 40211215, - "pos": { - "x": 26350, - "y": -1330, - "z": 93530 - }, - "rot": { - "x": 0, - "y": 213244, - "z": 0 - }, - "monsterId": 2022020 - }, - { - "groupId": 6, - "instId": 200006, - "eventId": 40211216, - "pos": { - "x": -54480, - "y": 6770, - "z": -78280 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 6, - "instId": 200009, - "eventId": 40211217, - "pos": { - "x": -59440, - "y": 6770, - "z": -78280 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 6, - "instId": 200007, - "eventId": 40211218, - "pos": { - "x": -34224, - "y": 3930, - "z": -77951 - }, - "rot": { - "x": 0, - "y": 226057, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 6, - "instId": 200008, - "eventId": 40211219, - "pos": { - "x": -27195, - "y": 3930, - "z": -83475 - }, - "rot": { - "x": 0, - "y": 332191, - "z": 0 - }, - "monsterId": 2022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200002, - "eventId": 40211211, - "pos": { - "x": -32567, - "y": 2171, - "z": 47889 - }, - "rot": { - "x": 0, - "y": 50321, - "z": 0 - }, - "monsterId": 2002010 - }, { - "groupId": 7, - "instId": 200003, - "eventId": 40211212, - "pos": { - "x": -44130, - "y": 2170, - "z": 57780 - }, - "rot": { - "x": 0, - "y": 94565, - "z": 0 - }, - "monsterId": 2002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -68500, - "y": 1121, - "z": 75870 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": 13894, - "y": 2546, - "z": 64682 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -8800, - "y": 5536, - "z": -89864 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 3, - "groupId": 8, - "instId": 300003, - "pos": { - "x": -13135, - "y": 5236, - "z": -89638 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300003, - "propState": 8, - "pos": { - "x": 13103, - "y": 9101, - "z": 94760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3682, - "y": -1118, - "z": -16279 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": -10667, - "y": -1147, - "z": -5470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102175 - }, { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": 6520, - "y": 2220, - "z": 46831 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102002 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7664, - "y": 5257, - "z": -56100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102001 - }, - { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": -10357, - "y": 5240, - "z": -54820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 35, - "instId": 300003, - "propState": 8, - "pos": { - "x": -19103, - "y": 5240, - "z": -74285 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102001 - }, - { - "groupId": 35, - "instId": 300004, - "propState": 2, - "pos": { - "x": -20770, - "y": 5240, - "z": -76194 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 35, - "instId": 300005, - "propState": 8, - "pos": { - "x": 33699, - "y": 170, - "z": 112760 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 35, - "instId": 300006, - "propState": 8, - "pos": { - "x": 48680, - "y": -2830, - "z": 36987 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 35, - "instId": 300010, - "propState": 8, - "pos": { - "x": 4090, - "y": 9180, - "z": 107720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 35, - "instId": 300011, - "propState": 8, - "pos": { - "x": 49340, - "y": 2250, - "z": 73920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 35, - "instId": 300008, - "propState": 8, - "pos": { - "x": 32420, - "y": 7060, - "z": -108570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40211003": { - "P40211_F40211001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 80110, - "y": 45910, - "z": -26420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -34460, - "y": 49970, - "z": -68890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": -49530, - "y": 49950, - "z": 31940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 4, - "groupId": 1, - "instId": 300003, - "pos": { - "x": -46410, - "y": 49930, - "z": 25060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "6": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 14, - "pos": { - "x": 18480, - "y": 50090, - "z": 42795 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102003 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 22000, - "y": 60280, - "z": 46562 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 12700, - "y": 49880, - "z": 36740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102000 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": -60528, - "y": 49950, - "z": 130481 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -59910, - "y": 53090, - "z": 164089 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": -53360, - "y": 53090, - "z": 186171 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102001 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 64490, - "y": 60510, - "z": 40220 - }, - "rot": { - "x": 0, - "y": 276063, - "z": 0 - }, - "propId": 102078 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300003, - "propState": 1, - "pos": { - "x": -71400, - "y": 53260, - "z": -28750 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102002 - }, - { - "groupId": 18, - "instId": 300004, - "propState": 1, - "pos": { - "x": -67500, - "y": 53260, - "z": -29940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 18, - "instId": 300005, - "propState": 8, - "pos": { - "x": 31670, - "y": 47260, - "z": -37860 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102002 - }, - { - "groupId": 18, - "instId": 300006, - "propState": 2, - "pos": { - "x": 34430, - "y": 47263, - "z": -40380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": 34430, - "y": 47263, - "z": -40380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 18, - "instId": 300007, - "propState": 8, - "pos": { - "x": 69160, - "y": 45930, - "z": -97420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 18, - "instId": 300008, - "propState": 8, - "pos": { - "x": 33200, - "y": 47010, - "z": 134040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 18, - "instId": 300009, - "propState": 8, - "pos": { - "x": 36190, - "y": 50400, - "z": 126100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 18, - "instId": 300010, - "propState": 8, - "pos": { - "x": 52850, - "y": 43750, - "z": 164320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 18, - "instId": 300011, - "propState": 8, - "pos": { - "x": 49080, - "y": 43700, - "z": 165340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 18, - "instId": 300012, - "propState": 8, - "pos": { - "x": -61030, - "y": 53250, - "z": 114270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 18, - "instId": 300013, - "propState": 8, - "pos": { - "x": -62560, - "y": 53250, - "z": 117680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 18, - "instId": 300014, - "propState": 8, - "pos": { - "x": 101770, - "y": 63240, - "z": 42870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 18, - "instId": 300015, - "propState": 8, - "pos": { - "x": -59680, - "y": 53090, - "z": 164089 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 18, - "instId": 300016, - "propState": 8, - "pos": { - "x": -60720, - "y": 53090, - "z": 167380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -44640, - "y": 49920, - "z": 43260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102176 - }, { - "groupId": 18, - "instId": 300017, - "propState": 8, - "pos": { - "x": -92613, - "y": 55679, - "z": 42476 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 21, - "pos": { - "x": -30740, - "y": 49742, - "z": -20247 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, - { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": -30740, - "y": 49742, - "z": -20247 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, - { - "groupId": 20, - "instId": 300003, - "propState": 21, - "pos": { - "x": 19300, - "y": 52948, - "z": -11482 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, - { - "groupId": 20, - "instId": 300004, - "propState": 1, - "pos": { - "x": 19300, - "y": 52948, - "z": -11482 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 20, - "instId": 300005, - "propState": 21, - "pos": { - "x": -30630, - "y": 50006, - "z": -65938 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 20, - "instId": 300006, - "propState": 1, - "pos": { - "x": -30630, - "y": 50006, - "z": -65938 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 20, - "instId": 300007, - "propState": 21, - "pos": { - "x": 12556, - "y": 42916, - "z": -66117 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 20, - "instId": 300008, - "propState": 8, - "pos": { - "x": 12556, - "y": 42916, - "z": -66117 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 20, - "instId": 300009, - "propState": 21, - "pos": { - "x": 30620, - "y": 48270, - "z": -123110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 20, - "instId": 300010, - "propState": 8, - "pos": { - "x": 30620, - "y": 48070, - "z": -123110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 20, - "instId": 300011, - "propState": 21, - "pos": { - "x": -34817, - "y": 53990, - "z": -109160 - }, - "rot": { - "x": 0, - "y": 269464, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 20, - "instId": 300012, - "propState": 8, - "pos": { - "x": -34817, - "y": 53990, - "z": -109160 - }, - "rot": { - "x": 0, - "y": 269464, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 20, - "instId": 300013, - "propState": 21, - "pos": { - "x": 26527, - "y": 46835, - "z": 138130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 20, - "instId": 300014, - "propState": 8, - "pos": { - "x": 26527, - "y": 46835, - "z": 138130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 20, - "instId": 300015, - "propState": 21, - "pos": { - "x": -8960, - "y": 46190, - "z": 137330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 20, - "instId": 300016, - "propState": 8, - "pos": { - "x": -8960, - "y": 46190, - "z": 137330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 20, - "instId": 300017, - "propState": 21, - "pos": { - "x": -40186, - "y": 49858, - "z": 114268 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 20, - "instId": 300018, - "propState": 8, - "pos": { - "x": -40186, - "y": 49858, - "z": 114268 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 20, - "instId": 300019, - "propState": 21, - "pos": { - "x": -27069, - "y": 52902, - "z": 166913 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 20, - "instId": 300020, - "propState": 8, - "pos": { - "x": -27069, - "y": 52902, - "z": 166913 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 20, - "instId": 300021, - "propState": 21, - "pos": { - "x": 30642, - "y": 43466, - "z": 184426 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 20, - "instId": 300022, - "propState": 8, - "pos": { - "x": 30642, - "y": 43466, - "z": 184426 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "22": { - "monsters": [ - { - "groupId": 22, - "instId": 200001, - "eventId": 40222202, - "pos": { - "x": -56039, - "y": 53256, - "z": -76643 - }, - "rot": { - "x": 0, - "y": 350823, - "z": 0 - }, - "monsterId": 2022020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -71690, - "y": 53256, - "z": -69230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300002, - "propState": 8, - "pos": { - "x": -132600, - "y": 47886, - "z": 15750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 28, - "instId": 300004, - "propState": 8, - "pos": { - "x": 25384, - "y": 53254, - "z": -11862 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": 42910, - "y": 53852, - "z": 88714 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 28, - "instId": 300003, - "propState": 8, - "pos": { - "x": -57080, - "y": 49950, - "z": 121300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2022201": { - "anchorId": 2, - "groupId": 28, - "instId": 300002, - "pos": { - "x": -128310, - "y": 47886, - "z": 20620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2022202": { - "anchorId": 3, - "groupId": 28, - "instId": 300004, - "pos": { - "x": 24060, - "y": 53254, - "z": -19800 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2022203": { - "anchorId": 4, - "groupId": 28, - "instId": 300001, - "pos": { - "x": 35230, - "y": 53852, - "z": 90220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2022204": { - "anchorId": 5, - "groupId": 28, - "instId": 300003, - "pos": { - "x": -52270, - "y": 49948, - "z": 130490 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40212001": { - "P40212_F40212001": { - "scenes": { - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200001, - "eventId": 40212004, - "pos": { - "x": -4140, - "y": -35950, - "z": -80530 - }, - "rot": { - "x": 0, - "y": 106727, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 9, - "instId": 200002, - "eventId": 40212005, - "pos": { - "x": 500, - "y": -35950, - "z": -70530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 9, - "instId": 200003, - "eventId": 40212006, - "pos": { - "x": 8080, - "y": -35950, - "z": -89820 - }, - "rot": { - "x": 0, - "y": 91730, - "z": 0 - }, - "monsterId": 2011010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 19000, - "y": -32910, - "z": -74900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300006, - "propState": 8, - "pos": { - "x": 19105, - "y": -32912, - "z": -73160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102005 - } - ], - "teleports": {} - }, - "10": { - "monsters": [ - { - "groupId": 10, - "instId": 200001, - "eventId": 61, - "pos": { - "x": 81740, - "y": -31260, - "z": -112640 - }, - "rot": { - "x": 0, - "y": 31261, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 10, - "instId": 200002, - "eventId": 61, - "pos": { - "x": 63540, - "y": -31260, - "z": -148800 - }, - "rot": { - "x": 0, - "y": 128893, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 10, - "instId": 200003, - "eventId": 61, - "pos": { - "x": 80400, - "y": -31300, - "z": -142400 - }, - "rot": { - "x": 0, - "y": 70623, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 10, - "instId": 200004, - "eventId": 61, - "pos": { - "x": 48310, - "y": -31260, - "z": -145470 - }, - "rot": { - "x": 0, - "y": 31261, - "z": 0 - }, - "monsterId": 2011010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 55690, - "y": -31260, - "z": -153480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 65530, - "y": -31260, - "z": -102030 - }, - "rot": { - "x": 0, - "y": 273602, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "22": { - "monsters": [ - { - "groupId": 22, - "instId": 200001, - "eventId": 40212003, - "pos": { - "x": -2360, - "y": -31100, - "z": -59450 - }, - "rot": { - "x": 0, - "y": 161520, - "z": 0 - }, - "monsterId": 2012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "23": { - "monsters": [ - { - "groupId": 23, - "instId": 200001, - "eventId": 40212010, - "pos": { - "x": 23130, - "y": -31160, - "z": -75180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 23, - "instId": 200002, - "eventId": 40212011, - "pos": { - "x": 35400, - "y": -34240, - "z": -103340 - }, - "rot": { - "x": 0, - "y": 20408, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 23, - "instId": 200003, - "eventId": 40212012, - "pos": { - "x": 38420, - "y": -34240, - "z": -83940 - }, - "rot": { - "x": 0, - "y": 298898, - "z": 0 - }, - "monsterId": 2011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40212002": { - "P40212_F40212001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [ - { - "groupId": 2, - "instId": 400001, - "pos": { - "x": -5450, - "y": -35815, - "z": -88780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3010 - } - ], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -5640, - "y": -35680, - "z": -88650 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 22040, - "y": -31160, - "z": -92060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 22400, - "y": -31159, - "z": -91900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 18774, - "y": -31109, - "z": -95747 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 3, - "instId": 300002, - "propState": 2, - "pos": { - "x": 22798, - "y": -31159, - "z": -92890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - } - ], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200001, - "eventId": 40212016, - "pos": { - "x": -12600, - "y": -36130, - "z": -86780 - }, - "rot": { - "x": 0, - "y": 172906, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 9, - "instId": 200002, - "eventId": 40212017, - "pos": { - "x": 2090, - "y": -36130, - "z": -69300 - }, - "rot": { - "x": 0, - "y": 287653, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 9, - "instId": 200003, - "eventId": 40212018, - "pos": { - "x": 8080, - "y": -35950, - "z": -89820 - }, - "rot": { - "x": 0, - "y": 265733, - "z": 0 - }, - "monsterId": 2011010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 19000, - "y": -32910, - "z": -74900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300006, - "propState": 8, - "pos": { - "x": 19105, - "y": -32912, - "z": -73160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102005 - } - ], - "teleports": {} - }, - "10": { - "monsters": [ - { - "groupId": 10, - "instId": 200001, - "eventId": 40212025, - "pos": { - "x": 66890, - "y": -31450, - "z": -118820 - }, - "rot": { - "x": 0, - "y": 348063, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 10, - "instId": 200002, - "eventId": 40212026, - "pos": { - "x": 63250, - "y": -31450, - "z": -139100 - }, - "rot": { - "x": 0, - "y": 35089, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 10, - "instId": 200003, - "eventId": 40212027, - "pos": { - "x": 80400, - "y": -31300, - "z": -142400 - }, - "rot": { - "x": 0, - "y": 70623, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 10, - "instId": 200004, - "eventId": 40212028, - "pos": { - "x": 46430, - "y": -31450, - "z": -138520 - }, - "rot": { - "x": 0, - "y": 90947, - "z": 0 - }, - "monsterId": 2011010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 55690, - "y": -31260, - "z": -153480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 65490, - "y": -31260, - "z": -102570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300006, - "propState": 8, - "pos": { - "x": 68690, - "y": -34241, - "z": -91720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102005 - } - ], - "teleports": {} - }, - "22": { - "monsters": [ - { - "groupId": 22, - "instId": 200001, - "eventId": 40212015, - "pos": { - "x": -1573, - "y": -31280, - "z": -56393 - }, - "rot": { - "x": 0, - "y": 110875, - "z": 0 - }, - "monsterId": 2012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "23": { - "monsters": [ - { - "groupId": 23, - "instId": 200001, - "eventId": 40212022, - "pos": { - "x": 7090, - "y": -31340, - "z": -114400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 23, - "instId": 200002, - "eventId": 40212023, - "pos": { - "x": 35400, - "y": -34240, - "z": -103340 - }, - "rot": { - "x": 0, - "y": 20408, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 23, - "instId": 200003, - "eventId": 40212024, - "pos": { - "x": 38420, - "y": -34240, - "z": -83940 - }, - "rot": { - "x": 0, - "y": 28472, - "z": 0 - }, - "monsterId": 2011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "24": { - "monsters": [ - { - "groupId": 24, - "instId": 200001, - "eventId": 40212031, - "pos": { - "x": 37929, - "y": -28750, - "z": -147493 - }, - "rot": { - "x": 0, - "y": 180480, - "z": 0 - }, - "monsterId": 2012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40212003": { - "P40212_F40212001": { - "scenes": { - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200001, - "eventId": 40212035, - "pos": { - "x": -13700, - "y": -36080, - "z": -86280 - }, - "rot": { - "x": 0, - "y": 180209, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 9, - "instId": 200002, - "eventId": 40212036, - "pos": { - "x": 500, - "y": -35950, - "z": -70530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 9, - "instId": 200003, - "eventId": 40212037, - "pos": { - "x": 8080, - "y": -35950, - "z": -89820 - }, - "rot": { - "x": 0, - "y": 91730, - "z": 0 - }, - "monsterId": 2011010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 19000, - "y": -32910, - "z": -74900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300009, - "propState": 8, - "pos": { - "x": 19105, - "y": -32912, - "z": -73160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102005 - } - ], - "teleports": {} - }, - "10": { - "monsters": [ - { - "groupId": 10, - "instId": 200001, - "eventId": 40212044, - "pos": { - "x": 81740, - "y": -31260, - "z": -112640 - }, - "rot": { - "x": 0, - "y": 31261, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 10, - "instId": 200002, - "eventId": 40212045, - "pos": { - "x": 63540, - "y": -31260, - "z": -148800 - }, - "rot": { - "x": 0, - "y": 128893, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 10, - "instId": 200003, - "eventId": 40212046, - "pos": { - "x": 69460, - "y": -31450, - "z": -151640 - }, - "rot": { - "x": 0, - "y": 70623, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 10, - "instId": 200004, - "eventId": 40212047, - "pos": { - "x": 46160, - "y": -31450, - "z": -137700 - }, - "rot": { - "x": 0, - "y": 31261, - "z": 0 - }, - "monsterId": 2011010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 55690, - "y": -31260, - "z": -153480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 65240, - "y": -31260, - "z": -102660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": 69050, - "y": -34241, - "z": -91800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102005 - } - ], - "teleports": {} - }, - "22": { - "monsters": [ - { - "groupId": 22, - "instId": 200001, - "eventId": 40212034, - "pos": { - "x": -1390, - "y": -31280, - "z": -54540 - }, - "rot": { - "x": 0, - "y": 94591, - "z": 0 - }, - "monsterId": 2012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "23": { - "monsters": [ - { - "groupId": 23, - "instId": 200001, - "eventId": 40212041, - "pos": { - "x": 13830, - "y": -31340, - "z": -88520 - }, - "rot": { - "x": 0, - "y": 94654, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 23, - "instId": 200002, - "eventId": 40212042, - "pos": { - "x": 7060, - "y": -31340, - "z": -114470 - }, - "rot": { - "x": 0, - "y": 20408, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 23, - "instId": 200003, - "eventId": 40212043, - "pos": { - "x": 28020, - "y": -34420, - "z": -76210 - }, - "rot": { - "x": 0, - "y": 196629, - "z": 0 - }, - "monsterId": 2011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40221001": { - "P40221_F40221001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 490, - "y": 13136, - "z": -6170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "2": { - "monsters": [], - "npcs": [ - { - "groupId": 2, - "instId": 400001, - "pos": { - "x": -3543, - "y": 12912, - "z": 5065 - }, - "rot": { - "x": 0, - "y": 127901, - "z": 0 - }, - "npcId": 2201 - } - ], - "props": [], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "13": { - "monsters": [ - { - "groupId": 13, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 470, - "y": 8580, - "z": 53560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2004010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40222001": { - "P40222_F40222001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": 61640, - "y": 45906, - "z": -56919 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 2, - "groupId": 2, - "instId": 300001, - "pos": { - "x": 59631, - "y": 45910, - "z": -60440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "17": { - "monsters": [ - { - "groupId": 17, - "instId": 200001, - "eventId": 20222024, - "pos": { - "x": 78790, - "y": 43156, - "z": -68317 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 17, - "instId": 200002, - "eventId": 20222027, - "pos": { - "x": 34425, - "y": 43159, - "z": -60410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 17, - "instId": 200003, - "eventId": 20222026, - "pos": { - "x": 34425, - "y": 43159, - "z": -54050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8001050 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -92630, - "y": 55720, - "z": 42490 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, - { - "groupId": 23, - "instId": 300003, - "propState": 8, - "pos": { - "x": -71400, - "y": 53260, - "z": -28750 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102002 - }, - { - "groupId": 23, - "instId": 300004, - "propState": 8, - "pos": { - "x": -67500, - "y": 53260, - "z": -29940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 23, - "instId": 300005, - "propState": 8, - "pos": { - "x": 31670, - "y": 47260, - "z": -37860 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 23, - "instId": 300007, - "propState": 8, - "pos": { - "x": 69160, - "y": 45930, - "z": -97420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 23, - "instId": 300008, - "propState": 8, - "pos": { - "x": 33200, - "y": 47010, - "z": 134040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 23, - "instId": 300009, - "propState": 8, - "pos": { - "x": 36190, - "y": 50400, - "z": 126100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 23, - "instId": 300010, - "propState": 8, - "pos": { - "x": 52850, - "y": 43750, - "z": 164320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 23, - "instId": 300011, - "propState": 8, - "pos": { - "x": 49080, - "y": 43700, - "z": 165340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 23, - "instId": 300012, - "propState": 8, - "pos": { - "x": -61030, - "y": 53250, - "z": 114270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 23, - "instId": 300013, - "propState": 8, - "pos": { - "x": -62560, - "y": 53250, - "z": 117680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 23, - "instId": 300014, - "propState": 8, - "pos": { - "x": 101770, - "y": 63240, - "z": 42530 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 23, - "instId": 300015, - "propState": 8, - "pos": { - "x": -59680, - "y": 53090, - "z": 164089 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 23, - "instId": 300016, - "propState": 8, - "pos": { - "x": -60720, - "y": 53090, - "z": 167380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 23, - "instId": 300017, - "propState": 8, - "pos": { - "x": 50524, - "y": 46107, - "z": -59731 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 8, - "pos": { - "x": 64490, - "y": 60510, - "z": 40220 - }, - "rot": { - "x": 0, - "y": 276063, - "z": 0 - }, - "propId": 102078 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40222002": { - "P40222_F40222001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 80110, - "y": 45910, - "z": -26420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -34460, - "y": 49970, - "z": -68890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": -49530, - "y": 49950, - "z": 31940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 4, - "groupId": 1, - "instId": 300003, - "pos": { - "x": -46410, - "y": 49930, - "z": 25060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -70890, - "y": 55710, - "z": 36410 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 38230, - "y": 50370, - "z": 108910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -58690, - "y": 49950, - "z": 128290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 22290, - "y": 53250, - "z": -17110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": -60528, - "y": 49950, - "z": 130481 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -59910, - "y": 53090, - "z": 164089 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": -53360, - "y": 53090, - "z": 186171 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102001 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 64490, - "y": 60510, - "z": 40220 - }, - "rot": { - "x": 0, - "y": 276063, - "z": 0 - }, - "propId": 102078 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300003, - "propState": 1, - "pos": { - "x": -71400, - "y": 53260, - "z": -28750 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102002 - }, - { - "groupId": 18, - "instId": 300004, - "propState": 1, - "pos": { - "x": -67500, - "y": 53260, - "z": -29940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 18, - "instId": 300005, - "propState": 8, - "pos": { - "x": 31670, - "y": 47260, - "z": -37860 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102002 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": 34430, - "y": 47263, - "z": -40380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 18, - "instId": 300007, - "propState": 8, - "pos": { - "x": 69160, - "y": 45930, - "z": -97420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 18, - "instId": 300008, - "propState": 8, - "pos": { - "x": 33200, - "y": 47010, - "z": 134040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 18, - "instId": 300009, - "propState": 8, - "pos": { - "x": 36190, - "y": 50400, - "z": 126100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 18, - "instId": 300010, - "propState": 8, - "pos": { - "x": 52850, - "y": 43750, - "z": 164320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 18, - "instId": 300011, - "propState": 8, - "pos": { - "x": 49080, - "y": 43700, - "z": 165340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 18, - "instId": 300012, - "propState": 8, - "pos": { - "x": -61030, - "y": 53250, - "z": 114270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 18, - "instId": 300013, - "propState": 8, - "pos": { - "x": -62560, - "y": 53250, - "z": 117680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 18, - "instId": 300014, - "propState": 8, - "pos": { - "x": 101770, - "y": 63240, - "z": 42870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 18, - "instId": 300015, - "propState": 8, - "pos": { - "x": -59680, - "y": 53090, - "z": 164089 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 18, - "instId": 300016, - "propState": 8, - "pos": { - "x": -60720, - "y": 53090, - "z": 167380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 21, - "pos": { - "x": -30740, - "y": 49742, - "z": -20247 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, - { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": -30740, - "y": 49742, - "z": -20247 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, - { - "groupId": 20, - "instId": 300003, - "propState": 21, - "pos": { - "x": 19300, - "y": 52948, - "z": -11482 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, - { - "groupId": 20, - "instId": 300004, - "propState": 1, - "pos": { - "x": 19300, - "y": 52948, - "z": -11482 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 20, - "instId": 300005, - "propState": 21, - "pos": { - "x": -30630, - "y": 50006, - "z": -65938 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 20, - "instId": 300006, - "propState": 1, - "pos": { - "x": -30630, - "y": 50006, - "z": -65938 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 20, - "instId": 300007, - "propState": 21, - "pos": { - "x": 12556, - "y": 42916, - "z": -66117 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 20, - "instId": 300008, - "propState": 8, - "pos": { - "x": 12556, - "y": 42916, - "z": -66117 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 20, - "instId": 300009, - "propState": 21, - "pos": { - "x": 30620, - "y": 48270, - "z": -123110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 20, - "instId": 300010, - "propState": 8, - "pos": { - "x": 30620, - "y": 48070, - "z": -123110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 20, - "instId": 300011, - "propState": 21, - "pos": { - "x": -34817, - "y": 53990, - "z": -109160 - }, - "rot": { - "x": 0, - "y": 269464, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 20, - "instId": 300012, - "propState": 8, - "pos": { - "x": -34817, - "y": 53990, - "z": -109160 - }, - "rot": { - "x": 0, - "y": 269464, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 20, - "instId": 300013, - "propState": 21, - "pos": { - "x": 26527, - "y": 46835, - "z": 138130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 20, - "instId": 300014, - "propState": 8, - "pos": { - "x": 26527, - "y": 46835, - "z": 138130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 20, - "instId": 300015, - "propState": 21, - "pos": { - "x": -8960, - "y": 46190, - "z": 137330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 20, - "instId": 300016, - "propState": 8, - "pos": { - "x": -8960, - "y": 46190, - "z": 137330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 20, - "instId": 300017, - "propState": 21, - "pos": { - "x": -40186, - "y": 49858, - "z": 114268 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 20, - "instId": 300018, - "propState": 8, - "pos": { - "x": -40186, - "y": 49858, - "z": 114268 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 20, - "instId": 300019, - "propState": 21, - "pos": { - "x": -27069, - "y": 52902, - "z": 166913 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 20, - "instId": 300020, - "propState": 8, - "pos": { - "x": -27069, - "y": 52902, - "z": 166913 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 20, - "instId": 300021, - "propState": 21, - "pos": { - "x": 30642, - "y": 43466, - "z": 184426 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 20, - "instId": 300022, - "propState": 8, - "pos": { - "x": 30642, - "y": 43466, - "z": 184426 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "22": { - "monsters": [ - { - "groupId": 22, - "instId": 200001, - "eventId": 40222202, - "pos": { - "x": -56039, - "y": 53256, - "z": -76643 - }, - "rot": { - "x": 0, - "y": 350823, - "z": 0 - }, - "monsterId": 2022020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -71690, - "y": 53256, - "z": -69230 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300002, - "propState": 8, - "pos": { - "x": -132600, - "y": 47886, - "z": 15750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 28, - "instId": 300004, - "propState": 8, - "pos": { - "x": 25384, - "y": 53254, - "z": -11862 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": 42910, - "y": 53852, - "z": 88714 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 28, - "instId": 300003, - "propState": 8, - "pos": { - "x": -57080, - "y": 49950, - "z": 121300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2022201": { - "anchorId": 2, - "groupId": 28, - "instId": 300002, - "pos": { - "x": -128310, - "y": 47886, - "z": 20620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2022202": { - "anchorId": 3, - "groupId": 28, - "instId": 300004, - "pos": { - "x": 24060, - "y": 53254, - "z": -19800 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2022203": { - "anchorId": 4, - "groupId": 28, - "instId": 300001, - "pos": { - "x": 35230, - "y": 53852, - "z": 90220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2022204": { - "anchorId": 5, - "groupId": 28, - "instId": 300003, - "pos": { - "x": -52270, - "y": 49948, - "z": 130490 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40222003": { - "P40222_F40222001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 80110, - "y": 45910, - "z": -26420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -35150, - "y": 50000, - "z": -69560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": -49650, - "y": 49950, - "z": 31660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 4, - "groupId": 1, - "instId": 300003, - "pos": { - "x": -46720, - "y": 49930, - "z": 27630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 14, - "pos": { - "x": 18480, - "y": 50090, - "z": 42795 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102003 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 22000, - "y": 60280, - "z": 46562 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 12700, - "y": 49880, - "z": 36740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102000 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": -60528, - "y": 49950, - "z": 130481 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -59910, - "y": 53090, - "z": 164089 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": -53360, - "y": 53090, - "z": 186171 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102001 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": 64490, - "y": 60510, - "z": 40220 - }, - "rot": { - "x": 0, - "y": 276063, - "z": 0 - }, - "propId": 102078 - } - ], - "teleports": {} - }, - "27": { - "monsters": [ - { - "groupId": 27, - "instId": 200002, - "eventId": 40222032, - "pos": { - "x": 21960, - "y": 43260, - "z": -74400 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2012010 - }, - { - "groupId": 27, - "instId": 200003, - "eventId": 40222033, - "pos": { - "x": 13880, - "y": 43160, - "z": -53590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022020 - }, - { - "groupId": 27, - "instId": 200004, - "eventId": 40222034, - "pos": { - "x": -73760, - "y": 53260, - "z": -84360 - }, - "rot": { - "x": 0, - "y": 49528, - "z": 0 - }, - "monsterId": 2012010 - }, - { - "groupId": 27, - "instId": 200005, - "eventId": 40222035, - "pos": { - "x": -71460, - "y": 53260, - "z": -62090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 27, - "instId": 200006, - "eventId": 40222036, - "pos": { - "x": -43090, - "y": 50070, - "z": -20280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 1, - "pos": { - "x": -92630, - "y": 55720, - "z": 42490 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, - { - "groupId": 28, - "instId": 300003, - "propState": 8, - "pos": { - "x": -71400, - "y": 53260, - "z": -28750 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102002 - }, - { - "groupId": 28, - "instId": 300004, - "propState": 8, - "pos": { - "x": -67500, - "y": 53260, - "z": -29940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 28, - "instId": 300005, - "propState": 8, - "pos": { - "x": 31670, - "y": 47260, - "z": -37860 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 28, - "instId": 300002, - "propState": 8, - "pos": { - "x": 34430, - "y": 47263, - "z": -40380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 28, - "instId": 300007, - "propState": 8, - "pos": { - "x": 69160, - "y": 45930, - "z": -97420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 28, - "instId": 300008, - "propState": 8, - "pos": { - "x": 33200, - "y": 47010, - "z": 134040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 28, - "instId": 300009, - "propState": 8, - "pos": { - "x": 36190, - "y": 50400, - "z": 126100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 28, - "instId": 300010, - "propState": 8, - "pos": { - "x": 52850, - "y": 43750, - "z": 164320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 28, - "instId": 300011, - "propState": 8, - "pos": { - "x": 49080, - "y": 43700, - "z": 165340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 28, - "instId": 300012, - "propState": 8, - "pos": { - "x": -61030, - "y": 53250, - "z": 114270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 28, - "instId": 300013, - "propState": 8, - "pos": { - "x": -62560, - "y": 53250, - "z": 117680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 28, - "instId": 300014, - "propState": 8, - "pos": { - "x": 101770, - "y": 63240, - "z": 42850 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 28, - "instId": 300015, - "propState": 8, - "pos": { - "x": -59680, - "y": 53090, - "z": 164089 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 28, - "instId": 300016, - "propState": 8, - "pos": { - "x": -60720, - "y": 53090, - "z": 167380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": -30740, - "y": 49742, - "z": -20247 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, - { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": -30740, - "y": 49742, - "z": -20247 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, - { - "groupId": 30, - "instId": 300003, - "propState": 21, - "pos": { - "x": 19300, - "y": 52948, - "z": -11482 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, - { - "groupId": 30, - "instId": 300004, - "propState": 1, - "pos": { - "x": 19300, - "y": 52948, - "z": -11482 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 30, - "instId": 300005, - "propState": 21, - "pos": { - "x": -30630, - "y": 50006, - "z": -65938 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 30, - "instId": 300006, - "propState": 1, - "pos": { - "x": -30630, - "y": 50006, - "z": -65938 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 30, - "instId": 300007, - "propState": 21, - "pos": { - "x": 12556, - "y": 42916, - "z": -66117 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 30, - "instId": 300008, - "propState": 8, - "pos": { - "x": 12556, - "y": 42916, - "z": -66117 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 30, - "instId": 300009, - "propState": 8, - "pos": { - "x": 30620, - "y": 48270, - "z": -123110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 30, - "instId": 300010, - "propState": 8, - "pos": { - "x": 30620, - "y": 48070, - "z": -123110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 30, - "instId": 300011, - "propState": 8, - "pos": { - "x": -34817, - "y": 53990, - "z": -109160 - }, - "rot": { - "x": 0, - "y": 269464, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 30, - "instId": 300012, - "propState": 8, - "pos": { - "x": -34817, - "y": 53990, - "z": -109160 - }, - "rot": { - "x": 0, - "y": 269464, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 30, - "instId": 300013, - "propState": 21, - "pos": { - "x": 26527, - "y": 46835, - "z": 138130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 30, - "instId": 300014, - "propState": 8, - "pos": { - "x": 26527, - "y": 46835, - "z": 138130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 30, - "instId": 300015, - "propState": 21, - "pos": { - "x": -8960, - "y": 46190, - "z": 137330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 30, - "instId": 300016, - "propState": 8, - "pos": { - "x": -8960, - "y": 46190, - "z": 137330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 30, - "instId": 300017, - "propState": 21, - "pos": { - "x": -40186, - "y": 49858, - "z": 114268 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 30, - "instId": 300018, - "propState": 8, - "pos": { - "x": -40186, - "y": 49858, - "z": 114268 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 30, - "instId": 300019, - "propState": 21, - "pos": { - "x": -27069, - "y": 52902, - "z": 166913 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 30, - "instId": 300020, - "propState": 8, - "pos": { - "x": -27069, - "y": 52902, - "z": 166913 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 30, - "instId": 300021, - "propState": 21, - "pos": { - "x": 30642, - "y": 43466, - "z": 184426 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 30, - "instId": 300022, - "propState": 8, - "pos": { - "x": 30642, - "y": 43466, - "z": 184426 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": -44640, - "y": 49920, - "z": 43260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102176 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40222004": { - "P40222_F40222001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 64490, - "y": 60510, - "z": 40220 - }, - "rot": { - "x": 0, - "y": 276063, - "z": 0 - }, - "propId": 102078 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -70890, - "y": 55710, - "z": 36410 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 38230, - "y": 50370, - "z": 108910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -58690, - "y": 49950, - "z": 128290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 22290, - "y": 53250, - "z": -17110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 14, - "pos": { - "x": 18480, - "y": 50090, - "z": 42795 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102003 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 22000, - "y": 60280, - "z": 46562 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 12700, - "y": 49880, - "z": 36740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102000 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": -60528, - "y": 49950, - "z": 130481 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -59910, - "y": 53090, - "z": 164089 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": -53360, - "y": 53090, - "z": 186171 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102001 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40222005": { - "P40222_F40222001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 64490, - "y": 60510, - "z": 40220 - }, - "rot": { - "x": 0, - "y": 276063, - "z": 0 - }, - "propId": 102078 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -70890, - "y": 55710, - "z": 36410 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 38230, - "y": 50370, - "z": 108910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -58690, - "y": 49950, - "z": 128290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 22290, - "y": 53250, - "z": -17110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 14, - "pos": { - "x": 18480, - "y": 50090, - "z": 42795 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102003 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 22000, - "y": 60280, - "z": 46562 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 12700, - "y": 49880, - "z": 36740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102000 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": -60528, - "y": 49950, - "z": 130481 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -59910, - "y": 53090, - "z": 164089 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": -53360, - "y": 53090, - "z": 186171 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102001 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40231001": { - "P40231_F40231001": { - "scenes": { - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300005, - "propState": 8, - "pos": { - "x": 10966, - "y": 14050, - "z": 22437 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 11, - "instId": 300001, - "propState": 2, - "pos": { - "x": 10966, - "y": 14050, - "z": 22437 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102103 - }, - { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": 12990, - "y": 38203, - "z": 16170 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": 10435, - "y": 13910, - "z": 29273 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 11, - "instId": 300004, - "propState": 8, - "pos": { - "x": 7800, - "y": 13884, - "z": 25600 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 15, - "pos": { - "x": 11570, - "y": 42010, - "z": -13313 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102103 - }, { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": 16152, - "y": 43958, - "z": -16770 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": 6950, - "y": 16151, - "z": -9788 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 12, - "instId": 300004, - "propState": 8, - "pos": { - "x": 7490, - "y": 16121, - "z": -13310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 2, - "pos": { - "x": -30220, - "y": 13900, - "z": 17271 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 24, - "instId": 300002, - "propState": 2, - "pos": { - "x": -62844, - "y": 13900, - "z": 30960 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 24, - "instId": 300003, - "propState": 2, - "pos": { - "x": -76357, - "y": 13900, - "z": 63584 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 24, - "instId": 300004, - "propState": 8, - "pos": { - "x": -30000, - "y": 10040, - "z": 63500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102102 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -33100, - "y": 13883, - "z": -56270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40231003": { - "P40231_F40231001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300005, - "propState": 8, - "pos": { - "x": -107113, - "y": 8825, - "z": 11042 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 3, - "groupId": 1, - "instId": 300005, - "pos": { - "x": -104995, - "y": 8140, - "z": 4655 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": -230330, - "y": -120, - "z": 12640 - }, - "rot": { - "x": 0, - "y": 269265, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40231004": { - "P40231_F40231001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -686890, - "y": -460, - "z": 77693 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 5, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -676866, - "y": 783, - "z": 72919 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40232001": { - "P40232_F40232001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40232002": { - "P40232_F40232001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "3": { - "monsters": [ - { - "groupId": 3, - "instId": 200001, - "eventId": 40232011, - "pos": { - "x": -499200, - "y": -51147, - "z": 21130 - }, - "rot": { - "x": 0, - "y": 320399, - "z": 0 - }, - "monsterId": 2022011 - }, - { - "groupId": 3, - "instId": 200003, - "eventId": 40232012, - "pos": { - "x": -477220, - "y": -46330, - "z": 29470 - }, - "rot": { - "x": 0, - "y": 270708, - "z": 0 - }, - "monsterId": 2022011 - }, - { - "groupId": 3, - "instId": 200016, - "eventId": 40232013, - "pos": { - "x": -468620, - "y": -41141, - "z": 6630 - }, - "rot": { - "x": 0, - "y": 343171, - "z": 0 - }, - "monsterId": 2022011 - }, - { - "groupId": 3, - "instId": 200005, - "eventId": 40232014, - "pos": { - "x": -410370, - "y": -34528, - "z": -850 - }, - "rot": { - "x": 0, - "y": 277284, - "z": 0 - }, - "monsterId": 2022011 - }, { - "groupId": 3, - "instId": 200010, - "eventId": 40232016, - "pos": { - "x": -403940, - "y": -34556, - "z": 25680 - }, - "rot": { - "x": 0, - "y": 180708, - "z": 0 - }, - "monsterId": 2022061 - }, { - "groupId": 3, - "instId": 200017, - "eventId": 40232017, - "pos": { - "x": -394100, - "y": -34673, - "z": 17630 - }, - "rot": { - "x": 0, - "y": 238990, - "z": 0 - }, - "monsterId": 2022011 - }, { - "groupId": 3, - "instId": 200008, - "eventId": 40232018, - "pos": { - "x": -359650, - "y": -37109, - "z": 16460 - }, - "rot": { - "x": 0, - "y": 218809, - "z": 0 - }, - "monsterId": 2022011 - }, { - "groupId": 3, - "instId": 200009, - "eventId": 40232019, - "pos": { - "x": -334840, - "y": -36770, - "z": 43360 - }, - "rot": { - "x": 0, - "y": 290790, - "z": 0 - }, - "monsterId": 2022011 - }, { - "groupId": 3, - "instId": 200011, - "eventId": 40232021, - "pos": { - "x": -323770, - "y": -36091, - "z": 59380 - }, - "rot": { - "x": 0, - "y": 295804, - "z": 0 - }, - "monsterId": 2022011 - }, { - "groupId": 3, - "instId": 200015, - "eventId": 40232023, - "pos": { - "x": -307840, - "y": -35513, - "z": 41380 - }, - "rot": { - "x": 0, - "y": 309222, - "z": 0 - }, - "monsterId": 2022011 - }, { - "groupId": 3, - "instId": 200013, - "eventId": 40232024, - "pos": { - "x": -321440, - "y": -29320, - "z": 8160 - }, - "rot": { - "x": 0, - "y": 12814, - "z": 0 - }, - "monsterId": 2022061 - }, { - "groupId": 3, - "instId": 200014, - "eventId": 40232025, - "pos": { - "x": -317431, - "y": -29518, - "z": 14534 - }, - "rot": { - "x": 0, - "y": 342814, - "z": 0 - }, - "monsterId": 2022011 - }, { - "groupId": 3, - "instId": 200004, - "eventId": 40232026, - "pos": { - "x": -339210, - "y": -29462, - "z": 6190 - }, - "rot": { - "x": 0, - "y": 93535, - "z": 0 - }, - "monsterId": 2022061 - } - ], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -538030, - "y": -53410, - "z": 2119 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -434610, - "y": -34147, - "z": 780 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 2, - "groupId": 6, - "instId": 300002, - "pos": { - "x": -434610, - "y": -34147, - "z": 4930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40233001": { - "P40233_F40233001": { - "scenes": { - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -132065, - "y": 32789, - "z": -60626 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40234001": { - "P40234_F40234001": { - "scenes": { - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": 40057, - "y": 5922, - "z": -27641 - }, - "rot": { - "x": 0, - "y": 331445, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": 36912, - "y": 6494, - "z": -28893 - }, - "rot": { - "x": 0, - "y": 22663, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 29, - "instId": 300003, - "propState": 8, - "pos": { - "x": 42464, - "y": 4727, - "z": -30671 - }, - "rot": { - "x": 0, - "y": 139696, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 29, - "instId": 300004, - "propState": 8, - "pos": { - "x": -65787, - "y": 16145, - "z": 11231 - }, - "rot": { - "x": 0, - "y": 152440, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 29, - "instId": 300005, - "propState": 8, - "pos": { - "x": -147050, - "y": 11468, - "z": 45349 - }, - "rot": { - "x": 0, - "y": 312177, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 29, - "instId": 300006, - "propState": 8, - "pos": { - "x": -79524, - "y": 17650, - "z": 16988 - }, - "rot": { - "x": 0, - "y": 129162, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 29, - "instId": 300007, - "propState": 8, - "pos": { - "x": -55251, - "y": 15768, - "z": -18107 - }, - "rot": { - "x": 0, - "y": 133257, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 29, - "instId": 300008, - "propState": 8, - "pos": { - "x": -100993, - "y": 17555, - "z": 22965 - }, - "rot": { - "x": 0, - "y": 191791, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 29, - "instId": 300009, - "propState": 8, - "pos": { - "x": 29942, - "y": 5669, - "z": -37396 - }, - "rot": { - "x": 0, - "y": 142169, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 29, - "instId": 300010, - "propState": 8, - "pos": { - "x": 30131, - "y": 5510, - "z": -38832 - }, - "rot": { - "x": 0, - "y": 124180, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 29, - "instId": 300011, - "propState": 8, - "pos": { - "x": 38757, - "y": 7157, - "z": -23940 - }, - "rot": { - "x": 0, - "y": 329666, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 29, - "instId": 300012, - "propState": 8, - "pos": { - "x": 32856, - "y": 7301, - "z": -26982 - }, - "rot": { - "x": 0, - "y": 329369, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 29, - "instId": 300013, - "propState": 8, - "pos": { - "x": 49600, - "y": 4202, - "z": -27815 - }, - "rot": { - "x": 0, - "y": 113846, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 29, - "instId": 300014, - "propState": 8, - "pos": { - "x": 32826, - "y": 4943, - "z": -36666 - }, - "rot": { - "x": 0, - "y": 356478, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 29, - "instId": 300015, - "propState": 8, - "pos": { - "x": 826, - "y": 1007, - "z": -81929 - }, - "rot": { - "x": 0, - "y": 336627, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 29, - "instId": 300016, - "propState": 8, - "pos": { - "x": 21439, - "y": 13443, - "z": -30370 - }, - "rot": { - "x": 0, - "y": 326258, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 29, - "instId": 300017, - "propState": 8, - "pos": { - "x": 17464, - "y": 4010, - "z": -61361 - }, - "rot": { - "x": 0, - "y": 328607, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 29, - "instId": 300018, - "propState": 8, - "pos": { - "x": -7647, - "y": 19481, - "z": -5926 - }, - "rot": { - "x": 0, - "y": 310566, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40235001": { - "P40235_F40235001": { - "scenes": { - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 72794, - "y": 44310, - "z": -9484 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 9, - "instId": 300001, - "pos": { - "x": 76890, - "y": 44010, - "z": -5050 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - } - } - } - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 10966, - "y": 36279, - "z": 22437 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 10, - "instId": 300001, - "propState": 2, - "pos": { - "x": 10966, - "y": 36279, - "z": 22437 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102103 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 2, - "pos": { - "x": 12990, - "y": 38203, - "z": 16170 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 2, - "pos": { - "x": 9900, - "y": 13862, - "z": 30230 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": 7800, - "y": 13884, - "z": 25600 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300005, - "propState": 8, - "pos": { - "x": 11570, - "y": 42010, - "z": -13313 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 11, - "instId": 300001, - "propState": 2, - "pos": { - "x": 11570, - "y": 42010, - "z": -13313 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102103 - }, - { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": 16152, - "y": 43958, - "z": -16770 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": 5340, - "y": 16121, - "z": -8680 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 11, - "instId": 300004, - "propState": 8, - "pos": { - "x": 7490, - "y": 16121, - "z": -13310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 2, - "pos": { - "x": -30220, - "y": 13900, - "z": 17271 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 12, - "instId": 300002, - "propState": 2, - "pos": { - "x": -62844, - "y": 13900, - "z": 30960 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 12, - "instId": 300003, - "propState": 2, - "pos": { - "x": -76357, - "y": 13900, - "z": 63584 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 12, - "instId": 300004, - "propState": 8, - "pos": { - "x": -30000, - "y": 10040, - "z": 63500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102102 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": 42430, - "y": 42415, - "z": -47221 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": 83514, - "y": 45702, - "z": -12234 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 14, - "instId": 300003, - "propState": 8, - "pos": { - "x": 15230, - "y": 43965, - "z": -13610 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40236001": { - "P40236_F40236001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 2760, - "y": 300, - "z": 2520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 23660, - "y": -3300, - "z": -12600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 2, - "groupId": 4, - "instId": 300002, - "pos": { - "x": 24120, - "y": -3600, - "z": -15220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40236002": { - "P40236_F40236001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40237001": { - "P40237_F40237001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400001, - "pos": { - "x": -67155, - "y": -719, - "z": -138078 - }, - "rot": { - "x": 0, - "y": 45760, - "z": 0 - }, - "npcId": 3146 - }, - { - "groupId": 19, - "instId": 400003, - "pos": { - "x": -64850, - "y": -1032, - "z": -47170 - }, - "rot": { - "x": 0, - "y": 295295, - "z": 0 - }, - "npcId": 3147 - }, - { - "groupId": 19, - "instId": 400004, - "pos": { - "x": -74590, - "y": 3050, - "z": -51140 - }, - "rot": { - "x": 0, - "y": 76900, - "z": 0 - }, - "npcId": 3147 - }, - { - "groupId": 19, - "instId": 400005, - "pos": { - "x": -76301, - "y": -820, - "z": -53784 - }, - "rot": { - "x": 0, - "y": 95925, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 19, - "instId": 400006, - "pos": { - "x": -70639, - "y": -1012, - "z": -57307 - }, - "rot": { - "x": 0, - "y": 192792, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 19, - "instId": 400008, - "pos": { - "x": -74520, - "y": -470, - "z": -74690 - }, - "rot": { - "x": 0, - "y": 90638, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 19, - "instId": 400009, - "pos": { - "x": -65420, - "y": -1012, - "z": -84610 - }, - "rot": { - "x": 0, - "y": 74973, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 19, - "instId": 400002, - "pos": { - "x": -68845, - "y": -813, - "z": -90059 - }, - "rot": { - "x": 0, - "y": 93234, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 19, - "instId": 400010, - "pos": { - "x": -65845, - "y": 966, - "z": -93316 - }, - "rot": { - "x": 0, - "y": 78754, - "z": 0 - }, - "npcId": 2321 - }, { - "groupId": 19, - "instId": 400011, - "pos": { - "x": -75500, - "y": 9060, - "z": -97100 - }, - "rot": { - "x": 0, - "y": 78754, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 19, - "instId": 400012, - "pos": { - "x": -77330, - "y": -512, - "z": -103810 - }, - "rot": { - "x": 0, - "y": 78754, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 19, - "instId": 400013, - "pos": { - "x": -62857, - "y": -1031, - "z": -114134 - }, - "rot": { - "x": 0, - "y": 276269, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 19, - "instId": 400014, - "pos": { - "x": -68243, - "y": 1124, - "z": -110714 - }, - "rot": { - "x": 0, - "y": 79422, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 19, - "instId": 400015, - "pos": { - "x": -72180, - "y": 1967, - "z": -120370 - }, - "rot": { - "x": 0, - "y": 79422, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 19, - "instId": 400017, - "pos": { - "x": -64530, - "y": -1012, - "z": -92620 - }, - "rot": { - "x": 0, - "y": 164608, - "z": 0 - }, - "npcId": 12312 - }, { - "groupId": 19, - "instId": 400018, - "pos": { - "x": -67440, - "y": -1012, - "z": -106620 - }, - "rot": { - "x": 0, - "y": 256451, - "z": 0 - }, - "npcId": 12313 - }, { - "groupId": 19, - "instId": 400019, - "pos": { - "x": -62758, - "y": -1012, - "z": -113312 - }, - "rot": { - "x": 0, - "y": 267885, - "z": 0 - }, - "npcId": 12119 - }, { - "groupId": 19, - "instId": 400021, - "pos": { - "x": -62984, - "y": -1032, - "z": -130792 - }, - "rot": { - "x": 0, - "y": 73210, - "z": 0 - }, - "npcId": 12131 - }, { - "groupId": 19, - "instId": 400028, - "pos": { - "x": -52937, - "y": -1017, - "z": -82859 - }, - "rot": { - "x": 0, - "y": 266762, - "z": 0 - }, - "npcId": 2201 - }, { - "groupId": 19, - "instId": 400029, - "pos": { - "x": -58085, - "y": -1032, - "z": -135338 - }, - "rot": { - "x": 0, - "y": 334087, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 19, - "instId": 400022, - "pos": { - "x": -80726, - "y": -519, - "z": -61968 - }, - "rot": { - "x": 0, - "y": 155418, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 19, - "instId": 400023, - "pos": { - "x": -49700, - "y": -1012, - "z": -133682 - }, - "rot": { - "x": 0, - "y": 352083, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 19, - "instId": 400030, - "pos": { - "x": -52180, - "y": -1017, - "z": -117856 - }, - "rot": { - "x": 0, - "y": 134889, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 19, - "instId": 400031, - "pos": { - "x": -51872, - "y": -1017, - "z": -107616 - }, - "rot": { - "x": 0, - "y": 260139, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 19, - "instId": 400032, - "pos": { - "x": -53396, - "y": -982, - "z": -107796 - }, - "rot": { - "x": 0, - "y": 305052, - "z": 0 - }, - "npcId": 12131 - }, { - "groupId": 19, - "instId": 400033, - "pos": { - "x": -53314, - "y": -982, - "z": -107280 - }, - "rot": { - "x": 0, - "y": 231420, - "z": 0 - }, - "npcId": 12233 - }, { - "groupId": 19, - "instId": 400034, - "pos": { - "x": -42100, - "y": 4732, - "z": -129440 - }, - "rot": { - "x": 0, - "y": 354071, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 19, - "instId": 400035, - "pos": { - "x": -42450, - "y": 15020, - "z": -94020 - }, - "rot": { - "x": 0, - "y": 181423, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 19, - "instId": 400036, - "pos": { - "x": -34974, - "y": 987, - "z": -130760 - }, - "rot": { - "x": 0, - "y": 263947, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 19, - "instId": 400037, - "pos": { - "x": -51410, - "y": 20000, - "z": -78835 - }, - "rot": { - "x": 0, - "y": 260139, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 19, - "instId": 400038, - "pos": { - "x": -52741, - "y": -1017, - "z": -84675 - }, - "rot": { - "x": 0, - "y": 259797, - "z": 0 - }, - "npcId": 2321 - }, { - "groupId": 19, - "instId": 400039, - "pos": { - "x": -45237, - "y": -1032, - "z": -120903 - }, - "rot": { - "x": 0, - "y": 231938, - "z": 0 - }, - "npcId": 2321 - }, { - "groupId": 19, - "instId": 400040, - "pos": { - "x": -64620, - "y": -1012, - "z": -94210 - }, - "rot": { - "x": 0, - "y": 13682, - "z": 0 - }, - "npcId": 12304 - }, { - "groupId": 19, - "instId": 400016, - "pos": { - "x": -61460, - "y": -1032, - "z": -135520 - }, - "rot": { - "x": 0, - "y": 14900, - "z": 0 - }, - "npcId": 12215 - }, { - "groupId": 19, - "instId": 400024, - "pos": { - "x": -65330, - "y": -1009, - "z": -87530 - }, - "rot": { - "x": 0, - "y": 242472, - "z": 0 - }, - "npcId": 12113 - }, { - "groupId": 19, - "instId": 400025, - "pos": { - "x": -66350, - "y": -1012, - "z": -101990 - }, - "rot": { - "x": 0, - "y": 347367, - "z": 0 - }, - "npcId": 12117 - }, { - "groupId": 19, - "instId": 400020, - "pos": { - "x": -61370, - "y": -1012, - "z": -134390 - }, - "rot": { - "x": 0, - "y": 188190, - "z": 0 - }, - "npcId": 12304 - }, { - "groupId": 19, - "instId": 400026, - "pos": { - "x": -53466, - "y": -1017, - "z": -90813 - }, - "rot": { - "x": 0, - "y": 234610, - "z": 0 - }, - "npcId": 12215 - }, { - "groupId": 19, - "instId": 400027, - "pos": { - "x": -51154, - "y": -1017, - "z": -102590 - }, - "rot": { - "x": 0, - "y": 92923, - "z": 0 - }, - "npcId": 12214 - }, { - "groupId": 19, - "instId": 400041, - "pos": { - "x": -53529, - "y": -1017, - "z": -91755 - }, - "rot": { - "x": 0, - "y": 305277, - "z": 0 - }, - "npcId": 12114 - }, { - "groupId": 19, - "instId": 400007, - "pos": { - "x": -34909, - "y": 987, - "z": -129812 - }, - "rot": { - "x": 0, - "y": 256451, - "z": 0 - }, - "npcId": 12312 - }, { - "groupId": 19, - "instId": 400042, - "pos": { - "x": -34882, - "y": 987, - "z": -131716 - }, - "rot": { - "x": 0, - "y": 278984, - "z": 0 - }, - "npcId": 12308 - } - ], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": -42200, - "y": 2430, - "z": -134490 - }, - "rot": { - "x": 0, - "y": 91933, - "z": 0 - }, - "propId": 102035 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40237002": { - "P40237_F40237001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [ - { - "groupId": 10, - "instId": 400001, - "pos": { - "x": -38479, - "y": -1900, - "z": 17082 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2321 - }, - { - "groupId": 10, - "instId": 400002, - "pos": { - "x": -32120, - "y": -2260, - "z": 10295 - }, - "rot": { - "x": 0, - "y": 51840, - "z": 0 - }, - "npcId": 3147 - }, - { - "groupId": 10, - "instId": 400003, - "pos": { - "x": -34972, - "y": -3466, - "z": 2905 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3147 - }, - { - "groupId": 10, - "instId": 400004, - "pos": { - "x": -24839, - "y": -3486, - "z": -11898 - }, - "rot": { - "x": 0, - "y": 38410, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 10, - "instId": 400005, - "pos": { - "x": -45230, - "y": -3466, - "z": -3120 - }, - "rot": { - "x": 0, - "y": 183281, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 10, - "instId": 400006, - "pos": { - "x": -14319, - "y": -2567, - "z": -20937 - }, - "rot": { - "x": 0, - "y": 341181, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 10, - "instId": 400007, - "pos": { - "x": 18850, - "y": -3466, - "z": -18540 - }, - "rot": { - "x": 0, - "y": 282222, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 10, - "instId": 400008, - "pos": { - "x": -5595, - "y": -2394, - "z": -17216 - }, - "rot": { - "x": 0, - "y": 2874, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 10, - "instId": 400009, - "pos": { - "x": 18147, - "y": -3345, - "z": -22648 - }, - "rot": { - "x": 0, - "y": 229370, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 10, - "instId": 400010, - "pos": { - "x": 3260, - "y": -3235, - "z": -19016 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 10, - "instId": 400011, - "pos": { - "x": 25120, - "y": -3486, - "z": -20880 - }, - "rot": { - "x": 0, - "y": 4182, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 10, - "instId": 400012, - "pos": { - "x": 28534, - "y": -3642, - "z": 3885 - }, - "rot": { - "x": 0, - "y": 229370, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 10, - "instId": 400013, - "pos": { - "x": 26789, - "y": -4941, - "z": 12200 - }, - "rot": { - "x": 0, - "y": 282222, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 10, - "instId": 400014, - "pos": { - "x": 26521, - "y": -4941, - "z": 18135 - }, - "rot": { - "x": 0, - "y": 229370, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 10, - "instId": 400015, - "pos": { - "x": 22000, - "y": 26060, - "z": 30000 - }, - "rot": { - "x": 0, - "y": 183758, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 10, - "instId": 400016, - "pos": { - "x": 10766, - "y": 1673, - "z": 32970 - }, - "rot": { - "x": 0, - "y": 348758, - "z": 0 - }, - "npcId": 2321 - }, { - "groupId": 10, - "instId": 400017, - "pos": { - "x": 10493, - "y": 1539, - "z": 34358 - }, - "rot": { - "x": 0, - "y": 173821, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 10, - "instId": 400018, - "pos": { - "x": 11881, - "y": 12340, - "z": 71450 - }, - "rot": { - "x": 0, - "y": 184208, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 10, - "instId": 400019, - "pos": { - "x": 11881, - "y": 12340, - "z": 71450 - }, - "rot": { - "x": 0, - "y": 184208, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 10, - "instId": 400020, - "pos": { - "x": 12965, - "y": 2598, - "z": 43408 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 10, - "instId": 400021, - "pos": { - "x": 8504, - "y": 3571, - "z": 52341 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 10, - "instId": 400022, - "pos": { - "x": 8524, - "y": 4810, - "z": 67781 - }, - "rot": { - "x": 0, - "y": 178601, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 10, - "instId": 400023, - "pos": { - "x": -4018, - "y": 6155, - "z": 74781 - }, - "rot": { - "x": 0, - "y": 266936, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 10, - "instId": 400024, - "pos": { - "x": -13854, - "y": 7711, - "z": 74415 - }, - "rot": { - "x": 0, - "y": 344565, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 10, - "instId": 400025, - "pos": { - "x": 9598, - "y": 12550, - "z": 79155 - }, - "rot": { - "x": 0, - "y": 184208, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 10, - "instId": 400026, - "pos": { - "x": -33795, - "y": -3486, - "z": 22155 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 10, - "instId": 400027, - "pos": { - "x": -32860, - "y": -3180, - "z": -12270 - }, - "rot": { - "x": 0, - "y": 231000, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 10, - "instId": 400028, - "pos": { - "x": -35113, - "y": 1210, - "z": -1852 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 10, - "instId": 400029, - "pos": { - "x": 32307, - "y": -3092, - "z": -7974 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2321 - }, { - "groupId": 10, - "instId": 400030, - "pos": { - "x": 19698, - "y": -4941, - "z": 33399 - }, - "rot": { - "x": 0, - "y": 353569, - "z": 0 - }, - "npcId": 3146 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40237003": { - "P40237_F40237001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [ - { - "groupId": 6, - "instId": 400001, - "pos": { - "x": -23980, - "y": 3271, - "z": 21390 - }, - "rot": { - "x": 0, - "y": 352231, - "z": 0 - }, - "npcId": 3147 - }, - { - "groupId": 6, - "instId": 400002, - "pos": { - "x": -25560, - "y": 5150, - "z": 16130 - }, - "rot": { - "x": 0, - "y": 267791, - "z": 0 - }, - "npcId": 3147 - }, - { - "groupId": 6, - "instId": 400003, - "pos": { - "x": -27494, - "y": 3262, - "z": 13143 - }, - "rot": { - "x": 0, - "y": 267791, - "z": 0 - }, - "npcId": 3147 - }, - { - "groupId": 6, - "instId": 400004, - "pos": { - "x": -28209, - "y": 3262, - "z": 9032 - }, - "rot": { - "x": 0, - "y": 267791, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 6, - "instId": 400005, - "pos": { - "x": -20990, - "y": 22537, - "z": -5486 - }, - "rot": { - "x": 0, - "y": 171782, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 6, - "instId": 400006, - "pos": { - "x": -25505, - "y": 2375, - "z": 5190 - }, - "rot": { - "x": 0, - "y": 267791, - "z": 0 - }, - "npcId": 2321 - }, { - "groupId": 6, - "instId": 400007, - "pos": { - "x": -27260, - "y": 14537, - "z": -1560 - }, - "rot": { - "x": 0, - "y": 267791, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 6, - "instId": 400008, - "pos": { - "x": -11206, - "y": 1650, - "z": -765 - }, - "rot": { - "x": 0, - "y": 176309, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 6, - "instId": 400009, - "pos": { - "x": -1690, - "y": 285, - "z": -2290 - }, - "rot": { - "x": 0, - "y": 213075, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 6, - "instId": 400010, - "pos": { - "x": -3540, - "y": -351, - "z": -10790 - }, - "rot": { - "x": 0, - "y": 267791, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 6, - "instId": 400011, - "pos": { - "x": -424, - "y": 1434, - "z": -20743 - }, - "rot": { - "x": 0, - "y": 267791, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 6, - "instId": 400012, - "pos": { - "x": -1060, - "y": 1367, - "z": -13080 - }, - "rot": { - "x": 0, - "y": 267791, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 6, - "instId": 400013, - "pos": { - "x": 16160, - "y": 3910, - "z": -27450 - }, - "rot": { - "x": 0, - "y": 179650, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 6, - "instId": 400014, - "pos": { - "x": 4363, - "y": 317, - "z": -33646 - }, - "rot": { - "x": 0, - "y": 267791, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 6, - "instId": 400015, - "pos": { - "x": -2184, - "y": 2458, - "z": -44029 - }, - "rot": { - "x": 0, - "y": 267791, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 6, - "instId": 400016, - "pos": { - "x": -7710, - "y": 31, - "z": -46008 - }, - "rot": { - "x": 0, - "y": 125413, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 6, - "instId": 400017, - "pos": { - "x": -1748, - "y": 33, - "z": -38343 - }, - "rot": { - "x": 0, - "y": 287969, - "z": 0 - }, - "npcId": 2321 - }, { - "groupId": 6, - "instId": 400018, - "pos": { - "x": -15040, - "y": 630, - "z": -48987 - }, - "rot": { - "x": 0, - "y": 344331, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 6, - "instId": 400019, - "pos": { - "x": -22793, - "y": 520, - "z": -48508 - }, - "rot": { - "x": 0, - "y": 338646, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 6, - "instId": 400020, - "pos": { - "x": -26730, - "y": -711, - "z": -62070 - }, - "rot": { - "x": 0, - "y": 254268, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 6, - "instId": 400021, - "pos": { - "x": -32390, - "y": 8480, - "z": -47170 - }, - "rot": { - "x": 0, - "y": 14503, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 6, - "instId": 400022, - "pos": { - "x": -35680, - "y": 564, - "z": -43260 - }, - "rot": { - "x": 0, - "y": 35160, - "z": 0 - }, - "npcId": 2321 - }, { - "groupId": 6, - "instId": 400023, - "pos": { - "x": -39850, - "y": 564, - "z": -42820 - }, - "rot": { - "x": 0, - "y": 28366, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 6, - "instId": 400024, - "pos": { - "x": -41765, - "y": 564, - "z": -38703 - }, - "rot": { - "x": 0, - "y": 84021, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 6, - "instId": 400025, - "pos": { - "x": -45800, - "y": 710, - "z": -35690 - }, - "rot": { - "x": 0, - "y": 66845, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 6, - "instId": 400026, - "pos": { - "x": -50220, - "y": 199, - "z": -36550 - }, - "rot": { - "x": 0, - "y": 99682, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 6, - "instId": 400027, - "pos": { - "x": -62270, - "y": 264, - "z": -33940 - }, - "rot": { - "x": 0, - "y": 66845, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 6, - "instId": 400028, - "pos": { - "x": -63408, - "y": 745, - "z": -29727 - }, - "rot": { - "x": 0, - "y": 66845, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 6, - "instId": 400029, - "pos": { - "x": -61729, - "y": 2466, - "z": -18362 - }, - "rot": { - "x": 0, - "y": 99682, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 6, - "instId": 400030, - "pos": { - "x": -58169, - "y": 63, - "z": -17150 - }, - "rot": { - "x": 0, - "y": 173842, - "z": 0 - }, - "npcId": 3146 - } - ], - "props": [], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": -40660, - "y": -2038, - "z": -74690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 28, - "instId": 300002, - "propState": 8, - "pos": { - "x": 32300, - "y": 3600, - "z": -36330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1020203": { - "anchorId": 2, - "groupId": 28, - "instId": 300001, - "pos": { - "x": -33410, - "y": -727, - "z": -60790 - }, - "rot": { - "x": 0, - "y": 6906, - "z": 0 - } - }, - "1020204": { - "anchorId": 3, - "groupId": 28, - "instId": 300002, - "pos": { - "x": 37598, - "y": 3760, - "z": -36308 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40237004": { - "P40237_F40237001": { - "scenes": { - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -40660, - "y": -2038, - "z": -74690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 32300, - "y": 3600, - "z": -36330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1020203": { - "anchorId": 2, - "groupId": 5, - "instId": 300001, - "pos": { - "x": -33410, - "y": -727, - "z": -60790 - }, - "rot": { - "x": 0, - "y": 6906, - "z": 0 - } - }, - "1020204": { - "anchorId": 3, - "groupId": 5, - "instId": 300002, - "pos": { - "x": 37598, - "y": 3760, - "z": -36308 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - } - } - } - }, - "26": { - "monsters": [], - "npcs": [ - { - "groupId": 26, - "instId": 400001, - "pos": { - "x": -38590, - "y": 564, - "z": -55080 - }, - "rot": { - "x": 0, - "y": 277400, - "z": 0 - }, - "npcId": 3147 - }, - { - "groupId": 26, - "instId": 400002, - "pos": { - "x": -47790, - "y": 951, - "z": -48600 - }, - "rot": { - "x": 0, - "y": 73634, - "z": 0 - }, - "npcId": 3146 - }, - { - "groupId": 26, - "instId": 400003, - "pos": { - "x": -38533, - "y": 20950, - "z": -50013 - }, - "rot": { - "x": 0, - "y": 73634, - "z": 0 - }, - "npcId": 3146 - }, - { - "groupId": 26, - "instId": 400004, - "pos": { - "x": -36172, - "y": 564, - "z": -45707 - }, - "rot": { - "x": 0, - "y": 89126, - "z": 0 - }, - "npcId": 2321 - }, { - "groupId": 26, - "instId": 400005, - "pos": { - "x": -42105, - "y": 564, - "z": -38719 - }, - "rot": { - "x": 0, - "y": 73634, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 26, - "instId": 400006, - "pos": { - "x": -38520, - "y": 1161, - "z": -27080 - }, - "rot": { - "x": 0, - "y": 175012, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 26, - "instId": 400007, - "pos": { - "x": -36492, - "y": 484, - "z": -29735 - }, - "rot": { - "x": 0, - "y": 162539, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 26, - "instId": 400008, - "pos": { - "x": -50230, - "y": 63, - "z": -35682 - }, - "rot": { - "x": 0, - "y": 348737, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 26, - "instId": 400009, - "pos": { - "x": -42591, - "y": 3848, - "z": -19025 - }, - "rot": { - "x": 0, - "y": 73897, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 26, - "instId": 400010, - "pos": { - "x": -38310, - "y": 8930, - "z": -14600 - }, - "rot": { - "x": 0, - "y": 73634, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 26, - "instId": 400011, - "pos": { - "x": -40360, - "y": 5672, - "z": -9140 - }, - "rot": { - "x": 0, - "y": 2500, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 26, - "instId": 400012, - "pos": { - "x": -40115, - "y": 2075, - "z": -5631 - }, - "rot": { - "x": 0, - "y": 73634, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 26, - "instId": 400013, - "pos": { - "x": -37030, - "y": 1537, - "z": -2890 - }, - "rot": { - "x": 0, - "y": 301532, - "z": 0 - }, - "npcId": 2321 - }, { - "groupId": 26, - "instId": 400014, - "pos": { - "x": -37890, - "y": 1787, - "z": -1860 - }, - "rot": { - "x": 0, - "y": 46677, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 26, - "instId": 400015, - "pos": { - "x": -40500, - "y": 4220, - "z": 3870 - }, - "rot": { - "x": 0, - "y": 73897, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 26, - "instId": 400016, - "pos": { - "x": -40385, - "y": 5071, - "z": 8098 - }, - "rot": { - "x": 0, - "y": 73897, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 26, - "instId": 400017, - "pos": { - "x": -37970, - "y": 3262, - "z": 21190 - }, - "rot": { - "x": 0, - "y": 182633, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 26, - "instId": 400018, - "pos": { - "x": -38040, - "y": 3262, - "z": 25970 - }, - "rot": { - "x": 0, - "y": 182633, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 26, - "instId": 400019, - "pos": { - "x": -41724, - "y": 3268, - "z": 19176 - }, - "rot": { - "x": 0, - "y": 73634, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 26, - "instId": 400020, - "pos": { - "x": -42576, - "y": 6269, - "z": 24498 - }, - "rot": { - "x": 0, - "y": 73897, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 26, - "instId": 400021, - "pos": { - "x": -42017, - "y": 3551, - "z": 29620 - }, - "rot": { - "x": 0, - "y": 73897, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 26, - "instId": 400022, - "pos": { - "x": -42535, - "y": 3697, - "z": 34269 - }, - "rot": { - "x": 0, - "y": 73634, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 26, - "instId": 400023, - "pos": { - "x": -40343, - "y": 11686, - "z": 38248 - }, - "rot": { - "x": 0, - "y": 73634, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 26, - "instId": 400024, - "pos": { - "x": -39351, - "y": 5566, - "z": 44513 - }, - "rot": { - "x": 0, - "y": 73897, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 26, - "instId": 400025, - "pos": { - "x": -37748, - "y": 8715, - "z": 56908 - }, - "rot": { - "x": 0, - "y": 142396, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 26, - "instId": 400026, - "pos": { - "x": -27661, - "y": 8713, - "z": 56850 - }, - "rot": { - "x": 0, - "y": 179546, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 26, - "instId": 400027, - "pos": { - "x": 14890, - "y": 7430, - "z": 56060 - }, - "rot": { - "x": 0, - "y": 266753, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 26, - "instId": 400028, - "pos": { - "x": 21750, - "y": 11720, - "z": 61225 - }, - "rot": { - "x": 0, - "y": 266753, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 26, - "instId": 400029, - "pos": { - "x": 19410, - "y": 6070, - "z": 61040 - }, - "rot": { - "x": 0, - "y": 173226, - "z": 0 - }, - "npcId": 2321 - }, { - "groupId": 26, - "instId": 400030, - "pos": { - "x": 26300, - "y": 9630, - "z": 66253 - }, - "rot": { - "x": 0, - "y": 266753, - "z": 0 - }, - "npcId": 3146 - } - ], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": 19520, - "y": 6320, - "z": 56040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102035 - }, { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26920, - "y": 9410, - "z": 61240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102035 - }, { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 24759, - "y": 3745, - "z": 61040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102035 - }, { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": 30160, - "y": 7290, - "z": 66253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102035 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40237005": { - "P40237_F40237001": { - "scenes": { - "11": { - "monsters": [], - "npcs": [ - { - "groupId": 11, - "instId": 400001, - "pos": { - "x": 68220, - "y": 44460, - "z": 13030 - }, - "rot": { - "x": 0, - "y": 135744, - "z": 0 - }, - "npcId": 3147 - }, - { - "groupId": 11, - "instId": 400002, - "pos": { - "x": 73130, - "y": 44409, - "z": 12348 - }, - "rot": { - "x": 0, - "y": 240860, - "z": 0 - }, - "npcId": 3147 - }, - { - "groupId": 11, - "instId": 400004, - "pos": { - "x": 74130, - "y": 44413, - "z": 7470 - }, - "rot": { - "x": 0, - "y": 220706, - "z": 0 - }, - "npcId": 3147 - }, - { - "groupId": 11, - "instId": 400005, - "pos": { - "x": 83260, - "y": 44409, - "z": 3460 - }, - "rot": { - "x": 0, - "y": 230574, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 11, - "instId": 400007, - "pos": { - "x": 93055, - "y": 45450, - "z": 394 - }, - "rot": { - "x": 0, - "y": 240860, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 11, - "instId": 400008, - "pos": { - "x": 79840, - "y": 44910, - "z": 6380 - }, - "rot": { - "x": 0, - "y": 213920, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 11, - "instId": 400009, - "pos": { - "x": 100300, - "y": 45722, - "z": -11250 - }, - "rot": { - "x": 0, - "y": 240860, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 11, - "instId": 400010, - "pos": { - "x": 96778, - "y": 45722, - "z": -11630 - }, - "rot": { - "x": 0, - "y": 172164, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 11, - "instId": 400011, - "pos": { - "x": 107130, - "y": 45722, - "z": -14230 - }, - "rot": { - "x": 0, - "y": 240860, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 11, - "instId": 400012, - "pos": { - "x": 109708, - "y": 45702, - "z": -20382 - }, - "rot": { - "x": 0, - "y": 224568, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 11, - "instId": 400013, - "pos": { - "x": 119029, - "y": 46508, - "z": -16978 - }, - "rot": { - "x": 0, - "y": 198696, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 11, - "instId": 400014, - "pos": { - "x": 116056, - "y": 45986, - "z": -25280 - }, - "rot": { - "x": 0, - "y": 240860, - "z": 0 - }, - "npcId": 2321 - }, { - "groupId": 11, - "instId": 400015, - "pos": { - "x": 118780, - "y": 45790, - "z": -30260 - }, - "rot": { - "x": 0, - "y": 216375, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 11, - "instId": 400016, - "pos": { - "x": 124080, - "y": 47439, - "z": -59640 - }, - "rot": { - "x": 0, - "y": 352567, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 11, - "instId": 400017, - "pos": { - "x": 129345, - "y": 50872, - "z": -37473 - }, - "rot": { - "x": 0, - "y": 289801, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 11, - "instId": 400018, - "pos": { - "x": 121155, - "y": 45702, - "z": -43290 - }, - "rot": { - "x": 0, - "y": 260746, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 11, - "instId": 400019, - "pos": { - "x": 127480, - "y": 48839, - "z": -57573 - }, - "rot": { - "x": 0, - "y": 268730, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 11, - "instId": 400020, - "pos": { - "x": 118770, - "y": 45702, - "z": -62560 - }, - "rot": { - "x": 0, - "y": 131099, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 11, - "instId": 400021, - "pos": { - "x": 119520, - "y": 45702, - "z": -68500 - }, - "rot": { - "x": 0, - "y": 240860, - "z": 0 - }, - "npcId": 2321 - }, { - "groupId": 11, - "instId": 400022, - "pos": { - "x": 120128, - "y": 57750, - "z": -50312 - }, - "rot": { - "x": 0, - "y": 270335, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 11, - "instId": 400023, - "pos": { - "x": 140092, - "y": 46920, - "z": -81780 - }, - "rot": { - "x": 0, - "y": 198696, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 11, - "instId": 400024, - "pos": { - "x": 137470, - "y": 56710, - "z": -76620 - }, - "rot": { - "x": 0, - "y": 228509, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 11, - "instId": 400025, - "pos": { - "x": 129000, - "y": 45722, - "z": -75830 - }, - "rot": { - "x": 0, - "y": 168501, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 11, - "instId": 400006, - "pos": { - "x": 89840, - "y": 45722, - "z": -7960 - }, - "rot": { - "x": 0, - "y": 201093, - "z": 0 - }, - "npcId": 2321 - }, { - "groupId": 11, - "instId": 400028, - "pos": { - "x": 126230, - "y": 45702, - "z": -72140 - }, - "rot": { - "x": 0, - "y": 235908, - "z": 0 - }, - "npcId": 3146 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40237006": { - "P40237_F40237001": { - "scenes": { - "22": { - "monsters": [], - "npcs": [ - { - "groupId": 22, - "instId": 400001, - "pos": { - "x": 121200, - "y": 45722, - "z": -89248 - }, - "rot": { - "x": 0, - "y": 41797, - "z": 0 - }, - "npcId": 3147 - }, - { - "groupId": 22, - "instId": 400002, - "pos": { - "x": 117108, - "y": 45722, - "z": -86700 - }, - "rot": { - "x": 0, - "y": 9489, - "z": 0 - }, - "npcId": 3147 - }, - { - "groupId": 22, - "instId": 400004, - "pos": { - "x": 108694, - "y": 45722, - "z": -77891 - }, - "rot": { - "x": 0, - "y": 136033, - "z": 0 - }, - "npcId": 3147 - }, - { - "groupId": 22, - "instId": 400006, - "pos": { - "x": 106359, - "y": 45750, - "z": -72866 - }, - "rot": { - "x": 0, - "y": 146233, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 22, - "instId": 400007, - "pos": { - "x": 94180, - "y": 45717, - "z": -73800 - }, - "rot": { - "x": 0, - "y": 91006, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 22, - "instId": 400005, - "pos": { - "x": 112130, - "y": 48865, - "z": -80310 - }, - "rot": { - "x": 0, - "y": 140587, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 22, - "instId": 400008, - "pos": { - "x": 92700, - "y": 45717, - "z": -73800 - }, - "rot": { - "x": 0, - "y": 91006, - "z": 0 - }, - "npcId": 3009 - }, { - "groupId": 22, - "instId": 400009, - "pos": { - "x": 95220, - "y": 45722, - "z": -81260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 22, - "instId": 400011, - "pos": { - "x": 67970, - "y": 45702, - "z": -62390 - }, - "rot": { - "x": 0, - "y": 87139, - "z": 0 - }, - "npcId": 2321 - }, { - "groupId": 22, - "instId": 400012, - "pos": { - "x": 71100, - "y": 45702, - "z": -52180 - }, - "rot": { - "x": 0, - "y": 145207, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 22, - "instId": 400013, - "pos": { - "x": 82300, - "y": 45722, - "z": -43410 - }, - "rot": { - "x": 0, - "y": 144466, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 22, - "instId": 400015, - "pos": { - "x": 68160, - "y": 46349, - "z": -71623 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 22, - "instId": 400016, - "pos": { - "x": 84940, - "y": 45702, - "z": -29090 - }, - "rot": { - "x": 0, - "y": 171575, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 22, - "instId": 400017, - "pos": { - "x": 75848, - "y": 47328, - "z": -41788 - }, - "rot": { - "x": 0, - "y": 132435, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 22, - "instId": 400018, - "pos": { - "x": 79580, - "y": 51690, - "z": -37040 - }, - "rot": { - "x": 0, - "y": 99466, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 22, - "instId": 400019, - "pos": { - "x": 83563, - "y": 45722, - "z": -29051 - }, - "rot": { - "x": 0, - "y": 80052, - "z": 0 - }, - "npcId": 2321 - }, { - "groupId": 22, - "instId": 400020, - "pos": { - "x": 113830, - "y": 47400, - "z": -83460 - }, - "rot": { - "x": 0, - "y": 288790, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 22, - "instId": 400021, - "pos": { - "x": 76185, - "y": 45702, - "z": -71040 - }, - "rot": { - "x": 0, - "y": 214853, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 22, - "instId": 400022, - "pos": { - "x": 64479, - "y": 49343, - "z": -55897 - }, - "rot": { - "x": 0, - "y": 93186, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 22, - "instId": 400023, - "pos": { - "x": 101360, - "y": 66722, - "z": -75793 - }, - "rot": { - "x": 0, - "y": 1983, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 22, - "instId": 400024, - "pos": { - "x": 81140, - "y": 45722, - "z": -72140 - }, - "rot": { - "x": 0, - "y": 21552, - "z": 0 - }, - "npcId": 2321 - }, { - "groupId": 22, - "instId": 400026, - "pos": { - "x": 68080, - "y": 45702, - "z": -67730 - }, - "rot": { - "x": 0, - "y": 207198, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 22, - "instId": 400027, - "pos": { - "x": 84790, - "y": 45722, - "z": -77422 - }, - "rot": { - "x": 0, - "y": 356900, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 22, - "instId": 400028, - "pos": { - "x": 73089, - "y": 47328, - "z": -44482 - }, - "rot": { - "x": 0, - "y": 132435, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 22, - "instId": 400029, - "pos": { - "x": 62330, - "y": 44379, - "z": -1960 - }, - "rot": { - "x": 0, - "y": 53453, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 22, - "instId": 400030, - "pos": { - "x": 77761, - "y": 48977, - "z": -19463 - }, - "rot": { - "x": 0, - "y": 43611, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 22, - "instId": 400031, - "pos": { - "x": 80290, - "y": 51690, - "z": -23400 - }, - "rot": { - "x": 0, - "y": 27300, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 22, - "instId": 400032, - "pos": { - "x": 75112, - "y": 45300, - "z": -14066 - }, - "rot": { - "x": 0, - "y": 27110, - "z": 0 - }, - "npcId": 3146 - }, { - "groupId": 22, - "instId": 400033, - "pos": { - "x": 72225, - "y": 47198, - "z": -48450 - }, - "rot": { - "x": 0, - "y": 239913, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 22, - "instId": 400034, - "pos": { - "x": 62330, - "y": 44010, - "z": -1960 - }, - "rot": { - "x": 0, - "y": 123782, - "z": 0 - }, - "npcId": 3009 - }, { - "groupId": 22, - "instId": 400035, - "pos": { - "x": 88610, - "y": 46216, - "z": -77407 - }, - "rot": { - "x": 0, - "y": 346588, - "z": 0 - }, - "npcId": 3147 - }, { - "groupId": 22, - "instId": 400036, - "pos": { - "x": 66355, - "y": 45304, - "z": -13468 - }, - "rot": { - "x": 0, - "y": 346588, - "z": 0 - }, - "npcId": 3147 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40238001": { - "P40238_F40238001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": -32320, - "y": 2740, - "z": 63590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102187 - }, { - "groupId": 4, - "instId": 300002, - "propState": 2, - "pos": { - "x": -30053, - "y": 3662, - "z": 63600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102196 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": -32366, - "y": 4134, - "z": 61000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 137 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40239001": { - "P10401_F10401001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78066, - "y": -5970, - "z": -486616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19340, - "y": 5990, - "z": -300240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -101136, - "y": 15608, - "z": -278544 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 124536, - "y": 98377, - "z": 192166 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227579, - "y": 167843, - "z": 369819 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 329967, - "y": 107971, - "z": 217122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 224470, - "y": 104516, - "z": 263170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 162270, - "y": 100770, - "z": 309350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 315770, - "y": 152774, - "z": 298757 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1040101": { - "anchorId": 1, - "groupId": 6, - "instId": 300001, - "pos": { - "x": 89730, - "y": -6120, - "z": -492460 - }, - "rot": { - "x": 0, - "y": 346618, - "z": 0 - } - }, - "1040102": { - "anchorId": 2, - "groupId": 6, - "instId": 300002, - "pos": { - "x": -21430, - "y": 5990, - "z": -303590 - }, - "rot": { - "x": 0, - "y": 254754, - "z": 0 - } - }, - "1040103": { - "anchorId": 3, - "groupId": 6, - "instId": 300003, - "pos": { - "x": -105120, - "y": 15608, - "z": -278950 - }, - "rot": { - "x": 0, - "y": 329392, - "z": 0 - } - }, - "1040104": { - "anchorId": 4, - "groupId": 6, - "instId": 300004, - "pos": { - "x": 114403, - "y": 98354, - "z": 194152 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - } - }, - "1040105": { - "anchorId": 5, - "groupId": 6, - "instId": 300005, - "pos": { - "x": 221674, - "y": 168060, - "z": 363828 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - } - }, - "1040106": { - "anchorId": 6, - "groupId": 6, - "instId": 300006, - "pos": { - "x": 336400, - "y": 107971, - "z": 213537 - }, - "rot": { - "x": 0, - "y": 182732, - "z": 0 - } - }, - "1040107": { - "anchorId": 7, - "groupId": 6, - "instId": 300007, - "pos": { - "x": 216390, - "y": 103529, - "z": 270850 - }, - "rot": { - "x": 0, - "y": 75679, - "z": 0 - } - }, - "1040108": { - "anchorId": 8, - "groupId": 6, - "instId": 300008, - "pos": { - "x": 167763, - "y": 100770, - "z": 308090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1040109": { - "anchorId": 9, - "groupId": 6, - "instId": 300009, - "pos": { - "x": 318666, - "y": 152472, - "z": 306522 - }, - "rot": { - "x": 0, - "y": 56899, - "z": 0 - } - } - } - }, - "8": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 12, - "pos": { - "x": 82050, - "y": -5915, - "z": -395340 - }, - "rot": { - "x": 0, - "y": 276750, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 12, - "pos": { - "x": 3914, - "y": 3450, - "z": -290792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 12, - "pos": { - "x": -18250, - "y": 6339, - "z": -296226 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 12, - "pos": { - "x": -26774, - "y": 3350, - "z": -287644 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300005, - "propState": 12, - "pos": { - "x": -33678, - "y": 3365, - "z": -267524 - }, - "rot": { - "x": 0, - "y": 90531, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300006, - "propState": 12, - "pos": { - "x": -64086, - "y": 21093, - "z": -269232 - }, - "rot": { - "x": 0, - "y": 20649, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300007, - "propState": 12, - "pos": { - "x": -74082, - "y": 11031, - "z": -231372 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300008, - "propState": 12, - "pos": { - "x": -134960, - "y": 15608, - "z": -280360 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300009, - "propState": 12, - "pos": { - "x": -60375, - "y": 12152, - "z": -278233 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300010, - "propState": 12, - "pos": { - "x": -102840, - "y": 19562, - "z": -246767 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300012, - "propState": 12, - "pos": { - "x": -86640, - "y": 27266, - "z": -243760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300006, - "propState": 8, - "pos": { - "x": -39636, - "y": 5990, - "z": -294265 - }, - "rot": { - "x": 0, - "y": 185572, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": -51120, - "y": 5978, - "z": -310370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300008, - "propState": 8, - "pos": { - "x": -50970, - "y": 5978, - "z": -300970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300009, - "propState": 8, - "pos": { - "x": -74500, - "y": 11160, - "z": -287292 - }, - "rot": { - "x": 0, - "y": 236527, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300010, - "propState": 8, - "pos": { - "x": -71770, - "y": 12394, - "z": -278750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300014, - "propState": 8, - "pos": { - "x": -144850, - "y": 16251, - "z": -247720 - }, - "rot": { - "x": 0, - "y": 75105, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26494, - "y": 6610, - "z": -323210 - }, - "rot": { - "x": 0, - "y": 351685, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300011, - "propState": 8, - "pos": { - "x": -76758, - "y": 24054, - "z": -249600 - }, - "rot": { - "x": 0, - "y": 53418, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 10, - "instId": 300015, - "propState": 8, - "pos": { - "x": -84739, - "y": 27779, - "z": -263615 - }, - "rot": { - "x": 0, - "y": 156113, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300018, - "propState": 8, - "pos": { - "x": -111490, - "y": 26632, - "z": -258600 - }, - "rot": { - "x": 0, - "y": 311826, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300016, - "propState": 8, - "pos": { - "x": -62385, - "y": 21150, - "z": -257798 - }, - "rot": { - "x": 0, - "y": 264682, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300024, - "propState": 8, - "pos": { - "x": -63897, - "y": 21093, - "z": -236956 - }, - "rot": { - "x": 0, - "y": 220027, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300020, - "propState": 8, - "pos": { - "x": -25366, - "y": 3333, - "z": -216889 - }, - "rot": { - "x": 0, - "y": 88688, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300021, - "propState": 8, - "pos": { - "x": -14840, - "y": 3448, - "z": -206413 - }, - "rot": { - "x": 0, - "y": 177426, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300022, - "propState": 8, - "pos": { - "x": -134892, - "y": 15204, - "z": -278844 - }, - "rot": { - "x": 0, - "y": 3118, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300023, - "propState": 8, - "pos": { - "x": -133409, - "y": 15164, - "z": -280287 - }, - "rot": { - "x": 0, - "y": 86672, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300025, - "propState": 8, - "pos": { - "x": 89695, - "y": -5970, - "z": -448796 - }, - "rot": { - "x": 0, - "y": 210643, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58732, - "y": -5990, - "z": -419241 - }, - "rot": { - "x": 0, - "y": 102446, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300012, - "propState": 8, - "pos": { - "x": 55603, - "y": -6017, - "z": -404746 - }, - "rot": { - "x": 0, - "y": 23104, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14697, - "y": -1293, - "z": -360615 - }, - "rot": { - "x": 0, - "y": 51018, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": 43152, - "y": -5300, - "z": -372415 - }, - "rot": { - "x": 0, - "y": 220886, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300027, - "propState": 8, - "pos": { - "x": 21331, - "y": 2224, - "z": -334155 - }, - "rot": { - "x": 0, - "y": 263701, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20605, - "y": 3448, - "z": -283484 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300028, - "propState": 8, - "pos": { - "x": 19589, - "y": 3448, - "z": -237547 - }, - "rot": { - "x": 0, - "y": 241864, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 1, - "pos": { - "x": 312570, - "y": 109590, - "z": 314512 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311898, - "y": 152508, - "z": 314894 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 1, - "pos": { - "x": 316455, - "y": 152200, - "z": 310770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104002 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 1, - "pos": { - "x": 316207, - "y": 109404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 13, - "instId": 300005, - "propState": 1, - "pos": { - "x": 316207, - "y": 152404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 14, - "instId": 300004, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300003, - "propState": 1, - "pos": { - "x": 236879, - "y": 103740, - "z": 236270 - }, - "rot": { - "x": 0, - "y": 7500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 1, - "pos": { - "x": 212126, - "y": 103740, - "z": 279143 - }, - "rot": { - "x": 0, - "y": 112500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300005, - "propState": 1, - "pos": { - "x": 188042, - "y": 104630, - "z": 276986 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300006, - "propState": 1, - "pos": { - "x": 159686, - "y": 100793, - "z": 300619 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300007, - "propState": 1, - "pos": { - "x": 143159, - "y": 100976, - "z": 309937 - }, - "rot": { - "x": 0, - "y": 293966, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300011, - "propState": 1, - "pos": { - "x": 291750, - "y": 105971, - "z": 185290 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300012, - "propState": 1, - "pos": { - "x": 241740, - "y": 101971, - "z": 163320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300010, - "propState": 1, - "pos": { - "x": 353781, - "y": 107971, - "z": 203856 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104018 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -59530, - "y": 12152, - "z": -273520 - }, - "rot": { - "x": 0, - "y": 309292, - "z": 0 - }, - "npcId": 3149 - } - ], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -95080, - "y": 14756, - "z": -279743 - }, - "rot": { - "x": 0, - "y": 10151, - "z": 0 - }, - "npcId": 14109 - } - ], - "props": [], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": -96529, - "y": 15621, - "z": -265169 - }, - "rot": { - "x": 0, - "y": 224052, - "z": 0 - }, - "npcId": 14209 - } - ], - "props": [], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [ - { - "groupId": 40, - "instId": 400001, - "pos": { - "x": -111968, - "y": 15665, - "z": -266978 - }, - "rot": { - "x": 0, - "y": 196945, - "z": 0 - }, - "npcId": 14110 - }, { - "groupId": 40, - "instId": 400002, - "pos": { - "x": -112375, - "y": 15706, - "z": -267880 - }, - "rot": { - "x": 0, - "y": 13398, - "z": 0 - }, - "npcId": 14103 - } - ], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204915, - "y": 167443, - "z": 391466 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 104015 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300002, - "propState": 0, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300002, - "propState": 0, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [ - { - "groupId": 92, - "instId": 400001, - "pos": { - "x": 204964, - "y": 97644, - "z": 143330 - }, - "rot": { - "x": 0, - "y": 143298, - "z": 0 - }, - "npcId": 14101 - } - ], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 0, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -14980, - "y": 3350, - "z": -283160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300002, - "propState": 1, - "pos": { - "x": -146909, - "y": 15640, - "z": -263311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": 158376, - "y": 105750, - "z": 344739 - }, - "rot": { - "x": 0, - "y": 224478, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": 219888, - "y": 97644, - "z": 168466 - }, - "rot": { - "x": 0, - "y": 150238, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": 352900, - "y": 107971, - "z": 220700 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": 209210, - "y": 100740, - "z": 308940 - }, - "rot": { - "x": 0, - "y": 329129, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300007, - "propState": 1, - "pos": { - "x": -79120, - "y": 14778, - "z": -283515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300008, - "propState": 8, - "pos": { - "x": 257554, - "y": 102389, - "z": 172472 - }, - "rot": { - "x": 0, - "y": 330054, - "z": 0 - }, - "propId": 104012 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149769, - "y": 105603, - "z": 359377 - }, - "rot": { - "x": 0, - "y": 328717, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": 207644, - "y": 101150, - "z": 324766 - }, - "rot": { - "x": 0, - "y": 106681, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": 232368, - "y": 103803, - "z": 225356 - }, - "rot": { - "x": 0, - "y": 59779, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204903, - "y": 167529, - "z": 391455 - }, - "rot": { - "x": 0, - "y": 329375, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": 223904, - "y": 98770, - "z": 126573 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": -132996, - "y": 26164, - "z": -252218 - }, - "rot": { - "x": 0, - "y": 180283, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300007, - "propState": 8, - "pos": { - "x": 273980, - "y": 102188, - "z": 178507 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300008, - "propState": 8, - "pos": { - "x": -122252, - "y": 15622, - "z": -283207 - }, - "rot": { - "x": 0, - "y": 180849, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300009, - "propState": 8, - "pos": { - "x": 287160, - "y": 102129, - "z": 293884 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300010, - "propState": 8, - "pos": { - "x": 340774, - "y": 107971, - "z": 190474 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43750, - "y": 5920, - "z": -276720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300002, - "propState": 8, - "pos": { - "x": -57455, - "y": 8117, - "z": -220071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300003, - "propState": 8, - "pos": { - "x": 221207, - "y": 167929, - "z": 357985 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300004, - "propState": 8, - "pos": { - "x": 288485, - "y": 105971, - "z": 204066 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227188, - "y": 100770, - "z": 344085 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300006, - "propState": 8, - "pos": { - "x": -106222, - "y": 13880, - "z": -289783 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300007, - "propState": 8, - "pos": { - "x": 210166, - "y": 103536, - "z": 287518 - }, - "rot": { - "x": 0, - "y": 202254, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300008, - "propState": 8, - "pos": { - "x": 210027, - "y": 104654, - "z": 224475 - }, - "rot": { - "x": 0, - "y": 59128, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 1, - "pos": { - "x": 234018, - "y": 100947, - "z": 269707 - }, - "rot": { - "x": 0, - "y": 39325, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": 325745, - "y": 106160, - "z": 184548 - }, - "rot": { - "x": 0, - "y": 240447, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300003, - "propState": 8, - "pos": { - "x": 198068, - "y": 104653, - "z": 269939 - }, - "rot": { - "x": 0, - "y": 151369, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300004, - "propState": 1, - "pos": { - "x": 270190, - "y": 163213, - "z": 371600 - }, - "rot": { - "x": 0, - "y": 260032, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300005, - "propState": 8, - "pos": { - "x": 118761, - "y": 101070, - "z": 317301 - }, - "rot": { - "x": 0, - "y": 77253, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4256, - "y": 3381, - "z": -247994 - }, - "rot": { - "x": 0, - "y": 224790, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300007, - "propState": 8, - "pos": { - "x": -66826, - "y": 11067, - "z": -234952 - }, - "rot": { - "x": 0, - "y": 267497, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300008, - "propState": 8, - "pos": { - "x": -64190, - "y": 21093, - "z": -235440 - }, - "rot": { - "x": 0, - "y": 212078, - "z": 0 - }, - "propId": 104059 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 139968, - "y": 102482, - "z": 319179 - }, - "rot": { - "x": 0, - "y": 242786, - "z": 0 - }, - "npcId": 100 - }, - { - "groupId": 151, - "instId": 400002, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400003, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400004, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400005, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400006, - "pos": { - "x": 139892, - "y": 102103, - "z": 319130 - }, - "rot": { - "x": 0, - "y": 239755, - "z": 0 - }, - "npcId": 14312 - } - ], - "props": [], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 152, - "instId": 300001, - "propState": 12, - "pos": { - "x": 152574, - "y": 93638, - "z": 266324 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300002, - "propState": 12, - "pos": { - "x": 130494, - "y": 93630, - "z": 279354 - }, - "rot": { - "x": 0, - "y": 239981, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300004, - "propState": 12, - "pos": { - "x": 185760, - "y": 105762, - "z": 371090 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300005, - "propState": 12, - "pos": { - "x": 177853, - "y": 93580, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300006, - "propState": 12, - "pos": { - "x": 253837, - "y": 98644, - "z": 136847 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300007, - "propState": 12, - "pos": { - "x": 194002, - "y": 104122, - "z": 255928 - }, - "rot": { - "x": 0, - "y": 130733, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300008, - "propState": 12, - "pos": { - "x": 229414, - "y": 105571, - "z": 210692 - }, - "rot": { - "x": 0, - "y": 321314, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300009, - "propState": 12, - "pos": { - "x": 183158, - "y": 104653, - "z": 266854 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300010, - "propState": 12, - "pos": { - "x": 268140, - "y": 101000, - "z": 239810 - }, - "rot": { - "x": 0, - "y": 328117, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300011, - "propState": 12, - "pos": { - "x": 225310, - "y": 101000, - "z": 290410 - }, - "rot": { - "x": 0, - "y": 59999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300012, - "propState": 12, - "pos": { - "x": 255420, - "y": 101000, - "z": 320270 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300013, - "propState": 12, - "pos": { - "x": 338020, - "y": 152803, - "z": 333890 - }, - "rot": { - "x": 0, - "y": 221024, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300014, - "propState": 12, - "pos": { - "x": 282990, - "y": 101971, - "z": 173500 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300015, - "propState": 12, - "pos": { - "x": 286450, - "y": 105958, - "z": 211950 - }, - "rot": { - "x": 0, - "y": 148320, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300016, - "propState": 12, - "pos": { - "x": 329340, - "y": 106089, - "z": 169620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300017, - "propState": 12, - "pos": { - "x": 327440, - "y": 107971, - "z": 221628 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300019, - "propState": 12, - "pos": { - "x": 269649, - "y": 163150, - "z": 363836 - }, - "rot": { - "x": 0, - "y": 310585, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300020, - "propState": 12, - "pos": { - "x": 199019, - "y": 167843, - "z": 358454 - }, - "rot": { - "x": 0, - "y": 18403, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300021, - "propState": 12, - "pos": { - "x": 190814, - "y": 101238, - "z": 287208 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300022, - "propState": 12, - "pos": { - "x": 171673, - "y": 100770, - "z": 318303 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300023, - "propState": 12, - "pos": { - "x": 221083, - "y": 100770, - "z": 333802 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300024, - "propState": 12, - "pos": { - "x": 145640, - "y": 100754, - "z": 297480 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 153, - "instId": 300003, - "propState": 8, - "pos": { - "x": 177050, - "y": 93120, - "z": 174910 - }, - "rot": { - "x": 0, - "y": 246601, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 153, - "instId": 300004, - "propState": 8, - "pos": { - "x": 227950, - "y": 97644, - "z": 159150 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300005, - "propState": 8, - "pos": { - "x": 231250, - "y": 97644, - "z": 153440 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300016, - "propState": 8, - "pos": { - "x": 176260, - "y": 103203, - "z": 239780 - }, - "rot": { - "x": 0, - "y": 150437, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300006, - "propState": 8, - "pos": { - "x": 184370, - "y": 103203, - "z": 225470 - }, - "rot": { - "x": 0, - "y": 326831, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300009, - "propState": 8, - "pos": { - "x": 234600, - "y": 103530, - "z": 222580 - }, - "rot": { - "x": 0, - "y": 17701, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300018, - "propState": 8, - "pos": { - "x": 255266, - "y": 101971, - "z": 167110 - }, - "rot": { - "x": 0, - "y": 154263, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300013, - "propState": 8, - "pos": { - "x": 279350, - "y": 105971, - "z": 191890 - }, - "rot": { - "x": 0, - "y": 241048, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300019, - "propState": 8, - "pos": { - "x": 318070, - "y": 105971, - "z": 196210 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300014, - "propState": 8, - "pos": { - "x": 308709, - "y": 106272, - "z": 159522 - }, - "rot": { - "x": 0, - "y": 36623, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300021, - "propState": 8, - "pos": { - "x": 321207, - "y": 105971, - "z": 197154 - }, - "rot": { - "x": 0, - "y": 60201, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300022, - "propState": 8, - "pos": { - "x": 346015, - "y": 107971, - "z": 231792 - }, - "rot": { - "x": 0, - "y": 180550, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300023, - "propState": 8, - "pos": { - "x": 322496, - "y": 107971, - "z": 226099 - }, - "rot": { - "x": 0, - "y": 187422, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300036, - "propState": 8, - "pos": { - "x": 329070, - "y": 107647, - "z": 221670 - }, - "rot": { - "x": 0, - "y": 105499, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300024, - "propState": 8, - "pos": { - "x": 138940, - "y": 100954, - "z": 308470 - }, - "rot": { - "x": 0, - "y": 326307, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300025, - "propState": 8, - "pos": { - "x": 150703, - "y": 105592, - "z": 352393 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300011, - "propState": 8, - "pos": { - "x": 219650, - "y": 97644, - "z": 143270 - }, - "rot": { - "x": 0, - "y": 92595, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300012, - "propState": 8, - "pos": { - "x": 292770, - "y": 101000, - "z": 253740 - }, - "rot": { - "x": 0, - "y": 151932, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 153, - "instId": 300010, - "propState": 8, - "pos": { - "x": 333780, - "y": 153438, - "z": 347280 - }, - "rot": { - "x": 0, - "y": 404, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300015, - "propState": 8, - "pos": { - "x": 134181, - "y": 98377, - "z": 214970 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300026, - "propState": 8, - "pos": { - "x": 141980, - "y": 98377, - "z": 200620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300028, - "propState": 8, - "pos": { - "x": 113902, - "y": 93638, - "z": 278405 - }, - "rot": { - "x": 0, - "y": 198040, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300029, - "propState": 8, - "pos": { - "x": 118702, - "y": 93656, - "z": 244941 - }, - "rot": { - "x": 0, - "y": 60791, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300001, - "propState": 8, - "pos": { - "x": 143195, - "y": 93656, - "z": 258228 - }, - "rot": { - "x": 0, - "y": 330871, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300002, - "propState": 8, - "pos": { - "x": 128310, - "y": 100954, - "z": 292948 - }, - "rot": { - "x": 0, - "y": 62758, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300030, - "propState": 8, - "pos": { - "x": 178485, - "y": 167843, - "z": 371664 - }, - "rot": { - "x": 0, - "y": 56447, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300031, - "propState": 8, - "pos": { - "x": 245807, - "y": 164825, - "z": 374963 - }, - "rot": { - "x": 0, - "y": 127904, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300032, - "propState": 8, - "pos": { - "x": 277570, - "y": 159001, - "z": 355931 - }, - "rot": { - "x": 0, - "y": 130587, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300033, - "propState": 8, - "pos": { - "x": 278410, - "y": 163045, - "z": 379509 - }, - "rot": { - "x": 0, - "y": 258352, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300035, - "propState": 8, - "pos": { - "x": 146505, - "y": 100471, - "z": 298122 - }, - "rot": { - "x": 0, - "y": 54454, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300037, - "propState": 8, - "pos": { - "x": 314177, - "y": 153280, - "z": 292709 - }, - "rot": { - "x": 0, - "y": 92791, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "160": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119259, - "y": 18049, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 211662, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104995, - "y": 98470, - "z": 188771 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119259, - "y": 18058, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 160, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104977, - "y": 98481, - "z": 188670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 8, - "pos": { - "x": -99031, - "y": 15920, - "z": -275022 - }, - "rot": { - "x": 0, - "y": 273537, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 161, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66980, - "y": 21867, - "z": -266740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1540, - "y": 4866, - "z": -287650 - }, - "rot": { - "x": 0, - "y": 269808, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300002, - "propState": 1, - "pos": { - "x": 77893, - "y": -4450, - "z": -498633 - }, - "rot": { - "x": 0, - "y": 253178, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178203, - "y": 95088, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 61300, - "z": 0 - }, - "propId": 104060 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300002, - "propState": 0, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [ - { - "groupId": 176, - "instId": 400001, - "pos": { - "x": 87700, - "y": -16540, - "z": -477300 - }, - "rot": { - "x": 0, - "y": 345321, - "z": 0 - }, - "npcId": 3185 - }, { - "groupId": 176, - "instId": 400002, - "pos": { - "x": 86500, - "y": -16540, - "z": -469680 - }, - "rot": { - "x": 0, - "y": 341837, - "z": 0 - }, - "npcId": 3183 - }, { - "groupId": 176, - "instId": 400003, - "pos": { - "x": 85750, - "y": -16540, - "z": -467330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 14112 - } - ], - "props": [], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 18, - "pos": { - "x": 77916, - "y": -3040, - "z": -498627 - }, - "rot": { - "x": 0, - "y": 264267, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 208, - "instId": 300002, - "propState": 1, - "pos": { - "x": 78969, - "y": -5990, - "z": -498306 - }, - "rot": { - "x": 0, - "y": 101249, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 208, - "instId": 300004, - "propState": 8, - "pos": { - "x": 77916, - "y": -2890, - "z": -498625 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "209": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 209, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46602, - "y": -4593, - "z": -391873 - }, - "rot": { - "x": 0, - "y": 300009, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 209, - "instId": 300002, - "propState": 1, - "pos": { - "x": 48064, - "y": -5982, - "z": -390773 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 209, - "instId": 300004, - "propState": 8, - "pos": { - "x": 46621, - "y": -4524, - "z": -391878 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 18, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 9817, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 210, - "instId": 300002, - "propState": 1, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 279817, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 210, - "instId": 300004, - "propState": 8, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 18, - "pos": { - "x": -132986, - "y": 27350, - "z": -252401 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 211, - "instId": 300002, - "propState": 1, - "pos": { - "x": -133052, - "y": 26103, - "z": -253728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 211, - "instId": 300004, - "propState": 8, - "pos": { - "x": -132986, - "y": 27463, - "z": -252368 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 212, - "instId": 300001, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 119917, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 212, - "instId": 300002, - "propState": 1, - "pos": { - "x": -55180, - "y": 12152, - "z": -266265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 212, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "213": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 213, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 309806, - "z": 0 - }, - "propId": 104055 - }, - { - "groupId": 213, - "instId": 300002, - "propState": 1, - "pos": { - "x": -30255, - "y": 3365, - "z": -265518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 213, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 213, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31099, - "y": 4038, - "z": -263724 - }, - "rot": { - "x": 0, - "y": 353979, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 213, - "instId": 300006, - "propState": 8, - "pos": { - "x": -31535, - "y": 4077, - "z": -264049 - }, - "rot": { - "x": 0, - "y": 326571, - "z": 0 - }, - "propId": 104055 - } - ], - "teleports": {} - }, - "214": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 214, - "instId": 300002, - "propState": 1, - "pos": { - "x": 175002, - "y": 156010, - "z": 362005 - }, - "rot": { - "x": 0, - "y": 253144, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300003, - "propState": 1, - "pos": { - "x": 175522, - "y": 170077, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 197984, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300004, - "propState": 8, - "pos": { - "x": 175522, - "y": 170178, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 220382, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 214, - "instId": 300006, - "propState": 1, - "pos": { - "x": 179320, - "y": 106811, - "z": 366430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300002, - "propState": 1, - "pos": { - "x": 130717, - "y": 102275, - "z": 338339 - }, - "rot": { - "x": 0, - "y": 224748, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300003, - "propState": 1, - "pos": { - "x": 140502, - "y": 102080, - "z": 339386 - }, - "rot": { - "x": 0, - "y": 149909, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300004, - "propState": 8, - "pos": { - "x": 140574, - "y": 102154, - "z": 339418 - }, - "rot": { - "x": 0, - "y": 123000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 215, - "instId": 300006, - "propState": 1, - "pos": { - "x": 127191, - "y": 101080, - "z": 331597 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 8, - "pos": { - "x": 159492, - "y": 102256, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 220798, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 216, - "instId": 300002, - "propState": 1, - "pos": { - "x": 160112, - "y": 100770, - "z": 307461 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 216, - "instId": 300004, - "propState": 8, - "pos": { - "x": 159492, - "y": 102318, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 333245, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 8, - "pos": { - "x": 226881, - "y": 171158, - "z": 357232 - }, - "rot": { - "x": 0, - "y": 184882, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 217, - "instId": 300002, - "propState": 1, - "pos": { - "x": 226762, - "y": 167843, - "z": 357463 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 217, - "instId": 300004, - "propState": 8, - "pos": { - "x": 226896, - "y": 171199, - "z": 357241 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 8, - "pos": { - "x": 337076, - "y": 173730, - "z": 292727 - }, - "rot": { - "x": 0, - "y": 303950, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 218, - "instId": 300002, - "propState": 1, - "pos": { - "x": 338040, - "y": 168259, - "z": 292549 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 218, - "instId": 300004, - "propState": 8, - "pos": { - "x": 336933, - "y": 173863, - "z": 292571 - }, - "rot": { - "x": 0, - "y": 312490, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "219": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 219, - "instId": 300001, - "propState": 8, - "pos": { - "x": 186946, - "y": 169710, - "z": 364365 - }, - "rot": { - "x": 0, - "y": 262675, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 219, - "instId": 300002, - "propState": 1, - "pos": { - "x": 188001, - "y": 167843, - "z": 364979 - }, - "rot": { - "x": 0, - "y": 245509, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 219, - "instId": 300004, - "propState": 8, - "pos": { - "x": 186921, - "y": 170097, - "z": 364291 - }, - "rot": { - "x": 0, - "y": 221797, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "220": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 220, - "instId": 300001, - "propState": 18, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 276515, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 220, - "instId": 300002, - "propState": 1, - "pos": { - "x": 303252, - "y": 105988, - "z": 210165 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 220, - "instId": 300004, - "propState": 8, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 8, - "pos": { - "x": 309174, - "y": 106436, - "z": 178023 - }, - "rot": { - "x": 0, - "y": 40717, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 221, - "instId": 300002, - "propState": 1, - "pos": { - "x": 309518, - "y": 106520, - "z": 178086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 221, - "instId": 300004, - "propState": 8, - "pos": { - "x": 309161, - "y": 106561, - "z": 178007 - }, - "rot": { - "x": 0, - "y": 24000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 18, - "pos": { - "x": -47530, - "y": 11920, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 222, - "instId": 300002, - "propState": 1, - "pos": { - "x": -47487, - "y": 8183, - "z": -218067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 222, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47530, - "y": 12046, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 18, - "pos": { - "x": 356793, - "y": 108213, - "z": 190813 - }, - "rot": { - "x": 0, - "y": 255315, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 223, - "instId": 300002, - "propState": 1, - "pos": { - "x": 357800, - "y": 107971, - "z": 191113 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": 356939, - "y": 108213, - "z": 190774 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "224": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 224, - "instId": 300001, - "propState": 18, - "pos": { - "x": 204210, - "y": 102600, - "z": 300040 - }, - "rot": { - "x": 0, - "y": 26393, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 224, - "instId": 300002, - "propState": 1, - "pos": { - "x": 205414, - "y": 100841, - "z": 299431 - }, - "rot": { - "x": 0, - "y": 346016, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 224, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204211, - "y": 102733, - "z": 300041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 8, - "pos": { - "x": 178669, - "y": 168938, - "z": 393833 - }, - "rot": { - "x": 0, - "y": 145198, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 225, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178703, - "y": 167843, - "z": 395308 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 225, - "instId": 300004, - "propState": 8, - "pos": { - "x": 178642, - "y": 169082, - "z": 393814 - }, - "rot": { - "x": 0, - "y": 108200, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300005, - "propState": 8, - "pos": { - "x": -86338, - "y": 15348, - "z": -239289 - }, - "rot": { - "x": 0, - "y": 8124, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 226, - "instId": 300004, - "propState": 8, - "pos": { - "x": -86343, - "y": 15390, - "z": -239198 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 226, - "instId": 300002, - "propState": 1, - "pos": { - "x": -86432, - "y": 12541, - "z": -240353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300001, - "propState": 18, - "pos": { - "x": -78914, - "y": 24316, - "z": -252642 - }, - "rot": { - "x": 0, - "y": 69952, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 227, - "instId": 300002, - "propState": 1, - "pos": { - "x": -79319, - "y": 23948, - "z": -253010 - }, - "rot": { - "x": 0, - "y": 300950, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 227, - "instId": 300004, - "propState": 8, - "pos": { - "x": -78889, - "y": 24433, - "z": -252627 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300005, - "propState": 8, - "pos": { - "x": -82291, - "y": 23948, - "z": -252324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "242": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 242, - "instId": 300001, - "propState": 0, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 242, - "instId": 300002, - "propState": 0, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "245": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 245, - "instId": 300001, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 245, - "instId": 300002, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 245, - "instId": 300003, - "propState": 20, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 245, - "instId": 300004, - "propState": 1, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "258": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 258, - "instId": 300001, - "propState": 0, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "259": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 259, - "instId": 300001, - "propState": 0, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 259, - "instId": 300002, - "propState": 0, - "pos": { - "x": 338174, - "y": 114272, - "z": 200923 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 260, - "instId": 300001, - "propState": 0, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "261": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 261, - "instId": 300001, - "propState": 0, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "262": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 262, - "instId": 300001, - "propState": 0, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "263": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 263, - "instId": 300001, - "propState": 0, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300001, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 287, - "instId": 300002, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 287, - "instId": 300003, - "propState": 20, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 287, - "instId": 300004, - "propState": 1, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "289": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 289, - "instId": 300001, - "propState": 8, - "pos": { - "x": 342033, - "y": 168036, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 289, - "instId": 300002, - "propState": 8, - "pos": { - "x": 342033, - "y": 168183, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 289, - "instId": 300003, - "propState": 20, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 289, - "instId": 300004, - "propState": 1, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "309": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 309, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 272341, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 309, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 309, - "instId": 300003, - "propState": 20, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 309, - "instId": 300004, - "propState": 1, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "357": { - "monsters": [], - "npcs": [ - { - "groupId": 357, - "instId": 400001, - "pos": { - "x": 243851, - "y": 101713, - "z": 283891 - }, - "rot": { - "x": 0, - "y": 126434, - "z": 0 - }, - "npcId": 14126 - }, { - "groupId": 357, - "instId": 400002, - "pos": { - "x": 247390, - "y": 101000, - "z": 280980 - }, - "rot": { - "x": 0, - "y": 57982, - "z": 0 - }, - "npcId": 14146 - }, { - "groupId": 357, - "instId": 400003, - "pos": { - "x": 248636, - "y": 101000, - "z": 281986 - }, - "rot": { - "x": 0, - "y": 255639, - "z": 0 - }, - "npcId": 14147 - } - ], - "props": [], - "teleports": {} - }, - "406": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 406, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202701, - "y": 101238, - "z": 291138 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "407": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 407, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202410, - "y": 93495, - "z": 161640 - }, - "rot": { - "x": 0, - "y": 206515, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "408": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 408, - "instId": 300001, - "propState": 11, - "pos": { - "x": 359740, - "y": 107971, - "z": 209080 - }, - "rot": { - "x": 0, - "y": 293867, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "409": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 409, - "instId": 300001, - "propState": 11, - "pos": { - "x": -142827, - "y": 15608, - "z": -278700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "496": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 496, - "instId": 300001, - "propState": 18, - "pos": { - "x": 226836, - "y": 104516, - "z": 258812 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - } - ], - "teleports": {} - }, - "510": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 510, - "instId": 300009, - "propState": 20, - "pos": { - "x": 190341, - "y": 167843, - "z": 363687 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "520": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 520, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 520, - "instId": 300002, - "propState": 8, - "pos": { - "x": -89401, - "y": 25964, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 520, - "instId": 300004, - "propState": 8, - "pos": { - "x": -89401, - "y": 26097, - "z": -268820 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "521": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 521, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "522": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 522, - "instId": 300001, - "propState": 2, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - }, - { - "groupId": 522, - "instId": 300002, - "propState": 1, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300003, - "propState": 1, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300004, - "propState": 101, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300005, - "propState": 102, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300006, - "propState": 1, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - }, { - "groupId": 522, - "instId": 300007, - "propState": 1, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300008, - "propState": 1, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300009, - "propState": 1, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300010, - "propState": 1, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300011, - "propState": 1, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300012, - "propState": 1, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "526": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 526, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 526, - "instId": 300002, - "propState": 8, - "pos": { - "x": 137081, - "y": 102152, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 526, - "instId": 300004, - "propState": 8, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "527": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 527, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "528": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 528, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 528, - "instId": 300002, - "propState": 8, - "pos": { - "x": 369095, - "y": 108918, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 528, - "instId": 300004, - "propState": 8, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "529": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 529, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "617": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 617, - "instId": 300013, - "propState": 8, - "pos": { - "x": 5710, - "y": 4139, - "z": -279910 - }, - "rot": { - "x": 0, - "y": 236608, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300017, - "propState": 8, - "pos": { - "x": 76546, - "y": -5317, - "z": -398579 - }, - "rot": { - "x": 0, - "y": 221601, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19381, - "y": 4065, - "z": -224032 - }, - "rot": { - "x": 0, - "y": 210852, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15893, - "y": 6909, - "z": -311402 - }, - "rot": { - "x": 0, - "y": 70586, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 617, - "instId": 300003, - "propState": 8, - "pos": { - "x": 97877, - "y": -5290, - "z": -482547 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "618": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 618, - "instId": 300007, - "propState": 8, - "pos": { - "x": 193620, - "y": 94145, - "z": 166199 - }, - "rot": { - "x": 0, - "y": 18071, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130539, - "y": 94556, - "z": 260805 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300001, - "propState": 8, - "pos": { - "x": 137265, - "y": 101682, - "z": 323852 - }, - "rot": { - "x": 0, - "y": 278513, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300002, - "propState": 8, - "pos": { - "x": 296348, - "y": 157838, - "z": 353201 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300003, - "propState": 8, - "pos": { - "x": 202043, - "y": 168559, - "z": 358779 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300004, - "propState": 8, - "pos": { - "x": 132272, - "y": 98874, - "z": 194683 - }, - "rot": { - "x": 0, - "y": 28461, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300005, - "propState": 8, - "pos": { - "x": 217457, - "y": 98186, - "z": 156219 - }, - "rot": { - "x": 0, - "y": 209643, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300006, - "propState": 8, - "pos": { - "x": 206547, - "y": 101470, - "z": 328384 - }, - "rot": { - "x": 0, - "y": 156276, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300009, - "propState": 8, - "pos": { - "x": 341773, - "y": 108671, - "z": 198655 - }, - "rot": { - "x": 0, - "y": 22954, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "670": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 670, - "instId": 300001, - "propState": 18, - "pos": { - "x": -81519, - "y": 13019, - "z": -268441 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104096 - }, - { - "groupId": 670, - "instId": 300002, - "propState": 18, - "pos": { - "x": -31260, - "y": 6887, - "z": -323892 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, - { - "groupId": 670, - "instId": 300003, - "propState": 18, - "pos": { - "x": -114502, - "y": 16751, - "z": -220922 - }, - "rot": { - "x": 0, - "y": 300762, - "z": 0 - }, - "propId": 104093 - }, - { - "groupId": 670, - "instId": 300004, - "propState": 18, - "pos": { - "x": 179317, - "y": 94067, - "z": 172867 - }, - "rot": { - "x": 0, - "y": 165573, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300005, - "propState": 18, - "pos": { - "x": 263155, - "y": 102634, - "z": 164478 - }, - "rot": { - "x": 0, - "y": 75158, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300006, - "propState": 18, - "pos": { - "x": 298203, - "y": 105994, - "z": 215710 - }, - "rot": { - "x": 0, - "y": 322762, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300007, - "propState": 18, - "pos": { - "x": 131048, - "y": 95138, - "z": 275098 - }, - "rot": { - "x": 0, - "y": 69556, - "z": 0 - }, - "propId": 104096 - }, { - "groupId": 670, - "instId": 300008, - "propState": 18, - "pos": { - "x": -11199, - "y": 4203, - "z": -266538 - }, - "rot": { - "x": 0, - "y": 73758, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300009, - "propState": 18, - "pos": { - "x": 305331, - "y": 106653, - "z": 168630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300010, - "propState": 18, - "pos": { - "x": 351503, - "y": 108044, - "z": 197206 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300011, - "propState": 18, - "pos": { - "x": 128209, - "y": 101710, - "z": 333516 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 670, - "instId": 300012, - "propState": 18, - "pos": { - "x": -89306, - "y": 27612, - "z": -239309 - }, - "rot": { - "x": 0, - "y": 133168, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300013, - "propState": 18, - "pos": { - "x": -46712, - "y": 6773, - "z": -280120 - }, - "rot": { - "x": 0, - "y": 64953, - "z": 0 - }, - "propId": 104093 - } - ], - "teleports": {} - }, - "671": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 671, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359306, - "y": 108470, - "z": 202778 - }, - "rot": { - "x": 0, - "y": 202807, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "693": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "790": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 790, - "instId": 300001, - "propState": 8, - "pos": { - "x": 170425, - "y": 103346, - "z": 329899 - }, - "rot": { - "x": 0, - "y": 153327, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 790, - "instId": 300002, - "propState": 8, - "pos": { - "x": 355634, - "y": 109724, - "z": 187361 - }, - "rot": { - "x": 0, - "y": 345335, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "813": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 813, - "instId": 300001, - "propState": 18, - "pos": { - "x": 205919, - "y": 168773, - "z": 413410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 813, - "instId": 300002, - "propState": 18, - "pos": { - "x": 174385, - "y": 168465, - "z": 378219 - }, - "rot": { - "x": 0, - "y": 216335, - "z": 0 - }, - "propId": 104094 - } - ], - "teleports": {} - }, - "814": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 814, - "instId": 300001, - "propState": 18, - "pos": { - "x": -126536, - "y": 16175, - "z": -270549 - }, - "rot": { - "x": 0, - "y": 57225, - "z": 0 - }, - "propId": 104096 - } - ], - "teleports": {} - }, - "820": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "824": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 824, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359673, - "y": 108470, - "z": 202695 - }, - "rot": { - "x": 0, - "y": 235146, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "865": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "866": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 501, - "startAnchorId": 1, - "startGroupId": 400, - "isEnteredSceneInfo": true - } - }, - "40239002": { - "P10401_F10401001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78066, - "y": -5970, - "z": -486616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19340, - "y": 5990, - "z": -300240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -101136, - "y": 15608, - "z": -278544 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 124536, - "y": 98377, - "z": 192166 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227579, - "y": 167843, - "z": 369819 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 329967, - "y": 107971, - "z": 217122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 224470, - "y": 104516, - "z": 263170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 162270, - "y": 100770, - "z": 309350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 315770, - "y": 152774, - "z": 298757 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1040101": { - "anchorId": 1, - "groupId": 6, - "instId": 300001, - "pos": { - "x": 89730, - "y": -6120, - "z": -492460 - }, - "rot": { - "x": 0, - "y": 346618, - "z": 0 - } - }, - "1040102": { - "anchorId": 2, - "groupId": 6, - "instId": 300002, - "pos": { - "x": -21430, - "y": 5990, - "z": -303590 - }, - "rot": { - "x": 0, - "y": 254754, - "z": 0 - } - }, - "1040103": { - "anchorId": 3, - "groupId": 6, - "instId": 300003, - "pos": { - "x": -105120, - "y": 15608, - "z": -278950 - }, - "rot": { - "x": 0, - "y": 329392, - "z": 0 - } - }, - "1040104": { - "anchorId": 4, - "groupId": 6, - "instId": 300004, - "pos": { - "x": 114403, - "y": 98354, - "z": 194152 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - } - }, - "1040105": { - "anchorId": 5, - "groupId": 6, - "instId": 300005, - "pos": { - "x": 221674, - "y": 168060, - "z": 363828 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - } - }, - "1040106": { - "anchorId": 6, - "groupId": 6, - "instId": 300006, - "pos": { - "x": 336400, - "y": 107971, - "z": 213537 - }, - "rot": { - "x": 0, - "y": 182732, - "z": 0 - } - }, - "1040107": { - "anchorId": 7, - "groupId": 6, - "instId": 300007, - "pos": { - "x": 216390, - "y": 103529, - "z": 270850 - }, - "rot": { - "x": 0, - "y": 75679, - "z": 0 - } - }, - "1040108": { - "anchorId": 8, - "groupId": 6, - "instId": 300008, - "pos": { - "x": 167763, - "y": 100770, - "z": 308090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1040109": { - "anchorId": 9, - "groupId": 6, - "instId": 300009, - "pos": { - "x": 318666, - "y": 152472, - "z": 306522 - }, - "rot": { - "x": 0, - "y": 56899, - "z": 0 - } - } - } - }, - "8": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 12, - "pos": { - "x": 82050, - "y": -5915, - "z": -395340 - }, - "rot": { - "x": 0, - "y": 276750, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 12, - "pos": { - "x": 3914, - "y": 3450, - "z": -290792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 12, - "pos": { - "x": -18250, - "y": 6339, - "z": -296226 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 12, - "pos": { - "x": -26774, - "y": 3350, - "z": -287644 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300005, - "propState": 12, - "pos": { - "x": -33678, - "y": 3365, - "z": -267524 - }, - "rot": { - "x": 0, - "y": 90531, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300006, - "propState": 12, - "pos": { - "x": -64086, - "y": 21093, - "z": -269232 - }, - "rot": { - "x": 0, - "y": 20649, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300007, - "propState": 12, - "pos": { - "x": -74082, - "y": 11031, - "z": -231372 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300008, - "propState": 12, - "pos": { - "x": -134960, - "y": 15608, - "z": -280360 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300009, - "propState": 12, - "pos": { - "x": -60375, - "y": 12152, - "z": -278233 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300010, - "propState": 12, - "pos": { - "x": -102840, - "y": 19562, - "z": -246767 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300012, - "propState": 12, - "pos": { - "x": -86640, - "y": 27266, - "z": -243760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300006, - "propState": 8, - "pos": { - "x": -39636, - "y": 5990, - "z": -294265 - }, - "rot": { - "x": 0, - "y": 185572, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": -51120, - "y": 5978, - "z": -310370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300008, - "propState": 8, - "pos": { - "x": -50970, - "y": 5978, - "z": -300970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300009, - "propState": 8, - "pos": { - "x": -74500, - "y": 11160, - "z": -287292 - }, - "rot": { - "x": 0, - "y": 236527, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300010, - "propState": 8, - "pos": { - "x": -71770, - "y": 12394, - "z": -278750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300014, - "propState": 8, - "pos": { - "x": -144850, - "y": 16251, - "z": -247720 - }, - "rot": { - "x": 0, - "y": 75105, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26494, - "y": 6610, - "z": -323210 - }, - "rot": { - "x": 0, - "y": 351685, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300011, - "propState": 8, - "pos": { - "x": -76758, - "y": 24054, - "z": -249600 - }, - "rot": { - "x": 0, - "y": 53418, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 10, - "instId": 300015, - "propState": 8, - "pos": { - "x": -84739, - "y": 27779, - "z": -263615 - }, - "rot": { - "x": 0, - "y": 156113, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300018, - "propState": 8, - "pos": { - "x": -111490, - "y": 26632, - "z": -258600 - }, - "rot": { - "x": 0, - "y": 311826, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300016, - "propState": 8, - "pos": { - "x": -62385, - "y": 21150, - "z": -257798 - }, - "rot": { - "x": 0, - "y": 264682, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300024, - "propState": 8, - "pos": { - "x": -63897, - "y": 21093, - "z": -236956 - }, - "rot": { - "x": 0, - "y": 220027, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300020, - "propState": 8, - "pos": { - "x": -25366, - "y": 3333, - "z": -216889 - }, - "rot": { - "x": 0, - "y": 88688, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300021, - "propState": 8, - "pos": { - "x": -14840, - "y": 3448, - "z": -206413 - }, - "rot": { - "x": 0, - "y": 177426, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300022, - "propState": 8, - "pos": { - "x": -134892, - "y": 15204, - "z": -278844 - }, - "rot": { - "x": 0, - "y": 3118, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300023, - "propState": 8, - "pos": { - "x": -133409, - "y": 15164, - "z": -280287 - }, - "rot": { - "x": 0, - "y": 86672, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300025, - "propState": 8, - "pos": { - "x": 89695, - "y": -5970, - "z": -448796 - }, - "rot": { - "x": 0, - "y": 210643, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58732, - "y": -5990, - "z": -419241 - }, - "rot": { - "x": 0, - "y": 102446, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300012, - "propState": 8, - "pos": { - "x": 55603, - "y": -6017, - "z": -404746 - }, - "rot": { - "x": 0, - "y": 23104, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14697, - "y": -1293, - "z": -360615 - }, - "rot": { - "x": 0, - "y": 51018, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": 43152, - "y": -5300, - "z": -372415 - }, - "rot": { - "x": 0, - "y": 220886, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300027, - "propState": 8, - "pos": { - "x": 21331, - "y": 2224, - "z": -334155 - }, - "rot": { - "x": 0, - "y": 263701, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20605, - "y": 3448, - "z": -283484 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300028, - "propState": 8, - "pos": { - "x": 19589, - "y": 3448, - "z": -237547 - }, - "rot": { - "x": 0, - "y": 241864, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 1, - "pos": { - "x": 312570, - "y": 109590, - "z": 314512 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311898, - "y": 152508, - "z": 314894 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 1, - "pos": { - "x": 316455, - "y": 152200, - "z": 310770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104002 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 1, - "pos": { - "x": 316207, - "y": 109404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 13, - "instId": 300005, - "propState": 1, - "pos": { - "x": 316207, - "y": 152404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 14, - "instId": 300004, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300003, - "propState": 1, - "pos": { - "x": 236879, - "y": 103740, - "z": 236270 - }, - "rot": { - "x": 0, - "y": 7500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 1, - "pos": { - "x": 212126, - "y": 103740, - "z": 279143 - }, - "rot": { - "x": 0, - "y": 112500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300005, - "propState": 1, - "pos": { - "x": 188042, - "y": 104630, - "z": 276986 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300006, - "propState": 1, - "pos": { - "x": 159686, - "y": 100793, - "z": 300619 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300007, - "propState": 1, - "pos": { - "x": 143159, - "y": 100976, - "z": 309937 - }, - "rot": { - "x": 0, - "y": 293966, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300011, - "propState": 1, - "pos": { - "x": 291750, - "y": 105971, - "z": 185290 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300012, - "propState": 1, - "pos": { - "x": 241740, - "y": 101971, - "z": 163320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300010, - "propState": 1, - "pos": { - "x": 353781, - "y": 107971, - "z": 203856 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104018 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -59530, - "y": 12152, - "z": -273520 - }, - "rot": { - "x": 0, - "y": 309292, - "z": 0 - }, - "npcId": 3149 - } - ], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -95080, - "y": 14756, - "z": -279743 - }, - "rot": { - "x": 0, - "y": 10151, - "z": 0 - }, - "npcId": 14109 - } - ], - "props": [], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": -96529, - "y": 15621, - "z": -265169 - }, - "rot": { - "x": 0, - "y": 224052, - "z": 0 - }, - "npcId": 14209 - } - ], - "props": [], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [ - { - "groupId": 40, - "instId": 400001, - "pos": { - "x": -111968, - "y": 15665, - "z": -266978 - }, - "rot": { - "x": 0, - "y": 196945, - "z": 0 - }, - "npcId": 14110 - }, { - "groupId": 40, - "instId": 400002, - "pos": { - "x": -112375, - "y": 15706, - "z": -267880 - }, - "rot": { - "x": 0, - "y": 13398, - "z": 0 - }, - "npcId": 14103 - } - ], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204915, - "y": 167443, - "z": 391466 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 104015 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300002, - "propState": 0, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300002, - "propState": 0, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [ - { - "groupId": 92, - "instId": 400001, - "pos": { - "x": 204964, - "y": 97644, - "z": 143330 - }, - "rot": { - "x": 0, - "y": 143298, - "z": 0 - }, - "npcId": 14101 - } - ], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 0, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -14980, - "y": 3350, - "z": -283160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300002, - "propState": 1, - "pos": { - "x": -146909, - "y": 15640, - "z": -263311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": 158376, - "y": 105750, - "z": 344739 - }, - "rot": { - "x": 0, - "y": 224478, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": 219888, - "y": 97644, - "z": 168466 - }, - "rot": { - "x": 0, - "y": 150238, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": 352900, - "y": 107971, - "z": 220700 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": 209210, - "y": 100740, - "z": 308940 - }, - "rot": { - "x": 0, - "y": 329129, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300007, - "propState": 1, - "pos": { - "x": -79120, - "y": 14778, - "z": -283515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300008, - "propState": 8, - "pos": { - "x": 257554, - "y": 102389, - "z": 172472 - }, - "rot": { - "x": 0, - "y": 330054, - "z": 0 - }, - "propId": 104012 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149769, - "y": 105603, - "z": 359377 - }, - "rot": { - "x": 0, - "y": 328717, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": 207644, - "y": 101150, - "z": 324766 - }, - "rot": { - "x": 0, - "y": 106681, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": 232368, - "y": 103803, - "z": 225356 - }, - "rot": { - "x": 0, - "y": 59779, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204903, - "y": 167529, - "z": 391455 - }, - "rot": { - "x": 0, - "y": 329375, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": 223904, - "y": 98770, - "z": 126573 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": -132996, - "y": 26164, - "z": -252218 - }, - "rot": { - "x": 0, - "y": 180283, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300007, - "propState": 8, - "pos": { - "x": 273980, - "y": 102188, - "z": 178507 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300008, - "propState": 8, - "pos": { - "x": -122252, - "y": 15622, - "z": -283207 - }, - "rot": { - "x": 0, - "y": 180849, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300009, - "propState": 8, - "pos": { - "x": 287160, - "y": 102129, - "z": 293884 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300010, - "propState": 8, - "pos": { - "x": 340774, - "y": 107971, - "z": 190474 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43750, - "y": 5920, - "z": -276720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300002, - "propState": 8, - "pos": { - "x": -57455, - "y": 8117, - "z": -220071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300003, - "propState": 8, - "pos": { - "x": 221207, - "y": 167929, - "z": 357985 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300004, - "propState": 8, - "pos": { - "x": 288485, - "y": 105971, - "z": 204066 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227188, - "y": 100770, - "z": 344085 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300006, - "propState": 8, - "pos": { - "x": -106222, - "y": 13880, - "z": -289783 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300007, - "propState": 8, - "pos": { - "x": 210166, - "y": 103536, - "z": 287518 - }, - "rot": { - "x": 0, - "y": 202254, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300008, - "propState": 8, - "pos": { - "x": 210027, - "y": 104654, - "z": 224475 - }, - "rot": { - "x": 0, - "y": 59128, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 1, - "pos": { - "x": 234018, - "y": 100947, - "z": 269707 - }, - "rot": { - "x": 0, - "y": 39325, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": 325745, - "y": 106160, - "z": 184548 - }, - "rot": { - "x": 0, - "y": 240447, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300003, - "propState": 8, - "pos": { - "x": 198068, - "y": 104653, - "z": 269939 - }, - "rot": { - "x": 0, - "y": 151369, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300004, - "propState": 1, - "pos": { - "x": 270190, - "y": 163213, - "z": 371600 - }, - "rot": { - "x": 0, - "y": 260032, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300005, - "propState": 8, - "pos": { - "x": 118761, - "y": 101070, - "z": 317301 - }, - "rot": { - "x": 0, - "y": 77253, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4256, - "y": 3381, - "z": -247994 - }, - "rot": { - "x": 0, - "y": 224790, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300007, - "propState": 8, - "pos": { - "x": -66826, - "y": 11067, - "z": -234952 - }, - "rot": { - "x": 0, - "y": 267497, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300008, - "propState": 8, - "pos": { - "x": -64190, - "y": 21093, - "z": -235440 - }, - "rot": { - "x": 0, - "y": 212078, - "z": 0 - }, - "propId": 104059 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 139968, - "y": 102482, - "z": 319179 - }, - "rot": { - "x": 0, - "y": 242786, - "z": 0 - }, - "npcId": 100 - }, - { - "groupId": 151, - "instId": 400002, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400003, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400004, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400005, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400006, - "pos": { - "x": 139892, - "y": 102103, - "z": 319130 - }, - "rot": { - "x": 0, - "y": 239755, - "z": 0 - }, - "npcId": 14312 - } - ], - "props": [], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 152, - "instId": 300001, - "propState": 12, - "pos": { - "x": 152574, - "y": 93638, - "z": 266324 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300002, - "propState": 12, - "pos": { - "x": 130494, - "y": 93630, - "z": 279354 - }, - "rot": { - "x": 0, - "y": 239981, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300004, - "propState": 12, - "pos": { - "x": 185760, - "y": 105762, - "z": 371090 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300005, - "propState": 12, - "pos": { - "x": 177853, - "y": 93580, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300006, - "propState": 12, - "pos": { - "x": 253837, - "y": 98644, - "z": 136847 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300007, - "propState": 12, - "pos": { - "x": 194002, - "y": 104122, - "z": 255928 - }, - "rot": { - "x": 0, - "y": 130733, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300008, - "propState": 12, - "pos": { - "x": 229414, - "y": 105571, - "z": 210692 - }, - "rot": { - "x": 0, - "y": 321314, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300009, - "propState": 12, - "pos": { - "x": 183158, - "y": 104653, - "z": 266854 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300010, - "propState": 12, - "pos": { - "x": 268140, - "y": 101000, - "z": 239810 - }, - "rot": { - "x": 0, - "y": 328117, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300011, - "propState": 12, - "pos": { - "x": 225310, - "y": 101000, - "z": 290410 - }, - "rot": { - "x": 0, - "y": 59999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300012, - "propState": 12, - "pos": { - "x": 255420, - "y": 101000, - "z": 320270 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300013, - "propState": 12, - "pos": { - "x": 338020, - "y": 152803, - "z": 333890 - }, - "rot": { - "x": 0, - "y": 221024, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300014, - "propState": 12, - "pos": { - "x": 282990, - "y": 101971, - "z": 173500 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300015, - "propState": 12, - "pos": { - "x": 286450, - "y": 105958, - "z": 211950 - }, - "rot": { - "x": 0, - "y": 148320, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300016, - "propState": 12, - "pos": { - "x": 329340, - "y": 106089, - "z": 169620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300017, - "propState": 12, - "pos": { - "x": 327440, - "y": 107971, - "z": 221628 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300019, - "propState": 12, - "pos": { - "x": 269649, - "y": 163150, - "z": 363836 - }, - "rot": { - "x": 0, - "y": 310585, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300020, - "propState": 12, - "pos": { - "x": 199019, - "y": 167843, - "z": 358454 - }, - "rot": { - "x": 0, - "y": 18403, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300021, - "propState": 12, - "pos": { - "x": 190814, - "y": 101238, - "z": 287208 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300022, - "propState": 12, - "pos": { - "x": 171673, - "y": 100770, - "z": 318303 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300023, - "propState": 12, - "pos": { - "x": 221083, - "y": 100770, - "z": 333802 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300024, - "propState": 12, - "pos": { - "x": 145640, - "y": 100754, - "z": 297480 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 153, - "instId": 300003, - "propState": 8, - "pos": { - "x": 177050, - "y": 93120, - "z": 174910 - }, - "rot": { - "x": 0, - "y": 246601, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 153, - "instId": 300004, - "propState": 8, - "pos": { - "x": 227950, - "y": 97644, - "z": 159150 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300005, - "propState": 8, - "pos": { - "x": 231250, - "y": 97644, - "z": 153440 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300016, - "propState": 8, - "pos": { - "x": 176260, - "y": 103203, - "z": 239780 - }, - "rot": { - "x": 0, - "y": 150437, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300006, - "propState": 8, - "pos": { - "x": 184370, - "y": 103203, - "z": 225470 - }, - "rot": { - "x": 0, - "y": 326831, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300009, - "propState": 8, - "pos": { - "x": 234600, - "y": 103530, - "z": 222580 - }, - "rot": { - "x": 0, - "y": 17701, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300018, - "propState": 8, - "pos": { - "x": 255266, - "y": 101971, - "z": 167110 - }, - "rot": { - "x": 0, - "y": 154263, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300013, - "propState": 8, - "pos": { - "x": 279350, - "y": 105971, - "z": 191890 - }, - "rot": { - "x": 0, - "y": 241048, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300019, - "propState": 8, - "pos": { - "x": 318070, - "y": 105971, - "z": 196210 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300014, - "propState": 8, - "pos": { - "x": 308709, - "y": 106272, - "z": 159522 - }, - "rot": { - "x": 0, - "y": 36623, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300021, - "propState": 8, - "pos": { - "x": 321207, - "y": 105971, - "z": 197154 - }, - "rot": { - "x": 0, - "y": 60201, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300022, - "propState": 8, - "pos": { - "x": 346015, - "y": 107971, - "z": 231792 - }, - "rot": { - "x": 0, - "y": 180550, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300023, - "propState": 8, - "pos": { - "x": 322496, - "y": 107971, - "z": 226099 - }, - "rot": { - "x": 0, - "y": 187422, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300036, - "propState": 8, - "pos": { - "x": 329070, - "y": 107647, - "z": 221670 - }, - "rot": { - "x": 0, - "y": 105499, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300024, - "propState": 8, - "pos": { - "x": 138940, - "y": 100954, - "z": 308470 - }, - "rot": { - "x": 0, - "y": 326307, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300025, - "propState": 8, - "pos": { - "x": 150703, - "y": 105592, - "z": 352393 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300011, - "propState": 8, - "pos": { - "x": 219650, - "y": 97644, - "z": 143270 - }, - "rot": { - "x": 0, - "y": 92595, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300012, - "propState": 8, - "pos": { - "x": 292770, - "y": 101000, - "z": 253740 - }, - "rot": { - "x": 0, - "y": 151932, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 153, - "instId": 300010, - "propState": 8, - "pos": { - "x": 333780, - "y": 153438, - "z": 347280 - }, - "rot": { - "x": 0, - "y": 404, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300015, - "propState": 8, - "pos": { - "x": 134181, - "y": 98377, - "z": 214970 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300026, - "propState": 8, - "pos": { - "x": 141980, - "y": 98377, - "z": 200620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300028, - "propState": 8, - "pos": { - "x": 113902, - "y": 93638, - "z": 278405 - }, - "rot": { - "x": 0, - "y": 198040, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300029, - "propState": 8, - "pos": { - "x": 118702, - "y": 93656, - "z": 244941 - }, - "rot": { - "x": 0, - "y": 60791, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300001, - "propState": 8, - "pos": { - "x": 143195, - "y": 93656, - "z": 258228 - }, - "rot": { - "x": 0, - "y": 330871, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300002, - "propState": 8, - "pos": { - "x": 128310, - "y": 100954, - "z": 292948 - }, - "rot": { - "x": 0, - "y": 62758, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300030, - "propState": 8, - "pos": { - "x": 178485, - "y": 167843, - "z": 371664 - }, - "rot": { - "x": 0, - "y": 56447, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300031, - "propState": 8, - "pos": { - "x": 245807, - "y": 164825, - "z": 374963 - }, - "rot": { - "x": 0, - "y": 127904, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300032, - "propState": 8, - "pos": { - "x": 277570, - "y": 159001, - "z": 355931 - }, - "rot": { - "x": 0, - "y": 130587, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300033, - "propState": 8, - "pos": { - "x": 278410, - "y": 163045, - "z": 379509 - }, - "rot": { - "x": 0, - "y": 258352, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300035, - "propState": 8, - "pos": { - "x": 146505, - "y": 100471, - "z": 298122 - }, - "rot": { - "x": 0, - "y": 54454, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300037, - "propState": 8, - "pos": { - "x": 314177, - "y": 153280, - "z": 292709 - }, - "rot": { - "x": 0, - "y": 92791, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "160": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119259, - "y": 18049, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 211662, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104995, - "y": 98470, - "z": 188771 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119259, - "y": 18058, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 160, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104977, - "y": 98481, - "z": 188670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 8, - "pos": { - "x": -99031, - "y": 15920, - "z": -275022 - }, - "rot": { - "x": 0, - "y": 273537, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 161, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66980, - "y": 21867, - "z": -266740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1540, - "y": 4866, - "z": -287650 - }, - "rot": { - "x": 0, - "y": 269808, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300002, - "propState": 1, - "pos": { - "x": 77893, - "y": -4450, - "z": -498633 - }, - "rot": { - "x": 0, - "y": 253178, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178203, - "y": 95088, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 61300, - "z": 0 - }, - "propId": 104060 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300002, - "propState": 0, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [ - { - "groupId": 176, - "instId": 400001, - "pos": { - "x": 87700, - "y": -16540, - "z": -477300 - }, - "rot": { - "x": 0, - "y": 345321, - "z": 0 - }, - "npcId": 3185 - }, { - "groupId": 176, - "instId": 400002, - "pos": { - "x": 86500, - "y": -16540, - "z": -469680 - }, - "rot": { - "x": 0, - "y": 341837, - "z": 0 - }, - "npcId": 3183 - }, { - "groupId": 176, - "instId": 400003, - "pos": { - "x": 85750, - "y": -16540, - "z": -467330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 14112 - } - ], - "props": [], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 18, - "pos": { - "x": 77916, - "y": -3040, - "z": -498627 - }, - "rot": { - "x": 0, - "y": 264267, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 208, - "instId": 300002, - "propState": 1, - "pos": { - "x": 78969, - "y": -5990, - "z": -498306 - }, - "rot": { - "x": 0, - "y": 101249, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 208, - "instId": 300004, - "propState": 8, - "pos": { - "x": 77916, - "y": -2890, - "z": -498625 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "209": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 209, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46602, - "y": -4593, - "z": -391873 - }, - "rot": { - "x": 0, - "y": 300009, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 209, - "instId": 300002, - "propState": 1, - "pos": { - "x": 48064, - "y": -5982, - "z": -390773 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 209, - "instId": 300004, - "propState": 8, - "pos": { - "x": 46621, - "y": -4524, - "z": -391878 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 18, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 9817, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 210, - "instId": 300002, - "propState": 1, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 279817, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 210, - "instId": 300004, - "propState": 8, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 18, - "pos": { - "x": -132986, - "y": 27350, - "z": -252401 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 211, - "instId": 300002, - "propState": 1, - "pos": { - "x": -133052, - "y": 26103, - "z": -253728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 211, - "instId": 300004, - "propState": 8, - "pos": { - "x": -132986, - "y": 27463, - "z": -252368 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 212, - "instId": 300001, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 119917, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 212, - "instId": 300002, - "propState": 1, - "pos": { - "x": -55180, - "y": 12152, - "z": -266265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 212, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "213": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 213, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 309806, - "z": 0 - }, - "propId": 104055 - }, - { - "groupId": 213, - "instId": 300002, - "propState": 1, - "pos": { - "x": -30255, - "y": 3365, - "z": -265518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 213, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 213, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31099, - "y": 4038, - "z": -263724 - }, - "rot": { - "x": 0, - "y": 353979, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 213, - "instId": 300006, - "propState": 8, - "pos": { - "x": -31535, - "y": 4077, - "z": -264049 - }, - "rot": { - "x": 0, - "y": 326571, - "z": 0 - }, - "propId": 104055 - } - ], - "teleports": {} - }, - "214": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 214, - "instId": 300002, - "propState": 1, - "pos": { - "x": 175002, - "y": 156010, - "z": 362005 - }, - "rot": { - "x": 0, - "y": 253144, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300003, - "propState": 1, - "pos": { - "x": 175522, - "y": 170077, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 197984, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300004, - "propState": 8, - "pos": { - "x": 175522, - "y": 170178, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 220382, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 214, - "instId": 300006, - "propState": 1, - "pos": { - "x": 179320, - "y": 106811, - "z": 366430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300002, - "propState": 1, - "pos": { - "x": 130717, - "y": 102275, - "z": 338339 - }, - "rot": { - "x": 0, - "y": 224748, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300003, - "propState": 1, - "pos": { - "x": 140502, - "y": 102080, - "z": 339386 - }, - "rot": { - "x": 0, - "y": 149909, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300004, - "propState": 8, - "pos": { - "x": 140574, - "y": 102154, - "z": 339418 - }, - "rot": { - "x": 0, - "y": 123000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 215, - "instId": 300006, - "propState": 1, - "pos": { - "x": 127191, - "y": 101080, - "z": 331597 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 8, - "pos": { - "x": 159492, - "y": 102256, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 220798, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 216, - "instId": 300002, - "propState": 1, - "pos": { - "x": 160112, - "y": 100770, - "z": 307461 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 216, - "instId": 300004, - "propState": 8, - "pos": { - "x": 159492, - "y": 102318, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 333245, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 8, - "pos": { - "x": 226881, - "y": 171158, - "z": 357232 - }, - "rot": { - "x": 0, - "y": 184882, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 217, - "instId": 300002, - "propState": 1, - "pos": { - "x": 226762, - "y": 167843, - "z": 357463 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 217, - "instId": 300004, - "propState": 8, - "pos": { - "x": 226896, - "y": 171199, - "z": 357241 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 8, - "pos": { - "x": 337076, - "y": 173730, - "z": 292727 - }, - "rot": { - "x": 0, - "y": 303950, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 218, - "instId": 300002, - "propState": 1, - "pos": { - "x": 338040, - "y": 168259, - "z": 292549 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 218, - "instId": 300004, - "propState": 8, - "pos": { - "x": 336933, - "y": 173863, - "z": 292571 - }, - "rot": { - "x": 0, - "y": 312490, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "219": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 219, - "instId": 300001, - "propState": 8, - "pos": { - "x": 186946, - "y": 169710, - "z": 364365 - }, - "rot": { - "x": 0, - "y": 262675, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 219, - "instId": 300002, - "propState": 1, - "pos": { - "x": 188001, - "y": 167843, - "z": 364979 - }, - "rot": { - "x": 0, - "y": 245509, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 219, - "instId": 300004, - "propState": 8, - "pos": { - "x": 186921, - "y": 170097, - "z": 364291 - }, - "rot": { - "x": 0, - "y": 221797, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "220": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 220, - "instId": 300001, - "propState": 18, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 276515, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 220, - "instId": 300002, - "propState": 1, - "pos": { - "x": 303252, - "y": 105988, - "z": 210165 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 220, - "instId": 300004, - "propState": 8, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 8, - "pos": { - "x": 309174, - "y": 106436, - "z": 178023 - }, - "rot": { - "x": 0, - "y": 40717, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 221, - "instId": 300002, - "propState": 1, - "pos": { - "x": 309518, - "y": 106520, - "z": 178086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 221, - "instId": 300004, - "propState": 8, - "pos": { - "x": 309161, - "y": 106561, - "z": 178007 - }, - "rot": { - "x": 0, - "y": 24000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 18, - "pos": { - "x": -47530, - "y": 11920, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 222, - "instId": 300002, - "propState": 1, - "pos": { - "x": -47487, - "y": 8183, - "z": -218067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 222, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47530, - "y": 12046, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 18, - "pos": { - "x": 356793, - "y": 108213, - "z": 190813 - }, - "rot": { - "x": 0, - "y": 255315, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 223, - "instId": 300002, - "propState": 1, - "pos": { - "x": 357800, - "y": 107971, - "z": 191113 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": 356939, - "y": 108213, - "z": 190774 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "224": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 224, - "instId": 300001, - "propState": 18, - "pos": { - "x": 204210, - "y": 102600, - "z": 300040 - }, - "rot": { - "x": 0, - "y": 26393, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 224, - "instId": 300002, - "propState": 1, - "pos": { - "x": 205414, - "y": 100841, - "z": 299431 - }, - "rot": { - "x": 0, - "y": 346016, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 224, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204211, - "y": 102733, - "z": 300041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 8, - "pos": { - "x": 178669, - "y": 168938, - "z": 393833 - }, - "rot": { - "x": 0, - "y": 145198, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 225, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178703, - "y": 167843, - "z": 395308 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 225, - "instId": 300004, - "propState": 8, - "pos": { - "x": 178642, - "y": 169082, - "z": 393814 - }, - "rot": { - "x": 0, - "y": 108200, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300005, - "propState": 8, - "pos": { - "x": -86338, - "y": 15348, - "z": -239289 - }, - "rot": { - "x": 0, - "y": 8124, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 226, - "instId": 300004, - "propState": 8, - "pos": { - "x": -86343, - "y": 15390, - "z": -239198 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 226, - "instId": 300002, - "propState": 1, - "pos": { - "x": -86432, - "y": 12541, - "z": -240353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300001, - "propState": 18, - "pos": { - "x": -78914, - "y": 24316, - "z": -252642 - }, - "rot": { - "x": 0, - "y": 69952, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 227, - "instId": 300002, - "propState": 1, - "pos": { - "x": -79319, - "y": 23948, - "z": -253010 - }, - "rot": { - "x": 0, - "y": 300950, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 227, - "instId": 300004, - "propState": 8, - "pos": { - "x": -78889, - "y": 24433, - "z": -252627 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300005, - "propState": 8, - "pos": { - "x": -82291, - "y": 23948, - "z": -252324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "242": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 242, - "instId": 300001, - "propState": 0, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 242, - "instId": 300002, - "propState": 0, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "245": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 245, - "instId": 300001, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 245, - "instId": 300002, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 245, - "instId": 300003, - "propState": 20, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 245, - "instId": 300004, - "propState": 1, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "258": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 258, - "instId": 300001, - "propState": 0, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "259": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 259, - "instId": 300001, - "propState": 0, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 259, - "instId": 300002, - "propState": 0, - "pos": { - "x": 338174, - "y": 114272, - "z": 200923 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 260, - "instId": 300001, - "propState": 0, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "261": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 261, - "instId": 300001, - "propState": 0, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "262": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 262, - "instId": 300001, - "propState": 0, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "263": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 263, - "instId": 300001, - "propState": 0, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300001, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 287, - "instId": 300002, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 287, - "instId": 300003, - "propState": 20, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 287, - "instId": 300004, - "propState": 1, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "289": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 289, - "instId": 300001, - "propState": 8, - "pos": { - "x": 342033, - "y": 168036, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 289, - "instId": 300002, - "propState": 8, - "pos": { - "x": 342033, - "y": 168183, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 289, - "instId": 300003, - "propState": 20, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 289, - "instId": 300004, - "propState": 1, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "309": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 309, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 272341, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 309, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 309, - "instId": 300003, - "propState": 20, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 309, - "instId": 300004, - "propState": 1, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "357": { - "monsters": [], - "npcs": [ - { - "groupId": 357, - "instId": 400001, - "pos": { - "x": 243851, - "y": 101713, - "z": 283891 - }, - "rot": { - "x": 0, - "y": 126434, - "z": 0 - }, - "npcId": 14126 - }, { - "groupId": 357, - "instId": 400002, - "pos": { - "x": 247390, - "y": 101000, - "z": 280980 - }, - "rot": { - "x": 0, - "y": 57982, - "z": 0 - }, - "npcId": 14146 - }, { - "groupId": 357, - "instId": 400003, - "pos": { - "x": 248636, - "y": 101000, - "z": 281986 - }, - "rot": { - "x": 0, - "y": 255639, - "z": 0 - }, - "npcId": 14147 - } - ], - "props": [], - "teleports": {} - }, - "406": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 406, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202701, - "y": 101238, - "z": 291138 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "407": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 407, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202410, - "y": 93495, - "z": 161640 - }, - "rot": { - "x": 0, - "y": 206515, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "408": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 408, - "instId": 300001, - "propState": 11, - "pos": { - "x": 359740, - "y": 107971, - "z": 209080 - }, - "rot": { - "x": 0, - "y": 293867, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "409": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 409, - "instId": 300001, - "propState": 11, - "pos": { - "x": -142827, - "y": 15608, - "z": -278700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "496": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 496, - "instId": 300001, - "propState": 18, - "pos": { - "x": 226836, - "y": 104516, - "z": 258812 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - } - ], - "teleports": {} - }, - "510": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 510, - "instId": 300009, - "propState": 20, - "pos": { - "x": 190341, - "y": 167843, - "z": 363687 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "520": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 520, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 520, - "instId": 300002, - "propState": 8, - "pos": { - "x": -89401, - "y": 25964, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 520, - "instId": 300004, - "propState": 8, - "pos": { - "x": -89401, - "y": 26097, - "z": -268820 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "521": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 521, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "522": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 522, - "instId": 300001, - "propState": 2, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - }, - { - "groupId": 522, - "instId": 300002, - "propState": 1, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300003, - "propState": 1, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300004, - "propState": 101, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300005, - "propState": 102, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300006, - "propState": 1, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - }, { - "groupId": 522, - "instId": 300007, - "propState": 1, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300008, - "propState": 1, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300009, - "propState": 1, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300010, - "propState": 1, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300011, - "propState": 1, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300012, - "propState": 1, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "526": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 526, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 526, - "instId": 300002, - "propState": 8, - "pos": { - "x": 137081, - "y": 102152, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 526, - "instId": 300004, - "propState": 8, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "527": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 527, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "528": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 528, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 528, - "instId": 300002, - "propState": 8, - "pos": { - "x": 369095, - "y": 108918, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 528, - "instId": 300004, - "propState": 8, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "529": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 529, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "617": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 617, - "instId": 300013, - "propState": 8, - "pos": { - "x": 5710, - "y": 4139, - "z": -279910 - }, - "rot": { - "x": 0, - "y": 236608, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300017, - "propState": 8, - "pos": { - "x": 76546, - "y": -5317, - "z": -398579 - }, - "rot": { - "x": 0, - "y": 221601, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19381, - "y": 4065, - "z": -224032 - }, - "rot": { - "x": 0, - "y": 210852, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15893, - "y": 6909, - "z": -311402 - }, - "rot": { - "x": 0, - "y": 70586, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 617, - "instId": 300003, - "propState": 8, - "pos": { - "x": 97877, - "y": -5290, - "z": -482547 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "618": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 618, - "instId": 300007, - "propState": 8, - "pos": { - "x": 193620, - "y": 94145, - "z": 166199 - }, - "rot": { - "x": 0, - "y": 18071, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130539, - "y": 94556, - "z": 260805 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300001, - "propState": 8, - "pos": { - "x": 137265, - "y": 101682, - "z": 323852 - }, - "rot": { - "x": 0, - "y": 278513, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300002, - "propState": 8, - "pos": { - "x": 296348, - "y": 157838, - "z": 353201 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300003, - "propState": 8, - "pos": { - "x": 202043, - "y": 168559, - "z": 358779 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300004, - "propState": 8, - "pos": { - "x": 132272, - "y": 98874, - "z": 194683 - }, - "rot": { - "x": 0, - "y": 28461, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300005, - "propState": 8, - "pos": { - "x": 217457, - "y": 98186, - "z": 156219 - }, - "rot": { - "x": 0, - "y": 209643, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300006, - "propState": 8, - "pos": { - "x": 206547, - "y": 101470, - "z": 328384 - }, - "rot": { - "x": 0, - "y": 156276, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300009, - "propState": 8, - "pos": { - "x": 341773, - "y": 108671, - "z": 198655 - }, - "rot": { - "x": 0, - "y": 22954, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "670": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 670, - "instId": 300001, - "propState": 18, - "pos": { - "x": -81519, - "y": 13019, - "z": -268441 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104096 - }, - { - "groupId": 670, - "instId": 300002, - "propState": 18, - "pos": { - "x": -31260, - "y": 6887, - "z": -323892 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, - { - "groupId": 670, - "instId": 300003, - "propState": 18, - "pos": { - "x": -114502, - "y": 16751, - "z": -220922 - }, - "rot": { - "x": 0, - "y": 300762, - "z": 0 - }, - "propId": 104093 - }, - { - "groupId": 670, - "instId": 300004, - "propState": 18, - "pos": { - "x": 179317, - "y": 94067, - "z": 172867 - }, - "rot": { - "x": 0, - "y": 165573, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300005, - "propState": 18, - "pos": { - "x": 263155, - "y": 102634, - "z": 164478 - }, - "rot": { - "x": 0, - "y": 75158, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300006, - "propState": 18, - "pos": { - "x": 298203, - "y": 105994, - "z": 215710 - }, - "rot": { - "x": 0, - "y": 322762, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300007, - "propState": 18, - "pos": { - "x": 131048, - "y": 95138, - "z": 275098 - }, - "rot": { - "x": 0, - "y": 69556, - "z": 0 - }, - "propId": 104096 - }, { - "groupId": 670, - "instId": 300008, - "propState": 18, - "pos": { - "x": -11199, - "y": 4203, - "z": -266538 - }, - "rot": { - "x": 0, - "y": 73758, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300009, - "propState": 18, - "pos": { - "x": 305331, - "y": 106653, - "z": 168630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300010, - "propState": 18, - "pos": { - "x": 351503, - "y": 108044, - "z": 197206 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300011, - "propState": 18, - "pos": { - "x": 128209, - "y": 101710, - "z": 333516 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 670, - "instId": 300012, - "propState": 18, - "pos": { - "x": -89306, - "y": 27612, - "z": -239309 - }, - "rot": { - "x": 0, - "y": 133168, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300013, - "propState": 18, - "pos": { - "x": -46712, - "y": 6773, - "z": -280120 - }, - "rot": { - "x": 0, - "y": 64953, - "z": 0 - }, - "propId": 104093 - } - ], - "teleports": {} - }, - "671": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 671, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359306, - "y": 108470, - "z": 202778 - }, - "rot": { - "x": 0, - "y": 202807, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "693": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "790": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 790, - "instId": 300001, - "propState": 8, - "pos": { - "x": 170425, - "y": 103346, - "z": 329899 - }, - "rot": { - "x": 0, - "y": 153327, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 790, - "instId": 300002, - "propState": 8, - "pos": { - "x": 355634, - "y": 109724, - "z": 187361 - }, - "rot": { - "x": 0, - "y": 345335, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "813": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 813, - "instId": 300001, - "propState": 18, - "pos": { - "x": 205919, - "y": 168773, - "z": 413410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 813, - "instId": 300002, - "propState": 18, - "pos": { - "x": 174385, - "y": 168465, - "z": 378219 - }, - "rot": { - "x": 0, - "y": 216335, - "z": 0 - }, - "propId": 104094 - } - ], - "teleports": {} - }, - "814": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 814, - "instId": 300001, - "propState": 18, - "pos": { - "x": -126536, - "y": 16175, - "z": -270549 - }, - "rot": { - "x": 0, - "y": 57225, - "z": 0 - }, - "propId": 104096 - } - ], - "teleports": {} - }, - "820": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "824": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 824, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359673, - "y": 108470, - "z": 202695 - }, - "rot": { - "x": 0, - "y": 235146, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "865": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "866": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 501, - "startAnchorId": 2, - "startGroupId": 400, - "isEnteredSceneInfo": true - } - }, - "40242001": { - "P40242_F40242001": { - "scenes": { - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22260, - "y": 0, - "z": 19610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40242002": { - "P40242_F40242001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 24167, - "y": -34225, - "z": -39219 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 20983, - "y": -18077, - "z": -41330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 39998, - "y": -18064, - "z": 51774 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26178, - "y": -43714, - "z": 45679 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -25851, - "y": -51688, - "z": 55293 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -25567, - "y": -51729, - "z": -39376 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -41845, - "y": -18091, - "z": 51772 - }, - "rot": { - "x": 0, - "y": 269999, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": -22889, - "y": -18077, - "z": -41134 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 1, - "pos": { - "x": 44056, - "y": -18091, - "z": 43494 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102263 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300002, - "propState": 1, - "pos": { - "x": 26848, - "y": -44344, - "z": 91733 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102240 - }, { - "groupId": 11, - "instId": 300001, - "propState": 1, - "pos": { - "x": -57220, - "y": -46469, - "z": 54845 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102240 - }, { - "groupId": 11, - "instId": 300003, - "propState": 1, - "pos": { - "x": -57145, - "y": -46469, - "z": 43295 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102240 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300002, - "propState": 1, - "pos": { - "x": -1280, - "y": -43684, - "z": 37341 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - }, { - "groupId": 12, - "instId": 300003, - "propState": 1, - "pos": { - "x": -1320, - "y": -43670, - "z": 56105 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300004, - "propState": 1, - "pos": { - "x": -63060, - "y": -46490, - "z": 27609 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - }, { - "groupId": 13, - "instId": 300006, - "propState": 1, - "pos": { - "x": -34100, - "y": -51730, - "z": 5650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102239 - }, { - "groupId": 13, - "instId": 300005, - "propState": 1, - "pos": { - "x": -63100, - "y": -46490, - "z": -16101 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300007, - "propState": 1, - "pos": { - "x": -45789, - "y": -18100, - "z": 43628 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102263 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300008, - "propState": 1, - "pos": { - "x": 377, - "y": -51888, - "z": 115753 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300009, - "propState": 1, - "pos": { - "x": -14500, - "y": -51730, - "z": -25578 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - }, { - "groupId": 16, - "instId": 300010, - "propState": 1, - "pos": { - "x": -21750, - "y": -51730, - "z": 36946 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102239 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": 3422, - "y": -25769, - "z": -8774 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2013601": { - "anchorId": 2, - "groupId": 21, - "instId": 300002, - "pos": { - "x": -650, - "y": -26069, - "z": -7400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40243001": { - "P40243_F40243001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -30702, - "y": 3124, - "z": 14941 - }, - "rot": { - "x": 0, - "y": 175403, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 2, - "instId": 300001, - "pos": { - "x": -33590, - "y": 3120, - "z": 10650 - }, - "rot": { - "x": 0, - "y": 180711, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40301001": { - "P40301_F40301001": { - "scenes": { - "20": { - "monsters": [], - "npcs": [ - { - "groupId": 20, - "instId": 400001, - "pos": { - "x": 134051, - "y": -4456, - "z": 84960 - }, - "rot": { - "x": 0, - "y": 198075, - "z": 0 - }, - "npcId": 13231 - }, - { - "groupId": 20, - "instId": 400002, - "pos": { - "x": 141100, - "y": -4416, - "z": 206800 - }, - "rot": { - "x": 0, - "y": 250839, - "z": 0 - }, - "npcId": 13127 - }, - { - "groupId": 20, - "instId": 400003, - "pos": { - "x": 14260, - "y": -15814, - "z": 88865 - }, - "rot": { - "x": 0, - "y": 140985, - "z": 0 - }, - "npcId": 13315 - }, - { - "groupId": 20, - "instId": 400004, - "pos": { - "x": -114254, - "y": -14374, - "z": 178103 - }, - "rot": { - "x": 0, - "y": 173216, - "z": 0 - }, - "npcId": 13318 - }, { - "groupId": 20, - "instId": 400005, - "pos": { - "x": -23324, - "y": -16381, - "z": 232550 - }, - "rot": { - "x": 0, - "y": 359821, - "z": 0 - }, - "npcId": 13315 - }, { - "groupId": 20, - "instId": 400006, - "pos": { - "x": -106808, - "y": -13248, - "z": 94713 - }, - "rot": { - "x": 0, - "y": 56465, - "z": 0 - }, - "npcId": 13315 - } - ], - "props": [], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40301002": { - "P40301_F40301001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300002, - "propState": 1, - "pos": { - "x": 34205, - "y": 172241, - "z": 61090 - }, - "rot": { - "x": 0, - "y": 140342, - "z": 0 - }, - "propId": 100075 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": 50100, - "y": 172307, - "z": 34560 - }, - "rot": { - "x": 0, - "y": 320342, - "z": 0 - }, - "propId": 100076 - }, - { - "groupId": 4, - "instId": 300005, - "propState": 1, - "pos": { - "x": 4961, - "y": 172283, - "z": -85700 - }, - "rot": { - "x": 0, - "y": 264500, - "z": 0 - }, - "propId": 100076 - }, - { - "groupId": 4, - "instId": 300001, - "propState": 1, - "pos": { - "x": -61141, - "y": 177569, - "z": 41487 - }, - "rot": { - "x": 0, - "y": 140000, - "z": 0 - }, - "propId": 100079 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": 86620, - "y": 411956, - "z": -14145 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100075 - }, { - "groupId": 4, - "instId": 300006, - "propState": 8, - "pos": { - "x": -92635, - "y": 411956, - "z": -14145 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100075 - }, { - "groupId": 4, - "instId": 300007, - "propState": 1, - "pos": { - "x": -45550, - "y": 182859, - "z": 37610 - }, - "rot": { - "x": 0, - "y": 50364, - "z": 0 - }, - "propId": 100075 - }, { - "groupId": 4, - "instId": 300008, - "propState": 1, - "pos": { - "x": -5492, - "y": 172245, - "z": 69006 - }, - "rot": { - "x": 0, - "y": 230342, - "z": 0 - }, - "propId": 100075 - }, { - "groupId": 4, - "instId": 300009, - "propState": 8, - "pos": { - "x": -15850, - "y": 180925, - "z": -96000 - }, - "rot": { - "x": 0, - "y": 309500, - "z": 0 - }, - "propId": 100075 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 3000, - "y": 185029, - "z": 4000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -44708, - "y": 182921, - "z": -66187 - }, - "rot": { - "x": 0, - "y": 309500, - "z": 0 - }, - "propId": 100088 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -44708, - "y": 182881, - "z": -66187 - }, - "rot": { - "x": 0, - "y": 219500, - "z": 0 - }, - "propId": 300008 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -41523, - "y": 182862, - "z": -65074 - }, - "rot": { - "x": 0, - "y": 127079, - "z": 0 - }, - "propId": 100078 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 73228, - "y": 172441, - "z": -14226 - }, - "rot": { - "x": 0, - "y": 90756, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 75259, - "y": 172424, - "z": -14232 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 6, - "instId": 300006, - "propState": 1, - "pos": { - "x": 13956, - "y": 172295, - "z": 85557 - }, - "rot": { - "x": 0, - "y": 185733, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 6, - "instId": 300007, - "propState": 1, - "pos": { - "x": 13963, - "y": 172245, - "z": 85628 - }, - "rot": { - "x": 0, - "y": 275733, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 6, - "instId": 300008, - "propState": 1, - "pos": { - "x": -57770, - "y": 177580, - "z": 51330 - }, - "rot": { - "x": 0, - "y": 230342, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 6, - "instId": 300009, - "propState": 1, - "pos": { - "x": -57761, - "y": 177536, - "z": 51337 - }, - "rot": { - "x": 0, - "y": 320342, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 6, - "instId": 300010, - "propState": 8, - "pos": { - "x": -15429, - "y": 177436, - "z": -121681 - }, - "rot": { - "x": 0, - "y": 309500, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 6, - "instId": 300011, - "propState": 1, - "pos": { - "x": 12105, - "y": 174893, - "z": -104320 - }, - "rot": { - "x": 0, - "y": 309500, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": 25850, - "y": 172261, - "z": 50783 - }, - "rot": { - "x": 0, - "y": 95342, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": 22247, - "y": 172300, - "z": 64676 - }, - "rot": { - "x": 0, - "y": 50342, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 6, - "instId": 300014, - "propState": 8, - "pos": { - "x": -15420, - "y": 177421, - "z": -121688 - }, - "rot": { - "x": 0, - "y": 219500, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 6, - "instId": 300015, - "propState": 1, - "pos": { - "x": 12138, - "y": 174878, - "z": -104347 - }, - "rot": { - "x": 0, - "y": 219500, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 6, - "instId": 300016, - "propState": 8, - "pos": { - "x": 25865, - "y": 172246, - "z": 50781 - }, - "rot": { - "x": 0, - "y": 5342, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 6, - "instId": 300017, - "propState": 8, - "pos": { - "x": 22300, - "y": 172252, - "z": 64720 - }, - "rot": { - "x": 0, - "y": 320342, - "z": 0 - }, - "propId": 300008 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": 2322, - "y": 420480, - "z": -26583 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14697, - "y": 172242, - "z": 66319 - }, - "rot": { - "x": 0, - "y": 356870, - "z": 0 - }, - "propId": 100024 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": -51130, - "y": 177527, - "z": 58709 - }, - "rot": { - "x": 0, - "y": 348385, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": -51258, - "y": 182868, - "z": -77349 - }, - "rot": { - "x": 0, - "y": 348385, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": -46951, - "y": 182862, - "z": -59045 - }, - "rot": { - "x": 0, - "y": 356870, - "z": 0 - }, - "propId": 100024 - }, { - "groupId": 9, - "instId": 300006, - "propState": 8, - "pos": { - "x": 10699, - "y": 180920, - "z": -103198 - }, - "rot": { - "x": 0, - "y": 348385, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5867, - "y": 177350, - "z": -120715 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 17, - "instId": 300001, - "pos": { - "x": 1570, - "y": 177412, - "z": -120840 - }, - "rot": { - "x": 0, - "y": 350481, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40302001": { - "P40302_F40302001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -270, - "y": 14790, - "z": 74295 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103134 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -341, - "y": 14790, - "z": 89637 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103134 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": -91, - "y": 14790, - "z": 104951 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103134 - }, - { - "groupId": 3, - "instId": 300005, - "propState": 101, - "pos": { - "x": -136492, - "y": 14340, - "z": 155115 - }, - "rot": { - "x": 0, - "y": 330890, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 3, - "instId": 300006, - "propState": 101, - "pos": { - "x": -112435, - "y": 14340, - "z": 122459 - }, - "rot": { - "x": 0, - "y": 310860, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 3, - "instId": 300007, - "propState": 8, - "pos": { - "x": -156668, - "y": 14340, - "z": 222430 - }, - "rot": { - "x": 0, - "y": 172437, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 3, - "instId": 300008, - "propState": 101, - "pos": { - "x": 112476, - "y": 14460, - "z": 122330 - }, - "rot": { - "x": 0, - "y": 227388, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 3, - "instId": 300009, - "propState": 101, - "pos": { - "x": 136535, - "y": 14340, - "z": 155189 - }, - "rot": { - "x": 0, - "y": 209110, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 3, - "instId": 300010, - "propState": 8, - "pos": { - "x": 156668, - "y": 14340, - "z": 222430 - }, - "rot": { - "x": 0, - "y": 187563, - "z": 0 - }, - "propId": 103134 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": -461, - "y": 14610, - "z": 120291 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103134 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300002, - "propState": 1, - "pos": { - "x": -9873, - "y": 11380, - "z": 37826 - }, - "rot": { - "x": 0, - "y": 89757, - "z": 0 - }, - "propId": 103133 - }, - { - "groupId": 4, - "instId": 300015, - "propState": 1, - "pos": { - "x": -16192, - "y": 11380, - "z": 37800 - }, - "rot": { - "x": 0, - "y": 89757, - "z": 0 - }, - "propId": 103133 - }, - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 62724, - "y": 4233, - "z": 136965 - }, - "rot": { - "x": 0, - "y": 324210, - "z": 0 - }, - "propId": 103133 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": 110189, - "y": 2463, - "z": 198517 - }, - "rot": { - "x": 0, - "y": 284705, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": -62740, - "y": 4240, - "z": 136945 - }, - "rot": { - "x": 0, - "y": 35790, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": -110382, - "y": 2463, - "z": 198504 - }, - "rot": { - "x": 0, - "y": 75295, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300006, - "propState": 1, - "pos": { - "x": -118800, - "y": 14686, - "z": 143019 - }, - "rot": { - "x": 0, - "y": 52497, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300007, - "propState": 1, - "pos": { - "x": 118800, - "y": 14686, - "z": 143019 - }, - "rot": { - "x": 0, - "y": 307503, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300009, - "propState": 101, - "pos": { - "x": 10274, - "y": 11503, - "z": 5174 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300016, - "propState": 101, - "pos": { - "x": 34219, - "y": 11503, - "z": 5174 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300008, - "propState": 8, - "pos": { - "x": 9586, - "y": 11320, - "z": 37640 - }, - "rot": { - "x": 0, - "y": 88735, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300010, - "propState": 8, - "pos": { - "x": -10476, - "y": 11503, - "z": 5085 - }, - "rot": { - "x": 0, - "y": 89757, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300011, - "propState": 8, - "pos": { - "x": -126957, - "y": 14540, - "z": 154869 - }, - "rot": { - "x": 0, - "y": 58598, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300012, - "propState": 8, - "pos": { - "x": -109972, - "y": 14540, - "z": 132162 - }, - "rot": { - "x": 0, - "y": 48549, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300013, - "propState": 8, - "pos": { - "x": 109973, - "y": 14540, - "z": 132162 - }, - "rot": { - "x": 0, - "y": 311451, - "z": 0 - }, - "propId": 103133 - }, { - "groupId": 4, - "instId": 300014, - "propState": 8, - "pos": { - "x": 126957, - "y": 14540, - "z": 154869 - }, - "rot": { - "x": 0, - "y": 301402, - "z": 0 - }, - "propId": 103133 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 7725, - "y": 3198, - "z": 251277 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 15, - "instId": 300001, - "pos": { - "x": 20, - "y": 3198, - "z": 251490 - }, - "rot": { - "x": 0, - "y": 375, - "z": 0 - } - } - } - }, - "17": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40312001": { - "P40312_F40312001": { - "scenes": {}, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40401001": { - "P40401_F40401001": { - "scenes": { - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300003, - "propState": 1, - "pos": { - "x": 236879, - "y": 103740, - "z": 236270 - }, - "rot": { - "x": 0, - "y": 7500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 1, - "pos": { - "x": 212126, - "y": 103740, - "z": 279143 - }, - "rot": { - "x": 0, - "y": 112500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 5, - "instId": 300005, - "propState": 1, - "pos": { - "x": 188042, - "y": 104656, - "z": 276986 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 5, - "instId": 300006, - "propState": 1, - "pos": { - "x": 159686, - "y": 100793, - "z": 300619 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 5, - "instId": 300007, - "propState": 1, - "pos": { - "x": 143159, - "y": 100976, - "z": 309937 - }, - "rot": { - "x": 0, - "y": 293966, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 5, - "instId": 300011, - "propState": 1, - "pos": { - "x": 291750, - "y": 105971, - "z": 185290 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 5, - "instId": 300012, - "propState": 1, - "pos": { - "x": 241740, - "y": 101971, - "z": 163320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 5, - "instId": 300010, - "propState": 1, - "pos": { - "x": 353829, - "y": 107971, - "z": 203773 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104018 - } - ], - "teleports": {} - }, - "36": { - "monsters": [ - { - "groupId": 36, - "instId": 200001, - "eventId": 20411051, - "pos": { - "x": 31770, - "y": -4773, - "z": -377050 - }, - "rot": { - "x": 0, - "y": 328685, - "z": 0 - }, - "monsterId": 4012010 - }, { - "groupId": 36, - "instId": 200002, - "eventId": 20411052, - "pos": { - "x": 22560, - "y": -2953, - "z": -367330 - }, - "rot": { - "x": 0, - "y": 358194, - "z": 0 - }, - "monsterId": 4012020 - }, { - "groupId": 36, - "instId": 200003, - "eventId": 20411053, - "pos": { - "x": 21870, - "y": 180, - "z": -347120 - }, - "rot": { - "x": 0, - "y": 208742, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 36, - "instId": 200004, - "eventId": 20411054, - "pos": { - "x": 10630, - "y": 1721, - "z": -339380 - }, - "rot": { - "x": 0, - "y": 105498, - "z": 0 - }, - "monsterId": 4012010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": 13898, - "y": 2940, - "z": -326604 - }, - "rot": { - "x": 0, - "y": 85115, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": 48637, - "y": -6032, - "z": -384673 - }, - "rot": { - "x": 0, - "y": 32325, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "112": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "113": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 113, - "instId": 300001, - "propState": 1, - "pos": { - "x": 312570, - "y": 109590, - "z": 314512 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 113, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311898, - "y": 152508, - "z": 314894 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 113, - "instId": 300003, - "propState": 1, - "pos": { - "x": 316455, - "y": 152200, - "z": 310770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104002 - }, - { - "groupId": 113, - "instId": 300004, - "propState": 1, - "pos": { - "x": 316207, - "y": 109404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 113, - "instId": 300005, - "propState": 1, - "pos": { - "x": 316207, - "y": 152404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 114, - "instId": 300001, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 114, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 114, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 114, - "instId": 300004, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "130": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 130, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119259, - "y": 18049, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 211662, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 130, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104995, - "y": 98470, - "z": 188771 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 130, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119259, - "y": 18058, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 130, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104977, - "y": 98481, - "z": 188670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "132": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 132, - "instId": 300002, - "propState": 1, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "133": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 133, - "instId": 300001, - "propState": 2, - "pos": { - "x": -14980, - "y": 3350, - "z": -283160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 133, - "instId": 300002, - "propState": 2, - "pos": { - "x": -146909, - "y": 15640, - "z": -263311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 133, - "instId": 300003, - "propState": 2, - "pos": { - "x": 158376, - "y": 105750, - "z": 344739 - }, - "rot": { - "x": 0, - "y": 224478, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 133, - "instId": 300004, - "propState": 2, - "pos": { - "x": 219888, - "y": 97644, - "z": 168466 - }, - "rot": { - "x": 0, - "y": 150238, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 133, - "instId": 300005, - "propState": 2, - "pos": { - "x": 352900, - "y": 107971, - "z": 220700 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 133, - "instId": 300006, - "propState": 2, - "pos": { - "x": 183911, - "y": 101250, - "z": 304708 - }, - "rot": { - "x": 0, - "y": 329129, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 133, - "instId": 300007, - "propState": 2, - "pos": { - "x": -79120, - "y": 14778, - "z": -283515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - } - ], - "teleports": {} - }, - "134": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 134, - "instId": 300001, - "propState": 2, - "pos": { - "x": 149769, - "y": 105603, - "z": 359377 - }, - "rot": { - "x": 0, - "y": 328717, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 134, - "instId": 300002, - "propState": 2, - "pos": { - "x": 207644, - "y": 101150, - "z": 324766 - }, - "rot": { - "x": 0, - "y": 106681, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 134, - "instId": 300003, - "propState": 2, - "pos": { - "x": 232368, - "y": 103803, - "z": 225356 - }, - "rot": { - "x": 0, - "y": 59779, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 134, - "instId": 300004, - "propState": 2, - "pos": { - "x": 204888, - "y": 167519, - "z": 391480 - }, - "rot": { - "x": 0, - "y": 329375, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 134, - "instId": 300005, - "propState": 2, - "pos": { - "x": 223904, - "y": 98770, - "z": 126573 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 134, - "instId": 300006, - "propState": 2, - "pos": { - "x": -132996, - "y": 26164, - "z": -252218 - }, - "rot": { - "x": 0, - "y": 180283, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 134, - "instId": 300007, - "propState": 2, - "pos": { - "x": 273980, - "y": 102144, - "z": 178507 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 134, - "instId": 300008, - "propState": 2, - "pos": { - "x": -122258, - "y": 15622, - "z": -283638 - }, - "rot": { - "x": 0, - "y": 180849, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 134, - "instId": 300009, - "propState": 2, - "pos": { - "x": 287160, - "y": 102129, - "z": 293884 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "135": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 135, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43750, - "y": 5920, - "z": -276614 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 135, - "instId": 300002, - "propState": 8, - "pos": { - "x": -57553, - "y": 8117, - "z": -220071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 135, - "instId": 300003, - "propState": 8, - "pos": { - "x": 221238, - "y": 167913, - "z": 358003 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 135, - "instId": 300004, - "propState": 8, - "pos": { - "x": 288485, - "y": 105971, - "z": 204066 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 135, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227230, - "y": 100770, - "z": 344110 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 135, - "instId": 300006, - "propState": 8, - "pos": { - "x": -106333, - "y": 13880, - "z": -289783 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 135, - "instId": 300007, - "propState": 8, - "pos": { - "x": 210175, - "y": 103536, - "z": 287540 - }, - "rot": { - "x": 0, - "y": 202254, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 135, - "instId": 300008, - "propState": 8, - "pos": { - "x": 209956, - "y": 104654, - "z": 224433 - }, - "rot": { - "x": 0, - "y": 59128, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1540, - "y": 4866, - "z": -287650 - }, - "rot": { - "x": 0, - "y": 269808, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 137, - "instId": 300002, - "propState": 8, - "pos": { - "x": 77893, - "y": -4450, - "z": -498633 - }, - "rot": { - "x": 0, - "y": 253178, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 137, - "instId": 300003, - "propState": 8, - "pos": { - "x": 178203, - "y": 95088, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 253178, - "z": 0 - }, - "propId": 104060 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 138, - "instId": 300002, - "propState": 8, - "pos": { - "x": -96180, - "y": 14290, - "z": -293280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "142": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 142, - "instId": 300001, - "propState": 8, - "pos": { - "x": 103250, - "y": -5670, - "z": -498060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 142, - "instId": 300002, - "propState": 8, - "pos": { - "x": -125340, - "y": 16551, - "z": -236690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 142, - "instId": 300003, - "propState": 8, - "pos": { - "x": 176769, - "y": 103453, - "z": 238651 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 142, - "instId": 300004, - "propState": 8, - "pos": { - "x": 2980, - "y": 3690, - "z": -298960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 4, - "groupId": 142, - "instId": 300004, - "pos": { - "x": 12790, - "y": 3390, - "z": -305000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "153": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40401002": { - "P40401_F40401001": { - "scenes": { - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 1, - "pos": { - "x": -24496, - "y": 11648, - "z": 46622 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104006 - }, - { - "groupId": 40, - "instId": 300002, - "propState": 1, - "pos": { - "x": -33947, - "y": 13644, - "z": -20620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104006 - }, - { - "groupId": 40, - "instId": 300003, - "propState": 1, - "pos": { - "x": -14713, - "y": 13644, - "z": -20676 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104006 - }, - { - "groupId": 40, - "instId": 300004, - "propState": 8, - "pos": { - "x": -45247, - "y": 11654, - "z": 28676 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 40, - "instId": 300005, - "propState": 8, - "pos": { - "x": -24500, - "y": 11624, - "z": 62161 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104005 - }, { - "groupId": 40, - "instId": 300006, - "propState": 1, - "pos": { - "x": -24492, - "y": 13655, - "z": -36470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104006 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300003, - "propState": 1, - "pos": { - "x": 44980, - "y": -153, - "z": -65200 - }, - "rot": { - "x": 0, - "y": 79832, - "z": 0 - }, - "propId": 104045 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 1, - "pos": { - "x": -24321, - "y": 11696, - "z": 37244 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104029 - } - ], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24300, - "y": 12310, - "z": 32120 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 62, - "instId": 300002, - "propState": 8, - "pos": { - "x": -24400, - "y": 12755, - "z": 21240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 62, - "instId": 300003, - "propState": 8, - "pos": { - "x": -21070, - "y": 12658, - "z": 19710 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102 - }, - { - "groupId": 62, - "instId": 300004, - "propState": 8, - "pos": { - "x": -27520, - "y": 12707, - "z": 19710 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 62, - "instId": 300005, - "propState": 8, - "pos": { - "x": -24350, - "y": 11646, - "z": 22430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": 40997, - "y": -214, - "z": -85414 - }, - "rot": { - "x": 0, - "y": 32500, - "z": 0 - }, - "propId": 104006 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3060, - "y": 7750, - "z": 79760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": -24790, - "y": 13944, - "z": -29630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 2, - "groupId": 68, - "instId": 300002, - "pos": { - "x": -17430, - "y": 13944, - "z": -31798 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "74": { - "monsters": [], - "npcs": [ - { - "groupId": 74, - "instId": 400001, - "pos": { - "x": 56896, - "y": -204, - "z": -74193 - }, - "rot": { - "x": 0, - "y": 247176, - "z": 0 - }, - "npcId": 4003 - } - ], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": 44540, - "y": -171, - "z": -77350 - }, - "rot": { - "x": 0, - "y": 300084, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 74, - "instId": 300004, - "propState": 8, - "pos": { - "x": 52520, - "y": -204, - "z": -68280 - }, - "rot": { - "x": 0, - "y": 299800, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 74, - "instId": 300005, - "propState": 8, - "pos": { - "x": 64320, - "y": -149, - "z": -45340 - }, - "rot": { - "x": 0, - "y": 291503, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 74, - "instId": 300002, - "propState": 8, - "pos": { - "x": 69120, - "y": -171, - "z": -27210 - }, - "rot": { - "x": 0, - "y": 277592, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 74, - "instId": 300003, - "propState": 8, - "pos": { - "x": 70290, - "y": -171, - "z": -12410 - }, - "rot": { - "x": 0, - "y": 269420, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 74, - "instId": 300006, - "propState": 8, - "pos": { - "x": 70970, - "y": -204, - "z": -12270 - }, - "rot": { - "x": 0, - "y": 269279, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 74, - "instId": 300007, - "propState": 8, - "pos": { - "x": 64180, - "y": -204, - "z": 18950 - }, - "rot": { - "x": 0, - "y": 247872, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40401003": { - "P40401_F40401001": { - "scenes": {}, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40402001": { - "P40402_F40402001": { - "scenes": { - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": 110, - "y": -3500, - "z": -190 - }, - "rot": { - "x": 0, - "y": 269724, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 12, - "instId": 300001, - "pos": { - "x": 110, - "y": 0, - "z": -190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 100, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40402002": { - "P40402_F40402001": { - "scenes": {}, - "planeType": 6, - "worldId": 100, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40403001": { - "P40403_F40403003": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -5344, - "y": 1007, - "z": -180651 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14060, - "y": 1049, - "z": -172529 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14480, - "y": 1049, - "z": -172529 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 210, - "y": 1007, - "z": -182680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": -14430, - "y": 1007, - "z": -183730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 14490, - "y": -985, - "z": -217760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 5251, - "y": -985, - "z": -208001 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 6, - "instId": 300001, - "pos": { - "x": -6295, - "y": 1007, - "z": -177525 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 101, - "pos": { - "x": 13950, - "y": -985, - "z": -208750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 925 - } - ], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200001, - "eventId": 20413076, - "pos": { - "x": 22320, - "y": 1007, - "z": -175880 - }, - "rot": { - "x": 0, - "y": 266050, - "z": 0 - }, - "monsterId": 1022020 - }, { - "groupId": 9, - "instId": 200002, - "eventId": 20413077, - "pos": { - "x": 16342, - "y": 1007, - "z": -195403 - }, - "rot": { - "x": 0, - "y": 315444, - "z": 0 - }, - "monsterId": 8002010 - }, { - "groupId": 9, - "instId": 200003, - "eventId": 20413078, - "pos": { - "x": 13214, - "y": 1007, - "z": -195782 - }, - "rot": { - "x": 0, - "y": 12019, - "z": 0 - }, - "monsterId": 1022020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300005, - "propState": 8, - "pos": { - "x": 6680, - "y": 1007, - "z": -174198 - }, - "rot": { - "x": 0, - "y": 198342, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 100, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40403002": { - "P40403_F40403003": { - "scenes": { - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -44465, - "y": -1534, - "z": -83398 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100070 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 101, - "pos": { - "x": -42870, - "y": -1544, - "z": -75840 - }, - "rot": { - "x": 0, - "y": 133099, - "z": 0 - }, - "propId": 925 - } - ], - "teleports": {} - }, - "14": { - "monsters": [ - { - "groupId": 14, - "instId": 200001, - "eventId": 20413081, - "pos": { - "x": -76546, - "y": -3195, - "z": -60840 - }, - "rot": { - "x": 0, - "y": 249123, - "z": 0 - }, - "monsterId": 8022010 - }, { - "groupId": 14, - "instId": 200002, - "eventId": 20413082, - "pos": { - "x": -55020, - "y": -1055, - "z": -51260 - }, - "rot": { - "x": 0, - "y": 164160, - "z": 0 - }, - "monsterId": 8022010 - }, { - "groupId": 14, - "instId": 200003, - "eventId": 20413083, - "pos": { - "x": -54588, - "y": -1055, - "z": -55301 - }, - "rot": { - "x": 0, - "y": 12019, - "z": 0 - }, - "monsterId": 8022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": -93901, - "y": -1428, - "z": -60160 - }, - "rot": { - "x": 0, - "y": 285448, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -101722, - "y": -1516, - "z": -48892 - }, - "rot": { - "x": 0, - "y": 118256, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 22, - "instId": 300001, - "pos": { - "x": -98740, - "y": -1208, - "z": -52660 - }, - "rot": { - "x": 0, - "y": 123682, - "z": 0 - } - } - } - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300004, - "propState": 8, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 100003 - }, - { - "groupId": 23, - "instId": 300020, - "propState": 8, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 300003 - }, - { - "groupId": 23, - "instId": 300006, - "propState": 2, - "pos": { - "x": -104321, - "y": -101, - "z": -74646 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 23, - "instId": 300003, - "propState": 8, - "pos": { - "x": -110161, - "y": -61, - "z": -64690 - }, - "rot": { - "x": 0, - "y": 17053, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 23, - "instId": 300021, - "propState": 8, - "pos": { - "x": -110828, - "y": 504, - "z": -73353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 23, - "instId": 300015, - "propState": 8, - "pos": { - "x": -110156, - "y": -61, - "z": -81744 - }, - "rot": { - "x": 0, - "y": 342919, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 23, - "instId": 300023, - "propState": 8, - "pos": { - "x": -110829, - "y": 504, - "z": -73061 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 23, - "instId": 300045, - "propState": 1, - "pos": { - "x": -37989, - "y": 18683, - "z": -92473 - }, - "rot": { - "x": 0, - "y": 117856, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 23, - "instId": 300035, - "propState": 1, - "pos": { - "x": -35120, - "y": 18610, - "z": -93989 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 23, - "instId": 300036, - "propState": 1, - "pos": { - "x": -35597, - "y": 18611, - "z": -51446 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 100, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40403003": { - "P40403_F40403003": { - "scenes": { - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300002, - "propState": 1, - "pos": { - "x": 34205, - "y": 172241, - "z": 61090 - }, - "rot": { - "x": 0, - "y": 140342, - "z": 0 - }, - "propId": 100075 - }, - { - "groupId": 16, - "instId": 300004, - "propState": 1, - "pos": { - "x": 50100, - "y": 172307, - "z": 34560 - }, - "rot": { - "x": 0, - "y": 320342, - "z": 0 - }, - "propId": 100076 - }, - { - "groupId": 16, - "instId": 300005, - "propState": 1, - "pos": { - "x": 4961, - "y": 172283, - "z": -85700 - }, - "rot": { - "x": 0, - "y": 264500, - "z": 0 - }, - "propId": 100076 - }, - { - "groupId": 16, - "instId": 300001, - "propState": 1, - "pos": { - "x": -61141, - "y": 177569, - "z": 41487 - }, - "rot": { - "x": 0, - "y": 140000, - "z": 0 - }, - "propId": 100079 - }, { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": 86620, - "y": 411956, - "z": -14145 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100075 - }, { - "groupId": 16, - "instId": 300006, - "propState": 8, - "pos": { - "x": -92635, - "y": 411956, - "z": -14145 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100075 - }, { - "groupId": 16, - "instId": 300007, - "propState": 1, - "pos": { - "x": -45550, - "y": 182859, - "z": 37610 - }, - "rot": { - "x": 0, - "y": 50364, - "z": 0 - }, - "propId": 100075 - }, { - "groupId": 16, - "instId": 300008, - "propState": 1, - "pos": { - "x": -5492, - "y": 172245, - "z": 69006 - }, - "rot": { - "x": 0, - "y": 230342, - "z": 0 - }, - "propId": 100075 - }, { - "groupId": 16, - "instId": 300009, - "propState": 1, - "pos": { - "x": -15850, - "y": 180925, - "z": -96000 - }, - "rot": { - "x": 0, - "y": 309500, - "z": 0 - }, - "propId": 100075 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 3000, - "y": 185029, - "z": 4000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 1, - "pos": { - "x": -44708, - "y": 182921, - "z": -66187 - }, - "rot": { - "x": 0, - "y": 309500, - "z": 0 - }, - "propId": 100088 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 1, - "pos": { - "x": -44708, - "y": 182881, - "z": -66187 - }, - "rot": { - "x": 0, - "y": 219500, - "z": 0 - }, - "propId": 300008 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 8, - "pos": { - "x": -41523, - "y": 182862, - "z": -65074 - }, - "rot": { - "x": 0, - "y": 127079, - "z": 0 - }, - "propId": 100078 - }, - { - "groupId": 18, - "instId": 300004, - "propState": 1, - "pos": { - "x": 73228, - "y": 172441, - "z": -14226 - }, - "rot": { - "x": 0, - "y": 90756, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 18, - "instId": 300005, - "propState": 1, - "pos": { - "x": 75259, - "y": 172424, - "z": -14232 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 18, - "instId": 300006, - "propState": 8, - "pos": { - "x": 13956, - "y": 172295, - "z": 85557 - }, - "rot": { - "x": 0, - "y": 185733, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 18, - "instId": 300007, - "propState": 8, - "pos": { - "x": 13963, - "y": 172245, - "z": 85628 - }, - "rot": { - "x": 0, - "y": 275733, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 18, - "instId": 300008, - "propState": 1, - "pos": { - "x": -57770, - "y": 177580, - "z": 51330 - }, - "rot": { - "x": 0, - "y": 230342, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 18, - "instId": 300009, - "propState": 1, - "pos": { - "x": -57761, - "y": 177536, - "z": 51337 - }, - "rot": { - "x": 0, - "y": 320342, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 18, - "instId": 300010, - "propState": 1, - "pos": { - "x": -15429, - "y": 177436, - "z": -121681 - }, - "rot": { - "x": 0, - "y": 309500, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 18, - "instId": 300011, - "propState": 1, - "pos": { - "x": 12105, - "y": 174893, - "z": -104320 - }, - "rot": { - "x": 0, - "y": 309500, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 18, - "instId": 300012, - "propState": 1, - "pos": { - "x": 25850, - "y": 172261, - "z": 50783 - }, - "rot": { - "x": 0, - "y": 95342, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 18, - "instId": 300013, - "propState": 1, - "pos": { - "x": 22247, - "y": 172300, - "z": 64676 - }, - "rot": { - "x": 0, - "y": 50342, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 18, - "instId": 300014, - "propState": 1, - "pos": { - "x": -15420, - "y": 177421, - "z": -121688 - }, - "rot": { - "x": 0, - "y": 219500, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 18, - "instId": 300015, - "propState": 1, - "pos": { - "x": 12138, - "y": 174878, - "z": -104347 - }, - "rot": { - "x": 0, - "y": 219500, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 18, - "instId": 300016, - "propState": 1, - "pos": { - "x": 25865, - "y": 172246, - "z": 50781 - }, - "rot": { - "x": 0, - "y": 5342, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 18, - "instId": 300017, - "propState": 1, - "pos": { - "x": 22300, - "y": 172252, - "z": 64720 - }, - "rot": { - "x": 0, - "y": 320342, - "z": 0 - }, - "propId": 300008 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": 2322, - "y": 420480, - "z": -26583 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14697, - "y": 172242, - "z": 66319 - }, - "rot": { - "x": 0, - "y": 356870, - "z": 0 - }, - "propId": 100024 - }, - { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": -51130, - "y": 177527, - "z": 58709 - }, - "rot": { - "x": 0, - "y": 348385, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": -51258, - "y": 182868, - "z": -77349 - }, - "rot": { - "x": 0, - "y": 348385, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 21, - "instId": 300004, - "propState": 8, - "pos": { - "x": -46951, - "y": 182862, - "z": -59045 - }, - "rot": { - "x": 0, - "y": 356870, - "z": 0 - }, - "propId": 100024 - }, { - "groupId": 21, - "instId": 300006, - "propState": 8, - "pos": { - "x": 10699, - "y": 180920, - "z": -103198 - }, - "rot": { - "x": 0, - "y": 348385, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 21, - "instId": 300005, - "propState": 8, - "pos": { - "x": 24059, - "y": 411908, - "z": -18096 - }, - "rot": { - "x": 0, - "y": 305775, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -82090, - "y": 412382, - "z": -17250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8209, - "y": 172529, - "z": 89518 - }, - "rot": { - "x": 0, - "y": 333363, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 22, - "instId": 300003, - "propState": 8, - "pos": { - "x": 25397, - "y": 144225, - "z": -23220 - }, - "rot": { - "x": 0, - "y": 2722, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 3, - "groupId": 22, - "instId": 300003, - "pos": { - "x": 24020, - "y": 143925, - "z": -21010 - }, - "rot": { - "x": 0, - "y": 289510, - "z": 0 - } - } - } - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 101, - "pos": { - "x": 20038, - "y": 172506, - "z": 94551 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 925 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": -95834, - "y": 182862, - "z": -11200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100074 - }, - { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": -95834, - "y": 411908, - "z": -11200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100074 - }, - { - "groupId": 31, - "instId": 300003, - "propState": 1, - "pos": { - "x": -102314, - "y": 411470, - "z": -14117 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100073 - }, - { - "groupId": 31, - "instId": 300004, - "propState": 8, - "pos": { - "x": -98020, - "y": 184490, - "z": -14058 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100091 - }, { - "groupId": 31, - "instId": 300005, - "propState": 8, - "pos": { - "x": -98020, - "y": 413482, - "z": -14190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100091 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29037, - "y": 144001, - "z": -17653 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100074 - }, - { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": 90400, - "y": 411908, - "z": -17380 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100074 - }, - { - "groupId": 32, - "instId": 300003, - "propState": 1, - "pos": { - "x": 96873, - "y": 168100, - "z": -14245 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100072 - }, - { - "groupId": 32, - "instId": 300004, - "propState": 8, - "pos": { - "x": 29710, - "y": 144960, - "z": -14230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100092 - }, { - "groupId": 32, - "instId": 300005, - "propState": 8, - "pos": { - "x": 92556, - "y": 413533, - "z": -14221 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100091 - } - ], - "teleports": {} - }, - "34": { - "monsters": [ - { - "groupId": 34, - "instId": 200001, - "eventId": 20413086, - "pos": { - "x": 29137, - "y": 411908, - "z": -12957 - }, - "rot": { - "x": 0, - "y": 64871, - "z": 0 - }, - "monsterId": 4043010 - }, { - "groupId": 34, - "instId": 200002, - "eventId": 20413087, - "pos": { - "x": -39800, - "y": 411908, - "z": -17949 - }, - "rot": { - "x": 0, - "y": 353086, - "z": 0 - }, - "monsterId": 4043010 - }, { - "groupId": 34, - "instId": 200003, - "eventId": 20413088, - "pos": { - "x": 28860, - "y": 411908, - "z": -16490 - }, - "rot": { - "x": 0, - "y": 98627, - "z": 0 - }, - "monsterId": 4043010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 100, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40403004": { - "P40403_F40403003": { - "scenes": {}, - "planeType": 6, - "worldId": 100, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40404001": { - "P40404_F40404001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300003, - "propState": 1, - "pos": { - "x": 236879, - "y": 103740, - "z": 236270 - }, - "rot": { - "x": 0, - "y": 7500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 1, - "pos": { - "x": 212126, - "y": 103740, - "z": 279143 - }, - "rot": { - "x": 0, - "y": 112500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 3, - "instId": 300005, - "propState": 1, - "pos": { - "x": 188042, - "y": 104656, - "z": 276986 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 3, - "instId": 300006, - "propState": 1, - "pos": { - "x": 159686, - "y": 100793, - "z": 300619 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 3, - "instId": 300007, - "propState": 1, - "pos": { - "x": 143159, - "y": 100976, - "z": 309937 - }, - "rot": { - "x": 0, - "y": 293966, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 3, - "instId": 300011, - "propState": 1, - "pos": { - "x": 291750, - "y": 105971, - "z": 185290 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 3, - "instId": 300012, - "propState": 1, - "pos": { - "x": 241740, - "y": 101971, - "z": 163320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 3, - "instId": 300010, - "propState": 1, - "pos": { - "x": 353781, - "y": 107971, - "z": 203856 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104018 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 1, - "pos": { - "x": 312570, - "y": 109590, - "z": 314512 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311898, - "y": 152508, - "z": 314894 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 1, - "pos": { - "x": 316455, - "y": 152200, - "z": 310770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104002 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 1, - "pos": { - "x": 316207, - "y": 109404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 4, - "instId": 300005, - "propState": 1, - "pos": { - "x": 316207, - "y": 152404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 5, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 5, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 5, - "instId": 300004, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119259, - "y": 18049, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 211662, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104995, - "y": 98470, - "z": 188771 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 18, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119259, - "y": 18058, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 18, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104977, - "y": 98481, - "z": 188670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 2, - "pos": { - "x": -14980, - "y": 3350, - "z": -283160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 21, - "instId": 300002, - "propState": 2, - "pos": { - "x": -146909, - "y": 15640, - "z": -263311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 21, - "instId": 300003, - "propState": 2, - "pos": { - "x": 158376, - "y": 105750, - "z": 344739 - }, - "rot": { - "x": 0, - "y": 224478, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 21, - "instId": 300004, - "propState": 2, - "pos": { - "x": 219888, - "y": 97644, - "z": 168466 - }, - "rot": { - "x": 0, - "y": 150238, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 21, - "instId": 300005, - "propState": 2, - "pos": { - "x": 352900, - "y": 107971, - "z": 220700 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 21, - "instId": 300006, - "propState": 2, - "pos": { - "x": 209210, - "y": 100740, - "z": 308940 - }, - "rot": { - "x": 0, - "y": 329129, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 21, - "instId": 300007, - "propState": 2, - "pos": { - "x": -79120, - "y": 14778, - "z": -283515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 21, - "instId": 300008, - "propState": 2, - "pos": { - "x": 257554, - "y": 102389, - "z": 172472 - }, - "rot": { - "x": 0, - "y": 330054, - "z": 0 - }, - "propId": 104012 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 2, - "pos": { - "x": 149769, - "y": 105603, - "z": 359377 - }, - "rot": { - "x": 0, - "y": 328717, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 22, - "instId": 300002, - "propState": 2, - "pos": { - "x": 207644, - "y": 101150, - "z": 324766 - }, - "rot": { - "x": 0, - "y": 106681, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 22, - "instId": 300003, - "propState": 2, - "pos": { - "x": 232368, - "y": 103803, - "z": 225356 - }, - "rot": { - "x": 0, - "y": 59779, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 22, - "instId": 300004, - "propState": 2, - "pos": { - "x": 204903, - "y": 167529, - "z": 391455 - }, - "rot": { - "x": 0, - "y": 329375, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 22, - "instId": 300005, - "propState": 2, - "pos": { - "x": 223904, - "y": 98770, - "z": 126573 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 22, - "instId": 300006, - "propState": 2, - "pos": { - "x": -132996, - "y": 26164, - "z": -252218 - }, - "rot": { - "x": 0, - "y": 180283, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 22, - "instId": 300007, - "propState": 2, - "pos": { - "x": 273980, - "y": 102188, - "z": 178507 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 22, - "instId": 300008, - "propState": 2, - "pos": { - "x": -122252, - "y": 15622, - "z": -283207 - }, - "rot": { - "x": 0, - "y": 180849, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 22, - "instId": 300009, - "propState": 2, - "pos": { - "x": 287160, - "y": 102129, - "z": 293884 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 22, - "instId": 300010, - "propState": 2, - "pos": { - "x": 340774, - "y": 107971, - "z": 190474 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43750, - "y": 5920, - "z": -276720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": -57455, - "y": 8117, - "z": -220071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 23, - "instId": 300003, - "propState": 8, - "pos": { - "x": 221207, - "y": 167929, - "z": 357985 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 23, - "instId": 300004, - "propState": 8, - "pos": { - "x": 288485, - "y": 105971, - "z": 204066 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 23, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227188, - "y": 100770, - "z": 344085 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 23, - "instId": 300006, - "propState": 8, - "pos": { - "x": -106222, - "y": 13880, - "z": -289783 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 23, - "instId": 300007, - "propState": 8, - "pos": { - "x": 210166, - "y": 103536, - "z": 287518 - }, - "rot": { - "x": 0, - "y": 202254, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 23, - "instId": 300008, - "propState": 8, - "pos": { - "x": 210027, - "y": 104654, - "z": 224475 - }, - "rot": { - "x": 0, - "y": 59128, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 1, - "pos": { - "x": 204915, - "y": 167443, - "z": 391466 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 104015 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": -107868, - "y": 15964, - "z": -279323 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 31, - "instId": 300001, - "pos": { - "x": -105029, - "y": 15608, - "z": -277489 - }, - "rot": { - "x": 0, - "y": 308748, - "z": 0 - } - } - } - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300003, - "propState": 8, - "pos": { - "x": -68364, - "y": 13943, - "z": -271837 - }, - "rot": { - "x": 0, - "y": 105000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 66, - "instId": 300002, - "propState": 8, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "68": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "70": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 70, - "instId": 300001, - "propState": 8, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 8, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 8, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 2, - "pos": { - "x": 234018, - "y": 100947, - "z": 269707 - }, - "rot": { - "x": 0, - "y": 39325, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 81, - "instId": 300002, - "propState": 2, - "pos": { - "x": 325745, - "y": 106160, - "z": 184548 - }, - "rot": { - "x": 0, - "y": 240447, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 81, - "instId": 300003, - "propState": 2, - "pos": { - "x": 197669, - "y": 104653, - "z": 270670 - }, - "rot": { - "x": 0, - "y": 151369, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 81, - "instId": 300004, - "propState": 2, - "pos": { - "x": 270190, - "y": 163213, - "z": 371600 - }, - "rot": { - "x": 0, - "y": 260032, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 81, - "instId": 300005, - "propState": 2, - "pos": { - "x": 118761, - "y": 101070, - "z": 317301 - }, - "rot": { - "x": 0, - "y": 77253, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 81, - "instId": 300006, - "propState": 2, - "pos": { - "x": -4256, - "y": 3381, - "z": -247994 - }, - "rot": { - "x": 0, - "y": 224790, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 81, - "instId": 300007, - "propState": 2, - "pos": { - "x": -66826, - "y": 11067, - "z": -234952 - }, - "rot": { - "x": 0, - "y": 267497, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 81, - "instId": 300008, - "propState": 2, - "pos": { - "x": -82314, - "y": 23943, - "z": -253298 - }, - "rot": { - "x": 0, - "y": 84555, - "z": 0 - }, - "propId": 104059 - } - ], - "teleports": {} - }, - "82": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 82, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1540, - "y": 4866, - "z": -287650 - }, - "rot": { - "x": 0, - "y": 269808, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 82, - "instId": 300002, - "propState": 8, - "pos": { - "x": 77893, - "y": -4450, - "z": -498633 - }, - "rot": { - "x": 0, - "y": 253178, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 82, - "instId": 300003, - "propState": 8, - "pos": { - "x": 178203, - "y": 95088, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 253178, - "z": 0 - }, - "propId": 104060 - } - ], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300002, - "propState": 8, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 8, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40411001": { - "P40411_F40411001": { - "scenes": { - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300002, - "propState": 1, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 2, - "pos": { - "x": -14980, - "y": 3350, - "z": -283160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 22, - "instId": 300002, - "propState": 2, - "pos": { - "x": -146909, - "y": 15640, - "z": -263311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 22, - "instId": 300003, - "propState": 2, - "pos": { - "x": 158376, - "y": 105750, - "z": 344739 - }, - "rot": { - "x": 0, - "y": 224478, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 22, - "instId": 300004, - "propState": 2, - "pos": { - "x": 219888, - "y": 97644, - "z": 168466 - }, - "rot": { - "x": 0, - "y": 150238, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 22, - "instId": 300005, - "propState": 2, - "pos": { - "x": 352900, - "y": 107971, - "z": 220700 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 22, - "instId": 300006, - "propState": 2, - "pos": { - "x": 209210, - "y": 100740, - "z": 308940 - }, - "rot": { - "x": 0, - "y": 329129, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 22, - "instId": 300007, - "propState": 2, - "pos": { - "x": -79120, - "y": 14778, - "z": -283515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 22, - "instId": 300008, - "propState": 2, - "pos": { - "x": 257554, - "y": 102389, - "z": 172472 - }, - "rot": { - "x": 0, - "y": 330054, - "z": 0 - }, - "propId": 104012 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 2, - "pos": { - "x": 149769, - "y": 105603, - "z": 359377 - }, - "rot": { - "x": 0, - "y": 328717, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 23, - "instId": 300002, - "propState": 2, - "pos": { - "x": 207644, - "y": 101150, - "z": 324766 - }, - "rot": { - "x": 0, - "y": 106681, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 23, - "instId": 300003, - "propState": 2, - "pos": { - "x": 232368, - "y": 103803, - "z": 225356 - }, - "rot": { - "x": 0, - "y": 59779, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 23, - "instId": 300004, - "propState": 2, - "pos": { - "x": 204903, - "y": 167529, - "z": 391455 - }, - "rot": { - "x": 0, - "y": 329375, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 23, - "instId": 300005, - "propState": 2, - "pos": { - "x": 223904, - "y": 98770, - "z": 126573 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 23, - "instId": 300006, - "propState": 2, - "pos": { - "x": -132996, - "y": 26164, - "z": -252218 - }, - "rot": { - "x": 0, - "y": 180283, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 23, - "instId": 300007, - "propState": 2, - "pos": { - "x": 273980, - "y": 102188, - "z": 178507 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 23, - "instId": 300008, - "propState": 2, - "pos": { - "x": -122252, - "y": 15622, - "z": -283207 - }, - "rot": { - "x": 0, - "y": 180849, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 23, - "instId": 300009, - "propState": 2, - "pos": { - "x": 287160, - "y": 102129, - "z": 293884 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 23, - "instId": 300010, - "propState": 2, - "pos": { - "x": 340774, - "y": 107971, - "z": 190474 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43750, - "y": 5920, - "z": -276720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 24, - "instId": 300002, - "propState": 8, - "pos": { - "x": -57455, - "y": 8117, - "z": -220071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 24, - "instId": 300003, - "propState": 8, - "pos": { - "x": 221207, - "y": 167929, - "z": 357985 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 24, - "instId": 300004, - "propState": 8, - "pos": { - "x": 288485, - "y": 105971, - "z": 204066 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 24, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227188, - "y": 100770, - "z": 344085 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 24, - "instId": 300006, - "propState": 8, - "pos": { - "x": -106222, - "y": 13880, - "z": -289783 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 24, - "instId": 300007, - "propState": 8, - "pos": { - "x": 210166, - "y": 103536, - "z": 287518 - }, - "rot": { - "x": 0, - "y": 202254, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 24, - "instId": 300008, - "propState": 8, - "pos": { - "x": 210027, - "y": 104654, - "z": 224475 - }, - "rot": { - "x": 0, - "y": 59128, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": -107868, - "y": 15964, - "z": -279323 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 50, - "instId": 300001, - "pos": { - "x": -105537, - "y": 15608, - "z": -278101 - }, - "rot": { - "x": 0, - "y": 8748, - "z": 0 - } - } - } - }, - "51": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300002, - "propState": 8, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 75, - "instId": 300001, - "propState": 2, - "pos": { - "x": -119259, - "y": 18049, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 211662, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 75, - "instId": 300002, - "propState": 2, - "pos": { - "x": 104995, - "y": 98470, - "z": 188771 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 75, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119259, - "y": 18058, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 75, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104977, - "y": 98481, - "z": 188670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40412001": { - "P40412_F40412001": { - "scenes": { - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": 43921, - "y": -38390, - "z": 352580 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104118 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40413001": { - "P40413_F40413001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [ - { - "groupId": 3, - "instId": 400002, - "pos": { - "x": -10060, - "y": 88859, - "z": 73950 - }, - "rot": { - "x": 0, - "y": 88918, - "z": 0 - }, - "npcId": 14240 - }, - { - "groupId": 3, - "instId": 400003, - "pos": { - "x": -5591, - "y": 81940, - "z": 9801 - }, - "rot": { - "x": 0, - "y": 240209, - "z": 0 - }, - "npcId": 14505 - }, - { - "groupId": 3, - "instId": 400004, - "pos": { - "x": 4367, - "y": 82000, - "z": 116261 - }, - "rot": { - "x": 0, - "y": 313986, - "z": 0 - }, - "npcId": 14506 - }, - { - "groupId": 3, - "instId": 400008, - "pos": { - "x": 3282, - "y": 83437, - "z": 37416 - }, - "rot": { - "x": 0, - "y": 349888, - "z": 0 - }, - "npcId": 14505 - }, { - "groupId": 3, - "instId": 400009, - "pos": { - "x": -3678, - "y": 88859, - "z": 90778 - }, - "rot": { - "x": 0, - "y": 14585, - "z": 0 - }, - "npcId": 14512 - }, { - "groupId": 3, - "instId": 400010, - "pos": { - "x": 9216, - "y": 88859, - "z": 77241 - }, - "rot": { - "x": 0, - "y": 176550, - "z": 0 - }, - "npcId": 14512 - }, { - "groupId": 3, - "instId": 400011, - "pos": { - "x": -3213, - "y": 84678, - "z": 102327 - }, - "rot": { - "x": 0, - "y": 352349, - "z": 0 - }, - "npcId": 14512 - }, { - "groupId": 3, - "instId": 400012, - "pos": { - "x": -1680, - "y": 88859, - "z": 92680 - }, - "rot": { - "x": 0, - "y": 249905, - "z": 0 - }, - "npcId": 14240 - }, { - "groupId": 3, - "instId": 400013, - "pos": { - "x": -8390, - "y": 88801, - "z": 84660 - }, - "rot": { - "x": 0, - "y": 126806, - "z": 0 - }, - "npcId": 14511 - } - ], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 101, - "pos": { - "x": 6000, - "y": 88859, - "z": 88458 - }, - "rot": { - "x": 0, - "y": 64143, - "z": 0 - }, - "propId": 104197 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 103, - "pos": { - "x": -3398, - "y": 88859, - "z": 92460 - }, - "rot": { - "x": 0, - "y": 267047, - "z": 0 - }, - "propId": 104197 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 101, - "pos": { - "x": -2187, - "y": 84678, - "z": 103732 - }, - "rot": { - "x": 0, - "y": 65571, - "z": 0 - }, - "propId": 104197 - }, - { - "groupId": 3, - "instId": 300005, - "propState": 103, - "pos": { - "x": -3778, - "y": 81966, - "z": 122115 - }, - "rot": { - "x": 0, - "y": 283728, - "z": 0 - }, - "propId": 104197 - }, { - "groupId": 3, - "instId": 300006, - "propState": 103, - "pos": { - "x": -2990, - "y": 83447, - "z": 27790 - }, - "rot": { - "x": 0, - "y": 78050, - "z": 0 - }, - "propId": 104197 - }, { - "groupId": 3, - "instId": 300007, - "propState": 101, - "pos": { - "x": 10960, - "y": 88859, - "z": 75330 - }, - "rot": { - "x": 0, - "y": 130805, - "z": 0 - }, - "propId": 104197 - }, { - "groupId": 3, - "instId": 300008, - "propState": 101, - "pos": { - "x": -5870, - "y": 88859, - "z": 74530 - }, - "rot": { - "x": 0, - "y": 9186, - "z": 0 - }, - "propId": 104197 - }, { - "groupId": 3, - "instId": 300022, - "propState": 103, - "pos": { - "x": 5485, - "y": 81966, - "z": 121969 - }, - "rot": { - "x": 0, - "y": 292096, - "z": 0 - }, - "propId": 104197 - }, { - "groupId": 3, - "instId": 300009, - "propState": 101, - "pos": { - "x": 7108, - "y": 88859, - "z": 69209 - }, - "rot": { - "x": 0, - "y": 134859, - "z": 0 - }, - "propId": 104196 - }, { - "groupId": 3, - "instId": 300010, - "propState": 101, - "pos": { - "x": -2909, - "y": 83447, - "z": 37704 - }, - "rot": { - "x": 0, - "y": 205134, - "z": 0 - }, - "propId": 104196 - }, { - "groupId": 3, - "instId": 300011, - "propState": 101, - "pos": { - "x": -80, - "y": 88859, - "z": 79570 - }, - "rot": { - "x": 0, - "y": 159172, - "z": 0 - }, - "propId": 104196 - }, { - "groupId": 3, - "instId": 300012, - "propState": 101, - "pos": { - "x": -5430, - "y": 81940, - "z": 11570 - }, - "rot": { - "x": 0, - "y": 314879, - "z": 0 - }, - "propId": 104196 - }, { - "groupId": 3, - "instId": 300013, - "propState": 101, - "pos": { - "x": 3490, - "y": 81940, - "z": 5980 - }, - "rot": { - "x": 0, - "y": 306068, - "z": 0 - }, - "propId": 104196 - }, { - "groupId": 3, - "instId": 300014, - "propState": 101, - "pos": { - "x": -6257, - "y": 81940, - "z": 6564 - }, - "rot": { - "x": 0, - "y": 26439, - "z": 0 - }, - "propId": 104203 - }, { - "groupId": 3, - "instId": 300015, - "propState": 101, - "pos": { - "x": -3350, - "y": 83447, - "z": 45940 - }, - "rot": { - "x": 0, - "y": 38709, - "z": 0 - }, - "propId": 104196 - }, { - "groupId": 3, - "instId": 300016, - "propState": 101, - "pos": { - "x": -3330, - "y": 81816, - "z": 135240 - }, - "rot": { - "x": 0, - "y": 301669, - "z": 0 - }, - "propId": 104196 - }, { - "groupId": 3, - "instId": 300017, - "propState": 101, - "pos": { - "x": 3180, - "y": 81816, - "z": 142460 - }, - "rot": { - "x": 0, - "y": 301669, - "z": 0 - }, - "propId": 104196 - }, { - "groupId": 3, - "instId": 300018, - "propState": 101, - "pos": { - "x": -2430, - "y": 81791, - "z": 136418 - }, - "rot": { - "x": 0, - "y": 186039, - "z": 0 - }, - "propId": 104196 - }, { - "groupId": 3, - "instId": 300019, - "propState": 101, - "pos": { - "x": 11255, - "y": 88859, - "z": 78281 - }, - "rot": { - "x": 0, - "y": 242486, - "z": 0 - }, - "propId": 104196 - }, { - "groupId": 3, - "instId": 300020, - "propState": 101, - "pos": { - "x": -10147, - "y": 88801, - "z": 85511 - }, - "rot": { - "x": 0, - "y": 293969, - "z": 0 - }, - "propId": 104196 - }, { - "groupId": 3, - "instId": 300021, - "propState": 101, - "pos": { - "x": -6288, - "y": 88859, - "z": 87923 - }, - "rot": { - "x": 0, - "y": 242486, - "z": 0 - }, - "propId": 104196 - }, { - "groupId": 3, - "instId": 300023, - "propState": 101, - "pos": { - "x": -8100, - "y": 81940, - "z": 8290 - }, - "rot": { - "x": 0, - "y": 194015, - "z": 0 - }, - "propId": 104197 - }, { - "groupId": 3, - "instId": 300024, - "propState": 101, - "pos": { - "x": -18912, - "y": 78903, - "z": 8867 - }, - "rot": { - "x": 0, - "y": 293969, - "z": 0 - }, - "propId": 104196 - }, { - "groupId": 3, - "instId": 300025, - "propState": 103, - "pos": { - "x": -21091, - "y": 78903, - "z": 10150 - }, - "rot": { - "x": 0, - "y": 292096, - "z": 0 - }, - "propId": 104197 - }, { - "groupId": 3, - "instId": 300026, - "propState": 102, - "pos": { - "x": -29870, - "y": 78903, - "z": 13280 - }, - "rot": { - "x": 0, - "y": 283728, - "z": 0 - }, - "propId": 104150 - }, { - "groupId": 3, - "instId": 300027, - "propState": 101, - "pos": { - "x": -23334, - "y": 78903, - "z": 7781 - }, - "rot": { - "x": 0, - "y": 115412, - "z": 0 - }, - "propId": 104196 - }, { - "groupId": 3, - "instId": 300029, - "propState": 101, - "pos": { - "x": -27768, - "y": 78903, - "z": 9775 - }, - "rot": { - "x": 0, - "y": 306068, - "z": 0 - }, - "propId": 104196 - }, { - "groupId": 3, - "instId": 300030, - "propState": 101, - "pos": { - "x": -3465, - "y": 81940, - "z": 17323 - }, - "rot": { - "x": 0, - "y": 306068, - "z": 0 - }, - "propId": 104196 - }, { - "groupId": 3, - "instId": 300031, - "propState": 101, - "pos": { - "x": 5940, - "y": 81940, - "z": 13402 - }, - "rot": { - "x": 0, - "y": 97865, - "z": 0 - }, - "propId": 104196 - }, { - "groupId": 3, - "instId": 300032, - "propState": 102, - "pos": { - "x": 247, - "y": 81940, - "z": 3243 - }, - "rot": { - "x": 0, - "y": 292096, - "z": 0 - }, - "propId": 104152 - }, { - "groupId": 3, - "instId": 300033, - "propState": 101, - "pos": { - "x": 3400, - "y": 81940, - "z": 12180 - }, - "rot": { - "x": 0, - "y": 306068, - "z": 0 - }, - "propId": 104196 - }, { - "groupId": 3, - "instId": 300034, - "propState": 102, - "pos": { - "x": -3380, - "y": 81940, - "z": 13670 - }, - "rot": { - "x": 0, - "y": 292096, - "z": 0 - }, - "propId": 104152 - }, { - "groupId": 3, - "instId": 300035, - "propState": 101, - "pos": { - "x": 1990, - "y": 81940, - "z": 16700 - }, - "rot": { - "x": 0, - "y": 242486, - "z": 0 - }, - "propId": 104203 - }, { - "groupId": 3, - "instId": 300036, - "propState": 101, - "pos": { - "x": 1971, - "y": 83496, - "z": 43752 - }, - "rot": { - "x": 0, - "y": 288251, - "z": 0 - }, - "propId": 104203 - }, { - "groupId": 3, - "instId": 300037, - "propState": 101, - "pos": { - "x": 2334, - "y": 83447, - "z": 39685 - }, - "rot": { - "x": 0, - "y": 5428, - "z": 0 - }, - "propId": 104197 - }, { - "groupId": 3, - "instId": 300038, - "propState": 101, - "pos": { - "x": 3790, - "y": 83447, - "z": 28478 - }, - "rot": { - "x": 0, - "y": 148142, - "z": 0 - }, - "propId": 104196 - }, { - "groupId": 3, - "instId": 300039, - "propState": 103, - "pos": { - "x": 1720, - "y": 83469, - "z": 47920 - }, - "rot": { - "x": 0, - "y": 41930, - "z": 0 - }, - "propId": 104197 - }, { - "groupId": 3, - "instId": 300040, - "propState": 101, - "pos": { - "x": -1192, - "y": 81807, - "z": 156782 - }, - "rot": { - "x": 0, - "y": 279201, - "z": 0 - }, - "propId": 104196 - }, { - "groupId": 3, - "instId": 300041, - "propState": 101, - "pos": { - "x": 1616, - "y": 81807, - "z": 149942 - }, - "rot": { - "x": 0, - "y": 12830, - "z": 0 - }, - "propId": 104196 - }, { - "groupId": 3, - "instId": 300042, - "propState": 101, - "pos": { - "x": 1616, - "y": 81807, - "z": 149942 - }, - "rot": { - "x": 0, - "y": 12830, - "z": 0 - }, - "propId": 104196 - }, { - "groupId": 3, - "instId": 300043, - "propState": 101, - "pos": { - "x": -3084, - "y": 81966, - "z": 118469 - }, - "rot": { - "x": 0, - "y": 292095, - "z": 0 - }, - "propId": 104196 - } - ], - "teleports": {} - }, - "8": { - "monsters": [ - { - "groupId": 8, - "instId": 200001, - "eventId": 20421069, - "pos": { - "x": 67, - "y": 88859, - "z": 82406 - }, - "rot": { - "x": 0, - "y": 340900, - "z": 0 - }, - "monsterId": 4032010 - }, { - "groupId": 8, - "instId": 200002, - "eventId": 20421070, - "pos": { - "x": -23131, - "y": 78903, - "z": 16759 - }, - "rot": { - "x": 0, - "y": 353086, - "z": 0 - }, - "monsterId": 4032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -22870, - "y": 78919, - "z": 531 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 23138, - "y": 78919, - "z": 528 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 10, - "instId": 300003, - "propState": 1, - "pos": { - "x": 50280, - "y": 78890, - "z": -41010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 10, - "instId": 300004, - "propState": 1, - "pos": { - "x": -290, - "y": 78929, - "z": -74890 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104005 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 32069, - "y": 78903, - "z": 16418 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 2220, - "y": 84678, - "z": 99920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 2, - "groupId": 15, - "instId": 300002, - "pos": { - "x": -70, - "y": 84678, - "z": 103870 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40414001": { - "P40414_F40414001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -540, - "y": 29060, - "z": -415100 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -540, - "y": 29060, - "z": -335370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": -500, - "y": 29060, - "z": -285900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": -500, - "y": 29060, - "z": -215700 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40416001": { - "P40416_F40416001": { - "scenes": { - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": -41840, - "y": 206989, - "z": 250054 - }, - "rot": { - "x": 0, - "y": 30921, - "z": 0 - }, - "propId": 104006 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 1, - "pos": { - "x": 115490, - "y": 220184, - "z": 287880 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104006 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": 50065, - "y": 207028, - "z": 315688 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104004 - }, - { - "groupId": 9, - "instId": 300005, - "propState": 8, - "pos": { - "x": 48255, - "y": 207003, - "z": 318220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 9, - "instId": 300006, - "propState": 1, - "pos": { - "x": -8530, - "y": 206998, - "z": 341810 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 104007 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 1, - "pos": { - "x": 29290, - "y": 211949, - "z": 283830 - }, - "rot": { - "x": 0, - "y": 67500, - "z": 0 - }, - "propId": 104161 - }, - { - "groupId": 11, - "instId": 300002, - "propState": 1, - "pos": { - "x": 29260, - "y": 211950, - "z": 284070 - }, - "rot": { - "x": 0, - "y": 67500, - "z": 0 - }, - "propId": 104164 - }, - { - "groupId": 11, - "instId": 300003, - "propState": 1, - "pos": { - "x": 29260, - "y": 211950, - "z": 284070 - }, - "rot": { - "x": 0, - "y": 67500, - "z": 0 - }, - "propId": 104164 - }, - { - "groupId": 11, - "instId": 300004, - "propState": 1, - "pos": { - "x": 29260, - "y": 211950, - "z": 284070 - }, - "rot": { - "x": 0, - "y": 67500, - "z": 0 - }, - "propId": 104164 - }, { - "groupId": 11, - "instId": 300005, - "propState": 1, - "pos": { - "x": 29260, - "y": 211950, - "z": 284070 - }, - "rot": { - "x": 0, - "y": 67500, - "z": 0 - }, - "propId": 104164 - }, { - "groupId": 11, - "instId": 300006, - "propState": 1, - "pos": { - "x": 29260, - "y": 211950, - "z": 284070 - }, - "rot": { - "x": 0, - "y": 67500, - "z": 0 - }, - "propId": 104164 - }, { - "groupId": 11, - "instId": 300007, - "propState": 1, - "pos": { - "x": 29260, - "y": 211950, - "z": 284070 - }, - "rot": { - "x": 0, - "y": 67500, - "z": 0 - }, - "propId": 104164 - }, { - "groupId": 11, - "instId": 300008, - "propState": 1, - "pos": { - "x": 29260, - "y": 211950, - "z": 284070 - }, - "rot": { - "x": 0, - "y": 67500, - "z": 0 - }, - "propId": 104164 - }, { - "groupId": 11, - "instId": 300009, - "propState": 1, - "pos": { - "x": 29260, - "y": 211950, - "z": 284070 - }, - "rot": { - "x": 0, - "y": 67500, - "z": 0 - }, - "propId": 104164 - }, { - "groupId": 11, - "instId": 300010, - "propState": 1, - "pos": { - "x": 28875, - "y": 206899, - "z": 292922 - }, - "rot": { - "x": 0, - "y": 335819, - "z": 0 - }, - "propId": 104003 - }, { - "groupId": 11, - "instId": 300011, - "propState": 1, - "pos": { - "x": 34921, - "y": 219944, - "z": 288786 - }, - "rot": { - "x": 0, - "y": 66575, - "z": 0 - }, - "propId": 104003 - }, { - "groupId": 11, - "instId": 300012, - "propState": 1, - "pos": { - "x": 24230, - "y": 219944, - "z": 279250 - }, - "rot": { - "x": 0, - "y": 246575, - "z": 0 - }, - "propId": 104003 - }, { - "groupId": 11, - "instId": 300013, - "propState": 1, - "pos": { - "x": 26410, - "y": 206899, - "z": 290990 - }, - "rot": { - "x": 0, - "y": 247000, - "z": 0 - }, - "propId": 104179 - }, { - "groupId": 11, - "instId": 300014, - "propState": 1, - "pos": { - "x": 29170, - "y": 220065, - "z": 284200 - }, - "rot": { - "x": 0, - "y": 247000, - "z": 0 - }, - "propId": 104180 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40421001": { - "P40421_F40421001": { - "scenes": {}, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40422001": { - "P40422_F40422001": { - "scenes": {}, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40424001": { - "P40424_F40424001": { - "scenes": { - "19": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300002, - "propState": 1, - "pos": { - "x": -400, - "y": 2401, - "z": 119443 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 25, - "instId": 300003, - "propState": 1, - "pos": { - "x": -430, - "y": 2401, - "z": 90823 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104006 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 1, - "pos": { - "x": 85442, - "y": 31344, - "z": 181536 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104006 - }, - { - "groupId": 26, - "instId": 300002, - "propState": 1, - "pos": { - "x": 168450, - "y": 34508, - "z": 210260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104005 - }, - { - "groupId": 26, - "instId": 300003, - "propState": 1, - "pos": { - "x": 190873, - "y": 34495, - "z": 210312 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104006 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 1, - "pos": { - "x": 267080, - "y": 47903, - "z": 210510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104005 - }, { - "groupId": 26, - "instId": 300005, - "propState": 1, - "pos": { - "x": 284475, - "y": 49550, - "z": 226772 - }, - "rot": { - "x": 0, - "y": 17678, - "z": 0 - }, - "propId": 104006 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300005, - "propState": 8, - "pos": { - "x": 235400, - "y": 58101, - "z": 294730 - }, - "rot": { - "x": 0, - "y": 206633, - "z": 0 - }, - "propId": 104005 - }, { - "groupId": 27, - "instId": 300006, - "propState": 8, - "pos": { - "x": 255493, - "y": 58083, - "z": 292795 - }, - "rot": { - "x": 0, - "y": 117343, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 27, - "instId": 300007, - "propState": 1, - "pos": { - "x": 290635, - "y": 53970, - "z": 271469 - }, - "rot": { - "x": 0, - "y": 178588, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 27, - "instId": 300008, - "propState": 8, - "pos": { - "x": 275030, - "y": 53983, - "z": 261681 - }, - "rot": { - "x": 0, - "y": 269876, - "z": 0 - }, - "propId": 104006 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300009, - "propState": 1, - "pos": { - "x": 261730, - "y": 165575, - "z": 416990 - }, - "rot": { - "x": 0, - "y": 322452, - "z": 0 - }, - "propId": 104005 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26260, - "y": -4155, - "z": 200829 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104017 - }, { - "groupId": 29, - "instId": 300005, - "propState": 8, - "pos": { - "x": 28778, - "y": -4153, - "z": 202786 - }, - "rot": { - "x": 0, - "y": 74768, - "z": 0 - }, - "propId": 104004 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 1, - "pos": { - "x": 45730, - "y": 3357, - "z": 181570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104005 - } - ], - "teleports": {} - }, - "48": { - "monsters": [ - { - "groupId": 48, - "instId": 200001, - "eventId": 20423091, - "pos": { - "x": 271530, - "y": 55801, - "z": 286062 - }, - "rot": { - "x": 0, - "y": 21282, - "z": 0 - }, - "monsterId": 4012030 - }, { - "groupId": 48, - "instId": 200002, - "eventId": 20423092, - "pos": { - "x": 280506, - "y": 55801, - "z": 291045 - }, - "rot": { - "x": 0, - "y": 199952, - "z": 0 - }, - "monsterId": 4012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": 296333, - "y": 54211, - "z": 268214 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 49, - "instId": 300001, - "pos": { - "x": 290631, - "y": 53933, - "z": 263717 - }, - "rot": { - "x": 0, - "y": 4367, - "z": 0 - } - } - } - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300015, - "propState": 8, - "pos": { - "x": 293550, - "y": 53911, - "z": 269490 - }, - "rot": { - "x": 0, - "y": 272201, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 53, - "instId": 300001, - "propState": 8, - "pos": { - "x": 286228, - "y": 53913, - "z": 278927 - }, - "rot": { - "x": 0, - "y": 213739, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 53, - "instId": 300002, - "propState": 8, - "pos": { - "x": 241150, - "y": 58037, - "z": 296810 - }, - "rot": { - "x": 0, - "y": 200275, - "z": 0 - }, - "propId": 104009 - }, - { - "groupId": 53, - "instId": 300003, - "propState": 8, - "pos": { - "x": 240730, - "y": 58037, - "z": 297907 - }, - "rot": { - "x": 0, - "y": 128943, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 53, - "instId": 300004, - "propState": 8, - "pos": { - "x": 287499, - "y": 53913, - "z": 288786 - }, - "rot": { - "x": 0, - "y": 274796, - "z": 0 - }, - "propId": 104009 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40431001": { - "P40431_F40431001": { - "scenes": { - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": -18440, - "y": 658301, - "z": -2290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 13, - "instId": 300001, - "pos": { - "x": -16384, - "y": 657847, - "z": 1706 - }, - "rot": { - "x": 0, - "y": 97000, - "z": 0 - } - } - } - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300003, - "propState": 1, - "pos": { - "x": -39760, - "y": 658638, - "z": 3490 - }, - "rot": { - "x": 0, - "y": 5000, - "z": 0 - }, - "propId": 104218 - }, { - "groupId": 14, - "instId": 300004, - "propState": 1, - "pos": { - "x": 16920, - "y": 658638, - "z": -36150 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 104218 - }, { - "groupId": 14, - "instId": 300005, - "propState": 1, - "pos": { - "x": 22880, - "y": 658637, - "z": 32690 - }, - "rot": { - "x": 0, - "y": 125000, - "z": 0 - }, - "propId": 104218 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40431002": { - "P40431_F40431001": { - "scenes": { - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300006, - "propState": 20, - "pos": { - "x": -44711, - "y": -6600, - "z": -48157 - }, - "rot": { - "x": 0, - "y": 315664, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300013, - "propState": 8, - "pos": { - "x": -89756, - "y": -655100, - "z": 90118 - }, - "rot": { - "x": 0, - "y": 47845, - "z": 0 - }, - "propId": 104257 - }, { - "groupId": 32, - "instId": 300012, - "propState": 8, - "pos": { - "x": -92536, - "y": -626472, - "z": 98311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3010, - "y": -682650, - "z": -1010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104230 - }, { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": -3010, - "y": -682650, - "z": -1010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104229 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": -150264, - "y": -628649, - "z": 55111 - }, - "rot": { - "x": 0, - "y": 20106, - "z": 0 - }, - "propId": 104256 - }, { - "groupId": 38, - "instId": 300002, - "propState": 8, - "pos": { - "x": -150264, - "y": -628649, - "z": 55111 - }, - "rot": { - "x": 0, - "y": 20106, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": 47096, - "y": -651261, - "z": 47031 - }, - "rot": { - "x": 0, - "y": 140000, - "z": 0 - }, - "propId": 104022 - }, { - "groupId": 46, - "instId": 300001, - "propState": 1, - "pos": { - "x": 53260, - "y": -649070, - "z": 53420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 46, - "instId": 300003, - "propState": 8, - "pos": { - "x": 66120, - "y": -649310, - "z": 65850 - }, - "rot": { - "x": 0, - "y": 44250, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300002, - "propState": 1, - "pos": { - "x": -10, - "y": -658150, - "z": 90780 - }, - "rot": { - "x": 0, - "y": 176260, - "z": 0 - }, - "propId": 104022 - }, - { - "groupId": 47, - "instId": 300001, - "propState": 1, - "pos": { - "x": 30, - "y": -654650, - "z": 105820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 47, - "instId": 300003, - "propState": 8, - "pos": { - "x": -610, - "y": -656320, - "z": 112200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 47, - "instId": 300004, - "propState": 8, - "pos": { - "x": 500, - "y": -654920, - "z": 136300 - }, - "rot": { - "x": 0, - "y": 359790, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 47, - "instId": 300005, - "propState": 8, - "pos": { - "x": -27650, - "y": -652766, - "z": 130330 - }, - "rot": { - "x": 0, - "y": 356797, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300002, - "propState": 1, - "pos": { - "x": -95010, - "y": -623453, - "z": -280 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104022 - }, { - "groupId": 48, - "instId": 300001, - "propState": 1, - "pos": { - "x": -117210, - "y": -622040, - "z": 330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 48, - "instId": 300003, - "propState": 8, - "pos": { - "x": -97680, - "y": -621210, - "z": 12910 - }, - "rot": { - "x": 0, - "y": 3924, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300002, - "propState": 1, - "pos": { - "x": -60209, - "y": -616458, - "z": 76250 - }, - "rot": { - "x": 0, - "y": 359148, - "z": 0 - }, - "propId": 104022 - }, { - "groupId": 49, - "instId": 300001, - "propState": 1, - "pos": { - "x": -55810, - "y": -611990, - "z": 55990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 49, - "instId": 300005, - "propState": 8, - "pos": { - "x": -58170, - "y": -616422, - "z": 57000 - }, - "rot": { - "x": 0, - "y": 312829, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 49, - "instId": 300006, - "propState": 8, - "pos": { - "x": -45000, - "y": -616422, - "z": 44790 - }, - "rot": { - "x": 0, - "y": 312829, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300002, - "propState": 8, - "pos": { - "x": -155537, - "y": -632210, - "z": 49013 - }, - "rot": { - "x": 0, - "y": 185365, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": 12687, - "y": -48335, - "z": -126593 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 51, - "instId": 300001, - "pos": { - "x": 0, - "y": -56000, - "z": 5290 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40432001": { - "P40432_F40432001": { - "scenes": { - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -400, - "y": 2401, - "z": 119443 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 7, - "instId": 300003, - "propState": 1, - "pos": { - "x": -430, - "y": 2401, - "z": 90823 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104006 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26260, - "y": -4155, - "z": 200829 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104017 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 1, - "pos": { - "x": 29680, - "y": -4155, - "z": 178451 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 1, - "pos": { - "x": 36320, - "y": 3357, - "z": 185218 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 1, - "pos": { - "x": 32930, - "y": -4080, - "z": 181100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 1, - "pos": { - "x": 32930, - "y": -4080, - "z": 181100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 13, - "instId": 300005, - "propState": 1, - "pos": { - "x": 32998, - "y": 3304, - "z": 181198 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29680, - "y": -4155, - "z": 178451 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104228 - }, { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": 36320, - "y": 3357, - "z": 185218 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 104228 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 45730, - "y": 3357, - "z": 181570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104259 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 1, - "pos": { - "x": -13710, - "y": 17500, - "z": 171790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104214 - }, - { - "groupId": 27, - "instId": 300002, - "propState": 1, - "pos": { - "x": 3220, - "y": -3148, - "z": 149560 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 27, - "instId": 300003, - "propState": 8, - "pos": { - "x": -26094, - "y": -250, - "z": 186660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 27, - "instId": 300005, - "propState": 8, - "pos": { - "x": 37350, - "y": 4880, - "z": 192490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 27, - "instId": 300006, - "propState": 8, - "pos": { - "x": -2450, - "y": 2270, - "z": 165670 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 27, - "instId": 300007, - "propState": 1, - "pos": { - "x": 6529, - "y": -4879, - "z": 145680 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 27, - "instId": 300008, - "propState": 8, - "pos": { - "x": -28400, - "y": -1536, - "z": 186553 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 27, - "instId": 300010, - "propState": 8, - "pos": { - "x": 42006, - "y": 3390, - "z": 194041 - }, - "rot": { - "x": 0, - "y": 247228, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 27, - "instId": 300011, - "propState": 8, - "pos": { - "x": 2790, - "y": -1338, - "z": 163670 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 27, - "instId": 300012, - "propState": 8, - "pos": { - "x": 6290, - "y": -4656, - "z": 146768 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104173 - }, { - "groupId": 27, - "instId": 300013, - "propState": 8, - "pos": { - "x": 19040, - "y": -4155, - "z": 191780 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 27, - "instId": 300014, - "propState": 8, - "pos": { - "x": 18952, - "y": -3274, - "z": 191464 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104031 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": -32410, - "y": -3780, - "z": 211547 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 28, - "instId": 300001, - "pos": { - "x": -30988, - "y": -3761, - "z": 207780 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": -5291, - "y": -3300, - "z": 195667 - }, - "rot": { - "x": 0, - "y": 40710, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": -5214, - "y": -4302, - "z": 192167 - }, - "rot": { - "x": 0, - "y": 12000, - "z": 0 - }, - "propId": 104037 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40433001": { - "P40433_F40433001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 236879, - "y": 103740, - "z": 236270 - }, - "rot": { - "x": 0, - "y": 7500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 212126, - "y": 103740, - "z": 279143 - }, - "rot": { - "x": 0, - "y": 112500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": 188042, - "y": 104630, - "z": 276986 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": 159686, - "y": 100793, - "z": 300619 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 3, - "instId": 300007, - "propState": 8, - "pos": { - "x": 143159, - "y": 100976, - "z": 309937 - }, - "rot": { - "x": 0, - "y": 293966, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 3, - "instId": 300011, - "propState": 8, - "pos": { - "x": 291750, - "y": 105971, - "z": 185290 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 3, - "instId": 300012, - "propState": 8, - "pos": { - "x": 241740, - "y": 101971, - "z": 163320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 3, - "instId": 300010, - "propState": 1, - "pos": { - "x": 353781, - "y": 107971, - "z": 203856 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104018 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 1, - "pos": { - "x": 312570, - "y": 109590, - "z": 314512 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311898, - "y": 152508, - "z": 314894 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 1, - "pos": { - "x": 316455, - "y": 152200, - "z": 310770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104002 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 1, - "pos": { - "x": 316207, - "y": 109404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 6, - "instId": 300005, - "propState": 1, - "pos": { - "x": 316207, - "y": 152404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 7, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 7, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 7, - "instId": 300004, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204915, - "y": 167443, - "z": 391466 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 104015 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 2, - "pos": { - "x": -119259, - "y": 18049, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 211662, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 21, - "instId": 300002, - "propState": 2, - "pos": { - "x": 104995, - "y": 98470, - "z": 188771 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 21, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119259, - "y": 18058, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 21, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104977, - "y": 98481, - "z": 188670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 2, - "pos": { - "x": -14980, - "y": 3350, - "z": -283160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 22, - "instId": 300002, - "propState": 2, - "pos": { - "x": -146909, - "y": 15640, - "z": -263311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 22, - "instId": 300003, - "propState": 2, - "pos": { - "x": 158376, - "y": 105750, - "z": 344739 - }, - "rot": { - "x": 0, - "y": 224478, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 22, - "instId": 300004, - "propState": 2, - "pos": { - "x": 219888, - "y": 97644, - "z": 168466 - }, - "rot": { - "x": 0, - "y": 150238, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 22, - "instId": 300005, - "propState": 2, - "pos": { - "x": 352900, - "y": 107971, - "z": 220700 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 22, - "instId": 300006, - "propState": 2, - "pos": { - "x": 209210, - "y": 100740, - "z": 308940 - }, - "rot": { - "x": 0, - "y": 329129, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 22, - "instId": 300007, - "propState": 2, - "pos": { - "x": -79120, - "y": 14778, - "z": -283515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 22, - "instId": 300008, - "propState": 2, - "pos": { - "x": 257554, - "y": 102389, - "z": 172472 - }, - "rot": { - "x": 0, - "y": 330054, - "z": 0 - }, - "propId": 104012 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43750, - "y": 5920, - "z": -276720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": -57455, - "y": 8117, - "z": -220071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 23, - "instId": 300003, - "propState": 8, - "pos": { - "x": 221207, - "y": 167929, - "z": 357985 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 23, - "instId": 300004, - "propState": 8, - "pos": { - "x": 288485, - "y": 105971, - "z": 204066 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 23, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227188, - "y": 100770, - "z": 344085 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 23, - "instId": 300006, - "propState": 8, - "pos": { - "x": -106222, - "y": 13880, - "z": -289783 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 23, - "instId": 300007, - "propState": 8, - "pos": { - "x": 210166, - "y": 103536, - "z": 287518 - }, - "rot": { - "x": 0, - "y": 202254, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 23, - "instId": 300008, - "propState": 8, - "pos": { - "x": 210027, - "y": 104654, - "z": 224475 - }, - "rot": { - "x": 0, - "y": 59128, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300002, - "propState": 8, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300002, - "propState": 8, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 2, - "pos": { - "x": 149769, - "y": 105603, - "z": 359377 - }, - "rot": { - "x": 0, - "y": 328717, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 41, - "instId": 300002, - "propState": 2, - "pos": { - "x": 207644, - "y": 101150, - "z": 324766 - }, - "rot": { - "x": 0, - "y": 106681, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 41, - "instId": 300003, - "propState": 2, - "pos": { - "x": 232368, - "y": 103803, - "z": 225356 - }, - "rot": { - "x": 0, - "y": 59779, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 41, - "instId": 300004, - "propState": 2, - "pos": { - "x": 204903, - "y": 167529, - "z": 391455 - }, - "rot": { - "x": 0, - "y": 329375, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 41, - "instId": 300005, - "propState": 2, - "pos": { - "x": 223904, - "y": 98770, - "z": 126573 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 41, - "instId": 300006, - "propState": 2, - "pos": { - "x": -132996, - "y": 26164, - "z": -252218 - }, - "rot": { - "x": 0, - "y": 180283, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 41, - "instId": 300007, - "propState": 2, - "pos": { - "x": 273980, - "y": 102188, - "z": 178507 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 41, - "instId": 300008, - "propState": 2, - "pos": { - "x": -122252, - "y": 15622, - "z": -283207 - }, - "rot": { - "x": 0, - "y": 180849, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 41, - "instId": 300009, - "propState": 2, - "pos": { - "x": 287160, - "y": 102129, - "z": 293884 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 41, - "instId": 300010, - "propState": 2, - "pos": { - "x": 340774, - "y": 107971, - "z": 190474 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40434001": { - "P40434_F40434001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 69030, - "y": 31577, - "z": 185840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 281884, - "y": 48103, - "z": 200126 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 297438, - "y": 111744, - "z": 247833 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": 265238, - "y": 165836, - "z": 405683 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 4, - "groupId": 1, - "instId": 300004, - "pos": { - "x": 267529, - "y": 165535, - "z": 409281 - }, - "rot": { - "x": 0, - "y": 324015, - "z": 0 - } - } - } - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 189590, - "y": 34465, - "z": 252540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 1, - "pos": { - "x": 198587, - "y": 53900, - "z": 246923 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 194890, - "y": 34550, - "z": 249760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 1, - "pos": { - "x": 194890, - "y": 34550, - "z": 249760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 5, - "instId": 300005, - "propState": 1, - "pos": { - "x": 194860, - "y": 53850, - "z": 249830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300002, - "propState": 1, - "pos": { - "x": -400, - "y": 2401, - "z": 119443 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 7, - "instId": 300003, - "propState": 1, - "pos": { - "x": -430, - "y": 2401, - "z": 90823 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104006 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 1, - "pos": { - "x": 85442, - "y": 31344, - "z": 181536 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104006 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 1, - "pos": { - "x": 168450, - "y": 34508, - "z": 210260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104005 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 1, - "pos": { - "x": 190873, - "y": 34495, - "z": 210312 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104006 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 1, - "pos": { - "x": 267080, - "y": 47903, - "z": 210510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104259 - }, { - "groupId": 8, - "instId": 300005, - "propState": 1, - "pos": { - "x": 284475, - "y": 49550, - "z": 226772 - }, - "rot": { - "x": 0, - "y": 17678, - "z": 0 - }, - "propId": 104006 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300005, - "propState": 1, - "pos": { - "x": 235400, - "y": 58101, - "z": 294730 - }, - "rot": { - "x": 0, - "y": 206633, - "z": 0 - }, - "propId": 104005 - }, { - "groupId": 9, - "instId": 300006, - "propState": 8, - "pos": { - "x": 255493, - "y": 58083, - "z": 292795 - }, - "rot": { - "x": 0, - "y": 117343, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 9, - "instId": 300007, - "propState": 8, - "pos": { - "x": 290635, - "y": 53970, - "z": 271469 - }, - "rot": { - "x": 0, - "y": 178588, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 9, - "instId": 300008, - "propState": 8, - "pos": { - "x": 275030, - "y": 53983, - "z": 261681 - }, - "rot": { - "x": 0, - "y": 269876, - "z": 0 - }, - "propId": 104006 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300009, - "propState": 1, - "pos": { - "x": 261730, - "y": 165575, - "z": 416990 - }, - "rot": { - "x": 0, - "y": 322452, - "z": 0 - }, - "propId": 104259 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 290119, - "y": 111744, - "z": 251782 - }, - "rot": { - "x": 0, - "y": 189832, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": 313700, - "y": 125172, - "z": 278630 - }, - "rot": { - "x": 0, - "y": 26970, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 11, - "instId": 300004, - "propState": 8, - "pos": { - "x": 290119, - "y": 111744, - "z": 251782 - }, - "rot": { - "x": 0, - "y": 132085, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 11, - "instId": 300005, - "propState": 8, - "pos": { - "x": 313700, - "y": 125172, - "z": 278630 - }, - "rot": { - "x": 0, - "y": 206970, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 1, - "pos": { - "x": 45730, - "y": 3357, - "z": 181570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104259 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 1, - "pos": { - "x": 257070, - "y": 21155, - "z": 188329 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 16, - "instId": 300002, - "propState": 1, - "pos": { - "x": 257049, - "y": 34486, - "z": 194813 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 16, - "instId": 300003, - "propState": 1, - "pos": { - "x": 260209, - "y": 21270, - "z": 191581 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 16, - "instId": 300004, - "propState": 1, - "pos": { - "x": 260209, - "y": 21173, - "z": 191581 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 16, - "instId": 300005, - "propState": 1, - "pos": { - "x": 260209, - "y": 34486, - "z": 191581 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 257086, - "y": 21155, - "z": 188335 - }, - "rot": { - "x": 0, - "y": 343851, - "z": 0 - }, - "propId": 104228 - }, { - "groupId": 17, - "instId": 300003, - "propState": 1, - "pos": { - "x": 260209, - "y": 21270, - "z": 191581 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 1, - "pos": { - "x": 342650, - "y": 162210, - "z": 441590 - }, - "rot": { - "x": 0, - "y": 9576, - "z": 0 - }, - "propId": 104214 - }, - { - "groupId": 48, - "instId": 300002, - "propState": 1, - "pos": { - "x": 321510, - "y": 129897, - "z": 314620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 48, - "instId": 300003, - "propState": 8, - "pos": { - "x": 273680, - "y": 167570, - "z": 405890 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 48, - "instId": 300007, - "propState": 1, - "pos": { - "x": 320676, - "y": 129897, - "z": 308794 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 48, - "instId": 300008, - "propState": 8, - "pos": { - "x": 268012, - "y": 165536, - "z": 404560 - }, - "rot": { - "x": 0, - "y": 98874, - "z": 0 - }, - "propId": 104206 - }, { - "groupId": 48, - "instId": 300012, - "propState": 8, - "pos": { - "x": 320676, - "y": 129897, - "z": 308794 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300002, - "propState": 1, - "pos": { - "x": 342645, - "y": 146931, - "z": 441547 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104217 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 1, - "pos": { - "x": 288670, - "y": 49480, - "z": 232350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 61, - "instId": 300002, - "propState": 1, - "pos": { - "x": 288340, - "y": 96312, - "z": 241170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 61, - "instId": 300003, - "propState": 1, - "pos": { - "x": 287730, - "y": 49492, - "z": 236310 - }, - "rot": { - "x": 0, - "y": 21486, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 61, - "instId": 300004, - "propState": 1, - "pos": { - "x": 287730, - "y": 49492, - "z": 236310 - }, - "rot": { - "x": 0, - "y": 21486, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 61, - "instId": 300005, - "propState": 1, - "pos": { - "x": 287730, - "y": 96291, - "z": 236310 - }, - "rot": { - "x": 0, - "y": 21486, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "40435001": { - "P40435_F40435001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300003, - "propState": 1, - "pos": { - "x": 236879, - "y": 103740, - "z": 236270 - }, - "rot": { - "x": 0, - "y": 7500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 1, - "pos": { - "x": 212126, - "y": 103740, - "z": 279143 - }, - "rot": { - "x": 0, - "y": 112500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 4, - "instId": 300005, - "propState": 1, - "pos": { - "x": 188042, - "y": 104656, - "z": 276986 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 4, - "instId": 300006, - "propState": 1, - "pos": { - "x": 159686, - "y": 100793, - "z": 300619 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 4, - "instId": 300007, - "propState": 1, - "pos": { - "x": 143159, - "y": 100976, - "z": 309937 - }, - "rot": { - "x": 0, - "y": 293966, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 4, - "instId": 300011, - "propState": 8, - "pos": { - "x": 291750, - "y": 105971, - "z": 185290 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 4, - "instId": 300012, - "propState": 1, - "pos": { - "x": 241740, - "y": 101971, - "z": 163320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 4, - "instId": 300010, - "propState": 1, - "pos": { - "x": 353829, - "y": 107971, - "z": 203773 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104018 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204915, - "y": 167443, - "z": 391466 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 104015 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 2, - "pos": { - "x": -14980, - "y": 3350, - "z": -283160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 22, - "instId": 300002, - "propState": 2, - "pos": { - "x": -146909, - "y": 15640, - "z": -263311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 22, - "instId": 300003, - "propState": 2, - "pos": { - "x": 158376, - "y": 105750, - "z": 344739 - }, - "rot": { - "x": 0, - "y": 224478, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 22, - "instId": 300004, - "propState": 2, - "pos": { - "x": 219888, - "y": 97644, - "z": 168466 - }, - "rot": { - "x": 0, - "y": 150238, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 22, - "instId": 300005, - "propState": 2, - "pos": { - "x": 352900, - "y": 107971, - "z": 220700 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 22, - "instId": 300006, - "propState": 2, - "pos": { - "x": 183911, - "y": 101250, - "z": 304708 - }, - "rot": { - "x": 0, - "y": 329129, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 22, - "instId": 300007, - "propState": 2, - "pos": { - "x": -79120, - "y": 14778, - "z": -283515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 22, - "instId": 300008, - "propState": 2, - "pos": { - "x": 257554, - "y": 102389, - "z": 172472 - }, - "rot": { - "x": 0, - "y": 330054, - "z": 0 - }, - "propId": 104012 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 2, - "pos": { - "x": 149769, - "y": 105603, - "z": 359377 - }, - "rot": { - "x": 0, - "y": 328717, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 23, - "instId": 300002, - "propState": 2, - "pos": { - "x": 207644, - "y": 101150, - "z": 324766 - }, - "rot": { - "x": 0, - "y": 106681, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 23, - "instId": 300003, - "propState": 2, - "pos": { - "x": 232368, - "y": 103803, - "z": 225356 - }, - "rot": { - "x": 0, - "y": 59779, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 23, - "instId": 300004, - "propState": 2, - "pos": { - "x": 204903, - "y": 167529, - "z": 391455 - }, - "rot": { - "x": 0, - "y": 329375, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 23, - "instId": 300005, - "propState": 2, - "pos": { - "x": 223904, - "y": 98770, - "z": 126573 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 23, - "instId": 300006, - "propState": 2, - "pos": { - "x": -132996, - "y": 26164, - "z": -252218 - }, - "rot": { - "x": 0, - "y": 180283, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 23, - "instId": 300007, - "propState": 2, - "pos": { - "x": 273980, - "y": 102188, - "z": 178507 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 23, - "instId": 300008, - "propState": 2, - "pos": { - "x": -122252, - "y": 15622, - "z": -283207 - }, - "rot": { - "x": 0, - "y": 180849, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 23, - "instId": 300009, - "propState": 2, - "pos": { - "x": 287160, - "y": 102129, - "z": 293884 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 23, - "instId": 300010, - "propState": 2, - "pos": { - "x": 340774, - "y": 107971, - "z": 190474 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43750, - "y": 5920, - "z": -276720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 24, - "instId": 300002, - "propState": 8, - "pos": { - "x": -57455, - "y": 8117, - "z": -220071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 24, - "instId": 300003, - "propState": 8, - "pos": { - "x": 221207, - "y": 167929, - "z": 357985 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 24, - "instId": 300004, - "propState": 8, - "pos": { - "x": 288485, - "y": 105971, - "z": 204066 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 24, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227188, - "y": 100770, - "z": 344085 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 24, - "instId": 300006, - "propState": 8, - "pos": { - "x": -106222, - "y": 13880, - "z": -289783 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 24, - "instId": 300007, - "propState": 8, - "pos": { - "x": 210166, - "y": 103536, - "z": 287518 - }, - "rot": { - "x": 0, - "y": 202254, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 24, - "instId": 300008, - "propState": 8, - "pos": { - "x": 210027, - "y": 104654, - "z": 224475 - }, - "rot": { - "x": 0, - "y": 59128, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1540, - "y": 4866, - "z": -287650 - }, - "rot": { - "x": 0, - "y": 269808, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 25, - "instId": 300002, - "propState": 8, - "pos": { - "x": 77893, - "y": -4450, - "z": -498633 - }, - "rot": { - "x": 0, - "y": 253178, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 25, - "instId": 300003, - "propState": 8, - "pos": { - "x": 178203, - "y": 95088, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 253178, - "z": 0 - }, - "propId": 104060 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119259, - "y": 18049, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 211662, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104995, - "y": 98470, - "z": 188771 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119259, - "y": 18058, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104977, - "y": 98481, - "z": 188670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": -99031, - "y": 15920, - "z": -275022 - }, - "rot": { - "x": 0, - "y": 273537, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66980, - "y": 21867, - "z": -266740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 1, - "pos": { - "x": 312570, - "y": 109590, - "z": 314512 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 28, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311898, - "y": 152508, - "z": 314894 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 28, - "instId": 300003, - "propState": 1, - "pos": { - "x": 316455, - "y": 152200, - "z": 310770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104002 - }, - { - "groupId": 28, - "instId": 300004, - "propState": 1, - "pos": { - "x": 316207, - "y": 109404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 28, - "instId": 300005, - "propState": 1, - "pos": { - "x": 316207, - "y": 152404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 29, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 29, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 29, - "instId": 300004, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300001, - "propState": 8, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": 228760, - "y": 168629, - "z": 360368 - }, - "rot": { - "x": 0, - "y": 58859, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": 287680, - "y": 158330, - "z": 346772 - }, - "rot": { - "x": 0, - "y": 92321, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 58, - "instId": 300003, - "propState": 8, - "pos": { - "x": 317587, - "y": 110290, - "z": 304326 - }, - "rot": { - "x": 0, - "y": 177390, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 8, - "pos": { - "x": 189910, - "y": 168165, - "z": 417840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 60, - "instId": 300002, - "propState": 8, - "pos": { - "x": -125340, - "y": 16551, - "z": -236690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 60, - "instId": 300003, - "propState": 8, - "pos": { - "x": 176769, - "y": 103453, - "z": 238651 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 60, - "instId": 300004, - "propState": 8, - "pos": { - "x": 2980, - "y": 3690, - "z": -298960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 4, - "groupId": 60, - "instId": 300004, - "pos": { - "x": 12790, - "y": 3390, - "z": -305000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41000001": { - "P41000_F41000001": { - "scenes": { - "2": { - "monsters": [ - { - "groupId": 2, - "instId": 200001, - "eventId": 900202, - "pos": { - "x": -67120, - "y": 13970, - "z": 20400 - }, - "rot": { - "x": 0, - "y": 96511, - "z": 0 - }, - "monsterId": 1023020 - }, { - "groupId": 2, - "instId": 200002, - "eventId": 900201, - "pos": { - "x": -68760, - "y": 11980, - "z": -18970 - }, - "rot": { - "x": 0, - "y": 87968, - "z": 0 - }, - "monsterId": 1023010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4545, - "y": 14010, - "z": 12164 - }, - "rot": { - "x": 0, - "y": 2409, - "z": 0 - }, - "propId": 105 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -23850, - "y": 12060, - "z": -1580 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 105 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 30230, - "y": 19950, - "z": -57620 - }, - "rot": { - "x": 0, - "y": 320670, - "z": 0 - }, - "propId": 105 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": -6039, - "y": 19995, - "z": 25357 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": -6039, - "y": 19989, - "z": -21230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101019 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300002, - "propState": 20, - "pos": { - "x": 3370, - "y": 19980, - "z": -53350 - }, - "rot": { - "x": 0, - "y": 340001, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": 44765, - "y": 22575, - "z": -3797 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300004, - "propState": 20, - "pos": { - "x": 4910, - "y": 20430, - "z": -57570 - }, - "rot": { - "x": 0, - "y": 254193, - "z": 0 - }, - "propId": 3001 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -8410, - "y": 20020, - "z": -24870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 5, - "instId": 300001, - "pos": { - "x": -5670, - "y": 19970, - "z": -27950 - }, - "rot": { - "x": 0, - "y": 170920, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41000002": { - "P41000_F41000001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "15": { - "monsters": [ - { - "groupId": 15, - "instId": 200001, - "eventId": 900202, - "pos": { - "x": 10320, - "y": 4880, - "z": -130000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1023020 - }, { - "groupId": 15, - "instId": 200002, - "eventId": 900201, - "pos": { - "x": 41970, - "y": 7010, - "z": -108660 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1023010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4180, - "y": 9100, - "z": 110080 - }, - "rot": { - "x": 0, - "y": 2409, - "z": 0 - }, - "propId": 102004 - }, - { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": -9560, - "y": 7036, - "z": -108670 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102004 - }, - { - "groupId": 16, - "instId": 300004, - "propState": 8, - "pos": { - "x": -52040, - "y": 2170, - "z": 69570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, - { - "groupId": 16, - "instId": 300005, - "propState": 8, - "pos": { - "x": 3820, - "y": 3738, - "z": 62920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102025 - }, { - "groupId": 16, - "instId": 300006, - "propState": 8, - "pos": { - "x": -27950, - "y": 3730, - "z": 74660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102025 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 17, - "instId": 300002, - "propState": 20, - "pos": { - "x": -12490, - "y": 9100, - "z": 94030 - }, - "rot": { - "x": 0, - "y": 90638, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": 44765, - "y": 22575, - "z": -3797 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 17, - "instId": 300004, - "propState": 20, - "pos": { - "x": -12650, - "y": 9600, - "z": 93920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3001 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": 220, - "y": 9100, - "z": 107020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 18, - "instId": 300001, - "pos": { - "x": 4170, - "y": 9100, - "z": 107540 - }, - "rot": { - "x": 0, - "y": 212028, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41000003": { - "P41000_F41000001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 900202, - "pos": { - "x": 186970, - "y": 28390, - "z": -127650 - }, - "rot": { - "x": 0, - "y": 275361, - "z": 0 - }, - "monsterId": 1023020 - }, { - "groupId": 7, - "instId": 200002, - "eventId": 900201, - "pos": { - "x": 145520, - "y": 28450, - "z": -121910 - }, - "rot": { - "x": 0, - "y": 107488, - "z": 0 - }, - "monsterId": 1023010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": 65590, - "y": 3640, - "z": -32810 - }, - "rot": { - "x": 0, - "y": 96560, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": 184610, - "y": 28890, - "z": -136950 - }, - "rot": { - "x": 0, - "y": 6449, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300002, - "propState": 20, - "pos": { - "x": 39590, - "y": 3140, - "z": -43630 - }, - "rot": { - "x": 0, - "y": 49767, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": 44765, - "y": 22575, - "z": -3797 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300004, - "propState": 20, - "pos": { - "x": 38920, - "y": 3468, - "z": -44170 - }, - "rot": { - "x": 0, - "y": 320701, - "z": 0 - }, - "propId": 3001 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 63260, - "y": 4070, - "z": -28640 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 10, - "instId": 300001, - "pos": { - "x": 63420, - "y": 3590, - "z": -34100 - }, - "rot": { - "x": 0, - "y": 257370, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41000004": { - "P41000_F41000001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 900202, - "pos": { - "x": 38810, - "y": 3455, - "z": 227985 - }, - "rot": { - "x": 0, - "y": 342495, - "z": 0 - }, - "monsterId": 1023020 - }, { - "groupId": 7, - "instId": 200002, - "eventId": 900201, - "pos": { - "x": 5633, - "y": 3630, - "z": 255870 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 1023010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": 52920, - "y": 890, - "z": 270070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": 236320, - "y": 78360, - "z": 96190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": 38786, - "y": 3942, - "z": 224640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101013 - }, { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": 32930, - "y": -2833, - "z": 302940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300002, - "propState": 20, - "pos": { - "x": 165060, - "y": 77070, - "z": 95890 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": 44765, - "y": 22575, - "z": -3797 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300004, - "propState": 20, - "pos": { - "x": 170170, - "y": 77070, - "z": 95890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3001 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 194247, - "y": 77066, - "z": 99715 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 10, - "instId": 300001, - "pos": { - "x": 195190, - "y": 77070, - "z": 95820 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41000005": { - "P41000_F41000001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 900202, - "pos": { - "x": 29520, - "y": -2990, - "z": -94370 - }, - "rot": { - "x": 0, - "y": 234119, - "z": 0 - }, - "monsterId": 1023020 - }, { - "groupId": 7, - "instId": 200002, - "eventId": 900201, - "pos": { - "x": -50, - "y": -3050, - "z": -128460 - }, - "rot": { - "x": 0, - "y": 6093, - "z": 0 - }, - "monsterId": 1023010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": -3100, - "z": -133490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": 39380, - "y": 1953, - "z": -94050 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -5290, - "y": -2107, - "z": -170316 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101004 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": 44765, - "y": 22575, - "z": -3797 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": 229, - "y": 322, - "z": 26515 - }, - "rot": { - "x": 0, - "y": 267847, - "z": 0 - }, - "propId": 3001 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -8410, - "y": 20020, - "z": -24870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 10, - "instId": 300001, - "pos": { - "x": -5670, - "y": 19970, - "z": -27950 - }, - "rot": { - "x": 0, - "y": 170920, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41000006": { - "P41000_F41000001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 900202, - "pos": { - "x": -38759, - "y": 5562, - "z": -102214 - }, - "rot": { - "x": 0, - "y": 348715, - "z": 0 - }, - "monsterId": 1023020 - }, { - "groupId": 7, - "instId": 200002, - "eventId": 900201, - "pos": { - "x": -57400, - "y": 6770, - "z": -78530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1023010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": 124100, - "y": -28130, - "z": -145440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -28890, - "y": 7040, - "z": -108960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": 110140, - "y": -24820, - "z": -130590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -19103, - "y": 5240, - "z": -74285 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102001 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": 44765, - "y": 22575, - "z": -3797 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": 229, - "y": 322, - "z": 26515 - }, - "rot": { - "x": 0, - "y": 267847, - "z": 0 - }, - "propId": 3001 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -8410, - "y": 20020, - "z": -24870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 10, - "instId": 300001, - "pos": { - "x": -5670, - "y": 19970, - "z": -27950 - }, - "rot": { - "x": 0, - "y": 170920, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41000007": { - "P41007_F41000007": { - "scenes": { - "2": { - "monsters": [ - { - "groupId": 2, - "instId": 200001, - "eventId": 900202, - "pos": { - "x": -67120, - "y": 13970, - "z": 20400 - }, - "rot": { - "x": 0, - "y": 96511, - "z": 0 - }, - "monsterId": 1023020 - }, { - "groupId": 2, - "instId": 200002, - "eventId": 900201, - "pos": { - "x": -68760, - "y": 11980, - "z": -18970 - }, - "rot": { - "x": 0, - "y": 87968, - "z": 0 - }, - "monsterId": 1023010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4545, - "y": 14010, - "z": 12164 - }, - "rot": { - "x": 0, - "y": 2409, - "z": 0 - }, - "propId": 105 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -23850, - "y": 12060, - "z": -1580 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 105 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 30230, - "y": 19950, - "z": -57620 - }, - "rot": { - "x": 0, - "y": 320670, - "z": 0 - }, - "propId": 105 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": -6039, - "y": 19995, - "z": 25357 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": -6039, - "y": 19989, - "z": -21230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101019 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300002, - "propState": 20, - "pos": { - "x": 3370, - "y": 19980, - "z": -53350 - }, - "rot": { - "x": 0, - "y": 340001, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": 44765, - "y": 22575, - "z": -3797 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300004, - "propState": 20, - "pos": { - "x": 4910, - "y": 20430, - "z": -57570 - }, - "rot": { - "x": 0, - "y": 254193, - "z": 0 - }, - "propId": 3001 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -8410, - "y": 20020, - "z": -24870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 5, - "instId": 300001, - "pos": { - "x": -5670, - "y": 19970, - "z": -27950 - }, - "rot": { - "x": 0, - "y": 170920, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41000008": { - "P41008_F41000008": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "15": { - "monsters": [ - { - "groupId": 15, - "instId": 200001, - "eventId": 900202, - "pos": { - "x": 10320, - "y": 4880, - "z": -130000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1023020 - }, { - "groupId": 15, - "instId": 200002, - "eventId": 900201, - "pos": { - "x": 41970, - "y": 7010, - "z": -108660 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1023010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4180, - "y": 9100, - "z": 110080 - }, - "rot": { - "x": 0, - "y": 2409, - "z": 0 - }, - "propId": 102004 - }, - { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": -9560, - "y": 7036, - "z": -108670 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102004 - }, - { - "groupId": 16, - "instId": 300004, - "propState": 8, - "pos": { - "x": -52040, - "y": 2170, - "z": 69570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, - { - "groupId": 16, - "instId": 300005, - "propState": 8, - "pos": { - "x": 3820, - "y": 3738, - "z": 62920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102025 - }, { - "groupId": 16, - "instId": 300006, - "propState": 8, - "pos": { - "x": -27950, - "y": 3730, - "z": 74660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102025 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 17, - "instId": 300002, - "propState": 20, - "pos": { - "x": -12490, - "y": 9100, - "z": 94030 - }, - "rot": { - "x": 0, - "y": 90638, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": 44765, - "y": 22575, - "z": -3797 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 17, - "instId": 300004, - "propState": 20, - "pos": { - "x": -12650, - "y": 9600, - "z": 93920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3001 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": 220, - "y": 9100, - "z": 107020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 18, - "instId": 300001, - "pos": { - "x": 4170, - "y": 9100, - "z": 107540 - }, - "rot": { - "x": 0, - "y": 212028, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41000009": { - "P41009_F41000009": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 900202, - "pos": { - "x": 186970, - "y": 28390, - "z": -127650 - }, - "rot": { - "x": 0, - "y": 275361, - "z": 0 - }, - "monsterId": 1023020 - }, { - "groupId": 7, - "instId": 200002, - "eventId": 900201, - "pos": { - "x": 145520, - "y": 28450, - "z": -121910 - }, - "rot": { - "x": 0, - "y": 107488, - "z": 0 - }, - "monsterId": 1023010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": 65590, - "y": 3640, - "z": -32810 - }, - "rot": { - "x": 0, - "y": 96560, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": 184610, - "y": 28890, - "z": -136950 - }, - "rot": { - "x": 0, - "y": 6449, - "z": 0 - }, - "propId": 105 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300002, - "propState": 20, - "pos": { - "x": 39590, - "y": 3140, - "z": -43630 - }, - "rot": { - "x": 0, - "y": 49767, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": 44765, - "y": 22575, - "z": -3797 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300004, - "propState": 20, - "pos": { - "x": 38920, - "y": 3468, - "z": -44170 - }, - "rot": { - "x": 0, - "y": 320701, - "z": 0 - }, - "propId": 3001 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 63260, - "y": 4070, - "z": -28640 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 10, - "instId": 300001, - "pos": { - "x": 63420, - "y": 3590, - "z": -34100 - }, - "rot": { - "x": 0, - "y": 257370, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41000010": { - "P41010_F41000010": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 900202, - "pos": { - "x": 38810, - "y": 3932, - "z": 227985 - }, - "rot": { - "x": 0, - "y": 342495, - "z": 0 - }, - "monsterId": 1023020 - }, { - "groupId": 7, - "instId": 200002, - "eventId": 900201, - "pos": { - "x": 5633, - "y": 3925, - "z": 255870 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 1023010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": 52920, - "y": 890, - "z": 270070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": 236320, - "y": 78360, - "z": 96190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": 38786, - "y": 3942, - "z": 224640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101013 - }, { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": 32930, - "y": -2833, - "z": 302940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300002, - "propState": 20, - "pos": { - "x": 165060, - "y": 77070, - "z": 95890 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": 44765, - "y": 22575, - "z": -3797 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300004, - "propState": 20, - "pos": { - "x": 170170, - "y": 77070, - "z": 95890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3001 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 194247, - "y": 77066, - "z": 99715 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 10, - "instId": 300001, - "pos": { - "x": 195190, - "y": 77070, - "z": 95820 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41000011": { - "P41011_F41000011": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 900202, - "pos": { - "x": 29520, - "y": -2990, - "z": -94370 - }, - "rot": { - "x": 0, - "y": 234119, - "z": 0 - }, - "monsterId": 1023020 - }, { - "groupId": 7, - "instId": 200002, - "eventId": 900201, - "pos": { - "x": -50, - "y": -3050, - "z": -128460 - }, - "rot": { - "x": 0, - "y": 6093, - "z": 0 - }, - "monsterId": 1023010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": -3100, - "z": -133490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": 39380, - "y": 1953, - "z": -94050 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -5290, - "y": -2107, - "z": -170316 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101004 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": 44765, - "y": 22575, - "z": -3797 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": 229, - "y": 322, - "z": 26515 - }, - "rot": { - "x": 0, - "y": 267847, - "z": 0 - }, - "propId": 3001 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41000012": { - "P41012_F41000012": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 900202, - "pos": { - "x": -38759, - "y": 5562, - "z": -102214 - }, - "rot": { - "x": 0, - "y": 348715, - "z": 0 - }, - "monsterId": 1023020 - }, { - "groupId": 7, - "instId": 200002, - "eventId": 900201, - "pos": { - "x": -57400, - "y": 6770, - "z": -78530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1023010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": 124100, - "y": -28130, - "z": -145440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -28890, - "y": 7040, - "z": -108960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": 110140, - "y": -24820, - "z": -130590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -19103, - "y": 5240, - "z": -74285 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102001 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": 44765, - "y": 22575, - "z": -3797 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": 229, - "y": 322, - "z": 26515 - }, - "rot": { - "x": 0, - "y": 267847, - "z": 0 - }, - "propId": 3001 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -8410, - "y": 20020, - "z": -24870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 10, - "instId": 300001, - "pos": { - "x": -5670, - "y": 19970, - "z": -27950 - }, - "rot": { - "x": 0, - "y": 170920, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41212001": { - "P41212_F41212001": { - "scenes": {}, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41221001": { - "P41221_F42221001": { - "scenes": { - "16": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26830, - "y": 4790, - "z": -158280 - }, - "rot": { - "x": 0, - "y": 269724, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4429, - "y": 9297, - "z": -120486 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 17, - "instId": 300001, - "pos": { - "x": 560, - "y": 9297, - "z": -121510 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - } - } - } - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300003, - "propState": 8, - "pos": { - "x": -34635, - "y": 8242, - "z": -103811 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 102001 - }, - { - "groupId": 20, - "instId": 300004, - "propState": 2, - "pos": { - "x": -31865, - "y": 8233, - "z": -105680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": 225, - "y": 12910, - "z": -89304 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102002 - }, - { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4495, - "y": 12905, - "z": -87157 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 20, - "instId": 300006, - "propState": 8, - "pos": { - "x": 104115, - "y": 4613, - "z": 5792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 20, - "instId": 300005, - "propState": 8, - "pos": { - "x": 101170, - "y": 733, - "z": 16975 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 20, - "instId": 300007, - "propState": 1, - "pos": { - "x": 123913, - "y": -1795, - "z": 53564 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 20, - "instId": 300008, - "propState": 1, - "pos": { - "x": 101508, - "y": 769, - "z": 73259 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 20, - "instId": 300014, - "propState": 8, - "pos": { - "x": 69092, - "y": 720, - "z": 70006 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 20, - "instId": 300015, - "propState": 8, - "pos": { - "x": 71591, - "y": 652, - "z": 68636 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 20, - "instId": 300016, - "propState": 8, - "pos": { - "x": 69084, - "y": 720, - "z": 37177 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 20, - "instId": 300017, - "propState": 8, - "pos": { - "x": 66582, - "y": 653, - "z": 38545 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 20, - "instId": 300018, - "propState": 8, - "pos": { - "x": -36428, - "y": 715, - "z": 113584 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 20, - "instId": 300019, - "propState": 8, - "pos": { - "x": -33792, - "y": -1086, - "z": 118715 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 20, - "instId": 300024, - "propState": 8, - "pos": { - "x": -35658, - "y": 715, - "z": -7702 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 20, - "instId": 300025, - "propState": 8, - "pos": { - "x": -30468, - "y": -1086, - "z": -10257 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 20, - "instId": 300009, - "propState": 8, - "pos": { - "x": -5187, - "y": 6758, - "z": -134039 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 20, - "instId": 300010, - "propState": 8, - "pos": { - "x": -12970, - "y": 9297, - "z": -111010 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": -64829, - "y": 24450, - "z": -105570 - }, - "rot": { - "x": 0, - "y": 67825, - "z": 0 - }, - "propId": 102081 - }, { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 59, - "instId": 300004, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 8, - "pos": { - "x": 102910, - "y": 3850, - "z": -97350 - }, - "rot": { - "x": 0, - "y": 31647, - "z": 0 - }, - "propId": 102081 - }, { - "groupId": 60, - "instId": 300004, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 60, - "instId": 300005, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "63": { - "monsters": [ - { - "groupId": 63, - "instId": 200003, - "eventId": 41221014, - "pos": { - "x": 58080, - "y": -1016, - "z": 93850 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 63, - "instId": 200007, - "eventId": 41221014, - "pos": { - "x": 64221, - "y": 685, - "z": 63445 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 63, - "instId": 200008, - "eventId": 41221015, - "pos": { - "x": 66696, - "y": 700, - "z": 66388 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 63, - "instId": 200018, - "eventId": 41221016, - "pos": { - "x": -51260, - "y": 8240, - "z": -111490 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 8001050 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [ - { - "groupId": 64, - "instId": 400001, - "pos": { - "x": 5501, - "y": -6079, - "z": 38490 - }, - "rot": { - "x": 0, - "y": 151158, - "z": 0 - }, - "npcId": 3011 - } - ], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": 74590, - "y": 25780, - "z": 52613 - }, - "rot": { - "x": 0, - "y": 86498, - "z": 0 - }, - "propId": 102081 - }, - { - "groupId": 64, - "instId": 300004, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 64, - "instId": 300005, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 64, - "instId": 300007, - "propState": 8, - "pos": { - "x": 537, - "y": 28800, - "z": 53921 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 64, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5501, - "y": -4380, - "z": 38490 - }, - "rot": { - "x": 0, - "y": 151158, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 64, - "instId": 300003, - "propState": 8, - "pos": { - "x": 5501, - "y": -4380, - "z": 38490 - }, - "rot": { - "x": 0, - "y": 151158, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 64, - "instId": 300006, - "propState": 8, - "pos": { - "x": 5501, - "y": -4380, - "z": 38490 - }, - "rot": { - "x": 0, - "y": 151158, - "z": 0 - }, - "propId": 121 - }, { - "groupId": 64, - "instId": 300008, - "propState": 8, - "pos": { - "x": 5501, - "y": -4380, - "z": 38490 - }, - "rot": { - "x": 0, - "y": 151158, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 1, - "pos": { - "x": 559, - "y": 8610, - "z": 53911 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102041 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41221002": { - "P41221_F42221001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 47718, - "y": -1332, - "z": 98260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102037 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7664, - "y": 5257, - "z": -56100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -19103, - "y": 5240, - "z": -74285 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": 32250, - "y": 7056, - "z": -108610 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -24345, - "y": 7036, - "z": -108620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "10": { - "monsters": [ - { - "groupId": 10, - "instId": 200006, - "eventId": 41221006, - "pos": { - "x": 14677, - "y": 9101, - "z": 132703 - }, - "rot": { - "x": 0, - "y": 216613, - "z": 0 - }, - "monsterId": 2022010 - }, - { - "groupId": 10, - "instId": 200007, - "eventId": 41221005, - "pos": { - "x": 40544, - "y": 9101, - "z": 122469 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8001050 - }, - { - "groupId": 10, - "instId": 200008, - "eventId": 41221006, - "pos": { - "x": -3360, - "y": -1085, - "z": 12096 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022010 - }, - { - "groupId": 10, - "instId": 200013, - "eventId": 41221004, - "pos": { - "x": 4765, - "y": 9101, - "z": 169521 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 10, - "instId": 200014, - "eventId": 41221004, - "pos": { - "x": -35, - "y": 9101, - "z": 185084 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2011020 - }, { - "groupId": 10, - "instId": 200010, - "eventId": 41221006, - "pos": { - "x": -7935, - "y": 9101, - "z": 154444 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 10, - "instId": 200012, - "eventId": 41221006, - "pos": { - "x": 11776, - "y": 9101, - "z": 142961 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4280, - "y": -510, - "z": -11310 - }, - "rot": { - "x": 0, - "y": 278983, - "z": 0 - }, - "propId": 102081 - }, { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": 10300, - "y": 25080, - "z": -24450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 17, - "instId": 300004, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [ - { - "groupId": 18, - "instId": 400001, - "pos": { - "x": 13578, - "y": 19747, - "z": 153939 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3011 - } - ], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -12110, - "y": 15480, - "z": 177710 - }, - "rot": { - "x": 0, - "y": 25808, - "z": 0 - }, - "propId": 102081 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": 13555, - "y": 21516, - "z": 153939 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 121 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 8, - "pos": { - "x": 13555, - "y": 21380, - "z": 154047 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 18, - "instId": 300004, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 18, - "instId": 300005, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 18, - "instId": 300006, - "propState": 8, - "pos": { - "x": 13555, - "y": 21380, - "z": 154047 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 18, - "instId": 300007, - "propState": 8, - "pos": { - "x": 13555, - "y": 21516, - "z": 154047 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": 13500, - "y": 8826, - "z": -111760 - }, - "rot": { - "x": 0, - "y": 269724, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 20, - "instId": 300001, - "pos": { - "x": 10260, - "y": 8526, - "z": -110920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41221003": { - "P41221_F42221001": { - "scenes": { - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22840, - "y": 51751, - "z": -192280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -105588, - "y": 3840, - "z": -13606 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102108 - }, { - "groupId": 11, - "instId": 300004, - "propState": 8, - "pos": { - "x": -105943, - "y": 4543, - "z": -13166 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102108 - }, { - "groupId": 11, - "instId": 300005, - "propState": 8, - "pos": { - "x": -106033, - "y": 3840, - "z": -12860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102108 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 11, - "instId": 300001, - "pos": { - "x": 21593, - "y": 51750, - "z": -196744 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - } - } - } - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 2, - "pos": { - "x": 10966, - "y": 36279, - "z": 22437 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102103 - }, { - "groupId": 12, - "instId": 300004, - "propState": 8, - "pos": { - "x": 7800, - "y": 13884, - "z": 25600 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 2, - "pos": { - "x": 11570, - "y": 42010, - "z": -13313 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102103 - }, { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": 7490, - "y": 16121, - "z": -13310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "16": { - "monsters": [ - { - "groupId": 16, - "instId": 200001, - "eventId": 41221024, - "pos": { - "x": 21890, - "y": 65393, - "z": -229800 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 2022050 - }, { - "groupId": 16, - "instId": 200002, - "eventId": 41221025, - "pos": { - "x": 57488, - "y": 69528, - "z": -180111 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 2022040 - } - ], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": -30370, - "y": 40550, - "z": 63481 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": 34750, - "y": 46051, - "z": -170570 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102004 - }, - { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": 19070, - "y": 65432, - "z": -226960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - }, - { - "groupId": 16, - "instId": 300004, - "propState": 8, - "pos": { - "x": 40670, - "y": 46261, - "z": -171420 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 16, - "instId": 300005, - "propState": 8, - "pos": { - "x": 25414, - "y": 51750, - "z": -204025 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 33, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3700, - "y": 20230, - "z": 59450 - }, - "rot": { - "x": 0, - "y": 508, - "z": 0 - }, - "propId": 102081 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [ - { - "groupId": 34, - "instId": 400001, - "pos": { - "x": 130490, - "y": 52800, - "z": -47200 - }, - "rot": { - "x": 0, - "y": 17136, - "z": 0 - }, - "npcId": 2204 - }, { - "groupId": 34, - "instId": 400002, - "pos": { - "x": 131520, - "y": 52800, - "z": -45790 - }, - "rot": { - "x": 0, - "y": 223361, - "z": 0 - }, - "npcId": 2204 - } - ], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78350, - "y": 60100, - "z": -32460 - }, - "rot": { - "x": 0, - "y": 101982, - "z": 0 - }, - "propId": 102081 - }, - { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 34, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 34, - "instId": 300004, - "propState": 8, - "pos": { - "x": 130920, - "y": 54220, - "z": -46520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 34, - "instId": 300006, - "propState": 8, - "pos": { - "x": 130920, - "y": 54220, - "z": -46520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 121 - }, { - "groupId": 34, - "instId": 300007, - "propState": 8, - "pos": { - "x": 130920, - "y": 54220, - "z": -46520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 34, - "instId": 300005, - "propState": 8, - "pos": { - "x": 130920, - "y": 54220, - "z": -46520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": -31149, - "y": 13590, - "z": -52702 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "npcId": 3011 - } - ], - "props": [ - { - "groupId": 39, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 39, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31343, - "y": 13575, - "z": -52448 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 102032 - }, { - "groupId": 39, - "instId": 300003, - "propState": 8, - "pos": { - "x": -34518, - "y": 21506, - "z": -53368 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 8, - "pos": { - "x": -82720, - "y": 600, - "z": -27170 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 102081 - }, { - "groupId": 44, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": -79907, - "y": 3840, - "z": -14907 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 58, - "instId": 300003, - "propState": 8, - "pos": { - "x": -73730, - "y": 3860, - "z": -16190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 2, - "pos": { - "x": -30220, - "y": 13900, - "z": 17271 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 63, - "instId": 300002, - "propState": 2, - "pos": { - "x": -62844, - "y": 13900, - "z": 30960 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 63, - "instId": 300003, - "propState": 2, - "pos": { - "x": -76357, - "y": 13900, - "z": 63584 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 63, - "instId": 300004, - "propState": 8, - "pos": { - "x": -30000, - "y": 10040, - "z": 63500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102102 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41401001": { - "P41401_F41401001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 284960, - "y": 2210, - "z": 195270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 239442, - "y": 2200, - "z": 195182 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 4, - "instId": 300003, - "propState": 11, - "pos": { - "x": 250638, - "y": 2200, - "z": 195247 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41401002": { - "P41401_F41401001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 11, - "pos": { - "x": 21722, - "y": -3198, - "z": -116094 - }, - "rot": { - "x": 0, - "y": 29852, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 40997, - "y": -214, - "z": -85414 - }, - "rot": { - "x": 0, - "y": 32500, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 3, - "instId": 300002, - "propState": 1, - "pos": { - "x": 57028, - "y": -215, - "z": 36404 - }, - "rot": { - "x": 0, - "y": 332500, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 3, - "instId": 300003, - "propState": 1, - "pos": { - "x": 43973, - "y": 4220, - "z": 61367 - }, - "rot": { - "x": 0, - "y": 332500, - "z": 0 - }, - "propId": 104006 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41401003": { - "P41401_F41401001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 11, - "pos": { - "x": -86330, - "y": 80680, - "z": -84654 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": -85970, - "y": 76626, - "z": -51150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104051 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41401004": { - "P41401_F41401001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 11, - "pos": { - "x": 180, - "y": -17195, - "z": 83440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41401005": { - "P41401_F41401001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 11, - "pos": { - "x": -250, - "y": 78946, - "z": -33190 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": -22870, - "y": 78919, - "z": 531 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 23138, - "y": 78919, - "z": 528 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": 50280, - "y": 78890, - "z": -41010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": -290, - "y": 78929, - "z": -74890 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104005 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300005, - "propState": 8, - "pos": { - "x": -85970, - "y": 76626, - "z": -51150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104051 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41401006": { - "P41401_F41401001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 11, - "pos": { - "x": 162610, - "y": 186, - "z": 190860 - }, - "rot": { - "x": 0, - "y": 127316, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41401007": { - "P41401_F41401001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 57028, - "y": -215, - "z": 36404 - }, - "rot": { - "x": 0, - "y": 332500, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 43973, - "y": 4220, - "z": 61367 - }, - "rot": { - "x": 0, - "y": 332500, - "z": 0 - }, - "propId": 104006 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": 53282, - "y": 1598, - "z": 43739 - }, - "rot": { - "x": 0, - "y": 152419, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41401008": { - "P41401_F41401001": { - "scenes": { - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": -24639, - "y": 15434, - "z": -45460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41401009": { - "P41401_F41401001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -12366, - "y": 16006, - "z": 276902 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104006 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -36631, - "y": 16018, - "z": 276960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104006 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 1, - "pos": { - "x": -24483, - "y": 7230, - "z": 332065 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104006 - }, - { - "groupId": 2, - "instId": 300004, - "propState": 1, - "pos": { - "x": -24511, - "y": -7590, - "z": 373841 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 2, - "instId": 300005, - "propState": 8, - "pos": { - "x": -24480, - "y": 16011, - "z": 243556 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104005 - }, { - "groupId": 2, - "instId": 300007, - "propState": 8, - "pos": { - "x": -8803, - "y": 11735, - "z": 354535 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104006 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": -24678, - "y": 17797, - "z": 258753 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41401010": { - "P41401_F41401001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -139526, - "y": 71463, - "z": -55967 - }, - "rot": { - "x": 0, - "y": 115033, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -103810, - "y": 76629, - "z": -62175 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104006 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": -118995, - "y": 76142, - "z": -62288 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41401011": { - "P41401_F41401001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 1, - "pos": { - "x": 72646, - "y": 78903, - "z": -41049 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104006 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 1, - "pos": { - "x": 101785, - "y": 70373, - "z": -41041 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104006 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 176147, - "y": 70325, - "z": -41049 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104006 - }, - { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": 69341, - "y": 50610, - "z": 5590 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104005 - }, { - "groupId": 2, - "instId": 300005, - "propState": 8, - "pos": { - "x": 199996, - "y": 70318, - "z": -26317 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1059 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 184474, - "y": 72106, - "z": -41330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41401012": { - "P41401_F41401001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 1, - "pos": { - "x": 342670, - "y": 41503, - "z": 74865 - }, - "rot": { - "x": 0, - "y": 20058, - "z": 0 - }, - "propId": 104006 - }, { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 327690, - "y": 44341, - "z": 15961 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104005 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 341785, - "y": 46195, - "z": 15768 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103074 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41401013": { - "P41401_F41401001": { - "scenes": { - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 222170, - "y": 49150, - "z": 31640 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104089 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": 8000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -8000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -16000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -24000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -32000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -8000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -16000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300010, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -24000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -32000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": 8000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300014, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -8000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300015, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -16000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300016, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -24000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300017, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -32000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300018, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": 8000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300019, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300020, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -8000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300021, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -16000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300022, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -24000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300023, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -32000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300024, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": 8000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300025, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300026, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -8000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300027, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -16000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300028, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -24000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300029, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -32000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300030, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": 8000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300031, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300032, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -8000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300033, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -16000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300034, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -24000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300035, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -32000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300036, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": 8000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300037, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300038, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -8000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300039, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -16000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300040, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -24000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300041, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -32000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300042, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": 8000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300043, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300044, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -8000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300045, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -16000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300046, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -24000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300047, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -32000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300048, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": 8000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300049, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300050, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -8000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300051, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -16000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300052, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -24000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300053, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": -32000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 6, - "instId": 300054, - "propState": 8, - "pos": { - "x": 228000, - "y": 48341, - "z": 8000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104061 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41401014": { - "P41401_F41401001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 164880, - "y": 766, - "z": 205210 - }, - "rot": { - "x": 0, - "y": 85954, - "z": 0 - }, - "propId": 104089 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300007, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300008, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300009, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300010, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300011, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300012, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300013, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300014, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300015, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300016, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300017, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300018, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300019, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300020, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300021, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300022, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300023, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300024, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300025, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300026, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300027, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300028, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300029, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300030, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300031, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300032, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300033, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300034, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300035, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300036, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300037, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300038, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300039, - "propState": 8, - "pos": { - "x": 163960, - "y": 7420, - "z": 239340 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300040, - "propState": 8, - "pos": { - "x": 203830, - "y": 16210, - "z": 170800 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300041, - "propState": 8, - "pos": { - "x": 202138, - "y": 16210, - "z": 167176 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300042, - "propState": 8, - "pos": { - "x": 205523, - "y": 16210, - "z": 174420 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300043, - "propState": 8, - "pos": { - "x": 203830, - "y": 20210, - "z": 170800 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 3, - "instId": 300044, - "propState": 8, - "pos": { - "x": 203830, - "y": 12210, - "z": 170800 - }, - "rot": { - "x": 0, - "y": 191628, - "z": 0 - }, - "propId": 104061 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 1, - "pos": { - "x": 106492, - "y": 2119, - "z": 196447 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104005 - }, { - "groupId": 9, - "instId": 300002, - "propState": 1, - "pos": { - "x": 63809, - "y": -13465, - "z": 196450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104005 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41401015": { - "P41401_F41401001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31000, - "y": 10326, - "z": 102202 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -21660, - "y": 10315, - "z": 199812 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 4740, - "y": -6323, - "z": 213880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104019 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31000, - "y": 10326, - "z": 102202 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": -21660, - "y": 10315, - "z": 199812 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": 4740, - "y": -6323, - "z": 213880 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 1, - "pos": { - "x": -54671, - "y": 6855, - "z": 279155 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 1, - "pos": { - "x": -54906, - "y": 16021, - "z": 279061 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 1, - "pos": { - "x": -58661, - "y": 6860, - "z": 280343 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 1, - "pos": { - "x": -59130, - "y": 6669, - "z": 279870 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 7, - "instId": 300005, - "propState": 1, - "pos": { - "x": -59070, - "y": 16010, - "z": 279940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 7, - "instId": 300006, - "propState": 1, - "pos": { - "x": -54911, - "y": 25111, - "z": 279444 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, { - "groupId": 7, - "instId": 300007, - "propState": 1, - "pos": { - "x": -59090, - "y": 25111, - "z": 279930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": 49990, - "y": 170, - "z": -67700 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104089 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 59220, - "y": 80, - "z": -52670 - }, - "rot": { - "x": 0, - "y": 26544, - "z": 0 - }, - "propId": 104061 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": 59739, - "y": 80, - "z": -51172 - }, - "rot": { - "x": 0, - "y": 26544, - "z": 0 - }, - "propId": 104061 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": 61524, - "y": 80, - "z": -52059 - }, - "rot": { - "x": 0, - "y": 26544, - "z": 0 - }, - "propId": 104061 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": 63324, - "y": 80, - "z": -52959 - }, - "rot": { - "x": 0, - "y": 26544, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 9, - "instId": 300005, - "propState": 8, - "pos": { - "x": 62668, - "y": 80, - "z": -54117 - }, - "rot": { - "x": 0, - "y": 26544, - "z": 0 - }, - "propId": 104061 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41401016": { - "P41401_F41401001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 42660, - "y": -13820, - "z": 196149 - }, - "rot": { - "x": 0, - "y": 270001, - "z": 0 - }, - "propId": 104089 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": -655, - "y": -10750, - "z": 199570 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104119 - }, { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": 6007, - "y": -17174, - "z": 201222 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 104037 - }, { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": 5380, - "y": -16282, - "z": 192950 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 104037 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1670, - "y": -14350, - "z": 198710 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": -1670, - "y": -14350, - "z": 196370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": -1670, - "y": -14350, - "z": 194110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 8, - "pos": { - "x": -504, - "y": -15020, - "z": 196194 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300005, - "propState": 8, - "pos": { - "x": -507, - "y": -15020, - "z": 193810 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300006, - "propState": 8, - "pos": { - "x": 971, - "y": -15020, - "z": 196221 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300007, - "propState": 8, - "pos": { - "x": 971, - "y": -15020, - "z": 193803 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300008, - "propState": 8, - "pos": { - "x": -464, - "y": -15020, - "z": 198729 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300009, - "propState": 8, - "pos": { - "x": 1035, - "y": -15020, - "z": 198729 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300010, - "propState": 8, - "pos": { - "x": 810, - "y": -15020, - "z": 201090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300011, - "propState": 8, - "pos": { - "x": 1250, - "y": -17090, - "z": 198710 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300012, - "propState": 8, - "pos": { - "x": 1250, - "y": -17090, - "z": 196370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300013, - "propState": 8, - "pos": { - "x": 1250, - "y": -17090, - "z": 194110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300020, - "propState": 8, - "pos": { - "x": 11358, - "y": -17113, - "z": 201149 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 5, - "instId": 300014, - "propState": 8, - "pos": { - "x": -1540, - "y": -12245, - "z": 193560 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104119 - }, { - "groupId": 5, - "instId": 300015, - "propState": 8, - "pos": { - "x": -1540, - "y": -12245, - "z": 199560 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104119 - }, { - "groupId": 5, - "instId": 300016, - "propState": 8, - "pos": { - "x": -250, - "y": -17090, - "z": 194110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300017, - "propState": 8, - "pos": { - "x": -250, - "y": -17090, - "z": 194110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300018, - "propState": 8, - "pos": { - "x": -250, - "y": -17090, - "z": 194110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300019, - "propState": 8, - "pos": { - "x": -250, - "y": -17090, - "z": 194110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300021, - "propState": 8, - "pos": { - "x": -500, - "y": -17090, - "z": 196360 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300022, - "propState": 8, - "pos": { - "x": -500, - "y": -17090, - "z": 196360 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300023, - "propState": 8, - "pos": { - "x": -500, - "y": -17090, - "z": 196360 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300024, - "propState": 8, - "pos": { - "x": -500, - "y": -17090, - "z": 196360 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300025, - "propState": 8, - "pos": { - "x": -250, - "y": -17090, - "z": 198610 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300026, - "propState": 8, - "pos": { - "x": -250, - "y": -17090, - "z": 198610 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300027, - "propState": 8, - "pos": { - "x": -250, - "y": -17090, - "z": 198610 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300028, - "propState": 8, - "pos": { - "x": -250, - "y": -17090, - "z": 198610 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300029, - "propState": 8, - "pos": { - "x": -1500, - "y": -17090, - "z": 194110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300030, - "propState": 8, - "pos": { - "x": -1500, - "y": -17090, - "z": 194110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300031, - "propState": 8, - "pos": { - "x": -1500, - "y": -17090, - "z": 194110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300032, - "propState": 8, - "pos": { - "x": -1500, - "y": -17090, - "z": 194110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300033, - "propState": 8, - "pos": { - "x": -1500, - "y": -17090, - "z": 196610 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300034, - "propState": 8, - "pos": { - "x": -1500, - "y": -17090, - "z": 196610 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300035, - "propState": 8, - "pos": { - "x": -1500, - "y": -17090, - "z": 196610 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300036, - "propState": 8, - "pos": { - "x": -1500, - "y": -17090, - "z": 196610 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300037, - "propState": 8, - "pos": { - "x": -1500, - "y": -17090, - "z": 198860 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300038, - "propState": 8, - "pos": { - "x": -1500, - "y": -17090, - "z": 198860 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300039, - "propState": 8, - "pos": { - "x": -1500, - "y": -17090, - "z": 198860 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300040, - "propState": 8, - "pos": { - "x": -1500, - "y": -17090, - "z": 198860 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300041, - "propState": 8, - "pos": { - "x": -2750, - "y": -17090, - "z": 194110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300042, - "propState": 8, - "pos": { - "x": -2750, - "y": -17090, - "z": 194110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300043, - "propState": 8, - "pos": { - "x": -2750, - "y": -17090, - "z": 194110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300044, - "propState": 8, - "pos": { - "x": -2750, - "y": -17090, - "z": 194110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300045, - "propState": 8, - "pos": { - "x": -2750, - "y": -17090, - "z": 196610 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300046, - "propState": 8, - "pos": { - "x": -2750, - "y": -17090, - "z": 196610 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300047, - "propState": 8, - "pos": { - "x": -2750, - "y": -17090, - "z": 196610 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - }, { - "groupId": 5, - "instId": 300048, - "propState": 8, - "pos": { - "x": -2750, - "y": -17090, - "z": 196610 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104061 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": -67140, - "y": 30970, - "z": 195930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104026 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": 32885, - "y": -30680, - "z": 240722 - }, - "rot": { - "x": 0, - "y": 215147, - "z": 0 - }, - "propId": 104027 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": -31480, - "y": -28390, - "z": 241760 - }, - "rot": { - "x": 0, - "y": 147441, - "z": 0 - }, - "propId": 104027 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": 32399, - "y": -30929, - "z": 151510 - }, - "rot": { - "x": 0, - "y": 324975, - "z": 0 - }, - "propId": 104027 - }, { - "groupId": 9, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31624, - "y": -29470, - "z": 151936 - }, - "rot": { - "x": 0, - "y": 35351, - "z": 0 - }, - "propId": 104027 - }, { - "groupId": 9, - "instId": 300006, - "propState": 8, - "pos": { - "x": 49, - "y": 46820, - "z": 196423 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104025 - }, { - "groupId": 9, - "instId": 300007, - "propState": 8, - "pos": { - "x": 49, - "y": 46820, - "z": 196423 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104025 - }, { - "groupId": 9, - "instId": 300008, - "propState": 8, - "pos": { - "x": 49, - "y": 46820, - "z": 196423 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104025 - }, { - "groupId": 9, - "instId": 300009, - "propState": 8, - "pos": { - "x": 49, - "y": 46820, - "z": 196423 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104025 - }, { - "groupId": 9, - "instId": 300010, - "propState": 8, - "pos": { - "x": -39796, - "y": 3961, - "z": 194997 - }, - "rot": { - "x": 0, - "y": 217562, - "z": 0 - }, - "propId": 104025 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -67140, - "y": 30970, - "z": 195930 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104026 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 32885, - "y": -30680, - "z": 240722 - }, - "rot": { - "x": 0, - "y": 215147, - "z": 0 - }, - "propId": 104027 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": -31480, - "y": -28390, - "z": 241760 - }, - "rot": { - "x": 0, - "y": 147441, - "z": 0 - }, - "propId": 104027 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": 32399, - "y": -30929, - "z": 151510 - }, - "rot": { - "x": 0, - "y": 324975, - "z": 0 - }, - "propId": 104027 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31624, - "y": -29470, - "z": 151936 - }, - "rot": { - "x": 0, - "y": 35351, - "z": 0 - }, - "propId": 104027 - }, { - "groupId": 10, - "instId": 300006, - "propState": 8, - "pos": { - "x": 49, - "y": 46820, - "z": 196423 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104025 - }, { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": 49, - "y": 46820, - "z": 196423 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104025 - }, { - "groupId": 10, - "instId": 300008, - "propState": 8, - "pos": { - "x": 49, - "y": 46820, - "z": 196423 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104025 - }, { - "groupId": 10, - "instId": 300009, - "propState": 8, - "pos": { - "x": 49, - "y": 46820, - "z": 196423 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104025 - }, { - "groupId": 10, - "instId": 300010, - "propState": 8, - "pos": { - "x": -39796, - "y": 3961, - "z": 194997 - }, - "rot": { - "x": 0, - "y": 217562, - "z": 0 - }, - "propId": 104025 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 120, - "y": -21451, - "z": 196470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104121 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": 120, - "y": -21451, - "z": 196470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104121 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -28744, - "y": -26610, - "z": 155948 - }, - "rot": { - "x": 0, - "y": 39355, - "z": 0 - }, - "propId": 104041 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29890, - "y": -28330, - "z": 155140 - }, - "rot": { - "x": 0, - "y": 238838, - "z": 0 - }, - "propId": 104041 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": -28720, - "y": -25630, - "z": 237340 - }, - "rot": { - "x": 0, - "y": 150801, - "z": 0 - }, - "propId": 104041 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": 29912, - "y": -27630, - "z": 236557 - }, - "rot": { - "x": 0, - "y": 215017, - "z": 0 - }, - "propId": 104041 - }, { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": 12200, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104041 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41401017": { - "P41401_F41401001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 1, - "pos": { - "x": -21269, - "y": 11646, - "z": 38589 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104029 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -35376, - "y": 11677, - "z": 18097 - }, - "rot": { - "x": 0, - "y": 92818, - "z": 0 - }, - "propId": 104177 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": -34978, - "y": 11698, - "z": 21523 - }, - "rot": { - "x": 0, - "y": 285000, - "z": 0 - }, - "propId": 104177 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24345, - "y": 12755, - "z": 19804 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104022 - }, { - "groupId": 4, - "instId": 300002, - "propState": 1, - "pos": { - "x": -30780, - "y": 11730, - "z": 19840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": -32690, - "y": 11691, - "z": 19760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": -32390, - "y": 12680, - "z": 19800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 12, - "pos": { - "x": -15517, - "y": 11646, - "z": 19640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60402 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41401018": { - "P41401_F41401001": { - "scenes": { - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 1, - "pos": { - "x": 44980, - "y": -153, - "z": -65200 - }, - "rot": { - "x": 0, - "y": 76832, - "z": 0 - }, - "propId": 104045 - }, { - "groupId": 47, - "instId": 300002, - "propState": 8, - "pos": { - "x": 68112, - "y": -204, - "z": 3845 - }, - "rot": { - "x": 0, - "y": 262957, - "z": 0 - }, - "propId": 104043 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 1, - "pos": { - "x": 52405, - "y": -165, - "z": -66055 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 104029 - }, { - "groupId": 48, - "instId": 300002, - "propState": 1, - "pos": { - "x": 72885, - "y": -173, - "z": -22420 - }, - "rot": { - "x": 0, - "y": 208495, - "z": 0 - }, - "propId": 104029 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": 69430, - "y": -204, - "z": -14450 - }, - "rot": { - "x": 0, - "y": 272358, - "z": 0 - }, - "propId": 104038 - }, { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": 69390, - "y": 90, - "z": -16780 - }, - "rot": { - "x": 0, - "y": 274226, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41401019": { - "P41401_F41401001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 252972, - "y": 44388, - "z": 16103 - }, - "rot": { - "x": 0, - "y": 272281, - "z": 0 - }, - "propId": 104022 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 1, - "pos": { - "x": 260760, - "y": 47000, - "z": 16220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 289850, - "y": 53770, - "z": -4290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 263050, - "y": 48420, - "z": 16200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 6, - "instId": 300010, - "propState": 8, - "pos": { - "x": 260760, - "y": 47960, - "z": 16200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 262750, - "y": 44343, - "z": 16120 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 293470, - "y": 50260, - "z": -4340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 290930, - "y": 53440, - "z": -4280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 260550, - "y": 48393, - "z": 12560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104177 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 310760, - "y": 44579, - "z": 7630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104022 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311220, - "y": 48900, - "z": -8520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": 291430, - "y": 55200, - "z": 21710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 7, - "instId": 300007, - "propState": 8, - "pos": { - "x": 293320, - "y": 54410, - "z": 18980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 7, - "instId": 300008, - "propState": 8, - "pos": { - "x": 311420, - "y": 48850, - "z": -13360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 7, - "instId": 300009, - "propState": 8, - "pos": { - "x": 312700, - "y": 49240, - "z": -8520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 7, - "instId": 300010, - "propState": 8, - "pos": { - "x": 293270, - "y": 55140, - "z": 16960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 7, - "instId": 300011, - "propState": 8, - "pos": { - "x": 311490, - "y": 44370, - "z": -13790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 7, - "instId": 300012, - "propState": 8, - "pos": { - "x": 293600, - "y": 50260, - "z": 18110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": 296424, - "y": 50232, - "z": -29796 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104022 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": 316070, - "y": 51470, - "z": -34050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": 313220, - "y": 48670, - "z": -34410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, - { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": 317450, - "y": 44510, - "z": -35520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": 312510, - "y": 49240, - "z": -34590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300003, - "propState": 12, - "pos": { - "x": 241455, - "y": 44341, - "z": -69848 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60403 - }, { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": 290070, - "y": 50225, - "z": -4584 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300004, - "propState": 12, - "pos": { - "x": 290720, - "y": 50225, - "z": -4290 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60403 - }, - { - "groupId": 10, - "instId": 300001, - "propState": 12, - "pos": { - "x": 320200, - "y": 44470, - "z": -35190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60403 - }, - { - "groupId": 10, - "instId": 300008, - "propState": 8, - "pos": { - "x": 293520, - "y": 49490, - "z": 8120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 290070, - "y": 50225, - "z": -4584 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300010, - "propState": 8, - "pos": { - "x": 290070, - "y": 50225, - "z": -4584 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": 266250, - "y": 44343, - "z": 30690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 20, - "instId": 300007, - "propState": 8, - "pos": { - "x": 285340, - "y": 49051, - "z": 32280 - }, - "rot": { - "x": 0, - "y": 232989, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 20, - "instId": 300008, - "propState": 8, - "pos": { - "x": 291020, - "y": 50925, - "z": 9420 - }, - "rot": { - "x": 0, - "y": 313304, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 20, - "instId": 300009, - "propState": 8, - "pos": { - "x": 281940, - "y": 40185, - "z": 12440 - }, - "rot": { - "x": 0, - "y": 232334, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 20, - "instId": 300010, - "propState": 8, - "pos": { - "x": 323522, - "y": 45041, - "z": -6256 - }, - "rot": { - "x": 0, - "y": 222314, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 20, - "instId": 300013, - "propState": 8, - "pos": { - "x": 257390, - "y": 45250, - "z": -12150 - }, - "rot": { - "x": 0, - "y": 220087, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": 265590, - "y": 44343, - "z": 30740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 21, - "instId": 300006, - "propState": 8, - "pos": { - "x": 285500, - "y": 49050, - "z": 32280 - }, - "rot": { - "x": 0, - "y": 267028, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 21, - "instId": 300007, - "propState": 8, - "pos": { - "x": 291490, - "y": 50925, - "z": -29600 - }, - "rot": { - "x": 0, - "y": 27086, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 21, - "instId": 300009, - "propState": 8, - "pos": { - "x": 281760, - "y": 40185, - "z": 12670 - }, - "rot": { - "x": 0, - "y": 317103, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 21, - "instId": 300011, - "propState": 8, - "pos": { - "x": 323522, - "y": 45041, - "z": -6256 - }, - "rot": { - "x": 0, - "y": 308637, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41401020": { - "P41401_F41401001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 1, - "pos": { - "x": -42939, - "y": 82040, - "z": 337057 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104103 - }, { - "groupId": 4, - "instId": 300002, - "propState": 1, - "pos": { - "x": -5849, - "y": 82040, - "z": 337057 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104103 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 1, - "pos": { - "x": -10360, - "y": 16021, - "z": 285980 - }, - "rot": { - "x": 0, - "y": 188257, - "z": 0 - }, - "propId": 104029 - }, { - "groupId": 5, - "instId": 300004, - "propState": 8, - "pos": { - "x": 8130, - "y": 15600, - "z": 292420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - }, { - "groupId": 5, - "instId": 300005, - "propState": 8, - "pos": { - "x": -57140, - "y": 15130, - "z": 284360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104032 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 12, - "pos": { - "x": -24510, - "y": 17285, - "z": 293610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60402 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300003, - "propState": 1, - "pos": { - "x": 810, - "y": 16021, - "z": 307310 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104022 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 1, - "pos": { - "x": -24850, - "y": 17285, - "z": 293245 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38590, - "y": 17960, - "z": 283200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": -24740, - "y": 17400, - "z": 290460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": -14640, - "y": 17280, - "z": 285970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104031 - }, { - "groupId": 10, - "instId": 300006, - "propState": 8, - "pos": { - "x": -17810, - "y": 16050, - "z": 282580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104141 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "41402001": { - "P41402_F41402001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300004, - "propState": 12, - "pos": { - "x": -79289, - "y": 25115, - "z": 295917 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 501, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43001001": { - "P43001_F40004001": { - "scenes": { - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": 110, - "y": -3500, - "z": -190 - }, - "rot": { - "x": 0, - "y": 269724, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 27, - "instId": 300001, - "pos": { - "x": 110, - "y": 0, - "z": -190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 100, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43001002": { - "P43001_F40004001": { - "scenes": { - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 1, - "pos": { - "x": -2163, - "y": 0, - "z": 15762 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 2003 - }, { - "groupId": 12, - "instId": 300002, - "propState": 1, - "pos": { - "x": -2163, - "y": 0, - "z": 5264 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 2003 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 34860 - }, - "rot": { - "x": 0, - "y": 269724, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 14, - "instId": 300001, - "pos": { - "x": 0, - "y": 0, - "z": 29260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 100, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43002001": { - "P43002_F43002001": { - "scenes": {}, - "planeType": 6, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43002002": { - "P43002_F43002001": { - "scenes": { - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300003, - "propState": 8, - "pos": { - "x": 29, - "y": 257, - "z": 89207 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100002 - }, - { - "groupId": 22, - "instId": 300005, - "propState": 8, - "pos": { - "x": -11728, - "y": 187, - "z": 141888 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, - { - "groupId": 22, - "instId": 300019, - "propState": 8, - "pos": { - "x": -11728, - "y": 147, - "z": 138240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, - { - "groupId": 22, - "instId": 300006, - "propState": 8, - "pos": { - "x": -10200, - "y": 167, - "z": 137420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 22, - "instId": 300010, - "propState": 8, - "pos": { - "x": 11727, - "y": 185, - "z": 141900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 22, - "instId": 300023, - "propState": 8, - "pos": { - "x": 11728, - "y": 147, - "z": 138240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 22, - "instId": 300011, - "propState": 8, - "pos": { - "x": 13400, - "y": 167, - "z": 137700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43002003": { - "P43002_F43002001": { - "scenes": { - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300002, - "propState": 1, - "pos": { - "x": 64619, - "y": 80338, - "z": 99130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 16, - "instId": 300015, - "propState": 8, - "pos": { - "x": 94614, - "y": 74053, - "z": 103220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": 67646, - "y": 80000, - "z": 110350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 16, - "instId": 300004, - "propState": 1, - "pos": { - "x": 67680, - "y": 79980, - "z": 88240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100012 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300009, - "propState": 8, - "pos": { - "x": 8732, - "y": 79658, - "z": 113930 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, - { - "groupId": 26, - "instId": 300013, - "propState": 8, - "pos": { - "x": 8732, - "y": 79584, - "z": 110666 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 10469, - "y": 79626, - "z": 110460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": 45424, - "y": 105, - "z": -127524 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 26, - "instId": 300014, - "propState": 8, - "pos": { - "x": -5018, - "y": 79582, - "z": 99243 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 26, - "instId": 300015, - "propState": 8, - "pos": { - "x": 8732, - "y": 79584, - "z": 87818 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 26, - "instId": 300023, - "propState": 8, - "pos": { - "x": 6984, - "y": 79597, - "z": 88038 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 26, - "instId": 300024, - "propState": 8, - "pos": { - "x": 8730, - "y": 79658, - "z": 84610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - } - ], - "teleports": {} - }, - "30": { - "monsters": [ - { - "groupId": 30, - "instId": 200001, - "eventId": 43002002, - "pos": { - "x": 46317, - "y": 80223, - "z": 117520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8012020 - }, { - "groupId": 30, - "instId": 200002, - "eventId": 43002003, - "pos": { - "x": 91588, - "y": 75793, - "z": 118861 - }, - "rot": { - "x": 0, - "y": 97403, - "z": 0 - }, - "monsterId": 8012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300003, - "propState": 8, - "pos": { - "x": 88774, - "y": 75793, - "z": 116572 - }, - "rot": { - "x": 0, - "y": 348385, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": 2144, - "y": 79926, - "z": 96234 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": 84710, - "y": 78961, - "z": 141384 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 32, - "instId": 300001, - "pos": { - "x": 82700, - "y": 78661, - "z": 139670 - }, - "rot": { - "x": 0, - "y": 269672, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 101, - "startAnchorId": 1, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "43002004": { - "P43002_F43002001": { - "scenes": { - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300002, - "propState": 1, - "pos": { - "x": 64619, - "y": 80338, - "z": 99130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 16, - "instId": 300015, - "propState": 8, - "pos": { - "x": 94614, - "y": 74053, - "z": 103220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": 67646, - "y": 80000, - "z": 110350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 16, - "instId": 300004, - "propState": 1, - "pos": { - "x": 67680, - "y": 79980, - "z": 88240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100012 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300009, - "propState": 8, - "pos": { - "x": 8732, - "y": 79658, - "z": 113930 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, - { - "groupId": 26, - "instId": 300013, - "propState": 8, - "pos": { - "x": 8732, - "y": 79584, - "z": 110666 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 10469, - "y": 79626, - "z": 110460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": 45424, - "y": 105, - "z": -127524 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 26, - "instId": 300014, - "propState": 8, - "pos": { - "x": -5018, - "y": 79582, - "z": 99243 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 26, - "instId": 300015, - "propState": 8, - "pos": { - "x": 8732, - "y": 79584, - "z": 87818 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 26, - "instId": 300023, - "propState": 8, - "pos": { - "x": 6984, - "y": 79597, - "z": 88038 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 26, - "instId": 300024, - "propState": 8, - "pos": { - "x": 8730, - "y": 79658, - "z": 84610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - } - ], - "teleports": {} - }, - "30": { - "monsters": [ - { - "groupId": 30, - "instId": 200001, - "eventId": 43002002, - "pos": { - "x": 46317, - "y": 80223, - "z": 117520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8012020 - }, { - "groupId": 30, - "instId": 200002, - "eventId": 43002003, - "pos": { - "x": 91588, - "y": 75793, - "z": 118861 - }, - "rot": { - "x": 0, - "y": 97403, - "z": 0 - }, - "monsterId": 8012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300003, - "propState": 8, - "pos": { - "x": 88774, - "y": 75793, - "z": 116572 - }, - "rot": { - "x": 0, - "y": 348385, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": 2144, - "y": 79926, - "z": 96234 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": 84710, - "y": 78961, - "z": 141384 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 32, - "instId": 300001, - "pos": { - "x": 82700, - "y": 78661, - "z": 139670 - }, - "rot": { - "x": 0, - "y": 269672, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 101, - "startAnchorId": 2, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "43003001": { - "P43003_F43003001": { - "scenes": { - "27": { - "monsters": [ - { - "groupId": 27, - "instId": 200001, - "eventId": 43003002, - "pos": { - "x": -25597, - "y": 172230, - "z": 69408 - }, - "rot": { - "x": 0, - "y": 146107, - "z": 0 - }, - "monsterId": 8022010 - }, - { - "groupId": 27, - "instId": 200002, - "eventId": 43003003, - "pos": { - "x": -31130, - "y": 172230, - "z": 45031 - }, - "rot": { - "x": 0, - "y": 146107, - "z": 0 - }, - "monsterId": 8022010 - }, - { - "groupId": 27, - "instId": 200003, - "eventId": 43003004, - "pos": { - "x": -59859, - "y": 182918, - "z": 28076 - }, - "rot": { - "x": 0, - "y": 146107, - "z": 0 - }, - "monsterId": 8022010 - }, - { - "groupId": 27, - "instId": 200004, - "eventId": 43003005, - "pos": { - "x": -59770, - "y": 182862, - "z": -13760 - }, - "rot": { - "x": 0, - "y": 80820, - "z": 0 - }, - "monsterId": 8022010 - }, { - "groupId": 27, - "instId": 200005, - "eventId": 43003006, - "pos": { - "x": -31712, - "y": 180918, - "z": -93613 - }, - "rot": { - "x": 0, - "y": 146107, - "z": 0 - }, - "monsterId": 8022010 - }, { - "groupId": 27, - "instId": 200007, - "eventId": 43003008, - "pos": { - "x": -1870, - "y": 177412, - "z": -125550 - }, - "rot": { - "x": 0, - "y": 177714, - "z": 0 - }, - "monsterId": 8022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300002, - "propState": 8, - "pos": { - "x": 34205, - "y": 172241, - "z": 61090 - }, - "rot": { - "x": 0, - "y": 140342, - "z": 0 - }, - "propId": 100075 - }, - { - "groupId": 29, - "instId": 300004, - "propState": 1, - "pos": { - "x": 50100, - "y": 172307, - "z": 34560 - }, - "rot": { - "x": 0, - "y": 320342, - "z": 0 - }, - "propId": 100076 - }, - { - "groupId": 29, - "instId": 300005, - "propState": 1, - "pos": { - "x": 4961, - "y": 172283, - "z": -85700 - }, - "rot": { - "x": 0, - "y": 264500, - "z": 0 - }, - "propId": 100076 - }, - { - "groupId": 29, - "instId": 300001, - "propState": 1, - "pos": { - "x": -61141, - "y": 177569, - "z": 41487 - }, - "rot": { - "x": 0, - "y": 140000, - "z": 0 - }, - "propId": 100079 - }, { - "groupId": 29, - "instId": 300003, - "propState": 8, - "pos": { - "x": 86620, - "y": 411956, - "z": -14145 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100075 - }, { - "groupId": 29, - "instId": 300006, - "propState": 8, - "pos": { - "x": -92635, - "y": 411956, - "z": -14145 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100075 - }, { - "groupId": 29, - "instId": 300007, - "propState": 1, - "pos": { - "x": -45550, - "y": 182859, - "z": 37610 - }, - "rot": { - "x": 0, - "y": 50364, - "z": 0 - }, - "propId": 100075 - }, { - "groupId": 29, - "instId": 300008, - "propState": 1, - "pos": { - "x": -5492, - "y": 172245, - "z": 69006 - }, - "rot": { - "x": 0, - "y": 230342, - "z": 0 - }, - "propId": 100075 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": 3000, - "y": 185029, - "z": 4000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -44708, - "y": 182921, - "z": -66187 - }, - "rot": { - "x": 0, - "y": 309500, - "z": 0 - }, - "propId": 100088 - }, - { - "groupId": 33, - "instId": 300002, - "propState": 8, - "pos": { - "x": -44708, - "y": 182881, - "z": -66187 - }, - "rot": { - "x": 0, - "y": 219500, - "z": 0 - }, - "propId": 300008 - }, - { - "groupId": 33, - "instId": 300003, - "propState": 8, - "pos": { - "x": -47712, - "y": 182862, - "z": -66323 - }, - "rot": { - "x": 0, - "y": 312965, - "z": 0 - }, - "propId": 100078 - }, - { - "groupId": 33, - "instId": 300004, - "propState": 8, - "pos": { - "x": 73228, - "y": 172441, - "z": -14226 - }, - "rot": { - "x": 0, - "y": 90756, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 33, - "instId": 300005, - "propState": 8, - "pos": { - "x": 70677, - "y": 172384, - "z": -14232 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 33, - "instId": 300006, - "propState": 1, - "pos": { - "x": 13956, - "y": 172295, - "z": 85557 - }, - "rot": { - "x": 0, - "y": 185733, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 33, - "instId": 300007, - "propState": 1, - "pos": { - "x": 13738, - "y": 172220, - "z": 83390 - }, - "rot": { - "x": 0, - "y": 275733, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 33, - "instId": 300008, - "propState": 1, - "pos": { - "x": -57770, - "y": 177580, - "z": 51330 - }, - "rot": { - "x": 0, - "y": 230342, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 33, - "instId": 300009, - "propState": 1, - "pos": { - "x": -59470, - "y": 177511, - "z": 49920 - }, - "rot": { - "x": 0, - "y": 320342, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 33, - "instId": 300010, - "propState": 1, - "pos": { - "x": -15429, - "y": 177436, - "z": -121681 - }, - "rot": { - "x": 0, - "y": 309500, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 33, - "instId": 300011, - "propState": 8, - "pos": { - "x": 12105, - "y": 174893, - "z": -104320 - }, - "rot": { - "x": 0, - "y": 309500, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 33, - "instId": 300012, - "propState": 8, - "pos": { - "x": 25850, - "y": 172261, - "z": 50783 - }, - "rot": { - "x": 0, - "y": 95342, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 33, - "instId": 300013, - "propState": 8, - "pos": { - "x": 22247, - "y": 172300, - "z": 64676 - }, - "rot": { - "x": 0, - "y": 50342, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 33, - "instId": 300014, - "propState": 1, - "pos": { - "x": -15420, - "y": 177421, - "z": -121688 - }, - "rot": { - "x": 0, - "y": 219500, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 33, - "instId": 300015, - "propState": 8, - "pos": { - "x": 12138, - "y": 174878, - "z": -104347 - }, - "rot": { - "x": 0, - "y": 219500, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 33, - "instId": 300016, - "propState": 8, - "pos": { - "x": 25865, - "y": 172246, - "z": 50781 - }, - "rot": { - "x": 0, - "y": 5342, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 33, - "instId": 300017, - "propState": 8, - "pos": { - "x": 22300, - "y": 172252, - "z": 64720 - }, - "rot": { - "x": 0, - "y": 320342, - "z": 0 - }, - "propId": 300008 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": 2322, - "y": 420480, - "z": -26583 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14697, - "y": 172242, - "z": 66319 - }, - "rot": { - "x": 0, - "y": 356870, - "z": 0 - }, - "propId": 100024 - }, - { - "groupId": 37, - "instId": 300003, - "propState": 8, - "pos": { - "x": -51130, - "y": 177527, - "z": 58709 - }, - "rot": { - "x": 0, - "y": 348385, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -51258, - "y": 182868, - "z": -77349 - }, - "rot": { - "x": 0, - "y": 348385, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 37, - "instId": 300004, - "propState": 8, - "pos": { - "x": -46951, - "y": 182862, - "z": -59045 - }, - "rot": { - "x": 0, - "y": 356870, - "z": 0 - }, - "propId": 100024 - }, { - "groupId": 37, - "instId": 300006, - "propState": 8, - "pos": { - "x": 10699, - "y": 180920, - "z": -103198 - }, - "rot": { - "x": 0, - "y": 348385, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": 10720, - "y": 172506, - "z": 96786 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 38, - "instId": 300002, - "propState": 8, - "pos": { - "x": -39050, - "y": 182836, - "z": 45780 - }, - "rot": { - "x": 0, - "y": 333363, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 38, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14220, - "y": 177713, - "z": -125730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 3, - "groupId": 38, - "instId": 300003, - "pos": { - "x": -11800, - "y": 177412, - "z": -124650 - }, - "rot": { - "x": 0, - "y": 310782, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43004001": { - "P43004_F43004001": { - "scenes": { - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300006, - "propState": 8, - "pos": { - "x": 8732, - "y": 76741, - "z": 133220 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 17, - "instId": 300011, - "propState": 8, - "pos": { - "x": 8744, - "y": 76650, - "z": 130573 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 17, - "instId": 300001, - "propState": 1, - "pos": { - "x": 8742, - "y": 76666, - "z": 156017 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43101001": { - "P43101_F43101001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 132357, - "y": 46584, - "z": -30713 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 158830, - "y": 46506, - "z": -69090 - }, - "rot": { - "x": 0, - "y": 131434, - "z": 0 - }, - "propId": 3002 - }, - { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 220350, - "y": 47054, - "z": -142720 - }, - "rot": { - "x": 0, - "y": 263726, - "z": 0 - }, - "propId": 3002 - }, - { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": 112480, - "y": 53103, - "z": -57890 - }, - "rot": { - "x": 0, - "y": 276423, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 1, - "instId": 300005, - "propState": 8, - "pos": { - "x": 231610, - "y": 48001, - "z": -133450 - }, - "rot": { - "x": 0, - "y": 239735, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": 128550, - "y": 46641, - "z": -10400 - }, - "rot": { - "x": 0, - "y": 335616, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": { - "2102": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": 225080, - "y": 47023, - "z": -142362 - }, - "rot": { - "x": 0, - "y": 173119, - "z": 0 - } - } - } - }, - "10": { - "monsters": [ - { - "groupId": 10, - "instId": 200001, - "eventId": 43101003, - "pos": { - "x": 235457, - "y": 45265, - "z": -56663 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8032020 - }, { - "groupId": 10, - "instId": 200002, - "eventId": 43101004, - "pos": { - "x": 241502, - "y": 45265, - "z": -51190 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": 150195, - "y": 46544, - "z": -76725 - }, - "rot": { - "x": 0, - "y": 14100, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": 153569, - "y": 46416, - "z": -61585 - }, - "rot": { - "x": 0, - "y": 14100, - "z": 0 - }, - "propId": 101015 - }, { - "groupId": 14, - "instId": 300004, - "propState": 8, - "pos": { - "x": 215143, - "y": 47236, - "z": -135081 - }, - "rot": { - "x": 0, - "y": 14100, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 14, - "instId": 300005, - "propState": 8, - "pos": { - "x": 215705, - "y": 47242, - "z": -135013 - }, - "rot": { - "x": 0, - "y": 14100, - "z": 0 - }, - "propId": 101015 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43101002": { - "P43101_F43101001": { - "scenes": {}, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43102001": { - "P43102_F43102001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -52695, - "y": -2555, - "z": 117350 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -2782, - "y": -148, - "z": 115706 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 3, - "groupId": 1, - "instId": 300002, - "pos": { - "x": -5992, - "y": -197, - "z": 114970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": -30661, - "y": -2506, - "z": 121266 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -207400, - "y": -93500, - "z": 296200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101071 - }, { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": -34420, - "y": -2639, - "z": 114720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101072 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": -81596, - "y": 3603, - "z": 111095 - }, - "rot": { - "x": 0, - "y": 337146, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": -69464, - "y": 1399, - "z": 121703 - }, - "rot": { - "x": 0, - "y": 337146, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": -32433, - "y": -2514, - "z": 120146 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": -32433, - "y": -2514, - "z": 120146 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300003, - "propState": 8, - "pos": { - "x": -18772, - "y": -231, - "z": 89375 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 22, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20369, - "y": -145, - "z": 86766 - }, - "rot": { - "x": 0, - "y": 178277, - "z": 0 - }, - "propId": 101001 - }, - { - "groupId": 22, - "instId": 300006, - "propState": 8, - "pos": { - "x": -57036, - "y": -2640, - "z": 103824 - }, - "rot": { - "x": 0, - "y": 54927, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 22, - "instId": 300007, - "propState": 8, - "pos": { - "x": -57620, - "y": -2596, - "z": 106420 - }, - "rot": { - "x": 0, - "y": 73197, - "z": 0 - }, - "propId": 101003 - }, { - "groupId": 22, - "instId": 300009, - "propState": 8, - "pos": { - "x": -80309, - "y": 1420, - "z": 124727 - }, - "rot": { - "x": 0, - "y": 316678, - "z": 0 - }, - "propId": 101005 - }, { - "groupId": 22, - "instId": 300010, - "propState": 8, - "pos": { - "x": -85234, - "y": 1335, - "z": 126341 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -76298, - "y": 6384, - "z": 94583 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": -72950, - "y": 5448, - "z": 76350 - }, - "rot": { - "x": 0, - "y": 310410, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 22, - "instId": 300005, - "propState": 8, - "pos": { - "x": -12520, - "y": 963, - "z": 156200 - }, - "rot": { - "x": 0, - "y": 341560, - "z": 0 - }, - "propId": 1028 - }, { - "groupId": 22, - "instId": 300008, - "propState": 8, - "pos": { - "x": 2270, - "y": 1902, - "z": 89060 - }, - "rot": { - "x": 0, - "y": 359491, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11880, - "y": -2575, - "z": 152340 - }, - "rot": { - "x": 0, - "y": 266269, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43102002": { - "P43102_F43102001": { - "scenes": {}, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43102003": { - "P43102_F43102001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -467, - "y": -24793, - "z": 122158 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 1040, - "y": 1720, - "z": -1150 - }, - "rot": { - "x": 0, - "y": 345350, - "z": 0 - }, - "propId": 1028 - } - ], - "teleports": { - "2102": { - "anchorId": 2, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -4470, - "y": -24793, - "z": 115343 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 16065, - "y": 36584, - "z": 51255 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 15, - "pos": { - "x": -14760, - "y": -24600, - "z": 88992 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101007 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": -17339, - "y": 5433, - "z": 82368 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101008 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": -9519, - "y": -24805, - "z": 86300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101008 - }, { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": -14760, - "y": -25370, - "z": 88992 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301005 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": -8171, - "y": -24793, - "z": 115577 - }, - "rot": { - "x": 0, - "y": 14100, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": -9144, - "y": -24793, - "z": 114516 - }, - "rot": { - "x": 0, - "y": 14100, - "z": 0 - }, - "propId": 101015 - }, { - "groupId": 14, - "instId": 300003, - "propState": 8, - "pos": { - "x": 7924, - "y": 26372, - "z": 46752 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43103001": { - "P43103_F43103001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 31201, - "y": 3940, - "z": 123099 - }, - "rot": { - "x": 0, - "y": 269724, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": 36860, - "y": 942, - "z": 243902 - }, - "rot": { - "x": 0, - "y": 269724, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 110319, - "y": -5027, - "z": 328316 - }, - "rot": { - "x": 0, - "y": 269724, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2314": { - "anchorId": 1, - "groupId": 2, - "instId": 300002, - "pos": { - "x": 33030, - "y": 3940, - "z": 122160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2315": { - "anchorId": 2, - "groupId": 2, - "instId": 300001, - "pos": { - "x": 38833, - "y": 3942, - "z": 227653 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2316": { - "anchorId": 3, - "groupId": 2, - "instId": 300003, - "pos": { - "x": 110246, - "y": -5027, - "z": 325402 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 3, - "pos": { - "x": 81034, - "y": -4800, - "z": 324800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301011 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 84458, - "y": -5020, - "z": 352983 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101012 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": 51805, - "y": -5058, - "z": 322141 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101012 - }, - { - "groupId": 4, - "instId": 300020, - "propState": 2, - "pos": { - "x": 108200, - "y": -5058, - "z": 408100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101012 - }, { - "groupId": 4, - "instId": 300021, - "propState": 2, - "pos": { - "x": 110580, - "y": -5058, - "z": 408360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101012 - }, { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": 6810, - "y": 0, - "z": 69730 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": 7960, - "y": -58, - "z": 73250 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101003 - }, { - "groupId": 4, - "instId": 300006, - "propState": 8, - "pos": { - "x": 33000, - "y": 4000, - "z": 126050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 4, - "instId": 300008, - "propState": 8, - "pos": { - "x": 80890, - "y": -4952, - "z": 291000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 4, - "instId": 300012, - "propState": 8, - "pos": { - "x": 32930, - "y": -2833, - "z": 302940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 4, - "instId": 300013, - "propState": 8, - "pos": { - "x": 30752, - "y": -2833, - "z": 308420 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 4, - "instId": 300009, - "propState": 8, - "pos": { - "x": 52537, - "y": -5058, - "z": 324830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300010, - "propState": 8, - "pos": { - "x": 38810, - "y": 3965, - "z": 224620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 4, - "instId": 300007, - "propState": 8, - "pos": { - "x": -11300, - "y": 2014, - "z": 109070 - }, - "rot": { - "x": 0, - "y": 85546, - "z": 0 - }, - "propId": 301014 - }, { - "groupId": 4, - "instId": 300011, - "propState": 8, - "pos": { - "x": 116071, - "y": -5031, - "z": 319584 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300015, - "propState": 8, - "pos": { - "x": 7960, - "y": -58, - "z": 73270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301079 - } - ], - "teleports": { - "2349": { - "anchorId": 9, - "groupId": 4, - "instId": 300015, - "pos": { - "x": 11110, - "y": -58, - "z": 73920 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - } - } - } - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 47100, - "y": 3403, - "z": 271770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101069 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29540, - "y": 8248, - "z": 258200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101069 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 41190, - "y": 8190, - "z": 231180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101069 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 8, - "pos": { - "x": 53480, - "y": 6496, - "z": 320470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101069 - }, { - "groupId": 5, - "instId": 300005, - "propState": 8, - "pos": { - "x": 76470, - "y": 6480, - "z": 291540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101069 - }, { - "groupId": 5, - "instId": 300006, - "propState": 8, - "pos": { - "x": 21020, - "y": 7410, - "z": 191114 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101069 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 81600, - "y": -5095, - "z": 325440 - }, - "rot": { - "x": 0, - "y": 358651, - "z": 0 - }, - "propId": 101078 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": 76640, - "y": -2497, - "z": 297590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101068 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 114303, - "y": -3954, - "z": 314908 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101068 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 53737, - "y": -3288, - "z": 329193 - }, - "rot": { - "x": 0, - "y": 359777, - "z": 0 - }, - "propId": 101068 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 56700, - "y": 3944, - "z": 271270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101068 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 47100, - "y": 943, - "z": 271770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101068 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 21020, - "y": 4947, - "z": 191114 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101068 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 58708, - "y": 5021, - "z": 257952 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101068 - }, { - "groupId": 6, - "instId": 300010, - "propState": 8, - "pos": { - "x": 14470, - "y": 4001, - "z": 259610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101068 - }, { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": 4676, - "y": 5015, - "z": 254736 - }, - "rot": { - "x": 0, - "y": 332718, - "z": 0 - }, - "propId": 101068 - }, { - "groupId": 6, - "instId": 300014, - "propState": 8, - "pos": { - "x": 76470, - "y": 4000, - "z": 291540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101068 - }, { - "groupId": 6, - "instId": 300016, - "propState": 8, - "pos": { - "x": 41036, - "y": -5395, - "z": 326091 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 101068 - }, { - "groupId": 6, - "instId": 300017, - "propState": 8, - "pos": { - "x": 32988, - "y": -1311, - "z": 315546 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101068 - }, { - "groupId": 6, - "instId": 300018, - "propState": 8, - "pos": { - "x": 29580, - "y": 5500, - "z": 312560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101068 - }, { - "groupId": 6, - "instId": 300019, - "propState": 8, - "pos": { - "x": 36520, - "y": 4011, - "z": 306600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101068 - }, { - "groupId": 6, - "instId": 300020, - "propState": 8, - "pos": { - "x": 35875, - "y": 5032, - "z": 220690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101068 - }, { - "groupId": 6, - "instId": 300021, - "propState": 8, - "pos": { - "x": 41190, - "y": 5746, - "z": 231180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101068 - }, { - "groupId": 6, - "instId": 300015, - "propState": 8, - "pos": { - "x": 44930, - "y": 2456, - "z": 314660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101068 - }, { - "groupId": 6, - "instId": 300022, - "propState": 8, - "pos": { - "x": 53480, - "y": 4000, - "z": 320470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101068 - }, { - "groupId": 6, - "instId": 300023, - "propState": 8, - "pos": { - "x": 29540, - "y": 5753, - "z": 258200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101068 - }, { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": 22950, - "y": 4001, - "z": 259610 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101068 - } - ], - "teleports": {} - }, - "8": { - "monsters": [ - { - "groupId": 8, - "instId": 200005, - "eventId": 43103003, - "pos": { - "x": 3017, - "y": -58, - "z": 58390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002050 - }, - { - "groupId": 8, - "instId": 200006, - "eventId": 43103001, - "pos": { - "x": 50298, - "y": 1942, - "z": 90563 - }, - "rot": { - "x": 0, - "y": 71904, - "z": 0 - }, - "monsterId": 1002030 - }, - { - "groupId": 8, - "instId": 200010, - "eventId": 43103002, - "pos": { - "x": 87050, - "y": -2026, - "z": 251955 - }, - "rot": { - "x": 0, - "y": 88031, - "z": 0 - }, - "monsterId": 1002030 - }, - { - "groupId": 8, - "instId": 200001, - "eventId": 43103016, - "pos": { - "x": -3691, - "y": 1942, - "z": 107490 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8002010 - }, { - "groupId": 8, - "instId": 200020, - "eventId": 43103016, - "pos": { - "x": 51845, - "y": -2024, - "z": 284570 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8002010 - }, { - "groupId": 8, - "instId": 200003, - "eventId": 43103016, - "pos": { - "x": 87888, - "y": -5009, - "z": 364488 - }, - "rot": { - "x": 0, - "y": 59872, - "z": 0 - }, - "monsterId": 8002010 - }, { - "groupId": 8, - "instId": 200002, - "eventId": 43103003, - "pos": { - "x": -28810, - "y": -58, - "z": 69443 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1002050 - }, { - "groupId": 8, - "instId": 200004, - "eventId": 43103015, - "pos": { - "x": -39590, - "y": 1942, - "z": 105260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1003010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -32250, - "y": -58, - "z": 79666 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101052 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": 102466, - "y": -5026, - "z": 265568 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101052 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 12, - "pos": { - "x": 1560, - "y": 3939, - "z": 256393 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 12, - "pos": { - "x": 23663, - "y": 4193, - "z": 181988 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 12, - "pos": { - "x": 61959, - "y": 3944, - "z": 255776 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 9, - "instId": 300005, - "propState": 12, - "pos": { - "x": 32916, - "y": -2891, - "z": 304308 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 9, - "instId": 300006, - "propState": 12, - "pos": { - "x": 114280, - "y": -5031, - "z": 310359 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [ - { - "groupId": 10, - "instId": 400001, - "pos": { - "x": 94710, - "y": -5026, - "z": 269040 - }, - "rot": { - "x": 0, - "y": 316815, - "z": 0 - }, - "npcId": 11120 - }, - { - "groupId": 10, - "instId": 400002, - "pos": { - "x": -28280, - "y": -58, - "z": 85522 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 11125 - }, - { - "groupId": 10, - "instId": 400003, - "pos": { - "x": 33039, - "y": 3978, - "z": 150091 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 11118 - }, - { - "groupId": 10, - "instId": 400004, - "pos": { - "x": 110665, - "y": -2021, - "z": 368707 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 10, - "instId": 400005, - "pos": { - "x": 41707, - "y": -4787, - "z": 321229 - }, - "rot": { - "x": 0, - "y": 305519, - "z": 0 - }, - "npcId": 11212 - }, { - "groupId": 10, - "instId": 400006, - "pos": { - "x": 94541, - "y": -5026, - "z": 267764 - }, - "rot": { - "x": 0, - "y": 316815, - "z": 0 - }, - "npcId": 2112 - }, { - "groupId": 10, - "instId": 400007, - "pos": { - "x": -29461, - "y": -58, - "z": 86603 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 10, - "instId": 400008, - "pos": { - "x": 33976, - "y": 3942, - "z": 151031 - }, - "rot": { - "x": 0, - "y": 149076, - "z": 0 - }, - "npcId": 2116 - }, { - "groupId": 10, - "instId": 400009, - "pos": { - "x": 111420, - "y": -2021, - "z": 369723 - }, - "rot": { - "x": 0, - "y": 91495, - "z": 0 - }, - "npcId": 2115 - }, { - "groupId": 10, - "instId": 400010, - "pos": { - "x": 40519, - "y": -4464, - "z": 320323 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2112 - } - ], - "props": [ - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": -28259, - "y": -58, - "z": 85376 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301078 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 41524, - "y": -4749, - "z": 321164 - }, - "rot": { - "x": 0, - "y": 303494, - "z": 0 - }, - "propId": 301078 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": 33101, - "y": 3978, - "z": 150224 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301078 - }, - { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 110649, - "y": -2021, - "z": 368778 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301078 - }, { - "groupId": 10, - "instId": 300006, - "propState": 8, - "pos": { - "x": 94291, - "y": -5026, - "z": 269522 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 301078 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300020, - "propState": 2, - "pos": { - "x": -600, - "y": 3939, - "z": 247960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 6849, - "y": 4044, - "z": 255475 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5533, - "y": 3939, - "z": 257287 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300020, - "propState": 2, - "pos": { - "x": 54940, - "y": 3944, - "z": 249600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -75900, - "y": -111, - "z": -66300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": 59616, - "y": 3944, - "z": 259312 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300020, - "propState": 2, - "pos": { - "x": 107560, - "y": -5031, - "z": 308180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": -75900, - "y": -111, - "z": -66300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": 112817, - "y": -5031, - "z": 315573 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300020, - "propState": 2, - "pos": { - "x": 33620, - "y": 3942, - "z": 212350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": -75900, - "y": -111, - "z": -66300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": 36099, - "y": 3942, - "z": 217305 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 9, - "pos": { - "x": 113200, - "y": -5029, - "z": 325450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 7, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43103002": { - "P43103_F43103001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 47718, - "y": -1332, - "z": 98260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102037 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7664, - "y": 5257, - "z": -56100 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102001 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": -19103, - "y": 5240, - "z": -74285 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102001 - }, - { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": 40420, - "y": 9101, - "z": 175980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": 6782, - "y": 2171, - "z": 46935 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": 4075, - "y": 9184, - "z": 107709 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 7, - "instId": 300008, - "propState": 8, - "pos": { - "x": 6592, - "y": 2220, - "z": 66091 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 7, - "instId": 300009, - "propState": 8, - "pos": { - "x": 32198, - "y": 7036, - "z": -108590 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 7, - "instId": 300010, - "propState": 8, - "pos": { - "x": -29287, - "y": 7086, - "z": -108760 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 7, - "instId": 300011, - "propState": 8, - "pos": { - "x": 8205, - "y": 2246, - "z": 68297 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 7, - "instId": 300012, - "propState": 8, - "pos": { - "x": -43250, - "y": 2221, - "z": 76975 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 7, - "instId": 300013, - "propState": 2, - "pos": { - "x": -41366, - "y": 2171, - "z": 76494 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 7, - "instId": 300014, - "propState": 8, - "pos": { - "x": -3200, - "y": -33540, - "z": 59260 - }, - "rot": { - "x": 0, - "y": 203929, - "z": 0 - }, - "propId": 101071 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -5550, - "y": -1035, - "z": 6407 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102001 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 3914, - "y": 2280, - "z": 73680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": 1970, - "y": 2171, - "z": 50550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": 7864, - "y": 2280, - "z": 68864 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": 75600, - "y": -84200, - "z": -178600 - }, - "rot": { - "x": 0, - "y": 204930, - "z": 0 - }, - "propId": 101071 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -40, - "y": 10, - "z": 230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": -3940, - "y": -1120, - "z": -14530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 560, - "y": 55, - "z": -32 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -1070, - "y": -1120, - "z": -9240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": 16049, - "y": -4318, - "z": -4092 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300004, - "propState": 8, - "pos": { - "x": 1480, - "y": -168, - "z": 3340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": 380, - "y": 0, - "z": -2920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26553, - "y": 586, - "z": -14286 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "13": { - "monsters": [ - { - "groupId": 13, - "instId": 200001, - "eventId": 43103202, - "pos": { - "x": -12899, - "y": -1147, - "z": 21370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2012010 - }, - { - "groupId": 13, - "instId": 200004, - "eventId": 43103201, - "pos": { - "x": 16194, - "y": -1327, - "z": 89456 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2011010 - }, - { - "groupId": 13, - "instId": 200005, - "eventId": 43103201, - "pos": { - "x": 26262, - "y": -1176, - "z": 47870 - }, - "rot": { - "x": 0, - "y": 271587, - "z": 0 - }, - "monsterId": 2011010 - }, - { - "groupId": 13, - "instId": 200007, - "eventId": 43103201, - "pos": { - "x": 42877, - "y": -1146, - "z": -5653 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 13, - "instId": 200006, - "eventId": 43103202, - "pos": { - "x": -35990, - "y": 2171, - "z": 63163 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 13, - "instId": 200008, - "eventId": 43103203, - "pos": { - "x": -45381, - "y": 3879, - "z": 94412 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022050 - }, { - "groupId": 13, - "instId": 200010, - "eventId": 43103203, - "pos": { - "x": 44438, - "y": 2246, - "z": 72236 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2022050 - }, { - "groupId": 13, - "instId": 200002, - "eventId": 43103202, - "pos": { - "x": 8377, - "y": -1085, - "z": 3049 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -14233, - "y": 5236, - "z": -78611 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 111 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": 24400, - "y": -1116, - "z": 7180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": -8412, - "y": 5236, - "z": -49889 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": 6399, - "y": 8526, - "z": -110660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 16, - "instId": 300004, - "propState": 8, - "pos": { - "x": -16857, - "y": 2171, - "z": 38956 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 16, - "instId": 300005, - "propState": 8, - "pos": { - "x": -41351, - "y": 2232, - "z": 76130 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301079 - } - ], - "teleports": { - "2317": { - "anchorId": 4, - "groupId": 16, - "instId": 300004, - "pos": { - "x": -14145, - "y": 2171, - "z": 38611 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2318": { - "anchorId": 2, - "groupId": 16, - "instId": 300002, - "pos": { - "x": -11518, - "y": 5236, - "z": -50117 - }, - "rot": { - "x": 0, - "y": 359207, - "z": 0 - } - }, - "2319": { - "anchorId": 3, - "groupId": 16, - "instId": 300003, - "pos": { - "x": 8044, - "y": 8526, - "z": -108661 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2320": { - "anchorId": 1, - "groupId": 16, - "instId": 300001, - "pos": { - "x": 30468, - "y": 642, - "z": 10230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2350": { - "anchorId": 5, - "groupId": 16, - "instId": 300005, - "pos": { - "x": -43111, - "y": 2171, - "z": 71886 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102140 - }, - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102141 - }, - { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102142 - }, - { - "groupId": 17, - "instId": 300004, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102143 - }, { - "groupId": 17, - "instId": 300005, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102144 - }, { - "groupId": 17, - "instId": 300006, - "propState": 8, - "pos": { - "x": -12812, - "y": -1147, - "z": 10701 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 12, - "pos": { - "x": -13610, - "y": 11232, - "z": -67000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 12, - "pos": { - "x": 1674, - "y": -1085, - "z": 1676 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60203 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 12, - "pos": { - "x": 49440, - "y": -3005, - "z": -15802 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 18, - "instId": 300004, - "propState": 12, - "pos": { - "x": 47921, - "y": 2246, - "z": 72552 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 18, - "instId": 300005, - "propState": 12, - "pos": { - "x": -32360, - "y": 3065, - "z": 68078 - }, - "rot": { - "x": 0, - "y": 49590, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [ - { - "groupId": 22, - "instId": 400001, - "pos": { - "x": -12852, - "y": -1147, - "z": -25976 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 12169 - }, - { - "groupId": 22, - "instId": 400002, - "pos": { - "x": 199, - "y": -1065, - "z": 9525 - }, - "rot": { - "x": 0, - "y": 4865, - "z": 0 - }, - "npcId": 12129 - }, - { - "groupId": 22, - "instId": 400003, - "pos": { - "x": -19517, - "y": 9101, - "z": 94533 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 12148 - }, - { - "groupId": 22, - "instId": 400004, - "pos": { - "x": 46643, - "y": -2916, - "z": 37805 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 12212 - }, { - "groupId": 22, - "instId": 400005, - "pos": { - "x": -1710, - "y": 2171, - "z": 45630 - }, - "rot": { - "x": 0, - "y": 312191, - "z": 0 - }, - "npcId": 12312 - }, { - "groupId": 22, - "instId": 400006, - "pos": { - "x": -15454, - "y": -1147, - "z": -24375 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2205 - }, { - "groupId": 22, - "instId": 400007, - "pos": { - "x": -2120, - "y": -1085, - "z": 11880 - }, - "rot": { - "x": 0, - "y": 100402, - "z": 0 - }, - "npcId": 2203 - }, { - "groupId": 22, - "instId": 400008, - "pos": { - "x": -19043, - "y": 9101, - "z": 95106 - }, - "rot": { - "x": 0, - "y": 268428, - "z": 0 - }, - "npcId": 2219 - }, { - "groupId": 22, - "instId": 400009, - "pos": { - "x": 48603, - "y": -2916, - "z": 37885 - }, - "rot": { - "x": 0, - "y": 138, - "z": 0 - }, - "npcId": 2218 - }, { - "groupId": 22, - "instId": 400010, - "pos": { - "x": -1440, - "y": 2171, - "z": 46570 - }, - "rot": { - "x": 0, - "y": 276800, - "z": 0 - }, - "npcId": 2205 - } - ], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -13460, - "y": -1147, - "z": -25866 - }, - "rot": { - "x": 0, - "y": 315568, - "z": 0 - }, - "propId": 301078 - }, - { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": 190, - "y": -1085, - "z": 11170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301078 - }, - { - "groupId": 22, - "instId": 300003, - "propState": 8, - "pos": { - "x": -19630, - "y": 9101, - "z": 94503 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301078 - }, - { - "groupId": 22, - "instId": 300004, - "propState": 8, - "pos": { - "x": 46664, - "y": -2916, - "z": 38045 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301078 - }, { - "groupId": 22, - "instId": 300005, - "propState": 8, - "pos": { - "x": -1705, - "y": 2171, - "z": 45586 - }, - "rot": { - "x": 0, - "y": 206280, - "z": 0 - }, - "propId": 301078 - } - ], - "teleports": {} - }, - "23": { - "monsters": [ - { - "groupId": 23, - "instId": 200001, - "eventId": 43103226, - "pos": { - "x": 1236, - "y": 9419, - "z": 82888 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2013010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 7, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43103003": { - "P43103_F43103001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66330, - "y": -3195, - "z": -70230 - }, - "rot": { - "x": 0, - "y": 269724, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": -73021, - "y": 10292, - "z": -114981 - }, - "rot": { - "x": 0, - "y": 269724, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -39880, - "y": 18611, - "z": -77530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301079 - } - ], - "teleports": { - "2321": { - "anchorId": 3, - "groupId": 1, - "instId": 300002, - "pos": { - "x": -67318, - "y": -3195, - "z": -73170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2322": { - "anchorId": 2, - "groupId": 1, - "instId": 300003, - "pos": { - "x": -71936, - "y": 10292, - "z": -112310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2351": { - "anchorId": 4, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -38430, - "y": 18611, - "z": -76490 - }, - "rot": { - "x": 0, - "y": 188300, - "z": 0 - } - } - } - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38680, - "y": 18260, - "z": -82930 - }, - "rot": { - "x": 0, - "y": 193835, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": -39885, - "y": 18611, - "z": -77418 - }, - "rot": { - "x": 0, - "y": 13930, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 5, - "instId": 300006, - "propState": 8, - "pos": { - "x": -178060, - "y": -390, - "z": -61070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 5, - "instId": 300009, - "propState": 8, - "pos": { - "x": -177690, - "y": -7646, - "z": -74272 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300010, - "propState": 1, - "pos": { - "x": -162330, - "y": -415, - "z": -71330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 5, - "instId": 300011, - "propState": 8, - "pos": { - "x": -169860, - "y": -4600, - "z": -79580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 5, - "instId": 300013, - "propState": 1, - "pos": { - "x": -194540, - "y": -378, - "z": -69650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 5, - "instId": 300014, - "propState": 8, - "pos": { - "x": -186621, - "y": -400, - "z": -79920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 5, - "instId": 300012, - "propState": 8, - "pos": { - "x": -171678, - "y": -4459, - "z": -85976 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 5, - "instId": 300015, - "propState": 8, - "pos": { - "x": -207948, - "y": -4226, - "z": -86090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 5, - "instId": 300016, - "propState": 8, - "pos": { - "x": -173911, - "y": -178, - "z": -73134 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100014 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -72470, - "y": -3195, - "z": -72255 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 6, - "instId": 300002, - "propState": 2, - "pos": { - "x": -72470, - "y": 18664, - "z": -74100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 6, - "instId": 300003, - "propState": 14, - "pos": { - "x": -76806, - "y": -1435, - "z": -73208 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100007 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300012, - "propState": 8, - "pos": { - "x": -94500, - "y": 6820, - "z": -122190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 8, - "instId": 300010, - "propState": 8, - "pos": { - "x": -88425, - "y": 9227, - "z": -124285 - }, - "rot": { - "x": 0, - "y": 89851, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2515, - "y": 2940, - "z": -100826 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100001 - }, - { - "groupId": 8, - "instId": 300019, - "propState": 1, - "pos": { - "x": -5599, - "y": 2864, - "z": -99852 - }, - "rot": { - "x": 0, - "y": 197158, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300004, - "propState": 1, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 100003 - }, { - "groupId": 8, - "instId": 300020, - "propState": 1, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": -28589, - "y": 18610, - "z": -106280 - }, - "rot": { - "x": 0, - "y": 28000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 8, - "instId": 300003, - "propState": 1, - "pos": { - "x": -110161, - "y": -61, - "z": -64690 - }, - "rot": { - "x": 0, - "y": 17053, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 8, - "instId": 300021, - "propState": 1, - "pos": { - "x": -110828, - "y": 504, - "z": -73353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": -110990, - "y": -109, - "z": -62616 - }, - "rot": { - "x": 0, - "y": 18847, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 8, - "instId": 300014, - "propState": 1, - "pos": { - "x": -132012, - "y": 2824, - "z": -57981 - }, - "rot": { - "x": 0, - "y": 27345, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 8, - "instId": 300022, - "propState": 1, - "pos": { - "x": -130510, - "y": 2770, - "z": -55090 - }, - "rot": { - "x": 0, - "y": 297332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300008, - "propState": 8, - "pos": { - "x": -132037, - "y": 2748, - "z": -61726 - }, - "rot": { - "x": 0, - "y": 207345, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 8, - "instId": 300016, - "propState": 8, - "pos": { - "x": -144990, - "y": -60, - "z": -73290 - }, - "rot": { - "x": 0, - "y": 270291, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 8, - "instId": 300026, - "propState": 1, - "pos": { - "x": -141728, - "y": -119, - "z": -73277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300018, - "propState": 8, - "pos": { - "x": -141399, - "y": -115, - "z": -71740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 8, - "instId": 300015, - "propState": 1, - "pos": { - "x": -110156, - "y": -61, - "z": -81744 - }, - "rot": { - "x": 0, - "y": 342919, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 8, - "instId": 300023, - "propState": 1, - "pos": { - "x": -110829, - "y": 504, - "z": -73061 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300013, - "propState": 1, - "pos": { - "x": -2438, - "y": 2916, - "z": -45562 - }, - "rot": { - "x": 0, - "y": 253313, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 8, - "instId": 300024, - "propState": 1, - "pos": { - "x": -5595, - "y": 2864, - "z": -46516 - }, - "rot": { - "x": 0, - "y": 163201, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300038, - "propState": 8, - "pos": { - "x": -5441, - "y": 2868, - "z": -48072 - }, - "rot": { - "x": 0, - "y": 252400, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 8, - "instId": 300017, - "propState": 1, - "pos": { - "x": 42660, - "y": 3485, - "z": -115530 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100005 - }, { - "groupId": 8, - "instId": 300025, - "propState": 1, - "pos": { - "x": 42748, - "y": 3485, - "z": -115476 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300007, - "propState": 1, - "pos": { - "x": 58122, - "y": 3459, - "z": -118557 - }, - "rot": { - "x": 0, - "y": 108146, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 8, - "instId": 300011, - "propState": 8, - "pos": { - "x": -10910, - "y": 18600, - "z": -106140 - }, - "rot": { - "x": 0, - "y": 27837, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300009, - "propState": 8, - "pos": { - "x": -1578, - "y": 4254, - "z": -104286 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300027, - "propState": 1, - "pos": { - "x": -146897, - "y": 2770, - "z": -37391 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300028, - "propState": 1, - "pos": { - "x": -130445, - "y": 2762, - "z": -91413 - }, - "rot": { - "x": 0, - "y": 63465, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300029, - "propState": 1, - "pos": { - "x": -123205, - "y": 2760, - "z": -106135 - }, - "rot": { - "x": 0, - "y": 243837, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300030, - "propState": 1, - "pos": { - "x": -147179, - "y": 2762, - "z": -108792 - }, - "rot": { - "x": 0, - "y": 153818, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300031, - "propState": 1, - "pos": { - "x": -81935, - "y": 10282, - "z": -114414 - }, - "rot": { - "x": 0, - "y": 97352, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300032, - "propState": 1, - "pos": { - "x": -71651, - "y": 10282, - "z": -114388 - }, - "rot": { - "x": 0, - "y": 83364, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300044, - "propState": 8, - "pos": { - "x": -31403, - "y": 18681, - "z": -108909 - }, - "rot": { - "x": 0, - "y": 27743, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 8, - "instId": 300033, - "propState": 8, - "pos": { - "x": -29906, - "y": 18608, - "z": -106063 - }, - "rot": { - "x": 0, - "y": 297743, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300034, - "propState": 1, - "pos": { - "x": -5999, - "y": 18610, - "z": -109379 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300045, - "propState": 1, - "pos": { - "x": -37989, - "y": 18683, - "z": -92473 - }, - "rot": { - "x": 0, - "y": 117856, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 8, - "instId": 300035, - "propState": 1, - "pos": { - "x": -35120, - "y": 18610, - "z": -93989 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300036, - "propState": 1, - "pos": { - "x": -35597, - "y": 18611, - "z": -51446 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300037, - "propState": 1, - "pos": { - "x": -6352, - "y": 18611, - "z": -36294 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300043, - "propState": 8, - "pos": { - "x": -6513, - "y": 1037, - "z": -73196 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300046, - "propState": 8, - "pos": { - "x": 43166, - "y": 3481, - "z": -31972 - }, - "rot": { - "x": 0, - "y": 253434, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300047, - "propState": 1, - "pos": { - "x": -32477, - "y": -981, - "z": -73188 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300048, - "propState": 1, - "pos": { - "x": -197912, - "y": 2986, - "z": -87881 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 8, - "instId": 300039, - "propState": 8, - "pos": { - "x": -38863, - "y": 17690, - "z": -62867 - }, - "rot": { - "x": 0, - "y": 343500, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 8, - "instId": 300040, - "propState": 1, - "pos": { - "x": -113331, - "y": 17656, - "z": -86508 - }, - "rot": { - "x": 0, - "y": 160861, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 8, - "instId": 300041, - "propState": 1, - "pos": { - "x": -155125, - "y": 2700, - "z": -33130 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 8, - "instId": 300042, - "propState": 1, - "pos": { - "x": 53197, - "y": 3438, - "z": -118870 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300049, - "propState": 1, - "pos": { - "x": -23402, - "y": 18610, - "z": -100181 - }, - "rot": { - "x": 0, - "y": 117856, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -5741, - "y": 3821, - "z": -71187 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200002, - "eventId": 43103301, - "pos": { - "x": -112236, - "y": 18571, - "z": -89433 - }, - "rot": { - "x": 0, - "y": 319847, - "z": 0 - }, - "monsterId": 8012010 - }, - { - "groupId": 9, - "instId": 200004, - "eventId": 43103301, - "pos": { - "x": -42263, - "y": 18611, - "z": -54580 - }, - "rot": { - "x": 0, - "y": 334350, - "z": 0 - }, - "monsterId": 8012010 - }, - { - "groupId": 9, - "instId": 200005, - "eventId": 43103301, - "pos": { - "x": -12400, - "y": 18611, - "z": -39280 - }, - "rot": { - "x": 0, - "y": 244207, - "z": 0 - }, - "monsterId": 8012010 - }, - { - "groupId": 9, - "instId": 200007, - "eventId": 43103303, - "pos": { - "x": -96359, - "y": -1123, - "z": -93777 - }, - "rot": { - "x": 0, - "y": 56939, - "z": 0 - }, - "monsterId": 8012030 - }, { - "groupId": 9, - "instId": 200008, - "eventId": 43103301, - "pos": { - "x": -96159, - "y": -1113, - "z": -53510 - }, - "rot": { - "x": 0, - "y": 313846, - "z": 0 - }, - "monsterId": 8012010 - }, { - "groupId": 9, - "instId": 200009, - "eventId": 43103303, - "pos": { - "x": -56187, - "y": -1055, - "z": -93907 - }, - "rot": { - "x": 0, - "y": 238978, - "z": 0 - }, - "monsterId": 8012030 - }, { - "groupId": 9, - "instId": 200010, - "eventId": 43103301, - "pos": { - "x": -55289, - "y": -1055, - "z": -53367 - }, - "rot": { - "x": 0, - "y": 233862, - "z": 0 - }, - "monsterId": 8012010 - }, { - "groupId": 9, - "instId": 200012, - "eventId": 43103301, - "pos": { - "x": -134329, - "y": -115, - "z": -73388 - }, - "rot": { - "x": 0, - "y": 335107, - "z": 0 - }, - "monsterId": 8012010 - }, { - "groupId": 9, - "instId": 200013, - "eventId": 43103309, - "pos": { - "x": -1271, - "y": 18631, - "z": -111689 - }, - "rot": { - "x": 0, - "y": 280173, - "z": 0 - }, - "monsterId": 8013010 - }, { - "groupId": 9, - "instId": 200001, - "eventId": 43103303, - "pos": { - "x": -15565, - "y": 1039, - "z": -73224 - }, - "rot": { - "x": 0, - "y": 238978, - "z": 0 - }, - "monsterId": 8012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [ - { - "groupId": 10, - "instId": 400001, - "pos": { - "x": -110642, - "y": 18598, - "z": -53595 - }, - "rot": { - "x": 0, - "y": 205832, - "z": 0 - }, - "npcId": 10105 - }, - { - "groupId": 10, - "instId": 400002, - "pos": { - "x": -15637, - "y": 18610, - "z": -107084 - }, - "rot": { - "x": 0, - "y": 32070, - "z": 0 - }, - "npcId": 10102 - }, - { - "groupId": 10, - "instId": 400003, - "pos": { - "x": -7302, - "y": 2480, - "z": -47146 - }, - "rot": { - "x": 0, - "y": 252762, - "z": 0 - }, - "npcId": 10203 - }, - { - "groupId": 10, - "instId": 400004, - "pos": { - "x": -135070, - "y": 2753, - "z": -85570 - }, - "rot": { - "x": 0, - "y": 20112, - "z": 0 - }, - "npcId": 10110 - }, { - "groupId": 10, - "instId": 400005, - "pos": { - "x": -130005, - "y": 2770, - "z": -37950 - }, - "rot": { - "x": 0, - "y": 253010, - "z": 0 - }, - "npcId": 10107 - }, { - "groupId": 10, - "instId": 400006, - "pos": { - "x": -108672, - "y": 18598, - "z": -53161 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "npcId": 2001 - }, { - "groupId": 10, - "instId": 400007, - "pos": { - "x": -14678, - "y": 18610, - "z": -108155 - }, - "rot": { - "x": 0, - "y": 16596, - "z": 0 - }, - "npcId": 2116 - }, { - "groupId": 10, - "instId": 400008, - "pos": { - "x": -6241, - "y": 2714, - "z": -48142 - }, - "rot": { - "x": 0, - "y": 273149, - "z": 0 - }, - "npcId": 3031 - }, { - "groupId": 10, - "instId": 400009, - "pos": { - "x": -133295, - "y": 2814, - "z": -85944 - }, - "rot": { - "x": 0, - "y": 327253, - "z": 0 - }, - "npcId": 2116 - }, { - "groupId": 10, - "instId": 400010, - "pos": { - "x": -132118, - "y": 2770, - "z": -38479 - }, - "rot": { - "x": 0, - "y": 62026, - "z": 0 - }, - "npcId": 2001 - } - ], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -110642, - "y": 18598, - "z": -53595 - }, - "rot": { - "x": 0, - "y": 205832, - "z": 0 - }, - "propId": 301078 - }, - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15770, - "y": 18610, - "z": -107300 - }, - "rot": { - "x": 0, - "y": 28820, - "z": 0 - }, - "propId": 301078 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": -7243, - "y": 2499, - "z": -47141 - }, - "rot": { - "x": 0, - "y": 252762, - "z": 0 - }, - "propId": 301078 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": -134967, - "y": 2753, - "z": -85704 - }, - "rot": { - "x": 0, - "y": 358157, - "z": 0 - }, - "propId": 301078 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": -130072, - "y": 2770, - "z": -37908 - }, - "rot": { - "x": 0, - "y": 253010, - "z": 0 - }, - "propId": 301078 - }, { - "groupId": 10, - "instId": 300006, - "propState": 8, - "pos": { - "x": -12913, - "y": 18610, - "z": -102201 - }, - "rot": { - "x": 0, - "y": 209423, - "z": 0 - }, - "propId": 100047 - }, { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": -15970, - "y": 18610, - "z": -107610 - }, - "rot": { - "x": 0, - "y": 29423, - "z": 0 - }, - "propId": 100047 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": -130636, - "y": 2815, - "z": -97842 - }, - "rot": { - "x": 0, - "y": 153737, - "z": 0 - }, - "propId": 100047 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": -128388, - "y": 2815, - "z": -102409 - }, - "rot": { - "x": 0, - "y": 333737, - "z": 0 - }, - "propId": 100047 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": -127244, - "y": 2815, - "z": -98939 - }, - "rot": { - "x": 0, - "y": 243000, - "z": 0 - }, - "propId": 100047 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": -131775, - "y": 2814, - "z": -101220 - }, - "rot": { - "x": 0, - "y": 63000, - "z": 0 - }, - "propId": 100047 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": -130538, - "y": 2814, - "z": -103075 - }, - "rot": { - "x": 0, - "y": 18900, - "z": 0 - }, - "propId": 100047 - }, { - "groupId": 13, - "instId": 300006, - "propState": 8, - "pos": { - "x": -128549, - "y": 2814, - "z": -97202 - }, - "rot": { - "x": 0, - "y": 198900, - "z": 0 - }, - "propId": 100047 - }, { - "groupId": 13, - "instId": 300007, - "propState": 8, - "pos": { - "x": -126554, - "y": 2814, - "z": -101147 - }, - "rot": { - "x": 0, - "y": 288900, - "z": 0 - }, - "propId": 100047 - }, { - "groupId": 13, - "instId": 300008, - "propState": 8, - "pos": { - "x": -132381, - "y": 2814, - "z": -99094 - }, - "rot": { - "x": 0, - "y": 108900, - "z": 0 - }, - "propId": 100047 - }, { - "groupId": 13, - "instId": 300010, - "propState": 8, - "pos": { - "x": -76541, - "y": 10292, - "z": -113857 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100047 - }, { - "groupId": 13, - "instId": 300011, - "propState": 8, - "pos": { - "x": -128659, - "y": 3343, - "z": -97456 - }, - "rot": { - "x": 0, - "y": 207254, - "z": 0 - }, - "propId": 100055 - }, { - "groupId": 13, - "instId": 300009, - "propState": 8, - "pos": { - "x": -39842, - "y": 18611, - "z": -77691 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": -130121, - "y": 3343, - "z": -44491 - }, - "rot": { - "x": 0, - "y": 153737, - "z": 0 - }, - "propId": 100046 - }, - { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": -128887, - "y": 3281, - "z": -48307 - }, - "rot": { - "x": 0, - "y": 246152, - "z": 0 - }, - "propId": 100046 - }, - { - "groupId": 14, - "instId": 300003, - "propState": 1, - "pos": { - "x": -131480, - "y": 3233, - "z": -46980 - }, - "rot": { - "x": 0, - "y": 243000, - "z": 0 - }, - "propId": 100046 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 8, - "pos": { - "x": -127625, - "y": 3214, - "z": -45880 - }, - "rot": { - "x": 0, - "y": 324360, - "z": 0 - }, - "propId": 100046 - }, { - "groupId": 14, - "instId": 300005, - "propState": 8, - "pos": { - "x": -130800, - "y": 3224, - "z": -45680 - }, - "rot": { - "x": 0, - "y": 18900, - "z": 0 - }, - "propId": 100046 - }, { - "groupId": 14, - "instId": 300006, - "propState": 8, - "pos": { - "x": -128811, - "y": 3216, - "z": -45110 - }, - "rot": { - "x": 0, - "y": 198900, - "z": 0 - }, - "propId": 100046 - }, { - "groupId": 14, - "instId": 300007, - "propState": 8, - "pos": { - "x": -128089, - "y": 3427, - "z": -47074 - }, - "rot": { - "x": 0, - "y": 168966, - "z": 0 - }, - "propId": 100046 - }, { - "groupId": 14, - "instId": 300008, - "propState": 8, - "pos": { - "x": -130149, - "y": 3214, - "z": -47691 - }, - "rot": { - "x": 0, - "y": 108900, - "z": 0 - }, - "propId": 100046 - }, { - "groupId": 14, - "instId": 300010, - "propState": 8, - "pos": { - "x": -161570, - "y": 3570, - "z": -29730 - }, - "rot": { - "x": 0, - "y": 153737, - "z": 0 - }, - "propId": 100046 - }, { - "groupId": 14, - "instId": 300011, - "propState": 1, - "pos": { - "x": -153948, - "y": 3404, - "z": -32197 - }, - "rot": { - "x": 0, - "y": 10270, - "z": 0 - }, - "propId": 100046 - }, { - "groupId": 14, - "instId": 300012, - "propState": 1, - "pos": { - "x": -148160, - "y": 3869, - "z": -39233 - }, - "rot": { - "x": 0, - "y": 283308, - "z": 0 - }, - "propId": 100046 - }, { - "groupId": 14, - "instId": 300013, - "propState": 1, - "pos": { - "x": -140163, - "y": 3228, - "z": -41203 - }, - "rot": { - "x": 0, - "y": 7912, - "z": 0 - }, - "propId": 100046 - }, { - "groupId": 14, - "instId": 300014, - "propState": 1, - "pos": { - "x": -135051, - "y": 3117, - "z": -50643 - }, - "rot": { - "x": 0, - "y": 7912, - "z": 0 - }, - "propId": 100046 - }, { - "groupId": 14, - "instId": 300009, - "propState": 8, - "pos": { - "x": -131666, - "y": 3345, - "z": -46943 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": 37719, - "y": 6065, - "z": -28053 - }, - "rot": { - "x": 0, - "y": 153737, - "z": 0 - }, - "propId": 100032 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 33025, - "y": 6042, - "z": -29395 - }, - "rot": { - "x": 0, - "y": 153737, - "z": 0 - }, - "propId": 100032 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": 27688, - "y": 5952, - "z": -28669 - }, - "rot": { - "x": 0, - "y": 153737, - "z": 0 - }, - "propId": 100032 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": 23504, - "y": 5944, - "z": -32254 - }, - "rot": { - "x": 0, - "y": 153737, - "z": 0 - }, - "propId": 100032 - }, { - "groupId": 15, - "instId": 300005, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -36720, - "y": 18583, - "z": -66100 - }, - "rot": { - "x": 0, - "y": 253519, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -42700, - "y": 18611, - "z": -51950 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": -42700, - "y": 18611, - "z": -51950 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": -150600, - "y": 3010, - "z": -32680 - }, - "rot": { - "x": 0, - "y": 207541, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -163360, - "y": 2770, - "z": -29170 - }, - "rot": { - "x": 0, - "y": 118000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 18, - "instId": 300003, - "propState": 8, - "pos": { - "x": -163360, - "y": 2770, - "z": -29170 - }, - "rot": { - "x": 0, - "y": 118000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 12, - "pos": { - "x": -109955, - "y": 18598, - "z": -94880 - }, - "rot": { - "x": 0, - "y": 341310, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 21, - "instId": 300003, - "propState": 12, - "pos": { - "x": -2694, - "y": 18611, - "z": -34220 - }, - "rot": { - "x": 0, - "y": 243017, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 21, - "instId": 300004, - "propState": 12, - "pos": { - "x": -82388, - "y": 10277, - "z": -124110 - }, - "rot": { - "x": 0, - "y": -2, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 21, - "instId": 300005, - "propState": 12, - "pos": { - "x": -7036, - "y": 1039, - "z": -73179 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 21, - "instId": 300006, - "propState": 12, - "pos": { - "x": -42352, - "y": 18611, - "z": -93711 - }, - "rot": { - "x": 0, - "y": 335970, - "z": 0 - }, - "propId": 60003 - } - ], - "teleports": {} - } - }, - "planeType": 7, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43103004": { - "P43103_F43103001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 188344, - "y": 28867, - "z": -136098 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 144368, - "y": 46405, - "z": -67580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 102811, - "y": 58739, - "z": -83456 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": 129086, - "y": 58985, - "z": -126050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301079 - }, { - "groupId": 1, - "instId": 300005, - "propState": 8, - "pos": { - "x": 127878, - "y": 46709, - "z": -17607 - }, - "rot": { - "x": 0, - "y": 350841, - "z": 0 - }, - "propId": 301014 - } - ], - "teleports": { - "2323": { - "anchorId": 2, - "groupId": 1, - "instId": 300001, - "pos": { - "x": 185990, - "y": 28530, - "z": -134602 - }, - "rot": { - "x": 0, - "y": 191300, - "z": 0 - } - }, - "2324": { - "anchorId": 3, - "groupId": 1, - "instId": 300002, - "pos": { - "x": 144887, - "y": 46343, - "z": -69038 - }, - "rot": { - "x": 0, - "y": 253100, - "z": 0 - } - }, - "2325": { - "anchorId": 4, - "groupId": 1, - "instId": 300003, - "pos": { - "x": 100990, - "y": 58919, - "z": -85930 - }, - "rot": { - "x": 0, - "y": 148600, - "z": 0 - } - }, - "2352": { - "anchorId": 5, - "groupId": 1, - "instId": 300004, - "pos": { - "x": 127607, - "y": 58985, - "z": -129128 - }, - "rot": { - "x": 0, - "y": 60420, - "z": 0 - } - } - } - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300013, - "propState": 8, - "pos": { - "x": 135109, - "y": 50639, - "z": -125266 - }, - "rot": { - "x": 0, - "y": 328448, - "z": 0 - }, - "propId": 301004 - }, - { - "groupId": 4, - "instId": 300027, - "propState": 8, - "pos": { - "x": 128700, - "y": 58984, - "z": -126230 - }, - "rot": { - "x": 0, - "y": 234180, - "z": 0 - }, - "propId": 101008 - }, - { - "groupId": 4, - "instId": 300011, - "propState": 8, - "pos": { - "x": 142080, - "y": 28415, - "z": -124750 - }, - "rot": { - "x": 0, - "y": 352131, - "z": 0 - }, - "propId": 101008 - }, - { - "groupId": 4, - "instId": 300005, - "propState": 14, - "pos": { - "x": 135120, - "y": 59008, - "z": -125260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101007 - }, { - "groupId": 4, - "instId": 300035, - "propState": 8, - "pos": { - "x": 135120, - "y": 28080, - "z": -125260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301005 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [ - { - "groupId": 6, - "instId": 400001, - "pos": { - "x": 228067, - "y": 46011, - "z": -103472 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2104 - }, - { - "groupId": 6, - "instId": 400002, - "pos": { - "x": 219468, - "y": 45777, - "z": -57704 - }, - "rot": { - "x": 0, - "y": 262409, - "z": 0 - }, - "npcId": 2104 - }, - { - "groupId": 6, - "instId": 400003, - "pos": { - "x": 128360, - "y": 58985, - "z": -130606 - }, - "rot": { - "x": 0, - "y": 291893, - "z": 0 - }, - "npcId": 2104 - }, - { - "groupId": 6, - "instId": 400004, - "pos": { - "x": 154420, - "y": 57770, - "z": -176755 - }, - "rot": { - "x": 0, - "y": 342194, - "z": 0 - }, - "npcId": 2104 - }, { - "groupId": 6, - "instId": 400005, - "pos": { - "x": 198206, - "y": 54668, - "z": -184478 - }, - "rot": { - "x": 0, - "y": 347001, - "z": 0 - }, - "npcId": 2104 - }, { - "groupId": 6, - "instId": 400006, - "pos": { - "x": 244954, - "y": 50480, - "z": -138959 - }, - "rot": { - "x": 0, - "y": 108701, - "z": 0 - }, - "npcId": 2104 - } - ], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "8": { - "monsters": [ - { - "groupId": 8, - "instId": 200002, - "eventId": 43103403, - "pos": { - "x": 166400, - "y": 32449, - "z": -102040 - }, - "rot": { - "x": 0, - "y": 122150, - "z": 0 - }, - "monsterId": 1002020 - }, - { - "groupId": 8, - "instId": 200005, - "eventId": 43103401, - "pos": { - "x": 242103, - "y": 45265, - "z": -60445 - }, - "rot": { - "x": 0, - "y": 207972, - "z": 0 - }, - "monsterId": 1002040 - }, - { - "groupId": 8, - "instId": 200006, - "eventId": 43103401, - "pos": { - "x": 154442, - "y": 29228, - "z": -115617 - }, - "rot": { - "x": 0, - "y": 179412, - "z": 0 - }, - "monsterId": 1002040 - }, - { - "groupId": 8, - "instId": 200003, - "eventId": 43103403, - "pos": { - "x": 176578, - "y": 54121, - "z": -148281 - }, - "rot": { - "x": 0, - "y": 90835, - "z": 0 - }, - "monsterId": 1002020 - }, { - "groupId": 8, - "instId": 200011, - "eventId": 43103402, - "pos": { - "x": 165354, - "y": 46352, - "z": -63690 - }, - "rot": { - "x": 0, - "y": 262690, - "z": 0 - }, - "monsterId": 1012020 - }, { - "groupId": 8, - "instId": 200012, - "eventId": 43103401, - "pos": { - "x": 129992, - "y": 46601, - "z": -26869 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 8, - "instId": 200014, - "eventId": 43103403, - "pos": { - "x": 135940, - "y": 58925, - "z": -153028 - }, - "rot": { - "x": 0, - "y": 353771, - "z": 0 - }, - "monsterId": 1002020 - }, { - "groupId": 8, - "instId": 200016, - "eventId": 43103402, - "pos": { - "x": 186147, - "y": 55112, - "z": -168382 - }, - "rot": { - "x": 0, - "y": 26728, - "z": 0 - }, - "monsterId": 1012020 - }, { - "groupId": 8, - "instId": 200017, - "eventId": 43103403, - "pos": { - "x": 273219, - "y": 52589, - "z": -149412 - }, - "rot": { - "x": 0, - "y": 303962, - "z": 0 - }, - "monsterId": 1002020 - }, { - "groupId": 8, - "instId": 200001, - "eventId": 43103409, - "pos": { - "x": 133170, - "y": 38256, - "z": -91637 - }, - "rot": { - "x": 0, - "y": 88147, - "z": 0 - }, - "monsterId": 1023021 - } - ], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -32250, - "y": -58, - "z": 79666 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101052 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": 102466, - "y": -5026, - "z": 265568 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101052 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 12, - "pos": { - "x": 90093, - "y": 55934, - "z": -60664 - }, - "rot": { - "x": 0, - "y": 69154, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 12, - "pos": { - "x": 249263, - "y": 45434, - "z": -48132 - }, - "rot": { - "x": 0, - "y": 202364, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 12, - "pos": { - "x": 270673, - "y": 52555, - "z": -144838 - }, - "rot": { - "x": 0, - "y": 208910, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 12, - "pos": { - "x": 133137, - "y": 58985, - "z": -142585 - }, - "rot": { - "x": 0, - "y": 329870, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 9, - "instId": 300005, - "propState": 12, - "pos": { - "x": 168486, - "y": 54253, - "z": -147758 - }, - "rot": { - "x": 0, - "y": 32735, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [ - { - "groupId": 26, - "instId": 400001, - "pos": { - "x": 252985, - "y": 45879, - "z": -62814 - }, - "rot": { - "x": 0, - "y": 150339, - "z": 0 - }, - "npcId": 11303 - }, - { - "groupId": 26, - "instId": 400002, - "pos": { - "x": 106867, - "y": 58985, - "z": -105178 - }, - "rot": { - "x": 0, - "y": 57900, - "z": 0 - }, - "npcId": 11133 - }, - { - "groupId": 26, - "instId": 400003, - "pos": { - "x": 119498, - "y": 58985, - "z": -111510 - }, - "rot": { - "x": 0, - "y": 235970, - "z": 0 - }, - "npcId": 11132 - }, - { - "groupId": 26, - "instId": 400004, - "pos": { - "x": 119958, - "y": 28454, - "z": -116760 - }, - "rot": { - "x": 0, - "y": 341759, - "z": 0 - }, - "npcId": 10113 - }, { - "groupId": 26, - "instId": 400005, - "pos": { - "x": 127740, - "y": 58985, - "z": -134470 - }, - "rot": { - "x": 0, - "y": 331911, - "z": 0 - }, - "npcId": 11131 - }, { - "groupId": 26, - "instId": 400006, - "pos": { - "x": 254643, - "y": 45278, - "z": -62866 - }, - "rot": { - "x": 0, - "y": 220292, - "z": 0 - }, - "npcId": 2102 - }, { - "groupId": 26, - "instId": 400007, - "pos": { - "x": 107669, - "y": 58985, - "z": -106064 - }, - "rot": { - "x": 0, - "y": 57900, - "z": 0 - }, - "npcId": 2117 - }, { - "groupId": 26, - "instId": 400008, - "pos": { - "x": 119110, - "y": 59026, - "z": -109890 - }, - "rot": { - "x": 0, - "y": 235970, - "z": 0 - }, - "npcId": 2113 - }, { - "groupId": 26, - "instId": 400009, - "pos": { - "x": 118316, - "y": 28400, - "z": -118034 - }, - "rot": { - "x": 0, - "y": 78990, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 26, - "instId": 400010, - "pos": { - "x": 128310, - "y": 59029, - "z": -137410 - }, - "rot": { - "x": 0, - "y": 337031, - "z": 0 - }, - "npcId": 2107 - } - ], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": 252987, - "y": 45265, - "z": -62793 - }, - "rot": { - "x": 0, - "y": 331183, - "z": 0 - }, - "propId": 301078 - }, - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 106910, - "y": 58985, - "z": -105210 - }, - "rot": { - "x": 0, - "y": 20000, - "z": 0 - }, - "propId": 301078 - }, - { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 119120, - "y": 58985, - "z": -111690 - }, - "rot": { - "x": 0, - "y": 241060, - "z": 0 - }, - "propId": 301078 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 8, - "pos": { - "x": 120322, - "y": 28683, - "z": -116599 - }, - "rot": { - "x": 0, - "y": 358157, - "z": 0 - }, - "propId": 301078 - }, { - "groupId": 26, - "instId": 300005, - "propState": 8, - "pos": { - "x": 127740, - "y": 58985, - "z": -134470 - }, - "rot": { - "x": 0, - "y": 331911, - "z": 0 - }, - "propId": 301078 - }, { - "groupId": 26, - "instId": 300006, - "propState": 8, - "pos": { - "x": 173460, - "y": 28456, - "z": -120614 - }, - "rot": { - "x": 0, - "y": 97805, - "z": 0 - }, - "propId": 301014 - }, { - "groupId": 26, - "instId": 300007, - "propState": 8, - "pos": { - "x": 252999, - "y": 45275, - "z": -62829 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301075 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 7, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43103005": { - "P43103_F43103001": { - "scenes": { - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": -32720, - "y": 15610, - "z": 24170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 20, - "instId": 300002, - "pos": { - "x": -28190, - "y": 15730, - "z": 25860 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - } - }, - "planeType": 7, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43104001": { - "P43104_F43104001": { - "scenes": { - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 8941, - "y": 1728, - "z": 55897 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101058 - }, { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 17150, - "y": 3530, - "z": 55897 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 8478, - "y": 1630, - "z": 55897 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43201001": { - "P43201_F43201001": { - "scenes": { - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 73737, - "y": 46002, - "z": -70284 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 10, - "instId": 300001, - "pos": { - "x": 75220, - "y": 45702, - "z": -61470 - }, - "rot": { - "x": 0, - "y": 88500, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43201002": { - "P43201_F43201001": { - "scenes": { - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 8820, - "y": -6700, - "z": -21560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 9, - "instId": 300001, - "pos": { - "x": 500, - "y": -7000, - "z": -19266 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43201003": { - "P43201_F43201001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1244, - "y": 3144, - "z": -109689 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 1, - "instId": 300001, - "pos": { - "x": 5370, - "y": 2844, - "z": -102980 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 48867, - "y": 3738, - "z": -109900 - }, - "rot": { - "x": 0, - "y": 20000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 2, - "groupId": 2, - "instId": 300002, - "pos": { - "x": 47850, - "y": 3438, - "z": -115070 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - } - } - } - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300012, - "propState": 8, - "pos": { - "x": -94500, - "y": 6820, - "z": -122190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 11, - "instId": 300010, - "propState": 2, - "pos": { - "x": -101766, - "y": 5058, - "z": -119589 - }, - "rot": { - "x": 0, - "y": 269851, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 11, - "instId": 300001, - "propState": 1, - "pos": { - "x": -2515, - "y": 2940, - "z": -100826 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100001 - }, - { - "groupId": 11, - "instId": 300019, - "propState": 1, - "pos": { - "x": -5599, - "y": 2864, - "z": -99852 - }, - "rot": { - "x": 0, - "y": 197158, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 11, - "instId": 300002, - "propState": 1, - "pos": { - "x": 470, - "y": 2880, - "z": -99190 - }, - "rot": { - "x": 0, - "y": 107618, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 11, - "instId": 300004, - "propState": 8, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 100003 - }, { - "groupId": 11, - "instId": 300020, - "propState": 8, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 11, - "instId": 300006, - "propState": 2, - "pos": { - "x": -104321, - "y": -101, - "z": -74646 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": -110161, - "y": -61, - "z": -64690 - }, - "rot": { - "x": 0, - "y": 17053, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 11, - "instId": 300021, - "propState": 8, - "pos": { - "x": -110828, - "y": 504, - "z": -73353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 11, - "instId": 300005, - "propState": 8, - "pos": { - "x": -110990, - "y": -109, - "z": -62616 - }, - "rot": { - "x": 0, - "y": 18847, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 11, - "instId": 300014, - "propState": 8, - "pos": { - "x": -132012, - "y": 2824, - "z": -57981 - }, - "rot": { - "x": 0, - "y": 27345, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 11, - "instId": 300022, - "propState": 8, - "pos": { - "x": -130510, - "y": 2770, - "z": -55090 - }, - "rot": { - "x": 0, - "y": 297332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 11, - "instId": 300008, - "propState": 8, - "pos": { - "x": -132037, - "y": 2748, - "z": -61726 - }, - "rot": { - "x": 0, - "y": 207345, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 11, - "instId": 300016, - "propState": 8, - "pos": { - "x": -144990, - "y": -60, - "z": -73290 - }, - "rot": { - "x": 0, - "y": 270291, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 11, - "instId": 300026, - "propState": 8, - "pos": { - "x": -141728, - "y": -119, - "z": -73277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 11, - "instId": 300018, - "propState": 8, - "pos": { - "x": -141399, - "y": -115, - "z": -71740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 11, - "instId": 300015, - "propState": 1, - "pos": { - "x": -110156, - "y": -61, - "z": -81744 - }, - "rot": { - "x": 0, - "y": 342919, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 11, - "instId": 300023, - "propState": 1, - "pos": { - "x": -110829, - "y": 504, - "z": -73061 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 11, - "instId": 300013, - "propState": 8, - "pos": { - "x": -2438, - "y": 2916, - "z": -45562 - }, - "rot": { - "x": 0, - "y": 253313, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 11, - "instId": 300024, - "propState": 8, - "pos": { - "x": -5595, - "y": 2864, - "z": -46516 - }, - "rot": { - "x": 0, - "y": 163201, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 11, - "instId": 300038, - "propState": 2, - "pos": { - "x": -5441, - "y": 2868, - "z": -48072 - }, - "rot": { - "x": 0, - "y": 252400, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 11, - "instId": 300017, - "propState": 8, - "pos": { - "x": 42748, - "y": 3485, - "z": -115471 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100005 - }, { - "groupId": 11, - "instId": 300025, - "propState": 1, - "pos": { - "x": 42748, - "y": 3485, - "z": -115476 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 11, - "instId": 300007, - "propState": 1, - "pos": { - "x": 58122, - "y": 3459, - "z": -118557 - }, - "rot": { - "x": 0, - "y": 108146, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 11, - "instId": 300011, - "propState": 8, - "pos": { - "x": -10910, - "y": 18600, - "z": -106140 - }, - "rot": { - "x": 0, - "y": 27837, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300009, - "propState": 8, - "pos": { - "x": -1578, - "y": 4254, - "z": -104286 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 11, - "instId": 300027, - "propState": 1, - "pos": { - "x": -146897, - "y": 2770, - "z": -37391 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 11, - "instId": 300028, - "propState": 1, - "pos": { - "x": -130445, - "y": 2762, - "z": -91413 - }, - "rot": { - "x": 0, - "y": 63465, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 11, - "instId": 300029, - "propState": 1, - "pos": { - "x": -123205, - "y": 2760, - "z": -106135 - }, - "rot": { - "x": 0, - "y": 243837, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 11, - "instId": 300030, - "propState": 1, - "pos": { - "x": -147179, - "y": 2762, - "z": -108792 - }, - "rot": { - "x": 0, - "y": 153818, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 11, - "instId": 300031, - "propState": 1, - "pos": { - "x": -81935, - "y": 10282, - "z": -114414 - }, - "rot": { - "x": 0, - "y": 97352, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 11, - "instId": 300032, - "propState": 1, - "pos": { - "x": -71651, - "y": 10282, - "z": -114388 - }, - "rot": { - "x": 0, - "y": 83364, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 11, - "instId": 300044, - "propState": 1, - "pos": { - "x": -31403, - "y": 18681, - "z": -108909 - }, - "rot": { - "x": 0, - "y": 27743, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 11, - "instId": 300033, - "propState": 1, - "pos": { - "x": -29906, - "y": 18608, - "z": -106063 - }, - "rot": { - "x": 0, - "y": 297743, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 11, - "instId": 300034, - "propState": 1, - "pos": { - "x": -5999, - "y": 18610, - "z": -109379 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 11, - "instId": 300045, - "propState": 1, - "pos": { - "x": -37989, - "y": 18683, - "z": -92473 - }, - "rot": { - "x": 0, - "y": 117856, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 11, - "instId": 300035, - "propState": 1, - "pos": { - "x": -35120, - "y": 18610, - "z": -93989 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 11, - "instId": 300036, - "propState": 1, - "pos": { - "x": -35597, - "y": 18611, - "z": -51446 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 11, - "instId": 300037, - "propState": 1, - "pos": { - "x": -6352, - "y": 18611, - "z": -36294 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 11, - "instId": 300043, - "propState": 8, - "pos": { - "x": -6513, - "y": 1037, - "z": -73196 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 11, - "instId": 300046, - "propState": 8, - "pos": { - "x": 43166, - "y": 3481, - "z": -31972 - }, - "rot": { - "x": 0, - "y": 253434, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 11, - "instId": 300047, - "propState": 1, - "pos": { - "x": -32477, - "y": -981, - "z": -73188 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 11, - "instId": 300048, - "propState": 1, - "pos": { - "x": -197912, - "y": 2986, - "z": -87881 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 11, - "instId": 300039, - "propState": 8, - "pos": { - "x": -38863, - "y": 17690, - "z": -62867 - }, - "rot": { - "x": 0, - "y": 343500, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 11, - "instId": 300040, - "propState": 8, - "pos": { - "x": -113331, - "y": 17656, - "z": -86508 - }, - "rot": { - "x": 0, - "y": 160861, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 11, - "instId": 300041, - "propState": 8, - "pos": { - "x": -155125, - "y": 2700, - "z": -33130 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 11, - "instId": 300042, - "propState": 1, - "pos": { - "x": 53197, - "y": 3438, - "z": -118870 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 11, - "instId": 300049, - "propState": 1, - "pos": { - "x": -23402, - "y": 18610, - "z": -100181 - }, - "rot": { - "x": 0, - "y": 117856, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 11, - "instId": 300050, - "propState": 8, - "pos": { - "x": -20600, - "y": 1041, - "z": -73170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100006 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43201004": { - "P43201_F43201001": { - "scenes": {}, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43201005": { - "P43201_F43201001": { - "scenes": {}, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43202001": { - "P43202_F43202001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43202002": { - "P43202_F43202001": { - "scenes": {}, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43202003": { - "P43202_F43202001": { - "scenes": { - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 19887, - "y": -30859, - "z": -150565 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 9, - "instId": 300001, - "pos": { - "x": 18390, - "y": -31159, - "z": -155130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 42498, - "y": -28570, - "z": -157113 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43202004": { - "P43202_F43202001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 64490, - "y": 60510, - "z": 40220 - }, - "rot": { - "x": 0, - "y": 276063, - "z": 0 - }, - "propId": 102078 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": 9520, - "y": 43456, - "z": -53780 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 18, - "instId": 300001, - "pos": { - "x": 14914, - "y": 43157, - "z": -54727 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300003, - "propState": 8, - "pos": { - "x": 13731, - "y": 43158, - "z": -39979 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43202005": { - "P43202_F43202001": { - "scenes": { - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": 35810, - "y": 42795, - "z": -69519 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 8, - "instId": 300001, - "pos": { - "x": 35417, - "y": 42424, - "z": -62840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43202006": { - "P43202_F43202001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 1, - "pos": { - "x": -623334, - "y": -63641, - "z": 5094 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102186 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43203001": { - "P43203_F43203001": { - "scenes": { - "13": { - "monsters": [ - { - "groupId": 13, - "instId": 200001, - "eventId": 20232211, - "pos": { - "x": -32110, - "y": 13557, - "z": -45910 - }, - "rot": { - "x": 0, - "y": 294800, - "z": 0 - }, - "monsterId": 20220501 - }, { - "groupId": 13, - "instId": 200002, - "eventId": 20232211, - "pos": { - "x": -33640, - "y": 13888, - "z": -49190 - }, - "rot": { - "x": 0, - "y": 245380, - "z": 0 - }, - "monsterId": 20220501 - } - ], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": -71460, - "y": 11359, - "z": -55430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 122 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": -30620, - "y": 13578, - "z": -48725 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 122 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": -96270, - "y": 8647, - "z": -12440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 122 - }, { - "groupId": 13, - "instId": 300006, - "propState": 8, - "pos": { - "x": -32600, - "y": 14247, - "z": -50660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300007, - "propState": 20, - "pos": { - "x": -32869, - "y": 13595, - "z": -23190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 13, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300009, - "propState": 8, - "pos": { - "x": -107270, - "y": 7730, - "z": -31310 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 2, - "pos": { - "x": -30220, - "y": 13900, - "z": 17271 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 24, - "instId": 300002, - "propState": 2, - "pos": { - "x": -62844, - "y": 13900, - "z": 30960 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 24, - "instId": 300003, - "propState": 2, - "pos": { - "x": -76357, - "y": 13900, - "z": 63584 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 24, - "instId": 300004, - "propState": 8, - "pos": { - "x": -30000, - "y": 10040, - "z": 63500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102102 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43204001": { - "P43204_F43204001": { - "scenes": { - "14": { - "monsters": [ - { - "groupId": 14, - "instId": 200001, - "eventId": 20232211, - "pos": { - "x": 79840, - "y": 45702, - "z": -56350 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 20220501 - }, { - "groupId": 14, - "instId": 200002, - "eventId": 20232211, - "pos": { - "x": 127600, - "y": 52884, - "z": -44250 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 20220501 - }, { - "groupId": 14, - "instId": 200003, - "eventId": 20232211, - "pos": { - "x": 128433, - "y": 52879, - "z": -54184 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 20220501 - } - ], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 14, - "instId": 300003, - "propState": 8, - "pos": { - "x": 128330, - "y": 52854, - "z": -49550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 122 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 8, - "pos": { - "x": 94470, - "y": 51587, - "z": -40330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 122 - }, { - "groupId": 14, - "instId": 300005, - "propState": 8, - "pos": { - "x": 76251, - "y": 46423, - "z": -52308 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 122 - }, { - "groupId": 14, - "instId": 300006, - "propState": 8, - "pos": { - "x": 65790, - "y": 51620, - "z": -62231 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 106 - }, { - "groupId": 14, - "instId": 300007, - "propState": 8, - "pos": { - "x": 76950, - "y": 45702, - "z": -53460 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 14, - "instId": 300008, - "propState": 8, - "pos": { - "x": 72280, - "y": 45702, - "z": -59760 - }, - "rot": { - "x": 0, - "y": 335852, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 14, - "instId": 300009, - "propState": 20, - "pos": { - "x": 97230, - "y": 45702, - "z": -64800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 14, - "instId": 300010, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 14, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 14, - "instId": 300012, - "propState": 8, - "pos": { - "x": 124850, - "y": 50240, - "z": -81941 - }, - "rot": { - "x": 0, - "y": 318575, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 14, - "instId": 300013, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 2, - "pos": { - "x": -30220, - "y": 13900, - "z": 17271 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 25, - "instId": 300002, - "propState": 2, - "pos": { - "x": -62844, - "y": 13900, - "z": 30960 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 25, - "instId": 300003, - "propState": 2, - "pos": { - "x": -76357, - "y": 13900, - "z": 63584 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 25, - "instId": 300004, - "propState": 8, - "pos": { - "x": -30000, - "y": 10040, - "z": 63500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102102 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43205001": { - "P43205_F43205001": { - "scenes": { - "13": { - "monsters": [ - { - "groupId": 13, - "instId": 200001, - "eventId": 20232211, - "pos": { - "x": -36830, - "y": 18065, - "z": 42550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 20220501 - }, { - "groupId": 13, - "instId": 200002, - "eventId": 20232211, - "pos": { - "x": -23380, - "y": 18072, - "z": 39520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 20220501 - } - ], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39993, - "y": 18703, - "z": 39996 - }, - "rot": { - "x": 0, - "y": 351587, - "z": 0 - }, - "propId": 122 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": -19112, - "y": 37140, - "z": 74669 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 122 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": -20407, - "y": 18689, - "z": 40013 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 122 - }, { - "groupId": 13, - "instId": 300006, - "propState": 8, - "pos": { - "x": -30220, - "y": 24750, - "z": 57530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 106 - }, { - "groupId": 13, - "instId": 300008, - "propState": 8, - "pos": { - "x": -30418, - "y": 18022, - "z": 47770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300009, - "propState": 20, - "pos": { - "x": -14050, - "y": 18022, - "z": 63410 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 13, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300010, - "propState": 8, - "pos": { - "x": -78668, - "y": 26182, - "z": 84333 - }, - "rot": { - "x": 0, - "y": 137743, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300012, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 2, - "pos": { - "x": -30220, - "y": 13900, - "z": 17271 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 25, - "instId": 300002, - "propState": 2, - "pos": { - "x": -62844, - "y": 13900, - "z": 30960 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 25, - "instId": 300003, - "propState": 2, - "pos": { - "x": -76357, - "y": 13900, - "z": 63584 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 25, - "instId": 300004, - "propState": 8, - "pos": { - "x": -30000, - "y": 10040, - "z": 63500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102102 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43206001": { - "P43206_F43206001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -498250, - "y": -50945, - "z": 23830 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -308620, - "y": -34340, - "z": -22690 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 3, - "groupId": 1, - "instId": 300002, - "pos": { - "x": -312613, - "y": -34640, - "z": -25490 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -199520, - "y": 15772, - "z": 1050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 1, - "pos": { - "x": -623334, - "y": -63641, - "z": 5094 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43207001": { - "P43207_F43207001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 15, - "pos": { - "x": 93590, - "y": -1190, - "z": -45300 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102003 - }, { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 99100, - "y": 604, - "z": -39700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": 87881, - "y": -29462, - "z": -49525 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": 84020, - "y": -29462, - "z": -45340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 1, - "pos": { - "x": 30030, - "y": -31163, - "z": -39351 - }, - "rot": { - "x": 0, - "y": 269578, - "z": 0 - }, - "propId": 102001 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 1, - "pos": { - "x": 61286, - "y": -34210, - "z": -80659 - }, - "rot": { - "x": 0, - "y": 269578, - "z": 0 - }, - "propId": 102001 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 65687, - "y": -31213, - "z": -100279 - }, - "rot": { - "x": 0, - "y": 359578, - "z": 0 - }, - "propId": 102001 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 1, - "pos": { - "x": -13866, - "y": -31109, - "z": -143544 - }, - "rot": { - "x": 0, - "y": 359578, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 5, - "instId": 300005, - "propState": 1, - "pos": { - "x": 66343, - "y": -31228, - "z": -139898 - }, - "rot": { - "x": 0, - "y": 89578, - "z": 0 - }, - "propId": 102001 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43207002": { - "P43207_F43207001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -53470, - "y": 18331, - "z": 67990 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 65791, - "y": 45702, - "z": -62200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 64560, - "y": 44010, - "z": -10960 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102004 - }, { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": 53920, - "y": 43963, - "z": 8390 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": { - "2102": { - "anchorId": 2, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -51930, - "y": 18067, - "z": 63370 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - } - } - } - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 15, - "pos": { - "x": 10966, - "y": 36279, - "z": 22437 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102103 - }, { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": 12990, - "y": 38203, - "z": 16170 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": 9900, - "y": 13862, - "z": 30230 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": 7800, - "y": 13884, - "z": 25600 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 2, - "pos": { - "x": -30220, - "y": 13900, - "z": 17271 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 20, - "instId": 300002, - "propState": 2, - "pos": { - "x": -62844, - "y": 13900, - "z": 30960 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 20, - "instId": 300003, - "propState": 2, - "pos": { - "x": -76357, - "y": 13900, - "z": 63584 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 20, - "instId": 300004, - "propState": 8, - "pos": { - "x": -30000, - "y": 10040, - "z": 63500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102102 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43207003": { - "P43207_F43207001": { - "scenes": { - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 64490, - "y": 60510, - "z": 40220 - }, - "rot": { - "x": 0, - "y": 276063, - "z": 0 - }, - "propId": 102078 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43208001": { - "P43208_F43208001": { - "scenes": {}, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43209001": { - "P43209_F43209001": { - "scenes": { - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 1, - "pos": { - "x": 64490, - "y": 60510, - "z": 40220 - }, - "rot": { - "x": 0, - "y": 276063, - "z": 0 - }, - "propId": 102078 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 1, - "pos": { - "x": -92630, - "y": 55720, - "z": 42490 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, - { - "groupId": 11, - "instId": 300003, - "propState": 1, - "pos": { - "x": -71372, - "y": 53260, - "z": -28750 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102002 - }, - { - "groupId": 11, - "instId": 300004, - "propState": 8, - "pos": { - "x": -67500, - "y": 53260, - "z": -29940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 11, - "instId": 300005, - "propState": 1, - "pos": { - "x": 31670, - "y": 47260, - "z": -37860 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 11, - "instId": 300006, - "propState": 2, - "pos": { - "x": 34430, - "y": 47263, - "z": -40380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": 34430, - "y": 47263, - "z": -40380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 11, - "instId": 300007, - "propState": 1, - "pos": { - "x": 69160, - "y": 45930, - "z": -97420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 11, - "instId": 300008, - "propState": 8, - "pos": { - "x": 33200, - "y": 47010, - "z": 134040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 11, - "instId": 300009, - "propState": 1, - "pos": { - "x": 36190, - "y": 50400, - "z": 126100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 11, - "instId": 300010, - "propState": 1, - "pos": { - "x": 52850, - "y": 43750, - "z": 164320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 11, - "instId": 300011, - "propState": 8, - "pos": { - "x": 49080, - "y": 43700, - "z": 165340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 11, - "instId": 300012, - "propState": 1, - "pos": { - "x": -61030, - "y": 53250, - "z": 114220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 11, - "instId": 300013, - "propState": 2, - "pos": { - "x": -62560, - "y": 53250, - "z": 110420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 11, - "instId": 300014, - "propState": 1, - "pos": { - "x": 101770, - "y": 63240, - "z": 42853 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 11, - "instId": 300015, - "propState": 1, - "pos": { - "x": -59680, - "y": 53090, - "z": 164089 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 11, - "instId": 300016, - "propState": 8, - "pos": { - "x": -60720, - "y": 53090, - "z": 167380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 11, - "instId": 300017, - "propState": 8, - "pos": { - "x": 34430, - "y": 47263, - "z": -40380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 21, - "pos": { - "x": -30740, - "y": 49742, - "z": -20247 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, - { - "groupId": 12, - "instId": 300002, - "propState": 1, - "pos": { - "x": -30740, - "y": 49742, - "z": -20247 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, - { - "groupId": 12, - "instId": 300003, - "propState": 21, - "pos": { - "x": 19300, - "y": 52948, - "z": -11482 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, - { - "groupId": 12, - "instId": 300004, - "propState": 1, - "pos": { - "x": 19300, - "y": 52948, - "z": -11482 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 12, - "instId": 300005, - "propState": 21, - "pos": { - "x": -30630, - "y": 50006, - "z": -65938 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 12, - "instId": 300006, - "propState": 1, - "pos": { - "x": -30630, - "y": 50006, - "z": -65938 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 12, - "instId": 300007, - "propState": 21, - "pos": { - "x": 12556, - "y": 42916, - "z": -66117 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 12, - "instId": 300008, - "propState": 1, - "pos": { - "x": 12556, - "y": 42916, - "z": -66117 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 12, - "instId": 300009, - "propState": 21, - "pos": { - "x": 30620, - "y": 48270, - "z": -123110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 12, - "instId": 300010, - "propState": 1, - "pos": { - "x": 30620, - "y": 48070, - "z": -123110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 12, - "instId": 300011, - "propState": 21, - "pos": { - "x": -34817, - "y": 53779, - "z": -109160 - }, - "rot": { - "x": 0, - "y": 269464, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 12, - "instId": 300012, - "propState": 1, - "pos": { - "x": -34817, - "y": 53990, - "z": -109160 - }, - "rot": { - "x": 0, - "y": 269464, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 12, - "instId": 300013, - "propState": 21, - "pos": { - "x": 26527, - "y": 46835, - "z": 138130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 12, - "instId": 300014, - "propState": 1, - "pos": { - "x": 26527, - "y": 46835, - "z": 138130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 12, - "instId": 300015, - "propState": 21, - "pos": { - "x": -8960, - "y": 46190, - "z": 137330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 12, - "instId": 300016, - "propState": 1, - "pos": { - "x": -8960, - "y": 46190, - "z": 137330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 12, - "instId": 300017, - "propState": 21, - "pos": { - "x": -40186, - "y": 49858, - "z": 114268 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 12, - "instId": 300018, - "propState": 1, - "pos": { - "x": -40186, - "y": 49858, - "z": 114268 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 12, - "instId": 300019, - "propState": 21, - "pos": { - "x": -27069, - "y": 52902, - "z": 166913 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 12, - "instId": 300020, - "propState": 1, - "pos": { - "x": -27069, - "y": 52902, - "z": 166913 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 12, - "instId": 300021, - "propState": 21, - "pos": { - "x": 30642, - "y": 43466, - "z": 184426 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 12, - "instId": 300022, - "propState": 1, - "pos": { - "x": 30606, - "y": 43466, - "z": 184426 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 15, - "pos": { - "x": 18339, - "y": 50362, - "z": 42690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102074 - }, { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 22000, - "y": 60280, - "z": 46562 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 12700, - "y": 49880, - "z": 36740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102000 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43210001": { - "P43210_F43210001": { - "scenes": {}, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43210002": { - "P43210_F43210001": { - "scenes": { - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -25943, - "y": 7500, - "z": 98820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 15, - "instId": 300001, - "pos": { - "x": -20930, - "y": 7200, - "z": 98200 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43211001": { - "P43211_F43211001": { - "scenes": { - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 1, - "pos": { - "x": 71588, - "y": 2852, - "z": -59773 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102188 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 80500, - "y": 26624, - "z": -60860 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102188 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 75140, - "y": 2660, - "z": -64987 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102178 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": 74250, - "y": -1422, - "z": -24290 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": 67752, - "y": -9881, - "z": 21481 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": -36325, - "y": -10010, - "z": -11465 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 3, - "groupId": 12, - "instId": 300003, - "pos": { - "x": -31600, - "y": -10310, - "z": -7270 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - } - } - } - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 68919, - "y": -7790, - "z": -4608 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43212001": { - "P43212_F43212001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 86721, - "y": 3900, - "z": 57256 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": 80860, - "y": 3600, - "z": 52610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": 54858, - "y": 0, - "z": 54922 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 25692, - "y": 0, - "z": 82009 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43213001": { - "P43213_F43213001": { - "scenes": { - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [ - { - "groupId": 16, - "instId": 400001, - "pos": { - "x": 171260, - "y": 17300, - "z": -73860 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12247 - } - ], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": 166774, - "y": 15430, - "z": -73860 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 16, - "instId": 300036, - "propState": 8, - "pos": { - "x": 173730, - "y": 21642, - "z": -75866 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [ - { - "groupId": 21, - "instId": 400002, - "pos": { - "x": 171260, - "y": 21633, - "z": -73860 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12247 - } - ], - "props": [ - { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": 169510, - "y": 21633, - "z": -67860 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 21, - "instId": 300004, - "propState": 8, - "pos": { - "x": 169510, - "y": 21633, - "z": -67860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102200 - }, - { - "groupId": 21, - "instId": 300026, - "propState": 8, - "pos": { - "x": 177510, - "y": 21633, - "z": -73860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102200 - }, - { - "groupId": 21, - "instId": 300027, - "propState": 8, - "pos": { - "x": 173510, - "y": 21633, - "z": -79860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102200 - }, { - "groupId": 21, - "instId": 300028, - "propState": 8, - "pos": { - "x": 174510, - "y": 21633, - "z": -74860 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102202 - }, { - "groupId": 21, - "instId": 300029, - "propState": 8, - "pos": { - "x": 179510, - "y": 21633, - "z": -77860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102212 - }, { - "groupId": 21, - "instId": 300037, - "propState": 8, - "pos": { - "x": 171510, - "y": 21633, - "z": -69860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102200 - }, { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": 174550, - "y": 21642, - "z": -74870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102225 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": 167130, - "y": 18990, - "z": -78010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [ - { - "groupId": 24, - "instId": 400001, - "pos": { - "x": 173580, - "y": 21642, - "z": -71780 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 1992 - }, { - "groupId": 24, - "instId": 400002, - "pos": { - "x": 173580, - "y": 21642, - "z": -71780 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 1991 - }, { - "groupId": 24, - "instId": 400003, - "pos": { - "x": 177350, - "y": 21642, - "z": -75790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 1218 - } - ], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 24, - "instId": 300002, - "propState": 8, - "pos": { - "x": 167273, - "y": 18870, - "z": -81027 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 24, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 2, - "pos": { - "x": 559, - "y": 8610, - "z": 53911 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102041 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": 163020, - "y": 17790, - "z": -73000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 26, - "instId": 300001, - "pos": { - "x": 155000, - "y": 21593, - "z": -75000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43214001": { - "P43214_F43214001": { - "scenes": { - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -674689, - "y": -3330, - "z": 74540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 7, - "instId": 300001, - "pos": { - "x": -672133, - "y": 828, - "z": 72938 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43215001": { - "P43215_F43215001": { - "scenes": { - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": 73700, - "y": 3650, - "z": 25500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102109 - }, { - "groupId": 19, - "instId": 300004, - "propState": 8, - "pos": { - "x": 62578, - "y": 0, - "z": 27500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102000 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": 82381, - "y": -690, - "z": 25319 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 25, - "instId": 300001, - "pos": { - "x": 81134, - "y": 3600, - "z": 25321 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43216001": { - "P43216_F43215001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26930, - "y": 300, - "z": -13807 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 2, - "groupId": 1, - "instId": 300001, - "pos": { - "x": 24892, - "y": 0, - "z": -14425 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 7220, - "y": 3654, - "z": 4 - }, - "rot": { - "x": 0, - "y": 270554, - "z": 0 - }, - "propId": 102109 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 24000, - "y": 54, - "z": -7310 - }, - "rot": { - "x": 0, - "y": 618, - "z": 0 - }, - "propId": 102109 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43217001": { - "P43217_F43215001": { - "scenes": { - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 48678, - "y": -3410, - "z": -9904 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 9, - "instId": 300001, - "pos": { - "x": 47579, - "y": 650, - "z": -9955 - }, - "rot": { - "x": 0, - "y": 313036, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43217002": { - "P43217_F43215001": { - "scenes": {}, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43218001": { - "P43218_F43215001": { - "scenes": {}, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43301001": { - "P43301_F43301001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300005, - "propState": 1, - "pos": { - "x": 87980, - "y": 124900, - "z": 186370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300002, - "propState": 8, - "pos": { - "x": -179190, - "y": -4760, - "z": -79740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43301101": { - "P43311_F43301101": { - "scenes": { - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": 274500, - "y": 122100, - "z": 654700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103076 - }, - { - "groupId": 17, - "instId": 300004, - "propState": 8, - "pos": { - "x": 274500, - "y": 122370, - "z": 637860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103092 - }, - { - "groupId": 17, - "instId": 300005, - "propState": 8, - "pos": { - "x": 274500, - "y": 122370, - "z": 637860 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103092 - }, - { - "groupId": 17, - "instId": 300006, - "propState": 8, - "pos": { - "x": 271540, - "y": 121639, - "z": 623220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 17, - "instId": 300007, - "propState": 8, - "pos": { - "x": 271540, - "y": 121639, - "z": 617500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 17, - "instId": 300008, - "propState": 8, - "pos": { - "x": 277680, - "y": 121639, - "z": 623220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 17, - "instId": 300009, - "propState": 8, - "pos": { - "x": 277680, - "y": 121639, - "z": 617500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 17, - "instId": 300010, - "propState": 8, - "pos": { - "x": 274670, - "y": 121639, - "z": 614630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 17, - "instId": 300011, - "propState": 8, - "pos": { - "x": 275014, - "y": 121719, - "z": 660620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 17, - "instId": 300012, - "propState": 8, - "pos": { - "x": 271550, - "y": 121639, - "z": 652150 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 17, - "instId": 300013, - "propState": 8, - "pos": { - "x": 277540, - "y": 121639, - "z": 657870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 17, - "instId": 300014, - "propState": 8, - "pos": { - "x": 277540, - "y": 121639, - "z": 652150 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 17, - "instId": 300015, - "propState": 8, - "pos": { - "x": 274430, - "y": 122000, - "z": 648493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 17, - "instId": 300016, - "propState": 8, - "pos": { - "x": 276670, - "y": 122176, - "z": 626870 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 17, - "instId": 300017, - "propState": 1, - "pos": { - "x": 274500, - "y": 122100, - "z": 620700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103076 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300003, - "propState": 8, - "pos": { - "x": 313400, - "y": 124063, - "z": 609640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 18, - "instId": 300004, - "propState": 8, - "pos": { - "x": 310659, - "y": 123980, - "z": 593920 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103093 - }, - { - "groupId": 18, - "instId": 300005, - "propState": 8, - "pos": { - "x": 310280, - "y": 123980, - "z": 593810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103093 - }, - { - "groupId": 18, - "instId": 300006, - "propState": 8, - "pos": { - "x": 310482, - "y": 123280, - "z": 608740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 18, - "instId": 300007, - "propState": 8, - "pos": { - "x": 325530, - "y": 123243, - "z": 593660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 18, - "instId": 300008, - "propState": 8, - "pos": { - "x": 310482, - "y": 123280, - "z": 608740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 18, - "instId": 300009, - "propState": 8, - "pos": { - "x": 295230, - "y": 123243, - "z": 593660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103085 - }, { - "groupId": 18, - "instId": 300010, - "propState": 8, - "pos": { - "x": 310710, - "y": 123643, - "z": 590450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 18, - "instId": 300011, - "propState": 8, - "pos": { - "x": 307110, - "y": 123680, - "z": 602940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 18, - "instId": 300012, - "propState": 8, - "pos": { - "x": 313830, - "y": 123680, - "z": 602940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 18, - "instId": 300013, - "propState": 8, - "pos": { - "x": 298530, - "y": 123643, - "z": 597180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 18, - "instId": 300014, - "propState": 8, - "pos": { - "x": 319900, - "y": 123643, - "z": 597180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": 310400, - "y": 123800, - "z": 593700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103077 - } - ], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 29, - "instId": 300001, - "propState": 8, - "pos": { - "x": 222646, - "y": 146337, - "z": 422741 - }, - "rot": { - "x": 0, - "y": 786, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 29, - "instId": 300002, - "propState": 1, - "pos": { - "x": 223000, - "y": 143004, - "z": 448500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 29, - "instId": 300003, - "propState": 1, - "pos": { - "x": 276000, - "y": 174700, - "z": 437750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 29, - "instId": 300004, - "propState": 4, - "pos": { - "x": 254494, - "y": 164219, - "z": 484303 - }, - "rot": { - "x": 0, - "y": 180786, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 29, - "instId": 300005, - "propState": 4, - "pos": { - "x": 276283, - "y": 177618, - "z": 458357 - }, - "rot": { - "x": 0, - "y": 90481, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 29, - "instId": 300006, - "propState": 4, - "pos": { - "x": 253787, - "y": 164680, - "z": 432784 - }, - "rot": { - "x": 0, - "y": 180786, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 29, - "instId": 300007, - "propState": 4, - "pos": { - "x": 240714, - "y": 156641, - "z": 448351 - }, - "rot": { - "x": 0, - "y": 90481, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 29, - "instId": 300008, - "propState": 4, - "pos": { - "x": 254211, - "y": 164403, - "z": 463695 - }, - "rot": { - "x": 0, - "y": 180786, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 1, - "pos": { - "x": 330570, - "y": 165920, - "z": 472460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": 305887, - "y": 134908, - "z": 523956 - }, - "rot": { - "x": 0, - "y": 89504, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 30, - "instId": 300003, - "propState": 1, - "pos": { - "x": 311000, - "y": 132011, - "z": 524000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 30, - "instId": 300004, - "propState": 4, - "pos": { - "x": 326118, - "y": 144001, - "z": 511204 - }, - "rot": { - "x": 0, - "y": 269504, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 30, - "instId": 300005, - "propState": 4, - "pos": { - "x": 310560, - "y": 151657, - "z": 498141 - }, - "rot": { - "x": 0, - "y": 269504, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 30, - "instId": 300006, - "propState": 4, - "pos": { - "x": 325678, - "y": 160545, - "z": 485345 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 30, - "instId": 300007, - "propState": 4, - "pos": { - "x": 346421, - "y": 150336, - "z": 502761 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 30, - "instId": 300008, - "propState": 4, - "pos": { - "x": 356500, - "y": 156262, - "z": 494230 - }, - "rot": { - "x": 0, - "y": 269504, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 30, - "instId": 300009, - "propState": 4, - "pos": { - "x": 340942, - "y": 163918, - "z": 481168 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 30, - "instId": 300010, - "propState": 4, - "pos": { - "x": 325824, - "y": 155030, - "z": 493964 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 30, - "instId": 300011, - "propState": 4, - "pos": { - "x": 315452, - "y": 160134, - "z": 485256 - }, - "rot": { - "x": 0, - "y": 269504, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": 179399, - "y": 175880, - "z": 635705 - }, - "rot": { - "x": 0, - "y": 359979, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 31, - "instId": 300002, - "propState": 1, - "pos": { - "x": 264470, - "y": 122219, - "z": 684790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 31, - "instId": 300003, - "propState": 1, - "pos": { - "x": 179390, - "y": 173500, - "z": 659440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 31, - "instId": 300004, - "propState": 4, - "pos": { - "x": 195604, - "y": 166119, - "z": 640759 - }, - "rot": { - "x": 0, - "y": 179979, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 31, - "instId": 300005, - "propState": 4, - "pos": { - "x": 223955, - "y": 149796, - "z": 674527 - }, - "rot": { - "x": 0, - "y": 88913, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 31, - "instId": 300006, - "propState": 4, - "pos": { - "x": 215848, - "y": 155037, - "z": 683867 - }, - "rot": { - "x": 0, - "y": 179979, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 31, - "instId": 300007, - "propState": 4, - "pos": { - "x": 199648, - "y": 164365, - "z": 664571 - }, - "rot": { - "x": 0, - "y": 88913, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 31, - "instId": 300008, - "propState": 4, - "pos": { - "x": 211808, - "y": 156502, - "z": 650561 - }, - "rot": { - "x": 0, - "y": 179979, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 31, - "instId": 300009, - "propState": 4, - "pos": { - "x": 240159, - "y": 140179, - "z": 684329 - }, - "rot": { - "x": 0, - "y": 179979, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 31, - "instId": 300010, - "propState": 4, - "pos": { - "x": 252320, - "y": 132317, - "z": 670318 - }, - "rot": { - "x": 0, - "y": 179979, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 31, - "instId": 300011, - "propState": 8, - "pos": { - "x": 248270, - "y": 134649, - "z": 665494 - }, - "rot": { - "x": 0, - "y": 88913, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 31, - "instId": 300012, - "propState": 8, - "pos": { - "x": 240170, - "y": 139312, - "z": 655846 - }, - "rot": { - "x": 0, - "y": 88913, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "35": { - "monsters": [ - { - "groupId": 35, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 184193, - "y": 140017, - "z": 432043 - }, - "rot": { - "x": 0, - "y": 5199, - "z": 0 - }, - "monsterId": 3022023 - }, - { - "groupId": 35, - "instId": 200004, - "eventId": 0, - "pos": { - "x": 178460, - "y": 139679, - "z": 438130 - }, - "rot": { - "x": 0, - "y": 121588, - "z": 0 - }, - "monsterId": 3022025 - }, - { - "groupId": 35, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 185638, - "y": 140038, - "z": 433558 - }, - "rot": { - "x": 0, - "y": 289924, - "z": 0 - }, - "monsterId": 3022023 - }, - { - "groupId": 35, - "instId": 200006, - "eventId": 0, - "pos": { - "x": 203160, - "y": 143006, - "z": 431510 - }, - "rot": { - "x": 0, - "y": 135399, - "z": 0 - }, - "monsterId": 3022020 - }, { - "groupId": 35, - "instId": 200007, - "eventId": 0, - "pos": { - "x": 205596, - "y": 143006, - "z": 429748 - }, - "rot": { - "x": 0, - "y": 269512, - "z": 0 - }, - "monsterId": 3022020 - }, { - "groupId": 35, - "instId": 200008, - "eventId": 0, - "pos": { - "x": 203183, - "y": 143006, - "z": 428446 - }, - "rot": { - "x": 0, - "y": 14529, - "z": 0 - }, - "monsterId": 3022020 - }, { - "groupId": 35, - "instId": 200009, - "eventId": 0, - "pos": { - "x": 180033, - "y": 139679, - "z": 439248 - }, - "rot": { - "x": 0, - "y": 164251, - "z": 0 - }, - "monsterId": 3022021 - }, { - "groupId": 35, - "instId": 200010, - "eventId": 0, - "pos": { - "x": 181831, - "y": 139679, - "z": 439463 - }, - "rot": { - "x": 0, - "y": 183820, - "z": 0 - }, - "monsterId": 3022020 - }, { - "groupId": 35, - "instId": 200014, - "eventId": 0, - "pos": { - "x": 179113, - "y": 139679, - "z": 434380 - }, - "rot": { - "x": 0, - "y": 42285, - "z": 0 - }, - "monsterId": 3022026 - }, { - "groupId": 35, - "instId": 200015, - "eventId": 0, - "pos": { - "x": 178030, - "y": 139679, - "z": 435947 - }, - "rot": { - "x": 0, - "y": 73521, - "z": 0 - }, - "monsterId": 3022026 - } - ], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204305, - "y": 143006, - "z": 442505 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 35, - "instId": 300005, - "propState": 8, - "pos": { - "x": 209140, - "y": 143006, - "z": 448013 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 35, - "instId": 300006, - "propState": 8, - "pos": { - "x": 214889, - "y": 143004, - "z": 448179 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 35, - "instId": 300007, - "propState": 8, - "pos": { - "x": 189568, - "y": 140035, - "z": 430320 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 35, - "instId": 300012, - "propState": 8, - "pos": { - "x": 193250, - "y": 141293, - "z": 430500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204305, - "y": 143006, - "z": 438140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": 180967, - "y": 139679, - "z": 436641 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 35, - "instId": 300008, - "propState": 8, - "pos": { - "x": 189568, - "y": 140035, - "z": 442530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 35, - "instId": 300009, - "propState": 8, - "pos": { - "x": 193250, - "y": 141293, - "z": 442490 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 35, - "instId": 300003, - "propState": 8, - "pos": { - "x": 204305, - "y": 143006, - "z": 434430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 35, - "instId": 300010, - "propState": 8, - "pos": { - "x": 196979, - "y": 142716, - "z": 430340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 35, - "instId": 300011, - "propState": 8, - "pos": { - "x": 197200, - "y": 142858, - "z": 442490 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 35, - "instId": 300013, - "propState": 8, - "pos": { - "x": 204510, - "y": 143006, - "z": 424165 - }, - "rot": { - "x": 0, - "y": 349018, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 35, - "instId": 300014, - "propState": 8, - "pos": { - "x": 204255, - "y": 143006, - "z": 447956 - }, - "rot": { - "x": 0, - "y": 87921, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "38": { - "monsters": [ - { - "groupId": 38, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 305327, - "y": 171500, - "z": 431720 - }, - "rot": { - "x": 0, - "y": 291331, - "z": 0 - }, - "monsterId": 3022021 - }, - { - "groupId": 38, - "instId": 200006, - "eventId": 0, - "pos": { - "x": 304221, - "y": 171500, - "z": 430050 - }, - "rot": { - "x": 0, - "y": 357359, - "z": 0 - }, - "monsterId": 3022021 - }, - { - "groupId": 38, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 308267, - "y": 172747, - "z": 448321 - }, - "rot": { - "x": 0, - "y": 195578, - "z": 0 - }, - "monsterId": 3022027 - }, - { - "groupId": 38, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 305960, - "y": 171500, - "z": 447529 - }, - "rot": { - "x": 0, - "y": 74142, - "z": 0 - }, - "monsterId": 3022020 - }, { - "groupId": 38, - "instId": 200003, - "eventId": 0, - "pos": { - "x": 307562, - "y": 171500, - "z": 446160 - }, - "rot": { - "x": 0, - "y": 13435, - "z": 0 - }, - "monsterId": 3022020 - }, { - "groupId": 38, - "instId": 200004, - "eventId": 0, - "pos": { - "x": 300884, - "y": 168500, - "z": 458505 - }, - "rot": { - "x": 0, - "y": 233808, - "z": 0 - }, - "monsterId": 3022022 - }, { - "groupId": 38, - "instId": 200007, - "eventId": 0, - "pos": { - "x": 299851, - "y": 168500, - "z": 458948 - }, - "rot": { - "x": 0, - "y": 219690, - "z": 0 - }, - "monsterId": 3022022 - }, { - "groupId": 38, - "instId": 200008, - "eventId": 0, - "pos": { - "x": 298025, - "y": 168500, - "z": 456999 - }, - "rot": { - "x": 0, - "y": 62954, - "z": 0 - }, - "monsterId": 3022027 - }, { - "groupId": 38, - "instId": 200009, - "eventId": 0, - "pos": { - "x": 313810, - "y": 168500, - "z": 439910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3022020 - }, { - "groupId": 38, - "instId": 200010, - "eventId": 0, - "pos": { - "x": 295320, - "y": 171500, - "z": 435960 - }, - "rot": { - "x": 0, - "y": 20271, - "z": 0 - }, - "monsterId": 3022024 - }, { - "groupId": 38, - "instId": 200011, - "eventId": 0, - "pos": { - "x": 294646, - "y": 171500, - "z": 439333 - }, - "rot": { - "x": 0, - "y": 146911, - "z": 0 - }, - "monsterId": 3022024 - }, { - "groupId": 38, - "instId": 200012, - "eventId": 0, - "pos": { - "x": 297673, - "y": 171500, - "z": 437454 - }, - "rot": { - "x": 0, - "y": 286639, - "z": 0 - }, - "monsterId": 3022024 - }, { - "groupId": 38, - "instId": 200013, - "eventId": 0, - "pos": { - "x": 301316, - "y": 168500, - "z": 457081 - }, - "rot": { - "x": 0, - "y": 263473, - "z": 0 - }, - "monsterId": 3022022 - }, { - "groupId": 38, - "instId": 200014, - "eventId": 0, - "pos": { - "x": 298719, - "y": 168500, - "z": 456173 - }, - "rot": { - "x": 0, - "y": 26554, - "z": 0 - }, - "monsterId": 3022027 - } - ], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": 302958, - "y": 171500, - "z": 441256 - }, - "rot": { - "x": 0, - "y": 25244, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 38, - "instId": 300002, - "propState": 8, - "pos": { - "x": 303901, - "y": 171500, - "z": 440777 - }, - "rot": { - "x": 0, - "y": 18153, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 38, - "instId": 300007, - "propState": 8, - "pos": { - "x": 330024, - "y": 165227, - "z": 459864 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 38, - "instId": 300008, - "propState": 8, - "pos": { - "x": 303761, - "y": 171500, - "z": 431842 - }, - "rot": { - "x": 0, - "y": 312171, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 38, - "instId": 300006, - "propState": 8, - "pos": { - "x": 295720, - "y": 171500, - "z": 437878 - }, - "rot": { - "x": 0, - "y": 222769, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 38, - "instId": 300005, - "propState": 8, - "pos": { - "x": 314790, - "y": 168500, - "z": 459730 - }, - "rot": { - "x": 0, - "y": 239895, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 38, - "instId": 300003, - "propState": 8, - "pos": { - "x": 313560, - "y": 168500, - "z": 452610 - }, - "rot": { - "x": 0, - "y": 182568, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "39": { - "monsters": [ - { - "groupId": 39, - "instId": 200010, - "eventId": 0, - "pos": { - "x": 291392, - "y": 128580, - "z": 554678 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3022020 - }, - { - "groupId": 39, - "instId": 200011, - "eventId": 0, - "pos": { - "x": 294115, - "y": 128580, - "z": 554688 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3022020 - }, - { - "groupId": 39, - "instId": 200012, - "eventId": 0, - "pos": { - "x": 292597, - "y": 128580, - "z": 552992 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3022020 - }, - { - "groupId": 39, - "instId": 200013, - "eventId": 0, - "pos": { - "x": 309060, - "y": 123790, - "z": 593780 - }, - "rot": { - "x": 0, - "y": 236628, - "z": 0 - }, - "monsterId": 3022020 - }, { - "groupId": 39, - "instId": 200014, - "eventId": 0, - "pos": { - "x": 292263, - "y": 127263, - "z": 579078 - }, - "rot": { - "x": 0, - "y": 179324, - "z": 0 - }, - "monsterId": 3022022 - }, { - "groupId": 39, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 292659, - "y": 130250, - "z": 545790 - }, - "rot": { - "x": 0, - "y": 3230, - "z": 0 - }, - "monsterId": 3022027 - }, { - "groupId": 39, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 278810, - "y": 122227, - "z": 652220 - }, - "rot": { - "x": 0, - "y": 266610, - "z": 0 - }, - "monsterId": 3022023 - }, { - "groupId": 39, - "instId": 200006, - "eventId": 0, - "pos": { - "x": 278882, - "y": 122227, - "z": 650890 - }, - "rot": { - "x": 0, - "y": 266610, - "z": 0 - }, - "monsterId": 3022023 - }, { - "groupId": 39, - "instId": 200007, - "eventId": 0, - "pos": { - "x": 279680, - "y": 122219, - "z": 669555 - }, - "rot": { - "x": 0, - "y": 179203, - "z": 0 - }, - "monsterId": 3022020 - }, { - "groupId": 39, - "instId": 200008, - "eventId": 0, - "pos": { - "x": 310620, - "y": 123790, - "z": 595320 - }, - "rot": { - "x": 0, - "y": 236628, - "z": 0 - }, - "monsterId": 3022020 - }, { - "groupId": 39, - "instId": 200009, - "eventId": 0, - "pos": { - "x": 311010, - "y": 123790, - "z": 593390 - }, - "rot": { - "x": 0, - "y": 236628, - "z": 0 - }, - "monsterId": 3022020 - }, { - "groupId": 39, - "instId": 200016, - "eventId": 0, - "pos": { - "x": 288876, - "y": 122490, - "z": 622638 - }, - "rot": { - "x": 0, - "y": 91116, - "z": 0 - }, - "monsterId": 3022020 - }, { - "groupId": 39, - "instId": 200017, - "eventId": 0, - "pos": { - "x": 288918, - "y": 122490, - "z": 625360 - }, - "rot": { - "x": 0, - "y": 91116, - "z": 0 - }, - "monsterId": 3022020 - }, { - "groupId": 39, - "instId": 200018, - "eventId": 0, - "pos": { - "x": 290584, - "y": 122490, - "z": 623810 - }, - "rot": { - "x": 0, - "y": 91116, - "z": 0 - }, - "monsterId": 3022020 - }, { - "groupId": 39, - "instId": 200020, - "eventId": 0, - "pos": { - "x": 294185, - "y": 126843, - "z": 574519 - }, - "rot": { - "x": 0, - "y": 180803, - "z": 0 - }, - "monsterId": 3022021 - }, { - "groupId": 39, - "instId": 200021, - "eventId": 0, - "pos": { - "x": 292246, - "y": 126843, - "z": 574508 - }, - "rot": { - "x": 0, - "y": 180803, - "z": 0 - }, - "monsterId": 3022021 - }, { - "groupId": 39, - "instId": 200022, - "eventId": 0, - "pos": { - "x": 290533, - "y": 126843, - "z": 574499 - }, - "rot": { - "x": 0, - "y": 180803, - "z": 0 - }, - "monsterId": 3022021 - }, { - "groupId": 39, - "instId": 200024, - "eventId": 0, - "pos": { - "x": 319630, - "y": 123680, - "z": 625090 - }, - "rot": { - "x": 0, - "y": 220129, - "z": 0 - }, - "monsterId": 3022021 - }, { - "groupId": 39, - "instId": 200025, - "eventId": 0, - "pos": { - "x": 321718, - "y": 123680, - "z": 623343 - }, - "rot": { - "x": 0, - "y": 220129, - "z": 0 - }, - "monsterId": 3022021 - }, { - "groupId": 39, - "instId": 200026, - "eventId": 0, - "pos": { - "x": 319465, - "y": 123690, - "z": 623025 - }, - "rot": { - "x": 0, - "y": 220129, - "z": 0 - }, - "monsterId": 3022021 - }, { - "groupId": 39, - "instId": 200027, - "eventId": 0, - "pos": { - "x": 262640, - "y": 120665, - "z": 644909 - }, - "rot": { - "x": 0, - "y": 175489, - "z": 0 - }, - "monsterId": 3022026 - }, { - "groupId": 39, - "instId": 200028, - "eventId": 0, - "pos": { - "x": 262359, - "y": 119130, - "z": 631568 - }, - "rot": { - "x": 0, - "y": 177736, - "z": 0 - }, - "monsterId": 3022024 - }, { - "groupId": 39, - "instId": 200029, - "eventId": 0, - "pos": { - "x": 262532, - "y": 122200, - "z": 651784 - }, - "rot": { - "x": 0, - "y": 178701, - "z": 0 - }, - "monsterId": 3022027 - }, { - "groupId": 39, - "instId": 200030, - "eventId": 0, - "pos": { - "x": 262443, - "y": 119130, - "z": 638289 - }, - "rot": { - "x": 0, - "y": 177711, - "z": 0 - }, - "monsterId": 3022025 - }, { - "groupId": 39, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 291241, - "y": 130250, - "z": 532318 - }, - "rot": { - "x": 0, - "y": 89422, - "z": 0 - }, - "monsterId": 3022023 - }, { - "groupId": 39, - "instId": 200003, - "eventId": 0, - "pos": { - "x": 280970, - "y": 122219, - "z": 669555 - }, - "rot": { - "x": 0, - "y": 179203, - "z": 0 - }, - "monsterId": 3022020 - }, { - "groupId": 39, - "instId": 200004, - "eventId": 0, - "pos": { - "x": 280310, - "y": 122219, - "z": 668440 - }, - "rot": { - "x": 0, - "y": 179203, - "z": 0 - }, - "monsterId": 3022020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 39, - "instId": 300006, - "propState": 8, - "pos": { - "x": 315548, - "y": 123691, - "z": 624035 - }, - "rot": { - "x": 0, - "y": 228444, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 39, - "instId": 300009, - "propState": 8, - "pos": { - "x": 280050, - "y": 122219, - "z": 684821 - }, - "rot": { - "x": 0, - "y": 262710, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 39, - "instId": 300010, - "propState": 8, - "pos": { - "x": 292408, - "y": 123723, - "z": 593634 - }, - "rot": { - "x": 0, - "y": 201204, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 39, - "instId": 300011, - "propState": 8, - "pos": { - "x": 262261, - "y": 122170, - "z": 620664 - }, - "rot": { - "x": 0, - "y": 194901, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 39, - "instId": 300001, - "propState": 8, - "pos": { - "x": 317269, - "y": 123692, - "z": 622083 - }, - "rot": { - "x": 0, - "y": 228444, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 39, - "instId": 300002, - "propState": 8, - "pos": { - "x": 319034, - "y": 123691, - "z": 620396 - }, - "rot": { - "x": 0, - "y": 228444, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 39, - "instId": 300003, - "propState": 8, - "pos": { - "x": 320481, - "y": 123691, - "z": 618991 - }, - "rot": { - "x": 0, - "y": 228444, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 39, - "instId": 300004, - "propState": 8, - "pos": { - "x": 316472, - "y": 124529, - "z": 622889 - }, - "rot": { - "x": 0, - "y": 221570, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 39, - "instId": 300005, - "propState": 8, - "pos": { - "x": 318426, - "y": 124530, - "z": 621425 - }, - "rot": { - "x": 0, - "y": 221570, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 39, - "instId": 300007, - "propState": 8, - "pos": { - "x": 320030, - "y": 124530, - "z": 620203 - }, - "rot": { - "x": 0, - "y": 221570, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 39, - "instId": 300008, - "propState": 8, - "pos": { - "x": 268381, - "y": 122200, - "z": 651524 - }, - "rot": { - "x": 0, - "y": 91917, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "40": { - "monsters": [ - { - "groupId": 40, - "instId": 200005, - "eventId": 0, - "pos": { - "x": 147018, - "y": 178003, - "z": 679764 - }, - "rot": { - "x": 0, - "y": 95216, - "z": 0 - }, - "monsterId": 3022020 - }, - { - "groupId": 40, - "instId": 200006, - "eventId": 0, - "pos": { - "x": 147018, - "y": 178003, - "z": 680995 - }, - "rot": { - "x": 0, - "y": 95216, - "z": 0 - }, - "monsterId": 3022020 - }, - { - "groupId": 40, - "instId": 200008, - "eventId": 0, - "pos": { - "x": 135294, - "y": 178003, - "z": 678756 - }, - "rot": { - "x": 0, - "y": 95216, - "z": 0 - }, - "monsterId": 3022021 - }, - { - "groupId": 40, - "instId": 200009, - "eventId": 0, - "pos": { - "x": 136600, - "y": 178003, - "z": 679499 - }, - "rot": { - "x": 0, - "y": 95216, - "z": 0 - }, - "monsterId": 3022021 - }, { - "groupId": 40, - "instId": 200010, - "eventId": 0, - "pos": { - "x": 136600, - "y": 178003, - "z": 680730 - }, - "rot": { - "x": 0, - "y": 95216, - "z": 0 - }, - "monsterId": 3022021 - }, { - "groupId": 40, - "instId": 200011, - "eventId": 0, - "pos": { - "x": 135294, - "y": 178003, - "z": 681360 - }, - "rot": { - "x": 0, - "y": 95216, - "z": 0 - }, - "monsterId": 3022021 - }, { - "groupId": 40, - "instId": 200012, - "eventId": 0, - "pos": { - "x": 125426, - "y": 178003, - "z": 678739 - }, - "rot": { - "x": 0, - "y": 95216, - "z": 0 - }, - "monsterId": 3022020 - }, { - "groupId": 40, - "instId": 200013, - "eventId": 0, - "pos": { - "x": 126610, - "y": 178003, - "z": 679499 - }, - "rot": { - "x": 0, - "y": 95216, - "z": 0 - }, - "monsterId": 3022020 - }, { - "groupId": 40, - "instId": 200014, - "eventId": 0, - "pos": { - "x": 126610, - "y": 178003, - "z": 680730 - }, - "rot": { - "x": 0, - "y": 95216, - "z": 0 - }, - "monsterId": 3022020 - }, { - "groupId": 40, - "instId": 200015, - "eventId": 0, - "pos": { - "x": 125426, - "y": 178003, - "z": 681250 - }, - "rot": { - "x": 0, - "y": 95216, - "z": 0 - }, - "monsterId": 3022020 - }, { - "groupId": 40, - "instId": 200003, - "eventId": 0, - "pos": { - "x": 122180, - "y": 178003, - "z": 680215 - }, - "rot": { - "x": 0, - "y": 95216, - "z": 0 - }, - "monsterId": 3022022 - }, { - "groupId": 40, - "instId": 200004, - "eventId": 0, - "pos": { - "x": 111769, - "y": 179533, - "z": 685732 - }, - "rot": { - "x": 0, - "y": 184845, - "z": 0 - }, - "monsterId": 3022023 - }, { - "groupId": 40, - "instId": 200001, - "eventId": 0, - "pos": { - "x": 157207, - "y": 174920, - "z": 680138 - }, - "rot": { - "x": 0, - "y": 95216, - "z": 0 - }, - "monsterId": 3022022 - }, { - "groupId": 40, - "instId": 200002, - "eventId": 0, - "pos": { - "x": 175210, - "y": 173500, - "z": 674860 - }, - "rot": { - "x": 0, - "y": 148980, - "z": 0 - }, - "monsterId": 3022022 - }, { - "groupId": 40, - "instId": 200007, - "eventId": 0, - "pos": { - "x": 110760, - "y": 182429, - "z": 706994 - }, - "rot": { - "x": 0, - "y": 164090, - "z": 0 - }, - "monsterId": 3022026 - }, { - "groupId": 40, - "instId": 200016, - "eventId": 0, - "pos": { - "x": 112790, - "y": 182429, - "z": 706994 - }, - "rot": { - "x": 0, - "y": 196275, - "z": 0 - }, - "monsterId": 3022026 - }, { - "groupId": 40, - "instId": 200017, - "eventId": 0, - "pos": { - "x": 111748, - "y": 182429, - "z": 705271 - }, - "rot": { - "x": 0, - "y": 173731, - "z": 0 - }, - "monsterId": 3022026 - }, { - "groupId": 40, - "instId": 200018, - "eventId": 0, - "pos": { - "x": 119454, - "y": 182429, - "z": 710711 - }, - "rot": { - "x": 0, - "y": 229155, - "z": 0 - }, - "monsterId": 3022025 - }, { - "groupId": 40, - "instId": 200019, - "eventId": 0, - "pos": { - "x": 120310, - "y": 182429, - "z": 708870 - }, - "rot": { - "x": 0, - "y": 261341, - "z": 0 - }, - "monsterId": 3022025 - }, { - "groupId": 40, - "instId": 200020, - "eventId": 0, - "pos": { - "x": 118308, - "y": 182429, - "z": 709089 - }, - "rot": { - "x": 0, - "y": 238796, - "z": 0 - }, - "monsterId": 3022025 - }, { - "groupId": 40, - "instId": 200021, - "eventId": 0, - "pos": { - "x": 126663, - "y": 182429, - "z": 713940 - }, - "rot": { - "x": 0, - "y": 204292, - "z": 0 - }, - "monsterId": 3022024 - }, { - "groupId": 40, - "instId": 200022, - "eventId": 0, - "pos": { - "x": 128411, - "y": 182429, - "z": 712908 - }, - "rot": { - "x": 0, - "y": 204292, - "z": 0 - }, - "monsterId": 3022024 - }, { - "groupId": 40, - "instId": 200023, - "eventId": 0, - "pos": { - "x": 126638, - "y": 182429, - "z": 711954 - }, - "rot": { - "x": 0, - "y": 204292, - "z": 0 - }, - "monsterId": 3022024 - } - ], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300081, - "propState": 8, - "pos": { - "x": 147108, - "y": 178003, - "z": 678498 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": 166950, - "y": 174920, - "z": 670820 - }, - "rot": { - "x": 0, - "y": 132790, - "z": 0 - }, - "propId": 103015 - }, - { - "groupId": 40, - "instId": 300002, - "propState": 8, - "pos": { - "x": 148372, - "y": 178003, - "z": 679621 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 40, - "instId": 300003, - "propState": 8, - "pos": { - "x": 148372, - "y": 178003, - "z": 680939 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 40, - "instId": 300004, - "propState": 8, - "pos": { - "x": 147108, - "y": 178003, - "z": 682081 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 40, - "instId": 300009, - "propState": 8, - "pos": { - "x": 167242, - "y": 174920, - "z": 670561 - }, - "rot": { - "x": 0, - "y": 134513, - "z": 0 - }, - "propId": 103015 - }, { - "groupId": 40, - "instId": 300010, - "propState": 8, - "pos": { - "x": 137000, - "y": 178003, - "z": 678498 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 40, - "instId": 300011, - "propState": 8, - "pos": { - "x": 138010, - "y": 178003, - "z": 679621 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 40, - "instId": 300012, - "propState": 8, - "pos": { - "x": 138010, - "y": 178003, - "z": 680939 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 40, - "instId": 300013, - "propState": 8, - "pos": { - "x": 136949, - "y": 178003, - "z": 682081 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 40, - "instId": 300014, - "propState": 8, - "pos": { - "x": 137383, - "y": 178800, - "z": 679090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 40, - "instId": 300015, - "propState": 8, - "pos": { - "x": 138010, - "y": 178870, - "z": 680280 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 40, - "instId": 300016, - "propState": 8, - "pos": { - "x": 137519, - "y": 178850, - "z": 681558 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 40, - "instId": 300026, - "propState": 8, - "pos": { - "x": 110330, - "y": 179533, - "z": 686791 - }, - "rot": { - "x": 0, - "y": 301125, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 40, - "instId": 300027, - "propState": 8, - "pos": { - "x": 112143, - "y": 179533, - "z": 687068 - }, - "rot": { - "x": 0, - "y": 38885, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 40, - "instId": 300028, - "propState": 8, - "pos": { - "x": 112798, - "y": 179533, - "z": 685313 - }, - "rot": { - "x": 0, - "y": 115500, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 40, - "instId": 300029, - "propState": 8, - "pos": { - "x": 111910, - "y": 179533, - "z": 684089 - }, - "rot": { - "x": 0, - "y": 144796, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 40, - "instId": 300030, - "propState": 8, - "pos": { - "x": 110465, - "y": 179533, - "z": 684458 - }, - "rot": { - "x": 0, - "y": 229373, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 40, - "instId": 300005, - "propState": 8, - "pos": { - "x": 128166, - "y": 178800, - "z": 679090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 40, - "instId": 300006, - "propState": 8, - "pos": { - "x": 128793, - "y": 178870, - "z": 680280 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 40, - "instId": 300007, - "propState": 8, - "pos": { - "x": 128302, - "y": 178850, - "z": 681558 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 40, - "instId": 300008, - "propState": 8, - "pos": { - "x": 127783, - "y": 178003, - "z": 678498 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 40, - "instId": 300017, - "propState": 8, - "pos": { - "x": 128793, - "y": 178003, - "z": 679621 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 40, - "instId": 300018, - "propState": 8, - "pos": { - "x": 128793, - "y": 178003, - "z": 680939 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 40, - "instId": 300019, - "propState": 8, - "pos": { - "x": 127732, - "y": 178003, - "z": 682081 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 40, - "instId": 300020, - "propState": 8, - "pos": { - "x": 157297, - "y": 174920, - "z": 678872 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 40, - "instId": 300021, - "propState": 8, - "pos": { - "x": 158561, - "y": 174920, - "z": 679995 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 40, - "instId": 300022, - "propState": 8, - "pos": { - "x": 157297, - "y": 174920, - "z": 681241 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 40, - "instId": 300023, - "propState": 8, - "pos": { - "x": 174242, - "y": 173500, - "z": 674039 - }, - "rot": { - "x": 0, - "y": 143764, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 40, - "instId": 300024, - "propState": 8, - "pos": { - "x": 175895, - "y": 173500, - "z": 673683 - }, - "rot": { - "x": 0, - "y": 143764, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 40, - "instId": 300025, - "propState": 8, - "pos": { - "x": 176153, - "y": 173500, - "z": 675440 - }, - "rot": { - "x": 0, - "y": 143764, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 40, - "instId": 300031, - "propState": 8, - "pos": { - "x": 112220, - "y": 179533, - "z": 679830 - }, - "rot": { - "x": 0, - "y": 91988, - "z": 0 - }, - "propId": 103015 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 8, - "pos": { - "x": 161930, - "y": 143104, - "z": 431617 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 43, - "instId": 300002, - "propState": 8, - "pos": { - "x": 131925, - "y": 182729, - "z": 714549 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 2, - "groupId": 43, - "instId": 300002, - "pos": { - "x": 128868, - "y": 182429, - "z": 716620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43302001": { - "P43302_F43301001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149272, - "y": 28111, - "z": -130927 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 159566, - "y": 27970, - "z": -139446 - }, - "rot": { - "x": 0, - "y": 22369, - "z": 0 - }, - "propId": 103013 - }, { - "groupId": 1, - "instId": 300003, - "propState": 1, - "pos": { - "x": 36716, - "y": -10734, - "z": -531191 - }, - "rot": { - "x": 0, - "y": 89690, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": -179190, - "y": -4760, - "z": -79740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43303001": { - "P43303_F43301001": { - "scenes": {}, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43303002": { - "P43303_F43301001": { - "scenes": { - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": -82663, - "y": 5074, - "z": -5734 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 21, - "instId": 300001, - "pos": { - "x": -78230, - "y": 4622, - "z": -6750 - }, - "rot": { - "x": 0, - "y": 145268, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43303003": { - "P43303_F43301001": { - "scenes": {}, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43304001": { - "P43304_F43304001": { - "scenes": { - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300004, - "propState": 1, - "pos": { - "x": 121003, - "y": -30378, - "z": 154008 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103053 - }, - { - "groupId": 47, - "instId": 300001, - "propState": 1, - "pos": { - "x": 125761, - "y": -37038, - "z": 182603 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 47, - "instId": 300007, - "propState": 21, - "pos": { - "x": 155263, - "y": -33864, - "z": 176402 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 47, - "instId": 300008, - "propState": 21, - "pos": { - "x": 154600, - "y": -37038, - "z": 173550 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 47, - "instId": 300009, - "propState": 21, - "pos": { - "x": 150376, - "y": -37032, - "z": 179382 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 47, - "instId": 300010, - "propState": 21, - "pos": { - "x": 149754, - "y": -33880, - "z": 181826 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 47, - "instId": 300006, - "propState": 8, - "pos": { - "x": 140390, - "y": -37038, - "z": 178820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 47, - "instId": 300011, - "propState": 8, - "pos": { - "x": 154915, - "y": -33864, - "z": 179746 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103087 - }, { - "groupId": 47, - "instId": 300012, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "48": { - "monsters": [ - { - "groupId": 48, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": -101164, - "y": -17822, - "z": 61754 - }, - "rot": { - "x": 0, - "y": 270367, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 48, - "instId": 300003, - "propState": 8, - "pos": { - "x": 128580, - "y": -37038, - "z": 184204 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 48, - "instId": 300004, - "propState": 8, - "pos": { - "x": 146569, - "y": -37038, - "z": 169353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 48, - "instId": 300005, - "propState": 2, - "pos": { - "x": -100510, - "y": -17822, - "z": 61750 - }, - "rot": { - "x": 0, - "y": 270367, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 48, - "instId": 300006, - "propState": 8, - "pos": { - "x": -112038, - "y": -58798, - "z": 59500 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 48, - "instId": 300008, - "propState": 8, - "pos": { - "x": -112050, - "y": -59826, - "z": 48673 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 48, - "instId": 300010, - "propState": 2, - "pos": { - "x": 127250, - "y": -30482, - "z": 158900 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 48, - "instId": 300011, - "propState": 8, - "pos": { - "x": 138169, - "y": -37028, - "z": 187209 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 48, - "instId": 300013, - "propState": 8, - "pos": { - "x": 127125, - "y": -30482, - "z": 158471 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 48, - "instId": 300014, - "propState": 8, - "pos": { - "x": 128503, - "y": -37038, - "z": 182050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 48, - "instId": 300015, - "propState": 8, - "pos": { - "x": 138560, - "y": -37038, - "z": 186950 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 48, - "instId": 300016, - "propState": 8, - "pos": { - "x": 152463, - "y": -37038, - "z": 172616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 48, - "instId": 300002, - "propState": 8, - "pos": { - "x": -101940, - "y": -17827, - "z": 61660 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 48, - "instId": 300007, - "propState": 8, - "pos": { - "x": -101917, - "y": -59826, - "z": 57434 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300004, - "propState": 1, - "pos": { - "x": -99974, - "y": -17822, - "z": 56503 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103053 - }, - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": -99679, - "y": -17822, - "z": 56506 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103053 - }, - { - "groupId": 49, - "instId": 300002, - "propState": 1, - "pos": { - "x": -101957, - "y": -59820, - "z": 60005 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 49, - "instId": 300007, - "propState": 21, - "pos": { - "x": -94193, - "y": -58783, - "z": 42605 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 49, - "instId": 300008, - "propState": 21, - "pos": { - "x": -104760, - "y": -56539, - "z": 42593 - }, - "rot": { - "x": 0, - "y": 5282, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 49, - "instId": 300010, - "propState": 21, - "pos": { - "x": -110732, - "y": -58798, - "z": 51585 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 49, - "instId": 300011, - "propState": 21, - "pos": { - "x": -97287, - "y": -58780, - "z": 51600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 49, - "instId": 300009, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3450, - "y": -21913, - "z": 194390 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 60, - "instId": 300001, - "pos": { - "x": 120, - "y": -22213, - "z": 195010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "73": { - "monsters": [ - { - "groupId": 73, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 153560, - "y": -37038, - "z": 179803 - }, - "rot": { - "x": 0, - "y": 260092, - "z": 0 - }, - "monsterId": 3002011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 8, - "pos": { - "x": -152439, - "y": 16127, - "z": -136360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 73, - "instId": 300002, - "propState": 8, - "pos": { - "x": 120710, - "y": -30383, - "z": 147595 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 73, - "instId": 300003, - "propState": 8, - "pos": { - "x": 120290, - "y": -30291, - "z": 147430 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102 - }, - { - "groupId": 73, - "instId": 300004, - "propState": 8, - "pos": { - "x": -110948, - "y": -17827, - "z": 61601 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 73, - "instId": 300005, - "propState": 8, - "pos": { - "x": -108570, - "y": -59534, - "z": 57104 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 73, - "instId": 300006, - "propState": 8, - "pos": { - "x": -116517, - "y": -59582, - "z": 48140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 73, - "instId": 300007, - "propState": 8, - "pos": { - "x": -97464, - "y": -59666, - "z": 45187 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 73, - "instId": 300008, - "propState": 8, - "pos": { - "x": -110651, - "y": -17827, - "z": 62060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43305001": { - "P43305_F43305001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 2, - "pos": { - "x": 48132, - "y": 7537, - "z": -438858 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103030 - }, { - "groupId": 8, - "instId": 300002, - "propState": 1, - "pos": { - "x": 30129, - "y": 7537, - "z": -438858 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103030 - }, { - "groupId": 8, - "instId": 300003, - "propState": 1, - "pos": { - "x": -29944, - "y": 7537, - "z": -438827 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103030 - }, { - "groupId": 8, - "instId": 300004, - "propState": 1, - "pos": { - "x": -47942, - "y": 7537, - "z": -438858 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103030 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43305002": { - "P43305_F43305001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 146218, - "y": 28084, - "z": -175913 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": 81346, - "y": 22089, - "z": -196925 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": -81320, - "y": 22100, - "z": -196809 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 59, - "instId": 300006, - "propState": 8, - "pos": { - "x": -125303, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 59, - "instId": 300007, - "propState": 8, - "pos": { - "x": -155408, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 59, - "instId": 300008, - "propState": 8, - "pos": { - "x": -135344, - "y": -4910, - "z": -61779 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 59, - "instId": 300009, - "propState": 8, - "pos": { - "x": 149255, - "y": 28111, - "z": -130927 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 59, - "instId": 300010, - "propState": 8, - "pos": { - "x": 110204, - "y": 22109, - "z": -217944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 59, - "instId": 300011, - "propState": 8, - "pos": { - "x": -156331, - "y": -4910, - "z": -79773 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 59, - "instId": 300004, - "propState": 8, - "pos": { - "x": -188501, - "y": 16040, - "z": -55890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 59, - "instId": 300012, - "propState": 8, - "pos": { - "x": -156415, - "y": -10910, - "z": -130932 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 59, - "instId": 300013, - "propState": 8, - "pos": { - "x": -165403, - "y": -10910, - "z": -139927 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 59, - "instId": 300015, - "propState": 8, - "pos": { - "x": -81322, - "y": -16910, - "z": -196913 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 59, - "instId": 300016, - "propState": 8, - "pos": { - "x": -84221, - "y": -16868, - "z": -198931 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 59, - "instId": 300017, - "propState": 8, - "pos": { - "x": 79741, - "y": 22090, - "z": -200440 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 59, - "instId": 300018, - "propState": 8, - "pos": { - "x": -173385, - "y": 22081, - "z": -148887 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 59, - "instId": 300014, - "propState": 8, - "pos": { - "x": -190551, - "y": 16032, - "z": -52573 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 59, - "instId": 300005, - "propState": 8, - "pos": { - "x": -116165, - "y": 22090, - "z": -175809 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300006, - "propState": 8, - "pos": { - "x": 159229, - "y": 27793, - "z": -139048 - }, - "rot": { - "x": 0, - "y": 15697, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119534, - "y": -4910, - "z": -93000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 63, - "instId": 300001, - "pos": { - "x": -121840, - "y": -4910, - "z": -92600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300003, - "propState": 8, - "pos": { - "x": 73440, - "y": 22090, - "z": -243065 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": -67698, - "y": -16918, - "z": -249130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 67, - "instId": 300004, - "propState": 8, - "pos": { - "x": -73516, - "y": 22090, - "z": -246650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 67, - "instId": 300005, - "propState": 8, - "pos": { - "x": -125968, - "y": 21032, - "z": -33553 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 67, - "instId": 300006, - "propState": 8, - "pos": { - "x": -125968, - "y": 21032, - "z": -30254 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 67, - "instId": 300007, - "propState": 8, - "pos": { - "x": -126790, - "y": -4906, - "z": -30006 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 67, - "instId": 300008, - "propState": 8, - "pos": { - "x": -126790, - "y": -4906, - "z": -33305 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 67, - "instId": 300010, - "propState": 8, - "pos": { - "x": 120500, - "y": 32410, - "z": -337990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 67, - "instId": 300011, - "propState": 8, - "pos": { - "x": 264503, - "y": 32420, - "z": -310455 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 67, - "instId": 300012, - "propState": 8, - "pos": { - "x": 261211, - "y": 32420, - "z": -410195 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300002, - "propState": 8, - "pos": { - "x": -179190, - "y": -4760, - "z": -79740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43306001": { - "P43306_F43306001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -33167, - "y": 57096, - "z": -2157 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -23740, - "y": 56834, - "z": -4930 - }, - "rot": { - "x": 0, - "y": 337709, - "z": 0 - }, - "propId": 103040 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": -23750, - "y": 56834, - "z": 17330 - }, - "rot": { - "x": 0, - "y": 22300, - "z": 0 - }, - "propId": 103040 - } - ], - "teleports": { - "2102": { - "anchorId": 2, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -28346, - "y": 56834, - "z": 6203 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -128165, - "y": 65242, - "z": 68550 - }, - "rot": { - "x": 0, - "y": 838, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 1, - "pos": { - "x": -128165, - "y": 62140, - "z": 68550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 1, - "pos": { - "x": -93680, - "y": 52114, - "z": 101320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 3, - "instId": 300006, - "propState": 3, - "pos": { - "x": -119544, - "y": 62735, - "z": 76743 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 3, - "instId": 300007, - "propState": 3, - "pos": { - "x": -127916, - "y": 62735, - "z": 85553 - }, - "rot": { - "x": 0, - "y": 180838, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 3, - "instId": 300008, - "propState": 3, - "pos": { - "x": -110674, - "y": 57723, - "z": 101938 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 3, - "instId": 300009, - "propState": 3, - "pos": { - "x": -102301, - "y": 57723, - "z": 93128 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": -110922, - "y": 60229, - "z": 84935 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 103007 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 16710, - "y": 55333, - "z": 86501 - }, - "rot": { - "x": 0, - "y": 180974, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 1, - "pos": { - "x": 3850, - "y": 51910, - "z": 86760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 1, - "pos": { - "x": -5447, - "y": 46350, - "z": 44383 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 4, - "instId": 300006, - "propState": 3, - "pos": { - "x": 3271, - "y": 50735, - "z": 52720 - }, - "rot": { - "x": 0, - "y": 271154, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 4, - "instId": 300007, - "propState": 3, - "pos": { - "x": -13587, - "y": 52446, - "z": 70085 - }, - "rot": { - "x": 0, - "y": 974, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 4, - "instId": 300004, - "propState": 3, - "pos": { - "x": 16349, - "y": 52660, - "z": 65226 - }, - "rot": { - "x": 0, - "y": 271154, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 4, - "instId": 300005, - "propState": 3, - "pos": { - "x": 3705, - "y": 53943, - "z": 78250 - }, - "rot": { - "x": 0, - "y": 974, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 4, - "instId": 300008, - "propState": 3, - "pos": { - "x": -18090, - "y": 50735, - "z": 57407 - }, - "rot": { - "x": 0, - "y": 271154, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 34993, - "y": 53688, - "z": -21852 - }, - "rot": { - "x": 0, - "y": 171061, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 1, - "pos": { - "x": -17489, - "y": 48560, - "z": -46147 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 1, - "pos": { - "x": -2869, - "y": 54880, - "z": -74016 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 5, - "instId": 300006, - "propState": 3, - "pos": { - "x": 27028, - "y": 60575, - "z": -68836 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300007, - "propState": 3, - "pos": { - "x": 8200, - "y": 54732, - "z": -46763 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300004, - "propState": 1, - "pos": { - "x": 28131, - "y": 53359, - "z": -43309 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, { - "groupId": 5, - "instId": 300005, - "propState": 3, - "pos": { - "x": 31235, - "y": 60098, - "z": -63040 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300008, - "propState": 3, - "pos": { - "x": -213, - "y": 55687, - "z": -58355 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300009, - "propState": 3, - "pos": { - "x": -7524, - "y": 52527, - "z": -44420 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300010, - "propState": 3, - "pos": { - "x": -10179, - "y": 54822, - "z": -60082 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300011, - "propState": 3, - "pos": { - "x": -20144, - "y": 53958, - "z": -61808 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300012, - "propState": 3, - "pos": { - "x": -18593, - "y": 55776, - "z": -71674 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300014, - "propState": 3, - "pos": { - "x": -30110, - "y": 53093, - "z": -63535 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300015, - "propState": 3, - "pos": { - "x": -32765, - "y": 55389, - "z": -79197 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300016, - "propState": 3, - "pos": { - "x": 11304, - "y": 58369, - "z": -66493 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300017, - "propState": 3, - "pos": { - "x": -33213, - "y": 49456, - "z": -43805 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300019, - "propState": 3, - "pos": { - "x": -50041, - "y": 51365, - "z": -66989 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -142379, - "y": 58429, - "z": -103991 - }, - "rot": { - "x": 0, - "y": 349802, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 1, - "pos": { - "x": -120140, - "y": 55326, - "z": -99990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 1, - "pos": { - "x": -128050, - "y": 62140, - "z": -56020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 6, - "instId": 300006, - "propState": 3, - "pos": { - "x": -135364, - "y": 63879, - "z": -66414 - }, - "rot": { - "x": 0, - "y": 169802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 6, - "instId": 300004, - "propState": 3, - "pos": { - "x": -146334, - "y": 61835, - "z": -82006 - }, - "rot": { - "x": 0, - "y": 79802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 6, - "instId": 300005, - "propState": 3, - "pos": { - "x": -135856, - "y": 60473, - "z": -89199 - }, - "rot": { - "x": 0, - "y": 169802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 6, - "instId": 300007, - "propState": 3, - "pos": { - "x": -128543, - "y": 61835, - "z": -78805 - }, - "rot": { - "x": 0, - "y": 79802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 6, - "instId": 300008, - "propState": 3, - "pos": { - "x": -112826, - "y": 59791, - "z": -89596 - }, - "rot": { - "x": 0, - "y": 169802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 6, - "instId": 300009, - "propState": 3, - "pos": { - "x": -114408, - "y": 61154, - "z": -80802 - }, - "rot": { - "x": 0, - "y": 169802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 6, - "instId": 300010, - "propState": 3, - "pos": { - "x": -107095, - "y": 62517, - "z": -70407 - }, - "rot": { - "x": 0, - "y": 79802, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 36519, - "y": 49273, - "z": 29998 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103029 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -39622, - "y": 57862, - "z": -117705 - }, - "rot": { - "x": 0, - "y": 257443, - "z": 0 - }, - "propId": 103029 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 1, - "pos": { - "x": 36590, - "y": 49274, - "z": -18681 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103029 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": -94254, - "y": 62594, - "z": -627 - }, - "rot": { - "x": 0, - "y": 179690, - "z": 0 - }, - "propId": 103029 - }, { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": -94017, - "y": 62594, - "z": 11811 - }, - "rot": { - "x": 0, - "y": 359691, - "z": 0 - }, - "propId": 103029 - }, { - "groupId": 7, - "instId": 300006, - "propState": 8, - "pos": { - "x": 33845, - "y": 48570, - "z": 27113 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103044 - }, { - "groupId": 7, - "instId": 300007, - "propState": 8, - "pos": { - "x": -40538, - "y": 57862, - "z": -120474 - }, - "rot": { - "x": 0, - "y": 77443, - "z": 0 - }, - "propId": 103044 - }, { - "groupId": 7, - "instId": 300008, - "propState": 8, - "pos": { - "x": -92003, - "y": 62098, - "z": -3042 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103044 - }, { - "groupId": 7, - "instId": 300009, - "propState": 8, - "pos": { - "x": -23559, - "y": 51604, - "z": 140136 - }, - "rot": { - "x": 0, - "y": 166963, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 7, - "instId": 300010, - "propState": 8, - "pos": { - "x": -107830, - "y": 62595, - "z": 6020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103141 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 1, - "pos": { - "x": -28550, - "y": 40210, - "z": 5680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103185 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 101, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103186 - }, { - "groupId": 11, - "instId": 300002, - "propState": 1, - "pos": { - "x": -172800, - "y": 64400, - "z": 6310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103098 - }, { - "groupId": 11, - "instId": 300003, - "propState": 101, - "pos": { - "x": -184120, - "y": 63160, - "z": 6230 - }, - "rot": { - "x": 0, - "y": 59477, - "z": 0 - }, - "propId": 103214 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43306002": { - "P43306_F43306001": { - "scenes": {}, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43307001": { - "P43307_F43307001": { - "scenes": { - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 2, - "pos": { - "x": 262979, - "y": 32420, - "z": -359650 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 9, - "pos": { - "x": 267676, - "y": 33430, - "z": -365452 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 9103010 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 9, - "pos": { - "x": 257059, - "y": 33408, - "z": -367784 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 9103010 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 9, - "pos": { - "x": 252873, - "y": 33748, - "z": -355670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 9103010 - }, { - "groupId": 9, - "instId": 300005, - "propState": 8, - "pos": { - "x": 263615, - "y": 32420, - "z": -355504 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": -179190, - "y": -4760, - "z": -79740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43308001": { - "P43308_F43308001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 61000, - "y": 0, - "z": -121380 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43309001": { - "P43309_F43309001": { - "scenes": { - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": 104930, - "y": 182429, - "z": 720530 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103040 - }, { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": 118770, - "y": 182600, - "z": 739882 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103040 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 121213, - "y": 184320, - "z": 688974 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 2, - "groupId": 26, - "instId": 300002, - "pos": { - "x": 125950, - "y": 184320, - "z": 689124 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43310001": { - "P43310_F43310001": { - "scenes": { - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": 322394, - "y": 123980, - "z": 616340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 33, - "instId": 300001, - "pos": { - "x": 322222, - "y": 123691, - "z": 619480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43312001": { - "P43312_F43312001": { - "scenes": { - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -45550, - "y": 182859, - "z": 37610 - }, - "rot": { - "x": 0, - "y": 50364, - "z": 0 - }, - "propId": 100075 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 34282, - "y": 172241, - "z": 61090 - }, - "rot": { - "x": 0, - "y": 140342, - "z": 0 - }, - "propId": 100075 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 1, - "pos": { - "x": -5492, - "y": 172245, - "z": 69006 - }, - "rot": { - "x": 0, - "y": 230342, - "z": 0 - }, - "propId": 100075 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 8, - "pos": { - "x": 50100, - "y": 172307, - "z": 34560 - }, - "rot": { - "x": 0, - "y": 320342, - "z": 0 - }, - "propId": 100076 - }, { - "groupId": 5, - "instId": 300005, - "propState": 1, - "pos": { - "x": 4961, - "y": 172283, - "z": -85700 - }, - "rot": { - "x": 0, - "y": 264500, - "z": 0 - }, - "propId": 100076 - }, { - "groupId": 5, - "instId": 300006, - "propState": 2, - "pos": { - "x": -47126, - "y": 182937, - "z": 42050 - }, - "rot": { - "x": 0, - "y": 53340, - "z": 0 - }, - "propId": 100078 - }, { - "groupId": 5, - "instId": 300007, - "propState": 8, - "pos": { - "x": 29865, - "y": 172315, - "z": 60906 - }, - "rot": { - "x": 0, - "y": 319534, - "z": 0 - }, - "propId": 100078 - }, { - "groupId": 5, - "instId": 300008, - "propState": 1, - "pos": { - "x": -61141, - "y": 177569, - "z": 41487 - }, - "rot": { - "x": 0, - "y": 140000, - "z": 0 - }, - "propId": 100079 - }, { - "groupId": 5, - "instId": 300009, - "propState": 8, - "pos": { - "x": 86620, - "y": 411956, - "z": -14145 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100075 - }, { - "groupId": 5, - "instId": 300010, - "propState": 1, - "pos": { - "x": -92635, - "y": 411956, - "z": -14145 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100075 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -44708, - "y": 182921, - "z": -66187 - }, - "rot": { - "x": 0, - "y": 309500, - "z": 0 - }, - "propId": 100088 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -44708, - "y": 182881, - "z": -66187 - }, - "rot": { - "x": 0, - "y": 219500, - "z": 0 - }, - "propId": 300008 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -47712, - "y": 182862, - "z": -66323 - }, - "rot": { - "x": 0, - "y": 312965, - "z": 0 - }, - "propId": 100078 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 1, - "pos": { - "x": 73228, - "y": 172441, - "z": -14226 - }, - "rot": { - "x": 0, - "y": 90756, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 6, - "instId": 300005, - "propState": 1, - "pos": { - "x": 70677, - "y": 172384, - "z": -14232 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 13956, - "y": 172295, - "z": 85557 - }, - "rot": { - "x": 0, - "y": 185733, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 13738, - "y": 172220, - "z": 83390 - }, - "rot": { - "x": 0, - "y": 275733, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 6, - "instId": 300010, - "propState": 8, - "pos": { - "x": -15429, - "y": 177436, - "z": -121681 - }, - "rot": { - "x": 0, - "y": 309500, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": 12105, - "y": 174893, - "z": -104320 - }, - "rot": { - "x": 0, - "y": 309500, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 6, - "instId": 300012, - "propState": 1, - "pos": { - "x": 25850, - "y": 172261, - "z": 50783 - }, - "rot": { - "x": 0, - "y": 95342, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 6, - "instId": 300013, - "propState": 1, - "pos": { - "x": 22247, - "y": 172300, - "z": 64676 - }, - "rot": { - "x": 0, - "y": 50342, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 6, - "instId": 300014, - "propState": 8, - "pos": { - "x": -15420, - "y": 177421, - "z": -121688 - }, - "rot": { - "x": 0, - "y": 219500, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 6, - "instId": 300015, - "propState": 8, - "pos": { - "x": 12138, - "y": 174878, - "z": -104347 - }, - "rot": { - "x": 0, - "y": 219500, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 6, - "instId": 300016, - "propState": 1, - "pos": { - "x": 25865, - "y": 172246, - "z": 50781 - }, - "rot": { - "x": 0, - "y": 5342, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 6, - "instId": 300017, - "propState": 1, - "pos": { - "x": 22300, - "y": 172252, - "z": 64720 - }, - "rot": { - "x": 0, - "y": 320342, - "z": 0 - }, - "propId": 300008 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 1, - "pos": { - "x": 81605, - "y": 163620, - "z": -14231 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -15001, - "y": 176391, - "z": 51728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3200, - "y": 185029, - "z": -14100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4200, - "y": 420480, - "z": -10800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -80301, - "y": 183162, - "z": -17565 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": -3170, - "y": 172599, - "z": -91598 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 3, - "groupId": 11, - "instId": 300003, - "pos": { - "x": -1056, - "y": 172299, - "z": -93175 - }, - "rot": { - "x": 0, - "y": 35938, - "z": 0 - } - } - } - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": 34194, - "y": 172400, - "z": -77973 - }, - "rot": { - "x": 0, - "y": 348385, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": -51258, - "y": 182868, - "z": -77349 - }, - "rot": { - "x": 0, - "y": 348385, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 12, - "instId": 300006, - "propState": 8, - "pos": { - "x": 10699, - "y": 180920, - "z": -103198 - }, - "rot": { - "x": 0, - "y": 348385, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": -95834, - "y": 182862, - "z": -11200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100074 - }, - { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": -95834, - "y": 411908, - "z": -11200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100074 - }, - { - "groupId": 27, - "instId": 300003, - "propState": 1, - "pos": { - "x": -102314, - "y": 411470, - "z": -14117 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100073 - }, - { - "groupId": 27, - "instId": 300004, - "propState": 8, - "pos": { - "x": -98020, - "y": 184490, - "z": -14058 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100091 - }, { - "groupId": 27, - "instId": 300005, - "propState": 8, - "pos": { - "x": -98020, - "y": 413482, - "z": -14190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100091 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29037, - "y": 144001, - "z": -17653 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100074 - }, - { - "groupId": 28, - "instId": 300002, - "propState": 8, - "pos": { - "x": 90400, - "y": 411908, - "z": -17380 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100074 - }, - { - "groupId": 28, - "instId": 300003, - "propState": 1, - "pos": { - "x": 96873, - "y": 168100, - "z": -14245 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100072 - }, - { - "groupId": 28, - "instId": 300004, - "propState": 8, - "pos": { - "x": 29710, - "y": 144960, - "z": -14230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100092 - }, { - "groupId": 28, - "instId": 300005, - "propState": 8, - "pos": { - "x": 92556, - "y": 413533, - "z": -14221 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100091 - } - ], - "teleports": {} - }, - "29": { - "monsters": [ - { - "groupId": 29, - "instId": 200001, - "eventId": 43312211, - "pos": { - "x": 19100, - "y": 172400, - "z": -84630 - }, - "rot": { - "x": 0, - "y": 349974, - "z": 0 - }, - "monsterId": 8032020 - }, { - "groupId": 29, - "instId": 200002, - "eventId": 43312212, - "pos": { - "x": 47007, - "y": 172400, - "z": -68370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8032010 - }, { - "groupId": 29, - "instId": 200003, - "eventId": 43312213, - "pos": { - "x": 56873, - "y": 172400, - "z": -54190 - }, - "rot": { - "x": 0, - "y": 34786, - "z": 0 - }, - "monsterId": 8032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43312002": { - "P43312_F43312001": { - "scenes": {}, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43312003": { - "P43312_F43312001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 1, - "pos": { - "x": 72177, - "y": -19500, - "z": -567360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": -329830, - "y": -8780, - "z": -80270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": -323830, - "y": -8780, - "z": -80270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 13, - "instId": 300010, - "propState": 8, - "pos": { - "x": -317083, - "y": -8759, - "z": -75410 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103039 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 1, - "pos": { - "x": -353885, - "y": -8780, - "z": -86350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 13, - "instId": 300004, - "propState": 1, - "pos": { - "x": -353885, - "y": -8780, - "z": -92350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 13, - "instId": 300005, - "propState": 1, - "pos": { - "x": -341721, - "y": -8870, - "z": -80364 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 13, - "instId": 300006, - "propState": 1, - "pos": { - "x": -347721, - "y": -8870, - "z": -80364 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 13, - "instId": 300007, - "propState": 8, - "pos": { - "x": -348536, - "y": -8800, - "z": -97124 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 13, - "instId": 300008, - "propState": 8, - "pos": { - "x": -341860, - "y": -8806, - "z": -98287 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 13, - "instId": 300009, - "propState": 8, - "pos": { - "x": -335860, - "y": -8806, - "z": -98287 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 13, - "instId": 300011, - "propState": 1, - "pos": { - "x": -323899, - "y": -8780, - "z": -98250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 13, - "instId": 300012, - "propState": 1, - "pos": { - "x": -317899, - "y": -8780, - "z": -98250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 13, - "instId": 300013, - "propState": 8, - "pos": { - "x": -311910, - "y": -8800, - "z": -61090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 13, - "instId": 300014, - "propState": 8, - "pos": { - "x": -311785, - "y": -8806, - "z": -68324 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 13, - "instId": 300015, - "propState": 8, - "pos": { - "x": -311785, - "y": -8806, - "z": -62324 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103073 - } - ], - "teleports": {} - }, - "23": { - "monsters": [ - { - "groupId": 23, - "instId": 200001, - "eventId": 43312221, - "pos": { - "x": -340060, - "y": -2430, - "z": -104234 - }, - "rot": { - "x": 0, - "y": 328089, - "z": 0 - }, - "monsterId": 8032020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "27": { - "monsters": [ - { - "groupId": 27, - "instId": 200001, - "eventId": 43312222, - "pos": { - "x": -339326, - "y": -3080, - "z": -50338 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": 72060, - "y": -18710, - "z": -567180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43313001": { - "P43313_F43313001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -18380, - "y": 534, - "z": 14480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 3810, - "y": 240, - "z": 8830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": -27540, - "y": -2390, - "z": 8830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, - { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": 8790, - "y": 240, - "z": -86420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 2, - "instId": 300005, - "propState": 8, - "pos": { - "x": -23080, - "y": 240, - "z": -86420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 2, - "instId": 300006, - "propState": 8, - "pos": { - "x": 30560, - "y": 234, - "z": -19810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 2, - "instId": 300007, - "propState": 8, - "pos": { - "x": 30560, - "y": 234, - "z": -60320 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 2, - "instId": 300008, - "propState": 8, - "pos": { - "x": -15019, - "y": 3387, - "z": 20512 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 107 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 2, - "instId": 300001, - "pos": { - "x": -15400, - "y": 534, - "z": 13420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43313002": { - "P43313_F43313001": { - "scenes": {}, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43313003": { - "P43313_F43313001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 36240, - "y": 4242, - "z": 197328 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 2, - "groupId": 1, - "instId": 300001, - "pos": { - "x": 38970, - "y": 3942, - "z": 196860 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 32967, - "y": 3942, - "z": 155757 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101005 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 38795, - "y": 3974, - "z": 224828 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101005 - }, - { - "groupId": 4, - "instId": 300006, - "propState": 8, - "pos": { - "x": 38848, - "y": 942, - "z": 242413 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101005 - }, - { - "groupId": 4, - "instId": 300007, - "propState": 8, - "pos": { - "x": 39001, - "y": 3942, - "z": 203179 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101005 - }, { - "groupId": 4, - "instId": 300008, - "propState": 8, - "pos": { - "x": 29958, - "y": 3942, - "z": 155941 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301065 - }, { - "groupId": 4, - "instId": 300009, - "propState": 8, - "pos": { - "x": 35978, - "y": 3942, - "z": 155941 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301065 - }, { - "groupId": 4, - "instId": 300010, - "propState": 8, - "pos": { - "x": 30710, - "y": 3942, - "z": 162608 - }, - "rot": { - "x": 0, - "y": 351627, - "z": 0 - }, - "propId": 301075 - }, { - "groupId": 4, - "instId": 300011, - "propState": 8, - "pos": { - "x": 29632, - "y": 3942, - "z": 162884 - }, - "rot": { - "x": 0, - "y": 319702, - "z": 0 - }, - "propId": 301075 - }, { - "groupId": 4, - "instId": 300012, - "propState": 8, - "pos": { - "x": 36437, - "y": 3942, - "z": 161951 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101078 - }, { - "groupId": 4, - "instId": 300013, - "propState": 8, - "pos": { - "x": 32957, - "y": 3965, - "z": 128335 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101005 - }, { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43313004": { - "P43313_F43313001": { - "scenes": {}, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43314001": { - "P43314_F43314001": { - "scenes": { - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 1, - "pos": { - "x": 146218, - "y": 28084, - "z": -175913 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": 81346, - "y": 22089, - "z": -196925 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 1, - "pos": { - "x": -81320, - "y": 22100, - "z": -196809 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 8, - "instId": 300006, - "propState": 1, - "pos": { - "x": -125303, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 8, - "instId": 300007, - "propState": 1, - "pos": { - "x": -155408, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 8, - "instId": 300008, - "propState": 1, - "pos": { - "x": -135344, - "y": -4910, - "z": -61779 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 8, - "instId": 300009, - "propState": 1, - "pos": { - "x": 149255, - "y": 28111, - "z": -130927 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 8, - "instId": 300010, - "propState": 8, - "pos": { - "x": 110204, - "y": 22109, - "z": -217944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 8, - "instId": 300011, - "propState": 8, - "pos": { - "x": -156331, - "y": -4910, - "z": -79773 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -188501, - "y": 16040, - "z": -55890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 8, - "instId": 300012, - "propState": 1, - "pos": { - "x": -156415, - "y": -10910, - "z": -130932 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 8, - "instId": 300013, - "propState": 1, - "pos": { - "x": -165403, - "y": -10910, - "z": -139927 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 8, - "instId": 300015, - "propState": 8, - "pos": { - "x": -81322, - "y": -16910, - "z": -196913 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 8, - "instId": 300016, - "propState": 8, - "pos": { - "x": -83505, - "y": -16868, - "z": -198931 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 8, - "instId": 300017, - "propState": 8, - "pos": { - "x": 80139, - "y": 22090, - "z": -199564 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 8, - "instId": 300018, - "propState": 1, - "pos": { - "x": -173385, - "y": 22081, - "z": -148887 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 8, - "instId": 300014, - "propState": 8, - "pos": { - "x": -190551, - "y": 16032, - "z": -53857 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 8, - "instId": 300005, - "propState": 8, - "pos": { - "x": -116165, - "y": 22090, - "z": -175809 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 8, - "instId": 300019, - "propState": 8, - "pos": { - "x": -140501, - "y": 22086, - "z": -125874 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "22": { - "monsters": [ - { - "groupId": 22, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": -215500, - "y": 16077, - "z": -150924 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -133837, - "y": 16077, - "z": -150924 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": -140360, - "y": 17620, - "z": -150930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 22, - "instId": 300003, - "propState": 8, - "pos": { - "x": -133730, - "y": 16077, - "z": -149600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 22, - "instId": 300004, - "propState": 8, - "pos": { - "x": -133837, - "y": 16077, - "z": -150924 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 22, - "instId": 300005, - "propState": 8, - "pos": { - "x": -147470, - "y": 16077, - "z": -166639 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 8, - "pos": { - "x": -134300, - "y": 22120, - "z": -164100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43315001": { - "P43315_F43315001": { - "scenes": { - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 34205, - "y": 172241, - "z": 61090 - }, - "rot": { - "x": 0, - "y": 140342, - "z": 0 - }, - "propId": 100075 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 8, - "pos": { - "x": 50100, - "y": 172307, - "z": 34560 - }, - "rot": { - "x": 0, - "y": 320342, - "z": 0 - }, - "propId": 100076 - }, - { - "groupId": 15, - "instId": 300005, - "propState": 1, - "pos": { - "x": 4961, - "y": 172283, - "z": -85700 - }, - "rot": { - "x": 0, - "y": 264500, - "z": 0 - }, - "propId": 100076 - }, - { - "groupId": 15, - "instId": 300001, - "propState": 1, - "pos": { - "x": -61141, - "y": 177569, - "z": 41487 - }, - "rot": { - "x": 0, - "y": 140000, - "z": 0 - }, - "propId": 100079 - }, { - "groupId": 15, - "instId": 300003, - "propState": 8, - "pos": { - "x": 86620, - "y": 411956, - "z": -14145 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100075 - }, { - "groupId": 15, - "instId": 300006, - "propState": 8, - "pos": { - "x": -92635, - "y": 411956, - "z": -14145 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100075 - }, { - "groupId": 15, - "instId": 300007, - "propState": 1, - "pos": { - "x": -45550, - "y": 182859, - "z": 37610 - }, - "rot": { - "x": 0, - "y": 50364, - "z": 0 - }, - "propId": 100075 - }, { - "groupId": 15, - "instId": 300008, - "propState": 2, - "pos": { - "x": -5492, - "y": 172245, - "z": 69006 - }, - "rot": { - "x": 0, - "y": 230342, - "z": 0 - }, - "propId": 100075 - }, { - "groupId": 15, - "instId": 300009, - "propState": 8, - "pos": { - "x": -15850, - "y": 180925, - "z": -96000 - }, - "rot": { - "x": 0, - "y": 309500, - "z": 0 - }, - "propId": 100075 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": 3000, - "y": 185029, - "z": 4000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -44708, - "y": 182921, - "z": -66187 - }, - "rot": { - "x": 0, - "y": 309500, - "z": 0 - }, - "propId": 100088 - }, - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -44708, - "y": 182881, - "z": -66187 - }, - "rot": { - "x": 0, - "y": 219500, - "z": 0 - }, - "propId": 300008 - }, - { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": -41523, - "y": 182862, - "z": -65074 - }, - "rot": { - "x": 0, - "y": 127079, - "z": 0 - }, - "propId": 100078 - }, - { - "groupId": 17, - "instId": 300004, - "propState": 8, - "pos": { - "x": 73228, - "y": 172441, - "z": -14226 - }, - "rot": { - "x": 0, - "y": 90756, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 17, - "instId": 300005, - "propState": 8, - "pos": { - "x": 75259, - "y": 172424, - "z": -14232 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 17, - "instId": 300006, - "propState": 1, - "pos": { - "x": 13956, - "y": 172295, - "z": 85557 - }, - "rot": { - "x": 0, - "y": 185733, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 17, - "instId": 300007, - "propState": 1, - "pos": { - "x": 13963, - "y": 172245, - "z": 85628 - }, - "rot": { - "x": 0, - "y": 275733, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 17, - "instId": 300008, - "propState": 1, - "pos": { - "x": -57770, - "y": 177580, - "z": 51330 - }, - "rot": { - "x": 0, - "y": 230342, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 17, - "instId": 300009, - "propState": 1, - "pos": { - "x": -57761, - "y": 177536, - "z": 51337 - }, - "rot": { - "x": 0, - "y": 320342, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 17, - "instId": 300010, - "propState": 1, - "pos": { - "x": -15429, - "y": 177436, - "z": -121681 - }, - "rot": { - "x": 0, - "y": 309500, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 17, - "instId": 300011, - "propState": 8, - "pos": { - "x": 12105, - "y": 174893, - "z": -104320 - }, - "rot": { - "x": 0, - "y": 309500, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 17, - "instId": 300012, - "propState": 8, - "pos": { - "x": 25850, - "y": 172261, - "z": 50783 - }, - "rot": { - "x": 0, - "y": 95342, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 17, - "instId": 300013, - "propState": 8, - "pos": { - "x": 22247, - "y": 172300, - "z": 64676 - }, - "rot": { - "x": 0, - "y": 50342, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 17, - "instId": 300014, - "propState": 1, - "pos": { - "x": -15420, - "y": 177421, - "z": -121688 - }, - "rot": { - "x": 0, - "y": 219500, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 17, - "instId": 300015, - "propState": 8, - "pos": { - "x": 12138, - "y": 174878, - "z": -104347 - }, - "rot": { - "x": 0, - "y": 219500, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 17, - "instId": 300016, - "propState": 8, - "pos": { - "x": 25865, - "y": 172246, - "z": 50781 - }, - "rot": { - "x": 0, - "y": 5342, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 17, - "instId": 300017, - "propState": 8, - "pos": { - "x": 22300, - "y": 172252, - "z": 64720 - }, - "rot": { - "x": 0, - "y": 320342, - "z": 0 - }, - "propId": 300008 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": 2322, - "y": 420480, - "z": -26583 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14697, - "y": 172242, - "z": 66319 - }, - "rot": { - "x": 0, - "y": 356870, - "z": 0 - }, - "propId": 100024 - }, - { - "groupId": 20, - "instId": 300003, - "propState": 8, - "pos": { - "x": -51130, - "y": 177527, - "z": 58709 - }, - "rot": { - "x": 0, - "y": 348385, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": -51258, - "y": 182868, - "z": -77349 - }, - "rot": { - "x": 0, - "y": 348385, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 20, - "instId": 300004, - "propState": 8, - "pos": { - "x": -46951, - "y": 182862, - "z": -59045 - }, - "rot": { - "x": 0, - "y": 356870, - "z": 0 - }, - "propId": 100024 - }, { - "groupId": 20, - "instId": 300006, - "propState": 8, - "pos": { - "x": 10699, - "y": 180920, - "z": -103198 - }, - "rot": { - "x": 0, - "y": 348385, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38508, - "y": 183168, - "z": -64469 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": 20730, - "y": 172536, - "z": 81830 - }, - "rot": { - "x": 0, - "y": 333363, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 2, - "groupId": 51, - "instId": 300002, - "pos": { - "x": 20127, - "y": 172226, - "z": 77027 - }, - "rot": { - "x": 0, - "y": 143878, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43316001": { - "P43316_F43316001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": -159120, - "z": -508538 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103136 - }, { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 17188, - "z": -508538 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103136 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 1, - "pos": { - "x": -5000, - "y": -159500, - "z": -500000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 43190, - "z": -292076 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103210 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": -12856, - "y": 18800, - "z": -540569 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 32, - "instId": 300001, - "pos": { - "x": -7426, - "y": 18500, - "z": -540727 - }, - "rot": { - "x": 0, - "y": 233627, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43321001": { - "P43321_F43321001": { - "scenes": { - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 9, - "pos": { - "x": -76290, - "y": 11511, - "z": -16020 - }, - "rot": { - "x": 0, - "y": 247489, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 45, - "instId": 300002, - "propState": 8, - "pos": { - "x": -76290, - "y": 11511, - "z": -16020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 45, - "instId": 300003, - "propState": 8, - "pos": { - "x": -76290, - "y": 11511, - "z": -16020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 45, - "instId": 300004, - "propState": 8, - "pos": { - "x": -76290, - "y": 11511, - "z": -16020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 45, - "instId": 300006, - "propState": 2, - "pos": { - "x": -63810, - "y": 12113, - "z": -12300 - }, - "rot": { - "x": 0, - "y": 249271, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": -150424, - "y": 11501, - "z": -72953 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": -150424, - "y": 11501, - "z": -66953 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 51, - "instId": 300003, - "propState": 8, - "pos": { - "x": -145579, - "y": 11511, - "z": -65502 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43321002": { - "P43321_F43321001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": -159120, - "z": -508538 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103136 - }, { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 17188, - "z": -508538 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103136 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 1, - "pos": { - "x": -5000, - "y": -159500, - "z": -500000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43322001": { - "P43322_F43322001": { - "scenes": { - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 1, - "pos": { - "x": 146218, - "y": 28084, - "z": -175913 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": 81346, - "y": 22089, - "z": -196925 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 1, - "pos": { - "x": -81320, - "y": 22100, - "z": -196809 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 7, - "instId": 300006, - "propState": 1, - "pos": { - "x": -125303, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 7, - "instId": 300007, - "propState": 1, - "pos": { - "x": -155408, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 7, - "instId": 300008, - "propState": 1, - "pos": { - "x": -135344, - "y": -4910, - "z": -61779 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 7, - "instId": 300009, - "propState": 1, - "pos": { - "x": 149255, - "y": 28111, - "z": -130927 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 7, - "instId": 300010, - "propState": 8, - "pos": { - "x": 110204, - "y": 22109, - "z": -217944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 7, - "instId": 300011, - "propState": 8, - "pos": { - "x": -156331, - "y": -4910, - "z": -79773 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": -188501, - "y": 16040, - "z": -55890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 7, - "instId": 300012, - "propState": 1, - "pos": { - "x": -156415, - "y": -10910, - "z": -130932 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 7, - "instId": 300013, - "propState": 1, - "pos": { - "x": -165403, - "y": -10910, - "z": -139927 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 7, - "instId": 300015, - "propState": 8, - "pos": { - "x": -81322, - "y": -16910, - "z": -196913 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 7, - "instId": 300016, - "propState": 8, - "pos": { - "x": -84221, - "y": -16868, - "z": -198931 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 7, - "instId": 300017, - "propState": 8, - "pos": { - "x": 79741, - "y": 22090, - "z": -200440 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 7, - "instId": 300018, - "propState": 1, - "pos": { - "x": -173385, - "y": 22081, - "z": -148887 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 7, - "instId": 300014, - "propState": 8, - "pos": { - "x": -190551, - "y": 16032, - "z": -52573 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": -116165, - "y": 22090, - "z": -175809 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 7, - "instId": 300019, - "propState": 8, - "pos": { - "x": 146219, - "y": 28080, - "z": -217989 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": 159229, - "y": 27793, - "z": -139048 - }, - "rot": { - "x": 0, - "y": 15697, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 1, - "pos": { - "x": 70987, - "y": -16918, - "z": -249130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 1, - "pos": { - "x": 73440, - "y": 22090, - "z": -243065 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": -67698, - "y": -16918, - "z": -249130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 1, - "pos": { - "x": -73516, - "y": 22090, - "z": -246650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 9, - "instId": 300005, - "propState": 1, - "pos": { - "x": -125968, - "y": 21032, - "z": -33553 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 9, - "instId": 300006, - "propState": 1, - "pos": { - "x": -125968, - "y": 21032, - "z": -30254 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 9, - "instId": 300007, - "propState": 1, - "pos": { - "x": -126790, - "y": -4906, - "z": -30006 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 9, - "instId": 300008, - "propState": 1, - "pos": { - "x": -126790, - "y": -4906, - "z": -33305 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 9, - "instId": 300010, - "propState": 1, - "pos": { - "x": 120500, - "y": 32410, - "z": -337990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 9, - "instId": 300011, - "propState": 1, - "pos": { - "x": 264503, - "y": 32420, - "z": -310455 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 9, - "instId": 300012, - "propState": 8, - "pos": { - "x": 261211, - "y": 32420, - "z": -410195 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": -179190, - "y": -4760, - "z": -79740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 9, - "pos": { - "x": 136820, - "y": 28090, - "z": -179350 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103012 - }, - { - "groupId": 28, - "instId": 300002, - "propState": 9, - "pos": { - "x": 123560, - "y": 23103, - "z": -184230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 28, - "instId": 300003, - "propState": 9, - "pos": { - "x": 139091, - "y": 23103, - "z": -202365 - }, - "rot": { - "x": 0, - "y": 222121, - "z": 0 - }, - "propId": 103109 - }, - { - "groupId": 28, - "instId": 300004, - "propState": 9, - "pos": { - "x": 105750, - "y": 23103, - "z": -196380 - }, - "rot": { - "x": 0, - "y": 222121, - "z": 0 - }, - "propId": 103109 - }, { - "groupId": 28, - "instId": 300006, - "propState": 2, - "pos": { - "x": 132510, - "y": 28090, - "z": -179384 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43322002": { - "P43322_F43322001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -128165, - "y": 65242, - "z": 68550 - }, - "rot": { - "x": 0, - "y": 838, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 1, - "pos": { - "x": -128165, - "y": 62140, - "z": 68550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 1, - "pos": { - "x": -93680, - "y": 52114, - "z": 101320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 3, - "instId": 300006, - "propState": 3, - "pos": { - "x": -119544, - "y": 62735, - "z": 76743 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 3, - "instId": 300007, - "propState": 3, - "pos": { - "x": -127916, - "y": 62735, - "z": 85553 - }, - "rot": { - "x": 0, - "y": 180838, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 3, - "instId": 300008, - "propState": 3, - "pos": { - "x": -110674, - "y": 57723, - "z": 101938 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 3, - "instId": 300009, - "propState": 3, - "pos": { - "x": -102301, - "y": 57723, - "z": 93128 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": -110922, - "y": 60229, - "z": 84935 - }, - "rot": { - "x": 0, - "y": 92083, - "z": 0 - }, - "propId": 103007 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 16710, - "y": 55333, - "z": 86501 - }, - "rot": { - "x": 0, - "y": 180974, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 1, - "pos": { - "x": 3850, - "y": 51910, - "z": 86760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 1, - "pos": { - "x": -5447, - "y": 46350, - "z": 44383 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 4, - "instId": 300006, - "propState": 3, - "pos": { - "x": 3271, - "y": 50735, - "z": 52720 - }, - "rot": { - "x": 0, - "y": 271154, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 4, - "instId": 300007, - "propState": 3, - "pos": { - "x": -13587, - "y": 52446, - "z": 70085 - }, - "rot": { - "x": 0, - "y": 974, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 4, - "instId": 300004, - "propState": 3, - "pos": { - "x": 16349, - "y": 52660, - "z": 65226 - }, - "rot": { - "x": 0, - "y": 271154, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 4, - "instId": 300005, - "propState": 3, - "pos": { - "x": 3705, - "y": 53943, - "z": 78250 - }, - "rot": { - "x": 0, - "y": 974, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 4, - "instId": 300008, - "propState": 3, - "pos": { - "x": -18090, - "y": 50735, - "z": 57407 - }, - "rot": { - "x": 0, - "y": 271154, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 34993, - "y": 53688, - "z": -21852 - }, - "rot": { - "x": 0, - "y": 171061, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 1, - "pos": { - "x": -17489, - "y": 48560, - "z": -46147 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 1, - "pos": { - "x": -2869, - "y": 54880, - "z": -74016 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 5, - "instId": 300006, - "propState": 3, - "pos": { - "x": 27028, - "y": 60575, - "z": -68836 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300007, - "propState": 3, - "pos": { - "x": 8200, - "y": 54732, - "z": -46763 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300004, - "propState": 1, - "pos": { - "x": 28131, - "y": 53359, - "z": -43309 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, { - "groupId": 5, - "instId": 300005, - "propState": 3, - "pos": { - "x": 31235, - "y": 60098, - "z": -63040 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300008, - "propState": 3, - "pos": { - "x": -213, - "y": 55687, - "z": -58355 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300009, - "propState": 3, - "pos": { - "x": -7524, - "y": 52527, - "z": -44420 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300010, - "propState": 3, - "pos": { - "x": -10179, - "y": 54822, - "z": -60082 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300011, - "propState": 3, - "pos": { - "x": -20144, - "y": 53958, - "z": -61808 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300012, - "propState": 3, - "pos": { - "x": -18593, - "y": 55776, - "z": -71674 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300014, - "propState": 3, - "pos": { - "x": -30110, - "y": 53093, - "z": -63535 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300015, - "propState": 3, - "pos": { - "x": -32765, - "y": 55389, - "z": -79197 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300016, - "propState": 3, - "pos": { - "x": 11304, - "y": 58369, - "z": -66493 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300017, - "propState": 3, - "pos": { - "x": -33213, - "y": 49456, - "z": -43805 - }, - "rot": { - "x": 0, - "y": 351061, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 5, - "instId": 300019, - "propState": 3, - "pos": { - "x": -50041, - "y": 51365, - "z": -66989 - }, - "rot": { - "x": 0, - "y": 260169, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -142379, - "y": 58429, - "z": -103991 - }, - "rot": { - "x": 0, - "y": 349802, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 1, - "pos": { - "x": -120140, - "y": 55326, - "z": -99990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 1, - "pos": { - "x": -128050, - "y": 62140, - "z": -56020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 6, - "instId": 300006, - "propState": 3, - "pos": { - "x": -135364, - "y": 63879, - "z": -66414 - }, - "rot": { - "x": 0, - "y": 169802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 6, - "instId": 300004, - "propState": 3, - "pos": { - "x": -146334, - "y": 61835, - "z": -82006 - }, - "rot": { - "x": 0, - "y": 79802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 6, - "instId": 300005, - "propState": 3, - "pos": { - "x": -135856, - "y": 60473, - "z": -89199 - }, - "rot": { - "x": 0, - "y": 169802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 6, - "instId": 300007, - "propState": 3, - "pos": { - "x": -128543, - "y": 61835, - "z": -78805 - }, - "rot": { - "x": 0, - "y": 79802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 6, - "instId": 300008, - "propState": 3, - "pos": { - "x": -112826, - "y": 59791, - "z": -89596 - }, - "rot": { - "x": 0, - "y": 169802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 6, - "instId": 300009, - "propState": 3, - "pos": { - "x": -114408, - "y": 61154, - "z": -80802 - }, - "rot": { - "x": 0, - "y": 169802, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 6, - "instId": 300010, - "propState": 3, - "pos": { - "x": -107095, - "y": 62517, - "z": -70407 - }, - "rot": { - "x": 0, - "y": 79802, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 36519, - "y": 49273, - "z": 29998 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103029 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -39622, - "y": 57862, - "z": -117705 - }, - "rot": { - "x": 0, - "y": 257443, - "z": 0 - }, - "propId": 103029 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 1, - "pos": { - "x": 36590, - "y": 49274, - "z": -18681 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103029 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": -94254, - "y": 62594, - "z": -627 - }, - "rot": { - "x": 0, - "y": 179690, - "z": 0 - }, - "propId": 103029 - }, { - "groupId": 7, - "instId": 300005, - "propState": 1, - "pos": { - "x": -94017, - "y": 62594, - "z": 11811 - }, - "rot": { - "x": 0, - "y": 359691, - "z": 0 - }, - "propId": 103029 - }, { - "groupId": 7, - "instId": 300006, - "propState": 8, - "pos": { - "x": 33845, - "y": 48570, - "z": 27113 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103044 - }, { - "groupId": 7, - "instId": 300007, - "propState": 8, - "pos": { - "x": -40538, - "y": 57862, - "z": -120474 - }, - "rot": { - "x": 0, - "y": 77443, - "z": 0 - }, - "propId": 103044 - }, { - "groupId": 7, - "instId": 300008, - "propState": 8, - "pos": { - "x": -92003, - "y": 62098, - "z": -3042 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103044 - }, { - "groupId": 7, - "instId": 300009, - "propState": 8, - "pos": { - "x": -23559, - "y": 51604, - "z": 140136 - }, - "rot": { - "x": 0, - "y": 166963, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 7, - "instId": 300010, - "propState": 8, - "pos": { - "x": -107830, - "y": 62595, - "z": 6020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103141 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 1, - "pos": { - "x": -28550, - "y": 40210, - "z": 5680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": -172800, - "y": 64400, - "z": 6310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103098 - }, { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": -184120, - "y": 63160, - "z": 6230 - }, - "rot": { - "x": 0, - "y": 59477, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43322003": { - "P43322_F43322001": { - "scenes": { - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 1, - "pos": { - "x": -162390, - "y": 5501, - "z": -144954 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 20, - "instId": 300002, - "propState": 1, - "pos": { - "x": -162390, - "y": 5501, - "z": -138954 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 20, - "instId": 300003, - "propState": 8, - "pos": { - "x": -156610, - "y": 5511, - "z": -137807 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "21": { - "monsters": [ - { - "groupId": 21, - "instId": 200001, - "eventId": 43322205, - "pos": { - "x": -115027, - "y": 11517, - "z": -14974 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3012020 - }, { - "groupId": 21, - "instId": 200002, - "eventId": 43322204, - "pos": { - "x": -119800, - "y": 11517, - "z": 1596 - }, - "rot": { - "x": 0, - "y": 187015, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": -101429, - "y": 11827, - "z": 339 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 31, - "instId": 300001, - "pos": { - "x": -101940, - "y": 11517, - "z": -3997 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43322004": { - "P43322_F43322001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1000, - "y": 95000, - "z": -9013 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 1, - "pos": { - "x": -1112, - "y": 98000, - "z": 56939 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 1, - "pos": { - "x": -908, - "y": 89798, - "z": 112009 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 1, - "pos": { - "x": -835, - "y": 95820, - "z": 142306 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": 39519, - "y": 88400, - "z": 103220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 4, - "instId": 300006, - "propState": 8, - "pos": { - "x": 48558, - "y": 84400, - "z": 82242 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1000, - "y": 95000, - "z": -9013 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 1, - "pos": { - "x": -1112, - "y": 98000, - "z": 56939 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 1, - "pos": { - "x": -835, - "y": 95820, - "z": 142306 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 5, - "instId": 300005, - "propState": 1, - "pos": { - "x": 39519, - "y": 88400, - "z": 103220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300006, - "propState": 1, - "pos": { - "x": 48558, - "y": 84400, - "z": 82242 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "43322005": { - "P43322_F43322001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": -159120, - "z": -508538 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103136 - }, { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 17188, - "z": -508538 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103136 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 1, - "pos": { - "x": -5000, - "y": -159500, - "z": -500000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44001001": { - "P44001_F44001001": { - "scenes": { - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -32180, - "y": -340, - "z": -73201 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100005 - }, - { - "groupId": 23, - "instId": 300002, - "propState": 1, - "pos": { - "x": -110156, - "y": -61, - "z": -81744 - }, - "rot": { - "x": 0, - "y": 342919, - "z": 0 - }, - "propId": 100021 - }, - { - "groupId": 23, - "instId": 300003, - "propState": 1, - "pos": { - "x": -110829, - "y": 504, - "z": -73061 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, - { - "groupId": 23, - "instId": 300004, - "propState": 8, - "pos": { - "x": -144990, - "y": -38, - "z": -73290 - }, - "rot": { - "x": 0, - "y": 270291, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 23, - "instId": 300005, - "propState": 8, - "pos": { - "x": -121876, - "y": 2838, - "z": -108848 - }, - "rot": { - "x": 0, - "y": 153850, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 23, - "instId": 300007, - "propState": 8, - "pos": { - "x": -44465, - "y": -1534, - "z": -83398 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100070 - }, { - "groupId": 23, - "instId": 300008, - "propState": 8, - "pos": { - "x": -155125, - "y": 2700, - "z": -33130 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 23, - "instId": 300006, - "propState": 8, - "pos": { - "x": -131809, - "y": 2838, - "z": -88616 - }, - "rot": { - "x": 0, - "y": 153850, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 23, - "instId": 300009, - "propState": 1, - "pos": { - "x": 42748, - "y": 3485, - "z": -115476 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 23, - "instId": 300010, - "propState": 8, - "pos": { - "x": 42748, - "y": 3485, - "z": -115471 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100005 - }, { - "groupId": 23, - "instId": 300011, - "propState": 8, - "pos": { - "x": -5595, - "y": 2864, - "z": -46516 - }, - "rot": { - "x": 0, - "y": 163201, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 23, - "instId": 300012, - "propState": 8, - "pos": { - "x": -2438, - "y": 2916, - "z": -45562 - }, - "rot": { - "x": 0, - "y": 253313, - "z": 0 - }, - "propId": 100001 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 8, - "pos": { - "x": 14500, - "y": 3144, - "z": -109140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 45, - "instId": 300001, - "pos": { - "x": 14370, - "y": 2844, - "z": -106100 - }, - "rot": { - "x": 0, - "y": 287948, - "z": 0 - } - } - } - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 1, - "pos": { - "x": -110620, - "y": 183, - "z": -68140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100046 - }, - { - "groupId": 46, - "instId": 300002, - "propState": 1, - "pos": { - "x": -96630, - "y": -829, - "z": -53870 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100046 - }, - { - "groupId": 46, - "instId": 300003, - "propState": 1, - "pos": { - "x": -91070, - "y": -2911, - "z": -75200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100046 - }, - { - "groupId": 46, - "instId": 300004, - "propState": 1, - "pos": { - "x": -78110, - "y": -2911, - "z": -87750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100046 - }, { - "groupId": 46, - "instId": 300005, - "propState": 1, - "pos": { - "x": -66660, - "y": -2911, - "z": -77270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100046 - }, { - "groupId": 46, - "instId": 300006, - "propState": 1, - "pos": { - "x": -63862, - "y": -2158, - "z": -60882 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100046 - }, { - "groupId": 46, - "instId": 300007, - "propState": 1, - "pos": { - "x": -52551, - "y": -1102, - "z": -52540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100046 - }, { - "groupId": 46, - "instId": 300008, - "propState": 8, - "pos": { - "x": -44900, - "y": -1276, - "z": -62660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100046 - }, { - "groupId": 46, - "instId": 300009, - "propState": 1, - "pos": { - "x": -96370, - "y": -890, - "z": -93340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100046 - }, { - "groupId": 46, - "instId": 300010, - "propState": 1, - "pos": { - "x": -133354, - "y": 183, - "z": -73030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100046 - }, { - "groupId": 46, - "instId": 300011, - "propState": 1, - "pos": { - "x": -124250, - "y": 3037, - "z": -50510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100046 - }, { - "groupId": 46, - "instId": 300012, - "propState": 1, - "pos": { - "x": -142630, - "y": 3037, - "z": -39470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100046 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44001002": { - "P44001_F44001001": { - "scenes": { - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": 125990, - "y": 80651, - "z": 101929 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300004 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": 193130, - "y": 83126, - "z": 137230 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 38, - "instId": 300001, - "pos": { - "x": 189350, - "y": 82800, - "z": 136130 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44001003": { - "P44001_F44001001": { - "scenes": { - "4": { - "monsters": [ - { - "groupId": 4, - "instId": 200001, - "eventId": 40002048, - "pos": { - "x": -54910, - "y": 177414, - "z": -90570 - }, - "rot": { - "x": 0, - "y": 118327, - "z": 0 - }, - "monsterId": 8012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 50100, - "y": 172307, - "z": 34560 - }, - "rot": { - "x": 0, - "y": 320342, - "z": 0 - }, - "propId": 100076 - }, - { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": 25850, - "y": 172261, - "z": 50783 - }, - "rot": { - "x": 0, - "y": 95342, - "z": 0 - }, - "propId": 100088 - }, - { - "groupId": 11, - "instId": 300003, - "propState": 2, - "pos": { - "x": -5492, - "y": 172245, - "z": 69006 - }, - "rot": { - "x": 0, - "y": 230342, - "z": 0 - }, - "propId": 100075 - }, - { - "groupId": 11, - "instId": 300004, - "propState": 2, - "pos": { - "x": 29865, - "y": 172315, - "z": 60906 - }, - "rot": { - "x": 0, - "y": 319534, - "z": 0 - }, - "propId": 100078 - }, { - "groupId": 11, - "instId": 300005, - "propState": 8, - "pos": { - "x": 34282, - "y": 172241, - "z": 60997 - }, - "rot": { - "x": 0, - "y": 140342, - "z": 0 - }, - "propId": 100075 - }, { - "groupId": 11, - "instId": 300006, - "propState": 1, - "pos": { - "x": 81605, - "y": 163620, - "z": -14231 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300008, - "propState": 1, - "pos": { - "x": 13738, - "y": 172220, - "z": 83390 - }, - "rot": { - "x": 0, - "y": 275733, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 11, - "instId": 300009, - "propState": 8, - "pos": { - "x": 4961, - "y": 172283, - "z": -85700 - }, - "rot": { - "x": 0, - "y": 264500, - "z": 0 - }, - "propId": 100076 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": 68990, - "y": 172941, - "z": -17310 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 26, - "instId": 300001, - "pos": { - "x": 69200, - "y": 172400, - "z": -14260 - }, - "rot": { - "x": 0, - "y": 89206, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44201001": { - "P44201_F44201001": { - "scenes": { - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -330844, - "y": -29127, - "z": 113 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -110570, - "y": 9710, - "z": -760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": -35549, - "y": 1519, - "z": 18230 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 3, - "groupId": 7, - "instId": 300003, - "pos": { - "x": -28348, - "y": 1665, - "z": 13310 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300003, - "propState": 8, - "pos": { - "x": -131820, - "y": 11839, - "z": 1190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44201002": { - "P44201_F44201001": { - "scenes": { - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -37407, - "y": 13917, - "z": -20160 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 28614, - "y": 44258, - "z": -9065 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 77438, - "y": 44709, - "z": 6098 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": 116710, - "y": 46022, - "z": -84100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 4, - "groupId": 10, - "instId": 300004, - "pos": { - "x": 115547, - "y": 45702, - "z": -77314 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - } - } - } - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102028 - }, { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300005, - "propState": 8, - "pos": { - "x": 11570, - "y": 42010, - "z": -13313 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 31, - "instId": 300001, - "propState": 14, - "pos": { - "x": 11570, - "y": 42010, - "z": -13313 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102103 - }, - { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": 16152, - "y": 43958, - "z": -16770 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 31, - "instId": 300003, - "propState": 8, - "pos": { - "x": 5340, - "y": 16121, - "z": -8680 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 31, - "instId": 300004, - "propState": 8, - "pos": { - "x": 5890, - "y": 16121, - "z": -13310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300005, - "propState": 8, - "pos": { - "x": 10966, - "y": 36279, - "z": 22437 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 32, - "instId": 300001, - "propState": 2, - "pos": { - "x": 10966, - "y": 36279, - "z": 22437 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102103 - }, - { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": 12990, - "y": 38203, - "z": 16170 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 32, - "instId": 300003, - "propState": 8, - "pos": { - "x": 9900, - "y": 13862, - "z": 30230 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 32, - "instId": 300004, - "propState": 8, - "pos": { - "x": 7800, - "y": 13884, - "z": 25600 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": 38827, - "y": 43958, - "z": -11061 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": 68185, - "y": 44010, - "z": -11146 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": 130835, - "y": 45722, - "z": -72066 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 44, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 44, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44201003": { - "P44201_F44201001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -98934, - "y": 1121, - "z": 39570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": 44807, - "y": 2546, - "z": 68333 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -48692, - "y": 2471, - "z": 50488 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 3, - "groupId": 6, - "instId": 300003, - "pos": { - "x": -52210, - "y": 2171, - "z": 42400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102028 - }, { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -41723, - "y": 2171, - "z": 39850 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": 48895, - "y": 2246, - "z": 68938 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": 47718, - "y": -1332, - "z": 98260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102037 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44202001": { - "P44202_F44202001": { - "scenes": { - "3": { - "monsters": [ - { - "groupId": 3, - "instId": 200001, - "eventId": 44202001, - "pos": { - "x": 59631, - "y": -10499, - "z": 29607 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2023030 - } - ], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": 43195, - "y": -7740, - "z": 32154 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": 20852, - "y": -4710, - "z": 28342 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 8, - "instId": 300001, - "pos": { - "x": 26514, - "y": -5010, - "z": 26593 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44202002": { - "P44202_F44202001": { - "scenes": { - "3": { - "monsters": [ - { - "groupId": 3, - "instId": 200001, - "eventId": 44202011, - "pos": { - "x": 62970, - "y": 2565, - "z": -55060 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8001010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": 68340, - "y": 2481, - "z": -66210 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 71485, - "y": 2879, - "z": -74703 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 10, - "instId": 300001, - "pos": { - "x": 63640, - "y": 2504, - "z": -69800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44202003": { - "P44202_F44202001": { - "scenes": { - "3": { - "monsters": [ - { - "groupId": 3, - "instId": 200001, - "eventId": 44202021, - "pos": { - "x": -107062, - "y": -9307, - "z": 41810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2002030 - } - ], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": -109759, - "y": -11167, - "z": 54808 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -97376, - "y": -10856, - "z": 57309 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 10, - "instId": 300001, - "pos": { - "x": -105201, - "y": -11167, - "z": 59183 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44202004": { - "P44202_F44202001": { - "scenes": { - "3": { - "monsters": [ - { - "groupId": 3, - "instId": 200001, - "eventId": 44202031, - "pos": { - "x": -43045, - "y": -2335, - "z": -64207 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 2013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": -55602, - "y": -3628, - "z": -55299 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -66318, - "y": -7196, - "z": -32298 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 10, - "instId": 300001, - "pos": { - "x": -60381, - "y": -7181, - "z": -37075 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44301001": { - "P44301_F44301001": { - "scenes": { - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -329830, - "y": -8780, - "z": -80270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": -323830, - "y": -8780, - "z": -80270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 5, - "instId": 300010, - "propState": 8, - "pos": { - "x": -317083, - "y": -8759, - "z": -75410 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103039 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 1, - "pos": { - "x": -347885, - "y": -8780, - "z": -86350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 5, - "instId": 300004, - "propState": 1, - "pos": { - "x": -347885, - "y": -8780, - "z": -92350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 5, - "instId": 300005, - "propState": 1, - "pos": { - "x": -347868, - "y": -8870, - "z": -68350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 5, - "instId": 300006, - "propState": 1, - "pos": { - "x": -347868, - "y": -8870, - "z": -74350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 5, - "instId": 300007, - "propState": 8, - "pos": { - "x": -348835, - "y": -8800, - "z": -79124 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 5, - "instId": 300008, - "propState": 8, - "pos": { - "x": -341774, - "y": -8806, - "z": -74310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 5, - "instId": 300009, - "propState": 8, - "pos": { - "x": -335774, - "y": -8806, - "z": -74310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 5, - "instId": 300011, - "propState": 1, - "pos": { - "x": -305885, - "y": -8780, - "z": -86350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 5, - "instId": 300012, - "propState": 1, - "pos": { - "x": -305885, - "y": -8780, - "z": -92350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 5, - "instId": 300013, - "propState": 8, - "pos": { - "x": -335130, - "y": -8800, - "z": -61170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 5, - "instId": 300014, - "propState": 8, - "pos": { - "x": -341774, - "y": -8806, - "z": -56310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 5, - "instId": 300015, - "propState": 8, - "pos": { - "x": -335774, - "y": -8806, - "z": -56310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 5, - "instId": 300018, - "propState": 8, - "pos": { - "x": -317026, - "y": -26776, - "z": -58684 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 5, - "instId": 300016, - "propState": 8, - "pos": { - "x": -323774, - "y": -26806, - "z": -53310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 5, - "instId": 300017, - "propState": 8, - "pos": { - "x": -317774, - "y": -26806, - "z": -53310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 5, - "instId": 300019, - "propState": 8, - "pos": { - "x": -335774, - "y": -26806, - "z": -53310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 5, - "instId": 300020, - "propState": 8, - "pos": { - "x": -329774, - "y": -26806, - "z": -53310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 5, - "instId": 300021, - "propState": 8, - "pos": { - "x": -341774, - "y": -26806, - "z": -53310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 1, - "pos": { - "x": 72420, - "y": -19500, - "z": -567360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "10": { - "monsters": [ - { - "groupId": 10, - "instId": 200001, - "eventId": 44301101, - "pos": { - "x": -350640, - "y": -5670, - "z": -104234 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 12, - "pos": { - "x": -342780, - "y": 9230, - "z": -77260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "14": { - "monsters": [ - { - "groupId": 14, - "instId": 200001, - "eventId": 44301302, - "pos": { - "x": -347860, - "y": 5355, - "z": -77227 - }, - "rot": { - "x": 0, - "y": 91039, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "15": { - "monsters": [ - { - "groupId": 15, - "instId": 200001, - "eventId": 44301201, - "pos": { - "x": -331230, - "y": -18465, - "z": -50337 - }, - "rot": { - "x": 0, - "y": 304900, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": -353877, - "y": -16672, - "z": -50337 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": -332820, - "y": -7200, - "z": -104230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": 72220, - "y": -18588, - "z": -567300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": 67900, - "y": -19200, - "z": -559630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 25, - "instId": 300001, - "pos": { - "x": 71960, - "y": -19500, - "z": -560380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44301002": { - "P44301_F44301001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 1, - "pos": { - "x": 69090, - "y": -19507, - "z": -523707 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -323760, - "y": -8900, - "z": -80265 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -329760, - "y": -8900, - "z": -80265 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -316550, - "y": -8914, - "z": -75617 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103039 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 1, - "pos": { - "x": -311749, - "y": -8900, - "z": -86250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 6, - "instId": 300005, - "propState": 1, - "pos": { - "x": -311749, - "y": -8900, - "z": -92254 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": -353749, - "y": -8900, - "z": -74251 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": -353749, - "y": -8900, - "z": -68251 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": -352350, - "y": -8860, - "z": -60967 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 6, - "instId": 300009, - "propState": 1, - "pos": { - "x": -347762, - "y": -8900, - "z": -62266 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 6, - "instId": 300010, - "propState": 1, - "pos": { - "x": -341758, - "y": -8900, - "z": -62266 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": -329749, - "y": -8900, - "z": -86251 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": -329749, - "y": -8900, - "z": -92251 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": -331350, - "y": -8860, - "z": -93967 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -347848, - "y": 5906, - "z": -77293 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103001 - } - ], - "teleports": {} - }, - "8": { - "monsters": [ - { - "groupId": 8, - "instId": 200001, - "eventId": 44301101, - "pos": { - "x": -356520, - "y": -6470, - "z": -104230 - }, - "rot": { - "x": 0, - "y": 310565, - "z": 0 - }, - "monsterId": 3011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200001, - "eventId": 44301101, - "pos": { - "x": -326860, - "y": -5440, - "z": -50340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -328770, - "y": 2510, - "z": -104234 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": -333610, - "y": 90, - "z": -50577 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103014 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": 69152, - "y": -18689, - "z": -523900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": 73410, - "y": -19206, - "z": -531550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 20, - "instId": 300001, - "pos": { - "x": 69550, - "y": -19507, - "z": -530740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44301003": { - "P44301_F44301001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 1, - "pos": { - "x": 36177, - "y": -10626, - "z": -530780 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": -305749, - "y": -26900, - "z": -68251 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": -305749, - "y": -26900, - "z": -74251 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": -311467, - "y": -26798, - "z": -61282 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 1, - "pos": { - "x": -305749, - "y": -26900, - "z": -86250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 9, - "instId": 300005, - "propState": 1, - "pos": { - "x": -305749, - "y": -26900, - "z": -92254 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 9, - "instId": 300009, - "propState": 1, - "pos": { - "x": -329762, - "y": -8900, - "z": -104266 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 9, - "instId": 300010, - "propState": 1, - "pos": { - "x": -323758, - "y": -8900, - "z": -104266 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 9, - "instId": 300011, - "propState": 8, - "pos": { - "x": -329749, - "y": -8900, - "z": -86251 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 9, - "instId": 300012, - "propState": 8, - "pos": { - "x": -329749, - "y": -8900, - "z": -92251 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 9, - "instId": 300013, - "propState": 8, - "pos": { - "x": -331350, - "y": -8860, - "z": -93967 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 9, - "instId": 300006, - "propState": 1, - "pos": { - "x": -329749, - "y": -8900, - "z": -74254 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 9, - "instId": 300007, - "propState": 1, - "pos": { - "x": -329749, - "y": -8900, - "z": -68250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 9, - "instId": 300008, - "propState": 8, - "pos": { - "x": -341764, - "y": -8900, - "z": -50240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 9, - "instId": 300014, - "propState": 8, - "pos": { - "x": -335764, - "y": -8900, - "z": -50240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 9, - "instId": 300015, - "propState": 8, - "pos": { - "x": -323764, - "y": -8900, - "z": -50240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 9, - "instId": 300016, - "propState": 8, - "pos": { - "x": -317764, - "y": -8900, - "z": -50240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 12, - "pos": { - "x": -332459, - "y": -19290, - "z": -68189 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "13": { - "monsters": [ - { - "groupId": 13, - "instId": 200002, - "eventId": 44301102, - "pos": { - "x": -315120, - "y": -5660, - "z": -104234 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3011010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": -320984, - "y": 8176, - "z": -104234 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103001 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": -323740, - "y": -23930, - "z": -77019 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103001 - } - ], - "teleports": {} - }, - "17": { - "monsters": [ - { - "groupId": 17, - "instId": 200001, - "eventId": 44301201, - "pos": { - "x": -341767, - "y": -32186, - "z": -77333 - }, - "rot": { - "x": 0, - "y": 270100, - "z": 0 - }, - "monsterId": 3012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": -311605, - "y": -8770, - "z": -59789 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": -353862, - "y": -20783, - "z": -104234 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103015 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": 36310, - "y": -10472, - "z": -530930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": 44296, - "y": -10326, - "z": -528880 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 26, - "instId": 300001, - "pos": { - "x": 41347, - "y": -10626, - "z": -530914 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44301004": { - "P44301_F44301001": { - "scenes": { - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300008, - "propState": 21, - "pos": { - "x": -145281, - "y": 16077, - "z": -129014 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 7, - "instId": 300009, - "propState": 21, - "pos": { - "x": -154973, - "y": 19343, - "z": -129022 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "8": { - "monsters": [ - { - "groupId": 8, - "instId": 200002, - "eventId": 20131001, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -140319, - "y": 16077, - "z": -131559 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -140097, - "y": 16077, - "z": -131823 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -140319, - "y": 16077, - "z": -130564 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103042 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [ - { - "groupId": 9, - "instId": 400001, - "pos": { - "x": -128283, - "y": 17507, - "z": -160964 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 18, - "pos": { - "x": -128087, - "y": 16948, - "z": -160996 - }, - "rot": { - "x": 0, - "y": 188598, - "z": 0 - }, - "propId": 103189 - }, { - "groupId": 9, - "instId": 300002, - "propState": 1, - "pos": { - "x": -128012, - "y": 16991, - "z": -160941 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": -128308, - "y": 16077, - "z": -161053 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [ - { - "groupId": 10, - "instId": 400001, - "pos": { - "x": -150449, - "y": 17513, - "z": -167074 - }, - "rot": { - "x": 0, - "y": 314726, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 18, - "pos": { - "x": -150749, - "y": 17176, - "z": -166733 - }, - "rot": { - "x": 0, - "y": 251566, - "z": 0 - }, - "propId": 103189 - }, { - "groupId": 10, - "instId": 300002, - "propState": 1, - "pos": { - "x": -150116, - "y": 16998, - "z": -167027 - }, - "rot": { - "x": 0, - "y": 314721, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": -150412, - "y": 16084, - "z": -167140 - }, - "rot": { - "x": 0, - "y": 314721, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [ - { - "groupId": 11, - "instId": 400001, - "pos": { - "x": -154813, - "y": 19694, - "z": -138933 - }, - "rot": { - "x": 0, - "y": 13093, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 18, - "pos": { - "x": -154856, - "y": 19636, - "z": -138923 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103189 - }, { - "groupId": 11, - "instId": 300002, - "propState": 1, - "pos": { - "x": -154544, - "y": 19184, - "z": -138805 - }, - "rot": { - "x": 0, - "y": 89186, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": -154840, - "y": 18270, - "z": -138917 - }, - "rot": { - "x": 0, - "y": 89186, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": -129505, - "y": 16077, - "z": -152013 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 12, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": -152999, - "y": 16077, - "z": -156773 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": -154754, - "y": 16087, - "z": -159040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": -179190, - "y": -4760, - "z": -79740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44301005": { - "P44301_F44301001": { - "scenes": { - "16": { - "monsters": [ - { - "groupId": 16, - "instId": 200002, - "eventId": 20131001, - "pos": { - "x": 161040, - "y": -39465, - "z": 165972 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": -101447, - "y": -17822, - "z": 61756 - }, - "rot": { - "x": 0, - "y": 270367, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": -101775, - "y": -17827, - "z": 61381 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 16, - "instId": 300004, - "propState": 8, - "pos": { - "x": -112003, - "y": -59826, - "z": 45319 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 16, - "instId": 300005, - "propState": 8, - "pos": { - "x": -100510, - "y": -17822, - "z": 61750 - }, - "rot": { - "x": 0, - "y": 270367, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 16, - "instId": 300006, - "propState": 8, - "pos": { - "x": -112195, - "y": -59826, - "z": 48365 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 16, - "instId": 300008, - "propState": 8, - "pos": { - "x": -90775, - "y": -58798, - "z": 44605 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103042 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": -95541, - "y": -55525, - "z": 53564 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300007, - "propState": 8, - "pos": { - "x": -105518, - "y": -56509, - "z": 44605 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300009, - "propState": 8, - "pos": { - "x": -111567, - "y": -59826, - "z": 46539 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300004, - "propState": 1, - "pos": { - "x": -99917, - "y": -17822, - "z": 57155 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103053 - }, - { - "groupId": 17, - "instId": 300005, - "propState": 1, - "pos": { - "x": -102241, - "y": -59826, - "z": 60016 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 17, - "instId": 300007, - "propState": 21, - "pos": { - "x": -116806, - "y": -59826, - "z": 43729 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 17, - "instId": 300008, - "propState": 21, - "pos": { - "x": -113519, - "y": -56539, - "z": 42837 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 17, - "instId": 300009, - "propState": 8, - "pos": { - "x": -105489, - "y": -56544, - "z": 44595 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103087 - }, { - "groupId": 17, - "instId": 300014, - "propState": 21, - "pos": { - "x": -90624, - "y": -58794, - "z": 48677 - }, - "rot": { - "x": 0, - "y": 216800, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 17, - "instId": 300015, - "propState": 21, - "pos": { - "x": -91622, - "y": -55525, - "z": 53849 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 17, - "instId": 300019, - "propState": 8, - "pos": { - "x": -95510, - "y": -55525, - "z": 53543 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103087 - }, { - "groupId": 17, - "instId": 300020, - "propState": 8, - "pos": { - "x": -103930, - "y": -59826, - "z": 50200 - }, - "rot": { - "x": 0, - "y": 317604, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 17, - "instId": 300013, - "propState": 8, - "pos": { - "x": -91929, - "y": -58794, - "z": 48723 - }, - "rot": { - "x": 0, - "y": 351870, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 17, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "19": { - "monsters": [ - { - "groupId": 19, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": -105001, - "y": -59826, - "z": 46657 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 19, - "instId": 200003, - "eventId": 10301299, - "pos": { - "x": -92940, - "y": -58798, - "z": 52449 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 3002011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": -100722, - "y": -59815, - "z": 42892 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [ - { - "groupId": 20, - "instId": 400001, - "pos": { - "x": -118799, - "y": -58301, - "z": 47186 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 18, - "pos": { - "x": -118685, - "y": -58591, - "z": 46887 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103189 - }, { - "groupId": 20, - "instId": 300002, - "propState": 1, - "pos": { - "x": -118633, - "y": -58800, - "z": 47268 - }, - "rot": { - "x": 0, - "y": 89186, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 20, - "instId": 300003, - "propState": 8, - "pos": { - "x": -118929, - "y": -59714, - "z": 47156 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [ - { - "groupId": 21, - "instId": 400001, - "pos": { - "x": -96949, - "y": -57491, - "z": 52630 - }, - "rot": { - "x": 0, - "y": 130100, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 18, - "pos": { - "x": -96963, - "y": -57955, - "z": 52292 - }, - "rot": { - "x": 0, - "y": 27327, - "z": 0 - }, - "propId": 103189 - }, { - "groupId": 21, - "instId": 300002, - "propState": 1, - "pos": { - "x": -96697, - "y": -57986, - "z": 52821 - }, - "rot": { - "x": 0, - "y": 89186, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": -96993, - "y": -58900, - "z": 52709 - }, - "rot": { - "x": 0, - "y": 141200, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44301006": { - "P44301_F44301001": { - "scenes": { - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300004, - "propState": 1, - "pos": { - "x": 120951, - "y": -30388, - "z": 153909 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103053 - }, - { - "groupId": 16, - "instId": 300005, - "propState": 1, - "pos": { - "x": 125735, - "y": -37027, - "z": 181430 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 16, - "instId": 300008, - "propState": 21, - "pos": { - "x": 132768, - "y": -34349, - "z": 190715 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 16, - "instId": 300009, - "propState": 21, - "pos": { - "x": 126483, - "y": -37038, - "z": 191290 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 16, - "instId": 300010, - "propState": 21, - "pos": { - "x": 150045, - "y": -37019, - "z": 179252 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 16, - "instId": 300011, - "propState": 21, - "pos": { - "x": 149720, - "y": -33893, - "z": 181755 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 16, - "instId": 300012, - "propState": 21, - "pos": { - "x": 154322, - "y": -33891, - "z": 188071 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 16, - "instId": 300013, - "propState": 21, - "pos": { - "x": 155264, - "y": -37034, - "z": 187046 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, { - "groupId": 16, - "instId": 300006, - "propState": 8, - "pos": { - "x": 136460, - "y": -34349, - "z": 190937 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 103087 - }, { - "groupId": 16, - "instId": 300016, - "propState": 8, - "pos": { - "x": 152288, - "y": -33891, - "z": 187797 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103087 - }, { - "groupId": 16, - "instId": 300017, - "propState": 8, - "pos": { - "x": 150124, - "y": -33893, - "z": 184457 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103087 - }, { - "groupId": 16, - "instId": 300019, - "propState": 8, - "pos": { - "x": 148337, - "y": -37038, - "z": 167242 - }, - "rot": { - "x": 0, - "y": 211435, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 16, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300001, - "propState": 21, - "pos": { - "x": 127291, - "y": -33310, - "z": 192076 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - } - ], - "teleports": {} - }, - "17": { - "monsters": [ - { - "groupId": 17, - "instId": 200002, - "eventId": 20131001, - "pos": { - "x": 161040, - "y": -39465, - "z": 165972 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 127267, - "y": -30482, - "z": 158127 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": 127737, - "y": -30468, - "z": 157808 - }, - "rot": { - "x": 0, - "y": 339989, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 17, - "instId": 300004, - "propState": 8, - "pos": { - "x": 140507, - "y": -37038, - "z": 176146 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 17, - "instId": 300005, - "propState": 8, - "pos": { - "x": 152639, - "y": -37038, - "z": 175344 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 17, - "instId": 300006, - "propState": 8, - "pos": { - "x": 127020, - "y": -30482, - "z": 158820 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "propId": 103042 - } - ], - "teleports": {} - }, - "18": { - "monsters": [ - { - "groupId": 18, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 136359, - "y": -37038, - "z": 192288 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 18, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 142481, - "y": -37038, - "z": 169373 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3001021 - }, { - "groupId": 18, - "instId": 200003, - "eventId": 10301299, - "pos": { - "x": 152475, - "y": -37038, - "z": 188718 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [ - { - "groupId": 19, - "instId": 400001, - "pos": { - "x": 142117, - "y": -36415, - "z": 185072 - }, - "rot": { - "x": 0, - "y": 308297, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 18, - "pos": { - "x": 142118, - "y": -35996, - "z": 184112 - }, - "rot": { - "x": 0, - "y": 338888, - "z": 0 - }, - "propId": 103189 - }, { - "groupId": 19, - "instId": 300002, - "propState": 1, - "pos": { - "x": 142118, - "y": -35126, - "z": 184112 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 19, - "instId": 300003, - "propState": 8, - "pos": { - "x": 142092, - "y": -36528, - "z": 184104 - }, - "rot": { - "x": 0, - "y": 325872, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [ - { - "groupId": 20, - "instId": 400001, - "pos": { - "x": 150317, - "y": -35620, - "z": 192583 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 18, - "pos": { - "x": 150776, - "y": -36060, - "z": 192591 - }, - "rot": { - "x": 0, - "y": 114332, - "z": 0 - }, - "propId": 103189 - }, { - "groupId": 20, - "instId": 300002, - "propState": 1, - "pos": { - "x": 150663, - "y": -36035, - "z": 192656 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 20, - "instId": 300003, - "propState": 8, - "pos": { - "x": 150238, - "y": -37038, - "z": 192579 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44301007": { - "P44301_F44301001": { - "scenes": { - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 2, - "pos": { - "x": 1, - "y": -22213, - "z": 207610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44301008": { - "P44301_F44301001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 2, - "pos": { - "x": 299712, - "y": 172169, - "z": 410550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44301009": { - "P44301_F44301001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 2, - "pos": { - "x": -104819, - "y": -3511, - "z": -72878 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44301010": { - "P44301_F44301001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 2, - "pos": { - "x": -8, - "y": -15915, - "z": -262780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44301011": { - "P44301_F44301001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 2, - "pos": { - "x": -140494, - "y": 28032, - "z": 363 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44301012": { - "P44301_F44301001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 2, - "pos": { - "x": 146309, - "y": 35556, - "z": -264158 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44301013": { - "P44301_F44301001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 170980, - "y": 113832, - "z": 378855 - }, - "rot": { - "x": 0, - "y": 89890, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 1, - "pos": { - "x": 171000, - "y": 110730, - "z": 368400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 1, - "pos": { - "x": 212820, - "y": 110730, - "z": 368480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 3, - "pos": { - "x": 186733, - "y": 113832, - "z": 342293 - }, - "rot": { - "x": 0, - "y": 179890, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 3, - "instId": 300005, - "propState": 3, - "pos": { - "x": 171020, - "y": 113832, - "z": 357945 - }, - "rot": { - "x": 0, - "y": 269890, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 3, - "instId": 300006, - "propState": 3, - "pos": { - "x": 191890, - "y": 113832, - "z": 378895 - }, - "rot": { - "x": 0, - "y": 179890, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 3, - "instId": 300007, - "propState": 3, - "pos": { - "x": 202365, - "y": 113832, - "z": 368460 - }, - "rot": { - "x": 0, - "y": 179890, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 3, - "instId": 300008, - "propState": 3, - "pos": { - "x": 186713, - "y": 113832, - "z": 352748 - }, - "rot": { - "x": 0, - "y": 179890, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 3, - "instId": 300009, - "propState": 3, - "pos": { - "x": 202385, - "y": 113832, - "z": 358005 - }, - "rot": { - "x": 0, - "y": 269890, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44301014": { - "P44301_F44301001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 328340, - "y": 126715, - "z": 580230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 1, - "pos": { - "x": 328340, - "y": 123643, - "z": 593700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 1, - "pos": { - "x": 292420, - "y": 123723, - "z": 593700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 3, - "instId": 300004, - "propState": 1, - "pos": { - "x": 310380, - "y": 123723, - "z": 611660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, { - "groupId": 3, - "instId": 300005, - "propState": 3, - "pos": { - "x": 319360, - "y": 126745, - "z": 584720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 3, - "instId": 300006, - "propState": 3, - "pos": { - "x": 301400, - "y": 126785, - "z": 584720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 3, - "instId": 300007, - "propState": 3, - "pos": { - "x": 305890, - "y": 126805, - "z": 598190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 3, - "instId": 300008, - "propState": 3, - "pos": { - "x": 319360, - "y": 126785, - "z": 602680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 3, - "instId": 300009, - "propState": 3, - "pos": { - "x": 314870, - "y": 126805, - "z": 607170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 3, - "instId": 300010, - "propState": 8, - "pos": { - "x": 305890, - "y": 126765, - "z": 580230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44301015": { - "P44301_F44301001": { - "scenes": { - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 258561, - "y": 125242, - "z": 623565 - }, - "rot": { - "x": 0, - "y": 30, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 1, - "pos": { - "x": 268550, - "y": 122140, - "z": 623560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 1, - "pos": { - "x": 278560, - "y": 122140, - "z": 663510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 1, - "pos": { - "x": 298517, - "y": 122139, - "z": 623544 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, { - "groupId": 9, - "instId": 300005, - "propState": 3, - "pos": { - "x": 283536, - "y": 125241, - "z": 628546 - }, - "rot": { - "x": 0, - "y": 180030, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 9, - "instId": 300006, - "propState": 3, - "pos": { - "x": 293525, - "y": 125241, - "z": 628541 - }, - "rot": { - "x": 0, - "y": 180030, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 9, - "instId": 300007, - "propState": 3, - "pos": { - "x": 303519, - "y": 125241, - "z": 638525 - }, - "rot": { - "x": 0, - "y": 90030, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 9, - "instId": 300008, - "propState": 3, - "pos": { - "x": 268561, - "y": 125242, - "z": 643538 - }, - "rot": { - "x": 0, - "y": 180030, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 9, - "instId": 300009, - "propState": 3, - "pos": { - "x": 288538, - "y": 125241, - "z": 643527 - }, - "rot": { - "x": 0, - "y": 180030, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 9, - "instId": 300010, - "propState": 3, - "pos": { - "x": 313508, - "y": 125241, - "z": 638519 - }, - "rot": { - "x": 0, - "y": 90030, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 9, - "instId": 300011, - "propState": 3, - "pos": { - "x": 293535, - "y": 125241, - "z": 648519 - }, - "rot": { - "x": 0, - "y": 180030, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 9, - "instId": 300012, - "propState": 3, - "pos": { - "x": 268566, - "y": 125242, - "z": 653527 - }, - "rot": { - "x": 0, - "y": 90030, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 9, - "instId": 300013, - "propState": 3, - "pos": { - "x": 278555, - "y": 125242, - "z": 653521 - }, - "rot": { - "x": 0, - "y": 180030, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 9, - "instId": 300014, - "propState": 3, - "pos": { - "x": 303524, - "y": 125241, - "z": 648514 - }, - "rot": { - "x": 0, - "y": 90030, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 9, - "instId": 300015, - "propState": 8, - "pos": { - "x": 288544, - "y": 125241, - "z": 653516 - }, - "rot": { - "x": 0, - "y": 90030, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300016, - "propState": 8, - "pos": { - "x": 258572, - "y": 125242, - "z": 643543 - }, - "rot": { - "x": 0, - "y": 90030, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300017, - "propState": 8, - "pos": { - "x": 293541, - "y": 125241, - "z": 658508 - }, - "rot": { - "x": 0, - "y": 90030, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 9, - "instId": 300018, - "propState": 8, - "pos": { - "x": 318499, - "y": 125241, - "z": 633522 - }, - "rot": { - "x": 0, - "y": 90030, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44301016": { - "P44301_F44301001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": 156328, - "y": 145931, - "z": 450103 - }, - "rot": { - "x": 0, - "y": 90119, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 1, - "pos": { - "x": 156320, - "y": 142800, - "z": 446090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 1, - "pos": { - "x": 204480, - "y": 143006, - "z": 445990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 2, - "instId": 300005, - "propState": 3, - "pos": { - "x": 164330, - "y": 145878, - "z": 438047 - }, - "rot": { - "x": 0, - "y": 180117, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300006, - "propState": 3, - "pos": { - "x": 172373, - "y": 145971, - "z": 446057 - }, - "rot": { - "x": 0, - "y": 180117, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300007, - "propState": 3, - "pos": { - "x": 172341, - "y": 145854, - "z": 430004 - }, - "rot": { - "x": 0, - "y": 180117, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300008, - "propState": 3, - "pos": { - "x": 180351, - "y": 145830, - "z": 421960 - }, - "rot": { - "x": 0, - "y": 180117, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300009, - "propState": 3, - "pos": { - "x": 188427, - "y": 146039, - "z": 446023 - }, - "rot": { - "x": 0, - "y": 180117, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300010, - "propState": 3, - "pos": { - "x": 188394, - "y": 145923, - "z": 429970 - }, - "rot": { - "x": 0, - "y": 270119, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300011, - "propState": 3, - "pos": { - "x": 196404, - "y": 145899, - "z": 421927 - }, - "rot": { - "x": 0, - "y": 270119, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300012, - "propState": 3, - "pos": { - "x": 204447, - "y": 145991, - "z": 429937 - }, - "rot": { - "x": 0, - "y": 270119, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300013, - "propState": 3, - "pos": { - "x": 180384, - "y": 145947, - "z": 438014 - }, - "rot": { - "x": 0, - "y": 270119, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300021, - "propState": 1, - "pos": { - "x": 180400, - "y": 146005, - "z": 446040 - }, - "rot": { - "x": 0, - "y": 180117, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 2, - "instId": 300022, - "propState": 1, - "pos": { - "x": 184389, - "y": 145935, - "z": 433992 - }, - "rot": { - "x": 0, - "y": 180117, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 2, - "instId": 300023, - "propState": 1, - "pos": { - "x": 184372, - "y": 145876, - "z": 425965 - }, - "rot": { - "x": 0, - "y": 180117, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 2, - "instId": 300024, - "propState": 1, - "pos": { - "x": 168335, - "y": 145866, - "z": 434025 - }, - "rot": { - "x": 0, - "y": 180117, - "z": 0 - }, - "propId": 103007 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44301017": { - "P44301_F44301001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": 226259, - "y": 113781, - "z": 350495 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 1, - "pos": { - "x": 212770, - "y": 110679, - "z": 368480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 1, - "pos": { - "x": 212770, - "y": 110679, - "z": 386465 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 2, - "instId": 300004, - "propState": 1, - "pos": { - "x": 194785, - "y": 110679, - "z": 386465 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103005 - }, { - "groupId": 2, - "instId": 300006, - "propState": 3, - "pos": { - "x": 194785, - "y": 113781, - "z": 350495 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300007, - "propState": 3, - "pos": { - "x": 208274, - "y": 113781, - "z": 363984 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300008, - "propState": 3, - "pos": { - "x": 185793, - "y": 113781, - "z": 368480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300009, - "propState": 3, - "pos": { - "x": 176800, - "y": 113781, - "z": 368480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300010, - "propState": 3, - "pos": { - "x": 199281, - "y": 113781, - "z": 372976 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300011, - "propState": 3, - "pos": { - "x": 176800, - "y": 113781, - "z": 377473 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300012, - "propState": 3, - "pos": { - "x": 199281, - "y": 113781, - "z": 381969 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300013, - "propState": 3, - "pos": { - "x": 185793, - "y": 113781, - "z": 386465 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44301018": { - "P44301_F44301001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": 311147, - "y": 129598, - "z": 532620 - }, - "rot": { - "x": 0, - "y": 89504, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311000, - "y": 132011, - "z": 524000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 1, - "pos": { - "x": 330570, - "y": 165920, - "z": 472460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 2, - "instId": 300004, - "propState": 3, - "pos": { - "x": 331450, - "y": 135934, - "z": 524177 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300005, - "propState": 3, - "pos": { - "x": 321079, - "y": 141038, - "z": 515469 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300006, - "propState": 3, - "pos": { - "x": 346568, - "y": 144822, - "z": 511381 - }, - "rot": { - "x": 0, - "y": 269504, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300008, - "propState": 3, - "pos": { - "x": 331157, - "y": 146963, - "z": 506938 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300010, - "propState": 3, - "pos": { - "x": 341235, - "y": 152889, - "z": 498407 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300011, - "propState": 3, - "pos": { - "x": 320785, - "y": 152067, - "z": 498230 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300013, - "propState": 3, - "pos": { - "x": 325824, - "y": 155030, - "z": 493965 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300015, - "propState": 3, - "pos": { - "x": 351314, - "y": 158814, - "z": 489876 - }, - "rot": { - "x": 0, - "y": 269504, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300016, - "propState": 3, - "pos": { - "x": 325678, - "y": 160545, - "z": 485345 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300018, - "propState": 3, - "pos": { - "x": 315306, - "y": 165649, - "z": 476637 - }, - "rot": { - "x": 0, - "y": 269504, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300019, - "propState": 3, - "pos": { - "x": 335756, - "y": 166470, - "z": 476814 - }, - "rot": { - "x": 0, - "y": 269504, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300021, - "propState": 3, - "pos": { - "x": 361392, - "y": 164739, - "z": 481345 - }, - "rot": { - "x": 0, - "y": 269504, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300023, - "propState": 3, - "pos": { - "x": 351020, - "y": 169843, - "z": 472637 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300024, - "propState": 3, - "pos": { - "x": 335463, - "y": 177500, - "z": 459575 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 2, - "instId": 300025, - "propState": 1, - "pos": { - "x": 326118, - "y": 144001, - "z": 511204 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 2, - "instId": 300026, - "propState": 1, - "pos": { - "x": 336049, - "y": 155441, - "z": 494053 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 2, - "instId": 300027, - "propState": 1, - "pos": { - "x": 340942, - "y": 163918, - "z": 481168 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 2, - "instId": 300007, - "propState": 8, - "pos": { - "x": 341822, - "y": 130830, - "z": 532885 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300009, - "propState": 8, - "pos": { - "x": 372498, - "y": 132061, - "z": 533151 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300012, - "propState": 1, - "pos": { - "x": 310413, - "y": 157172, - "z": 489522 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 2, - "instId": 300014, - "propState": 8, - "pos": { - "x": 351901, - "y": 136755, - "z": 524354 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 2, - "instId": 300017, - "propState": 1, - "pos": { - "x": 310120, - "y": 168201, - "z": 472283 - }, - "rot": { - "x": 0, - "y": 180975, - "z": 0 - }, - "propId": 103007 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44301019": { - "P44301_F44301001": { - "scenes": { - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 1, - "pos": { - "x": 72420, - "y": -19500, - "z": -567360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300004, - "propState": 1, - "pos": { - "x": -311749, - "y": -8802, - "z": -86291 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 8, - "instId": 300005, - "propState": 1, - "pos": { - "x": -311749, - "y": -8802, - "z": -92342 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 8, - "instId": 300011, - "propState": 8, - "pos": { - "x": -329749, - "y": -8900, - "z": -86251 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 8, - "instId": 300012, - "propState": 8, - "pos": { - "x": -329749, - "y": -8900, - "z": -92251 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 8, - "instId": 300013, - "propState": 8, - "pos": { - "x": -331350, - "y": -8860, - "z": -93967 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": 72060, - "y": -19412, - "z": -567260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 8, - "pos": { - "x": 67900, - "y": -19200, - "z": -559630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 17, - "instId": 300001, - "pos": { - "x": 71960, - "y": -19500, - "z": -560380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44301020": { - "P44301_F44301001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300008, - "propState": 21, - "pos": { - "x": 386628, - "y": 119135, - "z": 607037 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 3, - "instId": 300009, - "propState": 21, - "pos": { - "x": 388675, - "y": 121070, - "z": 606841 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103050 - }, - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 386891, - "y": 121021, - "z": 595520 - }, - "rot": { - "x": 0, - "y": 19986, - "z": 0 - }, - "propId": 103043 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 383533, - "y": 121022, - "z": 595520 - }, - "rot": { - "x": 0, - "y": 354162, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 380307, - "y": 121046, - "z": 595518 - }, - "rot": { - "x": 0, - "y": 347402, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "4": { - "monsters": [ - { - "groupId": 4, - "instId": 200002, - "eventId": 20131001, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 3002010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 379773, - "y": 119135, - "z": 608638 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": 380736, - "y": 119135, - "z": 608846 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 2, - "pos": { - "x": 381576, - "y": 119135, - "z": 608623 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103042 - }, - { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 380545, - "y": 119597, - "z": 608828 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": 383133, - "y": 119135, - "z": 602837 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300006, - "propState": 8, - "pos": { - "x": 386566, - "y": 119135, - "z": 607046 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300007, - "propState": 8, - "pos": { - "x": 387493, - "y": 121070, - "z": 595069 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300008, - "propState": 8, - "pos": { - "x": 356948, - "y": 120580, - "z": 616595 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103040 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [ - { - "groupId": 5, - "instId": 400001, - "pos": { - "x": 378968, - "y": 121483, - "z": 594030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3028 - } - ], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 18, - "pos": { - "x": 378842, - "y": 121353, - "z": 594226 - }, - "rot": { - "x": 0, - "y": 27338, - "z": 0 - }, - "propId": 103189 - }, { - "groupId": 5, - "instId": 300002, - "propState": 1, - "pos": { - "x": 381674, - "y": 120662, - "z": 594301 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 378952, - "y": 120047, - "z": 593954 - }, - "rot": { - "x": 0, - "y": 47510, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "6": { - "monsters": [ - { - "groupId": 6, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 383489, - "y": 119135, - "z": 600438 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 6, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 389360, - "y": 119135, - "z": 603430 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 3001021 - } - ], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 384745, - "y": 119135, - "z": 589842 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44301021": { - "P44301_F44301001": { - "scenes": { - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 2, - "pos": { - "x": 0, - "y": -15916, - "z": -281920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103130 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44301022": { - "P44301_F44301001": { - "scenes": { - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 158919, - "y": 145842, - "z": 422194 - }, - "rot": { - "x": 0, - "y": 314, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 1, - "pos": { - "x": 159000, - "y": 142800, - "z": 437000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 1, - "pos": { - "x": 203390, - "y": 143006, - "z": 431820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 3, - "pos": { - "x": 168925, - "y": 145993, - "z": 446816 - }, - "rot": { - "x": 0, - "y": 180315, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 7, - "instId": 300005, - "propState": 3, - "pos": { - "x": 183649, - "y": 146008, - "z": 431929 - }, - "rot": { - "x": 0, - "y": 180315, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 7, - "instId": 300006, - "propState": 3, - "pos": { - "x": 193574, - "y": 146098, - "z": 441745 - }, - "rot": { - "x": 0, - "y": 90316, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 7, - "instId": 300007, - "propState": 8, - "pos": { - "x": 178849, - "y": 146083, - "z": 456632 - }, - "rot": { - "x": 0, - "y": 90316, - "z": 0 - }, - "propId": 103007 - }, { - "groupId": 7, - "instId": 300008, - "propState": 8, - "pos": { - "x": 188557, - "y": 146013, - "z": 426966 - }, - "rot": { - "x": 0, - "y": 90316, - "z": 0 - }, - "propId": 103007 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44302001": { - "P44302_F44302001": { - "scenes": { - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 87510, - "y": 98000, - "z": 84577 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": 93510, - "y": 98000, - "z": 84577 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 9, - "instId": 300003, - "propState": 8, - "pos": { - "x": 93719, - "y": 98010, - "z": 84076 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": 15010, - "y": 98338, - "z": 72850 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 35, - "instId": 300001, - "pos": { - "x": 16431, - "y": 98000, - "z": 69877 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44302002": { - "P44302_F44302001": { - "scenes": { - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": 87510, - "y": 98000, - "z": 84577 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": 93510, - "y": 98000, - "z": 84577 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": 80669, - "y": 98010, - "z": 84930 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": 75454, - "y": 85987, - "z": 114582 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": 81453, - "y": 85985, - "z": 114582 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": 87882, - "y": 91438, - "z": 114580 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": 14930, - "y": 98300, - "z": 90310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 36, - "instId": 300001, - "pos": { - "x": 16316, - "y": 98000, - "z": 93198 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - } - } - } - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44302003": { - "P44302_F44302001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 63860, - "y": 169909, - "z": 495700 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 1, - "pos": { - "x": 40090, - "y": 166806, - "z": 495700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 1, - "pos": { - "x": 63860, - "y": 166806, - "z": 495700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 3, - "pos": { - "x": 46032, - "y": 169909, - "z": 513528 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 6, - "instId": 300005, - "propState": 3, - "pos": { - "x": 34147, - "y": 169909, - "z": 501643 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 87203, - "y": 173071, - "z": 476545 - }, - "rot": { - "x": 0, - "y": 270032, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 1, - "pos": { - "x": 51170, - "y": 169932, - "z": 490080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 1, - "pos": { - "x": 69200, - "y": 169880, - "z": 508090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 3, - "pos": { - "x": 42165, - "y": 173009, - "z": 499095 - }, - "rot": { - "x": 0, - "y": 90032, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 7, - "instId": 300005, - "propState": 3, - "pos": { - "x": 51180, - "y": 172983, - "z": 508100 - }, - "rot": { - "x": 0, - "y": 32, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 7, - "instId": 300006, - "propState": 3, - "pos": { - "x": 60185, - "y": 173008, - "z": 499085 - }, - "rot": { - "x": 0, - "y": 32, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 7, - "instId": 300007, - "propState": 3, - "pos": { - "x": 73693, - "y": 173046, - "z": 485563 - }, - "rot": { - "x": 0, - "y": 32, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 7, - "instId": 300008, - "propState": 3, - "pos": { - "x": 82708, - "y": 173020, - "z": 494568 - }, - "rot": { - "x": 0, - "y": 32, - "z": 0 - }, - "propId": 103006 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44302004": { - "P44302_F44302001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 20121, - "y": 198648, - "z": 471102 - }, - "rot": { - "x": 0, - "y": 358363, - "z": 0 - }, - "propId": 103008 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 1, - "pos": { - "x": 38371, - "y": 194821, - "z": 471350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 1, - "pos": { - "x": 32710, - "y": 180509, - "z": 509730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103005 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 3, - "pos": { - "x": 24318, - "y": 193636, - "z": 483978 - }, - "rot": { - "x": 0, - "y": 89220, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 6, - "instId": 300005, - "propState": 3, - "pos": { - "x": 33198, - "y": 190052, - "z": 492645 - }, - "rot": { - "x": 0, - "y": 89220, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 6, - "instId": 300006, - "propState": 3, - "pos": { - "x": 37394, - "y": 185040, - "z": 505521 - }, - "rot": { - "x": 0, - "y": 178363, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 6, - "instId": 300007, - "propState": 3, - "pos": { - "x": 47252, - "y": 194340, - "z": 480017 - }, - "rot": { - "x": 0, - "y": 178363, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 6, - "instId": 300008, - "propState": 3, - "pos": { - "x": 46764, - "y": 187899, - "z": 497102 - }, - "rot": { - "x": 0, - "y": 178363, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 6, - "instId": 300009, - "propState": 3, - "pos": { - "x": 46275, - "y": 181457, - "z": 514188 - }, - "rot": { - "x": 0, - "y": 89220, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 6, - "instId": 300010, - "propState": 3, - "pos": { - "x": 56133, - "y": 190757, - "z": 488684 - }, - "rot": { - "x": 0, - "y": 89220, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 6, - "instId": 300011, - "propState": 3, - "pos": { - "x": 55644, - "y": 184316, - "z": 505769 - }, - "rot": { - "x": 0, - "y": 178363, - "z": 0 - }, - "propId": 103006 - }, { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": 42079, - "y": 186469, - "z": 501312 - }, - "rot": { - "x": 0, - "y": 89220, - "z": 0 - }, - "propId": 103007 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44303001": { - "P44303_F44303001": { - "scenes": { - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 1, - "pos": { - "x": 146218, - "y": 28084, - "z": -175913 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": 81346, - "y": 22089, - "z": -196925 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 1, - "pos": { - "x": -81320, - "y": 22100, - "z": -196809 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 7, - "instId": 300006, - "propState": 1, - "pos": { - "x": -125303, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 7, - "instId": 300007, - "propState": 1, - "pos": { - "x": -155408, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 7, - "instId": 300008, - "propState": 1, - "pos": { - "x": -135344, - "y": -4910, - "z": -61779 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 7, - "instId": 300009, - "propState": 1, - "pos": { - "x": 149255, - "y": 28111, - "z": -130927 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 7, - "instId": 300010, - "propState": 8, - "pos": { - "x": 110204, - "y": 22109, - "z": -217944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 7, - "instId": 300011, - "propState": 8, - "pos": { - "x": -156331, - "y": -4910, - "z": -79773 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": -188501, - "y": 16040, - "z": -55890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 7, - "instId": 300012, - "propState": 1, - "pos": { - "x": -156415, - "y": -10910, - "z": -130932 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 7, - "instId": 300013, - "propState": 1, - "pos": { - "x": -165403, - "y": -10910, - "z": -139927 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 7, - "instId": 300015, - "propState": 8, - "pos": { - "x": -81322, - "y": -16910, - "z": -196913 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 7, - "instId": 300016, - "propState": 8, - "pos": { - "x": -84221, - "y": -16868, - "z": -198931 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 7, - "instId": 300017, - "propState": 8, - "pos": { - "x": 79741, - "y": 22090, - "z": -200440 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 7, - "instId": 300018, - "propState": 1, - "pos": { - "x": -173385, - "y": 22081, - "z": -148887 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 7, - "instId": 300014, - "propState": 8, - "pos": { - "x": -190551, - "y": 16032, - "z": -52573 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": -116165, - "y": 22090, - "z": -175809 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 7, - "instId": 300019, - "propState": 8, - "pos": { - "x": -140501, - "y": 21032, - "z": -37902 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 7, - "instId": 300020, - "propState": 8, - "pos": { - "x": -125488, - "y": 28032, - "z": -40907 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": 159229, - "y": 27793, - "z": -139048 - }, - "rot": { - "x": 0, - "y": 15697, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 1, - "pos": { - "x": 70987, - "y": -16918, - "z": -249130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 1, - "pos": { - "x": 73440, - "y": 22090, - "z": -243065 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": -67698, - "y": -16918, - "z": -249130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 1, - "pos": { - "x": -73516, - "y": 22090, - "z": -246650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 9, - "instId": 300005, - "propState": 8, - "pos": { - "x": -125968, - "y": 21032, - "z": -33553 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 9, - "instId": 300006, - "propState": 8, - "pos": { - "x": -125968, - "y": 21032, - "z": -30254 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 9, - "instId": 300007, - "propState": 1, - "pos": { - "x": -126790, - "y": -4906, - "z": -30006 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 9, - "instId": 300008, - "propState": 1, - "pos": { - "x": -126790, - "y": -4906, - "z": -33305 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 9, - "instId": 300010, - "propState": 1, - "pos": { - "x": 120500, - "y": 32410, - "z": -337990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 9, - "instId": 300011, - "propState": 1, - "pos": { - "x": 264503, - "y": 32420, - "z": -310455 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 9, - "instId": 300012, - "propState": 8, - "pos": { - "x": 261211, - "y": 32420, - "z": -410195 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": -155540, - "y": 28031, - "z": 1073 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103040 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44303002": { - "P44303_F44303001": { - "scenes": { - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 1, - "pos": { - "x": 146218, - "y": 28084, - "z": -175913 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 81346, - "y": 22089, - "z": -196925 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": -81320, - "y": 22100, - "z": -196809 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 5, - "instId": 300006, - "propState": 1, - "pos": { - "x": -125303, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300007, - "propState": 1, - "pos": { - "x": -155408, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300008, - "propState": 1, - "pos": { - "x": -135344, - "y": -4910, - "z": -61779 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300009, - "propState": 1, - "pos": { - "x": 149255, - "y": 28111, - "z": -130927 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 5, - "instId": 300010, - "propState": 8, - "pos": { - "x": 110204, - "y": 22109, - "z": -217944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300011, - "propState": 8, - "pos": { - "x": -156331, - "y": -4910, - "z": -79773 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300004, - "propState": 8, - "pos": { - "x": -188501, - "y": 16040, - "z": -55890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300012, - "propState": 1, - "pos": { - "x": -156415, - "y": -10910, - "z": -130932 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300013, - "propState": 1, - "pos": { - "x": -165403, - "y": -10910, - "z": -139927 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300015, - "propState": 8, - "pos": { - "x": -81322, - "y": -16910, - "z": -196913 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300016, - "propState": 8, - "pos": { - "x": -84221, - "y": -16868, - "z": -198931 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 5, - "instId": 300017, - "propState": 8, - "pos": { - "x": 79741, - "y": 22090, - "z": -200440 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 5, - "instId": 300018, - "propState": 1, - "pos": { - "x": -173385, - "y": 22081, - "z": -148887 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 5, - "instId": 300014, - "propState": 8, - "pos": { - "x": -190551, - "y": 16032, - "z": -52573 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 5, - "instId": 300005, - "propState": 8, - "pos": { - "x": -116165, - "y": 22090, - "z": -175809 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300019, - "propState": 8, - "pos": { - "x": -140501, - "y": 21043, - "z": -37849 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300020, - "propState": 8, - "pos": { - "x": -140500, - "y": 20968, - "z": -25702 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103040 - }, { - "groupId": 5, - "instId": 300021, - "propState": 8, - "pos": { - "x": -140501, - "y": 22086, - "z": -125874 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300022, - "propState": 8, - "pos": { - "x": -116130, - "y": 22096, - "z": -248041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300023, - "propState": 8, - "pos": { - "x": -125488, - "y": 28032, - "z": -40900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 159229, - "y": 27793, - "z": -139048 - }, - "rot": { - "x": 0, - "y": 15697, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 1, - "pos": { - "x": 70987, - "y": -16918, - "z": -249130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 1, - "pos": { - "x": 73440, - "y": 22090, - "z": -243065 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -67698, - "y": -16918, - "z": -249130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 1, - "pos": { - "x": -73516, - "y": 22090, - "z": -246650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 7, - "instId": 300007, - "propState": 1, - "pos": { - "x": -126790, - "y": -4906, - "z": -30006 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 7, - "instId": 300008, - "propState": 1, - "pos": { - "x": -126790, - "y": -4906, - "z": -33305 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 7, - "instId": 300010, - "propState": 1, - "pos": { - "x": 120500, - "y": 32410, - "z": -337990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 7, - "instId": 300011, - "propState": 1, - "pos": { - "x": 264503, - "y": 32420, - "z": -310455 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 7, - "instId": 300012, - "propState": 8, - "pos": { - "x": 261211, - "y": 32420, - "z": -410195 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44303003": { - "P44303_F44303001": { - "scenes": { - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 1, - "pos": { - "x": 146218, - "y": 28084, - "z": -175913 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 81346, - "y": 22089, - "z": -196925 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 1, - "pos": { - "x": -81320, - "y": 22100, - "z": -196809 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 5, - "instId": 300006, - "propState": 1, - "pos": { - "x": -125303, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300007, - "propState": 1, - "pos": { - "x": -155408, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300008, - "propState": 1, - "pos": { - "x": -135344, - "y": -4910, - "z": -61779 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300009, - "propState": 1, - "pos": { - "x": 149255, - "y": 28111, - "z": -130927 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 5, - "instId": 300010, - "propState": 8, - "pos": { - "x": 110204, - "y": 22109, - "z": -217944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300011, - "propState": 8, - "pos": { - "x": -156331, - "y": -4910, - "z": -79773 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300004, - "propState": 1, - "pos": { - "x": -188501, - "y": 16040, - "z": -55890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300012, - "propState": 1, - "pos": { - "x": -156415, - "y": -10910, - "z": -130932 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300013, - "propState": 1, - "pos": { - "x": -165403, - "y": -10910, - "z": -139927 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300015, - "propState": 8, - "pos": { - "x": -81322, - "y": -16910, - "z": -196913 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300016, - "propState": 8, - "pos": { - "x": -84221, - "y": -16868, - "z": -198931 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 5, - "instId": 300017, - "propState": 8, - "pos": { - "x": 79741, - "y": 22090, - "z": -200440 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 5, - "instId": 300018, - "propState": 1, - "pos": { - "x": -173385, - "y": 22081, - "z": -148887 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 5, - "instId": 300014, - "propState": 1, - "pos": { - "x": -190551, - "y": 16032, - "z": -52573 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 5, - "instId": 300005, - "propState": 8, - "pos": { - "x": -116165, - "y": 22090, - "z": -175809 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300019, - "propState": 8, - "pos": { - "x": -140514, - "y": 19032, - "z": -103854 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300020, - "propState": 8, - "pos": { - "x": -125488, - "y": 28032, - "z": -40900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300021, - "propState": 1, - "pos": { - "x": -185501, - "y": 16032, - "z": -76900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300022, - "propState": 1, - "pos": { - "x": -161501, - "y": 16032, - "z": -76900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300023, - "propState": 1, - "pos": { - "x": -140501, - "y": 16032, - "z": -55920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300024, - "propState": 1, - "pos": { - "x": -140501, - "y": 21032, - "z": -37900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 5, - "instId": 300025, - "propState": 1, - "pos": { - "x": -113501, - "y": 28032, - "z": -40900 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 159229, - "y": 27793, - "z": -139048 - }, - "rot": { - "x": 0, - "y": 15697, - "z": 0 - }, - "propId": 103013 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 1, - "pos": { - "x": 70987, - "y": -16918, - "z": -249130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 1, - "pos": { - "x": 73440, - "y": 22090, - "z": -243065 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -67698, - "y": -16918, - "z": -249130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 1, - "pos": { - "x": -73516, - "y": 22090, - "z": -246650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": -125968, - "y": 21032, - "z": -33553 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 7, - "instId": 300006, - "propState": 8, - "pos": { - "x": -125968, - "y": 21032, - "z": -30254 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 7, - "instId": 300007, - "propState": 1, - "pos": { - "x": -126790, - "y": -4906, - "z": -30006 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 7, - "instId": 300008, - "propState": 1, - "pos": { - "x": -126790, - "y": -4906, - "z": -33305 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 7, - "instId": 300010, - "propState": 1, - "pos": { - "x": 120500, - "y": 32410, - "z": -337990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 7, - "instId": 300011, - "propState": 1, - "pos": { - "x": 264503, - "y": 32420, - "z": -310455 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103096 - }, { - "groupId": 7, - "instId": 300012, - "propState": 8, - "pos": { - "x": 261211, - "y": 32420, - "z": -410195 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103096 - } - ], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -133330, - "y": 28062, - "z": -30450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 37, - "instId": 300002, - "propState": 8, - "pos": { - "x": -141677, - "y": 29035, - "z": -6260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44305001": { - "P44305_F44305001": { - "scenes": { - "3": { - "monsters": [ - { - "groupId": 3, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 125151, - "y": -30482, - "z": 168180 - }, - "rot": { - "x": 0, - "y": 160367, - "z": 0 - }, - "monsterId": 7010011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 334840, - "y": 31720, - "z": 424950 - }, - "rot": { - "x": 0, - "y": 235677, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 3, - "instId": 300007, - "propState": 8, - "pos": { - "x": 328680, - "y": 31720, - "z": 409470 - }, - "rot": { - "x": 0, - "y": 89318, - "z": 0 - }, - "propId": 103042 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 371160, - "y": 43730, - "z": 409570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": 371410, - "y": 50550, - "z": 396251 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": 339458, - "y": 31720, - "z": 424878 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [ - { - "groupId": 4, - "instId": 400001, - "pos": { - "x": 338421, - "y": 31720, - "z": 417298 - }, - "rot": { - "x": 0, - "y": 208126, - "z": 0 - }, - "npcId": 3119 - }, { - "groupId": 4, - "instId": 400002, - "pos": { - "x": 359741, - "y": 31720, - "z": 410508 - }, - "rot": { - "x": 0, - "y": 12270, - "z": 0 - }, - "npcId": 3121 - } - ], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 338726, - "y": 31720, - "z": 417971 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 359591, - "y": 31720, - "z": 410110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": 335970, - "y": 31720, - "z": 423850 - }, - "rot": { - "x": 0, - "y": 138697, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "5": { - "monsters": [ - { - "groupId": 5, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 348520, - "y": 31720, - "z": 417700 - }, - "rot": { - "x": 0, - "y": 93910, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 5, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 359330, - "y": 31720, - "z": 426680 - }, - "rot": { - "x": 0, - "y": 31, - "z": 0 - }, - "monsterId": 3002011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 348520, - "y": 31720, - "z": 417700 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [ - { - "groupId": 6, - "instId": 400001, - "pos": { - "x": 353016, - "y": 31720, - "z": 417376 - }, - "rot": { - "x": 0, - "y": 266245, - "z": 0 - }, - "npcId": 3119 - }, { - "groupId": 6, - "instId": 400002, - "pos": { - "x": 361620, - "y": 31720, - "z": 413900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3119 - }, { - "groupId": 6, - "instId": 400003, - "pos": { - "x": 361629, - "y": 31720, - "z": 412790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3121 - }, { - "groupId": 6, - "instId": 400004, - "pos": { - "x": 353054, - "y": 31720, - "z": 416184 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 3121 - } - ], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 361690, - "y": 31730, - "z": 415410 - }, - "rot": { - "x": 0, - "y": 271757, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": 353230, - "y": 31720, - "z": 418970 - }, - "rot": { - "x": 0, - "y": 269532, - "z": 0 - }, - "propId": 103043 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 1, - "pos": { - "x": 374246, - "y": 31734, - "z": 421320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 1, - "pos": { - "x": 368545, - "y": 43730, - "z": 409570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103051 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": 356490, - "y": 31720, - "z": 409370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103030 - }, - { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": 389330, - "y": 50120, - "z": 436618 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103030 - }, { - "groupId": 7, - "instId": 300005, - "propState": 2, - "pos": { - "x": 353350, - "y": 50120, - "z": 436560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103030 - }, { - "groupId": 7, - "instId": 300006, - "propState": 8, - "pos": { - "x": 359297, - "y": 43720, - "z": 436431 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 7, - "instId": 300007, - "propState": 1, - "pos": { - "x": 350464, - "y": 43730, - "z": 439630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103051 - }, { - "groupId": 7, - "instId": 300008, - "propState": 1, - "pos": { - "x": 368545, - "y": 50560, - "z": 396063 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103051 - }, { - "groupId": 7, - "instId": 300009, - "propState": 8, - "pos": { - "x": 375165, - "y": 50328, - "z": 425661 - }, - "rot": { - "x": 0, - "y": 70673, - "z": 0 - }, - "propId": 103142 - }, { - "groupId": 7, - "instId": 300010, - "propState": 8, - "pos": { - "x": 375095, - "y": 50328, - "z": 429072 - }, - "rot": { - "x": 0, - "y": 124876, - "z": 0 - }, - "propId": 103142 - }, { - "groupId": 7, - "instId": 300011, - "propState": 8, - "pos": { - "x": 374927, - "y": 50328, - "z": 428084 - }, - "rot": { - "x": 0, - "y": 94791, - "z": 0 - }, - "propId": 103142 - }, { - "groupId": 7, - "instId": 300012, - "propState": 8, - "pos": { - "x": 363355, - "y": 50328, - "z": 440860 - }, - "rot": { - "x": 0, - "y": 19042, - "z": 0 - }, - "propId": 103142 - }, { - "groupId": 7, - "instId": 300013, - "propState": 8, - "pos": { - "x": 383315, - "y": 50120, - "z": 442390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 7, - "instId": 300014, - "propState": 8, - "pos": { - "x": 367595, - "y": 43916, - "z": 446962 - }, - "rot": { - "x": 0, - "y": 17712, - "z": 0 - }, - "propId": 103142 - }, { - "groupId": 7, - "instId": 300015, - "propState": 8, - "pos": { - "x": 374880, - "y": 50129, - "z": 427438 - }, - "rot": { - "x": 0, - "y": 89506, - "z": 0 - }, - "propId": 109 - }, { - "groupId": 7, - "instId": 300016, - "propState": 8, - "pos": { - "x": 367951, - "y": 50126, - "z": 427340 - }, - "rot": { - "x": 0, - "y": 90403, - "z": 0 - }, - "propId": 109 - }, { - "groupId": 7, - "instId": 300017, - "propState": 8, - "pos": { - "x": 368443, - "y": 43730, - "z": 409577 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 7, - "instId": 300018, - "propState": 8, - "pos": { - "x": 368545, - "y": 50560, - "z": 396063 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 7, - "instId": 300019, - "propState": 8, - "pos": { - "x": 368304, - "y": 50315, - "z": 426604 - }, - "rot": { - "x": 0, - "y": 93299, - "z": 0 - }, - "propId": 103142 - }, { - "groupId": 7, - "instId": 300020, - "propState": 8, - "pos": { - "x": 368000, - "y": 50315, - "z": 425174 - }, - "rot": { - "x": 0, - "y": 130542, - "z": 0 - }, - "propId": 103142 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [ - { - "groupId": 8, - "instId": 400001, - "pos": { - "x": 372579, - "y": 43730, - "z": 409441 - }, - "rot": { - "x": 0, - "y": 12270, - "z": 0 - }, - "npcId": 3119 - }, - { - "groupId": 8, - "instId": 400002, - "pos": { - "x": 370384, - "y": 43730, - "z": 407746 - }, - "rot": { - "x": 0, - "y": 358672, - "z": 0 - }, - "npcId": 3121 - }, - { - "groupId": 8, - "instId": 400003, - "pos": { - "x": 376424, - "y": 43730, - "z": 426840 - }, - "rot": { - "x": 0, - "y": 316078, - "z": 0 - }, - "npcId": 3123 - }, - { - "groupId": 8, - "instId": 400004, - "pos": { - "x": 365820, - "y": 43730, - "z": 445520 - }, - "rot": { - "x": 0, - "y": 45612, - "z": 0 - }, - "npcId": 3120 - }, { - "groupId": 8, - "instId": 400013, - "pos": { - "x": 356020, - "y": 43730, - "z": 439470 - }, - "rot": { - "x": 0, - "y": 87500, - "z": 0 - }, - "npcId": 3122 - } - ], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": 376900, - "y": 43730, - "z": 426420 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": 365250, - "y": 43720, - "z": 444970 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": 355170, - "y": 43720, - "z": 439490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": 353911, - "y": 48485, - "z": 442648 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 370480, - "y": 43730, - "z": 424520 - }, - "rot": { - "x": 0, - "y": 269844, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 9, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 370987, - "y": 43730, - "z": 437202 - }, - "rot": { - "x": 0, - "y": 93910, - "z": 0 - }, - "monsterId": 3002011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 370480, - "y": 43730, - "z": 424520 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [ - { - "groupId": 10, - "instId": 400001, - "pos": { - "x": 373272, - "y": 43734, - "z": 428108 - }, - "rot": { - "x": 0, - "y": 91721, - "z": 0 - }, - "npcId": 3119 - }, - { - "groupId": 10, - "instId": 400002, - "pos": { - "x": 373303, - "y": 43734, - "z": 429144 - }, - "rot": { - "x": 0, - "y": 91721, - "z": 0 - }, - "npcId": 3121 - }, - { - "groupId": 10, - "instId": 400003, - "pos": { - "x": 373392, - "y": 43734, - "z": 432105 - }, - "rot": { - "x": 0, - "y": 91721, - "z": 0 - }, - "npcId": 3123 - }, - { - "groupId": 10, - "instId": 400004, - "pos": { - "x": 373422, - "y": 43744, - "z": 433096 - }, - "rot": { - "x": 0, - "y": 91721, - "z": 0 - }, - "npcId": 3120 - }, { - "groupId": 10, - "instId": 400005, - "pos": { - "x": 361808, - "y": 43734, - "z": 437649 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3119 - }, { - "groupId": 10, - "instId": 400006, - "pos": { - "x": 360720, - "y": 43734, - "z": 437649 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3121 - }, { - "groupId": 10, - "instId": 400007, - "pos": { - "x": 359480, - "y": 43734, - "z": 441629 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3123 - }, { - "groupId": 10, - "instId": 400008, - "pos": { - "x": 358250, - "y": 43734, - "z": 441590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 3120 - }, { - "groupId": 10, - "instId": 400009, - "pos": { - "x": 370360, - "y": 43750, - "z": 430600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 3122 - }, { - "groupId": 10, - "instId": 400010, - "pos": { - "x": 359580, - "y": 43734, - "z": 437649 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3122 - } - ], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 372996, - "y": 43732, - "z": 430610 - }, - "rot": { - "x": 0, - "y": 89520, - "z": 0 - }, - "propId": 103043 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 360920, - "y": 43732, - "z": 441858 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103043 - } - ], - "teleports": {} - }, - "12": { - "monsters": [ - { - "groupId": 12, - "instId": 200001, - "eventId": 10301299, - "pos": { - "x": 371160, - "y": 50120, - "z": 428160 - }, - "rot": { - "x": 0, - "y": 359773, - "z": 0 - }, - "monsterId": 3002011 - }, { - "groupId": 12, - "instId": 200002, - "eventId": 10301299, - "pos": { - "x": 368431, - "y": 50120, - "z": 432020 - }, - "rot": { - "x": 0, - "y": 268435, - "z": 0 - }, - "monsterId": 3002041 - }, { - "groupId": 12, - "instId": 200003, - "eventId": 10301299, - "pos": { - "x": 369360, - "y": 50120, - "z": 422130 - }, - "rot": { - "x": 0, - "y": 268435, - "z": 0 - }, - "monsterId": 3002041 - }, { - "groupId": 12, - "instId": 200005, - "eventId": 10301299, - "pos": { - "x": 371280, - "y": 50120, - "z": 426580 - }, - "rot": { - "x": 0, - "y": 180367, - "z": 0 - }, - "monsterId": 3002011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": 371160, - "y": 50120, - "z": 428160 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 12, - "instId": 300002, - "propState": 8, - "pos": { - "x": 371221, - "y": 50120, - "z": 429022 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300001, - "propState": 2, - "pos": { - "x": 377610, - "y": 50120, - "z": 427574 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103068 - }, { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": 375972, - "y": 50120, - "z": 424190 - }, - "rot": { - "x": 0, - "y": 43406, - "z": 0 - }, - "propId": 103055 - }, { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": 377564, - "y": 50120, - "z": 424190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103055 - }, { - "groupId": 17, - "instId": 300004, - "propState": 8, - "pos": { - "x": 377610, - "y": 50120, - "z": 427574 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [ - { - "groupId": 18, - "instId": 400001, - "pos": { - "x": 369309, - "y": 50564, - "z": 395100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3119 - }, - { - "groupId": 18, - "instId": 400002, - "pos": { - "x": 370399, - "y": 50564, - "z": 395100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3120 - }, - { - "groupId": 18, - "instId": 400003, - "pos": { - "x": 371492, - "y": 50564, - "z": 395100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3121 - }, - { - "groupId": 18, - "instId": 400004, - "pos": { - "x": 372600, - "y": 50564, - "z": 395100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3122 - }, { - "groupId": 18, - "instId": 400005, - "pos": { - "x": 373679, - "y": 50564, - "z": 395100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 3123 - } - ], - "props": [], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 1, - "pos": { - "x": 374246, - "y": 31734, - "z": 421320 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103051 - }, { - "groupId": 25, - "instId": 300002, - "propState": 1, - "pos": { - "x": 368545, - "y": 43730, - "z": 409570 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103051 - }, { - "groupId": 25, - "instId": 300003, - "propState": 8, - "pos": { - "x": 371169, - "y": 43730, - "z": 409570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 1, - "pos": { - "x": 350464, - "y": 43730, - "z": 439630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103051 - }, { - "groupId": 26, - "instId": 300002, - "propState": 1, - "pos": { - "x": 368545, - "y": 50560, - "z": 396063 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103051 - }, { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 371551, - "y": 50560, - "z": 396063 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [ - { - "groupId": 27, - "instId": 400001, - "pos": { - "x": 371493, - "y": 50550, - "z": 416136 - }, - "rot": { - "x": 0, - "y": 15524, - "z": 0 - }, - "npcId": 3119 - } - ], - "props": [], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [ - { - "groupId": 28, - "instId": 400001, - "pos": { - "x": 367598, - "y": 50120, - "z": 421069 - }, - "rot": { - "x": 0, - "y": 59091, - "z": 0 - }, - "npcId": 3120 - } - ], - "props": [], - "teleports": {} - }, - "29": { - "monsters": [], - "npcs": [ - { - "groupId": 29, - "instId": 400001, - "pos": { - "x": 369157, - "y": 50120, - "z": 435280 - }, - "rot": { - "x": 0, - "y": 160716, - "z": 0 - }, - "npcId": 3121 - } - ], - "props": [], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [ - { - "groupId": 30, - "instId": 400001, - "pos": { - "x": 367160, - "y": 50080, - "z": 432060 - }, - "rot": { - "x": 0, - "y": 91160, - "z": 0 - }, - "npcId": 3122 - } - ], - "props": [], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [ - { - "groupId": 31, - "instId": 400001, - "pos": { - "x": 375330, - "y": 50080, - "z": 434700 - }, - "rot": { - "x": 0, - "y": 235451, - "z": 0 - }, - "npcId": 3123 - } - ], - "props": [], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 8, - "pos": { - "x": 371410, - "y": 50550, - "z": 407276 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44305002": { - "P44305_F44305001": { - "scenes": { - "20": { - "monsters": [], - "npcs": [ - { - "groupId": 20, - "instId": 400001, - "pos": { - "x": -48580, - "y": 54055, - "z": 115348 - }, - "rot": { - "x": 0, - "y": 310014, - "z": 0 - }, - "npcId": 13316 - } - ], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": -48248, - "y": 54106, - "z": 115068 - }, - "rot": { - "x": 0, - "y": 43472, - "z": 0 - }, - "propId": 103139 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [ - { - "groupId": 21, - "instId": 400001, - "pos": { - "x": -58730, - "y": 54106, - "z": 113557 - }, - "rot": { - "x": 0, - "y": 174573, - "z": 0 - }, - "npcId": 3030 - }, { - "groupId": 21, - "instId": 400002, - "pos": { - "x": -56970, - "y": 54051, - "z": 113430 - }, - "rot": { - "x": 0, - "y": 257529, - "z": 0 - }, - "npcId": 2302 - }, { - "groupId": 21, - "instId": 400003, - "pos": { - "x": -58950, - "y": 54051, - "z": 115250 - }, - "rot": { - "x": 0, - "y": 162906, - "z": 0 - }, - "npcId": 2303 - }, { - "groupId": 21, - "instId": 400004, - "pos": { - "x": -60895, - "y": 54051, - "z": 113347 - }, - "rot": { - "x": 0, - "y": 68602, - "z": 0 - }, - "npcId": 2308 - } - ], - "props": [], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [ - { - "groupId": 22, - "instId": 400001, - "pos": { - "x": -115218, - "y": 56689, - "z": -126724 - }, - "rot": { - "x": 0, - "y": 120250, - "z": 0 - }, - "npcId": 13129 - } - ], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": -115576, - "y": 56689, - "z": -126518 - }, - "rot": { - "x": 0, - "y": 31545, - "z": 0 - }, - "propId": 103139 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [ - { - "groupId": 23, - "instId": 400001, - "pos": { - "x": -104880, - "y": 56689, - "z": -134640 - }, - "rot": { - "x": 0, - "y": 336655, - "z": 0 - }, - "npcId": 2303 - }, { - "groupId": 23, - "instId": 400002, - "pos": { - "x": -106630, - "y": 56689, - "z": -139000 - }, - "rot": { - "x": 0, - "y": 336655, - "z": 0 - }, - "npcId": 2302 - }, { - "groupId": 23, - "instId": 400003, - "pos": { - "x": -105860, - "y": 56689, - "z": -133140 - }, - "rot": { - "x": 0, - "y": 248503, - "z": 0 - }, - "npcId": 2308 - } - ], - "props": [], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [ - { - "groupId": 24, - "instId": 400001, - "pos": { - "x": -109480, - "y": 56689, - "z": -133600 - }, - "rot": { - "x": 0, - "y": 294669, - "z": 0 - }, - "npcId": 2303 - }, { - "groupId": 24, - "instId": 400002, - "pos": { - "x": -116190, - "y": 56689, - "z": -132360 - }, - "rot": { - "x": 0, - "y": 67708, - "z": 0 - }, - "npcId": 2302 - }, { - "groupId": 24, - "instId": 400003, - "pos": { - "x": -109290, - "y": 56689, - "z": -130320 - }, - "rot": { - "x": 0, - "y": 221412, - "z": 0 - }, - "npcId": 2308 - }, { - "groupId": 24, - "instId": 400004, - "pos": { - "x": -108912, - "y": 56689, - "z": -131941 - }, - "rot": { - "x": 0, - "y": 272240, - "z": 0 - }, - "npcId": 3030 - } - ], - "props": [], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [ - { - "groupId": 25, - "instId": 400001, - "pos": { - "x": -25725, - "y": 56187, - "z": 165616 - }, - "rot": { - "x": 0, - "y": 345318, - "z": 0 - }, - "npcId": 13236 - } - ], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 8, - "pos": { - "x": -25617, - "y": 56182, - "z": 165247 - }, - "rot": { - "x": 0, - "y": 71793, - "z": 0 - }, - "propId": 103139 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [ - { - "groupId": 26, - "instId": 400001, - "pos": { - "x": -32190, - "y": 56186, - "z": 174020 - }, - "rot": { - "x": 0, - "y": 24146, - "z": 0 - }, - "npcId": 2303 - }, { - "groupId": 26, - "instId": 400002, - "pos": { - "x": -36360, - "y": 56258, - "z": 174570 - }, - "rot": { - "x": 0, - "y": 55222, - "z": 0 - }, - "npcId": 2308 - }, { - "groupId": 26, - "instId": 400003, - "pos": { - "x": -35005, - "y": 56187, - "z": 172353 - }, - "rot": { - "x": 0, - "y": 27670, - "z": 0 - }, - "npcId": 3030 - }, { - "groupId": 26, - "instId": 400004, - "pos": { - "x": -34170, - "y": 56258, - "z": 174270 - }, - "rot": { - "x": 0, - "y": 24401, - "z": 0 - }, - "npcId": 2302 - } - ], - "props": [], - "teleports": {} - }, - "27": { - "monsters": [], - "npcs": [ - { - "groupId": 27, - "instId": 400001, - "pos": { - "x": -31302, - "y": 56187, - "z": 179047 - }, - "rot": { - "x": 0, - "y": 45155, - "z": 0 - }, - "npcId": 3030 - }, - { - "groupId": 27, - "instId": 400002, - "pos": { - "x": -29839, - "y": 58706, - "z": 180788 - }, - "rot": { - "x": 0, - "y": 202023, - "z": 0 - }, - "npcId": 3027 - }, - { - "groupId": 27, - "instId": 400003, - "pos": { - "x": -28890, - "y": 56187, - "z": 183740 - }, - "rot": { - "x": 0, - "y": 162779, - "z": 0 - }, - "npcId": 2303 - }, - { - "groupId": 27, - "instId": 400004, - "pos": { - "x": -25710, - "y": 56187, - "z": 177780 - }, - "rot": { - "x": 0, - "y": 162779, - "z": 0 - }, - "npcId": 2308 - }, { - "groupId": 27, - "instId": 400005, - "pos": { - "x": -33200, - "y": 56187, - "z": 181100 - }, - "rot": { - "x": 0, - "y": 115254, - "z": 0 - }, - "npcId": 2302 - } - ], - "props": [], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19050, - "y": 56187, - "z": 164369 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - }, { - "groupId": 48, - "instId": 300002, - "propState": 8, - "pos": { - "x": -119820, - "y": 56689, - "z": -124050 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 2, - "groupId": 48, - "instId": 300002, - "pos": { - "x": -116715, - "y": 56689, - "z": -120560 - }, - "rot": { - "x": 0, - "y": 167855, - "z": 0 - } - } - } - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 101, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103186 - }, { - "groupId": 61, - "instId": 300002, - "propState": 1, - "pos": { - "x": -172800, - "y": 64400, - "z": 6310 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103098 - }, { - "groupId": 61, - "instId": 300003, - "propState": 101, - "pos": { - "x": -184120, - "y": 63160, - "z": 6230 - }, - "rot": { - "x": 0, - "y": 59477, - "z": 0 - }, - "propId": 103214 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44305003": { - "P44305_F44305001": { - "scenes": { - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": -179190, - "y": -4760, - "z": -79740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300002, - "propState": 8, - "pos": { - "x": -116121, - "y": 22100, - "z": -248043 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - } - ], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300027, - "propState": 8, - "pos": { - "x": -133985, - "y": 25110, - "z": -257049 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300028, - "propState": 8, - "pos": { - "x": -98911, - "y": 16110, - "z": -268991 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300002, - "propState": 8, - "pos": { - "x": -137098, - "y": 22260, - "z": -285066 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103208 - }, - { - "groupId": 61, - "instId": 300004, - "propState": 8, - "pos": { - "x": -136939, - "y": 12600, - "z": -266117 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103208 - }, - { - "groupId": 61, - "instId": 300001, - "propState": 8, - "pos": { - "x": -134040, - "y": 19290, - "z": -260020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103209 - }, - { - "groupId": 61, - "instId": 300003, - "propState": 8, - "pos": { - "x": -95182, - "y": 22260, - "z": -257033 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103208 - }, { - "groupId": 61, - "instId": 300005, - "propState": 8, - "pos": { - "x": -95235, - "y": 16100, - "z": -268885 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103208 - }, { - "groupId": 61, - "instId": 300006, - "propState": 8, - "pos": { - "x": 227855, - "y": 33181, - "z": -268491 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 81, - "instId": 300001, - "propState": 8, - "pos": { - "x": 67900, - "y": -19200, - "z": -559630 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 3002 - } - ], - "teleports": { - "2102": { - "anchorId": 1, - "groupId": 81, - "instId": 300001, - "pos": { - "x": 71960, - "y": -19500, - "z": -560380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "85": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300027, - "propState": 8, - "pos": { - "x": -137130, - "y": 26487, - "z": -268090 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 85, - "instId": 300001, - "propState": 8, - "pos": { - "x": -137130, - "y": 34150, - "z": -270504 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 85, - "instId": 300002, - "propState": 8, - "pos": { - "x": -137130, - "y": 31148, - "z": -283978 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300027, - "propState": 8, - "pos": { - "x": -131101, - "y": 12441, - "z": -266180 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300027, - "propState": 8, - "pos": { - "x": -95157, - "y": 30015, - "z": -268881 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "109": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 109, - "instId": 300001, - "propState": 12, - "pos": { - "x": -116100, - "y": 22080, - "z": -286550 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44305004": { - "P44305_F44305001": { - "scenes": { - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300001, - "propState": 1, - "pos": { - "x": 146218, - "y": 28084, - "z": -175913 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 40, - "instId": 300002, - "propState": 8, - "pos": { - "x": 81346, - "y": 22089, - "z": -196925 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 40, - "instId": 300003, - "propState": 1, - "pos": { - "x": -81320, - "y": 22100, - "z": -196809 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, - { - "groupId": 40, - "instId": 300006, - "propState": 1, - "pos": { - "x": -125303, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 40, - "instId": 300007, - "propState": 1, - "pos": { - "x": -155408, - "y": 22090, - "z": -148889 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 40, - "instId": 300008, - "propState": 1, - "pos": { - "x": -135344, - "y": -4910, - "z": -61779 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 40, - "instId": 300009, - "propState": 1, - "pos": { - "x": 149255, - "y": 28111, - "z": -130927 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 40, - "instId": 300010, - "propState": 8, - "pos": { - "x": 110204, - "y": 22109, - "z": -217944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 40, - "instId": 300011, - "propState": 8, - "pos": { - "x": -156331, - "y": -4910, - "z": -79773 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 40, - "instId": 300004, - "propState": 8, - "pos": { - "x": -188501, - "y": 16040, - "z": -55890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 40, - "instId": 300012, - "propState": 1, - "pos": { - "x": -156415, - "y": -10910, - "z": -130932 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 40, - "instId": 300013, - "propState": 1, - "pos": { - "x": -165403, - "y": -10910, - "z": -139927 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 40, - "instId": 300015, - "propState": 8, - "pos": { - "x": -81322, - "y": -16910, - "z": -196913 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103031 - }, { - "groupId": 40, - "instId": 300016, - "propState": 8, - "pos": { - "x": -83505, - "y": -16868, - "z": -198931 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 40, - "instId": 300017, - "propState": 8, - "pos": { - "x": 80139, - "y": 22090, - "z": -199564 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 40, - "instId": 300018, - "propState": 1, - "pos": { - "x": -173385, - "y": 22081, - "z": -148887 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103032 - }, { - "groupId": 40, - "instId": 300014, - "propState": 8, - "pos": { - "x": -190551, - "y": 16032, - "z": -53857 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 40, - "instId": 300005, - "propState": 8, - "pos": { - "x": -116165, - "y": 22090, - "z": -175809 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103031 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300003, - "propState": 8, - "pos": { - "x": -359870, - "y": -2850, - "z": -103923 - }, - "rot": { - "x": 0, - "y": 5515, - "z": 0 - }, - "propId": 103208 - }, - { - "groupId": 44, - "instId": 300004, - "propState": 8, - "pos": { - "x": -314909, - "y": -8770, - "z": -50386 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103208 - }, - { - "groupId": 44, - "instId": 300002, - "propState": 8, - "pos": { - "x": -359911, - "y": -8860, - "z": -53000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103208 - }, - { - "groupId": 44, - "instId": 300006, - "propState": 8, - "pos": { - "x": -353870, - "y": 5518, - "z": -50430 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103208 - }, { - "groupId": 44, - "instId": 300001, - "propState": 8, - "pos": { - "x": -359911, - "y": -8775, - "z": -96000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103208 - }, { - "groupId": 44, - "instId": 300005, - "propState": 8, - "pos": { - "x": -332962, - "y": -8663, - "z": -104271 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103208 - }, { - "groupId": 44, - "instId": 300007, - "propState": 8, - "pos": { - "x": -359911, - "y": -8790, - "z": -77215 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103208 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300004, - "propState": 1, - "pos": { - "x": -329900, - "y": -8750, - "z": -56250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 45, - "instId": 300005, - "propState": 1, - "pos": { - "x": -323906, - "y": -8750, - "z": -56250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 45, - "instId": 300006, - "propState": 1, - "pos": { - "x": -329840, - "y": -8750, - "z": -104250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, - { - "groupId": 45, - "instId": 300007, - "propState": 1, - "pos": { - "x": -323885, - "y": -8750, - "z": -104250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 45, - "instId": 300001, - "propState": 1, - "pos": { - "x": -329710, - "y": -8790, - "z": -74172 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 45, - "instId": 300002, - "propState": 1, - "pos": { - "x": -329710, - "y": -8790, - "z": -68172 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 45, - "instId": 300003, - "propState": 1, - "pos": { - "x": -347711, - "y": -8750, - "z": -80290 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 45, - "instId": 300008, - "propState": 1, - "pos": { - "x": -341706, - "y": -8750, - "z": -80290 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": -332744, - "y": -8748, - "z": -101150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 47, - "instId": 300002, - "propState": 8, - "pos": { - "x": -332690, - "y": -8750, - "z": -77070 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 47, - "instId": 300003, - "propState": 8, - "pos": { - "x": -332980, - "y": -8750, - "z": -53208 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 47, - "instId": 300004, - "propState": 8, - "pos": { - "x": -314911, - "y": -8750, - "z": -53084 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 47, - "instId": 300005, - "propState": 8, - "pos": { - "x": -347927, - "y": -8780, - "z": -77313 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 47, - "instId": 300006, - "propState": 8, - "pos": { - "x": -353876, - "y": -8750, - "z": -55286 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": -353801, - "y": -8819, - "z": -68340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 48, - "instId": 300002, - "propState": 8, - "pos": { - "x": -353801, - "y": -8819, - "z": -74340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 48, - "instId": 300003, - "propState": 8, - "pos": { - "x": -353852, - "y": -8860, - "z": -60897 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300003, - "propState": 8, - "pos": { - "x": -348682, - "y": -8772, - "z": -98167 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - }, { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": -347830, - "y": -8750, - "z": -104250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": -341860, - "y": -8750, - "z": -104250 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103073 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": -353801, - "y": -8819, - "z": -86370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 50, - "instId": 300002, - "propState": 8, - "pos": { - "x": -353801, - "y": -8819, - "z": -92370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 50, - "instId": 300003, - "propState": 8, - "pos": { - "x": -353852, - "y": -8860, - "z": -78927 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 12, - "pos": { - "x": -347848, - "y": 5835, - "z": -77283 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": -353307, - "y": -2735, - "z": -104271 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 8, - "pos": { - "x": -359870, - "y": -2539, - "z": -77274 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": -359870, - "y": -2763, - "z": -56278 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 57, - "instId": 300003, - "propState": 8, - "pos": { - "x": -353870, - "y": 5643, - "z": -61900 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 57, - "instId": 300004, - "propState": 8, - "pos": { - "x": -359870, - "y": -2823, - "z": -92269 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": -332889, - "y": 225, - "z": -50540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": -341791, - "y": -14415, - "z": -50320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1030 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "44305005": { - "P44305_F44305001": { - "scenes": { - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300005, - "propState": 8, - "pos": { - "x": 107398, - "y": 46705, - "z": -287181 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103208 - }, - { - "groupId": 16, - "instId": 300004, - "propState": 8, - "pos": { - "x": 166876, - "y": 35076, - "z": -257960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103208 - }, - { - "groupId": 16, - "instId": 300006, - "propState": 8, - "pos": { - "x": 125603, - "y": 35076, - "z": -258056 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103208 - }, - { - "groupId": 16, - "instId": 300007, - "propState": 8, - "pos": { - "x": 125230, - "y": 42140, - "z": -278647 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103208 - }, { - "groupId": 16, - "instId": 300008, - "propState": 8, - "pos": { - "x": 152879, - "y": 35076, - "z": -249405 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103208 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": 107282, - "y": 32486, - "z": -282169 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103208 - }, { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": 166876, - "y": 35076, - "z": -270030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103208 - }, { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": 167200, - "y": 43178, - "z": -249332 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103208 - }, { - "groupId": 16, - "instId": 300009, - "propState": 8, - "pos": { - "x": 166870, - "y": 42725, - "z": -278747 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103208 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": 119250, - "y": 35055, - "z": -266930 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": 125263, - "y": 35055, - "z": -266930 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103073 - }, { - "groupId": 20, - "instId": 300003, - "propState": 8, - "pos": { - "x": 126343, - "y": 35070, - "z": -273030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103192 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": 143250, - "y": 35080, - "z": -273000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": 143250, - "y": 34870, - "z": -267000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": 142480, - "y": 35070, - "z": -273826 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "22": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 22, - "instId": 300001, - "propState": 8, - "pos": { - "x": 131238, - "y": 35073, - "z": -249002 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 22, - "instId": 300002, - "propState": 8, - "pos": { - "x": 130007, - "y": 35107, - "z": -250479 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": 131319, - "y": 35070, - "z": -273014 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": 161313, - "y": 35070, - "z": -255030 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 23, - "instId": 300003, - "propState": 8, - "pos": { - "x": 131333, - "y": 35070, - "z": -257975 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103017 - }, - { - "groupId": 23, - "instId": 300004, - "propState": 8, - "pos": { - "x": 110007, - "y": 35080, - "z": -270008 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 23, - "instId": 300005, - "propState": 8, - "pos": { - "x": 110472, - "y": 32420, - "z": -281964 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 23, - "instId": 300006, - "propState": 8, - "pos": { - "x": -760826, - "y": -530363, - "z": -1450791 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": 153029, - "y": 43846, - "z": -248987 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103017 - }, { - "groupId": 31, - "instId": 300002, - "propState": 8, - "pos": { - "x": 150470, - "y": 48730, - "z": -249150 - }, - "rot": { - "x": 0, - "y": 167189, - "z": 0 - }, - "propId": 109 - }, { - "groupId": 31, - "instId": 300003, - "propState": 8, - "pos": { - "x": 141910, - "y": 48730, - "z": -249150 - }, - "rot": { - "x": 0, - "y": 12811, - "z": 0 - }, - "propId": 109 - }, { - "groupId": 31, - "instId": 300004, - "propState": 8, - "pos": { - "x": 146110, - "y": 47090, - "z": -249150 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 109 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": 155430, - "y": 44508, - "z": -278540 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 33, - "instId": 300002, - "propState": 8, - "pos": { - "x": 150553, - "y": 32910, - "z": -278988 - }, - "rot": { - "x": 0, - "y": 12811, - "z": 0 - }, - "propId": 109 - }, - { - "groupId": 33, - "instId": 300003, - "propState": 8, - "pos": { - "x": 141995, - "y": 32910, - "z": -278988 - }, - "rot": { - "x": 0, - "y": 167189, - "z": 0 - }, - "propId": 109 - }, - { - "groupId": 33, - "instId": 300004, - "propState": 8, - "pos": { - "x": 134727, - "y": 42178, - "z": -278940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 33, - "instId": 300005, - "propState": 8, - "pos": { - "x": 146208, - "y": 34795, - "z": -278926 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 109 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": 161250, - "y": 35110, - "z": -267000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103033 - }, - { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": 155250, - "y": 35110, - "z": -267000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103033 - }, - { - "groupId": 34, - "instId": 300003, - "propState": 8, - "pos": { - "x": 167090, - "y": 46750, - "z": -261000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103033 - }, - { - "groupId": 34, - "instId": 300004, - "propState": 8, - "pos": { - "x": 167090, - "y": 40750, - "z": -261000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 34, - "instId": 300005, - "propState": 8, - "pos": { - "x": 167200, - "y": 41000, - "z": -259500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 12, - "pos": { - "x": 146275, - "y": 47046, - "z": -269430 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60303 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149902, - "y": 47050, - "z": -269230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 38, - "instId": 300002, - "propState": 8, - "pos": { - "x": 148089, - "y": 47046, - "z": -266730 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 38, - "instId": 300003, - "propState": 8, - "pos": { - "x": 142602, - "y": 47050, - "z": -269230 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, - { - "groupId": 38, - "instId": 300004, - "propState": 8, - "pos": { - "x": 144385, - "y": 47046, - "z": -266770 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 38, - "instId": 300005, - "propState": 8, - "pos": { - "x": 149860, - "y": 47050, - "z": -271030 - }, - "rot": { - "x": 0, - "y": 296555, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 38, - "instId": 300006, - "propState": 8, - "pos": { - "x": 149350, - "y": 47046, - "z": -267980 - }, - "rot": { - "x": 0, - "y": 236555, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 38, - "instId": 300007, - "propState": 8, - "pos": { - "x": 143320, - "y": 47050, - "z": -267760 - }, - "rot": { - "x": 0, - "y": 116555, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 38, - "instId": 300008, - "propState": 8, - "pos": { - "x": 142593, - "y": 47046, - "z": -271185 - }, - "rot": { - "x": 0, - "y": 53851, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 38, - "instId": 300009, - "propState": 8, - "pos": { - "x": 143663, - "y": 47046, - "z": -270171 - }, - "rot": { - "x": 0, - "y": 87691, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 38, - "instId": 300010, - "propState": 8, - "pos": { - "x": 148669, - "y": 47046, - "z": -270171 - }, - "rot": { - "x": 0, - "y": 267691, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 38, - "instId": 300011, - "propState": 8, - "pos": { - "x": 147603, - "y": 47046, - "z": -268461 - }, - "rot": { - "x": 0, - "y": 228377, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 38, - "instId": 300012, - "propState": 8, - "pos": { - "x": 144473, - "y": 47046, - "z": -268499 - }, - "rot": { - "x": 0, - "y": 143321, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 8, - "pos": { - "x": 131250, - "y": 35090, - "z": -267000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 41, - "instId": 300002, - "propState": 8, - "pos": { - "x": 125250, - "y": 35090, - "z": -267000 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103033 - }, { - "groupId": 41, - "instId": 300003, - "propState": 8, - "pos": { - "x": 125230, - "y": 40500, - "z": -265250 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103039 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": 107246, - "y": 42322, - "z": -287230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 42, - "instId": 300002, - "propState": 8, - "pos": { - "x": 125230, - "y": 43563, - "z": -270389 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103017 - } - ], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 8, - "pos": { - "x": 167090, - "y": 40913, - "z": -255113 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 43, - "instId": 300002, - "propState": 8, - "pos": { - "x": 167090, - "y": 42717, - "z": -272971 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - }, - "45": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 8, - "pos": { - "x": 124757, - "y": 47046, - "z": -287934 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 103016 - }, { - "groupId": 45, - "instId": 300002, - "propState": 8, - "pos": { - "x": 145469, - "y": 47046, - "z": -287386 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103016 - } - ], - "teleports": {} - } - }, - "planeType": 6, - "worldId": 401, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "100000102": { - "P10000_F10000000": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 2447, - "y": 0, - "z": 559 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1380, - "y": 0, - "z": 3160 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": { - "2215": { - "anchorId": 2, - "groupId": 2, - "instId": 300001, - "pos": { - "x": 0, - "y": 0, - "z": -2000 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [ - { - "groupId": 3, - "instId": 400002, - "pos": { - "x": 3589, - "y": 0, - "z": 3007 - }, - "rot": { - "x": 0, - "y": 240110, - "z": 0 - }, - "npcId": 1003 - }, { - "groupId": 3, - "instId": 400003, - "pos": { - "x": -4420, - "y": 21, - "z": -1101 - }, - "rot": { - "x": 0, - "y": 69628, - "z": 0 - }, - "npcId": 1004 - } - ], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1380, - "y": 0, - "z": 3160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -1380, - "y": 0, - "z": 3160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4176, - "y": 0, - "z": 26719 - }, - "rot": { - "x": 0, - "y": 180102, - "z": 0 - }, - "propId": 2001 - }, { - "groupId": 30, - "instId": 300002, - "propState": 2, - "pos": { - "x": -6155, - "y": 0, - "z": 21320 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 2002 - }, { - "groupId": 30, - "instId": 300003, - "propState": 8, - "pos": { - "x": -6380, - "y": 0, - "z": 18890 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 2000 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [ - { - "groupId": 34, - "instId": 400001, - "pos": { - "x": -5717, - "y": 0, - "z": -13802 - }, - "rot": { - "x": 0, - "y": 40618, - "z": 0 - }, - "npcId": 3012 - } - ], - "props": [], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": -6416, - "y": 0, - "z": -12950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 2004 - } - ], - "teleports": { - "2206": { - "anchorId": 1, - "groupId": 47, - "instId": 300001, - "pos": { - "x": -4030, - "y": 0, - "z": -13006 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "49": { - "monsters": [], - "npcs": [ - { - "groupId": 49, - "instId": 400001, - "pos": { - "x": -3900, - "y": 0, - "z": 23160 - }, - "rot": { - "x": 0, - "y": 235814, - "z": 0 - }, - "npcId": 1009 - }, - { - "groupId": 49, - "instId": 400002, - "pos": { - "x": -4050, - "y": 0, - "z": 8160 - }, - "rot": { - "x": 0, - "y": 103322, - "z": 0 - }, - "npcId": 1105 - }, - { - "groupId": 49, - "instId": 400003, - "pos": { - "x": 3270, - "y": 0, - "z": 11750 - }, - "rot": { - "x": 0, - "y": 265953, - "z": 0 - }, - "npcId": 1109 - }, - { - "groupId": 49, - "instId": 400004, - "pos": { - "x": 1950, - "y": 0, - "z": -3900 - }, - "rot": { - "x": 0, - "y": 118788, - "z": 0 - }, - "npcId": 1103 - }, { - "groupId": 49, - "instId": 400005, - "pos": { - "x": 3080, - "y": 0, - "z": -6630 - }, - "rot": { - "x": 0, - "y": 76000, - "z": 0 - }, - "npcId": 1104 - }, { - "groupId": 49, - "instId": 400006, - "pos": { - "x": 3340, - "y": 0, - "z": -9550 - }, - "rot": { - "x": 0, - "y": 91640, - "z": 0 - }, - "npcId": 1107 - }, { - "groupId": 49, - "instId": 400007, - "pos": { - "x": 3940, - "y": 0, - "z": -6307 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1008 - }, { - "groupId": 49, - "instId": 400008, - "pos": { - "x": -809, - "y": 0, - "z": -15500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1204 - }, { - "groupId": 49, - "instId": 400009, - "pos": { - "x": -295, - "y": 0, - "z": -16041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1006 - }, { - "groupId": 49, - "instId": 400010, - "pos": { - "x": -1196, - "y": 0, - "z": -14570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1209 - }, { - "groupId": 49, - "instId": 400011, - "pos": { - "x": -85, - "y": 0, - "z": -14674 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1210 - }, { - "groupId": 49, - "instId": 400012, - "pos": { - "x": -1461, - "y": 0, - "z": 26274 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1202 - }, { - "groupId": 49, - "instId": 400013, - "pos": { - "x": 252, - "y": 0, - "z": 773 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1106 - }, { - "groupId": 49, - "instId": 400014, - "pos": { - "x": 252, - "y": 0, - "z": -20 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1110 - }, { - "groupId": 49, - "instId": 400015, - "pos": { - "x": 252, - "y": 0, - "z": -748 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1111 - }, { - "groupId": 49, - "instId": 400016, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1207 - }, { - "groupId": 49, - "instId": 400017, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1112 - }, { - "groupId": 49, - "instId": 400018, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1101 - }, { - "groupId": 49, - "instId": 400019, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1102 - }, { - "groupId": 49, - "instId": 400020, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1205 - }, { - "groupId": 49, - "instId": 400021, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1217 - }, { - "groupId": 49, - "instId": 400022, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1218 - }, { - "groupId": 49, - "instId": 400023, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1101 - }, { - "groupId": 49, - "instId": 400024, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1102 - }, { - "groupId": 49, - "instId": 400025, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1217 - }, { - "groupId": 49, - "instId": 400026, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1306 - }, { - "groupId": 49, - "instId": 400027, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1305 - }, { - "groupId": 49, - "instId": 400028, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1312 - }, { - "groupId": 49, - "instId": 400029, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1316 - }, { - "groupId": 49, - "instId": 400030, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1315 - }, { - "groupId": 49, - "instId": 400031, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1314 - }, { - "groupId": 49, - "instId": 400032, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1307 - }, { - "groupId": 49, - "instId": 400033, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1302 - }, { - "groupId": 49, - "instId": 400034, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1221 - }, { - "groupId": 49, - "instId": 400035, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1221 - }, { - "groupId": 49, - "instId": 400036, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1321 - } - ], - "props": [], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4130, - "y": 661, - "z": -9297 - }, - "rot": { - "x": 0, - "y": 67168, - "z": 0 - }, - "propId": 2006 - }, { - "groupId": 66, - "instId": 300002, - "propState": 8, - "pos": { - "x": 4159, - "y": 741, - "z": -9305 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "142": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 142, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3347, - "y": 998, - "z": 14811 - }, - "rot": { - "x": 0, - "y": 90736, - "z": 0 - }, - "propId": 100083 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 153, - "instId": 300001, - "propState": 18, - "pos": { - "x": -6408, - "y": 1007, - "z": 8795 - }, - "rot": { - "x": 0, - "y": 225882, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - } - }, - "planeType": 3, - "worldId": 100, - "startAnchorId": 1, - "startGroupId": 7, - "isEnteredSceneInfo": true - } - }, - "100000103": { - "P10000_F10000000": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 2447, - "y": 0, - "z": 559 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1380, - "y": 0, - "z": 3160 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": { - "2215": { - "anchorId": 2, - "groupId": 2, - "instId": 300001, - "pos": { - "x": 0, - "y": 0, - "z": -2000 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [ - { - "groupId": 3, - "instId": 400002, - "pos": { - "x": 3589, - "y": 0, - "z": 3007 - }, - "rot": { - "x": 0, - "y": 240110, - "z": 0 - }, - "npcId": 1003 - }, { - "groupId": 3, - "instId": 400003, - "pos": { - "x": -4420, - "y": 21, - "z": -1101 - }, - "rot": { - "x": 0, - "y": 69628, - "z": 0 - }, - "npcId": 1004 - } - ], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1380, - "y": 0, - "z": 3160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -1380, - "y": 0, - "z": 3160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4176, - "y": 0, - "z": 26719 - }, - "rot": { - "x": 0, - "y": 180102, - "z": 0 - }, - "propId": 2001 - }, { - "groupId": 30, - "instId": 300002, - "propState": 2, - "pos": { - "x": -6155, - "y": 0, - "z": 21320 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 2002 - }, { - "groupId": 30, - "instId": 300003, - "propState": 8, - "pos": { - "x": -6380, - "y": 0, - "z": 18890 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 2000 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [ - { - "groupId": 34, - "instId": 400001, - "pos": { - "x": -5717, - "y": 0, - "z": -13802 - }, - "rot": { - "x": 0, - "y": 40618, - "z": 0 - }, - "npcId": 3012 - } - ], - "props": [], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": -6416, - "y": 0, - "z": -12950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 2004 - } - ], - "teleports": { - "2206": { - "anchorId": 1, - "groupId": 47, - "instId": 300001, - "pos": { - "x": -4030, - "y": 0, - "z": -13006 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "49": { - "monsters": [], - "npcs": [ - { - "groupId": 49, - "instId": 400001, - "pos": { - "x": -3900, - "y": 0, - "z": 23160 - }, - "rot": { - "x": 0, - "y": 235814, - "z": 0 - }, - "npcId": 1009 - }, - { - "groupId": 49, - "instId": 400002, - "pos": { - "x": -4050, - "y": 0, - "z": 8160 - }, - "rot": { - "x": 0, - "y": 103322, - "z": 0 - }, - "npcId": 1105 - }, - { - "groupId": 49, - "instId": 400003, - "pos": { - "x": 3270, - "y": 0, - "z": 11750 - }, - "rot": { - "x": 0, - "y": 265953, - "z": 0 - }, - "npcId": 1109 - }, - { - "groupId": 49, - "instId": 400004, - "pos": { - "x": 1950, - "y": 0, - "z": -3900 - }, - "rot": { - "x": 0, - "y": 118788, - "z": 0 - }, - "npcId": 1103 - }, { - "groupId": 49, - "instId": 400005, - "pos": { - "x": 3080, - "y": 0, - "z": -6630 - }, - "rot": { - "x": 0, - "y": 76000, - "z": 0 - }, - "npcId": 1104 - }, { - "groupId": 49, - "instId": 400006, - "pos": { - "x": 3340, - "y": 0, - "z": -9550 - }, - "rot": { - "x": 0, - "y": 91640, - "z": 0 - }, - "npcId": 1107 - }, { - "groupId": 49, - "instId": 400007, - "pos": { - "x": 3940, - "y": 0, - "z": -6307 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1008 - }, { - "groupId": 49, - "instId": 400008, - "pos": { - "x": -809, - "y": 0, - "z": -15500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1204 - }, { - "groupId": 49, - "instId": 400009, - "pos": { - "x": -295, - "y": 0, - "z": -16041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1006 - }, { - "groupId": 49, - "instId": 400010, - "pos": { - "x": -1196, - "y": 0, - "z": -14570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1209 - }, { - "groupId": 49, - "instId": 400011, - "pos": { - "x": -85, - "y": 0, - "z": -14674 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1210 - }, { - "groupId": 49, - "instId": 400012, - "pos": { - "x": -1461, - "y": 0, - "z": 26274 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1202 - }, { - "groupId": 49, - "instId": 400013, - "pos": { - "x": 252, - "y": 0, - "z": 773 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1106 - }, { - "groupId": 49, - "instId": 400014, - "pos": { - "x": 252, - "y": 0, - "z": -20 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1110 - }, { - "groupId": 49, - "instId": 400015, - "pos": { - "x": 252, - "y": 0, - "z": -748 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1111 - }, { - "groupId": 49, - "instId": 400016, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1207 - }, { - "groupId": 49, - "instId": 400017, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1112 - }, { - "groupId": 49, - "instId": 400018, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1101 - }, { - "groupId": 49, - "instId": 400019, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1102 - }, { - "groupId": 49, - "instId": 400020, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1205 - }, { - "groupId": 49, - "instId": 400021, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1217 - }, { - "groupId": 49, - "instId": 400022, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1218 - }, { - "groupId": 49, - "instId": 400023, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1101 - }, { - "groupId": 49, - "instId": 400024, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1102 - }, { - "groupId": 49, - "instId": 400025, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1217 - }, { - "groupId": 49, - "instId": 400026, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1306 - }, { - "groupId": 49, - "instId": 400027, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1305 - }, { - "groupId": 49, - "instId": 400028, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1312 - }, { - "groupId": 49, - "instId": 400029, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1316 - }, { - "groupId": 49, - "instId": 400030, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1315 - }, { - "groupId": 49, - "instId": 400031, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1314 - }, { - "groupId": 49, - "instId": 400032, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1307 - }, { - "groupId": 49, - "instId": 400033, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1302 - }, { - "groupId": 49, - "instId": 400034, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1221 - }, { - "groupId": 49, - "instId": 400035, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1221 - }, { - "groupId": 49, - "instId": 400036, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1321 - } - ], - "props": [], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4130, - "y": 661, - "z": -9297 - }, - "rot": { - "x": 0, - "y": 67168, - "z": 0 - }, - "propId": 2006 - }, { - "groupId": 66, - "instId": 300002, - "propState": 8, - "pos": { - "x": 4159, - "y": 741, - "z": -9305 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "142": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 142, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3347, - "y": 998, - "z": 14811 - }, - "rot": { - "x": 0, - "y": 90736, - "z": 0 - }, - "propId": 100083 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 153, - "instId": 300001, - "propState": 18, - "pos": { - "x": -6408, - "y": 1007, - "z": 8795 - }, - "rot": { - "x": 0, - "y": 225882, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - } - }, - "planeType": 3, - "worldId": 100, - "startAnchorId": 1, - "startGroupId": 34, - "isEnteredSceneInfo": true - } - }, - "100000104": { - "P10000_F10000000": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 2447, - "y": 0, - "z": 559 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1380, - "y": 0, - "z": 3160 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": { - "2215": { - "anchorId": 2, - "groupId": 2, - "instId": 300001, - "pos": { - "x": 0, - "y": 0, - "z": -2000 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [ - { - "groupId": 3, - "instId": 400002, - "pos": { - "x": 3589, - "y": 0, - "z": 3007 - }, - "rot": { - "x": 0, - "y": 240110, - "z": 0 - }, - "npcId": 1003 - }, { - "groupId": 3, - "instId": 400003, - "pos": { - "x": -4420, - "y": 21, - "z": -1101 - }, - "rot": { - "x": 0, - "y": 69628, - "z": 0 - }, - "npcId": 1004 - } - ], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1380, - "y": 0, - "z": 3160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -1380, - "y": 0, - "z": 3160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4176, - "y": 0, - "z": 26719 - }, - "rot": { - "x": 0, - "y": 180102, - "z": 0 - }, - "propId": 2001 - }, { - "groupId": 30, - "instId": 300002, - "propState": 2, - "pos": { - "x": -6155, - "y": 0, - "z": 21320 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 2002 - }, { - "groupId": 30, - "instId": 300003, - "propState": 8, - "pos": { - "x": -6380, - "y": 0, - "z": 18890 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 2000 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [ - { - "groupId": 34, - "instId": 400001, - "pos": { - "x": -5717, - "y": 0, - "z": -13802 - }, - "rot": { - "x": 0, - "y": 40618, - "z": 0 - }, - "npcId": 3012 - } - ], - "props": [], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": -6416, - "y": 0, - "z": -12950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 2004 - } - ], - "teleports": { - "2206": { - "anchorId": 1, - "groupId": 47, - "instId": 300001, - "pos": { - "x": -4030, - "y": 0, - "z": -13006 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "49": { - "monsters": [], - "npcs": [ - { - "groupId": 49, - "instId": 400001, - "pos": { - "x": -3900, - "y": 0, - "z": 23160 - }, - "rot": { - "x": 0, - "y": 235814, - "z": 0 - }, - "npcId": 1009 - }, - { - "groupId": 49, - "instId": 400002, - "pos": { - "x": -4050, - "y": 0, - "z": 8160 - }, - "rot": { - "x": 0, - "y": 103322, - "z": 0 - }, - "npcId": 1105 - }, - { - "groupId": 49, - "instId": 400003, - "pos": { - "x": 3270, - "y": 0, - "z": 11750 - }, - "rot": { - "x": 0, - "y": 265953, - "z": 0 - }, - "npcId": 1109 - }, - { - "groupId": 49, - "instId": 400004, - "pos": { - "x": 1950, - "y": 0, - "z": -3900 - }, - "rot": { - "x": 0, - "y": 118788, - "z": 0 - }, - "npcId": 1103 - }, { - "groupId": 49, - "instId": 400005, - "pos": { - "x": 3080, - "y": 0, - "z": -6630 - }, - "rot": { - "x": 0, - "y": 76000, - "z": 0 - }, - "npcId": 1104 - }, { - "groupId": 49, - "instId": 400006, - "pos": { - "x": 3340, - "y": 0, - "z": -9550 - }, - "rot": { - "x": 0, - "y": 91640, - "z": 0 - }, - "npcId": 1107 - }, { - "groupId": 49, - "instId": 400007, - "pos": { - "x": 3940, - "y": 0, - "z": -6307 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1008 - }, { - "groupId": 49, - "instId": 400008, - "pos": { - "x": -809, - "y": 0, - "z": -15500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1204 - }, { - "groupId": 49, - "instId": 400009, - "pos": { - "x": -295, - "y": 0, - "z": -16041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1006 - }, { - "groupId": 49, - "instId": 400010, - "pos": { - "x": -1196, - "y": 0, - "z": -14570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1209 - }, { - "groupId": 49, - "instId": 400011, - "pos": { - "x": -85, - "y": 0, - "z": -14674 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1210 - }, { - "groupId": 49, - "instId": 400012, - "pos": { - "x": -1461, - "y": 0, - "z": 26274 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1202 - }, { - "groupId": 49, - "instId": 400013, - "pos": { - "x": 252, - "y": 0, - "z": 773 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1106 - }, { - "groupId": 49, - "instId": 400014, - "pos": { - "x": 252, - "y": 0, - "z": -20 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1110 - }, { - "groupId": 49, - "instId": 400015, - "pos": { - "x": 252, - "y": 0, - "z": -748 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1111 - }, { - "groupId": 49, - "instId": 400016, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1207 - }, { - "groupId": 49, - "instId": 400017, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1112 - }, { - "groupId": 49, - "instId": 400018, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1101 - }, { - "groupId": 49, - "instId": 400019, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1102 - }, { - "groupId": 49, - "instId": 400020, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1205 - }, { - "groupId": 49, - "instId": 400021, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1217 - }, { - "groupId": 49, - "instId": 400022, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1218 - }, { - "groupId": 49, - "instId": 400023, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1101 - }, { - "groupId": 49, - "instId": 400024, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1102 - }, { - "groupId": 49, - "instId": 400025, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1217 - }, { - "groupId": 49, - "instId": 400026, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1306 - }, { - "groupId": 49, - "instId": 400027, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1305 - }, { - "groupId": 49, - "instId": 400028, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1312 - }, { - "groupId": 49, - "instId": 400029, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1316 - }, { - "groupId": 49, - "instId": 400030, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1315 - }, { - "groupId": 49, - "instId": 400031, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1314 - }, { - "groupId": 49, - "instId": 400032, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1307 - }, { - "groupId": 49, - "instId": 400033, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1302 - }, { - "groupId": 49, - "instId": 400034, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1221 - }, { - "groupId": 49, - "instId": 400035, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1221 - }, { - "groupId": 49, - "instId": 400036, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1321 - } - ], - "props": [], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4130, - "y": 661, - "z": -9297 - }, - "rot": { - "x": 0, - "y": 67168, - "z": 0 - }, - "propId": 2006 - }, { - "groupId": 66, - "instId": 300002, - "propState": 8, - "pos": { - "x": 4159, - "y": 741, - "z": -9305 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "142": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 142, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3347, - "y": 998, - "z": 14811 - }, - "rot": { - "x": 0, - "y": 90736, - "z": 0 - }, - "propId": 100083 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 153, - "instId": 300001, - "propState": 18, - "pos": { - "x": -6408, - "y": 1007, - "z": 8795 - }, - "rot": { - "x": 0, - "y": 225882, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - } - }, - "planeType": 3, - "worldId": 100, - "startAnchorId": 1, - "startGroupId": 47, - "isEnteredSceneInfo": true - } - }, - "100000105": { - "P10000_F10000000": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 2447, - "y": 0, - "z": 559 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1380, - "y": 0, - "z": 3160 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": { - "2215": { - "anchorId": 2, - "groupId": 2, - "instId": 300001, - "pos": { - "x": 0, - "y": 0, - "z": -2000 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [ - { - "groupId": 3, - "instId": 400002, - "pos": { - "x": 3589, - "y": 0, - "z": 3007 - }, - "rot": { - "x": 0, - "y": 240110, - "z": 0 - }, - "npcId": 1003 - }, { - "groupId": 3, - "instId": 400003, - "pos": { - "x": -4420, - "y": 21, - "z": -1101 - }, - "rot": { - "x": 0, - "y": 69628, - "z": 0 - }, - "npcId": 1004 - } - ], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1380, - "y": 0, - "z": 3160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -1380, - "y": 0, - "z": 3160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4176, - "y": 0, - "z": 26719 - }, - "rot": { - "x": 0, - "y": 180102, - "z": 0 - }, - "propId": 2001 - }, { - "groupId": 30, - "instId": 300002, - "propState": 2, - "pos": { - "x": -6155, - "y": 0, - "z": 21320 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 2002 - }, { - "groupId": 30, - "instId": 300003, - "propState": 8, - "pos": { - "x": -6380, - "y": 0, - "z": 18890 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 2000 - } - ], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [ - { - "groupId": 34, - "instId": 400001, - "pos": { - "x": -5717, - "y": 0, - "z": -13802 - }, - "rot": { - "x": 0, - "y": 40618, - "z": 0 - }, - "npcId": 3012 - } - ], - "props": [], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": -6416, - "y": 0, - "z": -12950 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 2004 - } - ], - "teleports": { - "2206": { - "anchorId": 1, - "groupId": 47, - "instId": 300001, - "pos": { - "x": -4030, - "y": 0, - "z": -13006 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "49": { - "monsters": [], - "npcs": [ - { - "groupId": 49, - "instId": 400001, - "pos": { - "x": -3900, - "y": 0, - "z": 23160 - }, - "rot": { - "x": 0, - "y": 235814, - "z": 0 - }, - "npcId": 1009 - }, - { - "groupId": 49, - "instId": 400002, - "pos": { - "x": -4050, - "y": 0, - "z": 8160 - }, - "rot": { - "x": 0, - "y": 103322, - "z": 0 - }, - "npcId": 1105 - }, - { - "groupId": 49, - "instId": 400003, - "pos": { - "x": 3270, - "y": 0, - "z": 11750 - }, - "rot": { - "x": 0, - "y": 265953, - "z": 0 - }, - "npcId": 1109 - }, - { - "groupId": 49, - "instId": 400004, - "pos": { - "x": 1950, - "y": 0, - "z": -3900 - }, - "rot": { - "x": 0, - "y": 118788, - "z": 0 - }, - "npcId": 1103 - }, { - "groupId": 49, - "instId": 400005, - "pos": { - "x": 3080, - "y": 0, - "z": -6630 - }, - "rot": { - "x": 0, - "y": 76000, - "z": 0 - }, - "npcId": 1104 - }, { - "groupId": 49, - "instId": 400006, - "pos": { - "x": 3340, - "y": 0, - "z": -9550 - }, - "rot": { - "x": 0, - "y": 91640, - "z": 0 - }, - "npcId": 1107 - }, { - "groupId": 49, - "instId": 400007, - "pos": { - "x": 3940, - "y": 0, - "z": -6307 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1008 - }, { - "groupId": 49, - "instId": 400008, - "pos": { - "x": -809, - "y": 0, - "z": -15500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1204 - }, { - "groupId": 49, - "instId": 400009, - "pos": { - "x": -295, - "y": 0, - "z": -16041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1006 - }, { - "groupId": 49, - "instId": 400010, - "pos": { - "x": -1196, - "y": 0, - "z": -14570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1209 - }, { - "groupId": 49, - "instId": 400011, - "pos": { - "x": -85, - "y": 0, - "z": -14674 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1210 - }, { - "groupId": 49, - "instId": 400012, - "pos": { - "x": -1461, - "y": 0, - "z": 26274 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1202 - }, { - "groupId": 49, - "instId": 400013, - "pos": { - "x": 252, - "y": 0, - "z": 773 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1106 - }, { - "groupId": 49, - "instId": 400014, - "pos": { - "x": 252, - "y": 0, - "z": -20 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1110 - }, { - "groupId": 49, - "instId": 400015, - "pos": { - "x": 252, - "y": 0, - "z": -748 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1111 - }, { - "groupId": 49, - "instId": 400016, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1207 - }, { - "groupId": 49, - "instId": 400017, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1112 - }, { - "groupId": 49, - "instId": 400018, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1101 - }, { - "groupId": 49, - "instId": 400019, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1102 - }, { - "groupId": 49, - "instId": 400020, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1205 - }, { - "groupId": 49, - "instId": 400021, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1217 - }, { - "groupId": 49, - "instId": 400022, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1218 - }, { - "groupId": 49, - "instId": 400023, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1101 - }, { - "groupId": 49, - "instId": 400024, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1102 - }, { - "groupId": 49, - "instId": 400025, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1217 - }, { - "groupId": 49, - "instId": 400026, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1306 - }, { - "groupId": 49, - "instId": 400027, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1305 - }, { - "groupId": 49, - "instId": 400028, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1312 - }, { - "groupId": 49, - "instId": 400029, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1316 - }, { - "groupId": 49, - "instId": 400030, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1315 - }, { - "groupId": 49, - "instId": 400031, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1314 - }, { - "groupId": 49, - "instId": 400032, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1307 - }, { - "groupId": 49, - "instId": 400033, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1302 - }, { - "groupId": 49, - "instId": 400034, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1221 - }, { - "groupId": 49, - "instId": 400035, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1221 - }, { - "groupId": 49, - "instId": 400036, - "pos": { - "x": 109, - "y": 0, - "z": -1265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1321 - } - ], - "props": [], - "teleports": {} - }, - "66": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 66, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4130, - "y": 661, - "z": -9297 - }, - "rot": { - "x": 0, - "y": 67168, - "z": 0 - }, - "propId": 2006 - }, { - "groupId": 66, - "instId": 300002, - "propState": 8, - "pos": { - "x": 4159, - "y": 741, - "z": -9305 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "142": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 142, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3347, - "y": 998, - "z": 14811 - }, - "rot": { - "x": 0, - "y": 90736, - "z": 0 - }, - "propId": 100083 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 153, - "instId": 300001, - "propState": 18, - "pos": { - "x": -6408, - "y": 1007, - "z": 8795 - }, - "rot": { - "x": 0, - "y": 225882, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - } - }, - "planeType": 3, - "worldId": 100, - "startAnchorId": 1, - "startGroupId": 216, - "isEnteredSceneInfo": true - } - }, - "100000301": { - "P10000_F10000000": { - "scenes": { - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4785, - "y": 0, - "z": -14920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": -5449, - "y": -15289, - "z": -12 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 8, - "pos": { - "x": 8186, - "y": 10, - "z": 5513 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 76, - "instId": 300002, - "propState": 8, - "pos": { - "x": 9390, - "y": 2548, - "z": 5431 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [ - { - "groupId": 81, - "instId": 400001, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 235814, - "z": 0 - }, - "npcId": 1009 - }, - { - "groupId": 81, - "instId": 400002, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 103322, - "z": 0 - }, - "npcId": 1105 - }, - { - "groupId": 81, - "instId": 400003, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 265953, - "z": 0 - }, - "npcId": 1109 - }, - { - "groupId": 81, - "instId": 400004, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 118788, - "z": 0 - }, - "npcId": 1103 - }, { - "groupId": 81, - "instId": 400005, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 76000, - "z": 0 - }, - "npcId": 1104 - }, { - "groupId": 81, - "instId": 400006, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 91640, - "z": 0 - }, - "npcId": 1107 - }, { - "groupId": 81, - "instId": 400007, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1008 - }, { - "groupId": 81, - "instId": 400008, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1204 - }, { - "groupId": 81, - "instId": 400009, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1006 - }, { - "groupId": 81, - "instId": 400010, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1209 - }, { - "groupId": 81, - "instId": 400011, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1210 - }, { - "groupId": 81, - "instId": 400012, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1202 - }, { - "groupId": 81, - "instId": 400013, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1106 - }, { - "groupId": 81, - "instId": 400014, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1110 - }, { - "groupId": 81, - "instId": 400015, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1111 - }, { - "groupId": 81, - "instId": 400016, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1207 - }, { - "groupId": 81, - "instId": 400017, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1112 - }, { - "groupId": 81, - "instId": 400018, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1101 - }, { - "groupId": 81, - "instId": 400019, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1102 - }, { - "groupId": 81, - "instId": 400020, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1205 - }, { - "groupId": 81, - "instId": 400021, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1217 - }, { - "groupId": 81, - "instId": 400022, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1218 - }, { - "groupId": 81, - "instId": 400023, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1101 - }, { - "groupId": 81, - "instId": 400024, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1102 - }, { - "groupId": 81, - "instId": 400025, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1217 - }, { - "groupId": 81, - "instId": 400026, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1306 - }, { - "groupId": 81, - "instId": 400027, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1305 - }, { - "groupId": 81, - "instId": 400028, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1312 - }, { - "groupId": 81, - "instId": 400029, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1316 - }, { - "groupId": 81, - "instId": 400030, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1315 - }, { - "groupId": 81, - "instId": 400031, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1314 - }, { - "groupId": 81, - "instId": 400033, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1302 - }, { - "groupId": 81, - "instId": 400034, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1221 - }, { - "groupId": 81, - "instId": 400035, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1221 - }, { - "groupId": 81, - "instId": 400036, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1321 - } - ], - "props": [], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [ - { - "groupId": 91, - "instId": 400001, - "pos": { - "x": 959, - "y": -14919, - "z": -451 - }, - "rot": { - "x": 0, - "y": 89670, - "z": 0 - }, - "npcId": 3170 - } - ], - "props": [], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 151, - "instId": 300001, - "propState": 8, - "pos": { - "x": 6371, - "y": 833, - "z": 2207 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 184, - "instId": 300001, - "propState": 18, - "pos": { - "x": -925, - "y": -14100, - "z": 11379 - }, - "rot": { - "x": 0, - "y": 331029, - "z": 0 - }, - "propId": 100020 - } - ], - "teleports": {} - } - }, - "planeType": 3, - "worldId": 100, - "startAnchorId": 2, - "startGroupId": 26, - "isEnteredSceneInfo": true - } - }, - "100000302": { - "P10000_F10000000": { - "scenes": { - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4785, - "y": 0, - "z": -14920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": -5449, - "y": -15289, - "z": -12 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 8, - "pos": { - "x": 8186, - "y": 10, - "z": 5513 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 76, - "instId": 300002, - "propState": 8, - "pos": { - "x": 9390, - "y": 2548, - "z": 5431 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [ - { - "groupId": 81, - "instId": 400001, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 235814, - "z": 0 - }, - "npcId": 1009 - }, - { - "groupId": 81, - "instId": 400002, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 103322, - "z": 0 - }, - "npcId": 1105 - }, - { - "groupId": 81, - "instId": 400003, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 265953, - "z": 0 - }, - "npcId": 1109 - }, - { - "groupId": 81, - "instId": 400004, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 118788, - "z": 0 - }, - "npcId": 1103 - }, { - "groupId": 81, - "instId": 400005, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 76000, - "z": 0 - }, - "npcId": 1104 - }, { - "groupId": 81, - "instId": 400006, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 91640, - "z": 0 - }, - "npcId": 1107 - }, { - "groupId": 81, - "instId": 400007, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1008 - }, { - "groupId": 81, - "instId": 400008, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1204 - }, { - "groupId": 81, - "instId": 400009, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1006 - }, { - "groupId": 81, - "instId": 400010, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1209 - }, { - "groupId": 81, - "instId": 400011, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1210 - }, { - "groupId": 81, - "instId": 400012, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1202 - }, { - "groupId": 81, - "instId": 400013, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1106 - }, { - "groupId": 81, - "instId": 400014, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1110 - }, { - "groupId": 81, - "instId": 400015, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1111 - }, { - "groupId": 81, - "instId": 400016, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1207 - }, { - "groupId": 81, - "instId": 400017, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1112 - }, { - "groupId": 81, - "instId": 400018, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1101 - }, { - "groupId": 81, - "instId": 400019, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1102 - }, { - "groupId": 81, - "instId": 400020, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1205 - }, { - "groupId": 81, - "instId": 400021, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1217 - }, { - "groupId": 81, - "instId": 400022, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1218 - }, { - "groupId": 81, - "instId": 400023, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1101 - }, { - "groupId": 81, - "instId": 400024, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1102 - }, { - "groupId": 81, - "instId": 400025, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1217 - }, { - "groupId": 81, - "instId": 400026, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1306 - }, { - "groupId": 81, - "instId": 400027, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1305 - }, { - "groupId": 81, - "instId": 400028, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1312 - }, { - "groupId": 81, - "instId": 400029, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1316 - }, { - "groupId": 81, - "instId": 400030, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1315 - }, { - "groupId": 81, - "instId": 400031, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1314 - }, { - "groupId": 81, - "instId": 400033, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1302 - }, { - "groupId": 81, - "instId": 400034, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1221 - }, { - "groupId": 81, - "instId": 400035, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1221 - }, { - "groupId": 81, - "instId": 400036, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1321 - } - ], - "props": [], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [ - { - "groupId": 91, - "instId": 400001, - "pos": { - "x": 959, - "y": -14919, - "z": -451 - }, - "rot": { - "x": 0, - "y": 89670, - "z": 0 - }, - "npcId": 3170 - } - ], - "props": [], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 151, - "instId": 300001, - "propState": 8, - "pos": { - "x": 6371, - "y": 833, - "z": 2207 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 184, - "instId": 300001, - "propState": 18, - "pos": { - "x": -925, - "y": -14100, - "z": 11379 - }, - "rot": { - "x": 0, - "y": 331029, - "z": 0 - }, - "propId": 100020 - } - ], - "teleports": {} - } - }, - "planeType": 3, - "worldId": 100, - "startAnchorId": 2, - "startGroupId": 3, - "isEnteredSceneInfo": true - } - }, - "100000303": { - "P10000_F10000000": { - "scenes": { - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4785, - "y": 0, - "z": -14920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": -5449, - "y": -15289, - "z": -12 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 8, - "pos": { - "x": 8186, - "y": 10, - "z": 5513 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 76, - "instId": 300002, - "propState": 8, - "pos": { - "x": 9390, - "y": 2548, - "z": 5431 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [ - { - "groupId": 81, - "instId": 400001, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 235814, - "z": 0 - }, - "npcId": 1009 - }, - { - "groupId": 81, - "instId": 400002, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 103322, - "z": 0 - }, - "npcId": 1105 - }, - { - "groupId": 81, - "instId": 400003, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 265953, - "z": 0 - }, - "npcId": 1109 - }, - { - "groupId": 81, - "instId": 400004, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 118788, - "z": 0 - }, - "npcId": 1103 - }, { - "groupId": 81, - "instId": 400005, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 76000, - "z": 0 - }, - "npcId": 1104 - }, { - "groupId": 81, - "instId": 400006, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 91640, - "z": 0 - }, - "npcId": 1107 - }, { - "groupId": 81, - "instId": 400007, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1008 - }, { - "groupId": 81, - "instId": 400008, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1204 - }, { - "groupId": 81, - "instId": 400009, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1006 - }, { - "groupId": 81, - "instId": 400010, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1209 - }, { - "groupId": 81, - "instId": 400011, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1210 - }, { - "groupId": 81, - "instId": 400012, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1202 - }, { - "groupId": 81, - "instId": 400013, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1106 - }, { - "groupId": 81, - "instId": 400014, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1110 - }, { - "groupId": 81, - "instId": 400015, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1111 - }, { - "groupId": 81, - "instId": 400016, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1207 - }, { - "groupId": 81, - "instId": 400017, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1112 - }, { - "groupId": 81, - "instId": 400018, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1101 - }, { - "groupId": 81, - "instId": 400019, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1102 - }, { - "groupId": 81, - "instId": 400020, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1205 - }, { - "groupId": 81, - "instId": 400021, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1217 - }, { - "groupId": 81, - "instId": 400022, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1218 - }, { - "groupId": 81, - "instId": 400023, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1101 - }, { - "groupId": 81, - "instId": 400024, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1102 - }, { - "groupId": 81, - "instId": 400025, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1217 - }, { - "groupId": 81, - "instId": 400026, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1306 - }, { - "groupId": 81, - "instId": 400027, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1305 - }, { - "groupId": 81, - "instId": 400028, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1312 - }, { - "groupId": 81, - "instId": 400029, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1316 - }, { - "groupId": 81, - "instId": 400030, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1315 - }, { - "groupId": 81, - "instId": 400031, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1314 - }, { - "groupId": 81, - "instId": 400033, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1302 - }, { - "groupId": 81, - "instId": 400034, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1221 - }, { - "groupId": 81, - "instId": 400035, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1221 - }, { - "groupId": 81, - "instId": 400036, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1321 - } - ], - "props": [], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [ - { - "groupId": 91, - "instId": 400001, - "pos": { - "x": 959, - "y": -14919, - "z": -451 - }, - "rot": { - "x": 0, - "y": 89670, - "z": 0 - }, - "npcId": 3170 - } - ], - "props": [], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 151, - "instId": 300001, - "propState": 8, - "pos": { - "x": 6371, - "y": 833, - "z": 2207 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 184, - "instId": 300001, - "propState": 18, - "pos": { - "x": -925, - "y": -14100, - "z": 11379 - }, - "rot": { - "x": 0, - "y": 331029, - "z": 0 - }, - "propId": 100020 - } - ], - "teleports": {} - } - }, - "planeType": 3, - "worldId": 100, - "startAnchorId": 1, - "startGroupId": 76, - "isEnteredSceneInfo": true - } - }, - "100000351": { - "P10000_F10000000": { - "scenes": { - "27": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4785, - "y": 0, - "z": -14920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 8, - "pos": { - "x": -5449, - "y": -15289, - "z": -12 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - }, - "76": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 76, - "instId": 300001, - "propState": 8, - "pos": { - "x": 8186, - "y": 10, - "z": 5513 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 76, - "instId": 300002, - "propState": 8, - "pos": { - "x": 9390, - "y": 2548, - "z": 5431 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 138 - } - ], - "teleports": {} - }, - "81": { - "monsters": [], - "npcs": [ - { - "groupId": 81, - "instId": 400001, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 235814, - "z": 0 - }, - "npcId": 1009 - }, - { - "groupId": 81, - "instId": 400002, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 103322, - "z": 0 - }, - "npcId": 1105 - }, - { - "groupId": 81, - "instId": 400003, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 265953, - "z": 0 - }, - "npcId": 1109 - }, - { - "groupId": 81, - "instId": 400004, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 118788, - "z": 0 - }, - "npcId": 1103 - }, { - "groupId": 81, - "instId": 400005, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 76000, - "z": 0 - }, - "npcId": 1104 - }, { - "groupId": 81, - "instId": 400006, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 91640, - "z": 0 - }, - "npcId": 1107 - }, { - "groupId": 81, - "instId": 400007, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1008 - }, { - "groupId": 81, - "instId": 400008, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1204 - }, { - "groupId": 81, - "instId": 400009, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1006 - }, { - "groupId": 81, - "instId": 400010, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1209 - }, { - "groupId": 81, - "instId": 400011, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1210 - }, { - "groupId": 81, - "instId": 400012, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1202 - }, { - "groupId": 81, - "instId": 400013, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1106 - }, { - "groupId": 81, - "instId": 400014, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1110 - }, { - "groupId": 81, - "instId": 400015, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1111 - }, { - "groupId": 81, - "instId": 400016, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1207 - }, { - "groupId": 81, - "instId": 400017, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1112 - }, { - "groupId": 81, - "instId": 400018, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1101 - }, { - "groupId": 81, - "instId": 400019, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1102 - }, { - "groupId": 81, - "instId": 400020, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1205 - }, { - "groupId": 81, - "instId": 400021, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1217 - }, { - "groupId": 81, - "instId": 400022, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1218 - }, { - "groupId": 81, - "instId": 400023, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1101 - }, { - "groupId": 81, - "instId": 400024, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1102 - }, { - "groupId": 81, - "instId": 400025, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1217 - }, { - "groupId": 81, - "instId": 400026, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1306 - }, { - "groupId": 81, - "instId": 400027, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1305 - }, { - "groupId": 81, - "instId": 400028, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1312 - }, { - "groupId": 81, - "instId": 400029, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1316 - }, { - "groupId": 81, - "instId": 400030, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1315 - }, { - "groupId": 81, - "instId": 400031, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1314 - }, { - "groupId": 81, - "instId": 400033, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1302 - }, { - "groupId": 81, - "instId": 400034, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1221 - }, { - "groupId": 81, - "instId": 400035, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1221 - }, { - "groupId": 81, - "instId": 400036, - "pos": { - "x": -1291, - "y": -15000, - "z": 23792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 1321 - } - ], - "props": [], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [ - { - "groupId": 91, - "instId": 400001, - "pos": { - "x": 959, - "y": -14919, - "z": -451 - }, - "rot": { - "x": 0, - "y": 89670, - "z": 0 - }, - "npcId": 3170 - } - ], - "props": [], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 151, - "instId": 300001, - "propState": 8, - "pos": { - "x": 6371, - "y": 833, - "z": 2207 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 184, - "instId": 300001, - "propState": 18, - "pos": { - "x": -925, - "y": -14100, - "z": 11379 - }, - "rot": { - "x": 0, - "y": 331029, - "z": 0 - }, - "propId": 100020 - } - ], - "teleports": {} - } - }, - "planeType": 3, - "worldId": 100, - "startAnchorId": 1, - "startGroupId": 177, - "isEnteredSceneInfo": true - } - }, - "101010102": { - "P10101_F10101001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -15150, - "y": 10, - "z": 80340 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -47360, - "y": 9, - "z": -39760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 34963, - "y": 10, - "z": -142260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47830, - "y": -6336, - "z": 81720 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": 31690, - "y": 210, - "z": -40220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300007, - "propState": 8, - "pos": { - "x": 37160, - "y": -93, - "z": -168310 - }, - "rot": { - "x": 0, - "y": 153500, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300005, - "propState": 8, - "pos": { - "x": -23320, - "y": -4889, - "z": -149600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 1, - "instId": 300008, - "propState": 8, - "pos": { - "x": -23357, - "y": -1100, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1010101": { - "anchorId": 4, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -10138, - "y": 10, - "z": 78898 - }, - "rot": { - "x": 0, - "y": 186078, - "z": 0 - } - }, - "1010102": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": -43300, - "y": -93, - "z": -37960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1010103": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": 33046, - "y": 10, - "z": -144792 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [ - { - "groupId": 2, - "instId": 400004, - "pos": { - "x": -4472, - "y": 234, - "z": -11818 - }, - "rot": { - "x": 0, - "y": 188708, - "z": 0 - }, - "npcId": 11201 - }, { - "groupId": 2, - "instId": 400005, - "pos": { - "x": -13080, - "y": 10, - "z": -40030 - }, - "rot": { - "x": 0, - "y": 278638, - "z": 0 - }, - "npcId": 11101 - }, { - "groupId": 2, - "instId": 400001, - "pos": { - "x": -5011, - "y": 234, - "z": -67815 - }, - "rot": { - "x": 0, - "y": 8091, - "z": 0 - }, - "npcId": 11117 - } - ], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 18, - "pos": { - "x": 21922, - "y": 1742, - "z": -69870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 14, - "instId": 300002, - "propState": 18, - "pos": { - "x": -3965, - "y": 1263, - "z": -13088 - }, - "rot": { - "x": 0, - "y": 320887, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 14, - "instId": 300003, - "propState": 18, - "pos": { - "x": -64567, - "y": 1227, - "z": -19644 - }, - "rot": { - "x": 0, - "y": 19283, - "z": 0 - }, - "propId": 101027 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 18, - "pos": { - "x": -5744, - "y": 1203, - "z": -66914 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300005, - "propState": 18, - "pos": { - "x": -15382, - "y": 559, - "z": 88019 - }, - "rot": { - "x": 0, - "y": 331179, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300006, - "propState": 18, - "pos": { - "x": -51149, - "y": 1237, - "z": -67650 - }, - "rot": { - "x": 0, - "y": 241014, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300007, - "propState": 18, - "pos": { - "x": -16278, - "y": -4459, - "z": 35891 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101027 - }, { - "groupId": 14, - "instId": 300008, - "propState": 18, - "pos": { - "x": 24185, - "y": 772, - "z": -28969 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 14, - "instId": 300009, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300010, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300011, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300012, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4027, - "y": -4977, - "z": 39250 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11020, - "y": 21, - "z": -146260 - }, - "rot": { - "x": 0, - "y": 239890, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39253, - "y": -21985, - "z": -55849 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - } - ], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -19830 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 108, - "instId": 300003, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 134 - }, { - "groupId": 108, - "instId": 300004, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 12, - "pos": { - "x": -44990, - "y": 234, - "z": 96940 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300002, - "propState": 12, - "pos": { - "x": 20517, - "y": 234, - "z": 70589 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300003, - "propState": 12, - "pos": { - "x": -61507, - "y": 692, - "z": -62780 - }, - "rot": { - "x": 0, - "y": 40483, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300004, - "propState": 12, - "pos": { - "x": -37026, - "y": 131, - "z": -108225 - }, - "rot": { - "x": 0, - "y": 87871, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300005, - "propState": 12, - "pos": { - "x": 37905, - "y": 10, - "z": -144135 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300006, - "propState": 12, - "pos": { - "x": 25330, - "y": 10, - "z": -167030 - }, - "rot": { - "x": 0, - "y": 334232, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300007, - "propState": 12, - "pos": { - "x": -17573, - "y": 5022, - "z": -144715 - }, - "rot": { - "x": 0, - "y": 357369, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300009, - "propState": 12, - "pos": { - "x": 27319, - "y": 384, - "z": -9339 - }, - "rot": { - "x": 0, - "y": 180252, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300010, - "propState": 12, - "pos": { - "x": -8945, - "y": -4989, - "z": 27044 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300011, - "propState": 12, - "pos": { - "x": 9207, - "y": -21996, - "z": -22997 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 0, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "238": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 238, - "instId": 300001, - "propState": 18, - "pos": { - "x": 9066, - "y": 562, - "z": 60542 - }, - "rot": { - "x": 0, - "y": 55492, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300002, - "propState": 18, - "pos": { - "x": -51463, - "y": 1246, - "z": -12579 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300003, - "propState": 18, - "pos": { - "x": -10576, - "y": 766, - "z": -96790 - }, - "rot": { - "x": 0, - "y": 31037, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300004, - "propState": 18, - "pos": { - "x": 9247, - "y": 550, - "z": -142517 - }, - "rot": { - "x": 0, - "y": 72385, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300005, - "propState": 18, - "pos": { - "x": 349, - "y": 772, - "z": -1064 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300006, - "propState": 18, - "pos": { - "x": -2085, - "y": -4444, - "z": 53968 - }, - "rot": { - "x": 0, - "y": 215559, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300007, - "propState": 18, - "pos": { - "x": 381, - "y": 1459, - "z": -71256 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "257": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 257, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5040, - "y": -21996, - "z": -27741 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 257, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5026, - "y": -21996, - "z": -25089 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 5, - "startGroupId": 3, - "isEnteredSceneInfo": true - } - }, - "101010103": { - "P10101_F10101001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -15150, - "y": 10, - "z": 80340 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -47360, - "y": 9, - "z": -39760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 34963, - "y": 10, - "z": -142260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47830, - "y": -6336, - "z": 81720 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": 31690, - "y": 210, - "z": -40220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300007, - "propState": 8, - "pos": { - "x": 37160, - "y": -93, - "z": -168310 - }, - "rot": { - "x": 0, - "y": 153500, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300005, - "propState": 8, - "pos": { - "x": -23320, - "y": -4889, - "z": -149600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 1, - "instId": 300008, - "propState": 8, - "pos": { - "x": -23357, - "y": -1100, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1010101": { - "anchorId": 4, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -10138, - "y": 10, - "z": 78898 - }, - "rot": { - "x": 0, - "y": 186078, - "z": 0 - } - }, - "1010102": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": -43300, - "y": -93, - "z": -37960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1010103": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": 33046, - "y": 10, - "z": -144792 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [ - { - "groupId": 2, - "instId": 400004, - "pos": { - "x": -4472, - "y": 234, - "z": -11818 - }, - "rot": { - "x": 0, - "y": 188708, - "z": 0 - }, - "npcId": 11201 - }, { - "groupId": 2, - "instId": 400005, - "pos": { - "x": -13080, - "y": 10, - "z": -40030 - }, - "rot": { - "x": 0, - "y": 278638, - "z": 0 - }, - "npcId": 11101 - }, { - "groupId": 2, - "instId": 400001, - "pos": { - "x": -5011, - "y": 234, - "z": -67815 - }, - "rot": { - "x": 0, - "y": 8091, - "z": 0 - }, - "npcId": 11117 - } - ], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 18, - "pos": { - "x": 21922, - "y": 1742, - "z": -69870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 14, - "instId": 300002, - "propState": 18, - "pos": { - "x": -3965, - "y": 1263, - "z": -13088 - }, - "rot": { - "x": 0, - "y": 320887, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 14, - "instId": 300003, - "propState": 18, - "pos": { - "x": -64567, - "y": 1227, - "z": -19644 - }, - "rot": { - "x": 0, - "y": 19283, - "z": 0 - }, - "propId": 101027 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 18, - "pos": { - "x": -5744, - "y": 1203, - "z": -66914 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300005, - "propState": 18, - "pos": { - "x": -15382, - "y": 559, - "z": 88019 - }, - "rot": { - "x": 0, - "y": 331179, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300006, - "propState": 18, - "pos": { - "x": -51149, - "y": 1237, - "z": -67650 - }, - "rot": { - "x": 0, - "y": 241014, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300007, - "propState": 18, - "pos": { - "x": -16278, - "y": -4459, - "z": 35891 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101027 - }, { - "groupId": 14, - "instId": 300008, - "propState": 18, - "pos": { - "x": 24185, - "y": 772, - "z": -28969 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 14, - "instId": 300009, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300010, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300011, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300012, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4027, - "y": -4977, - "z": 39250 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11020, - "y": 21, - "z": -146260 - }, - "rot": { - "x": 0, - "y": 239890, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39253, - "y": -21985, - "z": -55849 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - } - ], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -19830 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 108, - "instId": 300003, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 134 - }, { - "groupId": 108, - "instId": 300004, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 12, - "pos": { - "x": -44990, - "y": 234, - "z": 96940 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300002, - "propState": 12, - "pos": { - "x": 20517, - "y": 234, - "z": 70589 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300003, - "propState": 12, - "pos": { - "x": -61507, - "y": 692, - "z": -62780 - }, - "rot": { - "x": 0, - "y": 40483, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300004, - "propState": 12, - "pos": { - "x": -37026, - "y": 131, - "z": -108225 - }, - "rot": { - "x": 0, - "y": 87871, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300005, - "propState": 12, - "pos": { - "x": 37905, - "y": 10, - "z": -144135 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300006, - "propState": 12, - "pos": { - "x": 25330, - "y": 10, - "z": -167030 - }, - "rot": { - "x": 0, - "y": 334232, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300007, - "propState": 12, - "pos": { - "x": -17573, - "y": 5022, - "z": -144715 - }, - "rot": { - "x": 0, - "y": 357369, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300009, - "propState": 12, - "pos": { - "x": 27319, - "y": 384, - "z": -9339 - }, - "rot": { - "x": 0, - "y": 180252, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300010, - "propState": 12, - "pos": { - "x": -8945, - "y": -4989, - "z": 27044 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300011, - "propState": 12, - "pos": { - "x": 9207, - "y": -21996, - "z": -22997 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 0, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "238": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 238, - "instId": 300001, - "propState": 18, - "pos": { - "x": 9066, - "y": 562, - "z": 60542 - }, - "rot": { - "x": 0, - "y": 55492, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300002, - "propState": 18, - "pos": { - "x": -51463, - "y": 1246, - "z": -12579 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300003, - "propState": 18, - "pos": { - "x": -10576, - "y": 766, - "z": -96790 - }, - "rot": { - "x": 0, - "y": 31037, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300004, - "propState": 18, - "pos": { - "x": 9247, - "y": 550, - "z": -142517 - }, - "rot": { - "x": 0, - "y": 72385, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300005, - "propState": 18, - "pos": { - "x": 349, - "y": 772, - "z": -1064 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300006, - "propState": 18, - "pos": { - "x": -2085, - "y": -4444, - "z": 53968 - }, - "rot": { - "x": 0, - "y": 215559, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300007, - "propState": 18, - "pos": { - "x": 381, - "y": 1459, - "z": -71256 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "257": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 257, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5040, - "y": -21996, - "z": -27741 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 257, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5026, - "y": -21996, - "z": -25089 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 2, - "startGroupId": 3, - "isEnteredSceneInfo": true - } - }, - "101010104": { - "P10101_F10101001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -15150, - "y": 10, - "z": 80340 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -47360, - "y": 9, - "z": -39760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 34963, - "y": 10, - "z": -142260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47830, - "y": -6336, - "z": 81720 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": 31690, - "y": 210, - "z": -40220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300007, - "propState": 8, - "pos": { - "x": 37160, - "y": -93, - "z": -168310 - }, - "rot": { - "x": 0, - "y": 153500, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300005, - "propState": 8, - "pos": { - "x": -23320, - "y": -4889, - "z": -149600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 1, - "instId": 300008, - "propState": 8, - "pos": { - "x": -23357, - "y": -1100, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1010101": { - "anchorId": 4, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -10138, - "y": 10, - "z": 78898 - }, - "rot": { - "x": 0, - "y": 186078, - "z": 0 - } - }, - "1010102": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": -43300, - "y": -93, - "z": -37960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1010103": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": 33046, - "y": 10, - "z": -144792 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [ - { - "groupId": 2, - "instId": 400004, - "pos": { - "x": -4472, - "y": 234, - "z": -11818 - }, - "rot": { - "x": 0, - "y": 188708, - "z": 0 - }, - "npcId": 11201 - }, { - "groupId": 2, - "instId": 400005, - "pos": { - "x": -13080, - "y": 10, - "z": -40030 - }, - "rot": { - "x": 0, - "y": 278638, - "z": 0 - }, - "npcId": 11101 - }, { - "groupId": 2, - "instId": 400001, - "pos": { - "x": -5011, - "y": 234, - "z": -67815 - }, - "rot": { - "x": 0, - "y": 8091, - "z": 0 - }, - "npcId": 11117 - } - ], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 18, - "pos": { - "x": 21922, - "y": 1742, - "z": -69870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 14, - "instId": 300002, - "propState": 18, - "pos": { - "x": -3965, - "y": 1263, - "z": -13088 - }, - "rot": { - "x": 0, - "y": 320887, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 14, - "instId": 300003, - "propState": 18, - "pos": { - "x": -64567, - "y": 1227, - "z": -19644 - }, - "rot": { - "x": 0, - "y": 19283, - "z": 0 - }, - "propId": 101027 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 18, - "pos": { - "x": -5744, - "y": 1203, - "z": -66914 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300005, - "propState": 18, - "pos": { - "x": -15382, - "y": 559, - "z": 88019 - }, - "rot": { - "x": 0, - "y": 331179, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300006, - "propState": 18, - "pos": { - "x": -51149, - "y": 1237, - "z": -67650 - }, - "rot": { - "x": 0, - "y": 241014, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300007, - "propState": 18, - "pos": { - "x": -16278, - "y": -4459, - "z": 35891 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101027 - }, { - "groupId": 14, - "instId": 300008, - "propState": 18, - "pos": { - "x": 24185, - "y": 772, - "z": -28969 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 14, - "instId": 300009, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300010, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300011, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300012, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4027, - "y": -4977, - "z": 39250 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11020, - "y": 21, - "z": -146260 - }, - "rot": { - "x": 0, - "y": 239890, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39253, - "y": -21985, - "z": -55849 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - } - ], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -19830 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 108, - "instId": 300003, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 134 - }, { - "groupId": 108, - "instId": 300004, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 12, - "pos": { - "x": -44990, - "y": 234, - "z": 96940 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300002, - "propState": 12, - "pos": { - "x": 20517, - "y": 234, - "z": 70589 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300003, - "propState": 12, - "pos": { - "x": -61507, - "y": 692, - "z": -62780 - }, - "rot": { - "x": 0, - "y": 40483, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300004, - "propState": 12, - "pos": { - "x": -37026, - "y": 131, - "z": -108225 - }, - "rot": { - "x": 0, - "y": 87871, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300005, - "propState": 12, - "pos": { - "x": 37905, - "y": 10, - "z": -144135 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300006, - "propState": 12, - "pos": { - "x": 25330, - "y": 10, - "z": -167030 - }, - "rot": { - "x": 0, - "y": 334232, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300007, - "propState": 12, - "pos": { - "x": -17573, - "y": 5022, - "z": -144715 - }, - "rot": { - "x": 0, - "y": 357369, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300009, - "propState": 12, - "pos": { - "x": 27319, - "y": 384, - "z": -9339 - }, - "rot": { - "x": 0, - "y": 180252, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300010, - "propState": 12, - "pos": { - "x": -8945, - "y": -4989, - "z": 27044 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300011, - "propState": 12, - "pos": { - "x": 9207, - "y": -21996, - "z": -22997 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 0, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "238": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 238, - "instId": 300001, - "propState": 18, - "pos": { - "x": 9066, - "y": 562, - "z": 60542 - }, - "rot": { - "x": 0, - "y": 55492, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300002, - "propState": 18, - "pos": { - "x": -51463, - "y": 1246, - "z": -12579 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300003, - "propState": 18, - "pos": { - "x": -10576, - "y": 766, - "z": -96790 - }, - "rot": { - "x": 0, - "y": 31037, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300004, - "propState": 18, - "pos": { - "x": 9247, - "y": 550, - "z": -142517 - }, - "rot": { - "x": 0, - "y": 72385, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300005, - "propState": 18, - "pos": { - "x": 349, - "y": 772, - "z": -1064 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300006, - "propState": 18, - "pos": { - "x": -2085, - "y": -4444, - "z": 53968 - }, - "rot": { - "x": 0, - "y": 215559, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300007, - "propState": 18, - "pos": { - "x": 381, - "y": 1459, - "z": -71256 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "257": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 257, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5040, - "y": -21996, - "z": -27741 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 257, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5026, - "y": -21996, - "z": -25089 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 3, - "startGroupId": 3, - "isEnteredSceneInfo": true - } - }, - "101010105": { - "P10101_F10101001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -15150, - "y": 10, - "z": 80340 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -47360, - "y": 9, - "z": -39760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 34963, - "y": 10, - "z": -142260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47830, - "y": -6336, - "z": 81720 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": 31690, - "y": 210, - "z": -40220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300007, - "propState": 8, - "pos": { - "x": 37160, - "y": -93, - "z": -168310 - }, - "rot": { - "x": 0, - "y": 153500, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300005, - "propState": 8, - "pos": { - "x": -23320, - "y": -4889, - "z": -149600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 1, - "instId": 300008, - "propState": 8, - "pos": { - "x": -23357, - "y": -1100, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1010101": { - "anchorId": 4, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -10138, - "y": 10, - "z": 78898 - }, - "rot": { - "x": 0, - "y": 186078, - "z": 0 - } - }, - "1010102": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": -43300, - "y": -93, - "z": -37960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1010103": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": 33046, - "y": 10, - "z": -144792 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [ - { - "groupId": 2, - "instId": 400004, - "pos": { - "x": -4472, - "y": 234, - "z": -11818 - }, - "rot": { - "x": 0, - "y": 188708, - "z": 0 - }, - "npcId": 11201 - }, { - "groupId": 2, - "instId": 400005, - "pos": { - "x": -13080, - "y": 10, - "z": -40030 - }, - "rot": { - "x": 0, - "y": 278638, - "z": 0 - }, - "npcId": 11101 - }, { - "groupId": 2, - "instId": 400001, - "pos": { - "x": -5011, - "y": 234, - "z": -67815 - }, - "rot": { - "x": 0, - "y": 8091, - "z": 0 - }, - "npcId": 11117 - } - ], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 18, - "pos": { - "x": 21922, - "y": 1742, - "z": -69870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 14, - "instId": 300002, - "propState": 18, - "pos": { - "x": -3965, - "y": 1263, - "z": -13088 - }, - "rot": { - "x": 0, - "y": 320887, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 14, - "instId": 300003, - "propState": 18, - "pos": { - "x": -64567, - "y": 1227, - "z": -19644 - }, - "rot": { - "x": 0, - "y": 19283, - "z": 0 - }, - "propId": 101027 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 18, - "pos": { - "x": -5744, - "y": 1203, - "z": -66914 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300005, - "propState": 18, - "pos": { - "x": -15382, - "y": 559, - "z": 88019 - }, - "rot": { - "x": 0, - "y": 331179, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300006, - "propState": 18, - "pos": { - "x": -51149, - "y": 1237, - "z": -67650 - }, - "rot": { - "x": 0, - "y": 241014, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300007, - "propState": 18, - "pos": { - "x": -16278, - "y": -4459, - "z": 35891 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101027 - }, { - "groupId": 14, - "instId": 300008, - "propState": 18, - "pos": { - "x": 24185, - "y": 772, - "z": -28969 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 14, - "instId": 300009, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300010, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300011, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300012, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4027, - "y": -4977, - "z": 39250 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11020, - "y": 21, - "z": -146260 - }, - "rot": { - "x": 0, - "y": 239890, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39253, - "y": -21985, - "z": -55849 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - } - ], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -19830 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 108, - "instId": 300003, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 134 - }, { - "groupId": 108, - "instId": 300004, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 12, - "pos": { - "x": -44990, - "y": 234, - "z": 96940 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300002, - "propState": 12, - "pos": { - "x": 20517, - "y": 234, - "z": 70589 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300003, - "propState": 12, - "pos": { - "x": -61507, - "y": 692, - "z": -62780 - }, - "rot": { - "x": 0, - "y": 40483, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300004, - "propState": 12, - "pos": { - "x": -37026, - "y": 131, - "z": -108225 - }, - "rot": { - "x": 0, - "y": 87871, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300005, - "propState": 12, - "pos": { - "x": 37905, - "y": 10, - "z": -144135 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300006, - "propState": 12, - "pos": { - "x": 25330, - "y": 10, - "z": -167030 - }, - "rot": { - "x": 0, - "y": 334232, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300007, - "propState": 12, - "pos": { - "x": -17573, - "y": 5022, - "z": -144715 - }, - "rot": { - "x": 0, - "y": 357369, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300009, - "propState": 12, - "pos": { - "x": 27319, - "y": 384, - "z": -9339 - }, - "rot": { - "x": 0, - "y": 180252, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300010, - "propState": 12, - "pos": { - "x": -8945, - "y": -4989, - "z": 27044 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300011, - "propState": 12, - "pos": { - "x": 9207, - "y": -21996, - "z": -22997 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 0, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "238": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 238, - "instId": 300001, - "propState": 18, - "pos": { - "x": 9066, - "y": 562, - "z": 60542 - }, - "rot": { - "x": 0, - "y": 55492, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300002, - "propState": 18, - "pos": { - "x": -51463, - "y": 1246, - "z": -12579 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300003, - "propState": 18, - "pos": { - "x": -10576, - "y": 766, - "z": -96790 - }, - "rot": { - "x": 0, - "y": 31037, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300004, - "propState": 18, - "pos": { - "x": 9247, - "y": 550, - "z": -142517 - }, - "rot": { - "x": 0, - "y": 72385, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300005, - "propState": 18, - "pos": { - "x": 349, - "y": 772, - "z": -1064 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300006, - "propState": 18, - "pos": { - "x": -2085, - "y": -4444, - "z": 53968 - }, - "rot": { - "x": 0, - "y": 215559, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300007, - "propState": 18, - "pos": { - "x": 381, - "y": 1459, - "z": -71256 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "257": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 257, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5040, - "y": -21996, - "z": -27741 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 257, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5026, - "y": -21996, - "z": -25089 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 1, - "startGroupId": 3, - "isEnteredSceneInfo": true - } - }, - "101010106": { - "P10101_F10101001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -15150, - "y": 10, - "z": 80340 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -47360, - "y": 9, - "z": -39760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 34963, - "y": 10, - "z": -142260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47830, - "y": -6336, - "z": 81720 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": 31690, - "y": 210, - "z": -40220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300007, - "propState": 8, - "pos": { - "x": 37160, - "y": -93, - "z": -168310 - }, - "rot": { - "x": 0, - "y": 153500, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300005, - "propState": 8, - "pos": { - "x": -23320, - "y": -4889, - "z": -149600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 1, - "instId": 300008, - "propState": 8, - "pos": { - "x": -23357, - "y": -1100, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1010101": { - "anchorId": 4, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -10138, - "y": 10, - "z": 78898 - }, - "rot": { - "x": 0, - "y": 186078, - "z": 0 - } - }, - "1010102": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": -43300, - "y": -93, - "z": -37960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1010103": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": 33046, - "y": 10, - "z": -144792 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [ - { - "groupId": 2, - "instId": 400004, - "pos": { - "x": -4472, - "y": 234, - "z": -11818 - }, - "rot": { - "x": 0, - "y": 188708, - "z": 0 - }, - "npcId": 11201 - }, { - "groupId": 2, - "instId": 400005, - "pos": { - "x": -13080, - "y": 10, - "z": -40030 - }, - "rot": { - "x": 0, - "y": 278638, - "z": 0 - }, - "npcId": 11101 - }, { - "groupId": 2, - "instId": 400001, - "pos": { - "x": -5011, - "y": 234, - "z": -67815 - }, - "rot": { - "x": 0, - "y": 8091, - "z": 0 - }, - "npcId": 11117 - } - ], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 18, - "pos": { - "x": 21922, - "y": 1742, - "z": -69870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 14, - "instId": 300002, - "propState": 18, - "pos": { - "x": -3965, - "y": 1263, - "z": -13088 - }, - "rot": { - "x": 0, - "y": 320887, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 14, - "instId": 300003, - "propState": 18, - "pos": { - "x": -64567, - "y": 1227, - "z": -19644 - }, - "rot": { - "x": 0, - "y": 19283, - "z": 0 - }, - "propId": 101027 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 18, - "pos": { - "x": -5744, - "y": 1203, - "z": -66914 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300005, - "propState": 18, - "pos": { - "x": -15382, - "y": 559, - "z": 88019 - }, - "rot": { - "x": 0, - "y": 331179, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300006, - "propState": 18, - "pos": { - "x": -51149, - "y": 1237, - "z": -67650 - }, - "rot": { - "x": 0, - "y": 241014, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300007, - "propState": 18, - "pos": { - "x": -16278, - "y": -4459, - "z": 35891 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101027 - }, { - "groupId": 14, - "instId": 300008, - "propState": 18, - "pos": { - "x": 24185, - "y": 772, - "z": -28969 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 14, - "instId": 300009, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300010, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300011, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300012, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4027, - "y": -4977, - "z": 39250 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11020, - "y": 21, - "z": -146260 - }, - "rot": { - "x": 0, - "y": 239890, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39253, - "y": -21985, - "z": -55849 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - } - ], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -19830 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 108, - "instId": 300003, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 134 - }, { - "groupId": 108, - "instId": 300004, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 12, - "pos": { - "x": -44990, - "y": 234, - "z": 96940 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300002, - "propState": 12, - "pos": { - "x": 20517, - "y": 234, - "z": 70589 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300003, - "propState": 12, - "pos": { - "x": -61507, - "y": 692, - "z": -62780 - }, - "rot": { - "x": 0, - "y": 40483, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300004, - "propState": 12, - "pos": { - "x": -37026, - "y": 131, - "z": -108225 - }, - "rot": { - "x": 0, - "y": 87871, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300005, - "propState": 12, - "pos": { - "x": 37905, - "y": 10, - "z": -144135 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300006, - "propState": 12, - "pos": { - "x": 25330, - "y": 10, - "z": -167030 - }, - "rot": { - "x": 0, - "y": 334232, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300007, - "propState": 12, - "pos": { - "x": -17573, - "y": 5022, - "z": -144715 - }, - "rot": { - "x": 0, - "y": 357369, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300009, - "propState": 12, - "pos": { - "x": 27319, - "y": 384, - "z": -9339 - }, - "rot": { - "x": 0, - "y": 180252, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300010, - "propState": 12, - "pos": { - "x": -8945, - "y": -4989, - "z": 27044 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300011, - "propState": 12, - "pos": { - "x": 9207, - "y": -21996, - "z": -22997 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 0, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "238": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 238, - "instId": 300001, - "propState": 18, - "pos": { - "x": 9066, - "y": 562, - "z": 60542 - }, - "rot": { - "x": 0, - "y": 55492, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300002, - "propState": 18, - "pos": { - "x": -51463, - "y": 1246, - "z": -12579 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300003, - "propState": 18, - "pos": { - "x": -10576, - "y": 766, - "z": -96790 - }, - "rot": { - "x": 0, - "y": 31037, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300004, - "propState": 18, - "pos": { - "x": 9247, - "y": 550, - "z": -142517 - }, - "rot": { - "x": 0, - "y": 72385, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300005, - "propState": 18, - "pos": { - "x": 349, - "y": 772, - "z": -1064 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300006, - "propState": 18, - "pos": { - "x": -2085, - "y": -4444, - "z": 53968 - }, - "rot": { - "x": 0, - "y": 215559, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300007, - "propState": 18, - "pos": { - "x": 381, - "y": 1459, - "z": -71256 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "257": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 257, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5040, - "y": -21996, - "z": -27741 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 257, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5026, - "y": -21996, - "z": -25089 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 9, - "startGroupId": 3, - "isEnteredSceneInfo": true - } - }, - "101010107": { - "P10101_F10101001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -15150, - "y": 10, - "z": 80340 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -47360, - "y": 9, - "z": -39760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 34963, - "y": 10, - "z": -142260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47830, - "y": -6336, - "z": 81720 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": 31690, - "y": 210, - "z": -40220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300007, - "propState": 8, - "pos": { - "x": 37160, - "y": -93, - "z": -168310 - }, - "rot": { - "x": 0, - "y": 153500, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300005, - "propState": 8, - "pos": { - "x": -23320, - "y": -4889, - "z": -149600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 1, - "instId": 300008, - "propState": 8, - "pos": { - "x": -23357, - "y": -1100, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1010101": { - "anchorId": 4, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -10138, - "y": 10, - "z": 78898 - }, - "rot": { - "x": 0, - "y": 186078, - "z": 0 - } - }, - "1010102": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": -43300, - "y": -93, - "z": -37960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1010103": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": 33046, - "y": 10, - "z": -144792 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [ - { - "groupId": 2, - "instId": 400004, - "pos": { - "x": -4472, - "y": 234, - "z": -11818 - }, - "rot": { - "x": 0, - "y": 188708, - "z": 0 - }, - "npcId": 11201 - }, { - "groupId": 2, - "instId": 400005, - "pos": { - "x": -13080, - "y": 10, - "z": -40030 - }, - "rot": { - "x": 0, - "y": 278638, - "z": 0 - }, - "npcId": 11101 - }, { - "groupId": 2, - "instId": 400001, - "pos": { - "x": -5011, - "y": 234, - "z": -67815 - }, - "rot": { - "x": 0, - "y": 8091, - "z": 0 - }, - "npcId": 11117 - } - ], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 18, - "pos": { - "x": 21922, - "y": 1742, - "z": -69870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 14, - "instId": 300002, - "propState": 18, - "pos": { - "x": -3965, - "y": 1263, - "z": -13088 - }, - "rot": { - "x": 0, - "y": 320887, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 14, - "instId": 300003, - "propState": 18, - "pos": { - "x": -64567, - "y": 1227, - "z": -19644 - }, - "rot": { - "x": 0, - "y": 19283, - "z": 0 - }, - "propId": 101027 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 18, - "pos": { - "x": -5744, - "y": 1203, - "z": -66914 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300005, - "propState": 18, - "pos": { - "x": -15382, - "y": 559, - "z": 88019 - }, - "rot": { - "x": 0, - "y": 331179, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300006, - "propState": 18, - "pos": { - "x": -51149, - "y": 1237, - "z": -67650 - }, - "rot": { - "x": 0, - "y": 241014, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300007, - "propState": 18, - "pos": { - "x": -16278, - "y": -4459, - "z": 35891 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101027 - }, { - "groupId": 14, - "instId": 300008, - "propState": 18, - "pos": { - "x": 24185, - "y": 772, - "z": -28969 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 14, - "instId": 300009, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300010, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300011, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300012, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4027, - "y": -4977, - "z": 39250 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11020, - "y": 21, - "z": -146260 - }, - "rot": { - "x": 0, - "y": 239890, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39253, - "y": -21985, - "z": -55849 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - } - ], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -19830 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 108, - "instId": 300003, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 134 - }, { - "groupId": 108, - "instId": 300004, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 12, - "pos": { - "x": -44990, - "y": 234, - "z": 96940 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300002, - "propState": 12, - "pos": { - "x": 20517, - "y": 234, - "z": 70589 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300003, - "propState": 12, - "pos": { - "x": -61507, - "y": 692, - "z": -62780 - }, - "rot": { - "x": 0, - "y": 40483, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300004, - "propState": 12, - "pos": { - "x": -37026, - "y": 131, - "z": -108225 - }, - "rot": { - "x": 0, - "y": 87871, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300005, - "propState": 12, - "pos": { - "x": 37905, - "y": 10, - "z": -144135 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300006, - "propState": 12, - "pos": { - "x": 25330, - "y": 10, - "z": -167030 - }, - "rot": { - "x": 0, - "y": 334232, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300007, - "propState": 12, - "pos": { - "x": -17573, - "y": 5022, - "z": -144715 - }, - "rot": { - "x": 0, - "y": 357369, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300009, - "propState": 12, - "pos": { - "x": 27319, - "y": 384, - "z": -9339 - }, - "rot": { - "x": 0, - "y": 180252, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300010, - "propState": 12, - "pos": { - "x": -8945, - "y": -4989, - "z": 27044 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300011, - "propState": 12, - "pos": { - "x": 9207, - "y": -21996, - "z": -22997 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 0, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "238": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 238, - "instId": 300001, - "propState": 18, - "pos": { - "x": 9066, - "y": 562, - "z": 60542 - }, - "rot": { - "x": 0, - "y": 55492, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300002, - "propState": 18, - "pos": { - "x": -51463, - "y": 1246, - "z": -12579 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300003, - "propState": 18, - "pos": { - "x": -10576, - "y": 766, - "z": -96790 - }, - "rot": { - "x": 0, - "y": 31037, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300004, - "propState": 18, - "pos": { - "x": 9247, - "y": 550, - "z": -142517 - }, - "rot": { - "x": 0, - "y": 72385, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300005, - "propState": 18, - "pos": { - "x": 349, - "y": 772, - "z": -1064 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300006, - "propState": 18, - "pos": { - "x": -2085, - "y": -4444, - "z": 53968 - }, - "rot": { - "x": 0, - "y": 215559, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300007, - "propState": 18, - "pos": { - "x": 381, - "y": 1459, - "z": -71256 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "257": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 257, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5040, - "y": -21996, - "z": -27741 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 257, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5026, - "y": -21996, - "z": -25089 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 10, - "startGroupId": 3, - "isEnteredSceneInfo": true - } - }, - "101010108": { - "P10101_F10101001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -15150, - "y": 10, - "z": 80340 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -47360, - "y": 9, - "z": -39760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 34963, - "y": 10, - "z": -142260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47830, - "y": -6336, - "z": 81720 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": 31690, - "y": 210, - "z": -40220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300007, - "propState": 8, - "pos": { - "x": 37160, - "y": -93, - "z": -168310 - }, - "rot": { - "x": 0, - "y": 153500, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300005, - "propState": 8, - "pos": { - "x": -23320, - "y": -4889, - "z": -149600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 1, - "instId": 300008, - "propState": 8, - "pos": { - "x": -23357, - "y": -1100, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1010101": { - "anchorId": 4, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -10138, - "y": 10, - "z": 78898 - }, - "rot": { - "x": 0, - "y": 186078, - "z": 0 - } - }, - "1010102": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": -43300, - "y": -93, - "z": -37960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1010103": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": 33046, - "y": 10, - "z": -144792 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [ - { - "groupId": 2, - "instId": 400004, - "pos": { - "x": -4472, - "y": 234, - "z": -11818 - }, - "rot": { - "x": 0, - "y": 188708, - "z": 0 - }, - "npcId": 11201 - }, { - "groupId": 2, - "instId": 400005, - "pos": { - "x": -13080, - "y": 10, - "z": -40030 - }, - "rot": { - "x": 0, - "y": 278638, - "z": 0 - }, - "npcId": 11101 - }, { - "groupId": 2, - "instId": 400001, - "pos": { - "x": -5011, - "y": 234, - "z": -67815 - }, - "rot": { - "x": 0, - "y": 8091, - "z": 0 - }, - "npcId": 11117 - } - ], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 18, - "pos": { - "x": 21922, - "y": 1742, - "z": -69870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 14, - "instId": 300002, - "propState": 18, - "pos": { - "x": -3965, - "y": 1263, - "z": -13088 - }, - "rot": { - "x": 0, - "y": 320887, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 14, - "instId": 300003, - "propState": 18, - "pos": { - "x": -64567, - "y": 1227, - "z": -19644 - }, - "rot": { - "x": 0, - "y": 19283, - "z": 0 - }, - "propId": 101027 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 18, - "pos": { - "x": -5744, - "y": 1203, - "z": -66914 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300005, - "propState": 18, - "pos": { - "x": -15382, - "y": 559, - "z": 88019 - }, - "rot": { - "x": 0, - "y": 331179, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300006, - "propState": 18, - "pos": { - "x": -51149, - "y": 1237, - "z": -67650 - }, - "rot": { - "x": 0, - "y": 241014, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300007, - "propState": 18, - "pos": { - "x": -16278, - "y": -4459, - "z": 35891 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101027 - }, { - "groupId": 14, - "instId": 300008, - "propState": 18, - "pos": { - "x": 24185, - "y": 772, - "z": -28969 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 14, - "instId": 300009, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300010, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300011, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300012, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4027, - "y": -4977, - "z": 39250 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11020, - "y": 21, - "z": -146260 - }, - "rot": { - "x": 0, - "y": 239890, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39253, - "y": -21985, - "z": -55849 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - } - ], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -19830 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 108, - "instId": 300003, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 134 - }, { - "groupId": 108, - "instId": 300004, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 12, - "pos": { - "x": -44990, - "y": 234, - "z": 96940 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300002, - "propState": 12, - "pos": { - "x": 20517, - "y": 234, - "z": 70589 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300003, - "propState": 12, - "pos": { - "x": -61507, - "y": 692, - "z": -62780 - }, - "rot": { - "x": 0, - "y": 40483, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300004, - "propState": 12, - "pos": { - "x": -37026, - "y": 131, - "z": -108225 - }, - "rot": { - "x": 0, - "y": 87871, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300005, - "propState": 12, - "pos": { - "x": 37905, - "y": 10, - "z": -144135 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300006, - "propState": 12, - "pos": { - "x": 25330, - "y": 10, - "z": -167030 - }, - "rot": { - "x": 0, - "y": 334232, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300007, - "propState": 12, - "pos": { - "x": -17573, - "y": 5022, - "z": -144715 - }, - "rot": { - "x": 0, - "y": 357369, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300009, - "propState": 12, - "pos": { - "x": 27319, - "y": 384, - "z": -9339 - }, - "rot": { - "x": 0, - "y": 180252, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300010, - "propState": 12, - "pos": { - "x": -8945, - "y": -4989, - "z": 27044 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300011, - "propState": 12, - "pos": { - "x": 9207, - "y": -21996, - "z": -22997 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 0, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "238": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 238, - "instId": 300001, - "propState": 18, - "pos": { - "x": 9066, - "y": 562, - "z": 60542 - }, - "rot": { - "x": 0, - "y": 55492, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300002, - "propState": 18, - "pos": { - "x": -51463, - "y": 1246, - "z": -12579 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300003, - "propState": 18, - "pos": { - "x": -10576, - "y": 766, - "z": -96790 - }, - "rot": { - "x": 0, - "y": 31037, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300004, - "propState": 18, - "pos": { - "x": 9247, - "y": 550, - "z": -142517 - }, - "rot": { - "x": 0, - "y": 72385, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300005, - "propState": 18, - "pos": { - "x": 349, - "y": 772, - "z": -1064 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300006, - "propState": 18, - "pos": { - "x": -2085, - "y": -4444, - "z": 53968 - }, - "rot": { - "x": 0, - "y": 215559, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300007, - "propState": 18, - "pos": { - "x": 381, - "y": 1459, - "z": -71256 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "257": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 257, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5040, - "y": -21996, - "z": -27741 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 257, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5026, - "y": -21996, - "z": -25089 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 11, - "startGroupId": 3, - "isEnteredSceneInfo": true - } - }, - "101010109": { - "P10101_F10101001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -15150, - "y": 10, - "z": 80340 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -47360, - "y": 9, - "z": -39760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 34963, - "y": 10, - "z": -142260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47830, - "y": -6336, - "z": 81720 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": 31690, - "y": 210, - "z": -40220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300007, - "propState": 8, - "pos": { - "x": 37160, - "y": -93, - "z": -168310 - }, - "rot": { - "x": 0, - "y": 153500, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300005, - "propState": 8, - "pos": { - "x": -23320, - "y": -4889, - "z": -149600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 1, - "instId": 300008, - "propState": 8, - "pos": { - "x": -23357, - "y": -1100, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1010101": { - "anchorId": 4, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -10138, - "y": 10, - "z": 78898 - }, - "rot": { - "x": 0, - "y": 186078, - "z": 0 - } - }, - "1010102": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": -43300, - "y": -93, - "z": -37960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1010103": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": 33046, - "y": 10, - "z": -144792 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [ - { - "groupId": 2, - "instId": 400004, - "pos": { - "x": -4472, - "y": 234, - "z": -11818 - }, - "rot": { - "x": 0, - "y": 188708, - "z": 0 - }, - "npcId": 11201 - }, { - "groupId": 2, - "instId": 400005, - "pos": { - "x": -13080, - "y": 10, - "z": -40030 - }, - "rot": { - "x": 0, - "y": 278638, - "z": 0 - }, - "npcId": 11101 - }, { - "groupId": 2, - "instId": 400001, - "pos": { - "x": -5011, - "y": 234, - "z": -67815 - }, - "rot": { - "x": 0, - "y": 8091, - "z": 0 - }, - "npcId": 11117 - } - ], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 18, - "pos": { - "x": 21922, - "y": 1742, - "z": -69870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 14, - "instId": 300002, - "propState": 18, - "pos": { - "x": -3965, - "y": 1263, - "z": -13088 - }, - "rot": { - "x": 0, - "y": 320887, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 14, - "instId": 300003, - "propState": 18, - "pos": { - "x": -64567, - "y": 1227, - "z": -19644 - }, - "rot": { - "x": 0, - "y": 19283, - "z": 0 - }, - "propId": 101027 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 18, - "pos": { - "x": -5744, - "y": 1203, - "z": -66914 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300005, - "propState": 18, - "pos": { - "x": -15382, - "y": 559, - "z": 88019 - }, - "rot": { - "x": 0, - "y": 331179, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300006, - "propState": 18, - "pos": { - "x": -51149, - "y": 1237, - "z": -67650 - }, - "rot": { - "x": 0, - "y": 241014, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300007, - "propState": 18, - "pos": { - "x": -16278, - "y": -4459, - "z": 35891 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101027 - }, { - "groupId": 14, - "instId": 300008, - "propState": 18, - "pos": { - "x": 24185, - "y": 772, - "z": -28969 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 14, - "instId": 300009, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300010, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300011, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300012, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4027, - "y": -4977, - "z": 39250 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11020, - "y": 21, - "z": -146260 - }, - "rot": { - "x": 0, - "y": 239890, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39253, - "y": -21985, - "z": -55849 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - } - ], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -19830 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 108, - "instId": 300003, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 134 - }, { - "groupId": 108, - "instId": 300004, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 12, - "pos": { - "x": -44990, - "y": 234, - "z": 96940 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300002, - "propState": 12, - "pos": { - "x": 20517, - "y": 234, - "z": 70589 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300003, - "propState": 12, - "pos": { - "x": -61507, - "y": 692, - "z": -62780 - }, - "rot": { - "x": 0, - "y": 40483, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300004, - "propState": 12, - "pos": { - "x": -37026, - "y": 131, - "z": -108225 - }, - "rot": { - "x": 0, - "y": 87871, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300005, - "propState": 12, - "pos": { - "x": 37905, - "y": 10, - "z": -144135 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300006, - "propState": 12, - "pos": { - "x": 25330, - "y": 10, - "z": -167030 - }, - "rot": { - "x": 0, - "y": 334232, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300007, - "propState": 12, - "pos": { - "x": -17573, - "y": 5022, - "z": -144715 - }, - "rot": { - "x": 0, - "y": 357369, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300009, - "propState": 12, - "pos": { - "x": 27319, - "y": 384, - "z": -9339 - }, - "rot": { - "x": 0, - "y": 180252, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300010, - "propState": 12, - "pos": { - "x": -8945, - "y": -4989, - "z": 27044 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300011, - "propState": 12, - "pos": { - "x": 9207, - "y": -21996, - "z": -22997 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 0, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "238": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 238, - "instId": 300001, - "propState": 18, - "pos": { - "x": 9066, - "y": 562, - "z": 60542 - }, - "rot": { - "x": 0, - "y": 55492, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300002, - "propState": 18, - "pos": { - "x": -51463, - "y": 1246, - "z": -12579 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300003, - "propState": 18, - "pos": { - "x": -10576, - "y": 766, - "z": -96790 - }, - "rot": { - "x": 0, - "y": 31037, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300004, - "propState": 18, - "pos": { - "x": 9247, - "y": 550, - "z": -142517 - }, - "rot": { - "x": 0, - "y": 72385, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300005, - "propState": 18, - "pos": { - "x": 349, - "y": 772, - "z": -1064 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300006, - "propState": 18, - "pos": { - "x": -2085, - "y": -4444, - "z": 53968 - }, - "rot": { - "x": 0, - "y": 215559, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300007, - "propState": 18, - "pos": { - "x": 381, - "y": 1459, - "z": -71256 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "257": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 257, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5040, - "y": -21996, - "z": -27741 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 257, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5026, - "y": -21996, - "z": -25089 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 12, - "startGroupId": 3, - "isEnteredSceneInfo": true - } - }, - "101010110": { - "P10101_F10101001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -15150, - "y": 10, - "z": 80340 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -47360, - "y": 9, - "z": -39760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 34963, - "y": 10, - "z": -142260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47830, - "y": -6336, - "z": 81720 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": 31690, - "y": 210, - "z": -40220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300007, - "propState": 8, - "pos": { - "x": 37160, - "y": -93, - "z": -168310 - }, - "rot": { - "x": 0, - "y": 153500, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300005, - "propState": 8, - "pos": { - "x": -23320, - "y": -4889, - "z": -149600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 1, - "instId": 300008, - "propState": 8, - "pos": { - "x": -23357, - "y": -1100, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1010101": { - "anchorId": 4, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -10138, - "y": 10, - "z": 78898 - }, - "rot": { - "x": 0, - "y": 186078, - "z": 0 - } - }, - "1010102": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": -43300, - "y": -93, - "z": -37960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1010103": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": 33046, - "y": 10, - "z": -144792 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [ - { - "groupId": 2, - "instId": 400004, - "pos": { - "x": -4472, - "y": 234, - "z": -11818 - }, - "rot": { - "x": 0, - "y": 188708, - "z": 0 - }, - "npcId": 11201 - }, { - "groupId": 2, - "instId": 400005, - "pos": { - "x": -13080, - "y": 10, - "z": -40030 - }, - "rot": { - "x": 0, - "y": 278638, - "z": 0 - }, - "npcId": 11101 - }, { - "groupId": 2, - "instId": 400001, - "pos": { - "x": -5011, - "y": 234, - "z": -67815 - }, - "rot": { - "x": 0, - "y": 8091, - "z": 0 - }, - "npcId": 11117 - } - ], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 18, - "pos": { - "x": 21922, - "y": 1742, - "z": -69870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 14, - "instId": 300002, - "propState": 18, - "pos": { - "x": -3965, - "y": 1263, - "z": -13088 - }, - "rot": { - "x": 0, - "y": 320887, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 14, - "instId": 300003, - "propState": 18, - "pos": { - "x": -64567, - "y": 1227, - "z": -19644 - }, - "rot": { - "x": 0, - "y": 19283, - "z": 0 - }, - "propId": 101027 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 18, - "pos": { - "x": -5744, - "y": 1203, - "z": -66914 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300005, - "propState": 18, - "pos": { - "x": -15382, - "y": 559, - "z": 88019 - }, - "rot": { - "x": 0, - "y": 331179, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300006, - "propState": 18, - "pos": { - "x": -51149, - "y": 1237, - "z": -67650 - }, - "rot": { - "x": 0, - "y": 241014, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300007, - "propState": 18, - "pos": { - "x": -16278, - "y": -4459, - "z": 35891 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101027 - }, { - "groupId": 14, - "instId": 300008, - "propState": 18, - "pos": { - "x": 24185, - "y": 772, - "z": -28969 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 14, - "instId": 300009, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300010, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300011, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300012, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4027, - "y": -4977, - "z": 39250 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11020, - "y": 21, - "z": -146260 - }, - "rot": { - "x": 0, - "y": 239890, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39253, - "y": -21985, - "z": -55849 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - } - ], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -19830 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 108, - "instId": 300003, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 134 - }, { - "groupId": 108, - "instId": 300004, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 12, - "pos": { - "x": -44990, - "y": 234, - "z": 96940 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300002, - "propState": 12, - "pos": { - "x": 20517, - "y": 234, - "z": 70589 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300003, - "propState": 12, - "pos": { - "x": -61507, - "y": 692, - "z": -62780 - }, - "rot": { - "x": 0, - "y": 40483, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300004, - "propState": 12, - "pos": { - "x": -37026, - "y": 131, - "z": -108225 - }, - "rot": { - "x": 0, - "y": 87871, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300005, - "propState": 12, - "pos": { - "x": 37905, - "y": 10, - "z": -144135 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300006, - "propState": 12, - "pos": { - "x": 25330, - "y": 10, - "z": -167030 - }, - "rot": { - "x": 0, - "y": 334232, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300007, - "propState": 12, - "pos": { - "x": -17573, - "y": 5022, - "z": -144715 - }, - "rot": { - "x": 0, - "y": 357369, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300009, - "propState": 12, - "pos": { - "x": 27319, - "y": 384, - "z": -9339 - }, - "rot": { - "x": 0, - "y": 180252, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300010, - "propState": 12, - "pos": { - "x": -8945, - "y": -4989, - "z": 27044 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300011, - "propState": 12, - "pos": { - "x": 9207, - "y": -21996, - "z": -22997 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 0, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "238": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 238, - "instId": 300001, - "propState": 18, - "pos": { - "x": 9066, - "y": 562, - "z": 60542 - }, - "rot": { - "x": 0, - "y": 55492, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300002, - "propState": 18, - "pos": { - "x": -51463, - "y": 1246, - "z": -12579 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300003, - "propState": 18, - "pos": { - "x": -10576, - "y": 766, - "z": -96790 - }, - "rot": { - "x": 0, - "y": 31037, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300004, - "propState": 18, - "pos": { - "x": 9247, - "y": 550, - "z": -142517 - }, - "rot": { - "x": 0, - "y": 72385, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300005, - "propState": 18, - "pos": { - "x": 349, - "y": 772, - "z": -1064 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300006, - "propState": 18, - "pos": { - "x": -2085, - "y": -4444, - "z": 53968 - }, - "rot": { - "x": 0, - "y": 215559, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300007, - "propState": 18, - "pos": { - "x": 381, - "y": 1459, - "z": -71256 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "257": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 257, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5040, - "y": -21996, - "z": -27741 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 257, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5026, - "y": -21996, - "z": -25089 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 13, - "startGroupId": 3, - "isEnteredSceneInfo": true - } - }, - "101010111": { - "P10101_F10101001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -15150, - "y": 10, - "z": 80340 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -47360, - "y": 9, - "z": -39760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 34963, - "y": 10, - "z": -142260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47830, - "y": -6336, - "z": 81720 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": 31690, - "y": 210, - "z": -40220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300007, - "propState": 8, - "pos": { - "x": 37160, - "y": -93, - "z": -168310 - }, - "rot": { - "x": 0, - "y": 153500, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300005, - "propState": 8, - "pos": { - "x": -23320, - "y": -4889, - "z": -149600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 1, - "instId": 300008, - "propState": 8, - "pos": { - "x": -23357, - "y": -1100, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1010101": { - "anchorId": 4, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -10138, - "y": 10, - "z": 78898 - }, - "rot": { - "x": 0, - "y": 186078, - "z": 0 - } - }, - "1010102": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": -43300, - "y": -93, - "z": -37960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1010103": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": 33046, - "y": 10, - "z": -144792 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [ - { - "groupId": 2, - "instId": 400004, - "pos": { - "x": -4472, - "y": 234, - "z": -11818 - }, - "rot": { - "x": 0, - "y": 188708, - "z": 0 - }, - "npcId": 11201 - }, { - "groupId": 2, - "instId": 400005, - "pos": { - "x": -13080, - "y": 10, - "z": -40030 - }, - "rot": { - "x": 0, - "y": 278638, - "z": 0 - }, - "npcId": 11101 - }, { - "groupId": 2, - "instId": 400001, - "pos": { - "x": -5011, - "y": 234, - "z": -67815 - }, - "rot": { - "x": 0, - "y": 8091, - "z": 0 - }, - "npcId": 11117 - } - ], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 18, - "pos": { - "x": 21922, - "y": 1742, - "z": -69870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 14, - "instId": 300002, - "propState": 18, - "pos": { - "x": -3965, - "y": 1263, - "z": -13088 - }, - "rot": { - "x": 0, - "y": 320887, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 14, - "instId": 300003, - "propState": 18, - "pos": { - "x": -64567, - "y": 1227, - "z": -19644 - }, - "rot": { - "x": 0, - "y": 19283, - "z": 0 - }, - "propId": 101027 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 18, - "pos": { - "x": -5744, - "y": 1203, - "z": -66914 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300005, - "propState": 18, - "pos": { - "x": -15382, - "y": 559, - "z": 88019 - }, - "rot": { - "x": 0, - "y": 331179, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300006, - "propState": 18, - "pos": { - "x": -51149, - "y": 1237, - "z": -67650 - }, - "rot": { - "x": 0, - "y": 241014, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300007, - "propState": 18, - "pos": { - "x": -16278, - "y": -4459, - "z": 35891 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101027 - }, { - "groupId": 14, - "instId": 300008, - "propState": 18, - "pos": { - "x": 24185, - "y": 772, - "z": -28969 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 14, - "instId": 300009, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300010, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300011, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300012, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4027, - "y": -4977, - "z": 39250 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11020, - "y": 21, - "z": -146260 - }, - "rot": { - "x": 0, - "y": 239890, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39253, - "y": -21985, - "z": -55849 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - } - ], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -19830 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 108, - "instId": 300003, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 134 - }, { - "groupId": 108, - "instId": 300004, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 12, - "pos": { - "x": -44990, - "y": 234, - "z": 96940 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300002, - "propState": 12, - "pos": { - "x": 20517, - "y": 234, - "z": 70589 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300003, - "propState": 12, - "pos": { - "x": -61507, - "y": 692, - "z": -62780 - }, - "rot": { - "x": 0, - "y": 40483, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300004, - "propState": 12, - "pos": { - "x": -37026, - "y": 131, - "z": -108225 - }, - "rot": { - "x": 0, - "y": 87871, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300005, - "propState": 12, - "pos": { - "x": 37905, - "y": 10, - "z": -144135 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300006, - "propState": 12, - "pos": { - "x": 25330, - "y": 10, - "z": -167030 - }, - "rot": { - "x": 0, - "y": 334232, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300007, - "propState": 12, - "pos": { - "x": -17573, - "y": 5022, - "z": -144715 - }, - "rot": { - "x": 0, - "y": 357369, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300009, - "propState": 12, - "pos": { - "x": 27319, - "y": 384, - "z": -9339 - }, - "rot": { - "x": 0, - "y": 180252, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300010, - "propState": 12, - "pos": { - "x": -8945, - "y": -4989, - "z": 27044 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300011, - "propState": 12, - "pos": { - "x": 9207, - "y": -21996, - "z": -22997 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 0, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "238": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 238, - "instId": 300001, - "propState": 18, - "pos": { - "x": 9066, - "y": 562, - "z": 60542 - }, - "rot": { - "x": 0, - "y": 55492, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300002, - "propState": 18, - "pos": { - "x": -51463, - "y": 1246, - "z": -12579 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300003, - "propState": 18, - "pos": { - "x": -10576, - "y": 766, - "z": -96790 - }, - "rot": { - "x": 0, - "y": 31037, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300004, - "propState": 18, - "pos": { - "x": 9247, - "y": 550, - "z": -142517 - }, - "rot": { - "x": 0, - "y": 72385, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300005, - "propState": 18, - "pos": { - "x": 349, - "y": 772, - "z": -1064 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300006, - "propState": 18, - "pos": { - "x": -2085, - "y": -4444, - "z": 53968 - }, - "rot": { - "x": 0, - "y": 215559, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300007, - "propState": 18, - "pos": { - "x": 381, - "y": 1459, - "z": -71256 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "257": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 257, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5040, - "y": -21996, - "z": -27741 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 257, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5026, - "y": -21996, - "z": -25089 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 1, - "startGroupId": 264, - "isEnteredSceneInfo": true - } - }, - "101010112": { - "P10101_F10101001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -15150, - "y": 10, - "z": 80340 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -47360, - "y": 9, - "z": -39760 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 34963, - "y": 10, - "z": -142260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47830, - "y": -6336, - "z": 81720 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": 31690, - "y": 210, - "z": -40220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300007, - "propState": 8, - "pos": { - "x": 37160, - "y": -93, - "z": -168310 - }, - "rot": { - "x": 0, - "y": 153500, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300005, - "propState": 8, - "pos": { - "x": -23320, - "y": -4889, - "z": -149600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 1, - "instId": 300008, - "propState": 8, - "pos": { - "x": -23357, - "y": -1100, - "z": -129990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1010101": { - "anchorId": 4, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -10138, - "y": 10, - "z": 78898 - }, - "rot": { - "x": 0, - "y": 186078, - "z": 0 - } - }, - "1010102": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": -43300, - "y": -93, - "z": -37960 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1010103": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": 33046, - "y": 10, - "z": -144792 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [ - { - "groupId": 2, - "instId": 400004, - "pos": { - "x": -4472, - "y": 234, - "z": -11818 - }, - "rot": { - "x": 0, - "y": 188708, - "z": 0 - }, - "npcId": 11201 - }, { - "groupId": 2, - "instId": 400005, - "pos": { - "x": -13080, - "y": 10, - "z": -40030 - }, - "rot": { - "x": 0, - "y": 278638, - "z": 0 - }, - "npcId": 11101 - }, { - "groupId": 2, - "instId": 400001, - "pos": { - "x": -5011, - "y": 234, - "z": -67815 - }, - "rot": { - "x": 0, - "y": 8091, - "z": 0 - }, - "npcId": 11117 - } - ], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 18, - "pos": { - "x": 21922, - "y": 1742, - "z": -69870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 14, - "instId": 300002, - "propState": 18, - "pos": { - "x": -3965, - "y": 1263, - "z": -13088 - }, - "rot": { - "x": 0, - "y": 320887, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 14, - "instId": 300003, - "propState": 18, - "pos": { - "x": -64567, - "y": 1227, - "z": -19644 - }, - "rot": { - "x": 0, - "y": 19283, - "z": 0 - }, - "propId": 101027 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 18, - "pos": { - "x": -5744, - "y": 1203, - "z": -66914 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300005, - "propState": 18, - "pos": { - "x": -15382, - "y": 559, - "z": 88019 - }, - "rot": { - "x": 0, - "y": 331179, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300006, - "propState": 18, - "pos": { - "x": -51149, - "y": 1237, - "z": -67650 - }, - "rot": { - "x": 0, - "y": 241014, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 14, - "instId": 300007, - "propState": 18, - "pos": { - "x": -16278, - "y": -4459, - "z": 35891 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101027 - }, { - "groupId": 14, - "instId": 300008, - "propState": 18, - "pos": { - "x": 24185, - "y": 772, - "z": -28969 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 14, - "instId": 300009, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300010, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300011, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 14, - "instId": 300012, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4027, - "y": -4977, - "z": 39250 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11020, - "y": 21, - "z": -146260 - }, - "rot": { - "x": 0, - "y": 239890, - "z": 0 - }, - "propId": 101022 - }, { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": -39253, - "y": -21985, - "z": -55849 - }, - "rot": { - "x": 0, - "y": 269730, - "z": 0 - }, - "propId": 101022 - } - ], - "teleports": {} - }, - "108": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 108, - "instId": 300001, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -19830 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 108, - "instId": 300003, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 134 - }, { - "groupId": 108, - "instId": 300004, - "propState": 0, - "pos": { - "x": 31200, - "y": 234, - "z": -60220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 12, - "pos": { - "x": -44990, - "y": 234, - "z": 96940 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300002, - "propState": 12, - "pos": { - "x": 20517, - "y": 234, - "z": 70589 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300003, - "propState": 12, - "pos": { - "x": -61507, - "y": 692, - "z": -62780 - }, - "rot": { - "x": 0, - "y": 40483, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 161, - "instId": 300004, - "propState": 12, - "pos": { - "x": -37026, - "y": 131, - "z": -108225 - }, - "rot": { - "x": 0, - "y": 87871, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300005, - "propState": 12, - "pos": { - "x": 37905, - "y": 10, - "z": -144135 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300006, - "propState": 12, - "pos": { - "x": 25330, - "y": 10, - "z": -167030 - }, - "rot": { - "x": 0, - "y": 334232, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300007, - "propState": 12, - "pos": { - "x": -17573, - "y": 5022, - "z": -144715 - }, - "rot": { - "x": 0, - "y": 357369, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300009, - "propState": 12, - "pos": { - "x": 27319, - "y": 384, - "z": -9339 - }, - "rot": { - "x": 0, - "y": 180252, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300010, - "propState": 12, - "pos": { - "x": -8945, - "y": -4989, - "z": 27044 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 161, - "instId": 300011, - "propState": 12, - "pos": { - "x": 9207, - "y": -21996, - "z": -22997 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -31435, - "y": 554, - "z": 96453 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 176, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "177": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 177, - "instId": 300001, - "propState": 18, - "pos": { - "x": -22451, - "y": 555, - "z": 81026 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "179": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 179, - "instId": 300001, - "propState": 18, - "pos": { - "x": 5503, - "y": 556, - "z": 56068 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "180": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 180, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "181": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 181, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11566, - "y": 556, - "z": 58099 - }, - "rot": { - "x": 0, - "y": 102492, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 0, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "238": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 238, - "instId": 300001, - "propState": 18, - "pos": { - "x": 9066, - "y": 562, - "z": 60542 - }, - "rot": { - "x": 0, - "y": 55492, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300002, - "propState": 18, - "pos": { - "x": -51463, - "y": 1246, - "z": -12579 - }, - "rot": { - "x": 0, - "y": 179438, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300003, - "propState": 18, - "pos": { - "x": -10576, - "y": 766, - "z": -96790 - }, - "rot": { - "x": 0, - "y": 31037, - "z": 0 - }, - "propId": 101028 - }, - { - "groupId": 238, - "instId": 300004, - "propState": 18, - "pos": { - "x": 9247, - "y": 550, - "z": -142517 - }, - "rot": { - "x": 0, - "y": 72385, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300005, - "propState": 18, - "pos": { - "x": 349, - "y": 772, - "z": -1064 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300006, - "propState": 18, - "pos": { - "x": -2085, - "y": -4444, - "z": 53968 - }, - "rot": { - "x": 0, - "y": 215559, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 238, - "instId": 300007, - "propState": 18, - "pos": { - "x": 381, - "y": 1459, - "z": -71256 - }, - "rot": { - "x": 0, - "y": 51463, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "257": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 257, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5040, - "y": -21996, - "z": -27741 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 257, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5026, - "y": -21996, - "z": -25089 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 1, - "startGroupId": 276, - "isEnteredSceneInfo": true - } - }, - "101010402": { - "P10101_F10101001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 18, - "pos": { - "x": -11153, - "y": 887, - "z": 1911 - }, - "rot": { - "x": 0, - "y": 30966, - "z": 0 - }, - "propId": 101029 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 18, - "pos": { - "x": -11153, - "y": 888, - "z": 1911 - }, - "rot": { - "x": 0, - "y": 30966, - "z": 0 - }, - "propId": 101029 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 18, - "pos": { - "x": -11153, - "y": 889, - "z": 1911 - }, - "rot": { - "x": 0, - "y": 30966, - "z": 0 - }, - "propId": 101029 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 18, - "pos": { - "x": -11153, - "y": 889, - "z": 1911 - }, - "rot": { - "x": 0, - "y": 30966, - "z": 0 - }, - "propId": 101029 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 2, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "101010502": { - "P10101_F10101001": { - "scenes": { - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 18, - "pos": { - "x": -7040, - "y": 551, - "z": -5034 - }, - "rot": { - "x": 0, - "y": 321353, - "z": 0 - }, - "propId": 101029 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 2, - "startGroupId": 2, - "isEnteredSceneInfo": true - } - }, - "101010503": { - "P10101_F10101001": { - "scenes": { - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 18, - "pos": { - "x": -7040, - "y": 551, - "z": -5034 - }, - "rot": { - "x": 0, - "y": 321353, - "z": 0 - }, - "propId": 101029 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 1, - "startGroupId": 27, - "isEnteredSceneInfo": true - } - }, - "101020102": { - "P10102_F10102001": { - "scenes": { - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 18, - "pos": { - "x": -67551, - "y": 5549, - "z": 25378 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 8, - "instId": 300002, - "propState": 18, - "pos": { - "x": -73976, - "y": 5695, - "z": 24687 - }, - "rot": { - "x": 0, - "y": 141457, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 8, - "instId": 300003, - "propState": 18, - "pos": { - "x": 9556, - "y": 1007, - "z": 20920 - }, - "rot": { - "x": 0, - "y": 295968, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 8, - "instId": 300004, - "propState": 18, - "pos": { - "x": -54831, - "y": 5582, - "z": 27544 - }, - "rot": { - "x": 0, - "y": 295968, - "z": 0 - }, - "propId": 101030 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": -20560, - "y": -286, - "z": 57320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": -75476, - "y": 4679, - "z": 7119 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 30, - "instId": 300004, - "propState": 8, - "pos": { - "x": -74630, - "y": 4679, - "z": 53170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 30, - "instId": 300005, - "propState": 8, - "pos": { - "x": -15619, - "y": -652, - "z": 90330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 30, - "instId": 300006, - "propState": 8, - "pos": { - "x": -63700, - "y": 9840, - "z": -25330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 119 - }, { - "groupId": 30, - "instId": 300007, - "propState": 8, - "pos": { - "x": -60680, - "y": 18080, - "z": -60020 - }, - "rot": { - "x": 0, - "y": 329524, - "z": 0 - }, - "propId": 119 - }, { - "groupId": 30, - "instId": 300003, - "propState": 8, - "pos": { - "x": 15820, - "y": -365, - "z": 22960 - }, - "rot": { - "x": 0, - "y": 23789, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": { - "1010201": { - "anchorId": 1, - "groupId": 30, - "instId": 300002, - "pos": { - "x": -15390, - "y": -617, - "z": 57320 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - } - }, - "1010202": { - "anchorId": 2, - "groupId": 30, - "instId": 300001, - "pos": { - "x": -75010, - "y": 4696, - "z": 2010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "1010203": { - "anchorId": 3, - "groupId": 30, - "instId": 300004, - "pos": { - "x": -77800, - "y": 4408, - "z": 56600 - }, - "rot": { - "x": 0, - "y": 206000, - "z": 0 - } - } - } - }, - "79": { - "monsters": [], - "npcs": [ - { - "groupId": 79, - "instId": 400001, - "pos": { - "x": -15270, - "y": -358, - "z": 37590 - }, - "rot": { - "x": 0, - "y": 84501, - "z": 0 - }, - "npcId": 11104 - } - ], - "props": [], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300002, - "propState": 18, - "pos": { - "x": 9556, - "y": 1003, - "z": 20920 - }, - "rot": { - "x": 0, - "y": 295968, - "z": 0 - }, - "propId": 101031 - } - ], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 114, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38163, - "y": 1323, - "z": 30921 - }, - "rot": { - "x": 0, - "y": 25324, - "z": 0 - }, - "propId": 120 - }, - { - "groupId": 114, - "instId": 300002, - "propState": 8, - "pos": { - "x": -73620, - "y": 6290, - "z": 6967 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 120 - }, - { - "groupId": 114, - "instId": 300003, - "propState": 8, - "pos": { - "x": -51793, - "y": 6595, - "z": -13783 - }, - "rot": { - "x": 0, - "y": 299684, - "z": 0 - }, - "propId": 120 - }, - { - "groupId": 114, - "instId": 300004, - "propState": 8, - "pos": { - "x": -52718, - "y": 6525, - "z": -15821 - }, - "rot": { - "x": 0, - "y": 294764, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300005, - "propState": 8, - "pos": { - "x": -5751, - "y": 11276, - "z": -20090 - }, - "rot": { - "x": 0, - "y": 88906, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300006, - "propState": 8, - "pos": { - "x": 16401, - "y": 1173, - "z": 40462 - }, - "rot": { - "x": 0, - "y": 262327, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300007, - "propState": 8, - "pos": { - "x": 16656, - "y": 1161, - "z": 42701 - }, - "rot": { - "x": 0, - "y": 279260, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300008, - "propState": 8, - "pos": { - "x": -40251, - "y": 1289, - "z": 31870 - }, - "rot": { - "x": 0, - "y": 24902, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300009, - "propState": 8, - "pos": { - "x": -92102, - "y": 6322, - "z": 40797 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300010, - "propState": 8, - "pos": { - "x": -41595, - "y": 1306, - "z": 32046 - }, - "rot": { - "x": 0, - "y": 338782, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300011, - "propState": 8, - "pos": { - "x": -6398, - "y": 11237, - "z": -21443 - }, - "rot": { - "x": 0, - "y": 320545, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300012, - "propState": 8, - "pos": { - "x": -72304, - "y": 6180, - "z": 6999 - }, - "rot": { - "x": 0, - "y": 325953, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300013, - "propState": 8, - "pos": { - "x": 17209, - "y": 1266, - "z": 39201 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300014, - "propState": 8, - "pos": { - "x": -35592, - "y": 782, - "z": 39822 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300015, - "propState": 8, - "pos": { - "x": -2308, - "y": 969, - "z": 17602 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300016, - "propState": 1, - "pos": { - "x": -28115, - "y": -26, - "z": 72433 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300017, - "propState": 1, - "pos": { - "x": -10510, - "y": 300, - "z": 70190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300018, - "propState": 1, - "pos": { - "x": 25060, - "y": 960, - "z": 57050 - }, - "rot": { - "x": 0, - "y": 285002, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300019, - "propState": 1, - "pos": { - "x": -84450, - "y": 4480, - "z": 62390 - }, - "rot": { - "x": 0, - "y": 224995, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300020, - "propState": 1, - "pos": { - "x": -88230, - "y": 9590, - "z": 76270 - }, - "rot": { - "x": 0, - "y": 224995, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300021, - "propState": 1, - "pos": { - "x": -99040, - "y": 4410, - "z": 17310 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300022, - "propState": 1, - "pos": { - "x": -74060, - "y": 4870, - "z": -16310 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300023, - "propState": 1, - "pos": { - "x": -71678, - "y": 4912, - "z": -475 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300024, - "propState": 1, - "pos": { - "x": -82550, - "y": 4710, - "z": 17590 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300025, - "propState": 1, - "pos": { - "x": -85690, - "y": 4660, - "z": 42510 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300026, - "propState": 1, - "pos": { - "x": -12210, - "y": -330, - "z": 75320 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300027, - "propState": 1, - "pos": { - "x": -9060, - "y": -270, - "z": 59580 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300028, - "propState": 1, - "pos": { - "x": 10130, - "y": 80, - "z": 51350 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300029, - "propState": 1, - "pos": { - "x": 6540, - "y": 20, - "z": 22050 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300030, - "propState": 1, - "pos": { - "x": -13410, - "y": 160, - "z": 4820 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300031, - "propState": 1, - "pos": { - "x": 16843, - "y": 9857, - "z": -11089 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300032, - "propState": 1, - "pos": { - "x": -5550, - "y": 10050, - "z": -16660 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300033, - "propState": 1, - "pos": { - "x": -13850, - "y": 9890, - "z": -3220 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300034, - "propState": 1, - "pos": { - "x": -49561, - "y": 4944, - "z": -10342 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300035, - "propState": 1, - "pos": { - "x": -76727, - "y": 4450, - "z": -13879 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300036, - "propState": 1, - "pos": { - "x": -72260, - "y": 4520, - "z": -21590 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300037, - "propState": 1, - "pos": { - "x": -55620, - "y": 4830, - "z": -22070 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300038, - "propState": 1, - "pos": { - "x": -60620, - "y": 4730, - "z": -33780 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300039, - "propState": 1, - "pos": { - "x": -53160, - "y": 4880, - "z": -1320 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300040, - "propState": 1, - "pos": { - "x": -61300, - "y": 4710, - "z": -27050 - }, - "rot": { - "x": 0, - "y": 2004, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300041, - "propState": 1, - "pos": { - "x": -90710, - "y": 6710, - "z": 52396 - }, - "rot": { - "x": 0, - "y": 2004, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300042, - "propState": 1, - "pos": { - "x": -93320, - "y": 6660, - "z": 42520 - }, - "rot": { - "x": 0, - "y": 2004, - "z": 0 - }, - "propId": 120 - } - ], - "teleports": {} - }, - "128": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 128, - "instId": 300002, - "propState": 12, - "pos": { - "x": 24359, - "y": -404, - "z": 55923 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 128, - "instId": 300003, - "propState": 12, - "pos": { - "x": 23607, - "y": 9720, - "z": -8391 - }, - "rot": { - "x": 0, - "y": 270604, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 128, - "instId": 300004, - "propState": 12, - "pos": { - "x": -6590, - "y": 9952, - "z": -23431 - }, - "rot": { - "x": 0, - "y": 90603, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 128, - "instId": 300005, - "propState": 12, - "pos": { - "x": -98180, - "y": 4715, - "z": 17890 - }, - "rot": { - "x": 0, - "y": 63696, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 128, - "instId": 300001, - "propState": 12, - "pos": { - "x": -58940, - "y": 4690, - "z": 33917 - }, - "rot": { - "x": 0, - "y": 178092, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 128, - "instId": 300006, - "propState": 12, - "pos": { - "x": -90351, - "y": 4835, - "z": 38292 - }, - "rot": { - "x": 0, - "y": 88092, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 128, - "instId": 300007, - "propState": 12, - "pos": { - "x": -50044, - "y": 4890, - "z": -2784 - }, - "rot": { - "x": 0, - "y": 208092, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "135": { - "monsters": [], - "npcs": [ - { - "groupId": 135, - "instId": 400001, - "pos": { - "x": 5397, - "y": 9672, - "z": -4360 - }, - "rot": { - "x": 0, - "y": 244381, - "z": 0 - }, - "npcId": 11105 - } - ], - "props": [ - { - "groupId": 135, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5512, - "y": 9650, - "z": -4335 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -16172, - "y": 600, - "z": 38613 - }, - "rot": { - "x": 0, - "y": 254822, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 3, - "startGroupId": 2, - "isEnteredSceneInfo": true - } - }, - "101020103": { - "P10102_F10102001": { - "scenes": { - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 18, - "pos": { - "x": -67551, - "y": 5549, - "z": 25378 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 8, - "instId": 300002, - "propState": 18, - "pos": { - "x": -73976, - "y": 5695, - "z": 24687 - }, - "rot": { - "x": 0, - "y": 141457, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 8, - "instId": 300003, - "propState": 18, - "pos": { - "x": 9556, - "y": 1007, - "z": 20920 - }, - "rot": { - "x": 0, - "y": 295968, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 8, - "instId": 300004, - "propState": 18, - "pos": { - "x": -54831, - "y": 5582, - "z": 27544 - }, - "rot": { - "x": 0, - "y": 295968, - "z": 0 - }, - "propId": 101030 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": -20560, - "y": -286, - "z": 57320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": -75476, - "y": 4679, - "z": 7119 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 30, - "instId": 300004, - "propState": 8, - "pos": { - "x": -74630, - "y": 4679, - "z": 53170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 30, - "instId": 300005, - "propState": 8, - "pos": { - "x": -15619, - "y": -652, - "z": 90330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 30, - "instId": 300006, - "propState": 8, - "pos": { - "x": -63700, - "y": 9840, - "z": -25330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 119 - }, { - "groupId": 30, - "instId": 300007, - "propState": 8, - "pos": { - "x": -60680, - "y": 18080, - "z": -60020 - }, - "rot": { - "x": 0, - "y": 329524, - "z": 0 - }, - "propId": 119 - }, { - "groupId": 30, - "instId": 300003, - "propState": 8, - "pos": { - "x": 15820, - "y": -365, - "z": 22960 - }, - "rot": { - "x": 0, - "y": 23789, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": { - "1010201": { - "anchorId": 1, - "groupId": 30, - "instId": 300002, - "pos": { - "x": -15390, - "y": -617, - "z": 57320 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - } - }, - "1010202": { - "anchorId": 2, - "groupId": 30, - "instId": 300001, - "pos": { - "x": -75010, - "y": 4696, - "z": 2010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "1010203": { - "anchorId": 3, - "groupId": 30, - "instId": 300004, - "pos": { - "x": -77800, - "y": 4408, - "z": 56600 - }, - "rot": { - "x": 0, - "y": 206000, - "z": 0 - } - } - } - }, - "79": { - "monsters": [], - "npcs": [ - { - "groupId": 79, - "instId": 400001, - "pos": { - "x": -15270, - "y": -358, - "z": 37590 - }, - "rot": { - "x": 0, - "y": 84501, - "z": 0 - }, - "npcId": 11104 - } - ], - "props": [], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300002, - "propState": 18, - "pos": { - "x": 9556, - "y": 1003, - "z": 20920 - }, - "rot": { - "x": 0, - "y": 295968, - "z": 0 - }, - "propId": 101031 - } - ], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 114, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38163, - "y": 1323, - "z": 30921 - }, - "rot": { - "x": 0, - "y": 25324, - "z": 0 - }, - "propId": 120 - }, - { - "groupId": 114, - "instId": 300002, - "propState": 8, - "pos": { - "x": -73620, - "y": 6290, - "z": 6967 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 120 - }, - { - "groupId": 114, - "instId": 300003, - "propState": 8, - "pos": { - "x": -51793, - "y": 6595, - "z": -13783 - }, - "rot": { - "x": 0, - "y": 299684, - "z": 0 - }, - "propId": 120 - }, - { - "groupId": 114, - "instId": 300004, - "propState": 8, - "pos": { - "x": -52718, - "y": 6525, - "z": -15821 - }, - "rot": { - "x": 0, - "y": 294764, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300005, - "propState": 8, - "pos": { - "x": -5751, - "y": 11276, - "z": -20090 - }, - "rot": { - "x": 0, - "y": 88906, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300006, - "propState": 8, - "pos": { - "x": 16401, - "y": 1173, - "z": 40462 - }, - "rot": { - "x": 0, - "y": 262327, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300007, - "propState": 8, - "pos": { - "x": 16656, - "y": 1161, - "z": 42701 - }, - "rot": { - "x": 0, - "y": 279260, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300008, - "propState": 8, - "pos": { - "x": -40251, - "y": 1289, - "z": 31870 - }, - "rot": { - "x": 0, - "y": 24902, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300009, - "propState": 8, - "pos": { - "x": -92102, - "y": 6322, - "z": 40797 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300010, - "propState": 8, - "pos": { - "x": -41595, - "y": 1306, - "z": 32046 - }, - "rot": { - "x": 0, - "y": 338782, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300011, - "propState": 8, - "pos": { - "x": -6398, - "y": 11237, - "z": -21443 - }, - "rot": { - "x": 0, - "y": 320545, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300012, - "propState": 8, - "pos": { - "x": -72304, - "y": 6180, - "z": 6999 - }, - "rot": { - "x": 0, - "y": 325953, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300013, - "propState": 8, - "pos": { - "x": 17209, - "y": 1266, - "z": 39201 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300014, - "propState": 8, - "pos": { - "x": -35592, - "y": 782, - "z": 39822 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300015, - "propState": 8, - "pos": { - "x": -2308, - "y": 969, - "z": 17602 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300016, - "propState": 1, - "pos": { - "x": -28115, - "y": -26, - "z": 72433 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300017, - "propState": 1, - "pos": { - "x": -10510, - "y": 300, - "z": 70190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300018, - "propState": 1, - "pos": { - "x": 25060, - "y": 960, - "z": 57050 - }, - "rot": { - "x": 0, - "y": 285002, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300019, - "propState": 1, - "pos": { - "x": -84450, - "y": 4480, - "z": 62390 - }, - "rot": { - "x": 0, - "y": 224995, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300020, - "propState": 1, - "pos": { - "x": -88230, - "y": 9590, - "z": 76270 - }, - "rot": { - "x": 0, - "y": 224995, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300021, - "propState": 1, - "pos": { - "x": -99040, - "y": 4410, - "z": 17310 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300022, - "propState": 1, - "pos": { - "x": -74060, - "y": 4870, - "z": -16310 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300023, - "propState": 1, - "pos": { - "x": -71678, - "y": 4912, - "z": -475 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300024, - "propState": 1, - "pos": { - "x": -82550, - "y": 4710, - "z": 17590 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300025, - "propState": 1, - "pos": { - "x": -85690, - "y": 4660, - "z": 42510 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300026, - "propState": 1, - "pos": { - "x": -12210, - "y": -330, - "z": 75320 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300027, - "propState": 1, - "pos": { - "x": -9060, - "y": -270, - "z": 59580 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300028, - "propState": 1, - "pos": { - "x": 10130, - "y": 80, - "z": 51350 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300029, - "propState": 1, - "pos": { - "x": 6540, - "y": 20, - "z": 22050 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300030, - "propState": 1, - "pos": { - "x": -13410, - "y": 160, - "z": 4820 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300031, - "propState": 1, - "pos": { - "x": 16843, - "y": 9857, - "z": -11089 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300032, - "propState": 1, - "pos": { - "x": -5550, - "y": 10050, - "z": -16660 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300033, - "propState": 1, - "pos": { - "x": -13850, - "y": 9890, - "z": -3220 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300034, - "propState": 1, - "pos": { - "x": -49561, - "y": 4944, - "z": -10342 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300035, - "propState": 1, - "pos": { - "x": -76727, - "y": 4450, - "z": -13879 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300036, - "propState": 1, - "pos": { - "x": -72260, - "y": 4520, - "z": -21590 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300037, - "propState": 1, - "pos": { - "x": -55620, - "y": 4830, - "z": -22070 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300038, - "propState": 1, - "pos": { - "x": -60620, - "y": 4730, - "z": -33780 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300039, - "propState": 1, - "pos": { - "x": -53160, - "y": 4880, - "z": -1320 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300040, - "propState": 1, - "pos": { - "x": -61300, - "y": 4710, - "z": -27050 - }, - "rot": { - "x": 0, - "y": 2004, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300041, - "propState": 1, - "pos": { - "x": -90710, - "y": 6710, - "z": 52396 - }, - "rot": { - "x": 0, - "y": 2004, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300042, - "propState": 1, - "pos": { - "x": -93320, - "y": 6660, - "z": 42520 - }, - "rot": { - "x": 0, - "y": 2004, - "z": 0 - }, - "propId": 120 - } - ], - "teleports": {} - }, - "128": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 128, - "instId": 300002, - "propState": 12, - "pos": { - "x": 24359, - "y": -404, - "z": 55923 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 128, - "instId": 300003, - "propState": 12, - "pos": { - "x": 23607, - "y": 9720, - "z": -8391 - }, - "rot": { - "x": 0, - "y": 270604, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 128, - "instId": 300004, - "propState": 12, - "pos": { - "x": -6590, - "y": 9952, - "z": -23431 - }, - "rot": { - "x": 0, - "y": 90603, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 128, - "instId": 300005, - "propState": 12, - "pos": { - "x": -98180, - "y": 4715, - "z": 17890 - }, - "rot": { - "x": 0, - "y": 63696, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 128, - "instId": 300001, - "propState": 12, - "pos": { - "x": -58940, - "y": 4690, - "z": 33917 - }, - "rot": { - "x": 0, - "y": 178092, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 128, - "instId": 300006, - "propState": 12, - "pos": { - "x": -90351, - "y": 4835, - "z": 38292 - }, - "rot": { - "x": 0, - "y": 88092, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 128, - "instId": 300007, - "propState": 12, - "pos": { - "x": -50044, - "y": 4890, - "z": -2784 - }, - "rot": { - "x": 0, - "y": 208092, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "135": { - "monsters": [], - "npcs": [ - { - "groupId": 135, - "instId": 400001, - "pos": { - "x": 5397, - "y": 9672, - "z": -4360 - }, - "rot": { - "x": 0, - "y": 244381, - "z": 0 - }, - "npcId": 11105 - } - ], - "props": [ - { - "groupId": 135, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5512, - "y": 9650, - "z": -4335 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -16172, - "y": 600, - "z": 38613 - }, - "rot": { - "x": 0, - "y": 254822, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 4, - "startGroupId": 2, - "isEnteredSceneInfo": true - } - }, - "101020104": { - "P10102_F10102001": { - "scenes": { - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 18, - "pos": { - "x": -67551, - "y": 5549, - "z": 25378 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 8, - "instId": 300002, - "propState": 18, - "pos": { - "x": -73976, - "y": 5695, - "z": 24687 - }, - "rot": { - "x": 0, - "y": 141457, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 8, - "instId": 300003, - "propState": 18, - "pos": { - "x": 9556, - "y": 1007, - "z": 20920 - }, - "rot": { - "x": 0, - "y": 295968, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 8, - "instId": 300004, - "propState": 18, - "pos": { - "x": -54831, - "y": 5582, - "z": 27544 - }, - "rot": { - "x": 0, - "y": 295968, - "z": 0 - }, - "propId": 101030 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": -20560, - "y": -286, - "z": 57320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": -75476, - "y": 4679, - "z": 7119 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 30, - "instId": 300004, - "propState": 8, - "pos": { - "x": -74630, - "y": 4679, - "z": 53170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 30, - "instId": 300005, - "propState": 8, - "pos": { - "x": -15619, - "y": -652, - "z": 90330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 30, - "instId": 300006, - "propState": 8, - "pos": { - "x": -63700, - "y": 9840, - "z": -25330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 119 - }, { - "groupId": 30, - "instId": 300007, - "propState": 8, - "pos": { - "x": -60680, - "y": 18080, - "z": -60020 - }, - "rot": { - "x": 0, - "y": 329524, - "z": 0 - }, - "propId": 119 - }, { - "groupId": 30, - "instId": 300003, - "propState": 8, - "pos": { - "x": 15820, - "y": -365, - "z": 22960 - }, - "rot": { - "x": 0, - "y": 23789, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": { - "1010201": { - "anchorId": 1, - "groupId": 30, - "instId": 300002, - "pos": { - "x": -15390, - "y": -617, - "z": 57320 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - } - }, - "1010202": { - "anchorId": 2, - "groupId": 30, - "instId": 300001, - "pos": { - "x": -75010, - "y": 4696, - "z": 2010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "1010203": { - "anchorId": 3, - "groupId": 30, - "instId": 300004, - "pos": { - "x": -77800, - "y": 4408, - "z": 56600 - }, - "rot": { - "x": 0, - "y": 206000, - "z": 0 - } - } - } - }, - "79": { - "monsters": [], - "npcs": [ - { - "groupId": 79, - "instId": 400001, - "pos": { - "x": -15270, - "y": -358, - "z": 37590 - }, - "rot": { - "x": 0, - "y": 84501, - "z": 0 - }, - "npcId": 11104 - } - ], - "props": [], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300002, - "propState": 18, - "pos": { - "x": 9556, - "y": 1003, - "z": 20920 - }, - "rot": { - "x": 0, - "y": 295968, - "z": 0 - }, - "propId": 101031 - } - ], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 114, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38163, - "y": 1323, - "z": 30921 - }, - "rot": { - "x": 0, - "y": 25324, - "z": 0 - }, - "propId": 120 - }, - { - "groupId": 114, - "instId": 300002, - "propState": 8, - "pos": { - "x": -73620, - "y": 6290, - "z": 6967 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 120 - }, - { - "groupId": 114, - "instId": 300003, - "propState": 8, - "pos": { - "x": -51793, - "y": 6595, - "z": -13783 - }, - "rot": { - "x": 0, - "y": 299684, - "z": 0 - }, - "propId": 120 - }, - { - "groupId": 114, - "instId": 300004, - "propState": 8, - "pos": { - "x": -52718, - "y": 6525, - "z": -15821 - }, - "rot": { - "x": 0, - "y": 294764, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300005, - "propState": 8, - "pos": { - "x": -5751, - "y": 11276, - "z": -20090 - }, - "rot": { - "x": 0, - "y": 88906, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300006, - "propState": 8, - "pos": { - "x": 16401, - "y": 1173, - "z": 40462 - }, - "rot": { - "x": 0, - "y": 262327, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300007, - "propState": 8, - "pos": { - "x": 16656, - "y": 1161, - "z": 42701 - }, - "rot": { - "x": 0, - "y": 279260, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300008, - "propState": 8, - "pos": { - "x": -40251, - "y": 1289, - "z": 31870 - }, - "rot": { - "x": 0, - "y": 24902, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300009, - "propState": 8, - "pos": { - "x": -92102, - "y": 6322, - "z": 40797 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300010, - "propState": 8, - "pos": { - "x": -41595, - "y": 1306, - "z": 32046 - }, - "rot": { - "x": 0, - "y": 338782, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300011, - "propState": 8, - "pos": { - "x": -6398, - "y": 11237, - "z": -21443 - }, - "rot": { - "x": 0, - "y": 320545, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300012, - "propState": 8, - "pos": { - "x": -72304, - "y": 6180, - "z": 6999 - }, - "rot": { - "x": 0, - "y": 325953, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300013, - "propState": 8, - "pos": { - "x": 17209, - "y": 1266, - "z": 39201 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300014, - "propState": 8, - "pos": { - "x": -35592, - "y": 782, - "z": 39822 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300015, - "propState": 8, - "pos": { - "x": -2308, - "y": 969, - "z": 17602 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300016, - "propState": 1, - "pos": { - "x": -28115, - "y": -26, - "z": 72433 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300017, - "propState": 1, - "pos": { - "x": -10510, - "y": 300, - "z": 70190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300018, - "propState": 1, - "pos": { - "x": 25060, - "y": 960, - "z": 57050 - }, - "rot": { - "x": 0, - "y": 285002, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300019, - "propState": 1, - "pos": { - "x": -84450, - "y": 4480, - "z": 62390 - }, - "rot": { - "x": 0, - "y": 224995, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300020, - "propState": 1, - "pos": { - "x": -88230, - "y": 9590, - "z": 76270 - }, - "rot": { - "x": 0, - "y": 224995, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300021, - "propState": 1, - "pos": { - "x": -99040, - "y": 4410, - "z": 17310 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300022, - "propState": 1, - "pos": { - "x": -74060, - "y": 4870, - "z": -16310 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300023, - "propState": 1, - "pos": { - "x": -71678, - "y": 4912, - "z": -475 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300024, - "propState": 1, - "pos": { - "x": -82550, - "y": 4710, - "z": 17590 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300025, - "propState": 1, - "pos": { - "x": -85690, - "y": 4660, - "z": 42510 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300026, - "propState": 1, - "pos": { - "x": -12210, - "y": -330, - "z": 75320 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300027, - "propState": 1, - "pos": { - "x": -9060, - "y": -270, - "z": 59580 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300028, - "propState": 1, - "pos": { - "x": 10130, - "y": 80, - "z": 51350 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300029, - "propState": 1, - "pos": { - "x": 6540, - "y": 20, - "z": 22050 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300030, - "propState": 1, - "pos": { - "x": -13410, - "y": 160, - "z": 4820 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300031, - "propState": 1, - "pos": { - "x": 16843, - "y": 9857, - "z": -11089 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300032, - "propState": 1, - "pos": { - "x": -5550, - "y": 10050, - "z": -16660 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300033, - "propState": 1, - "pos": { - "x": -13850, - "y": 9890, - "z": -3220 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300034, - "propState": 1, - "pos": { - "x": -49561, - "y": 4944, - "z": -10342 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300035, - "propState": 1, - "pos": { - "x": -76727, - "y": 4450, - "z": -13879 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300036, - "propState": 1, - "pos": { - "x": -72260, - "y": 4520, - "z": -21590 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300037, - "propState": 1, - "pos": { - "x": -55620, - "y": 4830, - "z": -22070 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300038, - "propState": 1, - "pos": { - "x": -60620, - "y": 4730, - "z": -33780 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300039, - "propState": 1, - "pos": { - "x": -53160, - "y": 4880, - "z": -1320 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300040, - "propState": 1, - "pos": { - "x": -61300, - "y": 4710, - "z": -27050 - }, - "rot": { - "x": 0, - "y": 2004, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300041, - "propState": 1, - "pos": { - "x": -90710, - "y": 6710, - "z": 52396 - }, - "rot": { - "x": 0, - "y": 2004, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300042, - "propState": 1, - "pos": { - "x": -93320, - "y": 6660, - "z": 42520 - }, - "rot": { - "x": 0, - "y": 2004, - "z": 0 - }, - "propId": 120 - } - ], - "teleports": {} - }, - "128": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 128, - "instId": 300002, - "propState": 12, - "pos": { - "x": 24359, - "y": -404, - "z": 55923 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 128, - "instId": 300003, - "propState": 12, - "pos": { - "x": 23607, - "y": 9720, - "z": -8391 - }, - "rot": { - "x": 0, - "y": 270604, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 128, - "instId": 300004, - "propState": 12, - "pos": { - "x": -6590, - "y": 9952, - "z": -23431 - }, - "rot": { - "x": 0, - "y": 90603, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 128, - "instId": 300005, - "propState": 12, - "pos": { - "x": -98180, - "y": 4715, - "z": 17890 - }, - "rot": { - "x": 0, - "y": 63696, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 128, - "instId": 300001, - "propState": 12, - "pos": { - "x": -58940, - "y": 4690, - "z": 33917 - }, - "rot": { - "x": 0, - "y": 178092, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 128, - "instId": 300006, - "propState": 12, - "pos": { - "x": -90351, - "y": 4835, - "z": 38292 - }, - "rot": { - "x": 0, - "y": 88092, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 128, - "instId": 300007, - "propState": 12, - "pos": { - "x": -50044, - "y": 4890, - "z": -2784 - }, - "rot": { - "x": 0, - "y": 208092, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "135": { - "monsters": [], - "npcs": [ - { - "groupId": 135, - "instId": 400001, - "pos": { - "x": 5397, - "y": 9672, - "z": -4360 - }, - "rot": { - "x": 0, - "y": 244381, - "z": 0 - }, - "npcId": 11105 - } - ], - "props": [ - { - "groupId": 135, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5512, - "y": 9650, - "z": -4335 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -16172, - "y": 600, - "z": 38613 - }, - "rot": { - "x": 0, - "y": 254822, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 7, - "startGroupId": 2, - "isEnteredSceneInfo": true - } - }, - "101020105": { - "P10102_F10102001": { - "scenes": { - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 18, - "pos": { - "x": -67551, - "y": 5549, - "z": 25378 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 8, - "instId": 300002, - "propState": 18, - "pos": { - "x": -73976, - "y": 5695, - "z": 24687 - }, - "rot": { - "x": 0, - "y": 141457, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 8, - "instId": 300003, - "propState": 18, - "pos": { - "x": 9556, - "y": 1007, - "z": 20920 - }, - "rot": { - "x": 0, - "y": 295968, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 8, - "instId": 300004, - "propState": 18, - "pos": { - "x": -54831, - "y": 5582, - "z": 27544 - }, - "rot": { - "x": 0, - "y": 295968, - "z": 0 - }, - "propId": 101030 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": -20560, - "y": -286, - "z": 57320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": -75476, - "y": 4679, - "z": 7119 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 30, - "instId": 300004, - "propState": 8, - "pos": { - "x": -74630, - "y": 4679, - "z": 53170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 30, - "instId": 300005, - "propState": 8, - "pos": { - "x": -15619, - "y": -652, - "z": 90330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 30, - "instId": 300006, - "propState": 8, - "pos": { - "x": -63700, - "y": 9840, - "z": -25330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 119 - }, { - "groupId": 30, - "instId": 300007, - "propState": 8, - "pos": { - "x": -60680, - "y": 18080, - "z": -60020 - }, - "rot": { - "x": 0, - "y": 329524, - "z": 0 - }, - "propId": 119 - }, { - "groupId": 30, - "instId": 300003, - "propState": 8, - "pos": { - "x": 15820, - "y": -365, - "z": 22960 - }, - "rot": { - "x": 0, - "y": 23789, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": { - "1010201": { - "anchorId": 1, - "groupId": 30, - "instId": 300002, - "pos": { - "x": -15390, - "y": -617, - "z": 57320 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - } - }, - "1010202": { - "anchorId": 2, - "groupId": 30, - "instId": 300001, - "pos": { - "x": -75010, - "y": 4696, - "z": 2010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "1010203": { - "anchorId": 3, - "groupId": 30, - "instId": 300004, - "pos": { - "x": -77800, - "y": 4408, - "z": 56600 - }, - "rot": { - "x": 0, - "y": 206000, - "z": 0 - } - } - } - }, - "79": { - "monsters": [], - "npcs": [ - { - "groupId": 79, - "instId": 400001, - "pos": { - "x": -15270, - "y": -358, - "z": 37590 - }, - "rot": { - "x": 0, - "y": 84501, - "z": 0 - }, - "npcId": 11104 - } - ], - "props": [], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300002, - "propState": 18, - "pos": { - "x": 9556, - "y": 1003, - "z": 20920 - }, - "rot": { - "x": 0, - "y": 295968, - "z": 0 - }, - "propId": 101031 - } - ], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 114, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38163, - "y": 1323, - "z": 30921 - }, - "rot": { - "x": 0, - "y": 25324, - "z": 0 - }, - "propId": 120 - }, - { - "groupId": 114, - "instId": 300002, - "propState": 8, - "pos": { - "x": -73620, - "y": 6290, - "z": 6967 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 120 - }, - { - "groupId": 114, - "instId": 300003, - "propState": 8, - "pos": { - "x": -51793, - "y": 6595, - "z": -13783 - }, - "rot": { - "x": 0, - "y": 299684, - "z": 0 - }, - "propId": 120 - }, - { - "groupId": 114, - "instId": 300004, - "propState": 8, - "pos": { - "x": -52718, - "y": 6525, - "z": -15821 - }, - "rot": { - "x": 0, - "y": 294764, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300005, - "propState": 8, - "pos": { - "x": -5751, - "y": 11276, - "z": -20090 - }, - "rot": { - "x": 0, - "y": 88906, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300006, - "propState": 8, - "pos": { - "x": 16401, - "y": 1173, - "z": 40462 - }, - "rot": { - "x": 0, - "y": 262327, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300007, - "propState": 8, - "pos": { - "x": 16656, - "y": 1161, - "z": 42701 - }, - "rot": { - "x": 0, - "y": 279260, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300008, - "propState": 8, - "pos": { - "x": -40251, - "y": 1289, - "z": 31870 - }, - "rot": { - "x": 0, - "y": 24902, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300009, - "propState": 8, - "pos": { - "x": -92102, - "y": 6322, - "z": 40797 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300010, - "propState": 8, - "pos": { - "x": -41595, - "y": 1306, - "z": 32046 - }, - "rot": { - "x": 0, - "y": 338782, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300011, - "propState": 8, - "pos": { - "x": -6398, - "y": 11237, - "z": -21443 - }, - "rot": { - "x": 0, - "y": 320545, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300012, - "propState": 8, - "pos": { - "x": -72304, - "y": 6180, - "z": 6999 - }, - "rot": { - "x": 0, - "y": 325953, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300013, - "propState": 8, - "pos": { - "x": 17209, - "y": 1266, - "z": 39201 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300014, - "propState": 8, - "pos": { - "x": -35592, - "y": 782, - "z": 39822 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300015, - "propState": 8, - "pos": { - "x": -2308, - "y": 969, - "z": 17602 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300016, - "propState": 1, - "pos": { - "x": -28115, - "y": -26, - "z": 72433 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300017, - "propState": 1, - "pos": { - "x": -10510, - "y": 300, - "z": 70190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300018, - "propState": 1, - "pos": { - "x": 25060, - "y": 960, - "z": 57050 - }, - "rot": { - "x": 0, - "y": 285002, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300019, - "propState": 1, - "pos": { - "x": -84450, - "y": 4480, - "z": 62390 - }, - "rot": { - "x": 0, - "y": 224995, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300020, - "propState": 1, - "pos": { - "x": -88230, - "y": 9590, - "z": 76270 - }, - "rot": { - "x": 0, - "y": 224995, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300021, - "propState": 1, - "pos": { - "x": -99040, - "y": 4410, - "z": 17310 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300022, - "propState": 1, - "pos": { - "x": -74060, - "y": 4870, - "z": -16310 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300023, - "propState": 1, - "pos": { - "x": -71678, - "y": 4912, - "z": -475 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300024, - "propState": 1, - "pos": { - "x": -82550, - "y": 4710, - "z": 17590 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300025, - "propState": 1, - "pos": { - "x": -85690, - "y": 4660, - "z": 42510 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300026, - "propState": 1, - "pos": { - "x": -12210, - "y": -330, - "z": 75320 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300027, - "propState": 1, - "pos": { - "x": -9060, - "y": -270, - "z": 59580 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300028, - "propState": 1, - "pos": { - "x": 10130, - "y": 80, - "z": 51350 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300029, - "propState": 1, - "pos": { - "x": 6540, - "y": 20, - "z": 22050 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300030, - "propState": 1, - "pos": { - "x": -13410, - "y": 160, - "z": 4820 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300031, - "propState": 1, - "pos": { - "x": 16843, - "y": 9857, - "z": -11089 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300032, - "propState": 1, - "pos": { - "x": -5550, - "y": 10050, - "z": -16660 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300033, - "propState": 1, - "pos": { - "x": -13850, - "y": 9890, - "z": -3220 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300034, - "propState": 1, - "pos": { - "x": -49561, - "y": 4944, - "z": -10342 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300035, - "propState": 1, - "pos": { - "x": -76727, - "y": 4450, - "z": -13879 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300036, - "propState": 1, - "pos": { - "x": -72260, - "y": 4520, - "z": -21590 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300037, - "propState": 1, - "pos": { - "x": -55620, - "y": 4830, - "z": -22070 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300038, - "propState": 1, - "pos": { - "x": -60620, - "y": 4730, - "z": -33780 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300039, - "propState": 1, - "pos": { - "x": -53160, - "y": 4880, - "z": -1320 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300040, - "propState": 1, - "pos": { - "x": -61300, - "y": 4710, - "z": -27050 - }, - "rot": { - "x": 0, - "y": 2004, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300041, - "propState": 1, - "pos": { - "x": -90710, - "y": 6710, - "z": 52396 - }, - "rot": { - "x": 0, - "y": 2004, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300042, - "propState": 1, - "pos": { - "x": -93320, - "y": 6660, - "z": 42520 - }, - "rot": { - "x": 0, - "y": 2004, - "z": 0 - }, - "propId": 120 - } - ], - "teleports": {} - }, - "128": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 128, - "instId": 300002, - "propState": 12, - "pos": { - "x": 24359, - "y": -404, - "z": 55923 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 128, - "instId": 300003, - "propState": 12, - "pos": { - "x": 23607, - "y": 9720, - "z": -8391 - }, - "rot": { - "x": 0, - "y": 270604, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 128, - "instId": 300004, - "propState": 12, - "pos": { - "x": -6590, - "y": 9952, - "z": -23431 - }, - "rot": { - "x": 0, - "y": 90603, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 128, - "instId": 300005, - "propState": 12, - "pos": { - "x": -98180, - "y": 4715, - "z": 17890 - }, - "rot": { - "x": 0, - "y": 63696, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 128, - "instId": 300001, - "propState": 12, - "pos": { - "x": -58940, - "y": 4690, - "z": 33917 - }, - "rot": { - "x": 0, - "y": 178092, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 128, - "instId": 300006, - "propState": 12, - "pos": { - "x": -90351, - "y": 4835, - "z": 38292 - }, - "rot": { - "x": 0, - "y": 88092, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 128, - "instId": 300007, - "propState": 12, - "pos": { - "x": -50044, - "y": 4890, - "z": -2784 - }, - "rot": { - "x": 0, - "y": 208092, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "135": { - "monsters": [], - "npcs": [ - { - "groupId": 135, - "instId": 400001, - "pos": { - "x": 5397, - "y": 9672, - "z": -4360 - }, - "rot": { - "x": 0, - "y": 244381, - "z": 0 - }, - "npcId": 11105 - } - ], - "props": [ - { - "groupId": 135, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5512, - "y": 9650, - "z": -4335 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -16172, - "y": 600, - "z": 38613 - }, - "rot": { - "x": 0, - "y": 254822, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 2, - "startGroupId": 2, - "isEnteredSceneInfo": true - } - }, - "101020106": { - "P10102_F10102001": { - "scenes": { - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 18, - "pos": { - "x": -67551, - "y": 5549, - "z": 25378 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 8, - "instId": 300002, - "propState": 18, - "pos": { - "x": -73976, - "y": 5695, - "z": 24687 - }, - "rot": { - "x": 0, - "y": 141457, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 8, - "instId": 300003, - "propState": 18, - "pos": { - "x": 9556, - "y": 1007, - "z": 20920 - }, - "rot": { - "x": 0, - "y": 295968, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 8, - "instId": 300004, - "propState": 18, - "pos": { - "x": -54831, - "y": 5582, - "z": 27544 - }, - "rot": { - "x": 0, - "y": 295968, - "z": 0 - }, - "propId": 101030 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": -20560, - "y": -286, - "z": 57320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": -75476, - "y": 4679, - "z": 7119 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 30, - "instId": 300004, - "propState": 8, - "pos": { - "x": -74630, - "y": 4679, - "z": 53170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 30, - "instId": 300005, - "propState": 8, - "pos": { - "x": -15619, - "y": -652, - "z": 90330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 30, - "instId": 300006, - "propState": 8, - "pos": { - "x": -63700, - "y": 9840, - "z": -25330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 119 - }, { - "groupId": 30, - "instId": 300007, - "propState": 8, - "pos": { - "x": -60680, - "y": 18080, - "z": -60020 - }, - "rot": { - "x": 0, - "y": 329524, - "z": 0 - }, - "propId": 119 - }, { - "groupId": 30, - "instId": 300003, - "propState": 8, - "pos": { - "x": 15820, - "y": -365, - "z": 22960 - }, - "rot": { - "x": 0, - "y": 23789, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": { - "1010201": { - "anchorId": 1, - "groupId": 30, - "instId": 300002, - "pos": { - "x": -15390, - "y": -617, - "z": 57320 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - } - }, - "1010202": { - "anchorId": 2, - "groupId": 30, - "instId": 300001, - "pos": { - "x": -75010, - "y": 4696, - "z": 2010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "1010203": { - "anchorId": 3, - "groupId": 30, - "instId": 300004, - "pos": { - "x": -77800, - "y": 4408, - "z": 56600 - }, - "rot": { - "x": 0, - "y": 206000, - "z": 0 - } - } - } - }, - "79": { - "monsters": [], - "npcs": [ - { - "groupId": 79, - "instId": 400001, - "pos": { - "x": -15270, - "y": -358, - "z": 37590 - }, - "rot": { - "x": 0, - "y": 84501, - "z": 0 - }, - "npcId": 11104 - } - ], - "props": [], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300002, - "propState": 18, - "pos": { - "x": 9556, - "y": 1003, - "z": 20920 - }, - "rot": { - "x": 0, - "y": 295968, - "z": 0 - }, - "propId": 101031 - } - ], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 114, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38163, - "y": 1323, - "z": 30921 - }, - "rot": { - "x": 0, - "y": 25324, - "z": 0 - }, - "propId": 120 - }, - { - "groupId": 114, - "instId": 300002, - "propState": 8, - "pos": { - "x": -73620, - "y": 6290, - "z": 6967 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 120 - }, - { - "groupId": 114, - "instId": 300003, - "propState": 8, - "pos": { - "x": -51793, - "y": 6595, - "z": -13783 - }, - "rot": { - "x": 0, - "y": 299684, - "z": 0 - }, - "propId": 120 - }, - { - "groupId": 114, - "instId": 300004, - "propState": 8, - "pos": { - "x": -52718, - "y": 6525, - "z": -15821 - }, - "rot": { - "x": 0, - "y": 294764, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300005, - "propState": 8, - "pos": { - "x": -5751, - "y": 11276, - "z": -20090 - }, - "rot": { - "x": 0, - "y": 88906, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300006, - "propState": 8, - "pos": { - "x": 16401, - "y": 1173, - "z": 40462 - }, - "rot": { - "x": 0, - "y": 262327, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300007, - "propState": 8, - "pos": { - "x": 16656, - "y": 1161, - "z": 42701 - }, - "rot": { - "x": 0, - "y": 279260, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300008, - "propState": 8, - "pos": { - "x": -40251, - "y": 1289, - "z": 31870 - }, - "rot": { - "x": 0, - "y": 24902, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300009, - "propState": 8, - "pos": { - "x": -92102, - "y": 6322, - "z": 40797 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300010, - "propState": 8, - "pos": { - "x": -41595, - "y": 1306, - "z": 32046 - }, - "rot": { - "x": 0, - "y": 338782, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300011, - "propState": 8, - "pos": { - "x": -6398, - "y": 11237, - "z": -21443 - }, - "rot": { - "x": 0, - "y": 320545, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300012, - "propState": 8, - "pos": { - "x": -72304, - "y": 6180, - "z": 6999 - }, - "rot": { - "x": 0, - "y": 325953, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300013, - "propState": 8, - "pos": { - "x": 17209, - "y": 1266, - "z": 39201 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300014, - "propState": 8, - "pos": { - "x": -35592, - "y": 782, - "z": 39822 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300015, - "propState": 8, - "pos": { - "x": -2308, - "y": 969, - "z": 17602 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300016, - "propState": 1, - "pos": { - "x": -28115, - "y": -26, - "z": 72433 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300017, - "propState": 1, - "pos": { - "x": -10510, - "y": 300, - "z": 70190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300018, - "propState": 1, - "pos": { - "x": 25060, - "y": 960, - "z": 57050 - }, - "rot": { - "x": 0, - "y": 285002, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300019, - "propState": 1, - "pos": { - "x": -84450, - "y": 4480, - "z": 62390 - }, - "rot": { - "x": 0, - "y": 224995, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300020, - "propState": 1, - "pos": { - "x": -88230, - "y": 9590, - "z": 76270 - }, - "rot": { - "x": 0, - "y": 224995, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300021, - "propState": 1, - "pos": { - "x": -99040, - "y": 4410, - "z": 17310 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300022, - "propState": 1, - "pos": { - "x": -74060, - "y": 4870, - "z": -16310 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300023, - "propState": 1, - "pos": { - "x": -71678, - "y": 4912, - "z": -475 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300024, - "propState": 1, - "pos": { - "x": -82550, - "y": 4710, - "z": 17590 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300025, - "propState": 1, - "pos": { - "x": -85690, - "y": 4660, - "z": 42510 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300026, - "propState": 1, - "pos": { - "x": -12210, - "y": -330, - "z": 75320 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300027, - "propState": 1, - "pos": { - "x": -9060, - "y": -270, - "z": 59580 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300028, - "propState": 1, - "pos": { - "x": 10130, - "y": 80, - "z": 51350 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300029, - "propState": 1, - "pos": { - "x": 6540, - "y": 20, - "z": 22050 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300030, - "propState": 1, - "pos": { - "x": -13410, - "y": 160, - "z": 4820 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300031, - "propState": 1, - "pos": { - "x": 16843, - "y": 9857, - "z": -11089 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300032, - "propState": 1, - "pos": { - "x": -5550, - "y": 10050, - "z": -16660 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300033, - "propState": 1, - "pos": { - "x": -13850, - "y": 9890, - "z": -3220 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300034, - "propState": 1, - "pos": { - "x": -49561, - "y": 4944, - "z": -10342 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300035, - "propState": 1, - "pos": { - "x": -76727, - "y": 4450, - "z": -13879 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300036, - "propState": 1, - "pos": { - "x": -72260, - "y": 4520, - "z": -21590 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300037, - "propState": 1, - "pos": { - "x": -55620, - "y": 4830, - "z": -22070 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300038, - "propState": 1, - "pos": { - "x": -60620, - "y": 4730, - "z": -33780 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300039, - "propState": 1, - "pos": { - "x": -53160, - "y": 4880, - "z": -1320 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300040, - "propState": 1, - "pos": { - "x": -61300, - "y": 4710, - "z": -27050 - }, - "rot": { - "x": 0, - "y": 2004, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300041, - "propState": 1, - "pos": { - "x": -90710, - "y": 6710, - "z": 52396 - }, - "rot": { - "x": 0, - "y": 2004, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300042, - "propState": 1, - "pos": { - "x": -93320, - "y": 6660, - "z": 42520 - }, - "rot": { - "x": 0, - "y": 2004, - "z": 0 - }, - "propId": 120 - } - ], - "teleports": {} - }, - "128": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 128, - "instId": 300002, - "propState": 12, - "pos": { - "x": 24359, - "y": -404, - "z": 55923 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 128, - "instId": 300003, - "propState": 12, - "pos": { - "x": 23607, - "y": 9720, - "z": -8391 - }, - "rot": { - "x": 0, - "y": 270604, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 128, - "instId": 300004, - "propState": 12, - "pos": { - "x": -6590, - "y": 9952, - "z": -23431 - }, - "rot": { - "x": 0, - "y": 90603, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 128, - "instId": 300005, - "propState": 12, - "pos": { - "x": -98180, - "y": 4715, - "z": 17890 - }, - "rot": { - "x": 0, - "y": 63696, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 128, - "instId": 300001, - "propState": 12, - "pos": { - "x": -58940, - "y": 4690, - "z": 33917 - }, - "rot": { - "x": 0, - "y": 178092, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 128, - "instId": 300006, - "propState": 12, - "pos": { - "x": -90351, - "y": 4835, - "z": 38292 - }, - "rot": { - "x": 0, - "y": 88092, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 128, - "instId": 300007, - "propState": 12, - "pos": { - "x": -50044, - "y": 4890, - "z": -2784 - }, - "rot": { - "x": 0, - "y": 208092, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "135": { - "monsters": [], - "npcs": [ - { - "groupId": 135, - "instId": 400001, - "pos": { - "x": 5397, - "y": 9672, - "z": -4360 - }, - "rot": { - "x": 0, - "y": 244381, - "z": 0 - }, - "npcId": 11105 - } - ], - "props": [ - { - "groupId": 135, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5512, - "y": 9650, - "z": -4335 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -16172, - "y": 600, - "z": 38613 - }, - "rot": { - "x": 0, - "y": 254822, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 6, - "startGroupId": 2, - "isEnteredSceneInfo": true - } - }, - "101020107": { - "P10102_F10102001": { - "scenes": { - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 18, - "pos": { - "x": -67551, - "y": 5549, - "z": 25378 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 8, - "instId": 300002, - "propState": 18, - "pos": { - "x": -73976, - "y": 5695, - "z": 24687 - }, - "rot": { - "x": 0, - "y": 141457, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 8, - "instId": 300003, - "propState": 18, - "pos": { - "x": 9556, - "y": 1007, - "z": 20920 - }, - "rot": { - "x": 0, - "y": 295968, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 8, - "instId": 300004, - "propState": 18, - "pos": { - "x": -54831, - "y": 5582, - "z": 27544 - }, - "rot": { - "x": 0, - "y": 295968, - "z": 0 - }, - "propId": 101030 - } - ], - "teleports": {} - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300002, - "propState": 8, - "pos": { - "x": -20560, - "y": -286, - "z": 57320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 30, - "instId": 300001, - "propState": 8, - "pos": { - "x": -75476, - "y": 4679, - "z": 7119 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 30, - "instId": 300004, - "propState": 8, - "pos": { - "x": -74630, - "y": 4679, - "z": 53170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 30, - "instId": 300005, - "propState": 8, - "pos": { - "x": -15619, - "y": -652, - "z": 90330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 30, - "instId": 300006, - "propState": 8, - "pos": { - "x": -63700, - "y": 9840, - "z": -25330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 119 - }, { - "groupId": 30, - "instId": 300007, - "propState": 8, - "pos": { - "x": -60680, - "y": 18080, - "z": -60020 - }, - "rot": { - "x": 0, - "y": 329524, - "z": 0 - }, - "propId": 119 - }, { - "groupId": 30, - "instId": 300003, - "propState": 8, - "pos": { - "x": 15820, - "y": -365, - "z": 22960 - }, - "rot": { - "x": 0, - "y": 23789, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": { - "1010201": { - "anchorId": 1, - "groupId": 30, - "instId": 300002, - "pos": { - "x": -15390, - "y": -617, - "z": 57320 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - } - }, - "1010202": { - "anchorId": 2, - "groupId": 30, - "instId": 300001, - "pos": { - "x": -75010, - "y": 4696, - "z": 2010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "1010203": { - "anchorId": 3, - "groupId": 30, - "instId": 300004, - "pos": { - "x": -77800, - "y": 4408, - "z": 56600 - }, - "rot": { - "x": 0, - "y": 206000, - "z": 0 - } - } - } - }, - "79": { - "monsters": [], - "npcs": [ - { - "groupId": 79, - "instId": 400001, - "pos": { - "x": -15270, - "y": -358, - "z": 37590 - }, - "rot": { - "x": 0, - "y": 84501, - "z": 0 - }, - "npcId": 11104 - } - ], - "props": [], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300002, - "propState": 18, - "pos": { - "x": 9556, - "y": 1003, - "z": 20920 - }, - "rot": { - "x": 0, - "y": 295968, - "z": 0 - }, - "propId": 101031 - } - ], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 114, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38163, - "y": 1323, - "z": 30921 - }, - "rot": { - "x": 0, - "y": 25324, - "z": 0 - }, - "propId": 120 - }, - { - "groupId": 114, - "instId": 300002, - "propState": 8, - "pos": { - "x": -73620, - "y": 6290, - "z": 6967 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 120 - }, - { - "groupId": 114, - "instId": 300003, - "propState": 8, - "pos": { - "x": -51793, - "y": 6595, - "z": -13783 - }, - "rot": { - "x": 0, - "y": 299684, - "z": 0 - }, - "propId": 120 - }, - { - "groupId": 114, - "instId": 300004, - "propState": 8, - "pos": { - "x": -52718, - "y": 6525, - "z": -15821 - }, - "rot": { - "x": 0, - "y": 294764, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300005, - "propState": 8, - "pos": { - "x": -5751, - "y": 11276, - "z": -20090 - }, - "rot": { - "x": 0, - "y": 88906, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300006, - "propState": 8, - "pos": { - "x": 16401, - "y": 1173, - "z": 40462 - }, - "rot": { - "x": 0, - "y": 262327, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300007, - "propState": 8, - "pos": { - "x": 16656, - "y": 1161, - "z": 42701 - }, - "rot": { - "x": 0, - "y": 279260, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300008, - "propState": 8, - "pos": { - "x": -40251, - "y": 1289, - "z": 31870 - }, - "rot": { - "x": 0, - "y": 24902, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300009, - "propState": 8, - "pos": { - "x": -92102, - "y": 6322, - "z": 40797 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300010, - "propState": 8, - "pos": { - "x": -41595, - "y": 1306, - "z": 32046 - }, - "rot": { - "x": 0, - "y": 338782, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300011, - "propState": 8, - "pos": { - "x": -6398, - "y": 11237, - "z": -21443 - }, - "rot": { - "x": 0, - "y": 320545, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300012, - "propState": 8, - "pos": { - "x": -72304, - "y": 6180, - "z": 6999 - }, - "rot": { - "x": 0, - "y": 325953, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300013, - "propState": 8, - "pos": { - "x": 17209, - "y": 1266, - "z": 39201 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300014, - "propState": 8, - "pos": { - "x": -35592, - "y": 782, - "z": 39822 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300015, - "propState": 8, - "pos": { - "x": -2308, - "y": 969, - "z": 17602 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300016, - "propState": 1, - "pos": { - "x": -28115, - "y": -26, - "z": 72433 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300017, - "propState": 1, - "pos": { - "x": -10510, - "y": 300, - "z": 70190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300018, - "propState": 1, - "pos": { - "x": 25060, - "y": 960, - "z": 57050 - }, - "rot": { - "x": 0, - "y": 285002, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300019, - "propState": 1, - "pos": { - "x": -84450, - "y": 4480, - "z": 62390 - }, - "rot": { - "x": 0, - "y": 224995, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300020, - "propState": 1, - "pos": { - "x": -88230, - "y": 9590, - "z": 76270 - }, - "rot": { - "x": 0, - "y": 224995, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300021, - "propState": 1, - "pos": { - "x": -99040, - "y": 4410, - "z": 17310 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300022, - "propState": 1, - "pos": { - "x": -74060, - "y": 4870, - "z": -16310 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300023, - "propState": 1, - "pos": { - "x": -71678, - "y": 4912, - "z": -475 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300024, - "propState": 1, - "pos": { - "x": -82550, - "y": 4710, - "z": 17590 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300025, - "propState": 1, - "pos": { - "x": -85690, - "y": 4660, - "z": 42510 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300026, - "propState": 1, - "pos": { - "x": -12210, - "y": -330, - "z": 75320 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300027, - "propState": 1, - "pos": { - "x": -9060, - "y": -270, - "z": 59580 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300028, - "propState": 1, - "pos": { - "x": 10130, - "y": 80, - "z": 51350 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300029, - "propState": 1, - "pos": { - "x": 6540, - "y": 20, - "z": 22050 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300030, - "propState": 1, - "pos": { - "x": -13410, - "y": 160, - "z": 4820 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300031, - "propState": 1, - "pos": { - "x": 16843, - "y": 9857, - "z": -11089 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300032, - "propState": 1, - "pos": { - "x": -5550, - "y": 10050, - "z": -16660 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300033, - "propState": 1, - "pos": { - "x": -13850, - "y": 9890, - "z": -3220 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300034, - "propState": 1, - "pos": { - "x": -49561, - "y": 4944, - "z": -10342 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300035, - "propState": 1, - "pos": { - "x": -76727, - "y": 4450, - "z": -13879 - }, - "rot": { - "x": 0, - "y": 153957, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300036, - "propState": 1, - "pos": { - "x": -72260, - "y": 4520, - "z": -21590 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300037, - "propState": 1, - "pos": { - "x": -55620, - "y": 4830, - "z": -22070 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300038, - "propState": 1, - "pos": { - "x": -60620, - "y": 4730, - "z": -33780 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300039, - "propState": 1, - "pos": { - "x": -53160, - "y": 4880, - "z": -1320 - }, - "rot": { - "x": 0, - "y": 73759, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300040, - "propState": 1, - "pos": { - "x": -61300, - "y": 4710, - "z": -27050 - }, - "rot": { - "x": 0, - "y": 2004, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300041, - "propState": 1, - "pos": { - "x": -90710, - "y": 6710, - "z": 52396 - }, - "rot": { - "x": 0, - "y": 2004, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 114, - "instId": 300042, - "propState": 1, - "pos": { - "x": -93320, - "y": 6660, - "z": 42520 - }, - "rot": { - "x": 0, - "y": 2004, - "z": 0 - }, - "propId": 120 - } - ], - "teleports": {} - }, - "128": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 128, - "instId": 300002, - "propState": 12, - "pos": { - "x": 24359, - "y": -404, - "z": 55923 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 128, - "instId": 300003, - "propState": 12, - "pos": { - "x": 23607, - "y": 9720, - "z": -8391 - }, - "rot": { - "x": 0, - "y": 270604, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 128, - "instId": 300004, - "propState": 12, - "pos": { - "x": -6590, - "y": 9952, - "z": -23431 - }, - "rot": { - "x": 0, - "y": 90603, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 128, - "instId": 300005, - "propState": 12, - "pos": { - "x": -98180, - "y": 4715, - "z": 17890 - }, - "rot": { - "x": 0, - "y": 63696, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 128, - "instId": 300001, - "propState": 12, - "pos": { - "x": -58940, - "y": 4690, - "z": 33917 - }, - "rot": { - "x": 0, - "y": 178092, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 128, - "instId": 300006, - "propState": 12, - "pos": { - "x": -90351, - "y": 4835, - "z": 38292 - }, - "rot": { - "x": 0, - "y": 88092, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 128, - "instId": 300007, - "propState": 12, - "pos": { - "x": -50044, - "y": 4890, - "z": -2784 - }, - "rot": { - "x": 0, - "y": 208092, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "135": { - "monsters": [], - "npcs": [ - { - "groupId": 135, - "instId": 400001, - "pos": { - "x": 5397, - "y": 9672, - "z": -4360 - }, - "rot": { - "x": 0, - "y": 244381, - "z": 0 - }, - "npcId": 11105 - } - ], - "props": [ - { - "groupId": 135, - "instId": 300001, - "propState": 8, - "pos": { - "x": 5512, - "y": 9650, - "z": -4335 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "175": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 175, - "instId": 300001, - "propState": 18, - "pos": { - "x": -16172, - "y": 600, - "z": 38613 - }, - "rot": { - "x": 0, - "y": 254822, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 201, - "startAnchorId": 5, - "startGroupId": 2, - "isEnteredSceneInfo": true - } - }, - "102010102": { - "P10201_F10201001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22186, - "y": 5994, - "z": -26729 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": -49000, - "y": 4994, - "z": -18620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": -53000, - "y": -1017, - "z": -96620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1020101": { - "anchorId": 1, - "groupId": 16, - "instId": 300001, - "pos": { - "x": 21417, - "y": 5994, - "z": -28394 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "1020102": { - "anchorId": 2, - "groupId": 16, - "instId": 300002, - "pos": { - "x": -47550, - "y": 4994, - "z": -16741 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1020103": { - "anchorId": 3, - "groupId": 16, - "instId": 300003, - "pos": { - "x": -55600, - "y": -1023, - "z": -98000 - }, - "rot": { - "x": 0, - "y": 336000, - "z": 0 - } - } - } - }, - "21": { - "monsters": [], - "npcs": [ - { - "groupId": 21, - "instId": 400001, - "pos": { - "x": -50970, - "y": -1012, - "z": -133570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 12201 - }, { - "groupId": 21, - "instId": 400002, - "pos": { - "x": -68135, - "y": -1022, - "z": -44395 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12202 - }, { - "groupId": 21, - "instId": 400004, - "pos": { - "x": -75160, - "y": -1012, - "z": -65340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12203 - }, { - "groupId": 21, - "instId": 400005, - "pos": { - "x": -75579, - "y": 2997, - "z": -95733 - }, - "rot": { - "x": 0, - "y": 95700, - "z": 0 - }, - "npcId": 12103 - } - ], - "props": [], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [ - { - "groupId": 25, - "instId": 400001, - "pos": { - "x": -12922, - "y": -974, - "z": -57880 - }, - "rot": { - "x": 0, - "y": 265700, - "z": 0 - }, - "npcId": 12212 - } - ], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 0, - "pos": { - "x": -4505, - "y": 921, - "z": -8905 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300002, - "propState": 0, - "pos": { - "x": 15368, - "y": 10010, - "z": -59497 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 107 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 18, - "pos": { - "x": -28209, - "y": 5745, - "z": -18951 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 59, - "instId": 300002, - "propState": 18, - "pos": { - "x": 46053, - "y": 5868, - "z": -25360 - }, - "rot": { - "x": 0, - "y": 88961, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 59, - "instId": 300003, - "propState": 18, - "pos": { - "x": 42437, - "y": 3794, - "z": -94756 - }, - "rot": { - "x": 0, - "y": 356157, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 59, - "instId": 300004, - "propState": 18, - "pos": { - "x": -73596, - "y": -37, - "z": -59364 - }, - "rot": { - "x": 0, - "y": 176515, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 59, - "instId": 300005, - "propState": 18, - "pos": { - "x": -56190, - "y": -134, - "z": -63937 - }, - "rot": { - "x": 0, - "y": 356157, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 12, - "pos": { - "x": -81721, - "y": -555, - "z": 28335 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 60, - "instId": 300002, - "propState": 12, - "pos": { - "x": 73876, - "y": 1606, - "z": -35300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 60, - "instId": 300003, - "propState": 12, - "pos": { - "x": -11528, - "y": -974, - "z": -75579 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 60, - "instId": 300004, - "propState": 12, - "pos": { - "x": -58465, - "y": -1012, - "z": -139849 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300005, - "propState": 12, - "pos": { - "x": -73238, - "y": -1012, - "z": -103206 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300006, - "propState": 12, - "pos": { - "x": -60927, - "y": -1032, - "z": -37178 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300007, - "propState": 12, - "pos": { - "x": -94565, - "y": 2000, - "z": -46239 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300008, - "propState": 12, - "pos": { - "x": 67869, - "y": 4960, - "z": -37800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300009, - "propState": 12, - "pos": { - "x": -40386, - "y": -500, - "z": 335 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300010, - "propState": 12, - "pos": { - "x": -71594, - "y": 1967, - "z": -126948 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300011, - "propState": 12, - "pos": { - "x": 9816, - "y": 5975, - "z": -83238 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [ - { - "groupId": 61, - "instId": 400001, - "pos": { - "x": -67631, - "y": -903, - "z": -89054 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12101 - } - ], - "props": [], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [ - { - "groupId": 75, - "instId": 400001, - "pos": { - "x": -50827, - "y": -775, - "z": -118951 - }, - "rot": { - "x": 0, - "y": 235286, - "z": 0 - }, - "npcId": 12219 - } - ], - "props": [], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4411, - "y": 789, - "z": -9117 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 102, - "instId": 300001, - "propState": 8, - "pos": { - "x": -63739, - "y": 207, - "z": -73411 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 102, - "instId": 300003, - "propState": 8, - "pos": { - "x": -71956, - "y": 419, - "z": -73411 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 102, - "instId": 300004, - "propState": 8, - "pos": { - "x": -84223, - "y": 3458, - "z": -117960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - } - ], - "teleports": {} - }, - "105": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46288, - "y": 3866, - "z": -90456 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 105, - "instId": 300002, - "propState": 8, - "pos": { - "x": 27260, - "y": 4066, - "z": -91020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 105, - "instId": 300003, - "propState": 8, - "pos": { - "x": 23950, - "y": 8607, - "z": -38090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 105, - "instId": 300004, - "propState": 8, - "pos": { - "x": 6950, - "y": 8607, - "z": -38090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300005, - "propState": 8, - "pos": { - "x": 32838, - "y": 4042, - "z": -90577 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300006, - "propState": 8, - "pos": { - "x": 44248, - "y": 4042, - "z": -81159 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300007, - "propState": 8, - "pos": { - "x": 50571, - "y": 4437, - "z": -71730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300008, - "propState": 8, - "pos": { - "x": -6218, - "y": 1525, - "z": -1982 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300009, - "propState": 8, - "pos": { - "x": -24207, - "y": 6480, - "z": -7136 - }, - "rot": { - "x": 0, - "y": 90366, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300010, - "propState": 8, - "pos": { - "x": -13710, - "y": 6480, - "z": -28810 - }, - "rot": { - "x": 0, - "y": 302, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300011, - "propState": 8, - "pos": { - "x": -63454, - "y": 624, - "z": -114431 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300012, - "propState": 8, - "pos": { - "x": -71272, - "y": -333, - "z": -105100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300013, - "propState": 8, - "pos": { - "x": -11973, - "y": -333, - "z": -79453 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300017, - "propState": 8, - "pos": { - "x": -43762, - "y": -333, - "z": -134660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300021, - "propState": 8, - "pos": { - "x": -37802, - "y": 827, - "z": -653 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300014, - "propState": 8, - "pos": { - "x": -71877, - "y": -333, - "z": -101345 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300015, - "propState": 8, - "pos": { - "x": -65544, - "y": -333, - "z": -82714 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300016, - "propState": 8, - "pos": { - "x": 49401, - "y": 5587, - "z": -47206 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300018, - "propState": 8, - "pos": { - "x": -94164, - "y": 2886, - "z": -41046 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300019, - "propState": 8, - "pos": { - "x": -18456, - "y": -58, - "z": -83777 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300043, - "propState": 8, - "pos": { - "x": 63701, - "y": 5893, - "z": -41095 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300024, - "propState": 8, - "pos": { - "x": -49682, - "y": -41, - "z": -120364 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300025, - "propState": 8, - "pos": { - "x": 15880, - "y": 190, - "z": -15270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300026, - "propState": 8, - "pos": { - "x": 51010, - "y": 2670, - "z": -78880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300027, - "propState": 8, - "pos": { - "x": -43344, - "y": -6, - "z": 3820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300028, - "propState": 8, - "pos": { - "x": 31728, - "y": 1040, - "z": -749 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300029, - "propState": 8, - "pos": { - "x": 14190, - "y": 1040, - "z": -978 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300030, - "propState": 8, - "pos": { - "x": -9840, - "y": 1040, - "z": -8517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300031, - "propState": 8, - "pos": { - "x": 23996, - "y": 1226, - "z": -604 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300032, - "propState": 8, - "pos": { - "x": 6677, - "y": 1226, - "z": -604 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300033, - "propState": 8, - "pos": { - "x": -7968, - "y": 4119, - "z": -11890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300034, - "propState": 8, - "pos": { - "x": -64668, - "y": -208, - "z": -39504 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300035, - "propState": 8, - "pos": { - "x": -66696, - "y": -208, - "z": -46710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300036, - "propState": 8, - "pos": { - "x": -17565, - "y": 474, - "z": -84907 - }, - "rot": { - "x": 0, - "y": 43491, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300037, - "propState": 8, - "pos": { - "x": -53075, - "y": 30, - "z": -53917 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300038, - "propState": 8, - "pos": { - "x": -53075, - "y": 30, - "z": -56560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300039, - "propState": 8, - "pos": { - "x": -53415, - "y": 30, - "z": -55322 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300040, - "propState": 8, - "pos": { - "x": -90567, - "y": 4686, - "z": -95540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300041, - "propState": 8, - "pos": { - "x": -90567, - "y": 4397, - "z": -97402 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300042, - "propState": 8, - "pos": { - "x": -81104, - "y": 4401, - "z": -92064 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300044, - "propState": 8, - "pos": { - "x": 58960, - "y": 5320, - "z": -41720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300045, - "propState": 8, - "pos": { - "x": 66987, - "y": 5320, - "z": -40120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300051, - "propState": 8, - "pos": { - "x": -64956, - "y": -455, - "z": -91917 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "120": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 120, - "instId": 300002, - "propState": 8, - "pos": { - "x": -90770, - "y": 2240, - "z": -18717 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 120, - "instId": 300003, - "propState": 8, - "pos": { - "x": -1634, - "y": 949, - "z": -9014 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 120, - "instId": 300004, - "propState": 8, - "pos": { - "x": -1634, - "y": 560, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 120, - "instId": 300005, - "propState": 8, - "pos": { - "x": -67465, - "y": -363, - "z": -115921 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 120, - "instId": 300006, - "propState": 8, - "pos": { - "x": -72070, - "y": 2822, - "z": -129009 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 120, - "instId": 300007, - "propState": 8, - "pos": { - "x": -19043, - "y": -275, - "z": -83471 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 120, - "instId": 300008, - "propState": 8, - "pos": { - "x": -44986, - "y": -203, - "z": -134469 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 120, - "instId": 300009, - "propState": 8, - "pos": { - "x": -90770, - "y": 2240, - "z": -18558 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300010, - "propState": 8, - "pos": { - "x": -1634, - "y": 949, - "z": -9014 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300011, - "propState": 8, - "pos": { - "x": -1634, - "y": 759, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300012, - "propState": 8, - "pos": { - "x": -67556, - "y": -50, - "z": -115518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300013, - "propState": 8, - "pos": { - "x": -72151, - "y": 2864, - "z": -128971 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300014, - "propState": 8, - "pos": { - "x": -19043, - "y": -210, - "z": -83471 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300015, - "propState": 8, - "pos": { - "x": -44986, - "y": 138, - "z": -134259 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - } - ], - "teleports": {} - }, - "125": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 125, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1634, - "y": 560, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "127": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 127, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1634, - "y": 560, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 127, - "instId": 300002, - "propState": 8, - "pos": { - "x": -1634, - "y": 759, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - } - ], - "teleports": {} - }, - "133": { - "monsters": [], - "npcs": [ - { - "groupId": 133, - "instId": 400001, - "pos": { - "x": -640, - "y": 4960, - "z": -37430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 12256 - } - ], - "props": [ - { - "groupId": 133, - "instId": 300001, - "propState": 8, - "pos": { - "x": -640, - "y": 4960, - "z": -37430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "171": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 171, - "instId": 300001, - "propState": 8, - "pos": { - "x": -62545, - "y": -171, - "z": -117195 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300002, - "propState": 18, - "pos": { - "x": 53279, - "y": 5738, - "z": -31176 - }, - "rot": { - "x": 0, - "y": 261633, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 18, - "pos": { - "x": -76492, - "y": 16, - "z": -59619 - }, - "rot": { - "x": 0, - "y": 133504, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "268": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 268, - "instId": 300001, - "propState": 18, - "pos": { - "x": 44235, - "y": 3757, - "z": -94735 - }, - "rot": { - "x": 0, - "y": 356050, - "z": 0 - }, - "propId": 102011 - } - ], - "teleports": {} - }, - "280": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 280, - "instId": 300001, - "propState": 8, - "pos": { - "x": -53587, - "y": -135, - "z": -67973 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "281": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 281, - "instId": 300001, - "propState": 18, - "pos": { - "x": 39212, - "y": 3932, - "z": -89292 - }, - "rot": { - "x": 0, - "y": 352125, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 301, - "startAnchorId": 2, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "102010103": { - "P10201_F10201001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22186, - "y": 5994, - "z": -26729 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": -49000, - "y": 4994, - "z": -18620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": -53000, - "y": -1017, - "z": -96620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1020101": { - "anchorId": 1, - "groupId": 16, - "instId": 300001, - "pos": { - "x": 21417, - "y": 5994, - "z": -28394 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "1020102": { - "anchorId": 2, - "groupId": 16, - "instId": 300002, - "pos": { - "x": -47550, - "y": 4994, - "z": -16741 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1020103": { - "anchorId": 3, - "groupId": 16, - "instId": 300003, - "pos": { - "x": -55600, - "y": -1023, - "z": -98000 - }, - "rot": { - "x": 0, - "y": 336000, - "z": 0 - } - } - } - }, - "21": { - "monsters": [], - "npcs": [ - { - "groupId": 21, - "instId": 400001, - "pos": { - "x": -50970, - "y": -1012, - "z": -133570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 12201 - }, { - "groupId": 21, - "instId": 400002, - "pos": { - "x": -68135, - "y": -1022, - "z": -44395 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12202 - }, { - "groupId": 21, - "instId": 400004, - "pos": { - "x": -75160, - "y": -1012, - "z": -65340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12203 - }, { - "groupId": 21, - "instId": 400005, - "pos": { - "x": -75579, - "y": 2997, - "z": -95733 - }, - "rot": { - "x": 0, - "y": 95700, - "z": 0 - }, - "npcId": 12103 - } - ], - "props": [], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [ - { - "groupId": 25, - "instId": 400001, - "pos": { - "x": -12922, - "y": -974, - "z": -57880 - }, - "rot": { - "x": 0, - "y": 265700, - "z": 0 - }, - "npcId": 12212 - } - ], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 0, - "pos": { - "x": -4505, - "y": 921, - "z": -8905 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300002, - "propState": 0, - "pos": { - "x": 15368, - "y": 10010, - "z": -59497 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 107 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 18, - "pos": { - "x": -28209, - "y": 5745, - "z": -18951 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 59, - "instId": 300002, - "propState": 18, - "pos": { - "x": 46053, - "y": 5868, - "z": -25360 - }, - "rot": { - "x": 0, - "y": 88961, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 59, - "instId": 300003, - "propState": 18, - "pos": { - "x": 42437, - "y": 3794, - "z": -94756 - }, - "rot": { - "x": 0, - "y": 356157, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 59, - "instId": 300004, - "propState": 18, - "pos": { - "x": -73596, - "y": -37, - "z": -59364 - }, - "rot": { - "x": 0, - "y": 176515, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 59, - "instId": 300005, - "propState": 18, - "pos": { - "x": -56190, - "y": -134, - "z": -63937 - }, - "rot": { - "x": 0, - "y": 356157, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 12, - "pos": { - "x": -81721, - "y": -555, - "z": 28335 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 60, - "instId": 300002, - "propState": 12, - "pos": { - "x": 73876, - "y": 1606, - "z": -35300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 60, - "instId": 300003, - "propState": 12, - "pos": { - "x": -11528, - "y": -974, - "z": -75579 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 60, - "instId": 300004, - "propState": 12, - "pos": { - "x": -58465, - "y": -1012, - "z": -139849 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300005, - "propState": 12, - "pos": { - "x": -73238, - "y": -1012, - "z": -103206 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300006, - "propState": 12, - "pos": { - "x": -60927, - "y": -1032, - "z": -37178 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300007, - "propState": 12, - "pos": { - "x": -94565, - "y": 2000, - "z": -46239 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300008, - "propState": 12, - "pos": { - "x": 67869, - "y": 4960, - "z": -37800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300009, - "propState": 12, - "pos": { - "x": -40386, - "y": -500, - "z": 335 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300010, - "propState": 12, - "pos": { - "x": -71594, - "y": 1967, - "z": -126948 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300011, - "propState": 12, - "pos": { - "x": 9816, - "y": 5975, - "z": -83238 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [ - { - "groupId": 61, - "instId": 400001, - "pos": { - "x": -67631, - "y": -903, - "z": -89054 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12101 - } - ], - "props": [], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [ - { - "groupId": 75, - "instId": 400001, - "pos": { - "x": -50827, - "y": -775, - "z": -118951 - }, - "rot": { - "x": 0, - "y": 235286, - "z": 0 - }, - "npcId": 12219 - } - ], - "props": [], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4411, - "y": 789, - "z": -9117 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 102, - "instId": 300001, - "propState": 8, - "pos": { - "x": -63739, - "y": 207, - "z": -73411 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 102, - "instId": 300003, - "propState": 8, - "pos": { - "x": -71956, - "y": 419, - "z": -73411 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 102, - "instId": 300004, - "propState": 8, - "pos": { - "x": -84223, - "y": 3458, - "z": -117960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - } - ], - "teleports": {} - }, - "105": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46288, - "y": 3866, - "z": -90456 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 105, - "instId": 300002, - "propState": 8, - "pos": { - "x": 27260, - "y": 4066, - "z": -91020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 105, - "instId": 300003, - "propState": 8, - "pos": { - "x": 23950, - "y": 8607, - "z": -38090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 105, - "instId": 300004, - "propState": 8, - "pos": { - "x": 6950, - "y": 8607, - "z": -38090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300005, - "propState": 8, - "pos": { - "x": 32838, - "y": 4042, - "z": -90577 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300006, - "propState": 8, - "pos": { - "x": 44248, - "y": 4042, - "z": -81159 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300007, - "propState": 8, - "pos": { - "x": 50571, - "y": 4437, - "z": -71730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300008, - "propState": 8, - "pos": { - "x": -6218, - "y": 1525, - "z": -1982 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300009, - "propState": 8, - "pos": { - "x": -24207, - "y": 6480, - "z": -7136 - }, - "rot": { - "x": 0, - "y": 90366, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300010, - "propState": 8, - "pos": { - "x": -13710, - "y": 6480, - "z": -28810 - }, - "rot": { - "x": 0, - "y": 302, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300011, - "propState": 8, - "pos": { - "x": -63454, - "y": 624, - "z": -114431 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300012, - "propState": 8, - "pos": { - "x": -71272, - "y": -333, - "z": -105100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300013, - "propState": 8, - "pos": { - "x": -11973, - "y": -333, - "z": -79453 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300017, - "propState": 8, - "pos": { - "x": -43762, - "y": -333, - "z": -134660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300021, - "propState": 8, - "pos": { - "x": -37802, - "y": 827, - "z": -653 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300014, - "propState": 8, - "pos": { - "x": -71877, - "y": -333, - "z": -101345 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300015, - "propState": 8, - "pos": { - "x": -65544, - "y": -333, - "z": -82714 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300016, - "propState": 8, - "pos": { - "x": 49401, - "y": 5587, - "z": -47206 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300018, - "propState": 8, - "pos": { - "x": -94164, - "y": 2886, - "z": -41046 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300019, - "propState": 8, - "pos": { - "x": -18456, - "y": -58, - "z": -83777 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300043, - "propState": 8, - "pos": { - "x": 63701, - "y": 5893, - "z": -41095 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300024, - "propState": 8, - "pos": { - "x": -49682, - "y": -41, - "z": -120364 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300025, - "propState": 8, - "pos": { - "x": 15880, - "y": 190, - "z": -15270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300026, - "propState": 8, - "pos": { - "x": 51010, - "y": 2670, - "z": -78880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300027, - "propState": 8, - "pos": { - "x": -43344, - "y": -6, - "z": 3820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300028, - "propState": 8, - "pos": { - "x": 31728, - "y": 1040, - "z": -749 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300029, - "propState": 8, - "pos": { - "x": 14190, - "y": 1040, - "z": -978 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300030, - "propState": 8, - "pos": { - "x": -9840, - "y": 1040, - "z": -8517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300031, - "propState": 8, - "pos": { - "x": 23996, - "y": 1226, - "z": -604 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300032, - "propState": 8, - "pos": { - "x": 6677, - "y": 1226, - "z": -604 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300033, - "propState": 8, - "pos": { - "x": -7968, - "y": 4119, - "z": -11890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300034, - "propState": 8, - "pos": { - "x": -64668, - "y": -208, - "z": -39504 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300035, - "propState": 8, - "pos": { - "x": -66696, - "y": -208, - "z": -46710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300036, - "propState": 8, - "pos": { - "x": -17565, - "y": 474, - "z": -84907 - }, - "rot": { - "x": 0, - "y": 43491, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300037, - "propState": 8, - "pos": { - "x": -53075, - "y": 30, - "z": -53917 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300038, - "propState": 8, - "pos": { - "x": -53075, - "y": 30, - "z": -56560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300039, - "propState": 8, - "pos": { - "x": -53415, - "y": 30, - "z": -55322 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300040, - "propState": 8, - "pos": { - "x": -90567, - "y": 4686, - "z": -95540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300041, - "propState": 8, - "pos": { - "x": -90567, - "y": 4397, - "z": -97402 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300042, - "propState": 8, - "pos": { - "x": -81104, - "y": 4401, - "z": -92064 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300044, - "propState": 8, - "pos": { - "x": 58960, - "y": 5320, - "z": -41720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300045, - "propState": 8, - "pos": { - "x": 66987, - "y": 5320, - "z": -40120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300051, - "propState": 8, - "pos": { - "x": -64956, - "y": -455, - "z": -91917 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "120": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 120, - "instId": 300002, - "propState": 8, - "pos": { - "x": -90770, - "y": 2240, - "z": -18717 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 120, - "instId": 300003, - "propState": 8, - "pos": { - "x": -1634, - "y": 949, - "z": -9014 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 120, - "instId": 300004, - "propState": 8, - "pos": { - "x": -1634, - "y": 560, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 120, - "instId": 300005, - "propState": 8, - "pos": { - "x": -67465, - "y": -363, - "z": -115921 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 120, - "instId": 300006, - "propState": 8, - "pos": { - "x": -72070, - "y": 2822, - "z": -129009 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 120, - "instId": 300007, - "propState": 8, - "pos": { - "x": -19043, - "y": -275, - "z": -83471 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 120, - "instId": 300008, - "propState": 8, - "pos": { - "x": -44986, - "y": -203, - "z": -134469 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 120, - "instId": 300009, - "propState": 8, - "pos": { - "x": -90770, - "y": 2240, - "z": -18558 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300010, - "propState": 8, - "pos": { - "x": -1634, - "y": 949, - "z": -9014 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300011, - "propState": 8, - "pos": { - "x": -1634, - "y": 759, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300012, - "propState": 8, - "pos": { - "x": -67556, - "y": -50, - "z": -115518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300013, - "propState": 8, - "pos": { - "x": -72151, - "y": 2864, - "z": -128971 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300014, - "propState": 8, - "pos": { - "x": -19043, - "y": -210, - "z": -83471 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300015, - "propState": 8, - "pos": { - "x": -44986, - "y": 138, - "z": -134259 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - } - ], - "teleports": {} - }, - "125": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 125, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1634, - "y": 560, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "127": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 127, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1634, - "y": 560, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 127, - "instId": 300002, - "propState": 8, - "pos": { - "x": -1634, - "y": 759, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - } - ], - "teleports": {} - }, - "133": { - "monsters": [], - "npcs": [ - { - "groupId": 133, - "instId": 400001, - "pos": { - "x": -640, - "y": 4960, - "z": -37430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 12256 - } - ], - "props": [ - { - "groupId": 133, - "instId": 300001, - "propState": 8, - "pos": { - "x": -640, - "y": 4960, - "z": -37430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "171": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 171, - "instId": 300001, - "propState": 8, - "pos": { - "x": -62545, - "y": -171, - "z": -117195 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300002, - "propState": 18, - "pos": { - "x": 53279, - "y": 5738, - "z": -31176 - }, - "rot": { - "x": 0, - "y": 261633, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 18, - "pos": { - "x": -76492, - "y": 16, - "z": -59619 - }, - "rot": { - "x": 0, - "y": 133504, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "268": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 268, - "instId": 300001, - "propState": 18, - "pos": { - "x": 44235, - "y": 3757, - "z": -94735 - }, - "rot": { - "x": 0, - "y": 356050, - "z": 0 - }, - "propId": 102011 - } - ], - "teleports": {} - }, - "280": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 280, - "instId": 300001, - "propState": 8, - "pos": { - "x": -53587, - "y": -135, - "z": -67973 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "281": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 281, - "instId": 300001, - "propState": 18, - "pos": { - "x": 39212, - "y": 3932, - "z": -89292 - }, - "rot": { - "x": 0, - "y": 352125, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 301, - "startAnchorId": 1, - "startGroupId": 2, - "isEnteredSceneInfo": true - } - }, - "102010104": { - "P10201_F10201001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22186, - "y": 5994, - "z": -26729 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": -49000, - "y": 4994, - "z": -18620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": -53000, - "y": -1017, - "z": -96620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1020101": { - "anchorId": 1, - "groupId": 16, - "instId": 300001, - "pos": { - "x": 21417, - "y": 5994, - "z": -28394 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "1020102": { - "anchorId": 2, - "groupId": 16, - "instId": 300002, - "pos": { - "x": -47550, - "y": 4994, - "z": -16741 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1020103": { - "anchorId": 3, - "groupId": 16, - "instId": 300003, - "pos": { - "x": -55600, - "y": -1023, - "z": -98000 - }, - "rot": { - "x": 0, - "y": 336000, - "z": 0 - } - } - } - }, - "21": { - "monsters": [], - "npcs": [ - { - "groupId": 21, - "instId": 400001, - "pos": { - "x": -50970, - "y": -1012, - "z": -133570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 12201 - }, { - "groupId": 21, - "instId": 400002, - "pos": { - "x": -68135, - "y": -1022, - "z": -44395 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12202 - }, { - "groupId": 21, - "instId": 400004, - "pos": { - "x": -75160, - "y": -1012, - "z": -65340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12203 - }, { - "groupId": 21, - "instId": 400005, - "pos": { - "x": -75579, - "y": 2997, - "z": -95733 - }, - "rot": { - "x": 0, - "y": 95700, - "z": 0 - }, - "npcId": 12103 - } - ], - "props": [], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [ - { - "groupId": 25, - "instId": 400001, - "pos": { - "x": -12922, - "y": -974, - "z": -57880 - }, - "rot": { - "x": 0, - "y": 265700, - "z": 0 - }, - "npcId": 12212 - } - ], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 0, - "pos": { - "x": -4505, - "y": 921, - "z": -8905 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300002, - "propState": 0, - "pos": { - "x": 15368, - "y": 10010, - "z": -59497 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 107 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 18, - "pos": { - "x": -28209, - "y": 5745, - "z": -18951 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 59, - "instId": 300002, - "propState": 18, - "pos": { - "x": 46053, - "y": 5868, - "z": -25360 - }, - "rot": { - "x": 0, - "y": 88961, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 59, - "instId": 300003, - "propState": 18, - "pos": { - "x": 42437, - "y": 3794, - "z": -94756 - }, - "rot": { - "x": 0, - "y": 356157, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 59, - "instId": 300004, - "propState": 18, - "pos": { - "x": -73596, - "y": -37, - "z": -59364 - }, - "rot": { - "x": 0, - "y": 176515, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 59, - "instId": 300005, - "propState": 18, - "pos": { - "x": -56190, - "y": -134, - "z": -63937 - }, - "rot": { - "x": 0, - "y": 356157, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 12, - "pos": { - "x": -81721, - "y": -555, - "z": 28335 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 60, - "instId": 300002, - "propState": 12, - "pos": { - "x": 73876, - "y": 1606, - "z": -35300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 60, - "instId": 300003, - "propState": 12, - "pos": { - "x": -11528, - "y": -974, - "z": -75579 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 60, - "instId": 300004, - "propState": 12, - "pos": { - "x": -58465, - "y": -1012, - "z": -139849 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300005, - "propState": 12, - "pos": { - "x": -73238, - "y": -1012, - "z": -103206 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300006, - "propState": 12, - "pos": { - "x": -60927, - "y": -1032, - "z": -37178 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300007, - "propState": 12, - "pos": { - "x": -94565, - "y": 2000, - "z": -46239 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300008, - "propState": 12, - "pos": { - "x": 67869, - "y": 4960, - "z": -37800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300009, - "propState": 12, - "pos": { - "x": -40386, - "y": -500, - "z": 335 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300010, - "propState": 12, - "pos": { - "x": -71594, - "y": 1967, - "z": -126948 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300011, - "propState": 12, - "pos": { - "x": 9816, - "y": 5975, - "z": -83238 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [ - { - "groupId": 61, - "instId": 400001, - "pos": { - "x": -67631, - "y": -903, - "z": -89054 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12101 - } - ], - "props": [], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [ - { - "groupId": 75, - "instId": 400001, - "pos": { - "x": -50827, - "y": -775, - "z": -118951 - }, - "rot": { - "x": 0, - "y": 235286, - "z": 0 - }, - "npcId": 12219 - } - ], - "props": [], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4411, - "y": 789, - "z": -9117 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 102, - "instId": 300001, - "propState": 8, - "pos": { - "x": -63739, - "y": 207, - "z": -73411 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 102, - "instId": 300003, - "propState": 8, - "pos": { - "x": -71956, - "y": 419, - "z": -73411 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 102, - "instId": 300004, - "propState": 8, - "pos": { - "x": -84223, - "y": 3458, - "z": -117960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - } - ], - "teleports": {} - }, - "105": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46288, - "y": 3866, - "z": -90456 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 105, - "instId": 300002, - "propState": 8, - "pos": { - "x": 27260, - "y": 4066, - "z": -91020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 105, - "instId": 300003, - "propState": 8, - "pos": { - "x": 23950, - "y": 8607, - "z": -38090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 105, - "instId": 300004, - "propState": 8, - "pos": { - "x": 6950, - "y": 8607, - "z": -38090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300005, - "propState": 8, - "pos": { - "x": 32838, - "y": 4042, - "z": -90577 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300006, - "propState": 8, - "pos": { - "x": 44248, - "y": 4042, - "z": -81159 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300007, - "propState": 8, - "pos": { - "x": 50571, - "y": 4437, - "z": -71730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300008, - "propState": 8, - "pos": { - "x": -6218, - "y": 1525, - "z": -1982 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300009, - "propState": 8, - "pos": { - "x": -24207, - "y": 6480, - "z": -7136 - }, - "rot": { - "x": 0, - "y": 90366, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300010, - "propState": 8, - "pos": { - "x": -13710, - "y": 6480, - "z": -28810 - }, - "rot": { - "x": 0, - "y": 302, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300011, - "propState": 8, - "pos": { - "x": -63454, - "y": 624, - "z": -114431 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300012, - "propState": 8, - "pos": { - "x": -71272, - "y": -333, - "z": -105100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300013, - "propState": 8, - "pos": { - "x": -11973, - "y": -333, - "z": -79453 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300017, - "propState": 8, - "pos": { - "x": -43762, - "y": -333, - "z": -134660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300021, - "propState": 8, - "pos": { - "x": -37802, - "y": 827, - "z": -653 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300014, - "propState": 8, - "pos": { - "x": -71877, - "y": -333, - "z": -101345 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300015, - "propState": 8, - "pos": { - "x": -65544, - "y": -333, - "z": -82714 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300016, - "propState": 8, - "pos": { - "x": 49401, - "y": 5587, - "z": -47206 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300018, - "propState": 8, - "pos": { - "x": -94164, - "y": 2886, - "z": -41046 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300019, - "propState": 8, - "pos": { - "x": -18456, - "y": -58, - "z": -83777 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300043, - "propState": 8, - "pos": { - "x": 63701, - "y": 5893, - "z": -41095 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300024, - "propState": 8, - "pos": { - "x": -49682, - "y": -41, - "z": -120364 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300025, - "propState": 8, - "pos": { - "x": 15880, - "y": 190, - "z": -15270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300026, - "propState": 8, - "pos": { - "x": 51010, - "y": 2670, - "z": -78880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300027, - "propState": 8, - "pos": { - "x": -43344, - "y": -6, - "z": 3820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300028, - "propState": 8, - "pos": { - "x": 31728, - "y": 1040, - "z": -749 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300029, - "propState": 8, - "pos": { - "x": 14190, - "y": 1040, - "z": -978 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300030, - "propState": 8, - "pos": { - "x": -9840, - "y": 1040, - "z": -8517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300031, - "propState": 8, - "pos": { - "x": 23996, - "y": 1226, - "z": -604 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300032, - "propState": 8, - "pos": { - "x": 6677, - "y": 1226, - "z": -604 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300033, - "propState": 8, - "pos": { - "x": -7968, - "y": 4119, - "z": -11890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300034, - "propState": 8, - "pos": { - "x": -64668, - "y": -208, - "z": -39504 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300035, - "propState": 8, - "pos": { - "x": -66696, - "y": -208, - "z": -46710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300036, - "propState": 8, - "pos": { - "x": -17565, - "y": 474, - "z": -84907 - }, - "rot": { - "x": 0, - "y": 43491, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300037, - "propState": 8, - "pos": { - "x": -53075, - "y": 30, - "z": -53917 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300038, - "propState": 8, - "pos": { - "x": -53075, - "y": 30, - "z": -56560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300039, - "propState": 8, - "pos": { - "x": -53415, - "y": 30, - "z": -55322 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300040, - "propState": 8, - "pos": { - "x": -90567, - "y": 4686, - "z": -95540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300041, - "propState": 8, - "pos": { - "x": -90567, - "y": 4397, - "z": -97402 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300042, - "propState": 8, - "pos": { - "x": -81104, - "y": 4401, - "z": -92064 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300044, - "propState": 8, - "pos": { - "x": 58960, - "y": 5320, - "z": -41720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300045, - "propState": 8, - "pos": { - "x": 66987, - "y": 5320, - "z": -40120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300051, - "propState": 8, - "pos": { - "x": -64956, - "y": -455, - "z": -91917 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "120": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 120, - "instId": 300002, - "propState": 8, - "pos": { - "x": -90770, - "y": 2240, - "z": -18717 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 120, - "instId": 300003, - "propState": 8, - "pos": { - "x": -1634, - "y": 949, - "z": -9014 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 120, - "instId": 300004, - "propState": 8, - "pos": { - "x": -1634, - "y": 560, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 120, - "instId": 300005, - "propState": 8, - "pos": { - "x": -67465, - "y": -363, - "z": -115921 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 120, - "instId": 300006, - "propState": 8, - "pos": { - "x": -72070, - "y": 2822, - "z": -129009 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 120, - "instId": 300007, - "propState": 8, - "pos": { - "x": -19043, - "y": -275, - "z": -83471 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 120, - "instId": 300008, - "propState": 8, - "pos": { - "x": -44986, - "y": -203, - "z": -134469 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 120, - "instId": 300009, - "propState": 8, - "pos": { - "x": -90770, - "y": 2240, - "z": -18558 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300010, - "propState": 8, - "pos": { - "x": -1634, - "y": 949, - "z": -9014 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300011, - "propState": 8, - "pos": { - "x": -1634, - "y": 759, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300012, - "propState": 8, - "pos": { - "x": -67556, - "y": -50, - "z": -115518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300013, - "propState": 8, - "pos": { - "x": -72151, - "y": 2864, - "z": -128971 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300014, - "propState": 8, - "pos": { - "x": -19043, - "y": -210, - "z": -83471 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300015, - "propState": 8, - "pos": { - "x": -44986, - "y": 138, - "z": -134259 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - } - ], - "teleports": {} - }, - "125": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 125, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1634, - "y": 560, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "127": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 127, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1634, - "y": 560, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 127, - "instId": 300002, - "propState": 8, - "pos": { - "x": -1634, - "y": 759, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - } - ], - "teleports": {} - }, - "133": { - "monsters": [], - "npcs": [ - { - "groupId": 133, - "instId": 400001, - "pos": { - "x": -640, - "y": 4960, - "z": -37430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 12256 - } - ], - "props": [ - { - "groupId": 133, - "instId": 300001, - "propState": 8, - "pos": { - "x": -640, - "y": 4960, - "z": -37430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "171": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 171, - "instId": 300001, - "propState": 8, - "pos": { - "x": -62545, - "y": -171, - "z": -117195 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300002, - "propState": 18, - "pos": { - "x": 53279, - "y": 5738, - "z": -31176 - }, - "rot": { - "x": 0, - "y": 261633, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 18, - "pos": { - "x": -76492, - "y": 16, - "z": -59619 - }, - "rot": { - "x": 0, - "y": 133504, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "268": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 268, - "instId": 300001, - "propState": 18, - "pos": { - "x": 44235, - "y": 3757, - "z": -94735 - }, - "rot": { - "x": 0, - "y": 356050, - "z": 0 - }, - "propId": 102011 - } - ], - "teleports": {} - }, - "280": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 280, - "instId": 300001, - "propState": 8, - "pos": { - "x": -53587, - "y": -135, - "z": -67973 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "281": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 281, - "instId": 300001, - "propState": 18, - "pos": { - "x": 39212, - "y": 3932, - "z": -89292 - }, - "rot": { - "x": 0, - "y": 352125, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 301, - "startAnchorId": 1, - "startGroupId": 111, - "isEnteredSceneInfo": true - } - }, - "102010105": { - "P10201_F10201001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22186, - "y": 5994, - "z": -26729 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": -49000, - "y": 4994, - "z": -18620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": -53000, - "y": -1017, - "z": -96620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1020101": { - "anchorId": 1, - "groupId": 16, - "instId": 300001, - "pos": { - "x": 21417, - "y": 5994, - "z": -28394 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "1020102": { - "anchorId": 2, - "groupId": 16, - "instId": 300002, - "pos": { - "x": -47550, - "y": 4994, - "z": -16741 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1020103": { - "anchorId": 3, - "groupId": 16, - "instId": 300003, - "pos": { - "x": -55600, - "y": -1023, - "z": -98000 - }, - "rot": { - "x": 0, - "y": 336000, - "z": 0 - } - } - } - }, - "21": { - "monsters": [], - "npcs": [ - { - "groupId": 21, - "instId": 400001, - "pos": { - "x": -50970, - "y": -1012, - "z": -133570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 12201 - }, { - "groupId": 21, - "instId": 400002, - "pos": { - "x": -68135, - "y": -1022, - "z": -44395 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12202 - }, { - "groupId": 21, - "instId": 400004, - "pos": { - "x": -75160, - "y": -1012, - "z": -65340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12203 - }, { - "groupId": 21, - "instId": 400005, - "pos": { - "x": -75579, - "y": 2997, - "z": -95733 - }, - "rot": { - "x": 0, - "y": 95700, - "z": 0 - }, - "npcId": 12103 - } - ], - "props": [], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [ - { - "groupId": 25, - "instId": 400001, - "pos": { - "x": -12922, - "y": -974, - "z": -57880 - }, - "rot": { - "x": 0, - "y": 265700, - "z": 0 - }, - "npcId": 12212 - } - ], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 0, - "pos": { - "x": -4505, - "y": 921, - "z": -8905 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300002, - "propState": 0, - "pos": { - "x": 15368, - "y": 10010, - "z": -59497 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 107 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 18, - "pos": { - "x": -28209, - "y": 5745, - "z": -18951 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 59, - "instId": 300002, - "propState": 18, - "pos": { - "x": 46053, - "y": 5868, - "z": -25360 - }, - "rot": { - "x": 0, - "y": 88961, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 59, - "instId": 300003, - "propState": 18, - "pos": { - "x": 42437, - "y": 3794, - "z": -94756 - }, - "rot": { - "x": 0, - "y": 356157, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 59, - "instId": 300004, - "propState": 18, - "pos": { - "x": -73596, - "y": -37, - "z": -59364 - }, - "rot": { - "x": 0, - "y": 176515, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 59, - "instId": 300005, - "propState": 18, - "pos": { - "x": -56190, - "y": -134, - "z": -63937 - }, - "rot": { - "x": 0, - "y": 356157, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 12, - "pos": { - "x": -81721, - "y": -555, - "z": 28335 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 60, - "instId": 300002, - "propState": 12, - "pos": { - "x": 73876, - "y": 1606, - "z": -35300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 60, - "instId": 300003, - "propState": 12, - "pos": { - "x": -11528, - "y": -974, - "z": -75579 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 60, - "instId": 300004, - "propState": 12, - "pos": { - "x": -58465, - "y": -1012, - "z": -139849 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300005, - "propState": 12, - "pos": { - "x": -73238, - "y": -1012, - "z": -103206 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300006, - "propState": 12, - "pos": { - "x": -60927, - "y": -1032, - "z": -37178 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300007, - "propState": 12, - "pos": { - "x": -94565, - "y": 2000, - "z": -46239 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300008, - "propState": 12, - "pos": { - "x": 67869, - "y": 4960, - "z": -37800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300009, - "propState": 12, - "pos": { - "x": -40386, - "y": -500, - "z": 335 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300010, - "propState": 12, - "pos": { - "x": -71594, - "y": 1967, - "z": -126948 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300011, - "propState": 12, - "pos": { - "x": 9816, - "y": 5975, - "z": -83238 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [ - { - "groupId": 61, - "instId": 400001, - "pos": { - "x": -67631, - "y": -903, - "z": -89054 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12101 - } - ], - "props": [], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [ - { - "groupId": 75, - "instId": 400001, - "pos": { - "x": -50827, - "y": -775, - "z": -118951 - }, - "rot": { - "x": 0, - "y": 235286, - "z": 0 - }, - "npcId": 12219 - } - ], - "props": [], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4411, - "y": 789, - "z": -9117 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 102, - "instId": 300001, - "propState": 8, - "pos": { - "x": -63739, - "y": 207, - "z": -73411 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 102, - "instId": 300003, - "propState": 8, - "pos": { - "x": -71956, - "y": 419, - "z": -73411 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 102, - "instId": 300004, - "propState": 8, - "pos": { - "x": -84223, - "y": 3458, - "z": -117960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - } - ], - "teleports": {} - }, - "105": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46288, - "y": 3866, - "z": -90456 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 105, - "instId": 300002, - "propState": 8, - "pos": { - "x": 27260, - "y": 4066, - "z": -91020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 105, - "instId": 300003, - "propState": 8, - "pos": { - "x": 23950, - "y": 8607, - "z": -38090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 105, - "instId": 300004, - "propState": 8, - "pos": { - "x": 6950, - "y": 8607, - "z": -38090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300005, - "propState": 8, - "pos": { - "x": 32838, - "y": 4042, - "z": -90577 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300006, - "propState": 8, - "pos": { - "x": 44248, - "y": 4042, - "z": -81159 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300007, - "propState": 8, - "pos": { - "x": 50571, - "y": 4437, - "z": -71730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300008, - "propState": 8, - "pos": { - "x": -6218, - "y": 1525, - "z": -1982 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300009, - "propState": 8, - "pos": { - "x": -24207, - "y": 6480, - "z": -7136 - }, - "rot": { - "x": 0, - "y": 90366, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300010, - "propState": 8, - "pos": { - "x": -13710, - "y": 6480, - "z": -28810 - }, - "rot": { - "x": 0, - "y": 302, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300011, - "propState": 8, - "pos": { - "x": -63454, - "y": 624, - "z": -114431 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300012, - "propState": 8, - "pos": { - "x": -71272, - "y": -333, - "z": -105100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300013, - "propState": 8, - "pos": { - "x": -11973, - "y": -333, - "z": -79453 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300017, - "propState": 8, - "pos": { - "x": -43762, - "y": -333, - "z": -134660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300021, - "propState": 8, - "pos": { - "x": -37802, - "y": 827, - "z": -653 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300014, - "propState": 8, - "pos": { - "x": -71877, - "y": -333, - "z": -101345 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300015, - "propState": 8, - "pos": { - "x": -65544, - "y": -333, - "z": -82714 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300016, - "propState": 8, - "pos": { - "x": 49401, - "y": 5587, - "z": -47206 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300018, - "propState": 8, - "pos": { - "x": -94164, - "y": 2886, - "z": -41046 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300019, - "propState": 8, - "pos": { - "x": -18456, - "y": -58, - "z": -83777 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300043, - "propState": 8, - "pos": { - "x": 63701, - "y": 5893, - "z": -41095 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300024, - "propState": 8, - "pos": { - "x": -49682, - "y": -41, - "z": -120364 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300025, - "propState": 8, - "pos": { - "x": 15880, - "y": 190, - "z": -15270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300026, - "propState": 8, - "pos": { - "x": 51010, - "y": 2670, - "z": -78880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300027, - "propState": 8, - "pos": { - "x": -43344, - "y": -6, - "z": 3820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300028, - "propState": 8, - "pos": { - "x": 31728, - "y": 1040, - "z": -749 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300029, - "propState": 8, - "pos": { - "x": 14190, - "y": 1040, - "z": -978 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300030, - "propState": 8, - "pos": { - "x": -9840, - "y": 1040, - "z": -8517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300031, - "propState": 8, - "pos": { - "x": 23996, - "y": 1226, - "z": -604 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300032, - "propState": 8, - "pos": { - "x": 6677, - "y": 1226, - "z": -604 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300033, - "propState": 8, - "pos": { - "x": -7968, - "y": 4119, - "z": -11890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300034, - "propState": 8, - "pos": { - "x": -64668, - "y": -208, - "z": -39504 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300035, - "propState": 8, - "pos": { - "x": -66696, - "y": -208, - "z": -46710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300036, - "propState": 8, - "pos": { - "x": -17565, - "y": 474, - "z": -84907 - }, - "rot": { - "x": 0, - "y": 43491, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300037, - "propState": 8, - "pos": { - "x": -53075, - "y": 30, - "z": -53917 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300038, - "propState": 8, - "pos": { - "x": -53075, - "y": 30, - "z": -56560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300039, - "propState": 8, - "pos": { - "x": -53415, - "y": 30, - "z": -55322 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300040, - "propState": 8, - "pos": { - "x": -90567, - "y": 4686, - "z": -95540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300041, - "propState": 8, - "pos": { - "x": -90567, - "y": 4397, - "z": -97402 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300042, - "propState": 8, - "pos": { - "x": -81104, - "y": 4401, - "z": -92064 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300044, - "propState": 8, - "pos": { - "x": 58960, - "y": 5320, - "z": -41720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300045, - "propState": 8, - "pos": { - "x": 66987, - "y": 5320, - "z": -40120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300051, - "propState": 8, - "pos": { - "x": -64956, - "y": -455, - "z": -91917 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "120": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 120, - "instId": 300002, - "propState": 8, - "pos": { - "x": -90770, - "y": 2240, - "z": -18717 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 120, - "instId": 300003, - "propState": 8, - "pos": { - "x": -1634, - "y": 949, - "z": -9014 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 120, - "instId": 300004, - "propState": 8, - "pos": { - "x": -1634, - "y": 560, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 120, - "instId": 300005, - "propState": 8, - "pos": { - "x": -67465, - "y": -363, - "z": -115921 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 120, - "instId": 300006, - "propState": 8, - "pos": { - "x": -72070, - "y": 2822, - "z": -129009 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 120, - "instId": 300007, - "propState": 8, - "pos": { - "x": -19043, - "y": -275, - "z": -83471 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 120, - "instId": 300008, - "propState": 8, - "pos": { - "x": -44986, - "y": -203, - "z": -134469 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 120, - "instId": 300009, - "propState": 8, - "pos": { - "x": -90770, - "y": 2240, - "z": -18558 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300010, - "propState": 8, - "pos": { - "x": -1634, - "y": 949, - "z": -9014 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300011, - "propState": 8, - "pos": { - "x": -1634, - "y": 759, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300012, - "propState": 8, - "pos": { - "x": -67556, - "y": -50, - "z": -115518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300013, - "propState": 8, - "pos": { - "x": -72151, - "y": 2864, - "z": -128971 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300014, - "propState": 8, - "pos": { - "x": -19043, - "y": -210, - "z": -83471 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300015, - "propState": 8, - "pos": { - "x": -44986, - "y": 138, - "z": -134259 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - } - ], - "teleports": {} - }, - "125": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 125, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1634, - "y": 560, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "127": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 127, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1634, - "y": 560, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 127, - "instId": 300002, - "propState": 8, - "pos": { - "x": -1634, - "y": 759, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - } - ], - "teleports": {} - }, - "133": { - "monsters": [], - "npcs": [ - { - "groupId": 133, - "instId": 400001, - "pos": { - "x": -640, - "y": 4960, - "z": -37430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 12256 - } - ], - "props": [ - { - "groupId": 133, - "instId": 300001, - "propState": 8, - "pos": { - "x": -640, - "y": 4960, - "z": -37430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "171": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 171, - "instId": 300001, - "propState": 8, - "pos": { - "x": -62545, - "y": -171, - "z": -117195 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300002, - "propState": 18, - "pos": { - "x": 53279, - "y": 5738, - "z": -31176 - }, - "rot": { - "x": 0, - "y": 261633, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 18, - "pos": { - "x": -76492, - "y": 16, - "z": -59619 - }, - "rot": { - "x": 0, - "y": 133504, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "268": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 268, - "instId": 300001, - "propState": 18, - "pos": { - "x": 44235, - "y": 3757, - "z": -94735 - }, - "rot": { - "x": 0, - "y": 356050, - "z": 0 - }, - "propId": 102011 - } - ], - "teleports": {} - }, - "280": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 280, - "instId": 300001, - "propState": 8, - "pos": { - "x": -53587, - "y": -135, - "z": -67973 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "281": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 281, - "instId": 300001, - "propState": 18, - "pos": { - "x": 39212, - "y": 3932, - "z": -89292 - }, - "rot": { - "x": 0, - "y": 352125, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 301, - "startAnchorId": 1, - "startGroupId": 275, - "isEnteredSceneInfo": true - } - }, - "102010106": { - "P10201_F10201001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22186, - "y": 5994, - "z": -26729 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": -49000, - "y": 4994, - "z": -18620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": -53000, - "y": -1017, - "z": -96620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1020101": { - "anchorId": 1, - "groupId": 16, - "instId": 300001, - "pos": { - "x": 21417, - "y": 5994, - "z": -28394 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "1020102": { - "anchorId": 2, - "groupId": 16, - "instId": 300002, - "pos": { - "x": -47550, - "y": 4994, - "z": -16741 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1020103": { - "anchorId": 3, - "groupId": 16, - "instId": 300003, - "pos": { - "x": -55600, - "y": -1023, - "z": -98000 - }, - "rot": { - "x": 0, - "y": 336000, - "z": 0 - } - } - } - }, - "21": { - "monsters": [], - "npcs": [ - { - "groupId": 21, - "instId": 400001, - "pos": { - "x": -50970, - "y": -1012, - "z": -133570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 12201 - }, { - "groupId": 21, - "instId": 400002, - "pos": { - "x": -68135, - "y": -1022, - "z": -44395 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12202 - }, { - "groupId": 21, - "instId": 400004, - "pos": { - "x": -75160, - "y": -1012, - "z": -65340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12203 - }, { - "groupId": 21, - "instId": 400005, - "pos": { - "x": -75579, - "y": 2997, - "z": -95733 - }, - "rot": { - "x": 0, - "y": 95700, - "z": 0 - }, - "npcId": 12103 - } - ], - "props": [], - "teleports": {} - }, - "25": { - "monsters": [], - "npcs": [ - { - "groupId": 25, - "instId": 400001, - "pos": { - "x": -12922, - "y": -974, - "z": -57880 - }, - "rot": { - "x": 0, - "y": 265700, - "z": 0 - }, - "npcId": 12212 - } - ], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 0, - "pos": { - "x": -4505, - "y": 921, - "z": -8905 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300002, - "propState": 0, - "pos": { - "x": 15368, - "y": 10010, - "z": -59497 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 107 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 18, - "pos": { - "x": -28209, - "y": 5745, - "z": -18951 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 59, - "instId": 300002, - "propState": 18, - "pos": { - "x": 46053, - "y": 5868, - "z": -25360 - }, - "rot": { - "x": 0, - "y": 88961, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 59, - "instId": 300003, - "propState": 18, - "pos": { - "x": 42437, - "y": 3794, - "z": -94756 - }, - "rot": { - "x": 0, - "y": 356157, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 59, - "instId": 300004, - "propState": 18, - "pos": { - "x": -73596, - "y": -37, - "z": -59364 - }, - "rot": { - "x": 0, - "y": 176515, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 59, - "instId": 300005, - "propState": 18, - "pos": { - "x": -56190, - "y": -134, - "z": -63937 - }, - "rot": { - "x": 0, - "y": 356157, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 12, - "pos": { - "x": -81721, - "y": -555, - "z": 28335 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 60, - "instId": 300002, - "propState": 12, - "pos": { - "x": 73876, - "y": 1606, - "z": -35300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 60, - "instId": 300003, - "propState": 12, - "pos": { - "x": -11528, - "y": -974, - "z": -75579 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 60, - "instId": 300004, - "propState": 12, - "pos": { - "x": -58465, - "y": -1012, - "z": -139849 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300005, - "propState": 12, - "pos": { - "x": -73238, - "y": -1012, - "z": -103206 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300006, - "propState": 12, - "pos": { - "x": -60927, - "y": -1032, - "z": -37178 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300007, - "propState": 12, - "pos": { - "x": -94565, - "y": 2000, - "z": -46239 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300008, - "propState": 12, - "pos": { - "x": 67869, - "y": 4960, - "z": -37800 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300009, - "propState": 12, - "pos": { - "x": -40386, - "y": -500, - "z": 335 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300010, - "propState": 12, - "pos": { - "x": -71594, - "y": 1967, - "z": -126948 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 60, - "instId": 300011, - "propState": 12, - "pos": { - "x": 9816, - "y": 5975, - "z": -83238 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [ - { - "groupId": 61, - "instId": 400001, - "pos": { - "x": -67631, - "y": -903, - "z": -89054 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12101 - } - ], - "props": [], - "teleports": {} - }, - "75": { - "monsters": [], - "npcs": [ - { - "groupId": 75, - "instId": 400001, - "pos": { - "x": -50827, - "y": -775, - "z": -118951 - }, - "rot": { - "x": 0, - "y": 235286, - "z": 0 - }, - "npcId": 12219 - } - ], - "props": [], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4411, - "y": 789, - "z": -9117 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 102, - "instId": 300001, - "propState": 8, - "pos": { - "x": -63739, - "y": 207, - "z": -73411 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 102, - "instId": 300003, - "propState": 8, - "pos": { - "x": -71956, - "y": 419, - "z": -73411 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 102, - "instId": 300004, - "propState": 8, - "pos": { - "x": -84223, - "y": 3458, - "z": -117960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - } - ], - "teleports": {} - }, - "105": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46288, - "y": 3866, - "z": -90456 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 105, - "instId": 300002, - "propState": 8, - "pos": { - "x": 27260, - "y": 4066, - "z": -91020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 105, - "instId": 300003, - "propState": 8, - "pos": { - "x": 23950, - "y": 8607, - "z": -38090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 105, - "instId": 300004, - "propState": 8, - "pos": { - "x": 6950, - "y": 8607, - "z": -38090 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300005, - "propState": 8, - "pos": { - "x": 32838, - "y": 4042, - "z": -90577 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300006, - "propState": 8, - "pos": { - "x": 44248, - "y": 4042, - "z": -81159 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300007, - "propState": 8, - "pos": { - "x": 50571, - "y": 4437, - "z": -71730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300008, - "propState": 8, - "pos": { - "x": -6218, - "y": 1525, - "z": -1982 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300009, - "propState": 8, - "pos": { - "x": -24207, - "y": 6480, - "z": -7136 - }, - "rot": { - "x": 0, - "y": 90366, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300010, - "propState": 8, - "pos": { - "x": -13710, - "y": 6480, - "z": -28810 - }, - "rot": { - "x": 0, - "y": 302, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300011, - "propState": 8, - "pos": { - "x": -63454, - "y": 624, - "z": -114431 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300012, - "propState": 8, - "pos": { - "x": -71272, - "y": -333, - "z": -105100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300013, - "propState": 8, - "pos": { - "x": -11973, - "y": -333, - "z": -79453 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300017, - "propState": 8, - "pos": { - "x": -43762, - "y": -333, - "z": -134660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300021, - "propState": 8, - "pos": { - "x": -37802, - "y": 827, - "z": -653 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300014, - "propState": 8, - "pos": { - "x": -71877, - "y": -333, - "z": -101345 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300015, - "propState": 8, - "pos": { - "x": -65544, - "y": -333, - "z": -82714 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300016, - "propState": 8, - "pos": { - "x": 49401, - "y": 5587, - "z": -47206 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300018, - "propState": 8, - "pos": { - "x": -94164, - "y": 2886, - "z": -41046 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300019, - "propState": 8, - "pos": { - "x": -18456, - "y": -58, - "z": -83777 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300043, - "propState": 8, - "pos": { - "x": 63701, - "y": 5893, - "z": -41095 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300024, - "propState": 8, - "pos": { - "x": -49682, - "y": -41, - "z": -120364 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300025, - "propState": 8, - "pos": { - "x": 15880, - "y": 190, - "z": -15270 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300026, - "propState": 8, - "pos": { - "x": 51010, - "y": 2670, - "z": -78880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300027, - "propState": 8, - "pos": { - "x": -43344, - "y": -6, - "z": 3820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300028, - "propState": 8, - "pos": { - "x": 31728, - "y": 1040, - "z": -749 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300029, - "propState": 8, - "pos": { - "x": 14190, - "y": 1040, - "z": -978 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300030, - "propState": 8, - "pos": { - "x": -9840, - "y": 1040, - "z": -8517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300031, - "propState": 8, - "pos": { - "x": 23996, - "y": 1226, - "z": -604 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300032, - "propState": 8, - "pos": { - "x": 6677, - "y": 1226, - "z": -604 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300033, - "propState": 8, - "pos": { - "x": -7968, - "y": 4119, - "z": -11890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300034, - "propState": 8, - "pos": { - "x": -64668, - "y": -208, - "z": -39504 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300035, - "propState": 8, - "pos": { - "x": -66696, - "y": -208, - "z": -46710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300036, - "propState": 8, - "pos": { - "x": -17565, - "y": 474, - "z": -84907 - }, - "rot": { - "x": 0, - "y": 43491, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300037, - "propState": 8, - "pos": { - "x": -53075, - "y": 30, - "z": -53917 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300038, - "propState": 8, - "pos": { - "x": -53075, - "y": 30, - "z": -56560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300039, - "propState": 8, - "pos": { - "x": -53415, - "y": 30, - "z": -55322 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300040, - "propState": 8, - "pos": { - "x": -90567, - "y": 4686, - "z": -95540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300041, - "propState": 8, - "pos": { - "x": -90567, - "y": 4397, - "z": -97402 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300042, - "propState": 8, - "pos": { - "x": -81104, - "y": 4401, - "z": -92064 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300044, - "propState": 8, - "pos": { - "x": 58960, - "y": 5320, - "z": -41720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300045, - "propState": 8, - "pos": { - "x": 66987, - "y": 5320, - "z": -40120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 105, - "instId": 300051, - "propState": 8, - "pos": { - "x": -64956, - "y": -455, - "z": -91917 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "120": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 120, - "instId": 300002, - "propState": 8, - "pos": { - "x": -90770, - "y": 2240, - "z": -18717 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 120, - "instId": 300003, - "propState": 8, - "pos": { - "x": -1634, - "y": 949, - "z": -9014 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 120, - "instId": 300004, - "propState": 8, - "pos": { - "x": -1634, - "y": 560, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 120, - "instId": 300005, - "propState": 8, - "pos": { - "x": -67465, - "y": -363, - "z": -115921 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 120, - "instId": 300006, - "propState": 8, - "pos": { - "x": -72070, - "y": 2822, - "z": -129009 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 120, - "instId": 300007, - "propState": 8, - "pos": { - "x": -19043, - "y": -275, - "z": -83471 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 120, - "instId": 300008, - "propState": 8, - "pos": { - "x": -44986, - "y": -203, - "z": -134469 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 120, - "instId": 300009, - "propState": 8, - "pos": { - "x": -90770, - "y": 2240, - "z": -18558 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300010, - "propState": 8, - "pos": { - "x": -1634, - "y": 949, - "z": -9014 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300011, - "propState": 8, - "pos": { - "x": -1634, - "y": 759, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300012, - "propState": 8, - "pos": { - "x": -67556, - "y": -50, - "z": -115518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300013, - "propState": 8, - "pos": { - "x": -72151, - "y": 2864, - "z": -128971 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300014, - "propState": 8, - "pos": { - "x": -19043, - "y": -210, - "z": -83471 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, { - "groupId": 120, - "instId": 300015, - "propState": 8, - "pos": { - "x": -44986, - "y": 138, - "z": -134259 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - } - ], - "teleports": {} - }, - "125": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 125, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1634, - "y": 560, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "127": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 127, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1634, - "y": 560, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 127, - "instId": 300002, - "propState": 8, - "pos": { - "x": -1634, - "y": 759, - "z": -540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - } - ], - "teleports": {} - }, - "133": { - "monsters": [], - "npcs": [ - { - "groupId": 133, - "instId": 400001, - "pos": { - "x": -640, - "y": 4960, - "z": -37430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 12256 - } - ], - "props": [ - { - "groupId": 133, - "instId": 300001, - "propState": 8, - "pos": { - "x": -640, - "y": 4960, - "z": -37430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "171": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 171, - "instId": 300001, - "propState": 8, - "pos": { - "x": -62545, - "y": -171, - "z": -117195 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "174": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 174, - "instId": 300002, - "propState": 18, - "pos": { - "x": 53279, - "y": 5738, - "z": -31176 - }, - "rot": { - "x": 0, - "y": 261633, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 18, - "pos": { - "x": -76492, - "y": 16, - "z": -59619 - }, - "rot": { - "x": 0, - "y": 133504, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "268": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 268, - "instId": 300001, - "propState": 18, - "pos": { - "x": 44235, - "y": 3757, - "z": -94735 - }, - "rot": { - "x": 0, - "y": 356050, - "z": 0 - }, - "propId": 102011 - } - ], - "teleports": {} - }, - "280": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 280, - "instId": 300001, - "propState": 8, - "pos": { - "x": -53587, - "y": -135, - "z": -67973 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "281": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 281, - "instId": 300001, - "propState": 18, - "pos": { - "x": 39212, - "y": 3932, - "z": -89292 - }, - "rot": { - "x": 0, - "y": 352125, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 301, - "startAnchorId": 1, - "startGroupId": 279, - "isEnteredSceneInfo": true - } - }, - "102020102": { - "P10202_F10202001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2460, - "y": 4278, - "z": 64960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8320, - "y": -3486, - "z": -25080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1020201": { - "anchorId": 3, - "groupId": 1, - "instId": 300002, - "pos": { - "x": 9500, - "y": -3486, - "z": -22500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1020202": { - "anchorId": 2, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -92, - "y": 4278, - "z": 68083 - }, - "rot": { - "x": 0, - "y": 155567, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [ - { - "groupId": 2, - "instId": 400001, - "pos": { - "x": -36039, - "y": 610, - "z": 81710 - }, - "rot": { - "x": 0, - "y": 175135, - "z": 0 - }, - "npcId": 12259 - } - ], - "props": [ - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -17500, - "y": -6776, - "z": -41300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 12, - "pos": { - "x": 35129, - "y": -4941, - "z": 33552 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 61, - "instId": 300002, - "propState": 12, - "pos": { - "x": 36163, - "y": -4933, - "z": -1530 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 61, - "instId": 300003, - "propState": 12, - "pos": { - "x": -2660, - "y": -3486, - "z": 47793 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 61, - "instId": 300004, - "propState": 12, - "pos": { - "x": -35230, - "y": -3466, - "z": -15030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 61, - "instId": 300005, - "propState": 12, - "pos": { - "x": -32000, - "y": 602, - "z": 63140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 61, - "instId": 300006, - "propState": 12, - "pos": { - "x": -20189, - "y": 5189, - "z": 67530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 61, - "instId": 300007, - "propState": 12, - "pos": { - "x": 45330, - "y": 2598, - "z": 49242 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300002, - "propState": 0, - "pos": { - "x": 39020, - "y": 1579, - "z": 93230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29249, - "y": 3752, - "z": 49173 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 64, - "instId": 300002, - "propState": 8, - "pos": { - "x": -3129, - "y": 4629, - "z": 61388 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 64, - "instId": 300003, - "propState": 8, - "pos": { - "x": -31791, - "y": -1827, - "z": -18518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 18, - "pos": { - "x": 28985, - "y": -3635, - "z": 3163 - }, - "rot": { - "x": 0, - "y": 205341, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 67, - "instId": 300002, - "propState": 18, - "pos": { - "x": -33883, - "y": 1347, - "z": 51398 - }, - "rot": { - "x": 0, - "y": 89174, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 67, - "instId": 300003, - "propState": 18, - "pos": { - "x": 20674, - "y": 3380, - "z": 48750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 67, - "instId": 300004, - "propState": 18, - "pos": { - "x": 27121, - "y": -4193, - "z": 27787 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [ - { - "groupId": 78, - "instId": 400002, - "pos": { - "x": 38113, - "y": 2870, - "z": 68251 - }, - "rot": { - "x": 0, - "y": 135967, - "z": 0 - }, - "npcId": 12136 - }, { - "groupId": 78, - "instId": 400003, - "pos": { - "x": 28939, - "y": -4401, - "z": 4515 - }, - "rot": { - "x": 0, - "y": 229032, - "z": 0 - }, - "npcId": 12306 - }, { - "groupId": 78, - "instId": 400004, - "pos": { - "x": 51830, - "y": 2598, - "z": 57560 - }, - "rot": { - "x": 0, - "y": 252688, - "z": 0 - }, - "npcId": 12139 - }, { - "groupId": 78, - "instId": 400001, - "pos": { - "x": 21754, - "y": -3904, - "z": -33536 - }, - "rot": { - "x": 0, - "y": 273510, - "z": 0 - }, - "npcId": 12219 - } - ], - "props": [], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 18, - "pos": { - "x": 13230, - "y": 5848, - "z": 79877 - }, - "rot": { - "x": 0, - "y": 19747, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 0, - "pos": { - "x": -5507, - "y": -1586, - "z": 39944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 107 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300002, - "propState": 8, - "pos": { - "x": -33193, - "y": -3469, - "z": -1023 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "103": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 103, - "instId": 300002, - "propState": 8, - "pos": { - "x": -33193, - "y": -3469, - "z": -1023 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300002, - "propState": 0, - "pos": { - "x": 47032, - "y": 1579, - "z": 93230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 137, - "instId": 300001, - "propState": 0, - "pos": { - "x": 49100, - "y": 760, - "z": 91010 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102035 - } - ], - "teleports": {} - }, - "144": { - "monsters": [], - "npcs": [ - { - "groupId": 144, - "instId": 400001, - "pos": { - "x": -16540, - "y": 103400, - "z": -465330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12247 - } - ], - "props": [ - { - "groupId": 144, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 144, - "instId": 300003, - "propState": 8, - "pos": { - "x": -910, - "y": -9491, - "z": -37110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - } - ], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 169, - "instId": 300001, - "propState": 18, - "pos": { - "x": 30260, - "y": -4477, - "z": 755 - }, - "rot": { - "x": 0, - "y": 236461, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "170": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 170, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29068, - "y": -3616, - "z": 1633 - }, - "rot": { - "x": 0, - "y": 224000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 170, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29068, - "y": -3800, - "z": 1633 - }, - "rot": { - "x": 0, - "y": 224000, - "z": 0 - }, - "propId": 102226 - } - ], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29398, - "y": -3490, - "z": -24450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 208, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29363, - "y": -2731, - "z": -23105 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 301, - "startAnchorId": 1, - "startGroupId": 2, - "isEnteredSceneInfo": true - } - }, - "102020103": { - "P10202_F10202001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2460, - "y": 4278, - "z": 64960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8320, - "y": -3486, - "z": -25080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1020201": { - "anchorId": 3, - "groupId": 1, - "instId": 300002, - "pos": { - "x": 9500, - "y": -3486, - "z": -22500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1020202": { - "anchorId": 2, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -92, - "y": 4278, - "z": 68083 - }, - "rot": { - "x": 0, - "y": 155567, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [ - { - "groupId": 2, - "instId": 400001, - "pos": { - "x": -36039, - "y": 610, - "z": 81710 - }, - "rot": { - "x": 0, - "y": 175135, - "z": 0 - }, - "npcId": 12259 - } - ], - "props": [ - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -17500, - "y": -6776, - "z": -41300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 12, - "pos": { - "x": 35129, - "y": -4941, - "z": 33552 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 61, - "instId": 300002, - "propState": 12, - "pos": { - "x": 36163, - "y": -4933, - "z": -1530 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 61, - "instId": 300003, - "propState": 12, - "pos": { - "x": -2660, - "y": -3486, - "z": 47793 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 61, - "instId": 300004, - "propState": 12, - "pos": { - "x": -35230, - "y": -3466, - "z": -15030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 61, - "instId": 300005, - "propState": 12, - "pos": { - "x": -32000, - "y": 602, - "z": 63140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 61, - "instId": 300006, - "propState": 12, - "pos": { - "x": -20189, - "y": 5189, - "z": 67530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 61, - "instId": 300007, - "propState": 12, - "pos": { - "x": 45330, - "y": 2598, - "z": 49242 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300002, - "propState": 0, - "pos": { - "x": 39020, - "y": 1579, - "z": 93230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29249, - "y": 3752, - "z": 49173 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 64, - "instId": 300002, - "propState": 8, - "pos": { - "x": -3129, - "y": 4629, - "z": 61388 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 64, - "instId": 300003, - "propState": 8, - "pos": { - "x": -31791, - "y": -1827, - "z": -18518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 18, - "pos": { - "x": 28985, - "y": -3635, - "z": 3163 - }, - "rot": { - "x": 0, - "y": 205341, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 67, - "instId": 300002, - "propState": 18, - "pos": { - "x": -33883, - "y": 1347, - "z": 51398 - }, - "rot": { - "x": 0, - "y": 89174, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 67, - "instId": 300003, - "propState": 18, - "pos": { - "x": 20674, - "y": 3380, - "z": 48750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 67, - "instId": 300004, - "propState": 18, - "pos": { - "x": 27121, - "y": -4193, - "z": 27787 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [ - { - "groupId": 78, - "instId": 400002, - "pos": { - "x": 38113, - "y": 2870, - "z": 68251 - }, - "rot": { - "x": 0, - "y": 135967, - "z": 0 - }, - "npcId": 12136 - }, { - "groupId": 78, - "instId": 400003, - "pos": { - "x": 28939, - "y": -4401, - "z": 4515 - }, - "rot": { - "x": 0, - "y": 229032, - "z": 0 - }, - "npcId": 12306 - }, { - "groupId": 78, - "instId": 400004, - "pos": { - "x": 51830, - "y": 2598, - "z": 57560 - }, - "rot": { - "x": 0, - "y": 252688, - "z": 0 - }, - "npcId": 12139 - }, { - "groupId": 78, - "instId": 400001, - "pos": { - "x": 21754, - "y": -3904, - "z": -33536 - }, - "rot": { - "x": 0, - "y": 273510, - "z": 0 - }, - "npcId": 12219 - } - ], - "props": [], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 18, - "pos": { - "x": 13230, - "y": 5848, - "z": 79877 - }, - "rot": { - "x": 0, - "y": 19747, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 0, - "pos": { - "x": -5507, - "y": -1586, - "z": 39944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 107 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300002, - "propState": 8, - "pos": { - "x": -33193, - "y": -3469, - "z": -1023 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "103": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 103, - "instId": 300002, - "propState": 8, - "pos": { - "x": -33193, - "y": -3469, - "z": -1023 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300002, - "propState": 0, - "pos": { - "x": 47032, - "y": 1579, - "z": 93230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 137, - "instId": 300001, - "propState": 0, - "pos": { - "x": 49100, - "y": 760, - "z": 91010 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102035 - } - ], - "teleports": {} - }, - "144": { - "monsters": [], - "npcs": [ - { - "groupId": 144, - "instId": 400001, - "pos": { - "x": -16540, - "y": 103400, - "z": -465330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12247 - } - ], - "props": [ - { - "groupId": 144, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 144, - "instId": 300003, - "propState": 8, - "pos": { - "x": -910, - "y": -9491, - "z": -37110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - } - ], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 169, - "instId": 300001, - "propState": 18, - "pos": { - "x": 30260, - "y": -4477, - "z": 755 - }, - "rot": { - "x": 0, - "y": 236461, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "170": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 170, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29068, - "y": -3616, - "z": 1633 - }, - "rot": { - "x": 0, - "y": 224000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 170, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29068, - "y": -3800, - "z": 1633 - }, - "rot": { - "x": 0, - "y": 224000, - "z": 0 - }, - "propId": 102226 - } - ], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29398, - "y": -3490, - "z": -24450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 208, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29363, - "y": -2731, - "z": -23105 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 301, - "startAnchorId": 4, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "102020104": { - "P10202_F10202001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2460, - "y": 4278, - "z": 64960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8320, - "y": -3486, - "z": -25080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1020201": { - "anchorId": 3, - "groupId": 1, - "instId": 300002, - "pos": { - "x": 9500, - "y": -3486, - "z": -22500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1020202": { - "anchorId": 2, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -92, - "y": 4278, - "z": 68083 - }, - "rot": { - "x": 0, - "y": 155567, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [ - { - "groupId": 2, - "instId": 400001, - "pos": { - "x": -36039, - "y": 610, - "z": 81710 - }, - "rot": { - "x": 0, - "y": 175135, - "z": 0 - }, - "npcId": 12259 - } - ], - "props": [ - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -17500, - "y": -6776, - "z": -41300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 12, - "pos": { - "x": 35129, - "y": -4941, - "z": 33552 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 61, - "instId": 300002, - "propState": 12, - "pos": { - "x": 36163, - "y": -4933, - "z": -1530 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 61, - "instId": 300003, - "propState": 12, - "pos": { - "x": -2660, - "y": -3486, - "z": 47793 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 61, - "instId": 300004, - "propState": 12, - "pos": { - "x": -35230, - "y": -3466, - "z": -15030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 61, - "instId": 300005, - "propState": 12, - "pos": { - "x": -32000, - "y": 602, - "z": 63140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 61, - "instId": 300006, - "propState": 12, - "pos": { - "x": -20189, - "y": 5189, - "z": 67530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 61, - "instId": 300007, - "propState": 12, - "pos": { - "x": 45330, - "y": 2598, - "z": 49242 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300002, - "propState": 0, - "pos": { - "x": 39020, - "y": 1579, - "z": 93230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29249, - "y": 3752, - "z": 49173 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 64, - "instId": 300002, - "propState": 8, - "pos": { - "x": -3129, - "y": 4629, - "z": 61388 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 64, - "instId": 300003, - "propState": 8, - "pos": { - "x": -31791, - "y": -1827, - "z": -18518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 18, - "pos": { - "x": 28985, - "y": -3635, - "z": 3163 - }, - "rot": { - "x": 0, - "y": 205341, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 67, - "instId": 300002, - "propState": 18, - "pos": { - "x": -33883, - "y": 1347, - "z": 51398 - }, - "rot": { - "x": 0, - "y": 89174, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 67, - "instId": 300003, - "propState": 18, - "pos": { - "x": 20674, - "y": 3380, - "z": 48750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 67, - "instId": 300004, - "propState": 18, - "pos": { - "x": 27121, - "y": -4193, - "z": 27787 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [ - { - "groupId": 78, - "instId": 400002, - "pos": { - "x": 38113, - "y": 2870, - "z": 68251 - }, - "rot": { - "x": 0, - "y": 135967, - "z": 0 - }, - "npcId": 12136 - }, { - "groupId": 78, - "instId": 400003, - "pos": { - "x": 28939, - "y": -4401, - "z": 4515 - }, - "rot": { - "x": 0, - "y": 229032, - "z": 0 - }, - "npcId": 12306 - }, { - "groupId": 78, - "instId": 400004, - "pos": { - "x": 51830, - "y": 2598, - "z": 57560 - }, - "rot": { - "x": 0, - "y": 252688, - "z": 0 - }, - "npcId": 12139 - }, { - "groupId": 78, - "instId": 400001, - "pos": { - "x": 21754, - "y": -3904, - "z": -33536 - }, - "rot": { - "x": 0, - "y": 273510, - "z": 0 - }, - "npcId": 12219 - } - ], - "props": [], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 18, - "pos": { - "x": 13230, - "y": 5848, - "z": 79877 - }, - "rot": { - "x": 0, - "y": 19747, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 0, - "pos": { - "x": -5507, - "y": -1586, - "z": 39944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 107 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300002, - "propState": 8, - "pos": { - "x": -33193, - "y": -3469, - "z": -1023 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "103": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 103, - "instId": 300002, - "propState": 8, - "pos": { - "x": -33193, - "y": -3469, - "z": -1023 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300002, - "propState": 0, - "pos": { - "x": 47032, - "y": 1579, - "z": 93230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 137, - "instId": 300001, - "propState": 0, - "pos": { - "x": 49100, - "y": 760, - "z": 91010 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102035 - } - ], - "teleports": {} - }, - "144": { - "monsters": [], - "npcs": [ - { - "groupId": 144, - "instId": 400001, - "pos": { - "x": -16540, - "y": 103400, - "z": -465330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12247 - } - ], - "props": [ - { - "groupId": 144, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 144, - "instId": 300003, - "propState": 8, - "pos": { - "x": -910, - "y": -9491, - "z": -37110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - } - ], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 169, - "instId": 300001, - "propState": 18, - "pos": { - "x": 30260, - "y": -4477, - "z": 755 - }, - "rot": { - "x": 0, - "y": 236461, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "170": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 170, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29068, - "y": -3616, - "z": 1633 - }, - "rot": { - "x": 0, - "y": 224000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 170, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29068, - "y": -3800, - "z": 1633 - }, - "rot": { - "x": 0, - "y": 224000, - "z": 0 - }, - "propId": 102226 - } - ], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29398, - "y": -3490, - "z": -24450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 208, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29363, - "y": -2731, - "z": -23105 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 301, - "startAnchorId": 2, - "startGroupId": 2, - "isEnteredSceneInfo": true - } - }, - "102020105": { - "P10202_F10202001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2460, - "y": 4278, - "z": 64960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8320, - "y": -3486, - "z": -25080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1020201": { - "anchorId": 3, - "groupId": 1, - "instId": 300002, - "pos": { - "x": 9500, - "y": -3486, - "z": -22500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1020202": { - "anchorId": 2, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -92, - "y": 4278, - "z": 68083 - }, - "rot": { - "x": 0, - "y": 155567, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [ - { - "groupId": 2, - "instId": 400001, - "pos": { - "x": -36039, - "y": 610, - "z": 81710 - }, - "rot": { - "x": 0, - "y": 175135, - "z": 0 - }, - "npcId": 12259 - } - ], - "props": [ - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -17500, - "y": -6776, - "z": -41300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 12, - "pos": { - "x": 35129, - "y": -4941, - "z": 33552 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 61, - "instId": 300002, - "propState": 12, - "pos": { - "x": 36163, - "y": -4933, - "z": -1530 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 61, - "instId": 300003, - "propState": 12, - "pos": { - "x": -2660, - "y": -3486, - "z": 47793 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 61, - "instId": 300004, - "propState": 12, - "pos": { - "x": -35230, - "y": -3466, - "z": -15030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 61, - "instId": 300005, - "propState": 12, - "pos": { - "x": -32000, - "y": 602, - "z": 63140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 61, - "instId": 300006, - "propState": 12, - "pos": { - "x": -20189, - "y": 5189, - "z": 67530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 61, - "instId": 300007, - "propState": 12, - "pos": { - "x": 45330, - "y": 2598, - "z": 49242 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300002, - "propState": 0, - "pos": { - "x": 39020, - "y": 1579, - "z": 93230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29249, - "y": 3752, - "z": 49173 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 64, - "instId": 300002, - "propState": 8, - "pos": { - "x": -3129, - "y": 4629, - "z": 61388 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 64, - "instId": 300003, - "propState": 8, - "pos": { - "x": -31791, - "y": -1827, - "z": -18518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 18, - "pos": { - "x": 28985, - "y": -3635, - "z": 3163 - }, - "rot": { - "x": 0, - "y": 205341, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 67, - "instId": 300002, - "propState": 18, - "pos": { - "x": -33883, - "y": 1347, - "z": 51398 - }, - "rot": { - "x": 0, - "y": 89174, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 67, - "instId": 300003, - "propState": 18, - "pos": { - "x": 20674, - "y": 3380, - "z": 48750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 67, - "instId": 300004, - "propState": 18, - "pos": { - "x": 27121, - "y": -4193, - "z": 27787 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [ - { - "groupId": 78, - "instId": 400002, - "pos": { - "x": 38113, - "y": 2870, - "z": 68251 - }, - "rot": { - "x": 0, - "y": 135967, - "z": 0 - }, - "npcId": 12136 - }, { - "groupId": 78, - "instId": 400003, - "pos": { - "x": 28939, - "y": -4401, - "z": 4515 - }, - "rot": { - "x": 0, - "y": 229032, - "z": 0 - }, - "npcId": 12306 - }, { - "groupId": 78, - "instId": 400004, - "pos": { - "x": 51830, - "y": 2598, - "z": 57560 - }, - "rot": { - "x": 0, - "y": 252688, - "z": 0 - }, - "npcId": 12139 - }, { - "groupId": 78, - "instId": 400001, - "pos": { - "x": 21754, - "y": -3904, - "z": -33536 - }, - "rot": { - "x": 0, - "y": 273510, - "z": 0 - }, - "npcId": 12219 - } - ], - "props": [], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 18, - "pos": { - "x": 13230, - "y": 5848, - "z": 79877 - }, - "rot": { - "x": 0, - "y": 19747, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 0, - "pos": { - "x": -5507, - "y": -1586, - "z": 39944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 107 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300002, - "propState": 8, - "pos": { - "x": -33193, - "y": -3469, - "z": -1023 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "103": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 103, - "instId": 300002, - "propState": 8, - "pos": { - "x": -33193, - "y": -3469, - "z": -1023 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300002, - "propState": 0, - "pos": { - "x": 47032, - "y": 1579, - "z": 93230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 137, - "instId": 300001, - "propState": 0, - "pos": { - "x": 49100, - "y": 760, - "z": 91010 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102035 - } - ], - "teleports": {} - }, - "144": { - "monsters": [], - "npcs": [ - { - "groupId": 144, - "instId": 400001, - "pos": { - "x": -16540, - "y": 103400, - "z": -465330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12247 - } - ], - "props": [ - { - "groupId": 144, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 144, - "instId": 300003, - "propState": 8, - "pos": { - "x": -910, - "y": -9491, - "z": -37110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - } - ], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 169, - "instId": 300001, - "propState": 18, - "pos": { - "x": 30260, - "y": -4477, - "z": 755 - }, - "rot": { - "x": 0, - "y": 236461, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "170": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 170, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29068, - "y": -3616, - "z": 1633 - }, - "rot": { - "x": 0, - "y": 224000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 170, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29068, - "y": -3800, - "z": 1633 - }, - "rot": { - "x": 0, - "y": 224000, - "z": 0 - }, - "propId": 102226 - } - ], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29398, - "y": -3490, - "z": -24450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 208, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29363, - "y": -2731, - "z": -23105 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 301, - "startAnchorId": 5, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "102020106": { - "P10202_F10202001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2460, - "y": 4278, - "z": 64960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8320, - "y": -3486, - "z": -25080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1020201": { - "anchorId": 3, - "groupId": 1, - "instId": 300002, - "pos": { - "x": 9500, - "y": -3486, - "z": -22500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1020202": { - "anchorId": 2, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -92, - "y": 4278, - "z": 68083 - }, - "rot": { - "x": 0, - "y": 155567, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [ - { - "groupId": 2, - "instId": 400001, - "pos": { - "x": -36039, - "y": 610, - "z": 81710 - }, - "rot": { - "x": 0, - "y": 175135, - "z": 0 - }, - "npcId": 12259 - } - ], - "props": [ - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -17500, - "y": -6776, - "z": -41300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 12, - "pos": { - "x": 35129, - "y": -4941, - "z": 33552 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 61, - "instId": 300002, - "propState": 12, - "pos": { - "x": 36163, - "y": -4933, - "z": -1530 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 61, - "instId": 300003, - "propState": 12, - "pos": { - "x": -2660, - "y": -3486, - "z": 47793 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 61, - "instId": 300004, - "propState": 12, - "pos": { - "x": -35230, - "y": -3466, - "z": -15030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 61, - "instId": 300005, - "propState": 12, - "pos": { - "x": -32000, - "y": 602, - "z": 63140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 61, - "instId": 300006, - "propState": 12, - "pos": { - "x": -20189, - "y": 5189, - "z": 67530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 61, - "instId": 300007, - "propState": 12, - "pos": { - "x": 45330, - "y": 2598, - "z": 49242 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300002, - "propState": 0, - "pos": { - "x": 39020, - "y": 1579, - "z": 93230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29249, - "y": 3752, - "z": 49173 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 64, - "instId": 300002, - "propState": 8, - "pos": { - "x": -3129, - "y": 4629, - "z": 61388 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 64, - "instId": 300003, - "propState": 8, - "pos": { - "x": -31791, - "y": -1827, - "z": -18518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 18, - "pos": { - "x": 28985, - "y": -3635, - "z": 3163 - }, - "rot": { - "x": 0, - "y": 205341, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 67, - "instId": 300002, - "propState": 18, - "pos": { - "x": -33883, - "y": 1347, - "z": 51398 - }, - "rot": { - "x": 0, - "y": 89174, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 67, - "instId": 300003, - "propState": 18, - "pos": { - "x": 20674, - "y": 3380, - "z": 48750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 67, - "instId": 300004, - "propState": 18, - "pos": { - "x": 27121, - "y": -4193, - "z": 27787 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [ - { - "groupId": 78, - "instId": 400002, - "pos": { - "x": 38113, - "y": 2870, - "z": 68251 - }, - "rot": { - "x": 0, - "y": 135967, - "z": 0 - }, - "npcId": 12136 - }, { - "groupId": 78, - "instId": 400003, - "pos": { - "x": 28939, - "y": -4401, - "z": 4515 - }, - "rot": { - "x": 0, - "y": 229032, - "z": 0 - }, - "npcId": 12306 - }, { - "groupId": 78, - "instId": 400004, - "pos": { - "x": 51830, - "y": 2598, - "z": 57560 - }, - "rot": { - "x": 0, - "y": 252688, - "z": 0 - }, - "npcId": 12139 - }, { - "groupId": 78, - "instId": 400001, - "pos": { - "x": 21754, - "y": -3904, - "z": -33536 - }, - "rot": { - "x": 0, - "y": 273510, - "z": 0 - }, - "npcId": 12219 - } - ], - "props": [], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 18, - "pos": { - "x": 13230, - "y": 5848, - "z": 79877 - }, - "rot": { - "x": 0, - "y": 19747, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 0, - "pos": { - "x": -5507, - "y": -1586, - "z": 39944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 107 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300002, - "propState": 8, - "pos": { - "x": -33193, - "y": -3469, - "z": -1023 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "103": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 103, - "instId": 300002, - "propState": 8, - "pos": { - "x": -33193, - "y": -3469, - "z": -1023 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300002, - "propState": 0, - "pos": { - "x": 47032, - "y": 1579, - "z": 93230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 137, - "instId": 300001, - "propState": 0, - "pos": { - "x": 49100, - "y": 760, - "z": 91010 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102035 - } - ], - "teleports": {} - }, - "144": { - "monsters": [], - "npcs": [ - { - "groupId": 144, - "instId": 400001, - "pos": { - "x": -16540, - "y": 103400, - "z": -465330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12247 - } - ], - "props": [ - { - "groupId": 144, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 144, - "instId": 300003, - "propState": 8, - "pos": { - "x": -910, - "y": -9491, - "z": -37110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - } - ], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 169, - "instId": 300001, - "propState": 18, - "pos": { - "x": 30260, - "y": -4477, - "z": 755 - }, - "rot": { - "x": 0, - "y": 236461, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "170": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 170, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29068, - "y": -3616, - "z": 1633 - }, - "rot": { - "x": 0, - "y": 224000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 170, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29068, - "y": -3800, - "z": 1633 - }, - "rot": { - "x": 0, - "y": 224000, - "z": 0 - }, - "propId": 102226 - } - ], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29398, - "y": -3490, - "z": -24450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 208, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29363, - "y": -2731, - "z": -23105 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 301, - "startAnchorId": 6, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "102020107": { - "P10202_F10202001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2460, - "y": 4278, - "z": 64960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8320, - "y": -3486, - "z": -25080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1020201": { - "anchorId": 3, - "groupId": 1, - "instId": 300002, - "pos": { - "x": 9500, - "y": -3486, - "z": -22500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1020202": { - "anchorId": 2, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -92, - "y": 4278, - "z": 68083 - }, - "rot": { - "x": 0, - "y": 155567, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [ - { - "groupId": 2, - "instId": 400001, - "pos": { - "x": -36039, - "y": 610, - "z": 81710 - }, - "rot": { - "x": 0, - "y": 175135, - "z": 0 - }, - "npcId": 12259 - } - ], - "props": [ - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -17500, - "y": -6776, - "z": -41300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 12, - "pos": { - "x": 35129, - "y": -4941, - "z": 33552 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 61, - "instId": 300002, - "propState": 12, - "pos": { - "x": 36163, - "y": -4933, - "z": -1530 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 61, - "instId": 300003, - "propState": 12, - "pos": { - "x": -2660, - "y": -3486, - "z": 47793 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 61, - "instId": 300004, - "propState": 12, - "pos": { - "x": -35230, - "y": -3466, - "z": -15030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 61, - "instId": 300005, - "propState": 12, - "pos": { - "x": -32000, - "y": 602, - "z": 63140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 61, - "instId": 300006, - "propState": 12, - "pos": { - "x": -20189, - "y": 5189, - "z": 67530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 61, - "instId": 300007, - "propState": 12, - "pos": { - "x": 45330, - "y": 2598, - "z": 49242 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300002, - "propState": 0, - "pos": { - "x": 39020, - "y": 1579, - "z": 93230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29249, - "y": 3752, - "z": 49173 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 64, - "instId": 300002, - "propState": 8, - "pos": { - "x": -3129, - "y": 4629, - "z": 61388 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 64, - "instId": 300003, - "propState": 8, - "pos": { - "x": -31791, - "y": -1827, - "z": -18518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 18, - "pos": { - "x": 28985, - "y": -3635, - "z": 3163 - }, - "rot": { - "x": 0, - "y": 205341, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 67, - "instId": 300002, - "propState": 18, - "pos": { - "x": -33883, - "y": 1347, - "z": 51398 - }, - "rot": { - "x": 0, - "y": 89174, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 67, - "instId": 300003, - "propState": 18, - "pos": { - "x": 20674, - "y": 3380, - "z": 48750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 67, - "instId": 300004, - "propState": 18, - "pos": { - "x": 27121, - "y": -4193, - "z": 27787 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [ - { - "groupId": 78, - "instId": 400002, - "pos": { - "x": 38113, - "y": 2870, - "z": 68251 - }, - "rot": { - "x": 0, - "y": 135967, - "z": 0 - }, - "npcId": 12136 - }, { - "groupId": 78, - "instId": 400003, - "pos": { - "x": 28939, - "y": -4401, - "z": 4515 - }, - "rot": { - "x": 0, - "y": 229032, - "z": 0 - }, - "npcId": 12306 - }, { - "groupId": 78, - "instId": 400004, - "pos": { - "x": 51830, - "y": 2598, - "z": 57560 - }, - "rot": { - "x": 0, - "y": 252688, - "z": 0 - }, - "npcId": 12139 - }, { - "groupId": 78, - "instId": 400001, - "pos": { - "x": 21754, - "y": -3904, - "z": -33536 - }, - "rot": { - "x": 0, - "y": 273510, - "z": 0 - }, - "npcId": 12219 - } - ], - "props": [], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 18, - "pos": { - "x": 13230, - "y": 5848, - "z": 79877 - }, - "rot": { - "x": 0, - "y": 19747, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 0, - "pos": { - "x": -5507, - "y": -1586, - "z": 39944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 107 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300002, - "propState": 8, - "pos": { - "x": -33193, - "y": -3469, - "z": -1023 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "103": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 103, - "instId": 300002, - "propState": 8, - "pos": { - "x": -33193, - "y": -3469, - "z": -1023 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300002, - "propState": 0, - "pos": { - "x": 47032, - "y": 1579, - "z": 93230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 137, - "instId": 300001, - "propState": 0, - "pos": { - "x": 49100, - "y": 760, - "z": 91010 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102035 - } - ], - "teleports": {} - }, - "144": { - "monsters": [], - "npcs": [ - { - "groupId": 144, - "instId": 400001, - "pos": { - "x": -16540, - "y": 103400, - "z": -465330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12247 - } - ], - "props": [ - { - "groupId": 144, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 144, - "instId": 300003, - "propState": 8, - "pos": { - "x": -910, - "y": -9491, - "z": -37110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - } - ], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 169, - "instId": 300001, - "propState": 18, - "pos": { - "x": 30260, - "y": -4477, - "z": 755 - }, - "rot": { - "x": 0, - "y": 236461, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "170": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 170, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29068, - "y": -3616, - "z": 1633 - }, - "rot": { - "x": 0, - "y": 224000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 170, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29068, - "y": -3800, - "z": 1633 - }, - "rot": { - "x": 0, - "y": 224000, - "z": 0 - }, - "propId": 102226 - } - ], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29398, - "y": -3490, - "z": -24450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 208, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29363, - "y": -2731, - "z": -23105 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 301, - "startAnchorId": 1, - "startGroupId": 170, - "isEnteredSceneInfo": true - } - }, - "102020402": { - "P10202_F10202001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -40660, - "y": -2038, - "z": -74690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 32300, - "y": 3600, - "z": -36330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1020203": { - "anchorId": 2, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -33410, - "y": -727, - "z": -60790 - }, - "rot": { - "x": 0, - "y": 6906, - "z": 0 - } - }, - "1020204": { - "anchorId": 3, - "groupId": 1, - "instId": 300002, - "pos": { - "x": 37598, - "y": 3760, - "z": -36308 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -32320, - "y": 2740, - "z": 63590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102187 - }, { - "groupId": 3, - "instId": 300002, - "propState": 2, - "pos": { - "x": -30053, - "y": 3662, - "z": 63600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102196 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": -32366, - "y": 4134, - "z": 61000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 137 - } - ], - "teleports": {} - }, - "30": { - "monsters": [ - { - "groupId": 30, - "instId": 200001, - "eventId": 20211004, - "pos": { - "x": -60720, - "y": -2037, - "z": -71240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": 16940, - "y": 5180, - "z": -4460 - }, - "rot": { - "x": 0, - "y": 6689, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 12, - "pos": { - "x": -31440, - "y": -704, - "z": -65210 - }, - "rot": { - "x": 0, - "y": 320000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 85, - "instId": 300002, - "propState": 12, - "pos": { - "x": -51573, - "y": -833, - "z": 2001 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 85, - "instId": 300003, - "propState": 12, - "pos": { - "x": -20010, - "y": 1612, - "z": -12730 - }, - "rot": { - "x": 0, - "y": 355000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 85, - "instId": 300004, - "propState": 12, - "pos": { - "x": 15759, - "y": 5880, - "z": 12675 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 85, - "instId": 300005, - "propState": 12, - "pos": { - "x": 67710, - "y": 2191, - "z": -40560 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 85, - "instId": 300006, - "propState": 12, - "pos": { - "x": 42888, - "y": 2694, - "z": 4848 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 85, - "instId": 300007, - "propState": 12, - "pos": { - "x": -40350, - "y": 3262, - "z": 30853 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "126": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 126, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "127": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 127, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "128": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 128, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "129": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 129, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "130": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 130, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "131": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 131, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "132": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 132, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "144": { - "monsters": [], - "npcs": [ - { - "groupId": 144, - "instId": 400001, - "pos": { - "x": 20966, - "y": 3600, - "z": -32604 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 12218 - } - ], - "props": [], - "teleports": {} - }, - "146": { - "monsters": [], - "npcs": [ - { - "groupId": 146, - "instId": 400001, - "pos": { - "x": 55190, - "y": 2631, - "z": -4220 - }, - "rot": { - "x": 0, - "y": 267043, - "z": 0 - }, - "npcId": 12173 - } - ], - "props": [], - "teleports": {} - }, - "147": { - "monsters": [], - "npcs": [ - { - "groupId": 147, - "instId": 400001, - "pos": { - "x": -59117, - "y": 161, - "z": -6405 - }, - "rot": { - "x": 0, - "y": 89341, - "z": 0 - }, - "npcId": 12268 - } - ], - "props": [], - "teleports": {} - }, - "148": { - "monsters": [], - "npcs": [ - { - "groupId": 148, - "instId": 400001, - "pos": { - "x": -41210, - "y": 564, - "z": -39140 - }, - "rot": { - "x": 0, - "y": 73020, - "z": 0 - }, - "npcId": 12269 - } - ], - "props": [], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [ - { - "groupId": 150, - "instId": 400001, - "pos": { - "x": -42986, - "y": 1161, - "z": -26521 - }, - "rot": { - "x": 0, - "y": 104341, - "z": 0 - }, - "npcId": 12242 - } - ], - "props": [], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 212, - "instId": 300001, - "propState": 101, - "pos": { - "x": -30671, - "y": 482, - "z": -46981 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 212, - "instId": 300002, - "propState": 2, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "273": { - "monsters": [], - "npcs": [ - { - "groupId": 273, - "instId": 400001, - "pos": { - "x": 1333, - "y": 90, - "z": -38868 - }, - "rot": { - "x": 0, - "y": 171603, - "z": 0 - }, - "npcId": 12172 - } - ], - "props": [], - "teleports": {} - }, - "281": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 281, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24010, - "y": 1817, - "z": -39860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - } - ], - "teleports": {} - }, - "283": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 283, - "instId": 300001, - "propState": 18, - "pos": { - "x": -19116, - "y": 1202, - "z": -48027 - }, - "rot": { - "x": 0, - "y": 40109, - "z": 0 - }, - "propId": 102009 - }, - { - "groupId": 283, - "instId": 300002, - "propState": 18, - "pos": { - "x": -24970, - "y": 1239, - "z": -57940 - }, - "rot": { - "x": 0, - "y": 196370, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 283, - "instId": 300003, - "propState": 18, - "pos": { - "x": -24995, - "y": 1239, - "z": -52744 - }, - "rot": { - "x": 0, - "y": 231332, - "z": 0 - }, - "propId": 102058 - }, - { - "groupId": 283, - "instId": 300004, - "propState": 18, - "pos": { - "x": -39770, - "y": 2762, - "z": -17352 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102058 - }, { - "groupId": 283, - "instId": 300005, - "propState": 18, - "pos": { - "x": 29371, - "y": 6642, - "z": 10569 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102011 - }, { - "groupId": 283, - "instId": 300006, - "propState": 18, - "pos": { - "x": 52010, - "y": 3191, - "z": 5530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102011 - }, { - "groupId": 283, - "instId": 300007, - "propState": 18, - "pos": { - "x": 54710, - "y": 4502, - "z": -38834 - }, - "rot": { - "x": 0, - "y": 227613, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 283, - "instId": 300008, - "propState": 18, - "pos": { - "x": -25613, - "y": 2078, - "z": -23986 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 283, - "instId": 300009, - "propState": 18, - "pos": { - "x": -57847, - "y": 659, - "z": -35003 - }, - "rot": { - "x": 0, - "y": 151178, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 283, - "instId": 300010, - "propState": 18, - "pos": { - "x": -40639, - "y": 4030, - "z": 27085 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 283, - "instId": 300011, - "propState": 18, - "pos": { - "x": -42272, - "y": 2491, - "z": 2294 - }, - "rot": { - "x": 0, - "y": 292088, - "z": 0 - }, - "propId": 102058 - } - ], - "teleports": {} - }, - "285": { - "monsters": [], - "npcs": [ - { - "groupId": 285, - "instId": 400001, - "pos": { - "x": -21626, - "y": 1830, - "z": -28030 - }, - "rot": { - "x": 0, - "y": 200033, - "z": 0 - }, - "npcId": 12267 - } - ], - "props": [], - "teleports": {} - }, - "328": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 328, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "329": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 329, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "330": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 330, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "331": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 331, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "332": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 332, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "333": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 333, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "334": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 334, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 301, - "startAnchorId": 1, - "startGroupId": 52, - "isEnteredSceneInfo": true - } - }, - "102020403": { - "P10202_F10202001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -40660, - "y": -2038, - "z": -74690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 32300, - "y": 3600, - "z": -36330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1020203": { - "anchorId": 2, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -33410, - "y": -727, - "z": -60790 - }, - "rot": { - "x": 0, - "y": 6906, - "z": 0 - } - }, - "1020204": { - "anchorId": 3, - "groupId": 1, - "instId": 300002, - "pos": { - "x": 37598, - "y": 3760, - "z": -36308 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -32320, - "y": 2740, - "z": 63590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102187 - }, { - "groupId": 3, - "instId": 300002, - "propState": 2, - "pos": { - "x": -30053, - "y": 3662, - "z": 63600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102196 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": -32366, - "y": 4134, - "z": 61000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 137 - } - ], - "teleports": {} - }, - "30": { - "monsters": [ - { - "groupId": 30, - "instId": 200001, - "eventId": 20211004, - "pos": { - "x": -60720, - "y": -2037, - "z": -71240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": 16940, - "y": 5180, - "z": -4460 - }, - "rot": { - "x": 0, - "y": 6689, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 12, - "pos": { - "x": -31440, - "y": -704, - "z": -65210 - }, - "rot": { - "x": 0, - "y": 320000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 85, - "instId": 300002, - "propState": 12, - "pos": { - "x": -51573, - "y": -833, - "z": 2001 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 85, - "instId": 300003, - "propState": 12, - "pos": { - "x": -20010, - "y": 1612, - "z": -12730 - }, - "rot": { - "x": 0, - "y": 355000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 85, - "instId": 300004, - "propState": 12, - "pos": { - "x": 15759, - "y": 5880, - "z": 12675 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 85, - "instId": 300005, - "propState": 12, - "pos": { - "x": 67710, - "y": 2191, - "z": -40560 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 85, - "instId": 300006, - "propState": 12, - "pos": { - "x": 42888, - "y": 2694, - "z": 4848 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 85, - "instId": 300007, - "propState": 12, - "pos": { - "x": -40350, - "y": 3262, - "z": 30853 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "126": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 126, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "127": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 127, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "128": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 128, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "129": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 129, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "130": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 130, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "131": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 131, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "132": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 132, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "144": { - "monsters": [], - "npcs": [ - { - "groupId": 144, - "instId": 400001, - "pos": { - "x": 20966, - "y": 3600, - "z": -32604 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 12218 - } - ], - "props": [], - "teleports": {} - }, - "146": { - "monsters": [], - "npcs": [ - { - "groupId": 146, - "instId": 400001, - "pos": { - "x": 55190, - "y": 2631, - "z": -4220 - }, - "rot": { - "x": 0, - "y": 267043, - "z": 0 - }, - "npcId": 12173 - } - ], - "props": [], - "teleports": {} - }, - "147": { - "monsters": [], - "npcs": [ - { - "groupId": 147, - "instId": 400001, - "pos": { - "x": -59117, - "y": 161, - "z": -6405 - }, - "rot": { - "x": 0, - "y": 89341, - "z": 0 - }, - "npcId": 12268 - } - ], - "props": [], - "teleports": {} - }, - "148": { - "monsters": [], - "npcs": [ - { - "groupId": 148, - "instId": 400001, - "pos": { - "x": -41210, - "y": 564, - "z": -39140 - }, - "rot": { - "x": 0, - "y": 73020, - "z": 0 - }, - "npcId": 12269 - } - ], - "props": [], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [ - { - "groupId": 150, - "instId": 400001, - "pos": { - "x": -42986, - "y": 1161, - "z": -26521 - }, - "rot": { - "x": 0, - "y": 104341, - "z": 0 - }, - "npcId": 12242 - } - ], - "props": [], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 212, - "instId": 300001, - "propState": 101, - "pos": { - "x": -30671, - "y": 482, - "z": -46981 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 212, - "instId": 300002, - "propState": 2, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "273": { - "monsters": [], - "npcs": [ - { - "groupId": 273, - "instId": 400001, - "pos": { - "x": 1333, - "y": 90, - "z": -38868 - }, - "rot": { - "x": 0, - "y": 171603, - "z": 0 - }, - "npcId": 12172 - } - ], - "props": [], - "teleports": {} - }, - "281": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 281, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24010, - "y": 1817, - "z": -39860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - } - ], - "teleports": {} - }, - "283": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 283, - "instId": 300001, - "propState": 18, - "pos": { - "x": -19116, - "y": 1202, - "z": -48027 - }, - "rot": { - "x": 0, - "y": 40109, - "z": 0 - }, - "propId": 102009 - }, - { - "groupId": 283, - "instId": 300002, - "propState": 18, - "pos": { - "x": -24970, - "y": 1239, - "z": -57940 - }, - "rot": { - "x": 0, - "y": 196370, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 283, - "instId": 300003, - "propState": 18, - "pos": { - "x": -24995, - "y": 1239, - "z": -52744 - }, - "rot": { - "x": 0, - "y": 231332, - "z": 0 - }, - "propId": 102058 - }, - { - "groupId": 283, - "instId": 300004, - "propState": 18, - "pos": { - "x": -39770, - "y": 2762, - "z": -17352 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102058 - }, { - "groupId": 283, - "instId": 300005, - "propState": 18, - "pos": { - "x": 29371, - "y": 6642, - "z": 10569 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102011 - }, { - "groupId": 283, - "instId": 300006, - "propState": 18, - "pos": { - "x": 52010, - "y": 3191, - "z": 5530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102011 - }, { - "groupId": 283, - "instId": 300007, - "propState": 18, - "pos": { - "x": 54710, - "y": 4502, - "z": -38834 - }, - "rot": { - "x": 0, - "y": 227613, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 283, - "instId": 300008, - "propState": 18, - "pos": { - "x": -25613, - "y": 2078, - "z": -23986 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 283, - "instId": 300009, - "propState": 18, - "pos": { - "x": -57847, - "y": 659, - "z": -35003 - }, - "rot": { - "x": 0, - "y": 151178, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 283, - "instId": 300010, - "propState": 18, - "pos": { - "x": -40639, - "y": 4030, - "z": 27085 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 283, - "instId": 300011, - "propState": 18, - "pos": { - "x": -42272, - "y": 2491, - "z": 2294 - }, - "rot": { - "x": 0, - "y": 292088, - "z": 0 - }, - "propId": 102058 - } - ], - "teleports": {} - }, - "285": { - "monsters": [], - "npcs": [ - { - "groupId": 285, - "instId": 400001, - "pos": { - "x": -21626, - "y": 1830, - "z": -28030 - }, - "rot": { - "x": 0, - "y": 200033, - "z": 0 - }, - "npcId": 12267 - } - ], - "props": [], - "teleports": {} - }, - "328": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 328, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "329": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 329, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "330": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 330, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "331": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 331, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "332": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 332, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "333": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 333, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "334": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 334, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 301, - "startAnchorId": 2, - "startGroupId": 52, - "isEnteredSceneInfo": true - } - }, - "102020404": { - "P10202_F10202001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -40660, - "y": -2038, - "z": -74690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 32300, - "y": 3600, - "z": -36330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1020203": { - "anchorId": 2, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -33410, - "y": -727, - "z": -60790 - }, - "rot": { - "x": 0, - "y": 6906, - "z": 0 - } - }, - "1020204": { - "anchorId": 3, - "groupId": 1, - "instId": 300002, - "pos": { - "x": 37598, - "y": 3760, - "z": -36308 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -32320, - "y": 2740, - "z": 63590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102187 - }, { - "groupId": 3, - "instId": 300002, - "propState": 2, - "pos": { - "x": -30053, - "y": 3662, - "z": 63600 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102196 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": -32366, - "y": 4134, - "z": 61000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 137 - } - ], - "teleports": {} - }, - "30": { - "monsters": [ - { - "groupId": 30, - "instId": 200001, - "eventId": 20211004, - "pos": { - "x": -60720, - "y": -2037, - "z": -71240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300001, - "propState": 8, - "pos": { - "x": 16940, - "y": 5180, - "z": -4460 - }, - "rot": { - "x": 0, - "y": 6689, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "85": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 85, - "instId": 300001, - "propState": 12, - "pos": { - "x": -31440, - "y": -704, - "z": -65210 - }, - "rot": { - "x": 0, - "y": 320000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 85, - "instId": 300002, - "propState": 12, - "pos": { - "x": -51573, - "y": -833, - "z": 2001 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 85, - "instId": 300003, - "propState": 12, - "pos": { - "x": -20010, - "y": 1612, - "z": -12730 - }, - "rot": { - "x": 0, - "y": 355000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 85, - "instId": 300004, - "propState": 12, - "pos": { - "x": 15759, - "y": 5880, - "z": 12675 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 85, - "instId": 300005, - "propState": 12, - "pos": { - "x": 67710, - "y": 2191, - "z": -40560 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 85, - "instId": 300006, - "propState": 12, - "pos": { - "x": 42888, - "y": 2694, - "z": 4848 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 85, - "instId": 300007, - "propState": 12, - "pos": { - "x": -40350, - "y": 3262, - "z": 30853 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "126": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 126, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "127": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 127, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "128": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 128, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "129": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 129, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "130": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 130, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "131": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 131, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "132": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 132, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "144": { - "monsters": [], - "npcs": [ - { - "groupId": 144, - "instId": 400001, - "pos": { - "x": 20966, - "y": 3600, - "z": -32604 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 12218 - } - ], - "props": [], - "teleports": {} - }, - "146": { - "monsters": [], - "npcs": [ - { - "groupId": 146, - "instId": 400001, - "pos": { - "x": 55190, - "y": 2631, - "z": -4220 - }, - "rot": { - "x": 0, - "y": 267043, - "z": 0 - }, - "npcId": 12173 - } - ], - "props": [], - "teleports": {} - }, - "147": { - "monsters": [], - "npcs": [ - { - "groupId": 147, - "instId": 400001, - "pos": { - "x": -59117, - "y": 161, - "z": -6405 - }, - "rot": { - "x": 0, - "y": 89341, - "z": 0 - }, - "npcId": 12268 - } - ], - "props": [], - "teleports": {} - }, - "148": { - "monsters": [], - "npcs": [ - { - "groupId": 148, - "instId": 400001, - "pos": { - "x": -41210, - "y": 564, - "z": -39140 - }, - "rot": { - "x": 0, - "y": 73020, - "z": 0 - }, - "npcId": 12269 - } - ], - "props": [], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [ - { - "groupId": 150, - "instId": 400001, - "pos": { - "x": -42986, - "y": 1161, - "z": -26521 - }, - "rot": { - "x": 0, - "y": 104341, - "z": 0 - }, - "npcId": 12242 - } - ], - "props": [], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 212, - "instId": 300001, - "propState": 101, - "pos": { - "x": -30671, - "y": 482, - "z": -46981 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 212, - "instId": 300002, - "propState": 2, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "273": { - "monsters": [], - "npcs": [ - { - "groupId": 273, - "instId": 400001, - "pos": { - "x": 1333, - "y": 90, - "z": -38868 - }, - "rot": { - "x": 0, - "y": 171603, - "z": 0 - }, - "npcId": 12172 - } - ], - "props": [], - "teleports": {} - }, - "281": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 281, - "instId": 300001, - "propState": 8, - "pos": { - "x": -24010, - "y": 1817, - "z": -39860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - } - ], - "teleports": {} - }, - "283": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 283, - "instId": 300001, - "propState": 18, - "pos": { - "x": -19116, - "y": 1202, - "z": -48027 - }, - "rot": { - "x": 0, - "y": 40109, - "z": 0 - }, - "propId": 102009 - }, - { - "groupId": 283, - "instId": 300002, - "propState": 18, - "pos": { - "x": -24970, - "y": 1239, - "z": -57940 - }, - "rot": { - "x": 0, - "y": 196370, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 283, - "instId": 300003, - "propState": 18, - "pos": { - "x": -24995, - "y": 1239, - "z": -52744 - }, - "rot": { - "x": 0, - "y": 231332, - "z": 0 - }, - "propId": 102058 - }, - { - "groupId": 283, - "instId": 300004, - "propState": 18, - "pos": { - "x": -39770, - "y": 2762, - "z": -17352 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102058 - }, { - "groupId": 283, - "instId": 300005, - "propState": 18, - "pos": { - "x": 29371, - "y": 6642, - "z": 10569 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102011 - }, { - "groupId": 283, - "instId": 300006, - "propState": 18, - "pos": { - "x": 52010, - "y": 3191, - "z": 5530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102011 - }, { - "groupId": 283, - "instId": 300007, - "propState": 18, - "pos": { - "x": 54710, - "y": 4502, - "z": -38834 - }, - "rot": { - "x": 0, - "y": 227613, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 283, - "instId": 300008, - "propState": 18, - "pos": { - "x": -25613, - "y": 2078, - "z": -23986 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 283, - "instId": 300009, - "propState": 18, - "pos": { - "x": -57847, - "y": 659, - "z": -35003 - }, - "rot": { - "x": 0, - "y": 151178, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 283, - "instId": 300010, - "propState": 18, - "pos": { - "x": -40639, - "y": 4030, - "z": 27085 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 283, - "instId": 300011, - "propState": 18, - "pos": { - "x": -42272, - "y": 2491, - "z": 2294 - }, - "rot": { - "x": 0, - "y": 292088, - "z": 0 - }, - "propId": 102058 - } - ], - "teleports": {} - }, - "285": { - "monsters": [], - "npcs": [ - { - "groupId": 285, - "instId": 400001, - "pos": { - "x": -21626, - "y": 1830, - "z": -28030 - }, - "rot": { - "x": 0, - "y": 200033, - "z": 0 - }, - "npcId": 12267 - } - ], - "props": [], - "teleports": {} - }, - "328": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 328, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "329": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 329, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "330": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 330, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "331": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 331, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "332": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 332, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "333": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 333, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - }, - "334": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 334, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300007 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 301, - "startAnchorId": 1, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "104010102": { - "P10401_F10401001": { - "scenes": { - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78066, - "y": -5970, - "z": -486616 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -19340, - "y": 5990, - "z": -300240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": -101136, - "y": 15608, - "z": -278544 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 124536, - "y": 98377, - "z": 192166 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227579, - "y": 167843, - "z": 369819 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 329967, - "y": 107971, - "z": 217122 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 224470, - "y": 104516, - "z": 263170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 162270, - "y": 100770, - "z": 309350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 315770, - "y": 152774, - "z": 298757 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1040101": { - "anchorId": 1, - "groupId": 6, - "instId": 300001, - "pos": { - "x": 89730, - "y": -6120, - "z": -492460 - }, - "rot": { - "x": 0, - "y": 346618, - "z": 0 - } - }, - "1040102": { - "anchorId": 2, - "groupId": 6, - "instId": 300002, - "pos": { - "x": -21430, - "y": 5990, - "z": -303590 - }, - "rot": { - "x": 0, - "y": 254754, - "z": 0 - } - }, - "1040103": { - "anchorId": 3, - "groupId": 6, - "instId": 300003, - "pos": { - "x": -105120, - "y": 15608, - "z": -278950 - }, - "rot": { - "x": 0, - "y": 329392, - "z": 0 - } - }, - "1040104": { - "anchorId": 4, - "groupId": 6, - "instId": 300004, - "pos": { - "x": 114403, - "y": 98354, - "z": 194152 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - } - }, - "1040105": { - "anchorId": 5, - "groupId": 6, - "instId": 300005, - "pos": { - "x": 221674, - "y": 168060, - "z": 363828 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - } - }, - "1040106": { - "anchorId": 6, - "groupId": 6, - "instId": 300006, - "pos": { - "x": 336400, - "y": 107971, - "z": 213537 - }, - "rot": { - "x": 0, - "y": 182732, - "z": 0 - } - }, - "1040107": { - "anchorId": 7, - "groupId": 6, - "instId": 300007, - "pos": { - "x": 216390, - "y": 103529, - "z": 270850 - }, - "rot": { - "x": 0, - "y": 75679, - "z": 0 - } - }, - "1040108": { - "anchorId": 8, - "groupId": 6, - "instId": 300008, - "pos": { - "x": 167763, - "y": 100770, - "z": 308090 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "1040109": { - "anchorId": 9, - "groupId": 6, - "instId": 300009, - "pos": { - "x": 318666, - "y": 152472, - "z": 306522 - }, - "rot": { - "x": 0, - "y": 56899, - "z": 0 - } - } - } - }, - "8": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 12, - "pos": { - "x": 82050, - "y": -5915, - "z": -395340 - }, - "rot": { - "x": 0, - "y": 276750, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300002, - "propState": 12, - "pos": { - "x": 3914, - "y": 3450, - "z": -290792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300003, - "propState": 12, - "pos": { - "x": -18250, - "y": 6339, - "z": -296226 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 9, - "instId": 300004, - "propState": 12, - "pos": { - "x": -26774, - "y": 3350, - "z": -287644 - }, - "rot": { - "x": 0, - "y": 1, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300005, - "propState": 12, - "pos": { - "x": -33678, - "y": 3365, - "z": -267524 - }, - "rot": { - "x": 0, - "y": 90531, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300006, - "propState": 12, - "pos": { - "x": -64086, - "y": 21093, - "z": -269232 - }, - "rot": { - "x": 0, - "y": 20649, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300007, - "propState": 12, - "pos": { - "x": -74082, - "y": 11031, - "z": -231372 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300008, - "propState": 12, - "pos": { - "x": -134960, - "y": 15608, - "z": -280360 - }, - "rot": { - "x": 0, - "y": 90001, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300009, - "propState": 12, - "pos": { - "x": -60375, - "y": 12152, - "z": -278233 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300010, - "propState": 12, - "pos": { - "x": -102840, - "y": 19562, - "z": -246767 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 9, - "instId": 300012, - "propState": 12, - "pos": { - "x": -86640, - "y": 27266, - "z": -243760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300006, - "propState": 8, - "pos": { - "x": -39636, - "y": 5990, - "z": -294265 - }, - "rot": { - "x": 0, - "y": 185572, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300007, - "propState": 8, - "pos": { - "x": -51120, - "y": 5978, - "z": -310370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300008, - "propState": 8, - "pos": { - "x": -50970, - "y": 5978, - "z": -300970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 10, - "instId": 300009, - "propState": 8, - "pos": { - "x": -74500, - "y": 11160, - "z": -287292 - }, - "rot": { - "x": 0, - "y": 236527, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300010, - "propState": 8, - "pos": { - "x": -71770, - "y": 12394, - "z": -278750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300014, - "propState": 8, - "pos": { - "x": -144850, - "y": 16251, - "z": -247720 - }, - "rot": { - "x": 0, - "y": 75105, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": -26494, - "y": 6610, - "z": -323210 - }, - "rot": { - "x": 0, - "y": 351685, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300011, - "propState": 8, - "pos": { - "x": -76758, - "y": 24054, - "z": -249600 - }, - "rot": { - "x": 0, - "y": 53418, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 10, - "instId": 300015, - "propState": 8, - "pos": { - "x": -84739, - "y": 27779, - "z": -263615 - }, - "rot": { - "x": 0, - "y": 156113, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 10, - "instId": 300018, - "propState": 8, - "pos": { - "x": -111490, - "y": 26632, - "z": -258600 - }, - "rot": { - "x": 0, - "y": 311826, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300016, - "propState": 8, - "pos": { - "x": -62385, - "y": 21150, - "z": -257798 - }, - "rot": { - "x": 0, - "y": 264682, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300024, - "propState": 8, - "pos": { - "x": -63897, - "y": 21093, - "z": -236956 - }, - "rot": { - "x": 0, - "y": 220027, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300020, - "propState": 8, - "pos": { - "x": -25366, - "y": 3333, - "z": -216889 - }, - "rot": { - "x": 0, - "y": 88688, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300021, - "propState": 8, - "pos": { - "x": -14840, - "y": 3448, - "z": -206413 - }, - "rot": { - "x": 0, - "y": 177426, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 10, - "instId": 300022, - "propState": 8, - "pos": { - "x": -134892, - "y": 15204, - "z": -278844 - }, - "rot": { - "x": 0, - "y": 3118, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300023, - "propState": 8, - "pos": { - "x": -133409, - "y": 15164, - "z": -280287 - }, - "rot": { - "x": 0, - "y": 86672, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300025, - "propState": 8, - "pos": { - "x": 89695, - "y": -5970, - "z": -448796 - }, - "rot": { - "x": 0, - "y": 210643, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58732, - "y": -5990, - "z": -419241 - }, - "rot": { - "x": 0, - "y": 102446, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300012, - "propState": 8, - "pos": { - "x": 55603, - "y": -6017, - "z": -404746 - }, - "rot": { - "x": 0, - "y": 23104, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300003, - "propState": 8, - "pos": { - "x": 14697, - "y": -1293, - "z": -360615 - }, - "rot": { - "x": 0, - "y": 51018, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300004, - "propState": 8, - "pos": { - "x": 43152, - "y": -5300, - "z": -372415 - }, - "rot": { - "x": 0, - "y": 220886, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300027, - "propState": 8, - "pos": { - "x": 21331, - "y": 2224, - "z": -334155 - }, - "rot": { - "x": 0, - "y": 263701, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300005, - "propState": 8, - "pos": { - "x": 20605, - "y": 3448, - "z": -283484 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 10, - "instId": 300028, - "propState": 8, - "pos": { - "x": 19589, - "y": 3448, - "z": -237547 - }, - "rot": { - "x": 0, - "y": 241864, - "z": 0 - }, - "propId": 104010 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 1, - "pos": { - "x": 312570, - "y": 109590, - "z": 314512 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 1, - "pos": { - "x": 311898, - "y": 152508, - "z": 314894 - }, - "rot": { - "x": 0, - "y": 91953, - "z": 0 - }, - "propId": 104003 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 1, - "pos": { - "x": 316455, - "y": 152200, - "z": 310770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104002 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 1, - "pos": { - "x": 316207, - "y": 109404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - }, { - "groupId": 13, - "instId": 300005, - "propState": 1, - "pos": { - "x": 316207, - "y": 152404, - "z": 310730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104013 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300001, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104001 - }, { - "groupId": 14, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178747, - "y": 106883, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - }, { - "groupId": 14, - "instId": 300004, - "propState": 1, - "pos": { - "x": 178747, - "y": 168079, - "z": 365253 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104014 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300003, - "propState": 1, - "pos": { - "x": 236879, - "y": 103740, - "z": 236270 - }, - "rot": { - "x": 0, - "y": 7500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300004, - "propState": 1, - "pos": { - "x": 212126, - "y": 103740, - "z": 279143 - }, - "rot": { - "x": 0, - "y": 112500, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300005, - "propState": 1, - "pos": { - "x": 188042, - "y": 104630, - "z": 276986 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104007 - }, - { - "groupId": 26, - "instId": 300006, - "propState": 1, - "pos": { - "x": 159686, - "y": 100793, - "z": 300619 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300007, - "propState": 1, - "pos": { - "x": 143159, - "y": 100976, - "z": 309937 - }, - "rot": { - "x": 0, - "y": 293966, - "z": 0 - }, - "propId": 104007 - }, { - "groupId": 26, - "instId": 300011, - "propState": 1, - "pos": { - "x": 291750, - "y": 105971, - "z": 185290 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300012, - "propState": 1, - "pos": { - "x": 241740, - "y": 101971, - "z": 163320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104018 - }, { - "groupId": 26, - "instId": 300010, - "propState": 1, - "pos": { - "x": 353781, - "y": 107971, - "z": 203856 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104018 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [ - { - "groupId": 36, - "instId": 400001, - "pos": { - "x": -59530, - "y": 12152, - "z": -273520 - }, - "rot": { - "x": 0, - "y": 309292, - "z": 0 - }, - "npcId": 3149 - } - ], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [ - { - "groupId": 37, - "instId": 400001, - "pos": { - "x": -95080, - "y": 14756, - "z": -279743 - }, - "rot": { - "x": 0, - "y": 10151, - "z": 0 - }, - "npcId": 14109 - } - ], - "props": [], - "teleports": {} - }, - "39": { - "monsters": [], - "npcs": [ - { - "groupId": 39, - "instId": 400001, - "pos": { - "x": -96529, - "y": 15621, - "z": -265169 - }, - "rot": { - "x": 0, - "y": 224052, - "z": 0 - }, - "npcId": 14209 - } - ], - "props": [], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [ - { - "groupId": 40, - "instId": 400001, - "pos": { - "x": -111968, - "y": 15665, - "z": -266978 - }, - "rot": { - "x": 0, - "y": 196945, - "z": 0 - }, - "npcId": 14110 - }, { - "groupId": 40, - "instId": 400002, - "pos": { - "x": -112375, - "y": 15706, - "z": -267880 - }, - "rot": { - "x": 0, - "y": 13398, - "z": 0 - }, - "npcId": 14103 - } - ], - "props": [], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300001, - "propState": 8, - "pos": { - "x": 204915, - "y": 167443, - "z": 391466 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 104015 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300002, - "propState": 0, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "89": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 89, - "instId": 300002, - "propState": 0, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [ - { - "groupId": 92, - "instId": 400001, - "pos": { - "x": 204964, - "y": 97644, - "z": 143330 - }, - "rot": { - "x": 0, - "y": 143298, - "z": 0 - }, - "npcId": 14101 - } - ], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 0, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -14980, - "y": 3350, - "z": -283160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300002, - "propState": 1, - "pos": { - "x": -146909, - "y": 15640, - "z": -263311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": 158376, - "y": 105750, - "z": 344739 - }, - "rot": { - "x": 0, - "y": 224478, - "z": 0 - }, - "propId": 104012 - }, - { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": 219888, - "y": 97644, - "z": 168466 - }, - "rot": { - "x": 0, - "y": 150238, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": 352900, - "y": 107971, - "z": 220700 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": 209210, - "y": 100740, - "z": 308940 - }, - "rot": { - "x": 0, - "y": 329129, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300007, - "propState": 1, - "pos": { - "x": -79120, - "y": 14778, - "z": -283515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104012 - }, { - "groupId": 93, - "instId": 300008, - "propState": 8, - "pos": { - "x": 257554, - "y": 102389, - "z": 172472 - }, - "rot": { - "x": 0, - "y": 330054, - "z": 0 - }, - "propId": 104012 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 149769, - "y": 105603, - "z": 359377 - }, - "rot": { - "x": 0, - "y": 328717, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": 207644, - "y": 101150, - "z": 324766 - }, - "rot": { - "x": 0, - "y": 106681, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": 232368, - "y": 103803, - "z": 225356 - }, - "rot": { - "x": 0, - "y": 59779, - "z": 0 - }, - "propId": 104078 - }, - { - "groupId": 94, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204903, - "y": 167529, - "z": 391455 - }, - "rot": { - "x": 0, - "y": 329375, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": 223904, - "y": 98770, - "z": 126573 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": -132996, - "y": 26164, - "z": -252218 - }, - "rot": { - "x": 0, - "y": 180283, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300007, - "propState": 8, - "pos": { - "x": 273980, - "y": 102188, - "z": 178507 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300008, - "propState": 8, - "pos": { - "x": -122252, - "y": 15622, - "z": -283207 - }, - "rot": { - "x": 0, - "y": 180849, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300009, - "propState": 8, - "pos": { - "x": 287160, - "y": 102129, - "z": 293884 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104078 - }, { - "groupId": 94, - "instId": 300010, - "propState": 8, - "pos": { - "x": 340774, - "y": 107971, - "z": 190474 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104078 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43750, - "y": 5920, - "z": -276720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300002, - "propState": 8, - "pos": { - "x": -57455, - "y": 8117, - "z": -220071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300003, - "propState": 8, - "pos": { - "x": 221207, - "y": 167929, - "z": 357985 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, - { - "groupId": 95, - "instId": 300004, - "propState": 8, - "pos": { - "x": 288485, - "y": 105971, - "z": 204066 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300005, - "propState": 8, - "pos": { - "x": 227188, - "y": 100770, - "z": 344085 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300006, - "propState": 8, - "pos": { - "x": -106222, - "y": 13880, - "z": -289783 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300007, - "propState": 8, - "pos": { - "x": 210166, - "y": 103536, - "z": 287518 - }, - "rot": { - "x": 0, - "y": 202254, - "z": 0 - }, - "propId": 104068 - }, { - "groupId": 95, - "instId": 300008, - "propState": 8, - "pos": { - "x": 210027, - "y": 104654, - "z": 224475 - }, - "rot": { - "x": 0, - "y": 59128, - "z": 0 - }, - "propId": 104068 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 1, - "pos": { - "x": 234018, - "y": 100947, - "z": 269707 - }, - "rot": { - "x": 0, - "y": 39325, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": 325745, - "y": 106160, - "z": 184548 - }, - "rot": { - "x": 0, - "y": 240447, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300003, - "propState": 8, - "pos": { - "x": 198068, - "y": 104653, - "z": 269939 - }, - "rot": { - "x": 0, - "y": 151369, - "z": 0 - }, - "propId": 104059 - }, - { - "groupId": 96, - "instId": 300004, - "propState": 1, - "pos": { - "x": 270190, - "y": 163213, - "z": 371600 - }, - "rot": { - "x": 0, - "y": 260032, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300005, - "propState": 8, - "pos": { - "x": 118761, - "y": 101070, - "z": 317301 - }, - "rot": { - "x": 0, - "y": 77253, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300006, - "propState": 8, - "pos": { - "x": -4256, - "y": 3381, - "z": -247994 - }, - "rot": { - "x": 0, - "y": 224790, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300007, - "propState": 8, - "pos": { - "x": -66826, - "y": 11067, - "z": -234952 - }, - "rot": { - "x": 0, - "y": 267497, - "z": 0 - }, - "propId": 104059 - }, { - "groupId": 96, - "instId": 300008, - "propState": 8, - "pos": { - "x": -64190, - "y": 21093, - "z": -235440 - }, - "rot": { - "x": 0, - "y": 212078, - "z": 0 - }, - "propId": 104059 - } - ], - "teleports": {} - }, - "151": { - "monsters": [], - "npcs": [ - { - "groupId": 151, - "instId": 400001, - "pos": { - "x": 139968, - "y": 102482, - "z": 319179 - }, - "rot": { - "x": 0, - "y": 242786, - "z": 0 - }, - "npcId": 100 - }, - { - "groupId": 151, - "instId": 400002, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400003, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, - { - "groupId": 151, - "instId": 400004, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400005, - "pos": { - "x": 139280, - "y": 100990, - "z": 317731 - }, - "rot": { - "x": 0, - "y": 293158, - "z": 0 - }, - "npcId": 3171 - }, { - "groupId": 151, - "instId": 400006, - "pos": { - "x": 139892, - "y": 102103, - "z": 319130 - }, - "rot": { - "x": 0, - "y": 239755, - "z": 0 - }, - "npcId": 14312 - } - ], - "props": [], - "teleports": {} - }, - "152": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 152, - "instId": 300001, - "propState": 12, - "pos": { - "x": 152574, - "y": 93638, - "z": 266324 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300002, - "propState": 12, - "pos": { - "x": 130494, - "y": 93630, - "z": 279354 - }, - "rot": { - "x": 0, - "y": 239981, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300004, - "propState": 12, - "pos": { - "x": 185760, - "y": 105762, - "z": 371090 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60401 - }, - { - "groupId": 152, - "instId": 300005, - "propState": 12, - "pos": { - "x": 177853, - "y": 93580, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300006, - "propState": 12, - "pos": { - "x": 253837, - "y": 98644, - "z": 136847 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300007, - "propState": 12, - "pos": { - "x": 194002, - "y": 104122, - "z": 255928 - }, - "rot": { - "x": 0, - "y": 130733, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300008, - "propState": 12, - "pos": { - "x": 229414, - "y": 105571, - "z": 210692 - }, - "rot": { - "x": 0, - "y": 321314, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300009, - "propState": 12, - "pos": { - "x": 183158, - "y": 104653, - "z": 266854 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300010, - "propState": 12, - "pos": { - "x": 268140, - "y": 101000, - "z": 239810 - }, - "rot": { - "x": 0, - "y": 328117, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300011, - "propState": 12, - "pos": { - "x": 225310, - "y": 101000, - "z": 290410 - }, - "rot": { - "x": 0, - "y": 59999, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300012, - "propState": 12, - "pos": { - "x": 255420, - "y": 101000, - "z": 320270 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300013, - "propState": 12, - "pos": { - "x": 338020, - "y": 152803, - "z": 333890 - }, - "rot": { - "x": 0, - "y": 221024, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300014, - "propState": 12, - "pos": { - "x": 282990, - "y": 101971, - "z": 173500 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300015, - "propState": 12, - "pos": { - "x": 286450, - "y": 105958, - "z": 211950 - }, - "rot": { - "x": 0, - "y": 148320, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300016, - "propState": 12, - "pos": { - "x": 329340, - "y": 106089, - "z": 169620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300017, - "propState": 12, - "pos": { - "x": 327440, - "y": 107971, - "z": 221628 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300019, - "propState": 12, - "pos": { - "x": 269649, - "y": 163150, - "z": 363836 - }, - "rot": { - "x": 0, - "y": 310585, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300020, - "propState": 12, - "pos": { - "x": 199019, - "y": 167843, - "z": 358454 - }, - "rot": { - "x": 0, - "y": 18403, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300021, - "propState": 12, - "pos": { - "x": 190814, - "y": 101238, - "z": 287208 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300022, - "propState": 12, - "pos": { - "x": 171673, - "y": 100770, - "z": 318303 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300023, - "propState": 12, - "pos": { - "x": 221083, - "y": 100770, - "z": 333802 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 152, - "instId": 300024, - "propState": 12, - "pos": { - "x": 145640, - "y": 100754, - "z": 297480 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "153": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 153, - "instId": 300003, - "propState": 8, - "pos": { - "x": 177050, - "y": 93120, - "z": 174910 - }, - "rot": { - "x": 0, - "y": 246601, - "z": 0 - }, - "propId": 104011 - }, - { - "groupId": 153, - "instId": 300004, - "propState": 8, - "pos": { - "x": 227950, - "y": 97644, - "z": 159150 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300005, - "propState": 8, - "pos": { - "x": 231250, - "y": 97644, - "z": 153440 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104010 - }, - { - "groupId": 153, - "instId": 300016, - "propState": 8, - "pos": { - "x": 176260, - "y": 103203, - "z": 239780 - }, - "rot": { - "x": 0, - "y": 150437, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300006, - "propState": 8, - "pos": { - "x": 184370, - "y": 103203, - "z": 225470 - }, - "rot": { - "x": 0, - "y": 326831, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300009, - "propState": 8, - "pos": { - "x": 234600, - "y": 103530, - "z": 222580 - }, - "rot": { - "x": 0, - "y": 17701, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300018, - "propState": 8, - "pos": { - "x": 255266, - "y": 101971, - "z": 167110 - }, - "rot": { - "x": 0, - "y": 154263, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300013, - "propState": 8, - "pos": { - "x": 279350, - "y": 105971, - "z": 191890 - }, - "rot": { - "x": 0, - "y": 241048, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300019, - "propState": 8, - "pos": { - "x": 318070, - "y": 105971, - "z": 196210 - }, - "rot": { - "x": 0, - "y": 243409, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300014, - "propState": 8, - "pos": { - "x": 308709, - "y": 106272, - "z": 159522 - }, - "rot": { - "x": 0, - "y": 36623, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300021, - "propState": 8, - "pos": { - "x": 321207, - "y": 105971, - "z": 197154 - }, - "rot": { - "x": 0, - "y": 60201, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300022, - "propState": 8, - "pos": { - "x": 346015, - "y": 107971, - "z": 231792 - }, - "rot": { - "x": 0, - "y": 180550, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300023, - "propState": 8, - "pos": { - "x": 322496, - "y": 107971, - "z": 226099 - }, - "rot": { - "x": 0, - "y": 187422, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300036, - "propState": 8, - "pos": { - "x": 329070, - "y": 107647, - "z": 221670 - }, - "rot": { - "x": 0, - "y": 105499, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300024, - "propState": 8, - "pos": { - "x": 138940, - "y": 100954, - "z": 308470 - }, - "rot": { - "x": 0, - "y": 326307, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300025, - "propState": 8, - "pos": { - "x": 150703, - "y": 105592, - "z": 352393 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300011, - "propState": 8, - "pos": { - "x": 219650, - "y": 97644, - "z": 143270 - }, - "rot": { - "x": 0, - "y": 92595, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300012, - "propState": 8, - "pos": { - "x": 292770, - "y": 101000, - "z": 253740 - }, - "rot": { - "x": 0, - "y": 151932, - "z": 0 - }, - "propId": 104008 - }, { - "groupId": 153, - "instId": 300010, - "propState": 8, - "pos": { - "x": 333780, - "y": 153438, - "z": 347280 - }, - "rot": { - "x": 0, - "y": 404, - "z": 0 - }, - "propId": 104009 - }, { - "groupId": 153, - "instId": 300015, - "propState": 8, - "pos": { - "x": 134181, - "y": 98377, - "z": 214970 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300026, - "propState": 8, - "pos": { - "x": 141980, - "y": 98377, - "z": 200620 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300028, - "propState": 8, - "pos": { - "x": 113902, - "y": 93638, - "z": 278405 - }, - "rot": { - "x": 0, - "y": 198040, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300029, - "propState": 8, - "pos": { - "x": 118702, - "y": 93656, - "z": 244941 - }, - "rot": { - "x": 0, - "y": 60791, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300001, - "propState": 8, - "pos": { - "x": 143195, - "y": 93656, - "z": 258228 - }, - "rot": { - "x": 0, - "y": 330871, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300002, - "propState": 8, - "pos": { - "x": 128310, - "y": 100954, - "z": 292948 - }, - "rot": { - "x": 0, - "y": 62758, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300030, - "propState": 8, - "pos": { - "x": 178485, - "y": 167843, - "z": 371664 - }, - "rot": { - "x": 0, - "y": 56447, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300031, - "propState": 8, - "pos": { - "x": 245807, - "y": 164825, - "z": 374963 - }, - "rot": { - "x": 0, - "y": 127904, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300032, - "propState": 8, - "pos": { - "x": 277570, - "y": 159001, - "z": 355931 - }, - "rot": { - "x": 0, - "y": 130587, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300033, - "propState": 8, - "pos": { - "x": 278410, - "y": 163045, - "z": 379509 - }, - "rot": { - "x": 0, - "y": 258352, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 153, - "instId": 300035, - "propState": 8, - "pos": { - "x": 146505, - "y": 100471, - "z": 298122 - }, - "rot": { - "x": 0, - "y": 54454, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 153, - "instId": 300037, - "propState": 8, - "pos": { - "x": 314177, - "y": 153280, - "z": 292709 - }, - "rot": { - "x": 0, - "y": 92791, - "z": 0 - }, - "propId": 104011 - } - ], - "teleports": {} - }, - "160": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 8, - "pos": { - "x": -119259, - "y": 18049, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 211662, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104995, - "y": 98470, - "z": 188771 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 104019 - }, { - "groupId": 160, - "instId": 300004, - "propState": 8, - "pos": { - "x": -119259, - "y": 18058, - "z": -201242 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 104052 - }, { - "groupId": 160, - "instId": 300005, - "propState": 8, - "pos": { - "x": 104977, - "y": 98481, - "z": 188670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104052 - } - ], - "teleports": {} - }, - "161": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 161, - "instId": 300001, - "propState": 8, - "pos": { - "x": -99031, - "y": 15920, - "z": -275022 - }, - "rot": { - "x": 0, - "y": 273537, - "z": 0 - }, - "propId": 104020 - }, { - "groupId": 161, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66980, - "y": 21867, - "z": -266740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 104020 - } - ], - "teleports": {} - }, - "164": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 164, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1540, - "y": 4866, - "z": -287650 - }, - "rot": { - "x": 0, - "y": 269808, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300002, - "propState": 1, - "pos": { - "x": 77893, - "y": -4450, - "z": -498633 - }, - "rot": { - "x": 0, - "y": 253178, - "z": 0 - }, - "propId": 104060 - }, { - "groupId": 164, - "instId": 300003, - "propState": 1, - "pos": { - "x": 178203, - "y": 95088, - "z": 175242 - }, - "rot": { - "x": 0, - "y": 61300, - "z": 0 - }, - "propId": 104060 - } - ], - "teleports": {} - }, - "173": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 173, - "instId": 300002, - "propState": 0, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - } - ], - "teleports": {} - }, - "176": { - "monsters": [], - "npcs": [ - { - "groupId": 176, - "instId": 400001, - "pos": { - "x": 87700, - "y": -16540, - "z": -477300 - }, - "rot": { - "x": 0, - "y": 345321, - "z": 0 - }, - "npcId": 3185 - }, { - "groupId": 176, - "instId": 400002, - "pos": { - "x": 86500, - "y": -16540, - "z": -469680 - }, - "rot": { - "x": 0, - "y": 341837, - "z": 0 - }, - "npcId": 3183 - }, { - "groupId": 176, - "instId": 400003, - "pos": { - "x": 85750, - "y": -16540, - "z": -467330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 14112 - } - ], - "props": [], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 18, - "pos": { - "x": 77916, - "y": -3040, - "z": -498627 - }, - "rot": { - "x": 0, - "y": 264267, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 208, - "instId": 300002, - "propState": 1, - "pos": { - "x": 78969, - "y": -5990, - "z": -498306 - }, - "rot": { - "x": 0, - "y": 101249, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 208, - "instId": 300004, - "propState": 8, - "pos": { - "x": 77916, - "y": -2890, - "z": -498625 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "209": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 209, - "instId": 300001, - "propState": 8, - "pos": { - "x": 46602, - "y": -4593, - "z": -391873 - }, - "rot": { - "x": 0, - "y": 300009, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 209, - "instId": 300002, - "propState": 1, - "pos": { - "x": 48064, - "y": -5982, - "z": -390773 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 209, - "instId": 300004, - "propState": 8, - "pos": { - "x": 46621, - "y": -4524, - "z": -391878 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "210": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 210, - "instId": 300001, - "propState": 18, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 9817, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 210, - "instId": 300002, - "propState": 1, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 279817, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 210, - "instId": 300004, - "propState": 8, - "pos": { - "x": 257502, - "y": 102476, - "z": 274846 - }, - "rot": { - "x": 0, - "y": 345000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 18, - "pos": { - "x": -132986, - "y": 27350, - "z": -252401 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 211, - "instId": 300002, - "propState": 1, - "pos": { - "x": -133052, - "y": 26103, - "z": -253728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 211, - "instId": 300004, - "propState": 8, - "pos": { - "x": -132986, - "y": 27463, - "z": -252368 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 212, - "instId": 300001, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 119917, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 212, - "instId": 300002, - "propState": 1, - "pos": { - "x": -55180, - "y": 12152, - "z": -266265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 212, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54587, - "y": 13842, - "z": -265400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "213": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 213, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 309806, - "z": 0 - }, - "propId": 104055 - }, - { - "groupId": 213, - "instId": 300002, - "propState": 1, - "pos": { - "x": -30255, - "y": 3365, - "z": -265518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 213, - "instId": 300004, - "propState": 8, - "pos": { - "x": -31235, - "y": 4049, - "z": -264000 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 213, - "instId": 300005, - "propState": 8, - "pos": { - "x": -31099, - "y": 4038, - "z": -263724 - }, - "rot": { - "x": 0, - "y": 353979, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 213, - "instId": 300006, - "propState": 8, - "pos": { - "x": -31535, - "y": 4077, - "z": -264049 - }, - "rot": { - "x": 0, - "y": 326571, - "z": 0 - }, - "propId": 104055 - } - ], - "teleports": {} - }, - "214": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 214, - "instId": 300002, - "propState": 1, - "pos": { - "x": 175002, - "y": 156010, - "z": 362005 - }, - "rot": { - "x": 0, - "y": 253144, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300003, - "propState": 1, - "pos": { - "x": 175522, - "y": 170077, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 197984, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 214, - "instId": 300004, - "propState": 8, - "pos": { - "x": 175522, - "y": 170178, - "z": 362892 - }, - "rot": { - "x": 0, - "y": 220382, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 214, - "instId": 300006, - "propState": 1, - "pos": { - "x": 179320, - "y": 106811, - "z": 366430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300002, - "propState": 1, - "pos": { - "x": 130717, - "y": 102275, - "z": 338339 - }, - "rot": { - "x": 0, - "y": 224748, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300003, - "propState": 1, - "pos": { - "x": 140502, - "y": 102080, - "z": 339386 - }, - "rot": { - "x": 0, - "y": 149909, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 215, - "instId": 300004, - "propState": 8, - "pos": { - "x": 140574, - "y": 102154, - "z": 339418 - }, - "rot": { - "x": 0, - "y": 123000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 215, - "instId": 300006, - "propState": 1, - "pos": { - "x": 127191, - "y": 101080, - "z": 331597 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "216": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 216, - "instId": 300001, - "propState": 8, - "pos": { - "x": 159492, - "y": 102256, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 220798, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 216, - "instId": 300002, - "propState": 1, - "pos": { - "x": 160112, - "y": 100770, - "z": 307461 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 216, - "instId": 300004, - "propState": 8, - "pos": { - "x": 159492, - "y": 102318, - "z": 309332 - }, - "rot": { - "x": 0, - "y": 333245, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "217": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 217, - "instId": 300001, - "propState": 8, - "pos": { - "x": 226881, - "y": 171158, - "z": 357232 - }, - "rot": { - "x": 0, - "y": 184882, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 217, - "instId": 300002, - "propState": 1, - "pos": { - "x": 226762, - "y": 167843, - "z": 357463 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 217, - "instId": 300004, - "propState": 8, - "pos": { - "x": 226896, - "y": 171199, - "z": 357241 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "218": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 218, - "instId": 300001, - "propState": 8, - "pos": { - "x": 337076, - "y": 173730, - "z": 292727 - }, - "rot": { - "x": 0, - "y": 303950, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 218, - "instId": 300002, - "propState": 1, - "pos": { - "x": 338040, - "y": 168259, - "z": 292549 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 218, - "instId": 300004, - "propState": 8, - "pos": { - "x": 336933, - "y": 173863, - "z": 292571 - }, - "rot": { - "x": 0, - "y": 312490, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "219": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 219, - "instId": 300001, - "propState": 8, - "pos": { - "x": 186946, - "y": 169710, - "z": 364365 - }, - "rot": { - "x": 0, - "y": 262675, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 219, - "instId": 300002, - "propState": 1, - "pos": { - "x": 188001, - "y": 167843, - "z": 364979 - }, - "rot": { - "x": 0, - "y": 245509, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 219, - "instId": 300004, - "propState": 8, - "pos": { - "x": 186921, - "y": 170097, - "z": 364291 - }, - "rot": { - "x": 0, - "y": 221797, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "220": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 220, - "instId": 300001, - "propState": 18, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 276515, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 220, - "instId": 300002, - "propState": 1, - "pos": { - "x": 303252, - "y": 105988, - "z": 210165 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 220, - "instId": 300004, - "propState": 8, - "pos": { - "x": 304005, - "y": 106501, - "z": 210615 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "221": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 221, - "instId": 300001, - "propState": 8, - "pos": { - "x": 309174, - "y": 106436, - "z": 178023 - }, - "rot": { - "x": 0, - "y": 40717, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 221, - "instId": 300002, - "propState": 1, - "pos": { - "x": 309518, - "y": 106520, - "z": 178086 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 221, - "instId": 300004, - "propState": 8, - "pos": { - "x": 309161, - "y": 106561, - "z": 178007 - }, - "rot": { - "x": 0, - "y": 24000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "222": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 222, - "instId": 300001, - "propState": 18, - "pos": { - "x": -47530, - "y": 11920, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 222, - "instId": 300002, - "propState": 1, - "pos": { - "x": -47487, - "y": 8183, - "z": -218067 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 222, - "instId": 300004, - "propState": 8, - "pos": { - "x": -47530, - "y": 12046, - "z": -217414 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "223": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 18, - "pos": { - "x": 356793, - "y": 108213, - "z": 190813 - }, - "rot": { - "x": 0, - "y": 255315, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 223, - "instId": 300002, - "propState": 1, - "pos": { - "x": 357800, - "y": 107971, - "z": 191113 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 223, - "instId": 300004, - "propState": 8, - "pos": { - "x": 356939, - "y": 108213, - "z": 190774 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "224": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 224, - "instId": 300001, - "propState": 18, - "pos": { - "x": 204210, - "y": 102600, - "z": 300040 - }, - "rot": { - "x": 0, - "y": 26393, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 224, - "instId": 300002, - "propState": 1, - "pos": { - "x": 205414, - "y": 100841, - "z": 299431 - }, - "rot": { - "x": 0, - "y": 346016, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 224, - "instId": 300004, - "propState": 8, - "pos": { - "x": 204211, - "y": 102733, - "z": 300041 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 8, - "pos": { - "x": 178669, - "y": 168938, - "z": 393833 - }, - "rot": { - "x": 0, - "y": 145198, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 225, - "instId": 300002, - "propState": 1, - "pos": { - "x": 178703, - "y": 167843, - "z": 395308 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 225, - "instId": 300004, - "propState": 8, - "pos": { - "x": 178642, - "y": 169082, - "z": 393814 - }, - "rot": { - "x": 0, - "y": 108200, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "226": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 226, - "instId": 300005, - "propState": 8, - "pos": { - "x": -86338, - "y": 15348, - "z": -239289 - }, - "rot": { - "x": 0, - "y": 8124, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 226, - "instId": 300004, - "propState": 8, - "pos": { - "x": -86343, - "y": 15390, - "z": -239198 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 226, - "instId": 300002, - "propState": 1, - "pos": { - "x": -86432, - "y": 12541, - "z": -240353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "227": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 227, - "instId": 300001, - "propState": 18, - "pos": { - "x": -78914, - "y": 24316, - "z": -252642 - }, - "rot": { - "x": 0, - "y": 69952, - "z": 0 - }, - "propId": 104055 - }, { - "groupId": 227, - "instId": 300002, - "propState": 1, - "pos": { - "x": -79319, - "y": 23948, - "z": -253010 - }, - "rot": { - "x": 0, - "y": 300950, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 227, - "instId": 300004, - "propState": 8, - "pos": { - "x": -78889, - "y": 24433, - "z": -252627 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 227, - "instId": 300005, - "propState": 8, - "pos": { - "x": -82291, - "y": 23948, - "z": -252324 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "242": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 242, - "instId": 300001, - "propState": 0, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 242, - "instId": 300002, - "propState": 0, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "245": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 245, - "instId": 300001, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 245, - "instId": 300002, - "propState": 8, - "pos": { - "x": -123150, - "y": 16165, - "z": -249443 - }, - "rot": { - "x": 0, - "y": 55081, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 245, - "instId": 300003, - "propState": 20, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 245, - "instId": 300004, - "propState": 1, - "pos": { - "x": -127719, - "y": 26101, - "z": -254947 - }, - "rot": { - "x": 0, - "y": 178699, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "258": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 258, - "instId": 300001, - "propState": 0, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - } - ], - "teleports": {} - }, - "259": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 259, - "instId": 300001, - "propState": 0, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 259, - "instId": 300002, - "propState": 0, - "pos": { - "x": 338174, - "y": 114272, - "z": 200923 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 260, - "instId": 300001, - "propState": 0, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "261": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 261, - "instId": 300001, - "propState": 0, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "262": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 262, - "instId": 300001, - "propState": 0, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "263": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 263, - "instId": 300001, - "propState": 0, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - } - ], - "teleports": {} - }, - "287": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 287, - "instId": 300001, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 287, - "instId": 300002, - "propState": 8, - "pos": { - "x": 214947, - "y": 104122, - "z": 236122 - }, - "rot": { - "x": 0, - "y": 308570, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 287, - "instId": 300003, - "propState": 20, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 287, - "instId": 300004, - "propState": 1, - "pos": { - "x": 193207, - "y": 104653, - "z": 267545 - }, - "rot": { - "x": 0, - "y": 151783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "289": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 289, - "instId": 300001, - "propState": 8, - "pos": { - "x": 342033, - "y": 168036, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104011 - }, { - "groupId": 289, - "instId": 300002, - "propState": 8, - "pos": { - "x": 342033, - "y": 168183, - "z": 326850 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 289, - "instId": 300003, - "propState": 20, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 289, - "instId": 300004, - "propState": 1, - "pos": { - "x": 327293, - "y": 152775, - "z": 281473 - }, - "rot": { - "x": 0, - "y": 331783, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "309": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 309, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 272341, - "z": 0 - }, - "propId": 104010 - }, { - "groupId": 309, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26280, - "y": 3382, - "z": -305560 - }, - "rot": { - "x": 0, - "y": 346005, - "z": 0 - }, - "propId": 104023 - }, { - "groupId": 309, - "instId": 300003, - "propState": 20, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 309, - "instId": 300004, - "propState": 1, - "pos": { - "x": 77881, - "y": -5990, - "z": -490041 - }, - "rot": { - "x": 0, - "y": 97869, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "357": { - "monsters": [], - "npcs": [ - { - "groupId": 357, - "instId": 400001, - "pos": { - "x": 243851, - "y": 101713, - "z": 283891 - }, - "rot": { - "x": 0, - "y": 126434, - "z": 0 - }, - "npcId": 14126 - }, { - "groupId": 357, - "instId": 400002, - "pos": { - "x": 247390, - "y": 101000, - "z": 280980 - }, - "rot": { - "x": 0, - "y": 57982, - "z": 0 - }, - "npcId": 14146 - }, { - "groupId": 357, - "instId": 400003, - "pos": { - "x": 248636, - "y": 101000, - "z": 281986 - }, - "rot": { - "x": 0, - "y": 255639, - "z": 0 - }, - "npcId": 14147 - } - ], - "props": [], - "teleports": {} - }, - "406": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 406, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202701, - "y": 101238, - "z": 291138 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "407": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 407, - "instId": 300001, - "propState": 11, - "pos": { - "x": 202410, - "y": 93495, - "z": 161640 - }, - "rot": { - "x": 0, - "y": 206515, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "408": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 408, - "instId": 300001, - "propState": 11, - "pos": { - "x": 359740, - "y": 107971, - "z": 209080 - }, - "rot": { - "x": 0, - "y": 293867, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "409": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 409, - "instId": 300001, - "propState": 11, - "pos": { - "x": -142827, - "y": 15608, - "z": -278700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104046 - } - ], - "teleports": {} - }, - "496": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 496, - "instId": 300001, - "propState": 18, - "pos": { - "x": 226836, - "y": 104516, - "z": 258812 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 104162 - } - ], - "teleports": {} - }, - "510": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 510, - "instId": 300009, - "propState": 20, - "pos": { - "x": 190341, - "y": 167843, - "z": 363687 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60403 - } - ], - "teleports": {} - }, - "520": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 520, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 520, - "instId": 300002, - "propState": 8, - "pos": { - "x": -89401, - "y": 25964, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 520, - "instId": 300004, - "propState": 8, - "pos": { - "x": -89401, - "y": 26097, - "z": -268820 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "521": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 521, - "instId": 300001, - "propState": 12, - "pos": { - "x": -89401, - "y": 25864, - "z": -268742 - }, - "rot": { - "x": 0, - "y": 359968, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "522": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 522, - "instId": 300001, - "propState": 2, - "pos": { - "x": -96180, - "y": 14290, - "z": -293300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104067 - }, - { - "groupId": 522, - "instId": 300002, - "propState": 1, - "pos": { - "x": 167926, - "y": 106365, - "z": 338718 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300003, - "propState": 1, - "pos": { - "x": 159180, - "y": 106365, - "z": 333900 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104072 - }, - { - "groupId": 522, - "instId": 300004, - "propState": 101, - "pos": { - "x": -52245, - "y": 8934, - "z": -254517 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300005, - "propState": 102, - "pos": { - "x": 204055, - "y": 98810, - "z": 140713 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104072 - }, { - "groupId": 522, - "instId": 300006, - "propState": 1, - "pos": { - "x": 133520, - "y": 101257, - "z": 334850 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 104067 - }, { - "groupId": 522, - "instId": 300007, - "propState": 1, - "pos": { - "x": 333774, - "y": 107971, - "z": 198253 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300008, - "propState": 1, - "pos": { - "x": 244485, - "y": 101971, - "z": 162019 - }, - "rot": { - "x": 0, - "y": 41937, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300009, - "propState": 1, - "pos": { - "x": 222177, - "y": 104661, - "z": 225314 - }, - "rot": { - "x": 0, - "y": 150100, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300010, - "propState": 1, - "pos": { - "x": 142682, - "y": 100754, - "z": 302917 - }, - "rot": { - "x": 0, - "y": 108064, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300011, - "propState": 1, - "pos": { - "x": 265360, - "y": 163150, - "z": 367070 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 104073 - }, { - "groupId": 522, - "instId": 300012, - "propState": 1, - "pos": { - "x": -108024, - "y": 16240, - "z": -236226 - }, - "rot": { - "x": 0, - "y": 179393, - "z": 0 - }, - "propId": 104036 - } - ], - "teleports": {} - }, - "526": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 526, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 526, - "instId": 300002, - "propState": 8, - "pos": { - "x": 137081, - "y": 102152, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 526, - "instId": 300004, - "propState": 8, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "527": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 527, - "instId": 300001, - "propState": 12, - "pos": { - "x": 137081, - "y": 102052, - "z": 342911 - }, - "rot": { - "x": 0, - "y": 150768, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "528": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 528, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - }, { - "groupId": 528, - "instId": 300002, - "propState": 8, - "pos": { - "x": 369095, - "y": 108918, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 104159 - }, { - "groupId": 528, - "instId": 300004, - "propState": 8, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "529": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 529, - "instId": 300001, - "propState": 12, - "pos": { - "x": 369095, - "y": 108818, - "z": 185127 - }, - "rot": { - "x": 0, - "y": 220186, - "z": 0 - }, - "propId": 60401 - } - ], - "teleports": {} - }, - "617": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 617, - "instId": 300013, - "propState": 8, - "pos": { - "x": 5710, - "y": 4139, - "z": -279910 - }, - "rot": { - "x": 0, - "y": 236608, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300017, - "propState": 8, - "pos": { - "x": 76546, - "y": -5317, - "z": -398579 - }, - "rot": { - "x": 0, - "y": 221601, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19381, - "y": 4065, - "z": -224032 - }, - "rot": { - "x": 0, - "y": 210852, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 617, - "instId": 300002, - "propState": 8, - "pos": { - "x": -15893, - "y": 6909, - "z": -311402 - }, - "rot": { - "x": 0, - "y": 70586, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 617, - "instId": 300003, - "propState": 8, - "pos": { - "x": 97877, - "y": -5290, - "z": -482547 - }, - "rot": { - "x": 0, - "y": 39963, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "618": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 618, - "instId": 300007, - "propState": 8, - "pos": { - "x": 193620, - "y": 94145, - "z": 166199 - }, - "rot": { - "x": 0, - "y": 18071, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300008, - "propState": 8, - "pos": { - "x": 130539, - "y": 94556, - "z": 260805 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300001, - "propState": 8, - "pos": { - "x": 137265, - "y": 101682, - "z": 323852 - }, - "rot": { - "x": 0, - "y": 278513, - "z": 0 - }, - "propId": 104080 - }, - { - "groupId": 618, - "instId": 300002, - "propState": 8, - "pos": { - "x": 296348, - "y": 157838, - "z": 353201 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300003, - "propState": 8, - "pos": { - "x": 202043, - "y": 168559, - "z": 358779 - }, - "rot": { - "x": 0, - "y": 260641, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300004, - "propState": 8, - "pos": { - "x": 132272, - "y": 98874, - "z": 194683 - }, - "rot": { - "x": 0, - "y": 28461, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300005, - "propState": 8, - "pos": { - "x": 217457, - "y": 98186, - "z": 156219 - }, - "rot": { - "x": 0, - "y": 209643, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300006, - "propState": 8, - "pos": { - "x": 206547, - "y": 101470, - "z": 328384 - }, - "rot": { - "x": 0, - "y": 156276, - "z": 0 - }, - "propId": 104080 - }, { - "groupId": 618, - "instId": 300009, - "propState": 8, - "pos": { - "x": 341773, - "y": 108671, - "z": 198655 - }, - "rot": { - "x": 0, - "y": 22954, - "z": 0 - }, - "propId": 104080 - } - ], - "teleports": {} - }, - "670": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 670, - "instId": 300001, - "propState": 18, - "pos": { - "x": -81519, - "y": 13019, - "z": -268441 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104096 - }, - { - "groupId": 670, - "instId": 300002, - "propState": 18, - "pos": { - "x": -31260, - "y": 6887, - "z": -323892 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, - { - "groupId": 670, - "instId": 300003, - "propState": 18, - "pos": { - "x": -114502, - "y": 16751, - "z": -220922 - }, - "rot": { - "x": 0, - "y": 300762, - "z": 0 - }, - "propId": 104093 - }, - { - "groupId": 670, - "instId": 300004, - "propState": 18, - "pos": { - "x": 179317, - "y": 94067, - "z": 172867 - }, - "rot": { - "x": 0, - "y": 165573, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300005, - "propState": 18, - "pos": { - "x": 263155, - "y": 102634, - "z": 164478 - }, - "rot": { - "x": 0, - "y": 75158, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300006, - "propState": 18, - "pos": { - "x": 298203, - "y": 105994, - "z": 215710 - }, - "rot": { - "x": 0, - "y": 322762, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300007, - "propState": 18, - "pos": { - "x": 131048, - "y": 95138, - "z": 275098 - }, - "rot": { - "x": 0, - "y": 69556, - "z": 0 - }, - "propId": 104096 - }, { - "groupId": 670, - "instId": 300008, - "propState": 18, - "pos": { - "x": -11199, - "y": 4203, - "z": -266538 - }, - "rot": { - "x": 0, - "y": 73758, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300009, - "propState": 18, - "pos": { - "x": 305331, - "y": 106653, - "z": 168630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300010, - "propState": 18, - "pos": { - "x": 351503, - "y": 108044, - "z": 197206 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104093 - }, { - "groupId": 670, - "instId": 300011, - "propState": 18, - "pos": { - "x": 128209, - "y": 101710, - "z": 333516 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 670, - "instId": 300012, - "propState": 18, - "pos": { - "x": -89306, - "y": 27612, - "z": -239309 - }, - "rot": { - "x": 0, - "y": 133168, - "z": 0 - }, - "propId": 104094 - }, { - "groupId": 670, - "instId": 300013, - "propState": 18, - "pos": { - "x": -46712, - "y": 6773, - "z": -280120 - }, - "rot": { - "x": 0, - "y": 64953, - "z": 0 - }, - "propId": 104093 - } - ], - "teleports": {} - }, - "671": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 671, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359306, - "y": 108470, - "z": 202778 - }, - "rot": { - "x": 0, - "y": 202807, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "693": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "790": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 790, - "instId": 300001, - "propState": 8, - "pos": { - "x": 170425, - "y": 103346, - "z": 329899 - }, - "rot": { - "x": 0, - "y": 153327, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 790, - "instId": 300002, - "propState": 8, - "pos": { - "x": 355634, - "y": 109724, - "z": 187361 - }, - "rot": { - "x": 0, - "y": 345335, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "813": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 813, - "instId": 300001, - "propState": 18, - "pos": { - "x": 205919, - "y": 168773, - "z": 413410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 104095 - }, { - "groupId": 813, - "instId": 300002, - "propState": 18, - "pos": { - "x": 174385, - "y": 168465, - "z": 378219 - }, - "rot": { - "x": 0, - "y": 216335, - "z": 0 - }, - "propId": 104094 - } - ], - "teleports": {} - }, - "814": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 814, - "instId": 300001, - "propState": 18, - "pos": { - "x": -126536, - "y": 16175, - "z": -270549 - }, - "rot": { - "x": 0, - "y": 57225, - "z": 0 - }, - "propId": 104096 - } - ], - "teleports": {} - }, - "820": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "824": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 824, - "instId": 300001, - "propState": 18, - "pos": { - "x": 359673, - "y": 108470, - "z": 202695 - }, - "rot": { - "x": 0, - "y": 235146, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "865": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "866": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 501, - "startAnchorId": 7, - "startGroupId": 6, - "isEnteredSceneInfo": true - } - }, - "200010102": { - "P20001_F20001001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "3": { - "monsters": [ - { - "groupId": 3, - "instId": 200005, - "eventId": 20001103, - "pos": { - "x": 23900, - "y": 147, - "z": 204320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 281, - "z": 13690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100002 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 2, - "pos": { - "x": 3210, - "y": 148, - "z": 11280 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 1, - "pos": { - "x": 29, - "y": 257, - "z": 89207 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100002 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 2, - "pos": { - "x": 1850, - "y": 123, - "z": 84800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300005, - "propState": 1, - "pos": { - "x": -11728, - "y": 187, - "z": 141888 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300019, - "propState": 1, - "pos": { - "x": -11728, - "y": 147, - "z": 138240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300006, - "propState": 2, - "pos": { - "x": -10200, - "y": 167, - "z": 137420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300009, - "propState": 1, - "pos": { - "x": -11727, - "y": 185, - "z": 149717 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300020, - "propState": 1, - "pos": { - "x": -11728, - "y": 147, - "z": 151830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300010, - "propState": 1, - "pos": { - "x": 11727, - "y": 185, - "z": 141900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300023, - "propState": 1, - "pos": { - "x": 11728, - "y": 147, - "z": 138240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300011, - "propState": 2, - "pos": { - "x": 13400, - "y": 167, - "z": 137700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300024, - "propState": 1, - "pos": { - "x": 11728, - "y": 147, - "z": 151830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300008, - "propState": 1, - "pos": { - "x": 11730, - "y": 166, - "z": 149715 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300007, - "propState": 1, - "pos": { - "x": -23851, - "y": 181, - "z": 219738 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300029, - "propState": 2, - "pos": { - "x": -21660, - "y": 147, - "z": 217620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300025, - "propState": 1, - "pos": { - "x": -23855, - "y": 147, - "z": 217630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300012, - "propState": 1, - "pos": { - "x": -21123, - "y": 6451, - "z": 113558 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300026, - "propState": 1, - "pos": { - "x": -19033, - "y": 6397, - "z": 113560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300013, - "propState": 1, - "pos": { - "x": -18763, - "y": 6397, - "z": 115071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300015, - "propState": 1, - "pos": { - "x": 30665, - "y": 174, - "z": 190132 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300027, - "propState": 1, - "pos": { - "x": 27581, - "y": 147, - "z": 190135 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300016, - "propState": 2, - "pos": { - "x": 26810, - "y": 147, - "z": 187980 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300017, - "propState": 1, - "pos": { - "x": 23855, - "y": 193, - "z": 219700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300028, - "propState": 1, - "pos": { - "x": 23855, - "y": 147, - "z": 217630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300018, - "propState": 2, - "pos": { - "x": 7009, - "y": -924, - "z": 358713 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300021, - "propState": 1, - "pos": { - "x": -669, - "y": 19, - "z": -38000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300022, - "propState": 0, - "pos": { - "x": 0, - "y": 2001, - "z": -14481 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100007 - }, { - "groupId": 5, - "instId": 300030, - "propState": 0, - "pos": { - "x": 5100, - "y": -1000, - "z": 362000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300006 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 12, - "pos": { - "x": -42370, - "y": 6397, - "z": 125480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 12, - "pos": { - "x": 16420, - "y": 407, - "z": 95980 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 12, - "pos": { - "x": -23770, - "y": 5, - "z": 236810 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 12, - "pos": { - "x": 9040, - "y": 117, - "z": -2470 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 6, - "instId": 300006, - "propState": 12, - "pos": { - "x": 14970, - "y": 147, - "z": 154240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 6, - "instId": 300005, - "propState": 12, - "pos": { - "x": 15520, - "y": 147, - "z": 233790 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60001 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 20552, - "y": 147, - "z": 194730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": 19280, - "y": 147, - "z": 174190 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": 33658, - "y": 147, - "z": 195280 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": 8290, - "y": 147, - "z": 160010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 7, - "instId": 300006, - "propState": 8, - "pos": { - "x": -42199, - "y": 6397, - "z": 101119 - }, - "rot": { - "x": 0, - "y": 1736, - "z": 0 - }, - "propId": 100027 - } - ], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200004, - "eventId": 20001006, - "pos": { - "x": -24000, - "y": 147, - "z": 217000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200001, - "eventId": 20001232, - "pos": { - "x": 39760, - "y": 150, - "z": 186240 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "monsterId": 8012020 - }, { - "groupId": 11, - "instId": 200002, - "eventId": 20001233, - "pos": { - "x": 41200, - "y": 150, - "z": 193520 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 11, - "pos": { - "x": 49610, - "y": 147, - "z": 190130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60003 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14600, - "y": -10033, - "z": 1831200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": 48530, - "y": 147, - "z": 190130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -18130, - "y": 147, - "z": 124370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": 21330, - "y": 147, - "z": 223520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2000101": { - "anchorId": 1, - "groupId": 18, - "instId": 300001, - "pos": { - "x": -15123, - "y": 147, - "z": 125844 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - } - }, - "2000102": { - "anchorId": 2, - "groupId": 18, - "instId": 300002, - "pos": { - "x": 23874, - "y": 147, - "z": 226660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "24": { - "monsters": [ - { - "groupId": 24, - "instId": 200001, - "eventId": 20001231, - "pos": { - "x": 23650, - "y": 111, - "z": 243100 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8003020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 11, - "pos": { - "x": 23420, - "y": 111, - "z": 246670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60003 - }, { - "groupId": 24, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14600, - "y": -10033, - "z": 1831200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 24, - "instId": 300003, - "propState": 8, - "pos": { - "x": 23618, - "y": 111, - "z": 246670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "28": { - "monsters": [ - { - "groupId": 28, - "instId": 200001, - "eventId": 20001111, - "pos": { - "x": -26600, - "y": 150, - "z": 181840 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": 23854, - "y": 250, - "z": 233229 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100017 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300002, - "propState": 12, - "pos": { - "x": -17924, - "y": 147, - "z": 113920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 36, - "instId": 300006, - "propState": 8, - "pos": { - "x": -19055, - "y": 260, - "z": 107720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 36, - "instId": 300007, - "propState": 8, - "pos": { - "x": 19310, - "y": 371, - "z": 105521 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 36, - "instId": 300008, - "propState": 8, - "pos": { - "x": 19238, - "y": 147, - "z": 125005 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 36, - "instId": 300009, - "propState": 8, - "pos": { - "x": -14870, - "y": 147, - "z": 233511 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": -19190, - "y": 147, - "z": 128430 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300002, - "propState": 18, - "pos": { - "x": 1916, - "y": 1308, - "z": 131778 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100018 - }, - { - "groupId": 44, - "instId": 300003, - "propState": 18, - "pos": { - "x": 26177, - "y": 753, - "z": 235206 - }, - "rot": { - "x": 0, - "y": 314004, - "z": 0 - }, - "propId": 100020 - }, - { - "groupId": 44, - "instId": 300004, - "propState": 18, - "pos": { - "x": 52463, - "y": 807, - "z": 187552 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100018 - }, - { - "groupId": 44, - "instId": 300005, - "propState": 18, - "pos": { - "x": 48972, - "y": 947, - "z": 199312 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 44, - "instId": 300006, - "propState": 18, - "pos": { - "x": 43349, - "y": 908, - "z": 194741 - }, - "rot": { - "x": 0, - "y": 230905, - "z": 0 - }, - "propId": 100020 - }, { - "groupId": 44, - "instId": 300007, - "propState": 18, - "pos": { - "x": 47144, - "y": 884, - "z": 189341 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 44, - "instId": 300001, - "propState": 18, - "pos": { - "x": -1959, - "y": 1308, - "z": 131778 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 100020 - } - ], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 91, - "instId": 300002, - "propState": 8, - "pos": { - "x": 15180, - "y": 147, - "z": 227910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 91, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7820, - "y": 147, - "z": 154350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 91, - "instId": 300003, - "propState": 8, - "pos": { - "x": 27040, - "y": 147, - "z": 185780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 91, - "instId": 300004, - "propState": 8, - "pos": { - "x": -9315, - "y": 152, - "z": 10050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "93": { - "monsters": [ - { - "groupId": 93, - "instId": 200001, - "eventId": 101201, - "pos": { - "x": -4890, - "y": 150, - "z": 2110 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 8013012 - } - ], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4890, - "y": 1150, - "z": 2110 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1101": { - "anchorId": 1, - "groupId": 93, - "instId": 300001, - "pos": { - "x": -1250, - "y": 147, - "z": 6710 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - } - } - } - } - }, - "planeType": 2, - "worldId": 101, - "startAnchorId": 2, - "startGroupId": 2, - "isEnteredSceneInfo": true - } - }, - "200010103": { - "P20001_F20001001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "3": { - "monsters": [ - { - "groupId": 3, - "instId": 200005, - "eventId": 20001103, - "pos": { - "x": 23900, - "y": 147, - "z": 204320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 281, - "z": 13690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100002 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 2, - "pos": { - "x": 3210, - "y": 148, - "z": 11280 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 1, - "pos": { - "x": 29, - "y": 257, - "z": 89207 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100002 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 2, - "pos": { - "x": 1850, - "y": 123, - "z": 84800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300005, - "propState": 1, - "pos": { - "x": -11728, - "y": 187, - "z": 141888 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300019, - "propState": 1, - "pos": { - "x": -11728, - "y": 147, - "z": 138240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300006, - "propState": 2, - "pos": { - "x": -10200, - "y": 167, - "z": 137420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300009, - "propState": 1, - "pos": { - "x": -11727, - "y": 185, - "z": 149717 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300020, - "propState": 1, - "pos": { - "x": -11728, - "y": 147, - "z": 151830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300010, - "propState": 1, - "pos": { - "x": 11727, - "y": 185, - "z": 141900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300023, - "propState": 1, - "pos": { - "x": 11728, - "y": 147, - "z": 138240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300011, - "propState": 2, - "pos": { - "x": 13400, - "y": 167, - "z": 137700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300024, - "propState": 1, - "pos": { - "x": 11728, - "y": 147, - "z": 151830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300008, - "propState": 1, - "pos": { - "x": 11730, - "y": 166, - "z": 149715 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300007, - "propState": 1, - "pos": { - "x": -23851, - "y": 181, - "z": 219738 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300029, - "propState": 2, - "pos": { - "x": -21660, - "y": 147, - "z": 217620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300025, - "propState": 1, - "pos": { - "x": -23855, - "y": 147, - "z": 217630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300012, - "propState": 1, - "pos": { - "x": -21123, - "y": 6451, - "z": 113558 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300026, - "propState": 1, - "pos": { - "x": -19033, - "y": 6397, - "z": 113560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300013, - "propState": 1, - "pos": { - "x": -18763, - "y": 6397, - "z": 115071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300015, - "propState": 1, - "pos": { - "x": 30665, - "y": 174, - "z": 190132 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300027, - "propState": 1, - "pos": { - "x": 27581, - "y": 147, - "z": 190135 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300016, - "propState": 2, - "pos": { - "x": 26810, - "y": 147, - "z": 187980 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300017, - "propState": 1, - "pos": { - "x": 23855, - "y": 193, - "z": 219700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300028, - "propState": 1, - "pos": { - "x": 23855, - "y": 147, - "z": 217630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300018, - "propState": 2, - "pos": { - "x": 7009, - "y": -924, - "z": 358713 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300021, - "propState": 1, - "pos": { - "x": -669, - "y": 19, - "z": -38000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300022, - "propState": 0, - "pos": { - "x": 0, - "y": 2001, - "z": -14481 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100007 - }, { - "groupId": 5, - "instId": 300030, - "propState": 0, - "pos": { - "x": 5100, - "y": -1000, - "z": 362000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300006 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 12, - "pos": { - "x": -42370, - "y": 6397, - "z": 125480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 12, - "pos": { - "x": 16420, - "y": 407, - "z": 95980 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 12, - "pos": { - "x": -23770, - "y": 5, - "z": 236810 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 12, - "pos": { - "x": 9040, - "y": 117, - "z": -2470 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 6, - "instId": 300006, - "propState": 12, - "pos": { - "x": 14970, - "y": 147, - "z": 154240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 6, - "instId": 300005, - "propState": 12, - "pos": { - "x": 15520, - "y": 147, - "z": 233790 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60001 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 20552, - "y": 147, - "z": 194730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": 19280, - "y": 147, - "z": 174190 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": 33658, - "y": 147, - "z": 195280 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": 8290, - "y": 147, - "z": 160010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 7, - "instId": 300006, - "propState": 8, - "pos": { - "x": -42199, - "y": 6397, - "z": 101119 - }, - "rot": { - "x": 0, - "y": 1736, - "z": 0 - }, - "propId": 100027 - } - ], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200004, - "eventId": 20001006, - "pos": { - "x": -24000, - "y": 147, - "z": 217000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200001, - "eventId": 20001232, - "pos": { - "x": 39760, - "y": 150, - "z": 186240 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "monsterId": 8012020 - }, { - "groupId": 11, - "instId": 200002, - "eventId": 20001233, - "pos": { - "x": 41200, - "y": 150, - "z": 193520 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 11, - "pos": { - "x": 49610, - "y": 147, - "z": 190130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60003 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14600, - "y": -10033, - "z": 1831200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": 48530, - "y": 147, - "z": 190130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -18130, - "y": 147, - "z": 124370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": 21330, - "y": 147, - "z": 223520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2000101": { - "anchorId": 1, - "groupId": 18, - "instId": 300001, - "pos": { - "x": -15123, - "y": 147, - "z": 125844 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - } - }, - "2000102": { - "anchorId": 2, - "groupId": 18, - "instId": 300002, - "pos": { - "x": 23874, - "y": 147, - "z": 226660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "24": { - "monsters": [ - { - "groupId": 24, - "instId": 200001, - "eventId": 20001231, - "pos": { - "x": 23650, - "y": 111, - "z": 243100 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8003020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 11, - "pos": { - "x": 23420, - "y": 111, - "z": 246670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60003 - }, { - "groupId": 24, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14600, - "y": -10033, - "z": 1831200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 24, - "instId": 300003, - "propState": 8, - "pos": { - "x": 23618, - "y": 111, - "z": 246670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "28": { - "monsters": [ - { - "groupId": 28, - "instId": 200001, - "eventId": 20001111, - "pos": { - "x": -26600, - "y": 150, - "z": 181840 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": 23854, - "y": 250, - "z": 233229 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100017 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300002, - "propState": 12, - "pos": { - "x": -17924, - "y": 147, - "z": 113920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 36, - "instId": 300006, - "propState": 8, - "pos": { - "x": -19055, - "y": 260, - "z": 107720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 36, - "instId": 300007, - "propState": 8, - "pos": { - "x": 19310, - "y": 371, - "z": 105521 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 36, - "instId": 300008, - "propState": 8, - "pos": { - "x": 19238, - "y": 147, - "z": 125005 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 36, - "instId": 300009, - "propState": 8, - "pos": { - "x": -14870, - "y": 147, - "z": 233511 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": -19190, - "y": 147, - "z": 128430 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300002, - "propState": 18, - "pos": { - "x": 1916, - "y": 1308, - "z": 131778 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100018 - }, - { - "groupId": 44, - "instId": 300003, - "propState": 18, - "pos": { - "x": 26177, - "y": 753, - "z": 235206 - }, - "rot": { - "x": 0, - "y": 314004, - "z": 0 - }, - "propId": 100020 - }, - { - "groupId": 44, - "instId": 300004, - "propState": 18, - "pos": { - "x": 52463, - "y": 807, - "z": 187552 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100018 - }, - { - "groupId": 44, - "instId": 300005, - "propState": 18, - "pos": { - "x": 48972, - "y": 947, - "z": 199312 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 44, - "instId": 300006, - "propState": 18, - "pos": { - "x": 43349, - "y": 908, - "z": 194741 - }, - "rot": { - "x": 0, - "y": 230905, - "z": 0 - }, - "propId": 100020 - }, { - "groupId": 44, - "instId": 300007, - "propState": 18, - "pos": { - "x": 47144, - "y": 884, - "z": 189341 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 44, - "instId": 300001, - "propState": 18, - "pos": { - "x": -1959, - "y": 1308, - "z": 131778 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 100020 - } - ], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 91, - "instId": 300002, - "propState": 8, - "pos": { - "x": 15180, - "y": 147, - "z": 227910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 91, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7820, - "y": 147, - "z": 154350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 91, - "instId": 300003, - "propState": 8, - "pos": { - "x": 27040, - "y": 147, - "z": 185780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 91, - "instId": 300004, - "propState": 8, - "pos": { - "x": -9315, - "y": 152, - "z": 10050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "93": { - "monsters": [ - { - "groupId": 93, - "instId": 200001, - "eventId": 101201, - "pos": { - "x": -4890, - "y": 150, - "z": 2110 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 8013012 - } - ], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4890, - "y": 1150, - "z": 2110 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1101": { - "anchorId": 1, - "groupId": 93, - "instId": 300001, - "pos": { - "x": -1250, - "y": 147, - "z": 6710 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - } - } - } - } - }, - "planeType": 2, - "worldId": 101, - "startAnchorId": 1, - "startGroupId": 100, - "isEnteredSceneInfo": true - } - }, - "200010104": { - "P20001_F20001001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "3": { - "monsters": [ - { - "groupId": 3, - "instId": 200005, - "eventId": 20001103, - "pos": { - "x": 23900, - "y": 147, - "z": 204320 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 281, - "z": 13690 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100002 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 2, - "pos": { - "x": 3210, - "y": 148, - "z": 11280 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 1, - "pos": { - "x": 29, - "y": 257, - "z": 89207 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100002 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 2, - "pos": { - "x": 1850, - "y": 123, - "z": 84800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300005, - "propState": 1, - "pos": { - "x": -11728, - "y": 187, - "z": 141888 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300019, - "propState": 1, - "pos": { - "x": -11728, - "y": 147, - "z": 138240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300006, - "propState": 2, - "pos": { - "x": -10200, - "y": 167, - "z": 137420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300009, - "propState": 1, - "pos": { - "x": -11727, - "y": 185, - "z": 149717 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300020, - "propState": 1, - "pos": { - "x": -11728, - "y": 147, - "z": 151830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300010, - "propState": 1, - "pos": { - "x": 11727, - "y": 185, - "z": 141900 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300023, - "propState": 1, - "pos": { - "x": 11728, - "y": 147, - "z": 138240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300011, - "propState": 2, - "pos": { - "x": 13400, - "y": 167, - "z": 137700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300024, - "propState": 1, - "pos": { - "x": 11728, - "y": 147, - "z": 151830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300008, - "propState": 1, - "pos": { - "x": 11730, - "y": 166, - "z": 149715 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300007, - "propState": 1, - "pos": { - "x": -23851, - "y": 181, - "z": 219738 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300029, - "propState": 2, - "pos": { - "x": -21660, - "y": 147, - "z": 217620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300025, - "propState": 1, - "pos": { - "x": -23855, - "y": 147, - "z": 217630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300012, - "propState": 1, - "pos": { - "x": -21123, - "y": 6451, - "z": 113558 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300026, - "propState": 1, - "pos": { - "x": -19033, - "y": 6397, - "z": 113560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300013, - "propState": 1, - "pos": { - "x": -18763, - "y": 6397, - "z": 115071 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300015, - "propState": 1, - "pos": { - "x": 30665, - "y": 174, - "z": 190132 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300027, - "propState": 1, - "pos": { - "x": 27581, - "y": 147, - "z": 190135 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300016, - "propState": 2, - "pos": { - "x": 26810, - "y": 147, - "z": 187980 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300017, - "propState": 1, - "pos": { - "x": 23855, - "y": 193, - "z": 219700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 5, - "instId": 300028, - "propState": 1, - "pos": { - "x": 23855, - "y": 147, - "z": 217630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300018, - "propState": 2, - "pos": { - "x": 7009, - "y": -924, - "z": 358713 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 5, - "instId": 300021, - "propState": 1, - "pos": { - "x": -669, - "y": 19, - "z": -38000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 5, - "instId": 300022, - "propState": 0, - "pos": { - "x": 0, - "y": 2001, - "z": -14481 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100007 - }, { - "groupId": 5, - "instId": 300030, - "propState": 0, - "pos": { - "x": 5100, - "y": -1000, - "z": 362000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300006 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 12, - "pos": { - "x": -42370, - "y": 6397, - "z": 125480 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 12, - "pos": { - "x": 16420, - "y": 407, - "z": 95980 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 12, - "pos": { - "x": -23770, - "y": 5, - "z": 236810 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 12, - "pos": { - "x": 9040, - "y": 117, - "z": -2470 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 6, - "instId": 300006, - "propState": 12, - "pos": { - "x": 14970, - "y": 147, - "z": 154240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 6, - "instId": 300005, - "propState": 12, - "pos": { - "x": 15520, - "y": 147, - "z": 233790 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60001 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 20552, - "y": 147, - "z": 194730 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": 19280, - "y": 147, - "z": 174190 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": 33658, - "y": 147, - "z": 195280 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": 8290, - "y": 147, - "z": 160010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 7, - "instId": 300006, - "propState": 8, - "pos": { - "x": -42199, - "y": 6397, - "z": 101119 - }, - "rot": { - "x": 0, - "y": 1736, - "z": 0 - }, - "propId": 100027 - } - ], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200004, - "eventId": 20001006, - "pos": { - "x": -24000, - "y": 147, - "z": 217000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8012020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "11": { - "monsters": [ - { - "groupId": 11, - "instId": 200001, - "eventId": 20001232, - "pos": { - "x": 39760, - "y": 150, - "z": 186240 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "monsterId": 8012020 - }, { - "groupId": 11, - "instId": 200002, - "eventId": 20001233, - "pos": { - "x": 41200, - "y": 150, - "z": 193520 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 11, - "pos": { - "x": 49610, - "y": 147, - "z": 190130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60003 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14600, - "y": -10033, - "z": 1831200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": 48530, - "y": 147, - "z": 190130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 8, - "pos": { - "x": -18130, - "y": 147, - "z": 124370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 18, - "instId": 300002, - "propState": 8, - "pos": { - "x": 21330, - "y": 147, - "z": 223520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2000101": { - "anchorId": 1, - "groupId": 18, - "instId": 300001, - "pos": { - "x": -15123, - "y": 147, - "z": 125844 - }, - "rot": { - "x": 0, - "y": 35000, - "z": 0 - } - }, - "2000102": { - "anchorId": 2, - "groupId": 18, - "instId": 300002, - "pos": { - "x": 23874, - "y": 147, - "z": 226660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "24": { - "monsters": [ - { - "groupId": 24, - "instId": 200001, - "eventId": 20001231, - "pos": { - "x": 23650, - "y": 111, - "z": 243100 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8003020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 11, - "pos": { - "x": 23420, - "y": 111, - "z": 246670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60003 - }, { - "groupId": 24, - "instId": 300002, - "propState": 8, - "pos": { - "x": -14600, - "y": -10033, - "z": 1831200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 24, - "instId": 300003, - "propState": 8, - "pos": { - "x": 23618, - "y": 111, - "z": 246670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "28": { - "monsters": [ - { - "groupId": 28, - "instId": 200001, - "eventId": 20001111, - "pos": { - "x": -26600, - "y": 150, - "z": 181840 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": 23854, - "y": 250, - "z": 233229 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100017 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300002, - "propState": 12, - "pos": { - "x": -17924, - "y": 147, - "z": 113920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 36, - "instId": 300006, - "propState": 8, - "pos": { - "x": -19055, - "y": 260, - "z": 107720 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 36, - "instId": 300007, - "propState": 8, - "pos": { - "x": 19310, - "y": 371, - "z": 105521 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 36, - "instId": 300008, - "propState": 8, - "pos": { - "x": 19238, - "y": 147, - "z": 125005 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 36, - "instId": 300009, - "propState": 8, - "pos": { - "x": -14870, - "y": 147, - "z": 233511 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": -19190, - "y": 147, - "z": 128430 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "44": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300002, - "propState": 18, - "pos": { - "x": 1916, - "y": 1308, - "z": 131778 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100018 - }, - { - "groupId": 44, - "instId": 300003, - "propState": 18, - "pos": { - "x": 26177, - "y": 753, - "z": 235206 - }, - "rot": { - "x": 0, - "y": 314004, - "z": 0 - }, - "propId": 100020 - }, - { - "groupId": 44, - "instId": 300004, - "propState": 18, - "pos": { - "x": 52463, - "y": 807, - "z": 187552 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100018 - }, - { - "groupId": 44, - "instId": 300005, - "propState": 18, - "pos": { - "x": 48972, - "y": 947, - "z": 199312 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 44, - "instId": 300006, - "propState": 18, - "pos": { - "x": 43349, - "y": 908, - "z": 194741 - }, - "rot": { - "x": 0, - "y": 230905, - "z": 0 - }, - "propId": 100020 - }, { - "groupId": 44, - "instId": 300007, - "propState": 18, - "pos": { - "x": 47144, - "y": 884, - "z": 189341 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 44, - "instId": 300001, - "propState": 18, - "pos": { - "x": -1959, - "y": 1308, - "z": 131778 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 100020 - } - ], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 91, - "instId": 300002, - "propState": 8, - "pos": { - "x": 15180, - "y": 147, - "z": 227910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 91, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7820, - "y": 147, - "z": 154350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 91, - "instId": 300003, - "propState": 8, - "pos": { - "x": 27040, - "y": 147, - "z": 185780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 91, - "instId": 300004, - "propState": 8, - "pos": { - "x": -9315, - "y": 152, - "z": 10050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "93": { - "monsters": [ - { - "groupId": 93, - "instId": 200001, - "eventId": 101201, - "pos": { - "x": -4890, - "y": 150, - "z": 2110 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 8013012 - } - ], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4890, - "y": 1150, - "z": 2110 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1101": { - "anchorId": 1, - "groupId": 93, - "instId": 300001, - "pos": { - "x": -1250, - "y": 147, - "z": 6710 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - } - } - } - } - }, - "planeType": 2, - "worldId": 101, - "startAnchorId": 2, - "startGroupId": 2, - "isEnteredSceneInfo": true - } - }, - "200020102": { - "P20002_F20001001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": 47060, - "y": 3438, - "z": -112990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300021, - "propState": 8, - "pos": { - "x": -138650, - "y": -101, - "z": -75290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300022, - "propState": 8, - "pos": { - "x": -29210, - "y": 18610, - "z": -93190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300007, - "propState": 8, - "pos": { - "x": -67850, - "y": -3195, - "z": -67300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -72418, - "y": 18818, - "z": -72278 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 131 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -72518, - "y": -3124, - "z": -72170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 131 - } - ], - "teleports": { - "2000201": { - "anchorId": 1, - "groupId": 1, - "instId": 300006, - "pos": { - "x": 38130, - "y": 3444, - "z": -113940 - }, - "rot": { - "x": 0, - "y": 289010, - "z": 0 - } - }, - "2000202": { - "anchorId": 2, - "groupId": 1, - "instId": 300021, - "pos": { - "x": -134980, - "y": -115, - "z": -73036 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2000203": { - "anchorId": 3, - "groupId": 1, - "instId": 300022, - "pos": { - "x": -32670, - "y": 18610, - "z": -95340 - }, - "rot": { - "x": 0, - "y": 297000, - "z": 0 - } - }, - "2000204": { - "anchorId": 4, - "groupId": 1, - "instId": 300007, - "pos": { - "x": -69860, - "y": -3195, - "z": -62700 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300012, - "propState": 8, - "pos": { - "x": -94500, - "y": 6820, - "z": -122190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 3, - "instId": 300010, - "propState": 2, - "pos": { - "x": -101766, - "y": 5058, - "z": -119589 - }, - "rot": { - "x": 0, - "y": 269851, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2515, - "y": 2940, - "z": -100826 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100001 - }, - { - "groupId": 3, - "instId": 300019, - "propState": 8, - "pos": { - "x": -5599, - "y": 2864, - "z": -99852 - }, - "rot": { - "x": 0, - "y": 197158, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300002, - "propState": 2, - "pos": { - "x": 470, - "y": 2880, - "z": -99190 - }, - "rot": { - "x": 0, - "y": 107618, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 100003 - }, { - "groupId": 3, - "instId": 300020, - "propState": 8, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300006, - "propState": 2, - "pos": { - "x": -104321, - "y": -101, - "z": -74646 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": -110161, - "y": -61, - "z": -64690 - }, - "rot": { - "x": 0, - "y": 17053, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 3, - "instId": 300021, - "propState": 8, - "pos": { - "x": -110828, - "y": 504, - "z": -73353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": -110990, - "y": -109, - "z": -62616 - }, - "rot": { - "x": 0, - "y": 18847, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 3, - "instId": 300014, - "propState": 8, - "pos": { - "x": -132012, - "y": 2824, - "z": -57981 - }, - "rot": { - "x": 0, - "y": 27345, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 3, - "instId": 300022, - "propState": 8, - "pos": { - "x": -130510, - "y": 2770, - "z": -55090 - }, - "rot": { - "x": 0, - "y": 297332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300008, - "propState": 8, - "pos": { - "x": -132037, - "y": 2748, - "z": -61726 - }, - "rot": { - "x": 0, - "y": 207345, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 3, - "instId": 300016, - "propState": 8, - "pos": { - "x": -144990, - "y": -60, - "z": -73290 - }, - "rot": { - "x": 0, - "y": 270291, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 3, - "instId": 300026, - "propState": 8, - "pos": { - "x": -141728, - "y": -119, - "z": -73277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300018, - "propState": 8, - "pos": { - "x": -141399, - "y": -115, - "z": -71740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 3, - "instId": 300015, - "propState": 1, - "pos": { - "x": -110156, - "y": -61, - "z": -81744 - }, - "rot": { - "x": 0, - "y": 342919, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 3, - "instId": 300023, - "propState": 1, - "pos": { - "x": -110829, - "y": 504, - "z": -73061 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300013, - "propState": 8, - "pos": { - "x": -2438, - "y": 2916, - "z": -45562 - }, - "rot": { - "x": 0, - "y": 253313, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 3, - "instId": 300024, - "propState": 8, - "pos": { - "x": -5595, - "y": 2864, - "z": -46516 - }, - "rot": { - "x": 0, - "y": 163201, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300038, - "propState": 8, - "pos": { - "x": -5441, - "y": 2868, - "z": -48072 - }, - "rot": { - "x": 0, - "y": 252400, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 3, - "instId": 300017, - "propState": 1, - "pos": { - "x": 42748, - "y": 3485, - "z": -115471 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100005 - }, { - "groupId": 3, - "instId": 300025, - "propState": 1, - "pos": { - "x": 42748, - "y": 3485, - "z": -115476 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300007, - "propState": 1, - "pos": { - "x": 58122, - "y": 3459, - "z": -118557 - }, - "rot": { - "x": 0, - "y": 108146, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 3, - "instId": 300011, - "propState": 8, - "pos": { - "x": -10910, - "y": 18600, - "z": -106140 - }, - "rot": { - "x": 0, - "y": 27837, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300009, - "propState": 8, - "pos": { - "x": -1578, - "y": 4254, - "z": -104286 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300027, - "propState": 1, - "pos": { - "x": -146897, - "y": 2770, - "z": -37391 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300028, - "propState": 1, - "pos": { - "x": -130445, - "y": 2762, - "z": -91413 - }, - "rot": { - "x": 0, - "y": 63465, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300029, - "propState": 1, - "pos": { - "x": -123205, - "y": 2760, - "z": -106135 - }, - "rot": { - "x": 0, - "y": 243837, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300030, - "propState": 1, - "pos": { - "x": -147179, - "y": 2762, - "z": -108792 - }, - "rot": { - "x": 0, - "y": 153818, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300031, - "propState": 1, - "pos": { - "x": -81935, - "y": 10282, - "z": -114414 - }, - "rot": { - "x": 0, - "y": 97352, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300032, - "propState": 1, - "pos": { - "x": -71651, - "y": 10282, - "z": -114388 - }, - "rot": { - "x": 0, - "y": 83364, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300044, - "propState": 1, - "pos": { - "x": -31403, - "y": 18681, - "z": -108909 - }, - "rot": { - "x": 0, - "y": 27743, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 3, - "instId": 300033, - "propState": 1, - "pos": { - "x": -29906, - "y": 18608, - "z": -106063 - }, - "rot": { - "x": 0, - "y": 297743, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300034, - "propState": 1, - "pos": { - "x": -5999, - "y": 18610, - "z": -109379 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300045, - "propState": 1, - "pos": { - "x": -37989, - "y": 18683, - "z": -92473 - }, - "rot": { - "x": 0, - "y": 117856, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 3, - "instId": 300035, - "propState": 1, - "pos": { - "x": -35120, - "y": 18610, - "z": -93989 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300036, - "propState": 1, - "pos": { - "x": -35597, - "y": 18611, - "z": -51446 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300037, - "propState": 1, - "pos": { - "x": -6352, - "y": 18611, - "z": -36294 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300043, - "propState": 8, - "pos": { - "x": -6513, - "y": 1037, - "z": -73196 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300046, - "propState": 8, - "pos": { - "x": 43166, - "y": 3481, - "z": -31972 - }, - "rot": { - "x": 0, - "y": 253434, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300047, - "propState": 1, - "pos": { - "x": -32477, - "y": -981, - "z": -73188 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300048, - "propState": 1, - "pos": { - "x": -197912, - "y": 2986, - "z": -87881 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300039, - "propState": 8, - "pos": { - "x": -38863, - "y": 17690, - "z": -62867 - }, - "rot": { - "x": 0, - "y": 343500, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 3, - "instId": 300040, - "propState": 8, - "pos": { - "x": -113331, - "y": 17656, - "z": -86508 - }, - "rot": { - "x": 0, - "y": 160861, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 3, - "instId": 300041, - "propState": 8, - "pos": { - "x": -155125, - "y": 2700, - "z": -33130 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 3, - "instId": 300042, - "propState": 1, - "pos": { - "x": 53197, - "y": 3438, - "z": -118870 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 3, - "instId": 300049, - "propState": 1, - "pos": { - "x": -23402, - "y": 18610, - "z": -100181 - }, - "rot": { - "x": 0, - "y": 117856, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38680, - "y": 18260, - "z": -82930 - }, - "rot": { - "x": 0, - "y": 193835, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 2, - "pos": { - "x": -42585, - "y": 18630, - "z": -88591 - }, - "rot": { - "x": 0, - "y": 193930, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": -178060, - "y": -390, - "z": -61070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": -177690, - "y": -7646, - "z": -74272 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 6, - "instId": 300010, - "propState": 1, - "pos": { - "x": -162330, - "y": -415, - "z": -71330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": -169860, - "y": -4600, - "z": -79580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 6, - "instId": 300013, - "propState": 1, - "pos": { - "x": -194540, - "y": -378, - "z": -69650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 6, - "instId": 300014, - "propState": 8, - "pos": { - "x": -186621, - "y": -400, - "z": -79920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": -171678, - "y": -4389, - "z": -85976 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 6, - "instId": 300015, - "propState": 8, - "pos": { - "x": -207948, - "y": -4226, - "z": -86090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 6, - "instId": 300016, - "propState": 8, - "pos": { - "x": -173911, - "y": -178, - "z": -73134 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100014 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 2, - "pos": { - "x": -72470, - "y": -3195, - "z": -72255 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 8, - "instId": 300002, - "propState": 2, - "pos": { - "x": -72470, - "y": 18664, - "z": -72255 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 8, - "instId": 300003, - "propState": 14, - "pos": { - "x": -76806, - "y": -1435, - "z": -73208 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100007 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300002, - "propState": 12, - "pos": { - "x": -84771, - "y": -3195, - "z": -65361 - }, - "rot": { - "x": 0, - "y": 312997, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 12, - "pos": { - "x": -135061, - "y": 2783, - "z": -60790 - }, - "rot": { - "x": 0, - "y": 160495, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 12, - "pos": { - "x": -149408, - "y": 2762, - "z": -104641 - }, - "rot": { - "x": 0, - "y": 243492, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 10, - "instId": 300005, - "propState": 12, - "pos": { - "x": -83942, - "y": 10285, - "z": -110944 - }, - "rot": { - "x": 0, - "y": 121097, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 10, - "instId": 300006, - "propState": 12, - "pos": { - "x": -44964, - "y": 18626, - "z": -94317 - }, - "rot": { - "x": 0, - "y": 20000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 10, - "instId": 300007, - "propState": 12, - "pos": { - "x": 240, - "y": 18611, - "z": -31650 - }, - "rot": { - "x": 0, - "y": 242000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 10, - "instId": 300001, - "propState": 12, - "pos": { - "x": -84504, - "y": 18664, - "z": -81174 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 10, - "instId": 300009, - "propState": 12, - "pos": { - "x": -5985, - "y": 18610, - "z": -118859 - }, - "rot": { - "x": 0, - "y": 27745, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 10, - "instId": 300008, - "propState": 12, - "pos": { - "x": -204600, - "y": 2966, - "z": -81460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60003 - }, { - "groupId": 10, - "instId": 300011, - "propState": 12, - "pos": { - "x": -109850, - "y": 18598, - "z": -94600 - }, - "rot": { - "x": 0, - "y": 341847, - "z": 0 - }, - "propId": 60002 - }, { - "groupId": 10, - "instId": 300012, - "propState": 12, - "pos": { - "x": -163290, - "y": 2770, - "z": -29038 - }, - "rot": { - "x": 0, - "y": 118000, - "z": 0 - }, - "propId": 60002 - }, { - "groupId": 10, - "instId": 300013, - "propState": 12, - "pos": { - "x": -43386, - "y": 18611, - "z": -52037 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 60002 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300004, - "propState": 8, - "pos": { - "x": -38070, - "y": -1038, - "z": -78970 - }, - "rot": { - "x": 0, - "y": 65126, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 12, - "instId": 300007, - "propState": 8, - "pos": { - "x": -67349, - "y": -3153, - "z": -78532 - }, - "rot": { - "x": 0, - "y": 210425, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 12, - "instId": 300012, - "propState": 8, - "pos": { - "x": -120442, - "y": 2762, - "z": -91925 - }, - "rot": { - "x": 0, - "y": 153993, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 12, - "instId": 300013, - "propState": 8, - "pos": { - "x": -82010, - "y": 10280, - "z": -124298 - }, - "rot": { - "x": 0, - "y": 179592, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 12, - "instId": 300014, - "propState": 8, - "pos": { - "x": -144267, - "y": 2760, - "z": -115253 - }, - "rot": { - "x": 0, - "y": 335000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 12, - "instId": 300016, - "propState": 8, - "pos": { - "x": -69638, - "y": 10285, - "z": -110718 - }, - "rot": { - "x": 0, - "y": 237575, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 12, - "instId": 300006, - "propState": 8, - "pos": { - "x": -131745, - "y": -90, - "z": -70269 - }, - "rot": { - "x": 0, - "y": 268866, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19293, - "y": 1039, - "z": -94147 - }, - "rot": { - "x": 0, - "y": 285704, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": -101902, - "y": -1525, - "z": -88957 - }, - "rot": { - "x": 0, - "y": 222713, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 12, - "instId": 300017, - "propState": 8, - "pos": { - "x": -24401, - "y": 18620, - "z": -90450 - }, - "rot": { - "x": 0, - "y": 28316, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 12, - "instId": 300008, - "propState": 8, - "pos": { - "x": 2760, - "y": 2855, - "z": -31780 - }, - "rot": { - "x": 0, - "y": 253355, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300002, - "propState": 12, - "pos": { - "x": -44589, - "y": -1544, - "z": -70170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60001 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -5986, - "y": 1196, - "z": -73135 - }, - "rot": { - "x": 0, - "y": 182183, - "z": 0 - }, - "propId": 901 - } - ], - "teleports": { - "1201": { - "anchorId": 1, - "groupId": 15, - "instId": 300001, - "pos": { - "x": -7796, - "y": 1039, - "z": -73105 - }, - "rot": { - "x": 0, - "y": 92183, - "z": 0 - } - } - } - }, - "24": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": -36720, - "y": 18583, - "z": -66100 - }, - "rot": { - "x": 0, - "y": 253519, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -42700, - "y": 18611, - "z": -51950 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": -42700, - "y": 18611, - "z": -51950 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "27": { - "monsters": [ - { - "groupId": 27, - "instId": 200001, - "eventId": 20002231, - "pos": { - "x": -130400, - "y": 2770, - "z": -40540 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "monsterId": 8012020 - }, { - "groupId": 27, - "instId": 200002, - "eventId": 20002233, - "pos": { - "x": -128030, - "y": 2770, - "z": -40900 - }, - "rot": { - "x": 0, - "y": 213019, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 11, - "pos": { - "x": -128579, - "y": 2770, - "z": -38969 - }, - "rot": { - "x": 0, - "y": 207073, - "z": 0 - }, - "propId": 60002 - }, { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 27, - "instId": 300003, - "propState": 8, - "pos": { - "x": -128410, - "y": 2770, - "z": -38600 - }, - "rot": { - "x": 0, - "y": 208678, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "28": { - "monsters": [ - { - "groupId": 28, - "instId": 200001, - "eventId": 20002232, - "pos": { - "x": -113170, - "y": 18598, - "z": -60570 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "monsterId": 8013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 11, - "pos": { - "x": -111270, - "y": 18598, - "z": -55340 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "propId": 60003 - }, { - "groupId": 28, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 28, - "instId": 300003, - "propState": 8, - "pos": { - "x": -111270, - "y": 18598, - "z": -55340 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "30": { - "monsters": [ - { - "groupId": 30, - "instId": 200002, - "eventId": 20002102, - "pos": { - "x": -60932, - "y": -1369, - "z": -58206 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 8012020 - }, - { - "groupId": 30, - "instId": 200004, - "eventId": 20002104, - "pos": { - "x": -154100, - "y": -4389, - "z": -94190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8012020 - }, - { - "groupId": 30, - "instId": 200009, - "eventId": 20002105, - "pos": { - "x": -134880, - "y": 2753, - "z": -62080 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 8011010 - }, - { - "groupId": 30, - "instId": 200006, - "eventId": 20002107, - "pos": { - "x": -118060, - "y": 2762, - "z": -94430 - }, - "rot": { - "x": 0, - "y": 66255, - "z": 0 - }, - "monsterId": 8012010 - }, { - "groupId": 30, - "instId": 200007, - "eventId": 20002108, - "pos": { - "x": -71180, - "y": 10520, - "z": -121810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8012020 - }, { - "groupId": 30, - "instId": 200001, - "eventId": 20002112, - "pos": { - "x": -183280, - "y": -7670, - "z": -77010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8012020 - }, { - "groupId": 30, - "instId": 200003, - "eventId": 20002131, - "pos": { - "x": -57670, - "y": -1055, - "z": -95310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8012020 - }, { - "groupId": 30, - "instId": 200005, - "eventId": 20002132, - "pos": { - "x": -60520, - "y": -1174, - "z": -95120 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": -114560, - "y": 18600, - "z": -83069 - }, - "rot": { - "x": 0, - "y": 72091, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": -109850, - "y": 18598, - "z": -94600 - }, - "rot": { - "x": 0, - "y": 340000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 32, - "instId": 300003, - "propState": 8, - "pos": { - "x": -111606, - "y": 18571, - "z": -90508 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300002, - "propState": 8, - "pos": { - "x": -150600, - "y": 3010, - "z": -32680 - }, - "rot": { - "x": 0, - "y": 207541, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -163360, - "y": 2770, - "z": -29170 - }, - "rot": { - "x": 0, - "y": 118000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 33, - "instId": 300003, - "propState": 8, - "pos": { - "x": -163360, - "y": 2770, - "z": -29170 - }, - "rot": { - "x": 0, - "y": 118000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300002, - "propState": 8, - "pos": { - "x": -91021, - "y": -1460, - "z": -59193 - }, - "rot": { - "x": 0, - "y": 315372, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 38, - "instId": 300004, - "propState": 8, - "pos": { - "x": -62641, - "y": -1460, - "z": -87284 - }, - "rot": { - "x": 0, - "y": 315372, - "z": 0 - }, - "propId": 100006 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300009, - "propState": 8, - "pos": { - "x": -118490, - "y": 18598, - "z": -70530 - }, - "rot": { - "x": 0, - "y": 266158, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 40, - "instId": 300010, - "propState": 8, - "pos": { - "x": -136462, - "y": 2753, - "z": -84437 - }, - "rot": { - "x": 0, - "y": 21963, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 40, - "instId": 300011, - "propState": 8, - "pos": { - "x": -80440, - "y": -3195, - "z": -59430 - }, - "rot": { - "x": 0, - "y": 165908, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": -131800, - "y": 2770, - "z": -50438 - }, - "rot": { - "x": 0, - "y": 200813, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 40, - "instId": 300002, - "propState": 8, - "pos": { - "x": -151530, - "y": -163, - "z": -66560 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 40, - "instId": 300003, - "propState": 8, - "pos": { - "x": -8780, - "y": 1039, - "z": -70203 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 8, - "pos": { - "x": 41413, - "y": 5938, - "z": -107116 - }, - "rot": { - "x": 0, - "y": 209999, - "z": 0 - }, - "propId": 100031 - }, - { - "groupId": 41, - "instId": 300002, - "propState": 8, - "pos": { - "x": 31428, - "y": 6203, - "z": -41084 - }, - "rot": { - "x": 0, - "y": 165400, - "z": 0 - }, - "propId": 100033 - }, - { - "groupId": 41, - "instId": 300004, - "propState": 8, - "pos": { - "x": 31987, - "y": 6090, - "z": -119936 - }, - "rot": { - "x": 0, - "y": 16153, - "z": 0 - }, - "propId": 100034 - }, - { - "groupId": 41, - "instId": 300005, - "propState": 8, - "pos": { - "x": 37437, - "y": 6128, - "z": -119372 - }, - "rot": { - "x": 0, - "y": 30240, - "z": 0 - }, - "propId": 100035 - }, { - "groupId": 41, - "instId": 300006, - "propState": 8, - "pos": { - "x": 23187, - "y": 5962, - "z": -114761 - }, - "rot": { - "x": 0, - "y": 18213, - "z": 0 - }, - "propId": 100036 - }, { - "groupId": 41, - "instId": 300007, - "propState": 8, - "pos": { - "x": 27163, - "y": 5965, - "z": -102509 - }, - "rot": { - "x": 0, - "y": 277369, - "z": 0 - }, - "propId": 100037 - }, { - "groupId": 41, - "instId": 300008, - "propState": 8, - "pos": { - "x": 37877, - "y": 6196, - "z": -27950 - }, - "rot": { - "x": 0, - "y": 340655, - "z": 0 - }, - "propId": 100038 - }, { - "groupId": 41, - "instId": 300009, - "propState": 8, - "pos": { - "x": 40934, - "y": 5934, - "z": -38211 - }, - "rot": { - "x": 0, - "y": 344340, - "z": 0 - }, - "propId": 100039 - }, { - "groupId": 41, - "instId": 300012, - "propState": 8, - "pos": { - "x": 27680, - "y": 5930, - "z": -28702 - }, - "rot": { - "x": 0, - "y": 163172, - "z": 0 - }, - "propId": 100042 - }, { - "groupId": 41, - "instId": 300014, - "propState": 8, - "pos": { - "x": 33043, - "y": 6090, - "z": -29361 - }, - "rot": { - "x": 0, - "y": 343693, - "z": 0 - }, - "propId": 100034 - }, { - "groupId": 41, - "instId": 300015, - "propState": 8, - "pos": { - "x": 36758, - "y": 6128, - "z": -41761 - }, - "rot": { - "x": 0, - "y": 342658, - "z": 0 - }, - "propId": 100035 - }, { - "groupId": 41, - "instId": 300016, - "propState": 8, - "pos": { - "x": 31246, - "y": 5898, - "z": -106091 - }, - "rot": { - "x": 0, - "y": 288387, - "z": 0 - }, - "propId": 100032 - }, { - "groupId": 41, - "instId": 300017, - "propState": 8, - "pos": { - "x": 27310, - "y": 6128, - "z": -118380 - }, - "rot": { - "x": 0, - "y": 133483, - "z": 0 - }, - "propId": 100035 - }, { - "groupId": 41, - "instId": 300018, - "propState": 8, - "pos": { - "x": 36776, - "y": 5898, - "z": -121463 - }, - "rot": { - "x": 0, - "y": 288387, - "z": 0 - }, - "propId": 100032 - }, { - "groupId": 41, - "instId": 300019, - "propState": 8, - "pos": { - "x": 37256, - "y": 5790, - "z": -25819 - }, - "rot": { - "x": 0, - "y": 253491, - "z": 0 - }, - "propId": 100032 - }, { - "groupId": 41, - "instId": 300021, - "propState": 8, - "pos": { - "x": 36697, - "y": 5898, - "z": -105538 - }, - "rot": { - "x": 0, - "y": 288387, - "z": 0 - }, - "propId": 100032 - }, { - "groupId": 41, - "instId": 300022, - "propState": 8, - "pos": { - "x": 31873, - "y": 6090, - "z": -104050 - }, - "rot": { - "x": 0, - "y": 16153, - "z": 0 - }, - "propId": 100034 - }, { - "groupId": 41, - "instId": 300023, - "propState": 8, - "pos": { - "x": 27960, - "y": 5898, - "z": -116290 - }, - "rot": { - "x": 0, - "y": 288387, - "z": 0 - }, - "propId": 100032 - }, { - "groupId": 41, - "instId": 300024, - "propState": 8, - "pos": { - "x": 27206, - "y": 6116, - "z": -44612 - }, - "rot": { - "x": 0, - "y": 161300, - "z": 0 - }, - "propId": 100041 - }, { - "groupId": 41, - "instId": 300025, - "propState": 8, - "pos": { - "x": 23508, - "y": 5790, - "z": -32197 - }, - "rot": { - "x": 0, - "y": 343820, - "z": 0 - }, - "propId": 100040 - } - ], - "teleports": {} - }, - "46": { - "monsters": [ - { - "groupId": 46, - "instId": 200001, - "eventId": 20002109, - "pos": { - "x": -133921, - "y": 2780, - "z": -102943 - }, - "rot": { - "x": 0, - "y": 343000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 18, - "pos": { - "x": -20463, - "y": 19367, - "z": -101900 - }, - "rot": { - "x": 0, - "y": 263612, - "z": 0 - }, - "propId": 100020 - }, - { - "groupId": 57, - "instId": 300003, - "propState": 18, - "pos": { - "x": -132958, - "y": 3523, - "z": -101521 - }, - "rot": { - "x": 0, - "y": 332469, - "z": 0 - }, - "propId": 100018 - }, - { - "groupId": 57, - "instId": 300004, - "propState": 18, - "pos": { - "x": -125984, - "y": 3524, - "z": -42807 - }, - "rot": { - "x": 0, - "y": 7440, - "z": 0 - }, - "propId": 100018 - }, - { - "groupId": 57, - "instId": 300002, - "propState": 18, - "pos": { - "x": -106954, - "y": 662, - "z": -67185 - }, - "rot": { - "x": 0, - "y": 214989, - "z": 0 - }, - "propId": 100020 - }, { - "groupId": 57, - "instId": 300006, - "propState": 18, - "pos": { - "x": 14401, - "y": 3907, - "z": -53154 - }, - "rot": { - "x": 0, - "y": 66115, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 57, - "instId": 300007, - "propState": 18, - "pos": { - "x": -33314, - "y": 19271, - "z": -43527 - }, - "rot": { - "x": 0, - "y": 319366, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 57, - "instId": 300008, - "propState": 18, - "pos": { - "x": -27168, - "y": 19980, - "z": -55073 - }, - "rot": { - "x": 0, - "y": 1902, - "z": 0 - }, - "propId": 100020 - }, { - "groupId": 57, - "instId": 300005, - "propState": 18, - "pos": { - "x": -2095, - "y": 3655, - "z": -104852 - }, - "rot": { - "x": 0, - "y": 38488, - "z": 0 - }, - "propId": 100020 - }, { - "groupId": 57, - "instId": 300009, - "propState": 18, - "pos": { - "x": -3256, - "y": 3764, - "z": -39782 - }, - "rot": { - "x": 0, - "y": 73508, - "z": 0 - }, - "propId": 100020 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [ - { - "groupId": 64, - "instId": 400001, - "pos": { - "x": -113843, - "y": -89, - "z": -66425 - }, - "rot": { - "x": 0, - "y": 152261, - "z": 0 - }, - "npcId": 10120 - } - ], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": -113805, - "y": -89, - "z": -66672 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 8, - "pos": { - "x": -153260, - "y": -163, - "z": -61520 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1004": { - "anchorId": 1, - "groupId": 99, - "instId": 300001, - "pos": { - "x": -153260, - "y": -163, - "z": -64020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "105": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300002, - "propState": 18, - "pos": { - "x": -106954, - "y": 662, - "z": -67185 - }, - "rot": { - "x": 0, - "y": 214989, - "z": 0 - }, - "propId": 100020 - } - ], - "teleports": {} - }, - "106": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 106, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "132": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 101, - "startAnchorId": 5, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "200020103": { - "P20002_F20001001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": 47060, - "y": 3438, - "z": -112990 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300021, - "propState": 8, - "pos": { - "x": -138650, - "y": -101, - "z": -75290 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300022, - "propState": 8, - "pos": { - "x": -29210, - "y": 18610, - "z": -93190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300007, - "propState": 8, - "pos": { - "x": -67850, - "y": -3195, - "z": -67300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -72418, - "y": 18818, - "z": -72278 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 131 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -72518, - "y": -3124, - "z": -72170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 131 - } - ], - "teleports": { - "2000201": { - "anchorId": 1, - "groupId": 1, - "instId": 300006, - "pos": { - "x": 38130, - "y": 3444, - "z": -113940 - }, - "rot": { - "x": 0, - "y": 289010, - "z": 0 - } - }, - "2000202": { - "anchorId": 2, - "groupId": 1, - "instId": 300021, - "pos": { - "x": -134980, - "y": -115, - "z": -73036 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2000203": { - "anchorId": 3, - "groupId": 1, - "instId": 300022, - "pos": { - "x": -32670, - "y": 18610, - "z": -95340 - }, - "rot": { - "x": 0, - "y": 297000, - "z": 0 - } - }, - "2000204": { - "anchorId": 4, - "groupId": 1, - "instId": 300007, - "pos": { - "x": -69860, - "y": -3195, - "z": -62700 - }, - "rot": { - "x": 0, - "y": 260000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300012, - "propState": 8, - "pos": { - "x": -94500, - "y": 6820, - "z": -122190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 3, - "instId": 300010, - "propState": 2, - "pos": { - "x": -101766, - "y": 5058, - "z": -119589 - }, - "rot": { - "x": 0, - "y": 269851, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2515, - "y": 2940, - "z": -100826 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100001 - }, - { - "groupId": 3, - "instId": 300019, - "propState": 8, - "pos": { - "x": -5599, - "y": 2864, - "z": -99852 - }, - "rot": { - "x": 0, - "y": 197158, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300002, - "propState": 2, - "pos": { - "x": 470, - "y": 2880, - "z": -99190 - }, - "rot": { - "x": 0, - "y": 107618, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 100003 - }, { - "groupId": 3, - "instId": 300020, - "propState": 8, - "pos": { - "x": -120990, - "y": -101, - "z": -73190 - }, - "rot": { - "x": 0, - "y": 269472, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300006, - "propState": 2, - "pos": { - "x": -104321, - "y": -101, - "z": -74646 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": -110161, - "y": -61, - "z": -64690 - }, - "rot": { - "x": 0, - "y": 17053, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 3, - "instId": 300021, - "propState": 8, - "pos": { - "x": -110828, - "y": 504, - "z": -73353 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": -110990, - "y": -109, - "z": -62616 - }, - "rot": { - "x": 0, - "y": 18847, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 3, - "instId": 300014, - "propState": 8, - "pos": { - "x": -132012, - "y": 2824, - "z": -57981 - }, - "rot": { - "x": 0, - "y": 27345, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 3, - "instId": 300022, - "propState": 8, - "pos": { - "x": -130510, - "y": 2770, - "z": -55090 - }, - "rot": { - "x": 0, - "y": 297332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300008, - "propState": 8, - "pos": { - "x": -132037, - "y": 2748, - "z": -61726 - }, - "rot": { - "x": 0, - "y": 207345, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 3, - "instId": 300016, - "propState": 8, - "pos": { - "x": -144990, - "y": -60, - "z": -73290 - }, - "rot": { - "x": 0, - "y": 270291, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 3, - "instId": 300026, - "propState": 8, - "pos": { - "x": -141728, - "y": -119, - "z": -73277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300018, - "propState": 8, - "pos": { - "x": -141399, - "y": -115, - "z": -71740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 3, - "instId": 300015, - "propState": 1, - "pos": { - "x": -110156, - "y": -61, - "z": -81744 - }, - "rot": { - "x": 0, - "y": 342919, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 3, - "instId": 300023, - "propState": 1, - "pos": { - "x": -110829, - "y": 504, - "z": -73061 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300013, - "propState": 8, - "pos": { - "x": -2438, - "y": 2916, - "z": -45562 - }, - "rot": { - "x": 0, - "y": 253313, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 3, - "instId": 300024, - "propState": 8, - "pos": { - "x": -5595, - "y": 2864, - "z": -46516 - }, - "rot": { - "x": 0, - "y": 163201, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300038, - "propState": 8, - "pos": { - "x": -5441, - "y": 2868, - "z": -48072 - }, - "rot": { - "x": 0, - "y": 252400, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 3, - "instId": 300017, - "propState": 1, - "pos": { - "x": 42748, - "y": 3485, - "z": -115471 - }, - "rot": { - "x": 0, - "y": 288017, - "z": 0 - }, - "propId": 100005 - }, { - "groupId": 3, - "instId": 300025, - "propState": 1, - "pos": { - "x": 42748, - "y": 3485, - "z": -115476 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300007, - "propState": 1, - "pos": { - "x": 58122, - "y": 3459, - "z": -118557 - }, - "rot": { - "x": 0, - "y": 108146, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 3, - "instId": 300011, - "propState": 8, - "pos": { - "x": -10910, - "y": 18600, - "z": -106140 - }, - "rot": { - "x": 0, - "y": 27837, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300009, - "propState": 8, - "pos": { - "x": -1578, - "y": 4254, - "z": -104286 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300027, - "propState": 1, - "pos": { - "x": -146897, - "y": 2770, - "z": -37391 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300028, - "propState": 1, - "pos": { - "x": -130445, - "y": 2762, - "z": -91413 - }, - "rot": { - "x": 0, - "y": 63465, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300029, - "propState": 1, - "pos": { - "x": -123205, - "y": 2760, - "z": -106135 - }, - "rot": { - "x": 0, - "y": 243837, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300030, - "propState": 1, - "pos": { - "x": -147179, - "y": 2762, - "z": -108792 - }, - "rot": { - "x": 0, - "y": 153818, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300031, - "propState": 1, - "pos": { - "x": -81935, - "y": 10282, - "z": -114414 - }, - "rot": { - "x": 0, - "y": 97352, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300032, - "propState": 1, - "pos": { - "x": -71651, - "y": 10282, - "z": -114388 - }, - "rot": { - "x": 0, - "y": 83364, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300044, - "propState": 1, - "pos": { - "x": -31403, - "y": 18681, - "z": -108909 - }, - "rot": { - "x": 0, - "y": 27743, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 3, - "instId": 300033, - "propState": 1, - "pos": { - "x": -29906, - "y": 18608, - "z": -106063 - }, - "rot": { - "x": 0, - "y": 297743, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300034, - "propState": 1, - "pos": { - "x": -5999, - "y": 18610, - "z": -109379 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300045, - "propState": 1, - "pos": { - "x": -37989, - "y": 18683, - "z": -92473 - }, - "rot": { - "x": 0, - "y": 117856, - "z": 0 - }, - "propId": 100021 - }, { - "groupId": 3, - "instId": 300035, - "propState": 1, - "pos": { - "x": -35120, - "y": 18610, - "z": -93989 - }, - "rot": { - "x": 0, - "y": 27856, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300036, - "propState": 1, - "pos": { - "x": -35597, - "y": 18611, - "z": -51446 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300037, - "propState": 1, - "pos": { - "x": -6352, - "y": 18611, - "z": -36294 - }, - "rot": { - "x": 0, - "y": 332611, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300043, - "propState": 8, - "pos": { - "x": -6513, - "y": 1037, - "z": -73196 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300046, - "propState": 8, - "pos": { - "x": 43166, - "y": 3481, - "z": -31972 - }, - "rot": { - "x": 0, - "y": 253434, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300047, - "propState": 1, - "pos": { - "x": -32477, - "y": -981, - "z": -73188 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300048, - "propState": 1, - "pos": { - "x": -197912, - "y": 2986, - "z": -87881 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 3, - "instId": 300039, - "propState": 8, - "pos": { - "x": -38863, - "y": 17690, - "z": -62867 - }, - "rot": { - "x": 0, - "y": 343500, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 3, - "instId": 300040, - "propState": 8, - "pos": { - "x": -113331, - "y": 17656, - "z": -86508 - }, - "rot": { - "x": 0, - "y": 160861, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 3, - "instId": 300041, - "propState": 8, - "pos": { - "x": -155125, - "y": 2700, - "z": -33130 - }, - "rot": { - "x": 0, - "y": 207332, - "z": 0 - }, - "propId": 300004 - }, { - "groupId": 3, - "instId": 300042, - "propState": 1, - "pos": { - "x": 53197, - "y": 3438, - "z": -118870 - }, - "rot": { - "x": 0, - "y": 288000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 3, - "instId": 300049, - "propState": 1, - "pos": { - "x": -23402, - "y": 18610, - "z": -100181 - }, - "rot": { - "x": 0, - "y": 117856, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38680, - "y": 18260, - "z": -82930 - }, - "rot": { - "x": 0, - "y": 193835, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 2, - "pos": { - "x": -42585, - "y": 18630, - "z": -88591 - }, - "rot": { - "x": 0, - "y": 193930, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": -178060, - "y": -390, - "z": -61070 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100013 - }, - { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": -177690, - "y": -7646, - "z": -74272 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 6, - "instId": 300010, - "propState": 1, - "pos": { - "x": -162330, - "y": -415, - "z": -71330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": -169860, - "y": -4600, - "z": -79580 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 6, - "instId": 300013, - "propState": 1, - "pos": { - "x": -194540, - "y": -378, - "z": -69650 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100011 - }, { - "groupId": 6, - "instId": 300014, - "propState": 8, - "pos": { - "x": -186621, - "y": -400, - "z": -79920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": -171678, - "y": -4389, - "z": -85976 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 6, - "instId": 300015, - "propState": 8, - "pos": { - "x": -207948, - "y": -4226, - "z": -86090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 6, - "instId": 300016, - "propState": 8, - "pos": { - "x": -173911, - "y": -178, - "z": -73134 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100014 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 2, - "pos": { - "x": -72470, - "y": -3195, - "z": -72255 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 8, - "instId": 300002, - "propState": 2, - "pos": { - "x": -72470, - "y": 18664, - "z": -72255 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 8, - "instId": 300003, - "propState": 14, - "pos": { - "x": -76806, - "y": -1435, - "z": -73208 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100007 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300002, - "propState": 12, - "pos": { - "x": -84771, - "y": -3195, - "z": -65361 - }, - "rot": { - "x": 0, - "y": 312997, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 12, - "pos": { - "x": -135061, - "y": 2783, - "z": -60790 - }, - "rot": { - "x": 0, - "y": 160495, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 12, - "pos": { - "x": -149408, - "y": 2762, - "z": -104641 - }, - "rot": { - "x": 0, - "y": 243492, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 10, - "instId": 300005, - "propState": 12, - "pos": { - "x": -83942, - "y": 10285, - "z": -110944 - }, - "rot": { - "x": 0, - "y": 121097, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 10, - "instId": 300006, - "propState": 12, - "pos": { - "x": -44964, - "y": 18626, - "z": -94317 - }, - "rot": { - "x": 0, - "y": 20000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 10, - "instId": 300007, - "propState": 12, - "pos": { - "x": 240, - "y": 18611, - "z": -31650 - }, - "rot": { - "x": 0, - "y": 242000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 10, - "instId": 300001, - "propState": 12, - "pos": { - "x": -84504, - "y": 18664, - "z": -81174 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 10, - "instId": 300009, - "propState": 12, - "pos": { - "x": -5985, - "y": 18610, - "z": -118859 - }, - "rot": { - "x": 0, - "y": 27745, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 10, - "instId": 300008, - "propState": 12, - "pos": { - "x": -204600, - "y": 2966, - "z": -81460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60003 - }, { - "groupId": 10, - "instId": 300011, - "propState": 12, - "pos": { - "x": -109850, - "y": 18598, - "z": -94600 - }, - "rot": { - "x": 0, - "y": 341847, - "z": 0 - }, - "propId": 60002 - }, { - "groupId": 10, - "instId": 300012, - "propState": 12, - "pos": { - "x": -163290, - "y": 2770, - "z": -29038 - }, - "rot": { - "x": 0, - "y": 118000, - "z": 0 - }, - "propId": 60002 - }, { - "groupId": 10, - "instId": 300013, - "propState": 12, - "pos": { - "x": -43386, - "y": 18611, - "z": -52037 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 60002 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300004, - "propState": 8, - "pos": { - "x": -38070, - "y": -1038, - "z": -78970 - }, - "rot": { - "x": 0, - "y": 65126, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 12, - "instId": 300007, - "propState": 8, - "pos": { - "x": -67349, - "y": -3153, - "z": -78532 - }, - "rot": { - "x": 0, - "y": 210425, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 12, - "instId": 300012, - "propState": 8, - "pos": { - "x": -120442, - "y": 2762, - "z": -91925 - }, - "rot": { - "x": 0, - "y": 153993, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 12, - "instId": 300013, - "propState": 8, - "pos": { - "x": -82010, - "y": 10280, - "z": -124298 - }, - "rot": { - "x": 0, - "y": 179592, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 12, - "instId": 300014, - "propState": 8, - "pos": { - "x": -144267, - "y": 2760, - "z": -115253 - }, - "rot": { - "x": 0, - "y": 335000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 12, - "instId": 300016, - "propState": 8, - "pos": { - "x": -69638, - "y": 10285, - "z": -110718 - }, - "rot": { - "x": 0, - "y": 237575, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 12, - "instId": 300006, - "propState": 8, - "pos": { - "x": -131745, - "y": -90, - "z": -70269 - }, - "rot": { - "x": 0, - "y": 268866, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": -19293, - "y": 1039, - "z": -94147 - }, - "rot": { - "x": 0, - "y": 285704, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": -101902, - "y": -1525, - "z": -88957 - }, - "rot": { - "x": 0, - "y": 222713, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 12, - "instId": 300017, - "propState": 8, - "pos": { - "x": -24401, - "y": 18620, - "z": -90450 - }, - "rot": { - "x": 0, - "y": 28316, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 12, - "instId": 300008, - "propState": 8, - "pos": { - "x": 2760, - "y": 2855, - "z": -31780 - }, - "rot": { - "x": 0, - "y": 253355, - "z": 0 - }, - "propId": 100026 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 13, - "instId": 300002, - "propState": 12, - "pos": { - "x": -44589, - "y": -1544, - "z": -70170 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60001 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 8, - "pos": { - "x": -5986, - "y": 1196, - "z": -73135 - }, - "rot": { - "x": 0, - "y": 182183, - "z": 0 - }, - "propId": 901 - } - ], - "teleports": { - "1201": { - "anchorId": 1, - "groupId": 15, - "instId": 300001, - "pos": { - "x": -7796, - "y": 1039, - "z": -73105 - }, - "rot": { - "x": 0, - "y": 92183, - "z": 0 - } - } - } - }, - "24": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": -36720, - "y": 18583, - "z": -66100 - }, - "rot": { - "x": 0, - "y": 253519, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -42700, - "y": 18611, - "z": -51950 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": -42700, - "y": 18611, - "z": -51950 - }, - "rot": { - "x": 0, - "y": 165000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "27": { - "monsters": [ - { - "groupId": 27, - "instId": 200001, - "eventId": 20002231, - "pos": { - "x": -130400, - "y": 2770, - "z": -40540 - }, - "rot": { - "x": 0, - "y": 195000, - "z": 0 - }, - "monsterId": 8012020 - }, { - "groupId": 27, - "instId": 200002, - "eventId": 20002233, - "pos": { - "x": -128030, - "y": 2770, - "z": -40900 - }, - "rot": { - "x": 0, - "y": 213019, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 27, - "instId": 300001, - "propState": 11, - "pos": { - "x": -128579, - "y": 2770, - "z": -38969 - }, - "rot": { - "x": 0, - "y": 207073, - "z": 0 - }, - "propId": 60002 - }, { - "groupId": 27, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 27, - "instId": 300003, - "propState": 8, - "pos": { - "x": -128410, - "y": 2770, - "z": -38600 - }, - "rot": { - "x": 0, - "y": 208678, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "28": { - "monsters": [ - { - "groupId": 28, - "instId": 200001, - "eventId": 20002232, - "pos": { - "x": -113170, - "y": 18598, - "z": -60570 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "monsterId": 8013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300001, - "propState": 11, - "pos": { - "x": -111270, - "y": 18598, - "z": -55340 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "propId": 60003 - }, { - "groupId": 28, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 28, - "instId": 300003, - "propState": 8, - "pos": { - "x": -111270, - "y": 18598, - "z": -55340 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "30": { - "monsters": [ - { - "groupId": 30, - "instId": 200002, - "eventId": 20002102, - "pos": { - "x": -60932, - "y": -1369, - "z": -58206 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 8012020 - }, - { - "groupId": 30, - "instId": 200004, - "eventId": 20002104, - "pos": { - "x": -154100, - "y": -4389, - "z": -94190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8012020 - }, - { - "groupId": 30, - "instId": 200009, - "eventId": 20002105, - "pos": { - "x": -134880, - "y": 2753, - "z": -62080 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 8011010 - }, - { - "groupId": 30, - "instId": 200006, - "eventId": 20002107, - "pos": { - "x": -118060, - "y": 2762, - "z": -94430 - }, - "rot": { - "x": 0, - "y": 66255, - "z": 0 - }, - "monsterId": 8012010 - }, { - "groupId": 30, - "instId": 200007, - "eventId": 20002108, - "pos": { - "x": -71180, - "y": 10520, - "z": -121810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8012020 - }, { - "groupId": 30, - "instId": 200001, - "eventId": 20002112, - "pos": { - "x": -183280, - "y": -7670, - "z": -77010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8012020 - }, { - "groupId": 30, - "instId": 200003, - "eventId": 20002131, - "pos": { - "x": -57670, - "y": -1055, - "z": -95310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8012020 - }, { - "groupId": 30, - "instId": 200005, - "eventId": 20002132, - "pos": { - "x": -60520, - "y": -1174, - "z": -95120 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300002, - "propState": 8, - "pos": { - "x": -114560, - "y": 18600, - "z": -83069 - }, - "rot": { - "x": 0, - "y": 72091, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": -109850, - "y": 18598, - "z": -94600 - }, - "rot": { - "x": 0, - "y": 340000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 32, - "instId": 300003, - "propState": 8, - "pos": { - "x": -111606, - "y": 18571, - "z": -90508 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300002, - "propState": 8, - "pos": { - "x": -150600, - "y": 3010, - "z": -32680 - }, - "rot": { - "x": 0, - "y": 207541, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -163360, - "y": 2770, - "z": -29170 - }, - "rot": { - "x": 0, - "y": 118000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 33, - "instId": 300003, - "propState": 8, - "pos": { - "x": -163360, - "y": 2770, - "z": -29170 - }, - "rot": { - "x": 0, - "y": 118000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "38": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 38, - "instId": 300002, - "propState": 8, - "pos": { - "x": -91021, - "y": -1460, - "z": -59193 - }, - "rot": { - "x": 0, - "y": 315372, - "z": 0 - }, - "propId": 100006 - }, { - "groupId": 38, - "instId": 300004, - "propState": 8, - "pos": { - "x": -62641, - "y": -1460, - "z": -87284 - }, - "rot": { - "x": 0, - "y": 315372, - "z": 0 - }, - "propId": 100006 - } - ], - "teleports": {} - }, - "40": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300009, - "propState": 8, - "pos": { - "x": -118490, - "y": 18598, - "z": -70530 - }, - "rot": { - "x": 0, - "y": 266158, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 40, - "instId": 300010, - "propState": 8, - "pos": { - "x": -136462, - "y": 2753, - "z": -84437 - }, - "rot": { - "x": 0, - "y": 21963, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 40, - "instId": 300011, - "propState": 8, - "pos": { - "x": -80440, - "y": -3195, - "z": -59430 - }, - "rot": { - "x": 0, - "y": 165908, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 40, - "instId": 300001, - "propState": 8, - "pos": { - "x": -131800, - "y": 2770, - "z": -50438 - }, - "rot": { - "x": 0, - "y": 200813, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 40, - "instId": 300002, - "propState": 8, - "pos": { - "x": -151530, - "y": -163, - "z": -66560 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 40, - "instId": 300003, - "propState": 8, - "pos": { - "x": -8780, - "y": 1039, - "z": -70203 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 8, - "pos": { - "x": 41413, - "y": 5938, - "z": -107116 - }, - "rot": { - "x": 0, - "y": 209999, - "z": 0 - }, - "propId": 100031 - }, - { - "groupId": 41, - "instId": 300002, - "propState": 8, - "pos": { - "x": 31428, - "y": 6203, - "z": -41084 - }, - "rot": { - "x": 0, - "y": 165400, - "z": 0 - }, - "propId": 100033 - }, - { - "groupId": 41, - "instId": 300004, - "propState": 8, - "pos": { - "x": 31987, - "y": 6090, - "z": -119936 - }, - "rot": { - "x": 0, - "y": 16153, - "z": 0 - }, - "propId": 100034 - }, - { - "groupId": 41, - "instId": 300005, - "propState": 8, - "pos": { - "x": 37437, - "y": 6128, - "z": -119372 - }, - "rot": { - "x": 0, - "y": 30240, - "z": 0 - }, - "propId": 100035 - }, { - "groupId": 41, - "instId": 300006, - "propState": 8, - "pos": { - "x": 23187, - "y": 5962, - "z": -114761 - }, - "rot": { - "x": 0, - "y": 18213, - "z": 0 - }, - "propId": 100036 - }, { - "groupId": 41, - "instId": 300007, - "propState": 8, - "pos": { - "x": 27163, - "y": 5965, - "z": -102509 - }, - "rot": { - "x": 0, - "y": 277369, - "z": 0 - }, - "propId": 100037 - }, { - "groupId": 41, - "instId": 300008, - "propState": 8, - "pos": { - "x": 37877, - "y": 6196, - "z": -27950 - }, - "rot": { - "x": 0, - "y": 340655, - "z": 0 - }, - "propId": 100038 - }, { - "groupId": 41, - "instId": 300009, - "propState": 8, - "pos": { - "x": 40934, - "y": 5934, - "z": -38211 - }, - "rot": { - "x": 0, - "y": 344340, - "z": 0 - }, - "propId": 100039 - }, { - "groupId": 41, - "instId": 300012, - "propState": 8, - "pos": { - "x": 27680, - "y": 5930, - "z": -28702 - }, - "rot": { - "x": 0, - "y": 163172, - "z": 0 - }, - "propId": 100042 - }, { - "groupId": 41, - "instId": 300014, - "propState": 8, - "pos": { - "x": 33043, - "y": 6090, - "z": -29361 - }, - "rot": { - "x": 0, - "y": 343693, - "z": 0 - }, - "propId": 100034 - }, { - "groupId": 41, - "instId": 300015, - "propState": 8, - "pos": { - "x": 36758, - "y": 6128, - "z": -41761 - }, - "rot": { - "x": 0, - "y": 342658, - "z": 0 - }, - "propId": 100035 - }, { - "groupId": 41, - "instId": 300016, - "propState": 8, - "pos": { - "x": 31246, - "y": 5898, - "z": -106091 - }, - "rot": { - "x": 0, - "y": 288387, - "z": 0 - }, - "propId": 100032 - }, { - "groupId": 41, - "instId": 300017, - "propState": 8, - "pos": { - "x": 27310, - "y": 6128, - "z": -118380 - }, - "rot": { - "x": 0, - "y": 133483, - "z": 0 - }, - "propId": 100035 - }, { - "groupId": 41, - "instId": 300018, - "propState": 8, - "pos": { - "x": 36776, - "y": 5898, - "z": -121463 - }, - "rot": { - "x": 0, - "y": 288387, - "z": 0 - }, - "propId": 100032 - }, { - "groupId": 41, - "instId": 300019, - "propState": 8, - "pos": { - "x": 37256, - "y": 5790, - "z": -25819 - }, - "rot": { - "x": 0, - "y": 253491, - "z": 0 - }, - "propId": 100032 - }, { - "groupId": 41, - "instId": 300021, - "propState": 8, - "pos": { - "x": 36697, - "y": 5898, - "z": -105538 - }, - "rot": { - "x": 0, - "y": 288387, - "z": 0 - }, - "propId": 100032 - }, { - "groupId": 41, - "instId": 300022, - "propState": 8, - "pos": { - "x": 31873, - "y": 6090, - "z": -104050 - }, - "rot": { - "x": 0, - "y": 16153, - "z": 0 - }, - "propId": 100034 - }, { - "groupId": 41, - "instId": 300023, - "propState": 8, - "pos": { - "x": 27960, - "y": 5898, - "z": -116290 - }, - "rot": { - "x": 0, - "y": 288387, - "z": 0 - }, - "propId": 100032 - }, { - "groupId": 41, - "instId": 300024, - "propState": 8, - "pos": { - "x": 27206, - "y": 6116, - "z": -44612 - }, - "rot": { - "x": 0, - "y": 161300, - "z": 0 - }, - "propId": 100041 - }, { - "groupId": 41, - "instId": 300025, - "propState": 8, - "pos": { - "x": 23508, - "y": 5790, - "z": -32197 - }, - "rot": { - "x": 0, - "y": 343820, - "z": 0 - }, - "propId": 100040 - } - ], - "teleports": {} - }, - "46": { - "monsters": [ - { - "groupId": 46, - "instId": 200001, - "eventId": 20002109, - "pos": { - "x": -133921, - "y": 2780, - "z": -102943 - }, - "rot": { - "x": 0, - "y": 343000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 18, - "pos": { - "x": -20463, - "y": 19367, - "z": -101900 - }, - "rot": { - "x": 0, - "y": 263612, - "z": 0 - }, - "propId": 100020 - }, - { - "groupId": 57, - "instId": 300003, - "propState": 18, - "pos": { - "x": -132958, - "y": 3523, - "z": -101521 - }, - "rot": { - "x": 0, - "y": 332469, - "z": 0 - }, - "propId": 100018 - }, - { - "groupId": 57, - "instId": 300004, - "propState": 18, - "pos": { - "x": -125984, - "y": 3524, - "z": -42807 - }, - "rot": { - "x": 0, - "y": 7440, - "z": 0 - }, - "propId": 100018 - }, - { - "groupId": 57, - "instId": 300002, - "propState": 18, - "pos": { - "x": -106954, - "y": 662, - "z": -67185 - }, - "rot": { - "x": 0, - "y": 214989, - "z": 0 - }, - "propId": 100020 - }, { - "groupId": 57, - "instId": 300006, - "propState": 18, - "pos": { - "x": 14401, - "y": 3907, - "z": -53154 - }, - "rot": { - "x": 0, - "y": 66115, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 57, - "instId": 300007, - "propState": 18, - "pos": { - "x": -33314, - "y": 19271, - "z": -43527 - }, - "rot": { - "x": 0, - "y": 319366, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 57, - "instId": 300008, - "propState": 18, - "pos": { - "x": -27168, - "y": 19980, - "z": -55073 - }, - "rot": { - "x": 0, - "y": 1902, - "z": 0 - }, - "propId": 100020 - }, { - "groupId": 57, - "instId": 300005, - "propState": 18, - "pos": { - "x": -2095, - "y": 3655, - "z": -104852 - }, - "rot": { - "x": 0, - "y": 38488, - "z": 0 - }, - "propId": 100020 - }, { - "groupId": 57, - "instId": 300009, - "propState": 18, - "pos": { - "x": -3256, - "y": 3764, - "z": -39782 - }, - "rot": { - "x": 0, - "y": 73508, - "z": 0 - }, - "propId": 100020 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [ - { - "groupId": 64, - "instId": 400001, - "pos": { - "x": -113843, - "y": -89, - "z": -66425 - }, - "rot": { - "x": 0, - "y": 152261, - "z": 0 - }, - "npcId": 10120 - } - ], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": -113805, - "y": -89, - "z": -66672 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "99": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 8, - "pos": { - "x": -153260, - "y": -163, - "z": -61520 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1004": { - "anchorId": 1, - "groupId": 99, - "instId": 300001, - "pos": { - "x": -153260, - "y": -163, - "z": -64020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "105": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300002, - "propState": 18, - "pos": { - "x": -106954, - "y": 662, - "z": -67185 - }, - "rot": { - "x": 0, - "y": 214989, - "z": 0 - }, - "propId": 100020 - } - ], - "teleports": {} - }, - "106": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 106, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "132": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 101, - "startAnchorId": 1, - "startGroupId": 132, - "isEnteredSceneInfo": true - } - }, - "200030102": { - "P20003_F20001001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": 39868, - "y": 80272, - "z": 99238 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100005 - }, - { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 39867, - "y": 80327, - "z": 99241 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, - { - "groupId": 1, - "instId": 300005, - "propState": 2, - "pos": { - "x": 37471, - "y": 80260, - "z": 97107 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - }, - { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": 189124, - "y": 82889, - "z": 141036 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 1, - "instId": 300011, - "propState": 8, - "pos": { - "x": 189124, - "y": 82816, - "z": 144281 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300007, - "propState": 2, - "pos": { - "x": 187263, - "y": 82830, - "z": 144350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 1, - "instId": 300008, - "propState": 8, - "pos": { - "x": 125966, - "y": 80503, - "z": 126902 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 1, - "instId": 300012, - "propState": 8, - "pos": { - "x": 125966, - "y": 80461, - "z": 129012 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300010, - "propState": 8, - "pos": { - "x": 124206, - "y": 80461, - "z": 129306 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 1, - "instId": 300009, - "propState": 8, - "pos": { - "x": 8732, - "y": 79658, - "z": 113930 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 1, - "instId": 300013, - "propState": 8, - "pos": { - "x": 8732, - "y": 79584, - "z": 110666 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 10469, - "y": 79626, - "z": 110460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 45424, - "y": 105, - "z": -127524 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300014, - "propState": 8, - "pos": { - "x": -5018, - "y": 79582, - "z": 99243 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300015, - "propState": 8, - "pos": { - "x": 8732, - "y": 79584, - "z": 87818 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300023, - "propState": 8, - "pos": { - "x": 6984, - "y": 79597, - "z": 88038 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 1, - "instId": 300024, - "propState": 8, - "pos": { - "x": 8730, - "y": 79658, - "z": 84610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100001 - }, { - "groupId": 1, - "instId": 300016, - "propState": 1, - "pos": { - "x": 8736, - "y": 76653, - "z": 67879 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300017, - "propState": 1, - "pos": { - "x": 8744, - "y": 76650, - "z": 130573 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300018, - "propState": 1, - "pos": { - "x": 8742, - "y": 76666, - "z": 156017 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300019, - "propState": 1, - "pos": { - "x": 91516, - "y": 75846, - "z": 124886 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300020, - "propState": 1, - "pos": { - "x": 125990, - "y": 80471, - "z": 103866 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300021, - "propState": 1, - "pos": { - "x": 133415, - "y": 78661, - "z": 139710 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300022, - "propState": 1, - "pos": { - "x": 167309, - "y": 82825, - "z": 156197 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300003 - }, { - "groupId": 1, - "instId": 300025, - "propState": 8, - "pos": { - "x": 125990, - "y": 80651, - "z": 101929 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300004 - } - ], - "teleports": {} - }, - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": 11920, - "y": 79584, - "z": 89820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 86800, - "y": 78661, - "z": 137880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 185330, - "y": 77100, - "z": 92390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2000301": { - "anchorId": 1, - "groupId": 2, - "instId": 300001, - "pos": { - "x": 4560, - "y": 79626, - "z": 99300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2000302": { - "anchorId": 2, - "groupId": 2, - "instId": 300002, - "pos": { - "x": 92360, - "y": 78661, - "z": 140050 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2000303": { - "anchorId": 3, - "groupId": 2, - "instId": 300003, - "pos": { - "x": 187880, - "y": 77016, - "z": 95592 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300009, - "propState": 8, - "pos": { - "x": 51560, - "y": 80282, - "z": 77601 - }, - "rot": { - "x": 0, - "y": 359894, - "z": 0 - }, - "propId": 100027 - }, - { - "groupId": 3, - "instId": 300013, - "propState": 8, - "pos": { - "x": 171436, - "y": 82822, - "z": 146226 - }, - "rot": { - "x": 0, - "y": 269895, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 3, - "instId": 300014, - "propState": 8, - "pos": { - "x": 168049, - "y": 77020, - "z": 99987 - }, - "rot": { - "x": 0, - "y": 269895, - "z": 0 - }, - "propId": 100026 - }, - { - "groupId": 3, - "instId": 300015, - "propState": 8, - "pos": { - "x": 196142, - "y": 77019, - "z": 91994 - }, - "rot": { - "x": 0, - "y": 269895, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 3, - "instId": 300017, - "propState": 8, - "pos": { - "x": 15744, - "y": 79583, - "z": 107276 - }, - "rot": { - "x": 0, - "y": 269895, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 3, - "instId": 300018, - "propState": 8, - "pos": { - "x": 147936, - "y": 79917, - "z": 146343 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": 24934, - "y": 80280, - "z": 95797 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": 180538, - "y": 82720, - "z": 134140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 3, - "instId": 300016, - "propState": 8, - "pos": { - "x": 51490, - "y": 63990, - "z": 105530 - }, - "rot": { - "x": 0, - "y": 269895, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 3, - "instId": 300011, - "propState": 8, - "pos": { - "x": 127402, - "y": 78669, - "z": 143222 - }, - "rot": { - "x": 0, - "y": 269895, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 3, - "instId": 300010, - "propState": 8, - "pos": { - "x": 102580, - "y": 74250, - "z": 112090 - }, - "rot": { - "x": 0, - "y": 266439, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 86970, - "y": 63990, - "z": 120400 - }, - "rot": { - "x": 0, - "y": 89895, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 78860, - "y": 63990, - "z": 78745 - }, - "rot": { - "x": 0, - "y": 359895, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 80020, - "y": 78670, - "z": 137590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 168458, - "y": 82618, - "z": 131648 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 3, - "instId": 300012, - "propState": 8, - "pos": { - "x": 14850, - "y": 79626, - "z": 88660 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 3, - "instId": 300007, - "propState": 8, - "pos": { - "x": 96242, - "y": 74087, - "z": 109711 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 100025 - }, { - "groupId": 3, - "instId": 300008, - "propState": 8, - "pos": { - "x": 251850, - "y": 79911, - "z": 126814 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 64619, - "y": 80338, - "z": 99130 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100014 - }, - { - "groupId": 4, - "instId": 300015, - "propState": 8, - "pos": { - "x": 94614, - "y": 74053, - "z": 103220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100014 - }, - { - "groupId": 4, - "instId": 300003, - "propState": 1, - "pos": { - "x": 67646, - "y": 80000, - "z": 110350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100011 - }, - { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": 67680, - "y": 79980, - "z": 88240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100012 - }, { - "groupId": 4, - "instId": 300005, - "propState": 2, - "pos": { - "x": 92596, - "y": 65096, - "z": 102443 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 4, - "instId": 300006, - "propState": 8, - "pos": { - "x": 53462, - "y": 63965, - "z": 96389 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100014 - }, { - "groupId": 4, - "instId": 300007, - "propState": 8, - "pos": { - "x": 50937, - "y": 63986, - "z": 78396 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 4, - "instId": 300008, - "propState": 8, - "pos": { - "x": 79060, - "y": 64016, - "z": 96537 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": 96590, - "y": 74248, - "z": 115140 - }, - "rot": { - "x": 0, - "y": 140035, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1005": { - "anchorId": 1, - "groupId": 7, - "instId": 300001, - "pos": { - "x": 98258, - "y": 74248, - "z": 113152 - }, - "rot": { - "x": 0, - "y": 320000, - "z": 0 - } - } - } - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300002, - "propState": 12, - "pos": { - "x": 14680, - "y": 76698, - "z": 61579 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 12, - "pos": { - "x": 42370, - "y": 80220, - "z": 115530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 18, - "instId": 300009, - "propState": 12, - "pos": { - "x": 99322, - "y": 74250, - "z": 119383 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 18, - "instId": 300008, - "propState": 12, - "pos": { - "x": 105016, - "y": 78661, - "z": 128960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 18, - "instId": 300006, - "propState": 12, - "pos": { - "x": 195158, - "y": 82822, - "z": 153782 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 18, - "instId": 300007, - "propState": 12, - "pos": { - "x": 174480, - "y": 77070, - "z": 91640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 18, - "instId": 300001, - "propState": 12, - "pos": { - "x": 73123, - "y": 64204, - "z": 99218 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60003 - }, { - "groupId": 18, - "instId": 300005, - "propState": 12, - "pos": { - "x": 127120, - "y": 80556, - "z": 82945 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60002 - }, { - "groupId": 18, - "instId": 300010, - "propState": 20, - "pos": { - "x": 124785, - "y": 80556, - "z": 82947 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60002 - }, { - "groupId": 18, - "instId": 300011, - "propState": 20, - "pos": { - "x": 127124, - "y": 80556, - "z": 84295 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60002 - }, { - "groupId": 18, - "instId": 300012, - "propState": 20, - "pos": { - "x": 124754, - "y": 80556, - "z": 84307 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60003 - }, { - "groupId": 18, - "instId": 300013, - "propState": 8, - "pos": { - "x": 125468, - "y": 81522, - "z": 83065 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 18, - "instId": 300014, - "propState": 8, - "pos": { - "x": 125468, - "y": 81522, - "z": 83065 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 18, - "instId": 300015, - "propState": 8, - "pos": { - "x": 125468, - "y": 81522, - "z": 83065 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 18, - "instId": 300016, - "propState": 8, - "pos": { - "x": 127499, - "y": 80535, - "z": 83117 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "20": { - "monsters": [ - { - "groupId": 20, - "instId": 200001, - "eventId": 20003231, - "pos": { - "x": 67030, - "y": 78660, - "z": 140230 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 11, - "pos": { - "x": 62468, - "y": 78661, - "z": 141219 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60003 - }, { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 20, - "instId": 300003, - "propState": 8, - "pos": { - "x": 62468, - "y": 78661, - "z": 141219 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 2, - "pos": { - "x": 104890, - "y": 74167, - "z": 97330 - }, - "rot": { - "x": 0, - "y": 269856, - "z": 0 - }, - "propId": 100022 - }, { - "groupId": 24, - "instId": 300002, - "propState": 8, - "pos": { - "x": 104890, - "y": 65184, - "z": 97330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100022 - } - ], - "teleports": {} - }, - "25": { - "monsters": [ - { - "groupId": 25, - "instId": 200001, - "eventId": 20003101, - "pos": { - "x": 30460, - "y": 80286, - "z": 100110 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "monsterId": 8012010 - }, - { - "groupId": 25, - "instId": 200003, - "eventId": 20003103, - "pos": { - "x": 29517, - "y": 80286, - "z": 97059 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8012030 - }, - { - "groupId": 25, - "instId": 200004, - "eventId": 20003104, - "pos": { - "x": 63460, - "y": 80260, - "z": 118095 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8011010 - }, - { - "groupId": 25, - "instId": 200006, - "eventId": 20003106, - "pos": { - "x": 127690, - "y": 78660, - "z": 140636 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8012030 - }, { - "groupId": 25, - "instId": 200002, - "eventId": 20003112, - "pos": { - "x": 77270, - "y": 63986, - "z": 71020 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8012030 - }, { - "groupId": 25, - "instId": 200005, - "eventId": 20003113, - "pos": { - "x": 100040, - "y": 65111, - "z": 129760 - }, - "rot": { - "x": 0, - "y": 173512, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "28": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 28, - "instId": 300002, - "propState": 1, - "pos": { - "x": 68110, - "y": 63760, - "z": 126450 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100011 - }, - { - "groupId": 28, - "instId": 300003, - "propState": 8, - "pos": { - "x": 60350, - "y": 63690, - "z": 99240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100012 - }, - { - "groupId": 28, - "instId": 300004, - "propState": 8, - "pos": { - "x": 68090, - "y": 63760, - "z": 72010 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100012 - }, - { - "groupId": 28, - "instId": 300005, - "propState": 8, - "pos": { - "x": 86210, - "y": 64310, - "z": 99240 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100013 - }, { - "groupId": 28, - "instId": 300006, - "propState": 8, - "pos": { - "x": 45940, - "y": 63750, - "z": 112750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100013 - } - ], - "teleports": {} - }, - "33": { - "monsters": [ - { - "groupId": 33, - "instId": 200001, - "eventId": 20003109, - "pos": { - "x": 131689, - "y": 80471, - "z": 120140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": 247160, - "y": 79920, - "z": 125050 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - }, - "propId": 113 - } - ], - "teleports": { - "1301": { - "anchorId": 1, - "groupId": 34, - "instId": 300001, - "pos": { - "x": 248254, - "y": 79927, - "z": 122916 - }, - "rot": { - "x": 0, - "y": 343790, - "z": 0 - } - } - } - }, - "50": { - "monsters": [ - { - "groupId": 50, - "instId": 200001, - "eventId": 20003204, - "pos": { - "x": 8970, - "y": 76661, - "z": 151760 - }, - "rot": { - "x": 0, - "y": 182020, - "z": 0 - }, - "monsterId": 8012010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300001, - "propState": 18, - "pos": { - "x": 122981, - "y": 80948, - "z": 83856 - }, - "rot": { - "x": 0, - "y": 144116, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 53, - "instId": 300003, - "propState": 18, - "pos": { - "x": 192679, - "y": 83577, - "z": 155288 - }, - "rot": { - "x": 0, - "y": 88684, - "z": 0 - }, - "propId": 100020 - }, { - "groupId": 53, - "instId": 300004, - "propState": 18, - "pos": { - "x": 181595, - "y": 83541, - "z": 145668 - }, - "rot": { - "x": 0, - "y": 331914, - "z": 0 - }, - "propId": 100020 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": 256220, - "y": 78796, - "z": 44330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300001, - "propState": 8, - "pos": { - "x": 254161, - "y": 81500, - "z": 42034 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "104": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 104, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1271, - "y": 81513, - "z": 99259 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 107 - } - ], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 117, - "instId": 300001, - "propState": 18, - "pos": { - "x": 11827, - "y": 77402, - "z": 148555 - }, - "rot": { - "x": 0, - "y": 293812, - "z": 0 - }, - "propId": 100018 - } - ], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 118, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "200040102": { - "P20004_F20004001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": 16550, - "y": 412082, - "z": -6200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -11513, - "y": 180918, - "z": -88379 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 28310, - "y": 172315, - "z": 47630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": 23980, - "y": 143925, - "z": -22885 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2000401": { - "anchorId": 5, - "groupId": 2, - "instId": 300001, - "pos": { - "x": 7320, - "y": 412082, - "z": -1500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2000402": { - "anchorId": 2, - "groupId": 2, - "instId": 300002, - "pos": { - "x": -14714, - "y": 180918, - "z": -89770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2000403": { - "anchorId": 3, - "groupId": 2, - "instId": 300003, - "pos": { - "x": 35420, - "y": 172315, - "z": 46840 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - } - }, - "2000404": { - "anchorId": 4, - "groupId": 2, - "instId": 300004, - "pos": { - "x": 26290, - "y": 143925, - "z": -17740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300004, - "propState": 0, - "pos": { - "x": 45892, - "y": 171240, - "z": 79370 - }, - "rot": { - "x": 0, - "y": 232288, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 4, - "instId": 300005, - "propState": 0, - "pos": { - "x": 36538, - "y": 171240, - "z": 90630 - }, - "rot": { - "x": 0, - "y": 230173, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 4, - "instId": 300006, - "propState": 0, - "pos": { - "x": -31513, - "y": 179103, - "z": -117806 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 4, - "instId": 300007, - "propState": 0, - "pos": { - "x": -42120, - "y": 178950, - "z": -109089 - }, - "rot": { - "x": 0, - "y": 39426, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300001, - "propState": 0, - "pos": { - "x": -52969, - "y": 178950, - "z": -100139 - }, - "rot": { - "x": 0, - "y": 40819, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300006, - "propState": 8, - "pos": { - "x": 78570, - "y": 172707, - "z": -15496 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 81605, - "y": 163620, - "z": -14231 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 86170, - "y": 172415, - "z": -14200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 86170, - "y": 172415, - "z": -14200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 5, - "instId": 300004, - "propState": 12, - "pos": { - "x": 86170, - "y": 172415, - "z": -14200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60002 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 12, - "pos": { - "x": -2716, - "y": 413976, - "z": 20636 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 31, - "instId": 300002, - "propState": 12, - "pos": { - "x": -95043, - "y": 411908, - "z": -18250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 31, - "instId": 300003, - "propState": 12, - "pos": { - "x": -55508, - "y": 182862, - "z": -13966 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60001 - }, - { - "groupId": 31, - "instId": 300004, - "propState": 12, - "pos": { - "x": 10269, - "y": 180920, - "z": -103379 - }, - "rot": { - "x": 0, - "y": 220013, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 31, - "instId": 300005, - "propState": 12, - "pos": { - "x": -57810, - "y": 177414, - "z": -95270 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 31, - "instId": 300006, - "propState": 12, - "pos": { - "x": 44878, - "y": 172248, - "z": 62691 - }, - "rot": { - "x": 0, - "y": 230000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 31, - "instId": 300007, - "propState": 12, - "pos": { - "x": 14950, - "y": 172249, - "z": 64855 - }, - "rot": { - "x": 0, - "y": 140910, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 31, - "instId": 300008, - "propState": 12, - "pos": { - "x": -48234, - "y": 182839, - "z": 45318 - }, - "rot": { - "x": 0, - "y": 140000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 31, - "instId": 300009, - "propState": 12, - "pos": { - "x": -62458, - "y": 177545, - "z": 30073 - }, - "rot": { - "x": 0, - "y": 320000, - "z": 0 - }, - "propId": 60001 - }, { - "groupId": 31, - "instId": 300010, - "propState": 12, - "pos": { - "x": 7507, - "y": 172229, - "z": 89687 - }, - "rot": { - "x": 0, - "y": 6000, - "z": 0 - }, - "propId": 60001 - } - ], - "teleports": {} - }, - "34": { - "monsters": [ - { - "groupId": 34, - "instId": 200001, - "eventId": 20004231, - "pos": { - "x": 31845, - "y": 169791, - "z": 85159 - }, - "rot": { - "x": 0, - "y": 337906, - "z": 0 - }, - "monsterId": 8022010 - }, { - "groupId": 34, - "instId": 200002, - "eventId": 20004232, - "pos": { - "x": 34912, - "y": 169791, - "z": 87854 - }, - "rot": { - "x": 0, - "y": 269528, - "z": 0 - }, - "monsterId": 8022010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 11, - "pos": { - "x": 31250, - "y": 169655, - "z": 88460 - }, - "rot": { - "x": 0, - "y": 142143, - "z": 0 - }, - "propId": 60002 - }, { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 142143, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 34, - "instId": 300003, - "propState": 8, - "pos": { - "x": 31250, - "y": 169655, - "z": 88460 - }, - "rot": { - "x": 0, - "y": 142143, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": -63660, - "y": 182862, - "z": -21520 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": 50871, - "y": 172400, - "z": -59024 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 35, - "instId": 300003, - "propState": 8, - "pos": { - "x": 47540, - "y": 169655, - "z": 75000 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "propId": 100025 - }, - { - "groupId": 35, - "instId": 300004, - "propState": 8, - "pos": { - "x": -32238, - "y": 411908, - "z": -10233 - }, - "rot": { - "x": 0, - "y": 269895, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 35, - "instId": 300005, - "propState": 8, - "pos": { - "x": -78660, - "y": 411908, - "z": -17990 - }, - "rot": { - "x": 0, - "y": 269895, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300006, - "propState": 8, - "pos": { - "x": -3039, - "y": 412082, - "z": 6833 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300007, - "propState": 8, - "pos": { - "x": -2927, - "y": 412082, - "z": -35510 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 35, - "instId": 300008, - "propState": 8, - "pos": { - "x": -53854, - "y": 182862, - "z": -61283 - }, - "rot": { - "x": 0, - "y": 134000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 35, - "instId": 300009, - "propState": 8, - "pos": { - "x": -69749, - "y": 182862, - "z": -31661 - }, - "rot": { - "x": 0, - "y": 77036, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300010, - "propState": 8, - "pos": { - "x": -35639, - "y": 180918, - "z": -93976 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300011, - "propState": 8, - "pos": { - "x": 6531, - "y": 180920, - "z": -97335 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 35, - "instId": 300012, - "propState": 8, - "pos": { - "x": 14887, - "y": 174877, - "z": -110436 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300013, - "propState": 8, - "pos": { - "x": -58943, - "y": 177414, - "z": -87559 - }, - "rot": { - "x": 0, - "y": 220000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 35, - "instId": 300014, - "propState": 8, - "pos": { - "x": -46725, - "y": 177414, - "z": -104197 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300015, - "propState": 8, - "pos": { - "x": -3009, - "y": 172299, - "z": -89694 - }, - "rot": { - "x": 0, - "y": 83000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300016, - "propState": 8, - "pos": { - "x": 32701, - "y": 172225, - "z": 68710 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300017, - "propState": 8, - "pos": { - "x": 3080, - "y": 172225, - "z": 69780 - }, - "rot": { - "x": 0, - "y": 53000, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 35, - "instId": 300018, - "propState": 8, - "pos": { - "x": -41643, - "y": 172241, - "z": 35096 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300019, - "propState": 8, - "pos": { - "x": -40514, - "y": 172241, - "z": 33751 - }, - "rot": { - "x": 0, - "y": 50000, - "z": 0 - }, - "propId": 100027 - }, { - "groupId": 35, - "instId": 300020, - "propState": 8, - "pos": { - "x": -54202, - "y": 182862, - "z": 33693 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "propId": 100027 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 0, - "pos": { - "x": 2018, - "y": 412082, - "z": -13367 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100000 - }, { - "groupId": 36, - "instId": 300003, - "propState": 14, - "pos": { - "x": -2490, - "y": 414020, - "z": -14260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100007 - } - ], - "teleports": {} - }, - "41": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 8, - "pos": { - "x": -95834, - "y": 182862, - "z": -11200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100074 - }, - { - "groupId": 41, - "instId": 300002, - "propState": 8, - "pos": { - "x": -95834, - "y": 411908, - "z": -11200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100074 - }, - { - "groupId": 41, - "instId": 300003, - "propState": 1, - "pos": { - "x": -102314, - "y": 411470, - "z": -14117 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100073 - }, - { - "groupId": 41, - "instId": 300004, - "propState": 8, - "pos": { - "x": -98020, - "y": 184490, - "z": -14058 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100091 - }, { - "groupId": 41, - "instId": 300005, - "propState": 8, - "pos": { - "x": -98020, - "y": 413482, - "z": -14190 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100091 - } - ], - "teleports": {} - }, - "42": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29037, - "y": 144001, - "z": -17653 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100074 - }, - { - "groupId": 42, - "instId": 300002, - "propState": 8, - "pos": { - "x": 90400, - "y": 411908, - "z": -17380 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100074 - }, - { - "groupId": 42, - "instId": 300003, - "propState": 1, - "pos": { - "x": 96873, - "y": 168100, - "z": -14245 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100072 - }, - { - "groupId": 42, - "instId": 300004, - "propState": 8, - "pos": { - "x": 29710, - "y": 144960, - "z": -14230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100092 - }, { - "groupId": 42, - "instId": 300005, - "propState": 8, - "pos": { - "x": 92556, - "y": 413533, - "z": -14221 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100091 - } - ], - "teleports": {} - }, - "49": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2758, - "y": 144670, - "z": -14085 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 113 - } - ], - "teleports": { - "1304": { - "anchorId": 1, - "groupId": 49, - "instId": 300001, - "pos": { - "x": -470, - "y": 144131, - "z": -14350 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 0, - "pos": { - "x": -45550, - "y": 182859, - "z": 37610 - }, - "rot": { - "x": 0, - "y": 50364, - "z": 0 - }, - "propId": 100075 - }, - { - "groupId": 51, - "instId": 300002, - "propState": 1, - "pos": { - "x": 34205, - "y": 172241, - "z": 61090 - }, - "rot": { - "x": 0, - "y": 140342, - "z": 0 - }, - "propId": 100075 - }, - { - "groupId": 51, - "instId": 300003, - "propState": 0, - "pos": { - "x": -5492, - "y": 172245, - "z": 69006 - }, - "rot": { - "x": 0, - "y": 230342, - "z": 0 - }, - "propId": 100075 - }, - { - "groupId": 51, - "instId": 300004, - "propState": 1, - "pos": { - "x": 50100, - "y": 172307, - "z": 34560 - }, - "rot": { - "x": 0, - "y": 320342, - "z": 0 - }, - "propId": 100076 - }, { - "groupId": 51, - "instId": 300005, - "propState": 1, - "pos": { - "x": 4961, - "y": 172283, - "z": -85700 - }, - "rot": { - "x": 0, - "y": 264500, - "z": 0 - }, - "propId": 100076 - }, { - "groupId": 51, - "instId": 300006, - "propState": 2, - "pos": { - "x": -47126, - "y": 182937, - "z": 42050 - }, - "rot": { - "x": 0, - "y": 53340, - "z": 0 - }, - "propId": 100078 - }, { - "groupId": 51, - "instId": 300007, - "propState": 1, - "pos": { - "x": 29865, - "y": 172315, - "z": 60906 - }, - "rot": { - "x": 0, - "y": 319534, - "z": 0 - }, - "propId": 100078 - }, { - "groupId": 51, - "instId": 300008, - "propState": 1, - "pos": { - "x": -61141, - "y": 177569, - "z": 41487 - }, - "rot": { - "x": 0, - "y": 140000, - "z": 0 - }, - "propId": 100079 - }, { - "groupId": 51, - "instId": 300009, - "propState": 0, - "pos": { - "x": 86620, - "y": 411956, - "z": -14145 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100075 - }, { - "groupId": 51, - "instId": 300010, - "propState": 1, - "pos": { - "x": -92635, - "y": 411956, - "z": -14145 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100075 - } - ], - "teleports": {} - }, - "83": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 83, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "87": { - "monsters": [ - { - "groupId": 87, - "instId": 200001, - "eventId": 20004106, - "pos": { - "x": 38160, - "y": 172400, - "z": -74590 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "monsterId": 8022010 - }, { - "groupId": 87, - "instId": 200002, - "eventId": 20004107, - "pos": { - "x": 65707, - "y": 172400, - "z": -39125 - }, - "rot": { - "x": 0, - "y": 20000, - "z": 0 - }, - "monsterId": 8022010 - }, { - "groupId": 87, - "instId": 200003, - "eventId": 20004108, - "pos": { - "x": 65230, - "y": 172400, - "z": -33300 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 8022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "88": { - "monsters": [ - { - "groupId": 88, - "instId": 200001, - "eventId": 20004101, - "pos": { - "x": -63775, - "y": 182862, - "z": 0 - }, - "rot": { - "x": 0, - "y": 119339, - "z": 0 - }, - "monsterId": 8022010 - }, { - "groupId": 88, - "instId": 200002, - "eventId": 20004102, - "pos": { - "x": -63458, - "y": 182862, - "z": 2763 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 8022010 - }, { - "groupId": 88, - "instId": 200003, - "eventId": 20004103, - "pos": { - "x": -62135, - "y": 182891, - "z": 14288 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "89": { - "monsters": [ - { - "groupId": 89, - "instId": 200001, - "eventId": 20004125, - "pos": { - "x": 11579, - "y": 172226, - "z": 78947 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 0, - "pos": { - "x": -15001, - "y": 176391, - "z": 51728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26580, - "y": 143925, - "z": -3696 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100025 - } - ], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 0, - "pos": { - "x": -44708, - "y": 182921, - "z": -66187 - }, - "rot": { - "x": 0, - "y": 309500, - "z": 0 - }, - "propId": 100088 - }, - { - "groupId": 97, - "instId": 300002, - "propState": 0, - "pos": { - "x": -44708, - "y": 182881, - "z": -66187 - }, - "rot": { - "x": 0, - "y": 219500, - "z": 0 - }, - "propId": 300008 - }, - { - "groupId": 97, - "instId": 300003, - "propState": 0, - "pos": { - "x": -47712, - "y": 182862, - "z": -66323 - }, - "rot": { - "x": 0, - "y": 312965, - "z": 0 - }, - "propId": 100078 - }, - { - "groupId": 97, - "instId": 300004, - "propState": 0, - "pos": { - "x": 73228, - "y": 172441, - "z": -14226 - }, - "rot": { - "x": 0, - "y": 90756, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 97, - "instId": 300005, - "propState": 0, - "pos": { - "x": 75259, - "y": 172424, - "z": -14232 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 97, - "instId": 300006, - "propState": 1, - "pos": { - "x": 13956, - "y": 172295, - "z": 85557 - }, - "rot": { - "x": 0, - "y": 185733, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 97, - "instId": 300007, - "propState": 1, - "pos": { - "x": 13963, - "y": 172245, - "z": 85628 - }, - "rot": { - "x": 0, - "y": 275733, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 97, - "instId": 300010, - "propState": 1, - "pos": { - "x": -15429, - "y": 177436, - "z": -121681 - }, - "rot": { - "x": 0, - "y": 309500, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 97, - "instId": 300011, - "propState": 1, - "pos": { - "x": 12105, - "y": 174893, - "z": -104320 - }, - "rot": { - "x": 0, - "y": 309500, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 97, - "instId": 300012, - "propState": 1, - "pos": { - "x": 25850, - "y": 172261, - "z": 50783 - }, - "rot": { - "x": 0, - "y": 95342, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 97, - "instId": 300013, - "propState": 1, - "pos": { - "x": 22247, - "y": 172300, - "z": 64676 - }, - "rot": { - "x": 0, - "y": 50342, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 97, - "instId": 300014, - "propState": 1, - "pos": { - "x": -15420, - "y": 177421, - "z": -121688 - }, - "rot": { - "x": 0, - "y": 219500, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 97, - "instId": 300015, - "propState": 1, - "pos": { - "x": 12138, - "y": 174878, - "z": -104347 - }, - "rot": { - "x": 0, - "y": 219500, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 97, - "instId": 300016, - "propState": 1, - "pos": { - "x": 25865, - "y": 172246, - "z": 50781 - }, - "rot": { - "x": 0, - "y": 5342, - "z": 0 - }, - "propId": 300008 - }, { - "groupId": 97, - "instId": 300017, - "propState": 1, - "pos": { - "x": 22300, - "y": 172252, - "z": 64720 - }, - "rot": { - "x": 0, - "y": 320342, - "z": 0 - }, - "propId": 300008 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3200, - "y": 185029, - "z": -14100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "101": { - "monsters": [], - "npcs": [ - { - "groupId": 101, - "instId": 400001, - "pos": { - "x": -4643, - "y": 172738, - "z": 91737 - }, - "rot": { - "x": 0, - "y": 247600, - "z": 0 - }, - "npcId": 3080 - }, - { - "groupId": 101, - "instId": 400002, - "pos": { - "x": -5206, - "y": 173002, - "z": 92724 - }, - "rot": { - "x": 0, - "y": 215564, - "z": 0 - }, - "npcId": 3081 - }, - { - "groupId": 101, - "instId": 400003, - "pos": { - "x": -5962, - "y": 172741, - "z": 93316 - }, - "rot": { - "x": 0, - "y": 199300, - "z": 0 - }, - "npcId": 3082 - }, - { - "groupId": 101, - "instId": 400004, - "pos": { - "x": -16748, - "y": 172894, - "z": 83222 - }, - "rot": { - "x": 0, - "y": 54600, - "z": 0 - }, - "npcId": 3083 - }, { - "groupId": 101, - "instId": 400005, - "pos": { - "x": -16361, - "y": 172494, - "z": 85133 - }, - "rot": { - "x": 0, - "y": 111382, - "z": 0 - }, - "npcId": 3084 - }, { - "groupId": 101, - "instId": 400006, - "pos": { - "x": -16995, - "y": 173797, - "z": 85478 - }, - "rot": { - "x": 0, - "y": 115217, - "z": 0 - }, - "npcId": 3085 - } - ], - "props": [ - { - "groupId": 101, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7179, - "y": 172241, - "z": 91237 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 101, - "instId": 300002, - "propState": 8, - "pos": { - "x": -16413, - "y": 172241, - "z": 84522 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 101, - "instId": 300004, - "propState": 8, - "pos": { - "x": -42716, - "y": 172241, - "z": 52871 - }, - "rot": { - "x": 0, - "y": 19414, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 101, - "instId": 300005, - "propState": 8, - "pos": { - "x": -43397, - "y": 172241, - "z": 55562 - }, - "rot": { - "x": 0, - "y": 124550, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 101, - "instId": 300006, - "propState": 8, - "pos": { - "x": -41712, - "y": 172241, - "z": 53164 - }, - "rot": { - "x": 0, - "y": 336598, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 101, - "instId": 300007, - "propState": 8, - "pos": { - "x": -5751, - "y": 173943, - "z": 92245 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 101, - "instId": 300008, - "propState": 8, - "pos": { - "x": -15848, - "y": 173943, - "z": 84031 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4200, - "y": 420480, - "z": -10800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "107": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 107, - "instId": 300001, - "propState": 8, - "pos": { - "x": 24917, - "y": 148839, - "z": -15661 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "109": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 109, - "instId": 300001, - "propState": 8, - "pos": { - "x": 27877, - "y": 411908, - "z": -10207 - }, - "rot": { - "x": 0, - "y": 269895, - "z": 0 - }, - "propId": 100026 - }, { - "groupId": 109, - "instId": 300002, - "propState": 8, - "pos": { - "x": 45700, - "y": 411908, - "z": -18047 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100027 - } - ], - "teleports": {} - }, - "127": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 127, - "instId": 300001, - "propState": 8, - "pos": { - "x": 68024, - "y": 169639, - "z": 50287 - }, - "rot": { - "x": 0, - "y": 322107, - "z": 0 - }, - "propId": 300009 - } - ], - "teleports": {} - }, - "148": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 148, - "instId": 300001, - "propState": 1, - "pos": { - "x": -57770, - "y": 177550, - "z": 51330 - }, - "rot": { - "x": 0, - "y": 230342, - "z": 0 - }, - "propId": 100088 - }, { - "groupId": 148, - "instId": 300002, - "propState": 1, - "pos": { - "x": -57761, - "y": 177536, - "z": 51337 - }, - "rot": { - "x": 0, - "y": 320342, - "z": 0 - }, - "propId": 300008 - } - ], - "teleports": {} - }, - "149": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 149, - "instId": 300001, - "propState": 18, - "pos": { - "x": -30105, - "y": 414996, - "z": 4812 - }, - "rot": { - "x": 0, - "y": 334362, - "z": 0 - }, - "propId": 100018 - }, - { - "groupId": 149, - "instId": 300002, - "propState": 18, - "pos": { - "x": -36313, - "y": 183245, - "z": 45690 - }, - "rot": { - "x": 0, - "y": 187515, - "z": 0 - }, - "propId": 100020 - }, - { - "groupId": 149, - "instId": 300003, - "propState": 18, - "pos": { - "x": 69934, - "y": 170417, - "z": 57893 - }, - "rot": { - "x": 0, - "y": 291880, - "z": 0 - }, - "propId": 100020 - }, - { - "groupId": 149, - "instId": 300004, - "propState": 18, - "pos": { - "x": -45430, - "y": 183653, - "z": -80352 - }, - "rot": { - "x": 0, - "y": 265438, - "z": 0 - }, - "propId": 100018 - }, { - "groupId": 149, - "instId": 300005, - "propState": 18, - "pos": { - "x": -62784, - "y": 178283, - "z": 34851 - }, - "rot": { - "x": 0, - "y": 270352, - "z": 0 - }, - "propId": 100019 - } - ], - "teleports": {} - }, - "150": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 150, - "instId": 300006, - "propState": 18, - "pos": { - "x": -26594, - "y": 181675, - "z": -93204 - }, - "rot": { - "x": 0, - "y": 334362, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 150, - "instId": 300007, - "propState": 18, - "pos": { - "x": 17317, - "y": 144064, - "z": -14898 - }, - "rot": { - "x": 0, - "y": 308519, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 150, - "instId": 300008, - "propState": 18, - "pos": { - "x": -8976, - "y": 181678, - "z": -90543 - }, - "rot": { - "x": 0, - "y": 334362, - "z": 0 - }, - "propId": 101028 - }, { - "groupId": 150, - "instId": 300009, - "propState": 18, - "pos": { - "x": 17632, - "y": 172665, - "z": 66685 - }, - "rot": { - "x": 0, - "y": 253459, - "z": 0 - }, - "propId": 101028 - } - ], - "teleports": {} - }, - "166": { - "monsters": [], - "npcs": [ - { - "groupId": 166, - "instId": 400001, - "pos": { - "x": -43237, - "y": 172556, - "z": 55463 - }, - "rot": { - "x": 0, - "y": 123392, - "z": 0 - }, - "npcId": 3086 - }, { - "groupId": 166, - "instId": 400002, - "pos": { - "x": -42618, - "y": 172550, - "z": 53074 - }, - "rot": { - "x": 0, - "y": 27470, - "z": 0 - }, - "npcId": 3088 - }, { - "groupId": 166, - "instId": 400003, - "pos": { - "x": -41794, - "y": 172564, - "z": 53395 - }, - "rot": { - "x": 0, - "y": 339243, - "z": 0 - }, - "npcId": 3087 - } - ], - "props": [ - { - "groupId": 166, - "instId": 300001, - "propState": 8, - "pos": { - "x": -42535, - "y": 173152, - "z": 54004 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 166, - "instId": 300002, - "propState": 8, - "pos": { - "x": -42716, - "y": 172241, - "z": 52871 - }, - "rot": { - "x": 0, - "y": 19414, - "z": 0 - }, - "propId": 100047 - }, - { - "groupId": 166, - "instId": 300003, - "propState": 8, - "pos": { - "x": -43397, - "y": 172241, - "z": 55562 - }, - "rot": { - "x": 0, - "y": 124550, - "z": 0 - }, - "propId": 100047 - }, - { - "groupId": 166, - "instId": 300004, - "propState": 8, - "pos": { - "x": -41712, - "y": 172241, - "z": 53164 - }, - "rot": { - "x": 0, - "y": 336598, - "z": 0 - }, - "propId": 100047 - }, { - "groupId": 166, - "instId": 300005, - "propState": 8, - "pos": { - "x": -42800, - "y": 173610, - "z": 54148 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "191": { - "monsters": [], - "npcs": [ - { - "groupId": 191, - "instId": 400001, - "pos": { - "x": -25727, - "y": 180967, - "z": -84085 - }, - "rot": { - "x": 0, - "y": 77891, - "z": 0 - }, - "npcId": 3046 - }, { - "groupId": 191, - "instId": 400002, - "pos": { - "x": -25833, - "y": 180920, - "z": -83542 - }, - "rot": { - "x": 0, - "y": 79082, - "z": 0 - }, - "npcId": 3110 - }, { - "groupId": 191, - "instId": 400003, - "pos": { - "x": -25879, - "y": 180918, - "z": -82895 - }, - "rot": { - "x": 0, - "y": 115350, - "z": 0 - }, - "npcId": 3103 - } - ], - "props": [ - { - "groupId": 191, - "instId": 300001, - "propState": 8, - "pos": { - "x": -25034, - "y": 180967, - "z": -83922 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 101, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "201010102": { - "P20101_F20101001": { - "scenes": { - "4": { - "monsters": [ - { - "groupId": 4, - "instId": 200004, - "eventId": 20101110, - "pos": { - "x": -1470, - "y": 9589, - "z": -54050 - }, - "rot": { - "x": 0, - "y": 83966, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 4, - "instId": 200005, - "eventId": 20101105, - "pos": { - "x": 29530, - "y": 2009, - "z": -61210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8001020 - }, { - "groupId": 4, - "instId": 200001, - "eventId": 20101107, - "pos": { - "x": -73968, - "y": 16048, - "z": 9539 - }, - "rot": { - "x": 0, - "y": 186699, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 4, - "instId": 200006, - "eventId": 20101106, - "pos": { - "x": -77891, - "y": 16038, - "z": 10379 - }, - "rot": { - "x": 0, - "y": 173085, - "z": 0 - }, - "monsterId": 8001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [ - { - "groupId": 7, - "instId": 200001, - "eventId": 20101231, - "pos": { - "x": -95350, - "y": 18020, - "z": 28780 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 8003010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 11, - "pos": { - "x": -93040, - "y": 18542, - "z": 30841 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": -93040, - "y": 18542, - "z": 30841 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "14": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 14, - "instId": 300003, - "propState": 8, - "pos": { - "x": -92210, - "y": 15711, - "z": -10540 - }, - "rot": { - "x": 0, - "y": 4300, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 14, - "instId": 300004, - "propState": 8, - "pos": { - "x": -66110, - "y": 16654, - "z": 12580 - }, - "rot": { - "x": 0, - "y": 4300, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 14, - "instId": 300005, - "propState": 8, - "pos": { - "x": -19980, - "y": 20084, - "z": 1800 - }, - "rot": { - "x": 0, - "y": 4300, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 14, - "instId": 300006, - "propState": 8, - "pos": { - "x": 21260, - "y": 14990, - "z": -4600 - }, - "rot": { - "x": 0, - "y": 4300, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 14, - "instId": 300007, - "propState": 8, - "pos": { - "x": 5450, - "y": 16622, - "z": -12380 - }, - "rot": { - "x": 0, - "y": 34500, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 14, - "instId": 300008, - "propState": 8, - "pos": { - "x": 17840, - "y": 12628, - "z": -40120 - }, - "rot": { - "x": 0, - "y": 4300, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 14, - "instId": 300001, - "propState": 8, - "pos": { - "x": 41210, - "y": 3356, - "z": -55370 - }, - "rot": { - "x": 0, - "y": 34500, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 14, - "instId": 300002, - "propState": 8, - "pos": { - "x": -108735, - "y": 16086, - "z": 11661 - }, - "rot": { - "x": 0, - "y": 34500, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - }, - "15": { - "monsters": [ - { - "groupId": 15, - "instId": 200005, - "eventId": 20101105, - "pos": { - "x": 29530, - "y": 2009, - "z": -61210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8001020 - }, { - "groupId": 15, - "instId": 200006, - "eventId": 20101106, - "pos": { - "x": 24170, - "y": 2120, - "z": -64020 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": -140060, - "y": 12670, - "z": 42000 - }, - "rot": { - "x": 0, - "y": 131440, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": 10070, - "y": 13630, - "z": -49980 - }, - "rot": { - "x": 0, - "y": 289310, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": -140060, - "y": 13354, - "z": 42000 - }, - "rot": { - "x": 0, - "y": 41440, - "z": 0 - }, - "propId": 115 - } - ], - "teleports": {} - }, - "17": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 17, - "instId": 300002, - "propState": 8, - "pos": { - "x": 23380, - "y": 14338, - "z": -16390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 17, - "instId": 300003, - "propState": 8, - "pos": { - "x": 92420, - "y": 3885, - "z": -29570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2010102": { - "anchorId": 2, - "groupId": 17, - "instId": 300002, - "pos": { - "x": 20290, - "y": 14305, - "z": -16630 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - } - }, - "2010103": { - "anchorId": 3, - "groupId": 17, - "instId": 300003, - "pos": { - "x": 89070, - "y": 3558, - "z": -34210 - }, - "rot": { - "x": 0, - "y": 272850, - "z": 0 - } - } - } - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 12, - "pos": { - "x": -80610, - "y": 17887, - "z": 21650 - }, - "rot": { - "x": 0, - "y": 45940, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 18, - "instId": 300002, - "propState": 12, - "pos": { - "x": -58638, - "y": 15503, - "z": -22743 - }, - "rot": { - "x": 0, - "y": 340210, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": -570, - "y": 19364, - "z": 4480 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1006": { - "anchorId": 1, - "groupId": 19, - "instId": 300001, - "pos": { - "x": -530, - "y": 19066, - "z": 1940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "27": { - "monsters": [ - { - "groupId": 27, - "instId": 200002, - "eventId": 20101002, - "pos": { - "x": 27530, - "y": 3174, - "z": -50540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "29": { - "monsters": [ - { - "groupId": 29, - "instId": 200001, - "eventId": 20101131, - "pos": { - "x": -73760, - "y": 16058, - "z": 9740 - }, - "rot": { - "x": 0, - "y": 125926, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 29, - "instId": 200002, - "eventId": 20101132, - "pos": { - "x": -69970, - "y": 16058, - "z": 10880 - }, - "rot": { - "x": 0, - "y": 222276, - "z": 0 - }, - "monsterId": 1002040 - }, { - "groupId": 29, - "instId": 200003, - "eventId": 20101133, - "pos": { - "x": -70091, - "y": 15953, - "z": 8163 - }, - "rot": { - "x": 0, - "y": 294403, - "z": 0 - }, - "monsterId": 1002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "32": { - "monsters": [ - { - "groupId": 32, - "instId": 200001, - "eventId": 20101135, - "pos": { - "x": -68380, - "y": 15934, - "z": -19540 - }, - "rot": { - "x": 0, - "y": 42206, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 32, - "instId": 200002, - "eventId": 20101136, - "pos": { - "x": -67980, - "y": 15839, - "z": -16580 - }, - "rot": { - "x": 0, - "y": 178409, - "z": 0 - }, - "monsterId": 8001020 - }, { - "groupId": 32, - "instId": 200003, - "eventId": 20101137, - "pos": { - "x": -65232, - "y": 15806, - "z": -18937 - }, - "rot": { - "x": 0, - "y": 288331, - "z": 0 - }, - "monsterId": 8001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "34": { - "monsters": [ - { - "groupId": 34, - "instId": 200001, - "eventId": 20101111, - "pos": { - "x": -30950, - "y": 18360, - "z": 6620 - }, - "rot": { - "x": 0, - "y": 315600, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": 41300, - "y": 3724, - "z": -36479 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1001": { - "anchorId": 1, - "groupId": 56, - "instId": 300001, - "pos": { - "x": 42548, - "y": 3716, - "z": -38422 - }, - "rot": { - "x": 0, - "y": 325718, - "z": 0 - } - } - } - }, - "78": { - "monsters": [], - "npcs": [ - { - "groupId": 78, - "instId": 400001, - "pos": { - "x": 22790, - "y": 13902, - "z": -22740 - }, - "rot": { - "x": 0, - "y": 109301, - "z": 0 - }, - "npcId": 1110 - } - ], - "props": [], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [ - { - "groupId": 102, - "instId": 400001, - "pos": { - "x": 18380, - "y": -468, - "z": -88930 - }, - "rot": { - "x": 0, - "y": 306495, - "z": 0 - }, - "npcId": 3025 - } - ], - "props": [ - { - "groupId": 102, - "instId": 300001, - "propState": 8, - "pos": { - "x": 20438, - "y": -683, - "z": -90444 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 110 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "201110102": { - "P20111_F20111001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": 39310, - "y": -2167, - "z": -8490 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5620, - "y": -2134, - "z": -69913 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": -19929, - "y": -2108, - "z": -167830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 46550, - "y": -2167, - "z": -7870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "2011101": { - "anchorId": 1, - "groupId": 2, - "instId": 300001, - "pos": { - "x": 34190, - "y": -2167, - "z": -8490 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2011102": { - "anchorId": 2, - "groupId": 2, - "instId": 300002, - "pos": { - "x": 8460, - "y": -2134, - "z": -72956 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2011103": { - "anchorId": 3, - "groupId": 2, - "instId": 300004, - "pos": { - "x": -22970, - "y": -2034, - "z": -170000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [ - { - "groupId": 3, - "instId": 200001, - "eventId": 20111231, - "pos": { - "x": -6530, - "y": 1876, - "z": 30540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1022020 - }, { - "groupId": 3, - "instId": 200002, - "eventId": 20111234, - "pos": { - "x": -9060, - "y": 1876, - "z": 29460 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 1022020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 11, - "pos": { - "x": -6530, - "y": 1876, - "z": 33390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6530, - "y": 1876, - "z": 33390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": -6530, - "y": 1876, - "z": 33390 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 12, - "pos": { - "x": 21294, - "y": 1824, - "z": -1800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 12, - "pos": { - "x": 12375, - "y": -2139, - "z": -18513 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 12, - "pos": { - "x": 21686, - "y": -1134, - "z": -73254 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 12, - "pos": { - "x": 22635, - "y": -2134, - "z": -172267 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 5, - "instId": 300005, - "propState": 12, - "pos": { - "x": -8050, - "y": -2134, - "z": -173160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 5, - "instId": 300008, - "propState": 12, - "pos": { - "x": -59200, - "y": -2141, - "z": -184760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11338, - "y": -2134, - "z": -71598 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": -8669, - "y": 1876, - "z": 15180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": -25470, - "y": -2134, - "z": -173596 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 37660, - "y": -140, - "z": -182380 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -22553, - "y": 1876, - "z": 6976 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": 10950, - "y": -2145, - "z": -32836 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 44040, - "y": -1134, - "z": -100890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 32068, - "y": -2134, - "z": -113765 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 17643, - "y": -2134, - "z": -133971 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 15969, - "y": -2134, - "z": -156658 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300010, - "propState": 8, - "pos": { - "x": 6583, - "y": -2134, - "z": -184250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": 34179, - "y": -140, - "z": -197655 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": -2551, - "y": 1876, - "z": 21501 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300014, - "propState": 8, - "pos": { - "x": 27004, - "y": -1134, - "z": -100501 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300015, - "propState": 8, - "pos": { - "x": 880, - "y": -2134, - "z": -173237 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 18, - "pos": { - "x": 33892, - "y": 788, - "z": -211942 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 11, - "instId": 300002, - "propState": 18, - "pos": { - "x": 51129, - "y": 800, - "z": -208073 - }, - "rot": { - "x": 0, - "y": 324790, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 11, - "instId": 300003, - "propState": 18, - "pos": { - "x": -3814, - "y": -873, - "z": -113346 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101030 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300001, - "propState": 1, - "pos": { - "x": 4870, - "y": 1876, - "z": 11640 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 101004 - } - ], - "teleports": {} - }, - "19": { - "monsters": [ - { - "groupId": 19, - "instId": 200001, - "eventId": 101207, - "pos": { - "x": -60650, - "y": -2141, - "z": -170300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8003041 - } - ], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300003, - "propState": 8, - "pos": { - "x": -60650, - "y": -1141, - "z": -170300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1107": { - "anchorId": 1, - "groupId": 19, - "instId": 300003, - "pos": { - "x": -54207, - "y": -2141, - "z": -170330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "20": { - "monsters": [ - { - "groupId": 20, - "instId": 200001, - "eventId": 20111233, - "pos": { - "x": 49100, - "y": -140, - "z": -187240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8003020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 11, - "pos": { - "x": 49420, - "y": -140, - "z": -183300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 20, - "instId": 300003, - "propState": 8, - "pos": { - "x": 47346, - "y": -140, - "z": -187947 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": 13127, - "y": -2139, - "z": -16017 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 21, - "instId": 300008, - "propState": 8, - "pos": { - "x": 10810, - "y": -2160, - "z": -20560 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 101001 - }, - { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29457, - "y": -1114, - "z": -87132 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": 26760, - "y": -1150, - "z": -82588 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 21, - "instId": 300005, - "propState": 8, - "pos": { - "x": -5290, - "y": -2107, - "z": -170316 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 21, - "instId": 300004, - "propState": 2, - "pos": { - "x": 4800, - "y": -2160, - "z": -208496 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 21, - "instId": 300006, - "propState": 8, - "pos": { - "x": -2370, - "y": -2134, - "z": -88890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 21, - "instId": 300007, - "propState": 2, - "pos": { - "x": -4570, - "y": -2134, - "z": -87780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - } - ], - "teleports": {} - }, - "23": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2320, - "y": -2134, - "z": -77850 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1007": { - "anchorId": 1, - "groupId": 23, - "instId": 300001, - "pos": { - "x": 110, - "y": -2130, - "z": -78020 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "24": { - "monsters": [ - { - "groupId": 24, - "instId": 200001, - "eventId": 20111133, - "pos": { - "x": 29090, - "y": -2130, - "z": -112310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 8, - "pos": { - "x": -20000, - "y": 1876, - "z": 9600 - }, - "rot": { - "x": 0, - "y": 65657, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1002": { - "anchorId": 1, - "groupId": 26, - "instId": 300001, - "pos": { - "x": -17550, - "y": 1876, - "z": 9728 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "27": { - "monsters": [ - { - "groupId": 27, - "instId": 200001, - "eventId": 20111101, - "pos": { - "x": -1120, - "y": -2139, - "z": -21790 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 8001020 - }, - { - "groupId": 27, - "instId": 200002, - "eventId": 20111102, - "pos": { - "x": -190, - "y": -2140, - "z": -24050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1022020 - }, - { - "groupId": 27, - "instId": 200003, - "eventId": 20111103, - "pos": { - "x": 7880, - "y": -2139, - "z": -44360 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8001020 - }, - { - "groupId": 27, - "instId": 200006, - "eventId": 20111106, - "pos": { - "x": -2200, - "y": -2134, - "z": -110430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1022020 - }, { - "groupId": 27, - "instId": 200007, - "eventId": 20111107, - "pos": { - "x": 21800, - "y": -2134, - "z": -133240 - }, - "rot": { - "x": 0, - "y": 759, - "z": 0 - }, - "monsterId": 8001020 - }, { - "groupId": 27, - "instId": 200008, - "eventId": 20111108, - "pos": { - "x": 4730, - "y": -2134, - "z": -206060 - }, - "rot": { - "x": 0, - "y": 759, - "z": 0 - }, - "monsterId": 1022020 - }, { - "groupId": 27, - "instId": 200004, - "eventId": 20111131, - "pos": { - "x": 24270, - "y": -2134, - "z": -154779 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 8001010 - }, { - "groupId": 27, - "instId": 200005, - "eventId": 20111132, - "pos": { - "x": 17710, - "y": -2134, - "z": -155750 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 1022020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 8, - "pos": { - "x": 17393, - "y": -1130, - "z": -136874 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 47, - "instId": 300002, - "propState": 8, - "pos": { - "x": 28330, - "y": -140, - "z": -208530 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 301010 - }, - { - "groupId": 47, - "instId": 300003, - "propState": 10, - "pos": { - "x": 28664, - "y": 542, - "z": -208193 - }, - "rot": { - "x": 0, - "y": 143675, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 47, - "instId": 300004, - "propState": 20, - "pos": { - "x": 18957, - "y": -2130, - "z": -135022 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 47, - "instId": 300007, - "propState": 8, - "pos": { - "x": 17401, - "y": -2120, - "z": -136560 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 47, - "instId": 300005, - "propState": 8, - "pos": { - "x": 7600, - "y": 14845, - "z": 120316 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 47, - "instId": 300006, - "propState": 8, - "pos": { - "x": 28330, - "y": -140, - "z": -208530 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 47, - "instId": 300008, - "propState": 1, - "pos": { - "x": 19880, - "y": -2034, - "z": -135326 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 47, - "instId": 300009, - "propState": 8, - "pos": { - "x": 28330, - "y": -240, - "z": -208530 - }, - "rot": { - "x": 0, - "y": 22616, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "53": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 53, - "instId": 300020, - "propState": 8, - "pos": { - "x": 33430, - "y": -1130, - "z": -93490 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 53, - "instId": 300001, - "propState": 20, - "pos": { - "x": 39650, - "y": -1134, - "z": -91550 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 53, - "instId": 300002, - "propState": 8, - "pos": { - "x": 39650, - "y": -1134, - "z": -91550 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300020, - "propState": 8, - "pos": { - "x": 33430, - "y": -1130, - "z": -93490 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 54, - "instId": 300001, - "propState": 20, - "pos": { - "x": 41810, - "y": -1134, - "z": -91550 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 54, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4570, - "y": -2134, - "z": -98970 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 12, - "pos": { - "x": -4750, - "y": -2134, - "z": -93550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 61, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4750, - "y": -2134, - "z": -93550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 61, - "instId": 300003, - "propState": 8, - "pos": { - "x": -4750, - "y": -2134, - "z": -93550 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300008, - "propState": 12, - "pos": { - "x": 25480, - "y": -140, - "z": -175060 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "201210102": { - "P20121_F20121001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300006, - "propState": 8, - "pos": { - "x": 124660, - "y": 46850, - "z": -23660 - }, - "rot": { - "x": 0, - "y": 13992, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": 179270, - "y": 55691, - "z": -188100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": 189170, - "y": 34698, - "z": -155570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 2, - "instId": 300005, - "propState": 8, - "pos": { - "x": 130170, - "y": 46659, - "z": -17500 - }, - "rot": { - "x": 0, - "y": 347080, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 130170, - "y": 48150, - "z": -17500 - }, - "rot": { - "x": 0, - "y": 347080, - "z": 0 - }, - "propId": 115 - }, { - "groupId": 2, - "instId": 300007, - "propState": 8, - "pos": { - "x": 131470, - "y": 46110, - "z": -17200 - }, - "rot": { - "x": 0, - "y": 347080, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": 248251, - "y": 45265, - "z": -74400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2012101": { - "anchorId": 1, - "groupId": 2, - "instId": 300006, - "pos": { - "x": 127850, - "y": 46588, - "z": -27590 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - } - }, - "2012102": { - "anchorId": 2, - "groupId": 2, - "instId": 300002, - "pos": { - "x": 177855, - "y": 55671, - "z": -185106 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - } - }, - "2012103": { - "anchorId": 4, - "groupId": 2, - "instId": 300004, - "pos": { - "x": 191750, - "y": 34645, - "z": -153710 - }, - "rot": { - "x": 0, - "y": 10000, - "z": 0 - } - }, - "2012105": { - "anchorId": 3, - "groupId": 2, - "instId": 300001, - "pos": { - "x": 245860, - "y": 45265, - "z": -70270 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300013, - "propState": 8, - "pos": { - "x": 135109, - "y": 50639, - "z": -125266 - }, - "rot": { - "x": 0, - "y": 328448, - "z": 0 - }, - "propId": 301004 - }, - { - "groupId": 3, - "instId": 300027, - "propState": 2, - "pos": { - "x": 128700, - "y": 58984, - "z": -126230 - }, - "rot": { - "x": 0, - "y": 234180, - "z": 0 - }, - "propId": 101008 - }, - { - "groupId": 3, - "instId": 300011, - "propState": 8, - "pos": { - "x": 142080, - "y": 28415, - "z": -124750 - }, - "rot": { - "x": 0, - "y": 352131, - "z": 0 - }, - "propId": 101008 - }, - { - "groupId": 3, - "instId": 300005, - "propState": 2, - "pos": { - "x": 135120, - "y": 59008, - "z": -125260 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "propId": 101007 - }, { - "groupId": 3, - "instId": 300035, - "propState": 8, - "pos": { - "x": 135120, - "y": 28080, - "z": -125260 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301005 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 12, - "pos": { - "x": 99079, - "y": 56086, - "z": -50917 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 5, - "instId": 300009, - "propState": 12, - "pos": { - "x": 170040, - "y": 54039, - "z": -146640 - }, - "rot": { - "x": 0, - "y": 122263, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 12, - "pos": { - "x": 173580, - "y": 55876, - "z": -193280 - }, - "rot": { - "x": 0, - "y": 339363, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 5, - "instId": 300008, - "propState": 12, - "pos": { - "x": 203510, - "y": 51271, - "z": -169400 - }, - "rot": { - "x": 0, - "y": 82181, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 5, - "instId": 300004, - "propState": 12, - "pos": { - "x": 244112, - "y": 50340, - "z": -129259 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 5, - "instId": 300012, - "propState": 12, - "pos": { - "x": 149090, - "y": 46537, - "z": -62970 - }, - "rot": { - "x": 0, - "y": 182537, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 5, - "instId": 300003, - "propState": 12, - "pos": { - "x": 249238, - "y": 45398, - "z": -48786 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 5, - "instId": 300005, - "propState": 12, - "pos": { - "x": 271040, - "y": 52609, - "z": -143760 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 5, - "instId": 300007, - "propState": 12, - "pos": { - "x": 234507, - "y": 47449, - "z": -111689 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 5, - "instId": 300010, - "propState": 12, - "pos": { - "x": 127440, - "y": 38191, - "z": -94150 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": 167410, - "y": 56130, - "z": -176500 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 6, - "instId": 300007, - "propState": 8, - "pos": { - "x": 119960, - "y": 47038, - "z": -31560 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 6, - "instId": 300020, - "propState": 8, - "pos": { - "x": 192610, - "y": 28566, - "z": -138040 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 124978, - "y": 52757, - "z": -61597 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": 126950, - "y": 58985, - "z": -123750 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 96697, - "y": 58612, - "z": -85094 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300004, - "propState": 8, - "pos": { - "x": 133060, - "y": 58914, - "z": -151580 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300006, - "propState": 8, - "pos": { - "x": 176670, - "y": 54698, - "z": -157982 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300014, - "propState": 8, - "pos": { - "x": 225358, - "y": 44239, - "z": -154609 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300015, - "propState": 8, - "pos": { - "x": 258970, - "y": 52799, - "z": -164370 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300016, - "propState": 8, - "pos": { - "x": 249460, - "y": 52235, - "z": -149290 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300008, - "propState": 8, - "pos": { - "x": 227220, - "y": 47702, - "z": -119910 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300017, - "propState": 8, - "pos": { - "x": 239470, - "y": 45318, - "z": -82210 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300018, - "propState": 8, - "pos": { - "x": 150580, - "y": 46487, - "z": -75710 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300009, - "propState": 8, - "pos": { - "x": 166430, - "y": 46395, - "z": -60810 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": 212053, - "y": 46632, - "z": -58076 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300019, - "propState": 8, - "pos": { - "x": 205990, - "y": 28524, - "z": -136970 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300012, - "propState": 8, - "pos": { - "x": 118200, - "y": 46590, - "z": -66470 - }, - "rot": { - "x": 0, - "y": 214909, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": 250240, - "y": 52634, - "z": -172840 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 6, - "instId": 300010, - "propState": 8, - "pos": { - "x": 141530, - "y": 28704, - "z": -114190 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 185138, - "y": 56852, - "z": -180397 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300002, - "propState": 8, - "pos": { - "x": 160677, - "y": 57693, - "z": -195411 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300003, - "propState": 8, - "pos": { - "x": 163010, - "y": 57587, - "z": -185578 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "13": { - "monsters": [ - { - "groupId": 13, - "instId": 200002, - "eventId": 20121102, - "pos": { - "x": 179340, - "y": 53929, - "z": -152480 - }, - "rot": { - "x": 0, - "y": 58402, - "z": 0 - }, - "monsterId": 1002020 - }, { - "groupId": 13, - "instId": 200005, - "eventId": 20121105, - "pos": { - "x": 242620, - "y": 50290, - "z": -133130 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1012030 - }, { - "groupId": 13, - "instId": 200006, - "eventId": 20121106, - "pos": { - "x": 224980, - "y": 44725, - "z": -151410 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 1012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "21": { - "monsters": [ - { - "groupId": 21, - "instId": 200001, - "eventId": 101205, - "pos": { - "x": 188380, - "y": 28600, - "z": -126680 - }, - "rot": { - "x": 0, - "y": 191491, - "z": 0 - }, - "monsterId": 1013021 - } - ], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": 188380, - "y": 29400, - "z": -126680 - }, - "rot": { - "x": 0, - "y": 101491, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1105": { - "anchorId": 1, - "groupId": 21, - "instId": 300003, - "pos": { - "x": 187420, - "y": 28490, - "z": -132974 - }, - "rot": { - "x": 0, - "y": 11491, - "z": 0 - } - } - } - }, - "23": { - "monsters": [ - { - "groupId": 23, - "instId": 200001, - "eventId": 20121232, - "pos": { - "x": 131452, - "y": 28991, - "z": -111908 - }, - "rot": { - "x": 0, - "y": 320000, - "z": 0 - }, - "monsterId": 1002020 - }, { - "groupId": 23, - "instId": 200002, - "eventId": 20121234, - "pos": { - "x": 128830, - "y": 28900, - "z": -112560 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "monsterId": 1002020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 11, - "pos": { - "x": 129890, - "y": 29189, - "z": -109870 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 23, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 23, - "instId": 300003, - "propState": 8, - "pos": { - "x": 129890, - "y": 29189, - "z": -109870 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "26": { - "monsters": [ - { - "groupId": 26, - "instId": 200001, - "eventId": 20121231, - "pos": { - "x": 209910, - "y": 28409, - "z": -141180 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "monsterId": 1013020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 11, - "pos": { - "x": 213240, - "y": 28451, - "z": -142390 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 26, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 26, - "instId": 300003, - "propState": 8, - "pos": { - "x": 213240, - "y": 28451, - "z": -142390 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300001, - "propState": 18, - "pos": { - "x": 260568, - "y": 52986, - "z": -148140 - }, - "rot": { - "x": 0, - "y": 224357, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 31, - "instId": 300002, - "propState": 18, - "pos": { - "x": 235771, - "y": 46209, - "z": -48586 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 31, - "instId": 300003, - "propState": 18, - "pos": { - "x": 151933, - "y": 47273, - "z": -76061 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 31, - "instId": 300004, - "propState": 18, - "pos": { - "x": 97294, - "y": 56769, - "z": -50059 - }, - "rot": { - "x": 0, - "y": 283011, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 31, - "instId": 300005, - "propState": 18, - "pos": { - "x": 156284, - "y": 29163, - "z": -130299 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101027 - }, { - "groupId": 31, - "instId": 300006, - "propState": 18, - "pos": { - "x": 252955, - "y": 45850, - "z": -59294 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 31, - "instId": 300007, - "propState": 18, - "pos": { - "x": 128824, - "y": 47381, - "z": -42838 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 31, - "instId": 300008, - "propState": 18, - "pos": { - "x": 136118, - "y": 59590, - "z": -154374 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 31, - "instId": 300009, - "propState": 18, - "pos": { - "x": 152307, - "y": 47055, - "z": -62238 - }, - "rot": { - "x": 0, - "y": 57258, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 31, - "instId": 300010, - "propState": 18, - "pos": { - "x": 168275, - "y": 56834, - "z": -195832 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 31, - "instId": 300011, - "propState": 18, - "pos": { - "x": 256422, - "y": 53744, - "z": -161454 - }, - "rot": { - "x": 0, - "y": 190000, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 31, - "instId": 300012, - "propState": 18, - "pos": { - "x": 176690, - "y": 47475, - "z": -61625 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 31, - "instId": 300013, - "propState": 18, - "pos": { - "x": 246522, - "y": 46318, - "z": -49765 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 31, - "instId": 300014, - "propState": 18, - "pos": { - "x": 247496, - "y": 45984, - "z": -48001 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101029 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": 186417, - "y": 55112, - "z": -167952 - }, - "rot": { - "x": 0, - "y": 114082, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1003": { - "anchorId": 1, - "groupId": 50, - "instId": 300001, - "pos": { - "x": 186692, - "y": 55115, - "z": -170540 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "62": { - "monsters": [ - { - "groupId": 62, - "instId": 200001, - "eventId": 20121133, - "pos": { - "x": 142751, - "y": 59115, - "z": -170159 - }, - "rot": { - "x": 0, - "y": 54449, - "z": 0 - }, - "monsterId": 1012030 - }, - { - "groupId": 62, - "instId": 200002, - "eventId": 20121132, - "pos": { - "x": 146980, - "y": 59055, - "z": -163810 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 1012030 - }, - { - "groupId": 62, - "instId": 200004, - "eventId": 20121131, - "pos": { - "x": 140010, - "y": 58960, - "z": -153560 - }, - "rot": { - "x": 0, - "y": 328470, - "z": 0 - }, - "monsterId": 1002020 - }, - { - "groupId": 62, - "instId": 200008, - "eventId": 20121134, - "pos": { - "x": 222630, - "y": 52430, - "z": -173510 - }, - "rot": { - "x": 0, - "y": 263890, - "z": 0 - }, - "monsterId": 1002020 - }, { - "groupId": 62, - "instId": 200011, - "eventId": 20121135, - "pos": { - "x": 222250, - "y": 52457, - "z": -176670 - }, - "rot": { - "x": 0, - "y": 262496, - "z": 0 - }, - "monsterId": 1002020 - }, { - "groupId": 62, - "instId": 200003, - "eventId": 20121136, - "pos": { - "x": 218140, - "y": 52470, - "z": -177540 - }, - "rot": { - "x": 0, - "y": 263890, - "z": 0 - }, - "monsterId": 1002020 - }, { - "groupId": 62, - "instId": 200015, - "eventId": 20121137, - "pos": { - "x": 155070, - "y": 28356, - "z": -127410 - }, - "rot": { - "x": 0, - "y": 230230, - "z": 0 - }, - "monsterId": 1002020 - }, { - "groupId": 62, - "instId": 200017, - "eventId": 20121138, - "pos": { - "x": 153520, - "y": 28400, - "z": -123990 - }, - "rot": { - "x": 0, - "y": 89850, - "z": 0 - }, - "monsterId": 1002020 - }, { - "groupId": 62, - "instId": 200018, - "eventId": 20121139, - "pos": { - "x": 150230, - "y": 28370, - "z": -125610 - }, - "rot": { - "x": 0, - "y": 149103, - "z": 0 - }, - "monsterId": 1002020 - }, { - "groupId": 62, - "instId": 200020, - "eventId": 20121140, - "pos": { - "x": 165620, - "y": 32560, - "z": -102050 - }, - "rot": { - "x": 0, - "y": 44440, - "z": 0 - }, - "monsterId": 1002020 - }, { - "groupId": 62, - "instId": 200006, - "eventId": 20121141, - "pos": { - "x": 167520, - "y": 32650, - "z": -99197 - }, - "rot": { - "x": 0, - "y": 187800, - "z": 0 - }, - "monsterId": 1002020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300003, - "propState": 8, - "pos": { - "x": 111550, - "y": 58980, - "z": -112800 - }, - "rot": { - "x": 0, - "y": 313824, - "z": 0 - }, - "propId": 3001 - } - ], - "teleports": { - "1408": { - "anchorId": 1, - "groupId": 92, - "instId": 300003, - "pos": { - "x": 113106, - "y": 58985, - "z": -111376 - }, - "rot": { - "x": 0, - "y": 226765, - "z": 0 - } - } - } - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": 151709, - "y": 56678, - "z": -189036 - }, - "rot": { - "x": 0, - "y": 211122, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": 153577, - "y": 59040, - "z": -153911 - }, - "rot": { - "x": 0, - "y": 290113, - "z": 0 - }, - "propId": 301010 - }, - { - "groupId": 96, - "instId": 300003, - "propState": 10, - "pos": { - "x": 153268, - "y": 59811, - "z": -153615 - }, - "rot": { - "x": 0, - "y": 116202, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 96, - "instId": 300004, - "propState": 20, - "pos": { - "x": 151080, - "y": 56276, - "z": -190790 - }, - "rot": { - "x": 0, - "y": 77745, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 96, - "instId": 300007, - "propState": 8, - "pos": { - "x": 154034, - "y": 56031, - "z": -189967 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 96, - "instId": 300005, - "propState": 8, - "pos": { - "x": 153577, - "y": 59040, - "z": -153911 - }, - "rot": { - "x": 0, - "y": 290113, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 96, - "instId": 300006, - "propState": 1, - "pos": { - "x": 151709, - "y": 56678, - "z": -189036 - }, - "rot": { - "x": 0, - "y": 211122, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 96, - "instId": 300008, - "propState": 8, - "pos": { - "x": 117426, - "y": 56229, - "z": -182552 - }, - "rot": { - "x": 0, - "y": 293330, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 8, - "pos": { - "x": 114610, - "y": 46975, - "z": -44960 - }, - "rot": { - "x": 0, - "y": 358325, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1010": { - "anchorId": 1, - "groupId": 100, - "instId": 300001, - "pos": { - "x": 117240, - "y": 46810, - "z": -44877 - }, - "rot": { - "x": 0, - "y": 268325, - "z": 0 - } - } - } - }, - "123": { - "monsters": [ - { - "groupId": 123, - "instId": 200001, - "eventId": 101212, - "pos": { - "x": 264960, - "y": 52545, - "z": -152620 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 1023012 - } - ], - "npcs": [], - "props": [ - { - "groupId": 123, - "instId": 300003, - "propState": 8, - "pos": { - "x": 264960, - "y": 53545, - "z": -152620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1112": { - "anchorId": 1, - "groupId": 123, - "instId": 300003, - "pos": { - "x": 264660, - "y": 52546, - "z": -158480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - } - }, - "planeType": 2, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "201220102": { - "P20122_F20122001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31430, - "y": 119, - "z": 32570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -72729, - "y": 1370, - "z": 116261 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": -35133, - "y": 9075, - "z": 161445 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": -35140, - "y": -64, - "z": 26340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 2, - "instId": 300005, - "propState": 8, - "pos": { - "x": -35140, - "y": 1420, - "z": 26340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 115 - }, { - "groupId": 2, - "instId": 300006, - "propState": 8, - "pos": { - "x": -35140, - "y": -800, - "z": 26340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 2, - "instId": 300007, - "propState": 8, - "pos": { - "x": 11680, - "y": -2551, - "z": 152440 - }, - "rot": { - "x": 0, - "y": 268889, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "2012201": { - "anchorId": 1, - "groupId": 2, - "instId": 300001, - "pos": { - "x": -34650, - "y": -130, - "z": 35570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2012202": { - "anchorId": 2, - "groupId": 2, - "instId": 300002, - "pos": { - "x": -70300, - "y": 1258, - "z": 118941 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2012203": { - "anchorId": 3, - "groupId": 2, - "instId": 300003, - "pos": { - "x": -34352, - "y": 9075, - "z": 157026 - }, - "rot": { - "x": 0, - "y": 175000, - "z": 0 - } - } - } - }, - "4": { - "monsters": [ - { - "groupId": 4, - "instId": 200001, - "eventId": 20122232, - "pos": { - "x": -58280, - "y": -220, - "z": 74680 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 8003050 - } - ], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 11, - "pos": { - "x": -55790, - "y": -168, - "z": 72190 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": -55790, - "y": -220, - "z": 72190 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": -18772, - "y": -231, - "z": 89375 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 12, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20369, - "y": -145, - "z": 86766 - }, - "rot": { - "x": 0, - "y": 178277, - "z": 0 - }, - "propId": 101001 - }, - { - "groupId": 12, - "instId": 300006, - "propState": 8, - "pos": { - "x": -57036, - "y": -2640, - "z": 103824 - }, - "rot": { - "x": 0, - "y": 54927, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 12, - "instId": 300007, - "propState": 8, - "pos": { - "x": -57620, - "y": -2596, - "z": 106420 - }, - "rot": { - "x": 0, - "y": 73197, - "z": 0 - }, - "propId": 101003 - }, { - "groupId": 12, - "instId": 300009, - "propState": 8, - "pos": { - "x": -80309, - "y": 1420, - "z": 124727 - }, - "rot": { - "x": 0, - "y": 316678, - "z": 0 - }, - "propId": 101005 - }, { - "groupId": 12, - "instId": 300010, - "propState": 8, - "pos": { - "x": -85234, - "y": 1335, - "z": 126341 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": -76298, - "y": 6384, - "z": 94583 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 12, - "pos": { - "x": -60840, - "y": 5552, - "z": 47770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 12, - "pos": { - "x": -101100, - "y": 6349, - "z": 101530 - }, - "rot": { - "x": 0, - "y": 160274, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 12, - "pos": { - "x": -64810, - "y": 3655, - "z": 104430 - }, - "rot": { - "x": 0, - "y": 270343, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 12, - "pos": { - "x": -75830, - "y": 1388, - "z": 124451 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 15, - "instId": 300007, - "propState": 12, - "pos": { - "x": -29720, - "y": -2547, - "z": 97780 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 15, - "instId": 300006, - "propState": 12, - "pos": { - "x": -20470, - "y": 1255, - "z": 164660 - }, - "rot": { - "x": 0, - "y": 111227, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 15, - "instId": 300005, - "propState": 12, - "pos": { - "x": -81220, - "y": 1402, - "z": 129497 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 15, - "instId": 300009, - "propState": 12, - "pos": { - "x": -34674, - "y": -114, - "z": 58615 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 18, - "pos": { - "x": -37340, - "y": -1837, - "z": 122859 - }, - "rot": { - "x": 0, - "y": 93367, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 18, - "pos": { - "x": -8269, - "y": 583, - "z": 99948 - }, - "rot": { - "x": 0, - "y": 188568, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 18, - "pos": { - "x": -70050, - "y": 5164, - "z": 95138 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 18, - "instId": 300004, - "propState": 18, - "pos": { - "x": -66869, - "y": 6333, - "z": 64828 - }, - "rot": { - "x": 0, - "y": 38382, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 18, - "instId": 300005, - "propState": 18, - "pos": { - "x": -37437, - "y": 808, - "z": 54347 - }, - "rot": { - "x": 0, - "y": 5124, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 18, - "instId": 300006, - "propState": 18, - "pos": { - "x": -48483, - "y": -514, - "z": 102460 - }, - "rot": { - "x": 0, - "y": 83382, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 18, - "instId": 300007, - "propState": 18, - "pos": { - "x": -3269, - "y": 589, - "z": 122449 - }, - "rot": { - "x": 0, - "y": 38382, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 18, - "instId": 300008, - "propState": 18, - "pos": { - "x": -55374, - "y": 14643, - "z": 167079 - }, - "rot": { - "x": 0, - "y": 38382, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 18, - "instId": 300009, - "propState": 18, - "pos": { - "x": -43178, - "y": 16419, - "z": 184306 - }, - "rot": { - "x": 0, - "y": 67948, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 18, - "instId": 300010, - "propState": 18, - "pos": { - "x": -30289, - "y": 14646, - "z": 177730 - }, - "rot": { - "x": 0, - "y": 38382, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 18, - "instId": 300011, - "propState": 18, - "pos": { - "x": -76462, - "y": 4432, - "z": 99092 - }, - "rot": { - "x": 0, - "y": 38382, - "z": 0 - }, - "propId": 101029 - } - ], - "teleports": {} - }, - "19": { - "monsters": [ - { - "groupId": 19, - "instId": 200002, - "eventId": 20122102, - "pos": { - "x": -80630, - "y": 6250, - "z": 84880 - }, - "rot": { - "x": 0, - "y": 125991, - "z": 0 - }, - "monsterId": 8002010 - }, - { - "groupId": 19, - "instId": 200008, - "eventId": 20122131, - "pos": { - "x": -65940, - "y": 5670, - "z": 66040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1022020 - }, - { - "groupId": 19, - "instId": 200009, - "eventId": 20122132, - "pos": { - "x": -66410, - "y": 5680, - "z": 67960 - }, - "rot": { - "x": 0, - "y": 187593, - "z": 0 - }, - "monsterId": 1022010 - }, - { - "groupId": 19, - "instId": 200005, - "eventId": 20122105, - "pos": { - "x": 2430, - "y": 1820, - "z": 84240 - }, - "rot": { - "x": 0, - "y": 162072, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 19, - "instId": 200010, - "eventId": 20122133, - "pos": { - "x": 2810, - "y": 1590, - "z": 86962 - }, - "rot": { - "x": 0, - "y": 7364, - "z": 0 - }, - "monsterId": 8001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -32130, - "y": -98, - "z": 51230 - }, - "rot": { - "x": 0, - "y": 171385, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1008": { - "anchorId": 1, - "groupId": 37, - "instId": 300001, - "pos": { - "x": -32240, - "y": -90, - "z": 48678 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300006, - "propState": 8, - "pos": { - "x": -68910, - "y": 1419, - "z": 122580 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 50, - "instId": 300014, - "propState": 8, - "pos": { - "x": -20868, - "y": -2637, - "z": 131331 - }, - "rot": { - "x": 0, - "y": 102703, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 50, - "instId": 300019, - "propState": 8, - "pos": { - "x": -30560, - "y": -2532, - "z": 89910 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": -39530, - "y": 63, - "z": 43840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300002, - "propState": 8, - "pos": { - "x": -20330, - "y": 5452, - "z": 54620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300003, - "propState": 8, - "pos": { - "x": -76181, - "y": 5732, - "z": 70971 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300004, - "propState": 8, - "pos": { - "x": -75783, - "y": 3649, - "z": 109217 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300005, - "propState": 8, - "pos": { - "x": -81669, - "y": 3593, - "z": 95716 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300007, - "propState": 8, - "pos": { - "x": -55434, - "y": -2471, - "z": 111742 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300008, - "propState": 8, - "pos": { - "x": -64550, - "y": -149, - "z": 75980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300009, - "propState": 8, - "pos": { - "x": -11566, - "y": -79, - "z": 92184 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300010, - "propState": 8, - "pos": { - "x": -39733, - "y": -2587, - "z": 88830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300011, - "propState": 8, - "pos": { - "x": 4880, - "y": 2007, - "z": 75000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300012, - "propState": 8, - "pos": { - "x": 4512, - "y": -45, - "z": 118503 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300013, - "propState": 8, - "pos": { - "x": -14100, - "y": -2525, - "z": 147489 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300015, - "propState": 8, - "pos": { - "x": -52470, - "y": 13470, - "z": 148570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300016, - "propState": 8, - "pos": { - "x": -78270, - "y": 8263, - "z": 151906 - }, - "rot": { - "x": 0, - "y": 141675, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300017, - "propState": 8, - "pos": { - "x": -64480, - "y": -126, - "z": 84790 - }, - "rot": { - "x": 0, - "y": 94397, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 50, - "instId": 300018, - "propState": 8, - "pos": { - "x": -18600, - "y": 1926, - "z": 65500 - }, - "rot": { - "x": 0, - "y": 94397, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 50, - "instId": 300020, - "propState": 8, - "pos": { - "x": -39204, - "y": 55, - "z": 49885 - }, - "rot": { - "x": 0, - "y": 94397, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - }, - "55": { - "monsters": [ - { - "groupId": 55, - "instId": 200001, - "eventId": 20122231, - "pos": { - "x": -18490, - "y": -150, - "z": 77690 - }, - "rot": { - "x": 0, - "y": 181190, - "z": 0 - }, - "monsterId": 8003010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 11, - "pos": { - "x": -23487, - "y": -132, - "z": 72682 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 55, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 55, - "instId": 300003, - "propState": 8, - "pos": { - "x": -23487, - "y": -132, - "z": 72682 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "59": { - "monsters": [ - { - "groupId": 59, - "instId": 200001, - "eventId": 20122233, - "pos": { - "x": -24810, - "y": -2629, - "z": 129430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002010 - }, { - "groupId": 59, - "instId": 200002, - "eventId": 20122234, - "pos": { - "x": -27186, - "y": -2565, - "z": 131603 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 1022010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 11, - "pos": { - "x": -28170, - "y": -2508, - "z": 127540 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": -28170, - "y": -2508, - "z": 127540 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "63": { - "monsters": [ - { - "groupId": 63, - "instId": 200001, - "eventId": 20122106, - "pos": { - "x": -9060, - "y": 1820, - "z": 66520 - }, - "rot": { - "x": 0, - "y": 225280, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "70": { - "monsters": [ - { - "groupId": 70, - "instId": 200002, - "eventId": 20122137, - "pos": { - "x": -7423, - "y": 1305, - "z": 169870 - }, - "rot": { - "x": 0, - "y": 154156, - "z": 0 - }, - "monsterId": 1022020 - }, { - "groupId": 70, - "instId": 200003, - "eventId": 20122138, - "pos": { - "x": -9640, - "y": 1133, - "z": 169670 - }, - "rot": { - "x": 0, - "y": 90479, - "z": 0 - }, - "monsterId": 1022020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "79": { - "monsters": [ - { - "groupId": 79, - "instId": 200001, - "eventId": 101202, - "pos": { - "x": -40310, - "y": -2611, - "z": 116030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8003051 - } - ], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": -40310, - "y": -1540, - "z": 116030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 703 - } - ], - "teleports": { - "1102": { - "anchorId": 1, - "groupId": 79, - "instId": 300001, - "pos": { - "x": -40310, - "y": -2748, - "z": 109140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": -976, - "y": 2372, - "z": 73568 - }, - "rot": { - "x": 0, - "y": 198438, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": -5721, - "y": -131, - "z": 104784 - }, - "rot": { - "x": 0, - "y": 290113, - "z": 0 - }, - "propId": 301010 - }, - { - "groupId": 96, - "instId": 300003, - "propState": 10, - "pos": { - "x": -6030, - "y": 640, - "z": 105079 - }, - "rot": { - "x": 0, - "y": 116202, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 96, - "instId": 300004, - "propState": 20, - "pos": { - "x": -968, - "y": 1782, - "z": 72359 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 96, - "instId": 300007, - "propState": 8, - "pos": { - "x": 619, - "y": 1732, - "z": 73862 - }, - "rot": { - "x": 0, - "y": 198438, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 96, - "instId": 300005, - "propState": 8, - "pos": { - "x": -5721, - "y": -131, - "z": 104784 - }, - "rot": { - "x": 0, - "y": 290113, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 96, - "instId": 300006, - "propState": 1, - "pos": { - "x": -1147, - "y": 1782, - "z": 71670 - }, - "rot": { - "x": 0, - "y": 65062, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 96, - "instId": 300008, - "propState": 8, - "pos": { - "x": 1682, - "y": 1772, - "z": 77040 - }, - "rot": { - "x": 0, - "y": 293330, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 98, - "instId": 300002, - "propState": 12, - "pos": { - "x": -62160, - "y": -2564, - "z": 98700 - }, - "rot": { - "x": 0, - "y": 91141, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 98, - "instId": 300001, - "propState": 8, - "pos": { - "x": -62160, - "y": -2564, - "z": 98700 - }, - "rot": { - "x": 0, - "y": 91141, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 98, - "instId": 300003, - "propState": 8, - "pos": { - "x": -62160, - "y": -2564, - "z": 98700 - }, - "rot": { - "x": 0, - "y": 91141, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 8, - "pos": { - "x": 11880, - "y": -2575, - "z": 152340 - }, - "rot": { - "x": 0, - "y": 266269, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [ - { - "groupId": 114, - "instId": 400001, - "pos": { - "x": 8617, - "y": -2547, - "z": 148259 - }, - "rot": { - "x": 0, - "y": 277370, - "z": 0 - }, - "npcId": 2213 - } - ], - "props": [ - { - "groupId": 114, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11880, - "y": -2575, - "z": 152340 - }, - "rot": { - "x": 0, - "y": 266269, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "201220103": { - "P20122_F20122001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31430, - "y": 119, - "z": 32570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -72729, - "y": 1370, - "z": 116261 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": -35133, - "y": 9075, - "z": 161445 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": -35140, - "y": -64, - "z": 26340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 2, - "instId": 300005, - "propState": 8, - "pos": { - "x": -35140, - "y": 1420, - "z": 26340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 115 - }, { - "groupId": 2, - "instId": 300006, - "propState": 8, - "pos": { - "x": -35140, - "y": -800, - "z": 26340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 2, - "instId": 300007, - "propState": 8, - "pos": { - "x": 11680, - "y": -2551, - "z": 152440 - }, - "rot": { - "x": 0, - "y": 268889, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "2012201": { - "anchorId": 1, - "groupId": 2, - "instId": 300001, - "pos": { - "x": -34650, - "y": -130, - "z": 35570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2012202": { - "anchorId": 2, - "groupId": 2, - "instId": 300002, - "pos": { - "x": -70300, - "y": 1258, - "z": 118941 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2012203": { - "anchorId": 3, - "groupId": 2, - "instId": 300003, - "pos": { - "x": -34352, - "y": 9075, - "z": 157026 - }, - "rot": { - "x": 0, - "y": 175000, - "z": 0 - } - } - } - }, - "4": { - "monsters": [ - { - "groupId": 4, - "instId": 200001, - "eventId": 20122232, - "pos": { - "x": -58280, - "y": -220, - "z": 74680 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 8003050 - } - ], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300001, - "propState": 11, - "pos": { - "x": -55790, - "y": -168, - "z": 72190 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": -55790, - "y": -220, - "z": 72190 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300003, - "propState": 8, - "pos": { - "x": -18772, - "y": -231, - "z": 89375 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 12, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20369, - "y": -145, - "z": 86766 - }, - "rot": { - "x": 0, - "y": 178277, - "z": 0 - }, - "propId": 101001 - }, - { - "groupId": 12, - "instId": 300006, - "propState": 8, - "pos": { - "x": -57036, - "y": -2640, - "z": 103824 - }, - "rot": { - "x": 0, - "y": 54927, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 12, - "instId": 300007, - "propState": 8, - "pos": { - "x": -57620, - "y": -2596, - "z": 106420 - }, - "rot": { - "x": 0, - "y": 73197, - "z": 0 - }, - "propId": 101003 - }, { - "groupId": 12, - "instId": 300009, - "propState": 8, - "pos": { - "x": -80309, - "y": 1420, - "z": 124727 - }, - "rot": { - "x": 0, - "y": 316678, - "z": 0 - }, - "propId": 101005 - }, { - "groupId": 12, - "instId": 300010, - "propState": 8, - "pos": { - "x": -85234, - "y": 1335, - "z": 126341 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": -76298, - "y": 6384, - "z": 94583 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300001, - "propState": 12, - "pos": { - "x": -60840, - "y": 5552, - "z": 47770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 15, - "instId": 300002, - "propState": 12, - "pos": { - "x": -101100, - "y": 6349, - "z": 101530 - }, - "rot": { - "x": 0, - "y": 160274, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 15, - "instId": 300004, - "propState": 12, - "pos": { - "x": -64810, - "y": 3655, - "z": 104430 - }, - "rot": { - "x": 0, - "y": 270343, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 15, - "instId": 300003, - "propState": 12, - "pos": { - "x": -75830, - "y": 1388, - "z": 124451 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 15, - "instId": 300007, - "propState": 12, - "pos": { - "x": -29720, - "y": -2547, - "z": 97780 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 15, - "instId": 300006, - "propState": 12, - "pos": { - "x": -20470, - "y": 1255, - "z": 164660 - }, - "rot": { - "x": 0, - "y": 111227, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 15, - "instId": 300005, - "propState": 12, - "pos": { - "x": -81220, - "y": 1402, - "z": 129497 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 15, - "instId": 300009, - "propState": 12, - "pos": { - "x": -34674, - "y": -114, - "z": 58615 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "18": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 18, - "instId": 300001, - "propState": 18, - "pos": { - "x": -37340, - "y": -1837, - "z": 122859 - }, - "rot": { - "x": 0, - "y": 93367, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 18, - "instId": 300002, - "propState": 18, - "pos": { - "x": -8269, - "y": 583, - "z": 99948 - }, - "rot": { - "x": 0, - "y": 188568, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 18, - "instId": 300003, - "propState": 18, - "pos": { - "x": -70050, - "y": 5164, - "z": 95138 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 18, - "instId": 300004, - "propState": 18, - "pos": { - "x": -66869, - "y": 6333, - "z": 64828 - }, - "rot": { - "x": 0, - "y": 38382, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 18, - "instId": 300005, - "propState": 18, - "pos": { - "x": -37437, - "y": 808, - "z": 54347 - }, - "rot": { - "x": 0, - "y": 5124, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 18, - "instId": 300006, - "propState": 18, - "pos": { - "x": -48483, - "y": -514, - "z": 102460 - }, - "rot": { - "x": 0, - "y": 83382, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 18, - "instId": 300007, - "propState": 18, - "pos": { - "x": -3269, - "y": 589, - "z": 122449 - }, - "rot": { - "x": 0, - "y": 38382, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 18, - "instId": 300008, - "propState": 18, - "pos": { - "x": -55374, - "y": 14643, - "z": 167079 - }, - "rot": { - "x": 0, - "y": 38382, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 18, - "instId": 300009, - "propState": 18, - "pos": { - "x": -43178, - "y": 16419, - "z": 184306 - }, - "rot": { - "x": 0, - "y": 67948, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 18, - "instId": 300010, - "propState": 18, - "pos": { - "x": -30289, - "y": 14646, - "z": 177730 - }, - "rot": { - "x": 0, - "y": 38382, - "z": 0 - }, - "propId": 101029 - }, { - "groupId": 18, - "instId": 300011, - "propState": 18, - "pos": { - "x": -76462, - "y": 4432, - "z": 99092 - }, - "rot": { - "x": 0, - "y": 38382, - "z": 0 - }, - "propId": 101029 - } - ], - "teleports": {} - }, - "19": { - "monsters": [ - { - "groupId": 19, - "instId": 200002, - "eventId": 20122102, - "pos": { - "x": -80630, - "y": 6250, - "z": 84880 - }, - "rot": { - "x": 0, - "y": 125991, - "z": 0 - }, - "monsterId": 8002010 - }, - { - "groupId": 19, - "instId": 200008, - "eventId": 20122131, - "pos": { - "x": -65940, - "y": 5670, - "z": 66040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1022020 - }, - { - "groupId": 19, - "instId": 200009, - "eventId": 20122132, - "pos": { - "x": -66410, - "y": 5680, - "z": 67960 - }, - "rot": { - "x": 0, - "y": 187593, - "z": 0 - }, - "monsterId": 1022010 - }, - { - "groupId": 19, - "instId": 200005, - "eventId": 20122105, - "pos": { - "x": 2430, - "y": 1820, - "z": 84240 - }, - "rot": { - "x": 0, - "y": 162072, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 19, - "instId": 200010, - "eventId": 20122133, - "pos": { - "x": 2810, - "y": 1590, - "z": 86962 - }, - "rot": { - "x": 0, - "y": 7364, - "z": 0 - }, - "monsterId": 8001020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "37": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 37, - "instId": 300001, - "propState": 8, - "pos": { - "x": -32130, - "y": -98, - "z": 51230 - }, - "rot": { - "x": 0, - "y": 171385, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1008": { - "anchorId": 1, - "groupId": 37, - "instId": 300001, - "pos": { - "x": -32240, - "y": -90, - "z": 48678 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300006, - "propState": 8, - "pos": { - "x": -68910, - "y": 1419, - "z": 122580 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 50, - "instId": 300014, - "propState": 8, - "pos": { - "x": -20868, - "y": -2637, - "z": 131331 - }, - "rot": { - "x": 0, - "y": 102703, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 50, - "instId": 300019, - "propState": 8, - "pos": { - "x": -30560, - "y": -2532, - "z": 89910 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 50, - "instId": 300001, - "propState": 8, - "pos": { - "x": -39530, - "y": 63, - "z": 43840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300002, - "propState": 8, - "pos": { - "x": -20330, - "y": 5452, - "z": 54620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300003, - "propState": 8, - "pos": { - "x": -76181, - "y": 5732, - "z": 70971 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300004, - "propState": 8, - "pos": { - "x": -75783, - "y": 3649, - "z": 109217 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300005, - "propState": 8, - "pos": { - "x": -81669, - "y": 3593, - "z": 95716 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300007, - "propState": 8, - "pos": { - "x": -55434, - "y": -2471, - "z": 111742 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300008, - "propState": 8, - "pos": { - "x": -64550, - "y": -149, - "z": 75980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300009, - "propState": 8, - "pos": { - "x": -11566, - "y": -79, - "z": 92184 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300010, - "propState": 8, - "pos": { - "x": -39733, - "y": -2587, - "z": 88830 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300011, - "propState": 8, - "pos": { - "x": 4880, - "y": 2007, - "z": 75000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300012, - "propState": 8, - "pos": { - "x": 4512, - "y": -45, - "z": 118503 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300013, - "propState": 8, - "pos": { - "x": -14100, - "y": -2525, - "z": 147489 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300015, - "propState": 8, - "pos": { - "x": -52470, - "y": 13470, - "z": 148570 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300016, - "propState": 8, - "pos": { - "x": -78270, - "y": 8263, - "z": 151906 - }, - "rot": { - "x": 0, - "y": 141675, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 50, - "instId": 300017, - "propState": 8, - "pos": { - "x": -64480, - "y": -126, - "z": 84790 - }, - "rot": { - "x": 0, - "y": 94397, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 50, - "instId": 300018, - "propState": 8, - "pos": { - "x": -18600, - "y": 1926, - "z": 65500 - }, - "rot": { - "x": 0, - "y": 94397, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 50, - "instId": 300020, - "propState": 8, - "pos": { - "x": -39204, - "y": 55, - "z": 49885 - }, - "rot": { - "x": 0, - "y": 94397, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - }, - "55": { - "monsters": [ - { - "groupId": 55, - "instId": 200001, - "eventId": 20122231, - "pos": { - "x": -18490, - "y": -150, - "z": 77690 - }, - "rot": { - "x": 0, - "y": 181190, - "z": 0 - }, - "monsterId": 8003010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 11, - "pos": { - "x": -23487, - "y": -132, - "z": 72682 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 55, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 55, - "instId": 300003, - "propState": 8, - "pos": { - "x": -23487, - "y": -132, - "z": 72682 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "59": { - "monsters": [ - { - "groupId": 59, - "instId": 200001, - "eventId": 20122233, - "pos": { - "x": -24810, - "y": -2629, - "z": 129430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002010 - }, { - "groupId": 59, - "instId": 200002, - "eventId": 20122234, - "pos": { - "x": -27186, - "y": -2565, - "z": 131603 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 1022010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 11, - "pos": { - "x": -28170, - "y": -2508, - "z": 127540 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": -28170, - "y": -2508, - "z": 127540 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "63": { - "monsters": [ - { - "groupId": 63, - "instId": 200001, - "eventId": 20122106, - "pos": { - "x": -9060, - "y": 1820, - "z": 66520 - }, - "rot": { - "x": 0, - "y": 225280, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "70": { - "monsters": [ - { - "groupId": 70, - "instId": 200002, - "eventId": 20122137, - "pos": { - "x": -7423, - "y": 1305, - "z": 169870 - }, - "rot": { - "x": 0, - "y": 154156, - "z": 0 - }, - "monsterId": 1022020 - }, { - "groupId": 70, - "instId": 200003, - "eventId": 20122138, - "pos": { - "x": -9640, - "y": 1133, - "z": 169670 - }, - "rot": { - "x": 0, - "y": 90479, - "z": 0 - }, - "monsterId": 1022020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "79": { - "monsters": [ - { - "groupId": 79, - "instId": 200001, - "eventId": 101202, - "pos": { - "x": -40310, - "y": -2611, - "z": 116030 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8003051 - } - ], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": -40310, - "y": -1540, - "z": 116030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 703 - } - ], - "teleports": { - "1102": { - "anchorId": 1, - "groupId": 79, - "instId": 300001, - "pos": { - "x": -40310, - "y": -2748, - "z": 109140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": -976, - "y": 2372, - "z": 73568 - }, - "rot": { - "x": 0, - "y": 198438, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 96, - "instId": 300002, - "propState": 8, - "pos": { - "x": -5721, - "y": -131, - "z": 104784 - }, - "rot": { - "x": 0, - "y": 290113, - "z": 0 - }, - "propId": 301010 - }, - { - "groupId": 96, - "instId": 300003, - "propState": 10, - "pos": { - "x": -6030, - "y": 640, - "z": 105079 - }, - "rot": { - "x": 0, - "y": 116202, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 96, - "instId": 300004, - "propState": 20, - "pos": { - "x": -968, - "y": 1782, - "z": 72359 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 96, - "instId": 300007, - "propState": 8, - "pos": { - "x": 619, - "y": 1732, - "z": 73862 - }, - "rot": { - "x": 0, - "y": 198438, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 96, - "instId": 300005, - "propState": 8, - "pos": { - "x": -5721, - "y": -131, - "z": 104784 - }, - "rot": { - "x": 0, - "y": 290113, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 96, - "instId": 300006, - "propState": 1, - "pos": { - "x": -1147, - "y": 1782, - "z": 71670 - }, - "rot": { - "x": 0, - "y": 65062, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 96, - "instId": 300008, - "propState": 8, - "pos": { - "x": 1682, - "y": 1772, - "z": 77040 - }, - "rot": { - "x": 0, - "y": 293330, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "98": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 98, - "instId": 300002, - "propState": 12, - "pos": { - "x": -62160, - "y": -2564, - "z": 98700 - }, - "rot": { - "x": 0, - "y": 91141, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 98, - "instId": 300001, - "propState": 8, - "pos": { - "x": -62160, - "y": -2564, - "z": 98700 - }, - "rot": { - "x": 0, - "y": 91141, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 98, - "instId": 300003, - "propState": 8, - "pos": { - "x": -62160, - "y": -2564, - "z": 98700 - }, - "rot": { - "x": 0, - "y": 91141, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 8, - "pos": { - "x": 11880, - "y": -2575, - "z": 152340 - }, - "rot": { - "x": 0, - "y": 266269, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [ - { - "groupId": 114, - "instId": 400001, - "pos": { - "x": 8617, - "y": -2547, - "z": 148259 - }, - "rot": { - "x": 0, - "y": 277370, - "z": 0 - }, - "npcId": 2213 - } - ], - "props": [ - { - "groupId": 114, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11880, - "y": -2575, - "z": 152340 - }, - "rot": { - "x": 0, - "y": 266269, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 201, - "startAnchorId": 1, - "startGroupId": 100, - "isEnteredSceneInfo": true - } - }, - "201230102": { - "P20123_F20123001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 8, - "pos": { - "x": -8174, - "y": 25367, - "z": 85285 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -8890, - "y": 20048, - "z": -6950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": -47828, - "y": 12001, - "z": -12821 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300009, - "propState": 8, - "pos": { - "x": 34520, - "y": 19977, - "z": -58620 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 103 - } - ], - "teleports": { - "2012301": { - "anchorId": 1, - "groupId": 2, - "instId": 300001, - "pos": { - "x": -9930, - "y": 25392, - "z": 80580 - }, - "rot": { - "x": 0, - "y": 175000, - "z": 0 - } - }, - "2012302": { - "anchorId": 4, - "groupId": 2, - "instId": 300002, - "pos": { - "x": -5239, - "y": 20054, - "z": -8640 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2012303": { - "anchorId": 7, - "groupId": 2, - "instId": 300003, - "pos": { - "x": -51990, - "y": 11968, - "z": -15070 - }, - "rot": { - "x": 0, - "y": 255000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [ - { - "groupId": 3, - "instId": 200004, - "eventId": 20123107, - "pos": { - "x": -42451, - "y": 13994, - "z": 19127 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1012020 - }, - { - "groupId": 3, - "instId": 200005, - "eventId": 20123105, - "pos": { - "x": -73600, - "y": 11995, - "z": -10350 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 1012030 - }, - { - "groupId": 3, - "instId": 200006, - "eventId": 20123106, - "pos": { - "x": -76360, - "y": 11985, - "z": -12560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1012020 - }, - { - "groupId": 3, - "instId": 200001, - "eventId": 20123131, - "pos": { - "x": 24980, - "y": 12116, - "z": 14520 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "monsterId": 1012030 - }, { - "groupId": 3, - "instId": 200007, - "eventId": 20123132, - "pos": { - "x": 41180, - "y": 11973, - "z": 17230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1012020 - }, { - "groupId": 3, - "instId": 200002, - "eventId": 20123133, - "pos": { - "x": 36050, - "y": 11997, - "z": 11460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1012030 - }, { - "groupId": 3, - "instId": 200003, - "eventId": 20123134, - "pos": { - "x": 55910, - "y": 15940, - "z": -2650 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "monsterId": 1012030 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300011, - "propState": 12, - "pos": { - "x": 16234, - "y": 15069, - "z": 24040 - }, - "rot": { - "x": 0, - "y": 108066, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 7, - "instId": 300001, - "propState": 12, - "pos": { - "x": -37870, - "y": 19979, - "z": 79010 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 7, - "instId": 300006, - "propState": 12, - "pos": { - "x": -11370, - "y": 22938, - "z": 49790 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 12, - "pos": { - "x": -86760, - "y": 11971, - "z": -6130 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 7, - "instId": 300005, - "propState": 12, - "pos": { - "x": -41460, - "y": 14019, - "z": 24470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 7, - "instId": 300007, - "propState": 12, - "pos": { - "x": 24810, - "y": 22949, - "z": -79020 - }, - "rot": { - "x": 0, - "y": 265000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 7, - "instId": 300003, - "propState": 12, - "pos": { - "x": 53560, - "y": 22988, - "z": -72180 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 2, - "pos": { - "x": -13300, - "y": 12340, - "z": 9560 - }, - "rot": { - "x": 0, - "y": 157000, - "z": 0 - }, - "propId": 101007 - }, - { - "groupId": 8, - "instId": 300010, - "propState": 8, - "pos": { - "x": -13300, - "y": 11686, - "z": 9560 - }, - "rot": { - "x": 0, - "y": 157000, - "z": 0 - }, - "propId": 301004 - }, - { - "groupId": 8, - "instId": 300011, - "propState": 2, - "pos": { - "x": -8730, - "y": 20120, - "z": 14760 - }, - "rot": { - "x": 0, - "y": 67000, - "z": 0 - }, - "propId": 101008 - }, - { - "groupId": 8, - "instId": 300013, - "propState": 8, - "pos": { - "x": -10318, - "y": 12058, - "z": 4630 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101008 - }, { - "groupId": 8, - "instId": 300016, - "propState": 8, - "pos": { - "x": -13300, - "y": 11686, - "z": 9560 - }, - "rot": { - "x": 0, - "y": 157000, - "z": 0 - }, - "propId": 301005 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6039, - "y": 19995, - "z": 25357 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 8, - "instId": 300003, - "propState": 8, - "pos": { - "x": -8950, - "y": 20013, - "z": 29202 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101003 - }, { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -6039, - "y": 19989, - "z": -21230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101019 - }, { - "groupId": 8, - "instId": 300005, - "propState": 2, - "pos": { - "x": -8755, - "y": 20025, - "z": -18890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 8, - "instId": 300006, - "propState": 8, - "pos": { - "x": -82180, - "y": 11971, - "z": -2860 - }, - "rot": { - "x": 0, - "y": 158986, - "z": 0 - }, - "propId": 301002 - }, { - "groupId": 8, - "instId": 300007, - "propState": 1, - "pos": { - "x": 58390, - "y": 15961, - "z": -7510 - }, - "rot": { - "x": 0, - "y": 286345, - "z": 0 - }, - "propId": 301002 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31938, - "y": 20038, - "z": 33311 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": -9400, - "y": 20044, - "z": 34870 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": -23250, - "y": 22759, - "z": 61142 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 16, - "instId": 300004, - "propState": 8, - "pos": { - "x": 4177, - "y": 23000, - "z": 60564 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 16, - "instId": 300006, - "propState": 8, - "pos": { - "x": -38910, - "y": 20201, - "z": 46280 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 16, - "instId": 300008, - "propState": 8, - "pos": { - "x": -21760, - "y": 12019, - "z": -4040 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 16, - "instId": 300009, - "propState": 8, - "pos": { - "x": -50100, - "y": 12241, - "z": -2670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 16, - "instId": 300010, - "propState": 8, - "pos": { - "x": -34457, - "y": 13988, - "z": 19700 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 16, - "instId": 300011, - "propState": 8, - "pos": { - "x": -81879, - "y": 14051, - "z": 31013 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 16, - "instId": 300012, - "propState": 8, - "pos": { - "x": 53040, - "y": 15981, - "z": -3440 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 16, - "instId": 300013, - "propState": 8, - "pos": { - "x": 64200, - "y": 12011, - "z": 25800 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 16, - "instId": 300014, - "propState": 8, - "pos": { - "x": 2410, - "y": 19980, - "z": -88180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 16, - "instId": 300015, - "propState": 8, - "pos": { - "x": -20837, - "y": 16014, - "z": -87853 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 16, - "instId": 300005, - "propState": 8, - "pos": { - "x": -8760, - "y": 20103, - "z": 2380 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 16, - "instId": 300007, - "propState": 8, - "pos": { - "x": 28020, - "y": 12023, - "z": -4440 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 16, - "instId": 300016, - "propState": 8, - "pos": { - "x": 47320, - "y": 11967, - "z": 25130 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 16, - "instId": 300017, - "propState": 8, - "pos": { - "x": -47503, - "y": 14041, - "z": 21000 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 16, - "instId": 300018, - "propState": 8, - "pos": { - "x": 3170, - "y": 19985, - "z": -69090 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - }, - "24": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 24, - "instId": 300001, - "propState": 8, - "pos": { - "x": -79180, - "y": 12000, - "z": -23330 - }, - "rot": { - "x": 0, - "y": 11539, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1009": { - "anchorId": 1, - "groupId": 24, - "instId": 300001, - "pos": { - "x": -77205, - "y": 11985, - "z": -21605 - }, - "rot": { - "x": 66, - "y": 226577, - "z": 6607 - } - } - } - }, - "25": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 25, - "instId": 300001, - "propState": 18, - "pos": { - "x": 1702, - "y": 23827, - "z": 64484 - }, - "rot": { - "x": 0, - "y": 108090, - "z": 0 - }, - "propId": 101027 - }, - { - "groupId": 25, - "instId": 300002, - "propState": 18, - "pos": { - "x": -14719, - "y": 24056, - "z": 52090 - }, - "rot": { - "x": 0, - "y": 108090, - "z": 0 - }, - "propId": 101030 - }, - { - "groupId": 25, - "instId": 300003, - "propState": 18, - "pos": { - "x": -47159, - "y": 13241, - "z": -14590 - }, - "rot": { - "x": 0, - "y": 108090, - "z": 0 - }, - "propId": 101029 - }, - { - "groupId": 25, - "instId": 300004, - "propState": 18, - "pos": { - "x": -23293, - "y": 20922, - "z": 35445 - }, - "rot": { - "x": 0, - "y": 79292, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 25, - "instId": 300005, - "propState": 18, - "pos": { - "x": 49266, - "y": 22949, - "z": -66647 - }, - "rot": { - "x": 0, - "y": 108090, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 25, - "instId": 300006, - "propState": 18, - "pos": { - "x": -39965, - "y": 20542, - "z": 53450 - }, - "rot": { - "x": 0, - "y": 108090, - "z": 0 - }, - "propId": 101030 - } - ], - "teleports": {} - }, - "46": { - "monsters": [ - { - "groupId": 46, - "instId": 200001, - "eventId": 20123231, - "pos": { - "x": -17640, - "y": 15980, - "z": -75660 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "monsterId": 1012030 - }, { - "groupId": 46, - "instId": 200002, - "eventId": 20123233, - "pos": { - "x": -16869, - "y": 15981, - "z": -73737 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 1012030 - } - ], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 11, - "pos": { - "x": -20550, - "y": 16018, - "z": -72750 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 46, - "instId": 300003, - "propState": 8, - "pos": { - "x": -20550, - "y": 16018, - "z": -72750 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "47": { - "monsters": [ - { - "groupId": 47, - "instId": 200001, - "eventId": 20123232, - "pos": { - "x": 61550, - "y": 11962, - "z": 30780 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "monsterId": 1023010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 11, - "pos": { - "x": 65080, - "y": 12078, - "z": 32430 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 47, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 47, - "instId": 300003, - "propState": 8, - "pos": { - "x": 65080, - "y": 11962, - "z": 32430 - }, - "rot": { - "x": 0, - "y": 245000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "52": { - "monsters": [ - { - "groupId": 52, - "instId": 200001, - "eventId": 20123108, - "pos": { - "x": -12810, - "y": 16040, - "z": -99690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300003, - "propState": 8, - "pos": { - "x": 61120, - "y": 15950, - "z": -11530 - }, - "rot": { - "x": 0, - "y": 273345, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 71, - "instId": 300001, - "propState": 11, - "pos": { - "x": 61049, - "y": 15972, - "z": -12659 - }, - "rot": { - "x": 0, - "y": 283383, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 71, - "instId": 300002, - "propState": 8, - "pos": { - "x": 58390, - "y": 15961, - "z": -7510 - }, - "rot": { - "x": 0, - "y": 286345, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 71, - "instId": 300004, - "propState": 8, - "pos": { - "x": 61120, - "y": 15950, - "z": -11530 - }, - "rot": { - "x": 0, - "y": 273345, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "77": { - "monsters": [ - { - "groupId": 77, - "instId": 200001, - "eventId": 20123234, - "pos": { - "x": -70988, - "y": 13992, - "z": 19271 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 11, - "pos": { - "x": -76320, - "y": 13998, - "z": 18030 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 77, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 77, - "instId": 300003, - "propState": 8, - "pos": { - "x": -76320, - "y": 13998, - "z": 18030 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "201310102": { - "P20131_F20131001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300006, - "propState": 8, - "pos": { - "x": 118105, - "y": 2007, - "z": -90532 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3330, - "y": -985, - "z": -237196 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": -55490, - "y": -111, - "z": -96190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2013101": { - "anchorId": 1, - "groupId": 2, - "instId": 300006, - "pos": { - "x": 116730, - "y": 2007, - "z": -93330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2013102": { - "anchorId": 3, - "groupId": 2, - "instId": 300003, - "pos": { - "x": 4515, - "y": -985, - "z": -233388 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - } - }, - "2013103": { - "anchorId": 4, - "groupId": 2, - "instId": 300004, - "pos": { - "x": -57602, - "y": -111, - "z": -94000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300016, - "propState": 8, - "pos": { - "x": 6770, - "y": -980, - "z": -165390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 4, - "instId": 300007, - "propState": 8, - "pos": { - "x": 98100, - "y": 2007, - "z": -103460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 4, - "instId": 300008, - "propState": 8, - "pos": { - "x": -37980, - "y": -3000, - "z": -87320 - }, - "rot": { - "x": 0, - "y": 100000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 47790, - "y": 2000, - "z": -91090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 34680, - "y": -3000, - "z": -110270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300013, - "propState": 8, - "pos": { - "x": 24840, - "y": -3000, - "z": -71020 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300014, - "propState": 8, - "pos": { - "x": 3242, - "y": -3000, - "z": -126930 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": -17330, - "y": 1007, - "z": -174174 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": 17400, - "y": 1007, - "z": -196670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300017, - "propState": 8, - "pos": { - "x": 3860, - "y": 1010, - "z": -186270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300018, - "propState": 8, - "pos": { - "x": -1020, - "y": -985, - "z": -211416 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": -1190, - "y": -985, - "z": -230432 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300006, - "propState": 8, - "pos": { - "x": -30900, - "y": -985, - "z": -193500 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300010, - "propState": 8, - "pos": { - "x": -91000, - "y": -985, - "z": -172540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300015, - "propState": 8, - "pos": { - "x": -26850, - "y": -3000, - "z": -109450 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300019, - "propState": 8, - "pos": { - "x": -99080, - "y": -2114, - "z": -90610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300009, - "propState": 8, - "pos": { - "x": -136493, - "y": -2120, - "z": -106560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300011, - "propState": 8, - "pos": { - "x": -73045, - "y": -111, - "z": -61677 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300012, - "propState": 8, - "pos": { - "x": -78100, - "y": -111, - "z": -62440 - }, - "rot": { - "x": 0, - "y": 100000, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300005, - "propState": 12, - "pos": { - "x": 89834, - "y": 2007, - "z": -87746 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 5, - "instId": 300006, - "propState": 12, - "pos": { - "x": 30312, - "y": -3000, - "z": -112370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 5, - "instId": 300008, - "propState": 12, - "pos": { - "x": 34380, - "y": 1007, - "z": -170770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 5, - "instId": 300009, - "propState": 12, - "pos": { - "x": -13750, - "y": -985, - "z": -231200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 5, - "instId": 300002, - "propState": 12, - "pos": { - "x": -3230, - "y": 1007, - "z": -186450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 5, - "instId": 300004, - "propState": 12, - "pos": { - "x": -30470, - "y": -3000, - "z": -107210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 5, - "instId": 300001, - "propState": 12, - "pos": { - "x": -81845, - "y": -110, - "z": -58522 - }, - "rot": { - "x": 0, - "y": 90757, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": -10, - "y": -460, - "z": -54680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 6, - "instId": 300006, - "propState": 3, - "pos": { - "x": 0, - "y": -2700, - "z": -94000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 301011 - }, - { - "groupId": 6, - "instId": 300010, - "propState": 2, - "pos": { - "x": 27590, - "y": -3000, - "z": -87230 - }, - "rot": { - "x": 0, - "y": 77500, - "z": 0 - }, - "propId": 101012 - }, - { - "groupId": 6, - "instId": 300009, - "propState": 2, - "pos": { - "x": 3600, - "y": -3000, - "z": -122700 - }, - "rot": { - "x": 0, - "y": 259484, - "z": 0 - }, - "propId": 101012 - }, { - "groupId": 6, - "instId": 300035, - "propState": 8, - "pos": { - "x": -27840, - "y": -3000, - "z": -101040 - }, - "rot": { - "x": 0, - "y": 251700, - "z": 0 - }, - "propId": 101012 - }, { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4660, - "y": -3000, - "z": -64972 - }, - "rot": { - "x": 0, - "y": 71163, - "z": 0 - }, - "propId": 101012 - }, { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": 220, - "y": 1010, - "z": -182630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 6, - "instId": 300026, - "propState": 8, - "pos": { - "x": 2770, - "y": 1010, - "z": -181438 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101003 - }, { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": -47490, - "y": -980, - "z": -180110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101005 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -117480, - "y": -2110, - "z": -94100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101005 - }, { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 994, - "z": -193473 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301002 - }, { - "groupId": 6, - "instId": 300004, - "propState": 2, - "pos": { - "x": -50090, - "y": -980, - "z": -181360 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101001 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [ - { - "groupId": 13, - "instId": 400001, - "pos": { - "x": 109420, - "y": 2007, - "z": -95340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, - { - "groupId": 13, - "instId": 400002, - "pos": { - "x": 109360, - "y": 2010, - "z": -91870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, - { - "groupId": 13, - "instId": 400003, - "pos": { - "x": 101430, - "y": 2010, - "z": -86970 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "npcId": 2101 - }, - { - "groupId": 13, - "instId": 400004, - "pos": { - "x": 102840, - "y": 2010, - "z": -85800 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400005, - "pos": { - "x": 92900, - "y": 2000, - "z": -96800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2108 - }, { - "groupId": 13, - "instId": 400006, - "pos": { - "x": 90410, - "y": 2010, - "z": -100400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400007, - "pos": { - "x": 92980, - "y": 2010, - "z": -99410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400008, - "pos": { - "x": 95890, - "y": 2010, - "z": -100380 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400009, - "pos": { - "x": 60960, - "y": 2023, - "z": -90720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400010, - "pos": { - "x": 35085, - "y": 2000, - "z": -99544 - }, - "rot": { - "x": 0, - "y": 202500, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400011, - "pos": { - "x": 27420, - "y": -3000, - "z": -70450 - }, - "rot": { - "x": 0, - "y": 75650, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400012, - "pos": { - "x": 29320, - "y": -3000, - "z": -69980 - }, - "rot": { - "x": 0, - "y": 264120, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400014, - "pos": { - "x": 3930, - "y": -3000, - "z": -130600 - }, - "rot": { - "x": 0, - "y": 349470, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400015, - "pos": { - "x": -4710, - "y": -3000, - "z": -126600 - }, - "rot": { - "x": 0, - "y": 327007, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400016, - "pos": { - "x": -3840, - "y": -3000, - "z": -122720 - }, - "rot": { - "x": 0, - "y": 254232, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400017, - "pos": { - "x": 4200, - "y": 1010, - "z": -180480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400018, - "pos": { - "x": -5932, - "y": 1010, - "z": -181640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400013, - "pos": { - "x": 22410, - "y": -3000, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400020, - "pos": { - "x": 35090, - "y": 1010, - "z": -168540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400021, - "pos": { - "x": -6680, - "y": -3000, - "z": -123960 - }, - "rot": { - "x": 0, - "y": 98128, - "z": 0 - }, - "npcId": 2107 - }, { - "groupId": 13, - "instId": 400022, - "pos": { - "x": -13650, - "y": -980, - "z": -207930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400023, - "pos": { - "x": 14640, - "y": -980, - "z": -163050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400025, - "pos": { - "x": -5690, - "y": -980, - "z": -234700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400026, - "pos": { - "x": -5820, - "y": -980, - "z": -232210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400027, - "pos": { - "x": -5610, - "y": -980, - "z": -237140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400024, - "pos": { - "x": -24409, - "y": -985, - "z": -203212 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400028, - "pos": { - "x": -21080, - "y": -985, - "z": -202970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400029, - "pos": { - "x": 24560, - "y": 1007, - "z": -181890 - }, - "rot": { - "x": 0, - "y": 335153, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400030, - "pos": { - "x": 23950, - "y": 1007, - "z": -180720 - }, - "rot": { - "x": 0, - "y": 141923, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400031, - "pos": { - "x": 11913, - "y": -985, - "z": -218050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400032, - "pos": { - "x": 11934, - "y": -985, - "z": -219375 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400033, - "pos": { - "x": -13990, - "y": -982, - "z": -163590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - } - ], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": 102180, - "y": 2007, - "z": -86360 - }, - "rot": { - "x": 0, - "y": 77500, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 28360, - "y": -3000, - "z": -70230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 12250, - "y": -985, - "z": -218720 - }, - "rot": { - "x": 0, - "y": 251700, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": -23300, - "y": -980, - "z": -202930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": 93120, - "y": 2007, - "z": -98520 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": -131320, - "y": -2120, - "z": -94150 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": -141110, - "y": -2120, - "z": -93676 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [ - { - "groupId": 21, - "instId": 400001, - "pos": { - "x": 109420, - "y": 2007, - "z": -95340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, - { - "groupId": 21, - "instId": 400002, - "pos": { - "x": 109360, - "y": 2010, - "z": -91870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, - { - "groupId": 21, - "instId": 400003, - "pos": { - "x": 101430, - "y": 2010, - "z": -86970 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "npcId": 2101 - }, - { - "groupId": 21, - "instId": 400004, - "pos": { - "x": 102840, - "y": 2010, - "z": -85800 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400005, - "pos": { - "x": 92900, - "y": 2000, - "z": -96800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2108 - }, { - "groupId": 21, - "instId": 400006, - "pos": { - "x": 90410, - "y": 2010, - "z": -100400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400007, - "pos": { - "x": 92980, - "y": 2010, - "z": -99410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400008, - "pos": { - "x": 95890, - "y": 2010, - "z": -100380 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400009, - "pos": { - "x": 60960, - "y": 2023, - "z": -90720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400010, - "pos": { - "x": 35085, - "y": 2000, - "z": -99544 - }, - "rot": { - "x": 0, - "y": 202500, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400011, - "pos": { - "x": 27420, - "y": -3000, - "z": -70450 - }, - "rot": { - "x": 0, - "y": 75650, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400012, - "pos": { - "x": 29320, - "y": -3000, - "z": -69980 - }, - "rot": { - "x": 0, - "y": 264120, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400014, - "pos": { - "x": 3930, - "y": -3000, - "z": -130600 - }, - "rot": { - "x": 0, - "y": 349470, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400015, - "pos": { - "x": -4180, - "y": -3000, - "z": -126750 - }, - "rot": { - "x": 0, - "y": 327007, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400016, - "pos": { - "x": -3340, - "y": -3000, - "z": -122050 - }, - "rot": { - "x": 0, - "y": 232680, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400017, - "pos": { - "x": 4200, - "y": 1010, - "z": -180480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400018, - "pos": { - "x": -5932, - "y": 1010, - "z": -181640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400013, - "pos": { - "x": 22410, - "y": -3000, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400020, - "pos": { - "x": 35090, - "y": 1010, - "z": -168540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400021, - "pos": { - "x": -6680, - "y": -3000, - "z": -123960 - }, - "rot": { - "x": 0, - "y": 98128, - "z": 0 - }, - "npcId": 2107 - }, { - "groupId": 21, - "instId": 400022, - "pos": { - "x": -13650, - "y": -980, - "z": -207930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400023, - "pos": { - "x": 14640, - "y": -980, - "z": -163050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400025, - "pos": { - "x": -5690, - "y": -980, - "z": -234700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400026, - "pos": { - "x": -5820, - "y": -980, - "z": -232210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400027, - "pos": { - "x": -5610, - "y": -980, - "z": -237140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400024, - "pos": { - "x": -24409, - "y": -985, - "z": -203212 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400028, - "pos": { - "x": -21080, - "y": -985, - "z": -202970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400029, - "pos": { - "x": 24560, - "y": 1007, - "z": -181890 - }, - "rot": { - "x": 0, - "y": 335153, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400030, - "pos": { - "x": 23950, - "y": 1007, - "z": -180720 - }, - "rot": { - "x": 0, - "y": 141923, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400031, - "pos": { - "x": 11913, - "y": -985, - "z": -218050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400032, - "pos": { - "x": 11934, - "y": -985, - "z": -219375 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400033, - "pos": { - "x": -13990, - "y": -982, - "z": -163590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400019, - "pos": { - "x": -3090, - "y": -980, - "z": -236640 - }, - "rot": { - "x": 0, - "y": 69820, - "z": 0 - }, - "npcId": 2108 - }, { - "groupId": 21, - "instId": 400036, - "pos": { - "x": 8820, - "y": -980, - "z": -227260 - }, - "rot": { - "x": 0, - "y": 205790, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400037, - "pos": { - "x": 113570, - "y": 2010, - "z": -93560 - }, - "rot": { - "x": 0, - "y": 82679, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400038, - "pos": { - "x": -55310, - "y": -110, - "z": -92450 - }, - "rot": { - "x": 0, - "y": 110200, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400034, - "pos": { - "x": 24010, - "y": 1010, - "z": -179030 - }, - "rot": { - "x": 0, - "y": 295670, - "z": 0 - }, - "npcId": 2108 - }, { - "groupId": 21, - "instId": 400035, - "pos": { - "x": 24980, - "y": 1010, - "z": -175800 - }, - "rot": { - "x": 0, - "y": 271280, - "z": 0 - }, - "npcId": 2101 - } - ], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": 28500, - "y": -3000, - "z": -87030 - }, - "rot": { - "x": 0, - "y": 77500, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": 2770, - "y": 1010, - "z": -181438 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": -28770, - "y": -3000, - "z": -101320 - }, - "rot": { - "x": 0, - "y": 251700, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 21, - "instId": 300004, - "propState": 8, - "pos": { - "x": -23300, - "y": -980, - "z": -202930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300005, - "propState": 8, - "pos": { - "x": -5930, - "y": 80, - "z": -236615 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300006, - "propState": 8, - "pos": { - "x": 24070, - "y": 1960, - "z": -179100 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300007, - "propState": 8, - "pos": { - "x": 92810, - "y": 2689, - "z": -96770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300008, - "propState": 8, - "pos": { - "x": 61191, - "y": 2023, - "z": -90952 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300009, - "propState": 8, - "pos": { - "x": 61191, - "y": 2023, - "z": -90952 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300010, - "propState": 8, - "pos": { - "x": 61191, - "y": 2023, - "z": -90952 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300011, - "propState": 8, - "pos": { - "x": 61191, - "y": 2023, - "z": -90952 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "31": { - "monsters": [ - { - "groupId": 31, - "instId": 200001, - "eventId": 20131105, - "pos": { - "x": -21650, - "y": -980, - "z": -196250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [ - { - "groupId": 43, - "instId": 400001, - "pos": { - "x": -2210, - "y": -980, - "z": -234700 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 2108 - } - ], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4380, - "y": -980, - "z": -230840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 8, - "pos": { - "x": 16901, - "y": 20, - "z": -206018 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": -45589, - "y": -985, - "z": -186805 - }, - "rot": { - "x": 0, - "y": 293330, - "z": 0 - }, - "propId": 301010 - }, - { - "groupId": 67, - "instId": 300003, - "propState": 10, - "pos": { - "x": -45882, - "y": -214, - "z": -186493 - }, - "rot": { - "x": 0, - "y": 119420, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 67, - "instId": 300004, - "propState": 20, - "pos": { - "x": 16717, - "y": -985, - "z": -207676 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 67, - "instId": 300007, - "propState": 8, - "pos": { - "x": 14655, - "y": -984, - "z": -205733 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 67, - "instId": 300005, - "propState": 8, - "pos": { - "x": -45589, - "y": -985, - "z": -186805 - }, - "rot": { - "x": 0, - "y": 293330, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 67, - "instId": 300006, - "propState": 1, - "pos": { - "x": 16901, - "y": 20, - "z": -205878 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 67, - "instId": 300008, - "propState": 8, - "pos": { - "x": -45589, - "y": -985, - "z": -186805 - }, - "rot": { - "x": 0, - "y": 293330, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": 34000, - "y": 2350, - "z": -88003 - }, - "rot": { - "x": 0, - "y": 319930, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": 25590, - "y": -3040, - "z": -107910 - }, - "rot": { - "x": 0, - "y": 131797, - "z": 0 - }, - "propId": 301010 - }, - { - "groupId": 69, - "instId": 300003, - "propState": 10, - "pos": { - "x": 25763, - "y": -2330, - "z": -108250 - }, - "rot": { - "x": 0, - "y": 120480, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 69, - "instId": 300004, - "propState": 20, - "pos": { - "x": 34999, - "y": 2004, - "z": -89377 - }, - "rot": { - "x": 0, - "y": 77548, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 69, - "instId": 300007, - "propState": 8, - "pos": { - "x": 36341, - "y": 2010, - "z": -86732 - }, - "rot": { - "x": 0, - "y": 319930, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 69, - "instId": 300005, - "propState": 8, - "pos": { - "x": 25590, - "y": -3040, - "z": -107910 - }, - "rot": { - "x": 0, - "y": 131797, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 69, - "instId": 300006, - "propState": 1, - "pos": { - "x": 34000, - "y": 2169, - "z": -88003 - }, - "rot": { - "x": 0, - "y": 319930, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 69, - "instId": 300008, - "propState": 8, - "pos": { - "x": 95274, - "y": 1893, - "z": -90833 - }, - "rot": { - "x": 0, - "y": 131797, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300002, - "propState": 8, - "pos": { - "x": -121930, - "y": -939, - "z": -168220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 72, - "instId": 300001, - "propState": 20, - "pos": { - "x": -120910, - "y": -940, - "z": -165830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 72, - "instId": 300003, - "propState": 8, - "pos": { - "x": -120910, - "y": -940, - "z": -165830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 18, - "pos": { - "x": -62024, - "y": 1054, - "z": -89108 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 73, - "instId": 300002, - "propState": 18, - "pos": { - "x": -94645, - "y": -1396, - "z": -97059 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 73, - "instId": 300003, - "propState": 18, - "pos": { - "x": 88033, - "y": 3020, - "z": -88246 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101031 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300002, - "propState": 8, - "pos": { - "x": -121930, - "y": -939, - "z": -168220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 78, - "instId": 300001, - "propState": 20, - "pos": { - "x": -119070, - "y": -940, - "z": -165830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 78, - "instId": 300003, - "propState": 8, - "pos": { - "x": -119070, - "y": -940, - "z": -165830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "92": { - "monsters": [ - { - "groupId": 92, - "instId": 200001, - "eventId": 101204, - "pos": { - "x": -75700, - "y": -960, - "z": -53490 - }, - "rot": { - "x": 0, - "y": 145000, - "z": 0 - }, - "monsterId": 8003021 - } - ], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 8, - "pos": { - "x": -75700, - "y": 870, - "z": -53490 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 701 - } - ], - "teleports": { - "1104": { - "anchorId": 1, - "groupId": 92, - "instId": 300001, - "pos": { - "x": -75714, - "y": -126, - "z": -59865 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300004, - "propState": 12, - "pos": { - "x": -4920, - "y": -500, - "z": -58890 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 95, - "instId": 300001, - "propState": 12, - "pos": { - "x": -57550, - "y": -985, - "z": -196330 - }, - "rot": { - "x": 0, - "y": 90757, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": 113230, - "y": 2010, - "z": -103890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 901 - } - ], - "teleports": { - "1202": { - "anchorId": 1, - "groupId": 96, - "instId": 300001, - "pos": { - "x": 113236, - "y": 2010, - "z": -102112 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "98": { - "monsters": [], - "npcs": [ - { - "groupId": 98, - "instId": 400001, - "pos": { - "x": -3910, - "y": -985, - "z": -229150 - }, - "rot": { - "x": 0, - "y": 143350, - "z": 0 - }, - "npcId": 2104 - } - ], - "props": [ - { - "groupId": 98, - "instId": 300002, - "propState": 8, - "pos": { - "x": -113805, - "y": -89, - "z": -66672 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 201, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "201310103": { - "P20131_F20131001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300006, - "propState": 8, - "pos": { - "x": 118105, - "y": 2007, - "z": -90532 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3330, - "y": -985, - "z": -237196 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 2, - "instId": 300004, - "propState": 8, - "pos": { - "x": -55490, - "y": -111, - "z": -96190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2013101": { - "anchorId": 1, - "groupId": 2, - "instId": 300006, - "pos": { - "x": 116730, - "y": 2007, - "z": -93330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2013102": { - "anchorId": 3, - "groupId": 2, - "instId": 300003, - "pos": { - "x": 4515, - "y": -985, - "z": -233388 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - } - }, - "2013103": { - "anchorId": 4, - "groupId": 2, - "instId": 300004, - "pos": { - "x": -57602, - "y": -111, - "z": -94000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300016, - "propState": 8, - "pos": { - "x": 6770, - "y": -980, - "z": -165390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 4, - "instId": 300007, - "propState": 8, - "pos": { - "x": 98100, - "y": 2007, - "z": -103460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 4, - "instId": 300008, - "propState": 8, - "pos": { - "x": -37980, - "y": -3000, - "z": -87320 - }, - "rot": { - "x": 0, - "y": 100000, - "z": 0 - }, - "propId": 101016 - }, - { - "groupId": 4, - "instId": 300001, - "propState": 8, - "pos": { - "x": 47790, - "y": 2000, - "z": -91090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300002, - "propState": 8, - "pos": { - "x": 34680, - "y": -3000, - "z": -110270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300013, - "propState": 8, - "pos": { - "x": 24840, - "y": -3000, - "z": -71020 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300014, - "propState": 8, - "pos": { - "x": 3242, - "y": -3000, - "z": -126930 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": -17330, - "y": 1007, - "z": -174174 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": 17400, - "y": 1007, - "z": -196670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300017, - "propState": 8, - "pos": { - "x": 3860, - "y": 1010, - "z": -186270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300018, - "propState": 8, - "pos": { - "x": -1020, - "y": -985, - "z": -211416 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300005, - "propState": 8, - "pos": { - "x": -1190, - "y": -985, - "z": -230432 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300006, - "propState": 8, - "pos": { - "x": -30900, - "y": -985, - "z": -193500 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300010, - "propState": 8, - "pos": { - "x": -91000, - "y": -985, - "z": -172540 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300015, - "propState": 8, - "pos": { - "x": -26850, - "y": -3000, - "z": -109450 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300019, - "propState": 8, - "pos": { - "x": -99080, - "y": -2114, - "z": -90610 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300009, - "propState": 8, - "pos": { - "x": -136493, - "y": -2120, - "z": -106560 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300011, - "propState": 8, - "pos": { - "x": -73045, - "y": -111, - "z": -61677 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 4, - "instId": 300012, - "propState": 8, - "pos": { - "x": -78100, - "y": -111, - "z": -62440 - }, - "rot": { - "x": 0, - "y": 100000, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300005, - "propState": 12, - "pos": { - "x": 89834, - "y": 2007, - "z": -87746 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 5, - "instId": 300006, - "propState": 12, - "pos": { - "x": 30312, - "y": -3000, - "z": -112370 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 5, - "instId": 300008, - "propState": 12, - "pos": { - "x": 34380, - "y": 1007, - "z": -170770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 5, - "instId": 300009, - "propState": 12, - "pos": { - "x": -13750, - "y": -985, - "z": -231200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 5, - "instId": 300002, - "propState": 12, - "pos": { - "x": -3230, - "y": 1007, - "z": -186450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 5, - "instId": 300004, - "propState": 12, - "pos": { - "x": -30470, - "y": -3000, - "z": -107210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 5, - "instId": 300001, - "propState": 12, - "pos": { - "x": -81845, - "y": -110, - "z": -58522 - }, - "rot": { - "x": 0, - "y": 90757, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300005, - "propState": 8, - "pos": { - "x": -10, - "y": -460, - "z": -54680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, - { - "groupId": 6, - "instId": 300006, - "propState": 3, - "pos": { - "x": 0, - "y": -2700, - "z": -94000 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 301011 - }, - { - "groupId": 6, - "instId": 300010, - "propState": 2, - "pos": { - "x": 27590, - "y": -3000, - "z": -87230 - }, - "rot": { - "x": 0, - "y": 77500, - "z": 0 - }, - "propId": 101012 - }, - { - "groupId": 6, - "instId": 300009, - "propState": 2, - "pos": { - "x": 3600, - "y": -3000, - "z": -122700 - }, - "rot": { - "x": 0, - "y": 259484, - "z": 0 - }, - "propId": 101012 - }, { - "groupId": 6, - "instId": 300035, - "propState": 8, - "pos": { - "x": -27840, - "y": -3000, - "z": -101040 - }, - "rot": { - "x": 0, - "y": 251700, - "z": 0 - }, - "propId": 101012 - }, { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": -4660, - "y": -3000, - "z": -64972 - }, - "rot": { - "x": 0, - "y": 71163, - "z": 0 - }, - "propId": 101012 - }, { - "groupId": 6, - "instId": 300011, - "propState": 8, - "pos": { - "x": 220, - "y": 1010, - "z": -182630 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 6, - "instId": 300026, - "propState": 8, - "pos": { - "x": 2770, - "y": 1010, - "z": -181438 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101003 - }, { - "groupId": 6, - "instId": 300013, - "propState": 8, - "pos": { - "x": -47490, - "y": -980, - "z": -180110 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101005 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -117480, - "y": -2110, - "z": -94100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101005 - }, { - "groupId": 6, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 994, - "z": -193473 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301002 - }, { - "groupId": 6, - "instId": 300004, - "propState": 2, - "pos": { - "x": -50090, - "y": -980, - "z": -181360 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101001 - } - ], - "teleports": {} - }, - "13": { - "monsters": [], - "npcs": [ - { - "groupId": 13, - "instId": 400001, - "pos": { - "x": 109420, - "y": 2007, - "z": -95340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, - { - "groupId": 13, - "instId": 400002, - "pos": { - "x": 109360, - "y": 2010, - "z": -91870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, - { - "groupId": 13, - "instId": 400003, - "pos": { - "x": 101430, - "y": 2010, - "z": -86970 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "npcId": 2101 - }, - { - "groupId": 13, - "instId": 400004, - "pos": { - "x": 102840, - "y": 2010, - "z": -85800 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400005, - "pos": { - "x": 92900, - "y": 2000, - "z": -96800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2108 - }, { - "groupId": 13, - "instId": 400006, - "pos": { - "x": 90410, - "y": 2010, - "z": -100400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400007, - "pos": { - "x": 92980, - "y": 2010, - "z": -99410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400008, - "pos": { - "x": 95890, - "y": 2010, - "z": -100380 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400009, - "pos": { - "x": 60960, - "y": 2023, - "z": -90720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400010, - "pos": { - "x": 35085, - "y": 2000, - "z": -99544 - }, - "rot": { - "x": 0, - "y": 202500, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400011, - "pos": { - "x": 27420, - "y": -3000, - "z": -70450 - }, - "rot": { - "x": 0, - "y": 75650, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400012, - "pos": { - "x": 29320, - "y": -3000, - "z": -69980 - }, - "rot": { - "x": 0, - "y": 264120, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400014, - "pos": { - "x": 3930, - "y": -3000, - "z": -130600 - }, - "rot": { - "x": 0, - "y": 349470, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400015, - "pos": { - "x": -4710, - "y": -3000, - "z": -126600 - }, - "rot": { - "x": 0, - "y": 327007, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400016, - "pos": { - "x": -3840, - "y": -3000, - "z": -122720 - }, - "rot": { - "x": 0, - "y": 254232, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400017, - "pos": { - "x": 4200, - "y": 1010, - "z": -180480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400018, - "pos": { - "x": -5932, - "y": 1010, - "z": -181640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400013, - "pos": { - "x": 22410, - "y": -3000, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400020, - "pos": { - "x": 35090, - "y": 1010, - "z": -168540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400021, - "pos": { - "x": -6680, - "y": -3000, - "z": -123960 - }, - "rot": { - "x": 0, - "y": 98128, - "z": 0 - }, - "npcId": 2107 - }, { - "groupId": 13, - "instId": 400022, - "pos": { - "x": -13650, - "y": -980, - "z": -207930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400023, - "pos": { - "x": 14640, - "y": -980, - "z": -163050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400025, - "pos": { - "x": -5690, - "y": -980, - "z": -234700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400026, - "pos": { - "x": -5820, - "y": -980, - "z": -232210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400027, - "pos": { - "x": -5610, - "y": -980, - "z": -237140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400024, - "pos": { - "x": -24409, - "y": -985, - "z": -203212 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400028, - "pos": { - "x": -21080, - "y": -985, - "z": -202970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400029, - "pos": { - "x": 24560, - "y": 1007, - "z": -181890 - }, - "rot": { - "x": 0, - "y": 335153, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400030, - "pos": { - "x": 23950, - "y": 1007, - "z": -180720 - }, - "rot": { - "x": 0, - "y": 141923, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400031, - "pos": { - "x": 11913, - "y": -985, - "z": -218050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400032, - "pos": { - "x": 11934, - "y": -985, - "z": -219375 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 13, - "instId": 400033, - "pos": { - "x": -13990, - "y": -982, - "z": -163590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - } - ], - "props": [ - { - "groupId": 13, - "instId": 300001, - "propState": 8, - "pos": { - "x": 102180, - "y": 2007, - "z": -86360 - }, - "rot": { - "x": 0, - "y": 77500, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 13, - "instId": 300002, - "propState": 8, - "pos": { - "x": 28360, - "y": -3000, - "z": -70230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 13, - "instId": 300003, - "propState": 8, - "pos": { - "x": 12250, - "y": -985, - "z": -218720 - }, - "rot": { - "x": 0, - "y": 251700, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 13, - "instId": 300004, - "propState": 8, - "pos": { - "x": -23300, - "y": -980, - "z": -202930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 13, - "instId": 300005, - "propState": 8, - "pos": { - "x": 93120, - "y": 2007, - "z": -98520 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 8, - "pos": { - "x": -131320, - "y": -2120, - "z": -94150 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 20, - "instId": 300002, - "propState": 8, - "pos": { - "x": -141110, - "y": -2120, - "z": -93676 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [ - { - "groupId": 21, - "instId": 400001, - "pos": { - "x": 109420, - "y": 2007, - "z": -95340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, - { - "groupId": 21, - "instId": 400002, - "pos": { - "x": 109360, - "y": 2010, - "z": -91870 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, - { - "groupId": 21, - "instId": 400003, - "pos": { - "x": 101430, - "y": 2010, - "z": -86970 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "npcId": 2101 - }, - { - "groupId": 21, - "instId": 400004, - "pos": { - "x": 102840, - "y": 2010, - "z": -85800 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400005, - "pos": { - "x": 92900, - "y": 2000, - "z": -96800 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2108 - }, { - "groupId": 21, - "instId": 400006, - "pos": { - "x": 90410, - "y": 2010, - "z": -100400 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400007, - "pos": { - "x": 92980, - "y": 2010, - "z": -99410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400008, - "pos": { - "x": 95890, - "y": 2010, - "z": -100380 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400009, - "pos": { - "x": 60960, - "y": 2023, - "z": -90720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400010, - "pos": { - "x": 35085, - "y": 2000, - "z": -99544 - }, - "rot": { - "x": 0, - "y": 202500, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400011, - "pos": { - "x": 27420, - "y": -3000, - "z": -70450 - }, - "rot": { - "x": 0, - "y": 75650, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400012, - "pos": { - "x": 29320, - "y": -3000, - "z": -69980 - }, - "rot": { - "x": 0, - "y": 264120, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400014, - "pos": { - "x": 3930, - "y": -3000, - "z": -130600 - }, - "rot": { - "x": 0, - "y": 349470, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400015, - "pos": { - "x": -4180, - "y": -3000, - "z": -126750 - }, - "rot": { - "x": 0, - "y": 327007, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400016, - "pos": { - "x": -3340, - "y": -3000, - "z": -122050 - }, - "rot": { - "x": 0, - "y": 232680, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400017, - "pos": { - "x": 4200, - "y": 1010, - "z": -180480 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400018, - "pos": { - "x": -5932, - "y": 1010, - "z": -181640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400013, - "pos": { - "x": 22410, - "y": -3000, - "z": -74620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400020, - "pos": { - "x": 35090, - "y": 1010, - "z": -168540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400021, - "pos": { - "x": -6680, - "y": -3000, - "z": -123960 - }, - "rot": { - "x": 0, - "y": 98128, - "z": 0 - }, - "npcId": 2107 - }, { - "groupId": 21, - "instId": 400022, - "pos": { - "x": -13650, - "y": -980, - "z": -207930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400023, - "pos": { - "x": 14640, - "y": -980, - "z": -163050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400025, - "pos": { - "x": -5690, - "y": -980, - "z": -234700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400026, - "pos": { - "x": -5820, - "y": -980, - "z": -232210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400027, - "pos": { - "x": -5610, - "y": -980, - "z": -237140 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400024, - "pos": { - "x": -24409, - "y": -985, - "z": -203212 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400028, - "pos": { - "x": -21080, - "y": -985, - "z": -202970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400029, - "pos": { - "x": 24560, - "y": 1007, - "z": -181890 - }, - "rot": { - "x": 0, - "y": 335153, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400030, - "pos": { - "x": 23950, - "y": 1007, - "z": -180720 - }, - "rot": { - "x": 0, - "y": 141923, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400031, - "pos": { - "x": 11913, - "y": -985, - "z": -218050 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400032, - "pos": { - "x": 11934, - "y": -985, - "z": -219375 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400033, - "pos": { - "x": -13990, - "y": -982, - "z": -163590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400019, - "pos": { - "x": -3090, - "y": -980, - "z": -236640 - }, - "rot": { - "x": 0, - "y": 69820, - "z": 0 - }, - "npcId": 2108 - }, { - "groupId": 21, - "instId": 400036, - "pos": { - "x": 8820, - "y": -980, - "z": -227260 - }, - "rot": { - "x": 0, - "y": 205790, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400037, - "pos": { - "x": 113570, - "y": 2010, - "z": -93560 - }, - "rot": { - "x": 0, - "y": 82679, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400038, - "pos": { - "x": -55310, - "y": -110, - "z": -92450 - }, - "rot": { - "x": 0, - "y": 110200, - "z": 0 - }, - "npcId": 2101 - }, { - "groupId": 21, - "instId": 400034, - "pos": { - "x": 24010, - "y": 1010, - "z": -179030 - }, - "rot": { - "x": 0, - "y": 295670, - "z": 0 - }, - "npcId": 2108 - }, { - "groupId": 21, - "instId": 400035, - "pos": { - "x": 24980, - "y": 1010, - "z": -175800 - }, - "rot": { - "x": 0, - "y": 271280, - "z": 0 - }, - "npcId": 2101 - } - ], - "props": [ - { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": 28500, - "y": -3000, - "z": -87030 - }, - "rot": { - "x": 0, - "y": 77500, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": 2770, - "y": 1010, - "z": -181438 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": -28770, - "y": -3000, - "z": -101320 - }, - "rot": { - "x": 0, - "y": 251700, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 21, - "instId": 300004, - "propState": 8, - "pos": { - "x": -23300, - "y": -980, - "z": -202930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300005, - "propState": 8, - "pos": { - "x": -5930, - "y": 80, - "z": -236615 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300006, - "propState": 8, - "pos": { - "x": 24070, - "y": 1960, - "z": -179100 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300007, - "propState": 8, - "pos": { - "x": 92810, - "y": 2689, - "z": -96770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300008, - "propState": 8, - "pos": { - "x": 61191, - "y": 2023, - "z": -90952 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300009, - "propState": 8, - "pos": { - "x": 61191, - "y": 2023, - "z": -90952 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300010, - "propState": 8, - "pos": { - "x": 61191, - "y": 2023, - "z": -90952 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 21, - "instId": 300011, - "propState": 8, - "pos": { - "x": 61191, - "y": 2023, - "z": -90952 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "31": { - "monsters": [ - { - "groupId": 31, - "instId": 200001, - "eventId": 20131105, - "pos": { - "x": -21650, - "y": -980, - "z": -196250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "43": { - "monsters": [], - "npcs": [ - { - "groupId": 43, - "instId": 400001, - "pos": { - "x": -2210, - "y": -980, - "z": -234700 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "npcId": 2108 - } - ], - "props": [ - { - "groupId": 43, - "instId": 300001, - "propState": 8, - "pos": { - "x": 4380, - "y": -980, - "z": -230840 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 8, - "pos": { - "x": 16901, - "y": 20, - "z": -206018 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 67, - "instId": 300002, - "propState": 8, - "pos": { - "x": -45589, - "y": -985, - "z": -186805 - }, - "rot": { - "x": 0, - "y": 293330, - "z": 0 - }, - "propId": 301010 - }, - { - "groupId": 67, - "instId": 300003, - "propState": 10, - "pos": { - "x": -45882, - "y": -214, - "z": -186493 - }, - "rot": { - "x": 0, - "y": 119420, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 67, - "instId": 300004, - "propState": 20, - "pos": { - "x": 16717, - "y": -985, - "z": -207676 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 67, - "instId": 300007, - "propState": 8, - "pos": { - "x": 14655, - "y": -984, - "z": -205733 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 67, - "instId": 300005, - "propState": 8, - "pos": { - "x": -45589, - "y": -985, - "z": -186805 - }, - "rot": { - "x": 0, - "y": 293330, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 67, - "instId": 300006, - "propState": 1, - "pos": { - "x": 16901, - "y": 20, - "z": -205878 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 67, - "instId": 300008, - "propState": 8, - "pos": { - "x": -45589, - "y": -985, - "z": -186805 - }, - "rot": { - "x": 0, - "y": 293330, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "69": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 8, - "pos": { - "x": 34000, - "y": 2350, - "z": -88003 - }, - "rot": { - "x": 0, - "y": 319930, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": 25590, - "y": -3040, - "z": -107910 - }, - "rot": { - "x": 0, - "y": 131797, - "z": 0 - }, - "propId": 301010 - }, - { - "groupId": 69, - "instId": 300003, - "propState": 10, - "pos": { - "x": 25763, - "y": -2330, - "z": -108250 - }, - "rot": { - "x": 0, - "y": 120480, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 69, - "instId": 300004, - "propState": 20, - "pos": { - "x": 34999, - "y": 2004, - "z": -89377 - }, - "rot": { - "x": 0, - "y": 77548, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 69, - "instId": 300007, - "propState": 8, - "pos": { - "x": 36341, - "y": 2010, - "z": -86732 - }, - "rot": { - "x": 0, - "y": 319930, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 69, - "instId": 300005, - "propState": 8, - "pos": { - "x": 25590, - "y": -3040, - "z": -107910 - }, - "rot": { - "x": 0, - "y": 131797, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 69, - "instId": 300006, - "propState": 1, - "pos": { - "x": 34000, - "y": 2169, - "z": -88003 - }, - "rot": { - "x": 0, - "y": 319930, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 69, - "instId": 300008, - "propState": 8, - "pos": { - "x": 95274, - "y": 1893, - "z": -90833 - }, - "rot": { - "x": 0, - "y": 131797, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300002, - "propState": 8, - "pos": { - "x": -121930, - "y": -939, - "z": -168220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 72, - "instId": 300001, - "propState": 20, - "pos": { - "x": -120910, - "y": -940, - "z": -165830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 72, - "instId": 300003, - "propState": 8, - "pos": { - "x": -120910, - "y": -940, - "z": -165830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 18, - "pos": { - "x": -62024, - "y": 1054, - "z": -89108 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 73, - "instId": 300002, - "propState": 18, - "pos": { - "x": -94645, - "y": -1396, - "z": -97059 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 73, - "instId": 300003, - "propState": 18, - "pos": { - "x": 88033, - "y": 3020, - "z": -88246 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101031 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 78, - "instId": 300002, - "propState": 8, - "pos": { - "x": -121930, - "y": -939, - "z": -168220 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 78, - "instId": 300001, - "propState": 20, - "pos": { - "x": -119070, - "y": -940, - "z": -165830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 78, - "instId": 300003, - "propState": 8, - "pos": { - "x": -119070, - "y": -940, - "z": -165830 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "92": { - "monsters": [ - { - "groupId": 92, - "instId": 200001, - "eventId": 101204, - "pos": { - "x": -75700, - "y": -960, - "z": -53490 - }, - "rot": { - "x": 0, - "y": 145000, - "z": 0 - }, - "monsterId": 8003021 - } - ], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 8, - "pos": { - "x": -75700, - "y": 870, - "z": -53490 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 701 - } - ], - "teleports": { - "1104": { - "anchorId": 1, - "groupId": 92, - "instId": 300001, - "pos": { - "x": -75714, - "y": -126, - "z": -59865 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300004, - "propState": 12, - "pos": { - "x": -4920, - "y": -500, - "z": -58890 - }, - "rot": { - "x": 0, - "y": 80000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 95, - "instId": 300001, - "propState": 12, - "pos": { - "x": -57550, - "y": -985, - "z": -196330 - }, - "rot": { - "x": 0, - "y": 90757, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": 113230, - "y": 2010, - "z": -103890 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 901 - } - ], - "teleports": { - "1202": { - "anchorId": 1, - "groupId": 96, - "instId": 300001, - "pos": { - "x": 113236, - "y": 2010, - "z": -102112 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "98": { - "monsters": [], - "npcs": [ - { - "groupId": 98, - "instId": 400001, - "pos": { - "x": -3910, - "y": -985, - "z": -229150 - }, - "rot": { - "x": 0, - "y": 143350, - "z": 0 - }, - "npcId": 2104 - } - ], - "props": [ - { - "groupId": 98, - "instId": 300002, - "propState": 8, - "pos": { - "x": -113805, - "y": -89, - "z": -66672 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 201, - "startAnchorId": 1, - "startGroupId": 94, - "isEnteredSceneInfo": true - } - }, - "201320102": { - "P20132_F20132001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300007, - "propState": 8, - "pos": { - "x": 2850, - "y": 3939, - "z": 252780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300010, - "propState": 8, - "pos": { - "x": 111050, - "y": -5032, - "z": 311940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300009, - "propState": 8, - "pos": { - "x": 34690, - "y": 3942, - "z": 196750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 1, - "instId": 300008, - "propState": 8, - "pos": { - "x": 55406, - "y": 1942, - "z": 89170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 101270, - "y": 5450, - "z": 78880 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 115 - }, { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 101270, - "y": 1170, - "z": 78880 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102 - }, { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": -79432, - "y": -2588, - "z": -55740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5774, - "y": 5893, - "z": 260958 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 107 - } - ], - "teleports": { - "2013201": { - "anchorId": 1, - "groupId": 1, - "instId": 300007, - "pos": { - "x": 5600, - "y": 3900, - "z": 256200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2013202": { - "anchorId": 2, - "groupId": 1, - "instId": 300008, - "pos": { - "x": 58130, - "y": 1942, - "z": 91685 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2013203": { - "anchorId": 3, - "groupId": 1, - "instId": 300009, - "pos": { - "x": 38997, - "y": 3942, - "z": 198380 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2013204": { - "anchorId": 4, - "groupId": 1, - "instId": 300010, - "pos": { - "x": 113893, - "y": -5030, - "z": 316140 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300001, - "propState": 3, - "pos": { - "x": 81034, - "y": -4800, - "z": 324800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 301011 - }, - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": 109772, - "y": -5028, - "z": 318110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101012 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 50750, - "y": -5058, - "z": 322069 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101012 - }, - { - "groupId": 3, - "instId": 300020, - "propState": 2, - "pos": { - "x": 108200, - "y": -5058, - "z": 408100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101012 - }, { - "groupId": 3, - "instId": 300021, - "propState": 2, - "pos": { - "x": 110580, - "y": -5058, - "z": 408360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101012 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 5410, - "y": 0, - "z": 68460 - }, - "rot": { - "x": 0, - "y": 225620, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": 6013, - "y": -58, - "z": 65581 - }, - "rot": { - "x": 0, - "y": 280550, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": 33000, - "y": 4000, - "z": 124360 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 3, - "instId": 300007, - "propState": 2, - "pos": { - "x": 29990, - "y": 3940, - "z": 129350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 3, - "instId": 300008, - "propState": 8, - "pos": { - "x": 80880, - "y": -5026, - "z": 291460 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 3, - "instId": 300009, - "propState": 8, - "pos": { - "x": 83660, - "y": -5026, - "z": 284900 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 3, - "instId": 300010, - "propState": 8, - "pos": { - "x": 120824, - "y": -4968, - "z": 329588 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 3, - "instId": 300011, - "propState": 8, - "pos": { - "x": 118130, - "y": -5031, - "z": 335530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 3, - "instId": 300012, - "propState": 8, - "pos": { - "x": 32930, - "y": -2833, - "z": 302940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101004 - }, { - "groupId": 3, - "instId": 300013, - "propState": 8, - "pos": { - "x": 30752, - "y": -2833, - "z": 308420 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 101001 - }, { - "groupId": 3, - "instId": 300015, - "propState": 2, - "pos": { - "x": 123333, - "y": -5031, - "z": 324602 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 301003 - }, { - "groupId": 3, - "instId": 300016, - "propState": 2, - "pos": { - "x": 122930, - "y": -2021, - "z": 369062 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 301003 - }, { - "groupId": 3, - "instId": 300017, - "propState": 2, - "pos": { - "x": 50221, - "y": -6158, - "z": 331078 - }, - "rot": { - "x": 0, - "y": 189450, - "z": 0 - }, - "propId": 301003 - }, { - "groupId": 3, - "instId": 300018, - "propState": 2, - "pos": { - "x": 39231, - "y": 942, - "z": 268055 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 301003 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": 38610, - "y": 3942, - "z": 220040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 38610, - "y": 3942, - "z": 217040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 38610, - "y": 3942, - "z": 214040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 8, - "pos": { - "x": 38610, - "y": 3942, - "z": 211040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 105 - }, { - "groupId": 5, - "instId": 300005, - "propState": 101, - "pos": { - "x": 38786, - "y": 3942, - "z": 224640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101013 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300007, - "propState": 12, - "pos": { - "x": 53400, - "y": 942, - "z": 266240 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 6, - "instId": 300004, - "propState": 12, - "pos": { - "x": 124550, - "y": -2021, - "z": 374000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 6, - "instId": 300008, - "propState": 12, - "pos": { - "x": 36501, - "y": -2891, - "z": 308827 - }, - "rot": { - "x": 0, - "y": 314570, - "z": 0 - }, - "propId": 60101 - }, - { - "groupId": 6, - "instId": 300001, - "propState": 12, - "pos": { - "x": 42260, - "y": 3942, - "z": 215950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 6, - "instId": 300002, - "propState": 12, - "pos": { - "x": 39551, - "y": 3942, - "z": 172082 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 6, - "instId": 300003, - "propState": 12, - "pos": { - "x": 690, - "y": 1942, - "z": 116240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 6, - "instId": 300006, - "propState": 12, - "pos": { - "x": -36607, - "y": -58, - "z": 81285 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60101 - }, { - "groupId": 6, - "instId": 300005, - "propState": 12, - "pos": { - "x": 13410, - "y": -58, - "z": 73090 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -30869, - "y": -58, - "z": 86224 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 7, - "instId": 300012, - "propState": 8, - "pos": { - "x": -40200, - "y": 1942, - "z": 107420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 7, - "instId": 300011, - "propState": 8, - "pos": { - "x": 13860, - "y": 1942, - "z": 103060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, - { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": 20871, - "y": 1942, - "z": 86649 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300013, - "propState": 8, - "pos": { - "x": 29960, - "y": 3940, - "z": 119400 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300014, - "propState": 8, - "pos": { - "x": 29558, - "y": 3965, - "z": 147046 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": 24702, - "y": 3942, - "z": 169492 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300019, - "propState": 8, - "pos": { - "x": 24890, - "y": 3942, - "z": 177730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300006, - "propState": 8, - "pos": { - "x": 53955, - "y": 942, - "z": 257790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300016, - "propState": 8, - "pos": { - "x": 75910, - "y": -5026, - "z": 286310 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300007, - "propState": 8, - "pos": { - "x": 89480, - "y": -5026, - "z": 270670 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300015, - "propState": 8, - "pos": { - "x": 57040, - "y": 3944, - "z": 263780 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300008, - "propState": 8, - "pos": { - "x": 30680, - "y": -2891, - "z": 301520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300009, - "propState": 8, - "pos": { - "x": 84973, - "y": -5017, - "z": 357290 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300017, - "propState": 8, - "pos": { - "x": 117444, - "y": -5026, - "z": 318460 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300018, - "propState": 8, - "pos": { - "x": 123907, - "y": -5031, - "z": 349750 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101017 - }, { - "groupId": 7, - "instId": 300003, - "propState": 8, - "pos": { - "x": 62460, - "y": 1942, - "z": 95363 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 7, - "instId": 300005, - "propState": 8, - "pos": { - "x": 45880, - "y": 942, - "z": 268670 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 7, - "instId": 300010, - "propState": 8, - "pos": { - "x": 113940, - "y": -2022, - "z": 361280 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 7, - "instId": 300020, - "propState": 8, - "pos": { - "x": -4630, - "y": -58, - "z": 65880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - }, { - "groupId": 7, - "instId": 300021, - "propState": 8, - "pos": { - "x": -31460, - "y": 1942, - "z": 107430 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101016 - } - ], - "teleports": {} - }, - "9": { - "monsters": [ - { - "groupId": 9, - "instId": 200003, - "eventId": 20132112, - "pos": { - "x": 33570, - "y": 2097, - "z": 93370 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8002010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 79195, - "y": -5009, - "z": 367523 - }, - "rot": { - "x": 0, - "y": 50283, - "z": 0 - }, - "propId": 901 - } - ], - "teleports": { - "1203": { - "anchorId": 1, - "groupId": 10, - "instId": 300001, - "pos": { - "x": 80302, - "y": -5009, - "z": 366157 - }, - "rot": { - "x": 0, - "y": 320237, - "z": 0 - } - } - } - }, - "13": { - "monsters": [ - { - "groupId": 13, - "instId": 200001, - "eventId": 20132101, - "pos": { - "x": 80710, - "y": -5026, - "z": 284160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1022020 - }, { - "groupId": 13, - "instId": 200002, - "eventId": 20132102, - "pos": { - "x": 86460, - "y": -1968, - "z": 251470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 1022020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "14": { - "monsters": [ - { - "groupId": 14, - "instId": 200003, - "eventId": 20132104, - "pos": { - "x": 120870, - "y": -1965, - "z": 362430 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1022020 - }, { - "groupId": 14, - "instId": 200005, - "eventId": 20132105, - "pos": { - "x": 33060, - "y": -2891, - "z": 310410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "15": { - "monsters": [ - { - "groupId": 15, - "instId": 200001, - "eventId": 20132113, - "pos": { - "x": -21150, - "y": 3, - "z": 67790 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": 101270, - "y": 2800, - "z": 78880 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "23": { - "monsters": [ - { - "groupId": 23, - "instId": 200001, - "eventId": 101203, - "pos": { - "x": 43750, - "y": 942, - "z": 256770 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8003031 - } - ], - "npcs": [], - "props": [ - { - "groupId": 23, - "instId": 300001, - "propState": 8, - "pos": { - "x": 43750, - "y": 1942, - "z": 256770 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1103": { - "anchorId": 1, - "groupId": 23, - "instId": 300001, - "pos": { - "x": 37337, - "y": 942, - "z": 256770 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "41": { - "monsters": [ - { - "groupId": 41, - "instId": 200001, - "eventId": 20132232, - "pos": { - "x": -39950, - "y": 1942, - "z": 105100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8003030 - } - ], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 11, - "pos": { - "x": -46150, - "y": 1942, - "z": 105100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 41, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 41, - "instId": 300003, - "propState": 8, - "pos": { - "x": -46150, - "y": 1942, - "z": 105100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "42": { - "monsters": [ - { - "groupId": 42, - "instId": 200001, - "eventId": 20132233, - "pos": { - "x": 3100, - "y": -58, - "z": 57060 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1023020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 11, - "pos": { - "x": 3100, - "y": -58, - "z": 53050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 42, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 42, - "instId": 300003, - "propState": 8, - "pos": { - "x": 3100, - "y": -58, - "z": 53050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "46": { - "monsters": [ - { - "groupId": 46, - "instId": 200001, - "eventId": 20132131, - "pos": { - "x": 1850, - "y": 1940, - "z": 104350 - }, - "rot": { - "x": 0, - "y": 49698, - "z": 0 - }, - "monsterId": 1022010 - }, - { - "groupId": 46, - "instId": 200002, - "eventId": 20132132, - "pos": { - "x": 2920, - "y": 1940, - "z": 110360 - }, - "rot": { - "x": 0, - "y": 180246, - "z": 0 - }, - "monsterId": 1022010 - }, - { - "groupId": 46, - "instId": 200003, - "eventId": 20132133, - "pos": { - "x": -1640, - "y": 1940, - "z": 109900 - }, - "rot": { - "x": 0, - "y": 127090, - "z": 0 - }, - "monsterId": 8002010 - }, - { - "groupId": 46, - "instId": 200004, - "eventId": 20132134, - "pos": { - "x": -29300, - "y": -100, - "z": 89100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002010 - }, { - "groupId": 46, - "instId": 200005, - "eventId": 20132135, - "pos": { - "x": 26800, - "y": 3940, - "z": 174780 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8002010 - }, { - "groupId": 46, - "instId": 200006, - "eventId": 20132136, - "pos": { - "x": 26630, - "y": 3940, - "z": 171350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1022010 - }, { - "groupId": 46, - "instId": 200007, - "eventId": 20132137, - "pos": { - "x": 32800, - "y": 3942, - "z": 167530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 1022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31131, - "y": 406, - "z": 74797 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": 30817, - "y": 3940, - "z": 117725 - }, - "rot": { - "x": 0, - "y": 347579, - "z": 0 - }, - "propId": 301010 - }, - { - "groupId": 57, - "instId": 300003, - "propState": 8, - "pos": { - "x": 30970, - "y": 4714, - "z": 118310 - }, - "rot": { - "x": 0, - "y": 330669, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 57, - "instId": 300004, - "propState": 20, - "pos": { - "x": -30780, - "y": -60, - "z": 73600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 57, - "instId": 300007, - "propState": 8, - "pos": { - "x": -30303, - "y": -60, - "z": 75924 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 57, - "instId": 300005, - "propState": 8, - "pos": { - "x": 30817, - "y": 3940, - "z": 117725 - }, - "rot": { - "x": 0, - "y": 347579, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 57, - "instId": 300006, - "propState": 1, - "pos": { - "x": -30780, - "y": -60, - "z": 73600 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 57, - "instId": 300008, - "propState": 8, - "pos": { - "x": 30817, - "y": 3940, - "z": 117725 - }, - "rot": { - "x": 0, - "y": 347579, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": 111355, - "y": -1269, - "z": 374135 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": 78520, - "y": -5026, - "z": 295310 - }, - "rot": { - "x": 0, - "y": 27405, - "z": 0 - }, - "propId": 301010 - }, - { - "groupId": 58, - "instId": 300003, - "propState": 10, - "pos": { - "x": 79006, - "y": -4082, - "z": 295601 - }, - "rot": { - "x": 0, - "y": 306071, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 58, - "instId": 300004, - "propState": 20, - "pos": { - "x": 112953, - "y": -2021, - "z": 374080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60102 - }, { - "groupId": 58, - "instId": 300007, - "propState": 8, - "pos": { - "x": 112336, - "y": -2021, - "z": 372120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 58, - "instId": 300005, - "propState": 8, - "pos": { - "x": 78692, - "y": -4815, - "z": 295336 - }, - "rot": { - "x": 0, - "y": 27405, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 58, - "instId": 300006, - "propState": 1, - "pos": { - "x": 112953, - "y": -2021, - "z": 374080 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 58, - "instId": 300008, - "propState": 8, - "pos": { - "x": 78692, - "y": -4815, - "z": 295336 - }, - "rot": { - "x": 0, - "y": 27405, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 18, - "pos": { - "x": 39084, - "y": 4704, - "z": 168798 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 62, - "instId": 300002, - "propState": 18, - "pos": { - "x": 24755, - "y": 5098, - "z": 186679 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101030 - }, { - "groupId": 62, - "instId": 300003, - "propState": 18, - "pos": { - "x": 39128, - "y": 4704, - "z": 174321 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101031 - }, { - "groupId": 62, - "instId": 300004, - "propState": 18, - "pos": { - "x": 39166, - "y": 4695, - "z": 167994 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101029 - } - ], - "teleports": {} - }, - "65": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 65, - "instId": 300003, - "propState": 8, - "pos": { - "x": 115273, - "y": -5034, - "z": 309935 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 3001 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300005, - "propState": 12, - "pos": { - "x": 73410, - "y": 974, - "z": 263350 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60101 - } - ], - "teleports": {} - }, - "77": { - "monsters": [ - { - "groupId": 77, - "instId": 200001, - "eventId": 20132234, - "pos": { - "x": 63940, - "y": 3944, - "z": 255120 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1023010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 11, - "pos": { - "x": 67460, - "y": 3944, - "z": 256390 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60103 - }, { - "groupId": 77, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 77, - "instId": 300003, - "propState": 8, - "pos": { - "x": 67460, - "y": 3944, - "z": 256390 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "79": { - "monsters": [ - { - "groupId": 79, - "instId": 200001, - "eventId": 101206, - "pos": { - "x": 86590, - "y": 1907, - "z": 92318 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 1023021 - } - ], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 8, - "pos": { - "x": 86590, - "y": 2907, - "z": 92318 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 703 - } - ], - "teleports": { - "1106": { - "anchorId": 1, - "groupId": 79, - "instId": 300001, - "pos": { - "x": 79490, - "y": 1907, - "z": 90270 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - } - } - } - }, - "89": { - "monsters": [], - "npcs": [ - { - "groupId": 89, - "instId": 400002, - "pos": { - "x": 94759, - "y": 1907, - "z": 81358 - }, - "rot": { - "x": 0, - "y": 348180, - "z": 0 - }, - "npcId": 2101 - } - ], - "props": [ - { - "groupId": 89, - "instId": 300001, - "propState": 8, - "pos": { - "x": 101270, - "y": 2800, - "z": 78880 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 201, - "startAnchorId": 6, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "202110102": { - "P20211_F20211001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 42060, - "y": 9100, - "z": 158500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": 4160, - "y": -1085, - "z": 1289 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300006, - "propState": 8, - "pos": { - "x": 7172, - "y": 8530, - "z": -105544 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": -3270, - "y": 2171, - "z": 54390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2021101": { - "anchorId": 1, - "groupId": 1, - "instId": 300001, - "pos": { - "x": 39120, - "y": 9101, - "z": 164090 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2021102": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": 1950, - "y": -1300, - "z": 1580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2021103": { - "anchorId": 2, - "groupId": 1, - "instId": 300006, - "pos": { - "x": 9710, - "y": 8520, - "z": -108870 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2021104": { - "anchorId": 4, - "groupId": 1, - "instId": 300004, - "pos": { - "x": -8360, - "y": 2171, - "z": 58200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 12, - "pos": { - "x": 17911, - "y": 9238, - "z": 131313 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 12, - "pos": { - "x": 46062, - "y": 7006, - "z": -91233 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 12, - "pos": { - "x": -26584, - "y": 8171, - "z": 36495 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 2, - "instId": 300004, - "propState": 12, - "pos": { - "x": -16630, - "y": -1010, - "z": -12173 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 2, - "instId": 300008, - "propState": 12, - "pos": { - "x": -22140, - "y": 5376, - "z": -50022 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 2, - "instId": 300006, - "propState": 12, - "pos": { - "x": -13450, - "y": 7036, - "z": -112250 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 2, - "instId": 300007, - "propState": 12, - "pos": { - "x": -15281, - "y": 11241, - "z": -56715 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 2, - "instId": 300005, - "propState": 12, - "pos": { - "x": 85838, - "y": 2445, - "z": 102739 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 2, - "instId": 300009, - "propState": 12, - "pos": { - "x": 19950, - "y": -1116, - "z": 20630 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 2, - "instId": 300010, - "propState": 12, - "pos": { - "x": -97577, - "y": 821, - "z": 42330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -73440, - "y": 821, - "z": 75969 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": -47610, - "y": 5562, - "z": -115486 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 3, - "instId": 300006, - "propState": 8, - "pos": { - "x": 43180, - "y": 9101, - "z": 136270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 3, - "instId": 300007, - "propState": 8, - "pos": { - "x": 1420, - "y": 9101, - "z": 113920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 3, - "instId": 300008, - "propState": 8, - "pos": { - "x": 8689, - "y": 9101, - "z": 89554 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 3, - "instId": 300009, - "propState": 8, - "pos": { - "x": -48220, - "y": 2171, - "z": 39410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 3, - "instId": 300010, - "propState": 8, - "pos": { - "x": 29610, - "y": 2246, - "z": 76459 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 3, - "instId": 300011, - "propState": 8, - "pos": { - "x": 42010, - "y": 172, - "z": 113797 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 3, - "instId": 300012, - "propState": 8, - "pos": { - "x": 103653, - "y": 2231, - "z": 98255 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 3, - "instId": 300013, - "propState": 8, - "pos": { - "x": 72702, - "y": 2231, - "z": 69019 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 3, - "instId": 300014, - "propState": 8, - "pos": { - "x": 40280, - "y": -2916, - "z": 59260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 3, - "instId": 300015, - "propState": 8, - "pos": { - "x": 21560, - "y": -1264, - "z": -23480 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 3, - "instId": 300016, - "propState": 8, - "pos": { - "x": 33802, - "y": -1074, - "z": 14490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 3, - "instId": 300017, - "propState": 8, - "pos": { - "x": -16730, - "y": -1147, - "z": -23440 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 3, - "instId": 300018, - "propState": 8, - "pos": { - "x": -15615, - "y": 5240, - "z": -78728 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 3, - "instId": 300019, - "propState": 8, - "pos": { - "x": -48810, - "y": 7010, - "z": -67400 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 3, - "instId": 300020, - "propState": 8, - "pos": { - "x": -11373, - "y": 5562, - "z": -119000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 3, - "instId": 300021, - "propState": 8, - "pos": { - "x": 56415, - "y": 7006, - "z": -95464 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 3, - "instId": 300022, - "propState": 8, - "pos": { - "x": 38240, - "y": 7006, - "z": -112678 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 3, - "instId": 300023, - "propState": 8, - "pos": { - "x": -13430, - "y": -1147, - "z": -1470 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 3, - "instId": 300024, - "propState": 8, - "pos": { - "x": 43030, - "y": 7006, - "z": -112560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 3, - "instId": 300025, - "propState": 8, - "pos": { - "x": 84346, - "y": 2231, - "z": 67134 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 3, - "instId": 300026, - "propState": 8, - "pos": { - "x": 1880, - "y": 9101, - "z": 128800 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 1530, - "y": -1147, - "z": -40518 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": -7664, - "y": 5257, - "z": -56100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102001 - }, - { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": -10357, - "y": 5240, - "z": -54820 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 35, - "instId": 300003, - "propState": 8, - "pos": { - "x": -19103, - "y": 5240, - "z": -74285 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102001 - }, - { - "groupId": 35, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20770, - "y": 5240, - "z": -76194 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 35, - "instId": 300005, - "propState": 8, - "pos": { - "x": 40420, - "y": 9101, - "z": 175980 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "40": { - "monsters": [ - { - "groupId": 40, - "instId": 200001, - "eventId": 101208, - "pos": { - "x": 49500, - "y": 6980, - "z": -105260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8003012 - } - ], - "npcs": [], - "props": [ - { - "groupId": 40, - "instId": 300003, - "propState": 8, - "pos": { - "x": 49500, - "y": 8100, - "z": -105260 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1108": { - "anchorId": 1, - "groupId": 40, - "instId": 300003, - "pos": { - "x": 43390, - "y": 7006, - "z": -105260 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "41": { - "monsters": [ - { - "groupId": 41, - "instId": 200001, - "eventId": 20211231, - "pos": { - "x": 80364, - "y": 122, - "z": 119170 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8003050 - } - ], - "npcs": [], - "props": [ - { - "groupId": 41, - "instId": 300001, - "propState": 11, - "pos": { - "x": 80511, - "y": 122, - "z": 122180 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 41, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 41, - "instId": 300003, - "propState": 8, - "pos": { - "x": 80511, - "y": 122, - "z": 122180 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "42": { - "monsters": [ - { - "groupId": 42, - "instId": 200001, - "eventId": 20211232, - "pos": { - "x": 46800, - "y": -2916, - "z": 47720 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 42, - "instId": 200002, - "eventId": 20211233, - "pos": { - "x": 49450, - "y": -2916, - "z": 51850 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2022010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 42, - "instId": 300001, - "propState": 11, - "pos": { - "x": 49823, - "y": -2916, - "z": 49531 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 42, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 42, - "instId": 300003, - "propState": 8, - "pos": { - "x": 49823, - "y": -2916, - "z": 49531 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "55": { - "monsters": [ - { - "groupId": 55, - "instId": 200006, - "eventId": 20211101, - "pos": { - "x": -13060, - "y": 9101, - "z": 91520 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8002010 - }, - { - "groupId": 55, - "instId": 200007, - "eventId": 20211102, - "pos": { - "x": -3190, - "y": 9101, - "z": 95680 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8001040 - }, - { - "groupId": 55, - "instId": 200004, - "eventId": 20211105, - "pos": { - "x": -12450, - "y": 5236, - "z": -86690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2011010 - }, - { - "groupId": 55, - "instId": 200002, - "eventId": 20211106, - "pos": { - "x": -6910, - "y": 5236, - "z": -80910 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 55, - "instId": 200001, - "eventId": 20211107, - "pos": { - "x": -5310, - "y": 5236, - "z": -84210 - }, - "rot": { - "x": 0, - "y": 340000, - "z": 0 - }, - "monsterId": 2011020 - }, { - "groupId": 55, - "instId": 200005, - "eventId": 20211132, - "pos": { - "x": 94490, - "y": 2231, - "z": 89950 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 55, - "instId": 200009, - "eventId": 20211133, - "pos": { - "x": 92240, - "y": 2231, - "z": 84810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 55, - "instId": 200003, - "eventId": 20211151, - "pos": { - "x": -12155, - "y": -1147, - "z": 10281 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8001050 - }, { - "groupId": 55, - "instId": 200008, - "eventId": 20211152, - "pos": { - "x": -16870, - "y": -1147, - "z": 11600 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 55, - "instId": 200010, - "eventId": 20211153, - "pos": { - "x": -26911, - "y": 3930, - "z": -82273 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 55, - "instId": 200011, - "eventId": 20211154, - "pos": { - "x": -37492, - "y": 3930, - "z": -81529 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 2011020 - }, { - "groupId": 55, - "instId": 200012, - "eventId": 20211155, - "pos": { - "x": -39610, - "y": 5562, - "z": -97350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 55, - "instId": 200013, - "eventId": 20211156, - "pos": { - "x": -21995, - "y": 5562, - "z": -117130 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2664, - "y": -1147, - "z": -45442 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 901 - } - ], - "teleports": { - "1205": { - "anchorId": 1, - "groupId": 56, - "instId": 300001, - "pos": { - "x": -2680, - "y": -1149, - "z": -43820 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "57": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 8, - "pos": { - "x": 3914, - "y": 2280, - "z": 73680 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": 7864, - "y": 2280, - "z": 68864 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 57, - "instId": 300003, - "propState": 8, - "pos": { - "x": 7864, - "y": 2280, - "z": 68864 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": -40, - "y": 10, - "z": 230 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": -3940, - "y": -1120, - "z": -14530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "59": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 59, - "instId": 300001, - "propState": 8, - "pos": { - "x": 560, - "y": 55, - "z": -32 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 59, - "instId": 300002, - "propState": 8, - "pos": { - "x": -1073, - "y": -1120, - "z": -850 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 59, - "instId": 300003, - "propState": 8, - "pos": { - "x": 10769, - "y": -1120, - "z": -1030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 59, - "instId": 300004, - "propState": 8, - "pos": { - "x": 1480, - "y": -168, - "z": 3340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "60": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 60, - "instId": 300001, - "propState": 8, - "pos": { - "x": 380, - "y": 0, - "z": -2920 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 60, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26553, - "y": 586, - "z": -14286 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300003, - "propState": 20, - "pos": { - "x": -332, - "y": 5236, - "z": -81710 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 77, - "instId": 300002, - "propState": 8, - "pos": { - "x": -43284, - "y": 5570, - "z": -110028 - }, - "rot": { - "x": 0, - "y": 148878, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 77, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 77, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1810, - "y": 5236, - "z": -81780 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": {} - }, - "103": { - "monsters": [ - { - "groupId": 103, - "instId": 200001, - "eventId": 20211110, - "pos": { - "x": 25220, - "y": 2246, - "z": 69190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "106": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 106, - "instId": 300001, - "propState": 18, - "pos": { - "x": -6269, - "y": 5987, - "z": -88947 - }, - "rot": { - "x": 0, - "y": 89938, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 106, - "instId": 300002, - "propState": 18, - "pos": { - "x": -36413, - "y": 2922, - "z": 42139 - }, - "rot": { - "x": 0, - "y": 89938, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "113": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 113, - "instId": 300001, - "propState": 8, - "pos": { - "x": 10252, - "y": 54358, - "z": -24455 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102034 - } - ], - "teleports": {} - }, - "120": { - "monsters": [ - { - "groupId": 120, - "instId": 200001, - "eventId": 20211251, - "pos": { - "x": 77210, - "y": 2246, - "z": 67610 - }, - "rot": { - "x": 0, - "y": 234411, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 120, - "instId": 200002, - "eventId": 20211252, - "pos": { - "x": 77408, - "y": 2246, - "z": 65297 - }, - "rot": { - "x": 0, - "y": 265189, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 120, - "instId": 200003, - "eventId": 20211253, - "pos": { - "x": 75085, - "y": 2246, - "z": 68507 - }, - "rot": { - "x": 0, - "y": 179535, - "z": 0 - }, - "monsterId": 2022010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 120, - "instId": 300002, - "propState": 8, - "pos": { - "x": 75240, - "y": 2175, - "z": 66476 - }, - "rot": { - "x": 0, - "y": 320961, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 120, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 176529, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 120, - "instId": 300001, - "propState": 20, - "pos": { - "x": -70578, - "y": 825, - "z": 40292 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 120, - "instId": 300003, - "propState": 8, - "pos": { - "x": 76445, - "y": 2231, - "z": 64167 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 120, - "instId": 300004, - "propState": 1, - "pos": { - "x": -67730, - "y": 875, - "z": 39790 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "131": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 131, - "instId": 300001, - "propState": 8, - "pos": { - "x": 26373, - "y": -1176, - "z": 47856 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 131, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26373, - "y": -1176, - "z": 47856 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 131, - "instId": 300003, - "propState": 20, - "pos": { - "x": 26373, - "y": -1176, - "z": 47856 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 131, - "instId": 300006, - "propState": 8, - "pos": { - "x": 26373, - "y": -1176, - "z": 47856 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "132": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 132, - "instId": 300001, - "propState": 8, - "pos": { - "x": -57115, - "y": 6751, - "z": -78485 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 132, - "instId": 300002, - "propState": 8, - "pos": { - "x": -57115, - "y": 6751, - "z": -78485 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 132, - "instId": 300003, - "propState": 20, - "pos": { - "x": -57115, - "y": 6751, - "z": -78485 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 132, - "instId": 300006, - "propState": 8, - "pos": { - "x": -57115, - "y": 6751, - "z": -78485 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "133": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 133, - "instId": 300001, - "propState": 8, - "pos": { - "x": 41488, - "y": -1074, - "z": 7075 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 133, - "instId": 300002, - "propState": 8, - "pos": { - "x": 41488, - "y": -1074, - "z": 7075 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 133, - "instId": 300003, - "propState": 20, - "pos": { - "x": 41488, - "y": -1074, - "z": 7075 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 133, - "instId": 300006, - "propState": 8, - "pos": { - "x": 41488, - "y": -1074, - "z": 7075 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "134": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 134, - "instId": 300001, - "propState": 8, - "pos": { - "x": 27898, - "y": -1327, - "z": 94601 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 134, - "instId": 300002, - "propState": 8, - "pos": { - "x": 27898, - "y": -1327, - "z": 94601 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 134, - "instId": 300003, - "propState": 20, - "pos": { - "x": 27898, - "y": -1327, - "z": 94601 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 134, - "instId": 300006, - "propState": 8, - "pos": { - "x": 27898, - "y": -1327, - "z": 94601 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 157, - "instId": 300002, - "propState": 8, - "pos": { - "x": 19310, - "y": 4877, - "z": -137004 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 157, - "instId": 300003, - "propState": 8, - "pos": { - "x": 25676, - "y": 3543, - "z": -135696 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102054 - }, - { - "groupId": 157, - "instId": 300004, - "propState": 12, - "pos": { - "x": 17910, - "y": -8426, - "z": -132429 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 157, - "instId": 300005, - "propState": 8, - "pos": { - "x": 19310, - "y": 4877, - "z": -137004 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 157, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 157, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 157, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "158": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 158, - "instId": 300002, - "propState": 8, - "pos": { - "x": 54280, - "y": -3005, - "z": -20650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 158, - "instId": 300003, - "propState": 8, - "pos": { - "x": 60370, - "y": -4329, - "z": -12430 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102063 - }, - { - "groupId": 158, - "instId": 300004, - "propState": 12, - "pos": { - "x": 51541, - "y": -17446, - "z": -15955 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 158, - "instId": 300005, - "propState": 8, - "pos": { - "x": 54280, - "y": -3005, - "z": -20650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 158, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 158, - "instId": 300001, - "propState": 8, - "pos": { - "x": 60243, - "y": -3679, - "z": -17203 - }, - "rot": { - "x": 0, - "y": 93452, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 158, - "instId": 300007, - "propState": 8, - "pos": { - "x": 60243, - "y": -3679, - "z": -15255 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 158, - "instId": 300008, - "propState": 8, - "pos": { - "x": 60243, - "y": -3679, - "z": -13674 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 158, - "instId": 300009, - "propState": 8, - "pos": { - "x": 60268, - "y": -4539, - "z": -15077 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 158, - "instId": 300010, - "propState": 8, - "pos": { - "x": 60268, - "y": -4539, - "z": 1953 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 158, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 158, - "instId": 300012, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 184, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "186": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 8, - "pos": { - "x": 47718, - "y": -1332, - "z": 98260 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102037 - } - ], - "teleports": {} - }, - "187": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 187, - "instId": 300006, - "propState": 8, - "pos": { - "x": 48680, - "y": -2830, - "z": 36987 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 187, - "instId": 300007, - "propState": 8, - "pos": { - "x": 49769, - "y": -2877, - "z": 34920 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102000 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [ - { - "groupId": 194, - "instId": 400001, - "pos": { - "x": -45525, - "y": 2171, - "z": 59290 - }, - "rot": { - "x": 0, - "y": 79741, - "z": 0 - }, - "npcId": 12178 - } - ], - "props": [], - "teleports": {} - }, - "202": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 202, - "instId": 300002, - "propState": 18, - "pos": { - "x": -36589, - "y": 2913, - "z": 42398 - }, - "rot": { - "x": 0, - "y": 37236, - "z": 0 - }, - "propId": 102058 - }, { - "groupId": 202, - "instId": 300003, - "propState": 18, - "pos": { - "x": -31153, - "y": 2937, - "z": 42090 - }, - "rot": { - "x": 0, - "y": 106035, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "225": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 225, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 1000, - "z": 9046 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "234": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 234, - "instId": 300001, - "propState": 8, - "pos": { - "x": -28461, - "y": 3930, - "z": -64813 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1011": { - "anchorId": 1, - "groupId": 234, - "instId": 300001, - "pos": { - "x": -28982, - "y": 3930, - "z": -65719 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - } - } - } - } - }, - "planeType": 2, - "worldId": 301, - "startAnchorId": 5, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - }, - "202210102": { - "P20221_F20221001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 21, - "pos": { - "x": 30073, - "y": 6066, - "z": 53845 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 1, - "pos": { - "x": 30544, - "y": 6100, - "z": 53415 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102079 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 21, - "pos": { - "x": 49622, - "y": -860, - "z": 53576 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, - { - "groupId": 2, - "instId": 300004, - "propState": 1, - "pos": { - "x": 49516, - "y": -850, - "z": 53576 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 2, - "instId": 300005, - "propState": 21, - "pos": { - "x": -20332, - "y": 6066, - "z": 33087 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 2, - "instId": 300006, - "propState": 1, - "pos": { - "x": -20370, - "y": 6100, - "z": 33050 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 2, - "instId": 300007, - "propState": 21, - "pos": { - "x": -33408, - "y": -860, - "z": 17803 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 2, - "instId": 300008, - "propState": 1, - "pos": { - "x": -33392, - "y": -910, - "z": 17793 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 2, - "instId": 300009, - "propState": 21, - "pos": { - "x": -20338, - "y": 6066, - "z": 74883 - }, - "rot": { - "x": 0, - "y": 315001, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 2, - "instId": 300010, - "propState": 1, - "pos": { - "x": -20350, - "y": 6040, - "z": 74890 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 2, - "instId": 300011, - "propState": 21, - "pos": { - "x": -34168, - "y": -860, - "z": 88270 - }, - "rot": { - "x": 0, - "y": 133000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 2, - "instId": 300012, - "propState": 1, - "pos": { - "x": -34174, - "y": -890, - "z": 88282 - }, - "rot": { - "x": 0, - "y": 133000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 2, - "instId": 300013, - "propState": 21, - "pos": { - "x": 43215, - "y": -2694, - "z": -708 - }, - "rot": { - "x": 0, - "y": 48000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 2, - "instId": 300015, - "propState": 1, - "pos": { - "x": 43215, - "y": -2694, - "z": -708 - }, - "rot": { - "x": 0, - "y": 48000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 2, - "instId": 300014, - "propState": 21, - "pos": { - "x": 15360, - "y": -2694, - "z": -15716 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 2, - "instId": 300016, - "propState": 1, - "pos": { - "x": 15360, - "y": -2694, - "z": -15716 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 2, - "instId": 300017, - "propState": 21, - "pos": { - "x": 43433, - "y": -2694, - "z": 108265 - }, - "rot": { - "x": 0, - "y": 133000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 2, - "instId": 300018, - "propState": 1, - "pos": { - "x": 43433, - "y": -2694, - "z": 108265 - }, - "rot": { - "x": 0, - "y": 133000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 2, - "instId": 300019, - "propState": 21, - "pos": { - "x": 15342, - "y": -2694, - "z": 122332 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 2, - "instId": 300020, - "propState": 1, - "pos": { - "x": 15342, - "y": -2694, - "z": 122332 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 2, - "instId": 300021, - "propState": 1, - "pos": { - "x": -20379, - "y": 6064, - "z": 33071 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300022, - "propState": 1, - "pos": { - "x": -33467, - "y": -910, - "z": 17862 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300023, - "propState": 1, - "pos": { - "x": -20360, - "y": 6040, - "z": 74870 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300024, - "propState": 1, - "pos": { - "x": -34184, - "y": -860, - "z": 88268 - }, - "rot": { - "x": 0, - "y": 133000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300025, - "propState": 1, - "pos": { - "x": 43433, - "y": -2694, - "z": 108265 - }, - "rot": { - "x": 0, - "y": 133000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300026, - "propState": 1, - "pos": { - "x": 15350, - "y": -2694, - "z": 122332 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -33092, - "y": 4824, - "z": -158473 - }, - "rot": { - "x": 0, - "y": 269724, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5010, - "y": 12790, - "z": 2110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 107603, - "y": 13760, - "z": -61751 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 5, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54175, - "y": 685, - "z": 89262 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2022101": { - "anchorId": 1, - "groupId": 5, - "instId": 300001, - "pos": { - "x": -29539, - "y": 4824, - "z": -155840 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2022102": { - "anchorId": 2, - "groupId": 5, - "instId": 300002, - "pos": { - "x": 400, - "y": 12790, - "z": 2110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2022103": { - "anchorId": 3, - "groupId": 5, - "instId": 300003, - "pos": { - "x": 103950, - "y": 13760, - "z": -59120 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2022104": { - "anchorId": 4, - "groupId": 5, - "instId": 300004, - "pos": { - "x": -55590, - "y": 685, - "z": 93950 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - } - } - } - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 1, - "pos": { - "x": 225, - "y": 12910, - "z": -89304 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102002 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 1, - "pos": { - "x": -4495, - "y": 12905, - "z": -87157 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 6, - "instId": 300006, - "propState": 1, - "pos": { - "x": 104115, - "y": 4613, - "z": 5792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102002 - }, - { - "groupId": 6, - "instId": 300005, - "propState": 2, - "pos": { - "x": 101170, - "y": 733, - "z": 16975 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 6, - "instId": 300007, - "propState": 1, - "pos": { - "x": 123913, - "y": -1795, - "z": 53564 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 6, - "instId": 300008, - "propState": 1, - "pos": { - "x": 101508, - "y": 769, - "z": 73259 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 6, - "instId": 300014, - "propState": 1, - "pos": { - "x": 69092, - "y": 720, - "z": 70006 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 6, - "instId": 300015, - "propState": 1, - "pos": { - "x": 71591, - "y": 652, - "z": 68636 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 6, - "instId": 300016, - "propState": 1, - "pos": { - "x": 69084, - "y": 720, - "z": 37177 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 6, - "instId": 300017, - "propState": 1, - "pos": { - "x": 66582, - "y": 653, - "z": 38545 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 6, - "instId": 300018, - "propState": 1, - "pos": { - "x": -36428, - "y": 715, - "z": 113584 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 6, - "instId": 300019, - "propState": 1, - "pos": { - "x": -33792, - "y": -1086, - "z": 118715 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 6, - "instId": 300024, - "propState": 1, - "pos": { - "x": -35658, - "y": 715, - "z": -7702 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 6, - "instId": 300025, - "propState": 1, - "pos": { - "x": -30468, - "y": -1086, - "z": -10257 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102000 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 12, - "pos": { - "x": -44280, - "y": 4790, - "z": -135100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 12, - "pos": { - "x": -19285, - "y": 8240, - "z": -126161 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 8, - "instId": 300009, - "propState": 12, - "pos": { - "x": 7262, - "y": 12905, - "z": -59460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 8, - "instId": 300012, - "propState": 12, - "pos": { - "x": 60020, - "y": -1020, - "z": 6120 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 8, - "instId": 300004, - "propState": 12, - "pos": { - "x": -73680, - "y": 769, - "z": -22240 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 8, - "instId": 300011, - "propState": 12, - "pos": { - "x": 38256, - "y": 10913, - "z": -121346 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 8, - "instId": 300016, - "propState": 12, - "pos": { - "x": -4720, - "y": -1020, - "z": 114796 - }, - "rot": { - "x": 0, - "y": 2, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 8, - "instId": 300018, - "propState": 12, - "pos": { - "x": 96540, - "y": 4553, - "z": -4740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 8, - "instId": 300008, - "propState": 12, - "pos": { - "x": 117217, - "y": 13760, - "z": -78056 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 8, - "instId": 300002, - "propState": 12, - "pos": { - "x": -76892, - "y": 10224, - "z": -69290 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300014, - "propState": 8, - "pos": { - "x": 90788, - "y": 3384, - "z": 53533 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300015, - "propState": 8, - "pos": { - "x": -63310, - "y": 3484, - "z": 117540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300015, - "propState": 8, - "pos": { - "x": -63000, - "y": 3484, - "z": -11760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": -44558, - "y": 685, - "z": 111081 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 57, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3270, - "y": 12835, - "z": 5190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 57, - "instId": 300006, - "propState": 8, - "pos": { - "x": -2210, - "y": 6807, - "z": -150710 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 57, - "instId": 300007, - "propState": 8, - "pos": { - "x": 29375, - "y": 10957, - "z": -112479 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 57, - "instId": 300008, - "propState": 8, - "pos": { - "x": -11552, - "y": 9297, - "z": -107461 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300009, - "propState": 8, - "pos": { - "x": -45104, - "y": 8294, - "z": -127229 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 57, - "instId": 300010, - "propState": 8, - "pos": { - "x": -39113, - "y": 8240, - "z": -90306 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300011, - "propState": 8, - "pos": { - "x": 14530, - "y": 12900, - "z": -51218 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300012, - "propState": 8, - "pos": { - "x": 73070, - "y": 740, - "z": 47660 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 57, - "instId": 300013, - "propState": 8, - "pos": { - "x": 111569, - "y": 4603, - "z": -10754 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300014, - "propState": 8, - "pos": { - "x": 93570, - "y": 840, - "z": 106810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300015, - "propState": 8, - "pos": { - "x": 46342, - "y": -1020, - "z": 95894 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 57, - "instId": 300016, - "propState": 8, - "pos": { - "x": -33765, - "y": 649, - "z": 107514 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300017, - "propState": 8, - "pos": { - "x": -87254, - "y": 726, - "z": 116194 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 57, - "instId": 300018, - "propState": 8, - "pos": { - "x": -97340, - "y": -4250, - "z": 62730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300019, - "propState": 8, - "pos": { - "x": -64831, - "y": 10224, - "z": -79669 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 57, - "instId": 300020, - "propState": 8, - "pos": { - "x": -49560, - "y": 650, - "z": 14670 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 57, - "instId": 300021, - "propState": 8, - "pos": { - "x": 5290, - "y": -1020, - "z": -22490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300022, - "propState": 8, - "pos": { - "x": 95150, - "y": 770, - "z": 36076 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 57, - "instId": 300023, - "propState": 8, - "pos": { - "x": 116195, - "y": 13760, - "z": -69740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 57, - "instId": 300024, - "propState": 8, - "pos": { - "x": 73040, - "y": 14633, - "z": -52390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300025, - "propState": 8, - "pos": { - "x": 172610, - "y": 21593, - "z": -64747 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300026, - "propState": 8, - "pos": { - "x": 33303, - "y": -4245, - "z": 53721 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 57, - "instId": 300027, - "propState": 8, - "pos": { - "x": -61334, - "y": -1007, - "z": 45380 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 57, - "instId": 300028, - "propState": 8, - "pos": { - "x": 94998, - "y": 769, - "z": 68511 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 57, - "instId": 300003, - "propState": 8, - "pos": { - "x": -11824, - "y": 12905, - "z": -86390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "58": { - "monsters": [ - { - "groupId": 58, - "instId": 200006, - "eventId": 20221101, - "pos": { - "x": 270, - "y": 6758, - "z": -136100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022010 - }, - { - "groupId": 58, - "instId": 200001, - "eventId": 20221102, - "pos": { - "x": -1230, - "y": 6758, - "z": -140380 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 2022010 - }, - { - "groupId": 58, - "instId": 200002, - "eventId": 20221103, - "pos": { - "x": -66830, - "y": 10224, - "z": -74180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022010 - }, - { - "groupId": 58, - "instId": 200010, - "eventId": 20221104, - "pos": { - "x": 8630, - "y": 12905, - "z": -82420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 58, - "instId": 200011, - "eventId": 20221105, - "pos": { - "x": 7750, - "y": 12905, - "z": -85750 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 58, - "instId": 200012, - "eventId": 20221106, - "pos": { - "x": 864, - "y": 12905, - "z": -67994 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 58, - "instId": 200003, - "eventId": 20221107, - "pos": { - "x": 58080, - "y": -1016, - "z": 93850 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 58, - "instId": 200004, - "eventId": 20221108, - "pos": { - "x": -495, - "y": -1023, - "z": -21501 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 58, - "instId": 200007, - "eventId": 20221117, - "pos": { - "x": 108940, - "y": 769, - "z": 65980 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 58, - "instId": 200008, - "eventId": 20221116, - "pos": { - "x": 111414, - "y": 726, - "z": 68923 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 58, - "instId": 200005, - "eventId": 20221109, - "pos": { - "x": -61250, - "y": -1007, - "z": 59330 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 58, - "instId": 200009, - "eventId": 20221110, - "pos": { - "x": -68700, - "y": -997, - "z": 53379 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 58, - "instId": 200013, - "eventId": 20221151, - "pos": { - "x": 138620, - "y": -1831, - "z": 67960 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 58, - "instId": 200014, - "eventId": 20221152, - "pos": { - "x": 140016, - "y": -1831, - "z": 71298 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 58, - "instId": 200015, - "eventId": 20221153, - "pos": { - "x": 133360, - "y": -1784, - "z": 54550 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8001050 - }, { - "groupId": 58, - "instId": 200016, - "eventId": 20221154, - "pos": { - "x": -84965, - "y": -4240, - "z": 58328 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 58, - "instId": 200017, - "eventId": 20221155, - "pos": { - "x": -94424, - "y": -4222, - "z": 58188 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8001050 - }, { - "groupId": 58, - "instId": 200018, - "eventId": 20221156, - "pos": { - "x": 34580, - "y": 10913, - "z": -118830 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 8001050 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "59": { - "monsters": [ - { - "groupId": 59, - "instId": 200001, - "eventId": 20221120, - "pos": { - "x": -33200, - "y": 8240, - "z": -121730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "68": { - "monsters": [ - { - "groupId": 68, - "instId": 200001, - "eventId": 20221231, - "pos": { - "x": -44800, - "y": -4222, - "z": 58580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 68, - "instId": 200002, - "eventId": 20221232, - "pos": { - "x": -37440, - "y": -4222, - "z": 48330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2012010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 11, - "pos": { - "x": -34711, - "y": -4240, - "z": 57303 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 68, - "instId": 300003, - "propState": 8, - "pos": { - "x": -34711, - "y": -4240, - "z": 57303 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "69": { - "monsters": [ - { - "groupId": 69, - "instId": 200001, - "eventId": 20221233, - "pos": { - "x": -78010, - "y": 769, - "z": 132120 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 69, - "instId": 200002, - "eventId": 20221234, - "pos": { - "x": -72190, - "y": 769, - "z": 129780 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 2022010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 11, - "pos": { - "x": -79610, - "y": 726, - "z": 133720 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 69, - "instId": 300003, - "propState": 8, - "pos": { - "x": -79610, - "y": 726, - "z": 133720 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 71, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29975, - "y": 6100, - "z": 54028 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 43480, - "y": -2694, - "z": 108125 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 72, - "instId": 300002, - "propState": 8, - "pos": { - "x": 43480, - "y": -2694, - "z": 108125 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 72, - "instId": 300003, - "propState": 8, - "pos": { - "x": 15342, - "y": -2694, - "z": 122332 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 72, - "instId": 300004, - "propState": 8, - "pos": { - "x": 15342, - "y": -2694, - "z": 122332 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "76": { - "monsters": [ - { - "groupId": 76, - "instId": 200001, - "eventId": 20221211, - "pos": { - "x": -44300, - "y": 8294, - "z": -108850 - }, - "rot": { - "x": 0, - "y": 38508, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 76, - "instId": 200002, - "eventId": 20221212, - "pos": { - "x": -29270, - "y": 10224, - "z": -74210 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "monsterId": 2022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300002, - "propState": 8, - "pos": { - "x": 120532, - "y": 15426, - "z": -66440 - }, - "rot": { - "x": 0, - "y": 270997, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 86, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 270997, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 86, - "instId": 300001, - "propState": 20, - "pos": { - "x": 11974, - "y": 12905, - "z": -85500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 86, - "instId": 300003, - "propState": 8, - "pos": { - "x": 120327, - "y": 15392, - "z": -66634 - }, - "rot": { - "x": 0, - "y": 270997, - "z": 0 - }, - "propId": 102076 - }, { - "groupId": 86, - "instId": 300004, - "propState": 1, - "pos": { - "x": 10539, - "y": 12905, - "z": -84432 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 86, - "instId": 300005, - "propState": 8, - "pos": { - "x": 120327, - "y": 15392, - "z": -66634 - }, - "rot": { - "x": 0, - "y": 270997, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 8, - "pos": { - "x": 85035, - "y": 3524, - "z": 53512 - }, - "rot": { - "x": 0, - "y": 293289, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 92, - "instId": 300002, - "propState": 8, - "pos": { - "x": 89424, - "y": 3524, - "z": 50985 - }, - "rot": { - "x": 0, - "y": 356964, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 92, - "instId": 300003, - "propState": 8, - "pos": { - "x": 85048, - "y": 3524, - "z": 48458 - }, - "rot": { - "x": 0, - "y": 55617, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 92, - "instId": 300004, - "propState": 8, - "pos": { - "x": 80659, - "y": 3524, - "z": 50976 - }, - "rot": { - "x": 0, - "y": 114933, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 92, - "instId": 300005, - "propState": 8, - "pos": { - "x": 80665, - "y": 3524, - "z": 56040 - }, - "rot": { - "x": 0, - "y": 177045, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 92, - "instId": 300006, - "propState": 8, - "pos": { - "x": 85043, - "y": 3524, - "z": 58568 - }, - "rot": { - "x": 0, - "y": 236428, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 92, - "instId": 300007, - "propState": 8, - "pos": { - "x": 89426, - "y": 3524, - "z": 56041 - }, - "rot": { - "x": 0, - "y": 293289, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 92, - "instId": 300008, - "propState": 8, - "pos": { - "x": 89014, - "y": 4415, - "z": 53998 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 92, - "instId": 300009, - "propState": 8, - "pos": { - "x": 85185, - "y": 4415, - "z": 53901 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 92, - "instId": 300010, - "propState": 8, - "pos": { - "x": 80980, - "y": 4415, - "z": 53416 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 92, - "instId": 300011, - "propState": 8, - "pos": { - "x": 82494, - "y": 4415, - "z": 52403 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 92, - "instId": 300012, - "propState": 8, - "pos": { - "x": 83239, - "y": 4415, - "z": 51493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 92, - "instId": 300013, - "propState": 8, - "pos": { - "x": 100804, - "y": 1410, - "z": 53403 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300002 - }, { - "groupId": 92, - "instId": 300015, - "propState": 8, - "pos": { - "x": 85040, - "y": 3494, - "z": 53510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 92, - "instId": 300014, - "propState": 8, - "pos": { - "x": 83239, - "y": 4415, - "z": 51493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 92, - "instId": 300016, - "propState": 8, - "pos": { - "x": 90788, - "y": 3384, - "z": 53533 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 92, - "instId": 300017, - "propState": 8, - "pos": { - "x": 15169, - "y": 7489, - "z": 53938 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -59217, - "y": 3524, - "z": 113482 - }, - "rot": { - "x": 0, - "y": 99932, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 93, - "instId": 300002, - "propState": 8, - "pos": { - "x": -60519, - "y": 3524, - "z": 118370 - }, - "rot": { - "x": 0, - "y": 221428, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": -55632, - "y": 3524, - "z": 117064 - }, - "rot": { - "x": 0, - "y": 278289, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54325, - "y": 3524, - "z": 112179 - }, - "rot": { - "x": 0, - "y": 341964, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": -57898, - "y": 3524, - "z": 108606 - }, - "rot": { - "x": 0, - "y": 40617, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": -62789, - "y": 3524, - "z": 109902 - }, - "rot": { - "x": 0, - "y": 99932, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 93, - "instId": 300007, - "propState": 8, - "pos": { - "x": -64094, - "y": 3524, - "z": 114795 - }, - "rot": { - "x": 0, - "y": 162046, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 93, - "instId": 300008, - "propState": 8, - "pos": { - "x": -60137, - "y": 4580, - "z": 113065 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 93, - "instId": 300009, - "propState": 8, - "pos": { - "x": -57438, - "y": 4580, - "z": 115440 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 93, - "instId": 300010, - "propState": 8, - "pos": { - "x": -54159, - "y": 4475, - "z": 114698 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 93, - "instId": 300011, - "propState": 8, - "pos": { - "x": -53200, - "y": 4620, - "z": 111100 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 93, - "instId": 300012, - "propState": 8, - "pos": { - "x": -55495, - "y": 4620, - "z": 108685 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 93, - "instId": 300013, - "propState": 8, - "pos": { - "x": -59194, - "y": 4620, - "z": 109678 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 93, - "instId": 300014, - "propState": 8, - "pos": { - "x": -70250, - "y": 1404, - "z": 124459 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300002 - }, { - "groupId": 93, - "instId": 300016, - "propState": 8, - "pos": { - "x": -59217, - "y": 3494, - "z": 113480 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 93, - "instId": 300015, - "propState": 8, - "pos": { - "x": -63310, - "y": 3324, - "z": 117540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 93, - "instId": 300017, - "propState": 8, - "pos": { - "x": -9757, - "y": 7487, - "z": 64179 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": -58530, - "y": 3524, - "z": -7394 - }, - "rot": { - "x": 0, - "y": 168370, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": -63439, - "y": 3524, - "z": -9384 - }, - "rot": { - "x": 0, - "y": 122115, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": -63435, - "y": 3524, - "z": -5327 - }, - "rot": { - "x": 0, - "y": 168370, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 94, - "instId": 300004, - "propState": 8, - "pos": { - "x": -60558, - "y": 3524, - "z": -2440 - }, - "rot": { - "x": 0, - "y": 213370, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": -56483, - "y": 3524, - "z": -2449 - }, - "rot": { - "x": 0, - "y": 259790, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": -53611, - "y": 3524, - "z": -5316 - }, - "rot": { - "x": 0, - "y": 301770, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 94, - "instId": 300007, - "propState": 8, - "pos": { - "x": -53611, - "y": 3524, - "z": -9403 - }, - "rot": { - "x": 0, - "y": 168370, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 94, - "instId": 300008, - "propState": 8, - "pos": { - "x": -56963, - "y": 4600, - "z": -4535 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 94, - "instId": 300009, - "propState": 8, - "pos": { - "x": -54652, - "y": 4600, - "z": -7289 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 94, - "instId": 300010, - "propState": 8, - "pos": { - "x": -55471, - "y": 4495, - "z": -10549 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 94, - "instId": 300011, - "propState": 8, - "pos": { - "x": -59091, - "y": 4640, - "z": -11424 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 94, - "instId": 300012, - "propState": 8, - "pos": { - "x": -61451, - "y": 4640, - "z": -9072 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 94, - "instId": 300013, - "propState": 8, - "pos": { - "x": -60372, - "y": 4640, - "z": -5398 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 94, - "instId": 300014, - "propState": 8, - "pos": { - "x": -69771, - "y": 1348, - "z": -18314 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 300002 - }, { - "groupId": 94, - "instId": 300016, - "propState": 8, - "pos": { - "x": -56483, - "y": 3524, - "z": -12279 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 94, - "instId": 300017, - "propState": 8, - "pos": { - "x": -60556, - "y": 3524, - "z": -12271 - }, - "rot": { - "x": 0, - "y": 79354, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 94, - "instId": 300018, - "propState": 8, - "pos": { - "x": -58529, - "y": 3494, - "z": -7357 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 94, - "instId": 300015, - "propState": 8, - "pos": { - "x": -60372, - "y": 4640, - "z": -5398 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 94, - "instId": 300019, - "propState": 8, - "pos": { - "x": -60372, - "y": 4640, - "z": -5398 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 94, - "instId": 300020, - "propState": 8, - "pos": { - "x": -63000, - "y": 3324, - "z": -11760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 94, - "instId": 300021, - "propState": 8, - "pos": { - "x": -9730, - "y": 7487, - "z": 43621 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 1, - "pos": { - "x": -34635, - "y": 8242, - "z": -103811 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 102001 - }, - { - "groupId": 97, - "instId": 300002, - "propState": 2, - "pos": { - "x": -31865, - "y": 8233, - "z": -105680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 97, - "instId": 300003, - "propState": 1, - "pos": { - "x": -31865, - "y": 8233, - "z": -105680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 97, - "instId": 300004, - "propState": 0, - "pos": { - "x": -31251, - "y": 9475, - "z": -105031 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 97, - "instId": 300005, - "propState": 1, - "pos": { - "x": -31865, - "y": 8233, - "z": -105680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34250, - "y": -851, - "z": 88340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 100, - "instId": 300002, - "propState": 8, - "pos": { - "x": -34250, - "y": -851, - "z": 88340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 100, - "instId": 300003, - "propState": 8, - "pos": { - "x": -20595, - "y": 6040, - "z": 74613 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 100, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20595, - "y": 6040, - "z": 74613 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "101": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 101, - "instId": 300001, - "propState": 8, - "pos": { - "x": -33437, - "y": -827, - "z": 17355 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 101, - "instId": 300002, - "propState": 8, - "pos": { - "x": -33437, - "y": -827, - "z": 17355 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 101, - "instId": 300003, - "propState": 8, - "pos": { - "x": -20627, - "y": 6100, - "z": 32305 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 101, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20627, - "y": 6100, - "z": 32305 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "103": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 103, - "instId": 300001, - "propState": 8, - "pos": { - "x": -47470, - "y": 8240, - "z": -116250 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 103, - "instId": 300002, - "propState": 8, - "pos": { - "x": -47470, - "y": 8240, - "z": -116250 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 103, - "instId": 300003, - "propState": 20, - "pos": { - "x": -47470, - "y": 8240, - "z": -116250 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 103, - "instId": 300006, - "propState": 8, - "pos": { - "x": -47470, - "y": 8240, - "z": -116250 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "104": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 104, - "instId": 300001, - "propState": 8, - "pos": { - "x": -90430, - "y": -5830, - "z": 30960 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 104, - "instId": 300002, - "propState": 8, - "pos": { - "x": -90430, - "y": -5830, - "z": 30960 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 104, - "instId": 300003, - "propState": 20, - "pos": { - "x": -90430, - "y": -5830, - "z": 30960 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 104, - "instId": 300006, - "propState": 8, - "pos": { - "x": -90430, - "y": -5830, - "z": 30960 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "105": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300001, - "propState": 8, - "pos": { - "x": 101600, - "y": 917, - "z": 98912 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 105, - "instId": 300002, - "propState": 8, - "pos": { - "x": 101600, - "y": 917, - "z": 98912 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 105, - "instId": 300003, - "propState": 20, - "pos": { - "x": 101600, - "y": 917, - "z": 98912 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 105, - "instId": 300006, - "propState": 8, - "pos": { - "x": 101600, - "y": 917, - "z": 98912 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "106": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 106, - "instId": 300001, - "propState": 8, - "pos": { - "x": 133460, - "y": -3472, - "z": 23090 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 106, - "instId": 300002, - "propState": 8, - "pos": { - "x": 133460, - "y": -3472, - "z": 23090 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 106, - "instId": 300003, - "propState": 20, - "pos": { - "x": 133460, - "y": -3472, - "z": 23090 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 106, - "instId": 300006, - "propState": 8, - "pos": { - "x": 133460, - "y": -3472, - "z": 23090 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "111": { - "monsters": [ - { - "groupId": 111, - "instId": 200001, - "eventId": 20221235, - "pos": { - "x": 40360, - "y": -5830, - "z": 33130 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 111, - "instId": 300001, - "propState": 11, - "pos": { - "x": 40360, - "y": -5830, - "z": 29000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 111, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 111, - "instId": 300003, - "propState": 8, - "pos": { - "x": 40360, - "y": -5830, - "z": 29000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 114, - "instId": 300002, - "propState": 8, - "pos": { - "x": 28364, - "y": 4790, - "z": -137587 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 114, - "instId": 300003, - "propState": 8, - "pos": { - "x": 27640, - "y": 3570, - "z": -143510 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102063 - }, - { - "groupId": 114, - "instId": 300004, - "propState": 12, - "pos": { - "x": 7290, - "y": -2370, - "z": -139160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 114, - "instId": 300005, - "propState": 8, - "pos": { - "x": 28364, - "y": 4790, - "z": -137587 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 114, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 114, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22180, - "y": 4050, - "z": -142290 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 114, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 114, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "115": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 115, - "instId": 300002, - "propState": 8, - "pos": { - "x": 28311, - "y": 4790, - "z": -158433 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 115, - "instId": 300003, - "propState": 8, - "pos": { - "x": 57720, - "y": 3570, - "z": -164240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102063 - }, - { - "groupId": 115, - "instId": 300004, - "propState": 12, - "pos": { - "x": 10150, - "y": 860, - "z": -157300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 115, - "instId": 300005, - "propState": 8, - "pos": { - "x": 28311, - "y": 4790, - "z": -158433 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 115, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 115, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22100, - "y": 4050, - "z": -163940 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 115, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 115, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - }, { - "groupId": 115, - "instId": 300009, - "propState": 8, - "pos": { - "x": 15117, - "y": 5034, - "z": -160821 - }, - "rot": { - "x": 0, - "y": 185007, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 115, - "instId": 300010, - "propState": 8, - "pos": { - "x": 16532, - "y": 5034, - "z": -162274 - }, - "rot": { - "x": 0, - "y": 95007, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 115, - "instId": 300011, - "propState": 8, - "pos": { - "x": 16821, - "y": 5034, - "z": -160737 - }, - "rot": { - "x": 0, - "y": 89659, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 115, - "instId": 300012, - "propState": 8, - "pos": { - "x": 15902, - "y": 4652, - "z": -161660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 116, - "instId": 300002, - "propState": 8, - "pos": { - "x": 161399, - "y": 19670, - "z": -46002 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 116, - "instId": 300003, - "propState": 8, - "pos": { - "x": 155450, - "y": 18390, - "z": -16750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102054 - }, - { - "groupId": 116, - "instId": 300004, - "propState": 12, - "pos": { - "x": 163690, - "y": 14470, - "z": -64460 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 116, - "instId": 300005, - "propState": 8, - "pos": { - "x": 161399, - "y": 19670, - "z": -46002 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 116, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 116, - "instId": 300001, - "propState": 8, - "pos": { - "x": 156610, - "y": 18773, - "z": -47060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 116, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 116, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 117, - "instId": 300002, - "propState": 8, - "pos": { - "x": 187120, - "y": 19670, - "z": -102130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 117, - "instId": 300003, - "propState": 8, - "pos": { - "x": 193310, - "y": 18390, - "z": -131400 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102054 - }, - { - "groupId": 117, - "instId": 300004, - "propState": 12, - "pos": { - "x": 185010, - "y": 15491, - "z": -84190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 117, - "instId": 300005, - "propState": 8, - "pos": { - "x": 187120, - "y": 19670, - "z": -102130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 117, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 117, - "instId": 300001, - "propState": 8, - "pos": { - "x": 192220, - "y": 18773, - "z": -100740 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 117, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 117, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "125": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 125, - "instId": 300001, - "propState": 8, - "pos": { - "x": 559, - "y": 8610, - "z": 53911 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102041 - } - ], - "teleports": {} - }, - "128": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 128, - "instId": 300001, - "propState": 18, - "pos": { - "x": -13199, - "y": 13651, - "z": -54893 - }, - "rot": { - "x": 0, - "y": 136231, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 128, - "instId": 300002, - "propState": 18, - "pos": { - "x": 124596, - "y": -1857, - "z": 18762 - }, - "rot": { - "x": 0, - "y": 122183, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 128, - "instId": 300003, - "propState": 18, - "pos": { - "x": 82918, - "y": 17099, - "z": -65726 - }, - "rot": { - "x": 0, - "y": 276477, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 128, - "instId": 300004, - "propState": 18, - "pos": { - "x": 95033, - "y": 17099, - "z": -82925 - }, - "rot": { - "x": 0, - "y": 119791, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 128, - "instId": 300005, - "propState": 18, - "pos": { - "x": -39703, - "y": 9036, - "z": -126353 - }, - "rot": { - "x": 0, - "y": 118551, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 128, - "instId": 300006, - "propState": 18, - "pos": { - "x": 27633, - "y": 11698, - "z": -111365 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 128, - "instId": 300007, - "propState": 18, - "pos": { - "x": -78183, - "y": 10942, - "z": -78976 - }, - "rot": { - "x": 0, - "y": 66836, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "136": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 136, - "instId": 300015, - "propState": 8, - "pos": { - "x": -63310, - "y": 3484, - "z": 117540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300014, - "propState": 8, - "pos": { - "x": 90788, - "y": 3384, - "z": 53533 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "141": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 141, - "instId": 300015, - "propState": 8, - "pos": { - "x": -63000, - "y": 3484, - "z": -11760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "142": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 142, - "instId": 300003, - "propState": 20, - "pos": { - "x": 20742, - "y": 9361, - "z": -106810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 142, - "instId": 300002, - "propState": 8, - "pos": { - "x": -13207, - "y": 12916, - "z": -56234 - }, - "rot": { - "x": 0, - "y": 148878, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 142, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 142, - "instId": 300001, - "propState": 1, - "pos": { - "x": 19264, - "y": 9361, - "z": -106880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "149": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 149, - "instId": 300001, - "propState": 20, - "pos": { - "x": 88580, - "y": 16401, - "z": -66590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 149, - "instId": 300002, - "propState": 20, - "pos": { - "x": 88580, - "y": 16401, - "z": -66590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 149, - "instId": 300003, - "propState": 20, - "pos": { - "x": 88580, - "y": 16401, - "z": -66590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 149, - "instId": 300004, - "propState": 20, - "pos": { - "x": 88580, - "y": 16401, - "z": -66590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 149, - "instId": 300005, - "propState": 20, - "pos": { - "x": 88580, - "y": 16401, - "z": -66590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 149, - "instId": 300006, - "propState": 20, - "pos": { - "x": 88580, - "y": 16401, - "z": -66590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 149, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 149, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 149, - "instId": 300009, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 149, - "instId": 300010, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 149, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 149, - "instId": 300012, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "160": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 169, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38707, - "y": 11790, - "z": -78631 - }, - "rot": { - "x": 0, - "y": 1892, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "170": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 170, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31716, - "y": 9248, - "z": -105504 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300001, - "propState": 8, - "pos": { - "x": 53860, - "y": 10913, - "z": -114603 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1012": { - "anchorId": 1, - "groupId": 215, - "instId": 300001, - "pos": { - "x": 53250, - "y": 10913, - "z": -115420 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - } - } - } - }, - "223": { - "monsters": [], - "npcs": [ - { - "groupId": 223, - "instId": 400001, - "pos": { - "x": -16540, - "y": 103400, - "z": -465330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12247 - } - ], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 223, - "instId": 300003, - "propState": 8, - "pos": { - "x": 163985, - "y": 21640, - "z": -77685 - }, - "rot": { - "x": 0, - "y": 298921, - "z": 0 - }, - "propId": 100000 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "202210103": { - "P20221_F20221001": { - "scenes": { - "2": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 2, - "instId": 300001, - "propState": 21, - "pos": { - "x": 30073, - "y": 6066, - "z": 53845 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, - { - "groupId": 2, - "instId": 300002, - "propState": 1, - "pos": { - "x": 30544, - "y": 6100, - "z": 53415 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102079 - }, - { - "groupId": 2, - "instId": 300003, - "propState": 21, - "pos": { - "x": 49622, - "y": -860, - "z": 53576 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, - { - "groupId": 2, - "instId": 300004, - "propState": 1, - "pos": { - "x": 49516, - "y": -850, - "z": 53576 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 2, - "instId": 300005, - "propState": 21, - "pos": { - "x": -20332, - "y": 6066, - "z": 33087 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 2, - "instId": 300006, - "propState": 1, - "pos": { - "x": -20370, - "y": 6100, - "z": 33050 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 2, - "instId": 300007, - "propState": 21, - "pos": { - "x": -33408, - "y": -860, - "z": 17803 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 2, - "instId": 300008, - "propState": 1, - "pos": { - "x": -33392, - "y": -910, - "z": 17793 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 2, - "instId": 300009, - "propState": 21, - "pos": { - "x": -20338, - "y": 6066, - "z": 74883 - }, - "rot": { - "x": 0, - "y": 315001, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 2, - "instId": 300010, - "propState": 1, - "pos": { - "x": -20350, - "y": 6040, - "z": 74890 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 2, - "instId": 300011, - "propState": 21, - "pos": { - "x": -34168, - "y": -860, - "z": 88270 - }, - "rot": { - "x": 0, - "y": 133000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 2, - "instId": 300012, - "propState": 1, - "pos": { - "x": -34174, - "y": -890, - "z": 88282 - }, - "rot": { - "x": 0, - "y": 133000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 2, - "instId": 300013, - "propState": 21, - "pos": { - "x": 43215, - "y": -2694, - "z": -708 - }, - "rot": { - "x": 0, - "y": 48000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 2, - "instId": 300015, - "propState": 1, - "pos": { - "x": 43215, - "y": -2694, - "z": -708 - }, - "rot": { - "x": 0, - "y": 48000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 2, - "instId": 300014, - "propState": 21, - "pos": { - "x": 15360, - "y": -2694, - "z": -15716 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 2, - "instId": 300016, - "propState": 1, - "pos": { - "x": 15360, - "y": -2694, - "z": -15716 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 2, - "instId": 300017, - "propState": 21, - "pos": { - "x": 43433, - "y": -2694, - "z": 108265 - }, - "rot": { - "x": 0, - "y": 133000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 2, - "instId": 300018, - "propState": 1, - "pos": { - "x": 43433, - "y": -2694, - "z": 108265 - }, - "rot": { - "x": 0, - "y": 133000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 2, - "instId": 300019, - "propState": 21, - "pos": { - "x": 15342, - "y": -2694, - "z": 122332 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 2, - "instId": 300020, - "propState": 1, - "pos": { - "x": 15342, - "y": -2694, - "z": 122332 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 2, - "instId": 300021, - "propState": 1, - "pos": { - "x": -20379, - "y": 6064, - "z": 33071 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300022, - "propState": 1, - "pos": { - "x": -33467, - "y": -910, - "z": 17862 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300023, - "propState": 1, - "pos": { - "x": -20360, - "y": 6040, - "z": 74870 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300024, - "propState": 1, - "pos": { - "x": -34184, - "y": -860, - "z": 88268 - }, - "rot": { - "x": 0, - "y": 133000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300025, - "propState": 1, - "pos": { - "x": 43433, - "y": -2694, - "z": 108265 - }, - "rot": { - "x": 0, - "y": 133000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 2, - "instId": 300026, - "propState": 1, - "pos": { - "x": 15350, - "y": -2694, - "z": 122332 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 8, - "pos": { - "x": -33092, - "y": 4824, - "z": -158473 - }, - "rot": { - "x": 0, - "y": 269724, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 5, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5010, - "y": 12790, - "z": 2110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 5, - "instId": 300003, - "propState": 8, - "pos": { - "x": 107603, - "y": 13760, - "z": -61751 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 5, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54175, - "y": 685, - "z": 89262 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2022101": { - "anchorId": 1, - "groupId": 5, - "instId": 300001, - "pos": { - "x": -29539, - "y": 4824, - "z": -155840 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2022102": { - "anchorId": 2, - "groupId": 5, - "instId": 300002, - "pos": { - "x": 400, - "y": 12790, - "z": 2110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2022103": { - "anchorId": 3, - "groupId": 5, - "instId": 300003, - "pos": { - "x": 103950, - "y": 13760, - "z": -59120 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - }, - "2022104": { - "anchorId": 4, - "groupId": 5, - "instId": 300004, - "pos": { - "x": -55590, - "y": 685, - "z": 93950 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - } - } - } - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 1, - "pos": { - "x": 225, - "y": 12910, - "z": -89304 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102002 - }, - { - "groupId": 6, - "instId": 300002, - "propState": 1, - "pos": { - "x": -4495, - "y": 12905, - "z": -87157 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 6, - "instId": 300006, - "propState": 1, - "pos": { - "x": 104115, - "y": 4613, - "z": 5792 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102002 - }, - { - "groupId": 6, - "instId": 300005, - "propState": 2, - "pos": { - "x": 101170, - "y": 733, - "z": 16975 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 6, - "instId": 300007, - "propState": 1, - "pos": { - "x": 123913, - "y": -1795, - "z": 53564 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 6, - "instId": 300008, - "propState": 1, - "pos": { - "x": 101508, - "y": 769, - "z": 73259 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 6, - "instId": 300014, - "propState": 1, - "pos": { - "x": 69092, - "y": 720, - "z": 70006 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 6, - "instId": 300015, - "propState": 1, - "pos": { - "x": 71591, - "y": 652, - "z": 68636 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 6, - "instId": 300016, - "propState": 1, - "pos": { - "x": 69084, - "y": 720, - "z": 37177 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 6, - "instId": 300017, - "propState": 1, - "pos": { - "x": 66582, - "y": 653, - "z": 38545 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 6, - "instId": 300018, - "propState": 1, - "pos": { - "x": -36428, - "y": 715, - "z": 113584 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 6, - "instId": 300019, - "propState": 1, - "pos": { - "x": -33792, - "y": -1086, - "z": 118715 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 6, - "instId": 300024, - "propState": 1, - "pos": { - "x": -35658, - "y": 715, - "z": -7702 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102001 - }, { - "groupId": 6, - "instId": 300025, - "propState": 1, - "pos": { - "x": -30468, - "y": -1086, - "z": -10257 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102000 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 12, - "pos": { - "x": -44280, - "y": 4790, - "z": -135100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 8, - "instId": 300003, - "propState": 12, - "pos": { - "x": -19285, - "y": 8240, - "z": -126161 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 8, - "instId": 300009, - "propState": 12, - "pos": { - "x": 7262, - "y": 12905, - "z": -59460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 8, - "instId": 300012, - "propState": 12, - "pos": { - "x": 60020, - "y": -1020, - "z": 6120 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 8, - "instId": 300004, - "propState": 12, - "pos": { - "x": -73680, - "y": 769, - "z": -22240 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 8, - "instId": 300011, - "propState": 12, - "pos": { - "x": 38256, - "y": 10913, - "z": -121346 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 8, - "instId": 300016, - "propState": 12, - "pos": { - "x": -4720, - "y": -1020, - "z": 114796 - }, - "rot": { - "x": 0, - "y": 2, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 8, - "instId": 300018, - "propState": 12, - "pos": { - "x": 96540, - "y": 4553, - "z": -4740 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 8, - "instId": 300008, - "propState": 12, - "pos": { - "x": 117217, - "y": 13760, - "z": -78056 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 8, - "instId": 300002, - "propState": 12, - "pos": { - "x": -76892, - "y": 10224, - "z": -69290 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300014, - "propState": 8, - "pos": { - "x": 90788, - "y": 3384, - "z": 53533 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 10, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "11": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 11, - "instId": 300015, - "propState": 8, - "pos": { - "x": -63310, - "y": 3484, - "z": 117540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 11, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "12": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 12, - "instId": 300015, - "propState": 8, - "pos": { - "x": -63000, - "y": 3484, - "z": -11760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 12, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300002, - "propState": 8, - "pos": { - "x": -44558, - "y": 685, - "z": 111081 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 57, - "instId": 300001, - "propState": 8, - "pos": { - "x": -3270, - "y": 12835, - "z": 5190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 57, - "instId": 300006, - "propState": 8, - "pos": { - "x": -2210, - "y": 6807, - "z": -150710 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 57, - "instId": 300007, - "propState": 8, - "pos": { - "x": 29375, - "y": 10957, - "z": -112479 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 57, - "instId": 300008, - "propState": 8, - "pos": { - "x": -11552, - "y": 9297, - "z": -107461 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300009, - "propState": 8, - "pos": { - "x": -45104, - "y": 8294, - "z": -127229 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 57, - "instId": 300010, - "propState": 8, - "pos": { - "x": -39113, - "y": 8240, - "z": -90306 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300011, - "propState": 8, - "pos": { - "x": 14530, - "y": 12900, - "z": -51218 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300012, - "propState": 8, - "pos": { - "x": 73070, - "y": 740, - "z": 47660 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 57, - "instId": 300013, - "propState": 8, - "pos": { - "x": 111569, - "y": 4603, - "z": -10754 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300014, - "propState": 8, - "pos": { - "x": 93570, - "y": 840, - "z": 106810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300015, - "propState": 8, - "pos": { - "x": 46342, - "y": -1020, - "z": 95894 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 57, - "instId": 300016, - "propState": 8, - "pos": { - "x": -33765, - "y": 649, - "z": 107514 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300017, - "propState": 8, - "pos": { - "x": -87254, - "y": 726, - "z": 116194 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 57, - "instId": 300018, - "propState": 8, - "pos": { - "x": -97340, - "y": -4250, - "z": 62730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300019, - "propState": 8, - "pos": { - "x": -64831, - "y": 10224, - "z": -79669 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 57, - "instId": 300020, - "propState": 8, - "pos": { - "x": -49560, - "y": 650, - "z": 14670 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 57, - "instId": 300021, - "propState": 8, - "pos": { - "x": 5290, - "y": -1020, - "z": -22490 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300022, - "propState": 8, - "pos": { - "x": 95150, - "y": 770, - "z": 36076 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 57, - "instId": 300023, - "propState": 8, - "pos": { - "x": 116195, - "y": 13760, - "z": -69740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 57, - "instId": 300024, - "propState": 8, - "pos": { - "x": 73040, - "y": 14633, - "z": -52390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300025, - "propState": 8, - "pos": { - "x": 172610, - "y": 21593, - "z": -64747 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 57, - "instId": 300026, - "propState": 8, - "pos": { - "x": 33303, - "y": -4245, - "z": 53721 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 57, - "instId": 300027, - "propState": 8, - "pos": { - "x": -61334, - "y": -1007, - "z": 45380 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 57, - "instId": 300028, - "propState": 8, - "pos": { - "x": 94998, - "y": 769, - "z": 68511 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 57, - "instId": 300003, - "propState": 8, - "pos": { - "x": -11824, - "y": 12905, - "z": -86390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "58": { - "monsters": [ - { - "groupId": 58, - "instId": 200006, - "eventId": 20221101, - "pos": { - "x": 270, - "y": 6758, - "z": -136100 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022010 - }, - { - "groupId": 58, - "instId": 200001, - "eventId": 20221102, - "pos": { - "x": -1230, - "y": 6758, - "z": -140380 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 2022010 - }, - { - "groupId": 58, - "instId": 200002, - "eventId": 20221103, - "pos": { - "x": -66830, - "y": 10224, - "z": -74180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022010 - }, - { - "groupId": 58, - "instId": 200010, - "eventId": 20221104, - "pos": { - "x": 8630, - "y": 12905, - "z": -82420 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 58, - "instId": 200011, - "eventId": 20221105, - "pos": { - "x": 7750, - "y": 12905, - "z": -85750 - }, - "rot": { - "x": 0, - "y": 15000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 58, - "instId": 200012, - "eventId": 20221106, - "pos": { - "x": 864, - "y": 12905, - "z": -67994 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 58, - "instId": 200003, - "eventId": 20221107, - "pos": { - "x": 58080, - "y": -1016, - "z": 93850 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 58, - "instId": 200004, - "eventId": 20221108, - "pos": { - "x": -495, - "y": -1023, - "z": -21501 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 58, - "instId": 200007, - "eventId": 20221117, - "pos": { - "x": 108940, - "y": 769, - "z": 65980 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 58, - "instId": 200008, - "eventId": 20221116, - "pos": { - "x": 111414, - "y": 726, - "z": 68923 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 58, - "instId": 200005, - "eventId": 20221109, - "pos": { - "x": -61250, - "y": -1007, - "z": 59330 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 58, - "instId": 200009, - "eventId": 20221110, - "pos": { - "x": -68700, - "y": -997, - "z": 53379 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 58, - "instId": 200013, - "eventId": 20221151, - "pos": { - "x": 138620, - "y": -1831, - "z": 67960 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 58, - "instId": 200014, - "eventId": 20221152, - "pos": { - "x": 140016, - "y": -1831, - "z": 71298 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 58, - "instId": 200015, - "eventId": 20221153, - "pos": { - "x": 133360, - "y": -1784, - "z": 54550 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8001050 - }, { - "groupId": 58, - "instId": 200016, - "eventId": 20221154, - "pos": { - "x": -84965, - "y": -4240, - "z": 58328 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 58, - "instId": 200017, - "eventId": 20221155, - "pos": { - "x": -94424, - "y": -4222, - "z": 58188 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 8001050 - }, { - "groupId": 58, - "instId": 200018, - "eventId": 20221156, - "pos": { - "x": 34580, - "y": 10913, - "z": -118830 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 8001050 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "59": { - "monsters": [ - { - "groupId": 59, - "instId": 200001, - "eventId": 20221120, - "pos": { - "x": -33200, - "y": 8240, - "z": -121730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "68": { - "monsters": [ - { - "groupId": 68, - "instId": 200001, - "eventId": 20221231, - "pos": { - "x": -44800, - "y": -4222, - "z": 58580 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 68, - "instId": 200002, - "eventId": 20221232, - "pos": { - "x": -37440, - "y": -4222, - "z": 48330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2012010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 68, - "instId": 300001, - "propState": 11, - "pos": { - "x": -34711, - "y": -4240, - "z": 57303 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 68, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 68, - "instId": 300003, - "propState": 8, - "pos": { - "x": -34711, - "y": -4240, - "z": 57303 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "69": { - "monsters": [ - { - "groupId": 69, - "instId": 200001, - "eventId": 20221233, - "pos": { - "x": -78010, - "y": 769, - "z": 132120 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 69, - "instId": 200002, - "eventId": 20221234, - "pos": { - "x": -72190, - "y": 769, - "z": 129780 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 2022010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 69, - "instId": 300001, - "propState": 11, - "pos": { - "x": -79610, - "y": 726, - "z": 133720 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 69, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 69, - "instId": 300003, - "propState": 8, - "pos": { - "x": -79610, - "y": 726, - "z": 133720 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 71, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29975, - "y": 6100, - "z": 54028 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 43480, - "y": -2694, - "z": 108125 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 72, - "instId": 300002, - "propState": 8, - "pos": { - "x": 43480, - "y": -2694, - "z": 108125 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 72, - "instId": 300003, - "propState": 8, - "pos": { - "x": 15342, - "y": -2694, - "z": 122332 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 72, - "instId": 300004, - "propState": 8, - "pos": { - "x": 15342, - "y": -2694, - "z": 122332 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "76": { - "monsters": [ - { - "groupId": 76, - "instId": 200001, - "eventId": 20221211, - "pos": { - "x": -44300, - "y": 8294, - "z": -108850 - }, - "rot": { - "x": 0, - "y": 38508, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 76, - "instId": 200002, - "eventId": 20221212, - "pos": { - "x": -29270, - "y": 10224, - "z": -74210 - }, - "rot": { - "x": 0, - "y": 200000, - "z": 0 - }, - "monsterId": 2022010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300002, - "propState": 8, - "pos": { - "x": 120532, - "y": 15426, - "z": -66440 - }, - "rot": { - "x": 0, - "y": 270997, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 86, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 270997, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 86, - "instId": 300001, - "propState": 20, - "pos": { - "x": 11974, - "y": 12905, - "z": -85500 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 86, - "instId": 300003, - "propState": 8, - "pos": { - "x": 120327, - "y": 15392, - "z": -66634 - }, - "rot": { - "x": 0, - "y": 270997, - "z": 0 - }, - "propId": 102076 - }, { - "groupId": 86, - "instId": 300004, - "propState": 1, - "pos": { - "x": 10539, - "y": 12905, - "z": -84432 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 86, - "instId": 300005, - "propState": 8, - "pos": { - "x": 120327, - "y": 15392, - "z": -66634 - }, - "rot": { - "x": 0, - "y": 270997, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300001, - "propState": 8, - "pos": { - "x": 85035, - "y": 3524, - "z": 53512 - }, - "rot": { - "x": 0, - "y": 293289, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 92, - "instId": 300002, - "propState": 8, - "pos": { - "x": 89424, - "y": 3524, - "z": 50985 - }, - "rot": { - "x": 0, - "y": 356964, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 92, - "instId": 300003, - "propState": 8, - "pos": { - "x": 85048, - "y": 3524, - "z": 48458 - }, - "rot": { - "x": 0, - "y": 55617, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 92, - "instId": 300004, - "propState": 8, - "pos": { - "x": 80659, - "y": 3524, - "z": 50976 - }, - "rot": { - "x": 0, - "y": 114933, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 92, - "instId": 300005, - "propState": 8, - "pos": { - "x": 80665, - "y": 3524, - "z": 56040 - }, - "rot": { - "x": 0, - "y": 177045, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 92, - "instId": 300006, - "propState": 8, - "pos": { - "x": 85043, - "y": 3524, - "z": 58568 - }, - "rot": { - "x": 0, - "y": 236428, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 92, - "instId": 300007, - "propState": 8, - "pos": { - "x": 89426, - "y": 3524, - "z": 56041 - }, - "rot": { - "x": 0, - "y": 293289, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 92, - "instId": 300008, - "propState": 8, - "pos": { - "x": 89014, - "y": 4415, - "z": 53998 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 92, - "instId": 300009, - "propState": 8, - "pos": { - "x": 85185, - "y": 4415, - "z": 53901 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 92, - "instId": 300010, - "propState": 8, - "pos": { - "x": 80980, - "y": 4415, - "z": 53416 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 92, - "instId": 300011, - "propState": 8, - "pos": { - "x": 82494, - "y": 4415, - "z": 52403 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 92, - "instId": 300012, - "propState": 8, - "pos": { - "x": 83239, - "y": 4415, - "z": 51493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 92, - "instId": 300013, - "propState": 8, - "pos": { - "x": 100804, - "y": 1410, - "z": 53403 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300002 - }, { - "groupId": 92, - "instId": 300015, - "propState": 8, - "pos": { - "x": 85040, - "y": 3494, - "z": 53510 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 92, - "instId": 300014, - "propState": 8, - "pos": { - "x": 83239, - "y": 4415, - "z": 51493 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102068 - }, { - "groupId": 92, - "instId": 300016, - "propState": 8, - "pos": { - "x": 90788, - "y": 3384, - "z": 53533 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 92, - "instId": 300017, - "propState": 8, - "pos": { - "x": 15169, - "y": 7489, - "z": 53938 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": -59217, - "y": 3524, - "z": 113482 - }, - "rot": { - "x": 0, - "y": 99932, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 93, - "instId": 300002, - "propState": 8, - "pos": { - "x": -60519, - "y": 3524, - "z": 118370 - }, - "rot": { - "x": 0, - "y": 221428, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 93, - "instId": 300003, - "propState": 8, - "pos": { - "x": -55632, - "y": 3524, - "z": 117064 - }, - "rot": { - "x": 0, - "y": 278289, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 93, - "instId": 300004, - "propState": 8, - "pos": { - "x": -54325, - "y": 3524, - "z": 112179 - }, - "rot": { - "x": 0, - "y": 341964, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 93, - "instId": 300005, - "propState": 8, - "pos": { - "x": -57898, - "y": 3524, - "z": 108606 - }, - "rot": { - "x": 0, - "y": 40617, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 93, - "instId": 300006, - "propState": 8, - "pos": { - "x": -62789, - "y": 3524, - "z": 109902 - }, - "rot": { - "x": 0, - "y": 99932, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 93, - "instId": 300007, - "propState": 8, - "pos": { - "x": -64094, - "y": 3524, - "z": 114795 - }, - "rot": { - "x": 0, - "y": 162046, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 93, - "instId": 300008, - "propState": 8, - "pos": { - "x": -60137, - "y": 4580, - "z": 113065 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 93, - "instId": 300009, - "propState": 8, - "pos": { - "x": -57438, - "y": 4580, - "z": 115440 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 93, - "instId": 300010, - "propState": 8, - "pos": { - "x": -54159, - "y": 4475, - "z": 114698 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 93, - "instId": 300011, - "propState": 8, - "pos": { - "x": -53200, - "y": 4620, - "z": 111100 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 93, - "instId": 300012, - "propState": 8, - "pos": { - "x": -55495, - "y": 4620, - "z": 108685 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 93, - "instId": 300013, - "propState": 8, - "pos": { - "x": -59194, - "y": 4620, - "z": 109678 - }, - "rot": { - "x": 0, - "y": 79840, - "z": 0 - }, - "propId": 102069 - }, { - "groupId": 93, - "instId": 300014, - "propState": 8, - "pos": { - "x": -70250, - "y": 1404, - "z": 124459 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300002 - }, { - "groupId": 93, - "instId": 300016, - "propState": 8, - "pos": { - "x": -59217, - "y": 3494, - "z": 113480 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 93, - "instId": 300015, - "propState": 8, - "pos": { - "x": -63310, - "y": 3324, - "z": 117540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 93, - "instId": 300017, - "propState": 8, - "pos": { - "x": -9757, - "y": 7487, - "z": 64179 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": -58530, - "y": 3524, - "z": -7394 - }, - "rot": { - "x": 0, - "y": 168370, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": -63439, - "y": 3524, - "z": -9384 - }, - "rot": { - "x": 0, - "y": 122115, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": -63435, - "y": 3524, - "z": -5327 - }, - "rot": { - "x": 0, - "y": 168370, - "z": 0 - }, - "propId": 300000 - }, - { - "groupId": 94, - "instId": 300004, - "propState": 8, - "pos": { - "x": -60558, - "y": 3524, - "z": -2440 - }, - "rot": { - "x": 0, - "y": 213370, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": -56483, - "y": 3524, - "z": -2449 - }, - "rot": { - "x": 0, - "y": 259790, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": -53611, - "y": 3524, - "z": -5316 - }, - "rot": { - "x": 0, - "y": 301770, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 94, - "instId": 300007, - "propState": 8, - "pos": { - "x": -53611, - "y": 3524, - "z": -9403 - }, - "rot": { - "x": 0, - "y": 168370, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 94, - "instId": 300008, - "propState": 8, - "pos": { - "x": -56963, - "y": 4600, - "z": -4535 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 94, - "instId": 300009, - "propState": 8, - "pos": { - "x": -54652, - "y": 4600, - "z": -7289 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 94, - "instId": 300010, - "propState": 8, - "pos": { - "x": -55471, - "y": 4495, - "z": -10549 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 94, - "instId": 300011, - "propState": 8, - "pos": { - "x": -59091, - "y": 4640, - "z": -11424 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 94, - "instId": 300012, - "propState": 8, - "pos": { - "x": -61451, - "y": 4640, - "z": -9072 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 94, - "instId": 300013, - "propState": 8, - "pos": { - "x": -60372, - "y": 4640, - "z": -5398 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 94, - "instId": 300014, - "propState": 8, - "pos": { - "x": -69771, - "y": 1348, - "z": -18314 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 300002 - }, { - "groupId": 94, - "instId": 300016, - "propState": 8, - "pos": { - "x": -56483, - "y": 3524, - "z": -12279 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 94, - "instId": 300017, - "propState": 8, - "pos": { - "x": -60556, - "y": 3524, - "z": -12271 - }, - "rot": { - "x": 0, - "y": 79354, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 94, - "instId": 300018, - "propState": 8, - "pos": { - "x": -58529, - "y": 3494, - "z": -7357 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 94, - "instId": 300015, - "propState": 8, - "pos": { - "x": -60372, - "y": 4640, - "z": -5398 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 94, - "instId": 300019, - "propState": 8, - "pos": { - "x": -60372, - "y": 4640, - "z": -5398 - }, - "rot": { - "x": 0, - "y": 171189, - "z": 0 - }, - "propId": 102070 - }, { - "groupId": 94, - "instId": 300020, - "propState": 8, - "pos": { - "x": -63000, - "y": 3324, - "z": -11760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300000 - }, { - "groupId": 94, - "instId": 300021, - "propState": 8, - "pos": { - "x": -9730, - "y": 7487, - "z": 43621 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 1, - "pos": { - "x": -34635, - "y": 8242, - "z": -103811 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 102001 - }, - { - "groupId": 97, - "instId": 300002, - "propState": 2, - "pos": { - "x": -31865, - "y": 8233, - "z": -105680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 97, - "instId": 300003, - "propState": 1, - "pos": { - "x": -31865, - "y": 8233, - "z": -105680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 97, - "instId": 300004, - "propState": 0, - "pos": { - "x": -31251, - "y": 9475, - "z": -105031 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 97, - "instId": 300005, - "propState": 1, - "pos": { - "x": -31865, - "y": 8233, - "z": -105680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "100": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 100, - "instId": 300001, - "propState": 8, - "pos": { - "x": -34250, - "y": -851, - "z": 88340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 100, - "instId": 300002, - "propState": 8, - "pos": { - "x": -34250, - "y": -851, - "z": 88340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 100, - "instId": 300003, - "propState": 8, - "pos": { - "x": -20595, - "y": 6040, - "z": 74613 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 100, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20595, - "y": 6040, - "z": 74613 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "101": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 101, - "instId": 300001, - "propState": 8, - "pos": { - "x": -33437, - "y": -827, - "z": 17355 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 101, - "instId": 300002, - "propState": 8, - "pos": { - "x": -33437, - "y": -827, - "z": 17355 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 101, - "instId": 300003, - "propState": 8, - "pos": { - "x": -20627, - "y": 6100, - "z": 32305 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 101, - "instId": 300004, - "propState": 8, - "pos": { - "x": -20627, - "y": 6100, - "z": 32305 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "103": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 103, - "instId": 300001, - "propState": 8, - "pos": { - "x": -47470, - "y": 8240, - "z": -116250 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 103, - "instId": 300002, - "propState": 8, - "pos": { - "x": -47470, - "y": 8240, - "z": -116250 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 103, - "instId": 300003, - "propState": 20, - "pos": { - "x": -47470, - "y": 8240, - "z": -116250 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 103, - "instId": 300006, - "propState": 8, - "pos": { - "x": -47470, - "y": 8240, - "z": -116250 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "104": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 104, - "instId": 300001, - "propState": 8, - "pos": { - "x": -90430, - "y": -5830, - "z": 30960 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 104, - "instId": 300002, - "propState": 8, - "pos": { - "x": -90430, - "y": -5830, - "z": 30960 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 104, - "instId": 300003, - "propState": 20, - "pos": { - "x": -90430, - "y": -5830, - "z": 30960 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 104, - "instId": 300006, - "propState": 8, - "pos": { - "x": -90430, - "y": -5830, - "z": 30960 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "105": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300001, - "propState": 8, - "pos": { - "x": 101600, - "y": 917, - "z": 98912 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 105, - "instId": 300002, - "propState": 8, - "pos": { - "x": 101600, - "y": 917, - "z": 98912 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 105, - "instId": 300003, - "propState": 20, - "pos": { - "x": 101600, - "y": 917, - "z": 98912 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 105, - "instId": 300006, - "propState": 8, - "pos": { - "x": 101600, - "y": 917, - "z": 98912 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "106": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 106, - "instId": 300001, - "propState": 8, - "pos": { - "x": 133460, - "y": -3472, - "z": 23090 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 106, - "instId": 300002, - "propState": 8, - "pos": { - "x": 133460, - "y": -3472, - "z": 23090 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 106, - "instId": 300003, - "propState": 20, - "pos": { - "x": 133460, - "y": -3472, - "z": 23090 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 106, - "instId": 300006, - "propState": 8, - "pos": { - "x": 133460, - "y": -3472, - "z": 23090 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "111": { - "monsters": [ - { - "groupId": 111, - "instId": 200001, - "eventId": 20221235, - "pos": { - "x": 40360, - "y": -5830, - "z": 33130 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 111, - "instId": 300001, - "propState": 11, - "pos": { - "x": 40360, - "y": -5830, - "z": 29000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 111, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 111, - "instId": 300003, - "propState": 8, - "pos": { - "x": 40360, - "y": -5830, - "z": 29000 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "114": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 114, - "instId": 300002, - "propState": 8, - "pos": { - "x": 28364, - "y": 4790, - "z": -137587 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 114, - "instId": 300003, - "propState": 8, - "pos": { - "x": 27640, - "y": 3570, - "z": -143510 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102063 - }, - { - "groupId": 114, - "instId": 300004, - "propState": 12, - "pos": { - "x": 7290, - "y": -2370, - "z": -139160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 114, - "instId": 300005, - "propState": 8, - "pos": { - "x": 28364, - "y": 4790, - "z": -137587 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 114, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 114, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22180, - "y": 4050, - "z": -142290 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 114, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 114, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "115": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 115, - "instId": 300002, - "propState": 8, - "pos": { - "x": 28311, - "y": 4790, - "z": -158433 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 115, - "instId": 300003, - "propState": 8, - "pos": { - "x": 57720, - "y": 3570, - "z": -164240 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102063 - }, - { - "groupId": 115, - "instId": 300004, - "propState": 12, - "pos": { - "x": 10150, - "y": 860, - "z": -157300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 115, - "instId": 300005, - "propState": 8, - "pos": { - "x": 28311, - "y": 4790, - "z": -158433 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 115, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 115, - "instId": 300001, - "propState": 8, - "pos": { - "x": 22100, - "y": 4050, - "z": -163940 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 115, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 115, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - }, { - "groupId": 115, - "instId": 300009, - "propState": 8, - "pos": { - "x": 15117, - "y": 5034, - "z": -160821 - }, - "rot": { - "x": 0, - "y": 185007, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 115, - "instId": 300010, - "propState": 8, - "pos": { - "x": 16532, - "y": 5034, - "z": -162274 - }, - "rot": { - "x": 0, - "y": 95007, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 115, - "instId": 300011, - "propState": 8, - "pos": { - "x": 16821, - "y": 5034, - "z": -160737 - }, - "rot": { - "x": 0, - "y": 89659, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 115, - "instId": 300012, - "propState": 8, - "pos": { - "x": 15902, - "y": 4652, - "z": -161660 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 116, - "instId": 300002, - "propState": 8, - "pos": { - "x": 161399, - "y": 19670, - "z": -46002 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 116, - "instId": 300003, - "propState": 8, - "pos": { - "x": 155450, - "y": 18390, - "z": -16750 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102054 - }, - { - "groupId": 116, - "instId": 300004, - "propState": 12, - "pos": { - "x": 163690, - "y": 14470, - "z": -64460 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 116, - "instId": 300005, - "propState": 8, - "pos": { - "x": 161399, - "y": 19670, - "z": -46002 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 116, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 116, - "instId": 300001, - "propState": 8, - "pos": { - "x": 156610, - "y": 18773, - "z": -47060 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 116, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 116, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 117, - "instId": 300002, - "propState": 8, - "pos": { - "x": 187120, - "y": 19670, - "z": -102130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 117, - "instId": 300003, - "propState": 8, - "pos": { - "x": 193310, - "y": 18390, - "z": -131400 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102054 - }, - { - "groupId": 117, - "instId": 300004, - "propState": 12, - "pos": { - "x": 185010, - "y": 15491, - "z": -84190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 117, - "instId": 300005, - "propState": 8, - "pos": { - "x": 187120, - "y": 19670, - "z": -102130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 117, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 117, - "instId": 300001, - "propState": 8, - "pos": { - "x": 192220, - "y": 18773, - "z": -100740 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 117, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 117, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "125": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 125, - "instId": 300001, - "propState": 8, - "pos": { - "x": 559, - "y": 8610, - "z": 53911 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102041 - } - ], - "teleports": {} - }, - "128": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 128, - "instId": 300001, - "propState": 18, - "pos": { - "x": -13199, - "y": 13651, - "z": -54893 - }, - "rot": { - "x": 0, - "y": 136231, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 128, - "instId": 300002, - "propState": 18, - "pos": { - "x": 124596, - "y": -1857, - "z": 18762 - }, - "rot": { - "x": 0, - "y": 122183, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 128, - "instId": 300003, - "propState": 18, - "pos": { - "x": 82918, - "y": 17099, - "z": -65726 - }, - "rot": { - "x": 0, - "y": 276477, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 128, - "instId": 300004, - "propState": 18, - "pos": { - "x": 95033, - "y": 17099, - "z": -82925 - }, - "rot": { - "x": 0, - "y": 119791, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 128, - "instId": 300005, - "propState": 18, - "pos": { - "x": -39703, - "y": 9036, - "z": -126353 - }, - "rot": { - "x": 0, - "y": 118551, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 128, - "instId": 300006, - "propState": 18, - "pos": { - "x": 27633, - "y": 11698, - "z": -111365 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 128, - "instId": 300007, - "propState": 18, - "pos": { - "x": -78183, - "y": 10942, - "z": -78976 - }, - "rot": { - "x": 0, - "y": 66836, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "136": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 136, - "instId": 300015, - "propState": 8, - "pos": { - "x": -63310, - "y": 3484, - "z": 117540 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300014, - "propState": 8, - "pos": { - "x": 90788, - "y": 3384, - "z": 53533 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "141": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 141, - "instId": 300015, - "propState": 8, - "pos": { - "x": -63000, - "y": 3484, - "z": -11760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "142": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 142, - "instId": 300003, - "propState": 20, - "pos": { - "x": 20742, - "y": 9361, - "z": -106810 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 142, - "instId": 300002, - "propState": 8, - "pos": { - "x": -13207, - "y": 12916, - "z": -56234 - }, - "rot": { - "x": 0, - "y": 148878, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 142, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 142, - "instId": 300001, - "propState": 1, - "pos": { - "x": 19264, - "y": 9361, - "z": -106880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "149": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 149, - "instId": 300001, - "propState": 20, - "pos": { - "x": 88580, - "y": 16401, - "z": -66590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 149, - "instId": 300002, - "propState": 20, - "pos": { - "x": 88580, - "y": 16401, - "z": -66590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 149, - "instId": 300003, - "propState": 20, - "pos": { - "x": 88580, - "y": 16401, - "z": -66590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 149, - "instId": 300004, - "propState": 20, - "pos": { - "x": 88580, - "y": 16401, - "z": -66590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 149, - "instId": 300005, - "propState": 20, - "pos": { - "x": 88580, - "y": 16401, - "z": -66590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 149, - "instId": 300006, - "propState": 20, - "pos": { - "x": 88580, - "y": 16401, - "z": -66590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 149, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 149, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 149, - "instId": 300009, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 149, - "instId": 300010, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 149, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 149, - "instId": 300012, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "160": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 160, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 169, - "instId": 300001, - "propState": 8, - "pos": { - "x": -38707, - "y": 11790, - "z": -78631 - }, - "rot": { - "x": 0, - "y": 1892, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "170": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 170, - "instId": 300001, - "propState": 8, - "pos": { - "x": -31716, - "y": 9248, - "z": -105504 - }, - "rot": { - "x": 0, - "y": 180001, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "215": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 215, - "instId": 300001, - "propState": 8, - "pos": { - "x": 53860, - "y": 10913, - "z": -114603 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1012": { - "anchorId": 1, - "groupId": 215, - "instId": 300001, - "pos": { - "x": 53250, - "y": 10913, - "z": -115420 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - } - } - } - }, - "223": { - "monsters": [], - "npcs": [ - { - "groupId": 223, - "instId": 400001, - "pos": { - "x": -16540, - "y": 103400, - "z": -465330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12247 - } - ], - "props": [ - { - "groupId": 223, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 223, - "instId": 300003, - "propState": 8, - "pos": { - "x": 163985, - "y": 21640, - "z": -77685 - }, - "rot": { - "x": 0, - "y": 298921, - "z": 0 - }, - "propId": 100000 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 301, - "startAnchorId": 1, - "startGroupId": 113, - "isEnteredSceneInfo": true - } - }, - "202220102": { - "P20222_F20222001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -132600, - "y": 47886, - "z": 15750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 25384, - "y": 53254, - "z": -11862 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 42910, - "y": 53852, - "z": 88714 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": -57080, - "y": 49950, - "z": 121300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2022201": { - "anchorId": 2, - "groupId": 3, - "instId": 300002, - "pos": { - "x": -128310, - "y": 47886, - "z": 20620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2022202": { - "anchorId": 3, - "groupId": 3, - "instId": 300004, - "pos": { - "x": 24060, - "y": 53254, - "z": -19800 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2022203": { - "anchorId": 4, - "groupId": 3, - "instId": 300001, - "pos": { - "x": 35230, - "y": 53852, - "z": 90220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2022204": { - "anchorId": 5, - "groupId": 3, - "instId": 300003, - "pos": { - "x": -52270, - "y": 49948, - "z": 130490 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 21, - "pos": { - "x": -30740, - "y": 49742, - "z": -20247 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 1, - "pos": { - "x": -30740, - "y": 49742, - "z": -20247 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 21, - "pos": { - "x": 19300, - "y": 52948, - "z": -11482 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 1, - "pos": { - "x": 19300, - "y": 52948, - "z": -11482 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300005, - "propState": 21, - "pos": { - "x": -30630, - "y": 50006, - "z": -65938 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 5, - "instId": 300006, - "propState": 1, - "pos": { - "x": -30630, - "y": 50006, - "z": -65938 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300007, - "propState": 21, - "pos": { - "x": 12556, - "y": 42916, - "z": -66117 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 5, - "instId": 300008, - "propState": 1, - "pos": { - "x": 12556, - "y": 42916, - "z": -66117 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300009, - "propState": 21, - "pos": { - "x": 30620, - "y": 48270, - "z": -123110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 5, - "instId": 300010, - "propState": 1, - "pos": { - "x": 30620, - "y": 48070, - "z": -123110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300011, - "propState": 21, - "pos": { - "x": -34817, - "y": 53779, - "z": -109160 - }, - "rot": { - "x": 0, - "y": 269464, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 5, - "instId": 300012, - "propState": 1, - "pos": { - "x": -34817, - "y": 53990, - "z": -109160 - }, - "rot": { - "x": 0, - "y": 269464, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300013, - "propState": 21, - "pos": { - "x": 26527, - "y": 46835, - "z": 138130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 5, - "instId": 300014, - "propState": 1, - "pos": { - "x": 26527, - "y": 46835, - "z": 138130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300015, - "propState": 21, - "pos": { - "x": -8960, - "y": 46190, - "z": 137330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 5, - "instId": 300016, - "propState": 1, - "pos": { - "x": -8960, - "y": 46190, - "z": 137330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300017, - "propState": 21, - "pos": { - "x": -40186, - "y": 49858, - "z": 114268 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 5, - "instId": 300018, - "propState": 1, - "pos": { - "x": -40186, - "y": 49858, - "z": 114268 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300019, - "propState": 21, - "pos": { - "x": -27069, - "y": 52902, - "z": 166913 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 5, - "instId": 300020, - "propState": 1, - "pos": { - "x": -27069, - "y": 52902, - "z": 166913 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300021, - "propState": 21, - "pos": { - "x": 30642, - "y": 43466, - "z": 184426 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 5, - "instId": 300022, - "propState": 1, - "pos": { - "x": 30606, - "y": 43466, - "z": 184426 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300023, - "propState": 1, - "pos": { - "x": -27076, - "y": 53191, - "z": 166913 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 5, - "instId": 300024, - "propState": 1, - "pos": { - "x": 30626, - "y": 43758, - "z": 184410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -8680, - "y": 46100, - "z": 136980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 1, - "pos": { - "x": -92630, - "y": 55720, - "z": 42490 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 1, - "pos": { - "x": -71372, - "y": 53260, - "z": -28750 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102002 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 1, - "pos": { - "x": -67500, - "y": 53260, - "z": -29940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 10, - "instId": 300005, - "propState": 1, - "pos": { - "x": 31670, - "y": 47260, - "z": -37860 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 10, - "instId": 300006, - "propState": 2, - "pos": { - "x": 34430, - "y": 47263, - "z": -40380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 10, - "instId": 300002, - "propState": 1, - "pos": { - "x": 34430, - "y": 47263, - "z": -40380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 10, - "instId": 300007, - "propState": 0, - "pos": { - "x": 69160, - "y": 45930, - "z": -97420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 10, - "instId": 300008, - "propState": 1, - "pos": { - "x": 33200, - "y": 47010, - "z": 134040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 10, - "instId": 300009, - "propState": 1, - "pos": { - "x": 36190, - "y": 50400, - "z": 126100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 10, - "instId": 300010, - "propState": 1, - "pos": { - "x": 52850, - "y": 43750, - "z": 164320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 10, - "instId": 300011, - "propState": 1, - "pos": { - "x": 49080, - "y": 43700, - "z": 165340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 10, - "instId": 300012, - "propState": 1, - "pos": { - "x": -61030, - "y": 53250, - "z": 114220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 10, - "instId": 300013, - "propState": 2, - "pos": { - "x": -62560, - "y": 53250, - "z": 110420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 10, - "instId": 300014, - "propState": 0, - "pos": { - "x": 101770, - "y": 63240, - "z": 42853 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 10, - "instId": 300015, - "propState": 1, - "pos": { - "x": -59680, - "y": 53090, - "z": 164089 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 10, - "instId": 300016, - "propState": 1, - "pos": { - "x": -60720, - "y": 53090, - "z": 167380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 10, - "instId": 300017, - "propState": 1, - "pos": { - "x": 34430, - "y": 47263, - "z": -40380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 12, - "pos": { - "x": -84560, - "y": 55679, - "z": 32410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 50, - "instId": 300003, - "propState": 12, - "pos": { - "x": 44470, - "y": 53852, - "z": -60 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 50, - "instId": 300008, - "propState": 12, - "pos": { - "x": 92450, - "y": 49614, - "z": 151282 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 50, - "instId": 300004, - "propState": 12, - "pos": { - "x": -95503, - "y": 47313, - "z": 143774 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 50, - "instId": 300002, - "propState": 12, - "pos": { - "x": -70117, - "y": 49950, - "z": 59092 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 50, - "instId": 300005, - "propState": 12, - "pos": { - "x": -53540, - "y": 49880, - "z": 80180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 50, - "instId": 300007, - "propState": 12, - "pos": { - "x": 18610, - "y": 49802, - "z": 59732 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 50, - "instId": 300010, - "propState": 12, - "pos": { - "x": 31660, - "y": 48060, - "z": -105360 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 50, - "instId": 300006, - "propState": 12, - "pos": { - "x": -55420, - "y": 53819, - "z": -111330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 50, - "instId": 300009, - "propState": 12, - "pos": { - "x": -55090, - "y": 53252, - "z": -31040 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 15, - "pos": { - "x": 18339, - "y": 50362, - "z": 42690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102074 - }, { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": 22000, - "y": 60280, - "z": 46562 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 51, - "instId": 300003, - "propState": 8, - "pos": { - "x": 12700, - "y": 49880, - "z": 36740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102000 - } - ], - "teleports": {} - }, - "55": { - "monsters": [ - { - "groupId": 55, - "instId": 200006, - "eventId": 20222104, - "pos": { - "x": -53900, - "y": 49950, - "z": 43940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2011020 - }, - { - "groupId": 55, - "instId": 200005, - "eventId": 20222102, - "pos": { - "x": -45880, - "y": 49931, - "z": 39290 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 2011010 - }, - { - "groupId": 55, - "instId": 200007, - "eventId": 20222103, - "pos": { - "x": -45880, - "y": 49931, - "z": 26870 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2012010 - }, - { - "groupId": 55, - "instId": 200001, - "eventId": 20222106, - "pos": { - "x": 73570, - "y": 50120, - "z": 120530 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 55, - "instId": 200008, - "eventId": 20222107, - "pos": { - "x": 79510, - "y": 50120, - "z": 120720 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 55, - "instId": 200009, - "eventId": 20222112, - "pos": { - "x": 69600, - "y": 50120, - "z": 115480 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 2011020 - }, { - "groupId": 55, - "instId": 200010, - "eventId": 20222122, - "pos": { - "x": 69620, - "y": 45906, - "z": -51709 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2011020 - }, { - "groupId": 55, - "instId": 200011, - "eventId": 20222120, - "pos": { - "x": 58520, - "y": 45906, - "z": -47680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 55, - "instId": 200012, - "eventId": 20222121, - "pos": { - "x": 56480, - "y": 45906, - "z": -52620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 55, - "instId": 200002, - "eventId": 20222119, - "pos": { - "x": -33309, - "y": 49880, - "z": 81036 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2011020 - }, { - "groupId": 55, - "instId": 200003, - "eventId": 20222118, - "pos": { - "x": -32280, - "y": 49880, - "z": 78140 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 55, - "instId": 200013, - "eventId": 20222115, - "pos": { - "x": -46400, - "y": 49879, - "z": 77577 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 55, - "instId": 200004, - "eventId": 20222110, - "pos": { - "x": -88640, - "y": 47313, - "z": 147360 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 55, - "instId": 200014, - "eventId": 20222111, - "pos": { - "x": -90530, - "y": 47313, - "z": 162070 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 55, - "instId": 200015, - "eventId": 20222152, - "pos": { - "x": -74570, - "y": 53090, - "z": 161970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 55, - "instId": 200016, - "eventId": 20222151, - "pos": { - "x": -67060, - "y": 53090, - "z": 154150 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 55, - "instId": 200017, - "eventId": 20222123, - "pos": { - "x": 10850, - "y": 43159, - "z": -46100 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 55, - "instId": 200018, - "eventId": 20222124, - "pos": { - "x": 15230, - "y": 43157, - "z": -46376 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 55, - "instId": 200019, - "eventId": 20222153, - "pos": { - "x": 24840, - "y": 43257, - "z": -72192 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 55, - "instId": 200020, - "eventId": 20222154, - "pos": { - "x": -72299, - "y": 53256, - "z": -69528 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 55, - "instId": 200021, - "eventId": 20222156, - "pos": { - "x": -64460, - "y": 53256, - "z": -86530 - }, - "rot": { - "x": 0, - "y": 340000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 55, - "instId": 200022, - "eventId": 20222155, - "pos": { - "x": -68400, - "y": 53252, - "z": -64426 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2022020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "57": { - "monsters": [ - { - "groupId": 57, - "instId": 200001, - "eventId": 20222125, - "pos": { - "x": 56682, - "y": 45927, - "z": -95344 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": 63280, - "y": 50120, - "z": 113230 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": -80080, - "y": 47313, - "z": 123860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 58, - "instId": 300006, - "propState": 8, - "pos": { - "x": 28070, - "y": 43160, - "z": -62488 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 58, - "instId": 300007, - "propState": 8, - "pos": { - "x": -56600, - "y": 49950, - "z": 48030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 58, - "instId": 300008, - "propState": 8, - "pos": { - "x": -50936, - "y": 49950, - "z": 1388 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300009, - "propState": 8, - "pos": { - "x": -67150, - "y": 53260, - "z": -24640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 58, - "instId": 300010, - "propState": 8, - "pos": { - "x": -67050, - "y": 53252, - "z": -48159 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300011, - "propState": 8, - "pos": { - "x": -57580, - "y": 49950, - "z": -56720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300012, - "propState": 8, - "pos": { - "x": 10300, - "y": 43156, - "z": -54671 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 58, - "instId": 300013, - "propState": 8, - "pos": { - "x": 64790, - "y": 43160, - "z": -74150 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300014, - "propState": 8, - "pos": { - "x": 75520, - "y": 52939, - "z": 300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300015, - "propState": 8, - "pos": { - "x": 82880, - "y": 60421, - "z": 48450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 58, - "instId": 300016, - "propState": 8, - "pos": { - "x": 98453, - "y": 63242, - "z": 53704 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300017, - "propState": 8, - "pos": { - "x": 45560, - "y": 50368, - "z": 121110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 58, - "instId": 300018, - "propState": 8, - "pos": { - "x": 50710, - "y": 43649, - "z": 156180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300019, - "propState": 8, - "pos": { - "x": 65832, - "y": 43649, - "z": 172066 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 58, - "instId": 300020, - "propState": 8, - "pos": { - "x": -51400, - "y": 49948, - "z": 151390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 58, - "instId": 300021, - "propState": 8, - "pos": { - "x": -84659, - "y": 49950, - "z": 94049 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300022, - "propState": 8, - "pos": { - "x": -93166, - "y": 47313, - "z": 131265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 58, - "instId": 300023, - "propState": 8, - "pos": { - "x": -50360, - "y": 53090, - "z": 169960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 58, - "instId": 300024, - "propState": 8, - "pos": { - "x": -61974, - "y": 53090, - "z": 185440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300025, - "propState": 8, - "pos": { - "x": -32230, - "y": 49950, - "z": 38460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300026, - "propState": 8, - "pos": { - "x": 40428, - "y": 47263, - "z": -33271 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 58, - "instId": 300027, - "propState": 8, - "pos": { - "x": -76218, - "y": 55679, - "z": 31982 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 58, - "instId": 300028, - "propState": 8, - "pos": { - "x": -62539, - "y": 53256, - "z": -73840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 58, - "instId": 300003, - "propState": 8, - "pos": { - "x": -67916, - "y": 49950, - "z": 88283 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300002, - "propState": 8, - "pos": { - "x": 101340, - "y": 63240, - "z": 42867 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 61, - "instId": 300001, - "propState": 8, - "pos": { - "x": 6639, - "y": 203152, - "z": 80907 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 8, - "pos": { - "x": 25378, - "y": 46974, - "z": 145102 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 62, - "instId": 300002, - "propState": 8, - "pos": { - "x": 37403, - "y": 46974, - "z": 147200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 8, - "pos": { - "x": -40600, - "y": 53176, - "z": 166872 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 71, - "instId": 300002, - "propState": 8, - "pos": { - "x": -40600, - "y": 53176, - "z": 166872 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 71, - "instId": 300003, - "propState": 20, - "pos": { - "x": -40600, - "y": 53176, - "z": 166872 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 71, - "instId": 300006, - "propState": 8, - "pos": { - "x": -40600, - "y": 53176, - "z": 166872 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 52880, - "y": 43743, - "z": 184452 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 72, - "instId": 300002, - "propState": 8, - "pos": { - "x": 52880, - "y": 43743, - "z": 184452 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 72, - "instId": 300003, - "propState": 20, - "pos": { - "x": 52880, - "y": 43743, - "z": 184452 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 72, - "instId": 300006, - "propState": 8, - "pos": { - "x": 52880, - "y": 43743, - "z": 184452 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43096, - "y": 50036, - "z": -65962 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 73, - "instId": 300002, - "propState": 8, - "pos": { - "x": -43096, - "y": 50036, - "z": -65962 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 73, - "instId": 300003, - "propState": 20, - "pos": { - "x": -43096, - "y": 50036, - "z": -65962 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 73, - "instId": 300006, - "propState": 8, - "pos": { - "x": -43096, - "y": 50036, - "z": -65962 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": 71770, - "y": 43155, - "z": -69741 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 74, - "instId": 300002, - "propState": 8, - "pos": { - "x": 71770, - "y": 43155, - "z": -69741 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 74, - "instId": 300003, - "propState": 20, - "pos": { - "x": 71770, - "y": 43155, - "z": -69741 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 74, - "instId": 300006, - "propState": 8, - "pos": { - "x": 71770, - "y": 43155, - "z": -69741 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "79": { - "monsters": [ - { - "groupId": 79, - "instId": 200001, - "eventId": 20222231, - "pos": { - "x": 40267, - "y": 47618, - "z": -16317 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 11, - "pos": { - "x": 45080, - "y": 47260, - "z": -16300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 79, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 79, - "instId": 300003, - "propState": 8, - "pos": { - "x": 41455, - "y": 47263, - "z": -16590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 79, - "instId": 300004, - "propState": 8, - "pos": { - "x": 40230, - "y": 47300, - "z": -16430 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102055 - } - ], - "teleports": {} - }, - "80": { - "monsters": [ - { - "groupId": 80, - "instId": 200001, - "eventId": 20222232, - "pos": { - "x": -76300, - "y": 53090, - "z": 189209 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8003050 - } - ], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 11, - "pos": { - "x": -81460, - "y": 53090, - "z": 187920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 80, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 80, - "instId": 300003, - "propState": 8, - "pos": { - "x": -81460, - "y": 53090, - "z": 187920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 91, - "instId": 300002, - "propState": 8, - "pos": { - "x": -125672, - "y": 47886, - "z": -29190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 91, - "instId": 300003, - "propState": 8, - "pos": { - "x": -119300, - "y": 46560, - "z": -56480 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102054 - }, - { - "groupId": 91, - "instId": 300004, - "propState": 12, - "pos": { - "x": -128940, - "y": 42956, - "z": 200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 91, - "instId": 300005, - "propState": 8, - "pos": { - "x": -125672, - "y": 47886, - "z": -29190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 91, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 91, - "instId": 300001, - "propState": 8, - "pos": { - "x": -120480, - "y": 46690, - "z": -21520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 91, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 91, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11360, - "y": 43111, - "z": -101370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 92, - "instId": 300003, - "propState": 8, - "pos": { - "x": 4730, - "y": 41807, - "z": -109714 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102063 - }, - { - "groupId": 92, - "instId": 300004, - "propState": 12, - "pos": { - "x": 18130, - "y": 35530, - "z": -78888 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 92, - "instId": 300005, - "propState": 8, - "pos": { - "x": 11360, - "y": 43111, - "z": -101370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 92, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 92, - "instId": 300001, - "propState": 8, - "pos": { - "x": -887, - "y": 34090, - "z": -140080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 92, - "instId": 300007, - "propState": 8, - "pos": { - "x": -757, - "y": 40890, - "z": -146200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 92, - "instId": 300008, - "propState": 8, - "pos": { - "x": -757, - "y": 40890, - "z": -134200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 92, - "instId": 300016, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 92, - "instId": 300017, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": 64490, - "y": 60510, - "z": 40220 - }, - "rot": { - "x": 0, - "y": 276063, - "z": 0 - }, - "propId": 102078 - } - ], - "teleports": {} - }, - "105": { - "monsters": [ - { - "groupId": 105, - "instId": 200004, - "eventId": 20222113, - "pos": { - "x": 31650, - "y": 47308, - "z": 128915 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300002, - "propState": 8, - "pos": { - "x": 31710, - "y": 46990, - "z": 129010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102055 - } - ], - "teleports": {} - }, - "106": { - "monsters": [ - { - "groupId": 106, - "instId": 200004, - "eventId": 20222114, - "pos": { - "x": 61040, - "y": 43940, - "z": 166170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 106, - "instId": 300002, - "propState": 8, - "pos": { - "x": 61172, - "y": 43622, - "z": 166240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102055 - }, { - "groupId": 106, - "instId": 300001, - "propState": 8, - "pos": { - "x": 76599, - "y": 46368, - "z": 99081 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "111": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 111, - "instId": 300001, - "propState": 8, - "pos": { - "x": 56610, - "y": 43700, - "z": 148700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102072 - } - ], - "teleports": {} - }, - "112": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 112, - "instId": 300001, - "propState": 8, - "pos": { - "x": -71720, - "y": 52250, - "z": 120260 - }, - "rot": { - "x": 0, - "y": 180973, - "z": 0 - }, - "propId": 102073 - }, { - "groupId": 112, - "instId": 300002, - "propState": 8, - "pos": { - "x": -62560, - "y": 53250, - "z": 110420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102059 - } - ], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 117, - "instId": 300003, - "propState": 20, - "pos": { - "x": -75387, - "y": 53260, - "z": -19966 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 117, - "instId": 300002, - "propState": 8, - "pos": { - "x": -54754, - "y": 49943, - "z": -53079 - }, - "rot": { - "x": 0, - "y": 249511, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 117, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 117, - "instId": 300001, - "propState": 1, - "pos": { - "x": -76865, - "y": 53260, - "z": -20036 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "120": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 120, - "instId": 300002, - "propState": 8, - "pos": { - "x": 62784, - "y": 43672, - "z": 191281 - }, - "rot": { - "x": 0, - "y": 222128, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 120, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 270997, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 120, - "instId": 300001, - "propState": 20, - "pos": { - "x": 91630, - "y": 50151, - "z": 116530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 120, - "instId": 300003, - "propState": 8, - "pos": { - "x": 62760, - "y": 44373, - "z": 191307 - }, - "rot": { - "x": 0, - "y": 222128, - "z": 0 - }, - "propId": 102076 - }, { - "groupId": 120, - "instId": 300004, - "propState": 1, - "pos": { - "x": 91877, - "y": 50151, - "z": 117418 - }, - "rot": { - "x": 0, - "y": 101610, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 120, - "instId": 300005, - "propState": 8, - "pos": { - "x": 62870, - "y": 43672, - "z": 191423 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102051 - }, { - "groupId": 120, - "instId": 300006, - "propState": 8, - "pos": { - "x": 62760, - "y": 44373, - "z": 191307 - }, - "rot": { - "x": 0, - "y": 222128, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "122": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 122, - "instId": 300001, - "propState": 1, - "pos": { - "x": -27069, - "y": 54243, - "z": 166982 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 122, - "instId": 300002, - "propState": 1, - "pos": { - "x": -27069, - "y": 54243, - "z": 166982 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 122, - "instId": 300003, - "propState": 1, - "pos": { - "x": 30674, - "y": 43783, - "z": 184520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 122, - "instId": 300004, - "propState": 1, - "pos": { - "x": 30674, - "y": 43783, - "z": 184520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "131": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 131, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "133": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 133, - "instId": 300001, - "propState": 8, - "pos": { - "x": -44700, - "y": 57420, - "z": 41730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 138, - "instId": 300001, - "propState": 8, - "pos": { - "x": 82510, - "y": 43649, - "z": 142880 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "140": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 140, - "instId": 300001, - "propState": 8, - "pos": { - "x": 82510, - "y": 43649, - "z": 142880 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "141": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 141, - "instId": 300001, - "propState": 20, - "pos": { - "x": 82690, - "y": 43649, - "z": 139950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 141, - "instId": 300002, - "propState": 20, - "pos": { - "x": 82690, - "y": 43649, - "z": 139950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 141, - "instId": 300003, - "propState": 20, - "pos": { - "x": 82690, - "y": 43649, - "z": 139950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 141, - "instId": 300004, - "propState": 20, - "pos": { - "x": 82690, - "y": 43649, - "z": 139950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 141, - "instId": 300005, - "propState": 20, - "pos": { - "x": 82690, - "y": 43649, - "z": 139950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 141, - "instId": 300006, - "propState": 20, - "pos": { - "x": 82690, - "y": 43649, - "z": 139950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 141, - "instId": 300007, - "propState": 20, - "pos": { - "x": 82690, - "y": 43649, - "z": 139950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 141, - "instId": 300008, - "propState": 20, - "pos": { - "x": 82690, - "y": 43649, - "z": 139950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 141, - "instId": 300009, - "propState": 20, - "pos": { - "x": 82690, - "y": 43649, - "z": 139950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60203 - } - ], - "teleports": {} - }, - "154": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 154, - "instId": 300001, - "propState": 8, - "pos": { - "x": 82510, - "y": 43649, - "z": 142880 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "166": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 166, - "instId": 300001, - "propState": 18, - "pos": { - "x": 44345, - "y": 45906, - "z": -78810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "183": { - "monsters": [ - { - "groupId": 183, - "instId": 200001, - "eventId": 101210, - "pos": { - "x": -76770, - "y": 49950, - "z": 73964 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2013011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 183, - "instId": 300001, - "propState": 8, - "pos": { - "x": -76770, - "y": 50950, - "z": 73964 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1110": { - "anchorId": 1, - "groupId": 183, - "instId": 300001, - "pos": { - "x": -76740, - "y": 49950, - "z": 81070 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "186": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 8, - "pos": { - "x": 82910, - "y": 60421, - "z": 37870 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1013": { - "anchorId": 1, - "groupId": 186, - "instId": 300001, - "pos": { - "x": 81970, - "y": 60421, - "z": 37320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - } - } - } - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 8, - "pos": { - "x": 64490, - "y": 60510, - "z": 40220 - }, - "rot": { - "x": 0, - "y": 276063, - "z": 0 - }, - "propId": 102078 - } - ], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 212, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "202220103": { - "P20222_F20222001": { - "scenes": { - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300002, - "propState": 8, - "pos": { - "x": -132600, - "y": 47886, - "z": 15750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": 25384, - "y": 53254, - "z": -11862 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 42910, - "y": 53852, - "z": 88714 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": -57080, - "y": 49950, - "z": 121300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2022201": { - "anchorId": 2, - "groupId": 3, - "instId": 300002, - "pos": { - "x": -128310, - "y": 47886, - "z": 20620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2022202": { - "anchorId": 3, - "groupId": 3, - "instId": 300004, - "pos": { - "x": 24060, - "y": 53254, - "z": -19800 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2022203": { - "anchorId": 4, - "groupId": 3, - "instId": 300001, - "pos": { - "x": 35230, - "y": 53852, - "z": 90220 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2022204": { - "anchorId": 5, - "groupId": 3, - "instId": 300003, - "pos": { - "x": -52270, - "y": 49948, - "z": 130490 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 21, - "pos": { - "x": -30740, - "y": 49742, - "z": -20247 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, - { - "groupId": 5, - "instId": 300002, - "propState": 1, - "pos": { - "x": -30740, - "y": 49742, - "z": -20247 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, - { - "groupId": 5, - "instId": 300003, - "propState": 21, - "pos": { - "x": 19300, - "y": 52948, - "z": -11482 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, - { - "groupId": 5, - "instId": 300004, - "propState": 1, - "pos": { - "x": 19300, - "y": 52948, - "z": -11482 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300005, - "propState": 21, - "pos": { - "x": -30630, - "y": 50006, - "z": -65938 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 5, - "instId": 300006, - "propState": 1, - "pos": { - "x": -30630, - "y": 50006, - "z": -65938 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300007, - "propState": 21, - "pos": { - "x": 12556, - "y": 42916, - "z": -66117 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 5, - "instId": 300008, - "propState": 1, - "pos": { - "x": 12556, - "y": 42916, - "z": -66117 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300009, - "propState": 21, - "pos": { - "x": 30620, - "y": 48270, - "z": -123110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 5, - "instId": 300010, - "propState": 1, - "pos": { - "x": 30620, - "y": 48070, - "z": -123110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300011, - "propState": 21, - "pos": { - "x": -34817, - "y": 53779, - "z": -109160 - }, - "rot": { - "x": 0, - "y": 269464, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 5, - "instId": 300012, - "propState": 1, - "pos": { - "x": -34817, - "y": 53990, - "z": -109160 - }, - "rot": { - "x": 0, - "y": 269464, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300013, - "propState": 21, - "pos": { - "x": 26527, - "y": 46835, - "z": 138130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 5, - "instId": 300014, - "propState": 1, - "pos": { - "x": 26527, - "y": 46835, - "z": 138130 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300015, - "propState": 21, - "pos": { - "x": -8960, - "y": 46190, - "z": 137330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 5, - "instId": 300016, - "propState": 1, - "pos": { - "x": -8960, - "y": 46190, - "z": 137330 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300017, - "propState": 21, - "pos": { - "x": -40186, - "y": 49858, - "z": 114268 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 5, - "instId": 300018, - "propState": 1, - "pos": { - "x": -40186, - "y": 49858, - "z": 114268 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300019, - "propState": 21, - "pos": { - "x": -27069, - "y": 52902, - "z": 166913 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 5, - "instId": 300020, - "propState": 1, - "pos": { - "x": -27069, - "y": 52902, - "z": 166913 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300021, - "propState": 21, - "pos": { - "x": 30642, - "y": 43466, - "z": 184426 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102029 - }, { - "groupId": 5, - "instId": 300022, - "propState": 1, - "pos": { - "x": 30606, - "y": 43466, - "z": 184426 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 5, - "instId": 300023, - "propState": 1, - "pos": { - "x": -27076, - "y": 53191, - "z": 166913 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 5, - "instId": 300024, - "propState": 1, - "pos": { - "x": 30626, - "y": 43758, - "z": 184410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 6, - "instId": 300002, - "propState": 8, - "pos": { - "x": -8680, - "y": 46100, - "z": 136980 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "10": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 10, - "instId": 300001, - "propState": 1, - "pos": { - "x": -92630, - "y": 55720, - "z": 42490 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, - { - "groupId": 10, - "instId": 300003, - "propState": 1, - "pos": { - "x": -71372, - "y": 53260, - "z": -28750 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102002 - }, - { - "groupId": 10, - "instId": 300004, - "propState": 1, - "pos": { - "x": -67500, - "y": 53260, - "z": -29940 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 10, - "instId": 300005, - "propState": 1, - "pos": { - "x": 31670, - "y": 47260, - "z": -37860 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 10, - "instId": 300006, - "propState": 2, - "pos": { - "x": 34430, - "y": 47263, - "z": -40380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 10, - "instId": 300002, - "propState": 1, - "pos": { - "x": 34430, - "y": 47263, - "z": -40380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 10, - "instId": 300007, - "propState": 0, - "pos": { - "x": 69160, - "y": 45930, - "z": -97420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 10, - "instId": 300008, - "propState": 1, - "pos": { - "x": 33200, - "y": 47010, - "z": 134040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 10, - "instId": 300009, - "propState": 1, - "pos": { - "x": 36190, - "y": 50400, - "z": 126100 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 10, - "instId": 300010, - "propState": 1, - "pos": { - "x": 52850, - "y": 43750, - "z": 164320 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 10, - "instId": 300011, - "propState": 1, - "pos": { - "x": 49080, - "y": 43700, - "z": 165340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 10, - "instId": 300012, - "propState": 1, - "pos": { - "x": -61030, - "y": 53250, - "z": 114220 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 10, - "instId": 300013, - "propState": 2, - "pos": { - "x": -62560, - "y": 53250, - "z": 110420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 10, - "instId": 300014, - "propState": 0, - "pos": { - "x": 101770, - "y": 63240, - "z": 42853 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 10, - "instId": 300015, - "propState": 1, - "pos": { - "x": -59680, - "y": 53090, - "z": 164089 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102002 - }, { - "groupId": 10, - "instId": 300016, - "propState": 1, - "pos": { - "x": -60720, - "y": 53090, - "z": 167380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 10, - "instId": 300017, - "propState": 1, - "pos": { - "x": 34430, - "y": 47263, - "z": -40380 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "50": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 12, - "pos": { - "x": -84560, - "y": 55679, - "z": 32410 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 50, - "instId": 300003, - "propState": 12, - "pos": { - "x": 44470, - "y": 53852, - "z": -60 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 50, - "instId": 300008, - "propState": 12, - "pos": { - "x": 92450, - "y": 49614, - "z": 151282 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 50, - "instId": 300004, - "propState": 12, - "pos": { - "x": -95503, - "y": 47313, - "z": 143774 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 50, - "instId": 300002, - "propState": 12, - "pos": { - "x": -70117, - "y": 49950, - "z": 59092 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 50, - "instId": 300005, - "propState": 12, - "pos": { - "x": -53540, - "y": 49880, - "z": 80180 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 50, - "instId": 300007, - "propState": 12, - "pos": { - "x": 18610, - "y": 49802, - "z": 59732 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 50, - "instId": 300010, - "propState": 12, - "pos": { - "x": 31660, - "y": 48060, - "z": -105360 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 50, - "instId": 300006, - "propState": 12, - "pos": { - "x": -55420, - "y": 53819, - "z": -111330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 50, - "instId": 300009, - "propState": 12, - "pos": { - "x": -55090, - "y": 53252, - "z": -31040 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 15, - "pos": { - "x": 18339, - "y": 50362, - "z": 42690 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102074 - }, { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": 22000, - "y": 60280, - "z": 46562 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 51, - "instId": 300003, - "propState": 8, - "pos": { - "x": 12700, - "y": 49880, - "z": 36740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102000 - } - ], - "teleports": {} - }, - "55": { - "monsters": [ - { - "groupId": 55, - "instId": 200006, - "eventId": 20222104, - "pos": { - "x": -53900, - "y": 49950, - "z": 43940 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2011020 - }, - { - "groupId": 55, - "instId": 200005, - "eventId": 20222102, - "pos": { - "x": -45880, - "y": 49931, - "z": 39290 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 2011010 - }, - { - "groupId": 55, - "instId": 200007, - "eventId": 20222103, - "pos": { - "x": -45880, - "y": 49931, - "z": 26870 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2012010 - }, - { - "groupId": 55, - "instId": 200001, - "eventId": 20222106, - "pos": { - "x": 73570, - "y": 50120, - "z": 120530 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 55, - "instId": 200008, - "eventId": 20222107, - "pos": { - "x": 79510, - "y": 50120, - "z": 120720 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 55, - "instId": 200009, - "eventId": 20222112, - "pos": { - "x": 69600, - "y": 50120, - "z": 115480 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 2011020 - }, { - "groupId": 55, - "instId": 200010, - "eventId": 20222122, - "pos": { - "x": 69620, - "y": 45906, - "z": -51709 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2011020 - }, { - "groupId": 55, - "instId": 200011, - "eventId": 20222120, - "pos": { - "x": 58520, - "y": 45906, - "z": -47680 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 55, - "instId": 200012, - "eventId": 20222121, - "pos": { - "x": 56480, - "y": 45906, - "z": -52620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 55, - "instId": 200002, - "eventId": 20222119, - "pos": { - "x": -33309, - "y": 49880, - "z": 81036 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2011020 - }, { - "groupId": 55, - "instId": 200003, - "eventId": 20222118, - "pos": { - "x": -32280, - "y": 49880, - "z": 78140 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 55, - "instId": 200013, - "eventId": 20222115, - "pos": { - "x": -46400, - "y": 49879, - "z": 77577 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 55, - "instId": 200004, - "eventId": 20222110, - "pos": { - "x": -88640, - "y": 47313, - "z": 147360 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 55, - "instId": 200014, - "eventId": 20222111, - "pos": { - "x": -90530, - "y": 47313, - "z": 162070 - }, - "rot": { - "x": 0, - "y": 150000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 55, - "instId": 200015, - "eventId": 20222152, - "pos": { - "x": -74570, - "y": 53090, - "z": 161970 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 55, - "instId": 200016, - "eventId": 20222151, - "pos": { - "x": -67060, - "y": 53090, - "z": 154150 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 55, - "instId": 200017, - "eventId": 20222123, - "pos": { - "x": 10850, - "y": 43159, - "z": -46100 - }, - "rot": { - "x": 0, - "y": 120000, - "z": 0 - }, - "monsterId": 2011010 - }, { - "groupId": 55, - "instId": 200018, - "eventId": 20222124, - "pos": { - "x": 15230, - "y": 43157, - "z": -46376 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 55, - "instId": 200019, - "eventId": 20222153, - "pos": { - "x": 24840, - "y": 43257, - "z": -72192 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2012010 - }, { - "groupId": 55, - "instId": 200020, - "eventId": 20222154, - "pos": { - "x": -72299, - "y": 53256, - "z": -69528 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 55, - "instId": 200021, - "eventId": 20222156, - "pos": { - "x": -64460, - "y": 53256, - "z": -86530 - }, - "rot": { - "x": 0, - "y": 340000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 55, - "instId": 200022, - "eventId": 20222155, - "pos": { - "x": -68400, - "y": 53252, - "z": -64426 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2022020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "57": { - "monsters": [ - { - "groupId": 57, - "instId": 200001, - "eventId": 20222125, - "pos": { - "x": 56682, - "y": 45927, - "z": -95344 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": 63280, - "y": 50120, - "z": 113230 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": -80080, - "y": 47313, - "z": 123860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 58, - "instId": 300006, - "propState": 8, - "pos": { - "x": 28070, - "y": 43160, - "z": -62488 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 58, - "instId": 300007, - "propState": 8, - "pos": { - "x": -56600, - "y": 49950, - "z": 48030 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 58, - "instId": 300008, - "propState": 8, - "pos": { - "x": -50936, - "y": 49950, - "z": 1388 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300009, - "propState": 8, - "pos": { - "x": -67150, - "y": 53260, - "z": -24640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 58, - "instId": 300010, - "propState": 8, - "pos": { - "x": -67050, - "y": 53252, - "z": -48159 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300011, - "propState": 8, - "pos": { - "x": -57580, - "y": 49950, - "z": -56720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300012, - "propState": 8, - "pos": { - "x": 10300, - "y": 43156, - "z": -54671 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 58, - "instId": 300013, - "propState": 8, - "pos": { - "x": 64790, - "y": 43160, - "z": -74150 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300014, - "propState": 8, - "pos": { - "x": 75520, - "y": 52939, - "z": 300 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300015, - "propState": 8, - "pos": { - "x": 82880, - "y": 60421, - "z": 48450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 58, - "instId": 300016, - "propState": 8, - "pos": { - "x": 98453, - "y": 63242, - "z": 53704 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300017, - "propState": 8, - "pos": { - "x": 45560, - "y": 50368, - "z": 121110 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 58, - "instId": 300018, - "propState": 8, - "pos": { - "x": 50710, - "y": 43649, - "z": 156180 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300019, - "propState": 8, - "pos": { - "x": 65832, - "y": 43649, - "z": 172066 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 58, - "instId": 300020, - "propState": 8, - "pos": { - "x": -51400, - "y": 49948, - "z": 151390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 58, - "instId": 300021, - "propState": 8, - "pos": { - "x": -84659, - "y": 49950, - "z": 94049 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300022, - "propState": 8, - "pos": { - "x": -93166, - "y": 47313, - "z": 131265 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 58, - "instId": 300023, - "propState": 8, - "pos": { - "x": -50360, - "y": 53090, - "z": 169960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 58, - "instId": 300024, - "propState": 8, - "pos": { - "x": -61974, - "y": 53090, - "z": 185440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300025, - "propState": 8, - "pos": { - "x": -32230, - "y": 49950, - "z": 38460 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 58, - "instId": 300026, - "propState": 8, - "pos": { - "x": 40428, - "y": 47263, - "z": -33271 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 58, - "instId": 300027, - "propState": 8, - "pos": { - "x": -76218, - "y": 55679, - "z": 31982 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 58, - "instId": 300028, - "propState": 8, - "pos": { - "x": -62539, - "y": 53256, - "z": -73840 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 58, - "instId": 300003, - "propState": 8, - "pos": { - "x": -67916, - "y": 49950, - "z": 88283 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300002, - "propState": 8, - "pos": { - "x": 101340, - "y": 63240, - "z": 42867 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 61, - "instId": 300001, - "propState": 8, - "pos": { - "x": 6639, - "y": 203152, - "z": 80907 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "62": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 62, - "instId": 300001, - "propState": 8, - "pos": { - "x": 25378, - "y": 46974, - "z": 145102 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 62, - "instId": 300002, - "propState": 8, - "pos": { - "x": 37403, - "y": 46974, - "z": 147200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "71": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 71, - "instId": 300001, - "propState": 8, - "pos": { - "x": -40600, - "y": 53176, - "z": 166872 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 71, - "instId": 300002, - "propState": 8, - "pos": { - "x": -40600, - "y": 53176, - "z": 166872 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 71, - "instId": 300003, - "propState": 20, - "pos": { - "x": -40600, - "y": 53176, - "z": 166872 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 71, - "instId": 300006, - "propState": 8, - "pos": { - "x": -40600, - "y": 53176, - "z": 166872 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "72": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 72, - "instId": 300001, - "propState": 8, - "pos": { - "x": 52880, - "y": 43743, - "z": 184452 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 72, - "instId": 300002, - "propState": 8, - "pos": { - "x": 52880, - "y": 43743, - "z": 184452 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 72, - "instId": 300003, - "propState": 20, - "pos": { - "x": 52880, - "y": 43743, - "z": 184452 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 72, - "instId": 300006, - "propState": 8, - "pos": { - "x": 52880, - "y": 43743, - "z": 184452 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 73, - "instId": 300001, - "propState": 8, - "pos": { - "x": -43096, - "y": 50036, - "z": -65962 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 73, - "instId": 300002, - "propState": 8, - "pos": { - "x": -43096, - "y": 50036, - "z": -65962 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 73, - "instId": 300003, - "propState": 20, - "pos": { - "x": -43096, - "y": 50036, - "z": -65962 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 73, - "instId": 300006, - "propState": 8, - "pos": { - "x": -43096, - "y": 50036, - "z": -65962 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "74": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 74, - "instId": 300001, - "propState": 8, - "pos": { - "x": 71770, - "y": 43155, - "z": -69741 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102018 - }, { - "groupId": 74, - "instId": 300002, - "propState": 8, - "pos": { - "x": 71770, - "y": 43155, - "z": -69741 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102019 - }, { - "groupId": 74, - "instId": 300003, - "propState": 20, - "pos": { - "x": 71770, - "y": 43155, - "z": -69741 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 74, - "instId": 300006, - "propState": 8, - "pos": { - "x": 71770, - "y": 43155, - "z": -69741 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "79": { - "monsters": [ - { - "groupId": 79, - "instId": 200001, - "eventId": 20222231, - "pos": { - "x": 40267, - "y": 47618, - "z": -16317 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 79, - "instId": 300001, - "propState": 11, - "pos": { - "x": 45080, - "y": 47260, - "z": -16300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 79, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 79, - "instId": 300003, - "propState": 8, - "pos": { - "x": 41455, - "y": 47263, - "z": -16590 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 79, - "instId": 300004, - "propState": 8, - "pos": { - "x": 40230, - "y": 47300, - "z": -16430 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102055 - } - ], - "teleports": {} - }, - "80": { - "monsters": [ - { - "groupId": 80, - "instId": 200001, - "eventId": 20222232, - "pos": { - "x": -76300, - "y": 53090, - "z": 189209 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 8003050 - } - ], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 11, - "pos": { - "x": -81460, - "y": 53090, - "z": 187920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 80, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 80, - "instId": 300003, - "propState": 8, - "pos": { - "x": -81460, - "y": 53090, - "z": 187920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "91": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 91, - "instId": 300002, - "propState": 8, - "pos": { - "x": -125672, - "y": 47886, - "z": -29190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 91, - "instId": 300003, - "propState": 8, - "pos": { - "x": -119300, - "y": 46560, - "z": -56480 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102054 - }, - { - "groupId": 91, - "instId": 300004, - "propState": 12, - "pos": { - "x": -128940, - "y": 42956, - "z": 200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 91, - "instId": 300005, - "propState": 8, - "pos": { - "x": -125672, - "y": 47886, - "z": -29190 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 91, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 91, - "instId": 300001, - "propState": 8, - "pos": { - "x": -120480, - "y": 46690, - "z": -21520 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 91, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 91, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300002, - "propState": 8, - "pos": { - "x": 11360, - "y": 43111, - "z": -101370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 92, - "instId": 300003, - "propState": 8, - "pos": { - "x": 4730, - "y": 41807, - "z": -109714 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102063 - }, - { - "groupId": 92, - "instId": 300004, - "propState": 12, - "pos": { - "x": 18130, - "y": 35530, - "z": -78888 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 92, - "instId": 300005, - "propState": 8, - "pos": { - "x": 11360, - "y": 43111, - "z": -101370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 92, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 92, - "instId": 300001, - "propState": 8, - "pos": { - "x": -887, - "y": 34090, - "z": -140080 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 92, - "instId": 300007, - "propState": 8, - "pos": { - "x": -757, - "y": 40890, - "z": -146200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 92, - "instId": 300008, - "propState": 8, - "pos": { - "x": -757, - "y": 40890, - "z": -134200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 92, - "instId": 300016, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 92, - "instId": 300017, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 8, - "pos": { - "x": 64490, - "y": 60510, - "z": 40220 - }, - "rot": { - "x": 0, - "y": 276063, - "z": 0 - }, - "propId": 102078 - } - ], - "teleports": {} - }, - "105": { - "monsters": [ - { - "groupId": 105, - "instId": 200004, - "eventId": 20222113, - "pos": { - "x": 31650, - "y": 47308, - "z": 128915 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 105, - "instId": 300002, - "propState": 8, - "pos": { - "x": 31710, - "y": 46990, - "z": 129010 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102055 - } - ], - "teleports": {} - }, - "106": { - "monsters": [ - { - "groupId": 106, - "instId": 200004, - "eventId": 20222114, - "pos": { - "x": 61040, - "y": 43940, - "z": 166170 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2013010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 106, - "instId": 300002, - "propState": 8, - "pos": { - "x": 61172, - "y": 43622, - "z": 166240 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102055 - }, { - "groupId": 106, - "instId": 300001, - "propState": 8, - "pos": { - "x": 76599, - "y": 46368, - "z": 99081 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "111": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 111, - "instId": 300001, - "propState": 8, - "pos": { - "x": 56610, - "y": 43700, - "z": 148700 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102072 - } - ], - "teleports": {} - }, - "112": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 112, - "instId": 300001, - "propState": 8, - "pos": { - "x": -71720, - "y": 52250, - "z": 120260 - }, - "rot": { - "x": 0, - "y": 180973, - "z": 0 - }, - "propId": 102073 - }, { - "groupId": 112, - "instId": 300002, - "propState": 8, - "pos": { - "x": -62560, - "y": 53250, - "z": 110420 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102059 - } - ], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 117, - "instId": 300003, - "propState": 20, - "pos": { - "x": -75387, - "y": 53260, - "z": -19966 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 117, - "instId": 300002, - "propState": 8, - "pos": { - "x": -54754, - "y": 49943, - "z": -53079 - }, - "rot": { - "x": 0, - "y": 249511, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 117, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 117, - "instId": 300001, - "propState": 1, - "pos": { - "x": -76865, - "y": 53260, - "z": -20036 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "120": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 120, - "instId": 300002, - "propState": 8, - "pos": { - "x": 62784, - "y": 43672, - "z": 191281 - }, - "rot": { - "x": 0, - "y": 222128, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 120, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 270997, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 120, - "instId": 300001, - "propState": 20, - "pos": { - "x": 91630, - "y": 50151, - "z": 116530 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 120, - "instId": 300003, - "propState": 8, - "pos": { - "x": 62760, - "y": 44373, - "z": 191307 - }, - "rot": { - "x": 0, - "y": 222128, - "z": 0 - }, - "propId": 102076 - }, { - "groupId": 120, - "instId": 300004, - "propState": 1, - "pos": { - "x": 91877, - "y": 50151, - "z": 117418 - }, - "rot": { - "x": 0, - "y": 101610, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 120, - "instId": 300005, - "propState": 8, - "pos": { - "x": 62870, - "y": 43672, - "z": 191423 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102051 - }, { - "groupId": 120, - "instId": 300006, - "propState": 8, - "pos": { - "x": 62760, - "y": 44373, - "z": 191307 - }, - "rot": { - "x": 0, - "y": 222128, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "122": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 122, - "instId": 300001, - "propState": 1, - "pos": { - "x": -27069, - "y": 54243, - "z": 166982 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 122, - "instId": 300002, - "propState": 1, - "pos": { - "x": -27069, - "y": 54243, - "z": 166982 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 122, - "instId": 300003, - "propState": 1, - "pos": { - "x": 30674, - "y": 43783, - "z": 184520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 122, - "instId": 300004, - "propState": 1, - "pos": { - "x": 30674, - "y": 43783, - "z": 184520 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "131": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 131, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "133": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 133, - "instId": 300001, - "propState": 8, - "pos": { - "x": -44700, - "y": 57420, - "z": 41730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 138, - "instId": 300001, - "propState": 8, - "pos": { - "x": 82510, - "y": 43649, - "z": 142880 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "140": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 140, - "instId": 300001, - "propState": 8, - "pos": { - "x": 82510, - "y": 43649, - "z": 142880 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "141": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 141, - "instId": 300001, - "propState": 20, - "pos": { - "x": 82690, - "y": 43649, - "z": 139950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 141, - "instId": 300002, - "propState": 20, - "pos": { - "x": 82690, - "y": 43649, - "z": 139950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 141, - "instId": 300003, - "propState": 20, - "pos": { - "x": 82690, - "y": 43649, - "z": 139950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 141, - "instId": 300004, - "propState": 20, - "pos": { - "x": 82690, - "y": 43649, - "z": 139950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 141, - "instId": 300005, - "propState": 20, - "pos": { - "x": 82690, - "y": 43649, - "z": 139950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 141, - "instId": 300006, - "propState": 20, - "pos": { - "x": 82690, - "y": 43649, - "z": 139950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 141, - "instId": 300007, - "propState": 20, - "pos": { - "x": 82690, - "y": 43649, - "z": 139950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 141, - "instId": 300008, - "propState": 20, - "pos": { - "x": 82690, - "y": 43649, - "z": 139950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 141, - "instId": 300009, - "propState": 20, - "pos": { - "x": 82690, - "y": 43649, - "z": 139950 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60203 - } - ], - "teleports": {} - }, - "154": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 154, - "instId": 300001, - "propState": 8, - "pos": { - "x": 82510, - "y": 43649, - "z": 142880 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "166": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 166, - "instId": 300001, - "propState": 18, - "pos": { - "x": 44345, - "y": 45906, - "z": -78810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "183": { - "monsters": [ - { - "groupId": 183, - "instId": 200001, - "eventId": 101210, - "pos": { - "x": -76770, - "y": 49950, - "z": 73964 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2013011 - } - ], - "npcs": [], - "props": [ - { - "groupId": 183, - "instId": 300001, - "propState": 8, - "pos": { - "x": -76770, - "y": 50950, - "z": 73964 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1110": { - "anchorId": 1, - "groupId": 183, - "instId": 300001, - "pos": { - "x": -76740, - "y": 49950, - "z": 81070 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "186": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 8, - "pos": { - "x": 82910, - "y": 60421, - "z": 37870 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 808 - } - ], - "teleports": { - "1013": { - "anchorId": 1, - "groupId": 186, - "instId": 300001, - "pos": { - "x": 81970, - "y": 60421, - "z": 37320 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - } - } - } - }, - "211": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 211, - "instId": 300001, - "propState": 8, - "pos": { - "x": 64490, - "y": 60510, - "z": 40220 - }, - "rot": { - "x": 0, - "y": 276063, - "z": 0 - }, - "propId": 102078 - } - ], - "teleports": {} - }, - "212": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 212, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 301, - "startAnchorId": 1, - "startGroupId": 127, - "isEnteredSceneInfo": true - } - }, - "202230102": { - "P10202_F10202001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -2460, - "y": 4278, - "z": 64960 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 8320, - "y": -3486, - "z": -25080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "1020201": { - "anchorId": 3, - "groupId": 1, - "instId": 300002, - "pos": { - "x": 9500, - "y": -3486, - "z": -22500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "1020202": { - "anchorId": 2, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -92, - "y": 4278, - "z": 68083 - }, - "rot": { - "x": 0, - "y": 155567, - "z": 0 - } - } - } - }, - "2": { - "monsters": [], - "npcs": [ - { - "groupId": 2, - "instId": 400001, - "pos": { - "x": -36039, - "y": 610, - "z": 81710 - }, - "rot": { - "x": 0, - "y": 175135, - "z": 0 - }, - "npcId": 12259 - } - ], - "props": [ - { - "groupId": 2, - "instId": 300002, - "propState": 8, - "pos": { - "x": -17500, - "y": -6776, - "z": -41300 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 12, - "pos": { - "x": 35129, - "y": -4941, - "z": 33552 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 61, - "instId": 300002, - "propState": 12, - "pos": { - "x": 36163, - "y": -4933, - "z": -1530 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 61, - "instId": 300003, - "propState": 12, - "pos": { - "x": -2660, - "y": -3486, - "z": 47793 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 61, - "instId": 300004, - "propState": 12, - "pos": { - "x": -35230, - "y": -3466, - "z": -15030 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 61, - "instId": 300005, - "propState": 12, - "pos": { - "x": -32000, - "y": 602, - "z": 63140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 61, - "instId": 300006, - "propState": 12, - "pos": { - "x": -20189, - "y": 5189, - "z": 67530 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 61, - "instId": 300007, - "propState": 12, - "pos": { - "x": 45330, - "y": 2598, - "z": 49242 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "63": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 63, - "instId": 300002, - "propState": 0, - "pos": { - "x": 39020, - "y": 1579, - "z": 93230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "64": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 64, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29249, - "y": 3752, - "z": 49173 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 64, - "instId": 300002, - "propState": 8, - "pos": { - "x": -3129, - "y": 4629, - "z": 61388 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - }, { - "groupId": 64, - "instId": 300003, - "propState": 8, - "pos": { - "x": -31791, - "y": -1827, - "z": -18518 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102080 - } - ], - "teleports": {} - }, - "67": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 67, - "instId": 300001, - "propState": 18, - "pos": { - "x": 28985, - "y": -3635, - "z": 3163 - }, - "rot": { - "x": 0, - "y": 205341, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 67, - "instId": 300002, - "propState": 18, - "pos": { - "x": -33883, - "y": 1347, - "z": 51398 - }, - "rot": { - "x": 0, - "y": 89174, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 67, - "instId": 300003, - "propState": 18, - "pos": { - "x": 20674, - "y": 3380, - "z": 48750 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 67, - "instId": 300004, - "propState": 18, - "pos": { - "x": 27121, - "y": -4193, - "z": 27787 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 77, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 300002 - } - ], - "teleports": {} - }, - "78": { - "monsters": [], - "npcs": [ - { - "groupId": 78, - "instId": 400002, - "pos": { - "x": 38113, - "y": 2870, - "z": 68251 - }, - "rot": { - "x": 0, - "y": 135967, - "z": 0 - }, - "npcId": 12136 - }, { - "groupId": 78, - "instId": 400003, - "pos": { - "x": 28939, - "y": -4401, - "z": 4515 - }, - "rot": { - "x": 0, - "y": 229032, - "z": 0 - }, - "npcId": 12306 - }, { - "groupId": 78, - "instId": 400004, - "pos": { - "x": 51830, - "y": 2598, - "z": 57560 - }, - "rot": { - "x": 0, - "y": 252688, - "z": 0 - }, - "npcId": 12139 - }, { - "groupId": 78, - "instId": 400001, - "pos": { - "x": 21754, - "y": -3904, - "z": -33536 - }, - "rot": { - "x": 0, - "y": 273510, - "z": 0 - }, - "npcId": 12219 - } - ], - "props": [], - "teleports": {} - }, - "93": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 93, - "instId": 300001, - "propState": 18, - "pos": { - "x": 13230, - "y": 5848, - "z": 79877 - }, - "rot": { - "x": 0, - "y": 19747, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 0, - "pos": { - "x": -5507, - "y": -1586, - "z": 39944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 107 - } - ], - "teleports": {} - }, - "102": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 102, - "instId": 300002, - "propState": 8, - "pos": { - "x": -33193, - "y": -3469, - "z": -1023 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "103": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 103, - "instId": 300002, - "propState": 8, - "pos": { - "x": -33193, - "y": -3469, - "z": -1023 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 300000 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300002, - "propState": 0, - "pos": { - "x": 47032, - "y": 1579, - "z": 93230 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 114 - }, { - "groupId": 137, - "instId": 300001, - "propState": 0, - "pos": { - "x": 49100, - "y": 760, - "z": 91010 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102035 - } - ], - "teleports": {} - }, - "144": { - "monsters": [], - "npcs": [ - { - "groupId": 144, - "instId": 400001, - "pos": { - "x": -16540, - "y": 103400, - "z": -465330 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12247 - } - ], - "props": [ - { - "groupId": 144, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 144, - "instId": 300003, - "propState": 8, - "pos": { - "x": -910, - "y": -9491, - "z": -37110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100000 - } - ], - "teleports": {} - }, - "169": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 169, - "instId": 300001, - "propState": 18, - "pos": { - "x": 30260, - "y": -4477, - "z": 755 - }, - "rot": { - "x": 0, - "y": 236461, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "170": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 170, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29068, - "y": -3616, - "z": 1633 - }, - "rot": { - "x": 0, - "y": 224000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 170, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29068, - "y": -3800, - "z": 1633 - }, - "rot": { - "x": 0, - "y": 224000, - "z": 0 - }, - "propId": 102226 - } - ], - "teleports": {} - }, - "208": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 208, - "instId": 300001, - "propState": 8, - "pos": { - "x": 29398, - "y": -3490, - "z": -24450 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 208, - "instId": 300002, - "propState": 8, - "pos": { - "x": 29363, - "y": -2731, - "z": -23105 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 301, - "startAnchorId": 2, - "startGroupId": 137, - "isEnteredSceneInfo": true - } - }, - "202310102": { - "P20231_F20231001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 70417, - "y": 69528, - "z": -243865 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 72560, - "y": 45702, - "z": -66770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": -4870, - "y": 13862, - "z": 28560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": -35060, - "y": 13617, - "z": -10210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2023101": { - "anchorId": 1, - "groupId": 1, - "instId": 300001, - "pos": { - "x": 79710, - "y": 69528, - "z": -247520 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - } - }, - "2023102": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": 70321, - "y": 45702, - "z": -62363 - }, - "rot": { - "x": 0, - "y": 66000, - "z": 0 - } - }, - "2023103": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": -540, - "y": 13884, - "z": 26879 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - } - }, - "2023104": { - "anchorId": 4, - "groupId": 1, - "instId": 300004, - "pos": { - "x": -32370, - "y": 13595, - "z": -14300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300005, - "propState": 0, - "pos": { - "x": 10966, - "y": 36279, - "z": 22437 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 30, - "instId": 300001, - "propState": 2, - "pos": { - "x": 10966, - "y": 36279, - "z": 22437 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102103 - }, - { - "groupId": 30, - "instId": 300002, - "propState": 0, - "pos": { - "x": 12990, - "y": 38203, - "z": 16170 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 30, - "instId": 300003, - "propState": 0, - "pos": { - "x": 9900, - "y": 13862, - "z": 30230 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 30, - "instId": 300004, - "propState": 0, - "pos": { - "x": 7800, - "y": 13884, - "z": 25600 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300005, - "propState": 0, - "pos": { - "x": 11570, - "y": 42010, - "z": -13313 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 31, - "instId": 300001, - "propState": 2, - "pos": { - "x": 11570, - "y": 42010, - "z": -13313 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102103 - }, - { - "groupId": 31, - "instId": 300002, - "propState": 0, - "pos": { - "x": 16152, - "y": 43958, - "z": -16770 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 31, - "instId": 300003, - "propState": 0, - "pos": { - "x": 5340, - "y": 16121, - "z": -8680 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 31, - "instId": 300004, - "propState": 0, - "pos": { - "x": 7490, - "y": 16121, - "z": -13310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": 84820, - "y": 69528, - "z": -252490 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -104440, - "y": 3835, - "z": -14700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "43": { - "monsters": [ - { - "groupId": 43, - "instId": 200001, - "eventId": 20231130, - "pos": { - "x": 43393, - "y": 42400, - "z": -25342 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "45": { - "monsters": [ - { - "groupId": 45, - "instId": 200001, - "eventId": 20231101, - "pos": { - "x": 61550, - "y": 69528, - "z": -177690 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 2022050 - }, - { - "groupId": 45, - "instId": 200002, - "eventId": 20231102, - "pos": { - "x": 39361, - "y": 65393, - "z": -197998 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 2022020 - }, - { - "groupId": 45, - "instId": 200016, - "eventId": 20231104, - "pos": { - "x": 67677, - "y": 46051, - "z": -131875 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2022040 - }, - { - "groupId": 45, - "instId": 200003, - "eventId": 20231106, - "pos": { - "x": 62170, - "y": 46051, - "z": -138438 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200004, - "eventId": 20231107, - "pos": { - "x": 51780, - "y": 46051, - "z": -129055 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022050 - }, { - "groupId": 45, - "instId": 200005, - "eventId": 20231108, - "pos": { - "x": -5250, - "y": 40013, - "z": -99810 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "monsterId": 2022040 - }, { - "groupId": 45, - "instId": 200006, - "eventId": 20231109, - "pos": { - "x": 1150, - "y": 39987, - "z": -91720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200017, - "eventId": 20231110, - "pos": { - "x": 36688, - "y": 41535, - "z": 26072 - }, - "rot": { - "x": 0, - "y": 100000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 45, - "instId": 200007, - "eventId": 20231111, - "pos": { - "x": 41680, - "y": 41535, - "z": 30220 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 45, - "instId": 200018, - "eventId": 20231112, - "pos": { - "x": 42560, - "y": 41505, - "z": 24110 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 2022040 - }, { - "groupId": 45, - "instId": 200008, - "eventId": 20231113, - "pos": { - "x": -53940, - "y": 13862, - "z": 28370 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 45, - "instId": 200009, - "eventId": 20231114, - "pos": { - "x": -64227, - "y": 13863, - "z": 24101 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200010, - "eventId": 20231115, - "pos": { - "x": -69814, - "y": 13862, - "z": 56955 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200011, - "eventId": 20231116, - "pos": { - "x": -76270, - "y": 13864, - "z": 57218 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 45, - "instId": 200019, - "eventId": 20231117, - "pos": { - "x": -12170, - "y": 17995, - "z": 60810 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200020, - "eventId": 20231118, - "pos": { - "x": -10548, - "y": 18031, - "z": 65591 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200021, - "eventId": 20231119, - "pos": { - "x": -15660, - "y": 18019, - "z": 64011 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 45, - "instId": 200012, - "eventId": 20231124, - "pos": { - "x": -6550, - "y": 23842, - "z": -55200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022050 - }, { - "groupId": 45, - "instId": 200013, - "eventId": 20231125, - "pos": { - "x": -12180, - "y": 23808, - "z": -65652 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "monsterId": 2022040 - }, { - "groupId": 45, - "instId": 200014, - "eventId": 20231126, - "pos": { - "x": 25266, - "y": 37938, - "z": -166039 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200015, - "eventId": 20231127, - "pos": { - "x": -71700, - "y": 2823, - "z": -29730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2022020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 12, - "pos": { - "x": 81800, - "y": 69560, - "z": -210550 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 46, - "instId": 300002, - "propState": 12, - "pos": { - "x": 50124, - "y": 69528, - "z": -193489 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 46, - "instId": 300003, - "propState": 12, - "pos": { - "x": 50860, - "y": 48033, - "z": -175210 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 46, - "instId": 300008, - "propState": 12, - "pos": { - "x": 37650, - "y": 46081, - "z": -87690 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 46, - "instId": 300006, - "propState": 12, - "pos": { - "x": -7854, - "y": 18001, - "z": -74030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 46, - "instId": 300004, - "propState": 12, - "pos": { - "x": 18614, - "y": 45123, - "z": -35360 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 46, - "instId": 300005, - "propState": 12, - "pos": { - "x": -58180, - "y": 2812, - "z": -21930 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 46, - "instId": 300007, - "propState": 12, - "pos": { - "x": 74752, - "y": 45722, - "z": -46898 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 46, - "instId": 300010, - "propState": 12, - "pos": { - "x": 138302, - "y": 45722, - "z": -84136 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 46, - "instId": 300009, - "propState": 12, - "pos": { - "x": 41340, - "y": 41535, - "z": 8190 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300002, - "propState": 8, - "pos": { - "x": -13110, - "y": 23831, - "z": -122630 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": -13981, - "y": 17976, - "z": -69944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 48, - "instId": 300026, - "propState": 8, - "pos": { - "x": 86829, - "y": 56015, - "z": -167336 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 48, - "instId": 300027, - "propState": 8, - "pos": { - "x": 48269, - "y": 42454, - "z": -76663 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 48, - "instId": 300028, - "propState": 8, - "pos": { - "x": -498, - "y": 13884, - "z": 22956 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 48, - "instId": 300003, - "propState": 8, - "pos": { - "x": 166724, - "y": 45951, - "z": -126118 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 48, - "instId": 300006, - "propState": 8, - "pos": { - "x": 87280, - "y": 69560, - "z": -229860 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300007, - "propState": 8, - "pos": { - "x": 19120, - "y": 46061, - "z": -117817 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300008, - "propState": 8, - "pos": { - "x": 41350, - "y": 65563, - "z": -210640 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300009, - "propState": 8, - "pos": { - "x": 27680, - "y": 51750, - "z": -201710 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300010, - "propState": 8, - "pos": { - "x": 19356, - "y": 42425, - "z": -128409 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300011, - "propState": 8, - "pos": { - "x": 16730, - "y": 37935, - "z": -174380 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300012, - "propState": 8, - "pos": { - "x": 55068, - "y": 69897, - "z": -214674 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300013, - "propState": 8, - "pos": { - "x": -1005, - "y": 23772, - "z": -80659 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300014, - "propState": 8, - "pos": { - "x": -48160, - "y": 7492, - "z": -26883 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300015, - "propState": 8, - "pos": { - "x": -17480, - "y": 27012, - "z": -32590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300016, - "propState": 8, - "pos": { - "x": -3700, - "y": 30948, - "z": -36440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300017, - "propState": 8, - "pos": { - "x": 64630, - "y": 46081, - "z": -147190 - }, - "rot": { - "x": 0, - "y": 44998, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300018, - "propState": 8, - "pos": { - "x": 157771, - "y": 45951, - "z": -105859 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300019, - "propState": 8, - "pos": { - "x": 79330, - "y": 44409, - "z": 2140 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300020, - "propState": 8, - "pos": { - "x": 61570, - "y": 44040, - "z": -5940 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300021, - "propState": 8, - "pos": { - "x": 45170, - "y": 41535, - "z": 33220 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300022, - "propState": 8, - "pos": { - "x": 30453, - "y": 43958, - "z": -17315 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300023, - "propState": 8, - "pos": { - "x": -37250, - "y": 13862, - "z": 102532 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300024, - "propState": 8, - "pos": { - "x": 55340, - "y": 46081, - "z": -96530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300025, - "propState": 8, - "pos": { - "x": 47700, - "y": 46079, - "z": -141040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11980, - "y": 37643, - "z": -71780 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300005, - "propState": 8, - "pos": { - "x": 36385, - "y": 65563, - "z": -215333 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "49": { - "monsters": [ - { - "groupId": 49, - "instId": 200001, - "eventId": 20231231, - "pos": { - "x": 4411, - "y": 42419, - "z": -120772 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "monsterId": 2022040 - }, { - "groupId": 49, - "instId": 200002, - "eventId": 20231232, - "pos": { - "x": 8380, - "y": 42419, - "z": -115233 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 2022060 - } - ], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 11, - "pos": { - "x": 2050, - "y": 42419, - "z": -117920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 49, - "instId": 300003, - "propState": 8, - "pos": { - "x": 2050, - "y": 42419, - "z": -117920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "50": { - "monsters": [ - { - "groupId": 50, - "instId": 200001, - "eventId": 20231234, - "pos": { - "x": 87375, - "y": 56676, - "z": -140551 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 50, - "instId": 200002, - "eventId": 20231235, - "pos": { - "x": 84580, - "y": 56706, - "z": -136900 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "monsterId": 2022020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 11, - "pos": { - "x": 83380, - "y": 56646, - "z": -132920 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 50, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 50, - "instId": 300003, - "propState": 8, - "pos": { - "x": 83380, - "y": 56646, - "z": -132920 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "51": { - "monsters": [ - { - "groupId": 51, - "instId": 200001, - "eventId": 20231237, - "pos": { - "x": 1792, - "y": 23803, - "z": -141588 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 2023020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 11, - "pos": { - "x": 2483, - "y": 23803, - "z": -148120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 51, - "instId": 300003, - "propState": 8, - "pos": { - "x": 2483, - "y": 23803, - "z": -148120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 51, - "instId": 300004, - "propState": 8, - "pos": { - "x": -8040, - "y": 23803, - "z": -131110 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 1, - "pos": { - "x": -30220, - "y": 13900, - "z": 17271 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 54, - "instId": 300002, - "propState": 2, - "pos": { - "x": -62844, - "y": 13900, - "z": 30960 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 54, - "instId": 300003, - "propState": 1, - "pos": { - "x": -76357, - "y": 13900, - "z": 63584 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 54, - "instId": 300004, - "propState": 1, - "pos": { - "x": -30000, - "y": 10040, - "z": 63500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102102 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 8, - "pos": { - "x": 28721, - "y": 65393, - "z": -235698 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 901 - }, { - "groupId": 55, - "instId": 300002, - "propState": 8, - "pos": { - "x": 28560, - "y": 65393, - "z": -236620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1207": { - "anchorId": 1, - "groupId": 55, - "instId": 300001, - "pos": { - "x": 28660, - "y": 65393, - "z": -234112 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300003, - "propState": 20, - "pos": { - "x": 5241, - "y": 30948, - "z": -26880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 56, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4855, - "y": 23772, - "z": -102669 - }, - "rot": { - "x": 0, - "y": 82135, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 56, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 56, - "instId": 300001, - "propState": 1, - "pos": { - "x": 5241, - "y": 30948, - "z": -26880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "58": { - "monsters": [ - { - "groupId": 58, - "instId": 200001, - "eventId": 20231251, - "pos": { - "x": 73771, - "y": 46079, - "z": -113696 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022040 - }, { - "groupId": 58, - "instId": 200002, - "eventId": 20231252, - "pos": { - "x": 71932, - "y": 46109, - "z": -113251 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 58, - "instId": 200003, - "eventId": 20231253, - "pos": { - "x": 71298, - "y": 46079, - "z": -110924 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022060 - } - ], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300003, - "propState": 20, - "pos": { - "x": 88725, - "y": 56015, - "z": -163440 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": 74161, - "y": 46081, - "z": -110536 - }, - "rot": { - "x": 0, - "y": 174091, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 58, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 58, - "instId": 300001, - "propState": 1, - "pos": { - "x": 88725, - "y": 56015, - "z": -163440 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 58, - "instId": 300004, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [ - { - "groupId": 73, - "instId": 400001, - "pos": { - "x": 118309, - "y": 45722, - "z": -28306 - }, - "rot": { - "x": 0, - "y": 241002, - "z": 0 - }, - "npcId": 12160 - } - ], - "props": [], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [ - { - "groupId": 77, - "instId": 400001, - "pos": { - "x": 75779, - "y": 45702, - "z": -52073 - }, - "rot": { - "x": 0, - "y": 151806, - "z": 0 - }, - "npcId": 12164 - } - ], - "props": [], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": -21281, - "y": 17766, - "z": -73620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300001, - "propState": 8, - "pos": { - "x": -30220, - "y": 13751, - "z": 122228 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 2, - "pos": { - "x": -7950, - "y": 23774, - "z": -82598 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102109 - }, { - "groupId": 86, - "instId": 300002, - "propState": 8, - "pos": { - "x": -7941, - "y": 23774, - "z": -82598 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 86, - "instId": 300003, - "propState": 8, - "pos": { - "x": -7941, - "y": 23774, - "z": -82598 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6470, - "y": 37643, - "z": -70450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 87, - "instId": 300003, - "propState": 8, - "pos": { - "x": -11411, - "y": 36368, - "z": -62620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102054 - }, - { - "groupId": 87, - "instId": 300004, - "propState": 12, - "pos": { - "x": 6060, - "y": 35340, - "z": -65990 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 87, - "instId": 300005, - "propState": 8, - "pos": { - "x": -6470, - "y": 37643, - "z": -70450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 87, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 87, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 87, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66064, - "y": 3834, - "z": -9941 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 88, - "instId": 300003, - "propState": 8, - "pos": { - "x": -73900, - "y": 2570, - "z": -5190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102063 - }, - { - "groupId": 88, - "instId": 300004, - "propState": 12, - "pos": { - "x": -70626, - "y": -50000, - "z": -10495 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 88, - "instId": 300005, - "propState": 8, - "pos": { - "x": -66064, - "y": 3834, - "z": -9941 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 88, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 88, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 88, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - }, { - "groupId": 88, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 120852, - "y": 46180, - "z": -32109 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": 98427, - "y": 46529, - "z": -78468 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": 125662, - "y": 47439, - "z": -26328 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 8, - "pos": { - "x": 136299, - "y": 45722, - "z": -73237 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "107": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 107, - "instId": 300002, - "propState": 8, - "pos": { - "x": -16088, - "y": 24566, - "z": -115402 - }, - "rot": { - "x": 0, - "y": 30997, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 107, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 270997, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 107, - "instId": 300001, - "propState": 20, - "pos": { - "x": 9915, - "y": 37935, - "z": -174428 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 107, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14459, - "y": 24891, - "z": -115212 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 102076 - }, { - "groupId": 107, - "instId": 300004, - "propState": 1, - "pos": { - "x": 9915, - "y": 37935, - "z": -174428 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 107, - "instId": 300005, - "propState": 8, - "pos": { - "x": -14459, - "y": 24891, - "z": -115212 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "122": { - "monsters": [ - { - "groupId": 122, - "instId": 200001, - "eventId": 101213, - "pos": { - "x": 184130, - "y": 45815, - "z": -119740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2023031 - } - ], - "npcs": [], - "props": [ - { - "groupId": 122, - "instId": 300001, - "propState": 8, - "pos": { - "x": 184130, - "y": 46815, - "z": -119740 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1113": { - "anchorId": 1, - "groupId": 122, - "instId": 300001, - "pos": { - "x": 177880, - "y": 45815, - "z": -119670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "135": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 135, - "instId": 300001, - "propState": 18, - "pos": { - "x": 107891, - "y": 46450, - "z": -20596 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - }, - { - "groupId": 135, - "instId": 300002, - "propState": 18, - "pos": { - "x": 118090, - "y": 46450, - "z": -28530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - }, - { - "groupId": 135, - "instId": 300003, - "propState": 18, - "pos": { - "x": 119610, - "y": 46472, - "z": -59995 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 135, - "instId": 300004, - "propState": 18, - "pos": { - "x": 127753, - "y": 46468, - "z": -73964 - }, - "rot": { - "x": 0, - "y": 160696, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 135, - "instId": 300005, - "propState": 18, - "pos": { - "x": 47415, - "y": 46828, - "z": -134440 - }, - "rot": { - "x": 0, - "y": 73840, - "z": 0 - }, - "propId": 102058 - }, { - "groupId": 135, - "instId": 300006, - "propState": 18, - "pos": { - "x": 47800, - "y": 48783, - "z": -166826 - }, - "rot": { - "x": 0, - "y": 227266, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 135, - "instId": 300007, - "propState": 18, - "pos": { - "x": 19246, - "y": 52476, - "z": -195150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 135, - "instId": 300008, - "propState": 18, - "pos": { - "x": 45919, - "y": 46827, - "z": -89874 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102011 - }, { - "groupId": 135, - "instId": 300009, - "propState": 18, - "pos": { - "x": 35434, - "y": 46608, - "z": -114961 - }, - "rot": { - "x": 0, - "y": 335627, - "z": 0 - }, - "propId": 102185 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300001, - "propState": 18, - "pos": { - "x": 73150, - "y": 70079, - "z": -216931 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "145": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 145, - "instId": 300001, - "propState": 12, - "pos": { - "x": 39457, - "y": 46081, - "z": -145959 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 145, - "instId": 300002, - "propState": 12, - "pos": { - "x": 60214, - "y": 44040, - "z": 3700 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 145, - "instId": 300003, - "propState": 12, - "pos": { - "x": -8286, - "y": 18094, - "z": 65589 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 145, - "instId": 300008, - "propState": 12, - "pos": { - "x": -26886, - "y": 13617, - "z": -2714 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "146": { - "monsters": [], - "npcs": [ - { - "groupId": 146, - "instId": 400001, - "pos": { - "x": 78400, - "y": 45722, - "z": -43870 - }, - "rot": { - "x": 0, - "y": 139761, - "z": 0 - }, - "npcId": 12190 - } - ], - "props": [ - { - "groupId": 146, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78400, - "y": 45722, - "z": -43870 - }, - "rot": { - "x": 0, - "y": 139761, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "154": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 154, - "instId": 300001, - "propState": 18, - "pos": { - "x": 26961, - "y": 65890, - "z": -216972 - }, - "rot": { - "x": 0, - "y": 129553, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 18, - "pos": { - "x": 118090, - "y": 46450, - "z": -28530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "158": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 158, - "instId": 300001, - "propState": 8, - "pos": { - "x": 12098, - "y": 42425, - "z": -136411 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1017": { - "anchorId": 1, - "groupId": 158, - "instId": 300001, - "pos": { - "x": 12158, - "y": 42425, - "z": -135388 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "188": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 18, - "pos": { - "x": 88686, - "y": 46273, - "z": -39035 - }, - "rot": { - "x": 0, - "y": 241218, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 8, - "pos": { - "x": -30220, - "y": 13751, - "z": 122228 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "192": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 192, - "instId": 300001, - "propState": 18, - "pos": { - "x": 90557, - "y": 46218, - "z": -48743 - }, - "rot": { - "x": 0, - "y": 249552, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 301, - "startAnchorId": 2, - "startGroupId": 32, - "isEnteredSceneInfo": true - } - }, - "202310103": { - "P20231_F20231001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 70417, - "y": 69528, - "z": -243865 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 72560, - "y": 45702, - "z": -66770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": -4870, - "y": 13862, - "z": 28560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": -35060, - "y": 13617, - "z": -10210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2023101": { - "anchorId": 1, - "groupId": 1, - "instId": 300001, - "pos": { - "x": 79710, - "y": 69528, - "z": -247520 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - } - }, - "2023102": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": 70321, - "y": 45702, - "z": -62363 - }, - "rot": { - "x": 0, - "y": 66000, - "z": 0 - } - }, - "2023103": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": -540, - "y": 13884, - "z": 26879 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - } - }, - "2023104": { - "anchorId": 4, - "groupId": 1, - "instId": 300004, - "pos": { - "x": -32370, - "y": 13595, - "z": -14300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300005, - "propState": 0, - "pos": { - "x": 10966, - "y": 36279, - "z": 22437 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 30, - "instId": 300001, - "propState": 2, - "pos": { - "x": 10966, - "y": 36279, - "z": 22437 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102103 - }, - { - "groupId": 30, - "instId": 300002, - "propState": 0, - "pos": { - "x": 12990, - "y": 38203, - "z": 16170 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 30, - "instId": 300003, - "propState": 0, - "pos": { - "x": 9900, - "y": 13862, - "z": 30230 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 30, - "instId": 300004, - "propState": 0, - "pos": { - "x": 7800, - "y": 13884, - "z": 25600 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300005, - "propState": 0, - "pos": { - "x": 11570, - "y": 42010, - "z": -13313 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 31, - "instId": 300001, - "propState": 2, - "pos": { - "x": 11570, - "y": 42010, - "z": -13313 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102103 - }, - { - "groupId": 31, - "instId": 300002, - "propState": 0, - "pos": { - "x": 16152, - "y": 43958, - "z": -16770 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 31, - "instId": 300003, - "propState": 0, - "pos": { - "x": 5340, - "y": 16121, - "z": -8680 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 31, - "instId": 300004, - "propState": 0, - "pos": { - "x": 7490, - "y": 16121, - "z": -13310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": 84820, - "y": 69528, - "z": -252490 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -104440, - "y": 3835, - "z": -14700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "43": { - "monsters": [ - { - "groupId": 43, - "instId": 200001, - "eventId": 20231130, - "pos": { - "x": 43393, - "y": 42400, - "z": -25342 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "45": { - "monsters": [ - { - "groupId": 45, - "instId": 200001, - "eventId": 20231101, - "pos": { - "x": 61550, - "y": 69528, - "z": -177690 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 2022050 - }, - { - "groupId": 45, - "instId": 200002, - "eventId": 20231102, - "pos": { - "x": 39361, - "y": 65393, - "z": -197998 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 2022020 - }, - { - "groupId": 45, - "instId": 200016, - "eventId": 20231104, - "pos": { - "x": 67677, - "y": 46051, - "z": -131875 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2022040 - }, - { - "groupId": 45, - "instId": 200003, - "eventId": 20231106, - "pos": { - "x": 62170, - "y": 46051, - "z": -138438 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200004, - "eventId": 20231107, - "pos": { - "x": 51780, - "y": 46051, - "z": -129055 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022050 - }, { - "groupId": 45, - "instId": 200005, - "eventId": 20231108, - "pos": { - "x": -5250, - "y": 40013, - "z": -99810 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "monsterId": 2022040 - }, { - "groupId": 45, - "instId": 200006, - "eventId": 20231109, - "pos": { - "x": 1150, - "y": 39987, - "z": -91720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200017, - "eventId": 20231110, - "pos": { - "x": 36688, - "y": 41535, - "z": 26072 - }, - "rot": { - "x": 0, - "y": 100000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 45, - "instId": 200007, - "eventId": 20231111, - "pos": { - "x": 41680, - "y": 41535, - "z": 30220 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 45, - "instId": 200018, - "eventId": 20231112, - "pos": { - "x": 42560, - "y": 41505, - "z": 24110 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 2022040 - }, { - "groupId": 45, - "instId": 200008, - "eventId": 20231113, - "pos": { - "x": -53940, - "y": 13862, - "z": 28370 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 45, - "instId": 200009, - "eventId": 20231114, - "pos": { - "x": -64227, - "y": 13863, - "z": 24101 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200010, - "eventId": 20231115, - "pos": { - "x": -69814, - "y": 13862, - "z": 56955 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200011, - "eventId": 20231116, - "pos": { - "x": -76270, - "y": 13864, - "z": 57218 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 45, - "instId": 200019, - "eventId": 20231117, - "pos": { - "x": -12170, - "y": 17995, - "z": 60810 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200020, - "eventId": 20231118, - "pos": { - "x": -10548, - "y": 18031, - "z": 65591 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200021, - "eventId": 20231119, - "pos": { - "x": -15660, - "y": 18019, - "z": 64011 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 45, - "instId": 200012, - "eventId": 20231124, - "pos": { - "x": -6550, - "y": 23842, - "z": -55200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022050 - }, { - "groupId": 45, - "instId": 200013, - "eventId": 20231125, - "pos": { - "x": -12180, - "y": 23808, - "z": -65652 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "monsterId": 2022040 - }, { - "groupId": 45, - "instId": 200014, - "eventId": 20231126, - "pos": { - "x": 25266, - "y": 37938, - "z": -166039 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200015, - "eventId": 20231127, - "pos": { - "x": -71700, - "y": 2823, - "z": -29730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2022020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 12, - "pos": { - "x": 81800, - "y": 69560, - "z": -210550 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 46, - "instId": 300002, - "propState": 12, - "pos": { - "x": 50124, - "y": 69528, - "z": -193489 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 46, - "instId": 300003, - "propState": 12, - "pos": { - "x": 50860, - "y": 48033, - "z": -175210 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 46, - "instId": 300008, - "propState": 12, - "pos": { - "x": 37650, - "y": 46081, - "z": -87690 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 46, - "instId": 300006, - "propState": 12, - "pos": { - "x": -7854, - "y": 18001, - "z": -74030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 46, - "instId": 300004, - "propState": 12, - "pos": { - "x": 18614, - "y": 45123, - "z": -35360 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 46, - "instId": 300005, - "propState": 12, - "pos": { - "x": -58180, - "y": 2812, - "z": -21930 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 46, - "instId": 300007, - "propState": 12, - "pos": { - "x": 74752, - "y": 45722, - "z": -46898 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 46, - "instId": 300010, - "propState": 12, - "pos": { - "x": 138302, - "y": 45722, - "z": -84136 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 46, - "instId": 300009, - "propState": 12, - "pos": { - "x": 41340, - "y": 41535, - "z": 8190 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300002, - "propState": 8, - "pos": { - "x": -13110, - "y": 23831, - "z": -122630 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": -13981, - "y": 17976, - "z": -69944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 48, - "instId": 300026, - "propState": 8, - "pos": { - "x": 86829, - "y": 56015, - "z": -167336 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 48, - "instId": 300027, - "propState": 8, - "pos": { - "x": 48269, - "y": 42454, - "z": -76663 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 48, - "instId": 300028, - "propState": 8, - "pos": { - "x": -498, - "y": 13884, - "z": 22956 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 48, - "instId": 300003, - "propState": 8, - "pos": { - "x": 166724, - "y": 45951, - "z": -126118 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 48, - "instId": 300006, - "propState": 8, - "pos": { - "x": 87280, - "y": 69560, - "z": -229860 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300007, - "propState": 8, - "pos": { - "x": 19120, - "y": 46061, - "z": -117817 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300008, - "propState": 8, - "pos": { - "x": 41350, - "y": 65563, - "z": -210640 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300009, - "propState": 8, - "pos": { - "x": 27680, - "y": 51750, - "z": -201710 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300010, - "propState": 8, - "pos": { - "x": 19356, - "y": 42425, - "z": -128409 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300011, - "propState": 8, - "pos": { - "x": 16730, - "y": 37935, - "z": -174380 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300012, - "propState": 8, - "pos": { - "x": 55068, - "y": 69897, - "z": -214674 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300013, - "propState": 8, - "pos": { - "x": -1005, - "y": 23772, - "z": -80659 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300014, - "propState": 8, - "pos": { - "x": -48160, - "y": 7492, - "z": -26883 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300015, - "propState": 8, - "pos": { - "x": -17480, - "y": 27012, - "z": -32590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300016, - "propState": 8, - "pos": { - "x": -3700, - "y": 30948, - "z": -36440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300017, - "propState": 8, - "pos": { - "x": 64630, - "y": 46081, - "z": -147190 - }, - "rot": { - "x": 0, - "y": 44998, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300018, - "propState": 8, - "pos": { - "x": 157771, - "y": 45951, - "z": -105859 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300019, - "propState": 8, - "pos": { - "x": 79330, - "y": 44409, - "z": 2140 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300020, - "propState": 8, - "pos": { - "x": 61570, - "y": 44040, - "z": -5940 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300021, - "propState": 8, - "pos": { - "x": 45170, - "y": 41535, - "z": 33220 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300022, - "propState": 8, - "pos": { - "x": 30453, - "y": 43958, - "z": -17315 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300023, - "propState": 8, - "pos": { - "x": -37250, - "y": 13862, - "z": 102532 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300024, - "propState": 8, - "pos": { - "x": 55340, - "y": 46081, - "z": -96530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300025, - "propState": 8, - "pos": { - "x": 47700, - "y": 46079, - "z": -141040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11980, - "y": 37643, - "z": -71780 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300005, - "propState": 8, - "pos": { - "x": 36385, - "y": 65563, - "z": -215333 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "49": { - "monsters": [ - { - "groupId": 49, - "instId": 200001, - "eventId": 20231231, - "pos": { - "x": 4411, - "y": 42419, - "z": -120772 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "monsterId": 2022040 - }, { - "groupId": 49, - "instId": 200002, - "eventId": 20231232, - "pos": { - "x": 8380, - "y": 42419, - "z": -115233 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 2022060 - } - ], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 11, - "pos": { - "x": 2050, - "y": 42419, - "z": -117920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 49, - "instId": 300003, - "propState": 8, - "pos": { - "x": 2050, - "y": 42419, - "z": -117920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "50": { - "monsters": [ - { - "groupId": 50, - "instId": 200001, - "eventId": 20231234, - "pos": { - "x": 87375, - "y": 56676, - "z": -140551 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 50, - "instId": 200002, - "eventId": 20231235, - "pos": { - "x": 84580, - "y": 56706, - "z": -136900 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "monsterId": 2022020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 11, - "pos": { - "x": 83380, - "y": 56646, - "z": -132920 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 50, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 50, - "instId": 300003, - "propState": 8, - "pos": { - "x": 83380, - "y": 56646, - "z": -132920 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "51": { - "monsters": [ - { - "groupId": 51, - "instId": 200001, - "eventId": 20231237, - "pos": { - "x": 1792, - "y": 23803, - "z": -141588 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 2023020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 11, - "pos": { - "x": 2483, - "y": 23803, - "z": -148120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 51, - "instId": 300003, - "propState": 8, - "pos": { - "x": 2483, - "y": 23803, - "z": -148120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 51, - "instId": 300004, - "propState": 8, - "pos": { - "x": -8040, - "y": 23803, - "z": -131110 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 1, - "pos": { - "x": -30220, - "y": 13900, - "z": 17271 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 54, - "instId": 300002, - "propState": 2, - "pos": { - "x": -62844, - "y": 13900, - "z": 30960 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 54, - "instId": 300003, - "propState": 1, - "pos": { - "x": -76357, - "y": 13900, - "z": 63584 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 54, - "instId": 300004, - "propState": 1, - "pos": { - "x": -30000, - "y": 10040, - "z": 63500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102102 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 8, - "pos": { - "x": 28721, - "y": 65393, - "z": -235698 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 901 - }, { - "groupId": 55, - "instId": 300002, - "propState": 8, - "pos": { - "x": 28560, - "y": 65393, - "z": -236620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1207": { - "anchorId": 1, - "groupId": 55, - "instId": 300001, - "pos": { - "x": 28660, - "y": 65393, - "z": -234112 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300003, - "propState": 20, - "pos": { - "x": 5241, - "y": 30948, - "z": -26880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 56, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4855, - "y": 23772, - "z": -102669 - }, - "rot": { - "x": 0, - "y": 82135, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 56, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 56, - "instId": 300001, - "propState": 1, - "pos": { - "x": 5241, - "y": 30948, - "z": -26880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "58": { - "monsters": [ - { - "groupId": 58, - "instId": 200001, - "eventId": 20231251, - "pos": { - "x": 73771, - "y": 46079, - "z": -113696 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022040 - }, { - "groupId": 58, - "instId": 200002, - "eventId": 20231252, - "pos": { - "x": 71932, - "y": 46109, - "z": -113251 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 58, - "instId": 200003, - "eventId": 20231253, - "pos": { - "x": 71298, - "y": 46079, - "z": -110924 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022060 - } - ], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300003, - "propState": 20, - "pos": { - "x": 88725, - "y": 56015, - "z": -163440 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": 74161, - "y": 46081, - "z": -110536 - }, - "rot": { - "x": 0, - "y": 174091, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 58, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 58, - "instId": 300001, - "propState": 1, - "pos": { - "x": 88725, - "y": 56015, - "z": -163440 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 58, - "instId": 300004, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [ - { - "groupId": 73, - "instId": 400001, - "pos": { - "x": 118309, - "y": 45722, - "z": -28306 - }, - "rot": { - "x": 0, - "y": 241002, - "z": 0 - }, - "npcId": 12160 - } - ], - "props": [], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [ - { - "groupId": 77, - "instId": 400001, - "pos": { - "x": 75779, - "y": 45702, - "z": -52073 - }, - "rot": { - "x": 0, - "y": 151806, - "z": 0 - }, - "npcId": 12164 - } - ], - "props": [], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": -21281, - "y": 17766, - "z": -73620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300001, - "propState": 8, - "pos": { - "x": -30220, - "y": 13751, - "z": 122228 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 2, - "pos": { - "x": -7950, - "y": 23774, - "z": -82598 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102109 - }, { - "groupId": 86, - "instId": 300002, - "propState": 8, - "pos": { - "x": -7941, - "y": 23774, - "z": -82598 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 86, - "instId": 300003, - "propState": 8, - "pos": { - "x": -7941, - "y": 23774, - "z": -82598 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6470, - "y": 37643, - "z": -70450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 87, - "instId": 300003, - "propState": 8, - "pos": { - "x": -11411, - "y": 36368, - "z": -62620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102054 - }, - { - "groupId": 87, - "instId": 300004, - "propState": 12, - "pos": { - "x": 6060, - "y": 35340, - "z": -65990 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 87, - "instId": 300005, - "propState": 8, - "pos": { - "x": -6470, - "y": 37643, - "z": -70450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 87, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 87, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 87, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66064, - "y": 3834, - "z": -9941 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 88, - "instId": 300003, - "propState": 8, - "pos": { - "x": -73900, - "y": 2570, - "z": -5190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102063 - }, - { - "groupId": 88, - "instId": 300004, - "propState": 12, - "pos": { - "x": -70626, - "y": -50000, - "z": -10495 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 88, - "instId": 300005, - "propState": 8, - "pos": { - "x": -66064, - "y": 3834, - "z": -9941 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 88, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 88, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 88, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - }, { - "groupId": 88, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 120852, - "y": 46180, - "z": -32109 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": 98427, - "y": 46529, - "z": -78468 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": 125662, - "y": 47439, - "z": -26328 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 8, - "pos": { - "x": 136299, - "y": 45722, - "z": -73237 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "107": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 107, - "instId": 300002, - "propState": 8, - "pos": { - "x": -16088, - "y": 24566, - "z": -115402 - }, - "rot": { - "x": 0, - "y": 30997, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 107, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 270997, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 107, - "instId": 300001, - "propState": 20, - "pos": { - "x": 9915, - "y": 37935, - "z": -174428 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 107, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14459, - "y": 24891, - "z": -115212 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 102076 - }, { - "groupId": 107, - "instId": 300004, - "propState": 1, - "pos": { - "x": 9915, - "y": 37935, - "z": -174428 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 107, - "instId": 300005, - "propState": 8, - "pos": { - "x": -14459, - "y": 24891, - "z": -115212 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "122": { - "monsters": [ - { - "groupId": 122, - "instId": 200001, - "eventId": 101213, - "pos": { - "x": 184130, - "y": 45815, - "z": -119740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2023031 - } - ], - "npcs": [], - "props": [ - { - "groupId": 122, - "instId": 300001, - "propState": 8, - "pos": { - "x": 184130, - "y": 46815, - "z": -119740 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1113": { - "anchorId": 1, - "groupId": 122, - "instId": 300001, - "pos": { - "x": 177880, - "y": 45815, - "z": -119670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "135": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 135, - "instId": 300001, - "propState": 18, - "pos": { - "x": 107891, - "y": 46450, - "z": -20596 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - }, - { - "groupId": 135, - "instId": 300002, - "propState": 18, - "pos": { - "x": 118090, - "y": 46450, - "z": -28530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - }, - { - "groupId": 135, - "instId": 300003, - "propState": 18, - "pos": { - "x": 119610, - "y": 46472, - "z": -59995 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 135, - "instId": 300004, - "propState": 18, - "pos": { - "x": 127753, - "y": 46468, - "z": -73964 - }, - "rot": { - "x": 0, - "y": 160696, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 135, - "instId": 300005, - "propState": 18, - "pos": { - "x": 47415, - "y": 46828, - "z": -134440 - }, - "rot": { - "x": 0, - "y": 73840, - "z": 0 - }, - "propId": 102058 - }, { - "groupId": 135, - "instId": 300006, - "propState": 18, - "pos": { - "x": 47800, - "y": 48783, - "z": -166826 - }, - "rot": { - "x": 0, - "y": 227266, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 135, - "instId": 300007, - "propState": 18, - "pos": { - "x": 19246, - "y": 52476, - "z": -195150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 135, - "instId": 300008, - "propState": 18, - "pos": { - "x": 45919, - "y": 46827, - "z": -89874 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102011 - }, { - "groupId": 135, - "instId": 300009, - "propState": 18, - "pos": { - "x": 35434, - "y": 46608, - "z": -114961 - }, - "rot": { - "x": 0, - "y": 335627, - "z": 0 - }, - "propId": 102185 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300001, - "propState": 18, - "pos": { - "x": 73150, - "y": 70079, - "z": -216931 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "145": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 145, - "instId": 300001, - "propState": 12, - "pos": { - "x": 39457, - "y": 46081, - "z": -145959 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 145, - "instId": 300002, - "propState": 12, - "pos": { - "x": 60214, - "y": 44040, - "z": 3700 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 145, - "instId": 300003, - "propState": 12, - "pos": { - "x": -8286, - "y": 18094, - "z": 65589 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 145, - "instId": 300008, - "propState": 12, - "pos": { - "x": -26886, - "y": 13617, - "z": -2714 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "146": { - "monsters": [], - "npcs": [ - { - "groupId": 146, - "instId": 400001, - "pos": { - "x": 78400, - "y": 45722, - "z": -43870 - }, - "rot": { - "x": 0, - "y": 139761, - "z": 0 - }, - "npcId": 12190 - } - ], - "props": [ - { - "groupId": 146, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78400, - "y": 45722, - "z": -43870 - }, - "rot": { - "x": 0, - "y": 139761, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "154": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 154, - "instId": 300001, - "propState": 18, - "pos": { - "x": 26961, - "y": 65890, - "z": -216972 - }, - "rot": { - "x": 0, - "y": 129553, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 18, - "pos": { - "x": 118090, - "y": 46450, - "z": -28530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "158": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 158, - "instId": 300001, - "propState": 8, - "pos": { - "x": 12098, - "y": 42425, - "z": -136411 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1017": { - "anchorId": 1, - "groupId": 158, - "instId": 300001, - "pos": { - "x": 12158, - "y": 42425, - "z": -135388 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "188": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 18, - "pos": { - "x": 88686, - "y": 46273, - "z": -39035 - }, - "rot": { - "x": 0, - "y": 241218, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 8, - "pos": { - "x": -30220, - "y": 13751, - "z": 122228 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "192": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 192, - "instId": 300001, - "propState": 18, - "pos": { - "x": 90557, - "y": 46218, - "z": -48743 - }, - "rot": { - "x": 0, - "y": 249552, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 301, - "startAnchorId": 1, - "startGroupId": 33, - "isEnteredSceneInfo": true - } - }, - "202310104": { - "P20231_F20231001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": 70417, - "y": 69528, - "z": -243865 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": 72560, - "y": 45702, - "z": -66770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": -4870, - "y": 13862, - "z": 28560 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300004, - "propState": 8, - "pos": { - "x": -35060, - "y": 13617, - "z": -10210 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2023101": { - "anchorId": 1, - "groupId": 1, - "instId": 300001, - "pos": { - "x": 79710, - "y": 69528, - "z": -247520 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - } - }, - "2023102": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": 70321, - "y": 45702, - "z": -62363 - }, - "rot": { - "x": 0, - "y": 66000, - "z": 0 - } - }, - "2023103": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": -540, - "y": 13884, - "z": 26879 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - } - }, - "2023104": { - "anchorId": 4, - "groupId": 1, - "instId": 300004, - "pos": { - "x": -32370, - "y": 13595, - "z": -14300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "30": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 30, - "instId": 300005, - "propState": 0, - "pos": { - "x": 10966, - "y": 36279, - "z": 22437 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 30, - "instId": 300001, - "propState": 2, - "pos": { - "x": 10966, - "y": 36279, - "z": 22437 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102103 - }, - { - "groupId": 30, - "instId": 300002, - "propState": 0, - "pos": { - "x": 12990, - "y": 38203, - "z": 16170 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 30, - "instId": 300003, - "propState": 0, - "pos": { - "x": 9900, - "y": 13862, - "z": 30230 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 30, - "instId": 300004, - "propState": 0, - "pos": { - "x": 7800, - "y": 13884, - "z": 25600 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "31": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 31, - "instId": 300005, - "propState": 0, - "pos": { - "x": 11570, - "y": 42010, - "z": -13313 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 31, - "instId": 300001, - "propState": 2, - "pos": { - "x": 11570, - "y": 42010, - "z": -13313 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102103 - }, - { - "groupId": 31, - "instId": 300002, - "propState": 0, - "pos": { - "x": 16152, - "y": 43958, - "z": -16770 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102000 - }, - { - "groupId": 31, - "instId": 300003, - "propState": 0, - "pos": { - "x": 5340, - "y": 16121, - "z": -8680 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102000 - }, { - "groupId": 31, - "instId": 300004, - "propState": 0, - "pos": { - "x": 7490, - "y": 16121, - "z": -13310 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "32": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 32, - "instId": 300001, - "propState": 8, - "pos": { - "x": 84820, - "y": 69528, - "z": -252490 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "33": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 33, - "instId": 300001, - "propState": 8, - "pos": { - "x": -104440, - "y": 3835, - "z": -14700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "43": { - "monsters": [ - { - "groupId": 43, - "instId": 200001, - "eventId": 20231130, - "pos": { - "x": 43393, - "y": 42400, - "z": -25342 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "45": { - "monsters": [ - { - "groupId": 45, - "instId": 200001, - "eventId": 20231101, - "pos": { - "x": 61550, - "y": 69528, - "z": -177690 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 2022050 - }, - { - "groupId": 45, - "instId": 200002, - "eventId": 20231102, - "pos": { - "x": 39361, - "y": 65393, - "z": -197998 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 2022020 - }, - { - "groupId": 45, - "instId": 200016, - "eventId": 20231104, - "pos": { - "x": 67677, - "y": 46051, - "z": -131875 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2022040 - }, - { - "groupId": 45, - "instId": 200003, - "eventId": 20231106, - "pos": { - "x": 62170, - "y": 46051, - "z": -138438 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200004, - "eventId": 20231107, - "pos": { - "x": 51780, - "y": 46051, - "z": -129055 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022050 - }, { - "groupId": 45, - "instId": 200005, - "eventId": 20231108, - "pos": { - "x": -5250, - "y": 40013, - "z": -99810 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "monsterId": 2022040 - }, { - "groupId": 45, - "instId": 200006, - "eventId": 20231109, - "pos": { - "x": 1150, - "y": 39987, - "z": -91720 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200017, - "eventId": 20231110, - "pos": { - "x": 36688, - "y": 41535, - "z": 26072 - }, - "rot": { - "x": 0, - "y": 100000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 45, - "instId": 200007, - "eventId": 20231111, - "pos": { - "x": 41680, - "y": 41535, - "z": 30220 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 45, - "instId": 200018, - "eventId": 20231112, - "pos": { - "x": 42560, - "y": 41505, - "z": 24110 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 2022040 - }, { - "groupId": 45, - "instId": 200008, - "eventId": 20231113, - "pos": { - "x": -53940, - "y": 13862, - "z": 28370 - }, - "rot": { - "x": 0, - "y": 30000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 45, - "instId": 200009, - "eventId": 20231114, - "pos": { - "x": -64227, - "y": 13863, - "z": 24101 - }, - "rot": { - "x": 0, - "y": 110000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200010, - "eventId": 20231115, - "pos": { - "x": -69814, - "y": 13862, - "z": 56955 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200011, - "eventId": 20231116, - "pos": { - "x": -76270, - "y": 13864, - "z": 57218 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 45, - "instId": 200019, - "eventId": 20231117, - "pos": { - "x": -12170, - "y": 17995, - "z": 60810 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200020, - "eventId": 20231118, - "pos": { - "x": -10548, - "y": 18031, - "z": 65591 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200021, - "eventId": 20231119, - "pos": { - "x": -15660, - "y": 18019, - "z": 64011 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022020 - }, { - "groupId": 45, - "instId": 200012, - "eventId": 20231124, - "pos": { - "x": -6550, - "y": 23842, - "z": -55200 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022050 - }, { - "groupId": 45, - "instId": 200013, - "eventId": 20231125, - "pos": { - "x": -12180, - "y": 23808, - "z": -65652 - }, - "rot": { - "x": 0, - "y": 40000, - "z": 0 - }, - "monsterId": 2022040 - }, { - "groupId": 45, - "instId": 200014, - "eventId": 20231126, - "pos": { - "x": 25266, - "y": 37938, - "z": -166039 - }, - "rot": { - "x": 0, - "y": 330000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 45, - "instId": 200015, - "eventId": 20231127, - "pos": { - "x": -71700, - "y": 2823, - "z": -29730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2022020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "46": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 12, - "pos": { - "x": 81800, - "y": 69560, - "z": -210550 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 46, - "instId": 300002, - "propState": 12, - "pos": { - "x": 50124, - "y": 69528, - "z": -193489 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 46, - "instId": 300003, - "propState": 12, - "pos": { - "x": 50860, - "y": 48033, - "z": -175210 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 46, - "instId": 300008, - "propState": 12, - "pos": { - "x": 37650, - "y": 46081, - "z": -87690 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 46, - "instId": 300006, - "propState": 12, - "pos": { - "x": -7854, - "y": 18001, - "z": -74030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 46, - "instId": 300004, - "propState": 12, - "pos": { - "x": 18614, - "y": 45123, - "z": -35360 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 46, - "instId": 300005, - "propState": 12, - "pos": { - "x": -58180, - "y": 2812, - "z": -21930 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 46, - "instId": 300007, - "propState": 12, - "pos": { - "x": 74752, - "y": 45722, - "z": -46898 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 46, - "instId": 300010, - "propState": 12, - "pos": { - "x": 138302, - "y": 45722, - "z": -84136 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 46, - "instId": 300009, - "propState": 12, - "pos": { - "x": 41340, - "y": 41535, - "z": 8190 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "48": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 48, - "instId": 300002, - "propState": 8, - "pos": { - "x": -13110, - "y": 23831, - "z": -122630 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 48, - "instId": 300001, - "propState": 8, - "pos": { - "x": -13981, - "y": 17976, - "z": -69944 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 48, - "instId": 300026, - "propState": 8, - "pos": { - "x": 86829, - "y": 56015, - "z": -167336 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 48, - "instId": 300027, - "propState": 8, - "pos": { - "x": 48269, - "y": 42454, - "z": -76663 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 48, - "instId": 300028, - "propState": 8, - "pos": { - "x": -498, - "y": 13884, - "z": 22956 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 48, - "instId": 300003, - "propState": 8, - "pos": { - "x": 166724, - "y": 45951, - "z": -126118 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 48, - "instId": 300006, - "propState": 8, - "pos": { - "x": 87280, - "y": 69560, - "z": -229860 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300007, - "propState": 8, - "pos": { - "x": 19120, - "y": 46061, - "z": -117817 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300008, - "propState": 8, - "pos": { - "x": 41350, - "y": 65563, - "z": -210640 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300009, - "propState": 8, - "pos": { - "x": 27680, - "y": 51750, - "z": -201710 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300010, - "propState": 8, - "pos": { - "x": 19356, - "y": 42425, - "z": -128409 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300011, - "propState": 8, - "pos": { - "x": 16730, - "y": 37935, - "z": -174380 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300012, - "propState": 8, - "pos": { - "x": 55068, - "y": 69897, - "z": -214674 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300013, - "propState": 8, - "pos": { - "x": -1005, - "y": 23772, - "z": -80659 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300014, - "propState": 8, - "pos": { - "x": -48160, - "y": 7492, - "z": -26883 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300015, - "propState": 8, - "pos": { - "x": -17480, - "y": 27012, - "z": -32590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300016, - "propState": 8, - "pos": { - "x": -3700, - "y": 30948, - "z": -36440 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300017, - "propState": 8, - "pos": { - "x": 64630, - "y": 46081, - "z": -147190 - }, - "rot": { - "x": 0, - "y": 44998, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300018, - "propState": 8, - "pos": { - "x": 157771, - "y": 45951, - "z": -105859 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300019, - "propState": 8, - "pos": { - "x": 79330, - "y": 44409, - "z": 2140 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300020, - "propState": 8, - "pos": { - "x": 61570, - "y": 44040, - "z": -5940 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300021, - "propState": 8, - "pos": { - "x": 45170, - "y": 41535, - "z": 33220 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300022, - "propState": 8, - "pos": { - "x": 30453, - "y": 43958, - "z": -17315 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300023, - "propState": 8, - "pos": { - "x": -37250, - "y": 13862, - "z": 102532 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300024, - "propState": 8, - "pos": { - "x": 55340, - "y": 46081, - "z": -96530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300025, - "propState": 8, - "pos": { - "x": 47700, - "y": 46079, - "z": -141040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 48, - "instId": 300004, - "propState": 8, - "pos": { - "x": 11980, - "y": 37643, - "z": -71780 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 48, - "instId": 300005, - "propState": 8, - "pos": { - "x": 36385, - "y": 65563, - "z": -215333 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "49": { - "monsters": [ - { - "groupId": 49, - "instId": 200001, - "eventId": 20231231, - "pos": { - "x": 4411, - "y": 42419, - "z": -120772 - }, - "rot": { - "x": 0, - "y": 70000, - "z": 0 - }, - "monsterId": 2022040 - }, { - "groupId": 49, - "instId": 200002, - "eventId": 20231232, - "pos": { - "x": 8380, - "y": 42419, - "z": -115233 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 2022060 - } - ], - "npcs": [], - "props": [ - { - "groupId": 49, - "instId": 300001, - "propState": 11, - "pos": { - "x": 2050, - "y": 42419, - "z": -117920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 49, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 49, - "instId": 300003, - "propState": 8, - "pos": { - "x": 2050, - "y": 42419, - "z": -117920 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "50": { - "monsters": [ - { - "groupId": 50, - "instId": 200001, - "eventId": 20231234, - "pos": { - "x": 87375, - "y": 56676, - "z": -140551 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 50, - "instId": 200002, - "eventId": 20231235, - "pos": { - "x": 84580, - "y": 56706, - "z": -136900 - }, - "rot": { - "x": 0, - "y": 170000, - "z": 0 - }, - "monsterId": 2022020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 50, - "instId": 300001, - "propState": 11, - "pos": { - "x": 83380, - "y": 56646, - "z": -132920 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 50, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 50, - "instId": 300003, - "propState": 8, - "pos": { - "x": 83380, - "y": 56646, - "z": -132920 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "51": { - "monsters": [ - { - "groupId": 51, - "instId": 200001, - "eventId": 20231237, - "pos": { - "x": 1792, - "y": 23803, - "z": -141588 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "monsterId": 2023020 - } - ], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300001, - "propState": 11, - "pos": { - "x": 2483, - "y": 23803, - "z": -148120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 51, - "instId": 300003, - "propState": 8, - "pos": { - "x": 2483, - "y": 23803, - "z": -148120 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 51, - "instId": 300004, - "propState": 8, - "pos": { - "x": -8040, - "y": 23803, - "z": -131110 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "54": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 54, - "instId": 300001, - "propState": 1, - "pos": { - "x": -30220, - "y": 13900, - "z": 17271 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 54, - "instId": 300002, - "propState": 2, - "pos": { - "x": -62844, - "y": 13900, - "z": 30960 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 54, - "instId": 300003, - "propState": 1, - "pos": { - "x": -76357, - "y": 13900, - "z": 63584 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102083 - }, { - "groupId": 54, - "instId": 300004, - "propState": 1, - "pos": { - "x": -30000, - "y": 10040, - "z": 63500 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102102 - } - ], - "teleports": {} - }, - "55": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 55, - "instId": 300001, - "propState": 8, - "pos": { - "x": 28721, - "y": 65393, - "z": -235698 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 901 - }, { - "groupId": 55, - "instId": 300002, - "propState": 8, - "pos": { - "x": 28560, - "y": 65393, - "z": -236620 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102 - } - ], - "teleports": { - "1207": { - "anchorId": 1, - "groupId": 55, - "instId": 300001, - "pos": { - "x": 28660, - "y": 65393, - "z": -234112 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "56": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 56, - "instId": 300003, - "propState": 20, - "pos": { - "x": 5241, - "y": 30948, - "z": -26880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 56, - "instId": 300002, - "propState": 8, - "pos": { - "x": -4855, - "y": 23772, - "z": -102669 - }, - "rot": { - "x": 0, - "y": 82135, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 56, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 56, - "instId": 300001, - "propState": 1, - "pos": { - "x": 5241, - "y": 30948, - "z": -26880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "58": { - "monsters": [ - { - "groupId": 58, - "instId": 200001, - "eventId": 20231251, - "pos": { - "x": 73771, - "y": 46079, - "z": -113696 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022040 - }, { - "groupId": 58, - "instId": 200002, - "eventId": 20231252, - "pos": { - "x": 71932, - "y": 46109, - "z": -113251 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 58, - "instId": 200003, - "eventId": 20231253, - "pos": { - "x": 71298, - "y": 46079, - "z": -110924 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022060 - } - ], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300003, - "propState": 20, - "pos": { - "x": 88725, - "y": 56015, - "z": -163440 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": 74161, - "y": 46081, - "z": -110536 - }, - "rot": { - "x": 0, - "y": 174091, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 58, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 58, - "instId": 300001, - "propState": 1, - "pos": { - "x": 88725, - "y": 56015, - "z": -163440 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 58, - "instId": 300004, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "73": { - "monsters": [], - "npcs": [ - { - "groupId": 73, - "instId": 400001, - "pos": { - "x": 118309, - "y": 45722, - "z": -28306 - }, - "rot": { - "x": 0, - "y": 241002, - "z": 0 - }, - "npcId": 12160 - } - ], - "props": [], - "teleports": {} - }, - "77": { - "monsters": [], - "npcs": [ - { - "groupId": 77, - "instId": 400001, - "pos": { - "x": 75779, - "y": 45702, - "z": -52073 - }, - "rot": { - "x": 0, - "y": 151806, - "z": 0 - }, - "npcId": 12164 - } - ], - "props": [], - "teleports": {} - }, - "80": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 80, - "instId": 300001, - "propState": 8, - "pos": { - "x": -21281, - "y": 17766, - "z": -73620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102004 - } - ], - "teleports": {} - }, - "84": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 84, - "instId": 300001, - "propState": 8, - "pos": { - "x": -30220, - "y": 13751, - "z": 122228 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "86": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 86, - "instId": 300001, - "propState": 2, - "pos": { - "x": -7950, - "y": 23774, - "z": -82598 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102109 - }, { - "groupId": 86, - "instId": 300002, - "propState": 8, - "pos": { - "x": -7941, - "y": 23774, - "z": -82598 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 217 - }, { - "groupId": 86, - "instId": 300003, - "propState": 8, - "pos": { - "x": -7941, - "y": 23774, - "z": -82598 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "87": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 87, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6470, - "y": 37643, - "z": -70450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 87, - "instId": 300003, - "propState": 8, - "pos": { - "x": -11411, - "y": 36368, - "z": -62620 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102054 - }, - { - "groupId": 87, - "instId": 300004, - "propState": 12, - "pos": { - "x": 6060, - "y": 35340, - "z": -65990 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 87, - "instId": 300005, - "propState": 8, - "pos": { - "x": -6470, - "y": 37643, - "z": -70450 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 87, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 87, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 87, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "88": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 88, - "instId": 300002, - "propState": 8, - "pos": { - "x": -66064, - "y": 3834, - "z": -9941 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 88, - "instId": 300003, - "propState": 8, - "pos": { - "x": -73900, - "y": 2570, - "z": -5190 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102063 - }, - { - "groupId": 88, - "instId": 300004, - "propState": 12, - "pos": { - "x": -70626, - "y": -50000, - "z": -10495 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 88, - "instId": 300005, - "propState": 8, - "pos": { - "x": -66064, - "y": 3834, - "z": -9941 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 88, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 88, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 88, - "instId": 300008, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - }, { - "groupId": 88, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300001, - "propState": 8, - "pos": { - "x": 120852, - "y": 46180, - "z": -32109 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "95": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 95, - "instId": 300001, - "propState": 8, - "pos": { - "x": 98427, - "y": 46529, - "z": -78468 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "96": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 96, - "instId": 300001, - "propState": 8, - "pos": { - "x": 125662, - "y": 47439, - "z": -26328 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "97": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 97, - "instId": 300001, - "propState": 8, - "pos": { - "x": 136299, - "y": 45722, - "z": -73237 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "107": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 107, - "instId": 300002, - "propState": 8, - "pos": { - "x": -16088, - "y": 24566, - "z": -115402 - }, - "rot": { - "x": 0, - "y": 30997, - "z": 0 - }, - "propId": 211 - }, - { - "groupId": 107, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 270997, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 107, - "instId": 300001, - "propState": 20, - "pos": { - "x": 9915, - "y": 37935, - "z": -174428 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 107, - "instId": 300003, - "propState": 8, - "pos": { - "x": -14459, - "y": 24891, - "z": -115212 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 102076 - }, { - "groupId": 107, - "instId": 300004, - "propState": 1, - "pos": { - "x": 9915, - "y": 37935, - "z": -174428 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 107, - "instId": 300005, - "propState": 8, - "pos": { - "x": -14459, - "y": 24891, - "z": -115212 - }, - "rot": { - "x": 0, - "y": 300000, - "z": 0 - }, - "propId": 217 - } - ], - "teleports": {} - }, - "122": { - "monsters": [ - { - "groupId": 122, - "instId": 200001, - "eventId": 101213, - "pos": { - "x": 184130, - "y": 45815, - "z": -119740 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2023031 - } - ], - "npcs": [], - "props": [ - { - "groupId": 122, - "instId": 300001, - "propState": 8, - "pos": { - "x": 184130, - "y": 46815, - "z": -119740 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1113": { - "anchorId": 1, - "groupId": 122, - "instId": 300001, - "pos": { - "x": 177880, - "y": 45815, - "z": -119670 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - } - } - }, - "135": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 135, - "instId": 300001, - "propState": 18, - "pos": { - "x": 107891, - "y": 46450, - "z": -20596 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - }, - { - "groupId": 135, - "instId": 300002, - "propState": 18, - "pos": { - "x": 118090, - "y": 46450, - "z": -28530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - }, - { - "groupId": 135, - "instId": 300003, - "propState": 18, - "pos": { - "x": 119610, - "y": 46472, - "z": -59995 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102012 - }, - { - "groupId": 135, - "instId": 300004, - "propState": 18, - "pos": { - "x": 127753, - "y": 46468, - "z": -73964 - }, - "rot": { - "x": 0, - "y": 160696, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 135, - "instId": 300005, - "propState": 18, - "pos": { - "x": 47415, - "y": 46828, - "z": -134440 - }, - "rot": { - "x": 0, - "y": 73840, - "z": 0 - }, - "propId": 102058 - }, { - "groupId": 135, - "instId": 300006, - "propState": 18, - "pos": { - "x": 47800, - "y": 48783, - "z": -166826 - }, - "rot": { - "x": 0, - "y": 227266, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 135, - "instId": 300007, - "propState": 18, - "pos": { - "x": 19246, - "y": 52476, - "z": -195150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - }, { - "groupId": 135, - "instId": 300008, - "propState": 18, - "pos": { - "x": 45919, - "y": 46827, - "z": -89874 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102011 - }, { - "groupId": 135, - "instId": 300009, - "propState": 18, - "pos": { - "x": 35434, - "y": 46608, - "z": -114961 - }, - "rot": { - "x": 0, - "y": 335627, - "z": 0 - }, - "propId": 102185 - } - ], - "teleports": {} - }, - "137": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 137, - "instId": 300001, - "propState": 18, - "pos": { - "x": 73150, - "y": 70079, - "z": -216931 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "145": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 145, - "instId": 300001, - "propState": 12, - "pos": { - "x": 39457, - "y": 46081, - "z": -145959 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 145, - "instId": 300002, - "propState": 12, - "pos": { - "x": 60214, - "y": 44040, - "z": 3700 - }, - "rot": { - "x": 0, - "y": 45000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 145, - "instId": 300003, - "propState": 12, - "pos": { - "x": -8286, - "y": 18094, - "z": 65589 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 145, - "instId": 300008, - "propState": 12, - "pos": { - "x": -26886, - "y": 13617, - "z": -2714 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "146": { - "monsters": [], - "npcs": [ - { - "groupId": 146, - "instId": 400001, - "pos": { - "x": 78400, - "y": 45722, - "z": -43870 - }, - "rot": { - "x": 0, - "y": 139761, - "z": 0 - }, - "npcId": 12190 - } - ], - "props": [ - { - "groupId": 146, - "instId": 300001, - "propState": 8, - "pos": { - "x": 78400, - "y": 45722, - "z": -43870 - }, - "rot": { - "x": 0, - "y": 139761, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "154": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 154, - "instId": 300001, - "propState": 18, - "pos": { - "x": 26961, - "y": 65890, - "z": -216972 - }, - "rot": { - "x": 0, - "y": 129553, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "157": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 157, - "instId": 300001, - "propState": 18, - "pos": { - "x": 118090, - "y": 46450, - "z": -28530 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - }, - "158": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 158, - "instId": 300001, - "propState": 8, - "pos": { - "x": 12098, - "y": 42425, - "z": -136411 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1017": { - "anchorId": 1, - "groupId": 158, - "instId": 300001, - "pos": { - "x": 12158, - "y": 42425, - "z": -135388 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "188": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 18, - "pos": { - "x": 88686, - "y": 46273, - "z": -39035 - }, - "rot": { - "x": 0, - "y": 241218, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 8, - "pos": { - "x": -30220, - "y": 13751, - "z": 122228 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": {} - }, - "192": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 192, - "instId": 300001, - "propState": 18, - "pos": { - "x": 90557, - "y": 46218, - "z": -48743 - }, - "rot": { - "x": 0, - "y": 249552, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 301, - "startAnchorId": 0, - "startGroupId": 0, - "isEnteredSceneInfo": true - } - }, - "202320102": { - "P20232_F20232001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 1, - "instId": 300001, - "propState": 8, - "pos": { - "x": -121260, - "y": 11830, - "z": 1130 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300002, - "propState": 8, - "pos": { - "x": -324150, - "y": -29427, - "z": 9050 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300003, - "propState": 8, - "pos": { - "x": -416990, - "y": -34517, - "z": 9110 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 1, - "instId": 300004, - "propState": 0, - "pos": { - "x": 1480, - "y": 1120, - "z": 23220 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 114 - } - ], - "teleports": { - "2023201": { - "anchorId": 1, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -124370, - "y": 11839, - "z": 5050 - }, - "rot": { - "x": 0, - "y": 268536, - "z": 0 - } - }, - "2023202": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": -318622, - "y": -29427, - "z": 4924 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - }, - "2023203": { - "anchorId": 3, - "groupId": 1, - "instId": 300003, - "pos": { - "x": -420500, - "y": -34528, - "z": 4500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - } - } - } - }, - "34": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 34, - "instId": 300001, - "propState": 8, - "pos": { - "x": -531760, - "y": 27410, - "z": 120350 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102094 - }, { - "groupId": 34, - "instId": 300002, - "propState": 8, - "pos": { - "x": -531470, - "y": 27410, - "z": -104890 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102094 - }, { - "groupId": 34, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "35": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 35, - "instId": 300001, - "propState": 8, - "pos": { - "x": -653660, - "y": -4970, - "z": 102880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102094 - }, { - "groupId": 35, - "instId": 300002, - "propState": 8, - "pos": { - "x": -654850, - "y": -5410, - "z": -93730 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102094 - }, { - "groupId": 35, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "36": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 36, - "instId": 300001, - "propState": 8, - "pos": { - "x": -773100, - "y": -36290, - "z": 102640 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102094 - }, { - "groupId": 36, - "instId": 300002, - "propState": 8, - "pos": { - "x": -773010, - "y": -36280, - "z": -92390 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102094 - }, { - "groupId": 36, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "44": { - "monsters": [ - { - "groupId": 44, - "instId": 200001, - "eventId": 20232234, - "pos": { - "x": -362189, - "y": -36929, - "z": -18976 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 44, - "instId": 200002, - "eventId": 20232235, - "pos": { - "x": -360640, - "y": -36929, - "z": -16070 - }, - "rot": { - "x": 0, - "y": 310000, - "z": 0 - }, - "monsterId": 2022060 - } - ], - "npcs": [], - "props": [ - { - "groupId": 44, - "instId": 300001, - "propState": 11, - "pos": { - "x": -357650, - "y": -36929, - "z": -21270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 44, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 44, - "instId": 300003, - "propState": 8, - "pos": { - "x": -357650, - "y": -36929, - "z": -21270 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "45": { - "monsters": [ - { - "groupId": 45, - "instId": 200001, - "eventId": 20232231, - "pos": { - "x": -370150, - "y": -29427, - "z": 4710 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2023030 - } - ], - "npcs": [], - "props": [ - { - "groupId": 45, - "instId": 300001, - "propState": 11, - "pos": { - "x": -361770, - "y": -29393, - "z": 4870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 45, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 45, - "instId": 300003, - "propState": 8, - "pos": { - "x": -361770, - "y": -29393, - "z": 4870 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "46": { - "monsters": [ - { - "groupId": 46, - "instId": 200001, - "eventId": 20232232, - "pos": { - "x": -453220, - "y": -44480, - "z": 59330 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "monsterId": 2023010 - } - ], - "npcs": [], - "props": [ - { - "groupId": 46, - "instId": 300001, - "propState": 11, - "pos": { - "x": -447248, - "y": -44480, - "z": 59677 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 46, - "instId": 300002, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 46, - "instId": 300003, - "propState": 8, - "pos": { - "x": -447248, - "y": -44480, - "z": 59677 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "47": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 47, - "instId": 300001, - "propState": 12, - "pos": { - "x": -30998, - "y": 1183, - "z": 22001 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 47, - "instId": 300002, - "propState": 12, - "pos": { - "x": -153920, - "y": 11090, - "z": 32890 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 47, - "instId": 300003, - "propState": 12, - "pos": { - "x": -123449, - "y": 4076, - "z": -42440 - }, - "rot": { - "x": 0, - "y": 2194, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 47, - "instId": 300008, - "propState": 12, - "pos": { - "x": -264010, - "y": -14358, - "z": 15306 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 47, - "instId": 300006, - "propState": 12, - "pos": { - "x": -354883, - "y": -37000, - "z": 21441 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 47, - "instId": 300004, - "propState": 12, - "pos": { - "x": -337297, - "y": -29427, - "z": 4902 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 47, - "instId": 300005, - "propState": 12, - "pos": { - "x": -346280, - "y": -39506, - "z": -75430 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 47, - "instId": 300007, - "propState": 12, - "pos": { - "x": -397965, - "y": -36890, - "z": 35765 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 47, - "instId": 300010, - "propState": 12, - "pos": { - "x": -486300, - "y": -51243, - "z": 14780 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 47, - "instId": 300009, - "propState": 12, - "pos": { - "x": -397371, - "y": -44510, - "z": -107140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "49": { - "monsters": [ - { - "groupId": 49, - "instId": 200001, - "eventId": 20232125, - "pos": { - "x": -6621, - "y": 1376, - "z": 32124 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 8002040 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "51": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 51, - "instId": 300002, - "propState": 8, - "pos": { - "x": -388620, - "y": -29400, - "z": 4960 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 51, - "instId": 300001, - "propState": 8, - "pos": { - "x": -281056, - "y": -14358, - "z": 10890 - }, - "rot": { - "x": 0, - "y": 135000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 51, - "instId": 300026, - "propState": 8, - "pos": { - "x": -456610, - "y": -44480, - "z": 76500 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 51, - "instId": 300027, - "propState": 8, - "pos": { - "x": -386518, - "y": -36929, - "z": -21661 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 51, - "instId": 300028, - "propState": 8, - "pos": { - "x": -410828, - "y": -45336, - "z": 89749 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - }, { - "groupId": 51, - "instId": 300006, - "propState": 8, - "pos": { - "x": -153690, - "y": 11090, - "z": -23114 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300007, - "propState": 8, - "pos": { - "x": -325244, - "y": -34640, - "z": 23600 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300008, - "propState": 8, - "pos": { - "x": -309150, - "y": -34640, - "z": -24720 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300009, - "propState": 8, - "pos": { - "x": -349758, - "y": -39507, - "z": -60590 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300010, - "propState": 8, - "pos": { - "x": -411700, - "y": -39439, - "z": -65160 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300011, - "propState": 8, - "pos": { - "x": -387899, - "y": -34674, - "z": -3532 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300012, - "propState": 8, - "pos": { - "x": -411212, - "y": -36870, - "z": 39378 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300013, - "propState": 8, - "pos": { - "x": -443766, - "y": -44480, - "z": 68023 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300014, - "propState": 8, - "pos": { - "x": -491720, - "y": -51245, - "z": -29110 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300015, - "propState": 8, - "pos": { - "x": -389260, - "y": -34673, - "z": 12910 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 51, - "instId": 300003, - "propState": 8, - "pos": { - "x": -52022, - "y": 1495, - "z": -6666 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 51, - "instId": 300004, - "propState": 8, - "pos": { - "x": -92989, - "y": 5330, - "z": 15387 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 51, - "instId": 300005, - "propState": 8, - "pos": { - "x": -557640, - "y": -58600, - "z": 12390 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "53": { - "monsters": [ - { - "groupId": 53, - "instId": 200012, - "eventId": 20232101, - "pos": { - "x": -121308, - "y": 5876, - "z": 36885 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022020 - }, - { - "groupId": 53, - "instId": 200013, - "eventId": 20232102, - "pos": { - "x": -119840, - "y": 4934, - "z": 38040 - }, - "rot": { - "x": 0, - "y": 160000, - "z": 0 - }, - "monsterId": 2022010 - }, - { - "groupId": 53, - "instId": 200014, - "eventId": 20232103, - "pos": { - "x": -112801, - "y": 4629, - "z": 36639 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022020 - }, - { - "groupId": 53, - "instId": 200002, - "eventId": 20232105, - "pos": { - "x": -320323, - "y": -34846, - "z": -59863 - }, - "rot": { - "x": 0, - "y": 350831, - "z": 0 - }, - "monsterId": 2022050 - }, { - "groupId": 53, - "instId": 200001, - "eventId": 20232106, - "pos": { - "x": -319204, - "y": -34693, - "z": -56209 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "monsterId": 2022050 - }, { - "groupId": 53, - "instId": 200015, - "eventId": 20232107, - "pos": { - "x": -332280, - "y": -34690, - "z": -69600 - }, - "rot": { - "x": 0, - "y": 283695, - "z": 0 - }, - "monsterId": 2022050 - }, { - "groupId": 53, - "instId": 200003, - "eventId": 20232108, - "pos": { - "x": -359303, - "y": -39453, - "z": -66833 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 53, - "instId": 200005, - "eventId": 20232110, - "pos": { - "x": -368750, - "y": -36929, - "z": 18770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 53, - "instId": 200004, - "eventId": 20232111, - "pos": { - "x": -376469, - "y": -36929, - "z": 23200 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 53, - "instId": 200016, - "eventId": 20232114, - "pos": { - "x": -403070, - "y": -36870, - "z": 40000 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 53, - "instId": 200006, - "eventId": 20232115, - "pos": { - "x": -408890, - "y": -36870, - "z": 39470 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 53, - "instId": 200007, - "eventId": 20232116, - "pos": { - "x": -459965, - "y": -44241, - "z": 113862 - }, - "rot": { - "x": 0, - "y": 140000, - "z": 0 - }, - "monsterId": 2022060 - }, { - "groupId": 53, - "instId": 200017, - "eventId": 20232117, - "pos": { - "x": -456324, - "y": -44252, - "z": 110789 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 53, - "instId": 200008, - "eventId": 20232118, - "pos": { - "x": -412041, - "y": -39439, - "z": -50132 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "monsterId": 2022010 - }, { - "groupId": 53, - "instId": 200011, - "eventId": 20232119, - "pos": { - "x": -496760, - "y": -51243, - "z": -57740 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "monsterId": 2022040 - }, { - "groupId": 53, - "instId": 200009, - "eventId": 20232120, - "pos": { - "x": -501877, - "y": -51243, - "z": -42950 - }, - "rot": { - "x": 0, - "y": 130000, - "z": 0 - }, - "monsterId": 2022060 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "57": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 57, - "instId": 300001, - "propState": 8, - "pos": { - "x": -591610, - "y": -58600, - "z": -1350 - }, - "rot": { - "x": 0, - "y": 290000, - "z": 0 - }, - "propId": 113 - } - ], - "teleports": { - "1303": { - "anchorId": 1, - "groupId": 57, - "instId": 300001, - "pos": { - "x": -590890, - "y": -58600, - "z": 930 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "58": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 58, - "instId": 300001, - "propState": 8, - "pos": { - "x": -623334, - "y": -63641, - "z": 5094 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102186 - }, { - "groupId": 58, - "instId": 300002, - "propState": 8, - "pos": { - "x": -318050, - "y": -34690, - "z": -66770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 58, - "instId": 300003, - "propState": 8, - "pos": { - "x": -318050, - "y": -34690, - "z": -66770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 58, - "instId": 300004, - "propState": 8, - "pos": { - "x": -318050, - "y": -34690, - "z": -66770 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "61": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 61, - "instId": 300001, - "propState": 1, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 61, - "instId": 300002, - "propState": 8, - "pos": { - "x": -199520, - "y": 15772, - "z": 1050 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "99": { - "monsters": [ - { - "groupId": 99, - "instId": 200001, - "eventId": 101211, - "pos": { - "x": -405850, - "y": -44430, - "z": 115270 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "monsterId": 2023021 - } - ], - "npcs": [], - "props": [ - { - "groupId": 99, - "instId": 300001, - "propState": 8, - "pos": { - "x": -405850, - "y": -43430, - "z": 115270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 702 - } - ], - "teleports": { - "1111": { - "anchorId": 1, - "groupId": 99, - "instId": 300001, - "pos": { - "x": -405800, - "y": -44510, - "z": 109710 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "104": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 104, - "instId": 300001, - "propState": 18, - "pos": { - "x": -409820, - "y": -44008, - "z": 64757 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 907 - }, - { - "groupId": 104, - "instId": 300002, - "propState": 18, - "pos": { - "x": -471171, - "y": -43513, - "z": 69130 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 907 - }, - { - "groupId": 104, - "instId": 300003, - "propState": 18, - "pos": { - "x": -450569, - "y": -43370, - "z": 65700 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 907 - }, - { - "groupId": 104, - "instId": 300004, - "propState": 18, - "pos": { - "x": -409304, - "y": -36870, - "z": 37735 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102185 - }, { - "groupId": 104, - "instId": 300005, - "propState": 18, - "pos": { - "x": -506362, - "y": -50087, - "z": -23515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 907 - }, { - "groupId": 104, - "instId": 300006, - "propState": 18, - "pos": { - "x": -399494, - "y": -34556, - "z": 9111 - }, - "rot": { - "x": 0, - "y": 51981, - "z": 0 - }, - "propId": 102012 - }, { - "groupId": 104, - "instId": 300007, - "propState": 18, - "pos": { - "x": -166403, - "y": 17296, - "z": 9929 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 907 - } - ], - "teleports": {} - }, - "120": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 120, - "instId": 300001, - "propState": 12, - "pos": { - "x": -471840, - "y": -44480, - "z": 76310 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 120, - "instId": 300002, - "propState": 12, - "pos": { - "x": -397352, - "y": -36870, - "z": -29650 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 120, - "instId": 300003, - "propState": 12, - "pos": { - "x": -491873, - "y": -51245, - "z": -39100 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 120, - "instId": 300004, - "propState": 12, - "pos": { - "x": -558349, - "y": -58600, - "z": -2121 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "121": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 121, - "instId": 300007, - "propState": 8, - "pos": { - "x": -275282, - "y": -14359, - "z": 15160 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 121, - "instId": 300008, - "propState": 8, - "pos": { - "x": -324056, - "y": -29427, - "z": 792 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 121, - "instId": 300009, - "propState": 8, - "pos": { - "x": -379563, - "y": -37000, - "z": 30643 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, - { - "groupId": 121, - "instId": 300010, - "propState": 8, - "pos": { - "x": -467335, - "y": -46390, - "z": 27756 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 121, - "instId": 300001, - "propState": 8, - "pos": { - "x": -521902, - "y": -51245, - "z": -2305 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 121, - "instId": 300002, - "propState": 8, - "pos": { - "x": -415905, - "y": -34517, - "z": 132 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102007 - } - ], - "teleports": {} - }, - "129": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 129, - "instId": 300001, - "propState": 8, - "pos": { - "x": -404640, - "y": -44468, - "z": -104123 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 801 - } - ], - "teleports": { - "1018": { - "anchorId": 1, - "groupId": 129, - "instId": 300001, - "pos": { - "x": -404640, - "y": -44465, - "z": -102915 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - } - } - } - }, - "131": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 131, - "instId": 300001, - "propState": 8, - "pos": { - "x": -299108, - "y": -34717, - "z": -72192 - }, - "rot": { - "x": 0, - "y": 317068, - "z": 0 - }, - "propId": 131 - }, { - "groupId": 131, - "instId": 300002, - "propState": 8, - "pos": { - "x": -294680, - "y": -33070, - "z": -77430 - }, - "rot": { - "x": 0, - "y": 322233, - "z": 0 - }, - "propId": 102254 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 301, - "startAnchorId": 1, - "startGroupId": 131, - "isEnteredSceneInfo": true - } - }, - "202420102": { - "P20242_F20242001": { - "scenes": { - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 1, - "pos": { - "x": 44056, - "y": -18091, - "z": 43494 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102263 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 1, - "pos": { - "x": -57150, - "y": -46469, - "z": 54845 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102240 - }, { - "groupId": 6, - "instId": 300002, - "propState": 1, - "pos": { - "x": 26848, - "y": -44344, - "z": 91733 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102240 - }, { - "groupId": 6, - "instId": 300003, - "propState": 1, - "pos": { - "x": -57117, - "y": -46469, - "z": 43295 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102240 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -60778, - "y": -18041, - "z": 75796 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102241 - }, { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -60778, - "y": -18741, - "z": 75796 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102242 - }, { - "groupId": 7, - "instId": 300003, - "propState": 20, - "pos": { - "x": -60778, - "y": -18741, - "z": 75796 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": -60778, - "y": -18741, - "z": 75796 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -63038, - "y": -45736, - "z": -28826 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 102241 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -63038, - "y": -46436, - "z": -28826 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 102242 - }, { - "groupId": 8, - "instId": 300003, - "propState": 20, - "pos": { - "x": -63038, - "y": -46436, - "z": -28826 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -63038, - "y": -46436, - "z": -28826 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 2359, - "y": -50957, - "z": 60451 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102241 - }, { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": 2359, - "y": -51657, - "z": 60451 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102242 - }, { - "groupId": 9, - "instId": 300003, - "propState": 20, - "pos": { - "x": 2359, - "y": -51657, - "z": 60451 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": 2359, - "y": -51657, - "z": 60451 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": 49036, - "y": -41020, - "z": 59602 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": 34426, - "y": -18077, - "z": -43186 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 19, - "instId": 300003, - "propState": 8, - "pos": { - "x": -12590, - "y": -43640, - "z": 70880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 19, - "instId": 300004, - "propState": 8, - "pos": { - "x": -28790, - "y": -51710, - "z": 10713 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 19, - "instId": 300005, - "propState": 8, - "pos": { - "x": -36090, - "y": -18077, - "z": -43016 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 19, - "instId": 300006, - "propState": 8, - "pos": { - "x": 51910, - "y": -34215, - "z": -40955 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 19, - "instId": 300007, - "propState": 8, - "pos": { - "x": 10910, - "y": -26070, - "z": -11670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2024201": { - "anchorId": 1, - "groupId": 19, - "instId": 300001, - "pos": { - "x": 48950, - "y": -41002, - "z": 62440 - }, - "rot": { - "x": 0, - "y": 59245, - "z": 0 - } - }, - "2024202": { - "anchorId": 2, - "groupId": 19, - "instId": 300002, - "pos": { - "x": 32897, - "y": -18077, - "z": -37939 - }, - "rot": { - "x": 0, - "y": 341129, - "z": 0 - } - }, - "2024203": { - "anchorId": 3, - "groupId": 19, - "instId": 300003, - "pos": { - "x": -12060, - "y": -43640, - "z": 66370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2024204": { - "anchorId": 4, - "groupId": 19, - "instId": 300004, - "pos": { - "x": -27258, - "y": -51710, - "z": 5590 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2024205": { - "anchorId": 5, - "groupId": 19, - "instId": 300005, - "pos": { - "x": -34127, - "y": -18077, - "z": -37963 - }, - "rot": { - "x": 0, - "y": 20000, - "z": 0 - } - }, - "2024206": { - "anchorId": 6, - "groupId": 19, - "instId": 300006, - "pos": { - "x": 44360, - "y": -34216, - "z": -43150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2024207": { - "anchorId": 7, - "groupId": 19, - "instId": 300007, - "pos": { - "x": -769, - "y": -25940, - "z": -2833 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 12, - "pos": { - "x": 58738, - "y": -39357, - "z": 1030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 20, - "instId": 300002, - "propState": 12, - "pos": { - "x": 36264, - "y": -33754, - "z": -23524 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 20, - "instId": 300003, - "propState": 12, - "pos": { - "x": 80652, - "y": -40178, - "z": 88787 - }, - "rot": { - "x": 0, - "y": 214629, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 20, - "instId": 300004, - "propState": 12, - "pos": { - "x": 17493, - "y": -18077, - "z": -41338 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300005, - "propState": 12, - "pos": { - "x": 54723, - "y": -18037, - "z": 21536 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300006, - "propState": 12, - "pos": { - "x": -14590, - "y": -43659, - "z": 34364 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300007, - "propState": 12, - "pos": { - "x": -12782, - "y": -42867, - "z": 61015 - }, - "rot": { - "x": 0, - "y": 359000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300008, - "propState": 12, - "pos": { - "x": -28300, - "y": -51279, - "z": -47288 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300009, - "propState": 12, - "pos": { - "x": -6153, - "y": -51864, - "z": 112549 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300010, - "propState": 12, - "pos": { - "x": -71935, - "y": -45930, - "z": 45451 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300011, - "propState": 12, - "pos": { - "x": -46191, - "y": -51710, - "z": 10382 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300012, - "propState": 12, - "pos": { - "x": -29810, - "y": -48713, - "z": -13270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300013, - "propState": 12, - "pos": { - "x": 28510, - "y": -50699, - "z": 12684 - }, - "rot": { - "x": 0, - "y": 179901, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300014, - "propState": 12, - "pos": { - "x": -18119, - "y": -51688, - "z": 48730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300015, - "propState": 12, - "pos": { - "x": -55506, - "y": -18037, - "z": -21899 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300016, - "propState": 12, - "pos": { - "x": -48105, - "y": -18091, - "z": 58584 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300017, - "propState": 12, - "pos": { - "x": 81031, - "y": -40155, - "z": 121478 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300018, - "propState": 12, - "pos": { - "x": 10923, - "y": -43659, - "z": -23389 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": 17125, - "y": -34225, - "z": -46003 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 21, - "instId": 300026, - "propState": 8, - "pos": { - "x": 10310, - "y": -43624, - "z": 70387 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 21, - "instId": 300004, - "propState": 8, - "pos": { - "x": -37510, - "y": -51710, - "z": 1896 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 21, - "instId": 300006, - "propState": 8, - "pos": { - "x": 43909, - "y": -41002, - "z": 66824 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300008, - "propState": 8, - "pos": { - "x": 55575, - "y": -39335, - "z": 23381 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300007, - "propState": 8, - "pos": { - "x": 68561, - "y": -39346, - "z": 51083 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300010, - "propState": 8, - "pos": { - "x": 31248, - "y": -34225, - "z": -39472 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300011, - "propState": 8, - "pos": { - "x": 33912, - "y": -34225, - "z": -47695 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300012, - "propState": 8, - "pos": { - "x": 47320, - "y": -18077, - "z": -35998 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": 40788, - "y": -18077, - "z": 11407 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300005, - "propState": 8, - "pos": { - "x": 65640, - "y": -18064, - "z": 55785 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300015, - "propState": 8, - "pos": { - "x": 61820, - "y": -16808, - "z": 31810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300013, - "propState": 8, - "pos": { - "x": 19484, - "y": -43711, - "z": 39313 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300014, - "propState": 8, - "pos": { - "x": 4713, - "y": -43658, - "z": 36293 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300018, - "propState": 8, - "pos": { - "x": 6002, - "y": -43640, - "z": 61340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300019, - "propState": 8, - "pos": { - "x": 33962, - "y": -44297, - "z": 71571 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300020, - "propState": 8, - "pos": { - "x": -608, - "y": -51864, - "z": 90591 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300021, - "propState": 8, - "pos": { - "x": 4682, - "y": -51884, - "z": 117523 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300016, - "propState": 8, - "pos": { - "x": -33253, - "y": -44340, - "z": 63665 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300017, - "propState": 8, - "pos": { - "x": -68450, - "y": -46436, - "z": 70354 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300023, - "propState": 8, - "pos": { - "x": -67623, - "y": -47111, - "z": 93935 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300028, - "propState": 8, - "pos": { - "x": -59503, - "y": -47836, - "z": 11294 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300029, - "propState": 8, - "pos": { - "x": -10770, - "y": -51710, - "z": -22080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": -17300, - "y": -51710, - "z": -21860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300009, - "propState": 8, - "pos": { - "x": -18477, - "y": -51710, - "z": 33483 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300024, - "propState": 8, - "pos": { - "x": -25050, - "y": -51710, - "z": 33483 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300032, - "propState": 8, - "pos": { - "x": 21771, - "y": -51710, - "z": 30784 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300034, - "propState": 8, - "pos": { - "x": -13609, - "y": -51729, - "z": -45365 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300033, - "propState": 8, - "pos": { - "x": 22918, - "y": -51710, - "z": -20040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300027, - "propState": 8, - "pos": { - "x": -18125, - "y": -51688, - "z": 62259 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300035, - "propState": 8, - "pos": { - "x": -53090, - "y": -18060, - "z": 21860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300025, - "propState": 8, - "pos": { - "x": -48615, - "y": -18077, - "z": -42437 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300031, - "propState": 8, - "pos": { - "x": -61575, - "y": -18791, - "z": 56208 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300002, - "propState": 8, - "pos": { - "x": 24180, - "y": -34187, - "z": -38478 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": -76204, - "y": -47108, - "z": 84167 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": -80650, - "y": -48332, - "z": 86160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102063 - }, - { - "groupId": 94, - "instId": 300004, - "propState": 12, - "pos": { - "x": -81059, - "y": -46884, - "z": 89286 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": -76204, - "y": -47108, - "z": 84167 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 94, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 94, - "instId": 300012, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "115": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 115, - "instId": 300002, - "propState": 8, - "pos": { - "x": 20983, - "y": -18077, - "z": -41330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 116, - "instId": 300002, - "propState": 8, - "pos": { - "x": 39264, - "y": -18015, - "z": 51774 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 117, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26993, - "y": -43671, - "z": 45679 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 118, - "instId": 300002, - "propState": 8, - "pos": { - "x": -26605, - "y": -51652, - "z": 55226 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "119": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 119, - "instId": 300002, - "propState": 8, - "pos": { - "x": -25508, - "y": -51696, - "z": -38532 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "120": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 120, - "instId": 300002, - "propState": 8, - "pos": { - "x": -40996, - "y": -18054, - "z": 51736 - }, - "rot": { - "x": 0, - "y": 269999, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "121": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 121, - "instId": 300002, - "propState": 8, - "pos": { - "x": -22889, - "y": -18077, - "z": -41134 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "122": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 122, - "instId": 300002, - "propState": 1, - "pos": { - "x": -1280, - "y": -43684, - "z": 37515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - }, { - "groupId": 122, - "instId": 300003, - "propState": 1, - "pos": { - "x": -1305, - "y": -43645, - "z": 55967 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - } - ], - "teleports": {} - }, - "123": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 123, - "instId": 300004, - "propState": 1, - "pos": { - "x": -63060, - "y": -46490, - "z": 27609 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - }, { - "groupId": 123, - "instId": 300006, - "propState": 1, - "pos": { - "x": -34000, - "y": -51730, - "z": 5642 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102239 - }, { - "groupId": 123, - "instId": 300005, - "propState": 1, - "pos": { - "x": -63100, - "y": -46490, - "z": -16277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - } - ], - "teleports": {} - }, - "124": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 124, - "instId": 300007, - "propState": 1, - "pos": { - "x": -45789, - "y": -18100, - "z": 43628 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102263 - } - ], - "teleports": {} - }, - "125": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 125, - "instId": 300008, - "propState": 1, - "pos": { - "x": 377, - "y": -51888, - "z": 115947 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - } - ], - "teleports": {} - }, - "126": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 126, - "instId": 300009, - "propState": 1, - "pos": { - "x": -14500, - "y": -51730, - "z": -25716 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - }, { - "groupId": 126, - "instId": 300010, - "propState": 1, - "pos": { - "x": -21750, - "y": -51730, - "z": 37015 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102239 - } - ], - "teleports": {} - }, - "136": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 136, - "instId": 300002, - "propState": 8, - "pos": { - "x": 69197, - "y": -18064, - "z": 35913 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 136, - "instId": 300003, - "propState": 8, - "pos": { - "x": 73710, - "y": -19260, - "z": 43340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102063 - }, - { - "groupId": 136, - "instId": 300004, - "propState": 12, - "pos": { - "x": 74063, - "y": -17810, - "z": 40630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 136, - "instId": 300005, - "propState": 8, - "pos": { - "x": 69197, - "y": -18064, - "z": 35913 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 136, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 136, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 136, - "instId": 300012, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 138, - "instId": 300001, - "propState": 8, - "pos": { - "x": 48550, - "y": -31589, - "z": -12689 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102261 - } - ], - "teleports": {} - }, - "139": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 139, - "instId": 300001, - "propState": 101, - "pos": { - "x": -50734, - "y": -46400, - "z": 47300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102262 - } - ], - "teleports": {} - }, - "167": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 167, - "instId": 300001, - "propState": 21, - "pos": { - "x": 40469, - "y": -18077, - "z": 5205 - }, - "rot": { - "x": 0, - "y": 88996, - "z": 0 - }, - "propId": 102282 - }, - { - "groupId": 167, - "instId": 300002, - "propState": 8, - "pos": { - "x": 40469, - "y": -18077, - "z": 5205 - }, - "rot": { - "x": 0, - "y": 88996, - "z": 0 - }, - "propId": 102079 - }, - { - "groupId": 167, - "instId": 300003, - "propState": 21, - "pos": { - "x": 16510, - "y": -26069, - "z": 5205 - }, - "rot": { - "x": 0, - "y": 268996, - "z": 0 - }, - "propId": 102282 - }, - { - "groupId": 167, - "instId": 300004, - "propState": 8, - "pos": { - "x": 16510, - "y": -25470, - "z": 5205 - }, - "rot": { - "x": 0, - "y": 268996, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 167, - "instId": 300005, - "propState": 21, - "pos": { - "x": -18360, - "y": -26069, - "z": 5205 - }, - "rot": { - "x": 0, - "y": 88996, - "z": 0 - }, - "propId": 102282 - }, { - "groupId": 167, - "instId": 300006, - "propState": 8, - "pos": { - "x": -18360, - "y": -26069, - "z": 5205 - }, - "rot": { - "x": 0, - "y": 88996, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 167, - "instId": 300007, - "propState": 21, - "pos": { - "x": -42340, - "y": -18077, - "z": 5205 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102282 - }, { - "groupId": 167, - "instId": 300008, - "propState": 8, - "pos": { - "x": -42340, - "y": -18077, - "z": 5205 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5068, - "y": -26069, - "z": 19190 - }, - "rot": { - "x": 0, - "y": 245879, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "179": { - "monsters": [ - { - "groupId": 179, - "instId": 200001, - "eventId": 20242011, - "pos": { - "x": 349, - "y": -51864, - "z": 101448 - }, - "rot": { - "x": 0, - "y": 17765, - "z": 0 - }, - "monsterId": 2032020 - }, { - "groupId": 179, - "instId": 200002, - "eventId": 20242012, - "pos": { - "x": 30829, - "y": -44301, - "z": 74777 - }, - "rot": { - "x": 0, - "y": 5702, - "z": 0 - }, - "monsterId": 2032020 - }, { - "groupId": 179, - "instId": 200003, - "eventId": 20242013, - "pos": { - "x": 2176, - "y": -43640, - "z": 59602 - }, - "rot": { - "x": 0, - "y": 31891, - "z": 0 - }, - "monsterId": 2032010 - }, { - "groupId": 179, - "instId": 200004, - "eventId": 20242014, - "pos": { - "x": -1961, - "y": -43640, - "z": 71132 - }, - "rot": { - "x": 0, - "y": 126242, - "z": 0 - }, - "monsterId": 2032020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "180": { - "monsters": [ - { - "groupId": 180, - "instId": 200001, - "eventId": 20242021, - "pos": { - "x": -61149, - "y": -47110, - "z": 80430 - }, - "rot": { - "x": 0, - "y": 242819, - "z": 0 - }, - "monsterId": 2032020 - }, { - "groupId": 180, - "instId": 200002, - "eventId": 20242022, - "pos": { - "x": -63066, - "y": -46437, - "z": -13111 - }, - "rot": { - "x": 0, - "y": 5702, - "z": 0 - }, - "monsterId": 2032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "182": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 182, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 182, - "instId": 300002, - "propState": 8, - "pos": { - "x": 27800, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, - { - "groupId": 182, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 182, - "instId": 300004, - "propState": 8, - "pos": { - "x": 24680, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300005, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300006, - "propState": 8, - "pos": { - "x": 21680, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300008, - "propState": 8, - "pos": { - "x": 18800, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300009, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300010, - "propState": 8, - "pos": { - "x": 15920, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300012, - "propState": 8, - "pos": { - "x": 6920, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300013, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300014, - "propState": 8, - "pos": { - "x": 3800, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300015, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300016, - "propState": 8, - "pos": { - "x": 740, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300017, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300018, - "propState": 8, - "pos": { - "x": -2260, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300019, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300020, - "propState": 8, - "pos": { - "x": -5200, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300021, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300022, - "propState": 8, - "pos": { - "x": -17200, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300023, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300024, - "propState": 8, - "pos": { - "x": -20200, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300025, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300026, - "propState": 8, - "pos": { - "x": -23200, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300027, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300028, - "propState": 8, - "pos": { - "x": -26200, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300029, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300030, - "propState": 8, - "pos": { - "x": -29200, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - } - ], - "teleports": {} - }, - "183": { - "monsters": [], - "npcs": [ - { - "groupId": 183, - "instId": 400001, - "pos": { - "x": 22410, - "y": -120400, - "z": -10210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12247 - } - ], - "props": [ - { - "groupId": 183, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 183, - "instId": 300002, - "propState": 20, - "pos": { - "x": 3944, - "y": -51677, - "z": 17200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 183, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 184, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 184, - "instId": 300002, - "propState": 20, - "pos": { - "x": 3947, - "y": -51677, - "z": 16140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 184, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "185": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 185, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 185, - "instId": 300002, - "propState": 20, - "pos": { - "x": 3963, - "y": -51677, - "z": 15092 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 185, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "186": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 186, - "instId": 300002, - "propState": 20, - "pos": { - "x": 3934, - "y": -51677, - "z": 14088 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 186, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "187": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 187, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 187, - "instId": 300002, - "propState": 20, - "pos": { - "x": 3930, - "y": -51677, - "z": 13078 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 187, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 188, - "instId": 300002, - "propState": 20, - "pos": { - "x": 5908, - "y": -51677, - "z": 17185 - }, - "rot": { - "x": 0, - "y": 271265, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 188, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 189, - "instId": 300002, - "propState": 20, - "pos": { - "x": 5885, - "y": -51677, - "z": 16166 - }, - "rot": { - "x": 0, - "y": 271265, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 189, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 190, - "instId": 300002, - "propState": 20, - "pos": { - "x": 5862, - "y": -51677, - "z": 15130 - }, - "rot": { - "x": 0, - "y": 271265, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 190, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "191": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 191, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 191, - "instId": 300002, - "propState": 20, - "pos": { - "x": 5839, - "y": -51677, - "z": 14073 - }, - "rot": { - "x": 0, - "y": 271265, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 191, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "192": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 192, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 192, - "instId": 300002, - "propState": 20, - "pos": { - "x": 5816, - "y": -51677, - "z": 13027 - }, - "rot": { - "x": 0, - "y": 271265, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 192, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 193, - "instId": 300002, - "propState": 20, - "pos": { - "x": 7650, - "y": -51677, - "z": 17200 - }, - "rot": { - "x": 0, - "y": 270645, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 193, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 194, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 194, - "instId": 300002, - "propState": 20, - "pos": { - "x": 7630, - "y": -51677, - "z": 16090 - }, - "rot": { - "x": 0, - "y": 270645, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 194, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "195": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 195, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 195, - "instId": 300002, - "propState": 20, - "pos": { - "x": 7620, - "y": -51677, - "z": 15070 - }, - "rot": { - "x": 0, - "y": 270645, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 195, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "196": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 196, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 196, - "instId": 300002, - "propState": 20, - "pos": { - "x": 7610, - "y": -51677, - "z": 14060 - }, - "rot": { - "x": 0, - "y": 270645, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 196, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "197": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 197, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 197, - "instId": 300002, - "propState": 20, - "pos": { - "x": 7600, - "y": -51677, - "z": 13020 - }, - "rot": { - "x": 0, - "y": 270645, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 197, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "199": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 199, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1027, - "y": -26070, - "z": 24084 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 113 - } - ], - "teleports": { - "1306": { - "anchorId": 1, - "groupId": 199, - "instId": 300001, - "pos": { - "x": -1119, - "y": -26070, - "z": 21531 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "258": { - "monsters": [], - "npcs": [ - { - "groupId": 258, - "instId": 400001, - "pos": { - "x": 20383, - "y": -34225, - "z": -48306 - }, - "rot": { - "x": 0, - "y": 354327, - "z": 0 - }, - "npcId": 12407 - } - ], - "props": [], - "teleports": {} - }, - "259": { - "monsters": [], - "npcs": [ - { - "groupId": 259, - "instId": 400001, - "pos": { - "x": 36589, - "y": -39357, - "z": 1522 - }, - "rot": { - "x": 0, - "y": 90075, - "z": 0 - }, - "npcId": 12424 - } - ], - "props": [], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [ - { - "groupId": 260, - "instId": 400001, - "pos": { - "x": 69763, - "y": -39346, - "z": 54272 - }, - "rot": { - "x": 0, - "y": 286892, - "z": 0 - }, - "npcId": 12400 - } - ], - "props": [ - { - "groupId": 260, - "instId": 300001, - "propState": 0, - "pos": { - "x": 69133, - "y": -39346, - "z": 54148 - }, - "rot": { - "x": 0, - "y": 319344, - "z": 0 - }, - "propId": 102163 - }, - { - "groupId": 260, - "instId": 300002, - "propState": 0, - "pos": { - "x": 70137, - "y": -39346, - "z": 54125 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102051 - }, - { - "groupId": 260, - "instId": 300003, - "propState": 0, - "pos": { - "x": 69684, - "y": -39346, - "z": 53750 - }, - "rot": { - "x": 0, - "y": 233907, - "z": 0 - }, - "propId": 102166 - }, - { - "groupId": 260, - "instId": 300004, - "propState": 0, - "pos": { - "x": 69757, - "y": -39346, - "z": 54262 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103200 - }, { - "groupId": 260, - "instId": 300005, - "propState": 0, - "pos": { - "x": 70380, - "y": -39346, - "z": 54531 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103200 - }, { - "groupId": 260, - "instId": 300006, - "propState": 0, - "pos": { - "x": 70245, - "y": -39346, - "z": 54464 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103200 - } - ], - "teleports": {} - }, - "328": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 328, - "instId": 300020, - "propState": 8, - "pos": { - "x": 31085, - "y": -44293, - "z": 98987 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "329": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 329, - "instId": 300001, - "propState": 18, - "pos": { - "x": 54499, - "y": -40536, - "z": 57180 - }, - "rot": { - "x": 0, - "y": 152851, - "z": 0 - }, - "propId": 102011 - } - ], - "teleports": {} - }, - "330": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 330, - "instId": 300001, - "propState": 18, - "pos": { - "x": 39907, - "y": -32560, - "z": -52007 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "331": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 331, - "instId": 300001, - "propState": 18, - "pos": { - "x": 32147, - "y": -17031, - "z": -36309 - }, - "rot": { - "x": 0, - "y": 99351, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 301, - "startAnchorId": 1, - "startGroupId": 160, - "isEnteredSceneInfo": true - } - }, - "202420103": { - "P20242_F20242001": { - "scenes": { - "5": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 5, - "instId": 300001, - "propState": 1, - "pos": { - "x": 44056, - "y": -18091, - "z": 43494 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102263 - } - ], - "teleports": {} - }, - "6": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 6, - "instId": 300001, - "propState": 1, - "pos": { - "x": -57150, - "y": -46469, - "z": 54845 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102240 - }, { - "groupId": 6, - "instId": 300002, - "propState": 1, - "pos": { - "x": 26848, - "y": -44344, - "z": 91733 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102240 - }, { - "groupId": 6, - "instId": 300003, - "propState": 1, - "pos": { - "x": -57117, - "y": -46469, - "z": 43295 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102240 - } - ], - "teleports": {} - }, - "7": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 7, - "instId": 300001, - "propState": 8, - "pos": { - "x": -60778, - "y": -18041, - "z": 75796 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102241 - }, { - "groupId": 7, - "instId": 300002, - "propState": 8, - "pos": { - "x": -60778, - "y": -18741, - "z": 75796 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102242 - }, { - "groupId": 7, - "instId": 300003, - "propState": 20, - "pos": { - "x": -60778, - "y": -18741, - "z": 75796 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 7, - "instId": 300004, - "propState": 8, - "pos": { - "x": -60778, - "y": -18741, - "z": 75796 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "8": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 8, - "instId": 300001, - "propState": 8, - "pos": { - "x": -63038, - "y": -45736, - "z": -28826 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 102241 - }, { - "groupId": 8, - "instId": 300002, - "propState": 8, - "pos": { - "x": -63038, - "y": -46436, - "z": -28826 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 102242 - }, { - "groupId": 8, - "instId": 300003, - "propState": 20, - "pos": { - "x": -63038, - "y": -46436, - "z": -28826 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 8, - "instId": 300004, - "propState": 8, - "pos": { - "x": -63038, - "y": -46436, - "z": -28826 - }, - "rot": { - "x": 0, - "y": 210000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "9": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 9, - "instId": 300001, - "propState": 8, - "pos": { - "x": 2359, - "y": -50957, - "z": 60451 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102241 - }, { - "groupId": 9, - "instId": 300002, - "propState": 8, - "pos": { - "x": 2359, - "y": -51657, - "z": 60451 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 102242 - }, { - "groupId": 9, - "instId": 300003, - "propState": 20, - "pos": { - "x": 2359, - "y": -51657, - "z": 60451 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 9, - "instId": 300004, - "propState": 8, - "pos": { - "x": 2359, - "y": -51657, - "z": 60451 - }, - "rot": { - "x": 0, - "y": 315000, - "z": 0 - }, - "propId": 211 - } - ], - "teleports": {} - }, - "19": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 19, - "instId": 300001, - "propState": 8, - "pos": { - "x": 49036, - "y": -41020, - "z": 59602 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 19, - "instId": 300002, - "propState": 8, - "pos": { - "x": 34426, - "y": -18077, - "z": -43186 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 19, - "instId": 300003, - "propState": 8, - "pos": { - "x": -12590, - "y": -43640, - "z": 70880 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, - { - "groupId": 19, - "instId": 300004, - "propState": 8, - "pos": { - "x": -28790, - "y": -51710, - "z": 10713 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 19, - "instId": 300005, - "propState": 8, - "pos": { - "x": -36090, - "y": -18077, - "z": -43016 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 19, - "instId": 300006, - "propState": 8, - "pos": { - "x": 51910, - "y": -34215, - "z": -40955 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - }, { - "groupId": 19, - "instId": 300007, - "propState": 8, - "pos": { - "x": 10910, - "y": -26070, - "z": -11670 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 101 - } - ], - "teleports": { - "2024201": { - "anchorId": 1, - "groupId": 19, - "instId": 300001, - "pos": { - "x": 48950, - "y": -41002, - "z": 62440 - }, - "rot": { - "x": 0, - "y": 59245, - "z": 0 - } - }, - "2024202": { - "anchorId": 2, - "groupId": 19, - "instId": 300002, - "pos": { - "x": 32897, - "y": -18077, - "z": -37939 - }, - "rot": { - "x": 0, - "y": 341129, - "z": 0 - } - }, - "2024203": { - "anchorId": 3, - "groupId": 19, - "instId": 300003, - "pos": { - "x": -12060, - "y": -43640, - "z": 66370 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2024204": { - "anchorId": 4, - "groupId": 19, - "instId": 300004, - "pos": { - "x": -27258, - "y": -51710, - "z": 5590 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - } - }, - "2024205": { - "anchorId": 5, - "groupId": 19, - "instId": 300005, - "pos": { - "x": -34127, - "y": -18077, - "z": -37963 - }, - "rot": { - "x": 0, - "y": 20000, - "z": 0 - } - }, - "2024206": { - "anchorId": 6, - "groupId": 19, - "instId": 300006, - "pos": { - "x": 44360, - "y": -34216, - "z": -43150 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "2024207": { - "anchorId": 7, - "groupId": 19, - "instId": 300007, - "pos": { - "x": -769, - "y": -25940, - "z": -2833 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "20": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 20, - "instId": 300001, - "propState": 12, - "pos": { - "x": 58738, - "y": -39357, - "z": 1030 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 20, - "instId": 300002, - "propState": 12, - "pos": { - "x": 36264, - "y": -33754, - "z": -23524 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 20, - "instId": 300003, - "propState": 12, - "pos": { - "x": 80652, - "y": -40178, - "z": 88787 - }, - "rot": { - "x": 0, - "y": 214629, - "z": 0 - }, - "propId": 60201 - }, - { - "groupId": 20, - "instId": 300004, - "propState": 12, - "pos": { - "x": 17493, - "y": -18077, - "z": -41338 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300005, - "propState": 12, - "pos": { - "x": 54723, - "y": -18037, - "z": 21536 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300006, - "propState": 12, - "pos": { - "x": -14590, - "y": -43659, - "z": 34364 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300007, - "propState": 12, - "pos": { - "x": -12782, - "y": -42867, - "z": 61015 - }, - "rot": { - "x": 0, - "y": 359000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300008, - "propState": 12, - "pos": { - "x": -28300, - "y": -51279, - "z": -47288 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300009, - "propState": 12, - "pos": { - "x": -6153, - "y": -51864, - "z": 112549 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300010, - "propState": 12, - "pos": { - "x": -71935, - "y": -45930, - "z": 45451 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300011, - "propState": 12, - "pos": { - "x": -46191, - "y": -51710, - "z": 10382 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300012, - "propState": 12, - "pos": { - "x": -29810, - "y": -48713, - "z": -13270 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300013, - "propState": 12, - "pos": { - "x": 28510, - "y": -50699, - "z": 12684 - }, - "rot": { - "x": 0, - "y": 179901, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300014, - "propState": 12, - "pos": { - "x": -18119, - "y": -51688, - "z": 48730 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300015, - "propState": 12, - "pos": { - "x": -55506, - "y": -18037, - "z": -21899 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300016, - "propState": 12, - "pos": { - "x": -48105, - "y": -18091, - "z": 58584 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300017, - "propState": 12, - "pos": { - "x": 81031, - "y": -40155, - "z": 121478 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 20, - "instId": 300018, - "propState": 12, - "pos": { - "x": 10923, - "y": -43659, - "z": -23389 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - } - ], - "teleports": {} - }, - "21": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 21, - "instId": 300002, - "propState": 8, - "pos": { - "x": 17125, - "y": -34225, - "z": -46003 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 21, - "instId": 300026, - "propState": 8, - "pos": { - "x": 10310, - "y": -43624, - "z": 70387 - }, - "rot": { - "x": 0, - "y": 225000, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 21, - "instId": 300004, - "propState": 8, - "pos": { - "x": -37510, - "y": -51710, - "z": 1896 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102006 - }, - { - "groupId": 21, - "instId": 300006, - "propState": 8, - "pos": { - "x": 43909, - "y": -41002, - "z": 66824 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300008, - "propState": 8, - "pos": { - "x": 55575, - "y": -39335, - "z": 23381 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300007, - "propState": 8, - "pos": { - "x": 68561, - "y": -39346, - "z": 51083 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300010, - "propState": 8, - "pos": { - "x": 31248, - "y": -34225, - "z": -39472 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300011, - "propState": 8, - "pos": { - "x": 33912, - "y": -34225, - "z": -47695 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300012, - "propState": 8, - "pos": { - "x": 47320, - "y": -18077, - "z": -35998 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300003, - "propState": 8, - "pos": { - "x": 40788, - "y": -18077, - "z": 11407 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300005, - "propState": 8, - "pos": { - "x": 65640, - "y": -18064, - "z": 55785 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300015, - "propState": 8, - "pos": { - "x": 61820, - "y": -16808, - "z": 31810 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300013, - "propState": 8, - "pos": { - "x": 19484, - "y": -43711, - "z": 39313 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300014, - "propState": 8, - "pos": { - "x": 4713, - "y": -43658, - "z": 36293 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300018, - "propState": 8, - "pos": { - "x": 6002, - "y": -43640, - "z": 61340 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300019, - "propState": 8, - "pos": { - "x": 33962, - "y": -44297, - "z": 71571 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300020, - "propState": 8, - "pos": { - "x": -608, - "y": -51864, - "z": 90591 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300021, - "propState": 8, - "pos": { - "x": 4682, - "y": -51884, - "z": 117523 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300016, - "propState": 8, - "pos": { - "x": -33253, - "y": -44340, - "z": 63665 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300017, - "propState": 8, - "pos": { - "x": -68450, - "y": -46436, - "z": 70354 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300023, - "propState": 8, - "pos": { - "x": -67623, - "y": -47111, - "z": 93935 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300028, - "propState": 8, - "pos": { - "x": -59503, - "y": -47836, - "z": 11294 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300029, - "propState": 8, - "pos": { - "x": -10770, - "y": -51710, - "z": -22080 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300001, - "propState": 8, - "pos": { - "x": -17300, - "y": -51710, - "z": -21860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300009, - "propState": 8, - "pos": { - "x": -18477, - "y": -51710, - "z": 33483 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300024, - "propState": 8, - "pos": { - "x": -25050, - "y": -51710, - "z": 33483 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300032, - "propState": 8, - "pos": { - "x": 21771, - "y": -51710, - "z": 30784 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102007 - }, { - "groupId": 21, - "instId": 300034, - "propState": 8, - "pos": { - "x": -13609, - "y": -51729, - "z": -45365 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300033, - "propState": 8, - "pos": { - "x": 22918, - "y": -51710, - "z": -20040 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300027, - "propState": 8, - "pos": { - "x": -18125, - "y": -51688, - "z": 62259 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300035, - "propState": 8, - "pos": { - "x": -53090, - "y": -18060, - "z": 21860 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300025, - "propState": 8, - "pos": { - "x": -48615, - "y": -18077, - "z": -42437 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - }, { - "groupId": 21, - "instId": 300031, - "propState": 8, - "pos": { - "x": -61575, - "y": -18791, - "z": 56208 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "92": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 92, - "instId": 300002, - "propState": 8, - "pos": { - "x": 24180, - "y": -34187, - "z": -38478 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "94": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 94, - "instId": 300002, - "propState": 8, - "pos": { - "x": -76204, - "y": -47108, - "z": 84167 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 94, - "instId": 300003, - "propState": 8, - "pos": { - "x": -80650, - "y": -48332, - "z": 86160 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102063 - }, - { - "groupId": 94, - "instId": 300004, - "propState": 12, - "pos": { - "x": -81059, - "y": -46884, - "z": 89286 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 94, - "instId": 300005, - "propState": 8, - "pos": { - "x": -76204, - "y": -47108, - "z": 84167 - }, - "rot": { - "x": 0, - "y": 60000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 94, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 94, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 94, - "instId": 300012, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "115": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 115, - "instId": 300002, - "propState": 8, - "pos": { - "x": 20983, - "y": -18077, - "z": -41330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "116": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 116, - "instId": 300002, - "propState": 8, - "pos": { - "x": 39264, - "y": -18015, - "z": 51774 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "117": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 117, - "instId": 300002, - "propState": 8, - "pos": { - "x": 26993, - "y": -43671, - "z": 45679 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "118": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 118, - "instId": 300002, - "propState": 8, - "pos": { - "x": -26605, - "y": -51652, - "z": 55226 - }, - "rot": { - "x": 0, - "y": 89999, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "119": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 119, - "instId": 300002, - "propState": 8, - "pos": { - "x": -25508, - "y": -51696, - "z": -38532 - }, - "rot": { - "x": 0, - "y": 179999, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "120": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 120, - "instId": 300002, - "propState": 8, - "pos": { - "x": -40996, - "y": -18054, - "z": 51736 - }, - "rot": { - "x": 0, - "y": 269999, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "121": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 121, - "instId": 300002, - "propState": 8, - "pos": { - "x": -22889, - "y": -18077, - "z": -41134 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102238 - } - ], - "teleports": {} - }, - "122": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 122, - "instId": 300002, - "propState": 1, - "pos": { - "x": -1280, - "y": -43684, - "z": 37515 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - }, { - "groupId": 122, - "instId": 300003, - "propState": 1, - "pos": { - "x": -1305, - "y": -43645, - "z": 55967 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - } - ], - "teleports": {} - }, - "123": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 123, - "instId": 300004, - "propState": 1, - "pos": { - "x": -63060, - "y": -46490, - "z": 27609 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - }, { - "groupId": 123, - "instId": 300006, - "propState": 1, - "pos": { - "x": -34000, - "y": -51730, - "z": 5642 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102239 - }, { - "groupId": 123, - "instId": 300005, - "propState": 1, - "pos": { - "x": -63100, - "y": -46490, - "z": -16277 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - } - ], - "teleports": {} - }, - "124": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 124, - "instId": 300007, - "propState": 1, - "pos": { - "x": -45789, - "y": -18100, - "z": 43628 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102263 - } - ], - "teleports": {} - }, - "125": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 125, - "instId": 300008, - "propState": 1, - "pos": { - "x": 377, - "y": -51888, - "z": 115947 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - } - ], - "teleports": {} - }, - "126": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 126, - "instId": 300009, - "propState": 1, - "pos": { - "x": -14500, - "y": -51730, - "z": -25716 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102239 - }, { - "groupId": 126, - "instId": 300010, - "propState": 1, - "pos": { - "x": -21750, - "y": -51730, - "z": 37015 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102239 - } - ], - "teleports": {} - }, - "136": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 136, - "instId": 300002, - "propState": 8, - "pos": { - "x": 69197, - "y": -18064, - "z": 35913 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102077 - }, - { - "groupId": 136, - "instId": 300003, - "propState": 8, - "pos": { - "x": 73710, - "y": -19260, - "z": 43340 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 102063 - }, - { - "groupId": 136, - "instId": 300004, - "propState": 12, - "pos": { - "x": 74063, - "y": -17810, - "z": 40630 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, - { - "groupId": 136, - "instId": 300005, - "propState": 8, - "pos": { - "x": 69197, - "y": -18064, - "z": 35913 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 211 - }, { - "groupId": 136, - "instId": 300006, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 136, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 136, - "instId": 300012, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102077 - } - ], - "teleports": {} - }, - "138": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 138, - "instId": 300001, - "propState": 8, - "pos": { - "x": 48550, - "y": -31589, - "z": -12689 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102261 - } - ], - "teleports": {} - }, - "139": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 139, - "instId": 300001, - "propState": 101, - "pos": { - "x": -50734, - "y": -46400, - "z": 47300 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 102262 - } - ], - "teleports": {} - }, - "167": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 167, - "instId": 300001, - "propState": 21, - "pos": { - "x": 40469, - "y": -18077, - "z": 5205 - }, - "rot": { - "x": 0, - "y": 88996, - "z": 0 - }, - "propId": 102282 - }, - { - "groupId": 167, - "instId": 300002, - "propState": 8, - "pos": { - "x": 40469, - "y": -18077, - "z": 5205 - }, - "rot": { - "x": 0, - "y": 88996, - "z": 0 - }, - "propId": 102079 - }, - { - "groupId": 167, - "instId": 300003, - "propState": 21, - "pos": { - "x": 16510, - "y": -26069, - "z": 5205 - }, - "rot": { - "x": 0, - "y": 268996, - "z": 0 - }, - "propId": 102282 - }, - { - "groupId": 167, - "instId": 300004, - "propState": 8, - "pos": { - "x": 16510, - "y": -25470, - "z": 5205 - }, - "rot": { - "x": 0, - "y": 268996, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 167, - "instId": 300005, - "propState": 21, - "pos": { - "x": -18360, - "y": -26069, - "z": 5205 - }, - "rot": { - "x": 0, - "y": 88996, - "z": 0 - }, - "propId": 102282 - }, { - "groupId": 167, - "instId": 300006, - "propState": 8, - "pos": { - "x": -18360, - "y": -26069, - "z": 5205 - }, - "rot": { - "x": 0, - "y": 88996, - "z": 0 - }, - "propId": 102079 - }, { - "groupId": 167, - "instId": 300007, - "propState": 21, - "pos": { - "x": -42340, - "y": -18077, - "z": 5205 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102282 - }, { - "groupId": 167, - "instId": 300008, - "propState": 8, - "pos": { - "x": -42340, - "y": -18077, - "z": 5205 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 102079 - } - ], - "teleports": {} - }, - "178": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 178, - "instId": 300002, - "propState": 8, - "pos": { - "x": 5068, - "y": -26069, - "z": 19190 - }, - "rot": { - "x": 0, - "y": 245879, - "z": 0 - }, - "propId": 102006 - } - ], - "teleports": {} - }, - "179": { - "monsters": [ - { - "groupId": 179, - "instId": 200001, - "eventId": 20242011, - "pos": { - "x": 349, - "y": -51864, - "z": 101448 - }, - "rot": { - "x": 0, - "y": 17765, - "z": 0 - }, - "monsterId": 2032020 - }, { - "groupId": 179, - "instId": 200002, - "eventId": 20242012, - "pos": { - "x": 30829, - "y": -44301, - "z": 74777 - }, - "rot": { - "x": 0, - "y": 5702, - "z": 0 - }, - "monsterId": 2032020 - }, { - "groupId": 179, - "instId": 200003, - "eventId": 20242013, - "pos": { - "x": 2176, - "y": -43640, - "z": 59602 - }, - "rot": { - "x": 0, - "y": 31891, - "z": 0 - }, - "monsterId": 2032010 - }, { - "groupId": 179, - "instId": 200004, - "eventId": 20242014, - "pos": { - "x": -1961, - "y": -43640, - "z": 71132 - }, - "rot": { - "x": 0, - "y": 126242, - "z": 0 - }, - "monsterId": 2032020 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "180": { - "monsters": [ - { - "groupId": 180, - "instId": 200001, - "eventId": 20242021, - "pos": { - "x": -61149, - "y": -47110, - "z": 80430 - }, - "rot": { - "x": 0, - "y": 242819, - "z": 0 - }, - "monsterId": 2032020 - }, { - "groupId": 180, - "instId": 200002, - "eventId": 20242022, - "pos": { - "x": -63066, - "y": -46437, - "z": -13111 - }, - "rot": { - "x": 0, - "y": 5702, - "z": 0 - }, - "monsterId": 2032010 - } - ], - "npcs": [], - "props": [], - "teleports": {} - }, - "182": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 182, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 182, - "instId": 300002, - "propState": 8, - "pos": { - "x": 27800, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, - { - "groupId": 182, - "instId": 300003, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 182, - "instId": 300004, - "propState": 8, - "pos": { - "x": 24680, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300005, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300006, - "propState": 8, - "pos": { - "x": 21680, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300007, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300008, - "propState": 8, - "pos": { - "x": 18800, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300009, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300010, - "propState": 8, - "pos": { - "x": 15920, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300011, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300012, - "propState": 8, - "pos": { - "x": 6920, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300013, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300014, - "propState": 8, - "pos": { - "x": 3800, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300015, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300016, - "propState": 8, - "pos": { - "x": 740, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300017, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300018, - "propState": 8, - "pos": { - "x": -2260, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300019, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300020, - "propState": 8, - "pos": { - "x": -5200, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300021, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300022, - "propState": 8, - "pos": { - "x": -17200, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300023, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300024, - "propState": 8, - "pos": { - "x": -20200, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300025, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300026, - "propState": 8, - "pos": { - "x": -23200, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300027, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300028, - "propState": 8, - "pos": { - "x": -26200, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - }, { - "groupId": 182, - "instId": 300029, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 182, - "instId": 300030, - "propState": 8, - "pos": { - "x": -29200, - "y": 35656, - "z": 10930 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100074 - } - ], - "teleports": {} - }, - "183": { - "monsters": [], - "npcs": [ - { - "groupId": 183, - "instId": 400001, - "pos": { - "x": 22410, - "y": -120400, - "z": -10210 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "npcId": 12247 - } - ], - "props": [ - { - "groupId": 183, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 183, - "instId": 300002, - "propState": 20, - "pos": { - "x": 3944, - "y": -51677, - "z": 17200 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 183, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "184": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 184, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 184, - "instId": 300002, - "propState": 20, - "pos": { - "x": 3947, - "y": -51677, - "z": 16140 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 184, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "185": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 185, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 185, - "instId": 300002, - "propState": 20, - "pos": { - "x": 3963, - "y": -51677, - "z": 15092 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 185, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "186": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 186, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 186, - "instId": 300002, - "propState": 20, - "pos": { - "x": 3934, - "y": -51677, - "z": 14088 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 186, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "187": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 187, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 187, - "instId": 300002, - "propState": 20, - "pos": { - "x": 3930, - "y": -51677, - "z": 13078 - }, - "rot": { - "x": 0, - "y": 270000, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 187, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "188": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 188, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 188, - "instId": 300002, - "propState": 20, - "pos": { - "x": 5908, - "y": -51677, - "z": 17185 - }, - "rot": { - "x": 0, - "y": 271265, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 188, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "189": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 189, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 189, - "instId": 300002, - "propState": 20, - "pos": { - "x": 5885, - "y": -51677, - "z": 16166 - }, - "rot": { - "x": 0, - "y": 271265, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 189, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "190": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 190, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 190, - "instId": 300002, - "propState": 20, - "pos": { - "x": 5862, - "y": -51677, - "z": 15130 - }, - "rot": { - "x": 0, - "y": 271265, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 190, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "191": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 191, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 191, - "instId": 300002, - "propState": 20, - "pos": { - "x": 5839, - "y": -51677, - "z": 14073 - }, - "rot": { - "x": 0, - "y": 271265, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 191, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "192": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 192, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 192, - "instId": 300002, - "propState": 20, - "pos": { - "x": 5816, - "y": -51677, - "z": 13027 - }, - "rot": { - "x": 0, - "y": 271265, - "z": 0 - }, - "propId": 60202 - }, { - "groupId": 192, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "193": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 193, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 193, - "instId": 300002, - "propState": 20, - "pos": { - "x": 7650, - "y": -51677, - "z": 17200 - }, - "rot": { - "x": 0, - "y": 270645, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 193, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "194": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 194, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 194, - "instId": 300002, - "propState": 20, - "pos": { - "x": 7630, - "y": -51677, - "z": 16090 - }, - "rot": { - "x": 0, - "y": 270645, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 194, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "195": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 195, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 195, - "instId": 300002, - "propState": 20, - "pos": { - "x": 7620, - "y": -51677, - "z": 15070 - }, - "rot": { - "x": 0, - "y": 270645, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 195, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "196": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 196, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 196, - "instId": 300002, - "propState": 20, - "pos": { - "x": 7610, - "y": -51677, - "z": 14060 - }, - "rot": { - "x": 0, - "y": 270645, - "z": 0 - }, - "propId": 60201 - }, { - "groupId": 196, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "197": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 197, - "instId": 300001, - "propState": 8, - "pos": { - "x": 0, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 197, - "instId": 300002, - "propState": 20, - "pos": { - "x": 7600, - "y": -51677, - "z": 13020 - }, - "rot": { - "x": 0, - "y": 270645, - "z": 0 - }, - "propId": 60203 - }, { - "groupId": 197, - "instId": 300003, - "propState": 8, - "pos": { - "x": 11610, - "y": -9077, - "z": -16510 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "199": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 199, - "instId": 300001, - "propState": 8, - "pos": { - "x": -1027, - "y": -26070, - "z": 24084 - }, - "rot": { - "x": 0, - "y": 90000, - "z": 0 - }, - "propId": 113 - } - ], - "teleports": { - "1306": { - "anchorId": 1, - "groupId": 199, - "instId": 300001, - "pos": { - "x": -1119, - "y": -26070, - "z": 21531 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - } - } - } - }, - "258": { - "monsters": [], - "npcs": [ - { - "groupId": 258, - "instId": 400001, - "pos": { - "x": 20383, - "y": -34225, - "z": -48306 - }, - "rot": { - "x": 0, - "y": 354327, - "z": 0 - }, - "npcId": 12407 - } - ], - "props": [], - "teleports": {} - }, - "259": { - "monsters": [], - "npcs": [ - { - "groupId": 259, - "instId": 400001, - "pos": { - "x": 36589, - "y": -39357, - "z": 1522 - }, - "rot": { - "x": 0, - "y": 90075, - "z": 0 - }, - "npcId": 12424 - } - ], - "props": [], - "teleports": {} - }, - "260": { - "monsters": [], - "npcs": [ - { - "groupId": 260, - "instId": 400001, - "pos": { - "x": 69763, - "y": -39346, - "z": 54272 - }, - "rot": { - "x": 0, - "y": 286892, - "z": 0 - }, - "npcId": 12400 - } - ], - "props": [ - { - "groupId": 260, - "instId": 300001, - "propState": 0, - "pos": { - "x": 69133, - "y": -39346, - "z": 54148 - }, - "rot": { - "x": 0, - "y": 319344, - "z": 0 - }, - "propId": 102163 - }, - { - "groupId": 260, - "instId": 300002, - "propState": 0, - "pos": { - "x": 70137, - "y": -39346, - "z": 54125 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102051 - }, - { - "groupId": 260, - "instId": 300003, - "propState": 0, - "pos": { - "x": 69684, - "y": -39346, - "z": 53750 - }, - "rot": { - "x": 0, - "y": 233907, - "z": 0 - }, - "propId": 102166 - }, - { - "groupId": 260, - "instId": 300004, - "propState": 0, - "pos": { - "x": 69757, - "y": -39346, - "z": 54262 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103200 - }, { - "groupId": 260, - "instId": 300005, - "propState": 0, - "pos": { - "x": 70380, - "y": -39346, - "z": 54531 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103200 - }, { - "groupId": 260, - "instId": 300006, - "propState": 0, - "pos": { - "x": 70245, - "y": -39346, - "z": 54464 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 103200 - } - ], - "teleports": {} - }, - "328": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 328, - "instId": 300020, - "propState": 8, - "pos": { - "x": 31085, - "y": -44293, - "z": 98987 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 102008 - } - ], - "teleports": {} - }, - "329": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 329, - "instId": 300001, - "propState": 18, - "pos": { - "x": 54499, - "y": -40536, - "z": 57180 - }, - "rot": { - "x": 0, - "y": 152851, - "z": 0 - }, - "propId": 102011 - } - ], - "teleports": {} - }, - "330": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 330, - "instId": 300001, - "propState": 18, - "pos": { - "x": 39907, - "y": -32560, - "z": -52007 - }, - "rot": { - "x": 0, - "y": 141121, - "z": 0 - }, - "propId": 102012 - } - ], - "teleports": {} - }, - "331": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 331, - "instId": 300001, - "propState": 18, - "pos": { - "x": 32147, - "y": -17031, - "z": -36309 - }, - "rot": { - "x": 0, - "y": 99351, - "z": 0 - }, - "propId": 102009 - } - ], - "teleports": {} - } - }, - "planeType": 2, - "worldId": 301, - "startAnchorId": 1, - "startGroupId": 291, - "isEnteredSceneInfo": true - } - }, - "801120102": { - "P80112_F80112001": { - "scenes": { - "1": { - "monsters": [], - "npcs": [], - "props": [], - "teleports": { - "2219": { - "anchorId": 1, - "groupId": 1, - "instId": 300001, - "pos": { - "x": -10010, - "y": 0, - "z": 0 - }, - "rot": { - "x": 0, - "y": 75000, - "z": 0 - } - }, - "2220": { - "anchorId": 2, - "groupId": 1, - "instId": 300002, - "pos": { - "x": 8000, - "y": 715, - "z": 1550 - }, - "rot": { - "x": 0, - "y": 131000, - "z": 0 - } - } - } - }, - "3": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 3, - "instId": 300004, - "propState": 8, - "pos": { - "x": -13014, - "y": 1900, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 107 - }, - { - "groupId": 3, - "instId": 300005, - "propState": 8, - "pos": { - "x": -7870, - "y": 0, - "z": -4330 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100060 - }, - { - "groupId": 3, - "instId": 300003, - "propState": 8, - "pos": { - "x": 5720, - "y": 201, - "z": -7553 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1005 - }, - { - "groupId": 3, - "instId": 300008, - "propState": 8, - "pos": { - "x": 7743, - "y": 205, - "z": 7556 - }, - "rot": { - "x": 0, - "y": 180000, - "z": 0 - }, - "propId": 1005 - }, { - "groupId": 3, - "instId": 300001, - "propState": 8, - "pos": { - "x": 9489, - "y": 1786, - "z": 23 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "4": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 4, - "instId": 300003, - "propState": 8, - "pos": { - "x": -3336, - "y": 240, - "z": -1934 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 4, - "instId": 300004, - "propState": 8, - "pos": { - "x": 15207, - "y": 474, - "z": 81109 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "15": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 15, - "instId": 300002, - "propState": 8, - "pos": { - "x": 9252, - "y": 608, - "z": 0 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 1003 - } - ], - "teleports": {} - }, - "16": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 16, - "instId": 300001, - "propState": 1, - "pos": { - "x": -1491, - "y": 2027, - "z": 8760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 120 - }, - { - "groupId": 16, - "instId": 300002, - "propState": 8, - "pos": { - "x": -6930, - "y": 2027, - "z": 8760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 16, - "instId": 300003, - "propState": 8, - "pos": { - "x": 992, - "y": 2027, - "z": 8760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, - { - "groupId": 16, - "instId": 300004, - "propState": 8, - "pos": { - "x": -9359, - "y": 2027, - "z": 8760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300005, - "propState": 8, - "pos": { - "x": -4247, - "y": 2027, - "z": 8760 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - }, { - "groupId": 16, - "instId": 300006, - "propState": 8, - "pos": { - "x": -7869, - "y": 1467, - "z": -4336 - }, - "rot": { - "x": 0, - "y": 0, - "z": 0 - }, - "propId": 100 - } - ], - "teleports": {} - }, - "26": { - "monsters": [], - "npcs": [], - "props": [ - { - "groupId": 26, - "instId": 300001, - "propState": 1, - "pos": { - "x": 8801, - "y": 1500, - "z": 3782 - }, - "rot": { - "x": 0, - "y": 240000, - "z": 0 - }, - "propId": 1025 - } - ], - "teleports": {} - } - }, - "planeType": 1, - "worldId": 101, - "startAnchorId": 2, - "startGroupId": 1, - "isEnteredSceneInfo": true - } - } - }, - "avatarConfigs": { - "1001": { - "weaknessBuffId": 1000113, - "techniqueBuffIds": [100101] - }, - "1002": { - "weaknessBuffId": 1000115, - "techniqueBuffIds": [100201] - }, - "1003": { - "weaknessBuffId": 1000112, - "techniqueBuffIds": [100301] - }, - "1004": { - "weaknessBuffId": 1000117, - "techniqueBuffIds": [100401] - }, - "1005": { - "weaknessBuffId": 1000114, - "techniqueBuffIds": [100501] - }, - "1006": { - "weaknessBuffId": 1000116, - "techniqueBuffIds": [100601, 1000119] - }, - "1008": { - "weaknessBuffId": 1000114, - "techniqueBuffIds": [100801] - }, - "1009": { - "weaknessBuffId": 1000112, - "techniqueBuffIds": [100901] - }, - "1013": { - "weaknessBuffId": 1000113, - "techniqueBuffIds": [101301] - }, - "1101": { - "weaknessBuffId": 1000115, - "techniqueBuffIds": [110101] - }, - "1102": { - "weaknessBuffId": 1000116, - "techniqueBuffIds": [110203, 110201, 110202] - }, - "1103": { - "weaknessBuffId": 1000114, - "techniqueBuffIds": [110301] - }, - "1104": { - "weaknessBuffId": 1000113, - "techniqueBuffIds": [110401] - }, - "1105": { - "weaknessBuffId": 1000111, - "techniqueBuffIds": [110501] - }, - "1106": { - "weaknessBuffId": 1000113, - "techniqueBuffIds": [110601] - }, - "1107": { - "weaknessBuffId": 1000111, - "techniqueBuffIds": [110701] - }, - "1108": { - "weaknessBuffId": 1000115, - "techniqueBuffIds": [110801] - }, - "1109": { - "weaknessBuffId": 1000112, - "techniqueBuffIds": [110901] - }, - "1110": { - "weaknessBuffId": 1000116, - "techniqueBuffIds": [111001] - }, - "1111": { - "weaknessBuffId": 1000111, - "techniqueBuffIds": [111101] - }, - "1112": { - "weaknessBuffId": 1000112, - "techniqueBuffIds": [111201] - }, - "1201": { - "weaknessBuffId": 1000116, - "techniqueBuffIds": [120101] - }, - "1202": { - "weaknessBuffId": 1000114, - "techniqueBuffIds": [] - }, - "1203": { - "weaknessBuffId": 1000117, - "techniqueBuffIds": [120301] - }, - "1204": { - "weaknessBuffId": 1000114, - "techniqueBuffIds": [120401] - }, - "1205": { - "weaknessBuffId": 1000115, - "techniqueBuffIds": [120501] - }, - "1206": { - "weaknessBuffId": 1000111, - "techniqueBuffIds": [120601] - }, - "1207": { - "weaknessBuffId": 1000117, - "techniqueBuffIds": [120701, 120702] - }, - "1208": { - "weaknessBuffId": 1000116, - "techniqueBuffIds": [120801, 120802] - }, - "1209": { - "weaknessBuffId": 1000113, - "techniqueBuffIds": [120901] - }, - "1210": { - "weaknessBuffId": 1000112, - "techniqueBuffIds": [121001] - }, - "1211": { - "weaknessBuffId": 1000114, - "techniqueBuffIds": [121101] - }, - "1212": { - "weaknessBuffId": 1000113, - "techniqueBuffIds": [121203, 121201, 121202] - }, - "1213": { - "weaknessBuffId": 1000117, - "techniqueBuffIds": [121301, 121302, 121303] - }, - "1214": { - "weaknessBuffId": 1000116, - "techniqueBuffIds": [121401] - }, - "1215": { - "weaknessBuffId": 1000111, - "techniqueBuffIds": [121501] - }, - "1217": { - "weaknessBuffId": 1000115, - "techniqueBuffIds": [121701] - }, - "1218": { - "weaknessBuffId": 1000112, - "techniqueBuffIds": [121801] - }, - "1220": { - "weaknessBuffId": 1000115, - "techniqueBuffIds": [122001, 122002, 122003, 122004] - }, - "1221": { - "weaknessBuffId": 1000111, - "techniqueBuffIds": [122101] - }, - "1222": { - "weaknessBuffId": 1000112, - "techniqueBuffIds": [122201] - }, - "1223": { - "weaknessBuffId": 1000114, - "techniqueBuffIds": [122301, 122302, 122303, 122304] - }, - "1224": { - "weaknessBuffId": 1000117, - "techniqueBuffIds": [122401, 122402, 122403] - }, - "1225": { - "weaknessBuffId": 1000112, - "techniqueBuffIds": [122501] - }, - "1301": { - "weaknessBuffId": 1000112, - "techniqueBuffIds": [130101] - }, - "1302": { - "weaknessBuffId": 1000111, - "techniqueBuffIds": [130201] - }, - "1303": { - "weaknessBuffId": 1000113, - "techniqueBuffIds": [130301, 130302, 130303] - }, - "1304": { - "weaknessBuffId": 1000117, - "techniqueBuffIds": [ - 130401, - 130402, - 130403, - 130404, - 130405, - 130406 - ] - }, - "1305": { - "weaknessBuffId": 1000117, - "techniqueBuffIds": [130501] - }, - "1306": { - "weaknessBuffId": 1000116, - "techniqueBuffIds": [130601, 130602] - }, - "1307": { - "weaknessBuffId": 1000115, - "techniqueBuffIds": [130701] - }, - "1308": { - "weaknessBuffId": 1000114, - "techniqueBuffIds": [130801, 130802, 130803, 1000119] - }, - "1309": { - "weaknessBuffId": 1000111, - "techniqueBuffIds": [130901, 130902, 130903] - }, - "1310": { - "weaknessBuffId": 1000112, - "techniqueBuffIds": [131001, 131002, 1000112] - }, - "1312": { - "weaknessBuffId": 1000113, - "techniqueBuffIds": [131201] - }, - "1313": { - "weaknessBuffId": 1000117, - "techniqueBuffIds": [131301] - }, - "1314": { - "weaknessBuffId": 1000116, - "techniqueBuffIds": [131401] - }, - "1315": { - "weaknessBuffId": 1000111, - "techniqueBuffIds": [131501, 131502, 131503] - }, - "1317": { - "weaknessBuffId": 1000117, - "techniqueBuffIds": [131701, 131702, 1000119] - }, - "1401": { - "weaknessBuffId": 1000113, - "techniqueBuffIds": [140101, 140102] - }, - "1402": { - "weaknessBuffId": 1000114, - "techniqueBuffIds": [140201, 140202] - }, - "1403": { - "weaknessBuffId": 1000116, - "techniqueBuffIds": [140301] - }, - "1404": { - "weaknessBuffId": 1000117, - "techniqueBuffIds": [140401] - }, - "1405": { - "weaknessBuffId": 1000115, - "techniqueBuffIds": [140501, 140502, 140503] - }, - "1406": { - "weaknessBuffId": 1000116, - "techniqueBuffIds": [140601, 140602, 140603] - }, - "1407": { - "weaknessBuffId": 1000116, - "techniqueBuffIds": [140701, 140702, 140703, 140704] - }, - "1409": { - "weaknessBuffId": 1000115, - "techniqueBuffIds": [140901] - }, - "8001": { - "weaknessBuffId": 1000111, - "techniqueBuffIds": [] - }, - "8002": { - "weaknessBuffId": 1000111, - "techniqueBuffIds": [] - }, - "8003": { - "weaknessBuffId": 1000112, - "techniqueBuffIds": [800301] - }, - "8004": { - "weaknessBuffId": 1000112, - "techniqueBuffIds": [800301] - }, - "8005": { - "weaknessBuffId": 1000117, - "techniqueBuffIds": [800501] - }, - "8006": { - "weaknessBuffId": 1000117, - "techniqueBuffIds": [800501] - }, - "8007": { - "weaknessBuffId": 1000113, - "techniqueBuffIds": [800701] - }, - "8008": { - "weaknessBuffId": 1000113, - "techniqueBuffIds": [800701] - } - }, - "mapDefaultEntranceMap": { - "10000000": 1000001, - "10000002": 1000002, - "10000003": 1000003, - "10001001": 1000101, - "10101001": 1010101, - "10101002": 1010102, - "10101003": 1010103, - "10101004": 1010104, - "10101005": 1010105, - "10101006": 1010106, - "10101007": 1010107, - "10101009": 1010109, - "10102001": 1010201, - "10102002": 1010202, - "10102003": 1010203, - "10102004": 1010204, - "10201001": 1020101, - "10201002": 1020102, - "10202001": 1020201, - "10202002": 1020202, - "10202003": 1020203, - "10202004": 1020204, - "10301001": 1030101, - "10304001": 1030401, - "10305001": 1030501, - "10306001": 1030601, - "10341001": 1034101, - "10401001": 1040101, - "10402001": 1040201, - "10403001": 1040301, - "20001001": 2000101, - "20002001": 2000201, - "20003001": 2000301, - "20004001": 2000401, - "20101001": 2010101, - "20111001": 2011101, - "20121001": 2012101, - "20122001": 2012201, - "20123001": 2012301, - "20131001": 2013101, - "20132001": 2013201, - "20134001": 2013401, - "20135001": 2013501, - "20136001": 2013601, - "20211001": 2021101, - "20212001": 2021201, - "20221001": 2022101, - "20222001": 2022201, - "20223001": 2022301, - "20231001": 2023101, - "20231002": 2023102, - "20232001": 2023201, - "20241001": 2024101, - "20242001": 2024201, - "20311001": 2031101, - "20312001": 2031201, - "20313001": 2031301, - "20321001": 2032101, - "20322001": 2032201, - "20331001": 2033101, - "20332001": 2033201, - "20411001": 2041101, - "20412001": 2041201, - "20413001": 2041301, - "20421001": 2042101, - "20422001": 2042201, - "20423001": 2042301, - "20424001": 2042401, - "40105001": 40105001, - "41401017": 41401017, - "41401018": 41401018, - "41401019": 41401019, - "41401020": 41401020, - "43312003": 43312003, - "44301001": 44301001, - "44301002": 44301002, - "44301003": 44301003, - "44301019": 44301019, - "44302001": 44302001, - "44302002": 44302002, - "44305003": 44305003, - "44305004": 44305004, - "44305005": 44305005, - "80112001": 8011201 - } -} +{"levelOutputConfigs":{"1000001":{"P10000_F10000000":{"scenes":{"30":{"props":[{"groupId":30,"instId":300003,"propState":0,"propId":2000,"pos":{"x":-6380,"y":0,"z":18890},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300002,"propState":2,"propId":2002,"pos":{"x":-6155,"y":0,"z":21320},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300001,"propState":0,"propId":2001,"pos":{"x":4176,"y":0,"z":26719},"rot":{"x":0,"y":180102,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300001,"propState":8,"propId":110,"pos":{"x":-1380,"y":0,"z":3160},"rot":{"x":0,"y":150000,"z":0}},{"groupId":2,"instId":300003,"propState":0,"propId":100,"pos":{"x":2447,"y":0,"z":559},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2215":{"anchorId":2,"groupId":2,"instId":300001,"pos":{"x":0,"y":0,"z":-2000},"rot":{"x":0,"y":345000,"z":0}}}},"7":{"props":[{"groupId":7,"instId":300001,"propState":0,"propId":107,"pos":{"x":0,"y":2000,"z":27290},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300002,"propState":0,"propId":100,"pos":{"x":-1380,"y":0,"z":3160},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":100,"pos":{"x":-1380,"y":0,"z":3160},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":3,"instId":400003,"npcId":1004,"pos":{"x":-4420,"y":21,"z":-1101},"rot":{"x":0,"y":69628,"z":0}},{"groupId":3,"instId":400002,"npcId":1003,"pos":{"x":3589,"y":0,"z":3007},"rot":{"x":0,"y":240110,"z":0}}],"monsters":[],"teleports":{}},"34":{"props":[],"npcs":[{"groupId":34,"instId":400001,"npcId":3012,"pos":{"x":-5717,"y":0,"z":-13802},"rot":{"x":0,"y":40618,"z":0}}],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300001,"propState":8,"propId":2004,"pos":{"x":-6416,"y":0,"z":-12950},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2206":{"anchorId":1,"groupId":47,"instId":300001,"pos":{"x":-4030,"y":0,"z":-13006},"rot":{"x":0,"y":270000,"z":0}}}},"66":{"props":[{"groupId":66,"instId":300002,"propState":0,"propId":100,"pos":{"x":4159,"y":741,"z":-9305},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300001,"propState":0,"propId":2006,"pos":{"x":4130,"y":661,"z":-9297},"rot":{"x":0,"y":67168,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"142":{"props":[{"groupId":142,"instId":300001,"propState":0,"propId":100083,"pos":{"x":-3347,"y":998,"z":14811},"rot":{"x":0,"y":90736,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-6408,"y":1007,"z":8795},"rot":{"x":0,"y":225882,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[],"npcs":[{"groupId":49,"instId":400001,"npcId":1009,"pos":{"x":-3900,"y":0,"z":23160},"rot":{"x":0,"y":235814,"z":0}},{"groupId":49,"instId":400003,"npcId":1109,"pos":{"x":3270,"y":0,"z":11750},"rot":{"x":0,"y":265953,"z":0}},{"groupId":49,"instId":400002,"npcId":1105,"pos":{"x":-4050,"y":0,"z":8160},"rot":{"x":0,"y":103322,"z":0}},{"groupId":49,"instId":400036,"npcId":1321,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400035,"npcId":1221,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400034,"npcId":1221,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400033,"npcId":1302,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400032,"npcId":1307,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400031,"npcId":1314,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400030,"npcId":1315,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400029,"npcId":1316,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400028,"npcId":1312,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400027,"npcId":1305,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400026,"npcId":1306,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400025,"npcId":1217,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400024,"npcId":1102,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400023,"npcId":1101,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400022,"npcId":1218,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400021,"npcId":1217,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400020,"npcId":1205,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400019,"npcId":1102,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400018,"npcId":1101,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400017,"npcId":1112,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400016,"npcId":1207,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400015,"npcId":1111,"pos":{"x":252,"y":0,"z":-748},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400014,"npcId":1110,"pos":{"x":252,"y":0,"z":-20},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400013,"npcId":1106,"pos":{"x":252,"y":0,"z":773},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400012,"npcId":1202,"pos":{"x":-1461,"y":0,"z":26274},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400011,"npcId":1210,"pos":{"x":-85,"y":0,"z":-14674},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400010,"npcId":1209,"pos":{"x":-1196,"y":0,"z":-14570},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400009,"npcId":1006,"pos":{"x":-295,"y":0,"z":-16041},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400008,"npcId":1204,"pos":{"x":-809,"y":0,"z":-15500},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400007,"npcId":1008,"pos":{"x":3940,"y":0,"z":-6307},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400006,"npcId":1107,"pos":{"x":3340,"y":0,"z":-9550},"rot":{"x":0,"y":91640,"z":0}},{"groupId":49,"instId":400005,"npcId":1104,"pos":{"x":3080,"y":0,"z":-6630},"rot":{"x":0,"y":76000,"z":0}},{"groupId":49,"instId":400004,"npcId":1103,"pos":{"x":1950,"y":0,"z":-3900},"rot":{"x":0,"y":118788,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":3,"worldId":100,"startAnchorId":null,"startGroupId":null}},"100000102":{"P10000_F10000000":{"scenes":{"30":{"props":[{"groupId":30,"instId":300003,"propState":0,"propId":2000,"pos":{"x":-6380,"y":0,"z":18890},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300002,"propState":2,"propId":2002,"pos":{"x":-6155,"y":0,"z":21320},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300001,"propState":0,"propId":2001,"pos":{"x":4176,"y":0,"z":26719},"rot":{"x":0,"y":180102,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300001,"propState":8,"propId":110,"pos":{"x":-1380,"y":0,"z":3160},"rot":{"x":0,"y":150000,"z":0}},{"groupId":2,"instId":300003,"propState":0,"propId":100,"pos":{"x":2447,"y":0,"z":559},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2215":{"anchorId":2,"groupId":2,"instId":300001,"pos":{"x":0,"y":0,"z":-2000},"rot":{"x":0,"y":345000,"z":0}}}},"3":{"props":[{"groupId":3,"instId":300002,"propState":0,"propId":100,"pos":{"x":-1380,"y":0,"z":3160},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":100,"pos":{"x":-1380,"y":0,"z":3160},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":3,"instId":400003,"npcId":1004,"pos":{"x":-4420,"y":21,"z":-1101},"rot":{"x":0,"y":69628,"z":0}},{"groupId":3,"instId":400002,"npcId":1003,"pos":{"x":3589,"y":0,"z":3007},"rot":{"x":0,"y":240110,"z":0}}],"monsters":[],"teleports":{}},"34":{"props":[],"npcs":[{"groupId":34,"instId":400001,"npcId":3012,"pos":{"x":-5717,"y":0,"z":-13802},"rot":{"x":0,"y":40618,"z":0}}],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300001,"propState":8,"propId":2004,"pos":{"x":-6416,"y":0,"z":-12950},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2206":{"anchorId":1,"groupId":47,"instId":300001,"pos":{"x":-4030,"y":0,"z":-13006},"rot":{"x":0,"y":270000,"z":0}}}},"66":{"props":[{"groupId":66,"instId":300002,"propState":0,"propId":100,"pos":{"x":4159,"y":741,"z":-9305},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300001,"propState":0,"propId":2006,"pos":{"x":4130,"y":661,"z":-9297},"rot":{"x":0,"y":67168,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[],"npcs":[{"groupId":49,"instId":400036,"npcId":1321,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400035,"npcId":1221,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400034,"npcId":1221,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400033,"npcId":1302,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400032,"npcId":1307,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400031,"npcId":1314,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400030,"npcId":1315,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400029,"npcId":1316,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400028,"npcId":1312,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400027,"npcId":1305,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400026,"npcId":1306,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400025,"npcId":1217,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400024,"npcId":1102,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400023,"npcId":1101,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400022,"npcId":1218,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400021,"npcId":1217,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400020,"npcId":1205,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400019,"npcId":1102,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400018,"npcId":1101,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400017,"npcId":1112,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400016,"npcId":1207,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400015,"npcId":1111,"pos":{"x":252,"y":0,"z":-748},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400014,"npcId":1110,"pos":{"x":252,"y":0,"z":-20},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400013,"npcId":1106,"pos":{"x":252,"y":0,"z":773},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400012,"npcId":1202,"pos":{"x":-1461,"y":0,"z":26274},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400011,"npcId":1210,"pos":{"x":-85,"y":0,"z":-14674},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400010,"npcId":1209,"pos":{"x":-1196,"y":0,"z":-14570},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400009,"npcId":1006,"pos":{"x":-295,"y":0,"z":-16041},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400008,"npcId":1204,"pos":{"x":-809,"y":0,"z":-15500},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400007,"npcId":1008,"pos":{"x":3940,"y":0,"z":-6307},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400006,"npcId":1107,"pos":{"x":3340,"y":0,"z":-9550},"rot":{"x":0,"y":91640,"z":0}},{"groupId":49,"instId":400005,"npcId":1104,"pos":{"x":3080,"y":0,"z":-6630},"rot":{"x":0,"y":76000,"z":0}},{"groupId":49,"instId":400004,"npcId":1103,"pos":{"x":1950,"y":0,"z":-3900},"rot":{"x":0,"y":118788,"z":0}},{"groupId":49,"instId":400003,"npcId":1109,"pos":{"x":3270,"y":0,"z":11750},"rot":{"x":0,"y":265953,"z":0}},{"groupId":49,"instId":400002,"npcId":1105,"pos":{"x":-4050,"y":0,"z":8160},"rot":{"x":0,"y":103322,"z":0}},{"groupId":49,"instId":400001,"npcId":1009,"pos":{"x":-3900,"y":0,"z":23160},"rot":{"x":0,"y":235814,"z":0}}],"monsters":[],"teleports":{}},"142":{"props":[{"groupId":142,"instId":300001,"propState":0,"propId":100083,"pos":{"x":-3347,"y":998,"z":14811},"rot":{"x":0,"y":90736,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-6408,"y":1007,"z":8795},"rot":{"x":0,"y":225882,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":3,"worldId":100,"startAnchorId":1,"startGroupId":7}},"100000103":{"P10000_F10000000":{"scenes":{"2":{"props":[{"groupId":2,"instId":300001,"propState":8,"propId":110,"pos":{"x":-1380,"y":0,"z":3160},"rot":{"x":0,"y":150000,"z":0}},{"groupId":2,"instId":300003,"propState":0,"propId":100,"pos":{"x":2447,"y":0,"z":559},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2215":{"anchorId":2,"groupId":2,"instId":300001,"pos":{"x":0,"y":0,"z":-2000},"rot":{"x":0,"y":345000,"z":0}}}},"7":{"props":[{"groupId":7,"instId":300001,"propState":0,"propId":107,"pos":{"x":0,"y":2000,"z":27290},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300002,"propState":2,"propId":2002,"pos":{"x":-6155,"y":0,"z":21320},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300003,"propState":0,"propId":2000,"pos":{"x":-6380,"y":0,"z":18890},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300001,"propState":0,"propId":2001,"pos":{"x":4176,"y":0,"z":26719},"rot":{"x":0,"y":180102,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300002,"propState":0,"propId":100,"pos":{"x":-1380,"y":0,"z":3160},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":100,"pos":{"x":-1380,"y":0,"z":3160},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":3,"instId":400003,"npcId":1004,"pos":{"x":-4420,"y":21,"z":-1101},"rot":{"x":0,"y":69628,"z":0}},{"groupId":3,"instId":400002,"npcId":1003,"pos":{"x":3589,"y":0,"z":3007},"rot":{"x":0,"y":240110,"z":0}}],"monsters":[],"teleports":{}},"34":{"props":[],"npcs":[{"groupId":34,"instId":400001,"npcId":3012,"pos":{"x":-5717,"y":0,"z":-13802},"rot":{"x":0,"y":40618,"z":0}}],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300001,"propState":8,"propId":2004,"pos":{"x":-6416,"y":0,"z":-12950},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2206":{"anchorId":1,"groupId":47,"instId":300001,"pos":{"x":-4030,"y":0,"z":-13006},"rot":{"x":0,"y":270000,"z":0}}}},"66":{"props":[{"groupId":66,"instId":300002,"propState":0,"propId":100,"pos":{"x":4159,"y":741,"z":-9305},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300001,"propState":0,"propId":2006,"pos":{"x":4130,"y":661,"z":-9297},"rot":{"x":0,"y":67168,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[],"npcs":[{"groupId":49,"instId":400035,"npcId":1221,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400034,"npcId":1221,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400013,"npcId":1106,"pos":{"x":252,"y":0,"z":773},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400036,"npcId":1321,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400020,"npcId":1205,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400019,"npcId":1102,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400004,"npcId":1103,"pos":{"x":1950,"y":0,"z":-3900},"rot":{"x":0,"y":118788,"z":0}},{"groupId":49,"instId":400033,"npcId":1302,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400032,"npcId":1307,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400031,"npcId":1314,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400030,"npcId":1315,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400029,"npcId":1316,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400028,"npcId":1312,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400027,"npcId":1305,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400026,"npcId":1306,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400025,"npcId":1217,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400024,"npcId":1102,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400023,"npcId":1101,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400022,"npcId":1218,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400021,"npcId":1217,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400018,"npcId":1101,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400017,"npcId":1112,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400016,"npcId":1207,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400015,"npcId":1111,"pos":{"x":252,"y":0,"z":-748},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400014,"npcId":1110,"pos":{"x":252,"y":0,"z":-20},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400012,"npcId":1202,"pos":{"x":-1461,"y":0,"z":26274},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400011,"npcId":1210,"pos":{"x":-85,"y":0,"z":-14674},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400010,"npcId":1209,"pos":{"x":-1196,"y":0,"z":-14570},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400009,"npcId":1006,"pos":{"x":-295,"y":0,"z":-16041},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400008,"npcId":1204,"pos":{"x":-809,"y":0,"z":-15500},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400007,"npcId":1008,"pos":{"x":3940,"y":0,"z":-6307},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400006,"npcId":1107,"pos":{"x":3340,"y":0,"z":-9550},"rot":{"x":0,"y":91640,"z":0}},{"groupId":49,"instId":400005,"npcId":1104,"pos":{"x":3080,"y":0,"z":-6630},"rot":{"x":0,"y":76000,"z":0}},{"groupId":49,"instId":400003,"npcId":1109,"pos":{"x":3270,"y":0,"z":11750},"rot":{"x":0,"y":265953,"z":0}},{"groupId":49,"instId":400002,"npcId":1105,"pos":{"x":-4050,"y":0,"z":8160},"rot":{"x":0,"y":103322,"z":0}},{"groupId":49,"instId":400001,"npcId":1009,"pos":{"x":-3900,"y":0,"z":23160},"rot":{"x":0,"y":235814,"z":0}}],"monsters":[],"teleports":{}},"142":{"props":[{"groupId":142,"instId":300001,"propState":0,"propId":100083,"pos":{"x":-3347,"y":998,"z":14811},"rot":{"x":0,"y":90736,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-6408,"y":1007,"z":8795},"rot":{"x":0,"y":225882,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":3,"worldId":100,"startAnchorId":1,"startGroupId":34}},"100000104":{"P10000_F10000000":{"scenes":{"2":{"props":[{"groupId":2,"instId":300001,"propState":8,"propId":110,"pos":{"x":-1380,"y":0,"z":3160},"rot":{"x":0,"y":150000,"z":0}},{"groupId":2,"instId":300003,"propState":0,"propId":100,"pos":{"x":2447,"y":0,"z":559},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2215":{"anchorId":2,"groupId":2,"instId":300001,"pos":{"x":0,"y":0,"z":-2000},"rot":{"x":0,"y":345000,"z":0}}}},"30":{"props":[{"groupId":30,"instId":300002,"propState":2,"propId":2002,"pos":{"x":-6155,"y":0,"z":21320},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300003,"propState":0,"propId":2000,"pos":{"x":-6380,"y":0,"z":18890},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300001,"propState":0,"propId":2001,"pos":{"x":4176,"y":0,"z":26719},"rot":{"x":0,"y":180102,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300002,"propState":0,"propId":100,"pos":{"x":-1380,"y":0,"z":3160},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":100,"pos":{"x":-1380,"y":0,"z":3160},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":3,"instId":400002,"npcId":1003,"pos":{"x":3589,"y":0,"z":3007},"rot":{"x":0,"y":240110,"z":0}},{"groupId":3,"instId":400003,"npcId":1004,"pos":{"x":-4420,"y":21,"z":-1101},"rot":{"x":0,"y":69628,"z":0}}],"monsters":[],"teleports":{}},"34":{"props":[],"npcs":[{"groupId":34,"instId":400001,"npcId":3012,"pos":{"x":-5717,"y":0,"z":-13802},"rot":{"x":0,"y":40618,"z":0}}],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300001,"propState":8,"propId":2004,"pos":{"x":-6416,"y":0,"z":-12950},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2206":{"anchorId":1,"groupId":47,"instId":300001,"pos":{"x":-4030,"y":0,"z":-13006},"rot":{"x":0,"y":270000,"z":0}}}},"66":{"props":[{"groupId":66,"instId":300002,"propState":0,"propId":100,"pos":{"x":4159,"y":741,"z":-9305},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300001,"propState":0,"propId":2006,"pos":{"x":4130,"y":661,"z":-9297},"rot":{"x":0,"y":67168,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[],"npcs":[{"groupId":49,"instId":400033,"npcId":1302,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400032,"npcId":1307,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400031,"npcId":1314,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400003,"npcId":1109,"pos":{"x":3270,"y":0,"z":11750},"rot":{"x":0,"y":265953,"z":0}},{"groupId":49,"instId":400002,"npcId":1105,"pos":{"x":-4050,"y":0,"z":8160},"rot":{"x":0,"y":103322,"z":0}},{"groupId":49,"instId":400001,"npcId":1009,"pos":{"x":-3900,"y":0,"z":23160},"rot":{"x":0,"y":235814,"z":0}},{"groupId":49,"instId":400030,"npcId":1315,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400029,"npcId":1316,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400028,"npcId":1312,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400006,"npcId":1107,"pos":{"x":3340,"y":0,"z":-9550},"rot":{"x":0,"y":91640,"z":0}},{"groupId":49,"instId":400005,"npcId":1104,"pos":{"x":3080,"y":0,"z":-6630},"rot":{"x":0,"y":76000,"z":0}},{"groupId":49,"instId":400004,"npcId":1103,"pos":{"x":1950,"y":0,"z":-3900},"rot":{"x":0,"y":118788,"z":0}},{"groupId":49,"instId":400036,"npcId":1321,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400035,"npcId":1221,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400034,"npcId":1221,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400027,"npcId":1305,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400026,"npcId":1306,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400025,"npcId":1217,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400024,"npcId":1102,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400023,"npcId":1101,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400022,"npcId":1218,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400021,"npcId":1217,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400020,"npcId":1205,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400019,"npcId":1102,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400018,"npcId":1101,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400017,"npcId":1112,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400016,"npcId":1207,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400015,"npcId":1111,"pos":{"x":252,"y":0,"z":-748},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400014,"npcId":1110,"pos":{"x":252,"y":0,"z":-20},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400013,"npcId":1106,"pos":{"x":252,"y":0,"z":773},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400012,"npcId":1202,"pos":{"x":-1461,"y":0,"z":26274},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400011,"npcId":1210,"pos":{"x":-85,"y":0,"z":-14674},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400010,"npcId":1209,"pos":{"x":-1196,"y":0,"z":-14570},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400009,"npcId":1006,"pos":{"x":-295,"y":0,"z":-16041},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400008,"npcId":1204,"pos":{"x":-809,"y":0,"z":-15500},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400007,"npcId":1008,"pos":{"x":3940,"y":0,"z":-6307},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"142":{"props":[{"groupId":142,"instId":300001,"propState":0,"propId":100083,"pos":{"x":-3347,"y":998,"z":14811},"rot":{"x":0,"y":90736,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-6408,"y":1007,"z":8795},"rot":{"x":0,"y":225882,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":3,"worldId":100,"startAnchorId":1,"startGroupId":47}},"100000105":{"P10000_F10000000":{"scenes":{"2":{"props":[{"groupId":2,"instId":300001,"propState":8,"propId":110,"pos":{"x":-1380,"y":0,"z":3160},"rot":{"x":0,"y":150000,"z":0}},{"groupId":2,"instId":300003,"propState":0,"propId":100,"pos":{"x":2447,"y":0,"z":559},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2215":{"anchorId":2,"groupId":2,"instId":300001,"pos":{"x":0,"y":0,"z":-2000},"rot":{"x":0,"y":345000,"z":0}}}},"30":{"props":[{"groupId":30,"instId":300003,"propState":0,"propId":2000,"pos":{"x":-6380,"y":0,"z":18890},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300002,"propState":2,"propId":2002,"pos":{"x":-6155,"y":0,"z":21320},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300001,"propState":0,"propId":2001,"pos":{"x":4176,"y":0,"z":26719},"rot":{"x":0,"y":180102,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300002,"propState":0,"propId":100,"pos":{"x":-1380,"y":0,"z":3160},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":100,"pos":{"x":-1380,"y":0,"z":3160},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":3,"instId":400003,"npcId":1004,"pos":{"x":-4420,"y":21,"z":-1101},"rot":{"x":0,"y":69628,"z":0}},{"groupId":3,"instId":400002,"npcId":1003,"pos":{"x":3589,"y":0,"z":3007},"rot":{"x":0,"y":240110,"z":0}}],"monsters":[],"teleports":{}},"34":{"props":[],"npcs":[{"groupId":34,"instId":400001,"npcId":3012,"pos":{"x":-5717,"y":0,"z":-13802},"rot":{"x":0,"y":40618,"z":0}}],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300001,"propState":8,"propId":2004,"pos":{"x":-6416,"y":0,"z":-12950},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2206":{"anchorId":1,"groupId":47,"instId":300001,"pos":{"x":-4030,"y":0,"z":-13006},"rot":{"x":0,"y":270000,"z":0}}}},"66":{"props":[{"groupId":66,"instId":300002,"propState":0,"propId":100,"pos":{"x":4159,"y":741,"z":-9305},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300001,"propState":0,"propId":2006,"pos":{"x":4130,"y":661,"z":-9297},"rot":{"x":0,"y":67168,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[],"npcs":[{"groupId":49,"instId":400022,"npcId":1218,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400036,"npcId":1321,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400035,"npcId":1221,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400034,"npcId":1221,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400033,"npcId":1302,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400032,"npcId":1307,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400031,"npcId":1314,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400030,"npcId":1315,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400029,"npcId":1316,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400028,"npcId":1312,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400027,"npcId":1305,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400026,"npcId":1306,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400025,"npcId":1217,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400024,"npcId":1102,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400023,"npcId":1101,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400021,"npcId":1217,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400020,"npcId":1205,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400019,"npcId":1102,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400018,"npcId":1101,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400017,"npcId":1112,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400016,"npcId":1207,"pos":{"x":109,"y":0,"z":-1265},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400015,"npcId":1111,"pos":{"x":252,"y":0,"z":-748},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400014,"npcId":1110,"pos":{"x":252,"y":0,"z":-20},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400013,"npcId":1106,"pos":{"x":252,"y":0,"z":773},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400012,"npcId":1202,"pos":{"x":-1461,"y":0,"z":26274},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400011,"npcId":1210,"pos":{"x":-85,"y":0,"z":-14674},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400010,"npcId":1209,"pos":{"x":-1196,"y":0,"z":-14570},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400009,"npcId":1006,"pos":{"x":-295,"y":0,"z":-16041},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400008,"npcId":1204,"pos":{"x":-809,"y":0,"z":-15500},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400007,"npcId":1008,"pos":{"x":3940,"y":0,"z":-6307},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":400006,"npcId":1107,"pos":{"x":3340,"y":0,"z":-9550},"rot":{"x":0,"y":91640,"z":0}},{"groupId":49,"instId":400005,"npcId":1104,"pos":{"x":3080,"y":0,"z":-6630},"rot":{"x":0,"y":76000,"z":0}},{"groupId":49,"instId":400004,"npcId":1103,"pos":{"x":1950,"y":0,"z":-3900},"rot":{"x":0,"y":118788,"z":0}},{"groupId":49,"instId":400003,"npcId":1109,"pos":{"x":3270,"y":0,"z":11750},"rot":{"x":0,"y":265953,"z":0}},{"groupId":49,"instId":400002,"npcId":1105,"pos":{"x":-4050,"y":0,"z":8160},"rot":{"x":0,"y":103322,"z":0}},{"groupId":49,"instId":400001,"npcId":1009,"pos":{"x":-3900,"y":0,"z":23160},"rot":{"x":0,"y":235814,"z":0}}],"monsters":[],"teleports":{}},"142":{"props":[{"groupId":142,"instId":300001,"propState":0,"propId":100083,"pos":{"x":-3347,"y":998,"z":14811},"rot":{"x":0,"y":90736,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-6408,"y":1007,"z":8795},"rot":{"x":0,"y":225882,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":3,"worldId":100,"startAnchorId":1,"startGroupId":216}},"1000002":{"P10000_F10000000":{"scenes":{"60":{"props":[{"groupId":60,"instId":300002,"propState":0,"propId":110,"pos":{"x":110,"y":2000,"z":32000},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300001,"propState":0,"propId":110,"pos":{"x":-10,"y":7,"z":28230},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300002,"propState":0,"propId":2005,"pos":{"x":1225,"y":1037,"z":11684},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":2005,"pos":{"x":3947,"y":924,"z":10270},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":2005,"pos":{"x":1205,"y":1037,"z":19842},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300001,"propState":0,"propId":108,"pos":{"x":110,"y":2000,"z":32000},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300002,"propState":1,"propId":2003,"pos":{"x":-2163,"y":0,"z":5264},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300001,"propState":1,"propId":2003,"pos":{"x":-2163,"y":0,"z":15762},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5329,"y":1260,"z":12183},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300007,"propState":0,"propId":103042,"pos":{"x":1079,"y":0,"z":21850},"rot":{"x":0,"y":359226,"z":0}},{"groupId":48,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":30272},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":48,"instId":200001,"monsterId":7010011,"eventId":10301299,"pos":{"x":19700,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":3,"worldId":100,"startAnchorId":1,"startGroupId":1}},"1000003":{"P10000_F10000000":{"scenes":{"31":{"props":[{"groupId":31,"instId":300001,"propState":0,"propId":110,"pos":{"x":-5449,"y":-15289,"z":-12},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300001,"propState":0,"propId":100,"pos":{"x":-4785,"y":0,"z":-14920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300002,"propState":0,"propId":138,"pos":{"x":9390,"y":2548,"z":5431},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300001,"propState":0,"propId":100,"pos":{"x":8186,"y":10,"z":5513},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"91":{"props":[],"npcs":[{"groupId":91,"instId":400001,"npcId":3170,"pos":{"x":959,"y":-14919,"z":-451},"rot":{"x":0,"y":89670,"z":0}}],"monsters":[],"teleports":{}},"81":{"props":[],"npcs":[{"groupId":81,"instId":400029,"npcId":1316,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400036,"npcId":1321,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400035,"npcId":1221,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400034,"npcId":1221,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400033,"npcId":1302,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400031,"npcId":1314,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400030,"npcId":1315,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400028,"npcId":1312,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400027,"npcId":1305,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400026,"npcId":1306,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400025,"npcId":1217,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400024,"npcId":1102,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400023,"npcId":1101,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400022,"npcId":1218,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400021,"npcId":1217,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400020,"npcId":1205,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400019,"npcId":1102,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400018,"npcId":1101,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400017,"npcId":1112,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400016,"npcId":1207,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400015,"npcId":1111,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400014,"npcId":1110,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400013,"npcId":1106,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400012,"npcId":1202,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400011,"npcId":1210,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400010,"npcId":1209,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400009,"npcId":1006,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400008,"npcId":1204,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400007,"npcId":1008,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400006,"npcId":1107,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":91640,"z":0}},{"groupId":81,"instId":400005,"npcId":1104,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":76000,"z":0}},{"groupId":81,"instId":400004,"npcId":1103,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":118788,"z":0}},{"groupId":81,"instId":400003,"npcId":1109,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":265953,"z":0}},{"groupId":81,"instId":400002,"npcId":1105,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":103322,"z":0}},{"groupId":81,"instId":400001,"npcId":1009,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":235814,"z":0}}],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":100,"pos":{"x":6371,"y":833,"z":2207},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300001,"propState":18,"propId":100020,"pos":{"x":-925,"y":-14100,"z":11379},"rot":{"x":0,"y":331029,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":3,"worldId":100,"startAnchorId":null,"startGroupId":null}},"100000301":{"P10000_F10000000":{"scenes":{"31":{"props":[{"groupId":31,"instId":300001,"propState":0,"propId":110,"pos":{"x":-5449,"y":-15289,"z":-12},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300001,"propState":0,"propId":100,"pos":{"x":-4785,"y":0,"z":-14920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300002,"propState":0,"propId":138,"pos":{"x":9390,"y":2548,"z":5431},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300001,"propState":0,"propId":100,"pos":{"x":8186,"y":10,"z":5513},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"91":{"props":[],"npcs":[{"groupId":91,"instId":400001,"npcId":3170,"pos":{"x":959,"y":-14919,"z":-451},"rot":{"x":0,"y":89670,"z":0}}],"monsters":[],"teleports":{}},"81":{"props":[],"npcs":[{"groupId":81,"instId":400035,"npcId":1221,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400034,"npcId":1221,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400030,"npcId":1315,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400029,"npcId":1316,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400026,"npcId":1306,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400025,"npcId":1217,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400022,"npcId":1218,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400021,"npcId":1217,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400016,"npcId":1207,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400015,"npcId":1111,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400003,"npcId":1109,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":265953,"z":0}},{"groupId":81,"instId":400036,"npcId":1321,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400033,"npcId":1302,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400031,"npcId":1314,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400028,"npcId":1312,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400027,"npcId":1305,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400024,"npcId":1102,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400023,"npcId":1101,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400020,"npcId":1205,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400019,"npcId":1102,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400018,"npcId":1101,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400017,"npcId":1112,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400014,"npcId":1110,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400013,"npcId":1106,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400012,"npcId":1202,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400011,"npcId":1210,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400010,"npcId":1209,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400009,"npcId":1006,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400008,"npcId":1204,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400007,"npcId":1008,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400006,"npcId":1107,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":91640,"z":0}},{"groupId":81,"instId":400005,"npcId":1104,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":76000,"z":0}},{"groupId":81,"instId":400004,"npcId":1103,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":118788,"z":0}},{"groupId":81,"instId":400002,"npcId":1105,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":103322,"z":0}},{"groupId":81,"instId":400001,"npcId":1009,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":235814,"z":0}}],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":100,"pos":{"x":6371,"y":833,"z":2207},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300001,"propState":18,"propId":100020,"pos":{"x":-925,"y":-14100,"z":11379},"rot":{"x":0,"y":331029,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":3,"worldId":100,"startAnchorId":2,"startGroupId":26}},"100000302":{"P10000_F10000000":{"scenes":{"31":{"props":[{"groupId":31,"instId":300001,"propState":0,"propId":110,"pos":{"x":-5449,"y":-15289,"z":-12},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300001,"propState":0,"propId":100,"pos":{"x":-4785,"y":0,"z":-14920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300002,"propState":0,"propId":138,"pos":{"x":9390,"y":2548,"z":5431},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300001,"propState":0,"propId":100,"pos":{"x":8186,"y":10,"z":5513},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"91":{"props":[],"npcs":[{"groupId":91,"instId":400001,"npcId":3170,"pos":{"x":959,"y":-14919,"z":-451},"rot":{"x":0,"y":89670,"z":0}}],"monsters":[],"teleports":{}},"81":{"props":[],"npcs":[{"groupId":81,"instId":400036,"npcId":1321,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400035,"npcId":1221,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400034,"npcId":1221,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400030,"npcId":1315,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400029,"npcId":1316,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400028,"npcId":1312,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400027,"npcId":1305,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400024,"npcId":1102,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400023,"npcId":1101,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400022,"npcId":1218,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400021,"npcId":1217,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400014,"npcId":1110,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400013,"npcId":1106,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400010,"npcId":1209,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400009,"npcId":1006,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400008,"npcId":1204,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400007,"npcId":1008,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400004,"npcId":1103,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":118788,"z":0}},{"groupId":81,"instId":400003,"npcId":1109,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":265953,"z":0}},{"groupId":81,"instId":400033,"npcId":1302,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400031,"npcId":1314,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400026,"npcId":1306,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400025,"npcId":1217,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400020,"npcId":1205,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400019,"npcId":1102,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400018,"npcId":1101,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400017,"npcId":1112,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400016,"npcId":1207,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400015,"npcId":1111,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400012,"npcId":1202,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400011,"npcId":1210,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400006,"npcId":1107,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":91640,"z":0}},{"groupId":81,"instId":400005,"npcId":1104,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":76000,"z":0}},{"groupId":81,"instId":400002,"npcId":1105,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":103322,"z":0}},{"groupId":81,"instId":400001,"npcId":1009,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":235814,"z":0}}],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":100,"pos":{"x":6371,"y":833,"z":2207},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300001,"propState":18,"propId":100020,"pos":{"x":-925,"y":-14100,"z":11379},"rot":{"x":0,"y":331029,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":3,"worldId":100,"startAnchorId":2,"startGroupId":3}},"100000303":{"P10000_F10000000":{"scenes":{"31":{"props":[{"groupId":31,"instId":300001,"propState":0,"propId":110,"pos":{"x":-5449,"y":-15289,"z":-12},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300001,"propState":0,"propId":100,"pos":{"x":-4785,"y":0,"z":-14920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300002,"propState":0,"propId":138,"pos":{"x":9390,"y":2548,"z":5431},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300001,"propState":0,"propId":100,"pos":{"x":8186,"y":10,"z":5513},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"91":{"props":[],"npcs":[{"groupId":91,"instId":400001,"npcId":3170,"pos":{"x":959,"y":-14919,"z":-451},"rot":{"x":0,"y":89670,"z":0}}],"monsters":[],"teleports":{}},"81":{"props":[],"npcs":[{"groupId":81,"instId":400029,"npcId":1316,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400036,"npcId":1321,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400035,"npcId":1221,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400034,"npcId":1221,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400033,"npcId":1302,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400031,"npcId":1314,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400030,"npcId":1315,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400028,"npcId":1312,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400027,"npcId":1305,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400026,"npcId":1306,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400025,"npcId":1217,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400024,"npcId":1102,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400023,"npcId":1101,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400022,"npcId":1218,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400021,"npcId":1217,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400020,"npcId":1205,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400019,"npcId":1102,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400018,"npcId":1101,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400017,"npcId":1112,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400016,"npcId":1207,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400015,"npcId":1111,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400014,"npcId":1110,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400013,"npcId":1106,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400012,"npcId":1202,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400011,"npcId":1210,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400010,"npcId":1209,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400009,"npcId":1006,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400008,"npcId":1204,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400007,"npcId":1008,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400006,"npcId":1107,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":91640,"z":0}},{"groupId":81,"instId":400005,"npcId":1104,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":76000,"z":0}},{"groupId":81,"instId":400004,"npcId":1103,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":118788,"z":0}},{"groupId":81,"instId":400003,"npcId":1109,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":265953,"z":0}},{"groupId":81,"instId":400002,"npcId":1105,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":103322,"z":0}},{"groupId":81,"instId":400001,"npcId":1009,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":235814,"z":0}}],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":100,"pos":{"x":6371,"y":833,"z":2207},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300001,"propState":18,"propId":100020,"pos":{"x":-925,"y":-14100,"z":11379},"rot":{"x":0,"y":331029,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":3,"worldId":100,"startAnchorId":1,"startGroupId":76}},"100000351":{"P10000_F10000000":{"scenes":{"31":{"props":[{"groupId":31,"instId":300001,"propState":0,"propId":110,"pos":{"x":-5449,"y":-15289,"z":-12},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300001,"propState":0,"propId":100,"pos":{"x":-4785,"y":0,"z":-14920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300002,"propState":0,"propId":138,"pos":{"x":9390,"y":2548,"z":5431},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300001,"propState":0,"propId":100,"pos":{"x":8186,"y":10,"z":5513},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"91":{"props":[],"npcs":[{"groupId":91,"instId":400001,"npcId":3170,"pos":{"x":959,"y":-14919,"z":-451},"rot":{"x":0,"y":89670,"z":0}}],"monsters":[],"teleports":{}},"81":{"props":[],"npcs":[{"groupId":81,"instId":400033,"npcId":1302,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400031,"npcId":1314,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400026,"npcId":1306,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400025,"npcId":1217,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400020,"npcId":1205,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400019,"npcId":1102,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400018,"npcId":1101,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400017,"npcId":1112,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400003,"npcId":1109,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":265953,"z":0}},{"groupId":81,"instId":400036,"npcId":1321,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400035,"npcId":1221,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400034,"npcId":1221,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400030,"npcId":1315,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400029,"npcId":1316,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400028,"npcId":1312,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400027,"npcId":1305,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400024,"npcId":1102,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400023,"npcId":1101,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400022,"npcId":1218,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400021,"npcId":1217,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400016,"npcId":1207,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400015,"npcId":1111,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400014,"npcId":1110,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400013,"npcId":1106,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400012,"npcId":1202,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400011,"npcId":1210,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400010,"npcId":1209,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400009,"npcId":1006,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400008,"npcId":1204,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400007,"npcId":1008,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":400006,"npcId":1107,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":91640,"z":0}},{"groupId":81,"instId":400005,"npcId":1104,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":76000,"z":0}},{"groupId":81,"instId":400004,"npcId":1103,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":118788,"z":0}},{"groupId":81,"instId":400002,"npcId":1105,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":103322,"z":0}},{"groupId":81,"instId":400001,"npcId":1009,"pos":{"x":-1291,"y":-15000,"z":23792},"rot":{"x":0,"y":235814,"z":0}}],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":100,"pos":{"x":6371,"y":833,"z":2207},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300001,"propState":18,"propId":100020,"pos":{"x":-925,"y":-14100,"z":11379},"rot":{"x":0,"y":331029,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":3,"worldId":100,"startAnchorId":1,"startGroupId":177}},"1000201":{"P10002_F10002001":{"scenes":{"21":{"props":[{"groupId":21,"instId":300001,"propState":0,"propId":100,"pos":{"x":-4785,"y":15000,"z":57800},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":3,"worldId":100,"startAnchorId":null,"startGroupId":null}},"1010101":{"P10101_F10101001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":34963,"y":10,"z":-142260},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300008,"propState":0,"propId":102,"pos":{"x":-23357,"y":-1100,"z":-129990},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300005,"propState":0,"propId":100,"pos":{"x":-23320,"y":-4889,"z":-149600},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300007,"propState":0,"propId":102,"pos":{"x":37160,"y":-93,"z":-168310},"rot":{"x":0,"y":153500,"z":0}},{"groupId":1,"instId":300006,"propState":0,"propId":102,"pos":{"x":31690,"y":210,"z":-40220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300004,"propState":0,"propId":102,"pos":{"x":-47830,"y":-6336,"z":81720},"rot":{"x":0,"y":315000,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":-47360,"y":9,"z":-39760},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-15150,"y":10,"z":80340},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1010101":{"anchorId":4,"groupId":1,"instId":300001,"pos":{"x":-10138,"y":10,"z":78898},"rot":{"x":0,"y":186078,"z":0}},"1010102":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":-43300,"y":-93,"z":-37960},"rot":{"x":0,"y":90000,"z":0}},"1010103":{"anchorId":3,"groupId":1,"instId":300003,"pos":{"x":33046,"y":10,"z":-144792},"rot":{"x":0,"y":300000,"z":0}}}},"14":{"props":[{"groupId":14,"instId":300004,"propState":18,"propId":101031,"pos":{"x":-5744,"y":1203,"z":-66914},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300012,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300011,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300010,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300009,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300008,"propState":18,"propId":101030,"pos":{"x":24185,"y":772,"z":-28969},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300007,"propState":18,"propId":101027,"pos":{"x":-16278,"y":-4459,"z":35891},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300006,"propState":18,"propId":101031,"pos":{"x":-51149,"y":1237,"z":-67650},"rot":{"x":0,"y":241014,"z":0}},{"groupId":14,"instId":300005,"propState":18,"propId":101031,"pos":{"x":-15382,"y":559,"z":88019},"rot":{"x":0,"y":331179,"z":0}},{"groupId":14,"instId":300003,"propState":18,"propId":101027,"pos":{"x":-64567,"y":1227,"z":-19644},"rot":{"x":0,"y":19283,"z":0}},{"groupId":14,"instId":300002,"propState":18,"propId":101029,"pos":{"x":-3965,"y":1263,"z":-13088},"rot":{"x":0,"y":320887,"z":0}},{"groupId":14,"instId":300001,"propState":18,"propId":101030,"pos":{"x":21922,"y":1742,"z":-69870},"rot":{"x":0,"y":90000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300006,"propState":12,"propId":60101,"pos":{"x":25330,"y":10,"z":-167030},"rot":{"x":0,"y":334232,"z":0}},{"groupId":161,"instId":300011,"propState":12,"propId":60101,"pos":{"x":9207,"y":-21996,"z":-22997},"rot":{"x":0,"y":270000,"z":0}},{"groupId":161,"instId":300010,"propState":12,"propId":60101,"pos":{"x":-8945,"y":-4989,"z":27044},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300009,"propState":12,"propId":60101,"pos":{"x":27319,"y":384,"z":-9339},"rot":{"x":0,"y":180252,"z":0}},{"groupId":161,"instId":300007,"propState":12,"propId":60101,"pos":{"x":-17573,"y":5022,"z":-144715},"rot":{"x":0,"y":357369,"z":0}},{"groupId":161,"instId":300005,"propState":12,"propId":60101,"pos":{"x":37905,"y":10,"z":-144135},"rot":{"x":0,"y":243409,"z":0}},{"groupId":161,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-37026,"y":131,"z":-108225},"rot":{"x":0,"y":87871,"z":0}},{"groupId":161,"instId":300003,"propState":12,"propId":60101,"pos":{"x":-61507,"y":692,"z":-62780},"rot":{"x":0,"y":40483,"z":0}},{"groupId":161,"instId":300002,"propState":12,"propId":60101,"pos":{"x":20517,"y":234,"z":70589},"rot":{"x":0,"y":225000,"z":0}},{"groupId":161,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-44990,"y":234,"z":96940},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300002,"propState":0,"propId":101022,"pos":{"x":11020,"y":21,"z":-146260},"rot":{"x":0,"y":239890,"z":0}},{"groupId":59,"instId":300003,"propState":0,"propId":101022,"pos":{"x":-39253,"y":-21985,"z":-55849},"rot":{"x":0,"y":269730,"z":0}},{"groupId":59,"instId":300001,"propState":0,"propId":101022,"pos":{"x":4027,"y":-4977,"z":39250},"rot":{"x":0,"y":269730,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[],"npcs":[{"groupId":2,"instId":400001,"npcId":11117,"pos":{"x":-5011,"y":234,"z":-67815},"rot":{"x":0,"y":8091,"z":0}},{"groupId":2,"instId":400005,"npcId":11101,"pos":{"x":-13080,"y":10,"z":-40030},"rot":{"x":0,"y":278638,"z":0}},{"groupId":2,"instId":400004,"npcId":11201,"pos":{"x":-4472,"y":234,"z":-11818},"rot":{"x":0,"y":188708,"z":0}}],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300074,"propState":1,"propId":120,"pos":{"x":1096,"y":1550,"z":-88584},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300061,"propState":1,"propId":120,"pos":{"x":-10864,"y":1114,"z":-78866},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300122,"propState":1,"propId":120,"pos":{"x":450,"y":1700,"z":-108565},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300145,"propState":1,"propId":120,"pos":{"x":30166,"y":1700,"z":-51652},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300144,"propState":1,"propId":120,"pos":{"x":30162,"y":1700,"z":-10222},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300143,"propState":1,"propId":120,"pos":{"x":30154,"y":1700,"z":-28443},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300142,"propState":1,"propId":120,"pos":{"x":12880,"y":1476,"z":49308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300128,"propState":1,"propId":120,"pos":{"x":-14505,"y":6488,"z":-140168},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300127,"propState":1,"propId":120,"pos":{"x":-5019,"y":6488,"z":-130904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300098,"propState":1,"propId":120,"pos":{"x":-13341,"y":1476,"z":80100},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300141,"propState":1,"propId":120,"pos":{"x":-46332,"y":1476,"z":-11542},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300140,"propState":1,"propId":120,"pos":{"x":-57647,"y":1476,"z":-14593},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300139,"propState":1,"propId":120,"pos":{"x":-69009,"y":1476,"z":-25777},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300138,"propState":1,"propId":120,"pos":{"x":-69025,"y":1476,"z":-54123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300137,"propState":1,"propId":120,"pos":{"x":-57646,"y":1476,"z":-65395},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300136,"propState":1,"propId":120,"pos":{"x":-46341,"y":1476,"z":-68503},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300135,"propState":1,"propId":120,"pos":{"x":-34429,"y":1476,"z":-70538},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300134,"propState":1,"propId":120,"pos":{"x":-18771,"y":1476,"z":-70694},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300126,"propState":1,"propId":120,"pos":{"x":8776,"y":1700,"z":-127737},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300125,"propState":1,"propId":120,"pos":{"x":18935,"y":1700,"z":-147143},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300124,"propState":1,"propId":120,"pos":{"x":30981,"y":1700,"z":-140396},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300123,"propState":1,"propId":120,"pos":{"x":21441,"y":1700,"z":-120892},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300076,"propState":1,"propId":120,"pos":{"x":-10752,"y":5872,"z":-138585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300075,"propState":1,"propId":120,"pos":{"x":1135,"y":1550,"z":-90919},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300050,"propState":1,"propId":120,"pos":{"x":-11034,"y":1114,"z":1444},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300152,"propState":1,"propId":120,"pos":{"x":-43080,"y":10,"z":92950},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300151,"propState":1,"propId":120,"pos":{"x":9140,"y":992,"z":49520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300150,"propState":1,"propId":120,"pos":{"x":2730,"y":992,"z":52300},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300066,"propState":1,"propId":120,"pos":{"x":-30928,"y":992,"z":77648},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300149,"propState":1,"propId":120,"pos":{"x":25082,"y":900,"z":-28741},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300148,"propState":1,"propId":120,"pos":{"x":25115,"y":900,"z":-51271},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300147,"propState":1,"propId":120,"pos":{"x":20880,"y":1700,"z":-50859},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300146,"propState":1,"propId":120,"pos":{"x":30129,"y":1700,"z":-69607},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300085,"propState":1,"propId":120,"pos":{"x":-10520,"y":860,"z":-7871},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300084,"propState":1,"propId":120,"pos":{"x":-45589,"y":860,"z":-11469},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300083,"propState":1,"propId":120,"pos":{"x":-69027,"y":860,"z":-25001},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300082,"propState":1,"propId":120,"pos":{"x":-69030,"y":860,"z":-54983},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300081,"propState":1,"propId":120,"pos":{"x":-45586,"y":860,"z":-68521},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300080,"propState":1,"propId":120,"pos":{"x":-10552,"y":860,"z":-95500},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300079,"propState":1,"propId":120,"pos":{"x":-10543,"y":860,"z":-76325},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300078,"propState":1,"propId":120,"pos":{"x":177,"y":860,"z":-81099},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300077,"propState":1,"propId":120,"pos":{"x":185,"y":860,"z":-100409},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300073,"propState":1,"propId":120,"pos":{"x":-9992,"y":870,"z":-10721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300072,"propState":1,"propId":120,"pos":{"x":-4640,"y":1470,"z":-13000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300071,"propState":1,"propId":120,"pos":{"x":-4887,"y":1470,"z":-66390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300070,"propState":1,"propId":120,"pos":{"x":-5237,"y":810,"z":-110320},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300069,"propState":1,"propId":120,"pos":{"x":-5171,"y":-4001,"z":24310},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300068,"propState":1,"propId":120,"pos":{"x":-17222,"y":773,"z":16295},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300067,"propState":1,"propId":120,"pos":{"x":-12821,"y":1230,"z":14853},"rot":{"x":0,"y":305000,"z":0}},{"groupId":13,"instId":300065,"propState":1,"propId":120,"pos":{"x":9990,"y":1114,"z":-143660},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300064,"propState":1,"propId":120,"pos":{"x":560,"y":1114,"z":-78712},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300063,"propState":1,"propId":120,"pos":{"x":635,"y":1114,"z":-96982},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300062,"propState":1,"propId":120,"pos":{"x":-10872,"y":1114,"z":-98850},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300060,"propState":1,"propId":120,"pos":{"x":-64353,"y":1114,"z":-19831},"rot":{"x":0,"y":50000,"z":0}},{"groupId":13,"instId":300059,"propState":1,"propId":120,"pos":{"x":-52500,"y":1114,"z":-13060},"rot":{"x":0,"y":75000,"z":0}},{"groupId":13,"instId":300058,"propState":1,"propId":120,"pos":{"x":-63699,"y":1114,"z":-60832},"rot":{"x":0,"y":130000,"z":0}},{"groupId":13,"instId":300057,"propState":1,"propId":120,"pos":{"x":-52527,"y":1114,"z":-66939},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300056,"propState":1,"propId":120,"pos":{"x":-41652,"y":1114,"z":-68186},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300055,"propState":1,"propId":120,"pos":{"x":-41540,"y":1114,"z":-11816},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300054,"propState":1,"propId":120,"pos":{"x":-19114,"y":1114,"z":-6522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300053,"propState":1,"propId":120,"pos":{"x":-19148,"y":1114,"z":1465},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300052,"propState":1,"propId":120,"pos":{"x":-19106,"y":1114,"z":4888},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300051,"propState":1,"propId":120,"pos":{"x":-10964,"y":1114,"z":-6509},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300049,"propState":1,"propId":120,"pos":{"x":-11042,"y":1114,"z":4904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300133,"propState":1,"propId":120,"pos":{"x":-18769,"y":1476,"z":-88309},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300132,"propState":1,"propId":120,"pos":{"x":-34433,"y":1476,"z":-92719},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300131,"propState":1,"propId":120,"pos":{"x":-18788,"y":1476,"z":-105234},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300130,"propState":1,"propId":120,"pos":{"x":-34179,"y":1476,"z":-108585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300129,"propState":1,"propId":120,"pos":{"x":-26867,"y":1476,"z":-131123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300121,"propState":1,"propId":120,"pos":{"x":7275,"y":1700,"z":-108595},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300120,"propState":1,"propId":120,"pos":{"x":16868,"y":1700,"z":-102033},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300119,"propState":1,"propId":120,"pos":{"x":7251,"y":1700,"z":-88677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300118,"propState":1,"propId":120,"pos":{"x":5814,"y":1700,"z":-67823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300117,"propState":1,"propId":120,"pos":{"x":39,"y":1700,"z":-70016},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300116,"propState":1,"propId":120,"pos":{"x":20885,"y":1700,"z":-29193},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300115,"propState":1,"propId":120,"pos":{"x":54,"y":1700,"z":-10067},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300114,"propState":1,"propId":120,"pos":{"x":5781,"y":1700,"z":-12175},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300113,"propState":1,"propId":120,"pos":{"x":13581,"y":1700,"z":8925},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300109,"propState":1,"propId":120,"pos":{"x":-10550,"y":-3624,"z":39379},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300108,"propState":1,"propId":120,"pos":{"x":-9446,"y":-3624,"z":53744},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300107,"propState":1,"propId":120,"pos":{"x":-23878,"y":-3624,"z":68251},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300106,"propState":1,"propId":120,"pos":{"x":5634,"y":1476,"z":49522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300105,"propState":1,"propId":120,"pos":{"x":-2835,"y":1476,"z":58221},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300104,"propState":1,"propId":120,"pos":{"x":2801,"y":1476,"z":63759},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300103,"propState":1,"propId":120,"pos":{"x":16585,"y":1476,"z":73823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300102,"propState":1,"propId":120,"pos":{"x":-3228,"y":1476,"z":93589},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300101,"propState":1,"propId":120,"pos":{"x":-4324,"y":1476,"z":104197},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300100,"propState":1,"propId":120,"pos":{"x":-23669,"y":1476,"z":107796},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300099,"propState":1,"propId":120,"pos":{"x":-36655,"y":1476,"z":102991},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300097,"propState":1,"propId":120,"pos":{"x":-19945,"y":1476,"z":73638},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300096,"propState":1,"propId":120,"pos":{"x":-26519,"y":1476,"z":73539},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300095,"propState":1,"propId":120,"pos":{"x":-40326,"y":1476,"z":87572},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300094,"propState":1,"propId":120,"pos":{"x":-80,"y":964,"z":61130},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300093,"propState":1,"propId":120,"pos":{"x":-16946,"y":964,"z":76836},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300092,"propState":1,"propId":120,"pos":{"x":-32167,"y":964,"z":108842},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300091,"propState":1,"propId":120,"pos":{"x":22909,"y":1098,"z":-69606},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300090,"propState":1,"propId":120,"pos":{"x":21837,"y":1098,"z":-50825},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300089,"propState":1,"propId":120,"pos":{"x":21838,"y":1098,"z":-29184},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300088,"propState":1,"propId":120,"pos":{"x":22902,"y":1098,"z":-10308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300087,"propState":1,"propId":120,"pos":{"x":-15129,"y":-4138,"z":35786},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300086,"propState":1,"propId":120,"pos":{"x":139,"y":860,"z":-2171},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300112,"propState":1,"propId":120,"pos":{"x":687,"y":1700,"z":8905},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300111,"propState":1,"propId":120,"pos":{"x":-190,"y":-3624,"z":31000},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300110,"propState":1,"propId":120,"pos":{"x":-19645,"y":-3624,"z":39402},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300048,"propState":1,"propId":120,"pos":{"x":580,"y":1114,"z":225},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300047,"propState":1,"propId":120,"pos":{"x":-16876,"y":-4107,"z":35845},"rot":{"x":0,"y":250000,"z":0}},{"groupId":13,"instId":300046,"propState":1,"propId":120,"pos":{"x":-13465,"y":-4107,"z":35876},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300045,"propState":1,"propId":120,"pos":{"x":-703,"y":-4107,"z":52316},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300036,"propState":1,"propId":120,"pos":{"x":-29601,"y":992,"z":88912},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300035,"propState":1,"propId":120,"pos":{"x":-37240,"y":992,"z":83960},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300034,"propState":1,"propId":120,"pos":{"x":-45290,"y":1404,"z":97440},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300033,"propState":1,"propId":120,"pos":{"x":-11440,"y":1404,"z":113730},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300032,"propState":1,"propId":120,"pos":{"x":4606,"y":-3694,"z":46422},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300031,"propState":1,"propId":120,"pos":{"x":9200,"y":1527,"z":9090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300030,"propState":1,"propId":120,"pos":{"x":2691,"y":6316,"z":-138041},"rot":{"x":0,"y":60000,"z":0}},{"groupId":13,"instId":300029,"propState":1,"propId":120,"pos":{"x":-17550,"y":6316,"z":-145790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300027,"propState":1,"propId":120,"pos":{"x":-21257,"y":-3471,"z":67049},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300026,"propState":1,"propId":120,"pos":{"x":-52913,"y":-4890,"z":78787},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300025,"propState":0,"propId":120,"pos":{"x":-14431,"y":6327,"z":-138760},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300024,"propState":0,"propId":120,"pos":{"x":-40431,"y":1434,"z":-132376},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300044,"propState":1,"propId":120,"pos":{"x":-715,"y":992,"z":55745},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300043,"propState":1,"propId":120,"pos":{"x":-19255,"y":992,"z":91002},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300042,"propState":1,"propId":120,"pos":{"x":-18159,"y":992,"z":92133},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300041,"propState":1,"propId":120,"pos":{"x":-22246,"y":992,"z":96317},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300040,"propState":1,"propId":120,"pos":{"x":-23397,"y":992,"z":95166},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300039,"propState":1,"propId":120,"pos":{"x":-28404,"y":992,"z":90174},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300038,"propState":1,"propId":120,"pos":{"x":-24255,"y":992,"z":86017},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300037,"propState":1,"propId":120,"pos":{"x":-25462,"y":992,"z":84808},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300019,"propState":0,"propId":120,"pos":{"x":38757,"y":1400,"z":-149823},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300018,"propState":0,"propId":120,"pos":{"x":28787,"y":1626,"z":-69626},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300017,"propState":0,"propId":120,"pos":{"x":28624,"y":1792,"z":-125646},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300016,"propState":0,"propId":120,"pos":{"x":-8627,"y":1618,"z":-12391},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300015,"propState":0,"propId":120,"pos":{"x":27593,"y":1622,"z":-29186},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300014,"propState":0,"propId":120,"pos":{"x":151,"y":1625,"z":-84471},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300013,"propState":0,"propId":120,"pos":{"x":-37410,"y":1503,"z":-109750},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300023,"propState":0,"propId":120,"pos":{"x":999,"y":1534,"z":-107209},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300022,"propState":0,"propId":120,"pos":{"x":-11736,"y":1534,"z":-71045},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300021,"propState":0,"propId":120,"pos":{"x":14250,"y":1544,"z":-3677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300020,"propState":0,"propId":120,"pos":{"x":-27666,"y":1531,"z":74723},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300028,"propState":0,"propId":120,"pos":{"x":9226,"y":-20632,"z":-51522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300012,"propState":0,"propId":120,"pos":{"x":-19530,"y":1406,"z":-129043},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":120,"pos":{"x":1126,"y":6398,"z":-137586},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300010,"propState":0,"propId":120,"pos":{"x":9245,"y":1409,"z":-132371},"rot":{"x":0,"y":30000,"z":0}},{"groupId":13,"instId":300009,"propState":0,"propId":120,"pos":{"x":12297,"y":1403,"z":-149669},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":120,"pos":{"x":-10628,"y":1627,"z":-100476},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":120,"pos":{"x":-26726,"y":1506,"z":-133629},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":120,"pos":{"x":180,"y":1624,"z":-7844},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":120,"pos":{"x":-1079,"y":-3600,"z":28852},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":120,"pos":{"x":4908,"y":1625,"z":49761},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":120,"pos":{"x":-23143,"y":1621,"z":73149},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":120,"pos":{"x":-7498,"y":1628,"z":108591},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":120,"pos":{"x":-40642,"y":1619,"z":101478},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300004,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300003,"propState":0,"propId":134,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300001,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-19830},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"238":{"props":[{"groupId":238,"instId":300006,"propState":18,"propId":101028,"pos":{"x":-2085,"y":-4444,"z":53968},"rot":{"x":0,"y":215559,"z":0}},{"groupId":238,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-10576,"y":766,"z":-96790},"rot":{"x":0,"y":31037,"z":0}},{"groupId":238,"instId":300007,"propState":18,"propId":101028,"pos":{"x":381,"y":1459,"z":-71256},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300005,"propState":18,"propId":101028,"pos":{"x":349,"y":772,"z":-1064},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300004,"propState":18,"propId":101028,"pos":{"x":9247,"y":550,"z":-142517},"rot":{"x":0,"y":72385,"z":0}},{"groupId":238,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-51463,"y":1246,"z":-12579},"rot":{"x":0,"y":179438,"z":0}},{"groupId":238,"instId":300001,"propState":18,"propId":101028,"pos":{"x":9066,"y":562,"z":60542},"rot":{"x":0,"y":55492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"257":{"props":[{"groupId":257,"instId":300002,"propState":8,"propId":110,"pos":{"x":5026,"y":-21996,"z":-25089},"rot":{"x":0,"y":0,"z":0}},{"groupId":257,"instId":300001,"propState":0,"propId":100,"pos":{"x":5040,"y":-21996,"z":-27741},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":1,"startGroupId":1}},"101010102":{"P10101_F10101001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300007,"propState":0,"propId":102,"pos":{"x":37160,"y":-93,"z":-168310},"rot":{"x":0,"y":153500,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":-47360,"y":9,"z":-39760},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300008,"propState":0,"propId":102,"pos":{"x":-23357,"y":-1100,"z":-129990},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300005,"propState":0,"propId":100,"pos":{"x":-23320,"y":-4889,"z":-149600},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300006,"propState":0,"propId":102,"pos":{"x":31690,"y":210,"z":-40220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300004,"propState":0,"propId":102,"pos":{"x":-47830,"y":-6336,"z":81720},"rot":{"x":0,"y":315000,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":34963,"y":10,"z":-142260},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-15150,"y":10,"z":80340},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1010101":{"anchorId":4,"groupId":1,"instId":300001,"pos":{"x":-10138,"y":10,"z":78898},"rot":{"x":0,"y":186078,"z":0}},"1010102":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":-43300,"y":-93,"z":-37960},"rot":{"x":0,"y":90000,"z":0}},"1010103":{"anchorId":3,"groupId":1,"instId":300003,"pos":{"x":33046,"y":10,"z":-144792},"rot":{"x":0,"y":300000,"z":0}}}},"14":{"props":[{"groupId":14,"instId":300010,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300003,"propState":18,"propId":101027,"pos":{"x":-64567,"y":1227,"z":-19644},"rot":{"x":0,"y":19283,"z":0}},{"groupId":14,"instId":300012,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300009,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300006,"propState":18,"propId":101031,"pos":{"x":-51149,"y":1237,"z":-67650},"rot":{"x":0,"y":241014,"z":0}},{"groupId":14,"instId":300002,"propState":18,"propId":101029,"pos":{"x":-3965,"y":1263,"z":-13088},"rot":{"x":0,"y":320887,"z":0}},{"groupId":14,"instId":300011,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300008,"propState":18,"propId":101030,"pos":{"x":24185,"y":772,"z":-28969},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300007,"propState":18,"propId":101027,"pos":{"x":-16278,"y":-4459,"z":35891},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300005,"propState":18,"propId":101031,"pos":{"x":-15382,"y":559,"z":88019},"rot":{"x":0,"y":331179,"z":0}},{"groupId":14,"instId":300004,"propState":18,"propId":101031,"pos":{"x":-5744,"y":1203,"z":-66914},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300001,"propState":18,"propId":101030,"pos":{"x":21922,"y":1742,"z":-69870},"rot":{"x":0,"y":90000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300011,"propState":12,"propId":60101,"pos":{"x":9207,"y":-21996,"z":-22997},"rot":{"x":0,"y":270000,"z":0}},{"groupId":161,"instId":300005,"propState":12,"propId":60101,"pos":{"x":37905,"y":10,"z":-144135},"rot":{"x":0,"y":243409,"z":0}},{"groupId":161,"instId":300010,"propState":12,"propId":60101,"pos":{"x":-8945,"y":-4989,"z":27044},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300009,"propState":12,"propId":60101,"pos":{"x":27319,"y":384,"z":-9339},"rot":{"x":0,"y":180252,"z":0}},{"groupId":161,"instId":300007,"propState":12,"propId":60101,"pos":{"x":-17573,"y":5022,"z":-144715},"rot":{"x":0,"y":357369,"z":0}},{"groupId":161,"instId":300006,"propState":12,"propId":60101,"pos":{"x":25330,"y":10,"z":-167030},"rot":{"x":0,"y":334232,"z":0}},{"groupId":161,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-37026,"y":131,"z":-108225},"rot":{"x":0,"y":87871,"z":0}},{"groupId":161,"instId":300003,"propState":12,"propId":60101,"pos":{"x":-61507,"y":692,"z":-62780},"rot":{"x":0,"y":40483,"z":0}},{"groupId":161,"instId":300002,"propState":12,"propId":60101,"pos":{"x":20517,"y":234,"z":70589},"rot":{"x":0,"y":225000,"z":0}},{"groupId":161,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-44990,"y":234,"z":96940},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300002,"propState":0,"propId":101022,"pos":{"x":11020,"y":21,"z":-146260},"rot":{"x":0,"y":239890,"z":0}},{"groupId":59,"instId":300003,"propState":0,"propId":101022,"pos":{"x":-39253,"y":-21985,"z":-55849},"rot":{"x":0,"y":269730,"z":0}},{"groupId":59,"instId":300001,"propState":0,"propId":101022,"pos":{"x":4027,"y":-4977,"z":39250},"rot":{"x":0,"y":269730,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[],"npcs":[{"groupId":2,"instId":400001,"npcId":11117,"pos":{"x":-5011,"y":234,"z":-67815},"rot":{"x":0,"y":8091,"z":0}},{"groupId":2,"instId":400005,"npcId":11101,"pos":{"x":-13080,"y":10,"z":-40030},"rot":{"x":0,"y":278638,"z":0}},{"groupId":2,"instId":400004,"npcId":11201,"pos":{"x":-4472,"y":234,"z":-11818},"rot":{"x":0,"y":188708,"z":0}}],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300152,"propState":1,"propId":120,"pos":{"x":-43080,"y":10,"z":92950},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300151,"propState":1,"propId":120,"pos":{"x":9140,"y":992,"z":49520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300150,"propState":1,"propId":120,"pos":{"x":2730,"y":992,"z":52300},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300066,"propState":1,"propId":120,"pos":{"x":-30928,"y":992,"z":77648},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300149,"propState":1,"propId":120,"pos":{"x":25082,"y":900,"z":-28741},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300148,"propState":1,"propId":120,"pos":{"x":25115,"y":900,"z":-51271},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300147,"propState":1,"propId":120,"pos":{"x":20880,"y":1700,"z":-50859},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300146,"propState":1,"propId":120,"pos":{"x":30129,"y":1700,"z":-69607},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300145,"propState":1,"propId":120,"pos":{"x":30166,"y":1700,"z":-51652},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300144,"propState":1,"propId":120,"pos":{"x":30162,"y":1700,"z":-10222},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300135,"propState":1,"propId":120,"pos":{"x":-34429,"y":1476,"z":-70538},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300134,"propState":1,"propId":120,"pos":{"x":-18771,"y":1476,"z":-70694},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300074,"propState":1,"propId":120,"pos":{"x":1096,"y":1550,"z":-88584},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300143,"propState":1,"propId":120,"pos":{"x":30154,"y":1700,"z":-28443},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300142,"propState":1,"propId":120,"pos":{"x":12880,"y":1476,"z":49308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300141,"propState":1,"propId":120,"pos":{"x":-46332,"y":1476,"z":-11542},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300140,"propState":1,"propId":120,"pos":{"x":-57647,"y":1476,"z":-14593},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300139,"propState":1,"propId":120,"pos":{"x":-69009,"y":1476,"z":-25777},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300138,"propState":1,"propId":120,"pos":{"x":-69025,"y":1476,"z":-54123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300137,"propState":1,"propId":120,"pos":{"x":-57646,"y":1476,"z":-65395},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300136,"propState":1,"propId":120,"pos":{"x":-46341,"y":1476,"z":-68503},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300101,"propState":1,"propId":120,"pos":{"x":-4324,"y":1476,"z":104197},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300100,"propState":1,"propId":120,"pos":{"x":-23669,"y":1476,"z":107796},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300099,"propState":1,"propId":120,"pos":{"x":-36655,"y":1476,"z":102991},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300098,"propState":1,"propId":120,"pos":{"x":-13341,"y":1476,"z":80100},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300085,"propState":1,"propId":120,"pos":{"x":-10520,"y":860,"z":-7871},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300084,"propState":1,"propId":120,"pos":{"x":-45589,"y":860,"z":-11469},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300083,"propState":1,"propId":120,"pos":{"x":-69027,"y":860,"z":-25001},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300109,"propState":1,"propId":120,"pos":{"x":-10550,"y":-3624,"z":39379},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300108,"propState":1,"propId":120,"pos":{"x":-9446,"y":-3624,"z":53744},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300107,"propState":1,"propId":120,"pos":{"x":-23878,"y":-3624,"z":68251},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300106,"propState":1,"propId":120,"pos":{"x":5634,"y":1476,"z":49522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300105,"propState":1,"propId":120,"pos":{"x":-2835,"y":1476,"z":58221},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300104,"propState":1,"propId":120,"pos":{"x":2801,"y":1476,"z":63759},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300103,"propState":1,"propId":120,"pos":{"x":16585,"y":1476,"z":73823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300102,"propState":1,"propId":120,"pos":{"x":-3228,"y":1476,"z":93589},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300082,"propState":1,"propId":120,"pos":{"x":-69030,"y":860,"z":-54983},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300081,"propState":1,"propId":120,"pos":{"x":-45586,"y":860,"z":-68521},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300080,"propState":1,"propId":120,"pos":{"x":-10552,"y":860,"z":-95500},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300079,"propState":1,"propId":120,"pos":{"x":-10543,"y":860,"z":-76325},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300078,"propState":1,"propId":120,"pos":{"x":177,"y":860,"z":-81099},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300077,"propState":1,"propId":120,"pos":{"x":185,"y":860,"z":-100409},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300076,"propState":1,"propId":120,"pos":{"x":-10752,"y":5872,"z":-138585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300075,"propState":1,"propId":120,"pos":{"x":1135,"y":1550,"z":-90919},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300064,"propState":1,"propId":120,"pos":{"x":560,"y":1114,"z":-78712},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300063,"propState":1,"propId":120,"pos":{"x":635,"y":1114,"z":-96982},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300062,"propState":1,"propId":120,"pos":{"x":-10872,"y":1114,"z":-98850},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300061,"propState":1,"propId":120,"pos":{"x":-10864,"y":1114,"z":-78866},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300050,"propState":1,"propId":120,"pos":{"x":-11034,"y":1114,"z":1444},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300049,"propState":1,"propId":120,"pos":{"x":-11042,"y":1114,"z":4904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300037,"propState":1,"propId":120,"pos":{"x":-25462,"y":992,"z":84808},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300121,"propState":1,"propId":120,"pos":{"x":7275,"y":1700,"z":-108595},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300120,"propState":1,"propId":120,"pos":{"x":16868,"y":1700,"z":-102033},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300119,"propState":1,"propId":120,"pos":{"x":7251,"y":1700,"z":-88677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300118,"propState":1,"propId":120,"pos":{"x":5814,"y":1700,"z":-67823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300117,"propState":1,"propId":120,"pos":{"x":39,"y":1700,"z":-70016},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300116,"propState":1,"propId":120,"pos":{"x":20885,"y":1700,"z":-29193},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300115,"propState":1,"propId":120,"pos":{"x":54,"y":1700,"z":-10067},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300114,"propState":1,"propId":120,"pos":{"x":5781,"y":1700,"z":-12175},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300113,"propState":1,"propId":120,"pos":{"x":13581,"y":1700,"z":8925},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300112,"propState":1,"propId":120,"pos":{"x":687,"y":1700,"z":8905},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300111,"propState":1,"propId":120,"pos":{"x":-190,"y":-3624,"z":31000},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300110,"propState":1,"propId":120,"pos":{"x":-19645,"y":-3624,"z":39402},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300073,"propState":1,"propId":120,"pos":{"x":-9992,"y":870,"z":-10721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300072,"propState":1,"propId":120,"pos":{"x":-4640,"y":1470,"z":-13000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300071,"propState":1,"propId":120,"pos":{"x":-4887,"y":1470,"z":-66390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300070,"propState":1,"propId":120,"pos":{"x":-5237,"y":810,"z":-110320},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300069,"propState":1,"propId":120,"pos":{"x":-5171,"y":-4001,"z":24310},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300068,"propState":1,"propId":120,"pos":{"x":-17222,"y":773,"z":16295},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300067,"propState":1,"propId":120,"pos":{"x":-12821,"y":1230,"z":14853},"rot":{"x":0,"y":305000,"z":0}},{"groupId":13,"instId":300065,"propState":1,"propId":120,"pos":{"x":9990,"y":1114,"z":-143660},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300041,"propState":1,"propId":120,"pos":{"x":-22246,"y":992,"z":96317},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300040,"propState":1,"propId":120,"pos":{"x":-23397,"y":992,"z":95166},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300039,"propState":1,"propId":120,"pos":{"x":-28404,"y":992,"z":90174},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300038,"propState":1,"propId":120,"pos":{"x":-24255,"y":992,"z":86017},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300026,"propState":1,"propId":120,"pos":{"x":-52913,"y":-4890,"z":78787},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300025,"propState":0,"propId":120,"pos":{"x":-14431,"y":6327,"z":-138760},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300024,"propState":0,"propId":120,"pos":{"x":-40431,"y":1434,"z":-132376},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300133,"propState":1,"propId":120,"pos":{"x":-18769,"y":1476,"z":-88309},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300132,"propState":1,"propId":120,"pos":{"x":-34433,"y":1476,"z":-92719},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300131,"propState":1,"propId":120,"pos":{"x":-18788,"y":1476,"z":-105234},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300130,"propState":1,"propId":120,"pos":{"x":-34179,"y":1476,"z":-108585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300129,"propState":1,"propId":120,"pos":{"x":-26867,"y":1476,"z":-131123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300128,"propState":1,"propId":120,"pos":{"x":-14505,"y":6488,"z":-140168},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300127,"propState":1,"propId":120,"pos":{"x":-5019,"y":6488,"z":-130904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300126,"propState":1,"propId":120,"pos":{"x":8776,"y":1700,"z":-127737},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300125,"propState":1,"propId":120,"pos":{"x":18935,"y":1700,"z":-147143},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300124,"propState":1,"propId":120,"pos":{"x":30981,"y":1700,"z":-140396},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300123,"propState":1,"propId":120,"pos":{"x":21441,"y":1700,"z":-120892},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300122,"propState":1,"propId":120,"pos":{"x":450,"y":1700,"z":-108565},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300060,"propState":1,"propId":120,"pos":{"x":-64353,"y":1114,"z":-19831},"rot":{"x":0,"y":50000,"z":0}},{"groupId":13,"instId":300059,"propState":1,"propId":120,"pos":{"x":-52500,"y":1114,"z":-13060},"rot":{"x":0,"y":75000,"z":0}},{"groupId":13,"instId":300058,"propState":1,"propId":120,"pos":{"x":-63699,"y":1114,"z":-60832},"rot":{"x":0,"y":130000,"z":0}},{"groupId":13,"instId":300057,"propState":1,"propId":120,"pos":{"x":-52527,"y":1114,"z":-66939},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300056,"propState":1,"propId":120,"pos":{"x":-41652,"y":1114,"z":-68186},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300055,"propState":1,"propId":120,"pos":{"x":-41540,"y":1114,"z":-11816},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300054,"propState":1,"propId":120,"pos":{"x":-19114,"y":1114,"z":-6522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300053,"propState":1,"propId":120,"pos":{"x":-19148,"y":1114,"z":1465},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300052,"propState":1,"propId":120,"pos":{"x":-19106,"y":1114,"z":4888},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300051,"propState":1,"propId":120,"pos":{"x":-10964,"y":1114,"z":-6509},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300036,"propState":1,"propId":120,"pos":{"x":-29601,"y":992,"z":88912},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300035,"propState":1,"propId":120,"pos":{"x":-37240,"y":992,"z":83960},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300034,"propState":1,"propId":120,"pos":{"x":-45290,"y":1404,"z":97440},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300033,"propState":1,"propId":120,"pos":{"x":-11440,"y":1404,"z":113730},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300032,"propState":1,"propId":120,"pos":{"x":4606,"y":-3694,"z":46422},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300031,"propState":1,"propId":120,"pos":{"x":9200,"y":1527,"z":9090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300030,"propState":1,"propId":120,"pos":{"x":2691,"y":6316,"z":-138041},"rot":{"x":0,"y":60000,"z":0}},{"groupId":13,"instId":300029,"propState":1,"propId":120,"pos":{"x":-17550,"y":6316,"z":-145790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300027,"propState":1,"propId":120,"pos":{"x":-21257,"y":-3471,"z":67049},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300023,"propState":0,"propId":120,"pos":{"x":999,"y":1534,"z":-107209},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300022,"propState":0,"propId":120,"pos":{"x":-11736,"y":1534,"z":-71045},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300021,"propState":0,"propId":120,"pos":{"x":14250,"y":1544,"z":-3677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300020,"propState":0,"propId":120,"pos":{"x":-27666,"y":1531,"z":74723},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300028,"propState":0,"propId":120,"pos":{"x":9226,"y":-20632,"z":-51522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300019,"propState":0,"propId":120,"pos":{"x":38757,"y":1400,"z":-149823},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300018,"propState":0,"propId":120,"pos":{"x":28787,"y":1626,"z":-69626},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300017,"propState":0,"propId":120,"pos":{"x":28624,"y":1792,"z":-125646},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300016,"propState":0,"propId":120,"pos":{"x":-8627,"y":1618,"z":-12391},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300015,"propState":0,"propId":120,"pos":{"x":27593,"y":1622,"z":-29186},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300014,"propState":0,"propId":120,"pos":{"x":151,"y":1625,"z":-84471},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300013,"propState":0,"propId":120,"pos":{"x":-37410,"y":1503,"z":-109750},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300097,"propState":1,"propId":120,"pos":{"x":-19945,"y":1476,"z":73638},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300096,"propState":1,"propId":120,"pos":{"x":-26519,"y":1476,"z":73539},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300095,"propState":1,"propId":120,"pos":{"x":-40326,"y":1476,"z":87572},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300094,"propState":1,"propId":120,"pos":{"x":-80,"y":964,"z":61130},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300093,"propState":1,"propId":120,"pos":{"x":-16946,"y":964,"z":76836},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300092,"propState":1,"propId":120,"pos":{"x":-32167,"y":964,"z":108842},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300091,"propState":1,"propId":120,"pos":{"x":22909,"y":1098,"z":-69606},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300090,"propState":1,"propId":120,"pos":{"x":21837,"y":1098,"z":-50825},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300089,"propState":1,"propId":120,"pos":{"x":21838,"y":1098,"z":-29184},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300088,"propState":1,"propId":120,"pos":{"x":22902,"y":1098,"z":-10308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300087,"propState":1,"propId":120,"pos":{"x":-15129,"y":-4138,"z":35786},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300086,"propState":1,"propId":120,"pos":{"x":139,"y":860,"z":-2171},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300048,"propState":1,"propId":120,"pos":{"x":580,"y":1114,"z":225},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300047,"propState":1,"propId":120,"pos":{"x":-16876,"y":-4107,"z":35845},"rot":{"x":0,"y":250000,"z":0}},{"groupId":13,"instId":300046,"propState":1,"propId":120,"pos":{"x":-13465,"y":-4107,"z":35876},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300045,"propState":1,"propId":120,"pos":{"x":-703,"y":-4107,"z":52316},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300044,"propState":1,"propId":120,"pos":{"x":-715,"y":992,"z":55745},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300043,"propState":1,"propId":120,"pos":{"x":-19255,"y":992,"z":91002},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300042,"propState":1,"propId":120,"pos":{"x":-18159,"y":992,"z":92133},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300012,"propState":0,"propId":120,"pos":{"x":-19530,"y":1406,"z":-129043},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":120,"pos":{"x":1126,"y":6398,"z":-137586},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300010,"propState":0,"propId":120,"pos":{"x":9245,"y":1409,"z":-132371},"rot":{"x":0,"y":30000,"z":0}},{"groupId":13,"instId":300009,"propState":0,"propId":120,"pos":{"x":12297,"y":1403,"z":-149669},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":120,"pos":{"x":-10628,"y":1627,"z":-100476},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":120,"pos":{"x":-26726,"y":1506,"z":-133629},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":120,"pos":{"x":180,"y":1624,"z":-7844},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":120,"pos":{"x":-1079,"y":-3600,"z":28852},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":120,"pos":{"x":4908,"y":1625,"z":49761},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":120,"pos":{"x":-23143,"y":1621,"z":73149},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":120,"pos":{"x":-7498,"y":1628,"z":108591},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":120,"pos":{"x":-40642,"y":1619,"z":101478},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300004,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300003,"propState":0,"propId":134,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300001,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-19830},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"238":{"props":[{"groupId":238,"instId":300004,"propState":18,"propId":101028,"pos":{"x":9247,"y":550,"z":-142517},"rot":{"x":0,"y":72385,"z":0}},{"groupId":238,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-10576,"y":766,"z":-96790},"rot":{"x":0,"y":31037,"z":0}},{"groupId":238,"instId":300007,"propState":18,"propId":101028,"pos":{"x":381,"y":1459,"z":-71256},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300006,"propState":18,"propId":101028,"pos":{"x":-2085,"y":-4444,"z":53968},"rot":{"x":0,"y":215559,"z":0}},{"groupId":238,"instId":300005,"propState":18,"propId":101028,"pos":{"x":349,"y":772,"z":-1064},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-51463,"y":1246,"z":-12579},"rot":{"x":0,"y":179438,"z":0}},{"groupId":238,"instId":300001,"propState":18,"propId":101028,"pos":{"x":9066,"y":562,"z":60542},"rot":{"x":0,"y":55492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"257":{"props":[{"groupId":257,"instId":300002,"propState":8,"propId":110,"pos":{"x":5026,"y":-21996,"z":-25089},"rot":{"x":0,"y":0,"z":0}},{"groupId":257,"instId":300001,"propState":0,"propId":100,"pos":{"x":5040,"y":-21996,"z":-27741},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":5,"startGroupId":3}},"101010103":{"P10101_F10101001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300008,"propState":0,"propId":102,"pos":{"x":-23357,"y":-1100,"z":-129990},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300005,"propState":0,"propId":100,"pos":{"x":-23320,"y":-4889,"z":-149600},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300007,"propState":0,"propId":102,"pos":{"x":37160,"y":-93,"z":-168310},"rot":{"x":0,"y":153500,"z":0}},{"groupId":1,"instId":300006,"propState":0,"propId":102,"pos":{"x":31690,"y":210,"z":-40220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300004,"propState":0,"propId":102,"pos":{"x":-47830,"y":-6336,"z":81720},"rot":{"x":0,"y":315000,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":34963,"y":10,"z":-142260},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":-47360,"y":9,"z":-39760},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-15150,"y":10,"z":80340},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1010101":{"anchorId":4,"groupId":1,"instId":300001,"pos":{"x":-10138,"y":10,"z":78898},"rot":{"x":0,"y":186078,"z":0}},"1010102":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":-43300,"y":-93,"z":-37960},"rot":{"x":0,"y":90000,"z":0}},"1010103":{"anchorId":3,"groupId":1,"instId":300003,"pos":{"x":33046,"y":10,"z":-144792},"rot":{"x":0,"y":300000,"z":0}}}},"161":{"props":[{"groupId":161,"instId":300009,"propState":12,"propId":60101,"pos":{"x":27319,"y":384,"z":-9339},"rot":{"x":0,"y":180252,"z":0}},{"groupId":161,"instId":300011,"propState":12,"propId":60101,"pos":{"x":9207,"y":-21996,"z":-22997},"rot":{"x":0,"y":270000,"z":0}},{"groupId":161,"instId":300010,"propState":12,"propId":60101,"pos":{"x":-8945,"y":-4989,"z":27044},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300007,"propState":12,"propId":60101,"pos":{"x":-17573,"y":5022,"z":-144715},"rot":{"x":0,"y":357369,"z":0}},{"groupId":161,"instId":300006,"propState":12,"propId":60101,"pos":{"x":25330,"y":10,"z":-167030},"rot":{"x":0,"y":334232,"z":0}},{"groupId":161,"instId":300005,"propState":12,"propId":60101,"pos":{"x":37905,"y":10,"z":-144135},"rot":{"x":0,"y":243409,"z":0}},{"groupId":161,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-37026,"y":131,"z":-108225},"rot":{"x":0,"y":87871,"z":0}},{"groupId":161,"instId":300003,"propState":12,"propId":60101,"pos":{"x":-61507,"y":692,"z":-62780},"rot":{"x":0,"y":40483,"z":0}},{"groupId":161,"instId":300002,"propState":12,"propId":60101,"pos":{"x":20517,"y":234,"z":70589},"rot":{"x":0,"y":225000,"z":0}},{"groupId":161,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-44990,"y":234,"z":96940},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300010,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300012,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300011,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300009,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300008,"propState":18,"propId":101030,"pos":{"x":24185,"y":772,"z":-28969},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300007,"propState":18,"propId":101027,"pos":{"x":-16278,"y":-4459,"z":35891},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300006,"propState":18,"propId":101031,"pos":{"x":-51149,"y":1237,"z":-67650},"rot":{"x":0,"y":241014,"z":0}},{"groupId":14,"instId":300005,"propState":18,"propId":101031,"pos":{"x":-15382,"y":559,"z":88019},"rot":{"x":0,"y":331179,"z":0}},{"groupId":14,"instId":300004,"propState":18,"propId":101031,"pos":{"x":-5744,"y":1203,"z":-66914},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300003,"propState":18,"propId":101027,"pos":{"x":-64567,"y":1227,"z":-19644},"rot":{"x":0,"y":19283,"z":0}},{"groupId":14,"instId":300002,"propState":18,"propId":101029,"pos":{"x":-3965,"y":1263,"z":-13088},"rot":{"x":0,"y":320887,"z":0}},{"groupId":14,"instId":300001,"propState":18,"propId":101030,"pos":{"x":21922,"y":1742,"z":-69870},"rot":{"x":0,"y":90000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300003,"propState":0,"propId":101022,"pos":{"x":-39253,"y":-21985,"z":-55849},"rot":{"x":0,"y":269730,"z":0}},{"groupId":59,"instId":300002,"propState":0,"propId":101022,"pos":{"x":11020,"y":21,"z":-146260},"rot":{"x":0,"y":239890,"z":0}},{"groupId":59,"instId":300001,"propState":0,"propId":101022,"pos":{"x":4027,"y":-4977,"z":39250},"rot":{"x":0,"y":269730,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[],"npcs":[{"groupId":2,"instId":400001,"npcId":11117,"pos":{"x":-5011,"y":234,"z":-67815},"rot":{"x":0,"y":8091,"z":0}},{"groupId":2,"instId":400005,"npcId":11101,"pos":{"x":-13080,"y":10,"z":-40030},"rot":{"x":0,"y":278638,"z":0}},{"groupId":2,"instId":400004,"npcId":11201,"pos":{"x":-4472,"y":234,"z":-11818},"rot":{"x":0,"y":188708,"z":0}}],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300124,"propState":1,"propId":120,"pos":{"x":30981,"y":1700,"z":-140396},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300137,"propState":1,"propId":120,"pos":{"x":-57646,"y":1476,"z":-65395},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300136,"propState":1,"propId":120,"pos":{"x":-46341,"y":1476,"z":-68503},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300135,"propState":1,"propId":120,"pos":{"x":-34429,"y":1476,"z":-70538},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300134,"propState":1,"propId":120,"pos":{"x":-18771,"y":1476,"z":-70694},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300123,"propState":1,"propId":120,"pos":{"x":21441,"y":1700,"z":-120892},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300122,"propState":1,"propId":120,"pos":{"x":450,"y":1700,"z":-108565},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300110,"propState":1,"propId":120,"pos":{"x":-19645,"y":-3624,"z":39402},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300132,"propState":1,"propId":120,"pos":{"x":-34433,"y":1476,"z":-92719},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300131,"propState":1,"propId":120,"pos":{"x":-18788,"y":1476,"z":-105234},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300130,"propState":1,"propId":120,"pos":{"x":-34179,"y":1476,"z":-108585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300129,"propState":1,"propId":120,"pos":{"x":-26867,"y":1476,"z":-131123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300128,"propState":1,"propId":120,"pos":{"x":-14505,"y":6488,"z":-140168},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300127,"propState":1,"propId":120,"pos":{"x":-5019,"y":6488,"z":-130904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300126,"propState":1,"propId":120,"pos":{"x":8776,"y":1700,"z":-127737},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300125,"propState":1,"propId":120,"pos":{"x":18935,"y":1700,"z":-147143},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300114,"propState":1,"propId":120,"pos":{"x":5781,"y":1700,"z":-12175},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300113,"propState":1,"propId":120,"pos":{"x":13581,"y":1700,"z":8925},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300112,"propState":1,"propId":120,"pos":{"x":687,"y":1700,"z":8905},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300111,"propState":1,"propId":120,"pos":{"x":-190,"y":-3624,"z":31000},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300087,"propState":1,"propId":120,"pos":{"x":-15129,"y":-4138,"z":35786},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300086,"propState":1,"propId":120,"pos":{"x":139,"y":860,"z":-2171},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300055,"propState":1,"propId":120,"pos":{"x":-41540,"y":1114,"z":-11816},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300145,"propState":1,"propId":120,"pos":{"x":30166,"y":1700,"z":-51652},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300144,"propState":1,"propId":120,"pos":{"x":30162,"y":1700,"z":-10222},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300143,"propState":1,"propId":120,"pos":{"x":30154,"y":1700,"z":-28443},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300142,"propState":1,"propId":120,"pos":{"x":12880,"y":1476,"z":49308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300141,"propState":1,"propId":120,"pos":{"x":-46332,"y":1476,"z":-11542},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300140,"propState":1,"propId":120,"pos":{"x":-57647,"y":1476,"z":-14593},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300139,"propState":1,"propId":120,"pos":{"x":-69009,"y":1476,"z":-25777},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300138,"propState":1,"propId":120,"pos":{"x":-69025,"y":1476,"z":-54123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300133,"propState":1,"propId":120,"pos":{"x":-18769,"y":1476,"z":-88309},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300085,"propState":1,"propId":120,"pos":{"x":-10520,"y":860,"z":-7871},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300084,"propState":1,"propId":120,"pos":{"x":-45589,"y":860,"z":-11469},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300083,"propState":1,"propId":120,"pos":{"x":-69027,"y":860,"z":-25001},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300082,"propState":1,"propId":120,"pos":{"x":-69030,"y":860,"z":-54983},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300081,"propState":1,"propId":120,"pos":{"x":-45586,"y":860,"z":-68521},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300080,"propState":1,"propId":120,"pos":{"x":-10552,"y":860,"z":-95500},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300079,"propState":1,"propId":120,"pos":{"x":-10543,"y":860,"z":-76325},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300078,"propState":1,"propId":120,"pos":{"x":177,"y":860,"z":-81099},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300077,"propState":1,"propId":120,"pos":{"x":185,"y":860,"z":-100409},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300076,"propState":1,"propId":120,"pos":{"x":-10752,"y":5872,"z":-138585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300075,"propState":1,"propId":120,"pos":{"x":1135,"y":1550,"z":-90919},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300074,"propState":1,"propId":120,"pos":{"x":1096,"y":1550,"z":-88584},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300060,"propState":1,"propId":120,"pos":{"x":-64353,"y":1114,"z":-19831},"rot":{"x":0,"y":50000,"z":0}},{"groupId":13,"instId":300059,"propState":1,"propId":120,"pos":{"x":-52500,"y":1114,"z":-13060},"rot":{"x":0,"y":75000,"z":0}},{"groupId":13,"instId":300058,"propState":1,"propId":120,"pos":{"x":-63699,"y":1114,"z":-60832},"rot":{"x":0,"y":130000,"z":0}},{"groupId":13,"instId":300057,"propState":1,"propId":120,"pos":{"x":-52527,"y":1114,"z":-66939},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300056,"propState":1,"propId":120,"pos":{"x":-41652,"y":1114,"z":-68186},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300054,"propState":1,"propId":120,"pos":{"x":-19114,"y":1114,"z":-6522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300053,"propState":1,"propId":120,"pos":{"x":-19148,"y":1114,"z":1465},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300052,"propState":1,"propId":120,"pos":{"x":-19106,"y":1114,"z":4888},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300051,"propState":1,"propId":120,"pos":{"x":-10964,"y":1114,"z":-6509},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300050,"propState":1,"propId":120,"pos":{"x":-11034,"y":1114,"z":1444},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300049,"propState":1,"propId":120,"pos":{"x":-11042,"y":1114,"z":4904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300037,"propState":1,"propId":120,"pos":{"x":-25462,"y":992,"z":84808},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300109,"propState":1,"propId":120,"pos":{"x":-10550,"y":-3624,"z":39379},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300108,"propState":1,"propId":120,"pos":{"x":-9446,"y":-3624,"z":53744},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300107,"propState":1,"propId":120,"pos":{"x":-23878,"y":-3624,"z":68251},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300106,"propState":1,"propId":120,"pos":{"x":5634,"y":1476,"z":49522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300105,"propState":1,"propId":120,"pos":{"x":-2835,"y":1476,"z":58221},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300104,"propState":1,"propId":120,"pos":{"x":2801,"y":1476,"z":63759},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300103,"propState":1,"propId":120,"pos":{"x":16585,"y":1476,"z":73823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300102,"propState":1,"propId":120,"pos":{"x":-3228,"y":1476,"z":93589},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300101,"propState":1,"propId":120,"pos":{"x":-4324,"y":1476,"z":104197},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300100,"propState":1,"propId":120,"pos":{"x":-23669,"y":1476,"z":107796},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300099,"propState":1,"propId":120,"pos":{"x":-36655,"y":1476,"z":102991},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300098,"propState":1,"propId":120,"pos":{"x":-13341,"y":1476,"z":80100},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300036,"propState":1,"propId":120,"pos":{"x":-29601,"y":992,"z":88912},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300035,"propState":1,"propId":120,"pos":{"x":-37240,"y":992,"z":83960},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300034,"propState":1,"propId":120,"pos":{"x":-45290,"y":1404,"z":97440},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300033,"propState":1,"propId":120,"pos":{"x":-11440,"y":1404,"z":113730},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300032,"propState":1,"propId":120,"pos":{"x":4606,"y":-3694,"z":46422},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300031,"propState":1,"propId":120,"pos":{"x":9200,"y":1527,"z":9090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300030,"propState":1,"propId":120,"pos":{"x":2691,"y":6316,"z":-138041},"rot":{"x":0,"y":60000,"z":0}},{"groupId":13,"instId":300029,"propState":1,"propId":120,"pos":{"x":-17550,"y":6316,"z":-145790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300027,"propState":1,"propId":120,"pos":{"x":-21257,"y":-3471,"z":67049},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300026,"propState":1,"propId":120,"pos":{"x":-52913,"y":-4890,"z":78787},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300025,"propState":0,"propId":120,"pos":{"x":-14431,"y":6327,"z":-138760},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300024,"propState":0,"propId":120,"pos":{"x":-40431,"y":1434,"z":-132376},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300073,"propState":1,"propId":120,"pos":{"x":-9992,"y":870,"z":-10721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300072,"propState":1,"propId":120,"pos":{"x":-4640,"y":1470,"z":-13000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300071,"propState":1,"propId":120,"pos":{"x":-4887,"y":1470,"z":-66390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300070,"propState":1,"propId":120,"pos":{"x":-5237,"y":810,"z":-110320},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300069,"propState":1,"propId":120,"pos":{"x":-5171,"y":-4001,"z":24310},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300068,"propState":1,"propId":120,"pos":{"x":-17222,"y":773,"z":16295},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300067,"propState":1,"propId":120,"pos":{"x":-12821,"y":1230,"z":14853},"rot":{"x":0,"y":305000,"z":0}},{"groupId":13,"instId":300065,"propState":1,"propId":120,"pos":{"x":9990,"y":1114,"z":-143660},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300064,"propState":1,"propId":120,"pos":{"x":560,"y":1114,"z":-78712},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300063,"propState":1,"propId":120,"pos":{"x":635,"y":1114,"z":-96982},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300062,"propState":1,"propId":120,"pos":{"x":-10872,"y":1114,"z":-98850},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300061,"propState":1,"propId":120,"pos":{"x":-10864,"y":1114,"z":-78866},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300012,"propState":0,"propId":120,"pos":{"x":-19530,"y":1406,"z":-129043},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":120,"pos":{"x":1126,"y":6398,"z":-137586},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300010,"propState":0,"propId":120,"pos":{"x":9245,"y":1409,"z":-132371},"rot":{"x":0,"y":30000,"z":0}},{"groupId":13,"instId":300009,"propState":0,"propId":120,"pos":{"x":12297,"y":1403,"z":-149669},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":120,"pos":{"x":-10628,"y":1627,"z":-100476},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":120,"pos":{"x":-26726,"y":1506,"z":-133629},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":120,"pos":{"x":180,"y":1624,"z":-7844},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":120,"pos":{"x":-1079,"y":-3600,"z":28852},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":120,"pos":{"x":4908,"y":1625,"z":49761},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":120,"pos":{"x":-23143,"y":1621,"z":73149},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":120,"pos":{"x":-7498,"y":1628,"z":108591},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":120,"pos":{"x":-40642,"y":1619,"z":101478},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300152,"propState":1,"propId":120,"pos":{"x":-43080,"y":10,"z":92950},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300151,"propState":1,"propId":120,"pos":{"x":9140,"y":992,"z":49520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300150,"propState":1,"propId":120,"pos":{"x":2730,"y":992,"z":52300},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300066,"propState":1,"propId":120,"pos":{"x":-30928,"y":992,"z":77648},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300149,"propState":1,"propId":120,"pos":{"x":25082,"y":900,"z":-28741},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300148,"propState":1,"propId":120,"pos":{"x":25115,"y":900,"z":-51271},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300147,"propState":1,"propId":120,"pos":{"x":20880,"y":1700,"z":-50859},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300146,"propState":1,"propId":120,"pos":{"x":30129,"y":1700,"z":-69607},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300121,"propState":1,"propId":120,"pos":{"x":7275,"y":1700,"z":-108595},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300120,"propState":1,"propId":120,"pos":{"x":16868,"y":1700,"z":-102033},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300119,"propState":1,"propId":120,"pos":{"x":7251,"y":1700,"z":-88677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300118,"propState":1,"propId":120,"pos":{"x":5814,"y":1700,"z":-67823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300117,"propState":1,"propId":120,"pos":{"x":39,"y":1700,"z":-70016},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300116,"propState":1,"propId":120,"pos":{"x":20885,"y":1700,"z":-29193},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300115,"propState":1,"propId":120,"pos":{"x":54,"y":1700,"z":-10067},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300097,"propState":1,"propId":120,"pos":{"x":-19945,"y":1476,"z":73638},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300096,"propState":1,"propId":120,"pos":{"x":-26519,"y":1476,"z":73539},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300095,"propState":1,"propId":120,"pos":{"x":-40326,"y":1476,"z":87572},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300094,"propState":1,"propId":120,"pos":{"x":-80,"y":964,"z":61130},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300093,"propState":1,"propId":120,"pos":{"x":-16946,"y":964,"z":76836},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300092,"propState":1,"propId":120,"pos":{"x":-32167,"y":964,"z":108842},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300091,"propState":1,"propId":120,"pos":{"x":22909,"y":1098,"z":-69606},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300090,"propState":1,"propId":120,"pos":{"x":21837,"y":1098,"z":-50825},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300089,"propState":1,"propId":120,"pos":{"x":21838,"y":1098,"z":-29184},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300088,"propState":1,"propId":120,"pos":{"x":22902,"y":1098,"z":-10308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300048,"propState":1,"propId":120,"pos":{"x":580,"y":1114,"z":225},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300047,"propState":1,"propId":120,"pos":{"x":-16876,"y":-4107,"z":35845},"rot":{"x":0,"y":250000,"z":0}},{"groupId":13,"instId":300046,"propState":1,"propId":120,"pos":{"x":-13465,"y":-4107,"z":35876},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300045,"propState":1,"propId":120,"pos":{"x":-703,"y":-4107,"z":52316},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300044,"propState":1,"propId":120,"pos":{"x":-715,"y":992,"z":55745},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300043,"propState":1,"propId":120,"pos":{"x":-19255,"y":992,"z":91002},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300042,"propState":1,"propId":120,"pos":{"x":-18159,"y":992,"z":92133},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300041,"propState":1,"propId":120,"pos":{"x":-22246,"y":992,"z":96317},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300040,"propState":1,"propId":120,"pos":{"x":-23397,"y":992,"z":95166},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300039,"propState":1,"propId":120,"pos":{"x":-28404,"y":992,"z":90174},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300038,"propState":1,"propId":120,"pos":{"x":-24255,"y":992,"z":86017},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300023,"propState":0,"propId":120,"pos":{"x":999,"y":1534,"z":-107209},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300022,"propState":0,"propId":120,"pos":{"x":-11736,"y":1534,"z":-71045},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300021,"propState":0,"propId":120,"pos":{"x":14250,"y":1544,"z":-3677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300020,"propState":0,"propId":120,"pos":{"x":-27666,"y":1531,"z":74723},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300028,"propState":0,"propId":120,"pos":{"x":9226,"y":-20632,"z":-51522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300019,"propState":0,"propId":120,"pos":{"x":38757,"y":1400,"z":-149823},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300018,"propState":0,"propId":120,"pos":{"x":28787,"y":1626,"z":-69626},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300017,"propState":0,"propId":120,"pos":{"x":28624,"y":1792,"z":-125646},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300016,"propState":0,"propId":120,"pos":{"x":-8627,"y":1618,"z":-12391},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300015,"propState":0,"propId":120,"pos":{"x":27593,"y":1622,"z":-29186},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300014,"propState":0,"propId":120,"pos":{"x":151,"y":1625,"z":-84471},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300013,"propState":0,"propId":120,"pos":{"x":-37410,"y":1503,"z":-109750},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300003,"propState":0,"propId":134,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300004,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300001,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-19830},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"238":{"props":[{"groupId":238,"instId":300007,"propState":18,"propId":101028,"pos":{"x":381,"y":1459,"z":-71256},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300006,"propState":18,"propId":101028,"pos":{"x":-2085,"y":-4444,"z":53968},"rot":{"x":0,"y":215559,"z":0}},{"groupId":238,"instId":300005,"propState":18,"propId":101028,"pos":{"x":349,"y":772,"z":-1064},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300004,"propState":18,"propId":101028,"pos":{"x":9247,"y":550,"z":-142517},"rot":{"x":0,"y":72385,"z":0}},{"groupId":238,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-10576,"y":766,"z":-96790},"rot":{"x":0,"y":31037,"z":0}},{"groupId":238,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-51463,"y":1246,"z":-12579},"rot":{"x":0,"y":179438,"z":0}},{"groupId":238,"instId":300001,"propState":18,"propId":101028,"pos":{"x":9066,"y":562,"z":60542},"rot":{"x":0,"y":55492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"257":{"props":[{"groupId":257,"instId":300002,"propState":8,"propId":110,"pos":{"x":5026,"y":-21996,"z":-25089},"rot":{"x":0,"y":0,"z":0}},{"groupId":257,"instId":300001,"propState":0,"propId":100,"pos":{"x":5040,"y":-21996,"z":-27741},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":2,"startGroupId":3}},"101010104":{"P10101_F10101001":{"scenes":{"14":{"props":[{"groupId":14,"instId":300006,"propState":18,"propId":101031,"pos":{"x":-51149,"y":1237,"z":-67650},"rot":{"x":0,"y":241014,"z":0}},{"groupId":14,"instId":300011,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300009,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300007,"propState":18,"propId":101027,"pos":{"x":-16278,"y":-4459,"z":35891},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300004,"propState":18,"propId":101031,"pos":{"x":-5744,"y":1203,"z":-66914},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300001,"propState":18,"propId":101030,"pos":{"x":21922,"y":1742,"z":-69870},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":14,"instId":300012,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300010,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300008,"propState":18,"propId":101030,"pos":{"x":24185,"y":772,"z":-28969},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300005,"propState":18,"propId":101031,"pos":{"x":-15382,"y":559,"z":88019},"rot":{"x":0,"y":331179,"z":0}},{"groupId":14,"instId":300003,"propState":18,"propId":101027,"pos":{"x":-64567,"y":1227,"z":-19644},"rot":{"x":0,"y":19283,"z":0}},{"groupId":14,"instId":300002,"propState":18,"propId":101029,"pos":{"x":-3965,"y":1263,"z":-13088},"rot":{"x":0,"y":320887,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300011,"propState":12,"propId":60101,"pos":{"x":9207,"y":-21996,"z":-22997},"rot":{"x":0,"y":270000,"z":0}},{"groupId":161,"instId":300009,"propState":12,"propId":60101,"pos":{"x":27319,"y":384,"z":-9339},"rot":{"x":0,"y":180252,"z":0}},{"groupId":161,"instId":300006,"propState":12,"propId":60101,"pos":{"x":25330,"y":10,"z":-167030},"rot":{"x":0,"y":334232,"z":0}},{"groupId":161,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-37026,"y":131,"z":-108225},"rot":{"x":0,"y":87871,"z":0}},{"groupId":161,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-44990,"y":234,"z":96940},"rot":{"x":0,"y":135000,"z":0}},{"groupId":161,"instId":300010,"propState":12,"propId":60101,"pos":{"x":-8945,"y":-4989,"z":27044},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300007,"propState":12,"propId":60101,"pos":{"x":-17573,"y":5022,"z":-144715},"rot":{"x":0,"y":357369,"z":0}},{"groupId":161,"instId":300005,"propState":12,"propId":60101,"pos":{"x":37905,"y":10,"z":-144135},"rot":{"x":0,"y":243409,"z":0}},{"groupId":161,"instId":300003,"propState":12,"propId":60101,"pos":{"x":-61507,"y":692,"z":-62780},"rot":{"x":0,"y":40483,"z":0}},{"groupId":161,"instId":300002,"propState":12,"propId":60101,"pos":{"x":20517,"y":234,"z":70589},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"1":{"props":[{"groupId":1,"instId":300005,"propState":0,"propId":100,"pos":{"x":-23320,"y":-4889,"z":-149600},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300006,"propState":0,"propId":102,"pos":{"x":31690,"y":210,"z":-40220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":-47360,"y":9,"z":-39760},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300008,"propState":0,"propId":102,"pos":{"x":-23357,"y":-1100,"z":-129990},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300007,"propState":0,"propId":102,"pos":{"x":37160,"y":-93,"z":-168310},"rot":{"x":0,"y":153500,"z":0}},{"groupId":1,"instId":300004,"propState":0,"propId":102,"pos":{"x":-47830,"y":-6336,"z":81720},"rot":{"x":0,"y":315000,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":34963,"y":10,"z":-142260},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-15150,"y":10,"z":80340},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1010101":{"anchorId":4,"groupId":1,"instId":300001,"pos":{"x":-10138,"y":10,"z":78898},"rot":{"x":0,"y":186078,"z":0}},"1010102":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":-43300,"y":-93,"z":-37960},"rot":{"x":0,"y":90000,"z":0}},"1010103":{"anchorId":3,"groupId":1,"instId":300003,"pos":{"x":33046,"y":10,"z":-144792},"rot":{"x":0,"y":300000,"z":0}}}},"59":{"props":[{"groupId":59,"instId":300003,"propState":0,"propId":101022,"pos":{"x":-39253,"y":-21985,"z":-55849},"rot":{"x":0,"y":269730,"z":0}},{"groupId":59,"instId":300002,"propState":0,"propId":101022,"pos":{"x":11020,"y":21,"z":-146260},"rot":{"x":0,"y":239890,"z":0}},{"groupId":59,"instId":300001,"propState":0,"propId":101022,"pos":{"x":4027,"y":-4977,"z":39250},"rot":{"x":0,"y":269730,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[],"npcs":[{"groupId":2,"instId":400001,"npcId":11117,"pos":{"x":-5011,"y":234,"z":-67815},"rot":{"x":0,"y":8091,"z":0}},{"groupId":2,"instId":400005,"npcId":11101,"pos":{"x":-13080,"y":10,"z":-40030},"rot":{"x":0,"y":278638,"z":0}},{"groupId":2,"instId":400004,"npcId":11201,"pos":{"x":-4472,"y":234,"z":-11818},"rot":{"x":0,"y":188708,"z":0}}],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300144,"propState":1,"propId":120,"pos":{"x":30162,"y":1700,"z":-10222},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300135,"propState":1,"propId":120,"pos":{"x":-34429,"y":1476,"z":-70538},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300134,"propState":1,"propId":120,"pos":{"x":-18771,"y":1476,"z":-70694},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300110,"propState":1,"propId":120,"pos":{"x":-19645,"y":-3624,"z":39402},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300143,"propState":1,"propId":120,"pos":{"x":30154,"y":1700,"z":-28443},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300142,"propState":1,"propId":120,"pos":{"x":12880,"y":1476,"z":49308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300141,"propState":1,"propId":120,"pos":{"x":-46332,"y":1476,"z":-11542},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300140,"propState":1,"propId":120,"pos":{"x":-57647,"y":1476,"z":-14593},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300139,"propState":1,"propId":120,"pos":{"x":-69009,"y":1476,"z":-25777},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300138,"propState":1,"propId":120,"pos":{"x":-69025,"y":1476,"z":-54123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300137,"propState":1,"propId":120,"pos":{"x":-57646,"y":1476,"z":-65395},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300136,"propState":1,"propId":120,"pos":{"x":-46341,"y":1476,"z":-68503},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300125,"propState":1,"propId":120,"pos":{"x":18935,"y":1700,"z":-147143},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300124,"propState":1,"propId":120,"pos":{"x":30981,"y":1700,"z":-140396},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300123,"propState":1,"propId":120,"pos":{"x":21441,"y":1700,"z":-120892},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300122,"propState":1,"propId":120,"pos":{"x":450,"y":1700,"z":-108565},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300112,"propState":1,"propId":120,"pos":{"x":687,"y":1700,"z":8905},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300111,"propState":1,"propId":120,"pos":{"x":-190,"y":-3624,"z":31000},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300086,"propState":1,"propId":120,"pos":{"x":139,"y":860,"z":-2171},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300121,"propState":1,"propId":120,"pos":{"x":7275,"y":1700,"z":-108595},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300120,"propState":1,"propId":120,"pos":{"x":16868,"y":1700,"z":-102033},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300119,"propState":1,"propId":120,"pos":{"x":7251,"y":1700,"z":-88677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300118,"propState":1,"propId":120,"pos":{"x":5814,"y":1700,"z":-67823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300117,"propState":1,"propId":120,"pos":{"x":39,"y":1700,"z":-70016},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300116,"propState":1,"propId":120,"pos":{"x":20885,"y":1700,"z":-29193},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300115,"propState":1,"propId":120,"pos":{"x":54,"y":1700,"z":-10067},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300114,"propState":1,"propId":120,"pos":{"x":5781,"y":1700,"z":-12175},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300113,"propState":1,"propId":120,"pos":{"x":13581,"y":1700,"z":8925},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300081,"propState":1,"propId":120,"pos":{"x":-45586,"y":860,"z":-68521},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300080,"propState":1,"propId":120,"pos":{"x":-10552,"y":860,"z":-95500},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300079,"propState":1,"propId":120,"pos":{"x":-10543,"y":860,"z":-76325},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300078,"propState":1,"propId":120,"pos":{"x":177,"y":860,"z":-81099},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300077,"propState":1,"propId":120,"pos":{"x":185,"y":860,"z":-100409},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300076,"propState":1,"propId":120,"pos":{"x":-10752,"y":5872,"z":-138585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300075,"propState":1,"propId":120,"pos":{"x":1135,"y":1550,"z":-90919},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300074,"propState":1,"propId":120,"pos":{"x":1096,"y":1550,"z":-88584},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300067,"propState":1,"propId":120,"pos":{"x":-12821,"y":1230,"z":14853},"rot":{"x":0,"y":305000,"z":0}},{"groupId":13,"instId":300065,"propState":1,"propId":120,"pos":{"x":9990,"y":1114,"z":-143660},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300064,"propState":1,"propId":120,"pos":{"x":560,"y":1114,"z":-78712},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300063,"propState":1,"propId":120,"pos":{"x":635,"y":1114,"z":-96982},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300062,"propState":1,"propId":120,"pos":{"x":-10872,"y":1114,"z":-98850},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300061,"propState":1,"propId":120,"pos":{"x":-10864,"y":1114,"z":-78866},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300049,"propState":1,"propId":120,"pos":{"x":-11042,"y":1114,"z":4904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300133,"propState":1,"propId":120,"pos":{"x":-18769,"y":1476,"z":-88309},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300132,"propState":1,"propId":120,"pos":{"x":-34433,"y":1476,"z":-92719},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300131,"propState":1,"propId":120,"pos":{"x":-18788,"y":1476,"z":-105234},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300130,"propState":1,"propId":120,"pos":{"x":-34179,"y":1476,"z":-108585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300129,"propState":1,"propId":120,"pos":{"x":-26867,"y":1476,"z":-131123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300128,"propState":1,"propId":120,"pos":{"x":-14505,"y":6488,"z":-140168},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300127,"propState":1,"propId":120,"pos":{"x":-5019,"y":6488,"z":-130904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300126,"propState":1,"propId":120,"pos":{"x":8776,"y":1700,"z":-127737},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300109,"propState":1,"propId":120,"pos":{"x":-10550,"y":-3624,"z":39379},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300108,"propState":1,"propId":120,"pos":{"x":-9446,"y":-3624,"z":53744},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300107,"propState":1,"propId":120,"pos":{"x":-23878,"y":-3624,"z":68251},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300106,"propState":1,"propId":120,"pos":{"x":5634,"y":1476,"z":49522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300105,"propState":1,"propId":120,"pos":{"x":-2835,"y":1476,"z":58221},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300104,"propState":1,"propId":120,"pos":{"x":2801,"y":1476,"z":63759},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300103,"propState":1,"propId":120,"pos":{"x":16585,"y":1476,"z":73823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300102,"propState":1,"propId":120,"pos":{"x":-3228,"y":1476,"z":93589},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300101,"propState":1,"propId":120,"pos":{"x":-4324,"y":1476,"z":104197},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300100,"propState":1,"propId":120,"pos":{"x":-23669,"y":1476,"z":107796},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300099,"propState":1,"propId":120,"pos":{"x":-36655,"y":1476,"z":102991},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300098,"propState":1,"propId":120,"pos":{"x":-13341,"y":1476,"z":80100},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300085,"propState":1,"propId":120,"pos":{"x":-10520,"y":860,"z":-7871},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300084,"propState":1,"propId":120,"pos":{"x":-45589,"y":860,"z":-11469},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300083,"propState":1,"propId":120,"pos":{"x":-69027,"y":860,"z":-25001},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300082,"propState":1,"propId":120,"pos":{"x":-69030,"y":860,"z":-54983},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300060,"propState":1,"propId":120,"pos":{"x":-64353,"y":1114,"z":-19831},"rot":{"x":0,"y":50000,"z":0}},{"groupId":13,"instId":300059,"propState":1,"propId":120,"pos":{"x":-52500,"y":1114,"z":-13060},"rot":{"x":0,"y":75000,"z":0}},{"groupId":13,"instId":300058,"propState":1,"propId":120,"pos":{"x":-63699,"y":1114,"z":-60832},"rot":{"x":0,"y":130000,"z":0}},{"groupId":13,"instId":300057,"propState":1,"propId":120,"pos":{"x":-52527,"y":1114,"z":-66939},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300056,"propState":1,"propId":120,"pos":{"x":-41652,"y":1114,"z":-68186},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300055,"propState":1,"propId":120,"pos":{"x":-41540,"y":1114,"z":-11816},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300054,"propState":1,"propId":120,"pos":{"x":-19114,"y":1114,"z":-6522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300053,"propState":1,"propId":120,"pos":{"x":-19148,"y":1114,"z":1465},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300052,"propState":1,"propId":120,"pos":{"x":-19106,"y":1114,"z":4888},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300051,"propState":1,"propId":120,"pos":{"x":-10964,"y":1114,"z":-6509},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300050,"propState":1,"propId":120,"pos":{"x":-11034,"y":1114,"z":1444},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300036,"propState":1,"propId":120,"pos":{"x":-29601,"y":992,"z":88912},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300035,"propState":1,"propId":120,"pos":{"x":-37240,"y":992,"z":83960},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300034,"propState":1,"propId":120,"pos":{"x":-45290,"y":1404,"z":97440},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300033,"propState":1,"propId":120,"pos":{"x":-11440,"y":1404,"z":113730},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300032,"propState":1,"propId":120,"pos":{"x":4606,"y":-3694,"z":46422},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300031,"propState":1,"propId":120,"pos":{"x":9200,"y":1527,"z":9090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300030,"propState":1,"propId":120,"pos":{"x":2691,"y":6316,"z":-138041},"rot":{"x":0,"y":60000,"z":0}},{"groupId":13,"instId":300029,"propState":1,"propId":120,"pos":{"x":-17550,"y":6316,"z":-145790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300027,"propState":1,"propId":120,"pos":{"x":-21257,"y":-3471,"z":67049},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300026,"propState":1,"propId":120,"pos":{"x":-52913,"y":-4890,"z":78787},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300025,"propState":0,"propId":120,"pos":{"x":-14431,"y":6327,"z":-138760},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300024,"propState":0,"propId":120,"pos":{"x":-40431,"y":1434,"z":-132376},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300023,"propState":0,"propId":120,"pos":{"x":999,"y":1534,"z":-107209},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300022,"propState":0,"propId":120,"pos":{"x":-11736,"y":1534,"z":-71045},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300021,"propState":0,"propId":120,"pos":{"x":14250,"y":1544,"z":-3677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300020,"propState":0,"propId":120,"pos":{"x":-27666,"y":1531,"z":74723},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300028,"propState":0,"propId":120,"pos":{"x":9226,"y":-20632,"z":-51522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300019,"propState":0,"propId":120,"pos":{"x":38757,"y":1400,"z":-149823},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300018,"propState":0,"propId":120,"pos":{"x":28787,"y":1626,"z":-69626},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300017,"propState":0,"propId":120,"pos":{"x":28624,"y":1792,"z":-125646},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300016,"propState":0,"propId":120,"pos":{"x":-8627,"y":1618,"z":-12391},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300015,"propState":0,"propId":120,"pos":{"x":27593,"y":1622,"z":-29186},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300014,"propState":0,"propId":120,"pos":{"x":151,"y":1625,"z":-84471},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300013,"propState":0,"propId":120,"pos":{"x":-37410,"y":1503,"z":-109750},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300152,"propState":1,"propId":120,"pos":{"x":-43080,"y":10,"z":92950},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300151,"propState":1,"propId":120,"pos":{"x":9140,"y":992,"z":49520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300150,"propState":1,"propId":120,"pos":{"x":2730,"y":992,"z":52300},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300066,"propState":1,"propId":120,"pos":{"x":-30928,"y":992,"z":77648},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300149,"propState":1,"propId":120,"pos":{"x":25082,"y":900,"z":-28741},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300148,"propState":1,"propId":120,"pos":{"x":25115,"y":900,"z":-51271},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300147,"propState":1,"propId":120,"pos":{"x":20880,"y":1700,"z":-50859},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300146,"propState":1,"propId":120,"pos":{"x":30129,"y":1700,"z":-69607},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300145,"propState":1,"propId":120,"pos":{"x":30166,"y":1700,"z":-51652},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300097,"propState":1,"propId":120,"pos":{"x":-19945,"y":1476,"z":73638},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300096,"propState":1,"propId":120,"pos":{"x":-26519,"y":1476,"z":73539},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300095,"propState":1,"propId":120,"pos":{"x":-40326,"y":1476,"z":87572},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300094,"propState":1,"propId":120,"pos":{"x":-80,"y":964,"z":61130},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300093,"propState":1,"propId":120,"pos":{"x":-16946,"y":964,"z":76836},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300092,"propState":1,"propId":120,"pos":{"x":-32167,"y":964,"z":108842},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300091,"propState":1,"propId":120,"pos":{"x":22909,"y":1098,"z":-69606},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300090,"propState":1,"propId":120,"pos":{"x":21837,"y":1098,"z":-50825},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300089,"propState":1,"propId":120,"pos":{"x":21838,"y":1098,"z":-29184},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300088,"propState":1,"propId":120,"pos":{"x":22902,"y":1098,"z":-10308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300087,"propState":1,"propId":120,"pos":{"x":-15129,"y":-4138,"z":35786},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300073,"propState":1,"propId":120,"pos":{"x":-9992,"y":870,"z":-10721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300072,"propState":1,"propId":120,"pos":{"x":-4640,"y":1470,"z":-13000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300071,"propState":1,"propId":120,"pos":{"x":-4887,"y":1470,"z":-66390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300070,"propState":1,"propId":120,"pos":{"x":-5237,"y":810,"z":-110320},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300069,"propState":1,"propId":120,"pos":{"x":-5171,"y":-4001,"z":24310},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300068,"propState":1,"propId":120,"pos":{"x":-17222,"y":773,"z":16295},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300048,"propState":1,"propId":120,"pos":{"x":580,"y":1114,"z":225},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300047,"propState":1,"propId":120,"pos":{"x":-16876,"y":-4107,"z":35845},"rot":{"x":0,"y":250000,"z":0}},{"groupId":13,"instId":300046,"propState":1,"propId":120,"pos":{"x":-13465,"y":-4107,"z":35876},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300045,"propState":1,"propId":120,"pos":{"x":-703,"y":-4107,"z":52316},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300044,"propState":1,"propId":120,"pos":{"x":-715,"y":992,"z":55745},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300043,"propState":1,"propId":120,"pos":{"x":-19255,"y":992,"z":91002},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300042,"propState":1,"propId":120,"pos":{"x":-18159,"y":992,"z":92133},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300041,"propState":1,"propId":120,"pos":{"x":-22246,"y":992,"z":96317},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300040,"propState":1,"propId":120,"pos":{"x":-23397,"y":992,"z":95166},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300039,"propState":1,"propId":120,"pos":{"x":-28404,"y":992,"z":90174},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300038,"propState":1,"propId":120,"pos":{"x":-24255,"y":992,"z":86017},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300037,"propState":1,"propId":120,"pos":{"x":-25462,"y":992,"z":84808},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300012,"propState":0,"propId":120,"pos":{"x":-19530,"y":1406,"z":-129043},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":120,"pos":{"x":1126,"y":6398,"z":-137586},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300010,"propState":0,"propId":120,"pos":{"x":9245,"y":1409,"z":-132371},"rot":{"x":0,"y":30000,"z":0}},{"groupId":13,"instId":300009,"propState":0,"propId":120,"pos":{"x":12297,"y":1403,"z":-149669},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":120,"pos":{"x":-10628,"y":1627,"z":-100476},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":120,"pos":{"x":-26726,"y":1506,"z":-133629},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":120,"pos":{"x":180,"y":1624,"z":-7844},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":120,"pos":{"x":-1079,"y":-3600,"z":28852},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":120,"pos":{"x":4908,"y":1625,"z":49761},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":120,"pos":{"x":-23143,"y":1621,"z":73149},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":120,"pos":{"x":-7498,"y":1628,"z":108591},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":120,"pos":{"x":-40642,"y":1619,"z":101478},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300003,"propState":0,"propId":134,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300004,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300001,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-19830},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"238":{"props":[{"groupId":238,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-51463,"y":1246,"z":-12579},"rot":{"x":0,"y":179438,"z":0}},{"groupId":238,"instId":300007,"propState":18,"propId":101028,"pos":{"x":381,"y":1459,"z":-71256},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300006,"propState":18,"propId":101028,"pos":{"x":-2085,"y":-4444,"z":53968},"rot":{"x":0,"y":215559,"z":0}},{"groupId":238,"instId":300005,"propState":18,"propId":101028,"pos":{"x":349,"y":772,"z":-1064},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300004,"propState":18,"propId":101028,"pos":{"x":9247,"y":550,"z":-142517},"rot":{"x":0,"y":72385,"z":0}},{"groupId":238,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-10576,"y":766,"z":-96790},"rot":{"x":0,"y":31037,"z":0}},{"groupId":238,"instId":300001,"propState":18,"propId":101028,"pos":{"x":9066,"y":562,"z":60542},"rot":{"x":0,"y":55492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"257":{"props":[{"groupId":257,"instId":300001,"propState":0,"propId":100,"pos":{"x":5040,"y":-21996,"z":-27741},"rot":{"x":0,"y":0,"z":0}},{"groupId":257,"instId":300002,"propState":8,"propId":110,"pos":{"x":5026,"y":-21996,"z":-25089},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":3,"startGroupId":3}},"101010105":{"P10101_F10101001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300008,"propState":0,"propId":102,"pos":{"x":-23357,"y":-1100,"z":-129990},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300005,"propState":0,"propId":100,"pos":{"x":-23320,"y":-4889,"z":-149600},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300007,"propState":0,"propId":102,"pos":{"x":37160,"y":-93,"z":-168310},"rot":{"x":0,"y":153500,"z":0}},{"groupId":1,"instId":300006,"propState":0,"propId":102,"pos":{"x":31690,"y":210,"z":-40220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300004,"propState":0,"propId":102,"pos":{"x":-47830,"y":-6336,"z":81720},"rot":{"x":0,"y":315000,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":34963,"y":10,"z":-142260},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":-47360,"y":9,"z":-39760},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-15150,"y":10,"z":80340},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1010101":{"anchorId":4,"groupId":1,"instId":300001,"pos":{"x":-10138,"y":10,"z":78898},"rot":{"x":0,"y":186078,"z":0}},"1010102":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":-43300,"y":-93,"z":-37960},"rot":{"x":0,"y":90000,"z":0}},"1010103":{"anchorId":3,"groupId":1,"instId":300003,"pos":{"x":33046,"y":10,"z":-144792},"rot":{"x":0,"y":300000,"z":0}}}},"14":{"props":[{"groupId":14,"instId":300006,"propState":18,"propId":101031,"pos":{"x":-51149,"y":1237,"z":-67650},"rot":{"x":0,"y":241014,"z":0}},{"groupId":14,"instId":300012,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300011,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300010,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300009,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300008,"propState":18,"propId":101030,"pos":{"x":24185,"y":772,"z":-28969},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300007,"propState":18,"propId":101027,"pos":{"x":-16278,"y":-4459,"z":35891},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300005,"propState":18,"propId":101031,"pos":{"x":-15382,"y":559,"z":88019},"rot":{"x":0,"y":331179,"z":0}},{"groupId":14,"instId":300004,"propState":18,"propId":101031,"pos":{"x":-5744,"y":1203,"z":-66914},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300003,"propState":18,"propId":101027,"pos":{"x":-64567,"y":1227,"z":-19644},"rot":{"x":0,"y":19283,"z":0}},{"groupId":14,"instId":300002,"propState":18,"propId":101029,"pos":{"x":-3965,"y":1263,"z":-13088},"rot":{"x":0,"y":320887,"z":0}},{"groupId":14,"instId":300001,"propState":18,"propId":101030,"pos":{"x":21922,"y":1742,"z":-69870},"rot":{"x":0,"y":90000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-44990,"y":234,"z":96940},"rot":{"x":0,"y":135000,"z":0}},{"groupId":161,"instId":300009,"propState":12,"propId":60101,"pos":{"x":27319,"y":384,"z":-9339},"rot":{"x":0,"y":180252,"z":0}},{"groupId":161,"instId":300003,"propState":12,"propId":60101,"pos":{"x":-61507,"y":692,"z":-62780},"rot":{"x":0,"y":40483,"z":0}},{"groupId":161,"instId":300011,"propState":12,"propId":60101,"pos":{"x":9207,"y":-21996,"z":-22997},"rot":{"x":0,"y":270000,"z":0}},{"groupId":161,"instId":300010,"propState":12,"propId":60101,"pos":{"x":-8945,"y":-4989,"z":27044},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300007,"propState":12,"propId":60101,"pos":{"x":-17573,"y":5022,"z":-144715},"rot":{"x":0,"y":357369,"z":0}},{"groupId":161,"instId":300006,"propState":12,"propId":60101,"pos":{"x":25330,"y":10,"z":-167030},"rot":{"x":0,"y":334232,"z":0}},{"groupId":161,"instId":300005,"propState":12,"propId":60101,"pos":{"x":37905,"y":10,"z":-144135},"rot":{"x":0,"y":243409,"z":0}},{"groupId":161,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-37026,"y":131,"z":-108225},"rot":{"x":0,"y":87871,"z":0}},{"groupId":161,"instId":300002,"propState":12,"propId":60101,"pos":{"x":20517,"y":234,"z":70589},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300002,"propState":0,"propId":101022,"pos":{"x":11020,"y":21,"z":-146260},"rot":{"x":0,"y":239890,"z":0}},{"groupId":59,"instId":300003,"propState":0,"propId":101022,"pos":{"x":-39253,"y":-21985,"z":-55849},"rot":{"x":0,"y":269730,"z":0}},{"groupId":59,"instId":300001,"propState":0,"propId":101022,"pos":{"x":4027,"y":-4977,"z":39250},"rot":{"x":0,"y":269730,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[],"npcs":[{"groupId":2,"instId":400001,"npcId":11117,"pos":{"x":-5011,"y":234,"z":-67815},"rot":{"x":0,"y":8091,"z":0}},{"groupId":2,"instId":400005,"npcId":11101,"pos":{"x":-13080,"y":10,"z":-40030},"rot":{"x":0,"y":278638,"z":0}},{"groupId":2,"instId":400004,"npcId":11201,"pos":{"x":-4472,"y":234,"z":-11818},"rot":{"x":0,"y":188708,"z":0}}],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300137,"propState":1,"propId":120,"pos":{"x":-57646,"y":1476,"z":-65395},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300147,"propState":1,"propId":120,"pos":{"x":20880,"y":1700,"z":-50859},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300146,"propState":1,"propId":120,"pos":{"x":30129,"y":1700,"z":-69607},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300134,"propState":1,"propId":120,"pos":{"x":-18771,"y":1476,"z":-70694},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300141,"propState":1,"propId":120,"pos":{"x":-46332,"y":1476,"z":-11542},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300140,"propState":1,"propId":120,"pos":{"x":-57647,"y":1476,"z":-14593},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300139,"propState":1,"propId":120,"pos":{"x":-69009,"y":1476,"z":-25777},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300138,"propState":1,"propId":120,"pos":{"x":-69025,"y":1476,"z":-54123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300136,"propState":1,"propId":120,"pos":{"x":-46341,"y":1476,"z":-68503},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300135,"propState":1,"propId":120,"pos":{"x":-34429,"y":1476,"z":-70538},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300094,"propState":1,"propId":120,"pos":{"x":-80,"y":964,"z":61130},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300145,"propState":1,"propId":120,"pos":{"x":30166,"y":1700,"z":-51652},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300144,"propState":1,"propId":120,"pos":{"x":30162,"y":1700,"z":-10222},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300143,"propState":1,"propId":120,"pos":{"x":30154,"y":1700,"z":-28443},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300142,"propState":1,"propId":120,"pos":{"x":12880,"y":1476,"z":49308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300109,"propState":1,"propId":120,"pos":{"x":-10550,"y":-3624,"z":39379},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300108,"propState":1,"propId":120,"pos":{"x":-9446,"y":-3624,"z":53744},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300107,"propState":1,"propId":120,"pos":{"x":-23878,"y":-3624,"z":68251},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300106,"propState":1,"propId":120,"pos":{"x":5634,"y":1476,"z":49522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300105,"propState":1,"propId":120,"pos":{"x":-2835,"y":1476,"z":58221},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300104,"propState":1,"propId":120,"pos":{"x":2801,"y":1476,"z":63759},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300103,"propState":1,"propId":120,"pos":{"x":16585,"y":1476,"z":73823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300102,"propState":1,"propId":120,"pos":{"x":-3228,"y":1476,"z":93589},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300101,"propState":1,"propId":120,"pos":{"x":-4324,"y":1476,"z":104197},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300100,"propState":1,"propId":120,"pos":{"x":-23669,"y":1476,"z":107796},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300099,"propState":1,"propId":120,"pos":{"x":-36655,"y":1476,"z":102991},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300098,"propState":1,"propId":120,"pos":{"x":-13341,"y":1476,"z":80100},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300093,"propState":1,"propId":120,"pos":{"x":-16946,"y":964,"z":76836},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300092,"propState":1,"propId":120,"pos":{"x":-32167,"y":964,"z":108842},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300091,"propState":1,"propId":120,"pos":{"x":22909,"y":1098,"z":-69606},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300090,"propState":1,"propId":120,"pos":{"x":21837,"y":1098,"z":-50825},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300089,"propState":1,"propId":120,"pos":{"x":21838,"y":1098,"z":-29184},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300088,"propState":1,"propId":120,"pos":{"x":22902,"y":1098,"z":-10308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300087,"propState":1,"propId":120,"pos":{"x":-15129,"y":-4138,"z":35786},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300086,"propState":1,"propId":120,"pos":{"x":139,"y":860,"z":-2171},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300067,"propState":1,"propId":120,"pos":{"x":-12821,"y":1230,"z":14853},"rot":{"x":0,"y":305000,"z":0}},{"groupId":13,"instId":300065,"propState":1,"propId":120,"pos":{"x":9990,"y":1114,"z":-143660},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300064,"propState":1,"propId":120,"pos":{"x":560,"y":1114,"z":-78712},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300063,"propState":1,"propId":120,"pos":{"x":635,"y":1114,"z":-96982},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300062,"propState":1,"propId":120,"pos":{"x":-10872,"y":1114,"z":-98850},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300061,"propState":1,"propId":120,"pos":{"x":-10864,"y":1114,"z":-78866},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300049,"propState":1,"propId":120,"pos":{"x":-11042,"y":1114,"z":4904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300133,"propState":1,"propId":120,"pos":{"x":-18769,"y":1476,"z":-88309},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300132,"propState":1,"propId":120,"pos":{"x":-34433,"y":1476,"z":-92719},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300131,"propState":1,"propId":120,"pos":{"x":-18788,"y":1476,"z":-105234},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300130,"propState":1,"propId":120,"pos":{"x":-34179,"y":1476,"z":-108585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300129,"propState":1,"propId":120,"pos":{"x":-26867,"y":1476,"z":-131123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300128,"propState":1,"propId":120,"pos":{"x":-14505,"y":6488,"z":-140168},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300127,"propState":1,"propId":120,"pos":{"x":-5019,"y":6488,"z":-130904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300126,"propState":1,"propId":120,"pos":{"x":8776,"y":1700,"z":-127737},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300125,"propState":1,"propId":120,"pos":{"x":18935,"y":1700,"z":-147143},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300124,"propState":1,"propId":120,"pos":{"x":30981,"y":1700,"z":-140396},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300123,"propState":1,"propId":120,"pos":{"x":21441,"y":1700,"z":-120892},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300122,"propState":1,"propId":120,"pos":{"x":450,"y":1700,"z":-108565},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300097,"propState":1,"propId":120,"pos":{"x":-19945,"y":1476,"z":73638},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300096,"propState":1,"propId":120,"pos":{"x":-26519,"y":1476,"z":73539},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300095,"propState":1,"propId":120,"pos":{"x":-40326,"y":1476,"z":87572},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300073,"propState":1,"propId":120,"pos":{"x":-9992,"y":870,"z":-10721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300072,"propState":1,"propId":120,"pos":{"x":-4640,"y":1470,"z":-13000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300071,"propState":1,"propId":120,"pos":{"x":-4887,"y":1470,"z":-66390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300070,"propState":1,"propId":120,"pos":{"x":-5237,"y":810,"z":-110320},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300069,"propState":1,"propId":120,"pos":{"x":-5171,"y":-4001,"z":24310},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300068,"propState":1,"propId":120,"pos":{"x":-17222,"y":773,"z":16295},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300048,"propState":1,"propId":120,"pos":{"x":580,"y":1114,"z":225},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300047,"propState":1,"propId":120,"pos":{"x":-16876,"y":-4107,"z":35845},"rot":{"x":0,"y":250000,"z":0}},{"groupId":13,"instId":300046,"propState":1,"propId":120,"pos":{"x":-13465,"y":-4107,"z":35876},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300045,"propState":1,"propId":120,"pos":{"x":-703,"y":-4107,"z":52316},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300044,"propState":1,"propId":120,"pos":{"x":-715,"y":992,"z":55745},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300043,"propState":1,"propId":120,"pos":{"x":-19255,"y":992,"z":91002},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300042,"propState":1,"propId":120,"pos":{"x":-18159,"y":992,"z":92133},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300041,"propState":1,"propId":120,"pos":{"x":-22246,"y":992,"z":96317},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300040,"propState":1,"propId":120,"pos":{"x":-23397,"y":992,"z":95166},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300039,"propState":1,"propId":120,"pos":{"x":-28404,"y":992,"z":90174},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300038,"propState":1,"propId":120,"pos":{"x":-24255,"y":992,"z":86017},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300037,"propState":1,"propId":120,"pos":{"x":-25462,"y":992,"z":84808},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300012,"propState":0,"propId":120,"pos":{"x":-19530,"y":1406,"z":-129043},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":120,"pos":{"x":1126,"y":6398,"z":-137586},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300010,"propState":0,"propId":120,"pos":{"x":9245,"y":1409,"z":-132371},"rot":{"x":0,"y":30000,"z":0}},{"groupId":13,"instId":300009,"propState":0,"propId":120,"pos":{"x":12297,"y":1403,"z":-149669},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":120,"pos":{"x":-10628,"y":1627,"z":-100476},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":120,"pos":{"x":-26726,"y":1506,"z":-133629},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":120,"pos":{"x":180,"y":1624,"z":-7844},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":120,"pos":{"x":-1079,"y":-3600,"z":28852},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":120,"pos":{"x":4908,"y":1625,"z":49761},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":120,"pos":{"x":-23143,"y":1621,"z":73149},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":120,"pos":{"x":-7498,"y":1628,"z":108591},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":120,"pos":{"x":-40642,"y":1619,"z":101478},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300152,"propState":1,"propId":120,"pos":{"x":-43080,"y":10,"z":92950},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300151,"propState":1,"propId":120,"pos":{"x":9140,"y":992,"z":49520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300150,"propState":1,"propId":120,"pos":{"x":2730,"y":992,"z":52300},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300066,"propState":1,"propId":120,"pos":{"x":-30928,"y":992,"z":77648},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300149,"propState":1,"propId":120,"pos":{"x":25082,"y":900,"z":-28741},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300148,"propState":1,"propId":120,"pos":{"x":25115,"y":900,"z":-51271},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300121,"propState":1,"propId":120,"pos":{"x":7275,"y":1700,"z":-108595},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300120,"propState":1,"propId":120,"pos":{"x":16868,"y":1700,"z":-102033},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300119,"propState":1,"propId":120,"pos":{"x":7251,"y":1700,"z":-88677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300118,"propState":1,"propId":120,"pos":{"x":5814,"y":1700,"z":-67823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300117,"propState":1,"propId":120,"pos":{"x":39,"y":1700,"z":-70016},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300116,"propState":1,"propId":120,"pos":{"x":20885,"y":1700,"z":-29193},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300115,"propState":1,"propId":120,"pos":{"x":54,"y":1700,"z":-10067},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300114,"propState":1,"propId":120,"pos":{"x":5781,"y":1700,"z":-12175},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300113,"propState":1,"propId":120,"pos":{"x":13581,"y":1700,"z":8925},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300112,"propState":1,"propId":120,"pos":{"x":687,"y":1700,"z":8905},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300111,"propState":1,"propId":120,"pos":{"x":-190,"y":-3624,"z":31000},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300110,"propState":1,"propId":120,"pos":{"x":-19645,"y":-3624,"z":39402},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300085,"propState":1,"propId":120,"pos":{"x":-10520,"y":860,"z":-7871},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300084,"propState":1,"propId":120,"pos":{"x":-45589,"y":860,"z":-11469},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300083,"propState":1,"propId":120,"pos":{"x":-69027,"y":860,"z":-25001},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300082,"propState":1,"propId":120,"pos":{"x":-69030,"y":860,"z":-54983},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300081,"propState":1,"propId":120,"pos":{"x":-45586,"y":860,"z":-68521},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300080,"propState":1,"propId":120,"pos":{"x":-10552,"y":860,"z":-95500},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300079,"propState":1,"propId":120,"pos":{"x":-10543,"y":860,"z":-76325},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300078,"propState":1,"propId":120,"pos":{"x":177,"y":860,"z":-81099},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300077,"propState":1,"propId":120,"pos":{"x":185,"y":860,"z":-100409},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300076,"propState":1,"propId":120,"pos":{"x":-10752,"y":5872,"z":-138585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300075,"propState":1,"propId":120,"pos":{"x":1135,"y":1550,"z":-90919},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300074,"propState":1,"propId":120,"pos":{"x":1096,"y":1550,"z":-88584},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300060,"propState":1,"propId":120,"pos":{"x":-64353,"y":1114,"z":-19831},"rot":{"x":0,"y":50000,"z":0}},{"groupId":13,"instId":300059,"propState":1,"propId":120,"pos":{"x":-52500,"y":1114,"z":-13060},"rot":{"x":0,"y":75000,"z":0}},{"groupId":13,"instId":300058,"propState":1,"propId":120,"pos":{"x":-63699,"y":1114,"z":-60832},"rot":{"x":0,"y":130000,"z":0}},{"groupId":13,"instId":300057,"propState":1,"propId":120,"pos":{"x":-52527,"y":1114,"z":-66939},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300056,"propState":1,"propId":120,"pos":{"x":-41652,"y":1114,"z":-68186},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300055,"propState":1,"propId":120,"pos":{"x":-41540,"y":1114,"z":-11816},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300054,"propState":1,"propId":120,"pos":{"x":-19114,"y":1114,"z":-6522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300053,"propState":1,"propId":120,"pos":{"x":-19148,"y":1114,"z":1465},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300052,"propState":1,"propId":120,"pos":{"x":-19106,"y":1114,"z":4888},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300051,"propState":1,"propId":120,"pos":{"x":-10964,"y":1114,"z":-6509},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300050,"propState":1,"propId":120,"pos":{"x":-11034,"y":1114,"z":1444},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300036,"propState":1,"propId":120,"pos":{"x":-29601,"y":992,"z":88912},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300035,"propState":1,"propId":120,"pos":{"x":-37240,"y":992,"z":83960},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300034,"propState":1,"propId":120,"pos":{"x":-45290,"y":1404,"z":97440},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300033,"propState":1,"propId":120,"pos":{"x":-11440,"y":1404,"z":113730},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300032,"propState":1,"propId":120,"pos":{"x":4606,"y":-3694,"z":46422},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300031,"propState":1,"propId":120,"pos":{"x":9200,"y":1527,"z":9090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300030,"propState":1,"propId":120,"pos":{"x":2691,"y":6316,"z":-138041},"rot":{"x":0,"y":60000,"z":0}},{"groupId":13,"instId":300029,"propState":1,"propId":120,"pos":{"x":-17550,"y":6316,"z":-145790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300027,"propState":1,"propId":120,"pos":{"x":-21257,"y":-3471,"z":67049},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300026,"propState":1,"propId":120,"pos":{"x":-52913,"y":-4890,"z":78787},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300025,"propState":0,"propId":120,"pos":{"x":-14431,"y":6327,"z":-138760},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300024,"propState":0,"propId":120,"pos":{"x":-40431,"y":1434,"z":-132376},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300023,"propState":0,"propId":120,"pos":{"x":999,"y":1534,"z":-107209},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300022,"propState":0,"propId":120,"pos":{"x":-11736,"y":1534,"z":-71045},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300021,"propState":0,"propId":120,"pos":{"x":14250,"y":1544,"z":-3677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300020,"propState":0,"propId":120,"pos":{"x":-27666,"y":1531,"z":74723},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300028,"propState":0,"propId":120,"pos":{"x":9226,"y":-20632,"z":-51522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300019,"propState":0,"propId":120,"pos":{"x":38757,"y":1400,"z":-149823},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300018,"propState":0,"propId":120,"pos":{"x":28787,"y":1626,"z":-69626},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300017,"propState":0,"propId":120,"pos":{"x":28624,"y":1792,"z":-125646},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300016,"propState":0,"propId":120,"pos":{"x":-8627,"y":1618,"z":-12391},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300015,"propState":0,"propId":120,"pos":{"x":27593,"y":1622,"z":-29186},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300014,"propState":0,"propId":120,"pos":{"x":151,"y":1625,"z":-84471},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300013,"propState":0,"propId":120,"pos":{"x":-37410,"y":1503,"z":-109750},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300001,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-19830},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300004,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300003,"propState":0,"propId":134,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"238":{"props":[{"groupId":238,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-10576,"y":766,"z":-96790},"rot":{"x":0,"y":31037,"z":0}},{"groupId":238,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-51463,"y":1246,"z":-12579},"rot":{"x":0,"y":179438,"z":0}},{"groupId":238,"instId":300007,"propState":18,"propId":101028,"pos":{"x":381,"y":1459,"z":-71256},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300006,"propState":18,"propId":101028,"pos":{"x":-2085,"y":-4444,"z":53968},"rot":{"x":0,"y":215559,"z":0}},{"groupId":238,"instId":300005,"propState":18,"propId":101028,"pos":{"x":349,"y":772,"z":-1064},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300004,"propState":18,"propId":101028,"pos":{"x":9247,"y":550,"z":-142517},"rot":{"x":0,"y":72385,"z":0}},{"groupId":238,"instId":300001,"propState":18,"propId":101028,"pos":{"x":9066,"y":562,"z":60542},"rot":{"x":0,"y":55492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"257":{"props":[{"groupId":257,"instId":300002,"propState":8,"propId":110,"pos":{"x":5026,"y":-21996,"z":-25089},"rot":{"x":0,"y":0,"z":0}},{"groupId":257,"instId":300001,"propState":0,"propId":100,"pos":{"x":5040,"y":-21996,"z":-27741},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":1,"startGroupId":3}},"101010106":{"P10101_F10101001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300004,"propState":0,"propId":102,"pos":{"x":-47830,"y":-6336,"z":81720},"rot":{"x":0,"y":315000,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":-47360,"y":9,"z":-39760},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300008,"propState":0,"propId":102,"pos":{"x":-23357,"y":-1100,"z":-129990},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300005,"propState":0,"propId":100,"pos":{"x":-23320,"y":-4889,"z":-149600},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300007,"propState":0,"propId":102,"pos":{"x":37160,"y":-93,"z":-168310},"rot":{"x":0,"y":153500,"z":0}},{"groupId":1,"instId":300006,"propState":0,"propId":102,"pos":{"x":31690,"y":210,"z":-40220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":34963,"y":10,"z":-142260},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-15150,"y":10,"z":80340},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1010101":{"anchorId":4,"groupId":1,"instId":300001,"pos":{"x":-10138,"y":10,"z":78898},"rot":{"x":0,"y":186078,"z":0}},"1010102":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":-43300,"y":-93,"z":-37960},"rot":{"x":0,"y":90000,"z":0}},"1010103":{"anchorId":3,"groupId":1,"instId":300003,"pos":{"x":33046,"y":10,"z":-144792},"rot":{"x":0,"y":300000,"z":0}}}},"161":{"props":[{"groupId":161,"instId":300010,"propState":12,"propId":60101,"pos":{"x":-8945,"y":-4989,"z":27044},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300006,"propState":12,"propId":60101,"pos":{"x":25330,"y":10,"z":-167030},"rot":{"x":0,"y":334232,"z":0}},{"groupId":161,"instId":300003,"propState":12,"propId":60101,"pos":{"x":-61507,"y":692,"z":-62780},"rot":{"x":0,"y":40483,"z":0}},{"groupId":161,"instId":300011,"propState":12,"propId":60101,"pos":{"x":9207,"y":-21996,"z":-22997},"rot":{"x":0,"y":270000,"z":0}},{"groupId":161,"instId":300009,"propState":12,"propId":60101,"pos":{"x":27319,"y":384,"z":-9339},"rot":{"x":0,"y":180252,"z":0}},{"groupId":161,"instId":300007,"propState":12,"propId":60101,"pos":{"x":-17573,"y":5022,"z":-144715},"rot":{"x":0,"y":357369,"z":0}},{"groupId":161,"instId":300005,"propState":12,"propId":60101,"pos":{"x":37905,"y":10,"z":-144135},"rot":{"x":0,"y":243409,"z":0}},{"groupId":161,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-37026,"y":131,"z":-108225},"rot":{"x":0,"y":87871,"z":0}},{"groupId":161,"instId":300002,"propState":12,"propId":60101,"pos":{"x":20517,"y":234,"z":70589},"rot":{"x":0,"y":225000,"z":0}},{"groupId":161,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-44990,"y":234,"z":96940},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300010,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300002,"propState":18,"propId":101029,"pos":{"x":-3965,"y":1263,"z":-13088},"rot":{"x":0,"y":320887,"z":0}},{"groupId":14,"instId":300012,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300009,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300007,"propState":18,"propId":101027,"pos":{"x":-16278,"y":-4459,"z":35891},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300003,"propState":18,"propId":101027,"pos":{"x":-64567,"y":1227,"z":-19644},"rot":{"x":0,"y":19283,"z":0}},{"groupId":14,"instId":300011,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300008,"propState":18,"propId":101030,"pos":{"x":24185,"y":772,"z":-28969},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300006,"propState":18,"propId":101031,"pos":{"x":-51149,"y":1237,"z":-67650},"rot":{"x":0,"y":241014,"z":0}},{"groupId":14,"instId":300005,"propState":18,"propId":101031,"pos":{"x":-15382,"y":559,"z":88019},"rot":{"x":0,"y":331179,"z":0}},{"groupId":14,"instId":300004,"propState":18,"propId":101031,"pos":{"x":-5744,"y":1203,"z":-66914},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300001,"propState":18,"propId":101030,"pos":{"x":21922,"y":1742,"z":-69870},"rot":{"x":0,"y":90000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300002,"propState":0,"propId":101022,"pos":{"x":11020,"y":21,"z":-146260},"rot":{"x":0,"y":239890,"z":0}},{"groupId":59,"instId":300003,"propState":0,"propId":101022,"pos":{"x":-39253,"y":-21985,"z":-55849},"rot":{"x":0,"y":269730,"z":0}},{"groupId":59,"instId":300001,"propState":0,"propId":101022,"pos":{"x":4027,"y":-4977,"z":39250},"rot":{"x":0,"y":269730,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[],"npcs":[{"groupId":2,"instId":400005,"npcId":11101,"pos":{"x":-13080,"y":10,"z":-40030},"rot":{"x":0,"y":278638,"z":0}},{"groupId":2,"instId":400001,"npcId":11117,"pos":{"x":-5011,"y":234,"z":-67815},"rot":{"x":0,"y":8091,"z":0}},{"groupId":2,"instId":400004,"npcId":11201,"pos":{"x":-4472,"y":234,"z":-11818},"rot":{"x":0,"y":188708,"z":0}}],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300074,"propState":1,"propId":120,"pos":{"x":1096,"y":1550,"z":-88584},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300147,"propState":1,"propId":120,"pos":{"x":20880,"y":1700,"z":-50859},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300146,"propState":1,"propId":120,"pos":{"x":30129,"y":1700,"z":-69607},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300098,"propState":1,"propId":120,"pos":{"x":-13341,"y":1476,"z":80100},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300152,"propState":1,"propId":120,"pos":{"x":-43080,"y":10,"z":92950},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300151,"propState":1,"propId":120,"pos":{"x":9140,"y":992,"z":49520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300150,"propState":1,"propId":120,"pos":{"x":2730,"y":992,"z":52300},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300066,"propState":1,"propId":120,"pos":{"x":-30928,"y":992,"z":77648},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300149,"propState":1,"propId":120,"pos":{"x":25082,"y":900,"z":-28741},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300148,"propState":1,"propId":120,"pos":{"x":25115,"y":900,"z":-51271},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300106,"propState":1,"propId":120,"pos":{"x":5634,"y":1476,"z":49522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300105,"propState":1,"propId":120,"pos":{"x":-2835,"y":1476,"z":58221},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300104,"propState":1,"propId":120,"pos":{"x":2801,"y":1476,"z":63759},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300103,"propState":1,"propId":120,"pos":{"x":16585,"y":1476,"z":73823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300102,"propState":1,"propId":120,"pos":{"x":-3228,"y":1476,"z":93589},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300101,"propState":1,"propId":120,"pos":{"x":-4324,"y":1476,"z":104197},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300100,"propState":1,"propId":120,"pos":{"x":-23669,"y":1476,"z":107796},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300099,"propState":1,"propId":120,"pos":{"x":-36655,"y":1476,"z":102991},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300078,"propState":1,"propId":120,"pos":{"x":177,"y":860,"z":-81099},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300077,"propState":1,"propId":120,"pos":{"x":185,"y":860,"z":-100409},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300076,"propState":1,"propId":120,"pos":{"x":-10752,"y":5872,"z":-138585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300075,"propState":1,"propId":120,"pos":{"x":1135,"y":1550,"z":-90919},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300062,"propState":1,"propId":120,"pos":{"x":-10872,"y":1114,"z":-98850},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300061,"propState":1,"propId":120,"pos":{"x":-10864,"y":1114,"z":-78866},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300046,"propState":1,"propId":120,"pos":{"x":-13465,"y":-4107,"z":35876},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300121,"propState":1,"propId":120,"pos":{"x":7275,"y":1700,"z":-108595},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300120,"propState":1,"propId":120,"pos":{"x":16868,"y":1700,"z":-102033},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300119,"propState":1,"propId":120,"pos":{"x":7251,"y":1700,"z":-88677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300118,"propState":1,"propId":120,"pos":{"x":5814,"y":1700,"z":-67823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300117,"propState":1,"propId":120,"pos":{"x":39,"y":1700,"z":-70016},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300116,"propState":1,"propId":120,"pos":{"x":20885,"y":1700,"z":-29193},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300115,"propState":1,"propId":120,"pos":{"x":54,"y":1700,"z":-10067},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300114,"propState":1,"propId":120,"pos":{"x":5781,"y":1700,"z":-12175},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300113,"propState":1,"propId":120,"pos":{"x":13581,"y":1700,"z":8925},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300112,"propState":1,"propId":120,"pos":{"x":687,"y":1700,"z":8905},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300111,"propState":1,"propId":120,"pos":{"x":-190,"y":-3624,"z":31000},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300110,"propState":1,"propId":120,"pos":{"x":-19645,"y":-3624,"z":39402},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300109,"propState":1,"propId":120,"pos":{"x":-10550,"y":-3624,"z":39379},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300108,"propState":1,"propId":120,"pos":{"x":-9446,"y":-3624,"z":53744},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300107,"propState":1,"propId":120,"pos":{"x":-23878,"y":-3624,"z":68251},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300085,"propState":1,"propId":120,"pos":{"x":-10520,"y":860,"z":-7871},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300084,"propState":1,"propId":120,"pos":{"x":-45589,"y":860,"z":-11469},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300083,"propState":1,"propId":120,"pos":{"x":-69027,"y":860,"z":-25001},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300082,"propState":1,"propId":120,"pos":{"x":-69030,"y":860,"z":-54983},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300081,"propState":1,"propId":120,"pos":{"x":-45586,"y":860,"z":-68521},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300080,"propState":1,"propId":120,"pos":{"x":-10552,"y":860,"z":-95500},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300079,"propState":1,"propId":120,"pos":{"x":-10543,"y":860,"z":-76325},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300052,"propState":1,"propId":120,"pos":{"x":-19106,"y":1114,"z":4888},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300051,"propState":1,"propId":120,"pos":{"x":-10964,"y":1114,"z":-6509},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300050,"propState":1,"propId":120,"pos":{"x":-11034,"y":1114,"z":1444},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300049,"propState":1,"propId":120,"pos":{"x":-11042,"y":1114,"z":4904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300048,"propState":1,"propId":120,"pos":{"x":580,"y":1114,"z":225},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300047,"propState":1,"propId":120,"pos":{"x":-16876,"y":-4107,"z":35845},"rot":{"x":0,"y":250000,"z":0}},{"groupId":13,"instId":300037,"propState":1,"propId":120,"pos":{"x":-25462,"y":992,"z":84808},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300133,"propState":1,"propId":120,"pos":{"x":-18769,"y":1476,"z":-88309},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300132,"propState":1,"propId":120,"pos":{"x":-34433,"y":1476,"z":-92719},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300131,"propState":1,"propId":120,"pos":{"x":-18788,"y":1476,"z":-105234},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300130,"propState":1,"propId":120,"pos":{"x":-34179,"y":1476,"z":-108585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300129,"propState":1,"propId":120,"pos":{"x":-26867,"y":1476,"z":-131123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300128,"propState":1,"propId":120,"pos":{"x":-14505,"y":6488,"z":-140168},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300127,"propState":1,"propId":120,"pos":{"x":-5019,"y":6488,"z":-130904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300126,"propState":1,"propId":120,"pos":{"x":8776,"y":1700,"z":-127737},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300125,"propState":1,"propId":120,"pos":{"x":18935,"y":1700,"z":-147143},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300124,"propState":1,"propId":120,"pos":{"x":30981,"y":1700,"z":-140396},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300123,"propState":1,"propId":120,"pos":{"x":21441,"y":1700,"z":-120892},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300122,"propState":1,"propId":120,"pos":{"x":450,"y":1700,"z":-108565},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300073,"propState":1,"propId":120,"pos":{"x":-9992,"y":870,"z":-10721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300072,"propState":1,"propId":120,"pos":{"x":-4640,"y":1470,"z":-13000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300071,"propState":1,"propId":120,"pos":{"x":-4887,"y":1470,"z":-66390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300070,"propState":1,"propId":120,"pos":{"x":-5237,"y":810,"z":-110320},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300069,"propState":1,"propId":120,"pos":{"x":-5171,"y":-4001,"z":24310},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300068,"propState":1,"propId":120,"pos":{"x":-17222,"y":773,"z":16295},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300067,"propState":1,"propId":120,"pos":{"x":-12821,"y":1230,"z":14853},"rot":{"x":0,"y":305000,"z":0}},{"groupId":13,"instId":300065,"propState":1,"propId":120,"pos":{"x":9990,"y":1114,"z":-143660},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300064,"propState":1,"propId":120,"pos":{"x":560,"y":1114,"z":-78712},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300063,"propState":1,"propId":120,"pos":{"x":635,"y":1114,"z":-96982},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300045,"propState":1,"propId":120,"pos":{"x":-703,"y":-4107,"z":52316},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300044,"propState":1,"propId":120,"pos":{"x":-715,"y":992,"z":55745},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300043,"propState":1,"propId":120,"pos":{"x":-19255,"y":992,"z":91002},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300042,"propState":1,"propId":120,"pos":{"x":-18159,"y":992,"z":92133},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300041,"propState":1,"propId":120,"pos":{"x":-22246,"y":992,"z":96317},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300040,"propState":1,"propId":120,"pos":{"x":-23397,"y":992,"z":95166},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300039,"propState":1,"propId":120,"pos":{"x":-28404,"y":992,"z":90174},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300038,"propState":1,"propId":120,"pos":{"x":-24255,"y":992,"z":86017},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300019,"propState":0,"propId":120,"pos":{"x":38757,"y":1400,"z":-149823},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300018,"propState":0,"propId":120,"pos":{"x":28787,"y":1626,"z":-69626},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300017,"propState":0,"propId":120,"pos":{"x":28624,"y":1792,"z":-125646},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300016,"propState":0,"propId":120,"pos":{"x":-8627,"y":1618,"z":-12391},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300015,"propState":0,"propId":120,"pos":{"x":27593,"y":1622,"z":-29186},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300014,"propState":0,"propId":120,"pos":{"x":151,"y":1625,"z":-84471},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300013,"propState":0,"propId":120,"pos":{"x":-37410,"y":1503,"z":-109750},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300145,"propState":1,"propId":120,"pos":{"x":30166,"y":1700,"z":-51652},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300144,"propState":1,"propId":120,"pos":{"x":30162,"y":1700,"z":-10222},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300143,"propState":1,"propId":120,"pos":{"x":30154,"y":1700,"z":-28443},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300142,"propState":1,"propId":120,"pos":{"x":12880,"y":1476,"z":49308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300141,"propState":1,"propId":120,"pos":{"x":-46332,"y":1476,"z":-11542},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300140,"propState":1,"propId":120,"pos":{"x":-57647,"y":1476,"z":-14593},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300139,"propState":1,"propId":120,"pos":{"x":-69009,"y":1476,"z":-25777},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300138,"propState":1,"propId":120,"pos":{"x":-69025,"y":1476,"z":-54123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300137,"propState":1,"propId":120,"pos":{"x":-57646,"y":1476,"z":-65395},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300136,"propState":1,"propId":120,"pos":{"x":-46341,"y":1476,"z":-68503},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300135,"propState":1,"propId":120,"pos":{"x":-34429,"y":1476,"z":-70538},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300134,"propState":1,"propId":120,"pos":{"x":-18771,"y":1476,"z":-70694},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300097,"propState":1,"propId":120,"pos":{"x":-19945,"y":1476,"z":73638},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300096,"propState":1,"propId":120,"pos":{"x":-26519,"y":1476,"z":73539},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300095,"propState":1,"propId":120,"pos":{"x":-40326,"y":1476,"z":87572},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300094,"propState":1,"propId":120,"pos":{"x":-80,"y":964,"z":61130},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300093,"propState":1,"propId":120,"pos":{"x":-16946,"y":964,"z":76836},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300092,"propState":1,"propId":120,"pos":{"x":-32167,"y":964,"z":108842},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300091,"propState":1,"propId":120,"pos":{"x":22909,"y":1098,"z":-69606},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300090,"propState":1,"propId":120,"pos":{"x":21837,"y":1098,"z":-50825},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300089,"propState":1,"propId":120,"pos":{"x":21838,"y":1098,"z":-29184},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300088,"propState":1,"propId":120,"pos":{"x":22902,"y":1098,"z":-10308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300087,"propState":1,"propId":120,"pos":{"x":-15129,"y":-4138,"z":35786},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300086,"propState":1,"propId":120,"pos":{"x":139,"y":860,"z":-2171},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300060,"propState":1,"propId":120,"pos":{"x":-64353,"y":1114,"z":-19831},"rot":{"x":0,"y":50000,"z":0}},{"groupId":13,"instId":300059,"propState":1,"propId":120,"pos":{"x":-52500,"y":1114,"z":-13060},"rot":{"x":0,"y":75000,"z":0}},{"groupId":13,"instId":300058,"propState":1,"propId":120,"pos":{"x":-63699,"y":1114,"z":-60832},"rot":{"x":0,"y":130000,"z":0}},{"groupId":13,"instId":300057,"propState":1,"propId":120,"pos":{"x":-52527,"y":1114,"z":-66939},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300056,"propState":1,"propId":120,"pos":{"x":-41652,"y":1114,"z":-68186},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300055,"propState":1,"propId":120,"pos":{"x":-41540,"y":1114,"z":-11816},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300054,"propState":1,"propId":120,"pos":{"x":-19114,"y":1114,"z":-6522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300053,"propState":1,"propId":120,"pos":{"x":-19148,"y":1114,"z":1465},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300036,"propState":1,"propId":120,"pos":{"x":-29601,"y":992,"z":88912},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300035,"propState":1,"propId":120,"pos":{"x":-37240,"y":992,"z":83960},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300034,"propState":1,"propId":120,"pos":{"x":-45290,"y":1404,"z":97440},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300033,"propState":1,"propId":120,"pos":{"x":-11440,"y":1404,"z":113730},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300032,"propState":1,"propId":120,"pos":{"x":4606,"y":-3694,"z":46422},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300031,"propState":1,"propId":120,"pos":{"x":9200,"y":1527,"z":9090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300030,"propState":1,"propId":120,"pos":{"x":2691,"y":6316,"z":-138041},"rot":{"x":0,"y":60000,"z":0}},{"groupId":13,"instId":300029,"propState":1,"propId":120,"pos":{"x":-17550,"y":6316,"z":-145790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300027,"propState":1,"propId":120,"pos":{"x":-21257,"y":-3471,"z":67049},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300026,"propState":1,"propId":120,"pos":{"x":-52913,"y":-4890,"z":78787},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300025,"propState":0,"propId":120,"pos":{"x":-14431,"y":6327,"z":-138760},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300024,"propState":0,"propId":120,"pos":{"x":-40431,"y":1434,"z":-132376},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300023,"propState":0,"propId":120,"pos":{"x":999,"y":1534,"z":-107209},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300022,"propState":0,"propId":120,"pos":{"x":-11736,"y":1534,"z":-71045},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300021,"propState":0,"propId":120,"pos":{"x":14250,"y":1544,"z":-3677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300020,"propState":0,"propId":120,"pos":{"x":-27666,"y":1531,"z":74723},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300028,"propState":0,"propId":120,"pos":{"x":9226,"y":-20632,"z":-51522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300012,"propState":0,"propId":120,"pos":{"x":-19530,"y":1406,"z":-129043},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":120,"pos":{"x":1126,"y":6398,"z":-137586},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300010,"propState":0,"propId":120,"pos":{"x":9245,"y":1409,"z":-132371},"rot":{"x":0,"y":30000,"z":0}},{"groupId":13,"instId":300009,"propState":0,"propId":120,"pos":{"x":12297,"y":1403,"z":-149669},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":120,"pos":{"x":-10628,"y":1627,"z":-100476},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":120,"pos":{"x":-26726,"y":1506,"z":-133629},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":120,"pos":{"x":180,"y":1624,"z":-7844},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":120,"pos":{"x":-1079,"y":-3600,"z":28852},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":120,"pos":{"x":4908,"y":1625,"z":49761},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":120,"pos":{"x":-23143,"y":1621,"z":73149},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":120,"pos":{"x":-7498,"y":1628,"z":108591},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":120,"pos":{"x":-40642,"y":1619,"z":101478},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300003,"propState":0,"propId":134,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300004,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300001,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-19830},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"238":{"props":[{"groupId":238,"instId":300004,"propState":18,"propId":101028,"pos":{"x":9247,"y":550,"z":-142517},"rot":{"x":0,"y":72385,"z":0}},{"groupId":238,"instId":300006,"propState":18,"propId":101028,"pos":{"x":-2085,"y":-4444,"z":53968},"rot":{"x":0,"y":215559,"z":0}},{"groupId":238,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-51463,"y":1246,"z":-12579},"rot":{"x":0,"y":179438,"z":0}},{"groupId":238,"instId":300007,"propState":18,"propId":101028,"pos":{"x":381,"y":1459,"z":-71256},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300005,"propState":18,"propId":101028,"pos":{"x":349,"y":772,"z":-1064},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-10576,"y":766,"z":-96790},"rot":{"x":0,"y":31037,"z":0}},{"groupId":238,"instId":300001,"propState":18,"propId":101028,"pos":{"x":9066,"y":562,"z":60542},"rot":{"x":0,"y":55492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"257":{"props":[{"groupId":257,"instId":300002,"propState":8,"propId":110,"pos":{"x":5026,"y":-21996,"z":-25089},"rot":{"x":0,"y":0,"z":0}},{"groupId":257,"instId":300001,"propState":0,"propId":100,"pos":{"x":5040,"y":-21996,"z":-27741},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":9,"startGroupId":3}},"101010107":{"P10101_F10101001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":-47360,"y":9,"z":-39760},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300008,"propState":0,"propId":102,"pos":{"x":-23357,"y":-1100,"z":-129990},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300005,"propState":0,"propId":100,"pos":{"x":-23320,"y":-4889,"z":-149600},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300007,"propState":0,"propId":102,"pos":{"x":37160,"y":-93,"z":-168310},"rot":{"x":0,"y":153500,"z":0}},{"groupId":1,"instId":300006,"propState":0,"propId":102,"pos":{"x":31690,"y":210,"z":-40220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300004,"propState":0,"propId":102,"pos":{"x":-47830,"y":-6336,"z":81720},"rot":{"x":0,"y":315000,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":34963,"y":10,"z":-142260},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-15150,"y":10,"z":80340},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1010101":{"anchorId":4,"groupId":1,"instId":300001,"pos":{"x":-10138,"y":10,"z":78898},"rot":{"x":0,"y":186078,"z":0}},"1010102":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":-43300,"y":-93,"z":-37960},"rot":{"x":0,"y":90000,"z":0}},"1010103":{"anchorId":3,"groupId":1,"instId":300003,"pos":{"x":33046,"y":10,"z":-144792},"rot":{"x":0,"y":300000,"z":0}}}},"14":{"props":[{"groupId":14,"instId":300006,"propState":18,"propId":101031,"pos":{"x":-51149,"y":1237,"z":-67650},"rot":{"x":0,"y":241014,"z":0}},{"groupId":14,"instId":300010,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300008,"propState":18,"propId":101030,"pos":{"x":24185,"y":772,"z":-28969},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300005,"propState":18,"propId":101031,"pos":{"x":-15382,"y":559,"z":88019},"rot":{"x":0,"y":331179,"z":0}},{"groupId":14,"instId":300002,"propState":18,"propId":101029,"pos":{"x":-3965,"y":1263,"z":-13088},"rot":{"x":0,"y":320887,"z":0}},{"groupId":14,"instId":300012,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300011,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300009,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300007,"propState":18,"propId":101027,"pos":{"x":-16278,"y":-4459,"z":35891},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300004,"propState":18,"propId":101031,"pos":{"x":-5744,"y":1203,"z":-66914},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300003,"propState":18,"propId":101027,"pos":{"x":-64567,"y":1227,"z":-19644},"rot":{"x":0,"y":19283,"z":0}},{"groupId":14,"instId":300001,"propState":18,"propId":101030,"pos":{"x":21922,"y":1742,"z":-69870},"rot":{"x":0,"y":90000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300009,"propState":12,"propId":60101,"pos":{"x":27319,"y":384,"z":-9339},"rot":{"x":0,"y":180252,"z":0}},{"groupId":161,"instId":300010,"propState":12,"propId":60101,"pos":{"x":-8945,"y":-4989,"z":27044},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300003,"propState":12,"propId":60101,"pos":{"x":-61507,"y":692,"z":-62780},"rot":{"x":0,"y":40483,"z":0}},{"groupId":161,"instId":300007,"propState":12,"propId":60101,"pos":{"x":-17573,"y":5022,"z":-144715},"rot":{"x":0,"y":357369,"z":0}},{"groupId":161,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-44990,"y":234,"z":96940},"rot":{"x":0,"y":135000,"z":0}},{"groupId":161,"instId":300011,"propState":12,"propId":60101,"pos":{"x":9207,"y":-21996,"z":-22997},"rot":{"x":0,"y":270000,"z":0}},{"groupId":161,"instId":300006,"propState":12,"propId":60101,"pos":{"x":25330,"y":10,"z":-167030},"rot":{"x":0,"y":334232,"z":0}},{"groupId":161,"instId":300005,"propState":12,"propId":60101,"pos":{"x":37905,"y":10,"z":-144135},"rot":{"x":0,"y":243409,"z":0}},{"groupId":161,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-37026,"y":131,"z":-108225},"rot":{"x":0,"y":87871,"z":0}},{"groupId":161,"instId":300002,"propState":12,"propId":60101,"pos":{"x":20517,"y":234,"z":70589},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300002,"propState":0,"propId":101022,"pos":{"x":11020,"y":21,"z":-146260},"rot":{"x":0,"y":239890,"z":0}},{"groupId":59,"instId":300003,"propState":0,"propId":101022,"pos":{"x":-39253,"y":-21985,"z":-55849},"rot":{"x":0,"y":269730,"z":0}},{"groupId":59,"instId":300001,"propState":0,"propId":101022,"pos":{"x":4027,"y":-4977,"z":39250},"rot":{"x":0,"y":269730,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[],"npcs":[{"groupId":2,"instId":400001,"npcId":11117,"pos":{"x":-5011,"y":234,"z":-67815},"rot":{"x":0,"y":8091,"z":0}},{"groupId":2,"instId":400005,"npcId":11101,"pos":{"x":-13080,"y":10,"z":-40030},"rot":{"x":0,"y":278638,"z":0}},{"groupId":2,"instId":400004,"npcId":11201,"pos":{"x":-4472,"y":234,"z":-11818},"rot":{"x":0,"y":188708,"z":0}}],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300141,"propState":1,"propId":120,"pos":{"x":-46332,"y":1476,"z":-11542},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300140,"propState":1,"propId":120,"pos":{"x":-57647,"y":1476,"z":-14593},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300139,"propState":1,"propId":120,"pos":{"x":-69009,"y":1476,"z":-25777},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300138,"propState":1,"propId":120,"pos":{"x":-69025,"y":1476,"z":-54123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300137,"propState":1,"propId":120,"pos":{"x":-57646,"y":1476,"z":-65395},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300136,"propState":1,"propId":120,"pos":{"x":-46341,"y":1476,"z":-68503},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300135,"propState":1,"propId":120,"pos":{"x":-34429,"y":1476,"z":-70538},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300134,"propState":1,"propId":120,"pos":{"x":-18771,"y":1476,"z":-70694},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300113,"propState":1,"propId":120,"pos":{"x":13581,"y":1700,"z":8925},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300112,"propState":1,"propId":120,"pos":{"x":687,"y":1700,"z":8905},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300111,"propState":1,"propId":120,"pos":{"x":-190,"y":-3624,"z":31000},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300110,"propState":1,"propId":120,"pos":{"x":-19645,"y":-3624,"z":39402},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300075,"propState":1,"propId":120,"pos":{"x":1135,"y":1550,"z":-90919},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300074,"propState":1,"propId":120,"pos":{"x":1096,"y":1550,"z":-88584},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300037,"propState":1,"propId":120,"pos":{"x":-25462,"y":992,"z":84808},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300121,"propState":1,"propId":120,"pos":{"x":7275,"y":1700,"z":-108595},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300120,"propState":1,"propId":120,"pos":{"x":16868,"y":1700,"z":-102033},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300119,"propState":1,"propId":120,"pos":{"x":7251,"y":1700,"z":-88677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300118,"propState":1,"propId":120,"pos":{"x":5814,"y":1700,"z":-67823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300117,"propState":1,"propId":120,"pos":{"x":39,"y":1700,"z":-70016},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300116,"propState":1,"propId":120,"pos":{"x":20885,"y":1700,"z":-29193},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300115,"propState":1,"propId":120,"pos":{"x":54,"y":1700,"z":-10067},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300114,"propState":1,"propId":120,"pos":{"x":5781,"y":1700,"z":-12175},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300093,"propState":1,"propId":120,"pos":{"x":-16946,"y":964,"z":76836},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300092,"propState":1,"propId":120,"pos":{"x":-32167,"y":964,"z":108842},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300091,"propState":1,"propId":120,"pos":{"x":22909,"y":1098,"z":-69606},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300090,"propState":1,"propId":120,"pos":{"x":21837,"y":1098,"z":-50825},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300089,"propState":1,"propId":120,"pos":{"x":21838,"y":1098,"z":-29184},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300088,"propState":1,"propId":120,"pos":{"x":22902,"y":1098,"z":-10308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300087,"propState":1,"propId":120,"pos":{"x":-15129,"y":-4138,"z":35786},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300086,"propState":1,"propId":120,"pos":{"x":139,"y":860,"z":-2171},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300055,"propState":1,"propId":120,"pos":{"x":-41540,"y":1114,"z":-11816},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300054,"propState":1,"propId":120,"pos":{"x":-19114,"y":1114,"z":-6522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300053,"propState":1,"propId":120,"pos":{"x":-19148,"y":1114,"z":1465},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300052,"propState":1,"propId":120,"pos":{"x":-19106,"y":1114,"z":4888},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300051,"propState":1,"propId":120,"pos":{"x":-10964,"y":1114,"z":-6509},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300050,"propState":1,"propId":120,"pos":{"x":-11034,"y":1114,"z":1444},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300049,"propState":1,"propId":120,"pos":{"x":-11042,"y":1114,"z":4904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300109,"propState":1,"propId":120,"pos":{"x":-10550,"y":-3624,"z":39379},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300108,"propState":1,"propId":120,"pos":{"x":-9446,"y":-3624,"z":53744},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300107,"propState":1,"propId":120,"pos":{"x":-23878,"y":-3624,"z":68251},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300106,"propState":1,"propId":120,"pos":{"x":5634,"y":1476,"z":49522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300105,"propState":1,"propId":120,"pos":{"x":-2835,"y":1476,"z":58221},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300104,"propState":1,"propId":120,"pos":{"x":2801,"y":1476,"z":63759},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300103,"propState":1,"propId":120,"pos":{"x":16585,"y":1476,"z":73823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300102,"propState":1,"propId":120,"pos":{"x":-3228,"y":1476,"z":93589},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300101,"propState":1,"propId":120,"pos":{"x":-4324,"y":1476,"z":104197},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300100,"propState":1,"propId":120,"pos":{"x":-23669,"y":1476,"z":107796},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300099,"propState":1,"propId":120,"pos":{"x":-36655,"y":1476,"z":102991},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300098,"propState":1,"propId":120,"pos":{"x":-13341,"y":1476,"z":80100},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300097,"propState":1,"propId":120,"pos":{"x":-19945,"y":1476,"z":73638},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300096,"propState":1,"propId":120,"pos":{"x":-26519,"y":1476,"z":73539},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300095,"propState":1,"propId":120,"pos":{"x":-40326,"y":1476,"z":87572},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300094,"propState":1,"propId":120,"pos":{"x":-80,"y":964,"z":61130},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300060,"propState":1,"propId":120,"pos":{"x":-64353,"y":1114,"z":-19831},"rot":{"x":0,"y":50000,"z":0}},{"groupId":13,"instId":300059,"propState":1,"propId":120,"pos":{"x":-52500,"y":1114,"z":-13060},"rot":{"x":0,"y":75000,"z":0}},{"groupId":13,"instId":300058,"propState":1,"propId":120,"pos":{"x":-63699,"y":1114,"z":-60832},"rot":{"x":0,"y":130000,"z":0}},{"groupId":13,"instId":300057,"propState":1,"propId":120,"pos":{"x":-52527,"y":1114,"z":-66939},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300056,"propState":1,"propId":120,"pos":{"x":-41652,"y":1114,"z":-68186},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300041,"propState":1,"propId":120,"pos":{"x":-22246,"y":992,"z":96317},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300040,"propState":1,"propId":120,"pos":{"x":-23397,"y":992,"z":95166},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300039,"propState":1,"propId":120,"pos":{"x":-28404,"y":992,"z":90174},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300038,"propState":1,"propId":120,"pos":{"x":-24255,"y":992,"z":86017},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300026,"propState":1,"propId":120,"pos":{"x":-52913,"y":-4890,"z":78787},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300025,"propState":0,"propId":120,"pos":{"x":-14431,"y":6327,"z":-138760},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300024,"propState":0,"propId":120,"pos":{"x":-40431,"y":1434,"z":-132376},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300133,"propState":1,"propId":120,"pos":{"x":-18769,"y":1476,"z":-88309},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300132,"propState":1,"propId":120,"pos":{"x":-34433,"y":1476,"z":-92719},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300131,"propState":1,"propId":120,"pos":{"x":-18788,"y":1476,"z":-105234},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300130,"propState":1,"propId":120,"pos":{"x":-34179,"y":1476,"z":-108585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300129,"propState":1,"propId":120,"pos":{"x":-26867,"y":1476,"z":-131123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300128,"propState":1,"propId":120,"pos":{"x":-14505,"y":6488,"z":-140168},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300127,"propState":1,"propId":120,"pos":{"x":-5019,"y":6488,"z":-130904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300126,"propState":1,"propId":120,"pos":{"x":8776,"y":1700,"z":-127737},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300125,"propState":1,"propId":120,"pos":{"x":18935,"y":1700,"z":-147143},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300124,"propState":1,"propId":120,"pos":{"x":30981,"y":1700,"z":-140396},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300123,"propState":1,"propId":120,"pos":{"x":21441,"y":1700,"z":-120892},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300122,"propState":1,"propId":120,"pos":{"x":450,"y":1700,"z":-108565},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300085,"propState":1,"propId":120,"pos":{"x":-10520,"y":860,"z":-7871},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300084,"propState":1,"propId":120,"pos":{"x":-45589,"y":860,"z":-11469},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300083,"propState":1,"propId":120,"pos":{"x":-69027,"y":860,"z":-25001},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300082,"propState":1,"propId":120,"pos":{"x":-69030,"y":860,"z":-54983},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300081,"propState":1,"propId":120,"pos":{"x":-45586,"y":860,"z":-68521},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300080,"propState":1,"propId":120,"pos":{"x":-10552,"y":860,"z":-95500},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300079,"propState":1,"propId":120,"pos":{"x":-10543,"y":860,"z":-76325},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300078,"propState":1,"propId":120,"pos":{"x":177,"y":860,"z":-81099},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300077,"propState":1,"propId":120,"pos":{"x":185,"y":860,"z":-100409},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300076,"propState":1,"propId":120,"pos":{"x":-10752,"y":5872,"z":-138585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300048,"propState":1,"propId":120,"pos":{"x":580,"y":1114,"z":225},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300047,"propState":1,"propId":120,"pos":{"x":-16876,"y":-4107,"z":35845},"rot":{"x":0,"y":250000,"z":0}},{"groupId":13,"instId":300046,"propState":1,"propId":120,"pos":{"x":-13465,"y":-4107,"z":35876},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300045,"propState":1,"propId":120,"pos":{"x":-703,"y":-4107,"z":52316},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300044,"propState":1,"propId":120,"pos":{"x":-715,"y":992,"z":55745},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300043,"propState":1,"propId":120,"pos":{"x":-19255,"y":992,"z":91002},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300042,"propState":1,"propId":120,"pos":{"x":-18159,"y":992,"z":92133},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300023,"propState":0,"propId":120,"pos":{"x":999,"y":1534,"z":-107209},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300022,"propState":0,"propId":120,"pos":{"x":-11736,"y":1534,"z":-71045},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300021,"propState":0,"propId":120,"pos":{"x":14250,"y":1544,"z":-3677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300020,"propState":0,"propId":120,"pos":{"x":-27666,"y":1531,"z":74723},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300028,"propState":0,"propId":120,"pos":{"x":9226,"y":-20632,"z":-51522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300019,"propState":0,"propId":120,"pos":{"x":38757,"y":1400,"z":-149823},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300018,"propState":0,"propId":120,"pos":{"x":28787,"y":1626,"z":-69626},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300017,"propState":0,"propId":120,"pos":{"x":28624,"y":1792,"z":-125646},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300016,"propState":0,"propId":120,"pos":{"x":-8627,"y":1618,"z":-12391},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300015,"propState":0,"propId":120,"pos":{"x":27593,"y":1622,"z":-29186},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300014,"propState":0,"propId":120,"pos":{"x":151,"y":1625,"z":-84471},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300013,"propState":0,"propId":120,"pos":{"x":-37410,"y":1503,"z":-109750},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300152,"propState":1,"propId":120,"pos":{"x":-43080,"y":10,"z":92950},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300151,"propState":1,"propId":120,"pos":{"x":9140,"y":992,"z":49520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300150,"propState":1,"propId":120,"pos":{"x":2730,"y":992,"z":52300},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300066,"propState":1,"propId":120,"pos":{"x":-30928,"y":992,"z":77648},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300149,"propState":1,"propId":120,"pos":{"x":25082,"y":900,"z":-28741},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300148,"propState":1,"propId":120,"pos":{"x":25115,"y":900,"z":-51271},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300147,"propState":1,"propId":120,"pos":{"x":20880,"y":1700,"z":-50859},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300146,"propState":1,"propId":120,"pos":{"x":30129,"y":1700,"z":-69607},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300145,"propState":1,"propId":120,"pos":{"x":30166,"y":1700,"z":-51652},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300144,"propState":1,"propId":120,"pos":{"x":30162,"y":1700,"z":-10222},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300143,"propState":1,"propId":120,"pos":{"x":30154,"y":1700,"z":-28443},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300142,"propState":1,"propId":120,"pos":{"x":12880,"y":1476,"z":49308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300073,"propState":1,"propId":120,"pos":{"x":-9992,"y":870,"z":-10721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300072,"propState":1,"propId":120,"pos":{"x":-4640,"y":1470,"z":-13000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300071,"propState":1,"propId":120,"pos":{"x":-4887,"y":1470,"z":-66390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300070,"propState":1,"propId":120,"pos":{"x":-5237,"y":810,"z":-110320},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300069,"propState":1,"propId":120,"pos":{"x":-5171,"y":-4001,"z":24310},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300068,"propState":1,"propId":120,"pos":{"x":-17222,"y":773,"z":16295},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300067,"propState":1,"propId":120,"pos":{"x":-12821,"y":1230,"z":14853},"rot":{"x":0,"y":305000,"z":0}},{"groupId":13,"instId":300065,"propState":1,"propId":120,"pos":{"x":9990,"y":1114,"z":-143660},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300064,"propState":1,"propId":120,"pos":{"x":560,"y":1114,"z":-78712},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300063,"propState":1,"propId":120,"pos":{"x":635,"y":1114,"z":-96982},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300062,"propState":1,"propId":120,"pos":{"x":-10872,"y":1114,"z":-98850},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300061,"propState":1,"propId":120,"pos":{"x":-10864,"y":1114,"z":-78866},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300036,"propState":1,"propId":120,"pos":{"x":-29601,"y":992,"z":88912},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300035,"propState":1,"propId":120,"pos":{"x":-37240,"y":992,"z":83960},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300034,"propState":1,"propId":120,"pos":{"x":-45290,"y":1404,"z":97440},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300033,"propState":1,"propId":120,"pos":{"x":-11440,"y":1404,"z":113730},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300032,"propState":1,"propId":120,"pos":{"x":4606,"y":-3694,"z":46422},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300031,"propState":1,"propId":120,"pos":{"x":9200,"y":1527,"z":9090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300030,"propState":1,"propId":120,"pos":{"x":2691,"y":6316,"z":-138041},"rot":{"x":0,"y":60000,"z":0}},{"groupId":13,"instId":300029,"propState":1,"propId":120,"pos":{"x":-17550,"y":6316,"z":-145790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300027,"propState":1,"propId":120,"pos":{"x":-21257,"y":-3471,"z":67049},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300012,"propState":0,"propId":120,"pos":{"x":-19530,"y":1406,"z":-129043},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":120,"pos":{"x":1126,"y":6398,"z":-137586},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300010,"propState":0,"propId":120,"pos":{"x":9245,"y":1409,"z":-132371},"rot":{"x":0,"y":30000,"z":0}},{"groupId":13,"instId":300009,"propState":0,"propId":120,"pos":{"x":12297,"y":1403,"z":-149669},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":120,"pos":{"x":-10628,"y":1627,"z":-100476},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":120,"pos":{"x":-26726,"y":1506,"z":-133629},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":120,"pos":{"x":180,"y":1624,"z":-7844},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":120,"pos":{"x":-1079,"y":-3600,"z":28852},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":120,"pos":{"x":4908,"y":1625,"z":49761},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":120,"pos":{"x":-23143,"y":1621,"z":73149},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":120,"pos":{"x":-7498,"y":1628,"z":108591},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":120,"pos":{"x":-40642,"y":1619,"z":101478},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300004,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300003,"propState":0,"propId":134,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300001,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-19830},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"238":{"props":[{"groupId":238,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-51463,"y":1246,"z":-12579},"rot":{"x":0,"y":179438,"z":0}},{"groupId":238,"instId":300007,"propState":18,"propId":101028,"pos":{"x":381,"y":1459,"z":-71256},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300006,"propState":18,"propId":101028,"pos":{"x":-2085,"y":-4444,"z":53968},"rot":{"x":0,"y":215559,"z":0}},{"groupId":238,"instId":300005,"propState":18,"propId":101028,"pos":{"x":349,"y":772,"z":-1064},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300004,"propState":18,"propId":101028,"pos":{"x":9247,"y":550,"z":-142517},"rot":{"x":0,"y":72385,"z":0}},{"groupId":238,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-10576,"y":766,"z":-96790},"rot":{"x":0,"y":31037,"z":0}},{"groupId":238,"instId":300001,"propState":18,"propId":101028,"pos":{"x":9066,"y":562,"z":60542},"rot":{"x":0,"y":55492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"257":{"props":[{"groupId":257,"instId":300002,"propState":8,"propId":110,"pos":{"x":5026,"y":-21996,"z":-25089},"rot":{"x":0,"y":0,"z":0}},{"groupId":257,"instId":300001,"propState":0,"propId":100,"pos":{"x":5040,"y":-21996,"z":-27741},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":10,"startGroupId":3}},"101010108":{"P10101_F10101001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300005,"propState":0,"propId":100,"pos":{"x":-23320,"y":-4889,"z":-149600},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300006,"propState":0,"propId":102,"pos":{"x":31690,"y":210,"z":-40220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":34963,"y":10,"z":-142260},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":-47360,"y":9,"z":-39760},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300008,"propState":0,"propId":102,"pos":{"x":-23357,"y":-1100,"z":-129990},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300007,"propState":0,"propId":102,"pos":{"x":37160,"y":-93,"z":-168310},"rot":{"x":0,"y":153500,"z":0}},{"groupId":1,"instId":300004,"propState":0,"propId":102,"pos":{"x":-47830,"y":-6336,"z":81720},"rot":{"x":0,"y":315000,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-15150,"y":10,"z":80340},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1010101":{"anchorId":4,"groupId":1,"instId":300001,"pos":{"x":-10138,"y":10,"z":78898},"rot":{"x":0,"y":186078,"z":0}},"1010102":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":-43300,"y":-93,"z":-37960},"rot":{"x":0,"y":90000,"z":0}},"1010103":{"anchorId":3,"groupId":1,"instId":300003,"pos":{"x":33046,"y":10,"z":-144792},"rot":{"x":0,"y":300000,"z":0}}}},"14":{"props":[{"groupId":14,"instId":300009,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300011,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300008,"propState":18,"propId":101030,"pos":{"x":24185,"y":772,"z":-28969},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300007,"propState":18,"propId":101027,"pos":{"x":-16278,"y":-4459,"z":35891},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300004,"propState":18,"propId":101031,"pos":{"x":-5744,"y":1203,"z":-66914},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300001,"propState":18,"propId":101030,"pos":{"x":21922,"y":1742,"z":-69870},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":14,"instId":300012,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300010,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300006,"propState":18,"propId":101031,"pos":{"x":-51149,"y":1237,"z":-67650},"rot":{"x":0,"y":241014,"z":0}},{"groupId":14,"instId":300005,"propState":18,"propId":101031,"pos":{"x":-15382,"y":559,"z":88019},"rot":{"x":0,"y":331179,"z":0}},{"groupId":14,"instId":300003,"propState":18,"propId":101027,"pos":{"x":-64567,"y":1227,"z":-19644},"rot":{"x":0,"y":19283,"z":0}},{"groupId":14,"instId":300002,"propState":18,"propId":101029,"pos":{"x":-3965,"y":1263,"z":-13088},"rot":{"x":0,"y":320887,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300007,"propState":12,"propId":60101,"pos":{"x":-17573,"y":5022,"z":-144715},"rot":{"x":0,"y":357369,"z":0}},{"groupId":161,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-37026,"y":131,"z":-108225},"rot":{"x":0,"y":87871,"z":0}},{"groupId":161,"instId":300010,"propState":12,"propId":60101,"pos":{"x":-8945,"y":-4989,"z":27044},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300005,"propState":12,"propId":60101,"pos":{"x":37905,"y":10,"z":-144135},"rot":{"x":0,"y":243409,"z":0}},{"groupId":161,"instId":300002,"propState":12,"propId":60101,"pos":{"x":20517,"y":234,"z":70589},"rot":{"x":0,"y":225000,"z":0}},{"groupId":161,"instId":300011,"propState":12,"propId":60101,"pos":{"x":9207,"y":-21996,"z":-22997},"rot":{"x":0,"y":270000,"z":0}},{"groupId":161,"instId":300009,"propState":12,"propId":60101,"pos":{"x":27319,"y":384,"z":-9339},"rot":{"x":0,"y":180252,"z":0}},{"groupId":161,"instId":300006,"propState":12,"propId":60101,"pos":{"x":25330,"y":10,"z":-167030},"rot":{"x":0,"y":334232,"z":0}},{"groupId":161,"instId":300003,"propState":12,"propId":60101,"pos":{"x":-61507,"y":692,"z":-62780},"rot":{"x":0,"y":40483,"z":0}},{"groupId":161,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-44990,"y":234,"z":96940},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300002,"propState":0,"propId":101022,"pos":{"x":11020,"y":21,"z":-146260},"rot":{"x":0,"y":239890,"z":0}},{"groupId":59,"instId":300003,"propState":0,"propId":101022,"pos":{"x":-39253,"y":-21985,"z":-55849},"rot":{"x":0,"y":269730,"z":0}},{"groupId":59,"instId":300001,"propState":0,"propId":101022,"pos":{"x":4027,"y":-4977,"z":39250},"rot":{"x":0,"y":269730,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[],"npcs":[{"groupId":2,"instId":400005,"npcId":11101,"pos":{"x":-13080,"y":10,"z":-40030},"rot":{"x":0,"y":278638,"z":0}},{"groupId":2,"instId":400001,"npcId":11117,"pos":{"x":-5011,"y":234,"z":-67815},"rot":{"x":0,"y":8091,"z":0}},{"groupId":2,"instId":400004,"npcId":11201,"pos":{"x":-4472,"y":234,"z":-11818},"rot":{"x":0,"y":188708,"z":0}}],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300122,"propState":1,"propId":120,"pos":{"x":450,"y":1700,"z":-108565},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300130,"propState":1,"propId":120,"pos":{"x":-34179,"y":1476,"z":-108585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300129,"propState":1,"propId":120,"pos":{"x":-26867,"y":1476,"z":-131123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300128,"propState":1,"propId":120,"pos":{"x":-14505,"y":6488,"z":-140168},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300127,"propState":1,"propId":120,"pos":{"x":-5019,"y":6488,"z":-130904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300126,"propState":1,"propId":120,"pos":{"x":8776,"y":1700,"z":-127737},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300125,"propState":1,"propId":120,"pos":{"x":18935,"y":1700,"z":-147143},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300124,"propState":1,"propId":120,"pos":{"x":30981,"y":1700,"z":-140396},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300123,"propState":1,"propId":120,"pos":{"x":21441,"y":1700,"z":-120892},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300105,"propState":1,"propId":120,"pos":{"x":-2835,"y":1476,"z":58221},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300104,"propState":1,"propId":120,"pos":{"x":2801,"y":1476,"z":63759},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300103,"propState":1,"propId":120,"pos":{"x":16585,"y":1476,"z":73823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300102,"propState":1,"propId":120,"pos":{"x":-3228,"y":1476,"z":93589},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300089,"propState":1,"propId":120,"pos":{"x":21838,"y":1098,"z":-29184},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300088,"propState":1,"propId":120,"pos":{"x":22902,"y":1098,"z":-10308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300061,"propState":1,"propId":120,"pos":{"x":-10864,"y":1114,"z":-78866},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300117,"propState":1,"propId":120,"pos":{"x":39,"y":1700,"z":-70016},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300116,"propState":1,"propId":120,"pos":{"x":20885,"y":1700,"z":-29193},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300115,"propState":1,"propId":120,"pos":{"x":54,"y":1700,"z":-10067},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300114,"propState":1,"propId":120,"pos":{"x":5781,"y":1700,"z":-12175},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300113,"propState":1,"propId":120,"pos":{"x":13581,"y":1700,"z":8925},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300112,"propState":1,"propId":120,"pos":{"x":687,"y":1700,"z":8905},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300111,"propState":1,"propId":120,"pos":{"x":-190,"y":-3624,"z":31000},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300110,"propState":1,"propId":120,"pos":{"x":-19645,"y":-3624,"z":39402},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300101,"propState":1,"propId":120,"pos":{"x":-4324,"y":1476,"z":104197},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300100,"propState":1,"propId":120,"pos":{"x":-23669,"y":1476,"z":107796},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300099,"propState":1,"propId":120,"pos":{"x":-36655,"y":1476,"z":102991},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300098,"propState":1,"propId":120,"pos":{"x":-13341,"y":1476,"z":80100},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300087,"propState":1,"propId":120,"pos":{"x":-15129,"y":-4138,"z":35786},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300086,"propState":1,"propId":120,"pos":{"x":139,"y":860,"z":-2171},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300049,"propState":1,"propId":120,"pos":{"x":-11042,"y":1114,"z":4904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300133,"propState":1,"propId":120,"pos":{"x":-18769,"y":1476,"z":-88309},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300132,"propState":1,"propId":120,"pos":{"x":-34433,"y":1476,"z":-92719},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300131,"propState":1,"propId":120,"pos":{"x":-18788,"y":1476,"z":-105234},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300081,"propState":1,"propId":120,"pos":{"x":-45586,"y":860,"z":-68521},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300080,"propState":1,"propId":120,"pos":{"x":-10552,"y":860,"z":-95500},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300079,"propState":1,"propId":120,"pos":{"x":-10543,"y":860,"z":-76325},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300078,"propState":1,"propId":120,"pos":{"x":177,"y":860,"z":-81099},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300077,"propState":1,"propId":120,"pos":{"x":185,"y":860,"z":-100409},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300076,"propState":1,"propId":120,"pos":{"x":-10752,"y":5872,"z":-138585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300075,"propState":1,"propId":120,"pos":{"x":1135,"y":1550,"z":-90919},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300074,"propState":1,"propId":120,"pos":{"x":1096,"y":1550,"z":-88584},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300060,"propState":1,"propId":120,"pos":{"x":-64353,"y":1114,"z":-19831},"rot":{"x":0,"y":50000,"z":0}},{"groupId":13,"instId":300051,"propState":1,"propId":120,"pos":{"x":-10964,"y":1114,"z":-6509},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300050,"propState":1,"propId":120,"pos":{"x":-11034,"y":1114,"z":1444},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300037,"propState":1,"propId":120,"pos":{"x":-25462,"y":992,"z":84808},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300121,"propState":1,"propId":120,"pos":{"x":7275,"y":1700,"z":-108595},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300120,"propState":1,"propId":120,"pos":{"x":16868,"y":1700,"z":-102033},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300119,"propState":1,"propId":120,"pos":{"x":7251,"y":1700,"z":-88677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300118,"propState":1,"propId":120,"pos":{"x":5814,"y":1700,"z":-67823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300109,"propState":1,"propId":120,"pos":{"x":-10550,"y":-3624,"z":39379},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300108,"propState":1,"propId":120,"pos":{"x":-9446,"y":-3624,"z":53744},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300107,"propState":1,"propId":120,"pos":{"x":-23878,"y":-3624,"z":68251},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300106,"propState":1,"propId":120,"pos":{"x":5634,"y":1476,"z":49522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300059,"propState":1,"propId":120,"pos":{"x":-52500,"y":1114,"z":-13060},"rot":{"x":0,"y":75000,"z":0}},{"groupId":13,"instId":300058,"propState":1,"propId":120,"pos":{"x":-63699,"y":1114,"z":-60832},"rot":{"x":0,"y":130000,"z":0}},{"groupId":13,"instId":300057,"propState":1,"propId":120,"pos":{"x":-52527,"y":1114,"z":-66939},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300056,"propState":1,"propId":120,"pos":{"x":-41652,"y":1114,"z":-68186},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300055,"propState":1,"propId":120,"pos":{"x":-41540,"y":1114,"z":-11816},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300054,"propState":1,"propId":120,"pos":{"x":-19114,"y":1114,"z":-6522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300053,"propState":1,"propId":120,"pos":{"x":-19148,"y":1114,"z":1465},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300052,"propState":1,"propId":120,"pos":{"x":-19106,"y":1114,"z":4888},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300041,"propState":1,"propId":120,"pos":{"x":-22246,"y":992,"z":96317},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300040,"propState":1,"propId":120,"pos":{"x":-23397,"y":992,"z":95166},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300039,"propState":1,"propId":120,"pos":{"x":-28404,"y":992,"z":90174},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300038,"propState":1,"propId":120,"pos":{"x":-24255,"y":992,"z":86017},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300026,"propState":1,"propId":120,"pos":{"x":-52913,"y":-4890,"z":78787},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300025,"propState":0,"propId":120,"pos":{"x":-14431,"y":6327,"z":-138760},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300024,"propState":0,"propId":120,"pos":{"x":-40431,"y":1434,"z":-132376},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300145,"propState":1,"propId":120,"pos":{"x":30166,"y":1700,"z":-51652},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300144,"propState":1,"propId":120,"pos":{"x":30162,"y":1700,"z":-10222},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300143,"propState":1,"propId":120,"pos":{"x":30154,"y":1700,"z":-28443},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300142,"propState":1,"propId":120,"pos":{"x":12880,"y":1476,"z":49308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300141,"propState":1,"propId":120,"pos":{"x":-46332,"y":1476,"z":-11542},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300140,"propState":1,"propId":120,"pos":{"x":-57647,"y":1476,"z":-14593},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300139,"propState":1,"propId":120,"pos":{"x":-69009,"y":1476,"z":-25777},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300138,"propState":1,"propId":120,"pos":{"x":-69025,"y":1476,"z":-54123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300137,"propState":1,"propId":120,"pos":{"x":-57646,"y":1476,"z":-65395},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300136,"propState":1,"propId":120,"pos":{"x":-46341,"y":1476,"z":-68503},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300135,"propState":1,"propId":120,"pos":{"x":-34429,"y":1476,"z":-70538},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300134,"propState":1,"propId":120,"pos":{"x":-18771,"y":1476,"z":-70694},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300073,"propState":1,"propId":120,"pos":{"x":-9992,"y":870,"z":-10721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300072,"propState":1,"propId":120,"pos":{"x":-4640,"y":1470,"z":-13000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300071,"propState":1,"propId":120,"pos":{"x":-4887,"y":1470,"z":-66390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300070,"propState":1,"propId":120,"pos":{"x":-5237,"y":810,"z":-110320},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300069,"propState":1,"propId":120,"pos":{"x":-5171,"y":-4001,"z":24310},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300068,"propState":1,"propId":120,"pos":{"x":-17222,"y":773,"z":16295},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300067,"propState":1,"propId":120,"pos":{"x":-12821,"y":1230,"z":14853},"rot":{"x":0,"y":305000,"z":0}},{"groupId":13,"instId":300065,"propState":1,"propId":120,"pos":{"x":9990,"y":1114,"z":-143660},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300064,"propState":1,"propId":120,"pos":{"x":560,"y":1114,"z":-78712},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300063,"propState":1,"propId":120,"pos":{"x":635,"y":1114,"z":-96982},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300062,"propState":1,"propId":120,"pos":{"x":-10872,"y":1114,"z":-98850},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300048,"propState":1,"propId":120,"pos":{"x":580,"y":1114,"z":225},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300047,"propState":1,"propId":120,"pos":{"x":-16876,"y":-4107,"z":35845},"rot":{"x":0,"y":250000,"z":0}},{"groupId":13,"instId":300046,"propState":1,"propId":120,"pos":{"x":-13465,"y":-4107,"z":35876},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300045,"propState":1,"propId":120,"pos":{"x":-703,"y":-4107,"z":52316},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300044,"propState":1,"propId":120,"pos":{"x":-715,"y":992,"z":55745},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300043,"propState":1,"propId":120,"pos":{"x":-19255,"y":992,"z":91002},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300042,"propState":1,"propId":120,"pos":{"x":-18159,"y":992,"z":92133},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300023,"propState":0,"propId":120,"pos":{"x":999,"y":1534,"z":-107209},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300022,"propState":0,"propId":120,"pos":{"x":-11736,"y":1534,"z":-71045},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300021,"propState":0,"propId":120,"pos":{"x":14250,"y":1544,"z":-3677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300020,"propState":0,"propId":120,"pos":{"x":-27666,"y":1531,"z":74723},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300028,"propState":0,"propId":120,"pos":{"x":9226,"y":-20632,"z":-51522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300019,"propState":0,"propId":120,"pos":{"x":38757,"y":1400,"z":-149823},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300018,"propState":0,"propId":120,"pos":{"x":28787,"y":1626,"z":-69626},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300017,"propState":0,"propId":120,"pos":{"x":28624,"y":1792,"z":-125646},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300016,"propState":0,"propId":120,"pos":{"x":-8627,"y":1618,"z":-12391},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300015,"propState":0,"propId":120,"pos":{"x":27593,"y":1622,"z":-29186},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300014,"propState":0,"propId":120,"pos":{"x":151,"y":1625,"z":-84471},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300013,"propState":0,"propId":120,"pos":{"x":-37410,"y":1503,"z":-109750},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300152,"propState":1,"propId":120,"pos":{"x":-43080,"y":10,"z":92950},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300151,"propState":1,"propId":120,"pos":{"x":9140,"y":992,"z":49520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300150,"propState":1,"propId":120,"pos":{"x":2730,"y":992,"z":52300},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300066,"propState":1,"propId":120,"pos":{"x":-30928,"y":992,"z":77648},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300149,"propState":1,"propId":120,"pos":{"x":25082,"y":900,"z":-28741},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300148,"propState":1,"propId":120,"pos":{"x":25115,"y":900,"z":-51271},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300147,"propState":1,"propId":120,"pos":{"x":20880,"y":1700,"z":-50859},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300146,"propState":1,"propId":120,"pos":{"x":30129,"y":1700,"z":-69607},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300097,"propState":1,"propId":120,"pos":{"x":-19945,"y":1476,"z":73638},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300096,"propState":1,"propId":120,"pos":{"x":-26519,"y":1476,"z":73539},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300095,"propState":1,"propId":120,"pos":{"x":-40326,"y":1476,"z":87572},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300094,"propState":1,"propId":120,"pos":{"x":-80,"y":964,"z":61130},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300093,"propState":1,"propId":120,"pos":{"x":-16946,"y":964,"z":76836},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300092,"propState":1,"propId":120,"pos":{"x":-32167,"y":964,"z":108842},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300091,"propState":1,"propId":120,"pos":{"x":22909,"y":1098,"z":-69606},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300090,"propState":1,"propId":120,"pos":{"x":21837,"y":1098,"z":-50825},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300085,"propState":1,"propId":120,"pos":{"x":-10520,"y":860,"z":-7871},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300084,"propState":1,"propId":120,"pos":{"x":-45589,"y":860,"z":-11469},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300083,"propState":1,"propId":120,"pos":{"x":-69027,"y":860,"z":-25001},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300082,"propState":1,"propId":120,"pos":{"x":-69030,"y":860,"z":-54983},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300036,"propState":1,"propId":120,"pos":{"x":-29601,"y":992,"z":88912},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300035,"propState":1,"propId":120,"pos":{"x":-37240,"y":992,"z":83960},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300034,"propState":1,"propId":120,"pos":{"x":-45290,"y":1404,"z":97440},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300033,"propState":1,"propId":120,"pos":{"x":-11440,"y":1404,"z":113730},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300032,"propState":1,"propId":120,"pos":{"x":4606,"y":-3694,"z":46422},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300031,"propState":1,"propId":120,"pos":{"x":9200,"y":1527,"z":9090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300030,"propState":1,"propId":120,"pos":{"x":2691,"y":6316,"z":-138041},"rot":{"x":0,"y":60000,"z":0}},{"groupId":13,"instId":300029,"propState":1,"propId":120,"pos":{"x":-17550,"y":6316,"z":-145790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300027,"propState":1,"propId":120,"pos":{"x":-21257,"y":-3471,"z":67049},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300012,"propState":0,"propId":120,"pos":{"x":-19530,"y":1406,"z":-129043},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":120,"pos":{"x":1126,"y":6398,"z":-137586},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300010,"propState":0,"propId":120,"pos":{"x":9245,"y":1409,"z":-132371},"rot":{"x":0,"y":30000,"z":0}},{"groupId":13,"instId":300009,"propState":0,"propId":120,"pos":{"x":12297,"y":1403,"z":-149669},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":120,"pos":{"x":-10628,"y":1627,"z":-100476},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":120,"pos":{"x":-26726,"y":1506,"z":-133629},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":120,"pos":{"x":180,"y":1624,"z":-7844},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":120,"pos":{"x":-1079,"y":-3600,"z":28852},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":120,"pos":{"x":4908,"y":1625,"z":49761},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":120,"pos":{"x":-23143,"y":1621,"z":73149},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":120,"pos":{"x":-7498,"y":1628,"z":108591},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":120,"pos":{"x":-40642,"y":1619,"z":101478},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300003,"propState":0,"propId":134,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300004,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300001,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-19830},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"238":{"props":[{"groupId":238,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-51463,"y":1246,"z":-12579},"rot":{"x":0,"y":179438,"z":0}},{"groupId":238,"instId":300007,"propState":18,"propId":101028,"pos":{"x":381,"y":1459,"z":-71256},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300006,"propState":18,"propId":101028,"pos":{"x":-2085,"y":-4444,"z":53968},"rot":{"x":0,"y":215559,"z":0}},{"groupId":238,"instId":300005,"propState":18,"propId":101028,"pos":{"x":349,"y":772,"z":-1064},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300004,"propState":18,"propId":101028,"pos":{"x":9247,"y":550,"z":-142517},"rot":{"x":0,"y":72385,"z":0}},{"groupId":238,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-10576,"y":766,"z":-96790},"rot":{"x":0,"y":31037,"z":0}},{"groupId":238,"instId":300001,"propState":18,"propId":101028,"pos":{"x":9066,"y":562,"z":60542},"rot":{"x":0,"y":55492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"257":{"props":[{"groupId":257,"instId":300002,"propState":8,"propId":110,"pos":{"x":5026,"y":-21996,"z":-25089},"rot":{"x":0,"y":0,"z":0}},{"groupId":257,"instId":300001,"propState":0,"propId":100,"pos":{"x":5040,"y":-21996,"z":-27741},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":11,"startGroupId":3}},"101010109":{"P10101_F10101001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300008,"propState":0,"propId":102,"pos":{"x":-23357,"y":-1100,"z":-129990},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300005,"propState":0,"propId":100,"pos":{"x":-23320,"y":-4889,"z":-149600},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300007,"propState":0,"propId":102,"pos":{"x":37160,"y":-93,"z":-168310},"rot":{"x":0,"y":153500,"z":0}},{"groupId":1,"instId":300006,"propState":0,"propId":102,"pos":{"x":31690,"y":210,"z":-40220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300004,"propState":0,"propId":102,"pos":{"x":-47830,"y":-6336,"z":81720},"rot":{"x":0,"y":315000,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":34963,"y":10,"z":-142260},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":-47360,"y":9,"z":-39760},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-15150,"y":10,"z":80340},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1010101":{"anchorId":4,"groupId":1,"instId":300001,"pos":{"x":-10138,"y":10,"z":78898},"rot":{"x":0,"y":186078,"z":0}},"1010102":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":-43300,"y":-93,"z":-37960},"rot":{"x":0,"y":90000,"z":0}},"1010103":{"anchorId":3,"groupId":1,"instId":300003,"pos":{"x":33046,"y":10,"z":-144792},"rot":{"x":0,"y":300000,"z":0}}}},"161":{"props":[{"groupId":161,"instId":300005,"propState":12,"propId":60101,"pos":{"x":37905,"y":10,"z":-144135},"rot":{"x":0,"y":243409,"z":0}},{"groupId":161,"instId":300003,"propState":12,"propId":60101,"pos":{"x":-61507,"y":692,"z":-62780},"rot":{"x":0,"y":40483,"z":0}},{"groupId":161,"instId":300009,"propState":12,"propId":60101,"pos":{"x":27319,"y":384,"z":-9339},"rot":{"x":0,"y":180252,"z":0}},{"groupId":161,"instId":300006,"propState":12,"propId":60101,"pos":{"x":25330,"y":10,"z":-167030},"rot":{"x":0,"y":334232,"z":0}},{"groupId":161,"instId":300002,"propState":12,"propId":60101,"pos":{"x":20517,"y":234,"z":70589},"rot":{"x":0,"y":225000,"z":0}},{"groupId":161,"instId":300011,"propState":12,"propId":60101,"pos":{"x":9207,"y":-21996,"z":-22997},"rot":{"x":0,"y":270000,"z":0}},{"groupId":161,"instId":300010,"propState":12,"propId":60101,"pos":{"x":-8945,"y":-4989,"z":27044},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300007,"propState":12,"propId":60101,"pos":{"x":-17573,"y":5022,"z":-144715},"rot":{"x":0,"y":357369,"z":0}},{"groupId":161,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-37026,"y":131,"z":-108225},"rot":{"x":0,"y":87871,"z":0}},{"groupId":161,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-44990,"y":234,"z":96940},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300012,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300007,"propState":18,"propId":101027,"pos":{"x":-16278,"y":-4459,"z":35891},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300003,"propState":18,"propId":101027,"pos":{"x":-64567,"y":1227,"z":-19644},"rot":{"x":0,"y":19283,"z":0}},{"groupId":14,"instId":300011,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300010,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300009,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300008,"propState":18,"propId":101030,"pos":{"x":24185,"y":772,"z":-28969},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300006,"propState":18,"propId":101031,"pos":{"x":-51149,"y":1237,"z":-67650},"rot":{"x":0,"y":241014,"z":0}},{"groupId":14,"instId":300005,"propState":18,"propId":101031,"pos":{"x":-15382,"y":559,"z":88019},"rot":{"x":0,"y":331179,"z":0}},{"groupId":14,"instId":300004,"propState":18,"propId":101031,"pos":{"x":-5744,"y":1203,"z":-66914},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300002,"propState":18,"propId":101029,"pos":{"x":-3965,"y":1263,"z":-13088},"rot":{"x":0,"y":320887,"z":0}},{"groupId":14,"instId":300001,"propState":18,"propId":101030,"pos":{"x":21922,"y":1742,"z":-69870},"rot":{"x":0,"y":90000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300002,"propState":0,"propId":101022,"pos":{"x":11020,"y":21,"z":-146260},"rot":{"x":0,"y":239890,"z":0}},{"groupId":59,"instId":300003,"propState":0,"propId":101022,"pos":{"x":-39253,"y":-21985,"z":-55849},"rot":{"x":0,"y":269730,"z":0}},{"groupId":59,"instId":300001,"propState":0,"propId":101022,"pos":{"x":4027,"y":-4977,"z":39250},"rot":{"x":0,"y":269730,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[],"npcs":[{"groupId":2,"instId":400005,"npcId":11101,"pos":{"x":-13080,"y":10,"z":-40030},"rot":{"x":0,"y":278638,"z":0}},{"groupId":2,"instId":400001,"npcId":11117,"pos":{"x":-5011,"y":234,"z":-67815},"rot":{"x":0,"y":8091,"z":0}},{"groupId":2,"instId":400004,"npcId":11201,"pos":{"x":-4472,"y":234,"z":-11818},"rot":{"x":0,"y":188708,"z":0}}],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300137,"propState":1,"propId":120,"pos":{"x":-57646,"y":1476,"z":-65395},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300136,"propState":1,"propId":120,"pos":{"x":-46341,"y":1476,"z":-68503},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300135,"propState":1,"propId":120,"pos":{"x":-34429,"y":1476,"z":-70538},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300134,"propState":1,"propId":120,"pos":{"x":-18771,"y":1476,"z":-70694},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300131,"propState":1,"propId":120,"pos":{"x":-18788,"y":1476,"z":-105234},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300130,"propState":1,"propId":120,"pos":{"x":-34179,"y":1476,"z":-108585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300098,"propState":1,"propId":120,"pos":{"x":-13341,"y":1476,"z":80100},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300129,"propState":1,"propId":120,"pos":{"x":-26867,"y":1476,"z":-131123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300128,"propState":1,"propId":120,"pos":{"x":-14505,"y":6488,"z":-140168},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300127,"propState":1,"propId":120,"pos":{"x":-5019,"y":6488,"z":-130904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300126,"propState":1,"propId":120,"pos":{"x":8776,"y":1700,"z":-127737},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300125,"propState":1,"propId":120,"pos":{"x":18935,"y":1700,"z":-147143},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300124,"propState":1,"propId":120,"pos":{"x":30981,"y":1700,"z":-140396},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300123,"propState":1,"propId":120,"pos":{"x":21441,"y":1700,"z":-120892},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300122,"propState":1,"propId":120,"pos":{"x":450,"y":1700,"z":-108565},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300113,"propState":1,"propId":120,"pos":{"x":13581,"y":1700,"z":8925},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300112,"propState":1,"propId":120,"pos":{"x":687,"y":1700,"z":8905},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300111,"propState":1,"propId":120,"pos":{"x":-190,"y":-3624,"z":31000},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300110,"propState":1,"propId":120,"pos":{"x":-19645,"y":-3624,"z":39402},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300075,"propState":1,"propId":120,"pos":{"x":1135,"y":1550,"z":-90919},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300074,"propState":1,"propId":120,"pos":{"x":1096,"y":1550,"z":-88584},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300049,"propState":1,"propId":120,"pos":{"x":-11042,"y":1114,"z":4904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300145,"propState":1,"propId":120,"pos":{"x":30166,"y":1700,"z":-51652},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300144,"propState":1,"propId":120,"pos":{"x":30162,"y":1700,"z":-10222},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300143,"propState":1,"propId":120,"pos":{"x":30154,"y":1700,"z":-28443},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300142,"propState":1,"propId":120,"pos":{"x":12880,"y":1476,"z":49308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300141,"propState":1,"propId":120,"pos":{"x":-46332,"y":1476,"z":-11542},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300140,"propState":1,"propId":120,"pos":{"x":-57647,"y":1476,"z":-14593},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300139,"propState":1,"propId":120,"pos":{"x":-69009,"y":1476,"z":-25777},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300138,"propState":1,"propId":120,"pos":{"x":-69025,"y":1476,"z":-54123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300121,"propState":1,"propId":120,"pos":{"x":7275,"y":1700,"z":-108595},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300120,"propState":1,"propId":120,"pos":{"x":16868,"y":1700,"z":-102033},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300119,"propState":1,"propId":120,"pos":{"x":7251,"y":1700,"z":-88677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300118,"propState":1,"propId":120,"pos":{"x":5814,"y":1700,"z":-67823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300117,"propState":1,"propId":120,"pos":{"x":39,"y":1700,"z":-70016},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300116,"propState":1,"propId":120,"pos":{"x":20885,"y":1700,"z":-29193},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300115,"propState":1,"propId":120,"pos":{"x":54,"y":1700,"z":-10067},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300114,"propState":1,"propId":120,"pos":{"x":5781,"y":1700,"z":-12175},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300069,"propState":1,"propId":120,"pos":{"x":-5171,"y":-4001,"z":24310},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300068,"propState":1,"propId":120,"pos":{"x":-17222,"y":773,"z":16295},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300067,"propState":1,"propId":120,"pos":{"x":-12821,"y":1230,"z":14853},"rot":{"x":0,"y":305000,"z":0}},{"groupId":13,"instId":300065,"propState":1,"propId":120,"pos":{"x":9990,"y":1114,"z":-143660},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300064,"propState":1,"propId":120,"pos":{"x":560,"y":1114,"z":-78712},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300063,"propState":1,"propId":120,"pos":{"x":635,"y":1114,"z":-96982},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300062,"propState":1,"propId":120,"pos":{"x":-10872,"y":1114,"z":-98850},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300061,"propState":1,"propId":120,"pos":{"x":-10864,"y":1114,"z":-78866},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300060,"propState":1,"propId":120,"pos":{"x":-64353,"y":1114,"z":-19831},"rot":{"x":0,"y":50000,"z":0}},{"groupId":13,"instId":300059,"propState":1,"propId":120,"pos":{"x":-52500,"y":1114,"z":-13060},"rot":{"x":0,"y":75000,"z":0}},{"groupId":13,"instId":300058,"propState":1,"propId":120,"pos":{"x":-63699,"y":1114,"z":-60832},"rot":{"x":0,"y":130000,"z":0}},{"groupId":13,"instId":300037,"propState":1,"propId":120,"pos":{"x":-25462,"y":992,"z":84808},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300152,"propState":1,"propId":120,"pos":{"x":-43080,"y":10,"z":92950},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300151,"propState":1,"propId":120,"pos":{"x":9140,"y":992,"z":49520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300150,"propState":1,"propId":120,"pos":{"x":2730,"y":992,"z":52300},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300066,"propState":1,"propId":120,"pos":{"x":-30928,"y":992,"z":77648},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300149,"propState":1,"propId":120,"pos":{"x":25082,"y":900,"z":-28741},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300148,"propState":1,"propId":120,"pos":{"x":25115,"y":900,"z":-51271},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300147,"propState":1,"propId":120,"pos":{"x":20880,"y":1700,"z":-50859},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300146,"propState":1,"propId":120,"pos":{"x":30129,"y":1700,"z":-69607},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300133,"propState":1,"propId":120,"pos":{"x":-18769,"y":1476,"z":-88309},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300132,"propState":1,"propId":120,"pos":{"x":-34433,"y":1476,"z":-92719},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300085,"propState":1,"propId":120,"pos":{"x":-10520,"y":860,"z":-7871},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300084,"propState":1,"propId":120,"pos":{"x":-45589,"y":860,"z":-11469},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300083,"propState":1,"propId":120,"pos":{"x":-69027,"y":860,"z":-25001},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300082,"propState":1,"propId":120,"pos":{"x":-69030,"y":860,"z":-54983},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300081,"propState":1,"propId":120,"pos":{"x":-45586,"y":860,"z":-68521},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300080,"propState":1,"propId":120,"pos":{"x":-10552,"y":860,"z":-95500},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300079,"propState":1,"propId":120,"pos":{"x":-10543,"y":860,"z":-76325},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300078,"propState":1,"propId":120,"pos":{"x":177,"y":860,"z":-81099},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300077,"propState":1,"propId":120,"pos":{"x":185,"y":860,"z":-100409},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300076,"propState":1,"propId":120,"pos":{"x":-10752,"y":5872,"z":-138585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300057,"propState":1,"propId":120,"pos":{"x":-52527,"y":1114,"z":-66939},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300056,"propState":1,"propId":120,"pos":{"x":-41652,"y":1114,"z":-68186},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300055,"propState":1,"propId":120,"pos":{"x":-41540,"y":1114,"z":-11816},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300054,"propState":1,"propId":120,"pos":{"x":-19114,"y":1114,"z":-6522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300053,"propState":1,"propId":120,"pos":{"x":-19148,"y":1114,"z":1465},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300052,"propState":1,"propId":120,"pos":{"x":-19106,"y":1114,"z":4888},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300051,"propState":1,"propId":120,"pos":{"x":-10964,"y":1114,"z":-6509},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300050,"propState":1,"propId":120,"pos":{"x":-11034,"y":1114,"z":1444},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300031,"propState":1,"propId":120,"pos":{"x":9200,"y":1527,"z":9090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300030,"propState":1,"propId":120,"pos":{"x":2691,"y":6316,"z":-138041},"rot":{"x":0,"y":60000,"z":0}},{"groupId":13,"instId":300029,"propState":1,"propId":120,"pos":{"x":-17550,"y":6316,"z":-145790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300027,"propState":1,"propId":120,"pos":{"x":-21257,"y":-3471,"z":67049},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300026,"propState":1,"propId":120,"pos":{"x":-52913,"y":-4890,"z":78787},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300025,"propState":0,"propId":120,"pos":{"x":-14431,"y":6327,"z":-138760},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300024,"propState":0,"propId":120,"pos":{"x":-40431,"y":1434,"z":-132376},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300109,"propState":1,"propId":120,"pos":{"x":-10550,"y":-3624,"z":39379},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300108,"propState":1,"propId":120,"pos":{"x":-9446,"y":-3624,"z":53744},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300107,"propState":1,"propId":120,"pos":{"x":-23878,"y":-3624,"z":68251},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300106,"propState":1,"propId":120,"pos":{"x":5634,"y":1476,"z":49522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300105,"propState":1,"propId":120,"pos":{"x":-2835,"y":1476,"z":58221},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300104,"propState":1,"propId":120,"pos":{"x":2801,"y":1476,"z":63759},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300103,"propState":1,"propId":120,"pos":{"x":16585,"y":1476,"z":73823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300102,"propState":1,"propId":120,"pos":{"x":-3228,"y":1476,"z":93589},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300101,"propState":1,"propId":120,"pos":{"x":-4324,"y":1476,"z":104197},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300100,"propState":1,"propId":120,"pos":{"x":-23669,"y":1476,"z":107796},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300099,"propState":1,"propId":120,"pos":{"x":-36655,"y":1476,"z":102991},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300048,"propState":1,"propId":120,"pos":{"x":580,"y":1114,"z":225},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300047,"propState":1,"propId":120,"pos":{"x":-16876,"y":-4107,"z":35845},"rot":{"x":0,"y":250000,"z":0}},{"groupId":13,"instId":300046,"propState":1,"propId":120,"pos":{"x":-13465,"y":-4107,"z":35876},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300045,"propState":1,"propId":120,"pos":{"x":-703,"y":-4107,"z":52316},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300044,"propState":1,"propId":120,"pos":{"x":-715,"y":992,"z":55745},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300043,"propState":1,"propId":120,"pos":{"x":-19255,"y":992,"z":91002},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300042,"propState":1,"propId":120,"pos":{"x":-18159,"y":992,"z":92133},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300041,"propState":1,"propId":120,"pos":{"x":-22246,"y":992,"z":96317},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300040,"propState":1,"propId":120,"pos":{"x":-23397,"y":992,"z":95166},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300039,"propState":1,"propId":120,"pos":{"x":-28404,"y":992,"z":90174},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300038,"propState":1,"propId":120,"pos":{"x":-24255,"y":992,"z":86017},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300023,"propState":0,"propId":120,"pos":{"x":999,"y":1534,"z":-107209},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300022,"propState":0,"propId":120,"pos":{"x":-11736,"y":1534,"z":-71045},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300021,"propState":0,"propId":120,"pos":{"x":14250,"y":1544,"z":-3677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300020,"propState":0,"propId":120,"pos":{"x":-27666,"y":1531,"z":74723},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300028,"propState":0,"propId":120,"pos":{"x":9226,"y":-20632,"z":-51522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300019,"propState":0,"propId":120,"pos":{"x":38757,"y":1400,"z":-149823},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300018,"propState":0,"propId":120,"pos":{"x":28787,"y":1626,"z":-69626},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300017,"propState":0,"propId":120,"pos":{"x":28624,"y":1792,"z":-125646},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300016,"propState":0,"propId":120,"pos":{"x":-8627,"y":1618,"z":-12391},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300015,"propState":0,"propId":120,"pos":{"x":27593,"y":1622,"z":-29186},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300014,"propState":0,"propId":120,"pos":{"x":151,"y":1625,"z":-84471},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300013,"propState":0,"propId":120,"pos":{"x":-37410,"y":1503,"z":-109750},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300097,"propState":1,"propId":120,"pos":{"x":-19945,"y":1476,"z":73638},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300096,"propState":1,"propId":120,"pos":{"x":-26519,"y":1476,"z":73539},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300095,"propState":1,"propId":120,"pos":{"x":-40326,"y":1476,"z":87572},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300094,"propState":1,"propId":120,"pos":{"x":-80,"y":964,"z":61130},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300093,"propState":1,"propId":120,"pos":{"x":-16946,"y":964,"z":76836},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300092,"propState":1,"propId":120,"pos":{"x":-32167,"y":964,"z":108842},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300091,"propState":1,"propId":120,"pos":{"x":22909,"y":1098,"z":-69606},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300090,"propState":1,"propId":120,"pos":{"x":21837,"y":1098,"z":-50825},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300089,"propState":1,"propId":120,"pos":{"x":21838,"y":1098,"z":-29184},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300088,"propState":1,"propId":120,"pos":{"x":22902,"y":1098,"z":-10308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300087,"propState":1,"propId":120,"pos":{"x":-15129,"y":-4138,"z":35786},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300086,"propState":1,"propId":120,"pos":{"x":139,"y":860,"z":-2171},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300073,"propState":1,"propId":120,"pos":{"x":-9992,"y":870,"z":-10721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300072,"propState":1,"propId":120,"pos":{"x":-4640,"y":1470,"z":-13000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300071,"propState":1,"propId":120,"pos":{"x":-4887,"y":1470,"z":-66390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300070,"propState":1,"propId":120,"pos":{"x":-5237,"y":810,"z":-110320},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300036,"propState":1,"propId":120,"pos":{"x":-29601,"y":992,"z":88912},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300035,"propState":1,"propId":120,"pos":{"x":-37240,"y":992,"z":83960},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300034,"propState":1,"propId":120,"pos":{"x":-45290,"y":1404,"z":97440},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300033,"propState":1,"propId":120,"pos":{"x":-11440,"y":1404,"z":113730},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300032,"propState":1,"propId":120,"pos":{"x":4606,"y":-3694,"z":46422},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300012,"propState":0,"propId":120,"pos":{"x":-19530,"y":1406,"z":-129043},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":120,"pos":{"x":1126,"y":6398,"z":-137586},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300010,"propState":0,"propId":120,"pos":{"x":9245,"y":1409,"z":-132371},"rot":{"x":0,"y":30000,"z":0}},{"groupId":13,"instId":300009,"propState":0,"propId":120,"pos":{"x":12297,"y":1403,"z":-149669},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":120,"pos":{"x":-10628,"y":1627,"z":-100476},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":120,"pos":{"x":-26726,"y":1506,"z":-133629},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":120,"pos":{"x":180,"y":1624,"z":-7844},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":120,"pos":{"x":-1079,"y":-3600,"z":28852},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":120,"pos":{"x":4908,"y":1625,"z":49761},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":120,"pos":{"x":-23143,"y":1621,"z":73149},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":120,"pos":{"x":-7498,"y":1628,"z":108591},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":120,"pos":{"x":-40642,"y":1619,"z":101478},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300003,"propState":0,"propId":134,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300004,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300001,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-19830},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"238":{"props":[{"groupId":238,"instId":300007,"propState":18,"propId":101028,"pos":{"x":381,"y":1459,"z":-71256},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-10576,"y":766,"z":-96790},"rot":{"x":0,"y":31037,"z":0}},{"groupId":238,"instId":300006,"propState":18,"propId":101028,"pos":{"x":-2085,"y":-4444,"z":53968},"rot":{"x":0,"y":215559,"z":0}},{"groupId":238,"instId":300005,"propState":18,"propId":101028,"pos":{"x":349,"y":772,"z":-1064},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300004,"propState":18,"propId":101028,"pos":{"x":9247,"y":550,"z":-142517},"rot":{"x":0,"y":72385,"z":0}},{"groupId":238,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-51463,"y":1246,"z":-12579},"rot":{"x":0,"y":179438,"z":0}},{"groupId":238,"instId":300001,"propState":18,"propId":101028,"pos":{"x":9066,"y":562,"z":60542},"rot":{"x":0,"y":55492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"257":{"props":[{"groupId":257,"instId":300002,"propState":8,"propId":110,"pos":{"x":5026,"y":-21996,"z":-25089},"rot":{"x":0,"y":0,"z":0}},{"groupId":257,"instId":300001,"propState":0,"propId":100,"pos":{"x":5040,"y":-21996,"z":-27741},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":12,"startGroupId":3}},"101010110":{"P10101_F10101001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300008,"propState":0,"propId":102,"pos":{"x":-23357,"y":-1100,"z":-129990},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300005,"propState":0,"propId":100,"pos":{"x":-23320,"y":-4889,"z":-149600},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300007,"propState":0,"propId":102,"pos":{"x":37160,"y":-93,"z":-168310},"rot":{"x":0,"y":153500,"z":0}},{"groupId":1,"instId":300006,"propState":0,"propId":102,"pos":{"x":31690,"y":210,"z":-40220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300004,"propState":0,"propId":102,"pos":{"x":-47830,"y":-6336,"z":81720},"rot":{"x":0,"y":315000,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":34963,"y":10,"z":-142260},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":-47360,"y":9,"z":-39760},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-15150,"y":10,"z":80340},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1010101":{"anchorId":4,"groupId":1,"instId":300001,"pos":{"x":-10138,"y":10,"z":78898},"rot":{"x":0,"y":186078,"z":0}},"1010102":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":-43300,"y":-93,"z":-37960},"rot":{"x":0,"y":90000,"z":0}},"1010103":{"anchorId":3,"groupId":1,"instId":300003,"pos":{"x":33046,"y":10,"z":-144792},"rot":{"x":0,"y":300000,"z":0}}}},"14":{"props":[{"groupId":14,"instId":300003,"propState":18,"propId":101027,"pos":{"x":-64567,"y":1227,"z":-19644},"rot":{"x":0,"y":19283,"z":0}},{"groupId":14,"instId":300011,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300002,"propState":18,"propId":101029,"pos":{"x":-3965,"y":1263,"z":-13088},"rot":{"x":0,"y":320887,"z":0}},{"groupId":14,"instId":300012,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300010,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300009,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300008,"propState":18,"propId":101030,"pos":{"x":24185,"y":772,"z":-28969},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300007,"propState":18,"propId":101027,"pos":{"x":-16278,"y":-4459,"z":35891},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300006,"propState":18,"propId":101031,"pos":{"x":-51149,"y":1237,"z":-67650},"rot":{"x":0,"y":241014,"z":0}},{"groupId":14,"instId":300005,"propState":18,"propId":101031,"pos":{"x":-15382,"y":559,"z":88019},"rot":{"x":0,"y":331179,"z":0}},{"groupId":14,"instId":300004,"propState":18,"propId":101031,"pos":{"x":-5744,"y":1203,"z":-66914},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300001,"propState":18,"propId":101030,"pos":{"x":21922,"y":1742,"z":-69870},"rot":{"x":0,"y":90000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300011,"propState":12,"propId":60101,"pos":{"x":9207,"y":-21996,"z":-22997},"rot":{"x":0,"y":270000,"z":0}},{"groupId":161,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-37026,"y":131,"z":-108225},"rot":{"x":0,"y":87871,"z":0}},{"groupId":161,"instId":300010,"propState":12,"propId":60101,"pos":{"x":-8945,"y":-4989,"z":27044},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300009,"propState":12,"propId":60101,"pos":{"x":27319,"y":384,"z":-9339},"rot":{"x":0,"y":180252,"z":0}},{"groupId":161,"instId":300007,"propState":12,"propId":60101,"pos":{"x":-17573,"y":5022,"z":-144715},"rot":{"x":0,"y":357369,"z":0}},{"groupId":161,"instId":300006,"propState":12,"propId":60101,"pos":{"x":25330,"y":10,"z":-167030},"rot":{"x":0,"y":334232,"z":0}},{"groupId":161,"instId":300005,"propState":12,"propId":60101,"pos":{"x":37905,"y":10,"z":-144135},"rot":{"x":0,"y":243409,"z":0}},{"groupId":161,"instId":300003,"propState":12,"propId":60101,"pos":{"x":-61507,"y":692,"z":-62780},"rot":{"x":0,"y":40483,"z":0}},{"groupId":161,"instId":300002,"propState":12,"propId":60101,"pos":{"x":20517,"y":234,"z":70589},"rot":{"x":0,"y":225000,"z":0}},{"groupId":161,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-44990,"y":234,"z":96940},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300003,"propState":0,"propId":101022,"pos":{"x":-39253,"y":-21985,"z":-55849},"rot":{"x":0,"y":269730,"z":0}},{"groupId":59,"instId":300001,"propState":0,"propId":101022,"pos":{"x":4027,"y":-4977,"z":39250},"rot":{"x":0,"y":269730,"z":0}},{"groupId":59,"instId":300002,"propState":0,"propId":101022,"pos":{"x":11020,"y":21,"z":-146260},"rot":{"x":0,"y":239890,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[],"npcs":[{"groupId":2,"instId":400005,"npcId":11101,"pos":{"x":-13080,"y":10,"z":-40030},"rot":{"x":0,"y":278638,"z":0}},{"groupId":2,"instId":400001,"npcId":11117,"pos":{"x":-5011,"y":234,"z":-67815},"rot":{"x":0,"y":8091,"z":0}},{"groupId":2,"instId":400004,"npcId":11201,"pos":{"x":-4472,"y":234,"z":-11818},"rot":{"x":0,"y":188708,"z":0}}],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300135,"propState":1,"propId":120,"pos":{"x":-34429,"y":1476,"z":-70538},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300134,"propState":1,"propId":120,"pos":{"x":-18771,"y":1476,"z":-70694},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300102,"propState":1,"propId":120,"pos":{"x":-3228,"y":1476,"z":93589},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300117,"propState":1,"propId":120,"pos":{"x":39,"y":1700,"z":-70016},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300116,"propState":1,"propId":120,"pos":{"x":20885,"y":1700,"z":-29193},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300115,"propState":1,"propId":120,"pos":{"x":54,"y":1700,"z":-10067},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300114,"propState":1,"propId":120,"pos":{"x":5781,"y":1700,"z":-12175},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300113,"propState":1,"propId":120,"pos":{"x":13581,"y":1700,"z":8925},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300112,"propState":1,"propId":120,"pos":{"x":687,"y":1700,"z":8905},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300111,"propState":1,"propId":120,"pos":{"x":-190,"y":-3624,"z":31000},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300110,"propState":1,"propId":120,"pos":{"x":-19645,"y":-3624,"z":39402},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300101,"propState":1,"propId":120,"pos":{"x":-4324,"y":1476,"z":104197},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300100,"propState":1,"propId":120,"pos":{"x":-23669,"y":1476,"z":107796},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300099,"propState":1,"propId":120,"pos":{"x":-36655,"y":1476,"z":102991},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300098,"propState":1,"propId":120,"pos":{"x":-13341,"y":1476,"z":80100},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300088,"propState":1,"propId":120,"pos":{"x":22902,"y":1098,"z":-10308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300087,"propState":1,"propId":120,"pos":{"x":-15129,"y":-4138,"z":35786},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300086,"propState":1,"propId":120,"pos":{"x":139,"y":860,"z":-2171},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300133,"propState":1,"propId":120,"pos":{"x":-18769,"y":1476,"z":-88309},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300132,"propState":1,"propId":120,"pos":{"x":-34433,"y":1476,"z":-92719},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300131,"propState":1,"propId":120,"pos":{"x":-18788,"y":1476,"z":-105234},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300130,"propState":1,"propId":120,"pos":{"x":-34179,"y":1476,"z":-108585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300129,"propState":1,"propId":120,"pos":{"x":-26867,"y":1476,"z":-131123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300128,"propState":1,"propId":120,"pos":{"x":-14505,"y":6488,"z":-140168},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300127,"propState":1,"propId":120,"pos":{"x":-5019,"y":6488,"z":-130904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300126,"propState":1,"propId":120,"pos":{"x":8776,"y":1700,"z":-127737},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300125,"propState":1,"propId":120,"pos":{"x":18935,"y":1700,"z":-147143},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300124,"propState":1,"propId":120,"pos":{"x":30981,"y":1700,"z":-140396},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300123,"propState":1,"propId":120,"pos":{"x":21441,"y":1700,"z":-120892},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300122,"propState":1,"propId":120,"pos":{"x":450,"y":1700,"z":-108565},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300085,"propState":1,"propId":120,"pos":{"x":-10520,"y":860,"z":-7871},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300084,"propState":1,"propId":120,"pos":{"x":-45589,"y":860,"z":-11469},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300083,"propState":1,"propId":120,"pos":{"x":-69027,"y":860,"z":-25001},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300082,"propState":1,"propId":120,"pos":{"x":-69030,"y":860,"z":-54983},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300081,"propState":1,"propId":120,"pos":{"x":-45586,"y":860,"z":-68521},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300080,"propState":1,"propId":120,"pos":{"x":-10552,"y":860,"z":-95500},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300079,"propState":1,"propId":120,"pos":{"x":-10543,"y":860,"z":-76325},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300078,"propState":1,"propId":120,"pos":{"x":177,"y":860,"z":-81099},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300077,"propState":1,"propId":120,"pos":{"x":185,"y":860,"z":-100409},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300076,"propState":1,"propId":120,"pos":{"x":-10752,"y":5872,"z":-138585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300075,"propState":1,"propId":120,"pos":{"x":1135,"y":1550,"z":-90919},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300074,"propState":1,"propId":120,"pos":{"x":1096,"y":1550,"z":-88584},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300060,"propState":1,"propId":120,"pos":{"x":-64353,"y":1114,"z":-19831},"rot":{"x":0,"y":50000,"z":0}},{"groupId":13,"instId":300059,"propState":1,"propId":120,"pos":{"x":-52500,"y":1114,"z":-13060},"rot":{"x":0,"y":75000,"z":0}},{"groupId":13,"instId":300058,"propState":1,"propId":120,"pos":{"x":-63699,"y":1114,"z":-60832},"rot":{"x":0,"y":130000,"z":0}},{"groupId":13,"instId":300057,"propState":1,"propId":120,"pos":{"x":-52527,"y":1114,"z":-66939},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300056,"propState":1,"propId":120,"pos":{"x":-41652,"y":1114,"z":-68186},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300055,"propState":1,"propId":120,"pos":{"x":-41540,"y":1114,"z":-11816},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300054,"propState":1,"propId":120,"pos":{"x":-19114,"y":1114,"z":-6522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300053,"propState":1,"propId":120,"pos":{"x":-19148,"y":1114,"z":1465},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300052,"propState":1,"propId":120,"pos":{"x":-19106,"y":1114,"z":4888},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300051,"propState":1,"propId":120,"pos":{"x":-10964,"y":1114,"z":-6509},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300050,"propState":1,"propId":120,"pos":{"x":-11034,"y":1114,"z":1444},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300049,"propState":1,"propId":120,"pos":{"x":-11042,"y":1114,"z":4904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300037,"propState":1,"propId":120,"pos":{"x":-25462,"y":992,"z":84808},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300145,"propState":1,"propId":120,"pos":{"x":30166,"y":1700,"z":-51652},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300144,"propState":1,"propId":120,"pos":{"x":30162,"y":1700,"z":-10222},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300143,"propState":1,"propId":120,"pos":{"x":30154,"y":1700,"z":-28443},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300142,"propState":1,"propId":120,"pos":{"x":12880,"y":1476,"z":49308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300141,"propState":1,"propId":120,"pos":{"x":-46332,"y":1476,"z":-11542},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300140,"propState":1,"propId":120,"pos":{"x":-57647,"y":1476,"z":-14593},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300139,"propState":1,"propId":120,"pos":{"x":-69009,"y":1476,"z":-25777},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300138,"propState":1,"propId":120,"pos":{"x":-69025,"y":1476,"z":-54123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300137,"propState":1,"propId":120,"pos":{"x":-57646,"y":1476,"z":-65395},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300136,"propState":1,"propId":120,"pos":{"x":-46341,"y":1476,"z":-68503},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300121,"propState":1,"propId":120,"pos":{"x":7275,"y":1700,"z":-108595},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300120,"propState":1,"propId":120,"pos":{"x":16868,"y":1700,"z":-102033},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300119,"propState":1,"propId":120,"pos":{"x":7251,"y":1700,"z":-88677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300118,"propState":1,"propId":120,"pos":{"x":5814,"y":1700,"z":-67823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300097,"propState":1,"propId":120,"pos":{"x":-19945,"y":1476,"z":73638},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300096,"propState":1,"propId":120,"pos":{"x":-26519,"y":1476,"z":73539},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300095,"propState":1,"propId":120,"pos":{"x":-40326,"y":1476,"z":87572},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300094,"propState":1,"propId":120,"pos":{"x":-80,"y":964,"z":61130},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300093,"propState":1,"propId":120,"pos":{"x":-16946,"y":964,"z":76836},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300092,"propState":1,"propId":120,"pos":{"x":-32167,"y":964,"z":108842},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300091,"propState":1,"propId":120,"pos":{"x":22909,"y":1098,"z":-69606},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300090,"propState":1,"propId":120,"pos":{"x":21837,"y":1098,"z":-50825},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300089,"propState":1,"propId":120,"pos":{"x":21838,"y":1098,"z":-29184},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300036,"propState":1,"propId":120,"pos":{"x":-29601,"y":992,"z":88912},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300035,"propState":1,"propId":120,"pos":{"x":-37240,"y":992,"z":83960},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300034,"propState":1,"propId":120,"pos":{"x":-45290,"y":1404,"z":97440},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300033,"propState":1,"propId":120,"pos":{"x":-11440,"y":1404,"z":113730},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300032,"propState":1,"propId":120,"pos":{"x":4606,"y":-3694,"z":46422},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300031,"propState":1,"propId":120,"pos":{"x":9200,"y":1527,"z":9090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300030,"propState":1,"propId":120,"pos":{"x":2691,"y":6316,"z":-138041},"rot":{"x":0,"y":60000,"z":0}},{"groupId":13,"instId":300029,"propState":1,"propId":120,"pos":{"x":-17550,"y":6316,"z":-145790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300027,"propState":1,"propId":120,"pos":{"x":-21257,"y":-3471,"z":67049},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300026,"propState":1,"propId":120,"pos":{"x":-52913,"y":-4890,"z":78787},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300025,"propState":0,"propId":120,"pos":{"x":-14431,"y":6327,"z":-138760},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300024,"propState":0,"propId":120,"pos":{"x":-40431,"y":1434,"z":-132376},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300015,"propState":0,"propId":120,"pos":{"x":27593,"y":1622,"z":-29186},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300014,"propState":0,"propId":120,"pos":{"x":151,"y":1625,"z":-84471},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300013,"propState":0,"propId":120,"pos":{"x":-37410,"y":1503,"z":-109750},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300152,"propState":1,"propId":120,"pos":{"x":-43080,"y":10,"z":92950},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300151,"propState":1,"propId":120,"pos":{"x":9140,"y":992,"z":49520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300150,"propState":1,"propId":120,"pos":{"x":2730,"y":992,"z":52300},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300066,"propState":1,"propId":120,"pos":{"x":-30928,"y":992,"z":77648},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300149,"propState":1,"propId":120,"pos":{"x":25082,"y":900,"z":-28741},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300148,"propState":1,"propId":120,"pos":{"x":25115,"y":900,"z":-51271},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300147,"propState":1,"propId":120,"pos":{"x":20880,"y":1700,"z":-50859},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300146,"propState":1,"propId":120,"pos":{"x":30129,"y":1700,"z":-69607},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300109,"propState":1,"propId":120,"pos":{"x":-10550,"y":-3624,"z":39379},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300108,"propState":1,"propId":120,"pos":{"x":-9446,"y":-3624,"z":53744},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300107,"propState":1,"propId":120,"pos":{"x":-23878,"y":-3624,"z":68251},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300106,"propState":1,"propId":120,"pos":{"x":5634,"y":1476,"z":49522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300105,"propState":1,"propId":120,"pos":{"x":-2835,"y":1476,"z":58221},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300104,"propState":1,"propId":120,"pos":{"x":2801,"y":1476,"z":63759},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300103,"propState":1,"propId":120,"pos":{"x":16585,"y":1476,"z":73823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300073,"propState":1,"propId":120,"pos":{"x":-9992,"y":870,"z":-10721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300072,"propState":1,"propId":120,"pos":{"x":-4640,"y":1470,"z":-13000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300071,"propState":1,"propId":120,"pos":{"x":-4887,"y":1470,"z":-66390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300070,"propState":1,"propId":120,"pos":{"x":-5237,"y":810,"z":-110320},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300069,"propState":1,"propId":120,"pos":{"x":-5171,"y":-4001,"z":24310},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300068,"propState":1,"propId":120,"pos":{"x":-17222,"y":773,"z":16295},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300067,"propState":1,"propId":120,"pos":{"x":-12821,"y":1230,"z":14853},"rot":{"x":0,"y":305000,"z":0}},{"groupId":13,"instId":300065,"propState":1,"propId":120,"pos":{"x":9990,"y":1114,"z":-143660},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300064,"propState":1,"propId":120,"pos":{"x":560,"y":1114,"z":-78712},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300063,"propState":1,"propId":120,"pos":{"x":635,"y":1114,"z":-96982},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300062,"propState":1,"propId":120,"pos":{"x":-10872,"y":1114,"z":-98850},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300061,"propState":1,"propId":120,"pos":{"x":-10864,"y":1114,"z":-78866},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300048,"propState":1,"propId":120,"pos":{"x":580,"y":1114,"z":225},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300047,"propState":1,"propId":120,"pos":{"x":-16876,"y":-4107,"z":35845},"rot":{"x":0,"y":250000,"z":0}},{"groupId":13,"instId":300046,"propState":1,"propId":120,"pos":{"x":-13465,"y":-4107,"z":35876},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300045,"propState":1,"propId":120,"pos":{"x":-703,"y":-4107,"z":52316},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300044,"propState":1,"propId":120,"pos":{"x":-715,"y":992,"z":55745},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300043,"propState":1,"propId":120,"pos":{"x":-19255,"y":992,"z":91002},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300042,"propState":1,"propId":120,"pos":{"x":-18159,"y":992,"z":92133},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300041,"propState":1,"propId":120,"pos":{"x":-22246,"y":992,"z":96317},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300040,"propState":1,"propId":120,"pos":{"x":-23397,"y":992,"z":95166},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300039,"propState":1,"propId":120,"pos":{"x":-28404,"y":992,"z":90174},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300038,"propState":1,"propId":120,"pos":{"x":-24255,"y":992,"z":86017},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300023,"propState":0,"propId":120,"pos":{"x":999,"y":1534,"z":-107209},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300022,"propState":0,"propId":120,"pos":{"x":-11736,"y":1534,"z":-71045},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300021,"propState":0,"propId":120,"pos":{"x":14250,"y":1544,"z":-3677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300020,"propState":0,"propId":120,"pos":{"x":-27666,"y":1531,"z":74723},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300028,"propState":0,"propId":120,"pos":{"x":9226,"y":-20632,"z":-51522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300019,"propState":0,"propId":120,"pos":{"x":38757,"y":1400,"z":-149823},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300018,"propState":0,"propId":120,"pos":{"x":28787,"y":1626,"z":-69626},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300017,"propState":0,"propId":120,"pos":{"x":28624,"y":1792,"z":-125646},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300016,"propState":0,"propId":120,"pos":{"x":-8627,"y":1618,"z":-12391},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300012,"propState":0,"propId":120,"pos":{"x":-19530,"y":1406,"z":-129043},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":120,"pos":{"x":1126,"y":6398,"z":-137586},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300010,"propState":0,"propId":120,"pos":{"x":9245,"y":1409,"z":-132371},"rot":{"x":0,"y":30000,"z":0}},{"groupId":13,"instId":300009,"propState":0,"propId":120,"pos":{"x":12297,"y":1403,"z":-149669},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":120,"pos":{"x":-10628,"y":1627,"z":-100476},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":120,"pos":{"x":-26726,"y":1506,"z":-133629},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":120,"pos":{"x":180,"y":1624,"z":-7844},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":120,"pos":{"x":-1079,"y":-3600,"z":28852},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":120,"pos":{"x":4908,"y":1625,"z":49761},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":120,"pos":{"x":-23143,"y":1621,"z":73149},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":120,"pos":{"x":-7498,"y":1628,"z":108591},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":120,"pos":{"x":-40642,"y":1619,"z":101478},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300004,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300003,"propState":0,"propId":134,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300001,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-19830},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"238":{"props":[{"groupId":238,"instId":300004,"propState":18,"propId":101028,"pos":{"x":9247,"y":550,"z":-142517},"rot":{"x":0,"y":72385,"z":0}},{"groupId":238,"instId":300007,"propState":18,"propId":101028,"pos":{"x":381,"y":1459,"z":-71256},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300001,"propState":18,"propId":101028,"pos":{"x":9066,"y":562,"z":60542},"rot":{"x":0,"y":55492,"z":0}},{"groupId":238,"instId":300006,"propState":18,"propId":101028,"pos":{"x":-2085,"y":-4444,"z":53968},"rot":{"x":0,"y":215559,"z":0}},{"groupId":238,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-51463,"y":1246,"z":-12579},"rot":{"x":0,"y":179438,"z":0}},{"groupId":238,"instId":300005,"propState":18,"propId":101028,"pos":{"x":349,"y":772,"z":-1064},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-10576,"y":766,"z":-96790},"rot":{"x":0,"y":31037,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"257":{"props":[{"groupId":257,"instId":300002,"propState":8,"propId":110,"pos":{"x":5026,"y":-21996,"z":-25089},"rot":{"x":0,"y":0,"z":0}},{"groupId":257,"instId":300001,"propState":0,"propId":100,"pos":{"x":5040,"y":-21996,"z":-27741},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":13,"startGroupId":3}},"101010111":{"P10101_F10101001":{"scenes":{"161":{"props":[{"groupId":161,"instId":300011,"propState":12,"propId":60101,"pos":{"x":9207,"y":-21996,"z":-22997},"rot":{"x":0,"y":270000,"z":0}},{"groupId":161,"instId":300010,"propState":12,"propId":60101,"pos":{"x":-8945,"y":-4989,"z":27044},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300007,"propState":12,"propId":60101,"pos":{"x":-17573,"y":5022,"z":-144715},"rot":{"x":0,"y":357369,"z":0}},{"groupId":161,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-37026,"y":131,"z":-108225},"rot":{"x":0,"y":87871,"z":0}},{"groupId":161,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-44990,"y":234,"z":96940},"rot":{"x":0,"y":135000,"z":0}},{"groupId":161,"instId":300009,"propState":12,"propId":60101,"pos":{"x":27319,"y":384,"z":-9339},"rot":{"x":0,"y":180252,"z":0}},{"groupId":161,"instId":300006,"propState":12,"propId":60101,"pos":{"x":25330,"y":10,"z":-167030},"rot":{"x":0,"y":334232,"z":0}},{"groupId":161,"instId":300005,"propState":12,"propId":60101,"pos":{"x":37905,"y":10,"z":-144135},"rot":{"x":0,"y":243409,"z":0}},{"groupId":161,"instId":300003,"propState":12,"propId":60101,"pos":{"x":-61507,"y":692,"z":-62780},"rot":{"x":0,"y":40483,"z":0}},{"groupId":161,"instId":300002,"propState":12,"propId":60101,"pos":{"x":20517,"y":234,"z":70589},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300012,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300003,"propState":18,"propId":101027,"pos":{"x":-64567,"y":1227,"z":-19644},"rot":{"x":0,"y":19283,"z":0}},{"groupId":14,"instId":300011,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300010,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300009,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300008,"propState":18,"propId":101030,"pos":{"x":24185,"y":772,"z":-28969},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300007,"propState":18,"propId":101027,"pos":{"x":-16278,"y":-4459,"z":35891},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300006,"propState":18,"propId":101031,"pos":{"x":-51149,"y":1237,"z":-67650},"rot":{"x":0,"y":241014,"z":0}},{"groupId":14,"instId":300005,"propState":18,"propId":101031,"pos":{"x":-15382,"y":559,"z":88019},"rot":{"x":0,"y":331179,"z":0}},{"groupId":14,"instId":300004,"propState":18,"propId":101031,"pos":{"x":-5744,"y":1203,"z":-66914},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300002,"propState":18,"propId":101029,"pos":{"x":-3965,"y":1263,"z":-13088},"rot":{"x":0,"y":320887,"z":0}},{"groupId":14,"instId":300001,"propState":18,"propId":101030,"pos":{"x":21922,"y":1742,"z":-69870},"rot":{"x":0,"y":90000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"1":{"props":[{"groupId":1,"instId":300008,"propState":0,"propId":102,"pos":{"x":-23357,"y":-1100,"z":-129990},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300007,"propState":0,"propId":102,"pos":{"x":37160,"y":-93,"z":-168310},"rot":{"x":0,"y":153500,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":-47360,"y":9,"z":-39760},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300005,"propState":0,"propId":100,"pos":{"x":-23320,"y":-4889,"z":-149600},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300006,"propState":0,"propId":102,"pos":{"x":31690,"y":210,"z":-40220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300004,"propState":0,"propId":102,"pos":{"x":-47830,"y":-6336,"z":81720},"rot":{"x":0,"y":315000,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":34963,"y":10,"z":-142260},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-15150,"y":10,"z":80340},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1010101":{"anchorId":4,"groupId":1,"instId":300001,"pos":{"x":-10138,"y":10,"z":78898},"rot":{"x":0,"y":186078,"z":0}},"1010102":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":-43300,"y":-93,"z":-37960},"rot":{"x":0,"y":90000,"z":0}},"1010103":{"anchorId":3,"groupId":1,"instId":300003,"pos":{"x":33046,"y":10,"z":-144792},"rot":{"x":0,"y":300000,"z":0}}}},"59":{"props":[{"groupId":59,"instId":300002,"propState":0,"propId":101022,"pos":{"x":11020,"y":21,"z":-146260},"rot":{"x":0,"y":239890,"z":0}},{"groupId":59,"instId":300003,"propState":0,"propId":101022,"pos":{"x":-39253,"y":-21985,"z":-55849},"rot":{"x":0,"y":269730,"z":0}},{"groupId":59,"instId":300001,"propState":0,"propId":101022,"pos":{"x":4027,"y":-4977,"z":39250},"rot":{"x":0,"y":269730,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[],"npcs":[{"groupId":2,"instId":400001,"npcId":11117,"pos":{"x":-5011,"y":234,"z":-67815},"rot":{"x":0,"y":8091,"z":0}},{"groupId":2,"instId":400005,"npcId":11101,"pos":{"x":-13080,"y":10,"z":-40030},"rot":{"x":0,"y":278638,"z":0}},{"groupId":2,"instId":400004,"npcId":11201,"pos":{"x":-4472,"y":234,"z":-11818},"rot":{"x":0,"y":188708,"z":0}}],"monsters":[],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300004,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300003,"propState":0,"propId":134,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300001,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-19830},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300152,"propState":1,"propId":120,"pos":{"x":-43080,"y":10,"z":92950},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300151,"propState":1,"propId":120,"pos":{"x":9140,"y":992,"z":49520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300150,"propState":1,"propId":120,"pos":{"x":2730,"y":992,"z":52300},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300066,"propState":1,"propId":120,"pos":{"x":-30928,"y":992,"z":77648},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300149,"propState":1,"propId":120,"pos":{"x":25082,"y":900,"z":-28741},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300148,"propState":1,"propId":120,"pos":{"x":25115,"y":900,"z":-51271},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300147,"propState":1,"propId":120,"pos":{"x":20880,"y":1700,"z":-50859},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300146,"propState":1,"propId":120,"pos":{"x":30129,"y":1700,"z":-69607},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300137,"propState":1,"propId":120,"pos":{"x":-57646,"y":1476,"z":-65395},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300136,"propState":1,"propId":120,"pos":{"x":-46341,"y":1476,"z":-68503},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300135,"propState":1,"propId":120,"pos":{"x":-34429,"y":1476,"z":-70538},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300134,"propState":1,"propId":120,"pos":{"x":-18771,"y":1476,"z":-70694},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300123,"propState":1,"propId":120,"pos":{"x":21441,"y":1700,"z":-120892},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300122,"propState":1,"propId":120,"pos":{"x":450,"y":1700,"z":-108565},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300110,"propState":1,"propId":120,"pos":{"x":-19645,"y":-3624,"z":39402},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300121,"propState":1,"propId":120,"pos":{"x":7275,"y":1700,"z":-108595},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300120,"propState":1,"propId":120,"pos":{"x":16868,"y":1700,"z":-102033},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300119,"propState":1,"propId":120,"pos":{"x":7251,"y":1700,"z":-88677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300118,"propState":1,"propId":120,"pos":{"x":5814,"y":1700,"z":-67823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300117,"propState":1,"propId":120,"pos":{"x":39,"y":1700,"z":-70016},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300116,"propState":1,"propId":120,"pos":{"x":20885,"y":1700,"z":-29193},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300115,"propState":1,"propId":120,"pos":{"x":54,"y":1700,"z":-10067},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300114,"propState":1,"propId":120,"pos":{"x":5781,"y":1700,"z":-12175},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300113,"propState":1,"propId":120,"pos":{"x":13581,"y":1700,"z":8925},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300112,"propState":1,"propId":120,"pos":{"x":687,"y":1700,"z":8905},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300111,"propState":1,"propId":120,"pos":{"x":-190,"y":-3624,"z":31000},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300073,"propState":1,"propId":120,"pos":{"x":-9992,"y":870,"z":-10721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300072,"propState":1,"propId":120,"pos":{"x":-4640,"y":1470,"z":-13000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300071,"propState":1,"propId":120,"pos":{"x":-4887,"y":1470,"z":-66390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300070,"propState":1,"propId":120,"pos":{"x":-5237,"y":810,"z":-110320},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300069,"propState":1,"propId":120,"pos":{"x":-5171,"y":-4001,"z":24310},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300068,"propState":1,"propId":120,"pos":{"x":-17222,"y":773,"z":16295},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300067,"propState":1,"propId":120,"pos":{"x":-12821,"y":1230,"z":14853},"rot":{"x":0,"y":305000,"z":0}},{"groupId":13,"instId":300065,"propState":1,"propId":120,"pos":{"x":9990,"y":1114,"z":-143660},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300064,"propState":1,"propId":120,"pos":{"x":560,"y":1114,"z":-78712},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300063,"propState":1,"propId":120,"pos":{"x":635,"y":1114,"z":-96982},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300062,"propState":1,"propId":120,"pos":{"x":-10872,"y":1114,"z":-98850},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300061,"propState":1,"propId":120,"pos":{"x":-10864,"y":1114,"z":-78866},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300050,"propState":1,"propId":120,"pos":{"x":-11034,"y":1114,"z":1444},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300049,"propState":1,"propId":120,"pos":{"x":-11042,"y":1114,"z":4904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300037,"propState":1,"propId":120,"pos":{"x":-25462,"y":992,"z":84808},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300133,"propState":1,"propId":120,"pos":{"x":-18769,"y":1476,"z":-88309},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300132,"propState":1,"propId":120,"pos":{"x":-34433,"y":1476,"z":-92719},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300131,"propState":1,"propId":120,"pos":{"x":-18788,"y":1476,"z":-105234},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300130,"propState":1,"propId":120,"pos":{"x":-34179,"y":1476,"z":-108585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300129,"propState":1,"propId":120,"pos":{"x":-26867,"y":1476,"z":-131123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300128,"propState":1,"propId":120,"pos":{"x":-14505,"y":6488,"z":-140168},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300127,"propState":1,"propId":120,"pos":{"x":-5019,"y":6488,"z":-130904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300126,"propState":1,"propId":120,"pos":{"x":8776,"y":1700,"z":-127737},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300125,"propState":1,"propId":120,"pos":{"x":18935,"y":1700,"z":-147143},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300124,"propState":1,"propId":120,"pos":{"x":30981,"y":1700,"z":-140396},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300085,"propState":1,"propId":120,"pos":{"x":-10520,"y":860,"z":-7871},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300084,"propState":1,"propId":120,"pos":{"x":-45589,"y":860,"z":-11469},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300083,"propState":1,"propId":120,"pos":{"x":-69027,"y":860,"z":-25001},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300082,"propState":1,"propId":120,"pos":{"x":-69030,"y":860,"z":-54983},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300081,"propState":1,"propId":120,"pos":{"x":-45586,"y":860,"z":-68521},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300080,"propState":1,"propId":120,"pos":{"x":-10552,"y":860,"z":-95500},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300079,"propState":1,"propId":120,"pos":{"x":-10543,"y":860,"z":-76325},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300078,"propState":1,"propId":120,"pos":{"x":177,"y":860,"z":-81099},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300077,"propState":1,"propId":120,"pos":{"x":185,"y":860,"z":-100409},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300076,"propState":1,"propId":120,"pos":{"x":-10752,"y":5872,"z":-138585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300075,"propState":1,"propId":120,"pos":{"x":1135,"y":1550,"z":-90919},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300074,"propState":1,"propId":120,"pos":{"x":1096,"y":1550,"z":-88584},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300045,"propState":1,"propId":120,"pos":{"x":-703,"y":-4107,"z":52316},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300044,"propState":1,"propId":120,"pos":{"x":-715,"y":992,"z":55745},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300043,"propState":1,"propId":120,"pos":{"x":-19255,"y":992,"z":91002},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300042,"propState":1,"propId":120,"pos":{"x":-18159,"y":992,"z":92133},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300041,"propState":1,"propId":120,"pos":{"x":-22246,"y":992,"z":96317},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300040,"propState":1,"propId":120,"pos":{"x":-23397,"y":992,"z":95166},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300039,"propState":1,"propId":120,"pos":{"x":-28404,"y":992,"z":90174},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300038,"propState":1,"propId":120,"pos":{"x":-24255,"y":992,"z":86017},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300031,"propState":1,"propId":120,"pos":{"x":9200,"y":1527,"z":9090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300030,"propState":1,"propId":120,"pos":{"x":2691,"y":6316,"z":-138041},"rot":{"x":0,"y":60000,"z":0}},{"groupId":13,"instId":300029,"propState":1,"propId":120,"pos":{"x":-17550,"y":6316,"z":-145790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300027,"propState":1,"propId":120,"pos":{"x":-21257,"y":-3471,"z":67049},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300026,"propState":1,"propId":120,"pos":{"x":-52913,"y":-4890,"z":78787},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300025,"propState":0,"propId":120,"pos":{"x":-14431,"y":6327,"z":-138760},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300024,"propState":0,"propId":120,"pos":{"x":-40431,"y":1434,"z":-132376},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300145,"propState":1,"propId":120,"pos":{"x":30166,"y":1700,"z":-51652},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300144,"propState":1,"propId":120,"pos":{"x":30162,"y":1700,"z":-10222},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300143,"propState":1,"propId":120,"pos":{"x":30154,"y":1700,"z":-28443},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300142,"propState":1,"propId":120,"pos":{"x":12880,"y":1476,"z":49308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300141,"propState":1,"propId":120,"pos":{"x":-46332,"y":1476,"z":-11542},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300140,"propState":1,"propId":120,"pos":{"x":-57647,"y":1476,"z":-14593},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300139,"propState":1,"propId":120,"pos":{"x":-69009,"y":1476,"z":-25777},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300138,"propState":1,"propId":120,"pos":{"x":-69025,"y":1476,"z":-54123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300097,"propState":1,"propId":120,"pos":{"x":-19945,"y":1476,"z":73638},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300096,"propState":1,"propId":120,"pos":{"x":-26519,"y":1476,"z":73539},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300095,"propState":1,"propId":120,"pos":{"x":-40326,"y":1476,"z":87572},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300094,"propState":1,"propId":120,"pos":{"x":-80,"y":964,"z":61130},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300093,"propState":1,"propId":120,"pos":{"x":-16946,"y":964,"z":76836},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300092,"propState":1,"propId":120,"pos":{"x":-32167,"y":964,"z":108842},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300091,"propState":1,"propId":120,"pos":{"x":22909,"y":1098,"z":-69606},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300090,"propState":1,"propId":120,"pos":{"x":21837,"y":1098,"z":-50825},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300089,"propState":1,"propId":120,"pos":{"x":21838,"y":1098,"z":-29184},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300088,"propState":1,"propId":120,"pos":{"x":22902,"y":1098,"z":-10308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300087,"propState":1,"propId":120,"pos":{"x":-15129,"y":-4138,"z":35786},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300086,"propState":1,"propId":120,"pos":{"x":139,"y":860,"z":-2171},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300060,"propState":1,"propId":120,"pos":{"x":-64353,"y":1114,"z":-19831},"rot":{"x":0,"y":50000,"z":0}},{"groupId":13,"instId":300059,"propState":1,"propId":120,"pos":{"x":-52500,"y":1114,"z":-13060},"rot":{"x":0,"y":75000,"z":0}},{"groupId":13,"instId":300058,"propState":1,"propId":120,"pos":{"x":-63699,"y":1114,"z":-60832},"rot":{"x":0,"y":130000,"z":0}},{"groupId":13,"instId":300057,"propState":1,"propId":120,"pos":{"x":-52527,"y":1114,"z":-66939},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300056,"propState":1,"propId":120,"pos":{"x":-41652,"y":1114,"z":-68186},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300055,"propState":1,"propId":120,"pos":{"x":-41540,"y":1114,"z":-11816},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300054,"propState":1,"propId":120,"pos":{"x":-19114,"y":1114,"z":-6522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300053,"propState":1,"propId":120,"pos":{"x":-19148,"y":1114,"z":1465},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300052,"propState":1,"propId":120,"pos":{"x":-19106,"y":1114,"z":4888},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300051,"propState":1,"propId":120,"pos":{"x":-10964,"y":1114,"z":-6509},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300048,"propState":1,"propId":120,"pos":{"x":580,"y":1114,"z":225},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300047,"propState":1,"propId":120,"pos":{"x":-16876,"y":-4107,"z":35845},"rot":{"x":0,"y":250000,"z":0}},{"groupId":13,"instId":300046,"propState":1,"propId":120,"pos":{"x":-13465,"y":-4107,"z":35876},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300023,"propState":0,"propId":120,"pos":{"x":999,"y":1534,"z":-107209},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300022,"propState":0,"propId":120,"pos":{"x":-11736,"y":1534,"z":-71045},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300021,"propState":0,"propId":120,"pos":{"x":14250,"y":1544,"z":-3677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300020,"propState":0,"propId":120,"pos":{"x":-27666,"y":1531,"z":74723},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300028,"propState":0,"propId":120,"pos":{"x":9226,"y":-20632,"z":-51522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300019,"propState":0,"propId":120,"pos":{"x":38757,"y":1400,"z":-149823},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300018,"propState":0,"propId":120,"pos":{"x":28787,"y":1626,"z":-69626},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300017,"propState":0,"propId":120,"pos":{"x":28624,"y":1792,"z":-125646},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300016,"propState":0,"propId":120,"pos":{"x":-8627,"y":1618,"z":-12391},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300015,"propState":0,"propId":120,"pos":{"x":27593,"y":1622,"z":-29186},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300014,"propState":0,"propId":120,"pos":{"x":151,"y":1625,"z":-84471},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300013,"propState":0,"propId":120,"pos":{"x":-37410,"y":1503,"z":-109750},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300109,"propState":1,"propId":120,"pos":{"x":-10550,"y":-3624,"z":39379},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300108,"propState":1,"propId":120,"pos":{"x":-9446,"y":-3624,"z":53744},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300107,"propState":1,"propId":120,"pos":{"x":-23878,"y":-3624,"z":68251},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300106,"propState":1,"propId":120,"pos":{"x":5634,"y":1476,"z":49522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300105,"propState":1,"propId":120,"pos":{"x":-2835,"y":1476,"z":58221},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300104,"propState":1,"propId":120,"pos":{"x":2801,"y":1476,"z":63759},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300103,"propState":1,"propId":120,"pos":{"x":16585,"y":1476,"z":73823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300102,"propState":1,"propId":120,"pos":{"x":-3228,"y":1476,"z":93589},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300101,"propState":1,"propId":120,"pos":{"x":-4324,"y":1476,"z":104197},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300100,"propState":1,"propId":120,"pos":{"x":-23669,"y":1476,"z":107796},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300099,"propState":1,"propId":120,"pos":{"x":-36655,"y":1476,"z":102991},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300098,"propState":1,"propId":120,"pos":{"x":-13341,"y":1476,"z":80100},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300036,"propState":1,"propId":120,"pos":{"x":-29601,"y":992,"z":88912},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300035,"propState":1,"propId":120,"pos":{"x":-37240,"y":992,"z":83960},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300034,"propState":1,"propId":120,"pos":{"x":-45290,"y":1404,"z":97440},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300033,"propState":1,"propId":120,"pos":{"x":-11440,"y":1404,"z":113730},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300032,"propState":1,"propId":120,"pos":{"x":4606,"y":-3694,"z":46422},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300012,"propState":0,"propId":120,"pos":{"x":-19530,"y":1406,"z":-129043},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":120,"pos":{"x":1126,"y":6398,"z":-137586},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300010,"propState":0,"propId":120,"pos":{"x":9245,"y":1409,"z":-132371},"rot":{"x":0,"y":30000,"z":0}},{"groupId":13,"instId":300009,"propState":0,"propId":120,"pos":{"x":12297,"y":1403,"z":-149669},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":120,"pos":{"x":-10628,"y":1627,"z":-100476},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":120,"pos":{"x":-26726,"y":1506,"z":-133629},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":120,"pos":{"x":180,"y":1624,"z":-7844},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":120,"pos":{"x":-1079,"y":-3600,"z":28852},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":120,"pos":{"x":4908,"y":1625,"z":49761},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":120,"pos":{"x":-23143,"y":1621,"z":73149},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":120,"pos":{"x":-7498,"y":1628,"z":108591},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":120,"pos":{"x":-40642,"y":1619,"z":101478},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"238":{"props":[{"groupId":238,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-51463,"y":1246,"z":-12579},"rot":{"x":0,"y":179438,"z":0}},{"groupId":238,"instId":300007,"propState":18,"propId":101028,"pos":{"x":381,"y":1459,"z":-71256},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300006,"propState":18,"propId":101028,"pos":{"x":-2085,"y":-4444,"z":53968},"rot":{"x":0,"y":215559,"z":0}},{"groupId":238,"instId":300005,"propState":18,"propId":101028,"pos":{"x":349,"y":772,"z":-1064},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300004,"propState":18,"propId":101028,"pos":{"x":9247,"y":550,"z":-142517},"rot":{"x":0,"y":72385,"z":0}},{"groupId":238,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-10576,"y":766,"z":-96790},"rot":{"x":0,"y":31037,"z":0}},{"groupId":238,"instId":300001,"propState":18,"propId":101028,"pos":{"x":9066,"y":562,"z":60542},"rot":{"x":0,"y":55492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"257":{"props":[{"groupId":257,"instId":300001,"propState":0,"propId":100,"pos":{"x":5040,"y":-21996,"z":-27741},"rot":{"x":0,"y":0,"z":0}},{"groupId":257,"instId":300002,"propState":8,"propId":110,"pos":{"x":5026,"y":-21996,"z":-25089},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":1,"startGroupId":264}},"101010112":{"P10101_F10101001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300005,"propState":0,"propId":100,"pos":{"x":-23320,"y":-4889,"z":-149600},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300007,"propState":0,"propId":102,"pos":{"x":37160,"y":-93,"z":-168310},"rot":{"x":0,"y":153500,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":34963,"y":10,"z":-142260},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300008,"propState":0,"propId":102,"pos":{"x":-23357,"y":-1100,"z":-129990},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300004,"propState":0,"propId":102,"pos":{"x":-47830,"y":-6336,"z":81720},"rot":{"x":0,"y":315000,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":-47360,"y":9,"z":-39760},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300006,"propState":0,"propId":102,"pos":{"x":31690,"y":210,"z":-40220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-15150,"y":10,"z":80340},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1010101":{"anchorId":4,"groupId":1,"instId":300001,"pos":{"x":-10138,"y":10,"z":78898},"rot":{"x":0,"y":186078,"z":0}},"1010102":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":-43300,"y":-93,"z":-37960},"rot":{"x":0,"y":90000,"z":0}},"1010103":{"anchorId":3,"groupId":1,"instId":300003,"pos":{"x":33046,"y":10,"z":-144792},"rot":{"x":0,"y":300000,"z":0}}}},"14":{"props":[{"groupId":14,"instId":300002,"propState":18,"propId":101029,"pos":{"x":-3965,"y":1263,"z":-13088},"rot":{"x":0,"y":320887,"z":0}},{"groupId":14,"instId":300012,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300011,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300010,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300009,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300008,"propState":18,"propId":101030,"pos":{"x":24185,"y":772,"z":-28969},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300007,"propState":18,"propId":101027,"pos":{"x":-16278,"y":-4459,"z":35891},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300006,"propState":18,"propId":101031,"pos":{"x":-51149,"y":1237,"z":-67650},"rot":{"x":0,"y":241014,"z":0}},{"groupId":14,"instId":300005,"propState":18,"propId":101031,"pos":{"x":-15382,"y":559,"z":88019},"rot":{"x":0,"y":331179,"z":0}},{"groupId":14,"instId":300004,"propState":18,"propId":101031,"pos":{"x":-5744,"y":1203,"z":-66914},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300003,"propState":18,"propId":101027,"pos":{"x":-64567,"y":1227,"z":-19644},"rot":{"x":0,"y":19283,"z":0}},{"groupId":14,"instId":300001,"propState":18,"propId":101030,"pos":{"x":21922,"y":1742,"z":-69870},"rot":{"x":0,"y":90000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-44990,"y":234,"z":96940},"rot":{"x":0,"y":135000,"z":0}},{"groupId":161,"instId":300011,"propState":12,"propId":60101,"pos":{"x":9207,"y":-21996,"z":-22997},"rot":{"x":0,"y":270000,"z":0}},{"groupId":161,"instId":300010,"propState":12,"propId":60101,"pos":{"x":-8945,"y":-4989,"z":27044},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300009,"propState":12,"propId":60101,"pos":{"x":27319,"y":384,"z":-9339},"rot":{"x":0,"y":180252,"z":0}},{"groupId":161,"instId":300007,"propState":12,"propId":60101,"pos":{"x":-17573,"y":5022,"z":-144715},"rot":{"x":0,"y":357369,"z":0}},{"groupId":161,"instId":300006,"propState":12,"propId":60101,"pos":{"x":25330,"y":10,"z":-167030},"rot":{"x":0,"y":334232,"z":0}},{"groupId":161,"instId":300005,"propState":12,"propId":60101,"pos":{"x":37905,"y":10,"z":-144135},"rot":{"x":0,"y":243409,"z":0}},{"groupId":161,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-37026,"y":131,"z":-108225},"rot":{"x":0,"y":87871,"z":0}},{"groupId":161,"instId":300003,"propState":12,"propId":60101,"pos":{"x":-61507,"y":692,"z":-62780},"rot":{"x":0,"y":40483,"z":0}},{"groupId":161,"instId":300002,"propState":12,"propId":60101,"pos":{"x":20517,"y":234,"z":70589},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300003,"propState":0,"propId":101022,"pos":{"x":-39253,"y":-21985,"z":-55849},"rot":{"x":0,"y":269730,"z":0}},{"groupId":59,"instId":300001,"propState":0,"propId":101022,"pos":{"x":4027,"y":-4977,"z":39250},"rot":{"x":0,"y":269730,"z":0}},{"groupId":59,"instId":300002,"propState":0,"propId":101022,"pos":{"x":11020,"y":21,"z":-146260},"rot":{"x":0,"y":239890,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[],"npcs":[{"groupId":2,"instId":400001,"npcId":11117,"pos":{"x":-5011,"y":234,"z":-67815},"rot":{"x":0,"y":8091,"z":0}},{"groupId":2,"instId":400005,"npcId":11101,"pos":{"x":-13080,"y":10,"z":-40030},"rot":{"x":0,"y":278638,"z":0}},{"groupId":2,"instId":400004,"npcId":11201,"pos":{"x":-4472,"y":234,"z":-11818},"rot":{"x":0,"y":188708,"z":0}}],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300147,"propState":1,"propId":120,"pos":{"x":20880,"y":1700,"z":-50859},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300146,"propState":1,"propId":120,"pos":{"x":30129,"y":1700,"z":-69607},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300122,"propState":1,"propId":120,"pos":{"x":450,"y":1700,"z":-108565},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300145,"propState":1,"propId":120,"pos":{"x":30166,"y":1700,"z":-51652},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300144,"propState":1,"propId":120,"pos":{"x":30162,"y":1700,"z":-10222},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300143,"propState":1,"propId":120,"pos":{"x":30154,"y":1700,"z":-28443},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300142,"propState":1,"propId":120,"pos":{"x":12880,"y":1476,"z":49308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300141,"propState":1,"propId":120,"pos":{"x":-46332,"y":1476,"z":-11542},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300140,"propState":1,"propId":120,"pos":{"x":-57647,"y":1476,"z":-14593},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300139,"propState":1,"propId":120,"pos":{"x":-69009,"y":1476,"z":-25777},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300138,"propState":1,"propId":120,"pos":{"x":-69025,"y":1476,"z":-54123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300137,"propState":1,"propId":120,"pos":{"x":-57646,"y":1476,"z":-65395},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300136,"propState":1,"propId":120,"pos":{"x":-46341,"y":1476,"z":-68503},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300135,"propState":1,"propId":120,"pos":{"x":-34429,"y":1476,"z":-70538},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300134,"propState":1,"propId":120,"pos":{"x":-18771,"y":1476,"z":-70694},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300124,"propState":1,"propId":120,"pos":{"x":30981,"y":1700,"z":-140396},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300123,"propState":1,"propId":120,"pos":{"x":21441,"y":1700,"z":-120892},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300082,"propState":1,"propId":120,"pos":{"x":-69030,"y":860,"z":-54983},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300109,"propState":1,"propId":120,"pos":{"x":-10550,"y":-3624,"z":39379},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300108,"propState":1,"propId":120,"pos":{"x":-9446,"y":-3624,"z":53744},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300107,"propState":1,"propId":120,"pos":{"x":-23878,"y":-3624,"z":68251},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300106,"propState":1,"propId":120,"pos":{"x":5634,"y":1476,"z":49522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300105,"propState":1,"propId":120,"pos":{"x":-2835,"y":1476,"z":58221},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300104,"propState":1,"propId":120,"pos":{"x":2801,"y":1476,"z":63759},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300103,"propState":1,"propId":120,"pos":{"x":16585,"y":1476,"z":73823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300102,"propState":1,"propId":120,"pos":{"x":-3228,"y":1476,"z":93589},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300101,"propState":1,"propId":120,"pos":{"x":-4324,"y":1476,"z":104197},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300100,"propState":1,"propId":120,"pos":{"x":-23669,"y":1476,"z":107796},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300099,"propState":1,"propId":120,"pos":{"x":-36655,"y":1476,"z":102991},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300098,"propState":1,"propId":120,"pos":{"x":-13341,"y":1476,"z":80100},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300081,"propState":1,"propId":120,"pos":{"x":-45586,"y":860,"z":-68521},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300080,"propState":1,"propId":120,"pos":{"x":-10552,"y":860,"z":-95500},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300079,"propState":1,"propId":120,"pos":{"x":-10543,"y":860,"z":-76325},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300078,"propState":1,"propId":120,"pos":{"x":177,"y":860,"z":-81099},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300077,"propState":1,"propId":120,"pos":{"x":185,"y":860,"z":-100409},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300076,"propState":1,"propId":120,"pos":{"x":-10752,"y":5872,"z":-138585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300075,"propState":1,"propId":120,"pos":{"x":1135,"y":1550,"z":-90919},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300074,"propState":1,"propId":120,"pos":{"x":1096,"y":1550,"z":-88584},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300064,"propState":1,"propId":120,"pos":{"x":560,"y":1114,"z":-78712},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300063,"propState":1,"propId":120,"pos":{"x":635,"y":1114,"z":-96982},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300062,"propState":1,"propId":120,"pos":{"x":-10872,"y":1114,"z":-98850},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300061,"propState":1,"propId":120,"pos":{"x":-10864,"y":1114,"z":-78866},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300046,"propState":1,"propId":120,"pos":{"x":-13465,"y":-4107,"z":35876},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300045,"propState":1,"propId":120,"pos":{"x":-703,"y":-4107,"z":52316},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300024,"propState":0,"propId":120,"pos":{"x":-40431,"y":1434,"z":-132376},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300121,"propState":1,"propId":120,"pos":{"x":7275,"y":1700,"z":-108595},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300120,"propState":1,"propId":120,"pos":{"x":16868,"y":1700,"z":-102033},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300119,"propState":1,"propId":120,"pos":{"x":7251,"y":1700,"z":-88677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300118,"propState":1,"propId":120,"pos":{"x":5814,"y":1700,"z":-67823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300117,"propState":1,"propId":120,"pos":{"x":39,"y":1700,"z":-70016},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300116,"propState":1,"propId":120,"pos":{"x":20885,"y":1700,"z":-29193},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300115,"propState":1,"propId":120,"pos":{"x":54,"y":1700,"z":-10067},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300114,"propState":1,"propId":120,"pos":{"x":5781,"y":1700,"z":-12175},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300113,"propState":1,"propId":120,"pos":{"x":13581,"y":1700,"z":8925},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300112,"propState":1,"propId":120,"pos":{"x":687,"y":1700,"z":8905},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300111,"propState":1,"propId":120,"pos":{"x":-190,"y":-3624,"z":31000},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300110,"propState":1,"propId":120,"pos":{"x":-19645,"y":-3624,"z":39402},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300085,"propState":1,"propId":120,"pos":{"x":-10520,"y":860,"z":-7871},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300084,"propState":1,"propId":120,"pos":{"x":-45589,"y":860,"z":-11469},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300083,"propState":1,"propId":120,"pos":{"x":-69027,"y":860,"z":-25001},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300060,"propState":1,"propId":120,"pos":{"x":-64353,"y":1114,"z":-19831},"rot":{"x":0,"y":50000,"z":0}},{"groupId":13,"instId":300059,"propState":1,"propId":120,"pos":{"x":-52500,"y":1114,"z":-13060},"rot":{"x":0,"y":75000,"z":0}},{"groupId":13,"instId":300058,"propState":1,"propId":120,"pos":{"x":-63699,"y":1114,"z":-60832},"rot":{"x":0,"y":130000,"z":0}},{"groupId":13,"instId":300057,"propState":1,"propId":120,"pos":{"x":-52527,"y":1114,"z":-66939},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300056,"propState":1,"propId":120,"pos":{"x":-41652,"y":1114,"z":-68186},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300055,"propState":1,"propId":120,"pos":{"x":-41540,"y":1114,"z":-11816},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300054,"propState":1,"propId":120,"pos":{"x":-19114,"y":1114,"z":-6522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300053,"propState":1,"propId":120,"pos":{"x":-19148,"y":1114,"z":1465},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300052,"propState":1,"propId":120,"pos":{"x":-19106,"y":1114,"z":4888},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300051,"propState":1,"propId":120,"pos":{"x":-10964,"y":1114,"z":-6509},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300050,"propState":1,"propId":120,"pos":{"x":-11034,"y":1114,"z":1444},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300049,"propState":1,"propId":120,"pos":{"x":-11042,"y":1114,"z":4904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300044,"propState":1,"propId":120,"pos":{"x":-715,"y":992,"z":55745},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300043,"propState":1,"propId":120,"pos":{"x":-19255,"y":992,"z":91002},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300042,"propState":1,"propId":120,"pos":{"x":-18159,"y":992,"z":92133},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300041,"propState":1,"propId":120,"pos":{"x":-22246,"y":992,"z":96317},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300040,"propState":1,"propId":120,"pos":{"x":-23397,"y":992,"z":95166},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300039,"propState":1,"propId":120,"pos":{"x":-28404,"y":992,"z":90174},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300038,"propState":1,"propId":120,"pos":{"x":-24255,"y":992,"z":86017},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300037,"propState":1,"propId":120,"pos":{"x":-25462,"y":992,"z":84808},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300019,"propState":0,"propId":120,"pos":{"x":38757,"y":1400,"z":-149823},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300018,"propState":0,"propId":120,"pos":{"x":28787,"y":1626,"z":-69626},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300017,"propState":0,"propId":120,"pos":{"x":28624,"y":1792,"z":-125646},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300016,"propState":0,"propId":120,"pos":{"x":-8627,"y":1618,"z":-12391},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300015,"propState":0,"propId":120,"pos":{"x":27593,"y":1622,"z":-29186},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300014,"propState":0,"propId":120,"pos":{"x":151,"y":1625,"z":-84471},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300013,"propState":0,"propId":120,"pos":{"x":-37410,"y":1503,"z":-109750},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300152,"propState":1,"propId":120,"pos":{"x":-43080,"y":10,"z":92950},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300151,"propState":1,"propId":120,"pos":{"x":9140,"y":992,"z":49520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300150,"propState":1,"propId":120,"pos":{"x":2730,"y":992,"z":52300},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300066,"propState":1,"propId":120,"pos":{"x":-30928,"y":992,"z":77648},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300149,"propState":1,"propId":120,"pos":{"x":25082,"y":900,"z":-28741},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300148,"propState":1,"propId":120,"pos":{"x":25115,"y":900,"z":-51271},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300133,"propState":1,"propId":120,"pos":{"x":-18769,"y":1476,"z":-88309},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300132,"propState":1,"propId":120,"pos":{"x":-34433,"y":1476,"z":-92719},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300131,"propState":1,"propId":120,"pos":{"x":-18788,"y":1476,"z":-105234},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300130,"propState":1,"propId":120,"pos":{"x":-34179,"y":1476,"z":-108585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300129,"propState":1,"propId":120,"pos":{"x":-26867,"y":1476,"z":-131123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300128,"propState":1,"propId":120,"pos":{"x":-14505,"y":6488,"z":-140168},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300127,"propState":1,"propId":120,"pos":{"x":-5019,"y":6488,"z":-130904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300126,"propState":1,"propId":120,"pos":{"x":8776,"y":1700,"z":-127737},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300125,"propState":1,"propId":120,"pos":{"x":18935,"y":1700,"z":-147143},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300097,"propState":1,"propId":120,"pos":{"x":-19945,"y":1476,"z":73638},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300096,"propState":1,"propId":120,"pos":{"x":-26519,"y":1476,"z":73539},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300095,"propState":1,"propId":120,"pos":{"x":-40326,"y":1476,"z":87572},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300094,"propState":1,"propId":120,"pos":{"x":-80,"y":964,"z":61130},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300093,"propState":1,"propId":120,"pos":{"x":-16946,"y":964,"z":76836},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300092,"propState":1,"propId":120,"pos":{"x":-32167,"y":964,"z":108842},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300091,"propState":1,"propId":120,"pos":{"x":22909,"y":1098,"z":-69606},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300090,"propState":1,"propId":120,"pos":{"x":21837,"y":1098,"z":-50825},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300089,"propState":1,"propId":120,"pos":{"x":21838,"y":1098,"z":-29184},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300088,"propState":1,"propId":120,"pos":{"x":22902,"y":1098,"z":-10308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300087,"propState":1,"propId":120,"pos":{"x":-15129,"y":-4138,"z":35786},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300086,"propState":1,"propId":120,"pos":{"x":139,"y":860,"z":-2171},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300073,"propState":1,"propId":120,"pos":{"x":-9992,"y":870,"z":-10721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300072,"propState":1,"propId":120,"pos":{"x":-4640,"y":1470,"z":-13000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300071,"propState":1,"propId":120,"pos":{"x":-4887,"y":1470,"z":-66390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300070,"propState":1,"propId":120,"pos":{"x":-5237,"y":810,"z":-110320},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300069,"propState":1,"propId":120,"pos":{"x":-5171,"y":-4001,"z":24310},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300068,"propState":1,"propId":120,"pos":{"x":-17222,"y":773,"z":16295},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300067,"propState":1,"propId":120,"pos":{"x":-12821,"y":1230,"z":14853},"rot":{"x":0,"y":305000,"z":0}},{"groupId":13,"instId":300065,"propState":1,"propId":120,"pos":{"x":9990,"y":1114,"z":-143660},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300048,"propState":1,"propId":120,"pos":{"x":580,"y":1114,"z":225},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300047,"propState":1,"propId":120,"pos":{"x":-16876,"y":-4107,"z":35845},"rot":{"x":0,"y":250000,"z":0}},{"groupId":13,"instId":300036,"propState":1,"propId":120,"pos":{"x":-29601,"y":992,"z":88912},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300035,"propState":1,"propId":120,"pos":{"x":-37240,"y":992,"z":83960},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300034,"propState":1,"propId":120,"pos":{"x":-45290,"y":1404,"z":97440},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300033,"propState":1,"propId":120,"pos":{"x":-11440,"y":1404,"z":113730},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300032,"propState":1,"propId":120,"pos":{"x":4606,"y":-3694,"z":46422},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300031,"propState":1,"propId":120,"pos":{"x":9200,"y":1527,"z":9090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300030,"propState":1,"propId":120,"pos":{"x":2691,"y":6316,"z":-138041},"rot":{"x":0,"y":60000,"z":0}},{"groupId":13,"instId":300029,"propState":1,"propId":120,"pos":{"x":-17550,"y":6316,"z":-145790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300027,"propState":1,"propId":120,"pos":{"x":-21257,"y":-3471,"z":67049},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300026,"propState":1,"propId":120,"pos":{"x":-52913,"y":-4890,"z":78787},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300025,"propState":0,"propId":120,"pos":{"x":-14431,"y":6327,"z":-138760},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300023,"propState":0,"propId":120,"pos":{"x":999,"y":1534,"z":-107209},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300022,"propState":0,"propId":120,"pos":{"x":-11736,"y":1534,"z":-71045},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300021,"propState":0,"propId":120,"pos":{"x":14250,"y":1544,"z":-3677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300020,"propState":0,"propId":120,"pos":{"x":-27666,"y":1531,"z":74723},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300028,"propState":0,"propId":120,"pos":{"x":9226,"y":-20632,"z":-51522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300012,"propState":0,"propId":120,"pos":{"x":-19530,"y":1406,"z":-129043},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":120,"pos":{"x":1126,"y":6398,"z":-137586},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300010,"propState":0,"propId":120,"pos":{"x":9245,"y":1409,"z":-132371},"rot":{"x":0,"y":30000,"z":0}},{"groupId":13,"instId":300009,"propState":0,"propId":120,"pos":{"x":12297,"y":1403,"z":-149669},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":120,"pos":{"x":-10628,"y":1627,"z":-100476},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":120,"pos":{"x":-26726,"y":1506,"z":-133629},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":120,"pos":{"x":180,"y":1624,"z":-7844},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":120,"pos":{"x":-1079,"y":-3600,"z":28852},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":120,"pos":{"x":4908,"y":1625,"z":49761},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":120,"pos":{"x":-23143,"y":1621,"z":73149},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":120,"pos":{"x":-7498,"y":1628,"z":108591},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":120,"pos":{"x":-40642,"y":1619,"z":101478},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300003,"propState":0,"propId":134,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300004,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300001,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-19830},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"238":{"props":[{"groupId":238,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-10576,"y":766,"z":-96790},"rot":{"x":0,"y":31037,"z":0}},{"groupId":238,"instId":300007,"propState":18,"propId":101028,"pos":{"x":381,"y":1459,"z":-71256},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300006,"propState":18,"propId":101028,"pos":{"x":-2085,"y":-4444,"z":53968},"rot":{"x":0,"y":215559,"z":0}},{"groupId":238,"instId":300005,"propState":18,"propId":101028,"pos":{"x":349,"y":772,"z":-1064},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-51463,"y":1246,"z":-12579},"rot":{"x":0,"y":179438,"z":0}},{"groupId":238,"instId":300004,"propState":18,"propId":101028,"pos":{"x":9247,"y":550,"z":-142517},"rot":{"x":0,"y":72385,"z":0}},{"groupId":238,"instId":300001,"propState":18,"propId":101028,"pos":{"x":9066,"y":562,"z":60542},"rot":{"x":0,"y":55492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"257":{"props":[{"groupId":257,"instId":300001,"propState":0,"propId":100,"pos":{"x":5040,"y":-21996,"z":-27741},"rot":{"x":0,"y":0,"z":0}},{"groupId":257,"instId":300002,"propState":8,"propId":110,"pos":{"x":5026,"y":-21996,"z":-25089},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":1,"startGroupId":276}},"1010102":{"P10101_F10101001":{"scenes":{"18":{"props":[{"groupId":18,"instId":300001,"propState":18,"propId":101031,"pos":{"x":-209,"y":1362,"z":-4914},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300001,"propState":18,"propId":101030,"pos":{"x":-1501,"y":1371,"z":-5426},"rot":{"x":0,"y":67296,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":1,"startGroupId":1}},"1010103":{"P10101_F10101001":{"scenes":{"8":{"props":[{"groupId":8,"instId":300002,"propState":18,"propId":101030,"pos":{"x":1653,"y":752,"z":2402},"rot":{"x":0,"y":78634,"z":0}},{"groupId":8,"instId":300001,"propState":18,"propId":101029,"pos":{"x":101,"y":797,"z":-2751},"rot":{"x":0,"y":21023,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":1,"startGroupId":1}},"1010104":{"P10101_F10101001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300001,"propState":18,"propId":101029,"pos":{"x":-11153,"y":887,"z":1911},"rot":{"x":0,"y":30966,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300001,"propState":18,"propId":101029,"pos":{"x":-11153,"y":888,"z":1911},"rot":{"x":0,"y":30966,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300001,"propState":18,"propId":101029,"pos":{"x":-11153,"y":889,"z":1911},"rot":{"x":0,"y":30966,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300001,"propState":18,"propId":101029,"pos":{"x":-11153,"y":889,"z":1911},"rot":{"x":0,"y":30966,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":1,"startGroupId":1}},"101010402":{"P10101_F10101001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300001,"propState":18,"propId":101029,"pos":{"x":-11153,"y":887,"z":1911},"rot":{"x":0,"y":30966,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300001,"propState":18,"propId":101029,"pos":{"x":-11153,"y":888,"z":1911},"rot":{"x":0,"y":30966,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300001,"propState":18,"propId":101029,"pos":{"x":-11153,"y":889,"z":1911},"rot":{"x":0,"y":30966,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300001,"propState":18,"propId":101029,"pos":{"x":-11153,"y":889,"z":1911},"rot":{"x":0,"y":30966,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":2,"startGroupId":1}},"1010105":{"P10101_F10101001":{"scenes":{"12":{"props":[{"groupId":12,"instId":300001,"propState":18,"propId":101029,"pos":{"x":-7040,"y":551,"z":-5034},"rot":{"x":0,"y":321353,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":1,"startGroupId":2}},"101010502":{"P10101_F10101001":{"scenes":{"12":{"props":[{"groupId":12,"instId":300001,"propState":18,"propId":101029,"pos":{"x":-7040,"y":551,"z":-5034},"rot":{"x":0,"y":321353,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":2,"startGroupId":2}},"101010503":{"P10101_F10101001":{"scenes":{"12":{"props":[{"groupId":12,"instId":300001,"propState":18,"propId":101029,"pos":{"x":-7040,"y":551,"z":-5034},"rot":{"x":0,"y":321353,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":1,"startGroupId":27}},"1010106":{"P10101_F10101001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300002,"propState":18,"propId":101029,"pos":{"x":3310,"y":802,"z":-2110},"rot":{"x":0,"y":11878,"z":0}},{"groupId":3,"instId":300001,"propState":18,"propId":101030,"pos":{"x":1771,"y":873,"z":1181},"rot":{"x":0,"y":11878,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300001,"propState":0,"propId":100,"pos":{"x":-2446,"y":610,"z":-797},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":1,"startGroupId":2}},"1010107":{"P10101_F10101001":{"scenes":{"3":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300002,"propState":2,"propId":301058,"pos":{"x":-492,"y":964,"z":10495},"rot":{"x":0,"y":99161,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300002,"propState":0,"propId":120,"pos":{"x":-571,"y":1049,"z":9949},"rot":{"x":0,"y":99161,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":1,"startGroupId":1}},"1010109":{"P10101_F10101001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300002,"propState":0,"propId":100,"pos":{"x":17150,"y":3530,"z":55897},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300003,"propState":0,"propId":300000,"pos":{"x":8478,"y":1630,"z":55897},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":101058,"pos":{"x":8941,"y":1728,"z":55897},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300004,"propState":0,"propId":100,"pos":{"x":-83,"y":2908,"z":-9800},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300002,"propState":0,"propId":101082,"pos":{"x":-83,"y":4419,"z":-10903},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":101083,"pos":{"x":-77,"y":3230,"z":-10879},"rot":{"x":0,"y":270000,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":100,"pos":{"x":-83,"y":3935,"z":-10903},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":1,"startGroupId":1}},"1010110":{"P10101_F10101001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300003,"propState":0,"propId":300000,"pos":{"x":8478,"y":1630,"z":55897},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":100,"pos":{"x":17150,"y":3530,"z":55897},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":101058,"pos":{"x":8941,"y":1728,"z":55897},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300002,"propState":0,"propId":101082,"pos":{"x":-83,"y":4419,"z":-10903},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":100,"pos":{"x":-83,"y":2908,"z":-9800},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":101083,"pos":{"x":-77,"y":3230,"z":-10879},"rot":{"x":0,"y":270000,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":100,"pos":{"x":-83,"y":3935,"z":-10903},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":2,"startGroupId":1}},"1010111":{"P10101_F10101001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":34963,"y":10,"z":-142260},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300008,"propState":0,"propId":102,"pos":{"x":-23357,"y":-1100,"z":-129990},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300005,"propState":0,"propId":100,"pos":{"x":-23320,"y":-4889,"z":-149600},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300007,"propState":0,"propId":102,"pos":{"x":37160,"y":-93,"z":-168310},"rot":{"x":0,"y":153500,"z":0}},{"groupId":1,"instId":300006,"propState":0,"propId":102,"pos":{"x":31690,"y":210,"z":-40220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300004,"propState":0,"propId":102,"pos":{"x":-47830,"y":-6336,"z":81720},"rot":{"x":0,"y":315000,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":-47360,"y":9,"z":-39760},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-15150,"y":10,"z":80340},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1010101":{"anchorId":4,"groupId":1,"instId":300001,"pos":{"x":-10138,"y":10,"z":78898},"rot":{"x":0,"y":186078,"z":0}},"1010102":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":-43300,"y":-93,"z":-37960},"rot":{"x":0,"y":90000,"z":0}},"1010103":{"anchorId":3,"groupId":1,"instId":300003,"pos":{"x":33046,"y":10,"z":-144792},"rot":{"x":0,"y":300000,"z":0}}}},"161":{"props":[{"groupId":161,"instId":300011,"propState":12,"propId":60101,"pos":{"x":9207,"y":-21996,"z":-22997},"rot":{"x":0,"y":270000,"z":0}},{"groupId":161,"instId":300010,"propState":12,"propId":60101,"pos":{"x":-8945,"y":-4989,"z":27044},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300009,"propState":12,"propId":60101,"pos":{"x":27319,"y":384,"z":-9339},"rot":{"x":0,"y":180252,"z":0}},{"groupId":161,"instId":300007,"propState":12,"propId":60101,"pos":{"x":-17573,"y":5022,"z":-144715},"rot":{"x":0,"y":357369,"z":0}},{"groupId":161,"instId":300006,"propState":12,"propId":60101,"pos":{"x":25330,"y":10,"z":-167030},"rot":{"x":0,"y":334232,"z":0}},{"groupId":161,"instId":300005,"propState":12,"propId":60101,"pos":{"x":37905,"y":10,"z":-144135},"rot":{"x":0,"y":243409,"z":0}},{"groupId":161,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-37026,"y":131,"z":-108225},"rot":{"x":0,"y":87871,"z":0}},{"groupId":161,"instId":300003,"propState":12,"propId":60101,"pos":{"x":-61507,"y":692,"z":-62780},"rot":{"x":0,"y":40483,"z":0}},{"groupId":161,"instId":300002,"propState":12,"propId":60101,"pos":{"x":20517,"y":234,"z":70589},"rot":{"x":0,"y":225000,"z":0}},{"groupId":161,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-44990,"y":234,"z":96940},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300008,"propState":18,"propId":101030,"pos":{"x":24185,"y":772,"z":-28969},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300003,"propState":18,"propId":101027,"pos":{"x":-64567,"y":1227,"z":-19644},"rot":{"x":0,"y":19283,"z":0}},{"groupId":14,"instId":300012,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300010,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300007,"propState":18,"propId":101027,"pos":{"x":-16278,"y":-4459,"z":35891},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300002,"propState":18,"propId":101029,"pos":{"x":-3965,"y":1263,"z":-13088},"rot":{"x":0,"y":320887,"z":0}},{"groupId":14,"instId":300011,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300009,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300006,"propState":18,"propId":101031,"pos":{"x":-51149,"y":1237,"z":-67650},"rot":{"x":0,"y":241014,"z":0}},{"groupId":14,"instId":300005,"propState":18,"propId":101031,"pos":{"x":-15382,"y":559,"z":88019},"rot":{"x":0,"y":331179,"z":0}},{"groupId":14,"instId":300004,"propState":18,"propId":101031,"pos":{"x":-5744,"y":1203,"z":-66914},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300001,"propState":18,"propId":101030,"pos":{"x":21922,"y":1742,"z":-69870},"rot":{"x":0,"y":90000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300002,"propState":0,"propId":101022,"pos":{"x":11020,"y":21,"z":-146260},"rot":{"x":0,"y":239890,"z":0}},{"groupId":59,"instId":300003,"propState":0,"propId":101022,"pos":{"x":-39253,"y":-21985,"z":-55849},"rot":{"x":0,"y":269730,"z":0}},{"groupId":59,"instId":300001,"propState":0,"propId":101022,"pos":{"x":4027,"y":-4977,"z":39250},"rot":{"x":0,"y":269730,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[],"npcs":[{"groupId":2,"instId":400005,"npcId":11101,"pos":{"x":-13080,"y":10,"z":-40030},"rot":{"x":0,"y":278638,"z":0}},{"groupId":2,"instId":400001,"npcId":11117,"pos":{"x":-5011,"y":234,"z":-67815},"rot":{"x":0,"y":8091,"z":0}},{"groupId":2,"instId":400004,"npcId":11201,"pos":{"x":-4472,"y":234,"z":-11818},"rot":{"x":0,"y":188708,"z":0}}],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300149,"propState":1,"propId":120,"pos":{"x":25082,"y":900,"z":-28741},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300148,"propState":1,"propId":120,"pos":{"x":25115,"y":900,"z":-51271},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300147,"propState":1,"propId":120,"pos":{"x":20880,"y":1700,"z":-50859},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300146,"propState":1,"propId":120,"pos":{"x":30129,"y":1700,"z":-69607},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300135,"propState":1,"propId":120,"pos":{"x":-34429,"y":1476,"z":-70538},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300134,"propState":1,"propId":120,"pos":{"x":-18771,"y":1476,"z":-70694},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300080,"propState":1,"propId":120,"pos":{"x":-10552,"y":860,"z":-95500},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300152,"propState":1,"propId":120,"pos":{"x":-43080,"y":10,"z":92950},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300151,"propState":1,"propId":120,"pos":{"x":9140,"y":992,"z":49520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300150,"propState":1,"propId":120,"pos":{"x":2730,"y":992,"z":52300},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300066,"propState":1,"propId":120,"pos":{"x":-30928,"y":992,"z":77648},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300121,"propState":1,"propId":120,"pos":{"x":7275,"y":1700,"z":-108595},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300120,"propState":1,"propId":120,"pos":{"x":16868,"y":1700,"z":-102033},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300119,"propState":1,"propId":120,"pos":{"x":7251,"y":1700,"z":-88677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300118,"propState":1,"propId":120,"pos":{"x":5814,"y":1700,"z":-67823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300117,"propState":1,"propId":120,"pos":{"x":39,"y":1700,"z":-70016},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300116,"propState":1,"propId":120,"pos":{"x":20885,"y":1700,"z":-29193},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300115,"propState":1,"propId":120,"pos":{"x":54,"y":1700,"z":-10067},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300114,"propState":1,"propId":120,"pos":{"x":5781,"y":1700,"z":-12175},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300113,"propState":1,"propId":120,"pos":{"x":13581,"y":1700,"z":8925},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300112,"propState":1,"propId":120,"pos":{"x":687,"y":1700,"z":8905},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300111,"propState":1,"propId":120,"pos":{"x":-190,"y":-3624,"z":31000},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300110,"propState":1,"propId":120,"pos":{"x":-19645,"y":-3624,"z":39402},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300097,"propState":1,"propId":120,"pos":{"x":-19945,"y":1476,"z":73638},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300096,"propState":1,"propId":120,"pos":{"x":-26519,"y":1476,"z":73539},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300095,"propState":1,"propId":120,"pos":{"x":-40326,"y":1476,"z":87572},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300094,"propState":1,"propId":120,"pos":{"x":-80,"y":964,"z":61130},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300093,"propState":1,"propId":120,"pos":{"x":-16946,"y":964,"z":76836},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300092,"propState":1,"propId":120,"pos":{"x":-32167,"y":964,"z":108842},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300091,"propState":1,"propId":120,"pos":{"x":22909,"y":1098,"z":-69606},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300090,"propState":1,"propId":120,"pos":{"x":21837,"y":1098,"z":-50825},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300089,"propState":1,"propId":120,"pos":{"x":21838,"y":1098,"z":-29184},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300088,"propState":1,"propId":120,"pos":{"x":22902,"y":1098,"z":-10308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300087,"propState":1,"propId":120,"pos":{"x":-15129,"y":-4138,"z":35786},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300086,"propState":1,"propId":120,"pos":{"x":139,"y":860,"z":-2171},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300085,"propState":1,"propId":120,"pos":{"x":-10520,"y":860,"z":-7871},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300084,"propState":1,"propId":120,"pos":{"x":-45589,"y":860,"z":-11469},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300083,"propState":1,"propId":120,"pos":{"x":-69027,"y":860,"z":-25001},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300082,"propState":1,"propId":120,"pos":{"x":-69030,"y":860,"z":-54983},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300081,"propState":1,"propId":120,"pos":{"x":-45586,"y":860,"z":-68521},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300079,"propState":1,"propId":120,"pos":{"x":-10543,"y":860,"z":-76325},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300078,"propState":1,"propId":120,"pos":{"x":177,"y":860,"z":-81099},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300077,"propState":1,"propId":120,"pos":{"x":185,"y":860,"z":-100409},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300076,"propState":1,"propId":120,"pos":{"x":-10752,"y":5872,"z":-138585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300075,"propState":1,"propId":120,"pos":{"x":1135,"y":1550,"z":-90919},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300074,"propState":1,"propId":120,"pos":{"x":1096,"y":1550,"z":-88584},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300061,"propState":1,"propId":120,"pos":{"x":-10864,"y":1114,"z":-78866},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300039,"propState":1,"propId":120,"pos":{"x":-28404,"y":992,"z":90174},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300038,"propState":1,"propId":120,"pos":{"x":-24255,"y":992,"z":86017},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300037,"propState":1,"propId":120,"pos":{"x":-25462,"y":992,"z":84808},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300145,"propState":1,"propId":120,"pos":{"x":30166,"y":1700,"z":-51652},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300144,"propState":1,"propId":120,"pos":{"x":30162,"y":1700,"z":-10222},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300143,"propState":1,"propId":120,"pos":{"x":30154,"y":1700,"z":-28443},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300142,"propState":1,"propId":120,"pos":{"x":12880,"y":1476,"z":49308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300141,"propState":1,"propId":120,"pos":{"x":-46332,"y":1476,"z":-11542},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300140,"propState":1,"propId":120,"pos":{"x":-57647,"y":1476,"z":-14593},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300139,"propState":1,"propId":120,"pos":{"x":-69009,"y":1476,"z":-25777},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300138,"propState":1,"propId":120,"pos":{"x":-69025,"y":1476,"z":-54123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300137,"propState":1,"propId":120,"pos":{"x":-57646,"y":1476,"z":-65395},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300136,"propState":1,"propId":120,"pos":{"x":-46341,"y":1476,"z":-68503},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300056,"propState":1,"propId":120,"pos":{"x":-41652,"y":1114,"z":-68186},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300055,"propState":1,"propId":120,"pos":{"x":-41540,"y":1114,"z":-11816},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300054,"propState":1,"propId":120,"pos":{"x":-19114,"y":1114,"z":-6522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300053,"propState":1,"propId":120,"pos":{"x":-19148,"y":1114,"z":1465},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300052,"propState":1,"propId":120,"pos":{"x":-19106,"y":1114,"z":4888},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300051,"propState":1,"propId":120,"pos":{"x":-10964,"y":1114,"z":-6509},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300050,"propState":1,"propId":120,"pos":{"x":-11034,"y":1114,"z":1444},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300049,"propState":1,"propId":120,"pos":{"x":-11042,"y":1114,"z":4904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300031,"propState":1,"propId":120,"pos":{"x":9200,"y":1527,"z":9090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300030,"propState":1,"propId":120,"pos":{"x":2691,"y":6316,"z":-138041},"rot":{"x":0,"y":60000,"z":0}},{"groupId":13,"instId":300029,"propState":1,"propId":120,"pos":{"x":-17550,"y":6316,"z":-145790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300027,"propState":1,"propId":120,"pos":{"x":-21257,"y":-3471,"z":67049},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300026,"propState":1,"propId":120,"pos":{"x":-52913,"y":-4890,"z":78787},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300025,"propState":0,"propId":120,"pos":{"x":-14431,"y":6327,"z":-138760},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300024,"propState":0,"propId":120,"pos":{"x":-40431,"y":1434,"z":-132376},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300048,"propState":1,"propId":120,"pos":{"x":580,"y":1114,"z":225},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300047,"propState":1,"propId":120,"pos":{"x":-16876,"y":-4107,"z":35845},"rot":{"x":0,"y":250000,"z":0}},{"groupId":13,"instId":300046,"propState":1,"propId":120,"pos":{"x":-13465,"y":-4107,"z":35876},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300045,"propState":1,"propId":120,"pos":{"x":-703,"y":-4107,"z":52316},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300044,"propState":1,"propId":120,"pos":{"x":-715,"y":992,"z":55745},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300043,"propState":1,"propId":120,"pos":{"x":-19255,"y":992,"z":91002},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300042,"propState":1,"propId":120,"pos":{"x":-18159,"y":992,"z":92133},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300041,"propState":1,"propId":120,"pos":{"x":-22246,"y":992,"z":96317},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300040,"propState":1,"propId":120,"pos":{"x":-23397,"y":992,"z":95166},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300012,"propState":0,"propId":120,"pos":{"x":-19530,"y":1406,"z":-129043},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":120,"pos":{"x":1126,"y":6398,"z":-137586},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300010,"propState":0,"propId":120,"pos":{"x":9245,"y":1409,"z":-132371},"rot":{"x":0,"y":30000,"z":0}},{"groupId":13,"instId":300009,"propState":0,"propId":120,"pos":{"x":12297,"y":1403,"z":-149669},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":120,"pos":{"x":-10628,"y":1627,"z":-100476},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":120,"pos":{"x":-26726,"y":1506,"z":-133629},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":120,"pos":{"x":180,"y":1624,"z":-7844},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":120,"pos":{"x":-1079,"y":-3600,"z":28852},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":120,"pos":{"x":4908,"y":1625,"z":49761},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":120,"pos":{"x":-23143,"y":1621,"z":73149},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":120,"pos":{"x":-7498,"y":1628,"z":108591},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":120,"pos":{"x":-40642,"y":1619,"z":101478},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300133,"propState":1,"propId":120,"pos":{"x":-18769,"y":1476,"z":-88309},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300132,"propState":1,"propId":120,"pos":{"x":-34433,"y":1476,"z":-92719},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300131,"propState":1,"propId":120,"pos":{"x":-18788,"y":1476,"z":-105234},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300130,"propState":1,"propId":120,"pos":{"x":-34179,"y":1476,"z":-108585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300129,"propState":1,"propId":120,"pos":{"x":-26867,"y":1476,"z":-131123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300128,"propState":1,"propId":120,"pos":{"x":-14505,"y":6488,"z":-140168},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300127,"propState":1,"propId":120,"pos":{"x":-5019,"y":6488,"z":-130904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300126,"propState":1,"propId":120,"pos":{"x":8776,"y":1700,"z":-127737},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300125,"propState":1,"propId":120,"pos":{"x":18935,"y":1700,"z":-147143},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300124,"propState":1,"propId":120,"pos":{"x":30981,"y":1700,"z":-140396},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300123,"propState":1,"propId":120,"pos":{"x":21441,"y":1700,"z":-120892},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300122,"propState":1,"propId":120,"pos":{"x":450,"y":1700,"z":-108565},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300109,"propState":1,"propId":120,"pos":{"x":-10550,"y":-3624,"z":39379},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300108,"propState":1,"propId":120,"pos":{"x":-9446,"y":-3624,"z":53744},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300107,"propState":1,"propId":120,"pos":{"x":-23878,"y":-3624,"z":68251},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300106,"propState":1,"propId":120,"pos":{"x":5634,"y":1476,"z":49522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300105,"propState":1,"propId":120,"pos":{"x":-2835,"y":1476,"z":58221},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300104,"propState":1,"propId":120,"pos":{"x":2801,"y":1476,"z":63759},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300103,"propState":1,"propId":120,"pos":{"x":16585,"y":1476,"z":73823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300102,"propState":1,"propId":120,"pos":{"x":-3228,"y":1476,"z":93589},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300101,"propState":1,"propId":120,"pos":{"x":-4324,"y":1476,"z":104197},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300100,"propState":1,"propId":120,"pos":{"x":-23669,"y":1476,"z":107796},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300099,"propState":1,"propId":120,"pos":{"x":-36655,"y":1476,"z":102991},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300098,"propState":1,"propId":120,"pos":{"x":-13341,"y":1476,"z":80100},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300073,"propState":1,"propId":120,"pos":{"x":-9992,"y":870,"z":-10721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300072,"propState":1,"propId":120,"pos":{"x":-4640,"y":1470,"z":-13000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300071,"propState":1,"propId":120,"pos":{"x":-4887,"y":1470,"z":-66390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300070,"propState":1,"propId":120,"pos":{"x":-5237,"y":810,"z":-110320},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300069,"propState":1,"propId":120,"pos":{"x":-5171,"y":-4001,"z":24310},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300068,"propState":1,"propId":120,"pos":{"x":-17222,"y":773,"z":16295},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300067,"propState":1,"propId":120,"pos":{"x":-12821,"y":1230,"z":14853},"rot":{"x":0,"y":305000,"z":0}},{"groupId":13,"instId":300065,"propState":1,"propId":120,"pos":{"x":9990,"y":1114,"z":-143660},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300064,"propState":1,"propId":120,"pos":{"x":560,"y":1114,"z":-78712},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300063,"propState":1,"propId":120,"pos":{"x":635,"y":1114,"z":-96982},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300062,"propState":1,"propId":120,"pos":{"x":-10872,"y":1114,"z":-98850},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300060,"propState":1,"propId":120,"pos":{"x":-64353,"y":1114,"z":-19831},"rot":{"x":0,"y":50000,"z":0}},{"groupId":13,"instId":300059,"propState":1,"propId":120,"pos":{"x":-52500,"y":1114,"z":-13060},"rot":{"x":0,"y":75000,"z":0}},{"groupId":13,"instId":300058,"propState":1,"propId":120,"pos":{"x":-63699,"y":1114,"z":-60832},"rot":{"x":0,"y":130000,"z":0}},{"groupId":13,"instId":300057,"propState":1,"propId":120,"pos":{"x":-52527,"y":1114,"z":-66939},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300036,"propState":1,"propId":120,"pos":{"x":-29601,"y":992,"z":88912},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300035,"propState":1,"propId":120,"pos":{"x":-37240,"y":992,"z":83960},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300034,"propState":1,"propId":120,"pos":{"x":-45290,"y":1404,"z":97440},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300033,"propState":1,"propId":120,"pos":{"x":-11440,"y":1404,"z":113730},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300032,"propState":1,"propId":120,"pos":{"x":4606,"y":-3694,"z":46422},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300023,"propState":0,"propId":120,"pos":{"x":999,"y":1534,"z":-107209},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300022,"propState":0,"propId":120,"pos":{"x":-11736,"y":1534,"z":-71045},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300021,"propState":0,"propId":120,"pos":{"x":14250,"y":1544,"z":-3677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300020,"propState":0,"propId":120,"pos":{"x":-27666,"y":1531,"z":74723},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300028,"propState":0,"propId":120,"pos":{"x":9226,"y":-20632,"z":-51522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300019,"propState":0,"propId":120,"pos":{"x":38757,"y":1400,"z":-149823},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300018,"propState":0,"propId":120,"pos":{"x":28787,"y":1626,"z":-69626},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300017,"propState":0,"propId":120,"pos":{"x":28624,"y":1792,"z":-125646},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300016,"propState":0,"propId":120,"pos":{"x":-8627,"y":1618,"z":-12391},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300015,"propState":0,"propId":120,"pos":{"x":27593,"y":1622,"z":-29186},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300014,"propState":0,"propId":120,"pos":{"x":151,"y":1625,"z":-84471},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300013,"propState":0,"propId":120,"pos":{"x":-37410,"y":1503,"z":-109750},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300003,"propState":0,"propId":134,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300004,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300001,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-19830},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"238":{"props":[{"groupId":238,"instId":300007,"propState":18,"propId":101028,"pos":{"x":381,"y":1459,"z":-71256},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-10576,"y":766,"z":-96790},"rot":{"x":0,"y":31037,"z":0}},{"groupId":238,"instId":300006,"propState":18,"propId":101028,"pos":{"x":-2085,"y":-4444,"z":53968},"rot":{"x":0,"y":215559,"z":0}},{"groupId":238,"instId":300005,"propState":18,"propId":101028,"pos":{"x":349,"y":772,"z":-1064},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300004,"propState":18,"propId":101028,"pos":{"x":9247,"y":550,"z":-142517},"rot":{"x":0,"y":72385,"z":0}},{"groupId":238,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-51463,"y":1246,"z":-12579},"rot":{"x":0,"y":179438,"z":0}},{"groupId":238,"instId":300001,"propState":18,"propId":101028,"pos":{"x":9066,"y":562,"z":60542},"rot":{"x":0,"y":55492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"257":{"props":[{"groupId":257,"instId":300002,"propState":8,"propId":110,"pos":{"x":5026,"y":-21996,"z":-25089},"rot":{"x":0,"y":0,"z":0}},{"groupId":257,"instId":300001,"propState":0,"propId":100,"pos":{"x":5040,"y":-21996,"z":-27741},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":1,"startGroupId":239}},"1010112":{"P10101_F10101001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":-47360,"y":9,"z":-39760},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300008,"propState":0,"propId":102,"pos":{"x":-23357,"y":-1100,"z":-129990},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300005,"propState":0,"propId":100,"pos":{"x":-23320,"y":-4889,"z":-149600},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300007,"propState":0,"propId":102,"pos":{"x":37160,"y":-93,"z":-168310},"rot":{"x":0,"y":153500,"z":0}},{"groupId":1,"instId":300006,"propState":0,"propId":102,"pos":{"x":31690,"y":210,"z":-40220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300004,"propState":0,"propId":102,"pos":{"x":-47830,"y":-6336,"z":81720},"rot":{"x":0,"y":315000,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":34963,"y":10,"z":-142260},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-15150,"y":10,"z":80340},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1010101":{"anchorId":4,"groupId":1,"instId":300001,"pos":{"x":-10138,"y":10,"z":78898},"rot":{"x":0,"y":186078,"z":0}},"1010102":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":-43300,"y":-93,"z":-37960},"rot":{"x":0,"y":90000,"z":0}},"1010103":{"anchorId":3,"groupId":1,"instId":300003,"pos":{"x":33046,"y":10,"z":-144792},"rot":{"x":0,"y":300000,"z":0}}}},"14":{"props":[{"groupId":14,"instId":300011,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300007,"propState":18,"propId":101027,"pos":{"x":-16278,"y":-4459,"z":35891},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300002,"propState":18,"propId":101029,"pos":{"x":-3965,"y":1263,"z":-13088},"rot":{"x":0,"y":320887,"z":0}},{"groupId":14,"instId":300012,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300010,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300009,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300008,"propState":18,"propId":101030,"pos":{"x":24185,"y":772,"z":-28969},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300006,"propState":18,"propId":101031,"pos":{"x":-51149,"y":1237,"z":-67650},"rot":{"x":0,"y":241014,"z":0}},{"groupId":14,"instId":300005,"propState":18,"propId":101031,"pos":{"x":-15382,"y":559,"z":88019},"rot":{"x":0,"y":331179,"z":0}},{"groupId":14,"instId":300004,"propState":18,"propId":101031,"pos":{"x":-5744,"y":1203,"z":-66914},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300003,"propState":18,"propId":101027,"pos":{"x":-64567,"y":1227,"z":-19644},"rot":{"x":0,"y":19283,"z":0}},{"groupId":14,"instId":300001,"propState":18,"propId":101030,"pos":{"x":21922,"y":1742,"z":-69870},"rot":{"x":0,"y":90000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300011,"propState":12,"propId":60101,"pos":{"x":9207,"y":-21996,"z":-22997},"rot":{"x":0,"y":270000,"z":0}},{"groupId":161,"instId":300010,"propState":12,"propId":60101,"pos":{"x":-8945,"y":-4989,"z":27044},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300009,"propState":12,"propId":60101,"pos":{"x":27319,"y":384,"z":-9339},"rot":{"x":0,"y":180252,"z":0}},{"groupId":161,"instId":300007,"propState":12,"propId":60101,"pos":{"x":-17573,"y":5022,"z":-144715},"rot":{"x":0,"y":357369,"z":0}},{"groupId":161,"instId":300006,"propState":12,"propId":60101,"pos":{"x":25330,"y":10,"z":-167030},"rot":{"x":0,"y":334232,"z":0}},{"groupId":161,"instId":300005,"propState":12,"propId":60101,"pos":{"x":37905,"y":10,"z":-144135},"rot":{"x":0,"y":243409,"z":0}},{"groupId":161,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-37026,"y":131,"z":-108225},"rot":{"x":0,"y":87871,"z":0}},{"groupId":161,"instId":300003,"propState":12,"propId":60101,"pos":{"x":-61507,"y":692,"z":-62780},"rot":{"x":0,"y":40483,"z":0}},{"groupId":161,"instId":300002,"propState":12,"propId":60101,"pos":{"x":20517,"y":234,"z":70589},"rot":{"x":0,"y":225000,"z":0}},{"groupId":161,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-44990,"y":234,"z":96940},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300002,"propState":0,"propId":101022,"pos":{"x":11020,"y":21,"z":-146260},"rot":{"x":0,"y":239890,"z":0}},{"groupId":59,"instId":300003,"propState":0,"propId":101022,"pos":{"x":-39253,"y":-21985,"z":-55849},"rot":{"x":0,"y":269730,"z":0}},{"groupId":59,"instId":300001,"propState":0,"propId":101022,"pos":{"x":4027,"y":-4977,"z":39250},"rot":{"x":0,"y":269730,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[],"npcs":[{"groupId":2,"instId":400001,"npcId":11117,"pos":{"x":-5011,"y":234,"z":-67815},"rot":{"x":0,"y":8091,"z":0}},{"groupId":2,"instId":400005,"npcId":11101,"pos":{"x":-13080,"y":10,"z":-40030},"rot":{"x":0,"y":278638,"z":0}},{"groupId":2,"instId":400004,"npcId":11201,"pos":{"x":-4472,"y":234,"z":-11818},"rot":{"x":0,"y":188708,"z":0}}],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300149,"propState":1,"propId":120,"pos":{"x":25082,"y":900,"z":-28741},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300148,"propState":1,"propId":120,"pos":{"x":25115,"y":900,"z":-51271},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300147,"propState":1,"propId":120,"pos":{"x":20880,"y":1700,"z":-50859},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300146,"propState":1,"propId":120,"pos":{"x":30129,"y":1700,"z":-69607},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300139,"propState":1,"propId":120,"pos":{"x":-69009,"y":1476,"z":-25777},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300138,"propState":1,"propId":120,"pos":{"x":-69025,"y":1476,"z":-54123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300112,"propState":1,"propId":120,"pos":{"x":687,"y":1700,"z":8905},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300152,"propState":1,"propId":120,"pos":{"x":-43080,"y":10,"z":92950},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300151,"propState":1,"propId":120,"pos":{"x":9140,"y":992,"z":49520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300150,"propState":1,"propId":120,"pos":{"x":2730,"y":992,"z":52300},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300066,"propState":1,"propId":120,"pos":{"x":-30928,"y":992,"z":77648},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300137,"propState":1,"propId":120,"pos":{"x":-57646,"y":1476,"z":-65395},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300136,"propState":1,"propId":120,"pos":{"x":-46341,"y":1476,"z":-68503},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300135,"propState":1,"propId":120,"pos":{"x":-34429,"y":1476,"z":-70538},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300134,"propState":1,"propId":120,"pos":{"x":-18771,"y":1476,"z":-70694},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300111,"propState":1,"propId":120,"pos":{"x":-190,"y":-3624,"z":31000},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300110,"propState":1,"propId":120,"pos":{"x":-19645,"y":-3624,"z":39402},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300098,"propState":1,"propId":120,"pos":{"x":-13341,"y":1476,"z":80100},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300145,"propState":1,"propId":120,"pos":{"x":30166,"y":1700,"z":-51652},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300144,"propState":1,"propId":120,"pos":{"x":30162,"y":1700,"z":-10222},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300143,"propState":1,"propId":120,"pos":{"x":30154,"y":1700,"z":-28443},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300142,"propState":1,"propId":120,"pos":{"x":12880,"y":1476,"z":49308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300141,"propState":1,"propId":120,"pos":{"x":-46332,"y":1476,"z":-11542},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300140,"propState":1,"propId":120,"pos":{"x":-57647,"y":1476,"z":-14593},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300109,"propState":1,"propId":120,"pos":{"x":-10550,"y":-3624,"z":39379},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300108,"propState":1,"propId":120,"pos":{"x":-9446,"y":-3624,"z":53744},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300107,"propState":1,"propId":120,"pos":{"x":-23878,"y":-3624,"z":68251},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300106,"propState":1,"propId":120,"pos":{"x":5634,"y":1476,"z":49522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300105,"propState":1,"propId":120,"pos":{"x":-2835,"y":1476,"z":58221},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300104,"propState":1,"propId":120,"pos":{"x":2801,"y":1476,"z":63759},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300103,"propState":1,"propId":120,"pos":{"x":16585,"y":1476,"z":73823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300102,"propState":1,"propId":120,"pos":{"x":-3228,"y":1476,"z":93589},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300101,"propState":1,"propId":120,"pos":{"x":-4324,"y":1476,"z":104197},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300100,"propState":1,"propId":120,"pos":{"x":-23669,"y":1476,"z":107796},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300099,"propState":1,"propId":120,"pos":{"x":-36655,"y":1476,"z":102991},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300097,"propState":1,"propId":120,"pos":{"x":-19945,"y":1476,"z":73638},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300096,"propState":1,"propId":120,"pos":{"x":-26519,"y":1476,"z":73539},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300095,"propState":1,"propId":120,"pos":{"x":-40326,"y":1476,"z":87572},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300094,"propState":1,"propId":120,"pos":{"x":-80,"y":964,"z":61130},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300093,"propState":1,"propId":120,"pos":{"x":-16946,"y":964,"z":76836},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300092,"propState":1,"propId":120,"pos":{"x":-32167,"y":964,"z":108842},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300091,"propState":1,"propId":120,"pos":{"x":22909,"y":1098,"z":-69606},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300090,"propState":1,"propId":120,"pos":{"x":21837,"y":1098,"z":-50825},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300089,"propState":1,"propId":120,"pos":{"x":21838,"y":1098,"z":-29184},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300088,"propState":1,"propId":120,"pos":{"x":22902,"y":1098,"z":-10308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300087,"propState":1,"propId":120,"pos":{"x":-15129,"y":-4138,"z":35786},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300086,"propState":1,"propId":120,"pos":{"x":139,"y":860,"z":-2171},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300062,"propState":1,"propId":120,"pos":{"x":-10872,"y":1114,"z":-98850},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300061,"propState":1,"propId":120,"pos":{"x":-10864,"y":1114,"z":-78866},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300049,"propState":1,"propId":120,"pos":{"x":-11042,"y":1114,"z":4904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300133,"propState":1,"propId":120,"pos":{"x":-18769,"y":1476,"z":-88309},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300132,"propState":1,"propId":120,"pos":{"x":-34433,"y":1476,"z":-92719},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300131,"propState":1,"propId":120,"pos":{"x":-18788,"y":1476,"z":-105234},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300130,"propState":1,"propId":120,"pos":{"x":-34179,"y":1476,"z":-108585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300129,"propState":1,"propId":120,"pos":{"x":-26867,"y":1476,"z":-131123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300128,"propState":1,"propId":120,"pos":{"x":-14505,"y":6488,"z":-140168},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300127,"propState":1,"propId":120,"pos":{"x":-5019,"y":6488,"z":-130904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300126,"propState":1,"propId":120,"pos":{"x":8776,"y":1700,"z":-127737},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300125,"propState":1,"propId":120,"pos":{"x":18935,"y":1700,"z":-147143},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300124,"propState":1,"propId":120,"pos":{"x":30981,"y":1700,"z":-140396},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300123,"propState":1,"propId":120,"pos":{"x":21441,"y":1700,"z":-120892},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300122,"propState":1,"propId":120,"pos":{"x":450,"y":1700,"z":-108565},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300121,"propState":1,"propId":120,"pos":{"x":7275,"y":1700,"z":-108595},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300120,"propState":1,"propId":120,"pos":{"x":16868,"y":1700,"z":-102033},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300119,"propState":1,"propId":120,"pos":{"x":7251,"y":1700,"z":-88677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300118,"propState":1,"propId":120,"pos":{"x":5814,"y":1700,"z":-67823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300117,"propState":1,"propId":120,"pos":{"x":39,"y":1700,"z":-70016},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300116,"propState":1,"propId":120,"pos":{"x":20885,"y":1700,"z":-29193},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300115,"propState":1,"propId":120,"pos":{"x":54,"y":1700,"z":-10067},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300114,"propState":1,"propId":120,"pos":{"x":5781,"y":1700,"z":-12175},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300113,"propState":1,"propId":120,"pos":{"x":13581,"y":1700,"z":8925},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300085,"propState":1,"propId":120,"pos":{"x":-10520,"y":860,"z":-7871},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300084,"propState":1,"propId":120,"pos":{"x":-45589,"y":860,"z":-11469},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300083,"propState":1,"propId":120,"pos":{"x":-69027,"y":860,"z":-25001},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300082,"propState":1,"propId":120,"pos":{"x":-69030,"y":860,"z":-54983},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300081,"propState":1,"propId":120,"pos":{"x":-45586,"y":860,"z":-68521},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300080,"propState":1,"propId":120,"pos":{"x":-10552,"y":860,"z":-95500},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300079,"propState":1,"propId":120,"pos":{"x":-10543,"y":860,"z":-76325},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300078,"propState":1,"propId":120,"pos":{"x":177,"y":860,"z":-81099},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300077,"propState":1,"propId":120,"pos":{"x":185,"y":860,"z":-100409},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300076,"propState":1,"propId":120,"pos":{"x":-10752,"y":5872,"z":-138585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300075,"propState":1,"propId":120,"pos":{"x":1135,"y":1550,"z":-90919},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300074,"propState":1,"propId":120,"pos":{"x":1096,"y":1550,"z":-88584},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300060,"propState":1,"propId":120,"pos":{"x":-64353,"y":1114,"z":-19831},"rot":{"x":0,"y":50000,"z":0}},{"groupId":13,"instId":300059,"propState":1,"propId":120,"pos":{"x":-52500,"y":1114,"z":-13060},"rot":{"x":0,"y":75000,"z":0}},{"groupId":13,"instId":300058,"propState":1,"propId":120,"pos":{"x":-63699,"y":1114,"z":-60832},"rot":{"x":0,"y":130000,"z":0}},{"groupId":13,"instId":300057,"propState":1,"propId":120,"pos":{"x":-52527,"y":1114,"z":-66939},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300056,"propState":1,"propId":120,"pos":{"x":-41652,"y":1114,"z":-68186},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300055,"propState":1,"propId":120,"pos":{"x":-41540,"y":1114,"z":-11816},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300054,"propState":1,"propId":120,"pos":{"x":-19114,"y":1114,"z":-6522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300053,"propState":1,"propId":120,"pos":{"x":-19148,"y":1114,"z":1465},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300052,"propState":1,"propId":120,"pos":{"x":-19106,"y":1114,"z":4888},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300051,"propState":1,"propId":120,"pos":{"x":-10964,"y":1114,"z":-6509},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300050,"propState":1,"propId":120,"pos":{"x":-11034,"y":1114,"z":1444},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300032,"propState":1,"propId":120,"pos":{"x":4606,"y":-3694,"z":46422},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300031,"propState":1,"propId":120,"pos":{"x":9200,"y":1527,"z":9090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300030,"propState":1,"propId":120,"pos":{"x":2691,"y":6316,"z":-138041},"rot":{"x":0,"y":60000,"z":0}},{"groupId":13,"instId":300029,"propState":1,"propId":120,"pos":{"x":-17550,"y":6316,"z":-145790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300027,"propState":1,"propId":120,"pos":{"x":-21257,"y":-3471,"z":67049},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300026,"propState":1,"propId":120,"pos":{"x":-52913,"y":-4890,"z":78787},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300025,"propState":0,"propId":120,"pos":{"x":-14431,"y":6327,"z":-138760},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300024,"propState":0,"propId":120,"pos":{"x":-40431,"y":1434,"z":-132376},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300019,"propState":0,"propId":120,"pos":{"x":38757,"y":1400,"z":-149823},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300018,"propState":0,"propId":120,"pos":{"x":28787,"y":1626,"z":-69626},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300017,"propState":0,"propId":120,"pos":{"x":28624,"y":1792,"z":-125646},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300016,"propState":0,"propId":120,"pos":{"x":-8627,"y":1618,"z":-12391},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300015,"propState":0,"propId":120,"pos":{"x":27593,"y":1622,"z":-29186},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300014,"propState":0,"propId":120,"pos":{"x":151,"y":1625,"z":-84471},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300013,"propState":0,"propId":120,"pos":{"x":-37410,"y":1503,"z":-109750},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300073,"propState":1,"propId":120,"pos":{"x":-9992,"y":870,"z":-10721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300072,"propState":1,"propId":120,"pos":{"x":-4640,"y":1470,"z":-13000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300071,"propState":1,"propId":120,"pos":{"x":-4887,"y":1470,"z":-66390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300070,"propState":1,"propId":120,"pos":{"x":-5237,"y":810,"z":-110320},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300069,"propState":1,"propId":120,"pos":{"x":-5171,"y":-4001,"z":24310},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300068,"propState":1,"propId":120,"pos":{"x":-17222,"y":773,"z":16295},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300067,"propState":1,"propId":120,"pos":{"x":-12821,"y":1230,"z":14853},"rot":{"x":0,"y":305000,"z":0}},{"groupId":13,"instId":300065,"propState":1,"propId":120,"pos":{"x":9990,"y":1114,"z":-143660},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300064,"propState":1,"propId":120,"pos":{"x":560,"y":1114,"z":-78712},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300063,"propState":1,"propId":120,"pos":{"x":635,"y":1114,"z":-96982},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300048,"propState":1,"propId":120,"pos":{"x":580,"y":1114,"z":225},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300047,"propState":1,"propId":120,"pos":{"x":-16876,"y":-4107,"z":35845},"rot":{"x":0,"y":250000,"z":0}},{"groupId":13,"instId":300046,"propState":1,"propId":120,"pos":{"x":-13465,"y":-4107,"z":35876},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300045,"propState":1,"propId":120,"pos":{"x":-703,"y":-4107,"z":52316},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300044,"propState":1,"propId":120,"pos":{"x":-715,"y":992,"z":55745},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300043,"propState":1,"propId":120,"pos":{"x":-19255,"y":992,"z":91002},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300042,"propState":1,"propId":120,"pos":{"x":-18159,"y":992,"z":92133},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300041,"propState":1,"propId":120,"pos":{"x":-22246,"y":992,"z":96317},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300040,"propState":1,"propId":120,"pos":{"x":-23397,"y":992,"z":95166},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300039,"propState":1,"propId":120,"pos":{"x":-28404,"y":992,"z":90174},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300038,"propState":1,"propId":120,"pos":{"x":-24255,"y":992,"z":86017},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300037,"propState":1,"propId":120,"pos":{"x":-25462,"y":992,"z":84808},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300036,"propState":1,"propId":120,"pos":{"x":-29601,"y":992,"z":88912},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300035,"propState":1,"propId":120,"pos":{"x":-37240,"y":992,"z":83960},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300034,"propState":1,"propId":120,"pos":{"x":-45290,"y":1404,"z":97440},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300033,"propState":1,"propId":120,"pos":{"x":-11440,"y":1404,"z":113730},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300023,"propState":0,"propId":120,"pos":{"x":999,"y":1534,"z":-107209},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300022,"propState":0,"propId":120,"pos":{"x":-11736,"y":1534,"z":-71045},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300021,"propState":0,"propId":120,"pos":{"x":14250,"y":1544,"z":-3677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300020,"propState":0,"propId":120,"pos":{"x":-27666,"y":1531,"z":74723},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300028,"propState":0,"propId":120,"pos":{"x":9226,"y":-20632,"z":-51522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300012,"propState":0,"propId":120,"pos":{"x":-19530,"y":1406,"z":-129043},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":120,"pos":{"x":1126,"y":6398,"z":-137586},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300010,"propState":0,"propId":120,"pos":{"x":9245,"y":1409,"z":-132371},"rot":{"x":0,"y":30000,"z":0}},{"groupId":13,"instId":300009,"propState":0,"propId":120,"pos":{"x":12297,"y":1403,"z":-149669},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":120,"pos":{"x":-10628,"y":1627,"z":-100476},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":120,"pos":{"x":-26726,"y":1506,"z":-133629},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":120,"pos":{"x":180,"y":1624,"z":-7844},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":120,"pos":{"x":-1079,"y":-3600,"z":28852},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":120,"pos":{"x":4908,"y":1625,"z":49761},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":120,"pos":{"x":-23143,"y":1621,"z":73149},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":120,"pos":{"x":-7498,"y":1628,"z":108591},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":120,"pos":{"x":-40642,"y":1619,"z":101478},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300004,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300003,"propState":0,"propId":134,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300001,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-19830},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"238":{"props":[{"groupId":238,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-51463,"y":1246,"z":-12579},"rot":{"x":0,"y":179438,"z":0}},{"groupId":238,"instId":300007,"propState":18,"propId":101028,"pos":{"x":381,"y":1459,"z":-71256},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300006,"propState":18,"propId":101028,"pos":{"x":-2085,"y":-4444,"z":53968},"rot":{"x":0,"y":215559,"z":0}},{"groupId":238,"instId":300005,"propState":18,"propId":101028,"pos":{"x":349,"y":772,"z":-1064},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300004,"propState":18,"propId":101028,"pos":{"x":9247,"y":550,"z":-142517},"rot":{"x":0,"y":72385,"z":0}},{"groupId":238,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-10576,"y":766,"z":-96790},"rot":{"x":0,"y":31037,"z":0}},{"groupId":238,"instId":300001,"propState":18,"propId":101028,"pos":{"x":9066,"y":562,"z":60542},"rot":{"x":0,"y":55492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"257":{"props":[{"groupId":257,"instId":300002,"propState":8,"propId":110,"pos":{"x":5026,"y":-21996,"z":-25089},"rot":{"x":0,"y":0,"z":0}},{"groupId":257,"instId":300001,"propState":0,"propId":100,"pos":{"x":5040,"y":-21996,"z":-27741},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":1,"startGroupId":240}},"1010201":{"P10102_F10102001":{"scenes":{"30":{"props":[{"groupId":30,"instId":300003,"propState":0,"propId":100,"pos":{"x":15820,"y":-365,"z":22960},"rot":{"x":0,"y":23789,"z":0}},{"groupId":30,"instId":300005,"propState":0,"propId":102,"pos":{"x":-15619,"y":-652,"z":90330},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300004,"propState":8,"propId":101,"pos":{"x":-74630,"y":4679,"z":53170},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300007,"propState":0,"propId":119,"pos":{"x":-60680,"y":18080,"z":-60020},"rot":{"x":0,"y":329524,"z":0}},{"groupId":30,"instId":300002,"propState":8,"propId":101,"pos":{"x":-20560,"y":-286,"z":57320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":30,"instId":300006,"propState":0,"propId":119,"pos":{"x":-63700,"y":9840,"z":-25330},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300001,"propState":8,"propId":101,"pos":{"x":-75476,"y":4679,"z":7119},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1010201":{"anchorId":1,"groupId":30,"instId":300002,"pos":{"x":-15390,"y":-617,"z":57320},"rot":{"x":0,"y":150000,"z":0}},"1010202":{"anchorId":2,"groupId":30,"instId":300001,"pos":{"x":-75010,"y":4696,"z":2010},"rot":{"x":0,"y":180000,"z":0}},"1010203":{"anchorId":3,"groupId":30,"instId":300004,"pos":{"x":-77800,"y":4408,"z":56600},"rot":{"x":0,"y":206000,"z":0}}}},"8":{"props":[{"groupId":8,"instId":300002,"propState":18,"propId":101030,"pos":{"x":-73976,"y":5695,"z":24687},"rot":{"x":0,"y":141456,"z":0}},{"groupId":8,"instId":300004,"propState":18,"propId":101030,"pos":{"x":-54831,"y":5582,"z":27544},"rot":{"x":4,"y":295968,"z":0}},{"groupId":8,"instId":300003,"propState":18,"propId":101031,"pos":{"x":9556,"y":1007,"z":20920},"rot":{"x":4,"y":295968,"z":0}},{"groupId":8,"instId":300001,"propState":18,"propId":101030,"pos":{"x":-67551,"y":5549,"z":25378},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"128":{"props":[{"groupId":128,"instId":300007,"propState":12,"propId":60101,"pos":{"x":-50044,"y":4890,"z":-2784},"rot":{"x":0,"y":208092,"z":0}},{"groupId":128,"instId":300003,"propState":12,"propId":60101,"pos":{"x":23607,"y":9720,"z":-8391},"rot":{"x":0,"y":270603,"z":0}},{"groupId":128,"instId":300006,"propState":12,"propId":60101,"pos":{"x":-90351,"y":4835,"z":38292},"rot":{"x":0,"y":88092,"z":0}},{"groupId":128,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-58940,"y":4690,"z":33917},"rot":{"x":0,"y":178092,"z":0}},{"groupId":128,"instId":300005,"propState":12,"propId":60101,"pos":{"x":-98180,"y":4715,"z":17890},"rot":{"x":0,"y":63696,"z":0}},{"groupId":128,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-6590,"y":9952,"z":-23431},"rot":{"x":0,"y":90603,"z":0}},{"groupId":128,"instId":300002,"propState":12,"propId":60101,"pos":{"x":24359,"y":-404,"z":55923},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[],"npcs":[{"groupId":79,"instId":400001,"npcId":11104,"pos":{"x":-15270,"y":-358,"z":37590},"rot":{"x":0,"y":84501,"z":0}}],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300002,"propState":18,"propId":101031,"pos":{"x":9556,"y":1003,"z":20920},"rot":{"x":4,"y":295968,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300042,"propState":1,"propId":120,"pos":{"x":-93320,"y":6660,"z":42520},"rot":{"x":359963,"y":2004,"z":1054}},{"groupId":114,"instId":300041,"propState":1,"propId":120,"pos":{"x":-90710,"y":6710,"z":52396},"rot":{"x":359963,"y":2004,"z":1054}},{"groupId":114,"instId":300040,"propState":1,"propId":120,"pos":{"x":-61300,"y":4710,"z":-27050},"rot":{"x":359963,"y":2004,"z":1054}},{"groupId":114,"instId":300039,"propState":1,"propId":120,"pos":{"x":-53160,"y":4880,"z":-1320},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300038,"propState":1,"propId":120,"pos":{"x":-60620,"y":4730,"z":-33780},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300037,"propState":1,"propId":120,"pos":{"x":-55620,"y":4830,"z":-22070},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300036,"propState":1,"propId":120,"pos":{"x":-72260,"y":4520,"z":-21590},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300035,"propState":1,"propId":120,"pos":{"x":-76727,"y":4450,"z":-13879},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300034,"propState":1,"propId":120,"pos":{"x":-49561,"y":4944,"z":-10342},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300030,"propState":1,"propId":120,"pos":{"x":-13410,"y":160,"z":4820},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300029,"propState":1,"propId":120,"pos":{"x":6540,"y":20,"z":22050},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300028,"propState":1,"propId":120,"pos":{"x":10130,"y":80,"z":51350},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300024,"propState":1,"propId":120,"pos":{"x":-82550,"y":4710,"z":17590},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300023,"propState":1,"propId":120,"pos":{"x":-71678,"y":4912,"z":-475},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300022,"propState":1,"propId":120,"pos":{"x":-74060,"y":4870,"z":-16310},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300021,"propState":1,"propId":120,"pos":{"x":-99040,"y":4410,"z":17310},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300020,"propState":1,"propId":120,"pos":{"x":-88230,"y":9590,"z":76270},"rot":{"x":745,"y":224995,"z":359254}},{"groupId":114,"instId":300019,"propState":1,"propId":120,"pos":{"x":-84450,"y":4480,"z":62390},"rot":{"x":745,"y":224995,"z":359254}},{"groupId":114,"instId":300015,"propState":0,"propId":120,"pos":{"x":-2308,"y":969,"z":17602},"rot":{"x":0,"y":0,"z":1054}},{"groupId":114,"instId":300014,"propState":0,"propId":120,"pos":{"x":-35592,"y":782,"z":39822},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300013,"propState":0,"propId":120,"pos":{"x":17209,"y":1266,"z":39201},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300004,"propState":0,"propId":120,"pos":{"x":-52718,"y":6525,"z":-15821},"rot":{"x":7432,"y":294763,"z":3989}},{"groupId":114,"instId":300033,"propState":1,"propId":120,"pos":{"x":-13850,"y":9890,"z":-3220},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300032,"propState":1,"propId":120,"pos":{"x":-5550,"y":10050,"z":-16660},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300031,"propState":1,"propId":120,"pos":{"x":16843,"y":9857,"z":-11089},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300027,"propState":1,"propId":120,"pos":{"x":-9060,"y":-270,"z":59580},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300026,"propState":1,"propId":120,"pos":{"x":-12210,"y":-330,"z":75320},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300025,"propState":1,"propId":120,"pos":{"x":-85690,"y":4660,"z":42510},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300018,"propState":1,"propId":120,"pos":{"x":25060,"y":960,"z":57050},"rot":{"x":1018,"y":285002,"z":273}},{"groupId":114,"instId":300017,"propState":1,"propId":120,"pos":{"x":-10510,"y":300,"z":70190},"rot":{"x":0,"y":0,"z":1054}},{"groupId":114,"instId":300016,"propState":1,"propId":120,"pos":{"x":-28115,"y":-26,"z":72433},"rot":{"x":0,"y":0,"z":1054}},{"groupId":114,"instId":300012,"propState":0,"propId":120,"pos":{"x":-72304,"y":6180,"z":6999},"rot":{"x":0,"y":325953,"z":0}},{"groupId":114,"instId":300011,"propState":0,"propId":120,"pos":{"x":-6398,"y":11237,"z":-21443},"rot":{"x":0,"y":320545,"z":0}},{"groupId":114,"instId":300010,"propState":0,"propId":120,"pos":{"x":-41595,"y":1306,"z":32046},"rot":{"x":5031,"y":338782,"z":355096}},{"groupId":114,"instId":300009,"propState":0,"propId":120,"pos":{"x":-92102,"y":6322,"z":40797},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300008,"propState":0,"propId":120,"pos":{"x":-40251,"y":1289,"z":31870},"rot":{"x":5359,"y":24902,"z":1828}},{"groupId":114,"instId":300007,"propState":0,"propId":120,"pos":{"x":16656,"y":1161,"z":42701},"rot":{"x":0,"y":279260,"z":358074}},{"groupId":114,"instId":300006,"propState":0,"propId":120,"pos":{"x":16401,"y":1173,"z":40462},"rot":{"x":0,"y":262327,"z":732}},{"groupId":114,"instId":300005,"propState":0,"propId":120,"pos":{"x":-5751,"y":11276,"z":-20090},"rot":{"x":359877,"y":88906,"z":627}},{"groupId":114,"instId":300003,"propState":0,"propId":120,"pos":{"x":-51793,"y":6595,"z":-13783},"rot":{"x":11411,"y":299684,"z":358185}},{"groupId":114,"instId":300002,"propState":0,"propId":120,"pos":{"x":-73620,"y":6290,"z":6967},"rot":{"x":0,"y":180000,"z":0}},{"groupId":114,"instId":300001,"propState":0,"propId":120,"pos":{"x":-38163,"y":1323,"z":30921},"rot":{"x":5547,"y":25324,"z":358092}}],"npcs":[],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300001,"propState":0,"propId":100,"pos":{"x":5512,"y":9650,"z":-4335},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":135,"instId":400001,"npcId":11105,"pos":{"x":5397,"y":9672,"z":-4360},"rot":{"x":0,"y":244381,"z":0}}],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-16172,"y":600,"z":38613},"rot":{"x":0,"y":254822,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":null,"startGroupId":null}},"101020102":{"P10102_F10102001":{"scenes":{"30":{"props":[{"groupId":30,"instId":300004,"propState":8,"propId":101,"pos":{"x":-74630,"y":4679,"z":53170},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300003,"propState":0,"propId":100,"pos":{"x":15820,"y":-365,"z":22960},"rot":{"x":0,"y":23789,"z":0}},{"groupId":30,"instId":300006,"propState":0,"propId":119,"pos":{"x":-63700,"y":9840,"z":-25330},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300001,"propState":8,"propId":101,"pos":{"x":-75476,"y":4679,"z":7119},"rot":{"x":0,"y":180000,"z":0}},{"groupId":30,"instId":300007,"propState":0,"propId":119,"pos":{"x":-60680,"y":18080,"z":-60020},"rot":{"x":0,"y":329524,"z":0}},{"groupId":30,"instId":300005,"propState":0,"propId":102,"pos":{"x":-15619,"y":-652,"z":90330},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300002,"propState":8,"propId":101,"pos":{"x":-20560,"y":-286,"z":57320},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1010201":{"anchorId":1,"groupId":30,"instId":300002,"pos":{"x":-15390,"y":-617,"z":57320},"rot":{"x":0,"y":150000,"z":0}},"1010202":{"anchorId":2,"groupId":30,"instId":300001,"pos":{"x":-75010,"y":4696,"z":2010},"rot":{"x":0,"y":180000,"z":0}},"1010203":{"anchorId":3,"groupId":30,"instId":300004,"pos":{"x":-77800,"y":4408,"z":56600},"rot":{"x":0,"y":206000,"z":0}}}},"128":{"props":[{"groupId":128,"instId":300007,"propState":12,"propId":60101,"pos":{"x":-50044,"y":4890,"z":-2784},"rot":{"x":0,"y":208092,"z":0}},{"groupId":128,"instId":300006,"propState":12,"propId":60101,"pos":{"x":-90351,"y":4835,"z":38292},"rot":{"x":0,"y":88092,"z":0}},{"groupId":128,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-58940,"y":4690,"z":33917},"rot":{"x":0,"y":178092,"z":0}},{"groupId":128,"instId":300005,"propState":12,"propId":60101,"pos":{"x":-98180,"y":4715,"z":17890},"rot":{"x":0,"y":63696,"z":0}},{"groupId":128,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-6590,"y":9952,"z":-23431},"rot":{"x":0,"y":90603,"z":0}},{"groupId":128,"instId":300003,"propState":12,"propId":60101,"pos":{"x":23607,"y":9720,"z":-8391},"rot":{"x":0,"y":270603,"z":0}},{"groupId":128,"instId":300002,"propState":12,"propId":60101,"pos":{"x":24359,"y":-404,"z":55923},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300004,"propState":18,"propId":101030,"pos":{"x":-54831,"y":5582,"z":27544},"rot":{"x":4,"y":295968,"z":0}},{"groupId":8,"instId":300003,"propState":18,"propId":101031,"pos":{"x":9556,"y":1007,"z":20920},"rot":{"x":4,"y":295968,"z":0}},{"groupId":8,"instId":300002,"propState":18,"propId":101030,"pos":{"x":-73976,"y":5695,"z":24687},"rot":{"x":0,"y":141456,"z":0}},{"groupId":8,"instId":300001,"propState":18,"propId":101030,"pos":{"x":-67551,"y":5549,"z":25378},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[],"npcs":[{"groupId":79,"instId":400001,"npcId":11104,"pos":{"x":-15270,"y":-358,"z":37590},"rot":{"x":0,"y":84501,"z":0}}],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300002,"propState":18,"propId":101031,"pos":{"x":9556,"y":1003,"z":20920},"rot":{"x":4,"y":295968,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300041,"propState":1,"propId":120,"pos":{"x":-90710,"y":6710,"z":52396},"rot":{"x":359963,"y":2004,"z":1054}},{"groupId":114,"instId":300040,"propState":1,"propId":120,"pos":{"x":-61300,"y":4710,"z":-27050},"rot":{"x":359963,"y":2004,"z":1054}},{"groupId":114,"instId":300025,"propState":1,"propId":120,"pos":{"x":-85690,"y":4660,"z":42510},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300042,"propState":1,"propId":120,"pos":{"x":-93320,"y":6660,"z":42520},"rot":{"x":359963,"y":2004,"z":1054}},{"groupId":114,"instId":300039,"propState":1,"propId":120,"pos":{"x":-53160,"y":4880,"z":-1320},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300038,"propState":1,"propId":120,"pos":{"x":-60620,"y":4730,"z":-33780},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300037,"propState":1,"propId":120,"pos":{"x":-55620,"y":4830,"z":-22070},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300033,"propState":1,"propId":120,"pos":{"x":-13850,"y":9890,"z":-3220},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300032,"propState":1,"propId":120,"pos":{"x":-5550,"y":10050,"z":-16660},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300031,"propState":1,"propId":120,"pos":{"x":16843,"y":9857,"z":-11089},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300027,"propState":1,"propId":120,"pos":{"x":-9060,"y":-270,"z":59580},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300026,"propState":1,"propId":120,"pos":{"x":-12210,"y":-330,"z":75320},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300024,"propState":1,"propId":120,"pos":{"x":-82550,"y":4710,"z":17590},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300023,"propState":1,"propId":120,"pos":{"x":-71678,"y":4912,"z":-475},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300022,"propState":1,"propId":120,"pos":{"x":-74060,"y":4870,"z":-16310},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300018,"propState":1,"propId":120,"pos":{"x":25060,"y":960,"z":57050},"rot":{"x":1018,"y":285002,"z":273}},{"groupId":114,"instId":300017,"propState":1,"propId":120,"pos":{"x":-10510,"y":300,"z":70190},"rot":{"x":0,"y":0,"z":1054}},{"groupId":114,"instId":300016,"propState":1,"propId":120,"pos":{"x":-28115,"y":-26,"z":72433},"rot":{"x":0,"y":0,"z":1054}},{"groupId":114,"instId":300009,"propState":0,"propId":120,"pos":{"x":-92102,"y":6322,"z":40797},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300008,"propState":0,"propId":120,"pos":{"x":-40251,"y":1289,"z":31870},"rot":{"x":5359,"y":24902,"z":1828}},{"groupId":114,"instId":300007,"propState":0,"propId":120,"pos":{"x":16656,"y":1161,"z":42701},"rot":{"x":0,"y":279260,"z":358074}},{"groupId":114,"instId":300006,"propState":0,"propId":120,"pos":{"x":16401,"y":1173,"z":40462},"rot":{"x":0,"y":262327,"z":732}},{"groupId":114,"instId":300005,"propState":0,"propId":120,"pos":{"x":-5751,"y":11276,"z":-20090},"rot":{"x":359877,"y":88906,"z":627}},{"groupId":114,"instId":300004,"propState":0,"propId":120,"pos":{"x":-52718,"y":6525,"z":-15821},"rot":{"x":7432,"y":294763,"z":3989}},{"groupId":114,"instId":300036,"propState":1,"propId":120,"pos":{"x":-72260,"y":4520,"z":-21590},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300035,"propState":1,"propId":120,"pos":{"x":-76727,"y":4450,"z":-13879},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300034,"propState":1,"propId":120,"pos":{"x":-49561,"y":4944,"z":-10342},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300030,"propState":1,"propId":120,"pos":{"x":-13410,"y":160,"z":4820},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300029,"propState":1,"propId":120,"pos":{"x":6540,"y":20,"z":22050},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300028,"propState":1,"propId":120,"pos":{"x":10130,"y":80,"z":51350},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300021,"propState":1,"propId":120,"pos":{"x":-99040,"y":4410,"z":17310},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300020,"propState":1,"propId":120,"pos":{"x":-88230,"y":9590,"z":76270},"rot":{"x":745,"y":224995,"z":359254}},{"groupId":114,"instId":300019,"propState":1,"propId":120,"pos":{"x":-84450,"y":4480,"z":62390},"rot":{"x":745,"y":224995,"z":359254}},{"groupId":114,"instId":300015,"propState":0,"propId":120,"pos":{"x":-2308,"y":969,"z":17602},"rot":{"x":0,"y":0,"z":1054}},{"groupId":114,"instId":300014,"propState":0,"propId":120,"pos":{"x":-35592,"y":782,"z":39822},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300013,"propState":0,"propId":120,"pos":{"x":17209,"y":1266,"z":39201},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300012,"propState":0,"propId":120,"pos":{"x":-72304,"y":6180,"z":6999},"rot":{"x":0,"y":325953,"z":0}},{"groupId":114,"instId":300011,"propState":0,"propId":120,"pos":{"x":-6398,"y":11237,"z":-21443},"rot":{"x":0,"y":320545,"z":0}},{"groupId":114,"instId":300010,"propState":0,"propId":120,"pos":{"x":-41595,"y":1306,"z":32046},"rot":{"x":5031,"y":338782,"z":355096}},{"groupId":114,"instId":300003,"propState":0,"propId":120,"pos":{"x":-51793,"y":6595,"z":-13783},"rot":{"x":11411,"y":299684,"z":358185}},{"groupId":114,"instId":300002,"propState":0,"propId":120,"pos":{"x":-73620,"y":6290,"z":6967},"rot":{"x":0,"y":180000,"z":0}},{"groupId":114,"instId":300001,"propState":0,"propId":120,"pos":{"x":-38163,"y":1323,"z":30921},"rot":{"x":5547,"y":25324,"z":358092}}],"npcs":[],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300001,"propState":0,"propId":100,"pos":{"x":5512,"y":9650,"z":-4335},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":135,"instId":400001,"npcId":11105,"pos":{"x":5397,"y":9672,"z":-4360},"rot":{"x":0,"y":244381,"z":0}}],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-16172,"y":600,"z":38613},"rot":{"x":0,"y":254822,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":3,"startGroupId":2}},"101020103":{"P10102_F10102001":{"scenes":{"30":{"props":[{"groupId":30,"instId":300003,"propState":0,"propId":100,"pos":{"x":15820,"y":-365,"z":22960},"rot":{"x":0,"y":23789,"z":0}},{"groupId":30,"instId":300007,"propState":0,"propId":119,"pos":{"x":-60680,"y":18080,"z":-60020},"rot":{"x":0,"y":329524,"z":0}},{"groupId":30,"instId":300006,"propState":0,"propId":119,"pos":{"x":-63700,"y":9840,"z":-25330},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300005,"propState":0,"propId":102,"pos":{"x":-15619,"y":-652,"z":90330},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300004,"propState":8,"propId":101,"pos":{"x":-74630,"y":4679,"z":53170},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300001,"propState":8,"propId":101,"pos":{"x":-75476,"y":4679,"z":7119},"rot":{"x":0,"y":180000,"z":0}},{"groupId":30,"instId":300002,"propState":8,"propId":101,"pos":{"x":-20560,"y":-286,"z":57320},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1010201":{"anchorId":1,"groupId":30,"instId":300002,"pos":{"x":-15390,"y":-617,"z":57320},"rot":{"x":0,"y":150000,"z":0}},"1010202":{"anchorId":2,"groupId":30,"instId":300001,"pos":{"x":-75010,"y":4696,"z":2010},"rot":{"x":0,"y":180000,"z":0}},"1010203":{"anchorId":3,"groupId":30,"instId":300004,"pos":{"x":-77800,"y":4408,"z":56600},"rot":{"x":0,"y":206000,"z":0}}}},"8":{"props":[{"groupId":8,"instId":300003,"propState":18,"propId":101031,"pos":{"x":9556,"y":1007,"z":20920},"rot":{"x":4,"y":295968,"z":0}},{"groupId":8,"instId":300002,"propState":18,"propId":101030,"pos":{"x":-73976,"y":5695,"z":24687},"rot":{"x":0,"y":141456,"z":0}},{"groupId":8,"instId":300004,"propState":18,"propId":101030,"pos":{"x":-54831,"y":5582,"z":27544},"rot":{"x":4,"y":295968,"z":0}},{"groupId":8,"instId":300001,"propState":18,"propId":101030,"pos":{"x":-67551,"y":5549,"z":25378},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"128":{"props":[{"groupId":128,"instId":300005,"propState":12,"propId":60101,"pos":{"x":-98180,"y":4715,"z":17890},"rot":{"x":0,"y":63696,"z":0}},{"groupId":128,"instId":300006,"propState":12,"propId":60101,"pos":{"x":-90351,"y":4835,"z":38292},"rot":{"x":0,"y":88092,"z":0}},{"groupId":128,"instId":300003,"propState":12,"propId":60101,"pos":{"x":23607,"y":9720,"z":-8391},"rot":{"x":0,"y":270603,"z":0}},{"groupId":128,"instId":300007,"propState":12,"propId":60101,"pos":{"x":-50044,"y":4890,"z":-2784},"rot":{"x":0,"y":208092,"z":0}},{"groupId":128,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-58940,"y":4690,"z":33917},"rot":{"x":0,"y":178092,"z":0}},{"groupId":128,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-6590,"y":9952,"z":-23431},"rot":{"x":0,"y":90603,"z":0}},{"groupId":128,"instId":300002,"propState":12,"propId":60101,"pos":{"x":24359,"y":-404,"z":55923},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[],"npcs":[{"groupId":79,"instId":400001,"npcId":11104,"pos":{"x":-15270,"y":-358,"z":37590},"rot":{"x":0,"y":84501,"z":0}}],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300002,"propState":18,"propId":101031,"pos":{"x":9556,"y":1003,"z":20920},"rot":{"x":4,"y":295968,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300042,"propState":1,"propId":120,"pos":{"x":-93320,"y":6660,"z":42520},"rot":{"x":359963,"y":2004,"z":1054}},{"groupId":114,"instId":300041,"propState":1,"propId":120,"pos":{"x":-90710,"y":6710,"z":52396},"rot":{"x":359963,"y":2004,"z":1054}},{"groupId":114,"instId":300040,"propState":1,"propId":120,"pos":{"x":-61300,"y":4710,"z":-27050},"rot":{"x":359963,"y":2004,"z":1054}},{"groupId":114,"instId":300036,"propState":1,"propId":120,"pos":{"x":-72260,"y":4520,"z":-21590},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300019,"propState":1,"propId":120,"pos":{"x":-84450,"y":4480,"z":62390},"rot":{"x":745,"y":224995,"z":359254}},{"groupId":114,"instId":300035,"propState":1,"propId":120,"pos":{"x":-76727,"y":4450,"z":-13879},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300034,"propState":1,"propId":120,"pos":{"x":-49561,"y":4944,"z":-10342},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300028,"propState":1,"propId":120,"pos":{"x":10130,"y":80,"z":51350},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300039,"propState":1,"propId":120,"pos":{"x":-53160,"y":4880,"z":-1320},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300038,"propState":1,"propId":120,"pos":{"x":-60620,"y":4730,"z":-33780},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300037,"propState":1,"propId":120,"pos":{"x":-55620,"y":4830,"z":-22070},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300033,"propState":1,"propId":120,"pos":{"x":-13850,"y":9890,"z":-3220},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300032,"propState":1,"propId":120,"pos":{"x":-5550,"y":10050,"z":-16660},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300031,"propState":1,"propId":120,"pos":{"x":16843,"y":9857,"z":-11089},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300030,"propState":1,"propId":120,"pos":{"x":-13410,"y":160,"z":4820},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300029,"propState":1,"propId":120,"pos":{"x":6540,"y":20,"z":22050},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300027,"propState":1,"propId":120,"pos":{"x":-9060,"y":-270,"z":59580},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300026,"propState":1,"propId":120,"pos":{"x":-12210,"y":-330,"z":75320},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300025,"propState":1,"propId":120,"pos":{"x":-85690,"y":4660,"z":42510},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300024,"propState":1,"propId":120,"pos":{"x":-82550,"y":4710,"z":17590},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300023,"propState":1,"propId":120,"pos":{"x":-71678,"y":4912,"z":-475},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300022,"propState":1,"propId":120,"pos":{"x":-74060,"y":4870,"z":-16310},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300021,"propState":1,"propId":120,"pos":{"x":-99040,"y":4410,"z":17310},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300020,"propState":1,"propId":120,"pos":{"x":-88230,"y":9590,"z":76270},"rot":{"x":745,"y":224995,"z":359254}},{"groupId":114,"instId":300018,"propState":1,"propId":120,"pos":{"x":25060,"y":960,"z":57050},"rot":{"x":1018,"y":285002,"z":273}},{"groupId":114,"instId":300017,"propState":1,"propId":120,"pos":{"x":-10510,"y":300,"z":70190},"rot":{"x":0,"y":0,"z":1054}},{"groupId":114,"instId":300016,"propState":1,"propId":120,"pos":{"x":-28115,"y":-26,"z":72433},"rot":{"x":0,"y":0,"z":1054}},{"groupId":114,"instId":300015,"propState":0,"propId":120,"pos":{"x":-2308,"y":969,"z":17602},"rot":{"x":0,"y":0,"z":1054}},{"groupId":114,"instId":300014,"propState":0,"propId":120,"pos":{"x":-35592,"y":782,"z":39822},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300013,"propState":0,"propId":120,"pos":{"x":17209,"y":1266,"z":39201},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300012,"propState":0,"propId":120,"pos":{"x":-72304,"y":6180,"z":6999},"rot":{"x":0,"y":325953,"z":0}},{"groupId":114,"instId":300011,"propState":0,"propId":120,"pos":{"x":-6398,"y":11237,"z":-21443},"rot":{"x":0,"y":320545,"z":0}},{"groupId":114,"instId":300010,"propState":0,"propId":120,"pos":{"x":-41595,"y":1306,"z":32046},"rot":{"x":5031,"y":338782,"z":355096}},{"groupId":114,"instId":300009,"propState":0,"propId":120,"pos":{"x":-92102,"y":6322,"z":40797},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300008,"propState":0,"propId":120,"pos":{"x":-40251,"y":1289,"z":31870},"rot":{"x":5359,"y":24902,"z":1828}},{"groupId":114,"instId":300007,"propState":0,"propId":120,"pos":{"x":16656,"y":1161,"z":42701},"rot":{"x":0,"y":279260,"z":358074}},{"groupId":114,"instId":300006,"propState":0,"propId":120,"pos":{"x":16401,"y":1173,"z":40462},"rot":{"x":0,"y":262327,"z":732}},{"groupId":114,"instId":300005,"propState":0,"propId":120,"pos":{"x":-5751,"y":11276,"z":-20090},"rot":{"x":359877,"y":88906,"z":627}},{"groupId":114,"instId":300004,"propState":0,"propId":120,"pos":{"x":-52718,"y":6525,"z":-15821},"rot":{"x":7432,"y":294763,"z":3989}},{"groupId":114,"instId":300003,"propState":0,"propId":120,"pos":{"x":-51793,"y":6595,"z":-13783},"rot":{"x":11411,"y":299684,"z":358185}},{"groupId":114,"instId":300002,"propState":0,"propId":120,"pos":{"x":-73620,"y":6290,"z":6967},"rot":{"x":0,"y":180000,"z":0}},{"groupId":114,"instId":300001,"propState":0,"propId":120,"pos":{"x":-38163,"y":1323,"z":30921},"rot":{"x":5547,"y":25324,"z":358092}}],"npcs":[],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300001,"propState":0,"propId":100,"pos":{"x":5512,"y":9650,"z":-4335},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":135,"instId":400001,"npcId":11105,"pos":{"x":5397,"y":9672,"z":-4360},"rot":{"x":0,"y":244381,"z":0}}],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-16172,"y":600,"z":38613},"rot":{"x":0,"y":254822,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":4,"startGroupId":2}},"101020104":{"P10102_F10102001":{"scenes":{"30":{"props":[{"groupId":30,"instId":300003,"propState":0,"propId":100,"pos":{"x":15820,"y":-365,"z":22960},"rot":{"x":0,"y":23789,"z":0}},{"groupId":30,"instId":300007,"propState":0,"propId":119,"pos":{"x":-60680,"y":18080,"z":-60020},"rot":{"x":0,"y":329524,"z":0}},{"groupId":30,"instId":300006,"propState":0,"propId":119,"pos":{"x":-63700,"y":9840,"z":-25330},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300005,"propState":0,"propId":102,"pos":{"x":-15619,"y":-652,"z":90330},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300004,"propState":8,"propId":101,"pos":{"x":-74630,"y":4679,"z":53170},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300001,"propState":8,"propId":101,"pos":{"x":-75476,"y":4679,"z":7119},"rot":{"x":0,"y":180000,"z":0}},{"groupId":30,"instId":300002,"propState":8,"propId":101,"pos":{"x":-20560,"y":-286,"z":57320},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1010201":{"anchorId":1,"groupId":30,"instId":300002,"pos":{"x":-15390,"y":-617,"z":57320},"rot":{"x":0,"y":150000,"z":0}},"1010202":{"anchorId":2,"groupId":30,"instId":300001,"pos":{"x":-75010,"y":4696,"z":2010},"rot":{"x":0,"y":180000,"z":0}},"1010203":{"anchorId":3,"groupId":30,"instId":300004,"pos":{"x":-77800,"y":4408,"z":56600},"rot":{"x":0,"y":206000,"z":0}}}},"8":{"props":[{"groupId":8,"instId":300003,"propState":18,"propId":101031,"pos":{"x":9556,"y":1007,"z":20920},"rot":{"x":4,"y":295968,"z":0}},{"groupId":8,"instId":300002,"propState":18,"propId":101030,"pos":{"x":-73976,"y":5695,"z":24687},"rot":{"x":0,"y":141456,"z":0}},{"groupId":8,"instId":300004,"propState":18,"propId":101030,"pos":{"x":-54831,"y":5582,"z":27544},"rot":{"x":4,"y":295968,"z":0}},{"groupId":8,"instId":300001,"propState":18,"propId":101030,"pos":{"x":-67551,"y":5549,"z":25378},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"128":{"props":[{"groupId":128,"instId":300003,"propState":12,"propId":60101,"pos":{"x":23607,"y":9720,"z":-8391},"rot":{"x":0,"y":270603,"z":0}},{"groupId":128,"instId":300007,"propState":12,"propId":60101,"pos":{"x":-50044,"y":4890,"z":-2784},"rot":{"x":0,"y":208092,"z":0}},{"groupId":128,"instId":300006,"propState":12,"propId":60101,"pos":{"x":-90351,"y":4835,"z":38292},"rot":{"x":0,"y":88092,"z":0}},{"groupId":128,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-58940,"y":4690,"z":33917},"rot":{"x":0,"y":178092,"z":0}},{"groupId":128,"instId":300005,"propState":12,"propId":60101,"pos":{"x":-98180,"y":4715,"z":17890},"rot":{"x":0,"y":63696,"z":0}},{"groupId":128,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-6590,"y":9952,"z":-23431},"rot":{"x":0,"y":90603,"z":0}},{"groupId":128,"instId":300002,"propState":12,"propId":60101,"pos":{"x":24359,"y":-404,"z":55923},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[],"npcs":[{"groupId":79,"instId":400001,"npcId":11104,"pos":{"x":-15270,"y":-358,"z":37590},"rot":{"x":0,"y":84501,"z":0}}],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300002,"propState":18,"propId":101031,"pos":{"x":9556,"y":1003,"z":20920},"rot":{"x":4,"y":295968,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300041,"propState":1,"propId":120,"pos":{"x":-90710,"y":6710,"z":52396},"rot":{"x":359963,"y":2004,"z":1054}},{"groupId":114,"instId":300040,"propState":1,"propId":120,"pos":{"x":-61300,"y":4710,"z":-27050},"rot":{"x":359963,"y":2004,"z":1054}},{"groupId":114,"instId":300031,"propState":1,"propId":120,"pos":{"x":16843,"y":9857,"z":-11089},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300038,"propState":1,"propId":120,"pos":{"x":-60620,"y":4730,"z":-33780},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300037,"propState":1,"propId":120,"pos":{"x":-55620,"y":4830,"z":-22070},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300019,"propState":1,"propId":120,"pos":{"x":-84450,"y":4480,"z":62390},"rot":{"x":745,"y":224995,"z":359254}},{"groupId":114,"instId":300033,"propState":1,"propId":120,"pos":{"x":-13850,"y":9890,"z":-3220},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300032,"propState":1,"propId":120,"pos":{"x":-5550,"y":10050,"z":-16660},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300027,"propState":1,"propId":120,"pos":{"x":-9060,"y":-270,"z":59580},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300026,"propState":1,"propId":120,"pos":{"x":-12210,"y":-330,"z":75320},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300025,"propState":1,"propId":120,"pos":{"x":-85690,"y":4660,"z":42510},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300017,"propState":1,"propId":120,"pos":{"x":-10510,"y":300,"z":70190},"rot":{"x":0,"y":0,"z":1054}},{"groupId":114,"instId":300016,"propState":1,"propId":120,"pos":{"x":-28115,"y":-26,"z":72433},"rot":{"x":0,"y":0,"z":1054}},{"groupId":114,"instId":300007,"propState":0,"propId":120,"pos":{"x":16656,"y":1161,"z":42701},"rot":{"x":0,"y":279260,"z":358074}},{"groupId":114,"instId":300042,"propState":1,"propId":120,"pos":{"x":-93320,"y":6660,"z":42520},"rot":{"x":359963,"y":2004,"z":1054}},{"groupId":114,"instId":300036,"propState":1,"propId":120,"pos":{"x":-72260,"y":4520,"z":-21590},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300035,"propState":1,"propId":120,"pos":{"x":-76727,"y":4450,"z":-13879},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300034,"propState":1,"propId":120,"pos":{"x":-49561,"y":4944,"z":-10342},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300030,"propState":1,"propId":120,"pos":{"x":-13410,"y":160,"z":4820},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300029,"propState":1,"propId":120,"pos":{"x":6540,"y":20,"z":22050},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300028,"propState":1,"propId":120,"pos":{"x":10130,"y":80,"z":51350},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300021,"propState":1,"propId":120,"pos":{"x":-99040,"y":4410,"z":17310},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300020,"propState":1,"propId":120,"pos":{"x":-88230,"y":9590,"z":76270},"rot":{"x":745,"y":224995,"z":359254}},{"groupId":114,"instId":300009,"propState":0,"propId":120,"pos":{"x":-92102,"y":6322,"z":40797},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300008,"propState":0,"propId":120,"pos":{"x":-40251,"y":1289,"z":31870},"rot":{"x":5359,"y":24902,"z":1828}},{"groupId":114,"instId":300006,"propState":0,"propId":120,"pos":{"x":16401,"y":1173,"z":40462},"rot":{"x":0,"y":262327,"z":732}},{"groupId":114,"instId":300005,"propState":0,"propId":120,"pos":{"x":-5751,"y":11276,"z":-20090},"rot":{"x":359877,"y":88906,"z":627}},{"groupId":114,"instId":300004,"propState":0,"propId":120,"pos":{"x":-52718,"y":6525,"z":-15821},"rot":{"x":7432,"y":294763,"z":3989}},{"groupId":114,"instId":300039,"propState":1,"propId":120,"pos":{"x":-53160,"y":4880,"z":-1320},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300024,"propState":1,"propId":120,"pos":{"x":-82550,"y":4710,"z":17590},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300023,"propState":1,"propId":120,"pos":{"x":-71678,"y":4912,"z":-475},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300022,"propState":1,"propId":120,"pos":{"x":-74060,"y":4870,"z":-16310},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300018,"propState":1,"propId":120,"pos":{"x":25060,"y":960,"z":57050},"rot":{"x":1018,"y":285002,"z":273}},{"groupId":114,"instId":300015,"propState":0,"propId":120,"pos":{"x":-2308,"y":969,"z":17602},"rot":{"x":0,"y":0,"z":1054}},{"groupId":114,"instId":300014,"propState":0,"propId":120,"pos":{"x":-35592,"y":782,"z":39822},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300013,"propState":0,"propId":120,"pos":{"x":17209,"y":1266,"z":39201},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300012,"propState":0,"propId":120,"pos":{"x":-72304,"y":6180,"z":6999},"rot":{"x":0,"y":325953,"z":0}},{"groupId":114,"instId":300011,"propState":0,"propId":120,"pos":{"x":-6398,"y":11237,"z":-21443},"rot":{"x":0,"y":320545,"z":0}},{"groupId":114,"instId":300010,"propState":0,"propId":120,"pos":{"x":-41595,"y":1306,"z":32046},"rot":{"x":5031,"y":338782,"z":355096}},{"groupId":114,"instId":300003,"propState":0,"propId":120,"pos":{"x":-51793,"y":6595,"z":-13783},"rot":{"x":11411,"y":299684,"z":358185}},{"groupId":114,"instId":300002,"propState":0,"propId":120,"pos":{"x":-73620,"y":6290,"z":6967},"rot":{"x":0,"y":180000,"z":0}},{"groupId":114,"instId":300001,"propState":0,"propId":120,"pos":{"x":-38163,"y":1323,"z":30921},"rot":{"x":5547,"y":25324,"z":358092}}],"npcs":[],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300001,"propState":0,"propId":100,"pos":{"x":5512,"y":9650,"z":-4335},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":135,"instId":400001,"npcId":11105,"pos":{"x":5397,"y":9672,"z":-4360},"rot":{"x":0,"y":244381,"z":0}}],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-16172,"y":600,"z":38613},"rot":{"x":0,"y":254822,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":7,"startGroupId":2}},"101020105":{"P10102_F10102001":{"scenes":{"30":{"props":[{"groupId":30,"instId":300001,"propState":8,"propId":101,"pos":{"x":-75476,"y":4679,"z":7119},"rot":{"x":0,"y":180000,"z":0}},{"groupId":30,"instId":300003,"propState":0,"propId":100,"pos":{"x":15820,"y":-365,"z":22960},"rot":{"x":0,"y":23789,"z":0}},{"groupId":30,"instId":300007,"propState":0,"propId":119,"pos":{"x":-60680,"y":18080,"z":-60020},"rot":{"x":0,"y":329524,"z":0}},{"groupId":30,"instId":300006,"propState":0,"propId":119,"pos":{"x":-63700,"y":9840,"z":-25330},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300005,"propState":0,"propId":102,"pos":{"x":-15619,"y":-652,"z":90330},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300004,"propState":8,"propId":101,"pos":{"x":-74630,"y":4679,"z":53170},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300002,"propState":8,"propId":101,"pos":{"x":-20560,"y":-286,"z":57320},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1010201":{"anchorId":1,"groupId":30,"instId":300002,"pos":{"x":-15390,"y":-617,"z":57320},"rot":{"x":0,"y":150000,"z":0}},"1010202":{"anchorId":2,"groupId":30,"instId":300001,"pos":{"x":-75010,"y":4696,"z":2010},"rot":{"x":0,"y":180000,"z":0}},"1010203":{"anchorId":3,"groupId":30,"instId":300004,"pos":{"x":-77800,"y":4408,"z":56600},"rot":{"x":0,"y":206000,"z":0}}}},"8":{"props":[{"groupId":8,"instId":300003,"propState":18,"propId":101031,"pos":{"x":9556,"y":1007,"z":20920},"rot":{"x":4,"y":295968,"z":0}},{"groupId":8,"instId":300001,"propState":18,"propId":101030,"pos":{"x":-67551,"y":5549,"z":25378},"rot":{"x":0,"y":210000,"z":0}},{"groupId":8,"instId":300004,"propState":18,"propId":101030,"pos":{"x":-54831,"y":5582,"z":27544},"rot":{"x":4,"y":295968,"z":0}},{"groupId":8,"instId":300002,"propState":18,"propId":101030,"pos":{"x":-73976,"y":5695,"z":24687},"rot":{"x":0,"y":141456,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"128":{"props":[{"groupId":128,"instId":300006,"propState":12,"propId":60101,"pos":{"x":-90351,"y":4835,"z":38292},"rot":{"x":0,"y":88092,"z":0}},{"groupId":128,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-58940,"y":4690,"z":33917},"rot":{"x":0,"y":178092,"z":0}},{"groupId":128,"instId":300005,"propState":12,"propId":60101,"pos":{"x":-98180,"y":4715,"z":17890},"rot":{"x":0,"y":63696,"z":0}},{"groupId":128,"instId":300003,"propState":12,"propId":60101,"pos":{"x":23607,"y":9720,"z":-8391},"rot":{"x":0,"y":270603,"z":0}},{"groupId":128,"instId":300007,"propState":12,"propId":60101,"pos":{"x":-50044,"y":4890,"z":-2784},"rot":{"x":0,"y":208092,"z":0}},{"groupId":128,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-6590,"y":9952,"z":-23431},"rot":{"x":0,"y":90603,"z":0}},{"groupId":128,"instId":300002,"propState":12,"propId":60101,"pos":{"x":24359,"y":-404,"z":55923},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[],"npcs":[{"groupId":79,"instId":400001,"npcId":11104,"pos":{"x":-15270,"y":-358,"z":37590},"rot":{"x":0,"y":84501,"z":0}}],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300002,"propState":18,"propId":101031,"pos":{"x":9556,"y":1003,"z":20920},"rot":{"x":4,"y":295968,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300039,"propState":1,"propId":120,"pos":{"x":-53160,"y":4880,"z":-1320},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300038,"propState":1,"propId":120,"pos":{"x":-60620,"y":4730,"z":-33780},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300037,"propState":1,"propId":120,"pos":{"x":-55620,"y":4830,"z":-22070},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300025,"propState":1,"propId":120,"pos":{"x":-85690,"y":4660,"z":42510},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300042,"propState":1,"propId":120,"pos":{"x":-93320,"y":6660,"z":42520},"rot":{"x":359963,"y":2004,"z":1054}},{"groupId":114,"instId":300041,"propState":1,"propId":120,"pos":{"x":-90710,"y":6710,"z":52396},"rot":{"x":359963,"y":2004,"z":1054}},{"groupId":114,"instId":300040,"propState":1,"propId":120,"pos":{"x":-61300,"y":4710,"z":-27050},"rot":{"x":359963,"y":2004,"z":1054}},{"groupId":114,"instId":300033,"propState":1,"propId":120,"pos":{"x":-13850,"y":9890,"z":-3220},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300032,"propState":1,"propId":120,"pos":{"x":-5550,"y":10050,"z":-16660},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300031,"propState":1,"propId":120,"pos":{"x":16843,"y":9857,"z":-11089},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300027,"propState":1,"propId":120,"pos":{"x":-9060,"y":-270,"z":59580},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300026,"propState":1,"propId":120,"pos":{"x":-12210,"y":-330,"z":75320},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300024,"propState":1,"propId":120,"pos":{"x":-82550,"y":4710,"z":17590},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300023,"propState":1,"propId":120,"pos":{"x":-71678,"y":4912,"z":-475},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300022,"propState":1,"propId":120,"pos":{"x":-74060,"y":4870,"z":-16310},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300018,"propState":1,"propId":120,"pos":{"x":25060,"y":960,"z":57050},"rot":{"x":1018,"y":285002,"z":273}},{"groupId":114,"instId":300017,"propState":1,"propId":120,"pos":{"x":-10510,"y":300,"z":70190},"rot":{"x":0,"y":0,"z":1054}},{"groupId":114,"instId":300016,"propState":1,"propId":120,"pos":{"x":-28115,"y":-26,"z":72433},"rot":{"x":0,"y":0,"z":1054}},{"groupId":114,"instId":300012,"propState":0,"propId":120,"pos":{"x":-72304,"y":6180,"z":6999},"rot":{"x":0,"y":325953,"z":0}},{"groupId":114,"instId":300011,"propState":0,"propId":120,"pos":{"x":-6398,"y":11237,"z":-21443},"rot":{"x":0,"y":320545,"z":0}},{"groupId":114,"instId":300010,"propState":0,"propId":120,"pos":{"x":-41595,"y":1306,"z":32046},"rot":{"x":5031,"y":338782,"z":355096}},{"groupId":114,"instId":300006,"propState":0,"propId":120,"pos":{"x":16401,"y":1173,"z":40462},"rot":{"x":0,"y":262327,"z":732}},{"groupId":114,"instId":300005,"propState":0,"propId":120,"pos":{"x":-5751,"y":11276,"z":-20090},"rot":{"x":359877,"y":88906,"z":627}},{"groupId":114,"instId":300004,"propState":0,"propId":120,"pos":{"x":-52718,"y":6525,"z":-15821},"rot":{"x":7432,"y":294763,"z":3989}},{"groupId":114,"instId":300036,"propState":1,"propId":120,"pos":{"x":-72260,"y":4520,"z":-21590},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300035,"propState":1,"propId":120,"pos":{"x":-76727,"y":4450,"z":-13879},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300034,"propState":1,"propId":120,"pos":{"x":-49561,"y":4944,"z":-10342},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300030,"propState":1,"propId":120,"pos":{"x":-13410,"y":160,"z":4820},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300029,"propState":1,"propId":120,"pos":{"x":6540,"y":20,"z":22050},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300028,"propState":1,"propId":120,"pos":{"x":10130,"y":80,"z":51350},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300021,"propState":1,"propId":120,"pos":{"x":-99040,"y":4410,"z":17310},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300020,"propState":1,"propId":120,"pos":{"x":-88230,"y":9590,"z":76270},"rot":{"x":745,"y":224995,"z":359254}},{"groupId":114,"instId":300019,"propState":1,"propId":120,"pos":{"x":-84450,"y":4480,"z":62390},"rot":{"x":745,"y":224995,"z":359254}},{"groupId":114,"instId":300015,"propState":0,"propId":120,"pos":{"x":-2308,"y":969,"z":17602},"rot":{"x":0,"y":0,"z":1054}},{"groupId":114,"instId":300014,"propState":0,"propId":120,"pos":{"x":-35592,"y":782,"z":39822},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300013,"propState":0,"propId":120,"pos":{"x":17209,"y":1266,"z":39201},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300009,"propState":0,"propId":120,"pos":{"x":-92102,"y":6322,"z":40797},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300008,"propState":0,"propId":120,"pos":{"x":-40251,"y":1289,"z":31870},"rot":{"x":5359,"y":24902,"z":1828}},{"groupId":114,"instId":300007,"propState":0,"propId":120,"pos":{"x":16656,"y":1161,"z":42701},"rot":{"x":0,"y":279260,"z":358074}},{"groupId":114,"instId":300003,"propState":0,"propId":120,"pos":{"x":-51793,"y":6595,"z":-13783},"rot":{"x":11411,"y":299684,"z":358185}},{"groupId":114,"instId":300002,"propState":0,"propId":120,"pos":{"x":-73620,"y":6290,"z":6967},"rot":{"x":0,"y":180000,"z":0}},{"groupId":114,"instId":300001,"propState":0,"propId":120,"pos":{"x":-38163,"y":1323,"z":30921},"rot":{"x":5547,"y":25324,"z":358092}}],"npcs":[],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300001,"propState":0,"propId":100,"pos":{"x":5512,"y":9650,"z":-4335},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":135,"instId":400001,"npcId":11105,"pos":{"x":5397,"y":9672,"z":-4360},"rot":{"x":0,"y":244381,"z":0}}],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-16172,"y":600,"z":38613},"rot":{"x":0,"y":254822,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":2,"startGroupId":2}},"101020106":{"P10102_F10102001":{"scenes":{"30":{"props":[{"groupId":30,"instId":300005,"propState":0,"propId":102,"pos":{"x":-15619,"y":-652,"z":90330},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300003,"propState":0,"propId":100,"pos":{"x":15820,"y":-365,"z":22960},"rot":{"x":0,"y":23789,"z":0}},{"groupId":30,"instId":300006,"propState":0,"propId":119,"pos":{"x":-63700,"y":9840,"z":-25330},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300001,"propState":8,"propId":101,"pos":{"x":-75476,"y":4679,"z":7119},"rot":{"x":0,"y":180000,"z":0}},{"groupId":30,"instId":300007,"propState":0,"propId":119,"pos":{"x":-60680,"y":18080,"z":-60020},"rot":{"x":0,"y":329524,"z":0}},{"groupId":30,"instId":300004,"propState":8,"propId":101,"pos":{"x":-74630,"y":4679,"z":53170},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300002,"propState":8,"propId":101,"pos":{"x":-20560,"y":-286,"z":57320},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1010201":{"anchorId":1,"groupId":30,"instId":300002,"pos":{"x":-15390,"y":-617,"z":57320},"rot":{"x":0,"y":150000,"z":0}},"1010202":{"anchorId":2,"groupId":30,"instId":300001,"pos":{"x":-75010,"y":4696,"z":2010},"rot":{"x":0,"y":180000,"z":0}},"1010203":{"anchorId":3,"groupId":30,"instId":300004,"pos":{"x":-77800,"y":4408,"z":56600},"rot":{"x":0,"y":206000,"z":0}}}},"8":{"props":[{"groupId":8,"instId":300004,"propState":18,"propId":101030,"pos":{"x":-54831,"y":5582,"z":27544},"rot":{"x":4,"y":295968,"z":0}},{"groupId":8,"instId":300003,"propState":18,"propId":101031,"pos":{"x":9556,"y":1007,"z":20920},"rot":{"x":4,"y":295968,"z":0}},{"groupId":8,"instId":300002,"propState":18,"propId":101030,"pos":{"x":-73976,"y":5695,"z":24687},"rot":{"x":0,"y":141456,"z":0}},{"groupId":8,"instId":300001,"propState":18,"propId":101030,"pos":{"x":-67551,"y":5549,"z":25378},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"128":{"props":[{"groupId":128,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-6590,"y":9952,"z":-23431},"rot":{"x":0,"y":90603,"z":0}},{"groupId":128,"instId":300007,"propState":12,"propId":60101,"pos":{"x":-50044,"y":4890,"z":-2784},"rot":{"x":0,"y":208092,"z":0}},{"groupId":128,"instId":300006,"propState":12,"propId":60101,"pos":{"x":-90351,"y":4835,"z":38292},"rot":{"x":0,"y":88092,"z":0}},{"groupId":128,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-58940,"y":4690,"z":33917},"rot":{"x":0,"y":178092,"z":0}},{"groupId":128,"instId":300005,"propState":12,"propId":60101,"pos":{"x":-98180,"y":4715,"z":17890},"rot":{"x":0,"y":63696,"z":0}},{"groupId":128,"instId":300003,"propState":12,"propId":60101,"pos":{"x":23607,"y":9720,"z":-8391},"rot":{"x":0,"y":270603,"z":0}},{"groupId":128,"instId":300002,"propState":12,"propId":60101,"pos":{"x":24359,"y":-404,"z":55923},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[],"npcs":[{"groupId":79,"instId":400001,"npcId":11104,"pos":{"x":-15270,"y":-358,"z":37590},"rot":{"x":0,"y":84501,"z":0}}],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300002,"propState":18,"propId":101031,"pos":{"x":9556,"y":1003,"z":20920},"rot":{"x":4,"y":295968,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300037,"propState":1,"propId":120,"pos":{"x":-55620,"y":4830,"z":-22070},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300042,"propState":1,"propId":120,"pos":{"x":-93320,"y":6660,"z":42520},"rot":{"x":359963,"y":2004,"z":1054}},{"groupId":114,"instId":300041,"propState":1,"propId":120,"pos":{"x":-90710,"y":6710,"z":52396},"rot":{"x":359963,"y":2004,"z":1054}},{"groupId":114,"instId":300040,"propState":1,"propId":120,"pos":{"x":-61300,"y":4710,"z":-27050},"rot":{"x":359963,"y":2004,"z":1054}},{"groupId":114,"instId":300036,"propState":1,"propId":120,"pos":{"x":-72260,"y":4520,"z":-21590},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300035,"propState":1,"propId":120,"pos":{"x":-76727,"y":4450,"z":-13879},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300034,"propState":1,"propId":120,"pos":{"x":-49561,"y":4944,"z":-10342},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300024,"propState":1,"propId":120,"pos":{"x":-82550,"y":4710,"z":17590},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300023,"propState":1,"propId":120,"pos":{"x":-71678,"y":4912,"z":-475},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300022,"propState":1,"propId":120,"pos":{"x":-74060,"y":4870,"z":-16310},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300014,"propState":0,"propId":120,"pos":{"x":-35592,"y":782,"z":39822},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300013,"propState":0,"propId":120,"pos":{"x":17209,"y":1266,"z":39201},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300007,"propState":0,"propId":120,"pos":{"x":16656,"y":1161,"z":42701},"rot":{"x":0,"y":279260,"z":358074}},{"groupId":114,"instId":300039,"propState":1,"propId":120,"pos":{"x":-53160,"y":4880,"z":-1320},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300038,"propState":1,"propId":120,"pos":{"x":-60620,"y":4730,"z":-33780},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300030,"propState":1,"propId":120,"pos":{"x":-13410,"y":160,"z":4820},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300029,"propState":1,"propId":120,"pos":{"x":6540,"y":20,"z":22050},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300028,"propState":1,"propId":120,"pos":{"x":10130,"y":80,"z":51350},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300027,"propState":1,"propId":120,"pos":{"x":-9060,"y":-270,"z":59580},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300026,"propState":1,"propId":120,"pos":{"x":-12210,"y":-330,"z":75320},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300025,"propState":1,"propId":120,"pos":{"x":-85690,"y":4660,"z":42510},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300018,"propState":1,"propId":120,"pos":{"x":25060,"y":960,"z":57050},"rot":{"x":1018,"y":285002,"z":273}},{"groupId":114,"instId":300017,"propState":1,"propId":120,"pos":{"x":-10510,"y":300,"z":70190},"rot":{"x":0,"y":0,"z":1054}},{"groupId":114,"instId":300016,"propState":1,"propId":120,"pos":{"x":-28115,"y":-26,"z":72433},"rot":{"x":0,"y":0,"z":1054}},{"groupId":114,"instId":300011,"propState":0,"propId":120,"pos":{"x":-6398,"y":11237,"z":-21443},"rot":{"x":0,"y":320545,"z":0}},{"groupId":114,"instId":300010,"propState":0,"propId":120,"pos":{"x":-41595,"y":1306,"z":32046},"rot":{"x":5031,"y":338782,"z":355096}},{"groupId":114,"instId":300004,"propState":0,"propId":120,"pos":{"x":-52718,"y":6525,"z":-15821},"rot":{"x":7432,"y":294763,"z":3989}},{"groupId":114,"instId":300033,"propState":1,"propId":120,"pos":{"x":-13850,"y":9890,"z":-3220},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300032,"propState":1,"propId":120,"pos":{"x":-5550,"y":10050,"z":-16660},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300031,"propState":1,"propId":120,"pos":{"x":16843,"y":9857,"z":-11089},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300021,"propState":1,"propId":120,"pos":{"x":-99040,"y":4410,"z":17310},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300020,"propState":1,"propId":120,"pos":{"x":-88230,"y":9590,"z":76270},"rot":{"x":745,"y":224995,"z":359254}},{"groupId":114,"instId":300019,"propState":1,"propId":120,"pos":{"x":-84450,"y":4480,"z":62390},"rot":{"x":745,"y":224995,"z":359254}},{"groupId":114,"instId":300015,"propState":0,"propId":120,"pos":{"x":-2308,"y":969,"z":17602},"rot":{"x":0,"y":0,"z":1054}},{"groupId":114,"instId":300012,"propState":0,"propId":120,"pos":{"x":-72304,"y":6180,"z":6999},"rot":{"x":0,"y":325953,"z":0}},{"groupId":114,"instId":300009,"propState":0,"propId":120,"pos":{"x":-92102,"y":6322,"z":40797},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300008,"propState":0,"propId":120,"pos":{"x":-40251,"y":1289,"z":31870},"rot":{"x":5359,"y":24902,"z":1828}},{"groupId":114,"instId":300006,"propState":0,"propId":120,"pos":{"x":16401,"y":1173,"z":40462},"rot":{"x":0,"y":262327,"z":732}},{"groupId":114,"instId":300005,"propState":0,"propId":120,"pos":{"x":-5751,"y":11276,"z":-20090},"rot":{"x":359877,"y":88906,"z":627}},{"groupId":114,"instId":300003,"propState":0,"propId":120,"pos":{"x":-51793,"y":6595,"z":-13783},"rot":{"x":11411,"y":299684,"z":358185}},{"groupId":114,"instId":300002,"propState":0,"propId":120,"pos":{"x":-73620,"y":6290,"z":6967},"rot":{"x":0,"y":180000,"z":0}},{"groupId":114,"instId":300001,"propState":0,"propId":120,"pos":{"x":-38163,"y":1323,"z":30921},"rot":{"x":5547,"y":25324,"z":358092}}],"npcs":[],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300001,"propState":0,"propId":100,"pos":{"x":5512,"y":9650,"z":-4335},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":135,"instId":400001,"npcId":11105,"pos":{"x":5397,"y":9672,"z":-4360},"rot":{"x":0,"y":244381,"z":0}}],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-16172,"y":600,"z":38613},"rot":{"x":0,"y":254822,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":6,"startGroupId":2}},"101020107":{"P10102_F10102001":{"scenes":{"8":{"props":[{"groupId":8,"instId":300004,"propState":18,"propId":101030,"pos":{"x":-54831,"y":5582,"z":27544},"rot":{"x":4,"y":295968,"z":0}},{"groupId":8,"instId":300002,"propState":18,"propId":101030,"pos":{"x":-73976,"y":5695,"z":24687},"rot":{"x":0,"y":141456,"z":0}},{"groupId":8,"instId":300003,"propState":18,"propId":101031,"pos":{"x":9556,"y":1007,"z":20920},"rot":{"x":4,"y":295968,"z":0}},{"groupId":8,"instId":300001,"propState":18,"propId":101030,"pos":{"x":-67551,"y":5549,"z":25378},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300003,"propState":0,"propId":100,"pos":{"x":15820,"y":-365,"z":22960},"rot":{"x":0,"y":23789,"z":0}},{"groupId":30,"instId":300007,"propState":0,"propId":119,"pos":{"x":-60680,"y":18080,"z":-60020},"rot":{"x":0,"y":329524,"z":0}},{"groupId":30,"instId":300006,"propState":0,"propId":119,"pos":{"x":-63700,"y":9840,"z":-25330},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300005,"propState":0,"propId":102,"pos":{"x":-15619,"y":-652,"z":90330},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300004,"propState":8,"propId":101,"pos":{"x":-74630,"y":4679,"z":53170},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300001,"propState":8,"propId":101,"pos":{"x":-75476,"y":4679,"z":7119},"rot":{"x":0,"y":180000,"z":0}},{"groupId":30,"instId":300002,"propState":8,"propId":101,"pos":{"x":-20560,"y":-286,"z":57320},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1010201":{"anchorId":1,"groupId":30,"instId":300002,"pos":{"x":-15390,"y":-617,"z":57320},"rot":{"x":0,"y":150000,"z":0}},"1010202":{"anchorId":2,"groupId":30,"instId":300001,"pos":{"x":-75010,"y":4696,"z":2010},"rot":{"x":0,"y":180000,"z":0}},"1010203":{"anchorId":3,"groupId":30,"instId":300004,"pos":{"x":-77800,"y":4408,"z":56600},"rot":{"x":0,"y":206000,"z":0}}}},"128":{"props":[{"groupId":128,"instId":300007,"propState":12,"propId":60101,"pos":{"x":-50044,"y":4890,"z":-2784},"rot":{"x":0,"y":208092,"z":0}},{"groupId":128,"instId":300003,"propState":12,"propId":60101,"pos":{"x":23607,"y":9720,"z":-8391},"rot":{"x":0,"y":270603,"z":0}},{"groupId":128,"instId":300006,"propState":12,"propId":60101,"pos":{"x":-90351,"y":4835,"z":38292},"rot":{"x":0,"y":88092,"z":0}},{"groupId":128,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-58940,"y":4690,"z":33917},"rot":{"x":0,"y":178092,"z":0}},{"groupId":128,"instId":300005,"propState":12,"propId":60101,"pos":{"x":-98180,"y":4715,"z":17890},"rot":{"x":0,"y":63696,"z":0}},{"groupId":128,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-6590,"y":9952,"z":-23431},"rot":{"x":0,"y":90603,"z":0}},{"groupId":128,"instId":300002,"propState":12,"propId":60101,"pos":{"x":24359,"y":-404,"z":55923},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[],"npcs":[{"groupId":79,"instId":400001,"npcId":11104,"pos":{"x":-15270,"y":-358,"z":37590},"rot":{"x":0,"y":84501,"z":0}}],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300002,"propState":18,"propId":101031,"pos":{"x":9556,"y":1003,"z":20920},"rot":{"x":4,"y":295968,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300025,"propState":1,"propId":120,"pos":{"x":-85690,"y":4660,"z":42510},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300039,"propState":1,"propId":120,"pos":{"x":-53160,"y":4880,"z":-1320},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300038,"propState":1,"propId":120,"pos":{"x":-60620,"y":4730,"z":-33780},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300037,"propState":1,"propId":120,"pos":{"x":-55620,"y":4830,"z":-22070},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300027,"propState":1,"propId":120,"pos":{"x":-9060,"y":-270,"z":59580},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300026,"propState":1,"propId":120,"pos":{"x":-12210,"y":-330,"z":75320},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300007,"propState":0,"propId":120,"pos":{"x":16656,"y":1161,"z":42701},"rot":{"x":0,"y":279260,"z":358074}},{"groupId":114,"instId":300042,"propState":1,"propId":120,"pos":{"x":-93320,"y":6660,"z":42520},"rot":{"x":359963,"y":2004,"z":1054}},{"groupId":114,"instId":300041,"propState":1,"propId":120,"pos":{"x":-90710,"y":6710,"z":52396},"rot":{"x":359963,"y":2004,"z":1054}},{"groupId":114,"instId":300040,"propState":1,"propId":120,"pos":{"x":-61300,"y":4710,"z":-27050},"rot":{"x":359963,"y":2004,"z":1054}},{"groupId":114,"instId":300036,"propState":1,"propId":120,"pos":{"x":-72260,"y":4520,"z":-21590},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300035,"propState":1,"propId":120,"pos":{"x":-76727,"y":4450,"z":-13879},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300034,"propState":1,"propId":120,"pos":{"x":-49561,"y":4944,"z":-10342},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300024,"propState":1,"propId":120,"pos":{"x":-82550,"y":4710,"z":17590},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300023,"propState":1,"propId":120,"pos":{"x":-71678,"y":4912,"z":-475},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300022,"propState":1,"propId":120,"pos":{"x":-74060,"y":4870,"z":-16310},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300015,"propState":0,"propId":120,"pos":{"x":-2308,"y":969,"z":17602},"rot":{"x":0,"y":0,"z":1054}},{"groupId":114,"instId":300014,"propState":0,"propId":120,"pos":{"x":-35592,"y":782,"z":39822},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300013,"propState":0,"propId":120,"pos":{"x":17209,"y":1266,"z":39201},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300003,"propState":0,"propId":120,"pos":{"x":-51793,"y":6595,"z":-13783},"rot":{"x":11411,"y":299684,"z":358185}},{"groupId":114,"instId":300002,"propState":0,"propId":120,"pos":{"x":-73620,"y":6290,"z":6967},"rot":{"x":0,"y":180000,"z":0}},{"groupId":114,"instId":300001,"propState":0,"propId":120,"pos":{"x":-38163,"y":1323,"z":30921},"rot":{"x":5547,"y":25324,"z":358092}},{"groupId":114,"instId":300033,"propState":1,"propId":120,"pos":{"x":-13850,"y":9890,"z":-3220},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300032,"propState":1,"propId":120,"pos":{"x":-5550,"y":10050,"z":-16660},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300031,"propState":1,"propId":120,"pos":{"x":16843,"y":9857,"z":-11089},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300030,"propState":1,"propId":120,"pos":{"x":-13410,"y":160,"z":4820},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300029,"propState":1,"propId":120,"pos":{"x":6540,"y":20,"z":22050},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300028,"propState":1,"propId":120,"pos":{"x":10130,"y":80,"z":51350},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300021,"propState":1,"propId":120,"pos":{"x":-99040,"y":4410,"z":17310},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300020,"propState":1,"propId":120,"pos":{"x":-88230,"y":9590,"z":76270},"rot":{"x":745,"y":224995,"z":359254}},{"groupId":114,"instId":300019,"propState":1,"propId":120,"pos":{"x":-84450,"y":4480,"z":62390},"rot":{"x":745,"y":224995,"z":359254}},{"groupId":114,"instId":300018,"propState":1,"propId":120,"pos":{"x":25060,"y":960,"z":57050},"rot":{"x":1018,"y":285002,"z":273}},{"groupId":114,"instId":300017,"propState":1,"propId":120,"pos":{"x":-10510,"y":300,"z":70190},"rot":{"x":0,"y":0,"z":1054}},{"groupId":114,"instId":300016,"propState":1,"propId":120,"pos":{"x":-28115,"y":-26,"z":72433},"rot":{"x":0,"y":0,"z":1054}},{"groupId":114,"instId":300012,"propState":0,"propId":120,"pos":{"x":-72304,"y":6180,"z":6999},"rot":{"x":0,"y":325953,"z":0}},{"groupId":114,"instId":300011,"propState":0,"propId":120,"pos":{"x":-6398,"y":11237,"z":-21443},"rot":{"x":0,"y":320545,"z":0}},{"groupId":114,"instId":300010,"propState":0,"propId":120,"pos":{"x":-41595,"y":1306,"z":32046},"rot":{"x":5031,"y":338782,"z":355096}},{"groupId":114,"instId":300009,"propState":0,"propId":120,"pos":{"x":-92102,"y":6322,"z":40797},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300008,"propState":0,"propId":120,"pos":{"x":-40251,"y":1289,"z":31870},"rot":{"x":5359,"y":24902,"z":1828}},{"groupId":114,"instId":300006,"propState":0,"propId":120,"pos":{"x":16401,"y":1173,"z":40462},"rot":{"x":0,"y":262327,"z":732}},{"groupId":114,"instId":300005,"propState":0,"propId":120,"pos":{"x":-5751,"y":11276,"z":-20090},"rot":{"x":359877,"y":88906,"z":627}},{"groupId":114,"instId":300004,"propState":0,"propId":120,"pos":{"x":-52718,"y":6525,"z":-15821},"rot":{"x":7432,"y":294763,"z":3989}}],"npcs":[],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300001,"propState":0,"propId":100,"pos":{"x":5512,"y":9650,"z":-4335},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":135,"instId":400001,"npcId":11105,"pos":{"x":5397,"y":9672,"z":-4360},"rot":{"x":0,"y":244381,"z":0}}],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-16172,"y":600,"z":38613},"rot":{"x":0,"y":254822,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":5,"startGroupId":2}},"1010202":{"P10102_F10102001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300001,"propState":18,"propId":101030,"pos":{"x":-1675,"y":692,"z":671},"rot":{"x":0,"y":345000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":1,"startGroupId":2}},"1010203":{"P10102_F10102001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300006,"propState":18,"propId":101029,"pos":{"x":5709,"y":765,"z":-4385},"rot":{"x":0,"y":27382,"z":0}},{"groupId":4,"instId":300004,"propState":18,"propId":101029,"pos":{"x":-8163,"y":998,"z":-7329},"rot":{"x":0,"y":27382,"z":0}},{"groupId":4,"instId":300002,"propState":18,"propId":101027,"pos":{"x":-2901,"y":846,"z":652},"rot":{"x":0,"y":27382,"z":0}},{"groupId":4,"instId":300008,"propState":18,"propId":101030,"pos":{"x":-7933,"y":799,"z":3900},"rot":{"x":0,"y":27382,"z":0}},{"groupId":4,"instId":300007,"propState":18,"propId":101029,"pos":{"x":3985,"y":942,"z":-7392},"rot":{"x":0,"y":27382,"z":0}},{"groupId":4,"instId":300005,"propState":18,"propId":101029,"pos":{"x":2916,"y":996,"z":5271},"rot":{"x":0,"y":266345,"z":0}},{"groupId":4,"instId":300003,"propState":18,"propId":101031,"pos":{"x":4050,"y":790,"z":2284},"rot":{"x":0,"y":27382,"z":0}},{"groupId":4,"instId":300001,"propState":18,"propId":101026,"pos":{"x":-1052,"y":833,"z":6490},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":1,"startGroupId":2}},"1010204":{"P10102_F10102001":{"scenes":{"17":{"props":[{"groupId":17,"instId":300003,"propState":0,"propId":120,"pos":{"x":11169,"y":2517,"z":3370},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300002,"propState":1,"propId":120,"pos":{"x":7917,"y":576,"z":-5968},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300001,"propState":1,"propId":120,"pos":{"x":7906,"y":576,"z":4296},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300002,"propState":0,"propId":101080,"pos":{"x":-5573,"y":2803,"z":11348},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300003,"propState":0,"propId":101081,"pos":{"x":-5575,"y":5642,"z":11351},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300001,"propState":0,"propId":100,"pos":{"x":-5305,"y":1493,"z":11321},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":1,"startGroupId":2}},"1010205":{"P10102_F10102001":{"scenes":{"30":{"props":[{"groupId":30,"instId":300003,"propState":0,"propId":100,"pos":{"x":15820,"y":-365,"z":22960},"rot":{"x":0,"y":23789,"z":0}},{"groupId":30,"instId":300007,"propState":0,"propId":119,"pos":{"x":-60680,"y":18080,"z":-60020},"rot":{"x":0,"y":329524,"z":0}},{"groupId":30,"instId":300006,"propState":0,"propId":119,"pos":{"x":-63700,"y":9840,"z":-25330},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300005,"propState":0,"propId":102,"pos":{"x":-15619,"y":-652,"z":90330},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300004,"propState":8,"propId":101,"pos":{"x":-74630,"y":4679,"z":53170},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300001,"propState":8,"propId":101,"pos":{"x":-75476,"y":4679,"z":7119},"rot":{"x":0,"y":180000,"z":0}},{"groupId":30,"instId":300002,"propState":8,"propId":101,"pos":{"x":-20560,"y":-286,"z":57320},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1010201":{"anchorId":1,"groupId":30,"instId":300002,"pos":{"x":-15390,"y":-617,"z":57320},"rot":{"x":0,"y":150000,"z":0}},"1010202":{"anchorId":2,"groupId":30,"instId":300001,"pos":{"x":-75010,"y":4696,"z":2010},"rot":{"x":0,"y":180000,"z":0}},"1010203":{"anchorId":3,"groupId":30,"instId":300004,"pos":{"x":-77800,"y":4408,"z":56600},"rot":{"x":0,"y":206000,"z":0}}}},"8":{"props":[{"groupId":8,"instId":300004,"propState":18,"propId":101030,"pos":{"x":-54831,"y":5582,"z":27544},"rot":{"x":4,"y":295968,"z":0}},{"groupId":8,"instId":300003,"propState":18,"propId":101031,"pos":{"x":9556,"y":1007,"z":20920},"rot":{"x":4,"y":295968,"z":0}},{"groupId":8,"instId":300002,"propState":18,"propId":101030,"pos":{"x":-73976,"y":5695,"z":24687},"rot":{"x":0,"y":141456,"z":0}},{"groupId":8,"instId":300001,"propState":18,"propId":101030,"pos":{"x":-67551,"y":5549,"z":25378},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"128":{"props":[{"groupId":128,"instId":300007,"propState":12,"propId":60101,"pos":{"x":-50044,"y":4890,"z":-2784},"rot":{"x":0,"y":208092,"z":0}},{"groupId":128,"instId":300006,"propState":12,"propId":60101,"pos":{"x":-90351,"y":4835,"z":38292},"rot":{"x":0,"y":88092,"z":0}},{"groupId":128,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-58940,"y":4690,"z":33917},"rot":{"x":0,"y":178092,"z":0}},{"groupId":128,"instId":300005,"propState":12,"propId":60101,"pos":{"x":-98180,"y":4715,"z":17890},"rot":{"x":0,"y":63696,"z":0}},{"groupId":128,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-6590,"y":9952,"z":-23431},"rot":{"x":0,"y":90603,"z":0}},{"groupId":128,"instId":300003,"propState":12,"propId":60101,"pos":{"x":23607,"y":9720,"z":-8391},"rot":{"x":0,"y":270603,"z":0}},{"groupId":128,"instId":300002,"propState":12,"propId":60101,"pos":{"x":24359,"y":-404,"z":55923},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[],"npcs":[{"groupId":79,"instId":400001,"npcId":11104,"pos":{"x":-15270,"y":-358,"z":37590},"rot":{"x":0,"y":84501,"z":0}}],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300002,"propState":18,"propId":101031,"pos":{"x":9556,"y":1003,"z":20920},"rot":{"x":4,"y":295968,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300042,"propState":1,"propId":120,"pos":{"x":-93320,"y":6660,"z":42520},"rot":{"x":359963,"y":2004,"z":1054}},{"groupId":114,"instId":300041,"propState":1,"propId":120,"pos":{"x":-90710,"y":6710,"z":52396},"rot":{"x":359963,"y":2004,"z":1054}},{"groupId":114,"instId":300040,"propState":1,"propId":120,"pos":{"x":-61300,"y":4710,"z":-27050},"rot":{"x":359963,"y":2004,"z":1054}},{"groupId":114,"instId":300030,"propState":1,"propId":120,"pos":{"x":-13410,"y":160,"z":4820},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300029,"propState":1,"propId":120,"pos":{"x":6540,"y":20,"z":22050},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300028,"propState":1,"propId":120,"pos":{"x":10130,"y":80,"z":51350},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300020,"propState":1,"propId":120,"pos":{"x":-88230,"y":9590,"z":76270},"rot":{"x":745,"y":224995,"z":359254}},{"groupId":114,"instId":300019,"propState":1,"propId":120,"pos":{"x":-84450,"y":4480,"z":62390},"rot":{"x":745,"y":224995,"z":359254}},{"groupId":114,"instId":300007,"propState":0,"propId":120,"pos":{"x":16656,"y":1161,"z":42701},"rot":{"x":0,"y":279260,"z":358074}},{"groupId":114,"instId":300039,"propState":1,"propId":120,"pos":{"x":-53160,"y":4880,"z":-1320},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300038,"propState":1,"propId":120,"pos":{"x":-60620,"y":4730,"z":-33780},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300037,"propState":1,"propId":120,"pos":{"x":-55620,"y":4830,"z":-22070},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300036,"propState":1,"propId":120,"pos":{"x":-72260,"y":4520,"z":-21590},"rot":{"x":358988,"y":73759,"z":295}},{"groupId":114,"instId":300035,"propState":1,"propId":120,"pos":{"x":-76727,"y":4450,"z":-13879},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300034,"propState":1,"propId":120,"pos":{"x":-49561,"y":4944,"z":-10342},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300027,"propState":1,"propId":120,"pos":{"x":-9060,"y":-270,"z":59580},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300026,"propState":1,"propId":120,"pos":{"x":-12210,"y":-330,"z":75320},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300025,"propState":1,"propId":120,"pos":{"x":-85690,"y":4660,"z":42510},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300015,"propState":0,"propId":120,"pos":{"x":-2308,"y":969,"z":17602},"rot":{"x":0,"y":0,"z":1054}},{"groupId":114,"instId":300014,"propState":0,"propId":120,"pos":{"x":-35592,"y":782,"z":39822},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300013,"propState":0,"propId":120,"pos":{"x":17209,"y":1266,"z":39201},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300006,"propState":0,"propId":120,"pos":{"x":16401,"y":1173,"z":40462},"rot":{"x":0,"y":262327,"z":732}},{"groupId":114,"instId":300005,"propState":0,"propId":120,"pos":{"x":-5751,"y":11276,"z":-20090},"rot":{"x":359877,"y":88906,"z":627}},{"groupId":114,"instId":300004,"propState":0,"propId":120,"pos":{"x":-52718,"y":6525,"z":-15821},"rot":{"x":7432,"y":294763,"z":3989}},{"groupId":114,"instId":300033,"propState":1,"propId":120,"pos":{"x":-13850,"y":9890,"z":-3220},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300032,"propState":1,"propId":120,"pos":{"x":-5550,"y":10050,"z":-16660},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300031,"propState":1,"propId":120,"pos":{"x":16843,"y":9857,"z":-11089},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300024,"propState":1,"propId":120,"pos":{"x":-82550,"y":4710,"z":17590},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300023,"propState":1,"propId":120,"pos":{"x":-71678,"y":4912,"z":-475},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300022,"propState":1,"propId":120,"pos":{"x":-74060,"y":4870,"z":-16310},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300021,"propState":1,"propId":120,"pos":{"x":-99040,"y":4410,"z":17310},"rot":{"x":359537,"y":153957,"z":359053}},{"groupId":114,"instId":300018,"propState":1,"propId":120,"pos":{"x":25060,"y":960,"z":57050},"rot":{"x":1018,"y":285002,"z":273}},{"groupId":114,"instId":300017,"propState":1,"propId":120,"pos":{"x":-10510,"y":300,"z":70190},"rot":{"x":0,"y":0,"z":1054}},{"groupId":114,"instId":300016,"propState":1,"propId":120,"pos":{"x":-28115,"y":-26,"z":72433},"rot":{"x":0,"y":0,"z":1054}},{"groupId":114,"instId":300012,"propState":0,"propId":120,"pos":{"x":-72304,"y":6180,"z":6999},"rot":{"x":0,"y":325953,"z":0}},{"groupId":114,"instId":300011,"propState":0,"propId":120,"pos":{"x":-6398,"y":11237,"z":-21443},"rot":{"x":0,"y":320545,"z":0}},{"groupId":114,"instId":300010,"propState":0,"propId":120,"pos":{"x":-41595,"y":1306,"z":32046},"rot":{"x":5031,"y":338782,"z":355096}},{"groupId":114,"instId":300009,"propState":0,"propId":120,"pos":{"x":-92102,"y":6322,"z":40797},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300008,"propState":0,"propId":120,"pos":{"x":-40251,"y":1289,"z":31870},"rot":{"x":5359,"y":24902,"z":1828}},{"groupId":114,"instId":300003,"propState":0,"propId":120,"pos":{"x":-51793,"y":6595,"z":-13783},"rot":{"x":11411,"y":299684,"z":358185}},{"groupId":114,"instId":300002,"propState":0,"propId":120,"pos":{"x":-73620,"y":6290,"z":6967},"rot":{"x":0,"y":180000,"z":0}},{"groupId":114,"instId":300001,"propState":0,"propId":120,"pos":{"x":-38163,"y":1323,"z":30921},"rot":{"x":5547,"y":25324,"z":358092}}],"npcs":[],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300001,"propState":0,"propId":100,"pos":{"x":5512,"y":9650,"z":-4335},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":135,"instId":400001,"npcId":11105,"pos":{"x":5397,"y":9672,"z":-4360},"rot":{"x":0,"y":244381,"z":0}}],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-16172,"y":600,"z":38613},"rot":{"x":0,"y":254822,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":1,"startGroupId":179}},"1000101":{"P10001_F10001001":{"scenes":{"11":{"props":[{"groupId":11,"instId":300002,"propState":8,"propId":101,"pos":{"x":-5980,"y":-274,"z":34650},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":8,"propId":101,"pos":{"x":4640,"y":204,"z":-42110},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1000101":{"anchorId":1,"groupId":11,"instId":300001,"pos":{"x":50,"y":-217,"z":-39800},"rot":{"x":0,"y":0,"z":0}},"1000102":{"anchorId":2,"groupId":11,"instId":300002,"pos":{"x":-130,"y":-267,"z":33031},"rot":{"x":0,"y":180000,"z":0}}}},"3":{"props":[{"groupId":3,"instId":300005,"propState":0,"propId":107,"pos":{"x":10,"y":3132,"z":-66470},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300012,"propState":18,"propId":100018,"pos":{"x":12329,"y":-434,"z":13274},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300004,"propState":18,"propId":101030,"pos":{"x":-13835,"y":6872,"z":-52025},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300013,"propState":18,"propId":101030,"pos":{"x":31064,"y":-275,"z":-17681},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300010,"propState":18,"propId":100018,"pos":{"x":-6906,"y":-431,"z":12015},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300007,"propState":18,"propId":100018,"pos":{"x":13828,"y":6268,"z":-61973},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300006,"propState":18,"propId":100018,"pos":{"x":42418,"y":4969,"z":-44690},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300002,"propState":18,"propId":100018,"pos":{"x":-29108,"y":4203,"z":-29210},"rot":{"x":0,"y":91305,"z":0}},{"groupId":24,"instId":300014,"propState":18,"propId":100020,"pos":{"x":-35109,"y":-239,"z":-3175},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300011,"propState":18,"propId":100018,"pos":{"x":-28940,"y":4685,"z":-51214},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300009,"propState":18,"propId":100018,"pos":{"x":34886,"y":-239,"z":-3243},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300008,"propState":18,"propId":100018,"pos":{"x":-31025,"y":-276,"z":-17696},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300005,"propState":18,"propId":101030,"pos":{"x":29546,"y":4201,"z":-28808},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300003,"propState":18,"propId":100018,"pos":{"x":-13769,"y":6288,"z":-61735},"rot":{"x":0,"y":120112,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":905,"pos":{"x":-53119,"y":6851,"z":-60166},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2219":{"anchorId":1,"groupId":1,"instId":300002,"pos":{"x":-53121,"y":4912,"z":-58063},"rot":{"x":0,"y":180000,"z":0}}}},"17":{"props":[{"groupId":17,"instId":300001,"propState":18,"propId":101030,"pos":{"x":-47867,"y":4916,"z":-50570},"rot":{"x":0,"y":15479,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300001,"propState":18,"propId":101030,"pos":{"x":-46900,"y":4913,"z":-49827},"rot":{"x":0,"y":44851,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300001,"propState":18,"propId":101030,"pos":{"x":-8312,"y":-1850,"z":30910},"rot":{"x":0,"y":21802,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[],"npcs":[{"groupId":63,"instId":400001,"npcId":10107,"pos":{"x":-4762,"y":209,"z":-31617},"rot":{"x":0,"y":168842,"z":0}}],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300001,"propState":0,"propId":100,"pos":{"x":-55864,"y":4923,"z":-51261},"rot":{"x":0,"y":0,"z":0}},{"groupId":97,"instId":300002,"propState":8,"propId":3000,"pos":{"x":-56024,"y":4923,"z":-51108},"rot":{"x":0,"y":358044,"z":0}}],"npcs":[{"groupId":97,"instId":400001,"npcId":10122,"pos":{"x":-56024,"y":4923,"z":-51108},"rot":{"x":0,"y":97259,"z":0}}],"monsters":[],"teleports":{"2264":{"anchorId":2,"groupId":97,"instId":300002,"pos":{"x":-54710,"y":4923,"z":-50500},"rot":{"x":0,"y":240473,"z":0}}}},"143":{"props":[{"groupId":143,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-26464,"y":-393,"z":-23421},"rot":{"x":0,"y":347721,"z":0}},{"groupId":143,"instId":300001,"propState":18,"propId":100018,"pos":{"x":10434,"y":-2475,"z":-17941},"rot":{"x":0,"y":334362,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"159":{"props":[{"groupId":159,"instId":300002,"propState":8,"propId":110,"pos":{"x":14384,"y":-890,"z":5700},"rot":{"x":0,"y":0,"z":0}},{"groupId":159,"instId":300001,"propState":0,"propId":100,"pos":{"x":14548,"y":-1376,"z":5707},"rot":{"x":0,"y":222759,"z":0}}],"npcs":[{"groupId":159,"instId":400001,"npcId":3002,"pos":{"x":14861,"y":-890,"z":4732},"rot":{"x":0,"y":246268,"z":0}}],"monsters":[],"teleports":{}},"165":{"props":[{"groupId":165,"instId":300001,"propState":18,"propId":100020,"pos":{"x":-52013,"y":5732,"z":-51904},"rot":{"x":0,"y":208231,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":101,"startAnchorId":1,"startGroupId":2}},"1000102":{"P10001_F10001001":{"scenes":{"11":{"props":[{"groupId":11,"instId":300002,"propState":8,"propId":101,"pos":{"x":-5980,"y":-274,"z":34650},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":8,"propId":101,"pos":{"x":4640,"y":204,"z":-42110},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1000101":{"anchorId":1,"groupId":11,"instId":300001,"pos":{"x":50,"y":-217,"z":-39800},"rot":{"x":0,"y":0,"z":0}},"1000102":{"anchorId":2,"groupId":11,"instId":300002,"pos":{"x":-130,"y":-267,"z":33031},"rot":{"x":0,"y":180000,"z":0}}}},"3":{"props":[{"groupId":3,"instId":300005,"propState":0,"propId":107,"pos":{"x":10,"y":3132,"z":-66470},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300012,"propState":18,"propId":100018,"pos":{"x":12329,"y":-434,"z":13274},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300004,"propState":18,"propId":101030,"pos":{"x":-13835,"y":6872,"z":-52025},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300014,"propState":18,"propId":100020,"pos":{"x":-35109,"y":-239,"z":-3175},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300010,"propState":18,"propId":100018,"pos":{"x":-6906,"y":-431,"z":12015},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300008,"propState":18,"propId":100018,"pos":{"x":-31025,"y":-276,"z":-17696},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300003,"propState":18,"propId":100018,"pos":{"x":-13769,"y":6288,"z":-61735},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300013,"propState":18,"propId":101030,"pos":{"x":31064,"y":-275,"z":-17681},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300011,"propState":18,"propId":100018,"pos":{"x":-28940,"y":4685,"z":-51214},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300009,"propState":18,"propId":100018,"pos":{"x":34886,"y":-239,"z":-3243},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300007,"propState":18,"propId":100018,"pos":{"x":13828,"y":6268,"z":-61973},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300006,"propState":18,"propId":100018,"pos":{"x":42418,"y":4969,"z":-44690},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300005,"propState":18,"propId":101030,"pos":{"x":29546,"y":4201,"z":-28808},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300002,"propState":18,"propId":100018,"pos":{"x":-29108,"y":4203,"z":-29210},"rot":{"x":0,"y":91305,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":905,"pos":{"x":-53119,"y":6851,"z":-60166},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2219":{"anchorId":1,"groupId":1,"instId":300002,"pos":{"x":-53121,"y":4912,"z":-58063},"rot":{"x":0,"y":180000,"z":0}}}},"17":{"props":[{"groupId":17,"instId":300001,"propState":18,"propId":101030,"pos":{"x":-47867,"y":4916,"z":-50570},"rot":{"x":0,"y":15479,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300001,"propState":18,"propId":101030,"pos":{"x":-46900,"y":4913,"z":-49827},"rot":{"x":0,"y":44851,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300001,"propState":18,"propId":101030,"pos":{"x":-8312,"y":-1850,"z":30910},"rot":{"x":0,"y":21802,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[],"npcs":[{"groupId":63,"instId":400001,"npcId":10107,"pos":{"x":-4762,"y":209,"z":-31617},"rot":{"x":0,"y":168842,"z":0}}],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300001,"propState":0,"propId":100,"pos":{"x":-55864,"y":4923,"z":-51261},"rot":{"x":0,"y":0,"z":0}},{"groupId":97,"instId":300002,"propState":8,"propId":3000,"pos":{"x":-56024,"y":4923,"z":-51108},"rot":{"x":0,"y":358044,"z":0}}],"npcs":[{"groupId":97,"instId":400001,"npcId":10122,"pos":{"x":-56024,"y":4923,"z":-51108},"rot":{"x":0,"y":97259,"z":0}}],"monsters":[],"teleports":{"2264":{"anchorId":2,"groupId":97,"instId":300002,"pos":{"x":-54710,"y":4923,"z":-50500},"rot":{"x":0,"y":240473,"z":0}}}},"143":{"props":[{"groupId":143,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-26464,"y":-393,"z":-23421},"rot":{"x":0,"y":347721,"z":0}},{"groupId":143,"instId":300001,"propState":18,"propId":100018,"pos":{"x":10434,"y":-2475,"z":-17941},"rot":{"x":0,"y":334362,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"159":{"props":[{"groupId":159,"instId":300001,"propState":0,"propId":100,"pos":{"x":14548,"y":-1376,"z":5707},"rot":{"x":0,"y":222759,"z":0}},{"groupId":159,"instId":300002,"propState":8,"propId":110,"pos":{"x":14384,"y":-890,"z":5700},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":159,"instId":400001,"npcId":3002,"pos":{"x":14861,"y":-890,"z":4732},"rot":{"x":0,"y":246268,"z":0}}],"monsters":[],"teleports":{}},"165":{"props":[{"groupId":165,"instId":300001,"propState":18,"propId":100020,"pos":{"x":-52013,"y":5732,"z":-51904},"rot":{"x":0,"y":208231,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":101,"startAnchorId":3,"startGroupId":11}},"2000101":{"P20001_F20001001":{"scenes":{"2":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300002,"propState":8,"propId":101,"pos":{"x":21330,"y":147,"z":223520},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300001,"propState":8,"propId":101,"pos":{"x":-18130,"y":147,"z":124370},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2000101":{"anchorId":1,"groupId":18,"instId":300001,"pos":{"x":-15123,"y":147,"z":125844},"rot":{"x":0,"y":35000,"z":0}},"2000102":{"anchorId":2,"groupId":18,"instId":300002,"pos":{"x":23874,"y":147,"z":226660},"rot":{"x":0,"y":0,"z":0}}}},"44":{"props":[{"groupId":44,"instId":300004,"propState":18,"propId":100018,"pos":{"x":52463,"y":807,"z":187552},"rot":{"x":0,"y":315000,"z":0}},{"groupId":44,"instId":300001,"propState":18,"propId":100020,"pos":{"x":-1959,"y":1308,"z":131778},"rot":{"x":0,"y":45000,"z":0}},{"groupId":44,"instId":300007,"propState":18,"propId":101030,"pos":{"x":47144,"y":884,"z":189341},"rot":{"x":0,"y":15000,"z":0}},{"groupId":44,"instId":300006,"propState":18,"propId":100020,"pos":{"x":43349,"y":908,"z":194741},"rot":{"x":0,"y":230905,"z":0}},{"groupId":44,"instId":300005,"propState":18,"propId":100018,"pos":{"x":48972,"y":947,"z":199312},"rot":{"x":0,"y":315000,"z":0}},{"groupId":44,"instId":300003,"propState":18,"propId":100020,"pos":{"x":26177,"y":753,"z":235206},"rot":{"x":0,"y":314004,"z":0}},{"groupId":44,"instId":300002,"propState":18,"propId":100018,"pos":{"x":1916,"y":1308,"z":131778},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300030,"propState":0,"propId":300006,"pos":{"x":5100,"y":-1000,"z":362000},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300016,"propState":1,"propId":100000,"pos":{"x":26810,"y":147,"z":187980},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300022,"propState":0,"propId":100007,"pos":{"x":0,"y":2001,"z":-14481},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300021,"propState":1,"propId":300003,"pos":{"x":-669,"y":19,"z":-38000},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300027,"propState":1,"propId":300003,"pos":{"x":27581,"y":147,"z":190135},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300015,"propState":1,"propId":100001,"pos":{"x":30665,"y":174,"z":190132},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300012,"propState":1,"propId":100001,"pos":{"x":-21123,"y":6451,"z":113558},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300025,"propState":1,"propId":300003,"pos":{"x":-23855,"y":147,"z":217630},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300008,"propState":1,"propId":100001,"pos":{"x":11730,"y":166,"z":149715},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300024,"propState":1,"propId":300003,"pos":{"x":11728,"y":147,"z":151830},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300010,"propState":1,"propId":100001,"pos":{"x":11727,"y":185,"z":141900},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300020,"propState":1,"propId":300003,"pos":{"x":-11728,"y":147,"z":151830},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300003,"propState":1,"propId":100002,"pos":{"x":29,"y":257,"z":89207},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300018,"propState":2,"propId":100000,"pos":{"x":7009,"y":-924,"z":358713},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300028,"propState":1,"propId":300003,"pos":{"x":23855,"y":147,"z":217630},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300017,"propState":1,"propId":100001,"pos":{"x":23855,"y":193,"z":219700},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300013,"propState":1,"propId":100000,"pos":{"x":-18763,"y":6397,"z":115071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300026,"propState":1,"propId":300003,"pos":{"x":-19033,"y":6397,"z":113560},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300029,"propState":1,"propId":100000,"pos":{"x":-21660,"y":147,"z":217620},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300007,"propState":1,"propId":100001,"pos":{"x":-23851,"y":181,"z":219738},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300011,"propState":1,"propId":100000,"pos":{"x":13400,"y":167,"z":137700},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300023,"propState":1,"propId":300003,"pos":{"x":11728,"y":147,"z":138240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300009,"propState":1,"propId":100001,"pos":{"x":-11727,"y":185,"z":149717},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300006,"propState":1,"propId":100000,"pos":{"x":-10200,"y":167,"z":137420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300019,"propState":1,"propId":300003,"pos":{"x":-11728,"y":147,"z":138240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300005,"propState":1,"propId":100001,"pos":{"x":-11728,"y":187,"z":141888},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300004,"propState":1,"propId":100000,"pos":{"x":1850,"y":123,"z":84800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300002,"propState":1,"propId":100000,"pos":{"x":3210,"y":148,"z":11280},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300001,"propState":1,"propId":100002,"pos":{"x":0,"y":281,"z":13690},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300006,"propState":0,"propId":100027,"pos":{"x":-42199,"y":6397,"z":101119},"rot":{"x":0,"y":1736,"z":0}},{"groupId":7,"instId":300005,"propState":0,"propId":100026,"pos":{"x":8290,"y":147,"z":160010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":100026,"pos":{"x":33658,"y":147,"z":195280},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":100027,"pos":{"x":19280,"y":147,"z":174190},"rot":{"x":0,"y":315000,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":100026,"pos":{"x":20552,"y":147,"z":194730},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"91":{"props":[{"groupId":91,"instId":300001,"propState":0,"propId":100025,"pos":{"x":-7820,"y":147,"z":154350},"rot":{"x":0,"y":0,"z":0}},{"groupId":91,"instId":300004,"propState":0,"propId":100025,"pos":{"x":-9315,"y":152,"z":10050},"rot":{"x":0,"y":0,"z":0}},{"groupId":91,"instId":300003,"propState":0,"propId":100025,"pos":{"x":27040,"y":147,"z":185780},"rot":{"x":0,"y":0,"z":0}},{"groupId":91,"instId":300002,"propState":0,"propId":100025,"pos":{"x":15180,"y":147,"z":227910},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[],"npcs":[],"monsters":[{"groupId":9,"instId":200004,"monsterId":8012020,"eventId":20001006,"pos":{"x":-24000,"y":147,"z":217000},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300001,"propState":8,"propId":702,"pos":{"x":-4890,"y":1150,"z":2110},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[],"monsters":[{"groupId":93,"instId":200001,"monsterId":8013012,"eventId":101201,"pos":{"x":-4890,"y":150,"z":2110},"rot":{"x":0,"y":30000,"z":0}}],"teleports":{"1101":{"anchorId":1,"groupId":93,"instId":300001,"pos":{"x":-1250,"y":147,"z":6710},"rot":{"x":0,"y":210000,"z":0}}}},"6":{"props":[{"groupId":6,"instId":300002,"propState":12,"propId":60001,"pos":{"x":16420,"y":407,"z":95980},"rot":{"x":0,"y":315000,"z":0}},{"groupId":6,"instId":300004,"propState":12,"propId":60001,"pos":{"x":9040,"y":117,"z":-2470},"rot":{"x":0,"y":300000,"z":0}},{"groupId":6,"instId":300005,"propState":12,"propId":60001,"pos":{"x":15520,"y":147,"z":233790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300006,"propState":12,"propId":60001,"pos":{"x":14970,"y":147,"z":154240},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300003,"propState":12,"propId":60001,"pos":{"x":-23770,"y":5,"z":236810},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300001,"propState":12,"propId":60001,"pos":{"x":-42370,"y":6397,"z":125480},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300009,"propState":0,"propId":100027,"pos":{"x":-14870,"y":147,"z":233511},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-19190,"y":147,"z":128430},"rot":{"x":0,"y":180000,"z":0}},{"groupId":36,"instId":300008,"propState":0,"propId":100026,"pos":{"x":19238,"y":147,"z":125005},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300007,"propState":0,"propId":100027,"pos":{"x":19310,"y":371,"z":105521},"rot":{"x":0,"y":270000,"z":0}},{"groupId":36,"instId":300006,"propState":0,"propId":100027,"pos":{"x":-19055,"y":260,"z":107720},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300002,"propState":12,"propId":60001,"pos":{"x":-17924,"y":147,"z":113920},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300003,"propState":0,"propId":211,"pos":{"x":23618,"y":111,"z":246670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":24,"instId":300002,"propState":0,"propId":100,"pos":{"x":-14600,"y":-10033,"z":1831200},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300001,"propState":11,"propId":60003,"pos":{"x":23420,"y":111,"z":246670},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":24,"instId":200001,"monsterId":8003020,"eventId":20001231,"pos":{"x":23650,"y":111,"z":243100},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300002,"propState":0,"propId":100,"pos":{"x":-14600,"y":-10033,"z":1831200},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":211,"pos":{"x":48530,"y":147,"z":190130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300001,"propState":11,"propId":60003,"pos":{"x":49610,"y":147,"z":190130},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":11,"instId":200002,"monsterId":8012010,"eventId":20001233,"pos":{"x":41200,"y":149,"z":193520},"rot":{"x":0,"y":240000,"z":0}},{"groupId":11,"instId":200001,"monsterId":8012020,"eventId":20001232,"pos":{"x":39760,"y":149,"z":186240},"rot":{"x":0,"y":300000,"z":0}}],"teleports":{}},"3":{"props":[],"npcs":[],"monsters":[{"groupId":3,"instId":200005,"monsterId":8012010,"eventId":20001103,"pos":{"x":23900,"y":147,"z":204320},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"28":{"props":[],"npcs":[],"monsters":[{"groupId":28,"instId":200001,"monsterId":8002040,"eventId":20001111,"pos":{"x":-26600,"y":150,"z":181840},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300001,"propState":0,"propId":100017,"pos":{"x":23854,"y":250,"z":233229},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":101,"startAnchorId":1,"startGroupId":2}},"200010102":{"P20001_F20001001":{"scenes":{"2":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":8,"propId":101,"pos":{"x":-18130,"y":147,"z":124370},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300002,"propState":8,"propId":101,"pos":{"x":21330,"y":147,"z":223520},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2000101":{"anchorId":1,"groupId":18,"instId":300001,"pos":{"x":-15123,"y":147,"z":125844},"rot":{"x":0,"y":35000,"z":0}},"2000102":{"anchorId":2,"groupId":18,"instId":300002,"pos":{"x":23874,"y":147,"z":226660},"rot":{"x":0,"y":0,"z":0}}}},"44":{"props":[{"groupId":44,"instId":300001,"propState":18,"propId":100020,"pos":{"x":-1959,"y":1308,"z":131778},"rot":{"x":0,"y":45000,"z":0}},{"groupId":44,"instId":300003,"propState":18,"propId":100020,"pos":{"x":26177,"y":753,"z":235206},"rot":{"x":0,"y":314004,"z":0}},{"groupId":44,"instId":300007,"propState":18,"propId":101030,"pos":{"x":47144,"y":884,"z":189341},"rot":{"x":0,"y":15000,"z":0}},{"groupId":44,"instId":300006,"propState":18,"propId":100020,"pos":{"x":43349,"y":908,"z":194741},"rot":{"x":0,"y":230905,"z":0}},{"groupId":44,"instId":300005,"propState":18,"propId":100018,"pos":{"x":48972,"y":947,"z":199312},"rot":{"x":0,"y":315000,"z":0}},{"groupId":44,"instId":300004,"propState":18,"propId":100018,"pos":{"x":52463,"y":807,"z":187552},"rot":{"x":0,"y":315000,"z":0}},{"groupId":44,"instId":300002,"propState":18,"propId":100018,"pos":{"x":1916,"y":1308,"z":131778},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[],"npcs":[],"monsters":[{"groupId":9,"instId":200004,"monsterId":8012020,"eventId":20001006,"pos":{"x":-24000,"y":147,"z":217000},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300005,"propState":0,"propId":100026,"pos":{"x":8290,"y":147,"z":160010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300006,"propState":0,"propId":100027,"pos":{"x":-42199,"y":6397,"z":101119},"rot":{"x":0,"y":1736,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":100026,"pos":{"x":33658,"y":147,"z":195280},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":100027,"pos":{"x":19280,"y":147,"z":174190},"rot":{"x":0,"y":315000,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":100026,"pos":{"x":20552,"y":147,"z":194730},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300001,"propState":8,"propId":702,"pos":{"x":-4890,"y":1150,"z":2110},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[],"monsters":[{"groupId":93,"instId":200001,"monsterId":8013012,"eventId":101201,"pos":{"x":-4890,"y":150,"z":2110},"rot":{"x":0,"y":30000,"z":0}}],"teleports":{"1101":{"anchorId":1,"groupId":93,"instId":300001,"pos":{"x":-1250,"y":147,"z":6710},"rot":{"x":0,"y":210000,"z":0}}}},"91":{"props":[{"groupId":91,"instId":300004,"propState":0,"propId":100025,"pos":{"x":-9315,"y":152,"z":10050},"rot":{"x":0,"y":0,"z":0}},{"groupId":91,"instId":300003,"propState":0,"propId":100025,"pos":{"x":27040,"y":147,"z":185780},"rot":{"x":0,"y":0,"z":0}},{"groupId":91,"instId":300001,"propState":0,"propId":100025,"pos":{"x":-7820,"y":147,"z":154350},"rot":{"x":0,"y":0,"z":0}},{"groupId":91,"instId":300002,"propState":0,"propId":100025,"pos":{"x":15180,"y":147,"z":227910},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300030,"propState":0,"propId":300006,"pos":{"x":5100,"y":-1000,"z":362000},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300007,"propState":1,"propId":100001,"pos":{"x":-23851,"y":181,"z":219738},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300017,"propState":1,"propId":100001,"pos":{"x":23855,"y":193,"z":219700},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300016,"propState":1,"propId":100000,"pos":{"x":26810,"y":147,"z":187980},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300023,"propState":1,"propId":300003,"pos":{"x":11728,"y":147,"z":138240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300022,"propState":0,"propId":100007,"pos":{"x":0,"y":2001,"z":-14481},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300021,"propState":1,"propId":300003,"pos":{"x":-669,"y":19,"z":-38000},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300027,"propState":1,"propId":300003,"pos":{"x":27581,"y":147,"z":190135},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300015,"propState":1,"propId":100001,"pos":{"x":30665,"y":174,"z":190132},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300012,"propState":1,"propId":100001,"pos":{"x":-21123,"y":6451,"z":113558},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300025,"propState":1,"propId":300003,"pos":{"x":-23855,"y":147,"z":217630},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300008,"propState":1,"propId":100001,"pos":{"x":11730,"y":166,"z":149715},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300024,"propState":1,"propId":300003,"pos":{"x":11728,"y":147,"z":151830},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300003,"propState":1,"propId":100002,"pos":{"x":29,"y":257,"z":89207},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300018,"propState":2,"propId":100000,"pos":{"x":7009,"y":-924,"z":358713},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300028,"propState":1,"propId":300003,"pos":{"x":23855,"y":147,"z":217630},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300013,"propState":1,"propId":100000,"pos":{"x":-18763,"y":6397,"z":115071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300026,"propState":1,"propId":300003,"pos":{"x":-19033,"y":6397,"z":113560},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300029,"propState":1,"propId":100000,"pos":{"x":-21660,"y":147,"z":217620},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300011,"propState":1,"propId":100000,"pos":{"x":13400,"y":167,"z":137700},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300010,"propState":1,"propId":100001,"pos":{"x":11727,"y":185,"z":141900},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300020,"propState":1,"propId":300003,"pos":{"x":-11728,"y":147,"z":151830},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300009,"propState":1,"propId":100001,"pos":{"x":-11727,"y":185,"z":149717},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300006,"propState":1,"propId":100000,"pos":{"x":-10200,"y":167,"z":137420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300019,"propState":1,"propId":300003,"pos":{"x":-11728,"y":147,"z":138240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300005,"propState":1,"propId":100001,"pos":{"x":-11728,"y":187,"z":141888},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300004,"propState":1,"propId":100000,"pos":{"x":1850,"y":123,"z":84800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300002,"propState":1,"propId":100000,"pos":{"x":3210,"y":148,"z":11280},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300001,"propState":1,"propId":100002,"pos":{"x":0,"y":281,"z":13690},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300003,"propState":12,"propId":60001,"pos":{"x":-23770,"y":5,"z":236810},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300006,"propState":12,"propId":60001,"pos":{"x":14970,"y":147,"z":154240},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300001,"propState":12,"propId":60001,"pos":{"x":-42370,"y":6397,"z":125480},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300005,"propState":12,"propId":60001,"pos":{"x":15520,"y":147,"z":233790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300004,"propState":12,"propId":60001,"pos":{"x":9040,"y":117,"z":-2470},"rot":{"x":0,"y":300000,"z":0}},{"groupId":6,"instId":300002,"propState":12,"propId":60001,"pos":{"x":16420,"y":407,"z":95980},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300007,"propState":0,"propId":100027,"pos":{"x":19310,"y":371,"z":105521},"rot":{"x":0,"y":270000,"z":0}},{"groupId":36,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-19190,"y":147,"z":128430},"rot":{"x":0,"y":180000,"z":0}},{"groupId":36,"instId":300009,"propState":0,"propId":100027,"pos":{"x":-14870,"y":147,"z":233511},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300008,"propState":0,"propId":100026,"pos":{"x":19238,"y":147,"z":125005},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300006,"propState":0,"propId":100027,"pos":{"x":-19055,"y":260,"z":107720},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300002,"propState":12,"propId":60001,"pos":{"x":-17924,"y":147,"z":113920},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300002,"propState":0,"propId":100,"pos":{"x":-14600,"y":-10033,"z":1831200},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300003,"propState":0,"propId":211,"pos":{"x":23618,"y":111,"z":246670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":24,"instId":300001,"propState":11,"propId":60003,"pos":{"x":23420,"y":111,"z":246670},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":24,"instId":200001,"monsterId":8003020,"eventId":20001231,"pos":{"x":23650,"y":111,"z":243100},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300003,"propState":0,"propId":211,"pos":{"x":48530,"y":147,"z":190130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":100,"pos":{"x":-14600,"y":-10033,"z":1831200},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":11,"propId":60003,"pos":{"x":49610,"y":147,"z":190130},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":11,"instId":200002,"monsterId":8012010,"eventId":20001233,"pos":{"x":41200,"y":149,"z":193520},"rot":{"x":0,"y":240000,"z":0}},{"groupId":11,"instId":200001,"monsterId":8012020,"eventId":20001232,"pos":{"x":39760,"y":149,"z":186240},"rot":{"x":0,"y":300000,"z":0}}],"teleports":{}},"3":{"props":[],"npcs":[],"monsters":[{"groupId":3,"instId":200005,"monsterId":8012010,"eventId":20001103,"pos":{"x":23900,"y":147,"z":204320},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"28":{"props":[],"npcs":[],"monsters":[{"groupId":28,"instId":200001,"monsterId":8002040,"eventId":20001111,"pos":{"x":-26600,"y":150,"z":181840},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300001,"propState":0,"propId":100017,"pos":{"x":23854,"y":250,"z":233229},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":101,"startAnchorId":2,"startGroupId":2}},"200010103":{"P20001_F20001001":{"scenes":{"2":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300002,"propState":8,"propId":101,"pos":{"x":21330,"y":147,"z":223520},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300001,"propState":8,"propId":101,"pos":{"x":-18130,"y":147,"z":124370},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2000101":{"anchorId":1,"groupId":18,"instId":300001,"pos":{"x":-15123,"y":147,"z":125844},"rot":{"x":0,"y":35000,"z":0}},"2000102":{"anchorId":2,"groupId":18,"instId":300002,"pos":{"x":23874,"y":147,"z":226660},"rot":{"x":0,"y":0,"z":0}}}},"44":{"props":[{"groupId":44,"instId":300001,"propState":18,"propId":100020,"pos":{"x":-1959,"y":1308,"z":131778},"rot":{"x":0,"y":45000,"z":0}},{"groupId":44,"instId":300007,"propState":18,"propId":101030,"pos":{"x":47144,"y":884,"z":189341},"rot":{"x":0,"y":15000,"z":0}},{"groupId":44,"instId":300006,"propState":18,"propId":100020,"pos":{"x":43349,"y":908,"z":194741},"rot":{"x":0,"y":230905,"z":0}},{"groupId":44,"instId":300005,"propState":18,"propId":100018,"pos":{"x":48972,"y":947,"z":199312},"rot":{"x":0,"y":315000,"z":0}},{"groupId":44,"instId":300004,"propState":18,"propId":100018,"pos":{"x":52463,"y":807,"z":187552},"rot":{"x":0,"y":315000,"z":0}},{"groupId":44,"instId":300003,"propState":18,"propId":100020,"pos":{"x":26177,"y":753,"z":235206},"rot":{"x":0,"y":314004,"z":0}},{"groupId":44,"instId":300002,"propState":18,"propId":100018,"pos":{"x":1916,"y":1308,"z":131778},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[],"npcs":[],"monsters":[{"groupId":9,"instId":200004,"monsterId":8012020,"eventId":20001006,"pos":{"x":-24000,"y":147,"z":217000},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300006,"propState":0,"propId":100027,"pos":{"x":-42199,"y":6397,"z":101119},"rot":{"x":0,"y":1736,"z":0}},{"groupId":7,"instId":300005,"propState":0,"propId":100026,"pos":{"x":8290,"y":147,"z":160010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":100026,"pos":{"x":33658,"y":147,"z":195280},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":100027,"pos":{"x":19280,"y":147,"z":174190},"rot":{"x":0,"y":315000,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":100026,"pos":{"x":20552,"y":147,"z":194730},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300016,"propState":2,"propId":100000,"pos":{"x":26810,"y":147,"z":187980},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300024,"propState":1,"propId":300003,"pos":{"x":11728,"y":147,"z":151830},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300022,"propState":0,"propId":100007,"pos":{"x":0,"y":2001,"z":-14481},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300021,"propState":0,"propId":300003,"pos":{"x":-669,"y":19,"z":-38000},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300017,"propState":1,"propId":100001,"pos":{"x":23855,"y":193,"z":219700},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300013,"propState":1,"propId":100000,"pos":{"x":-18763,"y":6397,"z":115071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300026,"propState":0,"propId":300003,"pos":{"x":-19033,"y":6397,"z":113560},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300003,"propState":0,"propId":100002,"pos":{"x":29,"y":257,"z":89207},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300030,"propState":0,"propId":300006,"pos":{"x":5100,"y":-1000,"z":362000},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300018,"propState":2,"propId":100000,"pos":{"x":7009,"y":-924,"z":358713},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300028,"propState":0,"propId":300003,"pos":{"x":23855,"y":147,"z":217630},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300027,"propState":0,"propId":300003,"pos":{"x":27581,"y":147,"z":190135},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300015,"propState":0,"propId":100001,"pos":{"x":30665,"y":174,"z":190132},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300012,"propState":1,"propId":100001,"pos":{"x":-21123,"y":6451,"z":113558},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300025,"propState":0,"propId":300003,"pos":{"x":-23855,"y":147,"z":217630},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300029,"propState":2,"propId":100000,"pos":{"x":-21660,"y":147,"z":217620},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300007,"propState":0,"propId":100001,"pos":{"x":-23851,"y":181,"z":219738},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300008,"propState":1,"propId":100001,"pos":{"x":11730,"y":166,"z":149715},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300011,"propState":2,"propId":100000,"pos":{"x":13400,"y":167,"z":137700},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300023,"propState":0,"propId":300003,"pos":{"x":11728,"y":147,"z":138240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300010,"propState":0,"propId":100001,"pos":{"x":11727,"y":185,"z":141900},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300020,"propState":1,"propId":300003,"pos":{"x":-11728,"y":147,"z":151830},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300009,"propState":1,"propId":100001,"pos":{"x":-11727,"y":185,"z":149717},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300006,"propState":2,"propId":100000,"pos":{"x":-10200,"y":167,"z":137420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300019,"propState":0,"propId":300003,"pos":{"x":-11728,"y":147,"z":138240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300005,"propState":0,"propId":100001,"pos":{"x":-11728,"y":187,"z":141888},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300004,"propState":2,"propId":100000,"pos":{"x":1850,"y":123,"z":84800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300002,"propState":2,"propId":100000,"pos":{"x":3210,"y":148,"z":11280},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":100002,"pos":{"x":0,"y":281,"z":13690},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300001,"propState":8,"propId":702,"pos":{"x":-4890,"y":1150,"z":2110},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[],"monsters":[{"groupId":93,"instId":200001,"monsterId":8013012,"eventId":101201,"pos":{"x":-4890,"y":150,"z":2110},"rot":{"x":0,"y":30000,"z":0}}],"teleports":{"1101":{"anchorId":1,"groupId":93,"instId":300001,"pos":{"x":-1250,"y":147,"z":6710},"rot":{"x":0,"y":210000,"z":0}}}},"91":{"props":[{"groupId":91,"instId":300001,"propState":0,"propId":100025,"pos":{"x":-7820,"y":147,"z":154350},"rot":{"x":0,"y":0,"z":0}},{"groupId":91,"instId":300004,"propState":0,"propId":100025,"pos":{"x":-9315,"y":152,"z":10050},"rot":{"x":0,"y":0,"z":0}},{"groupId":91,"instId":300003,"propState":0,"propId":100025,"pos":{"x":27040,"y":147,"z":185780},"rot":{"x":0,"y":0,"z":0}},{"groupId":91,"instId":300002,"propState":0,"propId":100025,"pos":{"x":15180,"y":147,"z":227910},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300004,"propState":12,"propId":60001,"pos":{"x":9040,"y":117,"z":-2470},"rot":{"x":0,"y":300000,"z":0}},{"groupId":6,"instId":300005,"propState":12,"propId":60001,"pos":{"x":15520,"y":147,"z":233790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300006,"propState":12,"propId":60001,"pos":{"x":14970,"y":147,"z":154240},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300003,"propState":12,"propId":60001,"pos":{"x":-23770,"y":5,"z":236810},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300002,"propState":12,"propId":60001,"pos":{"x":16420,"y":407,"z":95980},"rot":{"x":0,"y":315000,"z":0}},{"groupId":6,"instId":300001,"propState":12,"propId":60001,"pos":{"x":-42370,"y":6397,"z":125480},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-19190,"y":147,"z":128430},"rot":{"x":0,"y":180000,"z":0}},{"groupId":36,"instId":300009,"propState":0,"propId":100027,"pos":{"x":-14870,"y":147,"z":233511},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300008,"propState":0,"propId":100026,"pos":{"x":19238,"y":147,"z":125005},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300007,"propState":0,"propId":100027,"pos":{"x":19310,"y":371,"z":105521},"rot":{"x":0,"y":270000,"z":0}},{"groupId":36,"instId":300006,"propState":0,"propId":100027,"pos":{"x":-19055,"y":260,"z":107720},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300002,"propState":12,"propId":60001,"pos":{"x":-17924,"y":147,"z":113920},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300003,"propState":0,"propId":211,"pos":{"x":23618,"y":111,"z":246670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":24,"instId":300002,"propState":0,"propId":100,"pos":{"x":-14600,"y":-10033,"z":1831200},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300001,"propState":11,"propId":60003,"pos":{"x":23420,"y":111,"z":246670},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":24,"instId":200001,"monsterId":8003020,"eventId":20001231,"pos":{"x":23650,"y":111,"z":243100},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300003,"propState":0,"propId":211,"pos":{"x":48530,"y":147,"z":190130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":100,"pos":{"x":-14600,"y":-10033,"z":1831200},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":11,"propId":60003,"pos":{"x":49610,"y":147,"z":190130},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":11,"instId":200002,"monsterId":8012010,"eventId":20001233,"pos":{"x":41200,"y":149,"z":193520},"rot":{"x":0,"y":240000,"z":0}},{"groupId":11,"instId":200001,"monsterId":8012020,"eventId":20001232,"pos":{"x":39760,"y":149,"z":186240},"rot":{"x":0,"y":300000,"z":0}}],"teleports":{}},"3":{"props":[],"npcs":[],"monsters":[{"groupId":3,"instId":200005,"monsterId":8012010,"eventId":20001103,"pos":{"x":23900,"y":147,"z":204320},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"28":{"props":[],"npcs":[],"monsters":[{"groupId":28,"instId":200001,"monsterId":8002040,"eventId":20001111,"pos":{"x":-26600,"y":150,"z":181840},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300001,"propState":0,"propId":100017,"pos":{"x":23854,"y":250,"z":233229},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":101,"startAnchorId":1,"startGroupId":100}},"200010104":{"P20001_F20001001":{"scenes":{"2":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300002,"propState":8,"propId":101,"pos":{"x":21330,"y":147,"z":223520},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300001,"propState":8,"propId":101,"pos":{"x":-18130,"y":147,"z":124370},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2000101":{"anchorId":1,"groupId":18,"instId":300001,"pos":{"x":-15123,"y":147,"z":125844},"rot":{"x":0,"y":35000,"z":0}},"2000102":{"anchorId":2,"groupId":18,"instId":300002,"pos":{"x":23874,"y":147,"z":226660},"rot":{"x":0,"y":0,"z":0}}}},"9":{"props":[],"npcs":[],"monsters":[{"groupId":9,"instId":200004,"monsterId":8012020,"eventId":20001006,"pos":{"x":-24000,"y":147,"z":217000},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300003,"propState":18,"propId":100020,"pos":{"x":26177,"y":753,"z":235206},"rot":{"x":0,"y":314004,"z":0}},{"groupId":44,"instId":300001,"propState":18,"propId":100020,"pos":{"x":-1959,"y":1308,"z":131778},"rot":{"x":0,"y":45000,"z":0}},{"groupId":44,"instId":300007,"propState":18,"propId":101030,"pos":{"x":47144,"y":884,"z":189341},"rot":{"x":0,"y":15000,"z":0}},{"groupId":44,"instId":300006,"propState":18,"propId":100020,"pos":{"x":43349,"y":908,"z":194741},"rot":{"x":0,"y":230905,"z":0}},{"groupId":44,"instId":300005,"propState":18,"propId":100018,"pos":{"x":48972,"y":947,"z":199312},"rot":{"x":0,"y":315000,"z":0}},{"groupId":44,"instId":300004,"propState":18,"propId":100018,"pos":{"x":52463,"y":807,"z":187552},"rot":{"x":0,"y":315000,"z":0}},{"groupId":44,"instId":300002,"propState":18,"propId":100018,"pos":{"x":1916,"y":1308,"z":131778},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300005,"propState":0,"propId":100026,"pos":{"x":8290,"y":147,"z":160010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":100027,"pos":{"x":19280,"y":147,"z":174190},"rot":{"x":0,"y":315000,"z":0}},{"groupId":7,"instId":300006,"propState":0,"propId":100027,"pos":{"x":-42199,"y":6397,"z":101119},"rot":{"x":0,"y":1736,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":100026,"pos":{"x":33658,"y":147,"z":195280},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":100026,"pos":{"x":20552,"y":147,"z":194730},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300001,"propState":8,"propId":702,"pos":{"x":-4890,"y":1150,"z":2110},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[],"monsters":[{"groupId":93,"instId":200001,"monsterId":8013012,"eventId":101201,"pos":{"x":-4890,"y":150,"z":2110},"rot":{"x":0,"y":30000,"z":0}}],"teleports":{"1101":{"anchorId":1,"groupId":93,"instId":300001,"pos":{"x":-1250,"y":147,"z":6710},"rot":{"x":0,"y":210000,"z":0}}}},"91":{"props":[{"groupId":91,"instId":300003,"propState":0,"propId":100025,"pos":{"x":27040,"y":147,"z":185780},"rot":{"x":0,"y":0,"z":0}},{"groupId":91,"instId":300001,"propState":0,"propId":100025,"pos":{"x":-7820,"y":147,"z":154350},"rot":{"x":0,"y":0,"z":0}},{"groupId":91,"instId":300004,"propState":0,"propId":100025,"pos":{"x":-9315,"y":152,"z":10050},"rot":{"x":0,"y":0,"z":0}},{"groupId":91,"instId":300002,"propState":0,"propId":100025,"pos":{"x":15180,"y":147,"z":227910},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300021,"propState":1,"propId":300003,"pos":{"x":-669,"y":19,"z":-38000},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300030,"propState":0,"propId":300006,"pos":{"x":5100,"y":-1000,"z":362000},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300027,"propState":1,"propId":300003,"pos":{"x":27581,"y":147,"z":190135},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300015,"propState":1,"propId":100001,"pos":{"x":30665,"y":174,"z":190132},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300023,"propState":1,"propId":300003,"pos":{"x":11728,"y":147,"z":138240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300020,"propState":1,"propId":300003,"pos":{"x":-11728,"y":147,"z":151830},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300018,"propState":2,"propId":100000,"pos":{"x":7009,"y":-924,"z":358713},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300028,"propState":1,"propId":300003,"pos":{"x":23855,"y":147,"z":217630},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300013,"propState":1,"propId":100000,"pos":{"x":-18763,"y":6397,"z":115071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300026,"propState":1,"propId":300003,"pos":{"x":-19033,"y":6397,"z":113560},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300029,"propState":1,"propId":100000,"pos":{"x":-21660,"y":147,"z":217620},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300007,"propState":1,"propId":100001,"pos":{"x":-23851,"y":181,"z":219738},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300011,"propState":1,"propId":100000,"pos":{"x":13400,"y":167,"z":137700},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300010,"propState":1,"propId":100001,"pos":{"x":11727,"y":185,"z":141900},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300003,"propState":1,"propId":100002,"pos":{"x":29,"y":257,"z":89207},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300022,"propState":0,"propId":100007,"pos":{"x":0,"y":2001,"z":-14481},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300017,"propState":1,"propId":100001,"pos":{"x":23855,"y":193,"z":219700},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300016,"propState":1,"propId":100000,"pos":{"x":26810,"y":147,"z":187980},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300012,"propState":1,"propId":100001,"pos":{"x":-21123,"y":6451,"z":113558},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300025,"propState":1,"propId":300003,"pos":{"x":-23855,"y":147,"z":217630},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300008,"propState":1,"propId":100001,"pos":{"x":11730,"y":166,"z":149715},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300024,"propState":1,"propId":300003,"pos":{"x":11728,"y":147,"z":151830},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300009,"propState":1,"propId":100001,"pos":{"x":-11727,"y":185,"z":149717},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300006,"propState":1,"propId":100000,"pos":{"x":-10200,"y":167,"z":137420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300019,"propState":1,"propId":300003,"pos":{"x":-11728,"y":147,"z":138240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300005,"propState":1,"propId":100001,"pos":{"x":-11728,"y":187,"z":141888},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300004,"propState":1,"propId":100000,"pos":{"x":1850,"y":123,"z":84800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300002,"propState":1,"propId":100000,"pos":{"x":3210,"y":148,"z":11280},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300001,"propState":1,"propId":100002,"pos":{"x":0,"y":281,"z":13690},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300006,"propState":12,"propId":60001,"pos":{"x":14970,"y":147,"z":154240},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300005,"propState":12,"propId":60001,"pos":{"x":15520,"y":147,"z":233790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300004,"propState":12,"propId":60001,"pos":{"x":9040,"y":117,"z":-2470},"rot":{"x":0,"y":300000,"z":0}},{"groupId":6,"instId":300003,"propState":12,"propId":60001,"pos":{"x":-23770,"y":5,"z":236810},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300002,"propState":12,"propId":60001,"pos":{"x":16420,"y":407,"z":95980},"rot":{"x":0,"y":315000,"z":0}},{"groupId":6,"instId":300001,"propState":12,"propId":60001,"pos":{"x":-42370,"y":6397,"z":125480},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-19190,"y":147,"z":128430},"rot":{"x":0,"y":180000,"z":0}},{"groupId":36,"instId":300008,"propState":0,"propId":100026,"pos":{"x":19238,"y":147,"z":125005},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300006,"propState":0,"propId":100027,"pos":{"x":-19055,"y":260,"z":107720},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300009,"propState":0,"propId":100027,"pos":{"x":-14870,"y":147,"z":233511},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300007,"propState":0,"propId":100027,"pos":{"x":19310,"y":371,"z":105521},"rot":{"x":0,"y":270000,"z":0}},{"groupId":36,"instId":300002,"propState":12,"propId":60001,"pos":{"x":-17924,"y":147,"z":113920},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300003,"propState":0,"propId":211,"pos":{"x":23618,"y":111,"z":246670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":24,"instId":300002,"propState":0,"propId":100,"pos":{"x":-14600,"y":-10033,"z":1831200},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300001,"propState":11,"propId":60003,"pos":{"x":23420,"y":111,"z":246670},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":24,"instId":200001,"monsterId":8003020,"eventId":20001231,"pos":{"x":23650,"y":111,"z":243100},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300003,"propState":0,"propId":211,"pos":{"x":48530,"y":147,"z":190130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":100,"pos":{"x":-14600,"y":-10033,"z":1831200},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":11,"propId":60003,"pos":{"x":49610,"y":147,"z":190130},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":11,"instId":200002,"monsterId":8012010,"eventId":20001233,"pos":{"x":41200,"y":149,"z":193520},"rot":{"x":0,"y":240000,"z":0}},{"groupId":11,"instId":200001,"monsterId":8012020,"eventId":20001232,"pos":{"x":39760,"y":149,"z":186240},"rot":{"x":0,"y":300000,"z":0}}],"teleports":{}},"3":{"props":[],"npcs":[],"monsters":[{"groupId":3,"instId":200005,"monsterId":8012010,"eventId":20001103,"pos":{"x":23900,"y":147,"z":204320},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"28":{"props":[],"npcs":[],"monsters":[{"groupId":28,"instId":200001,"monsterId":8002040,"eventId":20001111,"pos":{"x":-26600,"y":150,"z":181840},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300001,"propState":0,"propId":100017,"pos":{"x":23854,"y":250,"z":233229},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":101,"startAnchorId":2,"startGroupId":2}},"2000201":{"P20002_F20001001":{"scenes":{"31":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"1":{"props":[{"groupId":1,"instId":300007,"propState":8,"propId":101,"pos":{"x":-67850,"y":-3195,"z":-67300},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":0,"propId":131,"pos":{"x":-72418,"y":18818,"z":-72278},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300022,"propState":8,"propId":101,"pos":{"x":-29210,"y":18610,"z":-93190},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300002,"propState":0,"propId":131,"pos":{"x":-72518,"y":-3124,"z":-72170},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300021,"propState":8,"propId":101,"pos":{"x":-138650,"y":-101,"z":-75290},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300006,"propState":8,"propId":101,"pos":{"x":47060,"y":3438,"z":-112990},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2000201":{"anchorId":1,"groupId":1,"instId":300006,"pos":{"x":38130,"y":3444,"z":-113940},"rot":{"x":0,"y":289010,"z":0}},"2000202":{"anchorId":2,"groupId":1,"instId":300021,"pos":{"x":-134980,"y":-115,"z":-73036},"rot":{"x":0,"y":180000,"z":0}},"2000203":{"anchorId":3,"groupId":1,"instId":300022,"pos":{"x":-32670,"y":18610,"z":-95340},"rot":{"x":0,"y":297000,"z":0}},"2000204":{"anchorId":4,"groupId":1,"instId":300007,"pos":{"x":-69860,"y":-3195,"z":-62700},"rot":{"x":0,"y":260000,"z":0}}}},"8":{"props":[{"groupId":8,"instId":300002,"propState":2,"propId":100000,"pos":{"x":-72470,"y":18664,"z":-72255},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300003,"propState":14,"propId":100007,"pos":{"x":-76806,"y":-1435,"z":-73208},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300001,"propState":2,"propId":100000,"pos":{"x":-72470,"y":-3195,"z":-72255},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300013,"propState":0,"propId":100027,"pos":{"x":-82010,"y":10280,"z":-124298},"rot":{"x":0,"y":179592,"z":0}},{"groupId":12,"instId":300008,"propState":0,"propId":100026,"pos":{"x":2760,"y":2855,"z":-31780},"rot":{"x":0,"y":253355,"z":0}},{"groupId":12,"instId":300017,"propState":0,"propId":100027,"pos":{"x":-24401,"y":18620,"z":-90450},"rot":{"x":0,"y":28316,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":100027,"pos":{"x":-101902,"y":-1525,"z":-88957},"rot":{"x":0,"y":222713,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":100027,"pos":{"x":-19293,"y":1039,"z":-94147},"rot":{"x":0,"y":285703,"z":0}},{"groupId":12,"instId":300006,"propState":0,"propId":100027,"pos":{"x":-131745,"y":-90,"z":-70269},"rot":{"x":0,"y":268866,"z":0}},{"groupId":12,"instId":300016,"propState":0,"propId":100027,"pos":{"x":-69638,"y":10285,"z":-110718},"rot":{"x":0,"y":237575,"z":0}},{"groupId":12,"instId":300014,"propState":0,"propId":100026,"pos":{"x":-144267,"y":2760,"z":-115253},"rot":{"x":0,"y":335000,"z":0}},{"groupId":12,"instId":300012,"propState":0,"propId":100027,"pos":{"x":-120442,"y":2762,"z":-91925},"rot":{"x":0,"y":153993,"z":0}},{"groupId":12,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-67349,"y":-3153,"z":-78532},"rot":{"x":0,"y":210424,"z":0}},{"groupId":12,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-38070,"y":-1038,"z":-78970},"rot":{"x":0,"y":65126,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300006,"propState":18,"propId":100018,"pos":{"x":14401,"y":3907,"z":-53154},"rot":{"x":0,"y":66115,"z":0}},{"groupId":57,"instId":300009,"propState":18,"propId":100020,"pos":{"x":-3256,"y":3764,"z":-39782},"rot":{"x":0,"y":73508,"z":0}},{"groupId":57,"instId":300005,"propState":18,"propId":100020,"pos":{"x":-2095,"y":3655,"z":-104852},"rot":{"x":0,"y":38488,"z":0}},{"groupId":57,"instId":300008,"propState":18,"propId":100020,"pos":{"x":-27168,"y":19980,"z":-55073},"rot":{"x":0,"y":1902,"z":0}},{"groupId":57,"instId":300007,"propState":18,"propId":100018,"pos":{"x":-33314,"y":19271,"z":-43527},"rot":{"x":0,"y":319366,"z":0}},{"groupId":57,"instId":300002,"propState":18,"propId":100020,"pos":{"x":-106954,"y":662,"z":-67185},"rot":{"x":0,"y":214989,"z":0}},{"groupId":57,"instId":300004,"propState":18,"propId":100018,"pos":{"x":-125984,"y":3524,"z":-42807},"rot":{"x":0,"y":7440,"z":0}},{"groupId":57,"instId":300003,"propState":18,"propId":100018,"pos":{"x":-132958,"y":3523,"z":-101521},"rot":{"x":0,"y":332469,"z":0}},{"groupId":57,"instId":300001,"propState":18,"propId":100020,"pos":{"x":-20463,"y":19367,"z":-101900},"rot":{"x":0,"y":263612,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300040,"propState":0,"propId":300004,"pos":{"x":-113331,"y":17656,"z":-86508},"rot":{"x":0,"y":160861,"z":0}},{"groupId":3,"instId":300039,"propState":0,"propId":300004,"pos":{"x":-38863,"y":17690,"z":-62867},"rot":{"x":0,"y":343500,"z":0}},{"groupId":3,"instId":300028,"propState":1,"propId":300003,"pos":{"x":-130445,"y":2762,"z":-91413},"rot":{"x":0,"y":63465,"z":0}},{"groupId":3,"instId":300042,"propState":1,"propId":300000,"pos":{"x":53197,"y":3438,"z":-118870},"rot":{"x":0,"y":288000,"z":0}},{"groupId":3,"instId":300041,"propState":0,"propId":300004,"pos":{"x":-155125,"y":2700,"z":-33130},"rot":{"x":0,"y":207332,"z":0}},{"groupId":3,"instId":300034,"propState":1,"propId":300003,"pos":{"x":-5999,"y":18610,"z":-109379},"rot":{"x":0,"y":27856,"z":0}},{"groupId":3,"instId":300033,"propState":1,"propId":300003,"pos":{"x":-29906,"y":18608,"z":-106063},"rot":{"x":0,"y":297743,"z":0}},{"groupId":3,"instId":300044,"propState":1,"propId":100021,"pos":{"x":-31403,"y":18681,"z":-108909},"rot":{"x":0,"y":27743,"z":0}},{"groupId":3,"instId":300032,"propState":1,"propId":300003,"pos":{"x":-71651,"y":10282,"z":-114388},"rot":{"x":0,"y":83364,"z":0}},{"groupId":3,"instId":300030,"propState":1,"propId":300003,"pos":{"x":-147179,"y":2762,"z":-108792},"rot":{"x":0,"y":153818,"z":0}},{"groupId":3,"instId":300029,"propState":1,"propId":300003,"pos":{"x":-123205,"y":2760,"z":-106135},"rot":{"x":0,"y":243837,"z":0}},{"groupId":3,"instId":300024,"propState":0,"propId":300003,"pos":{"x":-5595,"y":2864,"z":-46516},"rot":{"x":0,"y":163201,"z":0}},{"groupId":3,"instId":300037,"propState":1,"propId":300003,"pos":{"x":-6352,"y":18611,"z":-36294},"rot":{"x":0,"y":332611,"z":0}},{"groupId":3,"instId":300036,"propState":1,"propId":300003,"pos":{"x":-35597,"y":18611,"z":-51446},"rot":{"x":0,"y":332611,"z":0}},{"groupId":3,"instId":300035,"propState":1,"propId":300003,"pos":{"x":-35120,"y":18610,"z":-93989},"rot":{"x":0,"y":27856,"z":0}},{"groupId":3,"instId":300045,"propState":1,"propId":100021,"pos":{"x":-37989,"y":18683,"z":-92473},"rot":{"x":0,"y":117856,"z":0}},{"groupId":3,"instId":300027,"propState":1,"propId":300003,"pos":{"x":-146897,"y":2770,"z":-37391},"rot":{"x":0,"y":207332,"z":0}},{"groupId":3,"instId":300009,"propState":0,"propId":300003,"pos":{"x":-1578,"y":4254,"z":-104286},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300011,"propState":0,"propId":100,"pos":{"x":-10910,"y":18600,"z":-106140},"rot":{"x":0,"y":27837,"z":0}},{"groupId":3,"instId":300007,"propState":1,"propId":100000,"pos":{"x":58122,"y":3459,"z":-118557},"rot":{"x":0,"y":108146,"z":0}},{"groupId":3,"instId":300017,"propState":1,"propId":100005,"pos":{"x":42748,"y":3485,"z":-115471},"rot":{"x":0,"y":288017,"z":0}},{"groupId":3,"instId":300038,"propState":0,"propId":100000,"pos":{"x":-5441,"y":2868,"z":-48072},"rot":{"x":0,"y":252400,"z":0}},{"groupId":3,"instId":300022,"propState":0,"propId":300003,"pos":{"x":-130510,"y":2770,"z":-55090},"rot":{"x":0,"y":297332,"z":0}},{"groupId":3,"instId":300049,"propState":1,"propId":300000,"pos":{"x":-23402,"y":18610,"z":-100182},"rot":{"x":0,"y":117856,"z":0}},{"groupId":3,"instId":300048,"propState":1,"propId":300003,"pos":{"x":-197912,"y":2986,"z":-87881},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300047,"propState":1,"propId":300003,"pos":{"x":-32477,"y":-981,"z":-73188},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300046,"propState":0,"propId":300003,"pos":{"x":43166,"y":3481,"z":-31972},"rot":{"x":0,"y":253434,"z":0}},{"groupId":3,"instId":300043,"propState":0,"propId":300003,"pos":{"x":-6513,"y":1037,"z":-73196},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300031,"propState":1,"propId":300003,"pos":{"x":-81935,"y":10282,"z":-114414},"rot":{"x":0,"y":97352,"z":0}},{"groupId":3,"instId":300025,"propState":1,"propId":300003,"pos":{"x":42748,"y":3485,"z":-115476},"rot":{"x":0,"y":288000,"z":0}},{"groupId":3,"instId":300013,"propState":0,"propId":100001,"pos":{"x":-2438,"y":2916,"z":-45562},"rot":{"x":0,"y":253313,"z":0}},{"groupId":3,"instId":300023,"propState":1,"propId":300003,"pos":{"x":-110829,"y":504,"z":-73061},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300015,"propState":1,"propId":100021,"pos":{"x":-110156,"y":-61,"z":-81744},"rot":{"x":0,"y":342919,"z":0}},{"groupId":3,"instId":300018,"propState":0,"propId":100000,"pos":{"x":-141399,"y":-115,"z":-71740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300026,"propState":0,"propId":300003,"pos":{"x":-141728,"y":-119,"z":-73277},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300016,"propState":0,"propId":100001,"pos":{"x":-144990,"y":-60,"z":-73290},"rot":{"x":0,"y":270291,"z":0}},{"groupId":3,"instId":300008,"propState":0,"propId":100000,"pos":{"x":-132037,"y":2748,"z":-61726},"rot":{"x":0,"y":207345,"z":0}},{"groupId":3,"instId":300014,"propState":0,"propId":100001,"pos":{"x":-132012,"y":2824,"z":-57981},"rot":{"x":0,"y":27345,"z":0}},{"groupId":3,"instId":300005,"propState":0,"propId":100000,"pos":{"x":-110990,"y":-109,"z":-62616},"rot":{"x":0,"y":18847,"z":0}},{"groupId":3,"instId":300021,"propState":0,"propId":300003,"pos":{"x":-110828,"y":504,"z":-73353},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":100021,"pos":{"x":-110161,"y":-61,"z":-64690},"rot":{"x":0,"y":17053,"z":0}},{"groupId":3,"instId":300006,"propState":2,"propId":100000,"pos":{"x":-104321,"y":-101,"z":-74646},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300020,"propState":0,"propId":300003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":100003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":3,"instId":300002,"propState":2,"propId":100000,"pos":{"x":470,"y":2880,"z":-99190},"rot":{"x":0,"y":107618,"z":0}},{"groupId":3,"instId":300019,"propState":0,"propId":300003,"pos":{"x":-5599,"y":2864,"z":-99852},"rot":{"x":0,"y":197158,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":100001,"pos":{"x":-2515,"y":2940,"z":-100826},"rot":{"x":0,"y":288017,"z":0}},{"groupId":3,"instId":300010,"propState":2,"propId":100000,"pos":{"x":-101766,"y":5058,"z":-119589},"rot":{"x":0,"y":269851,"z":0}},{"groupId":3,"instId":300012,"propState":0,"propId":100013,"pos":{"x":-94500,"y":6820,"z":-122190},"rot":{"x":19509,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300002,"propState":18,"propId":100020,"pos":{"x":-106954,"y":662,"z":-67185},"rot":{"x":0,"y":214989,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300011,"propState":0,"propId":100025,"pos":{"x":-80440,"y":-3195,"z":-59430},"rot":{"x":0,"y":165908,"z":0}},{"groupId":40,"instId":300003,"propState":0,"propId":100025,"pos":{"x":-8780,"y":1039,"z":-70203},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300002,"propState":0,"propId":100025,"pos":{"x":-151530,"y":-163,"z":-66560},"rot":{"x":0,"y":210000,"z":0}},{"groupId":40,"instId":300001,"propState":0,"propId":100025,"pos":{"x":-131800,"y":2770,"z":-50438},"rot":{"x":0,"y":200813,"z":0}},{"groupId":40,"instId":300010,"propState":0,"propId":100025,"pos":{"x":-136462,"y":2753,"z":-84437},"rot":{"x":0,"y":21963,"z":0}},{"groupId":40,"instId":300009,"propState":0,"propId":100025,"pos":{"x":-118490,"y":18598,"z":-70530},"rot":{"x":0,"y":266158,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300002,"propState":12,"propId":60001,"pos":{"x":-44589,"y":-1544,"z":-70170},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300006,"propState":12,"propId":60001,"pos":{"x":-44964,"y":18626,"z":-94317},"rot":{"x":0,"y":20000,"z":0}},{"groupId":10,"instId":300013,"propState":12,"propId":60002,"pos":{"x":-43386,"y":18611,"z":-52037},"rot":{"x":0,"y":165000,"z":0}},{"groupId":10,"instId":300012,"propState":12,"propId":60002,"pos":{"x":-163290,"y":2770,"z":-29038},"rot":{"x":0,"y":118000,"z":0}},{"groupId":10,"instId":300011,"propState":12,"propId":60002,"pos":{"x":-109850,"y":18598,"z":-94600},"rot":{"x":0,"y":341847,"z":0}},{"groupId":10,"instId":300008,"propState":12,"propId":60003,"pos":{"x":-204600,"y":2966,"z":-81460},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300009,"propState":12,"propId":60001,"pos":{"x":-5985,"y":18610,"z":-118859},"rot":{"x":0,"y":27745,"z":0}},{"groupId":10,"instId":300001,"propState":12,"propId":60001,"pos":{"x":-84504,"y":18664,"z":-81174},"rot":{"x":0,"y":225000,"z":0}},{"groupId":10,"instId":300007,"propState":12,"propId":60001,"pos":{"x":240,"y":18611,"z":-31650},"rot":{"x":0,"y":242000,"z":0}},{"groupId":10,"instId":300005,"propState":12,"propId":60001,"pos":{"x":-83942,"y":10285,"z":-110944},"rot":{"x":0,"y":121097,"z":0}},{"groupId":10,"instId":300004,"propState":12,"propId":60001,"pos":{"x":-149408,"y":2762,"z":-104641},"rot":{"x":0,"y":243492,"z":0}},{"groupId":10,"instId":300003,"propState":12,"propId":60001,"pos":{"x":-135061,"y":2783,"z":-60790},"rot":{"x":0,"y":160495,"z":0}},{"groupId":10,"instId":300002,"propState":12,"propId":60001,"pos":{"x":-84771,"y":-3195,"z":-65361},"rot":{"x":0,"y":312997,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300001,"propState":8,"propId":801,"pos":{"x":-153260,"y":-163,"z":-61520},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1004":{"anchorId":1,"groupId":99,"instId":300001,"pos":{"x":-153260,"y":-163,"z":-64020},"rot":{"x":0,"y":0,"z":0}}}},"30":{"props":[],"npcs":[],"monsters":[{"groupId":30,"instId":200004,"monsterId":8012020,"eventId":20002104,"pos":{"x":-154100,"y":-4389,"z":-94190},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":200005,"monsterId":8012010,"eventId":20002132,"pos":{"x":-60520,"y":-1174,"z":-95120},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":200001,"monsterId":8012020,"eventId":20002112,"pos":{"x":-183280,"y":-7670,"z":-77010},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":200009,"monsterId":8011010,"eventId":20002105,"pos":{"x":-134880,"y":2753,"z":-62080},"rot":{"x":0,"y":120000,"z":0}},{"groupId":30,"instId":200003,"monsterId":8012020,"eventId":20002131,"pos":{"x":-57670,"y":-1055,"z":-95310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":200007,"monsterId":8012020,"eventId":20002108,"pos":{"x":-71180,"y":10520,"z":-121810},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":200006,"monsterId":8012010,"eventId":20002107,"pos":{"x":-118060,"y":2762,"z":-94430},"rot":{"x":0,"y":66255,"z":0}},{"groupId":30,"instId":200002,"monsterId":8012020,"eventId":20002102,"pos":{"x":-60932,"y":-1369,"z":-58206},"rot":{"x":0,"y":45000,"z":0}}],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300001,"propState":8,"propId":901,"pos":{"x":-5986,"y":1196,"z":-73135},"rot":{"x":0,"y":182183,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1201":{"anchorId":1,"groupId":15,"instId":300001,"pos":{"x":-7796,"y":1039,"z":-73105},"rot":{"x":0,"y":92183,"z":0}}}},"6":{"props":[{"groupId":6,"instId":300012,"propState":0,"propId":100014,"pos":{"x":-171678,"y":-4389,"z":-85976},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300002,"propState":2,"propId":100000,"pos":{"x":-42585,"y":18630,"z":-88591},"rot":{"x":0,"y":193930,"z":0}},{"groupId":6,"instId":300016,"propState":0,"propId":100014,"pos":{"x":-173911,"y":-178,"z":-73134},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":100014,"pos":{"x":-207948,"y":-4226,"z":-86090},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300014,"propState":0,"propId":100012,"pos":{"x":-186621,"y":-400,"z":-79920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300013,"propState":1,"propId":100011,"pos":{"x":-194540,"y":-378,"z":-69650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":100012,"pos":{"x":-169860,"y":-4600,"z":-79580},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300010,"propState":1,"propId":100011,"pos":{"x":-162330,"y":-415,"z":-71330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300009,"propState":0,"propId":100000,"pos":{"x":-177690,"y":-7646,"z":-74272},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":100013,"pos":{"x":-178060,"y":-390,"z":-61070},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":100013,"pos":{"x":-38680,"y":18260,"z":-82930},"rot":{"x":0,"y":193835,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300004,"propState":0,"propId":100006,"pos":{"x":-62641,"y":-1460,"z":-87284},"rot":{"x":0,"y":315372,"z":0}},{"groupId":38,"instId":300002,"propState":0,"propId":100006,"pos":{"x":-91021,"y":-1460,"z":-59193},"rot":{"x":0,"y":315372,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300003,"propState":0,"propId":211,"pos":{"x":-128410,"y":2770,"z":-38600},"rot":{"x":0,"y":208678,"z":0}},{"groupId":27,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300001,"propState":11,"propId":60002,"pos":{"x":-128579,"y":2770,"z":-38969},"rot":{"x":0,"y":207073,"z":0}}],"npcs":[],"monsters":[{"groupId":27,"instId":200002,"monsterId":8012010,"eventId":20002233,"pos":{"x":-128030,"y":2770,"z":-40900},"rot":{"x":0,"y":213019,"z":0}},{"groupId":27,"instId":200001,"monsterId":8012020,"eventId":20002231,"pos":{"x":-130400,"y":2770,"z":-40540},"rot":{"x":0,"y":195000,"z":0}}],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300003,"propState":0,"propId":211,"pos":{"x":-111270,"y":18598,"z":-55340},"rot":{"x":0,"y":200000,"z":0}},{"groupId":28,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300001,"propState":11,"propId":60003,"pos":{"x":-111270,"y":18598,"z":-55340},"rot":{"x":0,"y":200000,"z":0}}],"npcs":[],"monsters":[{"groupId":28,"instId":200001,"monsterId":8013010,"eventId":20002232,"pos":{"x":-113170,"y":18598,"z":-60570},"rot":{"x":0,"y":200000,"z":0}}],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300001,"propState":0,"propId":211,"pos":{"x":-42700,"y":18611,"z":-51950},"rot":{"x":0,"y":165000,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":100,"pos":{"x":-42700,"y":18611,"z":-51950},"rot":{"x":0,"y":165000,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":100,"pos":{"x":-36720,"y":18583,"z":-66100},"rot":{"x":0,"y":253519,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300001,"propState":0,"propId":211,"pos":{"x":-109850,"y":18598,"z":-94600},"rot":{"x":0,"y":340000,"z":0}},{"groupId":32,"instId":300003,"propState":0,"propId":100,"pos":{"x":-111606,"y":18571,"z":-90508},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300002,"propState":0,"propId":100,"pos":{"x":-114560,"y":18600,"z":-83069},"rot":{"x":0,"y":72091,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300001,"propState":0,"propId":211,"pos":{"x":-163360,"y":2770,"z":-29170},"rot":{"x":0,"y":118000,"z":0}},{"groupId":33,"instId":300003,"propState":0,"propId":100,"pos":{"x":-163360,"y":2770,"z":-29170},"rot":{"x":0,"y":118000,"z":0}},{"groupId":33,"instId":300002,"propState":0,"propId":100,"pos":{"x":-150600,"y":3010,"z":-32680},"rot":{"x":0,"y":207541,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300023,"propState":0,"propId":100032,"pos":{"x":27960,"y":5898,"z":-116290},"rot":{"x":0,"y":288387,"z":0}},{"groupId":41,"instId":300019,"propState":0,"propId":100032,"pos":{"x":37256,"y":5790,"z":-25819},"rot":{"x":0,"y":253490,"z":0}},{"groupId":41,"instId":300016,"propState":0,"propId":100032,"pos":{"x":31246,"y":5898,"z":-106091},"rot":{"x":0,"y":288387,"z":0}},{"groupId":41,"instId":300012,"propState":0,"propId":100042,"pos":{"x":27680,"y":5930,"z":-28702},"rot":{"x":0,"y":163172,"z":0}},{"groupId":41,"instId":300024,"propState":0,"propId":100041,"pos":{"x":27206,"y":6116,"z":-44612},"rot":{"x":0,"y":161300,"z":0}},{"groupId":41,"instId":300018,"propState":0,"propId":100032,"pos":{"x":36776,"y":5898,"z":-121463},"rot":{"x":0,"y":288387,"z":0}},{"groupId":41,"instId":300015,"propState":0,"propId":100035,"pos":{"x":36758,"y":6128,"z":-41761},"rot":{"x":0,"y":342658,"z":0}},{"groupId":41,"instId":300004,"propState":0,"propId":100034,"pos":{"x":31987,"y":6090,"z":-119936},"rot":{"x":0,"y":16153,"z":0}},{"groupId":41,"instId":300025,"propState":0,"propId":100040,"pos":{"x":23508,"y":5790,"z":-32197},"rot":{"x":0,"y":343820,"z":0}},{"groupId":41,"instId":300022,"propState":0,"propId":100034,"pos":{"x":31873,"y":6090,"z":-104050},"rot":{"x":0,"y":16153,"z":0}},{"groupId":41,"instId":300021,"propState":0,"propId":100032,"pos":{"x":36697,"y":5898,"z":-105538},"rot":{"x":0,"y":288387,"z":0}},{"groupId":41,"instId":300017,"propState":0,"propId":100035,"pos":{"x":27310,"y":6128,"z":-118380},"rot":{"x":0,"y":133483,"z":0}},{"groupId":41,"instId":300014,"propState":0,"propId":100034,"pos":{"x":33043,"y":6090,"z":-29361},"rot":{"x":0,"y":343693,"z":0}},{"groupId":41,"instId":300009,"propState":0,"propId":100039,"pos":{"x":40934,"y":5934,"z":-38211},"rot":{"x":0,"y":344340,"z":0}},{"groupId":41,"instId":300008,"propState":0,"propId":100038,"pos":{"x":37877,"y":6196,"z":-27950},"rot":{"x":0,"y":340655,"z":0}},{"groupId":41,"instId":300007,"propState":0,"propId":100037,"pos":{"x":27163,"y":5965,"z":-102509},"rot":{"x":0,"y":277369,"z":0}},{"groupId":41,"instId":300006,"propState":0,"propId":100036,"pos":{"x":23187,"y":5962,"z":-114761},"rot":{"x":0,"y":18213,"z":0}},{"groupId":41,"instId":300005,"propState":0,"propId":100035,"pos":{"x":37437,"y":6128,"z":-119372},"rot":{"x":0,"y":30240,"z":0}},{"groupId":41,"instId":300002,"propState":0,"propId":100033,"pos":{"x":31428,"y":6203,"z":-41084},"rot":{"x":0,"y":165400,"z":0}},{"groupId":41,"instId":300001,"propState":0,"propId":100031,"pos":{"x":41413,"y":5938,"z":-107116},"rot":{"x":0,"y":209999,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[],"npcs":[],"monsters":[{"groupId":46,"instId":200001,"monsterId":8002040,"eventId":20002109,"pos":{"x":-133921,"y":2780,"z":-102943},"rot":{"x":0,"y":343000,"z":0}}],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300001,"propState":0,"propId":100,"pos":{"x":-113805,"y":-89,"z":-66672},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":64,"instId":400001,"npcId":10120,"pos":{"x":-113843,"y":-89,"z":-66425},"rot":{"x":0,"y":152261,"z":0}}],"monsters":[],"teleports":{}},"106":{"props":[{"groupId":106,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"132":{"props":[],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":101,"startAnchorId":1,"startGroupId":1}},"200020102":{"P20002_F20001001":{"scenes":{"31":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"1":{"props":[{"groupId":1,"instId":300002,"propState":0,"propId":131,"pos":{"x":-72518,"y":-3124,"z":-72170},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":0,"propId":131,"pos":{"x":-72418,"y":18818,"z":-72278},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300007,"propState":8,"propId":101,"pos":{"x":-67850,"y":-3195,"z":-67300},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300022,"propState":8,"propId":101,"pos":{"x":-29210,"y":18610,"z":-93190},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300021,"propState":8,"propId":101,"pos":{"x":-138650,"y":-101,"z":-75290},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300006,"propState":8,"propId":101,"pos":{"x":47060,"y":3438,"z":-112990},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2000201":{"anchorId":1,"groupId":1,"instId":300006,"pos":{"x":38130,"y":3444,"z":-113940},"rot":{"x":0,"y":289010,"z":0}},"2000202":{"anchorId":2,"groupId":1,"instId":300021,"pos":{"x":-134980,"y":-115,"z":-73036},"rot":{"x":0,"y":180000,"z":0}},"2000203":{"anchorId":3,"groupId":1,"instId":300022,"pos":{"x":-32670,"y":18610,"z":-95340},"rot":{"x":0,"y":297000,"z":0}},"2000204":{"anchorId":4,"groupId":1,"instId":300007,"pos":{"x":-69860,"y":-3195,"z":-62700},"rot":{"x":0,"y":260000,"z":0}}}},"8":{"props":[{"groupId":8,"instId":300003,"propState":14,"propId":100007,"pos":{"x":-76806,"y":-1435,"z":-73208},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300002,"propState":2,"propId":100000,"pos":{"x":-72470,"y":18664,"z":-72255},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300001,"propState":2,"propId":100000,"pos":{"x":-72470,"y":-3195,"z":-72255},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300017,"propState":0,"propId":100027,"pos":{"x":-24401,"y":18620,"z":-90450},"rot":{"x":0,"y":28316,"z":0}},{"groupId":12,"instId":300013,"propState":0,"propId":100027,"pos":{"x":-82010,"y":10280,"z":-124298},"rot":{"x":0,"y":179592,"z":0}},{"groupId":12,"instId":300008,"propState":0,"propId":100026,"pos":{"x":2760,"y":2855,"z":-31780},"rot":{"x":0,"y":253355,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":100027,"pos":{"x":-19293,"y":1039,"z":-94147},"rot":{"x":0,"y":285703,"z":0}},{"groupId":12,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-67349,"y":-3153,"z":-78532},"rot":{"x":0,"y":210424,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":100027,"pos":{"x":-101902,"y":-1525,"z":-88957},"rot":{"x":0,"y":222713,"z":0}},{"groupId":12,"instId":300006,"propState":0,"propId":100027,"pos":{"x":-131745,"y":-90,"z":-70269},"rot":{"x":0,"y":268866,"z":0}},{"groupId":12,"instId":300016,"propState":0,"propId":100027,"pos":{"x":-69638,"y":10285,"z":-110718},"rot":{"x":0,"y":237575,"z":0}},{"groupId":12,"instId":300014,"propState":0,"propId":100026,"pos":{"x":-144267,"y":2760,"z":-115253},"rot":{"x":0,"y":335000,"z":0}},{"groupId":12,"instId":300012,"propState":0,"propId":100027,"pos":{"x":-120442,"y":2762,"z":-91925},"rot":{"x":0,"y":153993,"z":0}},{"groupId":12,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-38070,"y":-1038,"z":-78970},"rot":{"x":0,"y":65126,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300002,"propState":18,"propId":100020,"pos":{"x":-106954,"y":662,"z":-67185},"rot":{"x":0,"y":214989,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300009,"propState":18,"propId":100020,"pos":{"x":-3256,"y":3764,"z":-39782},"rot":{"x":0,"y":73508,"z":0}},{"groupId":57,"instId":300005,"propState":18,"propId":100020,"pos":{"x":-2095,"y":3655,"z":-104852},"rot":{"x":0,"y":38488,"z":0}},{"groupId":57,"instId":300008,"propState":18,"propId":100020,"pos":{"x":-27168,"y":19980,"z":-55073},"rot":{"x":0,"y":1902,"z":0}},{"groupId":57,"instId":300007,"propState":18,"propId":100018,"pos":{"x":-33314,"y":19271,"z":-43527},"rot":{"x":0,"y":319366,"z":0}},{"groupId":57,"instId":300006,"propState":18,"propId":100018,"pos":{"x":14401,"y":3907,"z":-53154},"rot":{"x":0,"y":66115,"z":0}},{"groupId":57,"instId":300002,"propState":18,"propId":100020,"pos":{"x":-106954,"y":662,"z":-67185},"rot":{"x":0,"y":214989,"z":0}},{"groupId":57,"instId":300004,"propState":18,"propId":100018,"pos":{"x":-125984,"y":3524,"z":-42807},"rot":{"x":0,"y":7440,"z":0}},{"groupId":57,"instId":300003,"propState":18,"propId":100018,"pos":{"x":-132958,"y":3523,"z":-101521},"rot":{"x":0,"y":332469,"z":0}},{"groupId":57,"instId":300001,"propState":18,"propId":100020,"pos":{"x":-20463,"y":19367,"z":-101900},"rot":{"x":0,"y":263612,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300002,"propState":12,"propId":60001,"pos":{"x":-44589,"y":-1544,"z":-70170},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300001,"propState":0,"propId":100025,"pos":{"x":-131800,"y":2770,"z":-50438},"rot":{"x":0,"y":200813,"z":0}},{"groupId":40,"instId":300009,"propState":0,"propId":100025,"pos":{"x":-118490,"y":18598,"z":-70530},"rot":{"x":0,"y":266158,"z":0}},{"groupId":40,"instId":300003,"propState":0,"propId":100025,"pos":{"x":-8780,"y":1039,"z":-70203},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300002,"propState":0,"propId":100025,"pos":{"x":-151530,"y":-163,"z":-66560},"rot":{"x":0,"y":210000,"z":0}},{"groupId":40,"instId":300011,"propState":0,"propId":100025,"pos":{"x":-80440,"y":-3195,"z":-59430},"rot":{"x":0,"y":165908,"z":0}},{"groupId":40,"instId":300010,"propState":0,"propId":100025,"pos":{"x":-136462,"y":2753,"z":-84437},"rot":{"x":0,"y":21963,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300005,"propState":12,"propId":60001,"pos":{"x":-83942,"y":10285,"z":-110944},"rot":{"x":0,"y":121097,"z":0}},{"groupId":10,"instId":300013,"propState":12,"propId":60002,"pos":{"x":-43386,"y":18611,"z":-52037},"rot":{"x":0,"y":165000,"z":0}},{"groupId":10,"instId":300011,"propState":12,"propId":60002,"pos":{"x":-109850,"y":18598,"z":-94600},"rot":{"x":0,"y":341847,"z":0}},{"groupId":10,"instId":300009,"propState":12,"propId":60001,"pos":{"x":-5985,"y":18610,"z":-118859},"rot":{"x":0,"y":27745,"z":0}},{"groupId":10,"instId":300003,"propState":12,"propId":60001,"pos":{"x":-135061,"y":2783,"z":-60790},"rot":{"x":0,"y":160495,"z":0}},{"groupId":10,"instId":300012,"propState":12,"propId":60002,"pos":{"x":-163290,"y":2770,"z":-29038},"rot":{"x":0,"y":118000,"z":0}},{"groupId":10,"instId":300008,"propState":12,"propId":60003,"pos":{"x":-204600,"y":2966,"z":-81460},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300001,"propState":12,"propId":60001,"pos":{"x":-84504,"y":18664,"z":-81174},"rot":{"x":0,"y":225000,"z":0}},{"groupId":10,"instId":300007,"propState":12,"propId":60001,"pos":{"x":240,"y":18611,"z":-31650},"rot":{"x":0,"y":242000,"z":0}},{"groupId":10,"instId":300006,"propState":12,"propId":60001,"pos":{"x":-44964,"y":18626,"z":-94317},"rot":{"x":0,"y":20000,"z":0}},{"groupId":10,"instId":300004,"propState":12,"propId":60001,"pos":{"x":-149408,"y":2762,"z":-104641},"rot":{"x":0,"y":243492,"z":0}},{"groupId":10,"instId":300002,"propState":12,"propId":60001,"pos":{"x":-84771,"y":-3195,"z":-65361},"rot":{"x":0,"y":312997,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300001,"propState":8,"propId":801,"pos":{"x":-153260,"y":-163,"z":-61520},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1004":{"anchorId":1,"groupId":99,"instId":300001,"pos":{"x":-153260,"y":-163,"z":-64020},"rot":{"x":0,"y":0,"z":0}}}},"3":{"props":[{"groupId":3,"instId":300045,"propState":1,"propId":100021,"pos":{"x":-37989,"y":18683,"z":-92473},"rot":{"x":0,"y":117856,"z":0}},{"groupId":3,"instId":300046,"propState":0,"propId":300003,"pos":{"x":43166,"y":3481,"z":-31972},"rot":{"x":0,"y":253434,"z":0}},{"groupId":3,"instId":300043,"propState":0,"propId":300003,"pos":{"x":-6513,"y":1037,"z":-73196},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300018,"propState":0,"propId":100000,"pos":{"x":-141399,"y":-115,"z":-71740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300049,"propState":1,"propId":300000,"pos":{"x":-23402,"y":18610,"z":-100182},"rot":{"x":0,"y":117856,"z":0}},{"groupId":3,"instId":300034,"propState":1,"propId":300003,"pos":{"x":-5999,"y":18610,"z":-109379},"rot":{"x":0,"y":27856,"z":0}},{"groupId":3,"instId":300033,"propState":1,"propId":300003,"pos":{"x":-29906,"y":18608,"z":-106063},"rot":{"x":0,"y":297743,"z":0}},{"groupId":3,"instId":300044,"propState":1,"propId":100021,"pos":{"x":-31403,"y":18681,"z":-108909},"rot":{"x":0,"y":27743,"z":0}},{"groupId":3,"instId":300032,"propState":1,"propId":300003,"pos":{"x":-71651,"y":10282,"z":-114388},"rot":{"x":0,"y":83364,"z":0}},{"groupId":3,"instId":300023,"propState":1,"propId":300003,"pos":{"x":-110829,"y":504,"z":-73061},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300015,"propState":1,"propId":100021,"pos":{"x":-110156,"y":-61,"z":-81744},"rot":{"x":0,"y":342919,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":100021,"pos":{"x":-110161,"y":-61,"z":-64690},"rot":{"x":0,"y":17053,"z":0}},{"groupId":3,"instId":300037,"propState":1,"propId":300003,"pos":{"x":-6352,"y":18611,"z":-36294},"rot":{"x":0,"y":332611,"z":0}},{"groupId":3,"instId":300036,"propState":1,"propId":300003,"pos":{"x":-35597,"y":18611,"z":-51446},"rot":{"x":0,"y":332611,"z":0}},{"groupId":3,"instId":300035,"propState":1,"propId":300003,"pos":{"x":-35120,"y":18610,"z":-93989},"rot":{"x":0,"y":27856,"z":0}},{"groupId":3,"instId":300027,"propState":1,"propId":300003,"pos":{"x":-146897,"y":2770,"z":-37391},"rot":{"x":0,"y":207332,"z":0}},{"groupId":3,"instId":300009,"propState":0,"propId":300003,"pos":{"x":-1578,"y":4254,"z":-104286},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300011,"propState":0,"propId":100,"pos":{"x":-10910,"y":18600,"z":-106140},"rot":{"x":0,"y":27837,"z":0}},{"groupId":3,"instId":300007,"propState":1,"propId":100000,"pos":{"x":58122,"y":3459,"z":-118557},"rot":{"x":0,"y":108146,"z":0}},{"groupId":3,"instId":300016,"propState":0,"propId":100001,"pos":{"x":-144990,"y":-60,"z":-73290},"rot":{"x":0,"y":270291,"z":0}},{"groupId":3,"instId":300008,"propState":0,"propId":100000,"pos":{"x":-132037,"y":2748,"z":-61726},"rot":{"x":0,"y":207345,"z":0}},{"groupId":3,"instId":300022,"propState":0,"propId":300003,"pos":{"x":-130510,"y":2770,"z":-55090},"rot":{"x":0,"y":297332,"z":0}},{"groupId":3,"instId":300048,"propState":1,"propId":300003,"pos":{"x":-197912,"y":2986,"z":-87881},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300047,"propState":1,"propId":300003,"pos":{"x":-32477,"y":-981,"z":-73188},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300025,"propState":1,"propId":300003,"pos":{"x":42748,"y":3485,"z":-115476},"rot":{"x":0,"y":288000,"z":0}},{"groupId":3,"instId":300017,"propState":1,"propId":100005,"pos":{"x":42748,"y":3485,"z":-115471},"rot":{"x":0,"y":288017,"z":0}},{"groupId":3,"instId":300038,"propState":0,"propId":100000,"pos":{"x":-5441,"y":2868,"z":-48072},"rot":{"x":0,"y":252400,"z":0}},{"groupId":3,"instId":300024,"propState":0,"propId":300003,"pos":{"x":-5595,"y":2864,"z":-46516},"rot":{"x":0,"y":163201,"z":0}},{"groupId":3,"instId":300013,"propState":0,"propId":100001,"pos":{"x":-2438,"y":2916,"z":-45562},"rot":{"x":0,"y":253313,"z":0}},{"groupId":3,"instId":300026,"propState":0,"propId":300003,"pos":{"x":-141728,"y":-119,"z":-73277},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300006,"propState":2,"propId":100000,"pos":{"x":-104321,"y":-101,"z":-74646},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300020,"propState":0,"propId":300003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":100003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":3,"instId":300002,"propState":2,"propId":100000,"pos":{"x":470,"y":2880,"z":-99190},"rot":{"x":0,"y":107618,"z":0}},{"groupId":3,"instId":300042,"propState":1,"propId":300000,"pos":{"x":53197,"y":3438,"z":-118870},"rot":{"x":0,"y":288000,"z":0}},{"groupId":3,"instId":300041,"propState":0,"propId":300004,"pos":{"x":-155125,"y":2700,"z":-33130},"rot":{"x":0,"y":207332,"z":0}},{"groupId":3,"instId":300040,"propState":0,"propId":300004,"pos":{"x":-113331,"y":17656,"z":-86508},"rot":{"x":0,"y":160861,"z":0}},{"groupId":3,"instId":300039,"propState":0,"propId":300004,"pos":{"x":-38863,"y":17690,"z":-62867},"rot":{"x":0,"y":343500,"z":0}},{"groupId":3,"instId":300031,"propState":1,"propId":300003,"pos":{"x":-81935,"y":10282,"z":-114414},"rot":{"x":0,"y":97352,"z":0}},{"groupId":3,"instId":300030,"propState":1,"propId":300003,"pos":{"x":-147179,"y":2762,"z":-108792},"rot":{"x":0,"y":153818,"z":0}},{"groupId":3,"instId":300029,"propState":1,"propId":300003,"pos":{"x":-123205,"y":2760,"z":-106135},"rot":{"x":0,"y":243837,"z":0}},{"groupId":3,"instId":300028,"propState":1,"propId":300003,"pos":{"x":-130445,"y":2762,"z":-91413},"rot":{"x":0,"y":63465,"z":0}},{"groupId":3,"instId":300014,"propState":0,"propId":100001,"pos":{"x":-132012,"y":2824,"z":-57981},"rot":{"x":0,"y":27345,"z":0}},{"groupId":3,"instId":300005,"propState":0,"propId":100000,"pos":{"x":-110990,"y":-109,"z":-62616},"rot":{"x":0,"y":18847,"z":0}},{"groupId":3,"instId":300021,"propState":0,"propId":300003,"pos":{"x":-110828,"y":504,"z":-73353},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300019,"propState":0,"propId":300003,"pos":{"x":-5599,"y":2864,"z":-99852},"rot":{"x":0,"y":197158,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":100001,"pos":{"x":-2515,"y":2940,"z":-100826},"rot":{"x":0,"y":288017,"z":0}},{"groupId":3,"instId":300010,"propState":2,"propId":100000,"pos":{"x":-101766,"y":5058,"z":-119589},"rot":{"x":0,"y":269851,"z":0}},{"groupId":3,"instId":300012,"propState":0,"propId":100013,"pos":{"x":-94500,"y":6820,"z":-122190},"rot":{"x":19509,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[],"npcs":[],"monsters":[{"groupId":30,"instId":200007,"monsterId":8012020,"eventId":20002108,"pos":{"x":-71180,"y":10520,"z":-121810},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":200005,"monsterId":8012010,"eventId":20002132,"pos":{"x":-60520,"y":-1174,"z":-95120},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":200003,"monsterId":8012020,"eventId":20002131,"pos":{"x":-57670,"y":-1055,"z":-95310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":200001,"monsterId":8012020,"eventId":20002112,"pos":{"x":-183280,"y":-7670,"z":-77010},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":200006,"monsterId":8012010,"eventId":20002107,"pos":{"x":-118060,"y":2762,"z":-94430},"rot":{"x":0,"y":66255,"z":0}},{"groupId":30,"instId":200009,"monsterId":8011010,"eventId":20002105,"pos":{"x":-134880,"y":2753,"z":-62080},"rot":{"x":0,"y":120000,"z":0}},{"groupId":30,"instId":200004,"monsterId":8012020,"eventId":20002104,"pos":{"x":-154100,"y":-4389,"z":-94190},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":200002,"monsterId":8012020,"eventId":20002102,"pos":{"x":-60932,"y":-1369,"z":-58206},"rot":{"x":0,"y":45000,"z":0}}],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300001,"propState":8,"propId":901,"pos":{"x":-5986,"y":1196,"z":-73135},"rot":{"x":0,"y":182183,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1201":{"anchorId":1,"groupId":15,"instId":300001,"pos":{"x":-7796,"y":1039,"z":-73105},"rot":{"x":0,"y":92183,"z":0}}}},"38":{"props":[{"groupId":38,"instId":300004,"propState":0,"propId":100006,"pos":{"x":-62641,"y":-1460,"z":-87284},"rot":{"x":0,"y":315372,"z":0}},{"groupId":38,"instId":300002,"propState":0,"propId":100006,"pos":{"x":-91021,"y":-1460,"z":-59193},"rot":{"x":0,"y":315372,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300014,"propState":0,"propId":100012,"pos":{"x":-186621,"y":-400,"z":-79920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300016,"propState":0,"propId":100014,"pos":{"x":-173911,"y":-178,"z":-73134},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":100014,"pos":{"x":-207948,"y":-4226,"z":-86090},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300012,"propState":0,"propId":100014,"pos":{"x":-171678,"y":-4389,"z":-85976},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300013,"propState":1,"propId":100011,"pos":{"x":-194540,"y":-378,"z":-69650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":100012,"pos":{"x":-169860,"y":-4600,"z":-79580},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300010,"propState":1,"propId":100011,"pos":{"x":-162330,"y":-415,"z":-71330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300009,"propState":0,"propId":100000,"pos":{"x":-177690,"y":-7646,"z":-74272},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":100013,"pos":{"x":-178060,"y":-390,"z":-61070},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300002,"propState":2,"propId":100000,"pos":{"x":-42585,"y":18630,"z":-88591},"rot":{"x":0,"y":193930,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":100013,"pos":{"x":-38680,"y":18260,"z":-82930},"rot":{"x":0,"y":193835,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300003,"propState":0,"propId":211,"pos":{"x":-128410,"y":2770,"z":-38600},"rot":{"x":0,"y":208678,"z":0}},{"groupId":27,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300001,"propState":11,"propId":60002,"pos":{"x":-128579,"y":2770,"z":-38969},"rot":{"x":0,"y":207073,"z":0}}],"npcs":[],"monsters":[{"groupId":27,"instId":200002,"monsterId":8012010,"eventId":20002233,"pos":{"x":-128030,"y":2770,"z":-40900},"rot":{"x":0,"y":213019,"z":0}},{"groupId":27,"instId":200001,"monsterId":8012020,"eventId":20002231,"pos":{"x":-130400,"y":2770,"z":-40540},"rot":{"x":0,"y":195000,"z":0}}],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300003,"propState":0,"propId":211,"pos":{"x":-111270,"y":18598,"z":-55340},"rot":{"x":0,"y":200000,"z":0}},{"groupId":28,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300001,"propState":11,"propId":60003,"pos":{"x":-111270,"y":18598,"z":-55340},"rot":{"x":0,"y":200000,"z":0}}],"npcs":[],"monsters":[{"groupId":28,"instId":200001,"monsterId":8013010,"eventId":20002232,"pos":{"x":-113170,"y":18598,"z":-60570},"rot":{"x":0,"y":200000,"z":0}}],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300001,"propState":0,"propId":211,"pos":{"x":-42700,"y":18611,"z":-51950},"rot":{"x":0,"y":165000,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":100,"pos":{"x":-42700,"y":18611,"z":-51950},"rot":{"x":0,"y":165000,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":100,"pos":{"x":-36720,"y":18583,"z":-66100},"rot":{"x":0,"y":253519,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300003,"propState":0,"propId":100,"pos":{"x":-111606,"y":18571,"z":-90508},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":211,"pos":{"x":-109850,"y":18598,"z":-94600},"rot":{"x":0,"y":340000,"z":0}},{"groupId":32,"instId":300002,"propState":0,"propId":100,"pos":{"x":-114560,"y":18600,"z":-83069},"rot":{"x":0,"y":72091,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300001,"propState":0,"propId":211,"pos":{"x":-163360,"y":2770,"z":-29170},"rot":{"x":0,"y":118000,"z":0}},{"groupId":33,"instId":300003,"propState":0,"propId":100,"pos":{"x":-163360,"y":2770,"z":-29170},"rot":{"x":0,"y":118000,"z":0}},{"groupId":33,"instId":300002,"propState":0,"propId":100,"pos":{"x":-150600,"y":3010,"z":-32680},"rot":{"x":0,"y":207541,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300023,"propState":0,"propId":100032,"pos":{"x":27960,"y":5898,"z":-116290},"rot":{"x":0,"y":288387,"z":0}},{"groupId":41,"instId":300005,"propState":0,"propId":100035,"pos":{"x":37437,"y":6128,"z":-119372},"rot":{"x":0,"y":30240,"z":0}},{"groupId":41,"instId":300025,"propState":0,"propId":100040,"pos":{"x":23508,"y":5790,"z":-32197},"rot":{"x":0,"y":343820,"z":0}},{"groupId":41,"instId":300024,"propState":0,"propId":100041,"pos":{"x":27206,"y":6116,"z":-44612},"rot":{"x":0,"y":161300,"z":0}},{"groupId":41,"instId":300022,"propState":0,"propId":100034,"pos":{"x":31873,"y":6090,"z":-104050},"rot":{"x":0,"y":16153,"z":0}},{"groupId":41,"instId":300021,"propState":0,"propId":100032,"pos":{"x":36697,"y":5898,"z":-105538},"rot":{"x":0,"y":288387,"z":0}},{"groupId":41,"instId":300019,"propState":0,"propId":100032,"pos":{"x":37256,"y":5790,"z":-25819},"rot":{"x":0,"y":253490,"z":0}},{"groupId":41,"instId":300018,"propState":0,"propId":100032,"pos":{"x":36776,"y":5898,"z":-121463},"rot":{"x":0,"y":288387,"z":0}},{"groupId":41,"instId":300017,"propState":0,"propId":100035,"pos":{"x":27310,"y":6128,"z":-118380},"rot":{"x":0,"y":133483,"z":0}},{"groupId":41,"instId":300016,"propState":0,"propId":100032,"pos":{"x":31246,"y":5898,"z":-106091},"rot":{"x":0,"y":288387,"z":0}},{"groupId":41,"instId":300015,"propState":0,"propId":100035,"pos":{"x":36758,"y":6128,"z":-41761},"rot":{"x":0,"y":342658,"z":0}},{"groupId":41,"instId":300014,"propState":0,"propId":100034,"pos":{"x":33043,"y":6090,"z":-29361},"rot":{"x":0,"y":343693,"z":0}},{"groupId":41,"instId":300012,"propState":0,"propId":100042,"pos":{"x":27680,"y":5930,"z":-28702},"rot":{"x":0,"y":163172,"z":0}},{"groupId":41,"instId":300009,"propState":0,"propId":100039,"pos":{"x":40934,"y":5934,"z":-38211},"rot":{"x":0,"y":344340,"z":0}},{"groupId":41,"instId":300008,"propState":0,"propId":100038,"pos":{"x":37877,"y":6196,"z":-27950},"rot":{"x":0,"y":340655,"z":0}},{"groupId":41,"instId":300007,"propState":0,"propId":100037,"pos":{"x":27163,"y":5965,"z":-102509},"rot":{"x":0,"y":277369,"z":0}},{"groupId":41,"instId":300006,"propState":0,"propId":100036,"pos":{"x":23187,"y":5962,"z":-114761},"rot":{"x":0,"y":18213,"z":0}},{"groupId":41,"instId":300004,"propState":0,"propId":100034,"pos":{"x":31987,"y":6090,"z":-119936},"rot":{"x":0,"y":16153,"z":0}},{"groupId":41,"instId":300002,"propState":0,"propId":100033,"pos":{"x":31428,"y":6203,"z":-41084},"rot":{"x":0,"y":165400,"z":0}},{"groupId":41,"instId":300001,"propState":0,"propId":100031,"pos":{"x":41413,"y":5938,"z":-107116},"rot":{"x":0,"y":209999,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[],"npcs":[],"monsters":[{"groupId":46,"instId":200001,"monsterId":8002040,"eventId":20002109,"pos":{"x":-133921,"y":2780,"z":-102943},"rot":{"x":0,"y":343000,"z":0}}],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300001,"propState":0,"propId":100,"pos":{"x":-113805,"y":-89,"z":-66672},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":64,"instId":400001,"npcId":10120,"pos":{"x":-113843,"y":-89,"z":-66425},"rot":{"x":0,"y":152261,"z":0}}],"monsters":[],"teleports":{}},"106":{"props":[{"groupId":106,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"132":{"props":[],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":101,"startAnchorId":5,"startGroupId":1}},"200020103":{"P20002_F20001001":{"scenes":{"31":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"1":{"props":[{"groupId":1,"instId":300002,"propState":0,"propId":131,"pos":{"x":-72518,"y":-3124,"z":-72170},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300007,"propState":8,"propId":101,"pos":{"x":-67850,"y":-3195,"z":-67300},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300021,"propState":8,"propId":101,"pos":{"x":-138650,"y":-101,"z":-75290},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":0,"propId":131,"pos":{"x":-72418,"y":18818,"z":-72278},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300022,"propState":8,"propId":101,"pos":{"x":-29210,"y":18610,"z":-93190},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300006,"propState":8,"propId":101,"pos":{"x":47060,"y":3438,"z":-112990},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2000201":{"anchorId":1,"groupId":1,"instId":300006,"pos":{"x":38130,"y":3444,"z":-113940},"rot":{"x":0,"y":289010,"z":0}},"2000202":{"anchorId":2,"groupId":1,"instId":300021,"pos":{"x":-134980,"y":-115,"z":-73036},"rot":{"x":0,"y":180000,"z":0}},"2000203":{"anchorId":3,"groupId":1,"instId":300022,"pos":{"x":-32670,"y":18610,"z":-95340},"rot":{"x":0,"y":297000,"z":0}},"2000204":{"anchorId":4,"groupId":1,"instId":300007,"pos":{"x":-69860,"y":-3195,"z":-62700},"rot":{"x":0,"y":260000,"z":0}}}},"8":{"props":[{"groupId":8,"instId":300002,"propState":2,"propId":100000,"pos":{"x":-72470,"y":18664,"z":-72255},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300003,"propState":14,"propId":100007,"pos":{"x":-76806,"y":-1435,"z":-73208},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300001,"propState":2,"propId":100000,"pos":{"x":-72470,"y":-3195,"z":-72255},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300006,"propState":0,"propId":100027,"pos":{"x":-131745,"y":-90,"z":-70269},"rot":{"x":0,"y":268866,"z":0}},{"groupId":12,"instId":300012,"propState":0,"propId":100027,"pos":{"x":-120442,"y":2762,"z":-91925},"rot":{"x":0,"y":153993,"z":0}},{"groupId":12,"instId":300008,"propState":0,"propId":100026,"pos":{"x":2760,"y":2855,"z":-31780},"rot":{"x":0,"y":253355,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":100027,"pos":{"x":-101902,"y":-1525,"z":-88957},"rot":{"x":0,"y":222713,"z":0}},{"groupId":12,"instId":300014,"propState":0,"propId":100026,"pos":{"x":-144267,"y":2760,"z":-115253},"rot":{"x":0,"y":335000,"z":0}},{"groupId":12,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-67349,"y":-3153,"z":-78532},"rot":{"x":0,"y":210424,"z":0}},{"groupId":12,"instId":300017,"propState":0,"propId":100027,"pos":{"x":-24401,"y":18620,"z":-90450},"rot":{"x":0,"y":28316,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":100027,"pos":{"x":-19293,"y":1039,"z":-94147},"rot":{"x":0,"y":285703,"z":0}},{"groupId":12,"instId":300016,"propState":0,"propId":100027,"pos":{"x":-69638,"y":10285,"z":-110718},"rot":{"x":0,"y":237575,"z":0}},{"groupId":12,"instId":300013,"propState":0,"propId":100027,"pos":{"x":-82010,"y":10280,"z":-124298},"rot":{"x":0,"y":179592,"z":0}},{"groupId":12,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-38070,"y":-1038,"z":-78970},"rot":{"x":0,"y":65126,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300002,"propState":18,"propId":100020,"pos":{"x":-106954,"y":662,"z":-67185},"rot":{"x":0,"y":214989,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300009,"propState":18,"propId":100020,"pos":{"x":-3256,"y":3764,"z":-39782},"rot":{"x":0,"y":73508,"z":0}},{"groupId":57,"instId":300005,"propState":18,"propId":100020,"pos":{"x":-2095,"y":3655,"z":-104852},"rot":{"x":0,"y":38488,"z":0}},{"groupId":57,"instId":300008,"propState":18,"propId":100020,"pos":{"x":-27168,"y":19980,"z":-55073},"rot":{"x":0,"y":1902,"z":0}},{"groupId":57,"instId":300007,"propState":18,"propId":100018,"pos":{"x":-33314,"y":19271,"z":-43527},"rot":{"x":0,"y":319366,"z":0}},{"groupId":57,"instId":300006,"propState":18,"propId":100018,"pos":{"x":14401,"y":3907,"z":-53154},"rot":{"x":0,"y":66115,"z":0}},{"groupId":57,"instId":300002,"propState":18,"propId":100020,"pos":{"x":-106954,"y":662,"z":-67185},"rot":{"x":0,"y":214989,"z":0}},{"groupId":57,"instId":300004,"propState":18,"propId":100018,"pos":{"x":-125984,"y":3524,"z":-42807},"rot":{"x":0,"y":7440,"z":0}},{"groupId":57,"instId":300003,"propState":18,"propId":100018,"pos":{"x":-132958,"y":3523,"z":-101521},"rot":{"x":0,"y":332469,"z":0}},{"groupId":57,"instId":300001,"propState":18,"propId":100020,"pos":{"x":-20463,"y":19367,"z":-101900},"rot":{"x":0,"y":263612,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300039,"propState":0,"propId":300004,"pos":{"x":-38863,"y":17690,"z":-62867},"rot":{"x":0,"y":343500,"z":0}},{"groupId":3,"instId":300045,"propState":1,"propId":100021,"pos":{"x":-37989,"y":18683,"z":-92473},"rot":{"x":0,"y":117856,"z":0}},{"groupId":3,"instId":300042,"propState":1,"propId":300000,"pos":{"x":53197,"y":3438,"z":-118870},"rot":{"x":0,"y":288000,"z":0}},{"groupId":3,"instId":300041,"propState":0,"propId":300004,"pos":{"x":-155125,"y":2700,"z":-33130},"rot":{"x":0,"y":207332,"z":0}},{"groupId":3,"instId":300040,"propState":0,"propId":300004,"pos":{"x":-113331,"y":17656,"z":-86508},"rot":{"x":0,"y":160861,"z":0}},{"groupId":3,"instId":300037,"propState":1,"propId":300003,"pos":{"x":-6352,"y":18611,"z":-36294},"rot":{"x":0,"y":332611,"z":0}},{"groupId":3,"instId":300036,"propState":1,"propId":300003,"pos":{"x":-35597,"y":18611,"z":-51446},"rot":{"x":0,"y":332611,"z":0}},{"groupId":3,"instId":300035,"propState":1,"propId":300003,"pos":{"x":-35120,"y":18610,"z":-93989},"rot":{"x":0,"y":27856,"z":0}},{"groupId":3,"instId":300025,"propState":1,"propId":300003,"pos":{"x":42748,"y":3485,"z":-115476},"rot":{"x":0,"y":288000,"z":0}},{"groupId":3,"instId":300017,"propState":1,"propId":100005,"pos":{"x":42748,"y":3485,"z":-115471},"rot":{"x":0,"y":288017,"z":0}},{"groupId":3,"instId":300038,"propState":0,"propId":100000,"pos":{"x":-5441,"y":2868,"z":-48072},"rot":{"x":0,"y":252400,"z":0}},{"groupId":3,"instId":300024,"propState":0,"propId":300003,"pos":{"x":-5595,"y":2864,"z":-46516},"rot":{"x":0,"y":163201,"z":0}},{"groupId":3,"instId":300008,"propState":0,"propId":100000,"pos":{"x":-132037,"y":2748,"z":-61726},"rot":{"x":0,"y":207345,"z":0}},{"groupId":3,"instId":300022,"propState":0,"propId":300003,"pos":{"x":-130510,"y":2770,"z":-55090},"rot":{"x":0,"y":297332,"z":0}},{"groupId":3,"instId":300002,"propState":2,"propId":100000,"pos":{"x":470,"y":2880,"z":-99190},"rot":{"x":0,"y":107618,"z":0}},{"groupId":3,"instId":300049,"propState":1,"propId":300000,"pos":{"x":-23402,"y":18610,"z":-100182},"rot":{"x":0,"y":117856,"z":0}},{"groupId":3,"instId":300048,"propState":1,"propId":300003,"pos":{"x":-197912,"y":2986,"z":-87881},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300047,"propState":1,"propId":300003,"pos":{"x":-32477,"y":-981,"z":-73188},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300046,"propState":0,"propId":300003,"pos":{"x":43166,"y":3481,"z":-31972},"rot":{"x":0,"y":253434,"z":0}},{"groupId":3,"instId":300043,"propState":0,"propId":300003,"pos":{"x":-6513,"y":1037,"z":-73196},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300034,"propState":1,"propId":300003,"pos":{"x":-5999,"y":18610,"z":-109379},"rot":{"x":0,"y":27856,"z":0}},{"groupId":3,"instId":300033,"propState":1,"propId":300003,"pos":{"x":-29906,"y":18608,"z":-106063},"rot":{"x":0,"y":297743,"z":0}},{"groupId":3,"instId":300044,"propState":1,"propId":100021,"pos":{"x":-31403,"y":18681,"z":-108909},"rot":{"x":0,"y":27743,"z":0}},{"groupId":3,"instId":300032,"propState":1,"propId":300003,"pos":{"x":-71651,"y":10282,"z":-114388},"rot":{"x":0,"y":83364,"z":0}},{"groupId":3,"instId":300031,"propState":1,"propId":300003,"pos":{"x":-81935,"y":10282,"z":-114414},"rot":{"x":0,"y":97352,"z":0}},{"groupId":3,"instId":300030,"propState":1,"propId":300003,"pos":{"x":-147179,"y":2762,"z":-108792},"rot":{"x":0,"y":153818,"z":0}},{"groupId":3,"instId":300029,"propState":1,"propId":300003,"pos":{"x":-123205,"y":2760,"z":-106135},"rot":{"x":0,"y":243837,"z":0}},{"groupId":3,"instId":300028,"propState":1,"propId":300003,"pos":{"x":-130445,"y":2762,"z":-91413},"rot":{"x":0,"y":63465,"z":0}},{"groupId":3,"instId":300027,"propState":1,"propId":300003,"pos":{"x":-146897,"y":2770,"z":-37391},"rot":{"x":0,"y":207332,"z":0}},{"groupId":3,"instId":300009,"propState":0,"propId":300003,"pos":{"x":-1578,"y":4254,"z":-104286},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300011,"propState":0,"propId":100,"pos":{"x":-10910,"y":18600,"z":-106140},"rot":{"x":0,"y":27837,"z":0}},{"groupId":3,"instId":300007,"propState":1,"propId":100000,"pos":{"x":58122,"y":3459,"z":-118557},"rot":{"x":0,"y":108146,"z":0}},{"groupId":3,"instId":300013,"propState":0,"propId":100001,"pos":{"x":-2438,"y":2916,"z":-45562},"rot":{"x":0,"y":253313,"z":0}},{"groupId":3,"instId":300023,"propState":1,"propId":300003,"pos":{"x":-110829,"y":504,"z":-73061},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300015,"propState":1,"propId":100021,"pos":{"x":-110156,"y":-61,"z":-81744},"rot":{"x":0,"y":342919,"z":0}},{"groupId":3,"instId":300018,"propState":0,"propId":100000,"pos":{"x":-141399,"y":-115,"z":-71740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300026,"propState":0,"propId":300003,"pos":{"x":-141728,"y":-119,"z":-73277},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300016,"propState":0,"propId":100001,"pos":{"x":-144990,"y":-60,"z":-73290},"rot":{"x":0,"y":270291,"z":0}},{"groupId":3,"instId":300014,"propState":0,"propId":100001,"pos":{"x":-132012,"y":2824,"z":-57981},"rot":{"x":0,"y":27345,"z":0}},{"groupId":3,"instId":300005,"propState":0,"propId":100000,"pos":{"x":-110990,"y":-109,"z":-62616},"rot":{"x":0,"y":18847,"z":0}},{"groupId":3,"instId":300021,"propState":0,"propId":300003,"pos":{"x":-110828,"y":504,"z":-73353},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":100021,"pos":{"x":-110161,"y":-61,"z":-64690},"rot":{"x":0,"y":17053,"z":0}},{"groupId":3,"instId":300006,"propState":2,"propId":100000,"pos":{"x":-104321,"y":-101,"z":-74646},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300020,"propState":0,"propId":300003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":100003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":3,"instId":300019,"propState":0,"propId":300003,"pos":{"x":-5599,"y":2864,"z":-99852},"rot":{"x":0,"y":197158,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":100001,"pos":{"x":-2515,"y":2940,"z":-100826},"rot":{"x":0,"y":288017,"z":0}},{"groupId":3,"instId":300010,"propState":2,"propId":100000,"pos":{"x":-101766,"y":5058,"z":-119589},"rot":{"x":0,"y":269851,"z":0}},{"groupId":3,"instId":300012,"propState":0,"propId":100013,"pos":{"x":-94500,"y":6820,"z":-122190},"rot":{"x":19509,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300003,"propState":0,"propId":100025,"pos":{"x":-8780,"y":1039,"z":-70203},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300002,"propState":0,"propId":100025,"pos":{"x":-151530,"y":-163,"z":-66560},"rot":{"x":0,"y":210000,"z":0}},{"groupId":40,"instId":300001,"propState":0,"propId":100025,"pos":{"x":-131800,"y":2770,"z":-50438},"rot":{"x":0,"y":200813,"z":0}},{"groupId":40,"instId":300011,"propState":0,"propId":100025,"pos":{"x":-80440,"y":-3195,"z":-59430},"rot":{"x":0,"y":165908,"z":0}},{"groupId":40,"instId":300010,"propState":0,"propId":100025,"pos":{"x":-136462,"y":2753,"z":-84437},"rot":{"x":0,"y":21963,"z":0}},{"groupId":40,"instId":300009,"propState":0,"propId":100025,"pos":{"x":-118490,"y":18598,"z":-70530},"rot":{"x":0,"y":266158,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300002,"propState":12,"propId":60001,"pos":{"x":-44589,"y":-1544,"z":-70170},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300005,"propState":12,"propId":60001,"pos":{"x":-83942,"y":10285,"z":-110944},"rot":{"x":0,"y":121097,"z":0}},{"groupId":10,"instId":300013,"propState":12,"propId":60002,"pos":{"x":-43386,"y":18611,"z":-52037},"rot":{"x":0,"y":165000,"z":0}},{"groupId":10,"instId":300011,"propState":12,"propId":60002,"pos":{"x":-109850,"y":18598,"z":-94600},"rot":{"x":0,"y":341847,"z":0}},{"groupId":10,"instId":300008,"propState":12,"propId":60003,"pos":{"x":-204600,"y":2966,"z":-81460},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300001,"propState":12,"propId":60001,"pos":{"x":-84504,"y":18664,"z":-81174},"rot":{"x":0,"y":225000,"z":0}},{"groupId":10,"instId":300007,"propState":12,"propId":60001,"pos":{"x":240,"y":18611,"z":-31650},"rot":{"x":0,"y":242000,"z":0}},{"groupId":10,"instId":300003,"propState":12,"propId":60001,"pos":{"x":-135061,"y":2783,"z":-60790},"rot":{"x":0,"y":160495,"z":0}},{"groupId":10,"instId":300012,"propState":12,"propId":60002,"pos":{"x":-163290,"y":2770,"z":-29038},"rot":{"x":0,"y":118000,"z":0}},{"groupId":10,"instId":300009,"propState":12,"propId":60001,"pos":{"x":-5985,"y":18610,"z":-118859},"rot":{"x":0,"y":27745,"z":0}},{"groupId":10,"instId":300006,"propState":12,"propId":60001,"pos":{"x":-44964,"y":18626,"z":-94317},"rot":{"x":0,"y":20000,"z":0}},{"groupId":10,"instId":300004,"propState":12,"propId":60001,"pos":{"x":-149408,"y":2762,"z":-104641},"rot":{"x":0,"y":243492,"z":0}},{"groupId":10,"instId":300002,"propState":12,"propId":60001,"pos":{"x":-84771,"y":-3195,"z":-65361},"rot":{"x":0,"y":312997,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[],"npcs":[],"monsters":[{"groupId":30,"instId":200005,"monsterId":8012010,"eventId":20002132,"pos":{"x":-60520,"y":-1174,"z":-95120},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":200003,"monsterId":8012020,"eventId":20002131,"pos":{"x":-57670,"y":-1055,"z":-95310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":200001,"monsterId":8012020,"eventId":20002112,"pos":{"x":-183280,"y":-7670,"z":-77010},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":200007,"monsterId":8012020,"eventId":20002108,"pos":{"x":-71180,"y":10520,"z":-121810},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":200006,"monsterId":8012010,"eventId":20002107,"pos":{"x":-118060,"y":2762,"z":-94430},"rot":{"x":0,"y":66255,"z":0}},{"groupId":30,"instId":200009,"monsterId":8011010,"eventId":20002105,"pos":{"x":-134880,"y":2753,"z":-62080},"rot":{"x":0,"y":120000,"z":0}},{"groupId":30,"instId":200004,"monsterId":8012020,"eventId":20002104,"pos":{"x":-154100,"y":-4389,"z":-94190},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":200002,"monsterId":8012020,"eventId":20002102,"pos":{"x":-60932,"y":-1369,"z":-58206},"rot":{"x":0,"y":45000,"z":0}}],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300001,"propState":8,"propId":801,"pos":{"x":-153260,"y":-163,"z":-61520},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1004":{"anchorId":1,"groupId":99,"instId":300001,"pos":{"x":-153260,"y":-163,"z":-64020},"rot":{"x":0,"y":0,"z":0}}}},"15":{"props":[{"groupId":15,"instId":300001,"propState":8,"propId":901,"pos":{"x":-5986,"y":1196,"z":-73135},"rot":{"x":0,"y":182183,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1201":{"anchorId":1,"groupId":15,"instId":300001,"pos":{"x":-7796,"y":1039,"z":-73105},"rot":{"x":0,"y":92183,"z":0}}}},"38":{"props":[{"groupId":38,"instId":300004,"propState":0,"propId":100006,"pos":{"x":-62641,"y":-1460,"z":-87284},"rot":{"x":0,"y":315372,"z":0}},{"groupId":38,"instId":300002,"propState":0,"propId":100006,"pos":{"x":-91021,"y":-1460,"z":-59193},"rot":{"x":0,"y":315372,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300009,"propState":0,"propId":100000,"pos":{"x":-177690,"y":-7646,"z":-74272},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300016,"propState":0,"propId":100014,"pos":{"x":-173911,"y":-178,"z":-73134},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300012,"propState":0,"propId":100014,"pos":{"x":-171678,"y":-4389,"z":-85976},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300013,"propState":1,"propId":100011,"pos":{"x":-194540,"y":-378,"z":-69650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":100012,"pos":{"x":-169860,"y":-4600,"z":-79580},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":2,"propId":100000,"pos":{"x":-42585,"y":18630,"z":-88591},"rot":{"x":0,"y":193930,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":100014,"pos":{"x":-207948,"y":-4226,"z":-86090},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300014,"propState":0,"propId":100012,"pos":{"x":-186621,"y":-400,"z":-79920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300010,"propState":1,"propId":100011,"pos":{"x":-162330,"y":-415,"z":-71330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":100013,"pos":{"x":-178060,"y":-390,"z":-61070},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":100013,"pos":{"x":-38680,"y":18260,"z":-82930},"rot":{"x":0,"y":193835,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300003,"propState":0,"propId":211,"pos":{"x":-128410,"y":2770,"z":-38600},"rot":{"x":0,"y":208678,"z":0}},{"groupId":27,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300001,"propState":11,"propId":60002,"pos":{"x":-128579,"y":2770,"z":-38969},"rot":{"x":0,"y":207073,"z":0}}],"npcs":[],"monsters":[{"groupId":27,"instId":200002,"monsterId":8012010,"eventId":20002233,"pos":{"x":-128030,"y":2770,"z":-40900},"rot":{"x":0,"y":213019,"z":0}},{"groupId":27,"instId":200001,"monsterId":8012020,"eventId":20002231,"pos":{"x":-130400,"y":2770,"z":-40540},"rot":{"x":0,"y":195000,"z":0}}],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300003,"propState":0,"propId":211,"pos":{"x":-111270,"y":18598,"z":-55340},"rot":{"x":0,"y":200000,"z":0}},{"groupId":28,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300001,"propState":11,"propId":60003,"pos":{"x":-111270,"y":18598,"z":-55340},"rot":{"x":0,"y":200000,"z":0}}],"npcs":[],"monsters":[{"groupId":28,"instId":200001,"monsterId":8013010,"eventId":20002232,"pos":{"x":-113170,"y":18598,"z":-60570},"rot":{"x":0,"y":200000,"z":0}}],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300003,"propState":0,"propId":100,"pos":{"x":-42700,"y":18611,"z":-51950},"rot":{"x":0,"y":165000,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":211,"pos":{"x":-42700,"y":18611,"z":-51950},"rot":{"x":0,"y":165000,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":100,"pos":{"x":-36720,"y":18583,"z":-66100},"rot":{"x":0,"y":253519,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300001,"propState":0,"propId":211,"pos":{"x":-163360,"y":2770,"z":-29170},"rot":{"x":0,"y":118000,"z":0}},{"groupId":33,"instId":300003,"propState":0,"propId":100,"pos":{"x":-163360,"y":2770,"z":-29170},"rot":{"x":0,"y":118000,"z":0}},{"groupId":33,"instId":300002,"propState":0,"propId":100,"pos":{"x":-150600,"y":3010,"z":-32680},"rot":{"x":0,"y":207541,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300001,"propState":0,"propId":211,"pos":{"x":-109850,"y":18598,"z":-94600},"rot":{"x":0,"y":340000,"z":0}},{"groupId":32,"instId":300003,"propState":0,"propId":100,"pos":{"x":-111606,"y":18571,"z":-90508},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300002,"propState":0,"propId":100,"pos":{"x":-114560,"y":18600,"z":-83069},"rot":{"x":0,"y":72091,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300025,"propState":0,"propId":100040,"pos":{"x":23508,"y":5790,"z":-32197},"rot":{"x":0,"y":343820,"z":0}},{"groupId":41,"instId":300015,"propState":0,"propId":100035,"pos":{"x":36758,"y":6128,"z":-41761},"rot":{"x":0,"y":342658,"z":0}},{"groupId":41,"instId":300024,"propState":0,"propId":100041,"pos":{"x":27206,"y":6116,"z":-44612},"rot":{"x":0,"y":161300,"z":0}},{"groupId":41,"instId":300023,"propState":0,"propId":100032,"pos":{"x":27960,"y":5898,"z":-116290},"rot":{"x":0,"y":288387,"z":0}},{"groupId":41,"instId":300022,"propState":0,"propId":100034,"pos":{"x":31873,"y":6090,"z":-104050},"rot":{"x":0,"y":16153,"z":0}},{"groupId":41,"instId":300021,"propState":0,"propId":100032,"pos":{"x":36697,"y":5898,"z":-105538},"rot":{"x":0,"y":288387,"z":0}},{"groupId":41,"instId":300019,"propState":0,"propId":100032,"pos":{"x":37256,"y":5790,"z":-25819},"rot":{"x":0,"y":253490,"z":0}},{"groupId":41,"instId":300018,"propState":0,"propId":100032,"pos":{"x":36776,"y":5898,"z":-121463},"rot":{"x":0,"y":288387,"z":0}},{"groupId":41,"instId":300017,"propState":0,"propId":100035,"pos":{"x":27310,"y":6128,"z":-118380},"rot":{"x":0,"y":133483,"z":0}},{"groupId":41,"instId":300016,"propState":0,"propId":100032,"pos":{"x":31246,"y":5898,"z":-106091},"rot":{"x":0,"y":288387,"z":0}},{"groupId":41,"instId":300014,"propState":0,"propId":100034,"pos":{"x":33043,"y":6090,"z":-29361},"rot":{"x":0,"y":343693,"z":0}},{"groupId":41,"instId":300012,"propState":0,"propId":100042,"pos":{"x":27680,"y":5930,"z":-28702},"rot":{"x":0,"y":163172,"z":0}},{"groupId":41,"instId":300009,"propState":0,"propId":100039,"pos":{"x":40934,"y":5934,"z":-38211},"rot":{"x":0,"y":344340,"z":0}},{"groupId":41,"instId":300008,"propState":0,"propId":100038,"pos":{"x":37877,"y":6196,"z":-27950},"rot":{"x":0,"y":340655,"z":0}},{"groupId":41,"instId":300007,"propState":0,"propId":100037,"pos":{"x":27163,"y":5965,"z":-102509},"rot":{"x":0,"y":277369,"z":0}},{"groupId":41,"instId":300006,"propState":0,"propId":100036,"pos":{"x":23187,"y":5962,"z":-114761},"rot":{"x":0,"y":18213,"z":0}},{"groupId":41,"instId":300005,"propState":0,"propId":100035,"pos":{"x":37437,"y":6128,"z":-119372},"rot":{"x":0,"y":30240,"z":0}},{"groupId":41,"instId":300004,"propState":0,"propId":100034,"pos":{"x":31987,"y":6090,"z":-119936},"rot":{"x":0,"y":16153,"z":0}},{"groupId":41,"instId":300002,"propState":0,"propId":100033,"pos":{"x":31428,"y":6203,"z":-41084},"rot":{"x":0,"y":165400,"z":0}},{"groupId":41,"instId":300001,"propState":0,"propId":100031,"pos":{"x":41413,"y":5938,"z":-107116},"rot":{"x":0,"y":209999,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[],"npcs":[],"monsters":[{"groupId":46,"instId":200001,"monsterId":8002040,"eventId":20002109,"pos":{"x":-133921,"y":2780,"z":-102943},"rot":{"x":0,"y":343000,"z":0}}],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300001,"propState":0,"propId":100,"pos":{"x":-113805,"y":-89,"z":-66672},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":64,"instId":400001,"npcId":10120,"pos":{"x":-113843,"y":-89,"z":-66425},"rot":{"x":0,"y":152261,"z":0}}],"monsters":[],"teleports":{}},"106":{"props":[{"groupId":106,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"132":{"props":[],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":101,"startAnchorId":1,"startGroupId":132}},"2000301":{"P20003_F20001001":{"scenes":{"104":{"props":[{"groupId":104,"instId":300001,"propState":0,"propId":107,"pos":{"x":-1271,"y":81513,"z":99259},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300003,"propState":8,"propId":101,"pos":{"x":185330,"y":77100,"z":92390},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300002,"propState":8,"propId":101,"pos":{"x":86800,"y":78661,"z":137880},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300001,"propState":8,"propId":101,"pos":{"x":11920,"y":79584,"z":89820},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2000301":{"anchorId":1,"groupId":2,"instId":300001,"pos":{"x":4560,"y":79626,"z":99300},"rot":{"x":0,"y":90000,"z":0}},"2000302":{"anchorId":2,"groupId":2,"instId":300002,"pos":{"x":92360,"y":78661,"z":140050},"rot":{"x":0,"y":90000,"z":0}},"2000303":{"anchorId":3,"groupId":2,"instId":300003,"pos":{"x":187880,"y":77016,"z":95592},"rot":{"x":0,"y":90000,"z":0}}}},"18":{"props":[{"groupId":18,"instId":300015,"propState":0,"propId":100,"pos":{"x":125468,"y":81522,"z":83065},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300007,"propState":12,"propId":60001,"pos":{"x":174480,"y":77070,"z":91640},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300013,"propState":0,"propId":100,"pos":{"x":125468,"y":81522,"z":83065},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300011,"propState":20,"propId":60002,"pos":{"x":127124,"y":80556,"z":84295},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300009,"propState":12,"propId":60001,"pos":{"x":99322,"y":74250,"z":119383},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300016,"propState":0,"propId":100,"pos":{"x":127499,"y":80535,"z":83117},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300014,"propState":0,"propId":100,"pos":{"x":125468,"y":81522,"z":83065},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300012,"propState":20,"propId":60003,"pos":{"x":124754,"y":80556,"z":84307},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300010,"propState":20,"propId":60002,"pos":{"x":124785,"y":80556,"z":82947},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300005,"propState":12,"propId":60002,"pos":{"x":127120,"y":80556,"z":82945},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300001,"propState":12,"propId":60003,"pos":{"x":73123,"y":64204,"z":99218},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300006,"propState":12,"propId":60001,"pos":{"x":195158,"y":82822,"z":153782},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300008,"propState":12,"propId":60001,"pos":{"x":105016,"y":78661,"z":128960},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300003,"propState":12,"propId":60001,"pos":{"x":42370,"y":80220,"z":115530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300002,"propState":12,"propId":60001,"pos":{"x":14680,"y":76698,"z":61579},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300006,"propState":0,"propId":100013,"pos":{"x":45940,"y":63750,"z":112750},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300003,"propState":0,"propId":100012,"pos":{"x":60350,"y":63690,"z":99240},"rot":{"x":359500,"y":270000,"z":0}},{"groupId":28,"instId":300005,"propState":0,"propId":100013,"pos":{"x":86210,"y":64310,"z":99240},"rot":{"x":353000,"y":90000,"z":0}},{"groupId":28,"instId":300004,"propState":0,"propId":100012,"pos":{"x":68090,"y":63760,"z":72010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300002,"propState":1,"propId":100011,"pos":{"x":68110,"y":63760,"z":126450},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300008,"propState":0,"propId":100000,"pos":{"x":79060,"y":64016,"z":96537},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300007,"propState":0,"propId":100000,"pos":{"x":50937,"y":63986,"z":78396},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300006,"propState":0,"propId":100014,"pos":{"x":53462,"y":63965,"z":96389},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300005,"propState":2,"propId":100014,"pos":{"x":92596,"y":65096,"z":102443},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":100012,"pos":{"x":67680,"y":79980,"z":88240},"rot":{"x":393,"y":0,"z":0}},{"groupId":4,"instId":300015,"propState":0,"propId":100014,"pos":{"x":94614,"y":74053,"z":103220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300003,"propState":1,"propId":100011,"pos":{"x":67646,"y":80000,"z":110350},"rot":{"x":359300,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":100014,"pos":{"x":64619,"y":80338,"z":99130},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300008,"propState":0,"propId":100025,"pos":{"x":251850,"y":79911,"z":126814},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300007,"propState":0,"propId":100025,"pos":{"x":96242,"y":74087,"z":109711},"rot":{"x":0,"y":80000,"z":0}},{"groupId":3,"instId":300012,"propState":0,"propId":100025,"pos":{"x":14850,"y":79626,"z":88660},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":100025,"pos":{"x":168458,"y":82618,"z":131648},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":100027,"pos":{"x":78860,"y":63990,"z":78745},"rot":{"x":0,"y":359895,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":100026,"pos":{"x":86970,"y":63990,"z":120400},"rot":{"x":0,"y":89895,"z":0}},{"groupId":3,"instId":300011,"propState":0,"propId":100027,"pos":{"x":127402,"y":78669,"z":143222},"rot":{"x":0,"y":269895,"z":0}},{"groupId":3,"instId":300016,"propState":0,"propId":100027,"pos":{"x":51490,"y":63990,"z":105530},"rot":{"x":0,"y":269895,"z":0}},{"groupId":3,"instId":300005,"propState":0,"propId":100026,"pos":{"x":24934,"y":80280,"z":95797},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300017,"propState":0,"propId":100027,"pos":{"x":15744,"y":79583,"z":107276},"rot":{"x":0,"y":269895,"z":0}},{"groupId":3,"instId":300013,"propState":0,"propId":100026,"pos":{"x":171436,"y":82822,"z":146226},"rot":{"x":0,"y":269895,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":100025,"pos":{"x":80020,"y":78670,"z":137590},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300010,"propState":0,"propId":100027,"pos":{"x":102580,"y":74250,"z":112090},"rot":{"x":0,"y":266439,"z":0}},{"groupId":3,"instId":300006,"propState":0,"propId":100027,"pos":{"x":180538,"y":82720,"z":134140},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300018,"propState":0,"propId":100027,"pos":{"x":147936,"y":79917,"z":146343},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300015,"propState":0,"propId":100027,"pos":{"x":196142,"y":77019,"z":91994},"rot":{"x":0,"y":269895,"z":0}},{"groupId":3,"instId":300014,"propState":0,"propId":100026,"pos":{"x":168049,"y":77020,"z":99987},"rot":{"x":0,"y":269895,"z":0}},{"groupId":3,"instId":300009,"propState":0,"propId":100027,"pos":{"x":51560,"y":80282,"z":77601},"rot":{"x":0,"y":359894,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300004,"propState":18,"propId":100020,"pos":{"x":181595,"y":83541,"z":145668},"rot":{"x":0,"y":331914,"z":0}},{"groupId":53,"instId":300003,"propState":18,"propId":100020,"pos":{"x":192679,"y":83577,"z":155288},"rot":{"x":0,"y":88684,"z":0}},{"groupId":53,"instId":300001,"propState":18,"propId":100018,"pos":{"x":122981,"y":80948,"z":83856},"rot":{"x":0,"y":144116,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"1":{"props":[{"groupId":1,"instId":300001,"propState":0,"propId":300003,"pos":{"x":45424,"y":105,"z":-127524},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300025,"propState":0,"propId":300004,"pos":{"x":125990,"y":80651,"z":101929},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300022,"propState":1,"propId":300003,"pos":{"x":167309,"y":82825,"z":156197},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300021,"propState":1,"propId":300003,"pos":{"x":133415,"y":78661,"z":139710},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300020,"propState":1,"propId":300003,"pos":{"x":125990,"y":80471,"z":103866},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300019,"propState":1,"propId":300003,"pos":{"x":91516,"y":75846,"z":124886},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300018,"propState":1,"propId":300003,"pos":{"x":8742,"y":76666,"z":156017},"rot":{"x":0,"y":270000,"z":0}},{"groupId":1,"instId":300017,"propState":1,"propId":300003,"pos":{"x":8744,"y":76650,"z":130573},"rot":{"x":0,"y":270000,"z":0}},{"groupId":1,"instId":300016,"propState":1,"propId":300003,"pos":{"x":8736,"y":76653,"z":67879},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300024,"propState":0,"propId":100001,"pos":{"x":8730,"y":79658,"z":84610},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300023,"propState":0,"propId":100000,"pos":{"x":6984,"y":79597,"z":88038},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300015,"propState":0,"propId":300003,"pos":{"x":8732,"y":79584,"z":87818},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300014,"propState":0,"propId":300003,"pos":{"x":-5018,"y":79582,"z":99243},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300002,"propState":0,"propId":100000,"pos":{"x":10469,"y":79626,"z":110460},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300013,"propState":0,"propId":300003,"pos":{"x":8732,"y":79584,"z":110666},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300009,"propState":0,"propId":100001,"pos":{"x":8732,"y":79658,"z":113930},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300010,"propState":0,"propId":100000,"pos":{"x":124206,"y":80461,"z":129306},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300012,"propState":0,"propId":300003,"pos":{"x":125966,"y":80461,"z":129012},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300008,"propState":0,"propId":100001,"pos":{"x":125966,"y":80503,"z":126902},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300007,"propState":2,"propId":100000,"pos":{"x":187263,"y":82830,"z":144350},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300011,"propState":0,"propId":300003,"pos":{"x":189124,"y":82816,"z":144281},"rot":{"x":0,"y":270000,"z":0}},{"groupId":1,"instId":300006,"propState":0,"propId":100001,"pos":{"x":189124,"y":82889,"z":141036},"rot":{"x":0,"y":180001,"z":0}},{"groupId":1,"instId":300005,"propState":2,"propId":100000,"pos":{"x":37471,"y":80260,"z":97107},"rot":{"x":0,"y":270000,"z":0}},{"groupId":1,"instId":300003,"propState":0,"propId":300003,"pos":{"x":39867,"y":80327,"z":99241},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300004,"propState":0,"propId":100005,"pos":{"x":39868,"y":80272,"z":99238},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[],"npcs":[],"monsters":[{"groupId":25,"instId":200002,"monsterId":8012030,"eventId":20003112,"pos":{"x":77270,"y":63986,"z":71020},"rot":{"x":0,"y":90000,"z":0}},{"groupId":25,"instId":200003,"monsterId":8012030,"eventId":20003103,"pos":{"x":29517,"y":80286,"z":97059},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":200005,"monsterId":8012010,"eventId":20003113,"pos":{"x":100040,"y":65111,"z":129760},"rot":{"x":0,"y":173512,"z":0}},{"groupId":25,"instId":200006,"monsterId":8012030,"eventId":20003106,"pos":{"x":127690,"y":78660,"z":140636},"rot":{"x":0,"y":270000,"z":0}},{"groupId":25,"instId":200004,"monsterId":8011010,"eventId":20003104,"pos":{"x":63460,"y":80260,"z":118095},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":200001,"monsterId":8012010,"eventId":20003101,"pos":{"x":30460,"y":80286,"z":100110},"rot":{"x":0,"y":200000,"z":0}}],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300001,"propState":8,"propId":113,"pos":{"x":247160,"y":79920,"z":125050},"rot":{"x":0,"y":50000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1301":{"anchorId":1,"groupId":34,"instId":300001,"pos":{"x":248254,"y":79927,"z":122916},"rot":{"x":0,"y":343790,"z":0}}}},"7":{"props":[{"groupId":7,"instId":300001,"propState":8,"propId":801,"pos":{"x":96590,"y":74248,"z":115140},"rot":{"x":0,"y":140035,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1005":{"anchorId":1,"groupId":7,"instId":300001,"pos":{"x":98258,"y":74248,"z":113152},"rot":{"x":0,"y":320000,"z":0}}}},"20":{"props":[{"groupId":20,"instId":300003,"propState":0,"propId":211,"pos":{"x":62468,"y":78661,"z":141219},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300001,"propState":11,"propId":60003,"pos":{"x":62468,"y":78661,"z":141219},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":20,"instId":200001,"monsterId":8013010,"eventId":20003231,"pos":{"x":67030,"y":78660,"z":140230},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300002,"propState":0,"propId":100022,"pos":{"x":104890,"y":65184,"z":97330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":300001,"propState":2,"propId":100022,"pos":{"x":104890,"y":74167,"z":97330},"rot":{"x":0,"y":269856,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[],"npcs":[],"monsters":[{"groupId":33,"instId":200001,"monsterId":8002040,"eventId":20003109,"pos":{"x":131689,"y":80471,"z":120140},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"50":{"props":[],"npcs":[],"monsters":[{"groupId":50,"instId":200001,"monsterId":8012010,"eventId":20003204,"pos":{"x":8970,"y":76661,"z":151760},"rot":{"x":0,"y":182020,"z":0}}],"teleports":{}},"117":{"props":[{"groupId":117,"instId":300001,"propState":18,"propId":100018,"pos":{"x":11827,"y":77402,"z":148555},"rot":{"x":0,"y":293812,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300001,"propState":0,"propId":300002,"pos":{"x":256220,"y":78796,"z":44330},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300001,"propState":0,"propId":100,"pos":{"x":254161,"y":81500,"z":42034},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":101,"startAnchorId":1,"startGroupId":2}},"200030102":{"P20003_F20001001":{"scenes":{"104":{"props":[{"groupId":104,"instId":300001,"propState":0,"propId":107,"pos":{"x":-1271,"y":81513,"z":99259},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300003,"propState":8,"propId":101,"pos":{"x":185330,"y":77100,"z":92390},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300002,"propState":8,"propId":101,"pos":{"x":86800,"y":78661,"z":137880},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300001,"propState":8,"propId":101,"pos":{"x":11920,"y":79584,"z":89820},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2000301":{"anchorId":1,"groupId":2,"instId":300001,"pos":{"x":4560,"y":79626,"z":99300},"rot":{"x":0,"y":90000,"z":0}},"2000302":{"anchorId":2,"groupId":2,"instId":300002,"pos":{"x":92360,"y":78661,"z":140050},"rot":{"x":0,"y":90000,"z":0}},"2000303":{"anchorId":3,"groupId":2,"instId":300003,"pos":{"x":187880,"y":77016,"z":95592},"rot":{"x":0,"y":90000,"z":0}}}},"4":{"props":[{"groupId":4,"instId":300005,"propState":2,"propId":100014,"pos":{"x":92596,"y":65096,"z":102443},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300008,"propState":0,"propId":100000,"pos":{"x":79060,"y":64016,"z":96537},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300007,"propState":0,"propId":100000,"pos":{"x":50937,"y":63986,"z":78396},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300006,"propState":0,"propId":100014,"pos":{"x":53462,"y":63965,"z":96389},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":100012,"pos":{"x":67680,"y":79980,"z":88240},"rot":{"x":393,"y":0,"z":0}},{"groupId":4,"instId":300003,"propState":1,"propId":100011,"pos":{"x":67646,"y":80000,"z":110350},"rot":{"x":359300,"y":0,"z":0}},{"groupId":4,"instId":300015,"propState":0,"propId":100014,"pos":{"x":94614,"y":74053,"z":103220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":100014,"pos":{"x":64619,"y":80338,"z":99130},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300005,"propState":0,"propId":100013,"pos":{"x":86210,"y":64310,"z":99240},"rot":{"x":353000,"y":90000,"z":0}},{"groupId":28,"instId":300003,"propState":0,"propId":100012,"pos":{"x":60350,"y":63690,"z":99240},"rot":{"x":359500,"y":270000,"z":0}},{"groupId":28,"instId":300006,"propState":0,"propId":100013,"pos":{"x":45940,"y":63750,"z":112750},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300004,"propState":0,"propId":100012,"pos":{"x":68090,"y":63760,"z":72010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300002,"propState":1,"propId":100011,"pos":{"x":68110,"y":63760,"z":126450},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300006,"propState":12,"propId":60001,"pos":{"x":195158,"y":82822,"z":153782},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300016,"propState":0,"propId":100,"pos":{"x":127499,"y":80535,"z":83117},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300015,"propState":0,"propId":100,"pos":{"x":125468,"y":81522,"z":83065},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300014,"propState":0,"propId":100,"pos":{"x":125468,"y":81522,"z":83065},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300013,"propState":0,"propId":100,"pos":{"x":125468,"y":81522,"z":83065},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300012,"propState":20,"propId":60003,"pos":{"x":124754,"y":80556,"z":84307},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300011,"propState":20,"propId":60002,"pos":{"x":127124,"y":80556,"z":84295},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300010,"propState":20,"propId":60002,"pos":{"x":124785,"y":80556,"z":82947},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300005,"propState":12,"propId":60002,"pos":{"x":127120,"y":80556,"z":82945},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300001,"propState":12,"propId":60003,"pos":{"x":73123,"y":64204,"z":99218},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300007,"propState":12,"propId":60001,"pos":{"x":174480,"y":77070,"z":91640},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300008,"propState":12,"propId":60001,"pos":{"x":105016,"y":78661,"z":128960},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300009,"propState":12,"propId":60001,"pos":{"x":99322,"y":74250,"z":119383},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300003,"propState":12,"propId":60001,"pos":{"x":42370,"y":80220,"z":115530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300002,"propState":12,"propId":60001,"pos":{"x":14680,"y":76698,"z":61579},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300004,"propState":0,"propId":100025,"pos":{"x":168458,"y":82618,"z":131648},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300007,"propState":0,"propId":100025,"pos":{"x":96242,"y":74087,"z":109711},"rot":{"x":0,"y":80000,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":100025,"pos":{"x":80020,"y":78670,"z":137590},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300015,"propState":0,"propId":100027,"pos":{"x":196142,"y":77019,"z":91994},"rot":{"x":0,"y":269895,"z":0}},{"groupId":3,"instId":300008,"propState":0,"propId":100025,"pos":{"x":251850,"y":79911,"z":126814},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300012,"propState":0,"propId":100025,"pos":{"x":14850,"y":79626,"z":88660},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":100027,"pos":{"x":78860,"y":63990,"z":78745},"rot":{"x":0,"y":359895,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":100026,"pos":{"x":86970,"y":63990,"z":120400},"rot":{"x":0,"y":89895,"z":0}},{"groupId":3,"instId":300010,"propState":0,"propId":100027,"pos":{"x":102580,"y":74250,"z":112090},"rot":{"x":0,"y":266439,"z":0}},{"groupId":3,"instId":300011,"propState":0,"propId":100027,"pos":{"x":127402,"y":78669,"z":143222},"rot":{"x":0,"y":269895,"z":0}},{"groupId":3,"instId":300016,"propState":0,"propId":100027,"pos":{"x":51490,"y":63990,"z":105530},"rot":{"x":0,"y":269895,"z":0}},{"groupId":3,"instId":300006,"propState":0,"propId":100027,"pos":{"x":180538,"y":82720,"z":134140},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300005,"propState":0,"propId":100026,"pos":{"x":24934,"y":80280,"z":95797},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300018,"propState":0,"propId":100027,"pos":{"x":147936,"y":79917,"z":146343},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300017,"propState":0,"propId":100027,"pos":{"x":15744,"y":79583,"z":107276},"rot":{"x":0,"y":269895,"z":0}},{"groupId":3,"instId":300014,"propState":0,"propId":100026,"pos":{"x":168049,"y":77020,"z":99987},"rot":{"x":0,"y":269895,"z":0}},{"groupId":3,"instId":300013,"propState":0,"propId":100026,"pos":{"x":171436,"y":82822,"z":146226},"rot":{"x":0,"y":269895,"z":0}},{"groupId":3,"instId":300009,"propState":0,"propId":100027,"pos":{"x":51560,"y":80282,"z":77601},"rot":{"x":0,"y":359894,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300003,"propState":18,"propId":100020,"pos":{"x":192679,"y":83577,"z":155288},"rot":{"x":0,"y":88684,"z":0}},{"groupId":53,"instId":300004,"propState":18,"propId":100020,"pos":{"x":181595,"y":83541,"z":145668},"rot":{"x":0,"y":331914,"z":0}},{"groupId":53,"instId":300001,"propState":18,"propId":100018,"pos":{"x":122981,"y":80948,"z":83856},"rot":{"x":0,"y":144116,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"1":{"props":[{"groupId":1,"instId":300022,"propState":1,"propId":300003,"pos":{"x":167309,"y":82825,"z":156197},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300021,"propState":1,"propId":300003,"pos":{"x":133415,"y":78661,"z":139710},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300020,"propState":1,"propId":300003,"pos":{"x":125990,"y":80471,"z":103866},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300019,"propState":1,"propId":300003,"pos":{"x":91516,"y":75846,"z":124886},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300016,"propState":1,"propId":300003,"pos":{"x":8736,"y":76653,"z":67879},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300024,"propState":0,"propId":100001,"pos":{"x":8730,"y":79658,"z":84610},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300014,"propState":0,"propId":300003,"pos":{"x":-5018,"y":79582,"z":99243},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300001,"propState":0,"propId":300003,"pos":{"x":45424,"y":105,"z":-127524},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300009,"propState":0,"propId":100001,"pos":{"x":8732,"y":79658,"z":113930},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300010,"propState":0,"propId":100000,"pos":{"x":124206,"y":80461,"z":129306},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300005,"propState":2,"propId":100000,"pos":{"x":37471,"y":80260,"z":97107},"rot":{"x":0,"y":270000,"z":0}},{"groupId":1,"instId":300025,"propState":0,"propId":300004,"pos":{"x":125990,"y":80651,"z":101929},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300018,"propState":1,"propId":300003,"pos":{"x":8742,"y":76666,"z":156017},"rot":{"x":0,"y":270000,"z":0}},{"groupId":1,"instId":300017,"propState":1,"propId":300003,"pos":{"x":8744,"y":76650,"z":130573},"rot":{"x":0,"y":270000,"z":0}},{"groupId":1,"instId":300023,"propState":0,"propId":100000,"pos":{"x":6984,"y":79597,"z":88038},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300015,"propState":0,"propId":300003,"pos":{"x":8732,"y":79584,"z":87818},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300002,"propState":0,"propId":100000,"pos":{"x":10469,"y":79626,"z":110460},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300013,"propState":0,"propId":300003,"pos":{"x":8732,"y":79584,"z":110666},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300012,"propState":0,"propId":300003,"pos":{"x":125966,"y":80461,"z":129012},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300008,"propState":0,"propId":100001,"pos":{"x":125966,"y":80503,"z":126902},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300007,"propState":2,"propId":100000,"pos":{"x":187263,"y":82830,"z":144350},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300011,"propState":0,"propId":300003,"pos":{"x":189124,"y":82816,"z":144281},"rot":{"x":0,"y":270000,"z":0}},{"groupId":1,"instId":300006,"propState":0,"propId":100001,"pos":{"x":189124,"y":82889,"z":141036},"rot":{"x":0,"y":180001,"z":0}},{"groupId":1,"instId":300003,"propState":0,"propId":300003,"pos":{"x":39867,"y":80327,"z":99241},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300004,"propState":0,"propId":100005,"pos":{"x":39868,"y":80272,"z":99238},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300001,"propState":8,"propId":113,"pos":{"x":247160,"y":79920,"z":125050},"rot":{"x":0,"y":50000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1301":{"anchorId":1,"groupId":34,"instId":300001,"pos":{"x":248254,"y":79927,"z":122916},"rot":{"x":0,"y":343790,"z":0}}}},"7":{"props":[{"groupId":7,"instId":300001,"propState":8,"propId":801,"pos":{"x":96590,"y":74248,"z":115140},"rot":{"x":0,"y":140035,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1005":{"anchorId":1,"groupId":7,"instId":300001,"pos":{"x":98258,"y":74248,"z":113152},"rot":{"x":0,"y":320000,"z":0}}}},"25":{"props":[],"npcs":[],"monsters":[{"groupId":25,"instId":200005,"monsterId":8012010,"eventId":20003113,"pos":{"x":100040,"y":65111,"z":129760},"rot":{"x":0,"y":173512,"z":0}},{"groupId":25,"instId":200002,"monsterId":8012030,"eventId":20003112,"pos":{"x":77270,"y":63986,"z":71020},"rot":{"x":0,"y":90000,"z":0}},{"groupId":25,"instId":200006,"monsterId":8012030,"eventId":20003106,"pos":{"x":127690,"y":78660,"z":140636},"rot":{"x":0,"y":270000,"z":0}},{"groupId":25,"instId":200004,"monsterId":8011010,"eventId":20003104,"pos":{"x":63460,"y":80260,"z":118095},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":200003,"monsterId":8012030,"eventId":20003103,"pos":{"x":29517,"y":80286,"z":97059},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":200001,"monsterId":8012010,"eventId":20003101,"pos":{"x":30460,"y":80286,"z":100110},"rot":{"x":0,"y":200000,"z":0}}],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300003,"propState":0,"propId":211,"pos":{"x":62468,"y":78661,"z":141219},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300001,"propState":11,"propId":60003,"pos":{"x":62468,"y":78661,"z":141219},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":20,"instId":200001,"monsterId":8013010,"eventId":20003231,"pos":{"x":67030,"y":78660,"z":140230},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300002,"propState":0,"propId":100022,"pos":{"x":104890,"y":65184,"z":97330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":300001,"propState":2,"propId":100022,"pos":{"x":104890,"y":74167,"z":97330},"rot":{"x":0,"y":269856,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[],"npcs":[],"monsters":[{"groupId":33,"instId":200001,"monsterId":8002040,"eventId":20003109,"pos":{"x":131689,"y":80471,"z":120140},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"50":{"props":[],"npcs":[],"monsters":[{"groupId":50,"instId":200001,"monsterId":8012010,"eventId":20003204,"pos":{"x":8970,"y":76661,"z":151760},"rot":{"x":0,"y":182020,"z":0}}],"teleports":{}},"117":{"props":[{"groupId":117,"instId":300001,"propState":18,"propId":100018,"pos":{"x":11827,"y":77402,"z":148555},"rot":{"x":0,"y":293812,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300001,"propState":0,"propId":300002,"pos":{"x":256220,"y":78796,"z":44330},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300001,"propState":0,"propId":100,"pos":{"x":254161,"y":81500,"z":42034},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":101,"startAnchorId":null,"startGroupId":null}},"2000302":{"P20003_F20001001":{"scenes":{"104":{"props":[{"groupId":104,"instId":300001,"propState":0,"propId":107,"pos":{"x":-1271,"y":81513,"z":99259},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300002,"propState":8,"propId":101,"pos":{"x":86800,"y":78661,"z":137880},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300003,"propState":8,"propId":101,"pos":{"x":185330,"y":77100,"z":92390},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300001,"propState":8,"propId":101,"pos":{"x":11920,"y":79584,"z":89820},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2000301":{"anchorId":1,"groupId":2,"instId":300001,"pos":{"x":4560,"y":79626,"z":99300},"rot":{"x":0,"y":90000,"z":0}},"2000302":{"anchorId":2,"groupId":2,"instId":300002,"pos":{"x":92360,"y":78661,"z":140050},"rot":{"x":0,"y":90000,"z":0}},"2000303":{"anchorId":3,"groupId":2,"instId":300003,"pos":{"x":187880,"y":77016,"z":95592},"rot":{"x":0,"y":90000,"z":0}}}},"28":{"props":[{"groupId":28,"instId":300004,"propState":0,"propId":100012,"pos":{"x":68090,"y":63760,"z":72010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300002,"propState":1,"propId":100011,"pos":{"x":68110,"y":63760,"z":126450},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300006,"propState":0,"propId":100013,"pos":{"x":45940,"y":63750,"z":112750},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300005,"propState":0,"propId":100013,"pos":{"x":86210,"y":64310,"z":99240},"rot":{"x":353000,"y":90000,"z":0}},{"groupId":28,"instId":300003,"propState":0,"propId":100012,"pos":{"x":60350,"y":63690,"z":99240},"rot":{"x":359500,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300008,"propState":0,"propId":100000,"pos":{"x":79060,"y":64016,"z":96537},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300007,"propState":0,"propId":100000,"pos":{"x":50937,"y":63986,"z":78396},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300006,"propState":0,"propId":100014,"pos":{"x":53462,"y":63965,"z":96389},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300005,"propState":2,"propId":100014,"pos":{"x":92596,"y":65096,"z":102443},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":100012,"pos":{"x":67680,"y":79980,"z":88240},"rot":{"x":393,"y":0,"z":0}},{"groupId":4,"instId":300003,"propState":1,"propId":100011,"pos":{"x":67646,"y":80000,"z":110350},"rot":{"x":359300,"y":0,"z":0}},{"groupId":4,"instId":300015,"propState":0,"propId":100014,"pos":{"x":94614,"y":74053,"z":103220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":100014,"pos":{"x":64619,"y":80338,"z":99130},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300005,"propState":12,"propId":60002,"pos":{"x":127120,"y":80556,"z":82945},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300008,"propState":12,"propId":60001,"pos":{"x":105016,"y":78661,"z":128960},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300003,"propState":12,"propId":60001,"pos":{"x":42370,"y":80220,"z":115530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300016,"propState":0,"propId":100,"pos":{"x":127499,"y":80535,"z":83117},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300015,"propState":0,"propId":100,"pos":{"x":125468,"y":81522,"z":83065},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300014,"propState":0,"propId":100,"pos":{"x":125468,"y":81522,"z":83065},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300013,"propState":0,"propId":100,"pos":{"x":125468,"y":81522,"z":83065},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300012,"propState":20,"propId":60003,"pos":{"x":124754,"y":80556,"z":84307},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300011,"propState":20,"propId":60002,"pos":{"x":127124,"y":80556,"z":84295},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300010,"propState":20,"propId":60002,"pos":{"x":124785,"y":80556,"z":82947},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300001,"propState":12,"propId":60003,"pos":{"x":73123,"y":64204,"z":99218},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300007,"propState":12,"propId":60001,"pos":{"x":174480,"y":77070,"z":91640},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300006,"propState":12,"propId":60001,"pos":{"x":195158,"y":82822,"z":153782},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300009,"propState":12,"propId":60001,"pos":{"x":99322,"y":74250,"z":119383},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300002,"propState":12,"propId":60001,"pos":{"x":14680,"y":76698,"z":61579},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300007,"propState":0,"propId":100025,"pos":{"x":96242,"y":74087,"z":109711},"rot":{"x":0,"y":80000,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":100025,"pos":{"x":80020,"y":78670,"z":137590},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":100026,"pos":{"x":86970,"y":63990,"z":120400},"rot":{"x":0,"y":89895,"z":0}},{"groupId":3,"instId":300011,"propState":0,"propId":100027,"pos":{"x":127402,"y":78669,"z":143222},"rot":{"x":0,"y":269895,"z":0}},{"groupId":3,"instId":300005,"propState":0,"propId":100026,"pos":{"x":24934,"y":80280,"z":95797},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300017,"propState":0,"propId":100027,"pos":{"x":15744,"y":79583,"z":107276},"rot":{"x":0,"y":269895,"z":0}},{"groupId":3,"instId":300013,"propState":0,"propId":100026,"pos":{"x":171436,"y":82822,"z":146226},"rot":{"x":0,"y":269895,"z":0}},{"groupId":3,"instId":300008,"propState":0,"propId":100025,"pos":{"x":251850,"y":79911,"z":126814},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300012,"propState":0,"propId":100025,"pos":{"x":14850,"y":79626,"z":88660},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":100025,"pos":{"x":168458,"y":82618,"z":131648},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":100027,"pos":{"x":78860,"y":63990,"z":78745},"rot":{"x":0,"y":359895,"z":0}},{"groupId":3,"instId":300010,"propState":0,"propId":100027,"pos":{"x":102580,"y":74250,"z":112090},"rot":{"x":0,"y":266439,"z":0}},{"groupId":3,"instId":300016,"propState":0,"propId":100027,"pos":{"x":51490,"y":63990,"z":105530},"rot":{"x":0,"y":269895,"z":0}},{"groupId":3,"instId":300006,"propState":0,"propId":100027,"pos":{"x":180538,"y":82720,"z":134140},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300018,"propState":0,"propId":100027,"pos":{"x":147936,"y":79917,"z":146343},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300015,"propState":0,"propId":100027,"pos":{"x":196142,"y":77019,"z":91994},"rot":{"x":0,"y":269895,"z":0}},{"groupId":3,"instId":300014,"propState":0,"propId":100026,"pos":{"x":168049,"y":77020,"z":99987},"rot":{"x":0,"y":269895,"z":0}},{"groupId":3,"instId":300009,"propState":0,"propId":100027,"pos":{"x":51560,"y":80282,"z":77601},"rot":{"x":0,"y":359894,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"1":{"props":[{"groupId":1,"instId":300025,"propState":0,"propId":300004,"pos":{"x":125990,"y":80651,"z":101929},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300022,"propState":1,"propId":300003,"pos":{"x":167309,"y":82825,"z":156197},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300021,"propState":1,"propId":300003,"pos":{"x":133415,"y":78661,"z":139710},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300018,"propState":1,"propId":300003,"pos":{"x":8742,"y":76666,"z":156017},"rot":{"x":0,"y":270000,"z":0}},{"groupId":1,"instId":300017,"propState":1,"propId":300003,"pos":{"x":8744,"y":76650,"z":130573},"rot":{"x":0,"y":270000,"z":0}},{"groupId":1,"instId":300023,"propState":0,"propId":100000,"pos":{"x":6984,"y":79597,"z":88038},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300015,"propState":0,"propId":300003,"pos":{"x":8732,"y":79584,"z":87818},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300002,"propState":0,"propId":100000,"pos":{"x":10469,"y":79626,"z":110460},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300013,"propState":0,"propId":300003,"pos":{"x":8732,"y":79584,"z":110666},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300012,"propState":0,"propId":300003,"pos":{"x":125966,"y":80461,"z":129012},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300008,"propState":0,"propId":100001,"pos":{"x":125966,"y":80503,"z":126902},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300006,"propState":0,"propId":100001,"pos":{"x":189124,"y":82889,"z":141036},"rot":{"x":0,"y":180001,"z":0}},{"groupId":1,"instId":300005,"propState":2,"propId":100000,"pos":{"x":37471,"y":80260,"z":97107},"rot":{"x":0,"y":270000,"z":0}},{"groupId":1,"instId":300020,"propState":1,"propId":300003,"pos":{"x":125990,"y":80471,"z":103866},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300019,"propState":1,"propId":300003,"pos":{"x":91516,"y":75846,"z":124886},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300016,"propState":1,"propId":300003,"pos":{"x":8736,"y":76653,"z":67879},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300024,"propState":0,"propId":100001,"pos":{"x":8730,"y":79658,"z":84610},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300014,"propState":0,"propId":300003,"pos":{"x":-5018,"y":79582,"z":99243},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300001,"propState":0,"propId":300003,"pos":{"x":45424,"y":105,"z":-127524},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300009,"propState":0,"propId":100001,"pos":{"x":8732,"y":79658,"z":113930},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300010,"propState":0,"propId":100000,"pos":{"x":124206,"y":80461,"z":129306},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300007,"propState":2,"propId":100000,"pos":{"x":187263,"y":82830,"z":144350},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300011,"propState":0,"propId":300003,"pos":{"x":189124,"y":82816,"z":144281},"rot":{"x":0,"y":270000,"z":0}},{"groupId":1,"instId":300003,"propState":0,"propId":300003,"pos":{"x":39867,"y":80327,"z":99241},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300004,"propState":0,"propId":100005,"pos":{"x":39868,"y":80272,"z":99238},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300004,"propState":18,"propId":100020,"pos":{"x":181595,"y":83541,"z":145668},"rot":{"x":0,"y":331914,"z":0}},{"groupId":53,"instId":300003,"propState":18,"propId":100020,"pos":{"x":192679,"y":83577,"z":155288},"rot":{"x":0,"y":88684,"z":0}},{"groupId":53,"instId":300001,"propState":18,"propId":100018,"pos":{"x":122981,"y":80948,"z":83856},"rot":{"x":0,"y":144116,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[],"npcs":[],"monsters":[{"groupId":25,"instId":200003,"monsterId":8012030,"eventId":20003103,"pos":{"x":29517,"y":80286,"z":97059},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":200005,"monsterId":8012010,"eventId":20003113,"pos":{"x":100040,"y":65111,"z":129760},"rot":{"x":0,"y":173512,"z":0}},{"groupId":25,"instId":200002,"monsterId":8012030,"eventId":20003112,"pos":{"x":77270,"y":63986,"z":71020},"rot":{"x":0,"y":90000,"z":0}},{"groupId":25,"instId":200006,"monsterId":8012030,"eventId":20003106,"pos":{"x":127690,"y":78660,"z":140636},"rot":{"x":0,"y":270000,"z":0}},{"groupId":25,"instId":200004,"monsterId":8011010,"eventId":20003104,"pos":{"x":63460,"y":80260,"z":118095},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":200001,"monsterId":8012010,"eventId":20003101,"pos":{"x":30460,"y":80286,"z":100110},"rot":{"x":0,"y":200000,"z":0}}],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300001,"propState":8,"propId":801,"pos":{"x":96590,"y":74248,"z":115140},"rot":{"x":0,"y":140035,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1005":{"anchorId":1,"groupId":7,"instId":300001,"pos":{"x":98258,"y":74248,"z":113152},"rot":{"x":0,"y":320000,"z":0}}}},"34":{"props":[{"groupId":34,"instId":300001,"propState":8,"propId":113,"pos":{"x":247160,"y":79920,"z":125050},"rot":{"x":0,"y":50000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1301":{"anchorId":1,"groupId":34,"instId":300001,"pos":{"x":248254,"y":79927,"z":122916},"rot":{"x":0,"y":343790,"z":0}}}},"20":{"props":[{"groupId":20,"instId":300003,"propState":0,"propId":211,"pos":{"x":62468,"y":78661,"z":141219},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300001,"propState":11,"propId":60003,"pos":{"x":62468,"y":78661,"z":141219},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":20,"instId":200001,"monsterId":8013010,"eventId":20003231,"pos":{"x":67030,"y":78660,"z":140230},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300002,"propState":0,"propId":100022,"pos":{"x":104890,"y":65184,"z":97330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":300001,"propState":2,"propId":100022,"pos":{"x":104890,"y":74167,"z":97330},"rot":{"x":0,"y":269856,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[],"npcs":[],"monsters":[{"groupId":33,"instId":200001,"monsterId":8002040,"eventId":20003109,"pos":{"x":131689,"y":80471,"z":120140},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"50":{"props":[],"npcs":[],"monsters":[{"groupId":50,"instId":200001,"monsterId":8012010,"eventId":20003204,"pos":{"x":8970,"y":76661,"z":151760},"rot":{"x":0,"y":182020,"z":0}}],"teleports":{}},"117":{"props":[{"groupId":117,"instId":300001,"propState":18,"propId":100018,"pos":{"x":11827,"y":77402,"z":148555},"rot":{"x":0,"y":293812,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300001,"propState":0,"propId":300002,"pos":{"x":256220,"y":78796,"z":44330},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300001,"propState":0,"propId":100,"pos":{"x":254161,"y":81500,"z":42034},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":101,"startAnchorId":1,"startGroupId":149}},"2000401":{"P20004_F20004001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300003,"propState":8,"propId":101,"pos":{"x":28310,"y":172315,"z":47630},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300004,"propState":8,"propId":101,"pos":{"x":23980,"y":143925,"z":-22885},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300002,"propState":8,"propId":101,"pos":{"x":-11513,"y":180918,"z":-88379},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300001,"propState":8,"propId":101,"pos":{"x":16550,"y":412082,"z":-6200},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2000401":{"anchorId":5,"groupId":2,"instId":300001,"pos":{"x":7320,"y":412082,"z":-1500},"rot":{"x":0,"y":270000,"z":0}},"2000402":{"anchorId":2,"groupId":2,"instId":300002,"pos":{"x":-14714,"y":180918,"z":-89770},"rot":{"x":0,"y":180000,"z":0}},"2000403":{"anchorId":3,"groupId":2,"instId":300003,"pos":{"x":35420,"y":172315,"z":46840},"rot":{"x":0,"y":50000,"z":0}},"2000404":{"anchorId":4,"groupId":2,"instId":300004,"pos":{"x":26290,"y":143925,"z":-17740},"rot":{"x":0,"y":270000,"z":0}}}},"36":{"props":[{"groupId":36,"instId":300003,"propState":14,"propId":100007,"pos":{"x":-2490,"y":414020,"z":-14260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":100000,"pos":{"x":2018,"y":412082,"z":-13367},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300005,"propState":0,"propId":100,"pos":{"x":36538,"y":171240,"z":90630},"rot":{"x":0,"y":230173,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":100,"pos":{"x":-52969,"y":178950,"z":-100139},"rot":{"x":0,"y":40819,"z":0}},{"groupId":4,"instId":300007,"propState":0,"propId":100,"pos":{"x":-42120,"y":178950,"z":-109089},"rot":{"x":0,"y":39426,"z":0}},{"groupId":4,"instId":300006,"propState":0,"propId":100,"pos":{"x":-31513,"y":179103,"z":-117806},"rot":{"x":0,"y":45000,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":100,"pos":{"x":45892,"y":171240,"z":79370},"rot":{"x":0,"y":232288,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300003,"propState":0,"propId":100,"pos":{"x":86170,"y":172415,"z":-14200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":100,"pos":{"x":81605,"y":163620,"z":-14231},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300004,"propState":12,"propId":60002,"pos":{"x":86170,"y":172415,"z":-14200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":211,"pos":{"x":86170,"y":172415,"z":-14200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300006,"propState":0,"propId":100,"pos":{"x":78570,"y":172707,"z":-15496},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300010,"propState":12,"propId":60001,"pos":{"x":7507,"y":172229,"z":89687},"rot":{"x":0,"y":6000,"z":0}},{"groupId":31,"instId":300007,"propState":12,"propId":60001,"pos":{"x":14950,"y":172249,"z":64855},"rot":{"x":0,"y":140910,"z":0}},{"groupId":31,"instId":300002,"propState":12,"propId":60001,"pos":{"x":-95043,"y":411908,"z":-18250},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300009,"propState":12,"propId":60001,"pos":{"x":-62458,"y":177545,"z":30073},"rot":{"x":0,"y":320000,"z":0}},{"groupId":31,"instId":300008,"propState":12,"propId":60001,"pos":{"x":-48234,"y":182839,"z":45318},"rot":{"x":0,"y":140000,"z":0}},{"groupId":31,"instId":300006,"propState":12,"propId":60001,"pos":{"x":44878,"y":172248,"z":62691},"rot":{"x":0,"y":230000,"z":0}},{"groupId":31,"instId":300005,"propState":12,"propId":60001,"pos":{"x":-57810,"y":177414,"z":-95270},"rot":{"x":0,"y":40000,"z":0}},{"groupId":31,"instId":300004,"propState":12,"propId":60001,"pos":{"x":10269,"y":180920,"z":-103379},"rot":{"x":0,"y":220013,"z":0}},{"groupId":31,"instId":300003,"propState":12,"propId":60001,"pos":{"x":-55508,"y":182862,"z":-13966},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300001,"propState":12,"propId":60001,"pos":{"x":-2716,"y":413975,"z":20636},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300003,"propState":0,"propId":211,"pos":{"x":31250,"y":169655,"z":88460},"rot":{"x":0,"y":142143,"z":0}},{"groupId":34,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":142143,"z":0}},{"groupId":34,"instId":300001,"propState":11,"propId":60002,"pos":{"x":31250,"y":169655,"z":88460},"rot":{"x":0,"y":142143,"z":0}}],"npcs":[],"monsters":[{"groupId":34,"instId":200002,"monsterId":8022010,"eventId":20004232,"pos":{"x":34912,"y":169791,"z":87854},"rot":{"x":0,"y":269528,"z":0}},{"groupId":34,"instId":200001,"monsterId":8022010,"eventId":20004231,"pos":{"x":31845,"y":169791,"z":85159},"rot":{"x":0,"y":337905,"z":0}}],"teleports":{}},"87":{"props":[],"npcs":[],"monsters":[{"groupId":87,"instId":200003,"monsterId":8022010,"eventId":20004108,"pos":{"x":65230,"y":172400,"z":-33300},"rot":{"x":0,"y":150000,"z":0}},{"groupId":87,"instId":200002,"monsterId":8022010,"eventId":20004107,"pos":{"x":65707,"y":172400,"z":-39125},"rot":{"x":0,"y":20000,"z":0}},{"groupId":87,"instId":200001,"monsterId":8022010,"eventId":20004106,"pos":{"x":38160,"y":172400,"z":-74590},"rot":{"x":0,"y":40000,"z":0}}],"teleports":{}},"88":{"props":[],"npcs":[],"monsters":[{"groupId":88,"instId":200003,"monsterId":8022010,"eventId":20004103,"pos":{"x":-62135,"y":182891,"z":14288},"rot":{"x":0,"y":180000,"z":0}},{"groupId":88,"instId":200002,"monsterId":8022010,"eventId":20004102,"pos":{"x":-63458,"y":182862,"z":2763},"rot":{"x":0,"y":150000,"z":0}},{"groupId":88,"instId":200001,"monsterId":8022010,"eventId":20004101,"pos":{"x":-63775,"y":182862,"z":0},"rot":{"x":0,"y":119339,"z":0}}],"teleports":{}},"89":{"props":[],"npcs":[],"monsters":[{"groupId":89,"instId":200001,"monsterId":8002040,"eventId":20004125,"pos":{"x":11579,"y":172226,"z":78947},"rot":{"x":0,"y":240000,"z":0}}],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300001,"propState":0,"propId":100025,"pos":{"x":26580,"y":143925,"z":-3696},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"109":{"props":[{"groupId":109,"instId":300002,"propState":0,"propId":100027,"pos":{"x":45700,"y":411908,"z":-18047},"rot":{"x":0,"y":0,"z":0}},{"groupId":109,"instId":300001,"propState":0,"propId":100026,"pos":{"x":27877,"y":411908,"z":-10207},"rot":{"x":0,"y":269895,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300019,"propState":0,"propId":100027,"pos":{"x":-40514,"y":172241,"z":33751},"rot":{"x":0,"y":50000,"z":0}},{"groupId":35,"instId":300018,"propState":0,"propId":100027,"pos":{"x":-41643,"y":172241,"z":35096},"rot":{"x":0,"y":50000,"z":0}},{"groupId":35,"instId":300016,"propState":0,"propId":100027,"pos":{"x":32701,"y":172225,"z":68710},"rot":{"x":0,"y":50000,"z":0}},{"groupId":35,"instId":300014,"propState":0,"propId":100027,"pos":{"x":-46725,"y":177414,"z":-104197},"rot":{"x":0,"y":40000,"z":0}},{"groupId":35,"instId":300012,"propState":0,"propId":100027,"pos":{"x":14887,"y":174877,"z":-110436},"rot":{"x":0,"y":130000,"z":0}},{"groupId":35,"instId":300010,"propState":0,"propId":100027,"pos":{"x":-35639,"y":180918,"z":-93976},"rot":{"x":0,"y":40000,"z":0}},{"groupId":35,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-53854,"y":182862,"z":-61283},"rot":{"x":0,"y":134000,"z":0}},{"groupId":35,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-32238,"y":411908,"z":-10233},"rot":{"x":0,"y":269895,"z":0}},{"groupId":35,"instId":300020,"propState":0,"propId":100027,"pos":{"x":-54202,"y":182862,"z":33693},"rot":{"x":0,"y":130000,"z":0}},{"groupId":35,"instId":300017,"propState":0,"propId":100026,"pos":{"x":3080,"y":172225,"z":69780},"rot":{"x":0,"y":53000,"z":0}},{"groupId":35,"instId":300015,"propState":0,"propId":100027,"pos":{"x":-3009,"y":172298,"z":-89694},"rot":{"x":0,"y":83000,"z":0}},{"groupId":35,"instId":300013,"propState":0,"propId":100026,"pos":{"x":-58943,"y":177414,"z":-87559},"rot":{"x":0,"y":220000,"z":0}},{"groupId":35,"instId":300011,"propState":0,"propId":100026,"pos":{"x":6531,"y":180920,"z":-97335},"rot":{"x":0,"y":310000,"z":0}},{"groupId":35,"instId":300009,"propState":0,"propId":100027,"pos":{"x":-69749,"y":182862,"z":-31661},"rot":{"x":0,"y":77036,"z":0}},{"groupId":35,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-2927,"y":412082,"z":-35510},"rot":{"x":0,"y":90000,"z":0}},{"groupId":35,"instId":300006,"propState":0,"propId":100027,"pos":{"x":-3039,"y":412082,"z":6833},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300005,"propState":0,"propId":100027,"pos":{"x":-78660,"y":411908,"z":-17990},"rot":{"x":0,"y":269895,"z":0}},{"groupId":35,"instId":300003,"propState":0,"propId":100025,"pos":{"x":47540,"y":169655,"z":75000},"rot":{"x":0,"y":290000,"z":0}},{"groupId":35,"instId":300002,"propState":0,"propId":100025,"pos":{"x":50871,"y":172400,"z":-59024},"rot":{"x":0,"y":60000,"z":0}},{"groupId":35,"instId":300001,"propState":0,"propId":100025,"pos":{"x":-63660,"y":182862,"z":-21520},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300005,"propState":0,"propId":100091,"pos":{"x":-98020,"y":413482,"z":-14190},"rot":{"x":0,"y":90000,"z":0}},{"groupId":41,"instId":300004,"propState":0,"propId":100091,"pos":{"x":-98020,"y":184490,"z":-14058},"rot":{"x":0,"y":90000,"z":0}},{"groupId":41,"instId":300003,"propState":1,"propId":100073,"pos":{"x":-102314,"y":411470,"z":-14117},"rot":{"x":0,"y":0,"z":0}},{"groupId":41,"instId":300002,"propState":0,"propId":100074,"pos":{"x":-95834,"y":411908,"z":-11200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":41,"instId":300001,"propState":0,"propId":100074,"pos":{"x":-95834,"y":182862,"z":-11200},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300001,"propState":8,"propId":113,"pos":{"x":-2758,"y":144670,"z":-14085},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1304":{"anchorId":1,"groupId":49,"instId":300001,"pos":{"x":-470,"y":144131,"z":-14350},"rot":{"x":0,"y":270000,"z":0}}}},"42":{"props":[{"groupId":42,"instId":300002,"propState":0,"propId":100074,"pos":{"x":90400,"y":411908,"z":-17380},"rot":{"x":0,"y":270000,"z":0}},{"groupId":42,"instId":300005,"propState":0,"propId":100091,"pos":{"x":92556,"y":413533,"z":-14221},"rot":{"x":0,"y":90000,"z":0}},{"groupId":42,"instId":300004,"propState":0,"propId":100092,"pos":{"x":29710,"y":144960,"z":-14230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":42,"instId":300003,"propState":1,"propId":100072,"pos":{"x":96873,"y":168100,"z":-14245},"rot":{"x":0,"y":180000,"z":0}},{"groupId":42,"instId":300001,"propState":0,"propId":100074,"pos":{"x":29037,"y":144001,"z":-17653},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300006,"propState":2,"propId":100078,"pos":{"x":-47126,"y":182937,"z":42050},"rot":{"x":0,"y":53340,"z":0}},{"groupId":51,"instId":300010,"propState":1,"propId":100075,"pos":{"x":-92635,"y":411956,"z":-14145},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300009,"propState":0,"propId":100075,"pos":{"x":86620,"y":411956,"z":-14145},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300008,"propState":1,"propId":100079,"pos":{"x":-61141,"y":177569,"z":41487},"rot":{"x":0,"y":140000,"z":0}},{"groupId":51,"instId":300007,"propState":0,"propId":100078,"pos":{"x":29865,"y":172315,"z":60906},"rot":{"x":0,"y":319534,"z":0}},{"groupId":51,"instId":300005,"propState":1,"propId":100076,"pos":{"x":4961,"y":172283,"z":-85700},"rot":{"x":0,"y":264500,"z":0}},{"groupId":51,"instId":300004,"propState":1,"propId":100076,"pos":{"x":50100,"y":172307,"z":34560},"rot":{"x":0,"y":320342,"z":0}},{"groupId":51,"instId":300003,"propState":0,"propId":100075,"pos":{"x":-5492,"y":172245,"z":69006},"rot":{"x":0,"y":230342,"z":0}},{"groupId":51,"instId":300002,"propState":0,"propId":100075,"pos":{"x":34205,"y":172241,"z":61090},"rot":{"x":0,"y":140342,"z":0}},{"groupId":51,"instId":300001,"propState":0,"propId":100075,"pos":{"x":-45550,"y":182859,"z":37610},"rot":{"x":0,"y":50364,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300001,"propState":0,"propId":100,"pos":{"x":-15001,"y":176391,"z":51728},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300007,"propState":0,"propId":300008,"pos":{"x":13963,"y":172245,"z":85628},"rot":{"x":0,"y":275733,"z":0}},{"groupId":97,"instId":300017,"propState":1,"propId":300008,"pos":{"x":22300,"y":172251,"z":64720},"rot":{"x":0,"y":320342,"z":0}},{"groupId":97,"instId":300016,"propState":1,"propId":300008,"pos":{"x":25865,"y":172245,"z":50781},"rot":{"x":0,"y":5342,"z":0}},{"groupId":97,"instId":300014,"propState":1,"propId":300008,"pos":{"x":-15420,"y":177421,"z":-121688},"rot":{"x":0,"y":219500,"z":0}},{"groupId":97,"instId":300012,"propState":1,"propId":100088,"pos":{"x":25850,"y":172261,"z":50783},"rot":{"x":0,"y":95342,"z":0}},{"groupId":97,"instId":300010,"propState":1,"propId":100088,"pos":{"x":-15429,"y":177436,"z":-121681},"rot":{"x":0,"y":309500,"z":0}},{"groupId":97,"instId":300005,"propState":0,"propId":300008,"pos":{"x":75259,"y":172424,"z":-14232},"rot":{"x":0,"y":180000,"z":0}},{"groupId":97,"instId":300002,"propState":0,"propId":300008,"pos":{"x":-44708,"y":182880,"z":-66187},"rot":{"x":0,"y":219500,"z":0}},{"groupId":97,"instId":300015,"propState":1,"propId":300008,"pos":{"x":12138,"y":174878,"z":-104347},"rot":{"x":0,"y":219500,"z":0}},{"groupId":97,"instId":300013,"propState":1,"propId":100088,"pos":{"x":22247,"y":172300,"z":64676},"rot":{"x":0,"y":50342,"z":0}},{"groupId":97,"instId":300011,"propState":1,"propId":100088,"pos":{"x":12105,"y":174893,"z":-104320},"rot":{"x":0,"y":309500,"z":0}},{"groupId":97,"instId":300006,"propState":0,"propId":100088,"pos":{"x":13956,"y":172295,"z":85557},"rot":{"x":0,"y":185733,"z":0}},{"groupId":97,"instId":300004,"propState":0,"propId":100088,"pos":{"x":73228,"y":172441,"z":-14226},"rot":{"x":0,"y":90756,"z":0}},{"groupId":97,"instId":300003,"propState":0,"propId":100078,"pos":{"x":-47712,"y":182862,"z":-66323},"rot":{"x":0,"y":312965,"z":0}},{"groupId":97,"instId":300001,"propState":0,"propId":100088,"pos":{"x":-44708,"y":182921,"z":-66187},"rot":{"x":0,"y":309500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300001,"propState":0,"propId":100,"pos":{"x":-3200,"y":185029,"z":-14100},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300001,"propState":0,"propId":100,"pos":{"x":-4200,"y":420480,"z":-10800},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"101":{"props":[{"groupId":101,"instId":300006,"propState":0,"propId":100,"pos":{"x":-41712,"y":172241,"z":53164},"rot":{"x":0,"y":336598,"z":0}},{"groupId":101,"instId":300008,"propState":0,"propId":100,"pos":{"x":-15848,"y":173943,"z":84031},"rot":{"x":0,"y":0,"z":0}},{"groupId":101,"instId":300007,"propState":0,"propId":100,"pos":{"x":-5751,"y":173943,"z":92245},"rot":{"x":0,"y":0,"z":0}},{"groupId":101,"instId":300005,"propState":0,"propId":100,"pos":{"x":-43397,"y":172241,"z":55562},"rot":{"x":0,"y":124550,"z":0}},{"groupId":101,"instId":300004,"propState":0,"propId":100,"pos":{"x":-42716,"y":172241,"z":52871},"rot":{"x":0,"y":19414,"z":0}},{"groupId":101,"instId":300002,"propState":0,"propId":100,"pos":{"x":-16413,"y":172241,"z":84522},"rot":{"x":0,"y":0,"z":0}},{"groupId":101,"instId":300001,"propState":0,"propId":100,"pos":{"x":-7179,"y":172241,"z":91237},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":101,"instId":400006,"npcId":3085,"pos":{"x":-16995,"y":173797,"z":85478},"rot":{"x":0,"y":115217,"z":0}},{"groupId":101,"instId":400004,"npcId":3083,"pos":{"x":-16748,"y":172894,"z":83222},"rot":{"x":0,"y":54600,"z":0}},{"groupId":101,"instId":400002,"npcId":3081,"pos":{"x":-5206,"y":173002,"z":92724},"rot":{"x":0,"y":215564,"z":0}},{"groupId":101,"instId":400005,"npcId":3084,"pos":{"x":-16361,"y":172494,"z":85133},"rot":{"x":0,"y":111382,"z":0}},{"groupId":101,"instId":400003,"npcId":3082,"pos":{"x":-5962,"y":172741,"z":93316},"rot":{"x":0,"y":199300,"z":0}},{"groupId":101,"instId":400001,"npcId":3080,"pos":{"x":-4643,"y":172738,"z":91737},"rot":{"x":0,"y":247600,"z":0}}],"monsters":[],"teleports":{}},"107":{"props":[{"groupId":107,"instId":300001,"propState":0,"propId":100,"pos":{"x":24917,"y":148839,"z":-15661},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"127":{"props":[{"groupId":127,"instId":300001,"propState":0,"propId":300009,"pos":{"x":68024,"y":169639,"z":50287},"rot":{"x":0,"y":322107,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"148":{"props":[{"groupId":148,"instId":300002,"propState":1,"propId":300008,"pos":{"x":-57761,"y":177536,"z":51337},"rot":{"x":0,"y":320342,"z":0}},{"groupId":148,"instId":300001,"propState":1,"propId":100088,"pos":{"x":-57770,"y":177550,"z":51330},"rot":{"x":0,"y":230342,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"149":{"props":[{"groupId":149,"instId":300005,"propState":18,"propId":100019,"pos":{"x":-62784,"y":178283,"z":34851},"rot":{"x":0,"y":270352,"z":0}},{"groupId":149,"instId":300002,"propState":18,"propId":100020,"pos":{"x":-36313,"y":183245,"z":45690},"rot":{"x":0,"y":187515,"z":0}},{"groupId":149,"instId":300004,"propState":18,"propId":100018,"pos":{"x":-45430,"y":183653,"z":-80352},"rot":{"x":0,"y":265438,"z":0}},{"groupId":149,"instId":300003,"propState":18,"propId":100020,"pos":{"x":69934,"y":170417,"z":57893},"rot":{"x":0,"y":291880,"z":0}},{"groupId":149,"instId":300001,"propState":18,"propId":100018,"pos":{"x":-30105,"y":414996,"z":4812},"rot":{"x":0,"y":334362,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300009,"propState":18,"propId":101028,"pos":{"x":17632,"y":172665,"z":66685},"rot":{"x":0,"y":253459,"z":0}},{"groupId":150,"instId":300006,"propState":18,"propId":101028,"pos":{"x":-26594,"y":181675,"z":-93204},"rot":{"x":0,"y":334362,"z":0}},{"groupId":150,"instId":300008,"propState":18,"propId":101028,"pos":{"x":-8976,"y":181678,"z":-90543},"rot":{"x":0,"y":334362,"z":0}},{"groupId":150,"instId":300007,"propState":18,"propId":101028,"pos":{"x":17317,"y":144064,"z":-14898},"rot":{"x":0,"y":308519,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"166":{"props":[{"groupId":166,"instId":300002,"propState":0,"propId":100047,"pos":{"x":-42716,"y":172241,"z":52871},"rot":{"x":0,"y":19414,"z":0}},{"groupId":166,"instId":300005,"propState":0,"propId":100,"pos":{"x":-42800,"y":173610,"z":54148},"rot":{"x":0,"y":0,"z":0}},{"groupId":166,"instId":300004,"propState":0,"propId":100047,"pos":{"x":-41712,"y":172241,"z":53164},"rot":{"x":0,"y":336598,"z":0}},{"groupId":166,"instId":300003,"propState":0,"propId":100047,"pos":{"x":-43397,"y":172241,"z":55562},"rot":{"x":0,"y":124550,"z":0}},{"groupId":166,"instId":300001,"propState":0,"propId":100,"pos":{"x":-42535,"y":173152,"z":54004},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":166,"instId":400002,"npcId":3088,"pos":{"x":-42618,"y":172550,"z":53074},"rot":{"x":0,"y":27470,"z":0}},{"groupId":166,"instId":400003,"npcId":3087,"pos":{"x":-41794,"y":172564,"z":53395},"rot":{"x":0,"y":339243,"z":0}},{"groupId":166,"instId":400001,"npcId":3086,"pos":{"x":-43237,"y":172556,"z":55463},"rot":{"x":0,"y":123392,"z":0}}],"monsters":[],"teleports":{}},"191":{"props":[{"groupId":191,"instId":300001,"propState":8,"propId":110,"pos":{"x":-25034,"y":180967,"z":-83922},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":191,"instId":400003,"npcId":3103,"pos":{"x":-25879,"y":180918,"z":-82895},"rot":{"x":0,"y":115350,"z":0}},{"groupId":191,"instId":400002,"npcId":3110,"pos":{"x":-25833,"y":180920,"z":-83542},"rot":{"x":0,"y":79082,"z":0}},{"groupId":191,"instId":400001,"npcId":3046,"pos":{"x":-25727,"y":180967,"z":-84085},"rot":{"x":0,"y":77891,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":101,"startAnchorId":null,"startGroupId":null}},"200040102":{"P20004_F20004001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300001,"propState":8,"propId":101,"pos":{"x":16550,"y":412082,"z":-6200},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300004,"propState":8,"propId":101,"pos":{"x":23980,"y":143925,"z":-22885},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300003,"propState":8,"propId":101,"pos":{"x":28310,"y":172315,"z":47630},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300002,"propState":8,"propId":101,"pos":{"x":-11513,"y":180918,"z":-88379},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2000401":{"anchorId":5,"groupId":2,"instId":300001,"pos":{"x":7320,"y":412082,"z":-1500},"rot":{"x":0,"y":270000,"z":0}},"2000402":{"anchorId":2,"groupId":2,"instId":300002,"pos":{"x":-14714,"y":180918,"z":-89770},"rot":{"x":0,"y":180000,"z":0}},"2000403":{"anchorId":3,"groupId":2,"instId":300003,"pos":{"x":35420,"y":172315,"z":46840},"rot":{"x":0,"y":50000,"z":0}},"2000404":{"anchorId":4,"groupId":2,"instId":300004,"pos":{"x":26290,"y":143925,"z":-17740},"rot":{"x":0,"y":270000,"z":0}}}},"36":{"props":[{"groupId":36,"instId":300003,"propState":14,"propId":100007,"pos":{"x":-2490,"y":414020,"z":-14260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":100000,"pos":{"x":2018,"y":412082,"z":-13367},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300001,"propState":0,"propId":100,"pos":{"x":-52969,"y":178950,"z":-100139},"rot":{"x":0,"y":40819,"z":0}},{"groupId":4,"instId":300007,"propState":0,"propId":100,"pos":{"x":-42120,"y":178950,"z":-109089},"rot":{"x":0,"y":39426,"z":0}},{"groupId":4,"instId":300006,"propState":0,"propId":100,"pos":{"x":-31513,"y":179103,"z":-117806},"rot":{"x":0,"y":45000,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":100,"pos":{"x":36538,"y":171240,"z":90630},"rot":{"x":0,"y":230173,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":100,"pos":{"x":45892,"y":171240,"z":79370},"rot":{"x":0,"y":232288,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300001,"propState":0,"propId":100,"pos":{"x":81605,"y":163620,"z":-14231},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300004,"propState":12,"propId":60002,"pos":{"x":86170,"y":172415,"z":-14200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300003,"propState":0,"propId":100,"pos":{"x":86170,"y":172415,"z":-14200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":211,"pos":{"x":86170,"y":172415,"z":-14200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300006,"propState":0,"propId":100,"pos":{"x":78570,"y":172707,"z":-15496},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300003,"propState":0,"propId":211,"pos":{"x":31250,"y":169655,"z":88460},"rot":{"x":0,"y":142143,"z":0}},{"groupId":34,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":142143,"z":0}},{"groupId":34,"instId":300001,"propState":11,"propId":60002,"pos":{"x":31250,"y":169655,"z":88460},"rot":{"x":0,"y":142143,"z":0}}],"npcs":[],"monsters":[{"groupId":34,"instId":200002,"monsterId":8022010,"eventId":20004232,"pos":{"x":34912,"y":169791,"z":87854},"rot":{"x":0,"y":269528,"z":0}},{"groupId":34,"instId":200001,"monsterId":8022010,"eventId":20004231,"pos":{"x":31845,"y":169791,"z":85159},"rot":{"x":0,"y":337905,"z":0}}],"teleports":{}},"87":{"props":[],"npcs":[],"monsters":[{"groupId":87,"instId":200003,"monsterId":8022010,"eventId":20004108,"pos":{"x":65230,"y":172400,"z":-33300},"rot":{"x":0,"y":150000,"z":0}},{"groupId":87,"instId":200002,"monsterId":8022010,"eventId":20004107,"pos":{"x":65707,"y":172400,"z":-39125},"rot":{"x":0,"y":20000,"z":0}},{"groupId":87,"instId":200001,"monsterId":8022010,"eventId":20004106,"pos":{"x":38160,"y":172400,"z":-74590},"rot":{"x":0,"y":40000,"z":0}}],"teleports":{}},"88":{"props":[],"npcs":[],"monsters":[{"groupId":88,"instId":200003,"monsterId":8022010,"eventId":20004103,"pos":{"x":-62135,"y":182891,"z":14288},"rot":{"x":0,"y":180000,"z":0}},{"groupId":88,"instId":200002,"monsterId":8022010,"eventId":20004102,"pos":{"x":-63458,"y":182862,"z":2763},"rot":{"x":0,"y":150000,"z":0}},{"groupId":88,"instId":200001,"monsterId":8022010,"eventId":20004101,"pos":{"x":-63775,"y":182862,"z":0},"rot":{"x":0,"y":119339,"z":0}}],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300005,"propState":12,"propId":60001,"pos":{"x":-57810,"y":177414,"z":-95270},"rot":{"x":0,"y":40000,"z":0}},{"groupId":31,"instId":300003,"propState":12,"propId":60001,"pos":{"x":-55508,"y":182862,"z":-13966},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300010,"propState":12,"propId":60001,"pos":{"x":7507,"y":172229,"z":89687},"rot":{"x":0,"y":6000,"z":0}},{"groupId":31,"instId":300008,"propState":12,"propId":60001,"pos":{"x":-48234,"y":182839,"z":45318},"rot":{"x":0,"y":140000,"z":0}},{"groupId":31,"instId":300006,"propState":12,"propId":60001,"pos":{"x":44878,"y":172248,"z":62691},"rot":{"x":0,"y":230000,"z":0}},{"groupId":31,"instId":300002,"propState":12,"propId":60001,"pos":{"x":-95043,"y":411908,"z":-18250},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300009,"propState":12,"propId":60001,"pos":{"x":-62458,"y":177545,"z":30073},"rot":{"x":0,"y":320000,"z":0}},{"groupId":31,"instId":300007,"propState":12,"propId":60001,"pos":{"x":14950,"y":172249,"z":64855},"rot":{"x":0,"y":140910,"z":0}},{"groupId":31,"instId":300004,"propState":12,"propId":60001,"pos":{"x":10269,"y":180920,"z":-103379},"rot":{"x":0,"y":220013,"z":0}},{"groupId":31,"instId":300001,"propState":12,"propId":60001,"pos":{"x":-2716,"y":413975,"z":20636},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[],"npcs":[],"monsters":[{"groupId":89,"instId":200001,"monsterId":8002040,"eventId":20004125,"pos":{"x":11579,"y":172226,"z":78947},"rot":{"x":0,"y":240000,"z":0}}],"teleports":{}},"109":{"props":[{"groupId":109,"instId":300002,"propState":0,"propId":100027,"pos":{"x":45700,"y":411908,"z":-18047},"rot":{"x":0,"y":0,"z":0}},{"groupId":109,"instId":300001,"propState":0,"propId":100026,"pos":{"x":27877,"y":411908,"z":-10207},"rot":{"x":0,"y":269895,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300001,"propState":0,"propId":100025,"pos":{"x":26580,"y":143925,"z":-3696},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300004,"propState":0,"propId":100091,"pos":{"x":-98020,"y":184490,"z":-14058},"rot":{"x":0,"y":90000,"z":0}},{"groupId":41,"instId":300002,"propState":0,"propId":100074,"pos":{"x":-95834,"y":411908,"z":-11200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":41,"instId":300005,"propState":0,"propId":100091,"pos":{"x":-98020,"y":413482,"z":-14190},"rot":{"x":0,"y":90000,"z":0}},{"groupId":41,"instId":300003,"propState":1,"propId":100073,"pos":{"x":-102314,"y":411470,"z":-14117},"rot":{"x":0,"y":0,"z":0}},{"groupId":41,"instId":300001,"propState":0,"propId":100074,"pos":{"x":-95834,"y":182862,"z":-11200},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300019,"propState":0,"propId":100027,"pos":{"x":-40514,"y":172241,"z":33751},"rot":{"x":0,"y":50000,"z":0}},{"groupId":35,"instId":300014,"propState":0,"propId":100027,"pos":{"x":-46725,"y":177414,"z":-104197},"rot":{"x":0,"y":40000,"z":0}},{"groupId":35,"instId":300017,"propState":0,"propId":100026,"pos":{"x":3080,"y":172225,"z":69780},"rot":{"x":0,"y":53000,"z":0}},{"groupId":35,"instId":300013,"propState":0,"propId":100026,"pos":{"x":-58943,"y":177414,"z":-87559},"rot":{"x":0,"y":220000,"z":0}},{"groupId":35,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-53854,"y":182862,"z":-61283},"rot":{"x":0,"y":134000,"z":0}},{"groupId":35,"instId":300020,"propState":0,"propId":100027,"pos":{"x":-54202,"y":182862,"z":33693},"rot":{"x":0,"y":130000,"z":0}},{"groupId":35,"instId":300016,"propState":0,"propId":100027,"pos":{"x":32701,"y":172225,"z":68710},"rot":{"x":0,"y":50000,"z":0}},{"groupId":35,"instId":300011,"propState":0,"propId":100026,"pos":{"x":6531,"y":180920,"z":-97335},"rot":{"x":0,"y":310000,"z":0}},{"groupId":35,"instId":300009,"propState":0,"propId":100027,"pos":{"x":-69749,"y":182862,"z":-31661},"rot":{"x":0,"y":77036,"z":0}},{"groupId":35,"instId":300006,"propState":0,"propId":100027,"pos":{"x":-3039,"y":412082,"z":6833},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-32238,"y":411908,"z":-10233},"rot":{"x":0,"y":269895,"z":0}},{"groupId":35,"instId":300001,"propState":0,"propId":100025,"pos":{"x":-63660,"y":182862,"z":-21520},"rot":{"x":0,"y":80000,"z":0}},{"groupId":35,"instId":300018,"propState":0,"propId":100027,"pos":{"x":-41643,"y":172241,"z":35096},"rot":{"x":0,"y":50000,"z":0}},{"groupId":35,"instId":300015,"propState":0,"propId":100027,"pos":{"x":-3009,"y":172298,"z":-89694},"rot":{"x":0,"y":83000,"z":0}},{"groupId":35,"instId":300012,"propState":0,"propId":100027,"pos":{"x":14887,"y":174877,"z":-110436},"rot":{"x":0,"y":130000,"z":0}},{"groupId":35,"instId":300010,"propState":0,"propId":100027,"pos":{"x":-35639,"y":180918,"z":-93976},"rot":{"x":0,"y":40000,"z":0}},{"groupId":35,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-2927,"y":412082,"z":-35510},"rot":{"x":0,"y":90000,"z":0}},{"groupId":35,"instId":300005,"propState":0,"propId":100027,"pos":{"x":-78660,"y":411908,"z":-17990},"rot":{"x":0,"y":269895,"z":0}},{"groupId":35,"instId":300003,"propState":0,"propId":100025,"pos":{"x":47540,"y":169655,"z":75000},"rot":{"x":0,"y":290000,"z":0}},{"groupId":35,"instId":300002,"propState":0,"propId":100025,"pos":{"x":50871,"y":172400,"z":-59024},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300002,"propState":0,"propId":100074,"pos":{"x":90400,"y":411908,"z":-17380},"rot":{"x":0,"y":270000,"z":0}},{"groupId":42,"instId":300005,"propState":0,"propId":100091,"pos":{"x":92556,"y":413533,"z":-14221},"rot":{"x":0,"y":90000,"z":0}},{"groupId":42,"instId":300004,"propState":0,"propId":100092,"pos":{"x":29710,"y":144960,"z":-14230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":42,"instId":300003,"propState":1,"propId":100072,"pos":{"x":96873,"y":168100,"z":-14245},"rot":{"x":0,"y":180000,"z":0}},{"groupId":42,"instId":300001,"propState":0,"propId":100074,"pos":{"x":29037,"y":144001,"z":-17653},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300001,"propState":8,"propId":113,"pos":{"x":-2758,"y":144670,"z":-14085},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1304":{"anchorId":1,"groupId":49,"instId":300001,"pos":{"x":-470,"y":144131,"z":-14350},"rot":{"x":0,"y":270000,"z":0}}}},"51":{"props":[{"groupId":51,"instId":300008,"propState":1,"propId":100079,"pos":{"x":-61141,"y":177569,"z":41487},"rot":{"x":0,"y":140000,"z":0}},{"groupId":51,"instId":300010,"propState":1,"propId":100075,"pos":{"x":-92635,"y":411956,"z":-14145},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300006,"propState":2,"propId":100078,"pos":{"x":-47126,"y":182937,"z":42050},"rot":{"x":0,"y":53340,"z":0}},{"groupId":51,"instId":300002,"propState":0,"propId":100075,"pos":{"x":34205,"y":172241,"z":61090},"rot":{"x":0,"y":140342,"z":0}},{"groupId":51,"instId":300009,"propState":0,"propId":100075,"pos":{"x":86620,"y":411956,"z":-14145},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300007,"propState":0,"propId":100078,"pos":{"x":29865,"y":172315,"z":60906},"rot":{"x":0,"y":319534,"z":0}},{"groupId":51,"instId":300005,"propState":1,"propId":100076,"pos":{"x":4961,"y":172283,"z":-85700},"rot":{"x":0,"y":264500,"z":0}},{"groupId":51,"instId":300004,"propState":1,"propId":100076,"pos":{"x":50100,"y":172307,"z":34560},"rot":{"x":0,"y":320342,"z":0}},{"groupId":51,"instId":300003,"propState":0,"propId":100075,"pos":{"x":-5492,"y":172245,"z":69006},"rot":{"x":0,"y":230342,"z":0}},{"groupId":51,"instId":300001,"propState":0,"propId":100075,"pos":{"x":-45550,"y":182859,"z":37610},"rot":{"x":0,"y":50364,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300001,"propState":0,"propId":100,"pos":{"x":-15001,"y":176391,"z":51728},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300004,"propState":0,"propId":100088,"pos":{"x":73228,"y":172441,"z":-14226},"rot":{"x":0,"y":90756,"z":0}},{"groupId":97,"instId":300017,"propState":1,"propId":300008,"pos":{"x":22300,"y":172251,"z":64720},"rot":{"x":0,"y":320342,"z":0}},{"groupId":97,"instId":300016,"propState":1,"propId":300008,"pos":{"x":25865,"y":172245,"z":50781},"rot":{"x":0,"y":5342,"z":0}},{"groupId":97,"instId":300015,"propState":1,"propId":300008,"pos":{"x":12138,"y":174878,"z":-104347},"rot":{"x":0,"y":219500,"z":0}},{"groupId":97,"instId":300014,"propState":1,"propId":300008,"pos":{"x":-15420,"y":177421,"z":-121688},"rot":{"x":0,"y":219500,"z":0}},{"groupId":97,"instId":300013,"propState":1,"propId":100088,"pos":{"x":22247,"y":172300,"z":64676},"rot":{"x":0,"y":50342,"z":0}},{"groupId":97,"instId":300012,"propState":1,"propId":100088,"pos":{"x":25850,"y":172261,"z":50783},"rot":{"x":0,"y":95342,"z":0}},{"groupId":97,"instId":300011,"propState":1,"propId":100088,"pos":{"x":12105,"y":174893,"z":-104320},"rot":{"x":0,"y":309500,"z":0}},{"groupId":97,"instId":300010,"propState":1,"propId":100088,"pos":{"x":-15429,"y":177436,"z":-121681},"rot":{"x":0,"y":309500,"z":0}},{"groupId":97,"instId":300007,"propState":0,"propId":300008,"pos":{"x":13963,"y":172245,"z":85628},"rot":{"x":0,"y":275733,"z":0}},{"groupId":97,"instId":300006,"propState":0,"propId":100088,"pos":{"x":13956,"y":172295,"z":85557},"rot":{"x":0,"y":185733,"z":0}},{"groupId":97,"instId":300005,"propState":0,"propId":300008,"pos":{"x":75259,"y":172424,"z":-14232},"rot":{"x":0,"y":180000,"z":0}},{"groupId":97,"instId":300003,"propState":0,"propId":100078,"pos":{"x":-47712,"y":182862,"z":-66323},"rot":{"x":0,"y":312965,"z":0}},{"groupId":97,"instId":300002,"propState":0,"propId":300008,"pos":{"x":-44708,"y":182880,"z":-66187},"rot":{"x":0,"y":219500,"z":0}},{"groupId":97,"instId":300001,"propState":0,"propId":100088,"pos":{"x":-44708,"y":182921,"z":-66187},"rot":{"x":0,"y":309500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300001,"propState":0,"propId":100,"pos":{"x":-3200,"y":185029,"z":-14100},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300001,"propState":0,"propId":100,"pos":{"x":-4200,"y":420480,"z":-10800},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"101":{"props":[{"groupId":101,"instId":300002,"propState":0,"propId":100,"pos":{"x":-16413,"y":172241,"z":84522},"rot":{"x":0,"y":0,"z":0}},{"groupId":101,"instId":300008,"propState":0,"propId":100,"pos":{"x":-15848,"y":173943,"z":84031},"rot":{"x":0,"y":0,"z":0}},{"groupId":101,"instId":300007,"propState":0,"propId":100,"pos":{"x":-5751,"y":173943,"z":92245},"rot":{"x":0,"y":0,"z":0}},{"groupId":101,"instId":300006,"propState":0,"propId":100,"pos":{"x":-41712,"y":172241,"z":53164},"rot":{"x":0,"y":336598,"z":0}},{"groupId":101,"instId":300005,"propState":0,"propId":100,"pos":{"x":-43397,"y":172241,"z":55562},"rot":{"x":0,"y":124550,"z":0}},{"groupId":101,"instId":300004,"propState":0,"propId":100,"pos":{"x":-42716,"y":172241,"z":52871},"rot":{"x":0,"y":19414,"z":0}},{"groupId":101,"instId":300001,"propState":0,"propId":100,"pos":{"x":-7179,"y":172241,"z":91237},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":101,"instId":400006,"npcId":3085,"pos":{"x":-16995,"y":173797,"z":85478},"rot":{"x":0,"y":115217,"z":0}},{"groupId":101,"instId":400005,"npcId":3084,"pos":{"x":-16361,"y":172494,"z":85133},"rot":{"x":0,"y":111382,"z":0}},{"groupId":101,"instId":400004,"npcId":3083,"pos":{"x":-16748,"y":172894,"z":83222},"rot":{"x":0,"y":54600,"z":0}},{"groupId":101,"instId":400003,"npcId":3082,"pos":{"x":-5962,"y":172741,"z":93316},"rot":{"x":0,"y":199300,"z":0}},{"groupId":101,"instId":400002,"npcId":3081,"pos":{"x":-5206,"y":173002,"z":92724},"rot":{"x":0,"y":215564,"z":0}},{"groupId":101,"instId":400001,"npcId":3080,"pos":{"x":-4643,"y":172738,"z":91737},"rot":{"x":0,"y":247600,"z":0}}],"monsters":[],"teleports":{}},"107":{"props":[{"groupId":107,"instId":300001,"propState":0,"propId":100,"pos":{"x":24917,"y":148839,"z":-15661},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"127":{"props":[{"groupId":127,"instId":300001,"propState":0,"propId":300009,"pos":{"x":68024,"y":169639,"z":50287},"rot":{"x":0,"y":322107,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"148":{"props":[{"groupId":148,"instId":300002,"propState":1,"propId":300008,"pos":{"x":-57761,"y":177536,"z":51337},"rot":{"x":0,"y":320342,"z":0}},{"groupId":148,"instId":300001,"propState":1,"propId":100088,"pos":{"x":-57770,"y":177550,"z":51330},"rot":{"x":0,"y":230342,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"149":{"props":[{"groupId":149,"instId":300002,"propState":18,"propId":100020,"pos":{"x":-36313,"y":183245,"z":45690},"rot":{"x":0,"y":187515,"z":0}},{"groupId":149,"instId":300005,"propState":18,"propId":100019,"pos":{"x":-62784,"y":178283,"z":34851},"rot":{"x":0,"y":270352,"z":0}},{"groupId":149,"instId":300004,"propState":18,"propId":100018,"pos":{"x":-45430,"y":183653,"z":-80352},"rot":{"x":0,"y":265438,"z":0}},{"groupId":149,"instId":300003,"propState":18,"propId":100020,"pos":{"x":69934,"y":170417,"z":57893},"rot":{"x":0,"y":291880,"z":0}},{"groupId":149,"instId":300001,"propState":18,"propId":100018,"pos":{"x":-30105,"y":414996,"z":4812},"rot":{"x":0,"y":334362,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300007,"propState":18,"propId":101028,"pos":{"x":17317,"y":144064,"z":-14898},"rot":{"x":0,"y":308519,"z":0}},{"groupId":150,"instId":300009,"propState":18,"propId":101028,"pos":{"x":17632,"y":172665,"z":66685},"rot":{"x":0,"y":253459,"z":0}},{"groupId":150,"instId":300008,"propState":18,"propId":101028,"pos":{"x":-8976,"y":181678,"z":-90543},"rot":{"x":0,"y":334362,"z":0}},{"groupId":150,"instId":300006,"propState":18,"propId":101028,"pos":{"x":-26594,"y":181675,"z":-93204},"rot":{"x":0,"y":334362,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"166":{"props":[{"groupId":166,"instId":300002,"propState":0,"propId":100047,"pos":{"x":-42716,"y":172241,"z":52871},"rot":{"x":0,"y":19414,"z":0}},{"groupId":166,"instId":300005,"propState":0,"propId":100,"pos":{"x":-42800,"y":173610,"z":54148},"rot":{"x":0,"y":0,"z":0}},{"groupId":166,"instId":300004,"propState":0,"propId":100047,"pos":{"x":-41712,"y":172241,"z":53164},"rot":{"x":0,"y":336598,"z":0}},{"groupId":166,"instId":300003,"propState":0,"propId":100047,"pos":{"x":-43397,"y":172241,"z":55562},"rot":{"x":0,"y":124550,"z":0}},{"groupId":166,"instId":300001,"propState":0,"propId":100,"pos":{"x":-42535,"y":173152,"z":54004},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":166,"instId":400003,"npcId":3087,"pos":{"x":-41794,"y":172564,"z":53395},"rot":{"x":0,"y":339243,"z":0}},{"groupId":166,"instId":400002,"npcId":3088,"pos":{"x":-42618,"y":172550,"z":53074},"rot":{"x":0,"y":27470,"z":0}},{"groupId":166,"instId":400001,"npcId":3086,"pos":{"x":-43237,"y":172556,"z":55463},"rot":{"x":0,"y":123392,"z":0}}],"monsters":[],"teleports":{}},"191":{"props":[{"groupId":191,"instId":300001,"propState":8,"propId":110,"pos":{"x":-25034,"y":180967,"z":-83922},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":191,"instId":400003,"npcId":3103,"pos":{"x":-25879,"y":180918,"z":-82895},"rot":{"x":0,"y":115350,"z":0}},{"groupId":191,"instId":400002,"npcId":3110,"pos":{"x":-25833,"y":180920,"z":-83542},"rot":{"x":0,"y":79082,"z":0}},{"groupId":191,"instId":400001,"npcId":3046,"pos":{"x":-25727,"y":180967,"z":-84085},"rot":{"x":0,"y":77891,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":101,"startAnchorId":null,"startGroupId":null}},"20100001":{"P20100_F20100001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":1,"startGroupId":1}},"2010101":{"P20101_F20101001":{"scenes":{"17":{"props":[{"groupId":17,"instId":300003,"propState":8,"propId":101,"pos":{"x":92420,"y":3885,"z":-29570},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300002,"propState":8,"propId":101,"pos":{"x":23380,"y":14338,"z":-16390},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2010102":{"anchorId":2,"groupId":17,"instId":300002,"pos":{"x":20290,"y":14305,"z":-16630},"rot":{"x":0,"y":310000,"z":0}},"2010103":{"anchorId":3,"groupId":17,"instId":300003,"pos":{"x":89070,"y":3558,"z":-34210},"rot":{"x":0,"y":272850,"z":0}}}},"14":{"props":[{"groupId":14,"instId":300002,"propState":0,"propId":101016,"pos":{"x":-108735,"y":16086,"z":11661},"rot":{"x":0,"y":34500,"z":0}},{"groupId":14,"instId":300008,"propState":0,"propId":101017,"pos":{"x":17840,"y":12628,"z":-40120},"rot":{"x":0,"y":4300,"z":0}},{"groupId":14,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-66110,"y":16654,"z":12580},"rot":{"x":0,"y":4300,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":101016,"pos":{"x":41210,"y":3356,"z":-55370},"rot":{"x":0,"y":34500,"z":0}},{"groupId":14,"instId":300007,"propState":0,"propId":101016,"pos":{"x":5450,"y":16622,"z":-12380},"rot":{"x":0,"y":34500,"z":0}},{"groupId":14,"instId":300006,"propState":0,"propId":101017,"pos":{"x":21260,"y":14990,"z":-4600},"rot":{"x":0,"y":4300,"z":0}},{"groupId":14,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-19980,"y":20084,"z":1800},"rot":{"x":0,"y":4300,"z":0}},{"groupId":14,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-92210,"y":15711,"z":-10540},"rot":{"x":0,"y":4300,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300002,"propState":0,"propId":100,"pos":{"x":10070,"y":13630,"z":-49980},"rot":{"x":0,"y":289310,"z":0}},{"groupId":16,"instId":300003,"propState":0,"propId":115,"pos":{"x":-140060,"y":13354,"z":42000},"rot":{"x":0,"y":41440,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":114,"pos":{"x":-140060,"y":12670,"z":42000},"rot":{"x":0,"y":131440,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300002,"propState":12,"propId":60101,"pos":{"x":-58638,"y":15503,"z":-22743},"rot":{"x":0,"y":340210,"z":0}},{"groupId":18,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-80610,"y":17887,"z":21650},"rot":{"x":0,"y":45940,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[],"npcs":[],"monsters":[{"groupId":27,"instId":200002,"monsterId":8001020,"eventId":20101002,"pos":{"x":27530,"y":3174,"z":-50540},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"15":{"props":[],"npcs":[],"monsters":[{"groupId":15,"instId":200006,"monsterId":8001020,"eventId":20101106,"pos":{"x":24170,"y":2120,"z":-64020},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":200005,"monsterId":8001020,"eventId":20101105,"pos":{"x":29530,"y":2009,"z":-61210},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"29":{"props":[],"npcs":[],"monsters":[{"groupId":29,"instId":200003,"monsterId":1002040,"eventId":20101133,"pos":{"x":-70091,"y":15953,"z":8163},"rot":{"x":0,"y":294403,"z":0}},{"groupId":29,"instId":200002,"monsterId":1002040,"eventId":20101132,"pos":{"x":-69970,"y":16058,"z":10880},"rot":{"x":0,"y":222276,"z":0}},{"groupId":29,"instId":200001,"monsterId":1002040,"eventId":20101131,"pos":{"x":-73760,"y":16058,"z":9740},"rot":{"x":0,"y":125926,"z":0}}],"teleports":{}},"32":{"props":[],"npcs":[],"monsters":[{"groupId":32,"instId":200002,"monsterId":8001020,"eventId":20101136,"pos":{"x":-67980,"y":15839,"z":-16580},"rot":{"x":0,"y":178409,"z":0}},{"groupId":32,"instId":200003,"monsterId":8001020,"eventId":20101137,"pos":{"x":-65232,"y":15806,"z":-18937},"rot":{"x":0,"y":288331,"z":0}},{"groupId":32,"instId":200001,"monsterId":1022010,"eventId":20101135,"pos":{"x":-68380,"y":15934,"z":-19540},"rot":{"x":0,"y":42206,"z":0}}],"teleports":{}},"4":{"props":[],"npcs":[],"monsters":[{"groupId":4,"instId":200006,"monsterId":8001020,"eventId":20101106,"pos":{"x":-77891,"y":16038,"z":10379},"rot":{"x":0,"y":173085,"z":0}},{"groupId":4,"instId":200001,"monsterId":1022010,"eventId":20101107,"pos":{"x":-73968,"y":16048,"z":9539},"rot":{"x":0,"y":186699,"z":0}},{"groupId":4,"instId":200005,"monsterId":8001020,"eventId":20101105,"pos":{"x":29530,"y":2009,"z":-61210},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":200004,"monsterId":1022010,"eventId":20101110,"pos":{"x":-1470,"y":9589,"z":-54050},"rot":{"x":0,"y":83966,"z":0}}],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300001,"propState":8,"propId":801,"pos":{"x":-570,"y":19364,"z":4480},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1006":{"anchorId":1,"groupId":19,"instId":300001,"pos":{"x":-530,"y":19066,"z":1940},"rot":{"x":0,"y":0,"z":0}}}},"56":{"props":[{"groupId":56,"instId":300001,"propState":8,"propId":808,"pos":{"x":41300,"y":3724,"z":-36479},"rot":{"x":358308,"y":120000,"z":357802}}],"npcs":[],"monsters":[],"teleports":{"1001":{"anchorId":1,"groupId":56,"instId":300001,"pos":{"x":42548,"y":3716,"z":-38422},"rot":{"x":0,"y":325717,"z":0}}}},"7":{"props":[{"groupId":7,"instId":300003,"propState":0,"propId":211,"pos":{"x":-93040,"y":18542,"z":30841},"rot":{"x":486,"y":225000,"z":2114}},{"groupId":7,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300001,"propState":11,"propId":60103,"pos":{"x":-93040,"y":18542,"z":30841},"rot":{"x":486,"y":225000,"z":2114}}],"npcs":[],"monsters":[{"groupId":7,"instId":200001,"monsterId":8003010,"eventId":20101231,"pos":{"x":-95350,"y":18020,"z":28780},"rot":{"x":0,"y":225000,"z":0}}],"teleports":{}},"34":{"props":[],"npcs":[],"monsters":[{"groupId":34,"instId":200001,"monsterId":8002040,"eventId":20101111,"pos":{"x":-30950,"y":18360,"z":6620},"rot":{"x":0,"y":315600,"z":0}}],"teleports":{}},"78":{"props":[],"npcs":[{"groupId":78,"instId":400001,"npcId":1110,"pos":{"x":22790,"y":13902,"z":-22740},"rot":{"x":0,"y":109301,"z":0}}],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300001,"propState":8,"propId":110,"pos":{"x":20438,"y":-683,"z":-90444},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":102,"instId":400001,"npcId":3025,"pos":{"x":18380,"y":-468,"z":-88930},"rot":{"x":0,"y":306495,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":201,"startAnchorId":null,"startGroupId":null}},"2010102":{"P20101_F20101001":{"scenes":{"17":{"props":[{"groupId":17,"instId":300003,"propState":8,"propId":101,"pos":{"x":92420,"y":3885,"z":-29570},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300002,"propState":8,"propId":101,"pos":{"x":23380,"y":14338,"z":-16390},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2010102":{"anchorId":2,"groupId":17,"instId":300002,"pos":{"x":20290,"y":14305,"z":-16630},"rot":{"x":0,"y":310000,"z":0}},"2010103":{"anchorId":3,"groupId":17,"instId":300003,"pos":{"x":89070,"y":3558,"z":-34210},"rot":{"x":0,"y":272850,"z":0}}}},"18":{"props":[{"groupId":18,"instId":300002,"propState":12,"propId":60101,"pos":{"x":-58638,"y":15503,"z":-22743},"rot":{"x":0,"y":340210,"z":0}},{"groupId":18,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-80610,"y":17887,"z":21650},"rot":{"x":0,"y":45940,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300003,"propState":0,"propId":115,"pos":{"x":-140060,"y":13354,"z":42000},"rot":{"x":0,"y":41440,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":100,"pos":{"x":10070,"y":13630,"z":-49980},"rot":{"x":0,"y":289310,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":114,"pos":{"x":-140060,"y":12670,"z":42000},"rot":{"x":0,"y":131440,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300007,"propState":0,"propId":101016,"pos":{"x":5450,"y":16622,"z":-12380},"rot":{"x":0,"y":34500,"z":0}},{"groupId":14,"instId":300002,"propState":0,"propId":101016,"pos":{"x":-108735,"y":16086,"z":11661},"rot":{"x":0,"y":34500,"z":0}},{"groupId":14,"instId":300006,"propState":0,"propId":101017,"pos":{"x":21260,"y":14990,"z":-4600},"rot":{"x":0,"y":4300,"z":0}},{"groupId":14,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-66110,"y":16654,"z":12580},"rot":{"x":0,"y":4300,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":101016,"pos":{"x":41210,"y":3356,"z":-55370},"rot":{"x":0,"y":34500,"z":0}},{"groupId":14,"instId":300008,"propState":0,"propId":101017,"pos":{"x":17840,"y":12628,"z":-40120},"rot":{"x":0,"y":4300,"z":0}},{"groupId":14,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-19980,"y":20084,"z":1800},"rot":{"x":0,"y":4300,"z":0}},{"groupId":14,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-92210,"y":15711,"z":-10540},"rot":{"x":0,"y":4300,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[],"npcs":[],"monsters":[{"groupId":27,"instId":200002,"monsterId":8001020,"eventId":20101002,"pos":{"x":27530,"y":3174,"z":-50540},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"15":{"props":[],"npcs":[],"monsters":[{"groupId":15,"instId":200006,"monsterId":8001020,"eventId":20101106,"pos":{"x":24170,"y":2120,"z":-64020},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":200005,"monsterId":8001020,"eventId":20101105,"pos":{"x":29530,"y":2009,"z":-61210},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"29":{"props":[],"npcs":[],"monsters":[{"groupId":29,"instId":200003,"monsterId":1002040,"eventId":20101133,"pos":{"x":-70091,"y":15953,"z":8163},"rot":{"x":0,"y":294403,"z":0}},{"groupId":29,"instId":200002,"monsterId":1002040,"eventId":20101132,"pos":{"x":-69970,"y":16058,"z":10880},"rot":{"x":0,"y":222276,"z":0}},{"groupId":29,"instId":200001,"monsterId":1002040,"eventId":20101131,"pos":{"x":-73760,"y":16058,"z":9740},"rot":{"x":0,"y":125926,"z":0}}],"teleports":{}},"32":{"props":[],"npcs":[],"monsters":[{"groupId":32,"instId":200003,"monsterId":8001020,"eventId":20101137,"pos":{"x":-65232,"y":15806,"z":-18937},"rot":{"x":0,"y":288331,"z":0}},{"groupId":32,"instId":200002,"monsterId":8001020,"eventId":20101136,"pos":{"x":-67980,"y":15839,"z":-16580},"rot":{"x":0,"y":178409,"z":0}},{"groupId":32,"instId":200001,"monsterId":1022010,"eventId":20101135,"pos":{"x":-68380,"y":15934,"z":-19540},"rot":{"x":0,"y":42206,"z":0}}],"teleports":{}},"4":{"props":[],"npcs":[],"monsters":[{"groupId":4,"instId":200001,"monsterId":1022010,"eventId":20101107,"pos":{"x":-73968,"y":16048,"z":9539},"rot":{"x":0,"y":186699,"z":0}},{"groupId":4,"instId":200006,"monsterId":8001020,"eventId":20101106,"pos":{"x":-77891,"y":16038,"z":10379},"rot":{"x":0,"y":173085,"z":0}},{"groupId":4,"instId":200005,"monsterId":8001020,"eventId":20101105,"pos":{"x":29530,"y":2009,"z":-61210},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":200004,"monsterId":1022010,"eventId":20101110,"pos":{"x":-1470,"y":9589,"z":-54050},"rot":{"x":0,"y":83966,"z":0}}],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300001,"propState":8,"propId":801,"pos":{"x":-570,"y":19364,"z":4480},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1006":{"anchorId":1,"groupId":19,"instId":300001,"pos":{"x":-530,"y":19066,"z":1940},"rot":{"x":0,"y":0,"z":0}}}},"56":{"props":[{"groupId":56,"instId":300001,"propState":8,"propId":808,"pos":{"x":41300,"y":3724,"z":-36479},"rot":{"x":358308,"y":120000,"z":357802}}],"npcs":[],"monsters":[],"teleports":{"1001":{"anchorId":1,"groupId":56,"instId":300001,"pos":{"x":42548,"y":3716,"z":-38422},"rot":{"x":0,"y":325717,"z":0}}}},"7":{"props":[{"groupId":7,"instId":300003,"propState":0,"propId":211,"pos":{"x":-93040,"y":18542,"z":30841},"rot":{"x":486,"y":225000,"z":2114}},{"groupId":7,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300001,"propState":11,"propId":60103,"pos":{"x":-93040,"y":18542,"z":30841},"rot":{"x":486,"y":225000,"z":2114}}],"npcs":[],"monsters":[{"groupId":7,"instId":200001,"monsterId":8003010,"eventId":20101231,"pos":{"x":-95350,"y":18020,"z":28780},"rot":{"x":0,"y":225000,"z":0}}],"teleports":{}},"34":{"props":[],"npcs":[],"monsters":[{"groupId":34,"instId":200001,"monsterId":8002040,"eventId":20101111,"pos":{"x":-30950,"y":18360,"z":6620},"rot":{"x":0,"y":315600,"z":0}}],"teleports":{}},"78":{"props":[],"npcs":[{"groupId":78,"instId":400001,"npcId":1110,"pos":{"x":22790,"y":13902,"z":-22740},"rot":{"x":0,"y":109301,"z":0}}],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300001,"propState":8,"propId":110,"pos":{"x":20438,"y":-683,"z":-90444},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":102,"instId":400001,"npcId":3025,"pos":{"x":18380,"y":-468,"z":-88930},"rot":{"x":0,"y":306495,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":201,"startAnchorId":1,"startGroupId":88}},"201010102":{"P20101_F20101001":{"scenes":{"17":{"props":[{"groupId":17,"instId":300003,"propState":8,"propId":101,"pos":{"x":92420,"y":3885,"z":-29570},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300002,"propState":8,"propId":101,"pos":{"x":23380,"y":14338,"z":-16390},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2010102":{"anchorId":2,"groupId":17,"instId":300002,"pos":{"x":20290,"y":14305,"z":-16630},"rot":{"x":0,"y":310000,"z":0}},"2010103":{"anchorId":3,"groupId":17,"instId":300003,"pos":{"x":89070,"y":3558,"z":-34210},"rot":{"x":0,"y":272850,"z":0}}}},"16":{"props":[{"groupId":16,"instId":300002,"propState":0,"propId":100,"pos":{"x":10070,"y":13630,"z":-49980},"rot":{"x":0,"y":289310,"z":0}},{"groupId":16,"instId":300003,"propState":0,"propId":115,"pos":{"x":-140060,"y":13354,"z":42000},"rot":{"x":0,"y":41440,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":114,"pos":{"x":-140060,"y":12670,"z":42000},"rot":{"x":0,"y":131440,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-19980,"y":20084,"z":1800},"rot":{"x":0,"y":4300,"z":0}},{"groupId":14,"instId":300002,"propState":0,"propId":101016,"pos":{"x":-108735,"y":16086,"z":11661},"rot":{"x":0,"y":34500,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":101016,"pos":{"x":41210,"y":3356,"z":-55370},"rot":{"x":0,"y":34500,"z":0}},{"groupId":14,"instId":300008,"propState":0,"propId":101017,"pos":{"x":17840,"y":12628,"z":-40120},"rot":{"x":0,"y":4300,"z":0}},{"groupId":14,"instId":300007,"propState":0,"propId":101016,"pos":{"x":5450,"y":16622,"z":-12380},"rot":{"x":0,"y":34500,"z":0}},{"groupId":14,"instId":300006,"propState":0,"propId":101017,"pos":{"x":21260,"y":14990,"z":-4600},"rot":{"x":0,"y":4300,"z":0}},{"groupId":14,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-66110,"y":16654,"z":12580},"rot":{"x":0,"y":4300,"z":0}},{"groupId":14,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-92210,"y":15711,"z":-10540},"rot":{"x":0,"y":4300,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300002,"propState":12,"propId":60101,"pos":{"x":-58638,"y":15503,"z":-22743},"rot":{"x":0,"y":340210,"z":0}},{"groupId":18,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-80610,"y":17887,"z":21650},"rot":{"x":0,"y":45940,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[],"npcs":[],"monsters":[{"groupId":27,"instId":200002,"monsterId":8001020,"eventId":20101002,"pos":{"x":27530,"y":3174,"z":-50540},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"15":{"props":[],"npcs":[],"monsters":[{"groupId":15,"instId":200006,"monsterId":8001020,"eventId":20101106,"pos":{"x":24170,"y":2120,"z":-64020},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":200005,"monsterId":8001020,"eventId":20101105,"pos":{"x":29530,"y":2009,"z":-61210},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"29":{"props":[],"npcs":[],"monsters":[{"groupId":29,"instId":200002,"monsterId":1002040,"eventId":20101132,"pos":{"x":-69970,"y":16058,"z":10880},"rot":{"x":0,"y":222276,"z":0}},{"groupId":29,"instId":200003,"monsterId":1002040,"eventId":20101133,"pos":{"x":-70091,"y":15953,"z":8163},"rot":{"x":0,"y":294403,"z":0}},{"groupId":29,"instId":200001,"monsterId":1002040,"eventId":20101131,"pos":{"x":-73760,"y":16058,"z":9740},"rot":{"x":0,"y":125926,"z":0}}],"teleports":{}},"4":{"props":[],"npcs":[],"monsters":[{"groupId":4,"instId":200006,"monsterId":8001020,"eventId":20101106,"pos":{"x":-77891,"y":16038,"z":10379},"rot":{"x":0,"y":173085,"z":0}},{"groupId":4,"instId":200001,"monsterId":1022010,"eventId":20101107,"pos":{"x":-73968,"y":16048,"z":9539},"rot":{"x":0,"y":186699,"z":0}},{"groupId":4,"instId":200005,"monsterId":8001020,"eventId":20101105,"pos":{"x":29530,"y":2009,"z":-61210},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":200004,"monsterId":1022010,"eventId":20101110,"pos":{"x":-1470,"y":9589,"z":-54050},"rot":{"x":0,"y":83966,"z":0}}],"teleports":{}},"32":{"props":[],"npcs":[],"monsters":[{"groupId":32,"instId":200003,"monsterId":8001020,"eventId":20101137,"pos":{"x":-65232,"y":15806,"z":-18937},"rot":{"x":0,"y":288331,"z":0}},{"groupId":32,"instId":200002,"monsterId":8001020,"eventId":20101136,"pos":{"x":-67980,"y":15839,"z":-16580},"rot":{"x":0,"y":178409,"z":0}},{"groupId":32,"instId":200001,"monsterId":1022010,"eventId":20101135,"pos":{"x":-68380,"y":15934,"z":-19540},"rot":{"x":0,"y":42206,"z":0}}],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300001,"propState":8,"propId":801,"pos":{"x":-570,"y":19364,"z":4480},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1006":{"anchorId":1,"groupId":19,"instId":300001,"pos":{"x":-530,"y":19066,"z":1940},"rot":{"x":0,"y":0,"z":0}}}},"56":{"props":[{"groupId":56,"instId":300001,"propState":8,"propId":808,"pos":{"x":41300,"y":3724,"z":-36479},"rot":{"x":358308,"y":120000,"z":357802}}],"npcs":[],"monsters":[],"teleports":{"1001":{"anchorId":1,"groupId":56,"instId":300001,"pos":{"x":42548,"y":3716,"z":-38422},"rot":{"x":0,"y":325717,"z":0}}}},"7":{"props":[{"groupId":7,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":211,"pos":{"x":-93040,"y":18542,"z":30841},"rot":{"x":486,"y":225000,"z":2114}},{"groupId":7,"instId":300001,"propState":11,"propId":60103,"pos":{"x":-93040,"y":18542,"z":30841},"rot":{"x":486,"y":225000,"z":2114}}],"npcs":[],"monsters":[{"groupId":7,"instId":200001,"monsterId":8003010,"eventId":20101231,"pos":{"x":-95350,"y":18020,"z":28780},"rot":{"x":0,"y":225000,"z":0}}],"teleports":{}},"34":{"props":[],"npcs":[],"monsters":[{"groupId":34,"instId":200001,"monsterId":8002040,"eventId":20101111,"pos":{"x":-30950,"y":18360,"z":6620},"rot":{"x":0,"y":315600,"z":0}}],"teleports":{}},"78":{"props":[],"npcs":[{"groupId":78,"instId":400001,"npcId":1110,"pos":{"x":22790,"y":13902,"z":-22740},"rot":{"x":0,"y":109301,"z":0}}],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300001,"propState":8,"propId":110,"pos":{"x":20438,"y":-683,"z":-90444},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":102,"instId":400001,"npcId":3025,"pos":{"x":18380,"y":-468,"z":-88930},"rot":{"x":0,"y":306495,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":201,"startAnchorId":null,"startGroupId":null}},"2011101":{"P20111_F20111001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300003,"propState":0,"propId":102,"pos":{"x":46550,"y":-2167,"z":-7870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":2,"instId":300004,"propState":8,"propId":101,"pos":{"x":-19929,"y":-2108,"z":-167830},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300002,"propState":8,"propId":101,"pos":{"x":5620,"y":-2134,"z":-69913},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300001,"propState":8,"propId":101,"pos":{"x":39310,"y":-2167,"z":-8490},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2011101":{"anchorId":1,"groupId":2,"instId":300001,"pos":{"x":34190,"y":-2167,"z":-8490},"rot":{"x":0,"y":270000,"z":0}},"2011102":{"anchorId":2,"groupId":2,"instId":300002,"pos":{"x":8460,"y":-2134,"z":-72956},"rot":{"x":0,"y":180000,"z":0}},"2011103":{"anchorId":3,"groupId":2,"instId":300004,"pos":{"x":-22970,"y":-2034,"z":-170000},"rot":{"x":0,"y":270000,"z":0}}}},"21":{"props":[{"groupId":21,"instId":300006,"propState":0,"propId":101004,"pos":{"x":-2370,"y":-2134,"z":-88890},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300003,"propState":0,"propId":101001,"pos":{"x":26760,"y":-1150,"z":-82588},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":101004,"pos":{"x":13127,"y":-2139,"z":-16017},"rot":{"x":0,"y":225000,"z":0}},{"groupId":21,"instId":300007,"propState":2,"propId":101001,"pos":{"x":-4570,"y":-2134,"z":-87780},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300004,"propState":2,"propId":101001,"pos":{"x":4800,"y":-2160,"z":-208496},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300005,"propState":0,"propId":101004,"pos":{"x":-5290,"y":-2107,"z":-170316},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300002,"propState":0,"propId":101004,"pos":{"x":29457,"y":-1114,"z":-87132},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300008,"propState":0,"propId":101001,"pos":{"x":10810,"y":-2160,"z":-20560},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300008,"propState":12,"propId":60101,"pos":{"x":-59200,"y":-2141,"z":-184760},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300005,"propState":12,"propId":60101,"pos":{"x":-8050,"y":-2134,"z":-173160},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300004,"propState":12,"propId":60101,"pos":{"x":22635,"y":-2134,"z":-172267},"rot":{"x":0,"y":315000,"z":0}},{"groupId":5,"instId":300003,"propState":12,"propId":60101,"pos":{"x":21686,"y":-1134,"z":-73254},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300002,"propState":12,"propId":60101,"pos":{"x":12375,"y":-2139,"z":-18513},"rot":{"x":0,"y":315000,"z":0}},{"groupId":5,"instId":300001,"propState":12,"propId":60101,"pos":{"x":21294,"y":1824,"z":-1800},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300008,"propState":12,"propId":60101,"pos":{"x":25480,"y":-140,"z":-175060},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300007,"propState":0,"propId":101016,"pos":{"x":-8669,"y":1876,"z":15180},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":101017,"pos":{"x":880,"y":-2134,"z":-173237},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300014,"propState":0,"propId":101017,"pos":{"x":27004,"y":-1134,"z":-100501},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":101017,"pos":{"x":-2551,"y":1876,"z":21501},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":101017,"pos":{"x":34179,"y":-140,"z":-197655},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300010,"propState":0,"propId":101017,"pos":{"x":6583,"y":-2134,"z":-184250},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300009,"propState":0,"propId":101017,"pos":{"x":15969,"y":-2134,"z":-156658},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300008,"propState":0,"propId":101017,"pos":{"x":17643,"y":-2134,"z":-133971},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":101017,"pos":{"x":32068,"y":-2134,"z":-113765},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":101017,"pos":{"x":44040,"y":-1134,"z":-100890},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":101017,"pos":{"x":10950,"y":-2145,"z":-32836},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":101017,"pos":{"x":-22553,"y":1876,"z":6976},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":101016,"pos":{"x":37660,"y":-140,"z":-182380},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300012,"propState":0,"propId":101016,"pos":{"x":-25470,"y":-2134,"z":-173596},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":0,"propId":101016,"pos":{"x":11338,"y":-2134,"z":-71598},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[],"npcs":[],"monsters":[{"groupId":27,"instId":200002,"monsterId":1022020,"eventId":20111102,"pos":{"x":-190,"y":-2140,"z":-24050},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":200005,"monsterId":1022020,"eventId":20111132,"pos":{"x":17710,"y":-2134,"z":-155750},"rot":{"x":0,"y":45000,"z":0}},{"groupId":27,"instId":200004,"monsterId":8001010,"eventId":20111131,"pos":{"x":24270,"y":-2134,"z":-154779},"rot":{"x":0,"y":225000,"z":0}},{"groupId":27,"instId":200008,"monsterId":1022020,"eventId":20111108,"pos":{"x":4730,"y":-2134,"z":-206060},"rot":{"x":0,"y":759,"z":0}},{"groupId":27,"instId":200007,"monsterId":8001020,"eventId":20111107,"pos":{"x":21800,"y":-2134,"z":-133240},"rot":{"x":0,"y":759,"z":0}},{"groupId":27,"instId":200006,"monsterId":1022020,"eventId":20111106,"pos":{"x":-2200,"y":-2134,"z":-110430},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":200003,"monsterId":8001020,"eventId":20111103,"pos":{"x":7880,"y":-2139,"z":-44360},"rot":{"x":0,"y":180000,"z":0}},{"groupId":27,"instId":200001,"monsterId":8001020,"eventId":20111101,"pos":{"x":-1120,"y":-2139,"z":-21790},"rot":{"x":0,"y":150000,"z":0}}],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300003,"propState":8,"propId":702,"pos":{"x":-60650,"y":-1141,"z":-170300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":19,"instId":200001,"monsterId":8003041,"eventId":101207,"pos":{"x":-60650,"y":-2141,"z":-170300},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{"1107":{"anchorId":1,"groupId":19,"instId":300003,"pos":{"x":-54207,"y":-2141,"z":-170330},"rot":{"x":0,"y":270000,"z":0}}}},"23":{"props":[{"groupId":23,"instId":300001,"propState":8,"propId":801,"pos":{"x":-2320,"y":-2134,"z":-77850},"rot":{"x":0,"y":120000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1007":{"anchorId":1,"groupId":23,"instId":300001,"pos":{"x":110,"y":-2130,"z":-78020},"rot":{"x":0,"y":270000,"z":0}}}},"26":{"props":[{"groupId":26,"instId":300001,"propState":8,"propId":808,"pos":{"x":-20000,"y":1876,"z":9600},"rot":{"x":0,"y":65657,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1002":{"anchorId":1,"groupId":26,"instId":300001,"pos":{"x":-17550,"y":1876,"z":9728},"rot":{"x":0,"y":270000,"z":0}}}},"11":{"props":[{"groupId":11,"instId":300003,"propState":18,"propId":101030,"pos":{"x":-3814,"y":-873,"z":-113346},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":11,"instId":300002,"propState":18,"propId":101030,"pos":{"x":51129,"y":800,"z":-208073},"rot":{"x":0,"y":324790,"z":0}},{"groupId":11,"instId":300001,"propState":18,"propId":101031,"pos":{"x":33892,"y":788,"z":-211942},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300001,"propState":1,"propId":101004,"pos":{"x":4870,"y":1876,"z":11640},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300003,"propState":0,"propId":211,"pos":{"x":-6530,"y":1876,"z":33390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":100,"pos":{"x":-6530,"y":1876,"z":33390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300001,"propState":11,"propId":60102,"pos":{"x":-6530,"y":1876,"z":33390},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":3,"instId":200002,"monsterId":1022020,"eventId":20111234,"pos":{"x":-9060,"y":1876,"z":29460},"rot":{"x":0,"y":150000,"z":0}},{"groupId":3,"instId":200001,"monsterId":1022020,"eventId":20111231,"pos":{"x":-6530,"y":1876,"z":30540},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300003,"propState":0,"propId":211,"pos":{"x":47346,"y":-140,"z":-187947},"rot":{"x":0,"y":135000,"z":0}},{"groupId":20,"instId":300001,"propState":11,"propId":60103,"pos":{"x":49420,"y":-140,"z":-183300},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":20,"instId":200001,"monsterId":8003020,"eventId":20111233,"pos":{"x":49100,"y":-140,"z":-187240},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"24":{"props":[],"npcs":[],"monsters":[{"groupId":24,"instId":200001,"monsterId":8002040,"eventId":20111133,"pos":{"x":29090,"y":-2130,"z":-112310},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300009,"propState":0,"propId":100,"pos":{"x":28330,"y":-240,"z":-208530},"rot":{"x":0,"y":22616,"z":0}},{"groupId":47,"instId":300002,"propState":0,"propId":301010,"pos":{"x":28330,"y":-140,"z":-208530},"rot":{"x":0,"y":22616,"z":0}},{"groupId":47,"instId":300008,"propState":1,"propId":211,"pos":{"x":19880,"y":-2034,"z":-135326},"rot":{"x":0,"y":270000,"z":0}},{"groupId":47,"instId":300006,"propState":0,"propId":211,"pos":{"x":28330,"y":-140,"z":-208530},"rot":{"x":0,"y":22616,"z":0}},{"groupId":47,"instId":300005,"propState":0,"propId":100,"pos":{"x":7600,"y":14845,"z":120316},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300007,"propState":0,"propId":100,"pos":{"x":17401,"y":-2120,"z":-136560},"rot":{"x":0,"y":270000,"z":0}},{"groupId":47,"instId":300004,"propState":20,"propId":60102,"pos":{"x":18957,"y":-2130,"z":-135022},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300003,"propState":10,"propId":100,"pos":{"x":28664,"y":542,"z":-208193},"rot":{"x":0,"y":143675,"z":0}},{"groupId":47,"instId":300001,"propState":0,"propId":100,"pos":{"x":17393,"y":-1130,"z":-136874},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300002,"propState":0,"propId":100,"pos":{"x":39650,"y":-1134,"z":-91550},"rot":{"x":0,"y":180000,"z":0}},{"groupId":53,"instId":300001,"propState":20,"propId":60102,"pos":{"x":39650,"y":-1134,"z":-91550},"rot":{"x":0,"y":180000,"z":0}},{"groupId":53,"instId":300020,"propState":0,"propId":217,"pos":{"x":33430,"y":-1130,"z":-93490},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300002,"propState":0,"propId":100,"pos":{"x":-4570,"y":-2134,"z":-98970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":54,"instId":300001,"propState":20,"propId":60102,"pos":{"x":41810,"y":-1134,"z":-91550},"rot":{"x":0,"y":180000,"z":0}},{"groupId":54,"instId":300020,"propState":0,"propId":217,"pos":{"x":33430,"y":-1130,"z":-93490},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300003,"propState":0,"propId":211,"pos":{"x":-4750,"y":-2134,"z":-93550},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300002,"propState":0,"propId":100,"pos":{"x":-4750,"y":-2134,"z":-93550},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300001,"propState":12,"propId":60102,"pos":{"x":-4750,"y":-2134,"z":-93550},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":201,"startAnchorId":null,"startGroupId":null}},"201110102":{"P20111_F20111001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300001,"propState":8,"propId":101,"pos":{"x":39310,"y":-2167,"z":-8490},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300003,"propState":0,"propId":102,"pos":{"x":46550,"y":-2167,"z":-7870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":2,"instId":300004,"propState":8,"propId":101,"pos":{"x":-19929,"y":-2108,"z":-167830},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300002,"propState":8,"propId":101,"pos":{"x":5620,"y":-2134,"z":-69913},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2011101":{"anchorId":1,"groupId":2,"instId":300001,"pos":{"x":34190,"y":-2167,"z":-8490},"rot":{"x":0,"y":270000,"z":0}},"2011102":{"anchorId":2,"groupId":2,"instId":300002,"pos":{"x":8460,"y":-2134,"z":-72956},"rot":{"x":0,"y":180000,"z":0}},"2011103":{"anchorId":3,"groupId":2,"instId":300004,"pos":{"x":-22970,"y":-2034,"z":-170000},"rot":{"x":0,"y":270000,"z":0}}}},"73":{"props":[{"groupId":73,"instId":300008,"propState":12,"propId":60101,"pos":{"x":25480,"y":-140,"z":-175060},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300004,"propState":2,"propId":101001,"pos":{"x":4800,"y":-2160,"z":-208496},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300008,"propState":0,"propId":101001,"pos":{"x":10810,"y":-2160,"z":-20560},"rot":{"x":0,"y":315000,"z":0}},{"groupId":21,"instId":300007,"propState":2,"propId":101001,"pos":{"x":-4570,"y":-2134,"z":-87780},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300006,"propState":0,"propId":101004,"pos":{"x":-2370,"y":-2134,"z":-88890},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300005,"propState":0,"propId":101004,"pos":{"x":-5290,"y":-2107,"z":-170316},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300003,"propState":0,"propId":101001,"pos":{"x":26760,"y":-1150,"z":-82588},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300002,"propState":0,"propId":101004,"pos":{"x":29457,"y":-1114,"z":-87132},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":101004,"pos":{"x":13127,"y":-2139,"z":-16017},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300008,"propState":12,"propId":60101,"pos":{"x":-59200,"y":-2141,"z":-184760},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300005,"propState":12,"propId":60101,"pos":{"x":-8050,"y":-2134,"z":-173160},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300004,"propState":12,"propId":60101,"pos":{"x":22635,"y":-2134,"z":-172267},"rot":{"x":0,"y":315000,"z":0}},{"groupId":5,"instId":300003,"propState":12,"propId":60101,"pos":{"x":21686,"y":-1134,"z":-73254},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300002,"propState":12,"propId":60101,"pos":{"x":12375,"y":-2139,"z":-18513},"rot":{"x":0,"y":315000,"z":0}},{"groupId":5,"instId":300001,"propState":12,"propId":60101,"pos":{"x":21294,"y":1824,"z":-1800},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300002,"propState":0,"propId":101017,"pos":{"x":10950,"y":-2145,"z":-32836},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":101017,"pos":{"x":880,"y":-2134,"z":-173237},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300010,"propState":0,"propId":101017,"pos":{"x":6583,"y":-2134,"z":-184250},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300008,"propState":0,"propId":101017,"pos":{"x":17643,"y":-2134,"z":-133971},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":101017,"pos":{"x":-22553,"y":1876,"z":6976},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":101016,"pos":{"x":-8669,"y":1876,"z":15180},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300014,"propState":0,"propId":101017,"pos":{"x":27004,"y":-1134,"z":-100501},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":101017,"pos":{"x":-2551,"y":1876,"z":21501},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":101017,"pos":{"x":34179,"y":-140,"z":-197655},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300009,"propState":0,"propId":101017,"pos":{"x":15969,"y":-2134,"z":-156658},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":101017,"pos":{"x":32068,"y":-2134,"z":-113765},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":101017,"pos":{"x":44040,"y":-1134,"z":-100890},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":101016,"pos":{"x":37660,"y":-140,"z":-182380},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300012,"propState":0,"propId":101016,"pos":{"x":-25470,"y":-2134,"z":-173596},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":0,"propId":101016,"pos":{"x":11338,"y":-2134,"z":-71598},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[],"npcs":[],"monsters":[{"groupId":27,"instId":200005,"monsterId":1022020,"eventId":20111132,"pos":{"x":17710,"y":-2134,"z":-155750},"rot":{"x":0,"y":45000,"z":0}},{"groupId":27,"instId":200004,"monsterId":8001010,"eventId":20111131,"pos":{"x":24270,"y":-2134,"z":-154779},"rot":{"x":0,"y":225000,"z":0}},{"groupId":27,"instId":200008,"monsterId":1022020,"eventId":20111108,"pos":{"x":4730,"y":-2134,"z":-206060},"rot":{"x":0,"y":759,"z":0}},{"groupId":27,"instId":200007,"monsterId":8001020,"eventId":20111107,"pos":{"x":21800,"y":-2134,"z":-133240},"rot":{"x":0,"y":759,"z":0}},{"groupId":27,"instId":200006,"monsterId":1022020,"eventId":20111106,"pos":{"x":-2200,"y":-2134,"z":-110430},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":200003,"monsterId":8001020,"eventId":20111103,"pos":{"x":7880,"y":-2139,"z":-44360},"rot":{"x":0,"y":180000,"z":0}},{"groupId":27,"instId":200002,"monsterId":1022020,"eventId":20111102,"pos":{"x":-190,"y":-2140,"z":-24050},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":200001,"monsterId":8001020,"eventId":20111101,"pos":{"x":-1120,"y":-2139,"z":-21790},"rot":{"x":0,"y":150000,"z":0}}],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300003,"propState":8,"propId":702,"pos":{"x":-60650,"y":-1141,"z":-170300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":19,"instId":200001,"monsterId":8003041,"eventId":101207,"pos":{"x":-60650,"y":-2141,"z":-170300},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{"1107":{"anchorId":1,"groupId":19,"instId":300003,"pos":{"x":-54207,"y":-2141,"z":-170330},"rot":{"x":0,"y":270000,"z":0}}}},"23":{"props":[{"groupId":23,"instId":300001,"propState":8,"propId":801,"pos":{"x":-2320,"y":-2134,"z":-77850},"rot":{"x":0,"y":120000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1007":{"anchorId":1,"groupId":23,"instId":300001,"pos":{"x":110,"y":-2130,"z":-78020},"rot":{"x":0,"y":270000,"z":0}}}},"26":{"props":[{"groupId":26,"instId":300001,"propState":8,"propId":808,"pos":{"x":-20000,"y":1876,"z":9600},"rot":{"x":0,"y":65657,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1002":{"anchorId":1,"groupId":26,"instId":300001,"pos":{"x":-17550,"y":1876,"z":9728},"rot":{"x":0,"y":270000,"z":0}}}},"11":{"props":[{"groupId":11,"instId":300001,"propState":18,"propId":101031,"pos":{"x":33892,"y":788,"z":-211942},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300003,"propState":18,"propId":101030,"pos":{"x":-3814,"y":-873,"z":-113346},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":11,"instId":300002,"propState":18,"propId":101030,"pos":{"x":51129,"y":800,"z":-208073},"rot":{"x":0,"y":324790,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300001,"propState":1,"propId":101004,"pos":{"x":4870,"y":1876,"z":11640},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300003,"propState":0,"propId":211,"pos":{"x":-6530,"y":1876,"z":33390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":100,"pos":{"x":-6530,"y":1876,"z":33390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300001,"propState":11,"propId":60102,"pos":{"x":-6530,"y":1876,"z":33390},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":3,"instId":200002,"monsterId":1022020,"eventId":20111234,"pos":{"x":-9060,"y":1876,"z":29460},"rot":{"x":0,"y":150000,"z":0}},{"groupId":3,"instId":200001,"monsterId":1022020,"eventId":20111231,"pos":{"x":-6530,"y":1876,"z":30540},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300003,"propState":0,"propId":211,"pos":{"x":47346,"y":-140,"z":-187947},"rot":{"x":0,"y":135000,"z":0}},{"groupId":20,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300001,"propState":11,"propId":60103,"pos":{"x":49420,"y":-140,"z":-183300},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":20,"instId":200001,"monsterId":8003020,"eventId":20111233,"pos":{"x":49100,"y":-140,"z":-187240},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"24":{"props":[],"npcs":[],"monsters":[{"groupId":24,"instId":200001,"monsterId":8002040,"eventId":20111133,"pos":{"x":29090,"y":-2130,"z":-112310},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300007,"propState":0,"propId":100,"pos":{"x":17401,"y":-2120,"z":-136560},"rot":{"x":0,"y":270000,"z":0}},{"groupId":47,"instId":300002,"propState":0,"propId":301010,"pos":{"x":28330,"y":-140,"z":-208530},"rot":{"x":0,"y":22616,"z":0}},{"groupId":47,"instId":300009,"propState":0,"propId":100,"pos":{"x":28330,"y":-240,"z":-208530},"rot":{"x":0,"y":22616,"z":0}},{"groupId":47,"instId":300008,"propState":1,"propId":211,"pos":{"x":19880,"y":-2034,"z":-135326},"rot":{"x":0,"y":270000,"z":0}},{"groupId":47,"instId":300006,"propState":0,"propId":211,"pos":{"x":28330,"y":-140,"z":-208530},"rot":{"x":0,"y":22616,"z":0}},{"groupId":47,"instId":300005,"propState":0,"propId":100,"pos":{"x":7600,"y":14845,"z":120316},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300004,"propState":20,"propId":60102,"pos":{"x":18957,"y":-2130,"z":-135022},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300003,"propState":10,"propId":100,"pos":{"x":28664,"y":542,"z":-208193},"rot":{"x":0,"y":143675,"z":0}},{"groupId":47,"instId":300001,"propState":0,"propId":100,"pos":{"x":17393,"y":-1130,"z":-136874},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300002,"propState":0,"propId":100,"pos":{"x":39650,"y":-1134,"z":-91550},"rot":{"x":0,"y":180000,"z":0}},{"groupId":53,"instId":300001,"propState":20,"propId":60102,"pos":{"x":39650,"y":-1134,"z":-91550},"rot":{"x":0,"y":180000,"z":0}},{"groupId":53,"instId":300020,"propState":0,"propId":217,"pos":{"x":33430,"y":-1130,"z":-93490},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300001,"propState":20,"propId":60102,"pos":{"x":41810,"y":-1134,"z":-91550},"rot":{"x":0,"y":180000,"z":0}},{"groupId":54,"instId":300002,"propState":0,"propId":100,"pos":{"x":-4570,"y":-2134,"z":-98970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":54,"instId":300020,"propState":0,"propId":217,"pos":{"x":33430,"y":-1130,"z":-93490},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300003,"propState":0,"propId":211,"pos":{"x":-4750,"y":-2134,"z":-93550},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300002,"propState":0,"propId":100,"pos":{"x":-4750,"y":-2134,"z":-93550},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300001,"propState":12,"propId":60102,"pos":{"x":-4750,"y":-2134,"z":-93550},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":201,"startAnchorId":null,"startGroupId":null}},"2012101":{"P20121_F20121001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300035,"propState":0,"propId":301005,"pos":{"x":135120,"y":28080,"z":-125260},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300005,"propState":2,"propId":101007,"pos":{"x":135120,"y":59008,"z":-125260},"rot":{"x":0,"y":330000,"z":0}},{"groupId":3,"instId":300011,"propState":0,"propId":101008,"pos":{"x":142080,"y":28415,"z":-124750},"rot":{"x":0,"y":352130,"z":0}},{"groupId":3,"instId":300027,"propState":2,"propId":101008,"pos":{"x":128700,"y":58984,"z":-126230},"rot":{"x":0,"y":234180,"z":0}},{"groupId":3,"instId":300013,"propState":0,"propId":301004,"pos":{"x":135109,"y":50639,"z":-125266},"rot":{"x":0,"y":328448,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300001,"propState":8,"propId":101,"pos":{"x":248251,"y":45265,"z":-74400},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300007,"propState":0,"propId":102,"pos":{"x":131470,"y":46110,"z":-17200},"rot":{"x":0,"y":347080,"z":0}},{"groupId":2,"instId":300003,"propState":0,"propId":115,"pos":{"x":130170,"y":48150,"z":-17500},"rot":{"x":0,"y":347080,"z":0}},{"groupId":2,"instId":300005,"propState":0,"propId":114,"pos":{"x":130170,"y":46659,"z":-17500},"rot":{"x":0,"y":347080,"z":0}},{"groupId":2,"instId":300004,"propState":8,"propId":101,"pos":{"x":189170,"y":34698,"z":-155570},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300002,"propState":8,"propId":101,"pos":{"x":179270,"y":55691,"z":-188100},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300006,"propState":8,"propId":101,"pos":{"x":124660,"y":46850,"z":-23660},"rot":{"x":0,"y":13992,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2012101":{"anchorId":1,"groupId":2,"instId":300006,"pos":{"x":127850,"y":46588,"z":-27590},"rot":{"x":0,"y":190000,"z":0}},"2012102":{"anchorId":2,"groupId":2,"instId":300002,"pos":{"x":177855,"y":55671,"z":-185106},"rot":{"x":0,"y":40000,"z":0}},"2012103":{"anchorId":4,"groupId":2,"instId":300004,"pos":{"x":191750,"y":34645,"z":-153710},"rot":{"x":0,"y":10000,"z":0}},"2012105":{"anchorId":3,"groupId":2,"instId":300001,"pos":{"x":245860,"y":45265,"z":-70270},"rot":{"x":0,"y":300000,"z":0}}}},"5":{"props":[{"groupId":5,"instId":300007,"propState":12,"propId":60101,"pos":{"x":234507,"y":47449,"z":-111689},"rot":{"x":0,"y":290000,"z":0}},{"groupId":5,"instId":300009,"propState":12,"propId":60101,"pos":{"x":170040,"y":54039,"z":-146640},"rot":{"x":0,"y":122263,"z":0}},{"groupId":5,"instId":300010,"propState":12,"propId":60101,"pos":{"x":127440,"y":38191,"z":-94150},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300005,"propState":12,"propId":60101,"pos":{"x":271040,"y":52609,"z":-143760},"rot":{"x":0,"y":200000,"z":0}},{"groupId":5,"instId":300003,"propState":12,"propId":60101,"pos":{"x":249238,"y":45398,"z":-48786},"rot":{"x":0,"y":200000,"z":0}},{"groupId":5,"instId":300012,"propState":12,"propId":60101,"pos":{"x":149090,"y":46537,"z":-62970},"rot":{"x":0,"y":182537,"z":0}},{"groupId":5,"instId":300004,"propState":12,"propId":60101,"pos":{"x":244112,"y":50340,"z":-129259},"rot":{"x":0,"y":160000,"z":0}},{"groupId":5,"instId":300008,"propState":12,"propId":60101,"pos":{"x":203510,"y":51271,"z":-169400},"rot":{"x":0,"y":82181,"z":0}},{"groupId":5,"instId":300002,"propState":12,"propId":60101,"pos":{"x":173580,"y":55876,"z":-193280},"rot":{"x":0,"y":339363,"z":0}},{"groupId":5,"instId":300001,"propState":12,"propId":60101,"pos":{"x":99079,"y":56086,"z":-50917},"rot":{"x":0,"y":214909,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300005,"propState":0,"propId":101016,"pos":{"x":250240,"y":52634,"z":-172840},"rot":{"x":0,"y":60000,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":101017,"pos":{"x":212053,"y":46632,"z":-58076},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300018,"propState":0,"propId":101017,"pos":{"x":150580,"y":46487,"z":-75710},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300008,"propState":0,"propId":101017,"pos":{"x":227220,"y":47702,"z":-119910},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300014,"propState":0,"propId":101017,"pos":{"x":225358,"y":44239,"z":-154609},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":101016,"pos":{"x":119960,"y":47038,"z":-31560},"rot":{"x":0,"y":40000,"z":0}},{"groupId":6,"instId":300010,"propState":0,"propId":101016,"pos":{"x":141530,"y":28704,"z":-114190},"rot":{"x":0,"y":240000,"z":0}},{"groupId":6,"instId":300012,"propState":0,"propId":101017,"pos":{"x":118200,"y":46590,"z":-66470},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300019,"propState":0,"propId":101017,"pos":{"x":205990,"y":28524,"z":-136970},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300009,"propState":0,"propId":101017,"pos":{"x":166430,"y":46395,"z":-60810},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300017,"propState":0,"propId":101017,"pos":{"x":239470,"y":45318,"z":-82210},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300016,"propState":0,"propId":101017,"pos":{"x":249460,"y":52235,"z":-149290},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":101017,"pos":{"x":258970,"y":52799,"z":-164370},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":101017,"pos":{"x":176670,"y":54698,"z":-157982},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300004,"propState":0,"propId":101017,"pos":{"x":133060,"y":58914,"z":-151580},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":101017,"pos":{"x":96697,"y":58612,"z":-85094},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":101017,"pos":{"x":126950,"y":58985,"z":-123750},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":101017,"pos":{"x":124978,"y":52757,"z":-61597},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300020,"propState":0,"propId":101016,"pos":{"x":192610,"y":28566,"z":-138040},"rot":{"x":0,"y":60000,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":101016,"pos":{"x":167410,"y":56130,"z":-176500},"rot":{"x":0,"y":214909,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300003,"propState":0,"propId":211,"pos":{"x":129890,"y":29189,"z":-109870},"rot":{"x":0,"y":180000,"z":0}},{"groupId":23,"instId":300001,"propState":11,"propId":60102,"pos":{"x":129890,"y":29189,"z":-109870},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":23,"instId":200002,"monsterId":1002020,"eventId":20121234,"pos":{"x":128830,"y":28900,"z":-112560},"rot":{"x":0,"y":40000,"z":0}},{"groupId":23,"instId":200001,"monsterId":1002020,"eventId":20121232,"pos":{"x":131452,"y":28991,"z":-111908},"rot":{"x":0,"y":320000,"z":0}}],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300003,"propState":0,"propId":211,"pos":{"x":213240,"y":28451,"z":-142390},"rot":{"x":0,"y":290000,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300001,"propState":11,"propId":60103,"pos":{"x":213240,"y":28451,"z":-142390},"rot":{"x":0,"y":290000,"z":0}}],"npcs":[],"monsters":[{"groupId":26,"instId":200001,"monsterId":1013020,"eventId":20121231,"pos":{"x":209910,"y":28409,"z":-141180},"rot":{"x":0,"y":290000,"z":0}}],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300001,"propState":8,"propId":801,"pos":{"x":114610,"y":46975,"z":-44960},"rot":{"x":0,"y":358325,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1010":{"anchorId":1,"groupId":100,"instId":300001,"pos":{"x":117240,"y":46810,"z":-44877},"rot":{"x":0,"y":268325,"z":0}}}},"50":{"props":[{"groupId":50,"instId":300001,"propState":8,"propId":808,"pos":{"x":186417,"y":55112,"z":-167952},"rot":{"x":0,"y":114082,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1003":{"anchorId":1,"groupId":50,"instId":300001,"pos":{"x":186692,"y":55115,"z":-170540},"rot":{"x":0,"y":0,"z":0}}}},"21":{"props":[{"groupId":21,"instId":300003,"propState":8,"propId":702,"pos":{"x":188380,"y":29400,"z":-126680},"rot":{"x":0,"y":101491,"z":0}}],"npcs":[],"monsters":[{"groupId":21,"instId":200001,"monsterId":1013021,"eventId":101205,"pos":{"x":188380,"y":28600,"z":-126680},"rot":{"x":0,"y":191491,"z":0}}],"teleports":{"1105":{"anchorId":1,"groupId":21,"instId":300003,"pos":{"x":187420,"y":28490,"z":-132974},"rot":{"x":0,"y":11491,"z":0}}}},"123":{"props":[{"groupId":123,"instId":300003,"propState":8,"propId":702,"pos":{"x":264960,"y":53545,"z":-152620},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":123,"instId":200001,"monsterId":1023012,"eventId":101212,"pos":{"x":264960,"y":52545,"z":-152620},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{"1112":{"anchorId":1,"groupId":123,"instId":300003,"pos":{"x":264660,"y":52546,"z":-158480},"rot":{"x":0,"y":0,"z":0}}}},"31":{"props":[{"groupId":31,"instId":300008,"propState":18,"propId":101031,"pos":{"x":136118,"y":59590,"z":-154374},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300002,"propState":18,"propId":101030,"pos":{"x":235771,"y":46209,"z":-48586},"rot":{"x":0,"y":190000,"z":0}},{"groupId":31,"instId":300014,"propState":18,"propId":101029,"pos":{"x":247496,"y":45984,"z":-48001},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300013,"propState":18,"propId":101030,"pos":{"x":246522,"y":46318,"z":-49765},"rot":{"x":0,"y":0,"z":3898}},{"groupId":31,"instId":300012,"propState":18,"propId":101030,"pos":{"x":176689,"y":47475,"z":-61625},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300011,"propState":18,"propId":101030,"pos":{"x":256422,"y":53744,"z":-161454},"rot":{"x":0,"y":190000,"z":0}},{"groupId":31,"instId":300010,"propState":18,"propId":101030,"pos":{"x":168275,"y":56834,"z":-195832},"rot":{"x":348372,"y":190000,"z":0}},{"groupId":31,"instId":300009,"propState":18,"propId":101030,"pos":{"x":152307,"y":47055,"z":-62238},"rot":{"x":0,"y":57258,"z":355299}},{"groupId":31,"instId":300007,"propState":18,"propId":101030,"pos":{"x":128824,"y":47381,"z":-42838},"rot":{"x":0,"y":190000,"z":0}},{"groupId":31,"instId":300006,"propState":18,"propId":101029,"pos":{"x":252955,"y":45850,"z":-59294},"rot":{"x":0,"y":190000,"z":0}},{"groupId":31,"instId":300005,"propState":18,"propId":101027,"pos":{"x":156284,"y":29163,"z":-130299},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300004,"propState":18,"propId":101029,"pos":{"x":97294,"y":56769,"z":-50059},"rot":{"x":356727,"y":283011,"z":2549}},{"groupId":31,"instId":300003,"propState":18,"propId":101029,"pos":{"x":151933,"y":47273,"z":-76061},"rot":{"x":0,"y":190000,"z":0}},{"groupId":31,"instId":300001,"propState":18,"propId":101030,"pos":{"x":260568,"y":52986,"z":-148140},"rot":{"x":357985,"y":224357,"z":1428}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[],"npcs":[],"monsters":[{"groupId":13,"instId":200006,"monsterId":1012030,"eventId":20121106,"pos":{"x":224980,"y":44725,"z":-151410},"rot":{"x":0,"y":15000,"z":0}},{"groupId":13,"instId":200005,"monsterId":1012030,"eventId":20121105,"pos":{"x":242620,"y":50290,"z":-133130},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":200002,"monsterId":1002020,"eventId":20121102,"pos":{"x":179340,"y":53929,"z":-152480},"rot":{"x":0,"y":58402,"z":0}}],"teleports":{}},"62":{"props":[],"npcs":[],"monsters":[{"groupId":62,"instId":200017,"monsterId":1002020,"eventId":20121138,"pos":{"x":153520,"y":28400,"z":-123990},"rot":{"x":0,"y":89850,"z":0}},{"groupId":62,"instId":200006,"monsterId":1002020,"eventId":20121141,"pos":{"x":167520,"y":32650,"z":-99197},"rot":{"x":0,"y":187800,"z":0}},{"groupId":62,"instId":200020,"monsterId":1002020,"eventId":20121140,"pos":{"x":165620,"y":32560,"z":-102050},"rot":{"x":0,"y":44440,"z":0}},{"groupId":62,"instId":200018,"monsterId":1002020,"eventId":20121139,"pos":{"x":150230,"y":28370,"z":-125610},"rot":{"x":0,"y":149103,"z":0}},{"groupId":62,"instId":200015,"monsterId":1002020,"eventId":20121137,"pos":{"x":155070,"y":28356,"z":-127410},"rot":{"x":0,"y":230230,"z":0}},{"groupId":62,"instId":200003,"monsterId":1002020,"eventId":20121136,"pos":{"x":218140,"y":52470,"z":-177540},"rot":{"x":0,"y":263890,"z":0}},{"groupId":62,"instId":200011,"monsterId":1002020,"eventId":20121135,"pos":{"x":222250,"y":52457,"z":-176670},"rot":{"x":0,"y":262496,"z":0}},{"groupId":62,"instId":200008,"monsterId":1002020,"eventId":20121134,"pos":{"x":222630,"y":52430,"z":-173510},"rot":{"x":0,"y":263890,"z":0}},{"groupId":62,"instId":200004,"monsterId":1002020,"eventId":20121131,"pos":{"x":140010,"y":58960,"z":-153560},"rot":{"x":0,"y":328470,"z":0}},{"groupId":62,"instId":200002,"monsterId":1012030,"eventId":20121132,"pos":{"x":146980,"y":59055,"z":-163810},"rot":{"x":0,"y":225000,"z":0}},{"groupId":62,"instId":200001,"monsterId":1012030,"eventId":20121133,"pos":{"x":142751,"y":59115,"z":-170159},"rot":{"x":0,"y":54449,"z":0}}],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300003,"propState":0,"propId":100,"pos":{"x":163010,"y":57587,"z":-185578},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":100,"pos":{"x":160677,"y":57693,"z":-195411},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":100,"pos":{"x":185138,"y":56852,"z":-180397},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300003,"propState":8,"propId":3001,"pos":{"x":111550,"y":58980,"z":-112800},"rot":{"x":0,"y":313824,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1408":{"anchorId":1,"groupId":92,"instId":300003,"pos":{"x":113106,"y":58985,"z":-111376},"rot":{"x":0,"y":226765,"z":0}}}},"96":{"props":[{"groupId":96,"instId":300005,"propState":0,"propId":211,"pos":{"x":153577,"y":59040,"z":-153911},"rot":{"x":0,"y":290113,"z":0}},{"groupId":96,"instId":300001,"propState":0,"propId":100,"pos":{"x":151709,"y":56678,"z":-189036},"rot":{"x":0,"y":211122,"z":0}},{"groupId":96,"instId":300008,"propState":0,"propId":100,"pos":{"x":117426,"y":56229,"z":-182552},"rot":{"x":0,"y":293330,"z":0}},{"groupId":96,"instId":300007,"propState":0,"propId":100,"pos":{"x":154034,"y":56031,"z":-189967},"rot":{"x":0,"y":0,"z":0}},{"groupId":96,"instId":300003,"propState":10,"propId":100,"pos":{"x":153268,"y":59811,"z":-153615},"rot":{"x":0,"y":116202,"z":0}},{"groupId":96,"instId":300006,"propState":1,"propId":211,"pos":{"x":151709,"y":56678,"z":-189036},"rot":{"x":0,"y":211122,"z":0}},{"groupId":96,"instId":300004,"propState":20,"propId":60102,"pos":{"x":151080,"y":56276,"z":-190790},"rot":{"x":0,"y":77745,"z":0}},{"groupId":96,"instId":300002,"propState":0,"propId":301010,"pos":{"x":153577,"y":59040,"z":-153911},"rot":{"x":0,"y":290113,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":201,"startAnchorId":null,"startGroupId":null}},"201210102":{"P20121_F20121001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300001,"propState":8,"propId":101,"pos":{"x":248251,"y":45265,"z":-74400},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300007,"propState":0,"propId":102,"pos":{"x":131470,"y":46110,"z":-17200},"rot":{"x":0,"y":347080,"z":0}},{"groupId":2,"instId":300003,"propState":0,"propId":115,"pos":{"x":130170,"y":48150,"z":-17500},"rot":{"x":0,"y":347080,"z":0}},{"groupId":2,"instId":300005,"propState":0,"propId":114,"pos":{"x":130170,"y":46659,"z":-17500},"rot":{"x":0,"y":347080,"z":0}},{"groupId":2,"instId":300004,"propState":8,"propId":101,"pos":{"x":189170,"y":34698,"z":-155570},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300002,"propState":8,"propId":101,"pos":{"x":179270,"y":55691,"z":-188100},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300006,"propState":8,"propId":101,"pos":{"x":124660,"y":46850,"z":-23660},"rot":{"x":0,"y":13992,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2012101":{"anchorId":1,"groupId":2,"instId":300006,"pos":{"x":127850,"y":46588,"z":-27590},"rot":{"x":0,"y":190000,"z":0}},"2012102":{"anchorId":2,"groupId":2,"instId":300002,"pos":{"x":177855,"y":55671,"z":-185106},"rot":{"x":0,"y":40000,"z":0}},"2012103":{"anchorId":4,"groupId":2,"instId":300004,"pos":{"x":191750,"y":34645,"z":-153710},"rot":{"x":0,"y":10000,"z":0}},"2012105":{"anchorId":3,"groupId":2,"instId":300001,"pos":{"x":245860,"y":45265,"z":-70270},"rot":{"x":0,"y":300000,"z":0}}}},"3":{"props":[{"groupId":3,"instId":300005,"propState":2,"propId":101007,"pos":{"x":135120,"y":59008,"z":-125260},"rot":{"x":0,"y":330000,"z":0}},{"groupId":3,"instId":300035,"propState":0,"propId":301005,"pos":{"x":135120,"y":28080,"z":-125260},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300011,"propState":0,"propId":101008,"pos":{"x":142080,"y":28415,"z":-124750},"rot":{"x":0,"y":352130,"z":0}},{"groupId":3,"instId":300027,"propState":2,"propId":101008,"pos":{"x":128700,"y":58984,"z":-126230},"rot":{"x":0,"y":234180,"z":0}},{"groupId":3,"instId":300013,"propState":0,"propId":301004,"pos":{"x":135109,"y":50639,"z":-125266},"rot":{"x":0,"y":328448,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300010,"propState":12,"propId":60101,"pos":{"x":127440,"y":38191,"z":-94150},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300012,"propState":12,"propId":60101,"pos":{"x":149090,"y":46537,"z":-62970},"rot":{"x":0,"y":182537,"z":0}},{"groupId":5,"instId":300002,"propState":12,"propId":60101,"pos":{"x":173580,"y":55876,"z":-193280},"rot":{"x":0,"y":339363,"z":0}},{"groupId":5,"instId":300005,"propState":12,"propId":60101,"pos":{"x":271040,"y":52609,"z":-143760},"rot":{"x":0,"y":200000,"z":0}},{"groupId":5,"instId":300009,"propState":12,"propId":60101,"pos":{"x":170040,"y":54039,"z":-146640},"rot":{"x":0,"y":122263,"z":0}},{"groupId":5,"instId":300007,"propState":12,"propId":60101,"pos":{"x":234507,"y":47449,"z":-111689},"rot":{"x":0,"y":290000,"z":0}},{"groupId":5,"instId":300003,"propState":12,"propId":60101,"pos":{"x":249238,"y":45398,"z":-48786},"rot":{"x":0,"y":200000,"z":0}},{"groupId":5,"instId":300004,"propState":12,"propId":60101,"pos":{"x":244112,"y":50340,"z":-129259},"rot":{"x":0,"y":160000,"z":0}},{"groupId":5,"instId":300008,"propState":12,"propId":60101,"pos":{"x":203510,"y":51271,"z":-169400},"rot":{"x":0,"y":82181,"z":0}},{"groupId":5,"instId":300001,"propState":12,"propId":60101,"pos":{"x":99079,"y":56086,"z":-50917},"rot":{"x":0,"y":214909,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300003,"propState":0,"propId":211,"pos":{"x":129890,"y":29189,"z":-109870},"rot":{"x":0,"y":180000,"z":0}},{"groupId":23,"instId":300001,"propState":11,"propId":60102,"pos":{"x":129890,"y":29189,"z":-109870},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":23,"instId":200001,"monsterId":1002020,"eventId":20121232,"pos":{"x":131452,"y":28991,"z":-111908},"rot":{"x":0,"y":320000,"z":0}},{"groupId":23,"instId":200002,"monsterId":1002020,"eventId":20121234,"pos":{"x":128830,"y":28900,"z":-112560},"rot":{"x":0,"y":40000,"z":0}}],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300003,"propState":0,"propId":211,"pos":{"x":213240,"y":28451,"z":-142390},"rot":{"x":0,"y":290000,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300001,"propState":11,"propId":60103,"pos":{"x":213240,"y":28451,"z":-142390},"rot":{"x":0,"y":290000,"z":0}}],"npcs":[],"monsters":[{"groupId":26,"instId":200001,"monsterId":1013020,"eventId":20121231,"pos":{"x":209910,"y":28409,"z":-141180},"rot":{"x":0,"y":290000,"z":0}}],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300001,"propState":8,"propId":801,"pos":{"x":114610,"y":46975,"z":-44960},"rot":{"x":0,"y":358325,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1010":{"anchorId":1,"groupId":100,"instId":300001,"pos":{"x":117240,"y":46810,"z":-44877},"rot":{"x":0,"y":268325,"z":0}}}},"6":{"props":[{"groupId":6,"instId":300003,"propState":0,"propId":101017,"pos":{"x":96697,"y":58612,"z":-85094},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":101016,"pos":{"x":250240,"y":52634,"z":-172840},"rot":{"x":0,"y":60000,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":101017,"pos":{"x":212053,"y":46632,"z":-58076},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300018,"propState":0,"propId":101017,"pos":{"x":150580,"y":46487,"z":-75710},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":101017,"pos":{"x":258970,"y":52799,"z":-164370},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300004,"propState":0,"propId":101017,"pos":{"x":133060,"y":58914,"z":-151580},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":101016,"pos":{"x":119960,"y":47038,"z":-31560},"rot":{"x":0,"y":40000,"z":0}},{"groupId":6,"instId":300010,"propState":0,"propId":101016,"pos":{"x":141530,"y":28704,"z":-114190},"rot":{"x":0,"y":240000,"z":0}},{"groupId":6,"instId":300012,"propState":0,"propId":101017,"pos":{"x":118200,"y":46590,"z":-66470},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300019,"propState":0,"propId":101017,"pos":{"x":205990,"y":28524,"z":-136970},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300009,"propState":0,"propId":101017,"pos":{"x":166430,"y":46395,"z":-60810},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300017,"propState":0,"propId":101017,"pos":{"x":239470,"y":45318,"z":-82210},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300008,"propState":0,"propId":101017,"pos":{"x":227220,"y":47702,"z":-119910},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300016,"propState":0,"propId":101017,"pos":{"x":249460,"y":52235,"z":-149290},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300014,"propState":0,"propId":101017,"pos":{"x":225358,"y":44239,"z":-154609},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":101017,"pos":{"x":176670,"y":54698,"z":-157982},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":101017,"pos":{"x":126950,"y":58985,"z":-123750},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":101017,"pos":{"x":124978,"y":52757,"z":-61597},"rot":{"x":0,"y":214909,"z":0}},{"groupId":6,"instId":300020,"propState":0,"propId":101016,"pos":{"x":192610,"y":28566,"z":-138040},"rot":{"x":0,"y":60000,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":101016,"pos":{"x":167410,"y":56130,"z":-176500},"rot":{"x":0,"y":214909,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300001,"propState":8,"propId":808,"pos":{"x":186417,"y":55112,"z":-167952},"rot":{"x":0,"y":114082,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1003":{"anchorId":1,"groupId":50,"instId":300001,"pos":{"x":186692,"y":55115,"z":-170540},"rot":{"x":0,"y":0,"z":0}}}},"21":{"props":[{"groupId":21,"instId":300003,"propState":8,"propId":702,"pos":{"x":188380,"y":29400,"z":-126680},"rot":{"x":0,"y":101491,"z":0}}],"npcs":[],"monsters":[{"groupId":21,"instId":200001,"monsterId":1013021,"eventId":101205,"pos":{"x":188380,"y":28600,"z":-126680},"rot":{"x":0,"y":191491,"z":0}}],"teleports":{"1105":{"anchorId":1,"groupId":21,"instId":300003,"pos":{"x":187420,"y":28490,"z":-132974},"rot":{"x":0,"y":11491,"z":0}}}},"123":{"props":[{"groupId":123,"instId":300003,"propState":8,"propId":702,"pos":{"x":264960,"y":53545,"z":-152620},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":123,"instId":200001,"monsterId":1023012,"eventId":101212,"pos":{"x":264960,"y":52545,"z":-152620},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{"1112":{"anchorId":1,"groupId":123,"instId":300003,"pos":{"x":264660,"y":52546,"z":-158480},"rot":{"x":0,"y":0,"z":0}}}},"13":{"props":[],"npcs":[],"monsters":[{"groupId":13,"instId":200006,"monsterId":1012030,"eventId":20121106,"pos":{"x":224980,"y":44725,"z":-151410},"rot":{"x":0,"y":15000,"z":0}},{"groupId":13,"instId":200005,"monsterId":1012030,"eventId":20121105,"pos":{"x":242620,"y":50290,"z":-133130},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":200002,"monsterId":1002020,"eventId":20121102,"pos":{"x":179340,"y":53929,"z":-152480},"rot":{"x":0,"y":58402,"z":0}}],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300011,"propState":18,"propId":101030,"pos":{"x":256422,"y":53744,"z":-161454},"rot":{"x":0,"y":190000,"z":0}},{"groupId":31,"instId":300004,"propState":18,"propId":101029,"pos":{"x":97294,"y":56769,"z":-50059},"rot":{"x":356727,"y":283011,"z":2549}},{"groupId":31,"instId":300013,"propState":18,"propId":101030,"pos":{"x":246522,"y":46318,"z":-49765},"rot":{"x":0,"y":0,"z":3898}},{"groupId":31,"instId":300010,"propState":18,"propId":101030,"pos":{"x":168275,"y":56834,"z":-195832},"rot":{"x":348372,"y":190000,"z":0}},{"groupId":31,"instId":300009,"propState":18,"propId":101030,"pos":{"x":152307,"y":47055,"z":-62238},"rot":{"x":0,"y":57258,"z":355299}},{"groupId":31,"instId":300002,"propState":18,"propId":101030,"pos":{"x":235771,"y":46209,"z":-48586},"rot":{"x":0,"y":190000,"z":0}},{"groupId":31,"instId":300014,"propState":18,"propId":101029,"pos":{"x":247496,"y":45984,"z":-48001},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300012,"propState":18,"propId":101030,"pos":{"x":176689,"y":47475,"z":-61625},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300008,"propState":18,"propId":101031,"pos":{"x":136118,"y":59590,"z":-154374},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300007,"propState":18,"propId":101030,"pos":{"x":128824,"y":47381,"z":-42838},"rot":{"x":0,"y":190000,"z":0}},{"groupId":31,"instId":300006,"propState":18,"propId":101029,"pos":{"x":252955,"y":45850,"z":-59294},"rot":{"x":0,"y":190000,"z":0}},{"groupId":31,"instId":300005,"propState":18,"propId":101027,"pos":{"x":156284,"y":29163,"z":-130299},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300003,"propState":18,"propId":101029,"pos":{"x":151933,"y":47273,"z":-76061},"rot":{"x":0,"y":190000,"z":0}},{"groupId":31,"instId":300001,"propState":18,"propId":101030,"pos":{"x":260568,"y":52986,"z":-148140},"rot":{"x":357985,"y":224357,"z":1428}}],"npcs":[],"monsters":[],"teleports":{}},"62":{"props":[],"npcs":[],"monsters":[{"groupId":62,"instId":200006,"monsterId":1002020,"eventId":20121141,"pos":{"x":167520,"y":32650,"z":-99197},"rot":{"x":0,"y":187800,"z":0}},{"groupId":62,"instId":200020,"monsterId":1002020,"eventId":20121140,"pos":{"x":165620,"y":32560,"z":-102050},"rot":{"x":0,"y":44440,"z":0}},{"groupId":62,"instId":200018,"monsterId":1002020,"eventId":20121139,"pos":{"x":150230,"y":28370,"z":-125610},"rot":{"x":0,"y":149103,"z":0}},{"groupId":62,"instId":200017,"monsterId":1002020,"eventId":20121138,"pos":{"x":153520,"y":28400,"z":-123990},"rot":{"x":0,"y":89850,"z":0}},{"groupId":62,"instId":200015,"monsterId":1002020,"eventId":20121137,"pos":{"x":155070,"y":28356,"z":-127410},"rot":{"x":0,"y":230230,"z":0}},{"groupId":62,"instId":200003,"monsterId":1002020,"eventId":20121136,"pos":{"x":218140,"y":52470,"z":-177540},"rot":{"x":0,"y":263890,"z":0}},{"groupId":62,"instId":200011,"monsterId":1002020,"eventId":20121135,"pos":{"x":222250,"y":52457,"z":-176670},"rot":{"x":0,"y":262496,"z":0}},{"groupId":62,"instId":200008,"monsterId":1002020,"eventId":20121134,"pos":{"x":222630,"y":52430,"z":-173510},"rot":{"x":0,"y":263890,"z":0}},{"groupId":62,"instId":200004,"monsterId":1002020,"eventId":20121131,"pos":{"x":140010,"y":58960,"z":-153560},"rot":{"x":0,"y":328470,"z":0}},{"groupId":62,"instId":200002,"monsterId":1012030,"eventId":20121132,"pos":{"x":146980,"y":59055,"z":-163810},"rot":{"x":0,"y":225000,"z":0}},{"groupId":62,"instId":200001,"monsterId":1012030,"eventId":20121133,"pos":{"x":142751,"y":59115,"z":-170159},"rot":{"x":0,"y":54449,"z":0}}],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300003,"propState":0,"propId":100,"pos":{"x":163010,"y":57587,"z":-185578},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":100,"pos":{"x":160677,"y":57693,"z":-195411},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":100,"pos":{"x":185138,"y":56852,"z":-180397},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300003,"propState":8,"propId":3001,"pos":{"x":111550,"y":58980,"z":-112800},"rot":{"x":0,"y":313824,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1408":{"anchorId":1,"groupId":92,"instId":300003,"pos":{"x":113106,"y":58985,"z":-111376},"rot":{"x":0,"y":226765,"z":0}}}},"96":{"props":[{"groupId":96,"instId":300005,"propState":0,"propId":211,"pos":{"x":153577,"y":59040,"z":-153911},"rot":{"x":0,"y":290113,"z":0}},{"groupId":96,"instId":300002,"propState":0,"propId":301010,"pos":{"x":153577,"y":59040,"z":-153911},"rot":{"x":0,"y":290113,"z":0}},{"groupId":96,"instId":300008,"propState":0,"propId":100,"pos":{"x":117426,"y":56229,"z":-182552},"rot":{"x":0,"y":293330,"z":0}},{"groupId":96,"instId":300006,"propState":1,"propId":211,"pos":{"x":151709,"y":56678,"z":-189036},"rot":{"x":0,"y":211122,"z":0}},{"groupId":96,"instId":300007,"propState":0,"propId":100,"pos":{"x":154034,"y":56031,"z":-189967},"rot":{"x":0,"y":0,"z":0}},{"groupId":96,"instId":300004,"propState":20,"propId":60102,"pos":{"x":151080,"y":56276,"z":-190790},"rot":{"x":0,"y":77745,"z":0}},{"groupId":96,"instId":300003,"propState":10,"propId":100,"pos":{"x":153268,"y":59811,"z":-153615},"rot":{"x":0,"y":116202,"z":0}},{"groupId":96,"instId":300001,"propState":0,"propId":100,"pos":{"x":151709,"y":56678,"z":-189036},"rot":{"x":0,"y":211122,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":201,"startAnchorId":null,"startGroupId":null}},"2012201":{"P20122_F20122001":{"scenes":{"100":{"props":[{"groupId":100,"instId":300001,"propState":0,"propId":114,"pos":{"x":11880,"y":-2575,"z":152340},"rot":{"x":0,"y":266269,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300007,"propState":0,"propId":102,"pos":{"x":11680,"y":-2551,"z":152440},"rot":{"x":0,"y":268888,"z":0}},{"groupId":2,"instId":300006,"propState":0,"propId":102,"pos":{"x":-35140,"y":-800,"z":26340},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300002,"propState":8,"propId":101,"pos":{"x":-72729,"y":1370,"z":116261},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300005,"propState":0,"propId":115,"pos":{"x":-35140,"y":1420,"z":26340},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300004,"propState":0,"propId":114,"pos":{"x":-35140,"y":-64,"z":26340},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300003,"propState":8,"propId":101,"pos":{"x":-35133,"y":9075,"z":161445},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300001,"propState":8,"propId":101,"pos":{"x":-31430,"y":119,"z":32570},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2012201":{"anchorId":1,"groupId":2,"instId":300001,"pos":{"x":-34650,"y":-130,"z":35570},"rot":{"x":0,"y":0,"z":0}},"2012202":{"anchorId":2,"groupId":2,"instId":300002,"pos":{"x":-70300,"y":1258,"z":118941},"rot":{"x":0,"y":90000,"z":0}},"2012203":{"anchorId":3,"groupId":2,"instId":300003,"pos":{"x":-34352,"y":9075,"z":157026},"rot":{"x":0,"y":175000,"z":0}}}},"12":{"props":[{"groupId":12,"instId":300006,"propState":0,"propId":101004,"pos":{"x":-57036,"y":-2640,"z":103824},"rot":{"x":0,"y":54927,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":300000,"pos":{"x":-76298,"y":6384,"z":94583},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300009,"propState":0,"propId":101005,"pos":{"x":-80309,"y":1420,"z":124727},"rot":{"x":0,"y":316678,"z":0}},{"groupId":12,"instId":300007,"propState":0,"propId":101003,"pos":{"x":-57620,"y":-2596,"z":106420},"rot":{"x":0,"y":73197,"z":0}},{"groupId":12,"instId":300004,"propState":0,"propId":101001,"pos":{"x":-20369,"y":-145,"z":86766},"rot":{"x":0,"y":178277,"z":0}},{"groupId":12,"instId":300010,"propState":0,"propId":101001,"pos":{"x":-85234,"y":1335,"z":126341},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":101004,"pos":{"x":-18772,"y":-231,"z":89375},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-64810,"y":3655,"z":104430},"rot":{"x":0,"y":270342,"z":0}},{"groupId":15,"instId":300009,"propState":12,"propId":60101,"pos":{"x":-34674,"y":-114,"z":58615},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300002,"propState":12,"propId":60101,"pos":{"x":-101100,"y":6349,"z":101530},"rot":{"x":0,"y":160274,"z":0}},{"groupId":15,"instId":300005,"propState":12,"propId":60101,"pos":{"x":-81220,"y":1402,"z":129497},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300006,"propState":12,"propId":60101,"pos":{"x":-20470,"y":1255,"z":164660},"rot":{"x":0,"y":111227,"z":0}},{"groupId":15,"instId":300007,"propState":12,"propId":60101,"pos":{"x":-29720,"y":-2547,"z":97780},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300003,"propState":12,"propId":60101,"pos":{"x":-75830,"y":1388,"z":124451},"rot":{"x":0,"y":160000,"z":0}},{"groupId":15,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-60840,"y":5552,"z":47770},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300011,"propState":18,"propId":101029,"pos":{"x":-76462,"y":4432,"z":99092},"rot":{"x":0,"y":38382,"z":0}},{"groupId":18,"instId":300009,"propState":18,"propId":101029,"pos":{"x":-43178,"y":16419,"z":184306},"rot":{"x":0,"y":67948,"z":0}},{"groupId":18,"instId":300006,"propState":18,"propId":101030,"pos":{"x":-48483,"y":-514,"z":102460},"rot":{"x":0,"y":83382,"z":90000}},{"groupId":18,"instId":300002,"propState":18,"propId":101030,"pos":{"x":-8269,"y":583,"z":99948},"rot":{"x":0,"y":188568,"z":0}},{"groupId":18,"instId":300010,"propState":18,"propId":101029,"pos":{"x":-30289,"y":14646,"z":177730},"rot":{"x":0,"y":38382,"z":0}},{"groupId":18,"instId":300008,"propState":18,"propId":101029,"pos":{"x":-55374,"y":14643,"z":167079},"rot":{"x":0,"y":38382,"z":0}},{"groupId":18,"instId":300007,"propState":18,"propId":101030,"pos":{"x":-3269,"y":589,"z":122449},"rot":{"x":0,"y":38382,"z":0}},{"groupId":18,"instId":300005,"propState":18,"propId":101030,"pos":{"x":-37437,"y":808,"z":54347},"rot":{"x":0,"y":5124,"z":0}},{"groupId":18,"instId":300004,"propState":18,"propId":101029,"pos":{"x":-66869,"y":6333,"z":64828},"rot":{"x":0,"y":38382,"z":0}},{"groupId":18,"instId":300003,"propState":18,"propId":101030,"pos":{"x":-70050,"y":5164,"z":95138},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":18,"instId":300001,"propState":18,"propId":101030,"pos":{"x":-37340,"y":-1837,"z":122859},"rot":{"x":0,"y":93367,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300012,"propState":0,"propId":101017,"pos":{"x":4512,"y":-45,"z":118503},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300018,"propState":0,"propId":101016,"pos":{"x":-18600,"y":1926,"z":65500},"rot":{"x":0,"y":94397,"z":0}},{"groupId":50,"instId":300009,"propState":0,"propId":101017,"pos":{"x":-11566,"y":-79,"z":92184},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300020,"propState":0,"propId":101016,"pos":{"x":-39204,"y":55,"z":49885},"rot":{"x":0,"y":94397,"z":0}},{"groupId":50,"instId":300016,"propState":0,"propId":101017,"pos":{"x":-78270,"y":8263,"z":151906},"rot":{"x":0,"y":141675,"z":0}},{"groupId":50,"instId":300013,"propState":0,"propId":101017,"pos":{"x":-14100,"y":-2525,"z":147489},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300010,"propState":0,"propId":101017,"pos":{"x":-39733,"y":-2587,"z":88830},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-55434,"y":-2471,"z":111742},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-81669,"y":3593,"z":95716},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300014,"propState":0,"propId":101016,"pos":{"x":-20868,"y":-2637,"z":131331},"rot":{"x":0,"y":102703,"z":0}},{"groupId":50,"instId":300017,"propState":0,"propId":101016,"pos":{"x":-64480,"y":-126,"z":84790},"rot":{"x":0,"y":94397,"z":0}},{"groupId":50,"instId":300015,"propState":0,"propId":101017,"pos":{"x":-52470,"y":13470,"z":148570},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300011,"propState":0,"propId":101017,"pos":{"x":4880,"y":2007,"z":75000},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300008,"propState":0,"propId":101017,"pos":{"x":-64550,"y":-149,"z":75980},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-75783,"y":3649,"z":109217},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-76181,"y":5732,"z":70971},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-20330,"y":5452,"z":54620},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300001,"propState":0,"propId":101017,"pos":{"x":-39530,"y":63,"z":43840},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300019,"propState":0,"propId":101016,"pos":{"x":-30560,"y":-2532,"z":89910},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300006,"propState":0,"propId":101016,"pos":{"x":-68910,"y":1419,"z":122580},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[],"npcs":[],"monsters":[{"groupId":70,"instId":200002,"monsterId":1022020,"eventId":20122137,"pos":{"x":-7423,"y":1305,"z":169870},"rot":{"x":0,"y":154156,"z":0}},{"groupId":70,"instId":200003,"monsterId":1022020,"eventId":20122138,"pos":{"x":-9640,"y":1133,"z":169670},"rot":{"x":0,"y":90479,"z":0}}],"teleports":{}},"19":{"props":[],"npcs":[],"monsters":[{"groupId":19,"instId":200010,"monsterId":8001020,"eventId":20122133,"pos":{"x":2810,"y":1590,"z":86962},"rot":{"x":0,"y":7364,"z":0}},{"groupId":19,"instId":200005,"monsterId":1022010,"eventId":20122105,"pos":{"x":2430,"y":1820,"z":84240},"rot":{"x":0,"y":162072,"z":0}},{"groupId":19,"instId":200009,"monsterId":1022010,"eventId":20122132,"pos":{"x":-66410,"y":5680,"z":67960},"rot":{"x":0,"y":187593,"z":0}},{"groupId":19,"instId":200008,"monsterId":1022020,"eventId":20122131,"pos":{"x":-65940,"y":5670,"z":66040},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":200002,"monsterId":8002010,"eventId":20122102,"pos":{"x":-80630,"y":6250,"z":84880},"rot":{"x":0,"y":125991,"z":0}}],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300001,"propState":8,"propId":703,"pos":{"x":-40310,"y":-1540,"z":116030},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":79,"instId":200001,"monsterId":8003051,"eventId":101202,"pos":{"x":-40310,"y":-2611,"z":116030},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{"1102":{"anchorId":1,"groupId":79,"instId":300001,"pos":{"x":-40310,"y":-2748,"z":109140},"rot":{"x":0,"y":0,"z":0}}}},"37":{"props":[{"groupId":37,"instId":300001,"propState":8,"propId":801,"pos":{"x":-32130,"y":-98,"z":51230},"rot":{"x":0,"y":171385,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1008":{"anchorId":1,"groupId":37,"instId":300001,"pos":{"x":-32240,"y":-90,"z":48678},"rot":{"x":0,"y":0,"z":0}}}},"55":{"props":[{"groupId":55,"instId":300003,"propState":0,"propId":211,"pos":{"x":-23487,"y":-132,"z":72682},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300001,"propState":11,"propId":60103,"pos":{"x":-23487,"y":-132,"z":72682},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":55,"instId":200001,"monsterId":8003010,"eventId":20122231,"pos":{"x":-18490,"y":-150,"z":77690},"rot":{"x":0,"y":181190,"z":0}}],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300003,"propState":0,"propId":211,"pos":{"x":-55790,"y":-220,"z":72190},"rot":{"x":0,"y":315000,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":11,"propId":60103,"pos":{"x":-55790,"y":-168,"z":72190},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[{"groupId":4,"instId":200001,"monsterId":8003050,"eventId":20122232,"pos":{"x":-58280,"y":-220,"z":74680},"rot":{"x":0,"y":315000,"z":0}}],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300003,"propState":0,"propId":211,"pos":{"x":-28170,"y":-2508,"z":127540},"rot":{"x":0,"y":30000,"z":0}},{"groupId":59,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300001,"propState":11,"propId":60102,"pos":{"x":-28170,"y":-2508,"z":127540},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[],"monsters":[{"groupId":59,"instId":200002,"monsterId":1022010,"eventId":20122234,"pos":{"x":-27186,"y":-2565,"z":131602},"rot":{"x":0,"y":45000,"z":0}},{"groupId":59,"instId":200001,"monsterId":8002010,"eventId":20122233,"pos":{"x":-24810,"y":-2629,"z":129430},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"63":{"props":[],"npcs":[],"monsters":[{"groupId":63,"instId":200001,"monsterId":8002040,"eventId":20122106,"pos":{"x":-9060,"y":1820,"z":66520},"rot":{"x":0,"y":225280,"z":0}}],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300004,"propState":20,"propId":60102,"pos":{"x":-968,"y":1782,"z":72359},"rot":{"x":0,"y":130000,"z":0}},{"groupId":96,"instId":300008,"propState":0,"propId":100,"pos":{"x":1682,"y":1772,"z":77040},"rot":{"x":0,"y":293330,"z":0}},{"groupId":96,"instId":300006,"propState":1,"propId":211,"pos":{"x":-1147,"y":1782,"z":71670},"rot":{"x":0,"y":65062,"z":0}},{"groupId":96,"instId":300005,"propState":0,"propId":211,"pos":{"x":-5721,"y":-131,"z":104784},"rot":{"x":0,"y":290113,"z":0}},{"groupId":96,"instId":300007,"propState":0,"propId":100,"pos":{"x":619,"y":1732,"z":73862},"rot":{"x":0,"y":198438,"z":0}},{"groupId":96,"instId":300003,"propState":10,"propId":100,"pos":{"x":-6030,"y":640,"z":105079},"rot":{"x":0,"y":116202,"z":0}},{"groupId":96,"instId":300002,"propState":0,"propId":301010,"pos":{"x":-5721,"y":-131,"z":104784},"rot":{"x":0,"y":290113,"z":0}},{"groupId":96,"instId":300001,"propState":0,"propId":100,"pos":{"x":-976,"y":2372,"z":73568},"rot":{"x":0,"y":198438,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300003,"propState":0,"propId":211,"pos":{"x":-62160,"y":-2564,"z":98700},"rot":{"x":0,"y":91141,"z":0}},{"groupId":98,"instId":300001,"propState":0,"propId":100,"pos":{"x":-62160,"y":-2564,"z":98700},"rot":{"x":0,"y":91141,"z":0}},{"groupId":98,"instId":300002,"propState":12,"propId":60102,"pos":{"x":-62160,"y":-2564,"z":98700},"rot":{"x":0,"y":91141,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300002,"propState":0,"propId":114,"pos":{"x":11880,"y":-2575,"z":152340},"rot":{"x":0,"y":266269,"z":0}}],"npcs":[{"groupId":114,"instId":400001,"npcId":2213,"pos":{"x":8617,"y":-2547,"z":148259},"rot":{"x":0,"y":277370,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":201,"startAnchorId":null,"startGroupId":null}},"2012202":{"P20122_F20122001":{"scenes":{"100":{"props":[{"groupId":100,"instId":300001,"propState":0,"propId":114,"pos":{"x":11880,"y":-2575,"z":152340},"rot":{"x":0,"y":266269,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300007,"propState":0,"propId":102,"pos":{"x":11680,"y":-2551,"z":152440},"rot":{"x":0,"y":268888,"z":0}},{"groupId":2,"instId":300006,"propState":0,"propId":102,"pos":{"x":-35140,"y":-800,"z":26340},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300005,"propState":0,"propId":115,"pos":{"x":-35140,"y":1420,"z":26340},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300004,"propState":0,"propId":114,"pos":{"x":-35140,"y":-64,"z":26340},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300003,"propState":8,"propId":101,"pos":{"x":-35133,"y":9075,"z":161445},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300002,"propState":8,"propId":101,"pos":{"x":-72729,"y":1370,"z":116261},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300001,"propState":8,"propId":101,"pos":{"x":-31430,"y":119,"z":32570},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2012201":{"anchorId":1,"groupId":2,"instId":300001,"pos":{"x":-34650,"y":-130,"z":35570},"rot":{"x":0,"y":0,"z":0}},"2012202":{"anchorId":2,"groupId":2,"instId":300002,"pos":{"x":-70300,"y":1258,"z":118941},"rot":{"x":0,"y":90000,"z":0}},"2012203":{"anchorId":3,"groupId":2,"instId":300003,"pos":{"x":-34352,"y":9075,"z":157026},"rot":{"x":0,"y":175000,"z":0}}}},"12":{"props":[{"groupId":12,"instId":300009,"propState":0,"propId":101005,"pos":{"x":-80309,"y":1420,"z":124727},"rot":{"x":0,"y":316678,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":300000,"pos":{"x":-76298,"y":6384,"z":94583},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300007,"propState":0,"propId":101003,"pos":{"x":-57620,"y":-2596,"z":106420},"rot":{"x":0,"y":73197,"z":0}},{"groupId":12,"instId":300004,"propState":0,"propId":101001,"pos":{"x":-20369,"y":-145,"z":86766},"rot":{"x":0,"y":178277,"z":0}},{"groupId":12,"instId":300010,"propState":0,"propId":101001,"pos":{"x":-85234,"y":1335,"z":126341},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300006,"propState":0,"propId":101004,"pos":{"x":-57036,"y":-2640,"z":103824},"rot":{"x":0,"y":54927,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":101004,"pos":{"x":-18772,"y":-231,"z":89375},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300006,"propState":12,"propId":60101,"pos":{"x":-20470,"y":1255,"z":164660},"rot":{"x":0,"y":111227,"z":0}},{"groupId":15,"instId":300009,"propState":12,"propId":60101,"pos":{"x":-34674,"y":-114,"z":58615},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-60840,"y":5552,"z":47770},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300005,"propState":12,"propId":60101,"pos":{"x":-81220,"y":1402,"z":129497},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300007,"propState":12,"propId":60101,"pos":{"x":-29720,"y":-2547,"z":97780},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300003,"propState":12,"propId":60101,"pos":{"x":-75830,"y":1388,"z":124451},"rot":{"x":0,"y":160000,"z":0}},{"groupId":15,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-64810,"y":3655,"z":104430},"rot":{"x":0,"y":270342,"z":0}},{"groupId":15,"instId":300002,"propState":12,"propId":60101,"pos":{"x":-101100,"y":6349,"z":101530},"rot":{"x":0,"y":160274,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300017,"propState":0,"propId":101016,"pos":{"x":-64480,"y":-126,"z":84790},"rot":{"x":0,"y":94397,"z":0}},{"groupId":50,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-81669,"y":3593,"z":95716},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300018,"propState":0,"propId":101016,"pos":{"x":-18600,"y":1926,"z":65500},"rot":{"x":0,"y":94397,"z":0}},{"groupId":50,"instId":300013,"propState":0,"propId":101017,"pos":{"x":-14100,"y":-2525,"z":147489},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300010,"propState":0,"propId":101017,"pos":{"x":-39733,"y":-2587,"z":88830},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300008,"propState":0,"propId":101017,"pos":{"x":-64550,"y":-149,"z":75980},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300019,"propState":0,"propId":101016,"pos":{"x":-30560,"y":-2532,"z":89910},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300020,"propState":0,"propId":101016,"pos":{"x":-39204,"y":55,"z":49885},"rot":{"x":0,"y":94397,"z":0}},{"groupId":50,"instId":300016,"propState":0,"propId":101017,"pos":{"x":-78270,"y":8263,"z":151906},"rot":{"x":0,"y":141675,"z":0}},{"groupId":50,"instId":300015,"propState":0,"propId":101017,"pos":{"x":-52470,"y":13470,"z":148570},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300012,"propState":0,"propId":101017,"pos":{"x":4512,"y":-45,"z":118503},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300011,"propState":0,"propId":101017,"pos":{"x":4880,"y":2007,"z":75000},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300009,"propState":0,"propId":101017,"pos":{"x":-11566,"y":-79,"z":92184},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-55434,"y":-2471,"z":111742},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-75783,"y":3649,"z":109217},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-76181,"y":5732,"z":70971},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-20330,"y":5452,"z":54620},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300001,"propState":0,"propId":101017,"pos":{"x":-39530,"y":63,"z":43840},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300014,"propState":0,"propId":101016,"pos":{"x":-20868,"y":-2637,"z":131331},"rot":{"x":0,"y":102703,"z":0}},{"groupId":50,"instId":300006,"propState":0,"propId":101016,"pos":{"x":-68910,"y":1419,"z":122580},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300010,"propState":18,"propId":101029,"pos":{"x":-30289,"y":14646,"z":177730},"rot":{"x":0,"y":38382,"z":0}},{"groupId":18,"instId":300011,"propState":18,"propId":101029,"pos":{"x":-76462,"y":4432,"z":99092},"rot":{"x":0,"y":38382,"z":0}},{"groupId":18,"instId":300009,"propState":18,"propId":101029,"pos":{"x":-43178,"y":16419,"z":184306},"rot":{"x":0,"y":67948,"z":0}},{"groupId":18,"instId":300008,"propState":18,"propId":101029,"pos":{"x":-55374,"y":14643,"z":167079},"rot":{"x":0,"y":38382,"z":0}},{"groupId":18,"instId":300007,"propState":18,"propId":101030,"pos":{"x":-3269,"y":589,"z":122449},"rot":{"x":0,"y":38382,"z":0}},{"groupId":18,"instId":300006,"propState":18,"propId":101030,"pos":{"x":-48483,"y":-514,"z":102460},"rot":{"x":0,"y":83382,"z":90000}},{"groupId":18,"instId":300005,"propState":18,"propId":101030,"pos":{"x":-37437,"y":808,"z":54347},"rot":{"x":0,"y":5124,"z":0}},{"groupId":18,"instId":300004,"propState":18,"propId":101029,"pos":{"x":-66869,"y":6333,"z":64828},"rot":{"x":0,"y":38382,"z":0}},{"groupId":18,"instId":300003,"propState":18,"propId":101030,"pos":{"x":-70050,"y":5164,"z":95138},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":18,"instId":300002,"propState":18,"propId":101030,"pos":{"x":-8269,"y":583,"z":99948},"rot":{"x":0,"y":188568,"z":0}},{"groupId":18,"instId":300001,"propState":18,"propId":101030,"pos":{"x":-37340,"y":-1837,"z":122859},"rot":{"x":0,"y":93367,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[],"npcs":[],"monsters":[{"groupId":70,"instId":200003,"monsterId":1022020,"eventId":20122138,"pos":{"x":-9640,"y":1133,"z":169670},"rot":{"x":0,"y":90479,"z":0}},{"groupId":70,"instId":200002,"monsterId":1022020,"eventId":20122137,"pos":{"x":-7423,"y":1305,"z":169870},"rot":{"x":0,"y":154156,"z":0}}],"teleports":{}},"19":{"props":[],"npcs":[],"monsters":[{"groupId":19,"instId":200008,"monsterId":1022020,"eventId":20122131,"pos":{"x":-65940,"y":5670,"z":66040},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":200010,"monsterId":8001020,"eventId":20122133,"pos":{"x":2810,"y":1590,"z":86962},"rot":{"x":0,"y":7364,"z":0}},{"groupId":19,"instId":200005,"monsterId":1022010,"eventId":20122105,"pos":{"x":2430,"y":1820,"z":84240},"rot":{"x":0,"y":162072,"z":0}},{"groupId":19,"instId":200009,"monsterId":1022010,"eventId":20122132,"pos":{"x":-66410,"y":5680,"z":67960},"rot":{"x":0,"y":187593,"z":0}},{"groupId":19,"instId":200002,"monsterId":8002010,"eventId":20122102,"pos":{"x":-80630,"y":6250,"z":84880},"rot":{"x":0,"y":125991,"z":0}}],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300001,"propState":8,"propId":703,"pos":{"x":-40310,"y":-1540,"z":116030},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":79,"instId":200001,"monsterId":8003051,"eventId":101202,"pos":{"x":-40310,"y":-2611,"z":116030},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{"1102":{"anchorId":1,"groupId":79,"instId":300001,"pos":{"x":-40310,"y":-2748,"z":109140},"rot":{"x":0,"y":0,"z":0}}}},"37":{"props":[{"groupId":37,"instId":300001,"propState":8,"propId":801,"pos":{"x":-32130,"y":-98,"z":51230},"rot":{"x":0,"y":171385,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1008":{"anchorId":1,"groupId":37,"instId":300001,"pos":{"x":-32240,"y":-90,"z":48678},"rot":{"x":0,"y":0,"z":0}}}},"55":{"props":[{"groupId":55,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300003,"propState":0,"propId":211,"pos":{"x":-23487,"y":-132,"z":72682},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300001,"propState":11,"propId":60103,"pos":{"x":-23487,"y":-132,"z":72682},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":55,"instId":200001,"monsterId":8003010,"eventId":20122231,"pos":{"x":-18490,"y":-150,"z":77690},"rot":{"x":0,"y":181190,"z":0}}],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":211,"pos":{"x":-55790,"y":-220,"z":72190},"rot":{"x":0,"y":315000,"z":0}},{"groupId":4,"instId":300001,"propState":11,"propId":60103,"pos":{"x":-55790,"y":-168,"z":72190},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[{"groupId":4,"instId":200001,"monsterId":8003050,"eventId":20122232,"pos":{"x":-58280,"y":-220,"z":74680},"rot":{"x":0,"y":315000,"z":0}}],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300003,"propState":0,"propId":211,"pos":{"x":-28170,"y":-2508,"z":127540},"rot":{"x":0,"y":30000,"z":0}},{"groupId":59,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300001,"propState":11,"propId":60102,"pos":{"x":-28170,"y":-2508,"z":127540},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[],"monsters":[{"groupId":59,"instId":200002,"monsterId":1022010,"eventId":20122234,"pos":{"x":-27186,"y":-2565,"z":131602},"rot":{"x":0,"y":45000,"z":0}},{"groupId":59,"instId":200001,"monsterId":8002010,"eventId":20122233,"pos":{"x":-24810,"y":-2629,"z":129430},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"63":{"props":[],"npcs":[],"monsters":[{"groupId":63,"instId":200001,"monsterId":8002040,"eventId":20122106,"pos":{"x":-9060,"y":1820,"z":66520},"rot":{"x":0,"y":225280,"z":0}}],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300007,"propState":0,"propId":100,"pos":{"x":619,"y":1732,"z":73862},"rot":{"x":0,"y":198438,"z":0}},{"groupId":96,"instId":300008,"propState":0,"propId":100,"pos":{"x":1682,"y":1772,"z":77040},"rot":{"x":0,"y":293330,"z":0}},{"groupId":96,"instId":300006,"propState":1,"propId":211,"pos":{"x":-1147,"y":1782,"z":71670},"rot":{"x":0,"y":65062,"z":0}},{"groupId":96,"instId":300005,"propState":0,"propId":211,"pos":{"x":-5721,"y":-131,"z":104784},"rot":{"x":0,"y":290113,"z":0}},{"groupId":96,"instId":300004,"propState":20,"propId":60102,"pos":{"x":-968,"y":1782,"z":72359},"rot":{"x":0,"y":130000,"z":0}},{"groupId":96,"instId":300003,"propState":10,"propId":100,"pos":{"x":-6030,"y":640,"z":105079},"rot":{"x":0,"y":116202,"z":0}},{"groupId":96,"instId":300002,"propState":0,"propId":301010,"pos":{"x":-5721,"y":-131,"z":104784},"rot":{"x":0,"y":290113,"z":0}},{"groupId":96,"instId":300001,"propState":0,"propId":100,"pos":{"x":-976,"y":2372,"z":73568},"rot":{"x":0,"y":198438,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300001,"propState":0,"propId":100,"pos":{"x":-62160,"y":-2564,"z":98700},"rot":{"x":0,"y":91141,"z":0}},{"groupId":98,"instId":300003,"propState":0,"propId":211,"pos":{"x":-62160,"y":-2564,"z":98700},"rot":{"x":0,"y":91141,"z":0}},{"groupId":98,"instId":300002,"propState":12,"propId":60102,"pos":{"x":-62160,"y":-2564,"z":98700},"rot":{"x":0,"y":91141,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300002,"propState":0,"propId":114,"pos":{"x":11880,"y":-2575,"z":152340},"rot":{"x":0,"y":266269,"z":0}}],"npcs":[{"groupId":114,"instId":400001,"npcId":2213,"pos":{"x":8617,"y":-2547,"z":148259},"rot":{"x":0,"y":277370,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":201,"startAnchorId":1,"startGroupId":121}},"201220102":{"P20122_F20122001":{"scenes":{"100":{"props":[{"groupId":100,"instId":300001,"propState":0,"propId":114,"pos":{"x":11880,"y":-2575,"z":152340},"rot":{"x":0,"y":266269,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300001,"propState":0,"propId":300000,"pos":{"x":-76298,"y":6384,"z":94583},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300009,"propState":0,"propId":101005,"pos":{"x":-80309,"y":1420,"z":124727},"rot":{"x":0,"y":316678,"z":0}},{"groupId":12,"instId":300006,"propState":0,"propId":101004,"pos":{"x":-57036,"y":-2640,"z":103824},"rot":{"x":0,"y":54927,"z":0}},{"groupId":12,"instId":300004,"propState":0,"propId":101001,"pos":{"x":-20369,"y":-145,"z":86766},"rot":{"x":0,"y":178277,"z":0}},{"groupId":12,"instId":300010,"propState":0,"propId":101001,"pos":{"x":-85234,"y":1335,"z":126341},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300007,"propState":0,"propId":101003,"pos":{"x":-57620,"y":-2596,"z":106420},"rot":{"x":0,"y":73197,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":101004,"pos":{"x":-18772,"y":-231,"z":89375},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-64810,"y":3655,"z":104430},"rot":{"x":0,"y":270342,"z":0}},{"groupId":15,"instId":300009,"propState":12,"propId":60101,"pos":{"x":-34674,"y":-114,"z":58615},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300005,"propState":12,"propId":60101,"pos":{"x":-81220,"y":1402,"z":129497},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300006,"propState":12,"propId":60101,"pos":{"x":-20470,"y":1255,"z":164660},"rot":{"x":0,"y":111227,"z":0}},{"groupId":15,"instId":300007,"propState":12,"propId":60101,"pos":{"x":-29720,"y":-2547,"z":97780},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300003,"propState":12,"propId":60101,"pos":{"x":-75830,"y":1388,"z":124451},"rot":{"x":0,"y":160000,"z":0}},{"groupId":15,"instId":300002,"propState":12,"propId":60101,"pos":{"x":-101100,"y":6349,"z":101530},"rot":{"x":0,"y":160274,"z":0}},{"groupId":15,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-60840,"y":5552,"z":47770},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300002,"propState":8,"propId":101,"pos":{"x":-72729,"y":1370,"z":116261},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300007,"propState":0,"propId":102,"pos":{"x":11680,"y":-2551,"z":152440},"rot":{"x":0,"y":268888,"z":0}},{"groupId":2,"instId":300006,"propState":0,"propId":102,"pos":{"x":-35140,"y":-800,"z":26340},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300005,"propState":0,"propId":115,"pos":{"x":-35140,"y":1420,"z":26340},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300004,"propState":0,"propId":114,"pos":{"x":-35140,"y":-64,"z":26340},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300003,"propState":8,"propId":101,"pos":{"x":-35133,"y":9075,"z":161445},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300001,"propState":8,"propId":101,"pos":{"x":-31430,"y":119,"z":32570},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2012201":{"anchorId":1,"groupId":2,"instId":300001,"pos":{"x":-34650,"y":-130,"z":35570},"rot":{"x":0,"y":0,"z":0}},"2012202":{"anchorId":2,"groupId":2,"instId":300002,"pos":{"x":-70300,"y":1258,"z":118941},"rot":{"x":0,"y":90000,"z":0}},"2012203":{"anchorId":3,"groupId":2,"instId":300003,"pos":{"x":-34352,"y":9075,"z":157026},"rot":{"x":0,"y":175000,"z":0}}}},"50":{"props":[{"groupId":50,"instId":300017,"propState":0,"propId":101016,"pos":{"x":-64480,"y":-126,"z":84790},"rot":{"x":0,"y":94397,"z":0}},{"groupId":50,"instId":300001,"propState":0,"propId":101017,"pos":{"x":-39530,"y":63,"z":43840},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300018,"propState":0,"propId":101016,"pos":{"x":-18600,"y":1926,"z":65500},"rot":{"x":0,"y":94397,"z":0}},{"groupId":50,"instId":300016,"propState":0,"propId":101017,"pos":{"x":-78270,"y":8263,"z":151906},"rot":{"x":0,"y":141675,"z":0}},{"groupId":50,"instId":300013,"propState":0,"propId":101017,"pos":{"x":-14100,"y":-2525,"z":147489},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300011,"propState":0,"propId":101017,"pos":{"x":4880,"y":2007,"z":75000},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300009,"propState":0,"propId":101017,"pos":{"x":-11566,"y":-79,"z":92184},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-55434,"y":-2471,"z":111742},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-75783,"y":3649,"z":109217},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-20330,"y":5452,"z":54620},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300014,"propState":0,"propId":101016,"pos":{"x":-20868,"y":-2637,"z":131331},"rot":{"x":0,"y":102703,"z":0}},{"groupId":50,"instId":300020,"propState":0,"propId":101016,"pos":{"x":-39204,"y":55,"z":49885},"rot":{"x":0,"y":94397,"z":0}},{"groupId":50,"instId":300015,"propState":0,"propId":101017,"pos":{"x":-52470,"y":13470,"z":148570},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300012,"propState":0,"propId":101017,"pos":{"x":4512,"y":-45,"z":118503},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300010,"propState":0,"propId":101017,"pos":{"x":-39733,"y":-2587,"z":88830},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300008,"propState":0,"propId":101017,"pos":{"x":-64550,"y":-149,"z":75980},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-81669,"y":3593,"z":95716},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-76181,"y":5732,"z":70971},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300019,"propState":0,"propId":101016,"pos":{"x":-30560,"y":-2532,"z":89910},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300006,"propState":0,"propId":101016,"pos":{"x":-68910,"y":1419,"z":122580},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300010,"propState":18,"propId":101029,"pos":{"x":-30289,"y":14646,"z":177730},"rot":{"x":0,"y":38382,"z":0}},{"groupId":18,"instId":300008,"propState":18,"propId":101029,"pos":{"x":-55374,"y":14643,"z":167079},"rot":{"x":0,"y":38382,"z":0}},{"groupId":18,"instId":300005,"propState":18,"propId":101030,"pos":{"x":-37437,"y":808,"z":54347},"rot":{"x":0,"y":5124,"z":0}},{"groupId":18,"instId":300002,"propState":18,"propId":101030,"pos":{"x":-8269,"y":583,"z":99948},"rot":{"x":0,"y":188568,"z":0}},{"groupId":18,"instId":300011,"propState":18,"propId":101029,"pos":{"x":-76462,"y":4432,"z":99092},"rot":{"x":0,"y":38382,"z":0}},{"groupId":18,"instId":300009,"propState":18,"propId":101029,"pos":{"x":-43178,"y":16419,"z":184306},"rot":{"x":0,"y":67948,"z":0}},{"groupId":18,"instId":300007,"propState":18,"propId":101030,"pos":{"x":-3269,"y":589,"z":122449},"rot":{"x":0,"y":38382,"z":0}},{"groupId":18,"instId":300006,"propState":18,"propId":101030,"pos":{"x":-48483,"y":-514,"z":102460},"rot":{"x":0,"y":83382,"z":90000}},{"groupId":18,"instId":300004,"propState":18,"propId":101029,"pos":{"x":-66869,"y":6333,"z":64828},"rot":{"x":0,"y":38382,"z":0}},{"groupId":18,"instId":300003,"propState":18,"propId":101030,"pos":{"x":-70050,"y":5164,"z":95138},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":18,"instId":300001,"propState":18,"propId":101030,"pos":{"x":-37340,"y":-1837,"z":122859},"rot":{"x":0,"y":93367,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[],"npcs":[],"monsters":[{"groupId":70,"instId":200003,"monsterId":1022020,"eventId":20122138,"pos":{"x":-9640,"y":1133,"z":169670},"rot":{"x":0,"y":90479,"z":0}},{"groupId":70,"instId":200002,"monsterId":1022020,"eventId":20122137,"pos":{"x":-7423,"y":1305,"z":169870},"rot":{"x":0,"y":154156,"z":0}}],"teleports":{}},"19":{"props":[],"npcs":[],"monsters":[{"groupId":19,"instId":200008,"monsterId":1022020,"eventId":20122131,"pos":{"x":-65940,"y":5670,"z":66040},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":200010,"monsterId":8001020,"eventId":20122133,"pos":{"x":2810,"y":1590,"z":86962},"rot":{"x":0,"y":7364,"z":0}},{"groupId":19,"instId":200005,"monsterId":1022010,"eventId":20122105,"pos":{"x":2430,"y":1820,"z":84240},"rot":{"x":0,"y":162072,"z":0}},{"groupId":19,"instId":200009,"monsterId":1022010,"eventId":20122132,"pos":{"x":-66410,"y":5680,"z":67960},"rot":{"x":0,"y":187593,"z":0}},{"groupId":19,"instId":200002,"monsterId":8002010,"eventId":20122102,"pos":{"x":-80630,"y":6250,"z":84880},"rot":{"x":0,"y":125991,"z":0}}],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300001,"propState":8,"propId":703,"pos":{"x":-40310,"y":-1540,"z":116030},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":79,"instId":200001,"monsterId":8003051,"eventId":101202,"pos":{"x":-40310,"y":-2611,"z":116030},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{"1102":{"anchorId":1,"groupId":79,"instId":300001,"pos":{"x":-40310,"y":-2748,"z":109140},"rot":{"x":0,"y":0,"z":0}}}},"37":{"props":[{"groupId":37,"instId":300001,"propState":8,"propId":801,"pos":{"x":-32130,"y":-98,"z":51230},"rot":{"x":0,"y":171385,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1008":{"anchorId":1,"groupId":37,"instId":300001,"pos":{"x":-32240,"y":-90,"z":48678},"rot":{"x":0,"y":0,"z":0}}}},"55":{"props":[{"groupId":55,"instId":300003,"propState":0,"propId":211,"pos":{"x":-23487,"y":-132,"z":72682},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300001,"propState":11,"propId":60103,"pos":{"x":-23487,"y":-132,"z":72682},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":55,"instId":200001,"monsterId":8003010,"eventId":20122231,"pos":{"x":-18490,"y":-150,"z":77690},"rot":{"x":0,"y":181190,"z":0}}],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300003,"propState":0,"propId":211,"pos":{"x":-55790,"y":-220,"z":72190},"rot":{"x":0,"y":315000,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":11,"propId":60103,"pos":{"x":-55790,"y":-168,"z":72190},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[{"groupId":4,"instId":200001,"monsterId":8003050,"eventId":20122232,"pos":{"x":-58280,"y":-220,"z":74680},"rot":{"x":0,"y":315000,"z":0}}],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300003,"propState":0,"propId":211,"pos":{"x":-28170,"y":-2508,"z":127540},"rot":{"x":0,"y":30000,"z":0}},{"groupId":59,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300001,"propState":11,"propId":60102,"pos":{"x":-28170,"y":-2508,"z":127540},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[],"monsters":[{"groupId":59,"instId":200002,"monsterId":1022010,"eventId":20122234,"pos":{"x":-27186,"y":-2565,"z":131602},"rot":{"x":0,"y":45000,"z":0}},{"groupId":59,"instId":200001,"monsterId":8002010,"eventId":20122233,"pos":{"x":-24810,"y":-2629,"z":129430},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"63":{"props":[],"npcs":[],"monsters":[{"groupId":63,"instId":200001,"monsterId":8002040,"eventId":20122106,"pos":{"x":-9060,"y":1820,"z":66520},"rot":{"x":0,"y":225280,"z":0}}],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300002,"propState":12,"propId":60102,"pos":{"x":-62160,"y":-2564,"z":98700},"rot":{"x":0,"y":91141,"z":0}},{"groupId":98,"instId":300001,"propState":0,"propId":100,"pos":{"x":-62160,"y":-2564,"z":98700},"rot":{"x":0,"y":91141,"z":0}},{"groupId":98,"instId":300003,"propState":0,"propId":211,"pos":{"x":-62160,"y":-2564,"z":98700},"rot":{"x":0,"y":91141,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300006,"propState":1,"propId":211,"pos":{"x":-1147,"y":1782,"z":71670},"rot":{"x":0,"y":65062,"z":0}},{"groupId":96,"instId":300004,"propState":20,"propId":60102,"pos":{"x":-968,"y":1782,"z":72359},"rot":{"x":0,"y":130000,"z":0}},{"groupId":96,"instId":300003,"propState":10,"propId":100,"pos":{"x":-6030,"y":640,"z":105079},"rot":{"x":0,"y":116202,"z":0}},{"groupId":96,"instId":300001,"propState":0,"propId":100,"pos":{"x":-976,"y":2372,"z":73568},"rot":{"x":0,"y":198438,"z":0}},{"groupId":96,"instId":300008,"propState":0,"propId":100,"pos":{"x":1682,"y":1772,"z":77040},"rot":{"x":0,"y":293330,"z":0}},{"groupId":96,"instId":300005,"propState":0,"propId":211,"pos":{"x":-5721,"y":-131,"z":104784},"rot":{"x":0,"y":290113,"z":0}},{"groupId":96,"instId":300007,"propState":0,"propId":100,"pos":{"x":619,"y":1732,"z":73862},"rot":{"x":0,"y":198438,"z":0}},{"groupId":96,"instId":300002,"propState":0,"propId":301010,"pos":{"x":-5721,"y":-131,"z":104784},"rot":{"x":0,"y":290113,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300002,"propState":0,"propId":114,"pos":{"x":11880,"y":-2575,"z":152340},"rot":{"x":0,"y":266269,"z":0}}],"npcs":[{"groupId":114,"instId":400001,"npcId":2213,"pos":{"x":8617,"y":-2547,"z":148259},"rot":{"x":0,"y":277370,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":201,"startAnchorId":null,"startGroupId":null}},"201220103":{"P20122_F20122001":{"scenes":{"100":{"props":[{"groupId":100,"instId":300001,"propState":0,"propId":114,"pos":{"x":11880,"y":-2575,"z":152340},"rot":{"x":0,"y":266269,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300006,"propState":0,"propId":102,"pos":{"x":-35140,"y":-800,"z":26340},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300005,"propState":0,"propId":115,"pos":{"x":-35140,"y":1420,"z":26340},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300004,"propState":0,"propId":114,"pos":{"x":-35140,"y":-64,"z":26340},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300007,"propState":0,"propId":102,"pos":{"x":11680,"y":-2551,"z":152440},"rot":{"x":0,"y":268888,"z":0}},{"groupId":2,"instId":300003,"propState":8,"propId":101,"pos":{"x":-35133,"y":9075,"z":161445},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300002,"propState":8,"propId":101,"pos":{"x":-72729,"y":1370,"z":116261},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300001,"propState":8,"propId":101,"pos":{"x":-31430,"y":119,"z":32570},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2012201":{"anchorId":1,"groupId":2,"instId":300001,"pos":{"x":-34650,"y":-130,"z":35570},"rot":{"x":0,"y":0,"z":0}},"2012202":{"anchorId":2,"groupId":2,"instId":300002,"pos":{"x":-70300,"y":1258,"z":118941},"rot":{"x":0,"y":90000,"z":0}},"2012203":{"anchorId":3,"groupId":2,"instId":300003,"pos":{"x":-34352,"y":9075,"z":157026},"rot":{"x":0,"y":175000,"z":0}}}},"15":{"props":[{"groupId":15,"instId":300003,"propState":12,"propId":60101,"pos":{"x":-75830,"y":1388,"z":124451},"rot":{"x":0,"y":160000,"z":0}},{"groupId":15,"instId":300009,"propState":12,"propId":60101,"pos":{"x":-34674,"y":-114,"z":58615},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300006,"propState":12,"propId":60101,"pos":{"x":-20470,"y":1255,"z":164660},"rot":{"x":0,"y":111227,"z":0}},{"groupId":15,"instId":300002,"propState":12,"propId":60101,"pos":{"x":-101100,"y":6349,"z":101530},"rot":{"x":0,"y":160274,"z":0}},{"groupId":15,"instId":300005,"propState":12,"propId":60101,"pos":{"x":-81220,"y":1402,"z":129497},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300007,"propState":12,"propId":60101,"pos":{"x":-29720,"y":-2547,"z":97780},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-64810,"y":3655,"z":104430},"rot":{"x":0,"y":270342,"z":0}},{"groupId":15,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-60840,"y":5552,"z":47770},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300001,"propState":0,"propId":300000,"pos":{"x":-76298,"y":6384,"z":94583},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300009,"propState":0,"propId":101005,"pos":{"x":-80309,"y":1420,"z":124727},"rot":{"x":0,"y":316678,"z":0}},{"groupId":12,"instId":300004,"propState":0,"propId":101001,"pos":{"x":-20369,"y":-145,"z":86766},"rot":{"x":0,"y":178277,"z":0}},{"groupId":12,"instId":300010,"propState":0,"propId":101001,"pos":{"x":-85234,"y":1335,"z":126341},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":101004,"pos":{"x":-18772,"y":-231,"z":89375},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300007,"propState":0,"propId":101003,"pos":{"x":-57620,"y":-2596,"z":106420},"rot":{"x":0,"y":73197,"z":0}},{"groupId":12,"instId":300006,"propState":0,"propId":101004,"pos":{"x":-57036,"y":-2640,"z":103824},"rot":{"x":0,"y":54927,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[],"npcs":[],"monsters":[{"groupId":70,"instId":200003,"monsterId":1022020,"eventId":20122138,"pos":{"x":-9640,"y":1133,"z":169670},"rot":{"x":0,"y":90479,"z":0}},{"groupId":70,"instId":200002,"monsterId":1022020,"eventId":20122137,"pos":{"x":-7423,"y":1305,"z":169870},"rot":{"x":0,"y":154156,"z":0}}],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300008,"propState":18,"propId":101029,"pos":{"x":-55374,"y":14643,"z":167079},"rot":{"x":0,"y":38382,"z":0}},{"groupId":18,"instId":300011,"propState":18,"propId":101029,"pos":{"x":-76462,"y":4432,"z":99092},"rot":{"x":0,"y":38382,"z":0}},{"groupId":18,"instId":300010,"propState":18,"propId":101029,"pos":{"x":-30289,"y":14646,"z":177730},"rot":{"x":0,"y":38382,"z":0}},{"groupId":18,"instId":300009,"propState":18,"propId":101029,"pos":{"x":-43178,"y":16419,"z":184306},"rot":{"x":0,"y":67948,"z":0}},{"groupId":18,"instId":300004,"propState":18,"propId":101029,"pos":{"x":-66869,"y":6333,"z":64828},"rot":{"x":0,"y":38382,"z":0}},{"groupId":18,"instId":300007,"propState":18,"propId":101030,"pos":{"x":-3269,"y":589,"z":122449},"rot":{"x":0,"y":38382,"z":0}},{"groupId":18,"instId":300006,"propState":18,"propId":101030,"pos":{"x":-48483,"y":-514,"z":102460},"rot":{"x":0,"y":83382,"z":90000}},{"groupId":18,"instId":300005,"propState":18,"propId":101030,"pos":{"x":-37437,"y":808,"z":54347},"rot":{"x":0,"y":5124,"z":0}},{"groupId":18,"instId":300003,"propState":18,"propId":101030,"pos":{"x":-70050,"y":5164,"z":95138},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":18,"instId":300002,"propState":18,"propId":101030,"pos":{"x":-8269,"y":583,"z":99948},"rot":{"x":0,"y":188568,"z":0}},{"groupId":18,"instId":300001,"propState":18,"propId":101030,"pos":{"x":-37340,"y":-1837,"z":122859},"rot":{"x":0,"y":93367,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[],"npcs":[],"monsters":[{"groupId":19,"instId":200002,"monsterId":8002010,"eventId":20122102,"pos":{"x":-80630,"y":6250,"z":84880},"rot":{"x":0,"y":125991,"z":0}},{"groupId":19,"instId":200010,"monsterId":8001020,"eventId":20122133,"pos":{"x":2810,"y":1590,"z":86962},"rot":{"x":0,"y":7364,"z":0}},{"groupId":19,"instId":200005,"monsterId":1022010,"eventId":20122105,"pos":{"x":2430,"y":1820,"z":84240},"rot":{"x":0,"y":162072,"z":0}},{"groupId":19,"instId":200009,"monsterId":1022010,"eventId":20122132,"pos":{"x":-66410,"y":5680,"z":67960},"rot":{"x":0,"y":187593,"z":0}},{"groupId":19,"instId":200008,"monsterId":1022020,"eventId":20122131,"pos":{"x":-65940,"y":5670,"z":66040},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300017,"propState":0,"propId":101016,"pos":{"x":-64480,"y":-126,"z":84790},"rot":{"x":0,"y":94397,"z":0}},{"groupId":50,"instId":300011,"propState":0,"propId":101017,"pos":{"x":4880,"y":2007,"z":75000},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-75783,"y":3649,"z":109217},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300016,"propState":0,"propId":101017,"pos":{"x":-78270,"y":8263,"z":151906},"rot":{"x":0,"y":141675,"z":0}},{"groupId":50,"instId":300013,"propState":0,"propId":101017,"pos":{"x":-14100,"y":-2525,"z":147489},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300009,"propState":0,"propId":101017,"pos":{"x":-11566,"y":-79,"z":92184},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-55434,"y":-2471,"z":111742},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300014,"propState":0,"propId":101016,"pos":{"x":-20868,"y":-2637,"z":131331},"rot":{"x":0,"y":102703,"z":0}},{"groupId":50,"instId":300020,"propState":0,"propId":101016,"pos":{"x":-39204,"y":55,"z":49885},"rot":{"x":0,"y":94397,"z":0}},{"groupId":50,"instId":300018,"propState":0,"propId":101016,"pos":{"x":-18600,"y":1926,"z":65500},"rot":{"x":0,"y":94397,"z":0}},{"groupId":50,"instId":300015,"propState":0,"propId":101017,"pos":{"x":-52470,"y":13470,"z":148570},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300012,"propState":0,"propId":101017,"pos":{"x":4512,"y":-45,"z":118503},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300010,"propState":0,"propId":101017,"pos":{"x":-39733,"y":-2587,"z":88830},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300008,"propState":0,"propId":101017,"pos":{"x":-64550,"y":-149,"z":75980},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-81669,"y":3593,"z":95716},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-76181,"y":5732,"z":70971},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-20330,"y":5452,"z":54620},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300001,"propState":0,"propId":101017,"pos":{"x":-39530,"y":63,"z":43840},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300019,"propState":0,"propId":101016,"pos":{"x":-30560,"y":-2532,"z":89910},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300006,"propState":0,"propId":101016,"pos":{"x":-68910,"y":1419,"z":122580},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300001,"propState":8,"propId":703,"pos":{"x":-40310,"y":-1540,"z":116030},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":79,"instId":200001,"monsterId":8003051,"eventId":101202,"pos":{"x":-40310,"y":-2611,"z":116030},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{"1102":{"anchorId":1,"groupId":79,"instId":300001,"pos":{"x":-40310,"y":-2748,"z":109140},"rot":{"x":0,"y":0,"z":0}}}},"37":{"props":[{"groupId":37,"instId":300001,"propState":8,"propId":801,"pos":{"x":-32130,"y":-98,"z":51230},"rot":{"x":0,"y":171385,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1008":{"anchorId":1,"groupId":37,"instId":300001,"pos":{"x":-32240,"y":-90,"z":48678},"rot":{"x":0,"y":0,"z":0}}}},"55":{"props":[{"groupId":55,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300003,"propState":0,"propId":211,"pos":{"x":-23487,"y":-132,"z":72682},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300001,"propState":11,"propId":60103,"pos":{"x":-23487,"y":-132,"z":72682},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":55,"instId":200001,"monsterId":8003010,"eventId":20122231,"pos":{"x":-18490,"y":-150,"z":77690},"rot":{"x":0,"y":181190,"z":0}}],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300003,"propState":0,"propId":211,"pos":{"x":-28170,"y":-2508,"z":127540},"rot":{"x":0,"y":30000,"z":0}},{"groupId":59,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300001,"propState":11,"propId":60102,"pos":{"x":-28170,"y":-2508,"z":127540},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[],"monsters":[{"groupId":59,"instId":200002,"monsterId":1022010,"eventId":20122234,"pos":{"x":-27186,"y":-2565,"z":131602},"rot":{"x":0,"y":45000,"z":0}},{"groupId":59,"instId":200001,"monsterId":8002010,"eventId":20122233,"pos":{"x":-24810,"y":-2629,"z":129430},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300003,"propState":0,"propId":211,"pos":{"x":-55790,"y":-220,"z":72190},"rot":{"x":0,"y":315000,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":11,"propId":60103,"pos":{"x":-55790,"y":-168,"z":72190},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[{"groupId":4,"instId":200001,"monsterId":8003050,"eventId":20122232,"pos":{"x":-58280,"y":-220,"z":74680},"rot":{"x":0,"y":315000,"z":0}}],"teleports":{}},"63":{"props":[],"npcs":[],"monsters":[{"groupId":63,"instId":200001,"monsterId":8002040,"eventId":20122106,"pos":{"x":-9060,"y":1820,"z":66520},"rot":{"x":0,"y":225280,"z":0}}],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300008,"propState":0,"propId":100,"pos":{"x":1682,"y":1772,"z":77040},"rot":{"x":0,"y":293330,"z":0}},{"groupId":96,"instId":300006,"propState":1,"propId":211,"pos":{"x":-1147,"y":1782,"z":71670},"rot":{"x":0,"y":65062,"z":0}},{"groupId":96,"instId":300005,"propState":0,"propId":211,"pos":{"x":-5721,"y":-131,"z":104784},"rot":{"x":0,"y":290113,"z":0}},{"groupId":96,"instId":300007,"propState":0,"propId":100,"pos":{"x":619,"y":1732,"z":73862},"rot":{"x":0,"y":198438,"z":0}},{"groupId":96,"instId":300004,"propState":20,"propId":60102,"pos":{"x":-968,"y":1782,"z":72359},"rot":{"x":0,"y":130000,"z":0}},{"groupId":96,"instId":300003,"propState":10,"propId":100,"pos":{"x":-6030,"y":640,"z":105079},"rot":{"x":0,"y":116202,"z":0}},{"groupId":96,"instId":300002,"propState":0,"propId":301010,"pos":{"x":-5721,"y":-131,"z":104784},"rot":{"x":0,"y":290113,"z":0}},{"groupId":96,"instId":300001,"propState":0,"propId":100,"pos":{"x":-976,"y":2372,"z":73568},"rot":{"x":0,"y":198438,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300002,"propState":12,"propId":60102,"pos":{"x":-62160,"y":-2564,"z":98700},"rot":{"x":0,"y":91141,"z":0}},{"groupId":98,"instId":300003,"propState":0,"propId":211,"pos":{"x":-62160,"y":-2564,"z":98700},"rot":{"x":0,"y":91141,"z":0}},{"groupId":98,"instId":300001,"propState":0,"propId":100,"pos":{"x":-62160,"y":-2564,"z":98700},"rot":{"x":0,"y":91141,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300002,"propState":0,"propId":114,"pos":{"x":11880,"y":-2575,"z":152340},"rot":{"x":0,"y":266269,"z":0}}],"npcs":[{"groupId":114,"instId":400001,"npcId":2213,"pos":{"x":8617,"y":-2547,"z":148259},"rot":{"x":0,"y":277370,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":201,"startAnchorId":1,"startGroupId":100}},"2012301":{"P20123_F20123001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300009,"propState":0,"propId":103,"pos":{"x":34520,"y":19977,"z":-58620},"rot":{"x":0,"y":135000,"z":0}},{"groupId":2,"instId":300003,"propState":8,"propId":101,"pos":{"x":-47828,"y":12001,"z":-12821},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300002,"propState":8,"propId":101,"pos":{"x":-8890,"y":20048,"z":-6950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300001,"propState":8,"propId":101,"pos":{"x":-8174,"y":25367,"z":85285},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2012301":{"anchorId":1,"groupId":2,"instId":300001,"pos":{"x":-9930,"y":25392,"z":80580},"rot":{"x":0,"y":175000,"z":0}},"2012302":{"anchorId":4,"groupId":2,"instId":300002,"pos":{"x":-5239,"y":20054,"z":-8640},"rot":{"x":0,"y":180000,"z":0}},"2012303":{"anchorId":7,"groupId":2,"instId":300003,"pos":{"x":-51990,"y":11968,"z":-15070},"rot":{"x":0,"y":255000,"z":0}}}},"16":{"props":[{"groupId":16,"instId":300018,"propState":0,"propId":101016,"pos":{"x":3170,"y":19985,"z":-69090},"rot":{"x":0,"y":120000,"z":0}},{"groupId":16,"instId":300016,"propState":0,"propId":101016,"pos":{"x":47320,"y":11967,"z":25130},"rot":{"x":0,"y":120000,"z":0}},{"groupId":16,"instId":300007,"propState":0,"propId":101016,"pos":{"x":28020,"y":12023,"z":-4440},"rot":{"x":0,"y":310000,"z":0}},{"groupId":16,"instId":300005,"propState":0,"propId":101016,"pos":{"x":-8760,"y":20103,"z":2380},"rot":{"x":0,"y":120000,"z":0}},{"groupId":16,"instId":300014,"propState":0,"propId":101017,"pos":{"x":2410,"y":19980,"z":-88180},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300012,"propState":0,"propId":101017,"pos":{"x":53040,"y":15981,"z":-3440},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-38910,"y":20201,"z":46280},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300017,"propState":0,"propId":101016,"pos":{"x":-47503,"y":14041,"z":21000},"rot":{"x":0,"y":120000,"z":0}},{"groupId":16,"instId":300015,"propState":0,"propId":101017,"pos":{"x":-20837,"y":16014,"z":-87853},"rot":{"x":0,"y":135000,"z":0}},{"groupId":16,"instId":300013,"propState":0,"propId":101017,"pos":{"x":64200,"y":12011,"z":25800},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300011,"propState":0,"propId":101017,"pos":{"x":-81879,"y":14051,"z":31013},"rot":{"x":0,"y":45000,"z":0}},{"groupId":16,"instId":300010,"propState":0,"propId":101017,"pos":{"x":-34457,"y":13988,"z":19700},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":300009,"propState":0,"propId":101017,"pos":{"x":-50100,"y":12241,"z":-2670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300008,"propState":0,"propId":101017,"pos":{"x":-21760,"y":12019,"z":-4040},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300004,"propState":0,"propId":101017,"pos":{"x":4177,"y":23000,"z":60564},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-23250,"y":22759,"z":61142},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-9400,"y":20044,"z":34870},"rot":{"x":0,"y":45000,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":101017,"pos":{"x":-31938,"y":20038,"z":33311},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300004,"propState":0,"propId":101019,"pos":{"x":-6039,"y":19989,"z":-21230},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300016,"propState":0,"propId":301005,"pos":{"x":-13300,"y":11686,"z":9560},"rot":{"x":0,"y":157000,"z":0}},{"groupId":8,"instId":300007,"propState":1,"propId":301002,"pos":{"x":58390,"y":15961,"z":-7510},"rot":{"x":510,"y":286345,"z":33}},{"groupId":8,"instId":300006,"propState":0,"propId":301002,"pos":{"x":-82180,"y":11971,"z":-2860},"rot":{"x":886,"y":158986,"z":161}},{"groupId":8,"instId":300005,"propState":2,"propId":101001,"pos":{"x":-8755,"y":20025,"z":-18890},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":101003,"pos":{"x":-8950,"y":20013,"z":29202},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":101004,"pos":{"x":-6039,"y":19995,"z":25357},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300013,"propState":0,"propId":101008,"pos":{"x":-10318,"y":12058,"z":4630},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300011,"propState":2,"propId":101008,"pos":{"x":-8730,"y":20120,"z":14760},"rot":{"x":0,"y":67000,"z":0}},{"groupId":8,"instId":300010,"propState":0,"propId":301004,"pos":{"x":-13300,"y":11686,"z":9560},"rot":{"x":0,"y":157000,"z":0}},{"groupId":8,"instId":300001,"propState":2,"propId":101007,"pos":{"x":-13300,"y":12340,"z":9560},"rot":{"x":0,"y":157000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300006,"propState":12,"propId":60101,"pos":{"x":-11370,"y":22938,"z":49790},"rot":{"x":0,"y":45000,"z":0}},{"groupId":7,"instId":300011,"propState":12,"propId":60101,"pos":{"x":16234,"y":15069,"z":24040},"rot":{"x":0,"y":108066,"z":0}},{"groupId":7,"instId":300003,"propState":12,"propId":60101,"pos":{"x":53560,"y":22988,"z":-72180},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300007,"propState":12,"propId":60101,"pos":{"x":24810,"y":22949,"z":-79020},"rot":{"x":0,"y":265000,"z":0}},{"groupId":7,"instId":300005,"propState":12,"propId":60101,"pos":{"x":-41460,"y":14019,"z":24470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300002,"propState":12,"propId":60101,"pos":{"x":-86760,"y":11971,"z":-6130},"rot":{"x":0,"y":110000,"z":0}},{"groupId":7,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-37870,"y":19979,"z":79010},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300006,"propState":18,"propId":101030,"pos":{"x":-39965,"y":20542,"z":53450},"rot":{"x":0,"y":108090,"z":0}},{"groupId":25,"instId":300005,"propState":18,"propId":101030,"pos":{"x":49266,"y":22949,"z":-66647},"rot":{"x":0,"y":108090,"z":0}},{"groupId":25,"instId":300004,"propState":18,"propId":101030,"pos":{"x":-23293,"y":20922,"z":35445},"rot":{"x":0,"y":79292,"z":0}},{"groupId":25,"instId":300003,"propState":18,"propId":101029,"pos":{"x":-47159,"y":13241,"z":-14590},"rot":{"x":0,"y":108090,"z":0}},{"groupId":25,"instId":300002,"propState":18,"propId":101030,"pos":{"x":-14719,"y":24056,"z":52090},"rot":{"x":0,"y":108090,"z":0}},{"groupId":25,"instId":300001,"propState":18,"propId":101027,"pos":{"x":1702,"y":23827,"z":64484},"rot":{"x":0,"y":108090,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[],"npcs":[],"monsters":[{"groupId":3,"instId":200003,"monsterId":1012030,"eventId":20123134,"pos":{"x":55910,"y":15940,"z":-2650},"rot":{"x":0,"y":210000,"z":0}},{"groupId":3,"instId":200002,"monsterId":1012030,"eventId":20123133,"pos":{"x":36050,"y":11997,"z":11460},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":200007,"monsterId":1012020,"eventId":20123132,"pos":{"x":41180,"y":11973,"z":17230},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":200001,"monsterId":1012030,"eventId":20123131,"pos":{"x":24980,"y":12116,"z":14520},"rot":{"x":0,"y":70000,"z":0}},{"groupId":3,"instId":200006,"monsterId":1012020,"eventId":20123106,"pos":{"x":-76360,"y":11985,"z":-12560},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":200005,"monsterId":1012030,"eventId":20123105,"pos":{"x":-73600,"y":11995,"z":-10350},"rot":{"x":0,"y":315000,"z":0}},{"groupId":3,"instId":200004,"monsterId":1012020,"eventId":20123107,"pos":{"x":-42451,"y":13994,"z":19127},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300001,"propState":8,"propId":801,"pos":{"x":-79180,"y":12000,"z":-23330},"rot":{"x":0,"y":11539,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1009":{"anchorId":1,"groupId":24,"instId":300001,"pos":{"x":-77205,"y":11985,"z":-21605},"rot":{"x":66,"y":226577,"z":6607}}}},"46":{"props":[{"groupId":46,"instId":300003,"propState":0,"propId":211,"pos":{"x":-20550,"y":16018,"z":-72750},"rot":{"x":0,"y":135000,"z":0}},{"groupId":46,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300001,"propState":11,"propId":60102,"pos":{"x":-20550,"y":16018,"z":-72750},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[{"groupId":46,"instId":200002,"monsterId":1012030,"eventId":20123233,"pos":{"x":-16869,"y":15981,"z":-73737},"rot":{"x":0,"y":120000,"z":0}},{"groupId":46,"instId":200001,"monsterId":1012030,"eventId":20123231,"pos":{"x":-17640,"y":15980,"z":-75660},"rot":{"x":0,"y":135000,"z":0}}],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300001,"propState":11,"propId":60103,"pos":{"x":65080,"y":12078,"z":32430},"rot":{"x":0,"y":245000,"z":0}},{"groupId":47,"instId":300003,"propState":0,"propId":211,"pos":{"x":65080,"y":11962,"z":32430},"rot":{"x":0,"y":245000,"z":0}},{"groupId":47,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":47,"instId":200001,"monsterId":1023010,"eventId":20123232,"pos":{"x":61550,"y":11962,"z":30780},"rot":{"x":0,"y":245000,"z":0}}],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300003,"propState":0,"propId":211,"pos":{"x":-76320,"y":13998,"z":18030},"rot":{"x":0,"y":70000,"z":0}},{"groupId":77,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300001,"propState":11,"propId":60103,"pos":{"x":-76320,"y":13998,"z":18030},"rot":{"x":0,"y":70000,"z":0}}],"npcs":[],"monsters":[{"groupId":77,"instId":200001,"monsterId":1013010,"eventId":20123234,"pos":{"x":-70988,"y":13992,"z":19271},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"52":{"props":[],"npcs":[],"monsters":[{"groupId":52,"instId":200001,"monsterId":8002040,"eventId":20123108,"pos":{"x":-12810,"y":16040,"z":-99690},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300004,"propState":0,"propId":211,"pos":{"x":61120,"y":15950,"z":-11530},"rot":{"x":0,"y":273345,"z":0}},{"groupId":71,"instId":300002,"propState":0,"propId":217,"pos":{"x":58390,"y":15961,"z":-7510},"rot":{"x":510,"y":286345,"z":33}},{"groupId":71,"instId":300001,"propState":11,"propId":60102,"pos":{"x":61049,"y":15972,"z":-12659},"rot":{"x":0,"y":283383,"z":0}},{"groupId":71,"instId":300003,"propState":0,"propId":100,"pos":{"x":61120,"y":15950,"z":-11530},"rot":{"x":0,"y":273345,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":201,"startAnchorId":null,"startGroupId":null}},"201230102":{"P20123_F20123001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300009,"propState":0,"propId":103,"pos":{"x":34520,"y":19977,"z":-58620},"rot":{"x":0,"y":135000,"z":0}},{"groupId":2,"instId":300003,"propState":8,"propId":101,"pos":{"x":-47828,"y":12001,"z":-12821},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300002,"propState":8,"propId":101,"pos":{"x":-8890,"y":20048,"z":-6950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300001,"propState":8,"propId":101,"pos":{"x":-8174,"y":25367,"z":85285},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2012301":{"anchorId":1,"groupId":2,"instId":300001,"pos":{"x":-9930,"y":25392,"z":80580},"rot":{"x":0,"y":175000,"z":0}},"2012302":{"anchorId":4,"groupId":2,"instId":300002,"pos":{"x":-5239,"y":20054,"z":-8640},"rot":{"x":0,"y":180000,"z":0}},"2012303":{"anchorId":7,"groupId":2,"instId":300003,"pos":{"x":-51990,"y":11968,"z":-15070},"rot":{"x":0,"y":255000,"z":0}}}},"16":{"props":[{"groupId":16,"instId":300016,"propState":0,"propId":101016,"pos":{"x":47320,"y":11967,"z":25130},"rot":{"x":0,"y":120000,"z":0}},{"groupId":16,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-23250,"y":22759,"z":61142},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":300018,"propState":0,"propId":101016,"pos":{"x":3170,"y":19985,"z":-69090},"rot":{"x":0,"y":120000,"z":0}},{"groupId":16,"instId":300007,"propState":0,"propId":101016,"pos":{"x":28020,"y":12023,"z":-4440},"rot":{"x":0,"y":310000,"z":0}},{"groupId":16,"instId":300015,"propState":0,"propId":101017,"pos":{"x":-20837,"y":16014,"z":-87853},"rot":{"x":0,"y":135000,"z":0}},{"groupId":16,"instId":300012,"propState":0,"propId":101017,"pos":{"x":53040,"y":15981,"z":-3440},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":300008,"propState":0,"propId":101017,"pos":{"x":-21760,"y":12019,"z":-4040},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300017,"propState":0,"propId":101016,"pos":{"x":-47503,"y":14041,"z":21000},"rot":{"x":0,"y":120000,"z":0}},{"groupId":16,"instId":300005,"propState":0,"propId":101016,"pos":{"x":-8760,"y":20103,"z":2380},"rot":{"x":0,"y":120000,"z":0}},{"groupId":16,"instId":300014,"propState":0,"propId":101017,"pos":{"x":2410,"y":19980,"z":-88180},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300013,"propState":0,"propId":101017,"pos":{"x":64200,"y":12011,"z":25800},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300011,"propState":0,"propId":101017,"pos":{"x":-81879,"y":14051,"z":31013},"rot":{"x":0,"y":45000,"z":0}},{"groupId":16,"instId":300010,"propState":0,"propId":101017,"pos":{"x":-34457,"y":13988,"z":19700},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":300009,"propState":0,"propId":101017,"pos":{"x":-50100,"y":12241,"z":-2670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-38910,"y":20201,"z":46280},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300004,"propState":0,"propId":101017,"pos":{"x":4177,"y":23000,"z":60564},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-9400,"y":20044,"z":34870},"rot":{"x":0,"y":45000,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":101017,"pos":{"x":-31938,"y":20038,"z":33311},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300006,"propState":18,"propId":101030,"pos":{"x":-39965,"y":20542,"z":53450},"rot":{"x":0,"y":108090,"z":0}},{"groupId":25,"instId":300005,"propState":18,"propId":101030,"pos":{"x":49266,"y":22949,"z":-66647},"rot":{"x":0,"y":108090,"z":0}},{"groupId":25,"instId":300004,"propState":18,"propId":101030,"pos":{"x":-23293,"y":20922,"z":35445},"rot":{"x":0,"y":79292,"z":0}},{"groupId":25,"instId":300003,"propState":18,"propId":101029,"pos":{"x":-47159,"y":13241,"z":-14590},"rot":{"x":0,"y":108090,"z":0}},{"groupId":25,"instId":300002,"propState":18,"propId":101030,"pos":{"x":-14719,"y":24056,"z":52090},"rot":{"x":0,"y":108090,"z":0}},{"groupId":25,"instId":300001,"propState":18,"propId":101027,"pos":{"x":1702,"y":23827,"z":64484},"rot":{"x":0,"y":108090,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300003,"propState":12,"propId":60101,"pos":{"x":53560,"y":22988,"z":-72180},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300007,"propState":12,"propId":60101,"pos":{"x":24810,"y":22949,"z":-79020},"rot":{"x":0,"y":265000,"z":0}},{"groupId":7,"instId":300005,"propState":12,"propId":60101,"pos":{"x":-41460,"y":14019,"z":24470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300002,"propState":12,"propId":60101,"pos":{"x":-86760,"y":11971,"z":-6130},"rot":{"x":0,"y":110000,"z":0}},{"groupId":7,"instId":300006,"propState":12,"propId":60101,"pos":{"x":-11370,"y":22938,"z":49790},"rot":{"x":0,"y":45000,"z":0}},{"groupId":7,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-37870,"y":19979,"z":79010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300011,"propState":12,"propId":60101,"pos":{"x":16234,"y":15069,"z":24040},"rot":{"x":0,"y":108066,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300007,"propState":1,"propId":301002,"pos":{"x":58390,"y":15961,"z":-7510},"rot":{"x":510,"y":286345,"z":33}},{"groupId":8,"instId":300006,"propState":0,"propId":301002,"pos":{"x":-82180,"y":11971,"z":-2860},"rot":{"x":886,"y":158986,"z":161}},{"groupId":8,"instId":300005,"propState":2,"propId":101001,"pos":{"x":-8755,"y":20025,"z":-18890},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":101019,"pos":{"x":-6039,"y":19989,"z":-21230},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":101003,"pos":{"x":-8950,"y":20013,"z":29202},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":101004,"pos":{"x":-6039,"y":19995,"z":25357},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300016,"propState":0,"propId":301005,"pos":{"x":-13300,"y":11686,"z":9560},"rot":{"x":0,"y":157000,"z":0}},{"groupId":8,"instId":300013,"propState":0,"propId":101008,"pos":{"x":-10318,"y":12058,"z":4630},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300011,"propState":2,"propId":101008,"pos":{"x":-8730,"y":20120,"z":14760},"rot":{"x":0,"y":67000,"z":0}},{"groupId":8,"instId":300010,"propState":0,"propId":301004,"pos":{"x":-13300,"y":11686,"z":9560},"rot":{"x":0,"y":157000,"z":0}},{"groupId":8,"instId":300001,"propState":2,"propId":101007,"pos":{"x":-13300,"y":12340,"z":9560},"rot":{"x":0,"y":157000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[],"npcs":[],"monsters":[{"groupId":3,"instId":200003,"monsterId":1012030,"eventId":20123134,"pos":{"x":55910,"y":15940,"z":-2650},"rot":{"x":0,"y":210000,"z":0}},{"groupId":3,"instId":200002,"monsterId":1012030,"eventId":20123133,"pos":{"x":36050,"y":11997,"z":11460},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":200007,"monsterId":1012020,"eventId":20123132,"pos":{"x":41180,"y":11973,"z":17230},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":200001,"monsterId":1012030,"eventId":20123131,"pos":{"x":24980,"y":12116,"z":14520},"rot":{"x":0,"y":70000,"z":0}},{"groupId":3,"instId":200006,"monsterId":1012020,"eventId":20123106,"pos":{"x":-76360,"y":11985,"z":-12560},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":200005,"monsterId":1012030,"eventId":20123105,"pos":{"x":-73600,"y":11995,"z":-10350},"rot":{"x":0,"y":315000,"z":0}},{"groupId":3,"instId":200004,"monsterId":1012020,"eventId":20123107,"pos":{"x":-42451,"y":13994,"z":19127},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300001,"propState":8,"propId":801,"pos":{"x":-79180,"y":12000,"z":-23330},"rot":{"x":0,"y":11539,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1009":{"anchorId":1,"groupId":24,"instId":300001,"pos":{"x":-77205,"y":11985,"z":-21605},"rot":{"x":66,"y":226577,"z":6607}}}},"46":{"props":[{"groupId":46,"instId":300003,"propState":0,"propId":211,"pos":{"x":-20550,"y":16018,"z":-72750},"rot":{"x":0,"y":135000,"z":0}},{"groupId":46,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300001,"propState":11,"propId":60102,"pos":{"x":-20550,"y":16018,"z":-72750},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[{"groupId":46,"instId":200002,"monsterId":1012030,"eventId":20123233,"pos":{"x":-16869,"y":15981,"z":-73737},"rot":{"x":0,"y":120000,"z":0}},{"groupId":46,"instId":200001,"monsterId":1012030,"eventId":20123231,"pos":{"x":-17640,"y":15980,"z":-75660},"rot":{"x":0,"y":135000,"z":0}}],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300003,"propState":0,"propId":211,"pos":{"x":65080,"y":11962,"z":32430},"rot":{"x":0,"y":245000,"z":0}},{"groupId":47,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300001,"propState":11,"propId":60103,"pos":{"x":65080,"y":12078,"z":32430},"rot":{"x":0,"y":245000,"z":0}}],"npcs":[],"monsters":[{"groupId":47,"instId":200001,"monsterId":1023010,"eventId":20123232,"pos":{"x":61550,"y":11962,"z":30780},"rot":{"x":0,"y":245000,"z":0}}],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300003,"propState":0,"propId":211,"pos":{"x":-76320,"y":13998,"z":18030},"rot":{"x":0,"y":70000,"z":0}},{"groupId":77,"instId":300001,"propState":11,"propId":60103,"pos":{"x":-76320,"y":13998,"z":18030},"rot":{"x":0,"y":70000,"z":0}}],"npcs":[],"monsters":[{"groupId":77,"instId":200001,"monsterId":1013010,"eventId":20123234,"pos":{"x":-70988,"y":13992,"z":19271},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"52":{"props":[],"npcs":[],"monsters":[{"groupId":52,"instId":200001,"monsterId":8002040,"eventId":20123108,"pos":{"x":-12810,"y":16040,"z":-99690},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300003,"propState":0,"propId":100,"pos":{"x":61120,"y":15950,"z":-11530},"rot":{"x":0,"y":273345,"z":0}},{"groupId":71,"instId":300004,"propState":0,"propId":211,"pos":{"x":61120,"y":15950,"z":-11530},"rot":{"x":0,"y":273345,"z":0}},{"groupId":71,"instId":300002,"propState":0,"propId":217,"pos":{"x":58390,"y":15961,"z":-7510},"rot":{"x":510,"y":286345,"z":33}},{"groupId":71,"instId":300001,"propState":11,"propId":60102,"pos":{"x":61049,"y":15972,"z":-12659},"rot":{"x":0,"y":283383,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":201,"startAnchorId":null,"startGroupId":null}},"2013101":{"P20131_F20131001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300003,"propState":8,"propId":101,"pos":{"x":3330,"y":-985,"z":-237196},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300004,"propState":8,"propId":101,"pos":{"x":-55490,"y":-111,"z":-96190},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300006,"propState":8,"propId":101,"pos":{"x":118105,"y":2007,"z":-90532},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2013101":{"anchorId":1,"groupId":2,"instId":300006,"pos":{"x":116730,"y":2007,"z":-93330},"rot":{"x":0,"y":270000,"z":0}},"2013102":{"anchorId":3,"groupId":2,"instId":300003,"pos":{"x":4515,"y":-985,"z":-233388},"rot":{"x":0,"y":45000,"z":0}},"2013103":{"anchorId":4,"groupId":2,"instId":300004,"pos":{"x":-57602,"y":-111,"z":-94000},"rot":{"x":0,"y":270000,"z":0}}}},"4":{"props":[{"groupId":4,"instId":300001,"propState":0,"propId":101017,"pos":{"x":47790,"y":2000,"z":-91090},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":101017,"pos":{"x":17400,"y":1007,"z":-196670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300012,"propState":0,"propId":101016,"pos":{"x":-78100,"y":-111,"z":-62440},"rot":{"x":0,"y":100000,"z":0}},{"groupId":4,"instId":300011,"propState":0,"propId":101017,"pos":{"x":-73045,"y":-111,"z":-61677},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300009,"propState":0,"propId":101017,"pos":{"x":-136493,"y":-2120,"z":-106560},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300019,"propState":0,"propId":101017,"pos":{"x":-99080,"y":-2114,"z":-90610},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300015,"propState":0,"propId":101017,"pos":{"x":-26850,"y":-3000,"z":-109450},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300010,"propState":0,"propId":101017,"pos":{"x":-91000,"y":-985,"z":-172540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-30900,"y":-985,"z":-193500},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-1190,"y":-985,"z":-230432},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300018,"propState":0,"propId":101017,"pos":{"x":-1020,"y":-985,"z":-211416},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300017,"propState":0,"propId":101017,"pos":{"x":3860,"y":1010,"z":-186270},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-17330,"y":1007,"z":-174174},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300014,"propState":0,"propId":101017,"pos":{"x":3242,"y":-3000,"z":-126930},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300013,"propState":0,"propId":101017,"pos":{"x":24840,"y":-3000,"z":-71020},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":101017,"pos":{"x":34680,"y":-3000,"z":-110270},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300008,"propState":0,"propId":101016,"pos":{"x":-37980,"y":-3000,"z":-87320},"rot":{"x":0,"y":100000,"z":0}},{"groupId":4,"instId":300007,"propState":0,"propId":101016,"pos":{"x":98100,"y":2007,"z":-103460},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300016,"propState":0,"propId":101016,"pos":{"x":6770,"y":-980,"z":-165390},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-57550,"y":-985,"z":-196330},"rot":{"x":0,"y":90757,"z":0}},{"groupId":95,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-4920,"y":-500,"z":-58890},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300008,"propState":12,"propId":60101,"pos":{"x":34380,"y":1007,"z":-170770},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-81845,"y":-110,"z":-58522},"rot":{"x":0,"y":90757,"z":0}},{"groupId":5,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-30470,"y":-3000,"z":-107210},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300002,"propState":12,"propId":60101,"pos":{"x":-3230,"y":1007,"z":-186450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300009,"propState":12,"propId":60101,"pos":{"x":-13750,"y":-985,"z":-231200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300006,"propState":12,"propId":60101,"pos":{"x":30312,"y":-3000,"z":-112370},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300005,"propState":12,"propId":60101,"pos":{"x":89834,"y":2007,"z":-87746},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300001,"propState":8,"propId":701,"pos":{"x":-75700,"y":870,"z":-53490},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":92,"instId":200001,"monsterId":8003021,"eventId":101204,"pos":{"x":-75700,"y":-960,"z":-53490},"rot":{"x":0,"y":145000,"z":0}}],"teleports":{"1104":{"anchorId":1,"groupId":92,"instId":300001,"pos":{"x":-75714,"y":-126,"z":-59865},"rot":{"x":0,"y":0,"z":0}}}},"96":{"props":[{"groupId":96,"instId":300001,"propState":8,"propId":901,"pos":{"x":113230,"y":2010,"z":-103890},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1202":{"anchorId":1,"groupId":96,"instId":300001,"pos":{"x":113236,"y":2010,"z":-102112},"rot":{"x":0,"y":180000,"z":0}}}},"73":{"props":[{"groupId":73,"instId":300003,"propState":18,"propId":101031,"pos":{"x":88033,"y":3020,"z":-88246},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300002,"propState":18,"propId":101031,"pos":{"x":-94645,"y":-1396,"z":-97059},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300001,"propState":18,"propId":101031,"pos":{"x":-62024,"y":1054,"z":-89108},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300002,"propState":0,"propId":100,"pos":{"x":-141110,"y":-2120,"z":-93676},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":100,"pos":{"x":-131320,"y":-2120,"z":-94150},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300001,"propState":0,"propId":100,"pos":{"x":4380,"y":-980,"z":-230840},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":43,"instId":400001,"npcId":2108,"pos":{"x":-2210,"y":-980,"z":-234700},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300003,"propState":0,"propId":301002,"pos":{"x":0,"y":994,"z":-193473},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300026,"propState":0,"propId":101003,"pos":{"x":2770,"y":1010,"z":-181438},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":101012,"pos":{"x":-4660,"y":-3000,"z":-64972},"rot":{"x":0,"y":71163,"z":0}},{"groupId":6,"instId":300009,"propState":2,"propId":101012,"pos":{"x":3600,"y":-3000,"z":-122700},"rot":{"x":0,"y":259484,"z":0}},{"groupId":6,"instId":300006,"propState":3,"propId":301011,"pos":{"x":0,"y":-2700,"z":-94000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300004,"propState":2,"propId":101001,"pos":{"x":-50090,"y":-980,"z":-181360},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":101005,"pos":{"x":-117480,"y":-2110,"z":-94100},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":101005,"pos":{"x":-47490,"y":-980,"z":-180110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":101004,"pos":{"x":220,"y":1010,"z":-182630},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300035,"propState":0,"propId":101012,"pos":{"x":-27840,"y":-3000,"z":-101040},"rot":{"x":0,"y":251700,"z":0}},{"groupId":6,"instId":300010,"propState":2,"propId":101012,"pos":{"x":27590,"y":-3000,"z":-87230},"rot":{"x":0,"y":77500,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":101004,"pos":{"x":-10,"y":-460,"z":-54680},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300005,"propState":0,"propId":100,"pos":{"x":93120,"y":2007,"z":-98520},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":100,"pos":{"x":-23300,"y":-980,"z":-202930},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":100,"pos":{"x":12250,"y":-985,"z":-218720},"rot":{"x":0,"y":251700,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":100,"pos":{"x":28360,"y":-3000,"z":-70230},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":100,"pos":{"x":102180,"y":2007,"z":-86360},"rot":{"x":0,"y":77500,"z":0}}],"npcs":[{"groupId":13,"instId":400024,"npcId":2101,"pos":{"x":-24409,"y":-985,"z":-203212},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":400033,"npcId":2101,"pos":{"x":-13990,"y":-982,"z":-163590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":400016,"npcId":2101,"pos":{"x":-3840,"y":-3000,"z":-122720},"rot":{"x":0,"y":254232,"z":0}},{"groupId":13,"instId":400030,"npcId":2101,"pos":{"x":23950,"y":1007,"z":-180720},"rot":{"x":0,"y":141923,"z":0}},{"groupId":13,"instId":400029,"npcId":2101,"pos":{"x":24560,"y":1007,"z":-181890},"rot":{"x":0,"y":335153,"z":0}},{"groupId":13,"instId":400022,"npcId":2101,"pos":{"x":-13650,"y":-980,"z":-207930},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":400021,"npcId":2107,"pos":{"x":-6680,"y":-3000,"z":-123960},"rot":{"x":0,"y":98128,"z":0}},{"groupId":13,"instId":400011,"npcId":2101,"pos":{"x":27420,"y":-3000,"z":-70450},"rot":{"x":0,"y":75650,"z":0}},{"groupId":13,"instId":400028,"npcId":2101,"pos":{"x":-21080,"y":-985,"z":-202970},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":400013,"npcId":2101,"pos":{"x":22410,"y":-3000,"z":-74620},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":400018,"npcId":2101,"pos":{"x":-5932,"y":1010,"z":-181640},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":400005,"npcId":2108,"pos":{"x":92900,"y":2000,"z":-96800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":400032,"npcId":2101,"pos":{"x":11934,"y":-985,"z":-219375},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":400031,"npcId":2101,"pos":{"x":11913,"y":-985,"z":-218050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":400025,"npcId":2101,"pos":{"x":-5690,"y":-980,"z":-234700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":400023,"npcId":2101,"pos":{"x":14640,"y":-980,"z":-163050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":400017,"npcId":2101,"pos":{"x":4200,"y":1010,"z":-180480},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":400010,"npcId":2101,"pos":{"x":35085,"y":2000,"z":-99544},"rot":{"x":0,"y":202500,"z":0}},{"groupId":13,"instId":400009,"npcId":2101,"pos":{"x":60960,"y":2023,"z":-90720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":400006,"npcId":2101,"pos":{"x":90410,"y":2010,"z":-100400},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":400003,"npcId":2101,"pos":{"x":101430,"y":2010,"z":-86970},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":400027,"npcId":2101,"pos":{"x":-5610,"y":-980,"z":-237140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":400026,"npcId":2101,"pos":{"x":-5820,"y":-980,"z":-232210},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":400020,"npcId":2101,"pos":{"x":35090,"y":1010,"z":-168540},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":400015,"npcId":2101,"pos":{"x":-4710,"y":-3000,"z":-126600},"rot":{"x":0,"y":327007,"z":0}},{"groupId":13,"instId":400014,"npcId":2101,"pos":{"x":3930,"y":-3000,"z":-130600},"rot":{"x":0,"y":349470,"z":0}},{"groupId":13,"instId":400012,"npcId":2101,"pos":{"x":29320,"y":-3000,"z":-69980},"rot":{"x":0,"y":264120,"z":0}},{"groupId":13,"instId":400008,"npcId":2101,"pos":{"x":95890,"y":2010,"z":-100380},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":400007,"npcId":2101,"pos":{"x":92980,"y":2010,"z":-99410},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":400004,"npcId":2101,"pos":{"x":102840,"y":2010,"z":-85800},"rot":{"x":0,"y":225000,"z":0}},{"groupId":13,"instId":400002,"npcId":2101,"pos":{"x":109360,"y":2010,"z":-91870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":400001,"npcId":2101,"pos":{"x":109420,"y":2007,"z":-95340},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"31":{"props":[],"npcs":[],"monsters":[{"groupId":31,"instId":200001,"monsterId":8002040,"eventId":20131105,"pos":{"x":-21650,"y":-980,"z":-196250},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300010,"propState":0,"propId":100,"pos":{"x":61191,"y":2023,"z":-90952},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300011,"propState":0,"propId":100,"pos":{"x":61191,"y":2023,"z":-90952},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300009,"propState":0,"propId":100,"pos":{"x":61191,"y":2023,"z":-90952},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300005,"propState":0,"propId":100,"pos":{"x":-5930,"y":80,"z":-236615},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300007,"propState":0,"propId":100,"pos":{"x":92810,"y":2689,"z":-96770},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300002,"propState":0,"propId":100,"pos":{"x":2770,"y":1010,"z":-181438},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300008,"propState":0,"propId":100,"pos":{"x":61191,"y":2023,"z":-90952},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300006,"propState":0,"propId":100,"pos":{"x":24070,"y":1960,"z":-179100},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300004,"propState":0,"propId":100,"pos":{"x":-23300,"y":-980,"z":-202930},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300003,"propState":0,"propId":100,"pos":{"x":-28770,"y":-3000,"z":-101320},"rot":{"x":0,"y":251700,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":100,"pos":{"x":28500,"y":-3000,"z":-87030},"rot":{"x":0,"y":77500,"z":0}}],"npcs":[{"groupId":21,"instId":400036,"npcId":2101,"pos":{"x":8820,"y":-980,"z":-227260},"rot":{"x":0,"y":205790,"z":0}},{"groupId":21,"instId":400038,"npcId":2101,"pos":{"x":-55310,"y":-110,"z":-92450},"rot":{"x":0,"y":110200,"z":0}},{"groupId":21,"instId":400037,"npcId":2101,"pos":{"x":113570,"y":2010,"z":-93560},"rot":{"x":0,"y":82678,"z":0}},{"groupId":21,"instId":400031,"npcId":2101,"pos":{"x":11913,"y":-985,"z":-218050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":400030,"npcId":2101,"pos":{"x":23950,"y":1007,"z":-180720},"rot":{"x":0,"y":141923,"z":0}},{"groupId":21,"instId":400029,"npcId":2101,"pos":{"x":24560,"y":1007,"z":-181890},"rot":{"x":0,"y":335153,"z":0}},{"groupId":21,"instId":400024,"npcId":2101,"pos":{"x":-24409,"y":-985,"z":-203212},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":400027,"npcId":2101,"pos":{"x":-5610,"y":-980,"z":-237140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":400017,"npcId":2101,"pos":{"x":4200,"y":1010,"z":-180480},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":400035,"npcId":2101,"pos":{"x":24980,"y":1010,"z":-175800},"rot":{"x":0,"y":271280,"z":0}},{"groupId":21,"instId":400034,"npcId":2108,"pos":{"x":24010,"y":1010,"z":-179030},"rot":{"x":0,"y":295670,"z":0}},{"groupId":21,"instId":400019,"npcId":2108,"pos":{"x":-3090,"y":-980,"z":-236640},"rot":{"x":0,"y":69820,"z":0}},{"groupId":21,"instId":400033,"npcId":2101,"pos":{"x":-13990,"y":-982,"z":-163590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":400032,"npcId":2101,"pos":{"x":11934,"y":-985,"z":-219375},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":400028,"npcId":2101,"pos":{"x":-21080,"y":-985,"z":-202970},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":400026,"npcId":2101,"pos":{"x":-5820,"y":-980,"z":-232210},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":400025,"npcId":2101,"pos":{"x":-5690,"y":-980,"z":-234700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":400023,"npcId":2101,"pos":{"x":14640,"y":-980,"z":-163050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":400022,"npcId":2101,"pos":{"x":-13650,"y":-980,"z":-207930},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":400021,"npcId":2107,"pos":{"x":-6680,"y":-3000,"z":-123960},"rot":{"x":0,"y":98128,"z":0}},{"groupId":21,"instId":400020,"npcId":2101,"pos":{"x":35090,"y":1010,"z":-168540},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":400013,"npcId":2101,"pos":{"x":22410,"y":-3000,"z":-74620},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":400018,"npcId":2101,"pos":{"x":-5932,"y":1010,"z":-181640},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":400016,"npcId":2101,"pos":{"x":-3340,"y":-3000,"z":-122050},"rot":{"x":0,"y":232680,"z":0}},{"groupId":21,"instId":400015,"npcId":2101,"pos":{"x":-4180,"y":-3000,"z":-126750},"rot":{"x":0,"y":327007,"z":0}},{"groupId":21,"instId":400014,"npcId":2101,"pos":{"x":3930,"y":-3000,"z":-130600},"rot":{"x":0,"y":349470,"z":0}},{"groupId":21,"instId":400012,"npcId":2101,"pos":{"x":29320,"y":-3000,"z":-69980},"rot":{"x":0,"y":264120,"z":0}},{"groupId":21,"instId":400011,"npcId":2101,"pos":{"x":27420,"y":-3000,"z":-70450},"rot":{"x":0,"y":75650,"z":0}},{"groupId":21,"instId":400010,"npcId":2101,"pos":{"x":35085,"y":2000,"z":-99544},"rot":{"x":0,"y":202500,"z":0}},{"groupId":21,"instId":400009,"npcId":2101,"pos":{"x":60960,"y":2023,"z":-90720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":400008,"npcId":2101,"pos":{"x":95890,"y":2010,"z":-100380},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":400007,"npcId":2101,"pos":{"x":92980,"y":2010,"z":-99410},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":400006,"npcId":2101,"pos":{"x":90410,"y":2010,"z":-100400},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":400005,"npcId":2108,"pos":{"x":92900,"y":2000,"z":-96800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":400004,"npcId":2101,"pos":{"x":102840,"y":2010,"z":-85800},"rot":{"x":0,"y":225000,"z":0}},{"groupId":21,"instId":400003,"npcId":2101,"pos":{"x":101430,"y":2010,"z":-86970},"rot":{"x":0,"y":45000,"z":0}},{"groupId":21,"instId":400002,"npcId":2101,"pos":{"x":109360,"y":2010,"z":-91870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":400001,"npcId":2101,"pos":{"x":109420,"y":2007,"z":-95340},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300003,"propState":10,"propId":100,"pos":{"x":-45882,"y":-214,"z":-186493},"rot":{"x":0,"y":119420,"z":0}},{"groupId":67,"instId":300008,"propState":0,"propId":100,"pos":{"x":-45590,"y":-985,"z":-186805},"rot":{"x":0,"y":293330,"z":0}},{"groupId":67,"instId":300006,"propState":1,"propId":211,"pos":{"x":16901,"y":20,"z":-205878},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300005,"propState":0,"propId":211,"pos":{"x":-45590,"y":-985,"z":-186805},"rot":{"x":0,"y":293330,"z":0}},{"groupId":67,"instId":300007,"propState":0,"propId":100,"pos":{"x":14655,"y":-984,"z":-205733},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300004,"propState":20,"propId":60102,"pos":{"x":16717,"y":-985,"z":-207676},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300002,"propState":0,"propId":301010,"pos":{"x":-45590,"y":-985,"z":-186805},"rot":{"x":0,"y":293330,"z":0}},{"groupId":67,"instId":300001,"propState":0,"propId":100,"pos":{"x":16901,"y":20,"z":-206018},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300005,"propState":0,"propId":211,"pos":{"x":25590,"y":-3040,"z":-107910},"rot":{"x":0,"y":131796,"z":0}},{"groupId":69,"instId":300004,"propState":20,"propId":60102,"pos":{"x":34999,"y":2004,"z":-89377},"rot":{"x":0,"y":77548,"z":0}},{"groupId":69,"instId":300008,"propState":0,"propId":100,"pos":{"x":95274,"y":1893,"z":-90834},"rot":{"x":0,"y":131796,"z":0}},{"groupId":69,"instId":300006,"propState":1,"propId":211,"pos":{"x":34000,"y":2169,"z":-88003},"rot":{"x":0,"y":319930,"z":0}},{"groupId":69,"instId":300007,"propState":0,"propId":100,"pos":{"x":36341,"y":2010,"z":-86732},"rot":{"x":0,"y":319930,"z":0}},{"groupId":69,"instId":300003,"propState":10,"propId":100,"pos":{"x":25763,"y":-2330,"z":-108250},"rot":{"x":0,"y":120480,"z":0}},{"groupId":69,"instId":300002,"propState":0,"propId":301010,"pos":{"x":25590,"y":-3040,"z":-107910},"rot":{"x":0,"y":131796,"z":0}},{"groupId":69,"instId":300001,"propState":0,"propId":100,"pos":{"x":34000,"y":2350,"z":-88003},"rot":{"x":0,"y":319930,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300003,"propState":0,"propId":100,"pos":{"x":-120910,"y":-940,"z":-165830},"rot":{"x":0,"y":180000,"z":0}},{"groupId":72,"instId":300001,"propState":20,"propId":60102,"pos":{"x":-120910,"y":-940,"z":-165830},"rot":{"x":0,"y":180000,"z":0}},{"groupId":72,"instId":300002,"propState":0,"propId":217,"pos":{"x":-121930,"y":-939,"z":-168220},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300003,"propState":0,"propId":100,"pos":{"x":-119070,"y":-940,"z":-165830},"rot":{"x":0,"y":180000,"z":0}},{"groupId":78,"instId":300001,"propState":20,"propId":60102,"pos":{"x":-119070,"y":-940,"z":-165830},"rot":{"x":0,"y":180000,"z":0}},{"groupId":78,"instId":300002,"propState":0,"propId":217,"pos":{"x":-121930,"y":-939,"z":-168220},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"84":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300002,"propState":0,"propId":100,"pos":{"x":-113805,"y":-89,"z":-66672},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":98,"instId":400001,"npcId":2104,"pos":{"x":-3910,"y":-985,"z":-229150},"rot":{"x":0,"y":143350,"z":0}}],"monsters":[],"teleports":{}},"102":{"props":[],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":201,"startAnchorId":null,"startGroupId":null}},"201310102":{"P20131_F20131001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300006,"propState":8,"propId":101,"pos":{"x":118105,"y":2007,"z":-90532},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300004,"propState":8,"propId":101,"pos":{"x":-55490,"y":-111,"z":-96190},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300003,"propState":8,"propId":101,"pos":{"x":3330,"y":-985,"z":-237196},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2013101":{"anchorId":1,"groupId":2,"instId":300006,"pos":{"x":116730,"y":2007,"z":-93330},"rot":{"x":0,"y":270000,"z":0}},"2013102":{"anchorId":3,"groupId":2,"instId":300003,"pos":{"x":4515,"y":-985,"z":-233388},"rot":{"x":0,"y":45000,"z":0}},"2013103":{"anchorId":4,"groupId":2,"instId":300004,"pos":{"x":-57602,"y":-111,"z":-94000},"rot":{"x":0,"y":270000,"z":0}}}},"95":{"props":[{"groupId":95,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-57550,"y":-985,"z":-196330},"rot":{"x":0,"y":90757,"z":0}},{"groupId":95,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-4920,"y":-500,"z":-58890},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-81845,"y":-110,"z":-58522},"rot":{"x":0,"y":90757,"z":0}},{"groupId":5,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-30470,"y":-3000,"z":-107210},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300002,"propState":12,"propId":60101,"pos":{"x":-3230,"y":1007,"z":-186450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300009,"propState":12,"propId":60101,"pos":{"x":-13750,"y":-985,"z":-231200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300006,"propState":12,"propId":60101,"pos":{"x":30312,"y":-3000,"z":-112370},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300008,"propState":12,"propId":60101,"pos":{"x":34380,"y":1007,"z":-170770},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300005,"propState":12,"propId":60101,"pos":{"x":89834,"y":2007,"z":-87746},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300012,"propState":0,"propId":101016,"pos":{"x":-78100,"y":-111,"z":-62440},"rot":{"x":0,"y":100000,"z":0}},{"groupId":4,"instId":300011,"propState":0,"propId":101017,"pos":{"x":-73045,"y":-111,"z":-61677},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300009,"propState":0,"propId":101017,"pos":{"x":-136493,"y":-2120,"z":-106560},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300019,"propState":0,"propId":101017,"pos":{"x":-99080,"y":-2114,"z":-90610},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300015,"propState":0,"propId":101017,"pos":{"x":-26850,"y":-3000,"z":-109450},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300010,"propState":0,"propId":101017,"pos":{"x":-91000,"y":-985,"z":-172540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-30900,"y":-985,"z":-193500},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-1190,"y":-985,"z":-230432},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300018,"propState":0,"propId":101017,"pos":{"x":-1020,"y":-985,"z":-211416},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300017,"propState":0,"propId":101017,"pos":{"x":3860,"y":1010,"z":-186270},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":101017,"pos":{"x":17400,"y":1007,"z":-196670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-17330,"y":1007,"z":-174174},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300014,"propState":0,"propId":101017,"pos":{"x":3242,"y":-3000,"z":-126930},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300013,"propState":0,"propId":101017,"pos":{"x":24840,"y":-3000,"z":-71020},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":101017,"pos":{"x":34680,"y":-3000,"z":-110270},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":101017,"pos":{"x":47790,"y":2000,"z":-91090},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300008,"propState":0,"propId":101016,"pos":{"x":-37980,"y":-3000,"z":-87320},"rot":{"x":0,"y":100000,"z":0}},{"groupId":4,"instId":300007,"propState":0,"propId":101016,"pos":{"x":98100,"y":2007,"z":-103460},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300016,"propState":0,"propId":101016,"pos":{"x":6770,"y":-980,"z":-165390},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300001,"propState":8,"propId":701,"pos":{"x":-75700,"y":870,"z":-53490},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":92,"instId":200001,"monsterId":8003021,"eventId":101204,"pos":{"x":-75700,"y":-960,"z":-53490},"rot":{"x":0,"y":145000,"z":0}}],"teleports":{"1104":{"anchorId":1,"groupId":92,"instId":300001,"pos":{"x":-75714,"y":-126,"z":-59865},"rot":{"x":0,"y":0,"z":0}}}},"96":{"props":[{"groupId":96,"instId":300001,"propState":8,"propId":901,"pos":{"x":113230,"y":2010,"z":-103890},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1202":{"anchorId":1,"groupId":96,"instId":300001,"pos":{"x":113236,"y":2010,"z":-102112},"rot":{"x":0,"y":180000,"z":0}}}},"6":{"props":[{"groupId":6,"instId":300001,"propState":0,"propId":101012,"pos":{"x":-4660,"y":-3000,"z":-64972},"rot":{"x":0,"y":71163,"z":0}},{"groupId":6,"instId":300004,"propState":2,"propId":101001,"pos":{"x":-50090,"y":-980,"z":-181360},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":301002,"pos":{"x":0,"y":994,"z":-193473},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":101005,"pos":{"x":-117480,"y":-2110,"z":-94100},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":101005,"pos":{"x":-47490,"y":-980,"z":-180110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300026,"propState":0,"propId":101003,"pos":{"x":2770,"y":1010,"z":-181438},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":101004,"pos":{"x":220,"y":1010,"z":-182630},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300035,"propState":0,"propId":101012,"pos":{"x":-27840,"y":-3000,"z":-101040},"rot":{"x":0,"y":251700,"z":0}},{"groupId":6,"instId":300009,"propState":2,"propId":101012,"pos":{"x":3600,"y":-3000,"z":-122700},"rot":{"x":0,"y":259484,"z":0}},{"groupId":6,"instId":300010,"propState":2,"propId":101012,"pos":{"x":27590,"y":-3000,"z":-87230},"rot":{"x":0,"y":77500,"z":0}},{"groupId":6,"instId":300006,"propState":3,"propId":301011,"pos":{"x":0,"y":-2700,"z":-94000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":101004,"pos":{"x":-10,"y":-460,"z":-54680},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300002,"propState":18,"propId":101031,"pos":{"x":-94645,"y":-1396,"z":-97059},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300003,"propState":18,"propId":101031,"pos":{"x":88033,"y":3020,"z":-88246},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300001,"propState":18,"propId":101031,"pos":{"x":-62024,"y":1054,"z":-89108},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300002,"propState":0,"propId":100,"pos":{"x":-141110,"y":-2120,"z":-93676},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":100,"pos":{"x":-131320,"y":-2120,"z":-94150},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300001,"propState":0,"propId":100,"pos":{"x":4380,"y":-980,"z":-230840},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":43,"instId":400001,"npcId":2108,"pos":{"x":-2210,"y":-980,"z":-234700},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300005,"propState":0,"propId":100,"pos":{"x":93120,"y":2007,"z":-98520},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":100,"pos":{"x":-23300,"y":-980,"z":-202930},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":100,"pos":{"x":12250,"y":-985,"z":-218720},"rot":{"x":0,"y":251700,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":100,"pos":{"x":28360,"y":-3000,"z":-70230},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":100,"pos":{"x":102180,"y":2007,"z":-86360},"rot":{"x":0,"y":77500,"z":0}}],"npcs":[{"groupId":13,"instId":400021,"npcId":2107,"pos":{"x":-6680,"y":-3000,"z":-123960},"rot":{"x":0,"y":98128,"z":0}},{"groupId":13,"instId":400033,"npcId":2101,"pos":{"x":-13990,"y":-982,"z":-163590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":400011,"npcId":2101,"pos":{"x":27420,"y":-3000,"z":-70450},"rot":{"x":0,"y":75650,"z":0}},{"groupId":13,"instId":400028,"npcId":2101,"pos":{"x":-21080,"y":-985,"z":-202970},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":400024,"npcId":2101,"pos":{"x":-24409,"y":-985,"z":-203212},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":400005,"npcId":2108,"pos":{"x":92900,"y":2000,"z":-96800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":400032,"npcId":2101,"pos":{"x":11934,"y":-985,"z":-219375},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":400031,"npcId":2101,"pos":{"x":11913,"y":-985,"z":-218050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":400030,"npcId":2101,"pos":{"x":23950,"y":1007,"z":-180720},"rot":{"x":0,"y":141923,"z":0}},{"groupId":13,"instId":400029,"npcId":2101,"pos":{"x":24560,"y":1007,"z":-181890},"rot":{"x":0,"y":335153,"z":0}},{"groupId":13,"instId":400025,"npcId":2101,"pos":{"x":-5690,"y":-980,"z":-234700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":400023,"npcId":2101,"pos":{"x":14640,"y":-980,"z":-163050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":400020,"npcId":2101,"pos":{"x":35090,"y":1010,"z":-168540},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":400017,"npcId":2101,"pos":{"x":4200,"y":1010,"z":-180480},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":400016,"npcId":2101,"pos":{"x":-3840,"y":-3000,"z":-122720},"rot":{"x":0,"y":254232,"z":0}},{"groupId":13,"instId":400012,"npcId":2101,"pos":{"x":29320,"y":-3000,"z":-69980},"rot":{"x":0,"y":264120,"z":0}},{"groupId":13,"instId":400008,"npcId":2101,"pos":{"x":95890,"y":2010,"z":-100380},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":400007,"npcId":2101,"pos":{"x":92980,"y":2010,"z":-99410},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":400003,"npcId":2101,"pos":{"x":101430,"y":2010,"z":-86970},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":400027,"npcId":2101,"pos":{"x":-5610,"y":-980,"z":-237140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":400026,"npcId":2101,"pos":{"x":-5820,"y":-980,"z":-232210},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":400022,"npcId":2101,"pos":{"x":-13650,"y":-980,"z":-207930},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":400013,"npcId":2101,"pos":{"x":22410,"y":-3000,"z":-74620},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":400018,"npcId":2101,"pos":{"x":-5932,"y":1010,"z":-181640},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":400015,"npcId":2101,"pos":{"x":-4710,"y":-3000,"z":-126600},"rot":{"x":0,"y":327007,"z":0}},{"groupId":13,"instId":400014,"npcId":2101,"pos":{"x":3930,"y":-3000,"z":-130600},"rot":{"x":0,"y":349470,"z":0}},{"groupId":13,"instId":400010,"npcId":2101,"pos":{"x":35085,"y":2000,"z":-99544},"rot":{"x":0,"y":202500,"z":0}},{"groupId":13,"instId":400009,"npcId":2101,"pos":{"x":60960,"y":2023,"z":-90720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":400006,"npcId":2101,"pos":{"x":90410,"y":2010,"z":-100400},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":400004,"npcId":2101,"pos":{"x":102840,"y":2010,"z":-85800},"rot":{"x":0,"y":225000,"z":0}},{"groupId":13,"instId":400002,"npcId":2101,"pos":{"x":109360,"y":2010,"z":-91870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":400001,"npcId":2101,"pos":{"x":109420,"y":2007,"z":-95340},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"31":{"props":[],"npcs":[],"monsters":[{"groupId":31,"instId":200001,"monsterId":8002040,"eventId":20131105,"pos":{"x":-21650,"y":-980,"z":-196250},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300009,"propState":0,"propId":100,"pos":{"x":61191,"y":2023,"z":-90952},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300011,"propState":0,"propId":100,"pos":{"x":61191,"y":2023,"z":-90952},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300008,"propState":0,"propId":100,"pos":{"x":61191,"y":2023,"z":-90952},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300006,"propState":0,"propId":100,"pos":{"x":24070,"y":1960,"z":-179100},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300005,"propState":0,"propId":100,"pos":{"x":-5930,"y":80,"z":-236615},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300004,"propState":0,"propId":100,"pos":{"x":-23300,"y":-980,"z":-202930},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300003,"propState":0,"propId":100,"pos":{"x":-28770,"y":-3000,"z":-101320},"rot":{"x":0,"y":251700,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":100,"pos":{"x":28500,"y":-3000,"z":-87030},"rot":{"x":0,"y":77500,"z":0}},{"groupId":21,"instId":300010,"propState":0,"propId":100,"pos":{"x":61191,"y":2023,"z":-90952},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300007,"propState":0,"propId":100,"pos":{"x":92810,"y":2689,"z":-96770},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300002,"propState":0,"propId":100,"pos":{"x":2770,"y":1010,"z":-181438},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":21,"instId":400034,"npcId":2108,"pos":{"x":24010,"y":1010,"z":-179030},"rot":{"x":0,"y":295670,"z":0}},{"groupId":21,"instId":400035,"npcId":2101,"pos":{"x":24980,"y":1010,"z":-175800},"rot":{"x":0,"y":271280,"z":0}},{"groupId":21,"instId":400027,"npcId":2101,"pos":{"x":-5610,"y":-980,"z":-237140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":400038,"npcId":2101,"pos":{"x":-55310,"y":-110,"z":-92450},"rot":{"x":0,"y":110200,"z":0}},{"groupId":21,"instId":400037,"npcId":2101,"pos":{"x":113570,"y":2010,"z":-93560},"rot":{"x":0,"y":82678,"z":0}},{"groupId":21,"instId":400036,"npcId":2101,"pos":{"x":8820,"y":-980,"z":-227260},"rot":{"x":0,"y":205790,"z":0}},{"groupId":21,"instId":400019,"npcId":2108,"pos":{"x":-3090,"y":-980,"z":-236640},"rot":{"x":0,"y":69820,"z":0}},{"groupId":21,"instId":400033,"npcId":2101,"pos":{"x":-13990,"y":-982,"z":-163590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":400032,"npcId":2101,"pos":{"x":11934,"y":-985,"z":-219375},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":400031,"npcId":2101,"pos":{"x":11913,"y":-985,"z":-218050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":400030,"npcId":2101,"pos":{"x":23950,"y":1007,"z":-180720},"rot":{"x":0,"y":141923,"z":0}},{"groupId":21,"instId":400029,"npcId":2101,"pos":{"x":24560,"y":1007,"z":-181890},"rot":{"x":0,"y":335153,"z":0}},{"groupId":21,"instId":400028,"npcId":2101,"pos":{"x":-21080,"y":-985,"z":-202970},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":400024,"npcId":2101,"pos":{"x":-24409,"y":-985,"z":-203212},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":400026,"npcId":2101,"pos":{"x":-5820,"y":-980,"z":-232210},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":400025,"npcId":2101,"pos":{"x":-5690,"y":-980,"z":-234700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":400023,"npcId":2101,"pos":{"x":14640,"y":-980,"z":-163050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":400022,"npcId":2101,"pos":{"x":-13650,"y":-980,"z":-207930},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":400021,"npcId":2107,"pos":{"x":-6680,"y":-3000,"z":-123960},"rot":{"x":0,"y":98128,"z":0}},{"groupId":21,"instId":400020,"npcId":2101,"pos":{"x":35090,"y":1010,"z":-168540},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":400013,"npcId":2101,"pos":{"x":22410,"y":-3000,"z":-74620},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":400018,"npcId":2101,"pos":{"x":-5932,"y":1010,"z":-181640},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":400017,"npcId":2101,"pos":{"x":4200,"y":1010,"z":-180480},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":400016,"npcId":2101,"pos":{"x":-3340,"y":-3000,"z":-122050},"rot":{"x":0,"y":232680,"z":0}},{"groupId":21,"instId":400015,"npcId":2101,"pos":{"x":-4180,"y":-3000,"z":-126750},"rot":{"x":0,"y":327007,"z":0}},{"groupId":21,"instId":400014,"npcId":2101,"pos":{"x":3930,"y":-3000,"z":-130600},"rot":{"x":0,"y":349470,"z":0}},{"groupId":21,"instId":400012,"npcId":2101,"pos":{"x":29320,"y":-3000,"z":-69980},"rot":{"x":0,"y":264120,"z":0}},{"groupId":21,"instId":400011,"npcId":2101,"pos":{"x":27420,"y":-3000,"z":-70450},"rot":{"x":0,"y":75650,"z":0}},{"groupId":21,"instId":400010,"npcId":2101,"pos":{"x":35085,"y":2000,"z":-99544},"rot":{"x":0,"y":202500,"z":0}},{"groupId":21,"instId":400009,"npcId":2101,"pos":{"x":60960,"y":2023,"z":-90720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":400008,"npcId":2101,"pos":{"x":95890,"y":2010,"z":-100380},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":400007,"npcId":2101,"pos":{"x":92980,"y":2010,"z":-99410},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":400006,"npcId":2101,"pos":{"x":90410,"y":2010,"z":-100400},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":400005,"npcId":2108,"pos":{"x":92900,"y":2000,"z":-96800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":400004,"npcId":2101,"pos":{"x":102840,"y":2010,"z":-85800},"rot":{"x":0,"y":225000,"z":0}},{"groupId":21,"instId":400003,"npcId":2101,"pos":{"x":101430,"y":2010,"z":-86970},"rot":{"x":0,"y":45000,"z":0}},{"groupId":21,"instId":400002,"npcId":2101,"pos":{"x":109360,"y":2010,"z":-91870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":400001,"npcId":2101,"pos":{"x":109420,"y":2007,"z":-95340},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300008,"propState":0,"propId":100,"pos":{"x":-45590,"y":-985,"z":-186805},"rot":{"x":0,"y":293330,"z":0}},{"groupId":67,"instId":300006,"propState":1,"propId":211,"pos":{"x":16901,"y":20,"z":-205878},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300005,"propState":0,"propId":211,"pos":{"x":-45590,"y":-985,"z":-186805},"rot":{"x":0,"y":293330,"z":0}},{"groupId":67,"instId":300007,"propState":0,"propId":100,"pos":{"x":14655,"y":-984,"z":-205733},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300004,"propState":20,"propId":60102,"pos":{"x":16717,"y":-985,"z":-207676},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300003,"propState":10,"propId":100,"pos":{"x":-45882,"y":-214,"z":-186493},"rot":{"x":0,"y":119420,"z":0}},{"groupId":67,"instId":300002,"propState":0,"propId":301010,"pos":{"x":-45590,"y":-985,"z":-186805},"rot":{"x":0,"y":293330,"z":0}},{"groupId":67,"instId":300001,"propState":0,"propId":100,"pos":{"x":16901,"y":20,"z":-206018},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300008,"propState":0,"propId":100,"pos":{"x":95274,"y":1893,"z":-90834},"rot":{"x":0,"y":131796,"z":0}},{"groupId":69,"instId":300006,"propState":1,"propId":211,"pos":{"x":34000,"y":2169,"z":-88003},"rot":{"x":0,"y":319930,"z":0}},{"groupId":69,"instId":300005,"propState":0,"propId":211,"pos":{"x":25590,"y":-3040,"z":-107910},"rot":{"x":0,"y":131796,"z":0}},{"groupId":69,"instId":300007,"propState":0,"propId":100,"pos":{"x":36341,"y":2010,"z":-86732},"rot":{"x":0,"y":319930,"z":0}},{"groupId":69,"instId":300004,"propState":20,"propId":60102,"pos":{"x":34999,"y":2004,"z":-89377},"rot":{"x":0,"y":77548,"z":0}},{"groupId":69,"instId":300003,"propState":10,"propId":100,"pos":{"x":25763,"y":-2330,"z":-108250},"rot":{"x":0,"y":120480,"z":0}},{"groupId":69,"instId":300002,"propState":0,"propId":301010,"pos":{"x":25590,"y":-3040,"z":-107910},"rot":{"x":0,"y":131796,"z":0}},{"groupId":69,"instId":300001,"propState":0,"propId":100,"pos":{"x":34000,"y":2350,"z":-88003},"rot":{"x":0,"y":319930,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300001,"propState":20,"propId":60102,"pos":{"x":-120910,"y":-940,"z":-165830},"rot":{"x":0,"y":180000,"z":0}},{"groupId":72,"instId":300003,"propState":0,"propId":100,"pos":{"x":-120910,"y":-940,"z":-165830},"rot":{"x":0,"y":180000,"z":0}},{"groupId":72,"instId":300002,"propState":0,"propId":217,"pos":{"x":-121930,"y":-939,"z":-168220},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300002,"propState":0,"propId":217,"pos":{"x":-121930,"y":-939,"z":-168220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":78,"instId":300003,"propState":0,"propId":100,"pos":{"x":-119070,"y":-940,"z":-165830},"rot":{"x":0,"y":180000,"z":0}},{"groupId":78,"instId":300001,"propState":20,"propId":60102,"pos":{"x":-119070,"y":-940,"z":-165830},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"84":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300002,"propState":0,"propId":100,"pos":{"x":-113805,"y":-89,"z":-66672},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":98,"instId":400001,"npcId":2104,"pos":{"x":-3910,"y":-985,"z":-229150},"rot":{"x":0,"y":143350,"z":0}}],"monsters":[],"teleports":{}},"102":{"props":[],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":201,"startAnchorId":null,"startGroupId":null}},"201310103":{"P20131_F20131001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300004,"propState":8,"propId":101,"pos":{"x":-55490,"y":-111,"z":-96190},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300003,"propState":8,"propId":101,"pos":{"x":3330,"y":-985,"z":-237196},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300006,"propState":8,"propId":101,"pos":{"x":118105,"y":2007,"z":-90532},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2013101":{"anchorId":1,"groupId":2,"instId":300006,"pos":{"x":116730,"y":2007,"z":-93330},"rot":{"x":0,"y":270000,"z":0}},"2013102":{"anchorId":3,"groupId":2,"instId":300003,"pos":{"x":4515,"y":-985,"z":-233388},"rot":{"x":0,"y":45000,"z":0}},"2013103":{"anchorId":4,"groupId":2,"instId":300004,"pos":{"x":-57602,"y":-111,"z":-94000},"rot":{"x":0,"y":270000,"z":0}}}},"5":{"props":[{"groupId":5,"instId":300006,"propState":12,"propId":60101,"pos":{"x":30312,"y":-3000,"z":-112370},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-81845,"y":-110,"z":-58522},"rot":{"x":0,"y":90757,"z":0}},{"groupId":5,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-30470,"y":-3000,"z":-107210},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300002,"propState":12,"propId":60101,"pos":{"x":-3230,"y":1007,"z":-186450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300009,"propState":12,"propId":60101,"pos":{"x":-13750,"y":-985,"z":-231200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300008,"propState":12,"propId":60101,"pos":{"x":34380,"y":1007,"z":-170770},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300005,"propState":12,"propId":60101,"pos":{"x":89834,"y":2007,"z":-87746},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-57550,"y":-985,"z":-196330},"rot":{"x":0,"y":90757,"z":0}},{"groupId":95,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-4920,"y":-500,"z":-58890},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300001,"propState":8,"propId":701,"pos":{"x":-75700,"y":870,"z":-53490},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":92,"instId":200001,"monsterId":8003021,"eventId":101204,"pos":{"x":-75700,"y":-960,"z":-53490},"rot":{"x":0,"y":145000,"z":0}}],"teleports":{"1104":{"anchorId":1,"groupId":92,"instId":300001,"pos":{"x":-75714,"y":-126,"z":-59865},"rot":{"x":0,"y":0,"z":0}}}},"96":{"props":[{"groupId":96,"instId":300001,"propState":8,"propId":901,"pos":{"x":113230,"y":2010,"z":-103890},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1202":{"anchorId":1,"groupId":96,"instId":300001,"pos":{"x":113236,"y":2010,"z":-102112},"rot":{"x":0,"y":180000,"z":0}}}},"4":{"props":[{"groupId":4,"instId":300010,"propState":0,"propId":101017,"pos":{"x":-91000,"y":-985,"z":-172540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300011,"propState":0,"propId":101017,"pos":{"x":-73045,"y":-111,"z":-61677},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300019,"propState":0,"propId":101017,"pos":{"x":-99080,"y":-2114,"z":-90610},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-30900,"y":-985,"z":-193500},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":101017,"pos":{"x":17400,"y":1007,"z":-196670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300007,"propState":0,"propId":101016,"pos":{"x":98100,"y":2007,"z":-103460},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300012,"propState":0,"propId":101016,"pos":{"x":-78100,"y":-111,"z":-62440},"rot":{"x":0,"y":100000,"z":0}},{"groupId":4,"instId":300009,"propState":0,"propId":101017,"pos":{"x":-136493,"y":-2120,"z":-106560},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300015,"propState":0,"propId":101017,"pos":{"x":-26850,"y":-3000,"z":-109450},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-1190,"y":-985,"z":-230432},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300018,"propState":0,"propId":101017,"pos":{"x":-1020,"y":-985,"z":-211416},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300017,"propState":0,"propId":101017,"pos":{"x":3860,"y":1010,"z":-186270},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-17330,"y":1007,"z":-174174},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300014,"propState":0,"propId":101017,"pos":{"x":3242,"y":-3000,"z":-126930},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300013,"propState":0,"propId":101017,"pos":{"x":24840,"y":-3000,"z":-71020},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":101017,"pos":{"x":34680,"y":-3000,"z":-110270},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":101017,"pos":{"x":47790,"y":2000,"z":-91090},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300008,"propState":0,"propId":101016,"pos":{"x":-37980,"y":-3000,"z":-87320},"rot":{"x":0,"y":100000,"z":0}},{"groupId":4,"instId":300016,"propState":0,"propId":101016,"pos":{"x":6770,"y":-980,"z":-165390},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300003,"propState":18,"propId":101031,"pos":{"x":88033,"y":3020,"z":-88246},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300002,"propState":18,"propId":101031,"pos":{"x":-94645,"y":-1396,"z":-97059},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300001,"propState":18,"propId":101031,"pos":{"x":-62024,"y":1054,"z":-89108},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300002,"propState":0,"propId":100,"pos":{"x":-141110,"y":-2120,"z":-93676},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":100,"pos":{"x":-131320,"y":-2120,"z":-94150},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300004,"propState":2,"propId":101001,"pos":{"x":-50090,"y":-980,"z":-181360},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":301002,"pos":{"x":0,"y":994,"z":-193473},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":101005,"pos":{"x":-117480,"y":-2110,"z":-94100},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":101005,"pos":{"x":-47490,"y":-980,"z":-180110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300026,"propState":0,"propId":101003,"pos":{"x":2770,"y":1010,"z":-181438},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":101004,"pos":{"x":220,"y":1010,"z":-182630},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":101012,"pos":{"x":-4660,"y":-3000,"z":-64972},"rot":{"x":0,"y":71163,"z":0}},{"groupId":6,"instId":300035,"propState":0,"propId":101012,"pos":{"x":-27840,"y":-3000,"z":-101040},"rot":{"x":0,"y":251700,"z":0}},{"groupId":6,"instId":300009,"propState":2,"propId":101012,"pos":{"x":3600,"y":-3000,"z":-122700},"rot":{"x":0,"y":259484,"z":0}},{"groupId":6,"instId":300010,"propState":2,"propId":101012,"pos":{"x":27590,"y":-3000,"z":-87230},"rot":{"x":0,"y":77500,"z":0}},{"groupId":6,"instId":300006,"propState":3,"propId":301011,"pos":{"x":0,"y":-2700,"z":-94000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":101004,"pos":{"x":-10,"y":-460,"z":-54680},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300005,"propState":0,"propId":100,"pos":{"x":93120,"y":2007,"z":-98520},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":100,"pos":{"x":-23300,"y":-980,"z":-202930},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":100,"pos":{"x":12250,"y":-985,"z":-218720},"rot":{"x":0,"y":251700,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":100,"pos":{"x":28360,"y":-3000,"z":-70230},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":100,"pos":{"x":102180,"y":2007,"z":-86360},"rot":{"x":0,"y":77500,"z":0}}],"npcs":[{"groupId":13,"instId":400030,"npcId":2101,"pos":{"x":23950,"y":1007,"z":-180720},"rot":{"x":0,"y":141923,"z":0}},{"groupId":13,"instId":400029,"npcId":2101,"pos":{"x":24560,"y":1007,"z":-181890},"rot":{"x":0,"y":335153,"z":0}},{"groupId":13,"instId":400021,"npcId":2107,"pos":{"x":-6680,"y":-3000,"z":-123960},"rot":{"x":0,"y":98128,"z":0}},{"groupId":13,"instId":400032,"npcId":2101,"pos":{"x":11934,"y":-985,"z":-219375},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":400031,"npcId":2101,"pos":{"x":11913,"y":-985,"z":-218050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":400027,"npcId":2101,"pos":{"x":-5610,"y":-980,"z":-237140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":400026,"npcId":2101,"pos":{"x":-5820,"y":-980,"z":-232210},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":400018,"npcId":2101,"pos":{"x":-5932,"y":1010,"z":-181640},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":400033,"npcId":2101,"pos":{"x":-13990,"y":-982,"z":-163590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":400028,"npcId":2101,"pos":{"x":-21080,"y":-985,"z":-202970},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":400024,"npcId":2101,"pos":{"x":-24409,"y":-985,"z":-203212},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":400025,"npcId":2101,"pos":{"x":-5690,"y":-980,"z":-234700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":400023,"npcId":2101,"pos":{"x":14640,"y":-980,"z":-163050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":400022,"npcId":2101,"pos":{"x":-13650,"y":-980,"z":-207930},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":400020,"npcId":2101,"pos":{"x":35090,"y":1010,"z":-168540},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":400013,"npcId":2101,"pos":{"x":22410,"y":-3000,"z":-74620},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":400017,"npcId":2101,"pos":{"x":4200,"y":1010,"z":-180480},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":400016,"npcId":2101,"pos":{"x":-3840,"y":-3000,"z":-122720},"rot":{"x":0,"y":254232,"z":0}},{"groupId":13,"instId":400015,"npcId":2101,"pos":{"x":-4710,"y":-3000,"z":-126600},"rot":{"x":0,"y":327007,"z":0}},{"groupId":13,"instId":400014,"npcId":2101,"pos":{"x":3930,"y":-3000,"z":-130600},"rot":{"x":0,"y":349470,"z":0}},{"groupId":13,"instId":400012,"npcId":2101,"pos":{"x":29320,"y":-3000,"z":-69980},"rot":{"x":0,"y":264120,"z":0}},{"groupId":13,"instId":400011,"npcId":2101,"pos":{"x":27420,"y":-3000,"z":-70450},"rot":{"x":0,"y":75650,"z":0}},{"groupId":13,"instId":400010,"npcId":2101,"pos":{"x":35085,"y":2000,"z":-99544},"rot":{"x":0,"y":202500,"z":0}},{"groupId":13,"instId":400009,"npcId":2101,"pos":{"x":60960,"y":2023,"z":-90720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":400008,"npcId":2101,"pos":{"x":95890,"y":2010,"z":-100380},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":400007,"npcId":2101,"pos":{"x":92980,"y":2010,"z":-99410},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":400006,"npcId":2101,"pos":{"x":90410,"y":2010,"z":-100400},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":400005,"npcId":2108,"pos":{"x":92900,"y":2000,"z":-96800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":400004,"npcId":2101,"pos":{"x":102840,"y":2010,"z":-85800},"rot":{"x":0,"y":225000,"z":0}},{"groupId":13,"instId":400003,"npcId":2101,"pos":{"x":101430,"y":2010,"z":-86970},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":400002,"npcId":2101,"pos":{"x":109360,"y":2010,"z":-91870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":400001,"npcId":2101,"pos":{"x":109420,"y":2007,"z":-95340},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300001,"propState":0,"propId":100,"pos":{"x":4380,"y":-980,"z":-230840},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":43,"instId":400001,"npcId":2108,"pos":{"x":-2210,"y":-980,"z":-234700},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"31":{"props":[],"npcs":[],"monsters":[{"groupId":31,"instId":200001,"monsterId":8002040,"eventId":20131105,"pos":{"x":-21650,"y":-980,"z":-196250},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300008,"propState":0,"propId":100,"pos":{"x":61191,"y":2023,"z":-90952},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300011,"propState":0,"propId":100,"pos":{"x":61191,"y":2023,"z":-90952},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300010,"propState":0,"propId":100,"pos":{"x":61191,"y":2023,"z":-90952},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300009,"propState":0,"propId":100,"pos":{"x":61191,"y":2023,"z":-90952},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300007,"propState":0,"propId":100,"pos":{"x":92810,"y":2689,"z":-96770},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300006,"propState":0,"propId":100,"pos":{"x":24070,"y":1960,"z":-179100},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300005,"propState":0,"propId":100,"pos":{"x":-5930,"y":80,"z":-236615},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300004,"propState":0,"propId":100,"pos":{"x":-23300,"y":-980,"z":-202930},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300003,"propState":0,"propId":100,"pos":{"x":-28770,"y":-3000,"z":-101320},"rot":{"x":0,"y":251700,"z":0}},{"groupId":21,"instId":300002,"propState":0,"propId":100,"pos":{"x":2770,"y":1010,"z":-181438},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":100,"pos":{"x":28500,"y":-3000,"z":-87030},"rot":{"x":0,"y":77500,"z":0}}],"npcs":[{"groupId":21,"instId":400035,"npcId":2101,"pos":{"x":24980,"y":1010,"z":-175800},"rot":{"x":0,"y":271280,"z":0}},{"groupId":21,"instId":400034,"npcId":2108,"pos":{"x":24010,"y":1010,"z":-179030},"rot":{"x":0,"y":295670,"z":0}},{"groupId":21,"instId":400038,"npcId":2101,"pos":{"x":-55310,"y":-110,"z":-92450},"rot":{"x":0,"y":110200,"z":0}},{"groupId":21,"instId":400037,"npcId":2101,"pos":{"x":113570,"y":2010,"z":-93560},"rot":{"x":0,"y":82678,"z":0}},{"groupId":21,"instId":400036,"npcId":2101,"pos":{"x":8820,"y":-980,"z":-227260},"rot":{"x":0,"y":205790,"z":0}},{"groupId":21,"instId":400017,"npcId":2101,"pos":{"x":4200,"y":1010,"z":-180480},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":400019,"npcId":2108,"pos":{"x":-3090,"y":-980,"z":-236640},"rot":{"x":0,"y":69820,"z":0}},{"groupId":21,"instId":400033,"npcId":2101,"pos":{"x":-13990,"y":-982,"z":-163590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":400032,"npcId":2101,"pos":{"x":11934,"y":-985,"z":-219375},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":400031,"npcId":2101,"pos":{"x":11913,"y":-985,"z":-218050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":400030,"npcId":2101,"pos":{"x":23950,"y":1007,"z":-180720},"rot":{"x":0,"y":141923,"z":0}},{"groupId":21,"instId":400029,"npcId":2101,"pos":{"x":24560,"y":1007,"z":-181890},"rot":{"x":0,"y":335153,"z":0}},{"groupId":21,"instId":400028,"npcId":2101,"pos":{"x":-21080,"y":-985,"z":-202970},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":400024,"npcId":2101,"pos":{"x":-24409,"y":-985,"z":-203212},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":400027,"npcId":2101,"pos":{"x":-5610,"y":-980,"z":-237140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":400026,"npcId":2101,"pos":{"x":-5820,"y":-980,"z":-232210},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":400025,"npcId":2101,"pos":{"x":-5690,"y":-980,"z":-234700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":400023,"npcId":2101,"pos":{"x":14640,"y":-980,"z":-163050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":400022,"npcId":2101,"pos":{"x":-13650,"y":-980,"z":-207930},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":400021,"npcId":2107,"pos":{"x":-6680,"y":-3000,"z":-123960},"rot":{"x":0,"y":98128,"z":0}},{"groupId":21,"instId":400020,"npcId":2101,"pos":{"x":35090,"y":1010,"z":-168540},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":400013,"npcId":2101,"pos":{"x":22410,"y":-3000,"z":-74620},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":400018,"npcId":2101,"pos":{"x":-5932,"y":1010,"z":-181640},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":400016,"npcId":2101,"pos":{"x":-3340,"y":-3000,"z":-122050},"rot":{"x":0,"y":232680,"z":0}},{"groupId":21,"instId":400015,"npcId":2101,"pos":{"x":-4180,"y":-3000,"z":-126750},"rot":{"x":0,"y":327007,"z":0}},{"groupId":21,"instId":400014,"npcId":2101,"pos":{"x":3930,"y":-3000,"z":-130600},"rot":{"x":0,"y":349470,"z":0}},{"groupId":21,"instId":400012,"npcId":2101,"pos":{"x":29320,"y":-3000,"z":-69980},"rot":{"x":0,"y":264120,"z":0}},{"groupId":21,"instId":400011,"npcId":2101,"pos":{"x":27420,"y":-3000,"z":-70450},"rot":{"x":0,"y":75650,"z":0}},{"groupId":21,"instId":400010,"npcId":2101,"pos":{"x":35085,"y":2000,"z":-99544},"rot":{"x":0,"y":202500,"z":0}},{"groupId":21,"instId":400009,"npcId":2101,"pos":{"x":60960,"y":2023,"z":-90720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":400008,"npcId":2101,"pos":{"x":95890,"y":2010,"z":-100380},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":400007,"npcId":2101,"pos":{"x":92980,"y":2010,"z":-99410},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":400006,"npcId":2101,"pos":{"x":90410,"y":2010,"z":-100400},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":400005,"npcId":2108,"pos":{"x":92900,"y":2000,"z":-96800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":400004,"npcId":2101,"pos":{"x":102840,"y":2010,"z":-85800},"rot":{"x":0,"y":225000,"z":0}},{"groupId":21,"instId":400003,"npcId":2101,"pos":{"x":101430,"y":2010,"z":-86970},"rot":{"x":0,"y":45000,"z":0}},{"groupId":21,"instId":400002,"npcId":2101,"pos":{"x":109360,"y":2010,"z":-91870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":400001,"npcId":2101,"pos":{"x":109420,"y":2007,"z":-95340},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300008,"propState":0,"propId":100,"pos":{"x":-45590,"y":-985,"z":-186805},"rot":{"x":0,"y":293330,"z":0}},{"groupId":67,"instId":300006,"propState":1,"propId":211,"pos":{"x":16901,"y":20,"z":-205878},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300005,"propState":0,"propId":211,"pos":{"x":-45590,"y":-985,"z":-186805},"rot":{"x":0,"y":293330,"z":0}},{"groupId":67,"instId":300007,"propState":0,"propId":100,"pos":{"x":14655,"y":-984,"z":-205733},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300004,"propState":20,"propId":60102,"pos":{"x":16717,"y":-985,"z":-207676},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300003,"propState":10,"propId":100,"pos":{"x":-45882,"y":-214,"z":-186493},"rot":{"x":0,"y":119420,"z":0}},{"groupId":67,"instId":300002,"propState":0,"propId":301010,"pos":{"x":-45590,"y":-985,"z":-186805},"rot":{"x":0,"y":293330,"z":0}},{"groupId":67,"instId":300001,"propState":0,"propId":100,"pos":{"x":16901,"y":20,"z":-206018},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300005,"propState":0,"propId":211,"pos":{"x":25590,"y":-3040,"z":-107910},"rot":{"x":0,"y":131796,"z":0}},{"groupId":69,"instId":300008,"propState":0,"propId":100,"pos":{"x":95274,"y":1893,"z":-90834},"rot":{"x":0,"y":131796,"z":0}},{"groupId":69,"instId":300006,"propState":1,"propId":211,"pos":{"x":34000,"y":2169,"z":-88003},"rot":{"x":0,"y":319930,"z":0}},{"groupId":69,"instId":300007,"propState":0,"propId":100,"pos":{"x":36341,"y":2010,"z":-86732},"rot":{"x":0,"y":319930,"z":0}},{"groupId":69,"instId":300004,"propState":20,"propId":60102,"pos":{"x":34999,"y":2004,"z":-89377},"rot":{"x":0,"y":77548,"z":0}},{"groupId":69,"instId":300003,"propState":10,"propId":100,"pos":{"x":25763,"y":-2330,"z":-108250},"rot":{"x":0,"y":120480,"z":0}},{"groupId":69,"instId":300002,"propState":0,"propId":301010,"pos":{"x":25590,"y":-3040,"z":-107910},"rot":{"x":0,"y":131796,"z":0}},{"groupId":69,"instId":300001,"propState":0,"propId":100,"pos":{"x":34000,"y":2350,"z":-88003},"rot":{"x":0,"y":319930,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300001,"propState":20,"propId":60102,"pos":{"x":-120910,"y":-940,"z":-165830},"rot":{"x":0,"y":180000,"z":0}},{"groupId":72,"instId":300003,"propState":0,"propId":100,"pos":{"x":-120910,"y":-940,"z":-165830},"rot":{"x":0,"y":180000,"z":0}},{"groupId":72,"instId":300002,"propState":0,"propId":217,"pos":{"x":-121930,"y":-939,"z":-168220},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300001,"propState":20,"propId":60102,"pos":{"x":-119070,"y":-940,"z":-165830},"rot":{"x":0,"y":180000,"z":0}},{"groupId":78,"instId":300003,"propState":0,"propId":100,"pos":{"x":-119070,"y":-940,"z":-165830},"rot":{"x":0,"y":180000,"z":0}},{"groupId":78,"instId":300002,"propState":0,"propId":217,"pos":{"x":-121930,"y":-939,"z":-168220},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"84":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300002,"propState":0,"propId":100,"pos":{"x":-113805,"y":-89,"z":-66672},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":98,"instId":400001,"npcId":2104,"pos":{"x":-3910,"y":-985,"z":-229150},"rot":{"x":0,"y":143350,"z":0}}],"monsters":[],"teleports":{}},"102":{"props":[],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":201,"startAnchorId":1,"startGroupId":94}},"2013201":{"P20132_F20132001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300003,"propState":0,"propId":105,"pos":{"x":38610,"y":3942,"z":214040},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300005,"propState":101,"propId":101013,"pos":{"x":38786,"y":3942,"z":224640},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":105,"pos":{"x":38610,"y":3942,"z":217040},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300004,"propState":0,"propId":105,"pos":{"x":38610,"y":3942,"z":211040},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":105,"pos":{"x":38610,"y":3942,"z":220040},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"1":{"props":[{"groupId":1,"instId":300006,"propState":0,"propId":100,"pos":{"x":-79432,"y":-2588,"z":-55740},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300003,"propState":0,"propId":115,"pos":{"x":101270,"y":5450,"z":78880},"rot":{"x":0,"y":315000,"z":0}},{"groupId":1,"instId":300009,"propState":8,"propId":101,"pos":{"x":34690,"y":3942,"z":196750},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300002,"propState":0,"propId":107,"pos":{"x":5774,"y":5893,"z":260958},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":0,"propId":102,"pos":{"x":101270,"y":1170,"z":78880},"rot":{"x":0,"y":315000,"z":0}},{"groupId":1,"instId":300008,"propState":8,"propId":101,"pos":{"x":55406,"y":1942,"z":89170},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300010,"propState":8,"propId":101,"pos":{"x":111050,"y":-5032,"z":311940},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300007,"propState":8,"propId":101,"pos":{"x":2850,"y":3939,"z":252780},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2013201":{"anchorId":1,"groupId":1,"instId":300007,"pos":{"x":5600,"y":3900,"z":256200},"rot":{"x":0,"y":90000,"z":0}},"2013202":{"anchorId":2,"groupId":1,"instId":300008,"pos":{"x":58130,"y":1942,"z":91685},"rot":{"x":0,"y":90000,"z":0}},"2013203":{"anchorId":3,"groupId":1,"instId":300009,"pos":{"x":38997,"y":3942,"z":198380},"rot":{"x":0,"y":180000,"z":0}},"2013204":{"anchorId":4,"groupId":1,"instId":300010,"pos":{"x":113893,"y":-5030,"z":316140},"rot":{"x":0,"y":0,"z":0}}}},"72":{"props":[{"groupId":72,"instId":300005,"propState":12,"propId":60101,"pos":{"x":73410,"y":974,"z":263350},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300005,"propState":12,"propId":60101,"pos":{"x":13410,"y":-58,"z":73090},"rot":{"x":0,"y":315000,"z":0}},{"groupId":6,"instId":300002,"propState":12,"propId":60101,"pos":{"x":39551,"y":3942,"z":172082},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300006,"propState":12,"propId":60101,"pos":{"x":-36607,"y":-58,"z":81285},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300003,"propState":12,"propId":60101,"pos":{"x":690,"y":1942,"z":116240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300001,"propState":12,"propId":60101,"pos":{"x":42260,"y":3942,"z":215950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300008,"propState":12,"propId":60101,"pos":{"x":36501,"y":-2891,"z":308827},"rot":{"x":0,"y":314570,"z":0}},{"groupId":6,"instId":300004,"propState":12,"propId":60101,"pos":{"x":124550,"y":-2021,"z":374000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300007,"propState":12,"propId":60101,"pos":{"x":53400,"y":942,"z":266240},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300015,"propState":2,"propId":301003,"pos":{"x":123333,"y":-5031,"z":324602},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300017,"propState":2,"propId":301003,"pos":{"x":50221,"y":-6158,"z":331078},"rot":{"x":345631,"y":189450,"z":356331}},{"groupId":3,"instId":300013,"propState":0,"propId":101001,"pos":{"x":30752,"y":-2833,"z":308420},"rot":{"x":0,"y":60000,"z":0}},{"groupId":3,"instId":300007,"propState":2,"propId":101001,"pos":{"x":29990,"y":3940,"z":129350},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300018,"propState":2,"propId":301003,"pos":{"x":39231,"y":942,"z":268055},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300016,"propState":2,"propId":301003,"pos":{"x":122930,"y":-2021,"z":369062},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300012,"propState":0,"propId":101004,"pos":{"x":32930,"y":-2833,"z":302940},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300011,"propState":0,"propId":101001,"pos":{"x":118130,"y":-5031,"z":335530},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300010,"propState":0,"propId":101004,"pos":{"x":120824,"y":-4968,"z":329588},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300009,"propState":0,"propId":101001,"pos":{"x":83660,"y":-5026,"z":284900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300008,"propState":0,"propId":101004,"pos":{"x":80880,"y":-5026,"z":291460},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300006,"propState":0,"propId":101004,"pos":{"x":33000,"y":4000,"z":124360},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300005,"propState":0,"propId":101001,"pos":{"x":6013,"y":-58,"z":65581},"rot":{"x":0,"y":280550,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":101004,"pos":{"x":5410,"y":0,"z":68460},"rot":{"x":0,"y":225620,"z":0}},{"groupId":3,"instId":300021,"propState":2,"propId":101012,"pos":{"x":110580,"y":-5058,"z":408360},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300020,"propState":2,"propId":101012,"pos":{"x":108200,"y":-5058,"z":408100},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":101012,"pos":{"x":50750,"y":-5058,"z":322069},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":101012,"pos":{"x":109772,"y":-5028,"z":318110},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300001,"propState":3,"propId":301011,"pos":{"x":81034,"y":-4800,"z":324800},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300004,"propState":18,"propId":101029,"pos":{"x":39166,"y":4695,"z":167994},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300003,"propState":18,"propId":101031,"pos":{"x":39128,"y":4704,"z":174321},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300002,"propState":18,"propId":101030,"pos":{"x":24755,"y":5098,"z":186679},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300001,"propState":18,"propId":101030,"pos":{"x":39084,"y":4704,"z":168798},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300018,"propState":0,"propId":101017,"pos":{"x":123907,"y":-5031,"z":349750},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300020,"propState":0,"propId":101016,"pos":{"x":-4630,"y":-58,"z":65880},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":101016,"pos":{"x":62460,"y":1942,"z":95363},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300014,"propState":0,"propId":101017,"pos":{"x":29558,"y":3965,"z":147046},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300010,"propState":0,"propId":101016,"pos":{"x":113940,"y":-2022,"z":361280},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300017,"propState":0,"propId":101017,"pos":{"x":117444,"y":-5026,"z":318460},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300008,"propState":0,"propId":101017,"pos":{"x":30680,"y":-2891,"z":301520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300016,"propState":0,"propId":101017,"pos":{"x":75910,"y":-5026,"z":286310},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300019,"propState":0,"propId":101017,"pos":{"x":24890,"y":3942,"z":177730},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300013,"propState":0,"propId":101017,"pos":{"x":29960,"y":3940,"z":119400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300012,"propState":0,"propId":101017,"pos":{"x":-40200,"y":1942,"z":107420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300021,"propState":0,"propId":101016,"pos":{"x":-31460,"y":1942,"z":107430},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300005,"propState":0,"propId":101016,"pos":{"x":45880,"y":942,"z":268670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300009,"propState":0,"propId":101017,"pos":{"x":84973,"y":-5017,"z":357290},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300015,"propState":0,"propId":101017,"pos":{"x":57040,"y":3944,"z":263780},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300007,"propState":0,"propId":101017,"pos":{"x":89480,"y":-5026,"z":270670},"rot":{"x":0,"y":45000,"z":0}},{"groupId":7,"instId":300006,"propState":0,"propId":101017,"pos":{"x":53955,"y":942,"z":257790},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":101017,"pos":{"x":24702,"y":3942,"z":169492},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":101017,"pos":{"x":20871,"y":1942,"z":86649},"rot":{"x":0,"y":135000,"z":0}},{"groupId":7,"instId":300011,"propState":0,"propId":101017,"pos":{"x":13860,"y":1942,"z":103060},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":101017,"pos":{"x":-30869,"y":-58,"z":86224},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[],"npcs":[],"monsters":[{"groupId":13,"instId":200002,"monsterId":1022020,"eventId":20132102,"pos":{"x":86460,"y":-1968,"z":251470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":200001,"monsterId":1022020,"eventId":20132101,"pos":{"x":80710,"y":-5026,"z":284160},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"14":{"props":[],"npcs":[],"monsters":[{"groupId":14,"instId":200005,"monsterId":1022010,"eventId":20132105,"pos":{"x":33060,"y":-2891,"z":310410},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":200003,"monsterId":1022020,"eventId":20132104,"pos":{"x":120870,"y":-1965,"z":362430},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"9":{"props":[],"npcs":[],"monsters":[{"groupId":9,"instId":200003,"monsterId":8002010,"eventId":20132112,"pos":{"x":33570,"y":2097,"z":93370},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300001,"propState":11,"propId":60103,"pos":{"x":-46150,"y":1942,"z":105100},"rot":{"x":0,"y":90000,"z":0}},{"groupId":41,"instId":300003,"propState":0,"propId":211,"pos":{"x":-46150,"y":1942,"z":105100},"rot":{"x":0,"y":90000,"z":0}},{"groupId":41,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":41,"instId":200001,"monsterId":8003030,"eventId":20132232,"pos":{"x":-39950,"y":1942,"z":105100},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"46":{"props":[],"npcs":[],"monsters":[{"groupId":46,"instId":200007,"monsterId":1022010,"eventId":20132137,"pos":{"x":32800,"y":3942,"z":167530},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":200006,"monsterId":1022010,"eventId":20132136,"pos":{"x":26630,"y":3940,"z":171350},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":200005,"monsterId":8002010,"eventId":20132135,"pos":{"x":26800,"y":3940,"z":174780},"rot":{"x":0,"y":180000,"z":0}},{"groupId":46,"instId":200004,"monsterId":8002010,"eventId":20132134,"pos":{"x":-29300,"y":-100,"z":89100},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":200003,"monsterId":8002010,"eventId":20132133,"pos":{"x":-1640,"y":1940,"z":109900},"rot":{"x":0,"y":127090,"z":0}},{"groupId":46,"instId":200002,"monsterId":1022010,"eventId":20132132,"pos":{"x":2920,"y":1940,"z":110360},"rot":{"x":0,"y":180246,"z":0}},{"groupId":46,"instId":200001,"monsterId":1022010,"eventId":20132131,"pos":{"x":1850,"y":1940,"z":104350},"rot":{"x":0,"y":49698,"z":0}}],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300003,"propState":0,"propId":211,"pos":{"x":3100,"y":-58,"z":53050},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300001,"propState":11,"propId":60103,"pos":{"x":3100,"y":-58,"z":53050},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":42,"instId":200001,"monsterId":1023020,"eventId":20132233,"pos":{"x":3100,"y":-58,"z":57060},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300001,"propState":8,"propId":702,"pos":{"x":43750,"y":1942,"z":256770},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":23,"instId":200001,"monsterId":8003031,"eventId":101203,"pos":{"x":43750,"y":942,"z":256770},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{"1103":{"anchorId":1,"groupId":23,"instId":300001,"pos":{"x":37337,"y":942,"z":256770},"rot":{"x":0,"y":90000,"z":0}}}},"77":{"props":[{"groupId":77,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300003,"propState":0,"propId":211,"pos":{"x":67460,"y":3944,"z":256390},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300001,"propState":11,"propId":60103,"pos":{"x":67460,"y":3944,"z":256390},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":77,"instId":200001,"monsterId":1023010,"eventId":20132234,"pos":{"x":63940,"y":3944,"z":255120},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300001,"propState":8,"propId":703,"pos":{"x":86590,"y":2907,"z":92318},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":79,"instId":200001,"monsterId":1023021,"eventId":101206,"pos":{"x":86590,"y":1907,"z":92318},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{"1106":{"anchorId":1,"groupId":79,"instId":300001,"pos":{"x":79490,"y":1907,"z":90270},"rot":{"x":0,"y":70000,"z":0}}}},"10":{"props":[{"groupId":10,"instId":300001,"propState":8,"propId":901,"pos":{"x":79195,"y":-5009,"z":367523},"rot":{"x":0,"y":50283,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1203":{"anchorId":1,"groupId":10,"instId":300001,"pos":{"x":80302,"y":-5009,"z":366157},"rot":{"x":0,"y":320237,"z":0}}}},"16":{"props":[{"groupId":16,"instId":300002,"propState":8,"propId":114,"pos":{"x":101270,"y":2800,"z":78880},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[],"npcs":[],"monsters":[{"groupId":15,"instId":200001,"monsterId":8002040,"eventId":20132113,"pos":{"x":-21150,"y":3,"z":67790},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300008,"propState":0,"propId":100,"pos":{"x":30817,"y":3940,"z":117725},"rot":{"x":0,"y":347579,"z":0}},{"groupId":57,"instId":300006,"propState":1,"propId":211,"pos":{"x":-30780,"y":-60,"z":73600},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300005,"propState":0,"propId":211,"pos":{"x":30817,"y":3940,"z":117725},"rot":{"x":0,"y":347579,"z":0}},{"groupId":57,"instId":300007,"propState":0,"propId":100,"pos":{"x":-30303,"y":-60,"z":75924},"rot":{"x":0,"y":180000,"z":0}},{"groupId":57,"instId":300004,"propState":20,"propId":60102,"pos":{"x":-30780,"y":-60,"z":73600},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300003,"propState":0,"propId":100,"pos":{"x":30970,"y":4714,"z":118310},"rot":{"x":0,"y":330669,"z":0}},{"groupId":57,"instId":300002,"propState":0,"propId":301010,"pos":{"x":30817,"y":3940,"z":117725},"rot":{"x":0,"y":347579,"z":0}},{"groupId":57,"instId":300001,"propState":0,"propId":100,"pos":{"x":-31131,"y":406,"z":74797},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300008,"propState":0,"propId":100,"pos":{"x":78692,"y":-4815,"z":295336},"rot":{"x":0,"y":27405,"z":0}},{"groupId":58,"instId":300006,"propState":1,"propId":211,"pos":{"x":112953,"y":-2021,"z":374080},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300005,"propState":0,"propId":211,"pos":{"x":78692,"y":-4815,"z":295336},"rot":{"x":0,"y":27405,"z":0}},{"groupId":58,"instId":300007,"propState":0,"propId":100,"pos":{"x":112336,"y":-2021,"z":372120},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300004,"propState":20,"propId":60102,"pos":{"x":112953,"y":-2021,"z":374080},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300003,"propState":10,"propId":100,"pos":{"x":79006,"y":-4082,"z":295601},"rot":{"x":0,"y":306071,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":301010,"pos":{"x":78520,"y":-5026,"z":295310},"rot":{"x":0,"y":27405,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":100,"pos":{"x":111355,"y":-1269,"z":374135},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300003,"propState":8,"propId":3001,"pos":{"x":115273,"y":-5034,"z":309935},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300001,"propState":8,"propId":114,"pos":{"x":101270,"y":2800,"z":78880},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[{"groupId":89,"instId":400002,"npcId":2101,"pos":{"x":94759,"y":1907,"z":81358},"rot":{"x":0,"y":348180,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":201,"startAnchorId":null,"startGroupId":null}},"201320102":{"P20132_F20132001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300005,"propState":101,"propId":101013,"pos":{"x":38786,"y":3942,"z":224640},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":105,"pos":{"x":38610,"y":3942,"z":217040},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300004,"propState":0,"propId":105,"pos":{"x":38610,"y":3942,"z":211040},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300003,"propState":0,"propId":105,"pos":{"x":38610,"y":3942,"z":214040},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":105,"pos":{"x":38610,"y":3942,"z":220040},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300005,"propState":12,"propId":60101,"pos":{"x":73410,"y":974,"z":263350},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300008,"propState":12,"propId":60101,"pos":{"x":36501,"y":-2891,"z":308827},"rot":{"x":0,"y":314570,"z":0}},{"groupId":6,"instId":300006,"propState":12,"propId":60101,"pos":{"x":-36607,"y":-58,"z":81285},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300002,"propState":12,"propId":60101,"pos":{"x":39551,"y":3942,"z":172082},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300007,"propState":12,"propId":60101,"pos":{"x":53400,"y":942,"z":266240},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300005,"propState":12,"propId":60101,"pos":{"x":13410,"y":-58,"z":73090},"rot":{"x":0,"y":315000,"z":0}},{"groupId":6,"instId":300003,"propState":12,"propId":60101,"pos":{"x":690,"y":1942,"z":116240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300001,"propState":12,"propId":60101,"pos":{"x":42260,"y":3942,"z":215950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300004,"propState":12,"propId":60101,"pos":{"x":124550,"y":-2021,"z":374000},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"1":{"props":[{"groupId":1,"instId":300002,"propState":0,"propId":107,"pos":{"x":5774,"y":5893,"z":260958},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300008,"propState":8,"propId":101,"pos":{"x":55406,"y":1942,"z":89170},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300006,"propState":0,"propId":100,"pos":{"x":-79432,"y":-2588,"z":-55740},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":0,"propId":102,"pos":{"x":101270,"y":1170,"z":78880},"rot":{"x":0,"y":315000,"z":0}},{"groupId":1,"instId":300003,"propState":0,"propId":115,"pos":{"x":101270,"y":5450,"z":78880},"rot":{"x":0,"y":315000,"z":0}},{"groupId":1,"instId":300009,"propState":8,"propId":101,"pos":{"x":34690,"y":3942,"z":196750},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300010,"propState":8,"propId":101,"pos":{"x":111050,"y":-5032,"z":311940},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300007,"propState":8,"propId":101,"pos":{"x":2850,"y":3939,"z":252780},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2013201":{"anchorId":1,"groupId":1,"instId":300007,"pos":{"x":5600,"y":3900,"z":256200},"rot":{"x":0,"y":90000,"z":0}},"2013202":{"anchorId":2,"groupId":1,"instId":300008,"pos":{"x":58130,"y":1942,"z":91685},"rot":{"x":0,"y":90000,"z":0}},"2013203":{"anchorId":3,"groupId":1,"instId":300009,"pos":{"x":38997,"y":3942,"z":198380},"rot":{"x":0,"y":180000,"z":0}},"2013204":{"anchorId":4,"groupId":1,"instId":300010,"pos":{"x":113893,"y":-5030,"z":316140},"rot":{"x":0,"y":0,"z":0}}}},"62":{"props":[{"groupId":62,"instId":300003,"propState":18,"propId":101031,"pos":{"x":39128,"y":4704,"z":174321},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300004,"propState":18,"propId":101029,"pos":{"x":39166,"y":4695,"z":167994},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300002,"propState":18,"propId":101030,"pos":{"x":24755,"y":5098,"z":186679},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300001,"propState":18,"propId":101030,"pos":{"x":39084,"y":4704,"z":168798},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300021,"propState":0,"propId":101016,"pos":{"x":-31460,"y":1942,"z":107430},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300005,"propState":0,"propId":101016,"pos":{"x":45880,"y":942,"z":268670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300016,"propState":0,"propId":101017,"pos":{"x":75910,"y":-5026,"z":286310},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300020,"propState":0,"propId":101016,"pos":{"x":-4630,"y":-58,"z":65880},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300010,"propState":0,"propId":101016,"pos":{"x":113940,"y":-2022,"z":361280},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":101016,"pos":{"x":62460,"y":1942,"z":95363},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300018,"propState":0,"propId":101017,"pos":{"x":123907,"y":-5031,"z":349750},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300017,"propState":0,"propId":101017,"pos":{"x":117444,"y":-5026,"z":318460},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300009,"propState":0,"propId":101017,"pos":{"x":84973,"y":-5017,"z":357290},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300008,"propState":0,"propId":101017,"pos":{"x":30680,"y":-2891,"z":301520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300015,"propState":0,"propId":101017,"pos":{"x":57040,"y":3944,"z":263780},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300007,"propState":0,"propId":101017,"pos":{"x":89480,"y":-5026,"z":270670},"rot":{"x":0,"y":45000,"z":0}},{"groupId":7,"instId":300006,"propState":0,"propId":101017,"pos":{"x":53955,"y":942,"z":257790},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300019,"propState":0,"propId":101017,"pos":{"x":24890,"y":3942,"z":177730},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":101017,"pos":{"x":24702,"y":3942,"z":169492},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300014,"propState":0,"propId":101017,"pos":{"x":29558,"y":3965,"z":147046},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300013,"propState":0,"propId":101017,"pos":{"x":29960,"y":3940,"z":119400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":101017,"pos":{"x":20871,"y":1942,"z":86649},"rot":{"x":0,"y":135000,"z":0}},{"groupId":7,"instId":300011,"propState":0,"propId":101017,"pos":{"x":13860,"y":1942,"z":103060},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300012,"propState":0,"propId":101017,"pos":{"x":-40200,"y":1942,"z":107420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":101017,"pos":{"x":-30869,"y":-58,"z":86224},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300017,"propState":2,"propId":301003,"pos":{"x":50221,"y":-6158,"z":331078},"rot":{"x":345631,"y":189450,"z":356331}},{"groupId":3,"instId":300016,"propState":2,"propId":301003,"pos":{"x":122930,"y":-2021,"z":369062},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300013,"propState":0,"propId":101001,"pos":{"x":30752,"y":-2833,"z":308420},"rot":{"x":0,"y":60000,"z":0}},{"groupId":3,"instId":300007,"propState":2,"propId":101001,"pos":{"x":29990,"y":3940,"z":129350},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300018,"propState":2,"propId":301003,"pos":{"x":39231,"y":942,"z":268055},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300015,"propState":2,"propId":301003,"pos":{"x":123333,"y":-5031,"z":324602},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300012,"propState":0,"propId":101004,"pos":{"x":32930,"y":-2833,"z":302940},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300011,"propState":0,"propId":101001,"pos":{"x":118130,"y":-5031,"z":335530},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300010,"propState":0,"propId":101004,"pos":{"x":120824,"y":-4968,"z":329588},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300009,"propState":0,"propId":101001,"pos":{"x":83660,"y":-5026,"z":284900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300008,"propState":0,"propId":101004,"pos":{"x":80880,"y":-5026,"z":291460},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300006,"propState":0,"propId":101004,"pos":{"x":33000,"y":4000,"z":124360},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300005,"propState":0,"propId":101001,"pos":{"x":6013,"y":-58,"z":65581},"rot":{"x":0,"y":280550,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":101004,"pos":{"x":5410,"y":0,"z":68460},"rot":{"x":0,"y":225620,"z":0}},{"groupId":3,"instId":300021,"propState":2,"propId":101012,"pos":{"x":110580,"y":-5058,"z":408360},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300020,"propState":2,"propId":101012,"pos":{"x":108200,"y":-5058,"z":408100},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":101012,"pos":{"x":50750,"y":-5058,"z":322069},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":101012,"pos":{"x":109772,"y":-5028,"z":318110},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300001,"propState":3,"propId":301011,"pos":{"x":81034,"y":-4800,"z":324800},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[],"npcs":[],"monsters":[{"groupId":13,"instId":200002,"monsterId":1022020,"eventId":20132102,"pos":{"x":86460,"y":-1968,"z":251470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":200001,"monsterId":1022020,"eventId":20132101,"pos":{"x":80710,"y":-5026,"z":284160},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"14":{"props":[],"npcs":[],"monsters":[{"groupId":14,"instId":200005,"monsterId":1022010,"eventId":20132105,"pos":{"x":33060,"y":-2891,"z":310410},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":200003,"monsterId":1022020,"eventId":20132104,"pos":{"x":120870,"y":-1965,"z":362430},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"9":{"props":[],"npcs":[],"monsters":[{"groupId":9,"instId":200003,"monsterId":8002010,"eventId":20132112,"pos":{"x":33570,"y":2097,"z":93370},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"46":{"props":[],"npcs":[],"monsters":[{"groupId":46,"instId":200007,"monsterId":1022010,"eventId":20132137,"pos":{"x":32800,"y":3942,"z":167530},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":200006,"monsterId":1022010,"eventId":20132136,"pos":{"x":26630,"y":3940,"z":171350},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":200005,"monsterId":8002010,"eventId":20132135,"pos":{"x":26800,"y":3940,"z":174780},"rot":{"x":0,"y":180000,"z":0}},{"groupId":46,"instId":200004,"monsterId":8002010,"eventId":20132134,"pos":{"x":-29300,"y":-100,"z":89100},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":200003,"monsterId":8002010,"eventId":20132133,"pos":{"x":-1640,"y":1940,"z":109900},"rot":{"x":0,"y":127090,"z":0}},{"groupId":46,"instId":200002,"monsterId":1022010,"eventId":20132132,"pos":{"x":2920,"y":1940,"z":110360},"rot":{"x":0,"y":180246,"z":0}},{"groupId":46,"instId":200001,"monsterId":1022010,"eventId":20132131,"pos":{"x":1850,"y":1940,"z":104350},"rot":{"x":0,"y":49698,"z":0}}],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300003,"propState":0,"propId":211,"pos":{"x":-46150,"y":1942,"z":105100},"rot":{"x":0,"y":90000,"z":0}},{"groupId":41,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":41,"instId":300001,"propState":11,"propId":60103,"pos":{"x":-46150,"y":1942,"z":105100},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":41,"instId":200001,"monsterId":8003030,"eventId":20132232,"pos":{"x":-39950,"y":1942,"z":105100},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300003,"propState":0,"propId":211,"pos":{"x":3100,"y":-58,"z":53050},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300001,"propState":11,"propId":60103,"pos":{"x":3100,"y":-58,"z":53050},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":42,"instId":200001,"monsterId":1023020,"eventId":20132233,"pos":{"x":3100,"y":-58,"z":57060},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300001,"propState":11,"propId":60103,"pos":{"x":67460,"y":3944,"z":256390},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300003,"propState":0,"propId":211,"pos":{"x":67460,"y":3944,"z":256390},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":77,"instId":200001,"monsterId":1023010,"eventId":20132234,"pos":{"x":63940,"y":3944,"z":255120},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300001,"propState":8,"propId":702,"pos":{"x":43750,"y":1942,"z":256770},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":23,"instId":200001,"monsterId":8003031,"eventId":101203,"pos":{"x":43750,"y":942,"z":256770},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{"1103":{"anchorId":1,"groupId":23,"instId":300001,"pos":{"x":37337,"y":942,"z":256770},"rot":{"x":0,"y":90000,"z":0}}}},"79":{"props":[{"groupId":79,"instId":300001,"propState":8,"propId":703,"pos":{"x":86590,"y":2907,"z":92318},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":79,"instId":200001,"monsterId":1023021,"eventId":101206,"pos":{"x":86590,"y":1907,"z":92318},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{"1106":{"anchorId":1,"groupId":79,"instId":300001,"pos":{"x":79490,"y":1907,"z":90270},"rot":{"x":0,"y":70000,"z":0}}}},"10":{"props":[{"groupId":10,"instId":300001,"propState":8,"propId":901,"pos":{"x":79195,"y":-5009,"z":367523},"rot":{"x":0,"y":50283,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1203":{"anchorId":1,"groupId":10,"instId":300001,"pos":{"x":80302,"y":-5009,"z":366157},"rot":{"x":0,"y":320237,"z":0}}}},"16":{"props":[{"groupId":16,"instId":300002,"propState":8,"propId":114,"pos":{"x":101270,"y":2800,"z":78880},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[],"npcs":[],"monsters":[{"groupId":15,"instId":200001,"monsterId":8002040,"eventId":20132113,"pos":{"x":-21150,"y":3,"z":67790},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300007,"propState":0,"propId":100,"pos":{"x":-30303,"y":-60,"z":75924},"rot":{"x":0,"y":180000,"z":0}},{"groupId":57,"instId":300008,"propState":0,"propId":100,"pos":{"x":30817,"y":3940,"z":117725},"rot":{"x":0,"y":347579,"z":0}},{"groupId":57,"instId":300006,"propState":1,"propId":211,"pos":{"x":-30780,"y":-60,"z":73600},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300005,"propState":0,"propId":211,"pos":{"x":30817,"y":3940,"z":117725},"rot":{"x":0,"y":347579,"z":0}},{"groupId":57,"instId":300004,"propState":20,"propId":60102,"pos":{"x":-30780,"y":-60,"z":73600},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300003,"propState":0,"propId":100,"pos":{"x":30970,"y":4714,"z":118310},"rot":{"x":0,"y":330669,"z":0}},{"groupId":57,"instId":300002,"propState":0,"propId":301010,"pos":{"x":30817,"y":3940,"z":117725},"rot":{"x":0,"y":347579,"z":0}},{"groupId":57,"instId":300001,"propState":0,"propId":100,"pos":{"x":-31131,"y":406,"z":74797},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300005,"propState":0,"propId":211,"pos":{"x":78692,"y":-4815,"z":295336},"rot":{"x":0,"y":27405,"z":0}},{"groupId":58,"instId":300008,"propState":0,"propId":100,"pos":{"x":78692,"y":-4815,"z":295336},"rot":{"x":0,"y":27405,"z":0}},{"groupId":58,"instId":300006,"propState":1,"propId":211,"pos":{"x":112953,"y":-2021,"z":374080},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300007,"propState":0,"propId":100,"pos":{"x":112336,"y":-2021,"z":372120},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300004,"propState":20,"propId":60102,"pos":{"x":112953,"y":-2021,"z":374080},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300003,"propState":10,"propId":100,"pos":{"x":79006,"y":-4082,"z":295601},"rot":{"x":0,"y":306071,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":301010,"pos":{"x":78520,"y":-5026,"z":295310},"rot":{"x":0,"y":27405,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":100,"pos":{"x":111355,"y":-1269,"z":374135},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300003,"propState":8,"propId":3001,"pos":{"x":115273,"y":-5034,"z":309935},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300001,"propState":8,"propId":114,"pos":{"x":101270,"y":2800,"z":78880},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[{"groupId":89,"instId":400002,"npcId":2101,"pos":{"x":94759,"y":1907,"z":81358},"rot":{"x":0,"y":348180,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":201,"startAnchorId":6,"startGroupId":1}},"2013301":{"P20133_F20133001":{"scenes":{"20":{"props":[{"groupId":20,"instId":300002,"propState":8,"propId":3002,"pos":{"x":-32720,"y":15610,"z":24170},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":20,"instId":300002,"pos":{"x":-28190,"y":15730,"z":25860},"rot":{"x":0,"y":180000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"2013302":{"P20133_F20133001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"2013401":{"P20134_F20134001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300001,"propState":8,"propId":113,"pos":{"x":-26127,"y":20497,"z":-27302},"rot":{"x":0,"y":216070,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1302":{"anchorId":1,"groupId":5,"instId":300001,"pos":{"x":-28241,"y":20487,"z":-25751},"rot":{"x":0,"y":125600,"z":0}}}},"6":{"props":[{"groupId":6,"instId":300001,"propState":8,"propId":901,"pos":{"x":-89747,"y":11970,"z":-16899},"rot":{"x":0,"y":188533,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1204":{"anchorId":1,"groupId":6,"instId":300001,"pos":{"x":-91270,"y":11475,"z":-16670},"rot":{"x":0,"y":98533,"z":0}}}},"2":{"props":[{"groupId":2,"instId":300002,"propState":8,"propId":101,"pos":{"x":-34820,"y":20510,"z":8830},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300001,"propState":8,"propId":101,"pos":{"x":-150880,"y":-6872,"z":-48350},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2013401":{"anchorId":1,"groupId":2,"instId":300001,"pos":{"x":-149280,"y":-6772,"z":-52730},"rot":{"x":0,"y":83100,"z":0}},"2013402":{"anchorId":2,"groupId":2,"instId":300002,"pos":{"x":-27280,"y":20490,"z":10670},"rot":{"x":0,"y":180000,"z":0}}}},"7":{"props":[],"npcs":[],"monsters":[{"groupId":7,"instId":200002,"monsterId":1022010,"eventId":20134102,"pos":{"x":-124390,"y":3180,"z":-9860},"rot":{"x":0,"y":103612,"z":0}},{"groupId":7,"instId":200006,"monsterId":8001030,"eventId":20134106,"pos":{"x":-91890,"y":11760,"z":20850},"rot":{"x":0,"y":160853,"z":0}},{"groupId":7,"instId":200005,"monsterId":8001030,"eventId":20134105,"pos":{"x":-89030,"y":11190,"z":16160},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200004,"monsterId":8002010,"eventId":20134104,"pos":{"x":-73980,"y":12947,"z":15510},"rot":{"x":0,"y":110000,"z":0}},{"groupId":7,"instId":200003,"monsterId":8001020,"eventId":20134103,"pos":{"x":-112570,"y":2030,"z":27750},"rot":{"x":0,"y":231530,"z":0}},{"groupId":7,"instId":200001,"monsterId":1022010,"eventId":20134101,"pos":{"x":-119250,"y":2650,"z":-8250},"rot":{"x":0,"y":231530,"z":0}}],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300003,"propState":12,"propId":60101,"pos":{"x":-89070,"y":12418,"z":-38640},"rot":{"x":9144,"y":265733,"z":7525}},{"groupId":3,"instId":300002,"propState":12,"propId":60101,"pos":{"x":-65310,"y":14146,"z":15610},"rot":{"x":9743,"y":204200,"z":356584}},{"groupId":3,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-51750,"y":17608,"z":-19920},"rot":{"x":342361,"y":182262,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[],"npcs":[],"monsters":[{"groupId":12,"instId":200001,"monsterId":8002040,"eventId":20134107,"pos":{"x":-87237,"y":11135,"z":10740},"rot":{"x":0,"y":315600,"z":0}}],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300003,"propState":0,"propId":211,"pos":{"x":-18390,"y":17326,"z":37900},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":11,"propId":60103,"pos":{"x":-18390,"y":17326,"z":37900},"rot":{"x":10080,"y":228814,"z":0}}],"npcs":[],"monsters":[{"groupId":13,"instId":200001,"monsterId":8003040,"eventId":20134231,"pos":{"x":-22260,"y":16400,"z":34410},"rot":{"x":0,"y":227980,"z":0}}],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300003,"propState":8,"propId":3001,"pos":{"x":-156740,"y":-8550,"z":-52870},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300001,"propState":20,"propId":60103,"pos":{"x":-22020,"y":20520,"z":-4960},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300002,"propState":0,"propId":101016,"pos":{"x":-43110,"y":13858,"z":41190},"rot":{"x":0,"y":270000,"z":0}},{"groupId":23,"instId":300003,"propState":0,"propId":101016,"pos":{"x":-66660,"y":15707,"z":-12980},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":101016,"pos":{"x":-133230,"y":-3101,"z":-49627},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-19595,"y":21232,"z":12288},"rot":{"x":0,"y":33797,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":201,"startAnchorId":null,"startGroupId":null}},"2013402":{"P20134_F20134001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300001,"propState":8,"propId":113,"pos":{"x":-26127,"y":20497,"z":-27302},"rot":{"x":0,"y":216070,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1302":{"anchorId":1,"groupId":5,"instId":300001,"pos":{"x":-28241,"y":20487,"z":-25751},"rot":{"x":0,"y":125600,"z":0}}}},"6":{"props":[{"groupId":6,"instId":300001,"propState":8,"propId":901,"pos":{"x":-89747,"y":11970,"z":-16899},"rot":{"x":0,"y":188533,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1204":{"anchorId":1,"groupId":6,"instId":300001,"pos":{"x":-91270,"y":11475,"z":-16670},"rot":{"x":0,"y":98533,"z":0}}}},"7":{"props":[],"npcs":[],"monsters":[{"groupId":7,"instId":200002,"monsterId":1022010,"eventId":20134102,"pos":{"x":-124390,"y":3180,"z":-9860},"rot":{"x":0,"y":103612,"z":0}},{"groupId":7,"instId":200006,"monsterId":8001030,"eventId":20134106,"pos":{"x":-91890,"y":11760,"z":20850},"rot":{"x":0,"y":160853,"z":0}},{"groupId":7,"instId":200005,"monsterId":8001030,"eventId":20134105,"pos":{"x":-89030,"y":11190,"z":16160},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200004,"monsterId":8002010,"eventId":20134104,"pos":{"x":-73980,"y":12947,"z":15510},"rot":{"x":0,"y":110000,"z":0}},{"groupId":7,"instId":200003,"monsterId":8001020,"eventId":20134103,"pos":{"x":-112570,"y":2030,"z":27750},"rot":{"x":0,"y":231530,"z":0}},{"groupId":7,"instId":200001,"monsterId":1022010,"eventId":20134101,"pos":{"x":-119250,"y":2650,"z":-8250},"rot":{"x":0,"y":231530,"z":0}}],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300002,"propState":8,"propId":101,"pos":{"x":-34820,"y":20510,"z":8830},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300001,"propState":8,"propId":101,"pos":{"x":-150880,"y":-6872,"z":-48350},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2013401":{"anchorId":1,"groupId":2,"instId":300001,"pos":{"x":-149280,"y":-6772,"z":-52730},"rot":{"x":0,"y":83100,"z":0}},"2013402":{"anchorId":2,"groupId":2,"instId":300002,"pos":{"x":-27280,"y":20490,"z":10670},"rot":{"x":0,"y":180000,"z":0}}}},"3":{"props":[{"groupId":3,"instId":300002,"propState":12,"propId":60101,"pos":{"x":-65310,"y":14146,"z":15610},"rot":{"x":9743,"y":204200,"z":356584}},{"groupId":3,"instId":300003,"propState":12,"propId":60101,"pos":{"x":-89070,"y":12418,"z":-38640},"rot":{"x":9144,"y":265733,"z":7525}},{"groupId":3,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-51750,"y":17608,"z":-19920},"rot":{"x":342361,"y":182262,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[],"npcs":[],"monsters":[{"groupId":12,"instId":200001,"monsterId":8002040,"eventId":20134107,"pos":{"x":-87237,"y":11135,"z":10740},"rot":{"x":0,"y":315600,"z":0}}],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300003,"propState":0,"propId":211,"pos":{"x":-18390,"y":17326,"z":37900},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":11,"propId":60103,"pos":{"x":-18390,"y":17326,"z":37900},"rot":{"x":10080,"y":228814,"z":0}}],"npcs":[],"monsters":[{"groupId":13,"instId":200001,"monsterId":8003040,"eventId":20134231,"pos":{"x":-22260,"y":16400,"z":34410},"rot":{"x":0,"y":227980,"z":0}}],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300003,"propState":8,"propId":3001,"pos":{"x":-156740,"y":-8550,"z":-52870},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300001,"propState":20,"propId":60103,"pos":{"x":-22020,"y":20520,"z":-4960},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300002,"propState":0,"propId":101016,"pos":{"x":-43110,"y":13858,"z":41190},"rot":{"x":0,"y":270000,"z":0}},{"groupId":23,"instId":300003,"propState":0,"propId":101016,"pos":{"x":-66660,"y":15707,"z":-12980},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":101016,"pos":{"x":-133230,"y":-3101,"z":-49627},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-19595,"y":21232,"z":12288},"rot":{"x":0,"y":33797,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":201,"startAnchorId":1,"startGroupId":21}},"2013501":{"P20135_F20135001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":-47878,"y":3961,"z":53177},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":68016,"y":2754,"z":-26107},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":0,"propId":100,"pos":{"x":-28391,"y":11082,"z":45499},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2013501":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":-52104,"y":3905,"z":52885},"rot":{"x":0,"y":112973,"z":0}},"2013502":{"anchorId":3,"groupId":1,"instId":300003,"pos":{"x":62355,"y":2941,"z":-18195},"rot":{"x":0,"y":180000,"z":0}}}},"8":{"props":[{"groupId":8,"instId":300005,"propState":12,"propId":60101,"pos":{"x":58578,"y":7585,"z":-80733},"rot":{"x":0,"y":328132,"z":350000}},{"groupId":8,"instId":300003,"propState":12,"propId":60101,"pos":{"x":47843,"y":2719,"z":-31295},"rot":{"x":0,"y":195000,"z":0}},{"groupId":8,"instId":300001,"propState":12,"propId":60101,"pos":{"x":106637,"y":6799,"z":-64441},"rot":{"x":0,"y":265000,"z":0}},{"groupId":8,"instId":300004,"propState":12,"propId":60101,"pos":{"x":74005,"y":2679,"z":-32730},"rot":{"x":0,"y":120000,"z":0}},{"groupId":8,"instId":300002,"propState":12,"propId":60101,"pos":{"x":-30299,"y":8726,"z":40968},"rot":{"x":9546,"y":540,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300001,"propState":18,"propId":101028,"pos":{"x":73756,"y":7227,"z":-72842},"rot":{"x":0,"y":16497,"z":0}},{"groupId":29,"instId":300002,"propState":18,"propId":101029,"pos":{"x":105632,"y":7854,"z":-47255},"rot":{"x":0,"y":111398,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":201,"startAnchorId":null,"startGroupId":null}},"2013601":{"P20136_F20136001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":21,"y":10838,"z":46658},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2013601":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":-3368,"y":10777,"z":46081},"rot":{"x":0,"y":0,"z":0}}}},"4":{"props":[{"groupId":4,"instId":300011,"propState":0,"propId":115,"pos":{"x":2890,"y":1430,"z":-7790},"rot":{"x":0,"y":348642,"z":0}},{"groupId":4,"instId":300010,"propState":0,"propId":100,"pos":{"x":-53560,"y":-16880,"z":213350},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":15,"propId":101007,"pos":{"x":-14760,"y":-24600,"z":88992},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300007,"propState":0,"propId":114,"pos":{"x":2890,"y":1430,"z":-7790},"rot":{"x":0,"y":348642,"z":0}},{"groupId":4,"instId":300012,"propState":0,"propId":100,"pos":{"x":45640,"y":-16068,"z":207890},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300009,"propState":0,"propId":100,"pos":{"x":-4483,"y":-24854,"z":118510},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300008,"propState":0,"propId":100,"pos":{"x":-4483,"y":-24854,"z":98271},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300006,"propState":1,"propId":101070,"pos":{"x":-15554,"y":11646,"z":58659},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":301005,"pos":{"x":-14760,"y":-25370,"z":88992},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":101008,"pos":{"x":-9519,"y":-24805,"z":86300},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":101008,"pos":{"x":-17339,"y":5433,"z":82368},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":100,"pos":{"x":16065,"y":36584,"z":51255},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2347":{"anchorId":3,"groupId":4,"instId":300006,"pos":{"x":-12378,"y":10796,"z":58607},"rot":{"x":0,"y":270000,"z":0}}}},"14":{"props":[{"groupId":14,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-13810,"y":10842,"z":66480},"rot":{"x":0,"y":185000,"z":0}},{"groupId":14,"instId":300002,"propState":12,"propId":60101,"pos":{"x":19420,"y":-24760,"z":158316},"rot":{"x":0,"y":290000,"z":0}},{"groupId":14,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-7734,"y":5711,"z":73990},"rot":{"x":0,"y":270000,"z":0}},{"groupId":14,"instId":300005,"propState":12,"propId":60101,"pos":{"x":7812,"y":5428,"z":68397},"rot":{"x":356040,"y":0,"z":0}},{"groupId":14,"instId":300003,"propState":12,"propId":60101,"pos":{"x":10836,"y":10794,"z":76564},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300011,"propState":0,"propId":100,"pos":{"x":-4290,"y":-23861,"z":154010},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300008,"propState":0,"propId":100,"pos":{"x":-4285,"y":-24854,"z":113370},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300010,"propState":0,"propId":100,"pos":{"x":-4299,"y":-23888,"z":168320},"rot":{"x":0,"y":270000,"z":0}},{"groupId":32,"instId":300009,"propState":0,"propId":100,"pos":{"x":-4290,"y":-24854,"z":129012},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300007,"propState":0,"propId":100,"pos":{"x":-4579,"y":-24854,"z":102690},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300005,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300004,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300001,"propState":18,"propId":101029,"pos":{"x":13730,"y":6581,"z":74279},"rot":{"x":0,"y":332958,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":201,"startAnchorId":null,"startGroupId":null}},"2013603":{"P20136_F20136001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":21,"y":10838,"z":46658},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2013601":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":-3368,"y":10777,"z":46081},"rot":{"x":0,"y":0,"z":0}}}},"4":{"props":[{"groupId":4,"instId":300011,"propState":0,"propId":115,"pos":{"x":2890,"y":1430,"z":-7790},"rot":{"x":0,"y":348642,"z":0}},{"groupId":4,"instId":300007,"propState":0,"propId":114,"pos":{"x":2890,"y":1430,"z":-7790},"rot":{"x":0,"y":348642,"z":0}},{"groupId":4,"instId":300012,"propState":0,"propId":100,"pos":{"x":45640,"y":-16068,"z":207890},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300010,"propState":0,"propId":100,"pos":{"x":-53560,"y":-16880,"z":213350},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300009,"propState":0,"propId":100,"pos":{"x":-4483,"y":-24854,"z":118510},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300008,"propState":0,"propId":100,"pos":{"x":-4483,"y":-24854,"z":98271},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300006,"propState":1,"propId":101070,"pos":{"x":-15554,"y":11646,"z":58659},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":301005,"pos":{"x":-14760,"y":-25370,"z":88992},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":101008,"pos":{"x":-9519,"y":-24805,"z":86300},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":101008,"pos":{"x":-17339,"y":5433,"z":82368},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300002,"propState":15,"propId":101007,"pos":{"x":-14760,"y":-24600,"z":88992},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":100,"pos":{"x":16065,"y":36584,"z":51255},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2347":{"anchorId":3,"groupId":4,"instId":300006,"pos":{"x":-12378,"y":10796,"z":58607},"rot":{"x":0,"y":270000,"z":0}}}},"14":{"props":[{"groupId":14,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-7734,"y":5711,"z":73990},"rot":{"x":0,"y":270000,"z":0}},{"groupId":14,"instId":300003,"propState":12,"propId":60101,"pos":{"x":10836,"y":10794,"z":76564},"rot":{"x":0,"y":270000,"z":0}},{"groupId":14,"instId":300005,"propState":12,"propId":60101,"pos":{"x":7812,"y":5428,"z":68397},"rot":{"x":356040,"y":0,"z":0}},{"groupId":14,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-13810,"y":10842,"z":66480},"rot":{"x":0,"y":185000,"z":0}},{"groupId":14,"instId":300002,"propState":12,"propId":60101,"pos":{"x":19420,"y":-24760,"z":158316},"rot":{"x":0,"y":290000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300007,"propState":0,"propId":100,"pos":{"x":-4579,"y":-24854,"z":102690},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300008,"propState":0,"propId":100,"pos":{"x":-4285,"y":-24854,"z":113370},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300005,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300011,"propState":0,"propId":100,"pos":{"x":-4290,"y":-23861,"z":154010},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300010,"propState":0,"propId":100,"pos":{"x":-4299,"y":-23888,"z":168320},"rot":{"x":0,"y":270000,"z":0}},{"groupId":32,"instId":300009,"propState":0,"propId":100,"pos":{"x":-4290,"y":-24854,"z":129012},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300004,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300001,"propState":18,"propId":101029,"pos":{"x":13730,"y":6581,"z":74279},"rot":{"x":0,"y":332958,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":201,"startAnchorId":3,"startGroupId":1}},"1020101":{"P10201_F10201001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300002,"propState":0,"propId":107,"pos":{"x":15368,"y":10010,"z":-59497},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300002,"propState":18,"propId":102012,"pos":{"x":46053,"y":5868,"z":-25360},"rot":{"x":0,"y":88961,"z":0}},{"groupId":59,"instId":300005,"propState":18,"propId":102012,"pos":{"x":-56190,"y":-134,"z":-63937},"rot":{"x":0,"y":356157,"z":0}},{"groupId":59,"instId":300004,"propState":18,"propId":102012,"pos":{"x":-73596,"y":-37,"z":-59364},"rot":{"x":0,"y":176515,"z":0}},{"groupId":59,"instId":300003,"propState":18,"propId":102012,"pos":{"x":42437,"y":3794,"z":-94756},"rot":{"x":0,"y":356157,"z":0}},{"groupId":59,"instId":300001,"propState":18,"propId":102012,"pos":{"x":-28209,"y":5745,"z":-18951},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300011,"propState":12,"propId":60201,"pos":{"x":9816,"y":5975,"z":-83238},"rot":{"x":0,"y":180000,"z":0}},{"groupId":60,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-11528,"y":-974,"z":-75579},"rot":{"x":0,"y":270000,"z":0}},{"groupId":60,"instId":300010,"propState":12,"propId":60201,"pos":{"x":-71594,"y":1967,"z":-126948},"rot":{"x":0,"y":270000,"z":0}},{"groupId":60,"instId":300009,"propState":12,"propId":60201,"pos":{"x":-40386,"y":-500,"z":335},"rot":{"x":0,"y":180000,"z":0}},{"groupId":60,"instId":300008,"propState":12,"propId":60201,"pos":{"x":67869,"y":4960,"z":-37800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":60,"instId":300007,"propState":12,"propId":60201,"pos":{"x":-94565,"y":2000,"z":-46239},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-60927,"y":-1032,"z":-37178},"rot":{"x":0,"y":180000,"z":0}},{"groupId":60,"instId":300005,"propState":12,"propId":60201,"pos":{"x":-73238,"y":-1012,"z":-103206},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-58465,"y":-1012,"z":-139849},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300002,"propState":12,"propId":60201,"pos":{"x":73876,"y":1606,"z":-35300},"rot":{"x":0,"y":180000,"z":0}},{"groupId":60,"instId":300001,"propState":12,"propId":60201,"pos":{"x":-81721,"y":-555,"z":28335},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300003,"propState":8,"propId":101,"pos":{"x":-53000,"y":-1017,"z":-96620},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300002,"propState":8,"propId":101,"pos":{"x":-49000,"y":4994,"z":-18620},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300001,"propState":8,"propId":101,"pos":{"x":22186,"y":5994,"z":-26729},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1020101":{"anchorId":1,"groupId":16,"instId":300001,"pos":{"x":21417,"y":5994,"z":-28394},"rot":{"x":0,"y":180000,"z":0}},"1020102":{"anchorId":2,"groupId":16,"instId":300002,"pos":{"x":-47550,"y":4994,"z":-16741},"rot":{"x":0,"y":0,"z":0}},"1020103":{"anchorId":3,"groupId":16,"instId":300003,"pos":{"x":-55600,"y":-1023,"z":-98000},"rot":{"x":0,"y":336000,"z":0}}}},"21":{"props":[],"npcs":[{"groupId":21,"instId":400005,"npcId":12103,"pos":{"x":-75579,"y":2997,"z":-95733},"rot":{"x":0,"y":95700,"z":0}},{"groupId":21,"instId":400001,"npcId":12201,"pos":{"x":-50970,"y":-1012,"z":-133570},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":400004,"npcId":12203,"pos":{"x":-75160,"y":-1012,"z":-65340},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":400002,"npcId":12202,"pos":{"x":-68135,"y":-1022,"z":-44395},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300001,"propState":0,"propId":100,"pos":{"x":-4505,"y":921,"z":-8905},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":25,"instId":400001,"npcId":12212,"pos":{"x":-12922,"y":-974,"z":-57880},"rot":{"x":0,"y":265700,"z":0}}],"monsters":[],"teleports":{}},"61":{"props":[],"npcs":[{"groupId":61,"instId":400001,"npcId":12101,"pos":{"x":-67631,"y":-903,"z":-89054},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"75":{"props":[],"npcs":[{"groupId":75,"instId":400001,"npcId":12219,"pos":{"x":-50827,"y":-775,"z":-118951},"rot":{"x":0,"y":235286,"z":0}}],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300003,"propState":0,"propId":102080,"pos":{"x":-71956,"y":419,"z":-73411},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300004,"propState":0,"propId":102080,"pos":{"x":-84223,"y":3458,"z":-117960},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300002,"propState":0,"propId":102080,"pos":{"x":-4411,"y":789,"z":-9117},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300001,"propState":0,"propId":102080,"pos":{"x":-63739,"y":207,"z":-73411},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300051,"propState":0,"propId":100,"pos":{"x":-64956,"y":-455,"z":-91917},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300045,"propState":0,"propId":100,"pos":{"x":66987,"y":5320,"z":-40120},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300044,"propState":0,"propId":100,"pos":{"x":58960,"y":5320,"z":-41720},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300042,"propState":0,"propId":100,"pos":{"x":-81104,"y":4401,"z":-92064},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300037,"propState":0,"propId":100,"pos":{"x":-53075,"y":30,"z":-53917},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300036,"propState":0,"propId":100,"pos":{"x":-17565,"y":474,"z":-84907},"rot":{"x":0,"y":43491,"z":0}},{"groupId":105,"instId":300021,"propState":0,"propId":100,"pos":{"x":-37802,"y":827,"z":-653},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300032,"propState":0,"propId":100,"pos":{"x":6677,"y":1226,"z":-604},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300031,"propState":0,"propId":100,"pos":{"x":23996,"y":1226,"z":-604},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300030,"propState":0,"propId":100,"pos":{"x":-9840,"y":1040,"z":-8517},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300019,"propState":0,"propId":100,"pos":{"x":-18456,"y":-58,"z":-83777},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300018,"propState":0,"propId":100,"pos":{"x":-94164,"y":2886,"z":-41046},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300007,"propState":0,"propId":100,"pos":{"x":50571,"y":4437,"z":-71730},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300041,"propState":0,"propId":100,"pos":{"x":-90567,"y":4397,"z":-97402},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300040,"propState":0,"propId":100,"pos":{"x":-90567,"y":4686,"z":-95540},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300039,"propState":0,"propId":100,"pos":{"x":-53415,"y":30,"z":-55322},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300029,"propState":0,"propId":100,"pos":{"x":14190,"y":1040,"z":-978},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300028,"propState":0,"propId":100,"pos":{"x":31728,"y":1040,"z":-749},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300027,"propState":0,"propId":100,"pos":{"x":-43344,"y":-6,"z":3820},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300043,"propState":0,"propId":100,"pos":{"x":63701,"y":5893,"z":-41095},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300017,"propState":0,"propId":100,"pos":{"x":-43762,"y":-333,"z":-134660},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300013,"propState":0,"propId":100,"pos":{"x":-11973,"y":-333,"z":-79453},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300004,"propState":0,"propId":100,"pos":{"x":6950,"y":8607,"z":-38090},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300038,"propState":0,"propId":100,"pos":{"x":-53075,"y":30,"z":-56560},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300035,"propState":0,"propId":100,"pos":{"x":-66696,"y":-208,"z":-46710},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300034,"propState":0,"propId":100,"pos":{"x":-64668,"y":-208,"z":-39504},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300033,"propState":0,"propId":100,"pos":{"x":-7968,"y":4119,"z":-11890},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300026,"propState":0,"propId":100,"pos":{"x":51010,"y":2670,"z":-78880},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300025,"propState":0,"propId":100,"pos":{"x":15880,"y":190,"z":-15270},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300024,"propState":0,"propId":100,"pos":{"x":-49682,"y":-41,"z":-120364},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300016,"propState":0,"propId":100,"pos":{"x":49401,"y":5587,"z":-47206},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300015,"propState":0,"propId":100,"pos":{"x":-65544,"y":-333,"z":-82714},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300014,"propState":0,"propId":100,"pos":{"x":-71877,"y":-333,"z":-101345},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300012,"propState":0,"propId":100,"pos":{"x":-71272,"y":-333,"z":-105100},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300011,"propState":0,"propId":100,"pos":{"x":-63454,"y":624,"z":-114431},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300010,"propState":0,"propId":100,"pos":{"x":-13710,"y":6480,"z":-28810},"rot":{"x":0,"y":302,"z":0}},{"groupId":105,"instId":300009,"propState":0,"propId":100,"pos":{"x":-24207,"y":6480,"z":-7136},"rot":{"x":0,"y":90366,"z":0}},{"groupId":105,"instId":300008,"propState":0,"propId":100,"pos":{"x":-6218,"y":1525,"z":-1982},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300006,"propState":0,"propId":100,"pos":{"x":44248,"y":4042,"z":-81159},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300005,"propState":0,"propId":100,"pos":{"x":32838,"y":4042,"z":-90577},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300003,"propState":0,"propId":100,"pos":{"x":23950,"y":8607,"z":-38090},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300002,"propState":0,"propId":100,"pos":{"x":27260,"y":4066,"z":-91020},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300001,"propState":0,"propId":100,"pos":{"x":46288,"y":3866,"z":-90456},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"120":{"props":[{"groupId":120,"instId":300008,"propState":0,"propId":100,"pos":{"x":-44986,"y":-203,"z":-134469},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300015,"propState":0,"propId":120,"pos":{"x":-44986,"y":138,"z":-134259},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300014,"propState":0,"propId":120,"pos":{"x":-19043,"y":-210,"z":-83471},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300013,"propState":0,"propId":120,"pos":{"x":-72151,"y":2864,"z":-128971},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300012,"propState":0,"propId":120,"pos":{"x":-67556,"y":-50,"z":-115518},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300011,"propState":0,"propId":120,"pos":{"x":-1634,"y":759,"z":-540},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300010,"propState":0,"propId":120,"pos":{"x":-1634,"y":949,"z":-9014},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300009,"propState":0,"propId":120,"pos":{"x":-90770,"y":2240,"z":-18558},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300007,"propState":0,"propId":100,"pos":{"x":-19043,"y":-275,"z":-83471},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300006,"propState":0,"propId":100,"pos":{"x":-72070,"y":2822,"z":-129009},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300005,"propState":0,"propId":100,"pos":{"x":-67465,"y":-363,"z":-115921},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300004,"propState":0,"propId":100,"pos":{"x":-1634,"y":560,"z":-540},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300003,"propState":0,"propId":100,"pos":{"x":-1634,"y":949,"z":-9014},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300002,"propState":0,"propId":100,"pos":{"x":-90770,"y":2240,"z":-18717},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"125":{"props":[{"groupId":125,"instId":300001,"propState":0,"propId":100,"pos":{"x":-1634,"y":560,"z":-540},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"127":{"props":[{"groupId":127,"instId":300002,"propState":0,"propId":120,"pos":{"x":-1634,"y":759,"z":-540},"rot":{"x":0,"y":0,"z":0}},{"groupId":127,"instId":300001,"propState":0,"propId":100,"pos":{"x":-1634,"y":560,"z":-540},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"133":{"props":[{"groupId":133,"instId":300001,"propState":0,"propId":100,"pos":{"x":-640,"y":4960,"z":-37430},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":133,"instId":400001,"npcId":12256,"pos":{"x":-640,"y":4960,"z":-37430},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"171":{"props":[{"groupId":171,"instId":300001,"propState":0,"propId":100,"pos":{"x":-62545,"y":-171,"z":-117195},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300002,"propState":18,"propId":102009,"pos":{"x":53279,"y":5738,"z":-31176},"rot":{"x":0,"y":261633,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300001,"propState":18,"propId":102009,"pos":{"x":-76492,"y":16,"z":-59619},"rot":{"x":0,"y":133504,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"268":{"props":[{"groupId":268,"instId":300001,"propState":18,"propId":102011,"pos":{"x":44235,"y":3757,"z":-94735},"rot":{"x":0,"y":356050,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"280":{"props":[{"groupId":280,"instId":300001,"propState":0,"propId":100,"pos":{"x":-53587,"y":-135,"z":-67973},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"281":{"props":[{"groupId":281,"instId":300001,"propState":18,"propId":102009,"pos":{"x":39212,"y":3932,"z":-89292},"rot":{"x":0,"y":352125,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":301,"startAnchorId":null,"startGroupId":null}},"102010102":{"P10201_F10201001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300002,"propState":0,"propId":107,"pos":{"x":15368,"y":10010,"z":-59497},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300002,"propState":18,"propId":102012,"pos":{"x":46053,"y":5868,"z":-25360},"rot":{"x":0,"y":88961,"z":0}},{"groupId":59,"instId":300005,"propState":18,"propId":102012,"pos":{"x":-56190,"y":-134,"z":-63937},"rot":{"x":0,"y":356157,"z":0}},{"groupId":59,"instId":300004,"propState":18,"propId":102012,"pos":{"x":-73596,"y":-37,"z":-59364},"rot":{"x":0,"y":176515,"z":0}},{"groupId":59,"instId":300003,"propState":18,"propId":102012,"pos":{"x":42437,"y":3794,"z":-94756},"rot":{"x":0,"y":356157,"z":0}},{"groupId":59,"instId":300001,"propState":18,"propId":102012,"pos":{"x":-28209,"y":5745,"z":-18951},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300011,"propState":12,"propId":60201,"pos":{"x":9816,"y":5975,"z":-83238},"rot":{"x":0,"y":180000,"z":0}},{"groupId":60,"instId":300010,"propState":12,"propId":60201,"pos":{"x":-71594,"y":1967,"z":-126948},"rot":{"x":0,"y":270000,"z":0}},{"groupId":60,"instId":300009,"propState":12,"propId":60201,"pos":{"x":-40386,"y":-500,"z":335},"rot":{"x":0,"y":180000,"z":0}},{"groupId":60,"instId":300008,"propState":12,"propId":60201,"pos":{"x":67869,"y":4960,"z":-37800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":60,"instId":300007,"propState":12,"propId":60201,"pos":{"x":-94565,"y":2000,"z":-46239},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-60927,"y":-1032,"z":-37178},"rot":{"x":0,"y":180000,"z":0}},{"groupId":60,"instId":300005,"propState":12,"propId":60201,"pos":{"x":-73238,"y":-1012,"z":-103206},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-58465,"y":-1012,"z":-139849},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-11528,"y":-974,"z":-75579},"rot":{"x":0,"y":270000,"z":0}},{"groupId":60,"instId":300002,"propState":12,"propId":60201,"pos":{"x":73876,"y":1606,"z":-35300},"rot":{"x":0,"y":180000,"z":0}},{"groupId":60,"instId":300001,"propState":12,"propId":60201,"pos":{"x":-81721,"y":-555,"z":28335},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300003,"propState":8,"propId":101,"pos":{"x":-53000,"y":-1017,"z":-96620},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300002,"propState":8,"propId":101,"pos":{"x":-49000,"y":4994,"z":-18620},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300001,"propState":8,"propId":101,"pos":{"x":22186,"y":5994,"z":-26729},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1020101":{"anchorId":1,"groupId":16,"instId":300001,"pos":{"x":21417,"y":5994,"z":-28394},"rot":{"x":0,"y":180000,"z":0}},"1020102":{"anchorId":2,"groupId":16,"instId":300002,"pos":{"x":-47550,"y":4994,"z":-16741},"rot":{"x":0,"y":0,"z":0}},"1020103":{"anchorId":3,"groupId":16,"instId":300003,"pos":{"x":-55600,"y":-1023,"z":-98000},"rot":{"x":0,"y":336000,"z":0}}}},"21":{"props":[],"npcs":[{"groupId":21,"instId":400005,"npcId":12103,"pos":{"x":-75579,"y":2997,"z":-95733},"rot":{"x":0,"y":95700,"z":0}},{"groupId":21,"instId":400004,"npcId":12203,"pos":{"x":-75160,"y":-1012,"z":-65340},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":400002,"npcId":12202,"pos":{"x":-68135,"y":-1022,"z":-44395},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":400001,"npcId":12201,"pos":{"x":-50970,"y":-1012,"z":-133570},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300001,"propState":0,"propId":100,"pos":{"x":-4505,"y":921,"z":-8905},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":25,"instId":400001,"npcId":12212,"pos":{"x":-12922,"y":-974,"z":-57880},"rot":{"x":0,"y":265700,"z":0}}],"monsters":[],"teleports":{}},"61":{"props":[],"npcs":[{"groupId":61,"instId":400001,"npcId":12101,"pos":{"x":-67631,"y":-903,"z":-89054},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"75":{"props":[],"npcs":[{"groupId":75,"instId":400001,"npcId":12219,"pos":{"x":-50827,"y":-775,"z":-118951},"rot":{"x":0,"y":235286,"z":0}}],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300001,"propState":0,"propId":102080,"pos":{"x":-63739,"y":207,"z":-73411},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300004,"propState":0,"propId":102080,"pos":{"x":-84223,"y":3458,"z":-117960},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300003,"propState":0,"propId":102080,"pos":{"x":-71956,"y":419,"z":-73411},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300002,"propState":0,"propId":102080,"pos":{"x":-4411,"y":789,"z":-9117},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300051,"propState":0,"propId":100,"pos":{"x":-64956,"y":-455,"z":-91917},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300045,"propState":0,"propId":100,"pos":{"x":66987,"y":5320,"z":-40120},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300044,"propState":0,"propId":100,"pos":{"x":58960,"y":5320,"z":-41720},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300042,"propState":0,"propId":100,"pos":{"x":-81104,"y":4401,"z":-92064},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300041,"propState":0,"propId":100,"pos":{"x":-90567,"y":4397,"z":-97402},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300040,"propState":0,"propId":100,"pos":{"x":-90567,"y":4686,"z":-95540},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300039,"propState":0,"propId":100,"pos":{"x":-53415,"y":30,"z":-55322},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300038,"propState":0,"propId":100,"pos":{"x":-53075,"y":30,"z":-56560},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300037,"propState":0,"propId":100,"pos":{"x":-53075,"y":30,"z":-53917},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300036,"propState":0,"propId":100,"pos":{"x":-17565,"y":474,"z":-84907},"rot":{"x":0,"y":43491,"z":0}},{"groupId":105,"instId":300035,"propState":0,"propId":100,"pos":{"x":-66696,"y":-208,"z":-46710},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300034,"propState":0,"propId":100,"pos":{"x":-64668,"y":-208,"z":-39504},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300033,"propState":0,"propId":100,"pos":{"x":-7968,"y":4119,"z":-11890},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300032,"propState":0,"propId":100,"pos":{"x":6677,"y":1226,"z":-604},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300031,"propState":0,"propId":100,"pos":{"x":23996,"y":1226,"z":-604},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300030,"propState":0,"propId":100,"pos":{"x":-9840,"y":1040,"z":-8517},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300029,"propState":0,"propId":100,"pos":{"x":14190,"y":1040,"z":-978},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300028,"propState":0,"propId":100,"pos":{"x":31728,"y":1040,"z":-749},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300027,"propState":0,"propId":100,"pos":{"x":-43344,"y":-6,"z":3820},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300026,"propState":0,"propId":100,"pos":{"x":51010,"y":2670,"z":-78880},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300025,"propState":0,"propId":100,"pos":{"x":15880,"y":190,"z":-15270},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300024,"propState":0,"propId":100,"pos":{"x":-49682,"y":-41,"z":-120364},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300043,"propState":0,"propId":100,"pos":{"x":63701,"y":5893,"z":-41095},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300019,"propState":0,"propId":100,"pos":{"x":-18456,"y":-58,"z":-83777},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300018,"propState":0,"propId":100,"pos":{"x":-94164,"y":2886,"z":-41046},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300016,"propState":0,"propId":100,"pos":{"x":49401,"y":5587,"z":-47206},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300015,"propState":0,"propId":100,"pos":{"x":-65544,"y":-333,"z":-82714},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300014,"propState":0,"propId":100,"pos":{"x":-71877,"y":-333,"z":-101345},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300021,"propState":0,"propId":100,"pos":{"x":-37802,"y":827,"z":-653},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300017,"propState":0,"propId":100,"pos":{"x":-43762,"y":-333,"z":-134660},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300013,"propState":0,"propId":100,"pos":{"x":-11973,"y":-333,"z":-79453},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300012,"propState":0,"propId":100,"pos":{"x":-71272,"y":-333,"z":-105100},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300011,"propState":0,"propId":100,"pos":{"x":-63454,"y":624,"z":-114431},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300010,"propState":0,"propId":100,"pos":{"x":-13710,"y":6480,"z":-28810},"rot":{"x":0,"y":302,"z":0}},{"groupId":105,"instId":300009,"propState":0,"propId":100,"pos":{"x":-24207,"y":6480,"z":-7136},"rot":{"x":0,"y":90366,"z":0}},{"groupId":105,"instId":300008,"propState":0,"propId":100,"pos":{"x":-6218,"y":1525,"z":-1982},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300007,"propState":0,"propId":100,"pos":{"x":50571,"y":4437,"z":-71730},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300006,"propState":0,"propId":100,"pos":{"x":44248,"y":4042,"z":-81159},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300005,"propState":0,"propId":100,"pos":{"x":32838,"y":4042,"z":-90577},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300004,"propState":0,"propId":100,"pos":{"x":6950,"y":8607,"z":-38090},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300003,"propState":0,"propId":100,"pos":{"x":23950,"y":8607,"z":-38090},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300002,"propState":0,"propId":100,"pos":{"x":27260,"y":4066,"z":-91020},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300001,"propState":0,"propId":100,"pos":{"x":46288,"y":3866,"z":-90456},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"120":{"props":[{"groupId":120,"instId":300015,"propState":0,"propId":120,"pos":{"x":-44986,"y":138,"z":-134259},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300014,"propState":0,"propId":120,"pos":{"x":-19043,"y":-210,"z":-83471},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300013,"propState":0,"propId":120,"pos":{"x":-72151,"y":2864,"z":-128971},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300012,"propState":0,"propId":120,"pos":{"x":-67556,"y":-50,"z":-115518},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300011,"propState":0,"propId":120,"pos":{"x":-1634,"y":759,"z":-540},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300010,"propState":0,"propId":120,"pos":{"x":-1634,"y":949,"z":-9014},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300009,"propState":0,"propId":120,"pos":{"x":-90770,"y":2240,"z":-18558},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300008,"propState":0,"propId":100,"pos":{"x":-44986,"y":-203,"z":-134469},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300007,"propState":0,"propId":100,"pos":{"x":-19043,"y":-275,"z":-83471},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300006,"propState":0,"propId":100,"pos":{"x":-72070,"y":2822,"z":-129009},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300005,"propState":0,"propId":100,"pos":{"x":-67465,"y":-363,"z":-115921},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300004,"propState":0,"propId":100,"pos":{"x":-1634,"y":560,"z":-540},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300003,"propState":0,"propId":100,"pos":{"x":-1634,"y":949,"z":-9014},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300002,"propState":0,"propId":100,"pos":{"x":-90770,"y":2240,"z":-18717},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"125":{"props":[{"groupId":125,"instId":300001,"propState":0,"propId":100,"pos":{"x":-1634,"y":560,"z":-540},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"127":{"props":[{"groupId":127,"instId":300002,"propState":0,"propId":120,"pos":{"x":-1634,"y":759,"z":-540},"rot":{"x":0,"y":0,"z":0}},{"groupId":127,"instId":300001,"propState":0,"propId":100,"pos":{"x":-1634,"y":560,"z":-540},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"133":{"props":[{"groupId":133,"instId":300001,"propState":0,"propId":100,"pos":{"x":-640,"y":4960,"z":-37430},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":133,"instId":400001,"npcId":12256,"pos":{"x":-640,"y":4960,"z":-37430},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"171":{"props":[{"groupId":171,"instId":300001,"propState":0,"propId":100,"pos":{"x":-62545,"y":-171,"z":-117195},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300002,"propState":18,"propId":102009,"pos":{"x":53279,"y":5738,"z":-31176},"rot":{"x":0,"y":261633,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300001,"propState":18,"propId":102009,"pos":{"x":-76492,"y":16,"z":-59619},"rot":{"x":0,"y":133504,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"268":{"props":[{"groupId":268,"instId":300001,"propState":18,"propId":102011,"pos":{"x":44235,"y":3757,"z":-94735},"rot":{"x":0,"y":356050,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"280":{"props":[{"groupId":280,"instId":300001,"propState":0,"propId":100,"pos":{"x":-53587,"y":-135,"z":-67973},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"281":{"props":[{"groupId":281,"instId":300001,"propState":18,"propId":102009,"pos":{"x":39212,"y":3932,"z":-89292},"rot":{"x":0,"y":352125,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":301,"startAnchorId":2,"startGroupId":1}},"102010103":{"P10201_F10201001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300002,"propState":0,"propId":107,"pos":{"x":15368,"y":10010,"z":-59497},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300005,"propState":18,"propId":102012,"pos":{"x":-56190,"y":-134,"z":-63937},"rot":{"x":0,"y":356157,"z":0}},{"groupId":59,"instId":300002,"propState":18,"propId":102012,"pos":{"x":46053,"y":5868,"z":-25360},"rot":{"x":0,"y":88961,"z":0}},{"groupId":59,"instId":300004,"propState":18,"propId":102012,"pos":{"x":-73596,"y":-37,"z":-59364},"rot":{"x":0,"y":176515,"z":0}},{"groupId":59,"instId":300003,"propState":18,"propId":102012,"pos":{"x":42437,"y":3794,"z":-94756},"rot":{"x":0,"y":356157,"z":0}},{"groupId":59,"instId":300001,"propState":18,"propId":102012,"pos":{"x":-28209,"y":5745,"z":-18951},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300011,"propState":12,"propId":60201,"pos":{"x":9816,"y":5975,"z":-83238},"rot":{"x":0,"y":180000,"z":0}},{"groupId":60,"instId":300009,"propState":12,"propId":60201,"pos":{"x":-40386,"y":-500,"z":335},"rot":{"x":0,"y":180000,"z":0}},{"groupId":60,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-60927,"y":-1032,"z":-37178},"rot":{"x":0,"y":180000,"z":0}},{"groupId":60,"instId":300002,"propState":12,"propId":60201,"pos":{"x":73876,"y":1606,"z":-35300},"rot":{"x":0,"y":180000,"z":0}},{"groupId":60,"instId":300010,"propState":12,"propId":60201,"pos":{"x":-71594,"y":1967,"z":-126948},"rot":{"x":0,"y":270000,"z":0}},{"groupId":60,"instId":300008,"propState":12,"propId":60201,"pos":{"x":67869,"y":4960,"z":-37800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":60,"instId":300007,"propState":12,"propId":60201,"pos":{"x":-94565,"y":2000,"z":-46239},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300005,"propState":12,"propId":60201,"pos":{"x":-73238,"y":-1012,"z":-103206},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-58465,"y":-1012,"z":-139849},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-11528,"y":-974,"z":-75579},"rot":{"x":0,"y":270000,"z":0}},{"groupId":60,"instId":300001,"propState":12,"propId":60201,"pos":{"x":-81721,"y":-555,"z":28335},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300002,"propState":8,"propId":101,"pos":{"x":-49000,"y":4994,"z":-18620},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300003,"propState":8,"propId":101,"pos":{"x":-53000,"y":-1017,"z":-96620},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300001,"propState":8,"propId":101,"pos":{"x":22186,"y":5994,"z":-26729},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1020101":{"anchorId":1,"groupId":16,"instId":300001,"pos":{"x":21417,"y":5994,"z":-28394},"rot":{"x":0,"y":180000,"z":0}},"1020102":{"anchorId":2,"groupId":16,"instId":300002,"pos":{"x":-47550,"y":4994,"z":-16741},"rot":{"x":0,"y":0,"z":0}},"1020103":{"anchorId":3,"groupId":16,"instId":300003,"pos":{"x":-55600,"y":-1023,"z":-98000},"rot":{"x":0,"y":336000,"z":0}}}},"21":{"props":[],"npcs":[{"groupId":21,"instId":400005,"npcId":12103,"pos":{"x":-75579,"y":2997,"z":-95733},"rot":{"x":0,"y":95700,"z":0}},{"groupId":21,"instId":400002,"npcId":12202,"pos":{"x":-68135,"y":-1022,"z":-44395},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":400004,"npcId":12203,"pos":{"x":-75160,"y":-1012,"z":-65340},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":400001,"npcId":12201,"pos":{"x":-50970,"y":-1012,"z":-133570},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300001,"propState":0,"propId":100,"pos":{"x":-4505,"y":921,"z":-8905},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":25,"instId":400001,"npcId":12212,"pos":{"x":-12922,"y":-974,"z":-57880},"rot":{"x":0,"y":265700,"z":0}}],"monsters":[],"teleports":{}},"61":{"props":[],"npcs":[{"groupId":61,"instId":400001,"npcId":12101,"pos":{"x":-67631,"y":-903,"z":-89054},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"75":{"props":[],"npcs":[{"groupId":75,"instId":400001,"npcId":12219,"pos":{"x":-50827,"y":-775,"z":-118951},"rot":{"x":0,"y":235286,"z":0}}],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300001,"propState":0,"propId":102080,"pos":{"x":-63739,"y":207,"z":-73411},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300004,"propState":0,"propId":102080,"pos":{"x":-84223,"y":3458,"z":-117960},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300003,"propState":0,"propId":102080,"pos":{"x":-71956,"y":419,"z":-73411},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300002,"propState":0,"propId":102080,"pos":{"x":-4411,"y":789,"z":-9117},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300040,"propState":0,"propId":100,"pos":{"x":-90567,"y":4686,"z":-95540},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300039,"propState":0,"propId":100,"pos":{"x":-53415,"y":30,"z":-55322},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300013,"propState":0,"propId":100,"pos":{"x":-11973,"y":-333,"z":-79453},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300045,"propState":0,"propId":100,"pos":{"x":66987,"y":5320,"z":-40120},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300044,"propState":0,"propId":100,"pos":{"x":58960,"y":5320,"z":-41720},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300042,"propState":0,"propId":100,"pos":{"x":-81104,"y":4401,"z":-92064},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300041,"propState":0,"propId":100,"pos":{"x":-90567,"y":4397,"z":-97402},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300038,"propState":0,"propId":100,"pos":{"x":-53075,"y":30,"z":-56560},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300037,"propState":0,"propId":100,"pos":{"x":-53075,"y":30,"z":-53917},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300036,"propState":0,"propId":100,"pos":{"x":-17565,"y":474,"z":-84907},"rot":{"x":0,"y":43491,"z":0}},{"groupId":105,"instId":300035,"propState":0,"propId":100,"pos":{"x":-66696,"y":-208,"z":-46710},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300034,"propState":0,"propId":100,"pos":{"x":-64668,"y":-208,"z":-39504},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300033,"propState":0,"propId":100,"pos":{"x":-7968,"y":4119,"z":-11890},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300025,"propState":0,"propId":100,"pos":{"x":15880,"y":190,"z":-15270},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300024,"propState":0,"propId":100,"pos":{"x":-49682,"y":-41,"z":-120364},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300004,"propState":0,"propId":100,"pos":{"x":6950,"y":8607,"z":-38090},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300051,"propState":0,"propId":100,"pos":{"x":-64956,"y":-455,"z":-91917},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300032,"propState":0,"propId":100,"pos":{"x":6677,"y":1226,"z":-604},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300031,"propState":0,"propId":100,"pos":{"x":23996,"y":1226,"z":-604},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300030,"propState":0,"propId":100,"pos":{"x":-9840,"y":1040,"z":-8517},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300029,"propState":0,"propId":100,"pos":{"x":14190,"y":1040,"z":-978},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300028,"propState":0,"propId":100,"pos":{"x":31728,"y":1040,"z":-749},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300027,"propState":0,"propId":100,"pos":{"x":-43344,"y":-6,"z":3820},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300026,"propState":0,"propId":100,"pos":{"x":51010,"y":2670,"z":-78880},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300043,"propState":0,"propId":100,"pos":{"x":63701,"y":5893,"z":-41095},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300019,"propState":0,"propId":100,"pos":{"x":-18456,"y":-58,"z":-83777},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300018,"propState":0,"propId":100,"pos":{"x":-94164,"y":2886,"z":-41046},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300016,"propState":0,"propId":100,"pos":{"x":49401,"y":5587,"z":-47206},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300015,"propState":0,"propId":100,"pos":{"x":-65544,"y":-333,"z":-82714},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300014,"propState":0,"propId":100,"pos":{"x":-71877,"y":-333,"z":-101345},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300021,"propState":0,"propId":100,"pos":{"x":-37802,"y":827,"z":-653},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300017,"propState":0,"propId":100,"pos":{"x":-43762,"y":-333,"z":-134660},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300012,"propState":0,"propId":100,"pos":{"x":-71272,"y":-333,"z":-105100},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300011,"propState":0,"propId":100,"pos":{"x":-63454,"y":624,"z":-114431},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300010,"propState":0,"propId":100,"pos":{"x":-13710,"y":6480,"z":-28810},"rot":{"x":0,"y":302,"z":0}},{"groupId":105,"instId":300009,"propState":0,"propId":100,"pos":{"x":-24207,"y":6480,"z":-7136},"rot":{"x":0,"y":90366,"z":0}},{"groupId":105,"instId":300008,"propState":0,"propId":100,"pos":{"x":-6218,"y":1525,"z":-1982},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300007,"propState":0,"propId":100,"pos":{"x":50571,"y":4437,"z":-71730},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300006,"propState":0,"propId":100,"pos":{"x":44248,"y":4042,"z":-81159},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300005,"propState":0,"propId":100,"pos":{"x":32838,"y":4042,"z":-90577},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300003,"propState":0,"propId":100,"pos":{"x":23950,"y":8607,"z":-38090},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300002,"propState":0,"propId":100,"pos":{"x":27260,"y":4066,"z":-91020},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300001,"propState":0,"propId":100,"pos":{"x":46288,"y":3866,"z":-90456},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"120":{"props":[{"groupId":120,"instId":300009,"propState":0,"propId":120,"pos":{"x":-90770,"y":2240,"z":-18558},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300014,"propState":0,"propId":120,"pos":{"x":-19043,"y":-210,"z":-83471},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300012,"propState":0,"propId":120,"pos":{"x":-67556,"y":-50,"z":-115518},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300003,"propState":0,"propId":100,"pos":{"x":-1634,"y":949,"z":-9014},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300015,"propState":0,"propId":120,"pos":{"x":-44986,"y":138,"z":-134259},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300013,"propState":0,"propId":120,"pos":{"x":-72151,"y":2864,"z":-128971},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300011,"propState":0,"propId":120,"pos":{"x":-1634,"y":759,"z":-540},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300010,"propState":0,"propId":120,"pos":{"x":-1634,"y":949,"z":-9014},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300008,"propState":0,"propId":100,"pos":{"x":-44986,"y":-203,"z":-134469},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300007,"propState":0,"propId":100,"pos":{"x":-19043,"y":-275,"z":-83471},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300006,"propState":0,"propId":100,"pos":{"x":-72070,"y":2822,"z":-129009},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300005,"propState":0,"propId":100,"pos":{"x":-67465,"y":-363,"z":-115921},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300004,"propState":0,"propId":100,"pos":{"x":-1634,"y":560,"z":-540},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300002,"propState":0,"propId":100,"pos":{"x":-90770,"y":2240,"z":-18717},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"125":{"props":[{"groupId":125,"instId":300001,"propState":0,"propId":100,"pos":{"x":-1634,"y":560,"z":-540},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"127":{"props":[{"groupId":127,"instId":300002,"propState":0,"propId":120,"pos":{"x":-1634,"y":759,"z":-540},"rot":{"x":0,"y":0,"z":0}},{"groupId":127,"instId":300001,"propState":0,"propId":100,"pos":{"x":-1634,"y":560,"z":-540},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"133":{"props":[{"groupId":133,"instId":300001,"propState":0,"propId":100,"pos":{"x":-640,"y":4960,"z":-37430},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":133,"instId":400001,"npcId":12256,"pos":{"x":-640,"y":4960,"z":-37430},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"171":{"props":[{"groupId":171,"instId":300001,"propState":0,"propId":100,"pos":{"x":-62545,"y":-171,"z":-117195},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300002,"propState":18,"propId":102009,"pos":{"x":53279,"y":5738,"z":-31176},"rot":{"x":0,"y":261633,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300001,"propState":18,"propId":102009,"pos":{"x":-76492,"y":16,"z":-59619},"rot":{"x":0,"y":133504,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"268":{"props":[{"groupId":268,"instId":300001,"propState":18,"propId":102011,"pos":{"x":44235,"y":3757,"z":-94735},"rot":{"x":0,"y":356050,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"280":{"props":[{"groupId":280,"instId":300001,"propState":0,"propId":100,"pos":{"x":-53587,"y":-135,"z":-67973},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"281":{"props":[{"groupId":281,"instId":300001,"propState":18,"propId":102009,"pos":{"x":39212,"y":3932,"z":-89292},"rot":{"x":0,"y":352125,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":301,"startAnchorId":1,"startGroupId":2}},"102010104":{"P10201_F10201001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300002,"propState":0,"propId":107,"pos":{"x":15368,"y":10010,"z":-59497},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300002,"propState":18,"propId":102012,"pos":{"x":46053,"y":5868,"z":-25360},"rot":{"x":0,"y":88961,"z":0}},{"groupId":59,"instId":300005,"propState":18,"propId":102012,"pos":{"x":-56190,"y":-134,"z":-63937},"rot":{"x":0,"y":356157,"z":0}},{"groupId":59,"instId":300004,"propState":18,"propId":102012,"pos":{"x":-73596,"y":-37,"z":-59364},"rot":{"x":0,"y":176515,"z":0}},{"groupId":59,"instId":300003,"propState":18,"propId":102012,"pos":{"x":42437,"y":3794,"z":-94756},"rot":{"x":0,"y":356157,"z":0}},{"groupId":59,"instId":300001,"propState":18,"propId":102012,"pos":{"x":-28209,"y":5745,"z":-18951},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-58465,"y":-1012,"z":-139849},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300011,"propState":12,"propId":60201,"pos":{"x":9816,"y":5975,"z":-83238},"rot":{"x":0,"y":180000,"z":0}},{"groupId":60,"instId":300010,"propState":12,"propId":60201,"pos":{"x":-71594,"y":1967,"z":-126948},"rot":{"x":0,"y":270000,"z":0}},{"groupId":60,"instId":300009,"propState":12,"propId":60201,"pos":{"x":-40386,"y":-500,"z":335},"rot":{"x":0,"y":180000,"z":0}},{"groupId":60,"instId":300008,"propState":12,"propId":60201,"pos":{"x":67869,"y":4960,"z":-37800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":60,"instId":300007,"propState":12,"propId":60201,"pos":{"x":-94565,"y":2000,"z":-46239},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-60927,"y":-1032,"z":-37178},"rot":{"x":0,"y":180000,"z":0}},{"groupId":60,"instId":300005,"propState":12,"propId":60201,"pos":{"x":-73238,"y":-1012,"z":-103206},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-11528,"y":-974,"z":-75579},"rot":{"x":0,"y":270000,"z":0}},{"groupId":60,"instId":300002,"propState":12,"propId":60201,"pos":{"x":73876,"y":1606,"z":-35300},"rot":{"x":0,"y":180000,"z":0}},{"groupId":60,"instId":300001,"propState":12,"propId":60201,"pos":{"x":-81721,"y":-555,"z":28335},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300003,"propState":8,"propId":101,"pos":{"x":-53000,"y":-1017,"z":-96620},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300002,"propState":8,"propId":101,"pos":{"x":-49000,"y":4994,"z":-18620},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300001,"propState":8,"propId":101,"pos":{"x":22186,"y":5994,"z":-26729},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1020101":{"anchorId":1,"groupId":16,"instId":300001,"pos":{"x":21417,"y":5994,"z":-28394},"rot":{"x":0,"y":180000,"z":0}},"1020102":{"anchorId":2,"groupId":16,"instId":300002,"pos":{"x":-47550,"y":4994,"z":-16741},"rot":{"x":0,"y":0,"z":0}},"1020103":{"anchorId":3,"groupId":16,"instId":300003,"pos":{"x":-55600,"y":-1023,"z":-98000},"rot":{"x":0,"y":336000,"z":0}}}},"21":{"props":[],"npcs":[{"groupId":21,"instId":400005,"npcId":12103,"pos":{"x":-75579,"y":2997,"z":-95733},"rot":{"x":0,"y":95700,"z":0}},{"groupId":21,"instId":400004,"npcId":12203,"pos":{"x":-75160,"y":-1012,"z":-65340},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":400002,"npcId":12202,"pos":{"x":-68135,"y":-1022,"z":-44395},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":400001,"npcId":12201,"pos":{"x":-50970,"y":-1012,"z":-133570},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300001,"propState":0,"propId":100,"pos":{"x":-4505,"y":921,"z":-8905},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":25,"instId":400001,"npcId":12212,"pos":{"x":-12922,"y":-974,"z":-57880},"rot":{"x":0,"y":265700,"z":0}}],"monsters":[],"teleports":{}},"61":{"props":[],"npcs":[{"groupId":61,"instId":400001,"npcId":12101,"pos":{"x":-67631,"y":-903,"z":-89054},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"75":{"props":[],"npcs":[{"groupId":75,"instId":400001,"npcId":12219,"pos":{"x":-50827,"y":-775,"z":-118951},"rot":{"x":0,"y":235286,"z":0}}],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300003,"propState":0,"propId":102080,"pos":{"x":-71956,"y":419,"z":-73411},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300001,"propState":0,"propId":102080,"pos":{"x":-63739,"y":207,"z":-73411},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300004,"propState":0,"propId":102080,"pos":{"x":-84223,"y":3458,"z":-117960},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300002,"propState":0,"propId":102080,"pos":{"x":-4411,"y":789,"z":-9117},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"120":{"props":[{"groupId":120,"instId":300008,"propState":0,"propId":100,"pos":{"x":-44986,"y":-203,"z":-134469},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300006,"propState":0,"propId":100,"pos":{"x":-72070,"y":2822,"z":-129009},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300013,"propState":0,"propId":120,"pos":{"x":-72151,"y":2864,"z":-128971},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300010,"propState":0,"propId":120,"pos":{"x":-1634,"y":949,"z":-9014},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300005,"propState":0,"propId":100,"pos":{"x":-67465,"y":-363,"z":-115921},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300014,"propState":0,"propId":120,"pos":{"x":-19043,"y":-210,"z":-83471},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300009,"propState":0,"propId":120,"pos":{"x":-90770,"y":2240,"z":-18558},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300003,"propState":0,"propId":100,"pos":{"x":-1634,"y":949,"z":-9014},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300015,"propState":0,"propId":120,"pos":{"x":-44986,"y":138,"z":-134259},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300011,"propState":0,"propId":120,"pos":{"x":-1634,"y":759,"z":-540},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300004,"propState":0,"propId":100,"pos":{"x":-1634,"y":560,"z":-540},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300012,"propState":0,"propId":120,"pos":{"x":-67556,"y":-50,"z":-115518},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300007,"propState":0,"propId":100,"pos":{"x":-19043,"y":-275,"z":-83471},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300002,"propState":0,"propId":100,"pos":{"x":-90770,"y":2240,"z":-18717},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300030,"propState":0,"propId":100,"pos":{"x":-9840,"y":1040,"z":-8517},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300038,"propState":0,"propId":100,"pos":{"x":-53075,"y":30,"z":-56560},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300037,"propState":0,"propId":100,"pos":{"x":-53075,"y":30,"z":-53917},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300036,"propState":0,"propId":100,"pos":{"x":-17565,"y":474,"z":-84907},"rot":{"x":0,"y":43491,"z":0}},{"groupId":105,"instId":300029,"propState":0,"propId":100,"pos":{"x":14190,"y":1040,"z":-978},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300028,"propState":0,"propId":100,"pos":{"x":31728,"y":1040,"z":-749},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300027,"propState":0,"propId":100,"pos":{"x":-43344,"y":-6,"z":3820},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300016,"propState":0,"propId":100,"pos":{"x":49401,"y":5587,"z":-47206},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300015,"propState":0,"propId":100,"pos":{"x":-65544,"y":-333,"z":-82714},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300014,"propState":0,"propId":100,"pos":{"x":-71877,"y":-333,"z":-101345},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300012,"propState":0,"propId":100,"pos":{"x":-71272,"y":-333,"z":-105100},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300007,"propState":0,"propId":100,"pos":{"x":50571,"y":4437,"z":-71730},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300051,"propState":0,"propId":100,"pos":{"x":-64956,"y":-455,"z":-91917},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300045,"propState":0,"propId":100,"pos":{"x":66987,"y":5320,"z":-40120},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300044,"propState":0,"propId":100,"pos":{"x":58960,"y":5320,"z":-41720},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300042,"propState":0,"propId":100,"pos":{"x":-81104,"y":4401,"z":-92064},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300035,"propState":0,"propId":100,"pos":{"x":-66696,"y":-208,"z":-46710},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300034,"propState":0,"propId":100,"pos":{"x":-64668,"y":-208,"z":-39504},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300033,"propState":0,"propId":100,"pos":{"x":-7968,"y":4119,"z":-11890},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300043,"propState":0,"propId":100,"pos":{"x":63701,"y":5893,"z":-41095},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300019,"propState":0,"propId":100,"pos":{"x":-18456,"y":-58,"z":-83777},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300018,"propState":0,"propId":100,"pos":{"x":-94164,"y":2886,"z":-41046},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300011,"propState":0,"propId":100,"pos":{"x":-63454,"y":624,"z":-114431},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300010,"propState":0,"propId":100,"pos":{"x":-13710,"y":6480,"z":-28810},"rot":{"x":0,"y":302,"z":0}},{"groupId":105,"instId":300004,"propState":0,"propId":100,"pos":{"x":6950,"y":8607,"z":-38090},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300041,"propState":0,"propId":100,"pos":{"x":-90567,"y":4397,"z":-97402},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300040,"propState":0,"propId":100,"pos":{"x":-90567,"y":4686,"z":-95540},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300039,"propState":0,"propId":100,"pos":{"x":-53415,"y":30,"z":-55322},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300032,"propState":0,"propId":100,"pos":{"x":6677,"y":1226,"z":-604},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300031,"propState":0,"propId":100,"pos":{"x":23996,"y":1226,"z":-604},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300026,"propState":0,"propId":100,"pos":{"x":51010,"y":2670,"z":-78880},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300025,"propState":0,"propId":100,"pos":{"x":15880,"y":190,"z":-15270},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300024,"propState":0,"propId":100,"pos":{"x":-49682,"y":-41,"z":-120364},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300021,"propState":0,"propId":100,"pos":{"x":-37802,"y":827,"z":-653},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300017,"propState":0,"propId":100,"pos":{"x":-43762,"y":-333,"z":-134660},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300013,"propState":0,"propId":100,"pos":{"x":-11973,"y":-333,"z":-79453},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300009,"propState":0,"propId":100,"pos":{"x":-24207,"y":6480,"z":-7136},"rot":{"x":0,"y":90366,"z":0}},{"groupId":105,"instId":300008,"propState":0,"propId":100,"pos":{"x":-6218,"y":1525,"z":-1982},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300006,"propState":0,"propId":100,"pos":{"x":44248,"y":4042,"z":-81159},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300005,"propState":0,"propId":100,"pos":{"x":32838,"y":4042,"z":-90577},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300003,"propState":0,"propId":100,"pos":{"x":23950,"y":8607,"z":-38090},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300002,"propState":0,"propId":100,"pos":{"x":27260,"y":4066,"z":-91020},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300001,"propState":0,"propId":100,"pos":{"x":46288,"y":3866,"z":-90456},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"125":{"props":[{"groupId":125,"instId":300001,"propState":0,"propId":100,"pos":{"x":-1634,"y":560,"z":-540},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"127":{"props":[{"groupId":127,"instId":300002,"propState":0,"propId":120,"pos":{"x":-1634,"y":759,"z":-540},"rot":{"x":0,"y":0,"z":0}},{"groupId":127,"instId":300001,"propState":0,"propId":100,"pos":{"x":-1634,"y":560,"z":-540},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"133":{"props":[{"groupId":133,"instId":300001,"propState":0,"propId":100,"pos":{"x":-640,"y":4960,"z":-37430},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":133,"instId":400001,"npcId":12256,"pos":{"x":-640,"y":4960,"z":-37430},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"171":{"props":[{"groupId":171,"instId":300001,"propState":0,"propId":100,"pos":{"x":-62545,"y":-171,"z":-117195},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300002,"propState":18,"propId":102009,"pos":{"x":53279,"y":5738,"z":-31176},"rot":{"x":0,"y":261633,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300001,"propState":18,"propId":102009,"pos":{"x":-76492,"y":16,"z":-59619},"rot":{"x":0,"y":133504,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"268":{"props":[{"groupId":268,"instId":300001,"propState":18,"propId":102011,"pos":{"x":44235,"y":3757,"z":-94735},"rot":{"x":0,"y":356050,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"280":{"props":[{"groupId":280,"instId":300001,"propState":0,"propId":100,"pos":{"x":-53587,"y":-135,"z":-67973},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"281":{"props":[{"groupId":281,"instId":300001,"propState":18,"propId":102009,"pos":{"x":39212,"y":3932,"z":-89292},"rot":{"x":0,"y":352125,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":301,"startAnchorId":1,"startGroupId":111}},"102010105":{"P10201_F10201001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300002,"propState":0,"propId":107,"pos":{"x":15368,"y":10010,"z":-59497},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300003,"propState":18,"propId":102012,"pos":{"x":42437,"y":3794,"z":-94756},"rot":{"x":0,"y":356157,"z":0}},{"groupId":59,"instId":300002,"propState":18,"propId":102012,"pos":{"x":46053,"y":5868,"z":-25360},"rot":{"x":0,"y":88961,"z":0}},{"groupId":59,"instId":300005,"propState":18,"propId":102012,"pos":{"x":-56190,"y":-134,"z":-63937},"rot":{"x":0,"y":356157,"z":0}},{"groupId":59,"instId":300004,"propState":18,"propId":102012,"pos":{"x":-73596,"y":-37,"z":-59364},"rot":{"x":0,"y":176515,"z":0}},{"groupId":59,"instId":300001,"propState":18,"propId":102012,"pos":{"x":-28209,"y":5745,"z":-18951},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-11528,"y":-974,"z":-75579},"rot":{"x":0,"y":270000,"z":0}},{"groupId":60,"instId":300011,"propState":12,"propId":60201,"pos":{"x":9816,"y":5975,"z":-83238},"rot":{"x":0,"y":180000,"z":0}},{"groupId":60,"instId":300010,"propState":12,"propId":60201,"pos":{"x":-71594,"y":1967,"z":-126948},"rot":{"x":0,"y":270000,"z":0}},{"groupId":60,"instId":300009,"propState":12,"propId":60201,"pos":{"x":-40386,"y":-500,"z":335},"rot":{"x":0,"y":180000,"z":0}},{"groupId":60,"instId":300008,"propState":12,"propId":60201,"pos":{"x":67869,"y":4960,"z":-37800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":60,"instId":300007,"propState":12,"propId":60201,"pos":{"x":-94565,"y":2000,"z":-46239},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-60927,"y":-1032,"z":-37178},"rot":{"x":0,"y":180000,"z":0}},{"groupId":60,"instId":300005,"propState":12,"propId":60201,"pos":{"x":-73238,"y":-1012,"z":-103206},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-58465,"y":-1012,"z":-139849},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300002,"propState":12,"propId":60201,"pos":{"x":73876,"y":1606,"z":-35300},"rot":{"x":0,"y":180000,"z":0}},{"groupId":60,"instId":300001,"propState":12,"propId":60201,"pos":{"x":-81721,"y":-555,"z":28335},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300002,"propState":8,"propId":101,"pos":{"x":-49000,"y":4994,"z":-18620},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300003,"propState":8,"propId":101,"pos":{"x":-53000,"y":-1017,"z":-96620},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300001,"propState":8,"propId":101,"pos":{"x":22186,"y":5994,"z":-26729},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1020101":{"anchorId":1,"groupId":16,"instId":300001,"pos":{"x":21417,"y":5994,"z":-28394},"rot":{"x":0,"y":180000,"z":0}},"1020102":{"anchorId":2,"groupId":16,"instId":300002,"pos":{"x":-47550,"y":4994,"z":-16741},"rot":{"x":0,"y":0,"z":0}},"1020103":{"anchorId":3,"groupId":16,"instId":300003,"pos":{"x":-55600,"y":-1023,"z":-98000},"rot":{"x":0,"y":336000,"z":0}}}},"21":{"props":[],"npcs":[{"groupId":21,"instId":400002,"npcId":12202,"pos":{"x":-68135,"y":-1022,"z":-44395},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":400005,"npcId":12103,"pos":{"x":-75579,"y":2997,"z":-95733},"rot":{"x":0,"y":95700,"z":0}},{"groupId":21,"instId":400004,"npcId":12203,"pos":{"x":-75160,"y":-1012,"z":-65340},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":400001,"npcId":12201,"pos":{"x":-50970,"y":-1012,"z":-133570},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300001,"propState":0,"propId":100,"pos":{"x":-4505,"y":921,"z":-8905},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":25,"instId":400001,"npcId":12212,"pos":{"x":-12922,"y":-974,"z":-57880},"rot":{"x":0,"y":265700,"z":0}}],"monsters":[],"teleports":{}},"61":{"props":[],"npcs":[{"groupId":61,"instId":400001,"npcId":12101,"pos":{"x":-67631,"y":-903,"z":-89054},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"75":{"props":[],"npcs":[{"groupId":75,"instId":400001,"npcId":12219,"pos":{"x":-50827,"y":-775,"z":-118951},"rot":{"x":0,"y":235286,"z":0}}],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300001,"propState":0,"propId":102080,"pos":{"x":-63739,"y":207,"z":-73411},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300004,"propState":0,"propId":102080,"pos":{"x":-84223,"y":3458,"z":-117960},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300003,"propState":0,"propId":102080,"pos":{"x":-71956,"y":419,"z":-73411},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300002,"propState":0,"propId":102080,"pos":{"x":-4411,"y":789,"z":-9117},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300039,"propState":0,"propId":100,"pos":{"x":-53415,"y":30,"z":-55322},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300051,"propState":0,"propId":100,"pos":{"x":-64956,"y":-455,"z":-91917},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300041,"propState":0,"propId":100,"pos":{"x":-90567,"y":4397,"z":-97402},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300040,"propState":0,"propId":100,"pos":{"x":-90567,"y":4686,"z":-95540},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300038,"propState":0,"propId":100,"pos":{"x":-53075,"y":30,"z":-56560},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300037,"propState":0,"propId":100,"pos":{"x":-53075,"y":30,"z":-53917},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300036,"propState":0,"propId":100,"pos":{"x":-17565,"y":474,"z":-84907},"rot":{"x":0,"y":43491,"z":0}},{"groupId":105,"instId":300032,"propState":0,"propId":100,"pos":{"x":6677,"y":1226,"z":-604},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300031,"propState":0,"propId":100,"pos":{"x":23996,"y":1226,"z":-604},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300030,"propState":0,"propId":100,"pos":{"x":-9840,"y":1040,"z":-8517},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300026,"propState":0,"propId":100,"pos":{"x":51010,"y":2670,"z":-78880},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300025,"propState":0,"propId":100,"pos":{"x":15880,"y":190,"z":-15270},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300024,"propState":0,"propId":100,"pos":{"x":-49682,"y":-41,"z":-120364},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300015,"propState":0,"propId":100,"pos":{"x":-65544,"y":-333,"z":-82714},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300014,"propState":0,"propId":100,"pos":{"x":-71877,"y":-333,"z":-101345},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300004,"propState":0,"propId":100,"pos":{"x":6950,"y":8607,"z":-38090},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300045,"propState":0,"propId":100,"pos":{"x":66987,"y":5320,"z":-40120},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300044,"propState":0,"propId":100,"pos":{"x":58960,"y":5320,"z":-41720},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300042,"propState":0,"propId":100,"pos":{"x":-81104,"y":4401,"z":-92064},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300035,"propState":0,"propId":100,"pos":{"x":-66696,"y":-208,"z":-46710},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300034,"propState":0,"propId":100,"pos":{"x":-64668,"y":-208,"z":-39504},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300033,"propState":0,"propId":100,"pos":{"x":-7968,"y":4119,"z":-11890},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300029,"propState":0,"propId":100,"pos":{"x":14190,"y":1040,"z":-978},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300028,"propState":0,"propId":100,"pos":{"x":31728,"y":1040,"z":-749},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300027,"propState":0,"propId":100,"pos":{"x":-43344,"y":-6,"z":3820},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300043,"propState":0,"propId":100,"pos":{"x":63701,"y":5893,"z":-41095},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300019,"propState":0,"propId":100,"pos":{"x":-18456,"y":-58,"z":-83777},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300018,"propState":0,"propId":100,"pos":{"x":-94164,"y":2886,"z":-41046},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300016,"propState":0,"propId":100,"pos":{"x":49401,"y":5587,"z":-47206},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300021,"propState":0,"propId":100,"pos":{"x":-37802,"y":827,"z":-653},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300017,"propState":0,"propId":100,"pos":{"x":-43762,"y":-333,"z":-134660},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300013,"propState":0,"propId":100,"pos":{"x":-11973,"y":-333,"z":-79453},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300012,"propState":0,"propId":100,"pos":{"x":-71272,"y":-333,"z":-105100},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300011,"propState":0,"propId":100,"pos":{"x":-63454,"y":624,"z":-114431},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300010,"propState":0,"propId":100,"pos":{"x":-13710,"y":6480,"z":-28810},"rot":{"x":0,"y":302,"z":0}},{"groupId":105,"instId":300009,"propState":0,"propId":100,"pos":{"x":-24207,"y":6480,"z":-7136},"rot":{"x":0,"y":90366,"z":0}},{"groupId":105,"instId":300008,"propState":0,"propId":100,"pos":{"x":-6218,"y":1525,"z":-1982},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300007,"propState":0,"propId":100,"pos":{"x":50571,"y":4437,"z":-71730},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300006,"propState":0,"propId":100,"pos":{"x":44248,"y":4042,"z":-81159},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300005,"propState":0,"propId":100,"pos":{"x":32838,"y":4042,"z":-90577},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300003,"propState":0,"propId":100,"pos":{"x":23950,"y":8607,"z":-38090},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300002,"propState":0,"propId":100,"pos":{"x":27260,"y":4066,"z":-91020},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300001,"propState":0,"propId":100,"pos":{"x":46288,"y":3866,"z":-90456},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"125":{"props":[{"groupId":125,"instId":300001,"propState":0,"propId":100,"pos":{"x":-1634,"y":560,"z":-540},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"127":{"props":[{"groupId":127,"instId":300002,"propState":0,"propId":120,"pos":{"x":-1634,"y":759,"z":-540},"rot":{"x":0,"y":0,"z":0}},{"groupId":127,"instId":300001,"propState":0,"propId":100,"pos":{"x":-1634,"y":560,"z":-540},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"133":{"props":[{"groupId":133,"instId":300001,"propState":0,"propId":100,"pos":{"x":-640,"y":4960,"z":-37430},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":133,"instId":400001,"npcId":12256,"pos":{"x":-640,"y":4960,"z":-37430},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"171":{"props":[{"groupId":171,"instId":300001,"propState":0,"propId":100,"pos":{"x":-62545,"y":-171,"z":-117195},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300002,"propState":18,"propId":102009,"pos":{"x":53279,"y":5738,"z":-31176},"rot":{"x":0,"y":261633,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300001,"propState":18,"propId":102009,"pos":{"x":-76492,"y":16,"z":-59619},"rot":{"x":0,"y":133504,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"268":{"props":[{"groupId":268,"instId":300001,"propState":18,"propId":102011,"pos":{"x":44235,"y":3757,"z":-94735},"rot":{"x":0,"y":356050,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"280":{"props":[{"groupId":280,"instId":300001,"propState":0,"propId":100,"pos":{"x":-53587,"y":-135,"z":-67973},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"281":{"props":[{"groupId":281,"instId":300001,"propState":18,"propId":102009,"pos":{"x":39212,"y":3932,"z":-89292},"rot":{"x":0,"y":352125,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"120":{"props":[{"groupId":120,"instId":300014,"propState":0,"propId":120,"pos":{"x":-19043,"y":-210,"z":-83471},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300012,"propState":0,"propId":120,"pos":{"x":-67556,"y":-50,"z":-115518},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300009,"propState":0,"propId":120,"pos":{"x":-90770,"y":2240,"z":-18558},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300003,"propState":0,"propId":100,"pos":{"x":-1634,"y":949,"z":-9014},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300015,"propState":0,"propId":120,"pos":{"x":-44986,"y":138,"z":-134259},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300013,"propState":0,"propId":120,"pos":{"x":-72151,"y":2864,"z":-128971},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300011,"propState":0,"propId":120,"pos":{"x":-1634,"y":759,"z":-540},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300010,"propState":0,"propId":120,"pos":{"x":-1634,"y":949,"z":-9014},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300008,"propState":0,"propId":100,"pos":{"x":-44986,"y":-203,"z":-134469},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300007,"propState":0,"propId":100,"pos":{"x":-19043,"y":-275,"z":-83471},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300006,"propState":0,"propId":100,"pos":{"x":-72070,"y":2822,"z":-129009},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300005,"propState":0,"propId":100,"pos":{"x":-67465,"y":-363,"z":-115921},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300004,"propState":0,"propId":100,"pos":{"x":-1634,"y":560,"z":-540},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300002,"propState":0,"propId":100,"pos":{"x":-90770,"y":2240,"z":-18717},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":301,"startAnchorId":1,"startGroupId":275}},"102010106":{"P10201_F10201001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300002,"propState":0,"propId":107,"pos":{"x":15368,"y":10010,"z":-59497},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300005,"propState":18,"propId":102012,"pos":{"x":-56190,"y":-134,"z":-63937},"rot":{"x":0,"y":356157,"z":0}},{"groupId":59,"instId":300004,"propState":18,"propId":102012,"pos":{"x":-73596,"y":-37,"z":-59364},"rot":{"x":0,"y":176515,"z":0}},{"groupId":59,"instId":300003,"propState":18,"propId":102012,"pos":{"x":42437,"y":3794,"z":-94756},"rot":{"x":0,"y":356157,"z":0}},{"groupId":59,"instId":300002,"propState":18,"propId":102012,"pos":{"x":46053,"y":5868,"z":-25360},"rot":{"x":0,"y":88961,"z":0}},{"groupId":59,"instId":300001,"propState":18,"propId":102012,"pos":{"x":-28209,"y":5745,"z":-18951},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-60927,"y":-1032,"z":-37178},"rot":{"x":0,"y":180000,"z":0}},{"groupId":60,"instId":300002,"propState":12,"propId":60201,"pos":{"x":73876,"y":1606,"z":-35300},"rot":{"x":0,"y":180000,"z":0}},{"groupId":60,"instId":300011,"propState":12,"propId":60201,"pos":{"x":9816,"y":5975,"z":-83238},"rot":{"x":0,"y":180000,"z":0}},{"groupId":60,"instId":300010,"propState":12,"propId":60201,"pos":{"x":-71594,"y":1967,"z":-126948},"rot":{"x":0,"y":270000,"z":0}},{"groupId":60,"instId":300009,"propState":12,"propId":60201,"pos":{"x":-40386,"y":-500,"z":335},"rot":{"x":0,"y":180000,"z":0}},{"groupId":60,"instId":300008,"propState":12,"propId":60201,"pos":{"x":67869,"y":4960,"z":-37800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":60,"instId":300007,"propState":12,"propId":60201,"pos":{"x":-94565,"y":2000,"z":-46239},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300005,"propState":12,"propId":60201,"pos":{"x":-73238,"y":-1012,"z":-103206},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-58465,"y":-1012,"z":-139849},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-11528,"y":-974,"z":-75579},"rot":{"x":0,"y":270000,"z":0}},{"groupId":60,"instId":300001,"propState":12,"propId":60201,"pos":{"x":-81721,"y":-555,"z":28335},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300002,"propState":8,"propId":101,"pos":{"x":-49000,"y":4994,"z":-18620},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300003,"propState":8,"propId":101,"pos":{"x":-53000,"y":-1017,"z":-96620},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300001,"propState":8,"propId":101,"pos":{"x":22186,"y":5994,"z":-26729},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1020101":{"anchorId":1,"groupId":16,"instId":300001,"pos":{"x":21417,"y":5994,"z":-28394},"rot":{"x":0,"y":180000,"z":0}},"1020102":{"anchorId":2,"groupId":16,"instId":300002,"pos":{"x":-47550,"y":4994,"z":-16741},"rot":{"x":0,"y":0,"z":0}},"1020103":{"anchorId":3,"groupId":16,"instId":300003,"pos":{"x":-55600,"y":-1023,"z":-98000},"rot":{"x":0,"y":336000,"z":0}}}},"21":{"props":[],"npcs":[{"groupId":21,"instId":400005,"npcId":12103,"pos":{"x":-75579,"y":2997,"z":-95733},"rot":{"x":0,"y":95700,"z":0}},{"groupId":21,"instId":400004,"npcId":12203,"pos":{"x":-75160,"y":-1012,"z":-65340},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":400002,"npcId":12202,"pos":{"x":-68135,"y":-1022,"z":-44395},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":400001,"npcId":12201,"pos":{"x":-50970,"y":-1012,"z":-133570},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300001,"propState":0,"propId":100,"pos":{"x":-4505,"y":921,"z":-8905},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":25,"instId":400001,"npcId":12212,"pos":{"x":-12922,"y":-974,"z":-57880},"rot":{"x":0,"y":265700,"z":0}}],"monsters":[],"teleports":{}},"61":{"props":[],"npcs":[{"groupId":61,"instId":400001,"npcId":12101,"pos":{"x":-67631,"y":-903,"z":-89054},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"75":{"props":[],"npcs":[{"groupId":75,"instId":400001,"npcId":12219,"pos":{"x":-50827,"y":-775,"z":-118951},"rot":{"x":0,"y":235286,"z":0}}],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300004,"propState":0,"propId":102080,"pos":{"x":-84223,"y":3458,"z":-117960},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300003,"propState":0,"propId":102080,"pos":{"x":-71956,"y":419,"z":-73411},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300001,"propState":0,"propId":102080,"pos":{"x":-63739,"y":207,"z":-73411},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300002,"propState":0,"propId":102080,"pos":{"x":-4411,"y":789,"z":-9117},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"120":{"props":[{"groupId":120,"instId":300014,"propState":0,"propId":120,"pos":{"x":-19043,"y":-210,"z":-83471},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300012,"propState":0,"propId":120,"pos":{"x":-67556,"y":-50,"z":-115518},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300008,"propState":0,"propId":100,"pos":{"x":-44986,"y":-203,"z":-134469},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300003,"propState":0,"propId":100,"pos":{"x":-1634,"y":949,"z":-9014},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300015,"propState":0,"propId":120,"pos":{"x":-44986,"y":138,"z":-134259},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300013,"propState":0,"propId":120,"pos":{"x":-72151,"y":2864,"z":-128971},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300011,"propState":0,"propId":120,"pos":{"x":-1634,"y":759,"z":-540},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300010,"propState":0,"propId":120,"pos":{"x":-1634,"y":949,"z":-9014},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300009,"propState":0,"propId":120,"pos":{"x":-90770,"y":2240,"z":-18558},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300007,"propState":0,"propId":100,"pos":{"x":-19043,"y":-275,"z":-83471},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300006,"propState":0,"propId":100,"pos":{"x":-72070,"y":2822,"z":-129009},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300005,"propState":0,"propId":100,"pos":{"x":-67465,"y":-363,"z":-115921},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300004,"propState":0,"propId":100,"pos":{"x":-1634,"y":560,"z":-540},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300002,"propState":0,"propId":100,"pos":{"x":-90770,"y":2240,"z":-18717},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300051,"propState":0,"propId":100,"pos":{"x":-64956,"y":-455,"z":-91917},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300041,"propState":0,"propId":100,"pos":{"x":-90567,"y":4397,"z":-97402},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300040,"propState":0,"propId":100,"pos":{"x":-90567,"y":4686,"z":-95540},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300039,"propState":0,"propId":100,"pos":{"x":-53415,"y":30,"z":-55322},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300038,"propState":0,"propId":100,"pos":{"x":-53075,"y":30,"z":-56560},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300037,"propState":0,"propId":100,"pos":{"x":-53075,"y":30,"z":-53917},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300036,"propState":0,"propId":100,"pos":{"x":-17565,"y":474,"z":-84907},"rot":{"x":0,"y":43491,"z":0}},{"groupId":105,"instId":300035,"propState":0,"propId":100,"pos":{"x":-66696,"y":-208,"z":-46710},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300034,"propState":0,"propId":100,"pos":{"x":-64668,"y":-208,"z":-39504},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300033,"propState":0,"propId":100,"pos":{"x":-7968,"y":4119,"z":-11890},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300029,"propState":0,"propId":100,"pos":{"x":14190,"y":1040,"z":-978},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300028,"propState":0,"propId":100,"pos":{"x":31728,"y":1040,"z":-749},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300027,"propState":0,"propId":100,"pos":{"x":-43344,"y":-6,"z":3820},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300043,"propState":0,"propId":100,"pos":{"x":63701,"y":5893,"z":-41095},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300019,"propState":0,"propId":100,"pos":{"x":-18456,"y":-58,"z":-83777},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300018,"propState":0,"propId":100,"pos":{"x":-94164,"y":2886,"z":-41046},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300021,"propState":0,"propId":100,"pos":{"x":-37802,"y":827,"z":-653},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300017,"propState":0,"propId":100,"pos":{"x":-43762,"y":-333,"z":-134660},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300013,"propState":0,"propId":100,"pos":{"x":-11973,"y":-333,"z":-79453},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300011,"propState":0,"propId":100,"pos":{"x":-63454,"y":624,"z":-114431},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300010,"propState":0,"propId":100,"pos":{"x":-13710,"y":6480,"z":-28810},"rot":{"x":0,"y":302,"z":0}},{"groupId":105,"instId":300004,"propState":0,"propId":100,"pos":{"x":6950,"y":8607,"z":-38090},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300045,"propState":0,"propId":100,"pos":{"x":66987,"y":5320,"z":-40120},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300044,"propState":0,"propId":100,"pos":{"x":58960,"y":5320,"z":-41720},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300042,"propState":0,"propId":100,"pos":{"x":-81104,"y":4401,"z":-92064},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300032,"propState":0,"propId":100,"pos":{"x":6677,"y":1226,"z":-604},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300031,"propState":0,"propId":100,"pos":{"x":23996,"y":1226,"z":-604},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300030,"propState":0,"propId":100,"pos":{"x":-9840,"y":1040,"z":-8517},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300026,"propState":0,"propId":100,"pos":{"x":51010,"y":2670,"z":-78880},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300025,"propState":0,"propId":100,"pos":{"x":15880,"y":190,"z":-15270},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300024,"propState":0,"propId":100,"pos":{"x":-49682,"y":-41,"z":-120364},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300016,"propState":0,"propId":100,"pos":{"x":49401,"y":5587,"z":-47206},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300015,"propState":0,"propId":100,"pos":{"x":-65544,"y":-333,"z":-82714},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300014,"propState":0,"propId":100,"pos":{"x":-71877,"y":-333,"z":-101345},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300012,"propState":0,"propId":100,"pos":{"x":-71272,"y":-333,"z":-105100},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300009,"propState":0,"propId":100,"pos":{"x":-24207,"y":6480,"z":-7136},"rot":{"x":0,"y":90366,"z":0}},{"groupId":105,"instId":300008,"propState":0,"propId":100,"pos":{"x":-6218,"y":1525,"z":-1982},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300007,"propState":0,"propId":100,"pos":{"x":50571,"y":4437,"z":-71730},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300006,"propState":0,"propId":100,"pos":{"x":44248,"y":4042,"z":-81159},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300005,"propState":0,"propId":100,"pos":{"x":32838,"y":4042,"z":-90577},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300003,"propState":0,"propId":100,"pos":{"x":23950,"y":8607,"z":-38090},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300002,"propState":0,"propId":100,"pos":{"x":27260,"y":4066,"z":-91020},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300001,"propState":0,"propId":100,"pos":{"x":46288,"y":3866,"z":-90456},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"125":{"props":[{"groupId":125,"instId":300001,"propState":0,"propId":100,"pos":{"x":-1634,"y":560,"z":-540},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"127":{"props":[{"groupId":127,"instId":300002,"propState":0,"propId":120,"pos":{"x":-1634,"y":759,"z":-540},"rot":{"x":0,"y":0,"z":0}},{"groupId":127,"instId":300001,"propState":0,"propId":100,"pos":{"x":-1634,"y":560,"z":-540},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"133":{"props":[{"groupId":133,"instId":300001,"propState":0,"propId":100,"pos":{"x":-640,"y":4960,"z":-37430},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":133,"instId":400001,"npcId":12256,"pos":{"x":-640,"y":4960,"z":-37430},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"171":{"props":[{"groupId":171,"instId":300001,"propState":0,"propId":100,"pos":{"x":-62545,"y":-171,"z":-117195},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300002,"propState":18,"propId":102009,"pos":{"x":53279,"y":5738,"z":-31176},"rot":{"x":0,"y":261633,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300001,"propState":18,"propId":102009,"pos":{"x":-76492,"y":16,"z":-59619},"rot":{"x":0,"y":133504,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"268":{"props":[{"groupId":268,"instId":300001,"propState":18,"propId":102011,"pos":{"x":44235,"y":3757,"z":-94735},"rot":{"x":0,"y":356050,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"280":{"props":[{"groupId":280,"instId":300001,"propState":0,"propId":100,"pos":{"x":-53587,"y":-135,"z":-67973},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"281":{"props":[{"groupId":281,"instId":300001,"propState":18,"propId":102009,"pos":{"x":39212,"y":3932,"z":-89292},"rot":{"x":0,"y":352125,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":301,"startAnchorId":1,"startGroupId":279}},"1020102":{"P10201_F10201001":{"scenes":{"19":{"props":[{"groupId":19,"instId":300003,"propState":18,"propId":102009,"pos":{"x":5539,"y":8641,"z":-17308},"rot":{"x":0,"y":59971,"z":0}},{"groupId":19,"instId":300006,"propState":18,"propId":102012,"pos":{"x":-15668,"y":9041,"z":10462},"rot":{"x":0,"y":206890,"z":0}},{"groupId":19,"instId":300005,"propState":18,"propId":102009,"pos":{"x":-9386,"y":8002,"z":-6605},"rot":{"x":0,"y":59971,"z":0}},{"groupId":19,"instId":300002,"propState":18,"propId":102011,"pos":{"x":-4359,"y":8642,"z":-19465},"rot":{"x":0,"y":59971,"z":0}},{"groupId":19,"instId":300007,"propState":18,"propId":102012,"pos":{"x":-993,"y":10642,"z":4834},"rot":{"x":0,"y":32276,"z":0}},{"groupId":19,"instId":300004,"propState":18,"propId":102009,"pos":{"x":14363,"y":9037,"z":12529},"rot":{"x":0,"y":59971,"z":0}},{"groupId":19,"instId":300001,"propState":18,"propId":102009,"pos":{"x":-20534,"y":8797,"z":828},"rot":{"x":0,"y":176430,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300001,"propState":18,"propId":102009,"pos":{"x":20530,"y":8789,"z":862},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300003,"propState":18,"propId":102012,"pos":{"x":14572,"y":8799,"z":-19291},"rot":{"x":0,"y":234651,"z":0}},{"groupId":45,"instId":300002,"propState":18,"propId":102012,"pos":{"x":-14589,"y":8802,"z":-19277},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300001,"propState":18,"propId":102012,"pos":{"x":10203,"y":8645,"z":-7408},"rot":{"x":0,"y":262407,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300001,"propState":8,"propId":101,"pos":{"x":4800,"y":8291,"z":-33350},"rot":{"x":0,"y":345000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1020111":{"anchorId":1,"groupId":60,"instId":300001,"pos":{"x":-8,"y":8312,"z":-30548},"rot":{"x":0,"y":0,"z":0}}}},"62":{"props":[{"groupId":62,"instId":300001,"propState":18,"propId":102009,"pos":{"x":153,"y":10648,"z":4468},"rot":{"x":0,"y":356652,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":301,"startAnchorId":1,"startGroupId":7}},"1020201":{"P10202_F10202001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":8320,"y":-3486,"z":-25080},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-2460,"y":4278,"z":64960},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1020201":{"anchorId":3,"groupId":1,"instId":300002,"pos":{"x":9500,"y":-3486,"z":-22500},"rot":{"x":0,"y":0,"z":0}},"1020202":{"anchorId":2,"groupId":1,"instId":300001,"pos":{"x":-92,"y":4278,"z":68083},"rot":{"x":0,"y":155566,"z":0}}}},"170":{"props":[{"groupId":170,"instId":300002,"propState":0,"propId":102226,"pos":{"x":29068,"y":-3800,"z":1633},"rot":{"x":0,"y":224000,"z":0}},{"groupId":170,"instId":300001,"propState":0,"propId":211,"pos":{"x":29068,"y":-3616,"z":1633},"rot":{"x":0,"y":224000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300001,"propState":0,"propId":107,"pos":{"x":-5507,"y":-1586,"z":39944},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300002,"propState":0,"propId":114,"pos":{"x":-17500,"y":-6776,"z":-41300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":2,"instId":400001,"npcId":12259,"pos":{"x":-36039,"y":610,"z":81710},"rot":{"x":0,"y":175135,"z":0}}],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300002,"propState":0,"propId":114,"pos":{"x":39020,"y":1579,"z":93230},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300001,"propState":0,"propId":102035,"pos":{"x":49100,"y":760,"z":91010},"rot":{"x":0,"y":90000,"z":0}},{"groupId":137,"instId":300002,"propState":0,"propId":114,"pos":{"x":47032,"y":1579,"z":93230},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-33193,"y":-3469,"z":-1023},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[{"groupId":103,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-33193,"y":-3469,"z":-1023},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300004,"propState":18,"propId":102012,"pos":{"x":27121,"y":-4193,"z":27787},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300003,"propState":18,"propId":102012,"pos":{"x":20674,"y":3380,"z":48750},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300002,"propState":18,"propId":102012,"pos":{"x":-33883,"y":1347,"z":51398},"rot":{"x":0,"y":89174,"z":0}},{"groupId":67,"instId":300001,"propState":18,"propId":102012,"pos":{"x":28985,"y":-3635,"z":3163},"rot":{"x":0,"y":205341,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300007,"propState":12,"propId":60201,"pos":{"x":45330,"y":2598,"z":49242},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-20189,"y":5189,"z":67530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300005,"propState":12,"propId":60201,"pos":{"x":-32000,"y":602,"z":63140},"rot":{"x":0,"y":270000,"z":0}},{"groupId":61,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-35230,"y":-3466,"z":-15030},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-2660,"y":-3486,"z":47793},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300002,"propState":12,"propId":60201,"pos":{"x":36163,"y":-4933,"z":-1530},"rot":{"x":0,"y":270000,"z":0}},{"groupId":61,"instId":300001,"propState":12,"propId":60201,"pos":{"x":35129,"y":-4941,"z":33552},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300002,"propState":0,"propId":102080,"pos":{"x":-3129,"y":4629,"z":61388},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300003,"propState":0,"propId":102080,"pos":{"x":-31791,"y":-1827,"z":-18518},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300001,"propState":0,"propId":102080,"pos":{"x":29249,"y":3752,"z":49173},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[],"npcs":[{"groupId":78,"instId":400003,"npcId":12306,"pos":{"x":28939,"y":-4401,"z":4515},"rot":{"x":0,"y":229032,"z":0}},{"groupId":78,"instId":400001,"npcId":12219,"pos":{"x":21754,"y":-3904,"z":-33536},"rot":{"x":0,"y":273510,"z":0}},{"groupId":78,"instId":400004,"npcId":12139,"pos":{"x":51830,"y":2598,"z":57560},"rot":{"x":0,"y":252688,"z":0}},{"groupId":78,"instId":400002,"npcId":12136,"pos":{"x":38113,"y":2870,"z":68251},"rot":{"x":0,"y":135967,"z":0}}],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300001,"propState":18,"propId":102009,"pos":{"x":13230,"y":5848,"z":79877},"rot":{"x":355563,"y":19747,"z":8131}}],"npcs":[],"monsters":[],"teleports":{}},"144":{"props":[{"groupId":144,"instId":300003,"propState":0,"propId":100000,"pos":{"x":-910,"y":-9491,"z":-37110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":144,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":144,"instId":400001,"npcId":12247,"pos":{"x":-16540,"y":103400,"z":-465330},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300001,"propState":18,"propId":102009,"pos":{"x":30260,"y":-4477,"z":755},"rot":{"x":0,"y":236461,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300002,"propState":0,"propId":100,"pos":{"x":29363,"y":-2731,"z":-23105},"rot":{"x":0,"y":90000,"z":0}},{"groupId":208,"instId":300001,"propState":0,"propId":100,"pos":{"x":29398,"y":-3490,"z":-24450},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":301,"startAnchorId":null,"startGroupId":null}},"102020102":{"P10202_F10202001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":8320,"y":-3486,"z":-25080},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-2460,"y":4278,"z":64960},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1020201":{"anchorId":3,"groupId":1,"instId":300002,"pos":{"x":9500,"y":-3486,"z":-22500},"rot":{"x":0,"y":0,"z":0}},"1020202":{"anchorId":2,"groupId":1,"instId":300001,"pos":{"x":-92,"y":4278,"z":68083},"rot":{"x":0,"y":155566,"z":0}}}},"96":{"props":[{"groupId":96,"instId":300001,"propState":0,"propId":107,"pos":{"x":-5507,"y":-1586,"z":39944},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"170":{"props":[{"groupId":170,"instId":300002,"propState":0,"propId":102226,"pos":{"x":29068,"y":-3800,"z":1633},"rot":{"x":0,"y":224000,"z":0}},{"groupId":170,"instId":300001,"propState":0,"propId":211,"pos":{"x":29068,"y":-3616,"z":1633},"rot":{"x":0,"y":224000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300002,"propState":0,"propId":114,"pos":{"x":39020,"y":1579,"z":93230},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300002,"propState":0,"propId":114,"pos":{"x":-17500,"y":-6776,"z":-41300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":2,"instId":400001,"npcId":12259,"pos":{"x":-36039,"y":610,"z":81710},"rot":{"x":0,"y":175135,"z":0}}],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300001,"propState":0,"propId":102035,"pos":{"x":49100,"y":760,"z":91010},"rot":{"x":0,"y":90000,"z":0}},{"groupId":137,"instId":300002,"propState":0,"propId":114,"pos":{"x":47032,"y":1579,"z":93230},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-33193,"y":-3469,"z":-1023},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[{"groupId":103,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-33193,"y":-3469,"z":-1023},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300003,"propState":18,"propId":102012,"pos":{"x":20674,"y":3380,"z":48750},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300002,"propState":18,"propId":102012,"pos":{"x":-33883,"y":1347,"z":51398},"rot":{"x":0,"y":89174,"z":0}},{"groupId":67,"instId":300004,"propState":18,"propId":102012,"pos":{"x":27121,"y":-4193,"z":27787},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300001,"propState":18,"propId":102012,"pos":{"x":28985,"y":-3635,"z":3163},"rot":{"x":0,"y":205341,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300002,"propState":12,"propId":60201,"pos":{"x":36163,"y":-4933,"z":-1530},"rot":{"x":0,"y":270000,"z":0}},{"groupId":61,"instId":300007,"propState":12,"propId":60201,"pos":{"x":45330,"y":2598,"z":49242},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-20189,"y":5189,"z":67530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300005,"propState":12,"propId":60201,"pos":{"x":-32000,"y":602,"z":63140},"rot":{"x":0,"y":270000,"z":0}},{"groupId":61,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-35230,"y":-3466,"z":-15030},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-2660,"y":-3486,"z":47793},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300001,"propState":12,"propId":60201,"pos":{"x":35129,"y":-4941,"z":33552},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300001,"propState":0,"propId":102080,"pos":{"x":29249,"y":3752,"z":49173},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300003,"propState":0,"propId":102080,"pos":{"x":-31791,"y":-1827,"z":-18518},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300002,"propState":0,"propId":102080,"pos":{"x":-3129,"y":4629,"z":61388},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[],"npcs":[{"groupId":78,"instId":400001,"npcId":12219,"pos":{"x":21754,"y":-3904,"z":-33536},"rot":{"x":0,"y":273510,"z":0}},{"groupId":78,"instId":400004,"npcId":12139,"pos":{"x":51830,"y":2598,"z":57560},"rot":{"x":0,"y":252688,"z":0}},{"groupId":78,"instId":400003,"npcId":12306,"pos":{"x":28939,"y":-4401,"z":4515},"rot":{"x":0,"y":229032,"z":0}},{"groupId":78,"instId":400002,"npcId":12136,"pos":{"x":38113,"y":2870,"z":68251},"rot":{"x":0,"y":135967,"z":0}}],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300001,"propState":18,"propId":102009,"pos":{"x":13230,"y":5848,"z":79877},"rot":{"x":355563,"y":19747,"z":8131}}],"npcs":[],"monsters":[],"teleports":{}},"144":{"props":[{"groupId":144,"instId":300003,"propState":0,"propId":100000,"pos":{"x":-910,"y":-9491,"z":-37110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":144,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":144,"instId":400001,"npcId":12247,"pos":{"x":-16540,"y":103400,"z":-465330},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300001,"propState":18,"propId":102009,"pos":{"x":30260,"y":-4477,"z":755},"rot":{"x":0,"y":236461,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300001,"propState":0,"propId":100,"pos":{"x":29398,"y":-3490,"z":-24450},"rot":{"x":0,"y":0,"z":0}},{"groupId":208,"instId":300002,"propState":0,"propId":100,"pos":{"x":29363,"y":-2731,"z":-23105},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":301,"startAnchorId":1,"startGroupId":2}},"102020103":{"P10202_F10202001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":8320,"y":-3486,"z":-25080},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-2460,"y":4278,"z":64960},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1020201":{"anchorId":3,"groupId":1,"instId":300002,"pos":{"x":9500,"y":-3486,"z":-22500},"rot":{"x":0,"y":0,"z":0}},"1020202":{"anchorId":2,"groupId":1,"instId":300001,"pos":{"x":-92,"y":4278,"z":68083},"rot":{"x":0,"y":155566,"z":0}}}},"170":{"props":[{"groupId":170,"instId":300002,"propState":0,"propId":102226,"pos":{"x":29068,"y":-3800,"z":1633},"rot":{"x":0,"y":224000,"z":0}},{"groupId":170,"instId":300001,"propState":0,"propId":211,"pos":{"x":29068,"y":-3616,"z":1633},"rot":{"x":0,"y":224000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300001,"propState":0,"propId":107,"pos":{"x":-5507,"y":-1586,"z":39944},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300002,"propState":0,"propId":114,"pos":{"x":-17500,"y":-6776,"z":-41300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":2,"instId":400001,"npcId":12259,"pos":{"x":-36039,"y":610,"z":81710},"rot":{"x":0,"y":175135,"z":0}}],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300002,"propState":0,"propId":114,"pos":{"x":39020,"y":1579,"z":93230},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300001,"propState":0,"propId":102035,"pos":{"x":49100,"y":760,"z":91010},"rot":{"x":0,"y":90000,"z":0}},{"groupId":137,"instId":300002,"propState":0,"propId":114,"pos":{"x":47032,"y":1579,"z":93230},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-33193,"y":-3469,"z":-1023},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[{"groupId":103,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-33193,"y":-3469,"z":-1023},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-2660,"y":-3486,"z":47793},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300007,"propState":12,"propId":60201,"pos":{"x":45330,"y":2598,"z":49242},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300005,"propState":12,"propId":60201,"pos":{"x":-32000,"y":602,"z":63140},"rot":{"x":0,"y":270000,"z":0}},{"groupId":61,"instId":300002,"propState":12,"propId":60201,"pos":{"x":36163,"y":-4933,"z":-1530},"rot":{"x":0,"y":270000,"z":0}},{"groupId":61,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-20189,"y":5189,"z":67530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-35230,"y":-3466,"z":-15030},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300001,"propState":12,"propId":60201,"pos":{"x":35129,"y":-4941,"z":33552},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300004,"propState":18,"propId":102012,"pos":{"x":27121,"y":-4193,"z":27787},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300003,"propState":18,"propId":102012,"pos":{"x":20674,"y":3380,"z":48750},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300002,"propState":18,"propId":102012,"pos":{"x":-33883,"y":1347,"z":51398},"rot":{"x":0,"y":89174,"z":0}},{"groupId":67,"instId":300001,"propState":18,"propId":102012,"pos":{"x":28985,"y":-3635,"z":3163},"rot":{"x":0,"y":205341,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300003,"propState":0,"propId":102080,"pos":{"x":-31791,"y":-1827,"z":-18518},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300002,"propState":0,"propId":102080,"pos":{"x":-3129,"y":4629,"z":61388},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300001,"propState":0,"propId":102080,"pos":{"x":29249,"y":3752,"z":49173},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[],"npcs":[{"groupId":78,"instId":400003,"npcId":12306,"pos":{"x":28939,"y":-4401,"z":4515},"rot":{"x":0,"y":229032,"z":0}},{"groupId":78,"instId":400001,"npcId":12219,"pos":{"x":21754,"y":-3904,"z":-33536},"rot":{"x":0,"y":273510,"z":0}},{"groupId":78,"instId":400004,"npcId":12139,"pos":{"x":51830,"y":2598,"z":57560},"rot":{"x":0,"y":252688,"z":0}},{"groupId":78,"instId":400002,"npcId":12136,"pos":{"x":38113,"y":2870,"z":68251},"rot":{"x":0,"y":135967,"z":0}}],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300001,"propState":18,"propId":102009,"pos":{"x":13230,"y":5848,"z":79877},"rot":{"x":355563,"y":19747,"z":8131}}],"npcs":[],"monsters":[],"teleports":{}},"144":{"props":[{"groupId":144,"instId":300003,"propState":0,"propId":100000,"pos":{"x":-910,"y":-9491,"z":-37110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":144,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":144,"instId":400001,"npcId":12247,"pos":{"x":-16540,"y":103400,"z":-465330},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300001,"propState":18,"propId":102009,"pos":{"x":30260,"y":-4477,"z":755},"rot":{"x":0,"y":236461,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300002,"propState":0,"propId":100,"pos":{"x":29363,"y":-2731,"z":-23105},"rot":{"x":0,"y":90000,"z":0}},{"groupId":208,"instId":300001,"propState":0,"propId":100,"pos":{"x":29398,"y":-3490,"z":-24450},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":301,"startAnchorId":4,"startGroupId":1}},"102020104":{"P10202_F10202001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":8320,"y":-3486,"z":-25080},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-2460,"y":4278,"z":64960},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1020201":{"anchorId":3,"groupId":1,"instId":300002,"pos":{"x":9500,"y":-3486,"z":-22500},"rot":{"x":0,"y":0,"z":0}},"1020202":{"anchorId":2,"groupId":1,"instId":300001,"pos":{"x":-92,"y":4278,"z":68083},"rot":{"x":0,"y":155566,"z":0}}}},"170":{"props":[{"groupId":170,"instId":300002,"propState":0,"propId":102226,"pos":{"x":29068,"y":-3800,"z":1633},"rot":{"x":0,"y":224000,"z":0}},{"groupId":170,"instId":300001,"propState":0,"propId":211,"pos":{"x":29068,"y":-3616,"z":1633},"rot":{"x":0,"y":224000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300001,"propState":0,"propId":107,"pos":{"x":-5507,"y":-1586,"z":39944},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300002,"propState":0,"propId":114,"pos":{"x":-17500,"y":-6776,"z":-41300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":2,"instId":400001,"npcId":12259,"pos":{"x":-36039,"y":610,"z":81710},"rot":{"x":0,"y":175135,"z":0}}],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300002,"propState":0,"propId":114,"pos":{"x":39020,"y":1579,"z":93230},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300001,"propState":0,"propId":102035,"pos":{"x":49100,"y":760,"z":91010},"rot":{"x":0,"y":90000,"z":0}},{"groupId":137,"instId":300002,"propState":0,"propId":114,"pos":{"x":47032,"y":1579,"z":93230},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-33193,"y":-3469,"z":-1023},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[{"groupId":103,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-33193,"y":-3469,"z":-1023},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-35230,"y":-3466,"z":-15030},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300007,"propState":12,"propId":60201,"pos":{"x":45330,"y":2598,"z":49242},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300002,"propState":12,"propId":60201,"pos":{"x":36163,"y":-4933,"z":-1530},"rot":{"x":0,"y":270000,"z":0}},{"groupId":61,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-20189,"y":5189,"z":67530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300005,"propState":12,"propId":60201,"pos":{"x":-32000,"y":602,"z":63140},"rot":{"x":0,"y":270000,"z":0}},{"groupId":61,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-2660,"y":-3486,"z":47793},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300001,"propState":12,"propId":60201,"pos":{"x":35129,"y":-4941,"z":33552},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300003,"propState":18,"propId":102012,"pos":{"x":20674,"y":3380,"z":48750},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300004,"propState":18,"propId":102012,"pos":{"x":27121,"y":-4193,"z":27787},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300002,"propState":18,"propId":102012,"pos":{"x":-33883,"y":1347,"z":51398},"rot":{"x":0,"y":89174,"z":0}},{"groupId":67,"instId":300001,"propState":18,"propId":102012,"pos":{"x":28985,"y":-3635,"z":3163},"rot":{"x":0,"y":205341,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300002,"propState":0,"propId":102080,"pos":{"x":-3129,"y":4629,"z":61388},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300003,"propState":0,"propId":102080,"pos":{"x":-31791,"y":-1827,"z":-18518},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300001,"propState":0,"propId":102080,"pos":{"x":29249,"y":3752,"z":49173},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[],"npcs":[{"groupId":78,"instId":400003,"npcId":12306,"pos":{"x":28939,"y":-4401,"z":4515},"rot":{"x":0,"y":229032,"z":0}},{"groupId":78,"instId":400001,"npcId":12219,"pos":{"x":21754,"y":-3904,"z":-33536},"rot":{"x":0,"y":273510,"z":0}},{"groupId":78,"instId":400004,"npcId":12139,"pos":{"x":51830,"y":2598,"z":57560},"rot":{"x":0,"y":252688,"z":0}},{"groupId":78,"instId":400002,"npcId":12136,"pos":{"x":38113,"y":2870,"z":68251},"rot":{"x":0,"y":135967,"z":0}}],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300001,"propState":18,"propId":102009,"pos":{"x":13230,"y":5848,"z":79877},"rot":{"x":355563,"y":19747,"z":8131}}],"npcs":[],"monsters":[],"teleports":{}},"144":{"props":[{"groupId":144,"instId":300003,"propState":0,"propId":100000,"pos":{"x":-910,"y":-9491,"z":-37110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":144,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":144,"instId":400001,"npcId":12247,"pos":{"x":-16540,"y":103400,"z":-465330},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300001,"propState":18,"propId":102009,"pos":{"x":30260,"y":-4477,"z":755},"rot":{"x":0,"y":236461,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300001,"propState":0,"propId":100,"pos":{"x":29398,"y":-3490,"z":-24450},"rot":{"x":0,"y":0,"z":0}},{"groupId":208,"instId":300002,"propState":0,"propId":100,"pos":{"x":29363,"y":-2731,"z":-23105},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":301,"startAnchorId":2,"startGroupId":2}},"102020105":{"P10202_F10202001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":8320,"y":-3486,"z":-25080},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-2460,"y":4278,"z":64960},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1020201":{"anchorId":3,"groupId":1,"instId":300002,"pos":{"x":9500,"y":-3486,"z":-22500},"rot":{"x":0,"y":0,"z":0}},"1020202":{"anchorId":2,"groupId":1,"instId":300001,"pos":{"x":-92,"y":4278,"z":68083},"rot":{"x":0,"y":155566,"z":0}}}},"170":{"props":[{"groupId":170,"instId":300002,"propState":0,"propId":102226,"pos":{"x":29068,"y":-3800,"z":1633},"rot":{"x":0,"y":224000,"z":0}},{"groupId":170,"instId":300001,"propState":0,"propId":211,"pos":{"x":29068,"y":-3616,"z":1633},"rot":{"x":0,"y":224000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300001,"propState":0,"propId":107,"pos":{"x":-5507,"y":-1586,"z":39944},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300002,"propState":0,"propId":114,"pos":{"x":-17500,"y":-6776,"z":-41300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":2,"instId":400001,"npcId":12259,"pos":{"x":-36039,"y":610,"z":81710},"rot":{"x":0,"y":175135,"z":0}}],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300002,"propState":0,"propId":114,"pos":{"x":39020,"y":1579,"z":93230},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300001,"propState":0,"propId":102035,"pos":{"x":49100,"y":760,"z":91010},"rot":{"x":0,"y":90000,"z":0}},{"groupId":137,"instId":300002,"propState":0,"propId":114,"pos":{"x":47032,"y":1579,"z":93230},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-33193,"y":-3469,"z":-1023},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[{"groupId":103,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-33193,"y":-3469,"z":-1023},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-35230,"y":-3466,"z":-15030},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300007,"propState":12,"propId":60201,"pos":{"x":45330,"y":2598,"z":49242},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-20189,"y":5189,"z":67530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300005,"propState":12,"propId":60201,"pos":{"x":-32000,"y":602,"z":63140},"rot":{"x":0,"y":270000,"z":0}},{"groupId":61,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-2660,"y":-3486,"z":47793},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300002,"propState":12,"propId":60201,"pos":{"x":36163,"y":-4933,"z":-1530},"rot":{"x":0,"y":270000,"z":0}},{"groupId":61,"instId":300001,"propState":12,"propId":60201,"pos":{"x":35129,"y":-4941,"z":33552},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300002,"propState":18,"propId":102012,"pos":{"x":-33883,"y":1347,"z":51398},"rot":{"x":0,"y":89174,"z":0}},{"groupId":67,"instId":300004,"propState":18,"propId":102012,"pos":{"x":27121,"y":-4193,"z":27787},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300003,"propState":18,"propId":102012,"pos":{"x":20674,"y":3380,"z":48750},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300001,"propState":18,"propId":102012,"pos":{"x":28985,"y":-3635,"z":3163},"rot":{"x":0,"y":205341,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300003,"propState":0,"propId":102080,"pos":{"x":-31791,"y":-1827,"z":-18518},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300001,"propState":0,"propId":102080,"pos":{"x":29249,"y":3752,"z":49173},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300002,"propState":0,"propId":102080,"pos":{"x":-3129,"y":4629,"z":61388},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[],"npcs":[{"groupId":78,"instId":400003,"npcId":12306,"pos":{"x":28939,"y":-4401,"z":4515},"rot":{"x":0,"y":229032,"z":0}},{"groupId":78,"instId":400001,"npcId":12219,"pos":{"x":21754,"y":-3904,"z":-33536},"rot":{"x":0,"y":273510,"z":0}},{"groupId":78,"instId":400004,"npcId":12139,"pos":{"x":51830,"y":2598,"z":57560},"rot":{"x":0,"y":252688,"z":0}},{"groupId":78,"instId":400002,"npcId":12136,"pos":{"x":38113,"y":2870,"z":68251},"rot":{"x":0,"y":135967,"z":0}}],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300001,"propState":18,"propId":102009,"pos":{"x":13230,"y":5848,"z":79877},"rot":{"x":355563,"y":19747,"z":8131}}],"npcs":[],"monsters":[],"teleports":{}},"144":{"props":[{"groupId":144,"instId":300003,"propState":0,"propId":100000,"pos":{"x":-910,"y":-9491,"z":-37110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":144,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":144,"instId":400001,"npcId":12247,"pos":{"x":-16540,"y":103400,"z":-465330},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300001,"propState":18,"propId":102009,"pos":{"x":30260,"y":-4477,"z":755},"rot":{"x":0,"y":236461,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300002,"propState":0,"propId":100,"pos":{"x":29363,"y":-2731,"z":-23105},"rot":{"x":0,"y":90000,"z":0}},{"groupId":208,"instId":300001,"propState":0,"propId":100,"pos":{"x":29398,"y":-3490,"z":-24450},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":301,"startAnchorId":5,"startGroupId":1}},"102020106":{"P10202_F10202001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":8320,"y":-3486,"z":-25080},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-2460,"y":4278,"z":64960},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1020201":{"anchorId":3,"groupId":1,"instId":300002,"pos":{"x":9500,"y":-3486,"z":-22500},"rot":{"x":0,"y":0,"z":0}},"1020202":{"anchorId":2,"groupId":1,"instId":300001,"pos":{"x":-92,"y":4278,"z":68083},"rot":{"x":0,"y":155566,"z":0}}}},"170":{"props":[{"groupId":170,"instId":300002,"propState":0,"propId":102226,"pos":{"x":29068,"y":-3800,"z":1633},"rot":{"x":0,"y":224000,"z":0}},{"groupId":170,"instId":300001,"propState":0,"propId":211,"pos":{"x":29068,"y":-3616,"z":1633},"rot":{"x":0,"y":224000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300001,"propState":0,"propId":107,"pos":{"x":-5507,"y":-1586,"z":39944},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300002,"propState":0,"propId":114,"pos":{"x":-17500,"y":-6776,"z":-41300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":2,"instId":400001,"npcId":12259,"pos":{"x":-36039,"y":610,"z":81710},"rot":{"x":0,"y":175135,"z":0}}],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300002,"propState":0,"propId":114,"pos":{"x":39020,"y":1579,"z":93230},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300001,"propState":0,"propId":102035,"pos":{"x":49100,"y":760,"z":91010},"rot":{"x":0,"y":90000,"z":0}},{"groupId":137,"instId":300002,"propState":0,"propId":114,"pos":{"x":47032,"y":1579,"z":93230},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-33193,"y":-3469,"z":-1023},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[{"groupId":103,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-33193,"y":-3469,"z":-1023},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300002,"propState":12,"propId":60201,"pos":{"x":36163,"y":-4933,"z":-1530},"rot":{"x":0,"y":270000,"z":0}},{"groupId":61,"instId":300007,"propState":12,"propId":60201,"pos":{"x":45330,"y":2598,"z":49242},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-20189,"y":5189,"z":67530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300005,"propState":12,"propId":60201,"pos":{"x":-32000,"y":602,"z":63140},"rot":{"x":0,"y":270000,"z":0}},{"groupId":61,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-35230,"y":-3466,"z":-15030},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-2660,"y":-3486,"z":47793},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300001,"propState":12,"propId":60201,"pos":{"x":35129,"y":-4941,"z":33552},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300004,"propState":18,"propId":102012,"pos":{"x":27121,"y":-4193,"z":27787},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300003,"propState":18,"propId":102012,"pos":{"x":20674,"y":3380,"z":48750},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300002,"propState":18,"propId":102012,"pos":{"x":-33883,"y":1347,"z":51398},"rot":{"x":0,"y":89174,"z":0}},{"groupId":67,"instId":300001,"propState":18,"propId":102012,"pos":{"x":28985,"y":-3635,"z":3163},"rot":{"x":0,"y":205341,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300003,"propState":0,"propId":102080,"pos":{"x":-31791,"y":-1827,"z":-18518},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300001,"propState":0,"propId":102080,"pos":{"x":29249,"y":3752,"z":49173},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300002,"propState":0,"propId":102080,"pos":{"x":-3129,"y":4629,"z":61388},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[],"npcs":[{"groupId":78,"instId":400001,"npcId":12219,"pos":{"x":21754,"y":-3904,"z":-33536},"rot":{"x":0,"y":273510,"z":0}},{"groupId":78,"instId":400004,"npcId":12139,"pos":{"x":51830,"y":2598,"z":57560},"rot":{"x":0,"y":252688,"z":0}},{"groupId":78,"instId":400003,"npcId":12306,"pos":{"x":28939,"y":-4401,"z":4515},"rot":{"x":0,"y":229032,"z":0}},{"groupId":78,"instId":400002,"npcId":12136,"pos":{"x":38113,"y":2870,"z":68251},"rot":{"x":0,"y":135967,"z":0}}],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300001,"propState":18,"propId":102009,"pos":{"x":13230,"y":5848,"z":79877},"rot":{"x":355563,"y":19747,"z":8131}}],"npcs":[],"monsters":[],"teleports":{}},"144":{"props":[{"groupId":144,"instId":300003,"propState":0,"propId":100000,"pos":{"x":-910,"y":-9491,"z":-37110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":144,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":144,"instId":400001,"npcId":12247,"pos":{"x":-16540,"y":103400,"z":-465330},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300001,"propState":18,"propId":102009,"pos":{"x":30260,"y":-4477,"z":755},"rot":{"x":0,"y":236461,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300002,"propState":0,"propId":100,"pos":{"x":29363,"y":-2731,"z":-23105},"rot":{"x":0,"y":90000,"z":0}},{"groupId":208,"instId":300001,"propState":0,"propId":100,"pos":{"x":29398,"y":-3490,"z":-24450},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":301,"startAnchorId":6,"startGroupId":1}},"102020107":{"P10202_F10202001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-2460,"y":4278,"z":64960},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":8320,"y":-3486,"z":-25080},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1020201":{"anchorId":3,"groupId":1,"instId":300002,"pos":{"x":9500,"y":-3486,"z":-22500},"rot":{"x":0,"y":0,"z":0}},"1020202":{"anchorId":2,"groupId":1,"instId":300001,"pos":{"x":-92,"y":4278,"z":68083},"rot":{"x":0,"y":155566,"z":0}}}},"170":{"props":[{"groupId":170,"instId":300002,"propState":0,"propId":102226,"pos":{"x":29068,"y":-3800,"z":1633},"rot":{"x":0,"y":224000,"z":0}},{"groupId":170,"instId":300001,"propState":0,"propId":211,"pos":{"x":29068,"y":-3616,"z":1633},"rot":{"x":0,"y":224000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300001,"propState":0,"propId":107,"pos":{"x":-5507,"y":-1586,"z":39944},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300002,"propState":0,"propId":114,"pos":{"x":-17500,"y":-6776,"z":-41300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":2,"instId":400001,"npcId":12259,"pos":{"x":-36039,"y":610,"z":81710},"rot":{"x":0,"y":175135,"z":0}}],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300002,"propState":0,"propId":114,"pos":{"x":39020,"y":1579,"z":93230},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300001,"propState":0,"propId":102035,"pos":{"x":49100,"y":760,"z":91010},"rot":{"x":0,"y":90000,"z":0}},{"groupId":137,"instId":300002,"propState":0,"propId":114,"pos":{"x":47032,"y":1579,"z":93230},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-33193,"y":-3469,"z":-1023},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[{"groupId":103,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-33193,"y":-3469,"z":-1023},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-35230,"y":-3466,"z":-15030},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300002,"propState":12,"propId":60201,"pos":{"x":36163,"y":-4933,"z":-1530},"rot":{"x":0,"y":270000,"z":0}},{"groupId":61,"instId":300007,"propState":12,"propId":60201,"pos":{"x":45330,"y":2598,"z":49242},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-20189,"y":5189,"z":67530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300005,"propState":12,"propId":60201,"pos":{"x":-32000,"y":602,"z":63140},"rot":{"x":0,"y":270000,"z":0}},{"groupId":61,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-2660,"y":-3486,"z":47793},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300001,"propState":12,"propId":60201,"pos":{"x":35129,"y":-4941,"z":33552},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300004,"propState":18,"propId":102012,"pos":{"x":27121,"y":-4193,"z":27787},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300003,"propState":18,"propId":102012,"pos":{"x":20674,"y":3380,"z":48750},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300002,"propState":18,"propId":102012,"pos":{"x":-33883,"y":1347,"z":51398},"rot":{"x":0,"y":89174,"z":0}},{"groupId":67,"instId":300001,"propState":18,"propId":102012,"pos":{"x":28985,"y":-3635,"z":3163},"rot":{"x":0,"y":205341,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300003,"propState":0,"propId":102080,"pos":{"x":-31791,"y":-1827,"z":-18518},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300002,"propState":0,"propId":102080,"pos":{"x":-3129,"y":4629,"z":61388},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300001,"propState":0,"propId":102080,"pos":{"x":29249,"y":3752,"z":49173},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[],"npcs":[{"groupId":78,"instId":400001,"npcId":12219,"pos":{"x":21754,"y":-3904,"z":-33536},"rot":{"x":0,"y":273510,"z":0}},{"groupId":78,"instId":400004,"npcId":12139,"pos":{"x":51830,"y":2598,"z":57560},"rot":{"x":0,"y":252688,"z":0}},{"groupId":78,"instId":400003,"npcId":12306,"pos":{"x":28939,"y":-4401,"z":4515},"rot":{"x":0,"y":229032,"z":0}},{"groupId":78,"instId":400002,"npcId":12136,"pos":{"x":38113,"y":2870,"z":68251},"rot":{"x":0,"y":135967,"z":0}}],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300001,"propState":18,"propId":102009,"pos":{"x":13230,"y":5848,"z":79877},"rot":{"x":355563,"y":19747,"z":8131}}],"npcs":[],"monsters":[],"teleports":{}},"144":{"props":[{"groupId":144,"instId":300003,"propState":0,"propId":100000,"pos":{"x":-910,"y":-9491,"z":-37110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":144,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":144,"instId":400001,"npcId":12247,"pos":{"x":-16540,"y":103400,"z":-465330},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300001,"propState":18,"propId":102009,"pos":{"x":30260,"y":-4477,"z":755},"rot":{"x":0,"y":236461,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300002,"propState":0,"propId":100,"pos":{"x":29363,"y":-2731,"z":-23105},"rot":{"x":0,"y":90000,"z":0}},{"groupId":208,"instId":300001,"propState":0,"propId":100,"pos":{"x":29398,"y":-3490,"z":-24450},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":301,"startAnchorId":1,"startGroupId":170}},"1020202":{"P10202_F10202001":{"scenes":{"22":{"props":[{"groupId":22,"instId":300002,"propState":18,"propId":102009,"pos":{"x":48349,"y":1672,"z":-7203},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300005,"propState":18,"propId":102009,"pos":{"x":49001,"y":1422,"z":-2259},"rot":{"x":0,"y":101696,"z":0}},{"groupId":22,"instId":300004,"propState":18,"propId":102009,"pos":{"x":49001,"y":1422,"z":-2259},"rot":{"x":0,"y":101696,"z":0}},{"groupId":22,"instId":300003,"propState":18,"propId":102009,"pos":{"x":45967,"y":1422,"z":-2378},"rot":{"x":0,"y":346283,"z":0}},{"groupId":22,"instId":300001,"propState":18,"propId":102009,"pos":{"x":44583,"y":1424,"z":-12162},"rot":{"x":0,"y":184012,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300002,"propState":18,"propId":102009,"pos":{"x":49001,"y":1422,"z":-2259},"rot":{"x":0,"y":101696,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300002,"propState":18,"propId":102058,"pos":{"x":46761,"y":1938,"z":-13776},"rot":{"x":0,"y":244220,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":301,"startAnchorId":1,"startGroupId":2}},"1020203":{"P10202_F10202001":{"scenes":{"22":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300003,"propState":18,"propId":102010,"pos":{"x":1134,"y":2383,"z":20576},"rot":{"x":0,"y":179459,"z":0}},{"groupId":10,"instId":300002,"propState":18,"propId":102009,"pos":{"x":-900,"y":2384,"z":20558},"rot":{"x":0,"y":313691,"z":0}},{"groupId":10,"instId":300001,"propState":18,"propId":102009,"pos":{"x":-1166,"y":2155,"z":23328},"rot":{"x":0,"y":338920,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300001,"propState":18,"propId":102009,"pos":{"x":-1166,"y":2155,"z":23328},"rot":{"x":0,"y":338920,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300001,"propState":18,"propId":102009,"pos":{"x":-1166,"y":2155,"z":23328},"rot":{"x":0,"y":338920,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300001,"propState":18,"propId":102012,"pos":{"x":-107,"y":2384,"z":20538},"rot":{"x":0,"y":167754,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300001,"propState":18,"propId":102012,"pos":{"x":1148,"y":2164,"z":23254},"rot":{"x":0,"y":244437,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300001,"propState":8,"propId":101,"pos":{"x":3092,"y":-2023,"z":-29254},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1020211":{"anchorId":1,"groupId":59,"instId":300001,"pos":{"x":17,"y":-2025,"z":-32870},"rot":{"x":0,"y":0,"z":0}}}},"60":{"props":[{"groupId":60,"instId":300002,"propState":18,"propId":102011,"pos":{"x":-7559,"y":-1159,"z":-21157},"rot":{"x":0,"y":244437,"z":0}},{"groupId":60,"instId":300001,"propState":18,"propId":101028,"pos":{"x":709,"y":2159,"z":23664},"rot":{"x":0,"y":244437,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300001,"propState":18,"propId":102012,"pos":{"x":-22,"y":2392,"z":20979},"rot":{"x":0,"y":333814,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":301,"startAnchorId":1,"startGroupId":1}},"1020204":{"P10202_F10202001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":32300,"y":3600,"z":-36330},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-40660,"y":-2038,"z":-74690},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1020203":{"anchorId":2,"groupId":1,"instId":300001,"pos":{"x":-33410,"y":-727,"z":-60790},"rot":{"x":0,"y":6906,"z":0}},"1020204":{"anchorId":3,"groupId":1,"instId":300002,"pos":{"x":37598,"y":3760,"z":-36308},"rot":{"x":0,"y":345000,"z":0}}}},"3":{"props":[{"groupId":3,"instId":300002,"propState":2,"propId":102196,"pos":{"x":-30053,"y":3662,"z":63600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":137,"pos":{"x":-32366,"y":4134,"z":61000},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":102187,"pos":{"x":-32320,"y":2740,"z":63590},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300006,"propState":12,"propId":60201,"pos":{"x":42888,"y":2694,"z":4848},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300004,"propState":12,"propId":60201,"pos":{"x":15759,"y":5880,"z":12675},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300001,"propState":12,"propId":60201,"pos":{"x":-31440,"y":-704,"z":-65210},"rot":{"x":0,"y":320000,"z":0}},{"groupId":85,"instId":300007,"propState":12,"propId":60201,"pos":{"x":-40350,"y":3262,"z":30853},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300005,"propState":12,"propId":60201,"pos":{"x":67710,"y":2191,"z":-40560},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-20010,"y":1612,"z":-12730},"rot":{"x":0,"y":355000,"z":0}},{"groupId":85,"instId":300002,"propState":12,"propId":60201,"pos":{"x":-51573,"y":-833,"z":2001},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[],"npcs":[],"monsters":[{"groupId":30,"instId":200001,"monsterId":2022010,"eventId":20211004,"pos":{"x":-60720,"y":-2037,"z":-71240},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300001,"propState":0,"propId":300000,"pos":{"x":16940,"y":5180,"z":-4460},"rot":{"x":588,"y":6689,"z":355002}}],"npcs":[],"monsters":[],"teleports":{}},"126":{"props":[{"groupId":126,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"128":{"props":[{"groupId":128,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"127":{"props":[{"groupId":127,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"129":{"props":[{"groupId":129,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"130":{"props":[{"groupId":130,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"131":{"props":[{"groupId":131,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"132":{"props":[{"groupId":132,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"144":{"props":[],"npcs":[{"groupId":144,"instId":400001,"npcId":12218,"pos":{"x":20966,"y":3600,"z":-32604},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"146":{"props":[],"npcs":[{"groupId":146,"instId":400001,"npcId":12173,"pos":{"x":55190,"y":2631,"z":-4220},"rot":{"x":0,"y":267043,"z":0}}],"monsters":[],"teleports":{}},"147":{"props":[],"npcs":[{"groupId":147,"instId":400001,"npcId":12268,"pos":{"x":-59117,"y":161,"z":-6405},"rot":{"x":0,"y":89341,"z":0}}],"monsters":[],"teleports":{}},"148":{"props":[],"npcs":[{"groupId":148,"instId":400001,"npcId":12269,"pos":{"x":-41210,"y":564,"z":-39140},"rot":{"x":0,"y":73020,"z":0}}],"monsters":[],"teleports":{}},"150":{"props":[],"npcs":[{"groupId":150,"instId":400001,"npcId":12242,"pos":{"x":-42986,"y":1161,"z":-26521},"rot":{"x":0,"y":104341,"z":0}}],"monsters":[],"teleports":{}},"212":{"props":[{"groupId":212,"instId":300002,"propState":2,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":212,"instId":300001,"propState":101,"propId":217,"pos":{"x":-30671,"y":482,"z":-46981},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"273":{"props":[],"npcs":[{"groupId":273,"instId":400001,"npcId":12172,"pos":{"x":1333,"y":90,"z":-38868},"rot":{"x":0,"y":171603,"z":0}}],"monsters":[],"teleports":{}},"281":{"props":[{"groupId":281,"instId":300001,"propState":0,"propId":102080,"pos":{"x":-24010,"y":1817,"z":-39860},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"283":{"props":[{"groupId":283,"instId":300004,"propState":18,"propId":102058,"pos":{"x":-39770,"y":2762,"z":-17352},"rot":{"x":0,"y":0,"z":0}},{"groupId":283,"instId":300011,"propState":18,"propId":102058,"pos":{"x":-42272,"y":2491,"z":2294},"rot":{"x":0,"y":292088,"z":0}},{"groupId":283,"instId":300010,"propState":18,"propId":102009,"pos":{"x":-40639,"y":4030,"z":27085},"rot":{"x":0,"y":0,"z":0}},{"groupId":283,"instId":300009,"propState":18,"propId":102009,"pos":{"x":-57847,"y":659,"z":-35003},"rot":{"x":0,"y":151178,"z":0}},{"groupId":283,"instId":300008,"propState":18,"propId":102009,"pos":{"x":-25613,"y":2078,"z":-23986},"rot":{"x":0,"y":0,"z":0}},{"groupId":283,"instId":300007,"propState":18,"propId":102009,"pos":{"x":54710,"y":4502,"z":-38834},"rot":{"x":0,"y":227613,"z":0}},{"groupId":283,"instId":300006,"propState":18,"propId":102011,"pos":{"x":52010,"y":3191,"z":5530},"rot":{"x":0,"y":0,"z":0}},{"groupId":283,"instId":300005,"propState":18,"propId":102011,"pos":{"x":29371,"y":6642,"z":10569},"rot":{"x":0,"y":0,"z":0}},{"groupId":283,"instId":300003,"propState":18,"propId":102058,"pos":{"x":-24995,"y":1239,"z":-52744},"rot":{"x":0,"y":231332,"z":0}},{"groupId":283,"instId":300002,"propState":18,"propId":102012,"pos":{"x":-24970,"y":1239,"z":-57940},"rot":{"x":0,"y":196370,"z":0}},{"groupId":283,"instId":300001,"propState":18,"propId":102009,"pos":{"x":-19116,"y":1202,"z":-48027},"rot":{"x":0,"y":40109,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"285":{"props":[],"npcs":[{"groupId":285,"instId":400001,"npcId":12267,"pos":{"x":-21626,"y":1830,"z":-28030},"rot":{"x":0,"y":200033,"z":0}}],"monsters":[],"teleports":{}},"328":{"props":[{"groupId":328,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"329":{"props":[{"groupId":329,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"330":{"props":[{"groupId":330,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"331":{"props":[{"groupId":331,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"332":{"props":[{"groupId":332,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"333":{"props":[{"groupId":333,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"334":{"props":[{"groupId":334,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":301,"startAnchorId":null,"startGroupId":null}},"102020402":{"P10202_F10202001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":32300,"y":3600,"z":-36330},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-40660,"y":-2038,"z":-74690},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1020203":{"anchorId":2,"groupId":1,"instId":300001,"pos":{"x":-33410,"y":-727,"z":-60790},"rot":{"x":0,"y":6906,"z":0}},"1020204":{"anchorId":3,"groupId":1,"instId":300002,"pos":{"x":37598,"y":3760,"z":-36308},"rot":{"x":0,"y":345000,"z":0}}}},"3":{"props":[{"groupId":3,"instId":300003,"propState":0,"propId":137,"pos":{"x":-32366,"y":4134,"z":61000},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300002,"propState":2,"propId":102196,"pos":{"x":-30053,"y":3662,"z":63600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":102187,"pos":{"x":-32320,"y":2740,"z":63590},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300004,"propState":12,"propId":60201,"pos":{"x":15759,"y":5880,"z":12675},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300007,"propState":12,"propId":60201,"pos":{"x":-40350,"y":3262,"z":30853},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300005,"propState":12,"propId":60201,"pos":{"x":67710,"y":2191,"z":-40560},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300002,"propState":12,"propId":60201,"pos":{"x":-51573,"y":-833,"z":2001},"rot":{"x":0,"y":180000,"z":0}},{"groupId":85,"instId":300006,"propState":12,"propId":60201,"pos":{"x":42888,"y":2694,"z":4848},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-20010,"y":1612,"z":-12730},"rot":{"x":0,"y":355000,"z":0}},{"groupId":85,"instId":300001,"propState":12,"propId":60201,"pos":{"x":-31440,"y":-704,"z":-65210},"rot":{"x":0,"y":320000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[],"npcs":[],"monsters":[{"groupId":30,"instId":200001,"monsterId":2022010,"eventId":20211004,"pos":{"x":-60720,"y":-2037,"z":-71240},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300001,"propState":0,"propId":300000,"pos":{"x":16940,"y":5180,"z":-4460},"rot":{"x":588,"y":6689,"z":355002}}],"npcs":[],"monsters":[],"teleports":{}},"126":{"props":[{"groupId":126,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"127":{"props":[{"groupId":127,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"128":{"props":[{"groupId":128,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"129":{"props":[{"groupId":129,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"130":{"props":[{"groupId":130,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"131":{"props":[{"groupId":131,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"132":{"props":[{"groupId":132,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"144":{"props":[],"npcs":[{"groupId":144,"instId":400001,"npcId":12218,"pos":{"x":20966,"y":3600,"z":-32604},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"146":{"props":[],"npcs":[{"groupId":146,"instId":400001,"npcId":12173,"pos":{"x":55190,"y":2631,"z":-4220},"rot":{"x":0,"y":267043,"z":0}}],"monsters":[],"teleports":{}},"147":{"props":[],"npcs":[{"groupId":147,"instId":400001,"npcId":12268,"pos":{"x":-59117,"y":161,"z":-6405},"rot":{"x":0,"y":89341,"z":0}}],"monsters":[],"teleports":{}},"148":{"props":[],"npcs":[{"groupId":148,"instId":400001,"npcId":12269,"pos":{"x":-41210,"y":564,"z":-39140},"rot":{"x":0,"y":73020,"z":0}}],"monsters":[],"teleports":{}},"150":{"props":[],"npcs":[{"groupId":150,"instId":400001,"npcId":12242,"pos":{"x":-42986,"y":1161,"z":-26521},"rot":{"x":0,"y":104341,"z":0}}],"monsters":[],"teleports":{}},"212":{"props":[{"groupId":212,"instId":300002,"propState":2,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":212,"instId":300001,"propState":101,"propId":217,"pos":{"x":-30671,"y":482,"z":-46981},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"273":{"props":[],"npcs":[{"groupId":273,"instId":400001,"npcId":12172,"pos":{"x":1333,"y":90,"z":-38868},"rot":{"x":0,"y":171603,"z":0}}],"monsters":[],"teleports":{}},"281":{"props":[{"groupId":281,"instId":300001,"propState":0,"propId":102080,"pos":{"x":-24010,"y":1817,"z":-39860},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"283":{"props":[{"groupId":283,"instId":300003,"propState":18,"propId":102058,"pos":{"x":-24995,"y":1239,"z":-52744},"rot":{"x":0,"y":231332,"z":0}},{"groupId":283,"instId":300011,"propState":18,"propId":102058,"pos":{"x":-42272,"y":2491,"z":2294},"rot":{"x":0,"y":292088,"z":0}},{"groupId":283,"instId":300010,"propState":18,"propId":102009,"pos":{"x":-40639,"y":4030,"z":27085},"rot":{"x":0,"y":0,"z":0}},{"groupId":283,"instId":300009,"propState":18,"propId":102009,"pos":{"x":-57847,"y":659,"z":-35003},"rot":{"x":0,"y":151178,"z":0}},{"groupId":283,"instId":300008,"propState":18,"propId":102009,"pos":{"x":-25613,"y":2078,"z":-23986},"rot":{"x":0,"y":0,"z":0}},{"groupId":283,"instId":300007,"propState":18,"propId":102009,"pos":{"x":54710,"y":4502,"z":-38834},"rot":{"x":0,"y":227613,"z":0}},{"groupId":283,"instId":300006,"propState":18,"propId":102011,"pos":{"x":52010,"y":3191,"z":5530},"rot":{"x":0,"y":0,"z":0}},{"groupId":283,"instId":300005,"propState":18,"propId":102011,"pos":{"x":29371,"y":6642,"z":10569},"rot":{"x":0,"y":0,"z":0}},{"groupId":283,"instId":300004,"propState":18,"propId":102058,"pos":{"x":-39770,"y":2762,"z":-17352},"rot":{"x":0,"y":0,"z":0}},{"groupId":283,"instId":300002,"propState":18,"propId":102012,"pos":{"x":-24970,"y":1239,"z":-57940},"rot":{"x":0,"y":196370,"z":0}},{"groupId":283,"instId":300001,"propState":18,"propId":102009,"pos":{"x":-19116,"y":1202,"z":-48027},"rot":{"x":0,"y":40109,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"285":{"props":[],"npcs":[{"groupId":285,"instId":400001,"npcId":12267,"pos":{"x":-21626,"y":1830,"z":-28030},"rot":{"x":0,"y":200033,"z":0}}],"monsters":[],"teleports":{}},"328":{"props":[{"groupId":328,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"329":{"props":[{"groupId":329,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"330":{"props":[{"groupId":330,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"332":{"props":[{"groupId":332,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"331":{"props":[{"groupId":331,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"333":{"props":[{"groupId":333,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"334":{"props":[{"groupId":334,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":301,"startAnchorId":1,"startGroupId":52}},"102020403":{"P10202_F10202001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":32300,"y":3600,"z":-36330},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-40660,"y":-2038,"z":-74690},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1020203":{"anchorId":2,"groupId":1,"instId":300001,"pos":{"x":-33410,"y":-727,"z":-60790},"rot":{"x":0,"y":6906,"z":0}},"1020204":{"anchorId":3,"groupId":1,"instId":300002,"pos":{"x":37598,"y":3760,"z":-36308},"rot":{"x":0,"y":345000,"z":0}}}},"3":{"props":[{"groupId":3,"instId":300002,"propState":2,"propId":102196,"pos":{"x":-30053,"y":3662,"z":63600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":137,"pos":{"x":-32366,"y":4134,"z":61000},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":102187,"pos":{"x":-32320,"y":2740,"z":63590},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-20010,"y":1612,"z":-12730},"rot":{"x":0,"y":355000,"z":0}},{"groupId":85,"instId":300007,"propState":12,"propId":60201,"pos":{"x":-40350,"y":3262,"z":30853},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300006,"propState":12,"propId":60201,"pos":{"x":42888,"y":2694,"z":4848},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300005,"propState":12,"propId":60201,"pos":{"x":67710,"y":2191,"z":-40560},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300004,"propState":12,"propId":60201,"pos":{"x":15759,"y":5880,"z":12675},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300002,"propState":12,"propId":60201,"pos":{"x":-51573,"y":-833,"z":2001},"rot":{"x":0,"y":180000,"z":0}},{"groupId":85,"instId":300001,"propState":12,"propId":60201,"pos":{"x":-31440,"y":-704,"z":-65210},"rot":{"x":0,"y":320000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[],"npcs":[],"monsters":[{"groupId":30,"instId":200001,"monsterId":2022010,"eventId":20211004,"pos":{"x":-60720,"y":-2037,"z":-71240},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300001,"propState":0,"propId":300000,"pos":{"x":16940,"y":5180,"z":-4460},"rot":{"x":588,"y":6689,"z":355002}}],"npcs":[],"monsters":[],"teleports":{}},"126":{"props":[{"groupId":126,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"127":{"props":[{"groupId":127,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"128":{"props":[{"groupId":128,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"129":{"props":[{"groupId":129,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"130":{"props":[{"groupId":130,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"131":{"props":[{"groupId":131,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"132":{"props":[{"groupId":132,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"144":{"props":[],"npcs":[{"groupId":144,"instId":400001,"npcId":12218,"pos":{"x":20966,"y":3600,"z":-32604},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"146":{"props":[],"npcs":[{"groupId":146,"instId":400001,"npcId":12173,"pos":{"x":55190,"y":2631,"z":-4220},"rot":{"x":0,"y":267043,"z":0}}],"monsters":[],"teleports":{}},"147":{"props":[],"npcs":[{"groupId":147,"instId":400001,"npcId":12268,"pos":{"x":-59117,"y":161,"z":-6405},"rot":{"x":0,"y":89341,"z":0}}],"monsters":[],"teleports":{}},"148":{"props":[],"npcs":[{"groupId":148,"instId":400001,"npcId":12269,"pos":{"x":-41210,"y":564,"z":-39140},"rot":{"x":0,"y":73020,"z":0}}],"monsters":[],"teleports":{}},"150":{"props":[],"npcs":[{"groupId":150,"instId":400001,"npcId":12242,"pos":{"x":-42986,"y":1161,"z":-26521},"rot":{"x":0,"y":104341,"z":0}}],"monsters":[],"teleports":{}},"212":{"props":[{"groupId":212,"instId":300002,"propState":2,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":212,"instId":300001,"propState":101,"propId":217,"pos":{"x":-30671,"y":482,"z":-46981},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"273":{"props":[],"npcs":[{"groupId":273,"instId":400001,"npcId":12172,"pos":{"x":1333,"y":90,"z":-38868},"rot":{"x":0,"y":171603,"z":0}}],"monsters":[],"teleports":{}},"281":{"props":[{"groupId":281,"instId":300001,"propState":0,"propId":102080,"pos":{"x":-24010,"y":1817,"z":-39860},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"283":{"props":[{"groupId":283,"instId":300011,"propState":18,"propId":102058,"pos":{"x":-42272,"y":2491,"z":2294},"rot":{"x":0,"y":292088,"z":0}},{"groupId":283,"instId":300002,"propState":18,"propId":102012,"pos":{"x":-24970,"y":1239,"z":-57940},"rot":{"x":0,"y":196370,"z":0}},{"groupId":283,"instId":300010,"propState":18,"propId":102009,"pos":{"x":-40639,"y":4030,"z":27085},"rot":{"x":0,"y":0,"z":0}},{"groupId":283,"instId":300009,"propState":18,"propId":102009,"pos":{"x":-57847,"y":659,"z":-35003},"rot":{"x":0,"y":151178,"z":0}},{"groupId":283,"instId":300008,"propState":18,"propId":102009,"pos":{"x":-25613,"y":2078,"z":-23986},"rot":{"x":0,"y":0,"z":0}},{"groupId":283,"instId":300007,"propState":18,"propId":102009,"pos":{"x":54710,"y":4502,"z":-38834},"rot":{"x":0,"y":227613,"z":0}},{"groupId":283,"instId":300006,"propState":18,"propId":102011,"pos":{"x":52010,"y":3191,"z":5530},"rot":{"x":0,"y":0,"z":0}},{"groupId":283,"instId":300005,"propState":18,"propId":102011,"pos":{"x":29371,"y":6642,"z":10569},"rot":{"x":0,"y":0,"z":0}},{"groupId":283,"instId":300004,"propState":18,"propId":102058,"pos":{"x":-39770,"y":2762,"z":-17352},"rot":{"x":0,"y":0,"z":0}},{"groupId":283,"instId":300003,"propState":18,"propId":102058,"pos":{"x":-24995,"y":1239,"z":-52744},"rot":{"x":0,"y":231332,"z":0}},{"groupId":283,"instId":300001,"propState":18,"propId":102009,"pos":{"x":-19116,"y":1202,"z":-48027},"rot":{"x":0,"y":40109,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"285":{"props":[],"npcs":[{"groupId":285,"instId":400001,"npcId":12267,"pos":{"x":-21626,"y":1830,"z":-28030},"rot":{"x":0,"y":200033,"z":0}}],"monsters":[],"teleports":{}},"328":{"props":[{"groupId":328,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"329":{"props":[{"groupId":329,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"330":{"props":[{"groupId":330,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"331":{"props":[{"groupId":331,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"332":{"props":[{"groupId":332,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"333":{"props":[{"groupId":333,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"334":{"props":[{"groupId":334,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":301,"startAnchorId":2,"startGroupId":52}},"102020404":{"P10202_F10202001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":32300,"y":3600,"z":-36330},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-40660,"y":-2038,"z":-74690},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1020203":{"anchorId":2,"groupId":1,"instId":300001,"pos":{"x":-33410,"y":-727,"z":-60790},"rot":{"x":0,"y":6906,"z":0}},"1020204":{"anchorId":3,"groupId":1,"instId":300002,"pos":{"x":37598,"y":3760,"z":-36308},"rot":{"x":0,"y":345000,"z":0}}}},"3":{"props":[{"groupId":3,"instId":300002,"propState":2,"propId":102196,"pos":{"x":-30053,"y":3662,"z":63600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":137,"pos":{"x":-32366,"y":4134,"z":61000},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":102187,"pos":{"x":-32320,"y":2740,"z":63590},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300002,"propState":12,"propId":60201,"pos":{"x":-51573,"y":-833,"z":2001},"rot":{"x":0,"y":180000,"z":0}},{"groupId":85,"instId":300007,"propState":12,"propId":60201,"pos":{"x":-40350,"y":3262,"z":30853},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300006,"propState":12,"propId":60201,"pos":{"x":42888,"y":2694,"z":4848},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300005,"propState":12,"propId":60201,"pos":{"x":67710,"y":2191,"z":-40560},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300004,"propState":12,"propId":60201,"pos":{"x":15759,"y":5880,"z":12675},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-20010,"y":1612,"z":-12730},"rot":{"x":0,"y":355000,"z":0}},{"groupId":85,"instId":300001,"propState":12,"propId":60201,"pos":{"x":-31440,"y":-704,"z":-65210},"rot":{"x":0,"y":320000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[],"npcs":[],"monsters":[{"groupId":30,"instId":200001,"monsterId":2022010,"eventId":20211004,"pos":{"x":-60720,"y":-2037,"z":-71240},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300001,"propState":0,"propId":300000,"pos":{"x":16940,"y":5180,"z":-4460},"rot":{"x":588,"y":6689,"z":355002}}],"npcs":[],"monsters":[],"teleports":{}},"126":{"props":[{"groupId":126,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"127":{"props":[{"groupId":127,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"128":{"props":[{"groupId":128,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"129":{"props":[{"groupId":129,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"130":{"props":[{"groupId":130,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"131":{"props":[{"groupId":131,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"132":{"props":[{"groupId":132,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"144":{"props":[],"npcs":[{"groupId":144,"instId":400001,"npcId":12218,"pos":{"x":20966,"y":3600,"z":-32604},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"146":{"props":[],"npcs":[{"groupId":146,"instId":400001,"npcId":12173,"pos":{"x":55190,"y":2631,"z":-4220},"rot":{"x":0,"y":267043,"z":0}}],"monsters":[],"teleports":{}},"147":{"props":[],"npcs":[{"groupId":147,"instId":400001,"npcId":12268,"pos":{"x":-59117,"y":161,"z":-6405},"rot":{"x":0,"y":89341,"z":0}}],"monsters":[],"teleports":{}},"148":{"props":[],"npcs":[{"groupId":148,"instId":400001,"npcId":12269,"pos":{"x":-41210,"y":564,"z":-39140},"rot":{"x":0,"y":73020,"z":0}}],"monsters":[],"teleports":{}},"150":{"props":[],"npcs":[{"groupId":150,"instId":400001,"npcId":12242,"pos":{"x":-42986,"y":1161,"z":-26521},"rot":{"x":0,"y":104341,"z":0}}],"monsters":[],"teleports":{}},"212":{"props":[{"groupId":212,"instId":300002,"propState":2,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":212,"instId":300001,"propState":101,"propId":217,"pos":{"x":-30671,"y":482,"z":-46981},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"273":{"props":[],"npcs":[{"groupId":273,"instId":400001,"npcId":12172,"pos":{"x":1333,"y":90,"z":-38868},"rot":{"x":0,"y":171603,"z":0}}],"monsters":[],"teleports":{}},"281":{"props":[{"groupId":281,"instId":300001,"propState":0,"propId":102080,"pos":{"x":-24010,"y":1817,"z":-39860},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"285":{"props":[],"npcs":[{"groupId":285,"instId":400001,"npcId":12267,"pos":{"x":-21626,"y":1830,"z":-28030},"rot":{"x":0,"y":200033,"z":0}}],"monsters":[],"teleports":{}},"283":{"props":[{"groupId":283,"instId":300011,"propState":18,"propId":102058,"pos":{"x":-42272,"y":2491,"z":2294},"rot":{"x":0,"y":292088,"z":0}},{"groupId":283,"instId":300010,"propState":18,"propId":102009,"pos":{"x":-40639,"y":4030,"z":27085},"rot":{"x":0,"y":0,"z":0}},{"groupId":283,"instId":300009,"propState":18,"propId":102009,"pos":{"x":-57847,"y":659,"z":-35003},"rot":{"x":0,"y":151178,"z":0}},{"groupId":283,"instId":300008,"propState":18,"propId":102009,"pos":{"x":-25613,"y":2078,"z":-23986},"rot":{"x":0,"y":0,"z":0}},{"groupId":283,"instId":300007,"propState":18,"propId":102009,"pos":{"x":54710,"y":4502,"z":-38834},"rot":{"x":0,"y":227613,"z":0}},{"groupId":283,"instId":300006,"propState":18,"propId":102011,"pos":{"x":52010,"y":3191,"z":5530},"rot":{"x":0,"y":0,"z":0}},{"groupId":283,"instId":300005,"propState":18,"propId":102011,"pos":{"x":29371,"y":6642,"z":10569},"rot":{"x":0,"y":0,"z":0}},{"groupId":283,"instId":300004,"propState":18,"propId":102058,"pos":{"x":-39770,"y":2762,"z":-17352},"rot":{"x":0,"y":0,"z":0}},{"groupId":283,"instId":300003,"propState":18,"propId":102058,"pos":{"x":-24995,"y":1239,"z":-52744},"rot":{"x":0,"y":231332,"z":0}},{"groupId":283,"instId":300002,"propState":18,"propId":102012,"pos":{"x":-24970,"y":1239,"z":-57940},"rot":{"x":0,"y":196370,"z":0}},{"groupId":283,"instId":300001,"propState":18,"propId":102009,"pos":{"x":-19116,"y":1202,"z":-48027},"rot":{"x":0,"y":40109,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"328":{"props":[{"groupId":328,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"329":{"props":[{"groupId":329,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"330":{"props":[{"groupId":330,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"331":{"props":[{"groupId":331,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"332":{"props":[{"groupId":332,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"333":{"props":[{"groupId":333,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"334":{"props":[{"groupId":334,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":301,"startAnchorId":1,"startGroupId":1}},"1020205":{"P20223_F20223001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300004,"propState":0,"propId":100,"pos":{"x":-30,"y":-9057,"z":-18710},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":67970,"y":-10181,"z":38383},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":-114640,"y":-9307,"z":16540},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-4450,"y":-9000,"z":-29500},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2022301":{"anchorId":2,"groupId":1,"instId":300001,"pos":{"x":-1363,"y":-9077,"z":-29500},"rot":{"x":0,"y":0,"z":0}},"2022302":{"anchorId":3,"groupId":1,"instId":300002,"pos":{"x":67970,"y":-10181,"z":35168},"rot":{"x":0,"y":90000,"z":0}},"2022303":{"anchorId":4,"groupId":1,"instId":300003,"pos":{"x":-107466,"y":-9307,"z":16660},"rot":{"x":0,"y":0,"z":0}}}},"265":{"props":[{"groupId":265,"instId":300001,"propState":8,"propId":101,"pos":{"x":59948,"y":2619,"z":-71344},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2022304":{"anchorId":1,"groupId":265,"instId":300001,"pos":{"x":64793,"y":2584,"z":-65450},"rot":{"x":0,"y":0,"z":0}}}},"143":{"props":[],"npcs":[],"monsters":[{"groupId":143,"instId":200012,"monsterId":2022110,"eventId":20223117,"pos":{"x":-107878,"y":10448,"z":-60723},"rot":{"x":0,"y":70000,"z":0}},{"groupId":143,"instId":200011,"monsterId":2022110,"eventId":20223116,"pos":{"x":-75331,"y":8798,"z":-90418},"rot":{"x":0,"y":270000,"z":0}},{"groupId":143,"instId":200008,"monsterId":2022010,"eventId":20223115,"pos":{"x":-69726,"y":7552,"z":-74260},"rot":{"x":0,"y":60000,"z":0}},{"groupId":143,"instId":200010,"monsterId":2022110,"eventId":20223114,"pos":{"x":-65020,"y":7503,"z":-73427},"rot":{"x":0,"y":250000,"z":0}}],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300020,"propState":1,"propId":102211,"pos":{"x":306150,"y":13350,"z":-91750},"rot":{"x":359765,"y":0,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":102177,"pos":{"x":-399744,"y":28079,"z":-151847},"rot":{"x":0,"y":296231,"z":0}},{"groupId":13,"instId":300019,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300018,"propState":0,"propId":100,"pos":{"x":314174,"y":13522,"z":-67200},"rot":{"x":0,"y":205221,"z":0}},{"groupId":13,"instId":300017,"propState":0,"propId":100,"pos":{"x":-311172,"y":13652,"z":132277},"rot":{"x":0,"y":322864,"z":0}},{"groupId":13,"instId":300016,"propState":0,"propId":100,"pos":{"x":-408346,"y":27673,"z":-146027},"rot":{"x":0,"y":179268,"z":0}},{"groupId":13,"instId":300015,"propState":0,"propId":102177,"pos":{"x":-317384,"y":14109,"z":126167},"rot":{"x":0,"y":42228,"z":0}},{"groupId":13,"instId":300014,"propState":0,"propId":102177,"pos":{"x":-305799,"y":13853,"z":126471},"rot":{"x":0,"y":322864,"z":0}},{"groupId":13,"instId":300013,"propState":0,"propId":102177,"pos":{"x":-295298,"y":14776,"z":136871},"rot":{"x":0,"y":285265,"z":0}},{"groupId":13,"instId":300012,"propState":0,"propId":102177,"pos":{"x":-370286,"y":17560,"z":-84780},"rot":{"x":0,"y":77672,"z":0}},{"groupId":13,"instId":300010,"propState":0,"propId":102177,"pos":{"x":-403229,"y":27823,"z":-140795},"rot":{"x":0,"y":216867,"z":0}},{"groupId":13,"instId":300009,"propState":0,"propId":102177,"pos":{"x":-416120,"y":28746,"z":-133567},"rot":{"x":0,"y":179268,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":102177,"pos":{"x":-46137,"y":11920,"z":-308711},"rot":{"x":0,"y":106531,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":102177,"pos":{"x":170495,"y":28550,"z":-260930},"rot":{"x":0,"y":192830,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":102177,"pos":{"x":292210,"y":13253,"z":-114440},"rot":{"x":0,"y":16403,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":102177,"pos":{"x":325444,"y":13969,"z":-68610},"rot":{"x":0,"y":284585,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":102177,"pos":{"x":319800,"y":13713,"z":-59420},"rot":{"x":0,"y":205221,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":102177,"pos":{"x":305715,"y":14636,"z":-54943},"rot":{"x":0,"y":167622,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":102177,"pos":{"x":252687,"y":12850,"z":138616},"rot":{"x":0,"y":62628,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":100,"pos":{"x":-86850,"y":-11192,"z":35790},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":17,"instId":200001,"monsterId":8002040,"eventId":20223125,"pos":{"x":-117473,"y":14837,"z":-101100},"rot":{"x":0,"y":200000,"z":0}}],"teleports":{}},"16":{"props":[],"npcs":[],"monsters":[{"groupId":16,"instId":200007,"monsterId":2022110,"eventId":20223109,"pos":{"x":-102070,"y":-4228,"z":-3480},"rot":{"x":0,"y":60000,"z":0}},{"groupId":16,"instId":200009,"monsterId":2022110,"eventId":20223110,"pos":{"x":-104695,"y":-3951,"z":-6518},"rot":{"x":0,"y":250000,"z":0}},{"groupId":16,"instId":200006,"monsterId":2022010,"eventId":20223108,"pos":{"x":-101272,"y":-4323,"z":-4871},"rot":{"x":0,"y":60000,"z":0}}],"teleports":{}},"142":{"props":[{"groupId":142,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":142,"instId":200005,"monsterId":2002010,"eventId":20223106,"pos":{"x":-102464,"y":-11167,"z":64094},"rot":{"x":0,"y":270000,"z":0}},{"groupId":142,"instId":200002,"monsterId":2002030,"eventId":20223102,"pos":{"x":-90752,"y":-11187,"z":50806},"rot":{"x":0,"y":240000,"z":0}},{"groupId":142,"instId":200004,"monsterId":2002030,"eventId":20223105,"pos":{"x":-104444,"y":-11167,"z":64160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":142,"instId":200003,"monsterId":2002030,"eventId":20223103,"pos":{"x":-75022,"y":-11186,"z":57179},"rot":{"x":0,"y":90000,"z":0}},{"groupId":142,"instId":200001,"monsterId":2002030,"eventId":20223101,"pos":{"x":-92048,"y":-11187,"z":52001},"rot":{"x":0,"y":210000,"z":0}}],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300003,"propState":0,"propId":211,"pos":{"x":-68406,"y":-7594,"z":-23258},"rot":{"x":0,"y":90000,"z":0}},{"groupId":22,"instId":300001,"propState":11,"propId":60202,"pos":{"x":-68406,"y":-7594,"z":-23258},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":22,"instId":200002,"monsterId":2022110,"eventId":20223272,"pos":{"x":-67500,"y":-7314,"z":-18820},"rot":{"x":0,"y":310000,"z":0}},{"groupId":22,"instId":200001,"monsterId":2022110,"eventId":20223271,"pos":{"x":-69300,"y":-7421,"z":-20360},"rot":{"x":0,"y":330000,"z":0}}],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300023,"propState":0,"propId":102007,"pos":{"x":25202,"y":-9077,"z":-25973},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300022,"propState":0,"propId":102007,"pos":{"x":106200,"y":31113,"z":-60091},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300012,"propState":0,"propId":102007,"pos":{"x":-118194,"y":-9307,"z":31277},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300003,"propState":0,"propId":102007,"pos":{"x":105722,"y":23809,"z":-31126},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300024,"propState":0,"propId":102008,"pos":{"x":35100,"y":-9077,"z":2540},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300019,"propState":0,"propId":102007,"pos":{"x":67915,"y":-7790,"z":-4600},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300018,"propState":0,"propId":102008,"pos":{"x":106724,"y":-7790,"z":-7588},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300015,"propState":0,"propId":102007,"pos":{"x":-26952,"y":-5383,"z":39065},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300014,"propState":0,"propId":102008,"pos":{"x":-84930,"y":-11178,"z":30770},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300013,"propState":0,"propId":102008,"pos":{"x":-90527,"y":-11187,"z":63850},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300009,"propState":0,"propId":102008,"pos":{"x":-44553,"y":3193,"z":-99395},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-54271,"y":-6647,"z":-39601},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300026,"propState":0,"propId":102006,"pos":{"x":-116452,"y":-9094,"z":-35468},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300021,"propState":0,"propId":102008,"pos":{"x":71477,"y":3128,"z":-46850},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300020,"propState":0,"propId":102007,"pos":{"x":73288,"y":-7784,"z":354},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300017,"propState":0,"propId":102007,"pos":{"x":80626,"y":-10181,"z":36798},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300016,"propState":0,"propId":102008,"pos":{"x":-12485,"y":-5731,"z":21791},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300011,"propState":0,"propId":102008,"pos":{"x":-109919,"y":-3773,"z":-14139},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300010,"propState":0,"propId":102008,"pos":{"x":-92635,"y":7270,"z":-55183},"rot":{"x":0,"y":155000,"z":0}},{"groupId":15,"instId":300007,"propState":0,"propId":102007,"pos":{"x":-34059,"y":-10310,"z":7650},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300006,"propState":0,"propId":102007,"pos":{"x":-25310,"y":-10278,"z":-2740},"rot":{"x":0,"y":45000,"z":0}},{"groupId":15,"instId":300027,"propState":0,"propId":102006,"pos":{"x":-57100,"y":-12280,"z":32070},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":102006,"pos":{"x":-77790,"y":7287,"z":-65543},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300002,"propState":0,"propId":102006,"pos":{"x":-54168,"y":-7574,"z":-27542},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300003,"propState":0,"propId":211,"pos":{"x":-78080,"y":7505,"z":-48600},"rot":{"x":0,"y":170000,"z":0}},{"groupId":18,"instId":300001,"propState":11,"propId":60203,"pos":{"x":-78080,"y":7505,"z":-48600},"rot":{"x":0,"y":170000,"z":0}}],"npcs":[],"monsters":[{"groupId":18,"instId":200001,"monsterId":2013020,"eventId":20223274,"pos":{"x":-77872,"y":7376,"z":-50776},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300001,"propState":8,"propId":702,"pos":{"x":-130200,"y":-8652,"z":-38730},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":20,"instId":200001,"monsterId":2013021,"eventId":101214,"pos":{"x":-130200,"y":-8652,"z":-38730},"rot":{"x":0,"y":0,"z":0}}],"teleports":{"1114":{"anchorId":1,"groupId":20,"instId":300001,"pos":{"x":-129560,"y":-9439,"z":-32290},"rot":{"x":0,"y":180000,"z":0}}}},"67":{"props":[{"groupId":67,"instId":300002,"propState":0,"propId":102,"pos":{"x":-54196,"y":-12474,"z":20650},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300001,"propState":8,"propId":901,"pos":{"x":-56390,"y":-12484,"z":21630},"rot":{"x":0,"y":320000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1208":{"anchorId":1,"groupId":67,"instId":300001,"pos":{"x":-55390,"y":-12422,"z":22750},"rot":{"x":0,"y":230000,"z":0}}}},"273":{"props":[{"groupId":273,"instId":300001,"propState":8,"propId":801,"pos":{"x":-119913,"y":14613,"z":-78624},"rot":{"x":0,"y":40000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1021":{"anchorId":1,"groupId":273,"instId":300001,"pos":{"x":-119074,"y":14580,"z":-77986},"rot":{"x":0,"y":210000,"z":0}}}},"21":{"props":[{"groupId":21,"instId":300014,"propState":12,"propId":60201,"pos":{"x":289670,"y":13253,"z":-111750},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300011,"propState":12,"propId":60201,"pos":{"x":88426,"y":-7784,"z":1834},"rot":{"x":0,"y":270000,"z":0}},{"groupId":21,"instId":300009,"propState":12,"propId":60201,"pos":{"x":73174,"y":-1697,"z":-21444},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300002,"propState":12,"propId":60201,"pos":{"x":-88440,"y":-11178,"z":35547},"rot":{"x":0,"y":270000,"z":0}},{"groupId":21,"instId":300013,"propState":12,"propId":60201,"pos":{"x":-304826,"y":13974,"z":134225},"rot":{"x":0,"y":315000,"z":0}},{"groupId":21,"instId":300012,"propState":12,"propId":60201,"pos":{"x":92069,"y":23809,"z":-35091},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300010,"propState":12,"propId":60201,"pos":{"x":66665,"y":-10181,"z":21328},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300008,"propState":12,"propId":60201,"pos":{"x":78886,"y":2741,"z":-75563},"rot":{"x":0,"y":330000,"z":0}},{"groupId":21,"instId":300007,"propState":12,"propId":60201,"pos":{"x":33329,"y":-9253,"z":-29686},"rot":{"x":0,"y":110000,"z":0}},{"groupId":21,"instId":300006,"propState":12,"propId":60201,"pos":{"x":28332,"y":-9077,"z":12230},"rot":{"x":0,"y":140000,"z":0}},{"groupId":21,"instId":300005,"propState":12,"propId":60201,"pos":{"x":-41235,"y":-2680,"z":-55241},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-119560,"y":14753,"z":-86658},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-100598,"y":-11167,"z":51970},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300001,"propState":12,"propId":60201,"pos":{"x":-45989,"y":-9956,"z":-6590},"rot":{"x":0,"y":132000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300005,"propState":0,"propId":102191,"pos":{"x":-37280,"y":-2470,"z":-68920},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300004,"propState":0,"propId":102191,"pos":{"x":-107240,"y":-9320,"z":36290},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300003,"propState":0,"propId":102191,"pos":{"x":58720,"y":3118,"z":-47360},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300002,"propState":0,"propId":102191,"pos":{"x":60430,"y":-10540,"z":21740},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300001,"propState":0,"propId":102191,"pos":{"x":-30,"y":-7321,"z":8620},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300004,"propState":0,"propId":102198,"pos":{"x":78880,"y":26195,"z":-63290},"rot":{"x":0,"y":351425,"z":0}},{"groupId":49,"instId":300003,"propState":1,"propId":102178,"pos":{"x":75140,"y":2660,"z":-64987},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300002,"propState":0,"propId":102188,"pos":{"x":80500,"y":26624,"z":-60860},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300001,"propState":1,"propId":102188,"pos":{"x":71588,"y":2852,"z":-59773},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"260":{"props":[{"groupId":260,"instId":300001,"propState":0,"propId":100,"pos":{"x":-97248,"y":125932,"z":-223340},"rot":{"x":0,"y":0,"z":0}},{"groupId":260,"instId":300005,"propState":20,"propId":60202,"pos":{"x":-35332,"y":-10310,"z":8401},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"261":{"props":[{"groupId":261,"instId":300001,"propState":0,"propId":100,"pos":{"x":-97248,"y":125932,"z":-223340},"rot":{"x":0,"y":0,"z":0}},{"groupId":261,"instId":300005,"propState":20,"propId":60202,"pos":{"x":-90674,"y":1548,"z":-35995},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"262":{"props":[{"groupId":262,"instId":300001,"propState":0,"propId":100,"pos":{"x":-97248,"y":125932,"z":-223340},"rot":{"x":0,"y":0,"z":0}},{"groupId":262,"instId":300005,"propState":20,"propId":60202,"pos":{"x":95361,"y":32641,"z":-53076},"rot":{"x":0,"y":35000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"197":{"props":[{"groupId":197,"instId":300004,"propState":18,"propId":102012,"pos":{"x":-95432,"y":-8798,"z":41994},"rot":{"x":0,"y":249778,"z":0}},{"groupId":197,"instId":300001,"propState":18,"propId":102009,"pos":{"x":73428,"y":-10185,"z":29372},"rot":{"x":0,"y":89363,"z":0}},{"groupId":197,"instId":300009,"propState":18,"propId":102012,"pos":{"x":88773,"y":-9783,"z":28650},"rot":{"x":0,"y":119879,"z":0}},{"groupId":197,"instId":300003,"propState":18,"propId":102009,"pos":{"x":31465,"y":-8569,"z":-10874},"rot":{"x":0,"y":289083,"z":0}},{"groupId":197,"instId":300008,"propState":18,"propId":102012,"pos":{"x":81189,"y":-9773,"z":25420},"rot":{"x":0,"y":149639,"z":0}},{"groupId":197,"instId":300007,"propState":18,"propId":102010,"pos":{"x":72607,"y":-9387,"z":22699},"rot":{"x":0,"y":107008,"z":0}},{"groupId":197,"instId":300006,"propState":18,"propId":102009,"pos":{"x":105629,"y":-4835,"z":38061},"rot":{"x":0,"y":4803,"z":0}},{"groupId":197,"instId":300005,"propState":18,"propId":102009,"pos":{"x":89260,"y":-9757,"z":21803},"rot":{"x":0,"y":289083,"z":0}},{"groupId":197,"instId":300002,"propState":18,"propId":102009,"pos":{"x":86916,"y":-9663,"z":37454},"rot":{"x":0,"y":206458,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"209":{"props":[{"groupId":209,"instId":300076,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":209,"instId":300058,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":209,"instId":300049,"propState":20,"propId":60201,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":209,"instId":300036,"propState":0,"propId":100,"pos":{"x":173730,"y":21642,"z":-75866},"rot":{"x":0,"y":0,"z":0}},{"groupId":209,"instId":300002,"propState":0,"propId":100000,"pos":{"x":8670,"y":-12100,"z":-5810},"rot":{"x":0,"y":270000,"z":0}},{"groupId":209,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":209,"instId":400001,"npcId":12247,"pos":{"x":-320,"y":-16130,"z":-43030},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300004,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300003,"propState":20,"propId":60201,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":226,"instId":300002,"propState":0,"propId":100000,"pos":{"x":8670,"y":-12840,"z":-8150},"rot":{"x":0,"y":270000,"z":0}},{"groupId":226,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300004,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300003,"propState":20,"propId":60202,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":227,"instId":300002,"propState":0,"propId":100000,"pos":{"x":8670,"y":-12840,"z":-10900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":227,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"228":{"props":[{"groupId":228,"instId":300002,"propState":0,"propId":100000,"pos":{"x":8670,"y":-12840,"z":-13890},"rot":{"x":0,"y":270000,"z":0}},{"groupId":228,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":228,"instId":300004,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":228,"instId":300003,"propState":20,"propId":60201,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":228,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"229":{"props":[{"groupId":229,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":229,"instId":300004,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":229,"instId":300003,"propState":20,"propId":60201,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":229,"instId":300002,"propState":0,"propId":100000,"pos":{"x":8670,"y":-12840,"z":-17590},"rot":{"x":0,"y":270000,"z":0}},{"groupId":229,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"230":{"props":[{"groupId":230,"instId":300004,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300002,"propState":0,"propId":100000,"pos":{"x":8670,"y":-12840,"z":-20730},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300003,"propState":20,"propId":60203,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"231":{"props":[{"groupId":231,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":231,"instId":300004,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":231,"instId":300003,"propState":20,"propId":60201,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":231,"instId":300002,"propState":0,"propId":100000,"pos":{"x":8670,"y":-12840,"z":-23720},"rot":{"x":0,"y":270000,"z":0}},{"groupId":231,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"232":{"props":[{"groupId":232,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300002,"propState":0,"propId":100000,"pos":{"x":8670,"y":-12840,"z":-26960},"rot":{"x":0,"y":270000,"z":0}},{"groupId":232,"instId":300004,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300003,"propState":20,"propId":60202,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":232,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"233":{"props":[{"groupId":233,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300004,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300003,"propState":20,"propId":60203,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":233,"instId":300002,"propState":0,"propId":100000,"pos":{"x":8670,"y":-12840,"z":-30060},"rot":{"x":0,"y":270000,"z":0}},{"groupId":233,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"251":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"252":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"253":{"props":[{"groupId":253,"instId":300003,"propState":0,"propId":211,"pos":{"x":10932,"y":-7750,"z":-18772},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":301,"startAnchorId":null,"startGroupId":null}},"2021101":{"P20211_F20211001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300004,"propState":8,"propId":101,"pos":{"x":-3270,"y":2171,"z":54390},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300006,"propState":8,"propId":101,"pos":{"x":7172,"y":8530,"z":-105544},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":4160,"y":-1085,"z":1289},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":42060,"y":9100,"z":158500},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2021101":{"anchorId":1,"groupId":1,"instId":300001,"pos":{"x":39120,"y":9101,"z":164090},"rot":{"x":0,"y":180000,"z":0}},"2021102":{"anchorId":3,"groupId":1,"instId":300003,"pos":{"x":1950,"y":-1300,"z":1580},"rot":{"x":0,"y":180000,"z":0}},"2021103":{"anchorId":2,"groupId":1,"instId":300006,"pos":{"x":9710,"y":8520,"z":-108870},"rot":{"x":0,"y":180000,"z":0}},"2021104":{"anchorId":4,"groupId":1,"instId":300004,"pos":{"x":-8360,"y":2171,"z":58200},"rot":{"x":0,"y":270000,"z":0}}}},"187":{"props":[{"groupId":187,"instId":300006,"propState":0,"propId":102001,"pos":{"x":48680,"y":-2830,"z":36987},"rot":{"x":0,"y":180000,"z":0}},{"groupId":187,"instId":300007,"propState":0,"propId":102000,"pos":{"x":49769,"y":-2877,"z":34920},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300005,"propState":0,"propId":102004,"pos":{"x":40420,"y":9101,"z":175980},"rot":{"x":0,"y":180000,"z":0}},{"groupId":35,"instId":300004,"propState":0,"propId":102000,"pos":{"x":-20770,"y":5240,"z":-76194},"rot":{"x":0,"y":270000,"z":0}},{"groupId":35,"instId":300003,"propState":0,"propId":102001,"pos":{"x":-19103,"y":5240,"z":-74285},"rot":{"x":0,"y":270000,"z":0}},{"groupId":35,"instId":300002,"propState":0,"propId":102000,"pos":{"x":-10357,"y":5240,"z":-54820},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300001,"propState":0,"propId":102001,"pos":{"x":-7664,"y":5257,"z":-56100},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-16630,"y":-1010,"z":-12173},"rot":{"x":0,"y":90000,"z":0}},{"groupId":2,"instId":300010,"propState":12,"propId":60201,"pos":{"x":-97577,"y":821,"z":42330},"rot":{"x":0,"y":90000,"z":0}},{"groupId":2,"instId":300009,"propState":12,"propId":60201,"pos":{"x":19950,"y":-1116,"z":20630},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300005,"propState":12,"propId":60201,"pos":{"x":85838,"y":2445,"z":102739},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300007,"propState":12,"propId":60201,"pos":{"x":-15281,"y":11241,"z":-56715},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-13450,"y":7036,"z":-112250},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300008,"propState":12,"propId":60201,"pos":{"x":-22140,"y":5376,"z":-50022},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-26584,"y":8171,"z":36495},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300002,"propState":12,"propId":60201,"pos":{"x":46062,"y":7006,"z":-91233},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300001,"propState":12,"propId":60201,"pos":{"x":17911,"y":9238,"z":131313},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"106":{"props":[{"groupId":106,"instId":300002,"propState":18,"propId":102012,"pos":{"x":-36413,"y":2922,"z":42139},"rot":{"x":0,"y":89938,"z":0}},{"groupId":106,"instId":300001,"propState":18,"propId":102012,"pos":{"x":-6269,"y":5987,"z":-88947},"rot":{"x":0,"y":89938,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300021,"propState":0,"propId":102008,"pos":{"x":56415,"y":7006,"z":-95464},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300020,"propState":0,"propId":102007,"pos":{"x":-11373,"y":5562,"z":-119000},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300008,"propState":0,"propId":102008,"pos":{"x":8689,"y":9101,"z":89554},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":102006,"pos":{"x":1530,"y":-1147,"z":-40518},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300026,"propState":0,"propId":102006,"pos":{"x":1880,"y":9101,"z":128800},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300023,"propState":0,"propId":102006,"pos":{"x":-13430,"y":-1147,"z":-1470},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300022,"propState":0,"propId":102007,"pos":{"x":38240,"y":7006,"z":-112678},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300017,"propState":0,"propId":102008,"pos":{"x":-16730,"y":-1147,"z":-23440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300016,"propState":0,"propId":102008,"pos":{"x":33802,"y":-1074,"z":14490},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300011,"propState":0,"propId":102008,"pos":{"x":42010,"y":172,"z":113797},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300010,"propState":0,"propId":102007,"pos":{"x":29610,"y":2246,"z":76459},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300006,"propState":0,"propId":102007,"pos":{"x":43180,"y":9101,"z":136270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300025,"propState":0,"propId":102006,"pos":{"x":84346,"y":2231,"z":67134},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300024,"propState":0,"propId":102006,"pos":{"x":43030,"y":7006,"z":-112560},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300019,"propState":0,"propId":102008,"pos":{"x":-48810,"y":7010,"z":-67400},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300018,"propState":0,"propId":102008,"pos":{"x":-15615,"y":5240,"z":-78728},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300015,"propState":0,"propId":102007,"pos":{"x":21560,"y":-1264,"z":-23480},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300014,"propState":0,"propId":102008,"pos":{"x":40280,"y":-2916,"z":59260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300013,"propState":0,"propId":102008,"pos":{"x":72702,"y":2231,"z":69019},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300012,"propState":0,"propId":102007,"pos":{"x":103653,"y":2231,"z":98255},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300009,"propState":0,"propId":102007,"pos":{"x":-48220,"y":2171,"z":39410},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300007,"propState":0,"propId":102007,"pos":{"x":1420,"y":9101,"z":113920},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":102006,"pos":{"x":-47610,"y":5562,"z":-115486},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":102006,"pos":{"x":-73440,"y":821,"z":75969},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[],"npcs":[],"monsters":[{"groupId":103,"instId":200001,"monsterId":8002040,"eventId":20211110,"pos":{"x":25220,"y":2246,"z":69190},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"55":{"props":[],"npcs":[],"monsters":[{"groupId":55,"instId":200001,"monsterId":2011020,"eventId":20211107,"pos":{"x":-5310,"y":5236,"z":-84210},"rot":{"x":0,"y":340000,"z":0}},{"groupId":55,"instId":200012,"monsterId":2022010,"eventId":20211155,"pos":{"x":-39610,"y":5562,"z":-97350},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":200010,"monsterId":2011010,"eventId":20211153,"pos":{"x":-26911,"y":3930,"z":-82273},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":200009,"monsterId":2022010,"eventId":20211133,"pos":{"x":92240,"y":2231,"z":84810},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":200007,"monsterId":8001040,"eventId":20211102,"pos":{"x":-3190,"y":9101,"z":95680},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":200013,"monsterId":2022010,"eventId":20211156,"pos":{"x":-21995,"y":5562,"z":-117130},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":200011,"monsterId":2011020,"eventId":20211154,"pos":{"x":-37492,"y":3930,"z":-81529},"rot":{"x":0,"y":120000,"z":0}},{"groupId":55,"instId":200008,"monsterId":2022010,"eventId":20211152,"pos":{"x":-16870,"y":-1147,"z":11600},"rot":{"x":0,"y":210000,"z":0}},{"groupId":55,"instId":200003,"monsterId":8001050,"eventId":20211151,"pos":{"x":-12155,"y":-1147,"z":10281},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":200005,"monsterId":2022010,"eventId":20211132,"pos":{"x":94490,"y":2231,"z":89950},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":200002,"monsterId":2012010,"eventId":20211106,"pos":{"x":-6910,"y":5236,"z":-80910},"rot":{"x":0,"y":150000,"z":0}},{"groupId":55,"instId":200004,"monsterId":2011010,"eventId":20211105,"pos":{"x":-12450,"y":5236,"z":-86690},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":200006,"monsterId":8002010,"eventId":20211101,"pos":{"x":-13060,"y":9101,"z":91520},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300003,"propState":8,"propId":702,"pos":{"x":49500,"y":8100,"z":-105260},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":40,"instId":200001,"monsterId":8003012,"eventId":101208,"pos":{"x":49500,"y":6980,"z":-105260},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{"1108":{"anchorId":1,"groupId":40,"instId":300003,"pos":{"x":43390,"y":7006,"z":-105260},"rot":{"x":0,"y":90000,"z":0}}}},"56":{"props":[{"groupId":56,"instId":300001,"propState":8,"propId":901,"pos":{"x":-2664,"y":-1147,"z":-45442},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1205":{"anchorId":1,"groupId":56,"instId":300001,"pos":{"x":-2680,"y":-1149,"z":-43820},"rot":{"x":0,"y":180000,"z":0}}}},"234":{"props":[{"groupId":234,"instId":300001,"propState":8,"propId":808,"pos":{"x":-28461,"y":3930,"z":-64813},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1011":{"anchorId":1,"groupId":234,"instId":300001,"pos":{"x":-28982,"y":3930,"z":-65719},"rot":{"x":0,"y":30000,"z":0}}}},"41":{"props":[{"groupId":41,"instId":300003,"propState":0,"propId":211,"pos":{"x":80511,"y":122,"z":122180},"rot":{"x":0,"y":180000,"z":0}},{"groupId":41,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":41,"instId":300001,"propState":11,"propId":60203,"pos":{"x":80511,"y":122,"z":122180},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":41,"instId":200001,"monsterId":8003050,"eventId":20211231,"pos":{"x":80364,"y":122,"z":119170},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300003,"propState":0,"propId":211,"pos":{"x":49823,"y":-2916,"z":49531},"rot":{"x":0,"y":90000,"z":0}},{"groupId":42,"instId":300001,"propState":11,"propId":60202,"pos":{"x":49823,"y":-2916,"z":49531},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":42,"instId":200002,"monsterId":2022010,"eventId":20211233,"pos":{"x":49450,"y":-2916,"z":51850},"rot":{"x":0,"y":270000,"z":0}},{"groupId":42,"instId":200001,"monsterId":2022010,"eventId":20211232,"pos":{"x":46800,"y":-2916,"z":47720},"rot":{"x":0,"y":45000,"z":0}}],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300003,"propState":0,"propId":100,"pos":{"x":7864,"y":2280,"z":68864},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300002,"propState":0,"propId":100,"pos":{"x":7864,"y":2280,"z":68864},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300001,"propState":0,"propId":100,"pos":{"x":3914,"y":2280,"z":73680},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300002,"propState":0,"propId":100,"pos":{"x":-3940,"y":-1120,"z":-14530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":100,"pos":{"x":-40,"y":10,"z":230},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300004,"propState":0,"propId":217,"pos":{"x":1480,"y":-168,"z":3340},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300003,"propState":0,"propId":100,"pos":{"x":10769,"y":-1120,"z":-1030},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300002,"propState":0,"propId":100,"pos":{"x":-1073,"y":-1120,"z":-850},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300001,"propState":0,"propId":100,"pos":{"x":560,"y":55,"z":-32},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300002,"propState":0,"propId":100,"pos":{"x":26553,"y":586,"z":-14286},"rot":{"x":0,"y":270000,"z":0}},{"groupId":60,"instId":300001,"propState":0,"propId":100,"pos":{"x":380,"y":0,"z":-2920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300001,"propState":1,"propId":211,"pos":{"x":-1810,"y":5236,"z":-81780},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300002,"propState":0,"propId":211,"pos":{"x":-43284,"y":5570,"z":-110028},"rot":{"x":0,"y":148878,"z":0}},{"groupId":77,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-332,"y":5236,"z":-81710},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"113":{"props":[{"groupId":113,"instId":300001,"propState":0,"propId":102034,"pos":{"x":10252,"y":54358,"z":-24455},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"120":{"props":[{"groupId":120,"instId":300001,"propState":20,"propId":60202,"pos":{"x":-70578,"y":825,"z":40292},"rot":{"x":0,"y":90000,"z":0}},{"groupId":120,"instId":300004,"propState":1,"propId":211,"pos":{"x":-67730,"y":875,"z":39790},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300003,"propState":0,"propId":100,"pos":{"x":76445,"y":2231,"z":64167},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":176529,"z":0}},{"groupId":120,"instId":300002,"propState":0,"propId":211,"pos":{"x":75240,"y":2175,"z":66476},"rot":{"x":0,"y":320961,"z":0}}],"npcs":[],"monsters":[{"groupId":120,"instId":200002,"monsterId":2022010,"eventId":20211252,"pos":{"x":77408,"y":2246,"z":65297},"rot":{"x":0,"y":265189,"z":0}},{"groupId":120,"instId":200003,"monsterId":2022010,"eventId":20211253,"pos":{"x":75085,"y":2246,"z":68507},"rot":{"x":0,"y":179535,"z":0}},{"groupId":120,"instId":200001,"monsterId":2022010,"eventId":20211251,"pos":{"x":77210,"y":2246,"z":67610},"rot":{"x":0,"y":234411,"z":0}}],"teleports":{}},"131":{"props":[{"groupId":131,"instId":300003,"propState":20,"propId":60202,"pos":{"x":26373,"y":-1176,"z":47856},"rot":{"x":0,"y":225000,"z":0}},{"groupId":131,"instId":300002,"propState":0,"propId":102019,"pos":{"x":26373,"y":-1176,"z":47856},"rot":{"x":0,"y":225000,"z":0}},{"groupId":131,"instId":300006,"propState":0,"propId":211,"pos":{"x":26373,"y":-1176,"z":47856},"rot":{"x":0,"y":225000,"z":0}},{"groupId":131,"instId":300001,"propState":0,"propId":102018,"pos":{"x":26373,"y":-1176,"z":47856},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"132":{"props":[{"groupId":132,"instId":300006,"propState":0,"propId":211,"pos":{"x":-57115,"y":6751,"z":-78485},"rot":{"x":0,"y":45000,"z":0}},{"groupId":132,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-57115,"y":6751,"z":-78485},"rot":{"x":0,"y":45000,"z":0}},{"groupId":132,"instId":300002,"propState":0,"propId":102019,"pos":{"x":-57115,"y":6751,"z":-78485},"rot":{"x":0,"y":45000,"z":0}},{"groupId":132,"instId":300001,"propState":0,"propId":102018,"pos":{"x":-57115,"y":6751,"z":-78485},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"133":{"props":[{"groupId":133,"instId":300006,"propState":0,"propId":211,"pos":{"x":41488,"y":-1074,"z":7075},"rot":{"x":0,"y":225000,"z":0}},{"groupId":133,"instId":300003,"propState":20,"propId":60202,"pos":{"x":41488,"y":-1074,"z":7075},"rot":{"x":0,"y":225000,"z":0}},{"groupId":133,"instId":300002,"propState":0,"propId":102019,"pos":{"x":41488,"y":-1074,"z":7075},"rot":{"x":0,"y":225000,"z":0}},{"groupId":133,"instId":300001,"propState":0,"propId":102018,"pos":{"x":41488,"y":-1074,"z":7075},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"134":{"props":[{"groupId":134,"instId":300002,"propState":0,"propId":102019,"pos":{"x":27898,"y":-1327,"z":94601},"rot":{"x":0,"y":225000,"z":0}},{"groupId":134,"instId":300006,"propState":0,"propId":211,"pos":{"x":27898,"y":-1327,"z":94601},"rot":{"x":0,"y":225000,"z":0}},{"groupId":134,"instId":300003,"propState":20,"propId":60202,"pos":{"x":27898,"y":-1327,"z":94601},"rot":{"x":0,"y":225000,"z":0}},{"groupId":134,"instId":300001,"propState":0,"propId":102018,"pos":{"x":27898,"y":-1327,"z":94601},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300007,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":157,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":157,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":270000,"z":0}},{"groupId":157,"instId":300005,"propState":0,"propId":211,"pos":{"x":19310,"y":4877,"z":-137004},"rot":{"x":0,"y":270000,"z":0}},{"groupId":157,"instId":300004,"propState":12,"propId":60202,"pos":{"x":17910,"y":-8426,"z":-132429},"rot":{"x":0,"y":270000,"z":0}},{"groupId":157,"instId":300003,"propState":0,"propId":102054,"pos":{"x":25676,"y":3543,"z":-135696},"rot":{"x":0,"y":270000,"z":0}},{"groupId":157,"instId":300002,"propState":0,"propId":102077,"pos":{"x":19310,"y":4877,"z":-137004},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"158":{"props":[{"groupId":158,"instId":300012,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":158,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":158,"instId":300010,"propState":0,"propId":100,"pos":{"x":60268,"y":-4539,"z":1953},"rot":{"x":0,"y":90000,"z":0}},{"groupId":158,"instId":300009,"propState":0,"propId":100,"pos":{"x":60268,"y":-4539,"z":-15077},"rot":{"x":0,"y":90000,"z":0}},{"groupId":158,"instId":300008,"propState":0,"propId":100,"pos":{"x":60243,"y":-3679,"z":-13674},"rot":{"x":0,"y":0,"z":0}},{"groupId":158,"instId":300007,"propState":0,"propId":100,"pos":{"x":60243,"y":-3679,"z":-15255},"rot":{"x":0,"y":0,"z":0}},{"groupId":158,"instId":300001,"propState":0,"propId":100,"pos":{"x":60243,"y":-3679,"z":-17203},"rot":{"x":0,"y":93452,"z":0}},{"groupId":158,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":158,"instId":300005,"propState":0,"propId":211,"pos":{"x":54280,"y":-3005,"z":-20650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":158,"instId":300004,"propState":12,"propId":60202,"pos":{"x":51541,"y":-17446,"z":-15955},"rot":{"x":0,"y":90000,"z":0}},{"groupId":158,"instId":300003,"propState":0,"propId":102063,"pos":{"x":60370,"y":-4329,"z":-12430},"rot":{"x":0,"y":90000,"z":0}},{"groupId":158,"instId":300002,"propState":0,"propId":102077,"pos":{"x":54280,"y":-3005,"z":-20650},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300001,"propState":0,"propId":102037,"pos":{"x":47718,"y":-1332,"z":98260},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"194":{"props":[],"npcs":[{"groupId":194,"instId":400001,"npcId":12178,"pos":{"x":-45525,"y":2171,"z":59290},"rot":{"x":0,"y":79741,"z":0}}],"monsters":[],"teleports":{}},"202":{"props":[{"groupId":202,"instId":300003,"propState":18,"propId":102012,"pos":{"x":-31153,"y":2937,"z":42090},"rot":{"x":0,"y":106035,"z":0}},{"groupId":202,"instId":300002,"propState":18,"propId":102058,"pos":{"x":-36589,"y":2913,"z":42398},"rot":{"x":0,"y":37236,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":1000,"z":9046},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":301,"startAnchorId":null,"startGroupId":null}},"202110102":{"P20211_F20211001":{"scenes":{"187":{"props":[{"groupId":187,"instId":300007,"propState":0,"propId":102000,"pos":{"x":49769,"y":-2877,"z":34920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":187,"instId":300006,"propState":0,"propId":102001,"pos":{"x":48680,"y":-2830,"z":36987},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"1":{"props":[{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":4160,"y":-1085,"z":1289},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300004,"propState":8,"propId":101,"pos":{"x":-3270,"y":2171,"z":54390},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300006,"propState":8,"propId":101,"pos":{"x":7172,"y":8530,"z":-105544},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":42060,"y":9100,"z":158500},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2021101":{"anchorId":1,"groupId":1,"instId":300001,"pos":{"x":39120,"y":9101,"z":164090},"rot":{"x":0,"y":180000,"z":0}},"2021102":{"anchorId":3,"groupId":1,"instId":300003,"pos":{"x":1950,"y":-1300,"z":1580},"rot":{"x":0,"y":180000,"z":0}},"2021103":{"anchorId":2,"groupId":1,"instId":300006,"pos":{"x":9710,"y":8520,"z":-108870},"rot":{"x":0,"y":180000,"z":0}},"2021104":{"anchorId":4,"groupId":1,"instId":300004,"pos":{"x":-8360,"y":2171,"z":58200},"rot":{"x":0,"y":270000,"z":0}}}},"35":{"props":[{"groupId":35,"instId":300005,"propState":0,"propId":102004,"pos":{"x":40420,"y":9101,"z":175980},"rot":{"x":0,"y":180000,"z":0}},{"groupId":35,"instId":300004,"propState":0,"propId":102000,"pos":{"x":-20770,"y":5240,"z":-76194},"rot":{"x":0,"y":270000,"z":0}},{"groupId":35,"instId":300003,"propState":0,"propId":102001,"pos":{"x":-19103,"y":5240,"z":-74285},"rot":{"x":0,"y":270000,"z":0}},{"groupId":35,"instId":300002,"propState":0,"propId":102000,"pos":{"x":-10357,"y":5240,"z":-54820},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300001,"propState":0,"propId":102001,"pos":{"x":-7664,"y":5257,"z":-56100},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300002,"propState":12,"propId":60201,"pos":{"x":46062,"y":7006,"z":-91233},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300010,"propState":12,"propId":60201,"pos":{"x":-97577,"y":821,"z":42330},"rot":{"x":0,"y":90000,"z":0}},{"groupId":2,"instId":300009,"propState":12,"propId":60201,"pos":{"x":19950,"y":-1116,"z":20630},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300005,"propState":12,"propId":60201,"pos":{"x":85838,"y":2445,"z":102739},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300007,"propState":12,"propId":60201,"pos":{"x":-15281,"y":11241,"z":-56715},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-13450,"y":7036,"z":-112250},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300008,"propState":12,"propId":60201,"pos":{"x":-22140,"y":5376,"z":-50022},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-16630,"y":-1010,"z":-12173},"rot":{"x":0,"y":90000,"z":0}},{"groupId":2,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-26584,"y":8171,"z":36495},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300001,"propState":12,"propId":60201,"pos":{"x":17911,"y":9238,"z":131313},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"106":{"props":[{"groupId":106,"instId":300002,"propState":18,"propId":102012,"pos":{"x":-36413,"y":2922,"z":42139},"rot":{"x":0,"y":89938,"z":0}},{"groupId":106,"instId":300001,"propState":18,"propId":102012,"pos":{"x":-6269,"y":5987,"z":-88947},"rot":{"x":0,"y":89938,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300026,"propState":0,"propId":102006,"pos":{"x":1880,"y":9101,"z":128800},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300025,"propState":0,"propId":102006,"pos":{"x":84346,"y":2231,"z":67134},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300024,"propState":0,"propId":102006,"pos":{"x":43030,"y":7006,"z":-112560},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":102006,"pos":{"x":1530,"y":-1147,"z":-40518},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300023,"propState":0,"propId":102006,"pos":{"x":-13430,"y":-1147,"z":-1470},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300022,"propState":0,"propId":102007,"pos":{"x":38240,"y":7006,"z":-112678},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300021,"propState":0,"propId":102008,"pos":{"x":56415,"y":7006,"z":-95464},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300020,"propState":0,"propId":102007,"pos":{"x":-11373,"y":5562,"z":-119000},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300019,"propState":0,"propId":102008,"pos":{"x":-48810,"y":7010,"z":-67400},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300018,"propState":0,"propId":102008,"pos":{"x":-15615,"y":5240,"z":-78728},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300017,"propState":0,"propId":102008,"pos":{"x":-16730,"y":-1147,"z":-23440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300016,"propState":0,"propId":102008,"pos":{"x":33802,"y":-1074,"z":14490},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300015,"propState":0,"propId":102007,"pos":{"x":21560,"y":-1264,"z":-23480},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300014,"propState":0,"propId":102008,"pos":{"x":40280,"y":-2916,"z":59260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300013,"propState":0,"propId":102008,"pos":{"x":72702,"y":2231,"z":69019},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300012,"propState":0,"propId":102007,"pos":{"x":103653,"y":2231,"z":98255},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300011,"propState":0,"propId":102008,"pos":{"x":42010,"y":172,"z":113797},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300010,"propState":0,"propId":102007,"pos":{"x":29610,"y":2246,"z":76459},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300009,"propState":0,"propId":102007,"pos":{"x":-48220,"y":2171,"z":39410},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300008,"propState":0,"propId":102008,"pos":{"x":8689,"y":9101,"z":89554},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300007,"propState":0,"propId":102007,"pos":{"x":1420,"y":9101,"z":113920},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300006,"propState":0,"propId":102007,"pos":{"x":43180,"y":9101,"z":136270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":102006,"pos":{"x":-47610,"y":5562,"z":-115486},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":102006,"pos":{"x":-73440,"y":821,"z":75969},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[],"npcs":[],"monsters":[{"groupId":103,"instId":200001,"monsterId":8002040,"eventId":20211110,"pos":{"x":25220,"y":2246,"z":69190},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[],"npcs":[],"monsters":[{"groupId":55,"instId":200007,"monsterId":8001040,"eventId":20211102,"pos":{"x":-3190,"y":9101,"z":95680},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":200013,"monsterId":2022010,"eventId":20211156,"pos":{"x":-21995,"y":5562,"z":-117130},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":200012,"monsterId":2022010,"eventId":20211155,"pos":{"x":-39610,"y":5562,"z":-97350},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":200011,"monsterId":2011020,"eventId":20211154,"pos":{"x":-37492,"y":3930,"z":-81529},"rot":{"x":0,"y":120000,"z":0}},{"groupId":55,"instId":200010,"monsterId":2011010,"eventId":20211153,"pos":{"x":-26911,"y":3930,"z":-82273},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":200008,"monsterId":2022010,"eventId":20211152,"pos":{"x":-16870,"y":-1147,"z":11600},"rot":{"x":0,"y":210000,"z":0}},{"groupId":55,"instId":200003,"monsterId":8001050,"eventId":20211151,"pos":{"x":-12155,"y":-1147,"z":10281},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":200009,"monsterId":2022010,"eventId":20211133,"pos":{"x":92240,"y":2231,"z":84810},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":200005,"monsterId":2022010,"eventId":20211132,"pos":{"x":94490,"y":2231,"z":89950},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":200001,"monsterId":2011020,"eventId":20211107,"pos":{"x":-5310,"y":5236,"z":-84210},"rot":{"x":0,"y":340000,"z":0}},{"groupId":55,"instId":200002,"monsterId":2012010,"eventId":20211106,"pos":{"x":-6910,"y":5236,"z":-80910},"rot":{"x":0,"y":150000,"z":0}},{"groupId":55,"instId":200004,"monsterId":2011010,"eventId":20211105,"pos":{"x":-12450,"y":5236,"z":-86690},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":200006,"monsterId":8002010,"eventId":20211101,"pos":{"x":-13060,"y":9101,"z":91520},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300003,"propState":8,"propId":702,"pos":{"x":49500,"y":8100,"z":-105260},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":40,"instId":200001,"monsterId":8003012,"eventId":101208,"pos":{"x":49500,"y":6980,"z":-105260},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{"1108":{"anchorId":1,"groupId":40,"instId":300003,"pos":{"x":43390,"y":7006,"z":-105260},"rot":{"x":0,"y":90000,"z":0}}}},"56":{"props":[{"groupId":56,"instId":300001,"propState":8,"propId":901,"pos":{"x":-2664,"y":-1147,"z":-45442},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1205":{"anchorId":1,"groupId":56,"instId":300001,"pos":{"x":-2680,"y":-1149,"z":-43820},"rot":{"x":0,"y":180000,"z":0}}}},"234":{"props":[{"groupId":234,"instId":300001,"propState":8,"propId":808,"pos":{"x":-28461,"y":3930,"z":-64813},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1011":{"anchorId":1,"groupId":234,"instId":300001,"pos":{"x":-28982,"y":3930,"z":-65719},"rot":{"x":0,"y":30000,"z":0}}}},"41":{"props":[{"groupId":41,"instId":300003,"propState":0,"propId":211,"pos":{"x":80511,"y":122,"z":122180},"rot":{"x":0,"y":180000,"z":0}},{"groupId":41,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":41,"instId":300001,"propState":11,"propId":60203,"pos":{"x":80511,"y":122,"z":122180},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":41,"instId":200001,"monsterId":8003050,"eventId":20211231,"pos":{"x":80364,"y":122,"z":119170},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300003,"propState":0,"propId":211,"pos":{"x":49823,"y":-2916,"z":49531},"rot":{"x":0,"y":90000,"z":0}},{"groupId":42,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300001,"propState":11,"propId":60202,"pos":{"x":49823,"y":-2916,"z":49531},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":42,"instId":200002,"monsterId":2022010,"eventId":20211233,"pos":{"x":49450,"y":-2916,"z":51850},"rot":{"x":0,"y":270000,"z":0}},{"groupId":42,"instId":200001,"monsterId":2022010,"eventId":20211232,"pos":{"x":46800,"y":-2916,"z":47720},"rot":{"x":0,"y":45000,"z":0}}],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300003,"propState":0,"propId":100,"pos":{"x":7864,"y":2280,"z":68864},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300002,"propState":0,"propId":100,"pos":{"x":7864,"y":2280,"z":68864},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300001,"propState":0,"propId":100,"pos":{"x":3914,"y":2280,"z":73680},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300002,"propState":0,"propId":100,"pos":{"x":-3940,"y":-1120,"z":-14530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":100,"pos":{"x":-40,"y":10,"z":230},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300002,"propState":0,"propId":100,"pos":{"x":-1073,"y":-1120,"z":-850},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300004,"propState":0,"propId":217,"pos":{"x":1480,"y":-168,"z":3340},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300003,"propState":0,"propId":100,"pos":{"x":10769,"y":-1120,"z":-1030},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300001,"propState":0,"propId":100,"pos":{"x":560,"y":55,"z":-32},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300002,"propState":0,"propId":100,"pos":{"x":26553,"y":586,"z":-14286},"rot":{"x":0,"y":270000,"z":0}},{"groupId":60,"instId":300001,"propState":0,"propId":100,"pos":{"x":380,"y":0,"z":-2920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300001,"propState":1,"propId":211,"pos":{"x":-1810,"y":5236,"z":-81780},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300002,"propState":0,"propId":211,"pos":{"x":-43284,"y":5570,"z":-110028},"rot":{"x":0,"y":148878,"z":0}},{"groupId":77,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-332,"y":5236,"z":-81710},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"113":{"props":[{"groupId":113,"instId":300001,"propState":0,"propId":102034,"pos":{"x":10252,"y":54358,"z":-24455},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"120":{"props":[{"groupId":120,"instId":300004,"propState":1,"propId":211,"pos":{"x":-67730,"y":875,"z":39790},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300003,"propState":0,"propId":100,"pos":{"x":76445,"y":2231,"z":64167},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300001,"propState":20,"propId":60202,"pos":{"x":-70578,"y":825,"z":40292},"rot":{"x":0,"y":90000,"z":0}},{"groupId":120,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":176529,"z":0}},{"groupId":120,"instId":300002,"propState":0,"propId":211,"pos":{"x":75240,"y":2175,"z":66476},"rot":{"x":0,"y":320961,"z":0}}],"npcs":[],"monsters":[{"groupId":120,"instId":200002,"monsterId":2022010,"eventId":20211252,"pos":{"x":77408,"y":2246,"z":65297},"rot":{"x":0,"y":265189,"z":0}},{"groupId":120,"instId":200003,"monsterId":2022010,"eventId":20211253,"pos":{"x":75085,"y":2246,"z":68507},"rot":{"x":0,"y":179535,"z":0}},{"groupId":120,"instId":200001,"monsterId":2022010,"eventId":20211251,"pos":{"x":77210,"y":2246,"z":67610},"rot":{"x":0,"y":234411,"z":0}}],"teleports":{}},"131":{"props":[{"groupId":131,"instId":300006,"propState":0,"propId":211,"pos":{"x":26373,"y":-1176,"z":47856},"rot":{"x":0,"y":225000,"z":0}},{"groupId":131,"instId":300003,"propState":20,"propId":60202,"pos":{"x":26373,"y":-1176,"z":47856},"rot":{"x":0,"y":225000,"z":0}},{"groupId":131,"instId":300002,"propState":0,"propId":102019,"pos":{"x":26373,"y":-1176,"z":47856},"rot":{"x":0,"y":225000,"z":0}},{"groupId":131,"instId":300001,"propState":0,"propId":102018,"pos":{"x":26373,"y":-1176,"z":47856},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"132":{"props":[{"groupId":132,"instId":300006,"propState":0,"propId":211,"pos":{"x":-57115,"y":6751,"z":-78485},"rot":{"x":0,"y":45000,"z":0}},{"groupId":132,"instId":300002,"propState":0,"propId":102019,"pos":{"x":-57115,"y":6751,"z":-78485},"rot":{"x":0,"y":45000,"z":0}},{"groupId":132,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-57115,"y":6751,"z":-78485},"rot":{"x":0,"y":45000,"z":0}},{"groupId":132,"instId":300001,"propState":0,"propId":102018,"pos":{"x":-57115,"y":6751,"z":-78485},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"133":{"props":[{"groupId":133,"instId":300001,"propState":0,"propId":102018,"pos":{"x":41488,"y":-1074,"z":7075},"rot":{"x":0,"y":225000,"z":0}},{"groupId":133,"instId":300006,"propState":0,"propId":211,"pos":{"x":41488,"y":-1074,"z":7075},"rot":{"x":0,"y":225000,"z":0}},{"groupId":133,"instId":300003,"propState":20,"propId":60202,"pos":{"x":41488,"y":-1074,"z":7075},"rot":{"x":0,"y":225000,"z":0}},{"groupId":133,"instId":300002,"propState":0,"propId":102019,"pos":{"x":41488,"y":-1074,"z":7075},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"134":{"props":[{"groupId":134,"instId":300006,"propState":0,"propId":211,"pos":{"x":27898,"y":-1327,"z":94601},"rot":{"x":0,"y":225000,"z":0}},{"groupId":134,"instId":300002,"propState":0,"propId":102019,"pos":{"x":27898,"y":-1327,"z":94601},"rot":{"x":0,"y":225000,"z":0}},{"groupId":134,"instId":300003,"propState":20,"propId":60202,"pos":{"x":27898,"y":-1327,"z":94601},"rot":{"x":0,"y":225000,"z":0}},{"groupId":134,"instId":300001,"propState":0,"propId":102018,"pos":{"x":27898,"y":-1327,"z":94601},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300002,"propState":0,"propId":102077,"pos":{"x":19310,"y":4877,"z":-137004},"rot":{"x":0,"y":270000,"z":0}},{"groupId":157,"instId":300007,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":157,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":270000,"z":0}},{"groupId":157,"instId":300004,"propState":12,"propId":60202,"pos":{"x":17910,"y":-8426,"z":-132429},"rot":{"x":0,"y":270000,"z":0}},{"groupId":157,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":157,"instId":300005,"propState":0,"propId":211,"pos":{"x":19310,"y":4877,"z":-137004},"rot":{"x":0,"y":270000,"z":0}},{"groupId":157,"instId":300003,"propState":0,"propId":102054,"pos":{"x":25676,"y":3543,"z":-135696},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"158":{"props":[{"groupId":158,"instId":300012,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":158,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":158,"instId":300010,"propState":0,"propId":100,"pos":{"x":60268,"y":-4539,"z":1953},"rot":{"x":0,"y":90000,"z":0}},{"groupId":158,"instId":300009,"propState":0,"propId":100,"pos":{"x":60268,"y":-4539,"z":-15077},"rot":{"x":0,"y":90000,"z":0}},{"groupId":158,"instId":300008,"propState":0,"propId":100,"pos":{"x":60243,"y":-3679,"z":-13674},"rot":{"x":0,"y":0,"z":0}},{"groupId":158,"instId":300007,"propState":0,"propId":100,"pos":{"x":60243,"y":-3679,"z":-15255},"rot":{"x":0,"y":0,"z":0}},{"groupId":158,"instId":300001,"propState":0,"propId":100,"pos":{"x":60243,"y":-3679,"z":-17203},"rot":{"x":0,"y":93452,"z":0}},{"groupId":158,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":158,"instId":300005,"propState":0,"propId":211,"pos":{"x":54280,"y":-3005,"z":-20650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":158,"instId":300004,"propState":12,"propId":60202,"pos":{"x":51541,"y":-17446,"z":-15955},"rot":{"x":0,"y":90000,"z":0}},{"groupId":158,"instId":300003,"propState":0,"propId":102063,"pos":{"x":60370,"y":-4329,"z":-12430},"rot":{"x":0,"y":90000,"z":0}},{"groupId":158,"instId":300002,"propState":0,"propId":102077,"pos":{"x":54280,"y":-3005,"z":-20650},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300001,"propState":0,"propId":102037,"pos":{"x":47718,"y":-1332,"z":98260},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"194":{"props":[],"npcs":[{"groupId":194,"instId":400001,"npcId":12178,"pos":{"x":-45525,"y":2171,"z":59290},"rot":{"x":0,"y":79741,"z":0}}],"monsters":[],"teleports":{}},"202":{"props":[{"groupId":202,"instId":300003,"propState":18,"propId":102012,"pos":{"x":-31153,"y":2937,"z":42090},"rot":{"x":0,"y":106035,"z":0}},{"groupId":202,"instId":300002,"propState":18,"propId":102058,"pos":{"x":-36589,"y":2913,"z":42398},"rot":{"x":0,"y":37236,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":1000,"z":9046},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":301,"startAnchorId":5,"startGroupId":1}},"2021201":{"P20212_F20212001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300004,"propState":8,"propId":101,"pos":{"x":45180,"y":-31154,"z":-97930},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":79788,"y":-31263,"z":-125381},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":22510,"y":-28866,"z":-58120},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":131680,"y":8008,"z":2060},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2021201":{"anchorId":1,"groupId":1,"instId":300001,"pos":{"x":133300,"y":8008,"z":-1406},"rot":{"x":0,"y":204777,"z":0}},"2021202":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":25210,"y":-28866,"z":-62030},"rot":{"x":0,"y":270000,"z":0}},"2021203":{"anchorId":3,"groupId":1,"instId":300003,"pos":{"x":79890,"y":-31263,"z":-118810},"rot":{"x":0,"y":58591,"z":0}},"2021204":{"anchorId":4,"groupId":1,"instId":300004,"pos":{"x":44930,"y":-31154,"z":-90240},"rot":{"x":0,"y":0,"z":0}}}},"3":{"props":[{"groupId":3,"instId":300004,"propState":0,"propId":100,"pos":{"x":84020,"y":-29462,"z":-45340},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":102000,"pos":{"x":87881,"y":-29462,"z":-49525},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":102000,"pos":{"x":99100,"y":604,"z":-39700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300001,"propState":15,"propId":102003,"pos":{"x":93590,"y":-1190,"z":-45300},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300001,"propState":8,"propId":901,"pos":{"x":26627,"y":-31055,"z":-32837},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1206":{"anchorId":1,"groupId":38,"instId":300001,"pos":{"x":28320,"y":-31222,"z":-32820},"rot":{"x":0,"y":270000,"z":0}}}},"4":{"props":[{"groupId":4,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-6180,"y":-31159,"z":-110510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300001,"propState":12,"propId":60203,"pos":{"x":36105,"y":-34241,"z":-91180},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300002,"propState":12,"propId":60201,"pos":{"x":64878,"y":-31263,"z":-106550},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300014,"propState":12,"propId":60201,"pos":{"x":39520,"y":-31108,"z":-131210},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300015,"propState":12,"propId":60201,"pos":{"x":-5228,"y":-31098,"z":-123047},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300012,"propState":12,"propId":60201,"pos":{"x":34250,"y":-31226,"z":-100750},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300022,"propState":12,"propId":60201,"pos":{"x":-3820,"y":-35952,"z":-81240},"rot":{"x":0,"y":295000,"z":0}},{"groupId":4,"instId":300007,"propState":12,"propId":60201,"pos":{"x":-17580,"y":-31213,"z":-58080},"rot":{"x":0,"y":359517,"z":0}},{"groupId":4,"instId":300003,"propState":12,"propId":60201,"pos":{"x":54990,"y":-27162,"z":-19320},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300011,"propState":12,"propId":60201,"pos":{"x":64710,"y":-31170,"z":-12563},"rot":{"x":0,"y":180003,"z":0}},{"groupId":4,"instId":300006,"propState":12,"propId":60201,"pos":{"x":103450,"y":5354,"z":-23700},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300003,"propState":0,"propId":211,"pos":{"x":114820,"y":604,"z":-58200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":63,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300001,"propState":11,"propId":60203,"pos":{"x":114820,"y":604,"z":-58200},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":63,"instId":200001,"monsterId":2023010,"eventId":20212231,"pos":{"x":118500,"y":694,"z":-58230},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300003,"propState":0,"propId":211,"pos":{"x":46060,"y":-31263,"z":-137780},"rot":{"x":0,"y":90000,"z":0}},{"groupId":64,"instId":300001,"propState":11,"propId":60203,"pos":{"x":46060,"y":-31263,"z":-137780},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":64,"instId":200001,"monsterId":2013010,"eventId":20212232,"pos":{"x":48080,"y":-31263,"z":-143440},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"51":{"props":[],"npcs":[],"monsters":[{"groupId":51,"instId":200016,"monsterId":8002010,"eventId":20212152,"pos":{"x":142505,"y":-1149,"z":-58955},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":200005,"monsterId":8002010,"eventId":20212114,"pos":{"x":59990,"y":-31263,"z":-139360},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":200011,"monsterId":2011020,"eventId":20212106,"pos":{"x":27960,"y":-27162,"z":-5170},"rot":{"x":0,"y":120000,"z":0}},{"groupId":51,"instId":200017,"monsterId":2022010,"eventId":20212153,"pos":{"x":-7931,"y":-31159,"z":-147256},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":200015,"monsterId":2022010,"eventId":20212151,"pos":{"x":131540,"y":604,"z":-52116},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":200008,"monsterId":2022010,"eventId":20212113,"pos":{"x":10785,"y":-31098,"z":-129982},"rot":{"x":0,"y":189746,"z":0}},{"groupId":51,"instId":200007,"monsterId":8002010,"eventId":20212112,"pos":{"x":7670,"y":-31148,"z":-113800},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":200014,"monsterId":2012010,"eventId":20212111,"pos":{"x":8190,"y":-35952,"z":-88000},"rot":{"x":0,"y":336417,"z":0}},{"groupId":51,"instId":200013,"monsterId":2012010,"eventId":20212110,"pos":{"x":8960,"y":-35952,"z":-79060},"rot":{"x":0,"y":227413,"z":0}},{"groupId":51,"instId":200012,"monsterId":2012010,"eventId":20212109,"pos":{"x":2561,"y":-35952,"z":-80606},"rot":{"x":0,"y":120000,"z":0}},{"groupId":51,"instId":200004,"monsterId":2022010,"eventId":20212107,"pos":{"x":5350,"y":-31022,"z":-58230},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":200010,"monsterId":2011010,"eventId":20212105,"pos":{"x":47590,"y":-27162,"z":-6180},"rot":{"x":0,"y":227413,"z":0}},{"groupId":51,"instId":200009,"monsterId":2012010,"eventId":20212104,"pos":{"x":44069,"y":-27162,"z":-7143},"rot":{"x":0,"y":114082,"z":0}},{"groupId":51,"instId":200003,"monsterId":2022010,"eventId":20212103,"pos":{"x":43690,"y":-31213,"z":-19508},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":200006,"monsterId":8002010,"eventId":20212115,"pos":{"x":109260,"y":706,"z":-35620},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":200002,"monsterId":2022010,"eventId":20212102,"pos":{"x":128640,"y":604,"z":-40270},"rot":{"x":0,"y":272836,"z":0}},{"groupId":51,"instId":200001,"monsterId":8001040,"eventId":20212101,"pos":{"x":97101,"y":7051,"z":-16689},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"111":{"props":[{"groupId":111,"instId":300003,"propState":0,"propId":211,"pos":{"x":-6588,"y":-31213,"z":-9892},"rot":{"x":0,"y":180000,"z":0}},{"groupId":111,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":111,"instId":300001,"propState":11,"propId":60202,"pos":{"x":-6588,"y":-31213,"z":-9892},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":111,"instId":200002,"monsterId":2012010,"eventId":20212234,"pos":{"x":-4533,"y":-31213,"z":-14086},"rot":{"x":0,"y":340000,"z":0}},{"groupId":111,"instId":200001,"monsterId":2012010,"eventId":20212233,"pos":{"x":-8840,"y":-31213,"z":-13970},"rot":{"x":0,"y":40000,"z":0}}],"teleports":{}},"76":{"props":[],"npcs":[],"monsters":[{"groupId":76,"instId":200001,"monsterId":8002040,"eventId":20212120,"pos":{"x":74174,"y":-34241,"z":-86687},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300003,"propState":8,"propId":702,"pos":{"x":102910,"y":-27080,"z":-152150},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":62,"instId":200001,"monsterId":2023011,"eventId":101209,"pos":{"x":102910,"y":-28008,"z":-152150},"rot":{"x":0,"y":0,"z":0}}],"teleports":{"1109":{"anchorId":1,"groupId":62,"instId":300003,"pos":{"x":102640,"y":-28137,"z":-146220},"rot":{"x":0,"y":180000,"z":0}}}},"35":{"props":[{"groupId":35,"instId":300015,"propState":0,"propId":102007,"pos":{"x":95550,"y":604,"z":-30030},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300010,"propState":0,"propId":102006,"pos":{"x":32140,"y":-31213,"z":-17784},"rot":{"x":0,"y":90000,"z":0}},{"groupId":35,"instId":300024,"propState":0,"propId":102006,"pos":{"x":150670,"y":604,"z":-51887},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300021,"propState":0,"propId":102006,"pos":{"x":102800,"y":-28131,"z":-141330},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300019,"propState":0,"propId":102006,"pos":{"x":-16065,"y":-31213,"z":-45760},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300009,"propState":0,"propId":102007,"pos":{"x":106140,"y":-28121,"z":-89130},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300008,"propState":0,"propId":102008,"pos":{"x":64830,"y":-31263,"z":-147118},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300020,"propState":0,"propId":102007,"pos":{"x":39990,"y":-28570,"z":-147410},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300006,"propState":0,"propId":102007,"pos":{"x":52081,"y":-34241,"z":-102986},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300017,"propState":0,"propId":102008,"pos":{"x":22740,"y":-31159,"z":-73180},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300005,"propState":0,"propId":102007,"pos":{"x":-13800,"y":-35952,"z":-86840},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300016,"propState":0,"propId":102007,"pos":{"x":44179,"y":-31213,"z":-28460},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300003,"propState":0,"propId":102007,"pos":{"x":71090,"y":-28426,"z":-4180},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300002,"propState":0,"propId":102008,"pos":{"x":37680,"y":-31213,"z":-47900},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300014,"propState":0,"propId":102008,"pos":{"x":146910,"y":2265,"z":-16538},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300022,"propState":0,"propId":102006,"pos":{"x":59970,"y":-31263,"z":-156370},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300004,"propState":0,"propId":102006,"pos":{"x":22350,"y":-27162,"z":-51212},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300018,"propState":0,"propId":102008,"pos":{"x":95882,"y":-28131,"z":-137010},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300007,"propState":0,"propId":102008,"pos":{"x":12047,"y":-31159,"z":-156758},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300011,"propState":0,"propId":102007,"pos":{"x":4940,"y":-31213,"z":-39550},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300001,"propState":0,"propId":102007,"pos":{"x":88710,"y":5395,"z":-20220},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300002,"propState":0,"propId":102000,"pos":{"x":22798,"y":-31159,"z":-98730},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300001,"propState":1,"propId":102001,"pos":{"x":18774,"y":-31109,"z":-95747},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300003,"propState":0,"propId":100,"pos":{"x":-3510,"y":-31213,"z":-20559},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300002,"propState":0,"propId":100,"pos":{"x":-3510,"y":-31213,"z":-20559},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300001,"propState":0,"propId":100,"pos":{"x":33510,"y":-31213,"z":-20940},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300006,"propState":0,"propId":100,"pos":{"x":37529,"y":-34241,"z":-73608},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300005,"propState":0,"propId":100,"pos":{"x":43063,"y":-31155,"z":-94579},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300004,"propState":0,"propId":100,"pos":{"x":30480,"y":-34241,"z":-73532},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300003,"propState":0,"propId":100,"pos":{"x":23890,"y":-31159,"z":-93340},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300002,"propState":0,"propId":100,"pos":{"x":44860,"y":-34241,"z":-92465},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300001,"propState":0,"propId":100,"pos":{"x":31632,"y":-34241,"z":-92465},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300009,"propState":0,"propId":102000,"pos":{"x":-10332,"y":-31159,"z":-141719},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300006,"propState":0,"propId":102000,"pos":{"x":26760,"y":-31213,"z":-40965},"rot":{"x":0,"y":270000,"z":0}},{"groupId":45,"instId":300004,"propState":0,"propId":102001,"pos":{"x":-13866,"y":-31109,"z":-143544},"rot":{"x":0,"y":359578,"z":0}},{"groupId":45,"instId":300003,"propState":0,"propId":102001,"pos":{"x":65687,"y":-31213,"z":-100279},"rot":{"x":0,"y":359578,"z":0}},{"groupId":45,"instId":300010,"propState":0,"propId":102000,"pos":{"x":68340,"y":-31263,"z":-137570},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300008,"propState":0,"propId":102000,"pos":{"x":69120,"y":-34241,"z":-91442},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300005,"propState":0,"propId":102001,"pos":{"x":66343,"y":-31228,"z":-139898},"rot":{"x":0,"y":89578,"z":0}},{"groupId":45,"instId":300002,"propState":0,"propId":102001,"pos":{"x":61286,"y":-34210,"z":-80659},"rot":{"x":0,"y":269578,"z":0}},{"groupId":45,"instId":300001,"propState":0,"propId":102001,"pos":{"x":30030,"y":-31163,"z":-39351},"rot":{"x":0,"y":269578,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300002,"propState":0,"propId":100,"pos":{"x":-14742,"y":-31159,"z":-130405},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300001,"propState":0,"propId":100,"pos":{"x":-10134,"y":-29512,"z":-122860},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300002,"propState":0,"propId":100,"pos":{"x":59080,"y":-31263,"z":-123576},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300001,"propState":0,"propId":100,"pos":{"x":55248,"y":-31263,"z":-123943},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300001,"propState":0,"propId":102000,"pos":{"x":59120,"y":-34241,"z":-84424},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300002,"propState":0,"propId":102019,"pos":{"x":39805,"y":-27357,"z":28430},"rot":{"x":0,"y":135000,"z":0}},{"groupId":105,"instId":300006,"propState":0,"propId":211,"pos":{"x":39805,"y":-27357,"z":28430},"rot":{"x":0,"y":135000,"z":0}},{"groupId":105,"instId":300003,"propState":20,"propId":60202,"pos":{"x":39805,"y":-27357,"z":28430},"rot":{"x":0,"y":135000,"z":0}},{"groupId":105,"instId":300001,"propState":0,"propId":102018,"pos":{"x":39805,"y":-27357,"z":28430},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"104":{"props":[{"groupId":104,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":176529,"z":0}},{"groupId":104,"instId":300004,"propState":0,"propId":100,"pos":{"x":76445,"y":2231,"z":64167},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300003,"propState":1,"propId":211,"pos":{"x":12759,"y":-31159,"z":-144603},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300001,"propState":20,"propId":60202,"pos":{"x":13042,"y":-31159,"z":-143410},"rot":{"x":0,"y":90000,"z":0}},{"groupId":104,"instId":300002,"propState":0,"propId":211,"pos":{"x":79380,"y":-31327,"z":-137350},"rot":{"x":0,"y":46571,"z":0}}],"npcs":[],"monsters":[{"groupId":104,"instId":200002,"monsterId":2022010,"eventId":20212252,"pos":{"x":78371,"y":-31256,"z":-139602},"rot":{"x":0,"y":350799,"z":0}},{"groupId":104,"instId":200003,"monsterId":8002010,"eventId":20212253,"pos":{"x":81393,"y":-31256,"z":-137040},"rot":{"x":0,"y":265145,"z":0}},{"groupId":104,"instId":200001,"monsterId":2022010,"eventId":20212251,"pos":{"x":80662,"y":-31256,"z":-139228},"rot":{"x":0,"y":320021,"z":0}}],"teleports":{}},"106":{"props":[{"groupId":106,"instId":300002,"propState":0,"propId":102019,"pos":{"x":60510,"y":-29462,"z":-43940},"rot":{"x":0,"y":135000,"z":0}},{"groupId":106,"instId":300004,"propState":0,"propId":100,"pos":{"x":60510,"y":-29462,"z":-43940},"rot":{"x":0,"y":135000,"z":0}},{"groupId":106,"instId":300006,"propState":0,"propId":211,"pos":{"x":60510,"y":-29462,"z":-43940},"rot":{"x":0,"y":135000,"z":0}},{"groupId":106,"instId":300003,"propState":20,"propId":60202,"pos":{"x":60510,"y":-29462,"z":-43940},"rot":{"x":0,"y":135000,"z":0}},{"groupId":106,"instId":300001,"propState":0,"propId":102018,"pos":{"x":60510,"y":-29462,"z":-43940},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"107":{"props":[{"groupId":107,"instId":300006,"propState":0,"propId":211,"pos":{"x":-47550,"y":-29517,"z":-164006},"rot":{"x":0,"y":45000,"z":0}},{"groupId":107,"instId":300002,"propState":0,"propId":102019,"pos":{"x":-47550,"y":-29517,"z":-164006},"rot":{"x":0,"y":45000,"z":0}},{"groupId":107,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-47550,"y":-29517,"z":-164006},"rot":{"x":0,"y":45000,"z":0}},{"groupId":107,"instId":300001,"propState":0,"propId":102018,"pos":{"x":-47550,"y":-29517,"z":-164006},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300008,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300001,"propState":0,"propId":100,"pos":{"x":-7700,"y":-30992,"z":-171902},"rot":{"x":0,"y":179999,"z":0}},{"groupId":114,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":180000,"z":0}},{"groupId":114,"instId":300005,"propState":0,"propId":211,"pos":{"x":-12200,"y":-29441,"z":-166182},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300004,"propState":12,"propId":60202,"pos":{"x":-5690,"y":-34788,"z":-163660},"rot":{"x":0,"y":180000,"z":0}},{"groupId":114,"instId":300003,"propState":0,"propId":102063,"pos":{"x":-2430,"y":-30735,"z":-172690},"rot":{"x":0,"y":180000,"z":0}},{"groupId":114,"instId":300002,"propState":0,"propId":102077,"pos":{"x":-12200,"y":-29441,"z":-166182},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"113":{"props":[{"groupId":113,"instId":300005,"propState":0,"propId":211,"pos":{"x":138011,"y":8008,"z":5940},"rot":{"x":0,"y":180000,"z":0}},{"groupId":113,"instId":300008,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":113,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":113,"instId":300001,"propState":0,"propId":100,"pos":{"x":148127,"y":6866,"z":11268},"rot":{"x":0,"y":0,"z":0}},{"groupId":113,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":180000,"z":0}},{"groupId":113,"instId":300004,"propState":12,"propId":60202,"pos":{"x":131770,"y":110,"z":4570},"rot":{"x":0,"y":180000,"z":0}},{"groupId":113,"instId":300003,"propState":0,"propId":102054,"pos":{"x":135130,"y":6612,"z":12290},"rot":{"x":0,"y":180000,"z":0}},{"groupId":113,"instId":300002,"propState":0,"propId":102077,"pos":{"x":138011,"y":8008,"z":5940},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"121":{"props":[{"groupId":121,"instId":300004,"propState":12,"propId":60202,"pos":{"x":140970,"y":-29870,"z":-69640},"rot":{"x":0,"y":180000,"z":0}},{"groupId":121,"instId":300005,"propState":0,"propId":211,"pos":{"x":144971,"y":-28127,"z":-117965},"rot":{"x":0,"y":0,"z":0}},{"groupId":121,"instId":300008,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":121,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":121,"instId":300001,"propState":0,"propId":100,"pos":{"x":146846,"y":-27953,"z":-123115},"rot":{"x":0,"y":179999,"z":0}},{"groupId":121,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":180000,"z":0}},{"groupId":121,"instId":300003,"propState":0,"propId":102063,"pos":{"x":152100,"y":-29440,"z":-123980},"rot":{"x":0,"y":180000,"z":0}},{"groupId":121,"instId":300002,"propState":0,"propId":102077,"pos":{"x":144971,"y":-28127,"z":-117965},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"122":{"props":[{"groupId":122,"instId":300008,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":122,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":122,"instId":300001,"propState":0,"propId":100,"pos":{"x":141250,"y":-29770,"z":-134890},"rot":{"x":0,"y":4,"z":0}},{"groupId":122,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":180000,"z":0}},{"groupId":122,"instId":300005,"propState":0,"propId":211,"pos":{"x":144652,"y":-28127,"z":-142389},"rot":{"x":0,"y":180000,"z":0}},{"groupId":122,"instId":300004,"propState":12,"propId":60202,"pos":{"x":109600,"y":-35980,"z":-145160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":122,"instId":300003,"propState":0,"propId":102054,"pos":{"x":152060,"y":-29480,"z":-136460},"rot":{"x":0,"y":180000,"z":0}},{"groupId":122,"instId":300002,"propState":0,"propId":102077,"pos":{"x":144652,"y":-28127,"z":-142389},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"125":{"props":[{"groupId":125,"instId":300001,"propState":1,"propId":211,"pos":{"x":36000,"y":-31213,"z":-15750},"rot":{"x":0,"y":0,"z":0}},{"groupId":125,"instId":300003,"propState":20,"propId":60202,"pos":{"x":36000,"y":-31213,"z":-15750},"rot":{"x":0,"y":0,"z":0}},{"groupId":125,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":125,"instId":300002,"propState":0,"propId":211,"pos":{"x":-8421,"y":-31216,"z":-62724},"rot":{"x":0,"y":131469,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":301,"startAnchorId":null,"startGroupId":null}},"2021301":{"P20213_F20213001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":3002,"pos":{"x":-17430,"y":2170,"z":39030},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300004,"propState":8,"propId":3002,"pos":{"x":76010,"y":2531,"z":101597},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":3002,"pos":{"x":18750,"y":-1330,"z":88500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":3002,"pos":{"x":23967,"y":-1116,"z":6890},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":1,"instId":300004,"pos":{"x":80820,"y":2214,"z":96810},"rot":{"x":0,"y":0,"z":0}}}},"13":{"props":[],"npcs":[],"monsters":[{"groupId":13,"instId":200007,"monsterId":8001050,"eventId":20211031,"pos":{"x":56530,"y":2152,"z":116970},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300008,"propState":0,"propId":102014,"pos":{"x":26530,"y":586,"z":-14287},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300007,"propState":1,"propId":102013,"pos":{"x":11129,"y":-1085,"z":-787},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300006,"propState":0,"propId":102013,"pos":{"x":7870,"y":2143,"z":68820},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300003,"propState":1,"propId":102013,"pos":{"x":-3940,"y":-1120,"z":-14530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300009,"propState":0,"propId":102013,"pos":{"x":4359,"y":-1085,"z":-699},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300002,"propState":0,"propId":100,"pos":{"x":7937,"y":2246,"z":68877},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300001,"propState":0,"propId":100,"pos":{"x":3914,"y":2280,"z":73680},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300002,"propState":0,"propId":100,"pos":{"x":-4220,"y":-1118,"z":-14280},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300001,"propState":0,"propId":100,"pos":{"x":-40,"y":10,"z":230},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300003,"propState":0,"propId":100,"pos":{"x":11350,"y":-1085,"z":-820},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300002,"propState":0,"propId":100,"pos":{"x":-1350,"y":-1085,"z":-770},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":100,"pos":{"x":560,"y":55,"z":-32},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300002,"propState":0,"propId":100,"pos":{"x":26800,"y":586,"z":-14230},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300001,"propState":0,"propId":100,"pos":{"x":380,"y":0,"z":-2920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300002,"propState":0,"propId":102004,"pos":{"x":12060,"y":9101,"z":88635},"rot":{"x":0,"y":180000,"z":0}},{"groupId":35,"instId":300003,"propState":0,"propId":102004,"pos":{"x":71080,"y":2230,"z":74320},"rot":{"x":0,"y":270000,"z":0}},{"groupId":35,"instId":300001,"propState":0,"propId":102004,"pos":{"x":40420,"y":9101,"z":175980},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300004,"propState":2,"propId":102000,"pos":{"x":49769,"y":-2877,"z":34920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":45,"instId":300003,"propState":0,"propId":102001,"pos":{"x":48660,"y":-2830,"z":36987},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300006,"propState":0,"propId":100,"pos":{"x":52870,"y":-3010,"z":-10670},"rot":{"x":0,"y":119280,"z":0}},{"groupId":51,"instId":300003,"propState":0,"propId":100,"pos":{"x":53800,"y":-3010,"z":-20700},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300002,"propState":0,"propId":211,"pos":{"x":53610,"y":-3010,"z":-20080},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300004,"propState":12,"propId":60202,"pos":{"x":47193,"y":-3000,"z":-14971},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300005,"propState":0,"propId":102053,"pos":{"x":59260,"y":-3440,"z":50},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300001,"propState":0,"propId":217,"pos":{"x":54292,"y":-3010,"z":-21672},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":51,"instId":400001,"npcId":12244,"pos":{"x":-79320,"y":821,"z":75530},"rot":{"x":0,"y":119280,"z":0}}],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300001,"propState":0,"propId":102175,"pos":{"x":-10667,"y":-1147,"z":-5470},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"2021302":{"P20213_F20213001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"2021401":{"P20214_F20214001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"2022101":{"P20221_F20221001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300003,"propState":8,"propId":101,"pos":{"x":107603,"y":13760,"z":-61751},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300004,"propState":8,"propId":101,"pos":{"x":-54175,"y":685,"z":89262},"rot":{"x":0,"y":45000,"z":0}},{"groupId":5,"instId":300002,"propState":8,"propId":101,"pos":{"x":5010,"y":12790,"z":2110},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":8,"propId":101,"pos":{"x":-33092,"y":4824,"z":-158473},"rot":{"x":0,"y":269724,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2022101":{"anchorId":1,"groupId":5,"instId":300001,"pos":{"x":-29539,"y":4824,"z":-155840},"rot":{"x":0,"y":90000,"z":0}},"2022102":{"anchorId":2,"groupId":5,"instId":300002,"pos":{"x":400,"y":12790,"z":2110},"rot":{"x":0,"y":0,"z":0}},"2022103":{"anchorId":3,"groupId":5,"instId":300003,"pos":{"x":103950,"y":13760,"z":-59120},"rot":{"x":0,"y":180000,"z":0}},"2022104":{"anchorId":4,"groupId":5,"instId":300004,"pos":{"x":-55590,"y":685,"z":93950},"rot":{"x":0,"y":45000,"z":0}}}},"57":{"props":[{"groupId":57,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-11824,"y":12905,"z":-86390},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300028,"propState":0,"propId":102006,"pos":{"x":94998,"y":769,"z":68511},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300018,"propState":0,"propId":102008,"pos":{"x":-97340,"y":-4250,"z":62730},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300027,"propState":0,"propId":102006,"pos":{"x":-61334,"y":-1007,"z":45380},"rot":{"x":0,"y":270000,"z":0}},{"groupId":57,"instId":300026,"propState":0,"propId":102006,"pos":{"x":33303,"y":-4245,"z":53721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300025,"propState":0,"propId":102008,"pos":{"x":172610,"y":21593,"z":-64747},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300024,"propState":0,"propId":102008,"pos":{"x":73040,"y":14633,"z":-52390},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300023,"propState":0,"propId":102007,"pos":{"x":116195,"y":13760,"z":-69740},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300022,"propState":0,"propId":102007,"pos":{"x":95150,"y":770,"z":36076},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300021,"propState":0,"propId":102008,"pos":{"x":5290,"y":-1020,"z":-22490},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300020,"propState":0,"propId":102007,"pos":{"x":-49560,"y":650,"z":14670},"rot":{"x":0,"y":45000,"z":0}},{"groupId":57,"instId":300019,"propState":0,"propId":102007,"pos":{"x":-64831,"y":10224,"z":-79669},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300017,"propState":0,"propId":102007,"pos":{"x":-87254,"y":726,"z":116194},"rot":{"x":0,"y":45000,"z":0}},{"groupId":57,"instId":300016,"propState":0,"propId":102008,"pos":{"x":-33765,"y":649,"z":107514},"rot":{"x":0,"y":45000,"z":0}},{"groupId":57,"instId":300015,"propState":0,"propId":102007,"pos":{"x":46342,"y":-1020,"z":95894},"rot":{"x":0,"y":135000,"z":0}},{"groupId":57,"instId":300014,"propState":0,"propId":102008,"pos":{"x":93570,"y":840,"z":106810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300013,"propState":0,"propId":102008,"pos":{"x":111569,"y":4603,"z":-10754},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300012,"propState":0,"propId":102007,"pos":{"x":73070,"y":740,"z":47660},"rot":{"x":0,"y":180000,"z":0}},{"groupId":57,"instId":300011,"propState":0,"propId":102008,"pos":{"x":14530,"y":12900,"z":-51218},"rot":{"x":0,"y":270000,"z":0}},{"groupId":57,"instId":300010,"propState":0,"propId":102008,"pos":{"x":-39113,"y":8240,"z":-90306},"rot":{"x":0,"y":180000,"z":0}},{"groupId":57,"instId":300009,"propState":0,"propId":102007,"pos":{"x":-45104,"y":8294,"z":-127229},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-11552,"y":9297,"z":-107461},"rot":{"x":0,"y":270000,"z":0}},{"groupId":57,"instId":300007,"propState":0,"propId":102007,"pos":{"x":29375,"y":10957,"z":-112479},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300006,"propState":0,"propId":102007,"pos":{"x":-2210,"y":6807,"z":-150710},"rot":{"x":0,"y":270000,"z":0}},{"groupId":57,"instId":300001,"propState":0,"propId":102006,"pos":{"x":-3270,"y":12835,"z":5190},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300002,"propState":0,"propId":102006,"pos":{"x":-44558,"y":685,"z":111081},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300019,"propState":0,"propId":102000,"pos":{"x":-33792,"y":-1086,"z":118715},"rot":{"x":0,"y":45000,"z":0}},{"groupId":6,"instId":300005,"propState":2,"propId":102000,"pos":{"x":101170,"y":733,"z":16975},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300025,"propState":0,"propId":102000,"pos":{"x":-30468,"y":-1086,"z":-10257},"rot":{"x":0,"y":135000,"z":0}},{"groupId":6,"instId":300024,"propState":0,"propId":102001,"pos":{"x":-35658,"y":715,"z":-7702},"rot":{"x":0,"y":135000,"z":0}},{"groupId":6,"instId":300018,"propState":0,"propId":102001,"pos":{"x":-36428,"y":715,"z":113584},"rot":{"x":0,"y":45000,"z":0}},{"groupId":6,"instId":300017,"propState":0,"propId":102000,"pos":{"x":66582,"y":653,"z":38545},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300016,"propState":0,"propId":102001,"pos":{"x":69084,"y":720,"z":37177},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":102000,"pos":{"x":71591,"y":652,"z":68636},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300014,"propState":0,"propId":102001,"pos":{"x":69092,"y":720,"z":70006},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300008,"propState":1,"propId":102001,"pos":{"x":101508,"y":769,"z":73259},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300007,"propState":1,"propId":102002,"pos":{"x":123913,"y":-1795,"z":53564},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":102002,"pos":{"x":104115,"y":4613,"z":5792},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":102000,"pos":{"x":-4495,"y":12905,"z":-87157},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":102002,"pos":{"x":225,"y":12910,"z":-89304},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300001,"propState":8,"propId":808,"pos":{"x":53860,"y":10913,"z":-114603},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1012":{"anchorId":1,"groupId":215,"instId":300001,"pos":{"x":53250,"y":10913,"z":-115420},"rot":{"x":0,"y":30000,"z":0}}}},"8":{"props":[{"groupId":8,"instId":300002,"propState":12,"propId":60201,"pos":{"x":-76892,"y":10224,"z":-69290},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300016,"propState":12,"propId":60201,"pos":{"x":-4720,"y":-1020,"z":114796},"rot":{"x":0,"y":2,"z":0}},{"groupId":8,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-19285,"y":8240,"z":-126161},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300008,"propState":12,"propId":60201,"pos":{"x":117217,"y":13760,"z":-78056},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300018,"propState":12,"propId":60201,"pos":{"x":96540,"y":4553,"z":-4740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300011,"propState":12,"propId":60201,"pos":{"x":38256,"y":10913,"z":-121346},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-73680,"y":769,"z":-22240},"rot":{"x":0,"y":225000,"z":0}},{"groupId":8,"instId":300012,"propState":12,"propId":60201,"pos":{"x":60020,"y":-1020,"z":6120},"rot":{"x":0,"y":315000,"z":0}},{"groupId":8,"instId":300009,"propState":12,"propId":60201,"pos":{"x":7262,"y":12905,"z":-59460},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300001,"propState":12,"propId":60201,"pos":{"x":-44280,"y":4790,"z":-135100},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[],"npcs":[],"monsters":[{"groupId":58,"instId":200016,"monsterId":2022020,"eventId":20221154,"pos":{"x":-84965,"y":-4240,"z":58328},"rot":{"x":0,"y":240000,"z":0}},{"groupId":58,"instId":200012,"monsterId":2022020,"eventId":20221106,"pos":{"x":864,"y":12905,"z":-67994},"rot":{"x":0,"y":135000,"z":0}},{"groupId":58,"instId":200018,"monsterId":8001050,"eventId":20221156,"pos":{"x":34580,"y":10913,"z":-118830},"rot":{"x":0,"y":120000,"z":0}},{"groupId":58,"instId":200015,"monsterId":8001050,"eventId":20221153,"pos":{"x":133360,"y":-1784,"z":54550},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":200013,"monsterId":2022020,"eventId":20221151,"pos":{"x":138620,"y":-1831,"z":67960},"rot":{"x":0,"y":30000,"z":0}},{"groupId":58,"instId":200005,"monsterId":2022020,"eventId":20221109,"pos":{"x":-61250,"y":-1007,"z":59330},"rot":{"x":0,"y":225000,"z":0}},{"groupId":58,"instId":200007,"monsterId":2022020,"eventId":20221117,"pos":{"x":108940,"y":769,"z":65980},"rot":{"x":0,"y":30000,"z":0}},{"groupId":58,"instId":200001,"monsterId":2022010,"eventId":20221102,"pos":{"x":-1230,"y":6758,"z":-140380},"rot":{"x":0,"y":15000,"z":0}},{"groupId":58,"instId":200017,"monsterId":8001050,"eventId":20221155,"pos":{"x":-94424,"y":-4222,"z":58188},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":200014,"monsterId":2022020,"eventId":20221152,"pos":{"x":140016,"y":-1831,"z":71298},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":200009,"monsterId":2022010,"eventId":20221110,"pos":{"x":-68700,"y":-997,"z":53379},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":200008,"monsterId":2022010,"eventId":20221116,"pos":{"x":111414,"y":726,"z":68923},"rot":{"x":0,"y":225000,"z":0}},{"groupId":58,"instId":200004,"monsterId":2022010,"eventId":20221108,"pos":{"x":-495,"y":-1023,"z":-21501},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":200003,"monsterId":2022020,"eventId":20221107,"pos":{"x":58080,"y":-1016,"z":93850},"rot":{"x":0,"y":135000,"z":0}},{"groupId":58,"instId":200011,"monsterId":2022010,"eventId":20221105,"pos":{"x":7750,"y":12905,"z":-85750},"rot":{"x":0,"y":15000,"z":0}},{"groupId":58,"instId":200010,"monsterId":2022020,"eventId":20221104,"pos":{"x":8630,"y":12905,"z":-82420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":200002,"monsterId":2022010,"eventId":20221103,"pos":{"x":-66830,"y":10224,"z":-74180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":200006,"monsterId":2022010,"eventId":20221101,"pos":{"x":270,"y":6758,"z":-136100},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300014,"propState":0,"propId":100,"pos":{"x":90788,"y":3384,"z":53533},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300015,"propState":0,"propId":100,"pos":{"x":-63310,"y":3484,"z":117540},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300015,"propState":0,"propId":300000,"pos":{"x":85040,"y":3494,"z":53510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":92,"instId":300005,"propState":0,"propId":300000,"pos":{"x":80665,"y":3524,"z":56040},"rot":{"x":0,"y":177045,"z":0}},{"groupId":92,"instId":300016,"propState":0,"propId":300000,"pos":{"x":90788,"y":3384,"z":53533},"rot":{"x":0,"y":135000,"z":0}},{"groupId":92,"instId":300011,"propState":0,"propId":102068,"pos":{"x":82494,"y":4415,"z":52403},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300010,"propState":0,"propId":102068,"pos":{"x":80980,"y":4415,"z":53416},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300008,"propState":0,"propId":102068,"pos":{"x":89014,"y":4415,"z":53998},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300007,"propState":0,"propId":300000,"pos":{"x":89426,"y":3524,"z":56041},"rot":{"x":0,"y":293289,"z":0}},{"groupId":92,"instId":300006,"propState":0,"propId":300000,"pos":{"x":85043,"y":3524,"z":58568},"rot":{"x":0,"y":236428,"z":0}},{"groupId":92,"instId":300004,"propState":0,"propId":300000,"pos":{"x":80659,"y":3524,"z":50976},"rot":{"x":0,"y":114933,"z":0}},{"groupId":92,"instId":300002,"propState":0,"propId":300000,"pos":{"x":89424,"y":3524,"z":50985},"rot":{"x":0,"y":356964,"z":0}},{"groupId":92,"instId":300017,"propState":0,"propId":300002,"pos":{"x":15169,"y":7489,"z":53938},"rot":{"x":0,"y":135000,"z":0}},{"groupId":92,"instId":300014,"propState":0,"propId":102068,"pos":{"x":83239,"y":4415,"z":51493},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300013,"propState":0,"propId":300002,"pos":{"x":100804,"y":1410,"z":53403},"rot":{"x":0,"y":270000,"z":0}},{"groupId":92,"instId":300012,"propState":0,"propId":102068,"pos":{"x":83239,"y":4415,"z":51493},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300009,"propState":0,"propId":102068,"pos":{"x":85185,"y":4415,"z":53901},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300003,"propState":0,"propId":300000,"pos":{"x":85048,"y":3524,"z":48458},"rot":{"x":0,"y":55617,"z":0}},{"groupId":92,"instId":300001,"propState":0,"propId":300000,"pos":{"x":85035,"y":3524,"z":53512},"rot":{"x":0,"y":293289,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300007,"propState":0,"propId":300000,"pos":{"x":-64094,"y":3524,"z":114795},"rot":{"x":0,"y":162046,"z":0}},{"groupId":93,"instId":300014,"propState":0,"propId":300002,"pos":{"x":-70250,"y":1404,"z":124459},"rot":{"x":0,"y":135000,"z":0}},{"groupId":93,"instId":300017,"propState":0,"propId":300002,"pos":{"x":-9757,"y":7487,"z":64179},"rot":{"x":0,"y":90000,"z":0}},{"groupId":93,"instId":300015,"propState":0,"propId":300000,"pos":{"x":-63310,"y":3324,"z":117540},"rot":{"x":0,"y":90000,"z":0}},{"groupId":93,"instId":300016,"propState":0,"propId":300000,"pos":{"x":-59217,"y":3494,"z":113480},"rot":{"x":0,"y":135000,"z":0}},{"groupId":93,"instId":300013,"propState":0,"propId":102069,"pos":{"x":-59194,"y":4620,"z":109677},"rot":{"x":0,"y":79840,"z":0}},{"groupId":93,"instId":300012,"propState":0,"propId":102069,"pos":{"x":-55495,"y":4620,"z":108685},"rot":{"x":0,"y":79840,"z":0}},{"groupId":93,"instId":300011,"propState":0,"propId":102069,"pos":{"x":-53200,"y":4620,"z":111100},"rot":{"x":0,"y":79840,"z":0}},{"groupId":93,"instId":300010,"propState":0,"propId":102069,"pos":{"x":-54159,"y":4475,"z":114698},"rot":{"x":0,"y":79840,"z":0}},{"groupId":93,"instId":300009,"propState":0,"propId":102069,"pos":{"x":-57438,"y":4580,"z":115440},"rot":{"x":0,"y":79840,"z":0}},{"groupId":93,"instId":300008,"propState":0,"propId":102069,"pos":{"x":-60137,"y":4580,"z":113065},"rot":{"x":0,"y":79840,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":300000,"pos":{"x":-62789,"y":3524,"z":109902},"rot":{"x":0,"y":99932,"z":0}},{"groupId":93,"instId":300005,"propState":0,"propId":300000,"pos":{"x":-57898,"y":3524,"z":108606},"rot":{"x":0,"y":40617,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":300000,"pos":{"x":-54325,"y":3524,"z":112179},"rot":{"x":0,"y":341964,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":300000,"pos":{"x":-55632,"y":3524,"z":117063},"rot":{"x":0,"y":278289,"z":0}},{"groupId":93,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-60519,"y":3524,"z":118370},"rot":{"x":0,"y":221428,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":300000,"pos":{"x":-59217,"y":3524,"z":113482},"rot":{"x":0,"y":99932,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300009,"propState":0,"propId":102070,"pos":{"x":-54652,"y":4600,"z":-7289},"rot":{"x":0,"y":171189,"z":0}},{"groupId":94,"instId":300019,"propState":0,"propId":102070,"pos":{"x":-60372,"y":4640,"z":-5398},"rot":{"x":0,"y":171189,"z":0}},{"groupId":94,"instId":300017,"propState":0,"propId":300000,"pos":{"x":-60556,"y":3524,"z":-12271},"rot":{"x":0,"y":79354,"z":0}},{"groupId":94,"instId":300013,"propState":0,"propId":102070,"pos":{"x":-60372,"y":4640,"z":-5398},"rot":{"x":0,"y":171189,"z":0}},{"groupId":94,"instId":300010,"propState":0,"propId":102070,"pos":{"x":-55471,"y":4495,"z":-10549},"rot":{"x":0,"y":171189,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":300000,"pos":{"x":-63435,"y":3524,"z":-5327},"rot":{"x":0,"y":168370,"z":0}},{"groupId":94,"instId":300020,"propState":0,"propId":300000,"pos":{"x":-63000,"y":3324,"z":-11760},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300015,"propState":0,"propId":102070,"pos":{"x":-60372,"y":4640,"z":-5398},"rot":{"x":0,"y":171189,"z":0}},{"groupId":94,"instId":300016,"propState":0,"propId":300000,"pos":{"x":-56483,"y":3524,"z":-12279},"rot":{"x":0,"y":30000,"z":0}},{"groupId":94,"instId":300012,"propState":0,"propId":102070,"pos":{"x":-61451,"y":4640,"z":-9072},"rot":{"x":0,"y":171189,"z":0}},{"groupId":94,"instId":300007,"propState":0,"propId":300000,"pos":{"x":-53611,"y":3524,"z":-9403},"rot":{"x":0,"y":168370,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-63439,"y":3524,"z":-9384},"rot":{"x":0,"y":122115,"z":0}},{"groupId":94,"instId":300021,"propState":0,"propId":300002,"pos":{"x":-9730,"y":7487,"z":43621},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300018,"propState":0,"propId":300000,"pos":{"x":-58529,"y":3494,"z":-7357},"rot":{"x":0,"y":45000,"z":0}},{"groupId":94,"instId":300014,"propState":0,"propId":300002,"pos":{"x":-69771,"y":1348,"z":-18314},"rot":{"x":0,"y":45000,"z":0}},{"groupId":94,"instId":300011,"propState":0,"propId":102070,"pos":{"x":-59091,"y":4640,"z":-11424},"rot":{"x":0,"y":171189,"z":0}},{"groupId":94,"instId":300008,"propState":0,"propId":102070,"pos":{"x":-56963,"y":4600,"z":-4535},"rot":{"x":0,"y":171189,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":300000,"pos":{"x":-53611,"y":3524,"z":-5316},"rot":{"x":0,"y":301770,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":300000,"pos":{"x":-56483,"y":3524,"z":-2449},"rot":{"x":0,"y":259790,"z":0}},{"groupId":94,"instId":300004,"propState":0,"propId":300000,"pos":{"x":-60558,"y":3524,"z":-2440},"rot":{"x":0,"y":213370,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":300000,"pos":{"x":-58530,"y":3524,"z":-7394},"rot":{"x":0,"y":168370,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300015,"propState":0,"propId":100,"pos":{"x":-63000,"y":3484,"z":-11760},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300003,"propState":0,"propId":211,"pos":{"x":-34711,"y":-4240,"z":57303},"rot":{"x":0,"y":270000,"z":0}},{"groupId":68,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300001,"propState":11,"propId":60202,"pos":{"x":-34711,"y":-4240,"z":57303},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":68,"instId":200002,"monsterId":2012010,"eventId":20221232,"pos":{"x":-37440,"y":-4222,"z":48330},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":200001,"monsterId":2012010,"eventId":20221231,"pos":{"x":-44800,"y":-4222,"z":58580},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300003,"propState":0,"propId":211,"pos":{"x":-79610,"y":726,"z":133720},"rot":{"x":0,"y":135000,"z":0}},{"groupId":69,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":69,"instId":300001,"propState":11,"propId":60202,"pos":{"x":-79610,"y":726,"z":133720},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[{"groupId":69,"instId":200002,"monsterId":2022010,"eventId":20221234,"pos":{"x":-72190,"y":769,"z":129780},"rot":{"x":0,"y":315000,"z":0}},{"groupId":69,"instId":200001,"monsterId":2022020,"eventId":20221233,"pos":{"x":-78010,"y":769,"z":132120},"rot":{"x":0,"y":135000,"z":0}}],"teleports":{}},"111":{"props":[{"groupId":111,"instId":300003,"propState":0,"propId":211,"pos":{"x":40360,"y":-5830,"z":29000},"rot":{"x":0,"y":0,"z":0}},{"groupId":111,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":111,"instId":300001,"propState":11,"propId":60203,"pos":{"x":40360,"y":-5830,"z":29000},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":111,"instId":200001,"monsterId":2013010,"eventId":20221235,"pos":{"x":40360,"y":-5830,"z":33130},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"59":{"props":[],"npcs":[],"monsters":[{"groupId":59,"instId":200001,"monsterId":8002040,"eventId":20221120,"pos":{"x":-33200,"y":8240,"z":-121730},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300023,"propState":1,"propId":100,"pos":{"x":-20360,"y":6040,"z":74870},"rot":{"x":0,"y":315000,"z":0}},{"groupId":2,"instId":300021,"propState":1,"propId":100,"pos":{"x":-20379,"y":6064,"z":33071},"rot":{"x":0,"y":225000,"z":0}},{"groupId":2,"instId":300026,"propState":1,"propId":100,"pos":{"x":15350,"y":-2694,"z":122332},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300025,"propState":1,"propId":100,"pos":{"x":43433,"y":-2694,"z":108265},"rot":{"x":0,"y":133000,"z":0}},{"groupId":2,"instId":300020,"propState":1,"propId":102079,"pos":{"x":15342,"y":-2694,"z":122332},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300019,"propState":21,"propId":102029,"pos":{"x":15342,"y":-2694,"z":122332},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300018,"propState":1,"propId":102079,"pos":{"x":43433,"y":-2694,"z":108265},"rot":{"x":0,"y":133000,"z":0}},{"groupId":2,"instId":300017,"propState":21,"propId":102029,"pos":{"x":43433,"y":-2694,"z":108265},"rot":{"x":0,"y":133000,"z":0}},{"groupId":2,"instId":300024,"propState":1,"propId":100,"pos":{"x":-34184,"y":-860,"z":88268},"rot":{"x":0,"y":133000,"z":0}},{"groupId":2,"instId":300022,"propState":1,"propId":100,"pos":{"x":-33467,"y":-910,"z":17862},"rot":{"x":0,"y":45000,"z":0}},{"groupId":2,"instId":300016,"propState":1,"propId":102079,"pos":{"x":15360,"y":-2694,"z":-15716},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300014,"propState":21,"propId":102029,"pos":{"x":15360,"y":-2694,"z":-15716},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300015,"propState":1,"propId":102079,"pos":{"x":43215,"y":-2694,"z":-708},"rot":{"x":0,"y":48000,"z":0}},{"groupId":2,"instId":300013,"propState":21,"propId":102029,"pos":{"x":43215,"y":-2694,"z":-708},"rot":{"x":0,"y":48000,"z":0}},{"groupId":2,"instId":300012,"propState":1,"propId":102079,"pos":{"x":-34174,"y":-890,"z":88282},"rot":{"x":0,"y":133000,"z":0}},{"groupId":2,"instId":300011,"propState":21,"propId":102029,"pos":{"x":-34168,"y":-860,"z":88270},"rot":{"x":0,"y":133000,"z":0}},{"groupId":2,"instId":300010,"propState":1,"propId":102079,"pos":{"x":-20350,"y":6040,"z":74890},"rot":{"x":0,"y":315000,"z":0}},{"groupId":2,"instId":300009,"propState":21,"propId":102029,"pos":{"x":-20338,"y":6066,"z":74883},"rot":{"x":0,"y":315000,"z":0}},{"groupId":2,"instId":300008,"propState":1,"propId":102079,"pos":{"x":-33392,"y":-910,"z":17793},"rot":{"x":0,"y":45000,"z":0}},{"groupId":2,"instId":300007,"propState":21,"propId":102029,"pos":{"x":-33408,"y":-860,"z":17803},"rot":{"x":0,"y":45000,"z":0}},{"groupId":2,"instId":300006,"propState":1,"propId":102079,"pos":{"x":-20370,"y":6100,"z":33050},"rot":{"x":0,"y":225000,"z":0}},{"groupId":2,"instId":300005,"propState":21,"propId":102029,"pos":{"x":-20332,"y":6066,"z":33087},"rot":{"x":0,"y":225000,"z":0}},{"groupId":2,"instId":300004,"propState":1,"propId":102079,"pos":{"x":49516,"y":-850,"z":53576},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300003,"propState":21,"propId":102029,"pos":{"x":49622,"y":-860,"z":53576},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300002,"propState":1,"propId":102079,"pos":{"x":30544,"y":6100,"z":53415},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300001,"propState":21,"propId":102029,"pos":{"x":30073,"y":6066,"z":53845},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300002,"propState":0,"propId":100,"pos":{"x":29975,"y":6100,"z":54028},"rot":{"x":0,"y":0,"z":0}},{"groupId":71,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300005,"propState":0,"propId":217,"pos":{"x":120327,"y":15392,"z":-66634},"rot":{"x":0,"y":270997,"z":0}},{"groupId":86,"instId":300004,"propState":1,"propId":211,"pos":{"x":10539,"y":12905,"z":-84432},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300003,"propState":0,"propId":102076,"pos":{"x":120327,"y":15392,"z":-66634},"rot":{"x":0,"y":270997,"z":0}},{"groupId":86,"instId":300001,"propState":20,"propId":60202,"pos":{"x":11974,"y":12905,"z":-85500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":86,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":270997,"z":0}},{"groupId":86,"instId":300002,"propState":0,"propId":211,"pos":{"x":120532,"y":15426,"z":-66440},"rot":{"x":0,"y":270997,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300005,"propState":0,"propId":217,"pos":{"x":-31865,"y":8233,"z":-105680},"rot":{"x":0,"y":180000,"z":0}},{"groupId":97,"instId":300003,"propState":0,"propId":211,"pos":{"x":-31865,"y":8233,"z":-105680},"rot":{"x":0,"y":180000,"z":0}},{"groupId":97,"instId":300004,"propState":0,"propId":217,"pos":{"x":-31251,"y":9475,"z":-105031},"rot":{"x":0,"y":0,"z":0}},{"groupId":97,"instId":300002,"propState":2,"propId":102000,"pos":{"x":-31865,"y":8233,"z":-105680},"rot":{"x":0,"y":180000,"z":0}},{"groupId":97,"instId":300001,"propState":0,"propId":102001,"pos":{"x":-34635,"y":8242,"z":-103811},"rot":{"x":0,"y":180001,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300003,"propState":0,"propId":217,"pos":{"x":15342,"y":-2694,"z":122332},"rot":{"x":0,"y":270000,"z":0}},{"groupId":72,"instId":300004,"propState":0,"propId":211,"pos":{"x":15342,"y":-2694,"z":122332},"rot":{"x":0,"y":270000,"z":0}},{"groupId":72,"instId":300002,"propState":0,"propId":211,"pos":{"x":43480,"y":-2694,"z":108125},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300001,"propState":0,"propId":217,"pos":{"x":43480,"y":-2694,"z":108125},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300003,"propState":0,"propId":217,"pos":{"x":-20595,"y":6040,"z":74613},"rot":{"x":0,"y":315000,"z":0}},{"groupId":100,"instId":300004,"propState":0,"propId":211,"pos":{"x":-20595,"y":6040,"z":74613},"rot":{"x":0,"y":315000,"z":0}},{"groupId":100,"instId":300002,"propState":0,"propId":211,"pos":{"x":-34250,"y":-851,"z":88340},"rot":{"x":0,"y":0,"z":0}},{"groupId":100,"instId":300001,"propState":0,"propId":217,"pos":{"x":-34250,"y":-851,"z":88340},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"101":{"props":[{"groupId":101,"instId":300002,"propState":0,"propId":211,"pos":{"x":-33437,"y":-827,"z":17355},"rot":{"x":0,"y":0,"z":0}},{"groupId":101,"instId":300004,"propState":0,"propId":211,"pos":{"x":-20627,"y":6100,"z":32305},"rot":{"x":0,"y":225000,"z":0}},{"groupId":101,"instId":300003,"propState":0,"propId":217,"pos":{"x":-20627,"y":6100,"z":32305},"rot":{"x":0,"y":225000,"z":0}},{"groupId":101,"instId":300001,"propState":0,"propId":217,"pos":{"x":-33437,"y":-827,"z":17355},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[{"groupId":103,"instId":300006,"propState":0,"propId":211,"pos":{"x":-47470,"y":8240,"z":-116250},"rot":{"x":0,"y":45000,"z":0}},{"groupId":103,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-47470,"y":8240,"z":-116250},"rot":{"x":0,"y":45000,"z":0}},{"groupId":103,"instId":300002,"propState":0,"propId":102019,"pos":{"x":-47470,"y":8240,"z":-116250},"rot":{"x":0,"y":45000,"z":0}},{"groupId":103,"instId":300001,"propState":0,"propId":102018,"pos":{"x":-47470,"y":8240,"z":-116250},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"104":{"props":[{"groupId":104,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-90430,"y":-5830,"z":30960},"rot":{"x":0,"y":315000,"z":0}},{"groupId":104,"instId":300006,"propState":0,"propId":211,"pos":{"x":-90430,"y":-5830,"z":30960},"rot":{"x":0,"y":315000,"z":0}},{"groupId":104,"instId":300002,"propState":0,"propId":102019,"pos":{"x":-90430,"y":-5830,"z":30960},"rot":{"x":0,"y":315000,"z":0}},{"groupId":104,"instId":300001,"propState":0,"propId":102018,"pos":{"x":-90430,"y":-5830,"z":30960},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300003,"propState":20,"propId":60202,"pos":{"x":101600,"y":917,"z":98912},"rot":{"x":0,"y":135000,"z":0}},{"groupId":105,"instId":300006,"propState":0,"propId":211,"pos":{"x":101600,"y":917,"z":98912},"rot":{"x":0,"y":135000,"z":0}},{"groupId":105,"instId":300002,"propState":0,"propId":102019,"pos":{"x":101600,"y":917,"z":98912},"rot":{"x":0,"y":135000,"z":0}},{"groupId":105,"instId":300001,"propState":0,"propId":102018,"pos":{"x":101600,"y":917,"z":98912},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"106":{"props":[{"groupId":106,"instId":300002,"propState":0,"propId":102019,"pos":{"x":133460,"y":-3472,"z":23090},"rot":{"x":0,"y":315000,"z":0}},{"groupId":106,"instId":300006,"propState":0,"propId":211,"pos":{"x":133460,"y":-3472,"z":23090},"rot":{"x":0,"y":315000,"z":0}},{"groupId":106,"instId":300003,"propState":20,"propId":60202,"pos":{"x":133460,"y":-3472,"z":23090},"rot":{"x":0,"y":315000,"z":0}},{"groupId":106,"instId":300001,"propState":0,"propId":102018,"pos":{"x":133460,"y":-3472,"z":23090},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300008,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300005,"propState":0,"propId":211,"pos":{"x":28364,"y":4790,"z":-137587},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300001,"propState":0,"propId":100,"pos":{"x":22180,"y":4050,"z":-142290},"rot":{"x":0,"y":179999,"z":0}},{"groupId":114,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300004,"propState":12,"propId":60202,"pos":{"x":7290,"y":-2370,"z":-139160},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300003,"propState":0,"propId":102063,"pos":{"x":27640,"y":3570,"z":-143510},"rot":{"x":0,"y":180000,"z":0}},{"groupId":114,"instId":300002,"propState":0,"propId":102077,"pos":{"x":28364,"y":4790,"z":-137587},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"125":{"props":[{"groupId":125,"instId":300001,"propState":0,"propId":102041,"pos":{"x":559,"y":8610,"z":53911},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"115":{"props":[{"groupId":115,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":115,"instId":300012,"propState":0,"propId":100,"pos":{"x":15902,"y":4652,"z":-161660},"rot":{"x":0,"y":0,"z":0}},{"groupId":115,"instId":300011,"propState":0,"propId":100,"pos":{"x":16821,"y":5034,"z":-160737},"rot":{"x":0,"y":89659,"z":0}},{"groupId":115,"instId":300010,"propState":0,"propId":100,"pos":{"x":16532,"y":5034,"z":-162274},"rot":{"x":0,"y":95007,"z":0}},{"groupId":115,"instId":300009,"propState":0,"propId":100,"pos":{"x":15117,"y":5034,"z":-160821},"rot":{"x":0,"y":185007,"z":0}},{"groupId":115,"instId":300008,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":115,"instId":300001,"propState":0,"propId":100,"pos":{"x":22100,"y":4050,"z":-163940},"rot":{"x":0,"y":179999,"z":0}},{"groupId":115,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":115,"instId":300005,"propState":0,"propId":211,"pos":{"x":28311,"y":4790,"z":-158434},"rot":{"x":0,"y":0,"z":0}},{"groupId":115,"instId":300004,"propState":12,"propId":60202,"pos":{"x":10150,"y":860,"z":-157300},"rot":{"x":0,"y":0,"z":0}},{"groupId":115,"instId":300003,"propState":0,"propId":102063,"pos":{"x":57720,"y":3570,"z":-164240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":115,"instId":300002,"propState":0,"propId":102077,"pos":{"x":28311,"y":4790,"z":-158434},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":270000,"z":0}},{"groupId":116,"instId":300003,"propState":0,"propId":102054,"pos":{"x":155450,"y":18390,"z":-16750},"rot":{"x":0,"y":90000,"z":0}},{"groupId":116,"instId":300008,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300001,"propState":0,"propId":100,"pos":{"x":156610,"y":18773,"z":-47060},"rot":{"x":0,"y":270000,"z":0}},{"groupId":116,"instId":300005,"propState":0,"propId":211,"pos":{"x":161399,"y":19670,"z":-46002},"rot":{"x":0,"y":90000,"z":0}},{"groupId":116,"instId":300004,"propState":12,"propId":60202,"pos":{"x":163690,"y":14470,"z":-64460},"rot":{"x":0,"y":270000,"z":0}},{"groupId":116,"instId":300002,"propState":0,"propId":102077,"pos":{"x":161399,"y":19670,"z":-46002},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"117":{"props":[{"groupId":117,"instId":300005,"propState":0,"propId":211,"pos":{"x":187120,"y":19670,"z":-102130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":117,"instId":300008,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":117,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":117,"instId":300001,"propState":0,"propId":100,"pos":{"x":192220,"y":18773,"z":-100740},"rot":{"x":0,"y":89999,"z":0}},{"groupId":117,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":270000,"z":0}},{"groupId":117,"instId":300004,"propState":12,"propId":60202,"pos":{"x":185010,"y":15491,"z":-84190},"rot":{"x":0,"y":270000,"z":0}},{"groupId":117,"instId":300003,"propState":0,"propId":102054,"pos":{"x":193310,"y":18390,"z":-131400},"rot":{"x":0,"y":270000,"z":0}},{"groupId":117,"instId":300002,"propState":0,"propId":102077,"pos":{"x":187120,"y":19670,"z":-102130},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"128":{"props":[{"groupId":128,"instId":300007,"propState":18,"propId":102009,"pos":{"x":-78183,"y":10942,"z":-78976},"rot":{"x":0,"y":66836,"z":0}},{"groupId":128,"instId":300006,"propState":18,"propId":102009,"pos":{"x":27633,"y":11698,"z":-111365},"rot":{"x":0,"y":0,"z":0}},{"groupId":128,"instId":300005,"propState":18,"propId":102009,"pos":{"x":-39703,"y":9036,"z":-126353},"rot":{"x":0,"y":118551,"z":0}},{"groupId":128,"instId":300004,"propState":18,"propId":102012,"pos":{"x":95033,"y":17099,"z":-82925},"rot":{"x":0,"y":119791,"z":0}},{"groupId":128,"instId":300003,"propState":18,"propId":102012,"pos":{"x":82918,"y":17099,"z":-65726},"rot":{"x":0,"y":276477,"z":0}},{"groupId":128,"instId":300002,"propState":18,"propId":102012,"pos":{"x":124596,"y":-1857,"z":18762},"rot":{"x":0,"y":122183,"z":0}},{"groupId":128,"instId":300001,"propState":18,"propId":102012,"pos":{"x":-13199,"y":13651,"z":-54893},"rot":{"x":0,"y":136231,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"149":{"props":[{"groupId":149,"instId":300009,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300012,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300010,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300002,"propState":20,"propId":60202,"pos":{"x":88580,"y":16401,"z":-66590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":149,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300008,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300006,"propState":20,"propId":60203,"pos":{"x":88580,"y":16401,"z":-66590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":149,"instId":300005,"propState":20,"propId":60202,"pos":{"x":88580,"y":16401,"z":-66590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":149,"instId":300004,"propState":20,"propId":60203,"pos":{"x":88580,"y":16401,"z":-66590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":149,"instId":300003,"propState":20,"propId":60202,"pos":{"x":88580,"y":16401,"z":-66590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":149,"instId":300001,"propState":20,"propId":60201,"pos":{"x":88580,"y":16401,"z":-66590},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300014,"propState":0,"propId":100,"pos":{"x":90788,"y":3384,"z":53533},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"136":{"props":[{"groupId":136,"instId":300015,"propState":0,"propId":100,"pos":{"x":-63310,"y":3484,"z":117540},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"141":{"props":[{"groupId":141,"instId":300015,"propState":0,"propId":100,"pos":{"x":-63000,"y":3484,"z":-11760},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"142":{"props":[{"groupId":142,"instId":300001,"propState":1,"propId":211,"pos":{"x":19264,"y":9361,"z":-106880},"rot":{"x":0,"y":0,"z":0}},{"groupId":142,"instId":300002,"propState":0,"propId":211,"pos":{"x":-13207,"y":12916,"z":-56234},"rot":{"x":0,"y":148878,"z":0}},{"groupId":142,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":142,"instId":300003,"propState":20,"propId":60202,"pos":{"x":20742,"y":9361,"z":-106810},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300001,"propState":0,"propId":217,"pos":{"x":-38707,"y":11790,"z":-78631},"rot":{"x":0,"y":1892,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"170":{"props":[{"groupId":170,"instId":300001,"propState":0,"propId":217,"pos":{"x":-31716,"y":9248,"z":-105504},"rot":{"x":0,"y":180001,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[],"npcs":[],"monsters":[{"groupId":76,"instId":200002,"monsterId":2022010,"eventId":20221212,"pos":{"x":-29270,"y":10224,"z":-74210},"rot":{"x":0,"y":200000,"z":0}},{"groupId":76,"instId":200001,"monsterId":2022020,"eventId":20221211,"pos":{"x":-44300,"y":8294,"z":-108850},"rot":{"x":0,"y":38508,"z":0}}],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300003,"propState":0,"propId":100000,"pos":{"x":163985,"y":21640,"z":-77685},"rot":{"x":0,"y":298921,"z":0}},{"groupId":223,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":223,"instId":400001,"npcId":12247,"pos":{"x":-16540,"y":103400,"z":-465330},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":301,"startAnchorId":null,"startGroupId":null}},"202210102":{"P20221_F20221001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300002,"propState":8,"propId":101,"pos":{"x":5010,"y":12790,"z":2110},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300004,"propState":8,"propId":101,"pos":{"x":-54175,"y":685,"z":89262},"rot":{"x":0,"y":45000,"z":0}},{"groupId":5,"instId":300003,"propState":8,"propId":101,"pos":{"x":107603,"y":13760,"z":-61751},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":8,"propId":101,"pos":{"x":-33092,"y":4824,"z":-158473},"rot":{"x":0,"y":269724,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2022101":{"anchorId":1,"groupId":5,"instId":300001,"pos":{"x":-29539,"y":4824,"z":-155840},"rot":{"x":0,"y":90000,"z":0}},"2022102":{"anchorId":2,"groupId":5,"instId":300002,"pos":{"x":400,"y":12790,"z":2110},"rot":{"x":0,"y":0,"z":0}},"2022103":{"anchorId":3,"groupId":5,"instId":300003,"pos":{"x":103950,"y":13760,"z":-59120},"rot":{"x":0,"y":180000,"z":0}},"2022104":{"anchorId":4,"groupId":5,"instId":300004,"pos":{"x":-55590,"y":685,"z":93950},"rot":{"x":0,"y":45000,"z":0}}}},"57":{"props":[{"groupId":57,"instId":300027,"propState":0,"propId":102006,"pos":{"x":-61334,"y":-1007,"z":45380},"rot":{"x":0,"y":270000,"z":0}},{"groupId":57,"instId":300026,"propState":0,"propId":102006,"pos":{"x":33303,"y":-4245,"z":53721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300021,"propState":0,"propId":102008,"pos":{"x":5290,"y":-1020,"z":-22490},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300020,"propState":0,"propId":102007,"pos":{"x":-49560,"y":650,"z":14670},"rot":{"x":0,"y":45000,"z":0}},{"groupId":57,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-11552,"y":9297,"z":-107461},"rot":{"x":0,"y":270000,"z":0}},{"groupId":57,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-11824,"y":12905,"z":-86390},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300028,"propState":0,"propId":102006,"pos":{"x":94998,"y":769,"z":68511},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300025,"propState":0,"propId":102008,"pos":{"x":172610,"y":21593,"z":-64747},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300024,"propState":0,"propId":102008,"pos":{"x":73040,"y":14633,"z":-52390},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300023,"propState":0,"propId":102007,"pos":{"x":116195,"y":13760,"z":-69740},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300022,"propState":0,"propId":102007,"pos":{"x":95150,"y":770,"z":36076},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300019,"propState":0,"propId":102007,"pos":{"x":-64831,"y":10224,"z":-79669},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300018,"propState":0,"propId":102008,"pos":{"x":-97340,"y":-4250,"z":62730},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300017,"propState":0,"propId":102007,"pos":{"x":-87254,"y":726,"z":116194},"rot":{"x":0,"y":45000,"z":0}},{"groupId":57,"instId":300016,"propState":0,"propId":102008,"pos":{"x":-33765,"y":649,"z":107514},"rot":{"x":0,"y":45000,"z":0}},{"groupId":57,"instId":300015,"propState":0,"propId":102007,"pos":{"x":46342,"y":-1020,"z":95894},"rot":{"x":0,"y":135000,"z":0}},{"groupId":57,"instId":300014,"propState":0,"propId":102008,"pos":{"x":93570,"y":840,"z":106810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300013,"propState":0,"propId":102008,"pos":{"x":111569,"y":4603,"z":-10754},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300012,"propState":0,"propId":102007,"pos":{"x":73070,"y":740,"z":47660},"rot":{"x":0,"y":180000,"z":0}},{"groupId":57,"instId":300011,"propState":0,"propId":102008,"pos":{"x":14530,"y":12900,"z":-51218},"rot":{"x":0,"y":270000,"z":0}},{"groupId":57,"instId":300010,"propState":0,"propId":102008,"pos":{"x":-39113,"y":8240,"z":-90306},"rot":{"x":0,"y":180000,"z":0}},{"groupId":57,"instId":300009,"propState":0,"propId":102007,"pos":{"x":-45104,"y":8294,"z":-127229},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300007,"propState":0,"propId":102007,"pos":{"x":29375,"y":10957,"z":-112479},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300006,"propState":0,"propId":102007,"pos":{"x":-2210,"y":6807,"z":-150710},"rot":{"x":0,"y":270000,"z":0}},{"groupId":57,"instId":300001,"propState":0,"propId":102006,"pos":{"x":-3270,"y":12835,"z":5190},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300002,"propState":0,"propId":102006,"pos":{"x":-44558,"y":685,"z":111081},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300001,"propState":8,"propId":808,"pos":{"x":53860,"y":10913,"z":-114603},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1012":{"anchorId":1,"groupId":215,"instId":300001,"pos":{"x":53250,"y":10913,"z":-115420},"rot":{"x":0,"y":30000,"z":0}}}},"160":{"props":[{"groupId":160,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300002,"propState":12,"propId":60201,"pos":{"x":-76892,"y":10224,"z":-69290},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300008,"propState":12,"propId":60201,"pos":{"x":117217,"y":13760,"z":-78056},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300018,"propState":12,"propId":60201,"pos":{"x":96540,"y":4553,"z":-4740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300016,"propState":12,"propId":60201,"pos":{"x":-4720,"y":-1020,"z":114796},"rot":{"x":0,"y":2,"z":0}},{"groupId":8,"instId":300011,"propState":12,"propId":60201,"pos":{"x":38256,"y":10913,"z":-121346},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-73680,"y":769,"z":-22240},"rot":{"x":0,"y":225000,"z":0}},{"groupId":8,"instId":300012,"propState":12,"propId":60201,"pos":{"x":60020,"y":-1020,"z":6120},"rot":{"x":0,"y":315000,"z":0}},{"groupId":8,"instId":300009,"propState":12,"propId":60201,"pos":{"x":7262,"y":12905,"z":-59460},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-19285,"y":8240,"z":-126161},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300001,"propState":12,"propId":60201,"pos":{"x":-44280,"y":4790,"z":-135100},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300024,"propState":0,"propId":102001,"pos":{"x":-35658,"y":715,"z":-7702},"rot":{"x":0,"y":135000,"z":0}},{"groupId":6,"instId":300025,"propState":0,"propId":102000,"pos":{"x":-30468,"y":-1086,"z":-10257},"rot":{"x":0,"y":135000,"z":0}},{"groupId":6,"instId":300019,"propState":0,"propId":102000,"pos":{"x":-33792,"y":-1086,"z":118715},"rot":{"x":0,"y":45000,"z":0}},{"groupId":6,"instId":300018,"propState":0,"propId":102001,"pos":{"x":-36428,"y":715,"z":113584},"rot":{"x":0,"y":45000,"z":0}},{"groupId":6,"instId":300017,"propState":0,"propId":102000,"pos":{"x":66582,"y":653,"z":38545},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300016,"propState":0,"propId":102001,"pos":{"x":69084,"y":720,"z":37177},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":102000,"pos":{"x":71591,"y":652,"z":68636},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300014,"propState":0,"propId":102001,"pos":{"x":69092,"y":720,"z":70006},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300008,"propState":1,"propId":102001,"pos":{"x":101508,"y":769,"z":73259},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300007,"propState":1,"propId":102002,"pos":{"x":123913,"y":-1795,"z":53564},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300005,"propState":2,"propId":102000,"pos":{"x":101170,"y":733,"z":16975},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":102002,"pos":{"x":104115,"y":4613,"z":5792},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":102000,"pos":{"x":-4495,"y":12905,"z":-87157},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":102002,"pos":{"x":225,"y":12910,"z":-89304},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[],"npcs":[],"monsters":[{"groupId":58,"instId":200017,"monsterId":8001050,"eventId":20221155,"pos":{"x":-94424,"y":-4222,"z":58188},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":200015,"monsterId":8001050,"eventId":20221153,"pos":{"x":133360,"y":-1784,"z":54550},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":200013,"monsterId":2022020,"eventId":20221151,"pos":{"x":138620,"y":-1831,"z":67960},"rot":{"x":0,"y":30000,"z":0}},{"groupId":58,"instId":200005,"monsterId":2022020,"eventId":20221109,"pos":{"x":-61250,"y":-1007,"z":59330},"rot":{"x":0,"y":225000,"z":0}},{"groupId":58,"instId":200007,"monsterId":2022020,"eventId":20221117,"pos":{"x":108940,"y":769,"z":65980},"rot":{"x":0,"y":30000,"z":0}},{"groupId":58,"instId":200012,"monsterId":2022020,"eventId":20221106,"pos":{"x":864,"y":12905,"z":-67994},"rot":{"x":0,"y":135000,"z":0}},{"groupId":58,"instId":200001,"monsterId":2022010,"eventId":20221102,"pos":{"x":-1230,"y":6758,"z":-140380},"rot":{"x":0,"y":15000,"z":0}},{"groupId":58,"instId":200018,"monsterId":8001050,"eventId":20221156,"pos":{"x":34580,"y":10913,"z":-118830},"rot":{"x":0,"y":120000,"z":0}},{"groupId":58,"instId":200016,"monsterId":2022020,"eventId":20221154,"pos":{"x":-84965,"y":-4240,"z":58328},"rot":{"x":0,"y":240000,"z":0}},{"groupId":58,"instId":200014,"monsterId":2022020,"eventId":20221152,"pos":{"x":140016,"y":-1831,"z":71298},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":200009,"monsterId":2022010,"eventId":20221110,"pos":{"x":-68700,"y":-997,"z":53379},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":200008,"monsterId":2022010,"eventId":20221116,"pos":{"x":111414,"y":726,"z":68923},"rot":{"x":0,"y":225000,"z":0}},{"groupId":58,"instId":200004,"monsterId":2022010,"eventId":20221108,"pos":{"x":-495,"y":-1023,"z":-21501},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":200003,"monsterId":2022020,"eventId":20221107,"pos":{"x":58080,"y":-1016,"z":93850},"rot":{"x":0,"y":135000,"z":0}},{"groupId":58,"instId":200011,"monsterId":2022010,"eventId":20221105,"pos":{"x":7750,"y":12905,"z":-85750},"rot":{"x":0,"y":15000,"z":0}},{"groupId":58,"instId":200010,"monsterId":2022020,"eventId":20221104,"pos":{"x":8630,"y":12905,"z":-82420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":200002,"monsterId":2022010,"eventId":20221103,"pos":{"x":-66830,"y":10224,"z":-74180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":200006,"monsterId":2022010,"eventId":20221101,"pos":{"x":270,"y":6758,"z":-136100},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300014,"propState":0,"propId":100,"pos":{"x":90788,"y":3384,"z":53533},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300017,"propState":0,"propId":300002,"pos":{"x":15169,"y":7489,"z":53938},"rot":{"x":0,"y":135000,"z":0}},{"groupId":92,"instId":300016,"propState":0,"propId":300000,"pos":{"x":90788,"y":3384,"z":53533},"rot":{"x":0,"y":135000,"z":0}},{"groupId":92,"instId":300014,"propState":0,"propId":102068,"pos":{"x":83239,"y":4415,"z":51493},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300015,"propState":0,"propId":300000,"pos":{"x":85040,"y":3494,"z":53510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":92,"instId":300013,"propState":0,"propId":300002,"pos":{"x":100804,"y":1410,"z":53403},"rot":{"x":0,"y":270000,"z":0}},{"groupId":92,"instId":300012,"propState":0,"propId":102068,"pos":{"x":83239,"y":4415,"z":51493},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300011,"propState":0,"propId":102068,"pos":{"x":82494,"y":4415,"z":52403},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300010,"propState":0,"propId":102068,"pos":{"x":80980,"y":4415,"z":53416},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300009,"propState":0,"propId":102068,"pos":{"x":85185,"y":4415,"z":53901},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300008,"propState":0,"propId":102068,"pos":{"x":89014,"y":4415,"z":53998},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300007,"propState":0,"propId":300000,"pos":{"x":89426,"y":3524,"z":56041},"rot":{"x":0,"y":293289,"z":0}},{"groupId":92,"instId":300006,"propState":0,"propId":300000,"pos":{"x":85043,"y":3524,"z":58568},"rot":{"x":0,"y":236428,"z":0}},{"groupId":92,"instId":300005,"propState":0,"propId":300000,"pos":{"x":80665,"y":3524,"z":56040},"rot":{"x":0,"y":177045,"z":0}},{"groupId":92,"instId":300004,"propState":0,"propId":300000,"pos":{"x":80659,"y":3524,"z":50976},"rot":{"x":0,"y":114933,"z":0}},{"groupId":92,"instId":300003,"propState":0,"propId":300000,"pos":{"x":85048,"y":3524,"z":48458},"rot":{"x":0,"y":55617,"z":0}},{"groupId":92,"instId":300002,"propState":0,"propId":300000,"pos":{"x":89424,"y":3524,"z":50985},"rot":{"x":0,"y":356964,"z":0}},{"groupId":92,"instId":300001,"propState":0,"propId":300000,"pos":{"x":85035,"y":3524,"z":53512},"rot":{"x":0,"y":293289,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300015,"propState":0,"propId":100,"pos":{"x":-63310,"y":3484,"z":117540},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300017,"propState":0,"propId":300002,"pos":{"x":-9757,"y":7487,"z":64179},"rot":{"x":0,"y":90000,"z":0}},{"groupId":93,"instId":300015,"propState":0,"propId":300000,"pos":{"x":-63310,"y":3324,"z":117540},"rot":{"x":0,"y":90000,"z":0}},{"groupId":93,"instId":300016,"propState":0,"propId":300000,"pos":{"x":-59217,"y":3494,"z":113480},"rot":{"x":0,"y":135000,"z":0}},{"groupId":93,"instId":300014,"propState":0,"propId":300002,"pos":{"x":-70250,"y":1404,"z":124459},"rot":{"x":0,"y":135000,"z":0}},{"groupId":93,"instId":300013,"propState":0,"propId":102069,"pos":{"x":-59194,"y":4620,"z":109677},"rot":{"x":0,"y":79840,"z":0}},{"groupId":93,"instId":300012,"propState":0,"propId":102069,"pos":{"x":-55495,"y":4620,"z":108685},"rot":{"x":0,"y":79840,"z":0}},{"groupId":93,"instId":300011,"propState":0,"propId":102069,"pos":{"x":-53200,"y":4620,"z":111100},"rot":{"x":0,"y":79840,"z":0}},{"groupId":93,"instId":300010,"propState":0,"propId":102069,"pos":{"x":-54159,"y":4475,"z":114698},"rot":{"x":0,"y":79840,"z":0}},{"groupId":93,"instId":300009,"propState":0,"propId":102069,"pos":{"x":-57438,"y":4580,"z":115440},"rot":{"x":0,"y":79840,"z":0}},{"groupId":93,"instId":300008,"propState":0,"propId":102069,"pos":{"x":-60137,"y":4580,"z":113065},"rot":{"x":0,"y":79840,"z":0}},{"groupId":93,"instId":300007,"propState":0,"propId":300000,"pos":{"x":-64094,"y":3524,"z":114795},"rot":{"x":0,"y":162046,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":300000,"pos":{"x":-62789,"y":3524,"z":109902},"rot":{"x":0,"y":99932,"z":0}},{"groupId":93,"instId":300005,"propState":0,"propId":300000,"pos":{"x":-57898,"y":3524,"z":108606},"rot":{"x":0,"y":40617,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":300000,"pos":{"x":-54325,"y":3524,"z":112179},"rot":{"x":0,"y":341964,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":300000,"pos":{"x":-55632,"y":3524,"z":117063},"rot":{"x":0,"y":278289,"z":0}},{"groupId":93,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-60519,"y":3524,"z":118370},"rot":{"x":0,"y":221428,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":300000,"pos":{"x":-59217,"y":3524,"z":113482},"rot":{"x":0,"y":99932,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300015,"propState":0,"propId":100,"pos":{"x":-63000,"y":3484,"z":-11760},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300020,"propState":0,"propId":300000,"pos":{"x":-63000,"y":3324,"z":-11760},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300018,"propState":0,"propId":300000,"pos":{"x":-58529,"y":3494,"z":-7357},"rot":{"x":0,"y":45000,"z":0}},{"groupId":94,"instId":300016,"propState":0,"propId":300000,"pos":{"x":-56483,"y":3524,"z":-12279},"rot":{"x":0,"y":30000,"z":0}},{"groupId":94,"instId":300012,"propState":0,"propId":102070,"pos":{"x":-61451,"y":4640,"z":-9072},"rot":{"x":0,"y":171189,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":300000,"pos":{"x":-53611,"y":3524,"z":-5316},"rot":{"x":0,"y":301770,"z":0}},{"groupId":94,"instId":300021,"propState":0,"propId":300002,"pos":{"x":-9730,"y":7487,"z":43621},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300019,"propState":0,"propId":102070,"pos":{"x":-60372,"y":4640,"z":-5398},"rot":{"x":0,"y":171189,"z":0}},{"groupId":94,"instId":300015,"propState":0,"propId":102070,"pos":{"x":-60372,"y":4640,"z":-5398},"rot":{"x":0,"y":171189,"z":0}},{"groupId":94,"instId":300017,"propState":0,"propId":300000,"pos":{"x":-60556,"y":3524,"z":-12271},"rot":{"x":0,"y":79354,"z":0}},{"groupId":94,"instId":300014,"propState":0,"propId":300002,"pos":{"x":-69771,"y":1348,"z":-18314},"rot":{"x":0,"y":45000,"z":0}},{"groupId":94,"instId":300013,"propState":0,"propId":102070,"pos":{"x":-60372,"y":4640,"z":-5398},"rot":{"x":0,"y":171189,"z":0}},{"groupId":94,"instId":300011,"propState":0,"propId":102070,"pos":{"x":-59091,"y":4640,"z":-11424},"rot":{"x":0,"y":171189,"z":0}},{"groupId":94,"instId":300010,"propState":0,"propId":102070,"pos":{"x":-55471,"y":4495,"z":-10549},"rot":{"x":0,"y":171189,"z":0}},{"groupId":94,"instId":300009,"propState":0,"propId":102070,"pos":{"x":-54652,"y":4600,"z":-7289},"rot":{"x":0,"y":171189,"z":0}},{"groupId":94,"instId":300008,"propState":0,"propId":102070,"pos":{"x":-56963,"y":4600,"z":-4535},"rot":{"x":0,"y":171189,"z":0}},{"groupId":94,"instId":300007,"propState":0,"propId":300000,"pos":{"x":-53611,"y":3524,"z":-9403},"rot":{"x":0,"y":168370,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":300000,"pos":{"x":-56483,"y":3524,"z":-2449},"rot":{"x":0,"y":259790,"z":0}},{"groupId":94,"instId":300004,"propState":0,"propId":300000,"pos":{"x":-60558,"y":3524,"z":-2440},"rot":{"x":0,"y":213370,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":300000,"pos":{"x":-63435,"y":3524,"z":-5327},"rot":{"x":0,"y":168370,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-63439,"y":3524,"z":-9384},"rot":{"x":0,"y":122115,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":300000,"pos":{"x":-58530,"y":3524,"z":-7394},"rot":{"x":0,"y":168370,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300003,"propState":0,"propId":211,"pos":{"x":-34711,"y":-4240,"z":57303},"rot":{"x":0,"y":270000,"z":0}},{"groupId":68,"instId":300001,"propState":11,"propId":60202,"pos":{"x":-34711,"y":-4240,"z":57303},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":68,"instId":200002,"monsterId":2012010,"eventId":20221232,"pos":{"x":-37440,"y":-4222,"z":48330},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":200001,"monsterId":2012010,"eventId":20221231,"pos":{"x":-44800,"y":-4222,"z":58580},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"111":{"props":[{"groupId":111,"instId":300003,"propState":0,"propId":211,"pos":{"x":40360,"y":-5830,"z":29000},"rot":{"x":0,"y":0,"z":0}},{"groupId":111,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":111,"instId":300001,"propState":11,"propId":60203,"pos":{"x":40360,"y":-5830,"z":29000},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":111,"instId":200001,"monsterId":2013010,"eventId":20221235,"pos":{"x":40360,"y":-5830,"z":33130},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"59":{"props":[],"npcs":[],"monsters":[{"groupId":59,"instId":200001,"monsterId":8002040,"eventId":20221120,"pos":{"x":-33200,"y":8240,"z":-121730},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":69,"instId":300003,"propState":0,"propId":211,"pos":{"x":-79610,"y":726,"z":133720},"rot":{"x":0,"y":135000,"z":0}},{"groupId":69,"instId":300001,"propState":11,"propId":60202,"pos":{"x":-79610,"y":726,"z":133720},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[{"groupId":69,"instId":200002,"monsterId":2022010,"eventId":20221234,"pos":{"x":-72190,"y":769,"z":129780},"rot":{"x":0,"y":315000,"z":0}},{"groupId":69,"instId":200001,"monsterId":2022020,"eventId":20221233,"pos":{"x":-78010,"y":769,"z":132120},"rot":{"x":0,"y":135000,"z":0}}],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300002,"propState":0,"propId":100,"pos":{"x":29975,"y":6100,"z":54028},"rot":{"x":0,"y":0,"z":0}},{"groupId":71,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300025,"propState":0,"propId":100,"pos":{"x":43433,"y":-2694,"z":108265},"rot":{"x":0,"y":133000,"z":0}},{"groupId":2,"instId":300026,"propState":0,"propId":100,"pos":{"x":15350,"y":-2694,"z":122332},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300024,"propState":0,"propId":100,"pos":{"x":-34184,"y":-860,"z":88268},"rot":{"x":0,"y":133000,"z":0}},{"groupId":2,"instId":300023,"propState":0,"propId":100,"pos":{"x":-20360,"y":6040,"z":74870},"rot":{"x":0,"y":315000,"z":0}},{"groupId":2,"instId":300022,"propState":0,"propId":100,"pos":{"x":-33467,"y":-910,"z":17862},"rot":{"x":0,"y":45000,"z":0}},{"groupId":2,"instId":300021,"propState":0,"propId":100,"pos":{"x":-20379,"y":6064,"z":33071},"rot":{"x":0,"y":225000,"z":0}},{"groupId":2,"instId":300020,"propState":0,"propId":102079,"pos":{"x":15342,"y":-2694,"z":122332},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300019,"propState":21,"propId":102029,"pos":{"x":15342,"y":-2694,"z":122332},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300018,"propState":0,"propId":102079,"pos":{"x":43433,"y":-2694,"z":108265},"rot":{"x":0,"y":133000,"z":0}},{"groupId":2,"instId":300017,"propState":21,"propId":102029,"pos":{"x":43433,"y":-2694,"z":108265},"rot":{"x":0,"y":133000,"z":0}},{"groupId":2,"instId":300015,"propState":1,"propId":102079,"pos":{"x":43215,"y":-2694,"z":-708},"rot":{"x":0,"y":48000,"z":0}},{"groupId":2,"instId":300013,"propState":21,"propId":102029,"pos":{"x":43215,"y":-2694,"z":-708},"rot":{"x":0,"y":48000,"z":0}},{"groupId":2,"instId":300008,"propState":0,"propId":102079,"pos":{"x":-33392,"y":-910,"z":17793},"rot":{"x":0,"y":45000,"z":0}},{"groupId":2,"instId":300007,"propState":21,"propId":102029,"pos":{"x":-33408,"y":-860,"z":17803},"rot":{"x":0,"y":45000,"z":0}},{"groupId":2,"instId":300003,"propState":21,"propId":102029,"pos":{"x":49622,"y":-860,"z":53576},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300016,"propState":1,"propId":102079,"pos":{"x":15360,"y":-2694,"z":-15716},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300014,"propState":21,"propId":102029,"pos":{"x":15360,"y":-2694,"z":-15716},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300012,"propState":0,"propId":102079,"pos":{"x":-34174,"y":-890,"z":88282},"rot":{"x":0,"y":133000,"z":0}},{"groupId":2,"instId":300011,"propState":21,"propId":102029,"pos":{"x":-34168,"y":-860,"z":88270},"rot":{"x":0,"y":133000,"z":0}},{"groupId":2,"instId":300010,"propState":0,"propId":102079,"pos":{"x":-20350,"y":6040,"z":74890},"rot":{"x":0,"y":315000,"z":0}},{"groupId":2,"instId":300009,"propState":21,"propId":102029,"pos":{"x":-20338,"y":6066,"z":74883},"rot":{"x":0,"y":315000,"z":0}},{"groupId":2,"instId":300006,"propState":0,"propId":102079,"pos":{"x":-20370,"y":6100,"z":33050},"rot":{"x":0,"y":225000,"z":0}},{"groupId":2,"instId":300005,"propState":21,"propId":102029,"pos":{"x":-20332,"y":6066,"z":33087},"rot":{"x":0,"y":225000,"z":0}},{"groupId":2,"instId":300004,"propState":1,"propId":102079,"pos":{"x":49516,"y":-850,"z":53576},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300002,"propState":1,"propId":102079,"pos":{"x":30544,"y":6100,"z":53415},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300001,"propState":21,"propId":102029,"pos":{"x":30073,"y":6066,"z":53845},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300001,"propState":20,"propId":60202,"pos":{"x":11974,"y":12905,"z":-85500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":86,"instId":300005,"propState":0,"propId":217,"pos":{"x":120327,"y":15392,"z":-66634},"rot":{"x":0,"y":270997,"z":0}},{"groupId":86,"instId":300004,"propState":1,"propId":211,"pos":{"x":10539,"y":12905,"z":-84432},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300003,"propState":0,"propId":102076,"pos":{"x":120327,"y":15392,"z":-66634},"rot":{"x":0,"y":270997,"z":0}},{"groupId":86,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":270997,"z":0}},{"groupId":86,"instId":300002,"propState":0,"propId":211,"pos":{"x":120532,"y":15426,"z":-66440},"rot":{"x":0,"y":270997,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300002,"propState":2,"propId":102000,"pos":{"x":-31865,"y":8233,"z":-105680},"rot":{"x":0,"y":180000,"z":0}},{"groupId":97,"instId":300005,"propState":0,"propId":217,"pos":{"x":-31865,"y":8233,"z":-105680},"rot":{"x":0,"y":180000,"z":0}},{"groupId":97,"instId":300004,"propState":0,"propId":217,"pos":{"x":-31251,"y":9475,"z":-105031},"rot":{"x":0,"y":0,"z":0}},{"groupId":97,"instId":300003,"propState":0,"propId":211,"pos":{"x":-31865,"y":8233,"z":-105680},"rot":{"x":0,"y":180000,"z":0}},{"groupId":97,"instId":300001,"propState":0,"propId":102001,"pos":{"x":-34635,"y":8242,"z":-103811},"rot":{"x":0,"y":180001,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300003,"propState":0,"propId":217,"pos":{"x":15342,"y":-2694,"z":122332},"rot":{"x":0,"y":270000,"z":0}},{"groupId":72,"instId":300004,"propState":0,"propId":211,"pos":{"x":15342,"y":-2694,"z":122332},"rot":{"x":0,"y":270000,"z":0}},{"groupId":72,"instId":300002,"propState":0,"propId":211,"pos":{"x":43480,"y":-2694,"z":108125},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300001,"propState":0,"propId":217,"pos":{"x":43480,"y":-2694,"z":108125},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300004,"propState":0,"propId":211,"pos":{"x":-20595,"y":6040,"z":74613},"rot":{"x":0,"y":315000,"z":0}},{"groupId":100,"instId":300003,"propState":0,"propId":217,"pos":{"x":-20595,"y":6040,"z":74613},"rot":{"x":0,"y":315000,"z":0}},{"groupId":100,"instId":300002,"propState":0,"propId":211,"pos":{"x":-34250,"y":-851,"z":88340},"rot":{"x":0,"y":0,"z":0}},{"groupId":100,"instId":300001,"propState":0,"propId":217,"pos":{"x":-34250,"y":-851,"z":88340},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"101":{"props":[{"groupId":101,"instId":300004,"propState":0,"propId":211,"pos":{"x":-20627,"y":6100,"z":32305},"rot":{"x":0,"y":225000,"z":0}},{"groupId":101,"instId":300002,"propState":0,"propId":211,"pos":{"x":-33437,"y":-827,"z":17355},"rot":{"x":0,"y":0,"z":0}},{"groupId":101,"instId":300003,"propState":0,"propId":217,"pos":{"x":-20627,"y":6100,"z":32305},"rot":{"x":0,"y":225000,"z":0}},{"groupId":101,"instId":300001,"propState":0,"propId":217,"pos":{"x":-33437,"y":-827,"z":17355},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[{"groupId":103,"instId":300002,"propState":0,"propId":102019,"pos":{"x":-47470,"y":8240,"z":-116250},"rot":{"x":0,"y":45000,"z":0}},{"groupId":103,"instId":300006,"propState":0,"propId":211,"pos":{"x":-47470,"y":8240,"z":-116250},"rot":{"x":0,"y":45000,"z":0}},{"groupId":103,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-47470,"y":8240,"z":-116250},"rot":{"x":0,"y":45000,"z":0}},{"groupId":103,"instId":300001,"propState":0,"propId":102018,"pos":{"x":-47470,"y":8240,"z":-116250},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"104":{"props":[{"groupId":104,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-90430,"y":-5830,"z":30960},"rot":{"x":0,"y":315000,"z":0}},{"groupId":104,"instId":300006,"propState":0,"propId":211,"pos":{"x":-90430,"y":-5830,"z":30960},"rot":{"x":0,"y":315000,"z":0}},{"groupId":104,"instId":300002,"propState":0,"propId":102019,"pos":{"x":-90430,"y":-5830,"z":30960},"rot":{"x":0,"y":315000,"z":0}},{"groupId":104,"instId":300001,"propState":0,"propId":102018,"pos":{"x":-90430,"y":-5830,"z":30960},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300006,"propState":0,"propId":211,"pos":{"x":101600,"y":917,"z":98912},"rot":{"x":0,"y":135000,"z":0}},{"groupId":105,"instId":300003,"propState":20,"propId":60202,"pos":{"x":101600,"y":917,"z":98912},"rot":{"x":0,"y":135000,"z":0}},{"groupId":105,"instId":300002,"propState":0,"propId":102019,"pos":{"x":101600,"y":917,"z":98912},"rot":{"x":0,"y":135000,"z":0}},{"groupId":105,"instId":300001,"propState":0,"propId":102018,"pos":{"x":101600,"y":917,"z":98912},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"106":{"props":[{"groupId":106,"instId":300001,"propState":0,"propId":102018,"pos":{"x":133460,"y":-3472,"z":23090},"rot":{"x":0,"y":315000,"z":0}},{"groupId":106,"instId":300006,"propState":0,"propId":211,"pos":{"x":133460,"y":-3472,"z":23090},"rot":{"x":0,"y":315000,"z":0}},{"groupId":106,"instId":300003,"propState":20,"propId":60202,"pos":{"x":133460,"y":-3472,"z":23090},"rot":{"x":0,"y":315000,"z":0}},{"groupId":106,"instId":300002,"propState":0,"propId":102019,"pos":{"x":133460,"y":-3472,"z":23090},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300008,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300001,"propState":0,"propId":100,"pos":{"x":22180,"y":4050,"z":-142290},"rot":{"x":0,"y":179999,"z":0}},{"groupId":114,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300005,"propState":0,"propId":211,"pos":{"x":28364,"y":4790,"z":-137587},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300004,"propState":12,"propId":60202,"pos":{"x":7290,"y":-2370,"z":-139160},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300003,"propState":0,"propId":102063,"pos":{"x":27640,"y":3570,"z":-143510},"rot":{"x":0,"y":180000,"z":0}},{"groupId":114,"instId":300002,"propState":0,"propId":102077,"pos":{"x":28364,"y":4790,"z":-137587},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"125":{"props":[{"groupId":125,"instId":300001,"propState":0,"propId":102041,"pos":{"x":559,"y":8610,"z":53911},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300005,"propState":0,"propId":211,"pos":{"x":161399,"y":19670,"z":-46002},"rot":{"x":0,"y":90000,"z":0}},{"groupId":116,"instId":300008,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300004,"propState":12,"propId":60202,"pos":{"x":163690,"y":14470,"z":-64460},"rot":{"x":0,"y":270000,"z":0}},{"groupId":116,"instId":300001,"propState":0,"propId":100,"pos":{"x":156610,"y":18773,"z":-47060},"rot":{"x":0,"y":270000,"z":0}},{"groupId":116,"instId":300002,"propState":0,"propId":102077,"pos":{"x":161399,"y":19670,"z":-46002},"rot":{"x":0,"y":90000,"z":0}},{"groupId":116,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":270000,"z":0}},{"groupId":116,"instId":300003,"propState":0,"propId":102054,"pos":{"x":155450,"y":18390,"z":-16750},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"115":{"props":[{"groupId":115,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":115,"instId":300010,"propState":0,"propId":100,"pos":{"x":16532,"y":5034,"z":-162274},"rot":{"x":0,"y":95007,"z":0}},{"groupId":115,"instId":300004,"propState":12,"propId":60202,"pos":{"x":10150,"y":860,"z":-157300},"rot":{"x":0,"y":0,"z":0}},{"groupId":115,"instId":300012,"propState":0,"propId":100,"pos":{"x":15902,"y":4652,"z":-161660},"rot":{"x":0,"y":0,"z":0}},{"groupId":115,"instId":300011,"propState":0,"propId":100,"pos":{"x":16821,"y":5034,"z":-160737},"rot":{"x":0,"y":89659,"z":0}},{"groupId":115,"instId":300009,"propState":0,"propId":100,"pos":{"x":15117,"y":5034,"z":-160821},"rot":{"x":0,"y":185007,"z":0}},{"groupId":115,"instId":300008,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":115,"instId":300001,"propState":0,"propId":100,"pos":{"x":22100,"y":4050,"z":-163940},"rot":{"x":0,"y":179999,"z":0}},{"groupId":115,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":115,"instId":300005,"propState":0,"propId":211,"pos":{"x":28311,"y":4790,"z":-158434},"rot":{"x":0,"y":0,"z":0}},{"groupId":115,"instId":300003,"propState":0,"propId":102063,"pos":{"x":57720,"y":3570,"z":-164240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":115,"instId":300002,"propState":0,"propId":102077,"pos":{"x":28311,"y":4790,"z":-158434},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"117":{"props":[{"groupId":117,"instId":300008,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":117,"instId":300003,"propState":0,"propId":102054,"pos":{"x":193310,"y":18390,"z":-131400},"rot":{"x":0,"y":270000,"z":0}},{"groupId":117,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":117,"instId":300001,"propState":0,"propId":100,"pos":{"x":192220,"y":18773,"z":-100740},"rot":{"x":0,"y":89999,"z":0}},{"groupId":117,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":270000,"z":0}},{"groupId":117,"instId":300005,"propState":0,"propId":211,"pos":{"x":187120,"y":19670,"z":-102130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":117,"instId":300004,"propState":12,"propId":60202,"pos":{"x":185010,"y":15491,"z":-84190},"rot":{"x":0,"y":270000,"z":0}},{"groupId":117,"instId":300002,"propState":0,"propId":102077,"pos":{"x":187120,"y":19670,"z":-102130},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"128":{"props":[{"groupId":128,"instId":300007,"propState":18,"propId":102009,"pos":{"x":-78183,"y":10942,"z":-78976},"rot":{"x":0,"y":66836,"z":0}},{"groupId":128,"instId":300002,"propState":18,"propId":102012,"pos":{"x":124596,"y":-1857,"z":18762},"rot":{"x":0,"y":122183,"z":0}},{"groupId":128,"instId":300006,"propState":18,"propId":102009,"pos":{"x":27633,"y":11698,"z":-111365},"rot":{"x":0,"y":0,"z":0}},{"groupId":128,"instId":300005,"propState":18,"propId":102009,"pos":{"x":-39703,"y":9036,"z":-126353},"rot":{"x":0,"y":118551,"z":0}},{"groupId":128,"instId":300004,"propState":18,"propId":102012,"pos":{"x":95033,"y":17099,"z":-82925},"rot":{"x":0,"y":119791,"z":0}},{"groupId":128,"instId":300003,"propState":18,"propId":102012,"pos":{"x":82918,"y":17099,"z":-65726},"rot":{"x":0,"y":276477,"z":0}},{"groupId":128,"instId":300001,"propState":18,"propId":102012,"pos":{"x":-13199,"y":13651,"z":-54893},"rot":{"x":0,"y":136231,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"149":{"props":[{"groupId":149,"instId":300012,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300009,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300004,"propState":20,"propId":60203,"pos":{"x":88580,"y":16401,"z":-66590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":149,"instId":300002,"propState":20,"propId":60202,"pos":{"x":88580,"y":16401,"z":-66590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":149,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300010,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300008,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300006,"propState":20,"propId":60203,"pos":{"x":88580,"y":16401,"z":-66590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":149,"instId":300005,"propState":20,"propId":60202,"pos":{"x":88580,"y":16401,"z":-66590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":149,"instId":300003,"propState":20,"propId":60202,"pos":{"x":88580,"y":16401,"z":-66590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":149,"instId":300001,"propState":20,"propId":60201,"pos":{"x":88580,"y":16401,"z":-66590},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300014,"propState":0,"propId":100,"pos":{"x":90788,"y":3384,"z":53533},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"136":{"props":[{"groupId":136,"instId":300015,"propState":0,"propId":100,"pos":{"x":-63310,"y":3484,"z":117540},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"141":{"props":[{"groupId":141,"instId":300015,"propState":0,"propId":100,"pos":{"x":-63000,"y":3484,"z":-11760},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"142":{"props":[{"groupId":142,"instId":300001,"propState":1,"propId":211,"pos":{"x":19264,"y":9361,"z":-106880},"rot":{"x":0,"y":0,"z":0}},{"groupId":142,"instId":300002,"propState":0,"propId":211,"pos":{"x":-13207,"y":12916,"z":-56234},"rot":{"x":0,"y":148878,"z":0}},{"groupId":142,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":142,"instId":300003,"propState":20,"propId":60202,"pos":{"x":20742,"y":9361,"z":-106810},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300001,"propState":0,"propId":217,"pos":{"x":-38707,"y":11790,"z":-78631},"rot":{"x":0,"y":1892,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"170":{"props":[{"groupId":170,"instId":300001,"propState":0,"propId":217,"pos":{"x":-31716,"y":9248,"z":-105504},"rot":{"x":0,"y":180001,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[],"npcs":[],"monsters":[{"groupId":76,"instId":200002,"monsterId":2022010,"eventId":20221212,"pos":{"x":-29270,"y":10224,"z":-74210},"rot":{"x":0,"y":200000,"z":0}},{"groupId":76,"instId":200001,"monsterId":2022020,"eventId":20221211,"pos":{"x":-44300,"y":8294,"z":-108850},"rot":{"x":0,"y":38508,"z":0}}],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300003,"propState":0,"propId":100000,"pos":{"x":163985,"y":21640,"z":-77685},"rot":{"x":0,"y":298921,"z":0}},{"groupId":223,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":223,"instId":400001,"npcId":12247,"pos":{"x":-16540,"y":103400,"z":-465330},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":301,"startAnchorId":null,"startGroupId":null}},"202210103":{"P20221_F20221001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300004,"propState":8,"propId":101,"pos":{"x":-54175,"y":685,"z":89262},"rot":{"x":0,"y":45000,"z":0}},{"groupId":5,"instId":300003,"propState":8,"propId":101,"pos":{"x":107603,"y":13760,"z":-61751},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300002,"propState":8,"propId":101,"pos":{"x":5010,"y":12790,"z":2110},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":8,"propId":101,"pos":{"x":-33092,"y":4824,"z":-158473},"rot":{"x":0,"y":269724,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2022101":{"anchorId":1,"groupId":5,"instId":300001,"pos":{"x":-29539,"y":4824,"z":-155840},"rot":{"x":0,"y":90000,"z":0}},"2022102":{"anchorId":2,"groupId":5,"instId":300002,"pos":{"x":400,"y":12790,"z":2110},"rot":{"x":0,"y":0,"z":0}},"2022103":{"anchorId":3,"groupId":5,"instId":300003,"pos":{"x":103950,"y":13760,"z":-59120},"rot":{"x":0,"y":180000,"z":0}},"2022104":{"anchorId":4,"groupId":5,"instId":300004,"pos":{"x":-55590,"y":685,"z":93950},"rot":{"x":0,"y":45000,"z":0}}}},"6":{"props":[{"groupId":6,"instId":300024,"propState":0,"propId":102001,"pos":{"x":-35658,"y":715,"z":-7702},"rot":{"x":0,"y":135000,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":102000,"pos":{"x":71591,"y":652,"z":68636},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300018,"propState":0,"propId":102001,"pos":{"x":-36428,"y":715,"z":113584},"rot":{"x":0,"y":45000,"z":0}},{"groupId":6,"instId":300008,"propState":1,"propId":102001,"pos":{"x":101508,"y":769,"z":73259},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300025,"propState":0,"propId":102000,"pos":{"x":-30468,"y":-1086,"z":-10257},"rot":{"x":0,"y":135000,"z":0}},{"groupId":6,"instId":300019,"propState":0,"propId":102000,"pos":{"x":-33792,"y":-1086,"z":118715},"rot":{"x":0,"y":45000,"z":0}},{"groupId":6,"instId":300017,"propState":0,"propId":102000,"pos":{"x":66582,"y":653,"z":38545},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300016,"propState":0,"propId":102001,"pos":{"x":69084,"y":720,"z":37177},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300014,"propState":0,"propId":102001,"pos":{"x":69092,"y":720,"z":70006},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300007,"propState":1,"propId":102002,"pos":{"x":123913,"y":-1795,"z":53564},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300005,"propState":2,"propId":102000,"pos":{"x":101170,"y":733,"z":16975},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":102002,"pos":{"x":104115,"y":4613,"z":5792},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":102000,"pos":{"x":-4495,"y":12905,"z":-87157},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":102002,"pos":{"x":225,"y":12910,"z":-89304},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-11824,"y":12905,"z":-86390},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300028,"propState":0,"propId":102006,"pos":{"x":94998,"y":769,"z":68511},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300027,"propState":0,"propId":102006,"pos":{"x":-61334,"y":-1007,"z":45380},"rot":{"x":0,"y":270000,"z":0}},{"groupId":57,"instId":300026,"propState":0,"propId":102006,"pos":{"x":33303,"y":-4245,"z":53721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300025,"propState":0,"propId":102008,"pos":{"x":172610,"y":21593,"z":-64747},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300024,"propState":0,"propId":102008,"pos":{"x":73040,"y":14633,"z":-52390},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300023,"propState":0,"propId":102007,"pos":{"x":116195,"y":13760,"z":-69740},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300022,"propState":0,"propId":102007,"pos":{"x":95150,"y":770,"z":36076},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300021,"propState":0,"propId":102008,"pos":{"x":5290,"y":-1020,"z":-22490},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300020,"propState":0,"propId":102007,"pos":{"x":-49560,"y":650,"z":14670},"rot":{"x":0,"y":45000,"z":0}},{"groupId":57,"instId":300019,"propState":0,"propId":102007,"pos":{"x":-64831,"y":10224,"z":-79669},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300018,"propState":0,"propId":102008,"pos":{"x":-97340,"y":-4250,"z":62730},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300017,"propState":0,"propId":102007,"pos":{"x":-87254,"y":726,"z":116194},"rot":{"x":0,"y":45000,"z":0}},{"groupId":57,"instId":300016,"propState":0,"propId":102008,"pos":{"x":-33765,"y":649,"z":107514},"rot":{"x":0,"y":45000,"z":0}},{"groupId":57,"instId":300015,"propState":0,"propId":102007,"pos":{"x":46342,"y":-1020,"z":95894},"rot":{"x":0,"y":135000,"z":0}},{"groupId":57,"instId":300014,"propState":0,"propId":102008,"pos":{"x":93570,"y":840,"z":106810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300013,"propState":0,"propId":102008,"pos":{"x":111569,"y":4603,"z":-10754},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300012,"propState":0,"propId":102007,"pos":{"x":73070,"y":740,"z":47660},"rot":{"x":0,"y":180000,"z":0}},{"groupId":57,"instId":300011,"propState":0,"propId":102008,"pos":{"x":14530,"y":12900,"z":-51218},"rot":{"x":0,"y":270000,"z":0}},{"groupId":57,"instId":300010,"propState":0,"propId":102008,"pos":{"x":-39113,"y":8240,"z":-90306},"rot":{"x":0,"y":180000,"z":0}},{"groupId":57,"instId":300009,"propState":0,"propId":102007,"pos":{"x":-45104,"y":8294,"z":-127229},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-11552,"y":9297,"z":-107461},"rot":{"x":0,"y":270000,"z":0}},{"groupId":57,"instId":300007,"propState":0,"propId":102007,"pos":{"x":29375,"y":10957,"z":-112479},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300006,"propState":0,"propId":102007,"pos":{"x":-2210,"y":6807,"z":-150710},"rot":{"x":0,"y":270000,"z":0}},{"groupId":57,"instId":300001,"propState":0,"propId":102006,"pos":{"x":-3270,"y":12835,"z":5190},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300002,"propState":0,"propId":102006,"pos":{"x":-44558,"y":685,"z":111081},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300001,"propState":8,"propId":808,"pos":{"x":53860,"y":10913,"z":-114603},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1012":{"anchorId":1,"groupId":215,"instId":300001,"pos":{"x":53250,"y":10913,"z":-115420},"rot":{"x":0,"y":30000,"z":0}}}},"8":{"props":[{"groupId":8,"instId":300008,"propState":12,"propId":60201,"pos":{"x":117217,"y":13760,"z":-78056},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300012,"propState":12,"propId":60201,"pos":{"x":60020,"y":-1020,"z":6120},"rot":{"x":0,"y":315000,"z":0}},{"groupId":8,"instId":300018,"propState":12,"propId":60201,"pos":{"x":96540,"y":4553,"z":-4740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300011,"propState":12,"propId":60201,"pos":{"x":38256,"y":10913,"z":-121346},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-19285,"y":8240,"z":-126161},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300002,"propState":12,"propId":60201,"pos":{"x":-76892,"y":10224,"z":-69290},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300016,"propState":12,"propId":60201,"pos":{"x":-4720,"y":-1020,"z":114796},"rot":{"x":0,"y":2,"z":0}},{"groupId":8,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-73680,"y":769,"z":-22240},"rot":{"x":0,"y":225000,"z":0}},{"groupId":8,"instId":300009,"propState":12,"propId":60201,"pos":{"x":7262,"y":12905,"z":-59460},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300001,"propState":12,"propId":60201,"pos":{"x":-44280,"y":4790,"z":-135100},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[],"npcs":[],"monsters":[{"groupId":58,"instId":200018,"monsterId":8001050,"eventId":20221156,"pos":{"x":34580,"y":10913,"z":-118830},"rot":{"x":0,"y":120000,"z":0}},{"groupId":58,"instId":200017,"monsterId":8001050,"eventId":20221155,"pos":{"x":-94424,"y":-4222,"z":58188},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":200016,"monsterId":2022020,"eventId":20221154,"pos":{"x":-84965,"y":-4240,"z":58328},"rot":{"x":0,"y":240000,"z":0}},{"groupId":58,"instId":200015,"monsterId":8001050,"eventId":20221153,"pos":{"x":133360,"y":-1784,"z":54550},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":200014,"monsterId":2022020,"eventId":20221152,"pos":{"x":140016,"y":-1831,"z":71298},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":200013,"monsterId":2022020,"eventId":20221151,"pos":{"x":138620,"y":-1831,"z":67960},"rot":{"x":0,"y":30000,"z":0}},{"groupId":58,"instId":200009,"monsterId":2022010,"eventId":20221110,"pos":{"x":-68700,"y":-997,"z":53379},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":200005,"monsterId":2022020,"eventId":20221109,"pos":{"x":-61250,"y":-1007,"z":59330},"rot":{"x":0,"y":225000,"z":0}},{"groupId":58,"instId":200008,"monsterId":2022010,"eventId":20221116,"pos":{"x":111414,"y":726,"z":68923},"rot":{"x":0,"y":225000,"z":0}},{"groupId":58,"instId":200007,"monsterId":2022020,"eventId":20221117,"pos":{"x":108940,"y":769,"z":65980},"rot":{"x":0,"y":30000,"z":0}},{"groupId":58,"instId":200004,"monsterId":2022010,"eventId":20221108,"pos":{"x":-495,"y":-1023,"z":-21501},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":200003,"monsterId":2022020,"eventId":20221107,"pos":{"x":58080,"y":-1016,"z":93850},"rot":{"x":0,"y":135000,"z":0}},{"groupId":58,"instId":200012,"monsterId":2022020,"eventId":20221106,"pos":{"x":864,"y":12905,"z":-67994},"rot":{"x":0,"y":135000,"z":0}},{"groupId":58,"instId":200011,"monsterId":2022010,"eventId":20221105,"pos":{"x":7750,"y":12905,"z":-85750},"rot":{"x":0,"y":15000,"z":0}},{"groupId":58,"instId":200010,"monsterId":2022020,"eventId":20221104,"pos":{"x":8630,"y":12905,"z":-82420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":200002,"monsterId":2022010,"eventId":20221103,"pos":{"x":-66830,"y":10224,"z":-74180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":200001,"monsterId":2022010,"eventId":20221102,"pos":{"x":-1230,"y":6758,"z":-140380},"rot":{"x":0,"y":15000,"z":0}},{"groupId":58,"instId":200006,"monsterId":2022010,"eventId":20221101,"pos":{"x":270,"y":6758,"z":-136100},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300014,"propState":0,"propId":100,"pos":{"x":90788,"y":3384,"z":53533},"rot":{"x":0,"y":135000,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300015,"propState":0,"propId":100,"pos":{"x":-63310,"y":3484,"z":117540},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300015,"propState":0,"propId":100,"pos":{"x":-63000,"y":3484,"z":-11760},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300008,"propState":0,"propId":102068,"pos":{"x":89014,"y":4415,"z":53998},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300016,"propState":0,"propId":300000,"pos":{"x":90788,"y":3384,"z":53533},"rot":{"x":0,"y":135000,"z":0}},{"groupId":92,"instId":300015,"propState":0,"propId":300000,"pos":{"x":85040,"y":3494,"z":53510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":92,"instId":300012,"propState":0,"propId":102068,"pos":{"x":83239,"y":4415,"z":51493},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300010,"propState":0,"propId":102068,"pos":{"x":80980,"y":4415,"z":53416},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300004,"propState":0,"propId":300000,"pos":{"x":80659,"y":3524,"z":50976},"rot":{"x":0,"y":114933,"z":0}},{"groupId":92,"instId":300017,"propState":0,"propId":300002,"pos":{"x":15169,"y":7489,"z":53938},"rot":{"x":0,"y":135000,"z":0}},{"groupId":92,"instId":300014,"propState":0,"propId":102068,"pos":{"x":83239,"y":4415,"z":51493},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300013,"propState":0,"propId":300002,"pos":{"x":100804,"y":1410,"z":53403},"rot":{"x":0,"y":270000,"z":0}},{"groupId":92,"instId":300011,"propState":0,"propId":102068,"pos":{"x":82494,"y":4415,"z":52403},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300009,"propState":0,"propId":102068,"pos":{"x":85185,"y":4415,"z":53901},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300007,"propState":0,"propId":300000,"pos":{"x":89426,"y":3524,"z":56041},"rot":{"x":0,"y":293289,"z":0}},{"groupId":92,"instId":300002,"propState":0,"propId":300000,"pos":{"x":89424,"y":3524,"z":50985},"rot":{"x":0,"y":356964,"z":0}},{"groupId":92,"instId":300006,"propState":0,"propId":300000,"pos":{"x":85043,"y":3524,"z":58568},"rot":{"x":0,"y":236428,"z":0}},{"groupId":92,"instId":300005,"propState":0,"propId":300000,"pos":{"x":80665,"y":3524,"z":56040},"rot":{"x":0,"y":177045,"z":0}},{"groupId":92,"instId":300003,"propState":0,"propId":300000,"pos":{"x":85048,"y":3524,"z":48458},"rot":{"x":0,"y":55617,"z":0}},{"groupId":92,"instId":300001,"propState":0,"propId":300000,"pos":{"x":85035,"y":3524,"z":53512},"rot":{"x":0,"y":293289,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300011,"propState":0,"propId":102069,"pos":{"x":-53200,"y":4620,"z":111100},"rot":{"x":0,"y":79840,"z":0}},{"groupId":93,"instId":300015,"propState":0,"propId":300000,"pos":{"x":-63310,"y":3324,"z":117540},"rot":{"x":0,"y":90000,"z":0}},{"groupId":93,"instId":300016,"propState":0,"propId":300000,"pos":{"x":-59217,"y":3494,"z":113480},"rot":{"x":0,"y":135000,"z":0}},{"groupId":93,"instId":300013,"propState":0,"propId":102069,"pos":{"x":-59194,"y":4620,"z":109677},"rot":{"x":0,"y":79840,"z":0}},{"groupId":93,"instId":300009,"propState":0,"propId":102069,"pos":{"x":-57438,"y":4580,"z":115440},"rot":{"x":0,"y":79840,"z":0}},{"groupId":93,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-60519,"y":3524,"z":118370},"rot":{"x":0,"y":221428,"z":0}},{"groupId":93,"instId":300017,"propState":0,"propId":300002,"pos":{"x":-9757,"y":7487,"z":64179},"rot":{"x":0,"y":90000,"z":0}},{"groupId":93,"instId":300014,"propState":0,"propId":300002,"pos":{"x":-70250,"y":1404,"z":124459},"rot":{"x":0,"y":135000,"z":0}},{"groupId":93,"instId":300012,"propState":0,"propId":102069,"pos":{"x":-55495,"y":4620,"z":108685},"rot":{"x":0,"y":79840,"z":0}},{"groupId":93,"instId":300010,"propState":0,"propId":102069,"pos":{"x":-54159,"y":4475,"z":114698},"rot":{"x":0,"y":79840,"z":0}},{"groupId":93,"instId":300008,"propState":0,"propId":102069,"pos":{"x":-60137,"y":4580,"z":113065},"rot":{"x":0,"y":79840,"z":0}},{"groupId":93,"instId":300007,"propState":0,"propId":300000,"pos":{"x":-64094,"y":3524,"z":114795},"rot":{"x":0,"y":162046,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":300000,"pos":{"x":-62789,"y":3524,"z":109902},"rot":{"x":0,"y":99932,"z":0}},{"groupId":93,"instId":300005,"propState":0,"propId":300000,"pos":{"x":-57898,"y":3524,"z":108606},"rot":{"x":0,"y":40617,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":300000,"pos":{"x":-54325,"y":3524,"z":112179},"rot":{"x":0,"y":341964,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":300000,"pos":{"x":-55632,"y":3524,"z":117063},"rot":{"x":0,"y":278289,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":300000,"pos":{"x":-59217,"y":3524,"z":113482},"rot":{"x":0,"y":99932,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300012,"propState":0,"propId":102070,"pos":{"x":-61451,"y":4640,"z":-9072},"rot":{"x":0,"y":171189,"z":0}},{"groupId":94,"instId":300021,"propState":0,"propId":300002,"pos":{"x":-9730,"y":7487,"z":43621},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300020,"propState":0,"propId":300000,"pos":{"x":-63000,"y":3324,"z":-11760},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300019,"propState":0,"propId":102070,"pos":{"x":-60372,"y":4640,"z":-5398},"rot":{"x":0,"y":171189,"z":0}},{"groupId":94,"instId":300015,"propState":0,"propId":102070,"pos":{"x":-60372,"y":4640,"z":-5398},"rot":{"x":0,"y":171189,"z":0}},{"groupId":94,"instId":300018,"propState":0,"propId":300000,"pos":{"x":-58529,"y":3494,"z":-7357},"rot":{"x":0,"y":45000,"z":0}},{"groupId":94,"instId":300017,"propState":0,"propId":300000,"pos":{"x":-60556,"y":3524,"z":-12271},"rot":{"x":0,"y":79354,"z":0}},{"groupId":94,"instId":300016,"propState":0,"propId":300000,"pos":{"x":-56483,"y":3524,"z":-12279},"rot":{"x":0,"y":30000,"z":0}},{"groupId":94,"instId":300014,"propState":0,"propId":300002,"pos":{"x":-69771,"y":1348,"z":-18314},"rot":{"x":0,"y":45000,"z":0}},{"groupId":94,"instId":300013,"propState":0,"propId":102070,"pos":{"x":-60372,"y":4640,"z":-5398},"rot":{"x":0,"y":171189,"z":0}},{"groupId":94,"instId":300011,"propState":0,"propId":102070,"pos":{"x":-59091,"y":4640,"z":-11424},"rot":{"x":0,"y":171189,"z":0}},{"groupId":94,"instId":300010,"propState":0,"propId":102070,"pos":{"x":-55471,"y":4495,"z":-10549},"rot":{"x":0,"y":171189,"z":0}},{"groupId":94,"instId":300009,"propState":0,"propId":102070,"pos":{"x":-54652,"y":4600,"z":-7289},"rot":{"x":0,"y":171189,"z":0}},{"groupId":94,"instId":300008,"propState":0,"propId":102070,"pos":{"x":-56963,"y":4600,"z":-4535},"rot":{"x":0,"y":171189,"z":0}},{"groupId":94,"instId":300007,"propState":0,"propId":300000,"pos":{"x":-53611,"y":3524,"z":-9403},"rot":{"x":0,"y":168370,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":300000,"pos":{"x":-53611,"y":3524,"z":-5316},"rot":{"x":0,"y":301770,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":300000,"pos":{"x":-56483,"y":3524,"z":-2449},"rot":{"x":0,"y":259790,"z":0}},{"groupId":94,"instId":300004,"propState":0,"propId":300000,"pos":{"x":-60558,"y":3524,"z":-2440},"rot":{"x":0,"y":213370,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":300000,"pos":{"x":-63435,"y":3524,"z":-5327},"rot":{"x":0,"y":168370,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-63439,"y":3524,"z":-9384},"rot":{"x":0,"y":122115,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":300000,"pos":{"x":-58530,"y":3524,"z":-7394},"rot":{"x":0,"y":168370,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300003,"propState":0,"propId":211,"pos":{"x":-79610,"y":726,"z":133720},"rot":{"x":0,"y":135000,"z":0}},{"groupId":69,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":69,"instId":300001,"propState":11,"propId":60202,"pos":{"x":-79610,"y":726,"z":133720},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[{"groupId":69,"instId":200002,"monsterId":2022010,"eventId":20221234,"pos":{"x":-72190,"y":769,"z":129780},"rot":{"x":0,"y":315000,"z":0}},{"groupId":69,"instId":200001,"monsterId":2022020,"eventId":20221233,"pos":{"x":-78010,"y":769,"z":132120},"rot":{"x":0,"y":135000,"z":0}}],"teleports":{}},"111":{"props":[{"groupId":111,"instId":300003,"propState":0,"propId":211,"pos":{"x":40360,"y":-5830,"z":29000},"rot":{"x":0,"y":0,"z":0}},{"groupId":111,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":111,"instId":300001,"propState":11,"propId":60203,"pos":{"x":40360,"y":-5830,"z":29000},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":111,"instId":200001,"monsterId":2013010,"eventId":20221235,"pos":{"x":40360,"y":-5830,"z":33130},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300003,"propState":0,"propId":211,"pos":{"x":-34711,"y":-4240,"z":57303},"rot":{"x":0,"y":270000,"z":0}},{"groupId":68,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300001,"propState":11,"propId":60202,"pos":{"x":-34711,"y":-4240,"z":57303},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":68,"instId":200001,"monsterId":2012010,"eventId":20221231,"pos":{"x":-44800,"y":-4222,"z":58580},"rot":{"x":0,"y":180000,"z":0}},{"groupId":68,"instId":200002,"monsterId":2012010,"eventId":20221232,"pos":{"x":-37440,"y":-4222,"z":48330},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"59":{"props":[],"npcs":[],"monsters":[{"groupId":59,"instId":200001,"monsterId":8002040,"eventId":20221120,"pos":{"x":-33200,"y":8240,"z":-121730},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300002,"propState":0,"propId":100,"pos":{"x":29975,"y":6100,"z":54028},"rot":{"x":0,"y":0,"z":0}},{"groupId":71,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300024,"propState":1,"propId":100,"pos":{"x":-34184,"y":-860,"z":88268},"rot":{"x":0,"y":133000,"z":0}},{"groupId":2,"instId":300023,"propState":1,"propId":100,"pos":{"x":-20360,"y":6040,"z":74870},"rot":{"x":0,"y":315000,"z":0}},{"groupId":2,"instId":300020,"propState":1,"propId":102079,"pos":{"x":15342,"y":-2694,"z":122332},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300019,"propState":21,"propId":102029,"pos":{"x":15342,"y":-2694,"z":122332},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300016,"propState":1,"propId":102079,"pos":{"x":15360,"y":-2694,"z":-15716},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300014,"propState":21,"propId":102029,"pos":{"x":15360,"y":-2694,"z":-15716},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300010,"propState":1,"propId":102079,"pos":{"x":-20350,"y":6040,"z":74890},"rot":{"x":0,"y":315000,"z":0}},{"groupId":2,"instId":300009,"propState":21,"propId":102029,"pos":{"x":-20338,"y":6066,"z":74883},"rot":{"x":0,"y":315000,"z":0}},{"groupId":2,"instId":300003,"propState":21,"propId":102029,"pos":{"x":49622,"y":-860,"z":53576},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300026,"propState":1,"propId":100,"pos":{"x":15350,"y":-2694,"z":122332},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300025,"propState":1,"propId":100,"pos":{"x":43433,"y":-2694,"z":108265},"rot":{"x":0,"y":133000,"z":0}},{"groupId":2,"instId":300022,"propState":1,"propId":100,"pos":{"x":-33467,"y":-910,"z":17862},"rot":{"x":0,"y":45000,"z":0}},{"groupId":2,"instId":300021,"propState":1,"propId":100,"pos":{"x":-20379,"y":6064,"z":33071},"rot":{"x":0,"y":225000,"z":0}},{"groupId":2,"instId":300018,"propState":1,"propId":102079,"pos":{"x":43433,"y":-2694,"z":108265},"rot":{"x":0,"y":133000,"z":0}},{"groupId":2,"instId":300017,"propState":21,"propId":102029,"pos":{"x":43433,"y":-2694,"z":108265},"rot":{"x":0,"y":133000,"z":0}},{"groupId":2,"instId":300015,"propState":1,"propId":102079,"pos":{"x":43215,"y":-2694,"z":-708},"rot":{"x":0,"y":48000,"z":0}},{"groupId":2,"instId":300013,"propState":21,"propId":102029,"pos":{"x":43215,"y":-2694,"z":-708},"rot":{"x":0,"y":48000,"z":0}},{"groupId":2,"instId":300012,"propState":1,"propId":102079,"pos":{"x":-34174,"y":-890,"z":88282},"rot":{"x":0,"y":133000,"z":0}},{"groupId":2,"instId":300011,"propState":21,"propId":102029,"pos":{"x":-34168,"y":-860,"z":88270},"rot":{"x":0,"y":133000,"z":0}},{"groupId":2,"instId":300008,"propState":1,"propId":102079,"pos":{"x":-33392,"y":-910,"z":17793},"rot":{"x":0,"y":45000,"z":0}},{"groupId":2,"instId":300007,"propState":21,"propId":102029,"pos":{"x":-33408,"y":-860,"z":17803},"rot":{"x":0,"y":45000,"z":0}},{"groupId":2,"instId":300006,"propState":1,"propId":102079,"pos":{"x":-20370,"y":6100,"z":33050},"rot":{"x":0,"y":225000,"z":0}},{"groupId":2,"instId":300005,"propState":21,"propId":102029,"pos":{"x":-20332,"y":6066,"z":33087},"rot":{"x":0,"y":225000,"z":0}},{"groupId":2,"instId":300004,"propState":1,"propId":102079,"pos":{"x":49516,"y":-850,"z":53576},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300002,"propState":1,"propId":102079,"pos":{"x":30544,"y":6100,"z":53415},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300001,"propState":21,"propId":102029,"pos":{"x":30073,"y":6066,"z":53845},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300005,"propState":0,"propId":217,"pos":{"x":120327,"y":15392,"z":-66634},"rot":{"x":0,"y":270997,"z":0}},{"groupId":86,"instId":300004,"propState":1,"propId":211,"pos":{"x":10539,"y":12905,"z":-84432},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300003,"propState":0,"propId":102076,"pos":{"x":120327,"y":15392,"z":-66634},"rot":{"x":0,"y":270997,"z":0}},{"groupId":86,"instId":300001,"propState":20,"propId":60202,"pos":{"x":11974,"y":12905,"z":-85500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":86,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":270997,"z":0}},{"groupId":86,"instId":300002,"propState":0,"propId":211,"pos":{"x":120532,"y":15426,"z":-66440},"rot":{"x":0,"y":270997,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300003,"propState":0,"propId":211,"pos":{"x":-31865,"y":8233,"z":-105680},"rot":{"x":0,"y":180000,"z":0}},{"groupId":97,"instId":300004,"propState":0,"propId":217,"pos":{"x":-31251,"y":9475,"z":-105031},"rot":{"x":0,"y":0,"z":0}},{"groupId":97,"instId":300002,"propState":2,"propId":102000,"pos":{"x":-31865,"y":8233,"z":-105680},"rot":{"x":0,"y":180000,"z":0}},{"groupId":97,"instId":300005,"propState":0,"propId":217,"pos":{"x":-31865,"y":8233,"z":-105680},"rot":{"x":0,"y":180000,"z":0}},{"groupId":97,"instId":300001,"propState":0,"propId":102001,"pos":{"x":-34635,"y":8242,"z":-103811},"rot":{"x":0,"y":180001,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300004,"propState":0,"propId":211,"pos":{"x":15342,"y":-2694,"z":122332},"rot":{"x":0,"y":270000,"z":0}},{"groupId":72,"instId":300003,"propState":0,"propId":217,"pos":{"x":15342,"y":-2694,"z":122332},"rot":{"x":0,"y":270000,"z":0}},{"groupId":72,"instId":300002,"propState":0,"propId":211,"pos":{"x":43480,"y":-2694,"z":108125},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300001,"propState":0,"propId":217,"pos":{"x":43480,"y":-2694,"z":108125},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300004,"propState":0,"propId":211,"pos":{"x":-20595,"y":6040,"z":74613},"rot":{"x":0,"y":315000,"z":0}},{"groupId":100,"instId":300003,"propState":0,"propId":217,"pos":{"x":-20595,"y":6040,"z":74613},"rot":{"x":0,"y":315000,"z":0}},{"groupId":100,"instId":300002,"propState":0,"propId":211,"pos":{"x":-34250,"y":-851,"z":88340},"rot":{"x":0,"y":0,"z":0}},{"groupId":100,"instId":300001,"propState":0,"propId":217,"pos":{"x":-34250,"y":-851,"z":88340},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"101":{"props":[{"groupId":101,"instId":300002,"propState":0,"propId":211,"pos":{"x":-33437,"y":-827,"z":17355},"rot":{"x":0,"y":0,"z":0}},{"groupId":101,"instId":300004,"propState":0,"propId":211,"pos":{"x":-20627,"y":6100,"z":32305},"rot":{"x":0,"y":225000,"z":0}},{"groupId":101,"instId":300003,"propState":0,"propId":217,"pos":{"x":-20627,"y":6100,"z":32305},"rot":{"x":0,"y":225000,"z":0}},{"groupId":101,"instId":300001,"propState":0,"propId":217,"pos":{"x":-33437,"y":-827,"z":17355},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[{"groupId":103,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-47470,"y":8240,"z":-116250},"rot":{"x":0,"y":45000,"z":0}},{"groupId":103,"instId":300002,"propState":0,"propId":102019,"pos":{"x":-47470,"y":8240,"z":-116250},"rot":{"x":0,"y":45000,"z":0}},{"groupId":103,"instId":300006,"propState":0,"propId":211,"pos":{"x":-47470,"y":8240,"z":-116250},"rot":{"x":0,"y":45000,"z":0}},{"groupId":103,"instId":300001,"propState":0,"propId":102018,"pos":{"x":-47470,"y":8240,"z":-116250},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"104":{"props":[{"groupId":104,"instId":300002,"propState":0,"propId":102019,"pos":{"x":-90430,"y":-5830,"z":30960},"rot":{"x":0,"y":315000,"z":0}},{"groupId":104,"instId":300006,"propState":0,"propId":211,"pos":{"x":-90430,"y":-5830,"z":30960},"rot":{"x":0,"y":315000,"z":0}},{"groupId":104,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-90430,"y":-5830,"z":30960},"rot":{"x":0,"y":315000,"z":0}},{"groupId":104,"instId":300001,"propState":0,"propId":102018,"pos":{"x":-90430,"y":-5830,"z":30960},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300001,"propState":0,"propId":102018,"pos":{"x":101600,"y":917,"z":98912},"rot":{"x":0,"y":135000,"z":0}},{"groupId":105,"instId":300003,"propState":20,"propId":60202,"pos":{"x":101600,"y":917,"z":98912},"rot":{"x":0,"y":135000,"z":0}},{"groupId":105,"instId":300006,"propState":0,"propId":211,"pos":{"x":101600,"y":917,"z":98912},"rot":{"x":0,"y":135000,"z":0}},{"groupId":105,"instId":300002,"propState":0,"propId":102019,"pos":{"x":101600,"y":917,"z":98912},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"106":{"props":[{"groupId":106,"instId":300003,"propState":20,"propId":60202,"pos":{"x":133460,"y":-3472,"z":23090},"rot":{"x":0,"y":315000,"z":0}},{"groupId":106,"instId":300006,"propState":0,"propId":211,"pos":{"x":133460,"y":-3472,"z":23090},"rot":{"x":0,"y":315000,"z":0}},{"groupId":106,"instId":300002,"propState":0,"propId":102019,"pos":{"x":133460,"y":-3472,"z":23090},"rot":{"x":0,"y":315000,"z":0}},{"groupId":106,"instId":300001,"propState":0,"propId":102018,"pos":{"x":133460,"y":-3472,"z":23090},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300004,"propState":12,"propId":60202,"pos":{"x":7290,"y":-2370,"z":-139160},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300008,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300001,"propState":0,"propId":100,"pos":{"x":22180,"y":4050,"z":-142290},"rot":{"x":0,"y":179999,"z":0}},{"groupId":114,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300005,"propState":0,"propId":211,"pos":{"x":28364,"y":4790,"z":-137587},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300003,"propState":0,"propId":102063,"pos":{"x":27640,"y":3570,"z":-143510},"rot":{"x":0,"y":180000,"z":0}},{"groupId":114,"instId":300002,"propState":0,"propId":102077,"pos":{"x":28364,"y":4790,"z":-137587},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"125":{"props":[{"groupId":125,"instId":300001,"propState":0,"propId":102041,"pos":{"x":559,"y":8610,"z":53911},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"115":{"props":[{"groupId":115,"instId":300001,"propState":0,"propId":100,"pos":{"x":22100,"y":4050,"z":-163940},"rot":{"x":0,"y":179999,"z":0}},{"groupId":115,"instId":300011,"propState":0,"propId":100,"pos":{"x":16821,"y":5034,"z":-160737},"rot":{"x":0,"y":89659,"z":0}},{"groupId":115,"instId":300008,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":115,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":115,"instId":300003,"propState":0,"propId":102063,"pos":{"x":57720,"y":3570,"z":-164240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":115,"instId":300012,"propState":0,"propId":100,"pos":{"x":15902,"y":4652,"z":-161660},"rot":{"x":0,"y":0,"z":0}},{"groupId":115,"instId":300010,"propState":0,"propId":100,"pos":{"x":16532,"y":5034,"z":-162274},"rot":{"x":0,"y":95007,"z":0}},{"groupId":115,"instId":300009,"propState":0,"propId":100,"pos":{"x":15117,"y":5034,"z":-160821},"rot":{"x":0,"y":185007,"z":0}},{"groupId":115,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":115,"instId":300005,"propState":0,"propId":211,"pos":{"x":28311,"y":4790,"z":-158434},"rot":{"x":0,"y":0,"z":0}},{"groupId":115,"instId":300004,"propState":12,"propId":60202,"pos":{"x":10150,"y":860,"z":-157300},"rot":{"x":0,"y":0,"z":0}},{"groupId":115,"instId":300002,"propState":0,"propId":102077,"pos":{"x":28311,"y":4790,"z":-158434},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"117":{"props":[{"groupId":117,"instId":300008,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":117,"instId":300004,"propState":12,"propId":60202,"pos":{"x":185010,"y":15491,"z":-84190},"rot":{"x":0,"y":270000,"z":0}},{"groupId":117,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":117,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":270000,"z":0}},{"groupId":117,"instId":300003,"propState":0,"propId":102054,"pos":{"x":193310,"y":18390,"z":-131400},"rot":{"x":0,"y":270000,"z":0}},{"groupId":117,"instId":300001,"propState":0,"propId":100,"pos":{"x":192220,"y":18773,"z":-100740},"rot":{"x":0,"y":89999,"z":0}},{"groupId":117,"instId":300005,"propState":0,"propId":211,"pos":{"x":187120,"y":19670,"z":-102130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":117,"instId":300002,"propState":0,"propId":102077,"pos":{"x":187120,"y":19670,"z":-102130},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300008,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300001,"propState":0,"propId":100,"pos":{"x":156610,"y":18773,"z":-47060},"rot":{"x":0,"y":270000,"z":0}},{"groupId":116,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":270000,"z":0}},{"groupId":116,"instId":300005,"propState":0,"propId":211,"pos":{"x":161399,"y":19670,"z":-46002},"rot":{"x":0,"y":90000,"z":0}},{"groupId":116,"instId":300004,"propState":12,"propId":60202,"pos":{"x":163690,"y":14470,"z":-64460},"rot":{"x":0,"y":270000,"z":0}},{"groupId":116,"instId":300003,"propState":0,"propId":102054,"pos":{"x":155450,"y":18390,"z":-16750},"rot":{"x":0,"y":90000,"z":0}},{"groupId":116,"instId":300002,"propState":0,"propId":102077,"pos":{"x":161399,"y":19670,"z":-46002},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"128":{"props":[{"groupId":128,"instId":300005,"propState":18,"propId":102009,"pos":{"x":-39703,"y":9036,"z":-126353},"rot":{"x":0,"y":118551,"z":0}},{"groupId":128,"instId":300002,"propState":18,"propId":102012,"pos":{"x":124596,"y":-1857,"z":18762},"rot":{"x":0,"y":122183,"z":0}},{"groupId":128,"instId":300007,"propState":18,"propId":102009,"pos":{"x":-78183,"y":10942,"z":-78976},"rot":{"x":0,"y":66836,"z":0}},{"groupId":128,"instId":300006,"propState":18,"propId":102009,"pos":{"x":27633,"y":11698,"z":-111365},"rot":{"x":0,"y":0,"z":0}},{"groupId":128,"instId":300004,"propState":18,"propId":102012,"pos":{"x":95033,"y":17099,"z":-82925},"rot":{"x":0,"y":119791,"z":0}},{"groupId":128,"instId":300003,"propState":18,"propId":102012,"pos":{"x":82918,"y":17099,"z":-65726},"rot":{"x":0,"y":276477,"z":0}},{"groupId":128,"instId":300001,"propState":18,"propId":102012,"pos":{"x":-13199,"y":13651,"z":-54893},"rot":{"x":0,"y":136231,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"149":{"props":[{"groupId":149,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300012,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300010,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300009,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300008,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300006,"propState":20,"propId":60203,"pos":{"x":88580,"y":16401,"z":-66590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":149,"instId":300005,"propState":20,"propId":60202,"pos":{"x":88580,"y":16401,"z":-66590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":149,"instId":300004,"propState":20,"propId":60203,"pos":{"x":88580,"y":16401,"z":-66590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":149,"instId":300003,"propState":20,"propId":60202,"pos":{"x":88580,"y":16401,"z":-66590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":149,"instId":300002,"propState":20,"propId":60202,"pos":{"x":88580,"y":16401,"z":-66590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":149,"instId":300001,"propState":20,"propId":60201,"pos":{"x":88580,"y":16401,"z":-66590},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300014,"propState":0,"propId":100,"pos":{"x":90788,"y":3384,"z":53533},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"136":{"props":[{"groupId":136,"instId":300015,"propState":0,"propId":100,"pos":{"x":-63310,"y":3484,"z":117540},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"141":{"props":[{"groupId":141,"instId":300015,"propState":0,"propId":100,"pos":{"x":-63000,"y":3484,"z":-11760},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"142":{"props":[{"groupId":142,"instId":300001,"propState":1,"propId":211,"pos":{"x":19264,"y":9361,"z":-106880},"rot":{"x":0,"y":0,"z":0}},{"groupId":142,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":142,"instId":300002,"propState":0,"propId":211,"pos":{"x":-13207,"y":12916,"z":-56234},"rot":{"x":0,"y":148878,"z":0}},{"groupId":142,"instId":300003,"propState":20,"propId":60202,"pos":{"x":20742,"y":9361,"z":-106810},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300001,"propState":0,"propId":217,"pos":{"x":-38707,"y":11790,"z":-78631},"rot":{"x":0,"y":1892,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"170":{"props":[{"groupId":170,"instId":300001,"propState":0,"propId":217,"pos":{"x":-31716,"y":9248,"z":-105504},"rot":{"x":0,"y":180001,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[],"npcs":[],"monsters":[{"groupId":76,"instId":200002,"monsterId":2022010,"eventId":20221212,"pos":{"x":-29270,"y":10224,"z":-74210},"rot":{"x":0,"y":200000,"z":0}},{"groupId":76,"instId":200001,"monsterId":2022020,"eventId":20221211,"pos":{"x":-44300,"y":8294,"z":-108850},"rot":{"x":0,"y":38508,"z":0}}],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300003,"propState":0,"propId":100000,"pos":{"x":163985,"y":21640,"z":-77685},"rot":{"x":0,"y":298921,"z":0}},{"groupId":223,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":223,"instId":400001,"npcId":12247,"pos":{"x":-16540,"y":103400,"z":-465330},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":301,"startAnchorId":1,"startGroupId":113}},"2022201":{"P20222_F20222001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300003,"propState":8,"propId":101,"pos":{"x":-57080,"y":49950,"z":121300},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":8,"propId":101,"pos":{"x":42910,"y":53852,"z":88714},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300004,"propState":8,"propId":101,"pos":{"x":25384,"y":53254,"z":-11862},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300002,"propState":8,"propId":101,"pos":{"x":-132600,"y":47886,"z":15750},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2022201":{"anchorId":2,"groupId":3,"instId":300002,"pos":{"x":-128310,"y":47886,"z":20620},"rot":{"x":0,"y":0,"z":0}},"2022202":{"anchorId":3,"groupId":3,"instId":300004,"pos":{"x":24060,"y":53254,"z":-19800},"rot":{"x":0,"y":90000,"z":0}},"2022203":{"anchorId":4,"groupId":3,"instId":300001,"pos":{"x":35230,"y":53852,"z":90220},"rot":{"x":0,"y":0,"z":0}},"2022204":{"anchorId":5,"groupId":3,"instId":300003,"pos":{"x":-52270,"y":49948,"z":130490},"rot":{"x":0,"y":270000,"z":0}}}},"5":{"props":[{"groupId":5,"instId":300024,"propState":0,"propId":100,"pos":{"x":30626,"y":43758,"z":184410},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300023,"propState":0,"propId":100,"pos":{"x":-27076,"y":53191,"z":166913},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300011,"propState":21,"propId":102029,"pos":{"x":-34817,"y":53779,"z":-109160},"rot":{"x":0,"y":269464,"z":0}},{"groupId":5,"instId":300022,"propState":0,"propId":102079,"pos":{"x":30606,"y":43466,"z":184426},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300021,"propState":21,"propId":102029,"pos":{"x":30642,"y":43466,"z":184426},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300018,"propState":0,"propId":102079,"pos":{"x":-40186,"y":49858,"z":114268},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300017,"propState":21,"propId":102029,"pos":{"x":-40186,"y":49858,"z":114268},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300014,"propState":0,"propId":102079,"pos":{"x":26527,"y":46835,"z":138130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300013,"propState":21,"propId":102029,"pos":{"x":26527,"y":46835,"z":138130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300010,"propState":0,"propId":102079,"pos":{"x":30620,"y":48070,"z":-123110},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300009,"propState":21,"propId":102029,"pos":{"x":30620,"y":48270,"z":-123110},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":102079,"pos":{"x":-30740,"y":49742,"z":-20247},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300001,"propState":21,"propId":102029,"pos":{"x":-30740,"y":49742,"z":-20247},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300020,"propState":0,"propId":102079,"pos":{"x":-27069,"y":52902,"z":166913},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300019,"propState":21,"propId":102029,"pos":{"x":-27069,"y":52902,"z":166913},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300016,"propState":0,"propId":102079,"pos":{"x":-8960,"y":46190,"z":137330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300015,"propState":21,"propId":102029,"pos":{"x":-8960,"y":46190,"z":137330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300012,"propState":0,"propId":102079,"pos":{"x":-34817,"y":53990,"z":-109160},"rot":{"x":0,"y":269464,"z":0}},{"groupId":5,"instId":300008,"propState":0,"propId":102079,"pos":{"x":12556,"y":42916,"z":-66117},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300007,"propState":21,"propId":102029,"pos":{"x":12556,"y":42916,"z":-66117},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300006,"propState":1,"propId":102079,"pos":{"x":-30630,"y":50006,"z":-65938},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300005,"propState":21,"propId":102029,"pos":{"x":-30630,"y":50006,"z":-65938},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300004,"propState":1,"propId":102079,"pos":{"x":19300,"y":52948,"z":-11482},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300003,"propState":21,"propId":102029,"pos":{"x":19300,"y":52948,"z":-11482},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300001,"propState":0,"propId":102078,"pos":{"x":64490,"y":60510,"z":40220},"rot":{"x":239,"y":276063,"z":357261}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300002,"propState":0,"propId":100,"pos":{"x":-8680,"y":46100,"z":136980},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300016,"propState":0,"propId":102000,"pos":{"x":-60720,"y":53090,"z":167380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300013,"propState":2,"propId":102000,"pos":{"x":-62560,"y":53250,"z":110420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300011,"propState":0,"propId":102000,"pos":{"x":49080,"y":43700,"z":165340},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300008,"propState":0,"propId":102000,"pos":{"x":33200,"y":47010,"z":134040},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":102002,"pos":{"x":-71372,"y":53260,"z":-28750},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300017,"propState":0,"propId":217,"pos":{"x":34430,"y":47263,"z":-40380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300015,"propState":0,"propId":102002,"pos":{"x":-59680,"y":53090,"z":164089},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300014,"propState":0,"propId":102002,"pos":{"x":101770,"y":63240,"z":42853},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300012,"propState":0,"propId":102002,"pos":{"x":-61030,"y":53250,"z":114220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300010,"propState":0,"propId":102002,"pos":{"x":52850,"y":43750,"z":164320},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":102002,"pos":{"x":36190,"y":50400,"z":126100},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":102002,"pos":{"x":69160,"y":45930,"z":-97420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":211,"pos":{"x":34430,"y":47263,"z":-40380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300006,"propState":2,"propId":102000,"pos":{"x":34430,"y":47263,"z":-40380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":102002,"pos":{"x":31670,"y":47260,"z":-37860},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":102000,"pos":{"x":-67500,"y":53260,"z":-29940},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":102002,"pos":{"x":-92630,"y":55720,"z":42490},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-55420,"y":53819,"z":-111330},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300009,"propState":12,"propId":60201,"pos":{"x":-55090,"y":53252,"z":-31040},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300010,"propState":12,"propId":60201,"pos":{"x":31660,"y":48060,"z":-105360},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300007,"propState":12,"propId":60201,"pos":{"x":18610,"y":49802,"z":59732},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300005,"propState":12,"propId":60201,"pos":{"x":-53540,"y":49880,"z":80180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300002,"propState":12,"propId":60201,"pos":{"x":-70117,"y":49950,"z":59092},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-95503,"y":47313,"z":143774},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300008,"propState":12,"propId":60201,"pos":{"x":92450,"y":49614,"z":151281},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300003,"propState":12,"propId":60201,"pos":{"x":44470,"y":53852,"z":-60},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300001,"propState":12,"propId":60201,"pos":{"x":-84560,"y":55679,"z":32410},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-67916,"y":49950,"z":88283},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300028,"propState":0,"propId":102006,"pos":{"x":-62539,"y":53256,"z":-73840},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300023,"propState":0,"propId":102007,"pos":{"x":-50360,"y":53090,"z":169960},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300022,"propState":0,"propId":102007,"pos":{"x":-93166,"y":47313,"z":131264},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300010,"propState":0,"propId":102008,"pos":{"x":-67050,"y":53252,"z":-48159},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300027,"propState":0,"propId":102006,"pos":{"x":-76218,"y":55679,"z":31982},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300026,"propState":0,"propId":102006,"pos":{"x":40428,"y":47263,"z":-33271},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300025,"propState":0,"propId":102008,"pos":{"x":-32230,"y":49950,"z":38460},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300024,"propState":0,"propId":102008,"pos":{"x":-61974,"y":53090,"z":185440},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300021,"propState":0,"propId":102008,"pos":{"x":-84659,"y":49950,"z":94049},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300020,"propState":0,"propId":102007,"pos":{"x":-51400,"y":49948,"z":151390},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300019,"propState":0,"propId":102007,"pos":{"x":65832,"y":43649,"z":172066},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300018,"propState":0,"propId":102008,"pos":{"x":50710,"y":43649,"z":156180},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300017,"propState":0,"propId":102007,"pos":{"x":45560,"y":50368,"z":121110},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300016,"propState":0,"propId":102008,"pos":{"x":98453,"y":63242,"z":53704},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300015,"propState":0,"propId":102007,"pos":{"x":82880,"y":60421,"z":48450},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300014,"propState":0,"propId":102008,"pos":{"x":75520,"y":52939,"z":300},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300013,"propState":0,"propId":102008,"pos":{"x":64790,"y":43160,"z":-74150},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300012,"propState":0,"propId":102007,"pos":{"x":10300,"y":43156,"z":-54671},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300011,"propState":0,"propId":102008,"pos":{"x":-57580,"y":49950,"z":-56720},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300009,"propState":0,"propId":102007,"pos":{"x":-67150,"y":53260,"z":-24640},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-50936,"y":49950,"z":1388},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300007,"propState":0,"propId":102007,"pos":{"x":-56600,"y":49950,"z":48030},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300006,"propState":0,"propId":102007,"pos":{"x":28070,"y":43160,"z":-62488},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":102006,"pos":{"x":-80080,"y":47313,"z":123860},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":102006,"pos":{"x":63280,"y":50120,"z":113230},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"57":{"props":[],"npcs":[],"monsters":[{"groupId":57,"instId":200001,"monsterId":8002040,"eventId":20222125,"pos":{"x":56682,"y":45927,"z":-95344},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"55":{"props":[],"npcs":[],"monsters":[{"groupId":55,"instId":200022,"monsterId":2022020,"eventId":20222155,"pos":{"x":-68400,"y":53252,"z":-64426},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":200020,"monsterId":2022020,"eventId":20222154,"pos":{"x":-72299,"y":53256,"z":-69528},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":200018,"monsterId":2012010,"eventId":20222124,"pos":{"x":15230,"y":43157,"z":-46376},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":200016,"monsterId":2022020,"eventId":20222151,"pos":{"x":-67060,"y":53090,"z":154150},"rot":{"x":0,"y":315000,"z":0}},{"groupId":55,"instId":200011,"monsterId":2011010,"eventId":20222120,"pos":{"x":58520,"y":45906,"z":-47680},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":200021,"monsterId":2022010,"eventId":20222156,"pos":{"x":-64460,"y":53256,"z":-86530},"rot":{"x":0,"y":340000,"z":0}},{"groupId":55,"instId":200019,"monsterId":2012010,"eventId":20222153,"pos":{"x":24840,"y":43257,"z":-72192},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":200017,"monsterId":2011010,"eventId":20222123,"pos":{"x":10850,"y":43159,"z":-46100},"rot":{"x":0,"y":120000,"z":0}},{"groupId":55,"instId":200015,"monsterId":2022010,"eventId":20222152,"pos":{"x":-74570,"y":53090,"z":161970},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":200014,"monsterId":2022010,"eventId":20222111,"pos":{"x":-90530,"y":47313,"z":162070},"rot":{"x":0,"y":150000,"z":0}},{"groupId":55,"instId":200004,"monsterId":2022020,"eventId":20222110,"pos":{"x":-88640,"y":47313,"z":147360},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":200013,"monsterId":2012010,"eventId":20222115,"pos":{"x":-46400,"y":49879,"z":77577},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":200003,"monsterId":2012010,"eventId":20222118,"pos":{"x":-32280,"y":49880,"z":78140},"rot":{"x":0,"y":330000,"z":0}},{"groupId":55,"instId":200002,"monsterId":2011020,"eventId":20222119,"pos":{"x":-33309,"y":49880,"z":81036},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":200012,"monsterId":2012010,"eventId":20222121,"pos":{"x":56480,"y":45906,"z":-52620},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":200010,"monsterId":2011020,"eventId":20222122,"pos":{"x":69620,"y":45906,"z":-51709},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":200009,"monsterId":2011020,"eventId":20222112,"pos":{"x":69600,"y":50120,"z":115480},"rot":{"x":0,"y":120000,"z":0}},{"groupId":55,"instId":200008,"monsterId":2012010,"eventId":20222107,"pos":{"x":79510,"y":50120,"z":120720},"rot":{"x":0,"y":210000,"z":0}},{"groupId":55,"instId":200001,"monsterId":2012010,"eventId":20222106,"pos":{"x":73570,"y":50120,"z":120530},"rot":{"x":0,"y":150000,"z":0}},{"groupId":55,"instId":200007,"monsterId":2012010,"eventId":20222103,"pos":{"x":-45880,"y":49931,"z":26870},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":200005,"monsterId":2011010,"eventId":20222102,"pos":{"x":-45880,"y":49931,"z":39290},"rot":{"x":0,"y":240000,"z":0}},{"groupId":55,"instId":200006,"monsterId":2011020,"eventId":20222104,"pos":{"x":-53900,"y":49950,"z":43940},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300004,"propState":0,"propId":102055,"pos":{"x":40230,"y":47300,"z":-16430},"rot":{"x":0,"y":180000,"z":0}},{"groupId":79,"instId":300003,"propState":0,"propId":211,"pos":{"x":41455,"y":47263,"z":-16590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":79,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300001,"propState":11,"propId":60203,"pos":{"x":45080,"y":47260,"z":-16300},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":79,"instId":200001,"monsterId":2013010,"eventId":20222231,"pos":{"x":40267,"y":47618,"z":-16317},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300003,"propState":0,"propId":211,"pos":{"x":-81460,"y":53090,"z":187920},"rot":{"x":0,"y":90000,"z":0}},{"groupId":80,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300001,"propState":11,"propId":60203,"pos":{"x":-81460,"y":53090,"z":187920},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":80,"instId":200001,"monsterId":8003050,"eventId":20222232,"pos":{"x":-76300,"y":53090,"z":189209},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300001,"propState":8,"propId":808,"pos":{"x":82910,"y":60421,"z":37870},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1013":{"anchorId":1,"groupId":186,"instId":300001,"pos":{"x":81970,"y":60421,"z":37320},"rot":{"x":0,"y":60000,"z":0}}}},"183":{"props":[{"groupId":183,"instId":300001,"propState":8,"propId":702,"pos":{"x":-76770,"y":50950,"z":73964},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":183,"instId":200001,"monsterId":2013011,"eventId":101210,"pos":{"x":-76770,"y":49950,"z":73964},"rot":{"x":0,"y":0,"z":0}}],"teleports":{"1110":{"anchorId":1,"groupId":183,"instId":300001,"pos":{"x":-76740,"y":49950,"z":81070},"rot":{"x":0,"y":180000,"z":0}}}},"51":{"props":[{"groupId":51,"instId":300003,"propState":0,"propId":102000,"pos":{"x":12700,"y":49880,"z":36740},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300002,"propState":0,"propId":102000,"pos":{"x":22000,"y":60280,"z":46562},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300001,"propState":15,"propId":102074,"pos":{"x":18339,"y":50362,"z":42690},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300002,"propState":0,"propId":100,"pos":{"x":37403,"y":46974,"z":147200},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300001,"propState":0,"propId":100,"pos":{"x":25378,"y":46974,"z":145102},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-40600,"y":53176,"z":166872},"rot":{"x":0,"y":225000,"z":0}},{"groupId":71,"instId":300006,"propState":0,"propId":211,"pos":{"x":-40600,"y":53176,"z":166872},"rot":{"x":0,"y":225000,"z":0}},{"groupId":71,"instId":300002,"propState":0,"propId":102019,"pos":{"x":-40600,"y":53176,"z":166872},"rot":{"x":0,"y":225000,"z":0}},{"groupId":71,"instId":300001,"propState":0,"propId":102018,"pos":{"x":-40600,"y":53176,"z":166872},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300006,"propState":0,"propId":211,"pos":{"x":52880,"y":43743,"z":184452},"rot":{"x":0,"y":135000,"z":0}},{"groupId":72,"instId":300002,"propState":0,"propId":102019,"pos":{"x":52880,"y":43743,"z":184452},"rot":{"x":0,"y":135000,"z":0}},{"groupId":72,"instId":300003,"propState":20,"propId":60202,"pos":{"x":52880,"y":43743,"z":184452},"rot":{"x":0,"y":135000,"z":0}},{"groupId":72,"instId":300001,"propState":0,"propId":102018,"pos":{"x":52880,"y":43743,"z":184452},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-43096,"y":50036,"z":-65962},"rot":{"x":0,"y":45000,"z":0}},{"groupId":73,"instId":300006,"propState":0,"propId":211,"pos":{"x":-43096,"y":50036,"z":-65962},"rot":{"x":0,"y":45000,"z":0}},{"groupId":73,"instId":300002,"propState":0,"propId":102019,"pos":{"x":-43096,"y":50036,"z":-65962},"rot":{"x":0,"y":45000,"z":0}},{"groupId":73,"instId":300001,"propState":0,"propId":102018,"pos":{"x":-43096,"y":50036,"z":-65962},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300006,"propState":0,"propId":211,"pos":{"x":71770,"y":43155,"z":-69741},"rot":{"x":0,"y":225000,"z":0}},{"groupId":74,"instId":300003,"propState":20,"propId":60202,"pos":{"x":71770,"y":43155,"z":-69741},"rot":{"x":0,"y":225000,"z":0}},{"groupId":74,"instId":300002,"propState":0,"propId":102019,"pos":{"x":71770,"y":43155,"z":-69741},"rot":{"x":0,"y":225000,"z":0}},{"groupId":74,"instId":300001,"propState":0,"propId":102018,"pos":{"x":71770,"y":43155,"z":-69741},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"91":{"props":[{"groupId":91,"instId":300001,"propState":0,"propId":100,"pos":{"x":-120480,"y":46690,"z":-21520},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300004,"propState":12,"propId":60202,"pos":{"x":-128940,"y":42956,"z":200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":91,"instId":300005,"propState":0,"propId":211,"pos":{"x":-125672,"y":47886,"z":-29190},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300003,"propState":0,"propId":102054,"pos":{"x":-119300,"y":46560,"z":-56480},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300008,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":91,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300002,"propState":0,"propId":102077,"pos":{"x":-125672,"y":47886,"z":-29190},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300002,"propState":0,"propId":102055,"pos":{"x":31710,"y":46990,"z":129010},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":105,"instId":200004,"monsterId":2013010,"eventId":20222113,"pos":{"x":31650,"y":47308,"z":128915},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"106":{"props":[{"groupId":106,"instId":300001,"propState":0,"propId":100,"pos":{"x":76599,"y":46368,"z":99081},"rot":{"x":0,"y":0,"z":0}},{"groupId":106,"instId":300002,"propState":0,"propId":102055,"pos":{"x":61172,"y":43622,"z":166240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":106,"instId":200004,"monsterId":2013010,"eventId":20222114,"pos":{"x":61040,"y":43940,"z":166170},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300017,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300016,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300008,"propState":0,"propId":100,"pos":{"x":-757,"y":40890,"z":-134200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":92,"instId":300007,"propState":0,"propId":100,"pos":{"x":-757,"y":40890,"z":-146200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":92,"instId":300001,"propState":0,"propId":100,"pos":{"x":-887,"y":34090,"z":-140080},"rot":{"x":0,"y":90000,"z":0}},{"groupId":92,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":270000,"z":0}},{"groupId":92,"instId":300005,"propState":0,"propId":211,"pos":{"x":11360,"y":43111,"z":-101370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":92,"instId":300004,"propState":12,"propId":60202,"pos":{"x":18130,"y":35530,"z":-78888},"rot":{"x":0,"y":270000,"z":0}},{"groupId":92,"instId":300003,"propState":0,"propId":102063,"pos":{"x":4730,"y":41807,"z":-109714},"rot":{"x":0,"y":270000,"z":0}},{"groupId":92,"instId":300002,"propState":0,"propId":102077,"pos":{"x":11360,"y":43111,"z":-101370},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"111":{"props":[{"groupId":111,"instId":300001,"propState":0,"propId":102072,"pos":{"x":56610,"y":43700,"z":148700},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"112":{"props":[{"groupId":112,"instId":300002,"propState":0,"propId":102059,"pos":{"x":-62560,"y":53250,"z":110420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":112,"instId":300001,"propState":0,"propId":102073,"pos":{"x":-71720,"y":52250,"z":120260},"rot":{"x":0,"y":180973,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"117":{"props":[{"groupId":117,"instId":300001,"propState":1,"propId":211,"pos":{"x":-76865,"y":53260,"z":-20036},"rot":{"x":0,"y":0,"z":0}},{"groupId":117,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":117,"instId":300002,"propState":0,"propId":211,"pos":{"x":-54754,"y":49943,"z":-53079},"rot":{"x":0,"y":249511,"z":0}},{"groupId":117,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-75387,"y":53260,"z":-19966},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"120":{"props":[{"groupId":120,"instId":300003,"propState":0,"propId":102076,"pos":{"x":62760,"y":44373,"z":191307},"rot":{"x":0,"y":222128,"z":0}},{"groupId":120,"instId":300006,"propState":0,"propId":217,"pos":{"x":62760,"y":44373,"z":191307},"rot":{"x":0,"y":222128,"z":0}},{"groupId":120,"instId":300005,"propState":0,"propId":102051,"pos":{"x":62870,"y":43672,"z":191423},"rot":{"x":0,"y":90000,"z":0}},{"groupId":120,"instId":300004,"propState":1,"propId":211,"pos":{"x":91877,"y":50151,"z":117418},"rot":{"x":0,"y":101610,"z":0}},{"groupId":120,"instId":300001,"propState":20,"propId":60202,"pos":{"x":91630,"y":50151,"z":116530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":120,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":270997,"z":0}},{"groupId":120,"instId":300002,"propState":0,"propId":211,"pos":{"x":62784,"y":43672,"z":191281},"rot":{"x":0,"y":222128,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"122":{"props":[{"groupId":122,"instId":300001,"propState":0,"propId":217,"pos":{"x":-27069,"y":54243,"z":166982},"rot":{"x":0,"y":0,"z":0}},{"groupId":122,"instId":300004,"propState":0,"propId":211,"pos":{"x":30674,"y":43783,"z":184520},"rot":{"x":0,"y":0,"z":0}},{"groupId":122,"instId":300003,"propState":0,"propId":217,"pos":{"x":30674,"y":43783,"z":184520},"rot":{"x":0,"y":0,"z":0}},{"groupId":122,"instId":300002,"propState":0,"propId":211,"pos":{"x":-27069,"y":54243,"z":166982},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"131":{"props":[{"groupId":131,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"133":{"props":[{"groupId":133,"instId":300001,"propState":0,"propId":100,"pos":{"x":-44700,"y":57420,"z":41730},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[{"groupId":138,"instId":300001,"propState":0,"propId":100,"pos":{"x":82510,"y":43649,"z":142880},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"141":{"props":[{"groupId":141,"instId":300008,"propState":20,"propId":60202,"pos":{"x":82690,"y":43649,"z":139950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":141,"instId":300005,"propState":20,"propId":60201,"pos":{"x":82690,"y":43649,"z":139950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":141,"instId":300002,"propState":20,"propId":60201,"pos":{"x":82690,"y":43649,"z":139950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":141,"instId":300009,"propState":20,"propId":60203,"pos":{"x":82690,"y":43649,"z":139950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":141,"instId":300007,"propState":20,"propId":60201,"pos":{"x":82690,"y":43649,"z":139950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":141,"instId":300006,"propState":20,"propId":60203,"pos":{"x":82690,"y":43649,"z":139950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":141,"instId":300004,"propState":20,"propId":60201,"pos":{"x":82690,"y":43649,"z":139950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":141,"instId":300003,"propState":20,"propId":60202,"pos":{"x":82690,"y":43649,"z":139950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":141,"instId":300001,"propState":20,"propId":60201,"pos":{"x":82690,"y":43649,"z":139950},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"140":{"props":[{"groupId":140,"instId":300001,"propState":0,"propId":100,"pos":{"x":82510,"y":43649,"z":142880},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"154":{"props":[{"groupId":154,"instId":300001,"propState":0,"propId":100,"pos":{"x":82510,"y":43649,"z":142880},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"166":{"props":[{"groupId":166,"instId":300001,"propState":18,"propId":102009,"pos":{"x":44345,"y":45906,"z":-78810},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300001,"propState":0,"propId":100,"pos":{"x":6639,"y":203152,"z":80907},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300002,"propState":8,"propId":114,"pos":{"x":101340,"y":63240,"z":42867},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300001,"propState":0,"propId":102078,"pos":{"x":64490,"y":60510,"z":40220},"rot":{"x":239,"y":276063,"z":357261}}],"npcs":[],"monsters":[],"teleports":{}},"212":{"props":[{"groupId":212,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":301,"startAnchorId":null,"startGroupId":null}},"202220102":{"P20222_F20222001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300003,"propState":8,"propId":101,"pos":{"x":-57080,"y":49950,"z":121300},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300004,"propState":8,"propId":101,"pos":{"x":25384,"y":53254,"z":-11862},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":8,"propId":101,"pos":{"x":42910,"y":53852,"z":88714},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300002,"propState":8,"propId":101,"pos":{"x":-132600,"y":47886,"z":15750},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2022201":{"anchorId":2,"groupId":3,"instId":300002,"pos":{"x":-128310,"y":47886,"z":20620},"rot":{"x":0,"y":0,"z":0}},"2022202":{"anchorId":3,"groupId":3,"instId":300004,"pos":{"x":24060,"y":53254,"z":-19800},"rot":{"x":0,"y":90000,"z":0}},"2022203":{"anchorId":4,"groupId":3,"instId":300001,"pos":{"x":35230,"y":53852,"z":90220},"rot":{"x":0,"y":0,"z":0}},"2022204":{"anchorId":5,"groupId":3,"instId":300003,"pos":{"x":-52270,"y":49948,"z":130490},"rot":{"x":0,"y":270000,"z":0}}}},"93":{"props":[{"groupId":93,"instId":300001,"propState":0,"propId":102078,"pos":{"x":64490,"y":60510,"z":40220},"rot":{"x":239,"y":276063,"z":357261}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300002,"propState":0,"propId":100,"pos":{"x":-8680,"y":46100,"z":136980},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300024,"propState":0,"propId":100,"pos":{"x":30626,"y":43758,"z":184410},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300023,"propState":0,"propId":100,"pos":{"x":-27076,"y":53191,"z":166913},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300022,"propState":0,"propId":102079,"pos":{"x":30606,"y":43466,"z":184426},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300021,"propState":21,"propId":102029,"pos":{"x":30642,"y":43466,"z":184426},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300020,"propState":0,"propId":102079,"pos":{"x":-27069,"y":52902,"z":166913},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300019,"propState":21,"propId":102029,"pos":{"x":-27069,"y":52902,"z":166913},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300018,"propState":0,"propId":102079,"pos":{"x":-40186,"y":49858,"z":114268},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300017,"propState":21,"propId":102029,"pos":{"x":-40186,"y":49858,"z":114268},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300016,"propState":0,"propId":102079,"pos":{"x":-8960,"y":46190,"z":137330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300015,"propState":21,"propId":102029,"pos":{"x":-8960,"y":46190,"z":137330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300014,"propState":0,"propId":102079,"pos":{"x":26527,"y":46835,"z":138130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300013,"propState":21,"propId":102029,"pos":{"x":26527,"y":46835,"z":138130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300012,"propState":0,"propId":102079,"pos":{"x":-34817,"y":53990,"z":-109160},"rot":{"x":0,"y":269464,"z":0}},{"groupId":5,"instId":300011,"propState":21,"propId":102029,"pos":{"x":-34817,"y":53779,"z":-109160},"rot":{"x":0,"y":269464,"z":0}},{"groupId":5,"instId":300010,"propState":0,"propId":102079,"pos":{"x":30620,"y":48070,"z":-123110},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300009,"propState":21,"propId":102029,"pos":{"x":30620,"y":48270,"z":-123110},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300008,"propState":0,"propId":102079,"pos":{"x":12556,"y":42916,"z":-66117},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300007,"propState":21,"propId":102029,"pos":{"x":12556,"y":42916,"z":-66117},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300006,"propState":1,"propId":102079,"pos":{"x":-30630,"y":50006,"z":-65938},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300005,"propState":21,"propId":102029,"pos":{"x":-30630,"y":50006,"z":-65938},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300004,"propState":1,"propId":102079,"pos":{"x":19300,"y":52948,"z":-11482},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300003,"propState":21,"propId":102029,"pos":{"x":19300,"y":52948,"z":-11482},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":102079,"pos":{"x":-30740,"y":49742,"z":-20247},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300001,"propState":21,"propId":102029,"pos":{"x":-30740,"y":49742,"z":-20247},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300011,"propState":0,"propId":102000,"pos":{"x":49080,"y":43700,"z":165340},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300017,"propState":0,"propId":217,"pos":{"x":34430,"y":47263,"z":-40380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300016,"propState":0,"propId":102000,"pos":{"x":-60720,"y":53090,"z":167380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300015,"propState":0,"propId":102002,"pos":{"x":-59680,"y":53090,"z":164089},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300014,"propState":0,"propId":102002,"pos":{"x":101770,"y":63240,"z":42853},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300013,"propState":2,"propId":102000,"pos":{"x":-62560,"y":53250,"z":110420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300012,"propState":0,"propId":102002,"pos":{"x":-61030,"y":53250,"z":114220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300010,"propState":0,"propId":102002,"pos":{"x":52850,"y":43750,"z":164320},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":102002,"pos":{"x":36190,"y":50400,"z":126100},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300008,"propState":0,"propId":102000,"pos":{"x":33200,"y":47010,"z":134040},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":102002,"pos":{"x":69160,"y":45930,"z":-97420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":211,"pos":{"x":34430,"y":47263,"z":-40380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300006,"propState":2,"propId":102000,"pos":{"x":34430,"y":47263,"z":-40380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":102002,"pos":{"x":31670,"y":47260,"z":-37860},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":102000,"pos":{"x":-67500,"y":53260,"z":-29940},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":102002,"pos":{"x":-71372,"y":53260,"z":-28750},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":102002,"pos":{"x":-92630,"y":55720,"z":42490},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-67916,"y":49950,"z":88283},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300028,"propState":0,"propId":102006,"pos":{"x":-62539,"y":53256,"z":-73840},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300027,"propState":0,"propId":102006,"pos":{"x":-76218,"y":55679,"z":31982},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300026,"propState":0,"propId":102006,"pos":{"x":40428,"y":47263,"z":-33271},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300025,"propState":0,"propId":102008,"pos":{"x":-32230,"y":49950,"z":38460},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300024,"propState":0,"propId":102008,"pos":{"x":-61974,"y":53090,"z":185440},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300023,"propState":0,"propId":102007,"pos":{"x":-50360,"y":53090,"z":169960},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300022,"propState":0,"propId":102007,"pos":{"x":-93166,"y":47313,"z":131264},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300021,"propState":0,"propId":102008,"pos":{"x":-84659,"y":49950,"z":94049},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300020,"propState":0,"propId":102007,"pos":{"x":-51400,"y":49948,"z":151390},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300019,"propState":0,"propId":102007,"pos":{"x":65832,"y":43649,"z":172066},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300018,"propState":0,"propId":102008,"pos":{"x":50710,"y":43649,"z":156180},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300017,"propState":0,"propId":102007,"pos":{"x":45560,"y":50368,"z":121110},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300016,"propState":0,"propId":102008,"pos":{"x":98453,"y":63242,"z":53704},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300015,"propState":0,"propId":102007,"pos":{"x":82880,"y":60421,"z":48450},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300014,"propState":0,"propId":102008,"pos":{"x":75520,"y":52939,"z":300},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300013,"propState":0,"propId":102008,"pos":{"x":64790,"y":43160,"z":-74150},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300012,"propState":0,"propId":102007,"pos":{"x":10300,"y":43156,"z":-54671},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300011,"propState":0,"propId":102008,"pos":{"x":-57580,"y":49950,"z":-56720},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300010,"propState":0,"propId":102008,"pos":{"x":-67050,"y":53252,"z":-48159},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300009,"propState":0,"propId":102007,"pos":{"x":-67150,"y":53260,"z":-24640},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-50936,"y":49950,"z":1388},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300007,"propState":0,"propId":102007,"pos":{"x":-56600,"y":49950,"z":48030},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300006,"propState":0,"propId":102007,"pos":{"x":28070,"y":43160,"z":-62488},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":102006,"pos":{"x":-80080,"y":47313,"z":123860},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":102006,"pos":{"x":63280,"y":50120,"z":113230},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300009,"propState":12,"propId":60201,"pos":{"x":-55090,"y":53252,"z":-31040},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-55420,"y":53819,"z":-111330},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300010,"propState":12,"propId":60201,"pos":{"x":31660,"y":48060,"z":-105360},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300007,"propState":12,"propId":60201,"pos":{"x":18610,"y":49802,"z":59732},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300005,"propState":12,"propId":60201,"pos":{"x":-53540,"y":49880,"z":80180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300002,"propState":12,"propId":60201,"pos":{"x":-70117,"y":49950,"z":59092},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-95503,"y":47313,"z":143774},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300008,"propState":12,"propId":60201,"pos":{"x":92450,"y":49614,"z":151281},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300003,"propState":12,"propId":60201,"pos":{"x":44470,"y":53852,"z":-60},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300001,"propState":12,"propId":60201,"pos":{"x":-84560,"y":55679,"z":32410},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"57":{"props":[],"npcs":[],"monsters":[{"groupId":57,"instId":200001,"monsterId":8002040,"eventId":20222125,"pos":{"x":56682,"y":45927,"z":-95344},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300004,"propState":0,"propId":102055,"pos":{"x":40230,"y":47300,"z":-16430},"rot":{"x":0,"y":180000,"z":0}},{"groupId":79,"instId":300003,"propState":0,"propId":211,"pos":{"x":41455,"y":47263,"z":-16590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":79,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300001,"propState":11,"propId":60203,"pos":{"x":45080,"y":47260,"z":-16300},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":79,"instId":200001,"monsterId":2013010,"eventId":20222231,"pos":{"x":40267,"y":47618,"z":-16317},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300001,"propState":8,"propId":808,"pos":{"x":82910,"y":60421,"z":37870},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1013":{"anchorId":1,"groupId":186,"instId":300001,"pos":{"x":81970,"y":60421,"z":37320},"rot":{"x":0,"y":60000,"z":0}}}},"55":{"props":[],"npcs":[],"monsters":[{"groupId":55,"instId":200022,"monsterId":2022020,"eventId":20222155,"pos":{"x":-68400,"y":53252,"z":-64426},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":200021,"monsterId":2022010,"eventId":20222156,"pos":{"x":-64460,"y":53256,"z":-86530},"rot":{"x":0,"y":340000,"z":0}},{"groupId":55,"instId":200020,"monsterId":2022020,"eventId":20222154,"pos":{"x":-72299,"y":53256,"z":-69528},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":200019,"monsterId":2012010,"eventId":20222153,"pos":{"x":24840,"y":43257,"z":-72192},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":200018,"monsterId":2012010,"eventId":20222124,"pos":{"x":15230,"y":43157,"z":-46376},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":200017,"monsterId":2011010,"eventId":20222123,"pos":{"x":10850,"y":43159,"z":-46100},"rot":{"x":0,"y":120000,"z":0}},{"groupId":55,"instId":200016,"monsterId":2022020,"eventId":20222151,"pos":{"x":-67060,"y":53090,"z":154150},"rot":{"x":0,"y":315000,"z":0}},{"groupId":55,"instId":200015,"monsterId":2022010,"eventId":20222152,"pos":{"x":-74570,"y":53090,"z":161970},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":200014,"monsterId":2022010,"eventId":20222111,"pos":{"x":-90530,"y":47313,"z":162070},"rot":{"x":0,"y":150000,"z":0}},{"groupId":55,"instId":200004,"monsterId":2022020,"eventId":20222110,"pos":{"x":-88640,"y":47313,"z":147360},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":200013,"monsterId":2012010,"eventId":20222115,"pos":{"x":-46400,"y":49879,"z":77577},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":200003,"monsterId":2012010,"eventId":20222118,"pos":{"x":-32280,"y":49880,"z":78140},"rot":{"x":0,"y":330000,"z":0}},{"groupId":55,"instId":200002,"monsterId":2011020,"eventId":20222119,"pos":{"x":-33309,"y":49880,"z":81036},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":200012,"monsterId":2012010,"eventId":20222121,"pos":{"x":56480,"y":45906,"z":-52620},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":200011,"monsterId":2011010,"eventId":20222120,"pos":{"x":58520,"y":45906,"z":-47680},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":200010,"monsterId":2011020,"eventId":20222122,"pos":{"x":69620,"y":45906,"z":-51709},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":200009,"monsterId":2011020,"eventId":20222112,"pos":{"x":69600,"y":50120,"z":115480},"rot":{"x":0,"y":120000,"z":0}},{"groupId":55,"instId":200008,"monsterId":2012010,"eventId":20222107,"pos":{"x":79510,"y":50120,"z":120720},"rot":{"x":0,"y":210000,"z":0}},{"groupId":55,"instId":200001,"monsterId":2012010,"eventId":20222106,"pos":{"x":73570,"y":50120,"z":120530},"rot":{"x":0,"y":150000,"z":0}},{"groupId":55,"instId":200007,"monsterId":2012010,"eventId":20222103,"pos":{"x":-45880,"y":49931,"z":26870},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":200005,"monsterId":2011010,"eventId":20222102,"pos":{"x":-45880,"y":49931,"z":39290},"rot":{"x":0,"y":240000,"z":0}},{"groupId":55,"instId":200006,"monsterId":2011020,"eventId":20222104,"pos":{"x":-53900,"y":49950,"z":43940},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300003,"propState":0,"propId":211,"pos":{"x":-81460,"y":53090,"z":187920},"rot":{"x":0,"y":90000,"z":0}},{"groupId":80,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300001,"propState":11,"propId":60203,"pos":{"x":-81460,"y":53090,"z":187920},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":80,"instId":200001,"monsterId":8003050,"eventId":20222232,"pos":{"x":-76300,"y":53090,"z":189209},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300001,"propState":8,"propId":702,"pos":{"x":-76770,"y":50950,"z":73964},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":183,"instId":200001,"monsterId":2013011,"eventId":101210,"pos":{"x":-76770,"y":49950,"z":73964},"rot":{"x":0,"y":0,"z":0}}],"teleports":{"1110":{"anchorId":1,"groupId":183,"instId":300001,"pos":{"x":-76740,"y":49950,"z":81070},"rot":{"x":0,"y":180000,"z":0}}}},"51":{"props":[{"groupId":51,"instId":300002,"propState":0,"propId":102000,"pos":{"x":22000,"y":60280,"z":46562},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300003,"propState":0,"propId":102000,"pos":{"x":12700,"y":49880,"z":36740},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300001,"propState":15,"propId":102074,"pos":{"x":18339,"y":50362,"z":42690},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300002,"propState":0,"propId":100,"pos":{"x":37403,"y":46974,"z":147200},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300001,"propState":0,"propId":100,"pos":{"x":25378,"y":46974,"z":145102},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300002,"propState":0,"propId":102019,"pos":{"x":-40600,"y":53176,"z":166872},"rot":{"x":0,"y":225000,"z":0}},{"groupId":71,"instId":300006,"propState":0,"propId":211,"pos":{"x":-40600,"y":53176,"z":166872},"rot":{"x":0,"y":225000,"z":0}},{"groupId":71,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-40600,"y":53176,"z":166872},"rot":{"x":0,"y":225000,"z":0}},{"groupId":71,"instId":300001,"propState":0,"propId":102018,"pos":{"x":-40600,"y":53176,"z":166872},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300003,"propState":20,"propId":60202,"pos":{"x":52880,"y":43743,"z":184452},"rot":{"x":0,"y":135000,"z":0}},{"groupId":72,"instId":300002,"propState":0,"propId":102019,"pos":{"x":52880,"y":43743,"z":184452},"rot":{"x":0,"y":135000,"z":0}},{"groupId":72,"instId":300006,"propState":0,"propId":211,"pos":{"x":52880,"y":43743,"z":184452},"rot":{"x":0,"y":135000,"z":0}},{"groupId":72,"instId":300001,"propState":0,"propId":102018,"pos":{"x":52880,"y":43743,"z":184452},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300006,"propState":0,"propId":211,"pos":{"x":-43096,"y":50036,"z":-65962},"rot":{"x":0,"y":45000,"z":0}},{"groupId":73,"instId":300002,"propState":0,"propId":102019,"pos":{"x":-43096,"y":50036,"z":-65962},"rot":{"x":0,"y":45000,"z":0}},{"groupId":73,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-43096,"y":50036,"z":-65962},"rot":{"x":0,"y":45000,"z":0}},{"groupId":73,"instId":300001,"propState":0,"propId":102018,"pos":{"x":-43096,"y":50036,"z":-65962},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300006,"propState":0,"propId":211,"pos":{"x":71770,"y":43155,"z":-69741},"rot":{"x":0,"y":225000,"z":0}},{"groupId":74,"instId":300002,"propState":0,"propId":102019,"pos":{"x":71770,"y":43155,"z":-69741},"rot":{"x":0,"y":225000,"z":0}},{"groupId":74,"instId":300003,"propState":20,"propId":60202,"pos":{"x":71770,"y":43155,"z":-69741},"rot":{"x":0,"y":225000,"z":0}},{"groupId":74,"instId":300001,"propState":0,"propId":102018,"pos":{"x":71770,"y":43155,"z":-69741},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"91":{"props":[{"groupId":91,"instId":300008,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":91,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":91,"instId":300001,"propState":0,"propId":100,"pos":{"x":-120480,"y":46690,"z":-21520},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300005,"propState":0,"propId":211,"pos":{"x":-125672,"y":47886,"z":-29190},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300004,"propState":12,"propId":60202,"pos":{"x":-128940,"y":42956,"z":200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300003,"propState":0,"propId":102054,"pos":{"x":-119300,"y":46560,"z":-56480},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300002,"propState":0,"propId":102077,"pos":{"x":-125672,"y":47886,"z":-29190},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300002,"propState":0,"propId":102055,"pos":{"x":31710,"y":46990,"z":129010},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":105,"instId":200004,"monsterId":2013010,"eventId":20222113,"pos":{"x":31650,"y":47308,"z":128915},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"106":{"props":[{"groupId":106,"instId":300001,"propState":0,"propId":100,"pos":{"x":76599,"y":46368,"z":99081},"rot":{"x":0,"y":0,"z":0}},{"groupId":106,"instId":300002,"propState":0,"propId":102055,"pos":{"x":61172,"y":43622,"z":166240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":106,"instId":200004,"monsterId":2013010,"eventId":20222114,"pos":{"x":61040,"y":43940,"z":166170},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"111":{"props":[{"groupId":111,"instId":300001,"propState":0,"propId":102072,"pos":{"x":56610,"y":43700,"z":148700},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"112":{"props":[{"groupId":112,"instId":300001,"propState":0,"propId":102073,"pos":{"x":-71720,"y":52250,"z":120260},"rot":{"x":0,"y":180973,"z":0}},{"groupId":112,"instId":300002,"propState":0,"propId":102059,"pos":{"x":-62560,"y":53250,"z":110420},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300007,"propState":0,"propId":100,"pos":{"x":-757,"y":40890,"z":-146200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":92,"instId":300005,"propState":0,"propId":211,"pos":{"x":11360,"y":43111,"z":-101370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":92,"instId":300017,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300016,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300008,"propState":0,"propId":100,"pos":{"x":-757,"y":40890,"z":-134200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":92,"instId":300001,"propState":0,"propId":100,"pos":{"x":-887,"y":34090,"z":-140080},"rot":{"x":0,"y":90000,"z":0}},{"groupId":92,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":270000,"z":0}},{"groupId":92,"instId":300004,"propState":12,"propId":60202,"pos":{"x":18130,"y":35530,"z":-78888},"rot":{"x":0,"y":270000,"z":0}},{"groupId":92,"instId":300003,"propState":0,"propId":102063,"pos":{"x":4730,"y":41807,"z":-109714},"rot":{"x":0,"y":270000,"z":0}},{"groupId":92,"instId":300002,"propState":0,"propId":102077,"pos":{"x":11360,"y":43111,"z":-101370},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"117":{"props":[{"groupId":117,"instId":300001,"propState":1,"propId":211,"pos":{"x":-76865,"y":53260,"z":-20036},"rot":{"x":0,"y":0,"z":0}},{"groupId":117,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":117,"instId":300002,"propState":0,"propId":211,"pos":{"x":-54754,"y":49943,"z":-53079},"rot":{"x":0,"y":249511,"z":0}},{"groupId":117,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-75387,"y":53260,"z":-19966},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"122":{"props":[{"groupId":122,"instId":300003,"propState":0,"propId":217,"pos":{"x":30674,"y":43783,"z":184520},"rot":{"x":0,"y":0,"z":0}},{"groupId":122,"instId":300004,"propState":0,"propId":211,"pos":{"x":30674,"y":43783,"z":184520},"rot":{"x":0,"y":0,"z":0}},{"groupId":122,"instId":300002,"propState":0,"propId":211,"pos":{"x":-27069,"y":54243,"z":166982},"rot":{"x":0,"y":0,"z":0}},{"groupId":122,"instId":300001,"propState":0,"propId":217,"pos":{"x":-27069,"y":54243,"z":166982},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"120":{"props":[{"groupId":120,"instId":300005,"propState":0,"propId":102051,"pos":{"x":62870,"y":43672,"z":191423},"rot":{"x":0,"y":90000,"z":0}},{"groupId":120,"instId":300003,"propState":0,"propId":102076,"pos":{"x":62760,"y":44373,"z":191307},"rot":{"x":0,"y":222128,"z":0}},{"groupId":120,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":270997,"z":0}},{"groupId":120,"instId":300006,"propState":0,"propId":217,"pos":{"x":62760,"y":44373,"z":191307},"rot":{"x":0,"y":222128,"z":0}},{"groupId":120,"instId":300004,"propState":1,"propId":211,"pos":{"x":91877,"y":50151,"z":117418},"rot":{"x":0,"y":101610,"z":0}},{"groupId":120,"instId":300001,"propState":20,"propId":60202,"pos":{"x":91630,"y":50151,"z":116530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":120,"instId":300002,"propState":0,"propId":211,"pos":{"x":62784,"y":43672,"z":191281},"rot":{"x":0,"y":222128,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"131":{"props":[{"groupId":131,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"133":{"props":[{"groupId":133,"instId":300001,"propState":0,"propId":100,"pos":{"x":-44700,"y":57420,"z":41730},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[{"groupId":138,"instId":300001,"propState":0,"propId":100,"pos":{"x":82510,"y":43649,"z":142880},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"140":{"props":[{"groupId":140,"instId":300001,"propState":0,"propId":100,"pos":{"x":82510,"y":43649,"z":142880},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"141":{"props":[{"groupId":141,"instId":300006,"propState":20,"propId":60203,"pos":{"x":82690,"y":43649,"z":139950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":141,"instId":300009,"propState":20,"propId":60203,"pos":{"x":82690,"y":43649,"z":139950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":141,"instId":300008,"propState":20,"propId":60202,"pos":{"x":82690,"y":43649,"z":139950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":141,"instId":300007,"propState":20,"propId":60201,"pos":{"x":82690,"y":43649,"z":139950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":141,"instId":300005,"propState":20,"propId":60201,"pos":{"x":82690,"y":43649,"z":139950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":141,"instId":300004,"propState":20,"propId":60201,"pos":{"x":82690,"y":43649,"z":139950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":141,"instId":300003,"propState":20,"propId":60202,"pos":{"x":82690,"y":43649,"z":139950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":141,"instId":300002,"propState":20,"propId":60201,"pos":{"x":82690,"y":43649,"z":139950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":141,"instId":300001,"propState":20,"propId":60201,"pos":{"x":82690,"y":43649,"z":139950},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"154":{"props":[{"groupId":154,"instId":300001,"propState":0,"propId":100,"pos":{"x":82510,"y":43649,"z":142880},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"166":{"props":[{"groupId":166,"instId":300001,"propState":18,"propId":102009,"pos":{"x":44345,"y":45906,"z":-78810},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300001,"propState":0,"propId":100,"pos":{"x":6639,"y":203152,"z":80907},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300002,"propState":8,"propId":114,"pos":{"x":101340,"y":63240,"z":42867},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300001,"propState":0,"propId":102078,"pos":{"x":64490,"y":60510,"z":40220},"rot":{"x":239,"y":276063,"z":357261}}],"npcs":[],"monsters":[],"teleports":{}},"212":{"props":[{"groupId":212,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":301,"startAnchorId":null,"startGroupId":null}},"202220103":{"P20222_F20222001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300003,"propState":8,"propId":101,"pos":{"x":-57080,"y":49950,"z":121300},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":8,"propId":101,"pos":{"x":42910,"y":53852,"z":88714},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300004,"propState":8,"propId":101,"pos":{"x":25384,"y":53254,"z":-11862},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300002,"propState":8,"propId":101,"pos":{"x":-132600,"y":47886,"z":15750},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2022201":{"anchorId":2,"groupId":3,"instId":300002,"pos":{"x":-128310,"y":47886,"z":20620},"rot":{"x":0,"y":0,"z":0}},"2022202":{"anchorId":3,"groupId":3,"instId":300004,"pos":{"x":24060,"y":53254,"z":-19800},"rot":{"x":0,"y":90000,"z":0}},"2022203":{"anchorId":4,"groupId":3,"instId":300001,"pos":{"x":35230,"y":53852,"z":90220},"rot":{"x":0,"y":0,"z":0}},"2022204":{"anchorId":5,"groupId":3,"instId":300003,"pos":{"x":-52270,"y":49948,"z":130490},"rot":{"x":0,"y":270000,"z":0}}}},"6":{"props":[{"groupId":6,"instId":300002,"propState":0,"propId":100,"pos":{"x":-8680,"y":46100,"z":136980},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300001,"propState":0,"propId":102078,"pos":{"x":64490,"y":60510,"z":40220},"rot":{"x":239,"y":276063,"z":357261}}],"npcs":[],"monsters":[],"teleports":{}},"57":{"props":[],"npcs":[],"monsters":[{"groupId":57,"instId":200001,"monsterId":8002040,"eventId":20222125,"pos":{"x":56682,"y":45927,"z":-95344},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300024,"propState":0,"propId":100,"pos":{"x":30626,"y":43758,"z":184410},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300023,"propState":0,"propId":100,"pos":{"x":-27076,"y":53191,"z":166913},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300022,"propState":0,"propId":102079,"pos":{"x":30606,"y":43466,"z":184426},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300021,"propState":21,"propId":102029,"pos":{"x":30642,"y":43466,"z":184426},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300020,"propState":0,"propId":102079,"pos":{"x":-27069,"y":52902,"z":166913},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300019,"propState":21,"propId":102029,"pos":{"x":-27069,"y":52902,"z":166913},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300018,"propState":0,"propId":102079,"pos":{"x":-40186,"y":49858,"z":114268},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300017,"propState":21,"propId":102029,"pos":{"x":-40186,"y":49858,"z":114268},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300016,"propState":0,"propId":102079,"pos":{"x":-8960,"y":46190,"z":137330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300015,"propState":21,"propId":102029,"pos":{"x":-8960,"y":46190,"z":137330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300014,"propState":0,"propId":102079,"pos":{"x":26527,"y":46835,"z":138130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300013,"propState":21,"propId":102029,"pos":{"x":26527,"y":46835,"z":138130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300012,"propState":0,"propId":102079,"pos":{"x":-34817,"y":53990,"z":-109160},"rot":{"x":0,"y":269464,"z":0}},{"groupId":5,"instId":300011,"propState":21,"propId":102029,"pos":{"x":-34817,"y":53779,"z":-109160},"rot":{"x":0,"y":269464,"z":0}},{"groupId":5,"instId":300010,"propState":0,"propId":102079,"pos":{"x":30620,"y":48070,"z":-123110},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300009,"propState":21,"propId":102029,"pos":{"x":30620,"y":48270,"z":-123110},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300008,"propState":0,"propId":102079,"pos":{"x":12556,"y":42916,"z":-66117},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300007,"propState":21,"propId":102029,"pos":{"x":12556,"y":42916,"z":-66117},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300006,"propState":1,"propId":102079,"pos":{"x":-30630,"y":50006,"z":-65938},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300005,"propState":21,"propId":102029,"pos":{"x":-30630,"y":50006,"z":-65938},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300004,"propState":1,"propId":102079,"pos":{"x":19300,"y":52948,"z":-11482},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300003,"propState":21,"propId":102029,"pos":{"x":19300,"y":52948,"z":-11482},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":102079,"pos":{"x":-30740,"y":49742,"z":-20247},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300001,"propState":21,"propId":102029,"pos":{"x":-30740,"y":49742,"z":-20247},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300001,"propState":8,"propId":808,"pos":{"x":82910,"y":60421,"z":37870},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1013":{"anchorId":1,"groupId":186,"instId":300001,"pos":{"x":81970,"y":60421,"z":37320},"rot":{"x":0,"y":60000,"z":0}}}},"80":{"props":[{"groupId":80,"instId":300003,"propState":0,"propId":211,"pos":{"x":-81460,"y":53090,"z":187920},"rot":{"x":0,"y":90000,"z":0}},{"groupId":80,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300001,"propState":11,"propId":60203,"pos":{"x":-81460,"y":53090,"z":187920},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":80,"instId":200001,"monsterId":8003050,"eventId":20222232,"pos":{"x":-76300,"y":53090,"z":189209},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300001,"propState":8,"propId":702,"pos":{"x":-76770,"y":50950,"z":73964},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":183,"instId":200001,"monsterId":2013011,"eventId":101210,"pos":{"x":-76770,"y":49950,"z":73964},"rot":{"x":0,"y":0,"z":0}}],"teleports":{"1110":{"anchorId":1,"groupId":183,"instId":300001,"pos":{"x":-76740,"y":49950,"z":81070},"rot":{"x":0,"y":180000,"z":0}}}},"50":{"props":[{"groupId":50,"instId":300009,"propState":12,"propId":60201,"pos":{"x":-55090,"y":53252,"z":-31040},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-55420,"y":53819,"z":-111330},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300010,"propState":12,"propId":60201,"pos":{"x":31660,"y":48060,"z":-105360},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300007,"propState":12,"propId":60201,"pos":{"x":18610,"y":49802,"z":59732},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300005,"propState":12,"propId":60201,"pos":{"x":-53540,"y":49880,"z":80180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300002,"propState":12,"propId":60201,"pos":{"x":-70117,"y":49950,"z":59092},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-95503,"y":47313,"z":143774},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300008,"propState":12,"propId":60201,"pos":{"x":92450,"y":49614,"z":151281},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300003,"propState":12,"propId":60201,"pos":{"x":44470,"y":53852,"z":-60},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300001,"propState":12,"propId":60201,"pos":{"x":-84560,"y":55679,"z":32410},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300004,"propState":0,"propId":102055,"pos":{"x":40230,"y":47300,"z":-16430},"rot":{"x":0,"y":180000,"z":0}},{"groupId":79,"instId":300003,"propState":0,"propId":211,"pos":{"x":41455,"y":47263,"z":-16590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":79,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300001,"propState":11,"propId":60203,"pos":{"x":45080,"y":47260,"z":-16300},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":79,"instId":200001,"monsterId":2013010,"eventId":20222231,"pos":{"x":40267,"y":47618,"z":-16317},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300017,"propState":0,"propId":217,"pos":{"x":34430,"y":47263,"z":-40380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300016,"propState":0,"propId":102000,"pos":{"x":-60720,"y":53090,"z":167380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300015,"propState":0,"propId":102002,"pos":{"x":-59680,"y":53090,"z":164089},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300014,"propState":0,"propId":102002,"pos":{"x":101770,"y":63240,"z":42853},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300013,"propState":2,"propId":102000,"pos":{"x":-62560,"y":53250,"z":110420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300012,"propState":0,"propId":102002,"pos":{"x":-61030,"y":53250,"z":114220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300011,"propState":0,"propId":102000,"pos":{"x":49080,"y":43700,"z":165340},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300010,"propState":0,"propId":102002,"pos":{"x":52850,"y":43750,"z":164320},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":102002,"pos":{"x":36190,"y":50400,"z":126100},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300008,"propState":0,"propId":102000,"pos":{"x":33200,"y":47010,"z":134040},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":102002,"pos":{"x":69160,"y":45930,"z":-97420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":211,"pos":{"x":34430,"y":47263,"z":-40380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300006,"propState":2,"propId":102000,"pos":{"x":34430,"y":47263,"z":-40380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":102002,"pos":{"x":31670,"y":47260,"z":-37860},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":102000,"pos":{"x":-67500,"y":53260,"z":-29940},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":102002,"pos":{"x":-71372,"y":53260,"z":-28750},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":102002,"pos":{"x":-92630,"y":55720,"z":42490},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-67916,"y":49950,"z":88283},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300028,"propState":0,"propId":102006,"pos":{"x":-62539,"y":53256,"z":-73840},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300027,"propState":0,"propId":102006,"pos":{"x":-76218,"y":55679,"z":31982},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300026,"propState":0,"propId":102006,"pos":{"x":40428,"y":47263,"z":-33271},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300025,"propState":0,"propId":102008,"pos":{"x":-32230,"y":49950,"z":38460},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300024,"propState":0,"propId":102008,"pos":{"x":-61974,"y":53090,"z":185440},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300023,"propState":0,"propId":102007,"pos":{"x":-50360,"y":53090,"z":169960},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300022,"propState":0,"propId":102007,"pos":{"x":-93166,"y":47313,"z":131264},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300021,"propState":0,"propId":102008,"pos":{"x":-84659,"y":49950,"z":94049},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300020,"propState":0,"propId":102007,"pos":{"x":-51400,"y":49948,"z":151390},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300019,"propState":0,"propId":102007,"pos":{"x":65832,"y":43649,"z":172066},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300018,"propState":0,"propId":102008,"pos":{"x":50710,"y":43649,"z":156180},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300017,"propState":0,"propId":102007,"pos":{"x":45560,"y":50368,"z":121110},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300016,"propState":0,"propId":102008,"pos":{"x":98453,"y":63242,"z":53704},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300015,"propState":0,"propId":102007,"pos":{"x":82880,"y":60421,"z":48450},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300014,"propState":0,"propId":102008,"pos":{"x":75520,"y":52939,"z":300},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300013,"propState":0,"propId":102008,"pos":{"x":64790,"y":43160,"z":-74150},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300012,"propState":0,"propId":102007,"pos":{"x":10300,"y":43156,"z":-54671},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300011,"propState":0,"propId":102008,"pos":{"x":-57580,"y":49950,"z":-56720},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300010,"propState":0,"propId":102008,"pos":{"x":-67050,"y":53252,"z":-48159},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300009,"propState":0,"propId":102007,"pos":{"x":-67150,"y":53260,"z":-24640},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-50936,"y":49950,"z":1388},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300007,"propState":0,"propId":102007,"pos":{"x":-56600,"y":49950,"z":48030},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300006,"propState":0,"propId":102007,"pos":{"x":28070,"y":43160,"z":-62488},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":102006,"pos":{"x":-80080,"y":47313,"z":123860},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":102006,"pos":{"x":63280,"y":50120,"z":113230},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[],"npcs":[],"monsters":[{"groupId":55,"instId":200022,"monsterId":2022020,"eventId":20222155,"pos":{"x":-68400,"y":53252,"z":-64426},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":200021,"monsterId":2022010,"eventId":20222156,"pos":{"x":-64460,"y":53256,"z":-86530},"rot":{"x":0,"y":340000,"z":0}},{"groupId":55,"instId":200020,"monsterId":2022020,"eventId":20222154,"pos":{"x":-72299,"y":53256,"z":-69528},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":200019,"monsterId":2012010,"eventId":20222153,"pos":{"x":24840,"y":43257,"z":-72192},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":200018,"monsterId":2012010,"eventId":20222124,"pos":{"x":15230,"y":43157,"z":-46376},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":200017,"monsterId":2011010,"eventId":20222123,"pos":{"x":10850,"y":43159,"z":-46100},"rot":{"x":0,"y":120000,"z":0}},{"groupId":55,"instId":200016,"monsterId":2022020,"eventId":20222151,"pos":{"x":-67060,"y":53090,"z":154150},"rot":{"x":0,"y":315000,"z":0}},{"groupId":55,"instId":200015,"monsterId":2022010,"eventId":20222152,"pos":{"x":-74570,"y":53090,"z":161970},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":200014,"monsterId":2022010,"eventId":20222111,"pos":{"x":-90530,"y":47313,"z":162070},"rot":{"x":0,"y":150000,"z":0}},{"groupId":55,"instId":200004,"monsterId":2022020,"eventId":20222110,"pos":{"x":-88640,"y":47313,"z":147360},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":200013,"monsterId":2012010,"eventId":20222115,"pos":{"x":-46400,"y":49879,"z":77577},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":200003,"monsterId":2012010,"eventId":20222118,"pos":{"x":-32280,"y":49880,"z":78140},"rot":{"x":0,"y":330000,"z":0}},{"groupId":55,"instId":200002,"monsterId":2011020,"eventId":20222119,"pos":{"x":-33309,"y":49880,"z":81036},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":200012,"monsterId":2012010,"eventId":20222121,"pos":{"x":56480,"y":45906,"z":-52620},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":200011,"monsterId":2011010,"eventId":20222120,"pos":{"x":58520,"y":45906,"z":-47680},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":200010,"monsterId":2011020,"eventId":20222122,"pos":{"x":69620,"y":45906,"z":-51709},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":200009,"monsterId":2011020,"eventId":20222112,"pos":{"x":69600,"y":50120,"z":115480},"rot":{"x":0,"y":120000,"z":0}},{"groupId":55,"instId":200008,"monsterId":2012010,"eventId":20222107,"pos":{"x":79510,"y":50120,"z":120720},"rot":{"x":0,"y":210000,"z":0}},{"groupId":55,"instId":200001,"monsterId":2012010,"eventId":20222106,"pos":{"x":73570,"y":50120,"z":120530},"rot":{"x":0,"y":150000,"z":0}},{"groupId":55,"instId":200007,"monsterId":2012010,"eventId":20222103,"pos":{"x":-45880,"y":49931,"z":26870},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":200005,"monsterId":2011010,"eventId":20222102,"pos":{"x":-45880,"y":49931,"z":39290},"rot":{"x":0,"y":240000,"z":0}},{"groupId":55,"instId":200006,"monsterId":2011020,"eventId":20222104,"pos":{"x":-53900,"y":49950,"z":43940},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300003,"propState":0,"propId":102000,"pos":{"x":12700,"y":49880,"z":36740},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300002,"propState":0,"propId":102000,"pos":{"x":22000,"y":60280,"z":46562},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300001,"propState":15,"propId":102074,"pos":{"x":18339,"y":50362,"z":42690},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300002,"propState":0,"propId":100,"pos":{"x":37403,"y":46974,"z":147200},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300001,"propState":0,"propId":100,"pos":{"x":25378,"y":46974,"z":145102},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300006,"propState":0,"propId":211,"pos":{"x":-40600,"y":53176,"z":166872},"rot":{"x":0,"y":225000,"z":0}},{"groupId":71,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-40600,"y":53176,"z":166872},"rot":{"x":0,"y":225000,"z":0}},{"groupId":71,"instId":300002,"propState":0,"propId":102019,"pos":{"x":-40600,"y":53176,"z":166872},"rot":{"x":0,"y":225000,"z":0}},{"groupId":71,"instId":300001,"propState":0,"propId":102018,"pos":{"x":-40600,"y":53176,"z":166872},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300006,"propState":0,"propId":211,"pos":{"x":52880,"y":43743,"z":184452},"rot":{"x":0,"y":135000,"z":0}},{"groupId":72,"instId":300003,"propState":20,"propId":60202,"pos":{"x":52880,"y":43743,"z":184452},"rot":{"x":0,"y":135000,"z":0}},{"groupId":72,"instId":300002,"propState":0,"propId":102019,"pos":{"x":52880,"y":43743,"z":184452},"rot":{"x":0,"y":135000,"z":0}},{"groupId":72,"instId":300001,"propState":0,"propId":102018,"pos":{"x":52880,"y":43743,"z":184452},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300006,"propState":0,"propId":211,"pos":{"x":-43096,"y":50036,"z":-65962},"rot":{"x":0,"y":45000,"z":0}},{"groupId":73,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-43096,"y":50036,"z":-65962},"rot":{"x":0,"y":45000,"z":0}},{"groupId":73,"instId":300002,"propState":0,"propId":102019,"pos":{"x":-43096,"y":50036,"z":-65962},"rot":{"x":0,"y":45000,"z":0}},{"groupId":73,"instId":300001,"propState":0,"propId":102018,"pos":{"x":-43096,"y":50036,"z":-65962},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300006,"propState":0,"propId":211,"pos":{"x":71770,"y":43155,"z":-69741},"rot":{"x":0,"y":225000,"z":0}},{"groupId":74,"instId":300003,"propState":20,"propId":60202,"pos":{"x":71770,"y":43155,"z":-69741},"rot":{"x":0,"y":225000,"z":0}},{"groupId":74,"instId":300002,"propState":0,"propId":102019,"pos":{"x":71770,"y":43155,"z":-69741},"rot":{"x":0,"y":225000,"z":0}},{"groupId":74,"instId":300001,"propState":0,"propId":102018,"pos":{"x":71770,"y":43155,"z":-69741},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"111":{"props":[{"groupId":111,"instId":300001,"propState":0,"propId":102072,"pos":{"x":56610,"y":43700,"z":148700},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300002,"propState":0,"propId":102055,"pos":{"x":31710,"y":46990,"z":129010},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":105,"instId":200004,"monsterId":2013010,"eventId":20222113,"pos":{"x":31650,"y":47308,"z":128915},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"106":{"props":[{"groupId":106,"instId":300001,"propState":0,"propId":100,"pos":{"x":76599,"y":46368,"z":99081},"rot":{"x":0,"y":0,"z":0}},{"groupId":106,"instId":300002,"propState":0,"propId":102055,"pos":{"x":61172,"y":43622,"z":166240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":106,"instId":200004,"monsterId":2013010,"eventId":20222114,"pos":{"x":61040,"y":43940,"z":166170},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"112":{"props":[{"groupId":112,"instId":300002,"propState":0,"propId":102059,"pos":{"x":-62560,"y":53250,"z":110420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":112,"instId":300001,"propState":0,"propId":102073,"pos":{"x":-71720,"y":52250,"z":120260},"rot":{"x":0,"y":180973,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"131":{"props":[{"groupId":131,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"133":{"props":[{"groupId":133,"instId":300001,"propState":0,"propId":100,"pos":{"x":-44700,"y":57420,"z":41730},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"117":{"props":[{"groupId":117,"instId":300001,"propState":1,"propId":211,"pos":{"x":-76865,"y":53260,"z":-20036},"rot":{"x":0,"y":0,"z":0}},{"groupId":117,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":117,"instId":300002,"propState":0,"propId":211,"pos":{"x":-54754,"y":49943,"z":-53079},"rot":{"x":0,"y":249511,"z":0}},{"groupId":117,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-75387,"y":53260,"z":-19966},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"122":{"props":[{"groupId":122,"instId":300004,"propState":0,"propId":211,"pos":{"x":30674,"y":43783,"z":184520},"rot":{"x":0,"y":0,"z":0}},{"groupId":122,"instId":300003,"propState":0,"propId":217,"pos":{"x":30674,"y":43783,"z":184520},"rot":{"x":0,"y":0,"z":0}},{"groupId":122,"instId":300002,"propState":0,"propId":211,"pos":{"x":-27069,"y":54243,"z":166982},"rot":{"x":0,"y":0,"z":0}},{"groupId":122,"instId":300001,"propState":0,"propId":217,"pos":{"x":-27069,"y":54243,"z":166982},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"91":{"props":[{"groupId":91,"instId":300008,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":91,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":91,"instId":300001,"propState":0,"propId":100,"pos":{"x":-120480,"y":46690,"z":-21520},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300005,"propState":0,"propId":211,"pos":{"x":-125672,"y":47886,"z":-29190},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300004,"propState":12,"propId":60202,"pos":{"x":-128940,"y":42956,"z":200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300003,"propState":0,"propId":102054,"pos":{"x":-119300,"y":46560,"z":-56480},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300002,"propState":0,"propId":102077,"pos":{"x":-125672,"y":47886,"z":-29190},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"120":{"props":[{"groupId":120,"instId":300006,"propState":0,"propId":217,"pos":{"x":62760,"y":44373,"z":191307},"rot":{"x":0,"y":222128,"z":0}},{"groupId":120,"instId":300005,"propState":0,"propId":102051,"pos":{"x":62870,"y":43672,"z":191423},"rot":{"x":0,"y":90000,"z":0}},{"groupId":120,"instId":300004,"propState":1,"propId":211,"pos":{"x":91877,"y":50151,"z":117418},"rot":{"x":0,"y":101610,"z":0}},{"groupId":120,"instId":300003,"propState":0,"propId":102076,"pos":{"x":62760,"y":44373,"z":191307},"rot":{"x":0,"y":222128,"z":0}},{"groupId":120,"instId":300001,"propState":20,"propId":60202,"pos":{"x":91630,"y":50151,"z":116530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":120,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":270997,"z":0}},{"groupId":120,"instId":300002,"propState":0,"propId":211,"pos":{"x":62784,"y":43672,"z":191281},"rot":{"x":0,"y":222128,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[{"groupId":138,"instId":300001,"propState":0,"propId":100,"pos":{"x":82510,"y":43649,"z":142880},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"140":{"props":[{"groupId":140,"instId":300001,"propState":0,"propId":100,"pos":{"x":82510,"y":43649,"z":142880},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300017,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300016,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300008,"propState":0,"propId":100,"pos":{"x":-757,"y":40890,"z":-134200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":92,"instId":300007,"propState":0,"propId":100,"pos":{"x":-757,"y":40890,"z":-146200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":92,"instId":300001,"propState":0,"propId":100,"pos":{"x":-887,"y":34090,"z":-140080},"rot":{"x":0,"y":90000,"z":0}},{"groupId":92,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":270000,"z":0}},{"groupId":92,"instId":300005,"propState":0,"propId":211,"pos":{"x":11360,"y":43111,"z":-101370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":92,"instId":300004,"propState":12,"propId":60202,"pos":{"x":18130,"y":35530,"z":-78888},"rot":{"x":0,"y":270000,"z":0}},{"groupId":92,"instId":300003,"propState":0,"propId":102063,"pos":{"x":4730,"y":41807,"z":-109714},"rot":{"x":0,"y":270000,"z":0}},{"groupId":92,"instId":300002,"propState":0,"propId":102077,"pos":{"x":11360,"y":43111,"z":-101370},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"154":{"props":[{"groupId":154,"instId":300001,"propState":0,"propId":100,"pos":{"x":82510,"y":43649,"z":142880},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"141":{"props":[{"groupId":141,"instId":300009,"propState":20,"propId":60203,"pos":{"x":82690,"y":43649,"z":139950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":141,"instId":300008,"propState":20,"propId":60202,"pos":{"x":82690,"y":43649,"z":139950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":141,"instId":300007,"propState":20,"propId":60201,"pos":{"x":82690,"y":43649,"z":139950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":141,"instId":300006,"propState":20,"propId":60203,"pos":{"x":82690,"y":43649,"z":139950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":141,"instId":300005,"propState":20,"propId":60201,"pos":{"x":82690,"y":43649,"z":139950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":141,"instId":300004,"propState":20,"propId":60201,"pos":{"x":82690,"y":43649,"z":139950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":141,"instId":300003,"propState":20,"propId":60202,"pos":{"x":82690,"y":43649,"z":139950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":141,"instId":300002,"propState":20,"propId":60201,"pos":{"x":82690,"y":43649,"z":139950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":141,"instId":300001,"propState":20,"propId":60201,"pos":{"x":82690,"y":43649,"z":139950},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"166":{"props":[{"groupId":166,"instId":300001,"propState":18,"propId":102009,"pos":{"x":44345,"y":45906,"z":-78810},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300001,"propState":0,"propId":100,"pos":{"x":6639,"y":203152,"z":80907},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300002,"propState":8,"propId":114,"pos":{"x":101340,"y":63240,"z":42867},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"212":{"props":[{"groupId":212,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300001,"propState":0,"propId":102078,"pos":{"x":64490,"y":60510,"z":40220},"rot":{"x":239,"y":276063,"z":357261}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":301,"startAnchorId":1,"startGroupId":127}},"2022301":{"P20223_F20223001":{"scenes":{"265":{"props":[{"groupId":265,"instId":300001,"propState":8,"propId":101,"pos":{"x":59948,"y":2619,"z":-71344},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2022304":{"anchorId":1,"groupId":265,"instId":300001,"pos":{"x":64793,"y":2584,"z":-65450},"rot":{"x":0,"y":0,"z":0}}}},"1":{"props":[{"groupId":1,"instId":300004,"propState":0,"propId":100,"pos":{"x":-30,"y":-9057,"z":-18710},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":-114640,"y":-9307,"z":16540},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":67970,"y":-10181,"z":38383},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-4450,"y":-9000,"z":-29500},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2022301":{"anchorId":2,"groupId":1,"instId":300001,"pos":{"x":-1363,"y":-9077,"z":-29500},"rot":{"x":0,"y":0,"z":0}},"2022302":{"anchorId":3,"groupId":1,"instId":300002,"pos":{"x":67970,"y":-10181,"z":35168},"rot":{"x":0,"y":90000,"z":0}},"2022303":{"anchorId":4,"groupId":1,"instId":300003,"pos":{"x":-107466,"y":-9307,"z":16660},"rot":{"x":0,"y":0,"z":0}}}},"143":{"props":[],"npcs":[],"monsters":[{"groupId":143,"instId":200012,"monsterId":2022110,"eventId":20223117,"pos":{"x":-107878,"y":10448,"z":-60723},"rot":{"x":0,"y":70000,"z":0}},{"groupId":143,"instId":200011,"monsterId":2022110,"eventId":20223116,"pos":{"x":-75331,"y":8798,"z":-90418},"rot":{"x":0,"y":270000,"z":0}},{"groupId":143,"instId":200008,"monsterId":2022010,"eventId":20223115,"pos":{"x":-69726,"y":7552,"z":-74260},"rot":{"x":0,"y":60000,"z":0}},{"groupId":143,"instId":200010,"monsterId":2022110,"eventId":20223114,"pos":{"x":-65020,"y":7503,"z":-73427},"rot":{"x":0,"y":250000,"z":0}}],"teleports":{}},"16":{"props":[],"npcs":[],"monsters":[{"groupId":16,"instId":200009,"monsterId":2022110,"eventId":20223110,"pos":{"x":-104695,"y":-3951,"z":-6518},"rot":{"x":0,"y":250000,"z":0}},{"groupId":16,"instId":200007,"monsterId":2022110,"eventId":20223109,"pos":{"x":-102070,"y":-4228,"z":-3480},"rot":{"x":0,"y":60000,"z":0}},{"groupId":16,"instId":200006,"monsterId":2022010,"eventId":20223108,"pos":{"x":-101272,"y":-4323,"z":-4871},"rot":{"x":0,"y":60000,"z":0}}],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":17,"instId":200001,"monsterId":8002040,"eventId":20223125,"pos":{"x":-117473,"y":14837,"z":-101100},"rot":{"x":0,"y":200000,"z":0}}],"teleports":{}},"142":{"props":[{"groupId":142,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":142,"instId":200005,"monsterId":2002010,"eventId":20223106,"pos":{"x":-102464,"y":-11167,"z":64094},"rot":{"x":0,"y":270000,"z":0}},{"groupId":142,"instId":200004,"monsterId":2002030,"eventId":20223105,"pos":{"x":-104444,"y":-11167,"z":64160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":142,"instId":200003,"monsterId":2002030,"eventId":20223103,"pos":{"x":-75022,"y":-11186,"z":57179},"rot":{"x":0,"y":90000,"z":0}},{"groupId":142,"instId":200002,"monsterId":2002030,"eventId":20223102,"pos":{"x":-90752,"y":-11187,"z":50806},"rot":{"x":0,"y":240000,"z":0}},{"groupId":142,"instId":200001,"monsterId":2002030,"eventId":20223101,"pos":{"x":-92048,"y":-11187,"z":52001},"rot":{"x":0,"y":210000,"z":0}}],"teleports":{}},"273":{"props":[{"groupId":273,"instId":300001,"propState":8,"propId":801,"pos":{"x":-119913,"y":14613,"z":-78624},"rot":{"x":0,"y":40000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1021":{"anchorId":1,"groupId":273,"instId":300001,"pos":{"x":-119074,"y":14580,"z":-77986},"rot":{"x":0,"y":210000,"z":0}}}},"15":{"props":[{"groupId":15,"instId":300003,"propState":0,"propId":102007,"pos":{"x":105722,"y":23809,"z":-31126},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300024,"propState":0,"propId":102008,"pos":{"x":35100,"y":-9077,"z":2540},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300022,"propState":0,"propId":102007,"pos":{"x":106200,"y":31113,"z":-60091},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300023,"propState":0,"propId":102007,"pos":{"x":25202,"y":-9077,"z":-25973},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300021,"propState":0,"propId":102008,"pos":{"x":71477,"y":3128,"z":-46850},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300020,"propState":0,"propId":102007,"pos":{"x":73288,"y":-7784,"z":354},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300019,"propState":0,"propId":102007,"pos":{"x":67915,"y":-7790,"z":-4600},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300018,"propState":0,"propId":102008,"pos":{"x":106724,"y":-7790,"z":-7588},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300017,"propState":0,"propId":102007,"pos":{"x":80626,"y":-10181,"z":36798},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300016,"propState":0,"propId":102008,"pos":{"x":-12485,"y":-5731,"z":21791},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300015,"propState":0,"propId":102007,"pos":{"x":-26952,"y":-5383,"z":39065},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300014,"propState":0,"propId":102008,"pos":{"x":-84930,"y":-11178,"z":30770},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300013,"propState":0,"propId":102008,"pos":{"x":-90527,"y":-11187,"z":63850},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300012,"propState":0,"propId":102007,"pos":{"x":-118194,"y":-9307,"z":31277},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300011,"propState":0,"propId":102008,"pos":{"x":-109919,"y":-3773,"z":-14139},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300010,"propState":0,"propId":102008,"pos":{"x":-92635,"y":7270,"z":-55183},"rot":{"x":0,"y":155000,"z":0}},{"groupId":15,"instId":300009,"propState":0,"propId":102008,"pos":{"x":-44553,"y":3193,"z":-99395},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-54271,"y":-6647,"z":-39601},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300007,"propState":0,"propId":102007,"pos":{"x":-34059,"y":-10310,"z":7650},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300006,"propState":0,"propId":102007,"pos":{"x":-25310,"y":-10278,"z":-2740},"rot":{"x":0,"y":45000,"z":0}},{"groupId":15,"instId":300027,"propState":0,"propId":102006,"pos":{"x":-57100,"y":-12280,"z":32070},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300026,"propState":0,"propId":102006,"pos":{"x":-116452,"y":-9094,"z":-35468},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":102006,"pos":{"x":-77790,"y":7287,"z":-65543},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300002,"propState":0,"propId":102006,"pos":{"x":-54168,"y":-7574,"z":-27542},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300001,"propState":8,"propId":702,"pos":{"x":-130200,"y":-8652,"z":-38730},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":20,"instId":200001,"monsterId":2013021,"eventId":101214,"pos":{"x":-130200,"y":-8652,"z":-38730},"rot":{"x":0,"y":0,"z":0}}],"teleports":{"1114":{"anchorId":1,"groupId":20,"instId":300001,"pos":{"x":-129560,"y":-9439,"z":-32290},"rot":{"x":0,"y":180000,"z":0}}}},"18":{"props":[{"groupId":18,"instId":300003,"propState":0,"propId":211,"pos":{"x":-78080,"y":7505,"z":-48600},"rot":{"x":0,"y":170000,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300001,"propState":11,"propId":60203,"pos":{"x":-78080,"y":7505,"z":-48600},"rot":{"x":0,"y":170000,"z":0}}],"npcs":[],"monsters":[{"groupId":18,"instId":200001,"monsterId":2013020,"eventId":20223274,"pos":{"x":-77872,"y":7376,"z":-50776},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300003,"propState":0,"propId":211,"pos":{"x":-68406,"y":-7594,"z":-23258},"rot":{"x":0,"y":90000,"z":0}},{"groupId":22,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300001,"propState":11,"propId":60202,"pos":{"x":-68406,"y":-7594,"z":-23258},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":22,"instId":200002,"monsterId":2022110,"eventId":20223272,"pos":{"x":-67500,"y":-7314,"z":-18820},"rot":{"x":0,"y":310000,"z":0}},{"groupId":22,"instId":200001,"monsterId":2022110,"eventId":20223271,"pos":{"x":-69300,"y":-7421,"z":-20360},"rot":{"x":0,"y":330000,"z":0}}],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300002,"propState":0,"propId":102,"pos":{"x":-54196,"y":-12474,"z":20650},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300001,"propState":8,"propId":901,"pos":{"x":-56390,"y":-12484,"z":21630},"rot":{"x":0,"y":320000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1208":{"anchorId":1,"groupId":67,"instId":300001,"pos":{"x":-55390,"y":-12422,"z":22750},"rot":{"x":0,"y":230000,"z":0}}}},"13":{"props":[{"groupId":13,"instId":300020,"propState":1,"propId":102211,"pos":{"x":306150,"y":13350,"z":-91750},"rot":{"x":359765,"y":0,"z":0}},{"groupId":13,"instId":300019,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300018,"propState":0,"propId":100,"pos":{"x":314174,"y":13522,"z":-67200},"rot":{"x":0,"y":205221,"z":0}},{"groupId":13,"instId":300017,"propState":0,"propId":100,"pos":{"x":-311172,"y":13652,"z":132277},"rot":{"x":0,"y":322864,"z":0}},{"groupId":13,"instId":300016,"propState":0,"propId":100,"pos":{"x":-408346,"y":27673,"z":-146027},"rot":{"x":0,"y":179268,"z":0}},{"groupId":13,"instId":300015,"propState":0,"propId":102177,"pos":{"x":-317384,"y":14109,"z":126167},"rot":{"x":0,"y":42228,"z":0}},{"groupId":13,"instId":300014,"propState":0,"propId":102177,"pos":{"x":-305799,"y":13853,"z":126471},"rot":{"x":0,"y":322864,"z":0}},{"groupId":13,"instId":300013,"propState":0,"propId":102177,"pos":{"x":-295298,"y":14776,"z":136871},"rot":{"x":0,"y":285265,"z":0}},{"groupId":13,"instId":300012,"propState":0,"propId":102177,"pos":{"x":-370286,"y":17560,"z":-84780},"rot":{"x":0,"y":77672,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":102177,"pos":{"x":-399744,"y":28079,"z":-151847},"rot":{"x":0,"y":296231,"z":0}},{"groupId":13,"instId":300010,"propState":0,"propId":102177,"pos":{"x":-403229,"y":27823,"z":-140795},"rot":{"x":0,"y":216867,"z":0}},{"groupId":13,"instId":300009,"propState":0,"propId":102177,"pos":{"x":-416120,"y":28746,"z":-133567},"rot":{"x":0,"y":179268,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":102177,"pos":{"x":-46137,"y":11920,"z":-308711},"rot":{"x":0,"y":106531,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":102177,"pos":{"x":170495,"y":28550,"z":-260930},"rot":{"x":0,"y":192830,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":102177,"pos":{"x":292210,"y":13253,"z":-114440},"rot":{"x":0,"y":16403,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":102177,"pos":{"x":325444,"y":13969,"z":-68610},"rot":{"x":0,"y":284585,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":102177,"pos":{"x":319800,"y":13713,"z":-59420},"rot":{"x":0,"y":205221,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":102177,"pos":{"x":305715,"y":14636,"z":-54943},"rot":{"x":0,"y":167622,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":102177,"pos":{"x":252687,"y":12850,"z":138616},"rot":{"x":0,"y":62628,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":100,"pos":{"x":-86850,"y":-11192,"z":35790},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300005,"propState":0,"propId":102191,"pos":{"x":-37280,"y":-2470,"z":-68920},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300004,"propState":0,"propId":102191,"pos":{"x":-107240,"y":-9320,"z":36290},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300003,"propState":0,"propId":102191,"pos":{"x":58720,"y":3118,"z":-47360},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300002,"propState":0,"propId":102191,"pos":{"x":60430,"y":-10540,"z":21740},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300001,"propState":0,"propId":102191,"pos":{"x":-30,"y":-7321,"z":8620},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300010,"propState":12,"propId":60201,"pos":{"x":66665,"y":-10181,"z":21328},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-100598,"y":-11167,"z":51970},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300014,"propState":12,"propId":60201,"pos":{"x":289670,"y":13253,"z":-111750},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300012,"propState":12,"propId":60201,"pos":{"x":92069,"y":23809,"z":-35091},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300009,"propState":12,"propId":60201,"pos":{"x":73174,"y":-1697,"z":-21444},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300007,"propState":12,"propId":60201,"pos":{"x":33329,"y":-9253,"z":-29686},"rot":{"x":0,"y":110000,"z":0}},{"groupId":21,"instId":300005,"propState":12,"propId":60201,"pos":{"x":-41235,"y":-2680,"z":-55241},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300001,"propState":12,"propId":60201,"pos":{"x":-45989,"y":-9956,"z":-6590},"rot":{"x":0,"y":132000,"z":0}},{"groupId":21,"instId":300013,"propState":12,"propId":60201,"pos":{"x":-304826,"y":13974,"z":134225},"rot":{"x":0,"y":315000,"z":0}},{"groupId":21,"instId":300011,"propState":12,"propId":60201,"pos":{"x":88426,"y":-7784,"z":1834},"rot":{"x":0,"y":270000,"z":0}},{"groupId":21,"instId":300008,"propState":12,"propId":60201,"pos":{"x":78886,"y":2741,"z":-75563},"rot":{"x":0,"y":330000,"z":0}},{"groupId":21,"instId":300006,"propState":12,"propId":60201,"pos":{"x":28332,"y":-9077,"z":12230},"rot":{"x":0,"y":140000,"z":0}},{"groupId":21,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-119560,"y":14753,"z":-86658},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300002,"propState":12,"propId":60201,"pos":{"x":-88440,"y":-11178,"z":35547},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300002,"propState":0,"propId":102188,"pos":{"x":80500,"y":26624,"z":-60860},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300004,"propState":0,"propId":102198,"pos":{"x":78880,"y":26195,"z":-63290},"rot":{"x":0,"y":351425,"z":0}},{"groupId":49,"instId":300003,"propState":1,"propId":102178,"pos":{"x":75140,"y":2660,"z":-64987},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300001,"propState":1,"propId":102188,"pos":{"x":71588,"y":2852,"z":-59773},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"261":{"props":[{"groupId":261,"instId":300001,"propState":0,"propId":100,"pos":{"x":-97248,"y":125932,"z":-223340},"rot":{"x":0,"y":0,"z":0}},{"groupId":261,"instId":300005,"propState":20,"propId":60202,"pos":{"x":-90674,"y":1548,"z":-35995},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"260":{"props":[{"groupId":260,"instId":300001,"propState":0,"propId":100,"pos":{"x":-97248,"y":125932,"z":-223340},"rot":{"x":0,"y":0,"z":0}},{"groupId":260,"instId":300005,"propState":20,"propId":60202,"pos":{"x":-35332,"y":-10310,"z":8401},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"262":{"props":[{"groupId":262,"instId":300001,"propState":0,"propId":100,"pos":{"x":-97248,"y":125932,"z":-223340},"rot":{"x":0,"y":0,"z":0}},{"groupId":262,"instId":300005,"propState":20,"propId":60202,"pos":{"x":95361,"y":32641,"z":-53076},"rot":{"x":0,"y":35000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"197":{"props":[{"groupId":197,"instId":300002,"propState":18,"propId":102009,"pos":{"x":86916,"y":-9663,"z":37454},"rot":{"x":0,"y":206458,"z":0}},{"groupId":197,"instId":300009,"propState":18,"propId":102012,"pos":{"x":88773,"y":-9783,"z":28650},"rot":{"x":0,"y":119879,"z":0}},{"groupId":197,"instId":300003,"propState":18,"propId":102009,"pos":{"x":31465,"y":-8569,"z":-10874},"rot":{"x":0,"y":289083,"z":0}},{"groupId":197,"instId":300008,"propState":18,"propId":102012,"pos":{"x":81189,"y":-9773,"z":25420},"rot":{"x":0,"y":149639,"z":0}},{"groupId":197,"instId":300007,"propState":18,"propId":102010,"pos":{"x":72607,"y":-9387,"z":22699},"rot":{"x":0,"y":107008,"z":0}},{"groupId":197,"instId":300006,"propState":18,"propId":102009,"pos":{"x":105629,"y":-4835,"z":38061},"rot":{"x":0,"y":4803,"z":0}},{"groupId":197,"instId":300005,"propState":18,"propId":102009,"pos":{"x":89260,"y":-9757,"z":21803},"rot":{"x":0,"y":289083,"z":0}},{"groupId":197,"instId":300004,"propState":18,"propId":102012,"pos":{"x":-95432,"y":-8798,"z":41994},"rot":{"x":0,"y":249778,"z":0}},{"groupId":197,"instId":300001,"propState":18,"propId":102009,"pos":{"x":73428,"y":-10185,"z":29372},"rot":{"x":0,"y":89363,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300004,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300003,"propState":20,"propId":60201,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":226,"instId":300002,"propState":0,"propId":100000,"pos":{"x":8670,"y":-12840,"z":-8150},"rot":{"x":0,"y":270000,"z":0}},{"groupId":226,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300004,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300003,"propState":20,"propId":60202,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":227,"instId":300002,"propState":0,"propId":100000,"pos":{"x":8670,"y":-12840,"z":-10900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":227,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"228":{"props":[{"groupId":228,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":228,"instId":300004,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":228,"instId":300003,"propState":20,"propId":60201,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":228,"instId":300002,"propState":0,"propId":100000,"pos":{"x":8670,"y":-12840,"z":-13890},"rot":{"x":0,"y":270000,"z":0}},{"groupId":228,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"209":{"props":[{"groupId":209,"instId":300076,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":209,"instId":300058,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":209,"instId":300049,"propState":20,"propId":60201,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":209,"instId":300036,"propState":0,"propId":100,"pos":{"x":173730,"y":21642,"z":-75866},"rot":{"x":0,"y":0,"z":0}},{"groupId":209,"instId":300002,"propState":0,"propId":100000,"pos":{"x":8670,"y":-12100,"z":-5810},"rot":{"x":0,"y":270000,"z":0}},{"groupId":209,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":209,"instId":400001,"npcId":12247,"pos":{"x":-320,"y":-16130,"z":-43030},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"230":{"props":[{"groupId":230,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300004,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300003,"propState":20,"propId":60203,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300002,"propState":0,"propId":100000,"pos":{"x":8670,"y":-12840,"z":-20730},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"231":{"props":[{"groupId":231,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":231,"instId":300004,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":231,"instId":300003,"propState":20,"propId":60201,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":231,"instId":300002,"propState":0,"propId":100000,"pos":{"x":8670,"y":-12840,"z":-23720},"rot":{"x":0,"y":270000,"z":0}},{"groupId":231,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"232":{"props":[{"groupId":232,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300004,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300003,"propState":20,"propId":60202,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":232,"instId":300002,"propState":0,"propId":100000,"pos":{"x":8670,"y":-12840,"z":-26960},"rot":{"x":0,"y":270000,"z":0}},{"groupId":232,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"233":{"props":[{"groupId":233,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300004,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300003,"propState":20,"propId":60203,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":233,"instId":300002,"propState":0,"propId":100000,"pos":{"x":8670,"y":-12840,"z":-30060},"rot":{"x":0,"y":270000,"z":0}},{"groupId":233,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"251":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"252":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"229":{"props":[{"groupId":229,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":229,"instId":300004,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":229,"instId":300003,"propState":20,"propId":60201,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":229,"instId":300002,"propState":0,"propId":100000,"pos":{"x":8670,"y":-12840,"z":-17590},"rot":{"x":0,"y":270000,"z":0}},{"groupId":229,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"253":{"props":[{"groupId":253,"instId":300003,"propState":0,"propId":211,"pos":{"x":10932,"y":-7750,"z":-18772},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":301,"startAnchorId":1,"startGroupId":1}},"202230102":{"P10202_F10202001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":8320,"y":-3486,"z":-25080},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-2460,"y":4278,"z":64960},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1020201":{"anchorId":3,"groupId":1,"instId":300002,"pos":{"x":9500,"y":-3486,"z":-22500},"rot":{"x":0,"y":0,"z":0}},"1020202":{"anchorId":2,"groupId":1,"instId":300001,"pos":{"x":-92,"y":4278,"z":68083},"rot":{"x":0,"y":155566,"z":0}}}},"96":{"props":[{"groupId":96,"instId":300001,"propState":0,"propId":107,"pos":{"x":-5507,"y":-1586,"z":39944},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"170":{"props":[{"groupId":170,"instId":300002,"propState":0,"propId":102226,"pos":{"x":29068,"y":-3800,"z":1633},"rot":{"x":0,"y":224000,"z":0}},{"groupId":170,"instId":300001,"propState":0,"propId":211,"pos":{"x":29068,"y":-3616,"z":1633},"rot":{"x":0,"y":224000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300002,"propState":0,"propId":114,"pos":{"x":-17500,"y":-6776,"z":-41300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":2,"instId":400001,"npcId":12259,"pos":{"x":-36039,"y":610,"z":81710},"rot":{"x":0,"y":175135,"z":0}}],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300002,"propState":0,"propId":114,"pos":{"x":39020,"y":1579,"z":93230},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300001,"propState":0,"propId":102035,"pos":{"x":49100,"y":760,"z":91010},"rot":{"x":0,"y":90000,"z":0}},{"groupId":137,"instId":300002,"propState":0,"propId":114,"pos":{"x":47032,"y":1579,"z":93230},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-33193,"y":-3469,"z":-1023},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[{"groupId":103,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-33193,"y":-3469,"z":-1023},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300004,"propState":18,"propId":102012,"pos":{"x":27121,"y":-4193,"z":27787},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300003,"propState":18,"propId":102012,"pos":{"x":20674,"y":3380,"z":48750},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300002,"propState":18,"propId":102012,"pos":{"x":-33883,"y":1347,"z":51398},"rot":{"x":0,"y":89174,"z":0}},{"groupId":67,"instId":300001,"propState":18,"propId":102012,"pos":{"x":28985,"y":-3635,"z":3163},"rot":{"x":0,"y":205341,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-20189,"y":5189,"z":67530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-2660,"y":-3486,"z":47793},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300007,"propState":12,"propId":60201,"pos":{"x":45330,"y":2598,"z":49242},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300005,"propState":12,"propId":60201,"pos":{"x":-32000,"y":602,"z":63140},"rot":{"x":0,"y":270000,"z":0}},{"groupId":61,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-35230,"y":-3466,"z":-15030},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300002,"propState":12,"propId":60201,"pos":{"x":36163,"y":-4933,"z":-1530},"rot":{"x":0,"y":270000,"z":0}},{"groupId":61,"instId":300001,"propState":12,"propId":60201,"pos":{"x":35129,"y":-4941,"z":33552},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300002,"propState":0,"propId":102080,"pos":{"x":-3129,"y":4629,"z":61388},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300003,"propState":0,"propId":102080,"pos":{"x":-31791,"y":-1827,"z":-18518},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300001,"propState":0,"propId":102080,"pos":{"x":29249,"y":3752,"z":49173},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[],"npcs":[{"groupId":78,"instId":400001,"npcId":12219,"pos":{"x":21754,"y":-3904,"z":-33536},"rot":{"x":0,"y":273510,"z":0}},{"groupId":78,"instId":400004,"npcId":12139,"pos":{"x":51830,"y":2598,"z":57560},"rot":{"x":0,"y":252688,"z":0}},{"groupId":78,"instId":400003,"npcId":12306,"pos":{"x":28939,"y":-4401,"z":4515},"rot":{"x":0,"y":229032,"z":0}},{"groupId":78,"instId":400002,"npcId":12136,"pos":{"x":38113,"y":2870,"z":68251},"rot":{"x":0,"y":135967,"z":0}}],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300001,"propState":18,"propId":102009,"pos":{"x":13230,"y":5848,"z":79877},"rot":{"x":355563,"y":19747,"z":8131}}],"npcs":[],"monsters":[],"teleports":{}},"144":{"props":[{"groupId":144,"instId":300003,"propState":0,"propId":100000,"pos":{"x":-910,"y":-9491,"z":-37110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":144,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":144,"instId":400001,"npcId":12247,"pos":{"x":-16540,"y":103400,"z":-465330},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300001,"propState":18,"propId":102009,"pos":{"x":30260,"y":-4477,"z":755},"rot":{"x":0,"y":236461,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300001,"propState":0,"propId":100,"pos":{"x":29398,"y":-3490,"z":-24450},"rot":{"x":0,"y":0,"z":0}},{"groupId":208,"instId":300002,"propState":0,"propId":100,"pos":{"x":29363,"y":-2731,"z":-23105},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":301,"startAnchorId":2,"startGroupId":137}},"2023101":{"P20231_F20231001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":72560,"y":45702,"z":-66770},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300004,"propState":8,"propId":101,"pos":{"x":-35060,"y":13617,"z":-10210},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":-4870,"y":13862,"z":28560},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":70417,"y":69528,"z":-243865},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2023101":{"anchorId":1,"groupId":1,"instId":300001,"pos":{"x":79710,"y":69528,"z":-247520},"rot":{"x":0,"y":315000,"z":0}},"2023102":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":70321,"y":45702,"z":-62363},"rot":{"x":0,"y":66000,"z":0}},"2023103":{"anchorId":3,"groupId":1,"instId":300003,"pos":{"x":-540,"y":13884,"z":26879},"rot":{"x":0,"y":240000,"z":0}},"2023104":{"anchorId":4,"groupId":1,"instId":300004,"pos":{"x":-32370,"y":13595,"z":-14300},"rot":{"x":0,"y":180000,"z":0}}}},"30":{"props":[{"groupId":30,"instId":300001,"propState":2,"propId":102103,"pos":{"x":10966,"y":36279,"z":22437},"rot":{"x":0,"y":315000,"z":0}},{"groupId":30,"instId":300004,"propState":0,"propId":100,"pos":{"x":7800,"y":13884,"z":25600},"rot":{"x":0,"y":315000,"z":0}},{"groupId":30,"instId":300003,"propState":0,"propId":102000,"pos":{"x":9900,"y":13862,"z":30230},"rot":{"x":0,"y":315000,"z":0}},{"groupId":30,"instId":300002,"propState":0,"propId":102000,"pos":{"x":12990,"y":38203,"z":16170},"rot":{"x":0,"y":135000,"z":0}},{"groupId":30,"instId":300005,"propState":0,"propId":100,"pos":{"x":10966,"y":36279,"z":22437},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300003,"propState":0,"propId":102000,"pos":{"x":5340,"y":16121,"z":-8680},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300001,"propState":2,"propId":102103,"pos":{"x":11570,"y":42010,"z":-13313},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300004,"propState":0,"propId":100,"pos":{"x":7490,"y":16121,"z":-13310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300002,"propState":0,"propId":102000,"pos":{"x":16152,"y":43958,"z":-16770},"rot":{"x":0,"y":90000,"z":0}},{"groupId":31,"instId":300005,"propState":0,"propId":100,"pos":{"x":11570,"y":42010,"z":-13313},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300001,"propState":0,"propId":114,"pos":{"x":84820,"y":69528,"z":-252490},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300001,"propState":0,"propId":114,"pos":{"x":-30220,"y":13751,"z":122228},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300001,"propState":0,"propId":114,"pos":{"x":-104440,"y":3835,"z":-14700},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300001,"propState":2,"propId":102109,"pos":{"x":-7950,"y":23774,"z":-82598},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300003,"propState":0,"propId":211,"pos":{"x":-7941,"y":23774,"z":-82598},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300002,"propState":0,"propId":217,"pos":{"x":-7941,"y":23774,"z":-82598},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300004,"propState":1,"propId":102102,"pos":{"x":-30000,"y":10040,"z":63500},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300003,"propState":1,"propId":102083,"pos":{"x":-76357,"y":13900,"z":63584},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300002,"propState":0,"propId":102083,"pos":{"x":-62844,"y":13900,"z":30960},"rot":{"x":0,"y":315000,"z":0}},{"groupId":54,"instId":300001,"propState":1,"propId":102083,"pos":{"x":-30220,"y":13900,"z":17271},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300001,"propState":0,"propId":102004,"pos":{"x":-21281,"y":17766,"z":-73620},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[],"npcs":[],"monsters":[{"groupId":43,"instId":200001,"monsterId":8002040,"eventId":20231130,"pos":{"x":43393,"y":42400,"z":-25342},"rot":{"x":0,"y":300000,"z":0}}],"teleports":{}},"145":{"props":[{"groupId":145,"instId":300002,"propState":12,"propId":60201,"pos":{"x":60214,"y":44040,"z":3700},"rot":{"x":0,"y":45000,"z":0}},{"groupId":145,"instId":300008,"propState":12,"propId":60201,"pos":{"x":-26886,"y":13617,"z":-2714},"rot":{"x":0,"y":180000,"z":0}},{"groupId":145,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-8286,"y":18094,"z":65589},"rot":{"x":0,"y":270000,"z":0}},{"groupId":145,"instId":300001,"propState":12,"propId":60201,"pos":{"x":39457,"y":46081,"z":-145959},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300002,"propState":0,"propId":102,"pos":{"x":28560,"y":65393,"z":-236620},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300001,"propState":8,"propId":901,"pos":{"x":28721,"y":65393,"z":-235698},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1207":{"anchorId":1,"groupId":55,"instId":300001,"pos":{"x":28660,"y":65393,"z":-234112},"rot":{"x":0,"y":180000,"z":0}}}},"158":{"props":[{"groupId":158,"instId":300001,"propState":8,"propId":801,"pos":{"x":12098,"y":42425,"z":-136411},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1017":{"anchorId":1,"groupId":158,"instId":300001,"pos":{"x":12158,"y":42425,"z":-135388},"rot":{"x":0,"y":180000,"z":0}}}},"46":{"props":[{"groupId":46,"instId":300009,"propState":12,"propId":60201,"pos":{"x":41340,"y":41535,"z":8190},"rot":{"x":0,"y":315000,"z":0}},{"groupId":46,"instId":300010,"propState":12,"propId":60201,"pos":{"x":138301,"y":45722,"z":-84136},"rot":{"x":0,"y":315000,"z":0}},{"groupId":46,"instId":300007,"propState":12,"propId":60201,"pos":{"x":74752,"y":45722,"z":-46898},"rot":{"x":0,"y":135000,"z":0}},{"groupId":46,"instId":300005,"propState":12,"propId":60201,"pos":{"x":-58180,"y":2812,"z":-21930},"rot":{"x":0,"y":270000,"z":0}},{"groupId":46,"instId":300004,"propState":12,"propId":60201,"pos":{"x":18614,"y":45123,"z":-35360},"rot":{"x":0,"y":180000,"z":0}},{"groupId":46,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-7854,"y":18001,"z":-74030},"rot":{"x":0,"y":270000,"z":0}},{"groupId":46,"instId":300008,"propState":12,"propId":60201,"pos":{"x":37650,"y":46081,"z":-87690},"rot":{"x":0,"y":180000,"z":0}},{"groupId":46,"instId":300003,"propState":12,"propId":60201,"pos":{"x":50860,"y":48033,"z":-175210},"rot":{"x":0,"y":225000,"z":0}},{"groupId":46,"instId":300002,"propState":12,"propId":60201,"pos":{"x":50124,"y":69528,"z":-193489},"rot":{"x":0,"y":45000,"z":0}},{"groupId":46,"instId":300001,"propState":12,"propId":60201,"pos":{"x":81800,"y":69560,"z":-210550},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300003,"propState":0,"propId":211,"pos":{"x":2050,"y":42419,"z":-117920},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300001,"propState":11,"propId":60202,"pos":{"x":2050,"y":42419,"z":-117920},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":49,"instId":200002,"monsterId":2022060,"eventId":20231232,"pos":{"x":8380,"y":42419,"z":-115233},"rot":{"x":0,"y":225000,"z":0}},{"groupId":49,"instId":200001,"monsterId":2022040,"eventId":20231231,"pos":{"x":4411,"y":42419,"z":-120772},"rot":{"x":0,"y":70000,"z":0}}],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300003,"propState":0,"propId":211,"pos":{"x":83380,"y":56646,"z":-132920},"rot":{"x":0,"y":135000,"z":0}},{"groupId":50,"instId":300001,"propState":11,"propId":60202,"pos":{"x":83380,"y":56646,"z":-132920},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[{"groupId":50,"instId":200002,"monsterId":2022020,"eventId":20231235,"pos":{"x":84580,"y":56706,"z":-136900},"rot":{"x":0,"y":170000,"z":0}},{"groupId":50,"instId":200001,"monsterId":2022060,"eventId":20231234,"pos":{"x":87375,"y":56676,"z":-140551},"rot":{"x":0,"y":240000,"z":0}}],"teleports":{}},"45":{"props":[],"npcs":[],"monsters":[{"groupId":45,"instId":200015,"monsterId":2022020,"eventId":20231127,"pos":{"x":-71700,"y":2823,"z":-29730},"rot":{"x":0,"y":270000,"z":0}},{"groupId":45,"instId":200013,"monsterId":2022040,"eventId":20231125,"pos":{"x":-12180,"y":23808,"z":-65652},"rot":{"x":0,"y":40000,"z":0}},{"groupId":45,"instId":200021,"monsterId":2022020,"eventId":20231119,"pos":{"x":-15660,"y":18019,"z":64011},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":200011,"monsterId":2022020,"eventId":20231116,"pos":{"x":-76270,"y":13864,"z":57218},"rot":{"x":0,"y":240000,"z":0}},{"groupId":45,"instId":200005,"monsterId":2022040,"eventId":20231108,"pos":{"x":-5250,"y":40013,"z":-99810},"rot":{"x":0,"y":40000,"z":0}},{"groupId":45,"instId":200014,"monsterId":2022060,"eventId":20231126,"pos":{"x":25266,"y":37938,"z":-166039},"rot":{"x":0,"y":330000,"z":0}},{"groupId":45,"instId":200012,"monsterId":2022050,"eventId":20231124,"pos":{"x":-6550,"y":23842,"z":-55200},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":200020,"monsterId":2022060,"eventId":20231118,"pos":{"x":-10548,"y":18031,"z":65591},"rot":{"x":0,"y":240000,"z":0}},{"groupId":45,"instId":200019,"monsterId":2022060,"eventId":20231117,"pos":{"x":-12170,"y":17995,"z":60810},"rot":{"x":0,"y":310000,"z":0}},{"groupId":45,"instId":200010,"monsterId":2022060,"eventId":20231115,"pos":{"x":-69814,"y":13862,"z":56955},"rot":{"x":0,"y":315000,"z":0}},{"groupId":45,"instId":200009,"monsterId":2022060,"eventId":20231114,"pos":{"x":-64227,"y":13863,"z":24101},"rot":{"x":0,"y":110000,"z":0}},{"groupId":45,"instId":200008,"monsterId":2022020,"eventId":20231113,"pos":{"x":-53940,"y":13862,"z":28370},"rot":{"x":0,"y":30000,"z":0}},{"groupId":45,"instId":200018,"monsterId":2022040,"eventId":20231112,"pos":{"x":42560,"y":41505,"z":24110},"rot":{"x":0,"y":45000,"z":0}},{"groupId":45,"instId":200007,"monsterId":2022020,"eventId":20231111,"pos":{"x":41680,"y":41535,"z":30220},"rot":{"x":0,"y":135000,"z":0}},{"groupId":45,"instId":200017,"monsterId":2022020,"eventId":20231110,"pos":{"x":36688,"y":41535,"z":26072},"rot":{"x":0,"y":100000,"z":0}},{"groupId":45,"instId":200006,"monsterId":2022060,"eventId":20231109,"pos":{"x":1150,"y":39987,"z":-91720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":45,"instId":200004,"monsterId":2022050,"eventId":20231107,"pos":{"x":51780,"y":46051,"z":-129055},"rot":{"x":0,"y":180000,"z":0}},{"groupId":45,"instId":200003,"monsterId":2022060,"eventId":20231106,"pos":{"x":62170,"y":46051,"z":-138438},"rot":{"x":0,"y":180000,"z":0}},{"groupId":45,"instId":200016,"monsterId":2022040,"eventId":20231104,"pos":{"x":67677,"y":46051,"z":-131875},"rot":{"x":0,"y":270000,"z":0}},{"groupId":45,"instId":200002,"monsterId":2022020,"eventId":20231102,"pos":{"x":39361,"y":65393,"z":-197998},"rot":{"x":0,"y":225000,"z":0}},{"groupId":45,"instId":200001,"monsterId":2022050,"eventId":20231101,"pos":{"x":61550,"y":69528,"z":-177690},"rot":{"x":0,"y":225000,"z":0}}],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300004,"propState":0,"propId":100,"pos":{"x":-8040,"y":23803,"z":-131110},"rot":{"x":0,"y":60000,"z":0}},{"groupId":51,"instId":300003,"propState":0,"propId":211,"pos":{"x":2483,"y":23803,"z":-148120},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300001,"propState":11,"propId":60203,"pos":{"x":2483,"y":23803,"z":-148120},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":51,"instId":200001,"monsterId":2023020,"eventId":20231237,"pos":{"x":1792,"y":23803,"z":-141588},"rot":{"x":0,"y":315000,"z":0}}],"teleports":{}},"122":{"props":[{"groupId":122,"instId":300001,"propState":8,"propId":702,"pos":{"x":184130,"y":46815,"z":-119740},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":122,"instId":200001,"monsterId":2023031,"eventId":101213,"pos":{"x":184130,"y":45815,"z":-119740},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{"1113":{"anchorId":1,"groupId":122,"instId":300001,"pos":{"x":177880,"y":45815,"z":-119670},"rot":{"x":0,"y":90000,"z":0}}}},"48":{"props":[{"groupId":48,"instId":300025,"propState":0,"propId":102007,"pos":{"x":47700,"y":46079,"z":-141040},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300024,"propState":0,"propId":102008,"pos":{"x":55340,"y":46081,"z":-96530},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300021,"propState":0,"propId":102008,"pos":{"x":45170,"y":41535,"z":33220},"rot":{"x":0,"y":45000,"z":0}},{"groupId":48,"instId":300020,"propState":0,"propId":102007,"pos":{"x":61570,"y":44040,"z":-5940},"rot":{"x":0,"y":45000,"z":0}},{"groupId":48,"instId":300017,"propState":0,"propId":102007,"pos":{"x":64630,"y":46081,"z":-147190},"rot":{"x":0,"y":44998,"z":0}},{"groupId":48,"instId":300016,"propState":0,"propId":102007,"pos":{"x":-3700,"y":30948,"z":-36440},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300013,"propState":0,"propId":102008,"pos":{"x":-1005,"y":23772,"z":-80659},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300012,"propState":0,"propId":102007,"pos":{"x":55068,"y":69897,"z":-214674},"rot":{"x":0,"y":135000,"z":0}},{"groupId":48,"instId":300009,"propState":0,"propId":102008,"pos":{"x":27680,"y":51750,"z":-201710},"rot":{"x":0,"y":315000,"z":0}},{"groupId":48,"instId":300008,"propState":0,"propId":102008,"pos":{"x":41350,"y":65563,"z":-210640},"rot":{"x":0,"y":270000,"z":0}},{"groupId":48,"instId":300003,"propState":0,"propId":102006,"pos":{"x":166724,"y":45951,"z":-126118},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300028,"propState":0,"propId":102006,"pos":{"x":-498,"y":13884,"z":22956},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300026,"propState":0,"propId":102006,"pos":{"x":86829,"y":56015,"z":-167336},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300005,"propState":0,"propId":102006,"pos":{"x":36385,"y":65563,"z":-215333},"rot":{"x":0,"y":270000,"z":0}},{"groupId":48,"instId":300004,"propState":0,"propId":102008,"pos":{"x":11980,"y":37643,"z":-71780},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300023,"propState":0,"propId":102008,"pos":{"x":-37250,"y":13862,"z":102532},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300022,"propState":0,"propId":102008,"pos":{"x":30453,"y":43958,"z":-17315},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300019,"propState":0,"propId":102007,"pos":{"x":79330,"y":44409,"z":2140},"rot":{"x":0,"y":45000,"z":0}},{"groupId":48,"instId":300018,"propState":0,"propId":102008,"pos":{"x":157771,"y":45951,"z":-105859},"rot":{"x":0,"y":45000,"z":0}},{"groupId":48,"instId":300015,"propState":0,"propId":102008,"pos":{"x":-17480,"y":27012,"z":-32590},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300014,"propState":0,"propId":102008,"pos":{"x":-48160,"y":7492,"z":-26883},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300011,"propState":0,"propId":102008,"pos":{"x":16730,"y":37935,"z":-174380},"rot":{"x":0,"y":45000,"z":0}},{"groupId":48,"instId":300010,"propState":0,"propId":102008,"pos":{"x":19356,"y":42425,"z":-128409},"rot":{"x":0,"y":180000,"z":0}},{"groupId":48,"instId":300007,"propState":0,"propId":102007,"pos":{"x":19120,"y":46061,"z":-117817},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300006,"propState":0,"propId":102007,"pos":{"x":87280,"y":69560,"z":-229860},"rot":{"x":0,"y":315000,"z":0}},{"groupId":48,"instId":300027,"propState":0,"propId":102006,"pos":{"x":48269,"y":42454,"z":-76663},"rot":{"x":0,"y":270000,"z":0}},{"groupId":48,"instId":300001,"propState":0,"propId":102006,"pos":{"x":-13981,"y":17976,"z":-69944},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300002,"propState":0,"propId":102006,"pos":{"x":-13110,"y":23831,"z":-122630},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300002,"propState":0,"propId":211,"pos":{"x":-4855,"y":23772,"z":-102669},"rot":{"x":0,"y":82135,"z":0}},{"groupId":56,"instId":300001,"propState":1,"propId":211,"pos":{"x":5241,"y":30948,"z":-26880},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300003,"propState":20,"propId":60202,"pos":{"x":5241,"y":30948,"z":-26880},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300002,"propState":0,"propId":211,"pos":{"x":74161,"y":46081,"z":-110536},"rot":{"x":0,"y":174091,"z":0}},{"groupId":58,"instId":300004,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300001,"propState":1,"propId":211,"pos":{"x":88725,"y":56015,"z":-163440},"rot":{"x":0,"y":45000,"z":0}},{"groupId":58,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300003,"propState":20,"propId":60202,"pos":{"x":88725,"y":56015,"z":-163440},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[{"groupId":58,"instId":200003,"monsterId":2022060,"eventId":20231253,"pos":{"x":71298,"y":46079,"z":-110924},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":200002,"monsterId":2022060,"eventId":20231252,"pos":{"x":71932,"y":46109,"z":-113251},"rot":{"x":0,"y":45000,"z":0}},{"groupId":58,"instId":200001,"monsterId":2022040,"eventId":20231251,"pos":{"x":73771,"y":46079,"z":-113696},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300008,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300005,"propState":0,"propId":211,"pos":{"x":-66064,"y":3834,"z":-9941},"rot":{"x":0,"y":180000,"z":0}},{"groupId":88,"instId":300004,"propState":12,"propId":60202,"pos":{"x":-70626,"y":-50000,"z":-10495},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300003,"propState":0,"propId":102063,"pos":{"x":-73900,"y":2570,"z":-5190},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300002,"propState":0,"propId":102077,"pos":{"x":-66064,"y":3834,"z":-9941},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300008,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300005,"propState":0,"propId":211,"pos":{"x":-6470,"y":37643,"z":-70450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":87,"instId":300004,"propState":12,"propId":60202,"pos":{"x":6060,"y":35340,"z":-65990},"rot":{"x":0,"y":270000,"z":0}},{"groupId":87,"instId":300003,"propState":0,"propId":102054,"pos":{"x":-11411,"y":36368,"z":-62620},"rot":{"x":0,"y":90000,"z":0}},{"groupId":87,"instId":300002,"propState":0,"propId":102077,"pos":{"x":-6470,"y":37643,"z":-70450},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300001,"propState":0,"propId":100,"pos":{"x":98426,"y":46529,"z":-78468},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300001,"propState":0,"propId":100,"pos":{"x":120852,"y":46180,"z":-32109},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300001,"propState":0,"propId":100,"pos":{"x":125662,"y":47439,"z":-26328},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300001,"propState":0,"propId":100,"pos":{"x":136299,"y":45722,"z":-73237},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"107":{"props":[{"groupId":107,"instId":300005,"propState":0,"propId":217,"pos":{"x":-14459,"y":24891,"z":-115212},"rot":{"x":0,"y":300000,"z":0}},{"groupId":107,"instId":300004,"propState":1,"propId":211,"pos":{"x":9915,"y":37935,"z":-174428},"rot":{"x":0,"y":90000,"z":0}},{"groupId":107,"instId":300003,"propState":0,"propId":102076,"pos":{"x":-14459,"y":24891,"z":-115212},"rot":{"x":0,"y":300000,"z":0}},{"groupId":107,"instId":300001,"propState":20,"propId":60202,"pos":{"x":9915,"y":37935,"z":-174428},"rot":{"x":0,"y":90000,"z":0}},{"groupId":107,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":270997,"z":0}},{"groupId":107,"instId":300002,"propState":0,"propId":211,"pos":{"x":-16088,"y":24566,"z":-115402},"rot":{"x":0,"y":30997,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[],"npcs":[{"groupId":73,"instId":400001,"npcId":12160,"pos":{"x":118309,"y":45722,"z":-28306},"rot":{"x":0,"y":241002,"z":0}}],"monsters":[],"teleports":{}},"77":{"props":[],"npcs":[{"groupId":77,"instId":400001,"npcId":12164,"pos":{"x":75779,"y":45702,"z":-52073},"rot":{"x":0,"y":151806,"z":0}}],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300001,"propState":18,"propId":102009,"pos":{"x":73150,"y":70079,"z":-216931},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300008,"propState":18,"propId":102011,"pos":{"x":45919,"y":46827,"z":-89874},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300002,"propState":18,"propId":102009,"pos":{"x":118090,"y":46450,"z":-28530},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300009,"propState":18,"propId":102185,"pos":{"x":35434,"y":46608,"z":-114961},"rot":{"x":0,"y":335627,"z":0}},{"groupId":135,"instId":300007,"propState":18,"propId":102009,"pos":{"x":19246,"y":52476,"z":-195150},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300006,"propState":18,"propId":102012,"pos":{"x":47800,"y":48783,"z":-166826},"rot":{"x":0,"y":227266,"z":0}},{"groupId":135,"instId":300005,"propState":18,"propId":102058,"pos":{"x":47415,"y":46828,"z":-134440},"rot":{"x":0,"y":73840,"z":0}},{"groupId":135,"instId":300004,"propState":18,"propId":102012,"pos":{"x":127753,"y":46468,"z":-73964},"rot":{"x":0,"y":160696,"z":0}},{"groupId":135,"instId":300003,"propState":18,"propId":102012,"pos":{"x":119609,"y":46472,"z":-59995},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300001,"propState":18,"propId":102009,"pos":{"x":107891,"y":46450,"z":-20596},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"146":{"props":[{"groupId":146,"instId":300001,"propState":0,"propId":100,"pos":{"x":78400,"y":45722,"z":-43870},"rot":{"x":0,"y":139761,"z":0}}],"npcs":[{"groupId":146,"instId":400001,"npcId":12190,"pos":{"x":78400,"y":45722,"z":-43870},"rot":{"x":0,"y":139761,"z":0}}],"monsters":[],"teleports":{}},"154":{"props":[{"groupId":154,"instId":300001,"propState":18,"propId":102009,"pos":{"x":26961,"y":65890,"z":-216972},"rot":{"x":0,"y":129553,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300001,"propState":18,"propId":102009,"pos":{"x":118090,"y":46450,"z":-28530},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300001,"propState":18,"propId":102012,"pos":{"x":88686,"y":46273,"z":-39035},"rot":{"x":0,"y":241218,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300001,"propState":0,"propId":114,"pos":{"x":-30220,"y":13751,"z":122228},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"192":{"props":[{"groupId":192,"instId":300001,"propState":18,"propId":102009,"pos":{"x":90557,"y":46218,"z":-48743},"rot":{"x":0,"y":249552,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":301,"startAnchorId":null,"startGroupId":null}},"202310102":{"P20231_F20231001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300004,"propState":8,"propId":101,"pos":{"x":-35060,"y":13617,"z":-10210},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":-4870,"y":13862,"z":28560},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":72560,"y":45702,"z":-66770},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":70417,"y":69528,"z":-243865},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2023101":{"anchorId":1,"groupId":1,"instId":300001,"pos":{"x":79710,"y":69528,"z":-247520},"rot":{"x":0,"y":315000,"z":0}},"2023102":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":70321,"y":45702,"z":-62363},"rot":{"x":0,"y":66000,"z":0}},"2023103":{"anchorId":3,"groupId":1,"instId":300003,"pos":{"x":-540,"y":13884,"z":26879},"rot":{"x":0,"y":240000,"z":0}},"2023104":{"anchorId":4,"groupId":1,"instId":300004,"pos":{"x":-32370,"y":13595,"z":-14300},"rot":{"x":0,"y":180000,"z":0}}}},"30":{"props":[{"groupId":30,"instId":300004,"propState":0,"propId":100,"pos":{"x":7800,"y":13884,"z":25600},"rot":{"x":0,"y":315000,"z":0}},{"groupId":30,"instId":300003,"propState":0,"propId":102000,"pos":{"x":9900,"y":13862,"z":30230},"rot":{"x":0,"y":315000,"z":0}},{"groupId":30,"instId":300002,"propState":0,"propId":102000,"pos":{"x":12990,"y":38203,"z":16170},"rot":{"x":0,"y":135000,"z":0}},{"groupId":30,"instId":300001,"propState":2,"propId":102103,"pos":{"x":10966,"y":36279,"z":22437},"rot":{"x":0,"y":315000,"z":0}},{"groupId":30,"instId":300005,"propState":0,"propId":100,"pos":{"x":10966,"y":36279,"z":22437},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300004,"propState":0,"propId":100,"pos":{"x":7490,"y":16121,"z":-13310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300003,"propState":0,"propId":102000,"pos":{"x":5340,"y":16121,"z":-8680},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300002,"propState":0,"propId":102000,"pos":{"x":16152,"y":43958,"z":-16770},"rot":{"x":0,"y":90000,"z":0}},{"groupId":31,"instId":300001,"propState":2,"propId":102103,"pos":{"x":11570,"y":42010,"z":-13313},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300005,"propState":0,"propId":100,"pos":{"x":11570,"y":42010,"z":-13313},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300001,"propState":0,"propId":114,"pos":{"x":84820,"y":69528,"z":-252490},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300001,"propState":0,"propId":114,"pos":{"x":-30220,"y":13751,"z":122228},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300001,"propState":0,"propId":114,"pos":{"x":-104440,"y":3835,"z":-14700},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300002,"propState":0,"propId":217,"pos":{"x":-7941,"y":23774,"z":-82598},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300003,"propState":0,"propId":211,"pos":{"x":-7941,"y":23774,"z":-82598},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300001,"propState":2,"propId":102109,"pos":{"x":-7950,"y":23774,"z":-82598},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300002,"propState":0,"propId":102083,"pos":{"x":-62844,"y":13900,"z":30960},"rot":{"x":0,"y":315000,"z":0}},{"groupId":54,"instId":300004,"propState":1,"propId":102102,"pos":{"x":-30000,"y":10040,"z":63500},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300003,"propState":1,"propId":102083,"pos":{"x":-76357,"y":13900,"z":63584},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300001,"propState":1,"propId":102083,"pos":{"x":-30220,"y":13900,"z":17271},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300001,"propState":0,"propId":102004,"pos":{"x":-21281,"y":17766,"z":-73620},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[],"npcs":[],"monsters":[{"groupId":43,"instId":200001,"monsterId":8002040,"eventId":20231130,"pos":{"x":43393,"y":42400,"z":-25342},"rot":{"x":0,"y":300000,"z":0}}],"teleports":{}},"145":{"props":[{"groupId":145,"instId":300002,"propState":12,"propId":60201,"pos":{"x":60214,"y":44040,"z":3700},"rot":{"x":0,"y":45000,"z":0}},{"groupId":145,"instId":300008,"propState":12,"propId":60201,"pos":{"x":-26886,"y":13617,"z":-2714},"rot":{"x":0,"y":180000,"z":0}},{"groupId":145,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-8286,"y":18094,"z":65589},"rot":{"x":0,"y":270000,"z":0}},{"groupId":145,"instId":300001,"propState":12,"propId":60201,"pos":{"x":39457,"y":46081,"z":-145959},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300002,"propState":0,"propId":102,"pos":{"x":28560,"y":65393,"z":-236620},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300001,"propState":8,"propId":901,"pos":{"x":28721,"y":65393,"z":-235698},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1207":{"anchorId":1,"groupId":55,"instId":300001,"pos":{"x":28660,"y":65393,"z":-234112},"rot":{"x":0,"y":180000,"z":0}}}},"158":{"props":[{"groupId":158,"instId":300001,"propState":8,"propId":801,"pos":{"x":12098,"y":42425,"z":-136411},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1017":{"anchorId":1,"groupId":158,"instId":300001,"pos":{"x":12158,"y":42425,"z":-135388},"rot":{"x":0,"y":180000,"z":0}}}},"46":{"props":[{"groupId":46,"instId":300009,"propState":12,"propId":60201,"pos":{"x":41340,"y":41535,"z":8190},"rot":{"x":0,"y":315000,"z":0}},{"groupId":46,"instId":300010,"propState":12,"propId":60201,"pos":{"x":138301,"y":45722,"z":-84136},"rot":{"x":0,"y":315000,"z":0}},{"groupId":46,"instId":300007,"propState":12,"propId":60201,"pos":{"x":74752,"y":45722,"z":-46898},"rot":{"x":0,"y":135000,"z":0}},{"groupId":46,"instId":300005,"propState":12,"propId":60201,"pos":{"x":-58180,"y":2812,"z":-21930},"rot":{"x":0,"y":270000,"z":0}},{"groupId":46,"instId":300004,"propState":12,"propId":60201,"pos":{"x":18614,"y":45123,"z":-35360},"rot":{"x":0,"y":180000,"z":0}},{"groupId":46,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-7854,"y":18001,"z":-74030},"rot":{"x":0,"y":270000,"z":0}},{"groupId":46,"instId":300008,"propState":12,"propId":60201,"pos":{"x":37650,"y":46081,"z":-87690},"rot":{"x":0,"y":180000,"z":0}},{"groupId":46,"instId":300003,"propState":12,"propId":60201,"pos":{"x":50860,"y":48033,"z":-175210},"rot":{"x":0,"y":225000,"z":0}},{"groupId":46,"instId":300002,"propState":12,"propId":60201,"pos":{"x":50124,"y":69528,"z":-193489},"rot":{"x":0,"y":45000,"z":0}},{"groupId":46,"instId":300001,"propState":12,"propId":60201,"pos":{"x":81800,"y":69560,"z":-210550},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300003,"propState":0,"propId":211,"pos":{"x":2050,"y":42419,"z":-117920},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300001,"propState":11,"propId":60202,"pos":{"x":2050,"y":42419,"z":-117920},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":49,"instId":200002,"monsterId":2022060,"eventId":20231232,"pos":{"x":8380,"y":42419,"z":-115233},"rot":{"x":0,"y":225000,"z":0}},{"groupId":49,"instId":200001,"monsterId":2022040,"eventId":20231231,"pos":{"x":4411,"y":42419,"z":-120772},"rot":{"x":0,"y":70000,"z":0}}],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300003,"propState":0,"propId":211,"pos":{"x":83380,"y":56646,"z":-132920},"rot":{"x":0,"y":135000,"z":0}},{"groupId":50,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300001,"propState":11,"propId":60202,"pos":{"x":83380,"y":56646,"z":-132920},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[{"groupId":50,"instId":200002,"monsterId":2022020,"eventId":20231235,"pos":{"x":84580,"y":56706,"z":-136900},"rot":{"x":0,"y":170000,"z":0}},{"groupId":50,"instId":200001,"monsterId":2022060,"eventId":20231234,"pos":{"x":87375,"y":56676,"z":-140551},"rot":{"x":0,"y":240000,"z":0}}],"teleports":{}},"122":{"props":[{"groupId":122,"instId":300001,"propState":8,"propId":702,"pos":{"x":184130,"y":46815,"z":-119740},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":122,"instId":200001,"monsterId":2023031,"eventId":101213,"pos":{"x":184130,"y":45815,"z":-119740},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{"1113":{"anchorId":1,"groupId":122,"instId":300001,"pos":{"x":177880,"y":45815,"z":-119670},"rot":{"x":0,"y":90000,"z":0}}}},"51":{"props":[{"groupId":51,"instId":300004,"propState":0,"propId":100,"pos":{"x":-8040,"y":23803,"z":-131110},"rot":{"x":0,"y":60000,"z":0}},{"groupId":51,"instId":300003,"propState":0,"propId":211,"pos":{"x":2483,"y":23803,"z":-148120},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300001,"propState":11,"propId":60203,"pos":{"x":2483,"y":23803,"z":-148120},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":51,"instId":200001,"monsterId":2023020,"eventId":20231237,"pos":{"x":1792,"y":23803,"z":-141588},"rot":{"x":0,"y":315000,"z":0}}],"teleports":{}},"45":{"props":[],"npcs":[],"monsters":[{"groupId":45,"instId":200015,"monsterId":2022020,"eventId":20231127,"pos":{"x":-71700,"y":2823,"z":-29730},"rot":{"x":0,"y":270000,"z":0}},{"groupId":45,"instId":200014,"monsterId":2022060,"eventId":20231126,"pos":{"x":25266,"y":37938,"z":-166039},"rot":{"x":0,"y":330000,"z":0}},{"groupId":45,"instId":200013,"monsterId":2022040,"eventId":20231125,"pos":{"x":-12180,"y":23808,"z":-65652},"rot":{"x":0,"y":40000,"z":0}},{"groupId":45,"instId":200012,"monsterId":2022050,"eventId":20231124,"pos":{"x":-6550,"y":23842,"z":-55200},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":200021,"monsterId":2022020,"eventId":20231119,"pos":{"x":-15660,"y":18019,"z":64011},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":200020,"monsterId":2022060,"eventId":20231118,"pos":{"x":-10548,"y":18031,"z":65591},"rot":{"x":0,"y":240000,"z":0}},{"groupId":45,"instId":200019,"monsterId":2022060,"eventId":20231117,"pos":{"x":-12170,"y":17995,"z":60810},"rot":{"x":0,"y":310000,"z":0}},{"groupId":45,"instId":200011,"monsterId":2022020,"eventId":20231116,"pos":{"x":-76270,"y":13864,"z":57218},"rot":{"x":0,"y":240000,"z":0}},{"groupId":45,"instId":200010,"monsterId":2022060,"eventId":20231115,"pos":{"x":-69814,"y":13862,"z":56955},"rot":{"x":0,"y":315000,"z":0}},{"groupId":45,"instId":200009,"monsterId":2022060,"eventId":20231114,"pos":{"x":-64227,"y":13863,"z":24101},"rot":{"x":0,"y":110000,"z":0}},{"groupId":45,"instId":200008,"monsterId":2022020,"eventId":20231113,"pos":{"x":-53940,"y":13862,"z":28370},"rot":{"x":0,"y":30000,"z":0}},{"groupId":45,"instId":200018,"monsterId":2022040,"eventId":20231112,"pos":{"x":42560,"y":41505,"z":24110},"rot":{"x":0,"y":45000,"z":0}},{"groupId":45,"instId":200007,"monsterId":2022020,"eventId":20231111,"pos":{"x":41680,"y":41535,"z":30220},"rot":{"x":0,"y":135000,"z":0}},{"groupId":45,"instId":200017,"monsterId":2022020,"eventId":20231110,"pos":{"x":36688,"y":41535,"z":26072},"rot":{"x":0,"y":100000,"z":0}},{"groupId":45,"instId":200006,"monsterId":2022060,"eventId":20231109,"pos":{"x":1150,"y":39987,"z":-91720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":45,"instId":200005,"monsterId":2022040,"eventId":20231108,"pos":{"x":-5250,"y":40013,"z":-99810},"rot":{"x":0,"y":40000,"z":0}},{"groupId":45,"instId":200004,"monsterId":2022050,"eventId":20231107,"pos":{"x":51780,"y":46051,"z":-129055},"rot":{"x":0,"y":180000,"z":0}},{"groupId":45,"instId":200003,"monsterId":2022060,"eventId":20231106,"pos":{"x":62170,"y":46051,"z":-138438},"rot":{"x":0,"y":180000,"z":0}},{"groupId":45,"instId":200016,"monsterId":2022040,"eventId":20231104,"pos":{"x":67677,"y":46051,"z":-131875},"rot":{"x":0,"y":270000,"z":0}},{"groupId":45,"instId":200002,"monsterId":2022020,"eventId":20231102,"pos":{"x":39361,"y":65393,"z":-197998},"rot":{"x":0,"y":225000,"z":0}},{"groupId":45,"instId":200001,"monsterId":2022050,"eventId":20231101,"pos":{"x":61550,"y":69528,"z":-177690},"rot":{"x":0,"y":225000,"z":0}}],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300005,"propState":0,"propId":102006,"pos":{"x":36385,"y":65563,"z":-215333},"rot":{"x":0,"y":270000,"z":0}},{"groupId":48,"instId":300004,"propState":0,"propId":102008,"pos":{"x":11980,"y":37643,"z":-71780},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300025,"propState":0,"propId":102007,"pos":{"x":47700,"y":46079,"z":-141040},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300024,"propState":0,"propId":102008,"pos":{"x":55340,"y":46081,"z":-96530},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300023,"propState":0,"propId":102008,"pos":{"x":-37250,"y":13862,"z":102532},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300022,"propState":0,"propId":102008,"pos":{"x":30453,"y":43958,"z":-17315},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300021,"propState":0,"propId":102008,"pos":{"x":45170,"y":41535,"z":33220},"rot":{"x":0,"y":45000,"z":0}},{"groupId":48,"instId":300020,"propState":0,"propId":102007,"pos":{"x":61570,"y":44040,"z":-5940},"rot":{"x":0,"y":45000,"z":0}},{"groupId":48,"instId":300019,"propState":0,"propId":102007,"pos":{"x":79330,"y":44409,"z":2140},"rot":{"x":0,"y":45000,"z":0}},{"groupId":48,"instId":300018,"propState":0,"propId":102008,"pos":{"x":157771,"y":45951,"z":-105859},"rot":{"x":0,"y":45000,"z":0}},{"groupId":48,"instId":300017,"propState":0,"propId":102007,"pos":{"x":64630,"y":46081,"z":-147190},"rot":{"x":0,"y":44998,"z":0}},{"groupId":48,"instId":300016,"propState":0,"propId":102007,"pos":{"x":-3700,"y":30948,"z":-36440},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300015,"propState":0,"propId":102008,"pos":{"x":-17480,"y":27012,"z":-32590},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300014,"propState":0,"propId":102008,"pos":{"x":-48160,"y":7492,"z":-26883},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300013,"propState":0,"propId":102008,"pos":{"x":-1005,"y":23772,"z":-80659},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300012,"propState":0,"propId":102007,"pos":{"x":55068,"y":69897,"z":-214674},"rot":{"x":0,"y":135000,"z":0}},{"groupId":48,"instId":300011,"propState":0,"propId":102008,"pos":{"x":16730,"y":37935,"z":-174380},"rot":{"x":0,"y":45000,"z":0}},{"groupId":48,"instId":300010,"propState":0,"propId":102008,"pos":{"x":19356,"y":42425,"z":-128409},"rot":{"x":0,"y":180000,"z":0}},{"groupId":48,"instId":300009,"propState":0,"propId":102008,"pos":{"x":27680,"y":51750,"z":-201710},"rot":{"x":0,"y":315000,"z":0}},{"groupId":48,"instId":300008,"propState":0,"propId":102008,"pos":{"x":41350,"y":65563,"z":-210640},"rot":{"x":0,"y":270000,"z":0}},{"groupId":48,"instId":300007,"propState":0,"propId":102007,"pos":{"x":19120,"y":46061,"z":-117817},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300006,"propState":0,"propId":102007,"pos":{"x":87280,"y":69560,"z":-229860},"rot":{"x":0,"y":315000,"z":0}},{"groupId":48,"instId":300003,"propState":0,"propId":102006,"pos":{"x":166724,"y":45951,"z":-126118},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300028,"propState":0,"propId":102006,"pos":{"x":-498,"y":13884,"z":22956},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300027,"propState":0,"propId":102006,"pos":{"x":48269,"y":42454,"z":-76663},"rot":{"x":0,"y":270000,"z":0}},{"groupId":48,"instId":300026,"propState":0,"propId":102006,"pos":{"x":86829,"y":56015,"z":-167336},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300001,"propState":0,"propId":102006,"pos":{"x":-13981,"y":17976,"z":-69944},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300002,"propState":0,"propId":102006,"pos":{"x":-13110,"y":23831,"z":-122630},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300002,"propState":0,"propId":211,"pos":{"x":-4855,"y":23772,"z":-102669},"rot":{"x":0,"y":82135,"z":0}},{"groupId":56,"instId":300001,"propState":1,"propId":211,"pos":{"x":5241,"y":30948,"z":-26880},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300003,"propState":20,"propId":60202,"pos":{"x":5241,"y":30948,"z":-26880},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300004,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300001,"propState":1,"propId":211,"pos":{"x":88725,"y":56015,"z":-163440},"rot":{"x":0,"y":45000,"z":0}},{"groupId":58,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":211,"pos":{"x":74161,"y":46081,"z":-110536},"rot":{"x":0,"y":174091,"z":0}},{"groupId":58,"instId":300003,"propState":20,"propId":60202,"pos":{"x":88725,"y":56015,"z":-163440},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[{"groupId":58,"instId":200003,"monsterId":2022060,"eventId":20231253,"pos":{"x":71298,"y":46079,"z":-110924},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":200002,"monsterId":2022060,"eventId":20231252,"pos":{"x":71932,"y":46109,"z":-113251},"rot":{"x":0,"y":45000,"z":0}},{"groupId":58,"instId":200001,"monsterId":2022040,"eventId":20231251,"pos":{"x":73771,"y":46079,"z":-113696},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300008,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300005,"propState":0,"propId":211,"pos":{"x":-6470,"y":37643,"z":-70450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":87,"instId":300004,"propState":12,"propId":60202,"pos":{"x":6060,"y":35340,"z":-65990},"rot":{"x":0,"y":270000,"z":0}},{"groupId":87,"instId":300003,"propState":0,"propId":102054,"pos":{"x":-11411,"y":36368,"z":-62620},"rot":{"x":0,"y":90000,"z":0}},{"groupId":87,"instId":300002,"propState":0,"propId":102077,"pos":{"x":-6470,"y":37643,"z":-70450},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300001,"propState":0,"propId":100,"pos":{"x":98426,"y":46529,"z":-78468},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300001,"propState":0,"propId":100,"pos":{"x":120852,"y":46180,"z":-32109},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300001,"propState":0,"propId":100,"pos":{"x":125662,"y":47439,"z":-26328},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300001,"propState":0,"propId":100,"pos":{"x":136299,"y":45722,"z":-73237},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300008,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300005,"propState":0,"propId":211,"pos":{"x":-66064,"y":3834,"z":-9941},"rot":{"x":0,"y":180000,"z":0}},{"groupId":88,"instId":300004,"propState":12,"propId":60202,"pos":{"x":-70626,"y":-50000,"z":-10495},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300003,"propState":0,"propId":102063,"pos":{"x":-73900,"y":2570,"z":-5190},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300002,"propState":0,"propId":102077,"pos":{"x":-66064,"y":3834,"z":-9941},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[],"npcs":[{"groupId":73,"instId":400001,"npcId":12160,"pos":{"x":118309,"y":45722,"z":-28306},"rot":{"x":0,"y":241002,"z":0}}],"monsters":[],"teleports":{}},"107":{"props":[{"groupId":107,"instId":300005,"propState":0,"propId":217,"pos":{"x":-14459,"y":24891,"z":-115212},"rot":{"x":0,"y":300000,"z":0}},{"groupId":107,"instId":300004,"propState":1,"propId":211,"pos":{"x":9915,"y":37935,"z":-174428},"rot":{"x":0,"y":90000,"z":0}},{"groupId":107,"instId":300003,"propState":0,"propId":102076,"pos":{"x":-14459,"y":24891,"z":-115212},"rot":{"x":0,"y":300000,"z":0}},{"groupId":107,"instId":300001,"propState":20,"propId":60202,"pos":{"x":9915,"y":37935,"z":-174428},"rot":{"x":0,"y":90000,"z":0}},{"groupId":107,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":270997,"z":0}},{"groupId":107,"instId":300002,"propState":0,"propId":211,"pos":{"x":-16088,"y":24566,"z":-115402},"rot":{"x":0,"y":30997,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[],"npcs":[{"groupId":77,"instId":400001,"npcId":12164,"pos":{"x":75779,"y":45702,"z":-52073},"rot":{"x":0,"y":151806,"z":0}}],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300001,"propState":18,"propId":102009,"pos":{"x":73150,"y":70079,"z":-216931},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300009,"propState":18,"propId":102185,"pos":{"x":35434,"y":46608,"z":-114961},"rot":{"x":0,"y":335627,"z":0}},{"groupId":135,"instId":300007,"propState":18,"propId":102009,"pos":{"x":19246,"y":52476,"z":-195150},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300006,"propState":18,"propId":102012,"pos":{"x":47800,"y":48783,"z":-166826},"rot":{"x":0,"y":227266,"z":0}},{"groupId":135,"instId":300005,"propState":18,"propId":102058,"pos":{"x":47415,"y":46828,"z":-134440},"rot":{"x":0,"y":73840,"z":0}},{"groupId":135,"instId":300003,"propState":18,"propId":102012,"pos":{"x":119609,"y":46472,"z":-59995},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300002,"propState":18,"propId":102009,"pos":{"x":118090,"y":46450,"z":-28530},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300008,"propState":18,"propId":102011,"pos":{"x":45919,"y":46827,"z":-89874},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300004,"propState":18,"propId":102012,"pos":{"x":127753,"y":46468,"z":-73964},"rot":{"x":0,"y":160696,"z":0}},{"groupId":135,"instId":300001,"propState":18,"propId":102009,"pos":{"x":107891,"y":46450,"z":-20596},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"146":{"props":[{"groupId":146,"instId":300001,"propState":0,"propId":100,"pos":{"x":78400,"y":45722,"z":-43870},"rot":{"x":0,"y":139761,"z":0}}],"npcs":[{"groupId":146,"instId":400001,"npcId":12190,"pos":{"x":78400,"y":45722,"z":-43870},"rot":{"x":0,"y":139761,"z":0}}],"monsters":[],"teleports":{}},"154":{"props":[{"groupId":154,"instId":300001,"propState":18,"propId":102009,"pos":{"x":26961,"y":65890,"z":-216972},"rot":{"x":0,"y":129553,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300001,"propState":18,"propId":102009,"pos":{"x":118090,"y":46450,"z":-28530},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300001,"propState":18,"propId":102012,"pos":{"x":88686,"y":46273,"z":-39035},"rot":{"x":0,"y":241218,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300001,"propState":0,"propId":114,"pos":{"x":-30220,"y":13751,"z":122228},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"192":{"props":[{"groupId":192,"instId":300001,"propState":18,"propId":102009,"pos":{"x":90557,"y":46218,"z":-48743},"rot":{"x":0,"y":249552,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":301,"startAnchorId":2,"startGroupId":32}},"202310103":{"P20231_F20231001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300004,"propState":8,"propId":101,"pos":{"x":-35060,"y":13617,"z":-10210},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":-4870,"y":13862,"z":28560},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":72560,"y":45702,"z":-66770},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":70417,"y":69528,"z":-243865},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2023101":{"anchorId":1,"groupId":1,"instId":300001,"pos":{"x":79710,"y":69528,"z":-247520},"rot":{"x":0,"y":315000,"z":0}},"2023102":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":70321,"y":45702,"z":-62363},"rot":{"x":0,"y":66000,"z":0}},"2023103":{"anchorId":3,"groupId":1,"instId":300003,"pos":{"x":-540,"y":13884,"z":26879},"rot":{"x":0,"y":240000,"z":0}},"2023104":{"anchorId":4,"groupId":1,"instId":300004,"pos":{"x":-32370,"y":13595,"z":-14300},"rot":{"x":0,"y":180000,"z":0}}}},"30":{"props":[{"groupId":30,"instId":300004,"propState":0,"propId":100,"pos":{"x":7800,"y":13884,"z":25600},"rot":{"x":0,"y":315000,"z":0}},{"groupId":30,"instId":300003,"propState":0,"propId":102000,"pos":{"x":9900,"y":13862,"z":30230},"rot":{"x":0,"y":315000,"z":0}},{"groupId":30,"instId":300002,"propState":0,"propId":102000,"pos":{"x":12990,"y":38203,"z":16170},"rot":{"x":0,"y":135000,"z":0}},{"groupId":30,"instId":300001,"propState":2,"propId":102103,"pos":{"x":10966,"y":36279,"z":22437},"rot":{"x":0,"y":315000,"z":0}},{"groupId":30,"instId":300005,"propState":0,"propId":100,"pos":{"x":10966,"y":36279,"z":22437},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300004,"propState":0,"propId":100,"pos":{"x":7490,"y":16121,"z":-13310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300003,"propState":0,"propId":102000,"pos":{"x":5340,"y":16121,"z":-8680},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300002,"propState":0,"propId":102000,"pos":{"x":16152,"y":43958,"z":-16770},"rot":{"x":0,"y":90000,"z":0}},{"groupId":31,"instId":300001,"propState":2,"propId":102103,"pos":{"x":11570,"y":42010,"z":-13313},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300005,"propState":0,"propId":100,"pos":{"x":11570,"y":42010,"z":-13313},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300001,"propState":0,"propId":114,"pos":{"x":84820,"y":69528,"z":-252490},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300001,"propState":0,"propId":114,"pos":{"x":-104440,"y":3835,"z":-14700},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300003,"propState":0,"propId":211,"pos":{"x":-7941,"y":23774,"z":-82598},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300002,"propState":0,"propId":217,"pos":{"x":-7941,"y":23774,"z":-82598},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300001,"propState":2,"propId":102109,"pos":{"x":-7950,"y":23774,"z":-82598},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300004,"propState":1,"propId":102102,"pos":{"x":-30000,"y":10040,"z":63500},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300003,"propState":1,"propId":102083,"pos":{"x":-76357,"y":13900,"z":63584},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300002,"propState":0,"propId":102083,"pos":{"x":-62844,"y":13900,"z":30960},"rot":{"x":0,"y":315000,"z":0}},{"groupId":54,"instId":300001,"propState":1,"propId":102083,"pos":{"x":-30220,"y":13900,"z":17271},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300001,"propState":0,"propId":102004,"pos":{"x":-21281,"y":17766,"z":-73620},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[],"npcs":[],"monsters":[{"groupId":43,"instId":200001,"monsterId":8002040,"eventId":20231130,"pos":{"x":43393,"y":42400,"z":-25342},"rot":{"x":0,"y":300000,"z":0}}],"teleports":{}},"145":{"props":[{"groupId":145,"instId":300008,"propState":12,"propId":60201,"pos":{"x":-26886,"y":13617,"z":-2714},"rot":{"x":0,"y":180000,"z":0}},{"groupId":145,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-8286,"y":18094,"z":65589},"rot":{"x":0,"y":270000,"z":0}},{"groupId":145,"instId":300002,"propState":12,"propId":60201,"pos":{"x":60214,"y":44040,"z":3700},"rot":{"x":0,"y":45000,"z":0}},{"groupId":145,"instId":300001,"propState":12,"propId":60201,"pos":{"x":39457,"y":46081,"z":-145959},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"158":{"props":[{"groupId":158,"instId":300001,"propState":8,"propId":801,"pos":{"x":12098,"y":42425,"z":-136411},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1017":{"anchorId":1,"groupId":158,"instId":300001,"pos":{"x":12158,"y":42425,"z":-135388},"rot":{"x":0,"y":180000,"z":0}}}},"55":{"props":[{"groupId":55,"instId":300002,"propState":0,"propId":102,"pos":{"x":28560,"y":65393,"z":-236620},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300001,"propState":8,"propId":901,"pos":{"x":28721,"y":65393,"z":-235698},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1207":{"anchorId":1,"groupId":55,"instId":300001,"pos":{"x":28660,"y":65393,"z":-234112},"rot":{"x":0,"y":180000,"z":0}}}},"49":{"props":[{"groupId":49,"instId":300003,"propState":0,"propId":211,"pos":{"x":2050,"y":42419,"z":-117920},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300001,"propState":11,"propId":60202,"pos":{"x":2050,"y":42419,"z":-117920},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":49,"instId":200002,"monsterId":2022060,"eventId":20231232,"pos":{"x":8380,"y":42419,"z":-115233},"rot":{"x":0,"y":225000,"z":0}},{"groupId":49,"instId":200001,"monsterId":2022040,"eventId":20231231,"pos":{"x":4411,"y":42419,"z":-120772},"rot":{"x":0,"y":70000,"z":0}}],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300001,"propState":0,"propId":114,"pos":{"x":-30220,"y":13751,"z":122228},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300003,"propState":0,"propId":211,"pos":{"x":83380,"y":56646,"z":-132920},"rot":{"x":0,"y":135000,"z":0}},{"groupId":50,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300001,"propState":11,"propId":60202,"pos":{"x":83380,"y":56646,"z":-132920},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[{"groupId":50,"instId":200002,"monsterId":2022020,"eventId":20231235,"pos":{"x":84580,"y":56706,"z":-136900},"rot":{"x":0,"y":170000,"z":0}},{"groupId":50,"instId":200001,"monsterId":2022060,"eventId":20231234,"pos":{"x":87375,"y":56676,"z":-140551},"rot":{"x":0,"y":240000,"z":0}}],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300004,"propState":0,"propId":100,"pos":{"x":-8040,"y":23803,"z":-131110},"rot":{"x":0,"y":60000,"z":0}},{"groupId":51,"instId":300003,"propState":0,"propId":211,"pos":{"x":2483,"y":23803,"z":-148120},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300001,"propState":11,"propId":60203,"pos":{"x":2483,"y":23803,"z":-148120},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":51,"instId":200001,"monsterId":2023020,"eventId":20231237,"pos":{"x":1792,"y":23803,"z":-141588},"rot":{"x":0,"y":315000,"z":0}}],"teleports":{}},"122":{"props":[{"groupId":122,"instId":300001,"propState":8,"propId":702,"pos":{"x":184130,"y":46815,"z":-119740},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":122,"instId":200001,"monsterId":2023031,"eventId":101213,"pos":{"x":184130,"y":45815,"z":-119740},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{"1113":{"anchorId":1,"groupId":122,"instId":300001,"pos":{"x":177880,"y":45815,"z":-119670},"rot":{"x":0,"y":90000,"z":0}}}},"46":{"props":[{"groupId":46,"instId":300009,"propState":12,"propId":60201,"pos":{"x":41340,"y":41535,"z":8190},"rot":{"x":0,"y":315000,"z":0}},{"groupId":46,"instId":300007,"propState":12,"propId":60201,"pos":{"x":74752,"y":45722,"z":-46898},"rot":{"x":0,"y":135000,"z":0}},{"groupId":46,"instId":300005,"propState":12,"propId":60201,"pos":{"x":-58180,"y":2812,"z":-21930},"rot":{"x":0,"y":270000,"z":0}},{"groupId":46,"instId":300002,"propState":12,"propId":60201,"pos":{"x":50124,"y":69528,"z":-193489},"rot":{"x":0,"y":45000,"z":0}},{"groupId":46,"instId":300010,"propState":12,"propId":60201,"pos":{"x":138301,"y":45722,"z":-84136},"rot":{"x":0,"y":315000,"z":0}},{"groupId":46,"instId":300004,"propState":12,"propId":60201,"pos":{"x":18614,"y":45123,"z":-35360},"rot":{"x":0,"y":180000,"z":0}},{"groupId":46,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-7854,"y":18001,"z":-74030},"rot":{"x":0,"y":270000,"z":0}},{"groupId":46,"instId":300008,"propState":12,"propId":60201,"pos":{"x":37650,"y":46081,"z":-87690},"rot":{"x":0,"y":180000,"z":0}},{"groupId":46,"instId":300003,"propState":12,"propId":60201,"pos":{"x":50860,"y":48033,"z":-175210},"rot":{"x":0,"y":225000,"z":0}},{"groupId":46,"instId":300001,"propState":12,"propId":60201,"pos":{"x":81800,"y":69560,"z":-210550},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[],"npcs":[],"monsters":[{"groupId":45,"instId":200015,"monsterId":2022020,"eventId":20231127,"pos":{"x":-71700,"y":2823,"z":-29730},"rot":{"x":0,"y":270000,"z":0}},{"groupId":45,"instId":200014,"monsterId":2022060,"eventId":20231126,"pos":{"x":25266,"y":37938,"z":-166039},"rot":{"x":0,"y":330000,"z":0}},{"groupId":45,"instId":200013,"monsterId":2022040,"eventId":20231125,"pos":{"x":-12180,"y":23808,"z":-65652},"rot":{"x":0,"y":40000,"z":0}},{"groupId":45,"instId":200012,"monsterId":2022050,"eventId":20231124,"pos":{"x":-6550,"y":23842,"z":-55200},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":200021,"monsterId":2022020,"eventId":20231119,"pos":{"x":-15660,"y":18019,"z":64011},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":200020,"monsterId":2022060,"eventId":20231118,"pos":{"x":-10548,"y":18031,"z":65591},"rot":{"x":0,"y":240000,"z":0}},{"groupId":45,"instId":200019,"monsterId":2022060,"eventId":20231117,"pos":{"x":-12170,"y":17995,"z":60810},"rot":{"x":0,"y":310000,"z":0}},{"groupId":45,"instId":200011,"monsterId":2022020,"eventId":20231116,"pos":{"x":-76270,"y":13864,"z":57218},"rot":{"x":0,"y":240000,"z":0}},{"groupId":45,"instId":200010,"monsterId":2022060,"eventId":20231115,"pos":{"x":-69814,"y":13862,"z":56955},"rot":{"x":0,"y":315000,"z":0}},{"groupId":45,"instId":200009,"monsterId":2022060,"eventId":20231114,"pos":{"x":-64227,"y":13863,"z":24101},"rot":{"x":0,"y":110000,"z":0}},{"groupId":45,"instId":200008,"monsterId":2022020,"eventId":20231113,"pos":{"x":-53940,"y":13862,"z":28370},"rot":{"x":0,"y":30000,"z":0}},{"groupId":45,"instId":200018,"monsterId":2022040,"eventId":20231112,"pos":{"x":42560,"y":41505,"z":24110},"rot":{"x":0,"y":45000,"z":0}},{"groupId":45,"instId":200007,"monsterId":2022020,"eventId":20231111,"pos":{"x":41680,"y":41535,"z":30220},"rot":{"x":0,"y":135000,"z":0}},{"groupId":45,"instId":200017,"monsterId":2022020,"eventId":20231110,"pos":{"x":36688,"y":41535,"z":26072},"rot":{"x":0,"y":100000,"z":0}},{"groupId":45,"instId":200006,"monsterId":2022060,"eventId":20231109,"pos":{"x":1150,"y":39987,"z":-91720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":45,"instId":200005,"monsterId":2022040,"eventId":20231108,"pos":{"x":-5250,"y":40013,"z":-99810},"rot":{"x":0,"y":40000,"z":0}},{"groupId":45,"instId":200004,"monsterId":2022050,"eventId":20231107,"pos":{"x":51780,"y":46051,"z":-129055},"rot":{"x":0,"y":180000,"z":0}},{"groupId":45,"instId":200003,"monsterId":2022060,"eventId":20231106,"pos":{"x":62170,"y":46051,"z":-138438},"rot":{"x":0,"y":180000,"z":0}},{"groupId":45,"instId":200016,"monsterId":2022040,"eventId":20231104,"pos":{"x":67677,"y":46051,"z":-131875},"rot":{"x":0,"y":270000,"z":0}},{"groupId":45,"instId":200002,"monsterId":2022020,"eventId":20231102,"pos":{"x":39361,"y":65393,"z":-197998},"rot":{"x":0,"y":225000,"z":0}},{"groupId":45,"instId":200001,"monsterId":2022050,"eventId":20231101,"pos":{"x":61550,"y":69528,"z":-177690},"rot":{"x":0,"y":225000,"z":0}}],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300005,"propState":0,"propId":102006,"pos":{"x":36385,"y":65563,"z":-215333},"rot":{"x":0,"y":270000,"z":0}},{"groupId":48,"instId":300004,"propState":0,"propId":102008,"pos":{"x":11980,"y":37643,"z":-71780},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300025,"propState":0,"propId":102007,"pos":{"x":47700,"y":46079,"z":-141040},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300024,"propState":0,"propId":102008,"pos":{"x":55340,"y":46081,"z":-96530},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300023,"propState":0,"propId":102008,"pos":{"x":-37250,"y":13862,"z":102532},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300022,"propState":0,"propId":102008,"pos":{"x":30453,"y":43958,"z":-17315},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300021,"propState":0,"propId":102008,"pos":{"x":45170,"y":41535,"z":33220},"rot":{"x":0,"y":45000,"z":0}},{"groupId":48,"instId":300020,"propState":0,"propId":102007,"pos":{"x":61570,"y":44040,"z":-5940},"rot":{"x":0,"y":45000,"z":0}},{"groupId":48,"instId":300019,"propState":0,"propId":102007,"pos":{"x":79330,"y":44409,"z":2140},"rot":{"x":0,"y":45000,"z":0}},{"groupId":48,"instId":300018,"propState":0,"propId":102008,"pos":{"x":157771,"y":45951,"z":-105859},"rot":{"x":0,"y":45000,"z":0}},{"groupId":48,"instId":300017,"propState":0,"propId":102007,"pos":{"x":64630,"y":46081,"z":-147190},"rot":{"x":0,"y":44998,"z":0}},{"groupId":48,"instId":300016,"propState":0,"propId":102007,"pos":{"x":-3700,"y":30948,"z":-36440},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300015,"propState":0,"propId":102008,"pos":{"x":-17480,"y":27012,"z":-32590},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300014,"propState":0,"propId":102008,"pos":{"x":-48160,"y":7492,"z":-26883},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300013,"propState":0,"propId":102008,"pos":{"x":-1005,"y":23772,"z":-80659},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300012,"propState":0,"propId":102007,"pos":{"x":55068,"y":69897,"z":-214674},"rot":{"x":0,"y":135000,"z":0}},{"groupId":48,"instId":300011,"propState":0,"propId":102008,"pos":{"x":16730,"y":37935,"z":-174380},"rot":{"x":0,"y":45000,"z":0}},{"groupId":48,"instId":300010,"propState":0,"propId":102008,"pos":{"x":19356,"y":42425,"z":-128409},"rot":{"x":0,"y":180000,"z":0}},{"groupId":48,"instId":300009,"propState":0,"propId":102008,"pos":{"x":27680,"y":51750,"z":-201710},"rot":{"x":0,"y":315000,"z":0}},{"groupId":48,"instId":300008,"propState":0,"propId":102008,"pos":{"x":41350,"y":65563,"z":-210640},"rot":{"x":0,"y":270000,"z":0}},{"groupId":48,"instId":300007,"propState":0,"propId":102007,"pos":{"x":19120,"y":46061,"z":-117817},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300006,"propState":0,"propId":102007,"pos":{"x":87280,"y":69560,"z":-229860},"rot":{"x":0,"y":315000,"z":0}},{"groupId":48,"instId":300003,"propState":0,"propId":102006,"pos":{"x":166724,"y":45951,"z":-126118},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300028,"propState":0,"propId":102006,"pos":{"x":-498,"y":13884,"z":22956},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300027,"propState":0,"propId":102006,"pos":{"x":48269,"y":42454,"z":-76663},"rot":{"x":0,"y":270000,"z":0}},{"groupId":48,"instId":300026,"propState":0,"propId":102006,"pos":{"x":86829,"y":56015,"z":-167336},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300001,"propState":0,"propId":102006,"pos":{"x":-13981,"y":17976,"z":-69944},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300002,"propState":0,"propId":102006,"pos":{"x":-13110,"y":23831,"z":-122630},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300001,"propState":1,"propId":211,"pos":{"x":5241,"y":30948,"z":-26880},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300002,"propState":0,"propId":211,"pos":{"x":-4855,"y":23772,"z":-102669},"rot":{"x":0,"y":82135,"z":0}},{"groupId":56,"instId":300003,"propState":20,"propId":60202,"pos":{"x":5241,"y":30948,"z":-26880},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300004,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300001,"propState":1,"propId":211,"pos":{"x":88725,"y":56015,"z":-163440},"rot":{"x":0,"y":45000,"z":0}},{"groupId":58,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":211,"pos":{"x":74161,"y":46081,"z":-110536},"rot":{"x":0,"y":174091,"z":0}},{"groupId":58,"instId":300003,"propState":20,"propId":60202,"pos":{"x":88725,"y":56015,"z":-163440},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[{"groupId":58,"instId":200003,"monsterId":2022060,"eventId":20231253,"pos":{"x":71298,"y":46079,"z":-110924},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":200002,"monsterId":2022060,"eventId":20231252,"pos":{"x":71932,"y":46109,"z":-113251},"rot":{"x":0,"y":45000,"z":0}},{"groupId":58,"instId":200001,"monsterId":2022040,"eventId":20231251,"pos":{"x":73771,"y":46079,"z":-113696},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300008,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300005,"propState":0,"propId":211,"pos":{"x":-6470,"y":37643,"z":-70450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":87,"instId":300004,"propState":12,"propId":60202,"pos":{"x":6060,"y":35340,"z":-65990},"rot":{"x":0,"y":270000,"z":0}},{"groupId":87,"instId":300003,"propState":0,"propId":102054,"pos":{"x":-11411,"y":36368,"z":-62620},"rot":{"x":0,"y":90000,"z":0}},{"groupId":87,"instId":300002,"propState":0,"propId":102077,"pos":{"x":-6470,"y":37643,"z":-70450},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300008,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300005,"propState":0,"propId":211,"pos":{"x":-66064,"y":3834,"z":-9941},"rot":{"x":0,"y":180000,"z":0}},{"groupId":88,"instId":300004,"propState":12,"propId":60202,"pos":{"x":-70626,"y":-50000,"z":-10495},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300003,"propState":0,"propId":102063,"pos":{"x":-73900,"y":2570,"z":-5190},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300002,"propState":0,"propId":102077,"pos":{"x":-66064,"y":3834,"z":-9941},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300001,"propState":0,"propId":100,"pos":{"x":120852,"y":46180,"z":-32109},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300001,"propState":0,"propId":100,"pos":{"x":136299,"y":45722,"z":-73237},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300001,"propState":0,"propId":100,"pos":{"x":125662,"y":47439,"z":-26328},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300001,"propState":0,"propId":100,"pos":{"x":98426,"y":46529,"z":-78468},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[],"npcs":[{"groupId":73,"instId":400001,"npcId":12160,"pos":{"x":118309,"y":45722,"z":-28306},"rot":{"x":0,"y":241002,"z":0}}],"monsters":[],"teleports":{}},"107":{"props":[{"groupId":107,"instId":300005,"propState":0,"propId":217,"pos":{"x":-14459,"y":24891,"z":-115212},"rot":{"x":0,"y":300000,"z":0}},{"groupId":107,"instId":300004,"propState":1,"propId":211,"pos":{"x":9915,"y":37935,"z":-174428},"rot":{"x":0,"y":90000,"z":0}},{"groupId":107,"instId":300003,"propState":0,"propId":102076,"pos":{"x":-14459,"y":24891,"z":-115212},"rot":{"x":0,"y":300000,"z":0}},{"groupId":107,"instId":300001,"propState":20,"propId":60202,"pos":{"x":9915,"y":37935,"z":-174428},"rot":{"x":0,"y":90000,"z":0}},{"groupId":107,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":270997,"z":0}},{"groupId":107,"instId":300002,"propState":0,"propId":211,"pos":{"x":-16088,"y":24566,"z":-115402},"rot":{"x":0,"y":30997,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[],"npcs":[{"groupId":77,"instId":400001,"npcId":12164,"pos":{"x":75779,"y":45702,"z":-52073},"rot":{"x":0,"y":151806,"z":0}}],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300002,"propState":18,"propId":102009,"pos":{"x":118090,"y":46450,"z":-28530},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300007,"propState":18,"propId":102009,"pos":{"x":19246,"y":52476,"z":-195150},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300005,"propState":18,"propId":102058,"pos":{"x":47415,"y":46828,"z":-134440},"rot":{"x":0,"y":73840,"z":0}},{"groupId":135,"instId":300003,"propState":18,"propId":102012,"pos":{"x":119609,"y":46472,"z":-59995},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300009,"propState":18,"propId":102185,"pos":{"x":35434,"y":46608,"z":-114961},"rot":{"x":0,"y":335627,"z":0}},{"groupId":135,"instId":300008,"propState":18,"propId":102011,"pos":{"x":45919,"y":46827,"z":-89874},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300006,"propState":18,"propId":102012,"pos":{"x":47800,"y":48783,"z":-166826},"rot":{"x":0,"y":227266,"z":0}},{"groupId":135,"instId":300004,"propState":18,"propId":102012,"pos":{"x":127753,"y":46468,"z":-73964},"rot":{"x":0,"y":160696,"z":0}},{"groupId":135,"instId":300001,"propState":18,"propId":102009,"pos":{"x":107891,"y":46450,"z":-20596},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300001,"propState":18,"propId":102009,"pos":{"x":73150,"y":70079,"z":-216931},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"146":{"props":[{"groupId":146,"instId":300001,"propState":0,"propId":100,"pos":{"x":78400,"y":45722,"z":-43870},"rot":{"x":0,"y":139761,"z":0}}],"npcs":[{"groupId":146,"instId":400001,"npcId":12190,"pos":{"x":78400,"y":45722,"z":-43870},"rot":{"x":0,"y":139761,"z":0}}],"monsters":[],"teleports":{}},"154":{"props":[{"groupId":154,"instId":300001,"propState":18,"propId":102009,"pos":{"x":26961,"y":65890,"z":-216972},"rot":{"x":0,"y":129553,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300001,"propState":18,"propId":102009,"pos":{"x":118090,"y":46450,"z":-28530},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300001,"propState":18,"propId":102012,"pos":{"x":88686,"y":46273,"z":-39035},"rot":{"x":0,"y":241218,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300001,"propState":0,"propId":114,"pos":{"x":-30220,"y":13751,"z":122228},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"192":{"props":[{"groupId":192,"instId":300001,"propState":18,"propId":102009,"pos":{"x":90557,"y":46218,"z":-48743},"rot":{"x":0,"y":249552,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":301,"startAnchorId":1,"startGroupId":33}},"202310104":{"P20231_F20231001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300004,"propState":8,"propId":101,"pos":{"x":-35060,"y":13617,"z":-10210},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":-4870,"y":13862,"z":28560},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":72560,"y":45702,"z":-66770},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":70417,"y":69528,"z":-243865},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2023101":{"anchorId":1,"groupId":1,"instId":300001,"pos":{"x":79710,"y":69528,"z":-247520},"rot":{"x":0,"y":315000,"z":0}},"2023102":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":70321,"y":45702,"z":-62363},"rot":{"x":0,"y":66000,"z":0}},"2023103":{"anchorId":3,"groupId":1,"instId":300003,"pos":{"x":-540,"y":13884,"z":26879},"rot":{"x":0,"y":240000,"z":0}},"2023104":{"anchorId":4,"groupId":1,"instId":300004,"pos":{"x":-32370,"y":13595,"z":-14300},"rot":{"x":0,"y":180000,"z":0}}}},"30":{"props":[{"groupId":30,"instId":300001,"propState":2,"propId":102103,"pos":{"x":10966,"y":36279,"z":22437},"rot":{"x":0,"y":315000,"z":0}},{"groupId":30,"instId":300004,"propState":0,"propId":100,"pos":{"x":7800,"y":13884,"z":25600},"rot":{"x":0,"y":315000,"z":0}},{"groupId":30,"instId":300003,"propState":0,"propId":102000,"pos":{"x":9900,"y":13862,"z":30230},"rot":{"x":0,"y":315000,"z":0}},{"groupId":30,"instId":300002,"propState":0,"propId":102000,"pos":{"x":12990,"y":38203,"z":16170},"rot":{"x":0,"y":135000,"z":0}},{"groupId":30,"instId":300005,"propState":0,"propId":100,"pos":{"x":10966,"y":36279,"z":22437},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300004,"propState":0,"propId":100,"pos":{"x":7490,"y":16121,"z":-13310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300003,"propState":0,"propId":102000,"pos":{"x":5340,"y":16121,"z":-8680},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300002,"propState":0,"propId":102000,"pos":{"x":16152,"y":43958,"z":-16770},"rot":{"x":0,"y":90000,"z":0}},{"groupId":31,"instId":300001,"propState":2,"propId":102103,"pos":{"x":11570,"y":42010,"z":-13313},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300005,"propState":0,"propId":100,"pos":{"x":11570,"y":42010,"z":-13313},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300001,"propState":0,"propId":114,"pos":{"x":84820,"y":69528,"z":-252490},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300001,"propState":0,"propId":114,"pos":{"x":-104440,"y":3835,"z":-14700},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300001,"propState":0,"propId":114,"pos":{"x":-30220,"y":13751,"z":122228},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300003,"propState":0,"propId":211,"pos":{"x":-7941,"y":23774,"z":-82598},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300002,"propState":0,"propId":217,"pos":{"x":-7941,"y":23774,"z":-82598},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300001,"propState":2,"propId":102109,"pos":{"x":-7950,"y":23774,"z":-82598},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300004,"propState":1,"propId":102102,"pos":{"x":-30000,"y":10040,"z":63500},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300003,"propState":1,"propId":102083,"pos":{"x":-76357,"y":13900,"z":63584},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300002,"propState":0,"propId":102083,"pos":{"x":-62844,"y":13900,"z":30960},"rot":{"x":0,"y":315000,"z":0}},{"groupId":54,"instId":300001,"propState":1,"propId":102083,"pos":{"x":-30220,"y":13900,"z":17271},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300001,"propState":0,"propId":102004,"pos":{"x":-21281,"y":17766,"z":-73620},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[],"npcs":[],"monsters":[{"groupId":43,"instId":200001,"monsterId":8002040,"eventId":20231130,"pos":{"x":43393,"y":42400,"z":-25342},"rot":{"x":0,"y":300000,"z":0}}],"teleports":{}},"158":{"props":[{"groupId":158,"instId":300001,"propState":8,"propId":801,"pos":{"x":12098,"y":42425,"z":-136411},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1017":{"anchorId":1,"groupId":158,"instId":300001,"pos":{"x":12158,"y":42425,"z":-135388},"rot":{"x":0,"y":180000,"z":0}}}},"55":{"props":[{"groupId":55,"instId":300002,"propState":0,"propId":102,"pos":{"x":28560,"y":65393,"z":-236620},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300001,"propState":8,"propId":901,"pos":{"x":28721,"y":65393,"z":-235698},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1207":{"anchorId":1,"groupId":55,"instId":300001,"pos":{"x":28660,"y":65393,"z":-234112},"rot":{"x":0,"y":180000,"z":0}}}},"145":{"props":[{"groupId":145,"instId":300001,"propState":12,"propId":60201,"pos":{"x":39457,"y":46081,"z":-145959},"rot":{"x":0,"y":135000,"z":0}},{"groupId":145,"instId":300008,"propState":12,"propId":60201,"pos":{"x":-26886,"y":13617,"z":-2714},"rot":{"x":0,"y":180000,"z":0}},{"groupId":145,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-8286,"y":18094,"z":65589},"rot":{"x":0,"y":270000,"z":0}},{"groupId":145,"instId":300002,"propState":12,"propId":60201,"pos":{"x":60214,"y":44040,"z":3700},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300003,"propState":0,"propId":211,"pos":{"x":2050,"y":42419,"z":-117920},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300001,"propState":11,"propId":60202,"pos":{"x":2050,"y":42419,"z":-117920},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":49,"instId":200002,"monsterId":2022060,"eventId":20231232,"pos":{"x":8380,"y":42419,"z":-115233},"rot":{"x":0,"y":225000,"z":0}},{"groupId":49,"instId":200001,"monsterId":2022040,"eventId":20231231,"pos":{"x":4411,"y":42419,"z":-120772},"rot":{"x":0,"y":70000,"z":0}}],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300003,"propState":0,"propId":211,"pos":{"x":83380,"y":56646,"z":-132920},"rot":{"x":0,"y":135000,"z":0}},{"groupId":50,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300001,"propState":11,"propId":60202,"pos":{"x":83380,"y":56646,"z":-132920},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[{"groupId":50,"instId":200002,"monsterId":2022020,"eventId":20231235,"pos":{"x":84580,"y":56706,"z":-136900},"rot":{"x":0,"y":170000,"z":0}},{"groupId":50,"instId":200001,"monsterId":2022060,"eventId":20231234,"pos":{"x":87375,"y":56676,"z":-140551},"rot":{"x":0,"y":240000,"z":0}}],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300009,"propState":12,"propId":60201,"pos":{"x":41340,"y":41535,"z":8190},"rot":{"x":0,"y":315000,"z":0}},{"groupId":46,"instId":300010,"propState":12,"propId":60201,"pos":{"x":138301,"y":45722,"z":-84136},"rot":{"x":0,"y":315000,"z":0}},{"groupId":46,"instId":300007,"propState":12,"propId":60201,"pos":{"x":74752,"y":45722,"z":-46898},"rot":{"x":0,"y":135000,"z":0}},{"groupId":46,"instId":300005,"propState":12,"propId":60201,"pos":{"x":-58180,"y":2812,"z":-21930},"rot":{"x":0,"y":270000,"z":0}},{"groupId":46,"instId":300004,"propState":12,"propId":60201,"pos":{"x":18614,"y":45123,"z":-35360},"rot":{"x":0,"y":180000,"z":0}},{"groupId":46,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-7854,"y":18001,"z":-74030},"rot":{"x":0,"y":270000,"z":0}},{"groupId":46,"instId":300008,"propState":12,"propId":60201,"pos":{"x":37650,"y":46081,"z":-87690},"rot":{"x":0,"y":180000,"z":0}},{"groupId":46,"instId":300003,"propState":12,"propId":60201,"pos":{"x":50860,"y":48033,"z":-175210},"rot":{"x":0,"y":225000,"z":0}},{"groupId":46,"instId":300002,"propState":12,"propId":60201,"pos":{"x":50124,"y":69528,"z":-193489},"rot":{"x":0,"y":45000,"z":0}},{"groupId":46,"instId":300001,"propState":12,"propId":60201,"pos":{"x":81800,"y":69560,"z":-210550},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300004,"propState":0,"propId":100,"pos":{"x":-8040,"y":23803,"z":-131110},"rot":{"x":0,"y":60000,"z":0}},{"groupId":51,"instId":300003,"propState":0,"propId":211,"pos":{"x":2483,"y":23803,"z":-148120},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300001,"propState":11,"propId":60203,"pos":{"x":2483,"y":23803,"z":-148120},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":51,"instId":200001,"monsterId":2023020,"eventId":20231237,"pos":{"x":1792,"y":23803,"z":-141588},"rot":{"x":0,"y":315000,"z":0}}],"teleports":{}},"122":{"props":[{"groupId":122,"instId":300001,"propState":8,"propId":702,"pos":{"x":184130,"y":46815,"z":-119740},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":122,"instId":200001,"monsterId":2023031,"eventId":101213,"pos":{"x":184130,"y":45815,"z":-119740},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{"1113":{"anchorId":1,"groupId":122,"instId":300001,"pos":{"x":177880,"y":45815,"z":-119670},"rot":{"x":0,"y":90000,"z":0}}}},"45":{"props":[],"npcs":[],"monsters":[{"groupId":45,"instId":200015,"monsterId":2022020,"eventId":20231127,"pos":{"x":-71700,"y":2823,"z":-29730},"rot":{"x":0,"y":270000,"z":0}},{"groupId":45,"instId":200014,"monsterId":2022060,"eventId":20231126,"pos":{"x":25266,"y":37938,"z":-166039},"rot":{"x":0,"y":330000,"z":0}},{"groupId":45,"instId":200013,"monsterId":2022040,"eventId":20231125,"pos":{"x":-12180,"y":23808,"z":-65652},"rot":{"x":0,"y":40000,"z":0}},{"groupId":45,"instId":200012,"monsterId":2022050,"eventId":20231124,"pos":{"x":-6550,"y":23842,"z":-55200},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":200021,"monsterId":2022020,"eventId":20231119,"pos":{"x":-15660,"y":18019,"z":64011},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":200020,"monsterId":2022060,"eventId":20231118,"pos":{"x":-10548,"y":18031,"z":65591},"rot":{"x":0,"y":240000,"z":0}},{"groupId":45,"instId":200019,"monsterId":2022060,"eventId":20231117,"pos":{"x":-12170,"y":17995,"z":60810},"rot":{"x":0,"y":310000,"z":0}},{"groupId":45,"instId":200011,"monsterId":2022020,"eventId":20231116,"pos":{"x":-76270,"y":13864,"z":57218},"rot":{"x":0,"y":240000,"z":0}},{"groupId":45,"instId":200010,"monsterId":2022060,"eventId":20231115,"pos":{"x":-69814,"y":13862,"z":56955},"rot":{"x":0,"y":315000,"z":0}},{"groupId":45,"instId":200009,"monsterId":2022060,"eventId":20231114,"pos":{"x":-64227,"y":13863,"z":24101},"rot":{"x":0,"y":110000,"z":0}},{"groupId":45,"instId":200008,"monsterId":2022020,"eventId":20231113,"pos":{"x":-53940,"y":13862,"z":28370},"rot":{"x":0,"y":30000,"z":0}},{"groupId":45,"instId":200018,"monsterId":2022040,"eventId":20231112,"pos":{"x":42560,"y":41505,"z":24110},"rot":{"x":0,"y":45000,"z":0}},{"groupId":45,"instId":200007,"monsterId":2022020,"eventId":20231111,"pos":{"x":41680,"y":41535,"z":30220},"rot":{"x":0,"y":135000,"z":0}},{"groupId":45,"instId":200017,"monsterId":2022020,"eventId":20231110,"pos":{"x":36688,"y":41535,"z":26072},"rot":{"x":0,"y":100000,"z":0}},{"groupId":45,"instId":200006,"monsterId":2022060,"eventId":20231109,"pos":{"x":1150,"y":39987,"z":-91720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":45,"instId":200005,"monsterId":2022040,"eventId":20231108,"pos":{"x":-5250,"y":40013,"z":-99810},"rot":{"x":0,"y":40000,"z":0}},{"groupId":45,"instId":200004,"monsterId":2022050,"eventId":20231107,"pos":{"x":51780,"y":46051,"z":-129055},"rot":{"x":0,"y":180000,"z":0}},{"groupId":45,"instId":200003,"monsterId":2022060,"eventId":20231106,"pos":{"x":62170,"y":46051,"z":-138438},"rot":{"x":0,"y":180000,"z":0}},{"groupId":45,"instId":200016,"monsterId":2022040,"eventId":20231104,"pos":{"x":67677,"y":46051,"z":-131875},"rot":{"x":0,"y":270000,"z":0}},{"groupId":45,"instId":200002,"monsterId":2022020,"eventId":20231102,"pos":{"x":39361,"y":65393,"z":-197998},"rot":{"x":0,"y":225000,"z":0}},{"groupId":45,"instId":200001,"monsterId":2022050,"eventId":20231101,"pos":{"x":61550,"y":69528,"z":-177690},"rot":{"x":0,"y":225000,"z":0}}],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300023,"propState":0,"propId":102008,"pos":{"x":-37250,"y":13862,"z":102532},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300022,"propState":0,"propId":102008,"pos":{"x":30453,"y":43958,"z":-17315},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300015,"propState":0,"propId":102008,"pos":{"x":-17480,"y":27012,"z":-32590},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300014,"propState":0,"propId":102008,"pos":{"x":-48160,"y":7492,"z":-26883},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300011,"propState":0,"propId":102008,"pos":{"x":16730,"y":37935,"z":-174380},"rot":{"x":0,"y":45000,"z":0}},{"groupId":48,"instId":300010,"propState":0,"propId":102008,"pos":{"x":19356,"y":42425,"z":-128409},"rot":{"x":0,"y":180000,"z":0}},{"groupId":48,"instId":300028,"propState":0,"propId":102006,"pos":{"x":-498,"y":13884,"z":22956},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300025,"propState":0,"propId":102007,"pos":{"x":47700,"y":46079,"z":-141040},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300024,"propState":0,"propId":102008,"pos":{"x":55340,"y":46081,"z":-96530},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300021,"propState":0,"propId":102008,"pos":{"x":45170,"y":41535,"z":33220},"rot":{"x":0,"y":45000,"z":0}},{"groupId":48,"instId":300020,"propState":0,"propId":102007,"pos":{"x":61570,"y":44040,"z":-5940},"rot":{"x":0,"y":45000,"z":0}},{"groupId":48,"instId":300017,"propState":0,"propId":102007,"pos":{"x":64630,"y":46081,"z":-147190},"rot":{"x":0,"y":44998,"z":0}},{"groupId":48,"instId":300016,"propState":0,"propId":102007,"pos":{"x":-3700,"y":30948,"z":-36440},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300009,"propState":0,"propId":102008,"pos":{"x":27680,"y":51750,"z":-201710},"rot":{"x":0,"y":315000,"z":0}},{"groupId":48,"instId":300008,"propState":0,"propId":102008,"pos":{"x":41350,"y":65563,"z":-210640},"rot":{"x":0,"y":270000,"z":0}},{"groupId":48,"instId":300026,"propState":0,"propId":102006,"pos":{"x":86829,"y":56015,"z":-167336},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300005,"propState":0,"propId":102006,"pos":{"x":36385,"y":65563,"z":-215333},"rot":{"x":0,"y":270000,"z":0}},{"groupId":48,"instId":300004,"propState":0,"propId":102008,"pos":{"x":11980,"y":37643,"z":-71780},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300019,"propState":0,"propId":102007,"pos":{"x":79330,"y":44409,"z":2140},"rot":{"x":0,"y":45000,"z":0}},{"groupId":48,"instId":300018,"propState":0,"propId":102008,"pos":{"x":157771,"y":45951,"z":-105859},"rot":{"x":0,"y":45000,"z":0}},{"groupId":48,"instId":300013,"propState":0,"propId":102008,"pos":{"x":-1005,"y":23772,"z":-80659},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300012,"propState":0,"propId":102007,"pos":{"x":55068,"y":69897,"z":-214674},"rot":{"x":0,"y":135000,"z":0}},{"groupId":48,"instId":300007,"propState":0,"propId":102007,"pos":{"x":19120,"y":46061,"z":-117817},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300006,"propState":0,"propId":102007,"pos":{"x":87280,"y":69560,"z":-229860},"rot":{"x":0,"y":315000,"z":0}},{"groupId":48,"instId":300003,"propState":0,"propId":102006,"pos":{"x":166724,"y":45951,"z":-126118},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300027,"propState":0,"propId":102006,"pos":{"x":48269,"y":42454,"z":-76663},"rot":{"x":0,"y":270000,"z":0}},{"groupId":48,"instId":300001,"propState":0,"propId":102006,"pos":{"x":-13981,"y":17976,"z":-69944},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300002,"propState":0,"propId":102006,"pos":{"x":-13110,"y":23831,"z":-122630},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300002,"propState":0,"propId":211,"pos":{"x":-4855,"y":23772,"z":-102669},"rot":{"x":0,"y":82135,"z":0}},{"groupId":56,"instId":300001,"propState":1,"propId":211,"pos":{"x":5241,"y":30948,"z":-26880},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300003,"propState":20,"propId":60202,"pos":{"x":5241,"y":30948,"z":-26880},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300004,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300001,"propState":1,"propId":211,"pos":{"x":88725,"y":56015,"z":-163440},"rot":{"x":0,"y":45000,"z":0}},{"groupId":58,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":211,"pos":{"x":74161,"y":46081,"z":-110536},"rot":{"x":0,"y":174091,"z":0}},{"groupId":58,"instId":300003,"propState":20,"propId":60202,"pos":{"x":88725,"y":56015,"z":-163440},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[{"groupId":58,"instId":200003,"monsterId":2022060,"eventId":20231253,"pos":{"x":71298,"y":46079,"z":-110924},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":200002,"monsterId":2022060,"eventId":20231252,"pos":{"x":71932,"y":46109,"z":-113251},"rot":{"x":0,"y":45000,"z":0}},{"groupId":58,"instId":200001,"monsterId":2022040,"eventId":20231251,"pos":{"x":73771,"y":46079,"z":-113696},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300008,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300005,"propState":0,"propId":211,"pos":{"x":-6470,"y":37643,"z":-70450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":87,"instId":300004,"propState":12,"propId":60202,"pos":{"x":6060,"y":35340,"z":-65990},"rot":{"x":0,"y":270000,"z":0}},{"groupId":87,"instId":300003,"propState":0,"propId":102054,"pos":{"x":-11411,"y":36368,"z":-62620},"rot":{"x":0,"y":90000,"z":0}},{"groupId":87,"instId":300002,"propState":0,"propId":102077,"pos":{"x":-6470,"y":37643,"z":-70450},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300001,"propState":0,"propId":100,"pos":{"x":120852,"y":46180,"z":-32109},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300001,"propState":0,"propId":100,"pos":{"x":125662,"y":47439,"z":-26328},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300001,"propState":0,"propId":100,"pos":{"x":98426,"y":46529,"z":-78468},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300001,"propState":0,"propId":100,"pos":{"x":136299,"y":45722,"z":-73237},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300008,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300005,"propState":0,"propId":211,"pos":{"x":-66064,"y":3834,"z":-9941},"rot":{"x":0,"y":180000,"z":0}},{"groupId":88,"instId":300004,"propState":12,"propId":60202,"pos":{"x":-70626,"y":-50000,"z":-10495},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300003,"propState":0,"propId":102063,"pos":{"x":-73900,"y":2570,"z":-5190},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300002,"propState":0,"propId":102077,"pos":{"x":-66064,"y":3834,"z":-9941},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"107":{"props":[{"groupId":107,"instId":300005,"propState":0,"propId":217,"pos":{"x":-14459,"y":24891,"z":-115212},"rot":{"x":0,"y":300000,"z":0}},{"groupId":107,"instId":300004,"propState":1,"propId":211,"pos":{"x":9915,"y":37935,"z":-174428},"rot":{"x":0,"y":90000,"z":0}},{"groupId":107,"instId":300003,"propState":0,"propId":102076,"pos":{"x":-14459,"y":24891,"z":-115212},"rot":{"x":0,"y":300000,"z":0}},{"groupId":107,"instId":300001,"propState":20,"propId":60202,"pos":{"x":9915,"y":37935,"z":-174428},"rot":{"x":0,"y":90000,"z":0}},{"groupId":107,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":270997,"z":0}},{"groupId":107,"instId":300002,"propState":0,"propId":211,"pos":{"x":-16088,"y":24566,"z":-115402},"rot":{"x":0,"y":30997,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[],"npcs":[{"groupId":73,"instId":400001,"npcId":12160,"pos":{"x":118309,"y":45722,"z":-28306},"rot":{"x":0,"y":241002,"z":0}}],"monsters":[],"teleports":{}},"77":{"props":[],"npcs":[{"groupId":77,"instId":400001,"npcId":12164,"pos":{"x":75779,"y":45702,"z":-52073},"rot":{"x":0,"y":151806,"z":0}}],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300001,"propState":18,"propId":102009,"pos":{"x":73150,"y":70079,"z":-216931},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300006,"propState":18,"propId":102012,"pos":{"x":47800,"y":48783,"z":-166826},"rot":{"x":0,"y":227266,"z":0}},{"groupId":135,"instId":300003,"propState":18,"propId":102012,"pos":{"x":119609,"y":46472,"z":-59995},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300009,"propState":18,"propId":102185,"pos":{"x":35434,"y":46608,"z":-114961},"rot":{"x":0,"y":335627,"z":0}},{"groupId":135,"instId":300008,"propState":18,"propId":102011,"pos":{"x":45919,"y":46827,"z":-89874},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300007,"propState":18,"propId":102009,"pos":{"x":19246,"y":52476,"z":-195150},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300005,"propState":18,"propId":102058,"pos":{"x":47415,"y":46828,"z":-134440},"rot":{"x":0,"y":73840,"z":0}},{"groupId":135,"instId":300004,"propState":18,"propId":102012,"pos":{"x":127753,"y":46468,"z":-73964},"rot":{"x":0,"y":160696,"z":0}},{"groupId":135,"instId":300002,"propState":18,"propId":102009,"pos":{"x":118090,"y":46450,"z":-28530},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300001,"propState":18,"propId":102009,"pos":{"x":107891,"y":46450,"z":-20596},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"146":{"props":[{"groupId":146,"instId":300001,"propState":0,"propId":100,"pos":{"x":78400,"y":45722,"z":-43870},"rot":{"x":0,"y":139761,"z":0}}],"npcs":[{"groupId":146,"instId":400001,"npcId":12190,"pos":{"x":78400,"y":45722,"z":-43870},"rot":{"x":0,"y":139761,"z":0}}],"monsters":[],"teleports":{}},"154":{"props":[{"groupId":154,"instId":300001,"propState":18,"propId":102009,"pos":{"x":26961,"y":65890,"z":-216972},"rot":{"x":0,"y":129553,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300001,"propState":18,"propId":102009,"pos":{"x":118090,"y":46450,"z":-28530},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300001,"propState":18,"propId":102012,"pos":{"x":88686,"y":46273,"z":-39035},"rot":{"x":0,"y":241218,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300001,"propState":0,"propId":114,"pos":{"x":-30220,"y":13751,"z":122228},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"192":{"props":[{"groupId":192,"instId":300001,"propState":18,"propId":102009,"pos":{"x":90557,"y":46218,"z":-48743},"rot":{"x":0,"y":249552,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":301,"startAnchorId":null,"startGroupId":null}},"2023102":{"P20231_F20231001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300001,"propState":0,"propId":134,"pos":{"x":-660440,"y":938,"z":76130},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300001,"propState":18,"propId":907,"pos":{"x":-670006,"y":1479,"z":64638},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":301,"startAnchorId":null,"startGroupId":null}},"2023201":{"P20232_F20232001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":-416990,"y":-34517,"z":9110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":1,"instId":300004,"propState":0,"propId":114,"pos":{"x":1480,"y":1120,"z":23220},"rot":{"x":0,"y":240000,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":-324150,"y":-29427,"z":9050},"rot":{"x":0,"y":270000,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-121260,"y":11830,"z":1130},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2023201":{"anchorId":1,"groupId":1,"instId":300001,"pos":{"x":-124370,"y":11839,"z":5050},"rot":{"x":0,"y":268536,"z":0}},"2023202":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":-318622,"y":-29427,"z":4924},"rot":{"x":0,"y":270000,"z":0}},"2023203":{"anchorId":3,"groupId":1,"instId":300003,"pos":{"x":-420500,"y":-34528,"z":4500},"rot":{"x":0,"y":270000,"z":0}}}},"120":{"props":[{"groupId":120,"instId":300002,"propState":12,"propId":60201,"pos":{"x":-397352,"y":-36870,"z":-29650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":120,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-558349,"y":-58600,"z":-2121},"rot":{"x":0,"y":270000,"z":0}},{"groupId":120,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-491873,"y":-51245,"z":-39100},"rot":{"x":0,"y":270000,"z":0}},{"groupId":120,"instId":300001,"propState":12,"propId":60201,"pos":{"x":-471840,"y":-44480,"z":76310},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[],"npcs":[],"monsters":[{"groupId":49,"instId":200001,"monsterId":8002040,"eventId":20232125,"pos":{"x":-6621,"y":1376,"z":32124},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300007,"propState":12,"propId":60201,"pos":{"x":-397966,"y":-36890,"z":35765},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300009,"propState":12,"propId":60201,"pos":{"x":-397371,"y":-44510,"z":-107140},"rot":{"x":0,"y":270000,"z":0}},{"groupId":47,"instId":300010,"propState":12,"propId":60201,"pos":{"x":-486300,"y":-51243,"z":14780},"rot":{"x":0,"y":270000,"z":0}},{"groupId":47,"instId":300005,"propState":12,"propId":60201,"pos":{"x":-346280,"y":-39506,"z":-75430},"rot":{"x":0,"y":270000,"z":0}},{"groupId":47,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-337297,"y":-29427,"z":4902},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-354883,"y":-37000,"z":21441},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300008,"propState":12,"propId":60201,"pos":{"x":-264010,"y":-14358,"z":15306},"rot":{"x":0,"y":270000,"z":0}},{"groupId":47,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-123449,"y":4076,"z":-42440},"rot":{"x":345561,"y":2194,"z":0}},{"groupId":47,"instId":300002,"propState":12,"propId":60201,"pos":{"x":-153920,"y":11090,"z":32890},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300001,"propState":12,"propId":60201,"pos":{"x":-30998,"y":1183,"z":22001},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"121":{"props":[{"groupId":121,"instId":300010,"propState":0,"propId":102007,"pos":{"x":-467336,"y":-46390,"z":27756},"rot":{"x":0,"y":180000,"z":0}},{"groupId":121,"instId":300008,"propState":0,"propId":102007,"pos":{"x":-324056,"y":-29427,"z":792},"rot":{"x":0,"y":270000,"z":0}},{"groupId":121,"instId":300002,"propState":0,"propId":102007,"pos":{"x":-415905,"y":-34517,"z":132},"rot":{"x":0,"y":180000,"z":0}},{"groupId":121,"instId":300001,"propState":0,"propId":102007,"pos":{"x":-521902,"y":-51245,"z":-2305},"rot":{"x":0,"y":180000,"z":0}},{"groupId":121,"instId":300009,"propState":0,"propId":102007,"pos":{"x":-379563,"y":-37000,"z":30643},"rot":{"x":0,"y":0,"z":0}},{"groupId":121,"instId":300007,"propState":0,"propId":102007,"pos":{"x":-275282,"y":-14359,"z":15160},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300003,"propState":0,"propId":211,"pos":{"x":-361770,"y":-29393,"z":4870},"rot":{"x":0,"y":270000,"z":0}},{"groupId":45,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300001,"propState":11,"propId":60203,"pos":{"x":-361770,"y":-29393,"z":4870},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":45,"instId":200001,"monsterId":2023030,"eventId":20232231,"pos":{"x":-370150,"y":-29427,"z":4710},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"53":{"props":[],"npcs":[],"monsters":[{"groupId":53,"instId":200016,"monsterId":2022060,"eventId":20232114,"pos":{"x":-403070,"y":-36870,"z":40000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":53,"instId":200009,"monsterId":2022060,"eventId":20232120,"pos":{"x":-501877,"y":-51243,"z":-42950},"rot":{"x":0,"y":130000,"z":0}},{"groupId":53,"instId":200017,"monsterId":2022010,"eventId":20232117,"pos":{"x":-456324,"y":-44252,"z":110789},"rot":{"x":0,"y":0,"z":0}},{"groupId":53,"instId":200006,"monsterId":2022010,"eventId":20232115,"pos":{"x":-408890,"y":-36870,"z":39470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":53,"instId":200005,"monsterId":2022010,"eventId":20232110,"pos":{"x":-368750,"y":-36929,"z":18770},"rot":{"x":0,"y":0,"z":0}},{"groupId":53,"instId":200013,"monsterId":2022010,"eventId":20232102,"pos":{"x":-119840,"y":4934,"z":38040},"rot":{"x":0,"y":160000,"z":0}},{"groupId":53,"instId":200011,"monsterId":2022040,"eventId":20232119,"pos":{"x":-496760,"y":-51243,"z":-57740},"rot":{"x":0,"y":0,"z":0}},{"groupId":53,"instId":200008,"monsterId":2022010,"eventId":20232118,"pos":{"x":-412041,"y":-39439,"z":-50132},"rot":{"x":0,"y":90000,"z":0}},{"groupId":53,"instId":200007,"monsterId":2022060,"eventId":20232116,"pos":{"x":-459966,"y":-44241,"z":113862},"rot":{"x":0,"y":140000,"z":0}},{"groupId":53,"instId":200004,"monsterId":2022060,"eventId":20232111,"pos":{"x":-376469,"y":-36929,"z":23200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":53,"instId":200003,"monsterId":2022060,"eventId":20232108,"pos":{"x":-359303,"y":-39453,"z":-66833},"rot":{"x":0,"y":90000,"z":0}},{"groupId":53,"instId":200015,"monsterId":2022050,"eventId":20232107,"pos":{"x":-332280,"y":-34690,"z":-69600},"rot":{"x":0,"y":283694,"z":0}},{"groupId":53,"instId":200001,"monsterId":2022050,"eventId":20232106,"pos":{"x":-319204,"y":-34693,"z":-56209},"rot":{"x":0,"y":225000,"z":0}},{"groupId":53,"instId":200002,"monsterId":2022050,"eventId":20232105,"pos":{"x":-320323,"y":-34846,"z":-59863},"rot":{"x":0,"y":350831,"z":0}},{"groupId":53,"instId":200014,"monsterId":2022020,"eventId":20232103,"pos":{"x":-112801,"y":4629,"z":36639},"rot":{"x":0,"y":90000,"z":0}},{"groupId":53,"instId":200012,"monsterId":2022020,"eventId":20232101,"pos":{"x":-121308,"y":5876,"z":36885},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300005,"propState":0,"propId":102006,"pos":{"x":-557640,"y":-58600,"z":12390},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-52022,"y":1495,"z":-6666},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300014,"propState":0,"propId":102007,"pos":{"x":-491720,"y":-51245,"z":-29110},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300012,"propState":0,"propId":102007,"pos":{"x":-411212,"y":-36870,"z":39378},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300010,"propState":0,"propId":102007,"pos":{"x":-411700,"y":-39439,"z":-65160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300007,"propState":0,"propId":102007,"pos":{"x":-325244,"y":-34640,"z":23600},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300028,"propState":0,"propId":102006,"pos":{"x":-410828,"y":-45336,"z":89749},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300001,"propState":0,"propId":102006,"pos":{"x":-281056,"y":-14358,"z":10890},"rot":{"x":0,"y":135000,"z":0}},{"groupId":51,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-92989,"y":5330,"z":15387},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300015,"propState":0,"propId":102007,"pos":{"x":-389260,"y":-34673,"z":12910},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300013,"propState":0,"propId":102007,"pos":{"x":-443766,"y":-44480,"z":68023},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300011,"propState":0,"propId":102007,"pos":{"x":-387899,"y":-34674,"z":-3532},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300009,"propState":0,"propId":102007,"pos":{"x":-349758,"y":-39507,"z":-60590},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300008,"propState":0,"propId":102007,"pos":{"x":-309150,"y":-34640,"z":-24720},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300006,"propState":0,"propId":102007,"pos":{"x":-153690,"y":11090,"z":-23114},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300027,"propState":0,"propId":102006,"pos":{"x":-386518,"y":-36929,"z":-21661},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300026,"propState":0,"propId":102006,"pos":{"x":-456610,"y":-44480,"z":76500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300002,"propState":0,"propId":102006,"pos":{"x":-388620,"y":-29400,"z":4960},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300003,"propState":0,"propId":211,"pos":{"x":-447248,"y":-44480,"z":59677},"rot":{"x":0,"y":270000,"z":0}},{"groupId":46,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300001,"propState":11,"propId":60203,"pos":{"x":-447248,"y":-44480,"z":59677},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":46,"instId":200001,"monsterId":2023010,"eventId":20232232,"pos":{"x":-453220,"y":-44480,"z":59330},"rot":{"x":0,"y":290000,"z":0}}],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300001,"propState":8,"propId":702,"pos":{"x":-405850,"y":-43430,"z":115270},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":99,"instId":200001,"monsterId":2023021,"eventId":101211,"pos":{"x":-405850,"y":-44430,"z":115270},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{"1111":{"anchorId":1,"groupId":99,"instId":300001,"pos":{"x":-405800,"y":-44510,"z":109710},"rot":{"x":0,"y":0,"z":0}}}},"57":{"props":[{"groupId":57,"instId":300001,"propState":8,"propId":113,"pos":{"x":-591610,"y":-58600,"z":-1350},"rot":{"x":0,"y":290000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1303":{"anchorId":1,"groupId":57,"instId":300001,"pos":{"x":-590890,"y":-58600,"z":930},"rot":{"x":0,"y":180000,"z":0}}}},"129":{"props":[{"groupId":129,"instId":300001,"propState":8,"propId":801,"pos":{"x":-404640,"y":-44468,"z":-104123},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1018":{"anchorId":1,"groupId":129,"instId":300001,"pos":{"x":-404640,"y":-44465,"z":-102915},"rot":{"x":0,"y":180000,"z":0}}}},"44":{"props":[{"groupId":44,"instId":300003,"propState":0,"propId":211,"pos":{"x":-357651,"y":-36929,"z":-21270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":44,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300001,"propState":11,"propId":60202,"pos":{"x":-357651,"y":-36929,"z":-21270},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":44,"instId":200002,"monsterId":2022060,"eventId":20232235,"pos":{"x":-360640,"y":-36929,"z":-16070},"rot":{"x":0,"y":310000,"z":0}},{"groupId":44,"instId":200001,"monsterId":2022060,"eventId":20232234,"pos":{"x":-362189,"y":-36929,"z":-18976},"rot":{"x":0,"y":290000,"z":0}}],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":34,"instId":300002,"propState":0,"propId":102094,"pos":{"x":-531470,"y":27410,"z":-104890},"rot":{"x":0,"y":0,"z":0}},{"groupId":34,"instId":300001,"propState":0,"propId":102094,"pos":{"x":-531760,"y":27410,"z":120350},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300002,"propState":0,"propId":102094,"pos":{"x":-654850,"y":-5410,"z":-93730},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300001,"propState":0,"propId":102094,"pos":{"x":-653660,"y":-4970,"z":102880},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300002,"propState":0,"propId":102094,"pos":{"x":-773010,"y":-36280,"z":-92390},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":102094,"pos":{"x":-773100,"y":-36290,"z":102640},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300004,"propState":0,"propId":100,"pos":{"x":-318050,"y":-34690,"z":-66770},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300003,"propState":0,"propId":100,"pos":{"x":-318050,"y":-34690,"z":-66770},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":100,"pos":{"x":-318050,"y":-34690,"z":-66770},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":102186,"pos":{"x":-623334,"y":-63641,"z":5094},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300002,"propState":0,"propId":100,"pos":{"x":-199520,"y":15772,"z":1050},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300001,"propState":1,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"104":{"props":[{"groupId":104,"instId":300006,"propState":18,"propId":102012,"pos":{"x":-399494,"y":-34556,"z":9111},"rot":{"x":0,"y":51981,"z":0}},{"groupId":104,"instId":300007,"propState":18,"propId":907,"pos":{"x":-166403,"y":17296,"z":9929},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300005,"propState":18,"propId":907,"pos":{"x":-506362,"y":-50087,"z":-23515},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300004,"propState":18,"propId":102185,"pos":{"x":-409304,"y":-36870,"z":37735},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300003,"propState":18,"propId":907,"pos":{"x":-450569,"y":-43370,"z":65700},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300002,"propState":18,"propId":907,"pos":{"x":-471171,"y":-43513,"z":69130},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300001,"propState":18,"propId":907,"pos":{"x":-409820,"y":-44008,"z":64757},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"131":{"props":[{"groupId":131,"instId":300002,"propState":0,"propId":102254,"pos":{"x":-294680,"y":-33070,"z":-77430},"rot":{"x":0,"y":322233,"z":0}},{"groupId":131,"instId":300001,"propState":0,"propId":131,"pos":{"x":-299108,"y":-34717,"z":-72192},"rot":{"x":0,"y":317068,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":301,"startAnchorId":null,"startGroupId":null}},"2023202":{"P20232_F20232001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300004,"propState":0,"propId":114,"pos":{"x":1480,"y":1120,"z":23220},"rot":{"x":0,"y":240000,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":-416990,"y":-34517,"z":9110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":-324150,"y":-29427,"z":9050},"rot":{"x":0,"y":270000,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-121260,"y":11830,"z":1130},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2023201":{"anchorId":1,"groupId":1,"instId":300001,"pos":{"x":-124370,"y":11839,"z":5050},"rot":{"x":0,"y":268536,"z":0}},"2023202":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":-318622,"y":-29427,"z":4924},"rot":{"x":0,"y":270000,"z":0}},"2023203":{"anchorId":3,"groupId":1,"instId":300003,"pos":{"x":-420500,"y":-34528,"z":4500},"rot":{"x":0,"y":270000,"z":0}}}},"120":{"props":[{"groupId":120,"instId":300002,"propState":12,"propId":60201,"pos":{"x":-397352,"y":-36870,"z":-29650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":120,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-558349,"y":-58600,"z":-2121},"rot":{"x":0,"y":270000,"z":0}},{"groupId":120,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-491873,"y":-51245,"z":-39100},"rot":{"x":0,"y":270000,"z":0}},{"groupId":120,"instId":300001,"propState":12,"propId":60201,"pos":{"x":-471840,"y":-44480,"z":76310},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300009,"propState":12,"propId":60201,"pos":{"x":-397371,"y":-44510,"z":-107140},"rot":{"x":0,"y":270000,"z":0}},{"groupId":47,"instId":300010,"propState":12,"propId":60201,"pos":{"x":-486300,"y":-51243,"z":14780},"rot":{"x":0,"y":270000,"z":0}},{"groupId":47,"instId":300007,"propState":12,"propId":60201,"pos":{"x":-397966,"y":-36890,"z":35765},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300005,"propState":12,"propId":60201,"pos":{"x":-346280,"y":-39506,"z":-75430},"rot":{"x":0,"y":270000,"z":0}},{"groupId":47,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-337297,"y":-29427,"z":4902},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-354883,"y":-37000,"z":21441},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300008,"propState":12,"propId":60201,"pos":{"x":-264010,"y":-14358,"z":15306},"rot":{"x":0,"y":270000,"z":0}},{"groupId":47,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-123449,"y":4076,"z":-42440},"rot":{"x":345561,"y":2194,"z":0}},{"groupId":47,"instId":300002,"propState":12,"propId":60201,"pos":{"x":-153920,"y":11090,"z":32890},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300001,"propState":12,"propId":60201,"pos":{"x":-30998,"y":1183,"z":22001},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[],"npcs":[],"monsters":[{"groupId":49,"instId":200001,"monsterId":8002040,"eventId":20232125,"pos":{"x":-6621,"y":1376,"z":32124},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"121":{"props":[{"groupId":121,"instId":300002,"propState":0,"propId":102007,"pos":{"x":-415905,"y":-34517,"z":132},"rot":{"x":0,"y":180000,"z":0}},{"groupId":121,"instId":300001,"propState":0,"propId":102007,"pos":{"x":-521902,"y":-51245,"z":-2305},"rot":{"x":0,"y":180000,"z":0}},{"groupId":121,"instId":300010,"propState":0,"propId":102007,"pos":{"x":-467336,"y":-46390,"z":27756},"rot":{"x":0,"y":180000,"z":0}},{"groupId":121,"instId":300009,"propState":0,"propId":102007,"pos":{"x":-379563,"y":-37000,"z":30643},"rot":{"x":0,"y":0,"z":0}},{"groupId":121,"instId":300008,"propState":0,"propId":102007,"pos":{"x":-324056,"y":-29427,"z":792},"rot":{"x":0,"y":270000,"z":0}},{"groupId":121,"instId":300007,"propState":0,"propId":102007,"pos":{"x":-275282,"y":-14359,"z":15160},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300003,"propState":0,"propId":211,"pos":{"x":-361770,"y":-29393,"z":4870},"rot":{"x":0,"y":270000,"z":0}},{"groupId":45,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300001,"propState":11,"propId":60203,"pos":{"x":-361770,"y":-29393,"z":4870},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":45,"instId":200001,"monsterId":2023030,"eventId":20232231,"pos":{"x":-370150,"y":-29427,"z":4710},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300003,"propState":0,"propId":211,"pos":{"x":-447248,"y":-44480,"z":59677},"rot":{"x":0,"y":270000,"z":0}},{"groupId":46,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300001,"propState":11,"propId":60203,"pos":{"x":-447248,"y":-44480,"z":59677},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":46,"instId":200001,"monsterId":2023010,"eventId":20232232,"pos":{"x":-453220,"y":-44480,"z":59330},"rot":{"x":0,"y":290000,"z":0}}],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300001,"propState":8,"propId":702,"pos":{"x":-405850,"y":-43430,"z":115270},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":99,"instId":200001,"monsterId":2023021,"eventId":101211,"pos":{"x":-405850,"y":-44430,"z":115270},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{"1111":{"anchorId":1,"groupId":99,"instId":300001,"pos":{"x":-405800,"y":-44510,"z":109710},"rot":{"x":0,"y":0,"z":0}}}},"53":{"props":[],"npcs":[],"monsters":[{"groupId":53,"instId":200009,"monsterId":2022060,"eventId":20232120,"pos":{"x":-501877,"y":-51243,"z":-42950},"rot":{"x":0,"y":130000,"z":0}},{"groupId":53,"instId":200011,"monsterId":2022040,"eventId":20232119,"pos":{"x":-496760,"y":-51243,"z":-57740},"rot":{"x":0,"y":0,"z":0}},{"groupId":53,"instId":200008,"monsterId":2022010,"eventId":20232118,"pos":{"x":-412041,"y":-39439,"z":-50132},"rot":{"x":0,"y":90000,"z":0}},{"groupId":53,"instId":200017,"monsterId":2022010,"eventId":20232117,"pos":{"x":-456324,"y":-44252,"z":110789},"rot":{"x":0,"y":0,"z":0}},{"groupId":53,"instId":200007,"monsterId":2022060,"eventId":20232116,"pos":{"x":-459966,"y":-44241,"z":113862},"rot":{"x":0,"y":140000,"z":0}},{"groupId":53,"instId":200006,"monsterId":2022010,"eventId":20232115,"pos":{"x":-408890,"y":-36870,"z":39470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":53,"instId":200016,"monsterId":2022060,"eventId":20232114,"pos":{"x":-403070,"y":-36870,"z":40000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":53,"instId":200004,"monsterId":2022060,"eventId":20232111,"pos":{"x":-376469,"y":-36929,"z":23200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":53,"instId":200005,"monsterId":2022010,"eventId":20232110,"pos":{"x":-368750,"y":-36929,"z":18770},"rot":{"x":0,"y":0,"z":0}},{"groupId":53,"instId":200003,"monsterId":2022060,"eventId":20232108,"pos":{"x":-359303,"y":-39453,"z":-66833},"rot":{"x":0,"y":90000,"z":0}},{"groupId":53,"instId":200015,"monsterId":2022050,"eventId":20232107,"pos":{"x":-332280,"y":-34690,"z":-69600},"rot":{"x":0,"y":283694,"z":0}},{"groupId":53,"instId":200001,"monsterId":2022050,"eventId":20232106,"pos":{"x":-319204,"y":-34693,"z":-56209},"rot":{"x":0,"y":225000,"z":0}},{"groupId":53,"instId":200002,"monsterId":2022050,"eventId":20232105,"pos":{"x":-320323,"y":-34846,"z":-59863},"rot":{"x":0,"y":350831,"z":0}},{"groupId":53,"instId":200014,"monsterId":2022020,"eventId":20232103,"pos":{"x":-112801,"y":4629,"z":36639},"rot":{"x":0,"y":90000,"z":0}},{"groupId":53,"instId":200013,"monsterId":2022010,"eventId":20232102,"pos":{"x":-119840,"y":4934,"z":38040},"rot":{"x":0,"y":160000,"z":0}},{"groupId":53,"instId":200012,"monsterId":2022020,"eventId":20232101,"pos":{"x":-121308,"y":5876,"z":36885},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300001,"propState":8,"propId":113,"pos":{"x":-591610,"y":-58600,"z":-1350},"rot":{"x":0,"y":290000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1303":{"anchorId":1,"groupId":57,"instId":300001,"pos":{"x":-590890,"y":-58600,"z":930},"rot":{"x":0,"y":180000,"z":0}}}},"129":{"props":[{"groupId":129,"instId":300001,"propState":8,"propId":801,"pos":{"x":-404640,"y":-44468,"z":-104123},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1018":{"anchorId":1,"groupId":129,"instId":300001,"pos":{"x":-404640,"y":-44465,"z":-102915},"rot":{"x":0,"y":180000,"z":0}}}},"51":{"props":[{"groupId":51,"instId":300026,"propState":0,"propId":102006,"pos":{"x":-456610,"y":-44480,"z":76500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300007,"propState":0,"propId":102007,"pos":{"x":-325244,"y":-34640,"z":23600},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300009,"propState":0,"propId":102007,"pos":{"x":-349758,"y":-39507,"z":-60590},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300005,"propState":0,"propId":102006,"pos":{"x":-557640,"y":-58600,"z":12390},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300001,"propState":0,"propId":102006,"pos":{"x":-281056,"y":-14358,"z":10890},"rot":{"x":0,"y":135000,"z":0}},{"groupId":51,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-92989,"y":5330,"z":15387},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-52022,"y":1495,"z":-6666},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300015,"propState":0,"propId":102007,"pos":{"x":-389260,"y":-34673,"z":12910},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300014,"propState":0,"propId":102007,"pos":{"x":-491720,"y":-51245,"z":-29110},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300013,"propState":0,"propId":102007,"pos":{"x":-443766,"y":-44480,"z":68023},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300012,"propState":0,"propId":102007,"pos":{"x":-411212,"y":-36870,"z":39378},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300011,"propState":0,"propId":102007,"pos":{"x":-387899,"y":-34674,"z":-3532},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300010,"propState":0,"propId":102007,"pos":{"x":-411700,"y":-39439,"z":-65160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300008,"propState":0,"propId":102007,"pos":{"x":-309150,"y":-34640,"z":-24720},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300006,"propState":0,"propId":102007,"pos":{"x":-153690,"y":11090,"z":-23114},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300028,"propState":0,"propId":102006,"pos":{"x":-410828,"y":-45336,"z":89749},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300027,"propState":0,"propId":102006,"pos":{"x":-386518,"y":-36929,"z":-21661},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300002,"propState":0,"propId":102006,"pos":{"x":-388620,"y":-29400,"z":4960},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300003,"propState":0,"propId":211,"pos":{"x":-357651,"y":-36929,"z":-21270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":44,"instId":300001,"propState":11,"propId":60202,"pos":{"x":-357651,"y":-36929,"z":-21270},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":44,"instId":200002,"monsterId":2022060,"eventId":20232235,"pos":{"x":-360640,"y":-36929,"z":-16070},"rot":{"x":0,"y":310000,"z":0}},{"groupId":44,"instId":200001,"monsterId":2022060,"eventId":20232234,"pos":{"x":-362189,"y":-36929,"z":-18976},"rot":{"x":0,"y":290000,"z":0}}],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300002,"propState":0,"propId":102094,"pos":{"x":-654850,"y":-5410,"z":-93730},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300001,"propState":0,"propId":102094,"pos":{"x":-653660,"y":-4970,"z":102880},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300001,"propState":0,"propId":102094,"pos":{"x":-531760,"y":27410,"z":120350},"rot":{"x":0,"y":0,"z":0}},{"groupId":34,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":34,"instId":300002,"propState":0,"propId":102094,"pos":{"x":-531470,"y":27410,"z":-104890},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300001,"propState":0,"propId":102094,"pos":{"x":-773100,"y":-36290,"z":102640},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300002,"propState":0,"propId":102094,"pos":{"x":-773010,"y":-36280,"z":-92390},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300004,"propState":0,"propId":100,"pos":{"x":-318050,"y":-34690,"z":-66770},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":100,"pos":{"x":-318050,"y":-34690,"z":-66770},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300003,"propState":0,"propId":100,"pos":{"x":-318050,"y":-34690,"z":-66770},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":102186,"pos":{"x":-623334,"y":-63641,"z":5094},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300002,"propState":0,"propId":100,"pos":{"x":-199520,"y":15772,"z":1050},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300001,"propState":1,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"104":{"props":[{"groupId":104,"instId":300007,"propState":18,"propId":907,"pos":{"x":-166403,"y":17296,"z":9929},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300006,"propState":18,"propId":102012,"pos":{"x":-399494,"y":-34556,"z":9111},"rot":{"x":0,"y":51981,"z":0}},{"groupId":104,"instId":300005,"propState":18,"propId":907,"pos":{"x":-506362,"y":-50087,"z":-23515},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300004,"propState":18,"propId":102185,"pos":{"x":-409304,"y":-36870,"z":37735},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300003,"propState":18,"propId":907,"pos":{"x":-450569,"y":-43370,"z":65700},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300002,"propState":18,"propId":907,"pos":{"x":-471171,"y":-43513,"z":69130},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300001,"propState":18,"propId":907,"pos":{"x":-409820,"y":-44008,"z":64757},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"131":{"props":[{"groupId":131,"instId":300002,"propState":0,"propId":102254,"pos":{"x":-294680,"y":-33070,"z":-77430},"rot":{"x":0,"y":322233,"z":0}},{"groupId":131,"instId":300001,"propState":0,"propId":131,"pos":{"x":-299108,"y":-34717,"z":-72192},"rot":{"x":0,"y":317068,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":301,"startAnchorId":5,"startGroupId":1}},"202320102":{"P20232_F20232001":{"scenes":{"120":{"props":[{"groupId":120,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-558349,"y":-58600,"z":-2121},"rot":{"x":0,"y":270000,"z":0}},{"groupId":120,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-491873,"y":-51245,"z":-39100},"rot":{"x":0,"y":270000,"z":0}},{"groupId":120,"instId":300002,"propState":12,"propId":60201,"pos":{"x":-397352,"y":-36870,"z":-29650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":120,"instId":300001,"propState":12,"propId":60201,"pos":{"x":-471840,"y":-44480,"z":76310},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"1":{"props":[{"groupId":1,"instId":300004,"propState":0,"propId":114,"pos":{"x":1480,"y":1120,"z":23220},"rot":{"x":0,"y":240000,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":-324150,"y":-29427,"z":9050},"rot":{"x":0,"y":270000,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":-416990,"y":-34517,"z":9110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-121260,"y":11830,"z":1130},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2023201":{"anchorId":1,"groupId":1,"instId":300001,"pos":{"x":-124370,"y":11839,"z":5050},"rot":{"x":0,"y":268536,"z":0}},"2023202":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":-318622,"y":-29427,"z":4924},"rot":{"x":0,"y":270000,"z":0}},"2023203":{"anchorId":3,"groupId":1,"instId":300003,"pos":{"x":-420500,"y":-34528,"z":4500},"rot":{"x":0,"y":270000,"z":0}}}},"47":{"props":[{"groupId":47,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-337297,"y":-29427,"z":4902},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300009,"propState":12,"propId":60201,"pos":{"x":-397371,"y":-44510,"z":-107140},"rot":{"x":0,"y":270000,"z":0}},{"groupId":47,"instId":300010,"propState":12,"propId":60201,"pos":{"x":-486300,"y":-51243,"z":14780},"rot":{"x":0,"y":270000,"z":0}},{"groupId":47,"instId":300007,"propState":12,"propId":60201,"pos":{"x":-397966,"y":-36890,"z":35765},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300005,"propState":12,"propId":60201,"pos":{"x":-346280,"y":-39506,"z":-75430},"rot":{"x":0,"y":270000,"z":0}},{"groupId":47,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-354883,"y":-37000,"z":21441},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300008,"propState":12,"propId":60201,"pos":{"x":-264010,"y":-14358,"z":15306},"rot":{"x":0,"y":270000,"z":0}},{"groupId":47,"instId":300003,"propState":12,"propId":60201,"pos":{"x":-123449,"y":4076,"z":-42440},"rot":{"x":345561,"y":2194,"z":0}},{"groupId":47,"instId":300002,"propState":12,"propId":60201,"pos":{"x":-153920,"y":11090,"z":32890},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300001,"propState":12,"propId":60201,"pos":{"x":-30998,"y":1183,"z":22001},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[],"npcs":[],"monsters":[{"groupId":49,"instId":200001,"monsterId":8002040,"eventId":20232125,"pos":{"x":-6621,"y":1376,"z":32124},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"121":{"props":[{"groupId":121,"instId":300002,"propState":0,"propId":102007,"pos":{"x":-415905,"y":-34517,"z":132},"rot":{"x":0,"y":180000,"z":0}},{"groupId":121,"instId":300001,"propState":0,"propId":102007,"pos":{"x":-521902,"y":-51245,"z":-2305},"rot":{"x":0,"y":180000,"z":0}},{"groupId":121,"instId":300010,"propState":0,"propId":102007,"pos":{"x":-467336,"y":-46390,"z":27756},"rot":{"x":0,"y":180000,"z":0}},{"groupId":121,"instId":300009,"propState":0,"propId":102007,"pos":{"x":-379563,"y":-37000,"z":30643},"rot":{"x":0,"y":0,"z":0}},{"groupId":121,"instId":300008,"propState":0,"propId":102007,"pos":{"x":-324056,"y":-29427,"z":792},"rot":{"x":0,"y":270000,"z":0}},{"groupId":121,"instId":300007,"propState":0,"propId":102007,"pos":{"x":-275282,"y":-14359,"z":15160},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300003,"propState":0,"propId":211,"pos":{"x":-361770,"y":-29393,"z":4870},"rot":{"x":0,"y":270000,"z":0}},{"groupId":45,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300001,"propState":11,"propId":60203,"pos":{"x":-361770,"y":-29393,"z":4870},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":45,"instId":200001,"monsterId":2023030,"eventId":20232231,"pos":{"x":-370150,"y":-29427,"z":4710},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"53":{"props":[],"npcs":[],"monsters":[{"groupId":53,"instId":200009,"monsterId":2022060,"eventId":20232120,"pos":{"x":-501877,"y":-51243,"z":-42950},"rot":{"x":0,"y":130000,"z":0}},{"groupId":53,"instId":200011,"monsterId":2022040,"eventId":20232119,"pos":{"x":-496760,"y":-51243,"z":-57740},"rot":{"x":0,"y":0,"z":0}},{"groupId":53,"instId":200008,"monsterId":2022010,"eventId":20232118,"pos":{"x":-412041,"y":-39439,"z":-50132},"rot":{"x":0,"y":90000,"z":0}},{"groupId":53,"instId":200017,"monsterId":2022010,"eventId":20232117,"pos":{"x":-456324,"y":-44252,"z":110789},"rot":{"x":0,"y":0,"z":0}},{"groupId":53,"instId":200007,"monsterId":2022060,"eventId":20232116,"pos":{"x":-459966,"y":-44241,"z":113862},"rot":{"x":0,"y":140000,"z":0}},{"groupId":53,"instId":200006,"monsterId":2022010,"eventId":20232115,"pos":{"x":-408890,"y":-36870,"z":39470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":53,"instId":200016,"monsterId":2022060,"eventId":20232114,"pos":{"x":-403070,"y":-36870,"z":40000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":53,"instId":200004,"monsterId":2022060,"eventId":20232111,"pos":{"x":-376469,"y":-36929,"z":23200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":53,"instId":200005,"monsterId":2022010,"eventId":20232110,"pos":{"x":-368750,"y":-36929,"z":18770},"rot":{"x":0,"y":0,"z":0}},{"groupId":53,"instId":200003,"monsterId":2022060,"eventId":20232108,"pos":{"x":-359303,"y":-39453,"z":-66833},"rot":{"x":0,"y":90000,"z":0}},{"groupId":53,"instId":200015,"monsterId":2022050,"eventId":20232107,"pos":{"x":-332280,"y":-34690,"z":-69600},"rot":{"x":0,"y":283694,"z":0}},{"groupId":53,"instId":200001,"monsterId":2022050,"eventId":20232106,"pos":{"x":-319204,"y":-34693,"z":-56209},"rot":{"x":0,"y":225000,"z":0}},{"groupId":53,"instId":200002,"monsterId":2022050,"eventId":20232105,"pos":{"x":-320323,"y":-34846,"z":-59863},"rot":{"x":0,"y":350831,"z":0}},{"groupId":53,"instId":200014,"monsterId":2022020,"eventId":20232103,"pos":{"x":-112801,"y":4629,"z":36639},"rot":{"x":0,"y":90000,"z":0}},{"groupId":53,"instId":200013,"monsterId":2022010,"eventId":20232102,"pos":{"x":-119840,"y":4934,"z":38040},"rot":{"x":0,"y":160000,"z":0}},{"groupId":53,"instId":200012,"monsterId":2022020,"eventId":20232101,"pos":{"x":-121308,"y":5876,"z":36885},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300003,"propState":0,"propId":211,"pos":{"x":-447248,"y":-44480,"z":59677},"rot":{"x":0,"y":270000,"z":0}},{"groupId":46,"instId":300001,"propState":11,"propId":60203,"pos":{"x":-447248,"y":-44480,"z":59677},"rot":{"x":0,"y":270000,"z":0}},{"groupId":46,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":46,"instId":200001,"monsterId":2023010,"eventId":20232232,"pos":{"x":-453220,"y":-44480,"z":59330},"rot":{"x":0,"y":290000,"z":0}}],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300001,"propState":8,"propId":702,"pos":{"x":-405850,"y":-43430,"z":115270},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":99,"instId":200001,"monsterId":2023021,"eventId":101211,"pos":{"x":-405850,"y":-44430,"z":115270},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{"1111":{"anchorId":1,"groupId":99,"instId":300001,"pos":{"x":-405800,"y":-44510,"z":109710},"rot":{"x":0,"y":0,"z":0}}}},"51":{"props":[{"groupId":51,"instId":300009,"propState":0,"propId":102007,"pos":{"x":-349758,"y":-39507,"z":-60590},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-92989,"y":5330,"z":15387},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300014,"propState":0,"propId":102007,"pos":{"x":-491720,"y":-51245,"z":-29110},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300010,"propState":0,"propId":102007,"pos":{"x":-411700,"y":-39439,"z":-65160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300028,"propState":0,"propId":102006,"pos":{"x":-410828,"y":-45336,"z":89749},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300005,"propState":0,"propId":102006,"pos":{"x":-557640,"y":-58600,"z":12390},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300015,"propState":0,"propId":102007,"pos":{"x":-389260,"y":-34673,"z":12910},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300013,"propState":0,"propId":102007,"pos":{"x":-443766,"y":-44480,"z":68023},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300011,"propState":0,"propId":102007,"pos":{"x":-387899,"y":-34674,"z":-3532},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300008,"propState":0,"propId":102007,"pos":{"x":-309150,"y":-34640,"z":-24720},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300007,"propState":0,"propId":102007,"pos":{"x":-325244,"y":-34640,"z":23600},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300006,"propState":0,"propId":102007,"pos":{"x":-153690,"y":11090,"z":-23114},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300001,"propState":0,"propId":102006,"pos":{"x":-281056,"y":-14358,"z":10890},"rot":{"x":0,"y":135000,"z":0}},{"groupId":51,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-52022,"y":1495,"z":-6666},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300012,"propState":0,"propId":102007,"pos":{"x":-411212,"y":-36870,"z":39378},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300027,"propState":0,"propId":102006,"pos":{"x":-386518,"y":-36929,"z":-21661},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300026,"propState":0,"propId":102006,"pos":{"x":-456610,"y":-44480,"z":76500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300002,"propState":0,"propId":102006,"pos":{"x":-388620,"y":-29400,"z":4960},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300001,"propState":8,"propId":113,"pos":{"x":-591610,"y":-58600,"z":-1350},"rot":{"x":0,"y":290000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1303":{"anchorId":1,"groupId":57,"instId":300001,"pos":{"x":-590890,"y":-58600,"z":930},"rot":{"x":0,"y":180000,"z":0}}}},"129":{"props":[{"groupId":129,"instId":300001,"propState":8,"propId":801,"pos":{"x":-404640,"y":-44468,"z":-104123},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1018":{"anchorId":1,"groupId":129,"instId":300001,"pos":{"x":-404640,"y":-44465,"z":-102915},"rot":{"x":0,"y":180000,"z":0}}}},"44":{"props":[{"groupId":44,"instId":300003,"propState":0,"propId":211,"pos":{"x":-357651,"y":-36929,"z":-21270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":44,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300001,"propState":11,"propId":60202,"pos":{"x":-357651,"y":-36929,"z":-21270},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":44,"instId":200002,"monsterId":2022060,"eventId":20232235,"pos":{"x":-360640,"y":-36929,"z":-16070},"rot":{"x":0,"y":310000,"z":0}},{"groupId":44,"instId":200001,"monsterId":2022060,"eventId":20232234,"pos":{"x":-362189,"y":-36929,"z":-18976},"rot":{"x":0,"y":290000,"z":0}}],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":34,"instId":300002,"propState":0,"propId":102094,"pos":{"x":-531470,"y":27410,"z":-104890},"rot":{"x":0,"y":0,"z":0}},{"groupId":34,"instId":300001,"propState":0,"propId":102094,"pos":{"x":-531760,"y":27410,"z":120350},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300002,"propState":0,"propId":102094,"pos":{"x":-654850,"y":-5410,"z":-93730},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300001,"propState":0,"propId":102094,"pos":{"x":-653660,"y":-4970,"z":102880},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300002,"propState":0,"propId":102094,"pos":{"x":-773010,"y":-36280,"z":-92390},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":102094,"pos":{"x":-773100,"y":-36290,"z":102640},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300004,"propState":0,"propId":100,"pos":{"x":-318050,"y":-34690,"z":-66770},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300003,"propState":0,"propId":100,"pos":{"x":-318050,"y":-34690,"z":-66770},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":100,"pos":{"x":-318050,"y":-34690,"z":-66770},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":102186,"pos":{"x":-623334,"y":-63641,"z":5094},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300002,"propState":0,"propId":100,"pos":{"x":-199520,"y":15772,"z":1050},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300001,"propState":1,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"104":{"props":[{"groupId":104,"instId":300003,"propState":18,"propId":907,"pos":{"x":-450569,"y":-43370,"z":65700},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300007,"propState":18,"propId":907,"pos":{"x":-166403,"y":17296,"z":9929},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300002,"propState":18,"propId":907,"pos":{"x":-471171,"y":-43513,"z":69130},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300006,"propState":18,"propId":102012,"pos":{"x":-399494,"y":-34556,"z":9111},"rot":{"x":0,"y":51981,"z":0}},{"groupId":104,"instId":300005,"propState":18,"propId":907,"pos":{"x":-506362,"y":-50087,"z":-23515},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300004,"propState":18,"propId":102185,"pos":{"x":-409304,"y":-36870,"z":37735},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300001,"propState":18,"propId":907,"pos":{"x":-409820,"y":-44008,"z":64757},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"131":{"props":[{"groupId":131,"instId":300001,"propState":0,"propId":131,"pos":{"x":-299108,"y":-34717,"z":-72192},"rot":{"x":0,"y":317068,"z":0}},{"groupId":131,"instId":300002,"propState":0,"propId":102254,"pos":{"x":-294680,"y":-33070,"z":-77430},"rot":{"x":0,"y":322233,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":301,"startAnchorId":1,"startGroupId":131}},"2023301":{"P20233_F20233001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":2,"worldId":301,"startAnchorId":null,"startGroupId":null}},"2024101":{"P20241_F20241001":{"scenes":{"51":{"props":[{"groupId":51,"instId":300004,"propState":8,"propId":101,"pos":{"x":10449,"y":-170647,"z":22056},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300006,"propState":8,"propId":101,"pos":{"x":17239,"y":53702,"z":-76735},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300005,"propState":8,"propId":101,"pos":{"x":-18896,"y":199136,"z":72693},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300003,"propState":8,"propId":101,"pos":{"x":70900,"y":-103876,"z":-36030},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300002,"propState":8,"propId":101,"pos":{"x":-28531,"y":53652,"z":-88626},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300001,"propState":8,"propId":101,"pos":{"x":-173950,"y":199158,"z":13270},"rot":{"x":0,"y":89041,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2024101":{"anchorId":1,"groupId":51,"instId":300001,"pos":{"x":-176680,"y":199270,"z":5400},"rot":{"x":0,"y":89041,"z":0}},"2024102":{"anchorId":2,"groupId":51,"instId":300002,"pos":{"x":-23132,"y":53652,"z":-90035},"rot":{"x":0,"y":170000,"z":0}},"2024103":{"anchorId":3,"groupId":51,"instId":300003,"pos":{"x":70562,"y":-102970,"z":-38978},"rot":{"x":0,"y":110000,"z":0}},"2024104":{"anchorId":4,"groupId":51,"instId":300004,"pos":{"x":25267,"y":-170798,"z":-13311},"rot":{"x":0,"y":250000,"z":0}},"2024105":{"anchorId":5,"groupId":51,"instId":300005,"pos":{"x":-18752,"y":198941,"z":67782},"rot":{"x":0,"y":270000,"z":0}},"2024106":{"anchorId":6,"groupId":51,"instId":300006,"pos":{"x":11450,"y":53702,"z":-84226},"rot":{"x":0,"y":180000,"z":0}}}},"215":{"props":[{"groupId":215,"instId":300001,"propState":8,"propId":702,"pos":{"x":141730,"y":-102881,"z":-3680},"rot":{"x":0,"y":156274,"z":0}}],"npcs":[],"monsters":[{"groupId":215,"instId":200001,"monsterId":2033011,"eventId":101220,"pos":{"x":141730,"y":-103881,"z":-3680},"rot":{"x":0,"y":246274,"z":0}}],"teleports":{"1120":{"anchorId":1,"groupId":215,"instId":300001,"pos":{"x":136140,"y":-103881,"z":-6260},"rot":{"x":0,"y":64301,"z":0}}}},"235":{"props":[{"groupId":235,"instId":300002,"propState":0,"propId":102,"pos":{"x":15150,"y":57142,"z":-157750},"rot":{"x":0,"y":87993,"z":0}},{"groupId":235,"instId":300001,"propState":8,"propId":901,"pos":{"x":14487,"y":57142,"z":-158693},"rot":{"x":0,"y":181094,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1211":{"anchorId":1,"groupId":235,"instId":300001,"pos":{"x":12970,"y":57142,"z":-159120},"rot":{"x":0,"y":60243,"z":0}}}},"52":{"props":[{"groupId":52,"instId":300017,"propState":12,"propId":60201,"pos":{"x":-23669,"y":-170770,"z":24831},"rot":{"x":0,"y":135000,"z":0}},{"groupId":52,"instId":300014,"propState":12,"propId":60201,"pos":{"x":51752,"y":-83494,"z":39305},"rot":{"x":0,"y":67000,"z":0}},{"groupId":52,"instId":300018,"propState":12,"propId":60201,"pos":{"x":21570,"y":-193202,"z":9090},"rot":{"x":0,"y":338275,"z":0}},{"groupId":52,"instId":300005,"propState":12,"propId":60201,"pos":{"x":81580,"y":205667,"z":67070},"rot":{"x":0,"y":225000,"z":0}},{"groupId":52,"instId":300022,"propState":12,"propId":60201,"pos":{"x":58,"y":27648,"z":-7162},"rot":{"x":0,"y":188055,"z":0}},{"groupId":52,"instId":300019,"propState":12,"propId":60201,"pos":{"x":9749,"y":8085,"z":42320},"rot":{"x":0,"y":203144,"z":0}},{"groupId":52,"instId":300015,"propState":12,"propId":60201,"pos":{"x":85310,"y":-98257,"z":23700},"rot":{"x":0,"y":250000,"z":0}},{"groupId":52,"instId":300012,"propState":12,"propId":60201,"pos":{"x":79777,"y":-89250,"z":-36476},"rot":{"x":0,"y":293000,"z":0}},{"groupId":52,"instId":300010,"propState":12,"propId":60201,"pos":{"x":39624,"y":74245,"z":-37268},"rot":{"x":0,"y":250000,"z":0}},{"groupId":52,"instId":300007,"propState":12,"propId":60201,"pos":{"x":-50186,"y":53652,"z":-120432},"rot":{"x":0,"y":90000,"z":0}},{"groupId":52,"instId":300003,"propState":12,"propId":60201,"pos":{"x":6620,"y":216543,"z":-6530},"rot":{"x":0,"y":315000,"z":0}},{"groupId":52,"instId":300002,"propState":12,"propId":60201,"pos":{"x":-14020,"y":211623,"z":-49990},"rot":{"x":0,"y":225000,"z":0}},{"groupId":52,"instId":300021,"propState":12,"propId":60201,"pos":{"x":-6594,"y":-96528,"z":2547},"rot":{"x":0,"y":293000,"z":0}},{"groupId":52,"instId":300020,"propState":12,"propId":60201,"pos":{"x":-7670,"y":-131076,"z":-18600},"rot":{"x":0,"y":20000,"z":0}},{"groupId":52,"instId":300016,"propState":12,"propId":60201,"pos":{"x":21171,"y":-91171,"z":20960},"rot":{"x":0,"y":205000,"z":0}},{"groupId":52,"instId":300013,"propState":12,"propId":60201,"pos":{"x":154118,"y":-103881,"z":-6244},"rot":{"x":0,"y":254158,"z":0}},{"groupId":52,"instId":300011,"propState":12,"propId":60201,"pos":{"x":-12610,"y":8096,"z":-49860},"rot":{"x":0,"y":22000,"z":0}},{"groupId":52,"instId":300009,"propState":12,"propId":60201,"pos":{"x":2385,"y":74224,"z":-35285},"rot":{"x":0,"y":70000,"z":0}},{"groupId":52,"instId":300008,"propState":12,"propId":60201,"pos":{"x":8480,"y":57142,"z":-164661},"rot":{"x":0,"y":85106,"z":0}},{"groupId":52,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-48397,"y":58531,"z":-46615},"rot":{"x":0,"y":270000,"z":0}},{"groupId":52,"instId":300004,"propState":12,"propId":60201,"pos":{"x":-8812,"y":181698,"z":-8974},"rot":{"x":0,"y":225000,"z":0}},{"groupId":52,"instId":300001,"propState":12,"propId":60201,"pos":{"x":-60997,"y":199136,"z":51818},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300001,"propState":0,"propId":102235,"pos":{"x":-110650,"y":199100,"z":5810},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300031,"propState":21,"propId":102227,"pos":{"x":40290,"y":205709,"z":39460},"rot":{"x":0,"y":45119,"z":0}},{"groupId":53,"instId":300032,"propState":0,"propId":102079,"pos":{"x":41040,"y":205523,"z":39640},"rot":{"x":0,"y":50896,"z":0}},{"groupId":53,"instId":300026,"propState":0,"propId":102079,"pos":{"x":113610,"y":-102608,"z":-7580},"rot":{"x":0,"y":116861,"z":0}},{"groupId":53,"instId":300025,"propState":21,"propId":102227,"pos":{"x":113843,"y":-103881,"z":-2220},"rot":{"x":0,"y":113796,"z":0}},{"groupId":53,"instId":300018,"propState":0,"propId":102079,"pos":{"x":28760,"y":80798,"z":430},"rot":{"x":0,"y":194459,"z":0}},{"groupId":53,"instId":300017,"propState":21,"propId":102227,"pos":{"x":30100,"y":80770,"z":1250},"rot":{"x":0,"y":131169,"z":0}},{"groupId":53,"instId":300005,"propState":21,"propId":102227,"pos":{"x":-550,"y":-96350,"z":-34790},"rot":{"x":0,"y":118816,"z":0}},{"groupId":53,"instId":300030,"propState":0,"propId":102079,"pos":{"x":6500,"y":216839,"z":11570},"rot":{"x":0,"y":50896,"z":0}},{"groupId":53,"instId":300029,"propState":21,"propId":102227,"pos":{"x":8660,"y":216696,"z":8660},"rot":{"x":0,"y":225394,"z":0}},{"groupId":53,"instId":300024,"propState":0,"propId":102079,"pos":{"x":41530,"y":74794,"z":-50210},"rot":{"x":0,"y":338356,"z":0}},{"groupId":53,"instId":300023,"propState":21,"propId":102227,"pos":{"x":33830,"y":74436,"z":-48990},"rot":{"x":0,"y":338356,"z":0}},{"groupId":53,"instId":300020,"propState":0,"propId":102079,"pos":{"x":-23500,"y":181796,"z":-23150},"rot":{"x":0,"y":224213,"z":0}},{"groupId":53,"instId":300019,"propState":21,"propId":102227,"pos":{"x":15250,"y":198957,"z":56720},"rot":{"x":0,"y":326098,"z":0}},{"groupId":53,"instId":300014,"propState":0,"propId":102079,"pos":{"x":-2280,"y":19880,"z":-11940},"rot":{"x":0,"y":39408,"z":0}},{"groupId":53,"instId":300013,"propState":21,"propId":102227,"pos":{"x":-6030,"y":18812,"z":14260},"rot":{"x":0,"y":113821,"z":0}},{"groupId":53,"instId":300010,"propState":0,"propId":102079,"pos":{"x":-530,"y":-86844,"z":30110},"rot":{"x":0,"y":116861,"z":0}},{"groupId":53,"instId":300009,"propState":21,"propId":102227,"pos":{"x":-760,"y":-86844,"z":32158},"rot":{"x":0,"y":20258,"z":0}},{"groupId":53,"instId":300004,"propState":1,"propId":102079,"pos":{"x":-10384,"y":216839,"z":-9313},"rot":{"x":0,"y":43303,"z":0}},{"groupId":53,"instId":300003,"propState":21,"propId":102227,"pos":{"x":-8620,"y":216692,"z":-8660},"rot":{"x":0,"y":44754,"z":0}},{"groupId":53,"instId":300033,"propState":0,"propId":100,"pos":{"x":40420,"y":205667,"z":38772},"rot":{"x":0,"y":0,"z":0}},{"groupId":53,"instId":300028,"propState":0,"propId":102079,"pos":{"x":95630,"y":-97065,"z":10680},"rot":{"x":0,"y":301649,"z":0}},{"groupId":53,"instId":300027,"propState":21,"propId":102227,"pos":{"x":93305,"y":-98179,"z":10988},"rot":{"x":0,"y":297211,"z":0}},{"groupId":53,"instId":300022,"propState":0,"propId":102079,"pos":{"x":55020,"y":71810,"z":-87070},"rot":{"x":0,"y":176099,"z":0}},{"groupId":53,"instId":300021,"propState":21,"propId":102227,"pos":{"x":56490,"y":72038,"z":-89720},"rot":{"x":0,"y":154612,"z":0}},{"groupId":53,"instId":300016,"propState":0,"propId":102079,"pos":{"x":-23360,"y":49450,"z":-22810},"rot":{"x":0,"y":124013,"z":0}},{"groupId":53,"instId":300015,"propState":21,"propId":102227,"pos":{"x":-25710,"y":48159,"z":-24370},"rot":{"x":340,"y":156927,"z":359931}},{"groupId":53,"instId":300012,"propState":0,"propId":102079,"pos":{"x":-10620,"y":9590,"z":-410},"rot":{"x":0,"y":111255,"z":0}},{"groupId":53,"instId":300011,"propState":21,"propId":102227,"pos":{"x":-4848,"y":8188,"z":-11938},"rot":{"x":0,"y":67336,"z":0}},{"groupId":53,"instId":300008,"propState":0,"propId":102079,"pos":{"x":19560,"y":-170880,"z":21410},"rot":{"x":0,"y":224652,"z":0}},{"groupId":53,"instId":300007,"propState":21,"propId":102227,"pos":{"x":17750,"y":-170349,"z":17890},"rot":{"x":0,"y":39322,"z":0}},{"groupId":53,"instId":300006,"propState":1,"propId":102079,"pos":{"x":-3780,"y":-96700,"z":-33030},"rot":{"x":0,"y":116861,"z":0}},{"groupId":53,"instId":300002,"propState":1,"propId":102079,"pos":{"x":-33690,"y":211545,"z":-29670},"rot":{"x":0,"y":224870,"z":0}},{"groupId":53,"instId":300001,"propState":21,"propId":102227,"pos":{"x":-33690,"y":211545,"z":-29670},"rot":{"x":0,"y":224870,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300002,"propState":1,"propId":102238,"pos":{"x":15840,"y":18718,"z":4250},"rot":{"x":0,"y":337014,"z":0}},{"groupId":72,"instId":300005,"propState":0,"propId":102,"pos":{"x":22580,"y":12310,"z":24630},"rot":{"x":0,"y":334791,"z":0}},{"groupId":72,"instId":300004,"propState":0,"propId":100,"pos":{"x":15840,"y":18718,"z":4250},"rot":{"x":0,"y":337014,"z":0}},{"groupId":72,"instId":300003,"propState":0,"propId":100,"pos":{"x":14570,"y":7960,"z":-8980},"rot":{"x":1404,"y":23232,"z":5}},{"groupId":72,"instId":300001,"propState":0,"propId":102238,"pos":{"x":14570,"y":7960,"z":-8980},"rot":{"x":1404,"y":23232,"z":5}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300018,"propState":0,"propId":100,"pos":{"x":111680,"y":-103881,"z":-22800},"rot":{"x":0,"y":246044,"z":0}},{"groupId":71,"instId":300015,"propState":0,"propId":100,"pos":{"x":57470,"y":-96610,"z":-24500},"rot":{"x":0,"y":23411,"z":0}},{"groupId":71,"instId":300012,"propState":1,"propId":102,"pos":{"x":92240,"y":-104900,"z":-37780},"rot":{"x":0,"y":20313,"z":0}},{"groupId":71,"instId":300009,"propState":0,"propId":102,"pos":{"x":91784,"y":-104900,"z":-38625},"rot":{"x":0,"y":39071,"z":0}},{"groupId":71,"instId":300002,"propState":1,"propId":102234,"pos":{"x":92380,"y":-104900,"z":-31370},"rot":{"x":0,"y":337500,"z":0}},{"groupId":71,"instId":300017,"propState":0,"propId":100,"pos":{"x":109290,"y":-103918,"z":-44390},"rot":{"x":0,"y":307593,"z":0}},{"groupId":71,"instId":300016,"propState":0,"propId":100,"pos":{"x":52420,"y":-90640,"z":22320},"rot":{"x":0,"y":338516,"z":0}},{"groupId":71,"instId":300014,"propState":1,"propId":102238,"pos":{"x":63280,"y":-98287,"z":32690},"rot":{"x":0,"y":246220,"z":0}},{"groupId":71,"instId":300013,"propState":0,"propId":102238,"pos":{"x":73650,"y":-103888,"z":-26670},"rot":{"x":0,"y":291171,"z":0}},{"groupId":71,"instId":300011,"propState":1,"propId":102,"pos":{"x":94790,"y":-104900,"z":-36950},"rot":{"x":0,"y":337692,"z":0}},{"groupId":71,"instId":300010,"propState":1,"propId":102,"pos":{"x":92320,"y":-104900,"z":-25030},"rot":{"x":0,"y":337692,"z":0}},{"groupId":71,"instId":300008,"propState":0,"propId":102,"pos":{"x":91750,"y":-104900,"z":-25500},"rot":{"x":0,"y":351819,"z":0}},{"groupId":71,"instId":300007,"propState":0,"propId":102,"pos":{"x":95960,"y":-104900,"z":-26820},"rot":{"x":0,"y":39071,"z":0}},{"groupId":71,"instId":300006,"propState":1,"propId":102238,"pos":{"x":39830,"y":-91171,"z":14500},"rot":{"x":0,"y":252008,"z":0}},{"groupId":71,"instId":300005,"propState":1,"propId":102238,"pos":{"x":86430,"y":-103876,"z":-36320},"rot":{"x":0,"y":258358,"z":0}},{"groupId":71,"instId":300004,"propState":0,"propId":102238,"pos":{"x":42932,"y":-96607,"z":-21721},"rot":{"x":0,"y":291171,"z":0}},{"groupId":71,"instId":300003,"propState":1,"propId":102233,"pos":{"x":44420,"y":-91500,"z":19180},"rot":{"x":0,"y":157500,"z":0}},{"groupId":71,"instId":300001,"propState":0,"propId":102233,"pos":{"x":49055,"y":-97240,"z":-20756},"rot":{"x":0,"y":202500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300024,"propState":0,"propId":100,"pos":{"x":-19800,"y":53440,"z":-99330},"rot":{"x":0,"y":148148,"z":0}},{"groupId":70,"instId":300023,"propState":0,"propId":100,"pos":{"x":8170,"y":53702,"z":-80870},"rot":{"x":0,"y":25770,"z":0}},{"groupId":70,"instId":300020,"propState":1,"propId":102,"pos":{"x":-9570,"y":52630,"z":-110680},"rot":{"x":0,"y":180516,"z":0}},{"groupId":70,"instId":300019,"propState":1,"propId":102,"pos":{"x":-3840,"y":52630,"z":-116660},"rot":{"x":0,"y":270455,"z":0}},{"groupId":70,"instId":300016,"propState":0,"propId":102,"pos":{"x":-4390,"y":52630,"z":-113810},"rot":{"x":0,"y":240662,"z":0}},{"groupId":70,"instId":300015,"propState":0,"propId":102,"pos":{"x":-16080,"y":52630,"z":-117550},"rot":{"x":0,"y":240662,"z":0}},{"groupId":70,"instId":300012,"propState":1,"propId":102,"pos":{"x":-6140,"y":53500,"z":-64540},"rot":{"x":0,"y":240192,"z":0}},{"groupId":70,"instId":300011,"propState":1,"propId":102,"pos":{"x":4670,"y":53500,"z":-58880},"rot":{"x":0,"y":240192,"z":0}},{"groupId":70,"instId":300008,"propState":0,"propId":102,"pos":{"x":-5471,"y":53500,"z":-56734},"rot":{"x":0,"y":342800,"z":0}},{"groupId":70,"instId":300007,"propState":0,"propId":102,"pos":{"x":-5850,"y":53500,"z":-58720},"rot":{"x":0,"y":298895,"z":0}},{"groupId":70,"instId":300003,"propState":1,"propId":102238,"pos":{"x":-1920,"y":53469,"z":-54840},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300025,"propState":0,"propId":100,"pos":{"x":-31880,"y":53652,"z":-115400},"rot":{"x":0,"y":93421,"z":0}},{"groupId":70,"instId":300022,"propState":0,"propId":100,"pos":{"x":-10490,"y":53652,"z":-79910},"rot":{"x":0,"y":25770,"z":0}},{"groupId":70,"instId":300021,"propState":0,"propId":100,"pos":{"x":5271,"y":19173,"z":-8589},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300018,"propState":1,"propId":102,"pos":{"x":-5340,"y":52630,"z":-112490},"rot":{"x":0,"y":223456,"z":0}},{"groupId":70,"instId":300017,"propState":0,"propId":102,"pos":{"x":-3650,"y":52630,"z":-117120},"rot":{"x":0,"y":284057,"z":0}},{"groupId":70,"instId":300014,"propState":1,"propId":102,"pos":{"x":-5531,"y":53500,"z":-57409},"rot":{"x":0,"y":330292,"z":0}},{"groupId":70,"instId":300013,"propState":1,"propId":102,"pos":{"x":-6550,"y":53500,"z":-59970},"rot":{"x":0,"y":285685,"z":0}},{"groupId":70,"instId":300010,"propState":0,"propId":102,"pos":{"x":5250,"y":53500,"z":-58190},"rot":{"x":0,"y":211243,"z":0}},{"groupId":70,"instId":300009,"propState":0,"propId":102,"pos":{"x":4940,"y":53500,"z":-59820},"rot":{"x":0,"y":254673,"z":0}},{"groupId":70,"instId":300006,"propState":0,"propId":102,"pos":{"x":4560,"y":53500,"z":-64460},"rot":{"x":0,"y":298895,"z":0}},{"groupId":70,"instId":300005,"propState":1,"propId":102238,"pos":{"x":-18310,"y":53650,"z":-97160},"rot":{"x":0,"y":330851,"z":0}},{"groupId":70,"instId":300004,"propState":1,"propId":102238,"pos":{"x":-5400,"y":53651,"z":-122160},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300002,"propState":1,"propId":102234,"pos":{"x":-9820,"y":52630,"z":-116720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":70,"instId":300001,"propState":1,"propId":102234,"pos":{"x":-800,"y":52650,"z":-61740},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300001,"propState":1,"propId":102255,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300001,"propState":1,"propId":102256,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300001,"propState":1,"propId":102257,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300001,"propState":0,"propId":102258,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300001,"propState":0,"propId":102259,"pos":{"x":0,"y":-170770,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300009,"propState":0,"propId":102076,"pos":{"x":17833,"y":-170438,"z":-18265},"rot":{"x":0,"y":306418,"z":0}},{"groupId":93,"instId":300007,"propState":0,"propId":100,"pos":{"x":100,"y":-156807,"z":-300},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300008,"propState":0,"propId":100,"pos":{"x":17888,"y":-170495,"z":-18245},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":100,"pos":{"x":17888,"y":-170495,"z":-18245},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300005,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300003,"propState":17,"propId":102093,"pos":{"x":-11080,"y":-140898,"z":-10760},"rot":{"x":0,"y":315000,"z":0}},{"groupId":93,"instId":300002,"propState":17,"propId":102093,"pos":{"x":20470,"y":-149450,"z":-10},"rot":{"x":0,"y":180000,"z":0}},{"groupId":93,"instId":300001,"propState":17,"propId":102093,"pos":{"x":-7510,"y":-159079,"z":18950},"rot":{"x":0,"y":67575,"z":0}}],"npcs":[{"groupId":93,"instId":400001,"npcId":3011,"pos":{"x":17833,"y":-170999,"z":-18265},"rot":{"x":0,"y":306418,"z":0}}],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300001,"propState":0,"propId":100,"pos":{"x":-2010,"y":-171460,"z":-33370},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":95,"instId":200003,"monsterId":2032010,"eventId":20241003,"pos":{"x":-24953,"y":-170647,"z":11192},"rot":{"x":0,"y":186860,"z":0}},{"groupId":95,"instId":200002,"monsterId":2032010,"eventId":20241002,"pos":{"x":-10080,"y":-170647,"z":-26070},"rot":{"x":0,"y":355860,"z":0}},{"groupId":95,"instId":200001,"monsterId":2032020,"eventId":20241001,"pos":{"x":-10894,"y":-170647,"z":25156},"rot":{"x":0,"y":309298,"z":0}}],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300001,"propState":0,"propId":100,"pos":{"x":102496,"y":-103940,"z":-55978},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":97,"instId":200003,"monsterId":2022010,"eventId":20241008,"pos":{"x":79490,"y":-98287,"z":12213},"rot":{"x":0,"y":59050,"z":0}},{"groupId":97,"instId":200004,"monsterId":2022010,"eventId":20241009,"pos":{"x":78924,"y":-98287,"z":26357},"rot":{"x":0,"y":226143,"z":0}},{"groupId":97,"instId":200002,"monsterId":2022010,"eventId":20241007,"pos":{"x":20594,"y":-91171,"z":14323},"rot":{"x":0,"y":157332,"z":0}},{"groupId":97,"instId":200001,"monsterId":2022010,"eventId":20241006,"pos":{"x":73750,"y":-89250,"z":-36465},"rot":{"x":0,"y":70995,"z":0}}],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300001,"propState":102,"propId":102246,"pos":{"x":133168,"y":-103881,"z":-3068},"rot":{"x":0,"y":13095,"z":0}}],"npcs":[],"monsters":[{"groupId":98,"instId":200007,"monsterId":2022010,"eventId":20241018,"pos":{"x":61181,"y":-83494,"z":13092},"rot":{"x":0,"y":356520,"z":0}},{"groupId":98,"instId":200006,"monsterId":2022010,"eventId":20241017,"pos":{"x":66412,"y":-83425,"z":48357},"rot":{"x":0,"y":349940,"z":0}},{"groupId":98,"instId":200005,"monsterId":2022010,"eventId":20241016,"pos":{"x":67940,"y":-83425,"z":49540},"rot":{"x":0,"y":309581,"z":0}},{"groupId":98,"instId":200004,"monsterId":2032020,"eventId":20241014,"pos":{"x":79762,"y":-83425,"z":15478},"rot":{"x":0,"y":143430,"z":0}},{"groupId":98,"instId":200003,"monsterId":2032020,"eventId":20241013,"pos":{"x":146883,"y":-103881,"z":-10779},"rot":{"x":0,"y":356624,"z":0}},{"groupId":98,"instId":200002,"monsterId":2032010,"eventId":20241012,"pos":{"x":151088,"y":-103881,"z":3972},"rot":{"x":0,"y":240521,"z":0}},{"groupId":98,"instId":200001,"monsterId":2032020,"eventId":20241011,"pos":{"x":78902,"y":-89250,"z":-40856},"rot":{"x":0,"y":83172,"z":0}}],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300001,"propState":102,"propId":102246,"pos":{"x":-32404,"y":53652,"z":-128758},"rot":{"x":0,"y":13095,"z":0}}],"npcs":[],"monsters":[{"groupId":99,"instId":200003,"monsterId":2032020,"eventId":20241023,"pos":{"x":-35401,"y":53635,"z":-127874},"rot":{"x":0,"y":97932,"z":0}},{"groupId":99,"instId":200009,"monsterId":2032010,"eventId":20241029,"pos":{"x":8687,"y":74224,"z":-28888},"rot":{"x":0,"y":318467,"z":0}},{"groupId":99,"instId":200008,"monsterId":2032020,"eventId":20241028,"pos":{"x":21494,"y":61901,"z":-117366},"rot":{"x":0,"y":269032,"z":0}},{"groupId":99,"instId":200007,"monsterId":2032020,"eventId":20241027,"pos":{"x":16859,"y":61901,"z":-124325},"rot":{"x":0,"y":113535,"z":0}},{"groupId":99,"instId":200006,"monsterId":2032010,"eventId":20241026,"pos":{"x":11407,"y":57142,"z":-177639},"rot":{"x":0,"y":110533,"z":0}},{"groupId":99,"instId":200005,"monsterId":2032020,"eventId":20241025,"pos":{"x":-12257,"y":57142,"z":-156890},"rot":{"x":0,"y":163907,"z":0}},{"groupId":99,"instId":200004,"monsterId":2032010,"eventId":20241024,"pos":{"x":-39869,"y":53635,"z":-117364},"rot":{"x":0,"y":204847,"z":0}},{"groupId":99,"instId":200002,"monsterId":2032020,"eventId":20241022,"pos":{"x":-52178,"y":57586,"z":-52729},"rot":{"x":0,"y":71484,"z":0}},{"groupId":99,"instId":200001,"monsterId":2032010,"eventId":20241021,"pos":{"x":23054,"y":74242,"z":-47105},"rot":{"x":0,"y":66921,"z":0}}],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300003,"propState":101,"propId":102203,"pos":{"x":-35206,"y":190367,"z":54273},"rot":{"x":0,"y":131648,"z":0}},{"groupId":100,"instId":300002,"propState":101,"propId":102203,"pos":{"x":-30600,"y":190367,"z":50170},"rot":{"x":0,"y":304032,"z":0}},{"groupId":100,"instId":300004,"propState":0,"propId":102,"pos":{"x":-33270,"y":190367,"z":52340},"rot":{"x":0,"y":45000,"z":0}},{"groupId":100,"instId":300001,"propState":101,"propId":102247,"pos":{"x":-32954,"y":190367,"z":52398},"rot":{"x":0,"y":13095,"z":0}}],"npcs":[],"monsters":[{"groupId":100,"instId":200004,"monsterId":2032010,"eventId":20241034,"pos":{"x":-68339,"y":198941,"z":26989},"rot":{"x":0,"y":29000,"z":0}},{"groupId":100,"instId":200010,"monsterId":2032010,"eventId":20241040,"pos":{"x":-29110,"y":198941,"z":65360},"rot":{"x":0,"y":237714,"z":0}},{"groupId":100,"instId":200008,"monsterId":2032020,"eventId":20241038,"pos":{"x":-5991,"y":198941,"z":69469},"rot":{"x":0,"y":107570,"z":0}},{"groupId":100,"instId":200006,"monsterId":2032020,"eventId":20241036,"pos":{"x":-30380,"y":190367,"z":53340},"rot":{"x":0,"y":227400,"z":0}},{"groupId":100,"instId":200002,"monsterId":2032020,"eventId":20241032,"pos":{"x":-46644,"y":199136,"z":54894},"rot":{"x":0,"y":50029,"z":0}},{"groupId":100,"instId":200009,"monsterId":2032010,"eventId":20241039,"pos":{"x":-25310,"y":198941,"z":66010},"rot":{"x":0,"y":320239,"z":0}},{"groupId":100,"instId":200007,"monsterId":2032020,"eventId":20241037,"pos":{"x":-32928,"y":190367,"z":55294},"rot":{"x":0,"y":215169,"z":0}},{"groupId":100,"instId":200005,"monsterId":2032010,"eventId":20241035,"pos":{"x":-58681,"y":199145,"z":59379},"rot":{"x":0,"y":124520,"z":0}},{"groupId":100,"instId":200003,"monsterId":2032020,"eventId":20241033,"pos":{"x":-71150,"y":199136,"z":28684},"rot":{"x":0,"y":56937,"z":0}},{"groupId":100,"instId":200001,"monsterId":2032010,"eventId":20241031,"pos":{"x":4700,"y":198957,"z":60750},"rot":{"x":0,"y":88494,"z":0}}],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300068,"propState":0,"propId":102008,"pos":{"x":-36247,"y":-181509,"z":-6718},"rot":{"x":0,"y":90674,"z":0}},{"groupId":63,"instId":300067,"propState":0,"propId":102008,"pos":{"x":-22213,"y":-176009,"z":-29574},"rot":{"x":0,"y":45000,"z":0}},{"groupId":63,"instId":300031,"propState":0,"propId":102008,"pos":{"x":9376,"y":-193202,"z":35747},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300030,"propState":0,"propId":102007,"pos":{"x":-32074,"y":-186989,"z":18573},"rot":{"x":0,"y":45000,"z":0}},{"groupId":63,"instId":300029,"propState":0,"propId":102008,"pos":{"x":-24680,"y":-193149,"z":11910},"rot":{"x":0,"y":45000,"z":0}},{"groupId":63,"instId":300064,"propState":0,"propId":102008,"pos":{"x":29625,"y":-96604,"z":-21774},"rot":{"x":0,"y":21580,"z":0}},{"groupId":63,"instId":300063,"propState":0,"propId":102008,"pos":{"x":23924,"y":-96604,"z":-7335},"rot":{"x":0,"y":21580,"z":0}},{"groupId":63,"instId":300039,"propState":0,"propId":102008,"pos":{"x":96368,"y":-103918,"z":-61987},"rot":{"x":0,"y":40000,"z":0}},{"groupId":63,"instId":300023,"propState":0,"propId":102008,"pos":{"x":58680,"y":-83495,"z":45780},"rot":{"x":0,"y":65000,"z":0}},{"groupId":63,"instId":300022,"propState":0,"propId":102008,"pos":{"x":79632,"y":-83508,"z":29805},"rot":{"x":0,"y":70000,"z":0}},{"groupId":63,"instId":300062,"propState":0,"propId":102008,"pos":{"x":-7340,"y":18792,"z":-3020},"rot":{"x":0,"y":70000,"z":0}},{"groupId":63,"instId":300061,"propState":0,"propId":102007,"pos":{"x":7130,"y":8055,"z":-5810},"rot":{"x":0,"y":20000,"z":0}},{"groupId":63,"instId":300060,"propState":0,"propId":102008,"pos":{"x":-7720,"y":8055,"z":3330},"rot":{"x":0,"y":115000,"z":0}},{"groupId":63,"instId":300059,"propState":0,"propId":102008,"pos":{"x":14498,"y":18717,"z":8325},"rot":{"x":0,"y":70000,"z":0}},{"groupId":63,"instId":300058,"propState":0,"propId":102007,"pos":{"x":13248,"y":57142,"z":-168217},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300032,"propState":0,"propId":102007,"pos":{"x":-8468,"y":53474,"z":-35784},"rot":{"x":0,"y":20000,"z":0}},{"groupId":63,"instId":300016,"propState":0,"propId":102007,"pos":{"x":21892,"y":74396,"z":-40594},"rot":{"x":0,"y":70000,"z":0}},{"groupId":63,"instId":300015,"propState":0,"propId":102007,"pos":{"x":66546,"y":71952,"z":-109548},"rot":{"x":0,"y":90000,"z":0}},{"groupId":63,"instId":300005,"propState":0,"propId":102007,"pos":{"x":12503,"y":61901,"z":-124335},"rot":{"x":0,"y":90000,"z":0}},{"groupId":63,"instId":300004,"propState":0,"propId":102007,"pos":{"x":-19529,"y":57142,"z":-171018},"rot":{"x":0,"y":90000,"z":0}},{"groupId":63,"instId":300042,"propState":0,"propId":102008,"pos":{"x":128556,"y":210216,"z":83002},"rot":{"x":0,"y":45000,"z":0}},{"groupId":63,"instId":300038,"propState":0,"propId":102006,"pos":{"x":9482,"y":57142,"z":-153339},"rot":{"x":0,"y":204715,"z":0}},{"groupId":63,"instId":300036,"propState":0,"propId":102006,"pos":{"x":63915,"y":-83495,"z":32559},"rot":{"x":0,"y":172502,"z":0}},{"groupId":63,"instId":300035,"propState":0,"propId":102006,"pos":{"x":-75689,"y":199136,"z":19268},"rot":{"x":0,"y":278428,"z":0}},{"groupId":63,"instId":300034,"propState":0,"propId":102006,"pos":{"x":-23793,"y":53650,"z":-93625},"rot":{"x":0,"y":229876,"z":0}},{"groupId":63,"instId":300028,"propState":0,"propId":102006,"pos":{"x":1946,"y":-170770,"z":34517},"rot":{"x":0,"y":180000,"z":0}},{"groupId":63,"instId":300026,"propState":0,"propId":102006,"pos":{"x":126060,"y":-103918,"z":-53058},"rot":{"x":0,"y":284198,"z":0}},{"groupId":63,"instId":300001,"propState":0,"propId":102006,"pos":{"x":129445,"y":-103881,"z":-13258},"rot":{"x":0,"y":335471,"z":0}},{"groupId":63,"instId":300002,"propState":0,"propId":102006,"pos":{"x":8814,"y":53702,"z":-88743},"rot":{"x":0,"y":90000,"z":0}},{"groupId":63,"instId":300027,"propState":0,"propId":102008,"pos":{"x":35476,"y":-170770,"z":-8000},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300025,"propState":0,"propId":102008,"pos":{"x":10121,"y":-170770,"z":-35850},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300024,"propState":0,"propId":102008,"pos":{"x":30520,"y":-170770,"z":18400},"rot":{"x":0,"y":45000,"z":0}},{"groupId":63,"instId":300066,"propState":0,"propId":102008,"pos":{"x":14715,"y":-87088,"z":32900},"rot":{"x":0,"y":21580,"z":0}},{"groupId":63,"instId":300065,"propState":0,"propId":102008,"pos":{"x":116842,"y":-103881,"z":-248},"rot":{"x":0,"y":70000,"z":0}},{"groupId":63,"instId":300021,"propState":0,"propId":102008,"pos":{"x":31750,"y":-91174,"z":17700},"rot":{"x":0,"y":70000,"z":0}},{"groupId":63,"instId":300020,"propState":0,"propId":102008,"pos":{"x":79100,"y":-98287,"z":8039},"rot":{"x":0,"y":70000,"z":0}},{"groupId":63,"instId":300019,"propState":0,"propId":102008,"pos":{"x":64858,"y":-98287,"z":32896},"rot":{"x":0,"y":70000,"z":0}},{"groupId":63,"instId":300018,"propState":0,"propId":102008,"pos":{"x":86200,"y":-103888,"z":-26990},"rot":{"x":0,"y":110000,"z":0}},{"groupId":63,"instId":300017,"propState":0,"propId":102008,"pos":{"x":91623,"y":-89070,"z":-51654},"rot":{"x":0,"y":113000,"z":0}},{"groupId":63,"instId":300057,"propState":0,"propId":102007,"pos":{"x":-40502,"y":53318,"z":-67709},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300056,"propState":0,"propId":102007,"pos":{"x":-38490,"y":53642,"z":-48950},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300055,"propState":0,"propId":102007,"pos":{"x":-16043,"y":53652,"z":-92147},"rot":{"x":0,"y":30000,"z":0}},{"groupId":63,"instId":300054,"propState":0,"propId":102007,"pos":{"x":1926,"y":53469,"z":-24831},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300033,"propState":0,"propId":102007,"pos":{"x":35828,"y":80576,"z":-7677},"rot":{"x":0,"y":115000,"z":0}},{"groupId":63,"instId":300003,"propState":0,"propId":102007,"pos":{"x":3597,"y":57142,"z":-180173},"rot":{"x":0,"y":90000,"z":0}},{"groupId":63,"instId":300014,"propState":0,"propId":102007,"pos":{"x":-31598,"y":53652,"z":-120400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":63,"instId":300013,"propState":0,"propId":102007,"pos":{"x":-26830,"y":53652,"z":-73150},"rot":{"x":0,"y":30000,"z":0}},{"groupId":63,"instId":300053,"propState":0,"propId":102007,"pos":{"x":-28560,"y":181701,"z":-31683},"rot":{"x":0,"y":45000,"z":0}},{"groupId":63,"instId":300052,"propState":0,"propId":102007,"pos":{"x":-42590,"y":181701,"z":-5050},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300051,"propState":0,"propId":102007,"pos":{"x":-62950,"y":190367,"z":-11470},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300050,"propState":0,"propId":102007,"pos":{"x":-49129,"y":190367,"z":3537},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300049,"propState":0,"propId":102007,"pos":{"x":-31049,"y":190367,"z":38612},"rot":{"x":0,"y":45000,"z":0}},{"groupId":63,"instId":300048,"propState":0,"propId":102007,"pos":{"x":-27224,"y":190429,"z":61847},"rot":{"x":0,"y":45000,"z":0}},{"groupId":63,"instId":300047,"propState":0,"propId":102008,"pos":{"x":29320,"y":198957,"z":67530},"rot":{"x":0,"y":45000,"z":0}},{"groupId":63,"instId":300046,"propState":0,"propId":102007,"pos":{"x":-14210,"y":198942,"z":16330},"rot":{"x":0,"y":45000,"z":0}},{"groupId":63,"instId":300045,"propState":0,"propId":102007,"pos":{"x":-29460,"y":198957,"z":27080},"rot":{"x":0,"y":45000,"z":0}},{"groupId":63,"instId":300044,"propState":0,"propId":102008,"pos":{"x":-15802,"y":211531,"z":-58611},"rot":{"x":0,"y":45000,"z":0}},{"groupId":63,"instId":300043,"propState":0,"propId":102008,"pos":{"x":91091,"y":210216,"z":120469},"rot":{"x":0,"y":45000,"z":0}},{"groupId":63,"instId":300041,"propState":0,"propId":102008,"pos":{"x":73750,"y":210216,"z":89960},"rot":{"x":0,"y":45000,"z":0}},{"groupId":63,"instId":300040,"propState":0,"propId":102008,"pos":{"x":98200,"y":210216,"z":65510},"rot":{"x":0,"y":45000,"z":0}},{"groupId":63,"instId":300037,"propState":0,"propId":102008,"pos":{"x":37090,"y":205681,"z":57720},"rot":{"x":0,"y":45000,"z":0}},{"groupId":63,"instId":300012,"propState":0,"propId":102007,"pos":{"x":62588,"y":205667,"z":48153},"rot":{"x":0,"y":45000,"z":0}},{"groupId":63,"instId":300011,"propState":0,"propId":102007,"pos":{"x":55600,"y":205681,"z":55810},"rot":{"x":0,"y":45000,"z":0}},{"groupId":63,"instId":300010,"propState":0,"propId":102008,"pos":{"x":-32348,"y":199136,"z":72655},"rot":{"x":0,"y":315759,"z":0}},{"groupId":63,"instId":300009,"propState":0,"propId":102008,"pos":{"x":-66666,"y":199136,"z":42381},"rot":{"x":0,"y":45000,"z":0}},{"groupId":63,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-19162,"y":211531,"z":-40528},"rot":{"x":0,"y":45000,"z":0}},{"groupId":63,"instId":300007,"propState":0,"propId":102007,"pos":{"x":-67504,"y":207138,"z":-31033},"rot":{"x":0,"y":180000,"z":0}},{"groupId":63,"instId":300006,"propState":0,"propId":102007,"pos":{"x":-72574,"y":199136,"z":-3222},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"117":{"props":[],"npcs":[{"groupId":117,"instId":400001,"npcId":2224,"pos":{"x":68208,"y":72361,"z":-123628},"rot":{"x":0,"y":326869,"z":0}}],"monsters":[],"teleports":{}},"118":{"props":[],"npcs":[{"groupId":118,"instId":400001,"npcId":12290,"pos":{"x":-51643,"y":53813,"z":-130366},"rot":{"x":0,"y":114082,"z":0}}],"monsters":[],"teleports":{}},"127":{"props":[{"groupId":127,"instId":300004,"propState":0,"propId":211,"pos":{"x":-80360,"y":199145,"z":73370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":127,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-80360,"y":199145,"z":73370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":127,"instId":300002,"propState":0,"propId":102242,"pos":{"x":-80360,"y":199145,"z":73370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":127,"instId":300001,"propState":0,"propId":102241,"pos":{"x":-80360,"y":199845,"z":73370},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"128":{"props":[{"groupId":128,"instId":300003,"propState":20,"propId":60202,"pos":{"x":55490,"y":205681,"z":68530},"rot":{"x":0,"y":0,"z":0}},{"groupId":128,"instId":300004,"propState":0,"propId":211,"pos":{"x":55490,"y":205681,"z":68530},"rot":{"x":0,"y":225000,"z":0}},{"groupId":128,"instId":300002,"propState":0,"propId":102242,"pos":{"x":55490,"y":205681,"z":68530},"rot":{"x":0,"y":0,"z":0}},{"groupId":128,"instId":300001,"propState":0,"propId":102241,"pos":{"x":55490,"y":206381,"z":68530},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"129":{"props":[{"groupId":129,"instId":300004,"propState":0,"propId":211,"pos":{"x":-29840,"y":53632,"z":-52830},"rot":{"x":0,"y":225000,"z":0}},{"groupId":129,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-30015,"y":53731,"z":-53027},"rot":{"x":0,"y":165000,"z":0}},{"groupId":129,"instId":300002,"propState":0,"propId":102242,"pos":{"x":-30015,"y":53731,"z":-53027},"rot":{"x":0,"y":165000,"z":0}},{"groupId":129,"instId":300001,"propState":0,"propId":102241,"pos":{"x":-30015,"y":54431,"z":-53027},"rot":{"x":0,"y":165000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"130":{"props":[{"groupId":130,"instId":300004,"propState":0,"propId":211,"pos":{"x":82562,"y":-89068,"z":-54120},"rot":{"x":0,"y":293726,"z":0}},{"groupId":130,"instId":300003,"propState":20,"propId":60202,"pos":{"x":82562,"y":-89068,"z":-54120},"rot":{"x":0,"y":75000,"z":0}},{"groupId":130,"instId":300002,"propState":0,"propId":102242,"pos":{"x":82562,"y":-89068,"z":-54120},"rot":{"x":0,"y":75000,"z":0}},{"groupId":130,"instId":300001,"propState":0,"propId":102241,"pos":{"x":82562,"y":-88368,"z":-54120},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"131":{"props":[{"groupId":131,"instId":300003,"propState":20,"propId":60202,"pos":{"x":112829,"y":-103819,"z":-56283},"rot":{"x":0,"y":75000,"z":0}},{"groupId":131,"instId":300004,"propState":0,"propId":211,"pos":{"x":112829,"y":-103819,"z":-56283},"rot":{"x":0,"y":305000,"z":0}},{"groupId":131,"instId":300002,"propState":0,"propId":102242,"pos":{"x":112829,"y":-103819,"z":-56283},"rot":{"x":0,"y":75000,"z":0}},{"groupId":131,"instId":300001,"propState":0,"propId":102241,"pos":{"x":112829,"y":-103119,"z":-56283},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"132":{"props":[{"groupId":132,"instId":300004,"propState":0,"propId":211,"pos":{"x":68330,"y":-83494,"z":2778},"rot":{"x":0,"y":336857,"z":0}},{"groupId":132,"instId":300003,"propState":20,"propId":60202,"pos":{"x":68330,"y":-83494,"z":2778},"rot":{"x":0,"y":30000,"z":0}},{"groupId":132,"instId":300002,"propState":0,"propId":102242,"pos":{"x":68330,"y":-83494,"z":2778},"rot":{"x":0,"y":30000,"z":0}},{"groupId":132,"instId":300001,"propState":0,"propId":102241,"pos":{"x":68330,"y":-82794,"z":2778},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"133":{"props":[{"groupId":133,"instId":300004,"propState":0,"propId":211,"pos":{"x":-80360,"y":199145,"z":73370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":133,"instId":300002,"propState":0,"propId":102242,"pos":{"x":-80360,"y":199145,"z":73370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":133,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-80360,"y":199145,"z":73370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":133,"instId":300001,"propState":0,"propId":102241,"pos":{"x":-80360,"y":199845,"z":73370},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"134":{"props":[{"groupId":134,"instId":300002,"propState":0,"propId":102242,"pos":{"x":55490,"y":205681,"z":68530},"rot":{"x":0,"y":0,"z":0}},{"groupId":134,"instId":300004,"propState":0,"propId":211,"pos":{"x":55490,"y":205681,"z":68530},"rot":{"x":0,"y":225000,"z":0}},{"groupId":134,"instId":300003,"propState":20,"propId":60202,"pos":{"x":55490,"y":205681,"z":68530},"rot":{"x":0,"y":0,"z":0}},{"groupId":134,"instId":300001,"propState":0,"propId":102241,"pos":{"x":55490,"y":206381,"z":68530},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300004,"propState":0,"propId":211,"pos":{"x":-29840,"y":53632,"z":-52830},"rot":{"x":0,"y":225000,"z":0}},{"groupId":135,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-30015,"y":53731,"z":-53027},"rot":{"x":0,"y":165000,"z":0}},{"groupId":135,"instId":300002,"propState":0,"propId":102242,"pos":{"x":-30015,"y":53731,"z":-53027},"rot":{"x":0,"y":165000,"z":0}},{"groupId":135,"instId":300001,"propState":0,"propId":102241,"pos":{"x":-30015,"y":54431,"z":-53027},"rot":{"x":0,"y":165000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"136":{"props":[{"groupId":136,"instId":300002,"propState":0,"propId":102242,"pos":{"x":82562,"y":-89068,"z":-54120},"rot":{"x":0,"y":75000,"z":0}},{"groupId":136,"instId":300004,"propState":0,"propId":211,"pos":{"x":82562,"y":-89068,"z":-54120},"rot":{"x":0,"y":293726,"z":0}},{"groupId":136,"instId":300003,"propState":20,"propId":60202,"pos":{"x":82562,"y":-89068,"z":-54120},"rot":{"x":0,"y":75000,"z":0}},{"groupId":136,"instId":300001,"propState":0,"propId":102241,"pos":{"x":82562,"y":-88368,"z":-54120},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300004,"propState":0,"propId":211,"pos":{"x":112829,"y":-103819,"z":-56283},"rot":{"x":0,"y":305000,"z":0}},{"groupId":137,"instId":300003,"propState":20,"propId":60202,"pos":{"x":112829,"y":-103819,"z":-56283},"rot":{"x":0,"y":75000,"z":0}},{"groupId":137,"instId":300002,"propState":0,"propId":102242,"pos":{"x":112829,"y":-103819,"z":-56283},"rot":{"x":0,"y":75000,"z":0}},{"groupId":137,"instId":300001,"propState":0,"propId":102241,"pos":{"x":112829,"y":-103119,"z":-56283},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"139":{"props":[{"groupId":139,"instId":300001,"propState":12,"propId":60203,"pos":{"x":-28344,"y":7059,"z":60356},"rot":{"x":0,"y":108266,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[{"groupId":138,"instId":300002,"propState":0,"propId":102242,"pos":{"x":68330,"y":-83494,"z":2778},"rot":{"x":0,"y":30000,"z":0}},{"groupId":138,"instId":300004,"propState":0,"propId":211,"pos":{"x":68330,"y":-83494,"z":2778},"rot":{"x":0,"y":336857,"z":0}},{"groupId":138,"instId":300003,"propState":20,"propId":60202,"pos":{"x":68330,"y":-83494,"z":2778},"rot":{"x":0,"y":30000,"z":0}},{"groupId":138,"instId":300001,"propState":0,"propId":102241,"pos":{"x":68330,"y":-82794,"z":2778},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"141":{"props":[],"npcs":[],"monsters":[{"groupId":141,"instId":200001,"monsterId":8002040,"eventId":20241170,"pos":{"x":218,"y":-193081,"z":214},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"140":{"props":[{"groupId":140,"instId":300007,"propState":0,"propId":102007,"pos":{"x":-14850,"y":7662,"z":59740},"rot":{"x":0,"y":66300,"z":0}},{"groupId":140,"instId":300002,"propState":0,"propId":102007,"pos":{"x":-15090,"y":7662,"z":57020},"rot":{"x":0,"y":66300,"z":0}},{"groupId":140,"instId":300010,"propState":0,"propId":102007,"pos":{"x":-11300,"y":7662,"z":61300},"rot":{"x":0,"y":66300,"z":0}},{"groupId":140,"instId":300008,"propState":0,"propId":102007,"pos":{"x":-13590,"y":7662,"z":60290},"rot":{"x":0,"y":66300,"z":0}},{"groupId":140,"instId":300004,"propState":0,"propId":102007,"pos":{"x":-14110,"y":7662,"z":54780},"rot":{"x":0,"y":66300,"z":0}},{"groupId":140,"instId":300001,"propState":0,"propId":102007,"pos":{"x":-15590,"y":7662,"z":58160},"rot":{"x":0,"y":66300,"z":0}},{"groupId":140,"instId":300011,"propState":0,"propId":102007,"pos":{"x":-14377,"y":7662,"z":58668},"rot":{"x":0,"y":66300,"z":0}},{"groupId":140,"instId":300009,"propState":0,"propId":102007,"pos":{"x":-12410,"y":7662,"z":60810},"rot":{"x":0,"y":66300,"z":0}},{"groupId":140,"instId":300005,"propState":0,"propId":102007,"pos":{"x":-13650,"y":7662,"z":53730},"rot":{"x":0,"y":66300,"z":0}},{"groupId":140,"instId":300003,"propState":0,"propId":102007,"pos":{"x":-14620,"y":7662,"z":55950},"rot":{"x":0,"y":66300,"z":0}},{"groupId":140,"instId":300006,"propState":0,"propId":102007,"pos":{"x":-16050,"y":7662,"z":59210},"rot":{"x":0,"y":66300,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"142":{"props":[{"groupId":142,"instId":300003,"propState":0,"propId":211,"pos":{"x":135961,"y":-103908,"z":-65892},"rot":{"x":0,"y":306525,"z":0}},{"groupId":142,"instId":300002,"propState":0,"propId":100,"pos":{"x":135961,"y":-103908,"z":-65892},"rot":{"x":0,"y":306525,"z":0}},{"groupId":142,"instId":300001,"propState":11,"propId":60203,"pos":{"x":135961,"y":-103908,"z":-65892},"rot":{"x":0,"y":306525,"z":0}}],"npcs":[],"monsters":[{"groupId":142,"instId":200001,"monsterId":2033010,"eventId":20241231,"pos":{"x":132520,"y":-103908,"z":-63770},"rot":{"x":0,"y":277990,"z":0}}],"teleports":{}},"123":{"props":[{"groupId":123,"instId":300014,"propState":0,"propId":102243,"pos":{"x":22321,"y":21376,"z":-33165},"rot":{"x":0,"y":338577,"z":0}},{"groupId":123,"instId":300013,"propState":0,"propId":103140,"pos":{"x":39420,"y":23037,"z":-7017},"rot":{"x":340394,"y":110606,"z":281136}},{"groupId":123,"instId":300012,"propState":103,"propId":102244,"pos":{"x":39316,"y":22348,"z":-7708},"rot":{"x":355967,"y":7045,"z":8909}},{"groupId":123,"instId":300011,"propState":0,"propId":102237,"pos":{"x":39021,"y":23609,"z":-7884},"rot":{"x":298890,"y":353675,"z":201357}},{"groupId":123,"instId":300010,"propState":0,"propId":102281,"pos":{"x":-22852,"y":21398,"z":-35246},"rot":{"x":0,"y":43827,"z":0}},{"groupId":123,"instId":300009,"propState":0,"propId":102055,"pos":{"x":-40217,"y":21544,"z":9589},"rot":{"x":0,"y":328982,"z":0}},{"groupId":123,"instId":300008,"propState":0,"propId":100087,"pos":{"x":-33057,"y":22434,"z":21932},"rot":{"x":333403,"y":24331,"z":84140}},{"groupId":123,"instId":300007,"propState":0,"propId":100087,"pos":{"x":-32949,"y":22795,"z":21869},"rot":{"x":0,"y":358692,"z":0}},{"groupId":123,"instId":300006,"propState":0,"propId":301013,"pos":{"x":-22628,"y":23443,"z":34206},"rot":{"x":1539,"y":119286,"z":324128}},{"groupId":123,"instId":300005,"propState":0,"propId":102088,"pos":{"x":-8743,"y":22940,"z":40721},"rot":{"x":274013,"y":164097,"z":261397}},{"groupId":123,"instId":300004,"propState":0,"propId":103145,"pos":{"x":-8631,"y":21424,"z":40611},"rot":{"x":0,"y":358692,"z":0}},{"groupId":123,"instId":300003,"propState":0,"propId":102171,"pos":{"x":32585,"y":22891,"z":22935},"rot":{"x":294715,"y":175769,"z":193890}},{"groupId":123,"instId":300002,"propState":0,"propId":102221,"pos":{"x":36253,"y":23925,"z":22924},"rot":{"x":288482,"y":25996,"z":341542}},{"groupId":123,"instId":300001,"propState":0,"propId":102165,"pos":{"x":35128,"y":24381,"z":24412},"rot":{"x":329340,"y":22778,"z":0}}],"npcs":[{"groupId":123,"instId":400014,"npcId":12230,"pos":{"x":-8471,"y":21553,"z":40993},"rot":{"x":0,"y":44268,"z":0}},{"groupId":123,"instId":400013,"npcId":2216,"pos":{"x":41036,"y":21446,"z":8811},"rot":{"x":0,"y":98950,"z":0}},{"groupId":123,"instId":400012,"npcId":2203,"pos":{"x":35297,"y":21661,"z":-22885},"rot":{"x":0,"y":287556,"z":0}},{"groupId":123,"instId":400011,"npcId":13247,"pos":{"x":22296,"y":23491,"z":-33203},"rot":{"x":0,"y":15147,"z":0}},{"groupId":123,"instId":400010,"npcId":12188,"pos":{"x":7967,"y":21397,"z":-39224},"rot":{"x":0,"y":347811,"z":0}},{"groupId":123,"instId":400009,"npcId":3134,"pos":{"x":-7993,"y":21397,"z":-39574},"rot":{"x":0,"y":65401,"z":0}},{"groupId":123,"instId":400008,"npcId":2204,"pos":{"x":-33553,"y":22698,"z":-22210},"rot":{"x":0,"y":275343,"z":0}},{"groupId":123,"instId":400007,"npcId":2224,"pos":{"x":-40168,"y":21520,"z":-8367},"rot":{"x":0,"y":81449,"z":0}},{"groupId":123,"instId":400006,"npcId":13196,"pos":{"x":-40129,"y":21576,"z":8011},"rot":{"x":0,"y":173232,"z":0}},{"groupId":123,"instId":400005,"npcId":12237,"pos":{"x":-33003,"y":21385,"z":21890},"rot":{"x":0,"y":106275,"z":0}},{"groupId":123,"instId":400004,"npcId":12225,"pos":{"x":-9098,"y":21553,"z":40637},"rot":{"x":0,"y":255230,"z":0}},{"groupId":123,"instId":400003,"npcId":12109,"pos":{"x":34533,"y":21962,"z":22714},"rot":{"x":0,"y":36225,"z":0}},{"groupId":123,"instId":400002,"npcId":2208,"pos":{"x":8295,"y":21401,"z":39974},"rot":{"x":0,"y":225911,"z":0}},{"groupId":123,"instId":400001,"npcId":3013,"pos":{"x":22557,"y":22509,"z":34383},"rot":{"x":0,"y":252571,"z":0}}],"monsters":[],"teleports":{}},"124":{"props":[{"groupId":124,"instId":300012,"propState":103,"propId":102244,"pos":{"x":-40403,"y":21411,"z":8675},"rot":{"x":269,"y":193729,"z":359884}},{"groupId":124,"instId":300014,"propState":0,"propId":102243,"pos":{"x":-22693,"y":21376,"z":34257},"rot":{"x":0,"y":158198,"z":0}},{"groupId":124,"instId":300013,"propState":0,"propId":103140,"pos":{"x":-40696,"y":22035,"z":7976},"rot":{"x":348277,"y":295264,"z":287519}},{"groupId":124,"instId":300011,"propState":0,"propId":102237,"pos":{"x":-40310,"y":22711,"z":8771},"rot":{"x":302334,"y":196031,"z":182851}},{"groupId":124,"instId":300010,"propState":0,"propId":102281,"pos":{"x":22079,"y":23452,"z":33379},"rot":{"x":0,"y":25834,"z":0}},{"groupId":124,"instId":300009,"propState":0,"propId":102055,"pos":{"x":40475,"y":21319,"z":-7276},"rot":{"x":0,"y":294953,"z":0}},{"groupId":124,"instId":300008,"propState":0,"propId":100087,"pos":{"x":33335,"y":22450,"z":-22079},"rot":{"x":275328,"y":122243,"z":183464}},{"groupId":124,"instId":300007,"propState":0,"propId":100087,"pos":{"x":33331,"y":22824,"z":-22160},"rot":{"x":0,"y":358692,"z":0}},{"groupId":124,"instId":300006,"propState":0,"propId":301013,"pos":{"x":22748,"y":25121,"z":-34954},"rot":{"x":356052,"y":222953,"z":185656}},{"groupId":124,"instId":300005,"propState":0,"propId":102088,"pos":{"x":8542,"y":22940,"z":-40344},"rot":{"x":274013,"y":166039,"z":261397}},{"groupId":124,"instId":300004,"propState":0,"propId":103145,"pos":{"x":8650,"y":21424,"z":-40458},"rot":{"x":0,"y":634,"z":0}},{"groupId":124,"instId":300003,"propState":0,"propId":102171,"pos":{"x":-33113,"y":22891,"z":-23309},"rot":{"x":294715,"y":392,"z":193890}},{"groupId":124,"instId":300002,"propState":0,"propId":102221,"pos":{"x":-36768,"y":23925,"z":-23002},"rot":{"x":288482,"y":210619,"z":341541}},{"groupId":124,"instId":300001,"propState":0,"propId":102165,"pos":{"x":-35767,"y":24381,"z":-24576},"rot":{"x":329340,"y":207401,"z":0}}],"npcs":[{"groupId":124,"instId":400012,"npcId":2203,"pos":{"x":-35126,"y":21430,"z":22864},"rot":{"x":0,"y":350560,"z":0}},{"groupId":124,"instId":400014,"npcId":12230,"pos":{"x":8823,"y":21553,"z":-40082},"rot":{"x":0,"y":46209,"z":0}},{"groupId":124,"instId":400013,"npcId":2216,"pos":{"x":-40462,"y":21446,"z":-8346},"rot":{"x":0,"y":74887,"z":0}},{"groupId":124,"instId":400011,"npcId":13247,"pos":{"x":-22668,"y":23491,"z":34295},"rot":{"x":0,"y":194768,"z":0}},{"groupId":124,"instId":400010,"npcId":12188,"pos":{"x":-7993,"y":21394,"z":39368},"rot":{"x":0,"y":166083,"z":0}},{"groupId":124,"instId":400009,"npcId":3134,"pos":{"x":7831,"y":21396,"z":39389},"rot":{"x":0,"y":199893,"z":0}},{"groupId":124,"instId":400008,"npcId":2204,"pos":{"x":33080,"y":23967,"z":22118},"rot":{"x":0,"y":211304,"z":0}},{"groupId":124,"instId":400007,"npcId":2224,"pos":{"x":40621,"y":21421,"z":8501},"rot":{"x":0,"y":221164,"z":0}},{"groupId":124,"instId":400006,"npcId":13196,"pos":{"x":41431,"y":21351,"z":-8535},"rot":{"x":0,"y":139204,"z":0}},{"groupId":124,"instId":400005,"npcId":12237,"pos":{"x":33328,"y":21395,"z":-22165},"rot":{"x":0,"y":294595,"z":0}},{"groupId":124,"instId":400004,"npcId":12225,"pos":{"x":8184,"y":21553,"z":-40416},"rot":{"x":0,"y":257172,"z":0}},{"groupId":124,"instId":400003,"npcId":12109,"pos":{"x":-35037,"y":21962,"z":-22931},"rot":{"x":0,"y":220848,"z":0}},{"groupId":124,"instId":400002,"npcId":2208,"pos":{"x":-7808,"y":21394,"z":-39646},"rot":{"x":0,"y":201367,"z":0}},{"groupId":124,"instId":400001,"npcId":3013,"pos":{"x":-22701,"y":22265,"z":-34250},"rot":{"x":0,"y":157652,"z":0}}],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300012,"propState":0,"propId":100,"pos":{"x":-4460,"y":183020,"z":-4390},"rot":{"x":0,"y":225078,"z":0}},{"groupId":150,"instId":300014,"propState":0,"propId":100,"pos":{"x":-147967,"y":203340,"z":8475},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300013,"propState":0,"propId":100,"pos":{"x":-147967,"y":203340,"z":8475},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300011,"propState":0,"propId":100,"pos":{"x":-4070,"y":200600,"z":4380},"rot":{"x":0,"y":315078,"z":0}},{"groupId":150,"instId":300010,"propState":0,"propId":100,"pos":{"x":-70,"y":54930,"z":-4670},"rot":{"x":0,"y":180078,"z":0}},{"groupId":150,"instId":300009,"propState":0,"propId":100,"pos":{"x":5470,"y":20180,"z":2230},"rot":{"x":0,"y":65413,"z":0}},{"groupId":150,"instId":300008,"propState":0,"propId":100,"pos":{"x":5480,"y":9400,"z":-2260},"rot":{"x":0,"y":110413,"z":0}},{"groupId":150,"instId":300007,"propState":0,"propId":100,"pos":{"x":5200,"y":-96730,"z":-2430},"rot":{"x":0,"y":110413,"z":0}},{"groupId":150,"instId":300006,"propState":0,"propId":100,"pos":{"x":4300,"y":-90010,"z":1730},"rot":{"x":0,"y":65413,"z":0}},{"groupId":150,"instId":300005,"propState":1,"propId":102265,"pos":{"x":8220,"y":-96528,"z":-2160},"rot":{"x":0,"y":112612,"z":0}},{"groupId":150,"instId":300004,"propState":1,"propId":102265,"pos":{"x":8821,"y":7960,"z":-985},"rot":{"x":0,"y":114120,"z":0}},{"groupId":150,"instId":300003,"propState":1,"propId":102265,"pos":{"x":6610,"y":18792,"z":5550},"rot":{"x":0,"y":68452,"z":0}},{"groupId":150,"instId":300002,"propState":1,"propId":102265,"pos":{"x":1995,"y":53469,"z":-6885},"rot":{"x":0,"y":179113,"z":0}},{"groupId":150,"instId":300001,"propState":1,"propId":102265,"pos":{"x":-7797,"y":199059,"z":5704},"rot":{"x":0,"y":316861,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300001,"propState":0,"propId":100,"pos":{"x":-2010,"y":-171460,"z":-33370},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":164,"instId":200003,"monsterId":2032010,"eventId":20241103,"pos":{"x":-24953,"y":-170647,"z":11192},"rot":{"x":0,"y":186860,"z":0}},{"groupId":164,"instId":200002,"monsterId":2032010,"eventId":20241102,"pos":{"x":-10080,"y":-170647,"z":-26070},"rot":{"x":0,"y":355860,"z":0}},{"groupId":164,"instId":200001,"monsterId":2032020,"eventId":20241101,"pos":{"x":-10894,"y":-170647,"z":25156},"rot":{"x":0,"y":309298,"z":0}}],"teleports":{}},"165":{"props":[{"groupId":165,"instId":300001,"propState":0,"propId":100,"pos":{"x":102496,"y":-103940,"z":-55978},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":165,"instId":200004,"monsterId":2022010,"eventId":20241109,"pos":{"x":55460,"y":-83475,"z":39355},"rot":{"x":0,"y":60070,"z":0}},{"groupId":165,"instId":200003,"monsterId":2022010,"eventId":20241108,"pos":{"x":56465,"y":-83445,"z":44826},"rot":{"x":0,"y":107844,"z":0}},{"groupId":165,"instId":200002,"monsterId":2022010,"eventId":20241107,"pos":{"x":77555,"y":-89250,"z":-41745},"rot":{"x":0,"y":14047,"z":0}},{"groupId":165,"instId":200001,"monsterId":2022010,"eventId":20241106,"pos":{"x":73750,"y":-89250,"z":-36465},"rot":{"x":0,"y":70995,"z":0}}],"teleports":{}},"166":{"props":[{"groupId":166,"instId":300001,"propState":102,"propId":102246,"pos":{"x":119480,"y":-103881,"z":-29999},"rot":{"x":0,"y":13095,"z":0}}],"npcs":[],"monsters":[{"groupId":166,"instId":200004,"monsterId":2032020,"eventId":20241114,"pos":{"x":76517,"y":-98169,"z":17509},"rot":{"x":0,"y":56010,"z":0}},{"groupId":166,"instId":200007,"monsterId":2022010,"eventId":20241118,"pos":{"x":61181,"y":-83494,"z":13092},"rot":{"x":0,"y":356520,"z":0}},{"groupId":166,"instId":200006,"monsterId":2022010,"eventId":20241117,"pos":{"x":79171,"y":-83425,"z":16109},"rot":{"x":0,"y":151833,"z":0}},{"groupId":166,"instId":200005,"monsterId":2022010,"eventId":20241116,"pos":{"x":67940,"y":-83425,"z":49540},"rot":{"x":0,"y":309581,"z":0}},{"groupId":166,"instId":200003,"monsterId":2032020,"eventId":20241113,"pos":{"x":115754,"y":-103881,"z":-27783},"rot":{"x":0,"y":134594,"z":0}},{"groupId":166,"instId":200002,"monsterId":2032010,"eventId":20241112,"pos":{"x":116081,"y":-103881,"z":-30318},"rot":{"x":0,"y":240521,"z":0}},{"groupId":166,"instId":200001,"monsterId":2032020,"eventId":20241111,"pos":{"x":77247,"y":-98159,"z":30797},"rot":{"x":0,"y":214132,"z":0}}],"teleports":{}},"167":{"props":[{"groupId":167,"instId":300001,"propState":102,"propId":102246,"pos":{"x":-32404,"y":53652,"z":-128758},"rot":{"x":0,"y":13095,"z":0}}],"npcs":[],"monsters":[{"groupId":167,"instId":200007,"monsterId":2032020,"eventId":20241127,"pos":{"x":16859,"y":61901,"z":-124325},"rot":{"x":0,"y":113535,"z":0}},{"groupId":167,"instId":200008,"monsterId":2032020,"eventId":20241128,"pos":{"x":21494,"y":61901,"z":-117366},"rot":{"x":0,"y":269032,"z":0}},{"groupId":167,"instId":200002,"monsterId":2032020,"eventId":20241122,"pos":{"x":-52178,"y":57586,"z":-52729},"rot":{"x":0,"y":71484,"z":0}},{"groupId":167,"instId":200009,"monsterId":2032010,"eventId":20241129,"pos":{"x":8687,"y":74224,"z":-28888},"rot":{"x":0,"y":318467,"z":0}},{"groupId":167,"instId":200006,"monsterId":2032010,"eventId":20241126,"pos":{"x":11407,"y":57142,"z":-177639},"rot":{"x":0,"y":110533,"z":0}},{"groupId":167,"instId":200005,"monsterId":2032020,"eventId":20241125,"pos":{"x":-12257,"y":57142,"z":-156890},"rot":{"x":0,"y":163907,"z":0}},{"groupId":167,"instId":200004,"monsterId":2032010,"eventId":20241124,"pos":{"x":-39869,"y":53635,"z":-117364},"rot":{"x":0,"y":204847,"z":0}},{"groupId":167,"instId":200003,"monsterId":2032020,"eventId":20241123,"pos":{"x":-35401,"y":53635,"z":-127874},"rot":{"x":0,"y":97932,"z":0}},{"groupId":167,"instId":200001,"monsterId":2032010,"eventId":20241121,"pos":{"x":53385,"y":71952,"z":-116363},"rot":{"x":0,"y":66921,"z":0}}],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300009,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":177,"instId":300003,"propState":1,"propId":211,"pos":{"x":46640,"y":205761,"z":39650},"rot":{"x":0,"y":49796,"z":0}},{"groupId":177,"instId":300008,"propState":0,"propId":211,"pos":{"x":-44263,"y":181701,"z":-8413},"rot":{"x":0,"y":175588,"z":0}},{"groupId":177,"instId":300004,"propState":20,"propId":60202,"pos":{"x":46640,"y":205761,"z":39650},"rot":{"x":0,"y":49796,"z":0}},{"groupId":177,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":176529,"z":0}},{"groupId":177,"instId":300006,"propState":0,"propId":100,"pos":{"x":46650,"y":205681,"z":40110},"rot":{"x":0,"y":47076,"z":0}},{"groupId":177,"instId":300005,"propState":0,"propId":100,"pos":{"x":-44283,"y":181682,"z":-8448},"rot":{"x":0,"y":175588,"z":0}},{"groupId":177,"instId":300002,"propState":0,"propId":102076,"pos":{"x":-44263,"y":181701,"z":-8413},"rot":{"x":0,"y":175588,"z":0}},{"groupId":177,"instId":300001,"propState":0,"propId":100,"pos":{"x":-44283,"y":181682,"z":-8448},"rot":{"x":0,"y":175588,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300005,"propState":18,"propId":102011,"pos":{"x":-19092,"y":211531,"z":-47400},"rot":{"x":0,"y":289083,"z":0}},{"groupId":187,"instId":300002,"propState":18,"propId":102009,"pos":{"x":-878,"y":217702,"z":6906},"rot":{"x":0,"y":160454,"z":0}},{"groupId":187,"instId":300004,"propState":18,"propId":101028,"pos":{"x":66364,"y":73689,"z":-122167},"rot":{"x":90000,"y":0,"z":0}},{"groupId":187,"instId":300003,"propState":18,"propId":102009,"pos":{"x":-40792,"y":212229,"z":-63051},"rot":{"x":0,"y":40760,"z":0}},{"groupId":187,"instId":300001,"propState":18,"propId":102009,"pos":{"x":-28185,"y":212140,"z":-51203},"rot":{"x":0,"y":328420,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300046,"propState":0,"propId":102007,"pos":{"x":-14210,"y":198942,"z":16330},"rot":{"x":0,"y":45000,"z":0}},{"groupId":189,"instId":300045,"propState":0,"propId":102007,"pos":{"x":-29460,"y":198957,"z":27080},"rot":{"x":0,"y":45000,"z":0}},{"groupId":189,"instId":300040,"propState":0,"propId":102008,"pos":{"x":-44310,"y":198957,"z":42050},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300028,"propState":0,"propId":102006,"pos":{"x":1946,"y":-170770,"z":34517},"rot":{"x":0,"y":180000,"z":0}},{"groupId":190,"instId":300031,"propState":0,"propId":102008,"pos":{"x":9376,"y":-193202,"z":35747},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300030,"propState":0,"propId":102007,"pos":{"x":-32074,"y":-186989,"z":18573},"rot":{"x":0,"y":45000,"z":0}},{"groupId":190,"instId":300027,"propState":0,"propId":102008,"pos":{"x":35476,"y":-170770,"z":-8000},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300029,"propState":0,"propId":102008,"pos":{"x":-24680,"y":-193149,"z":11910},"rot":{"x":0,"y":45000,"z":0}},{"groupId":190,"instId":300025,"propState":0,"propId":102008,"pos":{"x":10121,"y":-170770,"z":-35850},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300024,"propState":0,"propId":102008,"pos":{"x":30520,"y":-170770,"z":18400},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300030,"propState":0,"propId":100,"pos":{"x":-7053,"y":23858,"z":-38372},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300029,"propState":0,"propId":100,"pos":{"x":-7053,"y":23858,"z":-38372},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300026,"propState":0,"propId":100,"pos":{"x":-32639,"y":23858,"z":21672},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300025,"propState":0,"propId":100,"pos":{"x":-32639,"y":23858,"z":21672},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300024,"propState":0,"propId":100,"pos":{"x":31681,"y":23858,"z":21786},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300023,"propState":0,"propId":100,"pos":{"x":31681,"y":23858,"z":21786},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300022,"propState":0,"propId":100,"pos":{"x":-38428,"y":23858,"z":7312},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300021,"propState":0,"propId":100,"pos":{"x":-38047,"y":23858,"z":7340},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300018,"propState":0,"propId":100,"pos":{"x":-21803,"y":23858,"z":31688},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300017,"propState":0,"propId":100,"pos":{"x":-21803,"y":23858,"z":31688},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300014,"propState":0,"propId":100,"pos":{"x":37296,"y":23858,"z":-6820},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300013,"propState":0,"propId":100,"pos":{"x":37296,"y":23858,"z":-6820},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300007,"propState":0,"propId":100,"pos":{"x":21751,"y":23858,"z":-31713},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300032,"propState":0,"propId":100,"pos":{"x":38108,"y":23858,"z":7368},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300031,"propState":0,"propId":100,"pos":{"x":38108,"y":23858,"z":7368},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300028,"propState":0,"propId":100,"pos":{"x":-7693,"y":23858,"z":38047},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300027,"propState":0,"propId":100,"pos":{"x":-7693,"y":23858,"z":38047},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300020,"propState":0,"propId":100,"pos":{"x":-37932,"y":23858,"z":-7560},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300019,"propState":0,"propId":100,"pos":{"x":-37932,"y":23858,"z":-7560},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300016,"propState":0,"propId":100,"pos":{"x":21779,"y":23858,"z":32260},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300015,"propState":0,"propId":100,"pos":{"x":21779,"y":23858,"z":32260},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300012,"propState":0,"propId":100,"pos":{"x":7207,"y":23858,"z":38314},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300011,"propState":0,"propId":100,"pos":{"x":7207,"y":23858,"z":38314},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300010,"propState":0,"propId":100,"pos":{"x":31876,"y":23858,"z":-21189},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300009,"propState":0,"propId":100,"pos":{"x":31876,"y":23858,"z":-21189},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300008,"propState":0,"propId":100,"pos":{"x":21751,"y":23858,"z":-31713},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300006,"propState":0,"propId":100,"pos":{"x":7450,"y":23858,"z":-37802},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300005,"propState":0,"propId":100,"pos":{"x":7450,"y":23858,"z":-37802},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300004,"propState":0,"propId":100,"pos":{"x":-21205,"y":23967,"z":-32422},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300003,"propState":0,"propId":100,"pos":{"x":-21205,"y":23967,"z":-32422},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300002,"propState":0,"propId":100,"pos":{"x":-31787,"y":23967,"z":-22087},"rot":{"x":0,"y":355813,"z":0}},{"groupId":181,"instId":300001,"propState":0,"propId":100,"pos":{"x":-31787,"y":23967,"z":-22087},"rot":{"x":0,"y":355813,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300030,"propState":0,"propId":100,"pos":{"x":7240,"y":23858,"z":38300},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300029,"propState":0,"propId":100,"pos":{"x":7240,"y":23858,"z":38300},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300028,"propState":0,"propId":100,"pos":{"x":7470,"y":23858,"z":-37823},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300027,"propState":0,"propId":100,"pos":{"x":7470,"y":23858,"z":-37823},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300024,"propState":0,"propId":100,"pos":{"x":-31690,"y":23858,"z":-22030},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300023,"propState":0,"propId":100,"pos":{"x":-31690,"y":23858,"z":-22030},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300020,"propState":0,"propId":100,"pos":{"x":37532,"y":23858,"z":6876},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300019,"propState":0,"propId":100,"pos":{"x":37532,"y":23858,"z":6876},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300016,"propState":0,"propId":100,"pos":{"x":-21127,"y":23858,"z":-32102},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300015,"propState":0,"propId":100,"pos":{"x":-21127,"y":23858,"z":-32102},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300010,"propState":0,"propId":100,"pos":{"x":-32496,"y":23858,"z":21603},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300009,"propState":0,"propId":100,"pos":{"x":-32496,"y":23858,"z":21603},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300003,"propState":0,"propId":100,"pos":{"x":21654,"y":23967,"z":32112},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300032,"propState":0,"propId":100,"pos":{"x":-37310,"y":23858,"z":-7530},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300031,"propState":0,"propId":100,"pos":{"x":-37310,"y":23858,"z":-7530},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300026,"propState":0,"propId":100,"pos":{"x":31857,"y":23858,"z":-21188},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300025,"propState":0,"propId":100,"pos":{"x":31857,"y":23858,"z":-21188},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300022,"propState":0,"propId":100,"pos":{"x":37150,"y":23858,"z":-6680},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300021,"propState":0,"propId":100,"pos":{"x":37150,"y":23858,"z":-6680},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300018,"propState":0,"propId":100,"pos":{"x":21750,"y":23858,"z":-31720},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300017,"propState":0,"propId":100,"pos":{"x":21750,"y":23858,"z":-31720},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300014,"propState":0,"propId":100,"pos":{"x":-38054,"y":23858,"z":7239},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300013,"propState":0,"propId":100,"pos":{"x":-38054,"y":23858,"z":7239},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300012,"propState":0,"propId":100,"pos":{"x":-7077,"y":23858,"z":-38328},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300011,"propState":0,"propId":100,"pos":{"x":-7077,"y":23858,"z":-38328},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300008,"propState":0,"propId":100,"pos":{"x":-21767,"y":23858,"z":31631},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300007,"propState":0,"propId":100,"pos":{"x":-21767,"y":23858,"z":31631},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300006,"propState":0,"propId":100,"pos":{"x":-7666,"y":23858,"z":38038},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300005,"propState":0,"propId":100,"pos":{"x":-7666,"y":23858,"z":38038},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300004,"propState":0,"propId":100,"pos":{"x":21654,"y":23967,"z":32112},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300002,"propState":0,"propId":100,"pos":{"x":31632,"y":23967,"z":21719},"rot":{"x":0,"y":356004,"z":0}},{"groupId":180,"instId":300001,"propState":0,"propId":100,"pos":{"x":31632,"y":23967,"z":21719},"rot":{"x":0,"y":356004,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300038,"propState":0,"propId":102006,"pos":{"x":9482,"y":57142,"z":-153339},"rot":{"x":0,"y":204715,"z":0}},{"groupId":188,"instId":300058,"propState":0,"propId":102007,"pos":{"x":13248,"y":57142,"z":-168217},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300054,"propState":0,"propId":102007,"pos":{"x":1926,"y":53469,"z":-24831},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300012,"propState":0,"propId":102007,"pos":{"x":62588,"y":205667,"z":48153},"rot":{"x":0,"y":45000,"z":0}},{"groupId":188,"instId":300034,"propState":0,"propId":102006,"pos":{"x":-23793,"y":53650,"z":-93625},"rot":{"x":0,"y":229876,"z":0}},{"groupId":188,"instId":300057,"propState":0,"propId":102007,"pos":{"x":-40502,"y":53318,"z":-67709},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300055,"propState":0,"propId":102007,"pos":{"x":-16043,"y":53652,"z":-92147},"rot":{"x":0,"y":30000,"z":0}},{"groupId":188,"instId":300005,"propState":0,"propId":102007,"pos":{"x":-4683,"y":54284,"z":-126906},"rot":{"x":0,"y":90000,"z":0}},{"groupId":188,"instId":300004,"propState":0,"propId":102007,"pos":{"x":-19529,"y":57142,"z":-171018},"rot":{"x":0,"y":90000,"z":0}},{"groupId":188,"instId":300014,"propState":0,"propId":102007,"pos":{"x":-31598,"y":53652,"z":-120400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":188,"instId":300044,"propState":0,"propId":102008,"pos":{"x":-15802,"y":211531,"z":-58611},"rot":{"x":0,"y":45000,"z":0}},{"groupId":188,"instId":300011,"propState":0,"propId":102007,"pos":{"x":55600,"y":205681,"z":55810},"rot":{"x":0,"y":45000,"z":0}},{"groupId":188,"instId":300007,"propState":0,"propId":102007,"pos":{"x":-67504,"y":207138,"z":-25570},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300035,"propState":0,"propId":102006,"pos":{"x":-75689,"y":199136,"z":19268},"rot":{"x":0,"y":278428,"z":0}},{"groupId":188,"instId":300056,"propState":0,"propId":102007,"pos":{"x":-38490,"y":53642,"z":-48950},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300015,"propState":0,"propId":102007,"pos":{"x":-6220,"y":56533,"z":-142946},"rot":{"x":0,"y":90000,"z":0}},{"groupId":188,"instId":300003,"propState":0,"propId":102007,"pos":{"x":3597,"y":57142,"z":-180173},"rot":{"x":0,"y":90000,"z":0}},{"groupId":188,"instId":300013,"propState":0,"propId":102007,"pos":{"x":-26830,"y":53652,"z":-73150},"rot":{"x":0,"y":30000,"z":0}},{"groupId":188,"instId":300010,"propState":0,"propId":102008,"pos":{"x":-69037,"y":199135,"z":36922},"rot":{"x":0,"y":315759,"z":0}},{"groupId":188,"instId":300009,"propState":0,"propId":102008,"pos":{"x":-57404,"y":211531,"z":-41997},"rot":{"x":0,"y":45000,"z":0}},{"groupId":188,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-19162,"y":211531,"z":-40528},"rot":{"x":0,"y":45000,"z":0}},{"groupId":188,"instId":300006,"propState":0,"propId":102007,"pos":{"x":-72574,"y":199136,"z":-3222},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"191":{"props":[{"groupId":191,"instId":300038,"propState":0,"propId":102006,"pos":{"x":9482,"y":57142,"z":-153339},"rot":{"x":0,"y":204715,"z":0}},{"groupId":191,"instId":300034,"propState":0,"propId":102006,"pos":{"x":-23793,"y":53650,"z":-93625},"rot":{"x":0,"y":229876,"z":0}},{"groupId":191,"instId":300027,"propState":0,"propId":102008,"pos":{"x":35476,"y":-170770,"z":-8000},"rot":{"x":0,"y":0,"z":0}},{"groupId":191,"instId":300025,"propState":0,"propId":102008,"pos":{"x":10121,"y":-170770,"z":-35850},"rot":{"x":0,"y":0,"z":0}},{"groupId":191,"instId":300059,"propState":0,"propId":102008,"pos":{"x":14498,"y":18717,"z":8325},"rot":{"x":0,"y":70000,"z":0}},{"groupId":191,"instId":300058,"propState":0,"propId":102007,"pos":{"x":13248,"y":57142,"z":-168217},"rot":{"x":0,"y":0,"z":0}},{"groupId":191,"instId":300003,"propState":0,"propId":102007,"pos":{"x":3597,"y":57142,"z":-180173},"rot":{"x":0,"y":90000,"z":0}},{"groupId":191,"instId":300028,"propState":0,"propId":102006,"pos":{"x":1946,"y":-170770,"z":34517},"rot":{"x":0,"y":180000,"z":0}},{"groupId":191,"instId":300068,"propState":0,"propId":102008,"pos":{"x":-36247,"y":-181509,"z":-6718},"rot":{"x":0,"y":90674,"z":0}},{"groupId":191,"instId":300067,"propState":0,"propId":102008,"pos":{"x":-22213,"y":-176009,"z":-29574},"rot":{"x":0,"y":45000,"z":0}},{"groupId":191,"instId":300031,"propState":0,"propId":102008,"pos":{"x":9376,"y":-193202,"z":35747},"rot":{"x":0,"y":0,"z":0}},{"groupId":191,"instId":300030,"propState":0,"propId":102007,"pos":{"x":-32074,"y":-186989,"z":18573},"rot":{"x":0,"y":45000,"z":0}},{"groupId":191,"instId":300029,"propState":0,"propId":102008,"pos":{"x":-24680,"y":-193149,"z":11910},"rot":{"x":0,"y":45000,"z":0}},{"groupId":191,"instId":300024,"propState":0,"propId":102008,"pos":{"x":30520,"y":-170770,"z":18400},"rot":{"x":0,"y":45000,"z":0}},{"groupId":191,"instId":300064,"propState":0,"propId":102008,"pos":{"x":29625,"y":-96604,"z":-21774},"rot":{"x":0,"y":21580,"z":0}},{"groupId":191,"instId":300063,"propState":0,"propId":102008,"pos":{"x":23924,"y":-96604,"z":-7335},"rot":{"x":0,"y":21580,"z":0}},{"groupId":191,"instId":300062,"propState":0,"propId":102008,"pos":{"x":-7340,"y":18792,"z":-3020},"rot":{"x":0,"y":70000,"z":0}},{"groupId":191,"instId":300061,"propState":0,"propId":102007,"pos":{"x":7130,"y":8055,"z":-5810},"rot":{"x":0,"y":20000,"z":0}},{"groupId":191,"instId":300060,"propState":0,"propId":102008,"pos":{"x":-7631,"y":8055,"z":3300},"rot":{"x":0,"y":115000,"z":0}},{"groupId":191,"instId":300057,"propState":0,"propId":102007,"pos":{"x":-40502,"y":53318,"z":-67709},"rot":{"x":0,"y":0,"z":0}},{"groupId":191,"instId":300056,"propState":0,"propId":102007,"pos":{"x":-38490,"y":53642,"z":-48950},"rot":{"x":0,"y":0,"z":0}},{"groupId":191,"instId":300055,"propState":0,"propId":102007,"pos":{"x":-13580,"y":53652,"z":-87880},"rot":{"x":0,"y":30000,"z":0}},{"groupId":191,"instId":300054,"propState":0,"propId":102007,"pos":{"x":1926,"y":53469,"z":-24831},"rot":{"x":0,"y":0,"z":0}},{"groupId":191,"instId":300015,"propState":0,"propId":102007,"pos":{"x":-6206,"y":56549,"z":-143303},"rot":{"x":0,"y":90000,"z":0}},{"groupId":191,"instId":300005,"propState":0,"propId":102007,"pos":{"x":-4873,"y":54296,"z":-127263},"rot":{"x":0,"y":90000,"z":0}},{"groupId":191,"instId":300004,"propState":0,"propId":102007,"pos":{"x":-19529,"y":57142,"z":-171018},"rot":{"x":0,"y":90000,"z":0}},{"groupId":191,"instId":300014,"propState":0,"propId":102007,"pos":{"x":-31598,"y":53652,"z":-120400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":191,"instId":300013,"propState":0,"propId":102007,"pos":{"x":-26830,"y":53652,"z":-73150},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"213":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"192":{"props":[{"groupId":192,"instId":300020,"propState":0,"propId":102008,"pos":{"x":79100,"y":-98287,"z":8039},"rot":{"x":0,"y":70000,"z":0}},{"groupId":192,"instId":300001,"propState":0,"propId":102006,"pos":{"x":129445,"y":-103881,"z":-13258},"rot":{"x":0,"y":335471,"z":0}},{"groupId":192,"instId":300002,"propState":0,"propId":102006,"pos":{"x":8814,"y":53702,"z":-88743},"rot":{"x":0,"y":90000,"z":0}},{"groupId":192,"instId":300068,"propState":0,"propId":102008,"pos":{"x":-36247,"y":-181509,"z":-6718},"rot":{"x":0,"y":90674,"z":0}},{"groupId":192,"instId":300067,"propState":0,"propId":102008,"pos":{"x":-22213,"y":-176009,"z":-29574},"rot":{"x":0,"y":45000,"z":0}},{"groupId":192,"instId":300022,"propState":0,"propId":102008,"pos":{"x":79632,"y":-83508,"z":29805},"rot":{"x":0,"y":70000,"z":0}},{"groupId":192,"instId":300021,"propState":0,"propId":102008,"pos":{"x":31750,"y":-91174,"z":17700},"rot":{"x":0,"y":70000,"z":0}},{"groupId":192,"instId":300056,"propState":0,"propId":102007,"pos":{"x":-38490,"y":53642,"z":-48950},"rot":{"x":0,"y":0,"z":0}},{"groupId":192,"instId":300024,"propState":0,"propId":102008,"pos":{"x":30520,"y":-170770,"z":18400},"rot":{"x":0,"y":45000,"z":0}},{"groupId":192,"instId":300066,"propState":0,"propId":102008,"pos":{"x":14715,"y":-87088,"z":32900},"rot":{"x":0,"y":21580,"z":0}},{"groupId":192,"instId":300065,"propState":0,"propId":102008,"pos":{"x":116842,"y":-103881,"z":-248},"rot":{"x":0,"y":70000,"z":0}},{"groupId":192,"instId":300064,"propState":0,"propId":102008,"pos":{"x":29625,"y":-96604,"z":-21774},"rot":{"x":0,"y":21580,"z":0}},{"groupId":192,"instId":300063,"propState":0,"propId":102008,"pos":{"x":37677,"y":-96604,"z":-12773},"rot":{"x":0,"y":21580,"z":0}},{"groupId":192,"instId":300039,"propState":0,"propId":102008,"pos":{"x":96368,"y":-103918,"z":-61987},"rot":{"x":0,"y":40000,"z":0}},{"groupId":192,"instId":300023,"propState":0,"propId":102008,"pos":{"x":58680,"y":-83495,"z":45780},"rot":{"x":0,"y":65000,"z":0}},{"groupId":192,"instId":300060,"propState":0,"propId":102008,"pos":{"x":-920,"y":18792,"z":8470},"rot":{"x":0,"y":70000,"z":0}},{"groupId":192,"instId":300059,"propState":0,"propId":102008,"pos":{"x":14498,"y":18717,"z":8325},"rot":{"x":0,"y":70000,"z":0}},{"groupId":192,"instId":300058,"propState":0,"propId":102007,"pos":{"x":13248,"y":57142,"z":-168217},"rot":{"x":0,"y":0,"z":0}},{"groupId":192,"instId":300057,"propState":0,"propId":102007,"pos":{"x":-40502,"y":53318,"z":-67709},"rot":{"x":0,"y":0,"z":0}},{"groupId":192,"instId":300003,"propState":0,"propId":102007,"pos":{"x":3597,"y":57142,"z":-180173},"rot":{"x":0,"y":90000,"z":0}},{"groupId":192,"instId":300014,"propState":0,"propId":102007,"pos":{"x":-31598,"y":53652,"z":-120400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":192,"instId":300043,"propState":0,"propId":102008,"pos":{"x":91091,"y":210216,"z":120469},"rot":{"x":0,"y":45000,"z":0}},{"groupId":192,"instId":300031,"propState":0,"propId":102008,"pos":{"x":9376,"y":-193202,"z":35747},"rot":{"x":0,"y":0,"z":0}},{"groupId":192,"instId":300030,"propState":0,"propId":102007,"pos":{"x":-32074,"y":-186989,"z":18573},"rot":{"x":0,"y":45000,"z":0}},{"groupId":192,"instId":300029,"propState":0,"propId":102008,"pos":{"x":-24680,"y":-193149,"z":11910},"rot":{"x":0,"y":45000,"z":0}},{"groupId":192,"instId":300027,"propState":0,"propId":102008,"pos":{"x":35476,"y":-170770,"z":-8000},"rot":{"x":0,"y":0,"z":0}},{"groupId":192,"instId":300025,"propState":0,"propId":102008,"pos":{"x":10121,"y":-170770,"z":-35850},"rot":{"x":0,"y":0,"z":0}},{"groupId":192,"instId":300019,"propState":0,"propId":102008,"pos":{"x":64858,"y":-98287,"z":32896},"rot":{"x":0,"y":70000,"z":0}},{"groupId":192,"instId":300018,"propState":0,"propId":102008,"pos":{"x":86200,"y":-103888,"z":-26990},"rot":{"x":0,"y":110000,"z":0}},{"groupId":192,"instId":300017,"propState":0,"propId":102008,"pos":{"x":91623,"y":-89070,"z":-51654},"rot":{"x":0,"y":113000,"z":0}},{"groupId":192,"instId":300062,"propState":0,"propId":102008,"pos":{"x":-7340,"y":18792,"z":-3020},"rot":{"x":0,"y":70000,"z":0}},{"groupId":192,"instId":300061,"propState":0,"propId":102007,"pos":{"x":7130,"y":8055,"z":-5810},"rot":{"x":0,"y":20000,"z":0}},{"groupId":192,"instId":300015,"propState":0,"propId":102007,"pos":{"x":66546,"y":71952,"z":-109548},"rot":{"x":0,"y":90000,"z":0}},{"groupId":192,"instId":300005,"propState":0,"propId":102007,"pos":{"x":12503,"y":61901,"z":-124335},"rot":{"x":0,"y":90000,"z":0}},{"groupId":192,"instId":300004,"propState":0,"propId":102007,"pos":{"x":-19529,"y":57142,"z":-171018},"rot":{"x":0,"y":90000,"z":0}},{"groupId":192,"instId":300047,"propState":0,"propId":102008,"pos":{"x":29320,"y":198957,"z":67530},"rot":{"x":0,"y":45000,"z":0}},{"groupId":192,"instId":300044,"propState":0,"propId":102008,"pos":{"x":-15802,"y":211531,"z":-58611},"rot":{"x":0,"y":45000,"z":0}},{"groupId":192,"instId":300012,"propState":0,"propId":102007,"pos":{"x":62588,"y":205667,"z":48153},"rot":{"x":0,"y":45000,"z":0}},{"groupId":192,"instId":300038,"propState":0,"propId":102006,"pos":{"x":9482,"y":57142,"z":-153339},"rot":{"x":0,"y":204715,"z":0}},{"groupId":192,"instId":300036,"propState":0,"propId":102006,"pos":{"x":63915,"y":-83495,"z":32559},"rot":{"x":0,"y":172502,"z":0}},{"groupId":192,"instId":300035,"propState":0,"propId":102006,"pos":{"x":-76300,"y":199135,"z":19358},"rot":{"x":0,"y":278428,"z":0}},{"groupId":192,"instId":300034,"propState":0,"propId":102006,"pos":{"x":-23793,"y":53650,"z":-93625},"rot":{"x":0,"y":229876,"z":0}},{"groupId":192,"instId":300028,"propState":0,"propId":102006,"pos":{"x":1946,"y":-170770,"z":34517},"rot":{"x":0,"y":180000,"z":0}},{"groupId":192,"instId":300026,"propState":0,"propId":102006,"pos":{"x":126060,"y":-103918,"z":-53058},"rot":{"x":0,"y":284198,"z":0}},{"groupId":192,"instId":300055,"propState":0,"propId":102007,"pos":{"x":-16043,"y":53652,"z":-92147},"rot":{"x":0,"y":30000,"z":0}},{"groupId":192,"instId":300054,"propState":0,"propId":102007,"pos":{"x":1926,"y":53469,"z":-41185},"rot":{"x":0,"y":0,"z":0}},{"groupId":192,"instId":300033,"propState":0,"propId":102007,"pos":{"x":35828,"y":80576,"z":-7677},"rot":{"x":0,"y":115000,"z":0}},{"groupId":192,"instId":300032,"propState":0,"propId":102007,"pos":{"x":-8468,"y":53474,"z":-35784},"rot":{"x":0,"y":20000,"z":0}},{"groupId":192,"instId":300016,"propState":0,"propId":102007,"pos":{"x":21892,"y":74396,"z":-40594},"rot":{"x":0,"y":70000,"z":0}},{"groupId":192,"instId":300013,"propState":0,"propId":102007,"pos":{"x":-26830,"y":53652,"z":-73150},"rot":{"x":0,"y":30000,"z":0}},{"groupId":192,"instId":300048,"propState":0,"propId":102007,"pos":{"x":-27224,"y":190429,"z":61847},"rot":{"x":0,"y":45000,"z":0}},{"groupId":192,"instId":300042,"propState":0,"propId":102008,"pos":{"x":128556,"y":210216,"z":83002},"rot":{"x":0,"y":45000,"z":0}},{"groupId":192,"instId":300041,"propState":0,"propId":102008,"pos":{"x":73750,"y":210216,"z":89960},"rot":{"x":0,"y":45000,"z":0}},{"groupId":192,"instId":300040,"propState":0,"propId":102008,"pos":{"x":98200,"y":210216,"z":65510},"rot":{"x":0,"y":45000,"z":0}},{"groupId":192,"instId":300037,"propState":0,"propId":102008,"pos":{"x":37090,"y":205681,"z":57720},"rot":{"x":0,"y":45000,"z":0}},{"groupId":192,"instId":300011,"propState":0,"propId":102007,"pos":{"x":55600,"y":205681,"z":55810},"rot":{"x":0,"y":45000,"z":0}},{"groupId":192,"instId":300010,"propState":0,"propId":102008,"pos":{"x":-49442,"y":199135,"z":61880},"rot":{"x":0,"y":315759,"z":0}},{"groupId":192,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-19162,"y":211531,"z":-40528},"rot":{"x":0,"y":45000,"z":0}},{"groupId":192,"instId":300007,"propState":0,"propId":102007,"pos":{"x":-67504,"y":207138,"z":-31033},"rot":{"x":0,"y":180000,"z":0}},{"groupId":192,"instId":300006,"propState":0,"propId":102007,"pos":{"x":-72574,"y":199136,"z":-3222},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300001,"propState":0,"propId":102235,"pos":{"x":-110650,"y":199100,"z":5810},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300001,"propState":0,"propId":138,"pos":{"x":0,"y":-172390,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":301,"startAnchorId":null,"startGroupId":null}},"2024201":{"P20242_F20242001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300001,"propState":1,"propId":102263,"pos":{"x":44056,"y":-18091,"z":43494},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300002,"propState":1,"propId":102240,"pos":{"x":26848,"y":-44344,"z":91733},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300003,"propState":1,"propId":102240,"pos":{"x":-57117,"y":-46469,"z":43295},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300001,"propState":1,"propId":102240,"pos":{"x":-57150,"y":-46469,"z":54845},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-60778,"y":-18741,"z":75796},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":211,"pos":{"x":-60778,"y":-18741,"z":75796},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":102242,"pos":{"x":-60778,"y":-18741,"z":75796},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":102241,"pos":{"x":-60778,"y":-18041,"z":75796},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300002,"propState":0,"propId":102242,"pos":{"x":-63038,"y":-46436,"z":-28826},"rot":{"x":0,"y":210000,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":211,"pos":{"x":-63038,"y":-46436,"z":-28826},"rot":{"x":0,"y":210000,"z":0}},{"groupId":8,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-63038,"y":-46436,"z":-28826},"rot":{"x":0,"y":210000,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":102241,"pos":{"x":-63038,"y":-45736,"z":-28826},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300004,"propState":0,"propId":211,"pos":{"x":2359,"y":-51657,"z":60451},"rot":{"x":0,"y":315000,"z":0}},{"groupId":9,"instId":300003,"propState":20,"propId":60202,"pos":{"x":2359,"y":-51657,"z":60451},"rot":{"x":0,"y":315000,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":102242,"pos":{"x":2359,"y":-51657,"z":60451},"rot":{"x":0,"y":315000,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":102241,"pos":{"x":2359,"y":-50957,"z":60451},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300006,"propState":8,"propId":101,"pos":{"x":51910,"y":-34215,"z":-40955},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300003,"propState":8,"propId":101,"pos":{"x":-12590,"y":-43640,"z":70880},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300007,"propState":8,"propId":101,"pos":{"x":10910,"y":-26070,"z":-11670},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300002,"propState":8,"propId":101,"pos":{"x":34426,"y":-18077,"z":-43186},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300005,"propState":8,"propId":101,"pos":{"x":-36090,"y":-18077,"z":-43016},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300004,"propState":8,"propId":101,"pos":{"x":-28790,"y":-51710,"z":10713},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300001,"propState":8,"propId":101,"pos":{"x":49036,"y":-41020,"z":59602},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2024201":{"anchorId":1,"groupId":19,"instId":300001,"pos":{"x":48950,"y":-41002,"z":62440},"rot":{"x":0,"y":59245,"z":0}},"2024202":{"anchorId":2,"groupId":19,"instId":300002,"pos":{"x":32897,"y":-18077,"z":-37939},"rot":{"x":0,"y":341129,"z":0}},"2024203":{"anchorId":3,"groupId":19,"instId":300003,"pos":{"x":-12060,"y":-43640,"z":66370},"rot":{"x":0,"y":90000,"z":0}},"2024204":{"anchorId":4,"groupId":19,"instId":300004,"pos":{"x":-27258,"y":-51710,"z":5590},"rot":{"x":0,"y":90000,"z":0}},"2024205":{"anchorId":5,"groupId":19,"instId":300005,"pos":{"x":-34127,"y":-18077,"z":-37963},"rot":{"x":0,"y":20000,"z":0}},"2024206":{"anchorId":6,"groupId":19,"instId":300006,"pos":{"x":44360,"y":-34216,"z":-43150},"rot":{"x":0,"y":0,"z":0}},"2024207":{"anchorId":7,"groupId":19,"instId":300007,"pos":{"x":-769,"y":-25940,"z":-2833},"rot":{"x":0,"y":0,"z":0}}}},"328":{"props":[{"groupId":328,"instId":300020,"propState":0,"propId":102008,"pos":{"x":31085,"y":-44293,"z":98987},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"199":{"props":[{"groupId":199,"instId":300001,"propState":8,"propId":113,"pos":{"x":-1027,"y":-26070,"z":24084},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1306":{"anchorId":1,"groupId":199,"instId":300001,"pos":{"x":-1119,"y":-26070,"z":21531},"rot":{"x":0,"y":0,"z":0}}}},"20":{"props":[{"groupId":20,"instId":300018,"propState":12,"propId":60201,"pos":{"x":10923,"y":-43659,"z":-23389},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300017,"propState":12,"propId":60201,"pos":{"x":81031,"y":-40155,"z":121478},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300016,"propState":12,"propId":60201,"pos":{"x":-48105,"y":-18091,"z":58584},"rot":{"x":0,"y":180000,"z":0}},{"groupId":20,"instId":300015,"propState":12,"propId":60201,"pos":{"x":-55506,"y":-18037,"z":-21899},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300014,"propState":12,"propId":60201,"pos":{"x":-18119,"y":-51688,"z":48730},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300013,"propState":12,"propId":60201,"pos":{"x":28510,"y":-50699,"z":12684},"rot":{"x":0,"y":179901,"z":0}},{"groupId":20,"instId":300012,"propState":12,"propId":60201,"pos":{"x":-29810,"y":-48713,"z":-13270},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300011,"propState":12,"propId":60201,"pos":{"x":-46191,"y":-51710,"z":10382},"rot":{"x":0,"y":180000,"z":0}},{"groupId":20,"instId":300010,"propState":12,"propId":60201,"pos":{"x":-71935,"y":-45930,"z":45451},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300009,"propState":12,"propId":60201,"pos":{"x":-6153,"y":-51864,"z":112549},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300008,"propState":12,"propId":60201,"pos":{"x":-28300,"y":-51279,"z":-47288},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300007,"propState":12,"propId":60201,"pos":{"x":-12782,"y":-42867,"z":61015},"rot":{"x":0,"y":359000,"z":0}},{"groupId":20,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-14590,"y":-43659,"z":34364},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300005,"propState":12,"propId":60201,"pos":{"x":54723,"y":-18037,"z":21536},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300004,"propState":12,"propId":60201,"pos":{"x":17493,"y":-18077,"z":-41338},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300003,"propState":12,"propId":60201,"pos":{"x":80652,"y":-40178,"z":88787},"rot":{"x":0,"y":214629,"z":0}},{"groupId":20,"instId":300002,"propState":12,"propId":60201,"pos":{"x":36264,"y":-33754,"z":-23524},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300001,"propState":12,"propId":60201,"pos":{"x":58738,"y":-39357,"z":1030},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300027,"propState":0,"propId":102008,"pos":{"x":-18125,"y":-51688,"z":62259},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300033,"propState":0,"propId":102008,"pos":{"x":22918,"y":-51710,"z":-20040},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300024,"propState":0,"propId":102008,"pos":{"x":-25050,"y":-51710,"z":33483},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300009,"propState":0,"propId":102008,"pos":{"x":-18477,"y":-51710,"z":33483},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300021,"propState":0,"propId":102007,"pos":{"x":4682,"y":-51884,"z":117523},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300020,"propState":0,"propId":102008,"pos":{"x":-608,"y":-51864,"z":90591},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300010,"propState":0,"propId":102008,"pos":{"x":31248,"y":-34225,"z":-39472},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300031,"propState":0,"propId":102008,"pos":{"x":-61575,"y":-18791,"z":56208},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300028,"propState":0,"propId":102008,"pos":{"x":-59503,"y":-47836,"z":11293},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300023,"propState":0,"propId":102008,"pos":{"x":-67623,"y":-47111,"z":93935},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300019,"propState":0,"propId":102008,"pos":{"x":33962,"y":-44297,"z":71571},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300018,"propState":0,"propId":102007,"pos":{"x":6002,"y":-43640,"z":61340},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300003,"propState":0,"propId":102007,"pos":{"x":40788,"y":-18077,"z":11407},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300012,"propState":0,"propId":102007,"pos":{"x":47320,"y":-18077,"z":-35998},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300004,"propState":0,"propId":102006,"pos":{"x":-37510,"y":-51710,"z":1896},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300025,"propState":0,"propId":102008,"pos":{"x":-48615,"y":-18077,"z":-42437},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300035,"propState":0,"propId":102008,"pos":{"x":-53090,"y":-18060,"z":21860},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300034,"propState":0,"propId":102008,"pos":{"x":-13609,"y":-51729,"z":-45365},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300032,"propState":0,"propId":102007,"pos":{"x":21771,"y":-51710,"z":30784},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":102008,"pos":{"x":-17300,"y":-51710,"z":-21860},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300029,"propState":0,"propId":102008,"pos":{"x":-10770,"y":-51710,"z":-22080},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300017,"propState":0,"propId":102007,"pos":{"x":-68450,"y":-46436,"z":70354},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300016,"propState":0,"propId":102007,"pos":{"x":-33253,"y":-44340,"z":63665},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300014,"propState":0,"propId":102008,"pos":{"x":4713,"y":-43658,"z":36293},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300013,"propState":0,"propId":102007,"pos":{"x":19484,"y":-43711,"z":39313},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300015,"propState":0,"propId":102007,"pos":{"x":61820,"y":-16808,"z":31810},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300005,"propState":0,"propId":102007,"pos":{"x":65640,"y":-18064,"z":55785},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300011,"propState":0,"propId":102007,"pos":{"x":33912,"y":-34225,"z":-47695},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300007,"propState":0,"propId":102008,"pos":{"x":68561,"y":-39346,"z":51083},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300008,"propState":0,"propId":102008,"pos":{"x":55575,"y":-39335,"z":23381},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300006,"propState":0,"propId":102007,"pos":{"x":43909,"y":-41002,"z":66824},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300026,"propState":0,"propId":102006,"pos":{"x":10310,"y":-43624,"z":70387},"rot":{"x":0,"y":225000,"z":0}},{"groupId":21,"instId":300002,"propState":0,"propId":102006,"pos":{"x":17125,"y":-34225,"z":-46003},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300002,"propState":0,"propId":102238,"pos":{"x":24180,"y":-34187,"z":-38478},"rot":{"x":0,"y":180000,"z":0}},{"groupId":92,"instId":300003,"propState":1,"propId":102249,"pos":{"x":27484,"y":-34335,"z":-37837},"rot":{"x":0,"y":180000,"z":0}},{"groupId":92,"instId":300001,"propState":1,"propId":102249,"pos":{"x":20834,"y":-34335,"z":-37837},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300012,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":211,"pos":{"x":-76204,"y":-47108,"z":84166},"rot":{"x":0,"y":60000,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":102077,"pos":{"x":-76204,"y":-47108,"z":84166},"rot":{"x":0,"y":60000,"z":0}},{"groupId":94,"instId":300004,"propState":12,"propId":60202,"pos":{"x":-81059,"y":-46884,"z":89286},"rot":{"x":0,"y":90000,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":102063,"pos":{"x":-80650,"y":-48332,"z":86160},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"115":{"props":[{"groupId":115,"instId":300002,"propState":0,"propId":102238,"pos":{"x":20983,"y":-18077,"z":-41330},"rot":{"x":0,"y":0,"z":0}},{"groupId":115,"instId":300001,"propState":1,"propId":102264,"pos":{"x":23720,"y":-18149,"z":-42684},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300003,"propState":1,"propId":102249,"pos":{"x":38372,"y":-17985,"z":48425},"rot":{"x":0,"y":270000,"z":0}},{"groupId":116,"instId":300002,"propState":0,"propId":102238,"pos":{"x":39264,"y":-18015,"z":51774},"rot":{"x":0,"y":89999,"z":0}},{"groupId":116,"instId":300001,"propState":1,"propId":102249,"pos":{"x":38427,"y":-17985,"z":55097},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"117":{"props":[{"groupId":117,"instId":300003,"propState":1,"propId":102249,"pos":{"x":27551,"y":-43628,"z":42376},"rot":{"x":0,"y":270000,"z":0}},{"groupId":117,"instId":300002,"propState":0,"propId":102238,"pos":{"x":26993,"y":-43671,"z":45679},"rot":{"x":0,"y":270000,"z":0}},{"groupId":117,"instId":300001,"propState":1,"propId":102249,"pos":{"x":27622,"y":-43628,"z":49030},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300003,"propState":1,"propId":102249,"pos":{"x":-27420,"y":-51626,"z":51895},"rot":{"x":0,"y":270000,"z":0}},{"groupId":118,"instId":300002,"propState":0,"propId":102238,"pos":{"x":-26605,"y":-51652,"z":55226},"rot":{"x":0,"y":89999,"z":0}},{"groupId":118,"instId":300001,"propState":1,"propId":102249,"pos":{"x":-27418,"y":-51626,"z":58559},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"119":{"props":[{"groupId":119,"instId":300003,"propState":1,"propId":102249,"pos":{"x":-22163,"y":-51658,"z":-37933},"rot":{"x":0,"y":179999,"z":0}},{"groupId":119,"instId":300002,"propState":0,"propId":102238,"pos":{"x":-25508,"y":-51696,"z":-38532},"rot":{"x":0,"y":179999,"z":0}},{"groupId":119,"instId":300001,"propState":1,"propId":102249,"pos":{"x":-28831,"y":-51658,"z":-37757},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"120":{"props":[{"groupId":120,"instId":300003,"propState":1,"propId":102249,"pos":{"x":-40451,"y":-18006,"z":48421},"rot":{"x":0,"y":270000,"z":0}},{"groupId":120,"instId":300002,"propState":0,"propId":102238,"pos":{"x":-40996,"y":-18054,"z":51736},"rot":{"x":0,"y":269999,"z":0}},{"groupId":120,"instId":300001,"propState":1,"propId":102249,"pos":{"x":-40426,"y":-18006,"z":55071},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"121":{"props":[{"groupId":121,"instId":300002,"propState":0,"propId":102238,"pos":{"x":-22889,"y":-18077,"z":-41134},"rot":{"x":0,"y":0,"z":0}},{"groupId":121,"instId":300001,"propState":1,"propId":102264,"pos":{"x":-25519,"y":-18077,"z":-42712},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"122":{"props":[{"groupId":122,"instId":300003,"propState":1,"propId":102239,"pos":{"x":-1305,"y":-43645,"z":55967},"rot":{"x":0,"y":0,"z":0}},{"groupId":122,"instId":300002,"propState":1,"propId":102239,"pos":{"x":-1280,"y":-43684,"z":37515},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"124":{"props":[{"groupId":124,"instId":300007,"propState":1,"propId":102263,"pos":{"x":-45789,"y":-18100,"z":43628},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"123":{"props":[{"groupId":123,"instId":300005,"propState":1,"propId":102239,"pos":{"x":-63100,"y":-46490,"z":-16277},"rot":{"x":0,"y":0,"z":0}},{"groupId":123,"instId":300006,"propState":1,"propId":102239,"pos":{"x":-34000,"y":-51730,"z":5642},"rot":{"x":0,"y":90000,"z":0}},{"groupId":123,"instId":300004,"propState":1,"propId":102239,"pos":{"x":-63060,"y":-46490,"z":27609},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"125":{"props":[{"groupId":125,"instId":300008,"propState":1,"propId":102239,"pos":{"x":377,"y":-51888,"z":115947},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"126":{"props":[{"groupId":126,"instId":300010,"propState":1,"propId":102239,"pos":{"x":-21750,"y":-51730,"z":37015},"rot":{"x":0,"y":180000,"z":0}},{"groupId":126,"instId":300009,"propState":1,"propId":102239,"pos":{"x":-14500,"y":-51730,"z":-25716},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[{"groupId":138,"instId":300001,"propState":0,"propId":102261,"pos":{"x":48550,"y":-31589,"z":-12689},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"139":{"props":[{"groupId":139,"instId":300001,"propState":101,"propId":102262,"pos":{"x":-50734,"y":-46400,"z":47300},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"136":{"props":[{"groupId":136,"instId":300005,"propState":0,"propId":211,"pos":{"x":69197,"y":-18064,"z":35913},"rot":{"x":0,"y":270000,"z":0}},{"groupId":136,"instId":300012,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":136,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":136,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":136,"instId":300004,"propState":12,"propId":60202,"pos":{"x":74063,"y":-17810,"z":40630},"rot":{"x":0,"y":270000,"z":0}},{"groupId":136,"instId":300003,"propState":0,"propId":102063,"pos":{"x":73710,"y":-19260,"z":43340},"rot":{"x":0,"y":90000,"z":0}},{"groupId":136,"instId":300002,"propState":0,"propId":102077,"pos":{"x":69197,"y":-18064,"z":35913},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300002,"propState":0,"propId":102006,"pos":{"x":5068,"y":-26069,"z":19190},"rot":{"x":0,"y":245879,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"167":{"props":[{"groupId":167,"instId":300008,"propState":0,"propId":102079,"pos":{"x":-42340,"y":-18077,"z":5205},"rot":{"x":0,"y":270000,"z":0}},{"groupId":167,"instId":300002,"propState":0,"propId":102079,"pos":{"x":40469,"y":-18077,"z":5205},"rot":{"x":0,"y":88996,"z":0}},{"groupId":167,"instId":300007,"propState":21,"propId":102282,"pos":{"x":-42340,"y":-18077,"z":5205},"rot":{"x":0,"y":270000,"z":0}},{"groupId":167,"instId":300006,"propState":0,"propId":102079,"pos":{"x":-18360,"y":-26069,"z":5205},"rot":{"x":0,"y":88996,"z":0}},{"groupId":167,"instId":300005,"propState":21,"propId":102282,"pos":{"x":-18360,"y":-26069,"z":5205},"rot":{"x":0,"y":88996,"z":0}},{"groupId":167,"instId":300004,"propState":0,"propId":102079,"pos":{"x":16510,"y":-25470,"z":5205},"rot":{"x":0,"y":268996,"z":0}},{"groupId":167,"instId":300003,"propState":21,"propId":102282,"pos":{"x":16510,"y":-26069,"z":5205},"rot":{"x":0,"y":268996,"z":0}},{"groupId":167,"instId":300001,"propState":21,"propId":102282,"pos":{"x":40469,"y":-18077,"z":5205},"rot":{"x":0,"y":88996,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[],"npcs":[],"monsters":[{"groupId":179,"instId":200004,"monsterId":2032020,"eventId":20242014,"pos":{"x":-1961,"y":-43640,"z":71132},"rot":{"x":0,"y":126242,"z":0}},{"groupId":179,"instId":200003,"monsterId":2032010,"eventId":20242013,"pos":{"x":2176,"y":-43640,"z":59602},"rot":{"x":0,"y":31891,"z":0}},{"groupId":179,"instId":200002,"monsterId":2032020,"eventId":20242012,"pos":{"x":30829,"y":-44301,"z":74777},"rot":{"x":0,"y":5702,"z":0}},{"groupId":179,"instId":200001,"monsterId":2032020,"eventId":20242011,"pos":{"x":349,"y":-51864,"z":101448},"rot":{"x":0,"y":17765,"z":0}}],"teleports":{}},"180":{"props":[],"npcs":[],"monsters":[{"groupId":180,"instId":200002,"monsterId":2032010,"eventId":20242022,"pos":{"x":-63066,"y":-46437,"z":-13111},"rot":{"x":0,"y":5702,"z":0}},{"groupId":180,"instId":200001,"monsterId":2032020,"eventId":20242021,"pos":{"x":-61149,"y":-47110,"z":80430},"rot":{"x":0,"y":242819,"z":0}}],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":183,"instId":300002,"propState":20,"propId":60201,"pos":{"x":3944,"y":-51677,"z":17200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":183,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":183,"instId":400001,"npcId":12247,"pos":{"x":22410,"y":-120400,"z":-10210},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300002,"propState":20,"propId":60201,"pos":{"x":3947,"y":-51677,"z":16140},"rot":{"x":0,"y":270000,"z":0}},{"groupId":184,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":184,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"185":{"props":[{"groupId":185,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":185,"instId":300002,"propState":20,"propId":60201,"pos":{"x":3963,"y":-51677,"z":15092},"rot":{"x":0,"y":270000,"z":0}},{"groupId":185,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":186,"instId":300002,"propState":20,"propId":60201,"pos":{"x":3934,"y":-51677,"z":14088},"rot":{"x":0,"y":270000,"z":0}},{"groupId":186,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300002,"propState":20,"propId":60202,"pos":{"x":3930,"y":-51677,"z":13078},"rot":{"x":0,"y":270000,"z":0}},{"groupId":187,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300002,"propState":20,"propId":60201,"pos":{"x":5908,"y":-51677,"z":17185},"rot":{"x":0,"y":271265,"z":0}},{"groupId":188,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300002,"propState":20,"propId":60201,"pos":{"x":5885,"y":-51677,"z":16166},"rot":{"x":0,"y":271265,"z":0}},{"groupId":189,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300002,"propState":20,"propId":60201,"pos":{"x":5862,"y":-51677,"z":15130},"rot":{"x":0,"y":271265,"z":0}},{"groupId":190,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"191":{"props":[{"groupId":191,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":191,"instId":300002,"propState":20,"propId":60201,"pos":{"x":5839,"y":-51677,"z":14073},"rot":{"x":0,"y":271265,"z":0}},{"groupId":191,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"182":{"props":[{"groupId":182,"instId":300023,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300026,"propState":0,"propId":100074,"pos":{"x":-23200,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300025,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300015,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300030,"propState":0,"propId":100074,"pos":{"x":-29200,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300029,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300028,"propState":0,"propId":100074,"pos":{"x":-26200,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300027,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300024,"propState":0,"propId":100074,"pos":{"x":-20200,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300022,"propState":0,"propId":100074,"pos":{"x":-17200,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300021,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300020,"propState":0,"propId":100074,"pos":{"x":-5200,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300019,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300018,"propState":0,"propId":100074,"pos":{"x":-2260,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300017,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300016,"propState":0,"propId":100074,"pos":{"x":740,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300014,"propState":0,"propId":100074,"pos":{"x":3800,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300013,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300012,"propState":0,"propId":100074,"pos":{"x":6920,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300010,"propState":0,"propId":100074,"pos":{"x":15920,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300009,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300008,"propState":0,"propId":100074,"pos":{"x":18800,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300006,"propState":0,"propId":100074,"pos":{"x":21680,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300005,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300004,"propState":0,"propId":100074,"pos":{"x":24680,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300002,"propState":0,"propId":100074,"pos":{"x":27800,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"192":{"props":[{"groupId":192,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":192,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":192,"instId":300002,"propState":20,"propId":60202,"pos":{"x":5816,"y":-51677,"z":13027},"rot":{"x":0,"y":271265,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":193,"instId":300002,"propState":20,"propId":60201,"pos":{"x":7650,"y":-51677,"z":17200},"rot":{"x":0,"y":270645,"z":0}},{"groupId":193,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"194":{"props":[{"groupId":194,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":194,"instId":300002,"propState":20,"propId":60201,"pos":{"x":7630,"y":-51677,"z":16090},"rot":{"x":0,"y":270645,"z":0}},{"groupId":194,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"195":{"props":[{"groupId":195,"instId":300002,"propState":20,"propId":60201,"pos":{"x":7620,"y":-51677,"z":15070},"rot":{"x":0,"y":270645,"z":0}},{"groupId":195,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":195,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"196":{"props":[{"groupId":196,"instId":300002,"propState":20,"propId":60201,"pos":{"x":7610,"y":-51677,"z":14060},"rot":{"x":0,"y":270645,"z":0}},{"groupId":196,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":196,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"197":{"props":[{"groupId":197,"instId":300002,"propState":20,"propId":60203,"pos":{"x":7600,"y":-51677,"z":13020},"rot":{"x":0,"y":270645,"z":0}},{"groupId":197,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":197,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"258":{"props":[],"npcs":[{"groupId":258,"instId":400001,"npcId":12407,"pos":{"x":20383,"y":-34225,"z":-48306},"rot":{"x":0,"y":354327,"z":0}}],"monsters":[],"teleports":{}},"259":{"props":[],"npcs":[{"groupId":259,"instId":400001,"npcId":12424,"pos":{"x":36589,"y":-39357,"z":1522},"rot":{"x":0,"y":90075,"z":0}}],"monsters":[],"teleports":{}},"260":{"props":[{"groupId":260,"instId":300004,"propState":0,"propId":103200,"pos":{"x":69757,"y":-39346,"z":54262},"rot":{"x":0,"y":0,"z":0}},{"groupId":260,"instId":300002,"propState":0,"propId":102051,"pos":{"x":70137,"y":-39346,"z":54125},"rot":{"x":0,"y":0,"z":0}},{"groupId":260,"instId":300006,"propState":0,"propId":103200,"pos":{"x":70245,"y":-39346,"z":54464},"rot":{"x":0,"y":0,"z":0}},{"groupId":260,"instId":300005,"propState":0,"propId":103200,"pos":{"x":70380,"y":-39346,"z":54531},"rot":{"x":0,"y":0,"z":0}},{"groupId":260,"instId":300003,"propState":0,"propId":102166,"pos":{"x":69684,"y":-39346,"z":53750},"rot":{"x":0,"y":233907,"z":0}},{"groupId":260,"instId":300001,"propState":0,"propId":102163,"pos":{"x":69133,"y":-39346,"z":54148},"rot":{"x":0,"y":319344,"z":0}}],"npcs":[{"groupId":260,"instId":400001,"npcId":12400,"pos":{"x":69763,"y":-39346,"z":54272},"rot":{"x":0,"y":286892,"z":0}}],"monsters":[],"teleports":{}},"329":{"props":[{"groupId":329,"instId":300001,"propState":18,"propId":102011,"pos":{"x":54499,"y":-40536,"z":57180},"rot":{"x":0,"y":152850,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"330":{"props":[{"groupId":330,"instId":300001,"propState":18,"propId":102012,"pos":{"x":39907,"y":-32560,"z":-52007},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"331":{"props":[{"groupId":331,"instId":300001,"propState":18,"propId":102009,"pos":{"x":32147,"y":-17031,"z":-36309},"rot":{"x":0,"y":99351,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":301,"startAnchorId":null,"startGroupId":null}},"202420102":{"P20242_F20242001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300001,"propState":1,"propId":102263,"pos":{"x":44056,"y":-18091,"z":43494},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300001,"propState":1,"propId":102240,"pos":{"x":-57150,"y":-46469,"z":54845},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300003,"propState":1,"propId":102240,"pos":{"x":-57117,"y":-46469,"z":43295},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300002,"propState":1,"propId":102240,"pos":{"x":26848,"y":-44344,"z":91733},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300002,"propState":0,"propId":102242,"pos":{"x":-60778,"y":-18741,"z":75796},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":211,"pos":{"x":-60778,"y":-18741,"z":75796},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-60778,"y":-18741,"z":75796},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":102241,"pos":{"x":-60778,"y":-18041,"z":75796},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-63038,"y":-46436,"z":-28826},"rot":{"x":0,"y":210000,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":102242,"pos":{"x":-63038,"y":-46436,"z":-28826},"rot":{"x":0,"y":210000,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":211,"pos":{"x":-63038,"y":-46436,"z":-28826},"rot":{"x":0,"y":210000,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":102241,"pos":{"x":-63038,"y":-45736,"z":-28826},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300003,"propState":20,"propId":60202,"pos":{"x":2359,"y":-51657,"z":60451},"rot":{"x":0,"y":315000,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":102242,"pos":{"x":2359,"y":-51657,"z":60451},"rot":{"x":0,"y":315000,"z":0}},{"groupId":9,"instId":300004,"propState":0,"propId":211,"pos":{"x":2359,"y":-51657,"z":60451},"rot":{"x":0,"y":315000,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":102241,"pos":{"x":2359,"y":-50957,"z":60451},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300003,"propState":8,"propId":101,"pos":{"x":-12590,"y":-43640,"z":70880},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300007,"propState":8,"propId":101,"pos":{"x":10910,"y":-26070,"z":-11670},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300006,"propState":8,"propId":101,"pos":{"x":51910,"y":-34215,"z":-40955},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300005,"propState":8,"propId":101,"pos":{"x":-36090,"y":-18077,"z":-43016},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300004,"propState":8,"propId":101,"pos":{"x":-28790,"y":-51710,"z":10713},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300002,"propState":8,"propId":101,"pos":{"x":34426,"y":-18077,"z":-43186},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300001,"propState":8,"propId":101,"pos":{"x":49036,"y":-41020,"z":59602},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2024201":{"anchorId":1,"groupId":19,"instId":300001,"pos":{"x":48950,"y":-41002,"z":62440},"rot":{"x":0,"y":59245,"z":0}},"2024202":{"anchorId":2,"groupId":19,"instId":300002,"pos":{"x":32897,"y":-18077,"z":-37939},"rot":{"x":0,"y":341129,"z":0}},"2024203":{"anchorId":3,"groupId":19,"instId":300003,"pos":{"x":-12060,"y":-43640,"z":66370},"rot":{"x":0,"y":90000,"z":0}},"2024204":{"anchorId":4,"groupId":19,"instId":300004,"pos":{"x":-27258,"y":-51710,"z":5590},"rot":{"x":0,"y":90000,"z":0}},"2024205":{"anchorId":5,"groupId":19,"instId":300005,"pos":{"x":-34127,"y":-18077,"z":-37963},"rot":{"x":0,"y":20000,"z":0}},"2024206":{"anchorId":6,"groupId":19,"instId":300006,"pos":{"x":44360,"y":-34216,"z":-43150},"rot":{"x":0,"y":0,"z":0}},"2024207":{"anchorId":7,"groupId":19,"instId":300007,"pos":{"x":-769,"y":-25940,"z":-2833},"rot":{"x":0,"y":0,"z":0}}}},"328":{"props":[{"groupId":328,"instId":300020,"propState":0,"propId":102008,"pos":{"x":31085,"y":-44293,"z":98987},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"199":{"props":[{"groupId":199,"instId":300001,"propState":8,"propId":113,"pos":{"x":-1027,"y":-26070,"z":24084},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1306":{"anchorId":1,"groupId":199,"instId":300001,"pos":{"x":-1119,"y":-26070,"z":21531},"rot":{"x":0,"y":0,"z":0}}}},"20":{"props":[{"groupId":20,"instId":300017,"propState":12,"propId":60201,"pos":{"x":81031,"y":-40155,"z":121478},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300016,"propState":12,"propId":60201,"pos":{"x":-48105,"y":-18091,"z":58584},"rot":{"x":0,"y":180000,"z":0}},{"groupId":20,"instId":300007,"propState":12,"propId":60201,"pos":{"x":-12782,"y":-42867,"z":61015},"rot":{"x":0,"y":359000,"z":0}},{"groupId":20,"instId":300018,"propState":12,"propId":60201,"pos":{"x":10923,"y":-43659,"z":-23389},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300015,"propState":12,"propId":60201,"pos":{"x":-55506,"y":-18037,"z":-21899},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300014,"propState":12,"propId":60201,"pos":{"x":-18119,"y":-51688,"z":48730},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300013,"propState":12,"propId":60201,"pos":{"x":28510,"y":-50699,"z":12684},"rot":{"x":0,"y":179901,"z":0}},{"groupId":20,"instId":300012,"propState":12,"propId":60201,"pos":{"x":-29810,"y":-48713,"z":-13270},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300011,"propState":12,"propId":60201,"pos":{"x":-46191,"y":-51710,"z":10382},"rot":{"x":0,"y":180000,"z":0}},{"groupId":20,"instId":300010,"propState":12,"propId":60201,"pos":{"x":-71935,"y":-45930,"z":45451},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300009,"propState":12,"propId":60201,"pos":{"x":-6153,"y":-51864,"z":112549},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300008,"propState":12,"propId":60201,"pos":{"x":-28300,"y":-51279,"z":-47288},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-14590,"y":-43659,"z":34364},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300005,"propState":12,"propId":60201,"pos":{"x":54723,"y":-18037,"z":21536},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300004,"propState":12,"propId":60201,"pos":{"x":17493,"y":-18077,"z":-41338},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300003,"propState":12,"propId":60201,"pos":{"x":80652,"y":-40178,"z":88787},"rot":{"x":0,"y":214629,"z":0}},{"groupId":20,"instId":300002,"propState":12,"propId":60201,"pos":{"x":36264,"y":-33754,"z":-23524},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300001,"propState":12,"propId":60201,"pos":{"x":58738,"y":-39357,"z":1030},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300031,"propState":0,"propId":102008,"pos":{"x":-61575,"y":-18791,"z":56208},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300025,"propState":0,"propId":102008,"pos":{"x":-48615,"y":-18077,"z":-42437},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300035,"propState":0,"propId":102008,"pos":{"x":-53090,"y":-18060,"z":21860},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300034,"propState":0,"propId":102008,"pos":{"x":-13609,"y":-51729,"z":-45365},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300032,"propState":0,"propId":102007,"pos":{"x":21771,"y":-51710,"z":30784},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300024,"propState":0,"propId":102008,"pos":{"x":-25050,"y":-51710,"z":33483},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300009,"propState":0,"propId":102008,"pos":{"x":-18477,"y":-51710,"z":33483},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300028,"propState":0,"propId":102008,"pos":{"x":-59503,"y":-47836,"z":11293},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300023,"propState":0,"propId":102008,"pos":{"x":-67623,"y":-47111,"z":93935},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300021,"propState":0,"propId":102007,"pos":{"x":4682,"y":-51884,"z":117523},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300020,"propState":0,"propId":102008,"pos":{"x":-608,"y":-51864,"z":90591},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300014,"propState":0,"propId":102008,"pos":{"x":4713,"y":-43658,"z":36293},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300013,"propState":0,"propId":102007,"pos":{"x":19484,"y":-43711,"z":39313},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300003,"propState":0,"propId":102007,"pos":{"x":40788,"y":-18077,"z":11407},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300012,"propState":0,"propId":102007,"pos":{"x":47320,"y":-18077,"z":-35998},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300004,"propState":0,"propId":102006,"pos":{"x":-37510,"y":-51710,"z":1896},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300027,"propState":0,"propId":102008,"pos":{"x":-18125,"y":-51688,"z":62259},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300033,"propState":0,"propId":102008,"pos":{"x":22918,"y":-51710,"z":-20040},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":102008,"pos":{"x":-17300,"y":-51710,"z":-21860},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300029,"propState":0,"propId":102008,"pos":{"x":-10770,"y":-51710,"z":-22080},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300017,"propState":0,"propId":102007,"pos":{"x":-68450,"y":-46436,"z":70354},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300016,"propState":0,"propId":102007,"pos":{"x":-33253,"y":-44340,"z":63665},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300019,"propState":0,"propId":102008,"pos":{"x":33962,"y":-44297,"z":71571},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300018,"propState":0,"propId":102007,"pos":{"x":6002,"y":-43640,"z":61340},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300015,"propState":0,"propId":102007,"pos":{"x":61820,"y":-16808,"z":31810},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300005,"propState":0,"propId":102007,"pos":{"x":65640,"y":-18064,"z":55785},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300011,"propState":0,"propId":102007,"pos":{"x":33912,"y":-34225,"z":-47695},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300010,"propState":0,"propId":102008,"pos":{"x":31248,"y":-34225,"z":-39472},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300007,"propState":0,"propId":102008,"pos":{"x":68561,"y":-39346,"z":51083},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300008,"propState":0,"propId":102008,"pos":{"x":55575,"y":-39335,"z":23381},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300006,"propState":0,"propId":102007,"pos":{"x":43909,"y":-41002,"z":66824},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300026,"propState":0,"propId":102006,"pos":{"x":10310,"y":-43624,"z":70387},"rot":{"x":0,"y":225000,"z":0}},{"groupId":21,"instId":300002,"propState":0,"propId":102006,"pos":{"x":17125,"y":-34225,"z":-46003},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300001,"propState":1,"propId":102249,"pos":{"x":20834,"y":-34335,"z":-37837},"rot":{"x":0,"y":180000,"z":0}},{"groupId":92,"instId":300003,"propState":1,"propId":102249,"pos":{"x":27484,"y":-34335,"z":-37837},"rot":{"x":0,"y":180000,"z":0}},{"groupId":92,"instId":300002,"propState":0,"propId":102238,"pos":{"x":24180,"y":-34187,"z":-38478},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300012,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":211,"pos":{"x":-76204,"y":-47108,"z":84166},"rot":{"x":0,"y":60000,"z":0}},{"groupId":94,"instId":300004,"propState":12,"propId":60202,"pos":{"x":-81059,"y":-46884,"z":89286},"rot":{"x":0,"y":90000,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":102063,"pos":{"x":-80650,"y":-48332,"z":86160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":102077,"pos":{"x":-76204,"y":-47108,"z":84166},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"115":{"props":[{"groupId":115,"instId":300002,"propState":0,"propId":102238,"pos":{"x":20983,"y":-18077,"z":-41330},"rot":{"x":0,"y":0,"z":0}},{"groupId":115,"instId":300001,"propState":1,"propId":102264,"pos":{"x":23720,"y":-18149,"z":-42684},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300003,"propState":1,"propId":102249,"pos":{"x":38372,"y":-17985,"z":48425},"rot":{"x":0,"y":270000,"z":0}},{"groupId":116,"instId":300002,"propState":0,"propId":102238,"pos":{"x":39264,"y":-18015,"z":51774},"rot":{"x":0,"y":89999,"z":0}},{"groupId":116,"instId":300001,"propState":1,"propId":102249,"pos":{"x":38427,"y":-17985,"z":55097},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"117":{"props":[{"groupId":117,"instId":300003,"propState":1,"propId":102249,"pos":{"x":27551,"y":-43628,"z":42376},"rot":{"x":0,"y":270000,"z":0}},{"groupId":117,"instId":300002,"propState":0,"propId":102238,"pos":{"x":26993,"y":-43671,"z":45679},"rot":{"x":0,"y":270000,"z":0}},{"groupId":117,"instId":300001,"propState":1,"propId":102249,"pos":{"x":27622,"y":-43628,"z":49030},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300003,"propState":1,"propId":102249,"pos":{"x":-27420,"y":-51626,"z":51895},"rot":{"x":0,"y":270000,"z":0}},{"groupId":118,"instId":300002,"propState":0,"propId":102238,"pos":{"x":-26605,"y":-51652,"z":55226},"rot":{"x":0,"y":89999,"z":0}},{"groupId":118,"instId":300001,"propState":1,"propId":102249,"pos":{"x":-27418,"y":-51626,"z":58559},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"119":{"props":[{"groupId":119,"instId":300003,"propState":1,"propId":102249,"pos":{"x":-22163,"y":-51658,"z":-37933},"rot":{"x":0,"y":179999,"z":0}},{"groupId":119,"instId":300002,"propState":0,"propId":102238,"pos":{"x":-25508,"y":-51696,"z":-38532},"rot":{"x":0,"y":179999,"z":0}},{"groupId":119,"instId":300001,"propState":1,"propId":102249,"pos":{"x":-28831,"y":-51658,"z":-37757},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"121":{"props":[{"groupId":121,"instId":300002,"propState":0,"propId":102238,"pos":{"x":-22889,"y":-18077,"z":-41134},"rot":{"x":0,"y":0,"z":0}},{"groupId":121,"instId":300001,"propState":1,"propId":102264,"pos":{"x":-25519,"y":-18077,"z":-42712},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"120":{"props":[{"groupId":120,"instId":300003,"propState":1,"propId":102249,"pos":{"x":-40451,"y":-18006,"z":48421},"rot":{"x":0,"y":270000,"z":0}},{"groupId":120,"instId":300002,"propState":0,"propId":102238,"pos":{"x":-40996,"y":-18054,"z":51736},"rot":{"x":0,"y":269999,"z":0}},{"groupId":120,"instId":300001,"propState":1,"propId":102249,"pos":{"x":-40426,"y":-18006,"z":55071},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"122":{"props":[{"groupId":122,"instId":300003,"propState":1,"propId":102239,"pos":{"x":-1305,"y":-43645,"z":55967},"rot":{"x":0,"y":0,"z":0}},{"groupId":122,"instId":300002,"propState":1,"propId":102239,"pos":{"x":-1280,"y":-43684,"z":37515},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"123":{"props":[{"groupId":123,"instId":300005,"propState":1,"propId":102239,"pos":{"x":-63100,"y":-46490,"z":-16277},"rot":{"x":0,"y":0,"z":0}},{"groupId":123,"instId":300006,"propState":1,"propId":102239,"pos":{"x":-34000,"y":-51730,"z":5642},"rot":{"x":0,"y":90000,"z":0}},{"groupId":123,"instId":300004,"propState":1,"propId":102239,"pos":{"x":-63060,"y":-46490,"z":27609},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"125":{"props":[{"groupId":125,"instId":300008,"propState":1,"propId":102239,"pos":{"x":377,"y":-51888,"z":115947},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"124":{"props":[{"groupId":124,"instId":300007,"propState":1,"propId":102263,"pos":{"x":-45789,"y":-18100,"z":43628},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"126":{"props":[{"groupId":126,"instId":300010,"propState":1,"propId":102239,"pos":{"x":-21750,"y":-51730,"z":37015},"rot":{"x":0,"y":180000,"z":0}},{"groupId":126,"instId":300009,"propState":1,"propId":102239,"pos":{"x":-14500,"y":-51730,"z":-25716},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[{"groupId":138,"instId":300001,"propState":0,"propId":102261,"pos":{"x":48550,"y":-31589,"z":-12689},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"139":{"props":[{"groupId":139,"instId":300001,"propState":101,"propId":102262,"pos":{"x":-50734,"y":-46400,"z":47300},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"136":{"props":[{"groupId":136,"instId":300012,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":136,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":136,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":136,"instId":300005,"propState":0,"propId":211,"pos":{"x":69197,"y":-18064,"z":35913},"rot":{"x":0,"y":270000,"z":0}},{"groupId":136,"instId":300004,"propState":12,"propId":60202,"pos":{"x":74063,"y":-17810,"z":40630},"rot":{"x":0,"y":270000,"z":0}},{"groupId":136,"instId":300003,"propState":0,"propId":102063,"pos":{"x":73710,"y":-19260,"z":43340},"rot":{"x":0,"y":90000,"z":0}},{"groupId":136,"instId":300002,"propState":0,"propId":102077,"pos":{"x":69197,"y":-18064,"z":35913},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300002,"propState":0,"propId":102006,"pos":{"x":5068,"y":-26069,"z":19190},"rot":{"x":0,"y":245879,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"167":{"props":[{"groupId":167,"instId":300002,"propState":0,"propId":102079,"pos":{"x":40469,"y":-18077,"z":5205},"rot":{"x":0,"y":88996,"z":0}},{"groupId":167,"instId":300008,"propState":0,"propId":102079,"pos":{"x":-42340,"y":-18077,"z":5205},"rot":{"x":0,"y":270000,"z":0}},{"groupId":167,"instId":300007,"propState":21,"propId":102282,"pos":{"x":-42340,"y":-18077,"z":5205},"rot":{"x":0,"y":270000,"z":0}},{"groupId":167,"instId":300006,"propState":0,"propId":102079,"pos":{"x":-18360,"y":-26069,"z":5205},"rot":{"x":0,"y":88996,"z":0}},{"groupId":167,"instId":300005,"propState":21,"propId":102282,"pos":{"x":-18360,"y":-26069,"z":5205},"rot":{"x":0,"y":88996,"z":0}},{"groupId":167,"instId":300004,"propState":0,"propId":102079,"pos":{"x":16510,"y":-25470,"z":5205},"rot":{"x":0,"y":268996,"z":0}},{"groupId":167,"instId":300003,"propState":21,"propId":102282,"pos":{"x":16510,"y":-26069,"z":5205},"rot":{"x":0,"y":268996,"z":0}},{"groupId":167,"instId":300001,"propState":21,"propId":102282,"pos":{"x":40469,"y":-18077,"z":5205},"rot":{"x":0,"y":88996,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[],"npcs":[],"monsters":[{"groupId":180,"instId":200001,"monsterId":2032020,"eventId":20242021,"pos":{"x":-61149,"y":-47110,"z":80430},"rot":{"x":0,"y":242819,"z":0}},{"groupId":180,"instId":200002,"monsterId":2032010,"eventId":20242022,"pos":{"x":-63066,"y":-46437,"z":-13111},"rot":{"x":0,"y":5702,"z":0}}],"teleports":{}},"179":{"props":[],"npcs":[],"monsters":[{"groupId":179,"instId":200004,"monsterId":2032020,"eventId":20242014,"pos":{"x":-1961,"y":-43640,"z":71132},"rot":{"x":0,"y":126242,"z":0}},{"groupId":179,"instId":200002,"monsterId":2032020,"eventId":20242012,"pos":{"x":30829,"y":-44301,"z":74777},"rot":{"x":0,"y":5702,"z":0}},{"groupId":179,"instId":200003,"monsterId":2032010,"eventId":20242013,"pos":{"x":2176,"y":-43640,"z":59602},"rot":{"x":0,"y":31891,"z":0}},{"groupId":179,"instId":200001,"monsterId":2032020,"eventId":20242011,"pos":{"x":349,"y":-51864,"z":101448},"rot":{"x":0,"y":17765,"z":0}}],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":183,"instId":300002,"propState":20,"propId":60201,"pos":{"x":3944,"y":-51677,"z":17200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":183,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":183,"instId":400001,"npcId":12247,"pos":{"x":22410,"y":-120400,"z":-10210},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300002,"propState":20,"propId":60201,"pos":{"x":3947,"y":-51677,"z":16140},"rot":{"x":0,"y":270000,"z":0}},{"groupId":184,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":184,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"185":{"props":[{"groupId":185,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":185,"instId":300002,"propState":20,"propId":60201,"pos":{"x":3963,"y":-51677,"z":15092},"rot":{"x":0,"y":270000,"z":0}},{"groupId":185,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":186,"instId":300002,"propState":20,"propId":60201,"pos":{"x":3934,"y":-51677,"z":14088},"rot":{"x":0,"y":270000,"z":0}},{"groupId":186,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300002,"propState":20,"propId":60202,"pos":{"x":3930,"y":-51677,"z":13078},"rot":{"x":0,"y":270000,"z":0}},{"groupId":187,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300002,"propState":20,"propId":60201,"pos":{"x":5908,"y":-51677,"z":17185},"rot":{"x":0,"y":271265,"z":0}},{"groupId":188,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300002,"propState":20,"propId":60201,"pos":{"x":5885,"y":-51677,"z":16166},"rot":{"x":0,"y":271265,"z":0}},{"groupId":189,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300002,"propState":20,"propId":60201,"pos":{"x":5862,"y":-51677,"z":15130},"rot":{"x":0,"y":271265,"z":0}},{"groupId":190,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"191":{"props":[{"groupId":191,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":191,"instId":300002,"propState":20,"propId":60201,"pos":{"x":5839,"y":-51677,"z":14073},"rot":{"x":0,"y":271265,"z":0}},{"groupId":191,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"192":{"props":[{"groupId":192,"instId":300002,"propState":20,"propId":60202,"pos":{"x":5816,"y":-51677,"z":13027},"rot":{"x":0,"y":271265,"z":0}},{"groupId":192,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":192,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":193,"instId":300002,"propState":20,"propId":60201,"pos":{"x":7650,"y":-51677,"z":17200},"rot":{"x":0,"y":270645,"z":0}},{"groupId":193,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"194":{"props":[{"groupId":194,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":194,"instId":300002,"propState":20,"propId":60201,"pos":{"x":7630,"y":-51677,"z":16090},"rot":{"x":0,"y":270645,"z":0}},{"groupId":194,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"195":{"props":[{"groupId":195,"instId":300002,"propState":20,"propId":60201,"pos":{"x":7620,"y":-51677,"z":15070},"rot":{"x":0,"y":270645,"z":0}},{"groupId":195,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":195,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"196":{"props":[{"groupId":196,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":196,"instId":300002,"propState":20,"propId":60201,"pos":{"x":7610,"y":-51677,"z":14060},"rot":{"x":0,"y":270645,"z":0}},{"groupId":196,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"182":{"props":[{"groupId":182,"instId":300026,"propState":0,"propId":100074,"pos":{"x":-23200,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300025,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300020,"propState":0,"propId":100074,"pos":{"x":-5200,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300019,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300014,"propState":0,"propId":100074,"pos":{"x":3800,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300013,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300005,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300030,"propState":0,"propId":100074,"pos":{"x":-29200,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300029,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300022,"propState":0,"propId":100074,"pos":{"x":-17200,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300021,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300016,"propState":0,"propId":100074,"pos":{"x":740,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300015,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300012,"propState":0,"propId":100074,"pos":{"x":6920,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300008,"propState":0,"propId":100074,"pos":{"x":18800,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300028,"propState":0,"propId":100074,"pos":{"x":-26200,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300027,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300024,"propState":0,"propId":100074,"pos":{"x":-20200,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300023,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300018,"propState":0,"propId":100074,"pos":{"x":-2260,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300017,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300010,"propState":0,"propId":100074,"pos":{"x":15920,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300009,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300006,"propState":0,"propId":100074,"pos":{"x":21680,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300004,"propState":0,"propId":100074,"pos":{"x":24680,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300002,"propState":0,"propId":100074,"pos":{"x":27800,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"197":{"props":[{"groupId":197,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":197,"instId":300002,"propState":20,"propId":60203,"pos":{"x":7600,"y":-51677,"z":13020},"rot":{"x":0,"y":270645,"z":0}},{"groupId":197,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"258":{"props":[],"npcs":[{"groupId":258,"instId":400001,"npcId":12407,"pos":{"x":20383,"y":-34225,"z":-48306},"rot":{"x":0,"y":354327,"z":0}}],"monsters":[],"teleports":{}},"259":{"props":[],"npcs":[{"groupId":259,"instId":400001,"npcId":12424,"pos":{"x":36589,"y":-39357,"z":1522},"rot":{"x":0,"y":90075,"z":0}}],"monsters":[],"teleports":{}},"260":{"props":[{"groupId":260,"instId":300003,"propState":0,"propId":102166,"pos":{"x":69684,"y":-39346,"z":53750},"rot":{"x":0,"y":233907,"z":0}},{"groupId":260,"instId":300006,"propState":0,"propId":103200,"pos":{"x":70245,"y":-39346,"z":54464},"rot":{"x":0,"y":0,"z":0}},{"groupId":260,"instId":300005,"propState":0,"propId":103200,"pos":{"x":70380,"y":-39346,"z":54531},"rot":{"x":0,"y":0,"z":0}},{"groupId":260,"instId":300004,"propState":0,"propId":103200,"pos":{"x":69757,"y":-39346,"z":54262},"rot":{"x":0,"y":0,"z":0}},{"groupId":260,"instId":300002,"propState":0,"propId":102051,"pos":{"x":70137,"y":-39346,"z":54125},"rot":{"x":0,"y":0,"z":0}},{"groupId":260,"instId":300001,"propState":0,"propId":102163,"pos":{"x":69133,"y":-39346,"z":54148},"rot":{"x":0,"y":319344,"z":0}}],"npcs":[{"groupId":260,"instId":400001,"npcId":12400,"pos":{"x":69763,"y":-39346,"z":54272},"rot":{"x":0,"y":286892,"z":0}}],"monsters":[],"teleports":{}},"329":{"props":[{"groupId":329,"instId":300001,"propState":18,"propId":102011,"pos":{"x":54499,"y":-40536,"z":57180},"rot":{"x":0,"y":152850,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"330":{"props":[{"groupId":330,"instId":300001,"propState":18,"propId":102012,"pos":{"x":39907,"y":-32560,"z":-52007},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"331":{"props":[{"groupId":331,"instId":300001,"propState":18,"propId":102009,"pos":{"x":32147,"y":-17031,"z":-36309},"rot":{"x":0,"y":99351,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":301,"startAnchorId":1,"startGroupId":160}},"202420103":{"P20242_F20242001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300001,"propState":1,"propId":102263,"pos":{"x":44056,"y":-18091,"z":43494},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300003,"propState":1,"propId":102240,"pos":{"x":-57117,"y":-46469,"z":43295},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300002,"propState":1,"propId":102240,"pos":{"x":26848,"y":-44344,"z":91733},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300001,"propState":1,"propId":102240,"pos":{"x":-57150,"y":-46469,"z":54845},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300002,"propState":0,"propId":102242,"pos":{"x":-60778,"y":-18741,"z":75796},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":211,"pos":{"x":-60778,"y":-18741,"z":75796},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-60778,"y":-18741,"z":75796},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":102241,"pos":{"x":-60778,"y":-18041,"z":75796},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300002,"propState":0,"propId":102242,"pos":{"x":-63038,"y":-46436,"z":-28826},"rot":{"x":0,"y":210000,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":211,"pos":{"x":-63038,"y":-46436,"z":-28826},"rot":{"x":0,"y":210000,"z":0}},{"groupId":8,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-63038,"y":-46436,"z":-28826},"rot":{"x":0,"y":210000,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":102241,"pos":{"x":-63038,"y":-45736,"z":-28826},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300001,"propState":0,"propId":102241,"pos":{"x":2359,"y":-50957,"z":60451},"rot":{"x":0,"y":315000,"z":0}},{"groupId":9,"instId":300004,"propState":0,"propId":211,"pos":{"x":2359,"y":-51657,"z":60451},"rot":{"x":0,"y":315000,"z":0}},{"groupId":9,"instId":300003,"propState":20,"propId":60202,"pos":{"x":2359,"y":-51657,"z":60451},"rot":{"x":0,"y":315000,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":102242,"pos":{"x":2359,"y":-51657,"z":60451},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300006,"propState":8,"propId":101,"pos":{"x":51910,"y":-34215,"z":-40955},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300002,"propState":8,"propId":101,"pos":{"x":34426,"y":-18077,"z":-43186},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300007,"propState":8,"propId":101,"pos":{"x":10910,"y":-26070,"z":-11670},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300005,"propState":8,"propId":101,"pos":{"x":-36090,"y":-18077,"z":-43016},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300004,"propState":8,"propId":101,"pos":{"x":-28790,"y":-51710,"z":10713},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300003,"propState":8,"propId":101,"pos":{"x":-12590,"y":-43640,"z":70880},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300001,"propState":8,"propId":101,"pos":{"x":49036,"y":-41020,"z":59602},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2024201":{"anchorId":1,"groupId":19,"instId":300001,"pos":{"x":48950,"y":-41002,"z":62440},"rot":{"x":0,"y":59245,"z":0}},"2024202":{"anchorId":2,"groupId":19,"instId":300002,"pos":{"x":32897,"y":-18077,"z":-37939},"rot":{"x":0,"y":341129,"z":0}},"2024203":{"anchorId":3,"groupId":19,"instId":300003,"pos":{"x":-12060,"y":-43640,"z":66370},"rot":{"x":0,"y":90000,"z":0}},"2024204":{"anchorId":4,"groupId":19,"instId":300004,"pos":{"x":-27258,"y":-51710,"z":5590},"rot":{"x":0,"y":90000,"z":0}},"2024205":{"anchorId":5,"groupId":19,"instId":300005,"pos":{"x":-34127,"y":-18077,"z":-37963},"rot":{"x":0,"y":20000,"z":0}},"2024206":{"anchorId":6,"groupId":19,"instId":300006,"pos":{"x":44360,"y":-34216,"z":-43150},"rot":{"x":0,"y":0,"z":0}},"2024207":{"anchorId":7,"groupId":19,"instId":300007,"pos":{"x":-769,"y":-25940,"z":-2833},"rot":{"x":0,"y":0,"z":0}}}},"328":{"props":[{"groupId":328,"instId":300020,"propState":0,"propId":102008,"pos":{"x":31085,"y":-44293,"z":98987},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"199":{"props":[{"groupId":199,"instId":300001,"propState":8,"propId":113,"pos":{"x":-1027,"y":-26070,"z":24084},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1306":{"anchorId":1,"groupId":199,"instId":300001,"pos":{"x":-1119,"y":-26070,"z":21531},"rot":{"x":0,"y":0,"z":0}}}},"20":{"props":[{"groupId":20,"instId":300018,"propState":12,"propId":60201,"pos":{"x":10923,"y":-43659,"z":-23389},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300017,"propState":12,"propId":60201,"pos":{"x":81031,"y":-40155,"z":121478},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300016,"propState":12,"propId":60201,"pos":{"x":-48105,"y":-18091,"z":58584},"rot":{"x":0,"y":180000,"z":0}},{"groupId":20,"instId":300015,"propState":12,"propId":60201,"pos":{"x":-55506,"y":-18037,"z":-21899},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300014,"propState":12,"propId":60201,"pos":{"x":-18119,"y":-51688,"z":48730},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300013,"propState":12,"propId":60201,"pos":{"x":28510,"y":-50699,"z":12684},"rot":{"x":0,"y":179901,"z":0}},{"groupId":20,"instId":300012,"propState":12,"propId":60201,"pos":{"x":-29810,"y":-48713,"z":-13270},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300011,"propState":12,"propId":60201,"pos":{"x":-46191,"y":-51710,"z":10382},"rot":{"x":0,"y":180000,"z":0}},{"groupId":20,"instId":300010,"propState":12,"propId":60201,"pos":{"x":-71935,"y":-45930,"z":45451},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300009,"propState":12,"propId":60201,"pos":{"x":-6153,"y":-51864,"z":112549},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300008,"propState":12,"propId":60201,"pos":{"x":-28300,"y":-51279,"z":-47288},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300007,"propState":12,"propId":60201,"pos":{"x":-12782,"y":-42867,"z":61015},"rot":{"x":0,"y":359000,"z":0}},{"groupId":20,"instId":300006,"propState":12,"propId":60201,"pos":{"x":-14590,"y":-43659,"z":34364},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300005,"propState":12,"propId":60201,"pos":{"x":54723,"y":-18037,"z":21536},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300004,"propState":12,"propId":60201,"pos":{"x":17493,"y":-18077,"z":-41338},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300003,"propState":12,"propId":60201,"pos":{"x":80652,"y":-40178,"z":88787},"rot":{"x":0,"y":214629,"z":0}},{"groupId":20,"instId":300002,"propState":12,"propId":60201,"pos":{"x":36264,"y":-33754,"z":-23524},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300001,"propState":12,"propId":60201,"pos":{"x":58738,"y":-39357,"z":1030},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300035,"propState":0,"propId":102008,"pos":{"x":-53090,"y":-18060,"z":21860},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300031,"propState":0,"propId":102008,"pos":{"x":-61575,"y":-18791,"z":56208},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300025,"propState":0,"propId":102008,"pos":{"x":-48615,"y":-18077,"z":-42437},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300027,"propState":0,"propId":102008,"pos":{"x":-18125,"y":-51688,"z":62259},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300033,"propState":0,"propId":102008,"pos":{"x":22918,"y":-51710,"z":-20040},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300034,"propState":0,"propId":102008,"pos":{"x":-13609,"y":-51729,"z":-45365},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300032,"propState":0,"propId":102007,"pos":{"x":21771,"y":-51710,"z":30784},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300024,"propState":0,"propId":102008,"pos":{"x":-25050,"y":-51710,"z":33483},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300009,"propState":0,"propId":102008,"pos":{"x":-18477,"y":-51710,"z":33483},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":102008,"pos":{"x":-17300,"y":-51710,"z":-21860},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300029,"propState":0,"propId":102008,"pos":{"x":-10770,"y":-51710,"z":-22080},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300028,"propState":0,"propId":102008,"pos":{"x":-59503,"y":-47836,"z":11293},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300023,"propState":0,"propId":102008,"pos":{"x":-67623,"y":-47111,"z":93935},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300017,"propState":0,"propId":102007,"pos":{"x":-68450,"y":-46436,"z":70354},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300016,"propState":0,"propId":102007,"pos":{"x":-33253,"y":-44340,"z":63665},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300021,"propState":0,"propId":102007,"pos":{"x":4682,"y":-51884,"z":117523},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300020,"propState":0,"propId":102008,"pos":{"x":-608,"y":-51864,"z":90591},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300019,"propState":0,"propId":102008,"pos":{"x":33962,"y":-44297,"z":71571},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300018,"propState":0,"propId":102007,"pos":{"x":6002,"y":-43640,"z":61340},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300014,"propState":0,"propId":102008,"pos":{"x":4713,"y":-43658,"z":36293},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300013,"propState":0,"propId":102007,"pos":{"x":19484,"y":-43711,"z":39313},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300015,"propState":0,"propId":102007,"pos":{"x":61820,"y":-16808,"z":31810},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300005,"propState":0,"propId":102007,"pos":{"x":65640,"y":-18064,"z":55785},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300003,"propState":0,"propId":102007,"pos":{"x":40788,"y":-18077,"z":11407},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300012,"propState":0,"propId":102007,"pos":{"x":47320,"y":-18077,"z":-35998},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300011,"propState":0,"propId":102007,"pos":{"x":33912,"y":-34225,"z":-47695},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300010,"propState":0,"propId":102008,"pos":{"x":31248,"y":-34225,"z":-39472},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300007,"propState":0,"propId":102008,"pos":{"x":68561,"y":-39346,"z":51083},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300008,"propState":0,"propId":102008,"pos":{"x":55575,"y":-39335,"z":23381},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300006,"propState":0,"propId":102007,"pos":{"x":43909,"y":-41002,"z":66824},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300004,"propState":0,"propId":102006,"pos":{"x":-37510,"y":-51710,"z":1896},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300026,"propState":0,"propId":102006,"pos":{"x":10310,"y":-43624,"z":70387},"rot":{"x":0,"y":225000,"z":0}},{"groupId":21,"instId":300002,"propState":0,"propId":102006,"pos":{"x":17125,"y":-34225,"z":-46003},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300001,"propState":1,"propId":102249,"pos":{"x":20834,"y":-34335,"z":-37837},"rot":{"x":0,"y":180000,"z":0}},{"groupId":92,"instId":300003,"propState":1,"propId":102249,"pos":{"x":27484,"y":-34335,"z":-37837},"rot":{"x":0,"y":180000,"z":0}},{"groupId":92,"instId":300002,"propState":0,"propId":102238,"pos":{"x":24180,"y":-34187,"z":-38478},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300003,"propState":0,"propId":102063,"pos":{"x":-80650,"y":-48332,"z":86160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":94,"instId":300012,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":211,"pos":{"x":-76204,"y":-47108,"z":84166},"rot":{"x":0,"y":60000,"z":0}},{"groupId":94,"instId":300004,"propState":12,"propId":60202,"pos":{"x":-81059,"y":-46884,"z":89286},"rot":{"x":0,"y":90000,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":102077,"pos":{"x":-76204,"y":-47108,"z":84166},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"115":{"props":[{"groupId":115,"instId":300002,"propState":0,"propId":102238,"pos":{"x":20983,"y":-18077,"z":-41330},"rot":{"x":0,"y":0,"z":0}},{"groupId":115,"instId":300001,"propState":1,"propId":102264,"pos":{"x":23720,"y":-18149,"z":-42684},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300003,"propState":1,"propId":102249,"pos":{"x":38372,"y":-17985,"z":48425},"rot":{"x":0,"y":270000,"z":0}},{"groupId":116,"instId":300002,"propState":0,"propId":102238,"pos":{"x":39264,"y":-18015,"z":51774},"rot":{"x":0,"y":89999,"z":0}},{"groupId":116,"instId":300001,"propState":1,"propId":102249,"pos":{"x":38427,"y":-17985,"z":55097},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"117":{"props":[{"groupId":117,"instId":300003,"propState":1,"propId":102249,"pos":{"x":27551,"y":-43628,"z":42376},"rot":{"x":0,"y":270000,"z":0}},{"groupId":117,"instId":300002,"propState":0,"propId":102238,"pos":{"x":26993,"y":-43671,"z":45679},"rot":{"x":0,"y":270000,"z":0}},{"groupId":117,"instId":300001,"propState":1,"propId":102249,"pos":{"x":27622,"y":-43628,"z":49030},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300003,"propState":1,"propId":102249,"pos":{"x":-27420,"y":-51626,"z":51895},"rot":{"x":0,"y":270000,"z":0}},{"groupId":118,"instId":300002,"propState":0,"propId":102238,"pos":{"x":-26605,"y":-51652,"z":55226},"rot":{"x":0,"y":89999,"z":0}},{"groupId":118,"instId":300001,"propState":1,"propId":102249,"pos":{"x":-27418,"y":-51626,"z":58559},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"119":{"props":[{"groupId":119,"instId":300003,"propState":1,"propId":102249,"pos":{"x":-22163,"y":-51658,"z":-37933},"rot":{"x":0,"y":179999,"z":0}},{"groupId":119,"instId":300002,"propState":0,"propId":102238,"pos":{"x":-25508,"y":-51696,"z":-38532},"rot":{"x":0,"y":179999,"z":0}},{"groupId":119,"instId":300001,"propState":1,"propId":102249,"pos":{"x":-28831,"y":-51658,"z":-37757},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"120":{"props":[{"groupId":120,"instId":300003,"propState":1,"propId":102249,"pos":{"x":-40451,"y":-18006,"z":48421},"rot":{"x":0,"y":270000,"z":0}},{"groupId":120,"instId":300002,"propState":0,"propId":102238,"pos":{"x":-40996,"y":-18054,"z":51736},"rot":{"x":0,"y":269999,"z":0}},{"groupId":120,"instId":300001,"propState":1,"propId":102249,"pos":{"x":-40426,"y":-18006,"z":55071},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"121":{"props":[{"groupId":121,"instId":300002,"propState":0,"propId":102238,"pos":{"x":-22889,"y":-18077,"z":-41134},"rot":{"x":0,"y":0,"z":0}},{"groupId":121,"instId":300001,"propState":1,"propId":102264,"pos":{"x":-25519,"y":-18077,"z":-42712},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"122":{"props":[{"groupId":122,"instId":300003,"propState":1,"propId":102239,"pos":{"x":-1305,"y":-43645,"z":55967},"rot":{"x":0,"y":0,"z":0}},{"groupId":122,"instId":300002,"propState":1,"propId":102239,"pos":{"x":-1280,"y":-43684,"z":37515},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"123":{"props":[{"groupId":123,"instId":300005,"propState":1,"propId":102239,"pos":{"x":-63100,"y":-46490,"z":-16277},"rot":{"x":0,"y":0,"z":0}},{"groupId":123,"instId":300006,"propState":1,"propId":102239,"pos":{"x":-34000,"y":-51730,"z":5642},"rot":{"x":0,"y":90000,"z":0}},{"groupId":123,"instId":300004,"propState":1,"propId":102239,"pos":{"x":-63060,"y":-46490,"z":27609},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"124":{"props":[{"groupId":124,"instId":300007,"propState":1,"propId":102263,"pos":{"x":-45789,"y":-18100,"z":43628},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"125":{"props":[{"groupId":125,"instId":300008,"propState":1,"propId":102239,"pos":{"x":377,"y":-51888,"z":115947},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"126":{"props":[{"groupId":126,"instId":300010,"propState":1,"propId":102239,"pos":{"x":-21750,"y":-51730,"z":37015},"rot":{"x":0,"y":180000,"z":0}},{"groupId":126,"instId":300009,"propState":1,"propId":102239,"pos":{"x":-14500,"y":-51730,"z":-25716},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[{"groupId":138,"instId":300001,"propState":0,"propId":102261,"pos":{"x":48550,"y":-31589,"z":-12689},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"136":{"props":[{"groupId":136,"instId":300012,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":136,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":136,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":136,"instId":300005,"propState":0,"propId":211,"pos":{"x":69197,"y":-18064,"z":35913},"rot":{"x":0,"y":270000,"z":0}},{"groupId":136,"instId":300004,"propState":12,"propId":60202,"pos":{"x":74063,"y":-17810,"z":40630},"rot":{"x":0,"y":270000,"z":0}},{"groupId":136,"instId":300003,"propState":0,"propId":102063,"pos":{"x":73710,"y":-19260,"z":43340},"rot":{"x":0,"y":90000,"z":0}},{"groupId":136,"instId":300002,"propState":0,"propId":102077,"pos":{"x":69197,"y":-18064,"z":35913},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"139":{"props":[{"groupId":139,"instId":300001,"propState":101,"propId":102262,"pos":{"x":-50734,"y":-46400,"z":47300},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300002,"propState":0,"propId":102006,"pos":{"x":5068,"y":-26069,"z":19190},"rot":{"x":0,"y":245879,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[],"npcs":[],"monsters":[{"groupId":180,"instId":200002,"monsterId":2032010,"eventId":20242022,"pos":{"x":-63066,"y":-46437,"z":-13111},"rot":{"x":0,"y":5702,"z":0}},{"groupId":180,"instId":200001,"monsterId":2032020,"eventId":20242021,"pos":{"x":-61149,"y":-47110,"z":80430},"rot":{"x":0,"y":242819,"z":0}}],"teleports":{}},"167":{"props":[{"groupId":167,"instId":300002,"propState":0,"propId":102079,"pos":{"x":40469,"y":-18077,"z":5205},"rot":{"x":0,"y":88996,"z":0}},{"groupId":167,"instId":300003,"propState":21,"propId":102282,"pos":{"x":16510,"y":-26069,"z":5205},"rot":{"x":0,"y":268996,"z":0}},{"groupId":167,"instId":300008,"propState":0,"propId":102079,"pos":{"x":-42340,"y":-18077,"z":5205},"rot":{"x":0,"y":270000,"z":0}},{"groupId":167,"instId":300007,"propState":21,"propId":102282,"pos":{"x":-42340,"y":-18077,"z":5205},"rot":{"x":0,"y":270000,"z":0}},{"groupId":167,"instId":300006,"propState":0,"propId":102079,"pos":{"x":-18360,"y":-26069,"z":5205},"rot":{"x":0,"y":88996,"z":0}},{"groupId":167,"instId":300005,"propState":21,"propId":102282,"pos":{"x":-18360,"y":-26069,"z":5205},"rot":{"x":0,"y":88996,"z":0}},{"groupId":167,"instId":300004,"propState":0,"propId":102079,"pos":{"x":16510,"y":-25470,"z":5205},"rot":{"x":0,"y":268996,"z":0}},{"groupId":167,"instId":300001,"propState":21,"propId":102282,"pos":{"x":40469,"y":-18077,"z":5205},"rot":{"x":0,"y":88996,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[],"npcs":[],"monsters":[{"groupId":179,"instId":200004,"monsterId":2032020,"eventId":20242014,"pos":{"x":-1961,"y":-43640,"z":71132},"rot":{"x":0,"y":126242,"z":0}},{"groupId":179,"instId":200003,"monsterId":2032010,"eventId":20242013,"pos":{"x":2176,"y":-43640,"z":59602},"rot":{"x":0,"y":31891,"z":0}},{"groupId":179,"instId":200002,"monsterId":2032020,"eventId":20242012,"pos":{"x":30829,"y":-44301,"z":74777},"rot":{"x":0,"y":5702,"z":0}},{"groupId":179,"instId":200001,"monsterId":2032020,"eventId":20242011,"pos":{"x":349,"y":-51864,"z":101448},"rot":{"x":0,"y":17765,"z":0}}],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300002,"propState":20,"propId":60201,"pos":{"x":3947,"y":-51677,"z":16140},"rot":{"x":0,"y":270000,"z":0}},{"groupId":184,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":184,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":183,"instId":300002,"propState":20,"propId":60201,"pos":{"x":3944,"y":-51677,"z":17200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":183,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":183,"instId":400001,"npcId":12247,"pos":{"x":22410,"y":-120400,"z":-10210},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"185":{"props":[{"groupId":185,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":185,"instId":300002,"propState":20,"propId":60201,"pos":{"x":3963,"y":-51677,"z":15092},"rot":{"x":0,"y":270000,"z":0}},{"groupId":185,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300002,"propState":20,"propId":60201,"pos":{"x":3934,"y":-51677,"z":14088},"rot":{"x":0,"y":270000,"z":0}},{"groupId":186,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":186,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300002,"propState":20,"propId":60202,"pos":{"x":3930,"y":-51677,"z":13078},"rot":{"x":0,"y":270000,"z":0}},{"groupId":187,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300002,"propState":20,"propId":60201,"pos":{"x":5908,"y":-51677,"z":17185},"rot":{"x":0,"y":271265,"z":0}},{"groupId":188,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300002,"propState":20,"propId":60201,"pos":{"x":5885,"y":-51677,"z":16166},"rot":{"x":0,"y":271265,"z":0}},{"groupId":189,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300002,"propState":20,"propId":60201,"pos":{"x":5862,"y":-51677,"z":15130},"rot":{"x":0,"y":271265,"z":0}},{"groupId":190,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"191":{"props":[{"groupId":191,"instId":300002,"propState":20,"propId":60201,"pos":{"x":5839,"y":-51677,"z":14073},"rot":{"x":0,"y":271265,"z":0}},{"groupId":191,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":191,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"192":{"props":[{"groupId":192,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":192,"instId":300002,"propState":20,"propId":60202,"pos":{"x":5816,"y":-51677,"z":13027},"rot":{"x":0,"y":271265,"z":0}},{"groupId":192,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":193,"instId":300002,"propState":20,"propId":60201,"pos":{"x":7650,"y":-51677,"z":17200},"rot":{"x":0,"y":270645,"z":0}},{"groupId":193,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"194":{"props":[{"groupId":194,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":194,"instId":300002,"propState":20,"propId":60201,"pos":{"x":7630,"y":-51677,"z":16090},"rot":{"x":0,"y":270645,"z":0}},{"groupId":194,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"195":{"props":[{"groupId":195,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":195,"instId":300002,"propState":20,"propId":60201,"pos":{"x":7620,"y":-51677,"z":15070},"rot":{"x":0,"y":270645,"z":0}},{"groupId":195,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"196":{"props":[{"groupId":196,"instId":300002,"propState":20,"propId":60201,"pos":{"x":7610,"y":-51677,"z":14060},"rot":{"x":0,"y":270645,"z":0}},{"groupId":196,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":196,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"197":{"props":[{"groupId":197,"instId":300002,"propState":20,"propId":60203,"pos":{"x":7600,"y":-51677,"z":13020},"rot":{"x":0,"y":270645,"z":0}},{"groupId":197,"instId":300003,"propState":0,"propId":100,"pos":{"x":11610,"y":-9077,"z":-16510},"rot":{"x":0,"y":0,"z":0}},{"groupId":197,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"182":{"props":[{"groupId":182,"instId":300029,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300030,"propState":0,"propId":100074,"pos":{"x":-29200,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300026,"propState":0,"propId":100074,"pos":{"x":-23200,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300025,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300024,"propState":0,"propId":100074,"pos":{"x":-20200,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300023,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300020,"propState":0,"propId":100074,"pos":{"x":-5200,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300019,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300016,"propState":0,"propId":100074,"pos":{"x":740,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300015,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300014,"propState":0,"propId":100074,"pos":{"x":3800,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300013,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300010,"propState":0,"propId":100074,"pos":{"x":15920,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300009,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300006,"propState":0,"propId":100074,"pos":{"x":21680,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300005,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300028,"propState":0,"propId":100074,"pos":{"x":-26200,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300027,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300022,"propState":0,"propId":100074,"pos":{"x":-17200,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300021,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300018,"propState":0,"propId":100074,"pos":{"x":-2260,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300017,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300012,"propState":0,"propId":100074,"pos":{"x":6920,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300008,"propState":0,"propId":100074,"pos":{"x":18800,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":182,"instId":300004,"propState":0,"propId":100074,"pos":{"x":24680,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300002,"propState":0,"propId":100074,"pos":{"x":27800,"y":35656,"z":10930},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"258":{"props":[],"npcs":[{"groupId":258,"instId":400001,"npcId":12407,"pos":{"x":20383,"y":-34225,"z":-48306},"rot":{"x":0,"y":354327,"z":0}}],"monsters":[],"teleports":{}},"259":{"props":[],"npcs":[{"groupId":259,"instId":400001,"npcId":12424,"pos":{"x":36589,"y":-39357,"z":1522},"rot":{"x":0,"y":90075,"z":0}}],"monsters":[],"teleports":{}},"260":{"props":[{"groupId":260,"instId":300006,"propState":0,"propId":103200,"pos":{"x":70245,"y":-39346,"z":54464},"rot":{"x":0,"y":0,"z":0}},{"groupId":260,"instId":300002,"propState":0,"propId":102051,"pos":{"x":70137,"y":-39346,"z":54125},"rot":{"x":0,"y":0,"z":0}},{"groupId":260,"instId":300005,"propState":0,"propId":103200,"pos":{"x":70380,"y":-39346,"z":54531},"rot":{"x":0,"y":0,"z":0}},{"groupId":260,"instId":300004,"propState":0,"propId":103200,"pos":{"x":69757,"y":-39346,"z":54262},"rot":{"x":0,"y":0,"z":0}},{"groupId":260,"instId":300003,"propState":0,"propId":102166,"pos":{"x":69684,"y":-39346,"z":53750},"rot":{"x":0,"y":233907,"z":0}},{"groupId":260,"instId":300001,"propState":0,"propId":102163,"pos":{"x":69133,"y":-39346,"z":54148},"rot":{"x":0,"y":319344,"z":0}}],"npcs":[{"groupId":260,"instId":400001,"npcId":12400,"pos":{"x":69763,"y":-39346,"z":54272},"rot":{"x":0,"y":286892,"z":0}}],"monsters":[],"teleports":{}},"329":{"props":[{"groupId":329,"instId":300001,"propState":18,"propId":102011,"pos":{"x":54499,"y":-40536,"z":57180},"rot":{"x":0,"y":152850,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"330":{"props":[{"groupId":330,"instId":300001,"propState":18,"propId":102012,"pos":{"x":39907,"y":-32560,"z":-52007},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"331":{"props":[{"groupId":331,"instId":300001,"propState":18,"propId":102009,"pos":{"x":32147,"y":-17031,"z":-36309},"rot":{"x":0,"y":99351,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":301,"startAnchorId":1,"startGroupId":291}},"2024301":{"P20243_F20243001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":2,"worldId":301,"startAnchorId":null,"startGroupId":null}},"1030101":{"P10301_F10301001":{"scenes":{"15":{"props":[{"groupId":15,"instId":300006,"propState":8,"propId":101,"pos":{"x":71261,"y":-28335,"z":153540},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300002,"propState":8,"propId":101,"pos":{"x":5080,"y":-22213,"z":196790},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300005,"propState":8,"propId":101,"pos":{"x":-104080,"y":-14726,"z":143950},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300004,"propState":8,"propId":101,"pos":{"x":115120,"y":-6779,"z":142310},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300003,"propState":8,"propId":101,"pos":{"x":-87570,"y":-13760,"z":228670},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300001,"propState":8,"propId":101,"pos":{"x":7180,"y":-14411,"z":37820},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030101":{"anchorId":1,"groupId":15,"instId":300001,"pos":{"x":0,"y":-14383,"z":44219},"rot":{"x":0,"y":0,"z":0}},"1030102":{"anchorId":2,"groupId":15,"instId":300002,"pos":{"x":60,"y":-22213,"z":195260},"rot":{"x":0,"y":0,"z":0}},"1030103":{"anchorId":3,"groupId":15,"instId":300003,"pos":{"x":-93460,"y":-13760,"z":233210},"rot":{"x":0,"y":240000,"z":0}},"1030104":{"anchorId":4,"groupId":15,"instId":300004,"pos":{"x":114920,"y":-6687,"z":137090},"rot":{"x":0,"y":75000,"z":0}},"1030105":{"anchorId":5,"groupId":15,"instId":300005,"pos":{"x":-100370,"y":-14726,"z":146480},"rot":{"x":0,"y":315000,"z":0}},"1030106":{"anchorId":6,"groupId":15,"instId":300006,"pos":{"x":76810,"y":-28335,"z":151420},"rot":{"x":0,"y":113524,"z":0}}}},"298":{"props":[{"groupId":298,"instId":300001,"propState":0,"propId":132,"pos":{"x":47841,"y":-299,"z":91088},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"472":{"props":[{"groupId":472,"instId":300001,"propState":0,"propId":114,"pos":{"x":209320,"y":-4904,"z":147060},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300022,"propState":12,"propId":60301,"pos":{"x":-114500,"y":-13798,"z":92370},"rot":{"x":0,"y":134680,"z":0}},{"groupId":28,"instId":300023,"propState":12,"propId":60301,"pos":{"x":-79566,"y":-13798,"z":92082},"rot":{"x":0,"y":-1,"z":0}},{"groupId":28,"instId":300015,"propState":12,"propId":60301,"pos":{"x":105252,"y":-11718,"z":60396},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300026,"propState":12,"propId":60303,"pos":{"x":154289,"y":-33891,"z":188654},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300025,"propState":12,"propId":60301,"pos":{"x":152413,"y":-37038,"z":179707},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300021,"propState":12,"propId":60301,"pos":{"x":-159490,"y":-11851,"z":180900},"rot":{"x":0,"y":225000,"z":0}},{"groupId":28,"instId":300020,"propState":12,"propId":60301,"pos":{"x":-87432,"y":-13798,"z":186212},"rot":{"x":0,"y":240000,"z":0}},{"groupId":28,"instId":300017,"propState":12,"propId":60301,"pos":{"x":111894,"y":-28335,"z":153868},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300029,"propState":12,"propId":60301,"pos":{"x":144559,"y":-4444,"z":58482},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300012,"propState":12,"propId":60301,"pos":{"x":168814,"y":-4420,"z":220218},"rot":{"x":0,"y":292855,"z":0}},{"groupId":28,"instId":300011,"propState":12,"propId":60301,"pos":{"x":103599,"y":-8595,"z":228020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-18408,"y":-16881,"z":226111},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300007,"propState":12,"propId":60301,"pos":{"x":-12446,"y":-22208,"z":218674},"rot":{"x":0,"y":120000,"z":0}},{"groupId":28,"instId":300003,"propState":12,"propId":60301,"pos":{"x":-19087,"y":-26050,"z":171350},"rot":{"x":0,"y":90001,"z":0}},{"groupId":28,"instId":300028,"propState":12,"propId":60301,"pos":{"x":140720,"y":-35170,"z":176727},"rot":{"x":13161,"y":123160,"z":327079}},{"groupId":28,"instId":300027,"propState":12,"propId":60301,"pos":{"x":126783,"y":-37038,"z":191030},"rot":{"x":0,"y":131546,"z":0}},{"groupId":28,"instId":300030,"propState":12,"propId":60301,"pos":{"x":-42794,"y":-13760,"z":254597},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300024,"propState":12,"propId":60301,"pos":{"x":-112060,"y":-17827,"z":57970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300019,"propState":12,"propId":60301,"pos":{"x":-137756,"y":-13798,"z":145667},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300018,"propState":12,"propId":60301,"pos":{"x":-54730,"y":-13760,"z":212548},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300016,"propState":12,"propId":60301,"pos":{"x":105848,"y":-24827,"z":125456},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300013,"propState":12,"propId":60301,"pos":{"x":35549,"y":-13423,"z":232721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300014,"propState":12,"propId":60301,"pos":{"x":192220,"y":-4904,"z":155960},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300010,"propState":12,"propId":60301,"pos":{"x":64563,"y":-10661,"z":147192},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300009,"propState":12,"propId":60301,"pos":{"x":42040,"y":-10661,"z":131591},"rot":{"x":0,"y":89999,"z":0}},{"groupId":28,"instId":300006,"propState":12,"propId":60301,"pos":{"x":48901,"y":-1198,"z":100836},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-19270,"y":-16881,"z":127606},"rot":{"x":0,"y":1,"z":0}},{"groupId":28,"instId":300004,"propState":12,"propId":60301,"pos":{"x":19601,"y":-25997,"z":133360},"rot":{"x":0,"y":270001,"z":0}},{"groupId":28,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-46908,"y":-15066,"z":65628},"rot":{"x":0,"y":180001,"z":0}},{"groupId":28,"instId":300001,"propState":12,"propId":60301,"pos":{"x":40995,"y":-15066,"z":34863},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300024,"propState":0,"propId":103017,"pos":{"x":144686,"y":-37118,"z":192517},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300023,"propState":0,"propId":103016,"pos":{"x":140624,"y":-37160,"z":177079},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300013,"propState":0,"propId":103017,"pos":{"x":-103568,"y":-16990,"z":84104},"rot":{"x":0,"y":166077,"z":0}},{"groupId":26,"instId":300012,"propState":0,"propId":103017,"pos":{"x":-89236,"y":-13807,"z":133950},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300004,"propState":0,"propId":103017,"pos":{"x":25060,"y":-25996,"z":151593},"rot":{"x":0,"y":350000,"z":0}},{"groupId":26,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-70310,"y":-13721,"z":253530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300025,"propState":0,"propId":103016,"pos":{"x":-108860,"y":-59826,"z":46511},"rot":{"x":0,"y":91069,"z":0}},{"groupId":26,"instId":300022,"propState":0,"propId":103015,"pos":{"x":122713,"y":-6688,"z":168734},"rot":{"x":0,"y":155814,"z":0}},{"groupId":26,"instId":300021,"propState":0,"propId":103015,"pos":{"x":-77740,"y":-13798,"z":118650},"rot":{"x":0,"y":275814,"z":0}},{"groupId":26,"instId":300018,"propState":0,"propId":103016,"pos":{"x":-97770,"y":-13798,"z":101020},"rot":{"x":0,"y":225000,"z":0}},{"groupId":26,"instId":300017,"propState":0,"propId":103016,"pos":{"x":100325,"y":-8613,"z":163718},"rot":{"x":0,"y":300000,"z":0}},{"groupId":26,"instId":300016,"propState":0,"propId":103017,"pos":{"x":127024,"y":-4405,"z":229432},"rot":{"x":0,"y":260000,"z":0}},{"groupId":26,"instId":300007,"propState":0,"propId":103016,"pos":{"x":124920,"y":-4405,"z":229382},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":103016,"pos":{"x":31152,"y":-16881,"z":123872},"rot":{"x":0,"y":180001,"z":0}},{"groupId":26,"instId":300020,"propState":0,"propId":103015,"pos":{"x":15155,"y":-16881,"z":89920},"rot":{"x":0,"y":140814,"z":0}},{"groupId":26,"instId":300019,"propState":0,"propId":103015,"pos":{"x":-39870,"y":-16881,"z":236520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300011,"propState":0,"propId":103017,"pos":{"x":-164720,"y":-11851,"z":187840},"rot":{"x":0,"y":145000,"z":0}},{"groupId":26,"instId":300010,"propState":0,"propId":103016,"pos":{"x":-145776,"y":-13812,"z":230510},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-70270,"y":-13721,"z":237010},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-38608,"y":-16881,"z":185172},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300006,"propState":0,"propId":103016,"pos":{"x":133044,"y":-4456,"z":108386},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300005,"propState":0,"propId":103016,"pos":{"x":87912,"y":-10661,"z":140933},"rot":{"x":0,"y":180001,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":103016,"pos":{"x":82945,"y":-28335,"z":138230},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300015,"propState":0,"propId":103017,"pos":{"x":24861,"y":-16852,"z":192982},"rot":{"x":0,"y":190000,"z":0}},{"groupId":26,"instId":300014,"propState":0,"propId":103017,"pos":{"x":-34019,"y":-16881,"z":146311},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-36678,"y":-16881,"z":90482},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"299":{"props":[{"groupId":299,"instId":300001,"propState":0,"propId":140,"pos":{"x":209320,"y":-4904,"z":147060},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300001,"propState":101,"propId":103108,"pos":{"x":1,"y":-22035,"z":211881},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"155":{"props":[{"groupId":155,"instId":300005,"propState":0,"propId":103021,"pos":{"x":-132772,"y":-14751,"z":181080},"rot":{"x":0,"y":126002,"z":0}},{"groupId":155,"instId":300004,"propState":0,"propId":103021,"pos":{"x":-133080,"y":-14754,"z":182705},"rot":{"x":0,"y":28547,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300002,"propState":0,"propId":103106,"pos":{"x":-141868,"y":-14749,"z":180691},"rot":{"x":0,"y":245519,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":103106,"pos":{"x":-134011,"y":-14726,"z":173932},"rot":{"x":0,"y":128044,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"207":{"props":[{"groupId":207,"instId":300002,"propState":1,"propId":103071,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300006,"propState":0,"propId":100,"pos":{"x":-129140,"y":-15127,"z":155410},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300005,"propState":0,"propId":100,"pos":{"x":-137110,"y":-15127,"z":178850},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300004,"propState":0,"propId":103086,"pos":{"x":-130000,"y":-14715,"z":155708},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300003,"propState":1,"propId":103072,"pos":{"x":-130090,"y":-14742,"z":161520},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300001,"propState":1,"propId":103070,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300003,"propState":1,"propId":103020,"pos":{"x":39212,"y":-16289,"z":208313},"rot":{"x":0,"y":270000,"z":0}},{"groupId":222,"instId":300007,"propState":1,"propId":103020,"pos":{"x":20087,"y":-25475,"z":169059},"rot":{"x":0,"y":270000,"z":0}},{"groupId":222,"instId":300006,"propState":1,"propId":103020,"pos":{"x":143337,"y":-4170,"z":92907},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300005,"propState":1,"propId":103020,"pos":{"x":148106,"y":-4150,"z":210632},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300004,"propState":1,"propId":103020,"pos":{"x":-73979,"y":-13426,"z":140696},"rot":{"x":0,"y":316073,"z":0}},{"groupId":222,"instId":300002,"propState":1,"propId":103020,"pos":{"x":-57874,"y":-14967,"z":60429},"rot":{"x":0,"y":45000,"z":0}},{"groupId":222,"instId":300001,"propState":1,"propId":103020,"pos":{"x":55886,"y":-14856,"z":60180},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300012,"propState":1,"propId":103022,"pos":{"x":-176020,"y":-11771,"z":157680},"rot":{"x":0,"y":46168,"z":0}},{"groupId":157,"instId":300011,"propState":1,"propId":103022,"pos":{"x":-87834,"y":-13762,"z":218148},"rot":{"x":0,"y":0,"z":0}},{"groupId":157,"instId":300009,"propState":1,"propId":103022,"pos":{"x":-19104,"y":-22866,"z":138416},"rot":{"x":0,"y":92768,"z":0}},{"groupId":157,"instId":300008,"propState":1,"propId":103022,"pos":{"x":94033,"y":-28387,"z":137615},"rot":{"x":0,"y":327734,"z":0}},{"groupId":157,"instId":300007,"propState":1,"propId":103022,"pos":{"x":124547,"y":-4428,"z":213070},"rot":{"x":0,"y":42303,"z":0}},{"groupId":157,"instId":300006,"propState":1,"propId":103022,"pos":{"x":141251,"y":-4471,"z":82500},"rot":{"x":0,"y":239558,"z":0}},{"groupId":157,"instId":300005,"propState":1,"propId":103022,"pos":{"x":71108,"y":-10676,"z":164129},"rot":{"x":0,"y":184273,"z":0}},{"groupId":157,"instId":300002,"propState":1,"propId":103022,"pos":{"x":38247,"y":-16903,"z":92386},"rot":{"x":0,"y":224307,"z":0}},{"groupId":157,"instId":300010,"propState":1,"propId":103022,"pos":{"x":-77580,"y":-16880,"z":88690},"rot":{"x":0,"y":180001,"z":0}},{"groupId":157,"instId":300004,"propState":1,"propId":103022,"pos":{"x":-38995,"y":-16880,"z":156340},"rot":{"x":0,"y":135792,"z":0}},{"groupId":157,"instId":300003,"propState":1,"propId":103022,"pos":{"x":39864,"y":-16880,"z":163300},"rot":{"x":0,"y":270001,"z":0}},{"groupId":157,"instId":300001,"propState":1,"propId":103022,"pos":{"x":-44666,"y":-15070,"z":54731},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[],"npcs":[{"groupId":19,"instId":400005,"npcId":13315,"pos":{"x":-23324,"y":-16381,"z":232550},"rot":{"x":0,"y":359821,"z":0}},{"groupId":19,"instId":400006,"npcId":13315,"pos":{"x":-106808,"y":-13248,"z":94713},"rot":{"x":0,"y":56465,"z":0}},{"groupId":19,"instId":400004,"npcId":13318,"pos":{"x":-114254,"y":-14374,"z":178103},"rot":{"x":0,"y":173216,"z":0}},{"groupId":19,"instId":400003,"npcId":13315,"pos":{"x":14260,"y":-15814,"z":88865},"rot":{"x":0,"y":140984,"z":0}},{"groupId":19,"instId":400002,"npcId":13127,"pos":{"x":141100,"y":-4416,"z":206800},"rot":{"x":0,"y":250839,"z":0}},{"groupId":19,"instId":400001,"npcId":13231,"pos":{"x":134051,"y":-4456,"z":84960},"rot":{"x":0,"y":198075,"z":0}}],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-205,"y":-19068,"z":142497},"rot":{"x":535,"y":180155,"z":15329}},{"groupId":17,"instId":300006,"propState":3,"propId":103006,"pos":{"x":-9825,"y":-16330,"z":152502},"rot":{"x":15329,"y":90008,"z":359445}},{"groupId":17,"instId":300003,"propState":0,"propId":103005,"pos":{"x":14307,"y":-25997,"z":157500},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":103005,"pos":{"x":-19500,"y":-16881,"z":142500},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-19514,"y":-13826,"z":137498},"rot":{"x":359465,"y":155,"z":344671}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-23441,"y":-16881,"z":265107},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-94343,"y":-13812,"z":202585},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300007,"propState":3,"propId":103006,"pos":{"x":20284,"y":-3163,"z":133075},"rot":{"x":345065,"y":88453,"z":4172}},{"groupId":18,"instId":300002,"propState":0,"propId":103005,"pos":{"x":-19500,"y":-16881,"z":132000},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300006,"propState":3,"propId":103006,"pos":{"x":561,"y":-7023,"z":111994},"rot":{"x":355969,"y":179530,"z":345027}},{"groupId":18,"instId":300003,"propState":1,"propId":103005,"pos":{"x":35330,"y":-1198,"z":118070},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-19289,"y":-11969,"z":106321},"rot":{"x":4031,"y":359530,"z":14973}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300001,"propState":11,"propId":103018,"pos":{"x":43560,"y":-1198,"z":126040},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300001,"propState":11,"propId":103018,"pos":{"x":52129,"y":-14785,"z":210212},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300007,"propState":0,"propId":103107,"pos":{"x":-142250,"y":-14074,"z":205410},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300006,"propState":0,"propId":100,"pos":{"x":-142340,"y":-14290,"z":205560},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300005,"propState":101,"propId":103049,"pos":{"x":-143130,"y":-14074,"z":209370},"rot":{"x":0,"y":249640,"z":0}},{"groupId":187,"instId":300004,"propState":101,"propId":103048,"pos":{"x":-145444,"y":-14074,"z":205398},"rot":{"x":0,"y":306375,"z":0}},{"groupId":187,"instId":300003,"propState":101,"propId":103047,"pos":{"x":-144674,"y":-14074,"z":206713},"rot":{"x":0,"y":210000,"z":0}},{"groupId":187,"instId":300002,"propState":101,"propId":103046,"pos":{"x":-143218,"y":-13956,"z":207400},"rot":{"x":0,"y":229245,"z":0}},{"groupId":187,"instId":300001,"propState":101,"propId":103045,"pos":{"x":-144196,"y":-14074,"z":202743},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300008,"propState":101,"propId":103019,"pos":{"x":-43943,"y":-15881,"z":124100},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300007,"propState":101,"propId":103019,"pos":{"x":-35000,"y":-15881,"z":217818},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300006,"propState":101,"propId":103019,"pos":{"x":133087,"y":-3456,"z":84795},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300005,"propState":101,"propId":103019,"pos":{"x":103922,"y":-7671,"z":147251},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300004,"propState":101,"propId":103019,"pos":{"x":85134,"y":-27335,"z":155445},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300003,"propState":101,"propId":103019,"pos":{"x":46839,"y":-198,"z":114111},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300002,"propState":101,"propId":103019,"pos":{"x":-12733,"y":-22266,"z":125500},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300001,"propState":101,"propId":103019,"pos":{"x":-116536,"y":-13827,"z":179869},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300009,"propState":0,"propId":100,"pos":{"x":-111026,"y":-17581,"z":61889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":164,"instId":300003,"propState":0,"propId":100,"pos":{"x":-97464,"y":-59666,"z":45187},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300002,"propState":0,"propId":100,"pos":{"x":-116517,"y":-59582,"z":48140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":300001,"propState":0,"propId":100,"pos":{"x":-108571,"y":-59534,"z":57104},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300008,"propState":21,"propId":103050,"pos":{"x":-113519,"y":-56539,"z":42837},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":300007,"propState":21,"propId":103050,"pos":{"x":-116806,"y":-59826,"z":43729},"rot":{"x":0,"y":45000,"z":0}},{"groupId":164,"instId":300005,"propState":1,"propId":103051,"pos":{"x":-102241,"y":-59826,"z":60018},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":300004,"propState":1,"propId":103053,"pos":{"x":-99889,"y":-17822,"z":57155},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"163":{"props":[{"groupId":163,"instId":300003,"propState":21,"propId":103050,"pos":{"x":155150,"y":-33864,"z":176402},"rot":{"x":0,"y":180000,"z":0}},{"groupId":163,"instId":300002,"propState":21,"propId":103050,"pos":{"x":155150,"y":-33864,"z":180613},"rot":{"x":0,"y":180000,"z":0}},{"groupId":163,"instId":300001,"propState":0,"propId":100,"pos":{"x":120290,"y":-30383,"z":147595},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300017,"propState":0,"propId":100,"pos":{"x":154580,"y":-37038,"z":181910},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300016,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300010,"propState":21,"propId":103050,"pos":{"x":149754,"y":-33880,"z":181826},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300009,"propState":21,"propId":103050,"pos":{"x":150533,"y":-37038,"z":179084},"rot":{"x":0,"y":90000,"z":0}},{"groupId":163,"instId":300008,"propState":21,"propId":103050,"pos":{"x":155275,"y":-37038,"z":173550},"rot":{"x":0,"y":270000,"z":0}},{"groupId":163,"instId":300007,"propState":21,"propId":103050,"pos":{"x":154597,"y":-37038,"z":182392},"rot":{"x":0,"y":270000,"z":0}},{"groupId":163,"instId":300005,"propState":1,"propId":103051,"pos":{"x":125760,"y":-37027,"z":182612},"rot":{"x":0,"y":90000,"z":0}},{"groupId":163,"instId":300004,"propState":1,"propId":103053,"pos":{"x":120950,"y":-30381,"z":154032},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300006,"propState":20,"propId":60303,"pos":{"x":-95880,"y":-58780,"z":51010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":223,"instId":300005,"propState":0,"propId":100,"pos":{"x":-98610,"y":-59826,"z":50995},"rot":{"x":0,"y":270000,"z":0}},{"groupId":223,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-116891,"y":-57806,"z":57448},"rot":{"x":0,"y":352875,"z":0}},{"groupId":223,"instId":300003,"propState":9,"propId":103109,"pos":{"x":-116891,"y":-57806,"z":57448},"rot":{"x":0,"y":352875,"z":0}},{"groupId":223,"instId":300002,"propState":9,"propId":103109,"pos":{"x":-105483,"y":-56233,"z":44995},"rot":{"x":0,"y":279429,"z":0}},{"groupId":223,"instId":300001,"propState":2,"propId":103012,"pos":{"x":-98610,"y":-59826,"z":50995},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300002,"propState":1,"propId":211,"pos":{"x":-439,"y":-22195,"z":211795},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-444,"y":-18579,"z":211795},"rot":{"x":352640,"y":334274,"z":86416}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300002,"propState":1,"propId":211,"pos":{"x":-121914,"y":-14681,"z":200935},"rot":{"x":0,"y":22616,"z":0}},{"groupId":35,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-121914,"y":-14726,"z":200935},"rot":{"x":90000,"y":353899,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300002,"propState":1,"propId":211,"pos":{"x":-87805,"y":-12527,"z":128035},"rot":{"x":0,"y":22616,"z":0}},{"groupId":37,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-87795,"y":-12760,"z":128046},"rot":{"x":347749,"y":94992,"z":97437}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300002,"propState":1,"propId":211,"pos":{"x":-21015,"y":-16881,"z":249052},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-20343,"y":-13971,"z":249050},"rot":{"x":0,"y":315000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300002,"propState":0,"propId":103027,"pos":{"x":-163523,"y":-11029,"z":179340},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300004,"propState":1,"propId":211,"pos":{"x":-163347,"y":-11088,"z":181245},"rot":{"x":0,"y":22616,"z":0}},{"groupId":36,"instId":300003,"propState":0,"propId":103027,"pos":{"x":-165719,"y":-11669,"z":181336},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-162007,"y":-11323,"z":181339},"rot":{"x":0,"y":73193,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"198":{"props":[{"groupId":198,"instId":300002,"propState":1,"propId":211,"pos":{"x":-35601,"y":-16881,"z":171222},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-39669,"y":-14599,"z":171384},"rot":{"x":358648,"y":227091,"z":78554}}],"npcs":[],"monsters":[],"teleports":{}},"202":{"props":[{"groupId":202,"instId":300002,"propState":1,"propId":211,"pos":{"x":-64770,"y":-16881,"z":81507},"rot":{"x":0,"y":178063,"z":0}},{"groupId":202,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-64129,"y":-16109,"z":82128},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300002,"propState":1,"propId":211,"pos":{"x":123173,"y":-6687,"z":132040},"rot":{"x":0,"y":22616,"z":0}},{"groupId":41,"instId":300001,"propState":18,"propId":103027,"pos":{"x":120951,"y":-5449,"z":125958},"rot":{"x":0,"y":22801,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300002,"propState":1,"propId":211,"pos":{"x":157844,"y":-4385,"z":218483},"rot":{"x":0,"y":220623,"z":0}},{"groupId":42,"instId":300001,"propState":18,"propId":103027,"pos":{"x":159450,"y":3643,"z":220580},"rot":{"x":357398,"y":112850,"z":220184}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300005,"propState":1,"propId":211,"pos":{"x":29668,"y":-16932,"z":122143},"rot":{"x":0,"y":22616,"z":0}},{"groupId":39,"instId":300004,"propState":18,"propId":103027,"pos":{"x":3550,"y":-16881,"z":122310},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300001,"propState":18,"propId":103027,"pos":{"x":31469,"y":-16036,"z":121858},"rot":{"x":0,"y":270000,"z":90000}},{"groupId":39,"instId":300003,"propState":18,"propId":103027,"pos":{"x":31469,"y":-16031,"z":122503},"rot":{"x":0,"y":270000,"z":270000}},{"groupId":39,"instId":300002,"propState":18,"propId":103027,"pos":{"x":31469,"y":-15686,"z":122178},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300002,"propState":1,"propId":211,"pos":{"x":91132,"y":-8595,"z":227050},"rot":{"x":0,"y":22616,"z":0}},{"groupId":43,"instId":300001,"propState":18,"propId":103027,"pos":{"x":91167,"y":-3778,"z":231387},"rot":{"x":353560,"y":353730,"z":41147}}],"npcs":[],"monsters":[],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300002,"propState":1,"propId":211,"pos":{"x":57478,"y":-12478,"z":153153},"rot":{"x":0,"y":0,"z":0}},{"groupId":118,"instId":300001,"propState":18,"propId":103027,"pos":{"x":57478,"y":-8945,"z":150060},"rot":{"x":55853,"y":165349,"z":195513}}],"npcs":[],"monsters":[],"teleports":{}},"200":{"props":[{"groupId":200,"instId":300002,"propState":1,"propId":211,"pos":{"x":26908,"y":-16932,"z":191828},"rot":{"x":0,"y":22616,"z":0}},{"groupId":200,"instId":300001,"propState":18,"propId":103027,"pos":{"x":24947,"y":-16001,"z":191498},"rot":{"x":64358,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300002,"propState":1,"propId":211,"pos":{"x":39940,"y":-1198,"z":102660},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300001,"propState":18,"propId":103027,"pos":{"x":35840,"y":870,"z":96665},"rot":{"x":2832,"y":24647,"z":730}}],"npcs":[],"monsters":[],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300002,"propState":1,"propId":211,"pos":{"x":42959,"y":-25996,"z":146590},"rot":{"x":0,"y":0,"z":0}},{"groupId":186,"instId":300001,"propState":18,"propId":103027,"pos":{"x":42763,"y":-24786,"z":142012},"rot":{"x":359045,"y":18511,"z":75687}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300002,"propState":1,"propId":211,"pos":{"x":79435,"y":-25919,"z":122808},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300001,"propState":18,"propId":103027,"pos":{"x":79435,"y":-25089,"z":121186},"rot":{"x":358456,"y":242607,"z":111142}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300003,"propState":0,"propId":103016,"pos":{"x":136210,"y":-30474,"z":146175},"rot":{"x":0,"y":101065,"z":0}},{"groupId":193,"instId":300002,"propState":1,"propId":211,"pos":{"x":137539,"y":-30482,"z":145810},"rot":{"x":0,"y":0,"z":0}},{"groupId":193,"instId":300001,"propState":18,"propId":103027,"pos":{"x":136311,"y":-29112,"z":146169},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"194":{"props":[{"groupId":194,"instId":300004,"propState":1,"propId":211,"pos":{"x":-15791,"y":-25018,"z":151452},"rot":{"x":0,"y":0,"z":0}},{"groupId":194,"instId":300003,"propState":0,"propId":103027,"pos":{"x":-14474,"y":-25020,"z":156454},"rot":{"x":0,"y":60000,"z":0}},{"groupId":194,"instId":300002,"propState":0,"propId":103027,"pos":{"x":-14477,"y":-24871,"z":153856},"rot":{"x":0,"y":60000,"z":0}},{"groupId":194,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-14479,"y":-24127,"z":151591},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":1,"propId":211,"pos":{"x":146370,"y":-37038,"z":185470},"rot":{"x":0,"y":22616,"z":0}},{"groupId":173,"instId":300001,"propState":18,"propId":103027,"pos":{"x":154913,"y":-36620,"z":192367},"rot":{"x":614,"y":311941,"z":73268}}],"npcs":[],"monsters":[],"teleports":{}},"199":{"props":[{"groupId":199,"instId":300002,"propState":1,"propId":211,"pos":{"x":-106131,"y":-56488,"z":43143},"rot":{"x":0,"y":22616,"z":0}},{"groupId":199,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-105367,"y":-56546,"z":43698},"rot":{"x":90000,"y":75206,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"149":{"props":[],"npcs":[{"groupId":149,"instId":400001,"npcId":13105,"pos":{"x":-120811,"y":-14735,"z":201325},"rot":{"x":0,"y":350738,"z":0}}],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300002,"propState":8,"propId":110,"pos":{"x":151226,"y":-3483,"z":127456},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300001,"propState":0,"propId":100,"pos":{"x":151226,"y":-3483,"z":127456},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":150,"instId":400001,"npcId":100,"pos":{"x":150780,"y":-5010,"z":127830},"rot":{"x":0,"y":87632,"z":0}}],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":100,"pos":{"x":126831,"y":-4120,"z":195380},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":151,"instId":400001,"npcId":13116,"pos":{"x":125816,"y":-4418,"z":195402},"rot":{"x":0,"y":104202,"z":0}}],"monsters":[],"teleports":{}},"152":{"props":[],"npcs":[{"groupId":152,"instId":400001,"npcId":13215,"pos":{"x":143693,"y":-4456,"z":101992},"rot":{"x":0,"y":279893,"z":0}}],"monsters":[],"teleports":{}},"153":{"props":[],"npcs":[{"groupId":153,"instId":400001,"npcId":13119,"pos":{"x":132350,"y":-6688,"z":171270},"rot":{"x":0,"y":186089,"z":0}}],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300015,"propState":0,"propId":100,"pos":{"x":-97689,"y":-56615,"z":51324},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300014,"propState":0,"propId":100,"pos":{"x":154289,"y":-33891,"z":188654},"rot":{"x":0,"y":270000,"z":0}},{"groupId":156,"instId":300013,"propState":0,"propId":103042,"pos":{"x":-107550,"y":-59826,"z":59595},"rot":{"x":0,"y":180000,"z":0}},{"groupId":156,"instId":300012,"propState":2,"propId":103042,"pos":{"x":-100510,"y":-17822,"z":61750},"rot":{"x":0,"y":270367,"z":0}},{"groupId":156,"instId":300011,"propState":0,"propId":100,"pos":{"x":-102390,"y":-17827,"z":61654},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300010,"propState":0,"propId":100,"pos":{"x":-107430,"y":-59826,"z":57698},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300002,"propState":0,"propId":100,"pos":{"x":-106910,"y":-59826,"z":46500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":156,"instId":300009,"propState":0,"propId":103042,"pos":{"x":146536,"y":-37038,"z":166944},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300008,"propState":2,"propId":103042,"pos":{"x":127250,"y":-30482,"z":158900},"rot":{"x":0,"y":160367,"z":0}},{"groupId":156,"instId":300007,"propState":0,"propId":103042,"pos":{"x":138169,"y":-37028,"z":187209},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300006,"propState":0,"propId":100,"pos":{"x":127519,"y":-30468,"z":157974},"rot":{"x":0,"y":155900,"z":0}},{"groupId":156,"instId":300005,"propState":0,"propId":100,"pos":{"x":146573,"y":-37038,"z":167766},"rot":{"x":0,"y":180000,"z":0}},{"groupId":156,"instId":300004,"propState":0,"propId":100,"pos":{"x":139047,"y":-37038,"z":187048},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300003,"propState":0,"propId":100,"pos":{"x":150076,"y":-37038,"z":192426},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300001,"propState":0,"propId":100,"pos":{"x":127547,"y":-30482,"z":158066},"rot":{"x":0,"y":160367,"z":0}}],"npcs":[],"monsters":[{"groupId":156,"instId":200002,"monsterId":7010011,"eventId":10301299,"pos":{"x":125151,"y":-30482,"z":168180},"rot":{"x":0,"y":160367,"z":0}}],"teleports":{}},"244":{"props":[{"groupId":244,"instId":300001,"propState":0,"propId":100,"pos":{"x":40,"y":-22213,"z":211820},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[{"groupId":274,"instId":300001,"propState":0,"propId":103016,"pos":{"x":130,"y":-25080,"z":157650},"rot":{"x":0,"y":356426,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"280":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"290":{"props":[],"npcs":[{"groupId":290,"instId":400001,"npcId":13117,"pos":{"x":81250,"y":-10661,"z":130710},"rot":{"x":0,"y":7274,"z":0}}],"monsters":[],"teleports":{}},"400":{"props":[],"npcs":[{"groupId":400,"instId":400001,"npcId":13208,"pos":{"x":79110,"y":-10661,"z":130680},"rot":{"x":0,"y":7274,"z":0}}],"monsters":[],"teleports":{}},"401":{"props":[{"groupId":401,"instId":300002,"propState":18,"propId":103038,"pos":{"x":40687,"y":-16466,"z":147002},"rot":{"x":348315,"y":355726,"z":15156}},{"groupId":401,"instId":300004,"propState":18,"propId":103038,"pos":{"x":140800,"y":-3850,"z":189416},"rot":{"x":348315,"y":354319,"z":15156}},{"groupId":401,"instId":300003,"propState":18,"propId":103038,"pos":{"x":125366,"y":-3830,"z":104232},"rot":{"x":348315,"y":173839,"z":15156}},{"groupId":401,"instId":300001,"propState":18,"propId":103038,"pos":{"x":190288,"y":-3906,"z":146954},"rot":{"x":348315,"y":21447,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"404":{"props":[{"groupId":404,"instId":300006,"propState":0,"propId":103129,"pos":{"x":-19390,"y":-16932,"z":64630},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300005,"propState":0,"propId":103128,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300004,"propState":0,"propId":103127,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300003,"propState":0,"propId":103126,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300002,"propState":0,"propId":103084,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300001,"propState":0,"propId":100,"pos":{"x":-20480,"y":-14915,"z":61380},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"464":{"props":[{"groupId":464,"instId":300003,"propState":18,"propId":103038,"pos":{"x":-94104,"y":-13161,"z":141961},"rot":{"x":348315,"y":57366,"z":15156}},{"groupId":464,"instId":300002,"propState":18,"propId":103038,"pos":{"x":-130272,"y":-14120,"z":207818},"rot":{"x":348315,"y":170320,"z":15156}},{"groupId":464,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-130044,"y":-14072,"z":164010},"rot":{"x":348315,"y":124291,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"465":{"props":[{"groupId":465,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-173074,"y":-13086,"z":215084},"rot":{"x":348315,"y":207229,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"463":{"props":[{"groupId":463,"instId":300003,"propState":18,"propId":103083,"pos":{"x":98890,"y":-7849,"z":226976},"rot":{"x":0,"y":149666,"z":0}},{"groupId":463,"instId":300015,"propState":18,"propId":103038,"pos":{"x":0,"y":-13377,"z":35410},"rot":{"x":348315,"y":83433,"z":15156}},{"groupId":463,"instId":300014,"propState":18,"propId":103037,"pos":{"x":-82846,"y":-12875,"z":246001},"rot":{"x":0,"y":59181,"z":0}},{"groupId":463,"instId":300013,"propState":18,"propId":103037,"pos":{"x":84615,"y":-10160,"z":142358},"rot":{"x":0,"y":143490,"z":0}},{"groupId":463,"instId":300012,"propState":18,"propId":103037,"pos":{"x":3479,"y":-16336,"z":86865},"rot":{"x":0,"y":69713,"z":0}},{"groupId":463,"instId":300011,"propState":18,"propId":103035,"pos":{"x":59415,"y":-12901,"z":231978},"rot":{"x":0,"y":82616,"z":0}},{"groupId":463,"instId":300010,"propState":18,"propId":101028,"pos":{"x":-158859,"y":-11077,"z":174116},"rot":{"x":0,"y":179438,"z":0}},{"groupId":463,"instId":300009,"propState":18,"propId":103037,"pos":{"x":-45132,"y":-15873,"z":114378},"rot":{"x":0,"y":14042,"z":0}},{"groupId":463,"instId":300008,"propState":18,"propId":103035,"pos":{"x":-17980,"y":-16379,"z":148431},"rot":{"x":0,"y":348479,"z":0}},{"groupId":463,"instId":300007,"propState":18,"propId":103037,"pos":{"x":43843,"y":-433,"z":96470},"rot":{"x":0,"y":0,"z":0}},{"groupId":463,"instId":300006,"propState":18,"propId":101029,"pos":{"x":-118824,"y":-14322,"z":208807},"rot":{"x":0,"y":221235,"z":0}},{"groupId":463,"instId":300005,"propState":18,"propId":101029,"pos":{"x":-10725,"y":-16328,"z":238693},"rot":{"x":0,"y":113008,"z":0}},{"groupId":463,"instId":300004,"propState":18,"propId":103083,"pos":{"x":-115411,"y":-13848,"z":196064},"rot":{"x":0,"y":112689,"z":0}},{"groupId":463,"instId":300002,"propState":18,"propId":101029,"pos":{"x":129121,"y":-3955,"z":51392},"rot":{"x":0,"y":179438,"z":0}},{"groupId":463,"instId":300001,"propState":18,"propId":103083,"pos":{"x":-8760,"y":-21695,"z":222781},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"479":{"props":[{"groupId":479,"instId":300001,"propState":18,"propId":103038,"pos":{"x":41064,"y":-15866,"z":123126},"rot":{"x":348315,"y":315577,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"481":{"props":[{"groupId":481,"instId":300001,"propState":18,"propId":103038,"pos":{"x":181121,"y":-4433,"z":153368},"rot":{"x":348315,"y":303422,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"482":{"props":[{"groupId":482,"instId":300001,"propState":18,"propId":103038,"pos":{"x":231,"y":-15775,"z":252225},"rot":{"x":759,"y":92100,"z":340127}}],"npcs":[],"monsters":[],"teleports":{}},"505":{"props":[{"groupId":505,"instId":300007,"propState":18,"propId":101028,"pos":{"x":108432,"y":-24314,"z":116898},"rot":{"x":0,"y":51463,"z":0}},{"groupId":505,"instId":300005,"propState":18,"propId":101028,"pos":{"x":-163777,"y":-11088,"z":180823},"rot":{"x":0,"y":51463,"z":0}},{"groupId":505,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-105155,"y":-14060,"z":183139},"rot":{"x":0,"y":179438,"z":0}},{"groupId":505,"instId":300006,"propState":18,"propId":101029,"pos":{"x":123332,"y":-3476,"z":114398},"rot":{"x":0,"y":215559,"z":0}},{"groupId":505,"instId":300004,"propState":18,"propId":101028,"pos":{"x":-92400,"y":-12889,"z":241138},"rot":{"x":0,"y":72385,"z":0}},{"groupId":505,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-13774,"y":-21708,"z":214556},"rot":{"x":0,"y":31037,"z":0}},{"groupId":505,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-13979,"y":-21710,"z":214272},"rot":{"x":0,"y":131002,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"584":{"props":[{"groupId":584,"instId":300001,"propState":1,"propId":103225,"pos":{"x":-91205,"y":-13816,"z":118400},"rot":{"x":0,"y":270111,"z":0}}],"npcs":[{"groupId":584,"instId":400001,"npcId":13317,"pos":{"x":-91750,"y":-13815,"z":119710},"rot":{"x":0,"y":264798,"z":0}}],"monsters":[],"teleports":{"2458":{"anchorId":1,"groupId":584,"instId":300002,"pos":{"x":-93045,"y":-13816,"z":119230},"rot":{"x":0,"y":86785,"z":0}}}},"585":{"props":[{"groupId":585,"instId":300001,"propState":1,"propId":103226,"pos":{"x":48720,"y":-25996,"z":143170},"rot":{"x":0,"y":359059,"z":0}}],"npcs":[{"groupId":585,"instId":400001,"npcId":13130,"pos":{"x":50280,"y":-25996,"z":144539},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{"2459":{"anchorId":1,"groupId":585,"instId":300002,"pos":{"x":49482,"y":-25996,"z":145542},"rot":{"x":0,"y":174383,"z":0}}}},"587":{"props":[{"groupId":587,"instId":300003,"propState":1,"propId":103072,"pos":{"x":-130090,"y":-14742,"z":161520},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300004,"propState":0,"propId":103086,"pos":{"x":-130000,"y":-14715,"z":155708},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300002,"propState":1,"propId":103071,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300001,"propState":1,"propId":103070,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":null,"startGroupId":null}},"1030102":{"P10301_F10301001":{"scenes":{"15":{"props":[{"groupId":15,"instId":300003,"propState":8,"propId":101,"pos":{"x":-87570,"y":-13760,"z":228670},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300005,"propState":8,"propId":101,"pos":{"x":-104080,"y":-14726,"z":143950},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300002,"propState":8,"propId":101,"pos":{"x":5080,"y":-22213,"z":196790},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300006,"propState":8,"propId":101,"pos":{"x":71261,"y":-28335,"z":153540},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300004,"propState":8,"propId":101,"pos":{"x":115120,"y":-6779,"z":142310},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300001,"propState":8,"propId":101,"pos":{"x":7180,"y":-14411,"z":37820},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030101":{"anchorId":1,"groupId":15,"instId":300001,"pos":{"x":0,"y":-14383,"z":44219},"rot":{"x":0,"y":0,"z":0}},"1030102":{"anchorId":2,"groupId":15,"instId":300002,"pos":{"x":60,"y":-22213,"z":195260},"rot":{"x":0,"y":0,"z":0}},"1030103":{"anchorId":3,"groupId":15,"instId":300003,"pos":{"x":-93460,"y":-13760,"z":233210},"rot":{"x":0,"y":240000,"z":0}},"1030104":{"anchorId":4,"groupId":15,"instId":300004,"pos":{"x":114920,"y":-6687,"z":137090},"rot":{"x":0,"y":75000,"z":0}},"1030105":{"anchorId":5,"groupId":15,"instId":300005,"pos":{"x":-100370,"y":-14726,"z":146480},"rot":{"x":0,"y":315000,"z":0}},"1030106":{"anchorId":6,"groupId":15,"instId":300006,"pos":{"x":76810,"y":-28335,"z":151420},"rot":{"x":0,"y":113524,"z":0}}}},"298":{"props":[{"groupId":298,"instId":300001,"propState":0,"propId":132,"pos":{"x":47841,"y":-299,"z":91088},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"472":{"props":[{"groupId":472,"instId":300001,"propState":0,"propId":114,"pos":{"x":209320,"y":-4904,"z":147060},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300027,"propState":12,"propId":60301,"pos":{"x":126783,"y":-37038,"z":191030},"rot":{"x":0,"y":131546,"z":0}},{"groupId":28,"instId":300013,"propState":12,"propId":60301,"pos":{"x":35549,"y":-13423,"z":232721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300030,"propState":12,"propId":60301,"pos":{"x":-42794,"y":-13760,"z":254597},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300024,"propState":12,"propId":60301,"pos":{"x":-112060,"y":-17827,"z":57970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300017,"propState":12,"propId":60301,"pos":{"x":111894,"y":-28335,"z":153868},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300029,"propState":12,"propId":60301,"pos":{"x":144559,"y":-4444,"z":58482},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300015,"propState":12,"propId":60301,"pos":{"x":105252,"y":-11718,"z":60396},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300028,"propState":12,"propId":60301,"pos":{"x":140720,"y":-35170,"z":176727},"rot":{"x":13161,"y":123160,"z":327079}},{"groupId":28,"instId":300022,"propState":12,"propId":60301,"pos":{"x":-114500,"y":-13798,"z":92370},"rot":{"x":0,"y":134680,"z":0}},{"groupId":28,"instId":300023,"propState":12,"propId":60301,"pos":{"x":-79566,"y":-13798,"z":92082},"rot":{"x":0,"y":-1,"z":0}},{"groupId":28,"instId":300021,"propState":12,"propId":60301,"pos":{"x":-159490,"y":-11851,"z":180900},"rot":{"x":0,"y":225000,"z":0}},{"groupId":28,"instId":300020,"propState":12,"propId":60301,"pos":{"x":-87432,"y":-13798,"z":186212},"rot":{"x":0,"y":240000,"z":0}},{"groupId":28,"instId":300012,"propState":12,"propId":60301,"pos":{"x":168814,"y":-4420,"z":220218},"rot":{"x":0,"y":292855,"z":0}},{"groupId":28,"instId":300011,"propState":12,"propId":60301,"pos":{"x":103599,"y":-8595,"z":228020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300009,"propState":12,"propId":60301,"pos":{"x":42040,"y":-10661,"z":131591},"rot":{"x":0,"y":89999,"z":0}},{"groupId":28,"instId":300006,"propState":12,"propId":60301,"pos":{"x":48901,"y":-1198,"z":100836},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-19270,"y":-16881,"z":127606},"rot":{"x":0,"y":1,"z":0}},{"groupId":28,"instId":300003,"propState":12,"propId":60301,"pos":{"x":-19087,"y":-26050,"z":171350},"rot":{"x":0,"y":90001,"z":0}},{"groupId":28,"instId":300026,"propState":12,"propId":60303,"pos":{"x":154289,"y":-33891,"z":188654},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300025,"propState":12,"propId":60301,"pos":{"x":152413,"y":-37038,"z":179707},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300019,"propState":12,"propId":60301,"pos":{"x":-137756,"y":-13798,"z":145667},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300018,"propState":12,"propId":60301,"pos":{"x":-54730,"y":-13760,"z":212548},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300016,"propState":12,"propId":60301,"pos":{"x":105848,"y":-24827,"z":125456},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300014,"propState":12,"propId":60301,"pos":{"x":192220,"y":-4904,"z":155960},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300010,"propState":12,"propId":60301,"pos":{"x":64563,"y":-10661,"z":147192},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-18408,"y":-16881,"z":226111},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300007,"propState":12,"propId":60301,"pos":{"x":-12446,"y":-22208,"z":218674},"rot":{"x":0,"y":120000,"z":0}},{"groupId":28,"instId":300004,"propState":12,"propId":60301,"pos":{"x":19601,"y":-25997,"z":133360},"rot":{"x":0,"y":270001,"z":0}},{"groupId":28,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-46908,"y":-15066,"z":65628},"rot":{"x":0,"y":180001,"z":0}},{"groupId":28,"instId":300001,"propState":12,"propId":60301,"pos":{"x":40995,"y":-15066,"z":34863},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300021,"propState":0,"propId":103015,"pos":{"x":-77740,"y":-13798,"z":118650},"rot":{"x":0,"y":275814,"z":0}},{"groupId":26,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-70310,"y":-13721,"z":253530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300025,"propState":0,"propId":103016,"pos":{"x":-108860,"y":-59826,"z":46511},"rot":{"x":0,"y":91069,"z":0}},{"groupId":26,"instId":300020,"propState":0,"propId":103015,"pos":{"x":15155,"y":-16881,"z":89920},"rot":{"x":0,"y":140814,"z":0}},{"groupId":26,"instId":300019,"propState":0,"propId":103015,"pos":{"x":-39870,"y":-16881,"z":236520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300005,"propState":0,"propId":103016,"pos":{"x":87912,"y":-10661,"z":140933},"rot":{"x":0,"y":180001,"z":0}},{"groupId":26,"instId":300024,"propState":0,"propId":103017,"pos":{"x":144686,"y":-37118,"z":192517},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300023,"propState":0,"propId":103016,"pos":{"x":140624,"y":-37160,"z":177079},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300013,"propState":0,"propId":103017,"pos":{"x":-103568,"y":-16990,"z":84104},"rot":{"x":0,"y":166077,"z":0}},{"groupId":26,"instId":300012,"propState":0,"propId":103017,"pos":{"x":-89236,"y":-13807,"z":133950},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-70270,"y":-13721,"z":237010},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-38608,"y":-16881,"z":185172},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":103016,"pos":{"x":31152,"y":-16881,"z":123872},"rot":{"x":0,"y":180001,"z":0}},{"groupId":26,"instId":300022,"propState":0,"propId":103015,"pos":{"x":122713,"y":-6688,"z":168734},"rot":{"x":0,"y":155814,"z":0}},{"groupId":26,"instId":300018,"propState":0,"propId":103016,"pos":{"x":-97770,"y":-13798,"z":101020},"rot":{"x":0,"y":225000,"z":0}},{"groupId":26,"instId":300017,"propState":0,"propId":103016,"pos":{"x":100325,"y":-8613,"z":163718},"rot":{"x":0,"y":300000,"z":0}},{"groupId":26,"instId":300011,"propState":0,"propId":103017,"pos":{"x":-164720,"y":-11851,"z":187840},"rot":{"x":0,"y":145000,"z":0}},{"groupId":26,"instId":300010,"propState":0,"propId":103016,"pos":{"x":-145776,"y":-13812,"z":230510},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300016,"propState":0,"propId":103017,"pos":{"x":127024,"y":-4405,"z":229432},"rot":{"x":0,"y":260000,"z":0}},{"groupId":26,"instId":300007,"propState":0,"propId":103016,"pos":{"x":124920,"y":-4405,"z":229382},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300006,"propState":0,"propId":103016,"pos":{"x":133044,"y":-4456,"z":108386},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":103016,"pos":{"x":82945,"y":-28335,"z":138230},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300004,"propState":0,"propId":103017,"pos":{"x":25060,"y":-25996,"z":151593},"rot":{"x":0,"y":350000,"z":0}},{"groupId":26,"instId":300015,"propState":0,"propId":103017,"pos":{"x":24861,"y":-16852,"z":192982},"rot":{"x":0,"y":190000,"z":0}},{"groupId":26,"instId":300014,"propState":0,"propId":103017,"pos":{"x":-34019,"y":-16881,"z":146311},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-36678,"y":-16881,"z":90482},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"299":{"props":[{"groupId":299,"instId":300001,"propState":0,"propId":140,"pos":{"x":209320,"y":-4904,"z":147060},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300001,"propState":101,"propId":103108,"pos":{"x":1,"y":-22035,"z":211881},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"155":{"props":[{"groupId":155,"instId":300005,"propState":0,"propId":103021,"pos":{"x":-132772,"y":-14751,"z":181080},"rot":{"x":0,"y":126002,"z":0}},{"groupId":155,"instId":300004,"propState":0,"propId":103021,"pos":{"x":-133080,"y":-14754,"z":182705},"rot":{"x":0,"y":28547,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300002,"propState":0,"propId":103106,"pos":{"x":-141868,"y":-14749,"z":180691},"rot":{"x":0,"y":245519,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":103106,"pos":{"x":-134011,"y":-14726,"z":173932},"rot":{"x":0,"y":128044,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"207":{"props":[{"groupId":207,"instId":300002,"propState":1,"propId":103071,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300006,"propState":0,"propId":100,"pos":{"x":-129140,"y":-15127,"z":155410},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300005,"propState":0,"propId":100,"pos":{"x":-137110,"y":-15127,"z":178850},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300004,"propState":0,"propId":103086,"pos":{"x":-130000,"y":-14715,"z":155708},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300003,"propState":1,"propId":103072,"pos":{"x":-130090,"y":-14742,"z":161520},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300001,"propState":1,"propId":103070,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300005,"propState":1,"propId":103020,"pos":{"x":148106,"y":-4150,"z":210632},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300004,"propState":1,"propId":103020,"pos":{"x":-73979,"y":-13426,"z":140696},"rot":{"x":0,"y":316073,"z":0}},{"groupId":222,"instId":300007,"propState":1,"propId":103020,"pos":{"x":20087,"y":-25475,"z":169059},"rot":{"x":0,"y":270000,"z":0}},{"groupId":222,"instId":300006,"propState":1,"propId":103020,"pos":{"x":143337,"y":-4170,"z":92907},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300003,"propState":1,"propId":103020,"pos":{"x":39212,"y":-16289,"z":208313},"rot":{"x":0,"y":270000,"z":0}},{"groupId":222,"instId":300002,"propState":1,"propId":103020,"pos":{"x":-57874,"y":-14967,"z":60429},"rot":{"x":0,"y":45000,"z":0}},{"groupId":222,"instId":300001,"propState":1,"propId":103020,"pos":{"x":55886,"y":-14856,"z":60180},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300012,"propState":1,"propId":103022,"pos":{"x":-176020,"y":-11771,"z":157680},"rot":{"x":0,"y":46168,"z":0}},{"groupId":157,"instId":300010,"propState":1,"propId":103022,"pos":{"x":-77580,"y":-16880,"z":88690},"rot":{"x":0,"y":180001,"z":0}},{"groupId":157,"instId":300007,"propState":1,"propId":103022,"pos":{"x":124547,"y":-4428,"z":213070},"rot":{"x":0,"y":42303,"z":0}},{"groupId":157,"instId":300002,"propState":1,"propId":103022,"pos":{"x":38247,"y":-16903,"z":92386},"rot":{"x":0,"y":224307,"z":0}},{"groupId":157,"instId":300011,"propState":1,"propId":103022,"pos":{"x":-87834,"y":-13762,"z":218148},"rot":{"x":0,"y":0,"z":0}},{"groupId":157,"instId":300009,"propState":1,"propId":103022,"pos":{"x":-19104,"y":-22866,"z":138416},"rot":{"x":0,"y":92768,"z":0}},{"groupId":157,"instId":300008,"propState":1,"propId":103022,"pos":{"x":94033,"y":-28387,"z":137615},"rot":{"x":0,"y":327734,"z":0}},{"groupId":157,"instId":300006,"propState":1,"propId":103022,"pos":{"x":141251,"y":-4471,"z":82500},"rot":{"x":0,"y":239558,"z":0}},{"groupId":157,"instId":300005,"propState":1,"propId":103022,"pos":{"x":71108,"y":-10676,"z":164129},"rot":{"x":0,"y":184273,"z":0}},{"groupId":157,"instId":300004,"propState":1,"propId":103022,"pos":{"x":-38995,"y":-16880,"z":156340},"rot":{"x":0,"y":135792,"z":0}},{"groupId":157,"instId":300003,"propState":1,"propId":103022,"pos":{"x":39864,"y":-16880,"z":163300},"rot":{"x":0,"y":270001,"z":0}},{"groupId":157,"instId":300001,"propState":1,"propId":103022,"pos":{"x":-44666,"y":-15070,"z":54731},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[],"npcs":[{"groupId":19,"instId":400005,"npcId":13315,"pos":{"x":-23324,"y":-16381,"z":232550},"rot":{"x":0,"y":359821,"z":0}},{"groupId":19,"instId":400002,"npcId":13127,"pos":{"x":141100,"y":-4416,"z":206800},"rot":{"x":0,"y":250839,"z":0}},{"groupId":19,"instId":400006,"npcId":13315,"pos":{"x":-106808,"y":-13248,"z":94713},"rot":{"x":0,"y":56465,"z":0}},{"groupId":19,"instId":400004,"npcId":13318,"pos":{"x":-114254,"y":-14374,"z":178103},"rot":{"x":0,"y":173216,"z":0}},{"groupId":19,"instId":400003,"npcId":13315,"pos":{"x":14260,"y":-15814,"z":88865},"rot":{"x":0,"y":140984,"z":0}},{"groupId":19,"instId":400001,"npcId":13231,"pos":{"x":134051,"y":-4456,"z":84960},"rot":{"x":0,"y":198075,"z":0}}],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-205,"y":-19068,"z":142497},"rot":{"x":535,"y":180155,"z":15329}},{"groupId":17,"instId":300006,"propState":3,"propId":103006,"pos":{"x":-9825,"y":-16330,"z":152502},"rot":{"x":15329,"y":90008,"z":359445}},{"groupId":17,"instId":300003,"propState":0,"propId":103005,"pos":{"x":14307,"y":-25997,"z":157500},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":103005,"pos":{"x":-19500,"y":-16881,"z":142500},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-19514,"y":-13826,"z":137498},"rot":{"x":359465,"y":155,"z":344671}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-23441,"y":-16881,"z":265107},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300007,"propState":3,"propId":103006,"pos":{"x":20284,"y":-3163,"z":133075},"rot":{"x":345065,"y":88453,"z":4172}},{"groupId":18,"instId":300006,"propState":3,"propId":103006,"pos":{"x":561,"y":-7023,"z":111994},"rot":{"x":355969,"y":179530,"z":345027}},{"groupId":18,"instId":300003,"propState":1,"propId":103005,"pos":{"x":35330,"y":-1198,"z":118070},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":103005,"pos":{"x":-19500,"y":-16881,"z":132000},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-19289,"y":-11969,"z":106321},"rot":{"x":4031,"y":359530,"z":14973}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-94343,"y":-13812,"z":202585},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300001,"propState":11,"propId":103018,"pos":{"x":43560,"y":-1198,"z":126040},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300001,"propState":11,"propId":103018,"pos":{"x":52129,"y":-14785,"z":210212},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300007,"propState":0,"propId":103107,"pos":{"x":-142250,"y":-14074,"z":205410},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300006,"propState":0,"propId":100,"pos":{"x":-142340,"y":-14290,"z":205560},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300005,"propState":101,"propId":103049,"pos":{"x":-143130,"y":-14074,"z":209370},"rot":{"x":0,"y":249640,"z":0}},{"groupId":187,"instId":300004,"propState":101,"propId":103048,"pos":{"x":-145444,"y":-14074,"z":205398},"rot":{"x":0,"y":306375,"z":0}},{"groupId":187,"instId":300003,"propState":101,"propId":103047,"pos":{"x":-144674,"y":-14074,"z":206713},"rot":{"x":0,"y":210000,"z":0}},{"groupId":187,"instId":300002,"propState":101,"propId":103046,"pos":{"x":-143218,"y":-13956,"z":207400},"rot":{"x":0,"y":229245,"z":0}},{"groupId":187,"instId":300001,"propState":101,"propId":103045,"pos":{"x":-144196,"y":-14074,"z":202743},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"163":{"props":[{"groupId":163,"instId":300003,"propState":21,"propId":103050,"pos":{"x":155150,"y":-33864,"z":176402},"rot":{"x":0,"y":180000,"z":0}},{"groupId":163,"instId":300002,"propState":21,"propId":103050,"pos":{"x":155150,"y":-33864,"z":180613},"rot":{"x":0,"y":180000,"z":0}},{"groupId":163,"instId":300001,"propState":0,"propId":100,"pos":{"x":120290,"y":-30383,"z":147595},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300017,"propState":0,"propId":100,"pos":{"x":154580,"y":-37038,"z":181910},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300016,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300010,"propState":21,"propId":103050,"pos":{"x":149754,"y":-33880,"z":181826},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300009,"propState":21,"propId":103050,"pos":{"x":150533,"y":-37038,"z":179084},"rot":{"x":0,"y":90000,"z":0}},{"groupId":163,"instId":300008,"propState":21,"propId":103050,"pos":{"x":155275,"y":-37038,"z":173550},"rot":{"x":0,"y":270000,"z":0}},{"groupId":163,"instId":300007,"propState":21,"propId":103050,"pos":{"x":154597,"y":-37038,"z":182392},"rot":{"x":0,"y":270000,"z":0}},{"groupId":163,"instId":300005,"propState":1,"propId":103051,"pos":{"x":125760,"y":-37027,"z":182612},"rot":{"x":0,"y":90000,"z":0}},{"groupId":163,"instId":300004,"propState":1,"propId":103053,"pos":{"x":120950,"y":-30381,"z":154032},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300006,"propState":20,"propId":60303,"pos":{"x":-95880,"y":-58780,"z":51010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":223,"instId":300005,"propState":0,"propId":100,"pos":{"x":-98610,"y":-59826,"z":50995},"rot":{"x":0,"y":270000,"z":0}},{"groupId":223,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-116891,"y":-57806,"z":57448},"rot":{"x":0,"y":352875,"z":0}},{"groupId":223,"instId":300003,"propState":9,"propId":103109,"pos":{"x":-116891,"y":-57806,"z":57448},"rot":{"x":0,"y":352875,"z":0}},{"groupId":223,"instId":300002,"propState":9,"propId":103109,"pos":{"x":-105483,"y":-56233,"z":44995},"rot":{"x":0,"y":279429,"z":0}},{"groupId":223,"instId":300001,"propState":2,"propId":103012,"pos":{"x":-98610,"y":-59826,"z":50995},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300009,"propState":0,"propId":100,"pos":{"x":-111026,"y":-17581,"z":61889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":164,"instId":300003,"propState":0,"propId":100,"pos":{"x":-97464,"y":-59666,"z":45187},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300002,"propState":0,"propId":100,"pos":{"x":-116517,"y":-59582,"z":48140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":300001,"propState":0,"propId":100,"pos":{"x":-108571,"y":-59534,"z":57104},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300008,"propState":21,"propId":103050,"pos":{"x":-113519,"y":-56539,"z":42837},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":300007,"propState":21,"propId":103050,"pos":{"x":-116806,"y":-59826,"z":43729},"rot":{"x":0,"y":45000,"z":0}},{"groupId":164,"instId":300005,"propState":1,"propId":103051,"pos":{"x":-102241,"y":-59826,"z":60018},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":300004,"propState":1,"propId":103053,"pos":{"x":-99889,"y":-17822,"z":57155},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300008,"propState":101,"propId":103019,"pos":{"x":-43943,"y":-15881,"z":124100},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300007,"propState":101,"propId":103019,"pos":{"x":-35000,"y":-15881,"z":217818},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300006,"propState":101,"propId":103019,"pos":{"x":133087,"y":-3456,"z":84795},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300005,"propState":101,"propId":103019,"pos":{"x":103922,"y":-7671,"z":147251},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300004,"propState":101,"propId":103019,"pos":{"x":85134,"y":-27335,"z":155445},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300003,"propState":101,"propId":103019,"pos":{"x":46839,"y":-198,"z":114111},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300002,"propState":101,"propId":103019,"pos":{"x":-12733,"y":-22266,"z":125500},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300001,"propState":101,"propId":103019,"pos":{"x":-116536,"y":-13827,"z":179869},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300002,"propState":1,"propId":211,"pos":{"x":-439,"y":-22195,"z":211795},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-444,"y":-18579,"z":211795},"rot":{"x":352640,"y":334274,"z":86416}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300002,"propState":1,"propId":211,"pos":{"x":-121914,"y":-14681,"z":200935},"rot":{"x":0,"y":22616,"z":0}},{"groupId":35,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-121914,"y":-14726,"z":200935},"rot":{"x":90000,"y":353899,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300002,"propState":1,"propId":211,"pos":{"x":-87805,"y":-12527,"z":128035},"rot":{"x":0,"y":22616,"z":0}},{"groupId":37,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-87795,"y":-12760,"z":128046},"rot":{"x":347749,"y":94992,"z":97437}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300004,"propState":1,"propId":211,"pos":{"x":-163347,"y":-11088,"z":181245},"rot":{"x":0,"y":22616,"z":0}},{"groupId":36,"instId":300003,"propState":0,"propId":103027,"pos":{"x":-165719,"y":-11669,"z":181336},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300002,"propState":0,"propId":103027,"pos":{"x":-163523,"y":-11029,"z":179340},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-162007,"y":-11323,"z":181339},"rot":{"x":0,"y":73193,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"198":{"props":[{"groupId":198,"instId":300002,"propState":1,"propId":211,"pos":{"x":-35601,"y":-16881,"z":171222},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-39669,"y":-14599,"z":171384},"rot":{"x":358648,"y":227091,"z":78554}}],"npcs":[],"monsters":[],"teleports":{}},"202":{"props":[{"groupId":202,"instId":300002,"propState":1,"propId":211,"pos":{"x":-64770,"y":-16881,"z":81507},"rot":{"x":0,"y":178063,"z":0}},{"groupId":202,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-64129,"y":-16109,"z":82128},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300002,"propState":1,"propId":211,"pos":{"x":-21015,"y":-16881,"z":249052},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-20343,"y":-13971,"z":249050},"rot":{"x":0,"y":315000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300002,"propState":1,"propId":211,"pos":{"x":123173,"y":-6687,"z":132040},"rot":{"x":0,"y":22616,"z":0}},{"groupId":41,"instId":300001,"propState":18,"propId":103027,"pos":{"x":120951,"y":-5449,"z":125958},"rot":{"x":0,"y":22801,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300002,"propState":1,"propId":211,"pos":{"x":157844,"y":-4385,"z":218483},"rot":{"x":0,"y":220623,"z":0}},{"groupId":42,"instId":300001,"propState":18,"propId":103027,"pos":{"x":159450,"y":3643,"z":220580},"rot":{"x":357398,"y":112850,"z":220184}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300005,"propState":1,"propId":211,"pos":{"x":29668,"y":-16932,"z":122143},"rot":{"x":0,"y":22616,"z":0}},{"groupId":39,"instId":300002,"propState":18,"propId":103027,"pos":{"x":31469,"y":-15686,"z":122178},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300004,"propState":18,"propId":103027,"pos":{"x":3550,"y":-16881,"z":122310},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300003,"propState":18,"propId":103027,"pos":{"x":31469,"y":-16031,"z":122503},"rot":{"x":0,"y":270000,"z":270000}},{"groupId":39,"instId":300001,"propState":18,"propId":103027,"pos":{"x":31469,"y":-16036,"z":121858},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300002,"propState":1,"propId":211,"pos":{"x":91132,"y":-8595,"z":227050},"rot":{"x":0,"y":22616,"z":0}},{"groupId":43,"instId":300001,"propState":18,"propId":103027,"pos":{"x":91167,"y":-3778,"z":231387},"rot":{"x":353560,"y":353730,"z":41147}}],"npcs":[],"monsters":[],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300002,"propState":1,"propId":211,"pos":{"x":57478,"y":-12478,"z":153153},"rot":{"x":0,"y":0,"z":0}},{"groupId":118,"instId":300001,"propState":18,"propId":103027,"pos":{"x":57478,"y":-8945,"z":150060},"rot":{"x":55853,"y":165349,"z":195513}}],"npcs":[],"monsters":[],"teleports":{}},"200":{"props":[{"groupId":200,"instId":300002,"propState":1,"propId":211,"pos":{"x":26908,"y":-16932,"z":191828},"rot":{"x":0,"y":22616,"z":0}},{"groupId":200,"instId":300001,"propState":18,"propId":103027,"pos":{"x":24947,"y":-16001,"z":191498},"rot":{"x":64358,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300002,"propState":1,"propId":211,"pos":{"x":39940,"y":-1198,"z":102660},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300001,"propState":18,"propId":103027,"pos":{"x":35840,"y":870,"z":96665},"rot":{"x":2832,"y":24647,"z":730}}],"npcs":[],"monsters":[],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300002,"propState":1,"propId":211,"pos":{"x":42959,"y":-25996,"z":146590},"rot":{"x":0,"y":0,"z":0}},{"groupId":186,"instId":300001,"propState":18,"propId":103027,"pos":{"x":42763,"y":-24786,"z":142012},"rot":{"x":359045,"y":18511,"z":75687}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300002,"propState":1,"propId":211,"pos":{"x":79435,"y":-25919,"z":122808},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300001,"propState":18,"propId":103027,"pos":{"x":79435,"y":-25089,"z":121186},"rot":{"x":358456,"y":242607,"z":111142}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300003,"propState":0,"propId":103016,"pos":{"x":136210,"y":-30474,"z":146175},"rot":{"x":0,"y":101065,"z":0}},{"groupId":193,"instId":300002,"propState":1,"propId":211,"pos":{"x":137539,"y":-30482,"z":145810},"rot":{"x":0,"y":0,"z":0}},{"groupId":193,"instId":300001,"propState":18,"propId":103027,"pos":{"x":136311,"y":-29112,"z":146169},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":1,"propId":211,"pos":{"x":146370,"y":-37038,"z":185470},"rot":{"x":0,"y":22616,"z":0}},{"groupId":173,"instId":300001,"propState":18,"propId":103027,"pos":{"x":154913,"y":-36620,"z":192367},"rot":{"x":614,"y":311941,"z":73268}}],"npcs":[],"monsters":[],"teleports":{}},"194":{"props":[{"groupId":194,"instId":300002,"propState":0,"propId":103027,"pos":{"x":-14477,"y":-24871,"z":153856},"rot":{"x":0,"y":60000,"z":0}},{"groupId":194,"instId":300004,"propState":1,"propId":211,"pos":{"x":-15791,"y":-25018,"z":151452},"rot":{"x":0,"y":0,"z":0}},{"groupId":194,"instId":300003,"propState":0,"propId":103027,"pos":{"x":-14474,"y":-25020,"z":156454},"rot":{"x":0,"y":60000,"z":0}},{"groupId":194,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-14479,"y":-24127,"z":151591},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"199":{"props":[{"groupId":199,"instId":300002,"propState":1,"propId":211,"pos":{"x":-106131,"y":-56488,"z":43143},"rot":{"x":0,"y":22616,"z":0}},{"groupId":199,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-105367,"y":-56546,"z":43698},"rot":{"x":90000,"y":75206,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"149":{"props":[],"npcs":[{"groupId":149,"instId":400001,"npcId":13105,"pos":{"x":-120811,"y":-14735,"z":201325},"rot":{"x":0,"y":350738,"z":0}}],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300001,"propState":0,"propId":100,"pos":{"x":151226,"y":-3483,"z":127456},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300002,"propState":8,"propId":110,"pos":{"x":151226,"y":-3483,"z":127456},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":150,"instId":400001,"npcId":100,"pos":{"x":150780,"y":-5010,"z":127830},"rot":{"x":0,"y":87632,"z":0}}],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":100,"pos":{"x":126831,"y":-4120,"z":195380},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":151,"instId":400001,"npcId":13116,"pos":{"x":125816,"y":-4418,"z":195402},"rot":{"x":0,"y":104202,"z":0}}],"monsters":[],"teleports":{}},"152":{"props":[],"npcs":[{"groupId":152,"instId":400001,"npcId":13215,"pos":{"x":143693,"y":-4456,"z":101992},"rot":{"x":0,"y":279893,"z":0}}],"monsters":[],"teleports":{}},"153":{"props":[],"npcs":[{"groupId":153,"instId":400001,"npcId":13119,"pos":{"x":132350,"y":-6688,"z":171270},"rot":{"x":0,"y":186089,"z":0}}],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300005,"propState":0,"propId":100,"pos":{"x":146573,"y":-37038,"z":167766},"rot":{"x":0,"y":180000,"z":0}},{"groupId":156,"instId":300014,"propState":0,"propId":100,"pos":{"x":154289,"y":-33891,"z":188654},"rot":{"x":0,"y":270000,"z":0}},{"groupId":156,"instId":300013,"propState":0,"propId":103042,"pos":{"x":-107550,"y":-59826,"z":59595},"rot":{"x":0,"y":180000,"z":0}},{"groupId":156,"instId":300010,"propState":0,"propId":100,"pos":{"x":-107430,"y":-59826,"z":57698},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300009,"propState":0,"propId":103042,"pos":{"x":146536,"y":-37038,"z":166944},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300003,"propState":0,"propId":100,"pos":{"x":150076,"y":-37038,"z":192426},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300015,"propState":0,"propId":100,"pos":{"x":-97689,"y":-56615,"z":51324},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300012,"propState":2,"propId":103042,"pos":{"x":-100510,"y":-17822,"z":61750},"rot":{"x":0,"y":270367,"z":0}},{"groupId":156,"instId":300011,"propState":0,"propId":100,"pos":{"x":-102390,"y":-17827,"z":61654},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300002,"propState":0,"propId":100,"pos":{"x":-106910,"y":-59826,"z":46500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":156,"instId":300008,"propState":2,"propId":103042,"pos":{"x":127250,"y":-30482,"z":158900},"rot":{"x":0,"y":160367,"z":0}},{"groupId":156,"instId":300007,"propState":0,"propId":103042,"pos":{"x":138169,"y":-37028,"z":187209},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300006,"propState":0,"propId":100,"pos":{"x":127519,"y":-30468,"z":157974},"rot":{"x":0,"y":155900,"z":0}},{"groupId":156,"instId":300004,"propState":0,"propId":100,"pos":{"x":139047,"y":-37038,"z":187048},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300001,"propState":0,"propId":100,"pos":{"x":127547,"y":-30482,"z":158066},"rot":{"x":0,"y":160367,"z":0}}],"npcs":[],"monsters":[{"groupId":156,"instId":200002,"monsterId":7010011,"eventId":10301299,"pos":{"x":125151,"y":-30482,"z":168180},"rot":{"x":0,"y":160367,"z":0}}],"teleports":{}},"244":{"props":[{"groupId":244,"instId":300001,"propState":0,"propId":100,"pos":{"x":40,"y":-22213,"z":211820},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[{"groupId":274,"instId":300001,"propState":0,"propId":103016,"pos":{"x":130,"y":-25080,"z":157650},"rot":{"x":0,"y":356426,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"280":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"290":{"props":[],"npcs":[{"groupId":290,"instId":400001,"npcId":13117,"pos":{"x":81250,"y":-10661,"z":130710},"rot":{"x":0,"y":7274,"z":0}}],"monsters":[],"teleports":{}},"400":{"props":[],"npcs":[{"groupId":400,"instId":400001,"npcId":13208,"pos":{"x":79110,"y":-10661,"z":130680},"rot":{"x":0,"y":7274,"z":0}}],"monsters":[],"teleports":{}},"401":{"props":[{"groupId":401,"instId":300004,"propState":18,"propId":103038,"pos":{"x":140800,"y":-3850,"z":189416},"rot":{"x":348315,"y":354319,"z":15156}},{"groupId":401,"instId":300001,"propState":18,"propId":103038,"pos":{"x":190288,"y":-3906,"z":146954},"rot":{"x":348315,"y":21447,"z":15156}},{"groupId":401,"instId":300003,"propState":18,"propId":103038,"pos":{"x":125366,"y":-3830,"z":104232},"rot":{"x":348315,"y":173839,"z":15156}},{"groupId":401,"instId":300002,"propState":18,"propId":103038,"pos":{"x":40687,"y":-16466,"z":147002},"rot":{"x":348315,"y":355726,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"404":{"props":[{"groupId":404,"instId":300004,"propState":0,"propId":103127,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300006,"propState":0,"propId":103129,"pos":{"x":-19390,"y":-16932,"z":64630},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300005,"propState":0,"propId":103128,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300003,"propState":0,"propId":103126,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300002,"propState":0,"propId":103084,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300001,"propState":0,"propId":100,"pos":{"x":-20480,"y":-14915,"z":61380},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"464":{"props":[{"groupId":464,"instId":300002,"propState":18,"propId":103038,"pos":{"x":-130272,"y":-14120,"z":207818},"rot":{"x":348315,"y":170320,"z":15156}},{"groupId":464,"instId":300003,"propState":18,"propId":103038,"pos":{"x":-94104,"y":-13161,"z":141961},"rot":{"x":348315,"y":57366,"z":15156}},{"groupId":464,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-130044,"y":-14072,"z":164010},"rot":{"x":348315,"y":124291,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"465":{"props":[{"groupId":465,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-173074,"y":-13086,"z":215084},"rot":{"x":348315,"y":207229,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"463":{"props":[{"groupId":463,"instId":300015,"propState":18,"propId":103038,"pos":{"x":0,"y":-13377,"z":35410},"rot":{"x":348315,"y":83433,"z":15156}},{"groupId":463,"instId":300012,"propState":18,"propId":103037,"pos":{"x":3479,"y":-16336,"z":86865},"rot":{"x":0,"y":69713,"z":0}},{"groupId":463,"instId":300003,"propState":18,"propId":103083,"pos":{"x":98890,"y":-7849,"z":226976},"rot":{"x":0,"y":149666,"z":0}},{"groupId":463,"instId":300014,"propState":18,"propId":103037,"pos":{"x":-82846,"y":-12875,"z":246001},"rot":{"x":0,"y":59181,"z":0}},{"groupId":463,"instId":300013,"propState":18,"propId":103037,"pos":{"x":84615,"y":-10160,"z":142358},"rot":{"x":0,"y":143490,"z":0}},{"groupId":463,"instId":300011,"propState":18,"propId":103035,"pos":{"x":59415,"y":-12901,"z":231978},"rot":{"x":0,"y":82616,"z":0}},{"groupId":463,"instId":300010,"propState":18,"propId":101028,"pos":{"x":-158859,"y":-11077,"z":174116},"rot":{"x":0,"y":179438,"z":0}},{"groupId":463,"instId":300009,"propState":18,"propId":103037,"pos":{"x":-45132,"y":-15873,"z":114378},"rot":{"x":0,"y":14042,"z":0}},{"groupId":463,"instId":300008,"propState":18,"propId":103035,"pos":{"x":-17980,"y":-16379,"z":148431},"rot":{"x":0,"y":348479,"z":0}},{"groupId":463,"instId":300007,"propState":18,"propId":103037,"pos":{"x":43843,"y":-433,"z":96470},"rot":{"x":0,"y":0,"z":0}},{"groupId":463,"instId":300006,"propState":18,"propId":101029,"pos":{"x":-118824,"y":-14322,"z":208807},"rot":{"x":0,"y":221235,"z":0}},{"groupId":463,"instId":300005,"propState":18,"propId":101029,"pos":{"x":-10725,"y":-16328,"z":238693},"rot":{"x":0,"y":113008,"z":0}},{"groupId":463,"instId":300004,"propState":18,"propId":103083,"pos":{"x":-115411,"y":-13848,"z":196064},"rot":{"x":0,"y":112689,"z":0}},{"groupId":463,"instId":300002,"propState":18,"propId":101029,"pos":{"x":129121,"y":-3955,"z":51392},"rot":{"x":0,"y":179438,"z":0}},{"groupId":463,"instId":300001,"propState":18,"propId":103083,"pos":{"x":-8760,"y":-21695,"z":222781},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"479":{"props":[{"groupId":479,"instId":300001,"propState":18,"propId":103038,"pos":{"x":41064,"y":-15866,"z":123126},"rot":{"x":348315,"y":315577,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"481":{"props":[{"groupId":481,"instId":300001,"propState":18,"propId":103038,"pos":{"x":181121,"y":-4433,"z":153368},"rot":{"x":348315,"y":303422,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"482":{"props":[{"groupId":482,"instId":300001,"propState":18,"propId":103038,"pos":{"x":231,"y":-15775,"z":252225},"rot":{"x":759,"y":92100,"z":340127}}],"npcs":[],"monsters":[],"teleports":{}},"505":{"props":[{"groupId":505,"instId":300004,"propState":18,"propId":101028,"pos":{"x":-92400,"y":-12889,"z":241138},"rot":{"x":0,"y":72385,"z":0}},{"groupId":505,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-105155,"y":-14060,"z":183139},"rot":{"x":0,"y":179438,"z":0}},{"groupId":505,"instId":300007,"propState":18,"propId":101028,"pos":{"x":108432,"y":-24314,"z":116898},"rot":{"x":0,"y":51463,"z":0}},{"groupId":505,"instId":300006,"propState":18,"propId":101029,"pos":{"x":123332,"y":-3476,"z":114398},"rot":{"x":0,"y":215559,"z":0}},{"groupId":505,"instId":300005,"propState":18,"propId":101028,"pos":{"x":-163777,"y":-11088,"z":180823},"rot":{"x":0,"y":51463,"z":0}},{"groupId":505,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-13774,"y":-21708,"z":214556},"rot":{"x":0,"y":31037,"z":0}},{"groupId":505,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-13979,"y":-21710,"z":214272},"rot":{"x":0,"y":131002,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"585":{"props":[{"groupId":585,"instId":300001,"propState":1,"propId":103226,"pos":{"x":48720,"y":-25996,"z":143170},"rot":{"x":0,"y":359059,"z":0}}],"npcs":[{"groupId":585,"instId":400001,"npcId":13130,"pos":{"x":50280,"y":-25996,"z":144539},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{"2459":{"anchorId":1,"groupId":585,"instId":300002,"pos":{"x":49482,"y":-25996,"z":145542},"rot":{"x":0,"y":174383,"z":0}}}},"584":{"props":[{"groupId":584,"instId":300001,"propState":1,"propId":103225,"pos":{"x":-91205,"y":-13816,"z":118400},"rot":{"x":0,"y":270111,"z":0}}],"npcs":[{"groupId":584,"instId":400001,"npcId":13317,"pos":{"x":-91750,"y":-13815,"z":119710},"rot":{"x":0,"y":264798,"z":0}}],"monsters":[],"teleports":{"2458":{"anchorId":1,"groupId":584,"instId":300002,"pos":{"x":-93045,"y":-13816,"z":119230},"rot":{"x":0,"y":86785,"z":0}}}},"587":{"props":[{"groupId":587,"instId":300004,"propState":0,"propId":103086,"pos":{"x":-130000,"y":-14715,"z":155708},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300003,"propState":1,"propId":103072,"pos":{"x":-130090,"y":-14742,"z":161520},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300002,"propState":1,"propId":103071,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300001,"propState":1,"propId":103070,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":1,"startGroupId":287}},"1030103":{"P10301_F10301001":{"scenes":{"15":{"props":[{"groupId":15,"instId":300003,"propState":8,"propId":101,"pos":{"x":-87570,"y":-13760,"z":228670},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300006,"propState":8,"propId":101,"pos":{"x":71261,"y":-28335,"z":153540},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300005,"propState":8,"propId":101,"pos":{"x":-104080,"y":-14726,"z":143950},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300004,"propState":8,"propId":101,"pos":{"x":115120,"y":-6779,"z":142310},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300002,"propState":8,"propId":101,"pos":{"x":5080,"y":-22213,"z":196790},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300001,"propState":8,"propId":101,"pos":{"x":7180,"y":-14411,"z":37820},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030101":{"anchorId":1,"groupId":15,"instId":300001,"pos":{"x":0,"y":-14383,"z":44219},"rot":{"x":0,"y":0,"z":0}},"1030102":{"anchorId":2,"groupId":15,"instId":300002,"pos":{"x":60,"y":-22213,"z":195260},"rot":{"x":0,"y":0,"z":0}},"1030103":{"anchorId":3,"groupId":15,"instId":300003,"pos":{"x":-93460,"y":-13760,"z":233210},"rot":{"x":0,"y":240000,"z":0}},"1030104":{"anchorId":4,"groupId":15,"instId":300004,"pos":{"x":114920,"y":-6687,"z":137090},"rot":{"x":0,"y":75000,"z":0}},"1030105":{"anchorId":5,"groupId":15,"instId":300005,"pos":{"x":-100370,"y":-14726,"z":146480},"rot":{"x":0,"y":315000,"z":0}},"1030106":{"anchorId":6,"groupId":15,"instId":300006,"pos":{"x":76810,"y":-28335,"z":151420},"rot":{"x":0,"y":113524,"z":0}}}},"298":{"props":[{"groupId":298,"instId":300001,"propState":0,"propId":132,"pos":{"x":47841,"y":-299,"z":91088},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"472":{"props":[{"groupId":472,"instId":300001,"propState":0,"propId":114,"pos":{"x":209320,"y":-4904,"z":147060},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300029,"propState":12,"propId":60301,"pos":{"x":144559,"y":-4444,"z":58482},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300022,"propState":12,"propId":60301,"pos":{"x":-114500,"y":-13798,"z":92370},"rot":{"x":0,"y":134680,"z":0}},{"groupId":28,"instId":300023,"propState":12,"propId":60301,"pos":{"x":-79566,"y":-13798,"z":92082},"rot":{"x":0,"y":-1,"z":0}},{"groupId":28,"instId":300015,"propState":12,"propId":60301,"pos":{"x":105252,"y":-11718,"z":60396},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300026,"propState":12,"propId":60303,"pos":{"x":154289,"y":-33891,"z":188654},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300025,"propState":12,"propId":60301,"pos":{"x":152413,"y":-37038,"z":179707},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300021,"propState":12,"propId":60301,"pos":{"x":-159490,"y":-11851,"z":180900},"rot":{"x":0,"y":225000,"z":0}},{"groupId":28,"instId":300020,"propState":12,"propId":60301,"pos":{"x":-87432,"y":-13798,"z":186212},"rot":{"x":0,"y":240000,"z":0}},{"groupId":28,"instId":300017,"propState":12,"propId":60301,"pos":{"x":111894,"y":-28335,"z":153868},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300014,"propState":12,"propId":60301,"pos":{"x":192220,"y":-4904,"z":155960},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300010,"propState":12,"propId":60301,"pos":{"x":64563,"y":-10661,"z":147192},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300003,"propState":12,"propId":60301,"pos":{"x":-19087,"y":-26050,"z":171350},"rot":{"x":0,"y":90001,"z":0}},{"groupId":28,"instId":300028,"propState":12,"propId":60301,"pos":{"x":140720,"y":-35170,"z":176727},"rot":{"x":13161,"y":123160,"z":327079}},{"groupId":28,"instId":300027,"propState":12,"propId":60301,"pos":{"x":126783,"y":-37038,"z":191030},"rot":{"x":0,"y":131546,"z":0}},{"groupId":28,"instId":300030,"propState":12,"propId":60301,"pos":{"x":-42794,"y":-13760,"z":254597},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300024,"propState":12,"propId":60301,"pos":{"x":-112060,"y":-17827,"z":57970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300019,"propState":12,"propId":60301,"pos":{"x":-137756,"y":-13798,"z":145667},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300018,"propState":12,"propId":60301,"pos":{"x":-54730,"y":-13760,"z":212548},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300016,"propState":12,"propId":60301,"pos":{"x":105848,"y":-24827,"z":125456},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300013,"propState":12,"propId":60301,"pos":{"x":35549,"y":-13423,"z":232721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300012,"propState":12,"propId":60301,"pos":{"x":168814,"y":-4420,"z":220218},"rot":{"x":0,"y":292855,"z":0}},{"groupId":28,"instId":300011,"propState":12,"propId":60301,"pos":{"x":103599,"y":-8595,"z":228020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300009,"propState":12,"propId":60301,"pos":{"x":42040,"y":-10661,"z":131591},"rot":{"x":0,"y":89999,"z":0}},{"groupId":28,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-18408,"y":-16881,"z":226111},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300007,"propState":12,"propId":60301,"pos":{"x":-12446,"y":-22208,"z":218674},"rot":{"x":0,"y":120000,"z":0}},{"groupId":28,"instId":300006,"propState":12,"propId":60301,"pos":{"x":48901,"y":-1198,"z":100836},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-19270,"y":-16881,"z":127606},"rot":{"x":0,"y":1,"z":0}},{"groupId":28,"instId":300004,"propState":12,"propId":60301,"pos":{"x":19601,"y":-25997,"z":133360},"rot":{"x":0,"y":270001,"z":0}},{"groupId":28,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-46908,"y":-15066,"z":65628},"rot":{"x":0,"y":180001,"z":0}},{"groupId":28,"instId":300001,"propState":12,"propId":60301,"pos":{"x":40995,"y":-15066,"z":34863},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300017,"propState":0,"propId":103016,"pos":{"x":100325,"y":-8613,"z":163718},"rot":{"x":0,"y":300000,"z":0}},{"groupId":26,"instId":300022,"propState":0,"propId":103015,"pos":{"x":122713,"y":-6688,"z":168734},"rot":{"x":0,"y":155814,"z":0}},{"groupId":26,"instId":300021,"propState":0,"propId":103015,"pos":{"x":-77740,"y":-13798,"z":118650},"rot":{"x":0,"y":275814,"z":0}},{"groupId":26,"instId":300007,"propState":0,"propId":103016,"pos":{"x":124920,"y":-4405,"z":229382},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300024,"propState":0,"propId":103017,"pos":{"x":144686,"y":-37118,"z":192517},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300023,"propState":0,"propId":103016,"pos":{"x":140624,"y":-37160,"z":177079},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300013,"propState":0,"propId":103017,"pos":{"x":-103568,"y":-16990,"z":84104},"rot":{"x":0,"y":166077,"z":0}},{"groupId":26,"instId":300012,"propState":0,"propId":103017,"pos":{"x":-89236,"y":-13807,"z":133950},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300004,"propState":0,"propId":103017,"pos":{"x":25060,"y":-25996,"z":151593},"rot":{"x":0,"y":350000,"z":0}},{"groupId":26,"instId":300020,"propState":0,"propId":103015,"pos":{"x":15155,"y":-16881,"z":89920},"rot":{"x":0,"y":140814,"z":0}},{"groupId":26,"instId":300019,"propState":0,"propId":103015,"pos":{"x":-39870,"y":-16881,"z":236520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300011,"propState":0,"propId":103017,"pos":{"x":-164720,"y":-11851,"z":187840},"rot":{"x":0,"y":145000,"z":0}},{"groupId":26,"instId":300010,"propState":0,"propId":103016,"pos":{"x":-145776,"y":-13812,"z":230510},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300006,"propState":0,"propId":103016,"pos":{"x":133044,"y":-4456,"z":108386},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300005,"propState":0,"propId":103016,"pos":{"x":87912,"y":-10661,"z":140933},"rot":{"x":0,"y":180001,"z":0}},{"groupId":26,"instId":300015,"propState":0,"propId":103017,"pos":{"x":24861,"y":-16852,"z":192982},"rot":{"x":0,"y":190000,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":103016,"pos":{"x":31152,"y":-16881,"z":123872},"rot":{"x":0,"y":180001,"z":0}},{"groupId":26,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-70310,"y":-13721,"z":253530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300025,"propState":0,"propId":103016,"pos":{"x":-108860,"y":-59826,"z":46511},"rot":{"x":0,"y":91069,"z":0}},{"groupId":26,"instId":300018,"propState":0,"propId":103016,"pos":{"x":-97770,"y":-13798,"z":101020},"rot":{"x":0,"y":225000,"z":0}},{"groupId":26,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-70270,"y":-13721,"z":237010},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-38608,"y":-16881,"z":185172},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300016,"propState":0,"propId":103017,"pos":{"x":127024,"y":-4405,"z":229432},"rot":{"x":0,"y":260000,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":103016,"pos":{"x":82945,"y":-28335,"z":138230},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300014,"propState":0,"propId":103017,"pos":{"x":-34019,"y":-16881,"z":146311},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-36678,"y":-16881,"z":90482},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"299":{"props":[{"groupId":299,"instId":300001,"propState":0,"propId":140,"pos":{"x":209320,"y":-4904,"z":147060},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300001,"propState":101,"propId":103108,"pos":{"x":1,"y":-22035,"z":211881},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"155":{"props":[{"groupId":155,"instId":300005,"propState":0,"propId":103021,"pos":{"x":-132772,"y":-14751,"z":181080},"rot":{"x":0,"y":126002,"z":0}},{"groupId":155,"instId":300004,"propState":0,"propId":103021,"pos":{"x":-133080,"y":-14754,"z":182705},"rot":{"x":0,"y":28547,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"207":{"props":[{"groupId":207,"instId":300002,"propState":1,"propId":103071,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300006,"propState":0,"propId":100,"pos":{"x":-129140,"y":-15127,"z":155410},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300005,"propState":0,"propId":100,"pos":{"x":-137110,"y":-15127,"z":178850},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300004,"propState":0,"propId":103086,"pos":{"x":-130000,"y":-14715,"z":155708},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300003,"propState":1,"propId":103072,"pos":{"x":-130090,"y":-14742,"z":161520},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300001,"propState":1,"propId":103070,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300002,"propState":0,"propId":103106,"pos":{"x":-141868,"y":-14749,"z":180691},"rot":{"x":0,"y":245519,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":103106,"pos":{"x":-134011,"y":-14726,"z":173932},"rot":{"x":0,"y":128044,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300007,"propState":1,"propId":103020,"pos":{"x":20087,"y":-25475,"z":169059},"rot":{"x":0,"y":270000,"z":0}},{"groupId":222,"instId":300006,"propState":1,"propId":103020,"pos":{"x":143337,"y":-4170,"z":92907},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300005,"propState":1,"propId":103020,"pos":{"x":148106,"y":-4150,"z":210632},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300004,"propState":1,"propId":103020,"pos":{"x":-73979,"y":-13426,"z":140696},"rot":{"x":0,"y":316073,"z":0}},{"groupId":222,"instId":300003,"propState":1,"propId":103020,"pos":{"x":39212,"y":-16289,"z":208313},"rot":{"x":0,"y":270000,"z":0}},{"groupId":222,"instId":300002,"propState":1,"propId":103020,"pos":{"x":-57874,"y":-14967,"z":60429},"rot":{"x":0,"y":45000,"z":0}},{"groupId":222,"instId":300001,"propState":1,"propId":103020,"pos":{"x":55886,"y":-14856,"z":60180},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[],"npcs":[{"groupId":19,"instId":400006,"npcId":13315,"pos":{"x":-106808,"y":-13248,"z":94713},"rot":{"x":0,"y":56465,"z":0}},{"groupId":19,"instId":400005,"npcId":13315,"pos":{"x":-23324,"y":-16381,"z":232550},"rot":{"x":0,"y":359821,"z":0}},{"groupId":19,"instId":400004,"npcId":13318,"pos":{"x":-114254,"y":-14374,"z":178103},"rot":{"x":0,"y":173216,"z":0}},{"groupId":19,"instId":400003,"npcId":13315,"pos":{"x":14260,"y":-15814,"z":88865},"rot":{"x":0,"y":140984,"z":0}},{"groupId":19,"instId":400002,"npcId":13127,"pos":{"x":141100,"y":-4416,"z":206800},"rot":{"x":0,"y":250839,"z":0}},{"groupId":19,"instId":400001,"npcId":13231,"pos":{"x":134051,"y":-4456,"z":84960},"rot":{"x":0,"y":198075,"z":0}}],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300004,"propState":1,"propId":103022,"pos":{"x":-38995,"y":-16880,"z":156340},"rot":{"x":0,"y":135792,"z":0}},{"groupId":157,"instId":300011,"propState":1,"propId":103022,"pos":{"x":-87834,"y":-13762,"z":218148},"rot":{"x":0,"y":0,"z":0}},{"groupId":157,"instId":300009,"propState":1,"propId":103022,"pos":{"x":-19104,"y":-22866,"z":138416},"rot":{"x":0,"y":92768,"z":0}},{"groupId":157,"instId":300007,"propState":1,"propId":103022,"pos":{"x":124547,"y":-4428,"z":213070},"rot":{"x":0,"y":42303,"z":0}},{"groupId":157,"instId":300002,"propState":1,"propId":103022,"pos":{"x":38247,"y":-16903,"z":92386},"rot":{"x":0,"y":224307,"z":0}},{"groupId":157,"instId":300012,"propState":1,"propId":103022,"pos":{"x":-176020,"y":-11771,"z":157680},"rot":{"x":0,"y":46168,"z":0}},{"groupId":157,"instId":300010,"propState":1,"propId":103022,"pos":{"x":-77580,"y":-16880,"z":88690},"rot":{"x":0,"y":180001,"z":0}},{"groupId":157,"instId":300008,"propState":1,"propId":103022,"pos":{"x":94033,"y":-28387,"z":137615},"rot":{"x":0,"y":327734,"z":0}},{"groupId":157,"instId":300006,"propState":1,"propId":103022,"pos":{"x":141251,"y":-4471,"z":82500},"rot":{"x":0,"y":239558,"z":0}},{"groupId":157,"instId":300005,"propState":1,"propId":103022,"pos":{"x":71108,"y":-10676,"z":164129},"rot":{"x":0,"y":184273,"z":0}},{"groupId":157,"instId":300003,"propState":1,"propId":103022,"pos":{"x":39864,"y":-16880,"z":163300},"rot":{"x":0,"y":270001,"z":0}},{"groupId":157,"instId":300001,"propState":1,"propId":103022,"pos":{"x":-44666,"y":-15070,"z":54731},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-205,"y":-19068,"z":142497},"rot":{"x":535,"y":180155,"z":15329}},{"groupId":17,"instId":300006,"propState":3,"propId":103006,"pos":{"x":-9825,"y":-16330,"z":152502},"rot":{"x":15329,"y":90008,"z":359445}},{"groupId":17,"instId":300003,"propState":0,"propId":103005,"pos":{"x":14307,"y":-25997,"z":157500},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":103005,"pos":{"x":-19500,"y":-16881,"z":142500},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-19514,"y":-13826,"z":137498},"rot":{"x":359465,"y":155,"z":344671}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-23441,"y":-16881,"z":265107},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-94343,"y":-13812,"z":202585},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300007,"propState":3,"propId":103006,"pos":{"x":20284,"y":-3163,"z":133075},"rot":{"x":345065,"y":88453,"z":4172}},{"groupId":18,"instId":300006,"propState":3,"propId":103006,"pos":{"x":561,"y":-7023,"z":111994},"rot":{"x":355969,"y":179530,"z":345027}},{"groupId":18,"instId":300003,"propState":1,"propId":103005,"pos":{"x":35330,"y":-1198,"z":118070},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":103005,"pos":{"x":-19500,"y":-16881,"z":132000},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-19289,"y":-11969,"z":106321},"rot":{"x":4031,"y":359530,"z":14973}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300001,"propState":11,"propId":103018,"pos":{"x":43560,"y":-1198,"z":126040},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300001,"propState":11,"propId":103018,"pos":{"x":52129,"y":-14785,"z":210212},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300007,"propState":0,"propId":103107,"pos":{"x":-142250,"y":-14074,"z":205410},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300006,"propState":0,"propId":100,"pos":{"x":-142340,"y":-14290,"z":205560},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300005,"propState":101,"propId":103049,"pos":{"x":-143130,"y":-14074,"z":209370},"rot":{"x":0,"y":249640,"z":0}},{"groupId":187,"instId":300004,"propState":101,"propId":103048,"pos":{"x":-145444,"y":-14074,"z":205398},"rot":{"x":0,"y":306375,"z":0}},{"groupId":187,"instId":300003,"propState":101,"propId":103047,"pos":{"x":-144674,"y":-14074,"z":206713},"rot":{"x":0,"y":210000,"z":0}},{"groupId":187,"instId":300002,"propState":101,"propId":103046,"pos":{"x":-143218,"y":-13956,"z":207400},"rot":{"x":0,"y":229245,"z":0}},{"groupId":187,"instId":300001,"propState":101,"propId":103045,"pos":{"x":-144196,"y":-14074,"z":202743},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300008,"propState":101,"propId":103019,"pos":{"x":-43943,"y":-15881,"z":124100},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300007,"propState":101,"propId":103019,"pos":{"x":-35000,"y":-15881,"z":217818},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300006,"propState":101,"propId":103019,"pos":{"x":133087,"y":-3456,"z":84795},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300005,"propState":101,"propId":103019,"pos":{"x":103922,"y":-7671,"z":147251},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300004,"propState":101,"propId":103019,"pos":{"x":85134,"y":-27335,"z":155445},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300003,"propState":101,"propId":103019,"pos":{"x":46839,"y":-198,"z":114111},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300002,"propState":101,"propId":103019,"pos":{"x":-12733,"y":-22266,"z":125500},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300001,"propState":101,"propId":103019,"pos":{"x":-116536,"y":-13827,"z":179869},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300006,"propState":20,"propId":60303,"pos":{"x":-95880,"y":-58780,"z":51010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":223,"instId":300005,"propState":0,"propId":100,"pos":{"x":-98610,"y":-59826,"z":50995},"rot":{"x":0,"y":270000,"z":0}},{"groupId":223,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-116891,"y":-57806,"z":57448},"rot":{"x":0,"y":352875,"z":0}},{"groupId":223,"instId":300003,"propState":9,"propId":103109,"pos":{"x":-116891,"y":-57806,"z":57448},"rot":{"x":0,"y":352875,"z":0}},{"groupId":223,"instId":300002,"propState":9,"propId":103109,"pos":{"x":-105483,"y":-56233,"z":44995},"rot":{"x":0,"y":279429,"z":0}},{"groupId":223,"instId":300001,"propState":2,"propId":103012,"pos":{"x":-98610,"y":-59826,"z":50995},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300009,"propState":0,"propId":100,"pos":{"x":-111026,"y":-17581,"z":61889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":164,"instId":300003,"propState":0,"propId":100,"pos":{"x":-97464,"y":-59666,"z":45187},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300002,"propState":0,"propId":100,"pos":{"x":-116517,"y":-59582,"z":48140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":300001,"propState":0,"propId":100,"pos":{"x":-108571,"y":-59534,"z":57104},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300008,"propState":21,"propId":103050,"pos":{"x":-113519,"y":-56539,"z":42837},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":300007,"propState":21,"propId":103050,"pos":{"x":-116806,"y":-59826,"z":43729},"rot":{"x":0,"y":45000,"z":0}},{"groupId":164,"instId":300005,"propState":1,"propId":103051,"pos":{"x":-102241,"y":-59826,"z":60018},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":300004,"propState":1,"propId":103053,"pos":{"x":-99889,"y":-17822,"z":57155},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"163":{"props":[{"groupId":163,"instId":300003,"propState":21,"propId":103050,"pos":{"x":155150,"y":-33864,"z":176402},"rot":{"x":0,"y":180000,"z":0}},{"groupId":163,"instId":300002,"propState":21,"propId":103050,"pos":{"x":155150,"y":-33864,"z":180613},"rot":{"x":0,"y":180000,"z":0}},{"groupId":163,"instId":300001,"propState":0,"propId":100,"pos":{"x":120290,"y":-30383,"z":147595},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300017,"propState":0,"propId":100,"pos":{"x":154580,"y":-37038,"z":181910},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300016,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300010,"propState":21,"propId":103050,"pos":{"x":149754,"y":-33880,"z":181826},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300009,"propState":21,"propId":103050,"pos":{"x":150533,"y":-37038,"z":179084},"rot":{"x":0,"y":90000,"z":0}},{"groupId":163,"instId":300008,"propState":21,"propId":103050,"pos":{"x":155275,"y":-37038,"z":173550},"rot":{"x":0,"y":270000,"z":0}},{"groupId":163,"instId":300007,"propState":21,"propId":103050,"pos":{"x":154597,"y":-37038,"z":182392},"rot":{"x":0,"y":270000,"z":0}},{"groupId":163,"instId":300005,"propState":1,"propId":103051,"pos":{"x":125760,"y":-37027,"z":182612},"rot":{"x":0,"y":90000,"z":0}},{"groupId":163,"instId":300004,"propState":1,"propId":103053,"pos":{"x":120950,"y":-30381,"z":154032},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300002,"propState":1,"propId":211,"pos":{"x":-439,"y":-22195,"z":211795},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-444,"y":-18579,"z":211795},"rot":{"x":352640,"y":334274,"z":86416}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300002,"propState":1,"propId":211,"pos":{"x":-121914,"y":-14681,"z":200935},"rot":{"x":0,"y":22616,"z":0}},{"groupId":35,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-121914,"y":-14726,"z":200935},"rot":{"x":90000,"y":353899,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300002,"propState":1,"propId":211,"pos":{"x":-87805,"y":-12527,"z":128035},"rot":{"x":0,"y":22616,"z":0}},{"groupId":37,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-87795,"y":-12760,"z":128046},"rot":{"x":347749,"y":94992,"z":97437}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300002,"propState":1,"propId":211,"pos":{"x":-21015,"y":-16881,"z":249052},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-20343,"y":-13971,"z":249050},"rot":{"x":0,"y":315000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"198":{"props":[{"groupId":198,"instId":300002,"propState":1,"propId":211,"pos":{"x":-35601,"y":-16881,"z":171222},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-39669,"y":-14599,"z":171384},"rot":{"x":358648,"y":227091,"z":78554}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300004,"propState":1,"propId":211,"pos":{"x":-163347,"y":-11088,"z":181245},"rot":{"x":0,"y":22616,"z":0}},{"groupId":36,"instId":300003,"propState":0,"propId":103027,"pos":{"x":-165719,"y":-11669,"z":181336},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300002,"propState":0,"propId":103027,"pos":{"x":-163523,"y":-11029,"z":179340},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-162007,"y":-11323,"z":181339},"rot":{"x":0,"y":73193,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300002,"propState":1,"propId":211,"pos":{"x":123173,"y":-6687,"z":132040},"rot":{"x":0,"y":22616,"z":0}},{"groupId":41,"instId":300001,"propState":18,"propId":103027,"pos":{"x":120951,"y":-5449,"z":125958},"rot":{"x":0,"y":22801,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"202":{"props":[{"groupId":202,"instId":300002,"propState":1,"propId":211,"pos":{"x":-64770,"y":-16881,"z":81507},"rot":{"x":0,"y":178063,"z":0}},{"groupId":202,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-64129,"y":-16109,"z":82128},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300002,"propState":1,"propId":211,"pos":{"x":157844,"y":-4385,"z":218483},"rot":{"x":0,"y":220623,"z":0}},{"groupId":42,"instId":300001,"propState":18,"propId":103027,"pos":{"x":159450,"y":3643,"z":220580},"rot":{"x":357398,"y":112850,"z":220184}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300005,"propState":1,"propId":211,"pos":{"x":29668,"y":-16932,"z":122143},"rot":{"x":0,"y":22616,"z":0}},{"groupId":39,"instId":300002,"propState":18,"propId":103027,"pos":{"x":31469,"y":-15686,"z":122178},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300004,"propState":18,"propId":103027,"pos":{"x":3550,"y":-16881,"z":122310},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300003,"propState":18,"propId":103027,"pos":{"x":31469,"y":-16031,"z":122503},"rot":{"x":0,"y":270000,"z":270000}},{"groupId":39,"instId":300001,"propState":18,"propId":103027,"pos":{"x":31469,"y":-16036,"z":121858},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300002,"propState":1,"propId":211,"pos":{"x":91132,"y":-8595,"z":227050},"rot":{"x":0,"y":22616,"z":0}},{"groupId":43,"instId":300001,"propState":18,"propId":103027,"pos":{"x":91167,"y":-3778,"z":231387},"rot":{"x":353560,"y":353730,"z":41147}}],"npcs":[],"monsters":[],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300002,"propState":1,"propId":211,"pos":{"x":57478,"y":-12478,"z":153153},"rot":{"x":0,"y":0,"z":0}},{"groupId":118,"instId":300001,"propState":18,"propId":103027,"pos":{"x":57478,"y":-8945,"z":150060},"rot":{"x":55853,"y":165349,"z":195513}}],"npcs":[],"monsters":[],"teleports":{}},"200":{"props":[{"groupId":200,"instId":300002,"propState":1,"propId":211,"pos":{"x":26908,"y":-16932,"z":191828},"rot":{"x":0,"y":22616,"z":0}},{"groupId":200,"instId":300001,"propState":18,"propId":103027,"pos":{"x":24947,"y":-16001,"z":191498},"rot":{"x":64358,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300002,"propState":1,"propId":211,"pos":{"x":39940,"y":-1198,"z":102660},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300001,"propState":18,"propId":103027,"pos":{"x":35840,"y":870,"z":96665},"rot":{"x":2832,"y":24647,"z":730}}],"npcs":[],"monsters":[],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300002,"propState":1,"propId":211,"pos":{"x":42959,"y":-25996,"z":146590},"rot":{"x":0,"y":0,"z":0}},{"groupId":186,"instId":300001,"propState":18,"propId":103027,"pos":{"x":42763,"y":-24786,"z":142012},"rot":{"x":359045,"y":18511,"z":75687}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300002,"propState":1,"propId":211,"pos":{"x":79435,"y":-25919,"z":122808},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300001,"propState":18,"propId":103027,"pos":{"x":79435,"y":-25089,"z":121186},"rot":{"x":358456,"y":242607,"z":111142}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300003,"propState":0,"propId":103016,"pos":{"x":136210,"y":-30474,"z":146175},"rot":{"x":0,"y":101065,"z":0}},{"groupId":193,"instId":300002,"propState":1,"propId":211,"pos":{"x":137539,"y":-30482,"z":145810},"rot":{"x":0,"y":0,"z":0}},{"groupId":193,"instId":300001,"propState":18,"propId":103027,"pos":{"x":136311,"y":-29112,"z":146169},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":1,"propId":211,"pos":{"x":146370,"y":-37038,"z":185470},"rot":{"x":0,"y":22616,"z":0}},{"groupId":173,"instId":300001,"propState":18,"propId":103027,"pos":{"x":154913,"y":-36620,"z":192367},"rot":{"x":614,"y":311941,"z":73268}}],"npcs":[],"monsters":[],"teleports":{}},"194":{"props":[{"groupId":194,"instId":300002,"propState":0,"propId":103027,"pos":{"x":-14477,"y":-24871,"z":153856},"rot":{"x":0,"y":60000,"z":0}},{"groupId":194,"instId":300004,"propState":1,"propId":211,"pos":{"x":-15791,"y":-25018,"z":151452},"rot":{"x":0,"y":0,"z":0}},{"groupId":194,"instId":300003,"propState":0,"propId":103027,"pos":{"x":-14474,"y":-25020,"z":156454},"rot":{"x":0,"y":60000,"z":0}},{"groupId":194,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-14479,"y":-24127,"z":151591},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"199":{"props":[{"groupId":199,"instId":300002,"propState":1,"propId":211,"pos":{"x":-106131,"y":-56488,"z":43143},"rot":{"x":0,"y":22616,"z":0}},{"groupId":199,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-105367,"y":-56546,"z":43698},"rot":{"x":90000,"y":75206,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"149":{"props":[],"npcs":[{"groupId":149,"instId":400001,"npcId":13105,"pos":{"x":-120811,"y":-14735,"z":201325},"rot":{"x":0,"y":350738,"z":0}}],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300002,"propState":8,"propId":110,"pos":{"x":151226,"y":-3483,"z":127456},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300001,"propState":0,"propId":100,"pos":{"x":151226,"y":-3483,"z":127456},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":150,"instId":400001,"npcId":100,"pos":{"x":150780,"y":-5010,"z":127830},"rot":{"x":0,"y":87632,"z":0}}],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":100,"pos":{"x":126831,"y":-4120,"z":195380},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":151,"instId":400001,"npcId":13116,"pos":{"x":125816,"y":-4418,"z":195402},"rot":{"x":0,"y":104202,"z":0}}],"monsters":[],"teleports":{}},"152":{"props":[],"npcs":[{"groupId":152,"instId":400001,"npcId":13215,"pos":{"x":143693,"y":-4456,"z":101992},"rot":{"x":0,"y":279893,"z":0}}],"monsters":[],"teleports":{}},"153":{"props":[],"npcs":[{"groupId":153,"instId":400001,"npcId":13119,"pos":{"x":132350,"y":-6688,"z":171270},"rot":{"x":0,"y":186089,"z":0}}],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300006,"propState":0,"propId":100,"pos":{"x":127519,"y":-30468,"z":157974},"rot":{"x":0,"y":155900,"z":0}},{"groupId":156,"instId":300015,"propState":0,"propId":100,"pos":{"x":-97689,"y":-56615,"z":51324},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300014,"propState":0,"propId":100,"pos":{"x":154289,"y":-33891,"z":188654},"rot":{"x":0,"y":270000,"z":0}},{"groupId":156,"instId":300013,"propState":0,"propId":103042,"pos":{"x":-107550,"y":-59826,"z":59595},"rot":{"x":0,"y":180000,"z":0}},{"groupId":156,"instId":300012,"propState":2,"propId":103042,"pos":{"x":-100510,"y":-17822,"z":61750},"rot":{"x":0,"y":270367,"z":0}},{"groupId":156,"instId":300011,"propState":0,"propId":100,"pos":{"x":-102390,"y":-17827,"z":61654},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300010,"propState":0,"propId":100,"pos":{"x":-107430,"y":-59826,"z":57698},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300002,"propState":0,"propId":100,"pos":{"x":-106910,"y":-59826,"z":46500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":156,"instId":300009,"propState":0,"propId":103042,"pos":{"x":146536,"y":-37038,"z":166944},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300008,"propState":2,"propId":103042,"pos":{"x":127250,"y":-30482,"z":158900},"rot":{"x":0,"y":160367,"z":0}},{"groupId":156,"instId":300007,"propState":0,"propId":103042,"pos":{"x":138169,"y":-37028,"z":187209},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300005,"propState":0,"propId":100,"pos":{"x":146573,"y":-37038,"z":167766},"rot":{"x":0,"y":180000,"z":0}},{"groupId":156,"instId":300004,"propState":0,"propId":100,"pos":{"x":139047,"y":-37038,"z":187048},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300003,"propState":0,"propId":100,"pos":{"x":150076,"y":-37038,"z":192426},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300001,"propState":0,"propId":100,"pos":{"x":127547,"y":-30482,"z":158066},"rot":{"x":0,"y":160367,"z":0}}],"npcs":[],"monsters":[{"groupId":156,"instId":200002,"monsterId":7010011,"eventId":10301299,"pos":{"x":125151,"y":-30482,"z":168180},"rot":{"x":0,"y":160367,"z":0}}],"teleports":{}},"244":{"props":[{"groupId":244,"instId":300001,"propState":0,"propId":100,"pos":{"x":40,"y":-22213,"z":211820},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[{"groupId":274,"instId":300001,"propState":0,"propId":103016,"pos":{"x":130,"y":-25080,"z":157650},"rot":{"x":0,"y":356426,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"280":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"290":{"props":[],"npcs":[{"groupId":290,"instId":400001,"npcId":13117,"pos":{"x":81250,"y":-10661,"z":130710},"rot":{"x":0,"y":7274,"z":0}}],"monsters":[],"teleports":{}},"400":{"props":[],"npcs":[{"groupId":400,"instId":400001,"npcId":13208,"pos":{"x":79110,"y":-10661,"z":130680},"rot":{"x":0,"y":7274,"z":0}}],"monsters":[],"teleports":{}},"401":{"props":[{"groupId":401,"instId":300002,"propState":18,"propId":103038,"pos":{"x":40687,"y":-16466,"z":147002},"rot":{"x":348315,"y":355726,"z":15156}},{"groupId":401,"instId":300004,"propState":18,"propId":103038,"pos":{"x":140800,"y":-3850,"z":189416},"rot":{"x":348315,"y":354319,"z":15156}},{"groupId":401,"instId":300003,"propState":18,"propId":103038,"pos":{"x":125366,"y":-3830,"z":104232},"rot":{"x":348315,"y":173839,"z":15156}},{"groupId":401,"instId":300001,"propState":18,"propId":103038,"pos":{"x":190288,"y":-3906,"z":146954},"rot":{"x":348315,"y":21447,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"404":{"props":[{"groupId":404,"instId":300001,"propState":0,"propId":100,"pos":{"x":-20480,"y":-14915,"z":61380},"rot":{"x":0,"y":0,"z":0}},{"groupId":404,"instId":300006,"propState":0,"propId":103129,"pos":{"x":-19390,"y":-16932,"z":64630},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300003,"propState":0,"propId":103126,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300005,"propState":0,"propId":103128,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300004,"propState":0,"propId":103127,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300002,"propState":0,"propId":103084,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"465":{"props":[{"groupId":465,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-173074,"y":-13086,"z":215084},"rot":{"x":348315,"y":207229,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"464":{"props":[{"groupId":464,"instId":300002,"propState":18,"propId":103038,"pos":{"x":-130272,"y":-14120,"z":207818},"rot":{"x":348315,"y":170320,"z":15156}},{"groupId":464,"instId":300003,"propState":18,"propId":103038,"pos":{"x":-94104,"y":-13161,"z":141961},"rot":{"x":348315,"y":57366,"z":15156}},{"groupId":464,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-130044,"y":-14072,"z":164010},"rot":{"x":348315,"y":124291,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"463":{"props":[{"groupId":463,"instId":300014,"propState":18,"propId":103037,"pos":{"x":-82846,"y":-12875,"z":246001},"rot":{"x":0,"y":59181,"z":0}},{"groupId":463,"instId":300004,"propState":18,"propId":103083,"pos":{"x":-115411,"y":-13848,"z":196064},"rot":{"x":0,"y":112689,"z":0}},{"groupId":463,"instId":300013,"propState":18,"propId":103037,"pos":{"x":84615,"y":-10160,"z":142358},"rot":{"x":0,"y":143490,"z":0}},{"groupId":463,"instId":300010,"propState":18,"propId":101028,"pos":{"x":-158859,"y":-11077,"z":174116},"rot":{"x":0,"y":179438,"z":0}},{"groupId":463,"instId":300002,"propState":18,"propId":101029,"pos":{"x":129121,"y":-3955,"z":51392},"rot":{"x":0,"y":179438,"z":0}},{"groupId":463,"instId":300015,"propState":18,"propId":103038,"pos":{"x":0,"y":-13377,"z":35410},"rot":{"x":348315,"y":83433,"z":15156}},{"groupId":463,"instId":300012,"propState":18,"propId":103037,"pos":{"x":3479,"y":-16336,"z":86865},"rot":{"x":0,"y":69713,"z":0}},{"groupId":463,"instId":300011,"propState":18,"propId":103035,"pos":{"x":59415,"y":-12901,"z":231978},"rot":{"x":0,"y":82616,"z":0}},{"groupId":463,"instId":300009,"propState":18,"propId":103037,"pos":{"x":-45132,"y":-15873,"z":114378},"rot":{"x":0,"y":14042,"z":0}},{"groupId":463,"instId":300008,"propState":18,"propId":103035,"pos":{"x":-17980,"y":-16379,"z":148431},"rot":{"x":0,"y":348479,"z":0}},{"groupId":463,"instId":300007,"propState":18,"propId":103037,"pos":{"x":43843,"y":-433,"z":96470},"rot":{"x":0,"y":0,"z":0}},{"groupId":463,"instId":300006,"propState":18,"propId":101029,"pos":{"x":-118824,"y":-14322,"z":208807},"rot":{"x":0,"y":221235,"z":0}},{"groupId":463,"instId":300005,"propState":18,"propId":101029,"pos":{"x":-10725,"y":-16328,"z":238693},"rot":{"x":0,"y":113008,"z":0}},{"groupId":463,"instId":300003,"propState":18,"propId":103083,"pos":{"x":98890,"y":-7849,"z":226976},"rot":{"x":0,"y":149666,"z":0}},{"groupId":463,"instId":300001,"propState":18,"propId":103083,"pos":{"x":-8760,"y":-21695,"z":222781},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"479":{"props":[{"groupId":479,"instId":300001,"propState":18,"propId":103038,"pos":{"x":41064,"y":-15866,"z":123126},"rot":{"x":348315,"y":315577,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"481":{"props":[{"groupId":481,"instId":300001,"propState":18,"propId":103038,"pos":{"x":181121,"y":-4433,"z":153368},"rot":{"x":348315,"y":303422,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"482":{"props":[{"groupId":482,"instId":300001,"propState":18,"propId":103038,"pos":{"x":231,"y":-15775,"z":252225},"rot":{"x":759,"y":92100,"z":340127}}],"npcs":[],"monsters":[],"teleports":{}},"505":{"props":[{"groupId":505,"instId":300007,"propState":18,"propId":101028,"pos":{"x":108432,"y":-24314,"z":116898},"rot":{"x":0,"y":51463,"z":0}},{"groupId":505,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-105155,"y":-14060,"z":183139},"rot":{"x":0,"y":179438,"z":0}},{"groupId":505,"instId":300006,"propState":18,"propId":101029,"pos":{"x":123332,"y":-3476,"z":114398},"rot":{"x":0,"y":215559,"z":0}},{"groupId":505,"instId":300005,"propState":18,"propId":101028,"pos":{"x":-163777,"y":-11088,"z":180823},"rot":{"x":0,"y":51463,"z":0}},{"groupId":505,"instId":300004,"propState":18,"propId":101028,"pos":{"x":-92400,"y":-12889,"z":241138},"rot":{"x":0,"y":72385,"z":0}},{"groupId":505,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-13774,"y":-21708,"z":214556},"rot":{"x":0,"y":31037,"z":0}},{"groupId":505,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-13979,"y":-21710,"z":214272},"rot":{"x":0,"y":131002,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"584":{"props":[{"groupId":584,"instId":300001,"propState":1,"propId":103225,"pos":{"x":-91205,"y":-13816,"z":118400},"rot":{"x":0,"y":270111,"z":0}}],"npcs":[{"groupId":584,"instId":400001,"npcId":13317,"pos":{"x":-91750,"y":-13815,"z":119710},"rot":{"x":0,"y":264798,"z":0}}],"monsters":[],"teleports":{"2458":{"anchorId":1,"groupId":584,"instId":300002,"pos":{"x":-93045,"y":-13816,"z":119230},"rot":{"x":0,"y":86785,"z":0}}}},"585":{"props":[{"groupId":585,"instId":300001,"propState":1,"propId":103226,"pos":{"x":48720,"y":-25996,"z":143170},"rot":{"x":0,"y":359059,"z":0}}],"npcs":[{"groupId":585,"instId":400001,"npcId":13130,"pos":{"x":50280,"y":-25996,"z":144539},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{"2459":{"anchorId":1,"groupId":585,"instId":300002,"pos":{"x":49482,"y":-25996,"z":145542},"rot":{"x":0,"y":174383,"z":0}}}},"587":{"props":[{"groupId":587,"instId":300003,"propState":1,"propId":103072,"pos":{"x":-130090,"y":-14742,"z":161520},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300004,"propState":0,"propId":103086,"pos":{"x":-130000,"y":-14715,"z":155708},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300002,"propState":1,"propId":103071,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300001,"propState":1,"propId":103070,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":7,"startGroupId":15}},"1030104":{"P10301_F10301001":{"scenes":{"15":{"props":[{"groupId":15,"instId":300005,"propState":8,"propId":101,"pos":{"x":-104080,"y":-14726,"z":143950},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300006,"propState":8,"propId":101,"pos":{"x":71261,"y":-28335,"z":153540},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300002,"propState":8,"propId":101,"pos":{"x":5080,"y":-22213,"z":196790},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300004,"propState":8,"propId":101,"pos":{"x":115120,"y":-6779,"z":142310},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300003,"propState":8,"propId":101,"pos":{"x":-87570,"y":-13760,"z":228670},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300001,"propState":8,"propId":101,"pos":{"x":7180,"y":-14411,"z":37820},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030101":{"anchorId":1,"groupId":15,"instId":300001,"pos":{"x":0,"y":-14383,"z":44219},"rot":{"x":0,"y":0,"z":0}},"1030102":{"anchorId":2,"groupId":15,"instId":300002,"pos":{"x":60,"y":-22213,"z":195260},"rot":{"x":0,"y":0,"z":0}},"1030103":{"anchorId":3,"groupId":15,"instId":300003,"pos":{"x":-93460,"y":-13760,"z":233210},"rot":{"x":0,"y":240000,"z":0}},"1030104":{"anchorId":4,"groupId":15,"instId":300004,"pos":{"x":114920,"y":-6687,"z":137090},"rot":{"x":0,"y":75000,"z":0}},"1030105":{"anchorId":5,"groupId":15,"instId":300005,"pos":{"x":-100370,"y":-14726,"z":146480},"rot":{"x":0,"y":315000,"z":0}},"1030106":{"anchorId":6,"groupId":15,"instId":300006,"pos":{"x":76810,"y":-28335,"z":151420},"rot":{"x":0,"y":113524,"z":0}}}},"298":{"props":[{"groupId":298,"instId":300001,"propState":0,"propId":132,"pos":{"x":47841,"y":-299,"z":91088},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"472":{"props":[{"groupId":472,"instId":300001,"propState":0,"propId":114,"pos":{"x":209320,"y":-4904,"z":147060},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300028,"propState":12,"propId":60301,"pos":{"x":140720,"y":-35170,"z":176727},"rot":{"x":13161,"y":123160,"z":327079}},{"groupId":28,"instId":300027,"propState":12,"propId":60301,"pos":{"x":126783,"y":-37038,"z":191030},"rot":{"x":0,"y":131546,"z":0}},{"groupId":28,"instId":300026,"propState":12,"propId":60303,"pos":{"x":154289,"y":-33891,"z":188654},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300025,"propState":12,"propId":60301,"pos":{"x":152413,"y":-37038,"z":179707},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300030,"propState":12,"propId":60301,"pos":{"x":-42794,"y":-13760,"z":254597},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300024,"propState":12,"propId":60301,"pos":{"x":-112060,"y":-17827,"z":57970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300022,"propState":12,"propId":60301,"pos":{"x":-114500,"y":-13798,"z":92370},"rot":{"x":0,"y":134680,"z":0}},{"groupId":28,"instId":300023,"propState":12,"propId":60301,"pos":{"x":-79566,"y":-13798,"z":92082},"rot":{"x":0,"y":-1,"z":0}},{"groupId":28,"instId":300021,"propState":12,"propId":60301,"pos":{"x":-159490,"y":-11851,"z":180900},"rot":{"x":0,"y":225000,"z":0}},{"groupId":28,"instId":300020,"propState":12,"propId":60301,"pos":{"x":-87432,"y":-13798,"z":186212},"rot":{"x":0,"y":240000,"z":0}},{"groupId":28,"instId":300019,"propState":12,"propId":60301,"pos":{"x":-137756,"y":-13798,"z":145667},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300018,"propState":12,"propId":60301,"pos":{"x":-54730,"y":-13760,"z":212548},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300017,"propState":12,"propId":60301,"pos":{"x":111894,"y":-28335,"z":153868},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300029,"propState":12,"propId":60301,"pos":{"x":144559,"y":-4444,"z":58482},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300016,"propState":12,"propId":60301,"pos":{"x":105848,"y":-24827,"z":125456},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300013,"propState":12,"propId":60301,"pos":{"x":35549,"y":-13423,"z":232721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300012,"propState":12,"propId":60301,"pos":{"x":168814,"y":-4420,"z":220218},"rot":{"x":0,"y":292855,"z":0}},{"groupId":28,"instId":300011,"propState":12,"propId":60301,"pos":{"x":103599,"y":-8595,"z":228020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300014,"propState":12,"propId":60301,"pos":{"x":192220,"y":-4904,"z":155960},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300010,"propState":12,"propId":60301,"pos":{"x":64563,"y":-10661,"z":147192},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300009,"propState":12,"propId":60301,"pos":{"x":42040,"y":-10661,"z":131591},"rot":{"x":0,"y":89999,"z":0}},{"groupId":28,"instId":300015,"propState":12,"propId":60301,"pos":{"x":105252,"y":-11718,"z":60396},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-18408,"y":-16881,"z":226111},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300007,"propState":12,"propId":60301,"pos":{"x":-12446,"y":-22208,"z":218674},"rot":{"x":0,"y":120000,"z":0}},{"groupId":28,"instId":300006,"propState":12,"propId":60301,"pos":{"x":48901,"y":-1198,"z":100836},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-19270,"y":-16881,"z":127606},"rot":{"x":0,"y":1,"z":0}},{"groupId":28,"instId":300004,"propState":12,"propId":60301,"pos":{"x":19601,"y":-25997,"z":133360},"rot":{"x":0,"y":270001,"z":0}},{"groupId":28,"instId":300003,"propState":12,"propId":60301,"pos":{"x":-19087,"y":-26050,"z":171350},"rot":{"x":0,"y":90001,"z":0}},{"groupId":28,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-46908,"y":-15066,"z":65628},"rot":{"x":0,"y":180001,"z":0}},{"groupId":28,"instId":300001,"propState":12,"propId":60301,"pos":{"x":40995,"y":-15066,"z":34863},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300012,"propState":0,"propId":103017,"pos":{"x":-89236,"y":-13807,"z":133950},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-70310,"y":-13721,"z":253530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300025,"propState":0,"propId":103016,"pos":{"x":-108860,"y":-59826,"z":46511},"rot":{"x":0,"y":91069,"z":0}},{"groupId":26,"instId":300020,"propState":0,"propId":103015,"pos":{"x":15155,"y":-16881,"z":89920},"rot":{"x":0,"y":140814,"z":0}},{"groupId":26,"instId":300019,"propState":0,"propId":103015,"pos":{"x":-39870,"y":-16881,"z":236520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300013,"propState":0,"propId":103017,"pos":{"x":-103568,"y":-16990,"z":84104},"rot":{"x":0,"y":166077,"z":0}},{"groupId":26,"instId":300004,"propState":0,"propId":103017,"pos":{"x":25060,"y":-25996,"z":151593},"rot":{"x":0,"y":350000,"z":0}},{"groupId":26,"instId":300024,"propState":0,"propId":103017,"pos":{"x":144686,"y":-37118,"z":192517},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300023,"propState":0,"propId":103016,"pos":{"x":140624,"y":-37160,"z":177079},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300022,"propState":0,"propId":103015,"pos":{"x":122713,"y":-6688,"z":168734},"rot":{"x":0,"y":155814,"z":0}},{"groupId":26,"instId":300021,"propState":0,"propId":103015,"pos":{"x":-77740,"y":-13798,"z":118650},"rot":{"x":0,"y":275814,"z":0}},{"groupId":26,"instId":300018,"propState":0,"propId":103016,"pos":{"x":-97770,"y":-13798,"z":101020},"rot":{"x":0,"y":225000,"z":0}},{"groupId":26,"instId":300017,"propState":0,"propId":103016,"pos":{"x":100325,"y":-8613,"z":163718},"rot":{"x":0,"y":300000,"z":0}},{"groupId":26,"instId":300011,"propState":0,"propId":103017,"pos":{"x":-164720,"y":-11851,"z":187840},"rot":{"x":0,"y":145000,"z":0}},{"groupId":26,"instId":300010,"propState":0,"propId":103016,"pos":{"x":-145776,"y":-13812,"z":230510},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-70270,"y":-13721,"z":237010},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-38608,"y":-16881,"z":185172},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300016,"propState":0,"propId":103017,"pos":{"x":127024,"y":-4405,"z":229432},"rot":{"x":0,"y":260000,"z":0}},{"groupId":26,"instId":300007,"propState":0,"propId":103016,"pos":{"x":124920,"y":-4405,"z":229382},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300006,"propState":0,"propId":103016,"pos":{"x":133044,"y":-4456,"z":108386},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300005,"propState":0,"propId":103016,"pos":{"x":87912,"y":-10661,"z":140933},"rot":{"x":0,"y":180001,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":103016,"pos":{"x":82945,"y":-28335,"z":138230},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300015,"propState":0,"propId":103017,"pos":{"x":24861,"y":-16852,"z":192982},"rot":{"x":0,"y":190000,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":103016,"pos":{"x":31152,"y":-16881,"z":123872},"rot":{"x":0,"y":180001,"z":0}},{"groupId":26,"instId":300014,"propState":0,"propId":103017,"pos":{"x":-34019,"y":-16881,"z":146311},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-36678,"y":-16881,"z":90482},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"299":{"props":[{"groupId":299,"instId":300001,"propState":0,"propId":140,"pos":{"x":209320,"y":-4904,"z":147060},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300001,"propState":101,"propId":103108,"pos":{"x":1,"y":-22035,"z":211881},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"155":{"props":[{"groupId":155,"instId":300005,"propState":0,"propId":103021,"pos":{"x":-132772,"y":-14751,"z":181080},"rot":{"x":0,"y":126002,"z":0}},{"groupId":155,"instId":300004,"propState":0,"propId":103021,"pos":{"x":-133080,"y":-14754,"z":182705},"rot":{"x":0,"y":28547,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300002,"propState":0,"propId":103106,"pos":{"x":-141868,"y":-14749,"z":180691},"rot":{"x":0,"y":245519,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":103106,"pos":{"x":-134011,"y":-14726,"z":173932},"rot":{"x":0,"y":128044,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"207":{"props":[{"groupId":207,"instId":300006,"propState":0,"propId":100,"pos":{"x":-129140,"y":-15127,"z":155410},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300003,"propState":1,"propId":103072,"pos":{"x":-130090,"y":-14742,"z":161520},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300005,"propState":0,"propId":100,"pos":{"x":-137110,"y":-15127,"z":178850},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300004,"propState":0,"propId":103086,"pos":{"x":-130000,"y":-14715,"z":155708},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300002,"propState":1,"propId":103071,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300001,"propState":1,"propId":103070,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300011,"propState":1,"propId":103022,"pos":{"x":-87834,"y":-13762,"z":218148},"rot":{"x":0,"y":0,"z":0}},{"groupId":157,"instId":300005,"propState":1,"propId":103022,"pos":{"x":71108,"y":-10676,"z":164129},"rot":{"x":0,"y":184273,"z":0}},{"groupId":157,"instId":300012,"propState":1,"propId":103022,"pos":{"x":-176020,"y":-11771,"z":157680},"rot":{"x":0,"y":46168,"z":0}},{"groupId":157,"instId":300009,"propState":1,"propId":103022,"pos":{"x":-19104,"y":-22866,"z":138416},"rot":{"x":0,"y":92768,"z":0}},{"groupId":157,"instId":300002,"propState":1,"propId":103022,"pos":{"x":38247,"y":-16903,"z":92386},"rot":{"x":0,"y":224307,"z":0}},{"groupId":157,"instId":300010,"propState":1,"propId":103022,"pos":{"x":-77580,"y":-16880,"z":88690},"rot":{"x":0,"y":180001,"z":0}},{"groupId":157,"instId":300008,"propState":1,"propId":103022,"pos":{"x":94033,"y":-28387,"z":137615},"rot":{"x":0,"y":327734,"z":0}},{"groupId":157,"instId":300007,"propState":1,"propId":103022,"pos":{"x":124547,"y":-4428,"z":213070},"rot":{"x":0,"y":42303,"z":0}},{"groupId":157,"instId":300006,"propState":1,"propId":103022,"pos":{"x":141251,"y":-4471,"z":82500},"rot":{"x":0,"y":239558,"z":0}},{"groupId":157,"instId":300004,"propState":1,"propId":103022,"pos":{"x":-38995,"y":-16880,"z":156340},"rot":{"x":0,"y":135792,"z":0}},{"groupId":157,"instId":300003,"propState":1,"propId":103022,"pos":{"x":39864,"y":-16880,"z":163300},"rot":{"x":0,"y":270001,"z":0}},{"groupId":157,"instId":300001,"propState":1,"propId":103022,"pos":{"x":-44666,"y":-15070,"z":54731},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300007,"propState":1,"propId":103020,"pos":{"x":20087,"y":-25475,"z":169059},"rot":{"x":0,"y":270000,"z":0}},{"groupId":222,"instId":300001,"propState":1,"propId":103020,"pos":{"x":55886,"y":-14856,"z":60180},"rot":{"x":0,"y":270000,"z":0}},{"groupId":222,"instId":300006,"propState":1,"propId":103020,"pos":{"x":143337,"y":-4170,"z":92907},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300005,"propState":1,"propId":103020,"pos":{"x":148106,"y":-4150,"z":210632},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300004,"propState":1,"propId":103020,"pos":{"x":-73979,"y":-13426,"z":140696},"rot":{"x":0,"y":316073,"z":0}},{"groupId":222,"instId":300003,"propState":1,"propId":103020,"pos":{"x":39212,"y":-16289,"z":208313},"rot":{"x":0,"y":270000,"z":0}},{"groupId":222,"instId":300002,"propState":1,"propId":103020,"pos":{"x":-57874,"y":-14967,"z":60429},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[],"npcs":[{"groupId":19,"instId":400003,"npcId":13315,"pos":{"x":14260,"y":-15814,"z":88865},"rot":{"x":0,"y":140984,"z":0}},{"groupId":19,"instId":400006,"npcId":13315,"pos":{"x":-106808,"y":-13248,"z":94713},"rot":{"x":0,"y":56465,"z":0}},{"groupId":19,"instId":400005,"npcId":13315,"pos":{"x":-23324,"y":-16381,"z":232550},"rot":{"x":0,"y":359821,"z":0}},{"groupId":19,"instId":400004,"npcId":13318,"pos":{"x":-114254,"y":-14374,"z":178103},"rot":{"x":0,"y":173216,"z":0}},{"groupId":19,"instId":400002,"npcId":13127,"pos":{"x":141100,"y":-4416,"z":206800},"rot":{"x":0,"y":250839,"z":0}},{"groupId":19,"instId":400001,"npcId":13231,"pos":{"x":134051,"y":-4456,"z":84960},"rot":{"x":0,"y":198075,"z":0}}],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-23441,"y":-16881,"z":265107},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-205,"y":-19068,"z":142497},"rot":{"x":535,"y":180155,"z":15329}},{"groupId":17,"instId":300006,"propState":3,"propId":103006,"pos":{"x":-9825,"y":-16330,"z":152502},"rot":{"x":15329,"y":90008,"z":359445}},{"groupId":17,"instId":300003,"propState":0,"propId":103005,"pos":{"x":14307,"y":-25997,"z":157500},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":103005,"pos":{"x":-19500,"y":-16881,"z":142500},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-19514,"y":-13826,"z":137498},"rot":{"x":359465,"y":155,"z":344671}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-94343,"y":-13812,"z":202585},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300007,"propState":3,"propId":103006,"pos":{"x":20284,"y":-3163,"z":133075},"rot":{"x":345065,"y":88453,"z":4172}},{"groupId":18,"instId":300006,"propState":3,"propId":103006,"pos":{"x":561,"y":-7023,"z":111994},"rot":{"x":355969,"y":179530,"z":345027}},{"groupId":18,"instId":300003,"propState":1,"propId":103005,"pos":{"x":35330,"y":-1198,"z":118070},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":103005,"pos":{"x":-19500,"y":-16881,"z":132000},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-19289,"y":-11969,"z":106321},"rot":{"x":4031,"y":359530,"z":14973}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300001,"propState":11,"propId":103018,"pos":{"x":52129,"y":-14785,"z":210212},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300001,"propState":11,"propId":103018,"pos":{"x":43560,"y":-1198,"z":126040},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300007,"propState":0,"propId":103107,"pos":{"x":-142250,"y":-14074,"z":205410},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300006,"propState":0,"propId":100,"pos":{"x":-142340,"y":-14290,"z":205560},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300005,"propState":101,"propId":103049,"pos":{"x":-143130,"y":-14074,"z":209370},"rot":{"x":0,"y":249640,"z":0}},{"groupId":187,"instId":300004,"propState":101,"propId":103048,"pos":{"x":-145444,"y":-14074,"z":205398},"rot":{"x":0,"y":306375,"z":0}},{"groupId":187,"instId":300003,"propState":101,"propId":103047,"pos":{"x":-144674,"y":-14074,"z":206713},"rot":{"x":0,"y":210000,"z":0}},{"groupId":187,"instId":300002,"propState":101,"propId":103046,"pos":{"x":-143218,"y":-13956,"z":207400},"rot":{"x":0,"y":229245,"z":0}},{"groupId":187,"instId":300001,"propState":101,"propId":103045,"pos":{"x":-144196,"y":-14074,"z":202743},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300006,"propState":20,"propId":60303,"pos":{"x":-95880,"y":-58780,"z":51010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":223,"instId":300005,"propState":0,"propId":100,"pos":{"x":-98610,"y":-59826,"z":50995},"rot":{"x":0,"y":270000,"z":0}},{"groupId":223,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-116891,"y":-57806,"z":57448},"rot":{"x":0,"y":352875,"z":0}},{"groupId":223,"instId":300003,"propState":9,"propId":103109,"pos":{"x":-116891,"y":-57806,"z":57448},"rot":{"x":0,"y":352875,"z":0}},{"groupId":223,"instId":300002,"propState":9,"propId":103109,"pos":{"x":-105483,"y":-56233,"z":44995},"rot":{"x":0,"y":279429,"z":0}},{"groupId":223,"instId":300001,"propState":2,"propId":103012,"pos":{"x":-98610,"y":-59826,"z":50995},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300009,"propState":0,"propId":100,"pos":{"x":-111026,"y":-17581,"z":61889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":164,"instId":300003,"propState":0,"propId":100,"pos":{"x":-97464,"y":-59666,"z":45187},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300002,"propState":0,"propId":100,"pos":{"x":-116517,"y":-59582,"z":48140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":300001,"propState":0,"propId":100,"pos":{"x":-108571,"y":-59534,"z":57104},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300008,"propState":21,"propId":103050,"pos":{"x":-113519,"y":-56539,"z":42837},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":300007,"propState":21,"propId":103050,"pos":{"x":-116806,"y":-59826,"z":43729},"rot":{"x":0,"y":45000,"z":0}},{"groupId":164,"instId":300005,"propState":1,"propId":103051,"pos":{"x":-102241,"y":-59826,"z":60018},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":300004,"propState":1,"propId":103053,"pos":{"x":-99889,"y":-17822,"z":57155},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"163":{"props":[{"groupId":163,"instId":300003,"propState":21,"propId":103050,"pos":{"x":155150,"y":-33864,"z":176402},"rot":{"x":0,"y":180000,"z":0}},{"groupId":163,"instId":300002,"propState":21,"propId":103050,"pos":{"x":155150,"y":-33864,"z":180613},"rot":{"x":0,"y":180000,"z":0}},{"groupId":163,"instId":300001,"propState":0,"propId":100,"pos":{"x":120290,"y":-30383,"z":147595},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300017,"propState":0,"propId":100,"pos":{"x":154580,"y":-37038,"z":181910},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300016,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300010,"propState":21,"propId":103050,"pos":{"x":149754,"y":-33880,"z":181826},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300009,"propState":21,"propId":103050,"pos":{"x":150533,"y":-37038,"z":179084},"rot":{"x":0,"y":90000,"z":0}},{"groupId":163,"instId":300008,"propState":21,"propId":103050,"pos":{"x":155275,"y":-37038,"z":173550},"rot":{"x":0,"y":270000,"z":0}},{"groupId":163,"instId":300007,"propState":21,"propId":103050,"pos":{"x":154597,"y":-37038,"z":182392},"rot":{"x":0,"y":270000,"z":0}},{"groupId":163,"instId":300005,"propState":1,"propId":103051,"pos":{"x":125760,"y":-37027,"z":182612},"rot":{"x":0,"y":90000,"z":0}},{"groupId":163,"instId":300004,"propState":1,"propId":103053,"pos":{"x":120950,"y":-30381,"z":154032},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300008,"propState":101,"propId":103019,"pos":{"x":-43943,"y":-15881,"z":124100},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300007,"propState":101,"propId":103019,"pos":{"x":-35000,"y":-15881,"z":217818},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300006,"propState":101,"propId":103019,"pos":{"x":133087,"y":-3456,"z":84795},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300005,"propState":101,"propId":103019,"pos":{"x":103922,"y":-7671,"z":147251},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300004,"propState":101,"propId":103019,"pos":{"x":85134,"y":-27335,"z":155445},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300003,"propState":101,"propId":103019,"pos":{"x":46839,"y":-198,"z":114111},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300002,"propState":101,"propId":103019,"pos":{"x":-12733,"y":-22266,"z":125500},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300001,"propState":101,"propId":103019,"pos":{"x":-116536,"y":-13827,"z":179869},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300002,"propState":1,"propId":211,"pos":{"x":-439,"y":-22195,"z":211795},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-444,"y":-18579,"z":211795},"rot":{"x":352640,"y":334274,"z":86416}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300002,"propState":1,"propId":211,"pos":{"x":-87805,"y":-12527,"z":128035},"rot":{"x":0,"y":22616,"z":0}},{"groupId":37,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-87795,"y":-12760,"z":128046},"rot":{"x":347749,"y":94992,"z":97437}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300002,"propState":1,"propId":211,"pos":{"x":-121914,"y":-14681,"z":200935},"rot":{"x":0,"y":22616,"z":0}},{"groupId":35,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-121914,"y":-14726,"z":200935},"rot":{"x":90000,"y":353899,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300002,"propState":1,"propId":211,"pos":{"x":-21015,"y":-16881,"z":249052},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-20343,"y":-13971,"z":249050},"rot":{"x":0,"y":315000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"198":{"props":[{"groupId":198,"instId":300002,"propState":1,"propId":211,"pos":{"x":-35601,"y":-16881,"z":171222},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-39669,"y":-14599,"z":171384},"rot":{"x":358648,"y":227091,"z":78554}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300002,"propState":1,"propId":211,"pos":{"x":123173,"y":-6687,"z":132040},"rot":{"x":0,"y":22616,"z":0}},{"groupId":41,"instId":300001,"propState":18,"propId":103027,"pos":{"x":120951,"y":-5449,"z":125958},"rot":{"x":0,"y":22801,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300002,"propState":1,"propId":211,"pos":{"x":157844,"y":-4385,"z":218483},"rot":{"x":0,"y":220623,"z":0}},{"groupId":42,"instId":300001,"propState":18,"propId":103027,"pos":{"x":159450,"y":3643,"z":220580},"rot":{"x":357398,"y":112850,"z":220184}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300004,"propState":1,"propId":211,"pos":{"x":-163347,"y":-11088,"z":181245},"rot":{"x":0,"y":22616,"z":0}},{"groupId":36,"instId":300003,"propState":0,"propId":103027,"pos":{"x":-165719,"y":-11669,"z":181336},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300002,"propState":0,"propId":103027,"pos":{"x":-163523,"y":-11029,"z":179340},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-162007,"y":-11323,"z":181339},"rot":{"x":0,"y":73193,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300002,"propState":1,"propId":211,"pos":{"x":91132,"y":-8595,"z":227050},"rot":{"x":0,"y":22616,"z":0}},{"groupId":43,"instId":300001,"propState":18,"propId":103027,"pos":{"x":91167,"y":-3778,"z":231387},"rot":{"x":353560,"y":353730,"z":41147}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300003,"propState":18,"propId":103027,"pos":{"x":31469,"y":-16031,"z":122503},"rot":{"x":0,"y":270000,"z":270000}},{"groupId":39,"instId":300005,"propState":1,"propId":211,"pos":{"x":29668,"y":-16932,"z":122143},"rot":{"x":0,"y":22616,"z":0}},{"groupId":39,"instId":300004,"propState":18,"propId":103027,"pos":{"x":3550,"y":-16881,"z":122310},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300002,"propState":18,"propId":103027,"pos":{"x":31469,"y":-15686,"z":122178},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300001,"propState":18,"propId":103027,"pos":{"x":31469,"y":-16036,"z":121858},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300002,"propState":1,"propId":211,"pos":{"x":57478,"y":-12478,"z":153153},"rot":{"x":0,"y":0,"z":0}},{"groupId":118,"instId":300001,"propState":18,"propId":103027,"pos":{"x":57478,"y":-8945,"z":150060},"rot":{"x":55853,"y":165349,"z":195513}}],"npcs":[],"monsters":[],"teleports":{}},"200":{"props":[{"groupId":200,"instId":300002,"propState":1,"propId":211,"pos":{"x":26908,"y":-16932,"z":191828},"rot":{"x":0,"y":22616,"z":0}},{"groupId":200,"instId":300001,"propState":18,"propId":103027,"pos":{"x":24947,"y":-16001,"z":191498},"rot":{"x":64358,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"202":{"props":[{"groupId":202,"instId":300002,"propState":1,"propId":211,"pos":{"x":-64770,"y":-16881,"z":81507},"rot":{"x":0,"y":178063,"z":0}},{"groupId":202,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-64129,"y":-16109,"z":82128},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300002,"propState":1,"propId":211,"pos":{"x":39940,"y":-1198,"z":102660},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300001,"propState":18,"propId":103027,"pos":{"x":35840,"y":870,"z":96665},"rot":{"x":2832,"y":24647,"z":730}}],"npcs":[],"monsters":[],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300002,"propState":1,"propId":211,"pos":{"x":42959,"y":-25996,"z":146590},"rot":{"x":0,"y":0,"z":0}},{"groupId":186,"instId":300001,"propState":18,"propId":103027,"pos":{"x":42763,"y":-24786,"z":142012},"rot":{"x":359045,"y":18511,"z":75687}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300002,"propState":1,"propId":211,"pos":{"x":79435,"y":-25919,"z":122808},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300001,"propState":18,"propId":103027,"pos":{"x":79435,"y":-25089,"z":121186},"rot":{"x":358456,"y":242607,"z":111142}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300003,"propState":0,"propId":103016,"pos":{"x":136210,"y":-30474,"z":146175},"rot":{"x":0,"y":101065,"z":0}},{"groupId":193,"instId":300002,"propState":1,"propId":211,"pos":{"x":137539,"y":-30482,"z":145810},"rot":{"x":0,"y":0,"z":0}},{"groupId":193,"instId":300001,"propState":18,"propId":103027,"pos":{"x":136311,"y":-29112,"z":146169},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"194":{"props":[{"groupId":194,"instId":300004,"propState":1,"propId":211,"pos":{"x":-15791,"y":-25018,"z":151452},"rot":{"x":0,"y":0,"z":0}},{"groupId":194,"instId":300003,"propState":0,"propId":103027,"pos":{"x":-14474,"y":-25020,"z":156454},"rot":{"x":0,"y":60000,"z":0}},{"groupId":194,"instId":300002,"propState":0,"propId":103027,"pos":{"x":-14477,"y":-24871,"z":153856},"rot":{"x":0,"y":60000,"z":0}},{"groupId":194,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-14479,"y":-24127,"z":151591},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":1,"propId":211,"pos":{"x":146370,"y":-37038,"z":185470},"rot":{"x":0,"y":22616,"z":0}},{"groupId":173,"instId":300001,"propState":18,"propId":103027,"pos":{"x":154913,"y":-36620,"z":192367},"rot":{"x":614,"y":311941,"z":73268}}],"npcs":[],"monsters":[],"teleports":{}},"199":{"props":[{"groupId":199,"instId":300002,"propState":1,"propId":211,"pos":{"x":-106131,"y":-56488,"z":43143},"rot":{"x":0,"y":22616,"z":0}},{"groupId":199,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-105367,"y":-56546,"z":43698},"rot":{"x":90000,"y":75206,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"149":{"props":[],"npcs":[{"groupId":149,"instId":400001,"npcId":13105,"pos":{"x":-120811,"y":-14735,"z":201325},"rot":{"x":0,"y":350738,"z":0}}],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300002,"propState":8,"propId":110,"pos":{"x":151226,"y":-3483,"z":127456},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300001,"propState":0,"propId":100,"pos":{"x":151226,"y":-3483,"z":127456},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":150,"instId":400001,"npcId":100,"pos":{"x":150780,"y":-5010,"z":127830},"rot":{"x":0,"y":87632,"z":0}}],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":100,"pos":{"x":126831,"y":-4120,"z":195380},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":151,"instId":400001,"npcId":13116,"pos":{"x":125816,"y":-4418,"z":195402},"rot":{"x":0,"y":104202,"z":0}}],"monsters":[],"teleports":{}},"152":{"props":[],"npcs":[{"groupId":152,"instId":400001,"npcId":13215,"pos":{"x":143693,"y":-4456,"z":101992},"rot":{"x":0,"y":279893,"z":0}}],"monsters":[],"teleports":{}},"153":{"props":[],"npcs":[{"groupId":153,"instId":400001,"npcId":13119,"pos":{"x":132350,"y":-6688,"z":171270},"rot":{"x":0,"y":186089,"z":0}}],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300012,"propState":2,"propId":103042,"pos":{"x":-100510,"y":-17822,"z":61750},"rot":{"x":0,"y":270367,"z":0}},{"groupId":156,"instId":300014,"propState":0,"propId":100,"pos":{"x":154289,"y":-33891,"z":188654},"rot":{"x":0,"y":270000,"z":0}},{"groupId":156,"instId":300010,"propState":0,"propId":100,"pos":{"x":-107430,"y":-59826,"z":57698},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300009,"propState":0,"propId":103042,"pos":{"x":146536,"y":-37038,"z":166944},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300003,"propState":0,"propId":100,"pos":{"x":150076,"y":-37038,"z":192426},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300015,"propState":0,"propId":100,"pos":{"x":-97689,"y":-56615,"z":51324},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300013,"propState":0,"propId":103042,"pos":{"x":-107550,"y":-59826,"z":59595},"rot":{"x":0,"y":180000,"z":0}},{"groupId":156,"instId":300011,"propState":0,"propId":100,"pos":{"x":-102390,"y":-17827,"z":61654},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300002,"propState":0,"propId":100,"pos":{"x":-106910,"y":-59826,"z":46500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":156,"instId":300008,"propState":2,"propId":103042,"pos":{"x":127250,"y":-30482,"z":158900},"rot":{"x":0,"y":160367,"z":0}},{"groupId":156,"instId":300007,"propState":0,"propId":103042,"pos":{"x":138169,"y":-37028,"z":187209},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300006,"propState":0,"propId":100,"pos":{"x":127519,"y":-30468,"z":157974},"rot":{"x":0,"y":155900,"z":0}},{"groupId":156,"instId":300005,"propState":0,"propId":100,"pos":{"x":146573,"y":-37038,"z":167766},"rot":{"x":0,"y":180000,"z":0}},{"groupId":156,"instId":300004,"propState":0,"propId":100,"pos":{"x":139047,"y":-37038,"z":187048},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300001,"propState":0,"propId":100,"pos":{"x":127547,"y":-30482,"z":158066},"rot":{"x":0,"y":160367,"z":0}}],"npcs":[],"monsters":[{"groupId":156,"instId":200002,"monsterId":7010011,"eventId":10301299,"pos":{"x":125151,"y":-30482,"z":168180},"rot":{"x":0,"y":160367,"z":0}}],"teleports":{}},"244":{"props":[{"groupId":244,"instId":300001,"propState":0,"propId":100,"pos":{"x":40,"y":-22213,"z":211820},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[{"groupId":274,"instId":300001,"propState":0,"propId":103016,"pos":{"x":130,"y":-25080,"z":157650},"rot":{"x":0,"y":356426,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"280":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"290":{"props":[],"npcs":[{"groupId":290,"instId":400001,"npcId":13117,"pos":{"x":81250,"y":-10661,"z":130710},"rot":{"x":0,"y":7274,"z":0}}],"monsters":[],"teleports":{}},"400":{"props":[],"npcs":[{"groupId":400,"instId":400001,"npcId":13208,"pos":{"x":79110,"y":-10661,"z":130680},"rot":{"x":0,"y":7274,"z":0}}],"monsters":[],"teleports":{}},"401":{"props":[{"groupId":401,"instId":300003,"propState":18,"propId":103038,"pos":{"x":125366,"y":-3830,"z":104232},"rot":{"x":348315,"y":173839,"z":15156}},{"groupId":401,"instId":300002,"propState":18,"propId":103038,"pos":{"x":40687,"y":-16466,"z":147002},"rot":{"x":348315,"y":355726,"z":15156}},{"groupId":401,"instId":300004,"propState":18,"propId":103038,"pos":{"x":140800,"y":-3850,"z":189416},"rot":{"x":348315,"y":354319,"z":15156}},{"groupId":401,"instId":300001,"propState":18,"propId":103038,"pos":{"x":190288,"y":-3906,"z":146954},"rot":{"x":348315,"y":21447,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"404":{"props":[{"groupId":404,"instId":300003,"propState":0,"propId":103126,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300006,"propState":0,"propId":103129,"pos":{"x":-19390,"y":-16932,"z":64630},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300005,"propState":0,"propId":103128,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300004,"propState":0,"propId":103127,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300002,"propState":0,"propId":103084,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300001,"propState":0,"propId":100,"pos":{"x":-20480,"y":-14915,"z":61380},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"464":{"props":[{"groupId":464,"instId":300003,"propState":18,"propId":103038,"pos":{"x":-94104,"y":-13161,"z":141961},"rot":{"x":348315,"y":57366,"z":15156}},{"groupId":464,"instId":300002,"propState":18,"propId":103038,"pos":{"x":-130272,"y":-14120,"z":207818},"rot":{"x":348315,"y":170320,"z":15156}},{"groupId":464,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-130044,"y":-14072,"z":164010},"rot":{"x":348315,"y":124291,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"465":{"props":[{"groupId":465,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-173074,"y":-13086,"z":215084},"rot":{"x":348315,"y":207229,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"463":{"props":[{"groupId":463,"instId":300012,"propState":18,"propId":103037,"pos":{"x":3479,"y":-16336,"z":86865},"rot":{"x":0,"y":69713,"z":0}},{"groupId":463,"instId":300006,"propState":18,"propId":101029,"pos":{"x":-118824,"y":-14322,"z":208807},"rot":{"x":0,"y":221235,"z":0}},{"groupId":463,"instId":300014,"propState":18,"propId":103037,"pos":{"x":-82846,"y":-12875,"z":246001},"rot":{"x":0,"y":59181,"z":0}},{"groupId":463,"instId":300011,"propState":18,"propId":103035,"pos":{"x":59415,"y":-12901,"z":231978},"rot":{"x":0,"y":82616,"z":0}},{"groupId":463,"instId":300010,"propState":18,"propId":101028,"pos":{"x":-158859,"y":-11077,"z":174116},"rot":{"x":0,"y":179438,"z":0}},{"groupId":463,"instId":300007,"propState":18,"propId":103037,"pos":{"x":43843,"y":-433,"z":96470},"rot":{"x":0,"y":0,"z":0}},{"groupId":463,"instId":300002,"propState":18,"propId":101029,"pos":{"x":129121,"y":-3955,"z":51392},"rot":{"x":0,"y":179438,"z":0}},{"groupId":463,"instId":300015,"propState":18,"propId":103038,"pos":{"x":0,"y":-13377,"z":35410},"rot":{"x":348315,"y":83433,"z":15156}},{"groupId":463,"instId":300013,"propState":18,"propId":103037,"pos":{"x":84615,"y":-10160,"z":142358},"rot":{"x":0,"y":143490,"z":0}},{"groupId":463,"instId":300009,"propState":18,"propId":103037,"pos":{"x":-45132,"y":-15873,"z":114378},"rot":{"x":0,"y":14042,"z":0}},{"groupId":463,"instId":300008,"propState":18,"propId":103035,"pos":{"x":-17980,"y":-16379,"z":148431},"rot":{"x":0,"y":348479,"z":0}},{"groupId":463,"instId":300005,"propState":18,"propId":101029,"pos":{"x":-10725,"y":-16328,"z":238693},"rot":{"x":0,"y":113008,"z":0}},{"groupId":463,"instId":300004,"propState":18,"propId":103083,"pos":{"x":-115411,"y":-13848,"z":196064},"rot":{"x":0,"y":112689,"z":0}},{"groupId":463,"instId":300003,"propState":18,"propId":103083,"pos":{"x":98890,"y":-7849,"z":226976},"rot":{"x":0,"y":149666,"z":0}},{"groupId":463,"instId":300001,"propState":18,"propId":103083,"pos":{"x":-8760,"y":-21695,"z":222781},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"479":{"props":[{"groupId":479,"instId":300001,"propState":18,"propId":103038,"pos":{"x":41064,"y":-15866,"z":123126},"rot":{"x":348315,"y":315577,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"481":{"props":[{"groupId":481,"instId":300001,"propState":18,"propId":103038,"pos":{"x":181121,"y":-4433,"z":153368},"rot":{"x":348315,"y":303422,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"482":{"props":[{"groupId":482,"instId":300001,"propState":18,"propId":103038,"pos":{"x":231,"y":-15775,"z":252225},"rot":{"x":759,"y":92100,"z":340127}}],"npcs":[],"monsters":[],"teleports":{}},"505":{"props":[{"groupId":505,"instId":300007,"propState":18,"propId":101028,"pos":{"x":108432,"y":-24314,"z":116898},"rot":{"x":0,"y":51463,"z":0}},{"groupId":505,"instId":300006,"propState":18,"propId":101029,"pos":{"x":123332,"y":-3476,"z":114398},"rot":{"x":0,"y":215559,"z":0}},{"groupId":505,"instId":300005,"propState":18,"propId":101028,"pos":{"x":-163777,"y":-11088,"z":180823},"rot":{"x":0,"y":51463,"z":0}},{"groupId":505,"instId":300004,"propState":18,"propId":101028,"pos":{"x":-92400,"y":-12889,"z":241138},"rot":{"x":0,"y":72385,"z":0}},{"groupId":505,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-13774,"y":-21708,"z":214556},"rot":{"x":0,"y":31037,"z":0}},{"groupId":505,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-105155,"y":-14060,"z":183139},"rot":{"x":0,"y":179438,"z":0}},{"groupId":505,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-13979,"y":-21710,"z":214272},"rot":{"x":0,"y":131002,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"584":{"props":[{"groupId":584,"instId":300001,"propState":1,"propId":103225,"pos":{"x":-91205,"y":-13816,"z":118400},"rot":{"x":0,"y":270111,"z":0}}],"npcs":[{"groupId":584,"instId":400001,"npcId":13317,"pos":{"x":-91750,"y":-13815,"z":119710},"rot":{"x":0,"y":264798,"z":0}}],"monsters":[],"teleports":{"2458":{"anchorId":1,"groupId":584,"instId":300002,"pos":{"x":-93045,"y":-13816,"z":119230},"rot":{"x":0,"y":86785,"z":0}}}},"585":{"props":[{"groupId":585,"instId":300001,"propState":1,"propId":103226,"pos":{"x":48720,"y":-25996,"z":143170},"rot":{"x":0,"y":359059,"z":0}}],"npcs":[{"groupId":585,"instId":400001,"npcId":13130,"pos":{"x":50280,"y":-25996,"z":144539},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{"2459":{"anchorId":1,"groupId":585,"instId":300002,"pos":{"x":49482,"y":-25996,"z":145542},"rot":{"x":0,"y":174383,"z":0}}}},"587":{"props":[{"groupId":587,"instId":300004,"propState":0,"propId":103086,"pos":{"x":-130000,"y":-14715,"z":155708},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300003,"propState":1,"propId":103072,"pos":{"x":-130090,"y":-14742,"z":161520},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300002,"propState":1,"propId":103071,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300001,"propState":1,"propId":103070,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":8,"startGroupId":15}},"1030105":{"P10301_F10301001":{"scenes":{"15":{"props":[{"groupId":15,"instId":300005,"propState":8,"propId":101,"pos":{"x":-104080,"y":-14726,"z":143950},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300002,"propState":8,"propId":101,"pos":{"x":5080,"y":-22213,"z":196790},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300006,"propState":8,"propId":101,"pos":{"x":71261,"y":-28335,"z":153540},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300004,"propState":8,"propId":101,"pos":{"x":115120,"y":-6779,"z":142310},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300003,"propState":8,"propId":101,"pos":{"x":-87570,"y":-13760,"z":228670},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300001,"propState":8,"propId":101,"pos":{"x":7180,"y":-14411,"z":37820},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030101":{"anchorId":1,"groupId":15,"instId":300001,"pos":{"x":0,"y":-14383,"z":44219},"rot":{"x":0,"y":0,"z":0}},"1030102":{"anchorId":2,"groupId":15,"instId":300002,"pos":{"x":60,"y":-22213,"z":195260},"rot":{"x":0,"y":0,"z":0}},"1030103":{"anchorId":3,"groupId":15,"instId":300003,"pos":{"x":-93460,"y":-13760,"z":233210},"rot":{"x":0,"y":240000,"z":0}},"1030104":{"anchorId":4,"groupId":15,"instId":300004,"pos":{"x":114920,"y":-6687,"z":137090},"rot":{"x":0,"y":75000,"z":0}},"1030105":{"anchorId":5,"groupId":15,"instId":300005,"pos":{"x":-100370,"y":-14726,"z":146480},"rot":{"x":0,"y":315000,"z":0}},"1030106":{"anchorId":6,"groupId":15,"instId":300006,"pos":{"x":76810,"y":-28335,"z":151420},"rot":{"x":0,"y":113524,"z":0}}}},"298":{"props":[{"groupId":298,"instId":300001,"propState":0,"propId":132,"pos":{"x":47841,"y":-299,"z":91088},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"472":{"props":[{"groupId":472,"instId":300001,"propState":0,"propId":114,"pos":{"x":209320,"y":-4904,"z":147060},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300028,"propState":12,"propId":60301,"pos":{"x":140720,"y":-35170,"z":176727},"rot":{"x":13161,"y":123160,"z":327079}},{"groupId":28,"instId":300027,"propState":12,"propId":60301,"pos":{"x":126783,"y":-37038,"z":191030},"rot":{"x":0,"y":131546,"z":0}},{"groupId":28,"instId":300019,"propState":12,"propId":60301,"pos":{"x":-137756,"y":-13798,"z":145667},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300018,"propState":12,"propId":60301,"pos":{"x":-54730,"y":-13760,"z":212548},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300015,"propState":12,"propId":60301,"pos":{"x":105252,"y":-11718,"z":60396},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300026,"propState":12,"propId":60303,"pos":{"x":154289,"y":-33891,"z":188654},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300025,"propState":12,"propId":60301,"pos":{"x":152413,"y":-37038,"z":179707},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300022,"propState":12,"propId":60301,"pos":{"x":-114500,"y":-13798,"z":92370},"rot":{"x":0,"y":134680,"z":0}},{"groupId":28,"instId":300023,"propState":12,"propId":60301,"pos":{"x":-79566,"y":-13798,"z":92082},"rot":{"x":0,"y":-1,"z":0}},{"groupId":28,"instId":300016,"propState":12,"propId":60301,"pos":{"x":105848,"y":-24827,"z":125456},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300013,"propState":12,"propId":60301,"pos":{"x":35549,"y":-13423,"z":232721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300009,"propState":12,"propId":60301,"pos":{"x":42040,"y":-10661,"z":131591},"rot":{"x":0,"y":89999,"z":0}},{"groupId":28,"instId":300003,"propState":12,"propId":60301,"pos":{"x":-19087,"y":-26050,"z":171350},"rot":{"x":0,"y":90001,"z":0}},{"groupId":28,"instId":300030,"propState":12,"propId":60301,"pos":{"x":-42794,"y":-13760,"z":254597},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300024,"propState":12,"propId":60301,"pos":{"x":-112060,"y":-17827,"z":57970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300021,"propState":12,"propId":60301,"pos":{"x":-159490,"y":-11851,"z":180900},"rot":{"x":0,"y":225000,"z":0}},{"groupId":28,"instId":300020,"propState":12,"propId":60301,"pos":{"x":-87432,"y":-13798,"z":186212},"rot":{"x":0,"y":240000,"z":0}},{"groupId":28,"instId":300017,"propState":12,"propId":60301,"pos":{"x":111894,"y":-28335,"z":153868},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300029,"propState":12,"propId":60301,"pos":{"x":144559,"y":-4444,"z":58482},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300012,"propState":12,"propId":60301,"pos":{"x":168814,"y":-4420,"z":220218},"rot":{"x":0,"y":292855,"z":0}},{"groupId":28,"instId":300011,"propState":12,"propId":60301,"pos":{"x":103599,"y":-8595,"z":228020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300014,"propState":12,"propId":60301,"pos":{"x":192220,"y":-4904,"z":155960},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300010,"propState":12,"propId":60301,"pos":{"x":64563,"y":-10661,"z":147192},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-18408,"y":-16881,"z":226111},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300007,"propState":12,"propId":60301,"pos":{"x":-12446,"y":-22208,"z":218674},"rot":{"x":0,"y":120000,"z":0}},{"groupId":28,"instId":300006,"propState":12,"propId":60301,"pos":{"x":48901,"y":-1198,"z":100836},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-19270,"y":-16881,"z":127606},"rot":{"x":0,"y":1,"z":0}},{"groupId":28,"instId":300004,"propState":12,"propId":60301,"pos":{"x":19601,"y":-25997,"z":133360},"rot":{"x":0,"y":270001,"z":0}},{"groupId":28,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-46908,"y":-15066,"z":65628},"rot":{"x":0,"y":180001,"z":0}},{"groupId":28,"instId":300001,"propState":12,"propId":60301,"pos":{"x":40995,"y":-15066,"z":34863},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300023,"propState":0,"propId":103016,"pos":{"x":140624,"y":-37160,"z":177079},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300022,"propState":0,"propId":103015,"pos":{"x":122713,"y":-6688,"z":168734},"rot":{"x":0,"y":155814,"z":0}},{"groupId":26,"instId":300021,"propState":0,"propId":103015,"pos":{"x":-77740,"y":-13798,"z":118650},"rot":{"x":0,"y":275814,"z":0}},{"groupId":26,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-38608,"y":-16881,"z":185172},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-70310,"y":-13721,"z":253530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300025,"propState":0,"propId":103016,"pos":{"x":-108860,"y":-59826,"z":46511},"rot":{"x":0,"y":91069,"z":0}},{"groupId":26,"instId":300018,"propState":0,"propId":103016,"pos":{"x":-97770,"y":-13798,"z":101020},"rot":{"x":0,"y":225000,"z":0}},{"groupId":26,"instId":300017,"propState":0,"propId":103016,"pos":{"x":100325,"y":-8613,"z":163718},"rot":{"x":0,"y":300000,"z":0}},{"groupId":26,"instId":300005,"propState":0,"propId":103016,"pos":{"x":87912,"y":-10661,"z":140933},"rot":{"x":0,"y":180001,"z":0}},{"groupId":26,"instId":300024,"propState":0,"propId":103017,"pos":{"x":144686,"y":-37118,"z":192517},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300011,"propState":0,"propId":103017,"pos":{"x":-164720,"y":-11851,"z":187840},"rot":{"x":0,"y":145000,"z":0}},{"groupId":26,"instId":300010,"propState":0,"propId":103016,"pos":{"x":-145776,"y":-13812,"z":230510},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":103016,"pos":{"x":31152,"y":-16881,"z":123872},"rot":{"x":0,"y":180001,"z":0}},{"groupId":26,"instId":300020,"propState":0,"propId":103015,"pos":{"x":15155,"y":-16881,"z":89920},"rot":{"x":0,"y":140814,"z":0}},{"groupId":26,"instId":300019,"propState":0,"propId":103015,"pos":{"x":-39870,"y":-16881,"z":236520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300013,"propState":0,"propId":103017,"pos":{"x":-103568,"y":-16990,"z":84104},"rot":{"x":0,"y":166077,"z":0}},{"groupId":26,"instId":300012,"propState":0,"propId":103017,"pos":{"x":-89236,"y":-13807,"z":133950},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-70270,"y":-13721,"z":237010},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300016,"propState":0,"propId":103017,"pos":{"x":127024,"y":-4405,"z":229432},"rot":{"x":0,"y":260000,"z":0}},{"groupId":26,"instId":300007,"propState":0,"propId":103016,"pos":{"x":124920,"y":-4405,"z":229382},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300006,"propState":0,"propId":103016,"pos":{"x":133044,"y":-4456,"z":108386},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":103016,"pos":{"x":82945,"y":-28335,"z":138230},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300004,"propState":0,"propId":103017,"pos":{"x":25060,"y":-25996,"z":151593},"rot":{"x":0,"y":350000,"z":0}},{"groupId":26,"instId":300015,"propState":0,"propId":103017,"pos":{"x":24861,"y":-16852,"z":192982},"rot":{"x":0,"y":190000,"z":0}},{"groupId":26,"instId":300014,"propState":0,"propId":103017,"pos":{"x":-34019,"y":-16881,"z":146311},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-36678,"y":-16881,"z":90482},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"299":{"props":[{"groupId":299,"instId":300001,"propState":0,"propId":140,"pos":{"x":209320,"y":-4904,"z":147060},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300001,"propState":101,"propId":103108,"pos":{"x":1,"y":-22035,"z":211881},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"155":{"props":[{"groupId":155,"instId":300005,"propState":0,"propId":103021,"pos":{"x":-132772,"y":-14751,"z":181080},"rot":{"x":0,"y":126002,"z":0}},{"groupId":155,"instId":300004,"propState":0,"propId":103021,"pos":{"x":-133080,"y":-14754,"z":182705},"rot":{"x":0,"y":28547,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300002,"propState":0,"propId":103106,"pos":{"x":-141868,"y":-14749,"z":180691},"rot":{"x":0,"y":245519,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":103106,"pos":{"x":-134011,"y":-14726,"z":173932},"rot":{"x":0,"y":128044,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"207":{"props":[{"groupId":207,"instId":300005,"propState":0,"propId":100,"pos":{"x":-137110,"y":-15127,"z":178850},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300002,"propState":1,"propId":103071,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300006,"propState":0,"propId":100,"pos":{"x":-129140,"y":-15127,"z":155410},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300004,"propState":0,"propId":103086,"pos":{"x":-130000,"y":-14715,"z":155708},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300003,"propState":1,"propId":103072,"pos":{"x":-130090,"y":-14742,"z":161520},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300001,"propState":1,"propId":103070,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300003,"propState":1,"propId":103020,"pos":{"x":39212,"y":-16289,"z":208313},"rot":{"x":0,"y":270000,"z":0}},{"groupId":222,"instId":300007,"propState":1,"propId":103020,"pos":{"x":20087,"y":-25475,"z":169059},"rot":{"x":0,"y":270000,"z":0}},{"groupId":222,"instId":300005,"propState":1,"propId":103020,"pos":{"x":148106,"y":-4150,"z":210632},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300002,"propState":1,"propId":103020,"pos":{"x":-57874,"y":-14967,"z":60429},"rot":{"x":0,"y":45000,"z":0}},{"groupId":222,"instId":300006,"propState":1,"propId":103020,"pos":{"x":143337,"y":-4170,"z":92907},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300004,"propState":1,"propId":103020,"pos":{"x":-73979,"y":-13426,"z":140696},"rot":{"x":0,"y":316073,"z":0}},{"groupId":222,"instId":300001,"propState":1,"propId":103020,"pos":{"x":55886,"y":-14856,"z":60180},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300007,"propState":1,"propId":103022,"pos":{"x":124547,"y":-4428,"z":213070},"rot":{"x":0,"y":42303,"z":0}},{"groupId":157,"instId":300011,"propState":1,"propId":103022,"pos":{"x":-87834,"y":-13762,"z":218148},"rot":{"x":0,"y":0,"z":0}},{"groupId":157,"instId":300004,"propState":1,"propId":103022,"pos":{"x":-38995,"y":-16880,"z":156340},"rot":{"x":0,"y":135792,"z":0}},{"groupId":157,"instId":300010,"propState":1,"propId":103022,"pos":{"x":-77580,"y":-16880,"z":88690},"rot":{"x":0,"y":180001,"z":0}},{"groupId":157,"instId":300009,"propState":1,"propId":103022,"pos":{"x":-19104,"y":-22866,"z":138416},"rot":{"x":0,"y":92768,"z":0}},{"groupId":157,"instId":300008,"propState":1,"propId":103022,"pos":{"x":94033,"y":-28387,"z":137615},"rot":{"x":0,"y":327734,"z":0}},{"groupId":157,"instId":300006,"propState":1,"propId":103022,"pos":{"x":141251,"y":-4471,"z":82500},"rot":{"x":0,"y":239558,"z":0}},{"groupId":157,"instId":300005,"propState":1,"propId":103022,"pos":{"x":71108,"y":-10676,"z":164129},"rot":{"x":0,"y":184273,"z":0}},{"groupId":157,"instId":300012,"propState":1,"propId":103022,"pos":{"x":-176020,"y":-11771,"z":157680},"rot":{"x":0,"y":46168,"z":0}},{"groupId":157,"instId":300003,"propState":1,"propId":103022,"pos":{"x":39864,"y":-16880,"z":163300},"rot":{"x":0,"y":270001,"z":0}},{"groupId":157,"instId":300002,"propState":1,"propId":103022,"pos":{"x":38247,"y":-16903,"z":92386},"rot":{"x":0,"y":224307,"z":0}},{"groupId":157,"instId":300001,"propState":1,"propId":103022,"pos":{"x":-44666,"y":-15070,"z":54731},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[],"npcs":[{"groupId":19,"instId":400006,"npcId":13315,"pos":{"x":-106808,"y":-13248,"z":94713},"rot":{"x":0,"y":56465,"z":0}},{"groupId":19,"instId":400005,"npcId":13315,"pos":{"x":-23324,"y":-16381,"z":232550},"rot":{"x":0,"y":359821,"z":0}},{"groupId":19,"instId":400004,"npcId":13318,"pos":{"x":-114254,"y":-14374,"z":178103},"rot":{"x":0,"y":173216,"z":0}},{"groupId":19,"instId":400003,"npcId":13315,"pos":{"x":14260,"y":-15814,"z":88865},"rot":{"x":0,"y":140984,"z":0}},{"groupId":19,"instId":400002,"npcId":13127,"pos":{"x":141100,"y":-4416,"z":206800},"rot":{"x":0,"y":250839,"z":0}},{"groupId":19,"instId":400001,"npcId":13231,"pos":{"x":134051,"y":-4456,"z":84960},"rot":{"x":0,"y":198075,"z":0}}],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-23441,"y":-16881,"z":265107},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-205,"y":-19068,"z":142497},"rot":{"x":535,"y":180155,"z":15329}},{"groupId":17,"instId":300006,"propState":3,"propId":103006,"pos":{"x":-9825,"y":-16330,"z":152502},"rot":{"x":15329,"y":90008,"z":359445}},{"groupId":17,"instId":300003,"propState":0,"propId":103005,"pos":{"x":14307,"y":-25997,"z":157500},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":103005,"pos":{"x":-19500,"y":-16881,"z":142500},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-19514,"y":-13826,"z":137498},"rot":{"x":359465,"y":155,"z":344671}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-94343,"y":-13812,"z":202585},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300007,"propState":3,"propId":103006,"pos":{"x":20284,"y":-3163,"z":133075},"rot":{"x":345065,"y":88453,"z":4172}},{"groupId":18,"instId":300006,"propState":3,"propId":103006,"pos":{"x":561,"y":-7023,"z":111994},"rot":{"x":355969,"y":179530,"z":345027}},{"groupId":18,"instId":300003,"propState":1,"propId":103005,"pos":{"x":35330,"y":-1198,"z":118070},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":103005,"pos":{"x":-19500,"y":-16881,"z":132000},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-19289,"y":-11969,"z":106321},"rot":{"x":4031,"y":359530,"z":14973}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300001,"propState":11,"propId":103018,"pos":{"x":43560,"y":-1198,"z":126040},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300001,"propState":11,"propId":103018,"pos":{"x":52129,"y":-14785,"z":210212},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300007,"propState":0,"propId":103107,"pos":{"x":-142250,"y":-14074,"z":205410},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300006,"propState":0,"propId":100,"pos":{"x":-142340,"y":-14290,"z":205560},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300005,"propState":101,"propId":103049,"pos":{"x":-143130,"y":-14074,"z":209370},"rot":{"x":0,"y":249640,"z":0}},{"groupId":187,"instId":300004,"propState":101,"propId":103048,"pos":{"x":-145444,"y":-14074,"z":205398},"rot":{"x":0,"y":306375,"z":0}},{"groupId":187,"instId":300003,"propState":101,"propId":103047,"pos":{"x":-144674,"y":-14074,"z":206713},"rot":{"x":0,"y":210000,"z":0}},{"groupId":187,"instId":300002,"propState":101,"propId":103046,"pos":{"x":-143218,"y":-13956,"z":207400},"rot":{"x":0,"y":229245,"z":0}},{"groupId":187,"instId":300001,"propState":101,"propId":103045,"pos":{"x":-144196,"y":-14074,"z":202743},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300008,"propState":101,"propId":103019,"pos":{"x":-43943,"y":-15881,"z":124100},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300007,"propState":101,"propId":103019,"pos":{"x":-35000,"y":-15881,"z":217818},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300006,"propState":101,"propId":103019,"pos":{"x":133087,"y":-3456,"z":84795},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300005,"propState":101,"propId":103019,"pos":{"x":103922,"y":-7671,"z":147251},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300004,"propState":101,"propId":103019,"pos":{"x":85134,"y":-27335,"z":155445},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300003,"propState":101,"propId":103019,"pos":{"x":46839,"y":-198,"z":114111},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300002,"propState":101,"propId":103019,"pos":{"x":-12733,"y":-22266,"z":125500},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300001,"propState":101,"propId":103019,"pos":{"x":-116536,"y":-13827,"z":179869},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300006,"propState":20,"propId":60303,"pos":{"x":-95880,"y":-58780,"z":51010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":223,"instId":300005,"propState":0,"propId":100,"pos":{"x":-98610,"y":-59826,"z":50995},"rot":{"x":0,"y":270000,"z":0}},{"groupId":223,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-116891,"y":-57806,"z":57448},"rot":{"x":0,"y":352875,"z":0}},{"groupId":223,"instId":300003,"propState":9,"propId":103109,"pos":{"x":-116891,"y":-57806,"z":57448},"rot":{"x":0,"y":352875,"z":0}},{"groupId":223,"instId":300002,"propState":9,"propId":103109,"pos":{"x":-105483,"y":-56233,"z":44995},"rot":{"x":0,"y":279429,"z":0}},{"groupId":223,"instId":300001,"propState":2,"propId":103012,"pos":{"x":-98610,"y":-59826,"z":50995},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300009,"propState":0,"propId":100,"pos":{"x":-111026,"y":-17581,"z":61889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":164,"instId":300003,"propState":0,"propId":100,"pos":{"x":-97464,"y":-59666,"z":45187},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300002,"propState":0,"propId":100,"pos":{"x":-116517,"y":-59582,"z":48140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":300001,"propState":0,"propId":100,"pos":{"x":-108571,"y":-59534,"z":57104},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300008,"propState":21,"propId":103050,"pos":{"x":-113519,"y":-56539,"z":42837},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":300007,"propState":21,"propId":103050,"pos":{"x":-116806,"y":-59826,"z":43729},"rot":{"x":0,"y":45000,"z":0}},{"groupId":164,"instId":300005,"propState":1,"propId":103051,"pos":{"x":-102241,"y":-59826,"z":60018},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":300004,"propState":1,"propId":103053,"pos":{"x":-99889,"y":-17822,"z":57155},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"163":{"props":[{"groupId":163,"instId":300003,"propState":21,"propId":103050,"pos":{"x":155150,"y":-33864,"z":176402},"rot":{"x":0,"y":180000,"z":0}},{"groupId":163,"instId":300002,"propState":21,"propId":103050,"pos":{"x":155150,"y":-33864,"z":180613},"rot":{"x":0,"y":180000,"z":0}},{"groupId":163,"instId":300001,"propState":0,"propId":100,"pos":{"x":120290,"y":-30383,"z":147595},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300017,"propState":0,"propId":100,"pos":{"x":154580,"y":-37038,"z":181910},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300016,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300010,"propState":21,"propId":103050,"pos":{"x":149754,"y":-33880,"z":181826},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300009,"propState":21,"propId":103050,"pos":{"x":150533,"y":-37038,"z":179084},"rot":{"x":0,"y":90000,"z":0}},{"groupId":163,"instId":300008,"propState":21,"propId":103050,"pos":{"x":155275,"y":-37038,"z":173550},"rot":{"x":0,"y":270000,"z":0}},{"groupId":163,"instId":300007,"propState":21,"propId":103050,"pos":{"x":154597,"y":-37038,"z":182392},"rot":{"x":0,"y":270000,"z":0}},{"groupId":163,"instId":300005,"propState":1,"propId":103051,"pos":{"x":125760,"y":-37027,"z":182612},"rot":{"x":0,"y":90000,"z":0}},{"groupId":163,"instId":300004,"propState":1,"propId":103053,"pos":{"x":120950,"y":-30381,"z":154032},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300002,"propState":1,"propId":211,"pos":{"x":-439,"y":-22195,"z":211795},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-444,"y":-18579,"z":211795},"rot":{"x":352640,"y":334274,"z":86416}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300002,"propState":1,"propId":211,"pos":{"x":-121914,"y":-14681,"z":200935},"rot":{"x":0,"y":22616,"z":0}},{"groupId":35,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-121914,"y":-14726,"z":200935},"rot":{"x":90000,"y":353899,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-87795,"y":-12760,"z":128046},"rot":{"x":347749,"y":94992,"z":97437}},{"groupId":37,"instId":300002,"propState":1,"propId":211,"pos":{"x":-87805,"y":-12527,"z":128035},"rot":{"x":0,"y":22616,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300002,"propState":1,"propId":211,"pos":{"x":-21015,"y":-16881,"z":249052},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-20343,"y":-13971,"z":249050},"rot":{"x":0,"y":315000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300002,"propState":0,"propId":103027,"pos":{"x":-163523,"y":-11029,"z":179340},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300004,"propState":1,"propId":211,"pos":{"x":-163347,"y":-11088,"z":181245},"rot":{"x":0,"y":22616,"z":0}},{"groupId":36,"instId":300003,"propState":0,"propId":103027,"pos":{"x":-165719,"y":-11669,"z":181336},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-162007,"y":-11323,"z":181339},"rot":{"x":0,"y":73193,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"198":{"props":[{"groupId":198,"instId":300002,"propState":1,"propId":211,"pos":{"x":-35601,"y":-16881,"z":171222},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-39669,"y":-14599,"z":171384},"rot":{"x":358648,"y":227091,"z":78554}}],"npcs":[],"monsters":[],"teleports":{}},"202":{"props":[{"groupId":202,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-64129,"y":-16109,"z":82128},"rot":{"x":0,"y":180000,"z":0}},{"groupId":202,"instId":300002,"propState":1,"propId":211,"pos":{"x":-64770,"y":-16881,"z":81507},"rot":{"x":0,"y":178063,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300002,"propState":1,"propId":211,"pos":{"x":123173,"y":-6687,"z":132040},"rot":{"x":0,"y":22616,"z":0}},{"groupId":41,"instId":300001,"propState":18,"propId":103027,"pos":{"x":120951,"y":-5449,"z":125958},"rot":{"x":0,"y":22801,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300005,"propState":1,"propId":211,"pos":{"x":29668,"y":-16932,"z":122143},"rot":{"x":0,"y":22616,"z":0}},{"groupId":39,"instId":300004,"propState":18,"propId":103027,"pos":{"x":3550,"y":-16881,"z":122310},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300003,"propState":18,"propId":103027,"pos":{"x":31469,"y":-16031,"z":122503},"rot":{"x":0,"y":270000,"z":270000}},{"groupId":39,"instId":300002,"propState":18,"propId":103027,"pos":{"x":31469,"y":-15686,"z":122178},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300001,"propState":18,"propId":103027,"pos":{"x":31469,"y":-16036,"z":121858},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300002,"propState":1,"propId":211,"pos":{"x":157844,"y":-4385,"z":218483},"rot":{"x":0,"y":220623,"z":0}},{"groupId":42,"instId":300001,"propState":18,"propId":103027,"pos":{"x":159450,"y":3643,"z":220580},"rot":{"x":357398,"y":112850,"z":220184}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300002,"propState":1,"propId":211,"pos":{"x":91132,"y":-8595,"z":227050},"rot":{"x":0,"y":22616,"z":0}},{"groupId":43,"instId":300001,"propState":18,"propId":103027,"pos":{"x":91167,"y":-3778,"z":231387},"rot":{"x":353560,"y":353730,"z":41147}}],"npcs":[],"monsters":[],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300002,"propState":1,"propId":211,"pos":{"x":57478,"y":-12478,"z":153153},"rot":{"x":0,"y":0,"z":0}},{"groupId":118,"instId":300001,"propState":18,"propId":103027,"pos":{"x":57478,"y":-8945,"z":150060},"rot":{"x":55853,"y":165349,"z":195513}}],"npcs":[],"monsters":[],"teleports":{}},"200":{"props":[{"groupId":200,"instId":300002,"propState":1,"propId":211,"pos":{"x":26908,"y":-16932,"z":191828},"rot":{"x":0,"y":22616,"z":0}},{"groupId":200,"instId":300001,"propState":18,"propId":103027,"pos":{"x":24947,"y":-16001,"z":191498},"rot":{"x":64358,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300002,"propState":1,"propId":211,"pos":{"x":39940,"y":-1198,"z":102660},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300001,"propState":18,"propId":103027,"pos":{"x":35840,"y":870,"z":96665},"rot":{"x":2832,"y":24647,"z":730}}],"npcs":[],"monsters":[],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300002,"propState":1,"propId":211,"pos":{"x":42959,"y":-25996,"z":146590},"rot":{"x":0,"y":0,"z":0}},{"groupId":186,"instId":300001,"propState":18,"propId":103027,"pos":{"x":42763,"y":-24786,"z":142012},"rot":{"x":359045,"y":18511,"z":75687}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300002,"propState":1,"propId":211,"pos":{"x":79435,"y":-25919,"z":122808},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300001,"propState":18,"propId":103027,"pos":{"x":79435,"y":-25089,"z":121186},"rot":{"x":358456,"y":242607,"z":111142}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300003,"propState":0,"propId":103016,"pos":{"x":136210,"y":-30474,"z":146175},"rot":{"x":0,"y":101065,"z":0}},{"groupId":193,"instId":300002,"propState":1,"propId":211,"pos":{"x":137539,"y":-30482,"z":145810},"rot":{"x":0,"y":0,"z":0}},{"groupId":193,"instId":300001,"propState":18,"propId":103027,"pos":{"x":136311,"y":-29112,"z":146169},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"194":{"props":[{"groupId":194,"instId":300004,"propState":1,"propId":211,"pos":{"x":-15791,"y":-25018,"z":151452},"rot":{"x":0,"y":0,"z":0}},{"groupId":194,"instId":300003,"propState":0,"propId":103027,"pos":{"x":-14474,"y":-25020,"z":156454},"rot":{"x":0,"y":60000,"z":0}},{"groupId":194,"instId":300002,"propState":0,"propId":103027,"pos":{"x":-14477,"y":-24871,"z":153856},"rot":{"x":0,"y":60000,"z":0}},{"groupId":194,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-14479,"y":-24127,"z":151591},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":1,"propId":211,"pos":{"x":146370,"y":-37038,"z":185470},"rot":{"x":0,"y":22616,"z":0}},{"groupId":173,"instId":300001,"propState":18,"propId":103027,"pos":{"x":154913,"y":-36620,"z":192367},"rot":{"x":614,"y":311941,"z":73268}}],"npcs":[],"monsters":[],"teleports":{}},"199":{"props":[{"groupId":199,"instId":300002,"propState":1,"propId":211,"pos":{"x":-106131,"y":-56488,"z":43143},"rot":{"x":0,"y":22616,"z":0}},{"groupId":199,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-105367,"y":-56546,"z":43698},"rot":{"x":90000,"y":75206,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"149":{"props":[],"npcs":[{"groupId":149,"instId":400001,"npcId":13105,"pos":{"x":-120811,"y":-14735,"z":201325},"rot":{"x":0,"y":350738,"z":0}}],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300002,"propState":8,"propId":110,"pos":{"x":151226,"y":-3483,"z":127456},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300001,"propState":0,"propId":100,"pos":{"x":151226,"y":-3483,"z":127456},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":150,"instId":400001,"npcId":100,"pos":{"x":150780,"y":-5010,"z":127830},"rot":{"x":0,"y":87632,"z":0}}],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":100,"pos":{"x":126831,"y":-4120,"z":195380},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":151,"instId":400001,"npcId":13116,"pos":{"x":125816,"y":-4418,"z":195402},"rot":{"x":0,"y":104202,"z":0}}],"monsters":[],"teleports":{}},"152":{"props":[],"npcs":[{"groupId":152,"instId":400001,"npcId":13215,"pos":{"x":143693,"y":-4456,"z":101992},"rot":{"x":0,"y":279893,"z":0}}],"monsters":[],"teleports":{}},"153":{"props":[],"npcs":[{"groupId":153,"instId":400001,"npcId":13119,"pos":{"x":132350,"y":-6688,"z":171270},"rot":{"x":0,"y":186089,"z":0}}],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300010,"propState":0,"propId":100,"pos":{"x":-107430,"y":-59826,"z":57698},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300015,"propState":0,"propId":100,"pos":{"x":-97689,"y":-56615,"z":51324},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300014,"propState":0,"propId":100,"pos":{"x":154289,"y":-33891,"z":188654},"rot":{"x":0,"y":270000,"z":0}},{"groupId":156,"instId":300013,"propState":0,"propId":103042,"pos":{"x":-107550,"y":-59826,"z":59595},"rot":{"x":0,"y":180000,"z":0}},{"groupId":156,"instId":300012,"propState":2,"propId":103042,"pos":{"x":-100510,"y":-17822,"z":61750},"rot":{"x":0,"y":270367,"z":0}},{"groupId":156,"instId":300011,"propState":0,"propId":100,"pos":{"x":-102390,"y":-17827,"z":61654},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300002,"propState":0,"propId":100,"pos":{"x":-106910,"y":-59826,"z":46500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":156,"instId":300009,"propState":0,"propId":103042,"pos":{"x":146536,"y":-37038,"z":166944},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300008,"propState":2,"propId":103042,"pos":{"x":127250,"y":-30482,"z":158900},"rot":{"x":0,"y":160367,"z":0}},{"groupId":156,"instId":300007,"propState":0,"propId":103042,"pos":{"x":138169,"y":-37028,"z":187209},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300006,"propState":0,"propId":100,"pos":{"x":127519,"y":-30468,"z":157974},"rot":{"x":0,"y":155900,"z":0}},{"groupId":156,"instId":300005,"propState":0,"propId":100,"pos":{"x":146573,"y":-37038,"z":167766},"rot":{"x":0,"y":180000,"z":0}},{"groupId":156,"instId":300004,"propState":0,"propId":100,"pos":{"x":139047,"y":-37038,"z":187048},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300003,"propState":0,"propId":100,"pos":{"x":150076,"y":-37038,"z":192426},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300001,"propState":0,"propId":100,"pos":{"x":127547,"y":-30482,"z":158066},"rot":{"x":0,"y":160367,"z":0}}],"npcs":[],"monsters":[{"groupId":156,"instId":200002,"monsterId":7010011,"eventId":10301299,"pos":{"x":125151,"y":-30482,"z":168180},"rot":{"x":0,"y":160367,"z":0}}],"teleports":{}},"244":{"props":[{"groupId":244,"instId":300001,"propState":0,"propId":100,"pos":{"x":40,"y":-22213,"z":211820},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[{"groupId":274,"instId":300001,"propState":0,"propId":103016,"pos":{"x":130,"y":-25080,"z":157650},"rot":{"x":0,"y":356426,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"280":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"290":{"props":[],"npcs":[{"groupId":290,"instId":400001,"npcId":13117,"pos":{"x":81250,"y":-10661,"z":130710},"rot":{"x":0,"y":7274,"z":0}}],"monsters":[],"teleports":{}},"400":{"props":[],"npcs":[{"groupId":400,"instId":400001,"npcId":13208,"pos":{"x":79110,"y":-10661,"z":130680},"rot":{"x":0,"y":7274,"z":0}}],"monsters":[],"teleports":{}},"401":{"props":[{"groupId":401,"instId":300002,"propState":18,"propId":103038,"pos":{"x":40687,"y":-16466,"z":147002},"rot":{"x":348315,"y":355726,"z":15156}},{"groupId":401,"instId":300004,"propState":18,"propId":103038,"pos":{"x":140800,"y":-3850,"z":189416},"rot":{"x":348315,"y":354319,"z":15156}},{"groupId":401,"instId":300003,"propState":18,"propId":103038,"pos":{"x":125366,"y":-3830,"z":104232},"rot":{"x":348315,"y":173839,"z":15156}},{"groupId":401,"instId":300001,"propState":18,"propId":103038,"pos":{"x":190288,"y":-3906,"z":146954},"rot":{"x":348315,"y":21447,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"404":{"props":[{"groupId":404,"instId":300006,"propState":0,"propId":103129,"pos":{"x":-19390,"y":-16932,"z":64630},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300005,"propState":0,"propId":103128,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300004,"propState":0,"propId":103127,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300003,"propState":0,"propId":103126,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300002,"propState":0,"propId":103084,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300001,"propState":0,"propId":100,"pos":{"x":-20480,"y":-14915,"z":61380},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"465":{"props":[{"groupId":465,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-173074,"y":-13086,"z":215084},"rot":{"x":348315,"y":207229,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"464":{"props":[{"groupId":464,"instId":300003,"propState":18,"propId":103038,"pos":{"x":-94104,"y":-13161,"z":141961},"rot":{"x":348315,"y":57366,"z":15156}},{"groupId":464,"instId":300002,"propState":18,"propId":103038,"pos":{"x":-130272,"y":-14120,"z":207818},"rot":{"x":348315,"y":170320,"z":15156}},{"groupId":464,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-130044,"y":-14072,"z":164010},"rot":{"x":348315,"y":124291,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"463":{"props":[{"groupId":463,"instId":300010,"propState":18,"propId":101028,"pos":{"x":-158859,"y":-11077,"z":174116},"rot":{"x":0,"y":179438,"z":0}},{"groupId":463,"instId":300005,"propState":18,"propId":101029,"pos":{"x":-10725,"y":-16328,"z":238693},"rot":{"x":0,"y":113008,"z":0}},{"groupId":463,"instId":300015,"propState":18,"propId":103038,"pos":{"x":0,"y":-13377,"z":35410},"rot":{"x":348315,"y":83433,"z":15156}},{"groupId":463,"instId":300012,"propState":18,"propId":103037,"pos":{"x":3479,"y":-16336,"z":86865},"rot":{"x":0,"y":69713,"z":0}},{"groupId":463,"instId":300009,"propState":18,"propId":103037,"pos":{"x":-45132,"y":-15873,"z":114378},"rot":{"x":0,"y":14042,"z":0}},{"groupId":463,"instId":300007,"propState":18,"propId":103037,"pos":{"x":43843,"y":-433,"z":96470},"rot":{"x":0,"y":0,"z":0}},{"groupId":463,"instId":300002,"propState":18,"propId":101029,"pos":{"x":129121,"y":-3955,"z":51392},"rot":{"x":0,"y":179438,"z":0}},{"groupId":463,"instId":300014,"propState":18,"propId":103037,"pos":{"x":-82846,"y":-12875,"z":246001},"rot":{"x":0,"y":59181,"z":0}},{"groupId":463,"instId":300013,"propState":18,"propId":103037,"pos":{"x":84615,"y":-10160,"z":142358},"rot":{"x":0,"y":143490,"z":0}},{"groupId":463,"instId":300011,"propState":18,"propId":103035,"pos":{"x":59415,"y":-12901,"z":231978},"rot":{"x":0,"y":82616,"z":0}},{"groupId":463,"instId":300008,"propState":18,"propId":103035,"pos":{"x":-17980,"y":-16379,"z":148431},"rot":{"x":0,"y":348479,"z":0}},{"groupId":463,"instId":300006,"propState":18,"propId":101029,"pos":{"x":-118824,"y":-14322,"z":208807},"rot":{"x":0,"y":221235,"z":0}},{"groupId":463,"instId":300004,"propState":18,"propId":103083,"pos":{"x":-115411,"y":-13848,"z":196064},"rot":{"x":0,"y":112689,"z":0}},{"groupId":463,"instId":300003,"propState":18,"propId":103083,"pos":{"x":98890,"y":-7849,"z":226976},"rot":{"x":0,"y":149666,"z":0}},{"groupId":463,"instId":300001,"propState":18,"propId":103083,"pos":{"x":-8760,"y":-21695,"z":222781},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"481":{"props":[{"groupId":481,"instId":300001,"propState":18,"propId":103038,"pos":{"x":181121,"y":-4433,"z":153368},"rot":{"x":348315,"y":303422,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"479":{"props":[{"groupId":479,"instId":300001,"propState":18,"propId":103038,"pos":{"x":41064,"y":-15866,"z":123126},"rot":{"x":348315,"y":315577,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"482":{"props":[{"groupId":482,"instId":300001,"propState":18,"propId":103038,"pos":{"x":231,"y":-15775,"z":252225},"rot":{"x":759,"y":92100,"z":340127}}],"npcs":[],"monsters":[],"teleports":{}},"505":{"props":[{"groupId":505,"instId":300006,"propState":18,"propId":101029,"pos":{"x":123332,"y":-3476,"z":114398},"rot":{"x":0,"y":215559,"z":0}},{"groupId":505,"instId":300004,"propState":18,"propId":101028,"pos":{"x":-92400,"y":-12889,"z":241138},"rot":{"x":0,"y":72385,"z":0}},{"groupId":505,"instId":300007,"propState":18,"propId":101028,"pos":{"x":108432,"y":-24314,"z":116898},"rot":{"x":0,"y":51463,"z":0}},{"groupId":505,"instId":300005,"propState":18,"propId":101028,"pos":{"x":-163777,"y":-11088,"z":180823},"rot":{"x":0,"y":51463,"z":0}},{"groupId":505,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-13774,"y":-21708,"z":214556},"rot":{"x":0,"y":31037,"z":0}},{"groupId":505,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-105155,"y":-14060,"z":183139},"rot":{"x":0,"y":179438,"z":0}},{"groupId":505,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-13979,"y":-21710,"z":214272},"rot":{"x":0,"y":131002,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"584":{"props":[{"groupId":584,"instId":300001,"propState":1,"propId":103225,"pos":{"x":-91205,"y":-13816,"z":118400},"rot":{"x":0,"y":270111,"z":0}}],"npcs":[{"groupId":584,"instId":400001,"npcId":13317,"pos":{"x":-91750,"y":-13815,"z":119710},"rot":{"x":0,"y":264798,"z":0}}],"monsters":[],"teleports":{"2458":{"anchorId":1,"groupId":584,"instId":300002,"pos":{"x":-93045,"y":-13816,"z":119230},"rot":{"x":0,"y":86785,"z":0}}}},"585":{"props":[{"groupId":585,"instId":300001,"propState":1,"propId":103226,"pos":{"x":48720,"y":-25996,"z":143170},"rot":{"x":0,"y":359059,"z":0}}],"npcs":[{"groupId":585,"instId":400001,"npcId":13130,"pos":{"x":50280,"y":-25996,"z":144539},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{"2459":{"anchorId":1,"groupId":585,"instId":300002,"pos":{"x":49482,"y":-25996,"z":145542},"rot":{"x":0,"y":174383,"z":0}}}},"587":{"props":[{"groupId":587,"instId":300002,"propState":1,"propId":103071,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300004,"propState":0,"propId":103086,"pos":{"x":-130000,"y":-14715,"z":155708},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300003,"propState":1,"propId":103072,"pos":{"x":-130090,"y":-14742,"z":161520},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300001,"propState":1,"propId":103070,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":9,"startGroupId":15}},"1030106":{"P10301_F10301001":{"scenes":{"15":{"props":[{"groupId":15,"instId":300001,"propState":8,"propId":101,"pos":{"x":7180,"y":-14411,"z":37820},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300006,"propState":8,"propId":101,"pos":{"x":71261,"y":-28335,"z":153540},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300005,"propState":8,"propId":101,"pos":{"x":-104080,"y":-14726,"z":143950},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300004,"propState":8,"propId":101,"pos":{"x":115120,"y":-6779,"z":142310},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300003,"propState":8,"propId":101,"pos":{"x":-87570,"y":-13760,"z":228670},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300002,"propState":8,"propId":101,"pos":{"x":5080,"y":-22213,"z":196790},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030101":{"anchorId":1,"groupId":15,"instId":300001,"pos":{"x":0,"y":-14383,"z":44219},"rot":{"x":0,"y":0,"z":0}},"1030102":{"anchorId":2,"groupId":15,"instId":300002,"pos":{"x":60,"y":-22213,"z":195260},"rot":{"x":0,"y":0,"z":0}},"1030103":{"anchorId":3,"groupId":15,"instId":300003,"pos":{"x":-93460,"y":-13760,"z":233210},"rot":{"x":0,"y":240000,"z":0}},"1030104":{"anchorId":4,"groupId":15,"instId":300004,"pos":{"x":114920,"y":-6687,"z":137090},"rot":{"x":0,"y":75000,"z":0}},"1030105":{"anchorId":5,"groupId":15,"instId":300005,"pos":{"x":-100370,"y":-14726,"z":146480},"rot":{"x":0,"y":315000,"z":0}},"1030106":{"anchorId":6,"groupId":15,"instId":300006,"pos":{"x":76810,"y":-28335,"z":151420},"rot":{"x":0,"y":113524,"z":0}}}},"472":{"props":[{"groupId":472,"instId":300001,"propState":0,"propId":114,"pos":{"x":209320,"y":-4904,"z":147060},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"298":{"props":[{"groupId":298,"instId":300001,"propState":0,"propId":132,"pos":{"x":47841,"y":-299,"z":91088},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-70310,"y":-13721,"z":253530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300025,"propState":0,"propId":103016,"pos":{"x":-108860,"y":-59826,"z":46511},"rot":{"x":0,"y":91069,"z":0}},{"groupId":26,"instId":300012,"propState":0,"propId":103017,"pos":{"x":-89236,"y":-13807,"z":133950},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300020,"propState":0,"propId":103015,"pos":{"x":15155,"y":-16881,"z":89920},"rot":{"x":0,"y":140814,"z":0}},{"groupId":26,"instId":300019,"propState":0,"propId":103015,"pos":{"x":-39870,"y":-16881,"z":236520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300005,"propState":0,"propId":103016,"pos":{"x":87912,"y":-10661,"z":140933},"rot":{"x":0,"y":180001,"z":0}},{"groupId":26,"instId":300022,"propState":0,"propId":103015,"pos":{"x":122713,"y":-6688,"z":168734},"rot":{"x":0,"y":155814,"z":0}},{"groupId":26,"instId":300021,"propState":0,"propId":103015,"pos":{"x":-77740,"y":-13798,"z":118650},"rot":{"x":0,"y":275814,"z":0}},{"groupId":26,"instId":300013,"propState":0,"propId":103017,"pos":{"x":-103568,"y":-16990,"z":84104},"rot":{"x":0,"y":166077,"z":0}},{"groupId":26,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-70270,"y":-13721,"z":237010},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-38608,"y":-16881,"z":185172},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":103016,"pos":{"x":31152,"y":-16881,"z":123872},"rot":{"x":0,"y":180001,"z":0}},{"groupId":26,"instId":300024,"propState":0,"propId":103017,"pos":{"x":144686,"y":-37118,"z":192517},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300023,"propState":0,"propId":103016,"pos":{"x":140624,"y":-37160,"z":177079},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300018,"propState":0,"propId":103016,"pos":{"x":-97770,"y":-13798,"z":101020},"rot":{"x":0,"y":225000,"z":0}},{"groupId":26,"instId":300017,"propState":0,"propId":103016,"pos":{"x":100325,"y":-8613,"z":163718},"rot":{"x":0,"y":300000,"z":0}},{"groupId":26,"instId":300011,"propState":0,"propId":103017,"pos":{"x":-164720,"y":-11851,"z":187840},"rot":{"x":0,"y":145000,"z":0}},{"groupId":26,"instId":300010,"propState":0,"propId":103016,"pos":{"x":-145776,"y":-13812,"z":230510},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300016,"propState":0,"propId":103017,"pos":{"x":127024,"y":-4405,"z":229432},"rot":{"x":0,"y":260000,"z":0}},{"groupId":26,"instId":300007,"propState":0,"propId":103016,"pos":{"x":124920,"y":-4405,"z":229382},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300006,"propState":0,"propId":103016,"pos":{"x":133044,"y":-4456,"z":108386},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":103016,"pos":{"x":82945,"y":-28335,"z":138230},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300004,"propState":0,"propId":103017,"pos":{"x":25060,"y":-25996,"z":151593},"rot":{"x":0,"y":350000,"z":0}},{"groupId":26,"instId":300015,"propState":0,"propId":103017,"pos":{"x":24861,"y":-16852,"z":192982},"rot":{"x":0,"y":190000,"z":0}},{"groupId":26,"instId":300014,"propState":0,"propId":103017,"pos":{"x":-34019,"y":-16881,"z":146311},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-36678,"y":-16881,"z":90482},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300024,"propState":12,"propId":60301,"pos":{"x":-112060,"y":-17827,"z":57970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300030,"propState":12,"propId":60301,"pos":{"x":-42794,"y":-13760,"z":254597},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300029,"propState":12,"propId":60301,"pos":{"x":144559,"y":-4444,"z":58482},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300026,"propState":12,"propId":60303,"pos":{"x":154289,"y":-33891,"z":188654},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300025,"propState":12,"propId":60301,"pos":{"x":152413,"y":-37038,"z":179707},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300021,"propState":12,"propId":60301,"pos":{"x":-159490,"y":-11851,"z":180900},"rot":{"x":0,"y":225000,"z":0}},{"groupId":28,"instId":300020,"propState":12,"propId":60301,"pos":{"x":-87432,"y":-13798,"z":186212},"rot":{"x":0,"y":240000,"z":0}},{"groupId":28,"instId":300017,"propState":12,"propId":60301,"pos":{"x":111894,"y":-28335,"z":153868},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300012,"propState":12,"propId":60301,"pos":{"x":168814,"y":-4420,"z":220218},"rot":{"x":0,"y":292855,"z":0}},{"groupId":28,"instId":300011,"propState":12,"propId":60301,"pos":{"x":103599,"y":-8595,"z":228020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300015,"propState":12,"propId":60301,"pos":{"x":105252,"y":-11718,"z":60396},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300028,"propState":12,"propId":60301,"pos":{"x":140720,"y":-35170,"z":176727},"rot":{"x":13161,"y":123160,"z":327079}},{"groupId":28,"instId":300027,"propState":12,"propId":60301,"pos":{"x":126783,"y":-37038,"z":191030},"rot":{"x":0,"y":131546,"z":0}},{"groupId":28,"instId":300022,"propState":12,"propId":60301,"pos":{"x":-114500,"y":-13798,"z":92370},"rot":{"x":0,"y":134680,"z":0}},{"groupId":28,"instId":300023,"propState":12,"propId":60301,"pos":{"x":-79566,"y":-13798,"z":92082},"rot":{"x":0,"y":-1,"z":0}},{"groupId":28,"instId":300019,"propState":12,"propId":60301,"pos":{"x":-137756,"y":-13798,"z":145667},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300018,"propState":12,"propId":60301,"pos":{"x":-54730,"y":-13760,"z":212548},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300016,"propState":12,"propId":60301,"pos":{"x":105848,"y":-24827,"z":125456},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300013,"propState":12,"propId":60301,"pos":{"x":35549,"y":-13423,"z":232721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300014,"propState":12,"propId":60301,"pos":{"x":192220,"y":-4904,"z":155960},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300010,"propState":12,"propId":60301,"pos":{"x":64563,"y":-10661,"z":147192},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300009,"propState":12,"propId":60301,"pos":{"x":42040,"y":-10661,"z":131591},"rot":{"x":0,"y":89999,"z":0}},{"groupId":28,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-18408,"y":-16881,"z":226111},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300007,"propState":12,"propId":60301,"pos":{"x":-12446,"y":-22208,"z":218674},"rot":{"x":0,"y":120000,"z":0}},{"groupId":28,"instId":300006,"propState":12,"propId":60301,"pos":{"x":48901,"y":-1198,"z":100836},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-19270,"y":-16881,"z":127606},"rot":{"x":0,"y":1,"z":0}},{"groupId":28,"instId":300004,"propState":12,"propId":60301,"pos":{"x":19601,"y":-25997,"z":133360},"rot":{"x":0,"y":270001,"z":0}},{"groupId":28,"instId":300003,"propState":12,"propId":60301,"pos":{"x":-19087,"y":-26050,"z":171350},"rot":{"x":0,"y":90001,"z":0}},{"groupId":28,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-46908,"y":-15066,"z":65628},"rot":{"x":0,"y":180001,"z":0}},{"groupId":28,"instId":300001,"propState":12,"propId":60301,"pos":{"x":40995,"y":-15066,"z":34863},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"299":{"props":[{"groupId":299,"instId":300001,"propState":0,"propId":140,"pos":{"x":209320,"y":-4904,"z":147060},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300001,"propState":101,"propId":103108,"pos":{"x":1,"y":-22035,"z":211881},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"155":{"props":[{"groupId":155,"instId":300004,"propState":0,"propId":103021,"pos":{"x":-133080,"y":-14754,"z":182705},"rot":{"x":0,"y":28547,"z":0}},{"groupId":155,"instId":300005,"propState":0,"propId":103021,"pos":{"x":-132772,"y":-14751,"z":181080},"rot":{"x":0,"y":126002,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"207":{"props":[{"groupId":207,"instId":300004,"propState":0,"propId":103086,"pos":{"x":-130000,"y":-14715,"z":155708},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300002,"propState":1,"propId":103071,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300006,"propState":0,"propId":100,"pos":{"x":-129140,"y":-15127,"z":155410},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300005,"propState":0,"propId":100,"pos":{"x":-137110,"y":-15127,"z":178850},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300003,"propState":1,"propId":103072,"pos":{"x":-130090,"y":-14742,"z":161520},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300001,"propState":1,"propId":103070,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300002,"propState":0,"propId":103106,"pos":{"x":-141868,"y":-14749,"z":180691},"rot":{"x":0,"y":245519,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":103106,"pos":{"x":-134011,"y":-14726,"z":173932},"rot":{"x":0,"y":128044,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[],"npcs":[{"groupId":19,"instId":400003,"npcId":13315,"pos":{"x":14260,"y":-15814,"z":88865},"rot":{"x":0,"y":140984,"z":0}},{"groupId":19,"instId":400006,"npcId":13315,"pos":{"x":-106808,"y":-13248,"z":94713},"rot":{"x":0,"y":56465,"z":0}},{"groupId":19,"instId":400005,"npcId":13315,"pos":{"x":-23324,"y":-16381,"z":232550},"rot":{"x":0,"y":359821,"z":0}},{"groupId":19,"instId":400004,"npcId":13318,"pos":{"x":-114254,"y":-14374,"z":178103},"rot":{"x":0,"y":173216,"z":0}},{"groupId":19,"instId":400002,"npcId":13127,"pos":{"x":141100,"y":-4416,"z":206800},"rot":{"x":0,"y":250839,"z":0}},{"groupId":19,"instId":400001,"npcId":13231,"pos":{"x":134051,"y":-4456,"z":84960},"rot":{"x":0,"y":198075,"z":0}}],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300005,"propState":1,"propId":103020,"pos":{"x":148106,"y":-4150,"z":210632},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300002,"propState":1,"propId":103020,"pos":{"x":-57874,"y":-14967,"z":60429},"rot":{"x":0,"y":45000,"z":0}},{"groupId":222,"instId":300007,"propState":1,"propId":103020,"pos":{"x":20087,"y":-25475,"z":169059},"rot":{"x":0,"y":270000,"z":0}},{"groupId":222,"instId":300006,"propState":1,"propId":103020,"pos":{"x":143337,"y":-4170,"z":92907},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300004,"propState":1,"propId":103020,"pos":{"x":-73979,"y":-13426,"z":140696},"rot":{"x":0,"y":316073,"z":0}},{"groupId":222,"instId":300003,"propState":1,"propId":103020,"pos":{"x":39212,"y":-16289,"z":208313},"rot":{"x":0,"y":270000,"z":0}},{"groupId":222,"instId":300001,"propState":1,"propId":103020,"pos":{"x":55886,"y":-14856,"z":60180},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300011,"propState":1,"propId":103022,"pos":{"x":-87834,"y":-13762,"z":218148},"rot":{"x":0,"y":0,"z":0}},{"groupId":157,"instId":300007,"propState":1,"propId":103022,"pos":{"x":124547,"y":-4428,"z":213070},"rot":{"x":0,"y":42303,"z":0}},{"groupId":157,"instId":300012,"propState":1,"propId":103022,"pos":{"x":-176020,"y":-11771,"z":157680},"rot":{"x":0,"y":46168,"z":0}},{"groupId":157,"instId":300002,"propState":1,"propId":103022,"pos":{"x":38247,"y":-16903,"z":92386},"rot":{"x":0,"y":224307,"z":0}},{"groupId":157,"instId":300010,"propState":1,"propId":103022,"pos":{"x":-77580,"y":-16880,"z":88690},"rot":{"x":0,"y":180001,"z":0}},{"groupId":157,"instId":300009,"propState":1,"propId":103022,"pos":{"x":-19104,"y":-22866,"z":138416},"rot":{"x":0,"y":92768,"z":0}},{"groupId":157,"instId":300008,"propState":1,"propId":103022,"pos":{"x":94033,"y":-28387,"z":137615},"rot":{"x":0,"y":327734,"z":0}},{"groupId":157,"instId":300006,"propState":1,"propId":103022,"pos":{"x":141251,"y":-4471,"z":82500},"rot":{"x":0,"y":239558,"z":0}},{"groupId":157,"instId":300005,"propState":1,"propId":103022,"pos":{"x":71108,"y":-10676,"z":164129},"rot":{"x":0,"y":184273,"z":0}},{"groupId":157,"instId":300004,"propState":1,"propId":103022,"pos":{"x":-38995,"y":-16880,"z":156340},"rot":{"x":0,"y":135792,"z":0}},{"groupId":157,"instId":300003,"propState":1,"propId":103022,"pos":{"x":39864,"y":-16880,"z":163300},"rot":{"x":0,"y":270001,"z":0}},{"groupId":157,"instId":300001,"propState":1,"propId":103022,"pos":{"x":-44666,"y":-15070,"z":54731},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-23441,"y":-16881,"z":265107},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-205,"y":-19068,"z":142497},"rot":{"x":535,"y":180155,"z":15329}},{"groupId":17,"instId":300006,"propState":3,"propId":103006,"pos":{"x":-9825,"y":-16330,"z":152502},"rot":{"x":15329,"y":90008,"z":359445}},{"groupId":17,"instId":300003,"propState":0,"propId":103005,"pos":{"x":14307,"y":-25997,"z":157500},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":103005,"pos":{"x":-19500,"y":-16881,"z":142500},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-19514,"y":-13826,"z":137498},"rot":{"x":359465,"y":155,"z":344671}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-94343,"y":-13812,"z":202585},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300007,"propState":3,"propId":103006,"pos":{"x":20284,"y":-3163,"z":133075},"rot":{"x":345065,"y":88453,"z":4172}},{"groupId":18,"instId":300006,"propState":3,"propId":103006,"pos":{"x":561,"y":-7023,"z":111994},"rot":{"x":355969,"y":179530,"z":345027}},{"groupId":18,"instId":300003,"propState":1,"propId":103005,"pos":{"x":35330,"y":-1198,"z":118070},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":103005,"pos":{"x":-19500,"y":-16881,"z":132000},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-19289,"y":-11969,"z":106321},"rot":{"x":4031,"y":359530,"z":14973}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300001,"propState":11,"propId":103018,"pos":{"x":43560,"y":-1198,"z":126040},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300001,"propState":11,"propId":103018,"pos":{"x":52129,"y":-14785,"z":210212},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300007,"propState":0,"propId":103107,"pos":{"x":-142250,"y":-14074,"z":205410},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300006,"propState":0,"propId":100,"pos":{"x":-142340,"y":-14290,"z":205560},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300005,"propState":101,"propId":103049,"pos":{"x":-143130,"y":-14074,"z":209370},"rot":{"x":0,"y":249640,"z":0}},{"groupId":187,"instId":300004,"propState":101,"propId":103048,"pos":{"x":-145444,"y":-14074,"z":205398},"rot":{"x":0,"y":306375,"z":0}},{"groupId":187,"instId":300003,"propState":101,"propId":103047,"pos":{"x":-144674,"y":-14074,"z":206713},"rot":{"x":0,"y":210000,"z":0}},{"groupId":187,"instId":300002,"propState":101,"propId":103046,"pos":{"x":-143218,"y":-13956,"z":207400},"rot":{"x":0,"y":229245,"z":0}},{"groupId":187,"instId":300001,"propState":101,"propId":103045,"pos":{"x":-144196,"y":-14074,"z":202743},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300009,"propState":0,"propId":100,"pos":{"x":-111026,"y":-17581,"z":61889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":164,"instId":300003,"propState":0,"propId":100,"pos":{"x":-97464,"y":-59666,"z":45187},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300002,"propState":0,"propId":100,"pos":{"x":-116517,"y":-59582,"z":48140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":300001,"propState":0,"propId":100,"pos":{"x":-108571,"y":-59534,"z":57104},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300008,"propState":21,"propId":103050,"pos":{"x":-113519,"y":-56539,"z":42837},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":300007,"propState":21,"propId":103050,"pos":{"x":-116806,"y":-59826,"z":43729},"rot":{"x":0,"y":45000,"z":0}},{"groupId":164,"instId":300005,"propState":1,"propId":103051,"pos":{"x":-102241,"y":-59826,"z":60018},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":300004,"propState":1,"propId":103053,"pos":{"x":-99889,"y":-17822,"z":57155},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300006,"propState":20,"propId":60303,"pos":{"x":-95880,"y":-58780,"z":51010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":223,"instId":300005,"propState":0,"propId":100,"pos":{"x":-98610,"y":-59826,"z":50995},"rot":{"x":0,"y":270000,"z":0}},{"groupId":223,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-116891,"y":-57806,"z":57448},"rot":{"x":0,"y":352875,"z":0}},{"groupId":223,"instId":300003,"propState":9,"propId":103109,"pos":{"x":-116891,"y":-57806,"z":57448},"rot":{"x":0,"y":352875,"z":0}},{"groupId":223,"instId":300002,"propState":9,"propId":103109,"pos":{"x":-105483,"y":-56233,"z":44995},"rot":{"x":0,"y":279429,"z":0}},{"groupId":223,"instId":300001,"propState":2,"propId":103012,"pos":{"x":-98610,"y":-59826,"z":50995},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300008,"propState":101,"propId":103019,"pos":{"x":-43943,"y":-15881,"z":124100},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300007,"propState":101,"propId":103019,"pos":{"x":-35000,"y":-15881,"z":217818},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300006,"propState":101,"propId":103019,"pos":{"x":133087,"y":-3456,"z":84795},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300005,"propState":101,"propId":103019,"pos":{"x":103922,"y":-7671,"z":147251},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300004,"propState":101,"propId":103019,"pos":{"x":85134,"y":-27335,"z":155445},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300003,"propState":101,"propId":103019,"pos":{"x":46839,"y":-198,"z":114111},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300002,"propState":101,"propId":103019,"pos":{"x":-12733,"y":-22266,"z":125500},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300001,"propState":101,"propId":103019,"pos":{"x":-116536,"y":-13827,"z":179869},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"163":{"props":[{"groupId":163,"instId":300003,"propState":21,"propId":103050,"pos":{"x":155150,"y":-33864,"z":176402},"rot":{"x":0,"y":180000,"z":0}},{"groupId":163,"instId":300002,"propState":21,"propId":103050,"pos":{"x":155150,"y":-33864,"z":180613},"rot":{"x":0,"y":180000,"z":0}},{"groupId":163,"instId":300001,"propState":0,"propId":100,"pos":{"x":120290,"y":-30383,"z":147595},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300017,"propState":0,"propId":100,"pos":{"x":154580,"y":-37038,"z":181910},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300016,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300010,"propState":21,"propId":103050,"pos":{"x":149754,"y":-33880,"z":181826},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300009,"propState":21,"propId":103050,"pos":{"x":150533,"y":-37038,"z":179084},"rot":{"x":0,"y":90000,"z":0}},{"groupId":163,"instId":300008,"propState":21,"propId":103050,"pos":{"x":155275,"y":-37038,"z":173550},"rot":{"x":0,"y":270000,"z":0}},{"groupId":163,"instId":300007,"propState":21,"propId":103050,"pos":{"x":154597,"y":-37038,"z":182392},"rot":{"x":0,"y":270000,"z":0}},{"groupId":163,"instId":300005,"propState":1,"propId":103051,"pos":{"x":125760,"y":-37027,"z":182612},"rot":{"x":0,"y":90000,"z":0}},{"groupId":163,"instId":300004,"propState":1,"propId":103053,"pos":{"x":120950,"y":-30381,"z":154032},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300002,"propState":1,"propId":211,"pos":{"x":-121914,"y":-14681,"z":200935},"rot":{"x":0,"y":22616,"z":0}},{"groupId":35,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-121914,"y":-14726,"z":200935},"rot":{"x":90000,"y":353899,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300002,"propState":1,"propId":211,"pos":{"x":-439,"y":-22195,"z":211795},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-444,"y":-18579,"z":211795},"rot":{"x":352640,"y":334274,"z":86416}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300002,"propState":1,"propId":211,"pos":{"x":-87805,"y":-12527,"z":128035},"rot":{"x":0,"y":22616,"z":0}},{"groupId":37,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-87795,"y":-12760,"z":128046},"rot":{"x":347749,"y":94992,"z":97437}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300002,"propState":1,"propId":211,"pos":{"x":-21015,"y":-16881,"z":249052},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-20343,"y":-13971,"z":249050},"rot":{"x":0,"y":315000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300004,"propState":1,"propId":211,"pos":{"x":-163347,"y":-11088,"z":181245},"rot":{"x":0,"y":22616,"z":0}},{"groupId":36,"instId":300003,"propState":0,"propId":103027,"pos":{"x":-165719,"y":-11669,"z":181336},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300002,"propState":0,"propId":103027,"pos":{"x":-163523,"y":-11029,"z":179340},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-162007,"y":-11323,"z":181339},"rot":{"x":0,"y":73193,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"202":{"props":[{"groupId":202,"instId":300002,"propState":1,"propId":211,"pos":{"x":-64770,"y":-16881,"z":81507},"rot":{"x":0,"y":178063,"z":0}},{"groupId":202,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-64129,"y":-16109,"z":82128},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"198":{"props":[{"groupId":198,"instId":300002,"propState":1,"propId":211,"pos":{"x":-35601,"y":-16881,"z":171222},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-39669,"y":-14599,"z":171384},"rot":{"x":358648,"y":227091,"z":78554}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300002,"propState":1,"propId":211,"pos":{"x":123173,"y":-6687,"z":132040},"rot":{"x":0,"y":22616,"z":0}},{"groupId":41,"instId":300001,"propState":18,"propId":103027,"pos":{"x":120951,"y":-5449,"z":125958},"rot":{"x":0,"y":22801,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300005,"propState":1,"propId":211,"pos":{"x":29668,"y":-16932,"z":122143},"rot":{"x":0,"y":22616,"z":0}},{"groupId":39,"instId":300004,"propState":18,"propId":103027,"pos":{"x":3550,"y":-16881,"z":122310},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300003,"propState":18,"propId":103027,"pos":{"x":31469,"y":-16031,"z":122503},"rot":{"x":0,"y":270000,"z":270000}},{"groupId":39,"instId":300002,"propState":18,"propId":103027,"pos":{"x":31469,"y":-15686,"z":122178},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300001,"propState":18,"propId":103027,"pos":{"x":31469,"y":-16036,"z":121858},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300002,"propState":1,"propId":211,"pos":{"x":91132,"y":-8595,"z":227050},"rot":{"x":0,"y":22616,"z":0}},{"groupId":43,"instId":300001,"propState":18,"propId":103027,"pos":{"x":91167,"y":-3778,"z":231387},"rot":{"x":353560,"y":353730,"z":41147}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300002,"propState":1,"propId":211,"pos":{"x":157844,"y":-4385,"z":218483},"rot":{"x":0,"y":220623,"z":0}},{"groupId":42,"instId":300001,"propState":18,"propId":103027,"pos":{"x":159450,"y":3643,"z":220580},"rot":{"x":357398,"y":112850,"z":220184}}],"npcs":[],"monsters":[],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300002,"propState":1,"propId":211,"pos":{"x":57478,"y":-12478,"z":153153},"rot":{"x":0,"y":0,"z":0}},{"groupId":118,"instId":300001,"propState":18,"propId":103027,"pos":{"x":57478,"y":-8945,"z":150060},"rot":{"x":55853,"y":165349,"z":195513}}],"npcs":[],"monsters":[],"teleports":{}},"200":{"props":[{"groupId":200,"instId":300001,"propState":18,"propId":103027,"pos":{"x":24947,"y":-16001,"z":191498},"rot":{"x":64358,"y":270000,"z":180000}},{"groupId":200,"instId":300002,"propState":1,"propId":211,"pos":{"x":26908,"y":-16932,"z":191828},"rot":{"x":0,"y":22616,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300002,"propState":1,"propId":211,"pos":{"x":39940,"y":-1198,"z":102660},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300001,"propState":18,"propId":103027,"pos":{"x":35840,"y":870,"z":96665},"rot":{"x":2832,"y":24647,"z":730}}],"npcs":[],"monsters":[],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300002,"propState":1,"propId":211,"pos":{"x":42959,"y":-25996,"z":146590},"rot":{"x":0,"y":0,"z":0}},{"groupId":186,"instId":300001,"propState":18,"propId":103027,"pos":{"x":42763,"y":-24786,"z":142012},"rot":{"x":359045,"y":18511,"z":75687}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300001,"propState":18,"propId":103027,"pos":{"x":79435,"y":-25089,"z":121186},"rot":{"x":358456,"y":242607,"z":111142}},{"groupId":190,"instId":300002,"propState":1,"propId":211,"pos":{"x":79435,"y":-25919,"z":122808},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300003,"propState":0,"propId":103016,"pos":{"x":136210,"y":-30474,"z":146175},"rot":{"x":0,"y":101065,"z":0}},{"groupId":193,"instId":300002,"propState":1,"propId":211,"pos":{"x":137539,"y":-30482,"z":145810},"rot":{"x":0,"y":0,"z":0}},{"groupId":193,"instId":300001,"propState":18,"propId":103027,"pos":{"x":136311,"y":-29112,"z":146169},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"194":{"props":[{"groupId":194,"instId":300002,"propState":0,"propId":103027,"pos":{"x":-14477,"y":-24871,"z":153856},"rot":{"x":0,"y":60000,"z":0}},{"groupId":194,"instId":300004,"propState":1,"propId":211,"pos":{"x":-15791,"y":-25018,"z":151452},"rot":{"x":0,"y":0,"z":0}},{"groupId":194,"instId":300003,"propState":0,"propId":103027,"pos":{"x":-14474,"y":-25020,"z":156454},"rot":{"x":0,"y":60000,"z":0}},{"groupId":194,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-14479,"y":-24127,"z":151591},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":1,"propId":211,"pos":{"x":146370,"y":-37038,"z":185470},"rot":{"x":0,"y":22616,"z":0}},{"groupId":173,"instId":300001,"propState":18,"propId":103027,"pos":{"x":154913,"y":-36620,"z":192367},"rot":{"x":614,"y":311941,"z":73268}}],"npcs":[],"monsters":[],"teleports":{}},"199":{"props":[{"groupId":199,"instId":300002,"propState":1,"propId":211,"pos":{"x":-106131,"y":-56488,"z":43143},"rot":{"x":0,"y":22616,"z":0}},{"groupId":199,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-105367,"y":-56546,"z":43698},"rot":{"x":90000,"y":75206,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"149":{"props":[],"npcs":[{"groupId":149,"instId":400001,"npcId":13105,"pos":{"x":-120811,"y":-14735,"z":201325},"rot":{"x":0,"y":350738,"z":0}}],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300002,"propState":8,"propId":110,"pos":{"x":151226,"y":-3483,"z":127456},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300001,"propState":0,"propId":100,"pos":{"x":151226,"y":-3483,"z":127456},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":150,"instId":400001,"npcId":100,"pos":{"x":150780,"y":-5010,"z":127830},"rot":{"x":0,"y":87632,"z":0}}],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":100,"pos":{"x":126831,"y":-4120,"z":195380},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":151,"instId":400001,"npcId":13116,"pos":{"x":125816,"y":-4418,"z":195402},"rot":{"x":0,"y":104202,"z":0}}],"monsters":[],"teleports":{}},"152":{"props":[],"npcs":[{"groupId":152,"instId":400001,"npcId":13215,"pos":{"x":143693,"y":-4456,"z":101992},"rot":{"x":0,"y":279893,"z":0}}],"monsters":[],"teleports":{}},"153":{"props":[],"npcs":[{"groupId":153,"instId":400001,"npcId":13119,"pos":{"x":132350,"y":-6688,"z":171270},"rot":{"x":0,"y":186089,"z":0}}],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300010,"propState":0,"propId":100,"pos":{"x":-107430,"y":-59826,"z":57698},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300007,"propState":0,"propId":103042,"pos":{"x":138169,"y":-37028,"z":187209},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300015,"propState":0,"propId":100,"pos":{"x":-97689,"y":-56615,"z":51324},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300014,"propState":0,"propId":100,"pos":{"x":154289,"y":-33891,"z":188654},"rot":{"x":0,"y":270000,"z":0}},{"groupId":156,"instId":300013,"propState":0,"propId":103042,"pos":{"x":-107550,"y":-59826,"z":59595},"rot":{"x":0,"y":180000,"z":0}},{"groupId":156,"instId":300012,"propState":2,"propId":103042,"pos":{"x":-100510,"y":-17822,"z":61750},"rot":{"x":0,"y":270367,"z":0}},{"groupId":156,"instId":300011,"propState":0,"propId":100,"pos":{"x":-102390,"y":-17827,"z":61654},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300002,"propState":0,"propId":100,"pos":{"x":-106910,"y":-59826,"z":46500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":156,"instId":300009,"propState":0,"propId":103042,"pos":{"x":146536,"y":-37038,"z":166944},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300008,"propState":2,"propId":103042,"pos":{"x":127250,"y":-30482,"z":158900},"rot":{"x":0,"y":160367,"z":0}},{"groupId":156,"instId":300006,"propState":0,"propId":100,"pos":{"x":127519,"y":-30468,"z":157974},"rot":{"x":0,"y":155900,"z":0}},{"groupId":156,"instId":300005,"propState":0,"propId":100,"pos":{"x":146573,"y":-37038,"z":167766},"rot":{"x":0,"y":180000,"z":0}},{"groupId":156,"instId":300004,"propState":0,"propId":100,"pos":{"x":139047,"y":-37038,"z":187048},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300003,"propState":0,"propId":100,"pos":{"x":150076,"y":-37038,"z":192426},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300001,"propState":0,"propId":100,"pos":{"x":127547,"y":-30482,"z":158066},"rot":{"x":0,"y":160367,"z":0}}],"npcs":[],"monsters":[{"groupId":156,"instId":200002,"monsterId":7010011,"eventId":10301299,"pos":{"x":125151,"y":-30482,"z":168180},"rot":{"x":0,"y":160367,"z":0}}],"teleports":{}},"244":{"props":[{"groupId":244,"instId":300001,"propState":0,"propId":100,"pos":{"x":40,"y":-22213,"z":211820},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[{"groupId":274,"instId":300001,"propState":0,"propId":103016,"pos":{"x":130,"y":-25080,"z":157650},"rot":{"x":0,"y":356426,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"280":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"290":{"props":[],"npcs":[{"groupId":290,"instId":400001,"npcId":13117,"pos":{"x":81250,"y":-10661,"z":130710},"rot":{"x":0,"y":7274,"z":0}}],"monsters":[],"teleports":{}},"400":{"props":[],"npcs":[{"groupId":400,"instId":400001,"npcId":13208,"pos":{"x":79110,"y":-10661,"z":130680},"rot":{"x":0,"y":7274,"z":0}}],"monsters":[],"teleports":{}},"401":{"props":[{"groupId":401,"instId":300002,"propState":18,"propId":103038,"pos":{"x":40687,"y":-16466,"z":147002},"rot":{"x":348315,"y":355726,"z":15156}},{"groupId":401,"instId":300004,"propState":18,"propId":103038,"pos":{"x":140800,"y":-3850,"z":189416},"rot":{"x":348315,"y":354319,"z":15156}},{"groupId":401,"instId":300003,"propState":18,"propId":103038,"pos":{"x":125366,"y":-3830,"z":104232},"rot":{"x":348315,"y":173839,"z":15156}},{"groupId":401,"instId":300001,"propState":18,"propId":103038,"pos":{"x":190288,"y":-3906,"z":146954},"rot":{"x":348315,"y":21447,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"404":{"props":[{"groupId":404,"instId":300006,"propState":0,"propId":103129,"pos":{"x":-19390,"y":-16932,"z":64630},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300005,"propState":0,"propId":103128,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300002,"propState":0,"propId":103084,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300004,"propState":0,"propId":103127,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300003,"propState":0,"propId":103126,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300001,"propState":0,"propId":100,"pos":{"x":-20480,"y":-14915,"z":61380},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"465":{"props":[{"groupId":465,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-173074,"y":-13086,"z":215084},"rot":{"x":348315,"y":207229,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"464":{"props":[{"groupId":464,"instId":300002,"propState":18,"propId":103038,"pos":{"x":-130272,"y":-14120,"z":207818},"rot":{"x":348315,"y":170320,"z":15156}},{"groupId":464,"instId":300003,"propState":18,"propId":103038,"pos":{"x":-94104,"y":-13161,"z":141961},"rot":{"x":348315,"y":57366,"z":15156}},{"groupId":464,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-130044,"y":-14072,"z":164010},"rot":{"x":348315,"y":124291,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"463":{"props":[{"groupId":463,"instId":300014,"propState":18,"propId":103037,"pos":{"x":-82846,"y":-12875,"z":246001},"rot":{"x":0,"y":59181,"z":0}},{"groupId":463,"instId":300013,"propState":18,"propId":103037,"pos":{"x":84615,"y":-10160,"z":142358},"rot":{"x":0,"y":143490,"z":0}},{"groupId":463,"instId":300008,"propState":18,"propId":103035,"pos":{"x":-17980,"y":-16379,"z":148431},"rot":{"x":0,"y":348479,"z":0}},{"groupId":463,"instId":300002,"propState":18,"propId":101029,"pos":{"x":129121,"y":-3955,"z":51392},"rot":{"x":0,"y":179438,"z":0}},{"groupId":463,"instId":300015,"propState":18,"propId":103038,"pos":{"x":0,"y":-13377,"z":35410},"rot":{"x":348315,"y":83433,"z":15156}},{"groupId":463,"instId":300012,"propState":18,"propId":103037,"pos":{"x":3479,"y":-16336,"z":86865},"rot":{"x":0,"y":69713,"z":0}},{"groupId":463,"instId":300011,"propState":18,"propId":103035,"pos":{"x":59415,"y":-12901,"z":231978},"rot":{"x":0,"y":82616,"z":0}},{"groupId":463,"instId":300010,"propState":18,"propId":101028,"pos":{"x":-158859,"y":-11077,"z":174116},"rot":{"x":0,"y":179438,"z":0}},{"groupId":463,"instId":300009,"propState":18,"propId":103037,"pos":{"x":-45132,"y":-15873,"z":114378},"rot":{"x":0,"y":14042,"z":0}},{"groupId":463,"instId":300007,"propState":18,"propId":103037,"pos":{"x":43843,"y":-433,"z":96470},"rot":{"x":0,"y":0,"z":0}},{"groupId":463,"instId":300006,"propState":18,"propId":101029,"pos":{"x":-118824,"y":-14322,"z":208807},"rot":{"x":0,"y":221235,"z":0}},{"groupId":463,"instId":300005,"propState":18,"propId":101029,"pos":{"x":-10725,"y":-16328,"z":238693},"rot":{"x":0,"y":113008,"z":0}},{"groupId":463,"instId":300004,"propState":18,"propId":103083,"pos":{"x":-115411,"y":-13848,"z":196064},"rot":{"x":0,"y":112689,"z":0}},{"groupId":463,"instId":300003,"propState":18,"propId":103083,"pos":{"x":98890,"y":-7849,"z":226976},"rot":{"x":0,"y":149666,"z":0}},{"groupId":463,"instId":300001,"propState":18,"propId":103083,"pos":{"x":-8760,"y":-21695,"z":222781},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"479":{"props":[{"groupId":479,"instId":300001,"propState":18,"propId":103038,"pos":{"x":41064,"y":-15866,"z":123126},"rot":{"x":348315,"y":315577,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"481":{"props":[{"groupId":481,"instId":300001,"propState":18,"propId":103038,"pos":{"x":181121,"y":-4433,"z":153368},"rot":{"x":348315,"y":303422,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"482":{"props":[{"groupId":482,"instId":300001,"propState":18,"propId":103038,"pos":{"x":231,"y":-15775,"z":252225},"rot":{"x":759,"y":92100,"z":340127}}],"npcs":[],"monsters":[],"teleports":{}},"505":{"props":[{"groupId":505,"instId":300007,"propState":18,"propId":101028,"pos":{"x":108432,"y":-24314,"z":116898},"rot":{"x":0,"y":51463,"z":0}},{"groupId":505,"instId":300006,"propState":18,"propId":101029,"pos":{"x":123332,"y":-3476,"z":114398},"rot":{"x":0,"y":215559,"z":0}},{"groupId":505,"instId":300005,"propState":18,"propId":101028,"pos":{"x":-163777,"y":-11088,"z":180823},"rot":{"x":0,"y":51463,"z":0}},{"groupId":505,"instId":300004,"propState":18,"propId":101028,"pos":{"x":-92400,"y":-12889,"z":241138},"rot":{"x":0,"y":72385,"z":0}},{"groupId":505,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-13774,"y":-21708,"z":214556},"rot":{"x":0,"y":31037,"z":0}},{"groupId":505,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-105155,"y":-14060,"z":183139},"rot":{"x":0,"y":179438,"z":0}},{"groupId":505,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-13979,"y":-21710,"z":214272},"rot":{"x":0,"y":131002,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"584":{"props":[{"groupId":584,"instId":300001,"propState":1,"propId":103225,"pos":{"x":-91205,"y":-13816,"z":118400},"rot":{"x":0,"y":270111,"z":0}}],"npcs":[{"groupId":584,"instId":400001,"npcId":13317,"pos":{"x":-91750,"y":-13815,"z":119710},"rot":{"x":0,"y":264798,"z":0}}],"monsters":[],"teleports":{"2458":{"anchorId":1,"groupId":584,"instId":300002,"pos":{"x":-93045,"y":-13816,"z":119230},"rot":{"x":0,"y":86785,"z":0}}}},"585":{"props":[{"groupId":585,"instId":300001,"propState":1,"propId":103226,"pos":{"x":48720,"y":-25996,"z":143170},"rot":{"x":0,"y":359059,"z":0}}],"npcs":[{"groupId":585,"instId":400001,"npcId":13130,"pos":{"x":50280,"y":-25996,"z":144539},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{"2459":{"anchorId":1,"groupId":585,"instId":300002,"pos":{"x":49482,"y":-25996,"z":145542},"rot":{"x":0,"y":174383,"z":0}}}},"587":{"props":[{"groupId":587,"instId":300004,"propState":0,"propId":103086,"pos":{"x":-130000,"y":-14715,"z":155708},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300003,"propState":1,"propId":103072,"pos":{"x":-130090,"y":-14742,"z":161520},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300002,"propState":1,"propId":103071,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300001,"propState":1,"propId":103070,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":1,"startGroupId":356}},"1030107":{"P10301_F10301001":{"scenes":{"15":{"props":[{"groupId":15,"instId":300005,"propState":8,"propId":101,"pos":{"x":-104080,"y":-14726,"z":143950},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300003,"propState":8,"propId":101,"pos":{"x":-87570,"y":-13760,"z":228670},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300002,"propState":8,"propId":101,"pos":{"x":5080,"y":-22213,"z":196790},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300006,"propState":8,"propId":101,"pos":{"x":71261,"y":-28335,"z":153540},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300004,"propState":8,"propId":101,"pos":{"x":115120,"y":-6779,"z":142310},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300001,"propState":8,"propId":101,"pos":{"x":7180,"y":-14411,"z":37820},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030101":{"anchorId":1,"groupId":15,"instId":300001,"pos":{"x":0,"y":-14383,"z":44219},"rot":{"x":0,"y":0,"z":0}},"1030102":{"anchorId":2,"groupId":15,"instId":300002,"pos":{"x":60,"y":-22213,"z":195260},"rot":{"x":0,"y":0,"z":0}},"1030103":{"anchorId":3,"groupId":15,"instId":300003,"pos":{"x":-93460,"y":-13760,"z":233210},"rot":{"x":0,"y":240000,"z":0}},"1030104":{"anchorId":4,"groupId":15,"instId":300004,"pos":{"x":114920,"y":-6687,"z":137090},"rot":{"x":0,"y":75000,"z":0}},"1030105":{"anchorId":5,"groupId":15,"instId":300005,"pos":{"x":-100370,"y":-14726,"z":146480},"rot":{"x":0,"y":315000,"z":0}},"1030106":{"anchorId":6,"groupId":15,"instId":300006,"pos":{"x":76810,"y":-28335,"z":151420},"rot":{"x":0,"y":113524,"z":0}}}},"298":{"props":[{"groupId":298,"instId":300001,"propState":0,"propId":132,"pos":{"x":47841,"y":-299,"z":91088},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"472":{"props":[{"groupId":472,"instId":300001,"propState":0,"propId":114,"pos":{"x":209320,"y":-4904,"z":147060},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300023,"propState":12,"propId":60301,"pos":{"x":-79566,"y":-13798,"z":92082},"rot":{"x":0,"y":-1,"z":0}},{"groupId":28,"instId":300028,"propState":12,"propId":60301,"pos":{"x":140720,"y":-35170,"z":176727},"rot":{"x":13161,"y":123160,"z":327079}},{"groupId":28,"instId":300027,"propState":12,"propId":60301,"pos":{"x":126783,"y":-37038,"z":191030},"rot":{"x":0,"y":131546,"z":0}},{"groupId":28,"instId":300026,"propState":12,"propId":60303,"pos":{"x":154289,"y":-33891,"z":188654},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300025,"propState":12,"propId":60301,"pos":{"x":152413,"y":-37038,"z":179707},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300030,"propState":12,"propId":60301,"pos":{"x":-42794,"y":-13760,"z":254597},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300024,"propState":12,"propId":60301,"pos":{"x":-112060,"y":-17827,"z":57970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300022,"propState":12,"propId":60301,"pos":{"x":-114500,"y":-13798,"z":92370},"rot":{"x":0,"y":134680,"z":0}},{"groupId":28,"instId":300021,"propState":12,"propId":60301,"pos":{"x":-159490,"y":-11851,"z":180900},"rot":{"x":0,"y":225000,"z":0}},{"groupId":28,"instId":300020,"propState":12,"propId":60301,"pos":{"x":-87432,"y":-13798,"z":186212},"rot":{"x":0,"y":240000,"z":0}},{"groupId":28,"instId":300019,"propState":12,"propId":60301,"pos":{"x":-137756,"y":-13798,"z":145667},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300018,"propState":12,"propId":60301,"pos":{"x":-54730,"y":-13760,"z":212548},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300017,"propState":12,"propId":60301,"pos":{"x":111894,"y":-28335,"z":153868},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300029,"propState":12,"propId":60301,"pos":{"x":144559,"y":-4444,"z":58482},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300016,"propState":12,"propId":60301,"pos":{"x":105848,"y":-24827,"z":125456},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300013,"propState":12,"propId":60301,"pos":{"x":35549,"y":-13423,"z":232721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300012,"propState":12,"propId":60301,"pos":{"x":168814,"y":-4420,"z":220218},"rot":{"x":0,"y":292855,"z":0}},{"groupId":28,"instId":300011,"propState":12,"propId":60301,"pos":{"x":103599,"y":-8595,"z":228020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300014,"propState":12,"propId":60301,"pos":{"x":192220,"y":-4904,"z":155960},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300010,"propState":12,"propId":60301,"pos":{"x":64563,"y":-10661,"z":147192},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300009,"propState":12,"propId":60301,"pos":{"x":42040,"y":-10661,"z":131591},"rot":{"x":0,"y":89999,"z":0}},{"groupId":28,"instId":300015,"propState":12,"propId":60301,"pos":{"x":105252,"y":-11718,"z":60396},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-18408,"y":-16881,"z":226111},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300007,"propState":12,"propId":60301,"pos":{"x":-12446,"y":-22208,"z":218674},"rot":{"x":0,"y":120000,"z":0}},{"groupId":28,"instId":300006,"propState":12,"propId":60301,"pos":{"x":48901,"y":-1198,"z":100836},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-19270,"y":-16881,"z":127606},"rot":{"x":0,"y":1,"z":0}},{"groupId":28,"instId":300004,"propState":12,"propId":60301,"pos":{"x":19601,"y":-25997,"z":133360},"rot":{"x":0,"y":270001,"z":0}},{"groupId":28,"instId":300003,"propState":12,"propId":60301,"pos":{"x":-19087,"y":-26050,"z":171350},"rot":{"x":0,"y":90001,"z":0}},{"groupId":28,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-46908,"y":-15066,"z":65628},"rot":{"x":0,"y":180001,"z":0}},{"groupId":28,"instId":300001,"propState":12,"propId":60301,"pos":{"x":40995,"y":-15066,"z":34863},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-70310,"y":-13721,"z":253530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300025,"propState":0,"propId":103016,"pos":{"x":-108860,"y":-59826,"z":46511},"rot":{"x":0,"y":91069,"z":0}},{"groupId":26,"instId":300024,"propState":0,"propId":103017,"pos":{"x":144686,"y":-37118,"z":192517},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300023,"propState":0,"propId":103016,"pos":{"x":140624,"y":-37160,"z":177079},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300022,"propState":0,"propId":103015,"pos":{"x":122713,"y":-6688,"z":168734},"rot":{"x":0,"y":155814,"z":0}},{"groupId":26,"instId":300021,"propState":0,"propId":103015,"pos":{"x":-77740,"y":-13798,"z":118650},"rot":{"x":0,"y":275814,"z":0}},{"groupId":26,"instId":300020,"propState":0,"propId":103015,"pos":{"x":15155,"y":-16881,"z":89920},"rot":{"x":0,"y":140814,"z":0}},{"groupId":26,"instId":300019,"propState":0,"propId":103015,"pos":{"x":-39870,"y":-16881,"z":236520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300018,"propState":0,"propId":103016,"pos":{"x":-97770,"y":-13798,"z":101020},"rot":{"x":0,"y":225000,"z":0}},{"groupId":26,"instId":300017,"propState":0,"propId":103016,"pos":{"x":100325,"y":-8613,"z":163718},"rot":{"x":0,"y":300000,"z":0}},{"groupId":26,"instId":300013,"propState":0,"propId":103017,"pos":{"x":-103568,"y":-16990,"z":84104},"rot":{"x":0,"y":166077,"z":0}},{"groupId":26,"instId":300012,"propState":0,"propId":103017,"pos":{"x":-89236,"y":-13807,"z":133950},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300011,"propState":0,"propId":103017,"pos":{"x":-164720,"y":-11851,"z":187840},"rot":{"x":0,"y":145000,"z":0}},{"groupId":26,"instId":300010,"propState":0,"propId":103016,"pos":{"x":-145776,"y":-13812,"z":230510},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-70270,"y":-13721,"z":237010},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-38608,"y":-16881,"z":185172},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300016,"propState":0,"propId":103017,"pos":{"x":127024,"y":-4405,"z":229432},"rot":{"x":0,"y":260000,"z":0}},{"groupId":26,"instId":300007,"propState":0,"propId":103016,"pos":{"x":124920,"y":-4405,"z":229382},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300006,"propState":0,"propId":103016,"pos":{"x":133044,"y":-4456,"z":108386},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300005,"propState":0,"propId":103016,"pos":{"x":87912,"y":-10661,"z":140933},"rot":{"x":0,"y":180001,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":103016,"pos":{"x":82945,"y":-28335,"z":138230},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300004,"propState":0,"propId":103017,"pos":{"x":25060,"y":-25996,"z":151593},"rot":{"x":0,"y":350000,"z":0}},{"groupId":26,"instId":300015,"propState":0,"propId":103017,"pos":{"x":24861,"y":-16852,"z":192982},"rot":{"x":0,"y":190000,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":103016,"pos":{"x":31152,"y":-16881,"z":123872},"rot":{"x":0,"y":180001,"z":0}},{"groupId":26,"instId":300014,"propState":0,"propId":103017,"pos":{"x":-34019,"y":-16881,"z":146311},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-36678,"y":-16881,"z":90482},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"299":{"props":[{"groupId":299,"instId":300001,"propState":0,"propId":140,"pos":{"x":209320,"y":-4904,"z":147060},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300001,"propState":101,"propId":103108,"pos":{"x":1,"y":-22035,"z":211881},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"155":{"props":[{"groupId":155,"instId":300005,"propState":0,"propId":103021,"pos":{"x":-132772,"y":-14751,"z":181080},"rot":{"x":0,"y":126002,"z":0}},{"groupId":155,"instId":300004,"propState":0,"propId":103021,"pos":{"x":-133080,"y":-14754,"z":182705},"rot":{"x":0,"y":28547,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300002,"propState":0,"propId":103106,"pos":{"x":-141868,"y":-14749,"z":180691},"rot":{"x":0,"y":245519,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":103106,"pos":{"x":-134011,"y":-14726,"z":173932},"rot":{"x":0,"y":128044,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"207":{"props":[{"groupId":207,"instId":300006,"propState":0,"propId":100,"pos":{"x":-129140,"y":-15127,"z":155410},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300005,"propState":0,"propId":100,"pos":{"x":-137110,"y":-15127,"z":178850},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300004,"propState":0,"propId":103086,"pos":{"x":-130000,"y":-14715,"z":155708},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300003,"propState":1,"propId":103072,"pos":{"x":-130090,"y":-14742,"z":161520},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300002,"propState":1,"propId":103071,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300001,"propState":1,"propId":103070,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300004,"propState":1,"propId":103020,"pos":{"x":-73979,"y":-13426,"z":140696},"rot":{"x":0,"y":316073,"z":0}},{"groupId":222,"instId":300007,"propState":1,"propId":103020,"pos":{"x":20087,"y":-25475,"z":169059},"rot":{"x":0,"y":270000,"z":0}},{"groupId":222,"instId":300006,"propState":1,"propId":103020,"pos":{"x":143337,"y":-4170,"z":92907},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300005,"propState":1,"propId":103020,"pos":{"x":148106,"y":-4150,"z":210632},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300003,"propState":1,"propId":103020,"pos":{"x":39212,"y":-16289,"z":208313},"rot":{"x":0,"y":270000,"z":0}},{"groupId":222,"instId":300002,"propState":1,"propId":103020,"pos":{"x":-57874,"y":-14967,"z":60429},"rot":{"x":0,"y":45000,"z":0}},{"groupId":222,"instId":300001,"propState":1,"propId":103020,"pos":{"x":55886,"y":-14856,"z":60180},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[],"npcs":[{"groupId":19,"instId":400006,"npcId":13315,"pos":{"x":-106808,"y":-13248,"z":94713},"rot":{"x":0,"y":56465,"z":0}},{"groupId":19,"instId":400005,"npcId":13315,"pos":{"x":-23324,"y":-16381,"z":232550},"rot":{"x":0,"y":359821,"z":0}},{"groupId":19,"instId":400004,"npcId":13318,"pos":{"x":-114254,"y":-14374,"z":178103},"rot":{"x":0,"y":173216,"z":0}},{"groupId":19,"instId":400003,"npcId":13315,"pos":{"x":14260,"y":-15814,"z":88865},"rot":{"x":0,"y":140984,"z":0}},{"groupId":19,"instId":400002,"npcId":13127,"pos":{"x":141100,"y":-4416,"z":206800},"rot":{"x":0,"y":250839,"z":0}},{"groupId":19,"instId":400001,"npcId":13231,"pos":{"x":134051,"y":-4456,"z":84960},"rot":{"x":0,"y":198075,"z":0}}],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300005,"propState":1,"propId":103022,"pos":{"x":71108,"y":-10676,"z":164129},"rot":{"x":0,"y":184273,"z":0}},{"groupId":157,"instId":300012,"propState":1,"propId":103022,"pos":{"x":-176020,"y":-11771,"z":157680},"rot":{"x":0,"y":46168,"z":0}},{"groupId":157,"instId":300011,"propState":1,"propId":103022,"pos":{"x":-87834,"y":-13762,"z":218148},"rot":{"x":0,"y":0,"z":0}},{"groupId":157,"instId":300010,"propState":1,"propId":103022,"pos":{"x":-77580,"y":-16880,"z":88690},"rot":{"x":0,"y":180001,"z":0}},{"groupId":157,"instId":300009,"propState":1,"propId":103022,"pos":{"x":-19104,"y":-22866,"z":138416},"rot":{"x":0,"y":92768,"z":0}},{"groupId":157,"instId":300008,"propState":1,"propId":103022,"pos":{"x":94033,"y":-28387,"z":137615},"rot":{"x":0,"y":327734,"z":0}},{"groupId":157,"instId":300007,"propState":1,"propId":103022,"pos":{"x":124547,"y":-4428,"z":213070},"rot":{"x":0,"y":42303,"z":0}},{"groupId":157,"instId":300006,"propState":1,"propId":103022,"pos":{"x":141251,"y":-4471,"z":82500},"rot":{"x":0,"y":239558,"z":0}},{"groupId":157,"instId":300004,"propState":1,"propId":103022,"pos":{"x":-38995,"y":-16880,"z":156340},"rot":{"x":0,"y":135792,"z":0}},{"groupId":157,"instId":300003,"propState":1,"propId":103022,"pos":{"x":39864,"y":-16880,"z":163300},"rot":{"x":0,"y":270001,"z":0}},{"groupId":157,"instId":300002,"propState":1,"propId":103022,"pos":{"x":38247,"y":-16903,"z":92386},"rot":{"x":0,"y":224307,"z":0}},{"groupId":157,"instId":300001,"propState":1,"propId":103022,"pos":{"x":-44666,"y":-15070,"z":54731},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-23441,"y":-16881,"z":265107},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-205,"y":-19068,"z":142497},"rot":{"x":535,"y":180155,"z":15329}},{"groupId":17,"instId":300006,"propState":3,"propId":103006,"pos":{"x":-9825,"y":-16330,"z":152502},"rot":{"x":15329,"y":90008,"z":359445}},{"groupId":17,"instId":300003,"propState":0,"propId":103005,"pos":{"x":14307,"y":-25997,"z":157500},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":103005,"pos":{"x":-19500,"y":-16881,"z":142500},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-19514,"y":-13826,"z":137498},"rot":{"x":359465,"y":155,"z":344671}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300007,"propState":3,"propId":103006,"pos":{"x":20284,"y":-3163,"z":133075},"rot":{"x":345065,"y":88453,"z":4172}},{"groupId":18,"instId":300006,"propState":3,"propId":103006,"pos":{"x":561,"y":-7023,"z":111994},"rot":{"x":355969,"y":179530,"z":345027}},{"groupId":18,"instId":300003,"propState":1,"propId":103005,"pos":{"x":35330,"y":-1198,"z":118070},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":103005,"pos":{"x":-19500,"y":-16881,"z":132000},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-19289,"y":-11969,"z":106321},"rot":{"x":4031,"y":359530,"z":14973}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-94343,"y":-13812,"z":202585},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300001,"propState":11,"propId":103018,"pos":{"x":43560,"y":-1198,"z":126040},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300001,"propState":11,"propId":103018,"pos":{"x":52129,"y":-14785,"z":210212},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300007,"propState":0,"propId":103107,"pos":{"x":-142250,"y":-14074,"z":205410},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300006,"propState":0,"propId":100,"pos":{"x":-142340,"y":-14290,"z":205560},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300005,"propState":101,"propId":103049,"pos":{"x":-143130,"y":-14074,"z":209370},"rot":{"x":0,"y":249640,"z":0}},{"groupId":187,"instId":300004,"propState":101,"propId":103048,"pos":{"x":-145444,"y":-14074,"z":205398},"rot":{"x":0,"y":306375,"z":0}},{"groupId":187,"instId":300003,"propState":101,"propId":103047,"pos":{"x":-144674,"y":-14074,"z":206713},"rot":{"x":0,"y":210000,"z":0}},{"groupId":187,"instId":300002,"propState":101,"propId":103046,"pos":{"x":-143218,"y":-13956,"z":207400},"rot":{"x":0,"y":229245,"z":0}},{"groupId":187,"instId":300001,"propState":101,"propId":103045,"pos":{"x":-144196,"y":-14074,"z":202743},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300008,"propState":101,"propId":103019,"pos":{"x":-43943,"y":-15881,"z":124100},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300007,"propState":101,"propId":103019,"pos":{"x":-35000,"y":-15881,"z":217818},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300006,"propState":101,"propId":103019,"pos":{"x":133087,"y":-3456,"z":84795},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300005,"propState":101,"propId":103019,"pos":{"x":103922,"y":-7671,"z":147251},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300004,"propState":101,"propId":103019,"pos":{"x":85134,"y":-27335,"z":155445},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300003,"propState":101,"propId":103019,"pos":{"x":46839,"y":-198,"z":114111},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300002,"propState":101,"propId":103019,"pos":{"x":-12733,"y":-22266,"z":125500},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300001,"propState":101,"propId":103019,"pos":{"x":-116536,"y":-13827,"z":179869},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300006,"propState":20,"propId":60303,"pos":{"x":-95880,"y":-58780,"z":51010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":223,"instId":300005,"propState":0,"propId":100,"pos":{"x":-98610,"y":-59826,"z":50995},"rot":{"x":0,"y":270000,"z":0}},{"groupId":223,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-116891,"y":-57806,"z":57448},"rot":{"x":0,"y":352875,"z":0}},{"groupId":223,"instId":300003,"propState":9,"propId":103109,"pos":{"x":-116891,"y":-57806,"z":57448},"rot":{"x":0,"y":352875,"z":0}},{"groupId":223,"instId":300002,"propState":9,"propId":103109,"pos":{"x":-105483,"y":-56233,"z":44995},"rot":{"x":0,"y":279429,"z":0}},{"groupId":223,"instId":300001,"propState":2,"propId":103012,"pos":{"x":-98610,"y":-59826,"z":50995},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300009,"propState":0,"propId":100,"pos":{"x":-111026,"y":-17581,"z":61889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":164,"instId":300003,"propState":0,"propId":100,"pos":{"x":-97464,"y":-59666,"z":45187},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300002,"propState":0,"propId":100,"pos":{"x":-116517,"y":-59582,"z":48140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":300001,"propState":0,"propId":100,"pos":{"x":-108571,"y":-59534,"z":57104},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300008,"propState":21,"propId":103050,"pos":{"x":-113519,"y":-56539,"z":42837},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":300007,"propState":21,"propId":103050,"pos":{"x":-116806,"y":-59826,"z":43729},"rot":{"x":0,"y":45000,"z":0}},{"groupId":164,"instId":300005,"propState":1,"propId":103051,"pos":{"x":-102241,"y":-59826,"z":60018},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":300004,"propState":1,"propId":103053,"pos":{"x":-99889,"y":-17822,"z":57155},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"163":{"props":[{"groupId":163,"instId":300003,"propState":21,"propId":103050,"pos":{"x":155150,"y":-33864,"z":176402},"rot":{"x":0,"y":180000,"z":0}},{"groupId":163,"instId":300002,"propState":21,"propId":103050,"pos":{"x":155150,"y":-33864,"z":180613},"rot":{"x":0,"y":180000,"z":0}},{"groupId":163,"instId":300001,"propState":0,"propId":100,"pos":{"x":120290,"y":-30383,"z":147595},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300017,"propState":0,"propId":100,"pos":{"x":154580,"y":-37038,"z":181910},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300016,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300010,"propState":21,"propId":103050,"pos":{"x":149754,"y":-33880,"z":181826},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300009,"propState":21,"propId":103050,"pos":{"x":150533,"y":-37038,"z":179084},"rot":{"x":0,"y":90000,"z":0}},{"groupId":163,"instId":300008,"propState":21,"propId":103050,"pos":{"x":155275,"y":-37038,"z":173550},"rot":{"x":0,"y":270000,"z":0}},{"groupId":163,"instId":300007,"propState":21,"propId":103050,"pos":{"x":154597,"y":-37038,"z":182392},"rot":{"x":0,"y":270000,"z":0}},{"groupId":163,"instId":300005,"propState":1,"propId":103051,"pos":{"x":125760,"y":-37027,"z":182612},"rot":{"x":0,"y":90000,"z":0}},{"groupId":163,"instId":300004,"propState":1,"propId":103053,"pos":{"x":120950,"y":-30381,"z":154032},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300002,"propState":1,"propId":211,"pos":{"x":-439,"y":-22195,"z":211795},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-444,"y":-18579,"z":211795},"rot":{"x":352640,"y":334274,"z":86416}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300002,"propState":1,"propId":211,"pos":{"x":-121914,"y":-14681,"z":200935},"rot":{"x":0,"y":22616,"z":0}},{"groupId":35,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-121914,"y":-14726,"z":200935},"rot":{"x":90000,"y":353899,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300002,"propState":1,"propId":211,"pos":{"x":-87805,"y":-12527,"z":128035},"rot":{"x":0,"y":22616,"z":0}},{"groupId":37,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-87795,"y":-12760,"z":128046},"rot":{"x":347749,"y":94992,"z":97437}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300002,"propState":1,"propId":211,"pos":{"x":-21015,"y":-16881,"z":249052},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-20343,"y":-13971,"z":249050},"rot":{"x":0,"y":315000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"198":{"props":[{"groupId":198,"instId":300002,"propState":1,"propId":211,"pos":{"x":-35601,"y":-16881,"z":171222},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-39669,"y":-14599,"z":171384},"rot":{"x":358648,"y":227091,"z":78554}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300004,"propState":1,"propId":211,"pos":{"x":-163347,"y":-11088,"z":181245},"rot":{"x":0,"y":22616,"z":0}},{"groupId":36,"instId":300003,"propState":0,"propId":103027,"pos":{"x":-165719,"y":-11669,"z":181336},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300002,"propState":0,"propId":103027,"pos":{"x":-163523,"y":-11029,"z":179340},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-162007,"y":-11323,"z":181339},"rot":{"x":0,"y":73193,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"202":{"props":[{"groupId":202,"instId":300002,"propState":1,"propId":211,"pos":{"x":-64770,"y":-16881,"z":81507},"rot":{"x":0,"y":178063,"z":0}},{"groupId":202,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-64129,"y":-16109,"z":82128},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300002,"propState":1,"propId":211,"pos":{"x":123173,"y":-6687,"z":132040},"rot":{"x":0,"y":22616,"z":0}},{"groupId":41,"instId":300001,"propState":18,"propId":103027,"pos":{"x":120951,"y":-5449,"z":125958},"rot":{"x":0,"y":22801,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300002,"propState":1,"propId":211,"pos":{"x":157844,"y":-4385,"z":218483},"rot":{"x":0,"y":220623,"z":0}},{"groupId":42,"instId":300001,"propState":18,"propId":103027,"pos":{"x":159450,"y":3643,"z":220580},"rot":{"x":357398,"y":112850,"z":220184}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300005,"propState":1,"propId":211,"pos":{"x":29668,"y":-16932,"z":122143},"rot":{"x":0,"y":22616,"z":0}},{"groupId":39,"instId":300004,"propState":18,"propId":103027,"pos":{"x":3550,"y":-16881,"z":122310},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300003,"propState":18,"propId":103027,"pos":{"x":31469,"y":-16031,"z":122503},"rot":{"x":0,"y":270000,"z":270000}},{"groupId":39,"instId":300002,"propState":18,"propId":103027,"pos":{"x":31469,"y":-15686,"z":122178},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300001,"propState":18,"propId":103027,"pos":{"x":31469,"y":-16036,"z":121858},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300002,"propState":1,"propId":211,"pos":{"x":91132,"y":-8595,"z":227050},"rot":{"x":0,"y":22616,"z":0}},{"groupId":43,"instId":300001,"propState":18,"propId":103027,"pos":{"x":91167,"y":-3778,"z":231387},"rot":{"x":353560,"y":353730,"z":41147}}],"npcs":[],"monsters":[],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300002,"propState":1,"propId":211,"pos":{"x":57478,"y":-12478,"z":153153},"rot":{"x":0,"y":0,"z":0}},{"groupId":118,"instId":300001,"propState":18,"propId":103027,"pos":{"x":57478,"y":-8945,"z":150060},"rot":{"x":55853,"y":165349,"z":195513}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300002,"propState":1,"propId":211,"pos":{"x":39940,"y":-1198,"z":102660},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300001,"propState":18,"propId":103027,"pos":{"x":35840,"y":870,"z":96665},"rot":{"x":2832,"y":24647,"z":730}}],"npcs":[],"monsters":[],"teleports":{}},"200":{"props":[{"groupId":200,"instId":300002,"propState":1,"propId":211,"pos":{"x":26908,"y":-16932,"z":191828},"rot":{"x":0,"y":22616,"z":0}},{"groupId":200,"instId":300001,"propState":18,"propId":103027,"pos":{"x":24947,"y":-16001,"z":191498},"rot":{"x":64358,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300002,"propState":1,"propId":211,"pos":{"x":42959,"y":-25996,"z":146590},"rot":{"x":0,"y":0,"z":0}},{"groupId":186,"instId":300001,"propState":18,"propId":103027,"pos":{"x":42763,"y":-24786,"z":142012},"rot":{"x":359045,"y":18511,"z":75687}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300002,"propState":1,"propId":211,"pos":{"x":79435,"y":-25919,"z":122808},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300001,"propState":18,"propId":103027,"pos":{"x":79435,"y":-25089,"z":121186},"rot":{"x":358456,"y":242607,"z":111142}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":1,"propId":211,"pos":{"x":146370,"y":-37038,"z":185470},"rot":{"x":0,"y":22616,"z":0}},{"groupId":173,"instId":300001,"propState":18,"propId":103027,"pos":{"x":154913,"y":-36620,"z":192367},"rot":{"x":614,"y":311941,"z":73268}}],"npcs":[],"monsters":[],"teleports":{}},"199":{"props":[{"groupId":199,"instId":300002,"propState":1,"propId":211,"pos":{"x":-106131,"y":-56488,"z":43143},"rot":{"x":0,"y":22616,"z":0}},{"groupId":199,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-105367,"y":-56546,"z":43698},"rot":{"x":90000,"y":75206,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"194":{"props":[{"groupId":194,"instId":300004,"propState":1,"propId":211,"pos":{"x":-15791,"y":-25018,"z":151452},"rot":{"x":0,"y":0,"z":0}},{"groupId":194,"instId":300003,"propState":0,"propId":103027,"pos":{"x":-14474,"y":-25020,"z":156454},"rot":{"x":0,"y":60000,"z":0}},{"groupId":194,"instId":300002,"propState":0,"propId":103027,"pos":{"x":-14477,"y":-24871,"z":153856},"rot":{"x":0,"y":60000,"z":0}},{"groupId":194,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-14479,"y":-24127,"z":151591},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300003,"propState":0,"propId":103016,"pos":{"x":136210,"y":-30474,"z":146175},"rot":{"x":0,"y":101065,"z":0}},{"groupId":193,"instId":300002,"propState":1,"propId":211,"pos":{"x":137539,"y":-30482,"z":145810},"rot":{"x":0,"y":0,"z":0}},{"groupId":193,"instId":300001,"propState":18,"propId":103027,"pos":{"x":136311,"y":-29112,"z":146169},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"149":{"props":[],"npcs":[{"groupId":149,"instId":400001,"npcId":13105,"pos":{"x":-120811,"y":-14735,"z":201325},"rot":{"x":0,"y":350738,"z":0}}],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300002,"propState":8,"propId":110,"pos":{"x":151226,"y":-3483,"z":127456},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300001,"propState":0,"propId":100,"pos":{"x":151226,"y":-3483,"z":127456},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":150,"instId":400001,"npcId":100,"pos":{"x":150780,"y":-5010,"z":127830},"rot":{"x":0,"y":87632,"z":0}}],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":100,"pos":{"x":126831,"y":-4120,"z":195380},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":151,"instId":400001,"npcId":13116,"pos":{"x":125816,"y":-4418,"z":195402},"rot":{"x":0,"y":104202,"z":0}}],"monsters":[],"teleports":{}},"152":{"props":[],"npcs":[{"groupId":152,"instId":400001,"npcId":13215,"pos":{"x":143693,"y":-4456,"z":101992},"rot":{"x":0,"y":279893,"z":0}}],"monsters":[],"teleports":{}},"153":{"props":[],"npcs":[{"groupId":153,"instId":400001,"npcId":13119,"pos":{"x":132350,"y":-6688,"z":171270},"rot":{"x":0,"y":186089,"z":0}}],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300006,"propState":0,"propId":100,"pos":{"x":127519,"y":-30468,"z":157974},"rot":{"x":0,"y":155900,"z":0}},{"groupId":156,"instId":300014,"propState":0,"propId":100,"pos":{"x":154289,"y":-33891,"z":188654},"rot":{"x":0,"y":270000,"z":0}},{"groupId":156,"instId":300002,"propState":0,"propId":100,"pos":{"x":-106910,"y":-59826,"z":46500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":156,"instId":300003,"propState":0,"propId":100,"pos":{"x":150076,"y":-37038,"z":192426},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300015,"propState":0,"propId":100,"pos":{"x":-97689,"y":-56615,"z":51324},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300013,"propState":0,"propId":103042,"pos":{"x":-107550,"y":-59826,"z":59595},"rot":{"x":0,"y":180000,"z":0}},{"groupId":156,"instId":300012,"propState":2,"propId":103042,"pos":{"x":-100510,"y":-17822,"z":61750},"rot":{"x":0,"y":270367,"z":0}},{"groupId":156,"instId":300011,"propState":0,"propId":100,"pos":{"x":-102390,"y":-17827,"z":61654},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300010,"propState":0,"propId":100,"pos":{"x":-107430,"y":-59826,"z":57698},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300009,"propState":0,"propId":103042,"pos":{"x":146536,"y":-37038,"z":166944},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300008,"propState":2,"propId":103042,"pos":{"x":127250,"y":-30482,"z":158900},"rot":{"x":0,"y":160367,"z":0}},{"groupId":156,"instId":300007,"propState":0,"propId":103042,"pos":{"x":138169,"y":-37028,"z":187209},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300005,"propState":0,"propId":100,"pos":{"x":146573,"y":-37038,"z":167766},"rot":{"x":0,"y":180000,"z":0}},{"groupId":156,"instId":300004,"propState":0,"propId":100,"pos":{"x":139047,"y":-37038,"z":187048},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300001,"propState":0,"propId":100,"pos":{"x":127547,"y":-30482,"z":158066},"rot":{"x":0,"y":160367,"z":0}}],"npcs":[],"monsters":[{"groupId":156,"instId":200002,"monsterId":7010011,"eventId":10301299,"pos":{"x":125151,"y":-30482,"z":168180},"rot":{"x":0,"y":160367,"z":0}}],"teleports":{}},"244":{"props":[{"groupId":244,"instId":300001,"propState":0,"propId":100,"pos":{"x":40,"y":-22213,"z":211820},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[{"groupId":274,"instId":300001,"propState":0,"propId":103016,"pos":{"x":130,"y":-25080,"z":157650},"rot":{"x":0,"y":356426,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"280":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"290":{"props":[],"npcs":[{"groupId":290,"instId":400001,"npcId":13117,"pos":{"x":81250,"y":-10661,"z":130710},"rot":{"x":0,"y":7274,"z":0}}],"monsters":[],"teleports":{}},"400":{"props":[],"npcs":[{"groupId":400,"instId":400001,"npcId":13208,"pos":{"x":79110,"y":-10661,"z":130680},"rot":{"x":0,"y":7274,"z":0}}],"monsters":[],"teleports":{}},"401":{"props":[{"groupId":401,"instId":300003,"propState":18,"propId":103038,"pos":{"x":125366,"y":-3830,"z":104232},"rot":{"x":348315,"y":173839,"z":15156}},{"groupId":401,"instId":300004,"propState":18,"propId":103038,"pos":{"x":140800,"y":-3850,"z":189416},"rot":{"x":348315,"y":354319,"z":15156}},{"groupId":401,"instId":300002,"propState":18,"propId":103038,"pos":{"x":40687,"y":-16466,"z":147002},"rot":{"x":348315,"y":355726,"z":15156}},{"groupId":401,"instId":300001,"propState":18,"propId":103038,"pos":{"x":190288,"y":-3906,"z":146954},"rot":{"x":348315,"y":21447,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"404":{"props":[{"groupId":404,"instId":300004,"propState":0,"propId":103127,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300006,"propState":0,"propId":103129,"pos":{"x":-19390,"y":-16932,"z":64630},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300005,"propState":0,"propId":103128,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300003,"propState":0,"propId":103126,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300002,"propState":0,"propId":103084,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300001,"propState":0,"propId":100,"pos":{"x":-20480,"y":-14915,"z":61380},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"464":{"props":[{"groupId":464,"instId":300003,"propState":18,"propId":103038,"pos":{"x":-94104,"y":-13161,"z":141961},"rot":{"x":348315,"y":57366,"z":15156}},{"groupId":464,"instId":300002,"propState":18,"propId":103038,"pos":{"x":-130272,"y":-14120,"z":207818},"rot":{"x":348315,"y":170320,"z":15156}},{"groupId":464,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-130044,"y":-14072,"z":164010},"rot":{"x":348315,"y":124291,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"465":{"props":[{"groupId":465,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-173074,"y":-13086,"z":215084},"rot":{"x":348315,"y":207229,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"463":{"props":[{"groupId":463,"instId":300007,"propState":18,"propId":103037,"pos":{"x":43843,"y":-433,"z":96470},"rot":{"x":0,"y":0,"z":0}},{"groupId":463,"instId":300015,"propState":18,"propId":103038,"pos":{"x":0,"y":-13377,"z":35410},"rot":{"x":348315,"y":83433,"z":15156}},{"groupId":463,"instId":300013,"propState":18,"propId":103037,"pos":{"x":84615,"y":-10160,"z":142358},"rot":{"x":0,"y":143490,"z":0}},{"groupId":463,"instId":300009,"propState":18,"propId":103037,"pos":{"x":-45132,"y":-15873,"z":114378},"rot":{"x":0,"y":14042,"z":0}},{"groupId":463,"instId":300003,"propState":18,"propId":103083,"pos":{"x":98890,"y":-7849,"z":226976},"rot":{"x":0,"y":149666,"z":0}},{"groupId":463,"instId":300014,"propState":18,"propId":103037,"pos":{"x":-82846,"y":-12875,"z":246001},"rot":{"x":0,"y":59181,"z":0}},{"groupId":463,"instId":300012,"propState":18,"propId":103037,"pos":{"x":3479,"y":-16336,"z":86865},"rot":{"x":0,"y":69713,"z":0}},{"groupId":463,"instId":300011,"propState":18,"propId":103035,"pos":{"x":59415,"y":-12901,"z":231978},"rot":{"x":0,"y":82616,"z":0}},{"groupId":463,"instId":300010,"propState":18,"propId":101028,"pos":{"x":-158859,"y":-11077,"z":174116},"rot":{"x":0,"y":179438,"z":0}},{"groupId":463,"instId":300008,"propState":18,"propId":103035,"pos":{"x":-17980,"y":-16379,"z":148431},"rot":{"x":0,"y":348479,"z":0}},{"groupId":463,"instId":300006,"propState":18,"propId":101029,"pos":{"x":-118824,"y":-14322,"z":208807},"rot":{"x":0,"y":221235,"z":0}},{"groupId":463,"instId":300005,"propState":18,"propId":101029,"pos":{"x":-10725,"y":-16328,"z":238693},"rot":{"x":0,"y":113008,"z":0}},{"groupId":463,"instId":300004,"propState":18,"propId":103083,"pos":{"x":-115411,"y":-13848,"z":196064},"rot":{"x":0,"y":112689,"z":0}},{"groupId":463,"instId":300002,"propState":18,"propId":101029,"pos":{"x":129121,"y":-3955,"z":51392},"rot":{"x":0,"y":179438,"z":0}},{"groupId":463,"instId":300001,"propState":18,"propId":103083,"pos":{"x":-8760,"y":-21695,"z":222781},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"479":{"props":[{"groupId":479,"instId":300001,"propState":18,"propId":103038,"pos":{"x":41064,"y":-15866,"z":123126},"rot":{"x":348315,"y":315577,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"481":{"props":[{"groupId":481,"instId":300001,"propState":18,"propId":103038,"pos":{"x":181121,"y":-4433,"z":153368},"rot":{"x":348315,"y":303422,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"482":{"props":[{"groupId":482,"instId":300001,"propState":18,"propId":103038,"pos":{"x":231,"y":-15775,"z":252225},"rot":{"x":759,"y":92100,"z":340127}}],"npcs":[],"monsters":[],"teleports":{}},"505":{"props":[{"groupId":505,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-105155,"y":-14060,"z":183139},"rot":{"x":0,"y":179438,"z":0}},{"groupId":505,"instId":300007,"propState":18,"propId":101028,"pos":{"x":108432,"y":-24314,"z":116898},"rot":{"x":0,"y":51463,"z":0}},{"groupId":505,"instId":300006,"propState":18,"propId":101029,"pos":{"x":123332,"y":-3476,"z":114398},"rot":{"x":0,"y":215559,"z":0}},{"groupId":505,"instId":300005,"propState":18,"propId":101028,"pos":{"x":-163777,"y":-11088,"z":180823},"rot":{"x":0,"y":51463,"z":0}},{"groupId":505,"instId":300004,"propState":18,"propId":101028,"pos":{"x":-92400,"y":-12889,"z":241138},"rot":{"x":0,"y":72385,"z":0}},{"groupId":505,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-13774,"y":-21708,"z":214556},"rot":{"x":0,"y":31037,"z":0}},{"groupId":505,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-13979,"y":-21710,"z":214272},"rot":{"x":0,"y":131002,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"584":{"props":[{"groupId":584,"instId":300001,"propState":1,"propId":103225,"pos":{"x":-91205,"y":-13816,"z":118400},"rot":{"x":0,"y":270111,"z":0}}],"npcs":[{"groupId":584,"instId":400001,"npcId":13317,"pos":{"x":-91750,"y":-13815,"z":119710},"rot":{"x":0,"y":264798,"z":0}}],"monsters":[],"teleports":{"2458":{"anchorId":1,"groupId":584,"instId":300002,"pos":{"x":-93045,"y":-13816,"z":119230},"rot":{"x":0,"y":86785,"z":0}}}},"585":{"props":[{"groupId":585,"instId":300001,"propState":1,"propId":103226,"pos":{"x":48720,"y":-25996,"z":143170},"rot":{"x":0,"y":359059,"z":0}}],"npcs":[{"groupId":585,"instId":400001,"npcId":13130,"pos":{"x":50280,"y":-25996,"z":144539},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{"2459":{"anchorId":1,"groupId":585,"instId":300002,"pos":{"x":49482,"y":-25996,"z":145542},"rot":{"x":0,"y":174383,"z":0}}}},"587":{"props":[{"groupId":587,"instId":300004,"propState":0,"propId":103086,"pos":{"x":-130000,"y":-14715,"z":155708},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300003,"propState":1,"propId":103072,"pos":{"x":-130090,"y":-14742,"z":161520},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300002,"propState":1,"propId":103071,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300001,"propState":1,"propId":103070,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":1,"startGroupId":357}},"1030108":{"P10301_F10301001":{"scenes":{"15":{"props":[{"groupId":15,"instId":300001,"propState":8,"propId":101,"pos":{"x":7180,"y":-14411,"z":37820},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300003,"propState":8,"propId":101,"pos":{"x":-87570,"y":-13760,"z":228670},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300006,"propState":8,"propId":101,"pos":{"x":71261,"y":-28335,"z":153540},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300005,"propState":8,"propId":101,"pos":{"x":-104080,"y":-14726,"z":143950},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300004,"propState":8,"propId":101,"pos":{"x":115120,"y":-6779,"z":142310},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300002,"propState":8,"propId":101,"pos":{"x":5080,"y":-22213,"z":196790},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030101":{"anchorId":1,"groupId":15,"instId":300001,"pos":{"x":0,"y":-14383,"z":44219},"rot":{"x":0,"y":0,"z":0}},"1030102":{"anchorId":2,"groupId":15,"instId":300002,"pos":{"x":60,"y":-22213,"z":195260},"rot":{"x":0,"y":0,"z":0}},"1030103":{"anchorId":3,"groupId":15,"instId":300003,"pos":{"x":-93460,"y":-13760,"z":233210},"rot":{"x":0,"y":240000,"z":0}},"1030104":{"anchorId":4,"groupId":15,"instId":300004,"pos":{"x":114920,"y":-6687,"z":137090},"rot":{"x":0,"y":75000,"z":0}},"1030105":{"anchorId":5,"groupId":15,"instId":300005,"pos":{"x":-100370,"y":-14726,"z":146480},"rot":{"x":0,"y":315000,"z":0}},"1030106":{"anchorId":6,"groupId":15,"instId":300006,"pos":{"x":76810,"y":-28335,"z":151420},"rot":{"x":0,"y":113524,"z":0}}}},"298":{"props":[{"groupId":298,"instId":300001,"propState":0,"propId":132,"pos":{"x":47841,"y":-299,"z":91088},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"472":{"props":[{"groupId":472,"instId":300001,"propState":0,"propId":114,"pos":{"x":209320,"y":-4904,"z":147060},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300024,"propState":0,"propId":103017,"pos":{"x":144686,"y":-37118,"z":192517},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300023,"propState":0,"propId":103016,"pos":{"x":140624,"y":-37160,"z":177079},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300013,"propState":0,"propId":103017,"pos":{"x":-103568,"y":-16990,"z":84104},"rot":{"x":0,"y":166077,"z":0}},{"groupId":26,"instId":300012,"propState":0,"propId":103017,"pos":{"x":-89236,"y":-13807,"z":133950},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300006,"propState":0,"propId":103016,"pos":{"x":133044,"y":-4456,"z":108386},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300005,"propState":0,"propId":103016,"pos":{"x":87912,"y":-10661,"z":140933},"rot":{"x":0,"y":180001,"z":0}},{"groupId":26,"instId":300004,"propState":0,"propId":103017,"pos":{"x":25060,"y":-25996,"z":151593},"rot":{"x":0,"y":350000,"z":0}},{"groupId":26,"instId":300022,"propState":0,"propId":103015,"pos":{"x":122713,"y":-6688,"z":168734},"rot":{"x":0,"y":155814,"z":0}},{"groupId":26,"instId":300021,"propState":0,"propId":103015,"pos":{"x":-77740,"y":-13798,"z":118650},"rot":{"x":0,"y":275814,"z":0}},{"groupId":26,"instId":300018,"propState":0,"propId":103016,"pos":{"x":-97770,"y":-13798,"z":101020},"rot":{"x":0,"y":225000,"z":0}},{"groupId":26,"instId":300017,"propState":0,"propId":103016,"pos":{"x":100325,"y":-8613,"z":163718},"rot":{"x":0,"y":300000,"z":0}},{"groupId":26,"instId":300016,"propState":0,"propId":103017,"pos":{"x":127024,"y":-4405,"z":229432},"rot":{"x":0,"y":260000,"z":0}},{"groupId":26,"instId":300007,"propState":0,"propId":103016,"pos":{"x":124920,"y":-4405,"z":229382},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":103016,"pos":{"x":31152,"y":-16881,"z":123872},"rot":{"x":0,"y":180001,"z":0}},{"groupId":26,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-70310,"y":-13721,"z":253530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300025,"propState":0,"propId":103016,"pos":{"x":-108860,"y":-59826,"z":46511},"rot":{"x":0,"y":91069,"z":0}},{"groupId":26,"instId":300020,"propState":0,"propId":103015,"pos":{"x":15155,"y":-16881,"z":89920},"rot":{"x":0,"y":140814,"z":0}},{"groupId":26,"instId":300019,"propState":0,"propId":103015,"pos":{"x":-39870,"y":-16881,"z":236520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300011,"propState":0,"propId":103017,"pos":{"x":-164720,"y":-11851,"z":187840},"rot":{"x":0,"y":145000,"z":0}},{"groupId":26,"instId":300010,"propState":0,"propId":103016,"pos":{"x":-145776,"y":-13812,"z":230510},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-70270,"y":-13721,"z":237010},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-38608,"y":-16881,"z":185172},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":103016,"pos":{"x":82945,"y":-28335,"z":138230},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300015,"propState":0,"propId":103017,"pos":{"x":24861,"y":-16852,"z":192982},"rot":{"x":0,"y":190000,"z":0}},{"groupId":26,"instId":300014,"propState":0,"propId":103017,"pos":{"x":-34019,"y":-16881,"z":146311},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-36678,"y":-16881,"z":90482},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300030,"propState":12,"propId":60301,"pos":{"x":-42794,"y":-13760,"z":254597},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300024,"propState":12,"propId":60301,"pos":{"x":-112060,"y":-17827,"z":57970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300013,"propState":12,"propId":60301,"pos":{"x":35549,"y":-13423,"z":232721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300022,"propState":12,"propId":60301,"pos":{"x":-114500,"y":-13798,"z":92370},"rot":{"x":0,"y":134680,"z":0}},{"groupId":28,"instId":300023,"propState":12,"propId":60301,"pos":{"x":-79566,"y":-13798,"z":92082},"rot":{"x":0,"y":-1,"z":0}},{"groupId":28,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-19270,"y":-16881,"z":127606},"rot":{"x":0,"y":1,"z":0}},{"groupId":28,"instId":300026,"propState":12,"propId":60303,"pos":{"x":154289,"y":-33891,"z":188654},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300025,"propState":12,"propId":60301,"pos":{"x":152413,"y":-37038,"z":179707},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300019,"propState":12,"propId":60301,"pos":{"x":-137756,"y":-13798,"z":145667},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300018,"propState":12,"propId":60301,"pos":{"x":-54730,"y":-13760,"z":212548},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300010,"propState":12,"propId":60301,"pos":{"x":64563,"y":-10661,"z":147192},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300028,"propState":12,"propId":60301,"pos":{"x":140720,"y":-35170,"z":176727},"rot":{"x":13161,"y":123160,"z":327079}},{"groupId":28,"instId":300027,"propState":12,"propId":60301,"pos":{"x":126783,"y":-37038,"z":191030},"rot":{"x":0,"y":131546,"z":0}},{"groupId":28,"instId":300021,"propState":12,"propId":60301,"pos":{"x":-159490,"y":-11851,"z":180900},"rot":{"x":0,"y":225000,"z":0}},{"groupId":28,"instId":300020,"propState":12,"propId":60301,"pos":{"x":-87432,"y":-13798,"z":186212},"rot":{"x":0,"y":240000,"z":0}},{"groupId":28,"instId":300017,"propState":12,"propId":60301,"pos":{"x":111894,"y":-28335,"z":153868},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300029,"propState":12,"propId":60301,"pos":{"x":144559,"y":-4444,"z":58482},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300016,"propState":12,"propId":60301,"pos":{"x":105848,"y":-24827,"z":125456},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300012,"propState":12,"propId":60301,"pos":{"x":168814,"y":-4420,"z":220218},"rot":{"x":0,"y":292855,"z":0}},{"groupId":28,"instId":300011,"propState":12,"propId":60301,"pos":{"x":103599,"y":-8595,"z":228020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300014,"propState":12,"propId":60301,"pos":{"x":192220,"y":-4904,"z":155960},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300009,"propState":12,"propId":60301,"pos":{"x":42040,"y":-10661,"z":131591},"rot":{"x":0,"y":89999,"z":0}},{"groupId":28,"instId":300015,"propState":12,"propId":60301,"pos":{"x":105252,"y":-11718,"z":60396},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-18408,"y":-16881,"z":226111},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300007,"propState":12,"propId":60301,"pos":{"x":-12446,"y":-22208,"z":218674},"rot":{"x":0,"y":120000,"z":0}},{"groupId":28,"instId":300006,"propState":12,"propId":60301,"pos":{"x":48901,"y":-1198,"z":100836},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300004,"propState":12,"propId":60301,"pos":{"x":19601,"y":-25997,"z":133360},"rot":{"x":0,"y":270001,"z":0}},{"groupId":28,"instId":300003,"propState":12,"propId":60301,"pos":{"x":-19087,"y":-26050,"z":171350},"rot":{"x":0,"y":90001,"z":0}},{"groupId":28,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-46908,"y":-15066,"z":65628},"rot":{"x":0,"y":180001,"z":0}},{"groupId":28,"instId":300001,"propState":12,"propId":60301,"pos":{"x":40995,"y":-15066,"z":34863},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"299":{"props":[{"groupId":299,"instId":300001,"propState":0,"propId":140,"pos":{"x":209320,"y":-4904,"z":147060},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300001,"propState":101,"propId":103108,"pos":{"x":1,"y":-22035,"z":211881},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"155":{"props":[{"groupId":155,"instId":300005,"propState":0,"propId":103021,"pos":{"x":-132772,"y":-14751,"z":181080},"rot":{"x":0,"y":126002,"z":0}},{"groupId":155,"instId":300004,"propState":0,"propId":103021,"pos":{"x":-133080,"y":-14754,"z":182705},"rot":{"x":0,"y":28547,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300002,"propState":0,"propId":103106,"pos":{"x":-141868,"y":-14749,"z":180691},"rot":{"x":0,"y":245519,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":103106,"pos":{"x":-134011,"y":-14726,"z":173932},"rot":{"x":0,"y":128044,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"207":{"props":[{"groupId":207,"instId":300006,"propState":0,"propId":100,"pos":{"x":-129140,"y":-15127,"z":155410},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300004,"propState":0,"propId":103086,"pos":{"x":-130000,"y":-14715,"z":155708},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300002,"propState":1,"propId":103071,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300005,"propState":0,"propId":100,"pos":{"x":-137110,"y":-15127,"z":178850},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300003,"propState":1,"propId":103072,"pos":{"x":-130090,"y":-14742,"z":161520},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300001,"propState":1,"propId":103070,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300005,"propState":1,"propId":103020,"pos":{"x":148106,"y":-4150,"z":210632},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300002,"propState":1,"propId":103020,"pos":{"x":-57874,"y":-14967,"z":60429},"rot":{"x":0,"y":45000,"z":0}},{"groupId":222,"instId":300007,"propState":1,"propId":103020,"pos":{"x":20087,"y":-25475,"z":169059},"rot":{"x":0,"y":270000,"z":0}},{"groupId":222,"instId":300006,"propState":1,"propId":103020,"pos":{"x":143337,"y":-4170,"z":92907},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300004,"propState":1,"propId":103020,"pos":{"x":-73979,"y":-13426,"z":140696},"rot":{"x":0,"y":316073,"z":0}},{"groupId":222,"instId":300003,"propState":1,"propId":103020,"pos":{"x":39212,"y":-16289,"z":208313},"rot":{"x":0,"y":270000,"z":0}},{"groupId":222,"instId":300001,"propState":1,"propId":103020,"pos":{"x":55886,"y":-14856,"z":60180},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300009,"propState":1,"propId":103022,"pos":{"x":-19104,"y":-22866,"z":138416},"rot":{"x":0,"y":92768,"z":0}},{"groupId":157,"instId":300004,"propState":1,"propId":103022,"pos":{"x":-38995,"y":-16880,"z":156340},"rot":{"x":0,"y":135792,"z":0}},{"groupId":157,"instId":300011,"propState":1,"propId":103022,"pos":{"x":-87834,"y":-13762,"z":218148},"rot":{"x":0,"y":0,"z":0}},{"groupId":157,"instId":300007,"propState":1,"propId":103022,"pos":{"x":124547,"y":-4428,"z":213070},"rot":{"x":0,"y":42303,"z":0}},{"groupId":157,"instId":300002,"propState":1,"propId":103022,"pos":{"x":38247,"y":-16903,"z":92386},"rot":{"x":0,"y":224307,"z":0}},{"groupId":157,"instId":300012,"propState":1,"propId":103022,"pos":{"x":-176020,"y":-11771,"z":157680},"rot":{"x":0,"y":46168,"z":0}},{"groupId":157,"instId":300010,"propState":1,"propId":103022,"pos":{"x":-77580,"y":-16880,"z":88690},"rot":{"x":0,"y":180001,"z":0}},{"groupId":157,"instId":300008,"propState":1,"propId":103022,"pos":{"x":94033,"y":-28387,"z":137615},"rot":{"x":0,"y":327734,"z":0}},{"groupId":157,"instId":300006,"propState":1,"propId":103022,"pos":{"x":141251,"y":-4471,"z":82500},"rot":{"x":0,"y":239558,"z":0}},{"groupId":157,"instId":300005,"propState":1,"propId":103022,"pos":{"x":71108,"y":-10676,"z":164129},"rot":{"x":0,"y":184273,"z":0}},{"groupId":157,"instId":300003,"propState":1,"propId":103022,"pos":{"x":39864,"y":-16880,"z":163300},"rot":{"x":0,"y":270001,"z":0}},{"groupId":157,"instId":300001,"propState":1,"propId":103022,"pos":{"x":-44666,"y":-15070,"z":54731},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[],"npcs":[{"groupId":19,"instId":400005,"npcId":13315,"pos":{"x":-23324,"y":-16381,"z":232550},"rot":{"x":0,"y":359821,"z":0}},{"groupId":19,"instId":400006,"npcId":13315,"pos":{"x":-106808,"y":-13248,"z":94713},"rot":{"x":0,"y":56465,"z":0}},{"groupId":19,"instId":400004,"npcId":13318,"pos":{"x":-114254,"y":-14374,"z":178103},"rot":{"x":0,"y":173216,"z":0}},{"groupId":19,"instId":400003,"npcId":13315,"pos":{"x":14260,"y":-15814,"z":88865},"rot":{"x":0,"y":140984,"z":0}},{"groupId":19,"instId":400002,"npcId":13127,"pos":{"x":141100,"y":-4416,"z":206800},"rot":{"x":0,"y":250839,"z":0}},{"groupId":19,"instId":400001,"npcId":13231,"pos":{"x":134051,"y":-4456,"z":84960},"rot":{"x":0,"y":198075,"z":0}}],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-23441,"y":-16881,"z":265107},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-205,"y":-19068,"z":142497},"rot":{"x":535,"y":180155,"z":15329}},{"groupId":17,"instId":300006,"propState":3,"propId":103006,"pos":{"x":-9825,"y":-16330,"z":152502},"rot":{"x":15329,"y":90008,"z":359445}},{"groupId":17,"instId":300003,"propState":0,"propId":103005,"pos":{"x":14307,"y":-25997,"z":157500},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":103005,"pos":{"x":-19500,"y":-16881,"z":142500},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-19514,"y":-13826,"z":137498},"rot":{"x":359465,"y":155,"z":344671}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-94343,"y":-13812,"z":202585},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300002,"propState":0,"propId":103005,"pos":{"x":-19500,"y":-16881,"z":132000},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300007,"propState":3,"propId":103006,"pos":{"x":20284,"y":-3163,"z":133075},"rot":{"x":345065,"y":88453,"z":4172}},{"groupId":18,"instId":300006,"propState":3,"propId":103006,"pos":{"x":561,"y":-7023,"z":111994},"rot":{"x":355969,"y":179530,"z":345027}},{"groupId":18,"instId":300003,"propState":1,"propId":103005,"pos":{"x":35330,"y":-1198,"z":118070},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-19289,"y":-11969,"z":106321},"rot":{"x":4031,"y":359530,"z":14973}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300001,"propState":11,"propId":103018,"pos":{"x":52129,"y":-14785,"z":210212},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300001,"propState":11,"propId":103018,"pos":{"x":43560,"y":-1198,"z":126040},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300006,"propState":20,"propId":60303,"pos":{"x":-95880,"y":-58780,"z":51010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":223,"instId":300005,"propState":0,"propId":100,"pos":{"x":-98610,"y":-59826,"z":50995},"rot":{"x":0,"y":270000,"z":0}},{"groupId":223,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-116891,"y":-57806,"z":57448},"rot":{"x":0,"y":352875,"z":0}},{"groupId":223,"instId":300003,"propState":9,"propId":103109,"pos":{"x":-116891,"y":-57806,"z":57448},"rot":{"x":0,"y":352875,"z":0}},{"groupId":223,"instId":300002,"propState":9,"propId":103109,"pos":{"x":-105483,"y":-56233,"z":44995},"rot":{"x":0,"y":279429,"z":0}},{"groupId":223,"instId":300001,"propState":2,"propId":103012,"pos":{"x":-98610,"y":-59826,"z":50995},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300009,"propState":0,"propId":100,"pos":{"x":-111026,"y":-17581,"z":61889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":164,"instId":300003,"propState":0,"propId":100,"pos":{"x":-97464,"y":-59666,"z":45187},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300002,"propState":0,"propId":100,"pos":{"x":-116517,"y":-59582,"z":48140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":300001,"propState":0,"propId":100,"pos":{"x":-108571,"y":-59534,"z":57104},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300008,"propState":21,"propId":103050,"pos":{"x":-113519,"y":-56539,"z":42837},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":300007,"propState":21,"propId":103050,"pos":{"x":-116806,"y":-59826,"z":43729},"rot":{"x":0,"y":45000,"z":0}},{"groupId":164,"instId":300005,"propState":1,"propId":103051,"pos":{"x":-102241,"y":-59826,"z":60018},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":300004,"propState":1,"propId":103053,"pos":{"x":-99889,"y":-17822,"z":57155},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300008,"propState":101,"propId":103019,"pos":{"x":-43943,"y":-15881,"z":124100},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300007,"propState":101,"propId":103019,"pos":{"x":-35000,"y":-15881,"z":217818},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300006,"propState":101,"propId":103019,"pos":{"x":133087,"y":-3456,"z":84795},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300005,"propState":101,"propId":103019,"pos":{"x":103922,"y":-7671,"z":147251},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300004,"propState":101,"propId":103019,"pos":{"x":85134,"y":-27335,"z":155445},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300003,"propState":101,"propId":103019,"pos":{"x":46839,"y":-198,"z":114111},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300002,"propState":101,"propId":103019,"pos":{"x":-12733,"y":-22266,"z":125500},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300001,"propState":101,"propId":103019,"pos":{"x":-116536,"y":-13827,"z":179869},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300007,"propState":0,"propId":103107,"pos":{"x":-142250,"y":-14074,"z":205410},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300006,"propState":0,"propId":100,"pos":{"x":-142340,"y":-14290,"z":205560},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300005,"propState":101,"propId":103049,"pos":{"x":-143130,"y":-14074,"z":209370},"rot":{"x":0,"y":249640,"z":0}},{"groupId":187,"instId":300004,"propState":101,"propId":103048,"pos":{"x":-145444,"y":-14074,"z":205398},"rot":{"x":0,"y":306375,"z":0}},{"groupId":187,"instId":300003,"propState":101,"propId":103047,"pos":{"x":-144674,"y":-14074,"z":206713},"rot":{"x":0,"y":210000,"z":0}},{"groupId":187,"instId":300002,"propState":101,"propId":103046,"pos":{"x":-143218,"y":-13956,"z":207400},"rot":{"x":0,"y":229245,"z":0}},{"groupId":187,"instId":300001,"propState":101,"propId":103045,"pos":{"x":-144196,"y":-14074,"z":202743},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"163":{"props":[{"groupId":163,"instId":300003,"propState":21,"propId":103050,"pos":{"x":155150,"y":-33864,"z":176402},"rot":{"x":0,"y":180000,"z":0}},{"groupId":163,"instId":300002,"propState":21,"propId":103050,"pos":{"x":155150,"y":-33864,"z":180613},"rot":{"x":0,"y":180000,"z":0}},{"groupId":163,"instId":300001,"propState":0,"propId":100,"pos":{"x":120290,"y":-30383,"z":147595},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300017,"propState":0,"propId":100,"pos":{"x":154580,"y":-37038,"z":181910},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300016,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300010,"propState":21,"propId":103050,"pos":{"x":149754,"y":-33880,"z":181826},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300009,"propState":21,"propId":103050,"pos":{"x":150533,"y":-37038,"z":179084},"rot":{"x":0,"y":90000,"z":0}},{"groupId":163,"instId":300008,"propState":21,"propId":103050,"pos":{"x":155275,"y":-37038,"z":173550},"rot":{"x":0,"y":270000,"z":0}},{"groupId":163,"instId":300007,"propState":21,"propId":103050,"pos":{"x":154597,"y":-37038,"z":182392},"rot":{"x":0,"y":270000,"z":0}},{"groupId":163,"instId":300005,"propState":1,"propId":103051,"pos":{"x":125760,"y":-37027,"z":182612},"rot":{"x":0,"y":90000,"z":0}},{"groupId":163,"instId":300004,"propState":1,"propId":103053,"pos":{"x":120950,"y":-30381,"z":154032},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300002,"propState":1,"propId":211,"pos":{"x":-439,"y":-22195,"z":211795},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-444,"y":-18579,"z":211795},"rot":{"x":352640,"y":334274,"z":86416}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300002,"propState":1,"propId":211,"pos":{"x":-121914,"y":-14681,"z":200935},"rot":{"x":0,"y":22616,"z":0}},{"groupId":35,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-121914,"y":-14726,"z":200935},"rot":{"x":90000,"y":353899,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300002,"propState":1,"propId":211,"pos":{"x":-87805,"y":-12527,"z":128035},"rot":{"x":0,"y":22616,"z":0}},{"groupId":37,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-87795,"y":-12760,"z":128046},"rot":{"x":347749,"y":94992,"z":97437}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300002,"propState":1,"propId":211,"pos":{"x":-21015,"y":-16881,"z":249052},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-20343,"y":-13971,"z":249050},"rot":{"x":0,"y":315000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"198":{"props":[{"groupId":198,"instId":300002,"propState":1,"propId":211,"pos":{"x":-35601,"y":-16881,"z":171222},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-39669,"y":-14599,"z":171384},"rot":{"x":358648,"y":227091,"z":78554}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300004,"propState":1,"propId":211,"pos":{"x":-163347,"y":-11088,"z":181245},"rot":{"x":0,"y":22616,"z":0}},{"groupId":36,"instId":300002,"propState":0,"propId":103027,"pos":{"x":-163523,"y":-11029,"z":179340},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300003,"propState":0,"propId":103027,"pos":{"x":-165719,"y":-11669,"z":181336},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-162007,"y":-11323,"z":181339},"rot":{"x":0,"y":73193,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"202":{"props":[{"groupId":202,"instId":300002,"propState":1,"propId":211,"pos":{"x":-64770,"y":-16881,"z":81507},"rot":{"x":0,"y":178063,"z":0}},{"groupId":202,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-64129,"y":-16109,"z":82128},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300002,"propState":1,"propId":211,"pos":{"x":123173,"y":-6687,"z":132040},"rot":{"x":0,"y":22616,"z":0}},{"groupId":41,"instId":300001,"propState":18,"propId":103027,"pos":{"x":120951,"y":-5449,"z":125958},"rot":{"x":0,"y":22801,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300002,"propState":1,"propId":211,"pos":{"x":157844,"y":-4385,"z":218483},"rot":{"x":0,"y":220623,"z":0}},{"groupId":42,"instId":300001,"propState":18,"propId":103027,"pos":{"x":159450,"y":3643,"z":220580},"rot":{"x":357398,"y":112850,"z":220184}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300002,"propState":18,"propId":103027,"pos":{"x":31469,"y":-15686,"z":122178},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300005,"propState":1,"propId":211,"pos":{"x":29668,"y":-16932,"z":122143},"rot":{"x":0,"y":22616,"z":0}},{"groupId":39,"instId":300004,"propState":18,"propId":103027,"pos":{"x":3550,"y":-16881,"z":122310},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300003,"propState":18,"propId":103027,"pos":{"x":31469,"y":-16031,"z":122503},"rot":{"x":0,"y":270000,"z":270000}},{"groupId":39,"instId":300001,"propState":18,"propId":103027,"pos":{"x":31469,"y":-16036,"z":121858},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300002,"propState":1,"propId":211,"pos":{"x":91132,"y":-8595,"z":227050},"rot":{"x":0,"y":22616,"z":0}},{"groupId":43,"instId":300001,"propState":18,"propId":103027,"pos":{"x":91167,"y":-3778,"z":231387},"rot":{"x":353560,"y":353730,"z":41147}}],"npcs":[],"monsters":[],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300002,"propState":1,"propId":211,"pos":{"x":57478,"y":-12478,"z":153153},"rot":{"x":0,"y":0,"z":0}},{"groupId":118,"instId":300001,"propState":18,"propId":103027,"pos":{"x":57478,"y":-8945,"z":150060},"rot":{"x":55853,"y":165349,"z":195513}}],"npcs":[],"monsters":[],"teleports":{}},"200":{"props":[{"groupId":200,"instId":300002,"propState":1,"propId":211,"pos":{"x":26908,"y":-16932,"z":191828},"rot":{"x":0,"y":22616,"z":0}},{"groupId":200,"instId":300001,"propState":18,"propId":103027,"pos":{"x":24947,"y":-16001,"z":191498},"rot":{"x":64358,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300002,"propState":1,"propId":211,"pos":{"x":39940,"y":-1198,"z":102660},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300001,"propState":18,"propId":103027,"pos":{"x":35840,"y":870,"z":96665},"rot":{"x":2832,"y":24647,"z":730}}],"npcs":[],"monsters":[],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300002,"propState":1,"propId":211,"pos":{"x":42959,"y":-25996,"z":146590},"rot":{"x":0,"y":0,"z":0}},{"groupId":186,"instId":300001,"propState":18,"propId":103027,"pos":{"x":42763,"y":-24786,"z":142012},"rot":{"x":359045,"y":18511,"z":75687}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300002,"propState":1,"propId":211,"pos":{"x":79435,"y":-25919,"z":122808},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300001,"propState":18,"propId":103027,"pos":{"x":79435,"y":-25089,"z":121186},"rot":{"x":358456,"y":242607,"z":111142}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300003,"propState":0,"propId":103016,"pos":{"x":136210,"y":-30474,"z":146175},"rot":{"x":0,"y":101065,"z":0}},{"groupId":193,"instId":300002,"propState":1,"propId":211,"pos":{"x":137539,"y":-30482,"z":145810},"rot":{"x":0,"y":0,"z":0}},{"groupId":193,"instId":300001,"propState":18,"propId":103027,"pos":{"x":136311,"y":-29112,"z":146169},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"194":{"props":[{"groupId":194,"instId":300003,"propState":0,"propId":103027,"pos":{"x":-14474,"y":-25020,"z":156454},"rot":{"x":0,"y":60000,"z":0}},{"groupId":194,"instId":300004,"propState":1,"propId":211,"pos":{"x":-15791,"y":-25018,"z":151452},"rot":{"x":0,"y":0,"z":0}},{"groupId":194,"instId":300002,"propState":0,"propId":103027,"pos":{"x":-14477,"y":-24871,"z":153856},"rot":{"x":0,"y":60000,"z":0}},{"groupId":194,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-14479,"y":-24127,"z":151591},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":1,"propId":211,"pos":{"x":146370,"y":-37038,"z":185470},"rot":{"x":0,"y":22616,"z":0}},{"groupId":173,"instId":300001,"propState":18,"propId":103027,"pos":{"x":154913,"y":-36620,"z":192367},"rot":{"x":614,"y":311941,"z":73268}}],"npcs":[],"monsters":[],"teleports":{}},"199":{"props":[{"groupId":199,"instId":300002,"propState":1,"propId":211,"pos":{"x":-106131,"y":-56488,"z":43143},"rot":{"x":0,"y":22616,"z":0}},{"groupId":199,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-105367,"y":-56546,"z":43698},"rot":{"x":90000,"y":75206,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"149":{"props":[],"npcs":[{"groupId":149,"instId":400001,"npcId":13105,"pos":{"x":-120811,"y":-14735,"z":201325},"rot":{"x":0,"y":350738,"z":0}}],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300002,"propState":8,"propId":110,"pos":{"x":151226,"y":-3483,"z":127456},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300001,"propState":0,"propId":100,"pos":{"x":151226,"y":-3483,"z":127456},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":150,"instId":400001,"npcId":100,"pos":{"x":150780,"y":-5010,"z":127830},"rot":{"x":0,"y":87632,"z":0}}],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":100,"pos":{"x":126831,"y":-4120,"z":195380},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":151,"instId":400001,"npcId":13116,"pos":{"x":125816,"y":-4418,"z":195402},"rot":{"x":0,"y":104202,"z":0}}],"monsters":[],"teleports":{}},"152":{"props":[],"npcs":[{"groupId":152,"instId":400001,"npcId":13215,"pos":{"x":143693,"y":-4456,"z":101992},"rot":{"x":0,"y":279893,"z":0}}],"monsters":[],"teleports":{}},"153":{"props":[],"npcs":[{"groupId":153,"instId":400001,"npcId":13119,"pos":{"x":132350,"y":-6688,"z":171270},"rot":{"x":0,"y":186089,"z":0}}],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300015,"propState":0,"propId":100,"pos":{"x":-97689,"y":-56615,"z":51324},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300014,"propState":0,"propId":100,"pos":{"x":154289,"y":-33891,"z":188654},"rot":{"x":0,"y":270000,"z":0}},{"groupId":156,"instId":300013,"propState":0,"propId":103042,"pos":{"x":-107550,"y":-59826,"z":59595},"rot":{"x":0,"y":180000,"z":0}},{"groupId":156,"instId":300012,"propState":2,"propId":103042,"pos":{"x":-100510,"y":-17822,"z":61750},"rot":{"x":0,"y":270367,"z":0}},{"groupId":156,"instId":300011,"propState":0,"propId":100,"pos":{"x":-102390,"y":-17827,"z":61654},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300010,"propState":0,"propId":100,"pos":{"x":-107430,"y":-59826,"z":57698},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300002,"propState":0,"propId":100,"pos":{"x":-106910,"y":-59826,"z":46500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":156,"instId":300009,"propState":0,"propId":103042,"pos":{"x":146536,"y":-37038,"z":166944},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300008,"propState":2,"propId":103042,"pos":{"x":127250,"y":-30482,"z":158900},"rot":{"x":0,"y":160367,"z":0}},{"groupId":156,"instId":300007,"propState":0,"propId":103042,"pos":{"x":138169,"y":-37028,"z":187209},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300006,"propState":0,"propId":100,"pos":{"x":127519,"y":-30468,"z":157974},"rot":{"x":0,"y":155900,"z":0}},{"groupId":156,"instId":300005,"propState":0,"propId":100,"pos":{"x":146573,"y":-37038,"z":167766},"rot":{"x":0,"y":180000,"z":0}},{"groupId":156,"instId":300004,"propState":0,"propId":100,"pos":{"x":139047,"y":-37038,"z":187048},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300003,"propState":0,"propId":100,"pos":{"x":150076,"y":-37038,"z":192426},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300001,"propState":0,"propId":100,"pos":{"x":127547,"y":-30482,"z":158066},"rot":{"x":0,"y":160367,"z":0}}],"npcs":[],"monsters":[{"groupId":156,"instId":200002,"monsterId":7010011,"eventId":10301299,"pos":{"x":125151,"y":-30482,"z":168180},"rot":{"x":0,"y":160367,"z":0}}],"teleports":{}},"244":{"props":[{"groupId":244,"instId":300001,"propState":0,"propId":100,"pos":{"x":40,"y":-22213,"z":211820},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[{"groupId":274,"instId":300001,"propState":0,"propId":103016,"pos":{"x":130,"y":-25080,"z":157650},"rot":{"x":0,"y":356426,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"280":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"290":{"props":[],"npcs":[{"groupId":290,"instId":400001,"npcId":13117,"pos":{"x":81250,"y":-10661,"z":130710},"rot":{"x":0,"y":7274,"z":0}}],"monsters":[],"teleports":{}},"400":{"props":[],"npcs":[{"groupId":400,"instId":400001,"npcId":13208,"pos":{"x":79110,"y":-10661,"z":130680},"rot":{"x":0,"y":7274,"z":0}}],"monsters":[],"teleports":{}},"401":{"props":[{"groupId":401,"instId":300004,"propState":18,"propId":103038,"pos":{"x":140800,"y":-3850,"z":189416},"rot":{"x":348315,"y":354319,"z":15156}},{"groupId":401,"instId":300003,"propState":18,"propId":103038,"pos":{"x":125366,"y":-3830,"z":104232},"rot":{"x":348315,"y":173839,"z":15156}},{"groupId":401,"instId":300002,"propState":18,"propId":103038,"pos":{"x":40687,"y":-16466,"z":147002},"rot":{"x":348315,"y":355726,"z":15156}},{"groupId":401,"instId":300001,"propState":18,"propId":103038,"pos":{"x":190288,"y":-3906,"z":146954},"rot":{"x":348315,"y":21447,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"404":{"props":[{"groupId":404,"instId":300006,"propState":0,"propId":103129,"pos":{"x":-19390,"y":-16932,"z":64630},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300005,"propState":0,"propId":103128,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300004,"propState":0,"propId":103127,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300003,"propState":0,"propId":103126,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300002,"propState":0,"propId":103084,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300001,"propState":0,"propId":100,"pos":{"x":-20480,"y":-14915,"z":61380},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"465":{"props":[{"groupId":465,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-173074,"y":-13086,"z":215084},"rot":{"x":348315,"y":207229,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"464":{"props":[{"groupId":464,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-130044,"y":-14072,"z":164010},"rot":{"x":348315,"y":124291,"z":15156}},{"groupId":464,"instId":300003,"propState":18,"propId":103038,"pos":{"x":-94104,"y":-13161,"z":141961},"rot":{"x":348315,"y":57366,"z":15156}},{"groupId":464,"instId":300002,"propState":18,"propId":103038,"pos":{"x":-130272,"y":-14120,"z":207818},"rot":{"x":348315,"y":170320,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"463":{"props":[{"groupId":463,"instId":300008,"propState":18,"propId":103035,"pos":{"x":-17980,"y":-16379,"z":148431},"rot":{"x":0,"y":348479,"z":0}},{"groupId":463,"instId":300014,"propState":18,"propId":103037,"pos":{"x":-82846,"y":-12875,"z":246001},"rot":{"x":0,"y":59181,"z":0}},{"groupId":463,"instId":300003,"propState":18,"propId":103083,"pos":{"x":98890,"y":-7849,"z":226976},"rot":{"x":0,"y":149666,"z":0}},{"groupId":463,"instId":300012,"propState":18,"propId":103037,"pos":{"x":3479,"y":-16336,"z":86865},"rot":{"x":0,"y":69713,"z":0}},{"groupId":463,"instId":300002,"propState":18,"propId":101029,"pos":{"x":129121,"y":-3955,"z":51392},"rot":{"x":0,"y":179438,"z":0}},{"groupId":463,"instId":300015,"propState":18,"propId":103038,"pos":{"x":0,"y":-13377,"z":35410},"rot":{"x":348315,"y":83433,"z":15156}},{"groupId":463,"instId":300013,"propState":18,"propId":103037,"pos":{"x":84615,"y":-10160,"z":142358},"rot":{"x":0,"y":143490,"z":0}},{"groupId":463,"instId":300011,"propState":18,"propId":103035,"pos":{"x":59415,"y":-12901,"z":231978},"rot":{"x":0,"y":82616,"z":0}},{"groupId":463,"instId":300010,"propState":18,"propId":101028,"pos":{"x":-158859,"y":-11077,"z":174116},"rot":{"x":0,"y":179438,"z":0}},{"groupId":463,"instId":300009,"propState":18,"propId":103037,"pos":{"x":-45132,"y":-15873,"z":114378},"rot":{"x":0,"y":14042,"z":0}},{"groupId":463,"instId":300007,"propState":18,"propId":103037,"pos":{"x":43843,"y":-433,"z":96470},"rot":{"x":0,"y":0,"z":0}},{"groupId":463,"instId":300006,"propState":18,"propId":101029,"pos":{"x":-118824,"y":-14322,"z":208807},"rot":{"x":0,"y":221235,"z":0}},{"groupId":463,"instId":300005,"propState":18,"propId":101029,"pos":{"x":-10725,"y":-16328,"z":238693},"rot":{"x":0,"y":113008,"z":0}},{"groupId":463,"instId":300004,"propState":18,"propId":103083,"pos":{"x":-115411,"y":-13848,"z":196064},"rot":{"x":0,"y":112689,"z":0}},{"groupId":463,"instId":300001,"propState":18,"propId":103083,"pos":{"x":-8760,"y":-21695,"z":222781},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"479":{"props":[{"groupId":479,"instId":300001,"propState":18,"propId":103038,"pos":{"x":41064,"y":-15866,"z":123126},"rot":{"x":348315,"y":315577,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"481":{"props":[{"groupId":481,"instId":300001,"propState":18,"propId":103038,"pos":{"x":181121,"y":-4433,"z":153368},"rot":{"x":348315,"y":303422,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"482":{"props":[{"groupId":482,"instId":300001,"propState":18,"propId":103038,"pos":{"x":231,"y":-15775,"z":252225},"rot":{"x":759,"y":92100,"z":340127}}],"npcs":[],"monsters":[],"teleports":{}},"505":{"props":[{"groupId":505,"instId":300007,"propState":18,"propId":101028,"pos":{"x":108432,"y":-24314,"z":116898},"rot":{"x":0,"y":51463,"z":0}},{"groupId":505,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-105155,"y":-14060,"z":183139},"rot":{"x":0,"y":179438,"z":0}},{"groupId":505,"instId":300006,"propState":18,"propId":101029,"pos":{"x":123332,"y":-3476,"z":114398},"rot":{"x":0,"y":215559,"z":0}},{"groupId":505,"instId":300005,"propState":18,"propId":101028,"pos":{"x":-163777,"y":-11088,"z":180823},"rot":{"x":0,"y":51463,"z":0}},{"groupId":505,"instId":300004,"propState":18,"propId":101028,"pos":{"x":-92400,"y":-12889,"z":241138},"rot":{"x":0,"y":72385,"z":0}},{"groupId":505,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-13774,"y":-21708,"z":214556},"rot":{"x":0,"y":31037,"z":0}},{"groupId":505,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-13979,"y":-21710,"z":214272},"rot":{"x":0,"y":131002,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"584":{"props":[{"groupId":584,"instId":300001,"propState":1,"propId":103225,"pos":{"x":-91205,"y":-13816,"z":118400},"rot":{"x":0,"y":270111,"z":0}}],"npcs":[{"groupId":584,"instId":400001,"npcId":13317,"pos":{"x":-91750,"y":-13815,"z":119710},"rot":{"x":0,"y":264798,"z":0}}],"monsters":[],"teleports":{"2458":{"anchorId":1,"groupId":584,"instId":300002,"pos":{"x":-93045,"y":-13816,"z":119230},"rot":{"x":0,"y":86785,"z":0}}}},"585":{"props":[{"groupId":585,"instId":300001,"propState":1,"propId":103226,"pos":{"x":48720,"y":-25996,"z":143170},"rot":{"x":0,"y":359059,"z":0}}],"npcs":[{"groupId":585,"instId":400001,"npcId":13130,"pos":{"x":50280,"y":-25996,"z":144539},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{"2459":{"anchorId":1,"groupId":585,"instId":300002,"pos":{"x":49482,"y":-25996,"z":145542},"rot":{"x":0,"y":174383,"z":0}}}},"587":{"props":[{"groupId":587,"instId":300002,"propState":1,"propId":103071,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300004,"propState":0,"propId":103086,"pos":{"x":-130000,"y":-14715,"z":155708},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300003,"propState":1,"propId":103072,"pos":{"x":-130090,"y":-14742,"z":161520},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300001,"propState":1,"propId":103070,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":1,"startGroupId":477}},"1030109":{"P10301_F10301001":{"scenes":{"15":{"props":[{"groupId":15,"instId":300003,"propState":8,"propId":101,"pos":{"x":-87570,"y":-13760,"z":228670},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300005,"propState":8,"propId":101,"pos":{"x":-104080,"y":-14726,"z":143950},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300006,"propState":8,"propId":101,"pos":{"x":71261,"y":-28335,"z":153540},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300001,"propState":8,"propId":101,"pos":{"x":7180,"y":-14411,"z":37820},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300004,"propState":8,"propId":101,"pos":{"x":115120,"y":-6779,"z":142310},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300002,"propState":8,"propId":101,"pos":{"x":5080,"y":-22213,"z":196790},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030101":{"anchorId":1,"groupId":15,"instId":300001,"pos":{"x":0,"y":-14383,"z":44219},"rot":{"x":0,"y":0,"z":0}},"1030102":{"anchorId":2,"groupId":15,"instId":300002,"pos":{"x":60,"y":-22213,"z":195260},"rot":{"x":0,"y":0,"z":0}},"1030103":{"anchorId":3,"groupId":15,"instId":300003,"pos":{"x":-93460,"y":-13760,"z":233210},"rot":{"x":0,"y":240000,"z":0}},"1030104":{"anchorId":4,"groupId":15,"instId":300004,"pos":{"x":114920,"y":-6687,"z":137090},"rot":{"x":0,"y":75000,"z":0}},"1030105":{"anchorId":5,"groupId":15,"instId":300005,"pos":{"x":-100370,"y":-14726,"z":146480},"rot":{"x":0,"y":315000,"z":0}},"1030106":{"anchorId":6,"groupId":15,"instId":300006,"pos":{"x":76810,"y":-28335,"z":151420},"rot":{"x":0,"y":113524,"z":0}}}},"298":{"props":[{"groupId":298,"instId":300001,"propState":0,"propId":132,"pos":{"x":47841,"y":-299,"z":91088},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"472":{"props":[{"groupId":472,"instId":300001,"propState":0,"propId":114,"pos":{"x":209320,"y":-4904,"z":147060},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300023,"propState":0,"propId":103016,"pos":{"x":140624,"y":-37160,"z":177079},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-70310,"y":-13721,"z":253530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300025,"propState":0,"propId":103016,"pos":{"x":-108860,"y":-59826,"z":46511},"rot":{"x":0,"y":91069,"z":0}},{"groupId":26,"instId":300022,"propState":0,"propId":103015,"pos":{"x":122713,"y":-6688,"z":168734},"rot":{"x":0,"y":155814,"z":0}},{"groupId":26,"instId":300021,"propState":0,"propId":103015,"pos":{"x":-77740,"y":-13798,"z":118650},"rot":{"x":0,"y":275814,"z":0}},{"groupId":26,"instId":300010,"propState":0,"propId":103016,"pos":{"x":-145776,"y":-13812,"z":230510},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300018,"propState":0,"propId":103016,"pos":{"x":-97770,"y":-13798,"z":101020},"rot":{"x":0,"y":225000,"z":0}},{"groupId":26,"instId":300017,"propState":0,"propId":103016,"pos":{"x":100325,"y":-8613,"z":163718},"rot":{"x":0,"y":300000,"z":0}},{"groupId":26,"instId":300005,"propState":0,"propId":103016,"pos":{"x":87912,"y":-10661,"z":140933},"rot":{"x":0,"y":180001,"z":0}},{"groupId":26,"instId":300024,"propState":0,"propId":103017,"pos":{"x":144686,"y":-37118,"z":192517},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300020,"propState":0,"propId":103015,"pos":{"x":15155,"y":-16881,"z":89920},"rot":{"x":0,"y":140814,"z":0}},{"groupId":26,"instId":300019,"propState":0,"propId":103015,"pos":{"x":-39870,"y":-16881,"z":236520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300013,"propState":0,"propId":103017,"pos":{"x":-103568,"y":-16990,"z":84104},"rot":{"x":0,"y":166077,"z":0}},{"groupId":26,"instId":300012,"propState":0,"propId":103017,"pos":{"x":-89236,"y":-13807,"z":133950},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300011,"propState":0,"propId":103017,"pos":{"x":-164720,"y":-11851,"z":187840},"rot":{"x":0,"y":145000,"z":0}},{"groupId":26,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-70270,"y":-13721,"z":237010},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-38608,"y":-16881,"z":185172},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300016,"propState":0,"propId":103017,"pos":{"x":127024,"y":-4405,"z":229432},"rot":{"x":0,"y":260000,"z":0}},{"groupId":26,"instId":300007,"propState":0,"propId":103016,"pos":{"x":124920,"y":-4405,"z":229382},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300006,"propState":0,"propId":103016,"pos":{"x":133044,"y":-4456,"z":108386},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":103016,"pos":{"x":82945,"y":-28335,"z":138230},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300004,"propState":0,"propId":103017,"pos":{"x":25060,"y":-25996,"z":151593},"rot":{"x":0,"y":350000,"z":0}},{"groupId":26,"instId":300015,"propState":0,"propId":103017,"pos":{"x":24861,"y":-16852,"z":192982},"rot":{"x":0,"y":190000,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":103016,"pos":{"x":31152,"y":-16881,"z":123872},"rot":{"x":0,"y":180001,"z":0}},{"groupId":26,"instId":300014,"propState":0,"propId":103017,"pos":{"x":-34019,"y":-16881,"z":146311},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-36678,"y":-16881,"z":90482},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300020,"propState":12,"propId":60301,"pos":{"x":-87432,"y":-13798,"z":186212},"rot":{"x":0,"y":240000,"z":0}},{"groupId":28,"instId":300030,"propState":12,"propId":60301,"pos":{"x":-42794,"y":-13760,"z":254597},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300024,"propState":12,"propId":60301,"pos":{"x":-112060,"y":-17827,"z":57970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300019,"propState":12,"propId":60301,"pos":{"x":-137756,"y":-13798,"z":145667},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300018,"propState":12,"propId":60301,"pos":{"x":-54730,"y":-13760,"z":212548},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300014,"propState":12,"propId":60301,"pos":{"x":192220,"y":-4904,"z":155960},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300010,"propState":12,"propId":60301,"pos":{"x":64563,"y":-10661,"z":147192},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-19270,"y":-16881,"z":127606},"rot":{"x":0,"y":1,"z":0}},{"groupId":28,"instId":300026,"propState":12,"propId":60303,"pos":{"x":154289,"y":-33891,"z":188654},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300025,"propState":12,"propId":60301,"pos":{"x":152413,"y":-37038,"z":179707},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300021,"propState":12,"propId":60301,"pos":{"x":-159490,"y":-11851,"z":180900},"rot":{"x":0,"y":225000,"z":0}},{"groupId":28,"instId":300016,"propState":12,"propId":60301,"pos":{"x":105848,"y":-24827,"z":125456},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300013,"propState":12,"propId":60301,"pos":{"x":35549,"y":-13423,"z":232721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300009,"propState":12,"propId":60301,"pos":{"x":42040,"y":-10661,"z":131591},"rot":{"x":0,"y":89999,"z":0}},{"groupId":28,"instId":300015,"propState":12,"propId":60301,"pos":{"x":105252,"y":-11718,"z":60396},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300003,"propState":12,"propId":60301,"pos":{"x":-19087,"y":-26050,"z":171350},"rot":{"x":0,"y":90001,"z":0}},{"groupId":28,"instId":300028,"propState":12,"propId":60301,"pos":{"x":140720,"y":-35170,"z":176727},"rot":{"x":13161,"y":123160,"z":327079}},{"groupId":28,"instId":300027,"propState":12,"propId":60301,"pos":{"x":126783,"y":-37038,"z":191030},"rot":{"x":0,"y":131546,"z":0}},{"groupId":28,"instId":300022,"propState":12,"propId":60301,"pos":{"x":-114500,"y":-13798,"z":92370},"rot":{"x":0,"y":134680,"z":0}},{"groupId":28,"instId":300023,"propState":12,"propId":60301,"pos":{"x":-79566,"y":-13798,"z":92082},"rot":{"x":0,"y":-1,"z":0}},{"groupId":28,"instId":300017,"propState":12,"propId":60301,"pos":{"x":111894,"y":-28335,"z":153868},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300029,"propState":12,"propId":60301,"pos":{"x":144559,"y":-4444,"z":58482},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300012,"propState":12,"propId":60301,"pos":{"x":168814,"y":-4420,"z":220218},"rot":{"x":0,"y":292855,"z":0}},{"groupId":28,"instId":300011,"propState":12,"propId":60301,"pos":{"x":103599,"y":-8595,"z":228020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-18408,"y":-16881,"z":226111},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300007,"propState":12,"propId":60301,"pos":{"x":-12446,"y":-22208,"z":218674},"rot":{"x":0,"y":120000,"z":0}},{"groupId":28,"instId":300006,"propState":12,"propId":60301,"pos":{"x":48901,"y":-1198,"z":100836},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300004,"propState":12,"propId":60301,"pos":{"x":19601,"y":-25997,"z":133360},"rot":{"x":0,"y":270001,"z":0}},{"groupId":28,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-46908,"y":-15066,"z":65628},"rot":{"x":0,"y":180001,"z":0}},{"groupId":28,"instId":300001,"propState":12,"propId":60301,"pos":{"x":40995,"y":-15066,"z":34863},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"299":{"props":[{"groupId":299,"instId":300001,"propState":0,"propId":140,"pos":{"x":209320,"y":-4904,"z":147060},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300001,"propState":101,"propId":103108,"pos":{"x":1,"y":-22035,"z":211881},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"155":{"props":[{"groupId":155,"instId":300005,"propState":0,"propId":103021,"pos":{"x":-132772,"y":-14751,"z":181080},"rot":{"x":0,"y":126002,"z":0}},{"groupId":155,"instId":300004,"propState":0,"propId":103021,"pos":{"x":-133080,"y":-14754,"z":182705},"rot":{"x":0,"y":28547,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"207":{"props":[{"groupId":207,"instId":300006,"propState":0,"propId":100,"pos":{"x":-129140,"y":-15127,"z":155410},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300005,"propState":0,"propId":100,"pos":{"x":-137110,"y":-15127,"z":178850},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300003,"propState":1,"propId":103072,"pos":{"x":-130090,"y":-14742,"z":161520},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300004,"propState":0,"propId":103086,"pos":{"x":-130000,"y":-14715,"z":155708},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300002,"propState":1,"propId":103071,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300001,"propState":1,"propId":103070,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300002,"propState":0,"propId":103106,"pos":{"x":-141868,"y":-14749,"z":180691},"rot":{"x":0,"y":245519,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":103106,"pos":{"x":-134011,"y":-14726,"z":173932},"rot":{"x":0,"y":128044,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300005,"propState":1,"propId":103020,"pos":{"x":148106,"y":-4150,"z":210632},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300007,"propState":1,"propId":103020,"pos":{"x":20087,"y":-25475,"z":169059},"rot":{"x":0,"y":270000,"z":0}},{"groupId":222,"instId":300006,"propState":1,"propId":103020,"pos":{"x":143337,"y":-4170,"z":92907},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300002,"propState":1,"propId":103020,"pos":{"x":-57874,"y":-14967,"z":60429},"rot":{"x":0,"y":45000,"z":0}},{"groupId":222,"instId":300004,"propState":1,"propId":103020,"pos":{"x":-73979,"y":-13426,"z":140696},"rot":{"x":0,"y":316073,"z":0}},{"groupId":222,"instId":300003,"propState":1,"propId":103020,"pos":{"x":39212,"y":-16289,"z":208313},"rot":{"x":0,"y":270000,"z":0}},{"groupId":222,"instId":300001,"propState":1,"propId":103020,"pos":{"x":55886,"y":-14856,"z":60180},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[],"npcs":[{"groupId":19,"instId":400006,"npcId":13315,"pos":{"x":-106808,"y":-13248,"z":94713},"rot":{"x":0,"y":56465,"z":0}},{"groupId":19,"instId":400005,"npcId":13315,"pos":{"x":-23324,"y":-16381,"z":232550},"rot":{"x":0,"y":359821,"z":0}},{"groupId":19,"instId":400004,"npcId":13318,"pos":{"x":-114254,"y":-14374,"z":178103},"rot":{"x":0,"y":173216,"z":0}},{"groupId":19,"instId":400003,"npcId":13315,"pos":{"x":14260,"y":-15814,"z":88865},"rot":{"x":0,"y":140984,"z":0}},{"groupId":19,"instId":400002,"npcId":13127,"pos":{"x":141100,"y":-4416,"z":206800},"rot":{"x":0,"y":250839,"z":0}},{"groupId":19,"instId":400001,"npcId":13231,"pos":{"x":134051,"y":-4456,"z":84960},"rot":{"x":0,"y":198075,"z":0}}],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300011,"propState":1,"propId":103022,"pos":{"x":-87834,"y":-13762,"z":218148},"rot":{"x":0,"y":0,"z":0}},{"groupId":157,"instId":300006,"propState":1,"propId":103022,"pos":{"x":141251,"y":-4471,"z":82500},"rot":{"x":0,"y":239558,"z":0}},{"groupId":157,"instId":300012,"propState":1,"propId":103022,"pos":{"x":-176020,"y":-11771,"z":157680},"rot":{"x":0,"y":46168,"z":0}},{"groupId":157,"instId":300003,"propState":1,"propId":103022,"pos":{"x":39864,"y":-16880,"z":163300},"rot":{"x":0,"y":270001,"z":0}},{"groupId":157,"instId":300010,"propState":1,"propId":103022,"pos":{"x":-77580,"y":-16880,"z":88690},"rot":{"x":0,"y":180001,"z":0}},{"groupId":157,"instId":300009,"propState":1,"propId":103022,"pos":{"x":-19104,"y":-22866,"z":138416},"rot":{"x":0,"y":92768,"z":0}},{"groupId":157,"instId":300008,"propState":1,"propId":103022,"pos":{"x":94033,"y":-28387,"z":137615},"rot":{"x":0,"y":327734,"z":0}},{"groupId":157,"instId":300007,"propState":1,"propId":103022,"pos":{"x":124547,"y":-4428,"z":213070},"rot":{"x":0,"y":42303,"z":0}},{"groupId":157,"instId":300005,"propState":1,"propId":103022,"pos":{"x":71108,"y":-10676,"z":164129},"rot":{"x":0,"y":184273,"z":0}},{"groupId":157,"instId":300004,"propState":1,"propId":103022,"pos":{"x":-38995,"y":-16880,"z":156340},"rot":{"x":0,"y":135792,"z":0}},{"groupId":157,"instId":300002,"propState":1,"propId":103022,"pos":{"x":38247,"y":-16903,"z":92386},"rot":{"x":0,"y":224307,"z":0}},{"groupId":157,"instId":300001,"propState":1,"propId":103022,"pos":{"x":-44666,"y":-15070,"z":54731},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-23441,"y":-16881,"z":265107},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300002,"propState":0,"propId":103005,"pos":{"x":-19500,"y":-16881,"z":142500},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-205,"y":-19068,"z":142497},"rot":{"x":535,"y":180155,"z":15329}},{"groupId":17,"instId":300006,"propState":3,"propId":103006,"pos":{"x":-9825,"y":-16330,"z":152502},"rot":{"x":15329,"y":90008,"z":359445}},{"groupId":17,"instId":300003,"propState":0,"propId":103005,"pos":{"x":14307,"y":-25997,"z":157500},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-19514,"y":-13826,"z":137498},"rot":{"x":359465,"y":155,"z":344671}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300007,"propState":3,"propId":103006,"pos":{"x":20284,"y":-3163,"z":133075},"rot":{"x":345065,"y":88453,"z":4172}},{"groupId":18,"instId":300006,"propState":3,"propId":103006,"pos":{"x":561,"y":-7023,"z":111994},"rot":{"x":355969,"y":179530,"z":345027}},{"groupId":18,"instId":300003,"propState":1,"propId":103005,"pos":{"x":35330,"y":-1198,"z":118070},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":103005,"pos":{"x":-19500,"y":-16881,"z":132000},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-19289,"y":-11969,"z":106321},"rot":{"x":4031,"y":359530,"z":14973}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-94343,"y":-13812,"z":202585},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300001,"propState":11,"propId":103018,"pos":{"x":52129,"y":-14785,"z":210212},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300001,"propState":11,"propId":103018,"pos":{"x":43560,"y":-1198,"z":126040},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300002,"propState":9,"propId":103109,"pos":{"x":-105483,"y":-56233,"z":44995},"rot":{"x":0,"y":279429,"z":0}},{"groupId":223,"instId":300006,"propState":20,"propId":60303,"pos":{"x":-95880,"y":-58780,"z":51010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":223,"instId":300005,"propState":0,"propId":100,"pos":{"x":-98610,"y":-59826,"z":50995},"rot":{"x":0,"y":270000,"z":0}},{"groupId":223,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-116891,"y":-57806,"z":57448},"rot":{"x":0,"y":352875,"z":0}},{"groupId":223,"instId":300003,"propState":9,"propId":103109,"pos":{"x":-116891,"y":-57806,"z":57448},"rot":{"x":0,"y":352875,"z":0}},{"groupId":223,"instId":300001,"propState":2,"propId":103012,"pos":{"x":-98610,"y":-59826,"z":50995},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300002,"propState":0,"propId":100,"pos":{"x":-116517,"y":-59582,"z":48140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":300009,"propState":0,"propId":100,"pos":{"x":-111026,"y":-17581,"z":61889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":164,"instId":300003,"propState":0,"propId":100,"pos":{"x":-97464,"y":-59666,"z":45187},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300001,"propState":0,"propId":100,"pos":{"x":-108571,"y":-59534,"z":57104},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300008,"propState":21,"propId":103050,"pos":{"x":-113519,"y":-56539,"z":42837},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":300007,"propState":21,"propId":103050,"pos":{"x":-116806,"y":-59826,"z":43729},"rot":{"x":0,"y":45000,"z":0}},{"groupId":164,"instId":300005,"propState":1,"propId":103051,"pos":{"x":-102241,"y":-59826,"z":60018},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":300004,"propState":1,"propId":103053,"pos":{"x":-99889,"y":-17822,"z":57155},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"163":{"props":[{"groupId":163,"instId":300003,"propState":21,"propId":103050,"pos":{"x":155150,"y":-33864,"z":176402},"rot":{"x":0,"y":180000,"z":0}},{"groupId":163,"instId":300002,"propState":21,"propId":103050,"pos":{"x":155150,"y":-33864,"z":180613},"rot":{"x":0,"y":180000,"z":0}},{"groupId":163,"instId":300001,"propState":0,"propId":100,"pos":{"x":120290,"y":-30383,"z":147595},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300017,"propState":0,"propId":100,"pos":{"x":154580,"y":-37038,"z":181910},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300016,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300010,"propState":21,"propId":103050,"pos":{"x":149754,"y":-33880,"z":181826},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300009,"propState":21,"propId":103050,"pos":{"x":150533,"y":-37038,"z":179084},"rot":{"x":0,"y":90000,"z":0}},{"groupId":163,"instId":300008,"propState":21,"propId":103050,"pos":{"x":155275,"y":-37038,"z":173550},"rot":{"x":0,"y":270000,"z":0}},{"groupId":163,"instId":300007,"propState":21,"propId":103050,"pos":{"x":154597,"y":-37038,"z":182392},"rot":{"x":0,"y":270000,"z":0}},{"groupId":163,"instId":300005,"propState":1,"propId":103051,"pos":{"x":125760,"y":-37027,"z":182612},"rot":{"x":0,"y":90000,"z":0}},{"groupId":163,"instId":300004,"propState":1,"propId":103053,"pos":{"x":120950,"y":-30381,"z":154032},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300007,"propState":0,"propId":103107,"pos":{"x":-142250,"y":-14074,"z":205410},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300006,"propState":0,"propId":100,"pos":{"x":-142340,"y":-14290,"z":205560},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300005,"propState":101,"propId":103049,"pos":{"x":-143130,"y":-14074,"z":209370},"rot":{"x":0,"y":249640,"z":0}},{"groupId":187,"instId":300004,"propState":101,"propId":103048,"pos":{"x":-145444,"y":-14074,"z":205398},"rot":{"x":0,"y":306375,"z":0}},{"groupId":187,"instId":300003,"propState":101,"propId":103047,"pos":{"x":-144674,"y":-14074,"z":206713},"rot":{"x":0,"y":210000,"z":0}},{"groupId":187,"instId":300002,"propState":101,"propId":103046,"pos":{"x":-143218,"y":-13956,"z":207400},"rot":{"x":0,"y":229245,"z":0}},{"groupId":187,"instId":300001,"propState":101,"propId":103045,"pos":{"x":-144196,"y":-14074,"z":202743},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300002,"propState":101,"propId":103019,"pos":{"x":-12733,"y":-22266,"z":125500},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300008,"propState":101,"propId":103019,"pos":{"x":-43943,"y":-15881,"z":124100},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300007,"propState":101,"propId":103019,"pos":{"x":-35000,"y":-15881,"z":217818},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300006,"propState":101,"propId":103019,"pos":{"x":133087,"y":-3456,"z":84795},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300005,"propState":101,"propId":103019,"pos":{"x":103922,"y":-7671,"z":147251},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300004,"propState":101,"propId":103019,"pos":{"x":85134,"y":-27335,"z":155445},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300003,"propState":101,"propId":103019,"pos":{"x":46839,"y":-198,"z":114111},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300001,"propState":101,"propId":103019,"pos":{"x":-116536,"y":-13827,"z":179869},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300002,"propState":1,"propId":211,"pos":{"x":-439,"y":-22195,"z":211795},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-444,"y":-18579,"z":211795},"rot":{"x":352640,"y":334274,"z":86416}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300002,"propState":1,"propId":211,"pos":{"x":-121914,"y":-14681,"z":200935},"rot":{"x":0,"y":22616,"z":0}},{"groupId":35,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-121914,"y":-14726,"z":200935},"rot":{"x":90000,"y":353899,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300002,"propState":1,"propId":211,"pos":{"x":-87805,"y":-12527,"z":128035},"rot":{"x":0,"y":22616,"z":0}},{"groupId":37,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-87795,"y":-12760,"z":128046},"rot":{"x":347749,"y":94992,"z":97437}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300002,"propState":1,"propId":211,"pos":{"x":-21015,"y":-16881,"z":249052},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-20343,"y":-13971,"z":249050},"rot":{"x":0,"y":315000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"198":{"props":[{"groupId":198,"instId":300002,"propState":1,"propId":211,"pos":{"x":-35601,"y":-16881,"z":171222},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-39669,"y":-14599,"z":171384},"rot":{"x":358648,"y":227091,"z":78554}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300003,"propState":0,"propId":103027,"pos":{"x":-165719,"y":-11669,"z":181336},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300002,"propState":0,"propId":103027,"pos":{"x":-163523,"y":-11029,"z":179340},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300004,"propState":1,"propId":211,"pos":{"x":-163347,"y":-11088,"z":181245},"rot":{"x":0,"y":22616,"z":0}},{"groupId":36,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-162007,"y":-11323,"z":181339},"rot":{"x":0,"y":73193,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"202":{"props":[{"groupId":202,"instId":300002,"propState":1,"propId":211,"pos":{"x":-64770,"y":-16881,"z":81507},"rot":{"x":0,"y":178063,"z":0}},{"groupId":202,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-64129,"y":-16109,"z":82128},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300001,"propState":18,"propId":103027,"pos":{"x":120951,"y":-5449,"z":125958},"rot":{"x":0,"y":22801,"z":0}},{"groupId":41,"instId":300002,"propState":1,"propId":211,"pos":{"x":123173,"y":-6687,"z":132040},"rot":{"x":0,"y":22616,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300002,"propState":1,"propId":211,"pos":{"x":157844,"y":-4385,"z":218483},"rot":{"x":0,"y":220623,"z":0}},{"groupId":42,"instId":300001,"propState":18,"propId":103027,"pos":{"x":159450,"y":3643,"z":220580},"rot":{"x":357398,"y":112850,"z":220184}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300005,"propState":1,"propId":211,"pos":{"x":29668,"y":-16932,"z":122143},"rot":{"x":0,"y":22616,"z":0}},{"groupId":39,"instId":300004,"propState":18,"propId":103027,"pos":{"x":3550,"y":-16881,"z":122310},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300003,"propState":18,"propId":103027,"pos":{"x":31469,"y":-16031,"z":122503},"rot":{"x":0,"y":270000,"z":270000}},{"groupId":39,"instId":300002,"propState":18,"propId":103027,"pos":{"x":31469,"y":-15686,"z":122178},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300001,"propState":18,"propId":103027,"pos":{"x":31469,"y":-16036,"z":121858},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300002,"propState":1,"propId":211,"pos":{"x":91132,"y":-8595,"z":227050},"rot":{"x":0,"y":22616,"z":0}},{"groupId":43,"instId":300001,"propState":18,"propId":103027,"pos":{"x":91167,"y":-3778,"z":231387},"rot":{"x":353560,"y":353730,"z":41147}}],"npcs":[],"monsters":[],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300002,"propState":1,"propId":211,"pos":{"x":57478,"y":-12478,"z":153153},"rot":{"x":0,"y":0,"z":0}},{"groupId":118,"instId":300001,"propState":18,"propId":103027,"pos":{"x":57478,"y":-8945,"z":150060},"rot":{"x":55853,"y":165349,"z":195513}}],"npcs":[],"monsters":[],"teleports":{}},"200":{"props":[{"groupId":200,"instId":300002,"propState":1,"propId":211,"pos":{"x":26908,"y":-16932,"z":191828},"rot":{"x":0,"y":22616,"z":0}},{"groupId":200,"instId":300001,"propState":18,"propId":103027,"pos":{"x":24947,"y":-16001,"z":191498},"rot":{"x":64358,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300002,"propState":1,"propId":211,"pos":{"x":39940,"y":-1198,"z":102660},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300001,"propState":18,"propId":103027,"pos":{"x":35840,"y":870,"z":96665},"rot":{"x":2832,"y":24647,"z":730}}],"npcs":[],"monsters":[],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300002,"propState":1,"propId":211,"pos":{"x":42959,"y":-25996,"z":146590},"rot":{"x":0,"y":0,"z":0}},{"groupId":186,"instId":300001,"propState":18,"propId":103027,"pos":{"x":42763,"y":-24786,"z":142012},"rot":{"x":359045,"y":18511,"z":75687}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300002,"propState":1,"propId":211,"pos":{"x":79435,"y":-25919,"z":122808},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300001,"propState":18,"propId":103027,"pos":{"x":79435,"y":-25089,"z":121186},"rot":{"x":358456,"y":242607,"z":111142}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300003,"propState":0,"propId":103016,"pos":{"x":136210,"y":-30474,"z":146175},"rot":{"x":0,"y":101065,"z":0}},{"groupId":193,"instId":300002,"propState":1,"propId":211,"pos":{"x":137539,"y":-30482,"z":145810},"rot":{"x":0,"y":0,"z":0}},{"groupId":193,"instId":300001,"propState":18,"propId":103027,"pos":{"x":136311,"y":-29112,"z":146169},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"194":{"props":[{"groupId":194,"instId":300002,"propState":0,"propId":103027,"pos":{"x":-14477,"y":-24871,"z":153856},"rot":{"x":0,"y":60000,"z":0}},{"groupId":194,"instId":300004,"propState":1,"propId":211,"pos":{"x":-15791,"y":-25018,"z":151452},"rot":{"x":0,"y":0,"z":0}},{"groupId":194,"instId":300003,"propState":0,"propId":103027,"pos":{"x":-14474,"y":-25020,"z":156454},"rot":{"x":0,"y":60000,"z":0}},{"groupId":194,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-14479,"y":-24127,"z":151591},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":1,"propId":211,"pos":{"x":146370,"y":-37038,"z":185470},"rot":{"x":0,"y":22616,"z":0}},{"groupId":173,"instId":300001,"propState":18,"propId":103027,"pos":{"x":154913,"y":-36620,"z":192367},"rot":{"x":614,"y":311941,"z":73268}}],"npcs":[],"monsters":[],"teleports":{}},"199":{"props":[{"groupId":199,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-105367,"y":-56546,"z":43698},"rot":{"x":90000,"y":75206,"z":0}},{"groupId":199,"instId":300002,"propState":1,"propId":211,"pos":{"x":-106131,"y":-56488,"z":43143},"rot":{"x":0,"y":22616,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"149":{"props":[],"npcs":[{"groupId":149,"instId":400001,"npcId":13105,"pos":{"x":-120811,"y":-14735,"z":201325},"rot":{"x":0,"y":350738,"z":0}}],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300002,"propState":8,"propId":110,"pos":{"x":151226,"y":-3483,"z":127456},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300001,"propState":0,"propId":100,"pos":{"x":151226,"y":-3483,"z":127456},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":150,"instId":400001,"npcId":100,"pos":{"x":150780,"y":-5010,"z":127830},"rot":{"x":0,"y":87632,"z":0}}],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":100,"pos":{"x":126831,"y":-4120,"z":195380},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":151,"instId":400001,"npcId":13116,"pos":{"x":125816,"y":-4418,"z":195402},"rot":{"x":0,"y":104202,"z":0}}],"monsters":[],"teleports":{}},"152":{"props":[],"npcs":[{"groupId":152,"instId":400001,"npcId":13215,"pos":{"x":143693,"y":-4456,"z":101992},"rot":{"x":0,"y":279893,"z":0}}],"monsters":[],"teleports":{}},"153":{"props":[],"npcs":[{"groupId":153,"instId":400001,"npcId":13119,"pos":{"x":132350,"y":-6688,"z":171270},"rot":{"x":0,"y":186089,"z":0}}],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300015,"propState":0,"propId":100,"pos":{"x":-97689,"y":-56615,"z":51324},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300014,"propState":0,"propId":100,"pos":{"x":154289,"y":-33891,"z":188654},"rot":{"x":0,"y":270000,"z":0}},{"groupId":156,"instId":300013,"propState":0,"propId":103042,"pos":{"x":-107550,"y":-59826,"z":59595},"rot":{"x":0,"y":180000,"z":0}},{"groupId":156,"instId":300012,"propState":2,"propId":103042,"pos":{"x":-100510,"y":-17822,"z":61750},"rot":{"x":0,"y":270367,"z":0}},{"groupId":156,"instId":300011,"propState":0,"propId":100,"pos":{"x":-102390,"y":-17827,"z":61654},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300010,"propState":0,"propId":100,"pos":{"x":-107430,"y":-59826,"z":57698},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300002,"propState":0,"propId":100,"pos":{"x":-106910,"y":-59826,"z":46500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":156,"instId":300009,"propState":0,"propId":103042,"pos":{"x":146536,"y":-37038,"z":166944},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300008,"propState":2,"propId":103042,"pos":{"x":127250,"y":-30482,"z":158900},"rot":{"x":0,"y":160367,"z":0}},{"groupId":156,"instId":300007,"propState":0,"propId":103042,"pos":{"x":138169,"y":-37028,"z":187209},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300006,"propState":0,"propId":100,"pos":{"x":127519,"y":-30468,"z":157974},"rot":{"x":0,"y":155900,"z":0}},{"groupId":156,"instId":300005,"propState":0,"propId":100,"pos":{"x":146573,"y":-37038,"z":167766},"rot":{"x":0,"y":180000,"z":0}},{"groupId":156,"instId":300004,"propState":0,"propId":100,"pos":{"x":139047,"y":-37038,"z":187048},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300003,"propState":0,"propId":100,"pos":{"x":150076,"y":-37038,"z":192426},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300001,"propState":0,"propId":100,"pos":{"x":127547,"y":-30482,"z":158066},"rot":{"x":0,"y":160367,"z":0}}],"npcs":[],"monsters":[{"groupId":156,"instId":200002,"monsterId":7010011,"eventId":10301299,"pos":{"x":125151,"y":-30482,"z":168180},"rot":{"x":0,"y":160367,"z":0}}],"teleports":{}},"244":{"props":[{"groupId":244,"instId":300001,"propState":0,"propId":100,"pos":{"x":40,"y":-22213,"z":211820},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[{"groupId":274,"instId":300001,"propState":0,"propId":103016,"pos":{"x":130,"y":-25080,"z":157650},"rot":{"x":0,"y":356426,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"280":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"290":{"props":[],"npcs":[{"groupId":290,"instId":400001,"npcId":13117,"pos":{"x":81250,"y":-10661,"z":130710},"rot":{"x":0,"y":7274,"z":0}}],"monsters":[],"teleports":{}},"400":{"props":[],"npcs":[{"groupId":400,"instId":400001,"npcId":13208,"pos":{"x":79110,"y":-10661,"z":130680},"rot":{"x":0,"y":7274,"z":0}}],"monsters":[],"teleports":{}},"401":{"props":[{"groupId":401,"instId":300004,"propState":18,"propId":103038,"pos":{"x":140800,"y":-3850,"z":189416},"rot":{"x":348315,"y":354319,"z":15156}},{"groupId":401,"instId":300003,"propState":18,"propId":103038,"pos":{"x":125366,"y":-3830,"z":104232},"rot":{"x":348315,"y":173839,"z":15156}},{"groupId":401,"instId":300001,"propState":18,"propId":103038,"pos":{"x":190288,"y":-3906,"z":146954},"rot":{"x":348315,"y":21447,"z":15156}},{"groupId":401,"instId":300002,"propState":18,"propId":103038,"pos":{"x":40687,"y":-16466,"z":147002},"rot":{"x":348315,"y":355726,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"404":{"props":[{"groupId":404,"instId":300005,"propState":0,"propId":103128,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300006,"propState":0,"propId":103129,"pos":{"x":-19390,"y":-16932,"z":64630},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300004,"propState":0,"propId":103127,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300003,"propState":0,"propId":103126,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300002,"propState":0,"propId":103084,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300001,"propState":0,"propId":100,"pos":{"x":-20480,"y":-14915,"z":61380},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"464":{"props":[{"groupId":464,"instId":300002,"propState":18,"propId":103038,"pos":{"x":-130272,"y":-14120,"z":207818},"rot":{"x":348315,"y":170320,"z":15156}},{"groupId":464,"instId":300003,"propState":18,"propId":103038,"pos":{"x":-94104,"y":-13161,"z":141961},"rot":{"x":348315,"y":57366,"z":15156}},{"groupId":464,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-130044,"y":-14072,"z":164010},"rot":{"x":348315,"y":124291,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"465":{"props":[{"groupId":465,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-173074,"y":-13086,"z":215084},"rot":{"x":348315,"y":207229,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"463":{"props":[{"groupId":463,"instId":300007,"propState":18,"propId":103037,"pos":{"x":43843,"y":-433,"z":96470},"rot":{"x":0,"y":0,"z":0}},{"groupId":463,"instId":300006,"propState":18,"propId":101029,"pos":{"x":-118824,"y":-14322,"z":208807},"rot":{"x":0,"y":221235,"z":0}},{"groupId":463,"instId":300015,"propState":18,"propId":103038,"pos":{"x":0,"y":-13377,"z":35410},"rot":{"x":348315,"y":83433,"z":15156}},{"groupId":463,"instId":300013,"propState":18,"propId":103037,"pos":{"x":84615,"y":-10160,"z":142358},"rot":{"x":0,"y":143490,"z":0}},{"groupId":463,"instId":300011,"propState":18,"propId":103035,"pos":{"x":59415,"y":-12901,"z":231978},"rot":{"x":0,"y":82616,"z":0}},{"groupId":463,"instId":300009,"propState":18,"propId":103037,"pos":{"x":-45132,"y":-15873,"z":114378},"rot":{"x":0,"y":14042,"z":0}},{"groupId":463,"instId":300004,"propState":18,"propId":103083,"pos":{"x":-115411,"y":-13848,"z":196064},"rot":{"x":0,"y":112689,"z":0}},{"groupId":463,"instId":300002,"propState":18,"propId":101029,"pos":{"x":129121,"y":-3955,"z":51392},"rot":{"x":0,"y":179438,"z":0}},{"groupId":463,"instId":300014,"propState":18,"propId":103037,"pos":{"x":-82846,"y":-12875,"z":246001},"rot":{"x":0,"y":59181,"z":0}},{"groupId":463,"instId":300012,"propState":18,"propId":103037,"pos":{"x":3479,"y":-16336,"z":86865},"rot":{"x":0,"y":69713,"z":0}},{"groupId":463,"instId":300010,"propState":18,"propId":101028,"pos":{"x":-158859,"y":-11077,"z":174116},"rot":{"x":0,"y":179438,"z":0}},{"groupId":463,"instId":300008,"propState":18,"propId":103035,"pos":{"x":-17980,"y":-16379,"z":148431},"rot":{"x":0,"y":348479,"z":0}},{"groupId":463,"instId":300005,"propState":18,"propId":101029,"pos":{"x":-10725,"y":-16328,"z":238693},"rot":{"x":0,"y":113008,"z":0}},{"groupId":463,"instId":300003,"propState":18,"propId":103083,"pos":{"x":98890,"y":-7849,"z":226976},"rot":{"x":0,"y":149666,"z":0}},{"groupId":463,"instId":300001,"propState":18,"propId":103083,"pos":{"x":-8760,"y":-21695,"z":222781},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"479":{"props":[{"groupId":479,"instId":300001,"propState":18,"propId":103038,"pos":{"x":41064,"y":-15866,"z":123126},"rot":{"x":348315,"y":315577,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"481":{"props":[{"groupId":481,"instId":300001,"propState":18,"propId":103038,"pos":{"x":181121,"y":-4433,"z":153368},"rot":{"x":348315,"y":303422,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"482":{"props":[{"groupId":482,"instId":300001,"propState":18,"propId":103038,"pos":{"x":231,"y":-15775,"z":252225},"rot":{"x":759,"y":92100,"z":340127}}],"npcs":[],"monsters":[],"teleports":{}},"505":{"props":[{"groupId":505,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-13774,"y":-21708,"z":214556},"rot":{"x":0,"y":31037,"z":0}},{"groupId":505,"instId":300007,"propState":18,"propId":101028,"pos":{"x":108432,"y":-24314,"z":116898},"rot":{"x":0,"y":51463,"z":0}},{"groupId":505,"instId":300006,"propState":18,"propId":101029,"pos":{"x":123332,"y":-3476,"z":114398},"rot":{"x":0,"y":215559,"z":0}},{"groupId":505,"instId":300005,"propState":18,"propId":101028,"pos":{"x":-163777,"y":-11088,"z":180823},"rot":{"x":0,"y":51463,"z":0}},{"groupId":505,"instId":300004,"propState":18,"propId":101028,"pos":{"x":-92400,"y":-12889,"z":241138},"rot":{"x":0,"y":72385,"z":0}},{"groupId":505,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-105155,"y":-14060,"z":183139},"rot":{"x":0,"y":179438,"z":0}},{"groupId":505,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-13979,"y":-21710,"z":214272},"rot":{"x":0,"y":131002,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"584":{"props":[{"groupId":584,"instId":300001,"propState":1,"propId":103225,"pos":{"x":-91205,"y":-13816,"z":118400},"rot":{"x":0,"y":270111,"z":0}}],"npcs":[{"groupId":584,"instId":400001,"npcId":13317,"pos":{"x":-91750,"y":-13815,"z":119710},"rot":{"x":0,"y":264798,"z":0}}],"monsters":[],"teleports":{"2458":{"anchorId":1,"groupId":584,"instId":300002,"pos":{"x":-93045,"y":-13816,"z":119230},"rot":{"x":0,"y":86785,"z":0}}}},"585":{"props":[{"groupId":585,"instId":300001,"propState":1,"propId":103226,"pos":{"x":48720,"y":-25996,"z":143170},"rot":{"x":0,"y":359059,"z":0}}],"npcs":[{"groupId":585,"instId":400001,"npcId":13130,"pos":{"x":50280,"y":-25996,"z":144539},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{"2459":{"anchorId":1,"groupId":585,"instId":300002,"pos":{"x":49482,"y":-25996,"z":145542},"rot":{"x":0,"y":174383,"z":0}}}},"587":{"props":[{"groupId":587,"instId":300004,"propState":0,"propId":103086,"pos":{"x":-130000,"y":-14715,"z":155708},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300003,"propState":1,"propId":103072,"pos":{"x":-130090,"y":-14742,"z":161520},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300002,"propState":1,"propId":103071,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300001,"propState":1,"propId":103070,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":1,"startGroupId":404}},"1030401":{"P10304_F10304001":{"scenes":{"7":{"props":[{"groupId":7,"instId":300003,"propState":8,"propId":101,"pos":{"x":83780,"y":14612,"z":-482135},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300004,"propState":8,"propId":101,"pos":{"x":-26799,"y":14500,"z":-539450},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300002,"propState":8,"propId":101,"pos":{"x":6000,"y":16900,"z":-499490},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300001,"propState":8,"propId":101,"pos":{"x":2838,"y":-152973,"z":-625160},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030401":{"anchorId":1,"groupId":7,"instId":300001,"pos":{"x":780,"y":-153008,"z":-621450},"rot":{"x":0,"y":0,"z":0}},"1030402":{"anchorId":2,"groupId":7,"instId":300002,"pos":{"x":-64,"y":16900,"z":-502297},"rot":{"x":0,"y":0,"z":0}},"1030403":{"anchorId":3,"groupId":7,"instId":300003,"pos":{"x":79490,"y":14574,"z":-485360},"rot":{"x":0,"y":270000,"z":0}},"1030404":{"anchorId":4,"groupId":7,"instId":300004,"pos":{"x":-27164,"y":14400,"z":-544747},"rot":{"x":0,"y":270000,"z":0}}}},"85":{"props":[{"groupId":85,"instId":300001,"propState":8,"propId":101,"pos":{"x":-4556,"y":39687,"z":-316044},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030405":{"anchorId":1,"groupId":85,"instId":300001,"pos":{"x":3,"y":39366,"z":-325817},"rot":{"x":0,"y":0,"z":0}}}},"10":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300001,"propState":0,"propId":103210,"pos":{"x":0,"y":43190,"z":-292076},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300001,"propState":0,"propId":103195,"pos":{"x":231,"y":44831,"z":-292208},"rot":{"x":14610,"y":3431,"z":336187}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-160,"y":20500,"z":-511440},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300015,"propState":12,"propId":60301,"pos":{"x":-70332,"y":16410,"z":-481750},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300013,"propState":12,"propId":60301,"pos":{"x":-92921,"y":14500,"z":-537040},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300011,"propState":12,"propId":60301,"pos":{"x":-6308,"y":17210,"z":-564434},"rot":{"x":0,"y":45000,"z":0}},{"groupId":8,"instId":300010,"propState":12,"propId":60301,"pos":{"x":-57497,"y":13503,"z":-492926},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300007,"propState":12,"propId":60301,"pos":{"x":58829,"y":33080,"z":-539220},"rot":{"x":0,"y":270191,"z":0}},{"groupId":8,"instId":300005,"propState":12,"propId":60301,"pos":{"x":77690,"y":12572,"z":-474338},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300001,"propState":12,"propId":60301,"pos":{"x":9875,"y":-157638,"z":-565108},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300014,"propState":12,"propId":60301,"pos":{"x":-22287,"y":14500,"z":-528040},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300012,"propState":12,"propId":60301,"pos":{"x":-59759,"y":14531,"z":-591122},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300009,"propState":12,"propId":60301,"pos":{"x":-16972,"y":14478,"z":-498911},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300006,"propState":12,"propId":60301,"pos":{"x":94802,"y":14644,"z":-494720},"rot":{"x":0,"y":822,"z":0}},{"groupId":8,"instId":300004,"propState":12,"propId":60301,"pos":{"x":25095,"y":-157638,"z":-552371},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300003,"propState":12,"propId":60301,"pos":{"x":-14756,"y":-152077,"z":-638256},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300002,"propState":12,"propId":60301,"pos":{"x":7480,"y":-159508,"z":-521354},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300001,"propState":0,"propId":132,"pos":{"x":113,"y":44183,"z":-291689},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300002,"propState":0,"propId":103136,"pos":{"x":0,"y":17188,"z":-508538},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300004,"propState":1,"propId":103138,"pos":{"x":0,"y":17250,"z":-506756},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300003,"propState":1,"propId":103137,"pos":{"x":0,"y":-159496,"z":-506470},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":103136,"pos":{"x":0,"y":-159120,"z":-508538},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":1,"propId":100,"pos":{"x":-5000,"y":-159500,"z":-500000},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300002,"propState":1,"propId":211,"pos":{"x":-3433,"y":-159502,"z":-572060},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-3372,"y":-156062,"z":-572261},"rot":{"x":0,"y":180000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300002,"propState":1,"propId":211,"pos":{"x":23030,"y":-157762,"z":-557004},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300001,"propState":18,"propId":103024,"pos":{"x":23942,"y":-155378,"z":-557765},"rot":{"x":6579,"y":2092,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300002,"propState":1,"propId":211,"pos":{"x":-13096,"y":-152232,"z":-608529},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-11806,"y":-151991,"z":-608337},"rot":{"x":0,"y":311246,"z":42859}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300001,"propState":18,"propId":103024,"pos":{"x":29400,"y":-148823,"z":-640793},"rot":{"x":351770,"y":266205,"z":254764}},{"groupId":44,"instId":300002,"propState":1,"propId":211,"pos":{"x":28042,"y":-152077,"z":-641112},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300002,"propState":1,"propId":211,"pos":{"x":-2625,"y":17210,"z":-558529},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-3724,"y":20045,"z":-558611},"rot":{"x":40592,"y":288633,"z":130901}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300003,"propState":0,"propId":103017,"pos":{"x":-8555,"y":-158888,"z":-498759},"rot":{"x":331418,"y":34305,"z":0}},{"groupId":48,"instId":300002,"propState":1,"propId":211,"pos":{"x":-8590,"y":-159462,"z":-500481},"rot":{"x":0,"y":261241,"z":0}},{"groupId":48,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-8500,"y":-157725,"z":-498825},"rot":{"x":9202,"y":117050,"z":24358}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300002,"propState":1,"propId":211,"pos":{"x":11098,"y":18500,"z":-536532},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300001,"propState":18,"propId":103024,"pos":{"x":11249,"y":21270,"z":-535767},"rot":{"x":348947,"y":222503,"z":97721}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300002,"propState":1,"propId":211,"pos":{"x":-39783,"y":14475,"z":-546205},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-40437,"y":14452,"z":-546354},"rot":{"x":335272,"y":92017,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300003,"propState":0,"propId":103017,"pos":{"x":-94437,"y":14473,"z":-544318},"rot":{"x":0,"y":88899,"z":0}},{"groupId":52,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-94385,"y":15846,"z":-544319},"rot":{"x":0,"y":91124,"z":0}},{"groupId":52,"instId":300002,"propState":1,"propId":211,"pos":{"x":-92390,"y":14500,"z":-543999},"rot":{"x":0,"y":261241,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-74430,"y":18508,"z":-497339},"rot":{"x":351274,"y":359324,"z":359293}},{"groupId":53,"instId":300002,"propState":1,"propId":211,"pos":{"x":-74671,"y":16332,"z":-498138},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300004,"propState":1,"propId":211,"pos":{"x":-5550,"y":43194,"z":-290231},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300003,"propState":0,"propId":103024,"pos":{"x":-4811,"y":43677,"z":-288024},"rot":{"x":359895,"y":309547,"z":270129}},{"groupId":54,"instId":300002,"propState":0,"propId":103024,"pos":{"x":-6040,"y":43670,"z":-290478},"rot":{"x":359961,"y":284176,"z":270162}},{"groupId":54,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-6183,"y":43664,"z":-292586},"rot":{"x":0,"y":270450,"z":270166}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300002,"propState":1,"propId":211,"pos":{"x":15053,"y":18947,"z":-460149},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300001,"propState":18,"propId":103024,"pos":{"x":14610,"y":20006,"z":-460193},"rot":{"x":0,"y":116277,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300003,"propState":0,"propId":103017,"pos":{"x":16179,"y":13830,"z":-485132},"rot":{"x":65732,"y":311586,"z":358220}},{"groupId":56,"instId":300002,"propState":1,"propId":211,"pos":{"x":17335,"y":14394,"z":-483606},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300001,"propState":18,"propId":103024,"pos":{"x":15740,"y":14467,"z":-484692},"rot":{"x":359956,"y":216514,"z":57809}}],"npcs":[],"monsters":[],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300002,"propState":1,"propId":211,"pos":{"x":-28662,"y":17500,"z":-504578},"rot":{"x":0,"y":77246,"z":0}},{"groupId":57,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-28639,"y":18253,"z":-505089},"rot":{"x":281584,"y":317312,"z":264664}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300002,"propState":1,"propId":211,"pos":{"x":50672,"y":15589,"z":-487850},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300001,"propState":18,"propId":103024,"pos":{"x":51156,"y":17931,"z":-488492},"rot":{"x":0,"y":270000,"z":284184}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300004,"propState":1,"propId":211,"pos":{"x":-6044,"y":20500,"z":-508433},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300003,"propState":0,"propId":103024,"pos":{"x":-6011,"y":24705,"z":-507824},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":103024,"pos":{"x":-6023,"y":23549,"z":-507831},"rot":{"x":15767,"y":4718,"z":286896}},{"groupId":58,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-6007,"y":22830,"z":-507793},"rot":{"x":340573,"y":170712,"z":296181}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300002,"propState":18,"propId":103024,"pos":{"x":51380,"y":35142,"z":-528334},"rot":{"x":355060,"y":0,"z":0}},{"groupId":60,"instId":300003,"propState":18,"propId":103024,"pos":{"x":53955,"y":36111,"z":-528361},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300005,"propState":1,"propId":211,"pos":{"x":53165,"y":33080,"z":-529826},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300004,"propState":18,"propId":103024,"pos":{"x":53165,"y":33080,"z":-529826},"rot":{"x":334060,"y":0,"z":0}},{"groupId":60,"instId":300001,"propState":18,"propId":103024,"pos":{"x":48898,"y":35423,"z":-528311},"rot":{"x":356055,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300001,"propState":18,"propId":103024,"pos":{"x":67620,"y":16448,"z":-514468},"rot":{"x":20531,"y":23513,"z":251982}},{"groupId":61,"instId":300002,"propState":1,"propId":211,"pos":{"x":68091,"y":14212,"z":-515102},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300002,"propState":1,"propId":211,"pos":{"x":-5475,"y":18457,"z":-544624},"rot":{"x":0,"y":328197,"z":0}},{"groupId":62,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-5745,"y":18921,"z":-544853},"rot":{"x":60912,"y":22769,"z":1459}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300002,"propState":1,"propId":211,"pos":{"x":-85732,"y":14500,"z":-568852},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-85912,"y":15990,"z":-569570},"rot":{"x":15792,"y":176085,"z":171041}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300001,"propState":11,"propId":103018,"pos":{"x":78062,"y":13138,"z":-495469},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300001,"propState":11,"propId":103018,"pos":{"x":59382,"y":33080,"z":-533026},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-73980,"y":16332,"z":-501140},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300001,"propState":0,"propId":103017,"pos":{"x":60499,"y":33080,"z":-516300},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"125":{"props":[{"groupId":125,"instId":300001,"propState":101,"propId":103047,"pos":{"x":-61760,"y":16193,"z":-512844},"rot":{"x":0,"y":32302,"z":0}}],"npcs":[{"groupId":125,"instId":400001,"npcId":100,"pos":{"x":-61773,"y":17256,"z":-512810},"rot":{"x":0,"y":298057,"z":0}}],"monsters":[],"teleports":{}},"126":{"props":[],"npcs":[{"groupId":126,"instId":400001,"npcId":13252,"pos":{"x":-65795,"y":16496,"z":-478135},"rot":{"x":0,"y":181133,"z":0}}],"monsters":[],"teleports":{}},"128":{"props":[],"npcs":[{"groupId":128,"instId":400001,"npcId":13161,"pos":{"x":-65176,"y":15375,"z":-571334},"rot":{"x":0,"y":346324,"z":0}}],"monsters":[],"teleports":{}},"133":{"props":[{"groupId":133,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-10143,"y":39687,"z":-336520},"rot":{"x":0,"y":0,"z":0}},{"groupId":133,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-14,"y":24745,"z":-388085},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"132":{"props":[{"groupId":132,"instId":300008,"propState":0,"propId":103017,"pos":{"x":11121,"y":39687,"z":-336960},"rot":{"x":0,"y":336442,"z":0}},{"groupId":132,"instId":300002,"propState":0,"propId":103017,"pos":{"x":-4904,"y":16192,"z":-421624},"rot":{"x":324600,"y":13165,"z":8627}},{"groupId":132,"instId":300007,"propState":0,"propId":103017,"pos":{"x":19789,"y":24745,"z":-378403},"rot":{"x":0,"y":157481,"z":0}},{"groupId":132,"instId":300006,"propState":0,"propId":103017,"pos":{"x":-19479,"y":24745,"z":-366559},"rot":{"x":0,"y":285201,"z":0}},{"groupId":132,"instId":300005,"propState":0,"propId":103017,"pos":{"x":-19632,"y":24745,"z":-369253},"rot":{"x":0,"y":241984,"z":0}},{"groupId":132,"instId":300004,"propState":0,"propId":103017,"pos":{"x":14052,"y":20996,"z":-395411},"rot":{"x":318592,"y":264975,"z":0}},{"groupId":132,"instId":300003,"propState":0,"propId":103017,"pos":{"x":-13799,"y":20912,"z":-395453},"rot":{"x":319058,"y":85308,"z":0}},{"groupId":132,"instId":300001,"propState":0,"propId":103017,"pos":{"x":8970,"y":16163,"z":-457590},"rot":{"x":0,"y":346125,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"145":{"props":[{"groupId":145,"instId":300002,"propState":0,"propId":103121,"pos":{"x":-2084,"y":-152077,"z":-643409},"rot":{"x":0,"y":0,"z":0}},{"groupId":145,"instId":300001,"propState":0,"propId":103249,"pos":{"x":-1570,"y":-152077,"z":-643769},"rot":{"x":0,"y":14467,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[{"groupId":138,"instId":300009,"propState":18,"propId":101029,"pos":{"x":-54657,"y":15409,"z":-539700},"rot":{"x":0,"y":276499,"z":0}},{"groupId":138,"instId":300003,"propState":18,"propId":101029,"pos":{"x":6445,"y":-158705,"z":-499916},"rot":{"x":0,"y":30297,"z":0}},{"groupId":138,"instId":300013,"propState":18,"propId":103038,"pos":{"x":-56667,"y":14978,"z":-475295},"rot":{"x":345649,"y":180185,"z":50484}},{"groupId":138,"instId":300012,"propState":18,"propId":103038,"pos":{"x":875,"y":-150985,"z":-635221},"rot":{"x":348315,"y":103826,"z":15156}},{"groupId":138,"instId":300011,"propState":18,"propId":103038,"pos":{"x":4908,"y":19814,"z":-550119},"rot":{"x":348315,"y":37383,"z":15156}},{"groupId":138,"instId":300010,"propState":18,"propId":103038,"pos":{"x":95833,"y":15987,"z":-485526},"rot":{"x":348315,"y":2729,"z":15156}},{"groupId":138,"instId":300008,"propState":18,"propId":103037,"pos":{"x":-43455,"y":14402,"z":-488809},"rot":{"x":0,"y":236415,"z":0}},{"groupId":138,"instId":300007,"propState":18,"propId":101028,"pos":{"x":-87896,"y":15101,"z":-561892},"rot":{"x":0,"y":223588,"z":0}},{"groupId":138,"instId":300006,"propState":18,"propId":101028,"pos":{"x":9275,"y":-158718,"z":-521566},"rot":{"x":0,"y":236415,"z":0}},{"groupId":138,"instId":300005,"propState":18,"propId":101029,"pos":{"x":-21584,"y":14500,"z":-578062},"rot":{"x":0,"y":108497,"z":0}},{"groupId":138,"instId":300004,"propState":18,"propId":101029,"pos":{"x":48346,"y":16434,"z":-490229},"rot":{"x":0,"y":48090,"z":0}},{"groupId":138,"instId":300002,"propState":18,"propId":103037,"pos":{"x":7704,"y":-151567,"z":-640256},"rot":{"x":0,"y":217883,"z":0}},{"groupId":138,"instId":300001,"propState":18,"propId":103083,"pos":{"x":53453,"y":34046,"z":-538822},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"131":{"props":[{"groupId":131,"instId":300019,"propState":0,"propId":103017,"pos":{"x":-56418,"y":16332,"z":-499936},"rot":{"x":0,"y":46274,"z":0}},{"groupId":131,"instId":300016,"propState":0,"propId":103017,"pos":{"x":-43667,"y":14500,"z":-575141},"rot":{"x":0,"y":194745,"z":0}},{"groupId":131,"instId":300013,"propState":0,"propId":103017,"pos":{"x":8372,"y":18500,"z":-536920},"rot":{"x":0,"y":61590,"z":0}},{"groupId":131,"instId":300011,"propState":0,"propId":103017,"pos":{"x":53002,"y":14212,"z":-517614},"rot":{"x":0,"y":256664,"z":0}},{"groupId":131,"instId":300006,"propState":0,"propId":103017,"pos":{"x":-4807,"y":-157750,"z":-562964},"rot":{"x":0,"y":262842,"z":0}},{"groupId":131,"instId":300021,"propState":0,"propId":103017,"pos":{"x":-17907,"y":18579,"z":-492550},"rot":{"x":0,"y":79791,"z":0}},{"groupId":131,"instId":300017,"propState":0,"propId":103017,"pos":{"x":-57910,"y":14500,"z":-560231},"rot":{"x":0,"y":319858,"z":0}},{"groupId":131,"instId":300012,"propState":0,"propId":103017,"pos":{"x":75160,"y":14612,"z":-480834},"rot":{"x":0,"y":54954,"z":0}},{"groupId":131,"instId":300008,"propState":0,"propId":103017,"pos":{"x":10228,"y":-159462,"z":-500480},"rot":{"x":0,"y":326741,"z":0}},{"groupId":131,"instId":300003,"propState":0,"propId":103017,"pos":{"x":-14254,"y":-152077,"z":-641559},"rot":{"x":0,"y":344338,"z":0}},{"groupId":131,"instId":300022,"propState":0,"propId":103017,"pos":{"x":-90139,"y":14469,"z":-578436},"rot":{"x":0,"y":155539,"z":0}},{"groupId":131,"instId":300018,"propState":0,"propId":103017,"pos":{"x":-69474,"y":16332,"z":-521260},"rot":{"x":0,"y":357795,"z":0}},{"groupId":131,"instId":300014,"propState":0,"propId":103017,"pos":{"x":48383,"y":33630,"z":-544948},"rot":{"x":0,"y":77056,"z":59543}},{"groupId":131,"instId":300009,"propState":0,"propId":103017,"pos":{"x":-16554,"y":18947,"z":-460709},"rot":{"x":0,"y":15255,"z":0}},{"groupId":131,"instId":300005,"propState":0,"propId":103017,"pos":{"x":7384,"y":-153556,"z":-580243},"rot":{"x":309801,"y":286949,"z":232072}},{"groupId":131,"instId":300002,"propState":0,"propId":103017,"pos":{"x":7946,"y":-152077,"z":-642606},"rot":{"x":0,"y":314691,"z":0}},{"groupId":131,"instId":300023,"propState":0,"propId":103017,"pos":{"x":-32471,"y":14500,"z":-571057},"rot":{"x":0,"y":199364,"z":0}},{"groupId":131,"instId":300020,"propState":0,"propId":103017,"pos":{"x":-55368,"y":13502,"z":-475533},"rot":{"x":0,"y":281584,"z":0}},{"groupId":131,"instId":300015,"propState":0,"propId":103017,"pos":{"x":-33259,"y":14500,"z":-539161},"rot":{"x":0,"y":29295,"z":0}},{"groupId":131,"instId":300010,"propState":0,"propId":103017,"pos":{"x":28671,"y":18947,"z":-462951},"rot":{"x":0,"y":102236,"z":0}},{"groupId":131,"instId":300007,"propState":0,"propId":103017,"pos":{"x":27194,"y":-157810,"z":-555309},"rot":{"x":0,"y":129986,"z":0}},{"groupId":131,"instId":300004,"propState":0,"propId":103017,"pos":{"x":20426,"y":-152077,"z":-639690},"rot":{"x":0,"y":119176,"z":0}},{"groupId":131,"instId":300001,"propState":0,"propId":103017,"pos":{"x":5421,"y":-151651,"z":-641644},"rot":{"x":0,"y":170496,"z":56539}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[],"npcs":[{"groupId":151,"instId":400001,"npcId":13147,"pos":{"x":54885,"y":33269,"z":-546161},"rot":{"x":0,"y":343739,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":null,"startGroupId":null}},"1030402":{"P10304_F10304001":{"scenes":{"7":{"props":[{"groupId":7,"instId":300002,"propState":8,"propId":101,"pos":{"x":6000,"y":16900,"z":-499490},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300004,"propState":8,"propId":101,"pos":{"x":-26799,"y":14500,"z":-539450},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300003,"propState":8,"propId":101,"pos":{"x":83780,"y":14612,"z":-482135},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300001,"propState":8,"propId":101,"pos":{"x":2838,"y":-152973,"z":-625160},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030401":{"anchorId":1,"groupId":7,"instId":300001,"pos":{"x":780,"y":-153008,"z":-621450},"rot":{"x":0,"y":0,"z":0}},"1030402":{"anchorId":2,"groupId":7,"instId":300002,"pos":{"x":-64,"y":16900,"z":-502297},"rot":{"x":0,"y":0,"z":0}},"1030403":{"anchorId":3,"groupId":7,"instId":300003,"pos":{"x":79490,"y":14574,"z":-485360},"rot":{"x":0,"y":270000,"z":0}},"1030404":{"anchorId":4,"groupId":7,"instId":300004,"pos":{"x":-27164,"y":14400,"z":-544747},"rot":{"x":0,"y":270000,"z":0}}}},"85":{"props":[{"groupId":85,"instId":300001,"propState":8,"propId":101,"pos":{"x":-4556,"y":39687,"z":-316044},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030405":{"anchorId":1,"groupId":85,"instId":300001,"pos":{"x":3,"y":39366,"z":-325817},"rot":{"x":0,"y":0,"z":0}}}},"10":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300001,"propState":0,"propId":103210,"pos":{"x":0,"y":43190,"z":-292076},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300001,"propState":0,"propId":103195,"pos":{"x":231,"y":44831,"z":-292208},"rot":{"x":14610,"y":3431,"z":336187}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300001,"propState":0,"propId":132,"pos":{"x":113,"y":44183,"z":-291689},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300013,"propState":12,"propId":60301,"pos":{"x":-92921,"y":14500,"z":-537040},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300010,"propState":12,"propId":60301,"pos":{"x":-57497,"y":13503,"z":-492926},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300007,"propState":12,"propId":60301,"pos":{"x":58829,"y":33080,"z":-539220},"rot":{"x":0,"y":270191,"z":0}},{"groupId":8,"instId":300005,"propState":12,"propId":60301,"pos":{"x":77690,"y":12572,"z":-474338},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300002,"propState":12,"propId":60301,"pos":{"x":7480,"y":-159508,"z":-521354},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300015,"propState":12,"propId":60301,"pos":{"x":-70332,"y":16410,"z":-481750},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300014,"propState":12,"propId":60301,"pos":{"x":-22287,"y":14500,"z":-528040},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300012,"propState":12,"propId":60301,"pos":{"x":-59759,"y":14531,"z":-591122},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300011,"propState":12,"propId":60301,"pos":{"x":-6308,"y":17210,"z":-564434},"rot":{"x":0,"y":45000,"z":0}},{"groupId":8,"instId":300009,"propState":12,"propId":60301,"pos":{"x":-16972,"y":14478,"z":-498911},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-160,"y":20500,"z":-511440},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300006,"propState":12,"propId":60301,"pos":{"x":94802,"y":14644,"z":-494720},"rot":{"x":0,"y":822,"z":0}},{"groupId":8,"instId":300004,"propState":12,"propId":60301,"pos":{"x":25095,"y":-157638,"z":-552371},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300003,"propState":12,"propId":60301,"pos":{"x":-14756,"y":-152077,"z":-638256},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300001,"propState":12,"propId":60301,"pos":{"x":9875,"y":-157638,"z":-565108},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300004,"propState":1,"propId":103138,"pos":{"x":0,"y":17250,"z":-506756},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300003,"propState":1,"propId":103137,"pos":{"x":0,"y":-159496,"z":-506470},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":103136,"pos":{"x":0,"y":17188,"z":-508538},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":103136,"pos":{"x":0,"y":-159120,"z":-508538},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":1,"propId":100,"pos":{"x":-5000,"y":-159500,"z":-500000},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300002,"propState":1,"propId":211,"pos":{"x":28042,"y":-152077,"z":-641112},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300001,"propState":18,"propId":103024,"pos":{"x":29400,"y":-148823,"z":-640793},"rot":{"x":351770,"y":266205,"z":254764}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300002,"propState":1,"propId":211,"pos":{"x":-13096,"y":-152232,"z":-608529},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-11806,"y":-151991,"z":-608337},"rot":{"x":0,"y":311246,"z":42859}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300002,"propState":1,"propId":211,"pos":{"x":-3433,"y":-159502,"z":-572060},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-3372,"y":-156062,"z":-572261},"rot":{"x":0,"y":180000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300002,"propState":1,"propId":211,"pos":{"x":23030,"y":-157762,"z":-557004},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300001,"propState":18,"propId":103024,"pos":{"x":23942,"y":-155378,"z":-557765},"rot":{"x":6579,"y":2092,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300002,"propState":1,"propId":211,"pos":{"x":-2625,"y":17210,"z":-558529},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-3724,"y":20045,"z":-558611},"rot":{"x":40592,"y":288633,"z":130901}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300003,"propState":0,"propId":103017,"pos":{"x":-8555,"y":-158888,"z":-498759},"rot":{"x":331418,"y":34305,"z":0}},{"groupId":48,"instId":300002,"propState":1,"propId":211,"pos":{"x":-8590,"y":-159462,"z":-500481},"rot":{"x":0,"y":261241,"z":0}},{"groupId":48,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-8500,"y":-157725,"z":-498825},"rot":{"x":9202,"y":117050,"z":24358}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300002,"propState":1,"propId":211,"pos":{"x":11098,"y":18500,"z":-536532},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300001,"propState":18,"propId":103024,"pos":{"x":11249,"y":21270,"z":-535767},"rot":{"x":348947,"y":222503,"z":97721}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300002,"propState":1,"propId":211,"pos":{"x":-39783,"y":14475,"z":-546205},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-40437,"y":14452,"z":-546354},"rot":{"x":335272,"y":92017,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300002,"propState":1,"propId":211,"pos":{"x":-92390,"y":14500,"z":-543999},"rot":{"x":0,"y":261241,"z":0}},{"groupId":52,"instId":300003,"propState":0,"propId":103017,"pos":{"x":-94437,"y":14473,"z":-544318},"rot":{"x":0,"y":88899,"z":0}},{"groupId":52,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-94385,"y":15846,"z":-544319},"rot":{"x":0,"y":91124,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300002,"propState":1,"propId":211,"pos":{"x":-74671,"y":16332,"z":-498138},"rot":{"x":0,"y":0,"z":0}},{"groupId":53,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-74430,"y":18508,"z":-497339},"rot":{"x":351274,"y":359324,"z":359293}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300002,"propState":1,"propId":211,"pos":{"x":15053,"y":18947,"z":-460149},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300001,"propState":18,"propId":103024,"pos":{"x":14610,"y":20006,"z":-460193},"rot":{"x":0,"y":116277,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300004,"propState":1,"propId":211,"pos":{"x":-5550,"y":43194,"z":-290231},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300003,"propState":0,"propId":103024,"pos":{"x":-4811,"y":43677,"z":-288024},"rot":{"x":359895,"y":309547,"z":270129}},{"groupId":54,"instId":300002,"propState":0,"propId":103024,"pos":{"x":-6040,"y":43670,"z":-290478},"rot":{"x":359961,"y":284176,"z":270162}},{"groupId":54,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-6183,"y":43664,"z":-292586},"rot":{"x":0,"y":270450,"z":270166}}],"npcs":[],"monsters":[],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300002,"propState":1,"propId":211,"pos":{"x":-28662,"y":17500,"z":-504578},"rot":{"x":0,"y":77246,"z":0}},{"groupId":57,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-28639,"y":18253,"z":-505089},"rot":{"x":281584,"y":317312,"z":264664}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300002,"propState":1,"propId":211,"pos":{"x":17335,"y":14394,"z":-483606},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300003,"propState":0,"propId":103017,"pos":{"x":16179,"y":13830,"z":-485132},"rot":{"x":65732,"y":311586,"z":358220}},{"groupId":56,"instId":300001,"propState":18,"propId":103024,"pos":{"x":15740,"y":14467,"z":-484692},"rot":{"x":359956,"y":216514,"z":57809}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300002,"propState":1,"propId":211,"pos":{"x":50672,"y":15589,"z":-487850},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300001,"propState":18,"propId":103024,"pos":{"x":51156,"y":17931,"z":-488492},"rot":{"x":0,"y":270000,"z":284184}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300004,"propState":1,"propId":211,"pos":{"x":-6044,"y":20500,"z":-508433},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300003,"propState":0,"propId":103024,"pos":{"x":-6011,"y":24705,"z":-507824},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":103024,"pos":{"x":-6023,"y":23549,"z":-507831},"rot":{"x":15767,"y":4718,"z":286896}},{"groupId":58,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-6007,"y":22830,"z":-507793},"rot":{"x":340573,"y":170712,"z":296181}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300002,"propState":1,"propId":211,"pos":{"x":68091,"y":14212,"z":-515102},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300001,"propState":18,"propId":103024,"pos":{"x":67620,"y":16448,"z":-514468},"rot":{"x":20531,"y":23513,"z":251982}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300002,"propState":18,"propId":103024,"pos":{"x":51380,"y":35142,"z":-528334},"rot":{"x":355060,"y":0,"z":0}},{"groupId":60,"instId":300005,"propState":1,"propId":211,"pos":{"x":53165,"y":33080,"z":-529826},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300004,"propState":18,"propId":103024,"pos":{"x":53165,"y":33080,"z":-529826},"rot":{"x":334060,"y":0,"z":0}},{"groupId":60,"instId":300003,"propState":18,"propId":103024,"pos":{"x":53955,"y":36111,"z":-528361},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300001,"propState":18,"propId":103024,"pos":{"x":48898,"y":35423,"z":-528311},"rot":{"x":356055,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300002,"propState":1,"propId":211,"pos":{"x":-5475,"y":18457,"z":-544624},"rot":{"x":0,"y":328197,"z":0}},{"groupId":62,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-5745,"y":18921,"z":-544853},"rot":{"x":60912,"y":22769,"z":1459}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300002,"propState":1,"propId":211,"pos":{"x":-85732,"y":14500,"z":-568852},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-85912,"y":15990,"z":-569570},"rot":{"x":15792,"y":176085,"z":171041}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300001,"propState":11,"propId":103018,"pos":{"x":78062,"y":13138,"z":-495469},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300001,"propState":11,"propId":103018,"pos":{"x":59382,"y":33080,"z":-533026},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-73980,"y":16332,"z":-501140},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300001,"propState":0,"propId":103017,"pos":{"x":60499,"y":33080,"z":-516300},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"126":{"props":[],"npcs":[{"groupId":126,"instId":400001,"npcId":13252,"pos":{"x":-65795,"y":16496,"z":-478135},"rot":{"x":0,"y":181133,"z":0}}],"monsters":[],"teleports":{}},"125":{"props":[{"groupId":125,"instId":300001,"propState":101,"propId":103047,"pos":{"x":-61760,"y":16193,"z":-512844},"rot":{"x":0,"y":32302,"z":0}}],"npcs":[{"groupId":125,"instId":400001,"npcId":100,"pos":{"x":-61773,"y":17256,"z":-512810},"rot":{"x":0,"y":298057,"z":0}}],"monsters":[],"teleports":{}},"128":{"props":[],"npcs":[{"groupId":128,"instId":400001,"npcId":13161,"pos":{"x":-65176,"y":15375,"z":-571334},"rot":{"x":0,"y":346324,"z":0}}],"monsters":[],"teleports":{}},"133":{"props":[{"groupId":133,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-10143,"y":39687,"z":-336520},"rot":{"x":0,"y":0,"z":0}},{"groupId":133,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-14,"y":24745,"z":-388085},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"132":{"props":[{"groupId":132,"instId":300007,"propState":0,"propId":103017,"pos":{"x":19789,"y":24745,"z":-378403},"rot":{"x":0,"y":157481,"z":0}},{"groupId":132,"instId":300005,"propState":0,"propId":103017,"pos":{"x":-19632,"y":24745,"z":-369253},"rot":{"x":0,"y":241984,"z":0}},{"groupId":132,"instId":300004,"propState":0,"propId":103017,"pos":{"x":14052,"y":20996,"z":-395411},"rot":{"x":318592,"y":264975,"z":0}},{"groupId":132,"instId":300003,"propState":0,"propId":103017,"pos":{"x":-13799,"y":20912,"z":-395453},"rot":{"x":319058,"y":85308,"z":0}},{"groupId":132,"instId":300008,"propState":0,"propId":103017,"pos":{"x":11121,"y":39687,"z":-336960},"rot":{"x":0,"y":336442,"z":0}},{"groupId":132,"instId":300006,"propState":0,"propId":103017,"pos":{"x":-19479,"y":24745,"z":-366559},"rot":{"x":0,"y":285201,"z":0}},{"groupId":132,"instId":300002,"propState":0,"propId":103017,"pos":{"x":-4904,"y":16192,"z":-421624},"rot":{"x":324600,"y":13165,"z":8627}},{"groupId":132,"instId":300001,"propState":0,"propId":103017,"pos":{"x":8970,"y":16163,"z":-457590},"rot":{"x":0,"y":346125,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"145":{"props":[{"groupId":145,"instId":300002,"propState":0,"propId":103121,"pos":{"x":-2084,"y":-152077,"z":-643409},"rot":{"x":0,"y":0,"z":0}},{"groupId":145,"instId":300001,"propState":0,"propId":103249,"pos":{"x":-1570,"y":-152077,"z":-643769},"rot":{"x":0,"y":14467,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[{"groupId":138,"instId":300011,"propState":18,"propId":103038,"pos":{"x":4908,"y":19814,"z":-550119},"rot":{"x":348315,"y":37383,"z":15156}},{"groupId":138,"instId":300009,"propState":18,"propId":101029,"pos":{"x":-54657,"y":15409,"z":-539700},"rot":{"x":0,"y":276499,"z":0}},{"groupId":138,"instId":300003,"propState":18,"propId":101029,"pos":{"x":6445,"y":-158705,"z":-499916},"rot":{"x":0,"y":30297,"z":0}},{"groupId":138,"instId":300013,"propState":18,"propId":103038,"pos":{"x":-56667,"y":14978,"z":-475295},"rot":{"x":345649,"y":180185,"z":50484}},{"groupId":138,"instId":300006,"propState":18,"propId":101028,"pos":{"x":9275,"y":-158718,"z":-521566},"rot":{"x":0,"y":236415,"z":0}},{"groupId":138,"instId":300002,"propState":18,"propId":103037,"pos":{"x":7704,"y":-151567,"z":-640256},"rot":{"x":0,"y":217883,"z":0}},{"groupId":138,"instId":300012,"propState":18,"propId":103038,"pos":{"x":875,"y":-150985,"z":-635221},"rot":{"x":348315,"y":103826,"z":15156}},{"groupId":138,"instId":300010,"propState":18,"propId":103038,"pos":{"x":95833,"y":15987,"z":-485526},"rot":{"x":348315,"y":2729,"z":15156}},{"groupId":138,"instId":300008,"propState":18,"propId":103037,"pos":{"x":-43455,"y":14402,"z":-488809},"rot":{"x":0,"y":236415,"z":0}},{"groupId":138,"instId":300007,"propState":18,"propId":101028,"pos":{"x":-87896,"y":15101,"z":-561892},"rot":{"x":0,"y":223588,"z":0}},{"groupId":138,"instId":300005,"propState":18,"propId":101029,"pos":{"x":-21584,"y":14500,"z":-578062},"rot":{"x":0,"y":108497,"z":0}},{"groupId":138,"instId":300004,"propState":18,"propId":101029,"pos":{"x":48346,"y":16434,"z":-490229},"rot":{"x":0,"y":48090,"z":0}},{"groupId":138,"instId":300001,"propState":18,"propId":103083,"pos":{"x":53453,"y":34046,"z":-538822},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"131":{"props":[{"groupId":131,"instId":300013,"propState":0,"propId":103017,"pos":{"x":8372,"y":18500,"z":-536920},"rot":{"x":0,"y":61590,"z":0}},{"groupId":131,"instId":300023,"propState":0,"propId":103017,"pos":{"x":-32471,"y":14500,"z":-571057},"rot":{"x":0,"y":199364,"z":0}},{"groupId":131,"instId":300021,"propState":0,"propId":103017,"pos":{"x":-17907,"y":18579,"z":-492550},"rot":{"x":0,"y":79791,"z":0}},{"groupId":131,"instId":300020,"propState":0,"propId":103017,"pos":{"x":-55368,"y":13502,"z":-475533},"rot":{"x":0,"y":281584,"z":0}},{"groupId":131,"instId":300018,"propState":0,"propId":103017,"pos":{"x":-69474,"y":16332,"z":-521260},"rot":{"x":0,"y":357795,"z":0}},{"groupId":131,"instId":300016,"propState":0,"propId":103017,"pos":{"x":-43667,"y":14500,"z":-575141},"rot":{"x":0,"y":194745,"z":0}},{"groupId":131,"instId":300014,"propState":0,"propId":103017,"pos":{"x":48383,"y":33630,"z":-544948},"rot":{"x":0,"y":77056,"z":59543}},{"groupId":131,"instId":300011,"propState":0,"propId":103017,"pos":{"x":53002,"y":14212,"z":-517614},"rot":{"x":0,"y":256664,"z":0}},{"groupId":131,"instId":300009,"propState":0,"propId":103017,"pos":{"x":-16554,"y":18947,"z":-460709},"rot":{"x":0,"y":15255,"z":0}},{"groupId":131,"instId":300002,"propState":0,"propId":103017,"pos":{"x":7946,"y":-152077,"z":-642606},"rot":{"x":0,"y":314691,"z":0}},{"groupId":131,"instId":300022,"propState":0,"propId":103017,"pos":{"x":-90139,"y":14469,"z":-578436},"rot":{"x":0,"y":155539,"z":0}},{"groupId":131,"instId":300019,"propState":0,"propId":103017,"pos":{"x":-56418,"y":16332,"z":-499936},"rot":{"x":0,"y":46274,"z":0}},{"groupId":131,"instId":300017,"propState":0,"propId":103017,"pos":{"x":-57910,"y":14500,"z":-560231},"rot":{"x":0,"y":319858,"z":0}},{"groupId":131,"instId":300015,"propState":0,"propId":103017,"pos":{"x":-33259,"y":14500,"z":-539161},"rot":{"x":0,"y":29295,"z":0}},{"groupId":131,"instId":300012,"propState":0,"propId":103017,"pos":{"x":75160,"y":14612,"z":-480834},"rot":{"x":0,"y":54954,"z":0}},{"groupId":131,"instId":300010,"propState":0,"propId":103017,"pos":{"x":28671,"y":18947,"z":-462951},"rot":{"x":0,"y":102236,"z":0}},{"groupId":131,"instId":300008,"propState":0,"propId":103017,"pos":{"x":10228,"y":-159462,"z":-500480},"rot":{"x":0,"y":326741,"z":0}},{"groupId":131,"instId":300007,"propState":0,"propId":103017,"pos":{"x":27194,"y":-157810,"z":-555309},"rot":{"x":0,"y":129986,"z":0}},{"groupId":131,"instId":300006,"propState":0,"propId":103017,"pos":{"x":-4807,"y":-157750,"z":-562964},"rot":{"x":0,"y":262842,"z":0}},{"groupId":131,"instId":300005,"propState":0,"propId":103017,"pos":{"x":7384,"y":-153556,"z":-580243},"rot":{"x":309801,"y":286949,"z":232072}},{"groupId":131,"instId":300004,"propState":0,"propId":103017,"pos":{"x":20426,"y":-152077,"z":-639690},"rot":{"x":0,"y":119176,"z":0}},{"groupId":131,"instId":300003,"propState":0,"propId":103017,"pos":{"x":-14254,"y":-152077,"z":-641559},"rot":{"x":0,"y":344338,"z":0}},{"groupId":131,"instId":300001,"propState":0,"propId":103017,"pos":{"x":5421,"y":-151651,"z":-641644},"rot":{"x":0,"y":170496,"z":56539}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[],"npcs":[{"groupId":151,"instId":400001,"npcId":13147,"pos":{"x":54885,"y":33269,"z":-546161},"rot":{"x":0,"y":343739,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":1,"startGroupId":145}},"1030403":{"P10304_F10304001":{"scenes":{"7":{"props":[{"groupId":7,"instId":300002,"propState":8,"propId":101,"pos":{"x":6000,"y":16900,"z":-499490},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300004,"propState":8,"propId":101,"pos":{"x":-26799,"y":14500,"z":-539450},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300003,"propState":8,"propId":101,"pos":{"x":83780,"y":14612,"z":-482135},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300001,"propState":8,"propId":101,"pos":{"x":2838,"y":-152973,"z":-625160},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030401":{"anchorId":1,"groupId":7,"instId":300001,"pos":{"x":780,"y":-153008,"z":-621450},"rot":{"x":0,"y":0,"z":0}},"1030402":{"anchorId":2,"groupId":7,"instId":300002,"pos":{"x":-64,"y":16900,"z":-502297},"rot":{"x":0,"y":0,"z":0}},"1030403":{"anchorId":3,"groupId":7,"instId":300003,"pos":{"x":79490,"y":14574,"z":-485360},"rot":{"x":0,"y":270000,"z":0}},"1030404":{"anchorId":4,"groupId":7,"instId":300004,"pos":{"x":-27164,"y":14400,"z":-544747},"rot":{"x":0,"y":270000,"z":0}}}},"85":{"props":[{"groupId":85,"instId":300001,"propState":8,"propId":101,"pos":{"x":-4556,"y":39687,"z":-316044},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030405":{"anchorId":1,"groupId":85,"instId":300001,"pos":{"x":3,"y":39366,"z":-325817},"rot":{"x":0,"y":0,"z":0}}}},"10":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300001,"propState":0,"propId":103210,"pos":{"x":0,"y":43190,"z":-292076},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300001,"propState":0,"propId":103195,"pos":{"x":231,"y":44831,"z":-292208},"rot":{"x":14610,"y":3431,"z":336187}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300004,"propState":12,"propId":60301,"pos":{"x":25095,"y":-157638,"z":-552371},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300015,"propState":12,"propId":60301,"pos":{"x":-70332,"y":16410,"z":-481750},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300014,"propState":12,"propId":60301,"pos":{"x":-22287,"y":14500,"z":-528040},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300013,"propState":12,"propId":60301,"pos":{"x":-92921,"y":14500,"z":-537040},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300012,"propState":12,"propId":60301,"pos":{"x":-59759,"y":14531,"z":-591122},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300011,"propState":12,"propId":60301,"pos":{"x":-6308,"y":17210,"z":-564434},"rot":{"x":0,"y":45000,"z":0}},{"groupId":8,"instId":300010,"propState":12,"propId":60301,"pos":{"x":-57497,"y":13503,"z":-492926},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300009,"propState":12,"propId":60301,"pos":{"x":-16972,"y":14478,"z":-498911},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-160,"y":20500,"z":-511440},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300007,"propState":12,"propId":60301,"pos":{"x":58829,"y":33080,"z":-539220},"rot":{"x":0,"y":270191,"z":0}},{"groupId":8,"instId":300006,"propState":12,"propId":60301,"pos":{"x":94802,"y":14644,"z":-494720},"rot":{"x":0,"y":822,"z":0}},{"groupId":8,"instId":300005,"propState":12,"propId":60301,"pos":{"x":77690,"y":12572,"z":-474338},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300003,"propState":12,"propId":60301,"pos":{"x":-14756,"y":-152077,"z":-638256},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300002,"propState":12,"propId":60301,"pos":{"x":7480,"y":-159508,"z":-521354},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300001,"propState":12,"propId":60301,"pos":{"x":9875,"y":-157638,"z":-565108},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300001,"propState":0,"propId":132,"pos":{"x":113,"y":44183,"z":-291689},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300004,"propState":1,"propId":103138,"pos":{"x":0,"y":17250,"z":-506756},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300003,"propState":1,"propId":103137,"pos":{"x":0,"y":-159496,"z":-506470},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":103136,"pos":{"x":0,"y":17188,"z":-508538},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":103136,"pos":{"x":0,"y":-159120,"z":-508538},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":1,"propId":100,"pos":{"x":-5000,"y":-159500,"z":-500000},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300002,"propState":1,"propId":211,"pos":{"x":28042,"y":-152077,"z":-641112},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300001,"propState":18,"propId":103024,"pos":{"x":29400,"y":-148823,"z":-640793},"rot":{"x":351770,"y":266205,"z":254764}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300002,"propState":1,"propId":211,"pos":{"x":-13096,"y":-152232,"z":-608529},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-11806,"y":-151991,"z":-608337},"rot":{"x":0,"y":311246,"z":42859}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300002,"propState":1,"propId":211,"pos":{"x":-3433,"y":-159502,"z":-572060},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-3372,"y":-156062,"z":-572261},"rot":{"x":0,"y":180000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300002,"propState":1,"propId":211,"pos":{"x":23030,"y":-157762,"z":-557004},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300001,"propState":18,"propId":103024,"pos":{"x":23942,"y":-155378,"z":-557765},"rot":{"x":6579,"y":2092,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300003,"propState":0,"propId":103017,"pos":{"x":-8555,"y":-158888,"z":-498759},"rot":{"x":331418,"y":34305,"z":0}},{"groupId":48,"instId":300002,"propState":1,"propId":211,"pos":{"x":-8590,"y":-159462,"z":-500481},"rot":{"x":0,"y":261241,"z":0}},{"groupId":48,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-8500,"y":-157725,"z":-498825},"rot":{"x":9202,"y":117050,"z":24358}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300002,"propState":1,"propId":211,"pos":{"x":-2625,"y":17210,"z":-558529},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-3724,"y":20045,"z":-558611},"rot":{"x":40592,"y":288633,"z":130901}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300002,"propState":1,"propId":211,"pos":{"x":11098,"y":18500,"z":-536532},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300001,"propState":18,"propId":103024,"pos":{"x":11249,"y":21270,"z":-535767},"rot":{"x":348947,"y":222503,"z":97721}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300002,"propState":1,"propId":211,"pos":{"x":-39783,"y":14475,"z":-546205},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-40437,"y":14452,"z":-546354},"rot":{"x":335272,"y":92017,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300002,"propState":1,"propId":211,"pos":{"x":-74671,"y":16332,"z":-498138},"rot":{"x":0,"y":0,"z":0}},{"groupId":53,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-74430,"y":18508,"z":-497339},"rot":{"x":351274,"y":359324,"z":359293}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300001,"propState":18,"propId":103024,"pos":{"x":14610,"y":20006,"z":-460193},"rot":{"x":0,"y":116277,"z":0}},{"groupId":55,"instId":300002,"propState":1,"propId":211,"pos":{"x":15053,"y":18947,"z":-460149},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300003,"propState":0,"propId":103017,"pos":{"x":-94437,"y":14473,"z":-544318},"rot":{"x":0,"y":88899,"z":0}},{"groupId":52,"instId":300002,"propState":1,"propId":211,"pos":{"x":-92390,"y":14500,"z":-543999},"rot":{"x":0,"y":261241,"z":0}},{"groupId":52,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-94385,"y":15846,"z":-544319},"rot":{"x":0,"y":91124,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300004,"propState":1,"propId":211,"pos":{"x":-5550,"y":43194,"z":-290231},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-6183,"y":43664,"z":-292586},"rot":{"x":0,"y":270450,"z":270166}},{"groupId":54,"instId":300003,"propState":0,"propId":103024,"pos":{"x":-4811,"y":43677,"z":-288024},"rot":{"x":359895,"y":309547,"z":270129}},{"groupId":54,"instId":300002,"propState":0,"propId":103024,"pos":{"x":-6040,"y":43670,"z":-290478},"rot":{"x":359961,"y":284176,"z":270162}}],"npcs":[],"monsters":[],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300002,"propState":1,"propId":211,"pos":{"x":-28662,"y":17500,"z":-504578},"rot":{"x":0,"y":77246,"z":0}},{"groupId":57,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-28639,"y":18253,"z":-505089},"rot":{"x":281584,"y":317312,"z":264664}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300003,"propState":0,"propId":103017,"pos":{"x":16179,"y":13830,"z":-485132},"rot":{"x":65732,"y":311586,"z":358220}},{"groupId":56,"instId":300002,"propState":1,"propId":211,"pos":{"x":17335,"y":14394,"z":-483606},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300001,"propState":18,"propId":103024,"pos":{"x":15740,"y":14467,"z":-484692},"rot":{"x":359956,"y":216514,"z":57809}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300002,"propState":1,"propId":211,"pos":{"x":50672,"y":15589,"z":-487850},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300001,"propState":18,"propId":103024,"pos":{"x":51156,"y":17931,"z":-488492},"rot":{"x":0,"y":270000,"z":284184}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300004,"propState":1,"propId":211,"pos":{"x":-6044,"y":20500,"z":-508433},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":103024,"pos":{"x":-6023,"y":23549,"z":-507831},"rot":{"x":15767,"y":4718,"z":286896}},{"groupId":58,"instId":300003,"propState":0,"propId":103024,"pos":{"x":-6011,"y":24705,"z":-507824},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-6007,"y":22830,"z":-507793},"rot":{"x":340573,"y":170712,"z":296181}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300005,"propState":1,"propId":211,"pos":{"x":53165,"y":33080,"z":-529826},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300004,"propState":18,"propId":103024,"pos":{"x":53165,"y":33080,"z":-529826},"rot":{"x":334060,"y":0,"z":0}},{"groupId":60,"instId":300003,"propState":18,"propId":103024,"pos":{"x":53955,"y":36111,"z":-528361},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300002,"propState":18,"propId":103024,"pos":{"x":51380,"y":35142,"z":-528334},"rot":{"x":355060,"y":0,"z":0}},{"groupId":60,"instId":300001,"propState":18,"propId":103024,"pos":{"x":48898,"y":35423,"z":-528311},"rot":{"x":356055,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300002,"propState":1,"propId":211,"pos":{"x":68091,"y":14212,"z":-515102},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300001,"propState":18,"propId":103024,"pos":{"x":67620,"y":16448,"z":-514468},"rot":{"x":20531,"y":23513,"z":251982}}],"npcs":[],"monsters":[],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300002,"propState":1,"propId":211,"pos":{"x":-5475,"y":18457,"z":-544624},"rot":{"x":0,"y":328197,"z":0}},{"groupId":62,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-5745,"y":18921,"z":-544853},"rot":{"x":60912,"y":22769,"z":1459}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300002,"propState":1,"propId":211,"pos":{"x":-85732,"y":14500,"z":-568852},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-85912,"y":15990,"z":-569570},"rot":{"x":15792,"y":176085,"z":171041}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300001,"propState":11,"propId":103018,"pos":{"x":78062,"y":13138,"z":-495469},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300001,"propState":11,"propId":103018,"pos":{"x":59382,"y":33080,"z":-533026},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-73980,"y":16332,"z":-501140},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300001,"propState":0,"propId":103017,"pos":{"x":60499,"y":33080,"z":-516300},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"125":{"props":[{"groupId":125,"instId":300001,"propState":101,"propId":103047,"pos":{"x":-61760,"y":16193,"z":-512844},"rot":{"x":0,"y":32302,"z":0}}],"npcs":[{"groupId":125,"instId":400001,"npcId":100,"pos":{"x":-61773,"y":17256,"z":-512810},"rot":{"x":0,"y":298057,"z":0}}],"monsters":[],"teleports":{}},"126":{"props":[],"npcs":[{"groupId":126,"instId":400001,"npcId":13252,"pos":{"x":-65795,"y":16496,"z":-478135},"rot":{"x":0,"y":181133,"z":0}}],"monsters":[],"teleports":{}},"128":{"props":[],"npcs":[{"groupId":128,"instId":400001,"npcId":13161,"pos":{"x":-65176,"y":15375,"z":-571334},"rot":{"x":0,"y":346324,"z":0}}],"monsters":[],"teleports":{}},"133":{"props":[{"groupId":133,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-10143,"y":39687,"z":-336520},"rot":{"x":0,"y":0,"z":0}},{"groupId":133,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-14,"y":24745,"z":-388085},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"132":{"props":[{"groupId":132,"instId":300004,"propState":0,"propId":103017,"pos":{"x":14052,"y":20996,"z":-395411},"rot":{"x":318592,"y":264975,"z":0}},{"groupId":132,"instId":300007,"propState":0,"propId":103017,"pos":{"x":19789,"y":24745,"z":-378403},"rot":{"x":0,"y":157481,"z":0}},{"groupId":132,"instId":300002,"propState":0,"propId":103017,"pos":{"x":-4904,"y":16192,"z":-421624},"rot":{"x":324600,"y":13165,"z":8627}},{"groupId":132,"instId":300008,"propState":0,"propId":103017,"pos":{"x":11121,"y":39687,"z":-336960},"rot":{"x":0,"y":336442,"z":0}},{"groupId":132,"instId":300006,"propState":0,"propId":103017,"pos":{"x":-19479,"y":24745,"z":-366559},"rot":{"x":0,"y":285201,"z":0}},{"groupId":132,"instId":300005,"propState":0,"propId":103017,"pos":{"x":-19632,"y":24745,"z":-369253},"rot":{"x":0,"y":241984,"z":0}},{"groupId":132,"instId":300003,"propState":0,"propId":103017,"pos":{"x":-13799,"y":20912,"z":-395453},"rot":{"x":319058,"y":85308,"z":0}},{"groupId":132,"instId":300001,"propState":0,"propId":103017,"pos":{"x":8970,"y":16163,"z":-457590},"rot":{"x":0,"y":346125,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"145":{"props":[{"groupId":145,"instId":300002,"propState":0,"propId":103121,"pos":{"x":-2084,"y":-152077,"z":-643409},"rot":{"x":0,"y":0,"z":0}},{"groupId":145,"instId":300001,"propState":0,"propId":103249,"pos":{"x":-1570,"y":-152077,"z":-643769},"rot":{"x":0,"y":14467,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[{"groupId":138,"instId":300013,"propState":18,"propId":103038,"pos":{"x":-56667,"y":14978,"z":-475295},"rot":{"x":345649,"y":180185,"z":50484}},{"groupId":138,"instId":300003,"propState":18,"propId":101029,"pos":{"x":6445,"y":-158705,"z":-499916},"rot":{"x":0,"y":30297,"z":0}},{"groupId":138,"instId":300012,"propState":18,"propId":103038,"pos":{"x":875,"y":-150985,"z":-635221},"rot":{"x":348315,"y":103826,"z":15156}},{"groupId":138,"instId":300011,"propState":18,"propId":103038,"pos":{"x":4908,"y":19814,"z":-550119},"rot":{"x":348315,"y":37383,"z":15156}},{"groupId":138,"instId":300010,"propState":18,"propId":103038,"pos":{"x":95833,"y":15987,"z":-485526},"rot":{"x":348315,"y":2729,"z":15156}},{"groupId":138,"instId":300009,"propState":18,"propId":101029,"pos":{"x":-54657,"y":15409,"z":-539700},"rot":{"x":0,"y":276499,"z":0}},{"groupId":138,"instId":300008,"propState":18,"propId":103037,"pos":{"x":-43455,"y":14402,"z":-488809},"rot":{"x":0,"y":236415,"z":0}},{"groupId":138,"instId":300007,"propState":18,"propId":101028,"pos":{"x":-87896,"y":15101,"z":-561892},"rot":{"x":0,"y":223588,"z":0}},{"groupId":138,"instId":300006,"propState":18,"propId":101028,"pos":{"x":9275,"y":-158718,"z":-521566},"rot":{"x":0,"y":236415,"z":0}},{"groupId":138,"instId":300005,"propState":18,"propId":101029,"pos":{"x":-21584,"y":14500,"z":-578062},"rot":{"x":0,"y":108497,"z":0}},{"groupId":138,"instId":300004,"propState":18,"propId":101029,"pos":{"x":48346,"y":16434,"z":-490229},"rot":{"x":0,"y":48090,"z":0}},{"groupId":138,"instId":300002,"propState":18,"propId":103037,"pos":{"x":7704,"y":-151567,"z":-640256},"rot":{"x":0,"y":217883,"z":0}},{"groupId":138,"instId":300001,"propState":18,"propId":103083,"pos":{"x":53453,"y":34046,"z":-538822},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"131":{"props":[{"groupId":131,"instId":300021,"propState":0,"propId":103017,"pos":{"x":-17907,"y":18579,"z":-492550},"rot":{"x":0,"y":79791,"z":0}},{"groupId":131,"instId":300019,"propState":0,"propId":103017,"pos":{"x":-56418,"y":16332,"z":-499936},"rot":{"x":0,"y":46274,"z":0}},{"groupId":131,"instId":300017,"propState":0,"propId":103017,"pos":{"x":-57910,"y":14500,"z":-560231},"rot":{"x":0,"y":319858,"z":0}},{"groupId":131,"instId":300013,"propState":0,"propId":103017,"pos":{"x":8372,"y":18500,"z":-536920},"rot":{"x":0,"y":61590,"z":0}},{"groupId":131,"instId":300005,"propState":0,"propId":103017,"pos":{"x":7384,"y":-153556,"z":-580243},"rot":{"x":309801,"y":286949,"z":232072}},{"groupId":131,"instId":300022,"propState":0,"propId":103017,"pos":{"x":-90139,"y":14469,"z":-578436},"rot":{"x":0,"y":155539,"z":0}},{"groupId":131,"instId":300020,"propState":0,"propId":103017,"pos":{"x":-55368,"y":13502,"z":-475533},"rot":{"x":0,"y":281584,"z":0}},{"groupId":131,"instId":300018,"propState":0,"propId":103017,"pos":{"x":-69474,"y":16332,"z":-521260},"rot":{"x":0,"y":357795,"z":0}},{"groupId":131,"instId":300015,"propState":0,"propId":103017,"pos":{"x":-33259,"y":14500,"z":-539161},"rot":{"x":0,"y":29295,"z":0}},{"groupId":131,"instId":300012,"propState":0,"propId":103017,"pos":{"x":75160,"y":14612,"z":-480834},"rot":{"x":0,"y":54954,"z":0}},{"groupId":131,"instId":300009,"propState":0,"propId":103017,"pos":{"x":-16554,"y":18947,"z":-460709},"rot":{"x":0,"y":15255,"z":0}},{"groupId":131,"instId":300007,"propState":0,"propId":103017,"pos":{"x":27194,"y":-157810,"z":-555309},"rot":{"x":0,"y":129986,"z":0}},{"groupId":131,"instId":300001,"propState":0,"propId":103017,"pos":{"x":5421,"y":-151651,"z":-641644},"rot":{"x":0,"y":170496,"z":56539}},{"groupId":131,"instId":300023,"propState":0,"propId":103017,"pos":{"x":-32471,"y":14500,"z":-571057},"rot":{"x":0,"y":199364,"z":0}},{"groupId":131,"instId":300016,"propState":0,"propId":103017,"pos":{"x":-43667,"y":14500,"z":-575141},"rot":{"x":0,"y":194745,"z":0}},{"groupId":131,"instId":300014,"propState":0,"propId":103017,"pos":{"x":48383,"y":33630,"z":-544948},"rot":{"x":0,"y":77056,"z":59543}},{"groupId":131,"instId":300011,"propState":0,"propId":103017,"pos":{"x":53002,"y":14212,"z":-517614},"rot":{"x":0,"y":256664,"z":0}},{"groupId":131,"instId":300010,"propState":0,"propId":103017,"pos":{"x":28671,"y":18947,"z":-462951},"rot":{"x":0,"y":102236,"z":0}},{"groupId":131,"instId":300008,"propState":0,"propId":103017,"pos":{"x":10228,"y":-159462,"z":-500480},"rot":{"x":0,"y":326741,"z":0}},{"groupId":131,"instId":300006,"propState":0,"propId":103017,"pos":{"x":-4807,"y":-157750,"z":-562964},"rot":{"x":0,"y":262842,"z":0}},{"groupId":131,"instId":300004,"propState":0,"propId":103017,"pos":{"x":20426,"y":-152077,"z":-639690},"rot":{"x":0,"y":119176,"z":0}},{"groupId":131,"instId":300003,"propState":0,"propId":103017,"pos":{"x":-14254,"y":-152077,"z":-641559},"rot":{"x":0,"y":344338,"z":0}},{"groupId":131,"instId":300002,"propState":0,"propId":103017,"pos":{"x":7946,"y":-152077,"z":-642606},"rot":{"x":0,"y":314691,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[],"npcs":[{"groupId":151,"instId":400001,"npcId":13147,"pos":{"x":54885,"y":33269,"z":-546161},"rot":{"x":0,"y":343739,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":2,"startGroupId":156}},"1030501":{"P10305_F10305001":{"scenes":{"31":{"props":[{"groupId":31,"instId":300001,"propState":8,"propId":101,"pos":{"x":-3556,"y":1539,"z":-378220},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300002,"propState":8,"propId":101,"pos":{"x":4580,"y":-16858,"z":-299790},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030201":{"anchorId":1,"groupId":31,"instId":300001,"pos":{"x":197,"y":1547,"z":-380008},"rot":{"x":0,"y":180000,"z":0}},"1030301":{"anchorId":2,"groupId":31,"instId":300002,"pos":{"x":220,"y":-16858,"z":-296000},"rot":{"x":0,"y":0,"z":0}}}},"83":{"props":[{"groupId":83,"instId":300001,"propState":1,"propId":139,"pos":{"x":48245,"y":8509,"z":-457571},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300004,"propState":1,"propId":103096,"pos":{"x":-73516,"y":10129,"z":-246650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":103096,"pos":{"x":-67698,"y":-16918,"z":-249130},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300002,"propState":1,"propId":103096,"pos":{"x":73440,"y":10129,"z":-243065},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":103096,"pos":{"x":70987,"y":-16918,"z":-249130},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300015,"propState":12,"propId":60301,"pos":{"x":-64991,"y":10081,"z":-244760},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300006,"propState":12,"propId":60301,"pos":{"x":-41122,"y":10090,"z":-323070},"rot":{"x":0,"y":114000,"z":0}},{"groupId":8,"instId":300016,"propState":12,"propId":60301,"pos":{"x":-19297,"y":7530,"z":-427217},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300009,"propState":12,"propId":60301,"pos":{"x":-62246,"y":7530,"z":-418030},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300012,"propState":12,"propId":60301,"pos":{"x":-42920,"y":7510,"z":-455440},"rot":{"x":0,"y":330676,"z":0}},{"groupId":8,"instId":300005,"propState":12,"propId":60301,"pos":{"x":63749,"y":7530,"z":-428012},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300010,"propState":12,"propId":60301,"pos":{"x":-35326,"y":7510,"z":-454768},"rot":{"x":0,"y":31753,"z":0}},{"groupId":8,"instId":300014,"propState":12,"propId":60301,"pos":{"x":19813,"y":7530,"z":-418287},"rot":{"x":0,"y":270677,"z":0}},{"groupId":8,"instId":300013,"propState":12,"propId":60301,"pos":{"x":-18374,"y":1530,"z":-432012},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300011,"propState":12,"propId":60301,"pos":{"x":19227,"y":1530,"z":-374647},"rot":{"x":0,"y":224428,"z":0}},{"groupId":8,"instId":300008,"propState":12,"propId":60301,"pos":{"x":12556,"y":10100,"z":-329690},"rot":{"x":0,"y":172751,"z":0}},{"groupId":8,"instId":300007,"propState":12,"propId":60301,"pos":{"x":50820,"y":10090,"z":-318350},"rot":{"x":0,"y":133424,"z":0}},{"groupId":8,"instId":300004,"propState":12,"propId":60301,"pos":{"x":28506,"y":-16858,"z":-279701},"rot":{"x":0,"y":289813,"z":0}},{"groupId":8,"instId":300003,"propState":12,"propId":60301,"pos":{"x":-19132,"y":-16858,"z":-282831},"rot":{"x":0,"y":237000,"z":0}},{"groupId":8,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-61974,"y":-16918,"z":-243566},"rot":{"x":0,"y":215585,"z":0}},{"groupId":8,"instId":300001,"propState":12,"propId":60301,"pos":{"x":57816,"y":-16918,"z":-250722},"rot":{"x":0,"y":164864,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300001,"propState":2,"propId":103030,"pos":{"x":48132,"y":7537,"z":-438858},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300001,"propState":0,"propId":103030,"pos":{"x":30129,"y":7537,"z":-438858},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300001,"propState":0,"propId":103030,"pos":{"x":-29944,"y":7537,"z":-438827},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300001,"propState":0,"propId":103030,"pos":{"x":-47942,"y":7537,"z":-438858},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[],"npcs":[{"groupId":21,"instId":400001,"npcId":13104,"pos":{"x":60,"y":-15925,"z":-259300},"rot":{"x":0,"y":181463,"z":0}}],"monsters":[],"teleports":{}},"48":{"props":[],"npcs":[{"groupId":48,"instId":400001,"npcId":13101,"pos":{"x":-2732,"y":1613,"z":-403001},"rot":{"x":0,"y":282206,"z":0}}],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300006,"propState":18,"propId":103036,"pos":{"x":41677,"y":8995,"z":-456119},"rot":{"x":0,"y":146959,"z":0}},{"groupId":97,"instId":300002,"propState":18,"propId":103083,"pos":{"x":-45821,"y":8019,"z":-451351},"rot":{"x":0,"y":0,"z":0}},{"groupId":97,"instId":300001,"propState":18,"propId":101029,"pos":{"x":19897,"y":8132,"z":-424579},"rot":{"x":0,"y":146959,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":null,"startGroupId":null}},"1030502":{"P10305_F10305001":{"scenes":{"31":{"props":[{"groupId":31,"instId":300001,"propState":8,"propId":101,"pos":{"x":-3556,"y":1539,"z":-378220},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300002,"propState":8,"propId":101,"pos":{"x":4580,"y":-16858,"z":-299790},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030201":{"anchorId":1,"groupId":31,"instId":300001,"pos":{"x":197,"y":1547,"z":-380008},"rot":{"x":0,"y":180000,"z":0}},"1030301":{"anchorId":2,"groupId":31,"instId":300002,"pos":{"x":220,"y":-16858,"z":-296000},"rot":{"x":0,"y":0,"z":0}}}},"83":{"props":[{"groupId":83,"instId":300001,"propState":1,"propId":139,"pos":{"x":48245,"y":8509,"z":-457571},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300003,"propState":0,"propId":103096,"pos":{"x":-67698,"y":-16918,"z":-249130},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300004,"propState":1,"propId":103096,"pos":{"x":-73516,"y":10129,"z":-246650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300002,"propState":1,"propId":103096,"pos":{"x":73440,"y":10129,"z":-243065},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":103096,"pos":{"x":70987,"y":-16918,"z":-249130},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300015,"propState":12,"propId":60301,"pos":{"x":-64991,"y":10081,"z":-244760},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300005,"propState":12,"propId":60301,"pos":{"x":63749,"y":7530,"z":-428012},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300016,"propState":12,"propId":60301,"pos":{"x":-19297,"y":7530,"z":-427217},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300009,"propState":12,"propId":60301,"pos":{"x":-62246,"y":7530,"z":-418030},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300012,"propState":12,"propId":60301,"pos":{"x":-42920,"y":7510,"z":-455440},"rot":{"x":0,"y":330676,"z":0}},{"groupId":8,"instId":300010,"propState":12,"propId":60301,"pos":{"x":-35326,"y":7510,"z":-454768},"rot":{"x":0,"y":31753,"z":0}},{"groupId":8,"instId":300014,"propState":12,"propId":60301,"pos":{"x":19813,"y":7530,"z":-418287},"rot":{"x":0,"y":270677,"z":0}},{"groupId":8,"instId":300013,"propState":12,"propId":60301,"pos":{"x":-18374,"y":1530,"z":-432012},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300011,"propState":12,"propId":60301,"pos":{"x":19227,"y":1530,"z":-374647},"rot":{"x":0,"y":224428,"z":0}},{"groupId":8,"instId":300008,"propState":12,"propId":60301,"pos":{"x":12556,"y":10100,"z":-329690},"rot":{"x":0,"y":172751,"z":0}},{"groupId":8,"instId":300007,"propState":12,"propId":60301,"pos":{"x":50820,"y":10090,"z":-318350},"rot":{"x":0,"y":133424,"z":0}},{"groupId":8,"instId":300006,"propState":12,"propId":60301,"pos":{"x":-41122,"y":10090,"z":-323070},"rot":{"x":0,"y":114000,"z":0}},{"groupId":8,"instId":300004,"propState":12,"propId":60301,"pos":{"x":28506,"y":-16858,"z":-279701},"rot":{"x":0,"y":289813,"z":0}},{"groupId":8,"instId":300003,"propState":12,"propId":60301,"pos":{"x":-19132,"y":-16858,"z":-282831},"rot":{"x":0,"y":237000,"z":0}},{"groupId":8,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-61974,"y":-16918,"z":-243566},"rot":{"x":0,"y":215585,"z":0}},{"groupId":8,"instId":300001,"propState":12,"propId":60301,"pos":{"x":57816,"y":-16918,"z":-250722},"rot":{"x":0,"y":164864,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300001,"propState":2,"propId":103030,"pos":{"x":48132,"y":7537,"z":-438858},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300001,"propState":0,"propId":103030,"pos":{"x":30129,"y":7537,"z":-438858},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300001,"propState":0,"propId":103030,"pos":{"x":-29944,"y":7537,"z":-438827},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300001,"propState":0,"propId":103030,"pos":{"x":-47942,"y":7537,"z":-438858},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[],"npcs":[{"groupId":21,"instId":400001,"npcId":13104,"pos":{"x":60,"y":-15925,"z":-259300},"rot":{"x":0,"y":181463,"z":0}}],"monsters":[],"teleports":{}},"48":{"props":[],"npcs":[{"groupId":48,"instId":400001,"npcId":13101,"pos":{"x":-2732,"y":1613,"z":-403001},"rot":{"x":0,"y":282206,"z":0}}],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300001,"propState":18,"propId":101029,"pos":{"x":19897,"y":8132,"z":-424579},"rot":{"x":0,"y":146959,"z":0}},{"groupId":97,"instId":300002,"propState":18,"propId":103083,"pos":{"x":-45821,"y":8019,"z":-451351},"rot":{"x":0,"y":0,"z":0}},{"groupId":97,"instId":300006,"propState":18,"propId":103036,"pos":{"x":41677,"y":8995,"z":-456119},"rot":{"x":0,"y":146959,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":2,"startGroupId":2}},"1030503":{"P10305_F10305001":{"scenes":{"31":{"props":[{"groupId":31,"instId":300001,"propState":8,"propId":101,"pos":{"x":-3556,"y":1539,"z":-378220},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300002,"propState":8,"propId":101,"pos":{"x":4580,"y":-16858,"z":-299790},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030201":{"anchorId":1,"groupId":31,"instId":300001,"pos":{"x":197,"y":1547,"z":-380008},"rot":{"x":0,"y":180000,"z":0}},"1030301":{"anchorId":2,"groupId":31,"instId":300002,"pos":{"x":220,"y":-16858,"z":-296000},"rot":{"x":0,"y":0,"z":0}}}},"83":{"props":[{"groupId":83,"instId":300001,"propState":1,"propId":139,"pos":{"x":48245,"y":8509,"z":-457571},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300004,"propState":1,"propId":103096,"pos":{"x":-73516,"y":10129,"z":-246650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":103096,"pos":{"x":-67698,"y":-16918,"z":-249130},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300002,"propState":1,"propId":103096,"pos":{"x":73440,"y":10129,"z":-243065},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":103096,"pos":{"x":70987,"y":-16918,"z":-249130},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300015,"propState":12,"propId":60301,"pos":{"x":-64991,"y":10081,"z":-244760},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300005,"propState":12,"propId":60301,"pos":{"x":63749,"y":7530,"z":-428012},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-61974,"y":-16918,"z":-243566},"rot":{"x":0,"y":215585,"z":0}},{"groupId":8,"instId":300016,"propState":12,"propId":60301,"pos":{"x":-19297,"y":7530,"z":-427217},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300009,"propState":12,"propId":60301,"pos":{"x":-62246,"y":7530,"z":-418030},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300012,"propState":12,"propId":60301,"pos":{"x":-42920,"y":7510,"z":-455440},"rot":{"x":0,"y":330676,"z":0}},{"groupId":8,"instId":300010,"propState":12,"propId":60301,"pos":{"x":-35326,"y":7510,"z":-454768},"rot":{"x":0,"y":31753,"z":0}},{"groupId":8,"instId":300014,"propState":12,"propId":60301,"pos":{"x":19813,"y":7530,"z":-418287},"rot":{"x":0,"y":270677,"z":0}},{"groupId":8,"instId":300013,"propState":12,"propId":60301,"pos":{"x":-18374,"y":1530,"z":-432012},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300011,"propState":12,"propId":60301,"pos":{"x":19227,"y":1530,"z":-374647},"rot":{"x":0,"y":224428,"z":0}},{"groupId":8,"instId":300008,"propState":12,"propId":60301,"pos":{"x":12556,"y":10100,"z":-329690},"rot":{"x":0,"y":172751,"z":0}},{"groupId":8,"instId":300007,"propState":12,"propId":60301,"pos":{"x":50820,"y":10090,"z":-318350},"rot":{"x":0,"y":133424,"z":0}},{"groupId":8,"instId":300006,"propState":12,"propId":60301,"pos":{"x":-41122,"y":10090,"z":-323070},"rot":{"x":0,"y":114000,"z":0}},{"groupId":8,"instId":300004,"propState":12,"propId":60301,"pos":{"x":28506,"y":-16858,"z":-279701},"rot":{"x":0,"y":289813,"z":0}},{"groupId":8,"instId":300003,"propState":12,"propId":60301,"pos":{"x":-19132,"y":-16858,"z":-282831},"rot":{"x":0,"y":237000,"z":0}},{"groupId":8,"instId":300001,"propState":12,"propId":60301,"pos":{"x":57816,"y":-16918,"z":-250722},"rot":{"x":0,"y":164864,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300001,"propState":2,"propId":103030,"pos":{"x":48132,"y":7537,"z":-438858},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300001,"propState":0,"propId":103030,"pos":{"x":30129,"y":7537,"z":-438858},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300001,"propState":0,"propId":103030,"pos":{"x":-29944,"y":7537,"z":-438827},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300001,"propState":0,"propId":103030,"pos":{"x":-47942,"y":7537,"z":-438858},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[],"npcs":[{"groupId":21,"instId":400001,"npcId":13104,"pos":{"x":60,"y":-15925,"z":-259300},"rot":{"x":0,"y":181463,"z":0}}],"monsters":[],"teleports":{}},"48":{"props":[],"npcs":[{"groupId":48,"instId":400001,"npcId":13101,"pos":{"x":-2732,"y":1613,"z":-403001},"rot":{"x":0,"y":282206,"z":0}}],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300001,"propState":18,"propId":101029,"pos":{"x":19897,"y":8132,"z":-424579},"rot":{"x":0,"y":146959,"z":0}},{"groupId":97,"instId":300002,"propState":18,"propId":103083,"pos":{"x":-45821,"y":8019,"z":-451351},"rot":{"x":0,"y":0,"z":0}},{"groupId":97,"instId":300006,"propState":18,"propId":103036,"pos":{"x":41677,"y":8995,"z":-456119},"rot":{"x":0,"y":146959,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":1,"startGroupId":131}},"1034101":{"P10341_F10341001":{"scenes":{"9":{"props":[{"groupId":9,"instId":300003,"propState":8,"propId":101,"pos":{"x":3386,"y":-12,"z":134779},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300004,"propState":8,"propId":101,"pos":{"x":-21074,"y":12,"z":1396},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300002,"propState":8,"propId":101,"pos":{"x":6408,"y":-8482,"z":26310},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":8,"propId":101,"pos":{"x":-8826,"y":1098,"z":-84651},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1034101":{"anchorId":1,"groupId":9,"instId":300001,"pos":{"x":-153,"y":1099,"z":-91164},"rot":{"x":0,"y":0,"z":0}},"1034102":{"anchorId":2,"groupId":9,"instId":300002,"pos":{"x":30,"y":-8482,"z":21934},"rot":{"x":0,"y":180000,"z":0}},"1034103":{"anchorId":3,"groupId":9,"instId":300003,"pos":{"x":-70,"y":-12,"z":135790},"rot":{"x":0,"y":180000,"z":0}},"1034104":{"anchorId":4,"groupId":9,"instId":300004,"pos":{"x":-14049,"y":0,"z":-2248},"rot":{"x":0,"y":90000,"z":0}}}},"12":{"props":[{"groupId":12,"instId":300016,"propState":1,"propId":103011,"pos":{"x":0,"y":-2776,"z":55687},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300006,"propState":0,"propId":103031,"pos":{"x":-17510,"y":19,"z":10146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300014,"propState":1,"propId":103031,"pos":{"x":8430,"y":6100,"z":107020},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300012,"propState":1,"propId":103032,"pos":{"x":8523,"y":-2031,"z":107236},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300009,"propState":0,"propId":103031,"pos":{"x":17472,"y":6109,"z":10146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300007,"propState":0,"propId":103031,"pos":{"x":-17524,"y":6109,"z":10146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300005,"propState":1,"propId":103032,"pos":{"x":-9938,"y":-8471,"z":-3900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":103218,"pos":{"x":-4105,"y":6095,"z":109474},"rot":{"x":0,"y":297000,"z":0}},{"groupId":12,"instId":300015,"propState":1,"propId":103011,"pos":{"x":0,"y":-2736,"z":41933},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300008,"propState":0,"propId":103031,"pos":{"x":17472,"y":18,"z":10146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300004,"propState":0,"propId":103218,"pos":{"x":4111,"y":6095,"z":109495},"rot":{"x":0,"y":243000,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":103218,"pos":{"x":-8375,"y":-6547,"z":-72932},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300013,"propState":1,"propId":103031,"pos":{"x":-8433,"y":6100,"z":107015},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300011,"propState":1,"propId":103032,"pos":{"x":-8544,"y":-2031,"z":107235},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300002,"propState":0,"propId":103218,"pos":{"x":8386,"y":-6567,"z":-72956},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300010,"propState":1,"propId":103032,"pos":{"x":9943,"y":-8471,"z":-3900},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300008,"propState":0,"propId":103145,"pos":{"x":14456,"y":0,"z":-35383},"rot":{"x":0,"y":40148,"z":0}},{"groupId":70,"instId":300007,"propState":0,"propId":103145,"pos":{"x":17320,"y":0,"z":-37800},"rot":{"x":0,"y":40148,"z":0}},{"groupId":70,"instId":300006,"propState":0,"propId":103145,"pos":{"x":20190,"y":0,"z":-40220},"rot":{"x":0,"y":40148,"z":0}},{"groupId":70,"instId":300005,"propState":0,"propId":103145,"pos":{"x":-14456,"y":0,"z":-35383},"rot":{"x":0,"y":319852,"z":0}},{"groupId":70,"instId":300004,"propState":0,"propId":103145,"pos":{"x":-17320,"y":0,"z":-37800},"rot":{"x":0,"y":319852,"z":0}},{"groupId":70,"instId":300003,"propState":0,"propId":103145,"pos":{"x":-20190,"y":0,"z":-40220},"rot":{"x":0,"y":319852,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300003,"propState":1,"propId":103096,"pos":{"x":-1943,"y":-8477,"z":-24725},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300002,"propState":1,"propId":103096,"pos":{"x":-1802,"y":6095,"z":-33467},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300001,"propState":1,"propId":103096,"pos":{"x":-1975,"y":0,"z":-40475},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300003,"propState":1,"propId":103096,"pos":{"x":-1943,"y":-8477,"z":-24725},"rot":{"x":0,"y":0,"z":0}},{"groupId":193,"instId":300001,"propState":1,"propId":103096,"pos":{"x":-1975,"y":0,"z":-40475},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"294":{"props":[{"groupId":294,"instId":300016,"propState":12,"propId":60301,"pos":{"x":13040,"y":-8471,"z":-15226},"rot":{"x":0,"y":16318,"z":0}},{"groupId":294,"instId":300010,"propState":12,"propId":60301,"pos":{"x":-14209,"y":-8471,"z":-17944},"rot":{"x":0,"y":20829,"z":0}},{"groupId":294,"instId":300009,"propState":12,"propId":60301,"pos":{"x":135,"y":-8482,"z":40504},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300003,"propState":0,"propId":103096,"pos":{"x":-1943,"y":-8477,"z":-24725},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300002,"propState":0,"propId":103096,"pos":{"x":-1802,"y":6095,"z":-33467},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300001,"propState":0,"propId":103096,"pos":{"x":-1975,"y":0,"z":-40475},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300015,"propState":12,"propId":60301,"pos":{"x":45,"y":6100,"z":97159},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300014,"propState":12,"propId":60301,"pos":{"x":3,"y":6098,"z":113460},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300013,"propState":12,"propId":60301,"pos":{"x":4973,"y":-2057,"z":117281},"rot":{"x":0,"y":120000,"z":0}},{"groupId":10,"instId":300012,"propState":12,"propId":60301,"pos":{"x":-12255,"y":-2057,"z":99790},"rot":{"x":0,"y":103188,"z":0}},{"groupId":10,"instId":300011,"propState":12,"propId":60301,"pos":{"x":-6,"y":2889,"z":24075},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-12775,"y":6095,"z":17715},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300007,"propState":12,"propId":60301,"pos":{"x":7681,"y":6095,"z":12810},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300006,"propState":12,"propId":60301,"pos":{"x":-28966,"y":6095,"z":-30610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-40,"y":400,"z":12527},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300004,"propState":12,"propId":60301,"pos":{"x":20866,"y":0,"z":654},"rot":{"x":0,"y":210001,"z":0}},{"groupId":10,"instId":300003,"propState":12,"propId":60301,"pos":{"x":14923,"y":0,"z":-55671},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-35720,"y":0,"z":-31323},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-9075,"y":-6571,"z":-80104},"rot":{"x":0,"y":76028,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"295":{"props":[{"groupId":295,"instId":300013,"propState":0,"propId":103017,"pos":{"x":-19320,"y":-8483,"z":-13680},"rot":{"x":0,"y":166077,"z":0}},{"groupId":295,"instId":300012,"propState":0,"propId":103016,"pos":{"x":12195,"y":-8482,"z":40379},"rot":{"x":0,"y":198327,"z":0}},{"groupId":295,"instId":300011,"propState":0,"propId":103016,"pos":{"x":-15462,"y":-8482,"z":16732},"rot":{"x":0,"y":489,"z":0}},{"groupId":295,"instId":300010,"propState":0,"propId":103016,"pos":{"x":6496,"y":-8477,"z":-21908},"rot":{"x":0,"y":312326,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300002,"propState":8,"propId":1032,"pos":{"x":7,"y":-613,"z":93455},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300001,"propState":8,"propId":1025,"pos":{"x":7,"y":-2052,"z":93455},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2421":{"anchorId":1,"groupId":13,"instId":300001,"pos":{"x":-38,"y":-2052,"z":91788},"rot":{"x":0,"y":0,"z":0}}}},"11":{"props":[{"groupId":11,"instId":300017,"propState":0,"propId":103016,"pos":{"x":-13916,"y":6100,"z":103003},"rot":{"x":0,"y":209441,"z":0}},{"groupId":11,"instId":300013,"propState":0,"propId":103016,"pos":{"x":-11448,"y":5,"z":22258},"rot":{"x":0,"y":218160,"z":0}},{"groupId":11,"instId":300010,"propState":0,"propId":103016,"pos":{"x":10284,"y":0,"z":-56325},"rot":{"x":0,"y":227061,"z":0}},{"groupId":11,"instId":300009,"propState":0,"propId":103017,"pos":{"x":-1546,"y":1644,"z":-70812},"rot":{"x":0,"y":209995,"z":0}},{"groupId":11,"instId":300025,"propState":0,"propId":103016,"pos":{"x":-21807,"y":6420,"z":-9014},"rot":{"x":0,"y":150513,"z":0}},{"groupId":11,"instId":300024,"propState":0,"propId":103017,"pos":{"x":23182,"y":6095,"z":-6409},"rot":{"x":0,"y":113661,"z":0}},{"groupId":11,"instId":300007,"propState":0,"propId":103016,"pos":{"x":9104,"y":0,"z":-9161},"rot":{"x":0,"y":219890,"z":0}},{"groupId":11,"instId":300006,"propState":0,"propId":103016,"pos":{"x":141,"y":9,"z":4493},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300014,"propState":0,"propId":103017,"pos":{"x":-10479,"y":0,"z":-56018},"rot":{"x":0,"y":142351,"z":0}},{"groupId":11,"instId":300019,"propState":0,"propId":103015,"pos":{"x":3669,"y":-2057,"z":107758},"rot":{"x":0,"y":328044,"z":0}},{"groupId":11,"instId":300018,"propState":0,"propId":103016,"pos":{"x":15120,"y":-2776,"z":64838},"rot":{"x":0,"y":329962,"z":0}},{"groupId":11,"instId":300012,"propState":0,"propId":103016,"pos":{"x":17690,"y":5,"z":20832},"rot":{"x":0,"y":240000,"z":0}},{"groupId":11,"instId":300011,"propState":0,"propId":103015,"pos":{"x":-6797,"y":7,"z":-39585},"rot":{"x":0,"y":166606,"z":0}},{"groupId":11,"instId":300008,"propState":0,"propId":103017,"pos":{"x":-2531,"y":1644,"z":-70251},"rot":{"x":0,"y":183612,"z":0}},{"groupId":11,"instId":300026,"propState":0,"propId":103017,"pos":{"x":-21975,"y":6420,"z":-11967},"rot":{"x":0,"y":29803,"z":0}},{"groupId":11,"instId":300023,"propState":0,"propId":103016,"pos":{"x":23442,"y":6095,"z":-7347},"rot":{"x":0,"y":95311,"z":0}},{"groupId":11,"instId":300016,"propState":0,"propId":103017,"pos":{"x":-7061,"y":6095,"z":12704},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-13848,"y":0,"z":-11868},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":103016,"pos":{"x":8627,"y":6095,"z":-14406},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":103017,"pos":{"x":9139,"y":6095,"z":-34511},"rot":{"x":0,"y":278058,"z":0}},{"groupId":11,"instId":300015,"propState":0,"propId":103017,"pos":{"x":-17750,"y":0,"z":-54540},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":103016,"pos":{"x":-19010,"y":0,"z":-52980},"rot":{"x":0,"y":98509,"z":0}},{"groupId":11,"instId":300020,"propState":0,"propId":103016,"pos":{"x":-12626,"y":1644,"z":-65532},"rot":{"x":0,"y":321895,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-11923,"y":1644,"z":-64740},"rot":{"x":0,"y":284693,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300001,"propState":0,"propId":103220,"pos":{"x":20131,"y":-4146,"z":37356},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":103220,"pos":{"x":20131,"y":-4146,"z":20000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300008,"propState":0,"propId":103220,"pos":{"x":-20136,"y":-4146,"z":20000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300007,"propState":0,"propId":103220,"pos":{"x":-20136,"y":-4146,"z":37356},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300006,"propState":0,"propId":103220,"pos":{"x":-20140,"y":3100,"z":18500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300005,"propState":0,"propId":103220,"pos":{"x":20130,"y":3100,"z":18500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300004,"propState":0,"propId":103220,"pos":{"x":20135,"y":3100,"z":38860},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":103220,"pos":{"x":-20141,"y":3100,"z":38870},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300001,"propState":0,"propId":103217,"pos":{"x":-22128,"y":-8471,"z":1766},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300004,"propState":0,"propId":103219,"pos":{"x":-20141,"y":-4186,"z":28870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300003,"propState":0,"propId":103219,"pos":{"x":20141,"y":-4186,"z":28870},"rot":{"x":0,"y":270000,"z":0}},{"groupId":65,"instId":300002,"propState":0,"propId":103219,"pos":{"x":-9890,"y":-4560,"z":10250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300001,"propState":0,"propId":103219,"pos":{"x":9882,"y":-4560,"z":10250},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300007,"propState":0,"propId":103243,"pos":{"x":9020,"y":-2746,"z":53320},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300002,"propState":0,"propId":103243,"pos":{"x":14495,"y":-2776,"z":85056},"rot":{"x":0,"y":266199,"z":0}},{"groupId":150,"instId":300001,"propState":0,"propId":103243,"pos":{"x":14679,"y":-2776,"z":82282},"rot":{"x":0,"y":266199,"z":0}},{"groupId":150,"instId":300006,"propState":0,"propId":103243,"pos":{"x":-14495,"y":-2776,"z":85056},"rot":{"x":0,"y":93801,"z":0}},{"groupId":150,"instId":300004,"propState":0,"propId":103243,"pos":{"x":-13070,"y":-2776,"z":53320},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300008,"propState":0,"propId":103243,"pos":{"x":13070,"y":-2776,"z":53320},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300005,"propState":0,"propId":103243,"pos":{"x":-14679,"y":-2776,"z":82282},"rot":{"x":0,"y":93801,"z":0}},{"groupId":150,"instId":300003,"propState":0,"propId":103243,"pos":{"x":-9020,"y":-2746,"z":53320},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300001,"propState":0,"propId":103016,"pos":{"x":70,"y":-16500,"z":-112480},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300002,"propState":1,"propId":211,"pos":{"x":13773,"y":1644,"z":-72741},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300001,"propState":18,"propId":103025,"pos":{"x":15697,"y":2188,"z":-72283},"rot":{"x":80637,"y":144083,"z":3629}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300002,"propState":1,"propId":211,"pos":{"x":17294,"y":0,"z":-46021},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300001,"propState":18,"propId":103025,"pos":{"x":17533,"y":2664,"z":-46817},"rot":{"x":8240,"y":94782,"z":18924}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300002,"propState":1,"propId":211,"pos":{"x":-10,"y":-6571,"z":-100329},"rot":{"x":0,"y":0,"z":0}},{"groupId":95,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-16,"y":-6756,"z":-101486},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300002,"propState":1,"propId":211,"pos":{"x":12255,"y":0,"z":9207},"rot":{"x":0,"y":0,"z":0}},{"groupId":98,"instId":300001,"propState":18,"propId":103025,"pos":{"x":11242,"y":849,"z":10943},"rot":{"x":1201,"y":303313,"z":1653}}],"npcs":[],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300003,"propState":0,"propId":103016,"pos":{"x":26655,"y":1421,"z":-18768},"rot":{"x":6874,"y":196822,"z":2072}},{"groupId":97,"instId":300002,"propState":1,"propId":211,"pos":{"x":23024,"y":0,"z":-23679},"rot":{"x":0,"y":176242,"z":0}},{"groupId":97,"instId":300001,"propState":18,"propId":103025,"pos":{"x":26837,"y":2730,"z":-18949},"rot":{"x":0,"y":194870,"z":36351}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300002,"propState":1,"propId":211,"pos":{"x":-8277,"y":-5604,"z":-68036},"rot":{"x":0,"y":0,"z":0}},{"groupId":96,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-8330,"y":1217,"z":-66183},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300002,"propState":1,"propId":211,"pos":{"x":-23279,"y":6095,"z":-17875},"rot":{"x":0,"y":0,"z":0}},{"groupId":99,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-22415,"y":7160,"z":-17990},"rot":{"x":0,"y":93867,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300002,"propState":1,"propId":211,"pos":{"x":11468,"y":6114,"z":11881},"rot":{"x":0,"y":0,"z":0}},{"groupId":100,"instId":300001,"propState":18,"propId":103025,"pos":{"x":12074,"y":6805,"z":10669},"rot":{"x":0,"y":340667,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"101":{"props":[{"groupId":101,"instId":300002,"propState":1,"propId":211,"pos":{"x":-694,"y":6098,"z":117376},"rot":{"x":0,"y":0,"z":0}},{"groupId":101,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-178,"y":7019,"z":117547},"rot":{"x":0,"y":0,"z":54176}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300003,"propState":0,"propId":103253,"pos":{"x":-59950,"y":10252,"z":-8866},"rot":{"x":0,"y":13330,"z":0}},{"groupId":102,"instId":300002,"propState":1,"propId":211,"pos":{"x":-27026,"y":6095,"z":-30147},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-59934,"y":11632,"z":-8813},"rot":{"x":0,"y":11502,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"155":{"props":[{"groupId":155,"instId":300001,"propState":101,"propId":103244,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300001,"propState":101,"propId":103244,"pos":{"x":0,"y":0,"z":64600},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"158":{"props":[{"groupId":158,"instId":300008,"propState":0,"propId":100,"pos":{"x":4520,"y":-5119,"z":-74483},"rot":{"x":0,"y":269192,"z":0}},{"groupId":158,"instId":300007,"propState":2,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":158,"instId":300006,"propState":0,"propId":103129,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300005,"propState":0,"propId":103128,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300004,"propState":0,"propId":103127,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300003,"propState":0,"propId":103126,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300002,"propState":0,"propId":103084,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300001,"propState":0,"propId":100,"pos":{"x":-4777,"y":-5119,"z":-74410},"rot":{"x":0,"y":269056,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300002,"propState":101,"propId":914,"pos":{"x":2044,"y":-1567,"z":115900},"rot":{"x":0,"y":0,"z":0}},{"groupId":184,"instId":300001,"propState":0,"propId":100,"pos":{"x":2010,"y":-2028,"z":118240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300001,"propState":0,"propId":103142,"pos":{"x":-10300,"y":420,"z":-33783},"rot":{"x":90000,"y":319658,"z":0}}],"npcs":[{"groupId":210,"instId":400001,"npcId":2308,"pos":{"x":-11052,"y":858,"z":-33265},"rot":{"x":0,"y":248175,"z":0}}],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300001,"propState":0,"propId":103142,"pos":{"x":12800,"y":367,"z":-33376},"rot":{"x":90000,"y":324202,"z":0}}],"npcs":[{"groupId":211,"instId":400001,"npcId":13340,"pos":{"x":12640,"y":751,"z":-33052},"rot":{"x":0,"y":150790,"z":0}}],"monsters":[],"teleports":{}},"212":{"props":[],"npcs":[{"groupId":212,"instId":400001,"npcId":13172,"pos":{"x":1205,"y":-2057,"z":105871},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300001,"propState":0,"propId":103130,"pos":{"x":20258,"y":-8443,"z":-4118},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":222,"instId":400001,"npcId":100,"pos":{"x":20258,"y":-8443,"z":-4118},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300001,"propState":11,"propId":103018,"pos":{"x":4329,"y":6888,"z":106857},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300002,"propState":20,"propId":60303,"pos":{"x":19671,"y":-8443,"z":-6703},"rot":{"x":0,"y":326536,"z":0}},{"groupId":223,"instId":300001,"propState":20,"propId":60303,"pos":{"x":19928,"y":-8443,"z":-1567},"rot":{"x":0,"y":221581,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-102,"y":-6571,"z":-89756},"rot":{"x":0,"y":4222,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300001,"propState":11,"propId":103018,"pos":{"x":26739,"y":6095,"z":-28949},"rot":{"x":0,"y":235000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-12743,"y":-8471,"z":9223},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"236":{"props":[{"groupId":236,"instId":300001,"propState":0,"propId":103130,"pos":{"x":15923,"y":-8443,"z":-118},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[{"groupId":236,"instId":400001,"npcId":100,"pos":{"x":15923,"y":-8443,"z":-118},"rot":{"x":0,"y":240000,"z":0}}],"monsters":[],"teleports":{}},"235":{"props":[{"groupId":235,"instId":300001,"propState":0,"propId":103130,"pos":{"x":17923,"y":-8443,"z":-1118},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[{"groupId":235,"instId":400001,"npcId":100,"pos":{"x":17923,"y":-8443,"z":-1118},"rot":{"x":0,"y":240000,"z":0}}],"monsters":[],"teleports":{}},"238":{"props":[{"groupId":238,"instId":300001,"propState":0,"propId":103130,"pos":{"x":15923,"y":-8443,"z":-8118},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[{"groupId":238,"instId":400001,"npcId":100,"pos":{"x":15923,"y":-8443,"z":-8118},"rot":{"x":0,"y":300000,"z":0}}],"monsters":[],"teleports":{}},"237":{"props":[{"groupId":237,"instId":300001,"propState":0,"propId":103130,"pos":{"x":17923,"y":-8443,"z":-7118},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[{"groupId":237,"instId":400001,"npcId":100,"pos":{"x":17923,"y":-8443,"z":-7118},"rot":{"x":0,"y":300000,"z":0}}],"monsters":[],"teleports":{}},"240":{"props":[],"npcs":[{"groupId":240,"instId":400001,"npcId":2310,"pos":{"x":162,"y":-6571,"z":-74650},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"241":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"242":{"props":[{"groupId":242,"instId":300001,"propState":2,"propId":103130,"pos":{"x":20258,"y":-8443,"z":-4118},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":242,"instId":400001,"npcId":100,"pos":{"x":20258,"y":-8443,"z":-4118},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"301":{"props":[{"groupId":301,"instId":300001,"propState":0,"propId":100,"pos":{"x":-21674,"y":-8471,"z":1611},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"263":{"props":[{"groupId":263,"instId":300003,"propState":0,"propId":100,"pos":{"x":23495,"y":-7939,"z":-1881},"rot":{"x":0,"y":270000,"z":0}},{"groupId":263,"instId":300002,"propState":0,"propId":100,"pos":{"x":24680,"y":-7939,"z":-3281},"rot":{"x":0,"y":270000,"z":0}},{"groupId":263,"instId":300001,"propState":0,"propId":100,"pos":{"x":22594,"y":-7939,"z":-4757},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"266":{"props":[],"npcs":[{"groupId":266,"instId":400001,"npcId":13267,"pos":{"x":-2191,"y":-2233,"z":84521},"rot":{"x":0,"y":120874,"z":0}}],"monsters":[],"teleports":{}},"297":{"props":[{"groupId":297,"instId":300018,"propState":18,"propId":101028,"pos":{"x":-1866,"y":7804,"z":110908},"rot":{"x":0,"y":133531,"z":0}},{"groupId":297,"instId":300015,"propState":18,"propId":103037,"pos":{"x":-8016,"y":1001,"z":-38661},"rot":{"x":0,"y":37553,"z":0}},{"groupId":297,"instId":300011,"propState":18,"propId":101028,"pos":{"x":14050,"y":985,"z":5114},"rot":{"x":0,"y":65701,"z":0}},{"groupId":297,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-21388,"y":6686,"z":-2288},"rot":{"x":0,"y":30297,"z":0}},{"groupId":297,"instId":300016,"propState":18,"propId":101028,"pos":{"x":-12715,"y":-7652,"z":-10933},"rot":{"x":0,"y":265145,"z":0}},{"groupId":297,"instId":300013,"propState":18,"propId":101029,"pos":{"x":2997,"y":1706,"z":-84381},"rot":{"x":306219,"y":204266,"z":289297}},{"groupId":297,"instId":300010,"propState":18,"propId":101029,"pos":{"x":1376,"y":-1243,"z":107017},"rot":{"x":0,"y":35564,"z":0}},{"groupId":297,"instId":300008,"propState":18,"propId":101028,"pos":{"x":-674,"y":-8488,"z":-8262},"rot":{"x":0,"y":315588,"z":0}},{"groupId":297,"instId":300006,"propState":18,"propId":101028,"pos":{"x":15780,"y":-2186,"z":59500},"rot":{"x":0,"y":236415,"z":0}},{"groupId":297,"instId":300005,"propState":18,"propId":101027,"pos":{"x":-15422,"y":-2186,"z":73324},"rot":{"x":0,"y":162029,"z":0}},{"groupId":297,"instId":300002,"propState":18,"propId":103037,"pos":{"x":7908,"y":-1473,"z":112684},"rot":{"x":0,"y":141921,"z":0}},{"groupId":297,"instId":300017,"propState":18,"propId":103037,"pos":{"x":12711,"y":-7642,"z":5597},"rot":{"x":0,"y":99028,"z":0}},{"groupId":297,"instId":300014,"propState":18,"propId":101029,"pos":{"x":14624,"y":2303,"z":-70461},"rot":{"x":0,"y":217883,"z":0}},{"groupId":297,"instId":300012,"propState":18,"propId":101028,"pos":{"x":8220,"y":-8477,"z":39582},"rot":{"x":0,"y":0,"z":0}},{"groupId":297,"instId":300009,"propState":18,"propId":101029,"pos":{"x":-7672,"y":259,"z":-72963},"rot":{"x":0,"y":276499,"z":0}},{"groupId":297,"instId":300007,"propState":18,"propId":101027,"pos":{"x":3779,"y":8235,"z":104886},"rot":{"x":0,"y":299708,"z":90000}},{"groupId":297,"instId":300004,"propState":18,"propId":101028,"pos":{"x":15349,"y":396,"z":-23876},"rot":{"x":0,"y":48090,"z":0}},{"groupId":297,"instId":300001,"propState":18,"propId":101028,"pos":{"x":4506,"y":6686,"z":-29722},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"330":{"props":[{"groupId":330,"instId":300001,"propState":0,"propId":1058,"pos":{"x":14620,"y":-2776,"z":77930},"rot":{"x":0,"y":270543,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":null,"startGroupId":null}},"1034102":{"P10341_F10341001":{"scenes":{"9":{"props":[{"groupId":9,"instId":300004,"propState":8,"propId":101,"pos":{"x":-21074,"y":12,"z":1396},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300003,"propState":8,"propId":101,"pos":{"x":3386,"y":-12,"z":134779},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300002,"propState":8,"propId":101,"pos":{"x":6408,"y":-8482,"z":26310},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":8,"propId":101,"pos":{"x":-8826,"y":1098,"z":-84651},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1034101":{"anchorId":1,"groupId":9,"instId":300001,"pos":{"x":-153,"y":1099,"z":-91164},"rot":{"x":0,"y":0,"z":0}},"1034102":{"anchorId":2,"groupId":9,"instId":300002,"pos":{"x":30,"y":-8482,"z":21934},"rot":{"x":0,"y":180000,"z":0}},"1034103":{"anchorId":3,"groupId":9,"instId":300003,"pos":{"x":-70,"y":-12,"z":135790},"rot":{"x":0,"y":180000,"z":0}},"1034104":{"anchorId":4,"groupId":9,"instId":300004,"pos":{"x":-14049,"y":0,"z":-2248},"rot":{"x":0,"y":90000,"z":0}}}},"12":{"props":[{"groupId":12,"instId":300016,"propState":1,"propId":103011,"pos":{"x":0,"y":-2776,"z":55687},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300015,"propState":1,"propId":103011,"pos":{"x":0,"y":-2736,"z":41933},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300008,"propState":1,"propId":103031,"pos":{"x":17472,"y":18,"z":10146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300014,"propState":1,"propId":103031,"pos":{"x":8430,"y":6100,"z":107020},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300013,"propState":1,"propId":103031,"pos":{"x":-8433,"y":6100,"z":107015},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300012,"propState":1,"propId":103032,"pos":{"x":8523,"y":-2031,"z":107236},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300011,"propState":1,"propId":103032,"pos":{"x":-8544,"y":-2031,"z":107235},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300009,"propState":1,"propId":103031,"pos":{"x":17472,"y":6109,"z":10146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300007,"propState":1,"propId":103031,"pos":{"x":-17524,"y":6109,"z":10146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300006,"propState":1,"propId":103031,"pos":{"x":-17510,"y":19,"z":10146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300005,"propState":1,"propId":103032,"pos":{"x":-9938,"y":-8471,"z":-3900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300004,"propState":0,"propId":103218,"pos":{"x":4111,"y":6095,"z":109495},"rot":{"x":0,"y":243000,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":103218,"pos":{"x":-4105,"y":6095,"z":109474},"rot":{"x":0,"y":297000,"z":0}},{"groupId":12,"instId":300002,"propState":1,"propId":103218,"pos":{"x":8386,"y":-6567,"z":-72956},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300001,"propState":1,"propId":103218,"pos":{"x":-8375,"y":-6547,"z":-72932},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300010,"propState":1,"propId":103032,"pos":{"x":9943,"y":-8471,"z":-3900},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300008,"propState":0,"propId":103145,"pos":{"x":14456,"y":0,"z":-35383},"rot":{"x":0,"y":40148,"z":0}},{"groupId":70,"instId":300007,"propState":0,"propId":103145,"pos":{"x":17320,"y":0,"z":-37800},"rot":{"x":0,"y":40148,"z":0}},{"groupId":70,"instId":300006,"propState":0,"propId":103145,"pos":{"x":20190,"y":0,"z":-40220},"rot":{"x":0,"y":40148,"z":0}},{"groupId":70,"instId":300005,"propState":0,"propId":103145,"pos":{"x":-14456,"y":0,"z":-35383},"rot":{"x":0,"y":319852,"z":0}},{"groupId":70,"instId":300004,"propState":0,"propId":103145,"pos":{"x":-17320,"y":0,"z":-37800},"rot":{"x":0,"y":319852,"z":0}},{"groupId":70,"instId":300003,"propState":0,"propId":103145,"pos":{"x":-20190,"y":0,"z":-40220},"rot":{"x":0,"y":319852,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300003,"propState":1,"propId":103096,"pos":{"x":-1943,"y":-8477,"z":-24725},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300002,"propState":1,"propId":103096,"pos":{"x":-1802,"y":6095,"z":-33467},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300001,"propState":1,"propId":103096,"pos":{"x":-1975,"y":0,"z":-40475},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300003,"propState":1,"propId":103096,"pos":{"x":-1943,"y":-8477,"z":-24725},"rot":{"x":0,"y":0,"z":0}},{"groupId":193,"instId":300001,"propState":1,"propId":103096,"pos":{"x":-1975,"y":0,"z":-40475},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"294":{"props":[{"groupId":294,"instId":300016,"propState":12,"propId":60301,"pos":{"x":13040,"y":-8471,"z":-15226},"rot":{"x":0,"y":16318,"z":0}},{"groupId":294,"instId":300010,"propState":12,"propId":60301,"pos":{"x":-14209,"y":-8471,"z":-17944},"rot":{"x":0,"y":20829,"z":0}},{"groupId":294,"instId":300009,"propState":12,"propId":60301,"pos":{"x":135,"y":-8482,"z":40504},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300002,"propState":8,"propId":1032,"pos":{"x":7,"y":-613,"z":93455},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300001,"propState":8,"propId":1025,"pos":{"x":7,"y":-2052,"z":93455},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2421":{"anchorId":1,"groupId":13,"instId":300001,"pos":{"x":-38,"y":-2052,"z":91788},"rot":{"x":0,"y":0,"z":0}}}},"66":{"props":[{"groupId":66,"instId":300003,"propState":0,"propId":103096,"pos":{"x":-1943,"y":-8477,"z":-24725},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300002,"propState":0,"propId":103096,"pos":{"x":-1802,"y":6095,"z":-33467},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300001,"propState":0,"propId":103096,"pos":{"x":-1975,"y":0,"z":-40475},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300015,"propState":12,"propId":60301,"pos":{"x":45,"y":6100,"z":97159},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300014,"propState":12,"propId":60301,"pos":{"x":3,"y":6098,"z":113460},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300013,"propState":12,"propId":60301,"pos":{"x":4973,"y":-2057,"z":117281},"rot":{"x":0,"y":120000,"z":0}},{"groupId":10,"instId":300012,"propState":12,"propId":60301,"pos":{"x":-12255,"y":-2057,"z":99790},"rot":{"x":0,"y":103188,"z":0}},{"groupId":10,"instId":300011,"propState":12,"propId":60301,"pos":{"x":-6,"y":2889,"z":24075},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-12775,"y":6095,"z":17715},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300007,"propState":12,"propId":60301,"pos":{"x":7681,"y":6095,"z":12810},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300006,"propState":12,"propId":60301,"pos":{"x":-28966,"y":6095,"z":-30610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-40,"y":400,"z":12527},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300004,"propState":12,"propId":60301,"pos":{"x":20866,"y":0,"z":654},"rot":{"x":0,"y":210001,"z":0}},{"groupId":10,"instId":300003,"propState":12,"propId":60301,"pos":{"x":14923,"y":0,"z":-55671},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-35720,"y":0,"z":-31323},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-9075,"y":-6571,"z":-80104},"rot":{"x":0,"y":76028,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"295":{"props":[{"groupId":295,"instId":300013,"propState":0,"propId":103017,"pos":{"x":-19320,"y":-8483,"z":-13680},"rot":{"x":0,"y":166077,"z":0}},{"groupId":295,"instId":300012,"propState":0,"propId":103016,"pos":{"x":12195,"y":-8482,"z":40379},"rot":{"x":0,"y":198327,"z":0}},{"groupId":295,"instId":300011,"propState":0,"propId":103016,"pos":{"x":-15462,"y":-8482,"z":16732},"rot":{"x":0,"y":489,"z":0}},{"groupId":295,"instId":300010,"propState":0,"propId":103016,"pos":{"x":6496,"y":-8477,"z":-21908},"rot":{"x":0,"y":312326,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300004,"propState":0,"propId":103219,"pos":{"x":-20141,"y":-4186,"z":28870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300003,"propState":0,"propId":103219,"pos":{"x":20141,"y":-4186,"z":28870},"rot":{"x":0,"y":270000,"z":0}},{"groupId":65,"instId":300002,"propState":0,"propId":103219,"pos":{"x":-9890,"y":-4560,"z":10250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300001,"propState":0,"propId":103219,"pos":{"x":9882,"y":-4560,"z":10250},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300002,"propState":0,"propId":103220,"pos":{"x":20131,"y":-4146,"z":20000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":103220,"pos":{"x":20131,"y":-4146,"z":37356},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300008,"propState":0,"propId":103220,"pos":{"x":-20136,"y":-4146,"z":20000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300007,"propState":0,"propId":103220,"pos":{"x":-20136,"y":-4146,"z":37356},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300006,"propState":0,"propId":103220,"pos":{"x":-20140,"y":3100,"z":18500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300005,"propState":0,"propId":103220,"pos":{"x":20130,"y":3100,"z":18500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300004,"propState":0,"propId":103220,"pos":{"x":20135,"y":3100,"z":38860},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":103220,"pos":{"x":-20141,"y":3100,"z":38870},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300001,"propState":0,"propId":103217,"pos":{"x":-22128,"y":-8471,"z":1766},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300002,"propState":0,"propId":103243,"pos":{"x":14495,"y":-2776,"z":85056},"rot":{"x":0,"y":266199,"z":0}},{"groupId":150,"instId":300001,"propState":0,"propId":103243,"pos":{"x":14679,"y":-2776,"z":82282},"rot":{"x":0,"y":266199,"z":0}},{"groupId":150,"instId":300008,"propState":0,"propId":103243,"pos":{"x":13070,"y":-2776,"z":53320},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300007,"propState":0,"propId":103243,"pos":{"x":9020,"y":-2746,"z":53320},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300006,"propState":0,"propId":103243,"pos":{"x":-14495,"y":-2776,"z":85056},"rot":{"x":0,"y":93801,"z":0}},{"groupId":150,"instId":300005,"propState":0,"propId":103243,"pos":{"x":-14679,"y":-2776,"z":82282},"rot":{"x":0,"y":93801,"z":0}},{"groupId":150,"instId":300004,"propState":0,"propId":103243,"pos":{"x":-13070,"y":-2776,"z":53320},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300003,"propState":0,"propId":103243,"pos":{"x":-9020,"y":-2746,"z":53320},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300019,"propState":0,"propId":103015,"pos":{"x":3669,"y":-2057,"z":107758},"rot":{"x":0,"y":328044,"z":0}},{"groupId":11,"instId":300018,"propState":0,"propId":103016,"pos":{"x":15120,"y":-2776,"z":64838},"rot":{"x":0,"y":329962,"z":0}},{"groupId":11,"instId":300017,"propState":0,"propId":103016,"pos":{"x":-13916,"y":6100,"z":103003},"rot":{"x":0,"y":209441,"z":0}},{"groupId":11,"instId":300013,"propState":0,"propId":103016,"pos":{"x":-11448,"y":5,"z":22258},"rot":{"x":0,"y":218160,"z":0}},{"groupId":11,"instId":300012,"propState":0,"propId":103016,"pos":{"x":17690,"y":5,"z":20832},"rot":{"x":0,"y":240000,"z":0}},{"groupId":11,"instId":300011,"propState":0,"propId":103015,"pos":{"x":-6797,"y":7,"z":-39585},"rot":{"x":0,"y":166606,"z":0}},{"groupId":11,"instId":300010,"propState":0,"propId":103016,"pos":{"x":10284,"y":0,"z":-56325},"rot":{"x":0,"y":227061,"z":0}},{"groupId":11,"instId":300009,"propState":0,"propId":103017,"pos":{"x":-1546,"y":1644,"z":-70812},"rot":{"x":0,"y":209995,"z":0}},{"groupId":11,"instId":300008,"propState":0,"propId":103017,"pos":{"x":-2531,"y":1644,"z":-70251},"rot":{"x":0,"y":183612,"z":0}},{"groupId":11,"instId":300026,"propState":0,"propId":103017,"pos":{"x":-21975,"y":6420,"z":-11967},"rot":{"x":0,"y":29803,"z":0}},{"groupId":11,"instId":300025,"propState":0,"propId":103016,"pos":{"x":-21807,"y":6420,"z":-9014},"rot":{"x":0,"y":150513,"z":0}},{"groupId":11,"instId":300024,"propState":0,"propId":103017,"pos":{"x":23182,"y":6095,"z":-6409},"rot":{"x":0,"y":113661,"z":0}},{"groupId":11,"instId":300023,"propState":0,"propId":103016,"pos":{"x":23442,"y":6095,"z":-7347},"rot":{"x":0,"y":95311,"z":0}},{"groupId":11,"instId":300016,"propState":0,"propId":103017,"pos":{"x":-7061,"y":6095,"z":12704},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300007,"propState":0,"propId":103016,"pos":{"x":9104,"y":0,"z":-9161},"rot":{"x":0,"y":219890,"z":0}},{"groupId":11,"instId":300006,"propState":0,"propId":103016,"pos":{"x":141,"y":9,"z":4493},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-13848,"y":0,"z":-11868},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":103016,"pos":{"x":8627,"y":6095,"z":-14406},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":103017,"pos":{"x":9139,"y":6095,"z":-34511},"rot":{"x":0,"y":278058,"z":0}},{"groupId":11,"instId":300015,"propState":0,"propId":103017,"pos":{"x":-17750,"y":0,"z":-54540},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":103016,"pos":{"x":-19010,"y":0,"z":-52980},"rot":{"x":0,"y":98509,"z":0}},{"groupId":11,"instId":300014,"propState":0,"propId":103017,"pos":{"x":-10479,"y":0,"z":-56018},"rot":{"x":0,"y":142351,"z":0}},{"groupId":11,"instId":300020,"propState":0,"propId":103016,"pos":{"x":-12626,"y":1644,"z":-65532},"rot":{"x":0,"y":321895,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-11923,"y":1644,"z":-64740},"rot":{"x":0,"y":284693,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300001,"propState":0,"propId":103016,"pos":{"x":70,"y":-16500,"z":-112480},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300002,"propState":1,"propId":211,"pos":{"x":13773,"y":1644,"z":-72741},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300001,"propState":18,"propId":103025,"pos":{"x":15697,"y":2188,"z":-72283},"rot":{"x":80637,"y":144083,"z":3629}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300002,"propState":1,"propId":211,"pos":{"x":17294,"y":0,"z":-46021},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300001,"propState":18,"propId":103025,"pos":{"x":17533,"y":2664,"z":-46817},"rot":{"x":8240,"y":94782,"z":18924}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300002,"propState":1,"propId":211,"pos":{"x":-10,"y":-6571,"z":-100329},"rot":{"x":0,"y":0,"z":0}},{"groupId":95,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-16,"y":-6756,"z":-101486},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300002,"propState":1,"propId":211,"pos":{"x":-23279,"y":6095,"z":-17875},"rot":{"x":0,"y":0,"z":0}},{"groupId":99,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-22415,"y":7160,"z":-17990},"rot":{"x":0,"y":93867,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300002,"propState":1,"propId":211,"pos":{"x":12255,"y":0,"z":9207},"rot":{"x":0,"y":0,"z":0}},{"groupId":98,"instId":300001,"propState":18,"propId":103025,"pos":{"x":11242,"y":849,"z":10943},"rot":{"x":1201,"y":303313,"z":1653}}],"npcs":[],"monsters":[],"teleports":{}},"101":{"props":[{"groupId":101,"instId":300002,"propState":1,"propId":211,"pos":{"x":-694,"y":6098,"z":117376},"rot":{"x":0,"y":0,"z":0}},{"groupId":101,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-178,"y":7019,"z":117547},"rot":{"x":0,"y":0,"z":54176}}],"npcs":[],"monsters":[],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300002,"propState":1,"propId":211,"pos":{"x":11468,"y":6114,"z":11881},"rot":{"x":0,"y":0,"z":0}},{"groupId":100,"instId":300001,"propState":18,"propId":103025,"pos":{"x":12074,"y":6805,"z":10669},"rot":{"x":0,"y":340667,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300003,"propState":0,"propId":103016,"pos":{"x":26655,"y":1421,"z":-18768},"rot":{"x":6874,"y":196822,"z":2072}},{"groupId":97,"instId":300002,"propState":1,"propId":211,"pos":{"x":23024,"y":0,"z":-23679},"rot":{"x":0,"y":176242,"z":0}},{"groupId":97,"instId":300001,"propState":18,"propId":103025,"pos":{"x":26837,"y":2730,"z":-18949},"rot":{"x":0,"y":194870,"z":36351}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300002,"propState":1,"propId":211,"pos":{"x":-8277,"y":-5604,"z":-68036},"rot":{"x":0,"y":0,"z":0}},{"groupId":96,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-8330,"y":1217,"z":-66183},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300003,"propState":0,"propId":103253,"pos":{"x":-59950,"y":10252,"z":-8866},"rot":{"x":0,"y":13330,"z":0}},{"groupId":102,"instId":300002,"propState":1,"propId":211,"pos":{"x":-27026,"y":6095,"z":-30147},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-59934,"y":11632,"z":-8813},"rot":{"x":0,"y":11502,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"155":{"props":[{"groupId":155,"instId":300001,"propState":101,"propId":103244,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300001,"propState":101,"propId":103244,"pos":{"x":0,"y":0,"z":64600},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"158":{"props":[{"groupId":158,"instId":300008,"propState":0,"propId":100,"pos":{"x":4520,"y":-5119,"z":-74483},"rot":{"x":0,"y":269192,"z":0}},{"groupId":158,"instId":300007,"propState":2,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":158,"instId":300006,"propState":0,"propId":103129,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300005,"propState":0,"propId":103128,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300004,"propState":0,"propId":103127,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300003,"propState":0,"propId":103126,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300002,"propState":0,"propId":103084,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300001,"propState":0,"propId":100,"pos":{"x":-4777,"y":-5119,"z":-74410},"rot":{"x":0,"y":269056,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300002,"propState":101,"propId":914,"pos":{"x":2044,"y":-1567,"z":115900},"rot":{"x":0,"y":0,"z":0}},{"groupId":184,"instId":300001,"propState":0,"propId":100,"pos":{"x":2010,"y":-2028,"z":118240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300001,"propState":0,"propId":103142,"pos":{"x":-10300,"y":420,"z":-33783},"rot":{"x":90000,"y":319658,"z":0}}],"npcs":[{"groupId":210,"instId":400001,"npcId":2308,"pos":{"x":-11052,"y":858,"z":-33265},"rot":{"x":0,"y":248175,"z":0}}],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300001,"propState":0,"propId":103142,"pos":{"x":12800,"y":367,"z":-33376},"rot":{"x":90000,"y":324202,"z":0}}],"npcs":[{"groupId":211,"instId":400001,"npcId":13340,"pos":{"x":12640,"y":751,"z":-33052},"rot":{"x":0,"y":150790,"z":0}}],"monsters":[],"teleports":{}},"212":{"props":[],"npcs":[{"groupId":212,"instId":400001,"npcId":13172,"pos":{"x":1205,"y":-2057,"z":105871},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300001,"propState":11,"propId":103018,"pos":{"x":4329,"y":6888,"z":106857},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300001,"propState":0,"propId":103130,"pos":{"x":20258,"y":-8443,"z":-4118},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":222,"instId":400001,"npcId":100,"pos":{"x":20258,"y":-8443,"z":-4118},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300002,"propState":20,"propId":60303,"pos":{"x":19671,"y":-8443,"z":-6703},"rot":{"x":0,"y":326536,"z":0}},{"groupId":223,"instId":300001,"propState":20,"propId":60303,"pos":{"x":19928,"y":-8443,"z":-1567},"rot":{"x":0,"y":221581,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-102,"y":-6571,"z":-89756},"rot":{"x":0,"y":4222,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300001,"propState":11,"propId":103018,"pos":{"x":26739,"y":6095,"z":-28949},"rot":{"x":0,"y":235000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-12743,"y":-8471,"z":9223},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"235":{"props":[{"groupId":235,"instId":300001,"propState":0,"propId":103130,"pos":{"x":17923,"y":-8443,"z":-1118},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[{"groupId":235,"instId":400001,"npcId":100,"pos":{"x":17923,"y":-8443,"z":-1118},"rot":{"x":0,"y":240000,"z":0}}],"monsters":[],"teleports":{}},"236":{"props":[{"groupId":236,"instId":300001,"propState":0,"propId":103130,"pos":{"x":15923,"y":-8443,"z":-118},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[{"groupId":236,"instId":400001,"npcId":100,"pos":{"x":15923,"y":-8443,"z":-118},"rot":{"x":0,"y":240000,"z":0}}],"monsters":[],"teleports":{}},"237":{"props":[{"groupId":237,"instId":300001,"propState":0,"propId":103130,"pos":{"x":17923,"y":-8443,"z":-7118},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[{"groupId":237,"instId":400001,"npcId":100,"pos":{"x":17923,"y":-8443,"z":-7118},"rot":{"x":0,"y":300000,"z":0}}],"monsters":[],"teleports":{}},"238":{"props":[{"groupId":238,"instId":300001,"propState":0,"propId":103130,"pos":{"x":15923,"y":-8443,"z":-8118},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[{"groupId":238,"instId":400001,"npcId":100,"pos":{"x":15923,"y":-8443,"z":-8118},"rot":{"x":0,"y":300000,"z":0}}],"monsters":[],"teleports":{}},"240":{"props":[],"npcs":[{"groupId":240,"instId":400001,"npcId":2310,"pos":{"x":162,"y":-6571,"z":-74650},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"241":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"242":{"props":[{"groupId":242,"instId":300001,"propState":2,"propId":103130,"pos":{"x":20258,"y":-8443,"z":-4118},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":242,"instId":400001,"npcId":100,"pos":{"x":20258,"y":-8443,"z":-4118},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"301":{"props":[{"groupId":301,"instId":300001,"propState":0,"propId":100,"pos":{"x":-21674,"y":-8471,"z":1611},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"263":{"props":[{"groupId":263,"instId":300001,"propState":0,"propId":100,"pos":{"x":22594,"y":-7939,"z":-4757},"rot":{"x":0,"y":270000,"z":0}},{"groupId":263,"instId":300003,"propState":0,"propId":100,"pos":{"x":23495,"y":-7939,"z":-1881},"rot":{"x":0,"y":270000,"z":0}},{"groupId":263,"instId":300002,"propState":0,"propId":100,"pos":{"x":24680,"y":-7939,"z":-3281},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"266":{"props":[],"npcs":[{"groupId":266,"instId":400001,"npcId":13267,"pos":{"x":-2191,"y":-2233,"z":84521},"rot":{"x":0,"y":120874,"z":0}}],"monsters":[],"teleports":{}},"297":{"props":[{"groupId":297,"instId":300016,"propState":18,"propId":101028,"pos":{"x":-12715,"y":-7652,"z":-10933},"rot":{"x":0,"y":265145,"z":0}},{"groupId":297,"instId":300008,"propState":18,"propId":101028,"pos":{"x":-674,"y":-8488,"z":-8262},"rot":{"x":0,"y":315588,"z":0}},{"groupId":297,"instId":300015,"propState":18,"propId":103037,"pos":{"x":-8016,"y":1001,"z":-38661},"rot":{"x":0,"y":37553,"z":0}},{"groupId":297,"instId":300004,"propState":18,"propId":101028,"pos":{"x":15349,"y":396,"z":-23876},"rot":{"x":0,"y":48090,"z":0}},{"groupId":297,"instId":300017,"propState":18,"propId":103037,"pos":{"x":12711,"y":-7642,"z":5597},"rot":{"x":0,"y":99028,"z":0}},{"groupId":297,"instId":300013,"propState":18,"propId":101029,"pos":{"x":2997,"y":1706,"z":-84381},"rot":{"x":306219,"y":204266,"z":289297}},{"groupId":297,"instId":300010,"propState":18,"propId":101029,"pos":{"x":1376,"y":-1243,"z":107017},"rot":{"x":0,"y":35564,"z":0}},{"groupId":297,"instId":300006,"propState":18,"propId":101028,"pos":{"x":15780,"y":-2186,"z":59500},"rot":{"x":0,"y":236415,"z":0}},{"groupId":297,"instId":300002,"propState":18,"propId":103037,"pos":{"x":7908,"y":-1473,"z":112684},"rot":{"x":0,"y":141921,"z":0}},{"groupId":297,"instId":300018,"propState":18,"propId":101028,"pos":{"x":-1866,"y":7804,"z":110908},"rot":{"x":0,"y":133531,"z":0}},{"groupId":297,"instId":300014,"propState":18,"propId":101029,"pos":{"x":14624,"y":2303,"z":-70461},"rot":{"x":0,"y":217883,"z":0}},{"groupId":297,"instId":300012,"propState":18,"propId":101028,"pos":{"x":8220,"y":-8477,"z":39582},"rot":{"x":0,"y":0,"z":0}},{"groupId":297,"instId":300011,"propState":18,"propId":101028,"pos":{"x":14050,"y":985,"z":5114},"rot":{"x":0,"y":65701,"z":0}},{"groupId":297,"instId":300009,"propState":18,"propId":101029,"pos":{"x":-7672,"y":259,"z":-72963},"rot":{"x":0,"y":276499,"z":0}},{"groupId":297,"instId":300007,"propState":18,"propId":101027,"pos":{"x":3779,"y":8235,"z":104886},"rot":{"x":0,"y":299708,"z":90000}},{"groupId":297,"instId":300005,"propState":18,"propId":101027,"pos":{"x":-15422,"y":-2186,"z":73324},"rot":{"x":0,"y":162029,"z":0}},{"groupId":297,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-21388,"y":6686,"z":-2288},"rot":{"x":0,"y":30297,"z":0}},{"groupId":297,"instId":300001,"propState":18,"propId":101028,"pos":{"x":4506,"y":6686,"z":-29722},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"330":{"props":[{"groupId":330,"instId":300001,"propState":0,"propId":1058,"pos":{"x":14620,"y":-2776,"z":77930},"rot":{"x":0,"y":270543,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":1,"startGroupId":13}},"1034103":{"P10341_F10341001":{"scenes":{"9":{"props":[{"groupId":9,"instId":300004,"propState":8,"propId":101,"pos":{"x":-21074,"y":12,"z":1396},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300003,"propState":8,"propId":101,"pos":{"x":3386,"y":-12,"z":134779},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300002,"propState":8,"propId":101,"pos":{"x":6408,"y":-8482,"z":26310},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":8,"propId":101,"pos":{"x":-8826,"y":1098,"z":-84651},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1034101":{"anchorId":1,"groupId":9,"instId":300001,"pos":{"x":-153,"y":1099,"z":-91164},"rot":{"x":0,"y":0,"z":0}},"1034102":{"anchorId":2,"groupId":9,"instId":300002,"pos":{"x":30,"y":-8482,"z":21934},"rot":{"x":0,"y":180000,"z":0}},"1034103":{"anchorId":3,"groupId":9,"instId":300003,"pos":{"x":-70,"y":-12,"z":135790},"rot":{"x":0,"y":180000,"z":0}},"1034104":{"anchorId":4,"groupId":9,"instId":300004,"pos":{"x":-14049,"y":0,"z":-2248},"rot":{"x":0,"y":90000,"z":0}}}},"12":{"props":[{"groupId":12,"instId":300016,"propState":1,"propId":103011,"pos":{"x":0,"y":-2776,"z":55687},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300015,"propState":1,"propId":103011,"pos":{"x":0,"y":-2736,"z":41933},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300014,"propState":1,"propId":103031,"pos":{"x":8430,"y":6100,"z":107020},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300013,"propState":1,"propId":103031,"pos":{"x":-8433,"y":6100,"z":107015},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300012,"propState":1,"propId":103032,"pos":{"x":8523,"y":-2031,"z":107236},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300011,"propState":1,"propId":103032,"pos":{"x":-8544,"y":-2031,"z":107235},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300009,"propState":1,"propId":103031,"pos":{"x":17472,"y":6109,"z":10146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300008,"propState":1,"propId":103031,"pos":{"x":17472,"y":18,"z":10146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300007,"propState":1,"propId":103031,"pos":{"x":-17524,"y":6109,"z":10146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300006,"propState":1,"propId":103031,"pos":{"x":-17510,"y":19,"z":10146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300005,"propState":1,"propId":103032,"pos":{"x":-9938,"y":-8471,"z":-3900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300004,"propState":0,"propId":103218,"pos":{"x":4111,"y":6095,"z":109495},"rot":{"x":0,"y":243000,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":103218,"pos":{"x":-4105,"y":6095,"z":109474},"rot":{"x":0,"y":297000,"z":0}},{"groupId":12,"instId":300002,"propState":1,"propId":103218,"pos":{"x":8386,"y":-6567,"z":-72956},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300001,"propState":1,"propId":103218,"pos":{"x":-8375,"y":-6547,"z":-72932},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300010,"propState":1,"propId":103032,"pos":{"x":9943,"y":-8471,"z":-3900},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300008,"propState":0,"propId":103145,"pos":{"x":14456,"y":0,"z":-35383},"rot":{"x":0,"y":40148,"z":0}},{"groupId":70,"instId":300007,"propState":0,"propId":103145,"pos":{"x":17320,"y":0,"z":-37800},"rot":{"x":0,"y":40148,"z":0}},{"groupId":70,"instId":300006,"propState":0,"propId":103145,"pos":{"x":20190,"y":0,"z":-40220},"rot":{"x":0,"y":40148,"z":0}},{"groupId":70,"instId":300005,"propState":0,"propId":103145,"pos":{"x":-14456,"y":0,"z":-35383},"rot":{"x":0,"y":319852,"z":0}},{"groupId":70,"instId":300004,"propState":0,"propId":103145,"pos":{"x":-17320,"y":0,"z":-37800},"rot":{"x":0,"y":319852,"z":0}},{"groupId":70,"instId":300003,"propState":0,"propId":103145,"pos":{"x":-20190,"y":0,"z":-40220},"rot":{"x":0,"y":319852,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300003,"propState":1,"propId":103096,"pos":{"x":-1943,"y":-8477,"z":-24725},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300002,"propState":1,"propId":103096,"pos":{"x":-1802,"y":6095,"z":-33467},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300001,"propState":1,"propId":103096,"pos":{"x":-1975,"y":0,"z":-40475},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300003,"propState":1,"propId":103096,"pos":{"x":-1943,"y":-8477,"z":-24725},"rot":{"x":0,"y":0,"z":0}},{"groupId":193,"instId":300001,"propState":1,"propId":103096,"pos":{"x":-1975,"y":0,"z":-40475},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300003,"propState":0,"propId":103096,"pos":{"x":-1943,"y":-8477,"z":-24725},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300002,"propState":0,"propId":103096,"pos":{"x":-1802,"y":6095,"z":-33467},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300001,"propState":0,"propId":103096,"pos":{"x":-1975,"y":0,"z":-40475},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"294":{"props":[{"groupId":294,"instId":300016,"propState":12,"propId":60301,"pos":{"x":13040,"y":-8471,"z":-15226},"rot":{"x":0,"y":16318,"z":0}},{"groupId":294,"instId":300010,"propState":12,"propId":60301,"pos":{"x":-14209,"y":-8471,"z":-17944},"rot":{"x":0,"y":20829,"z":0}},{"groupId":294,"instId":300009,"propState":12,"propId":60301,"pos":{"x":135,"y":-8482,"z":40504},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300002,"propState":8,"propId":1032,"pos":{"x":7,"y":-613,"z":93455},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300001,"propState":8,"propId":1025,"pos":{"x":7,"y":-2052,"z":93455},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2421":{"anchorId":1,"groupId":13,"instId":300001,"pos":{"x":-38,"y":-2052,"z":91788},"rot":{"x":0,"y":0,"z":0}}}},"295":{"props":[{"groupId":295,"instId":300013,"propState":0,"propId":103017,"pos":{"x":-19320,"y":-8483,"z":-13680},"rot":{"x":0,"y":166077,"z":0}},{"groupId":295,"instId":300012,"propState":0,"propId":103016,"pos":{"x":12195,"y":-8482,"z":40379},"rot":{"x":0,"y":198327,"z":0}},{"groupId":295,"instId":300011,"propState":0,"propId":103016,"pos":{"x":-15462,"y":-8482,"z":16732},"rot":{"x":0,"y":489,"z":0}},{"groupId":295,"instId":300010,"propState":0,"propId":103016,"pos":{"x":6496,"y":-8477,"z":-21908},"rot":{"x":0,"y":312326,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300015,"propState":12,"propId":60301,"pos":{"x":45,"y":6100,"z":97159},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300014,"propState":12,"propId":60301,"pos":{"x":3,"y":6098,"z":113460},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300013,"propState":12,"propId":60301,"pos":{"x":4973,"y":-2057,"z":117281},"rot":{"x":0,"y":120000,"z":0}},{"groupId":10,"instId":300012,"propState":12,"propId":60301,"pos":{"x":-12255,"y":-2057,"z":99790},"rot":{"x":0,"y":103188,"z":0}},{"groupId":10,"instId":300011,"propState":12,"propId":60301,"pos":{"x":-6,"y":2889,"z":24075},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-12775,"y":6095,"z":17715},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300007,"propState":12,"propId":60301,"pos":{"x":7681,"y":6095,"z":12810},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300006,"propState":12,"propId":60301,"pos":{"x":-28966,"y":6095,"z":-30610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-40,"y":400,"z":12527},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300004,"propState":12,"propId":60301,"pos":{"x":20866,"y":0,"z":654},"rot":{"x":0,"y":210001,"z":0}},{"groupId":10,"instId":300003,"propState":12,"propId":60301,"pos":{"x":14923,"y":0,"z":-55671},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-35720,"y":0,"z":-31323},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-9075,"y":-6571,"z":-80104},"rot":{"x":0,"y":76028,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300019,"propState":0,"propId":103015,"pos":{"x":3669,"y":-2057,"z":107758},"rot":{"x":0,"y":328044,"z":0}},{"groupId":11,"instId":300018,"propState":0,"propId":103016,"pos":{"x":15120,"y":-2776,"z":64838},"rot":{"x":0,"y":329962,"z":0}},{"groupId":11,"instId":300017,"propState":0,"propId":103016,"pos":{"x":-13916,"y":6100,"z":103003},"rot":{"x":0,"y":209441,"z":0}},{"groupId":11,"instId":300013,"propState":0,"propId":103016,"pos":{"x":-11448,"y":5,"z":22258},"rot":{"x":0,"y":218160,"z":0}},{"groupId":11,"instId":300012,"propState":0,"propId":103016,"pos":{"x":17690,"y":5,"z":20832},"rot":{"x":0,"y":240000,"z":0}},{"groupId":11,"instId":300011,"propState":0,"propId":103015,"pos":{"x":-6797,"y":7,"z":-39585},"rot":{"x":0,"y":166606,"z":0}},{"groupId":11,"instId":300010,"propState":0,"propId":103016,"pos":{"x":10284,"y":0,"z":-56325},"rot":{"x":0,"y":227061,"z":0}},{"groupId":11,"instId":300009,"propState":0,"propId":103017,"pos":{"x":-1546,"y":1644,"z":-70812},"rot":{"x":0,"y":209995,"z":0}},{"groupId":11,"instId":300008,"propState":0,"propId":103017,"pos":{"x":-2531,"y":1644,"z":-70251},"rot":{"x":0,"y":183612,"z":0}},{"groupId":11,"instId":300026,"propState":0,"propId":103017,"pos":{"x":-21975,"y":6420,"z":-11967},"rot":{"x":0,"y":29803,"z":0}},{"groupId":11,"instId":300025,"propState":0,"propId":103016,"pos":{"x":-21807,"y":6420,"z":-9014},"rot":{"x":0,"y":150513,"z":0}},{"groupId":11,"instId":300024,"propState":0,"propId":103017,"pos":{"x":23182,"y":6095,"z":-6409},"rot":{"x":0,"y":113661,"z":0}},{"groupId":11,"instId":300023,"propState":0,"propId":103016,"pos":{"x":23442,"y":6095,"z":-7347},"rot":{"x":0,"y":95311,"z":0}},{"groupId":11,"instId":300016,"propState":0,"propId":103017,"pos":{"x":-7061,"y":6095,"z":12704},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300007,"propState":0,"propId":103016,"pos":{"x":9104,"y":0,"z":-9161},"rot":{"x":0,"y":219890,"z":0}},{"groupId":11,"instId":300006,"propState":0,"propId":103016,"pos":{"x":141,"y":9,"z":4493},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-13848,"y":0,"z":-11868},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":103016,"pos":{"x":8627,"y":6095,"z":-14406},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":103017,"pos":{"x":9139,"y":6095,"z":-34511},"rot":{"x":0,"y":278058,"z":0}},{"groupId":11,"instId":300015,"propState":0,"propId":103017,"pos":{"x":-17750,"y":0,"z":-54540},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":103016,"pos":{"x":-19010,"y":0,"z":-52980},"rot":{"x":0,"y":98509,"z":0}},{"groupId":11,"instId":300014,"propState":0,"propId":103017,"pos":{"x":-10479,"y":0,"z":-56018},"rot":{"x":0,"y":142351,"z":0}},{"groupId":11,"instId":300020,"propState":0,"propId":103016,"pos":{"x":-12626,"y":1644,"z":-65532},"rot":{"x":0,"y":321895,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-11923,"y":1644,"z":-64740},"rot":{"x":0,"y":284693,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300001,"propState":0,"propId":103217,"pos":{"x":-22128,"y":-8471,"z":1766},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300002,"propState":0,"propId":103220,"pos":{"x":20131,"y":-4146,"z":20000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":103220,"pos":{"x":20131,"y":-4146,"z":37356},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300008,"propState":0,"propId":103220,"pos":{"x":-20136,"y":-4146,"z":20000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300007,"propState":0,"propId":103220,"pos":{"x":-20136,"y":-4146,"z":37356},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300006,"propState":0,"propId":103220,"pos":{"x":-20140,"y":3100,"z":18500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300005,"propState":0,"propId":103220,"pos":{"x":20130,"y":3100,"z":18500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300004,"propState":0,"propId":103220,"pos":{"x":20135,"y":3100,"z":38860},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":103220,"pos":{"x":-20141,"y":3100,"z":38870},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300004,"propState":0,"propId":103219,"pos":{"x":-20141,"y":-4186,"z":28870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300003,"propState":0,"propId":103219,"pos":{"x":20141,"y":-4186,"z":28870},"rot":{"x":0,"y":270000,"z":0}},{"groupId":65,"instId":300002,"propState":0,"propId":103219,"pos":{"x":-9890,"y":-4560,"z":10250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300001,"propState":0,"propId":103219,"pos":{"x":9882,"y":-4560,"z":10250},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300002,"propState":0,"propId":103243,"pos":{"x":14495,"y":-2776,"z":85056},"rot":{"x":0,"y":266199,"z":0}},{"groupId":150,"instId":300001,"propState":0,"propId":103243,"pos":{"x":14679,"y":-2776,"z":82282},"rot":{"x":0,"y":266199,"z":0}},{"groupId":150,"instId":300008,"propState":0,"propId":103243,"pos":{"x":13070,"y":-2776,"z":53320},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300007,"propState":0,"propId":103243,"pos":{"x":9020,"y":-2746,"z":53320},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300006,"propState":0,"propId":103243,"pos":{"x":-14495,"y":-2776,"z":85056},"rot":{"x":0,"y":93801,"z":0}},{"groupId":150,"instId":300005,"propState":0,"propId":103243,"pos":{"x":-14679,"y":-2776,"z":82282},"rot":{"x":0,"y":93801,"z":0}},{"groupId":150,"instId":300004,"propState":0,"propId":103243,"pos":{"x":-13070,"y":-2776,"z":53320},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300003,"propState":0,"propId":103243,"pos":{"x":-9020,"y":-2746,"z":53320},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300001,"propState":0,"propId":103016,"pos":{"x":70,"y":-16500,"z":-112480},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300002,"propState":1,"propId":211,"pos":{"x":13773,"y":1644,"z":-72741},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300001,"propState":18,"propId":103025,"pos":{"x":15697,"y":2188,"z":-72283},"rot":{"x":80637,"y":144083,"z":3629}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300002,"propState":1,"propId":211,"pos":{"x":17294,"y":0,"z":-46021},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300001,"propState":18,"propId":103025,"pos":{"x":17533,"y":2664,"z":-46817},"rot":{"x":8240,"y":94782,"z":18924}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300002,"propState":1,"propId":211,"pos":{"x":-10,"y":-6571,"z":-100329},"rot":{"x":0,"y":0,"z":0}},{"groupId":95,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-16,"y":-6756,"z":-101486},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300002,"propState":1,"propId":211,"pos":{"x":12255,"y":0,"z":9207},"rot":{"x":0,"y":0,"z":0}},{"groupId":98,"instId":300001,"propState":18,"propId":103025,"pos":{"x":11242,"y":849,"z":10943},"rot":{"x":1201,"y":303313,"z":1653}}],"npcs":[],"monsters":[],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300002,"propState":1,"propId":211,"pos":{"x":-23279,"y":6095,"z":-17875},"rot":{"x":0,"y":0,"z":0}},{"groupId":99,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-22415,"y":7160,"z":-17990},"rot":{"x":0,"y":93867,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300003,"propState":0,"propId":103016,"pos":{"x":26655,"y":1421,"z":-18768},"rot":{"x":6874,"y":196822,"z":2072}},{"groupId":97,"instId":300002,"propState":1,"propId":211,"pos":{"x":23024,"y":0,"z":-23679},"rot":{"x":0,"y":176242,"z":0}},{"groupId":97,"instId":300001,"propState":18,"propId":103025,"pos":{"x":26837,"y":2730,"z":-18949},"rot":{"x":0,"y":194870,"z":36351}}],"npcs":[],"monsters":[],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300002,"propState":1,"propId":211,"pos":{"x":11468,"y":6114,"z":11881},"rot":{"x":0,"y":0,"z":0}},{"groupId":100,"instId":300001,"propState":18,"propId":103025,"pos":{"x":12074,"y":6805,"z":10669},"rot":{"x":0,"y":340667,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300002,"propState":1,"propId":211,"pos":{"x":-8277,"y":-5604,"z":-68036},"rot":{"x":0,"y":0,"z":0}},{"groupId":96,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-8330,"y":1217,"z":-66183},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"101":{"props":[{"groupId":101,"instId":300002,"propState":1,"propId":211,"pos":{"x":-694,"y":6098,"z":117376},"rot":{"x":0,"y":0,"z":0}},{"groupId":101,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-178,"y":7019,"z":117547},"rot":{"x":0,"y":0,"z":54176}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300003,"propState":0,"propId":103253,"pos":{"x":-59950,"y":10252,"z":-8866},"rot":{"x":0,"y":13330,"z":0}},{"groupId":102,"instId":300002,"propState":1,"propId":211,"pos":{"x":-27026,"y":6095,"z":-30147},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-59934,"y":11632,"z":-8813},"rot":{"x":0,"y":11502,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"155":{"props":[{"groupId":155,"instId":300001,"propState":101,"propId":103244,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300001,"propState":101,"propId":103244,"pos":{"x":0,"y":0,"z":64600},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"158":{"props":[{"groupId":158,"instId":300008,"propState":0,"propId":100,"pos":{"x":4520,"y":-5119,"z":-74483},"rot":{"x":0,"y":269192,"z":0}},{"groupId":158,"instId":300007,"propState":2,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":158,"instId":300006,"propState":0,"propId":103129,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300005,"propState":0,"propId":103128,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300004,"propState":0,"propId":103127,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300003,"propState":0,"propId":103126,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300002,"propState":0,"propId":103084,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300001,"propState":0,"propId":100,"pos":{"x":-4777,"y":-5119,"z":-74410},"rot":{"x":0,"y":269056,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300002,"propState":101,"propId":914,"pos":{"x":2044,"y":-1567,"z":115900},"rot":{"x":0,"y":0,"z":0}},{"groupId":184,"instId":300001,"propState":0,"propId":100,"pos":{"x":2010,"y":-2028,"z":118240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300001,"propState":0,"propId":103142,"pos":{"x":-10300,"y":420,"z":-33783},"rot":{"x":90000,"y":319658,"z":0}}],"npcs":[{"groupId":210,"instId":400001,"npcId":2308,"pos":{"x":-11052,"y":858,"z":-33265},"rot":{"x":0,"y":248175,"z":0}}],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300001,"propState":0,"propId":103142,"pos":{"x":12800,"y":367,"z":-33376},"rot":{"x":90000,"y":324202,"z":0}}],"npcs":[{"groupId":211,"instId":400001,"npcId":13340,"pos":{"x":12640,"y":751,"z":-33052},"rot":{"x":0,"y":150790,"z":0}}],"monsters":[],"teleports":{}},"212":{"props":[],"npcs":[{"groupId":212,"instId":400001,"npcId":13172,"pos":{"x":1205,"y":-2057,"z":105871},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300001,"propState":11,"propId":103018,"pos":{"x":4329,"y":6888,"z":106857},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300001,"propState":0,"propId":103130,"pos":{"x":20258,"y":-8443,"z":-4118},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":222,"instId":400001,"npcId":100,"pos":{"x":20258,"y":-8443,"z":-4118},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300002,"propState":20,"propId":60303,"pos":{"x":19671,"y":-8443,"z":-6703},"rot":{"x":0,"y":326536,"z":0}},{"groupId":223,"instId":300001,"propState":20,"propId":60303,"pos":{"x":19928,"y":-8443,"z":-1567},"rot":{"x":0,"y":221581,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-102,"y":-6571,"z":-89756},"rot":{"x":0,"y":4222,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300001,"propState":11,"propId":103018,"pos":{"x":26739,"y":6095,"z":-28949},"rot":{"x":0,"y":235000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-12743,"y":-8471,"z":9223},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"235":{"props":[{"groupId":235,"instId":300001,"propState":0,"propId":103130,"pos":{"x":17923,"y":-8443,"z":-1118},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[{"groupId":235,"instId":400001,"npcId":100,"pos":{"x":17923,"y":-8443,"z":-1118},"rot":{"x":0,"y":240000,"z":0}}],"monsters":[],"teleports":{}},"236":{"props":[{"groupId":236,"instId":300001,"propState":0,"propId":103130,"pos":{"x":15923,"y":-8443,"z":-118},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[{"groupId":236,"instId":400001,"npcId":100,"pos":{"x":15923,"y":-8443,"z":-118},"rot":{"x":0,"y":240000,"z":0}}],"monsters":[],"teleports":{}},"237":{"props":[{"groupId":237,"instId":300001,"propState":0,"propId":103130,"pos":{"x":17923,"y":-8443,"z":-7118},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[{"groupId":237,"instId":400001,"npcId":100,"pos":{"x":17923,"y":-8443,"z":-7118},"rot":{"x":0,"y":300000,"z":0}}],"monsters":[],"teleports":{}},"238":{"props":[{"groupId":238,"instId":300001,"propState":0,"propId":103130,"pos":{"x":15923,"y":-8443,"z":-8118},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[{"groupId":238,"instId":400001,"npcId":100,"pos":{"x":15923,"y":-8443,"z":-8118},"rot":{"x":0,"y":300000,"z":0}}],"monsters":[],"teleports":{}},"240":{"props":[],"npcs":[{"groupId":240,"instId":400001,"npcId":2310,"pos":{"x":162,"y":-6571,"z":-74650},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"241":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"242":{"props":[{"groupId":242,"instId":300001,"propState":2,"propId":103130,"pos":{"x":20258,"y":-8443,"z":-4118},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":242,"instId":400001,"npcId":100,"pos":{"x":20258,"y":-8443,"z":-4118},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"301":{"props":[{"groupId":301,"instId":300001,"propState":0,"propId":100,"pos":{"x":-21674,"y":-8471,"z":1611},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"263":{"props":[{"groupId":263,"instId":300001,"propState":0,"propId":100,"pos":{"x":22594,"y":-7939,"z":-4757},"rot":{"x":0,"y":270000,"z":0}},{"groupId":263,"instId":300003,"propState":0,"propId":100,"pos":{"x":23495,"y":-7939,"z":-1881},"rot":{"x":0,"y":270000,"z":0}},{"groupId":263,"instId":300002,"propState":0,"propId":100,"pos":{"x":24680,"y":-7939,"z":-3281},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"266":{"props":[],"npcs":[{"groupId":266,"instId":400001,"npcId":13267,"pos":{"x":-2191,"y":-2233,"z":84521},"rot":{"x":0,"y":120874,"z":0}}],"monsters":[],"teleports":{}},"297":{"props":[{"groupId":297,"instId":300017,"propState":18,"propId":103037,"pos":{"x":12711,"y":-7642,"z":5597},"rot":{"x":0,"y":99028,"z":0}},{"groupId":297,"instId":300012,"propState":18,"propId":101028,"pos":{"x":8220,"y":-8477,"z":39582},"rot":{"x":0,"y":0,"z":0}},{"groupId":297,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-21388,"y":6686,"z":-2288},"rot":{"x":0,"y":30297,"z":0}},{"groupId":297,"instId":300016,"propState":18,"propId":101028,"pos":{"x":-12715,"y":-7652,"z":-10933},"rot":{"x":0,"y":265145,"z":0}},{"groupId":297,"instId":300014,"propState":18,"propId":101029,"pos":{"x":14624,"y":2303,"z":-70461},"rot":{"x":0,"y":217883,"z":0}},{"groupId":297,"instId":300010,"propState":18,"propId":101029,"pos":{"x":1376,"y":-1243,"z":107017},"rot":{"x":0,"y":35564,"z":0}},{"groupId":297,"instId":300008,"propState":18,"propId":101028,"pos":{"x":-674,"y":-8488,"z":-8262},"rot":{"x":0,"y":315588,"z":0}},{"groupId":297,"instId":300006,"propState":18,"propId":101028,"pos":{"x":15780,"y":-2186,"z":59500},"rot":{"x":0,"y":236415,"z":0}},{"groupId":297,"instId":300001,"propState":18,"propId":101028,"pos":{"x":4506,"y":6686,"z":-29722},"rot":{"x":0,"y":0,"z":0}},{"groupId":297,"instId":300018,"propState":18,"propId":101028,"pos":{"x":-1866,"y":7804,"z":110908},"rot":{"x":0,"y":133531,"z":0}},{"groupId":297,"instId":300015,"propState":18,"propId":103037,"pos":{"x":-8016,"y":1001,"z":-38661},"rot":{"x":0,"y":37553,"z":0}},{"groupId":297,"instId":300013,"propState":18,"propId":101029,"pos":{"x":2997,"y":1706,"z":-84381},"rot":{"x":306219,"y":204266,"z":289297}},{"groupId":297,"instId":300011,"propState":18,"propId":101028,"pos":{"x":14050,"y":985,"z":5114},"rot":{"x":0,"y":65701,"z":0}},{"groupId":297,"instId":300009,"propState":18,"propId":101029,"pos":{"x":-7672,"y":259,"z":-72963},"rot":{"x":0,"y":276499,"z":0}},{"groupId":297,"instId":300007,"propState":18,"propId":101027,"pos":{"x":3779,"y":8235,"z":104886},"rot":{"x":0,"y":299708,"z":90000}},{"groupId":297,"instId":300005,"propState":18,"propId":101027,"pos":{"x":-15422,"y":-2186,"z":73324},"rot":{"x":0,"y":162029,"z":0}},{"groupId":297,"instId":300004,"propState":18,"propId":101028,"pos":{"x":15349,"y":396,"z":-23876},"rot":{"x":0,"y":48090,"z":0}},{"groupId":297,"instId":300002,"propState":18,"propId":103037,"pos":{"x":7908,"y":-1473,"z":112684},"rot":{"x":0,"y":141921,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"330":{"props":[{"groupId":330,"instId":300001,"propState":0,"propId":1058,"pos":{"x":14620,"y":-2776,"z":77930},"rot":{"x":0,"y":270543,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":1,"startGroupId":158}},"1034104":{"P10341_F10341001":{"scenes":{"9":{"props":[{"groupId":9,"instId":300002,"propState":8,"propId":101,"pos":{"x":6408,"y":-8482,"z":26310},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300004,"propState":8,"propId":101,"pos":{"x":-21074,"y":12,"z":1396},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300003,"propState":8,"propId":101,"pos":{"x":3386,"y":-12,"z":134779},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":8,"propId":101,"pos":{"x":-8826,"y":1098,"z":-84651},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1034101":{"anchorId":1,"groupId":9,"instId":300001,"pos":{"x":-153,"y":1099,"z":-91164},"rot":{"x":0,"y":0,"z":0}},"1034102":{"anchorId":2,"groupId":9,"instId":300002,"pos":{"x":30,"y":-8482,"z":21934},"rot":{"x":0,"y":180000,"z":0}},"1034103":{"anchorId":3,"groupId":9,"instId":300003,"pos":{"x":-70,"y":-12,"z":135790},"rot":{"x":0,"y":180000,"z":0}},"1034104":{"anchorId":4,"groupId":9,"instId":300004,"pos":{"x":-14049,"y":0,"z":-2248},"rot":{"x":0,"y":90000,"z":0}}}},"12":{"props":[{"groupId":12,"instId":300016,"propState":1,"propId":103011,"pos":{"x":0,"y":-2776,"z":55687},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300015,"propState":1,"propId":103011,"pos":{"x":0,"y":-2736,"z":41933},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300014,"propState":1,"propId":103031,"pos":{"x":8430,"y":6100,"z":107020},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300013,"propState":1,"propId":103031,"pos":{"x":-8433,"y":6100,"z":107015},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300012,"propState":1,"propId":103032,"pos":{"x":8523,"y":-2031,"z":107236},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300011,"propState":1,"propId":103032,"pos":{"x":-8544,"y":-2031,"z":107235},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300009,"propState":0,"propId":103031,"pos":{"x":17472,"y":6109,"z":10146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300008,"propState":0,"propId":103031,"pos":{"x":17472,"y":18,"z":10146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300007,"propState":0,"propId":103031,"pos":{"x":-17524,"y":6109,"z":10146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300006,"propState":0,"propId":103031,"pos":{"x":-17510,"y":19,"z":10146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300005,"propState":1,"propId":103032,"pos":{"x":-9938,"y":-8471,"z":-3900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300004,"propState":0,"propId":103218,"pos":{"x":4111,"y":6095,"z":109495},"rot":{"x":0,"y":243000,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":103218,"pos":{"x":-4105,"y":6095,"z":109474},"rot":{"x":0,"y":297000,"z":0}},{"groupId":12,"instId":300002,"propState":0,"propId":103218,"pos":{"x":8386,"y":-6567,"z":-72956},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":103218,"pos":{"x":-8375,"y":-6547,"z":-72932},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300010,"propState":1,"propId":103032,"pos":{"x":9943,"y":-8471,"z":-3900},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300008,"propState":0,"propId":103145,"pos":{"x":14456,"y":0,"z":-35383},"rot":{"x":0,"y":40148,"z":0}},{"groupId":70,"instId":300007,"propState":0,"propId":103145,"pos":{"x":17320,"y":0,"z":-37800},"rot":{"x":0,"y":40148,"z":0}},{"groupId":70,"instId":300006,"propState":0,"propId":103145,"pos":{"x":20190,"y":0,"z":-40220},"rot":{"x":0,"y":40148,"z":0}},{"groupId":70,"instId":300005,"propState":0,"propId":103145,"pos":{"x":-14456,"y":0,"z":-35383},"rot":{"x":0,"y":319852,"z":0}},{"groupId":70,"instId":300004,"propState":0,"propId":103145,"pos":{"x":-17320,"y":0,"z":-37800},"rot":{"x":0,"y":319852,"z":0}},{"groupId":70,"instId":300003,"propState":0,"propId":103145,"pos":{"x":-20190,"y":0,"z":-40220},"rot":{"x":0,"y":319852,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300003,"propState":1,"propId":103096,"pos":{"x":-1943,"y":-8477,"z":-24725},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300002,"propState":1,"propId":103096,"pos":{"x":-1802,"y":6095,"z":-33467},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300001,"propState":1,"propId":103096,"pos":{"x":-1975,"y":0,"z":-40475},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300003,"propState":1,"propId":103096,"pos":{"x":-1943,"y":-8477,"z":-24725},"rot":{"x":0,"y":0,"z":0}},{"groupId":193,"instId":300001,"propState":1,"propId":103096,"pos":{"x":-1975,"y":0,"z":-40475},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300002,"propState":0,"propId":103096,"pos":{"x":-1802,"y":6095,"z":-33467},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300003,"propState":0,"propId":103096,"pos":{"x":-1943,"y":-8477,"z":-24725},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300001,"propState":0,"propId":103096,"pos":{"x":-1975,"y":0,"z":-40475},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"294":{"props":[{"groupId":294,"instId":300016,"propState":12,"propId":60301,"pos":{"x":13040,"y":-8471,"z":-15226},"rot":{"x":0,"y":16318,"z":0}},{"groupId":294,"instId":300010,"propState":12,"propId":60301,"pos":{"x":-14209,"y":-8471,"z":-17944},"rot":{"x":0,"y":20829,"z":0}},{"groupId":294,"instId":300009,"propState":12,"propId":60301,"pos":{"x":135,"y":-8482,"z":40504},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300015,"propState":12,"propId":60301,"pos":{"x":45,"y":6100,"z":97159},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300014,"propState":12,"propId":60301,"pos":{"x":3,"y":6098,"z":113460},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300013,"propState":12,"propId":60301,"pos":{"x":4973,"y":-2057,"z":117281},"rot":{"x":0,"y":120000,"z":0}},{"groupId":10,"instId":300012,"propState":12,"propId":60301,"pos":{"x":-12255,"y":-2057,"z":99790},"rot":{"x":0,"y":103188,"z":0}},{"groupId":10,"instId":300011,"propState":12,"propId":60301,"pos":{"x":-6,"y":2889,"z":24075},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-12775,"y":6095,"z":17715},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300007,"propState":12,"propId":60301,"pos":{"x":7681,"y":6095,"z":12810},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300006,"propState":12,"propId":60301,"pos":{"x":-28966,"y":6095,"z":-30610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-40,"y":400,"z":12527},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300004,"propState":12,"propId":60301,"pos":{"x":20866,"y":0,"z":654},"rot":{"x":0,"y":210001,"z":0}},{"groupId":10,"instId":300003,"propState":12,"propId":60301,"pos":{"x":14923,"y":0,"z":-55671},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-35720,"y":0,"z":-31323},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-9075,"y":-6571,"z":-80104},"rot":{"x":0,"y":76028,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"295":{"props":[{"groupId":295,"instId":300013,"propState":0,"propId":103017,"pos":{"x":-19320,"y":-8483,"z":-13680},"rot":{"x":0,"y":166077,"z":0}},{"groupId":295,"instId":300012,"propState":0,"propId":103016,"pos":{"x":12195,"y":-8482,"z":40379},"rot":{"x":0,"y":198327,"z":0}},{"groupId":295,"instId":300011,"propState":0,"propId":103016,"pos":{"x":-15462,"y":-8482,"z":16732},"rot":{"x":0,"y":489,"z":0}},{"groupId":295,"instId":300010,"propState":0,"propId":103016,"pos":{"x":6496,"y":-8477,"z":-21908},"rot":{"x":0,"y":312326,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300002,"propState":8,"propId":1032,"pos":{"x":7,"y":-613,"z":93455},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300001,"propState":8,"propId":1025,"pos":{"x":7,"y":-2052,"z":93455},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2421":{"anchorId":1,"groupId":13,"instId":300001,"pos":{"x":-38,"y":-2052,"z":91788},"rot":{"x":0,"y":0,"z":0}}}},"65":{"props":[{"groupId":65,"instId":300004,"propState":0,"propId":103219,"pos":{"x":-20141,"y":-4186,"z":28870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300003,"propState":0,"propId":103219,"pos":{"x":20141,"y":-4186,"z":28870},"rot":{"x":0,"y":270000,"z":0}},{"groupId":65,"instId":300002,"propState":0,"propId":103219,"pos":{"x":-9890,"y":-4560,"z":10250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300001,"propState":0,"propId":103219,"pos":{"x":9882,"y":-4560,"z":10250},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300001,"propState":0,"propId":103217,"pos":{"x":-22128,"y":-8471,"z":1766},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300002,"propState":0,"propId":103220,"pos":{"x":20131,"y":-4146,"z":20000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":103220,"pos":{"x":20131,"y":-4146,"z":37356},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300008,"propState":0,"propId":103220,"pos":{"x":-20136,"y":-4146,"z":20000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300007,"propState":0,"propId":103220,"pos":{"x":-20136,"y":-4146,"z":37356},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300006,"propState":0,"propId":103220,"pos":{"x":-20140,"y":3100,"z":18500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300005,"propState":0,"propId":103220,"pos":{"x":20130,"y":3100,"z":18500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300004,"propState":0,"propId":103220,"pos":{"x":20135,"y":3100,"z":38860},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":103220,"pos":{"x":-20141,"y":3100,"z":38870},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300002,"propState":0,"propId":103243,"pos":{"x":14495,"y":-2776,"z":85056},"rot":{"x":0,"y":266199,"z":0}},{"groupId":150,"instId":300001,"propState":0,"propId":103243,"pos":{"x":14679,"y":-2776,"z":82282},"rot":{"x":0,"y":266199,"z":0}},{"groupId":150,"instId":300008,"propState":0,"propId":103243,"pos":{"x":13070,"y":-2776,"z":53320},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300007,"propState":0,"propId":103243,"pos":{"x":9020,"y":-2746,"z":53320},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300006,"propState":0,"propId":103243,"pos":{"x":-14495,"y":-2776,"z":85056},"rot":{"x":0,"y":93801,"z":0}},{"groupId":150,"instId":300005,"propState":0,"propId":103243,"pos":{"x":-14679,"y":-2776,"z":82282},"rot":{"x":0,"y":93801,"z":0}},{"groupId":150,"instId":300004,"propState":0,"propId":103243,"pos":{"x":-13070,"y":-2776,"z":53320},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300003,"propState":0,"propId":103243,"pos":{"x":-9020,"y":-2746,"z":53320},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300026,"propState":0,"propId":103017,"pos":{"x":-21975,"y":6420,"z":-11967},"rot":{"x":0,"y":29803,"z":0}},{"groupId":11,"instId":300017,"propState":0,"propId":103016,"pos":{"x":-13916,"y":6100,"z":103003},"rot":{"x":0,"y":209441,"z":0}},{"groupId":11,"instId":300013,"propState":0,"propId":103016,"pos":{"x":-11448,"y":5,"z":22258},"rot":{"x":0,"y":218160,"z":0}},{"groupId":11,"instId":300006,"propState":0,"propId":103016,"pos":{"x":141,"y":9,"z":4493},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300012,"propState":0,"propId":103016,"pos":{"x":17690,"y":5,"z":20832},"rot":{"x":0,"y":240000,"z":0}},{"groupId":11,"instId":300011,"propState":0,"propId":103015,"pos":{"x":-6797,"y":7,"z":-39585},"rot":{"x":0,"y":166606,"z":0}},{"groupId":11,"instId":300025,"propState":0,"propId":103016,"pos":{"x":-21807,"y":6420,"z":-9014},"rot":{"x":0,"y":150513,"z":0}},{"groupId":11,"instId":300024,"propState":0,"propId":103017,"pos":{"x":23182,"y":6095,"z":-6409},"rot":{"x":0,"y":113661,"z":0}},{"groupId":11,"instId":300015,"propState":0,"propId":103017,"pos":{"x":-17750,"y":0,"z":-54540},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300019,"propState":0,"propId":103015,"pos":{"x":3669,"y":-2057,"z":107758},"rot":{"x":0,"y":328044,"z":0}},{"groupId":11,"instId":300018,"propState":0,"propId":103016,"pos":{"x":15120,"y":-2776,"z":64838},"rot":{"x":0,"y":329962,"z":0}},{"groupId":11,"instId":300010,"propState":0,"propId":103016,"pos":{"x":10284,"y":0,"z":-56325},"rot":{"x":0,"y":227061,"z":0}},{"groupId":11,"instId":300009,"propState":0,"propId":103017,"pos":{"x":-1546,"y":1644,"z":-70812},"rot":{"x":0,"y":209995,"z":0}},{"groupId":11,"instId":300008,"propState":0,"propId":103017,"pos":{"x":-2531,"y":1644,"z":-70251},"rot":{"x":0,"y":183612,"z":0}},{"groupId":11,"instId":300023,"propState":0,"propId":103016,"pos":{"x":23442,"y":6095,"z":-7347},"rot":{"x":0,"y":95311,"z":0}},{"groupId":11,"instId":300016,"propState":0,"propId":103017,"pos":{"x":-7061,"y":6095,"z":12704},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300007,"propState":0,"propId":103016,"pos":{"x":9104,"y":0,"z":-9161},"rot":{"x":0,"y":219890,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-13848,"y":0,"z":-11868},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":103016,"pos":{"x":8627,"y":6095,"z":-14406},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":103017,"pos":{"x":9139,"y":6095,"z":-34511},"rot":{"x":0,"y":278058,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":103016,"pos":{"x":-19010,"y":0,"z":-52980},"rot":{"x":0,"y":98509,"z":0}},{"groupId":11,"instId":300014,"propState":0,"propId":103017,"pos":{"x":-10479,"y":0,"z":-56018},"rot":{"x":0,"y":142351,"z":0}},{"groupId":11,"instId":300020,"propState":0,"propId":103016,"pos":{"x":-12626,"y":1644,"z":-65532},"rot":{"x":0,"y":321895,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-11923,"y":1644,"z":-64740},"rot":{"x":0,"y":284693,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300001,"propState":0,"propId":103016,"pos":{"x":70,"y":-16500,"z":-112480},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300002,"propState":1,"propId":211,"pos":{"x":17294,"y":0,"z":-46021},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300001,"propState":18,"propId":103025,"pos":{"x":17533,"y":2664,"z":-46817},"rot":{"x":8240,"y":94782,"z":18924}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300002,"propState":1,"propId":211,"pos":{"x":13773,"y":1644,"z":-72741},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300001,"propState":18,"propId":103025,"pos":{"x":15697,"y":2188,"z":-72283},"rot":{"x":80637,"y":144083,"z":3629}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300002,"propState":1,"propId":211,"pos":{"x":-10,"y":-6571,"z":-100329},"rot":{"x":0,"y":0,"z":0}},{"groupId":95,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-16,"y":-6756,"z":-101486},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300002,"propState":1,"propId":211,"pos":{"x":-23279,"y":6095,"z":-17875},"rot":{"x":0,"y":0,"z":0}},{"groupId":99,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-22415,"y":7160,"z":-17990},"rot":{"x":0,"y":93867,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"101":{"props":[{"groupId":101,"instId":300002,"propState":1,"propId":211,"pos":{"x":-694,"y":6098,"z":117376},"rot":{"x":0,"y":0,"z":0}},{"groupId":101,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-178,"y":7019,"z":117547},"rot":{"x":0,"y":0,"z":54176}}],"npcs":[],"monsters":[],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300002,"propState":1,"propId":211,"pos":{"x":12255,"y":0,"z":9207},"rot":{"x":0,"y":0,"z":0}},{"groupId":98,"instId":300001,"propState":18,"propId":103025,"pos":{"x":11242,"y":849,"z":10943},"rot":{"x":1201,"y":303313,"z":1653}}],"npcs":[],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300003,"propState":0,"propId":103016,"pos":{"x":26655,"y":1421,"z":-18768},"rot":{"x":6874,"y":196822,"z":2072}},{"groupId":97,"instId":300002,"propState":1,"propId":211,"pos":{"x":23024,"y":0,"z":-23679},"rot":{"x":0,"y":176242,"z":0}},{"groupId":97,"instId":300001,"propState":18,"propId":103025,"pos":{"x":26837,"y":2730,"z":-18949},"rot":{"x":0,"y":194870,"z":36351}}],"npcs":[],"monsters":[],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300002,"propState":1,"propId":211,"pos":{"x":11468,"y":6114,"z":11881},"rot":{"x":0,"y":0,"z":0}},{"groupId":100,"instId":300001,"propState":18,"propId":103025,"pos":{"x":12074,"y":6805,"z":10669},"rot":{"x":0,"y":340667,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300003,"propState":0,"propId":103253,"pos":{"x":-59950,"y":10252,"z":-8866},"rot":{"x":0,"y":13330,"z":0}},{"groupId":102,"instId":300002,"propState":1,"propId":211,"pos":{"x":-27026,"y":6095,"z":-30147},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-59934,"y":11632,"z":-8813},"rot":{"x":0,"y":11502,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300002,"propState":1,"propId":211,"pos":{"x":-8277,"y":-5604,"z":-68036},"rot":{"x":0,"y":0,"z":0}},{"groupId":96,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-8330,"y":1217,"z":-66183},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"155":{"props":[{"groupId":155,"instId":300001,"propState":101,"propId":103244,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300001,"propState":101,"propId":103244,"pos":{"x":0,"y":0,"z":64600},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"158":{"props":[{"groupId":158,"instId":300008,"propState":0,"propId":100,"pos":{"x":4520,"y":-5119,"z":-74483},"rot":{"x":0,"y":269192,"z":0}},{"groupId":158,"instId":300007,"propState":2,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":158,"instId":300006,"propState":0,"propId":103129,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300005,"propState":0,"propId":103128,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300004,"propState":0,"propId":103127,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300003,"propState":0,"propId":103126,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300002,"propState":0,"propId":103084,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300001,"propState":0,"propId":100,"pos":{"x":-4777,"y":-5119,"z":-74410},"rot":{"x":0,"y":269056,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300002,"propState":101,"propId":914,"pos":{"x":2044,"y":-1567,"z":115900},"rot":{"x":0,"y":0,"z":0}},{"groupId":184,"instId":300001,"propState":0,"propId":100,"pos":{"x":2010,"y":-2028,"z":118240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300001,"propState":0,"propId":103142,"pos":{"x":-10300,"y":420,"z":-33783},"rot":{"x":90000,"y":319658,"z":0}}],"npcs":[{"groupId":210,"instId":400001,"npcId":2308,"pos":{"x":-11052,"y":858,"z":-33265},"rot":{"x":0,"y":248175,"z":0}}],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300001,"propState":0,"propId":103142,"pos":{"x":12800,"y":367,"z":-33376},"rot":{"x":90000,"y":324202,"z":0}}],"npcs":[{"groupId":211,"instId":400001,"npcId":13340,"pos":{"x":12640,"y":751,"z":-33052},"rot":{"x":0,"y":150790,"z":0}}],"monsters":[],"teleports":{}},"212":{"props":[],"npcs":[{"groupId":212,"instId":400001,"npcId":13172,"pos":{"x":1205,"y":-2057,"z":105871},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300001,"propState":11,"propId":103018,"pos":{"x":4329,"y":6888,"z":106857},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300001,"propState":0,"propId":103130,"pos":{"x":20258,"y":-8443,"z":-4118},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":222,"instId":400001,"npcId":100,"pos":{"x":20258,"y":-8443,"z":-4118},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300002,"propState":20,"propId":60303,"pos":{"x":19671,"y":-8443,"z":-6703},"rot":{"x":0,"y":326536,"z":0}},{"groupId":223,"instId":300001,"propState":20,"propId":60303,"pos":{"x":19928,"y":-8443,"z":-1567},"rot":{"x":0,"y":221581,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-102,"y":-6571,"z":-89756},"rot":{"x":0,"y":4222,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300001,"propState":11,"propId":103018,"pos":{"x":26739,"y":6095,"z":-28949},"rot":{"x":0,"y":235000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-12743,"y":-8471,"z":9223},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"235":{"props":[{"groupId":235,"instId":300001,"propState":0,"propId":103130,"pos":{"x":17923,"y":-8443,"z":-1118},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[{"groupId":235,"instId":400001,"npcId":100,"pos":{"x":17923,"y":-8443,"z":-1118},"rot":{"x":0,"y":240000,"z":0}}],"monsters":[],"teleports":{}},"236":{"props":[{"groupId":236,"instId":300001,"propState":0,"propId":103130,"pos":{"x":15923,"y":-8443,"z":-118},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[{"groupId":236,"instId":400001,"npcId":100,"pos":{"x":15923,"y":-8443,"z":-118},"rot":{"x":0,"y":240000,"z":0}}],"monsters":[],"teleports":{}},"238":{"props":[{"groupId":238,"instId":300001,"propState":0,"propId":103130,"pos":{"x":15923,"y":-8443,"z":-8118},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[{"groupId":238,"instId":400001,"npcId":100,"pos":{"x":15923,"y":-8443,"z":-8118},"rot":{"x":0,"y":300000,"z":0}}],"monsters":[],"teleports":{}},"237":{"props":[{"groupId":237,"instId":300001,"propState":0,"propId":103130,"pos":{"x":17923,"y":-8443,"z":-7118},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[{"groupId":237,"instId":400001,"npcId":100,"pos":{"x":17923,"y":-8443,"z":-7118},"rot":{"x":0,"y":300000,"z":0}}],"monsters":[],"teleports":{}},"240":{"props":[],"npcs":[{"groupId":240,"instId":400001,"npcId":2310,"pos":{"x":162,"y":-6571,"z":-74650},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"242":{"props":[{"groupId":242,"instId":300001,"propState":2,"propId":103130,"pos":{"x":20258,"y":-8443,"z":-4118},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":242,"instId":400001,"npcId":100,"pos":{"x":20258,"y":-8443,"z":-4118},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"241":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"301":{"props":[{"groupId":301,"instId":300001,"propState":0,"propId":100,"pos":{"x":-21674,"y":-8471,"z":1611},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"263":{"props":[{"groupId":263,"instId":300001,"propState":0,"propId":100,"pos":{"x":22594,"y":-7939,"z":-4757},"rot":{"x":0,"y":270000,"z":0}},{"groupId":263,"instId":300003,"propState":0,"propId":100,"pos":{"x":23495,"y":-7939,"z":-1881},"rot":{"x":0,"y":270000,"z":0}},{"groupId":263,"instId":300002,"propState":0,"propId":100,"pos":{"x":24680,"y":-7939,"z":-3281},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"266":{"props":[],"npcs":[{"groupId":266,"instId":400001,"npcId":13267,"pos":{"x":-2191,"y":-2233,"z":84521},"rot":{"x":0,"y":120874,"z":0}}],"monsters":[],"teleports":{}},"297":{"props":[{"groupId":297,"instId":300016,"propState":18,"propId":101028,"pos":{"x":-12715,"y":-7652,"z":-10933},"rot":{"x":0,"y":265145,"z":0}},{"groupId":297,"instId":300017,"propState":18,"propId":103037,"pos":{"x":12711,"y":-7642,"z":5597},"rot":{"x":0,"y":99028,"z":0}},{"groupId":297,"instId":300013,"propState":18,"propId":101029,"pos":{"x":2997,"y":1706,"z":-84381},"rot":{"x":306219,"y":204266,"z":289297}},{"groupId":297,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-21388,"y":6686,"z":-2288},"rot":{"x":0,"y":30297,"z":0}},{"groupId":297,"instId":300018,"propState":18,"propId":101028,"pos":{"x":-1866,"y":7804,"z":110908},"rot":{"x":0,"y":133531,"z":0}},{"groupId":297,"instId":300015,"propState":18,"propId":103037,"pos":{"x":-8016,"y":1001,"z":-38661},"rot":{"x":0,"y":37553,"z":0}},{"groupId":297,"instId":300014,"propState":18,"propId":101029,"pos":{"x":14624,"y":2303,"z":-70461},"rot":{"x":0,"y":217883,"z":0}},{"groupId":297,"instId":300012,"propState":18,"propId":101028,"pos":{"x":8220,"y":-8477,"z":39582},"rot":{"x":0,"y":0,"z":0}},{"groupId":297,"instId":300011,"propState":18,"propId":101028,"pos":{"x":14050,"y":985,"z":5114},"rot":{"x":0,"y":65701,"z":0}},{"groupId":297,"instId":300010,"propState":18,"propId":101029,"pos":{"x":1376,"y":-1243,"z":107017},"rot":{"x":0,"y":35564,"z":0}},{"groupId":297,"instId":300009,"propState":18,"propId":101029,"pos":{"x":-7672,"y":259,"z":-72963},"rot":{"x":0,"y":276499,"z":0}},{"groupId":297,"instId":300008,"propState":18,"propId":101028,"pos":{"x":-674,"y":-8488,"z":-8262},"rot":{"x":0,"y":315588,"z":0}},{"groupId":297,"instId":300007,"propState":18,"propId":101027,"pos":{"x":3779,"y":8235,"z":104886},"rot":{"x":0,"y":299708,"z":90000}},{"groupId":297,"instId":300006,"propState":18,"propId":101028,"pos":{"x":15780,"y":-2186,"z":59500},"rot":{"x":0,"y":236415,"z":0}},{"groupId":297,"instId":300005,"propState":18,"propId":101027,"pos":{"x":-15422,"y":-2186,"z":73324},"rot":{"x":0,"y":162029,"z":0}},{"groupId":297,"instId":300004,"propState":18,"propId":101028,"pos":{"x":15349,"y":396,"z":-23876},"rot":{"x":0,"y":48090,"z":0}},{"groupId":297,"instId":300002,"propState":18,"propId":103037,"pos":{"x":7908,"y":-1473,"z":112684},"rot":{"x":0,"y":141921,"z":0}},{"groupId":297,"instId":300001,"propState":18,"propId":101028,"pos":{"x":4506,"y":6686,"z":-29722},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"330":{"props":[{"groupId":330,"instId":300001,"propState":0,"propId":1058,"pos":{"x":14620,"y":-2776,"z":77930},"rot":{"x":0,"y":270543,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":1,"startGroupId":332}},"1034105":{"P10341_F10341001":{"scenes":{"9":{"props":[{"groupId":9,"instId":300004,"propState":8,"propId":101,"pos":{"x":-21074,"y":12,"z":1396},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300003,"propState":8,"propId":101,"pos":{"x":3386,"y":-12,"z":134779},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300002,"propState":8,"propId":101,"pos":{"x":6408,"y":-8482,"z":26310},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":8,"propId":101,"pos":{"x":-8826,"y":1098,"z":-84651},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1034101":{"anchorId":1,"groupId":9,"instId":300001,"pos":{"x":-153,"y":1099,"z":-91164},"rot":{"x":0,"y":0,"z":0}},"1034102":{"anchorId":2,"groupId":9,"instId":300002,"pos":{"x":30,"y":-8482,"z":21934},"rot":{"x":0,"y":180000,"z":0}},"1034103":{"anchorId":3,"groupId":9,"instId":300003,"pos":{"x":-70,"y":-12,"z":135790},"rot":{"x":0,"y":180000,"z":0}},"1034104":{"anchorId":4,"groupId":9,"instId":300004,"pos":{"x":-14049,"y":0,"z":-2248},"rot":{"x":0,"y":90000,"z":0}}}},"12":{"props":[{"groupId":12,"instId":300016,"propState":1,"propId":103011,"pos":{"x":0,"y":-2776,"z":55687},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300015,"propState":1,"propId":103011,"pos":{"x":0,"y":-2736,"z":41933},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300014,"propState":1,"propId":103031,"pos":{"x":8430,"y":6100,"z":107020},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300013,"propState":1,"propId":103031,"pos":{"x":-8433,"y":6100,"z":107015},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300012,"propState":1,"propId":103032,"pos":{"x":8523,"y":-2031,"z":107236},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300011,"propState":1,"propId":103032,"pos":{"x":-8544,"y":-2031,"z":107235},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300009,"propState":1,"propId":103031,"pos":{"x":17472,"y":6109,"z":10146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300008,"propState":1,"propId":103031,"pos":{"x":17472,"y":18,"z":10146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300007,"propState":1,"propId":103031,"pos":{"x":-17524,"y":6109,"z":10146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300006,"propState":1,"propId":103031,"pos":{"x":-17510,"y":19,"z":10146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300005,"propState":1,"propId":103032,"pos":{"x":-9938,"y":-8471,"z":-3900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300004,"propState":0,"propId":103218,"pos":{"x":4111,"y":6095,"z":109495},"rot":{"x":0,"y":243000,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":103218,"pos":{"x":-4105,"y":6095,"z":109474},"rot":{"x":0,"y":297000,"z":0}},{"groupId":12,"instId":300002,"propState":1,"propId":103218,"pos":{"x":8386,"y":-6567,"z":-72956},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300001,"propState":1,"propId":103218,"pos":{"x":-8375,"y":-6547,"z":-72932},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300010,"propState":1,"propId":103032,"pos":{"x":9943,"y":-8471,"z":-3900},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300007,"propState":0,"propId":103145,"pos":{"x":17320,"y":0,"z":-37800},"rot":{"x":0,"y":40148,"z":0}},{"groupId":70,"instId":300006,"propState":0,"propId":103145,"pos":{"x":20190,"y":0,"z":-40220},"rot":{"x":0,"y":40148,"z":0}},{"groupId":70,"instId":300003,"propState":0,"propId":103145,"pos":{"x":-20190,"y":0,"z":-40220},"rot":{"x":0,"y":319852,"z":0}},{"groupId":70,"instId":300008,"propState":0,"propId":103145,"pos":{"x":14456,"y":0,"z":-35383},"rot":{"x":0,"y":40148,"z":0}},{"groupId":70,"instId":300005,"propState":0,"propId":103145,"pos":{"x":-14456,"y":0,"z":-35383},"rot":{"x":0,"y":319852,"z":0}},{"groupId":70,"instId":300004,"propState":0,"propId":103145,"pos":{"x":-17320,"y":0,"z":-37800},"rot":{"x":0,"y":319852,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300003,"propState":1,"propId":103096,"pos":{"x":-1943,"y":-8477,"z":-24725},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300002,"propState":1,"propId":103096,"pos":{"x":-1802,"y":6095,"z":-33467},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300001,"propState":1,"propId":103096,"pos":{"x":-1975,"y":0,"z":-40475},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300003,"propState":1,"propId":103096,"pos":{"x":-1943,"y":-8477,"z":-24725},"rot":{"x":0,"y":0,"z":0}},{"groupId":193,"instId":300001,"propState":1,"propId":103096,"pos":{"x":-1975,"y":0,"z":-40475},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300003,"propState":0,"propId":103096,"pos":{"x":-1943,"y":-8477,"z":-24725},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300002,"propState":0,"propId":103096,"pos":{"x":-1802,"y":6095,"z":-33467},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300001,"propState":0,"propId":103096,"pos":{"x":-1975,"y":0,"z":-40475},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"294":{"props":[{"groupId":294,"instId":300016,"propState":12,"propId":60301,"pos":{"x":13040,"y":-8471,"z":-15226},"rot":{"x":0,"y":16318,"z":0}},{"groupId":294,"instId":300010,"propState":12,"propId":60301,"pos":{"x":-14209,"y":-8471,"z":-17944},"rot":{"x":0,"y":20829,"z":0}},{"groupId":294,"instId":300009,"propState":12,"propId":60301,"pos":{"x":135,"y":-8482,"z":40504},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"295":{"props":[{"groupId":295,"instId":300013,"propState":0,"propId":103017,"pos":{"x":-19320,"y":-8483,"z":-13680},"rot":{"x":0,"y":166077,"z":0}},{"groupId":295,"instId":300012,"propState":0,"propId":103016,"pos":{"x":12195,"y":-8482,"z":40379},"rot":{"x":0,"y":198327,"z":0}},{"groupId":295,"instId":300011,"propState":0,"propId":103016,"pos":{"x":-15462,"y":-8482,"z":16732},"rot":{"x":0,"y":489,"z":0}},{"groupId":295,"instId":300010,"propState":0,"propId":103016,"pos":{"x":6496,"y":-8477,"z":-21908},"rot":{"x":0,"y":312326,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300002,"propState":8,"propId":1032,"pos":{"x":7,"y":-613,"z":93455},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300001,"propState":8,"propId":1025,"pos":{"x":7,"y":-2052,"z":93455},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2421":{"anchorId":1,"groupId":13,"instId":300001,"pos":{"x":-38,"y":-2052,"z":91788},"rot":{"x":0,"y":0,"z":0}}}},"10":{"props":[{"groupId":10,"instId":300015,"propState":12,"propId":60301,"pos":{"x":45,"y":6100,"z":97159},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300014,"propState":12,"propId":60301,"pos":{"x":3,"y":6098,"z":113460},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300013,"propState":12,"propId":60301,"pos":{"x":4973,"y":-2057,"z":117281},"rot":{"x":0,"y":120000,"z":0}},{"groupId":10,"instId":300012,"propState":12,"propId":60301,"pos":{"x":-12255,"y":-2057,"z":99790},"rot":{"x":0,"y":103188,"z":0}},{"groupId":10,"instId":300011,"propState":12,"propId":60301,"pos":{"x":-6,"y":2889,"z":24075},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-12775,"y":6095,"z":17715},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300007,"propState":12,"propId":60301,"pos":{"x":7681,"y":6095,"z":12810},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300006,"propState":12,"propId":60301,"pos":{"x":-28966,"y":6095,"z":-30610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-40,"y":400,"z":12527},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300004,"propState":12,"propId":60301,"pos":{"x":20866,"y":0,"z":654},"rot":{"x":0,"y":210001,"z":0}},{"groupId":10,"instId":300003,"propState":12,"propId":60301,"pos":{"x":14923,"y":0,"z":-55671},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-35720,"y":0,"z":-31323},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-9075,"y":-6571,"z":-80104},"rot":{"x":0,"y":76028,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300004,"propState":0,"propId":103219,"pos":{"x":-20141,"y":-4186,"z":28870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300003,"propState":0,"propId":103219,"pos":{"x":20141,"y":-4186,"z":28870},"rot":{"x":0,"y":270000,"z":0}},{"groupId":65,"instId":300002,"propState":0,"propId":103219,"pos":{"x":-9890,"y":-4560,"z":10250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300001,"propState":0,"propId":103219,"pos":{"x":9882,"y":-4560,"z":10250},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300001,"propState":0,"propId":103217,"pos":{"x":-22128,"y":-8471,"z":1766},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300002,"propState":0,"propId":103220,"pos":{"x":20131,"y":-4146,"z":20000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":103220,"pos":{"x":20131,"y":-4146,"z":37356},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300008,"propState":0,"propId":103220,"pos":{"x":-20136,"y":-4146,"z":20000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300007,"propState":0,"propId":103220,"pos":{"x":-20136,"y":-4146,"z":37356},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300006,"propState":0,"propId":103220,"pos":{"x":-20140,"y":3100,"z":18500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300005,"propState":0,"propId":103220,"pos":{"x":20130,"y":3100,"z":18500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300004,"propState":0,"propId":103220,"pos":{"x":20135,"y":3100,"z":38860},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":103220,"pos":{"x":-20141,"y":3100,"z":38870},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300007,"propState":0,"propId":103243,"pos":{"x":9020,"y":-2746,"z":53320},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300001,"propState":0,"propId":103243,"pos":{"x":14679,"y":-2776,"z":82282},"rot":{"x":0,"y":266199,"z":0}},{"groupId":150,"instId":300004,"propState":0,"propId":103243,"pos":{"x":-13070,"y":-2776,"z":53320},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300002,"propState":0,"propId":103243,"pos":{"x":14495,"y":-2776,"z":85056},"rot":{"x":0,"y":266199,"z":0}},{"groupId":150,"instId":300008,"propState":0,"propId":103243,"pos":{"x":13070,"y":-2776,"z":53320},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300006,"propState":0,"propId":103243,"pos":{"x":-14495,"y":-2776,"z":85056},"rot":{"x":0,"y":93801,"z":0}},{"groupId":150,"instId":300005,"propState":0,"propId":103243,"pos":{"x":-14679,"y":-2776,"z":82282},"rot":{"x":0,"y":93801,"z":0}},{"groupId":150,"instId":300003,"propState":0,"propId":103243,"pos":{"x":-9020,"y":-2746,"z":53320},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300017,"propState":0,"propId":103016,"pos":{"x":-13916,"y":6100,"z":103003},"rot":{"x":0,"y":209441,"z":0}},{"groupId":11,"instId":300013,"propState":0,"propId":103016,"pos":{"x":-11448,"y":5,"z":22258},"rot":{"x":0,"y":218160,"z":0}},{"groupId":11,"instId":300006,"propState":0,"propId":103016,"pos":{"x":141,"y":9,"z":4493},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300019,"propState":0,"propId":103015,"pos":{"x":3669,"y":-2057,"z":107758},"rot":{"x":0,"y":328044,"z":0}},{"groupId":11,"instId":300018,"propState":0,"propId":103016,"pos":{"x":15120,"y":-2776,"z":64838},"rot":{"x":0,"y":329962,"z":0}},{"groupId":11,"instId":300010,"propState":0,"propId":103016,"pos":{"x":10284,"y":0,"z":-56325},"rot":{"x":0,"y":227061,"z":0}},{"groupId":11,"instId":300009,"propState":0,"propId":103017,"pos":{"x":-1546,"y":1644,"z":-70812},"rot":{"x":0,"y":209995,"z":0}},{"groupId":11,"instId":300025,"propState":0,"propId":103016,"pos":{"x":-21807,"y":6420,"z":-9014},"rot":{"x":0,"y":150513,"z":0}},{"groupId":11,"instId":300024,"propState":0,"propId":103017,"pos":{"x":23182,"y":6095,"z":-6409},"rot":{"x":0,"y":113661,"z":0}},{"groupId":11,"instId":300007,"propState":0,"propId":103016,"pos":{"x":9104,"y":0,"z":-9161},"rot":{"x":0,"y":219890,"z":0}},{"groupId":11,"instId":300014,"propState":0,"propId":103017,"pos":{"x":-10479,"y":0,"z":-56018},"rot":{"x":0,"y":142351,"z":0}},{"groupId":11,"instId":300012,"propState":0,"propId":103016,"pos":{"x":17690,"y":5,"z":20832},"rot":{"x":0,"y":240000,"z":0}},{"groupId":11,"instId":300011,"propState":0,"propId":103015,"pos":{"x":-6797,"y":7,"z":-39585},"rot":{"x":0,"y":166606,"z":0}},{"groupId":11,"instId":300008,"propState":0,"propId":103017,"pos":{"x":-2531,"y":1644,"z":-70251},"rot":{"x":0,"y":183612,"z":0}},{"groupId":11,"instId":300026,"propState":0,"propId":103017,"pos":{"x":-21975,"y":6420,"z":-11967},"rot":{"x":0,"y":29803,"z":0}},{"groupId":11,"instId":300023,"propState":0,"propId":103016,"pos":{"x":23442,"y":6095,"z":-7347},"rot":{"x":0,"y":95311,"z":0}},{"groupId":11,"instId":300016,"propState":0,"propId":103017,"pos":{"x":-7061,"y":6095,"z":12704},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-13848,"y":0,"z":-11868},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":103016,"pos":{"x":8627,"y":6095,"z":-14406},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":103017,"pos":{"x":9139,"y":6095,"z":-34511},"rot":{"x":0,"y":278058,"z":0}},{"groupId":11,"instId":300015,"propState":0,"propId":103017,"pos":{"x":-17750,"y":0,"z":-54540},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":103016,"pos":{"x":-19010,"y":0,"z":-52980},"rot":{"x":0,"y":98509,"z":0}},{"groupId":11,"instId":300020,"propState":0,"propId":103016,"pos":{"x":-12626,"y":1644,"z":-65532},"rot":{"x":0,"y":321895,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-11923,"y":1644,"z":-64740},"rot":{"x":0,"y":284693,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300001,"propState":0,"propId":103016,"pos":{"x":70,"y":-16500,"z":-112480},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300002,"propState":1,"propId":211,"pos":{"x":17294,"y":0,"z":-46021},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300001,"propState":18,"propId":103025,"pos":{"x":17533,"y":2664,"z":-46817},"rot":{"x":8240,"y":94782,"z":18924}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300002,"propState":1,"propId":211,"pos":{"x":-10,"y":-6571,"z":-100329},"rot":{"x":0,"y":0,"z":0}},{"groupId":95,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-16,"y":-6756,"z":-101486},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300002,"propState":1,"propId":211,"pos":{"x":-8277,"y":-5604,"z":-68036},"rot":{"x":0,"y":0,"z":0}},{"groupId":96,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-8330,"y":1217,"z":-66183},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300003,"propState":0,"propId":103016,"pos":{"x":26655,"y":1421,"z":-18768},"rot":{"x":6874,"y":196822,"z":2072}},{"groupId":97,"instId":300002,"propState":1,"propId":211,"pos":{"x":23024,"y":0,"z":-23679},"rot":{"x":0,"y":176242,"z":0}},{"groupId":97,"instId":300001,"propState":18,"propId":103025,"pos":{"x":26837,"y":2730,"z":-18949},"rot":{"x":0,"y":194870,"z":36351}}],"npcs":[],"monsters":[],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300002,"propState":1,"propId":211,"pos":{"x":12255,"y":0,"z":9207},"rot":{"x":0,"y":0,"z":0}},{"groupId":98,"instId":300001,"propState":18,"propId":103025,"pos":{"x":11242,"y":849,"z":10943},"rot":{"x":1201,"y":303313,"z":1653}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300002,"propState":1,"propId":211,"pos":{"x":13773,"y":1644,"z":-72741},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300001,"propState":18,"propId":103025,"pos":{"x":15697,"y":2188,"z":-72283},"rot":{"x":80637,"y":144083,"z":3629}}],"npcs":[],"monsters":[],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300002,"propState":1,"propId":211,"pos":{"x":-23279,"y":6095,"z":-17875},"rot":{"x":0,"y":0,"z":0}},{"groupId":99,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-22415,"y":7160,"z":-17990},"rot":{"x":0,"y":93867,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300002,"propState":1,"propId":211,"pos":{"x":11468,"y":6114,"z":11881},"rot":{"x":0,"y":0,"z":0}},{"groupId":100,"instId":300001,"propState":18,"propId":103025,"pos":{"x":12074,"y":6805,"z":10669},"rot":{"x":0,"y":340667,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"101":{"props":[{"groupId":101,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-178,"y":7019,"z":117547},"rot":{"x":0,"y":0,"z":54176}},{"groupId":101,"instId":300002,"propState":1,"propId":211,"pos":{"x":-694,"y":6098,"z":117376},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300003,"propState":0,"propId":103253,"pos":{"x":-59950,"y":10252,"z":-8866},"rot":{"x":0,"y":13330,"z":0}},{"groupId":102,"instId":300002,"propState":1,"propId":211,"pos":{"x":-27026,"y":6095,"z":-30147},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-59934,"y":11632,"z":-8813},"rot":{"x":0,"y":11502,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"155":{"props":[{"groupId":155,"instId":300001,"propState":101,"propId":103244,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300001,"propState":101,"propId":103244,"pos":{"x":0,"y":0,"z":64600},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"158":{"props":[{"groupId":158,"instId":300008,"propState":0,"propId":100,"pos":{"x":4520,"y":-5119,"z":-74483},"rot":{"x":0,"y":269192,"z":0}},{"groupId":158,"instId":300007,"propState":2,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":158,"instId":300006,"propState":0,"propId":103129,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300005,"propState":0,"propId":103128,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300004,"propState":0,"propId":103127,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300003,"propState":0,"propId":103126,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300002,"propState":0,"propId":103084,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300001,"propState":0,"propId":100,"pos":{"x":-4777,"y":-5119,"z":-74410},"rot":{"x":0,"y":269056,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300002,"propState":101,"propId":914,"pos":{"x":2044,"y":-1567,"z":115900},"rot":{"x":0,"y":0,"z":0}},{"groupId":184,"instId":300001,"propState":0,"propId":100,"pos":{"x":2010,"y":-2028,"z":118240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300001,"propState":0,"propId":103142,"pos":{"x":-10300,"y":420,"z":-33783},"rot":{"x":90000,"y":319658,"z":0}}],"npcs":[{"groupId":210,"instId":400001,"npcId":2308,"pos":{"x":-11052,"y":858,"z":-33265},"rot":{"x":0,"y":248175,"z":0}}],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300001,"propState":0,"propId":103142,"pos":{"x":12800,"y":367,"z":-33376},"rot":{"x":90000,"y":324202,"z":0}}],"npcs":[{"groupId":211,"instId":400001,"npcId":13340,"pos":{"x":12640,"y":751,"z":-33052},"rot":{"x":0,"y":150790,"z":0}}],"monsters":[],"teleports":{}},"212":{"props":[],"npcs":[{"groupId":212,"instId":400001,"npcId":13172,"pos":{"x":1205,"y":-2057,"z":105871},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300001,"propState":11,"propId":103018,"pos":{"x":4329,"y":6888,"z":106857},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300001,"propState":0,"propId":103130,"pos":{"x":20258,"y":-8443,"z":-4118},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":222,"instId":400001,"npcId":100,"pos":{"x":20258,"y":-8443,"z":-4118},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300002,"propState":20,"propId":60303,"pos":{"x":19671,"y":-8443,"z":-6703},"rot":{"x":0,"y":326536,"z":0}},{"groupId":223,"instId":300001,"propState":20,"propId":60303,"pos":{"x":19928,"y":-8443,"z":-1567},"rot":{"x":0,"y":221581,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300001,"propState":11,"propId":103018,"pos":{"x":26739,"y":6095,"z":-28949},"rot":{"x":0,"y":235000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-102,"y":-6571,"z":-89756},"rot":{"x":0,"y":4222,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-12743,"y":-8471,"z":9223},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"235":{"props":[{"groupId":235,"instId":300001,"propState":0,"propId":103130,"pos":{"x":17923,"y":-8443,"z":-1118},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[{"groupId":235,"instId":400001,"npcId":100,"pos":{"x":17923,"y":-8443,"z":-1118},"rot":{"x":0,"y":240000,"z":0}}],"monsters":[],"teleports":{}},"236":{"props":[{"groupId":236,"instId":300001,"propState":0,"propId":103130,"pos":{"x":15923,"y":-8443,"z":-118},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[{"groupId":236,"instId":400001,"npcId":100,"pos":{"x":15923,"y":-8443,"z":-118},"rot":{"x":0,"y":240000,"z":0}}],"monsters":[],"teleports":{}},"237":{"props":[{"groupId":237,"instId":300001,"propState":0,"propId":103130,"pos":{"x":17923,"y":-8443,"z":-7118},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[{"groupId":237,"instId":400001,"npcId":100,"pos":{"x":17923,"y":-8443,"z":-7118},"rot":{"x":0,"y":300000,"z":0}}],"monsters":[],"teleports":{}},"238":{"props":[{"groupId":238,"instId":300001,"propState":0,"propId":103130,"pos":{"x":15923,"y":-8443,"z":-8118},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[{"groupId":238,"instId":400001,"npcId":100,"pos":{"x":15923,"y":-8443,"z":-8118},"rot":{"x":0,"y":300000,"z":0}}],"monsters":[],"teleports":{}},"240":{"props":[],"npcs":[{"groupId":240,"instId":400001,"npcId":2310,"pos":{"x":162,"y":-6571,"z":-74650},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"242":{"props":[{"groupId":242,"instId":300001,"propState":2,"propId":103130,"pos":{"x":20258,"y":-8443,"z":-4118},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":242,"instId":400001,"npcId":100,"pos":{"x":20258,"y":-8443,"z":-4118},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"241":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"301":{"props":[{"groupId":301,"instId":300001,"propState":0,"propId":100,"pos":{"x":-21674,"y":-8471,"z":1611},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"263":{"props":[{"groupId":263,"instId":300003,"propState":0,"propId":100,"pos":{"x":23495,"y":-7939,"z":-1881},"rot":{"x":0,"y":270000,"z":0}},{"groupId":263,"instId":300001,"propState":0,"propId":100,"pos":{"x":22594,"y":-7939,"z":-4757},"rot":{"x":0,"y":270000,"z":0}},{"groupId":263,"instId":300002,"propState":0,"propId":100,"pos":{"x":24680,"y":-7939,"z":-3281},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"266":{"props":[],"npcs":[{"groupId":266,"instId":400001,"npcId":13267,"pos":{"x":-2191,"y":-2233,"z":84521},"rot":{"x":0,"y":120874,"z":0}}],"monsters":[],"teleports":{}},"297":{"props":[{"groupId":297,"instId":300018,"propState":18,"propId":101028,"pos":{"x":-1866,"y":7804,"z":110908},"rot":{"x":0,"y":133531,"z":0}},{"groupId":297,"instId":300006,"propState":18,"propId":101028,"pos":{"x":15780,"y":-2186,"z":59500},"rot":{"x":0,"y":236415,"z":0}},{"groupId":297,"instId":300017,"propState":18,"propId":103037,"pos":{"x":12711,"y":-7642,"z":5597},"rot":{"x":0,"y":99028,"z":0}},{"groupId":297,"instId":300014,"propState":18,"propId":101029,"pos":{"x":14624,"y":2303,"z":-70461},"rot":{"x":0,"y":217883,"z":0}},{"groupId":297,"instId":300012,"propState":18,"propId":101028,"pos":{"x":8220,"y":-8477,"z":39582},"rot":{"x":0,"y":0,"z":0}},{"groupId":297,"instId":300010,"propState":18,"propId":101029,"pos":{"x":1376,"y":-1243,"z":107017},"rot":{"x":0,"y":35564,"z":0}},{"groupId":297,"instId":300008,"propState":18,"propId":101028,"pos":{"x":-674,"y":-8488,"z":-8262},"rot":{"x":0,"y":315588,"z":0}},{"groupId":297,"instId":300002,"propState":18,"propId":103037,"pos":{"x":7908,"y":-1473,"z":112684},"rot":{"x":0,"y":141921,"z":0}},{"groupId":297,"instId":300016,"propState":18,"propId":101028,"pos":{"x":-12715,"y":-7652,"z":-10933},"rot":{"x":0,"y":265145,"z":0}},{"groupId":297,"instId":300015,"propState":18,"propId":103037,"pos":{"x":-8016,"y":1001,"z":-38661},"rot":{"x":0,"y":37553,"z":0}},{"groupId":297,"instId":300013,"propState":18,"propId":101029,"pos":{"x":2997,"y":1706,"z":-84381},"rot":{"x":306219,"y":204266,"z":289297}},{"groupId":297,"instId":300011,"propState":18,"propId":101028,"pos":{"x":14050,"y":985,"z":5114},"rot":{"x":0,"y":65701,"z":0}},{"groupId":297,"instId":300009,"propState":18,"propId":101029,"pos":{"x":-7672,"y":259,"z":-72963},"rot":{"x":0,"y":276499,"z":0}},{"groupId":297,"instId":300007,"propState":18,"propId":101027,"pos":{"x":3779,"y":8235,"z":104886},"rot":{"x":0,"y":299708,"z":90000}},{"groupId":297,"instId":300005,"propState":18,"propId":101027,"pos":{"x":-15422,"y":-2186,"z":73324},"rot":{"x":0,"y":162029,"z":0}},{"groupId":297,"instId":300004,"propState":18,"propId":101028,"pos":{"x":15349,"y":396,"z":-23876},"rot":{"x":0,"y":48090,"z":0}},{"groupId":297,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-21388,"y":6686,"z":-2288},"rot":{"x":0,"y":30297,"z":0}},{"groupId":297,"instId":300001,"propState":18,"propId":101028,"pos":{"x":4506,"y":6686,"z":-29722},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"330":{"props":[{"groupId":330,"instId":300001,"propState":0,"propId":1058,"pos":{"x":14620,"y":-2776,"z":77930},"rot":{"x":0,"y":270543,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":1,"startGroupId":383}},"1034106":{"P10341_F10341001":{"scenes":{"9":{"props":[{"groupId":9,"instId":300004,"propState":8,"propId":101,"pos":{"x":-21074,"y":12,"z":1396},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300003,"propState":8,"propId":101,"pos":{"x":3386,"y":-12,"z":134779},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300002,"propState":8,"propId":101,"pos":{"x":6408,"y":-8482,"z":26310},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":8,"propId":101,"pos":{"x":-8826,"y":1098,"z":-84651},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1034101":{"anchorId":1,"groupId":9,"instId":300001,"pos":{"x":-153,"y":1099,"z":-91164},"rot":{"x":0,"y":0,"z":0}},"1034102":{"anchorId":2,"groupId":9,"instId":300002,"pos":{"x":30,"y":-8482,"z":21934},"rot":{"x":0,"y":180000,"z":0}},"1034103":{"anchorId":3,"groupId":9,"instId":300003,"pos":{"x":-70,"y":-12,"z":135790},"rot":{"x":0,"y":180000,"z":0}},"1034104":{"anchorId":4,"groupId":9,"instId":300004,"pos":{"x":-14049,"y":0,"z":-2248},"rot":{"x":0,"y":90000,"z":0}}}},"12":{"props":[{"groupId":12,"instId":300015,"propState":1,"propId":103011,"pos":{"x":0,"y":-2736,"z":41933},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300016,"propState":1,"propId":103011,"pos":{"x":0,"y":-2776,"z":55687},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300014,"propState":1,"propId":103031,"pos":{"x":8430,"y":6100,"z":107020},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300013,"propState":1,"propId":103031,"pos":{"x":-8433,"y":6100,"z":107015},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300012,"propState":1,"propId":103032,"pos":{"x":8523,"y":-2031,"z":107236},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300011,"propState":1,"propId":103032,"pos":{"x":-8544,"y":-2031,"z":107235},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300009,"propState":1,"propId":103031,"pos":{"x":17472,"y":6109,"z":10146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300008,"propState":1,"propId":103031,"pos":{"x":17472,"y":18,"z":10146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300007,"propState":1,"propId":103031,"pos":{"x":-17524,"y":6109,"z":10146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300006,"propState":1,"propId":103031,"pos":{"x":-17510,"y":19,"z":10146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300005,"propState":1,"propId":103032,"pos":{"x":-9938,"y":-8471,"z":-3900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300004,"propState":0,"propId":103218,"pos":{"x":4111,"y":6095,"z":109495},"rot":{"x":0,"y":243000,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":103218,"pos":{"x":-4105,"y":6095,"z":109474},"rot":{"x":0,"y":297000,"z":0}},{"groupId":12,"instId":300002,"propState":1,"propId":103218,"pos":{"x":8386,"y":-6567,"z":-72956},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300001,"propState":1,"propId":103218,"pos":{"x":-8375,"y":-6547,"z":-72932},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300010,"propState":1,"propId":103032,"pos":{"x":9943,"y":-8471,"z":-3900},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300008,"propState":0,"propId":103145,"pos":{"x":14456,"y":0,"z":-35383},"rot":{"x":0,"y":40148,"z":0}},{"groupId":70,"instId":300007,"propState":0,"propId":103145,"pos":{"x":17320,"y":0,"z":-37800},"rot":{"x":0,"y":40148,"z":0}},{"groupId":70,"instId":300006,"propState":0,"propId":103145,"pos":{"x":20190,"y":0,"z":-40220},"rot":{"x":0,"y":40148,"z":0}},{"groupId":70,"instId":300005,"propState":0,"propId":103145,"pos":{"x":-14456,"y":0,"z":-35383},"rot":{"x":0,"y":319852,"z":0}},{"groupId":70,"instId":300004,"propState":0,"propId":103145,"pos":{"x":-17320,"y":0,"z":-37800},"rot":{"x":0,"y":319852,"z":0}},{"groupId":70,"instId":300003,"propState":0,"propId":103145,"pos":{"x":-20190,"y":0,"z":-40220},"rot":{"x":0,"y":319852,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300003,"propState":1,"propId":103096,"pos":{"x":-1943,"y":-8477,"z":-24725},"rot":{"x":0,"y":0,"z":0}},{"groupId":193,"instId":300001,"propState":1,"propId":103096,"pos":{"x":-1975,"y":0,"z":-40475},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300003,"propState":0,"propId":103096,"pos":{"x":-1943,"y":-8477,"z":-24725},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300002,"propState":1,"propId":103096,"pos":{"x":-1802,"y":6095,"z":-33467},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300001,"propState":1,"propId":103096,"pos":{"x":-1975,"y":0,"z":-40475},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"294":{"props":[{"groupId":294,"instId":300016,"propState":12,"propId":60301,"pos":{"x":13040,"y":-8471,"z":-15226},"rot":{"x":0,"y":16318,"z":0}},{"groupId":294,"instId":300010,"propState":12,"propId":60301,"pos":{"x":-14209,"y":-8471,"z":-17944},"rot":{"x":0,"y":20829,"z":0}},{"groupId":294,"instId":300009,"propState":12,"propId":60301,"pos":{"x":135,"y":-8482,"z":40504},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300003,"propState":0,"propId":103096,"pos":{"x":-1943,"y":-8477,"z":-24725},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300002,"propState":0,"propId":103096,"pos":{"x":-1802,"y":6095,"z":-33467},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300001,"propState":0,"propId":103096,"pos":{"x":-1975,"y":0,"z":-40475},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"295":{"props":[{"groupId":295,"instId":300011,"propState":0,"propId":103016,"pos":{"x":-15462,"y":-8482,"z":16732},"rot":{"x":0,"y":489,"z":0}},{"groupId":295,"instId":300013,"propState":0,"propId":103017,"pos":{"x":-19320,"y":-8483,"z":-13680},"rot":{"x":0,"y":166077,"z":0}},{"groupId":295,"instId":300012,"propState":0,"propId":103016,"pos":{"x":12195,"y":-8482,"z":40379},"rot":{"x":0,"y":198327,"z":0}},{"groupId":295,"instId":300010,"propState":0,"propId":103016,"pos":{"x":6496,"y":-8477,"z":-21908},"rot":{"x":0,"y":312326,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300015,"propState":12,"propId":60301,"pos":{"x":45,"y":6100,"z":97159},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300014,"propState":12,"propId":60301,"pos":{"x":3,"y":6098,"z":113460},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300013,"propState":12,"propId":60301,"pos":{"x":4973,"y":-2057,"z":117281},"rot":{"x":0,"y":120000,"z":0}},{"groupId":10,"instId":300012,"propState":12,"propId":60301,"pos":{"x":-12255,"y":-2057,"z":99790},"rot":{"x":0,"y":103188,"z":0}},{"groupId":10,"instId":300011,"propState":12,"propId":60301,"pos":{"x":-6,"y":2889,"z":24075},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-12775,"y":6095,"z":17715},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300007,"propState":12,"propId":60301,"pos":{"x":7681,"y":6095,"z":12810},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300006,"propState":12,"propId":60301,"pos":{"x":-28966,"y":6095,"z":-30610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-40,"y":400,"z":12527},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300004,"propState":12,"propId":60301,"pos":{"x":20866,"y":0,"z":654},"rot":{"x":0,"y":210001,"z":0}},{"groupId":10,"instId":300003,"propState":12,"propId":60301,"pos":{"x":14923,"y":0,"z":-55671},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-35720,"y":0,"z":-31323},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-9075,"y":-6571,"z":-80104},"rot":{"x":0,"y":76028,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300002,"propState":8,"propId":1032,"pos":{"x":7,"y":-613,"z":93455},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300001,"propState":8,"propId":1025,"pos":{"x":7,"y":-2052,"z":93455},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2421":{"anchorId":1,"groupId":13,"instId":300001,"pos":{"x":-38,"y":-2052,"z":91788},"rot":{"x":0,"y":0,"z":0}}}},"63":{"props":[{"groupId":63,"instId":300001,"propState":0,"propId":103217,"pos":{"x":-22128,"y":-8471,"z":1766},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300004,"propState":0,"propId":103219,"pos":{"x":-20141,"y":-4186,"z":28870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300003,"propState":0,"propId":103219,"pos":{"x":20141,"y":-4186,"z":28870},"rot":{"x":0,"y":270000,"z":0}},{"groupId":65,"instId":300002,"propState":0,"propId":103219,"pos":{"x":-9890,"y":-4560,"z":10250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300001,"propState":0,"propId":103219,"pos":{"x":9882,"y":-4560,"z":10250},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300001,"propState":0,"propId":103220,"pos":{"x":20131,"y":-4146,"z":37356},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300005,"propState":0,"propId":103220,"pos":{"x":20130,"y":3100,"z":18500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":103220,"pos":{"x":20131,"y":-4146,"z":20000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300008,"propState":0,"propId":103220,"pos":{"x":-20136,"y":-4146,"z":20000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300007,"propState":0,"propId":103220,"pos":{"x":-20136,"y":-4146,"z":37356},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300006,"propState":0,"propId":103220,"pos":{"x":-20140,"y":3100,"z":18500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300004,"propState":0,"propId":103220,"pos":{"x":20135,"y":3100,"z":38860},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":103220,"pos":{"x":-20141,"y":3100,"z":38870},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300001,"propState":0,"propId":103243,"pos":{"x":14679,"y":-2776,"z":82282},"rot":{"x":0,"y":266199,"z":0}},{"groupId":150,"instId":300005,"propState":0,"propId":103243,"pos":{"x":-14679,"y":-2776,"z":82282},"rot":{"x":0,"y":93801,"z":0}},{"groupId":150,"instId":300008,"propState":0,"propId":103243,"pos":{"x":13070,"y":-2776,"z":53320},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300004,"propState":0,"propId":103243,"pos":{"x":-13070,"y":-2776,"z":53320},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300002,"propState":0,"propId":103243,"pos":{"x":14495,"y":-2776,"z":85056},"rot":{"x":0,"y":266199,"z":0}},{"groupId":150,"instId":300007,"propState":0,"propId":103243,"pos":{"x":9020,"y":-2746,"z":53320},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300006,"propState":0,"propId":103243,"pos":{"x":-14495,"y":-2776,"z":85056},"rot":{"x":0,"y":93801,"z":0}},{"groupId":150,"instId":300003,"propState":0,"propId":103243,"pos":{"x":-9020,"y":-2746,"z":53320},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300013,"propState":0,"propId":103016,"pos":{"x":-11448,"y":5,"z":22258},"rot":{"x":0,"y":218160,"z":0}},{"groupId":11,"instId":300017,"propState":0,"propId":103016,"pos":{"x":-13916,"y":6100,"z":103003},"rot":{"x":0,"y":209441,"z":0}},{"groupId":11,"instId":300016,"propState":0,"propId":103017,"pos":{"x":-7061,"y":6095,"z":12704},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300012,"propState":0,"propId":103016,"pos":{"x":17690,"y":5,"z":20832},"rot":{"x":0,"y":240000,"z":0}},{"groupId":11,"instId":300011,"propState":0,"propId":103015,"pos":{"x":-6797,"y":7,"z":-39585},"rot":{"x":0,"y":166606,"z":0}},{"groupId":11,"instId":300025,"propState":0,"propId":103016,"pos":{"x":-21807,"y":6420,"z":-9014},"rot":{"x":0,"y":150513,"z":0}},{"groupId":11,"instId":300024,"propState":0,"propId":103017,"pos":{"x":23182,"y":6095,"z":-6409},"rot":{"x":0,"y":113661,"z":0}},{"groupId":11,"instId":300015,"propState":0,"propId":103017,"pos":{"x":-17750,"y":0,"z":-54540},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300019,"propState":0,"propId":103015,"pos":{"x":3669,"y":-2057,"z":107758},"rot":{"x":0,"y":328044,"z":0}},{"groupId":11,"instId":300018,"propState":0,"propId":103016,"pos":{"x":15120,"y":-2776,"z":64838},"rot":{"x":0,"y":329962,"z":0}},{"groupId":11,"instId":300008,"propState":0,"propId":103017,"pos":{"x":-2531,"y":1644,"z":-70251},"rot":{"x":0,"y":183612,"z":0}},{"groupId":11,"instId":300026,"propState":0,"propId":103017,"pos":{"x":-21975,"y":6420,"z":-11967},"rot":{"x":0,"y":29803,"z":0}},{"groupId":11,"instId":300007,"propState":0,"propId":103016,"pos":{"x":9104,"y":0,"z":-9161},"rot":{"x":0,"y":219890,"z":0}},{"groupId":11,"instId":300006,"propState":0,"propId":103016,"pos":{"x":141,"y":9,"z":4493},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":103017,"pos":{"x":9139,"y":6095,"z":-34511},"rot":{"x":0,"y":278058,"z":0}},{"groupId":11,"instId":300014,"propState":0,"propId":103017,"pos":{"x":-10479,"y":0,"z":-56018},"rot":{"x":0,"y":142351,"z":0}},{"groupId":11,"instId":300010,"propState":0,"propId":103016,"pos":{"x":10284,"y":0,"z":-56325},"rot":{"x":0,"y":227061,"z":0}},{"groupId":11,"instId":300009,"propState":0,"propId":103017,"pos":{"x":-1546,"y":1644,"z":-70812},"rot":{"x":0,"y":209995,"z":0}},{"groupId":11,"instId":300023,"propState":0,"propId":103016,"pos":{"x":23442,"y":6095,"z":-7347},"rot":{"x":0,"y":95311,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-13848,"y":0,"z":-11868},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":103016,"pos":{"x":8627,"y":6095,"z":-14406},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":103016,"pos":{"x":-19010,"y":0,"z":-52980},"rot":{"x":0,"y":98509,"z":0}},{"groupId":11,"instId":300020,"propState":0,"propId":103016,"pos":{"x":-12626,"y":1644,"z":-65532},"rot":{"x":0,"y":321895,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-11923,"y":1644,"z":-64740},"rot":{"x":0,"y":284693,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300001,"propState":0,"propId":103016,"pos":{"x":70,"y":-16500,"z":-112480},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300002,"propState":1,"propId":211,"pos":{"x":13773,"y":1644,"z":-72741},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300001,"propState":18,"propId":103025,"pos":{"x":15697,"y":2188,"z":-72283},"rot":{"x":80637,"y":144083,"z":3629}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300002,"propState":1,"propId":211,"pos":{"x":17294,"y":0,"z":-46021},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300001,"propState":18,"propId":103025,"pos":{"x":17533,"y":2664,"z":-46817},"rot":{"x":8240,"y":94782,"z":18924}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300002,"propState":1,"propId":211,"pos":{"x":-10,"y":-6571,"z":-100329},"rot":{"x":0,"y":0,"z":0}},{"groupId":95,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-16,"y":-6756,"z":-101486},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300002,"propState":1,"propId":211,"pos":{"x":-8277,"y":-5604,"z":-68036},"rot":{"x":0,"y":0,"z":0}},{"groupId":96,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-8330,"y":1217,"z":-66183},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300003,"propState":0,"propId":103016,"pos":{"x":26655,"y":1421,"z":-18768},"rot":{"x":6874,"y":196822,"z":2072}},{"groupId":97,"instId":300002,"propState":1,"propId":211,"pos":{"x":23024,"y":0,"z":-23679},"rot":{"x":0,"y":176242,"z":0}},{"groupId":97,"instId":300001,"propState":18,"propId":103025,"pos":{"x":26837,"y":2730,"z":-18949},"rot":{"x":0,"y":194870,"z":36351}}],"npcs":[],"monsters":[],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300002,"propState":1,"propId":211,"pos":{"x":12255,"y":0,"z":9207},"rot":{"x":0,"y":0,"z":0}},{"groupId":98,"instId":300001,"propState":18,"propId":103025,"pos":{"x":11242,"y":849,"z":10943},"rot":{"x":1201,"y":303313,"z":1653}}],"npcs":[],"monsters":[],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300002,"propState":1,"propId":211,"pos":{"x":-23279,"y":6095,"z":-17875},"rot":{"x":0,"y":0,"z":0}},{"groupId":99,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-22415,"y":7160,"z":-17990},"rot":{"x":0,"y":93867,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300002,"propState":1,"propId":211,"pos":{"x":11468,"y":6114,"z":11881},"rot":{"x":0,"y":0,"z":0}},{"groupId":100,"instId":300001,"propState":18,"propId":103025,"pos":{"x":12074,"y":6805,"z":10669},"rot":{"x":0,"y":340667,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"101":{"props":[{"groupId":101,"instId":300002,"propState":1,"propId":211,"pos":{"x":-694,"y":6098,"z":117376},"rot":{"x":0,"y":0,"z":0}},{"groupId":101,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-178,"y":7019,"z":117547},"rot":{"x":0,"y":0,"z":54176}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300002,"propState":1,"propId":211,"pos":{"x":-27026,"y":6095,"z":-30147},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300003,"propState":0,"propId":103253,"pos":{"x":-59950,"y":10252,"z":-8866},"rot":{"x":0,"y":13330,"z":0}},{"groupId":102,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-59934,"y":11632,"z":-8813},"rot":{"x":0,"y":11502,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"155":{"props":[{"groupId":155,"instId":300001,"propState":101,"propId":103244,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300001,"propState":101,"propId":103244,"pos":{"x":0,"y":0,"z":64600},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"158":{"props":[{"groupId":158,"instId":300008,"propState":0,"propId":100,"pos":{"x":4520,"y":-5119,"z":-74483},"rot":{"x":0,"y":269192,"z":0}},{"groupId":158,"instId":300007,"propState":2,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":158,"instId":300006,"propState":0,"propId":103129,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300005,"propState":0,"propId":103128,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300004,"propState":0,"propId":103127,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300003,"propState":0,"propId":103126,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300002,"propState":0,"propId":103084,"pos":{"x":287,"y":-6567,"z":-83208},"rot":{"x":0,"y":44211,"z":0}},{"groupId":158,"instId":300001,"propState":0,"propId":100,"pos":{"x":-4777,"y":-5119,"z":-74410},"rot":{"x":0,"y":269056,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300002,"propState":101,"propId":914,"pos":{"x":2044,"y":-1567,"z":115900},"rot":{"x":0,"y":0,"z":0}},{"groupId":184,"instId":300001,"propState":0,"propId":100,"pos":{"x":2010,"y":-2028,"z":118240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300001,"propState":0,"propId":103142,"pos":{"x":-10300,"y":420,"z":-33783},"rot":{"x":90000,"y":319658,"z":0}}],"npcs":[{"groupId":210,"instId":400001,"npcId":2308,"pos":{"x":-11052,"y":858,"z":-33265},"rot":{"x":0,"y":248175,"z":0}}],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300001,"propState":0,"propId":103142,"pos":{"x":12800,"y":367,"z":-33376},"rot":{"x":90000,"y":324202,"z":0}}],"npcs":[{"groupId":211,"instId":400001,"npcId":13340,"pos":{"x":12640,"y":751,"z":-33052},"rot":{"x":0,"y":150790,"z":0}}],"monsters":[],"teleports":{}},"212":{"props":[],"npcs":[{"groupId":212,"instId":400001,"npcId":13172,"pos":{"x":1205,"y":-2057,"z":105871},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300001,"propState":11,"propId":103018,"pos":{"x":4329,"y":6888,"z":106857},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300001,"propState":0,"propId":103130,"pos":{"x":20258,"y":-8443,"z":-4118},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":222,"instId":400001,"npcId":100,"pos":{"x":20258,"y":-8443,"z":-4118},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300002,"propState":20,"propId":60303,"pos":{"x":19671,"y":-8443,"z":-6703},"rot":{"x":0,"y":326536,"z":0}},{"groupId":223,"instId":300001,"propState":20,"propId":60303,"pos":{"x":19928,"y":-8443,"z":-1567},"rot":{"x":0,"y":221581,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-102,"y":-6571,"z":-89756},"rot":{"x":0,"y":4222,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300001,"propState":11,"propId":103018,"pos":{"x":26739,"y":6095,"z":-28949},"rot":{"x":0,"y":235000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-12743,"y":-8471,"z":9223},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"235":{"props":[{"groupId":235,"instId":300001,"propState":0,"propId":103130,"pos":{"x":17923,"y":-8443,"z":-1118},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[{"groupId":235,"instId":400001,"npcId":100,"pos":{"x":17923,"y":-8443,"z":-1118},"rot":{"x":0,"y":240000,"z":0}}],"monsters":[],"teleports":{}},"236":{"props":[{"groupId":236,"instId":300001,"propState":0,"propId":103130,"pos":{"x":15923,"y":-8443,"z":-118},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[{"groupId":236,"instId":400001,"npcId":100,"pos":{"x":15923,"y":-8443,"z":-118},"rot":{"x":0,"y":240000,"z":0}}],"monsters":[],"teleports":{}},"237":{"props":[{"groupId":237,"instId":300001,"propState":0,"propId":103130,"pos":{"x":17923,"y":-8443,"z":-7118},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[{"groupId":237,"instId":400001,"npcId":100,"pos":{"x":17923,"y":-8443,"z":-7118},"rot":{"x":0,"y":300000,"z":0}}],"monsters":[],"teleports":{}},"238":{"props":[{"groupId":238,"instId":300001,"propState":0,"propId":103130,"pos":{"x":15923,"y":-8443,"z":-8118},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[{"groupId":238,"instId":400001,"npcId":100,"pos":{"x":15923,"y":-8443,"z":-8118},"rot":{"x":0,"y":300000,"z":0}}],"monsters":[],"teleports":{}},"240":{"props":[],"npcs":[{"groupId":240,"instId":400001,"npcId":2310,"pos":{"x":162,"y":-6571,"z":-74650},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"242":{"props":[{"groupId":242,"instId":300001,"propState":2,"propId":103130,"pos":{"x":20258,"y":-8443,"z":-4118},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":242,"instId":400001,"npcId":100,"pos":{"x":20258,"y":-8443,"z":-4118},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"241":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"301":{"props":[{"groupId":301,"instId":300001,"propState":0,"propId":100,"pos":{"x":-21674,"y":-8471,"z":1611},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"263":{"props":[{"groupId":263,"instId":300003,"propState":0,"propId":100,"pos":{"x":23495,"y":-7939,"z":-1881},"rot":{"x":0,"y":270000,"z":0}},{"groupId":263,"instId":300001,"propState":0,"propId":100,"pos":{"x":22594,"y":-7939,"z":-4757},"rot":{"x":0,"y":270000,"z":0}},{"groupId":263,"instId":300002,"propState":0,"propId":100,"pos":{"x":24680,"y":-7939,"z":-3281},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"266":{"props":[],"npcs":[{"groupId":266,"instId":400001,"npcId":13267,"pos":{"x":-2191,"y":-2233,"z":84521},"rot":{"x":0,"y":120874,"z":0}}],"monsters":[],"teleports":{}},"297":{"props":[{"groupId":297,"instId":300006,"propState":18,"propId":101028,"pos":{"x":15780,"y":-2186,"z":59500},"rot":{"x":0,"y":236415,"z":0}},{"groupId":297,"instId":300017,"propState":18,"propId":103037,"pos":{"x":12711,"y":-7642,"z":5597},"rot":{"x":0,"y":99028,"z":0}},{"groupId":297,"instId":300015,"propState":18,"propId":103037,"pos":{"x":-8016,"y":1001,"z":-38661},"rot":{"x":0,"y":37553,"z":0}},{"groupId":297,"instId":300013,"propState":18,"propId":101029,"pos":{"x":2997,"y":1706,"z":-84381},"rot":{"x":306219,"y":204266,"z":289297}},{"groupId":297,"instId":300011,"propState":18,"propId":101028,"pos":{"x":14050,"y":985,"z":5114},"rot":{"x":0,"y":65701,"z":0}},{"groupId":297,"instId":300008,"propState":18,"propId":101028,"pos":{"x":-674,"y":-8488,"z":-8262},"rot":{"x":0,"y":315588,"z":0}},{"groupId":297,"instId":300005,"propState":18,"propId":101027,"pos":{"x":-15422,"y":-2186,"z":73324},"rot":{"x":0,"y":162029,"z":0}},{"groupId":297,"instId":300002,"propState":18,"propId":103037,"pos":{"x":7908,"y":-1473,"z":112684},"rot":{"x":0,"y":141921,"z":0}},{"groupId":297,"instId":300018,"propState":18,"propId":101028,"pos":{"x":-1866,"y":7804,"z":110908},"rot":{"x":0,"y":133531,"z":0}},{"groupId":297,"instId":300016,"propState":18,"propId":101028,"pos":{"x":-12715,"y":-7652,"z":-10933},"rot":{"x":0,"y":265145,"z":0}},{"groupId":297,"instId":300014,"propState":18,"propId":101029,"pos":{"x":14624,"y":2303,"z":-70461},"rot":{"x":0,"y":217883,"z":0}},{"groupId":297,"instId":300012,"propState":18,"propId":101028,"pos":{"x":8220,"y":-8477,"z":39582},"rot":{"x":0,"y":0,"z":0}},{"groupId":297,"instId":300010,"propState":18,"propId":101029,"pos":{"x":1376,"y":-1243,"z":107017},"rot":{"x":0,"y":35564,"z":0}},{"groupId":297,"instId":300009,"propState":18,"propId":101029,"pos":{"x":-7672,"y":259,"z":-72963},"rot":{"x":0,"y":276499,"z":0}},{"groupId":297,"instId":300007,"propState":18,"propId":101027,"pos":{"x":3779,"y":8235,"z":104886},"rot":{"x":0,"y":299708,"z":90000}},{"groupId":297,"instId":300004,"propState":18,"propId":101028,"pos":{"x":15349,"y":396,"z":-23876},"rot":{"x":0,"y":48090,"z":0}},{"groupId":297,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-21388,"y":6686,"z":-2288},"rot":{"x":0,"y":30297,"z":0}},{"groupId":297,"instId":300001,"propState":18,"propId":101028,"pos":{"x":4506,"y":6686,"z":-29722},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"330":{"props":[{"groupId":330,"instId":300001,"propState":0,"propId":1058,"pos":{"x":14620,"y":-2776,"z":77930},"rot":{"x":0,"y":270543,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":1,"startGroupId":380}},"1030601":{"P10306_F10306001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300004,"propState":8,"propId":101,"pos":{"x":20385,"y":4937,"z":156122},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300002,"propState":8,"propId":101,"pos":{"x":-79190,"y":4854,"z":115370},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":8,"propId":101,"pos":{"x":78953,"y":4854,"z":114983},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":8,"propId":101,"pos":{"x":-4500,"y":4903,"z":24390},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030601":{"anchorId":1,"groupId":3,"instId":300001,"pos":{"x":0,"y":4903,"z":26000},"rot":{"x":0,"y":0,"z":0}},"1030602":{"anchorId":2,"groupId":3,"instId":300002,"pos":{"x":-84530,"y":4854,"z":110410},"rot":{"x":0,"y":271000,"z":0}},"1030603":{"anchorId":3,"groupId":3,"instId":300003,"pos":{"x":85840,"y":4854,"z":110533},"rot":{"x":0,"y":90000,"z":0}},"1030604":{"anchorId":4,"groupId":3,"instId":300004,"pos":{"x":15521,"y":4937,"z":156520},"rot":{"x":0,"y":338250,"z":0}}}},"2":{"props":[{"groupId":2,"instId":300024,"propState":0,"propId":103016,"pos":{"x":76201,"y":4854,"z":100530},"rot":{"x":0,"y":325616,"z":0}},{"groupId":2,"instId":300013,"propState":0,"propId":103016,"pos":{"x":81897,"y":4854,"z":112684},"rot":{"x":0,"y":92454,"z":0}},{"groupId":2,"instId":300029,"propState":0,"propId":103016,"pos":{"x":126230,"y":3859,"z":109377},"rot":{"x":0,"y":49444,"z":0}},{"groupId":2,"instId":300028,"propState":0,"propId":103015,"pos":{"x":109111,"y":3859,"z":115284},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300027,"propState":0,"propId":103014,"pos":{"x":-12451,"y":4937,"z":66361},"rot":{"x":0,"y":308573,"z":0}},{"groupId":2,"instId":300026,"propState":0,"propId":103015,"pos":{"x":-11256,"y":4937,"z":65780},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300025,"propState":0,"propId":103016,"pos":{"x":77599,"y":4854,"z":100351},"rot":{"x":0,"y":15765,"z":0}},{"groupId":2,"instId":300016,"propState":0,"propId":103016,"pos":{"x":43288,"y":4854,"z":144357},"rot":{"x":0,"y":92454,"z":0}},{"groupId":2,"instId":300015,"propState":0,"propId":103016,"pos":{"x":34414,"y":4854,"z":46558},"rot":{"x":0,"y":92454,"z":0}},{"groupId":2,"instId":300014,"propState":0,"propId":103017,"pos":{"x":50731,"y":5235,"z":33411},"rot":{"x":0,"y":235242,"z":0}},{"groupId":2,"instId":300012,"propState":0,"propId":103016,"pos":{"x":62500,"y":4854,"z":73020},"rot":{"x":0,"y":15502,"z":0}},{"groupId":2,"instId":300011,"propState":0,"propId":103017,"pos":{"x":63749,"y":4854,"z":147337},"rot":{"x":0,"y":167261,"z":0}},{"groupId":2,"instId":300010,"propState":0,"propId":103016,"pos":{"x":-11594,"y":4941,"z":172255},"rot":{"x":0,"y":174545,"z":0}},{"groupId":2,"instId":300009,"propState":0,"propId":103017,"pos":{"x":11909,"y":4946,"z":172203},"rot":{"x":0,"y":194753,"z":0}},{"groupId":2,"instId":300008,"propState":0,"propId":103017,"pos":{"x":-39790,"y":4854,"z":164870},"rot":{"x":0,"y":304148,"z":0}},{"groupId":2,"instId":300007,"propState":0,"propId":103017,"pos":{"x":-64017,"y":4854,"z":145667},"rot":{"x":0,"y":218726,"z":0}},{"groupId":2,"instId":300030,"propState":0,"propId":103016,"pos":{"x":-93303,"y":4919,"z":106026},"rot":{"x":0,"y":343791,"z":0}},{"groupId":2,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-81534,"y":4854,"z":112391},"rot":{"x":0,"y":274207,"z":0}},{"groupId":2,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-60145,"y":4854,"z":68061},"rot":{"x":0,"y":337535,"z":0}},{"groupId":2,"instId":300004,"propState":0,"propId":103017,"pos":{"x":-42375,"y":4854,"z":83885},"rot":{"x":0,"y":207317,"z":0}},{"groupId":2,"instId":300023,"propState":0,"propId":103016,"pos":{"x":-37270,"y":4962,"z":110332},"rot":{"x":0,"y":174478,"z":0}},{"groupId":2,"instId":300022,"propState":0,"propId":103016,"pos":{"x":13765,"y":3017,"z":89422},"rot":{"x":0,"y":240213,"z":0}},{"groupId":2,"instId":300021,"propState":0,"propId":103016,"pos":{"x":14307,"y":3017,"z":91243},"rot":{"x":0,"y":24007,"z":0}},{"groupId":2,"instId":300020,"propState":0,"propId":103016,"pos":{"x":-22918,"y":3017,"z":112018},"rot":{"x":0,"y":24007,"z":0}},{"groupId":2,"instId":300019,"propState":0,"propId":103016,"pos":{"x":-20714,"y":3017,"z":113851},"rot":{"x":0,"y":257146,"z":0}},{"groupId":2,"instId":300018,"propState":0,"propId":103016,"pos":{"x":-23578,"y":3017,"z":114967},"rot":{"x":0,"y":152608,"z":0}},{"groupId":2,"instId":300017,"propState":0,"propId":103016,"pos":{"x":25090,"y":4630,"z":115717},"rot":{"x":0,"y":255869,"z":0}},{"groupId":2,"instId":300003,"propState":0,"propId":103016,"pos":{"x":39703,"y":4933,"z":85631},"rot":{"x":0,"y":157837,"z":0}},{"groupId":2,"instId":300002,"propState":0,"propId":103017,"pos":{"x":21913,"y":4937,"z":70359},"rot":{"x":0,"y":327058,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":103017,"pos":{"x":-7322,"y":4913,"z":34247},"rot":{"x":0,"y":273328,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300013,"propState":12,"propId":60301,"pos":{"x":-56992,"y":5795,"z":67016},"rot":{"x":0,"y":1748,"z":0}},{"groupId":4,"instId":300012,"propState":12,"propId":60301,"pos":{"x":-61023,"y":4876,"z":166111},"rot":{"x":0,"y":318603,"z":0}},{"groupId":4,"instId":300006,"propState":12,"propId":60301,"pos":{"x":-40733,"y":4933,"z":91608},"rot":{"x":0,"y":63371,"z":0}},{"groupId":4,"instId":300015,"propState":12,"propId":60301,"pos":{"x":84730,"y":9530,"z":243431},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300003,"propState":12,"propId":60301,"pos":{"x":19092,"y":3017,"z":104541},"rot":{"x":0,"y":288352,"z":0}},{"groupId":4,"instId":300014,"propState":12,"propId":60301,"pos":{"x":-106696,"y":4915,"z":114340},"rot":{"x":0,"y":182428,"z":0}},{"groupId":4,"instId":300011,"propState":12,"propId":60301,"pos":{"x":44630,"y":5325,"z":24514},"rot":{"x":0,"y":311735,"z":0}},{"groupId":4,"instId":300010,"propState":12,"propId":60301,"pos":{"x":76568,"y":4854,"z":97940},"rot":{"x":0,"y":9263,"z":0}},{"groupId":4,"instId":300009,"propState":12,"propId":60301,"pos":{"x":115700,"y":3796,"z":100270},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300008,"propState":12,"propId":60301,"pos":{"x":105750,"y":3859,"z":115875},"rot":{"x":0,"y":177642,"z":0}},{"groupId":4,"instId":300007,"propState":12,"propId":60301,"pos":{"x":53147,"y":4854,"z":153697},"rot":{"x":0,"y":344544,"z":0}},{"groupId":4,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-21383,"y":3017,"z":116105},"rot":{"x":0,"y":283023,"z":0}},{"groupId":4,"instId":300004,"propState":12,"propId":60301,"pos":{"x":20350,"y":4937,"z":160920},"rot":{"x":0,"y":296253,"z":0}},{"groupId":4,"instId":300002,"propState":12,"propId":60301,"pos":{"x":17543,"y":4937,"z":68309},"rot":{"x":0,"y":335744,"z":0}},{"groupId":4,"instId":300001,"propState":12,"propId":60301,"pos":{"x":7132,"y":4924,"z":31360},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300004,"propState":0,"propId":100,"pos":{"x":-43590,"y":7000,"z":79790},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300007,"propState":0,"propId":100,"pos":{"x":43820,"y":7000,"z":141330},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":1,"propId":103031,"pos":{"x":38367,"y":4853,"z":46423},"rot":{"x":0,"y":328236,"z":0}},{"groupId":8,"instId":300008,"propState":0,"propId":100,"pos":{"x":84180,"y":7000,"z":110406},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300006,"propState":0,"propId":100,"pos":{"x":44280,"y":7000,"z":79710},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":100,"pos":{"x":-83950,"y":7000,"z":110211},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":100,"pos":{"x":-44350,"y":7000,"z":141260},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300001,"propState":1,"propId":103031,"pos":{"x":-46858,"y":4853,"z":168375},"rot":{"x":0,"y":321141,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300002,"propState":0,"propId":103016,"pos":{"x":-10153,"y":4470,"z":114270},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300007,"propState":0,"propId":103016,"pos":{"x":2821,"y":3017,"z":99176},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-11456,"y":3017,"z":107024},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300005,"propState":0,"propId":103016,"pos":{"x":11157,"y":3017,"z":111183},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300004,"propState":0,"propId":103016,"pos":{"x":15188,"y":3017,"z":89958},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-14323,"y":4960,"z":94350},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-22462,"y":3017,"z":113474},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300002,"propState":1,"propId":211,"pos":{"x":-34509,"y":4962,"z":97252},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-35415,"y":6413,"z":98580},"rot":{"x":357078,"y":131635,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300005,"propState":1,"propId":211,"pos":{"x":2484,"y":4903,"z":52579},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300004,"propState":18,"propId":103026,"pos":{"x":2484,"y":-5097,"z":52579},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300002,"propState":18,"propId":103027,"pos":{"x":2971,"y":5825,"z":52555},"rot":{"x":347848,"y":216112,"z":82197}},{"groupId":64,"instId":300001,"propState":18,"propId":103027,"pos":{"x":2425,"y":5813,"z":53129},"rot":{"x":0,"y":53195,"z":69077}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300002,"propState":1,"propId":211,"pos":{"x":-58601,"y":4854,"z":68460},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-61100,"y":7774,"z":67719},"rot":{"x":23127,"y":67336,"z":3206}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300002,"propState":1,"propId":211,"pos":{"x":-69224,"y":4854,"z":87964},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300001,"propState":18,"propId":103023,"pos":{"x":-69467,"y":5734,"z":88234},"rot":{"x":0,"y":105795,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300002,"propState":1,"propId":211,"pos":{"x":-78425,"y":4854,"z":118159},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-79099,"y":6682,"z":118675},"rot":{"x":356420,"y":168204,"z":99937}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-106069,"y":4651,"z":98359},"rot":{"x":0,"y":211808,"z":0}},{"groupId":69,"instId":300002,"propState":1,"propId":211,"pos":{"x":-107586,"y":4911,"z":105676},"rot":{"x":0,"y":0,"z":0}},{"groupId":69,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-106090,"y":6025,"z":98370},"rot":{"x":0,"y":19854,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300002,"propState":1,"propId":211,"pos":{"x":-56469,"y":5332,"z":183514},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300001,"propState":18,"propId":103023,"pos":{"x":-55895,"y":6649,"z":183586},"rot":{"x":9799,"y":95128,"z":3208}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300004,"propState":0,"propId":103258,"pos":{"x":-1828,"y":5023,"z":163088},"rot":{"x":0,"y":295666,"z":0}},{"groupId":63,"instId":300001,"propState":0,"propId":103258,"pos":{"x":-961,"y":5023,"z":163026},"rot":{"x":0,"y":4583,"z":0}},{"groupId":63,"instId":300005,"propState":0,"propId":100,"pos":{"x":110,"y":4937,"z":162450},"rot":{"x":0,"y":169625,"z":0}},{"groupId":63,"instId":300003,"propState":0,"propId":103258,"pos":{"x":2407,"y":5023,"z":163242},"rot":{"x":0,"y":313526,"z":0}},{"groupId":63,"instId":300002,"propState":0,"propId":103258,"pos":{"x":2480,"y":5538,"z":163314},"rot":{"x":0,"y":339504,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300002,"propState":1,"propId":211,"pos":{"x":-53613,"y":4854,"z":159863},"rot":{"x":0,"y":0,"z":0}},{"groupId":71,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-54260,"y":6541,"z":159916},"rot":{"x":307912,"y":32199,"z":335467}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-21726,"y":8600,"z":126072},"rot":{"x":337059,"y":101552,"z":355445}},{"groupId":72,"instId":300002,"propState":1,"propId":211,"pos":{"x":-27159,"y":4228,"z":128047},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-22350,"y":9816,"z":126089},"rot":{"x":337059,"y":101552,"z":355445}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300002,"propState":1,"propId":211,"pos":{"x":199,"y":4937,"z":157550},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-970,"y":6218,"z":163091},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300002,"propState":1,"propId":211,"pos":{"x":15531,"y":5113,"z":142885},"rot":{"x":0,"y":0,"z":0}},{"groupId":74,"instId":300001,"propState":18,"propId":103024,"pos":{"x":15657,"y":5011,"z":142450},"rot":{"x":271952,"y":107946,"z":320731}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300002,"propState":1,"propId":211,"pos":{"x":40168,"y":4937,"z":133367},"rot":{"x":0,"y":0,"z":0}},{"groupId":75,"instId":300001,"propState":18,"propId":103026,"pos":{"x":40818,"y":8154,"z":133798},"rot":{"x":0,"y":244894,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300002,"propState":1,"propId":211,"pos":{"x":72168,"y":4854,"z":126998},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300001,"propState":18,"propId":103023,"pos":{"x":72147,"y":7576,"z":126998},"rot":{"x":351587,"y":213846,"z":68282}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300002,"propState":1,"propId":211,"pos":{"x":68292,"y":4854,"z":98391},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300001,"propState":18,"propId":103025,"pos":{"x":68589,"y":8895,"z":98145},"rot":{"x":338046,"y":13922,"z":176415}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300002,"propState":1,"propId":211,"pos":{"x":64525,"y":7735,"z":37611},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300001,"propState":18,"propId":103026,"pos":{"x":64628,"y":8463,"z":36820},"rot":{"x":80765,"y":63212,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300004,"propState":1,"propId":211,"pos":{"x":101007,"y":3859,"z":114934},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300002,"propState":0,"propId":103027,"pos":{"x":100902,"y":4583,"z":115243},"rot":{"x":82547,"y":119437,"z":39663}},{"groupId":78,"instId":300003,"propState":0,"propId":103027,"pos":{"x":102296,"y":4584,"z":115591},"rot":{"x":84700,"y":315796,"z":51687}},{"groupId":78,"instId":300001,"propState":18,"propId":103027,"pos":{"x":100212,"y":4594,"z":115361},"rot":{"x":85843,"y":45885,"z":71929}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300002,"propState":1,"propId":211,"pos":{"x":44038,"y":4854,"z":60245},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300001,"propState":18,"propId":103023,"pos":{"x":44578,"y":8989,"z":60445},"rot":{"x":0,"y":225000,"z":91401}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300002,"propState":1,"propId":211,"pos":{"x":18352,"y":2979,"z":114193},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":300001,"propState":18,"propId":103023,"pos":{"x":19377,"y":4372,"z":114251},"rot":{"x":0,"y":83300,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300002,"propState":1,"propId":211,"pos":{"x":11818,"y":3017,"z":129493},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300001,"propState":18,"propId":103026,"pos":{"x":8765,"y":3312,"z":127987},"rot":{"x":324416,"y":66513,"z":1603}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300002,"propState":1,"propId":211,"pos":{"x":91338,"y":9548,"z":242860},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300001,"propState":18,"propId":103025,"pos":{"x":92046,"y":11555,"z":243435},"rot":{"x":0,"y":79628,"z":341455}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300002,"propState":8,"propId":110,"pos":{"x":44948,"y":6441,"z":40551},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":19,"instId":400002,"npcId":3026,"pos":{"x":45425,"y":5617,"z":40985},"rot":{"x":0,"y":268129,"z":0}}],"monsters":[],"teleports":{}},"206":{"props":[{"groupId":206,"instId":300001,"propState":8,"propId":110,"pos":{"x":-118235,"y":4915,"z":107588},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":206,"instId":400002,"npcId":3090,"pos":{"x":-121881,"y":4965,"z":99267},"rot":{"x":0,"y":17992,"z":0}}],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300001,"propState":8,"propId":110,"pos":{"x":7681,"y":4937,"z":152616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":208,"instId":400002,"npcId":2302,"pos":{"x":125126,"y":4546,"z":88356},"rot":{"x":0,"y":0,"z":0}},{"groupId":208,"instId":400003,"npcId":2302,"pos":{"x":123040,"y":4546,"z":88240},"rot":{"x":0,"y":21519,"z":0}},{"groupId":208,"instId":400001,"npcId":2310,"pos":{"x":124168,"y":4546,"z":89038},"rot":{"x":0,"y":13834,"z":0}}],"monsters":[],"teleports":{}},"232":{"props":[{"groupId":232,"instId":300001,"propState":0,"propId":103098,"pos":{"x":123580,"y":3680,"z":73840},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"249":{"props":[{"groupId":249,"instId":300011,"propState":0,"propId":100,"pos":{"x":-7610,"y":12817,"z":120650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":249,"instId":300002,"propState":0,"propId":100,"pos":{"x":22,"y":3800,"z":125024},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300012,"propState":0,"propId":100,"pos":{"x":10743,"y":13940,"z":118047},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300010,"propState":0,"propId":100,"pos":{"x":-11382,"y":13940,"z":119229},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300009,"propState":0,"propId":100,"pos":{"x":8163,"y":12553,"z":121645},"rot":{"x":0,"y":270000,"z":0}},{"groupId":249,"instId":300008,"propState":0,"propId":100,"pos":{"x":-660,"y":13940,"z":112251},"rot":{"x":0,"y":90000,"z":0}},{"groupId":249,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":115580},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300006,"propState":0,"propId":100,"pos":{"x":20,"y":3016,"z":110440},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300005,"propState":0,"propId":100,"pos":{"x":17,"y":2250,"z":134940},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300003,"propState":0,"propId":100,"pos":{"x":22,"y":3800,"z":125024},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300001,"propState":0,"propId":100,"pos":{"x":22,"y":3800,"z":125024},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"271":{"props":[{"groupId":271,"instId":300001,"propState":11,"propId":103018,"pos":{"x":67046,"y":4854,"z":140612},"rot":{"x":0,"y":265630,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"272":{"props":[{"groupId":272,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-100184,"y":4915,"z":113935},"rot":{"x":0,"y":111570,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"273":{"props":[{"groupId":273,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-21062,"y":4937,"z":161940},"rot":{"x":0,"y":74313,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"275":{"props":[{"groupId":275,"instId":300001,"propState":0,"propId":103256,"pos":{"x":-10060,"y":3017,"z":109140},"rot":{"x":0,"y":52648,"z":0}}],"npcs":[{"groupId":275,"instId":400001,"npcId":100,"pos":{"x":-10060,"y":3017,"z":109140},"rot":{"x":0,"y":52648,"z":0}}],"monsters":[],"teleports":{}},"276":{"props":[{"groupId":276,"instId":300002,"propState":0,"propId":103256,"pos":{"x":9600,"y":3017,"z":111300},"rot":{"x":0,"y":289130,"z":0}}],"npcs":[{"groupId":276,"instId":400001,"npcId":100,"pos":{"x":9600,"y":3017,"z":111300},"rot":{"x":0,"y":289130,"z":0}}],"monsters":[],"teleports":{}},"277":{"props":[{"groupId":277,"instId":300003,"propState":0,"propId":103256,"pos":{"x":4860,"y":3017,"z":102970},"rot":{"x":0,"y":330043,"z":0}}],"npcs":[{"groupId":277,"instId":400001,"npcId":100,"pos":{"x":4860,"y":3017,"z":102970},"rot":{"x":0,"y":330043,"z":0}}],"monsters":[],"teleports":{}},"326":{"props":[],"npcs":[{"groupId":326,"instId":400001,"npcId":13177,"pos":{"x":108979,"y":3859,"z":105703},"rot":{"x":0,"y":29887,"z":0}}],"monsters":[],"teleports":{}},"329":{"props":[{"groupId":329,"instId":300001,"propState":0,"propId":103142,"pos":{"x":-97397,"y":5131,"z":108154},"rot":{"x":270000,"y":7327,"z":0}}],"npcs":[{"groupId":329,"instId":400001,"npcId":13346,"pos":{"x":-97405,"y":5313,"z":107809},"rot":{"x":0,"y":4965,"z":0}}],"monsters":[],"teleports":{}},"351":{"props":[{"groupId":351,"instId":300004,"propState":1,"propId":103020,"pos":{"x":79740,"y":5586,"z":119760},"rot":{"x":0,"y":261971,"z":0}},{"groupId":351,"instId":300003,"propState":1,"propId":103020,"pos":{"x":19882,"y":5586,"z":43133},"rot":{"x":359310,"y":80123,"z":512}},{"groupId":351,"instId":300002,"propState":1,"propId":103020,"pos":{"x":-35326,"y":5586,"z":171081},"rot":{"x":359163,"y":256384,"z":359806}},{"groupId":351,"instId":300001,"propState":1,"propId":103020,"pos":{"x":-79626,"y":5666,"z":106221},"rot":{"x":0,"y":86271,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"396":{"props":[{"groupId":396,"instId":300001,"propState":18,"propId":101028,"pos":{"x":21249,"y":5953,"z":154350},"rot":{"x":270000,"y":26863,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"394":{"props":[{"groupId":394,"instId":300005,"propState":18,"propId":101028,"pos":{"x":12751,"y":5522,"z":65328},"rot":{"x":0,"y":89545,"z":0}},{"groupId":394,"instId":300011,"propState":18,"propId":101028,"pos":{"x":-58397,"y":4934,"z":142590},"rot":{"x":0,"y":159303,"z":0}},{"groupId":394,"instId":300009,"propState":18,"propId":101028,"pos":{"x":86041,"y":10540,"z":240931},"rot":{"x":0,"y":358362,"z":0}},{"groupId":394,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-61959,"y":6707,"z":133102},"rot":{"x":270000,"y":110610,"z":0}},{"groupId":394,"instId":300010,"propState":18,"propId":101029,"pos":{"x":133274,"y":4555,"z":95550},"rot":{"x":0,"y":35564,"z":0}},{"groupId":394,"instId":300008,"propState":18,"propId":101028,"pos":{"x":44675,"y":5618,"z":42184},"rot":{"x":0,"y":106024,"z":0}},{"groupId":394,"instId":300007,"propState":18,"propId":103037,"pos":{"x":3290,"y":5872,"z":54638},"rot":{"x":0,"y":104072,"z":0}},{"groupId":394,"instId":300006,"propState":18,"propId":101028,"pos":{"x":-3316,"y":5608,"z":51301},"rot":{"x":280093,"y":303779,"z":357203}},{"groupId":394,"instId":300004,"propState":18,"propId":101028,"pos":{"x":9155,"y":5891,"z":66769},"rot":{"x":0,"y":142183,"z":0}},{"groupId":394,"instId":300003,"propState":18,"propId":101028,"pos":{"x":42350,"y":6458,"z":33082},"rot":{"x":0,"y":30297,"z":0}},{"groupId":394,"instId":300001,"propState":18,"propId":103037,"pos":{"x":45587,"y":5894,"z":160678},"rot":{"x":279806,"y":248853,"z":722}}],"npcs":[],"monsters":[],"teleports":{}},"395":{"props":[{"groupId":395,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-43819,"y":5839,"z":125220},"rot":{"x":0,"y":20548,"z":0}},{"groupId":395,"instId":300004,"propState":18,"propId":103037,"pos":{"x":-119330,"y":5601,"z":105677},"rot":{"x":0,"y":142183,"z":0}},{"groupId":395,"instId":300003,"propState":18,"propId":101028,"pos":{"x":41507,"y":4869,"z":171335},"rot":{"x":0,"y":79793,"z":0}},{"groupId":395,"instId":300002,"propState":18,"propId":101028,"pos":{"x":86127,"y":10146,"z":228987},"rot":{"x":0,"y":313547,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":null,"startGroupId":null}},"1030602":{"P10306_F10306001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300003,"propState":8,"propId":101,"pos":{"x":78953,"y":4854,"z":114983},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300004,"propState":8,"propId":101,"pos":{"x":20385,"y":4937,"z":156122},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300002,"propState":8,"propId":101,"pos":{"x":-79190,"y":4854,"z":115370},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":8,"propId":101,"pos":{"x":-4500,"y":4903,"z":24390},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030601":{"anchorId":1,"groupId":3,"instId":300001,"pos":{"x":0,"y":4903,"z":26000},"rot":{"x":0,"y":0,"z":0}},"1030602":{"anchorId":2,"groupId":3,"instId":300002,"pos":{"x":-84530,"y":4854,"z":110410},"rot":{"x":0,"y":271000,"z":0}},"1030603":{"anchorId":3,"groupId":3,"instId":300003,"pos":{"x":85840,"y":4854,"z":110533},"rot":{"x":0,"y":90000,"z":0}},"1030604":{"anchorId":4,"groupId":3,"instId":300004,"pos":{"x":15521,"y":4937,"z":156520},"rot":{"x":0,"y":338250,"z":0}}}},"2":{"props":[{"groupId":2,"instId":300029,"propState":0,"propId":103016,"pos":{"x":126230,"y":3859,"z":109377},"rot":{"x":0,"y":49444,"z":0}},{"groupId":2,"instId":300028,"propState":0,"propId":103015,"pos":{"x":109111,"y":3859,"z":115284},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300027,"propState":0,"propId":103014,"pos":{"x":-12451,"y":4937,"z":66361},"rot":{"x":0,"y":308573,"z":0}},{"groupId":2,"instId":300026,"propState":0,"propId":103015,"pos":{"x":-11256,"y":4937,"z":65780},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300025,"propState":0,"propId":103016,"pos":{"x":77599,"y":4854,"z":100351},"rot":{"x":0,"y":15765,"z":0}},{"groupId":2,"instId":300024,"propState":0,"propId":103016,"pos":{"x":76201,"y":4854,"z":100530},"rot":{"x":0,"y":325616,"z":0}},{"groupId":2,"instId":300016,"propState":0,"propId":103016,"pos":{"x":43288,"y":4854,"z":144357},"rot":{"x":0,"y":92454,"z":0}},{"groupId":2,"instId":300015,"propState":0,"propId":103016,"pos":{"x":34414,"y":4854,"z":46558},"rot":{"x":0,"y":92454,"z":0}},{"groupId":2,"instId":300014,"propState":0,"propId":103017,"pos":{"x":50731,"y":5235,"z":33411},"rot":{"x":0,"y":235242,"z":0}},{"groupId":2,"instId":300013,"propState":0,"propId":103016,"pos":{"x":81897,"y":4854,"z":112684},"rot":{"x":0,"y":92454,"z":0}},{"groupId":2,"instId":300012,"propState":0,"propId":103016,"pos":{"x":62500,"y":4854,"z":73020},"rot":{"x":0,"y":15502,"z":0}},{"groupId":2,"instId":300011,"propState":0,"propId":103017,"pos":{"x":63749,"y":4854,"z":147337},"rot":{"x":0,"y":167261,"z":0}},{"groupId":2,"instId":300010,"propState":0,"propId":103016,"pos":{"x":-11594,"y":4941,"z":172255},"rot":{"x":0,"y":174545,"z":0}},{"groupId":2,"instId":300009,"propState":0,"propId":103017,"pos":{"x":11909,"y":4946,"z":172203},"rot":{"x":0,"y":194753,"z":0}},{"groupId":2,"instId":300008,"propState":0,"propId":103017,"pos":{"x":-39790,"y":4854,"z":164870},"rot":{"x":0,"y":304148,"z":0}},{"groupId":2,"instId":300007,"propState":0,"propId":103017,"pos":{"x":-64017,"y":4854,"z":145667},"rot":{"x":0,"y":218726,"z":0}},{"groupId":2,"instId":300030,"propState":0,"propId":103016,"pos":{"x":-93303,"y":4919,"z":106026},"rot":{"x":0,"y":343791,"z":0}},{"groupId":2,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-81534,"y":4854,"z":112391},"rot":{"x":0,"y":274207,"z":0}},{"groupId":2,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-60145,"y":4854,"z":68061},"rot":{"x":0,"y":337535,"z":0}},{"groupId":2,"instId":300004,"propState":0,"propId":103017,"pos":{"x":-42375,"y":4854,"z":83885},"rot":{"x":0,"y":207317,"z":0}},{"groupId":2,"instId":300023,"propState":0,"propId":103016,"pos":{"x":-37270,"y":4962,"z":110332},"rot":{"x":0,"y":174478,"z":0}},{"groupId":2,"instId":300022,"propState":0,"propId":103016,"pos":{"x":13765,"y":3017,"z":89422},"rot":{"x":0,"y":240213,"z":0}},{"groupId":2,"instId":300021,"propState":0,"propId":103016,"pos":{"x":14307,"y":3017,"z":91243},"rot":{"x":0,"y":24007,"z":0}},{"groupId":2,"instId":300020,"propState":0,"propId":103016,"pos":{"x":-22918,"y":3017,"z":112018},"rot":{"x":0,"y":24007,"z":0}},{"groupId":2,"instId":300019,"propState":0,"propId":103016,"pos":{"x":-20714,"y":3017,"z":113851},"rot":{"x":0,"y":257146,"z":0}},{"groupId":2,"instId":300018,"propState":0,"propId":103016,"pos":{"x":-23578,"y":3017,"z":114967},"rot":{"x":0,"y":152608,"z":0}},{"groupId":2,"instId":300017,"propState":0,"propId":103016,"pos":{"x":25090,"y":4630,"z":115717},"rot":{"x":0,"y":255869,"z":0}},{"groupId":2,"instId":300003,"propState":0,"propId":103016,"pos":{"x":39703,"y":4933,"z":85631},"rot":{"x":0,"y":157837,"z":0}},{"groupId":2,"instId":300002,"propState":0,"propId":103017,"pos":{"x":21913,"y":4937,"z":70359},"rot":{"x":0,"y":327058,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":103017,"pos":{"x":-7322,"y":4913,"z":34247},"rot":{"x":0,"y":273328,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300015,"propState":12,"propId":60301,"pos":{"x":84730,"y":9530,"z":243431},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300014,"propState":12,"propId":60301,"pos":{"x":-106696,"y":4915,"z":114340},"rot":{"x":0,"y":182428,"z":0}},{"groupId":4,"instId":300013,"propState":12,"propId":60301,"pos":{"x":-56992,"y":5795,"z":67016},"rot":{"x":0,"y":1748,"z":0}},{"groupId":4,"instId":300012,"propState":12,"propId":60301,"pos":{"x":-61023,"y":4876,"z":166111},"rot":{"x":0,"y":318603,"z":0}},{"groupId":4,"instId":300011,"propState":12,"propId":60301,"pos":{"x":44630,"y":5325,"z":24514},"rot":{"x":0,"y":311735,"z":0}},{"groupId":4,"instId":300010,"propState":12,"propId":60301,"pos":{"x":76568,"y":4854,"z":97940},"rot":{"x":0,"y":9263,"z":0}},{"groupId":4,"instId":300009,"propState":12,"propId":60301,"pos":{"x":115700,"y":3796,"z":100270},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300008,"propState":12,"propId":60301,"pos":{"x":105750,"y":3859,"z":115875},"rot":{"x":0,"y":177642,"z":0}},{"groupId":4,"instId":300007,"propState":12,"propId":60301,"pos":{"x":53147,"y":4854,"z":153697},"rot":{"x":0,"y":344544,"z":0}},{"groupId":4,"instId":300006,"propState":12,"propId":60301,"pos":{"x":-40733,"y":4933,"z":91608},"rot":{"x":0,"y":63371,"z":0}},{"groupId":4,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-21383,"y":3017,"z":116105},"rot":{"x":0,"y":283023,"z":0}},{"groupId":4,"instId":300004,"propState":12,"propId":60301,"pos":{"x":20350,"y":4937,"z":160920},"rot":{"x":0,"y":296253,"z":0}},{"groupId":4,"instId":300003,"propState":12,"propId":60301,"pos":{"x":19092,"y":3017,"z":104541},"rot":{"x":0,"y":288352,"z":0}},{"groupId":4,"instId":300002,"propState":12,"propId":60301,"pos":{"x":17543,"y":4937,"z":68309},"rot":{"x":0,"y":335744,"z":0}},{"groupId":4,"instId":300001,"propState":12,"propId":60301,"pos":{"x":7132,"y":4924,"z":31360},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300008,"propState":0,"propId":100,"pos":{"x":84180,"y":7000,"z":110406},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300007,"propState":0,"propId":100,"pos":{"x":43820,"y":7000,"z":141330},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300006,"propState":0,"propId":100,"pos":{"x":44280,"y":7000,"z":79710},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":100,"pos":{"x":-83950,"y":7000,"z":110211},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":100,"pos":{"x":-43590,"y":7000,"z":79790},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":100,"pos":{"x":-44350,"y":7000,"z":141260},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":1,"propId":103031,"pos":{"x":38367,"y":4853,"z":46423},"rot":{"x":0,"y":328236,"z":0}},{"groupId":8,"instId":300001,"propState":1,"propId":103031,"pos":{"x":-46858,"y":4853,"z":168375},"rot":{"x":0,"y":321141,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-11456,"y":3017,"z":107024},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300002,"propState":0,"propId":103016,"pos":{"x":-10153,"y":4470,"z":114270},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300007,"propState":0,"propId":103016,"pos":{"x":2821,"y":3017,"z":99176},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300005,"propState":0,"propId":103016,"pos":{"x":11157,"y":3017,"z":111183},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300004,"propState":0,"propId":103016,"pos":{"x":15188,"y":3017,"z":89958},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-14323,"y":4960,"z":94350},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-22462,"y":3017,"z":113474},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300005,"propState":1,"propId":211,"pos":{"x":2484,"y":4903,"z":52579},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300002,"propState":18,"propId":103027,"pos":{"x":2971,"y":5825,"z":52555},"rot":{"x":347848,"y":216112,"z":82197}},{"groupId":64,"instId":300004,"propState":18,"propId":103026,"pos":{"x":2484,"y":-5097,"z":52579},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300001,"propState":18,"propId":103027,"pos":{"x":2425,"y":5813,"z":53129},"rot":{"x":0,"y":53195,"z":69077}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300002,"propState":1,"propId":211,"pos":{"x":-34509,"y":4962,"z":97252},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-35415,"y":6413,"z":98580},"rot":{"x":357078,"y":131635,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300002,"propState":1,"propId":211,"pos":{"x":-58601,"y":4854,"z":68460},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-61100,"y":7774,"z":67719},"rot":{"x":23127,"y":67336,"z":3206}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300001,"propState":18,"propId":103023,"pos":{"x":-69467,"y":5734,"z":88234},"rot":{"x":0,"y":105795,"z":0}},{"groupId":67,"instId":300002,"propState":1,"propId":211,"pos":{"x":-69224,"y":4854,"z":87964},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300002,"propState":1,"propId":211,"pos":{"x":-78425,"y":4854,"z":118159},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-79099,"y":6682,"z":118675},"rot":{"x":356420,"y":168204,"z":99937}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-106069,"y":4651,"z":98359},"rot":{"x":0,"y":211808,"z":0}},{"groupId":69,"instId":300002,"propState":1,"propId":211,"pos":{"x":-107586,"y":4911,"z":105676},"rot":{"x":0,"y":0,"z":0}},{"groupId":69,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-106090,"y":6025,"z":98370},"rot":{"x":0,"y":19854,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300002,"propState":1,"propId":211,"pos":{"x":-56469,"y":5332,"z":183514},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300001,"propState":18,"propId":103023,"pos":{"x":-55895,"y":6649,"z":183586},"rot":{"x":9799,"y":95128,"z":3208}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300002,"propState":1,"propId":211,"pos":{"x":-53613,"y":4854,"z":159863},"rot":{"x":0,"y":0,"z":0}},{"groupId":71,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-54260,"y":6541,"z":159916},"rot":{"x":307912,"y":32199,"z":335467}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-21726,"y":8600,"z":126072},"rot":{"x":337059,"y":101552,"z":355445}},{"groupId":72,"instId":300002,"propState":1,"propId":211,"pos":{"x":-27159,"y":4228,"z":128047},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-22350,"y":9816,"z":126089},"rot":{"x":337059,"y":101552,"z":355445}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300002,"propState":1,"propId":211,"pos":{"x":199,"y":4937,"z":157550},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-970,"y":6218,"z":163091},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300002,"propState":1,"propId":211,"pos":{"x":15531,"y":5113,"z":142885},"rot":{"x":0,"y":0,"z":0}},{"groupId":74,"instId":300001,"propState":18,"propId":103024,"pos":{"x":15657,"y":5011,"z":142450},"rot":{"x":271952,"y":107946,"z":320731}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300002,"propState":1,"propId":211,"pos":{"x":40168,"y":4937,"z":133367},"rot":{"x":0,"y":0,"z":0}},{"groupId":75,"instId":300001,"propState":18,"propId":103026,"pos":{"x":40818,"y":8154,"z":133798},"rot":{"x":0,"y":244894,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300005,"propState":0,"propId":100,"pos":{"x":110,"y":4937,"z":162450},"rot":{"x":0,"y":169625,"z":0}},{"groupId":63,"instId":300004,"propState":0,"propId":103258,"pos":{"x":-1828,"y":5023,"z":163088},"rot":{"x":0,"y":295666,"z":0}},{"groupId":63,"instId":300003,"propState":0,"propId":103258,"pos":{"x":2407,"y":5023,"z":163242},"rot":{"x":0,"y":313526,"z":0}},{"groupId":63,"instId":300002,"propState":0,"propId":103258,"pos":{"x":2480,"y":5538,"z":163314},"rot":{"x":0,"y":339504,"z":0}},{"groupId":63,"instId":300001,"propState":0,"propId":103258,"pos":{"x":-961,"y":5023,"z":163026},"rot":{"x":0,"y":4583,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300002,"propState":1,"propId":211,"pos":{"x":72168,"y":4854,"z":126998},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300001,"propState":18,"propId":103023,"pos":{"x":72147,"y":7576,"z":126998},"rot":{"x":351587,"y":213846,"z":68282}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300002,"propState":1,"propId":211,"pos":{"x":68292,"y":4854,"z":98391},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300001,"propState":18,"propId":103025,"pos":{"x":68589,"y":8895,"z":98145},"rot":{"x":338046,"y":13922,"z":176415}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300003,"propState":0,"propId":103027,"pos":{"x":102296,"y":4584,"z":115591},"rot":{"x":84700,"y":315796,"z":51687}},{"groupId":78,"instId":300002,"propState":0,"propId":103027,"pos":{"x":100902,"y":4583,"z":115243},"rot":{"x":82547,"y":119437,"z":39663}},{"groupId":78,"instId":300004,"propState":1,"propId":211,"pos":{"x":101007,"y":3859,"z":114934},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300001,"propState":18,"propId":103027,"pos":{"x":100212,"y":4594,"z":115361},"rot":{"x":85843,"y":45885,"z":71929}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300002,"propState":1,"propId":211,"pos":{"x":64525,"y":7735,"z":37611},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300001,"propState":18,"propId":103026,"pos":{"x":64628,"y":8463,"z":36820},"rot":{"x":80765,"y":63212,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300002,"propState":1,"propId":211,"pos":{"x":44038,"y":4854,"z":60245},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300001,"propState":18,"propId":103023,"pos":{"x":44578,"y":8989,"z":60445},"rot":{"x":0,"y":225000,"z":91401}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300002,"propState":1,"propId":211,"pos":{"x":18352,"y":2979,"z":114193},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":300001,"propState":18,"propId":103023,"pos":{"x":19377,"y":4372,"z":114251},"rot":{"x":0,"y":83300,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300002,"propState":1,"propId":211,"pos":{"x":11818,"y":3017,"z":129493},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300001,"propState":18,"propId":103026,"pos":{"x":8765,"y":3312,"z":127987},"rot":{"x":324416,"y":66513,"z":1603}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300002,"propState":1,"propId":211,"pos":{"x":91338,"y":9548,"z":242860},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300001,"propState":18,"propId":103025,"pos":{"x":92046,"y":11555,"z":243435},"rot":{"x":0,"y":79628,"z":341455}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300002,"propState":8,"propId":110,"pos":{"x":44948,"y":6441,"z":40551},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":19,"instId":400002,"npcId":3026,"pos":{"x":45425,"y":5617,"z":40985},"rot":{"x":0,"y":268129,"z":0}}],"monsters":[],"teleports":{}},"206":{"props":[{"groupId":206,"instId":300001,"propState":8,"propId":110,"pos":{"x":-118235,"y":4915,"z":107588},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":206,"instId":400002,"npcId":3090,"pos":{"x":-121881,"y":4965,"z":99267},"rot":{"x":0,"y":17992,"z":0}}],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300001,"propState":8,"propId":110,"pos":{"x":7681,"y":4937,"z":152616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":208,"instId":400002,"npcId":2302,"pos":{"x":125126,"y":4546,"z":88356},"rot":{"x":0,"y":0,"z":0}},{"groupId":208,"instId":400003,"npcId":2302,"pos":{"x":123040,"y":4546,"z":88240},"rot":{"x":0,"y":21519,"z":0}},{"groupId":208,"instId":400001,"npcId":2310,"pos":{"x":124168,"y":4546,"z":89038},"rot":{"x":0,"y":13834,"z":0}}],"monsters":[],"teleports":{}},"232":{"props":[{"groupId":232,"instId":300001,"propState":0,"propId":103098,"pos":{"x":123580,"y":3680,"z":73840},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"249":{"props":[{"groupId":249,"instId":300009,"propState":0,"propId":100,"pos":{"x":8163,"y":12553,"z":121645},"rot":{"x":0,"y":270000,"z":0}},{"groupId":249,"instId":300012,"propState":0,"propId":100,"pos":{"x":10743,"y":13940,"z":118047},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300006,"propState":0,"propId":100,"pos":{"x":20,"y":3016,"z":110440},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300011,"propState":0,"propId":100,"pos":{"x":-7610,"y":12817,"z":120650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":249,"instId":300002,"propState":0,"propId":100,"pos":{"x":22,"y":3800,"z":125024},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300010,"propState":0,"propId":100,"pos":{"x":-11382,"y":13940,"z":119229},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300008,"propState":0,"propId":100,"pos":{"x":-660,"y":13940,"z":112251},"rot":{"x":0,"y":90000,"z":0}},{"groupId":249,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":115580},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300005,"propState":0,"propId":100,"pos":{"x":17,"y":2250,"z":134940},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300003,"propState":0,"propId":100,"pos":{"x":22,"y":3800,"z":125024},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300001,"propState":0,"propId":100,"pos":{"x":22,"y":3800,"z":125024},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"271":{"props":[{"groupId":271,"instId":300001,"propState":11,"propId":103018,"pos":{"x":67046,"y":4854,"z":140612},"rot":{"x":0,"y":265630,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"272":{"props":[{"groupId":272,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-100184,"y":4915,"z":113935},"rot":{"x":0,"y":111570,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"273":{"props":[{"groupId":273,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-21062,"y":4937,"z":161940},"rot":{"x":0,"y":74313,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"275":{"props":[{"groupId":275,"instId":300001,"propState":0,"propId":103256,"pos":{"x":-10060,"y":3017,"z":109140},"rot":{"x":0,"y":52648,"z":0}}],"npcs":[{"groupId":275,"instId":400001,"npcId":100,"pos":{"x":-10060,"y":3017,"z":109140},"rot":{"x":0,"y":52648,"z":0}}],"monsters":[],"teleports":{}},"276":{"props":[{"groupId":276,"instId":300002,"propState":0,"propId":103256,"pos":{"x":9600,"y":3017,"z":111300},"rot":{"x":0,"y":289130,"z":0}}],"npcs":[{"groupId":276,"instId":400001,"npcId":100,"pos":{"x":9600,"y":3017,"z":111300},"rot":{"x":0,"y":289130,"z":0}}],"monsters":[],"teleports":{}},"277":{"props":[{"groupId":277,"instId":300003,"propState":0,"propId":103256,"pos":{"x":4860,"y":3017,"z":102970},"rot":{"x":0,"y":330043,"z":0}}],"npcs":[{"groupId":277,"instId":400001,"npcId":100,"pos":{"x":4860,"y":3017,"z":102970},"rot":{"x":0,"y":330043,"z":0}}],"monsters":[],"teleports":{}},"326":{"props":[],"npcs":[{"groupId":326,"instId":400001,"npcId":13177,"pos":{"x":108979,"y":3859,"z":105703},"rot":{"x":0,"y":29887,"z":0}}],"monsters":[],"teleports":{}},"329":{"props":[{"groupId":329,"instId":300001,"propState":0,"propId":103142,"pos":{"x":-97397,"y":5131,"z":108154},"rot":{"x":270000,"y":7327,"z":0}}],"npcs":[{"groupId":329,"instId":400001,"npcId":13346,"pos":{"x":-97405,"y":5313,"z":107809},"rot":{"x":0,"y":4965,"z":0}}],"monsters":[],"teleports":{}},"351":{"props":[{"groupId":351,"instId":300002,"propState":1,"propId":103020,"pos":{"x":-35326,"y":5586,"z":171081},"rot":{"x":359163,"y":256384,"z":359806}},{"groupId":351,"instId":300004,"propState":1,"propId":103020,"pos":{"x":79740,"y":5586,"z":119760},"rot":{"x":0,"y":261971,"z":0}},{"groupId":351,"instId":300003,"propState":1,"propId":103020,"pos":{"x":19882,"y":5586,"z":43133},"rot":{"x":359310,"y":80123,"z":512}},{"groupId":351,"instId":300001,"propState":1,"propId":103020,"pos":{"x":-79626,"y":5666,"z":106221},"rot":{"x":0,"y":86271,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"396":{"props":[{"groupId":396,"instId":300001,"propState":18,"propId":101028,"pos":{"x":21249,"y":5953,"z":154350},"rot":{"x":270000,"y":26863,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"395":{"props":[{"groupId":395,"instId":300003,"propState":18,"propId":101028,"pos":{"x":41507,"y":4869,"z":171335},"rot":{"x":0,"y":79793,"z":0}},{"groupId":395,"instId":300002,"propState":18,"propId":101028,"pos":{"x":86127,"y":10146,"z":228987},"rot":{"x":0,"y":313547,"z":0}},{"groupId":395,"instId":300004,"propState":18,"propId":103037,"pos":{"x":-119330,"y":5601,"z":105677},"rot":{"x":0,"y":142183,"z":0}},{"groupId":395,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-43819,"y":5839,"z":125220},"rot":{"x":0,"y":20548,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"394":{"props":[{"groupId":394,"instId":300011,"propState":18,"propId":101028,"pos":{"x":-58397,"y":4934,"z":142590},"rot":{"x":0,"y":159303,"z":0}},{"groupId":394,"instId":300009,"propState":18,"propId":101028,"pos":{"x":86041,"y":10540,"z":240931},"rot":{"x":0,"y":358362,"z":0}},{"groupId":394,"instId":300007,"propState":18,"propId":103037,"pos":{"x":3290,"y":5872,"z":54638},"rot":{"x":0,"y":104072,"z":0}},{"groupId":394,"instId":300004,"propState":18,"propId":101028,"pos":{"x":9155,"y":5891,"z":66769},"rot":{"x":0,"y":142183,"z":0}},{"groupId":394,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-61959,"y":6707,"z":133102},"rot":{"x":270000,"y":110610,"z":0}},{"groupId":394,"instId":300010,"propState":18,"propId":101029,"pos":{"x":133274,"y":4555,"z":95550},"rot":{"x":0,"y":35564,"z":0}},{"groupId":394,"instId":300008,"propState":18,"propId":101028,"pos":{"x":44675,"y":5618,"z":42184},"rot":{"x":0,"y":106024,"z":0}},{"groupId":394,"instId":300006,"propState":18,"propId":101028,"pos":{"x":-3316,"y":5608,"z":51301},"rot":{"x":280093,"y":303779,"z":357203}},{"groupId":394,"instId":300005,"propState":18,"propId":101028,"pos":{"x":12751,"y":5522,"z":65328},"rot":{"x":0,"y":89545,"z":0}},{"groupId":394,"instId":300003,"propState":18,"propId":101028,"pos":{"x":42350,"y":6458,"z":33082},"rot":{"x":0,"y":30297,"z":0}},{"groupId":394,"instId":300001,"propState":18,"propId":103037,"pos":{"x":45587,"y":5894,"z":160678},"rot":{"x":279806,"y":248853,"z":722}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":1,"startGroupId":7}},"1030603":{"P10306_F10306001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300002,"propState":8,"propId":101,"pos":{"x":-79190,"y":4854,"z":115370},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300004,"propState":8,"propId":101,"pos":{"x":20385,"y":4937,"z":156122},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":8,"propId":101,"pos":{"x":78953,"y":4854,"z":114983},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":8,"propId":101,"pos":{"x":-4500,"y":4903,"z":24390},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030601":{"anchorId":1,"groupId":3,"instId":300001,"pos":{"x":0,"y":4903,"z":26000},"rot":{"x":0,"y":0,"z":0}},"1030602":{"anchorId":2,"groupId":3,"instId":300002,"pos":{"x":-84530,"y":4854,"z":110410},"rot":{"x":0,"y":271000,"z":0}},"1030603":{"anchorId":3,"groupId":3,"instId":300003,"pos":{"x":85840,"y":4854,"z":110533},"rot":{"x":0,"y":90000,"z":0}},"1030604":{"anchorId":4,"groupId":3,"instId":300004,"pos":{"x":15521,"y":4937,"z":156520},"rot":{"x":0,"y":338250,"z":0}}}},"8":{"props":[{"groupId":8,"instId":300008,"propState":0,"propId":100,"pos":{"x":84180,"y":7000,"z":110406},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300007,"propState":0,"propId":100,"pos":{"x":43820,"y":7000,"z":141330},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300006,"propState":0,"propId":100,"pos":{"x":44280,"y":7000,"z":79710},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":100,"pos":{"x":-83950,"y":7000,"z":110211},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":100,"pos":{"x":-43590,"y":7000,"z":79790},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":100,"pos":{"x":-44350,"y":7000,"z":141260},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":1,"propId":103031,"pos":{"x":38367,"y":4853,"z":46423},"rot":{"x":0,"y":328236,"z":0}},{"groupId":8,"instId":300001,"propState":1,"propId":103031,"pos":{"x":-46858,"y":4853,"z":168375},"rot":{"x":0,"y":321141,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300015,"propState":12,"propId":60301,"pos":{"x":84730,"y":9530,"z":243431},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300014,"propState":12,"propId":60301,"pos":{"x":-106696,"y":4915,"z":114340},"rot":{"x":0,"y":182428,"z":0}},{"groupId":4,"instId":300013,"propState":12,"propId":60301,"pos":{"x":-56992,"y":5795,"z":67016},"rot":{"x":0,"y":1748,"z":0}},{"groupId":4,"instId":300012,"propState":12,"propId":60301,"pos":{"x":-61023,"y":4876,"z":166111},"rot":{"x":0,"y":318603,"z":0}},{"groupId":4,"instId":300011,"propState":12,"propId":60301,"pos":{"x":44630,"y":5325,"z":24514},"rot":{"x":0,"y":311735,"z":0}},{"groupId":4,"instId":300010,"propState":12,"propId":60301,"pos":{"x":76568,"y":4854,"z":97940},"rot":{"x":0,"y":9263,"z":0}},{"groupId":4,"instId":300009,"propState":12,"propId":60301,"pos":{"x":115700,"y":3796,"z":100270},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300008,"propState":12,"propId":60301,"pos":{"x":105750,"y":3859,"z":115875},"rot":{"x":0,"y":177642,"z":0}},{"groupId":4,"instId":300007,"propState":12,"propId":60301,"pos":{"x":53147,"y":4854,"z":153697},"rot":{"x":0,"y":344544,"z":0}},{"groupId":4,"instId":300006,"propState":12,"propId":60301,"pos":{"x":-40733,"y":4933,"z":91608},"rot":{"x":0,"y":63371,"z":0}},{"groupId":4,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-21383,"y":3017,"z":116105},"rot":{"x":0,"y":283023,"z":0}},{"groupId":4,"instId":300004,"propState":12,"propId":60301,"pos":{"x":20350,"y":4937,"z":160920},"rot":{"x":0,"y":296253,"z":0}},{"groupId":4,"instId":300003,"propState":12,"propId":60301,"pos":{"x":19092,"y":3017,"z":104541},"rot":{"x":0,"y":288352,"z":0}},{"groupId":4,"instId":300002,"propState":12,"propId":60301,"pos":{"x":17543,"y":4937,"z":68309},"rot":{"x":0,"y":335744,"z":0}},{"groupId":4,"instId":300001,"propState":12,"propId":60301,"pos":{"x":7132,"y":4924,"z":31360},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300029,"propState":0,"propId":103016,"pos":{"x":126230,"y":3859,"z":109377},"rot":{"x":0,"y":49444,"z":0}},{"groupId":2,"instId":300028,"propState":0,"propId":103015,"pos":{"x":109111,"y":3859,"z":115284},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300011,"propState":0,"propId":103017,"pos":{"x":63749,"y":4854,"z":147337},"rot":{"x":0,"y":167261,"z":0}},{"groupId":2,"instId":300025,"propState":0,"propId":103016,"pos":{"x":77599,"y":4854,"z":100351},"rot":{"x":0,"y":15765,"z":0}},{"groupId":2,"instId":300024,"propState":0,"propId":103016,"pos":{"x":76201,"y":4854,"z":100530},"rot":{"x":0,"y":325616,"z":0}},{"groupId":2,"instId":300014,"propState":0,"propId":103017,"pos":{"x":50731,"y":5235,"z":33411},"rot":{"x":0,"y":235242,"z":0}},{"groupId":2,"instId":300013,"propState":0,"propId":103016,"pos":{"x":81897,"y":4854,"z":112684},"rot":{"x":0,"y":92454,"z":0}},{"groupId":2,"instId":300010,"propState":0,"propId":103016,"pos":{"x":-11594,"y":4941,"z":172255},"rot":{"x":0,"y":174545,"z":0}},{"groupId":2,"instId":300009,"propState":0,"propId":103017,"pos":{"x":11909,"y":4946,"z":172203},"rot":{"x":0,"y":194753,"z":0}},{"groupId":2,"instId":300030,"propState":0,"propId":103016,"pos":{"x":-93303,"y":4919,"z":106026},"rot":{"x":0,"y":343791,"z":0}},{"groupId":2,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-81534,"y":4854,"z":112391},"rot":{"x":0,"y":274207,"z":0}},{"groupId":2,"instId":300022,"propState":0,"propId":103016,"pos":{"x":13765,"y":3017,"z":89422},"rot":{"x":0,"y":240213,"z":0}},{"groupId":2,"instId":300027,"propState":0,"propId":103014,"pos":{"x":-12451,"y":4937,"z":66361},"rot":{"x":0,"y":308573,"z":0}},{"groupId":2,"instId":300026,"propState":0,"propId":103015,"pos":{"x":-11256,"y":4937,"z":65780},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300016,"propState":0,"propId":103016,"pos":{"x":43288,"y":4854,"z":144357},"rot":{"x":0,"y":92454,"z":0}},{"groupId":2,"instId":300015,"propState":0,"propId":103016,"pos":{"x":34414,"y":4854,"z":46558},"rot":{"x":0,"y":92454,"z":0}},{"groupId":2,"instId":300012,"propState":0,"propId":103016,"pos":{"x":62500,"y":4854,"z":73020},"rot":{"x":0,"y":15502,"z":0}},{"groupId":2,"instId":300008,"propState":0,"propId":103017,"pos":{"x":-39790,"y":4854,"z":164870},"rot":{"x":0,"y":304148,"z":0}},{"groupId":2,"instId":300007,"propState":0,"propId":103017,"pos":{"x":-64017,"y":4854,"z":145667},"rot":{"x":0,"y":218726,"z":0}},{"groupId":2,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-60145,"y":4854,"z":68061},"rot":{"x":0,"y":337535,"z":0}},{"groupId":2,"instId":300004,"propState":0,"propId":103017,"pos":{"x":-42375,"y":4854,"z":83885},"rot":{"x":0,"y":207317,"z":0}},{"groupId":2,"instId":300023,"propState":0,"propId":103016,"pos":{"x":-37270,"y":4962,"z":110332},"rot":{"x":0,"y":174478,"z":0}},{"groupId":2,"instId":300021,"propState":0,"propId":103016,"pos":{"x":14307,"y":3017,"z":91243},"rot":{"x":0,"y":24007,"z":0}},{"groupId":2,"instId":300020,"propState":0,"propId":103016,"pos":{"x":-22918,"y":3017,"z":112018},"rot":{"x":0,"y":24007,"z":0}},{"groupId":2,"instId":300019,"propState":0,"propId":103016,"pos":{"x":-20714,"y":3017,"z":113851},"rot":{"x":0,"y":257146,"z":0}},{"groupId":2,"instId":300018,"propState":0,"propId":103016,"pos":{"x":-23578,"y":3017,"z":114967},"rot":{"x":0,"y":152608,"z":0}},{"groupId":2,"instId":300017,"propState":0,"propId":103016,"pos":{"x":25090,"y":4630,"z":115717},"rot":{"x":0,"y":255869,"z":0}},{"groupId":2,"instId":300003,"propState":0,"propId":103016,"pos":{"x":39703,"y":4933,"z":85631},"rot":{"x":0,"y":157837,"z":0}},{"groupId":2,"instId":300002,"propState":0,"propId":103017,"pos":{"x":21913,"y":4937,"z":70359},"rot":{"x":0,"y":327058,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":103017,"pos":{"x":-7322,"y":4913,"z":34247},"rot":{"x":0,"y":273328,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-14323,"y":4960,"z":94350},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300007,"propState":0,"propId":103016,"pos":{"x":2821,"y":3017,"z":99176},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-11456,"y":3017,"z":107024},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300005,"propState":0,"propId":103016,"pos":{"x":11157,"y":3017,"z":111183},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300004,"propState":0,"propId":103016,"pos":{"x":15188,"y":3017,"z":89958},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300002,"propState":0,"propId":103016,"pos":{"x":-10153,"y":4470,"z":114270},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-22462,"y":3017,"z":113474},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300002,"propState":18,"propId":103027,"pos":{"x":2971,"y":5825,"z":52555},"rot":{"x":347848,"y":216112,"z":82197}},{"groupId":64,"instId":300005,"propState":1,"propId":211,"pos":{"x":2484,"y":4903,"z":52579},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300004,"propState":18,"propId":103026,"pos":{"x":2484,"y":-5097,"z":52579},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300001,"propState":18,"propId":103027,"pos":{"x":2425,"y":5813,"z":53129},"rot":{"x":0,"y":53195,"z":69077}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300002,"propState":1,"propId":211,"pos":{"x":-34509,"y":4962,"z":97252},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-35415,"y":6413,"z":98580},"rot":{"x":357078,"y":131635,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300002,"propState":1,"propId":211,"pos":{"x":-58601,"y":4854,"z":68460},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-61100,"y":7774,"z":67719},"rot":{"x":23127,"y":67336,"z":3206}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300002,"propState":1,"propId":211,"pos":{"x":-69224,"y":4854,"z":87964},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300001,"propState":18,"propId":103023,"pos":{"x":-69467,"y":5734,"z":88234},"rot":{"x":0,"y":105795,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300002,"propState":1,"propId":211,"pos":{"x":-78425,"y":4854,"z":118159},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-79099,"y":6682,"z":118675},"rot":{"x":356420,"y":168204,"z":99937}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-106069,"y":4651,"z":98359},"rot":{"x":0,"y":211808,"z":0}},{"groupId":69,"instId":300002,"propState":1,"propId":211,"pos":{"x":-107586,"y":4911,"z":105676},"rot":{"x":0,"y":0,"z":0}},{"groupId":69,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-106090,"y":6025,"z":98370},"rot":{"x":0,"y":19854,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300002,"propState":1,"propId":211,"pos":{"x":-53613,"y":4854,"z":159863},"rot":{"x":0,"y":0,"z":0}},{"groupId":71,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-54260,"y":6541,"z":159916},"rot":{"x":307912,"y":32199,"z":335467}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300002,"propState":1,"propId":211,"pos":{"x":-56469,"y":5332,"z":183514},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300001,"propState":18,"propId":103023,"pos":{"x":-55895,"y":6649,"z":183586},"rot":{"x":9799,"y":95128,"z":3208}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300002,"propState":1,"propId":211,"pos":{"x":199,"y":4937,"z":157550},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-970,"y":6218,"z":163091},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300005,"propState":0,"propId":100,"pos":{"x":110,"y":4937,"z":162450},"rot":{"x":0,"y":169625,"z":0}},{"groupId":63,"instId":300004,"propState":0,"propId":103258,"pos":{"x":-1828,"y":5023,"z":163088},"rot":{"x":0,"y":295666,"z":0}},{"groupId":63,"instId":300003,"propState":0,"propId":103258,"pos":{"x":2407,"y":5023,"z":163242},"rot":{"x":0,"y":313526,"z":0}},{"groupId":63,"instId":300002,"propState":0,"propId":103258,"pos":{"x":2480,"y":5538,"z":163314},"rot":{"x":0,"y":339504,"z":0}},{"groupId":63,"instId":300001,"propState":0,"propId":103258,"pos":{"x":-961,"y":5023,"z":163026},"rot":{"x":0,"y":4583,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300002,"propState":1,"propId":211,"pos":{"x":-27159,"y":4228,"z":128047},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-21726,"y":8600,"z":126072},"rot":{"x":337059,"y":101552,"z":355445}},{"groupId":72,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-22350,"y":9816,"z":126089},"rot":{"x":337059,"y":101552,"z":355445}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300002,"propState":1,"propId":211,"pos":{"x":15531,"y":5113,"z":142885},"rot":{"x":0,"y":0,"z":0}},{"groupId":74,"instId":300001,"propState":18,"propId":103024,"pos":{"x":15657,"y":5011,"z":142450},"rot":{"x":271952,"y":107946,"z":320731}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300002,"propState":1,"propId":211,"pos":{"x":40168,"y":4937,"z":133367},"rot":{"x":0,"y":0,"z":0}},{"groupId":75,"instId":300001,"propState":18,"propId":103026,"pos":{"x":40818,"y":8154,"z":133798},"rot":{"x":0,"y":244894,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300002,"propState":1,"propId":211,"pos":{"x":72168,"y":4854,"z":126998},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300001,"propState":18,"propId":103023,"pos":{"x":72147,"y":7576,"z":126998},"rot":{"x":351587,"y":213846,"z":68282}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300002,"propState":1,"propId":211,"pos":{"x":68292,"y":4854,"z":98391},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300001,"propState":18,"propId":103025,"pos":{"x":68589,"y":8895,"z":98145},"rot":{"x":338046,"y":13922,"z":176415}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300002,"propState":1,"propId":211,"pos":{"x":64525,"y":7735,"z":37611},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300001,"propState":18,"propId":103026,"pos":{"x":64628,"y":8463,"z":36820},"rot":{"x":80765,"y":63212,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300002,"propState":1,"propId":211,"pos":{"x":44038,"y":4854,"z":60245},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300001,"propState":18,"propId":103023,"pos":{"x":44578,"y":8989,"z":60445},"rot":{"x":0,"y":225000,"z":91401}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300003,"propState":0,"propId":103027,"pos":{"x":102296,"y":4584,"z":115591},"rot":{"x":84700,"y":315796,"z":51687}},{"groupId":78,"instId":300002,"propState":0,"propId":103027,"pos":{"x":100902,"y":4583,"z":115243},"rot":{"x":82547,"y":119437,"z":39663}},{"groupId":78,"instId":300004,"propState":1,"propId":211,"pos":{"x":101007,"y":3859,"z":114934},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300001,"propState":18,"propId":103027,"pos":{"x":100212,"y":4594,"z":115361},"rot":{"x":85843,"y":45885,"z":71929}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300002,"propState":1,"propId":211,"pos":{"x":18352,"y":2979,"z":114193},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":300001,"propState":18,"propId":103023,"pos":{"x":19377,"y":4372,"z":114251},"rot":{"x":0,"y":83300,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300002,"propState":1,"propId":211,"pos":{"x":11818,"y":3017,"z":129493},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300001,"propState":18,"propId":103026,"pos":{"x":8765,"y":3312,"z":127987},"rot":{"x":324416,"y":66513,"z":1603}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300002,"propState":1,"propId":211,"pos":{"x":91338,"y":9548,"z":242860},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300001,"propState":18,"propId":103025,"pos":{"x":92046,"y":11555,"z":243435},"rot":{"x":0,"y":79628,"z":341455}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300002,"propState":8,"propId":110,"pos":{"x":44948,"y":6441,"z":40551},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":19,"instId":400002,"npcId":3026,"pos":{"x":45425,"y":5617,"z":40985},"rot":{"x":0,"y":268129,"z":0}}],"monsters":[],"teleports":{}},"206":{"props":[{"groupId":206,"instId":300001,"propState":8,"propId":110,"pos":{"x":-118235,"y":4915,"z":107588},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":206,"instId":400002,"npcId":3090,"pos":{"x":-121881,"y":4965,"z":99267},"rot":{"x":0,"y":17992,"z":0}}],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300001,"propState":8,"propId":110,"pos":{"x":7681,"y":4937,"z":152616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":208,"instId":400001,"npcId":2310,"pos":{"x":124168,"y":4546,"z":89038},"rot":{"x":0,"y":13834,"z":0}},{"groupId":208,"instId":400003,"npcId":2302,"pos":{"x":123040,"y":4546,"z":88240},"rot":{"x":0,"y":21519,"z":0}},{"groupId":208,"instId":400002,"npcId":2302,"pos":{"x":125126,"y":4546,"z":88356},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"232":{"props":[{"groupId":232,"instId":300001,"propState":0,"propId":103098,"pos":{"x":123580,"y":3680,"z":73840},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"249":{"props":[{"groupId":249,"instId":300005,"propState":0,"propId":100,"pos":{"x":17,"y":2250,"z":134940},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300011,"propState":0,"propId":100,"pos":{"x":-7610,"y":12817,"z":120650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":249,"instId":300009,"propState":0,"propId":100,"pos":{"x":8163,"y":12553,"z":121645},"rot":{"x":0,"y":270000,"z":0}},{"groupId":249,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":115580},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300002,"propState":0,"propId":100,"pos":{"x":22,"y":3800,"z":125024},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300012,"propState":0,"propId":100,"pos":{"x":10743,"y":13940,"z":118047},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300010,"propState":0,"propId":100,"pos":{"x":-11382,"y":13940,"z":119229},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300008,"propState":0,"propId":100,"pos":{"x":-660,"y":13940,"z":112251},"rot":{"x":0,"y":90000,"z":0}},{"groupId":249,"instId":300006,"propState":0,"propId":100,"pos":{"x":20,"y":3016,"z":110440},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300003,"propState":0,"propId":100,"pos":{"x":22,"y":3800,"z":125024},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300001,"propState":0,"propId":100,"pos":{"x":22,"y":3800,"z":125024},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"273":{"props":[{"groupId":273,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-21062,"y":4937,"z":161940},"rot":{"x":0,"y":74313,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"271":{"props":[{"groupId":271,"instId":300001,"propState":11,"propId":103018,"pos":{"x":67046,"y":4854,"z":140612},"rot":{"x":0,"y":265630,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"272":{"props":[{"groupId":272,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-100184,"y":4915,"z":113935},"rot":{"x":0,"y":111570,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"275":{"props":[{"groupId":275,"instId":300001,"propState":0,"propId":103256,"pos":{"x":-10060,"y":3017,"z":109140},"rot":{"x":0,"y":52648,"z":0}}],"npcs":[{"groupId":275,"instId":400001,"npcId":100,"pos":{"x":-10060,"y":3017,"z":109140},"rot":{"x":0,"y":52648,"z":0}}],"monsters":[],"teleports":{}},"276":{"props":[{"groupId":276,"instId":300002,"propState":0,"propId":103256,"pos":{"x":9600,"y":3017,"z":111300},"rot":{"x":0,"y":289130,"z":0}}],"npcs":[{"groupId":276,"instId":400001,"npcId":100,"pos":{"x":9600,"y":3017,"z":111300},"rot":{"x":0,"y":289130,"z":0}}],"monsters":[],"teleports":{}},"277":{"props":[{"groupId":277,"instId":300003,"propState":0,"propId":103256,"pos":{"x":4860,"y":3017,"z":102970},"rot":{"x":0,"y":330043,"z":0}}],"npcs":[{"groupId":277,"instId":400001,"npcId":100,"pos":{"x":4860,"y":3017,"z":102970},"rot":{"x":0,"y":330043,"z":0}}],"monsters":[],"teleports":{}},"326":{"props":[],"npcs":[{"groupId":326,"instId":400001,"npcId":13177,"pos":{"x":108979,"y":3859,"z":105703},"rot":{"x":0,"y":29887,"z":0}}],"monsters":[],"teleports":{}},"329":{"props":[{"groupId":329,"instId":300001,"propState":0,"propId":103142,"pos":{"x":-97397,"y":5131,"z":108154},"rot":{"x":270000,"y":7327,"z":0}}],"npcs":[{"groupId":329,"instId":400001,"npcId":13346,"pos":{"x":-97405,"y":5313,"z":107809},"rot":{"x":0,"y":4965,"z":0}}],"monsters":[],"teleports":{}},"351":{"props":[{"groupId":351,"instId":300002,"propState":1,"propId":103020,"pos":{"x":-35326,"y":5586,"z":171081},"rot":{"x":359163,"y":256384,"z":359806}},{"groupId":351,"instId":300004,"propState":1,"propId":103020,"pos":{"x":79740,"y":5586,"z":119760},"rot":{"x":0,"y":261971,"z":0}},{"groupId":351,"instId":300003,"propState":1,"propId":103020,"pos":{"x":19882,"y":5586,"z":43133},"rot":{"x":359310,"y":80123,"z":512}},{"groupId":351,"instId":300001,"propState":1,"propId":103020,"pos":{"x":-79626,"y":5666,"z":106221},"rot":{"x":0,"y":86271,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"396":{"props":[{"groupId":396,"instId":300001,"propState":18,"propId":101028,"pos":{"x":21249,"y":5953,"z":154350},"rot":{"x":270000,"y":26863,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"395":{"props":[{"groupId":395,"instId":300004,"propState":18,"propId":103037,"pos":{"x":-119330,"y":5601,"z":105677},"rot":{"x":0,"y":142183,"z":0}},{"groupId":395,"instId":300003,"propState":18,"propId":101028,"pos":{"x":41507,"y":4869,"z":171335},"rot":{"x":0,"y":79793,"z":0}},{"groupId":395,"instId":300002,"propState":18,"propId":101028,"pos":{"x":86127,"y":10146,"z":228987},"rot":{"x":0,"y":313547,"z":0}},{"groupId":395,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-43819,"y":5839,"z":125220},"rot":{"x":0,"y":20548,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"394":{"props":[{"groupId":394,"instId":300011,"propState":18,"propId":101028,"pos":{"x":-58397,"y":4934,"z":142590},"rot":{"x":0,"y":159303,"z":0}},{"groupId":394,"instId":300010,"propState":18,"propId":101029,"pos":{"x":133274,"y":4555,"z":95550},"rot":{"x":0,"y":35564,"z":0}},{"groupId":394,"instId":300009,"propState":18,"propId":101028,"pos":{"x":86041,"y":10540,"z":240931},"rot":{"x":0,"y":358362,"z":0}},{"groupId":394,"instId":300008,"propState":18,"propId":101028,"pos":{"x":44675,"y":5618,"z":42184},"rot":{"x":0,"y":106024,"z":0}},{"groupId":394,"instId":300007,"propState":18,"propId":103037,"pos":{"x":3290,"y":5872,"z":54638},"rot":{"x":0,"y":104072,"z":0}},{"groupId":394,"instId":300006,"propState":18,"propId":101028,"pos":{"x":-3316,"y":5608,"z":51301},"rot":{"x":280093,"y":303779,"z":357203}},{"groupId":394,"instId":300005,"propState":18,"propId":101028,"pos":{"x":12751,"y":5522,"z":65328},"rot":{"x":0,"y":89545,"z":0}},{"groupId":394,"instId":300004,"propState":18,"propId":101028,"pos":{"x":9155,"y":5891,"z":66769},"rot":{"x":0,"y":142183,"z":0}},{"groupId":394,"instId":300003,"propState":18,"propId":101028,"pos":{"x":42350,"y":6458,"z":33082},"rot":{"x":0,"y":30297,"z":0}},{"groupId":394,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-61959,"y":6707,"z":133102},"rot":{"x":270000,"y":110610,"z":0}},{"groupId":394,"instId":300001,"propState":18,"propId":103037,"pos":{"x":45587,"y":5894,"z":160678},"rot":{"x":279806,"y":248853,"z":722}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":2,"startGroupId":7}},"1030604":{"P10306_F10306001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300004,"propState":8,"propId":101,"pos":{"x":20385,"y":4937,"z":156122},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":8,"propId":101,"pos":{"x":78953,"y":4854,"z":114983},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300002,"propState":8,"propId":101,"pos":{"x":-79190,"y":4854,"z":115370},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":8,"propId":101,"pos":{"x":-4500,"y":4903,"z":24390},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030601":{"anchorId":1,"groupId":3,"instId":300001,"pos":{"x":0,"y":4903,"z":26000},"rot":{"x":0,"y":0,"z":0}},"1030602":{"anchorId":2,"groupId":3,"instId":300002,"pos":{"x":-84530,"y":4854,"z":110410},"rot":{"x":0,"y":271000,"z":0}},"1030603":{"anchorId":3,"groupId":3,"instId":300003,"pos":{"x":85840,"y":4854,"z":110533},"rot":{"x":0,"y":90000,"z":0}},"1030604":{"anchorId":4,"groupId":3,"instId":300004,"pos":{"x":15521,"y":4937,"z":156520},"rot":{"x":0,"y":338250,"z":0}}}},"4":{"props":[{"groupId":4,"instId":300015,"propState":12,"propId":60301,"pos":{"x":84730,"y":9530,"z":243431},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300014,"propState":12,"propId":60301,"pos":{"x":-106696,"y":4915,"z":114340},"rot":{"x":0,"y":182428,"z":0}},{"groupId":4,"instId":300013,"propState":12,"propId":60301,"pos":{"x":-56992,"y":5795,"z":67016},"rot":{"x":0,"y":1748,"z":0}},{"groupId":4,"instId":300012,"propState":12,"propId":60301,"pos":{"x":-61023,"y":4876,"z":166111},"rot":{"x":0,"y":318603,"z":0}},{"groupId":4,"instId":300011,"propState":12,"propId":60301,"pos":{"x":44630,"y":5325,"z":24514},"rot":{"x":0,"y":311735,"z":0}},{"groupId":4,"instId":300010,"propState":12,"propId":60301,"pos":{"x":76568,"y":4854,"z":97940},"rot":{"x":0,"y":9263,"z":0}},{"groupId":4,"instId":300009,"propState":12,"propId":60301,"pos":{"x":115700,"y":3796,"z":100270},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300008,"propState":12,"propId":60301,"pos":{"x":105750,"y":3859,"z":115875},"rot":{"x":0,"y":177642,"z":0}},{"groupId":4,"instId":300007,"propState":12,"propId":60301,"pos":{"x":53147,"y":4854,"z":153697},"rot":{"x":0,"y":344544,"z":0}},{"groupId":4,"instId":300006,"propState":12,"propId":60301,"pos":{"x":-40733,"y":4933,"z":91608},"rot":{"x":0,"y":63371,"z":0}},{"groupId":4,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-21383,"y":3017,"z":116105},"rot":{"x":0,"y":283023,"z":0}},{"groupId":4,"instId":300004,"propState":12,"propId":60301,"pos":{"x":20350,"y":4937,"z":160920},"rot":{"x":0,"y":296253,"z":0}},{"groupId":4,"instId":300003,"propState":12,"propId":60301,"pos":{"x":19092,"y":3017,"z":104541},"rot":{"x":0,"y":288352,"z":0}},{"groupId":4,"instId":300002,"propState":12,"propId":60301,"pos":{"x":17543,"y":4937,"z":68309},"rot":{"x":0,"y":335744,"z":0}},{"groupId":4,"instId":300001,"propState":12,"propId":60301,"pos":{"x":7132,"y":4924,"z":31360},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300006,"propState":0,"propId":100,"pos":{"x":44280,"y":7000,"z":79710},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300008,"propState":0,"propId":100,"pos":{"x":84180,"y":7000,"z":110406},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300007,"propState":0,"propId":100,"pos":{"x":43820,"y":7000,"z":141330},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":100,"pos":{"x":-83950,"y":7000,"z":110211},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":100,"pos":{"x":-43590,"y":7000,"z":79790},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":100,"pos":{"x":-44350,"y":7000,"z":141260},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":1,"propId":103031,"pos":{"x":38367,"y":4853,"z":46423},"rot":{"x":0,"y":328236,"z":0}},{"groupId":8,"instId":300001,"propState":1,"propId":103031,"pos":{"x":-46858,"y":4853,"z":168375},"rot":{"x":0,"y":321141,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300027,"propState":0,"propId":103014,"pos":{"x":-12451,"y":4937,"z":66361},"rot":{"x":0,"y":308573,"z":0}},{"groupId":2,"instId":300026,"propState":0,"propId":103015,"pos":{"x":-11256,"y":4937,"z":65780},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300014,"propState":0,"propId":103017,"pos":{"x":50731,"y":5235,"z":33411},"rot":{"x":0,"y":235242,"z":0}},{"groupId":2,"instId":300013,"propState":0,"propId":103016,"pos":{"x":81897,"y":4854,"z":112684},"rot":{"x":0,"y":92454,"z":0}},{"groupId":2,"instId":300022,"propState":0,"propId":103016,"pos":{"x":13765,"y":3017,"z":89422},"rot":{"x":0,"y":240213,"z":0}},{"groupId":2,"instId":300016,"propState":0,"propId":103016,"pos":{"x":43288,"y":4854,"z":144357},"rot":{"x":0,"y":92454,"z":0}},{"groupId":2,"instId":300015,"propState":0,"propId":103016,"pos":{"x":34414,"y":4854,"z":46558},"rot":{"x":0,"y":92454,"z":0}},{"groupId":2,"instId":300010,"propState":0,"propId":103016,"pos":{"x":-11594,"y":4941,"z":172255},"rot":{"x":0,"y":174545,"z":0}},{"groupId":2,"instId":300009,"propState":0,"propId":103017,"pos":{"x":11909,"y":4946,"z":172203},"rot":{"x":0,"y":194753,"z":0}},{"groupId":2,"instId":300030,"propState":0,"propId":103016,"pos":{"x":-93303,"y":4919,"z":106026},"rot":{"x":0,"y":343791,"z":0}},{"groupId":2,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-81534,"y":4854,"z":112391},"rot":{"x":0,"y":274207,"z":0}},{"groupId":2,"instId":300023,"propState":0,"propId":103016,"pos":{"x":-37270,"y":4962,"z":110332},"rot":{"x":0,"y":174478,"z":0}},{"groupId":2,"instId":300003,"propState":0,"propId":103016,"pos":{"x":39703,"y":4933,"z":85631},"rot":{"x":0,"y":157837,"z":0}},{"groupId":2,"instId":300029,"propState":0,"propId":103016,"pos":{"x":126230,"y":3859,"z":109377},"rot":{"x":0,"y":49444,"z":0}},{"groupId":2,"instId":300028,"propState":0,"propId":103015,"pos":{"x":109111,"y":3859,"z":115284},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300025,"propState":0,"propId":103016,"pos":{"x":77599,"y":4854,"z":100351},"rot":{"x":0,"y":15765,"z":0}},{"groupId":2,"instId":300024,"propState":0,"propId":103016,"pos":{"x":76201,"y":4854,"z":100530},"rot":{"x":0,"y":325616,"z":0}},{"groupId":2,"instId":300012,"propState":0,"propId":103016,"pos":{"x":62500,"y":4854,"z":73020},"rot":{"x":0,"y":15502,"z":0}},{"groupId":2,"instId":300011,"propState":0,"propId":103017,"pos":{"x":63749,"y":4854,"z":147337},"rot":{"x":0,"y":167261,"z":0}},{"groupId":2,"instId":300008,"propState":0,"propId":103017,"pos":{"x":-39790,"y":4854,"z":164870},"rot":{"x":0,"y":304148,"z":0}},{"groupId":2,"instId":300007,"propState":0,"propId":103017,"pos":{"x":-64017,"y":4854,"z":145667},"rot":{"x":0,"y":218726,"z":0}},{"groupId":2,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-60145,"y":4854,"z":68061},"rot":{"x":0,"y":337535,"z":0}},{"groupId":2,"instId":300004,"propState":0,"propId":103017,"pos":{"x":-42375,"y":4854,"z":83885},"rot":{"x":0,"y":207317,"z":0}},{"groupId":2,"instId":300021,"propState":0,"propId":103016,"pos":{"x":14307,"y":3017,"z":91243},"rot":{"x":0,"y":24007,"z":0}},{"groupId":2,"instId":300020,"propState":0,"propId":103016,"pos":{"x":-22918,"y":3017,"z":112018},"rot":{"x":0,"y":24007,"z":0}},{"groupId":2,"instId":300019,"propState":0,"propId":103016,"pos":{"x":-20714,"y":3017,"z":113851},"rot":{"x":0,"y":257146,"z":0}},{"groupId":2,"instId":300018,"propState":0,"propId":103016,"pos":{"x":-23578,"y":3017,"z":114967},"rot":{"x":0,"y":152608,"z":0}},{"groupId":2,"instId":300017,"propState":0,"propId":103016,"pos":{"x":25090,"y":4630,"z":115717},"rot":{"x":0,"y":255869,"z":0}},{"groupId":2,"instId":300002,"propState":0,"propId":103017,"pos":{"x":21913,"y":4937,"z":70359},"rot":{"x":0,"y":327058,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":103017,"pos":{"x":-7322,"y":4913,"z":34247},"rot":{"x":0,"y":273328,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300004,"propState":0,"propId":103016,"pos":{"x":15188,"y":3017,"z":89958},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300007,"propState":0,"propId":103016,"pos":{"x":2821,"y":3017,"z":99176},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300005,"propState":0,"propId":103016,"pos":{"x":11157,"y":3017,"z":111183},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300002,"propState":0,"propId":103016,"pos":{"x":-10153,"y":4470,"z":114270},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-11456,"y":3017,"z":107024},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-14323,"y":4960,"z":94350},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-22462,"y":3017,"z":113474},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300004,"propState":18,"propId":103026,"pos":{"x":2484,"y":-5097,"z":52579},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300005,"propState":1,"propId":211,"pos":{"x":2484,"y":4903,"z":52579},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300002,"propState":18,"propId":103027,"pos":{"x":2971,"y":5825,"z":52555},"rot":{"x":347848,"y":216112,"z":82197}},{"groupId":64,"instId":300001,"propState":18,"propId":103027,"pos":{"x":2425,"y":5813,"z":53129},"rot":{"x":0,"y":53195,"z":69077}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300002,"propState":1,"propId":211,"pos":{"x":-34509,"y":4962,"z":97252},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-35415,"y":6413,"z":98580},"rot":{"x":357078,"y":131635,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300002,"propState":1,"propId":211,"pos":{"x":-58601,"y":4854,"z":68460},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-61100,"y":7774,"z":67719},"rot":{"x":23127,"y":67336,"z":3206}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300002,"propState":1,"propId":211,"pos":{"x":-69224,"y":4854,"z":87964},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300001,"propState":18,"propId":103023,"pos":{"x":-69467,"y":5734,"z":88234},"rot":{"x":0,"y":105795,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300002,"propState":1,"propId":211,"pos":{"x":-78425,"y":4854,"z":118159},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-79099,"y":6682,"z":118675},"rot":{"x":356420,"y":168204,"z":99937}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300002,"propState":1,"propId":211,"pos":{"x":-56469,"y":5332,"z":183514},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300001,"propState":18,"propId":103023,"pos":{"x":-55895,"y":6649,"z":183586},"rot":{"x":9799,"y":95128,"z":3208}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-106069,"y":4651,"z":98359},"rot":{"x":0,"y":211808,"z":0}},{"groupId":69,"instId":300002,"propState":1,"propId":211,"pos":{"x":-107586,"y":4911,"z":105676},"rot":{"x":0,"y":0,"z":0}},{"groupId":69,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-106090,"y":6025,"z":98370},"rot":{"x":0,"y":19854,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300002,"propState":1,"propId":211,"pos":{"x":-53613,"y":4854,"z":159863},"rot":{"x":0,"y":0,"z":0}},{"groupId":71,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-54260,"y":6541,"z":159916},"rot":{"x":307912,"y":32199,"z":335467}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-21726,"y":8600,"z":126072},"rot":{"x":337059,"y":101552,"z":355445}},{"groupId":72,"instId":300002,"propState":1,"propId":211,"pos":{"x":-27159,"y":4228,"z":128047},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-22350,"y":9816,"z":126089},"rot":{"x":337059,"y":101552,"z":355445}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300002,"propState":1,"propId":211,"pos":{"x":15531,"y":5113,"z":142885},"rot":{"x":0,"y":0,"z":0}},{"groupId":74,"instId":300001,"propState":18,"propId":103024,"pos":{"x":15657,"y":5011,"z":142450},"rot":{"x":271952,"y":107946,"z":320731}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300002,"propState":1,"propId":211,"pos":{"x":199,"y":4937,"z":157550},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-970,"y":6218,"z":163091},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300002,"propState":1,"propId":211,"pos":{"x":40168,"y":4937,"z":133367},"rot":{"x":0,"y":0,"z":0}},{"groupId":75,"instId":300001,"propState":18,"propId":103026,"pos":{"x":40818,"y":8154,"z":133798},"rot":{"x":0,"y":244894,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300005,"propState":0,"propId":100,"pos":{"x":110,"y":4937,"z":162450},"rot":{"x":0,"y":169625,"z":0}},{"groupId":63,"instId":300004,"propState":0,"propId":103258,"pos":{"x":-1828,"y":5023,"z":163088},"rot":{"x":0,"y":295666,"z":0}},{"groupId":63,"instId":300003,"propState":0,"propId":103258,"pos":{"x":2407,"y":5023,"z":163242},"rot":{"x":0,"y":313526,"z":0}},{"groupId":63,"instId":300002,"propState":0,"propId":103258,"pos":{"x":2480,"y":5538,"z":163314},"rot":{"x":0,"y":339504,"z":0}},{"groupId":63,"instId":300001,"propState":0,"propId":103258,"pos":{"x":-961,"y":5023,"z":163026},"rot":{"x":0,"y":4583,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300002,"propState":1,"propId":211,"pos":{"x":72168,"y":4854,"z":126998},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300001,"propState":18,"propId":103023,"pos":{"x":72147,"y":7576,"z":126998},"rot":{"x":351587,"y":213846,"z":68282}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300002,"propState":1,"propId":211,"pos":{"x":68292,"y":4854,"z":98391},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300001,"propState":18,"propId":103025,"pos":{"x":68589,"y":8895,"z":98145},"rot":{"x":338046,"y":13922,"z":176415}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300002,"propState":1,"propId":211,"pos":{"x":64525,"y":7735,"z":37611},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300001,"propState":18,"propId":103026,"pos":{"x":64628,"y":8463,"z":36820},"rot":{"x":80765,"y":63212,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300002,"propState":0,"propId":103027,"pos":{"x":100902,"y":4583,"z":115243},"rot":{"x":82547,"y":119437,"z":39663}},{"groupId":78,"instId":300004,"propState":1,"propId":211,"pos":{"x":101007,"y":3859,"z":114934},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300003,"propState":0,"propId":103027,"pos":{"x":102296,"y":4584,"z":115591},"rot":{"x":84700,"y":315796,"z":51687}},{"groupId":78,"instId":300001,"propState":18,"propId":103027,"pos":{"x":100212,"y":4594,"z":115361},"rot":{"x":85843,"y":45885,"z":71929}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300002,"propState":1,"propId":211,"pos":{"x":44038,"y":4854,"z":60245},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300001,"propState":18,"propId":103023,"pos":{"x":44578,"y":8989,"z":60445},"rot":{"x":0,"y":225000,"z":91401}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300002,"propState":1,"propId":211,"pos":{"x":11818,"y":3017,"z":129493},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300001,"propState":18,"propId":103026,"pos":{"x":8765,"y":3312,"z":127987},"rot":{"x":324416,"y":66513,"z":1603}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300002,"propState":1,"propId":211,"pos":{"x":18352,"y":2979,"z":114193},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":300001,"propState":18,"propId":103023,"pos":{"x":19377,"y":4372,"z":114251},"rot":{"x":0,"y":83300,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300002,"propState":1,"propId":211,"pos":{"x":91338,"y":9548,"z":242860},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300001,"propState":18,"propId":103025,"pos":{"x":92046,"y":11555,"z":243435},"rot":{"x":0,"y":79628,"z":341455}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300002,"propState":8,"propId":110,"pos":{"x":44948,"y":6441,"z":40551},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":19,"instId":400002,"npcId":3026,"pos":{"x":45425,"y":5617,"z":40985},"rot":{"x":0,"y":268129,"z":0}}],"monsters":[],"teleports":{}},"206":{"props":[{"groupId":206,"instId":300001,"propState":8,"propId":110,"pos":{"x":-118235,"y":4915,"z":107588},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":206,"instId":400002,"npcId":3090,"pos":{"x":-121881,"y":4965,"z":99267},"rot":{"x":0,"y":17992,"z":0}}],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300001,"propState":8,"propId":110,"pos":{"x":7681,"y":4937,"z":152616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":208,"instId":400003,"npcId":2302,"pos":{"x":123040,"y":4546,"z":88240},"rot":{"x":0,"y":21519,"z":0}},{"groupId":208,"instId":400002,"npcId":2302,"pos":{"x":125126,"y":4546,"z":88356},"rot":{"x":0,"y":0,"z":0}},{"groupId":208,"instId":400001,"npcId":2310,"pos":{"x":124168,"y":4546,"z":89038},"rot":{"x":0,"y":13834,"z":0}}],"monsters":[],"teleports":{}},"232":{"props":[{"groupId":232,"instId":300001,"propState":0,"propId":103098,"pos":{"x":123580,"y":3680,"z":73840},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"249":{"props":[{"groupId":249,"instId":300010,"propState":0,"propId":100,"pos":{"x":-11382,"y":13940,"z":119229},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300005,"propState":0,"propId":100,"pos":{"x":17,"y":2250,"z":134940},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300003,"propState":0,"propId":100,"pos":{"x":22,"y":3800,"z":125024},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300012,"propState":0,"propId":100,"pos":{"x":10743,"y":13940,"z":118047},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300008,"propState":0,"propId":100,"pos":{"x":-660,"y":13940,"z":112251},"rot":{"x":0,"y":90000,"z":0}},{"groupId":249,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":115580},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300002,"propState":0,"propId":100,"pos":{"x":22,"y":3800,"z":125024},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300011,"propState":0,"propId":100,"pos":{"x":-7610,"y":12817,"z":120650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":249,"instId":300009,"propState":0,"propId":100,"pos":{"x":8163,"y":12553,"z":121645},"rot":{"x":0,"y":270000,"z":0}},{"groupId":249,"instId":300006,"propState":0,"propId":100,"pos":{"x":20,"y":3016,"z":110440},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300001,"propState":0,"propId":100,"pos":{"x":22,"y":3800,"z":125024},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"271":{"props":[{"groupId":271,"instId":300001,"propState":11,"propId":103018,"pos":{"x":67046,"y":4854,"z":140612},"rot":{"x":0,"y":265630,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"272":{"props":[{"groupId":272,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-100184,"y":4915,"z":113935},"rot":{"x":0,"y":111570,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"273":{"props":[{"groupId":273,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-21062,"y":4937,"z":161940},"rot":{"x":0,"y":74313,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"275":{"props":[{"groupId":275,"instId":300001,"propState":0,"propId":103256,"pos":{"x":-10060,"y":3017,"z":109140},"rot":{"x":0,"y":52648,"z":0}}],"npcs":[{"groupId":275,"instId":400001,"npcId":100,"pos":{"x":-10060,"y":3017,"z":109140},"rot":{"x":0,"y":52648,"z":0}}],"monsters":[],"teleports":{}},"276":{"props":[{"groupId":276,"instId":300002,"propState":0,"propId":103256,"pos":{"x":9600,"y":3017,"z":111300},"rot":{"x":0,"y":289130,"z":0}}],"npcs":[{"groupId":276,"instId":400001,"npcId":100,"pos":{"x":9600,"y":3017,"z":111300},"rot":{"x":0,"y":289130,"z":0}}],"monsters":[],"teleports":{}},"277":{"props":[{"groupId":277,"instId":300003,"propState":0,"propId":103256,"pos":{"x":4860,"y":3017,"z":102970},"rot":{"x":0,"y":330043,"z":0}}],"npcs":[{"groupId":277,"instId":400001,"npcId":100,"pos":{"x":4860,"y":3017,"z":102970},"rot":{"x":0,"y":330043,"z":0}}],"monsters":[],"teleports":{}},"326":{"props":[],"npcs":[{"groupId":326,"instId":400001,"npcId":13177,"pos":{"x":108979,"y":3859,"z":105703},"rot":{"x":0,"y":29887,"z":0}}],"monsters":[],"teleports":{}},"329":{"props":[{"groupId":329,"instId":300001,"propState":0,"propId":103142,"pos":{"x":-97397,"y":5131,"z":108154},"rot":{"x":270000,"y":7327,"z":0}}],"npcs":[{"groupId":329,"instId":400001,"npcId":13346,"pos":{"x":-97405,"y":5313,"z":107809},"rot":{"x":0,"y":4965,"z":0}}],"monsters":[],"teleports":{}},"351":{"props":[{"groupId":351,"instId":300003,"propState":1,"propId":103020,"pos":{"x":19882,"y":5586,"z":43133},"rot":{"x":359310,"y":80123,"z":512}},{"groupId":351,"instId":300002,"propState":1,"propId":103020,"pos":{"x":-35326,"y":5586,"z":171081},"rot":{"x":359163,"y":256384,"z":359806}},{"groupId":351,"instId":300004,"propState":1,"propId":103020,"pos":{"x":79740,"y":5586,"z":119760},"rot":{"x":0,"y":261971,"z":0}},{"groupId":351,"instId":300001,"propState":1,"propId":103020,"pos":{"x":-79626,"y":5666,"z":106221},"rot":{"x":0,"y":86271,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"396":{"props":[{"groupId":396,"instId":300001,"propState":18,"propId":101028,"pos":{"x":21249,"y":5953,"z":154350},"rot":{"x":270000,"y":26863,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"395":{"props":[{"groupId":395,"instId":300004,"propState":18,"propId":103037,"pos":{"x":-119330,"y":5601,"z":105677},"rot":{"x":0,"y":142183,"z":0}},{"groupId":395,"instId":300003,"propState":18,"propId":101028,"pos":{"x":41507,"y":4869,"z":171335},"rot":{"x":0,"y":79793,"z":0}},{"groupId":395,"instId":300002,"propState":18,"propId":101028,"pos":{"x":86127,"y":10146,"z":228987},"rot":{"x":0,"y":313547,"z":0}},{"groupId":395,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-43819,"y":5839,"z":125220},"rot":{"x":0,"y":20548,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"394":{"props":[{"groupId":394,"instId":300003,"propState":18,"propId":101028,"pos":{"x":42350,"y":6458,"z":33082},"rot":{"x":0,"y":30297,"z":0}},{"groupId":394,"instId":300011,"propState":18,"propId":101028,"pos":{"x":-58397,"y":4934,"z":142590},"rot":{"x":0,"y":159303,"z":0}},{"groupId":394,"instId":300010,"propState":18,"propId":101029,"pos":{"x":133274,"y":4555,"z":95550},"rot":{"x":0,"y":35564,"z":0}},{"groupId":394,"instId":300009,"propState":18,"propId":101028,"pos":{"x":86041,"y":10540,"z":240931},"rot":{"x":0,"y":358362,"z":0}},{"groupId":394,"instId":300008,"propState":18,"propId":101028,"pos":{"x":44675,"y":5618,"z":42184},"rot":{"x":0,"y":106024,"z":0}},{"groupId":394,"instId":300007,"propState":18,"propId":103037,"pos":{"x":3290,"y":5872,"z":54638},"rot":{"x":0,"y":104072,"z":0}},{"groupId":394,"instId":300006,"propState":18,"propId":101028,"pos":{"x":-3316,"y":5608,"z":51301},"rot":{"x":280093,"y":303779,"z":357203}},{"groupId":394,"instId":300005,"propState":18,"propId":101028,"pos":{"x":12751,"y":5522,"z":65328},"rot":{"x":0,"y":89545,"z":0}},{"groupId":394,"instId":300004,"propState":18,"propId":101028,"pos":{"x":9155,"y":5891,"z":66769},"rot":{"x":0,"y":142183,"z":0}},{"groupId":394,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-61959,"y":6707,"z":133102},"rot":{"x":270000,"y":110610,"z":0}},{"groupId":394,"instId":300001,"propState":18,"propId":103037,"pos":{"x":45587,"y":5894,"z":160678},"rot":{"x":279806,"y":248853,"z":722}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":3,"startGroupId":7}},"1030611":{"P10306_F10306001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300002,"propState":8,"propId":101,"pos":{"x":-79190,"y":4854,"z":115370},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300004,"propState":8,"propId":101,"pos":{"x":20385,"y":4937,"z":156122},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":8,"propId":101,"pos":{"x":78953,"y":4854,"z":114983},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":8,"propId":101,"pos":{"x":-4500,"y":4903,"z":24390},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030601":{"anchorId":1,"groupId":3,"instId":300001,"pos":{"x":0,"y":4903,"z":26000},"rot":{"x":0,"y":0,"z":0}},"1030602":{"anchorId":2,"groupId":3,"instId":300002,"pos":{"x":-84530,"y":4854,"z":110410},"rot":{"x":0,"y":271000,"z":0}},"1030603":{"anchorId":3,"groupId":3,"instId":300003,"pos":{"x":85840,"y":4854,"z":110533},"rot":{"x":0,"y":90000,"z":0}},"1030604":{"anchorId":4,"groupId":3,"instId":300004,"pos":{"x":15521,"y":4937,"z":156520},"rot":{"x":0,"y":338250,"z":0}}}},"8":{"props":[{"groupId":8,"instId":300008,"propState":0,"propId":100,"pos":{"x":84180,"y":7000,"z":110406},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300007,"propState":0,"propId":100,"pos":{"x":43820,"y":7000,"z":141330},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300006,"propState":0,"propId":100,"pos":{"x":44280,"y":7000,"z":79710},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":100,"pos":{"x":-83950,"y":7000,"z":110211},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":100,"pos":{"x":-43590,"y":7000,"z":79790},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":100,"pos":{"x":-44350,"y":7000,"z":141260},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":1,"propId":103031,"pos":{"x":38367,"y":4853,"z":46423},"rot":{"x":0,"y":328236,"z":0}},{"groupId":8,"instId":300001,"propState":1,"propId":103031,"pos":{"x":-46858,"y":4853,"z":168375},"rot":{"x":0,"y":321141,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300015,"propState":12,"propId":60301,"pos":{"x":84730,"y":9530,"z":243431},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300014,"propState":12,"propId":60301,"pos":{"x":-106696,"y":4915,"z":114340},"rot":{"x":0,"y":182428,"z":0}},{"groupId":4,"instId":300013,"propState":12,"propId":60301,"pos":{"x":-56992,"y":5795,"z":67016},"rot":{"x":0,"y":1748,"z":0}},{"groupId":4,"instId":300012,"propState":12,"propId":60301,"pos":{"x":-61023,"y":4876,"z":166111},"rot":{"x":0,"y":318603,"z":0}},{"groupId":4,"instId":300011,"propState":12,"propId":60301,"pos":{"x":44630,"y":5325,"z":24514},"rot":{"x":0,"y":311735,"z":0}},{"groupId":4,"instId":300010,"propState":12,"propId":60301,"pos":{"x":76568,"y":4854,"z":97940},"rot":{"x":0,"y":9263,"z":0}},{"groupId":4,"instId":300009,"propState":12,"propId":60301,"pos":{"x":115700,"y":3796,"z":100270},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300008,"propState":12,"propId":60301,"pos":{"x":105750,"y":3859,"z":115875},"rot":{"x":0,"y":177642,"z":0}},{"groupId":4,"instId":300007,"propState":12,"propId":60301,"pos":{"x":53147,"y":4854,"z":153697},"rot":{"x":0,"y":344544,"z":0}},{"groupId":4,"instId":300006,"propState":12,"propId":60301,"pos":{"x":-40733,"y":4933,"z":91608},"rot":{"x":0,"y":63371,"z":0}},{"groupId":4,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-21383,"y":3017,"z":116105},"rot":{"x":0,"y":283023,"z":0}},{"groupId":4,"instId":300004,"propState":12,"propId":60301,"pos":{"x":20350,"y":4937,"z":160920},"rot":{"x":0,"y":296253,"z":0}},{"groupId":4,"instId":300003,"propState":12,"propId":60301,"pos":{"x":19092,"y":3017,"z":104541},"rot":{"x":0,"y":288352,"z":0}},{"groupId":4,"instId":300002,"propState":12,"propId":60301,"pos":{"x":17543,"y":4937,"z":68309},"rot":{"x":0,"y":335744,"z":0}},{"groupId":4,"instId":300001,"propState":12,"propId":60301,"pos":{"x":7132,"y":4924,"z":31360},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300027,"propState":0,"propId":103014,"pos":{"x":-12451,"y":4937,"z":66361},"rot":{"x":0,"y":308573,"z":0}},{"groupId":2,"instId":300026,"propState":0,"propId":103015,"pos":{"x":-11256,"y":4937,"z":65780},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300012,"propState":0,"propId":103016,"pos":{"x":62500,"y":4854,"z":73020},"rot":{"x":0,"y":15502,"z":0}},{"groupId":2,"instId":300011,"propState":0,"propId":103017,"pos":{"x":63749,"y":4854,"z":147337},"rot":{"x":0,"y":167261,"z":0}},{"groupId":2,"instId":300004,"propState":0,"propId":103017,"pos":{"x":-42375,"y":4854,"z":83885},"rot":{"x":0,"y":207317,"z":0}},{"groupId":2,"instId":300010,"propState":0,"propId":103016,"pos":{"x":-11594,"y":4941,"z":172255},"rot":{"x":0,"y":174545,"z":0}},{"groupId":2,"instId":300009,"propState":0,"propId":103017,"pos":{"x":11909,"y":4946,"z":172203},"rot":{"x":0,"y":194753,"z":0}},{"groupId":2,"instId":300018,"propState":0,"propId":103016,"pos":{"x":-23578,"y":3017,"z":114967},"rot":{"x":0,"y":152608,"z":0}},{"groupId":2,"instId":300029,"propState":0,"propId":103016,"pos":{"x":126230,"y":3859,"z":109377},"rot":{"x":0,"y":49444,"z":0}},{"groupId":2,"instId":300028,"propState":0,"propId":103015,"pos":{"x":109111,"y":3859,"z":115284},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300016,"propState":0,"propId":103016,"pos":{"x":43288,"y":4854,"z":144357},"rot":{"x":0,"y":92454,"z":0}},{"groupId":2,"instId":300015,"propState":0,"propId":103016,"pos":{"x":34414,"y":4854,"z":46558},"rot":{"x":0,"y":92454,"z":0}},{"groupId":2,"instId":300008,"propState":0,"propId":103017,"pos":{"x":-39790,"y":4854,"z":164870},"rot":{"x":0,"y":304148,"z":0}},{"groupId":2,"instId":300007,"propState":0,"propId":103017,"pos":{"x":-64017,"y":4854,"z":145667},"rot":{"x":0,"y":218726,"z":0}},{"groupId":2,"instId":300023,"propState":0,"propId":103016,"pos":{"x":-37270,"y":4962,"z":110332},"rot":{"x":0,"y":174478,"z":0}},{"groupId":2,"instId":300022,"propState":0,"propId":103016,"pos":{"x":13765,"y":3017,"z":89422},"rot":{"x":0,"y":240213,"z":0}},{"groupId":2,"instId":300003,"propState":0,"propId":103016,"pos":{"x":39703,"y":4933,"z":85631},"rot":{"x":0,"y":157837,"z":0}},{"groupId":2,"instId":300025,"propState":0,"propId":103016,"pos":{"x":77599,"y":4854,"z":100351},"rot":{"x":0,"y":15765,"z":0}},{"groupId":2,"instId":300024,"propState":0,"propId":103016,"pos":{"x":76201,"y":4854,"z":100530},"rot":{"x":0,"y":325616,"z":0}},{"groupId":2,"instId":300014,"propState":0,"propId":103017,"pos":{"x":50731,"y":5235,"z":33411},"rot":{"x":0,"y":235242,"z":0}},{"groupId":2,"instId":300013,"propState":0,"propId":103016,"pos":{"x":81897,"y":4854,"z":112684},"rot":{"x":0,"y":92454,"z":0}},{"groupId":2,"instId":300030,"propState":0,"propId":103016,"pos":{"x":-93303,"y":4919,"z":106026},"rot":{"x":0,"y":343791,"z":0}},{"groupId":2,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-81534,"y":4854,"z":112391},"rot":{"x":0,"y":274207,"z":0}},{"groupId":2,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-60145,"y":4854,"z":68061},"rot":{"x":0,"y":337535,"z":0}},{"groupId":2,"instId":300021,"propState":0,"propId":103016,"pos":{"x":14307,"y":3017,"z":91243},"rot":{"x":0,"y":24007,"z":0}},{"groupId":2,"instId":300020,"propState":0,"propId":103016,"pos":{"x":-22918,"y":3017,"z":112018},"rot":{"x":0,"y":24007,"z":0}},{"groupId":2,"instId":300019,"propState":0,"propId":103016,"pos":{"x":-20714,"y":3017,"z":113851},"rot":{"x":0,"y":257146,"z":0}},{"groupId":2,"instId":300017,"propState":0,"propId":103016,"pos":{"x":25090,"y":4630,"z":115717},"rot":{"x":0,"y":255869,"z":0}},{"groupId":2,"instId":300002,"propState":0,"propId":103017,"pos":{"x":21913,"y":4937,"z":70359},"rot":{"x":0,"y":327058,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":103017,"pos":{"x":-7322,"y":4913,"z":34247},"rot":{"x":0,"y":273328,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-11456,"y":3017,"z":107024},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300002,"propState":0,"propId":103016,"pos":{"x":-10153,"y":4470,"z":114270},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300007,"propState":0,"propId":103016,"pos":{"x":2821,"y":3017,"z":99176},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300005,"propState":0,"propId":103016,"pos":{"x":11157,"y":3017,"z":111183},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300004,"propState":0,"propId":103016,"pos":{"x":15188,"y":3017,"z":89958},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-14323,"y":4960,"z":94350},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-22462,"y":3017,"z":113474},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300002,"propState":1,"propId":211,"pos":{"x":-34509,"y":4962,"z":97252},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-35415,"y":6413,"z":98580},"rot":{"x":357078,"y":131635,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300002,"propState":1,"propId":211,"pos":{"x":-58601,"y":4854,"z":68460},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-61100,"y":7774,"z":67719},"rot":{"x":23127,"y":67336,"z":3206}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300005,"propState":1,"propId":211,"pos":{"x":2484,"y":4903,"z":52579},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300004,"propState":18,"propId":103026,"pos":{"x":2484,"y":-5097,"z":52579},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300002,"propState":18,"propId":103027,"pos":{"x":2971,"y":5825,"z":52555},"rot":{"x":347848,"y":216112,"z":82197}},{"groupId":64,"instId":300001,"propState":18,"propId":103027,"pos":{"x":2425,"y":5813,"z":53129},"rot":{"x":0,"y":53195,"z":69077}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300002,"propState":1,"propId":211,"pos":{"x":-69224,"y":4854,"z":87964},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300001,"propState":18,"propId":103023,"pos":{"x":-69467,"y":5734,"z":88234},"rot":{"x":0,"y":105795,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300002,"propState":1,"propId":211,"pos":{"x":-78425,"y":4854,"z":118159},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-79099,"y":6682,"z":118675},"rot":{"x":356420,"y":168204,"z":99937}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300005,"propState":0,"propId":100,"pos":{"x":110,"y":4937,"z":162450},"rot":{"x":0,"y":169625,"z":0}},{"groupId":63,"instId":300004,"propState":0,"propId":103258,"pos":{"x":-1828,"y":5023,"z":163088},"rot":{"x":0,"y":295666,"z":0}},{"groupId":63,"instId":300003,"propState":0,"propId":103258,"pos":{"x":2407,"y":5023,"z":163242},"rot":{"x":0,"y":313526,"z":0}},{"groupId":63,"instId":300002,"propState":0,"propId":103258,"pos":{"x":2480,"y":5538,"z":163314},"rot":{"x":0,"y":339504,"z":0}},{"groupId":63,"instId":300001,"propState":0,"propId":103258,"pos":{"x":-961,"y":5023,"z":163026},"rot":{"x":0,"y":4583,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-106069,"y":4651,"z":98359},"rot":{"x":0,"y":211808,"z":0}},{"groupId":69,"instId":300002,"propState":1,"propId":211,"pos":{"x":-107586,"y":4911,"z":105676},"rot":{"x":0,"y":0,"z":0}},{"groupId":69,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-106090,"y":6025,"z":98370},"rot":{"x":0,"y":19854,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300002,"propState":1,"propId":211,"pos":{"x":-56469,"y":5332,"z":183514},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300001,"propState":18,"propId":103023,"pos":{"x":-55895,"y":6649,"z":183586},"rot":{"x":9799,"y":95128,"z":3208}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300002,"propState":1,"propId":211,"pos":{"x":-53613,"y":4854,"z":159863},"rot":{"x":0,"y":0,"z":0}},{"groupId":71,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-54260,"y":6541,"z":159916},"rot":{"x":307912,"y":32199,"z":335467}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-21726,"y":8600,"z":126072},"rot":{"x":337059,"y":101552,"z":355445}},{"groupId":72,"instId":300002,"propState":1,"propId":211,"pos":{"x":-27159,"y":4228,"z":128047},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-22350,"y":9816,"z":126089},"rot":{"x":337059,"y":101552,"z":355445}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300002,"propState":1,"propId":211,"pos":{"x":199,"y":4937,"z":157550},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-970,"y":6218,"z":163091},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300002,"propState":1,"propId":211,"pos":{"x":15531,"y":5113,"z":142885},"rot":{"x":0,"y":0,"z":0}},{"groupId":74,"instId":300001,"propState":18,"propId":103024,"pos":{"x":15657,"y":5011,"z":142450},"rot":{"x":271952,"y":107946,"z":320731}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300002,"propState":1,"propId":211,"pos":{"x":40168,"y":4937,"z":133367},"rot":{"x":0,"y":0,"z":0}},{"groupId":75,"instId":300001,"propState":18,"propId":103026,"pos":{"x":40818,"y":8154,"z":133798},"rot":{"x":0,"y":244894,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300002,"propState":1,"propId":211,"pos":{"x":72168,"y":4854,"z":126998},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300001,"propState":18,"propId":103023,"pos":{"x":72147,"y":7576,"z":126998},"rot":{"x":351587,"y":213846,"z":68282}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300002,"propState":1,"propId":211,"pos":{"x":68292,"y":4854,"z":98391},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300001,"propState":18,"propId":103025,"pos":{"x":68589,"y":8895,"z":98145},"rot":{"x":338046,"y":13922,"z":176415}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300002,"propState":1,"propId":211,"pos":{"x":64525,"y":7735,"z":37611},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300001,"propState":18,"propId":103026,"pos":{"x":64628,"y":8463,"z":36820},"rot":{"x":80765,"y":63212,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300002,"propState":0,"propId":103027,"pos":{"x":100902,"y":4583,"z":115243},"rot":{"x":82547,"y":119437,"z":39663}},{"groupId":78,"instId":300004,"propState":1,"propId":211,"pos":{"x":101007,"y":3859,"z":114934},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300003,"propState":0,"propId":103027,"pos":{"x":102296,"y":4584,"z":115591},"rot":{"x":84700,"y":315796,"z":51687}},{"groupId":78,"instId":300001,"propState":18,"propId":103027,"pos":{"x":100212,"y":4594,"z":115361},"rot":{"x":85843,"y":45885,"z":71929}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300002,"propState":1,"propId":211,"pos":{"x":44038,"y":4854,"z":60245},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300001,"propState":18,"propId":103023,"pos":{"x":44578,"y":8989,"z":60445},"rot":{"x":0,"y":225000,"z":91401}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300002,"propState":1,"propId":211,"pos":{"x":18352,"y":2979,"z":114193},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":300001,"propState":18,"propId":103023,"pos":{"x":19377,"y":4372,"z":114251},"rot":{"x":0,"y":83300,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300002,"propState":1,"propId":211,"pos":{"x":11818,"y":3017,"z":129493},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300001,"propState":18,"propId":103026,"pos":{"x":8765,"y":3312,"z":127987},"rot":{"x":324416,"y":66513,"z":1603}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300002,"propState":1,"propId":211,"pos":{"x":91338,"y":9548,"z":242860},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300001,"propState":18,"propId":103025,"pos":{"x":92046,"y":11555,"z":243435},"rot":{"x":0,"y":79628,"z":341455}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300002,"propState":8,"propId":110,"pos":{"x":44948,"y":6441,"z":40551},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":19,"instId":400002,"npcId":3026,"pos":{"x":45425,"y":5617,"z":40985},"rot":{"x":0,"y":268129,"z":0}}],"monsters":[],"teleports":{}},"206":{"props":[{"groupId":206,"instId":300001,"propState":8,"propId":110,"pos":{"x":-118235,"y":4915,"z":107588},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":206,"instId":400002,"npcId":3090,"pos":{"x":-121881,"y":4965,"z":99267},"rot":{"x":0,"y":17992,"z":0}}],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300001,"propState":8,"propId":110,"pos":{"x":7681,"y":4937,"z":152616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":208,"instId":400003,"npcId":2302,"pos":{"x":123040,"y":4546,"z":88240},"rot":{"x":0,"y":21519,"z":0}},{"groupId":208,"instId":400002,"npcId":2302,"pos":{"x":125126,"y":4546,"z":88356},"rot":{"x":0,"y":0,"z":0}},{"groupId":208,"instId":400001,"npcId":2310,"pos":{"x":124168,"y":4546,"z":89038},"rot":{"x":0,"y":13834,"z":0}}],"monsters":[],"teleports":{}},"232":{"props":[{"groupId":232,"instId":300001,"propState":0,"propId":103098,"pos":{"x":123580,"y":3680,"z":73840},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"249":{"props":[{"groupId":249,"instId":300011,"propState":0,"propId":100,"pos":{"x":-7610,"y":12817,"z":120650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":249,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":115580},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300010,"propState":0,"propId":100,"pos":{"x":-11382,"y":13940,"z":119229},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300002,"propState":0,"propId":100,"pos":{"x":22,"y":3800,"z":125024},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300012,"propState":0,"propId":100,"pos":{"x":10743,"y":13940,"z":118047},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300009,"propState":0,"propId":100,"pos":{"x":8163,"y":12553,"z":121645},"rot":{"x":0,"y":270000,"z":0}},{"groupId":249,"instId":300008,"propState":0,"propId":100,"pos":{"x":-660,"y":13940,"z":112251},"rot":{"x":0,"y":90000,"z":0}},{"groupId":249,"instId":300006,"propState":0,"propId":100,"pos":{"x":20,"y":3016,"z":110440},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300005,"propState":0,"propId":100,"pos":{"x":17,"y":2250,"z":134940},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300003,"propState":0,"propId":100,"pos":{"x":22,"y":3800,"z":125024},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300001,"propState":0,"propId":100,"pos":{"x":22,"y":3800,"z":125024},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"271":{"props":[{"groupId":271,"instId":300001,"propState":11,"propId":103018,"pos":{"x":67046,"y":4854,"z":140612},"rot":{"x":0,"y":265630,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"272":{"props":[{"groupId":272,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-100184,"y":4915,"z":113935},"rot":{"x":0,"y":111570,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"273":{"props":[{"groupId":273,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-21062,"y":4937,"z":161940},"rot":{"x":0,"y":74313,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"275":{"props":[{"groupId":275,"instId":300001,"propState":0,"propId":103256,"pos":{"x":-10060,"y":3017,"z":109140},"rot":{"x":0,"y":52648,"z":0}}],"npcs":[{"groupId":275,"instId":400001,"npcId":100,"pos":{"x":-10060,"y":3017,"z":109140},"rot":{"x":0,"y":52648,"z":0}}],"monsters":[],"teleports":{}},"276":{"props":[{"groupId":276,"instId":300002,"propState":0,"propId":103256,"pos":{"x":9600,"y":3017,"z":111300},"rot":{"x":0,"y":289130,"z":0}}],"npcs":[{"groupId":276,"instId":400001,"npcId":100,"pos":{"x":9600,"y":3017,"z":111300},"rot":{"x":0,"y":289130,"z":0}}],"monsters":[],"teleports":{}},"277":{"props":[{"groupId":277,"instId":300003,"propState":0,"propId":103256,"pos":{"x":4860,"y":3017,"z":102970},"rot":{"x":0,"y":330043,"z":0}}],"npcs":[{"groupId":277,"instId":400001,"npcId":100,"pos":{"x":4860,"y":3017,"z":102970},"rot":{"x":0,"y":330043,"z":0}}],"monsters":[],"teleports":{}},"326":{"props":[],"npcs":[{"groupId":326,"instId":400001,"npcId":13177,"pos":{"x":108979,"y":3859,"z":105703},"rot":{"x":0,"y":29887,"z":0}}],"monsters":[],"teleports":{}},"329":{"props":[{"groupId":329,"instId":300001,"propState":0,"propId":103142,"pos":{"x":-97397,"y":5131,"z":108154},"rot":{"x":270000,"y":7327,"z":0}}],"npcs":[{"groupId":329,"instId":400001,"npcId":13346,"pos":{"x":-97405,"y":5313,"z":107809},"rot":{"x":0,"y":4965,"z":0}}],"monsters":[],"teleports":{}},"351":{"props":[{"groupId":351,"instId":300003,"propState":1,"propId":103020,"pos":{"x":19882,"y":5586,"z":43133},"rot":{"x":359310,"y":80123,"z":512}},{"groupId":351,"instId":300002,"propState":1,"propId":103020,"pos":{"x":-35326,"y":5586,"z":171081},"rot":{"x":359163,"y":256384,"z":359806}},{"groupId":351,"instId":300004,"propState":1,"propId":103020,"pos":{"x":79740,"y":5586,"z":119760},"rot":{"x":0,"y":261971,"z":0}},{"groupId":351,"instId":300001,"propState":1,"propId":103020,"pos":{"x":-79626,"y":5666,"z":106221},"rot":{"x":0,"y":86271,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"396":{"props":[{"groupId":396,"instId":300001,"propState":18,"propId":101028,"pos":{"x":21249,"y":5953,"z":154350},"rot":{"x":270000,"y":26863,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"395":{"props":[{"groupId":395,"instId":300002,"propState":18,"propId":101028,"pos":{"x":86127,"y":10146,"z":228987},"rot":{"x":0,"y":313547,"z":0}},{"groupId":395,"instId":300004,"propState":18,"propId":103037,"pos":{"x":-119330,"y":5601,"z":105677},"rot":{"x":0,"y":142183,"z":0}},{"groupId":395,"instId":300003,"propState":18,"propId":101028,"pos":{"x":41507,"y":4869,"z":171335},"rot":{"x":0,"y":79793,"z":0}},{"groupId":395,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-43819,"y":5839,"z":125220},"rot":{"x":0,"y":20548,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"394":{"props":[{"groupId":394,"instId":300005,"propState":18,"propId":101028,"pos":{"x":12751,"y":5522,"z":65328},"rot":{"x":0,"y":89545,"z":0}},{"groupId":394,"instId":300008,"propState":18,"propId":101028,"pos":{"x":44675,"y":5618,"z":42184},"rot":{"x":0,"y":106024,"z":0}},{"groupId":394,"instId":300006,"propState":18,"propId":101028,"pos":{"x":-3316,"y":5608,"z":51301},"rot":{"x":280093,"y":303779,"z":357203}},{"groupId":394,"instId":300004,"propState":18,"propId":101028,"pos":{"x":9155,"y":5891,"z":66769},"rot":{"x":0,"y":142183,"z":0}},{"groupId":394,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-61959,"y":6707,"z":133102},"rot":{"x":270000,"y":110610,"z":0}},{"groupId":394,"instId":300011,"propState":18,"propId":101028,"pos":{"x":-58397,"y":4934,"z":142590},"rot":{"x":0,"y":159303,"z":0}},{"groupId":394,"instId":300010,"propState":18,"propId":101029,"pos":{"x":133274,"y":4555,"z":95550},"rot":{"x":0,"y":35564,"z":0}},{"groupId":394,"instId":300009,"propState":18,"propId":101028,"pos":{"x":86041,"y":10540,"z":240931},"rot":{"x":0,"y":358362,"z":0}},{"groupId":394,"instId":300007,"propState":18,"propId":103037,"pos":{"x":3290,"y":5872,"z":54638},"rot":{"x":0,"y":104072,"z":0}},{"groupId":394,"instId":300003,"propState":18,"propId":101028,"pos":{"x":42350,"y":6458,"z":33082},"rot":{"x":0,"y":30297,"z":0}},{"groupId":394,"instId":300001,"propState":18,"propId":103037,"pos":{"x":45587,"y":5894,"z":160678},"rot":{"x":279806,"y":248853,"z":722}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":2,"startGroupId":19}},"1030612":{"P10306_F10306001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300004,"propState":8,"propId":101,"pos":{"x":20385,"y":4937,"z":156122},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300002,"propState":8,"propId":101,"pos":{"x":-79190,"y":4854,"z":115370},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":8,"propId":101,"pos":{"x":78953,"y":4854,"z":114983},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":8,"propId":101,"pos":{"x":-4500,"y":4903,"z":24390},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030601":{"anchorId":1,"groupId":3,"instId":300001,"pos":{"x":0,"y":4903,"z":26000},"rot":{"x":0,"y":0,"z":0}},"1030602":{"anchorId":2,"groupId":3,"instId":300002,"pos":{"x":-84530,"y":4854,"z":110410},"rot":{"x":0,"y":271000,"z":0}},"1030603":{"anchorId":3,"groupId":3,"instId":300003,"pos":{"x":85840,"y":4854,"z":110533},"rot":{"x":0,"y":90000,"z":0}},"1030604":{"anchorId":4,"groupId":3,"instId":300004,"pos":{"x":15521,"y":4937,"z":156520},"rot":{"x":0,"y":338250,"z":0}}}},"8":{"props":[{"groupId":8,"instId":300008,"propState":0,"propId":100,"pos":{"x":84180,"y":7000,"z":110406},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300007,"propState":0,"propId":100,"pos":{"x":43820,"y":7000,"z":141330},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300006,"propState":0,"propId":100,"pos":{"x":44280,"y":7000,"z":79710},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":100,"pos":{"x":-83950,"y":7000,"z":110211},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":100,"pos":{"x":-43590,"y":7000,"z":79790},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":100,"pos":{"x":-44350,"y":7000,"z":141260},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":1,"propId":103031,"pos":{"x":38367,"y":4853,"z":46423},"rot":{"x":0,"y":328236,"z":0}},{"groupId":8,"instId":300001,"propState":1,"propId":103031,"pos":{"x":-46858,"y":4853,"z":168375},"rot":{"x":0,"y":321141,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300015,"propState":12,"propId":60301,"pos":{"x":84730,"y":9530,"z":243431},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300014,"propState":12,"propId":60301,"pos":{"x":-106696,"y":4915,"z":114340},"rot":{"x":0,"y":182428,"z":0}},{"groupId":4,"instId":300013,"propState":12,"propId":60301,"pos":{"x":-56992,"y":5795,"z":67016},"rot":{"x":0,"y":1748,"z":0}},{"groupId":4,"instId":300012,"propState":12,"propId":60301,"pos":{"x":-61023,"y":4876,"z":166111},"rot":{"x":0,"y":318603,"z":0}},{"groupId":4,"instId":300011,"propState":12,"propId":60301,"pos":{"x":44630,"y":5325,"z":24514},"rot":{"x":0,"y":311735,"z":0}},{"groupId":4,"instId":300010,"propState":12,"propId":60301,"pos":{"x":76568,"y":4854,"z":97940},"rot":{"x":0,"y":9263,"z":0}},{"groupId":4,"instId":300009,"propState":12,"propId":60301,"pos":{"x":115700,"y":3796,"z":100270},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300008,"propState":12,"propId":60301,"pos":{"x":105750,"y":3859,"z":115875},"rot":{"x":0,"y":177642,"z":0}},{"groupId":4,"instId":300007,"propState":12,"propId":60301,"pos":{"x":53147,"y":4854,"z":153697},"rot":{"x":0,"y":344544,"z":0}},{"groupId":4,"instId":300006,"propState":12,"propId":60301,"pos":{"x":-40733,"y":4933,"z":91608},"rot":{"x":0,"y":63371,"z":0}},{"groupId":4,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-21383,"y":3017,"z":116105},"rot":{"x":0,"y":283023,"z":0}},{"groupId":4,"instId":300004,"propState":12,"propId":60301,"pos":{"x":20350,"y":4937,"z":160920},"rot":{"x":0,"y":296253,"z":0}},{"groupId":4,"instId":300003,"propState":12,"propId":60301,"pos":{"x":19092,"y":3017,"z":104541},"rot":{"x":0,"y":288352,"z":0}},{"groupId":4,"instId":300002,"propState":12,"propId":60301,"pos":{"x":17543,"y":4937,"z":68309},"rot":{"x":0,"y":335744,"z":0}},{"groupId":4,"instId":300001,"propState":12,"propId":60301,"pos":{"x":7132,"y":4924,"z":31360},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300029,"propState":0,"propId":103016,"pos":{"x":126230,"y":3859,"z":109377},"rot":{"x":0,"y":49444,"z":0}},{"groupId":2,"instId":300028,"propState":0,"propId":103015,"pos":{"x":109111,"y":3859,"z":115284},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300025,"propState":0,"propId":103016,"pos":{"x":77599,"y":4854,"z":100351},"rot":{"x":0,"y":15765,"z":0}},{"groupId":2,"instId":300024,"propState":0,"propId":103016,"pos":{"x":76201,"y":4854,"z":100530},"rot":{"x":0,"y":325616,"z":0}},{"groupId":2,"instId":300014,"propState":0,"propId":103017,"pos":{"x":50731,"y":5235,"z":33411},"rot":{"x":0,"y":235242,"z":0}},{"groupId":2,"instId":300013,"propState":0,"propId":103016,"pos":{"x":81897,"y":4854,"z":112684},"rot":{"x":0,"y":92454,"z":0}},{"groupId":2,"instId":300007,"propState":0,"propId":103017,"pos":{"x":-64017,"y":4854,"z":145667},"rot":{"x":0,"y":218726,"z":0}},{"groupId":2,"instId":300027,"propState":0,"propId":103014,"pos":{"x":-12451,"y":4937,"z":66361},"rot":{"x":0,"y":308573,"z":0}},{"groupId":2,"instId":300026,"propState":0,"propId":103015,"pos":{"x":-11256,"y":4937,"z":65780},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300016,"propState":0,"propId":103016,"pos":{"x":43288,"y":4854,"z":144357},"rot":{"x":0,"y":92454,"z":0}},{"groupId":2,"instId":300015,"propState":0,"propId":103016,"pos":{"x":34414,"y":4854,"z":46558},"rot":{"x":0,"y":92454,"z":0}},{"groupId":2,"instId":300012,"propState":0,"propId":103016,"pos":{"x":62500,"y":4854,"z":73020},"rot":{"x":0,"y":15502,"z":0}},{"groupId":2,"instId":300011,"propState":0,"propId":103017,"pos":{"x":63749,"y":4854,"z":147337},"rot":{"x":0,"y":167261,"z":0}},{"groupId":2,"instId":300010,"propState":0,"propId":103016,"pos":{"x":-11594,"y":4941,"z":172255},"rot":{"x":0,"y":174545,"z":0}},{"groupId":2,"instId":300009,"propState":0,"propId":103017,"pos":{"x":11909,"y":4946,"z":172203},"rot":{"x":0,"y":194753,"z":0}},{"groupId":2,"instId":300008,"propState":0,"propId":103017,"pos":{"x":-39790,"y":4854,"z":164870},"rot":{"x":0,"y":304148,"z":0}},{"groupId":2,"instId":300030,"propState":0,"propId":103016,"pos":{"x":-93303,"y":4919,"z":106026},"rot":{"x":0,"y":343791,"z":0}},{"groupId":2,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-81534,"y":4854,"z":112391},"rot":{"x":0,"y":274207,"z":0}},{"groupId":2,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-60145,"y":4854,"z":68061},"rot":{"x":0,"y":337535,"z":0}},{"groupId":2,"instId":300004,"propState":0,"propId":103017,"pos":{"x":-42375,"y":4854,"z":83885},"rot":{"x":0,"y":207317,"z":0}},{"groupId":2,"instId":300023,"propState":0,"propId":103016,"pos":{"x":-37270,"y":4962,"z":110332},"rot":{"x":0,"y":174478,"z":0}},{"groupId":2,"instId":300022,"propState":0,"propId":103016,"pos":{"x":13765,"y":3017,"z":89422},"rot":{"x":0,"y":240213,"z":0}},{"groupId":2,"instId":300021,"propState":0,"propId":103016,"pos":{"x":14307,"y":3017,"z":91243},"rot":{"x":0,"y":24007,"z":0}},{"groupId":2,"instId":300020,"propState":0,"propId":103016,"pos":{"x":-22918,"y":3017,"z":112018},"rot":{"x":0,"y":24007,"z":0}},{"groupId":2,"instId":300019,"propState":0,"propId":103016,"pos":{"x":-20714,"y":3017,"z":113851},"rot":{"x":0,"y":257146,"z":0}},{"groupId":2,"instId":300018,"propState":0,"propId":103016,"pos":{"x":-23578,"y":3017,"z":114967},"rot":{"x":0,"y":152608,"z":0}},{"groupId":2,"instId":300017,"propState":0,"propId":103016,"pos":{"x":25090,"y":4630,"z":115717},"rot":{"x":0,"y":255869,"z":0}},{"groupId":2,"instId":300003,"propState":0,"propId":103016,"pos":{"x":39703,"y":4933,"z":85631},"rot":{"x":0,"y":157837,"z":0}},{"groupId":2,"instId":300002,"propState":0,"propId":103017,"pos":{"x":21913,"y":4937,"z":70359},"rot":{"x":0,"y":327058,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":103017,"pos":{"x":-7322,"y":4913,"z":34247},"rot":{"x":0,"y":273328,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-11456,"y":3017,"z":107024},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300002,"propState":0,"propId":103016,"pos":{"x":-10153,"y":4470,"z":114270},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300007,"propState":0,"propId":103016,"pos":{"x":2821,"y":3017,"z":99176},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300005,"propState":0,"propId":103016,"pos":{"x":11157,"y":3017,"z":111183},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300004,"propState":0,"propId":103016,"pos":{"x":15188,"y":3017,"z":89958},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-14323,"y":4960,"z":94350},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-22462,"y":3017,"z":113474},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-35415,"y":6413,"z":98580},"rot":{"x":357078,"y":131635,"z":90000}},{"groupId":65,"instId":300002,"propState":1,"propId":211,"pos":{"x":-34509,"y":4962,"z":97252},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300002,"propState":18,"propId":103027,"pos":{"x":2971,"y":5825,"z":52555},"rot":{"x":347848,"y":216112,"z":82197}},{"groupId":64,"instId":300005,"propState":1,"propId":211,"pos":{"x":2484,"y":4903,"z":52579},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300004,"propState":18,"propId":103026,"pos":{"x":2484,"y":-5097,"z":52579},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300001,"propState":18,"propId":103027,"pos":{"x":2425,"y":5813,"z":53129},"rot":{"x":0,"y":53195,"z":69077}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300002,"propState":1,"propId":211,"pos":{"x":-58601,"y":4854,"z":68460},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-61100,"y":7774,"z":67719},"rot":{"x":23127,"y":67336,"z":3206}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300002,"propState":1,"propId":211,"pos":{"x":-69224,"y":4854,"z":87964},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300001,"propState":18,"propId":103023,"pos":{"x":-69467,"y":5734,"z":88234},"rot":{"x":0,"y":105795,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300002,"propState":1,"propId":211,"pos":{"x":-78425,"y":4854,"z":118159},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-79099,"y":6682,"z":118675},"rot":{"x":356420,"y":168204,"z":99937}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-106069,"y":4651,"z":98359},"rot":{"x":0,"y":211808,"z":0}},{"groupId":69,"instId":300002,"propState":1,"propId":211,"pos":{"x":-107586,"y":4911,"z":105676},"rot":{"x":0,"y":0,"z":0}},{"groupId":69,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-106090,"y":6025,"z":98370},"rot":{"x":0,"y":19854,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300002,"propState":1,"propId":211,"pos":{"x":-56469,"y":5332,"z":183514},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300001,"propState":18,"propId":103023,"pos":{"x":-55895,"y":6649,"z":183586},"rot":{"x":9799,"y":95128,"z":3208}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300002,"propState":1,"propId":211,"pos":{"x":-53613,"y":4854,"z":159863},"rot":{"x":0,"y":0,"z":0}},{"groupId":71,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-54260,"y":6541,"z":159916},"rot":{"x":307912,"y":32199,"z":335467}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-21726,"y":8600,"z":126072},"rot":{"x":337059,"y":101552,"z":355445}},{"groupId":72,"instId":300002,"propState":1,"propId":211,"pos":{"x":-27159,"y":4228,"z":128047},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-22350,"y":9816,"z":126089},"rot":{"x":337059,"y":101552,"z":355445}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300002,"propState":1,"propId":211,"pos":{"x":199,"y":4937,"z":157550},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-970,"y":6218,"z":163091},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300002,"propState":1,"propId":211,"pos":{"x":15531,"y":5113,"z":142885},"rot":{"x":0,"y":0,"z":0}},{"groupId":74,"instId":300001,"propState":18,"propId":103024,"pos":{"x":15657,"y":5011,"z":142450},"rot":{"x":271952,"y":107946,"z":320731}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300002,"propState":1,"propId":211,"pos":{"x":40168,"y":4937,"z":133367},"rot":{"x":0,"y":0,"z":0}},{"groupId":75,"instId":300001,"propState":18,"propId":103026,"pos":{"x":40818,"y":8154,"z":133798},"rot":{"x":0,"y":244894,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300004,"propState":0,"propId":103258,"pos":{"x":-1828,"y":5023,"z":163088},"rot":{"x":0,"y":295666,"z":0}},{"groupId":63,"instId":300005,"propState":0,"propId":100,"pos":{"x":110,"y":4937,"z":162450},"rot":{"x":0,"y":169625,"z":0}},{"groupId":63,"instId":300002,"propState":0,"propId":103258,"pos":{"x":2480,"y":5538,"z":163314},"rot":{"x":0,"y":339504,"z":0}},{"groupId":63,"instId":300003,"propState":0,"propId":103258,"pos":{"x":2407,"y":5023,"z":163242},"rot":{"x":0,"y":313526,"z":0}},{"groupId":63,"instId":300001,"propState":0,"propId":103258,"pos":{"x":-961,"y":5023,"z":163026},"rot":{"x":0,"y":4583,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300002,"propState":1,"propId":211,"pos":{"x":72168,"y":4854,"z":126998},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300001,"propState":18,"propId":103023,"pos":{"x":72147,"y":7576,"z":126998},"rot":{"x":351587,"y":213846,"z":68282}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300002,"propState":1,"propId":211,"pos":{"x":68292,"y":4854,"z":98391},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300001,"propState":18,"propId":103025,"pos":{"x":68589,"y":8895,"z":98145},"rot":{"x":338046,"y":13922,"z":176415}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300002,"propState":1,"propId":211,"pos":{"x":64525,"y":7735,"z":37611},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300001,"propState":18,"propId":103026,"pos":{"x":64628,"y":8463,"z":36820},"rot":{"x":80765,"y":63212,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300004,"propState":1,"propId":211,"pos":{"x":101007,"y":3859,"z":114934},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300003,"propState":0,"propId":103027,"pos":{"x":102296,"y":4584,"z":115591},"rot":{"x":84700,"y":315796,"z":51687}},{"groupId":78,"instId":300002,"propState":0,"propId":103027,"pos":{"x":100902,"y":4583,"z":115243},"rot":{"x":82547,"y":119437,"z":39663}},{"groupId":78,"instId":300001,"propState":18,"propId":103027,"pos":{"x":100212,"y":4594,"z":115361},"rot":{"x":85843,"y":45885,"z":71929}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300002,"propState":1,"propId":211,"pos":{"x":44038,"y":4854,"z":60245},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300001,"propState":18,"propId":103023,"pos":{"x":44578,"y":8989,"z":60445},"rot":{"x":0,"y":225000,"z":91401}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300002,"propState":1,"propId":211,"pos":{"x":18352,"y":2979,"z":114193},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":300001,"propState":18,"propId":103023,"pos":{"x":19377,"y":4372,"z":114251},"rot":{"x":0,"y":83300,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300002,"propState":1,"propId":211,"pos":{"x":11818,"y":3017,"z":129493},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300001,"propState":18,"propId":103026,"pos":{"x":8765,"y":3312,"z":127987},"rot":{"x":324416,"y":66513,"z":1603}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300002,"propState":1,"propId":211,"pos":{"x":91338,"y":9548,"z":242860},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300001,"propState":18,"propId":103025,"pos":{"x":92046,"y":11555,"z":243435},"rot":{"x":0,"y":79628,"z":341455}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300002,"propState":8,"propId":110,"pos":{"x":44948,"y":6441,"z":40551},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":19,"instId":400002,"npcId":3026,"pos":{"x":45425,"y":5617,"z":40985},"rot":{"x":0,"y":268129,"z":0}}],"monsters":[],"teleports":{}},"206":{"props":[{"groupId":206,"instId":300001,"propState":8,"propId":110,"pos":{"x":-118235,"y":4915,"z":107588},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":206,"instId":400002,"npcId":3090,"pos":{"x":-121881,"y":4965,"z":99267},"rot":{"x":0,"y":17992,"z":0}}],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300001,"propState":8,"propId":110,"pos":{"x":7681,"y":4937,"z":152616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":208,"instId":400003,"npcId":2302,"pos":{"x":123040,"y":4546,"z":88240},"rot":{"x":0,"y":21519,"z":0}},{"groupId":208,"instId":400002,"npcId":2302,"pos":{"x":125126,"y":4546,"z":88356},"rot":{"x":0,"y":0,"z":0}},{"groupId":208,"instId":400001,"npcId":2310,"pos":{"x":124168,"y":4546,"z":89038},"rot":{"x":0,"y":13834,"z":0}}],"monsters":[],"teleports":{}},"232":{"props":[{"groupId":232,"instId":300001,"propState":0,"propId":103098,"pos":{"x":123580,"y":3680,"z":73840},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"249":{"props":[{"groupId":249,"instId":300003,"propState":0,"propId":100,"pos":{"x":22,"y":3800,"z":125024},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300012,"propState":0,"propId":100,"pos":{"x":10743,"y":13940,"z":118047},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300011,"propState":0,"propId":100,"pos":{"x":-7610,"y":12817,"z":120650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":249,"instId":300010,"propState":0,"propId":100,"pos":{"x":-11382,"y":13940,"z":119229},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300009,"propState":0,"propId":100,"pos":{"x":8163,"y":12553,"z":121645},"rot":{"x":0,"y":270000,"z":0}},{"groupId":249,"instId":300008,"propState":0,"propId":100,"pos":{"x":-660,"y":13940,"z":112251},"rot":{"x":0,"y":90000,"z":0}},{"groupId":249,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":115580},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300006,"propState":0,"propId":100,"pos":{"x":20,"y":3016,"z":110440},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300005,"propState":0,"propId":100,"pos":{"x":17,"y":2250,"z":134940},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300002,"propState":0,"propId":100,"pos":{"x":22,"y":3800,"z":125024},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300001,"propState":0,"propId":100,"pos":{"x":22,"y":3800,"z":125024},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"271":{"props":[{"groupId":271,"instId":300001,"propState":11,"propId":103018,"pos":{"x":67046,"y":4854,"z":140612},"rot":{"x":0,"y":265630,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"272":{"props":[{"groupId":272,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-100184,"y":4915,"z":113935},"rot":{"x":0,"y":111570,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"273":{"props":[{"groupId":273,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-21062,"y":4937,"z":161940},"rot":{"x":0,"y":74313,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"275":{"props":[{"groupId":275,"instId":300001,"propState":0,"propId":103256,"pos":{"x":-10060,"y":3017,"z":109140},"rot":{"x":0,"y":52648,"z":0}}],"npcs":[{"groupId":275,"instId":400001,"npcId":100,"pos":{"x":-10060,"y":3017,"z":109140},"rot":{"x":0,"y":52648,"z":0}}],"monsters":[],"teleports":{}},"276":{"props":[{"groupId":276,"instId":300002,"propState":0,"propId":103256,"pos":{"x":9600,"y":3017,"z":111300},"rot":{"x":0,"y":289130,"z":0}}],"npcs":[{"groupId":276,"instId":400001,"npcId":100,"pos":{"x":9600,"y":3017,"z":111300},"rot":{"x":0,"y":289130,"z":0}}],"monsters":[],"teleports":{}},"277":{"props":[{"groupId":277,"instId":300003,"propState":0,"propId":103256,"pos":{"x":4860,"y":3017,"z":102970},"rot":{"x":0,"y":330043,"z":0}}],"npcs":[{"groupId":277,"instId":400001,"npcId":100,"pos":{"x":4860,"y":3017,"z":102970},"rot":{"x":0,"y":330043,"z":0}}],"monsters":[],"teleports":{}},"326":{"props":[],"npcs":[{"groupId":326,"instId":400001,"npcId":13177,"pos":{"x":108979,"y":3859,"z":105703},"rot":{"x":0,"y":29887,"z":0}}],"monsters":[],"teleports":{}},"329":{"props":[{"groupId":329,"instId":300001,"propState":0,"propId":103142,"pos":{"x":-97397,"y":5131,"z":108154},"rot":{"x":270000,"y":7327,"z":0}}],"npcs":[{"groupId":329,"instId":400001,"npcId":13346,"pos":{"x":-97405,"y":5313,"z":107809},"rot":{"x":0,"y":4965,"z":0}}],"monsters":[],"teleports":{}},"395":{"props":[{"groupId":395,"instId":300002,"propState":18,"propId":101028,"pos":{"x":86127,"y":10146,"z":228987},"rot":{"x":0,"y":313547,"z":0}},{"groupId":395,"instId":300004,"propState":18,"propId":103037,"pos":{"x":-119330,"y":5601,"z":105677},"rot":{"x":0,"y":142183,"z":0}},{"groupId":395,"instId":300003,"propState":18,"propId":101028,"pos":{"x":41507,"y":4869,"z":171335},"rot":{"x":0,"y":79793,"z":0}},{"groupId":395,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-43819,"y":5839,"z":125220},"rot":{"x":0,"y":20548,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"396":{"props":[{"groupId":396,"instId":300001,"propState":18,"propId":101028,"pos":{"x":21249,"y":5953,"z":154350},"rot":{"x":270000,"y":26863,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"394":{"props":[{"groupId":394,"instId":300008,"propState":18,"propId":101028,"pos":{"x":44675,"y":5618,"z":42184},"rot":{"x":0,"y":106024,"z":0}},{"groupId":394,"instId":300010,"propState":18,"propId":101029,"pos":{"x":133274,"y":4555,"z":95550},"rot":{"x":0,"y":35564,"z":0}},{"groupId":394,"instId":300009,"propState":18,"propId":101028,"pos":{"x":86041,"y":10540,"z":240931},"rot":{"x":0,"y":358362,"z":0}},{"groupId":394,"instId":300006,"propState":18,"propId":101028,"pos":{"x":-3316,"y":5608,"z":51301},"rot":{"x":280093,"y":303779,"z":357203}},{"groupId":394,"instId":300004,"propState":18,"propId":101028,"pos":{"x":9155,"y":5891,"z":66769},"rot":{"x":0,"y":142183,"z":0}},{"groupId":394,"instId":300001,"propState":18,"propId":103037,"pos":{"x":45587,"y":5894,"z":160678},"rot":{"x":279806,"y":248853,"z":722}},{"groupId":394,"instId":300011,"propState":18,"propId":101028,"pos":{"x":-58397,"y":4934,"z":142590},"rot":{"x":0,"y":159303,"z":0}},{"groupId":394,"instId":300007,"propState":18,"propId":103037,"pos":{"x":3290,"y":5872,"z":54638},"rot":{"x":0,"y":104072,"z":0}},{"groupId":394,"instId":300005,"propState":18,"propId":101028,"pos":{"x":12751,"y":5522,"z":65328},"rot":{"x":0,"y":89545,"z":0}},{"groupId":394,"instId":300003,"propState":18,"propId":101028,"pos":{"x":42350,"y":6458,"z":33082},"rot":{"x":0,"y":30297,"z":0}},{"groupId":394,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-61959,"y":6707,"z":133102},"rot":{"x":270000,"y":110610,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"351":{"props":[{"groupId":351,"instId":300004,"propState":1,"propId":103020,"pos":{"x":79740,"y":5586,"z":119760},"rot":{"x":0,"y":261971,"z":0}},{"groupId":351,"instId":300002,"propState":1,"propId":103020,"pos":{"x":-35326,"y":5586,"z":171081},"rot":{"x":359163,"y":256384,"z":359806}},{"groupId":351,"instId":300003,"propState":1,"propId":103020,"pos":{"x":19882,"y":5586,"z":43133},"rot":{"x":359310,"y":80123,"z":512}},{"groupId":351,"instId":300001,"propState":1,"propId":103020,"pos":{"x":-79626,"y":5666,"z":106221},"rot":{"x":0,"y":86271,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":1,"startGroupId":206}},"1030613":{"P10306_F10306001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300004,"propState":8,"propId":101,"pos":{"x":20385,"y":4937,"z":156122},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":8,"propId":101,"pos":{"x":78953,"y":4854,"z":114983},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300002,"propState":8,"propId":101,"pos":{"x":-79190,"y":4854,"z":115370},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":8,"propId":101,"pos":{"x":-4500,"y":4903,"z":24390},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030601":{"anchorId":1,"groupId":3,"instId":300001,"pos":{"x":0,"y":4903,"z":26000},"rot":{"x":0,"y":0,"z":0}},"1030602":{"anchorId":2,"groupId":3,"instId":300002,"pos":{"x":-84530,"y":4854,"z":110410},"rot":{"x":0,"y":271000,"z":0}},"1030603":{"anchorId":3,"groupId":3,"instId":300003,"pos":{"x":85840,"y":4854,"z":110533},"rot":{"x":0,"y":90000,"z":0}},"1030604":{"anchorId":4,"groupId":3,"instId":300004,"pos":{"x":15521,"y":4937,"z":156520},"rot":{"x":0,"y":338250,"z":0}}}},"8":{"props":[{"groupId":8,"instId":300008,"propState":0,"propId":100,"pos":{"x":84180,"y":7000,"z":110406},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300007,"propState":0,"propId":100,"pos":{"x":43820,"y":7000,"z":141330},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300006,"propState":0,"propId":100,"pos":{"x":44280,"y":7000,"z":79710},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":100,"pos":{"x":-83950,"y":7000,"z":110211},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":100,"pos":{"x":-43590,"y":7000,"z":79790},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":100,"pos":{"x":-44350,"y":7000,"z":141260},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":1,"propId":103031,"pos":{"x":38367,"y":4853,"z":46423},"rot":{"x":0,"y":328236,"z":0}},{"groupId":8,"instId":300001,"propState":1,"propId":103031,"pos":{"x":-46858,"y":4853,"z":168375},"rot":{"x":0,"y":321141,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300015,"propState":12,"propId":60301,"pos":{"x":84730,"y":9530,"z":243431},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300007,"propState":12,"propId":60301,"pos":{"x":53147,"y":4854,"z":153697},"rot":{"x":0,"y":344544,"z":0}},{"groupId":4,"instId":300014,"propState":12,"propId":60301,"pos":{"x":-106696,"y":4915,"z":114340},"rot":{"x":0,"y":182428,"z":0}},{"groupId":4,"instId":300012,"propState":12,"propId":60301,"pos":{"x":-61023,"y":4876,"z":166111},"rot":{"x":0,"y":318603,"z":0}},{"groupId":4,"instId":300010,"propState":12,"propId":60301,"pos":{"x":76568,"y":4854,"z":97940},"rot":{"x":0,"y":9263,"z":0}},{"groupId":4,"instId":300008,"propState":12,"propId":60301,"pos":{"x":105750,"y":3859,"z":115875},"rot":{"x":0,"y":177642,"z":0}},{"groupId":4,"instId":300013,"propState":12,"propId":60301,"pos":{"x":-56992,"y":5795,"z":67016},"rot":{"x":0,"y":1748,"z":0}},{"groupId":4,"instId":300011,"propState":12,"propId":60301,"pos":{"x":44630,"y":5325,"z":24514},"rot":{"x":0,"y":311735,"z":0}},{"groupId":4,"instId":300009,"propState":12,"propId":60301,"pos":{"x":115700,"y":3796,"z":100270},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300006,"propState":12,"propId":60301,"pos":{"x":-40733,"y":4933,"z":91608},"rot":{"x":0,"y":63371,"z":0}},{"groupId":4,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-21383,"y":3017,"z":116105},"rot":{"x":0,"y":283023,"z":0}},{"groupId":4,"instId":300004,"propState":12,"propId":60301,"pos":{"x":20350,"y":4937,"z":160920},"rot":{"x":0,"y":296253,"z":0}},{"groupId":4,"instId":300003,"propState":12,"propId":60301,"pos":{"x":19092,"y":3017,"z":104541},"rot":{"x":0,"y":288352,"z":0}},{"groupId":4,"instId":300002,"propState":12,"propId":60301,"pos":{"x":17543,"y":4937,"z":68309},"rot":{"x":0,"y":335744,"z":0}},{"groupId":4,"instId":300001,"propState":12,"propId":60301,"pos":{"x":7132,"y":4924,"z":31360},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300029,"propState":0,"propId":103016,"pos":{"x":126230,"y":3859,"z":109377},"rot":{"x":0,"y":49444,"z":0}},{"groupId":2,"instId":300028,"propState":0,"propId":103015,"pos":{"x":109111,"y":3859,"z":115284},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300016,"propState":0,"propId":103016,"pos":{"x":43288,"y":4854,"z":144357},"rot":{"x":0,"y":92454,"z":0}},{"groupId":2,"instId":300015,"propState":0,"propId":103016,"pos":{"x":34414,"y":4854,"z":46558},"rot":{"x":0,"y":92454,"z":0}},{"groupId":2,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-81534,"y":4854,"z":112391},"rot":{"x":0,"y":274207,"z":0}},{"groupId":2,"instId":300027,"propState":0,"propId":103014,"pos":{"x":-12451,"y":4937,"z":66361},"rot":{"x":0,"y":308573,"z":0}},{"groupId":2,"instId":300026,"propState":0,"propId":103015,"pos":{"x":-11256,"y":4937,"z":65780},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300012,"propState":0,"propId":103016,"pos":{"x":62500,"y":4854,"z":73020},"rot":{"x":0,"y":15502,"z":0}},{"groupId":2,"instId":300011,"propState":0,"propId":103017,"pos":{"x":63749,"y":4854,"z":147337},"rot":{"x":0,"y":167261,"z":0}},{"groupId":2,"instId":300030,"propState":0,"propId":103016,"pos":{"x":-93303,"y":4919,"z":106026},"rot":{"x":0,"y":343791,"z":0}},{"groupId":2,"instId":300020,"propState":0,"propId":103016,"pos":{"x":-22918,"y":3017,"z":112018},"rot":{"x":0,"y":24007,"z":0}},{"groupId":2,"instId":300025,"propState":0,"propId":103016,"pos":{"x":77599,"y":4854,"z":100351},"rot":{"x":0,"y":15765,"z":0}},{"groupId":2,"instId":300024,"propState":0,"propId":103016,"pos":{"x":76201,"y":4854,"z":100530},"rot":{"x":0,"y":325616,"z":0}},{"groupId":2,"instId":300010,"propState":0,"propId":103016,"pos":{"x":-11594,"y":4941,"z":172255},"rot":{"x":0,"y":174545,"z":0}},{"groupId":2,"instId":300009,"propState":0,"propId":103017,"pos":{"x":11909,"y":4946,"z":172203},"rot":{"x":0,"y":194753,"z":0}},{"groupId":2,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-60145,"y":4854,"z":68061},"rot":{"x":0,"y":337535,"z":0}},{"groupId":2,"instId":300004,"propState":0,"propId":103017,"pos":{"x":-42375,"y":4854,"z":83885},"rot":{"x":0,"y":207317,"z":0}},{"groupId":2,"instId":300021,"propState":0,"propId":103016,"pos":{"x":14307,"y":3017,"z":91243},"rot":{"x":0,"y":24007,"z":0}},{"groupId":2,"instId":300003,"propState":0,"propId":103016,"pos":{"x":39703,"y":4933,"z":85631},"rot":{"x":0,"y":157837,"z":0}},{"groupId":2,"instId":300014,"propState":0,"propId":103017,"pos":{"x":50731,"y":5235,"z":33411},"rot":{"x":0,"y":235242,"z":0}},{"groupId":2,"instId":300013,"propState":0,"propId":103016,"pos":{"x":81897,"y":4854,"z":112684},"rot":{"x":0,"y":92454,"z":0}},{"groupId":2,"instId":300008,"propState":0,"propId":103017,"pos":{"x":-39790,"y":4854,"z":164870},"rot":{"x":0,"y":304148,"z":0}},{"groupId":2,"instId":300007,"propState":0,"propId":103017,"pos":{"x":-64017,"y":4854,"z":145667},"rot":{"x":0,"y":218726,"z":0}},{"groupId":2,"instId":300023,"propState":0,"propId":103016,"pos":{"x":-37270,"y":4962,"z":110332},"rot":{"x":0,"y":174478,"z":0}},{"groupId":2,"instId":300022,"propState":0,"propId":103016,"pos":{"x":13765,"y":3017,"z":89422},"rot":{"x":0,"y":240213,"z":0}},{"groupId":2,"instId":300019,"propState":0,"propId":103016,"pos":{"x":-20714,"y":3017,"z":113851},"rot":{"x":0,"y":257146,"z":0}},{"groupId":2,"instId":300018,"propState":0,"propId":103016,"pos":{"x":-23578,"y":3017,"z":114967},"rot":{"x":0,"y":152608,"z":0}},{"groupId":2,"instId":300017,"propState":0,"propId":103016,"pos":{"x":25090,"y":4630,"z":115717},"rot":{"x":0,"y":255869,"z":0}},{"groupId":2,"instId":300002,"propState":0,"propId":103017,"pos":{"x":21913,"y":4937,"z":70359},"rot":{"x":0,"y":327058,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":103017,"pos":{"x":-7322,"y":4913,"z":34247},"rot":{"x":0,"y":273328,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-22462,"y":3017,"z":113474},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300005,"propState":0,"propId":103016,"pos":{"x":11157,"y":3017,"z":111183},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300007,"propState":0,"propId":103016,"pos":{"x":2821,"y":3017,"z":99176},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-14323,"y":4960,"z":94350},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-11456,"y":3017,"z":107024},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300004,"propState":0,"propId":103016,"pos":{"x":15188,"y":3017,"z":89958},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300002,"propState":0,"propId":103016,"pos":{"x":-10153,"y":4470,"z":114270},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300002,"propState":1,"propId":211,"pos":{"x":-34509,"y":4962,"z":97252},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-35415,"y":6413,"z":98580},"rot":{"x":357078,"y":131635,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300002,"propState":1,"propId":211,"pos":{"x":-58601,"y":4854,"z":68460},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-61100,"y":7774,"z":67719},"rot":{"x":23127,"y":67336,"z":3206}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300004,"propState":18,"propId":103026,"pos":{"x":2484,"y":-5097,"z":52579},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300005,"propState":1,"propId":211,"pos":{"x":2484,"y":4903,"z":52579},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300002,"propState":18,"propId":103027,"pos":{"x":2971,"y":5825,"z":52555},"rot":{"x":347848,"y":216112,"z":82197}},{"groupId":64,"instId":300001,"propState":18,"propId":103027,"pos":{"x":2425,"y":5813,"z":53129},"rot":{"x":0,"y":53195,"z":69077}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300001,"propState":18,"propId":103023,"pos":{"x":-69467,"y":5734,"z":88234},"rot":{"x":0,"y":105795,"z":0}},{"groupId":67,"instId":300002,"propState":1,"propId":211,"pos":{"x":-69224,"y":4854,"z":87964},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300002,"propState":1,"propId":211,"pos":{"x":-78425,"y":4854,"z":118159},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-79099,"y":6682,"z":118675},"rot":{"x":356420,"y":168204,"z":99937}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-106069,"y":4651,"z":98359},"rot":{"x":0,"y":211808,"z":0}},{"groupId":69,"instId":300002,"propState":1,"propId":211,"pos":{"x":-107586,"y":4911,"z":105676},"rot":{"x":0,"y":0,"z":0}},{"groupId":69,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-106090,"y":6025,"z":98370},"rot":{"x":0,"y":19854,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300002,"propState":1,"propId":211,"pos":{"x":-56469,"y":5332,"z":183514},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300001,"propState":18,"propId":103023,"pos":{"x":-55895,"y":6649,"z":183586},"rot":{"x":9799,"y":95128,"z":3208}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300002,"propState":1,"propId":211,"pos":{"x":-53613,"y":4854,"z":159863},"rot":{"x":0,"y":0,"z":0}},{"groupId":71,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-54260,"y":6541,"z":159916},"rot":{"x":307912,"y":32199,"z":335467}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-21726,"y":8600,"z":126072},"rot":{"x":337059,"y":101552,"z":355445}},{"groupId":72,"instId":300002,"propState":1,"propId":211,"pos":{"x":-27159,"y":4228,"z":128047},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-22350,"y":9816,"z":126089},"rot":{"x":337059,"y":101552,"z":355445}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300002,"propState":1,"propId":211,"pos":{"x":199,"y":4937,"z":157550},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-970,"y":6218,"z":163091},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300002,"propState":1,"propId":211,"pos":{"x":15531,"y":5113,"z":142885},"rot":{"x":0,"y":0,"z":0}},{"groupId":74,"instId":300001,"propState":18,"propId":103024,"pos":{"x":15657,"y":5011,"z":142450},"rot":{"x":271952,"y":107946,"z":320731}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300001,"propState":0,"propId":103258,"pos":{"x":-961,"y":5023,"z":163026},"rot":{"x":0,"y":4583,"z":0}},{"groupId":63,"instId":300003,"propState":0,"propId":103258,"pos":{"x":2407,"y":5023,"z":163242},"rot":{"x":0,"y":313526,"z":0}},{"groupId":63,"instId":300005,"propState":0,"propId":100,"pos":{"x":110,"y":4937,"z":162450},"rot":{"x":0,"y":169625,"z":0}},{"groupId":63,"instId":300004,"propState":0,"propId":103258,"pos":{"x":-1828,"y":5023,"z":163088},"rot":{"x":0,"y":295666,"z":0}},{"groupId":63,"instId":300002,"propState":0,"propId":103258,"pos":{"x":2480,"y":5538,"z":163314},"rot":{"x":0,"y":339504,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300002,"propState":1,"propId":211,"pos":{"x":40168,"y":4937,"z":133367},"rot":{"x":0,"y":0,"z":0}},{"groupId":75,"instId":300001,"propState":18,"propId":103026,"pos":{"x":40818,"y":8154,"z":133798},"rot":{"x":0,"y":244894,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300002,"propState":1,"propId":211,"pos":{"x":72168,"y":4854,"z":126998},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300001,"propState":18,"propId":103023,"pos":{"x":72147,"y":7576,"z":126998},"rot":{"x":351587,"y":213846,"z":68282}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300002,"propState":1,"propId":211,"pos":{"x":68292,"y":4854,"z":98391},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300001,"propState":18,"propId":103025,"pos":{"x":68589,"y":8895,"z":98145},"rot":{"x":338046,"y":13922,"z":176415}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300002,"propState":1,"propId":211,"pos":{"x":64525,"y":7735,"z":37611},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300001,"propState":18,"propId":103026,"pos":{"x":64628,"y":8463,"z":36820},"rot":{"x":80765,"y":63212,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300004,"propState":1,"propId":211,"pos":{"x":101007,"y":3859,"z":114934},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300002,"propState":0,"propId":103027,"pos":{"x":100902,"y":4583,"z":115243},"rot":{"x":82547,"y":119437,"z":39663}},{"groupId":78,"instId":300003,"propState":0,"propId":103027,"pos":{"x":102296,"y":4584,"z":115591},"rot":{"x":84700,"y":315796,"z":51687}},{"groupId":78,"instId":300001,"propState":18,"propId":103027,"pos":{"x":100212,"y":4594,"z":115361},"rot":{"x":85843,"y":45885,"z":71929}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300002,"propState":1,"propId":211,"pos":{"x":44038,"y":4854,"z":60245},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300001,"propState":18,"propId":103023,"pos":{"x":44578,"y":8989,"z":60445},"rot":{"x":0,"y":225000,"z":91401}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300002,"propState":1,"propId":211,"pos":{"x":18352,"y":2979,"z":114193},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":300001,"propState":18,"propId":103023,"pos":{"x":19377,"y":4372,"z":114251},"rot":{"x":0,"y":83300,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300002,"propState":1,"propId":211,"pos":{"x":11818,"y":3017,"z":129493},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300001,"propState":18,"propId":103026,"pos":{"x":8765,"y":3312,"z":127987},"rot":{"x":324416,"y":66513,"z":1603}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300002,"propState":1,"propId":211,"pos":{"x":91338,"y":9548,"z":242860},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300001,"propState":18,"propId":103025,"pos":{"x":92046,"y":11555,"z":243435},"rot":{"x":0,"y":79628,"z":341455}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300002,"propState":8,"propId":110,"pos":{"x":44948,"y":6441,"z":40551},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":19,"instId":400002,"npcId":3026,"pos":{"x":45425,"y":5617,"z":40985},"rot":{"x":0,"y":268129,"z":0}}],"monsters":[],"teleports":{}},"206":{"props":[{"groupId":206,"instId":300001,"propState":8,"propId":110,"pos":{"x":-118235,"y":4915,"z":107588},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":206,"instId":400002,"npcId":3090,"pos":{"x":-121881,"y":4965,"z":99267},"rot":{"x":0,"y":17992,"z":0}}],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300001,"propState":8,"propId":110,"pos":{"x":7681,"y":4937,"z":152616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":208,"instId":400003,"npcId":2302,"pos":{"x":123040,"y":4546,"z":88240},"rot":{"x":0,"y":21519,"z":0}},{"groupId":208,"instId":400002,"npcId":2302,"pos":{"x":125126,"y":4546,"z":88356},"rot":{"x":0,"y":0,"z":0}},{"groupId":208,"instId":400001,"npcId":2310,"pos":{"x":124168,"y":4546,"z":89038},"rot":{"x":0,"y":13834,"z":0}}],"monsters":[],"teleports":{}},"232":{"props":[{"groupId":232,"instId":300001,"propState":0,"propId":103098,"pos":{"x":123580,"y":3680,"z":73840},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"249":{"props":[{"groupId":249,"instId":300003,"propState":0,"propId":100,"pos":{"x":22,"y":3800,"z":125024},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300012,"propState":0,"propId":100,"pos":{"x":10743,"y":13940,"z":118047},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300010,"propState":0,"propId":100,"pos":{"x":-11382,"y":13940,"z":119229},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300008,"propState":0,"propId":100,"pos":{"x":-660,"y":13940,"z":112251},"rot":{"x":0,"y":90000,"z":0}},{"groupId":249,"instId":300006,"propState":0,"propId":100,"pos":{"x":20,"y":3016,"z":110440},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300002,"propState":0,"propId":100,"pos":{"x":22,"y":3800,"z":125024},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300011,"propState":0,"propId":100,"pos":{"x":-7610,"y":12817,"z":120650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":249,"instId":300009,"propState":0,"propId":100,"pos":{"x":8163,"y":12553,"z":121645},"rot":{"x":0,"y":270000,"z":0}},{"groupId":249,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":115580},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300005,"propState":0,"propId":100,"pos":{"x":17,"y":2250,"z":134940},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300001,"propState":0,"propId":100,"pos":{"x":22,"y":3800,"z":125024},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"271":{"props":[{"groupId":271,"instId":300001,"propState":11,"propId":103018,"pos":{"x":67046,"y":4854,"z":140612},"rot":{"x":0,"y":265630,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"272":{"props":[{"groupId":272,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-100184,"y":4915,"z":113935},"rot":{"x":0,"y":111570,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"273":{"props":[{"groupId":273,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-21062,"y":4937,"z":161940},"rot":{"x":0,"y":74313,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"275":{"props":[{"groupId":275,"instId":300001,"propState":0,"propId":103256,"pos":{"x":-10060,"y":3017,"z":109140},"rot":{"x":0,"y":52648,"z":0}}],"npcs":[{"groupId":275,"instId":400001,"npcId":100,"pos":{"x":-10060,"y":3017,"z":109140},"rot":{"x":0,"y":52648,"z":0}}],"monsters":[],"teleports":{}},"276":{"props":[{"groupId":276,"instId":300002,"propState":0,"propId":103256,"pos":{"x":9600,"y":3017,"z":111300},"rot":{"x":0,"y":289130,"z":0}}],"npcs":[{"groupId":276,"instId":400001,"npcId":100,"pos":{"x":9600,"y":3017,"z":111300},"rot":{"x":0,"y":289130,"z":0}}],"monsters":[],"teleports":{}},"277":{"props":[{"groupId":277,"instId":300003,"propState":0,"propId":103256,"pos":{"x":4860,"y":3017,"z":102970},"rot":{"x":0,"y":330043,"z":0}}],"npcs":[{"groupId":277,"instId":400001,"npcId":100,"pos":{"x":4860,"y":3017,"z":102970},"rot":{"x":0,"y":330043,"z":0}}],"monsters":[],"teleports":{}},"326":{"props":[],"npcs":[{"groupId":326,"instId":400001,"npcId":13177,"pos":{"x":108979,"y":3859,"z":105703},"rot":{"x":0,"y":29887,"z":0}}],"monsters":[],"teleports":{}},"329":{"props":[{"groupId":329,"instId":300001,"propState":0,"propId":103142,"pos":{"x":-97397,"y":5131,"z":108154},"rot":{"x":270000,"y":7327,"z":0}}],"npcs":[{"groupId":329,"instId":400001,"npcId":13346,"pos":{"x":-97405,"y":5313,"z":107809},"rot":{"x":0,"y":4965,"z":0}}],"monsters":[],"teleports":{}},"351":{"props":[{"groupId":351,"instId":300002,"propState":1,"propId":103020,"pos":{"x":-35326,"y":5586,"z":171081},"rot":{"x":359163,"y":256384,"z":359806}},{"groupId":351,"instId":300004,"propState":1,"propId":103020,"pos":{"x":79740,"y":5586,"z":119760},"rot":{"x":0,"y":261971,"z":0}},{"groupId":351,"instId":300003,"propState":1,"propId":103020,"pos":{"x":19882,"y":5586,"z":43133},"rot":{"x":359310,"y":80123,"z":512}},{"groupId":351,"instId":300001,"propState":1,"propId":103020,"pos":{"x":-79626,"y":5666,"z":106221},"rot":{"x":0,"y":86271,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"396":{"props":[{"groupId":396,"instId":300001,"propState":18,"propId":101028,"pos":{"x":21249,"y":5953,"z":154350},"rot":{"x":270000,"y":26863,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"395":{"props":[{"groupId":395,"instId":300003,"propState":18,"propId":101028,"pos":{"x":41507,"y":4869,"z":171335},"rot":{"x":0,"y":79793,"z":0}},{"groupId":395,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-43819,"y":5839,"z":125220},"rot":{"x":0,"y":20548,"z":0}},{"groupId":395,"instId":300004,"propState":18,"propId":103037,"pos":{"x":-119330,"y":5601,"z":105677},"rot":{"x":0,"y":142183,"z":0}},{"groupId":395,"instId":300002,"propState":18,"propId":101028,"pos":{"x":86127,"y":10146,"z":228987},"rot":{"x":0,"y":313547,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"394":{"props":[{"groupId":394,"instId":300011,"propState":18,"propId":101028,"pos":{"x":-58397,"y":4934,"z":142590},"rot":{"x":0,"y":159303,"z":0}},{"groupId":394,"instId":300009,"propState":18,"propId":101028,"pos":{"x":86041,"y":10540,"z":240931},"rot":{"x":0,"y":358362,"z":0}},{"groupId":394,"instId":300007,"propState":18,"propId":103037,"pos":{"x":3290,"y":5872,"z":54638},"rot":{"x":0,"y":104072,"z":0}},{"groupId":394,"instId":300004,"propState":18,"propId":101028,"pos":{"x":9155,"y":5891,"z":66769},"rot":{"x":0,"y":142183,"z":0}},{"groupId":394,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-61959,"y":6707,"z":133102},"rot":{"x":270000,"y":110610,"z":0}},{"groupId":394,"instId":300010,"propState":18,"propId":101029,"pos":{"x":133274,"y":4555,"z":95550},"rot":{"x":0,"y":35564,"z":0}},{"groupId":394,"instId":300008,"propState":18,"propId":101028,"pos":{"x":44675,"y":5618,"z":42184},"rot":{"x":0,"y":106024,"z":0}},{"groupId":394,"instId":300006,"propState":18,"propId":101028,"pos":{"x":-3316,"y":5608,"z":51301},"rot":{"x":280093,"y":303779,"z":357203}},{"groupId":394,"instId":300005,"propState":18,"propId":101028,"pos":{"x":12751,"y":5522,"z":65328},"rot":{"x":0,"y":89545,"z":0}},{"groupId":394,"instId":300003,"propState":18,"propId":101028,"pos":{"x":42350,"y":6458,"z":33082},"rot":{"x":0,"y":30297,"z":0}},{"groupId":394,"instId":300001,"propState":18,"propId":103037,"pos":{"x":45587,"y":5894,"z":160678},"rot":{"x":279806,"y":248853,"z":722}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":1,"startGroupId":208}},"1030614":{"P10001_F10001001":{"scenes":{"11":{"props":[{"groupId":11,"instId":300001,"propState":8,"propId":101,"pos":{"x":4640,"y":204,"z":-42110},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300002,"propState":8,"propId":101,"pos":{"x":-5980,"y":-274,"z":34650},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1000101":{"anchorId":1,"groupId":11,"instId":300001,"pos":{"x":50,"y":-217,"z":-39800},"rot":{"x":0,"y":0,"z":0}},"1000102":{"anchorId":2,"groupId":11,"instId":300002,"pos":{"x":-130,"y":-267,"z":33031},"rot":{"x":0,"y":180000,"z":0}}}},"3":{"props":[{"groupId":3,"instId":300005,"propState":0,"propId":107,"pos":{"x":10,"y":3132,"z":-66470},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":905,"pos":{"x":-53119,"y":6851,"z":-60166},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2219":{"anchorId":1,"groupId":1,"instId":300002,"pos":{"x":-53121,"y":4912,"z":-58063},"rot":{"x":0,"y":180000,"z":0}}}},"24":{"props":[{"groupId":24,"instId":300013,"propState":18,"propId":101030,"pos":{"x":31064,"y":-275,"z":-17681},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300009,"propState":18,"propId":100018,"pos":{"x":34886,"y":-239,"z":-3243},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300005,"propState":18,"propId":101030,"pos":{"x":29546,"y":4201,"z":-28808},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300014,"propState":18,"propId":100020,"pos":{"x":-35109,"y":-239,"z":-3175},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300012,"propState":18,"propId":100018,"pos":{"x":12329,"y":-434,"z":13274},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300011,"propState":18,"propId":100018,"pos":{"x":-28940,"y":4685,"z":-51214},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300010,"propState":18,"propId":100018,"pos":{"x":-6906,"y":-431,"z":12015},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300008,"propState":18,"propId":100018,"pos":{"x":-31025,"y":-276,"z":-17696},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300007,"propState":18,"propId":100018,"pos":{"x":13828,"y":6268,"z":-61973},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300006,"propState":18,"propId":100018,"pos":{"x":42418,"y":4969,"z":-44690},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300004,"propState":18,"propId":101030,"pos":{"x":-13835,"y":6872,"z":-52025},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300003,"propState":18,"propId":100018,"pos":{"x":-13769,"y":6288,"z":-61735},"rot":{"x":0,"y":120112,"z":0}},{"groupId":24,"instId":300002,"propState":18,"propId":100018,"pos":{"x":-29108,"y":4203,"z":-29210},"rot":{"x":0,"y":91305,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300001,"propState":18,"propId":101030,"pos":{"x":-47867,"y":4916,"z":-50570},"rot":{"x":0,"y":15479,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300001,"propState":18,"propId":101030,"pos":{"x":-46900,"y":4913,"z":-49827},"rot":{"x":0,"y":44851,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300001,"propState":18,"propId":101030,"pos":{"x":-8312,"y":-1850,"z":30910},"rot":{"x":0,"y":21802,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[],"npcs":[{"groupId":63,"instId":400001,"npcId":10107,"pos":{"x":-4762,"y":209,"z":-31617},"rot":{"x":0,"y":168842,"z":0}}],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300001,"propState":0,"propId":100,"pos":{"x":-55864,"y":4923,"z":-51261},"rot":{"x":0,"y":0,"z":0}},{"groupId":97,"instId":300002,"propState":8,"propId":3000,"pos":{"x":-56024,"y":4923,"z":-51108},"rot":{"x":0,"y":358044,"z":0}}],"npcs":[{"groupId":97,"instId":400001,"npcId":10122,"pos":{"x":-56024,"y":4923,"z":-51108},"rot":{"x":0,"y":97259,"z":0}}],"monsters":[],"teleports":{"2264":{"anchorId":2,"groupId":97,"instId":300002,"pos":{"x":-54710,"y":4923,"z":-50500},"rot":{"x":0,"y":240473,"z":0}}}},"143":{"props":[{"groupId":143,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-26464,"y":-393,"z":-23421},"rot":{"x":0,"y":347721,"z":0}},{"groupId":143,"instId":300001,"propState":18,"propId":100018,"pos":{"x":10434,"y":-2475,"z":-17941},"rot":{"x":0,"y":334362,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"159":{"props":[{"groupId":159,"instId":300002,"propState":8,"propId":110,"pos":{"x":14384,"y":-890,"z":5700},"rot":{"x":0,"y":0,"z":0}},{"groupId":159,"instId":300001,"propState":0,"propId":100,"pos":{"x":14548,"y":-1376,"z":5707},"rot":{"x":0,"y":222759,"z":0}}],"npcs":[{"groupId":159,"instId":400001,"npcId":3002,"pos":{"x":14861,"y":-890,"z":4732},"rot":{"x":0,"y":246268,"z":0}}],"monsters":[],"teleports":{}},"165":{"props":[{"groupId":165,"instId":300001,"propState":18,"propId":100020,"pos":{"x":-52013,"y":5732,"z":-51904},"rot":{"x":0,"y":208231,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":101,"startAnchorId":2,"startGroupId":159}},"1030615":{"P20004_F20004001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300002,"propState":8,"propId":101,"pos":{"x":-11513,"y":180918,"z":-88379},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300004,"propState":8,"propId":101,"pos":{"x":23980,"y":143925,"z":-22885},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300003,"propState":8,"propId":101,"pos":{"x":28310,"y":172315,"z":47630},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300001,"propState":8,"propId":101,"pos":{"x":16550,"y":412082,"z":-6200},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2000401":{"anchorId":5,"groupId":2,"instId":300001,"pos":{"x":7320,"y":412082,"z":-1500},"rot":{"x":0,"y":270000,"z":0}},"2000402":{"anchorId":2,"groupId":2,"instId":300002,"pos":{"x":-14714,"y":180918,"z":-89770},"rot":{"x":0,"y":180000,"z":0}},"2000403":{"anchorId":3,"groupId":2,"instId":300003,"pos":{"x":35420,"y":172315,"z":46840},"rot":{"x":0,"y":50000,"z":0}},"2000404":{"anchorId":4,"groupId":2,"instId":300004,"pos":{"x":26290,"y":143925,"z":-17740},"rot":{"x":0,"y":270000,"z":0}}}},"36":{"props":[{"groupId":36,"instId":300003,"propState":14,"propId":100007,"pos":{"x":-2490,"y":414020,"z":-14260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":100000,"pos":{"x":2018,"y":412082,"z":-13367},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300001,"propState":0,"propId":100,"pos":{"x":-52969,"y":178950,"z":-100139},"rot":{"x":0,"y":40819,"z":0}},{"groupId":4,"instId":300007,"propState":0,"propId":100,"pos":{"x":-42120,"y":178950,"z":-109089},"rot":{"x":0,"y":39426,"z":0}},{"groupId":4,"instId":300006,"propState":0,"propId":100,"pos":{"x":-31513,"y":179103,"z":-117806},"rot":{"x":0,"y":45000,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":100,"pos":{"x":36538,"y":171240,"z":90630},"rot":{"x":0,"y":230173,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":100,"pos":{"x":45892,"y":171240,"z":79370},"rot":{"x":0,"y":232288,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300003,"propState":0,"propId":100,"pos":{"x":86170,"y":172415,"z":-14200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300006,"propState":0,"propId":100,"pos":{"x":78570,"y":172707,"z":-15496},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":100,"pos":{"x":81605,"y":163620,"z":-14231},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300004,"propState":12,"propId":60002,"pos":{"x":86170,"y":172415,"z":-14200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":211,"pos":{"x":86170,"y":172415,"z":-14200},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300009,"propState":12,"propId":60001,"pos":{"x":-62458,"y":177545,"z":30073},"rot":{"x":0,"y":320000,"z":0}},{"groupId":31,"instId":300007,"propState":12,"propId":60001,"pos":{"x":14950,"y":172249,"z":64855},"rot":{"x":0,"y":140910,"z":0}},{"groupId":31,"instId":300010,"propState":12,"propId":60001,"pos":{"x":7507,"y":172229,"z":89687},"rot":{"x":0,"y":6000,"z":0}},{"groupId":31,"instId":300008,"propState":12,"propId":60001,"pos":{"x":-48234,"y":182839,"z":45318},"rot":{"x":0,"y":140000,"z":0}},{"groupId":31,"instId":300006,"propState":12,"propId":60001,"pos":{"x":44878,"y":172248,"z":62691},"rot":{"x":0,"y":230000,"z":0}},{"groupId":31,"instId":300005,"propState":12,"propId":60001,"pos":{"x":-57810,"y":177414,"z":-95270},"rot":{"x":0,"y":40000,"z":0}},{"groupId":31,"instId":300004,"propState":12,"propId":60001,"pos":{"x":10269,"y":180920,"z":-103379},"rot":{"x":0,"y":220013,"z":0}},{"groupId":31,"instId":300003,"propState":12,"propId":60001,"pos":{"x":-55508,"y":182862,"z":-13966},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300002,"propState":12,"propId":60001,"pos":{"x":-95043,"y":411908,"z":-18250},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300001,"propState":12,"propId":60001,"pos":{"x":-2716,"y":413975,"z":20636},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":142143,"z":0}},{"groupId":34,"instId":300003,"propState":0,"propId":211,"pos":{"x":31250,"y":169655,"z":88460},"rot":{"x":0,"y":142143,"z":0}},{"groupId":34,"instId":300001,"propState":11,"propId":60002,"pos":{"x":31250,"y":169655,"z":88460},"rot":{"x":0,"y":142143,"z":0}}],"npcs":[],"monsters":[{"groupId":34,"instId":200002,"monsterId":8022010,"eventId":20004232,"pos":{"x":34912,"y":169791,"z":87854},"rot":{"x":0,"y":269528,"z":0}},{"groupId":34,"instId":200001,"monsterId":8022010,"eventId":20004231,"pos":{"x":31845,"y":169791,"z":85159},"rot":{"x":0,"y":337905,"z":0}}],"teleports":{}},"87":{"props":[],"npcs":[],"monsters":[{"groupId":87,"instId":200001,"monsterId":8022010,"eventId":20004106,"pos":{"x":38160,"y":172400,"z":-74590},"rot":{"x":0,"y":40000,"z":0}},{"groupId":87,"instId":200003,"monsterId":8022010,"eventId":20004108,"pos":{"x":65230,"y":172400,"z":-33300},"rot":{"x":0,"y":150000,"z":0}},{"groupId":87,"instId":200002,"monsterId":8022010,"eventId":20004107,"pos":{"x":65707,"y":172400,"z":-39125},"rot":{"x":0,"y":20000,"z":0}}],"teleports":{}},"88":{"props":[],"npcs":[],"monsters":[{"groupId":88,"instId":200002,"monsterId":8022010,"eventId":20004102,"pos":{"x":-63458,"y":182862,"z":2763},"rot":{"x":0,"y":150000,"z":0}},{"groupId":88,"instId":200003,"monsterId":8022010,"eventId":20004103,"pos":{"x":-62135,"y":182891,"z":14288},"rot":{"x":0,"y":180000,"z":0}},{"groupId":88,"instId":200001,"monsterId":8022010,"eventId":20004101,"pos":{"x":-63775,"y":182862,"z":0},"rot":{"x":0,"y":119339,"z":0}}],"teleports":{}},"89":{"props":[],"npcs":[],"monsters":[{"groupId":89,"instId":200001,"monsterId":8002040,"eventId":20004125,"pos":{"x":11579,"y":172226,"z":78947},"rot":{"x":0,"y":240000,"z":0}}],"teleports":{}},"109":{"props":[{"groupId":109,"instId":300002,"propState":0,"propId":100027,"pos":{"x":45700,"y":411908,"z":-18047},"rot":{"x":0,"y":0,"z":0}},{"groupId":109,"instId":300001,"propState":0,"propId":100026,"pos":{"x":27877,"y":411908,"z":-10207},"rot":{"x":0,"y":269895,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300001,"propState":0,"propId":100025,"pos":{"x":26580,"y":143925,"z":-3696},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300005,"propState":0,"propId":100091,"pos":{"x":-98020,"y":413482,"z":-14190},"rot":{"x":0,"y":90000,"z":0}},{"groupId":41,"instId":300004,"propState":0,"propId":100091,"pos":{"x":-98020,"y":184490,"z":-14058},"rot":{"x":0,"y":90000,"z":0}},{"groupId":41,"instId":300003,"propState":1,"propId":100073,"pos":{"x":-102314,"y":411470,"z":-14117},"rot":{"x":0,"y":0,"z":0}},{"groupId":41,"instId":300002,"propState":0,"propId":100074,"pos":{"x":-95834,"y":411908,"z":-11200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":41,"instId":300001,"propState":0,"propId":100074,"pos":{"x":-95834,"y":182862,"z":-11200},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300001,"propState":8,"propId":113,"pos":{"x":-2758,"y":144670,"z":-14085},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1304":{"anchorId":1,"groupId":49,"instId":300001,"pos":{"x":-470,"y":144131,"z":-14350},"rot":{"x":0,"y":270000,"z":0}}}},"35":{"props":[{"groupId":35,"instId":300016,"propState":0,"propId":100027,"pos":{"x":32701,"y":172225,"z":68710},"rot":{"x":0,"y":50000,"z":0}},{"groupId":35,"instId":300020,"propState":0,"propId":100027,"pos":{"x":-54202,"y":182862,"z":33693},"rot":{"x":0,"y":130000,"z":0}},{"groupId":35,"instId":300009,"propState":0,"propId":100027,"pos":{"x":-69749,"y":182862,"z":-31661},"rot":{"x":0,"y":77036,"z":0}},{"groupId":35,"instId":300018,"propState":0,"propId":100027,"pos":{"x":-41643,"y":172241,"z":35096},"rot":{"x":0,"y":50000,"z":0}},{"groupId":35,"instId":300014,"propState":0,"propId":100027,"pos":{"x":-46725,"y":177414,"z":-104197},"rot":{"x":0,"y":40000,"z":0}},{"groupId":35,"instId":300012,"propState":0,"propId":100027,"pos":{"x":14887,"y":174877,"z":-110436},"rot":{"x":0,"y":130000,"z":0}},{"groupId":35,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-2927,"y":412082,"z":-35510},"rot":{"x":0,"y":90000,"z":0}},{"groupId":35,"instId":300017,"propState":0,"propId":100026,"pos":{"x":3080,"y":172225,"z":69780},"rot":{"x":0,"y":53000,"z":0}},{"groupId":35,"instId":300011,"propState":0,"propId":100026,"pos":{"x":6531,"y":180920,"z":-97335},"rot":{"x":0,"y":310000,"z":0}},{"groupId":35,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-53854,"y":182862,"z":-61283},"rot":{"x":0,"y":134000,"z":0}},{"groupId":35,"instId":300005,"propState":0,"propId":100027,"pos":{"x":-78660,"y":411908,"z":-17990},"rot":{"x":0,"y":269895,"z":0}},{"groupId":35,"instId":300002,"propState":0,"propId":100025,"pos":{"x":50871,"y":172400,"z":-59024},"rot":{"x":0,"y":60000,"z":0}},{"groupId":35,"instId":300019,"propState":0,"propId":100027,"pos":{"x":-40514,"y":172241,"z":33751},"rot":{"x":0,"y":50000,"z":0}},{"groupId":35,"instId":300015,"propState":0,"propId":100027,"pos":{"x":-3009,"y":172298,"z":-89694},"rot":{"x":0,"y":83000,"z":0}},{"groupId":35,"instId":300013,"propState":0,"propId":100026,"pos":{"x":-58943,"y":177414,"z":-87559},"rot":{"x":0,"y":220000,"z":0}},{"groupId":35,"instId":300010,"propState":0,"propId":100027,"pos":{"x":-35639,"y":180918,"z":-93976},"rot":{"x":0,"y":40000,"z":0}},{"groupId":35,"instId":300006,"propState":0,"propId":100027,"pos":{"x":-3039,"y":412082,"z":6833},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-32238,"y":411908,"z":-10233},"rot":{"x":0,"y":269895,"z":0}},{"groupId":35,"instId":300003,"propState":0,"propId":100025,"pos":{"x":47540,"y":169655,"z":75000},"rot":{"x":0,"y":290000,"z":0}},{"groupId":35,"instId":300001,"propState":0,"propId":100025,"pos":{"x":-63660,"y":182862,"z":-21520},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300005,"propState":0,"propId":100091,"pos":{"x":92556,"y":413533,"z":-14221},"rot":{"x":0,"y":90000,"z":0}},{"groupId":42,"instId":300002,"propState":0,"propId":100074,"pos":{"x":90400,"y":411908,"z":-17380},"rot":{"x":0,"y":270000,"z":0}},{"groupId":42,"instId":300004,"propState":0,"propId":100092,"pos":{"x":29710,"y":144960,"z":-14230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":42,"instId":300003,"propState":1,"propId":100072,"pos":{"x":96873,"y":168100,"z":-14245},"rot":{"x":0,"y":180000,"z":0}},{"groupId":42,"instId":300001,"propState":0,"propId":100074,"pos":{"x":29037,"y":144001,"z":-17653},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300010,"propState":1,"propId":100075,"pos":{"x":-92635,"y":411956,"z":-14145},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300009,"propState":0,"propId":100075,"pos":{"x":86620,"y":411956,"z":-14145},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300008,"propState":1,"propId":100079,"pos":{"x":-61141,"y":177569,"z":41487},"rot":{"x":0,"y":140000,"z":0}},{"groupId":51,"instId":300007,"propState":0,"propId":100078,"pos":{"x":29865,"y":172315,"z":60906},"rot":{"x":0,"y":319534,"z":0}},{"groupId":51,"instId":300006,"propState":2,"propId":100078,"pos":{"x":-47126,"y":182937,"z":42050},"rot":{"x":0,"y":53340,"z":0}},{"groupId":51,"instId":300005,"propState":1,"propId":100076,"pos":{"x":4961,"y":172283,"z":-85700},"rot":{"x":0,"y":264500,"z":0}},{"groupId":51,"instId":300004,"propState":1,"propId":100076,"pos":{"x":50100,"y":172307,"z":34560},"rot":{"x":0,"y":320342,"z":0}},{"groupId":51,"instId":300003,"propState":0,"propId":100075,"pos":{"x":-5492,"y":172245,"z":69006},"rot":{"x":0,"y":230342,"z":0}},{"groupId":51,"instId":300002,"propState":0,"propId":100075,"pos":{"x":34205,"y":172241,"z":61090},"rot":{"x":0,"y":140342,"z":0}},{"groupId":51,"instId":300001,"propState":0,"propId":100075,"pos":{"x":-45550,"y":182859,"z":37610},"rot":{"x":0,"y":50364,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300001,"propState":0,"propId":100,"pos":{"x":-15001,"y":176391,"z":51728},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300015,"propState":1,"propId":300008,"pos":{"x":12138,"y":174878,"z":-104347},"rot":{"x":0,"y":219500,"z":0}},{"groupId":97,"instId":300016,"propState":1,"propId":300008,"pos":{"x":25865,"y":172245,"z":50781},"rot":{"x":0,"y":5342,"z":0}},{"groupId":97,"instId":300007,"propState":0,"propId":300008,"pos":{"x":13963,"y":172245,"z":85628},"rot":{"x":0,"y":275733,"z":0}},{"groupId":97,"instId":300017,"propState":1,"propId":300008,"pos":{"x":22300,"y":172251,"z":64720},"rot":{"x":0,"y":320342,"z":0}},{"groupId":97,"instId":300013,"propState":1,"propId":100088,"pos":{"x":22247,"y":172300,"z":64676},"rot":{"x":0,"y":50342,"z":0}},{"groupId":97,"instId":300011,"propState":1,"propId":100088,"pos":{"x":12105,"y":174893,"z":-104320},"rot":{"x":0,"y":309500,"z":0}},{"groupId":97,"instId":300006,"propState":0,"propId":100088,"pos":{"x":13956,"y":172295,"z":85557},"rot":{"x":0,"y":185733,"z":0}},{"groupId":97,"instId":300004,"propState":0,"propId":100088,"pos":{"x":73228,"y":172441,"z":-14226},"rot":{"x":0,"y":90756,"z":0}},{"groupId":97,"instId":300002,"propState":0,"propId":300008,"pos":{"x":-44708,"y":182880,"z":-66187},"rot":{"x":0,"y":219500,"z":0}},{"groupId":97,"instId":300014,"propState":1,"propId":300008,"pos":{"x":-15420,"y":177421,"z":-121688},"rot":{"x":0,"y":219500,"z":0}},{"groupId":97,"instId":300012,"propState":1,"propId":100088,"pos":{"x":25850,"y":172261,"z":50783},"rot":{"x":0,"y":95342,"z":0}},{"groupId":97,"instId":300010,"propState":1,"propId":100088,"pos":{"x":-15429,"y":177436,"z":-121681},"rot":{"x":0,"y":309500,"z":0}},{"groupId":97,"instId":300005,"propState":0,"propId":300008,"pos":{"x":75259,"y":172424,"z":-14232},"rot":{"x":0,"y":180000,"z":0}},{"groupId":97,"instId":300003,"propState":0,"propId":100078,"pos":{"x":-47712,"y":182862,"z":-66323},"rot":{"x":0,"y":312965,"z":0}},{"groupId":97,"instId":300001,"propState":0,"propId":100088,"pos":{"x":-44708,"y":182921,"z":-66187},"rot":{"x":0,"y":309500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300001,"propState":0,"propId":100,"pos":{"x":-3200,"y":185029,"z":-14100},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300001,"propState":0,"propId":100,"pos":{"x":-4200,"y":420480,"z":-10800},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"101":{"props":[{"groupId":101,"instId":300008,"propState":0,"propId":100,"pos":{"x":-15848,"y":173943,"z":84031},"rot":{"x":0,"y":0,"z":0}},{"groupId":101,"instId":300007,"propState":0,"propId":100,"pos":{"x":-5751,"y":173943,"z":92245},"rot":{"x":0,"y":0,"z":0}},{"groupId":101,"instId":300006,"propState":0,"propId":100,"pos":{"x":-41712,"y":172241,"z":53164},"rot":{"x":0,"y":336598,"z":0}},{"groupId":101,"instId":300005,"propState":0,"propId":100,"pos":{"x":-43397,"y":172241,"z":55562},"rot":{"x":0,"y":124550,"z":0}},{"groupId":101,"instId":300004,"propState":0,"propId":100,"pos":{"x":-42716,"y":172241,"z":52871},"rot":{"x":0,"y":19414,"z":0}},{"groupId":101,"instId":300002,"propState":0,"propId":100,"pos":{"x":-16413,"y":172241,"z":84522},"rot":{"x":0,"y":0,"z":0}},{"groupId":101,"instId":300001,"propState":0,"propId":100,"pos":{"x":-7179,"y":172241,"z":91237},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":101,"instId":400004,"npcId":3083,"pos":{"x":-16748,"y":172894,"z":83222},"rot":{"x":0,"y":54600,"z":0}},{"groupId":101,"instId":400002,"npcId":3081,"pos":{"x":-5206,"y":173002,"z":92724},"rot":{"x":0,"y":215564,"z":0}},{"groupId":101,"instId":400006,"npcId":3085,"pos":{"x":-16995,"y":173797,"z":85478},"rot":{"x":0,"y":115217,"z":0}},{"groupId":101,"instId":400005,"npcId":3084,"pos":{"x":-16361,"y":172494,"z":85133},"rot":{"x":0,"y":111382,"z":0}},{"groupId":101,"instId":400003,"npcId":3082,"pos":{"x":-5962,"y":172741,"z":93316},"rot":{"x":0,"y":199300,"z":0}},{"groupId":101,"instId":400001,"npcId":3080,"pos":{"x":-4643,"y":172738,"z":91737},"rot":{"x":0,"y":247600,"z":0}}],"monsters":[],"teleports":{}},"107":{"props":[{"groupId":107,"instId":300001,"propState":0,"propId":100,"pos":{"x":24917,"y":148839,"z":-15661},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"127":{"props":[{"groupId":127,"instId":300001,"propState":0,"propId":300009,"pos":{"x":68024,"y":169639,"z":50287},"rot":{"x":0,"y":322107,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"148":{"props":[{"groupId":148,"instId":300002,"propState":1,"propId":300008,"pos":{"x":-57761,"y":177536,"z":51337},"rot":{"x":0,"y":320342,"z":0}},{"groupId":148,"instId":300001,"propState":1,"propId":100088,"pos":{"x":-57770,"y":177550,"z":51330},"rot":{"x":0,"y":230342,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"149":{"props":[{"groupId":149,"instId":300003,"propState":18,"propId":100020,"pos":{"x":69934,"y":170417,"z":57893},"rot":{"x":0,"y":291880,"z":0}},{"groupId":149,"instId":300002,"propState":18,"propId":100020,"pos":{"x":-36313,"y":183245,"z":45690},"rot":{"x":0,"y":187515,"z":0}},{"groupId":149,"instId":300005,"propState":18,"propId":100019,"pos":{"x":-62784,"y":178283,"z":34851},"rot":{"x":0,"y":270352,"z":0}},{"groupId":149,"instId":300004,"propState":18,"propId":100018,"pos":{"x":-45430,"y":183653,"z":-80352},"rot":{"x":0,"y":265438,"z":0}},{"groupId":149,"instId":300001,"propState":18,"propId":100018,"pos":{"x":-30105,"y":414996,"z":4812},"rot":{"x":0,"y":334362,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300008,"propState":18,"propId":101028,"pos":{"x":-8976,"y":181678,"z":-90543},"rot":{"x":0,"y":334362,"z":0}},{"groupId":150,"instId":300009,"propState":18,"propId":101028,"pos":{"x":17632,"y":172665,"z":66685},"rot":{"x":0,"y":253459,"z":0}},{"groupId":150,"instId":300007,"propState":18,"propId":101028,"pos":{"x":17317,"y":144064,"z":-14898},"rot":{"x":0,"y":308519,"z":0}},{"groupId":150,"instId":300006,"propState":18,"propId":101028,"pos":{"x":-26594,"y":181675,"z":-93204},"rot":{"x":0,"y":334362,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"166":{"props":[{"groupId":166,"instId":300005,"propState":0,"propId":100,"pos":{"x":-42800,"y":173610,"z":54148},"rot":{"x":0,"y":0,"z":0}},{"groupId":166,"instId":300004,"propState":0,"propId":100047,"pos":{"x":-41712,"y":172241,"z":53164},"rot":{"x":0,"y":336598,"z":0}},{"groupId":166,"instId":300003,"propState":0,"propId":100047,"pos":{"x":-43397,"y":172241,"z":55562},"rot":{"x":0,"y":124550,"z":0}},{"groupId":166,"instId":300002,"propState":0,"propId":100047,"pos":{"x":-42716,"y":172241,"z":52871},"rot":{"x":0,"y":19414,"z":0}},{"groupId":166,"instId":300001,"propState":0,"propId":100,"pos":{"x":-42535,"y":173152,"z":54004},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":166,"instId":400003,"npcId":3087,"pos":{"x":-41794,"y":172564,"z":53395},"rot":{"x":0,"y":339243,"z":0}},{"groupId":166,"instId":400002,"npcId":3088,"pos":{"x":-42618,"y":172550,"z":53074},"rot":{"x":0,"y":27470,"z":0}},{"groupId":166,"instId":400001,"npcId":3086,"pos":{"x":-43237,"y":172556,"z":55463},"rot":{"x":0,"y":123392,"z":0}}],"monsters":[],"teleports":{}},"191":{"props":[{"groupId":191,"instId":300001,"propState":8,"propId":110,"pos":{"x":-25034,"y":180967,"z":-83922},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":191,"instId":400003,"npcId":3103,"pos":{"x":-25879,"y":180918,"z":-82895},"rot":{"x":0,"y":115350,"z":0}},{"groupId":191,"instId":400002,"npcId":3110,"pos":{"x":-25833,"y":180920,"z":-83542},"rot":{"x":0,"y":79082,"z":0}},{"groupId":191,"instId":400001,"npcId":3046,"pos":{"x":-25727,"y":180967,"z":-84085},"rot":{"x":0,"y":77891,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":101,"startAnchorId":1,"startGroupId":191}},"1030616":{"P10101_F10101001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300008,"propState":0,"propId":102,"pos":{"x":-23357,"y":-1100,"z":-129990},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300005,"propState":0,"propId":100,"pos":{"x":-23320,"y":-4889,"z":-149600},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300007,"propState":0,"propId":102,"pos":{"x":37160,"y":-93,"z":-168310},"rot":{"x":0,"y":153500,"z":0}},{"groupId":1,"instId":300006,"propState":0,"propId":102,"pos":{"x":31690,"y":210,"z":-40220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300004,"propState":0,"propId":102,"pos":{"x":-47830,"y":-6336,"z":81720},"rot":{"x":0,"y":315000,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":34963,"y":10,"z":-142260},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":-47360,"y":9,"z":-39760},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-15150,"y":10,"z":80340},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1010101":{"anchorId":4,"groupId":1,"instId":300001,"pos":{"x":-10138,"y":10,"z":78898},"rot":{"x":0,"y":186078,"z":0}},"1010102":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":-43300,"y":-93,"z":-37960},"rot":{"x":0,"y":90000,"z":0}},"1010103":{"anchorId":3,"groupId":1,"instId":300003,"pos":{"x":33046,"y":10,"z":-144792},"rot":{"x":0,"y":300000,"z":0}}}},"14":{"props":[{"groupId":14,"instId":300012,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300011,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300010,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300009,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300008,"propState":18,"propId":101030,"pos":{"x":24185,"y":772,"z":-28969},"rot":{"x":0,"y":102492,"z":0}},{"groupId":14,"instId":300007,"propState":18,"propId":101027,"pos":{"x":-16278,"y":-4459,"z":35891},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300006,"propState":18,"propId":101031,"pos":{"x":-51149,"y":1237,"z":-67650},"rot":{"x":0,"y":241014,"z":0}},{"groupId":14,"instId":300005,"propState":18,"propId":101031,"pos":{"x":-15382,"y":559,"z":88019},"rot":{"x":0,"y":331179,"z":0}},{"groupId":14,"instId":300004,"propState":18,"propId":101031,"pos":{"x":-5744,"y":1203,"z":-66914},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300003,"propState":18,"propId":101027,"pos":{"x":-64567,"y":1227,"z":-19644},"rot":{"x":0,"y":19283,"z":0}},{"groupId":14,"instId":300002,"propState":18,"propId":101029,"pos":{"x":-3965,"y":1263,"z":-13088},"rot":{"x":0,"y":320887,"z":0}},{"groupId":14,"instId":300001,"propState":18,"propId":101030,"pos":{"x":21922,"y":1742,"z":-69870},"rot":{"x":0,"y":90000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300011,"propState":12,"propId":60101,"pos":{"x":9207,"y":-21996,"z":-22997},"rot":{"x":0,"y":270000,"z":0}},{"groupId":161,"instId":300010,"propState":12,"propId":60101,"pos":{"x":-8945,"y":-4989,"z":27044},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300009,"propState":12,"propId":60101,"pos":{"x":27319,"y":384,"z":-9339},"rot":{"x":0,"y":180252,"z":0}},{"groupId":161,"instId":300007,"propState":12,"propId":60101,"pos":{"x":-17573,"y":5022,"z":-144715},"rot":{"x":0,"y":357369,"z":0}},{"groupId":161,"instId":300006,"propState":12,"propId":60101,"pos":{"x":25330,"y":10,"z":-167030},"rot":{"x":0,"y":334232,"z":0}},{"groupId":161,"instId":300005,"propState":12,"propId":60101,"pos":{"x":37905,"y":10,"z":-144135},"rot":{"x":0,"y":243409,"z":0}},{"groupId":161,"instId":300004,"propState":12,"propId":60101,"pos":{"x":-37026,"y":131,"z":-108225},"rot":{"x":0,"y":87871,"z":0}},{"groupId":161,"instId":300003,"propState":12,"propId":60101,"pos":{"x":-61507,"y":692,"z":-62780},"rot":{"x":0,"y":40483,"z":0}},{"groupId":161,"instId":300002,"propState":12,"propId":60101,"pos":{"x":20517,"y":234,"z":70589},"rot":{"x":0,"y":225000,"z":0}},{"groupId":161,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-44990,"y":234,"z":96940},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300003,"propState":0,"propId":101022,"pos":{"x":-39253,"y":-21985,"z":-55849},"rot":{"x":0,"y":269730,"z":0}},{"groupId":59,"instId":300002,"propState":0,"propId":101022,"pos":{"x":11020,"y":21,"z":-146260},"rot":{"x":0,"y":239890,"z":0}},{"groupId":59,"instId":300001,"propState":0,"propId":101022,"pos":{"x":4027,"y":-4977,"z":39250},"rot":{"x":0,"y":269730,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[],"npcs":[{"groupId":2,"instId":400001,"npcId":11117,"pos":{"x":-5011,"y":234,"z":-67815},"rot":{"x":0,"y":8091,"z":0}},{"groupId":2,"instId":400005,"npcId":11101,"pos":{"x":-13080,"y":10,"z":-40030},"rot":{"x":0,"y":278638,"z":0}},{"groupId":2,"instId":400004,"npcId":11201,"pos":{"x":-4472,"y":234,"z":-11818},"rot":{"x":0,"y":188708,"z":0}}],"monsters":[],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300004,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300003,"propState":0,"propId":134,"pos":{"x":31200,"y":234,"z":-60220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300001,"propState":0,"propId":114,"pos":{"x":31200,"y":234,"z":-19830},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300152,"propState":1,"propId":120,"pos":{"x":-43080,"y":10,"z":92950},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300151,"propState":1,"propId":120,"pos":{"x":9140,"y":992,"z":49520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300150,"propState":1,"propId":120,"pos":{"x":2730,"y":992,"z":52300},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300066,"propState":1,"propId":120,"pos":{"x":-30928,"y":992,"z":77648},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300149,"propState":1,"propId":120,"pos":{"x":25082,"y":900,"z":-28741},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300148,"propState":1,"propId":120,"pos":{"x":25115,"y":900,"z":-51271},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300147,"propState":1,"propId":120,"pos":{"x":20880,"y":1700,"z":-50859},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300146,"propState":1,"propId":120,"pos":{"x":30129,"y":1700,"z":-69607},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300145,"propState":1,"propId":120,"pos":{"x":30166,"y":1700,"z":-51652},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300144,"propState":1,"propId":120,"pos":{"x":30162,"y":1700,"z":-10222},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300143,"propState":1,"propId":120,"pos":{"x":30154,"y":1700,"z":-28443},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300142,"propState":1,"propId":120,"pos":{"x":12880,"y":1476,"z":49308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300141,"propState":1,"propId":120,"pos":{"x":-46332,"y":1476,"z":-11542},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300140,"propState":1,"propId":120,"pos":{"x":-57647,"y":1476,"z":-14593},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300139,"propState":1,"propId":120,"pos":{"x":-69009,"y":1476,"z":-25777},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300138,"propState":1,"propId":120,"pos":{"x":-69025,"y":1476,"z":-54123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300137,"propState":1,"propId":120,"pos":{"x":-57646,"y":1476,"z":-65395},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300136,"propState":1,"propId":120,"pos":{"x":-46341,"y":1476,"z":-68503},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300135,"propState":1,"propId":120,"pos":{"x":-34429,"y":1476,"z":-70538},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300134,"propState":1,"propId":120,"pos":{"x":-18771,"y":1476,"z":-70694},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300133,"propState":1,"propId":120,"pos":{"x":-18769,"y":1476,"z":-88309},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300132,"propState":1,"propId":120,"pos":{"x":-34433,"y":1476,"z":-92719},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300131,"propState":1,"propId":120,"pos":{"x":-18788,"y":1476,"z":-105234},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300130,"propState":1,"propId":120,"pos":{"x":-34179,"y":1476,"z":-108585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300129,"propState":1,"propId":120,"pos":{"x":-26867,"y":1476,"z":-131123},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300128,"propState":1,"propId":120,"pos":{"x":-14505,"y":6488,"z":-140168},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300127,"propState":1,"propId":120,"pos":{"x":-5019,"y":6488,"z":-130904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300126,"propState":1,"propId":120,"pos":{"x":8776,"y":1700,"z":-127737},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300125,"propState":1,"propId":120,"pos":{"x":18935,"y":1700,"z":-147143},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300124,"propState":1,"propId":120,"pos":{"x":30981,"y":1700,"z":-140396},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300123,"propState":1,"propId":120,"pos":{"x":21441,"y":1700,"z":-120892},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300122,"propState":1,"propId":120,"pos":{"x":450,"y":1700,"z":-108565},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300121,"propState":1,"propId":120,"pos":{"x":7275,"y":1700,"z":-108595},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300120,"propState":1,"propId":120,"pos":{"x":16868,"y":1700,"z":-102033},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300119,"propState":1,"propId":120,"pos":{"x":7251,"y":1700,"z":-88677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300118,"propState":1,"propId":120,"pos":{"x":5814,"y":1700,"z":-67823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300117,"propState":1,"propId":120,"pos":{"x":39,"y":1700,"z":-70016},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300116,"propState":1,"propId":120,"pos":{"x":20885,"y":1700,"z":-29193},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300115,"propState":1,"propId":120,"pos":{"x":54,"y":1700,"z":-10067},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300114,"propState":1,"propId":120,"pos":{"x":5781,"y":1700,"z":-12175},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300113,"propState":1,"propId":120,"pos":{"x":13581,"y":1700,"z":8925},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300112,"propState":1,"propId":120,"pos":{"x":687,"y":1700,"z":8905},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300111,"propState":1,"propId":120,"pos":{"x":-190,"y":-3624,"z":31000},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300110,"propState":1,"propId":120,"pos":{"x":-19645,"y":-3624,"z":39402},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300109,"propState":1,"propId":120,"pos":{"x":-10550,"y":-3624,"z":39379},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300108,"propState":1,"propId":120,"pos":{"x":-9446,"y":-3624,"z":53744},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300107,"propState":1,"propId":120,"pos":{"x":-23878,"y":-3624,"z":68251},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300106,"propState":1,"propId":120,"pos":{"x":5634,"y":1476,"z":49522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300105,"propState":1,"propId":120,"pos":{"x":-2835,"y":1476,"z":58221},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300104,"propState":1,"propId":120,"pos":{"x":2801,"y":1476,"z":63759},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300103,"propState":1,"propId":120,"pos":{"x":16585,"y":1476,"z":73823},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300102,"propState":1,"propId":120,"pos":{"x":-3228,"y":1476,"z":93589},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300101,"propState":1,"propId":120,"pos":{"x":-4324,"y":1476,"z":104197},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300100,"propState":1,"propId":120,"pos":{"x":-23669,"y":1476,"z":107796},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300099,"propState":1,"propId":120,"pos":{"x":-36655,"y":1476,"z":102991},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300098,"propState":1,"propId":120,"pos":{"x":-13341,"y":1476,"z":80100},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300097,"propState":1,"propId":120,"pos":{"x":-19945,"y":1476,"z":73638},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300096,"propState":1,"propId":120,"pos":{"x":-26519,"y":1476,"z":73539},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300095,"propState":1,"propId":120,"pos":{"x":-40326,"y":1476,"z":87572},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300094,"propState":1,"propId":120,"pos":{"x":-80,"y":964,"z":61130},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300093,"propState":1,"propId":120,"pos":{"x":-16946,"y":964,"z":76836},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300092,"propState":1,"propId":120,"pos":{"x":-32167,"y":964,"z":108842},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300091,"propState":1,"propId":120,"pos":{"x":22909,"y":1098,"z":-69606},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300090,"propState":1,"propId":120,"pos":{"x":21837,"y":1098,"z":-50825},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300089,"propState":1,"propId":120,"pos":{"x":21838,"y":1098,"z":-29184},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300088,"propState":1,"propId":120,"pos":{"x":22902,"y":1098,"z":-10308},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300087,"propState":1,"propId":120,"pos":{"x":-15129,"y":-4138,"z":35786},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300086,"propState":1,"propId":120,"pos":{"x":139,"y":860,"z":-2171},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300085,"propState":1,"propId":120,"pos":{"x":-10520,"y":860,"z":-7871},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300084,"propState":1,"propId":120,"pos":{"x":-45589,"y":860,"z":-11469},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300083,"propState":1,"propId":120,"pos":{"x":-69027,"y":860,"z":-25001},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300082,"propState":1,"propId":120,"pos":{"x":-69030,"y":860,"z":-54983},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300081,"propState":1,"propId":120,"pos":{"x":-45586,"y":860,"z":-68521},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300080,"propState":1,"propId":120,"pos":{"x":-10552,"y":860,"z":-95500},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300079,"propState":1,"propId":120,"pos":{"x":-10543,"y":860,"z":-76325},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300078,"propState":1,"propId":120,"pos":{"x":177,"y":860,"z":-81099},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300077,"propState":1,"propId":120,"pos":{"x":185,"y":860,"z":-100409},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300076,"propState":1,"propId":120,"pos":{"x":-10752,"y":5872,"z":-138585},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300075,"propState":1,"propId":120,"pos":{"x":1135,"y":1550,"z":-90919},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300074,"propState":1,"propId":120,"pos":{"x":1096,"y":1550,"z":-88584},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300073,"propState":1,"propId":120,"pos":{"x":-9992,"y":870,"z":-10721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300072,"propState":1,"propId":120,"pos":{"x":-4640,"y":1470,"z":-13000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300071,"propState":1,"propId":120,"pos":{"x":-4887,"y":1470,"z":-66390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300070,"propState":1,"propId":120,"pos":{"x":-5237,"y":810,"z":-110320},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300069,"propState":1,"propId":120,"pos":{"x":-5171,"y":-4001,"z":24310},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300068,"propState":1,"propId":120,"pos":{"x":-17222,"y":773,"z":16295},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300067,"propState":1,"propId":120,"pos":{"x":-12821,"y":1230,"z":14853},"rot":{"x":0,"y":305000,"z":0}},{"groupId":13,"instId":300065,"propState":1,"propId":120,"pos":{"x":9990,"y":1114,"z":-143660},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300064,"propState":1,"propId":120,"pos":{"x":560,"y":1114,"z":-78712},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300063,"propState":1,"propId":120,"pos":{"x":635,"y":1114,"z":-96982},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300062,"propState":1,"propId":120,"pos":{"x":-10872,"y":1114,"z":-98850},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300061,"propState":1,"propId":120,"pos":{"x":-10864,"y":1114,"z":-78866},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300060,"propState":1,"propId":120,"pos":{"x":-64353,"y":1114,"z":-19831},"rot":{"x":0,"y":50000,"z":0}},{"groupId":13,"instId":300059,"propState":1,"propId":120,"pos":{"x":-52500,"y":1114,"z":-13060},"rot":{"x":0,"y":75000,"z":0}},{"groupId":13,"instId":300058,"propState":1,"propId":120,"pos":{"x":-63699,"y":1114,"z":-60832},"rot":{"x":0,"y":130000,"z":0}},{"groupId":13,"instId":300057,"propState":1,"propId":120,"pos":{"x":-52527,"y":1114,"z":-66939},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300056,"propState":1,"propId":120,"pos":{"x":-41652,"y":1114,"z":-68186},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300055,"propState":1,"propId":120,"pos":{"x":-41540,"y":1114,"z":-11816},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300054,"propState":1,"propId":120,"pos":{"x":-19114,"y":1114,"z":-6522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300053,"propState":1,"propId":120,"pos":{"x":-19148,"y":1114,"z":1465},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300052,"propState":1,"propId":120,"pos":{"x":-19106,"y":1114,"z":4888},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300051,"propState":1,"propId":120,"pos":{"x":-10964,"y":1114,"z":-6509},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300050,"propState":1,"propId":120,"pos":{"x":-11034,"y":1114,"z":1444},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300049,"propState":1,"propId":120,"pos":{"x":-11042,"y":1114,"z":4904},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300048,"propState":1,"propId":120,"pos":{"x":580,"y":1114,"z":225},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300047,"propState":1,"propId":120,"pos":{"x":-16876,"y":-4107,"z":35845},"rot":{"x":0,"y":250000,"z":0}},{"groupId":13,"instId":300046,"propState":1,"propId":120,"pos":{"x":-13465,"y":-4107,"z":35876},"rot":{"x":0,"y":105000,"z":0}},{"groupId":13,"instId":300045,"propState":1,"propId":120,"pos":{"x":-703,"y":-4107,"z":52316},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300044,"propState":1,"propId":120,"pos":{"x":-715,"y":992,"z":55745},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300043,"propState":1,"propId":120,"pos":{"x":-19255,"y":992,"z":91002},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300042,"propState":1,"propId":120,"pos":{"x":-18159,"y":992,"z":92133},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300041,"propState":1,"propId":120,"pos":{"x":-22246,"y":992,"z":96317},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300040,"propState":1,"propId":120,"pos":{"x":-23397,"y":992,"z":95166},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300039,"propState":1,"propId":120,"pos":{"x":-28404,"y":992,"z":90174},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300038,"propState":1,"propId":120,"pos":{"x":-24255,"y":992,"z":86017},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300037,"propState":1,"propId":120,"pos":{"x":-25462,"y":992,"z":84808},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300036,"propState":1,"propId":120,"pos":{"x":-29601,"y":992,"z":88912},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300035,"propState":1,"propId":120,"pos":{"x":-37240,"y":992,"z":83960},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300034,"propState":1,"propId":120,"pos":{"x":-45290,"y":1404,"z":97440},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300033,"propState":1,"propId":120,"pos":{"x":-11440,"y":1404,"z":113730},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300032,"propState":1,"propId":120,"pos":{"x":4606,"y":-3694,"z":46422},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300031,"propState":1,"propId":120,"pos":{"x":9200,"y":1527,"z":9090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300030,"propState":1,"propId":120,"pos":{"x":2691,"y":6316,"z":-138041},"rot":{"x":0,"y":60000,"z":0}},{"groupId":13,"instId":300029,"propState":1,"propId":120,"pos":{"x":-17550,"y":6316,"z":-145790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300027,"propState":1,"propId":120,"pos":{"x":-21257,"y":-3471,"z":67049},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300026,"propState":1,"propId":120,"pos":{"x":-52913,"y":-4890,"z":78787},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300025,"propState":0,"propId":120,"pos":{"x":-14431,"y":6327,"z":-138760},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300024,"propState":0,"propId":120,"pos":{"x":-40431,"y":1434,"z":-132376},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300023,"propState":0,"propId":120,"pos":{"x":999,"y":1534,"z":-107209},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300022,"propState":0,"propId":120,"pos":{"x":-11736,"y":1534,"z":-71045},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300021,"propState":0,"propId":120,"pos":{"x":14250,"y":1544,"z":-3677},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300020,"propState":0,"propId":120,"pos":{"x":-27666,"y":1531,"z":74723},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300028,"propState":0,"propId":120,"pos":{"x":9226,"y":-20632,"z":-51522},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300019,"propState":0,"propId":120,"pos":{"x":38757,"y":1400,"z":-149823},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300018,"propState":0,"propId":120,"pos":{"x":28787,"y":1626,"z":-69626},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300017,"propState":0,"propId":120,"pos":{"x":28624,"y":1792,"z":-125646},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300016,"propState":0,"propId":120,"pos":{"x":-8627,"y":1618,"z":-12391},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300015,"propState":0,"propId":120,"pos":{"x":27593,"y":1622,"z":-29186},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300014,"propState":0,"propId":120,"pos":{"x":151,"y":1625,"z":-84471},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300013,"propState":0,"propId":120,"pos":{"x":-37410,"y":1503,"z":-109750},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300012,"propState":0,"propId":120,"pos":{"x":-19530,"y":1406,"z":-129043},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":120,"pos":{"x":1126,"y":6398,"z":-137586},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300010,"propState":0,"propId":120,"pos":{"x":9245,"y":1409,"z":-132371},"rot":{"x":0,"y":30000,"z":0}},{"groupId":13,"instId":300009,"propState":0,"propId":120,"pos":{"x":12297,"y":1403,"z":-149669},"rot":{"x":0,"y":335000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":120,"pos":{"x":-10628,"y":1627,"z":-100476},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":120,"pos":{"x":-26726,"y":1506,"z":-133629},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":120,"pos":{"x":180,"y":1624,"z":-7844},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":120,"pos":{"x":-1079,"y":-3600,"z":28852},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":120,"pos":{"x":4908,"y":1625,"z":49761},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":120,"pos":{"x":-23143,"y":1621,"z":73149},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":120,"pos":{"x":-7498,"y":1628,"z":108591},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":120,"pos":{"x":-40642,"y":1619,"z":101478},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-31435,"y":554,"z":96453},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-22451,"y":555,"z":81026},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300001,"propState":18,"propId":101028,"pos":{"x":5503,"y":556,"z":56068},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300001,"propState":18,"propId":101028,"pos":{"x":11566,"y":556,"z":58099},"rot":{"x":0,"y":102492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"238":{"props":[{"groupId":238,"instId":300005,"propState":18,"propId":101028,"pos":{"x":349,"y":772,"z":-1064},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-51463,"y":1246,"z":-12579},"rot":{"x":0,"y":179438,"z":0}},{"groupId":238,"instId":300007,"propState":18,"propId":101028,"pos":{"x":381,"y":1459,"z":-71256},"rot":{"x":0,"y":51463,"z":0}},{"groupId":238,"instId":300006,"propState":18,"propId":101028,"pos":{"x":-2085,"y":-4444,"z":53968},"rot":{"x":0,"y":215559,"z":0}},{"groupId":238,"instId":300004,"propState":18,"propId":101028,"pos":{"x":9247,"y":550,"z":-142517},"rot":{"x":0,"y":72385,"z":0}},{"groupId":238,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-10576,"y":766,"z":-96790},"rot":{"x":0,"y":31037,"z":0}},{"groupId":238,"instId":300001,"propState":18,"propId":101028,"pos":{"x":9066,"y":562,"z":60542},"rot":{"x":0,"y":55492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"257":{"props":[{"groupId":257,"instId":300002,"propState":8,"propId":110,"pos":{"x":5026,"y":-21996,"z":-25089},"rot":{"x":0,"y":0,"z":0}},{"groupId":257,"instId":300001,"propState":0,"propId":100,"pos":{"x":5040,"y":-21996,"z":-27741},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":201,"startAnchorId":2,"startGroupId":257}},"1030617":{"P20101_F20101001":{"scenes":{"17":{"props":[{"groupId":17,"instId":300003,"propState":8,"propId":101,"pos":{"x":92420,"y":3885,"z":-29570},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300002,"propState":8,"propId":101,"pos":{"x":23380,"y":14338,"z":-16390},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2010102":{"anchorId":2,"groupId":17,"instId":300002,"pos":{"x":20290,"y":14305,"z":-16630},"rot":{"x":0,"y":310000,"z":0}},"2010103":{"anchorId":3,"groupId":17,"instId":300003,"pos":{"x":89070,"y":3558,"z":-34210},"rot":{"x":0,"y":272850,"z":0}}}},"18":{"props":[{"groupId":18,"instId":300002,"propState":12,"propId":60101,"pos":{"x":-58638,"y":15503,"z":-22743},"rot":{"x":0,"y":340210,"z":0}},{"groupId":18,"instId":300001,"propState":12,"propId":60101,"pos":{"x":-80610,"y":17887,"z":21650},"rot":{"x":0,"y":45940,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-19980,"y":20084,"z":1800},"rot":{"x":0,"y":4300,"z":0}},{"groupId":14,"instId":300002,"propState":0,"propId":101016,"pos":{"x":-108735,"y":16086,"z":11661},"rot":{"x":0,"y":34500,"z":0}},{"groupId":14,"instId":300008,"propState":0,"propId":101017,"pos":{"x":17840,"y":12628,"z":-40120},"rot":{"x":0,"y":4300,"z":0}},{"groupId":14,"instId":300006,"propState":0,"propId":101017,"pos":{"x":21260,"y":14990,"z":-4600},"rot":{"x":0,"y":4300,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":101016,"pos":{"x":41210,"y":3356,"z":-55370},"rot":{"x":0,"y":34500,"z":0}},{"groupId":14,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-66110,"y":16654,"z":12580},"rot":{"x":0,"y":4300,"z":0}},{"groupId":14,"instId":300007,"propState":0,"propId":101016,"pos":{"x":5450,"y":16622,"z":-12380},"rot":{"x":0,"y":34500,"z":0}},{"groupId":14,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-92210,"y":15711,"z":-10540},"rot":{"x":0,"y":4300,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300003,"propState":0,"propId":115,"pos":{"x":-140060,"y":13354,"z":42000},"rot":{"x":0,"y":41440,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":100,"pos":{"x":10070,"y":13630,"z":-49980},"rot":{"x":0,"y":289310,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":114,"pos":{"x":-140060,"y":12670,"z":42000},"rot":{"x":0,"y":131440,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[],"npcs":[],"monsters":[{"groupId":27,"instId":200002,"monsterId":8001020,"eventId":20101002,"pos":{"x":27530,"y":3174,"z":-50540},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"29":{"props":[],"npcs":[],"monsters":[{"groupId":29,"instId":200003,"monsterId":1002040,"eventId":20101133,"pos":{"x":-70091,"y":15953,"z":8163},"rot":{"x":0,"y":294403,"z":0}},{"groupId":29,"instId":200002,"monsterId":1002040,"eventId":20101132,"pos":{"x":-69970,"y":16058,"z":10880},"rot":{"x":0,"y":222276,"z":0}},{"groupId":29,"instId":200001,"monsterId":1002040,"eventId":20101131,"pos":{"x":-73760,"y":16058,"z":9740},"rot":{"x":0,"y":125926,"z":0}}],"teleports":{}},"15":{"props":[],"npcs":[],"monsters":[{"groupId":15,"instId":200006,"monsterId":8001020,"eventId":20101106,"pos":{"x":24170,"y":2120,"z":-64020},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":200005,"monsterId":8001020,"eventId":20101105,"pos":{"x":29530,"y":2009,"z":-61210},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"32":{"props":[],"npcs":[],"monsters":[{"groupId":32,"instId":200003,"monsterId":8001020,"eventId":20101137,"pos":{"x":-65232,"y":15806,"z":-18937},"rot":{"x":0,"y":288331,"z":0}},{"groupId":32,"instId":200002,"monsterId":8001020,"eventId":20101136,"pos":{"x":-67980,"y":15839,"z":-16580},"rot":{"x":0,"y":178409,"z":0}},{"groupId":32,"instId":200001,"monsterId":1022010,"eventId":20101135,"pos":{"x":-68380,"y":15934,"z":-19540},"rot":{"x":0,"y":42206,"z":0}}],"teleports":{}},"4":{"props":[],"npcs":[],"monsters":[{"groupId":4,"instId":200006,"monsterId":8001020,"eventId":20101106,"pos":{"x":-77891,"y":16038,"z":10379},"rot":{"x":0,"y":173085,"z":0}},{"groupId":4,"instId":200001,"monsterId":1022010,"eventId":20101107,"pos":{"x":-73968,"y":16048,"z":9539},"rot":{"x":0,"y":186699,"z":0}},{"groupId":4,"instId":200005,"monsterId":8001020,"eventId":20101105,"pos":{"x":29530,"y":2009,"z":-61210},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":200004,"monsterId":1022010,"eventId":20101110,"pos":{"x":-1470,"y":9589,"z":-54050},"rot":{"x":0,"y":83966,"z":0}}],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300001,"propState":8,"propId":801,"pos":{"x":-570,"y":19364,"z":4480},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1006":{"anchorId":1,"groupId":19,"instId":300001,"pos":{"x":-530,"y":19066,"z":1940},"rot":{"x":0,"y":0,"z":0}}}},"56":{"props":[{"groupId":56,"instId":300001,"propState":8,"propId":808,"pos":{"x":41300,"y":3724,"z":-36479},"rot":{"x":358308,"y":120000,"z":357802}}],"npcs":[],"monsters":[],"teleports":{"1001":{"anchorId":1,"groupId":56,"instId":300001,"pos":{"x":42548,"y":3716,"z":-38422},"rot":{"x":0,"y":325717,"z":0}}}},"7":{"props":[{"groupId":7,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":211,"pos":{"x":-93040,"y":18542,"z":30841},"rot":{"x":486,"y":225000,"z":2114}},{"groupId":7,"instId":300001,"propState":11,"propId":60103,"pos":{"x":-93040,"y":18542,"z":30841},"rot":{"x":486,"y":225000,"z":2114}}],"npcs":[],"monsters":[{"groupId":7,"instId":200001,"monsterId":8003010,"eventId":20101231,"pos":{"x":-95350,"y":18020,"z":28780},"rot":{"x":0,"y":225000,"z":0}}],"teleports":{}},"34":{"props":[],"npcs":[],"monsters":[{"groupId":34,"instId":200001,"monsterId":8002040,"eventId":20101111,"pos":{"x":-30950,"y":18360,"z":6620},"rot":{"x":0,"y":315600,"z":0}}],"teleports":{}},"78":{"props":[],"npcs":[{"groupId":78,"instId":400001,"npcId":1110,"pos":{"x":22790,"y":13902,"z":-22740},"rot":{"x":0,"y":109301,"z":0}}],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300001,"propState":8,"propId":110,"pos":{"x":20438,"y":-683,"z":-90444},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":102,"instId":400001,"npcId":3025,"pos":{"x":18380,"y":-468,"z":-88930},"rot":{"x":0,"y":306495,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":201,"startAnchorId":1,"startGroupId":102}},"1030618":{"P10301_F10301001":{"scenes":{"15":{"props":[{"groupId":15,"instId":300006,"propState":8,"propId":101,"pos":{"x":71261,"y":-28335,"z":153540},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300005,"propState":8,"propId":101,"pos":{"x":-104080,"y":-14726,"z":143950},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300004,"propState":8,"propId":101,"pos":{"x":115120,"y":-6779,"z":142310},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300003,"propState":8,"propId":101,"pos":{"x":-87570,"y":-13760,"z":228670},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300002,"propState":8,"propId":101,"pos":{"x":5080,"y":-22213,"z":196790},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300001,"propState":8,"propId":101,"pos":{"x":7180,"y":-14411,"z":37820},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030101":{"anchorId":1,"groupId":15,"instId":300001,"pos":{"x":0,"y":-14383,"z":44219},"rot":{"x":0,"y":0,"z":0}},"1030102":{"anchorId":2,"groupId":15,"instId":300002,"pos":{"x":60,"y":-22213,"z":195260},"rot":{"x":0,"y":0,"z":0}},"1030103":{"anchorId":3,"groupId":15,"instId":300003,"pos":{"x":-93460,"y":-13760,"z":233210},"rot":{"x":0,"y":240000,"z":0}},"1030104":{"anchorId":4,"groupId":15,"instId":300004,"pos":{"x":114920,"y":-6687,"z":137090},"rot":{"x":0,"y":75000,"z":0}},"1030105":{"anchorId":5,"groupId":15,"instId":300005,"pos":{"x":-100370,"y":-14726,"z":146480},"rot":{"x":0,"y":315000,"z":0}},"1030106":{"anchorId":6,"groupId":15,"instId":300006,"pos":{"x":76810,"y":-28335,"z":151420},"rot":{"x":0,"y":113524,"z":0}}}},"298":{"props":[{"groupId":298,"instId":300001,"propState":0,"propId":132,"pos":{"x":47841,"y":-299,"z":91088},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300027,"propState":12,"propId":60301,"pos":{"x":126783,"y":-37038,"z":191030},"rot":{"x":0,"y":131546,"z":0}},{"groupId":28,"instId":300028,"propState":12,"propId":60301,"pos":{"x":140720,"y":-35170,"z":176727},"rot":{"x":13161,"y":123160,"z":327079}},{"groupId":28,"instId":300026,"propState":12,"propId":60303,"pos":{"x":154289,"y":-33891,"z":188654},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300025,"propState":12,"propId":60301,"pos":{"x":152413,"y":-37038,"z":179707},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300022,"propState":12,"propId":60301,"pos":{"x":-114500,"y":-13798,"z":92370},"rot":{"x":0,"y":134680,"z":0}},{"groupId":28,"instId":300023,"propState":12,"propId":60301,"pos":{"x":-79566,"y":-13798,"z":92082},"rot":{"x":0,"y":-1,"z":0}},{"groupId":28,"instId":300019,"propState":12,"propId":60301,"pos":{"x":-137756,"y":-13798,"z":145667},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300018,"propState":12,"propId":60301,"pos":{"x":-54730,"y":-13760,"z":212548},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300016,"propState":12,"propId":60301,"pos":{"x":105848,"y":-24827,"z":125456},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300013,"propState":12,"propId":60301,"pos":{"x":35549,"y":-13423,"z":232721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300014,"propState":12,"propId":60301,"pos":{"x":192220,"y":-4904,"z":155960},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300010,"propState":12,"propId":60301,"pos":{"x":64563,"y":-10661,"z":147192},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300006,"propState":12,"propId":60301,"pos":{"x":48901,"y":-1198,"z":100836},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-19270,"y":-16881,"z":127606},"rot":{"x":0,"y":1,"z":0}},{"groupId":28,"instId":300004,"propState":12,"propId":60301,"pos":{"x":19601,"y":-25997,"z":133360},"rot":{"x":0,"y":270001,"z":0}},{"groupId":28,"instId":300003,"propState":12,"propId":60301,"pos":{"x":-19087,"y":-26050,"z":171350},"rot":{"x":0,"y":90001,"z":0}},{"groupId":28,"instId":300030,"propState":12,"propId":60301,"pos":{"x":-42794,"y":-13760,"z":254597},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300024,"propState":12,"propId":60301,"pos":{"x":-112060,"y":-17827,"z":57970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300021,"propState":12,"propId":60301,"pos":{"x":-159490,"y":-11851,"z":180900},"rot":{"x":0,"y":225000,"z":0}},{"groupId":28,"instId":300020,"propState":12,"propId":60301,"pos":{"x":-87432,"y":-13798,"z":186212},"rot":{"x":0,"y":240000,"z":0}},{"groupId":28,"instId":300017,"propState":12,"propId":60301,"pos":{"x":111894,"y":-28335,"z":153868},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300029,"propState":12,"propId":60301,"pos":{"x":144559,"y":-4444,"z":58482},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300012,"propState":12,"propId":60301,"pos":{"x":168814,"y":-4420,"z":220218},"rot":{"x":0,"y":292855,"z":0}},{"groupId":28,"instId":300011,"propState":12,"propId":60301,"pos":{"x":103599,"y":-8595,"z":228020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300009,"propState":12,"propId":60301,"pos":{"x":42040,"y":-10661,"z":131591},"rot":{"x":0,"y":89999,"z":0}},{"groupId":28,"instId":300015,"propState":12,"propId":60301,"pos":{"x":105252,"y":-11718,"z":60396},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-18408,"y":-16881,"z":226111},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300007,"propState":12,"propId":60301,"pos":{"x":-12446,"y":-22208,"z":218674},"rot":{"x":0,"y":120000,"z":0}},{"groupId":28,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-46908,"y":-15066,"z":65628},"rot":{"x":0,"y":180001,"z":0}},{"groupId":28,"instId":300001,"propState":12,"propId":60301,"pos":{"x":40995,"y":-15066,"z":34863},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300004,"propState":0,"propId":103017,"pos":{"x":25060,"y":-25996,"z":151593},"rot":{"x":0,"y":350000,"z":0}},{"groupId":26,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-70310,"y":-13721,"z":253530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300025,"propState":0,"propId":103016,"pos":{"x":-108860,"y":-59826,"z":46511},"rot":{"x":0,"y":91069,"z":0}},{"groupId":26,"instId":300024,"propState":0,"propId":103017,"pos":{"x":144686,"y":-37118,"z":192517},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300023,"propState":0,"propId":103016,"pos":{"x":140624,"y":-37160,"z":177079},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300022,"propState":0,"propId":103015,"pos":{"x":122713,"y":-6688,"z":168734},"rot":{"x":0,"y":155814,"z":0}},{"groupId":26,"instId":300021,"propState":0,"propId":103015,"pos":{"x":-77740,"y":-13798,"z":118650},"rot":{"x":0,"y":275814,"z":0}},{"groupId":26,"instId":300020,"propState":0,"propId":103015,"pos":{"x":15155,"y":-16881,"z":89920},"rot":{"x":0,"y":140814,"z":0}},{"groupId":26,"instId":300019,"propState":0,"propId":103015,"pos":{"x":-39870,"y":-16881,"z":236520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300018,"propState":0,"propId":103016,"pos":{"x":-97770,"y":-13798,"z":101020},"rot":{"x":0,"y":225000,"z":0}},{"groupId":26,"instId":300017,"propState":0,"propId":103016,"pos":{"x":100325,"y":-8613,"z":163718},"rot":{"x":0,"y":300000,"z":0}},{"groupId":26,"instId":300013,"propState":0,"propId":103017,"pos":{"x":-103568,"y":-16990,"z":84104},"rot":{"x":0,"y":166077,"z":0}},{"groupId":26,"instId":300012,"propState":0,"propId":103017,"pos":{"x":-89236,"y":-13807,"z":133950},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300011,"propState":0,"propId":103017,"pos":{"x":-164720,"y":-11851,"z":187840},"rot":{"x":0,"y":145000,"z":0}},{"groupId":26,"instId":300010,"propState":0,"propId":103016,"pos":{"x":-145776,"y":-13812,"z":230510},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-70270,"y":-13721,"z":237010},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-38608,"y":-16881,"z":185172},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300016,"propState":0,"propId":103017,"pos":{"x":127024,"y":-4405,"z":229432},"rot":{"x":0,"y":260000,"z":0}},{"groupId":26,"instId":300007,"propState":0,"propId":103016,"pos":{"x":124920,"y":-4405,"z":229382},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":103016,"pos":{"x":82945,"y":-28335,"z":138230},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":103016,"pos":{"x":31152,"y":-16881,"z":123872},"rot":{"x":0,"y":180001,"z":0}},{"groupId":26,"instId":300006,"propState":0,"propId":103016,"pos":{"x":133044,"y":-4456,"z":108386},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300005,"propState":0,"propId":103016,"pos":{"x":87912,"y":-10661,"z":140933},"rot":{"x":0,"y":180001,"z":0}},{"groupId":26,"instId":300015,"propState":0,"propId":103017,"pos":{"x":24861,"y":-16852,"z":192982},"rot":{"x":0,"y":190000,"z":0}},{"groupId":26,"instId":300014,"propState":0,"propId":103017,"pos":{"x":-34019,"y":-16881,"z":146311},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-36678,"y":-16881,"z":90482},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"472":{"props":[{"groupId":472,"instId":300001,"propState":0,"propId":114,"pos":{"x":209320,"y":-4904,"z":147060},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"299":{"props":[{"groupId":299,"instId":300001,"propState":0,"propId":140,"pos":{"x":209320,"y":-4904,"z":147060},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300001,"propState":101,"propId":103108,"pos":{"x":1,"y":-22035,"z":211881},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"155":{"props":[{"groupId":155,"instId":300005,"propState":0,"propId":103021,"pos":{"x":-132772,"y":-14751,"z":181080},"rot":{"x":0,"y":126002,"z":0}},{"groupId":155,"instId":300004,"propState":0,"propId":103021,"pos":{"x":-133080,"y":-14754,"z":182705},"rot":{"x":0,"y":28547,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"207":{"props":[{"groupId":207,"instId":300006,"propState":0,"propId":100,"pos":{"x":-129140,"y":-15127,"z":155410},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300005,"propState":0,"propId":100,"pos":{"x":-137110,"y":-15127,"z":178850},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300004,"propState":0,"propId":103086,"pos":{"x":-130000,"y":-14715,"z":155708},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300003,"propState":1,"propId":103072,"pos":{"x":-130090,"y":-14742,"z":161520},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300002,"propState":1,"propId":103071,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300001,"propState":1,"propId":103070,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300002,"propState":0,"propId":103106,"pos":{"x":-141868,"y":-14749,"z":180691},"rot":{"x":0,"y":245519,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":103106,"pos":{"x":-134011,"y":-14726,"z":173932},"rot":{"x":0,"y":128044,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300008,"propState":1,"propId":103022,"pos":{"x":94033,"y":-28387,"z":137615},"rot":{"x":0,"y":327734,"z":0}},{"groupId":157,"instId":300005,"propState":1,"propId":103022,"pos":{"x":71108,"y":-10676,"z":164129},"rot":{"x":0,"y":184273,"z":0}},{"groupId":157,"instId":300012,"propState":1,"propId":103022,"pos":{"x":-176020,"y":-11771,"z":157680},"rot":{"x":0,"y":46168,"z":0}},{"groupId":157,"instId":300011,"propState":1,"propId":103022,"pos":{"x":-87834,"y":-13762,"z":218148},"rot":{"x":0,"y":0,"z":0}},{"groupId":157,"instId":300010,"propState":1,"propId":103022,"pos":{"x":-77580,"y":-16880,"z":88690},"rot":{"x":0,"y":180001,"z":0}},{"groupId":157,"instId":300009,"propState":1,"propId":103022,"pos":{"x":-19104,"y":-22866,"z":138416},"rot":{"x":0,"y":92768,"z":0}},{"groupId":157,"instId":300007,"propState":1,"propId":103022,"pos":{"x":124547,"y":-4428,"z":213070},"rot":{"x":0,"y":42303,"z":0}},{"groupId":157,"instId":300006,"propState":1,"propId":103022,"pos":{"x":141251,"y":-4471,"z":82500},"rot":{"x":0,"y":239558,"z":0}},{"groupId":157,"instId":300004,"propState":1,"propId":103022,"pos":{"x":-38995,"y":-16880,"z":156340},"rot":{"x":0,"y":135792,"z":0}},{"groupId":157,"instId":300003,"propState":1,"propId":103022,"pos":{"x":39864,"y":-16880,"z":163300},"rot":{"x":0,"y":270001,"z":0}},{"groupId":157,"instId":300002,"propState":1,"propId":103022,"pos":{"x":38247,"y":-16903,"z":92386},"rot":{"x":0,"y":224307,"z":0}},{"groupId":157,"instId":300001,"propState":1,"propId":103022,"pos":{"x":-44666,"y":-15070,"z":54731},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300007,"propState":1,"propId":103020,"pos":{"x":20087,"y":-25475,"z":169059},"rot":{"x":0,"y":270000,"z":0}},{"groupId":222,"instId":300004,"propState":1,"propId":103020,"pos":{"x":-73979,"y":-13426,"z":140696},"rot":{"x":0,"y":316073,"z":0}},{"groupId":222,"instId":300002,"propState":1,"propId":103020,"pos":{"x":-57874,"y":-14967,"z":60429},"rot":{"x":0,"y":45000,"z":0}},{"groupId":222,"instId":300006,"propState":1,"propId":103020,"pos":{"x":143337,"y":-4170,"z":92907},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300005,"propState":1,"propId":103020,"pos":{"x":148106,"y":-4150,"z":210632},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300003,"propState":1,"propId":103020,"pos":{"x":39212,"y":-16289,"z":208313},"rot":{"x":0,"y":270000,"z":0}},{"groupId":222,"instId":300001,"propState":1,"propId":103020,"pos":{"x":55886,"y":-14856,"z":60180},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[],"npcs":[{"groupId":19,"instId":400006,"npcId":13315,"pos":{"x":-106808,"y":-13248,"z":94713},"rot":{"x":0,"y":56465,"z":0}},{"groupId":19,"instId":400003,"npcId":13315,"pos":{"x":14260,"y":-15814,"z":88865},"rot":{"x":0,"y":140984,"z":0}},{"groupId":19,"instId":400002,"npcId":13127,"pos":{"x":141100,"y":-4416,"z":206800},"rot":{"x":0,"y":250839,"z":0}},{"groupId":19,"instId":400005,"npcId":13315,"pos":{"x":-23324,"y":-16381,"z":232550},"rot":{"x":0,"y":359821,"z":0}},{"groupId":19,"instId":400004,"npcId":13318,"pos":{"x":-114254,"y":-14374,"z":178103},"rot":{"x":0,"y":173216,"z":0}},{"groupId":19,"instId":400001,"npcId":13231,"pos":{"x":134051,"y":-4456,"z":84960},"rot":{"x":0,"y":198075,"z":0}}],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300003,"propState":0,"propId":103005,"pos":{"x":14307,"y":-25997,"z":157500},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":103005,"pos":{"x":-19500,"y":-16881,"z":142500},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-205,"y":-19068,"z":142497},"rot":{"x":535,"y":180155,"z":15329}},{"groupId":17,"instId":300006,"propState":3,"propId":103006,"pos":{"x":-9825,"y":-16330,"z":152502},"rot":{"x":15329,"y":90008,"z":359445}},{"groupId":17,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-19514,"y":-13826,"z":137498},"rot":{"x":359465,"y":155,"z":344671}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300003,"propState":1,"propId":103005,"pos":{"x":35330,"y":-1198,"z":118070},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300007,"propState":3,"propId":103006,"pos":{"x":20284,"y":-3163,"z":133075},"rot":{"x":345065,"y":88453,"z":4172}},{"groupId":18,"instId":300006,"propState":3,"propId":103006,"pos":{"x":561,"y":-7023,"z":111994},"rot":{"x":355969,"y":179530,"z":345027}},{"groupId":18,"instId":300002,"propState":0,"propId":103005,"pos":{"x":-19500,"y":-16881,"z":132000},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-19289,"y":-11969,"z":106321},"rot":{"x":4031,"y":359530,"z":14973}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-23441,"y":-16881,"z":265107},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-94343,"y":-13812,"z":202585},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300001,"propState":11,"propId":103018,"pos":{"x":43560,"y":-1198,"z":126040},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300001,"propState":11,"propId":103018,"pos":{"x":52129,"y":-14785,"z":210212},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-116891,"y":-57806,"z":57448},"rot":{"x":0,"y":352875,"z":0}},{"groupId":223,"instId":300006,"propState":20,"propId":60303,"pos":{"x":-95880,"y":-58780,"z":51010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":223,"instId":300005,"propState":0,"propId":100,"pos":{"x":-98610,"y":-59826,"z":50995},"rot":{"x":0,"y":270000,"z":0}},{"groupId":223,"instId":300003,"propState":9,"propId":103109,"pos":{"x":-116891,"y":-57806,"z":57448},"rot":{"x":0,"y":352875,"z":0}},{"groupId":223,"instId":300002,"propState":9,"propId":103109,"pos":{"x":-105483,"y":-56233,"z":44995},"rot":{"x":0,"y":279429,"z":0}},{"groupId":223,"instId":300001,"propState":2,"propId":103012,"pos":{"x":-98610,"y":-59826,"z":50995},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300007,"propState":0,"propId":103107,"pos":{"x":-142250,"y":-14074,"z":205410},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300006,"propState":0,"propId":100,"pos":{"x":-142340,"y":-14290,"z":205560},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300005,"propState":101,"propId":103049,"pos":{"x":-143130,"y":-14074,"z":209370},"rot":{"x":0,"y":249640,"z":0}},{"groupId":187,"instId":300004,"propState":101,"propId":103048,"pos":{"x":-145444,"y":-14074,"z":205398},"rot":{"x":0,"y":306375,"z":0}},{"groupId":187,"instId":300003,"propState":101,"propId":103047,"pos":{"x":-144674,"y":-14074,"z":206713},"rot":{"x":0,"y":210000,"z":0}},{"groupId":187,"instId":300002,"propState":101,"propId":103046,"pos":{"x":-143218,"y":-13956,"z":207400},"rot":{"x":0,"y":229245,"z":0}},{"groupId":187,"instId":300001,"propState":101,"propId":103045,"pos":{"x":-144196,"y":-14074,"z":202743},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300002,"propState":0,"propId":100,"pos":{"x":-116517,"y":-59582,"z":48140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":300009,"propState":0,"propId":100,"pos":{"x":-111026,"y":-17581,"z":61889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":164,"instId":300003,"propState":0,"propId":100,"pos":{"x":-97464,"y":-59666,"z":45187},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300001,"propState":0,"propId":100,"pos":{"x":-108571,"y":-59534,"z":57104},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300008,"propState":21,"propId":103050,"pos":{"x":-113519,"y":-56539,"z":42837},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":300007,"propState":21,"propId":103050,"pos":{"x":-116806,"y":-59826,"z":43729},"rot":{"x":0,"y":45000,"z":0}},{"groupId":164,"instId":300005,"propState":1,"propId":103051,"pos":{"x":-102241,"y":-59826,"z":60018},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":300004,"propState":1,"propId":103053,"pos":{"x":-99889,"y":-17822,"z":57155},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"163":{"props":[{"groupId":163,"instId":300003,"propState":21,"propId":103050,"pos":{"x":155150,"y":-33864,"z":176402},"rot":{"x":0,"y":180000,"z":0}},{"groupId":163,"instId":300017,"propState":0,"propId":100,"pos":{"x":154580,"y":-37038,"z":181910},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300009,"propState":21,"propId":103050,"pos":{"x":150533,"y":-37038,"z":179084},"rot":{"x":0,"y":90000,"z":0}},{"groupId":163,"instId":300007,"propState":21,"propId":103050,"pos":{"x":154597,"y":-37038,"z":182392},"rot":{"x":0,"y":270000,"z":0}},{"groupId":163,"instId":300001,"propState":0,"propId":100,"pos":{"x":120290,"y":-30383,"z":147595},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300016,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300008,"propState":21,"propId":103050,"pos":{"x":155275,"y":-37038,"z":173550},"rot":{"x":0,"y":270000,"z":0}},{"groupId":163,"instId":300005,"propState":1,"propId":103051,"pos":{"x":125760,"y":-37027,"z":182612},"rot":{"x":0,"y":90000,"z":0}},{"groupId":163,"instId":300002,"propState":21,"propId":103050,"pos":{"x":155150,"y":-33864,"z":180613},"rot":{"x":0,"y":180000,"z":0}},{"groupId":163,"instId":300010,"propState":21,"propId":103050,"pos":{"x":149754,"y":-33880,"z":181826},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300004,"propState":1,"propId":103053,"pos":{"x":120950,"y":-30381,"z":154032},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300008,"propState":101,"propId":103019,"pos":{"x":-43943,"y":-15881,"z":124100},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300002,"propState":101,"propId":103019,"pos":{"x":-12733,"y":-22266,"z":125500},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300007,"propState":101,"propId":103019,"pos":{"x":-35000,"y":-15881,"z":217818},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300006,"propState":101,"propId":103019,"pos":{"x":133087,"y":-3456,"z":84795},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300005,"propState":101,"propId":103019,"pos":{"x":103922,"y":-7671,"z":147251},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300004,"propState":101,"propId":103019,"pos":{"x":85134,"y":-27335,"z":155445},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300003,"propState":101,"propId":103019,"pos":{"x":46839,"y":-198,"z":114111},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300001,"propState":101,"propId":103019,"pos":{"x":-116536,"y":-13827,"z":179869},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300002,"propState":1,"propId":211,"pos":{"x":-439,"y":-22195,"z":211795},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-444,"y":-18579,"z":211795},"rot":{"x":352640,"y":334274,"z":86416}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300002,"propState":1,"propId":211,"pos":{"x":-121914,"y":-14681,"z":200935},"rot":{"x":0,"y":22616,"z":0}},{"groupId":35,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-121914,"y":-14726,"z":200935},"rot":{"x":90000,"y":353899,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300002,"propState":1,"propId":211,"pos":{"x":-87805,"y":-12527,"z":128035},"rot":{"x":0,"y":22616,"z":0}},{"groupId":37,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-87795,"y":-12760,"z":128046},"rot":{"x":347749,"y":94992,"z":97437}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300002,"propState":1,"propId":211,"pos":{"x":-21015,"y":-16881,"z":249052},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-20343,"y":-13971,"z":249050},"rot":{"x":0,"y":315000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"198":{"props":[{"groupId":198,"instId":300002,"propState":1,"propId":211,"pos":{"x":-35601,"y":-16881,"z":171222},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-39669,"y":-14599,"z":171384},"rot":{"x":358648,"y":227091,"z":78554}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300002,"propState":0,"propId":103027,"pos":{"x":-163523,"y":-11029,"z":179340},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300004,"propState":1,"propId":211,"pos":{"x":-163347,"y":-11088,"z":181245},"rot":{"x":0,"y":22616,"z":0}},{"groupId":36,"instId":300003,"propState":0,"propId":103027,"pos":{"x":-165719,"y":-11669,"z":181336},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-162007,"y":-11323,"z":181339},"rot":{"x":0,"y":73193,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"202":{"props":[{"groupId":202,"instId":300002,"propState":1,"propId":211,"pos":{"x":-64770,"y":-16881,"z":81507},"rot":{"x":0,"y":178063,"z":0}},{"groupId":202,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-64129,"y":-16109,"z":82128},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300002,"propState":1,"propId":211,"pos":{"x":123173,"y":-6687,"z":132040},"rot":{"x":0,"y":22616,"z":0}},{"groupId":41,"instId":300001,"propState":18,"propId":103027,"pos":{"x":120951,"y":-5449,"z":125958},"rot":{"x":0,"y":22801,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300002,"propState":1,"propId":211,"pos":{"x":157844,"y":-4385,"z":218483},"rot":{"x":0,"y":220623,"z":0}},{"groupId":42,"instId":300001,"propState":18,"propId":103027,"pos":{"x":159450,"y":3643,"z":220580},"rot":{"x":357398,"y":112850,"z":220184}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300003,"propState":18,"propId":103027,"pos":{"x":31469,"y":-16031,"z":122503},"rot":{"x":0,"y":270000,"z":270000}},{"groupId":39,"instId":300005,"propState":1,"propId":211,"pos":{"x":29668,"y":-16932,"z":122143},"rot":{"x":0,"y":22616,"z":0}},{"groupId":39,"instId":300004,"propState":18,"propId":103027,"pos":{"x":3550,"y":-16881,"z":122310},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300002,"propState":18,"propId":103027,"pos":{"x":31469,"y":-15686,"z":122178},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300001,"propState":18,"propId":103027,"pos":{"x":31469,"y":-16036,"z":121858},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300002,"propState":1,"propId":211,"pos":{"x":91132,"y":-8595,"z":227050},"rot":{"x":0,"y":22616,"z":0}},{"groupId":43,"instId":300001,"propState":18,"propId":103027,"pos":{"x":91167,"y":-3778,"z":231387},"rot":{"x":353560,"y":353730,"z":41147}}],"npcs":[],"monsters":[],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300002,"propState":1,"propId":211,"pos":{"x":57478,"y":-12478,"z":153153},"rot":{"x":0,"y":0,"z":0}},{"groupId":118,"instId":300001,"propState":18,"propId":103027,"pos":{"x":57478,"y":-8945,"z":150060},"rot":{"x":55853,"y":165349,"z":195513}}],"npcs":[],"monsters":[],"teleports":{}},"200":{"props":[{"groupId":200,"instId":300002,"propState":1,"propId":211,"pos":{"x":26908,"y":-16932,"z":191828},"rot":{"x":0,"y":22616,"z":0}},{"groupId":200,"instId":300001,"propState":18,"propId":103027,"pos":{"x":24947,"y":-16001,"z":191498},"rot":{"x":64358,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300002,"propState":1,"propId":211,"pos":{"x":39940,"y":-1198,"z":102660},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300001,"propState":18,"propId":103027,"pos":{"x":35840,"y":870,"z":96665},"rot":{"x":2832,"y":24647,"z":730}}],"npcs":[],"monsters":[],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300002,"propState":1,"propId":211,"pos":{"x":42959,"y":-25996,"z":146590},"rot":{"x":0,"y":0,"z":0}},{"groupId":186,"instId":300001,"propState":18,"propId":103027,"pos":{"x":42763,"y":-24786,"z":142012},"rot":{"x":359045,"y":18511,"z":75687}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300002,"propState":1,"propId":211,"pos":{"x":79435,"y":-25919,"z":122808},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300001,"propState":18,"propId":103027,"pos":{"x":79435,"y":-25089,"z":121186},"rot":{"x":358456,"y":242607,"z":111142}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300002,"propState":1,"propId":211,"pos":{"x":137539,"y":-30482,"z":145810},"rot":{"x":0,"y":0,"z":0}},{"groupId":193,"instId":300003,"propState":0,"propId":103016,"pos":{"x":136210,"y":-30474,"z":146175},"rot":{"x":0,"y":101065,"z":0}},{"groupId":193,"instId":300001,"propState":18,"propId":103027,"pos":{"x":136311,"y":-29112,"z":146169},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"194":{"props":[{"groupId":194,"instId":300003,"propState":0,"propId":103027,"pos":{"x":-14474,"y":-25020,"z":156454},"rot":{"x":0,"y":60000,"z":0}},{"groupId":194,"instId":300002,"propState":0,"propId":103027,"pos":{"x":-14477,"y":-24871,"z":153856},"rot":{"x":0,"y":60000,"z":0}},{"groupId":194,"instId":300004,"propState":1,"propId":211,"pos":{"x":-15791,"y":-25018,"z":151452},"rot":{"x":0,"y":0,"z":0}},{"groupId":194,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-14479,"y":-24127,"z":151591},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":1,"propId":211,"pos":{"x":146370,"y":-37038,"z":185470},"rot":{"x":0,"y":22616,"z":0}},{"groupId":173,"instId":300001,"propState":18,"propId":103027,"pos":{"x":154913,"y":-36620,"z":192367},"rot":{"x":614,"y":311941,"z":73268}}],"npcs":[],"monsters":[],"teleports":{}},"199":{"props":[{"groupId":199,"instId":300002,"propState":1,"propId":211,"pos":{"x":-106131,"y":-56488,"z":43143},"rot":{"x":0,"y":22616,"z":0}},{"groupId":199,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-105367,"y":-56546,"z":43698},"rot":{"x":90000,"y":75206,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"149":{"props":[],"npcs":[{"groupId":149,"instId":400001,"npcId":13105,"pos":{"x":-120811,"y":-14735,"z":201325},"rot":{"x":0,"y":350738,"z":0}}],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300002,"propState":8,"propId":110,"pos":{"x":151226,"y":-3483,"z":127456},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300001,"propState":0,"propId":100,"pos":{"x":151226,"y":-3483,"z":127456},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":150,"instId":400001,"npcId":100,"pos":{"x":150780,"y":-5010,"z":127830},"rot":{"x":0,"y":87632,"z":0}}],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":100,"pos":{"x":126831,"y":-4120,"z":195380},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":151,"instId":400001,"npcId":13116,"pos":{"x":125816,"y":-4418,"z":195402},"rot":{"x":0,"y":104202,"z":0}}],"monsters":[],"teleports":{}},"152":{"props":[],"npcs":[{"groupId":152,"instId":400001,"npcId":13215,"pos":{"x":143693,"y":-4456,"z":101992},"rot":{"x":0,"y":279893,"z":0}}],"monsters":[],"teleports":{}},"153":{"props":[],"npcs":[{"groupId":153,"instId":400001,"npcId":13119,"pos":{"x":132350,"y":-6688,"z":171270},"rot":{"x":0,"y":186089,"z":0}}],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300012,"propState":2,"propId":103042,"pos":{"x":-100510,"y":-17822,"z":61750},"rot":{"x":0,"y":270367,"z":0}},{"groupId":156,"instId":300014,"propState":0,"propId":100,"pos":{"x":154289,"y":-33891,"z":188654},"rot":{"x":0,"y":270000,"z":0}},{"groupId":156,"instId":300010,"propState":0,"propId":100,"pos":{"x":-107430,"y":-59826,"z":57698},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300009,"propState":0,"propId":103042,"pos":{"x":146536,"y":-37038,"z":166944},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300007,"propState":0,"propId":103042,"pos":{"x":138169,"y":-37028,"z":187209},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300005,"propState":0,"propId":100,"pos":{"x":146573,"y":-37038,"z":167766},"rot":{"x":0,"y":180000,"z":0}},{"groupId":156,"instId":300003,"propState":0,"propId":100,"pos":{"x":150076,"y":-37038,"z":192426},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300015,"propState":0,"propId":100,"pos":{"x":-97689,"y":-56615,"z":51324},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300013,"propState":0,"propId":103042,"pos":{"x":-107550,"y":-59826,"z":59595},"rot":{"x":0,"y":180000,"z":0}},{"groupId":156,"instId":300011,"propState":0,"propId":100,"pos":{"x":-102390,"y":-17827,"z":61654},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300002,"propState":0,"propId":100,"pos":{"x":-106910,"y":-59826,"z":46500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":156,"instId":300008,"propState":2,"propId":103042,"pos":{"x":127250,"y":-30482,"z":158900},"rot":{"x":0,"y":160367,"z":0}},{"groupId":156,"instId":300006,"propState":0,"propId":100,"pos":{"x":127519,"y":-30468,"z":157974},"rot":{"x":0,"y":155900,"z":0}},{"groupId":156,"instId":300004,"propState":0,"propId":100,"pos":{"x":139047,"y":-37038,"z":187048},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300001,"propState":0,"propId":100,"pos":{"x":127547,"y":-30482,"z":158066},"rot":{"x":0,"y":160367,"z":0}}],"npcs":[],"monsters":[{"groupId":156,"instId":200002,"monsterId":7010011,"eventId":10301299,"pos":{"x":125151,"y":-30482,"z":168180},"rot":{"x":0,"y":160367,"z":0}}],"teleports":{}},"244":{"props":[{"groupId":244,"instId":300001,"propState":0,"propId":100,"pos":{"x":40,"y":-22213,"z":211820},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[{"groupId":274,"instId":300001,"propState":0,"propId":103016,"pos":{"x":130,"y":-25080,"z":157650},"rot":{"x":0,"y":356426,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"280":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"290":{"props":[],"npcs":[{"groupId":290,"instId":400001,"npcId":13117,"pos":{"x":81250,"y":-10661,"z":130710},"rot":{"x":0,"y":7274,"z":0}}],"monsters":[],"teleports":{}},"400":{"props":[],"npcs":[{"groupId":400,"instId":400001,"npcId":13208,"pos":{"x":79110,"y":-10661,"z":130680},"rot":{"x":0,"y":7274,"z":0}}],"monsters":[],"teleports":{}},"401":{"props":[{"groupId":401,"instId":300004,"propState":18,"propId":103038,"pos":{"x":140800,"y":-3850,"z":189416},"rot":{"x":348315,"y":354319,"z":15156}},{"groupId":401,"instId":300001,"propState":18,"propId":103038,"pos":{"x":190288,"y":-3906,"z":146954},"rot":{"x":348315,"y":21447,"z":15156}},{"groupId":401,"instId":300003,"propState":18,"propId":103038,"pos":{"x":125366,"y":-3830,"z":104232},"rot":{"x":348315,"y":173839,"z":15156}},{"groupId":401,"instId":300002,"propState":18,"propId":103038,"pos":{"x":40687,"y":-16466,"z":147002},"rot":{"x":348315,"y":355726,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"404":{"props":[{"groupId":404,"instId":300006,"propState":0,"propId":103129,"pos":{"x":-19390,"y":-16932,"z":64630},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300004,"propState":0,"propId":103127,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300002,"propState":0,"propId":103084,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300005,"propState":0,"propId":103128,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300003,"propState":0,"propId":103126,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300001,"propState":0,"propId":100,"pos":{"x":-20480,"y":-14915,"z":61380},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"465":{"props":[{"groupId":465,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-173074,"y":-13086,"z":215084},"rot":{"x":348315,"y":207229,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"464":{"props":[{"groupId":464,"instId":300002,"propState":18,"propId":103038,"pos":{"x":-130272,"y":-14120,"z":207818},"rot":{"x":348315,"y":170320,"z":15156}},{"groupId":464,"instId":300003,"propState":18,"propId":103038,"pos":{"x":-94104,"y":-13161,"z":141961},"rot":{"x":348315,"y":57366,"z":15156}},{"groupId":464,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-130044,"y":-14072,"z":164010},"rot":{"x":348315,"y":124291,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"463":{"props":[{"groupId":463,"instId":300013,"propState":18,"propId":103037,"pos":{"x":84615,"y":-10160,"z":142358},"rot":{"x":0,"y":143490,"z":0}},{"groupId":463,"instId":300009,"propState":18,"propId":103037,"pos":{"x":-45132,"y":-15873,"z":114378},"rot":{"x":0,"y":14042,"z":0}},{"groupId":463,"instId":300003,"propState":18,"propId":103083,"pos":{"x":98890,"y":-7849,"z":226976},"rot":{"x":0,"y":149666,"z":0}},{"groupId":463,"instId":300014,"propState":18,"propId":103037,"pos":{"x":-82846,"y":-12875,"z":246001},"rot":{"x":0,"y":59181,"z":0}},{"groupId":463,"instId":300011,"propState":18,"propId":103035,"pos":{"x":59415,"y":-12901,"z":231978},"rot":{"x":0,"y":82616,"z":0}},{"groupId":463,"instId":300008,"propState":18,"propId":103035,"pos":{"x":-17980,"y":-16379,"z":148431},"rot":{"x":0,"y":348479,"z":0}},{"groupId":463,"instId":300006,"propState":18,"propId":101029,"pos":{"x":-118824,"y":-14322,"z":208807},"rot":{"x":0,"y":221235,"z":0}},{"groupId":463,"instId":300001,"propState":18,"propId":103083,"pos":{"x":-8760,"y":-21695,"z":222781},"rot":{"x":0,"y":0,"z":0}},{"groupId":463,"instId":300015,"propState":18,"propId":103038,"pos":{"x":0,"y":-13377,"z":35410},"rot":{"x":348315,"y":83433,"z":15156}},{"groupId":463,"instId":300012,"propState":18,"propId":103037,"pos":{"x":3479,"y":-16336,"z":86865},"rot":{"x":0,"y":69713,"z":0}},{"groupId":463,"instId":300010,"propState":18,"propId":101028,"pos":{"x":-158859,"y":-11077,"z":174116},"rot":{"x":0,"y":179438,"z":0}},{"groupId":463,"instId":300007,"propState":18,"propId":103037,"pos":{"x":43843,"y":-433,"z":96470},"rot":{"x":0,"y":0,"z":0}},{"groupId":463,"instId":300005,"propState":18,"propId":101029,"pos":{"x":-10725,"y":-16328,"z":238693},"rot":{"x":0,"y":113008,"z":0}},{"groupId":463,"instId":300004,"propState":18,"propId":103083,"pos":{"x":-115411,"y":-13848,"z":196064},"rot":{"x":0,"y":112689,"z":0}},{"groupId":463,"instId":300002,"propState":18,"propId":101029,"pos":{"x":129121,"y":-3955,"z":51392},"rot":{"x":0,"y":179438,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"479":{"props":[{"groupId":479,"instId":300001,"propState":18,"propId":103038,"pos":{"x":41064,"y":-15866,"z":123126},"rot":{"x":348315,"y":315577,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"481":{"props":[{"groupId":481,"instId":300001,"propState":18,"propId":103038,"pos":{"x":181121,"y":-4433,"z":153368},"rot":{"x":348315,"y":303422,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"482":{"props":[{"groupId":482,"instId":300001,"propState":18,"propId":103038,"pos":{"x":231,"y":-15775,"z":252225},"rot":{"x":759,"y":92100,"z":340127}}],"npcs":[],"monsters":[],"teleports":{}},"505":{"props":[{"groupId":505,"instId":300004,"propState":18,"propId":101028,"pos":{"x":-92400,"y":-12889,"z":241138},"rot":{"x":0,"y":72385,"z":0}},{"groupId":505,"instId":300007,"propState":18,"propId":101028,"pos":{"x":108432,"y":-24314,"z":116898},"rot":{"x":0,"y":51463,"z":0}},{"groupId":505,"instId":300006,"propState":18,"propId":101029,"pos":{"x":123332,"y":-3476,"z":114398},"rot":{"x":0,"y":215559,"z":0}},{"groupId":505,"instId":300005,"propState":18,"propId":101028,"pos":{"x":-163777,"y":-11088,"z":180823},"rot":{"x":0,"y":51463,"z":0}},{"groupId":505,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-13774,"y":-21708,"z":214556},"rot":{"x":0,"y":31037,"z":0}},{"groupId":505,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-105155,"y":-14060,"z":183139},"rot":{"x":0,"y":179438,"z":0}},{"groupId":505,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-13979,"y":-21710,"z":214272},"rot":{"x":0,"y":131002,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"584":{"props":[{"groupId":584,"instId":300001,"propState":1,"propId":103225,"pos":{"x":-91205,"y":-13816,"z":118400},"rot":{"x":0,"y":270111,"z":0}}],"npcs":[{"groupId":584,"instId":400001,"npcId":13317,"pos":{"x":-91750,"y":-13815,"z":119710},"rot":{"x":0,"y":264798,"z":0}}],"monsters":[],"teleports":{"2458":{"anchorId":1,"groupId":584,"instId":300002,"pos":{"x":-93045,"y":-13816,"z":119230},"rot":{"x":0,"y":86785,"z":0}}}},"585":{"props":[{"groupId":585,"instId":300001,"propState":1,"propId":103226,"pos":{"x":48720,"y":-25996,"z":143170},"rot":{"x":0,"y":359059,"z":0}}],"npcs":[{"groupId":585,"instId":400001,"npcId":13130,"pos":{"x":50280,"y":-25996,"z":144539},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{"2459":{"anchorId":1,"groupId":585,"instId":300002,"pos":{"x":49482,"y":-25996,"z":145542},"rot":{"x":0,"y":174383,"z":0}}}},"587":{"props":[{"groupId":587,"instId":300002,"propState":1,"propId":103071,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300004,"propState":0,"propId":103086,"pos":{"x":-130000,"y":-14715,"z":155708},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300003,"propState":1,"propId":103072,"pos":{"x":-130090,"y":-14742,"z":161520},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300001,"propState":1,"propId":103070,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":1,"startGroupId":584}},"1030619":{"P10301_F10301001":{"scenes":{"15":{"props":[{"groupId":15,"instId":300004,"propState":8,"propId":101,"pos":{"x":115120,"y":-6779,"z":142310},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300006,"propState":8,"propId":101,"pos":{"x":71261,"y":-28335,"z":153540},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300002,"propState":8,"propId":101,"pos":{"x":5080,"y":-22213,"z":196790},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300005,"propState":8,"propId":101,"pos":{"x":-104080,"y":-14726,"z":143950},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300003,"propState":8,"propId":101,"pos":{"x":-87570,"y":-13760,"z":228670},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300001,"propState":8,"propId":101,"pos":{"x":7180,"y":-14411,"z":37820},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030101":{"anchorId":1,"groupId":15,"instId":300001,"pos":{"x":0,"y":-14383,"z":44219},"rot":{"x":0,"y":0,"z":0}},"1030102":{"anchorId":2,"groupId":15,"instId":300002,"pos":{"x":60,"y":-22213,"z":195260},"rot":{"x":0,"y":0,"z":0}},"1030103":{"anchorId":3,"groupId":15,"instId":300003,"pos":{"x":-93460,"y":-13760,"z":233210},"rot":{"x":0,"y":240000,"z":0}},"1030104":{"anchorId":4,"groupId":15,"instId":300004,"pos":{"x":114920,"y":-6687,"z":137090},"rot":{"x":0,"y":75000,"z":0}},"1030105":{"anchorId":5,"groupId":15,"instId":300005,"pos":{"x":-100370,"y":-14726,"z":146480},"rot":{"x":0,"y":315000,"z":0}},"1030106":{"anchorId":6,"groupId":15,"instId":300006,"pos":{"x":76810,"y":-28335,"z":151420},"rot":{"x":0,"y":113524,"z":0}}}},"298":{"props":[{"groupId":298,"instId":300001,"propState":0,"propId":132,"pos":{"x":47841,"y":-299,"z":91088},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"472":{"props":[{"groupId":472,"instId":300001,"propState":0,"propId":114,"pos":{"x":209320,"y":-4904,"z":147060},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-70310,"y":-13721,"z":253530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300025,"propState":0,"propId":103016,"pos":{"x":-108860,"y":-59826,"z":46511},"rot":{"x":0,"y":91069,"z":0}},{"groupId":26,"instId":300020,"propState":0,"propId":103015,"pos":{"x":15155,"y":-16881,"z":89920},"rot":{"x":0,"y":140814,"z":0}},{"groupId":26,"instId":300019,"propState":0,"propId":103015,"pos":{"x":-39870,"y":-16881,"z":236520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300007,"propState":0,"propId":103016,"pos":{"x":124920,"y":-4405,"z":229382},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300022,"propState":0,"propId":103015,"pos":{"x":122713,"y":-6688,"z":168734},"rot":{"x":0,"y":155814,"z":0}},{"groupId":26,"instId":300021,"propState":0,"propId":103015,"pos":{"x":-77740,"y":-13798,"z":118650},"rot":{"x":0,"y":275814,"z":0}},{"groupId":26,"instId":300013,"propState":0,"propId":103017,"pos":{"x":-103568,"y":-16990,"z":84104},"rot":{"x":0,"y":166077,"z":0}},{"groupId":26,"instId":300012,"propState":0,"propId":103017,"pos":{"x":-89236,"y":-13807,"z":133950},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-70270,"y":-13721,"z":237010},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-38608,"y":-16881,"z":185172},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":103016,"pos":{"x":82945,"y":-28335,"z":138230},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300004,"propState":0,"propId":103017,"pos":{"x":25060,"y":-25996,"z":151593},"rot":{"x":0,"y":350000,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":103016,"pos":{"x":31152,"y":-16881,"z":123872},"rot":{"x":0,"y":180001,"z":0}},{"groupId":26,"instId":300024,"propState":0,"propId":103017,"pos":{"x":144686,"y":-37118,"z":192517},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300023,"propState":0,"propId":103016,"pos":{"x":140624,"y":-37160,"z":177079},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300018,"propState":0,"propId":103016,"pos":{"x":-97770,"y":-13798,"z":101020},"rot":{"x":0,"y":225000,"z":0}},{"groupId":26,"instId":300017,"propState":0,"propId":103016,"pos":{"x":100325,"y":-8613,"z":163718},"rot":{"x":0,"y":300000,"z":0}},{"groupId":26,"instId":300011,"propState":0,"propId":103017,"pos":{"x":-164720,"y":-11851,"z":187840},"rot":{"x":0,"y":145000,"z":0}},{"groupId":26,"instId":300010,"propState":0,"propId":103016,"pos":{"x":-145776,"y":-13812,"z":230510},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300016,"propState":0,"propId":103017,"pos":{"x":127024,"y":-4405,"z":229432},"rot":{"x":0,"y":260000,"z":0}},{"groupId":26,"instId":300006,"propState":0,"propId":103016,"pos":{"x":133044,"y":-4456,"z":108386},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300005,"propState":0,"propId":103016,"pos":{"x":87912,"y":-10661,"z":140933},"rot":{"x":0,"y":180001,"z":0}},{"groupId":26,"instId":300015,"propState":0,"propId":103017,"pos":{"x":24861,"y":-16852,"z":192982},"rot":{"x":0,"y":190000,"z":0}},{"groupId":26,"instId":300014,"propState":0,"propId":103017,"pos":{"x":-34019,"y":-16881,"z":146311},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-36678,"y":-16881,"z":90482},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300025,"propState":12,"propId":60301,"pos":{"x":152413,"y":-37038,"z":179707},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300022,"propState":12,"propId":60301,"pos":{"x":-114500,"y":-13798,"z":92370},"rot":{"x":0,"y":134680,"z":0}},{"groupId":28,"instId":300023,"propState":12,"propId":60301,"pos":{"x":-79566,"y":-13798,"z":92082},"rot":{"x":0,"y":-1,"z":0}},{"groupId":28,"instId":300010,"propState":12,"propId":60301,"pos":{"x":64563,"y":-10661,"z":147192},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300030,"propState":12,"propId":60301,"pos":{"x":-42794,"y":-13760,"z":254597},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300024,"propState":12,"propId":60301,"pos":{"x":-112060,"y":-17827,"z":57970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300016,"propState":12,"propId":60301,"pos":{"x":105848,"y":-24827,"z":125456},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300013,"propState":12,"propId":60301,"pos":{"x":35549,"y":-13423,"z":232721},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300007,"propState":12,"propId":60301,"pos":{"x":-12446,"y":-22208,"z":218674},"rot":{"x":0,"y":120000,"z":0}},{"groupId":28,"instId":300021,"propState":12,"propId":60301,"pos":{"x":-159490,"y":-11851,"z":180900},"rot":{"x":0,"y":225000,"z":0}},{"groupId":28,"instId":300020,"propState":12,"propId":60301,"pos":{"x":-87432,"y":-13798,"z":186212},"rot":{"x":0,"y":240000,"z":0}},{"groupId":28,"instId":300012,"propState":12,"propId":60301,"pos":{"x":168814,"y":-4420,"z":220218},"rot":{"x":0,"y":292855,"z":0}},{"groupId":28,"instId":300011,"propState":12,"propId":60301,"pos":{"x":103599,"y":-8595,"z":228020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-18408,"y":-16881,"z":226111},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-19270,"y":-16881,"z":127606},"rot":{"x":0,"y":1,"z":0}},{"groupId":28,"instId":300026,"propState":12,"propId":60303,"pos":{"x":154289,"y":-33891,"z":188654},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300017,"propState":12,"propId":60301,"pos":{"x":111894,"y":-28335,"z":153868},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300029,"propState":12,"propId":60301,"pos":{"x":144559,"y":-4444,"z":58482},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300014,"propState":12,"propId":60301,"pos":{"x":192220,"y":-4904,"z":155960},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300004,"propState":12,"propId":60301,"pos":{"x":19601,"y":-25997,"z":133360},"rot":{"x":0,"y":270001,"z":0}},{"groupId":28,"instId":300003,"propState":12,"propId":60301,"pos":{"x":-19087,"y":-26050,"z":171350},"rot":{"x":0,"y":90001,"z":0}},{"groupId":28,"instId":300028,"propState":12,"propId":60301,"pos":{"x":140720,"y":-35170,"z":176727},"rot":{"x":13161,"y":123160,"z":327079}},{"groupId":28,"instId":300027,"propState":12,"propId":60301,"pos":{"x":126783,"y":-37038,"z":191030},"rot":{"x":0,"y":131546,"z":0}},{"groupId":28,"instId":300019,"propState":12,"propId":60301,"pos":{"x":-137756,"y":-13798,"z":145667},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300018,"propState":12,"propId":60301,"pos":{"x":-54730,"y":-13760,"z":212548},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300009,"propState":12,"propId":60301,"pos":{"x":42040,"y":-10661,"z":131591},"rot":{"x":0,"y":89999,"z":0}},{"groupId":28,"instId":300015,"propState":12,"propId":60301,"pos":{"x":105252,"y":-11718,"z":60396},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300006,"propState":12,"propId":60301,"pos":{"x":48901,"y":-1198,"z":100836},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-46908,"y":-15066,"z":65628},"rot":{"x":0,"y":180001,"z":0}},{"groupId":28,"instId":300001,"propState":12,"propId":60301,"pos":{"x":40995,"y":-15066,"z":34863},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"299":{"props":[{"groupId":299,"instId":300001,"propState":0,"propId":140,"pos":{"x":209320,"y":-4904,"z":147060},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300001,"propState":101,"propId":103108,"pos":{"x":1,"y":-22035,"z":211881},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"155":{"props":[{"groupId":155,"instId":300005,"propState":0,"propId":103021,"pos":{"x":-132772,"y":-14751,"z":181080},"rot":{"x":0,"y":126002,"z":0}},{"groupId":155,"instId":300004,"propState":0,"propId":103021,"pos":{"x":-133080,"y":-14754,"z":182705},"rot":{"x":0,"y":28547,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300002,"propState":0,"propId":103106,"pos":{"x":-141868,"y":-14749,"z":180691},"rot":{"x":0,"y":245519,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":103106,"pos":{"x":-134011,"y":-14726,"z":173932},"rot":{"x":0,"y":128044,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"207":{"props":[{"groupId":207,"instId":300006,"propState":0,"propId":100,"pos":{"x":-129140,"y":-15127,"z":155410},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300004,"propState":0,"propId":103086,"pos":{"x":-130000,"y":-14715,"z":155708},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300005,"propState":0,"propId":100,"pos":{"x":-137110,"y":-15127,"z":178850},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300002,"propState":1,"propId":103071,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300003,"propState":1,"propId":103072,"pos":{"x":-130090,"y":-14742,"z":161520},"rot":{"x":0,"y":0,"z":0}},{"groupId":207,"instId":300001,"propState":1,"propId":103070,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300005,"propState":1,"propId":103020,"pos":{"x":148106,"y":-4150,"z":210632},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300007,"propState":1,"propId":103020,"pos":{"x":20087,"y":-25475,"z":169059},"rot":{"x":0,"y":270000,"z":0}},{"groupId":222,"instId":300006,"propState":1,"propId":103020,"pos":{"x":143337,"y":-4170,"z":92907},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300004,"propState":1,"propId":103020,"pos":{"x":-73979,"y":-13426,"z":140696},"rot":{"x":0,"y":316073,"z":0}},{"groupId":222,"instId":300003,"propState":1,"propId":103020,"pos":{"x":39212,"y":-16289,"z":208313},"rot":{"x":0,"y":270000,"z":0}},{"groupId":222,"instId":300002,"propState":1,"propId":103020,"pos":{"x":-57874,"y":-14967,"z":60429},"rot":{"x":0,"y":45000,"z":0}},{"groupId":222,"instId":300001,"propState":1,"propId":103020,"pos":{"x":55886,"y":-14856,"z":60180},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300011,"propState":1,"propId":103022,"pos":{"x":-87834,"y":-13762,"z":218148},"rot":{"x":0,"y":0,"z":0}},{"groupId":157,"instId":300005,"propState":1,"propId":103022,"pos":{"x":71108,"y":-10676,"z":164129},"rot":{"x":0,"y":184273,"z":0}},{"groupId":157,"instId":300012,"propState":1,"propId":103022,"pos":{"x":-176020,"y":-11771,"z":157680},"rot":{"x":0,"y":46168,"z":0}},{"groupId":157,"instId":300010,"propState":1,"propId":103022,"pos":{"x":-77580,"y":-16880,"z":88690},"rot":{"x":0,"y":180001,"z":0}},{"groupId":157,"instId":300009,"propState":1,"propId":103022,"pos":{"x":-19104,"y":-22866,"z":138416},"rot":{"x":0,"y":92768,"z":0}},{"groupId":157,"instId":300008,"propState":1,"propId":103022,"pos":{"x":94033,"y":-28387,"z":137615},"rot":{"x":0,"y":327734,"z":0}},{"groupId":157,"instId":300007,"propState":1,"propId":103022,"pos":{"x":124547,"y":-4428,"z":213070},"rot":{"x":0,"y":42303,"z":0}},{"groupId":157,"instId":300006,"propState":1,"propId":103022,"pos":{"x":141251,"y":-4471,"z":82500},"rot":{"x":0,"y":239558,"z":0}},{"groupId":157,"instId":300004,"propState":1,"propId":103022,"pos":{"x":-38995,"y":-16880,"z":156340},"rot":{"x":0,"y":135792,"z":0}},{"groupId":157,"instId":300003,"propState":1,"propId":103022,"pos":{"x":39864,"y":-16880,"z":163300},"rot":{"x":0,"y":270001,"z":0}},{"groupId":157,"instId":300002,"propState":1,"propId":103022,"pos":{"x":38247,"y":-16903,"z":92386},"rot":{"x":0,"y":224307,"z":0}},{"groupId":157,"instId":300001,"propState":1,"propId":103022,"pos":{"x":-44666,"y":-15070,"z":54731},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[],"npcs":[{"groupId":19,"instId":400006,"npcId":13315,"pos":{"x":-106808,"y":-13248,"z":94713},"rot":{"x":0,"y":56465,"z":0}},{"groupId":19,"instId":400002,"npcId":13127,"pos":{"x":141100,"y":-4416,"z":206800},"rot":{"x":0,"y":250839,"z":0}},{"groupId":19,"instId":400005,"npcId":13315,"pos":{"x":-23324,"y":-16381,"z":232550},"rot":{"x":0,"y":359821,"z":0}},{"groupId":19,"instId":400004,"npcId":13318,"pos":{"x":-114254,"y":-14374,"z":178103},"rot":{"x":0,"y":173216,"z":0}},{"groupId":19,"instId":400003,"npcId":13315,"pos":{"x":14260,"y":-15814,"z":88865},"rot":{"x":0,"y":140984,"z":0}},{"groupId":19,"instId":400001,"npcId":13231,"pos":{"x":134051,"y":-4456,"z":84960},"rot":{"x":0,"y":198075,"z":0}}],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-205,"y":-19068,"z":142497},"rot":{"x":535,"y":180155,"z":15329}},{"groupId":17,"instId":300006,"propState":3,"propId":103006,"pos":{"x":-9825,"y":-16330,"z":152502},"rot":{"x":15329,"y":90008,"z":359445}},{"groupId":17,"instId":300003,"propState":0,"propId":103005,"pos":{"x":14307,"y":-25997,"z":157500},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":103005,"pos":{"x":-19500,"y":-16881,"z":142500},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-19514,"y":-13826,"z":137498},"rot":{"x":359465,"y":155,"z":344671}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-94343,"y":-13812,"z":202585},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-23441,"y":-16881,"z":265107},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300002,"propState":0,"propId":103005,"pos":{"x":-19500,"y":-16881,"z":132000},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300007,"propState":3,"propId":103006,"pos":{"x":20284,"y":-3163,"z":133075},"rot":{"x":345065,"y":88453,"z":4172}},{"groupId":18,"instId":300006,"propState":3,"propId":103006,"pos":{"x":561,"y":-7023,"z":111994},"rot":{"x":355969,"y":179530,"z":345027}},{"groupId":18,"instId":300003,"propState":1,"propId":103005,"pos":{"x":35330,"y":-1198,"z":118070},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-19289,"y":-11969,"z":106321},"rot":{"x":4031,"y":359530,"z":14973}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300001,"propState":11,"propId":103018,"pos":{"x":43560,"y":-1198,"z":126040},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300001,"propState":11,"propId":103018,"pos":{"x":52129,"y":-14785,"z":210212},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300007,"propState":0,"propId":103107,"pos":{"x":-142250,"y":-14074,"z":205410},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300006,"propState":0,"propId":100,"pos":{"x":-142340,"y":-14290,"z":205560},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300005,"propState":101,"propId":103049,"pos":{"x":-143130,"y":-14074,"z":209370},"rot":{"x":0,"y":249640,"z":0}},{"groupId":187,"instId":300004,"propState":101,"propId":103048,"pos":{"x":-145444,"y":-14074,"z":205398},"rot":{"x":0,"y":306375,"z":0}},{"groupId":187,"instId":300003,"propState":101,"propId":103047,"pos":{"x":-144674,"y":-14074,"z":206713},"rot":{"x":0,"y":210000,"z":0}},{"groupId":187,"instId":300002,"propState":101,"propId":103046,"pos":{"x":-143218,"y":-13956,"z":207400},"rot":{"x":0,"y":229245,"z":0}},{"groupId":187,"instId":300001,"propState":101,"propId":103045,"pos":{"x":-144196,"y":-14074,"z":202743},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300008,"propState":101,"propId":103019,"pos":{"x":-43943,"y":-15881,"z":124100},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300007,"propState":101,"propId":103019,"pos":{"x":-35000,"y":-15881,"z":217818},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300006,"propState":101,"propId":103019,"pos":{"x":133087,"y":-3456,"z":84795},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300005,"propState":101,"propId":103019,"pos":{"x":103922,"y":-7671,"z":147251},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300004,"propState":101,"propId":103019,"pos":{"x":85134,"y":-27335,"z":155445},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300003,"propState":101,"propId":103019,"pos":{"x":46839,"y":-198,"z":114111},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300002,"propState":101,"propId":103019,"pos":{"x":-12733,"y":-22266,"z":125500},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300001,"propState":101,"propId":103019,"pos":{"x":-116536,"y":-13827,"z":179869},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"163":{"props":[{"groupId":163,"instId":300003,"propState":21,"propId":103050,"pos":{"x":155150,"y":-33864,"z":176402},"rot":{"x":0,"y":180000,"z":0}},{"groupId":163,"instId":300002,"propState":21,"propId":103050,"pos":{"x":155150,"y":-33864,"z":180613},"rot":{"x":0,"y":180000,"z":0}},{"groupId":163,"instId":300001,"propState":0,"propId":100,"pos":{"x":120290,"y":-30383,"z":147595},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300017,"propState":0,"propId":100,"pos":{"x":154580,"y":-37038,"z":181910},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300016,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300010,"propState":21,"propId":103050,"pos":{"x":149754,"y":-33880,"z":181826},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300009,"propState":21,"propId":103050,"pos":{"x":150533,"y":-37038,"z":179084},"rot":{"x":0,"y":90000,"z":0}},{"groupId":163,"instId":300008,"propState":21,"propId":103050,"pos":{"x":155275,"y":-37038,"z":173550},"rot":{"x":0,"y":270000,"z":0}},{"groupId":163,"instId":300007,"propState":21,"propId":103050,"pos":{"x":154597,"y":-37038,"z":182392},"rot":{"x":0,"y":270000,"z":0}},{"groupId":163,"instId":300005,"propState":1,"propId":103051,"pos":{"x":125760,"y":-37027,"z":182612},"rot":{"x":0,"y":90000,"z":0}},{"groupId":163,"instId":300004,"propState":1,"propId":103053,"pos":{"x":120950,"y":-30381,"z":154032},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300006,"propState":20,"propId":60303,"pos":{"x":-95880,"y":-58780,"z":51010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":223,"instId":300005,"propState":0,"propId":100,"pos":{"x":-98610,"y":-59826,"z":50995},"rot":{"x":0,"y":270000,"z":0}},{"groupId":223,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-116891,"y":-57806,"z":57448},"rot":{"x":0,"y":352875,"z":0}},{"groupId":223,"instId":300003,"propState":9,"propId":103109,"pos":{"x":-116891,"y":-57806,"z":57448},"rot":{"x":0,"y":352875,"z":0}},{"groupId":223,"instId":300002,"propState":9,"propId":103109,"pos":{"x":-105483,"y":-56233,"z":44995},"rot":{"x":0,"y":279429,"z":0}},{"groupId":223,"instId":300001,"propState":2,"propId":103012,"pos":{"x":-98610,"y":-59826,"z":50995},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300009,"propState":0,"propId":100,"pos":{"x":-111026,"y":-17581,"z":61889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":164,"instId":300003,"propState":0,"propId":100,"pos":{"x":-97464,"y":-59666,"z":45187},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300002,"propState":0,"propId":100,"pos":{"x":-116517,"y":-59582,"z":48140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":300001,"propState":0,"propId":100,"pos":{"x":-108571,"y":-59534,"z":57104},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300008,"propState":21,"propId":103050,"pos":{"x":-113519,"y":-56539,"z":42837},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":300007,"propState":21,"propId":103050,"pos":{"x":-116806,"y":-59826,"z":43729},"rot":{"x":0,"y":45000,"z":0}},{"groupId":164,"instId":300005,"propState":1,"propId":103051,"pos":{"x":-102241,"y":-59826,"z":60018},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":300004,"propState":1,"propId":103053,"pos":{"x":-99889,"y":-17822,"z":57155},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300002,"propState":1,"propId":211,"pos":{"x":-439,"y":-22195,"z":211795},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-444,"y":-18579,"z":211795},"rot":{"x":352640,"y":334274,"z":86416}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300002,"propState":1,"propId":211,"pos":{"x":-121914,"y":-14681,"z":200935},"rot":{"x":0,"y":22616,"z":0}},{"groupId":35,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-121914,"y":-14726,"z":200935},"rot":{"x":90000,"y":353899,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300002,"propState":1,"propId":211,"pos":{"x":-87805,"y":-12527,"z":128035},"rot":{"x":0,"y":22616,"z":0}},{"groupId":37,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-87795,"y":-12760,"z":128046},"rot":{"x":347749,"y":94992,"z":97437}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300002,"propState":1,"propId":211,"pos":{"x":-21015,"y":-16881,"z":249052},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-20343,"y":-13971,"z":249050},"rot":{"x":0,"y":315000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300003,"propState":0,"propId":103027,"pos":{"x":-165719,"y":-11669,"z":181336},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300004,"propState":1,"propId":211,"pos":{"x":-163347,"y":-11088,"z":181245},"rot":{"x":0,"y":22616,"z":0}},{"groupId":36,"instId":300002,"propState":0,"propId":103027,"pos":{"x":-163523,"y":-11029,"z":179340},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-162007,"y":-11323,"z":181339},"rot":{"x":0,"y":73193,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"198":{"props":[{"groupId":198,"instId":300002,"propState":1,"propId":211,"pos":{"x":-35601,"y":-16881,"z":171222},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-39669,"y":-14599,"z":171384},"rot":{"x":358648,"y":227091,"z":78554}}],"npcs":[],"monsters":[],"teleports":{}},"202":{"props":[{"groupId":202,"instId":300002,"propState":1,"propId":211,"pos":{"x":-64770,"y":-16881,"z":81507},"rot":{"x":0,"y":178063,"z":0}},{"groupId":202,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-64129,"y":-16109,"z":82128},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300002,"propState":1,"propId":211,"pos":{"x":123173,"y":-6687,"z":132040},"rot":{"x":0,"y":22616,"z":0}},{"groupId":41,"instId":300001,"propState":18,"propId":103027,"pos":{"x":120951,"y":-5449,"z":125958},"rot":{"x":0,"y":22801,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300002,"propState":1,"propId":211,"pos":{"x":157844,"y":-4385,"z":218483},"rot":{"x":0,"y":220623,"z":0}},{"groupId":42,"instId":300001,"propState":18,"propId":103027,"pos":{"x":159450,"y":3643,"z":220580},"rot":{"x":357398,"y":112850,"z":220184}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300004,"propState":18,"propId":103027,"pos":{"x":3550,"y":-16881,"z":122310},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300002,"propState":18,"propId":103027,"pos":{"x":31469,"y":-15686,"z":122178},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300005,"propState":1,"propId":211,"pos":{"x":29668,"y":-16932,"z":122143},"rot":{"x":0,"y":22616,"z":0}},{"groupId":39,"instId":300003,"propState":18,"propId":103027,"pos":{"x":31469,"y":-16031,"z":122503},"rot":{"x":0,"y":270000,"z":270000}},{"groupId":39,"instId":300001,"propState":18,"propId":103027,"pos":{"x":31469,"y":-16036,"z":121858},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300002,"propState":1,"propId":211,"pos":{"x":91132,"y":-8595,"z":227050},"rot":{"x":0,"y":22616,"z":0}},{"groupId":43,"instId":300001,"propState":18,"propId":103027,"pos":{"x":91167,"y":-3778,"z":231387},"rot":{"x":353560,"y":353730,"z":41147}}],"npcs":[],"monsters":[],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300002,"propState":1,"propId":211,"pos":{"x":57478,"y":-12478,"z":153153},"rot":{"x":0,"y":0,"z":0}},{"groupId":118,"instId":300001,"propState":18,"propId":103027,"pos":{"x":57478,"y":-8945,"z":150060},"rot":{"x":55853,"y":165349,"z":195513}}],"npcs":[],"monsters":[],"teleports":{}},"200":{"props":[{"groupId":200,"instId":300002,"propState":1,"propId":211,"pos":{"x":26908,"y":-16932,"z":191828},"rot":{"x":0,"y":22616,"z":0}},{"groupId":200,"instId":300001,"propState":18,"propId":103027,"pos":{"x":24947,"y":-16001,"z":191498},"rot":{"x":64358,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300002,"propState":1,"propId":211,"pos":{"x":42959,"y":-25996,"z":146590},"rot":{"x":0,"y":0,"z":0}},{"groupId":186,"instId":300001,"propState":18,"propId":103027,"pos":{"x":42763,"y":-24786,"z":142012},"rot":{"x":359045,"y":18511,"z":75687}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300002,"propState":1,"propId":211,"pos":{"x":39940,"y":-1198,"z":102660},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300001,"propState":18,"propId":103027,"pos":{"x":35840,"y":870,"z":96665},"rot":{"x":2832,"y":24647,"z":730}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300002,"propState":1,"propId":211,"pos":{"x":79435,"y":-25919,"z":122808},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300001,"propState":18,"propId":103027,"pos":{"x":79435,"y":-25089,"z":121186},"rot":{"x":358456,"y":242607,"z":111142}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300002,"propState":1,"propId":211,"pos":{"x":137539,"y":-30482,"z":145810},"rot":{"x":0,"y":0,"z":0}},{"groupId":193,"instId":300003,"propState":0,"propId":103016,"pos":{"x":136210,"y":-30474,"z":146175},"rot":{"x":0,"y":101065,"z":0}},{"groupId":193,"instId":300001,"propState":18,"propId":103027,"pos":{"x":136311,"y":-29112,"z":146169},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":1,"propId":211,"pos":{"x":146370,"y":-37038,"z":185470},"rot":{"x":0,"y":22616,"z":0}},{"groupId":173,"instId":300001,"propState":18,"propId":103027,"pos":{"x":154913,"y":-36620,"z":192367},"rot":{"x":614,"y":311941,"z":73268}}],"npcs":[],"monsters":[],"teleports":{}},"194":{"props":[{"groupId":194,"instId":300003,"propState":0,"propId":103027,"pos":{"x":-14474,"y":-25020,"z":156454},"rot":{"x":0,"y":60000,"z":0}},{"groupId":194,"instId":300004,"propState":1,"propId":211,"pos":{"x":-15791,"y":-25018,"z":151452},"rot":{"x":0,"y":0,"z":0}},{"groupId":194,"instId":300002,"propState":0,"propId":103027,"pos":{"x":-14477,"y":-24871,"z":153856},"rot":{"x":0,"y":60000,"z":0}},{"groupId":194,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-14479,"y":-24127,"z":151591},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"199":{"props":[{"groupId":199,"instId":300002,"propState":1,"propId":211,"pos":{"x":-106131,"y":-56488,"z":43143},"rot":{"x":0,"y":22616,"z":0}},{"groupId":199,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-105367,"y":-56546,"z":43698},"rot":{"x":90000,"y":75206,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"149":{"props":[],"npcs":[{"groupId":149,"instId":400001,"npcId":13105,"pos":{"x":-120811,"y":-14735,"z":201325},"rot":{"x":0,"y":350738,"z":0}}],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300002,"propState":8,"propId":110,"pos":{"x":151226,"y":-3483,"z":127456},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300001,"propState":0,"propId":100,"pos":{"x":151226,"y":-3483,"z":127456},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":150,"instId":400001,"npcId":100,"pos":{"x":150780,"y":-5010,"z":127830},"rot":{"x":0,"y":87632,"z":0}}],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":100,"pos":{"x":126831,"y":-4120,"z":195380},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":151,"instId":400001,"npcId":13116,"pos":{"x":125816,"y":-4418,"z":195402},"rot":{"x":0,"y":104202,"z":0}}],"monsters":[],"teleports":{}},"152":{"props":[],"npcs":[{"groupId":152,"instId":400001,"npcId":13215,"pos":{"x":143693,"y":-4456,"z":101992},"rot":{"x":0,"y":279893,"z":0}}],"monsters":[],"teleports":{}},"153":{"props":[],"npcs":[{"groupId":153,"instId":400001,"npcId":13119,"pos":{"x":132350,"y":-6688,"z":171270},"rot":{"x":0,"y":186089,"z":0}}],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300015,"propState":0,"propId":100,"pos":{"x":-97689,"y":-56615,"z":51324},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300014,"propState":0,"propId":100,"pos":{"x":154289,"y":-33891,"z":188654},"rot":{"x":0,"y":270000,"z":0}},{"groupId":156,"instId":300013,"propState":0,"propId":103042,"pos":{"x":-107550,"y":-59826,"z":59595},"rot":{"x":0,"y":180000,"z":0}},{"groupId":156,"instId":300012,"propState":2,"propId":103042,"pos":{"x":-100510,"y":-17822,"z":61750},"rot":{"x":0,"y":270367,"z":0}},{"groupId":156,"instId":300011,"propState":0,"propId":100,"pos":{"x":-102390,"y":-17827,"z":61654},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300010,"propState":0,"propId":100,"pos":{"x":-107430,"y":-59826,"z":57698},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300002,"propState":0,"propId":100,"pos":{"x":-106910,"y":-59826,"z":46500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":156,"instId":300009,"propState":0,"propId":103042,"pos":{"x":146536,"y":-37038,"z":166944},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300008,"propState":2,"propId":103042,"pos":{"x":127250,"y":-30482,"z":158900},"rot":{"x":0,"y":160367,"z":0}},{"groupId":156,"instId":300007,"propState":0,"propId":103042,"pos":{"x":138169,"y":-37028,"z":187209},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300006,"propState":0,"propId":100,"pos":{"x":127519,"y":-30468,"z":157974},"rot":{"x":0,"y":155900,"z":0}},{"groupId":156,"instId":300005,"propState":0,"propId":100,"pos":{"x":146573,"y":-37038,"z":167766},"rot":{"x":0,"y":180000,"z":0}},{"groupId":156,"instId":300004,"propState":0,"propId":100,"pos":{"x":139047,"y":-37038,"z":187048},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300003,"propState":0,"propId":100,"pos":{"x":150076,"y":-37038,"z":192426},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300001,"propState":0,"propId":100,"pos":{"x":127547,"y":-30482,"z":158066},"rot":{"x":0,"y":160367,"z":0}}],"npcs":[],"monsters":[{"groupId":156,"instId":200002,"monsterId":7010011,"eventId":10301299,"pos":{"x":125151,"y":-30482,"z":168180},"rot":{"x":0,"y":160367,"z":0}}],"teleports":{}},"244":{"props":[{"groupId":244,"instId":300001,"propState":0,"propId":100,"pos":{"x":40,"y":-22213,"z":211820},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[{"groupId":274,"instId":300001,"propState":0,"propId":103016,"pos":{"x":130,"y":-25080,"z":157650},"rot":{"x":0,"y":356426,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"280":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"290":{"props":[],"npcs":[{"groupId":290,"instId":400001,"npcId":13117,"pos":{"x":81250,"y":-10661,"z":130710},"rot":{"x":0,"y":7274,"z":0}}],"monsters":[],"teleports":{}},"400":{"props":[],"npcs":[{"groupId":400,"instId":400001,"npcId":13208,"pos":{"x":79110,"y":-10661,"z":130680},"rot":{"x":0,"y":7274,"z":0}}],"monsters":[],"teleports":{}},"401":{"props":[{"groupId":401,"instId":300004,"propState":18,"propId":103038,"pos":{"x":140800,"y":-3850,"z":189416},"rot":{"x":348315,"y":354319,"z":15156}},{"groupId":401,"instId":300003,"propState":18,"propId":103038,"pos":{"x":125366,"y":-3830,"z":104232},"rot":{"x":348315,"y":173839,"z":15156}},{"groupId":401,"instId":300002,"propState":18,"propId":103038,"pos":{"x":40687,"y":-16466,"z":147002},"rot":{"x":348315,"y":355726,"z":15156}},{"groupId":401,"instId":300001,"propState":18,"propId":103038,"pos":{"x":190288,"y":-3906,"z":146954},"rot":{"x":348315,"y":21447,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"404":{"props":[{"groupId":404,"instId":300006,"propState":0,"propId":103129,"pos":{"x":-19390,"y":-16932,"z":64630},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300004,"propState":0,"propId":103127,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300002,"propState":0,"propId":103084,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300005,"propState":0,"propId":103128,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300003,"propState":0,"propId":103126,"pos":{"x":-20860,"y":-16932,"z":67080},"rot":{"x":0,"y":140081,"z":0}},{"groupId":404,"instId":300001,"propState":0,"propId":100,"pos":{"x":-20480,"y":-14915,"z":61380},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"465":{"props":[{"groupId":465,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-173074,"y":-13086,"z":215084},"rot":{"x":348315,"y":207229,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"464":{"props":[{"groupId":464,"instId":300003,"propState":18,"propId":103038,"pos":{"x":-94104,"y":-13161,"z":141961},"rot":{"x":348315,"y":57366,"z":15156}},{"groupId":464,"instId":300002,"propState":18,"propId":103038,"pos":{"x":-130272,"y":-14120,"z":207818},"rot":{"x":348315,"y":170320,"z":15156}},{"groupId":464,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-130044,"y":-14072,"z":164010},"rot":{"x":348315,"y":124291,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"463":{"props":[{"groupId":463,"instId":300014,"propState":18,"propId":103037,"pos":{"x":-82846,"y":-12875,"z":246001},"rot":{"x":0,"y":59181,"z":0}},{"groupId":463,"instId":300010,"propState":18,"propId":101028,"pos":{"x":-158859,"y":-11077,"z":174116},"rot":{"x":0,"y":179438,"z":0}},{"groupId":463,"instId":300004,"propState":18,"propId":103083,"pos":{"x":-115411,"y":-13848,"z":196064},"rot":{"x":0,"y":112689,"z":0}},{"groupId":463,"instId":300015,"propState":18,"propId":103038,"pos":{"x":0,"y":-13377,"z":35410},"rot":{"x":348315,"y":83433,"z":15156}},{"groupId":463,"instId":300012,"propState":18,"propId":103037,"pos":{"x":3479,"y":-16336,"z":86865},"rot":{"x":0,"y":69713,"z":0}},{"groupId":463,"instId":300009,"propState":18,"propId":103037,"pos":{"x":-45132,"y":-15873,"z":114378},"rot":{"x":0,"y":14042,"z":0}},{"groupId":463,"instId":300002,"propState":18,"propId":101029,"pos":{"x":129121,"y":-3955,"z":51392},"rot":{"x":0,"y":179438,"z":0}},{"groupId":463,"instId":300013,"propState":18,"propId":103037,"pos":{"x":84615,"y":-10160,"z":142358},"rot":{"x":0,"y":143490,"z":0}},{"groupId":463,"instId":300011,"propState":18,"propId":103035,"pos":{"x":59415,"y":-12901,"z":231978},"rot":{"x":0,"y":82616,"z":0}},{"groupId":463,"instId":300008,"propState":18,"propId":103035,"pos":{"x":-17980,"y":-16379,"z":148431},"rot":{"x":0,"y":348479,"z":0}},{"groupId":463,"instId":300007,"propState":18,"propId":103037,"pos":{"x":43843,"y":-433,"z":96470},"rot":{"x":0,"y":0,"z":0}},{"groupId":463,"instId":300006,"propState":18,"propId":101029,"pos":{"x":-118824,"y":-14322,"z":208807},"rot":{"x":0,"y":221235,"z":0}},{"groupId":463,"instId":300005,"propState":18,"propId":101029,"pos":{"x":-10725,"y":-16328,"z":238693},"rot":{"x":0,"y":113008,"z":0}},{"groupId":463,"instId":300003,"propState":18,"propId":103083,"pos":{"x":98890,"y":-7849,"z":226976},"rot":{"x":0,"y":149666,"z":0}},{"groupId":463,"instId":300001,"propState":18,"propId":103083,"pos":{"x":-8760,"y":-21695,"z":222781},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"481":{"props":[{"groupId":481,"instId":300001,"propState":18,"propId":103038,"pos":{"x":181121,"y":-4433,"z":153368},"rot":{"x":348315,"y":303422,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"479":{"props":[{"groupId":479,"instId":300001,"propState":18,"propId":103038,"pos":{"x":41064,"y":-15866,"z":123126},"rot":{"x":348315,"y":315577,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"482":{"props":[{"groupId":482,"instId":300001,"propState":18,"propId":103038,"pos":{"x":231,"y":-15775,"z":252225},"rot":{"x":759,"y":92100,"z":340127}}],"npcs":[],"monsters":[],"teleports":{}},"505":{"props":[{"groupId":505,"instId":300003,"propState":18,"propId":101028,"pos":{"x":-13774,"y":-21708,"z":214556},"rot":{"x":0,"y":31037,"z":0}},{"groupId":505,"instId":300006,"propState":18,"propId":101029,"pos":{"x":123332,"y":-3476,"z":114398},"rot":{"x":0,"y":215559,"z":0}},{"groupId":505,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-105155,"y":-14060,"z":183139},"rot":{"x":0,"y":179438,"z":0}},{"groupId":505,"instId":300007,"propState":18,"propId":101028,"pos":{"x":108432,"y":-24314,"z":116898},"rot":{"x":0,"y":51463,"z":0}},{"groupId":505,"instId":300005,"propState":18,"propId":101028,"pos":{"x":-163777,"y":-11088,"z":180823},"rot":{"x":0,"y":51463,"z":0}},{"groupId":505,"instId":300004,"propState":18,"propId":101028,"pos":{"x":-92400,"y":-12889,"z":241138},"rot":{"x":0,"y":72385,"z":0}},{"groupId":505,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-13979,"y":-21710,"z":214272},"rot":{"x":0,"y":131002,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"584":{"props":[{"groupId":584,"instId":300001,"propState":1,"propId":103225,"pos":{"x":-91205,"y":-13816,"z":118400},"rot":{"x":0,"y":270111,"z":0}}],"npcs":[{"groupId":584,"instId":400001,"npcId":13317,"pos":{"x":-91750,"y":-13815,"z":119710},"rot":{"x":0,"y":264798,"z":0}}],"monsters":[],"teleports":{"2458":{"anchorId":1,"groupId":584,"instId":300002,"pos":{"x":-93045,"y":-13816,"z":119230},"rot":{"x":0,"y":86785,"z":0}}}},"585":{"props":[{"groupId":585,"instId":300001,"propState":1,"propId":103226,"pos":{"x":48720,"y":-25996,"z":143170},"rot":{"x":0,"y":359059,"z":0}}],"npcs":[{"groupId":585,"instId":400001,"npcId":13130,"pos":{"x":50280,"y":-25996,"z":144539},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{"2459":{"anchorId":1,"groupId":585,"instId":300002,"pos":{"x":49482,"y":-25996,"z":145542},"rot":{"x":0,"y":174383,"z":0}}}},"587":{"props":[{"groupId":587,"instId":300002,"propState":1,"propId":103071,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300004,"propState":0,"propId":103086,"pos":{"x":-130000,"y":-14715,"z":155708},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300003,"propState":1,"propId":103072,"pos":{"x":-130090,"y":-14742,"z":161520},"rot":{"x":0,"y":0,"z":0}},{"groupId":587,"instId":300001,"propState":1,"propId":103070,"pos":{"x":-129970,"y":-14760,"z":145710},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":1,"startGroupId":585}},"1030620":{"P10306_F10306001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300004,"propState":8,"propId":101,"pos":{"x":20385,"y":4937,"z":156122},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":8,"propId":101,"pos":{"x":78953,"y":4854,"z":114983},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300002,"propState":8,"propId":101,"pos":{"x":-79190,"y":4854,"z":115370},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":8,"propId":101,"pos":{"x":-4500,"y":4903,"z":24390},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1030601":{"anchorId":1,"groupId":3,"instId":300001,"pos":{"x":0,"y":4903,"z":26000},"rot":{"x":0,"y":0,"z":0}},"1030602":{"anchorId":2,"groupId":3,"instId":300002,"pos":{"x":-84530,"y":4854,"z":110410},"rot":{"x":0,"y":271000,"z":0}},"1030603":{"anchorId":3,"groupId":3,"instId":300003,"pos":{"x":85840,"y":4854,"z":110533},"rot":{"x":0,"y":90000,"z":0}},"1030604":{"anchorId":4,"groupId":3,"instId":300004,"pos":{"x":15521,"y":4937,"z":156520},"rot":{"x":0,"y":338250,"z":0}}}},"8":{"props":[{"groupId":8,"instId":300008,"propState":0,"propId":100,"pos":{"x":84180,"y":7000,"z":110406},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300007,"propState":0,"propId":100,"pos":{"x":43820,"y":7000,"z":141330},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300006,"propState":0,"propId":100,"pos":{"x":44280,"y":7000,"z":79710},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":100,"pos":{"x":-83950,"y":7000,"z":110211},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":100,"pos":{"x":-43590,"y":7000,"z":79790},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":100,"pos":{"x":-44350,"y":7000,"z":141260},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":1,"propId":103031,"pos":{"x":38367,"y":4853,"z":46423},"rot":{"x":0,"y":328236,"z":0}},{"groupId":8,"instId":300001,"propState":1,"propId":103031,"pos":{"x":-46858,"y":4853,"z":168375},"rot":{"x":0,"y":321141,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300015,"propState":12,"propId":60301,"pos":{"x":84730,"y":9530,"z":243431},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300014,"propState":12,"propId":60301,"pos":{"x":-106696,"y":4915,"z":114340},"rot":{"x":0,"y":182428,"z":0}},{"groupId":4,"instId":300013,"propState":12,"propId":60301,"pos":{"x":-56992,"y":5795,"z":67016},"rot":{"x":0,"y":1748,"z":0}},{"groupId":4,"instId":300011,"propState":12,"propId":60301,"pos":{"x":44630,"y":5325,"z":24514},"rot":{"x":0,"y":311735,"z":0}},{"groupId":4,"instId":300009,"propState":12,"propId":60301,"pos":{"x":115700,"y":3796,"z":100270},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300008,"propState":12,"propId":60301,"pos":{"x":105750,"y":3859,"z":115875},"rot":{"x":0,"y":177642,"z":0}},{"groupId":4,"instId":300006,"propState":12,"propId":60301,"pos":{"x":-40733,"y":4933,"z":91608},"rot":{"x":0,"y":63371,"z":0}},{"groupId":4,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-21383,"y":3017,"z":116105},"rot":{"x":0,"y":283023,"z":0}},{"groupId":4,"instId":300004,"propState":12,"propId":60301,"pos":{"x":20350,"y":4937,"z":160920},"rot":{"x":0,"y":296253,"z":0}},{"groupId":4,"instId":300003,"propState":12,"propId":60301,"pos":{"x":19092,"y":3017,"z":104541},"rot":{"x":0,"y":288352,"z":0}},{"groupId":4,"instId":300002,"propState":12,"propId":60301,"pos":{"x":17543,"y":4937,"z":68309},"rot":{"x":0,"y":335744,"z":0}},{"groupId":4,"instId":300012,"propState":12,"propId":60301,"pos":{"x":-61023,"y":4876,"z":166111},"rot":{"x":0,"y":318603,"z":0}},{"groupId":4,"instId":300010,"propState":12,"propId":60301,"pos":{"x":76568,"y":4854,"z":97940},"rot":{"x":0,"y":9263,"z":0}},{"groupId":4,"instId":300007,"propState":12,"propId":60301,"pos":{"x":53147,"y":4854,"z":153697},"rot":{"x":0,"y":344544,"z":0}},{"groupId":4,"instId":300001,"propState":12,"propId":60301,"pos":{"x":7132,"y":4924,"z":31360},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300027,"propState":0,"propId":103014,"pos":{"x":-12451,"y":4937,"z":66361},"rot":{"x":0,"y":308573,"z":0}},{"groupId":2,"instId":300026,"propState":0,"propId":103015,"pos":{"x":-11256,"y":4937,"z":65780},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300013,"propState":0,"propId":103016,"pos":{"x":81897,"y":4854,"z":112684},"rot":{"x":0,"y":92454,"z":0}},{"groupId":2,"instId":300016,"propState":0,"propId":103016,"pos":{"x":43288,"y":4854,"z":144357},"rot":{"x":0,"y":92454,"z":0}},{"groupId":2,"instId":300015,"propState":0,"propId":103016,"pos":{"x":34414,"y":4854,"z":46558},"rot":{"x":0,"y":92454,"z":0}},{"groupId":2,"instId":300012,"propState":0,"propId":103016,"pos":{"x":62500,"y":4854,"z":73020},"rot":{"x":0,"y":15502,"z":0}},{"groupId":2,"instId":300011,"propState":0,"propId":103017,"pos":{"x":63749,"y":4854,"z":147337},"rot":{"x":0,"y":167261,"z":0}},{"groupId":2,"instId":300008,"propState":0,"propId":103017,"pos":{"x":-39790,"y":4854,"z":164870},"rot":{"x":0,"y":304148,"z":0}},{"groupId":2,"instId":300007,"propState":0,"propId":103017,"pos":{"x":-64017,"y":4854,"z":145667},"rot":{"x":0,"y":218726,"z":0}},{"groupId":2,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-60145,"y":4854,"z":68061},"rot":{"x":0,"y":337535,"z":0}},{"groupId":2,"instId":300004,"propState":0,"propId":103017,"pos":{"x":-42375,"y":4854,"z":83885},"rot":{"x":0,"y":207317,"z":0}},{"groupId":2,"instId":300021,"propState":0,"propId":103016,"pos":{"x":14307,"y":3017,"z":91243},"rot":{"x":0,"y":24007,"z":0}},{"groupId":2,"instId":300020,"propState":0,"propId":103016,"pos":{"x":-22918,"y":3017,"z":112018},"rot":{"x":0,"y":24007,"z":0}},{"groupId":2,"instId":300017,"propState":0,"propId":103016,"pos":{"x":25090,"y":4630,"z":115717},"rot":{"x":0,"y":255869,"z":0}},{"groupId":2,"instId":300003,"propState":0,"propId":103016,"pos":{"x":39703,"y":4933,"z":85631},"rot":{"x":0,"y":157837,"z":0}},{"groupId":2,"instId":300029,"propState":0,"propId":103016,"pos":{"x":126230,"y":3859,"z":109377},"rot":{"x":0,"y":49444,"z":0}},{"groupId":2,"instId":300028,"propState":0,"propId":103015,"pos":{"x":109111,"y":3859,"z":115284},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300025,"propState":0,"propId":103016,"pos":{"x":77599,"y":4854,"z":100351},"rot":{"x":0,"y":15765,"z":0}},{"groupId":2,"instId":300024,"propState":0,"propId":103016,"pos":{"x":76201,"y":4854,"z":100530},"rot":{"x":0,"y":325616,"z":0}},{"groupId":2,"instId":300014,"propState":0,"propId":103017,"pos":{"x":50731,"y":5235,"z":33411},"rot":{"x":0,"y":235242,"z":0}},{"groupId":2,"instId":300010,"propState":0,"propId":103016,"pos":{"x":-11594,"y":4941,"z":172255},"rot":{"x":0,"y":174545,"z":0}},{"groupId":2,"instId":300009,"propState":0,"propId":103017,"pos":{"x":11909,"y":4946,"z":172203},"rot":{"x":0,"y":194753,"z":0}},{"groupId":2,"instId":300030,"propState":0,"propId":103016,"pos":{"x":-93303,"y":4919,"z":106026},"rot":{"x":0,"y":343791,"z":0}},{"groupId":2,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-81534,"y":4854,"z":112391},"rot":{"x":0,"y":274207,"z":0}},{"groupId":2,"instId":300023,"propState":0,"propId":103016,"pos":{"x":-37270,"y":4962,"z":110332},"rot":{"x":0,"y":174478,"z":0}},{"groupId":2,"instId":300022,"propState":0,"propId":103016,"pos":{"x":13765,"y":3017,"z":89422},"rot":{"x":0,"y":240213,"z":0}},{"groupId":2,"instId":300019,"propState":0,"propId":103016,"pos":{"x":-20714,"y":3017,"z":113851},"rot":{"x":0,"y":257146,"z":0}},{"groupId":2,"instId":300018,"propState":0,"propId":103016,"pos":{"x":-23578,"y":3017,"z":114967},"rot":{"x":0,"y":152608,"z":0}},{"groupId":2,"instId":300002,"propState":0,"propId":103017,"pos":{"x":21913,"y":4937,"z":70359},"rot":{"x":0,"y":327058,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":103017,"pos":{"x":-7322,"y":4913,"z":34247},"rot":{"x":0,"y":273328,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-11456,"y":3017,"z":107024},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300007,"propState":0,"propId":103016,"pos":{"x":2821,"y":3017,"z":99176},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300005,"propState":0,"propId":103016,"pos":{"x":11157,"y":3017,"z":111183},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300004,"propState":0,"propId":103016,"pos":{"x":15188,"y":3017,"z":89958},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-14323,"y":4960,"z":94350},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300002,"propState":0,"propId":103016,"pos":{"x":-10153,"y":4470,"z":114270},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-22462,"y":3017,"z":113474},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300002,"propState":1,"propId":211,"pos":{"x":-34509,"y":4962,"z":97252},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-35415,"y":6413,"z":98580},"rot":{"x":357078,"y":131635,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300005,"propState":1,"propId":211,"pos":{"x":2484,"y":4903,"z":52579},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300004,"propState":18,"propId":103026,"pos":{"x":2484,"y":-5097,"z":52579},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300002,"propState":18,"propId":103027,"pos":{"x":2971,"y":5825,"z":52555},"rot":{"x":347848,"y":216112,"z":82197}},{"groupId":64,"instId":300001,"propState":18,"propId":103027,"pos":{"x":2425,"y":5813,"z":53129},"rot":{"x":0,"y":53195,"z":69077}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300002,"propState":1,"propId":211,"pos":{"x":-58601,"y":4854,"z":68460},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-61100,"y":7774,"z":67719},"rot":{"x":23127,"y":67336,"z":3206}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300002,"propState":1,"propId":211,"pos":{"x":-69224,"y":4854,"z":87964},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300001,"propState":18,"propId":103023,"pos":{"x":-69467,"y":5734,"z":88234},"rot":{"x":0,"y":105795,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300002,"propState":1,"propId":211,"pos":{"x":-78425,"y":4854,"z":118159},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-79099,"y":6682,"z":118675},"rot":{"x":356420,"y":168204,"z":99937}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-106069,"y":4651,"z":98359},"rot":{"x":0,"y":211808,"z":0}},{"groupId":69,"instId":300002,"propState":1,"propId":211,"pos":{"x":-107586,"y":4911,"z":105676},"rot":{"x":0,"y":0,"z":0}},{"groupId":69,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-106090,"y":6025,"z":98370},"rot":{"x":0,"y":19854,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300002,"propState":1,"propId":211,"pos":{"x":-56469,"y":5332,"z":183514},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300001,"propState":18,"propId":103023,"pos":{"x":-55895,"y":6649,"z":183586},"rot":{"x":9799,"y":95128,"z":3208}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300002,"propState":1,"propId":211,"pos":{"x":-53613,"y":4854,"z":159863},"rot":{"x":0,"y":0,"z":0}},{"groupId":71,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-54260,"y":6541,"z":159916},"rot":{"x":307912,"y":32199,"z":335467}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300005,"propState":0,"propId":100,"pos":{"x":110,"y":4937,"z":162450},"rot":{"x":0,"y":169625,"z":0}},{"groupId":63,"instId":300002,"propState":0,"propId":103258,"pos":{"x":2480,"y":5538,"z":163314},"rot":{"x":0,"y":339504,"z":0}},{"groupId":63,"instId":300004,"propState":0,"propId":103258,"pos":{"x":-1828,"y":5023,"z":163088},"rot":{"x":0,"y":295666,"z":0}},{"groupId":63,"instId":300003,"propState":0,"propId":103258,"pos":{"x":2407,"y":5023,"z":163242},"rot":{"x":0,"y":313526,"z":0}},{"groupId":63,"instId":300001,"propState":0,"propId":103258,"pos":{"x":-961,"y":5023,"z":163026},"rot":{"x":0,"y":4583,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-21726,"y":8600,"z":126072},"rot":{"x":337059,"y":101552,"z":355445}},{"groupId":72,"instId":300002,"propState":1,"propId":211,"pos":{"x":-27159,"y":4228,"z":128047},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-22350,"y":9816,"z":126089},"rot":{"x":337059,"y":101552,"z":355445}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300002,"propState":1,"propId":211,"pos":{"x":199,"y":4937,"z":157550},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300001,"propState":18,"propId":103024,"pos":{"x":-970,"y":6218,"z":163091},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300002,"propState":1,"propId":211,"pos":{"x":40168,"y":4937,"z":133367},"rot":{"x":0,"y":0,"z":0}},{"groupId":75,"instId":300001,"propState":18,"propId":103026,"pos":{"x":40818,"y":8154,"z":133798},"rot":{"x":0,"y":244894,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300002,"propState":1,"propId":211,"pos":{"x":15531,"y":5113,"z":142885},"rot":{"x":0,"y":0,"z":0}},{"groupId":74,"instId":300001,"propState":18,"propId":103024,"pos":{"x":15657,"y":5011,"z":142450},"rot":{"x":271952,"y":107946,"z":320731}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300002,"propState":1,"propId":211,"pos":{"x":72168,"y":4854,"z":126998},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300001,"propState":18,"propId":103023,"pos":{"x":72147,"y":7576,"z":126998},"rot":{"x":351587,"y":213846,"z":68282}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300002,"propState":1,"propId":211,"pos":{"x":68292,"y":4854,"z":98391},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300001,"propState":18,"propId":103025,"pos":{"x":68589,"y":8895,"z":98145},"rot":{"x":338046,"y":13922,"z":176415}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300002,"propState":1,"propId":211,"pos":{"x":64525,"y":7735,"z":37611},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300001,"propState":18,"propId":103026,"pos":{"x":64628,"y":8463,"z":36820},"rot":{"x":80765,"y":63212,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300004,"propState":1,"propId":211,"pos":{"x":101007,"y":3859,"z":114934},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300003,"propState":0,"propId":103027,"pos":{"x":102296,"y":4584,"z":115591},"rot":{"x":84700,"y":315796,"z":51687}},{"groupId":78,"instId":300002,"propState":0,"propId":103027,"pos":{"x":100902,"y":4583,"z":115243},"rot":{"x":82547,"y":119437,"z":39663}},{"groupId":78,"instId":300001,"propState":18,"propId":103027,"pos":{"x":100212,"y":4594,"z":115361},"rot":{"x":85843,"y":45885,"z":71929}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300002,"propState":1,"propId":211,"pos":{"x":44038,"y":4854,"z":60245},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300001,"propState":18,"propId":103023,"pos":{"x":44578,"y":8989,"z":60445},"rot":{"x":0,"y":225000,"z":91401}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300002,"propState":1,"propId":211,"pos":{"x":18352,"y":2979,"z":114193},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":300001,"propState":18,"propId":103023,"pos":{"x":19377,"y":4372,"z":114251},"rot":{"x":0,"y":83300,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300002,"propState":1,"propId":211,"pos":{"x":11818,"y":3017,"z":129493},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300001,"propState":18,"propId":103026,"pos":{"x":8765,"y":3312,"z":127987},"rot":{"x":324416,"y":66513,"z":1603}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300002,"propState":1,"propId":211,"pos":{"x":91338,"y":9548,"z":242860},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300001,"propState":18,"propId":103025,"pos":{"x":92046,"y":11555,"z":243435},"rot":{"x":0,"y":79628,"z":341455}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300002,"propState":8,"propId":110,"pos":{"x":44948,"y":6441,"z":40551},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":19,"instId":400002,"npcId":3026,"pos":{"x":45425,"y":5617,"z":40985},"rot":{"x":0,"y":268129,"z":0}}],"monsters":[],"teleports":{}},"206":{"props":[{"groupId":206,"instId":300001,"propState":8,"propId":110,"pos":{"x":-118235,"y":4915,"z":107588},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":206,"instId":400002,"npcId":3090,"pos":{"x":-121881,"y":4965,"z":99267},"rot":{"x":0,"y":17992,"z":0}}],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300001,"propState":8,"propId":110,"pos":{"x":7681,"y":4937,"z":152616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":208,"instId":400003,"npcId":2302,"pos":{"x":123040,"y":4546,"z":88240},"rot":{"x":0,"y":21519,"z":0}},{"groupId":208,"instId":400002,"npcId":2302,"pos":{"x":125126,"y":4546,"z":88356},"rot":{"x":0,"y":0,"z":0}},{"groupId":208,"instId":400001,"npcId":2310,"pos":{"x":124168,"y":4546,"z":89038},"rot":{"x":0,"y":13834,"z":0}}],"monsters":[],"teleports":{}},"232":{"props":[{"groupId":232,"instId":300001,"propState":0,"propId":103098,"pos":{"x":123580,"y":3680,"z":73840},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"249":{"props":[{"groupId":249,"instId":300012,"propState":0,"propId":100,"pos":{"x":10743,"y":13940,"z":118047},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300010,"propState":0,"propId":100,"pos":{"x":-11382,"y":13940,"z":119229},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300009,"propState":0,"propId":100,"pos":{"x":8163,"y":12553,"z":121645},"rot":{"x":0,"y":270000,"z":0}},{"groupId":249,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":115580},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300005,"propState":0,"propId":100,"pos":{"x":17,"y":2250,"z":134940},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300002,"propState":0,"propId":100,"pos":{"x":22,"y":3800,"z":125024},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300011,"propState":0,"propId":100,"pos":{"x":-7610,"y":12817,"z":120650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":249,"instId":300008,"propState":0,"propId":100,"pos":{"x":-660,"y":13940,"z":112251},"rot":{"x":0,"y":90000,"z":0}},{"groupId":249,"instId":300006,"propState":0,"propId":100,"pos":{"x":20,"y":3016,"z":110440},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300003,"propState":0,"propId":100,"pos":{"x":22,"y":3800,"z":125024},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300001,"propState":0,"propId":100,"pos":{"x":22,"y":3800,"z":125024},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"271":{"props":[{"groupId":271,"instId":300001,"propState":11,"propId":103018,"pos":{"x":67046,"y":4854,"z":140612},"rot":{"x":0,"y":265630,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"272":{"props":[{"groupId":272,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-100184,"y":4915,"z":113935},"rot":{"x":0,"y":111570,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"273":{"props":[{"groupId":273,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-21062,"y":4937,"z":161940},"rot":{"x":0,"y":74313,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"275":{"props":[{"groupId":275,"instId":300001,"propState":0,"propId":103256,"pos":{"x":-10060,"y":3017,"z":109140},"rot":{"x":0,"y":52648,"z":0}}],"npcs":[{"groupId":275,"instId":400001,"npcId":100,"pos":{"x":-10060,"y":3017,"z":109140},"rot":{"x":0,"y":52648,"z":0}}],"monsters":[],"teleports":{}},"276":{"props":[{"groupId":276,"instId":300002,"propState":0,"propId":103256,"pos":{"x":9600,"y":3017,"z":111300},"rot":{"x":0,"y":289130,"z":0}}],"npcs":[{"groupId":276,"instId":400001,"npcId":100,"pos":{"x":9600,"y":3017,"z":111300},"rot":{"x":0,"y":289130,"z":0}}],"monsters":[],"teleports":{}},"277":{"props":[{"groupId":277,"instId":300003,"propState":0,"propId":103256,"pos":{"x":4860,"y":3017,"z":102970},"rot":{"x":0,"y":330043,"z":0}}],"npcs":[{"groupId":277,"instId":400001,"npcId":100,"pos":{"x":4860,"y":3017,"z":102970},"rot":{"x":0,"y":330043,"z":0}}],"monsters":[],"teleports":{}},"326":{"props":[],"npcs":[{"groupId":326,"instId":400001,"npcId":13177,"pos":{"x":108979,"y":3859,"z":105703},"rot":{"x":0,"y":29887,"z":0}},{"groupId":326,"instId":400001,"npcId":13177,"pos":{"x":108979,"y":3859,"z":105703},"rot":{"x":0,"y":29887,"z":0}}],"monsters":[],"teleports":{}},"329":{"props":[{"groupId":329,"instId":300001,"propState":0,"propId":103142,"pos":{"x":-97397,"y":5131,"z":108154},"rot":{"x":270000,"y":7327,"z":0}}],"npcs":[{"groupId":329,"instId":400001,"npcId":13346,"pos":{"x":-97405,"y":5313,"z":107809},"rot":{"x":0,"y":4965,"z":0}}],"monsters":[],"teleports":{}},"351":{"props":[{"groupId":351,"instId":300003,"propState":1,"propId":103020,"pos":{"x":19882,"y":5586,"z":43133},"rot":{"x":359310,"y":80123,"z":512}},{"groupId":351,"instId":300004,"propState":1,"propId":103020,"pos":{"x":79740,"y":5586,"z":119760},"rot":{"x":0,"y":261971,"z":0}},{"groupId":351,"instId":300002,"propState":1,"propId":103020,"pos":{"x":-35326,"y":5586,"z":171081},"rot":{"x":359163,"y":256384,"z":359806}},{"groupId":351,"instId":300001,"propState":1,"propId":103020,"pos":{"x":-79626,"y":5666,"z":106221},"rot":{"x":0,"y":86271,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"395":{"props":[{"groupId":395,"instId":300004,"propState":18,"propId":103037,"pos":{"x":-119330,"y":5601,"z":105677},"rot":{"x":0,"y":142183,"z":0}},{"groupId":395,"instId":300003,"propState":18,"propId":101028,"pos":{"x":41507,"y":4869,"z":171335},"rot":{"x":0,"y":79793,"z":0}},{"groupId":395,"instId":300002,"propState":18,"propId":101028,"pos":{"x":86127,"y":10146,"z":228987},"rot":{"x":0,"y":313547,"z":0}},{"groupId":395,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-43819,"y":5839,"z":125220},"rot":{"x":0,"y":20548,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"396":{"props":[{"groupId":396,"instId":300001,"propState":18,"propId":101028,"pos":{"x":21249,"y":5953,"z":154350},"rot":{"x":270000,"y":26863,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"394":{"props":[{"groupId":394,"instId":300005,"propState":18,"propId":101028,"pos":{"x":12751,"y":5522,"z":65328},"rot":{"x":0,"y":89545,"z":0}},{"groupId":394,"instId":300011,"propState":18,"propId":101028,"pos":{"x":-58397,"y":4934,"z":142590},"rot":{"x":0,"y":159303,"z":0}},{"groupId":394,"instId":300010,"propState":18,"propId":101029,"pos":{"x":133274,"y":4555,"z":95550},"rot":{"x":0,"y":35564,"z":0}},{"groupId":394,"instId":300008,"propState":18,"propId":101028,"pos":{"x":44675,"y":5618,"z":42184},"rot":{"x":0,"y":106024,"z":0}},{"groupId":394,"instId":300006,"propState":18,"propId":101028,"pos":{"x":-3316,"y":5608,"z":51301},"rot":{"x":280093,"y":303779,"z":357203}},{"groupId":394,"instId":300004,"propState":18,"propId":101028,"pos":{"x":9155,"y":5891,"z":66769},"rot":{"x":0,"y":142183,"z":0}},{"groupId":394,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-61959,"y":6707,"z":133102},"rot":{"x":270000,"y":110610,"z":0}},{"groupId":394,"instId":300009,"propState":18,"propId":101028,"pos":{"x":86041,"y":10540,"z":240931},"rot":{"x":0,"y":358362,"z":0}},{"groupId":394,"instId":300007,"propState":18,"propId":103037,"pos":{"x":3290,"y":5872,"z":54638},"rot":{"x":0,"y":104072,"z":0}},{"groupId":394,"instId":300003,"propState":18,"propId":101028,"pos":{"x":42350,"y":6458,"z":33082},"rot":{"x":0,"y":30297,"z":0}},{"groupId":394,"instId":300001,"propState":18,"propId":103037,"pos":{"x":45587,"y":5894,"z":160678},"rot":{"x":279806,"y":248853,"z":722}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":401,"startAnchorId":1,"startGroupId":407}},"2031101":{"P20311_F20311001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300004,"propState":1,"propId":103013,"pos":{"x":-179420,"y":-5030,"z":-79729},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"302":{"props":[{"groupId":302,"instId":300003,"propState":0,"propId":100,"pos":{"x":71858,"y":-17715,"z":-569984},"rot":{"x":0,"y":0,"z":0}},{"groupId":302,"instId":300004,"propState":0,"propId":100,"pos":{"x":-179152,"y":-2932,"z":-79670},"rot":{"x":0,"y":0,"z":0}},{"groupId":302,"instId":300006,"propState":0,"propId":100,"pos":{"x":35260,"y":-8710,"z":-531030},"rot":{"x":0,"y":0,"z":0}},{"groupId":302,"instId":300005,"propState":0,"propId":100,"pos":{"x":97238,"y":108170,"z":160214},"rot":{"x":0,"y":0,"z":0}},{"groupId":302,"instId":300002,"propState":0,"propId":100,"pos":{"x":110155,"y":18067,"z":-263338},"rot":{"x":0,"y":0,"z":0}},{"groupId":302,"instId":300001,"propState":1,"propId":139,"pos":{"x":166914,"y":29381,"z":-130890},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300002,"propState":0,"propId":103014,"pos":{"x":120671,"y":32410,"z":-316397},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":103014,"pos":{"x":-110818,"y":22077,"z":-216545},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"348":{"props":[],"npcs":[],"monsters":[{"groupId":348,"instId":200002,"monsterId":8002040,"eventId":20311169,"pos":{"x":64150,"y":22076,"z":-250120},"rot":{"x":0,"y":9057,"z":0}},{"groupId":348,"instId":200001,"monsterId":8002040,"eventId":20311170,"pos":{"x":-123186,"y":-16910,"z":-159050},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300011,"propState":12,"propId":60301,"pos":{"x":-140663,"y":28320,"z":12394},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300016,"propState":12,"propId":60301,"pos":{"x":72060,"y":-19507,"z":-524470},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300014,"propState":12,"propId":60301,"pos":{"x":74440,"y":-16918,"z":-241080},"rot":{"x":0,"y":175344,"z":0}},{"groupId":50,"instId":300012,"propState":12,"propId":60301,"pos":{"x":-130017,"y":19343,"z":-128351},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300010,"propState":12,"propId":60301,"pos":{"x":-170467,"y":22077,"z":-141800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300003,"propState":12,"propId":60301,"pos":{"x":75309,"y":22090,"z":-181886},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300015,"propState":12,"propId":60301,"pos":{"x":-126308,"y":28032,"z":-21270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300013,"propState":12,"propId":60303,"pos":{"x":-152666,"y":16077,"z":-168726},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300007,"propState":12,"propId":60301,"pos":{"x":-151375,"y":21032,"z":-32193},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300009,"propState":12,"propId":60301,"pos":{"x":-178999,"y":-10481,"z":-132258},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-140546,"y":28067,"z":-177350},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300006,"propState":12,"propId":60301,"pos":{"x":-65660,"y":22081,"z":-252210},"rot":{"x":0,"y":300000,"z":0}},{"groupId":50,"instId":300005,"propState":12,"propId":60301,"pos":{"x":25570,"y":-16858,"z":-271110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300004,"propState":12,"propId":60301,"pos":{"x":169631,"y":32410,"z":-311082},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300002,"propState":12,"propId":60301,"pos":{"x":139150,"y":22138,"z":-204590},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300001,"propState":12,"propId":60301,"pos":{"x":135190,"y":28084,"z":-112910},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300006,"propState":8,"propId":101,"pos":{"x":-126740,"y":28067,"z":2770},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300005,"propState":8,"propId":101,"pos":{"x":-152719,"y":-4910,"z":-87725},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300004,"propState":8,"propId":101,"pos":{"x":-111459,"y":22077,"z":-147020},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300002,"propState":8,"propId":101,"pos":{"x":79038,"y":-16910,"z":-250214},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300001,"propState":8,"propId":101,"pos":{"x":166106,"y":28084,"z":-136319},"rot":{"x":0,"y":314789,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2031101":{"anchorId":1,"groupId":51,"instId":300001,"pos":{"x":160361,"y":28084,"z":-130813},"rot":{"x":0,"y":270000,"z":0}},"2031102":{"anchorId":2,"groupId":51,"instId":300002,"pos":{"x":72413,"y":-16918,"z":-259230},"rot":{"x":0,"y":270000,"z":0}},"2031103":{"anchorId":4,"groupId":51,"instId":300004,"pos":{"x":-120646,"y":22077,"z":-148724},"rot":{"x":0,"y":270000,"z":0}},"2031104":{"anchorId":5,"groupId":51,"instId":300005,"pos":{"x":-145525,"y":-4910,"z":-79740},"rot":{"x":0,"y":90000,"z":0}},"2031105":{"anchorId":6,"groupId":51,"instId":300006,"pos":{"x":-130013,"y":28067,"z":-3320},"rot":{"x":0,"y":180000,"z":0}}}},"52":{"props":[],"npcs":[],"monsters":[{"groupId":52,"instId":200007,"monsterId":3012020,"eventId":20311109,"pos":{"x":75868,"y":22090,"z":-209200},"rot":{"x":0,"y":160000,"z":0}},{"groupId":52,"instId":200003,"monsterId":3002010,"eventId":20311104,"pos":{"x":112810,"y":22118,"z":-214378},"rot":{"x":0,"y":213387,"z":0}},{"groupId":52,"instId":200008,"monsterId":3011010,"eventId":20311110,"pos":{"x":73060,"y":22095,"z":-209760},"rot":{"x":0,"y":290000,"z":0}},{"groupId":52,"instId":200006,"monsterId":3012020,"eventId":20311107,"pos":{"x":120449,"y":22112,"z":-205441},"rot":{"x":0,"y":50000,"z":0}},{"groupId":52,"instId":200005,"monsterId":3002010,"eventId":20311106,"pos":{"x":117011,"y":22103,"z":-207699},"rot":{"x":0,"y":60000,"z":0}},{"groupId":52,"instId":200004,"monsterId":3011010,"eventId":20311105,"pos":{"x":92257,"y":22090,"z":-194733},"rot":{"x":0,"y":260000,"z":0}},{"groupId":52,"instId":200002,"monsterId":3012020,"eventId":20311103,"pos":{"x":91778,"y":22090,"z":-199737},"rot":{"x":0,"y":303327,"z":0}}],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300028,"propState":0,"propId":103016,"pos":{"x":-75992,"y":-16900,"z":-202281},"rot":{"x":0,"y":187292,"z":0}},{"groupId":56,"instId":300020,"propState":0,"propId":103017,"pos":{"x":-188991,"y":28032,"z":2956},"rot":{"x":0,"y":186615,"z":0}},{"groupId":56,"instId":300021,"propState":0,"propId":103016,"pos":{"x":-188120,"y":16032,"z":-80463},"rot":{"x":0,"y":285781,"z":0}},{"groupId":56,"instId":300004,"propState":0,"propId":103016,"pos":{"x":80018,"y":22090,"z":-228853},"rot":{"x":0,"y":220892,"z":0}},{"groupId":56,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-125438,"y":-16910,"z":-196494},"rot":{"x":0,"y":118484,"z":0}},{"groupId":56,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-121595,"y":-16910,"z":-150035},"rot":{"x":0,"y":178939,"z":0}},{"groupId":56,"instId":300015,"propState":0,"propId":103017,"pos":{"x":-142734,"y":19077,"z":-152427},"rot":{"x":0,"y":115462,"z":0}},{"groupId":56,"instId":300011,"propState":0,"propId":103016,"pos":{"x":-121053,"y":22077,"z":-177263},"rot":{"x":0,"y":173938,"z":0}},{"groupId":56,"instId":300003,"propState":0,"propId":103017,"pos":{"x":108292,"y":16085,"z":-249816},"rot":{"x":0,"y":151903,"z":0}},{"groupId":56,"instId":300025,"propState":0,"propId":103016,"pos":{"x":-161538,"y":-10910,"z":-137835},"rot":{"x":0,"y":247230,"z":0}},{"groupId":56,"instId":300024,"propState":0,"propId":103017,"pos":{"x":-127846,"y":-4910,"z":-132695},"rot":{"x":0,"y":297112,"z":0}},{"groupId":56,"instId":300017,"propState":0,"propId":103017,"pos":{"x":-136000,"y":22077,"z":-127490},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300016,"propState":0,"propId":103016,"pos":{"x":-153560,"y":16077,"z":-129380},"rot":{"x":0,"y":107668,"z":0}},{"groupId":56,"instId":300010,"propState":0,"propId":103017,"pos":{"x":-121155,"y":22077,"z":-216574},"rot":{"x":0,"y":353807,"z":0}},{"groupId":56,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-80004,"y":22090,"z":-201241},"rot":{"x":0,"y":84752,"z":0}},{"groupId":56,"instId":300029,"propState":0,"propId":103015,"pos":{"x":164490,"y":32410,"z":-315343},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300014,"propState":0,"propId":103015,"pos":{"x":-62450,"y":-16918,"z":-245750},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300012,"propState":0,"propId":103015,"pos":{"x":-196652,"y":16032,"z":-58845},"rot":{"x":0,"y":46295,"z":0}},{"groupId":56,"instId":300023,"propState":0,"propId":103017,"pos":{"x":-126745,"y":-4910,"z":-95978},"rot":{"x":0,"y":353936,"z":0}},{"groupId":56,"instId":300022,"propState":0,"propId":103017,"pos":{"x":-135497,"y":-4910,"z":-26902},"rot":{"x":0,"y":142473,"z":0}},{"groupId":56,"instId":300019,"propState":0,"propId":103016,"pos":{"x":-153673,"y":28075,"z":-2480},"rot":{"x":0,"y":119812,"z":0}},{"groupId":56,"instId":300018,"propState":0,"propId":103017,"pos":{"x":-145805,"y":21032,"z":-27344},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300008,"propState":0,"propId":103016,"pos":{"x":63798,"y":-16918,"z":-242284},"rot":{"x":0,"y":321448,"z":0}},{"groupId":56,"instId":300005,"propState":0,"propId":103017,"pos":{"x":129786,"y":32420,"z":-313979},"rot":{"x":0,"y":314975,"z":0}},{"groupId":56,"instId":300007,"propState":0,"propId":103016,"pos":{"x":115530,"y":22088,"z":-216120},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300006,"propState":0,"propId":103016,"pos":{"x":144074,"y":28100,"z":-138285},"rot":{"x":0,"y":46973,"z":0}},{"groupId":56,"instId":300013,"propState":0,"propId":103015,"pos":{"x":-171791,"y":22077,"z":-150220},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300001,"propState":0,"propId":103015,"pos":{"x":148261,"y":28084,"z":-162045},"rot":{"x":0,"y":349862,"z":0}},{"groupId":56,"instId":300002,"propState":0,"propId":103015,"pos":{"x":99106,"y":28410,"z":-310270},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"312":{"props":[],"npcs":[],"monsters":[{"groupId":312,"instId":200017,"monsterId":3011010,"eventId":20311141,"pos":{"x":-167428,"y":-10910,"z":-136067},"rot":{"x":0,"y":0,"z":0}},{"groupId":312,"instId":200016,"monsterId":3012020,"eventId":20311140,"pos":{"x":-165106,"y":-10910,"z":-125182},"rot":{"x":0,"y":-2,"z":0}}],"teleports":{}},"311":{"props":[],"npcs":[],"monsters":[{"groupId":311,"instId":200012,"monsterId":3002010,"eventId":20311123,"pos":{"x":-121338,"y":22099,"z":-188080},"rot":{"x":0,"y":170000,"z":0}},{"groupId":311,"instId":200001,"monsterId":3002010,"eventId":20311128,"pos":{"x":-152247,"y":22077,"z":-136775},"rot":{"x":0,"y":180000,"z":0}},{"groupId":311,"instId":200015,"monsterId":3002030,"eventId":20311127,"pos":{"x":-140030,"y":22077,"z":-163210},"rot":{"x":0,"y":300000,"z":0}},{"groupId":311,"instId":200014,"monsterId":3002030,"eventId":20311125,"pos":{"x":-125410,"y":22121,"z":-208390},"rot":{"x":0,"y":325000,"z":0}},{"groupId":311,"instId":200013,"monsterId":3001020,"eventId":20311124,"pos":{"x":-142707,"y":22090,"z":-189387},"rot":{"x":0,"y":180000,"z":0}},{"groupId":311,"instId":200011,"monsterId":3002010,"eventId":20311122,"pos":{"x":-123114,"y":22097,"z":-203660},"rot":{"x":0,"y":308123,"z":0}},{"groupId":311,"instId":200002,"monsterId":3001020,"eventId":20311121,"pos":{"x":-76970,"y":22090,"z":-221450},"rot":{"x":0,"y":0,"z":0}},{"groupId":311,"instId":200010,"monsterId":3002010,"eventId":20311120,"pos":{"x":-73780,"y":22090,"z":-205370},"rot":{"x":0,"y":30000,"z":0}}],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300004,"propState":0,"propId":100,"pos":{"x":95351,"y":28410,"z":-312124},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300003,"propState":0,"propId":211,"pos":{"x":80288,"y":28410,"z":-302663},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300002,"propState":0,"propId":100,"pos":{"x":80288,"y":28410,"z":-302663},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300001,"propState":11,"propId":60303,"pos":{"x":80288,"y":28410,"z":-302663},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":57,"instId":200001,"monsterId":3003010,"eventId":20311233,"pos":{"x":84597,"y":28420,"z":-303957},"rot":{"x":0,"y":124687,"z":0}}],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300001,"propState":8,"propId":702,"pos":{"x":-190717,"y":23077,"z":-149660},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":55,"instId":200001,"monsterId":3003021,"eventId":101215,"pos":{"x":-190717,"y":22077,"z":-149660},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{"1115":{"anchorId":1,"groupId":55,"instId":300001,"pos":{"x":-184613,"y":22077,"z":-149622},"rot":{"x":0,"y":270000,"z":0}}}},"313":{"props":[],"npcs":[],"monsters":[{"groupId":313,"instId":200004,"monsterId":3002010,"eventId":20311028,"pos":{"x":-152247,"y":22077,"z":-136775},"rot":{"x":0,"y":180000,"z":0}},{"groupId":313,"instId":200003,"monsterId":3002030,"eventId":20311027,"pos":{"x":-140030,"y":22077,"z":-163210},"rot":{"x":0,"y":300000,"z":0}},{"groupId":313,"instId":200002,"monsterId":3001020,"eventId":20311021,"pos":{"x":-76970,"y":22090,"z":-221450},"rot":{"x":0,"y":0,"z":0}},{"groupId":313,"instId":200001,"monsterId":3002010,"eventId":20311020,"pos":{"x":-73780,"y":22090,"z":-205370},"rot":{"x":0,"y":30000,"z":0}},{"groupId":313,"instId":200008,"monsterId":3011010,"eventId":20311010,"pos":{"x":73060,"y":22095,"z":-209760},"rot":{"x":0,"y":290000,"z":0}},{"groupId":313,"instId":200007,"monsterId":3012020,"eventId":20311009,"pos":{"x":75868,"y":22090,"z":-209200},"rot":{"x":0,"y":160000,"z":0}}],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300004,"propState":0,"propId":100,"pos":{"x":-185480,"y":16032,"z":-76900},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300002,"propState":0,"propId":100,"pos":{"x":-194281,"y":16032,"z":-82577},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300003,"propState":0,"propId":211,"pos":{"x":-194281,"y":16032,"z":-82577},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300001,"propState":11,"propId":60302,"pos":{"x":-194281,"y":16032,"z":-82577},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":54,"instId":200002,"monsterId":3002010,"eventId":20311238,"pos":{"x":-196140,"y":16032,"z":-79300},"rot":{"x":0,"y":153201,"z":0}},{"groupId":54,"instId":200001,"monsterId":3002010,"eventId":20311237,"pos":{"x":-191880,"y":16032,"z":-79930},"rot":{"x":0,"y":198416,"z":0}}],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300002,"propState":0,"propId":102,"pos":{"x":171780,"y":32420,"z":-319930},"rot":{"x":0,"y":135000,"z":0}},{"groupId":68,"instId":300001,"propState":8,"propId":901,"pos":{"x":170990,"y":32410,"z":-319140},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1209":{"anchorId":1,"groupId":68,"instId":300001,"pos":{"x":169880,"y":32410,"z":-318150},"rot":{"x":0,"y":135000,"z":0}}}},"303":{"props":[{"groupId":303,"instId":300001,"propState":8,"propId":808,"pos":{"x":117147,"y":32410,"z":-330955},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1016":{"anchorId":1,"groupId":303,"instId":300001,"pos":{"x":118093,"y":32410,"z":-330955},"rot":{"x":0,"y":270000,"z":0}}}},"304":{"props":[{"groupId":304,"instId":300001,"propState":8,"propId":801,"pos":{"x":-67310,"y":22081,"z":-235630},"rot":{"x":0,"y":190000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1019":{"anchorId":1,"groupId":304,"instId":300001,"pos":{"x":-67530,"y":22081,"z":-236430},"rot":{"x":0,"y":10000,"z":0}}}},"300":{"props":[{"groupId":300,"instId":300001,"propState":11,"propId":103018,"pos":{"x":131480,"y":28090,"z":-214320},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"298":{"props":[{"groupId":298,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-26220,"y":-16858,"z":-271207},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"301":{"props":[{"groupId":301,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-75991,"y":22090,"z":-182680},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"432":{"props":[{"groupId":432,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-154075,"y":28032,"z":-41050},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300002,"propState":1,"propId":103011,"pos":{"x":-140500,"y":19040,"z":-103893},"rot":{"x":0,"y":180000,"z":0}},{"groupId":37,"instId":300003,"propState":0,"propId":103011,"pos":{"x":-140500,"y":22100,"z":-125764},"rot":{"x":0,"y":180000,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":103010,"pos":{"x":-140500,"y":22100,"z":-114810},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300004,"propState":0,"propId":103039,"pos":{"x":-142489,"y":16032,"z":-52035},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300003,"propState":1,"propId":103011,"pos":{"x":-140516,"y":21035,"z":-37883},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300002,"propState":0,"propId":103011,"pos":{"x":-140501,"y":16010,"z":-55956},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300001,"propState":0,"propId":103010,"pos":{"x":-140580,"y":20930,"z":-46900},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300003,"propState":1,"propId":103011,"pos":{"x":-116180,"y":22050,"z":-217760},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300002,"propState":1,"propId":103011,"pos":{"x":-116121,"y":22100,"z":-248043},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300001,"propState":0,"propId":103010,"pos":{"x":-116070,"y":25360,"z":-232860},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[],"npcs":[],"monsters":[{"groupId":60,"instId":200002,"monsterId":3002010,"eventId":20311114,"pos":{"x":160640,"y":35030,"z":-267890},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":200001,"monsterId":3002010,"eventId":20311113,"pos":{"x":156056,"y":35107,"z":-267386},"rot":{"x":0,"y":200000,"z":0}},{"groupId":60,"instId":200003,"monsterId":3012020,"eventId":20311112,"pos":{"x":132120,"y":35107,"z":-270170},"rot":{"x":0,"y":270100,"z":0}}],"teleports":{}},"314":{"props":[],"npcs":[],"monsters":[{"groupId":314,"instId":200002,"monsterId":3002010,"eventId":20311014,"pos":{"x":160640,"y":35030,"z":-267890},"rot":{"x":0,"y":0,"z":0}},{"groupId":314,"instId":200001,"monsterId":3002010,"eventId":20311013,"pos":{"x":156056,"y":35107,"z":-267386},"rot":{"x":0,"y":200000,"z":0}},{"groupId":314,"instId":200003,"monsterId":3012020,"eventId":20311012,"pos":{"x":132120,"y":35107,"z":-270170},"rot":{"x":0,"y":270100,"z":0}}],"teleports":{}},"317":{"props":[],"npcs":[],"monsters":[{"groupId":317,"instId":200002,"monsterId":3001010,"eventId":20311017,"pos":{"x":146553,"y":47046,"z":-261769},"rot":{"x":0,"y":180000,"z":0}},{"groupId":317,"instId":200001,"monsterId":3002010,"eventId":20311016,"pos":{"x":157484,"y":47050,"z":-267178},"rot":{"x":0,"y":316135,"z":0}}],"teleports":{}},"61":{"props":[],"npcs":[],"monsters":[{"groupId":61,"instId":200002,"monsterId":3001010,"eventId":20311117,"pos":{"x":146553,"y":47046,"z":-261769},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":200001,"monsterId":3002010,"eventId":20311116,"pos":{"x":157484,"y":47050,"z":-267178},"rot":{"x":0,"y":316135,"z":0}}],"teleports":{}},"315":{"props":[],"npcs":[],"monsters":[{"groupId":315,"instId":200001,"monsterId":3012020,"eventId":20311115,"pos":{"x":167200,"y":43360,"z":-258160},"rot":{"x":0,"y":265633,"z":0}}],"teleports":{}},"316":{"props":[],"npcs":[],"monsters":[{"groupId":316,"instId":200001,"monsterId":3012020,"eventId":20311015,"pos":{"x":167200,"y":43360,"z":-258160},"rot":{"x":0,"y":265633,"z":0}}],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300002,"propState":0,"propId":103017,"pos":{"x":126273,"y":35030,"z":-277480},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300001,"propState":0,"propId":103016,"pos":{"x":166059,"y":35202,"z":-250726},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300003,"propState":0,"propId":103016,"pos":{"x":110107,"y":47060,"z":-274810},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":63,"instId":300002,"propState":0,"propId":103017,"pos":{"x":134365,"y":47050,"z":-264099},"rot":{"x":0,"y":216920,"z":180000}},{"groupId":63,"instId":300001,"propState":0,"propId":103016,"pos":{"x":166240,"y":47050,"z":-271620},"rot":{"x":0,"y":180000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300001,"propState":12,"propId":60302,"pos":{"x":111726,"y":35080,"z":-269710},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300002,"propState":12,"propId":60301,"pos":{"x":153190,"y":46630,"z":-272600},"rot":{"x":350601,"y":305478,"z":155240}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300001,"propState":0,"propId":103015,"pos":{"x":125230,"y":39880,"z":-263970},"rot":{"x":328704,"y":359902,"z":269958}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300004,"propState":0,"propId":100,"pos":{"x":125420,"y":41160,"z":-256100},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":71,"instId":300003,"propState":0,"propId":211,"pos":{"x":125420,"y":40810,"z":-276120},"rot":{"x":0,"y":0,"z":270000}},{"groupId":71,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":71,"instId":300001,"propState":11,"propId":60303,"pos":{"x":125230,"y":40820,"z":-276050},"rot":{"x":0,"y":0,"z":270000}}],"npcs":[],"monsters":[{"groupId":71,"instId":200001,"monsterId":3003020,"eventId":20311231,"pos":{"x":125231,"y":43140,"z":-270798},"rot":{"x":0,"y":150913,"z":0}}],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300004,"propState":0,"propId":100,"pos":{"x":-107740,"y":22034,"z":-54710},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300003,"propState":0,"propId":211,"pos":{"x":-110601,"y":22308,"z":-40540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300002,"propState":0,"propId":100,"pos":{"x":-110601,"y":22308,"z":-40540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300001,"propState":11,"propId":60302,"pos":{"x":-110601,"y":22308,"z":-40540},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":73,"instId":200002,"monsterId":3012020,"eventId":20311236,"pos":{"x":-107920,"y":22308,"z":-45240},"rot":{"x":0,"y":220000,"z":0}},{"groupId":73,"instId":200001,"monsterId":3012020,"eventId":20311235,"pos":{"x":-109284,"y":22322,"z":-43534},"rot":{"x":0,"y":240000,"z":0}}],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-159972,"y":16032,"z":-86207},"rot":{"x":0,"y":0,"z":0}},{"groupId":74,"instId":300028,"propState":0,"propId":103016,"pos":{"x":-107792,"y":28048,"z":-72795},"rot":{"x":0,"y":268271,"z":0}},{"groupId":74,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-130967,"y":16048,"z":-66606},"rot":{"x":0,"y":13220,"z":0}},{"groupId":74,"instId":300002,"propState":0,"propId":103015,"pos":{"x":-122020,"y":16032,"z":-80556},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-104283,"y":16032,"z":-58786},"rot":{"x":0,"y":180000,"z":0}},{"groupId":75,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-149276,"y":16048,"z":-62254},"rot":{"x":0,"y":317606,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[],"npcs":[],"monsters":[{"groupId":76,"instId":200003,"monsterId":3011010,"eventId":20311133,"pos":{"x":-110340,"y":28031,"z":-50118},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":200002,"monsterId":3011010,"eventId":20311132,"pos":{"x":-140577,"y":16048,"z":-61118},"rot":{"x":0,"y":180000,"z":0}},{"groupId":76,"instId":200001,"monsterId":3012020,"eventId":20311131,"pos":{"x":-148440,"y":16032,"z":-67018},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-152550,"y":23093,"z":-55923},"rot":{"x":275143,"y":270000,"z":90000}},{"groupId":78,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-140319,"y":38323,"z":-55920},"rot":{"x":44792,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-161471,"y":30453,"z":-95362},"rot":{"x":319352,"y":0,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[],"npcs":[],"monsters":[{"groupId":82,"instId":200002,"monsterId":3012020,"eventId":20311136,"pos":{"x":-161394,"y":25170,"z":-77090},"rot":{"x":0,"y":270919,"z":0}},{"groupId":82,"instId":200001,"monsterId":3002010,"eventId":20311135,"pos":{"x":-161471,"y":24260,"z":-80660},"rot":{"x":0,"y":292812,"z":0}}],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300002,"propState":0,"propId":103017,"pos":{"x":377128,"y":2940,"z":-300428},"rot":{"x":0,"y":0,"z":0}},{"groupId":90,"instId":300003,"propState":0,"propId":103016,"pos":{"x":369575,"y":2940,"z":-308518},"rot":{"x":0,"y":0,"z":0}},{"groupId":90,"instId":300001,"propState":12,"propId":60303,"pos":{"x":356617,"y":6088,"z":-309496},"rot":{"x":0,"y":268238,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[],"npcs":[],"monsters":[{"groupId":92,"instId":200002,"monsterId":3002030,"eventId":20311151,"pos":{"x":362600,"y":30140,"z":-298150},"rot":{"x":0,"y":270100,"z":0}},{"groupId":92,"instId":200001,"monsterId":3001020,"eventId":20311152,"pos":{"x":352308,"y":21470,"z":-298150},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300001,"propState":12,"propId":60301,"pos":{"x":373830,"y":35270,"z":-298138},"rot":{"x":358405,"y":90001,"z":89980}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[],"npcs":[],"monsters":[{"groupId":94,"instId":200002,"monsterId":3001020,"eventId":20311154,"pos":{"x":390050,"y":32990,"z":-270299},"rot":{"x":0,"y":217133,"z":0}},{"groupId":94,"instId":200001,"monsterId":3002010,"eventId":20311153,"pos":{"x":389932,"y":22510,"z":-271697},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300002,"propState":12,"propId":60303,"pos":{"x":366015,"y":49580,"z":-289187},"rot":{"x":90000,"y":270000,"z":0}},{"groupId":95,"instId":300001,"propState":12,"propId":60301,"pos":{"x":390050,"y":32580,"z":-272873},"rot":{"x":357245,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[],"npcs":[],"monsters":[{"groupId":96,"instId":200001,"monsterId":3002030,"eventId":20311155,"pos":{"x":377750,"y":39010,"z":-281240},"rot":{"x":0,"y":270100,"z":0}}],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300002,"propState":0,"propId":100,"pos":{"x":342050,"y":33275,"z":-289213},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":97,"instId":300003,"propState":0,"propId":211,"pos":{"x":342050,"y":33275,"z":-289213},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":97,"instId":300001,"propState":11,"propId":60303,"pos":{"x":342050,"y":33275,"z":-289213},"rot":{"x":90000,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":97,"instId":200001,"monsterId":3003020,"eventId":20311239,"pos":{"x":342140,"y":29800,"z":-287490},"rot":{"x":0,"y":68670,"z":0}}],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300026,"propState":0,"propId":103016,"pos":{"x":342140,"y":27170,"z":-278174},"rot":{"x":0,"y":0,"z":270000}},{"groupId":98,"instId":300002,"propState":0,"propId":103015,"pos":{"x":342050,"y":33350,"z":-270300},"rot":{"x":0,"y":0,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300003,"propState":0,"propId":103016,"pos":{"x":350276,"y":39010,"z":-276543},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":99,"instId":300001,"propState":0,"propId":103017,"pos":{"x":381066,"y":39010,"z":-276573},"rot":{"x":0,"y":180000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300003,"propState":0,"propId":103016,"pos":{"x":379885,"y":35051,"z":-298150},"rot":{"x":89980,"y":0,"z":0}},{"groupId":100,"instId":300001,"propState":0,"propId":103017,"pos":{"x":350564,"y":33868,"z":-298148},"rot":{"x":17801,"y":89994,"z":89979}}],"npcs":[],"monsters":[],"teleports":{}},"107":{"props":[{"groupId":107,"instId":300002,"propState":0,"propId":103011,"pos":{"x":-113489,"y":28030,"z":-40900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":107,"instId":300004,"propState":0,"propId":103039,"pos":{"x":-115543,"y":28034,"z":-42975},"rot":{"x":0,"y":270000,"z":0}},{"groupId":107,"instId":300003,"propState":1,"propId":103011,"pos":{"x":-125503,"y":28037,"z":-40901},"rot":{"x":0,"y":270000,"z":0}},{"groupId":107,"instId":300001,"propState":0,"propId":103010,"pos":{"x":-119563,"y":30930,"z":-40770},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"168":{"props":[{"groupId":168,"instId":300002,"propState":1,"propId":211,"pos":{"x":161054,"y":29791,"z":-122170},"rot":{"x":0,"y":0,"z":0}},{"groupId":168,"instId":300001,"propState":18,"propId":103025,"pos":{"x":161054,"y":29791,"z":-122170},"rot":{"x":1434,"y":178459,"z":44760}}],"npcs":[],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300001,"propState":18,"propId":103025,"pos":{"x":93164,"y":22768,"z":-183201},"rot":{"x":90000,"y":279626,"z":0}},{"groupId":169,"instId":300002,"propState":1,"propId":211,"pos":{"x":93164,"y":22768,"z":-183201},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"172":{"props":[{"groupId":172,"instId":300002,"propState":1,"propId":211,"pos":{"x":11397,"y":-14757,"z":-281489},"rot":{"x":0,"y":0,"z":0}},{"groupId":172,"instId":300001,"propState":18,"propId":103025,"pos":{"x":10836,"y":-15124,"z":-281828},"rot":{"x":347989,"y":253540,"z":283757}}],"npcs":[],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300002,"propState":1,"propId":211,"pos":{"x":-31548,"y":-15925,"z":-258229},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-31576,"y":-14501,"z":-256385},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300002,"propState":1,"propId":211,"pos":{"x":-128723,"y":-3319,"z":-72647},"rot":{"x":0,"y":310570,"z":0}},{"groupId":184,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-128529,"y":-3461,"z":-72170},"rot":{"x":335488,"y":120467,"z":74180}}],"npcs":[],"monsters":[],"teleports":{}},"185":{"props":[{"groupId":185,"instId":300002,"propState":1,"propId":211,"pos":{"x":-146994,"y":19513,"z":-92703},"rot":{"x":0,"y":270000,"z":42240}},{"groupId":185,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-146994,"y":19513,"z":-92703},"rot":{"x":0,"y":270000,"z":42240}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300002,"propState":1,"propId":211,"pos":{"x":-146411,"y":29094,"z":-14855},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-146411,"y":29094,"z":-14855},"rot":{"x":0,"y":136460,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300004,"propState":1,"propId":211,"pos":{"x":83802,"y":29258,"z":-317801},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300003,"propState":0,"propId":103025,"pos":{"x":84373,"y":29151,"z":-318710},"rot":{"x":0,"y":150375,"z":0}},{"groupId":187,"instId":300002,"propState":0,"propId":103025,"pos":{"x":82722,"y":29172,"z":-317748},"rot":{"x":0,"y":90000,"z":0}},{"groupId":187,"instId":300001,"propState":18,"propId":103025,"pos":{"x":84365,"y":29166,"z":-316790},"rot":{"x":0,"y":37527,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300004,"propState":1,"propId":211,"pos":{"x":-173186,"y":-9401,"z":-127050},"rot":{"x":0,"y":0,"z":0}},{"groupId":183,"instId":300003,"propState":0,"propId":103025,"pos":{"x":-171872,"y":-9634,"z":-123076},"rot":{"x":0,"y":46339,"z":0}},{"groupId":183,"instId":300002,"propState":0,"propId":103025,"pos":{"x":-176788,"y":-9420,"z":-125359},"rot":{"x":0,"y":328197,"z":0}},{"groupId":183,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-173186,"y":-9401,"z":-127050},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300002,"propState":1,"propId":211,"pos":{"x":-190622,"y":16032,"z":-67910},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-189692,"y":16880,"z":-70458},"rot":{"x":15672,"y":18331,"z":20018}}],"npcs":[],"monsters":[],"teleports":{}},"266":{"props":[{"groupId":266,"instId":300002,"propState":1,"propId":211,"pos":{"x":69319,"y":23836,"z":-190915},"rot":{"x":0,"y":0,"z":0}},{"groupId":266,"instId":300001,"propState":18,"propId":103025,"pos":{"x":69319,"y":23836,"z":-190915},"rot":{"x":0,"y":327586,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"268":{"props":[{"groupId":268,"instId":300002,"propState":1,"propId":211,"pos":{"x":112380,"y":22112,"z":-201770},"rot":{"x":0,"y":22616,"z":0}},{"groupId":268,"instId":300001,"propState":18,"propId":103025,"pos":{"x":116887,"y":27996,"z":-195881},"rot":{"x":305322,"y":37833,"z":23219}}],"npcs":[],"monsters":[],"teleports":{}},"279":{"props":[{"groupId":279,"instId":300001,"propState":18,"propId":103025,"pos":{"x":119221,"y":44462,"z":-280004},"rot":{"x":0,"y":0,"z":0}},{"groupId":279,"instId":300002,"propState":1,"propId":211,"pos":{"x":119242,"y":47046,"z":-281370},"rot":{"x":0,"y":180000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"280":{"props":[{"groupId":280,"instId":300002,"propState":1,"propId":211,"pos":{"x":345046,"y":18100,"z":-276220},"rot":{"x":0,"y":0,"z":0}},{"groupId":280,"instId":300001,"propState":18,"propId":103025,"pos":{"x":344637,"y":20138,"z":-274774},"rot":{"x":338918,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"282":{"props":[{"groupId":282,"instId":300002,"propState":1,"propId":211,"pos":{"x":388814,"y":21945,"z":-280300},"rot":{"x":0,"y":0,"z":0}},{"groupId":282,"instId":300001,"propState":18,"propId":103025,"pos":{"x":384467,"y":21988,"z":-286179},"rot":{"x":56356,"y":190311,"z":184504}}],"npcs":[],"monsters":[],"teleports":{}},"269":{"props":[{"groupId":269,"instId":300004,"propState":1,"propId":211,"pos":{"x":-153173,"y":16077,"z":-165221},"rot":{"x":0,"y":0,"z":0}},{"groupId":269,"instId":300003,"propState":0,"propId":103025,"pos":{"x":-152461,"y":16545,"z":-165008},"rot":{"x":0,"y":313797,"z":0}},{"groupId":269,"instId":300002,"propState":0,"propId":103025,"pos":{"x":-153447,"y":16347,"z":-164321},"rot":{"x":24013,"y":52557,"z":342692}},{"groupId":269,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-153603,"y":16649,"z":-163317},"rot":{"x":358702,"y":46372,"z":291065}}],"npcs":[],"monsters":[],"teleports":{}},"271":{"props":[{"groupId":271,"instId":300002,"propState":1,"propId":211,"pos":{"x":58289,"y":-16028,"z":-246820},"rot":{"x":0,"y":0,"z":0}},{"groupId":271,"instId":300001,"propState":18,"propId":103025,"pos":{"x":58289,"y":-16028,"z":-246820},"rot":{"x":0,"y":346147,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"421":{"props":[{"groupId":421,"instId":300002,"propState":1,"propId":211,"pos":{"x":357553,"y":6050,"z":-309853},"rot":{"x":0,"y":0,"z":0}},{"groupId":421,"instId":300001,"propState":18,"propId":103025,"pos":{"x":357961,"y":6050,"z":-308940},"rot":{"x":69836,"y":90000,"z":19092}}],"npcs":[],"monsters":[],"teleports":{}},"292":{"props":[{"groupId":292,"instId":300002,"propState":1,"propId":211,"pos":{"x":-127540,"y":22189,"z":-250830},"rot":{"x":0,"y":0,"z":0}},{"groupId":292,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-130281,"y":22508,"z":-249461},"rot":{"x":79947,"y":273476,"z":183530}}],"npcs":[],"monsters":[],"teleports":{}},"281":{"props":[{"groupId":281,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-114495,"y":9090,"z":-265990},"rot":{"x":0,"y":270000,"z":90000}},{"groupId":281,"instId":300002,"propState":1,"propId":211,"pos":{"x":-114829,"y":9212,"z":-265990},"rot":{"x":0,"y":270000,"z":90000}},{"groupId":281,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-114500,"y":9089,"z":-267385},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"326":{"props":[{"groupId":326,"instId":300001,"propState":12,"propId":60302,"pos":{"x":-356156,"y":-8790,"z":-77323},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300004,"propState":0,"propId":103031,"pos":{"x":-188501,"y":16040,"z":-55890},"rot":{"x":0,"y":0,"z":0}},{"groupId":173,"instId":300005,"propState":0,"propId":103031,"pos":{"x":-116165,"y":22090,"z":-175809},"rot":{"x":0,"y":180000,"z":0}},{"groupId":173,"instId":300011,"propState":0,"propId":103031,"pos":{"x":-156331,"y":-4910,"z":-79773},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300017,"propState":0,"propId":103039,"pos":{"x":80139,"y":22090,"z":-199564},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300016,"propState":0,"propId":103039,"pos":{"x":-83505,"y":-16868,"z":-198931},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300012,"propState":1,"propId":103031,"pos":{"x":-156415,"y":-10910,"z":-130932},"rot":{"x":0,"y":90000,"z":0}},{"groupId":173,"instId":300009,"propState":1,"propId":103032,"pos":{"x":149255,"y":28111,"z":-130927},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300007,"propState":1,"propId":103031,"pos":{"x":-155408,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300002,"propState":0,"propId":103031,"pos":{"x":81346,"y":22089,"z":-196925},"rot":{"x":0,"y":90000,"z":0}},{"groupId":173,"instId":300014,"propState":0,"propId":103039,"pos":{"x":-190551,"y":16032,"z":-53857},"rot":{"x":0,"y":0,"z":0}},{"groupId":173,"instId":300018,"propState":1,"propId":103032,"pos":{"x":-173385,"y":22081,"z":-148887},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300015,"propState":0,"propId":103031,"pos":{"x":-81322,"y":-16910,"z":-196913},"rot":{"x":0,"y":90000,"z":0}},{"groupId":173,"instId":300013,"propState":1,"propId":103031,"pos":{"x":-165403,"y":-10910,"z":-139927},"rot":{"x":0,"y":0,"z":0}},{"groupId":173,"instId":300010,"propState":0,"propId":103031,"pos":{"x":110204,"y":22109,"z":-217944},"rot":{"x":0,"y":0,"z":0}},{"groupId":173,"instId":300008,"propState":1,"propId":103031,"pos":{"x":-135344,"y":-4910,"z":-61779},"rot":{"x":0,"y":0,"z":0}},{"groupId":173,"instId":300006,"propState":1,"propId":103031,"pos":{"x":-125303,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300003,"propState":1,"propId":103031,"pos":{"x":-81320,"y":22100,"z":-196809},"rot":{"x":0,"y":90000,"z":0}},{"groupId":173,"instId":300001,"propState":1,"propId":103031,"pos":{"x":146218,"y":28084,"z":-175913},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300002,"propState":0,"propId":103073,"pos":{"x":119263,"y":35055,"z":-266930},"rot":{"x":0,"y":270000,"z":0}},{"groupId":193,"instId":300003,"propState":0,"propId":103039,"pos":{"x":112456,"y":35070,"z":-272273},"rot":{"x":0,"y":270000,"z":0}},{"groupId":193,"instId":300001,"propState":0,"propId":103073,"pos":{"x":125263,"y":35055,"z":-266930},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"194":{"props":[{"groupId":194,"instId":300002,"propState":0,"propId":103039,"pos":{"x":366974,"y":28132,"z":-265280},"rot":{"x":270020,"y":0,"z":0}},{"groupId":194,"instId":300001,"propState":0,"propId":103031,"pos":{"x":369050,"y":26166,"z":-265280},"rot":{"x":270020,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"195":{"props":[{"groupId":195,"instId":300002,"propState":0,"propId":103039,"pos":{"x":384295,"y":27855,"z":-298151},"rot":{"x":270020,"y":180000,"z":0}},{"groupId":195,"instId":300001,"propState":0,"propId":103031,"pos":{"x":381886,"y":26283,"z":-298135},"rot":{"x":89980,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"196":{"props":[],"npcs":[],"monsters":[{"groupId":196,"instId":200004,"monsterId":3001020,"eventId":20311146,"pos":{"x":-122125,"y":16110,"z":-264994},"rot":{"x":0,"y":165000,"z":0}},{"groupId":196,"instId":200002,"monsterId":3002010,"eventId":20311144,"pos":{"x":-121548,"y":22116,"z":-283003},"rot":{"x":0,"y":122884,"z":0}},{"groupId":196,"instId":200003,"monsterId":3002010,"eventId":20311145,"pos":{"x":-110535,"y":16110,"z":-267273},"rot":{"x":0,"y":165000,"z":0}},{"groupId":196,"instId":200001,"monsterId":3002010,"eventId":20311143,"pos":{"x":-111339,"y":22116,"z":-283270},"rot":{"x":0,"y":194744,"z":0}}],"teleports":{}},"197":{"props":[],"npcs":[],"monsters":[{"groupId":197,"instId":200002,"monsterId":3002030,"eventId":20311148,"pos":{"x":-137130,"y":30916,"z":-276154},"rot":{"x":0,"y":270100,"z":0}},{"groupId":197,"instId":200001,"monsterId":3002030,"eventId":20311147,"pos":{"x":-137130,"y":27175,"z":-264801},"rot":{"x":0,"y":174913,"z":0}}],"teleports":{}},"198":{"props":[{"groupId":198,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-95150,"y":21160,"z":-276190},"rot":{"x":270000,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"199":{"props":[{"groupId":199,"instId":300001,"propState":12,"propId":60303,"pos":{"x":-116297,"y":31664,"z":-289820},"rot":{"x":89980,"y":1,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300004,"propState":0,"propId":103042,"pos":{"x":-133837,"y":16077,"z":-150924},"rot":{"x":0,"y":0,"z":0}},{"groupId":216,"instId":300005,"propState":0,"propId":100,"pos":{"x":-147470,"y":16077,"z":-166639},"rot":{"x":0,"y":270000,"z":0}},{"groupId":216,"instId":300003,"propState":0,"propId":100,"pos":{"x":-133730,"y":16077,"z":-149600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":216,"instId":300002,"propState":0,"propId":100,"pos":{"x":-140360,"y":17620,"z":-150930},"rot":{"x":0,"y":0,"z":0}},{"groupId":216,"instId":300001,"propState":0,"propId":100,"pos":{"x":-133837,"y":16077,"z":-150924},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":216,"instId":200002,"monsterId":7010011,"eventId":10301299,"pos":{"x":-215500,"y":16077,"z":-150924},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"224":{"props":[{"groupId":224,"instId":300007,"propState":0,"propId":100,"pos":{"x":356617,"y":6088,"z":-309496},"rot":{"x":0,"y":268238,"z":0}},{"groupId":224,"instId":300006,"propState":0,"propId":103042,"pos":{"x":375800,"y":3084,"z":-309867},"rot":{"x":0,"y":0,"z":0}},{"groupId":224,"instId":300005,"propState":0,"propId":103042,"pos":{"x":343255,"y":15070,"z":-270316},"rot":{"x":0,"y":90000,"z":0}},{"groupId":224,"instId":300004,"propState":0,"propId":100,"pos":{"x":344510,"y":15070,"z":-270450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":224,"instId":300003,"propState":0,"propId":100,"pos":{"x":375944,"y":3144,"z":-308377},"rot":{"x":0,"y":0,"z":0}},{"groupId":224,"instId":300002,"propState":0,"propId":100,"pos":{"x":364290,"y":15070,"z":-279300},"rot":{"x":0,"y":90000,"z":0}},{"groupId":224,"instId":300001,"propState":0,"propId":100,"pos":{"x":344411,"y":15070,"z":-270316},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":224,"instId":200002,"monsterId":7010011,"eventId":10301299,"pos":{"x":316870,"y":15070,"z":-270316},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300001,"propState":0,"propId":100,"pos":{"x":-140368,"y":16077,"z":-146218},"rot":{"x":0,"y":90000,"z":0}},{"groupId":227,"instId":300011,"propState":0,"propId":100,"pos":{"x":-154160,"y":11370,"z":-149390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":227,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300009,"propState":21,"propId":103050,"pos":{"x":-125790,"y":19355,"z":-137942},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300008,"propState":21,"propId":103050,"pos":{"x":-125725,"y":16083,"z":-138778},"rot":{"x":0,"y":270000,"z":0}},{"groupId":227,"instId":300005,"propState":0,"propId":103087,"pos":{"x":-126190,"y":19343,"z":-134934},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"230":{"props":[{"groupId":230,"instId":300017,"propState":0,"propId":103073,"pos":{"x":-341716,"y":-8914,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300003,"propState":1,"propId":103073,"pos":{"x":-353801,"y":-8819,"z":-74340},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300020,"propState":0,"propId":103039,"pos":{"x":-348780,"y":-8804,"z":-79090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300018,"propState":0,"propId":103073,"pos":{"x":-335716,"y":-8914,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300016,"propState":0,"propId":103073,"pos":{"x":-323772,"y":-8934,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300014,"propState":1,"propId":103073,"pos":{"x":-329801,"y":-8819,"z":-86255},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300012,"propState":1,"propId":103073,"pos":{"x":-323860,"y":-8810,"z":-98640},"rot":{"x":0,"y":90000,"z":0}},{"groupId":230,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8820,"z":-68247},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300001,"propState":1,"propId":103073,"pos":{"x":-353801,"y":-8819,"z":-68340},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300019,"propState":0,"propId":103039,"pos":{"x":-330580,"y":-8804,"z":-79090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300015,"propState":0,"propId":103073,"pos":{"x":-317772,"y":-8934,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300013,"propState":1,"propId":103073,"pos":{"x":-329801,"y":-8819,"z":-92255},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300011,"propState":1,"propId":103073,"pos":{"x":-329860,"y":-8810,"z":-98640},"rot":{"x":0,"y":90000,"z":0}},{"groupId":230,"instId":300010,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8810,"z":-86247},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300008,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8810,"z":-92348},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300002,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8820,"z":-74247},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"231":{"props":[{"groupId":231,"instId":300008,"propState":1,"propId":103073,"pos":{"x":-305920,"y":-8804,"z":-92356},"rot":{"x":0,"y":0,"z":0}},{"groupId":231,"instId":300010,"propState":1,"propId":103073,"pos":{"x":-305920,"y":-8804,"z":-86236},"rot":{"x":0,"y":0,"z":0}},{"groupId":231,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-305665,"y":-8800,"z":-68252},"rot":{"x":0,"y":0,"z":0}},{"groupId":231,"instId":300002,"propState":1,"propId":103073,"pos":{"x":-305665,"y":-8800,"z":-74252},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"234":{"props":[{"groupId":234,"instId":300014,"propState":0,"propId":103039,"pos":{"x":-118757,"y":22080,"z":-279025},"rot":{"x":0,"y":180000,"z":0}},{"groupId":234,"instId":300013,"propState":0,"propId":103033,"pos":{"x":-113170,"y":22072,"z":-277938},"rot":{"x":0,"y":0,"z":0}},{"groupId":234,"instId":300010,"propState":0,"propId":103033,"pos":{"x":-113170,"y":22072,"z":-271945},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"232":{"props":[{"groupId":232,"instId":300013,"propState":0,"propId":103039,"pos":{"x":-335110,"y":-8804,"z":-79560},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300014,"propState":0,"propId":103073,"pos":{"x":-329829,"y":-8790,"z":-92261},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300019,"propState":1,"propId":103073,"pos":{"x":-335716,"y":-8914,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":232,"instId":300017,"propState":1,"propId":103073,"pos":{"x":-323852,"y":-8914,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":232,"instId":300016,"propState":1,"propId":103073,"pos":{"x":-317852,"y":-8914,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":232,"instId":300011,"propState":0,"propId":103073,"pos":{"x":-348000,"y":-8920,"z":-68340},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300008,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8904,"z":-68240},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300012,"propState":0,"propId":103039,"pos":{"x":-353497,"y":-8860,"z":-61294},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300018,"propState":1,"propId":103073,"pos":{"x":-341709,"y":-8914,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":232,"instId":300015,"propState":0,"propId":103073,"pos":{"x":-329829,"y":-8790,"z":-86261},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300010,"propState":0,"propId":103073,"pos":{"x":-348000,"y":-8920,"z":-74340},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8904,"z":-74240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"233":{"props":[{"groupId":233,"instId":300014,"propState":1,"propId":103073,"pos":{"x":-348000,"y":-8800,"z":-86360},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300016,"propState":1,"propId":103073,"pos":{"x":-323887,"y":-8800,"z":-56250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":233,"instId":300010,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8790,"z":-86270},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300019,"propState":0,"propId":103039,"pos":{"x":-317249,"y":-8766,"z":-61433},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300017,"propState":1,"propId":103073,"pos":{"x":-341717,"y":-8826,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":233,"instId":300013,"propState":1,"propId":103073,"pos":{"x":-348000,"y":-8800,"z":-92360},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300007,"propState":0,"propId":103073,"pos":{"x":-311665,"y":-8780,"z":-68240},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300018,"propState":1,"propId":103073,"pos":{"x":-335717,"y":-8826,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":233,"instId":300015,"propState":1,"propId":103073,"pos":{"x":-317887,"y":-8800,"z":-56250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":233,"instId":300012,"propState":1,"propId":103073,"pos":{"x":-329845,"y":-8810,"z":-68220},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300011,"propState":1,"propId":103073,"pos":{"x":-329845,"y":-8810,"z":-74220},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300008,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8790,"z":-92361},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300002,"propState":0,"propId":103073,"pos":{"x":-311665,"y":-8780,"z":-74240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"240":{"props":[{"groupId":240,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-309565,"y":-69,"z":-104220},"rot":{"x":0,"y":270000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300012,"propState":0,"propId":103043,"pos":{"x":356976,"y":3074,"z":-308213},"rot":{"x":0,"y":91810,"z":0}},{"groupId":226,"instId":300027,"propState":21,"propId":103050,"pos":{"x":354481,"y":6115,"z":-301178},"rot":{"x":0,"y":180000,"z":0}},{"groupId":226,"instId":300010,"propState":0,"propId":103087,"pos":{"x":368259,"y":6088,"z":-302138},"rot":{"x":0,"y":270000,"z":0}},{"groupId":226,"instId":300008,"propState":21,"propId":103050,"pos":{"x":388872,"y":21060,"z":-274648},"rot":{"x":0,"y":225000,"z":0}},{"groupId":226,"instId":300030,"propState":0,"propId":100,"pos":{"x":361970,"y":15144,"z":-271995},"rot":{"x":90000,"y":270000,"z":0}},{"groupId":226,"instId":300028,"propState":21,"propId":103050,"pos":{"x":355086,"y":3092,"z":-293432},"rot":{"x":0,"y":135000,"z":0}},{"groupId":226,"instId":300020,"propState":0,"propId":103043,"pos":{"x":368024,"y":6357,"z":-309756},"rot":{"x":0,"y":194725,"z":0}},{"groupId":226,"instId":300001,"propState":0,"propId":100,"pos":{"x":353800,"y":15174,"z":-276989},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300009,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300024,"propState":21,"propId":103050,"pos":{"x":375005,"y":3095,"z":-300556},"rot":{"x":0,"y":180000,"z":0}},{"groupId":226,"instId":300023,"propState":21,"propId":103050,"pos":{"x":369299,"y":6088,"z":-301061},"rot":{"x":0,"y":180000,"z":0}},{"groupId":226,"instId":300022,"propState":0,"propId":103043,"pos":{"x":368823,"y":3074,"z":-293864},"rot":{"x":0,"y":66089,"z":0}},{"groupId":226,"instId":300021,"propState":0,"propId":103043,"pos":{"x":363172,"y":3074,"z":-298299},"rot":{"x":0,"y":204937,"z":0}},{"groupId":226,"instId":300019,"propState":21,"propId":103050,"pos":{"x":353694,"y":15080,"z":-295642},"rot":{"x":0,"y":315000,"z":0}},{"groupId":226,"instId":300018,"propState":21,"propId":103050,"pos":{"x":374061,"y":6357,"z":-309768},"rot":{"x":0,"y":270000,"z":0}},{"groupId":226,"instId":300017,"propState":0,"propId":103043,"pos":{"x":371890,"y":15070,"z":-272080},"rot":{"x":0,"y":118242,"z":0}},{"groupId":226,"instId":300016,"propState":0,"propId":103043,"pos":{"x":357920,"y":15070,"z":-288484},"rot":{"x":0,"y":35917,"z":0}},{"groupId":226,"instId":300007,"propState":21,"propId":103050,"pos":{"x":388756,"y":15070,"z":-270770},"rot":{"x":0,"y":270000,"z":0}},{"groupId":226,"instId":300004,"propState":0,"propId":103087,"pos":{"x":368259,"y":6088,"z":-304138},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"288":{"props":[{"groupId":288,"instId":300006,"propState":0,"propId":103013,"pos":{"x":159229,"y":27793,"z":-139048},"rot":{"x":351531,"y":15697,"z":341246}}],"npcs":[],"monsters":[],"teleports":{}},"289":{"props":[{"groupId":289,"instId":300004,"propState":1,"propId":103033,"pos":{"x":-120354,"y":-16907,"z":-217903},"rot":{"x":0,"y":0,"z":0}},{"groupId":289,"instId":300005,"propState":1,"propId":103033,"pos":{"x":-120354,"y":-16907,"z":-223903},"rot":{"x":0,"y":0,"z":0}},{"groupId":289,"instId":300003,"propState":1,"propId":103033,"pos":{"x":-120354,"y":-16907,"z":-211903},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"293":{"props":[{"groupId":293,"instId":300001,"propState":12,"propId":60302,"pos":{"x":-150336,"y":38961,"z":-60230},"rot":{"x":0,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"294":{"props":[{"groupId":294,"instId":300028,"propState":0,"propId":103016,"pos":{"x":-123618,"y":16110,"z":-271290},"rot":{"x":0,"y":348891,"z":0}},{"groupId":294,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-120549,"y":22116,"z":-259134},"rot":{"x":0,"y":158945,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"295":{"props":[{"groupId":295,"instId":300028,"propState":0,"propId":103016,"pos":{"x":-137130,"y":37706,"z":-271664},"rot":{"x":89257,"y":0,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"296":{"props":[{"groupId":296,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-128063,"y":17779,"z":-265987},"rot":{"x":87113,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"307":{"props":[{"groupId":307,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-128160,"y":6200,"z":-265990},"rot":{"x":271244,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"319":{"props":[{"groupId":319,"instId":300002,"propState":0,"propId":102,"pos":{"x":-140387,"y":16310,"z":-146364},"rot":{"x":0,"y":0,"z":0}},{"groupId":319,"instId":300001,"propState":0,"propId":100,"pos":{"x":-152439,"y":16127,"z":-136360},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":319,"instId":200002,"monsterId":3002011,"eventId":10301299,"pos":{"x":-127735,"y":16077,"z":-135210},"rot":{"x":0,"y":0,"z":0}},{"groupId":319,"instId":200001,"monsterId":3001021,"eventId":10301299,"pos":{"x":-152439,"y":16127,"z":-136360},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"324":{"props":[],"npcs":[],"monsters":[{"groupId":324,"instId":200002,"monsterId":3002010,"eventId":20311149,"pos":{"x":-123210,"y":8830,"z":-265990},"rot":{"x":0,"y":255000,"z":0}}],"teleports":{}},"325":{"props":[{"groupId":325,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-307370,"y":-20730,"z":-50279},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"329":{"props":[{"groupId":329,"instId":300001,"propState":12,"propId":60303,"pos":{"x":-332730,"y":-8750,"z":-77240},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"331":{"props":[{"groupId":331,"instId":300001,"propState":12,"propId":60303,"pos":{"x":-349410,"y":1420,"z":-77262},"rot":{"x":0,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"333":{"props":[{"groupId":333,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-353870,"y":8360,"z":-57753},"rot":{"x":90000,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"334":{"props":[{"groupId":334,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-353838,"y":-26799,"z":-61985},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"332":{"props":[{"groupId":332,"instId":300011,"propState":1,"propId":103096,"pos":{"x":264503,"y":32420,"z":-310455},"rot":{"x":0,"y":180000,"z":0}},{"groupId":332,"instId":300010,"propState":1,"propId":103096,"pos":{"x":120500,"y":32410,"z":-337990},"rot":{"x":0,"y":0,"z":0}},{"groupId":332,"instId":300007,"propState":1,"propId":103096,"pos":{"x":-126790,"y":-4906,"z":-30006},"rot":{"x":0,"y":270000,"z":0}},{"groupId":332,"instId":300005,"propState":1,"propId":103096,"pos":{"x":-125968,"y":21032,"z":-33553},"rot":{"x":0,"y":270000,"z":0}},{"groupId":332,"instId":300003,"propState":1,"propId":103096,"pos":{"x":73440,"y":22090,"z":-243065},"rot":{"x":0,"y":90000,"z":0}},{"groupId":332,"instId":300012,"propState":0,"propId":103096,"pos":{"x":261211,"y":32420,"z":-410195},"rot":{"x":0,"y":0,"z":0}},{"groupId":332,"instId":300008,"propState":1,"propId":103096,"pos":{"x":-126790,"y":-4906,"z":-33305},"rot":{"x":0,"y":270000,"z":0}},{"groupId":332,"instId":300006,"propState":1,"propId":103096,"pos":{"x":-125968,"y":21032,"z":-30254},"rot":{"x":0,"y":270000,"z":0}},{"groupId":332,"instId":300004,"propState":1,"propId":103096,"pos":{"x":-73516,"y":22090,"z":-246650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":332,"instId":300002,"propState":0,"propId":103096,"pos":{"x":-67698,"y":-16918,"z":-249130},"rot":{"x":0,"y":180000,"z":0}},{"groupId":332,"instId":300001,"propState":1,"propId":103096,"pos":{"x":70987,"y":-16918,"z":-249130},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"339":{"props":[],"npcs":[],"monsters":[{"groupId":339,"instId":200001,"monsterId":3002010,"eventId":20311172,"pos":{"x":-333556,"y":-5418,"z":-50338},"rot":{"x":0,"y":242208,"z":0}}],"teleports":{}},"340":{"props":[],"npcs":[],"monsters":[{"groupId":340,"instId":200001,"monsterId":3001020,"eventId":20311171,"pos":{"x":-327040,"y":5610,"z":-104220},"rot":{"x":0,"y":242208,"z":0}}],"teleports":{}},"341":{"props":[],"npcs":[],"monsters":[{"groupId":341,"instId":200001,"monsterId":3002010,"eventId":20311183,"pos":{"x":-359880,"y":-3720,"z":-68540},"rot":{"x":0,"y":184351,"z":0}}],"teleports":{}},"342":{"props":[],"npcs":[],"monsters":[{"groupId":342,"instId":200001,"monsterId":3001020,"eventId":20311176,"pos":{"x":-333227,"y":-5024,"z":-50338},"rot":{"x":0,"y":242208,"z":0}}],"teleports":{}},"343":{"props":[],"npcs":[],"monsters":[{"groupId":343,"instId":200002,"monsterId":3001010,"eventId":20311174,"pos":{"x":-332911,"y":-18238,"z":-104172},"rot":{"x":0,"y":354061,"z":0}}],"teleports":{}},"345":{"props":[],"npcs":[],"monsters":[{"groupId":345,"instId":200001,"monsterId":3002010,"eventId":20311175,"pos":{"x":-347870,"y":2838,"z":-78072},"rot":{"x":0,"y":76184,"z":0}}],"teleports":{}},"346":{"props":[],"npcs":[],"monsters":[{"groupId":346,"instId":200001,"monsterId":3001020,"eventId":20311178,"pos":{"x":-350880,"y":-5440,"z":-104234},"rot":{"x":0,"y":242208,"z":0}}],"teleports":{}},"347":{"props":[],"npcs":[],"monsters":[{"groupId":347,"instId":200001,"monsterId":3002010,"eventId":20311180,"pos":{"x":-338720,"y":-5860,"z":-50340},"rot":{"x":0,"y":242208,"z":0}}],"teleports":{}},"352":{"props":[{"groupId":352,"instId":300001,"propState":11,"propId":103018,"pos":{"x":384856,"y":21544,"z":-262400},"rot":{"x":357379,"y":89999,"z":270020}}],"npcs":[],"monsters":[],"teleports":{}},"358":{"props":[],"npcs":[],"monsters":[{"groupId":358,"instId":200003,"monsterId":3011010,"eventId":20311033,"pos":{"x":-110340,"y":28031,"z":-50118},"rot":{"x":0,"y":0,"z":0}},{"groupId":358,"instId":200002,"monsterId":3011010,"eventId":20311032,"pos":{"x":-140577,"y":16048,"z":-61118},"rot":{"x":0,"y":180000,"z":0}},{"groupId":358,"instId":200001,"monsterId":3012020,"eventId":20311031,"pos":{"x":-148440,"y":16032,"z":-67018},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"359":{"props":[],"npcs":[],"monsters":[{"groupId":359,"instId":200001,"monsterId":3002010,"eventId":20311134,"pos":{"x":-146320,"y":39070,"z":-55920},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"360":{"props":[],"npcs":[],"monsters":[{"groupId":360,"instId":200001,"monsterId":3002010,"eventId":20311034,"pos":{"x":-146320,"y":39070,"z":-55920},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"361":{"props":[],"npcs":[],"monsters":[{"groupId":361,"instId":200002,"monsterId":3012020,"eventId":20311036,"pos":{"x":-161394,"y":25170,"z":-77090},"rot":{"x":0,"y":0,"z":0}},{"groupId":361,"instId":200001,"monsterId":3002010,"eventId":20311035,"pos":{"x":-161471,"y":24260,"z":-80660},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"362":{"props":[{"groupId":362,"instId":300001,"propState":0,"propId":103017,"pos":{"x":-169070,"y":22077,"z":-162001},"rot":{"x":0,"y":356426,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"364":{"props":[],"npcs":[],"monsters":[{"groupId":364,"instId":200004,"monsterId":3001020,"eventId":20311046,"pos":{"x":-122125,"y":16110,"z":-264994},"rot":{"x":0,"y":165000,"z":0}},{"groupId":364,"instId":200003,"monsterId":3002010,"eventId":20311045,"pos":{"x":-110535,"y":16110,"z":-267273},"rot":{"x":0,"y":165000,"z":0}},{"groupId":364,"instId":200002,"monsterId":3002010,"eventId":20311044,"pos":{"x":-121548,"y":22116,"z":-283003},"rot":{"x":0,"y":122884,"z":0}},{"groupId":364,"instId":200001,"monsterId":3002010,"eventId":20311043,"pos":{"x":-111339,"y":22116,"z":-283270},"rot":{"x":0,"y":194744,"z":0}}],"teleports":{}},"366":{"props":[],"npcs":[],"monsters":[{"groupId":366,"instId":200002,"monsterId":3002030,"eventId":20311048,"pos":{"x":-137130,"y":30916,"z":-276154},"rot":{"x":0,"y":270100,"z":0}},{"groupId":366,"instId":200001,"monsterId":3002030,"eventId":20311047,"pos":{"x":-137130,"y":27175,"z":-264801},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"367":{"props":[],"npcs":[],"monsters":[{"groupId":367,"instId":200002,"monsterId":3002010,"eventId":20311049,"pos":{"x":-123210,"y":8830,"z":-265990},"rot":{"x":0,"y":270100,"z":0}}],"teleports":{}},"380":{"props":[{"groupId":380,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-305900,"y":7530,"z":-65220},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"379":{"props":[{"groupId":379,"instId":300002,"propState":9,"propId":103109,"pos":{"x":-307181,"y":324,"z":-77350},"rot":{"x":0,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"385":{"props":[{"groupId":385,"instId":300002,"propState":0,"propId":102,"pos":{"x":353485,"y":15254,"z":-276970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":385,"instId":300001,"propState":0,"propId":100,"pos":{"x":368237,"y":15144,"z":-285022},"rot":{"x":0,"y":268238,"z":0}}],"npcs":[],"monsters":[{"groupId":385,"instId":200006,"monsterId":3001021,"eventId":10301299,"pos":{"x":372803,"y":3074,"z":-296227},"rot":{"x":0,"y":270100,"z":0}},{"groupId":385,"instId":200005,"monsterId":3002011,"eventId":10301299,"pos":{"x":359506,"y":3074,"z":-299640},"rot":{"x":0,"y":180000,"z":0}},{"groupId":385,"instId":200004,"monsterId":3002011,"eventId":10301299,"pos":{"x":365716,"y":3074,"z":-307503},"rot":{"x":0,"y":0,"z":0}},{"groupId":385,"instId":200003,"monsterId":3001021,"eventId":10301299,"pos":{"x":361204,"y":15070,"z":-286142},"rot":{"x":0,"y":90100,"z":0}},{"groupId":385,"instId":200002,"monsterId":3002011,"eventId":10301299,"pos":{"x":372650,"y":15070,"z":-280647},"rot":{"x":0,"y":90100,"z":0}},{"groupId":385,"instId":200001,"monsterId":3002011,"eventId":10301299,"pos":{"x":366869,"y":15148,"z":-276931},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"397":{"props":[{"groupId":397,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-341706,"y":-30261,"z":-77151},"rot":{"x":270000,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"398":{"props":[{"groupId":398,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-335880,"y":-12400,"z":-61543},"rot":{"x":0,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"400":{"props":[{"groupId":400,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-348553,"y":-15827,"z":-77330},"rot":{"x":0,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"411":{"props":[],"npcs":[],"monsters":[{"groupId":411,"instId":200001,"monsterId":3001010,"eventId":20311182,"pos":{"x":-338880,"y":-5590,"z":-104230},"rot":{"x":0,"y":242208,"z":0}}],"teleports":{}},"414":{"props":[{"groupId":414,"instId":300001,"propState":0,"propId":138,"pos":{"x":35340,"y":-10000,"z":-531240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"415":{"props":[{"groupId":415,"instId":300002,"propState":0,"propId":138,"pos":{"x":-179190,"y":-4760,"z":-79740},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"412":{"props":[{"groupId":412,"instId":300001,"propState":1,"propId":103013,"pos":{"x":110257,"y":15961,"z":-263644},"rot":{"x":0,"y":0,"z":0}},{"groupId":412,"instId":300004,"propState":0,"propId":138,"pos":{"x":110330,"y":17630,"z":-263476},"rot":{"x":0,"y":0,"z":0}},{"groupId":412,"instId":300003,"propState":1,"propId":103013,"pos":{"x":35020,"y":-10626,"z":-531100},"rot":{"x":0,"y":87023,"z":0}},{"groupId":412,"instId":300002,"propState":1,"propId":103013,"pos":{"x":71976,"y":-19870,"z":-570363},"rot":{"x":0,"y":358950,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"420":{"props":[{"groupId":420,"instId":300002,"propState":0,"propId":100,"pos":{"x":-144768,"y":-3923,"z":-31631},"rot":{"x":0,"y":70205,"z":0}},{"groupId":420,"instId":300001,"propState":2,"propId":103130,"pos":{"x":-147700,"y":-4480,"z":-34850},"rot":{"x":0,"y":70205,"z":0}}],"npcs":[{"groupId":420,"instId":400001,"npcId":100,"pos":{"x":-147700,"y":-3668,"z":-34850},"rot":{"x":0,"y":70205,"z":0}}],"monsters":[],"teleports":{}},"422":{"props":[{"groupId":422,"instId":300009,"propState":0,"propId":100,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}},{"groupId":422,"instId":300011,"propState":20,"propId":60302,"pos":{"x":-152160,"y":28077,"z":-222460},"rot":{"x":0,"y":0,"z":0}},{"groupId":422,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":422,"instId":300005,"propState":0,"propId":100,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}},{"groupId":422,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}},{"groupId":422,"instId":300013,"propState":0,"propId":211,"pos":{"x":-152160,"y":28077,"z":-222460},"rot":{"x":0,"y":0,"z":0}},{"groupId":422,"instId":300012,"propState":0,"propId":100,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}},{"groupId":422,"instId":300010,"propState":0,"propId":100,"pos":{"x":-149161,"y":28077,"z":-217810},"rot":{"x":0,"y":0,"z":0}},{"groupId":422,"instId":300008,"propState":2,"propId":103031,"pos":{"x":-152164,"y":28077,"z":-217780},"rot":{"x":0,"y":0,"z":0}},{"groupId":422,"instId":300006,"propState":0,"propId":100,"pos":{"x":-152161,"y":28077,"z":-217810},"rot":{"x":0,"y":0,"z":0}},{"groupId":422,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}},{"groupId":422,"instId":300003,"propState":0,"propId":103109,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}},{"groupId":422,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"433":{"props":[{"groupId":433,"instId":300003,"propState":0,"propId":103109,"pos":{"x":-104760,"y":22116,"z":-250750},"rot":{"x":0,"y":270206,"z":0}},{"groupId":433,"instId":300007,"propState":0,"propId":211,"pos":{"x":-102846,"y":22116,"z":-250700},"rot":{"x":0,"y":270000,"z":0}},{"groupId":433,"instId":300006,"propState":20,"propId":60302,"pos":{"x":-102846,"y":22116,"z":-250700},"rot":{"x":0,"y":270000,"z":0}},{"groupId":433,"instId":300005,"propState":0,"propId":100,"pos":{"x":-105807,"y":22116,"z":-250750},"rot":{"x":0,"y":0,"z":0}},{"groupId":433,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-104760,"y":22116,"z":-250750},"rot":{"x":0,"y":270206,"z":0}},{"groupId":433,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-104760,"y":22116,"z":-250750},"rot":{"x":0,"y":270206,"z":0}},{"groupId":433,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-104760,"y":22116,"z":-250750},"rot":{"x":0,"y":270206,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"434":{"props":[{"groupId":434,"instId":300007,"propState":0,"propId":211,"pos":{"x":-140167,"y":16055,"z":-90228},"rot":{"x":0,"y":0,"z":0}},{"groupId":434,"instId":300006,"propState":20,"propId":60302,"pos":{"x":-140441,"y":16055,"z":-94522},"rot":{"x":0,"y":0,"z":0}},{"groupId":434,"instId":300005,"propState":0,"propId":100,"pos":{"x":-137540,"y":16056,"z":-89764},"rot":{"x":0,"y":0,"z":0}},{"groupId":434,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-118380,"y":28048,"z":-70920},"rot":{"x":0,"y":43289,"z":0}},{"groupId":434,"instId":300003,"propState":0,"propId":103109,"pos":{"x":-118380,"y":28048,"z":-70920},"rot":{"x":0,"y":43289,"z":0}},{"groupId":434,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-118380,"y":28048,"z":-70920},"rot":{"x":0,"y":43289,"z":0}},{"groupId":434,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-118380,"y":28048,"z":-70920},"rot":{"x":0,"y":43289,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"447":{"props":[{"groupId":447,"instId":300006,"propState":18,"propId":103036,"pos":{"x":4450,"y":-14925,"z":-260730},"rot":{"x":0,"y":146959,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"463":{"props":[],"npcs":[],"monsters":[{"groupId":463,"instId":200001,"monsterId":3002010,"eventId":20311179,"pos":{"x":-359882,"y":-3720,"z":-68540},"rot":{"x":0,"y":210151,"z":0}}],"teleports":{}},"466":{"props":[{"groupId":466,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-339845,"y":-20415,"z":-50337},"rot":{"x":360,"y":90000,"z":270020}}],"npcs":[],"monsters":[],"teleports":{}},"464":{"props":[{"groupId":464,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-334522,"y":-8750,"z":-58716},"rot":{"x":0,"y":87139,"z":0}},{"groupId":464,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-322291,"y":-26369,"z":-103670},"rot":{"x":0,"y":0,"z":0}},{"groupId":464,"instId":300002,"propState":0,"propId":103015,"pos":{"x":-309911,"y":-8750,"z":-59669},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"465":{"props":[{"groupId":465,"instId":300027,"propState":0,"propId":103016,"pos":{"x":-312647,"y":-8748,"z":-97280},"rot":{"x":0,"y":283876,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"454":{"props":[{"groupId":454,"instId":300007,"propState":0,"propId":211,"pos":{"x":384420,"y":21090,"z":-279590},"rot":{"x":0,"y":90358,"z":0}},{"groupId":454,"instId":300003,"propState":0,"propId":103109,"pos":{"x":384420,"y":21090,"z":-279590},"rot":{"x":0,"y":0,"z":0}},{"groupId":454,"instId":300006,"propState":20,"propId":60302,"pos":{"x":370412,"y":15098,"z":-279300},"rot":{"x":5352,"y":90000,"z":0}},{"groupId":454,"instId":300005,"propState":0,"propId":100,"pos":{"x":384420,"y":21090,"z":-279590},"rot":{"x":0,"y":0,"z":0}},{"groupId":454,"instId":300004,"propState":0,"propId":103109,"pos":{"x":384420,"y":21090,"z":-279590},"rot":{"x":0,"y":0,"z":0}},{"groupId":454,"instId":300002,"propState":0,"propId":103109,"pos":{"x":384420,"y":21090,"z":-279590},"rot":{"x":0,"y":0,"z":0}},{"groupId":454,"instId":300001,"propState":10,"propId":103012,"pos":{"x":384420,"y":21090,"z":-279590},"rot":{"x":0,"y":90358,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"467":{"props":[{"groupId":467,"instId":300001,"propState":0,"propId":103017,"pos":{"x":-319628,"y":-11611,"z":-104232},"rot":{"x":56374,"y":270030,"z":270036}},{"groupId":467,"instId":300027,"propState":0,"propId":103016,"pos":{"x":-338515,"y":5950,"z":-104234},"rot":{"x":347834,"y":269996,"z":270020}}],"npcs":[],"monsters":[],"teleports":{}},"455":{"props":[{"groupId":455,"instId":300006,"propState":20,"propId":60302,"pos":{"x":-356920,"y":-8750,"z":-77250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":455,"instId":300001,"propState":2,"propId":103012,"pos":{"x":-355402,"y":-8750,"z":-77280},"rot":{"x":0,"y":90000,"z":0}},{"groupId":455,"instId":300005,"propState":0,"propId":100,"pos":{"x":-355402,"y":-8750,"z":-77280},"rot":{"x":0,"y":0,"z":0}},{"groupId":455,"instId":300002,"propState":9,"propId":103109,"pos":{"x":-355630,"y":-7750,"z":-55470},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"468":{"props":[{"groupId":468,"instId":300001,"propState":0,"propId":103017,"pos":{"x":-305900,"y":-7940,"z":-64920},"rot":{"x":271634,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"478":{"props":[{"groupId":478,"instId":300028,"propState":0,"propId":103017,"pos":{"x":-119574,"y":31812,"z":-82484},"rot":{"x":52718,"y":180000,"z":270000}},{"groupId":478,"instId":300027,"propState":0,"propId":103016,"pos":{"x":-119573,"y":24456,"z":-81779},"rot":{"x":315224,"y":180000,"z":270000}},{"groupId":478,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-119572,"y":31130,"z":-89770},"rot":{"x":37266,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"479":{"props":[{"groupId":479,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-119572,"y":35422,"z":-71276},"rot":{"x":271982,"y":180000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"485":{"props":[{"groupId":485,"instId":300015,"propState":0,"propId":138,"pos":{"x":-323870,"y":-8789,"z":-98420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300016,"propState":0,"propId":138,"pos":{"x":-329990,"y":-8789,"z":-98420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300014,"propState":0,"propId":138,"pos":{"x":-348010,"y":-8790,"z":-98440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300013,"propState":0,"propId":138,"pos":{"x":-341900,"y":-8790,"z":-98440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300012,"propState":0,"propId":100,"pos":{"x":-316360,"y":-8748,"z":-95582},"rot":{"x":0,"y":0,"z":0}},{"groupId":485,"instId":300011,"propState":0,"propId":100,"pos":{"x":-316360,"y":-8748,"z":-95582},"rot":{"x":0,"y":0,"z":0}},{"groupId":485,"instId":300010,"propState":1,"propId":103073,"pos":{"x":-329990,"y":-8789,"z":-98420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300009,"propState":1,"propId":103073,"pos":{"x":-323870,"y":-8789,"z":-98420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300008,"propState":0,"propId":100,"pos":{"x":-316360,"y":-8748,"z":-95582},"rot":{"x":0,"y":0,"z":0}},{"groupId":485,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-348010,"y":-8790,"z":-98440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300006,"propState":1,"propId":103073,"pos":{"x":-341900,"y":-8790,"z":-98440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300005,"propState":0,"propId":100,"pos":{"x":-316360,"y":-8748,"z":-95582},"rot":{"x":0,"y":0,"z":0}},{"groupId":485,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-316360,"y":-8748,"z":-95582},"rot":{"x":0,"y":0,"z":0}},{"groupId":485,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-312640,"y":-8748,"z":-95510},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"486":{"props":[{"groupId":486,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-335690,"y":-8700,"z":-74280},"rot":{"x":0,"y":270000,"z":0}},{"groupId":486,"instId":300010,"propState":0,"propId":138,"pos":{"x":-335690,"y":-8780,"z":-74280},"rot":{"x":0,"y":270000,"z":0}},{"groupId":486,"instId":300009,"propState":0,"propId":138,"pos":{"x":-341790,"y":-8780,"z":-74280},"rot":{"x":0,"y":270000,"z":0}},{"groupId":486,"instId":300008,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":486,"instId":300006,"propState":1,"propId":103073,"pos":{"x":-341790,"y":-8700,"z":-74280},"rot":{"x":0,"y":270000,"z":0}},{"groupId":486,"instId":300005,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":486,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-315950,"y":-25776,"z":-60024},"rot":{"x":0,"y":0,"z":0}},{"groupId":486,"instId":300001,"propState":20,"propId":103012,"pos":{"x":-347863,"y":2930,"z":-77270},"rot":{"x":270000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"489":{"props":[{"groupId":489,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-315950,"y":-25776,"z":-60024},"rot":{"x":0,"y":0,"z":0}},{"groupId":489,"instId":300005,"propState":0,"propId":100,"pos":{"x":-316481,"y":-8750,"z":-60701},"rot":{"x":0,"y":0,"z":0}},{"groupId":489,"instId":300001,"propState":20,"propId":103012,"pos":{"x":-316481,"y":-8750,"z":-60701},"rot":{"x":0,"y":60289,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"487":{"props":[{"groupId":487,"instId":300014,"propState":0,"propId":138,"pos":{"x":-347920,"y":-8789,"z":-86299},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300009,"propState":1,"propId":103073,"pos":{"x":-347958,"y":-8898,"z":-68277},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300015,"propState":0,"propId":138,"pos":{"x":-347958,"y":-8898,"z":-74397},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300012,"propState":0,"propId":100,"pos":{"x":-351940,"y":-8748,"z":-93120},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300010,"propState":0,"propId":100,"pos":{"x":-351940,"y":-8748,"z":-93120},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-347920,"y":-8789,"z":-86299},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-351940,"y":-8748,"z":-93120},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300016,"propState":0,"propId":138,"pos":{"x":-347958,"y":-8898,"z":-68277},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300013,"propState":0,"propId":138,"pos":{"x":-347920,"y":-8789,"z":-92405},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300011,"propState":0,"propId":100,"pos":{"x":-351940,"y":-8748,"z":-93120},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300008,"propState":1,"propId":103073,"pos":{"x":-347958,"y":-8898,"z":-74397},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300006,"propState":1,"propId":103073,"pos":{"x":-347920,"y":-8789,"z":-92405},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300005,"propState":0,"propId":100,"pos":{"x":-351940,"y":-8748,"z":-93120},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300001,"propState":20,"propId":103012,"pos":{"x":-351050,"y":-8748,"z":-97390},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"498":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"488":{"props":[{"groupId":488,"instId":300017,"propState":0,"propId":138,"pos":{"x":-329882,"y":-8799,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300015,"propState":0,"propId":138,"pos":{"x":-347862,"y":-8885,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300012,"propState":0,"propId":100,"pos":{"x":-349010,"y":-8750,"z":-55460},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-347862,"y":-8885,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300018,"propState":0,"propId":138,"pos":{"x":-323760,"y":-8799,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300016,"propState":0,"propId":138,"pos":{"x":-341768,"y":-8885,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300014,"propState":0,"propId":100,"pos":{"x":-349010,"y":-8750,"z":-55460},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300013,"propState":0,"propId":100,"pos":{"x":-349010,"y":-8750,"z":-55460},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300011,"propState":0,"propId":100,"pos":{"x":-349010,"y":-8750,"z":-55460},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300010,"propState":1,"propId":103073,"pos":{"x":-323760,"y":-8799,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300009,"propState":1,"propId":103073,"pos":{"x":-329882,"y":-8799,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300008,"propState":1,"propId":103073,"pos":{"x":-341768,"y":-8885,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300006,"propState":0,"propId":103001,"pos":{"x":-332830,"y":-8730,"z":-60830},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300005,"propState":0,"propId":100,"pos":{"x":-349010,"y":-8750,"z":-55460},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-315950,"y":-25776,"z":-60024},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300001,"propState":20,"propId":103012,"pos":{"x":-353100,"y":-8750,"z":-58840},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"499":{"props":[{"groupId":499,"instId":300001,"propState":20,"propId":60303,"pos":{"x":-148621,"y":-4480,"z":-31631},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"501":{"props":[{"groupId":501,"instId":300004,"propState":18,"propId":103038,"pos":{"x":122974,"y":23220,"z":-196904},"rot":{"x":348315,"y":193933,"z":15156}},{"groupId":501,"instId":300008,"propState":18,"propId":103038,"pos":{"x":-140630,"y":29960,"z":-51370},"rot":{"x":348315,"y":109705,"z":15156}},{"groupId":501,"instId":300007,"propState":18,"propId":103038,"pos":{"x":-125110,"y":22500,"z":-196790},"rot":{"x":348315,"y":9487,"z":15156}},{"groupId":501,"instId":300006,"propState":18,"propId":103038,"pos":{"x":114254,"y":33230,"z":-312015},"rot":{"x":348315,"y":185378,"z":15156}},{"groupId":501,"instId":300005,"propState":18,"propId":103038,"pos":{"x":-194099,"y":17243,"z":-70785},"rot":{"x":348315,"y":285903,"z":15156}},{"groupId":501,"instId":300003,"propState":18,"propId":103038,"pos":{"x":-119850,"y":-4070,"z":-80450},"rot":{"x":348315,"y":10350,"z":15156}},{"groupId":501,"instId":300002,"propState":18,"propId":103038,"pos":{"x":-661,"y":-15838,"z":-301433},"rot":{"x":348315,"y":86695,"z":15156}},{"groupId":501,"instId":300001,"propState":18,"propId":103038,"pos":{"x":152262,"y":29420,"z":-133030},"rot":{"x":348315,"y":143340,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"614":{"props":[{"groupId":614,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-76,"y":-15300,"z":-270627},"rot":{"x":759,"y":270425,"z":340127}}],"npcs":[],"monsters":[],"teleports":{}},"640":{"props":[{"groupId":640,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-115989,"y":23050,"z":-146744},"rot":{"x":0,"y":207159,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":401,"startAnchorId":null,"startGroupId":null}},"2031102":{"P20311_F20311001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"302":{"props":[{"groupId":302,"instId":300006,"propState":0,"propId":100,"pos":{"x":35260,"y":-8710,"z":-531030},"rot":{"x":0,"y":0,"z":0}},{"groupId":302,"instId":300002,"propState":0,"propId":100,"pos":{"x":110155,"y":18067,"z":-263338},"rot":{"x":0,"y":0,"z":0}},{"groupId":302,"instId":300005,"propState":0,"propId":100,"pos":{"x":97238,"y":108170,"z":160214},"rot":{"x":0,"y":0,"z":0}},{"groupId":302,"instId":300004,"propState":0,"propId":100,"pos":{"x":-179152,"y":-2932,"z":-79670},"rot":{"x":0,"y":0,"z":0}},{"groupId":302,"instId":300003,"propState":0,"propId":100,"pos":{"x":71858,"y":-17715,"z":-569984},"rot":{"x":0,"y":0,"z":0}},{"groupId":302,"instId":300001,"propState":1,"propId":139,"pos":{"x":166914,"y":29381,"z":-130890},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300004,"propState":1,"propId":103013,"pos":{"x":-179420,"y":-5030,"z":-79729},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300002,"propState":0,"propId":103014,"pos":{"x":120671,"y":32410,"z":-316397},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":103014,"pos":{"x":-110818,"y":22077,"z":-216545},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"348":{"props":[],"npcs":[],"monsters":[{"groupId":348,"instId":200002,"monsterId":8002040,"eventId":20311169,"pos":{"x":64150,"y":22076,"z":-250120},"rot":{"x":0,"y":9057,"z":0}},{"groupId":348,"instId":200001,"monsterId":8002040,"eventId":20311170,"pos":{"x":-123186,"y":-16910,"z":-159050},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300004,"propState":8,"propId":101,"pos":{"x":-111459,"y":22077,"z":-147020},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300006,"propState":8,"propId":101,"pos":{"x":-126740,"y":28067,"z":2770},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300002,"propState":8,"propId":101,"pos":{"x":79038,"y":-16910,"z":-250214},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300005,"propState":8,"propId":101,"pos":{"x":-152719,"y":-4910,"z":-87725},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300001,"propState":8,"propId":101,"pos":{"x":166106,"y":28084,"z":-136319},"rot":{"x":0,"y":314789,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2031101":{"anchorId":1,"groupId":51,"instId":300001,"pos":{"x":160361,"y":28084,"z":-130813},"rot":{"x":0,"y":270000,"z":0}},"2031102":{"anchorId":2,"groupId":51,"instId":300002,"pos":{"x":72413,"y":-16918,"z":-259230},"rot":{"x":0,"y":270000,"z":0}},"2031103":{"anchorId":4,"groupId":51,"instId":300004,"pos":{"x":-120646,"y":22077,"z":-148724},"rot":{"x":0,"y":270000,"z":0}},"2031104":{"anchorId":5,"groupId":51,"instId":300005,"pos":{"x":-145525,"y":-4910,"z":-79740},"rot":{"x":0,"y":90000,"z":0}},"2031105":{"anchorId":6,"groupId":51,"instId":300006,"pos":{"x":-130013,"y":28067,"z":-3320},"rot":{"x":0,"y":180000,"z":0}}}},"50":{"props":[{"groupId":50,"instId":300016,"propState":12,"propId":60301,"pos":{"x":72060,"y":-19507,"z":-524470},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300011,"propState":12,"propId":60301,"pos":{"x":-140663,"y":28320,"z":12394},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300014,"propState":12,"propId":60301,"pos":{"x":74440,"y":-16918,"z":-241080},"rot":{"x":0,"y":175344,"z":0}},{"groupId":50,"instId":300012,"propState":12,"propId":60301,"pos":{"x":-130017,"y":19343,"z":-128351},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300009,"propState":12,"propId":60301,"pos":{"x":-178999,"y":-10481,"z":-132258},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300006,"propState":12,"propId":60301,"pos":{"x":-65660,"y":22081,"z":-252210},"rot":{"x":0,"y":300000,"z":0}},{"groupId":50,"instId":300002,"propState":12,"propId":60301,"pos":{"x":139150,"y":22138,"z":-204590},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300015,"propState":12,"propId":60301,"pos":{"x":-126308,"y":28032,"z":-21270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300013,"propState":12,"propId":60303,"pos":{"x":-152666,"y":16077,"z":-168726},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300007,"propState":12,"propId":60301,"pos":{"x":-151375,"y":21032,"z":-32193},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300010,"propState":12,"propId":60301,"pos":{"x":-170467,"y":22077,"z":-141800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-140546,"y":28067,"z":-177350},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300005,"propState":12,"propId":60301,"pos":{"x":25570,"y":-16858,"z":-271110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300004,"propState":12,"propId":60301,"pos":{"x":169631,"y":32410,"z":-311082},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300003,"propState":12,"propId":60301,"pos":{"x":75309,"y":22090,"z":-181886},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300001,"propState":12,"propId":60301,"pos":{"x":135190,"y":28084,"z":-112910},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[],"npcs":[],"monsters":[{"groupId":52,"instId":200008,"monsterId":3011010,"eventId":20311110,"pos":{"x":73060,"y":22095,"z":-209760},"rot":{"x":0,"y":290000,"z":0}},{"groupId":52,"instId":200007,"monsterId":3012020,"eventId":20311109,"pos":{"x":75868,"y":22090,"z":-209200},"rot":{"x":0,"y":160000,"z":0}},{"groupId":52,"instId":200006,"monsterId":3012020,"eventId":20311107,"pos":{"x":120449,"y":22112,"z":-205441},"rot":{"x":0,"y":50000,"z":0}},{"groupId":52,"instId":200005,"monsterId":3002010,"eventId":20311106,"pos":{"x":117011,"y":22103,"z":-207699},"rot":{"x":0,"y":60000,"z":0}},{"groupId":52,"instId":200004,"monsterId":3011010,"eventId":20311105,"pos":{"x":92257,"y":22090,"z":-194733},"rot":{"x":0,"y":260000,"z":0}},{"groupId":52,"instId":200003,"monsterId":3002010,"eventId":20311104,"pos":{"x":112810,"y":22118,"z":-214378},"rot":{"x":0,"y":213387,"z":0}},{"groupId":52,"instId":200002,"monsterId":3012020,"eventId":20311103,"pos":{"x":91778,"y":22090,"z":-199737},"rot":{"x":0,"y":303327,"z":0}}],"teleports":{}},"312":{"props":[],"npcs":[],"monsters":[{"groupId":312,"instId":200017,"monsterId":3011010,"eventId":20311141,"pos":{"x":-167428,"y":-10910,"z":-136067},"rot":{"x":0,"y":0,"z":0}},{"groupId":312,"instId":200016,"monsterId":3012020,"eventId":20311140,"pos":{"x":-165106,"y":-10910,"z":-125182},"rot":{"x":0,"y":-2,"z":0}}],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300022,"propState":0,"propId":103017,"pos":{"x":-135497,"y":-4910,"z":-26902},"rot":{"x":0,"y":142473,"z":0}},{"groupId":56,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-125438,"y":-16910,"z":-196494},"rot":{"x":0,"y":118484,"z":0}},{"groupId":56,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-121595,"y":-16910,"z":-150035},"rot":{"x":0,"y":178939,"z":0}},{"groupId":56,"instId":300023,"propState":0,"propId":103017,"pos":{"x":-126745,"y":-4910,"z":-95978},"rot":{"x":0,"y":353936,"z":0}},{"groupId":56,"instId":300019,"propState":0,"propId":103016,"pos":{"x":-153673,"y":28075,"z":-2480},"rot":{"x":0,"y":119812,"z":0}},{"groupId":56,"instId":300018,"propState":0,"propId":103017,"pos":{"x":-145805,"y":21032,"z":-27344},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300015,"propState":0,"propId":103017,"pos":{"x":-142734,"y":19077,"z":-152427},"rot":{"x":0,"y":115462,"z":0}},{"groupId":56,"instId":300011,"propState":0,"propId":103016,"pos":{"x":-121053,"y":22077,"z":-177263},"rot":{"x":0,"y":173938,"z":0}},{"groupId":56,"instId":300008,"propState":0,"propId":103016,"pos":{"x":63798,"y":-16918,"z":-242284},"rot":{"x":0,"y":321448,"z":0}},{"groupId":56,"instId":300005,"propState":0,"propId":103017,"pos":{"x":129786,"y":32420,"z":-313979},"rot":{"x":0,"y":314975,"z":0}},{"groupId":56,"instId":300012,"propState":0,"propId":103015,"pos":{"x":-196652,"y":16032,"z":-58845},"rot":{"x":0,"y":46295,"z":0}},{"groupId":56,"instId":300028,"propState":0,"propId":103016,"pos":{"x":-75992,"y":-16900,"z":-202281},"rot":{"x":0,"y":187292,"z":0}},{"groupId":56,"instId":300025,"propState":0,"propId":103016,"pos":{"x":-161538,"y":-10910,"z":-137835},"rot":{"x":0,"y":247230,"z":0}},{"groupId":56,"instId":300024,"propState":0,"propId":103017,"pos":{"x":-127846,"y":-4910,"z":-132695},"rot":{"x":0,"y":297112,"z":0}},{"groupId":56,"instId":300021,"propState":0,"propId":103016,"pos":{"x":-188120,"y":16032,"z":-80463},"rot":{"x":0,"y":285781,"z":0}},{"groupId":56,"instId":300020,"propState":0,"propId":103017,"pos":{"x":-188991,"y":28032,"z":2956},"rot":{"x":0,"y":186615,"z":0}},{"groupId":56,"instId":300017,"propState":0,"propId":103017,"pos":{"x":-136000,"y":22077,"z":-127490},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300016,"propState":0,"propId":103016,"pos":{"x":-153560,"y":16077,"z":-129380},"rot":{"x":0,"y":107668,"z":0}},{"groupId":56,"instId":300010,"propState":0,"propId":103017,"pos":{"x":-121155,"y":22077,"z":-216574},"rot":{"x":0,"y":353807,"z":0}},{"groupId":56,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-80004,"y":22090,"z":-201241},"rot":{"x":0,"y":84752,"z":0}},{"groupId":56,"instId":300004,"propState":0,"propId":103016,"pos":{"x":80018,"y":22090,"z":-228853},"rot":{"x":0,"y":220892,"z":0}},{"groupId":56,"instId":300003,"propState":0,"propId":103017,"pos":{"x":108292,"y":16085,"z":-249816},"rot":{"x":0,"y":151903,"z":0}},{"groupId":56,"instId":300007,"propState":0,"propId":103016,"pos":{"x":115530,"y":22088,"z":-216120},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300006,"propState":0,"propId":103016,"pos":{"x":144074,"y":28100,"z":-138285},"rot":{"x":0,"y":46973,"z":0}},{"groupId":56,"instId":300029,"propState":0,"propId":103015,"pos":{"x":164490,"y":32410,"z":-315343},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300014,"propState":0,"propId":103015,"pos":{"x":-62450,"y":-16918,"z":-245750},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300013,"propState":0,"propId":103015,"pos":{"x":-171791,"y":22077,"z":-150220},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300001,"propState":0,"propId":103015,"pos":{"x":148261,"y":28084,"z":-162045},"rot":{"x":0,"y":349862,"z":0}},{"groupId":56,"instId":300002,"propState":0,"propId":103015,"pos":{"x":99106,"y":28410,"z":-310270},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"313":{"props":[],"npcs":[],"monsters":[{"groupId":313,"instId":200003,"monsterId":3002030,"eventId":20311027,"pos":{"x":-140030,"y":22077,"z":-163210},"rot":{"x":0,"y":300000,"z":0}},{"groupId":313,"instId":200008,"monsterId":3011010,"eventId":20311010,"pos":{"x":73060,"y":22095,"z":-209760},"rot":{"x":0,"y":290000,"z":0}},{"groupId":313,"instId":200004,"monsterId":3002010,"eventId":20311028,"pos":{"x":-152247,"y":22077,"z":-136775},"rot":{"x":0,"y":180000,"z":0}},{"groupId":313,"instId":200002,"monsterId":3001020,"eventId":20311021,"pos":{"x":-76970,"y":22090,"z":-221450},"rot":{"x":0,"y":0,"z":0}},{"groupId":313,"instId":200001,"monsterId":3002010,"eventId":20311020,"pos":{"x":-73780,"y":22090,"z":-205370},"rot":{"x":0,"y":30000,"z":0}},{"groupId":313,"instId":200007,"monsterId":3012020,"eventId":20311009,"pos":{"x":75868,"y":22090,"z":-209200},"rot":{"x":0,"y":160000,"z":0}}],"teleports":{}},"311":{"props":[],"npcs":[],"monsters":[{"groupId":311,"instId":200001,"monsterId":3002010,"eventId":20311128,"pos":{"x":-152247,"y":22077,"z":-136775},"rot":{"x":0,"y":180000,"z":0}},{"groupId":311,"instId":200015,"monsterId":3002030,"eventId":20311127,"pos":{"x":-140030,"y":22077,"z":-163210},"rot":{"x":0,"y":300000,"z":0}},{"groupId":311,"instId":200014,"monsterId":3002030,"eventId":20311125,"pos":{"x":-125410,"y":22121,"z":-208390},"rot":{"x":0,"y":325000,"z":0}},{"groupId":311,"instId":200013,"monsterId":3001020,"eventId":20311124,"pos":{"x":-142707,"y":22090,"z":-189387},"rot":{"x":0,"y":180000,"z":0}},{"groupId":311,"instId":200012,"monsterId":3002010,"eventId":20311123,"pos":{"x":-121338,"y":22099,"z":-188080},"rot":{"x":0,"y":170000,"z":0}},{"groupId":311,"instId":200011,"monsterId":3002010,"eventId":20311122,"pos":{"x":-123114,"y":22097,"z":-203660},"rot":{"x":0,"y":308123,"z":0}},{"groupId":311,"instId":200002,"monsterId":3001020,"eventId":20311121,"pos":{"x":-76970,"y":22090,"z":-221450},"rot":{"x":0,"y":0,"z":0}},{"groupId":311,"instId":200010,"monsterId":3002010,"eventId":20311120,"pos":{"x":-73780,"y":22090,"z":-205370},"rot":{"x":0,"y":30000,"z":0}}],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300004,"propState":0,"propId":100,"pos":{"x":95351,"y":28410,"z":-312124},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300003,"propState":0,"propId":211,"pos":{"x":80288,"y":28410,"z":-302663},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300002,"propState":0,"propId":100,"pos":{"x":80288,"y":28410,"z":-302663},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300001,"propState":11,"propId":60303,"pos":{"x":80288,"y":28410,"z":-302663},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":57,"instId":200001,"monsterId":3003010,"eventId":20311233,"pos":{"x":84597,"y":28420,"z":-303957},"rot":{"x":0,"y":124687,"z":0}}],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300001,"propState":8,"propId":702,"pos":{"x":-190717,"y":23077,"z":-149660},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":55,"instId":200001,"monsterId":3003021,"eventId":101215,"pos":{"x":-190717,"y":22077,"z":-149660},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{"1115":{"anchorId":1,"groupId":55,"instId":300001,"pos":{"x":-184613,"y":22077,"z":-149622},"rot":{"x":0,"y":270000,"z":0}}}},"68":{"props":[{"groupId":68,"instId":300002,"propState":0,"propId":102,"pos":{"x":171780,"y":32420,"z":-319930},"rot":{"x":0,"y":135000,"z":0}},{"groupId":68,"instId":300001,"propState":8,"propId":901,"pos":{"x":170990,"y":32410,"z":-319140},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1209":{"anchorId":1,"groupId":68,"instId":300001,"pos":{"x":169880,"y":32410,"z":-318150},"rot":{"x":0,"y":135000,"z":0}}}},"54":{"props":[{"groupId":54,"instId":300002,"propState":0,"propId":100,"pos":{"x":-194281,"y":16032,"z":-82577},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300004,"propState":0,"propId":100,"pos":{"x":-185480,"y":16032,"z":-76900},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300003,"propState":0,"propId":211,"pos":{"x":-194281,"y":16032,"z":-82577},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300001,"propState":11,"propId":60302,"pos":{"x":-194281,"y":16032,"z":-82577},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":54,"instId":200002,"monsterId":3002010,"eventId":20311238,"pos":{"x":-196140,"y":16032,"z":-79300},"rot":{"x":0,"y":153201,"z":0}},{"groupId":54,"instId":200001,"monsterId":3002010,"eventId":20311237,"pos":{"x":-191880,"y":16032,"z":-79930},"rot":{"x":0,"y":198416,"z":0}}],"teleports":{}},"303":{"props":[{"groupId":303,"instId":300001,"propState":8,"propId":808,"pos":{"x":117147,"y":32410,"z":-330955},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1016":{"anchorId":1,"groupId":303,"instId":300001,"pos":{"x":118093,"y":32410,"z":-330955},"rot":{"x":0,"y":270000,"z":0}}}},"304":{"props":[{"groupId":304,"instId":300001,"propState":8,"propId":801,"pos":{"x":-67310,"y":22081,"z":-235630},"rot":{"x":0,"y":190000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1019":{"anchorId":1,"groupId":304,"instId":300001,"pos":{"x":-67530,"y":22081,"z":-236430},"rot":{"x":0,"y":10000,"z":0}}}},"300":{"props":[{"groupId":300,"instId":300001,"propState":11,"propId":103018,"pos":{"x":131480,"y":28090,"z":-214320},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"298":{"props":[{"groupId":298,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-26220,"y":-16858,"z":-271207},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"301":{"props":[{"groupId":301,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-75991,"y":22090,"z":-182680},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"432":{"props":[{"groupId":432,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-154075,"y":28032,"z":-41050},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300003,"propState":0,"propId":103011,"pos":{"x":-140500,"y":22100,"z":-125764},"rot":{"x":0,"y":180000,"z":0}},{"groupId":37,"instId":300002,"propState":1,"propId":103011,"pos":{"x":-140500,"y":19040,"z":-103893},"rot":{"x":0,"y":180000,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":103010,"pos":{"x":-140500,"y":22100,"z":-114810},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300001,"propState":0,"propId":103010,"pos":{"x":-140580,"y":20930,"z":-46900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":38,"instId":300004,"propState":0,"propId":103039,"pos":{"x":-142489,"y":16032,"z":-52035},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300003,"propState":1,"propId":103011,"pos":{"x":-140516,"y":21035,"z":-37883},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300002,"propState":0,"propId":103011,"pos":{"x":-140501,"y":16010,"z":-55956},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300002,"propState":1,"propId":103011,"pos":{"x":-116121,"y":22100,"z":-248043},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300003,"propState":1,"propId":103011,"pos":{"x":-116180,"y":22050,"z":-217760},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300001,"propState":0,"propId":103010,"pos":{"x":-116070,"y":25360,"z":-232860},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[],"npcs":[],"monsters":[{"groupId":60,"instId":200001,"monsterId":3002010,"eventId":20311113,"pos":{"x":156056,"y":35107,"z":-267386},"rot":{"x":0,"y":200000,"z":0}},{"groupId":60,"instId":200002,"monsterId":3002010,"eventId":20311114,"pos":{"x":160640,"y":35030,"z":-267890},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":200003,"monsterId":3012020,"eventId":20311112,"pos":{"x":132120,"y":35107,"z":-270170},"rot":{"x":0,"y":270100,"z":0}}],"teleports":{}},"314":{"props":[],"npcs":[],"monsters":[{"groupId":314,"instId":200002,"monsterId":3002010,"eventId":20311014,"pos":{"x":160640,"y":35030,"z":-267890},"rot":{"x":0,"y":0,"z":0}},{"groupId":314,"instId":200001,"monsterId":3002010,"eventId":20311013,"pos":{"x":156056,"y":35107,"z":-267386},"rot":{"x":0,"y":200000,"z":0}},{"groupId":314,"instId":200003,"monsterId":3012020,"eventId":20311012,"pos":{"x":132120,"y":35107,"z":-270170},"rot":{"x":0,"y":270100,"z":0}}],"teleports":{}},"61":{"props":[],"npcs":[],"monsters":[{"groupId":61,"instId":200002,"monsterId":3001010,"eventId":20311117,"pos":{"x":146553,"y":47046,"z":-261769},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":200001,"monsterId":3002010,"eventId":20311116,"pos":{"x":157484,"y":47050,"z":-267178},"rot":{"x":0,"y":316135,"z":0}}],"teleports":{}},"317":{"props":[],"npcs":[],"monsters":[{"groupId":317,"instId":200002,"monsterId":3001010,"eventId":20311017,"pos":{"x":146553,"y":47046,"z":-261769},"rot":{"x":0,"y":180000,"z":0}},{"groupId":317,"instId":200001,"monsterId":3002010,"eventId":20311016,"pos":{"x":157484,"y":47050,"z":-267178},"rot":{"x":0,"y":316135,"z":0}}],"teleports":{}},"315":{"props":[],"npcs":[],"monsters":[{"groupId":315,"instId":200001,"monsterId":3012020,"eventId":20311115,"pos":{"x":167200,"y":43360,"z":-258160},"rot":{"x":0,"y":265633,"z":0}}],"teleports":{}},"316":{"props":[],"npcs":[],"monsters":[{"groupId":316,"instId":200001,"monsterId":3012020,"eventId":20311015,"pos":{"x":167200,"y":43360,"z":-258160},"rot":{"x":0,"y":265633,"z":0}}],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300002,"propState":0,"propId":103017,"pos":{"x":126273,"y":35030,"z":-277480},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300001,"propState":0,"propId":103016,"pos":{"x":166059,"y":35202,"z":-250726},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300003,"propState":0,"propId":103016,"pos":{"x":110107,"y":47060,"z":-274810},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":63,"instId":300002,"propState":0,"propId":103017,"pos":{"x":134365,"y":47050,"z":-264099},"rot":{"x":0,"y":216920,"z":180000}},{"groupId":63,"instId":300001,"propState":0,"propId":103016,"pos":{"x":166240,"y":47050,"z":-271620},"rot":{"x":0,"y":180000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300001,"propState":12,"propId":60302,"pos":{"x":111726,"y":35080,"z":-269710},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300002,"propState":12,"propId":60301,"pos":{"x":153190,"y":46630,"z":-272600},"rot":{"x":350601,"y":305478,"z":155240}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300001,"propState":0,"propId":103015,"pos":{"x":125230,"y":39880,"z":-263970},"rot":{"x":328704,"y":359902,"z":269958}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300004,"propState":0,"propId":100,"pos":{"x":125420,"y":41160,"z":-256100},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":71,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":71,"instId":300003,"propState":0,"propId":211,"pos":{"x":125420,"y":40810,"z":-276120},"rot":{"x":0,"y":0,"z":270000}},{"groupId":71,"instId":300001,"propState":11,"propId":60303,"pos":{"x":125230,"y":40820,"z":-276050},"rot":{"x":0,"y":0,"z":270000}}],"npcs":[],"monsters":[{"groupId":71,"instId":200001,"monsterId":3003020,"eventId":20311231,"pos":{"x":125231,"y":43140,"z":-270798},"rot":{"x":0,"y":150913,"z":0}}],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300028,"propState":0,"propId":103016,"pos":{"x":-107792,"y":28048,"z":-72795},"rot":{"x":0,"y":268271,"z":0}},{"groupId":74,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-159972,"y":16032,"z":-86207},"rot":{"x":0,"y":0,"z":0}},{"groupId":74,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-130967,"y":16048,"z":-66606},"rot":{"x":0,"y":13220,"z":0}},{"groupId":74,"instId":300002,"propState":0,"propId":103015,"pos":{"x":-122020,"y":16032,"z":-80556},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300004,"propState":0,"propId":100,"pos":{"x":-107740,"y":22034,"z":-54710},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300003,"propState":0,"propId":211,"pos":{"x":-110601,"y":22308,"z":-40540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300002,"propState":0,"propId":100,"pos":{"x":-110601,"y":22308,"z":-40540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300001,"propState":11,"propId":60302,"pos":{"x":-110601,"y":22308,"z":-40540},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":73,"instId":200002,"monsterId":3012020,"eventId":20311236,"pos":{"x":-107920,"y":22308,"z":-45240},"rot":{"x":0,"y":220000,"z":0}},{"groupId":73,"instId":200001,"monsterId":3012020,"eventId":20311235,"pos":{"x":-109284,"y":22322,"z":-43534},"rot":{"x":0,"y":240000,"z":0}}],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-104283,"y":16032,"z":-58786},"rot":{"x":0,"y":180000,"z":0}},{"groupId":75,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-149276,"y":16048,"z":-62254},"rot":{"x":0,"y":317606,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[],"npcs":[],"monsters":[{"groupId":76,"instId":200003,"monsterId":3011010,"eventId":20311133,"pos":{"x":-110340,"y":28031,"z":-50118},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":200002,"monsterId":3011010,"eventId":20311132,"pos":{"x":-140577,"y":16048,"z":-61118},"rot":{"x":0,"y":180000,"z":0}},{"groupId":76,"instId":200001,"monsterId":3012020,"eventId":20311131,"pos":{"x":-148440,"y":16032,"z":-67018},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"79":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-152550,"y":23093,"z":-55923},"rot":{"x":275143,"y":270000,"z":90000}},{"groupId":78,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-140319,"y":38323,"z":-55920},"rot":{"x":44792,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-161471,"y":30453,"z":-95362},"rot":{"x":319352,"y":0,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[],"npcs":[],"monsters":[{"groupId":82,"instId":200002,"monsterId":3012020,"eventId":20311136,"pos":{"x":-161394,"y":25170,"z":-77090},"rot":{"x":0,"y":270919,"z":0}},{"groupId":82,"instId":200001,"monsterId":3002010,"eventId":20311135,"pos":{"x":-161471,"y":24260,"z":-80660},"rot":{"x":0,"y":292812,"z":0}}],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300003,"propState":0,"propId":103016,"pos":{"x":369575,"y":2940,"z":-308518},"rot":{"x":0,"y":0,"z":0}},{"groupId":90,"instId":300002,"propState":0,"propId":103017,"pos":{"x":377128,"y":2940,"z":-300428},"rot":{"x":0,"y":0,"z":0}},{"groupId":90,"instId":300001,"propState":12,"propId":60303,"pos":{"x":356617,"y":6088,"z":-309496},"rot":{"x":0,"y":268238,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[],"npcs":[],"monsters":[{"groupId":92,"instId":200002,"monsterId":3002030,"eventId":20311151,"pos":{"x":362600,"y":30140,"z":-298150},"rot":{"x":0,"y":270100,"z":0}},{"groupId":92,"instId":200001,"monsterId":3001020,"eventId":20311152,"pos":{"x":352308,"y":21470,"z":-298150},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300001,"propState":12,"propId":60301,"pos":{"x":373830,"y":35270,"z":-298138},"rot":{"x":358405,"y":90001,"z":89980}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[],"npcs":[],"monsters":[{"groupId":94,"instId":200002,"monsterId":3001020,"eventId":20311154,"pos":{"x":390050,"y":32990,"z":-270299},"rot":{"x":0,"y":217133,"z":0}},{"groupId":94,"instId":200001,"monsterId":3002010,"eventId":20311153,"pos":{"x":389932,"y":22510,"z":-271697},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300002,"propState":12,"propId":60303,"pos":{"x":366015,"y":49580,"z":-289187},"rot":{"x":90000,"y":270000,"z":0}},{"groupId":95,"instId":300001,"propState":12,"propId":60301,"pos":{"x":390050,"y":32580,"z":-272873},"rot":{"x":357245,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[],"npcs":[],"monsters":[{"groupId":96,"instId":200001,"monsterId":3002030,"eventId":20311155,"pos":{"x":377750,"y":39010,"z":-281240},"rot":{"x":0,"y":270100,"z":0}}],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300003,"propState":0,"propId":211,"pos":{"x":342050,"y":33275,"z":-289213},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":97,"instId":300002,"propState":0,"propId":100,"pos":{"x":342050,"y":33275,"z":-289213},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":97,"instId":300001,"propState":11,"propId":60303,"pos":{"x":342050,"y":33275,"z":-289213},"rot":{"x":90000,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":97,"instId":200001,"monsterId":3003020,"eventId":20311239,"pos":{"x":342140,"y":29800,"z":-287490},"rot":{"x":0,"y":68670,"z":0}}],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300026,"propState":0,"propId":103016,"pos":{"x":342140,"y":27170,"z":-278174},"rot":{"x":0,"y":0,"z":270000}},{"groupId":98,"instId":300002,"propState":0,"propId":103015,"pos":{"x":342050,"y":33350,"z":-270300},"rot":{"x":0,"y":0,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300003,"propState":0,"propId":103016,"pos":{"x":350276,"y":39010,"z":-276543},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":99,"instId":300001,"propState":0,"propId":103017,"pos":{"x":381066,"y":39010,"z":-276573},"rot":{"x":0,"y":180000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300003,"propState":0,"propId":103016,"pos":{"x":379885,"y":35051,"z":-298150},"rot":{"x":89980,"y":0,"z":0}},{"groupId":100,"instId":300001,"propState":0,"propId":103017,"pos":{"x":350564,"y":33868,"z":-298148},"rot":{"x":17801,"y":89994,"z":89979}}],"npcs":[],"monsters":[],"teleports":{}},"107":{"props":[{"groupId":107,"instId":300003,"propState":1,"propId":103011,"pos":{"x":-125503,"y":28037,"z":-40901},"rot":{"x":0,"y":270000,"z":0}},{"groupId":107,"instId":300004,"propState":0,"propId":103039,"pos":{"x":-115543,"y":28034,"z":-42975},"rot":{"x":0,"y":270000,"z":0}},{"groupId":107,"instId":300002,"propState":0,"propId":103011,"pos":{"x":-113489,"y":28030,"z":-40900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":107,"instId":300001,"propState":0,"propId":103010,"pos":{"x":-119563,"y":30930,"z":-40770},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"168":{"props":[{"groupId":168,"instId":300002,"propState":1,"propId":211,"pos":{"x":161054,"y":29791,"z":-122170},"rot":{"x":0,"y":0,"z":0}},{"groupId":168,"instId":300001,"propState":18,"propId":103025,"pos":{"x":161054,"y":29791,"z":-122170},"rot":{"x":1434,"y":178459,"z":44760}}],"npcs":[],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300002,"propState":1,"propId":211,"pos":{"x":93164,"y":22768,"z":-183201},"rot":{"x":0,"y":0,"z":0}},{"groupId":169,"instId":300001,"propState":18,"propId":103025,"pos":{"x":93164,"y":22768,"z":-183201},"rot":{"x":90000,"y":279626,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"172":{"props":[{"groupId":172,"instId":300002,"propState":1,"propId":211,"pos":{"x":11397,"y":-14757,"z":-281489},"rot":{"x":0,"y":0,"z":0}},{"groupId":172,"instId":300001,"propState":18,"propId":103025,"pos":{"x":10836,"y":-15124,"z":-281828},"rot":{"x":347989,"y":253540,"z":283757}}],"npcs":[],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300002,"propState":1,"propId":211,"pos":{"x":-31548,"y":-15925,"z":-258229},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-31576,"y":-14501,"z":-256385},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300002,"propState":1,"propId":211,"pos":{"x":-128723,"y":-3319,"z":-72647},"rot":{"x":0,"y":310570,"z":0}},{"groupId":184,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-128529,"y":-3461,"z":-72170},"rot":{"x":335488,"y":120467,"z":74180}}],"npcs":[],"monsters":[],"teleports":{}},"185":{"props":[{"groupId":185,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-146994,"y":19513,"z":-92703},"rot":{"x":0,"y":270000,"z":42240}},{"groupId":185,"instId":300002,"propState":1,"propId":211,"pos":{"x":-146994,"y":19513,"z":-92703},"rot":{"x":0,"y":270000,"z":42240}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300002,"propState":1,"propId":211,"pos":{"x":-146411,"y":29094,"z":-14855},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-146411,"y":29094,"z":-14855},"rot":{"x":0,"y":136460,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300004,"propState":1,"propId":211,"pos":{"x":83802,"y":29258,"z":-317801},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300003,"propState":0,"propId":103025,"pos":{"x":84373,"y":29151,"z":-318710},"rot":{"x":0,"y":150375,"z":0}},{"groupId":187,"instId":300002,"propState":0,"propId":103025,"pos":{"x":82722,"y":29172,"z":-317748},"rot":{"x":0,"y":90000,"z":0}},{"groupId":187,"instId":300001,"propState":18,"propId":103025,"pos":{"x":84365,"y":29166,"z":-316790},"rot":{"x":0,"y":37527,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-173186,"y":-9401,"z":-127050},"rot":{"x":0,"y":0,"z":0}},{"groupId":183,"instId":300004,"propState":1,"propId":211,"pos":{"x":-173186,"y":-9401,"z":-127050},"rot":{"x":0,"y":0,"z":0}},{"groupId":183,"instId":300003,"propState":0,"propId":103025,"pos":{"x":-171872,"y":-9634,"z":-123076},"rot":{"x":0,"y":46339,"z":0}},{"groupId":183,"instId":300002,"propState":0,"propId":103025,"pos":{"x":-176788,"y":-9420,"z":-125359},"rot":{"x":0,"y":328197,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300002,"propState":1,"propId":211,"pos":{"x":-190622,"y":16032,"z":-67910},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-189692,"y":16880,"z":-70458},"rot":{"x":15672,"y":18331,"z":20018}}],"npcs":[],"monsters":[],"teleports":{}},"266":{"props":[{"groupId":266,"instId":300002,"propState":1,"propId":211,"pos":{"x":69319,"y":23836,"z":-190915},"rot":{"x":0,"y":0,"z":0}},{"groupId":266,"instId":300001,"propState":18,"propId":103025,"pos":{"x":69319,"y":23836,"z":-190915},"rot":{"x":0,"y":327586,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"268":{"props":[{"groupId":268,"instId":300002,"propState":1,"propId":211,"pos":{"x":112380,"y":22112,"z":-201770},"rot":{"x":0,"y":22616,"z":0}},{"groupId":268,"instId":300001,"propState":18,"propId":103025,"pos":{"x":116887,"y":27996,"z":-195881},"rot":{"x":305322,"y":37833,"z":23219}}],"npcs":[],"monsters":[],"teleports":{}},"279":{"props":[{"groupId":279,"instId":300002,"propState":1,"propId":211,"pos":{"x":119242,"y":47046,"z":-281370},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":279,"instId":300001,"propState":18,"propId":103025,"pos":{"x":119221,"y":44462,"z":-280004},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"280":{"props":[{"groupId":280,"instId":300001,"propState":18,"propId":103025,"pos":{"x":344637,"y":20138,"z":-274774},"rot":{"x":338918,"y":0,"z":0}},{"groupId":280,"instId":300002,"propState":1,"propId":211,"pos":{"x":345046,"y":18100,"z":-276220},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"282":{"props":[{"groupId":282,"instId":300002,"propState":1,"propId":211,"pos":{"x":388814,"y":21945,"z":-280300},"rot":{"x":0,"y":0,"z":0}},{"groupId":282,"instId":300001,"propState":18,"propId":103025,"pos":{"x":384467,"y":21988,"z":-286179},"rot":{"x":56356,"y":190311,"z":184504}}],"npcs":[],"monsters":[],"teleports":{}},"421":{"props":[{"groupId":421,"instId":300002,"propState":1,"propId":211,"pos":{"x":357553,"y":6050,"z":-309853},"rot":{"x":0,"y":0,"z":0}},{"groupId":421,"instId":300001,"propState":18,"propId":103025,"pos":{"x":357961,"y":6050,"z":-308940},"rot":{"x":69836,"y":90000,"z":19092}}],"npcs":[],"monsters":[],"teleports":{}},"269":{"props":[{"groupId":269,"instId":300004,"propState":1,"propId":211,"pos":{"x":-153173,"y":16077,"z":-165221},"rot":{"x":0,"y":0,"z":0}},{"groupId":269,"instId":300003,"propState":0,"propId":103025,"pos":{"x":-152461,"y":16545,"z":-165008},"rot":{"x":0,"y":313797,"z":0}},{"groupId":269,"instId":300002,"propState":0,"propId":103025,"pos":{"x":-153447,"y":16347,"z":-164321},"rot":{"x":24013,"y":52557,"z":342692}},{"groupId":269,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-153603,"y":16649,"z":-163317},"rot":{"x":358702,"y":46372,"z":291065}}],"npcs":[],"monsters":[],"teleports":{}},"271":{"props":[{"groupId":271,"instId":300002,"propState":1,"propId":211,"pos":{"x":58289,"y":-16028,"z":-246820},"rot":{"x":0,"y":0,"z":0}},{"groupId":271,"instId":300001,"propState":18,"propId":103025,"pos":{"x":58289,"y":-16028,"z":-246820},"rot":{"x":0,"y":346147,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"292":{"props":[{"groupId":292,"instId":300002,"propState":1,"propId":211,"pos":{"x":-127540,"y":22189,"z":-250830},"rot":{"x":0,"y":0,"z":0}},{"groupId":292,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-130281,"y":22508,"z":-249461},"rot":{"x":79947,"y":273476,"z":183530}}],"npcs":[],"monsters":[],"teleports":{}},"281":{"props":[{"groupId":281,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-114495,"y":9090,"z":-265990},"rot":{"x":0,"y":270000,"z":90000}},{"groupId":281,"instId":300002,"propState":1,"propId":211,"pos":{"x":-114829,"y":9212,"z":-265990},"rot":{"x":0,"y":270000,"z":90000}},{"groupId":281,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-114500,"y":9089,"z":-267385},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"326":{"props":[{"groupId":326,"instId":300001,"propState":12,"propId":60302,"pos":{"x":-356156,"y":-8790,"z":-77323},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300005,"propState":0,"propId":103031,"pos":{"x":-116165,"y":22090,"z":-175809},"rot":{"x":0,"y":180000,"z":0}},{"groupId":173,"instId":300018,"propState":1,"propId":103032,"pos":{"x":-173385,"y":22081,"z":-148887},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300016,"propState":0,"propId":103039,"pos":{"x":-83505,"y":-16868,"z":-198931},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300004,"propState":0,"propId":103031,"pos":{"x":-188501,"y":16040,"z":-55890},"rot":{"x":0,"y":0,"z":0}},{"groupId":173,"instId":300014,"propState":0,"propId":103039,"pos":{"x":-190551,"y":16032,"z":-53857},"rot":{"x":0,"y":0,"z":0}},{"groupId":173,"instId":300017,"propState":0,"propId":103039,"pos":{"x":80139,"y":22090,"z":-199564},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300015,"propState":0,"propId":103031,"pos":{"x":-81322,"y":-16910,"z":-196913},"rot":{"x":0,"y":90000,"z":0}},{"groupId":173,"instId":300013,"propState":1,"propId":103031,"pos":{"x":-165403,"y":-10910,"z":-139927},"rot":{"x":0,"y":0,"z":0}},{"groupId":173,"instId":300012,"propState":1,"propId":103031,"pos":{"x":-156415,"y":-10910,"z":-130932},"rot":{"x":0,"y":90000,"z":0}},{"groupId":173,"instId":300011,"propState":0,"propId":103031,"pos":{"x":-156331,"y":-4910,"z":-79773},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300010,"propState":0,"propId":103031,"pos":{"x":110204,"y":22109,"z":-217944},"rot":{"x":0,"y":0,"z":0}},{"groupId":173,"instId":300009,"propState":1,"propId":103032,"pos":{"x":149255,"y":28111,"z":-130927},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300008,"propState":1,"propId":103031,"pos":{"x":-135344,"y":-4910,"z":-61779},"rot":{"x":0,"y":0,"z":0}},{"groupId":173,"instId":300007,"propState":1,"propId":103031,"pos":{"x":-155408,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300006,"propState":1,"propId":103031,"pos":{"x":-125303,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300003,"propState":1,"propId":103031,"pos":{"x":-81320,"y":22100,"z":-196809},"rot":{"x":0,"y":90000,"z":0}},{"groupId":173,"instId":300002,"propState":0,"propId":103031,"pos":{"x":81346,"y":22089,"z":-196925},"rot":{"x":0,"y":90000,"z":0}},{"groupId":173,"instId":300001,"propState":1,"propId":103031,"pos":{"x":146218,"y":28084,"z":-175913},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300002,"propState":0,"propId":103073,"pos":{"x":119263,"y":35055,"z":-266930},"rot":{"x":0,"y":270000,"z":0}},{"groupId":193,"instId":300003,"propState":0,"propId":103039,"pos":{"x":112456,"y":35070,"z":-272273},"rot":{"x":0,"y":270000,"z":0}},{"groupId":193,"instId":300001,"propState":0,"propId":103073,"pos":{"x":125263,"y":35055,"z":-266930},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"194":{"props":[{"groupId":194,"instId":300002,"propState":0,"propId":103039,"pos":{"x":366974,"y":28132,"z":-265280},"rot":{"x":270020,"y":0,"z":0}},{"groupId":194,"instId":300001,"propState":0,"propId":103031,"pos":{"x":369050,"y":26166,"z":-265280},"rot":{"x":270020,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"195":{"props":[{"groupId":195,"instId":300002,"propState":0,"propId":103039,"pos":{"x":384295,"y":27855,"z":-298151},"rot":{"x":270020,"y":180000,"z":0}},{"groupId":195,"instId":300001,"propState":0,"propId":103031,"pos":{"x":381886,"y":26283,"z":-298135},"rot":{"x":89980,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"196":{"props":[],"npcs":[],"monsters":[{"groupId":196,"instId":200004,"monsterId":3001020,"eventId":20311146,"pos":{"x":-122125,"y":16110,"z":-264994},"rot":{"x":0,"y":165000,"z":0}},{"groupId":196,"instId":200003,"monsterId":3002010,"eventId":20311145,"pos":{"x":-110535,"y":16110,"z":-267273},"rot":{"x":0,"y":165000,"z":0}},{"groupId":196,"instId":200002,"monsterId":3002010,"eventId":20311144,"pos":{"x":-121548,"y":22116,"z":-283003},"rot":{"x":0,"y":122884,"z":0}},{"groupId":196,"instId":200001,"monsterId":3002010,"eventId":20311143,"pos":{"x":-111339,"y":22116,"z":-283270},"rot":{"x":0,"y":194744,"z":0}}],"teleports":{}},"198":{"props":[{"groupId":198,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-95150,"y":21160,"z":-276190},"rot":{"x":270000,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"197":{"props":[],"npcs":[],"monsters":[{"groupId":197,"instId":200002,"monsterId":3002030,"eventId":20311148,"pos":{"x":-137130,"y":30916,"z":-276154},"rot":{"x":0,"y":270100,"z":0}},{"groupId":197,"instId":200001,"monsterId":3002030,"eventId":20311147,"pos":{"x":-137130,"y":27175,"z":-264801},"rot":{"x":0,"y":174913,"z":0}}],"teleports":{}},"199":{"props":[{"groupId":199,"instId":300001,"propState":12,"propId":60303,"pos":{"x":-116297,"y":31664,"z":-289820},"rot":{"x":89980,"y":1,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300004,"propState":0,"propId":103042,"pos":{"x":-133837,"y":16077,"z":-150924},"rot":{"x":0,"y":0,"z":0}},{"groupId":216,"instId":300003,"propState":0,"propId":100,"pos":{"x":-133730,"y":16077,"z":-149600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":216,"instId":300005,"propState":0,"propId":100,"pos":{"x":-147470,"y":16077,"z":-166639},"rot":{"x":0,"y":270000,"z":0}},{"groupId":216,"instId":300002,"propState":0,"propId":100,"pos":{"x":-140360,"y":17620,"z":-150930},"rot":{"x":0,"y":0,"z":0}},{"groupId":216,"instId":300001,"propState":0,"propId":100,"pos":{"x":-133837,"y":16077,"z":-150924},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":216,"instId":200002,"monsterId":7010011,"eventId":10301299,"pos":{"x":-215500,"y":16077,"z":-150924},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"224":{"props":[{"groupId":224,"instId":300007,"propState":0,"propId":100,"pos":{"x":356617,"y":6088,"z":-309496},"rot":{"x":0,"y":268238,"z":0}},{"groupId":224,"instId":300006,"propState":0,"propId":103042,"pos":{"x":375800,"y":3084,"z":-309867},"rot":{"x":0,"y":0,"z":0}},{"groupId":224,"instId":300005,"propState":0,"propId":103042,"pos":{"x":343255,"y":15070,"z":-270316},"rot":{"x":0,"y":90000,"z":0}},{"groupId":224,"instId":300004,"propState":0,"propId":100,"pos":{"x":344510,"y":15070,"z":-270450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":224,"instId":300003,"propState":0,"propId":100,"pos":{"x":375944,"y":3144,"z":-308377},"rot":{"x":0,"y":0,"z":0}},{"groupId":224,"instId":300002,"propState":0,"propId":100,"pos":{"x":364290,"y":15070,"z":-279300},"rot":{"x":0,"y":90000,"z":0}},{"groupId":224,"instId":300001,"propState":0,"propId":100,"pos":{"x":344411,"y":15070,"z":-270316},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":224,"instId":200002,"monsterId":7010011,"eventId":10301299,"pos":{"x":316870,"y":15070,"z":-270316},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"231":{"props":[{"groupId":231,"instId":300010,"propState":1,"propId":103073,"pos":{"x":-305920,"y":-8804,"z":-86236},"rot":{"x":0,"y":0,"z":0}},{"groupId":231,"instId":300008,"propState":1,"propId":103073,"pos":{"x":-305920,"y":-8804,"z":-92356},"rot":{"x":0,"y":0,"z":0}},{"groupId":231,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-305665,"y":-8800,"z":-68252},"rot":{"x":0,"y":0,"z":0}},{"groupId":231,"instId":300002,"propState":1,"propId":103073,"pos":{"x":-305665,"y":-8800,"z":-74252},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300001,"propState":0,"propId":100,"pos":{"x":-140368,"y":16077,"z":-146218},"rot":{"x":0,"y":90000,"z":0}},{"groupId":227,"instId":300011,"propState":0,"propId":100,"pos":{"x":-154160,"y":11370,"z":-149390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":227,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300009,"propState":21,"propId":103050,"pos":{"x":-125790,"y":19355,"z":-137942},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300008,"propState":21,"propId":103050,"pos":{"x":-125725,"y":16083,"z":-138778},"rot":{"x":0,"y":270000,"z":0}},{"groupId":227,"instId":300005,"propState":0,"propId":103087,"pos":{"x":-126190,"y":19343,"z":-134934},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"234":{"props":[{"groupId":234,"instId":300013,"propState":0,"propId":103033,"pos":{"x":-113170,"y":22072,"z":-277938},"rot":{"x":0,"y":0,"z":0}},{"groupId":234,"instId":300014,"propState":0,"propId":103039,"pos":{"x":-118757,"y":22080,"z":-279025},"rot":{"x":0,"y":180000,"z":0}},{"groupId":234,"instId":300010,"propState":0,"propId":103033,"pos":{"x":-113170,"y":22072,"z":-271945},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"230":{"props":[{"groupId":230,"instId":300003,"propState":1,"propId":103073,"pos":{"x":-353801,"y":-8819,"z":-74340},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300020,"propState":0,"propId":103039,"pos":{"x":-348780,"y":-8804,"z":-79090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300018,"propState":0,"propId":103073,"pos":{"x":-335716,"y":-8914,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300015,"propState":0,"propId":103073,"pos":{"x":-317772,"y":-8934,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300011,"propState":1,"propId":103073,"pos":{"x":-329860,"y":-8810,"z":-98640},"rot":{"x":0,"y":90000,"z":0}},{"groupId":230,"instId":300001,"propState":1,"propId":103073,"pos":{"x":-353801,"y":-8819,"z":-68340},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300019,"propState":0,"propId":103039,"pos":{"x":-330580,"y":-8804,"z":-79090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300017,"propState":0,"propId":103073,"pos":{"x":-341716,"y":-8914,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300016,"propState":0,"propId":103073,"pos":{"x":-323772,"y":-8934,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300014,"propState":1,"propId":103073,"pos":{"x":-329801,"y":-8819,"z":-86255},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300013,"propState":1,"propId":103073,"pos":{"x":-329801,"y":-8819,"z":-92255},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300012,"propState":1,"propId":103073,"pos":{"x":-323860,"y":-8810,"z":-98640},"rot":{"x":0,"y":90000,"z":0}},{"groupId":230,"instId":300010,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8810,"z":-86247},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300008,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8810,"z":-92348},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8820,"z":-68247},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300002,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8820,"z":-74247},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"232":{"props":[{"groupId":232,"instId":300013,"propState":0,"propId":103039,"pos":{"x":-335110,"y":-8804,"z":-79560},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300012,"propState":0,"propId":103039,"pos":{"x":-353497,"y":-8860,"z":-61294},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300019,"propState":1,"propId":103073,"pos":{"x":-335716,"y":-8914,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":232,"instId":300018,"propState":1,"propId":103073,"pos":{"x":-341709,"y":-8914,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":232,"instId":300017,"propState":1,"propId":103073,"pos":{"x":-323852,"y":-8914,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":232,"instId":300016,"propState":1,"propId":103073,"pos":{"x":-317852,"y":-8914,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":232,"instId":300015,"propState":0,"propId":103073,"pos":{"x":-329829,"y":-8790,"z":-86261},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300014,"propState":0,"propId":103073,"pos":{"x":-329829,"y":-8790,"z":-92261},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300011,"propState":0,"propId":103073,"pos":{"x":-348000,"y":-8920,"z":-68340},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300010,"propState":0,"propId":103073,"pos":{"x":-348000,"y":-8920,"z":-74340},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300008,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8904,"z":-68240},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8904,"z":-74240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"233":{"props":[{"groupId":233,"instId":300019,"propState":0,"propId":103039,"pos":{"x":-317249,"y":-8766,"z":-61433},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300017,"propState":1,"propId":103073,"pos":{"x":-341717,"y":-8826,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":233,"instId":300013,"propState":1,"propId":103073,"pos":{"x":-348000,"y":-8800,"z":-92360},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300007,"propState":0,"propId":103073,"pos":{"x":-311665,"y":-8780,"z":-68240},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300018,"propState":1,"propId":103073,"pos":{"x":-335717,"y":-8826,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":233,"instId":300016,"propState":1,"propId":103073,"pos":{"x":-323887,"y":-8800,"z":-56250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":233,"instId":300015,"propState":1,"propId":103073,"pos":{"x":-317887,"y":-8800,"z":-56250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":233,"instId":300014,"propState":1,"propId":103073,"pos":{"x":-348000,"y":-8800,"z":-86360},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300012,"propState":1,"propId":103073,"pos":{"x":-329845,"y":-8810,"z":-68220},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300011,"propState":1,"propId":103073,"pos":{"x":-329845,"y":-8810,"z":-74220},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300010,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8790,"z":-86270},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300008,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8790,"z":-92361},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300002,"propState":0,"propId":103073,"pos":{"x":-311665,"y":-8780,"z":-74240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"240":{"props":[{"groupId":240,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-309565,"y":-69,"z":-104220},"rot":{"x":0,"y":270000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300012,"propState":0,"propId":103043,"pos":{"x":356976,"y":3074,"z":-308213},"rot":{"x":0,"y":91810,"z":0}},{"groupId":226,"instId":300023,"propState":21,"propId":103050,"pos":{"x":369299,"y":6088,"z":-301061},"rot":{"x":0,"y":180000,"z":0}},{"groupId":226,"instId":300001,"propState":0,"propId":100,"pos":{"x":353800,"y":15174,"z":-276989},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300010,"propState":0,"propId":103087,"pos":{"x":368259,"y":6088,"z":-302138},"rot":{"x":0,"y":270000,"z":0}},{"groupId":226,"instId":300028,"propState":21,"propId":103050,"pos":{"x":355086,"y":3092,"z":-293432},"rot":{"x":0,"y":135000,"z":0}},{"groupId":226,"instId":300027,"propState":21,"propId":103050,"pos":{"x":354481,"y":6115,"z":-301178},"rot":{"x":0,"y":180000,"z":0}},{"groupId":226,"instId":300022,"propState":0,"propId":103043,"pos":{"x":368823,"y":3074,"z":-293864},"rot":{"x":0,"y":66089,"z":0}},{"groupId":226,"instId":300020,"propState":0,"propId":103043,"pos":{"x":368024,"y":6357,"z":-309756},"rot":{"x":0,"y":194725,"z":0}},{"groupId":226,"instId":300018,"propState":21,"propId":103050,"pos":{"x":374061,"y":6357,"z":-309768},"rot":{"x":0,"y":270000,"z":0}},{"groupId":226,"instId":300016,"propState":0,"propId":103043,"pos":{"x":357920,"y":15070,"z":-288484},"rot":{"x":0,"y":35917,"z":0}},{"groupId":226,"instId":300007,"propState":21,"propId":103050,"pos":{"x":388756,"y":15070,"z":-270770},"rot":{"x":0,"y":270000,"z":0}},{"groupId":226,"instId":300030,"propState":0,"propId":100,"pos":{"x":361970,"y":15144,"z":-271995},"rot":{"x":90000,"y":270000,"z":0}},{"groupId":226,"instId":300009,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300024,"propState":21,"propId":103050,"pos":{"x":375005,"y":3095,"z":-300556},"rot":{"x":0,"y":180000,"z":0}},{"groupId":226,"instId":300021,"propState":0,"propId":103043,"pos":{"x":363172,"y":3074,"z":-298299},"rot":{"x":0,"y":204937,"z":0}},{"groupId":226,"instId":300019,"propState":21,"propId":103050,"pos":{"x":353694,"y":15080,"z":-295642},"rot":{"x":0,"y":315000,"z":0}},{"groupId":226,"instId":300017,"propState":0,"propId":103043,"pos":{"x":371890,"y":15070,"z":-272080},"rot":{"x":0,"y":118242,"z":0}},{"groupId":226,"instId":300008,"propState":21,"propId":103050,"pos":{"x":388872,"y":21060,"z":-274648},"rot":{"x":0,"y":225000,"z":0}},{"groupId":226,"instId":300004,"propState":0,"propId":103087,"pos":{"x":368259,"y":6088,"z":-304138},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"288":{"props":[{"groupId":288,"instId":300006,"propState":0,"propId":103013,"pos":{"x":159229,"y":27793,"z":-139048},"rot":{"x":351531,"y":15697,"z":341246}}],"npcs":[],"monsters":[],"teleports":{}},"293":{"props":[{"groupId":293,"instId":300001,"propState":12,"propId":60302,"pos":{"x":-150336,"y":38961,"z":-60230},"rot":{"x":0,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"294":{"props":[{"groupId":294,"instId":300028,"propState":0,"propId":103016,"pos":{"x":-123618,"y":16110,"z":-271290},"rot":{"x":0,"y":348891,"z":0}},{"groupId":294,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-120549,"y":22116,"z":-259134},"rot":{"x":0,"y":158945,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"289":{"props":[{"groupId":289,"instId":300005,"propState":1,"propId":103033,"pos":{"x":-120354,"y":-16907,"z":-223903},"rot":{"x":0,"y":0,"z":0}},{"groupId":289,"instId":300004,"propState":1,"propId":103033,"pos":{"x":-120354,"y":-16907,"z":-217903},"rot":{"x":0,"y":0,"z":0}},{"groupId":289,"instId":300003,"propState":1,"propId":103033,"pos":{"x":-120354,"y":-16907,"z":-211903},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"295":{"props":[{"groupId":295,"instId":300028,"propState":0,"propId":103016,"pos":{"x":-137130,"y":37706,"z":-271664},"rot":{"x":89257,"y":0,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"296":{"props":[{"groupId":296,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-128063,"y":17779,"z":-265987},"rot":{"x":87113,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"307":{"props":[{"groupId":307,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-128160,"y":6200,"z":-265990},"rot":{"x":271244,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"319":{"props":[{"groupId":319,"instId":300002,"propState":0,"propId":102,"pos":{"x":-140387,"y":16310,"z":-146364},"rot":{"x":0,"y":0,"z":0}},{"groupId":319,"instId":300001,"propState":0,"propId":100,"pos":{"x":-152439,"y":16127,"z":-136360},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":319,"instId":200002,"monsterId":3002011,"eventId":10301299,"pos":{"x":-127735,"y":16077,"z":-135210},"rot":{"x":0,"y":0,"z":0}},{"groupId":319,"instId":200001,"monsterId":3001021,"eventId":10301299,"pos":{"x":-152439,"y":16127,"z":-136360},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"324":{"props":[],"npcs":[],"monsters":[{"groupId":324,"instId":200002,"monsterId":3002010,"eventId":20311149,"pos":{"x":-123210,"y":8830,"z":-265990},"rot":{"x":0,"y":255000,"z":0}}],"teleports":{}},"325":{"props":[{"groupId":325,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-307370,"y":-20730,"z":-50279},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"331":{"props":[{"groupId":331,"instId":300001,"propState":12,"propId":60303,"pos":{"x":-349410,"y":1420,"z":-77262},"rot":{"x":0,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"329":{"props":[{"groupId":329,"instId":300001,"propState":12,"propId":60303,"pos":{"x":-332730,"y":-8750,"z":-77240},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"333":{"props":[{"groupId":333,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-353870,"y":8360,"z":-57753},"rot":{"x":90000,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"334":{"props":[{"groupId":334,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-353838,"y":-26799,"z":-61985},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"339":{"props":[],"npcs":[],"monsters":[{"groupId":339,"instId":200001,"monsterId":3002010,"eventId":20311172,"pos":{"x":-333556,"y":-5418,"z":-50338},"rot":{"x":0,"y":242208,"z":0}}],"teleports":{}},"340":{"props":[],"npcs":[],"monsters":[{"groupId":340,"instId":200001,"monsterId":3001020,"eventId":20311171,"pos":{"x":-327040,"y":5610,"z":-104220},"rot":{"x":0,"y":242208,"z":0}}],"teleports":{}},"341":{"props":[],"npcs":[],"monsters":[{"groupId":341,"instId":200001,"monsterId":3002010,"eventId":20311183,"pos":{"x":-359880,"y":-3720,"z":-68540},"rot":{"x":0,"y":184351,"z":0}}],"teleports":{}},"342":{"props":[],"npcs":[],"monsters":[{"groupId":342,"instId":200001,"monsterId":3001020,"eventId":20311176,"pos":{"x":-333227,"y":-5024,"z":-50338},"rot":{"x":0,"y":242208,"z":0}}],"teleports":{}},"343":{"props":[],"npcs":[],"monsters":[{"groupId":343,"instId":200002,"monsterId":3001010,"eventId":20311174,"pos":{"x":-332911,"y":-18238,"z":-104172},"rot":{"x":0,"y":354061,"z":0}}],"teleports":{}},"345":{"props":[],"npcs":[],"monsters":[{"groupId":345,"instId":200001,"monsterId":3002010,"eventId":20311175,"pos":{"x":-347870,"y":2838,"z":-78072},"rot":{"x":0,"y":76184,"z":0}}],"teleports":{}},"346":{"props":[],"npcs":[],"monsters":[{"groupId":346,"instId":200001,"monsterId":3001020,"eventId":20311178,"pos":{"x":-350880,"y":-5440,"z":-104234},"rot":{"x":0,"y":242208,"z":0}}],"teleports":{}},"332":{"props":[{"groupId":332,"instId":300012,"propState":0,"propId":103096,"pos":{"x":261211,"y":32420,"z":-410195},"rot":{"x":0,"y":0,"z":0}},{"groupId":332,"instId":300010,"propState":1,"propId":103096,"pos":{"x":120500,"y":32410,"z":-337990},"rot":{"x":0,"y":0,"z":0}},{"groupId":332,"instId":300004,"propState":1,"propId":103096,"pos":{"x":-73516,"y":22090,"z":-246650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":332,"instId":300011,"propState":1,"propId":103096,"pos":{"x":264503,"y":32420,"z":-310455},"rot":{"x":0,"y":180000,"z":0}},{"groupId":332,"instId":300008,"propState":1,"propId":103096,"pos":{"x":-126790,"y":-4906,"z":-33305},"rot":{"x":0,"y":270000,"z":0}},{"groupId":332,"instId":300007,"propState":1,"propId":103096,"pos":{"x":-126790,"y":-4906,"z":-30006},"rot":{"x":0,"y":270000,"z":0}},{"groupId":332,"instId":300006,"propState":1,"propId":103096,"pos":{"x":-125968,"y":21032,"z":-30254},"rot":{"x":0,"y":270000,"z":0}},{"groupId":332,"instId":300005,"propState":1,"propId":103096,"pos":{"x":-125968,"y":21032,"z":-33553},"rot":{"x":0,"y":270000,"z":0}},{"groupId":332,"instId":300002,"propState":0,"propId":103096,"pos":{"x":-67698,"y":-16918,"z":-249130},"rot":{"x":0,"y":180000,"z":0}},{"groupId":332,"instId":300003,"propState":1,"propId":103096,"pos":{"x":73440,"y":22090,"z":-243065},"rot":{"x":0,"y":90000,"z":0}},{"groupId":332,"instId":300001,"propState":1,"propId":103096,"pos":{"x":70987,"y":-16918,"z":-249130},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"347":{"props":[],"npcs":[],"monsters":[{"groupId":347,"instId":200001,"monsterId":3002010,"eventId":20311180,"pos":{"x":-338720,"y":-5860,"z":-50340},"rot":{"x":0,"y":242208,"z":0}}],"teleports":{}},"352":{"props":[{"groupId":352,"instId":300001,"propState":11,"propId":103018,"pos":{"x":384856,"y":21544,"z":-262400},"rot":{"x":357379,"y":89999,"z":270020}}],"npcs":[],"monsters":[],"teleports":{}},"358":{"props":[],"npcs":[],"monsters":[{"groupId":358,"instId":200003,"monsterId":3011010,"eventId":20311033,"pos":{"x":-110340,"y":28031,"z":-50118},"rot":{"x":0,"y":0,"z":0}},{"groupId":358,"instId":200002,"monsterId":3011010,"eventId":20311032,"pos":{"x":-140577,"y":16048,"z":-61118},"rot":{"x":0,"y":180000,"z":0}},{"groupId":358,"instId":200001,"monsterId":3012020,"eventId":20311031,"pos":{"x":-148440,"y":16032,"z":-67018},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"359":{"props":[],"npcs":[],"monsters":[{"groupId":359,"instId":200001,"monsterId":3002010,"eventId":20311134,"pos":{"x":-146320,"y":39070,"z":-55920},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"360":{"props":[],"npcs":[],"monsters":[{"groupId":360,"instId":200001,"monsterId":3002010,"eventId":20311034,"pos":{"x":-146320,"y":39070,"z":-55920},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"361":{"props":[],"npcs":[],"monsters":[{"groupId":361,"instId":200002,"monsterId":3012020,"eventId":20311036,"pos":{"x":-161394,"y":25170,"z":-77090},"rot":{"x":0,"y":0,"z":0}},{"groupId":361,"instId":200001,"monsterId":3002010,"eventId":20311035,"pos":{"x":-161471,"y":24260,"z":-80660},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"362":{"props":[{"groupId":362,"instId":300001,"propState":0,"propId":103017,"pos":{"x":-169070,"y":22077,"z":-162001},"rot":{"x":0,"y":356426,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"364":{"props":[],"npcs":[],"monsters":[{"groupId":364,"instId":200003,"monsterId":3002010,"eventId":20311045,"pos":{"x":-110535,"y":16110,"z":-267273},"rot":{"x":0,"y":165000,"z":0}},{"groupId":364,"instId":200004,"monsterId":3001020,"eventId":20311046,"pos":{"x":-122125,"y":16110,"z":-264994},"rot":{"x":0,"y":165000,"z":0}},{"groupId":364,"instId":200002,"monsterId":3002010,"eventId":20311044,"pos":{"x":-121548,"y":22116,"z":-283003},"rot":{"x":0,"y":122884,"z":0}},{"groupId":364,"instId":200001,"monsterId":3002010,"eventId":20311043,"pos":{"x":-111339,"y":22116,"z":-283270},"rot":{"x":0,"y":194744,"z":0}}],"teleports":{}},"366":{"props":[],"npcs":[],"monsters":[{"groupId":366,"instId":200002,"monsterId":3002030,"eventId":20311048,"pos":{"x":-137130,"y":30916,"z":-276154},"rot":{"x":0,"y":270100,"z":0}},{"groupId":366,"instId":200001,"monsterId":3002030,"eventId":20311047,"pos":{"x":-137130,"y":27175,"z":-264801},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"367":{"props":[],"npcs":[],"monsters":[{"groupId":367,"instId":200002,"monsterId":3002010,"eventId":20311049,"pos":{"x":-123210,"y":8830,"z":-265990},"rot":{"x":0,"y":270100,"z":0}}],"teleports":{}},"379":{"props":[{"groupId":379,"instId":300002,"propState":9,"propId":103109,"pos":{"x":-307181,"y":324,"z":-77350},"rot":{"x":0,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"380":{"props":[{"groupId":380,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-305900,"y":7530,"z":-65220},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"385":{"props":[{"groupId":385,"instId":300002,"propState":0,"propId":102,"pos":{"x":353485,"y":15254,"z":-276970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":385,"instId":300001,"propState":0,"propId":100,"pos":{"x":368237,"y":15144,"z":-285022},"rot":{"x":0,"y":268238,"z":0}}],"npcs":[],"monsters":[{"groupId":385,"instId":200006,"monsterId":3001021,"eventId":10301299,"pos":{"x":372803,"y":3074,"z":-296227},"rot":{"x":0,"y":270100,"z":0}},{"groupId":385,"instId":200005,"monsterId":3002011,"eventId":10301299,"pos":{"x":359506,"y":3074,"z":-299640},"rot":{"x":0,"y":180000,"z":0}},{"groupId":385,"instId":200004,"monsterId":3002011,"eventId":10301299,"pos":{"x":365716,"y":3074,"z":-307503},"rot":{"x":0,"y":0,"z":0}},{"groupId":385,"instId":200003,"monsterId":3001021,"eventId":10301299,"pos":{"x":361204,"y":15070,"z":-286142},"rot":{"x":0,"y":90100,"z":0}},{"groupId":385,"instId":200002,"monsterId":3002011,"eventId":10301299,"pos":{"x":372650,"y":15070,"z":-280647},"rot":{"x":0,"y":90100,"z":0}},{"groupId":385,"instId":200001,"monsterId":3002011,"eventId":10301299,"pos":{"x":366869,"y":15148,"z":-276931},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"397":{"props":[{"groupId":397,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-341706,"y":-30261,"z":-77151},"rot":{"x":270000,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"398":{"props":[{"groupId":398,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-335880,"y":-12400,"z":-61543},"rot":{"x":0,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"400":{"props":[{"groupId":400,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-348553,"y":-15827,"z":-77330},"rot":{"x":0,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"411":{"props":[],"npcs":[],"monsters":[{"groupId":411,"instId":200001,"monsterId":3001010,"eventId":20311182,"pos":{"x":-338880,"y":-5590,"z":-104230},"rot":{"x":0,"y":242208,"z":0}}],"teleports":{}},"414":{"props":[{"groupId":414,"instId":300001,"propState":0,"propId":138,"pos":{"x":35340,"y":-10000,"z":-531240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"415":{"props":[{"groupId":415,"instId":300002,"propState":0,"propId":138,"pos":{"x":-179190,"y":-4760,"z":-79740},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"412":{"props":[{"groupId":412,"instId":300004,"propState":0,"propId":138,"pos":{"x":110330,"y":17630,"z":-263476},"rot":{"x":0,"y":0,"z":0}},{"groupId":412,"instId":300003,"propState":1,"propId":103013,"pos":{"x":35020,"y":-10626,"z":-531100},"rot":{"x":0,"y":87023,"z":0}},{"groupId":412,"instId":300002,"propState":1,"propId":103013,"pos":{"x":71976,"y":-19870,"z":-570363},"rot":{"x":0,"y":358950,"z":0}},{"groupId":412,"instId":300001,"propState":1,"propId":103013,"pos":{"x":110257,"y":15961,"z":-263644},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"420":{"props":[{"groupId":420,"instId":300002,"propState":0,"propId":100,"pos":{"x":-144768,"y":-3923,"z":-31631},"rot":{"x":0,"y":70205,"z":0}},{"groupId":420,"instId":300001,"propState":2,"propId":103130,"pos":{"x":-147700,"y":-4480,"z":-34850},"rot":{"x":0,"y":70205,"z":0}}],"npcs":[{"groupId":420,"instId":400001,"npcId":100,"pos":{"x":-147700,"y":-3668,"z":-34850},"rot":{"x":0,"y":70205,"z":0}}],"monsters":[],"teleports":{}},"433":{"props":[{"groupId":433,"instId":300006,"propState":20,"propId":60302,"pos":{"x":-102846,"y":22116,"z":-250700},"rot":{"x":0,"y":270000,"z":0}},{"groupId":433,"instId":300007,"propState":0,"propId":211,"pos":{"x":-102846,"y":22116,"z":-250700},"rot":{"x":0,"y":270000,"z":0}},{"groupId":433,"instId":300005,"propState":0,"propId":100,"pos":{"x":-105807,"y":22116,"z":-250750},"rot":{"x":0,"y":0,"z":0}},{"groupId":433,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-104760,"y":22116,"z":-250750},"rot":{"x":0,"y":270206,"z":0}},{"groupId":433,"instId":300003,"propState":0,"propId":103109,"pos":{"x":-104760,"y":22116,"z":-250750},"rot":{"x":0,"y":270206,"z":0}},{"groupId":433,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-104760,"y":22116,"z":-250750},"rot":{"x":0,"y":270206,"z":0}},{"groupId":433,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-104760,"y":22116,"z":-250750},"rot":{"x":0,"y":270206,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"434":{"props":[{"groupId":434,"instId":300003,"propState":0,"propId":103109,"pos":{"x":-118380,"y":28048,"z":-70920},"rot":{"x":0,"y":43289,"z":0}},{"groupId":434,"instId":300005,"propState":0,"propId":100,"pos":{"x":-137540,"y":16056,"z":-89764},"rot":{"x":0,"y":0,"z":0}},{"groupId":434,"instId":300007,"propState":0,"propId":211,"pos":{"x":-140167,"y":16055,"z":-90228},"rot":{"x":0,"y":0,"z":0}},{"groupId":434,"instId":300006,"propState":20,"propId":60302,"pos":{"x":-140441,"y":16055,"z":-94522},"rot":{"x":0,"y":0,"z":0}},{"groupId":434,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-118380,"y":28048,"z":-70920},"rot":{"x":0,"y":43289,"z":0}},{"groupId":434,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-118380,"y":28048,"z":-70920},"rot":{"x":0,"y":43289,"z":0}},{"groupId":434,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-118380,"y":28048,"z":-70920},"rot":{"x":0,"y":43289,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"447":{"props":[{"groupId":447,"instId":300006,"propState":18,"propId":103036,"pos":{"x":4450,"y":-14925,"z":-260730},"rot":{"x":0,"y":146959,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"422":{"props":[{"groupId":422,"instId":300013,"propState":0,"propId":211,"pos":{"x":-152160,"y":28077,"z":-222460},"rot":{"x":0,"y":0,"z":0}},{"groupId":422,"instId":300010,"propState":0,"propId":100,"pos":{"x":-149161,"y":28077,"z":-217810},"rot":{"x":0,"y":0,"z":0}},{"groupId":422,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}},{"groupId":422,"instId":300012,"propState":0,"propId":100,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}},{"groupId":422,"instId":300008,"propState":2,"propId":103031,"pos":{"x":-152164,"y":28077,"z":-217780},"rot":{"x":0,"y":0,"z":0}},{"groupId":422,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}},{"groupId":422,"instId":300011,"propState":20,"propId":60302,"pos":{"x":-152160,"y":28077,"z":-222460},"rot":{"x":0,"y":0,"z":0}},{"groupId":422,"instId":300009,"propState":0,"propId":100,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}},{"groupId":422,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":422,"instId":300006,"propState":0,"propId":100,"pos":{"x":-152161,"y":28077,"z":-217810},"rot":{"x":0,"y":0,"z":0}},{"groupId":422,"instId":300005,"propState":0,"propId":100,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}},{"groupId":422,"instId":300003,"propState":0,"propId":103109,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}},{"groupId":422,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"455":{"props":[{"groupId":455,"instId":300006,"propState":20,"propId":60302,"pos":{"x":-356920,"y":-8750,"z":-77250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":455,"instId":300005,"propState":0,"propId":100,"pos":{"x":-355402,"y":-8750,"z":-77280},"rot":{"x":0,"y":0,"z":0}},{"groupId":455,"instId":300002,"propState":9,"propId":103109,"pos":{"x":-355630,"y":-7750,"z":-55470},"rot":{"x":0,"y":0,"z":0}},{"groupId":455,"instId":300001,"propState":2,"propId":103012,"pos":{"x":-355402,"y":-8750,"z":-77280},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"454":{"props":[{"groupId":454,"instId":300005,"propState":0,"propId":100,"pos":{"x":384420,"y":21090,"z":-279590},"rot":{"x":0,"y":0,"z":0}},{"groupId":454,"instId":300007,"propState":0,"propId":211,"pos":{"x":384420,"y":21090,"z":-279590},"rot":{"x":0,"y":90358,"z":0}},{"groupId":454,"instId":300002,"propState":0,"propId":103109,"pos":{"x":384420,"y":21090,"z":-279590},"rot":{"x":0,"y":0,"z":0}},{"groupId":454,"instId":300006,"propState":20,"propId":60302,"pos":{"x":370412,"y":15098,"z":-279300},"rot":{"x":5352,"y":90000,"z":0}},{"groupId":454,"instId":300004,"propState":0,"propId":103109,"pos":{"x":384420,"y":21090,"z":-279590},"rot":{"x":0,"y":0,"z":0}},{"groupId":454,"instId":300003,"propState":0,"propId":103109,"pos":{"x":384420,"y":21090,"z":-279590},"rot":{"x":0,"y":0,"z":0}},{"groupId":454,"instId":300001,"propState":10,"propId":103012,"pos":{"x":384420,"y":21090,"z":-279590},"rot":{"x":0,"y":90358,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"465":{"props":[{"groupId":465,"instId":300027,"propState":0,"propId":103016,"pos":{"x":-312647,"y":-8748,"z":-97280},"rot":{"x":0,"y":283876,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"463":{"props":[],"npcs":[],"monsters":[{"groupId":463,"instId":200001,"monsterId":3002010,"eventId":20311179,"pos":{"x":-359882,"y":-3720,"z":-68540},"rot":{"x":0,"y":210151,"z":0}}],"teleports":{}},"464":{"props":[{"groupId":464,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-322291,"y":-26369,"z":-103670},"rot":{"x":0,"y":0,"z":0}},{"groupId":464,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-334522,"y":-8750,"z":-58716},"rot":{"x":0,"y":87139,"z":0}},{"groupId":464,"instId":300002,"propState":0,"propId":103015,"pos":{"x":-309911,"y":-8750,"z":-59669},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"466":{"props":[{"groupId":466,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-339845,"y":-20415,"z":-50337},"rot":{"x":360,"y":90000,"z":270020}}],"npcs":[],"monsters":[],"teleports":{}},"467":{"props":[{"groupId":467,"instId":300001,"propState":0,"propId":103017,"pos":{"x":-319628,"y":-11611,"z":-104232},"rot":{"x":56374,"y":270030,"z":270036}},{"groupId":467,"instId":300027,"propState":0,"propId":103016,"pos":{"x":-338515,"y":5950,"z":-104234},"rot":{"x":347834,"y":269996,"z":270020}}],"npcs":[],"monsters":[],"teleports":{}},"468":{"props":[{"groupId":468,"instId":300001,"propState":0,"propId":103017,"pos":{"x":-305900,"y":-7940,"z":-64920},"rot":{"x":271634,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"478":{"props":[{"groupId":478,"instId":300028,"propState":0,"propId":103017,"pos":{"x":-119574,"y":31812,"z":-82484},"rot":{"x":52718,"y":180000,"z":270000}},{"groupId":478,"instId":300027,"propState":0,"propId":103016,"pos":{"x":-119573,"y":24456,"z":-81779},"rot":{"x":315224,"y":180000,"z":270000}},{"groupId":478,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-119572,"y":31130,"z":-89770},"rot":{"x":37266,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"479":{"props":[{"groupId":479,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-119572,"y":35422,"z":-71276},"rot":{"x":271982,"y":180000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"489":{"props":[{"groupId":489,"instId":300005,"propState":0,"propId":100,"pos":{"x":-316481,"y":-8750,"z":-60701},"rot":{"x":0,"y":0,"z":0}},{"groupId":489,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-315950,"y":-25776,"z":-60024},"rot":{"x":0,"y":0,"z":0}},{"groupId":489,"instId":300001,"propState":20,"propId":103012,"pos":{"x":-316481,"y":-8750,"z":-60701},"rot":{"x":0,"y":60289,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"486":{"props":[{"groupId":486,"instId":300009,"propState":0,"propId":138,"pos":{"x":-341790,"y":-8780,"z":-74280},"rot":{"x":0,"y":270000,"z":0}},{"groupId":486,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-335690,"y":-8700,"z":-74280},"rot":{"x":0,"y":270000,"z":0}},{"groupId":486,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-315950,"y":-25776,"z":-60024},"rot":{"x":0,"y":0,"z":0}},{"groupId":486,"instId":300010,"propState":0,"propId":138,"pos":{"x":-335690,"y":-8780,"z":-74280},"rot":{"x":0,"y":270000,"z":0}},{"groupId":486,"instId":300008,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":486,"instId":300006,"propState":1,"propId":103073,"pos":{"x":-341790,"y":-8700,"z":-74280},"rot":{"x":0,"y":270000,"z":0}},{"groupId":486,"instId":300005,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":486,"instId":300001,"propState":20,"propId":103012,"pos":{"x":-347863,"y":2930,"z":-77270},"rot":{"x":270000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"498":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"485":{"props":[{"groupId":485,"instId":300015,"propState":0,"propId":138,"pos":{"x":-323870,"y":-8789,"z":-98420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300011,"propState":0,"propId":100,"pos":{"x":-316360,"y":-8748,"z":-95582},"rot":{"x":0,"y":0,"z":0}},{"groupId":485,"instId":300006,"propState":1,"propId":103073,"pos":{"x":-341900,"y":-8790,"z":-98440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300016,"propState":0,"propId":138,"pos":{"x":-329990,"y":-8789,"z":-98420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300013,"propState":0,"propId":138,"pos":{"x":-341900,"y":-8790,"z":-98440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300010,"propState":1,"propId":103073,"pos":{"x":-329990,"y":-8789,"z":-98420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300009,"propState":1,"propId":103073,"pos":{"x":-323870,"y":-8789,"z":-98420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-348010,"y":-8790,"z":-98440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-312640,"y":-8748,"z":-95510},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300014,"propState":0,"propId":138,"pos":{"x":-348010,"y":-8790,"z":-98440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300012,"propState":0,"propId":100,"pos":{"x":-316360,"y":-8748,"z":-95582},"rot":{"x":0,"y":0,"z":0}},{"groupId":485,"instId":300008,"propState":0,"propId":100,"pos":{"x":-316360,"y":-8748,"z":-95582},"rot":{"x":0,"y":0,"z":0}},{"groupId":485,"instId":300005,"propState":0,"propId":100,"pos":{"x":-316360,"y":-8748,"z":-95582},"rot":{"x":0,"y":0,"z":0}},{"groupId":485,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-316360,"y":-8748,"z":-95582},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"499":{"props":[{"groupId":499,"instId":300001,"propState":20,"propId":60303,"pos":{"x":-148621,"y":-4480,"z":-31631},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"487":{"props":[{"groupId":487,"instId":300011,"propState":0,"propId":100,"pos":{"x":-351940,"y":-8748,"z":-93120},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300014,"propState":0,"propId":138,"pos":{"x":-347920,"y":-8789,"z":-86299},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300010,"propState":0,"propId":100,"pos":{"x":-351940,"y":-8748,"z":-93120},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300006,"propState":1,"propId":103073,"pos":{"x":-347920,"y":-8789,"z":-92405},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300016,"propState":0,"propId":138,"pos":{"x":-347958,"y":-8898,"z":-68277},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300013,"propState":0,"propId":138,"pos":{"x":-347920,"y":-8789,"z":-92405},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300009,"propState":1,"propId":103073,"pos":{"x":-347958,"y":-8898,"z":-68277},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-351940,"y":-8748,"z":-93120},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300015,"propState":0,"propId":138,"pos":{"x":-347958,"y":-8898,"z":-74397},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300012,"propState":0,"propId":100,"pos":{"x":-351940,"y":-8748,"z":-93120},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300008,"propState":1,"propId":103073,"pos":{"x":-347958,"y":-8898,"z":-74397},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-347920,"y":-8789,"z":-86299},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300005,"propState":0,"propId":100,"pos":{"x":-351940,"y":-8748,"z":-93120},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300001,"propState":20,"propId":103012,"pos":{"x":-351050,"y":-8748,"z":-97390},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"488":{"props":[{"groupId":488,"instId":300018,"propState":0,"propId":138,"pos":{"x":-323760,"y":-8799,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300014,"propState":0,"propId":100,"pos":{"x":-349010,"y":-8750,"z":-55460},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300009,"propState":1,"propId":103073,"pos":{"x":-329882,"y":-8799,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300017,"propState":0,"propId":138,"pos":{"x":-329882,"y":-8799,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300015,"propState":0,"propId":138,"pos":{"x":-347862,"y":-8885,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300013,"propState":0,"propId":100,"pos":{"x":-349010,"y":-8750,"z":-55460},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300011,"propState":0,"propId":100,"pos":{"x":-349010,"y":-8750,"z":-55460},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300008,"propState":1,"propId":103073,"pos":{"x":-341768,"y":-8885,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300006,"propState":0,"propId":103001,"pos":{"x":-332830,"y":-8730,"z":-60830},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-315950,"y":-25776,"z":-60024},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300016,"propState":0,"propId":138,"pos":{"x":-341768,"y":-8885,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300012,"propState":0,"propId":100,"pos":{"x":-349010,"y":-8750,"z":-55460},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300010,"propState":1,"propId":103073,"pos":{"x":-323760,"y":-8799,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-347862,"y":-8885,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300005,"propState":0,"propId":100,"pos":{"x":-349010,"y":-8750,"z":-55460},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300001,"propState":20,"propId":103012,"pos":{"x":-353100,"y":-8750,"z":-58840},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"501":{"props":[{"groupId":501,"instId":300008,"propState":18,"propId":103038,"pos":{"x":-140630,"y":29960,"z":-51370},"rot":{"x":348315,"y":109705,"z":15156}},{"groupId":501,"instId":300007,"propState":18,"propId":103038,"pos":{"x":-125110,"y":22500,"z":-196790},"rot":{"x":348315,"y":9487,"z":15156}},{"groupId":501,"instId":300006,"propState":18,"propId":103038,"pos":{"x":114254,"y":33230,"z":-312015},"rot":{"x":348315,"y":185378,"z":15156}},{"groupId":501,"instId":300005,"propState":18,"propId":103038,"pos":{"x":-194099,"y":17243,"z":-70785},"rot":{"x":348315,"y":285903,"z":15156}},{"groupId":501,"instId":300004,"propState":18,"propId":103038,"pos":{"x":122974,"y":23220,"z":-196904},"rot":{"x":348315,"y":193933,"z":15156}},{"groupId":501,"instId":300003,"propState":18,"propId":103038,"pos":{"x":-119850,"y":-4070,"z":-80450},"rot":{"x":348315,"y":10350,"z":15156}},{"groupId":501,"instId":300002,"propState":18,"propId":103038,"pos":{"x":-661,"y":-15838,"z":-301433},"rot":{"x":348315,"y":86695,"z":15156}},{"groupId":501,"instId":300001,"propState":18,"propId":103038,"pos":{"x":152262,"y":29420,"z":-133030},"rot":{"x":348315,"y":143340,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"614":{"props":[{"groupId":614,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-76,"y":-15300,"z":-270627},"rot":{"x":759,"y":270425,"z":340127}}],"npcs":[],"monsters":[],"teleports":{}},"640":{"props":[{"groupId":640,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-115989,"y":23050,"z":-146744},"rot":{"x":0,"y":207159,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":401,"startAnchorId":3,"startGroupId":1}},"2031103":{"P20311_F20311001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300004,"propState":1,"propId":103013,"pos":{"x":-179420,"y":-5030,"z":-79729},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"302":{"props":[{"groupId":302,"instId":300003,"propState":0,"propId":100,"pos":{"x":71858,"y":-17715,"z":-569984},"rot":{"x":0,"y":0,"z":0}},{"groupId":302,"instId":300006,"propState":0,"propId":100,"pos":{"x":35260,"y":-8710,"z":-531030},"rot":{"x":0,"y":0,"z":0}},{"groupId":302,"instId":300005,"propState":0,"propId":100,"pos":{"x":97238,"y":108170,"z":160214},"rot":{"x":0,"y":0,"z":0}},{"groupId":302,"instId":300004,"propState":0,"propId":100,"pos":{"x":-179152,"y":-2932,"z":-79670},"rot":{"x":0,"y":0,"z":0}},{"groupId":302,"instId":300002,"propState":0,"propId":100,"pos":{"x":110155,"y":18067,"z":-263338},"rot":{"x":0,"y":0,"z":0}},{"groupId":302,"instId":300001,"propState":1,"propId":139,"pos":{"x":166914,"y":29381,"z":-130890},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300002,"propState":0,"propId":103014,"pos":{"x":120671,"y":32410,"z":-316397},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":103014,"pos":{"x":-110818,"y":22077,"z":-216545},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"348":{"props":[],"npcs":[],"monsters":[{"groupId":348,"instId":200002,"monsterId":8002040,"eventId":20311169,"pos":{"x":64150,"y":22076,"z":-250120},"rot":{"x":0,"y":9057,"z":0}},{"groupId":348,"instId":200001,"monsterId":8002040,"eventId":20311170,"pos":{"x":-123186,"y":-16910,"z":-159050},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300005,"propState":8,"propId":101,"pos":{"x":-152719,"y":-4910,"z":-87725},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300006,"propState":8,"propId":101,"pos":{"x":-126740,"y":28067,"z":2770},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300002,"propState":8,"propId":101,"pos":{"x":79038,"y":-16910,"z":-250214},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300004,"propState":8,"propId":101,"pos":{"x":-111459,"y":22077,"z":-147020},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300001,"propState":8,"propId":101,"pos":{"x":166106,"y":28084,"z":-136319},"rot":{"x":0,"y":314789,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2031101":{"anchorId":1,"groupId":51,"instId":300001,"pos":{"x":160361,"y":28084,"z":-130813},"rot":{"x":0,"y":270000,"z":0}},"2031102":{"anchorId":2,"groupId":51,"instId":300002,"pos":{"x":72413,"y":-16918,"z":-259230},"rot":{"x":0,"y":270000,"z":0}},"2031103":{"anchorId":4,"groupId":51,"instId":300004,"pos":{"x":-120646,"y":22077,"z":-148724},"rot":{"x":0,"y":270000,"z":0}},"2031104":{"anchorId":5,"groupId":51,"instId":300005,"pos":{"x":-145525,"y":-4910,"z":-79740},"rot":{"x":0,"y":90000,"z":0}},"2031105":{"anchorId":6,"groupId":51,"instId":300006,"pos":{"x":-130013,"y":28067,"z":-3320},"rot":{"x":0,"y":180000,"z":0}}}},"50":{"props":[{"groupId":50,"instId":300012,"propState":12,"propId":60301,"pos":{"x":-130017,"y":19343,"z":-128351},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300016,"propState":12,"propId":60301,"pos":{"x":72060,"y":-19507,"z":-524470},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300014,"propState":12,"propId":60301,"pos":{"x":74440,"y":-16918,"z":-241080},"rot":{"x":0,"y":175344,"z":0}},{"groupId":50,"instId":300007,"propState":12,"propId":60301,"pos":{"x":-151375,"y":21032,"z":-32193},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300003,"propState":12,"propId":60301,"pos":{"x":75309,"y":22090,"z":-181886},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300015,"propState":12,"propId":60301,"pos":{"x":-126308,"y":28032,"z":-21270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300013,"propState":12,"propId":60303,"pos":{"x":-152666,"y":16077,"z":-168726},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300011,"propState":12,"propId":60301,"pos":{"x":-140663,"y":28320,"z":12394},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300009,"propState":12,"propId":60301,"pos":{"x":-178999,"y":-10481,"z":-132258},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300010,"propState":12,"propId":60301,"pos":{"x":-170467,"y":22077,"z":-141800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-140546,"y":28067,"z":-177350},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300006,"propState":12,"propId":60301,"pos":{"x":-65660,"y":22081,"z":-252210},"rot":{"x":0,"y":300000,"z":0}},{"groupId":50,"instId":300005,"propState":12,"propId":60301,"pos":{"x":25570,"y":-16858,"z":-271110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300004,"propState":12,"propId":60301,"pos":{"x":169631,"y":32410,"z":-311082},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300002,"propState":12,"propId":60301,"pos":{"x":139150,"y":22138,"z":-204590},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300001,"propState":12,"propId":60301,"pos":{"x":135190,"y":28084,"z":-112910},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"312":{"props":[],"npcs":[],"monsters":[{"groupId":312,"instId":200017,"monsterId":3011010,"eventId":20311141,"pos":{"x":-167428,"y":-10910,"z":-136067},"rot":{"x":0,"y":0,"z":0}},{"groupId":312,"instId":200016,"monsterId":3012020,"eventId":20311140,"pos":{"x":-165106,"y":-10910,"z":-125182},"rot":{"x":0,"y":-2,"z":0}}],"teleports":{}},"52":{"props":[],"npcs":[],"monsters":[{"groupId":52,"instId":200008,"monsterId":3011010,"eventId":20311110,"pos":{"x":73060,"y":22095,"z":-209760},"rot":{"x":0,"y":290000,"z":0}},{"groupId":52,"instId":200007,"monsterId":3012020,"eventId":20311109,"pos":{"x":75868,"y":22090,"z":-209200},"rot":{"x":0,"y":160000,"z":0}},{"groupId":52,"instId":200006,"monsterId":3012020,"eventId":20311107,"pos":{"x":120449,"y":22112,"z":-205441},"rot":{"x":0,"y":50000,"z":0}},{"groupId":52,"instId":200005,"monsterId":3002010,"eventId":20311106,"pos":{"x":117011,"y":22103,"z":-207699},"rot":{"x":0,"y":60000,"z":0}},{"groupId":52,"instId":200004,"monsterId":3011010,"eventId":20311105,"pos":{"x":92257,"y":22090,"z":-194733},"rot":{"x":0,"y":260000,"z":0}},{"groupId":52,"instId":200003,"monsterId":3002010,"eventId":20311104,"pos":{"x":112810,"y":22118,"z":-214378},"rot":{"x":0,"y":213387,"z":0}},{"groupId":52,"instId":200002,"monsterId":3012020,"eventId":20311103,"pos":{"x":91778,"y":22090,"z":-199737},"rot":{"x":0,"y":303327,"z":0}}],"teleports":{}},"311":{"props":[],"npcs":[],"monsters":[{"groupId":311,"instId":200001,"monsterId":3002010,"eventId":20311128,"pos":{"x":-152247,"y":22077,"z":-136775},"rot":{"x":0,"y":180000,"z":0}},{"groupId":311,"instId":200015,"monsterId":3002030,"eventId":20311127,"pos":{"x":-140030,"y":22077,"z":-163210},"rot":{"x":0,"y":300000,"z":0}},{"groupId":311,"instId":200014,"monsterId":3002030,"eventId":20311125,"pos":{"x":-125410,"y":22121,"z":-208390},"rot":{"x":0,"y":325000,"z":0}},{"groupId":311,"instId":200013,"monsterId":3001020,"eventId":20311124,"pos":{"x":-142707,"y":22090,"z":-189387},"rot":{"x":0,"y":180000,"z":0}},{"groupId":311,"instId":200012,"monsterId":3002010,"eventId":20311123,"pos":{"x":-121338,"y":22099,"z":-188080},"rot":{"x":0,"y":170000,"z":0}},{"groupId":311,"instId":200011,"monsterId":3002010,"eventId":20311122,"pos":{"x":-123114,"y":22097,"z":-203660},"rot":{"x":0,"y":308123,"z":0}},{"groupId":311,"instId":200002,"monsterId":3001020,"eventId":20311121,"pos":{"x":-76970,"y":22090,"z":-221450},"rot":{"x":0,"y":0,"z":0}},{"groupId":311,"instId":200010,"monsterId":3002010,"eventId":20311120,"pos":{"x":-73780,"y":22090,"z":-205370},"rot":{"x":0,"y":30000,"z":0}}],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300028,"propState":0,"propId":103016,"pos":{"x":-75992,"y":-16900,"z":-202281},"rot":{"x":0,"y":187292,"z":0}},{"groupId":56,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-125438,"y":-16910,"z":-196494},"rot":{"x":0,"y":118484,"z":0}},{"groupId":56,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-121595,"y":-16910,"z":-150035},"rot":{"x":0,"y":178939,"z":0}},{"groupId":56,"instId":300025,"propState":0,"propId":103016,"pos":{"x":-161538,"y":-10910,"z":-137835},"rot":{"x":0,"y":247230,"z":0}},{"groupId":56,"instId":300024,"propState":0,"propId":103017,"pos":{"x":-127846,"y":-4910,"z":-132695},"rot":{"x":0,"y":297112,"z":0}},{"groupId":56,"instId":300023,"propState":0,"propId":103017,"pos":{"x":-126745,"y":-4910,"z":-95978},"rot":{"x":0,"y":353936,"z":0}},{"groupId":56,"instId":300022,"propState":0,"propId":103017,"pos":{"x":-135497,"y":-4910,"z":-26902},"rot":{"x":0,"y":142473,"z":0}},{"groupId":56,"instId":300021,"propState":0,"propId":103016,"pos":{"x":-188120,"y":16032,"z":-80463},"rot":{"x":0,"y":285781,"z":0}},{"groupId":56,"instId":300020,"propState":0,"propId":103017,"pos":{"x":-188991,"y":28032,"z":2956},"rot":{"x":0,"y":186615,"z":0}},{"groupId":56,"instId":300019,"propState":0,"propId":103016,"pos":{"x":-153673,"y":28075,"z":-2480},"rot":{"x":0,"y":119812,"z":0}},{"groupId":56,"instId":300018,"propState":0,"propId":103017,"pos":{"x":-145805,"y":21032,"z":-27344},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300017,"propState":0,"propId":103017,"pos":{"x":-136000,"y":22077,"z":-127490},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300016,"propState":0,"propId":103016,"pos":{"x":-153560,"y":16077,"z":-129380},"rot":{"x":0,"y":107668,"z":0}},{"groupId":56,"instId":300015,"propState":0,"propId":103017,"pos":{"x":-142734,"y":19077,"z":-152427},"rot":{"x":0,"y":115462,"z":0}},{"groupId":56,"instId":300011,"propState":0,"propId":103016,"pos":{"x":-121053,"y":22077,"z":-177263},"rot":{"x":0,"y":173938,"z":0}},{"groupId":56,"instId":300010,"propState":0,"propId":103017,"pos":{"x":-121155,"y":22077,"z":-216574},"rot":{"x":0,"y":353807,"z":0}},{"groupId":56,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-80004,"y":22090,"z":-201241},"rot":{"x":0,"y":84752,"z":0}},{"groupId":56,"instId":300008,"propState":0,"propId":103016,"pos":{"x":63798,"y":-16918,"z":-242284},"rot":{"x":0,"y":321448,"z":0}},{"groupId":56,"instId":300005,"propState":0,"propId":103017,"pos":{"x":129786,"y":32420,"z":-313979},"rot":{"x":0,"y":314975,"z":0}},{"groupId":56,"instId":300004,"propState":0,"propId":103016,"pos":{"x":80018,"y":22090,"z":-228853},"rot":{"x":0,"y":220892,"z":0}},{"groupId":56,"instId":300003,"propState":0,"propId":103017,"pos":{"x":108292,"y":16085,"z":-249816},"rot":{"x":0,"y":151903,"z":0}},{"groupId":56,"instId":300007,"propState":0,"propId":103016,"pos":{"x":115530,"y":22088,"z":-216120},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300006,"propState":0,"propId":103016,"pos":{"x":144074,"y":28100,"z":-138285},"rot":{"x":0,"y":46973,"z":0}},{"groupId":56,"instId":300029,"propState":0,"propId":103015,"pos":{"x":164490,"y":32410,"z":-315343},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300014,"propState":0,"propId":103015,"pos":{"x":-62450,"y":-16918,"z":-245750},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300013,"propState":0,"propId":103015,"pos":{"x":-171791,"y":22077,"z":-150220},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300012,"propState":0,"propId":103015,"pos":{"x":-196652,"y":16032,"z":-58845},"rot":{"x":0,"y":46295,"z":0}},{"groupId":56,"instId":300001,"propState":0,"propId":103015,"pos":{"x":148261,"y":28084,"z":-162045},"rot":{"x":0,"y":349862,"z":0}},{"groupId":56,"instId":300002,"propState":0,"propId":103015,"pos":{"x":99106,"y":28410,"z":-310270},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"313":{"props":[],"npcs":[],"monsters":[{"groupId":313,"instId":200004,"monsterId":3002010,"eventId":20311028,"pos":{"x":-152247,"y":22077,"z":-136775},"rot":{"x":0,"y":180000,"z":0}},{"groupId":313,"instId":200003,"monsterId":3002030,"eventId":20311027,"pos":{"x":-140030,"y":22077,"z":-163210},"rot":{"x":0,"y":300000,"z":0}},{"groupId":313,"instId":200002,"monsterId":3001020,"eventId":20311021,"pos":{"x":-76970,"y":22090,"z":-221450},"rot":{"x":0,"y":0,"z":0}},{"groupId":313,"instId":200001,"monsterId":3002010,"eventId":20311020,"pos":{"x":-73780,"y":22090,"z":-205370},"rot":{"x":0,"y":30000,"z":0}},{"groupId":313,"instId":200008,"monsterId":3011010,"eventId":20311010,"pos":{"x":73060,"y":22095,"z":-209760},"rot":{"x":0,"y":290000,"z":0}},{"groupId":313,"instId":200007,"monsterId":3012020,"eventId":20311009,"pos":{"x":75868,"y":22090,"z":-209200},"rot":{"x":0,"y":160000,"z":0}}],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300004,"propState":0,"propId":100,"pos":{"x":-185480,"y":16032,"z":-76900},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300003,"propState":0,"propId":211,"pos":{"x":-194281,"y":16032,"z":-82577},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300002,"propState":0,"propId":100,"pos":{"x":-194281,"y":16032,"z":-82577},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300001,"propState":11,"propId":60302,"pos":{"x":-194281,"y":16032,"z":-82577},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":54,"instId":200002,"monsterId":3002010,"eventId":20311238,"pos":{"x":-196140,"y":16032,"z":-79300},"rot":{"x":0,"y":153201,"z":0}},{"groupId":54,"instId":200001,"monsterId":3002010,"eventId":20311237,"pos":{"x":-191880,"y":16032,"z":-79930},"rot":{"x":0,"y":198416,"z":0}}],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300001,"propState":8,"propId":702,"pos":{"x":-190717,"y":23077,"z":-149660},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":55,"instId":200001,"monsterId":3003021,"eventId":101215,"pos":{"x":-190717,"y":22077,"z":-149660},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{"1115":{"anchorId":1,"groupId":55,"instId":300001,"pos":{"x":-184613,"y":22077,"z":-149622},"rot":{"x":0,"y":270000,"z":0}}}},"57":{"props":[{"groupId":57,"instId":300003,"propState":0,"propId":211,"pos":{"x":80288,"y":28410,"z":-302663},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300004,"propState":0,"propId":100,"pos":{"x":95351,"y":28410,"z":-312124},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300002,"propState":0,"propId":100,"pos":{"x":80288,"y":28410,"z":-302663},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300001,"propState":11,"propId":60303,"pos":{"x":80288,"y":28410,"z":-302663},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":57,"instId":200001,"monsterId":3003010,"eventId":20311233,"pos":{"x":84597,"y":28420,"z":-303957},"rot":{"x":0,"y":124687,"z":0}}],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300001,"propState":8,"propId":901,"pos":{"x":170990,"y":32410,"z":-319140},"rot":{"x":0,"y":225000,"z":0}},{"groupId":68,"instId":300002,"propState":0,"propId":102,"pos":{"x":171780,"y":32420,"z":-319930},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1209":{"anchorId":1,"groupId":68,"instId":300001,"pos":{"x":169880,"y":32410,"z":-318150},"rot":{"x":0,"y":135000,"z":0}}}},"303":{"props":[{"groupId":303,"instId":300001,"propState":8,"propId":808,"pos":{"x":117147,"y":32410,"z":-330955},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1016":{"anchorId":1,"groupId":303,"instId":300001,"pos":{"x":118093,"y":32410,"z":-330955},"rot":{"x":0,"y":270000,"z":0}}}},"304":{"props":[{"groupId":304,"instId":300001,"propState":8,"propId":801,"pos":{"x":-67310,"y":22081,"z":-235630},"rot":{"x":0,"y":190000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1019":{"anchorId":1,"groupId":304,"instId":300001,"pos":{"x":-67530,"y":22081,"z":-236430},"rot":{"x":0,"y":10000,"z":0}}}},"300":{"props":[{"groupId":300,"instId":300001,"propState":11,"propId":103018,"pos":{"x":131480,"y":28090,"z":-214320},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"298":{"props":[{"groupId":298,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-26220,"y":-16858,"z":-271207},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"301":{"props":[{"groupId":301,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-75991,"y":22090,"z":-182680},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"432":{"props":[{"groupId":432,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-154075,"y":28032,"z":-41050},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300001,"propState":0,"propId":103010,"pos":{"x":-140500,"y":22100,"z":-114810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":37,"instId":300003,"propState":0,"propId":103011,"pos":{"x":-140500,"y":22100,"z":-125764},"rot":{"x":0,"y":180000,"z":0}},{"groupId":37,"instId":300002,"propState":1,"propId":103011,"pos":{"x":-140500,"y":19040,"z":-103893},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300004,"propState":0,"propId":103039,"pos":{"x":-142489,"y":16032,"z":-52035},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300003,"propState":1,"propId":103011,"pos":{"x":-140516,"y":21035,"z":-37883},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300002,"propState":0,"propId":103011,"pos":{"x":-140501,"y":16010,"z":-55956},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300001,"propState":0,"propId":103010,"pos":{"x":-140580,"y":20930,"z":-46900},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300003,"propState":1,"propId":103011,"pos":{"x":-116180,"y":22050,"z":-217760},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300002,"propState":1,"propId":103011,"pos":{"x":-116121,"y":22100,"z":-248043},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300001,"propState":0,"propId":103010,"pos":{"x":-116070,"y":25360,"z":-232860},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[],"npcs":[],"monsters":[{"groupId":60,"instId":200002,"monsterId":3002010,"eventId":20311114,"pos":{"x":160640,"y":35030,"z":-267890},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":200001,"monsterId":3002010,"eventId":20311113,"pos":{"x":156056,"y":35107,"z":-267386},"rot":{"x":0,"y":200000,"z":0}},{"groupId":60,"instId":200003,"monsterId":3012020,"eventId":20311112,"pos":{"x":132120,"y":35107,"z":-270170},"rot":{"x":0,"y":270100,"z":0}}],"teleports":{}},"61":{"props":[],"npcs":[],"monsters":[{"groupId":61,"instId":200002,"monsterId":3001010,"eventId":20311117,"pos":{"x":146553,"y":47046,"z":-261769},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":200001,"monsterId":3002010,"eventId":20311116,"pos":{"x":157484,"y":47050,"z":-267178},"rot":{"x":0,"y":316135,"z":0}}],"teleports":{}},"314":{"props":[],"npcs":[],"monsters":[{"groupId":314,"instId":200001,"monsterId":3002010,"eventId":20311013,"pos":{"x":156056,"y":35107,"z":-267386},"rot":{"x":0,"y":200000,"z":0}},{"groupId":314,"instId":200002,"monsterId":3002010,"eventId":20311014,"pos":{"x":160640,"y":35030,"z":-267890},"rot":{"x":0,"y":0,"z":0}},{"groupId":314,"instId":200003,"monsterId":3012020,"eventId":20311012,"pos":{"x":132120,"y":35107,"z":-270170},"rot":{"x":0,"y":270100,"z":0}}],"teleports":{}},"317":{"props":[],"npcs":[],"monsters":[{"groupId":317,"instId":200002,"monsterId":3001010,"eventId":20311017,"pos":{"x":146553,"y":47046,"z":-261769},"rot":{"x":0,"y":180000,"z":0}},{"groupId":317,"instId":200001,"monsterId":3002010,"eventId":20311016,"pos":{"x":157484,"y":47050,"z":-267178},"rot":{"x":0,"y":316135,"z":0}}],"teleports":{}},"315":{"props":[],"npcs":[],"monsters":[{"groupId":315,"instId":200001,"monsterId":3012020,"eventId":20311115,"pos":{"x":167200,"y":43360,"z":-258160},"rot":{"x":0,"y":265633,"z":0}}],"teleports":{}},"316":{"props":[],"npcs":[],"monsters":[{"groupId":316,"instId":200001,"monsterId":3012020,"eventId":20311015,"pos":{"x":167200,"y":43360,"z":-258160},"rot":{"x":0,"y":265633,"z":0}}],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300002,"propState":0,"propId":103017,"pos":{"x":126273,"y":35030,"z":-277480},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300001,"propState":0,"propId":103016,"pos":{"x":166059,"y":35202,"z":-250726},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300003,"propState":0,"propId":103016,"pos":{"x":110107,"y":47060,"z":-274810},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":63,"instId":300002,"propState":0,"propId":103017,"pos":{"x":134365,"y":47050,"z":-264099},"rot":{"x":0,"y":216920,"z":180000}},{"groupId":63,"instId":300001,"propState":0,"propId":103016,"pos":{"x":166240,"y":47050,"z":-271620},"rot":{"x":0,"y":180000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300001,"propState":12,"propId":60302,"pos":{"x":111726,"y":35080,"z":-269710},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300002,"propState":12,"propId":60301,"pos":{"x":153190,"y":46630,"z":-272600},"rot":{"x":350601,"y":305478,"z":155240}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300001,"propState":0,"propId":103015,"pos":{"x":125230,"y":39880,"z":-263970},"rot":{"x":328704,"y":359902,"z":269958}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300003,"propState":0,"propId":211,"pos":{"x":125420,"y":40810,"z":-276120},"rot":{"x":0,"y":0,"z":270000}},{"groupId":71,"instId":300004,"propState":0,"propId":100,"pos":{"x":125420,"y":41160,"z":-256100},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":71,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":71,"instId":300001,"propState":11,"propId":60303,"pos":{"x":125230,"y":40820,"z":-276050},"rot":{"x":0,"y":0,"z":270000}}],"npcs":[],"monsters":[{"groupId":71,"instId":200001,"monsterId":3003020,"eventId":20311231,"pos":{"x":125231,"y":43140,"z":-270798},"rot":{"x":0,"y":150913,"z":0}}],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300004,"propState":0,"propId":100,"pos":{"x":-107740,"y":22034,"z":-54710},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300003,"propState":0,"propId":211,"pos":{"x":-110601,"y":22308,"z":-40540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300002,"propState":0,"propId":100,"pos":{"x":-110601,"y":22308,"z":-40540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300001,"propState":11,"propId":60302,"pos":{"x":-110601,"y":22308,"z":-40540},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":73,"instId":200002,"monsterId":3012020,"eventId":20311236,"pos":{"x":-107920,"y":22308,"z":-45240},"rot":{"x":0,"y":220000,"z":0}},{"groupId":73,"instId":200001,"monsterId":3012020,"eventId":20311235,"pos":{"x":-109284,"y":22322,"z":-43534},"rot":{"x":0,"y":240000,"z":0}}],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-130967,"y":16048,"z":-66606},"rot":{"x":0,"y":13220,"z":0}},{"groupId":74,"instId":300028,"propState":0,"propId":103016,"pos":{"x":-107792,"y":28048,"z":-72795},"rot":{"x":0,"y":268271,"z":0}},{"groupId":74,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-159972,"y":16032,"z":-86207},"rot":{"x":0,"y":0,"z":0}},{"groupId":74,"instId":300002,"propState":0,"propId":103015,"pos":{"x":-122020,"y":16032,"z":-80556},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-104283,"y":16032,"z":-58786},"rot":{"x":0,"y":180000,"z":0}},{"groupId":75,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-149276,"y":16048,"z":-62254},"rot":{"x":0,"y":317606,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[],"npcs":[],"monsters":[{"groupId":76,"instId":200003,"monsterId":3011010,"eventId":20311133,"pos":{"x":-110340,"y":28031,"z":-50118},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":200002,"monsterId":3011010,"eventId":20311132,"pos":{"x":-140577,"y":16048,"z":-61118},"rot":{"x":0,"y":180000,"z":0}},{"groupId":76,"instId":200001,"monsterId":3012020,"eventId":20311131,"pos":{"x":-148440,"y":16032,"z":-67018},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-152550,"y":23093,"z":-55923},"rot":{"x":275143,"y":270000,"z":90000}},{"groupId":78,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-140319,"y":38323,"z":-55920},"rot":{"x":44792,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-161471,"y":30453,"z":-95362},"rot":{"x":319352,"y":0,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[],"npcs":[],"monsters":[{"groupId":82,"instId":200002,"monsterId":3012020,"eventId":20311136,"pos":{"x":-161394,"y":25170,"z":-77090},"rot":{"x":0,"y":270919,"z":0}},{"groupId":82,"instId":200001,"monsterId":3002010,"eventId":20311135,"pos":{"x":-161471,"y":24260,"z":-80660},"rot":{"x":0,"y":292812,"z":0}}],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300003,"propState":0,"propId":103016,"pos":{"x":369575,"y":2940,"z":-308518},"rot":{"x":0,"y":0,"z":0}},{"groupId":90,"instId":300002,"propState":0,"propId":103017,"pos":{"x":377128,"y":2940,"z":-300428},"rot":{"x":0,"y":0,"z":0}},{"groupId":90,"instId":300001,"propState":12,"propId":60303,"pos":{"x":356617,"y":6088,"z":-309496},"rot":{"x":0,"y":268238,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[],"npcs":[],"monsters":[{"groupId":92,"instId":200002,"monsterId":3002030,"eventId":20311151,"pos":{"x":362600,"y":30140,"z":-298150},"rot":{"x":0,"y":270100,"z":0}},{"groupId":92,"instId":200001,"monsterId":3001020,"eventId":20311152,"pos":{"x":352308,"y":21470,"z":-298150},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300001,"propState":12,"propId":60301,"pos":{"x":373830,"y":35270,"z":-298138},"rot":{"x":358405,"y":90001,"z":89980}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[],"npcs":[],"monsters":[{"groupId":94,"instId":200002,"monsterId":3001020,"eventId":20311154,"pos":{"x":390050,"y":32990,"z":-270299},"rot":{"x":0,"y":217133,"z":0}},{"groupId":94,"instId":200001,"monsterId":3002010,"eventId":20311153,"pos":{"x":389932,"y":22510,"z":-271697},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300002,"propState":12,"propId":60303,"pos":{"x":366015,"y":49580,"z":-289187},"rot":{"x":90000,"y":270000,"z":0}},{"groupId":95,"instId":300001,"propState":12,"propId":60301,"pos":{"x":390050,"y":32580,"z":-272873},"rot":{"x":357245,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[],"npcs":[],"monsters":[{"groupId":96,"instId":200001,"monsterId":3002030,"eventId":20311155,"pos":{"x":377750,"y":39010,"z":-281240},"rot":{"x":0,"y":270100,"z":0}}],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300003,"propState":0,"propId":211,"pos":{"x":342050,"y":33275,"z":-289213},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":97,"instId":300002,"propState":0,"propId":100,"pos":{"x":342050,"y":33275,"z":-289213},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":97,"instId":300001,"propState":11,"propId":60303,"pos":{"x":342050,"y":33275,"z":-289213},"rot":{"x":90000,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":97,"instId":200001,"monsterId":3003020,"eventId":20311239,"pos":{"x":342140,"y":29800,"z":-287490},"rot":{"x":0,"y":68670,"z":0}}],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300002,"propState":0,"propId":103015,"pos":{"x":342050,"y":33350,"z":-270300},"rot":{"x":0,"y":0,"z":270000}},{"groupId":98,"instId":300026,"propState":0,"propId":103016,"pos":{"x":342140,"y":27170,"z":-278174},"rot":{"x":0,"y":0,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300003,"propState":0,"propId":103016,"pos":{"x":350276,"y":39010,"z":-276543},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":99,"instId":300001,"propState":0,"propId":103017,"pos":{"x":381066,"y":39010,"z":-276573},"rot":{"x":0,"y":180000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300003,"propState":0,"propId":103016,"pos":{"x":379885,"y":35051,"z":-298150},"rot":{"x":89980,"y":0,"z":0}},{"groupId":100,"instId":300001,"propState":0,"propId":103017,"pos":{"x":350564,"y":33868,"z":-298148},"rot":{"x":17801,"y":89994,"z":89979}}],"npcs":[],"monsters":[],"teleports":{}},"107":{"props":[{"groupId":107,"instId":300001,"propState":0,"propId":103010,"pos":{"x":-119563,"y":30930,"z":-40770},"rot":{"x":0,"y":180000,"z":0}},{"groupId":107,"instId":300004,"propState":0,"propId":103039,"pos":{"x":-115543,"y":28034,"z":-42975},"rot":{"x":0,"y":270000,"z":0}},{"groupId":107,"instId":300003,"propState":1,"propId":103011,"pos":{"x":-125503,"y":28037,"z":-40901},"rot":{"x":0,"y":270000,"z":0}},{"groupId":107,"instId":300002,"propState":0,"propId":103011,"pos":{"x":-113489,"y":28030,"z":-40900},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"168":{"props":[{"groupId":168,"instId":300002,"propState":1,"propId":211,"pos":{"x":161054,"y":29791,"z":-122170},"rot":{"x":0,"y":0,"z":0}},{"groupId":168,"instId":300001,"propState":18,"propId":103025,"pos":{"x":161054,"y":29791,"z":-122170},"rot":{"x":1434,"y":178459,"z":44760}}],"npcs":[],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300002,"propState":1,"propId":211,"pos":{"x":93164,"y":22768,"z":-183201},"rot":{"x":0,"y":0,"z":0}},{"groupId":169,"instId":300001,"propState":18,"propId":103025,"pos":{"x":93164,"y":22768,"z":-183201},"rot":{"x":90000,"y":279626,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"172":{"props":[{"groupId":172,"instId":300002,"propState":1,"propId":211,"pos":{"x":11397,"y":-14757,"z":-281489},"rot":{"x":0,"y":0,"z":0}},{"groupId":172,"instId":300001,"propState":18,"propId":103025,"pos":{"x":10836,"y":-15124,"z":-281828},"rot":{"x":347989,"y":253540,"z":283757}}],"npcs":[],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300002,"propState":1,"propId":211,"pos":{"x":-31548,"y":-15925,"z":-258229},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-31576,"y":-14501,"z":-256385},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300002,"propState":1,"propId":211,"pos":{"x":-128723,"y":-3319,"z":-72647},"rot":{"x":0,"y":310570,"z":0}},{"groupId":184,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-128529,"y":-3461,"z":-72170},"rot":{"x":335488,"y":120467,"z":74180}}],"npcs":[],"monsters":[],"teleports":{}},"185":{"props":[{"groupId":185,"instId":300002,"propState":1,"propId":211,"pos":{"x":-146994,"y":19513,"z":-92703},"rot":{"x":0,"y":270000,"z":42240}},{"groupId":185,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-146994,"y":19513,"z":-92703},"rot":{"x":0,"y":270000,"z":42240}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300002,"propState":1,"propId":211,"pos":{"x":-146411,"y":29094,"z":-14855},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-146411,"y":29094,"z":-14855},"rot":{"x":0,"y":136460,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300004,"propState":1,"propId":211,"pos":{"x":-173186,"y":-9401,"z":-127050},"rot":{"x":0,"y":0,"z":0}},{"groupId":183,"instId":300003,"propState":0,"propId":103025,"pos":{"x":-171872,"y":-9634,"z":-123076},"rot":{"x":0,"y":46339,"z":0}},{"groupId":183,"instId":300002,"propState":0,"propId":103025,"pos":{"x":-176788,"y":-9420,"z":-125359},"rot":{"x":0,"y":328197,"z":0}},{"groupId":183,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-173186,"y":-9401,"z":-127050},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300002,"propState":1,"propId":211,"pos":{"x":-190622,"y":16032,"z":-67910},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-189692,"y":16880,"z":-70458},"rot":{"x":15672,"y":18331,"z":20018}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300004,"propState":1,"propId":211,"pos":{"x":83802,"y":29258,"z":-317801},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300001,"propState":18,"propId":103025,"pos":{"x":84365,"y":29166,"z":-316790},"rot":{"x":0,"y":37527,"z":0}},{"groupId":187,"instId":300003,"propState":0,"propId":103025,"pos":{"x":84373,"y":29151,"z":-318710},"rot":{"x":0,"y":150375,"z":0}},{"groupId":187,"instId":300002,"propState":0,"propId":103025,"pos":{"x":82722,"y":29172,"z":-317748},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"266":{"props":[{"groupId":266,"instId":300002,"propState":1,"propId":211,"pos":{"x":69319,"y":23836,"z":-190915},"rot":{"x":0,"y":0,"z":0}},{"groupId":266,"instId":300001,"propState":18,"propId":103025,"pos":{"x":69319,"y":23836,"z":-190915},"rot":{"x":0,"y":327586,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"268":{"props":[{"groupId":268,"instId":300002,"propState":1,"propId":211,"pos":{"x":112380,"y":22112,"z":-201770},"rot":{"x":0,"y":22616,"z":0}},{"groupId":268,"instId":300001,"propState":18,"propId":103025,"pos":{"x":116887,"y":27996,"z":-195881},"rot":{"x":305322,"y":37833,"z":23219}}],"npcs":[],"monsters":[],"teleports":{}},"280":{"props":[{"groupId":280,"instId":300002,"propState":1,"propId":211,"pos":{"x":345046,"y":18100,"z":-276220},"rot":{"x":0,"y":0,"z":0}},{"groupId":280,"instId":300001,"propState":18,"propId":103025,"pos":{"x":344637,"y":20138,"z":-274774},"rot":{"x":338918,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"279":{"props":[{"groupId":279,"instId":300002,"propState":1,"propId":211,"pos":{"x":119242,"y":47046,"z":-281370},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":279,"instId":300001,"propState":18,"propId":103025,"pos":{"x":119221,"y":44462,"z":-280004},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"282":{"props":[{"groupId":282,"instId":300002,"propState":1,"propId":211,"pos":{"x":388814,"y":21945,"z":-280300},"rot":{"x":0,"y":0,"z":0}},{"groupId":282,"instId":300001,"propState":18,"propId":103025,"pos":{"x":384467,"y":21988,"z":-286179},"rot":{"x":56356,"y":190311,"z":184504}}],"npcs":[],"monsters":[],"teleports":{}},"421":{"props":[{"groupId":421,"instId":300002,"propState":1,"propId":211,"pos":{"x":357553,"y":6050,"z":-309853},"rot":{"x":0,"y":0,"z":0}},{"groupId":421,"instId":300001,"propState":18,"propId":103025,"pos":{"x":357961,"y":6050,"z":-308940},"rot":{"x":69836,"y":90000,"z":19092}}],"npcs":[],"monsters":[],"teleports":{}},"269":{"props":[{"groupId":269,"instId":300003,"propState":0,"propId":103025,"pos":{"x":-152461,"y":16545,"z":-165008},"rot":{"x":0,"y":313797,"z":0}},{"groupId":269,"instId":300004,"propState":1,"propId":211,"pos":{"x":-153173,"y":16077,"z":-165221},"rot":{"x":0,"y":0,"z":0}},{"groupId":269,"instId":300002,"propState":0,"propId":103025,"pos":{"x":-153447,"y":16347,"z":-164321},"rot":{"x":24013,"y":52557,"z":342692}},{"groupId":269,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-153603,"y":16649,"z":-163317},"rot":{"x":358702,"y":46372,"z":291065}}],"npcs":[],"monsters":[],"teleports":{}},"271":{"props":[{"groupId":271,"instId":300002,"propState":1,"propId":211,"pos":{"x":58289,"y":-16028,"z":-246820},"rot":{"x":0,"y":0,"z":0}},{"groupId":271,"instId":300001,"propState":18,"propId":103025,"pos":{"x":58289,"y":-16028,"z":-246820},"rot":{"x":0,"y":346147,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"292":{"props":[{"groupId":292,"instId":300002,"propState":1,"propId":211,"pos":{"x":-127540,"y":22189,"z":-250830},"rot":{"x":0,"y":0,"z":0}},{"groupId":292,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-130281,"y":22508,"z":-249461},"rot":{"x":79947,"y":273476,"z":183530}}],"npcs":[],"monsters":[],"teleports":{}},"281":{"props":[{"groupId":281,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-114495,"y":9090,"z":-265990},"rot":{"x":0,"y":270000,"z":90000}},{"groupId":281,"instId":300002,"propState":1,"propId":211,"pos":{"x":-114829,"y":9212,"z":-265990},"rot":{"x":0,"y":270000,"z":90000}},{"groupId":281,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-114500,"y":9089,"z":-267385},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"326":{"props":[{"groupId":326,"instId":300001,"propState":12,"propId":60302,"pos":{"x":-356156,"y":-8790,"z":-77323},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300005,"propState":1,"propId":103031,"pos":{"x":-116165,"y":22090,"z":-175809},"rot":{"x":0,"y":180000,"z":0}},{"groupId":173,"instId":300017,"propState":1,"propId":103039,"pos":{"x":80139,"y":22090,"z":-199564},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300015,"propState":1,"propId":103031,"pos":{"x":-81322,"y":-16910,"z":-196913},"rot":{"x":0,"y":90000,"z":0}},{"groupId":173,"instId":300013,"propState":1,"propId":103031,"pos":{"x":-165403,"y":-10910,"z":-139927},"rot":{"x":0,"y":0,"z":0}},{"groupId":173,"instId":300004,"propState":1,"propId":103031,"pos":{"x":-188501,"y":16040,"z":-55890},"rot":{"x":0,"y":0,"z":0}},{"groupId":173,"instId":300010,"propState":1,"propId":103031,"pos":{"x":110204,"y":22109,"z":-217944},"rot":{"x":0,"y":0,"z":0}},{"groupId":173,"instId":300008,"propState":1,"propId":103031,"pos":{"x":-135344,"y":-4910,"z":-61779},"rot":{"x":0,"y":0,"z":0}},{"groupId":173,"instId":300006,"propState":1,"propId":103031,"pos":{"x":-125303,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300002,"propState":1,"propId":103031,"pos":{"x":81346,"y":22089,"z":-196925},"rot":{"x":0,"y":90000,"z":0}},{"groupId":173,"instId":300014,"propState":1,"propId":103039,"pos":{"x":-190551,"y":16032,"z":-53857},"rot":{"x":0,"y":0,"z":0}},{"groupId":173,"instId":300018,"propState":1,"propId":103032,"pos":{"x":-173385,"y":22081,"z":-148887},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300016,"propState":1,"propId":103039,"pos":{"x":-83505,"y":-16868,"z":-198931},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300012,"propState":1,"propId":103031,"pos":{"x":-156415,"y":-10910,"z":-130932},"rot":{"x":0,"y":90000,"z":0}},{"groupId":173,"instId":300011,"propState":1,"propId":103031,"pos":{"x":-156331,"y":-4910,"z":-79773},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300009,"propState":1,"propId":103032,"pos":{"x":149255,"y":28111,"z":-130927},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300007,"propState":1,"propId":103031,"pos":{"x":-155408,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300003,"propState":1,"propId":103031,"pos":{"x":-81320,"y":22100,"z":-196809},"rot":{"x":0,"y":90000,"z":0}},{"groupId":173,"instId":300001,"propState":1,"propId":103031,"pos":{"x":146218,"y":28084,"z":-175913},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300003,"propState":0,"propId":103039,"pos":{"x":112456,"y":35070,"z":-272273},"rot":{"x":0,"y":270000,"z":0}},{"groupId":193,"instId":300002,"propState":0,"propId":103073,"pos":{"x":119263,"y":35055,"z":-266930},"rot":{"x":0,"y":270000,"z":0}},{"groupId":193,"instId":300001,"propState":0,"propId":103073,"pos":{"x":125263,"y":35055,"z":-266930},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"194":{"props":[{"groupId":194,"instId":300002,"propState":0,"propId":103039,"pos":{"x":366974,"y":28132,"z":-265280},"rot":{"x":270020,"y":0,"z":0}},{"groupId":194,"instId":300001,"propState":0,"propId":103031,"pos":{"x":369050,"y":26166,"z":-265280},"rot":{"x":270020,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"195":{"props":[{"groupId":195,"instId":300002,"propState":0,"propId":103039,"pos":{"x":384295,"y":27855,"z":-298151},"rot":{"x":270020,"y":180000,"z":0}},{"groupId":195,"instId":300001,"propState":0,"propId":103031,"pos":{"x":381886,"y":26283,"z":-298135},"rot":{"x":89980,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"197":{"props":[],"npcs":[],"monsters":[{"groupId":197,"instId":200002,"monsterId":3002030,"eventId":20311148,"pos":{"x":-137130,"y":30916,"z":-276154},"rot":{"x":0,"y":270100,"z":0}},{"groupId":197,"instId":200001,"monsterId":3002030,"eventId":20311147,"pos":{"x":-137130,"y":27175,"z":-264801},"rot":{"x":0,"y":174913,"z":0}}],"teleports":{}},"196":{"props":[],"npcs":[],"monsters":[{"groupId":196,"instId":200002,"monsterId":3002010,"eventId":20311144,"pos":{"x":-121548,"y":22116,"z":-283003},"rot":{"x":0,"y":122884,"z":0}},{"groupId":196,"instId":200004,"monsterId":3001020,"eventId":20311146,"pos":{"x":-122125,"y":16110,"z":-264994},"rot":{"x":0,"y":165000,"z":0}},{"groupId":196,"instId":200003,"monsterId":3002010,"eventId":20311145,"pos":{"x":-110535,"y":16110,"z":-267273},"rot":{"x":0,"y":165000,"z":0}},{"groupId":196,"instId":200001,"monsterId":3002010,"eventId":20311143,"pos":{"x":-111339,"y":22116,"z":-283270},"rot":{"x":0,"y":194744,"z":0}}],"teleports":{}},"198":{"props":[{"groupId":198,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-95150,"y":21160,"z":-276190},"rot":{"x":270000,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"199":{"props":[{"groupId":199,"instId":300001,"propState":12,"propId":60303,"pos":{"x":-116297,"y":31664,"z":-289820},"rot":{"x":89980,"y":1,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300005,"propState":0,"propId":100,"pos":{"x":-147470,"y":16077,"z":-166639},"rot":{"x":0,"y":270000,"z":0}},{"groupId":216,"instId":300004,"propState":0,"propId":103042,"pos":{"x":-133837,"y":16077,"z":-150924},"rot":{"x":0,"y":0,"z":0}},{"groupId":216,"instId":300003,"propState":0,"propId":100,"pos":{"x":-133730,"y":16077,"z":-149600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":216,"instId":300002,"propState":0,"propId":100,"pos":{"x":-140360,"y":17620,"z":-150930},"rot":{"x":0,"y":0,"z":0}},{"groupId":216,"instId":300001,"propState":0,"propId":100,"pos":{"x":-133837,"y":16077,"z":-150924},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":216,"instId":200002,"monsterId":7010011,"eventId":10301299,"pos":{"x":-215500,"y":16077,"z":-150924},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"224":{"props":[{"groupId":224,"instId":300007,"propState":0,"propId":100,"pos":{"x":356617,"y":6088,"z":-309496},"rot":{"x":0,"y":268238,"z":0}},{"groupId":224,"instId":300005,"propState":0,"propId":103042,"pos":{"x":343255,"y":15070,"z":-270316},"rot":{"x":0,"y":90000,"z":0}},{"groupId":224,"instId":300002,"propState":0,"propId":100,"pos":{"x":364290,"y":15070,"z":-279300},"rot":{"x":0,"y":90000,"z":0}},{"groupId":224,"instId":300006,"propState":0,"propId":103042,"pos":{"x":375800,"y":3084,"z":-309867},"rot":{"x":0,"y":0,"z":0}},{"groupId":224,"instId":300004,"propState":0,"propId":100,"pos":{"x":344510,"y":15070,"z":-270450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":224,"instId":300003,"propState":0,"propId":100,"pos":{"x":375944,"y":3144,"z":-308377},"rot":{"x":0,"y":0,"z":0}},{"groupId":224,"instId":300001,"propState":0,"propId":100,"pos":{"x":344411,"y":15070,"z":-270316},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":224,"instId":200002,"monsterId":7010011,"eventId":10301299,"pos":{"x":316870,"y":15070,"z":-270316},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"231":{"props":[{"groupId":231,"instId":300010,"propState":1,"propId":103073,"pos":{"x":-305920,"y":-8804,"z":-86236},"rot":{"x":0,"y":0,"z":0}},{"groupId":231,"instId":300008,"propState":1,"propId":103073,"pos":{"x":-305920,"y":-8804,"z":-92356},"rot":{"x":0,"y":0,"z":0}},{"groupId":231,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-305665,"y":-8800,"z":-68252},"rot":{"x":0,"y":0,"z":0}},{"groupId":231,"instId":300002,"propState":1,"propId":103073,"pos":{"x":-305665,"y":-8800,"z":-74252},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300001,"propState":0,"propId":100,"pos":{"x":-140368,"y":16077,"z":-146218},"rot":{"x":0,"y":90000,"z":0}},{"groupId":227,"instId":300011,"propState":0,"propId":100,"pos":{"x":-154160,"y":11370,"z":-149390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":227,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300008,"propState":21,"propId":103050,"pos":{"x":-125725,"y":16083,"z":-138778},"rot":{"x":0,"y":270000,"z":0}},{"groupId":227,"instId":300009,"propState":21,"propId":103050,"pos":{"x":-125790,"y":19355,"z":-137942},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300005,"propState":0,"propId":103087,"pos":{"x":-126190,"y":19343,"z":-134934},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"234":{"props":[{"groupId":234,"instId":300013,"propState":0,"propId":103033,"pos":{"x":-113170,"y":22072,"z":-277938},"rot":{"x":0,"y":0,"z":0}},{"groupId":234,"instId":300014,"propState":0,"propId":103039,"pos":{"x":-118757,"y":22080,"z":-279025},"rot":{"x":0,"y":180000,"z":0}},{"groupId":234,"instId":300010,"propState":0,"propId":103033,"pos":{"x":-113170,"y":22072,"z":-271945},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"230":{"props":[{"groupId":230,"instId":300001,"propState":1,"propId":103073,"pos":{"x":-353801,"y":-8819,"z":-68340},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300019,"propState":0,"propId":103039,"pos":{"x":-330580,"y":-8804,"z":-79090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300016,"propState":0,"propId":103073,"pos":{"x":-323772,"y":-8934,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300010,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8810,"z":-86247},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300020,"propState":0,"propId":103039,"pos":{"x":-348780,"y":-8804,"z":-79090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300017,"propState":0,"propId":103073,"pos":{"x":-341716,"y":-8914,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300014,"propState":1,"propId":103073,"pos":{"x":-329801,"y":-8819,"z":-86255},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300012,"propState":1,"propId":103073,"pos":{"x":-323860,"y":-8810,"z":-98640},"rot":{"x":0,"y":90000,"z":0}},{"groupId":230,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8820,"z":-68247},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300003,"propState":1,"propId":103073,"pos":{"x":-353801,"y":-8819,"z":-74340},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300018,"propState":0,"propId":103073,"pos":{"x":-335716,"y":-8914,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300015,"propState":0,"propId":103073,"pos":{"x":-317772,"y":-8934,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300013,"propState":1,"propId":103073,"pos":{"x":-329801,"y":-8819,"z":-92255},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300011,"propState":1,"propId":103073,"pos":{"x":-329860,"y":-8810,"z":-98640},"rot":{"x":0,"y":90000,"z":0}},{"groupId":230,"instId":300008,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8810,"z":-92348},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300002,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8820,"z":-74247},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"232":{"props":[{"groupId":232,"instId":300013,"propState":0,"propId":103039,"pos":{"x":-335110,"y":-8804,"z":-79560},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300012,"propState":0,"propId":103039,"pos":{"x":-353497,"y":-8860,"z":-61294},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300019,"propState":1,"propId":103073,"pos":{"x":-335716,"y":-8914,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":232,"instId":300018,"propState":1,"propId":103073,"pos":{"x":-341709,"y":-8914,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":232,"instId":300017,"propState":1,"propId":103073,"pos":{"x":-323852,"y":-8914,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":232,"instId":300016,"propState":1,"propId":103073,"pos":{"x":-317852,"y":-8914,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":232,"instId":300015,"propState":0,"propId":103073,"pos":{"x":-329829,"y":-8790,"z":-86261},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300014,"propState":0,"propId":103073,"pos":{"x":-329829,"y":-8790,"z":-92261},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300011,"propState":0,"propId":103073,"pos":{"x":-348000,"y":-8920,"z":-68340},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300010,"propState":0,"propId":103073,"pos":{"x":-348000,"y":-8920,"z":-74340},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300008,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8904,"z":-68240},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8904,"z":-74240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"240":{"props":[{"groupId":240,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-309565,"y":-69,"z":-104220},"rot":{"x":0,"y":270000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"233":{"props":[{"groupId":233,"instId":300015,"propState":1,"propId":103073,"pos":{"x":-317887,"y":-8800,"z":-56250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":233,"instId":300018,"propState":1,"propId":103073,"pos":{"x":-335717,"y":-8826,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":233,"instId":300016,"propState":1,"propId":103073,"pos":{"x":-323887,"y":-8800,"z":-56250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":233,"instId":300013,"propState":1,"propId":103073,"pos":{"x":-348000,"y":-8800,"z":-92360},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300011,"propState":1,"propId":103073,"pos":{"x":-329845,"y":-8810,"z":-74220},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300007,"propState":0,"propId":103073,"pos":{"x":-311665,"y":-8780,"z":-68240},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300019,"propState":0,"propId":103039,"pos":{"x":-317249,"y":-8766,"z":-61433},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300017,"propState":1,"propId":103073,"pos":{"x":-341717,"y":-8826,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":233,"instId":300014,"propState":1,"propId":103073,"pos":{"x":-348000,"y":-8800,"z":-86360},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300012,"propState":1,"propId":103073,"pos":{"x":-329845,"y":-8810,"z":-68220},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300010,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8790,"z":-86270},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300008,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8790,"z":-92361},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300002,"propState":0,"propId":103073,"pos":{"x":-311665,"y":-8780,"z":-74240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300012,"propState":0,"propId":103043,"pos":{"x":356976,"y":3074,"z":-308213},"rot":{"x":0,"y":91810,"z":0}},{"groupId":226,"instId":300001,"propState":0,"propId":100,"pos":{"x":353800,"y":15174,"z":-276989},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300030,"propState":0,"propId":100,"pos":{"x":361970,"y":15144,"z":-271995},"rot":{"x":90000,"y":270000,"z":0}},{"groupId":226,"instId":300010,"propState":0,"propId":103087,"pos":{"x":368259,"y":6088,"z":-302138},"rot":{"x":0,"y":270000,"z":0}},{"groupId":226,"instId":300009,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300028,"propState":21,"propId":103050,"pos":{"x":355086,"y":3092,"z":-293432},"rot":{"x":0,"y":135000,"z":0}},{"groupId":226,"instId":300027,"propState":21,"propId":103050,"pos":{"x":354481,"y":6115,"z":-301178},"rot":{"x":0,"y":180000,"z":0}},{"groupId":226,"instId":300024,"propState":21,"propId":103050,"pos":{"x":375005,"y":3095,"z":-300556},"rot":{"x":0,"y":180000,"z":0}},{"groupId":226,"instId":300023,"propState":21,"propId":103050,"pos":{"x":369299,"y":6088,"z":-301061},"rot":{"x":0,"y":180000,"z":0}},{"groupId":226,"instId":300022,"propState":0,"propId":103043,"pos":{"x":368823,"y":3074,"z":-293864},"rot":{"x":0,"y":66089,"z":0}},{"groupId":226,"instId":300021,"propState":0,"propId":103043,"pos":{"x":363172,"y":3074,"z":-298299},"rot":{"x":0,"y":204937,"z":0}},{"groupId":226,"instId":300020,"propState":0,"propId":103043,"pos":{"x":368024,"y":6357,"z":-309756},"rot":{"x":0,"y":194725,"z":0}},{"groupId":226,"instId":300019,"propState":21,"propId":103050,"pos":{"x":353694,"y":15080,"z":-295642},"rot":{"x":0,"y":315000,"z":0}},{"groupId":226,"instId":300018,"propState":21,"propId":103050,"pos":{"x":374061,"y":6357,"z":-309768},"rot":{"x":0,"y":270000,"z":0}},{"groupId":226,"instId":300017,"propState":0,"propId":103043,"pos":{"x":371890,"y":15070,"z":-272080},"rot":{"x":0,"y":118242,"z":0}},{"groupId":226,"instId":300016,"propState":0,"propId":103043,"pos":{"x":357920,"y":15070,"z":-288484},"rot":{"x":0,"y":35917,"z":0}},{"groupId":226,"instId":300008,"propState":21,"propId":103050,"pos":{"x":388872,"y":21060,"z":-274648},"rot":{"x":0,"y":225000,"z":0}},{"groupId":226,"instId":300007,"propState":21,"propId":103050,"pos":{"x":388756,"y":15070,"z":-270770},"rot":{"x":0,"y":270000,"z":0}},{"groupId":226,"instId":300004,"propState":0,"propId":103087,"pos":{"x":368259,"y":6088,"z":-304138},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"288":{"props":[{"groupId":288,"instId":300006,"propState":0,"propId":103013,"pos":{"x":159229,"y":27793,"z":-139048},"rot":{"x":351531,"y":15697,"z":341246}}],"npcs":[],"monsters":[],"teleports":{}},"289":{"props":[{"groupId":289,"instId":300005,"propState":1,"propId":103033,"pos":{"x":-120354,"y":-16907,"z":-223903},"rot":{"x":0,"y":0,"z":0}},{"groupId":289,"instId":300004,"propState":1,"propId":103033,"pos":{"x":-120354,"y":-16907,"z":-217903},"rot":{"x":0,"y":0,"z":0}},{"groupId":289,"instId":300003,"propState":1,"propId":103033,"pos":{"x":-120354,"y":-16907,"z":-211903},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"293":{"props":[{"groupId":293,"instId":300001,"propState":12,"propId":60302,"pos":{"x":-150336,"y":38961,"z":-60230},"rot":{"x":0,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"294":{"props":[{"groupId":294,"instId":300028,"propState":0,"propId":103016,"pos":{"x":-123618,"y":16110,"z":-271290},"rot":{"x":0,"y":348891,"z":0}},{"groupId":294,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-120549,"y":22116,"z":-259134},"rot":{"x":0,"y":158945,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"295":{"props":[{"groupId":295,"instId":300028,"propState":0,"propId":103016,"pos":{"x":-137130,"y":37706,"z":-271664},"rot":{"x":89257,"y":0,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"296":{"props":[{"groupId":296,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-128063,"y":17779,"z":-265987},"rot":{"x":87113,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"307":{"props":[{"groupId":307,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-128160,"y":6200,"z":-265990},"rot":{"x":271244,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"319":{"props":[{"groupId":319,"instId":300002,"propState":0,"propId":102,"pos":{"x":-140387,"y":16310,"z":-146364},"rot":{"x":0,"y":0,"z":0}},{"groupId":319,"instId":300001,"propState":0,"propId":100,"pos":{"x":-152439,"y":16127,"z":-136360},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":319,"instId":200002,"monsterId":3002011,"eventId":10301299,"pos":{"x":-127735,"y":16077,"z":-135210},"rot":{"x":0,"y":0,"z":0}},{"groupId":319,"instId":200001,"monsterId":3001021,"eventId":10301299,"pos":{"x":-152439,"y":16127,"z":-136360},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"324":{"props":[],"npcs":[],"monsters":[{"groupId":324,"instId":200002,"monsterId":3002010,"eventId":20311149,"pos":{"x":-123210,"y":8830,"z":-265990},"rot":{"x":0,"y":255000,"z":0}}],"teleports":{}},"325":{"props":[{"groupId":325,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-307370,"y":-20730,"z":-50279},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"329":{"props":[{"groupId":329,"instId":300001,"propState":12,"propId":60303,"pos":{"x":-332730,"y":-8750,"z":-77240},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"331":{"props":[{"groupId":331,"instId":300001,"propState":12,"propId":60303,"pos":{"x":-349410,"y":1420,"z":-77262},"rot":{"x":0,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"333":{"props":[{"groupId":333,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-353870,"y":8360,"z":-57753},"rot":{"x":90000,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"334":{"props":[{"groupId":334,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-353838,"y":-26799,"z":-61985},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"339":{"props":[],"npcs":[],"monsters":[{"groupId":339,"instId":200001,"monsterId":3002010,"eventId":20311172,"pos":{"x":-333556,"y":-5418,"z":-50338},"rot":{"x":0,"y":242208,"z":0}}],"teleports":{}},"340":{"props":[],"npcs":[],"monsters":[{"groupId":340,"instId":200001,"monsterId":3001020,"eventId":20311171,"pos":{"x":-327040,"y":5610,"z":-104220},"rot":{"x":0,"y":242208,"z":0}}],"teleports":{}},"341":{"props":[],"npcs":[],"monsters":[{"groupId":341,"instId":200001,"monsterId":3002010,"eventId":20311183,"pos":{"x":-359880,"y":-3720,"z":-68540},"rot":{"x":0,"y":184351,"z":0}}],"teleports":{}},"342":{"props":[],"npcs":[],"monsters":[{"groupId":342,"instId":200001,"monsterId":3001020,"eventId":20311176,"pos":{"x":-333227,"y":-5024,"z":-50338},"rot":{"x":0,"y":242208,"z":0}}],"teleports":{}},"332":{"props":[{"groupId":332,"instId":300011,"propState":1,"propId":103096,"pos":{"x":264503,"y":32420,"z":-310455},"rot":{"x":0,"y":180000,"z":0}},{"groupId":332,"instId":300012,"propState":0,"propId":103096,"pos":{"x":261211,"y":32420,"z":-410195},"rot":{"x":0,"y":0,"z":0}},{"groupId":332,"instId":300010,"propState":0,"propId":103096,"pos":{"x":120500,"y":32410,"z":-337990},"rot":{"x":0,"y":0,"z":0}},{"groupId":332,"instId":300008,"propState":1,"propId":103096,"pos":{"x":-126790,"y":-4906,"z":-33305},"rot":{"x":0,"y":270000,"z":0}},{"groupId":332,"instId":300007,"propState":1,"propId":103096,"pos":{"x":-126790,"y":-4906,"z":-30006},"rot":{"x":0,"y":270000,"z":0}},{"groupId":332,"instId":300006,"propState":1,"propId":103096,"pos":{"x":-125968,"y":21032,"z":-30254},"rot":{"x":0,"y":270000,"z":0}},{"groupId":332,"instId":300005,"propState":1,"propId":103096,"pos":{"x":-125968,"y":21032,"z":-33553},"rot":{"x":0,"y":270000,"z":0}},{"groupId":332,"instId":300004,"propState":1,"propId":103096,"pos":{"x":-73516,"y":22090,"z":-246650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":332,"instId":300002,"propState":1,"propId":103096,"pos":{"x":-67698,"y":-16918,"z":-249130},"rot":{"x":0,"y":180000,"z":0}},{"groupId":332,"instId":300003,"propState":1,"propId":103096,"pos":{"x":73440,"y":22090,"z":-243065},"rot":{"x":0,"y":90000,"z":0}},{"groupId":332,"instId":300001,"propState":1,"propId":103096,"pos":{"x":70987,"y":-16918,"z":-249130},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"343":{"props":[],"npcs":[],"monsters":[{"groupId":343,"instId":200002,"monsterId":3001010,"eventId":20311174,"pos":{"x":-332911,"y":-18238,"z":-104172},"rot":{"x":0,"y":354061,"z":0}}],"teleports":{}},"345":{"props":[],"npcs":[],"monsters":[{"groupId":345,"instId":200001,"monsterId":3002010,"eventId":20311175,"pos":{"x":-347870,"y":2838,"z":-78072},"rot":{"x":0,"y":76184,"z":0}}],"teleports":{}},"346":{"props":[],"npcs":[],"monsters":[{"groupId":346,"instId":200001,"monsterId":3001020,"eventId":20311178,"pos":{"x":-350880,"y":-5440,"z":-104234},"rot":{"x":0,"y":242208,"z":0}}],"teleports":{}},"347":{"props":[],"npcs":[],"monsters":[{"groupId":347,"instId":200001,"monsterId":3002010,"eventId":20311180,"pos":{"x":-338720,"y":-5860,"z":-50340},"rot":{"x":0,"y":242208,"z":0}}],"teleports":{}},"352":{"props":[{"groupId":352,"instId":300001,"propState":11,"propId":103018,"pos":{"x":384856,"y":21544,"z":-262400},"rot":{"x":357379,"y":89999,"z":270020}}],"npcs":[],"monsters":[],"teleports":{}},"358":{"props":[],"npcs":[],"monsters":[{"groupId":358,"instId":200003,"monsterId":3011010,"eventId":20311033,"pos":{"x":-110340,"y":28031,"z":-50118},"rot":{"x":0,"y":0,"z":0}},{"groupId":358,"instId":200002,"monsterId":3011010,"eventId":20311032,"pos":{"x":-140577,"y":16048,"z":-61118},"rot":{"x":0,"y":180000,"z":0}},{"groupId":358,"instId":200001,"monsterId":3012020,"eventId":20311031,"pos":{"x":-148440,"y":16032,"z":-67018},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"359":{"props":[],"npcs":[],"monsters":[{"groupId":359,"instId":200001,"monsterId":3002010,"eventId":20311134,"pos":{"x":-146320,"y":39070,"z":-55920},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"360":{"props":[],"npcs":[],"monsters":[{"groupId":360,"instId":200001,"monsterId":3002010,"eventId":20311034,"pos":{"x":-146320,"y":39070,"z":-55920},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"361":{"props":[],"npcs":[],"monsters":[{"groupId":361,"instId":200002,"monsterId":3012020,"eventId":20311036,"pos":{"x":-161394,"y":25170,"z":-77090},"rot":{"x":0,"y":0,"z":0}},{"groupId":361,"instId":200001,"monsterId":3002010,"eventId":20311035,"pos":{"x":-161471,"y":24260,"z":-80660},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"362":{"props":[{"groupId":362,"instId":300001,"propState":0,"propId":103017,"pos":{"x":-169070,"y":22077,"z":-162001},"rot":{"x":0,"y":356426,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"364":{"props":[],"npcs":[],"monsters":[{"groupId":364,"instId":200004,"monsterId":3001020,"eventId":20311046,"pos":{"x":-122125,"y":16110,"z":-264994},"rot":{"x":0,"y":165000,"z":0}},{"groupId":364,"instId":200003,"monsterId":3002010,"eventId":20311045,"pos":{"x":-110535,"y":16110,"z":-267273},"rot":{"x":0,"y":165000,"z":0}},{"groupId":364,"instId":200002,"monsterId":3002010,"eventId":20311044,"pos":{"x":-121548,"y":22116,"z":-283003},"rot":{"x":0,"y":122884,"z":0}},{"groupId":364,"instId":200001,"monsterId":3002010,"eventId":20311043,"pos":{"x":-111339,"y":22116,"z":-283270},"rot":{"x":0,"y":194744,"z":0}}],"teleports":{}},"366":{"props":[],"npcs":[],"monsters":[{"groupId":366,"instId":200002,"monsterId":3002030,"eventId":20311048,"pos":{"x":-137130,"y":30916,"z":-276154},"rot":{"x":0,"y":270100,"z":0}},{"groupId":366,"instId":200001,"monsterId":3002030,"eventId":20311047,"pos":{"x":-137130,"y":27175,"z":-264801},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"367":{"props":[],"npcs":[],"monsters":[{"groupId":367,"instId":200002,"monsterId":3002010,"eventId":20311049,"pos":{"x":-123210,"y":8830,"z":-265990},"rot":{"x":0,"y":270100,"z":0}}],"teleports":{}},"379":{"props":[{"groupId":379,"instId":300002,"propState":9,"propId":103109,"pos":{"x":-307181,"y":324,"z":-77350},"rot":{"x":0,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"380":{"props":[{"groupId":380,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-305900,"y":7530,"z":-65220},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"385":{"props":[{"groupId":385,"instId":300002,"propState":0,"propId":102,"pos":{"x":353485,"y":15254,"z":-276970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":385,"instId":300001,"propState":0,"propId":100,"pos":{"x":368237,"y":15144,"z":-285022},"rot":{"x":0,"y":268238,"z":0}}],"npcs":[],"monsters":[{"groupId":385,"instId":200005,"monsterId":3002011,"eventId":10301299,"pos":{"x":359506,"y":3074,"z":-299640},"rot":{"x":0,"y":180000,"z":0}},{"groupId":385,"instId":200006,"monsterId":3001021,"eventId":10301299,"pos":{"x":372803,"y":3074,"z":-296227},"rot":{"x":0,"y":270100,"z":0}},{"groupId":385,"instId":200004,"monsterId":3002011,"eventId":10301299,"pos":{"x":365716,"y":3074,"z":-307503},"rot":{"x":0,"y":0,"z":0}},{"groupId":385,"instId":200003,"monsterId":3001021,"eventId":10301299,"pos":{"x":361204,"y":15070,"z":-286142},"rot":{"x":0,"y":90100,"z":0}},{"groupId":385,"instId":200002,"monsterId":3002011,"eventId":10301299,"pos":{"x":372650,"y":15070,"z":-280647},"rot":{"x":0,"y":90100,"z":0}},{"groupId":385,"instId":200001,"monsterId":3002011,"eventId":10301299,"pos":{"x":366869,"y":15148,"z":-276931},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"397":{"props":[{"groupId":397,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-341706,"y":-30261,"z":-77151},"rot":{"x":270000,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"398":{"props":[{"groupId":398,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-335880,"y":-12400,"z":-61543},"rot":{"x":0,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"400":{"props":[{"groupId":400,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-348553,"y":-15827,"z":-77330},"rot":{"x":0,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"411":{"props":[],"npcs":[],"monsters":[{"groupId":411,"instId":200001,"monsterId":3001010,"eventId":20311182,"pos":{"x":-338880,"y":-5590,"z":-104230},"rot":{"x":0,"y":242208,"z":0}}],"teleports":{}},"414":{"props":[{"groupId":414,"instId":300001,"propState":0,"propId":138,"pos":{"x":35340,"y":-10000,"z":-531240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"415":{"props":[{"groupId":415,"instId":300002,"propState":0,"propId":138,"pos":{"x":-179190,"y":-4760,"z":-79740},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"412":{"props":[{"groupId":412,"instId":300004,"propState":0,"propId":138,"pos":{"x":110330,"y":17630,"z":-263476},"rot":{"x":0,"y":0,"z":0}},{"groupId":412,"instId":300003,"propState":1,"propId":103013,"pos":{"x":35020,"y":-10626,"z":-531100},"rot":{"x":0,"y":87023,"z":0}},{"groupId":412,"instId":300002,"propState":1,"propId":103013,"pos":{"x":71976,"y":-19870,"z":-570363},"rot":{"x":0,"y":358950,"z":0}},{"groupId":412,"instId":300001,"propState":1,"propId":103013,"pos":{"x":110257,"y":15961,"z":-263644},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"420":{"props":[{"groupId":420,"instId":300002,"propState":0,"propId":100,"pos":{"x":-144768,"y":-3923,"z":-31631},"rot":{"x":0,"y":70205,"z":0}},{"groupId":420,"instId":300001,"propState":2,"propId":103130,"pos":{"x":-147700,"y":-4480,"z":-34850},"rot":{"x":0,"y":70205,"z":0}}],"npcs":[{"groupId":420,"instId":400001,"npcId":100,"pos":{"x":-147700,"y":-3668,"z":-34850},"rot":{"x":0,"y":70205,"z":0}}],"monsters":[],"teleports":{}},"433":{"props":[{"groupId":433,"instId":300006,"propState":20,"propId":60302,"pos":{"x":-102846,"y":22116,"z":-250700},"rot":{"x":0,"y":270000,"z":0}},{"groupId":433,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-104760,"y":22116,"z":-250750},"rot":{"x":0,"y":270206,"z":0}},{"groupId":433,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-104760,"y":22116,"z":-250750},"rot":{"x":0,"y":270206,"z":0}},{"groupId":433,"instId":300007,"propState":0,"propId":211,"pos":{"x":-102846,"y":22116,"z":-250700},"rot":{"x":0,"y":270000,"z":0}},{"groupId":433,"instId":300005,"propState":0,"propId":100,"pos":{"x":-105807,"y":22116,"z":-250750},"rot":{"x":0,"y":0,"z":0}},{"groupId":433,"instId":300003,"propState":0,"propId":103109,"pos":{"x":-104760,"y":22116,"z":-250750},"rot":{"x":0,"y":270206,"z":0}},{"groupId":433,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-104760,"y":22116,"z":-250750},"rot":{"x":0,"y":270206,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"422":{"props":[{"groupId":422,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":422,"instId":300013,"propState":0,"propId":211,"pos":{"x":-152160,"y":28077,"z":-222460},"rot":{"x":0,"y":0,"z":0}},{"groupId":422,"instId":300011,"propState":20,"propId":60302,"pos":{"x":-152160,"y":28077,"z":-222460},"rot":{"x":0,"y":0,"z":0}},{"groupId":422,"instId":300009,"propState":0,"propId":100,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}},{"groupId":422,"instId":300006,"propState":0,"propId":100,"pos":{"x":-152161,"y":28077,"z":-217810},"rot":{"x":0,"y":0,"z":0}},{"groupId":422,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}},{"groupId":422,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}},{"groupId":422,"instId":300012,"propState":0,"propId":100,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}},{"groupId":422,"instId":300010,"propState":0,"propId":100,"pos":{"x":-149161,"y":28077,"z":-217810},"rot":{"x":0,"y":0,"z":0}},{"groupId":422,"instId":300008,"propState":2,"propId":103031,"pos":{"x":-152164,"y":28077,"z":-217780},"rot":{"x":0,"y":0,"z":0}},{"groupId":422,"instId":300005,"propState":0,"propId":100,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}},{"groupId":422,"instId":300003,"propState":0,"propId":103109,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}},{"groupId":422,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"434":{"props":[{"groupId":434,"instId":300006,"propState":20,"propId":60302,"pos":{"x":-140441,"y":16055,"z":-94522},"rot":{"x":0,"y":0,"z":0}},{"groupId":434,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-118380,"y":28048,"z":-70920},"rot":{"x":0,"y":43289,"z":0}},{"groupId":434,"instId":300007,"propState":0,"propId":211,"pos":{"x":-140167,"y":16055,"z":-90228},"rot":{"x":0,"y":0,"z":0}},{"groupId":434,"instId":300005,"propState":0,"propId":100,"pos":{"x":-137540,"y":16056,"z":-89764},"rot":{"x":0,"y":0,"z":0}},{"groupId":434,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-118380,"y":28048,"z":-70920},"rot":{"x":0,"y":43289,"z":0}},{"groupId":434,"instId":300003,"propState":0,"propId":103109,"pos":{"x":-118380,"y":28048,"z":-70920},"rot":{"x":0,"y":43289,"z":0}},{"groupId":434,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-118380,"y":28048,"z":-70920},"rot":{"x":0,"y":43289,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"447":{"props":[{"groupId":447,"instId":300006,"propState":18,"propId":103036,"pos":{"x":4450,"y":-14925,"z":-260730},"rot":{"x":0,"y":146959,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"463":{"props":[],"npcs":[],"monsters":[{"groupId":463,"instId":200001,"monsterId":3002010,"eventId":20311179,"pos":{"x":-359882,"y":-3720,"z":-68540},"rot":{"x":0,"y":210151,"z":0}}],"teleports":{}},"465":{"props":[{"groupId":465,"instId":300027,"propState":0,"propId":103016,"pos":{"x":-312647,"y":-8748,"z":-97280},"rot":{"x":0,"y":283876,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"466":{"props":[{"groupId":466,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-339845,"y":-20415,"z":-50337},"rot":{"x":360,"y":90000,"z":270020}}],"npcs":[],"monsters":[],"teleports":{}},"464":{"props":[{"groupId":464,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-334522,"y":-8750,"z":-58716},"rot":{"x":0,"y":87139,"z":0}},{"groupId":464,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-322291,"y":-26369,"z":-103670},"rot":{"x":0,"y":0,"z":0}},{"groupId":464,"instId":300002,"propState":0,"propId":103015,"pos":{"x":-309911,"y":-8750,"z":-59669},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"468":{"props":[{"groupId":468,"instId":300001,"propState":0,"propId":103017,"pos":{"x":-305900,"y":-7940,"z":-64920},"rot":{"x":271634,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"467":{"props":[{"groupId":467,"instId":300001,"propState":0,"propId":103017,"pos":{"x":-319628,"y":-11611,"z":-104232},"rot":{"x":56374,"y":270030,"z":270036}},{"groupId":467,"instId":300027,"propState":0,"propId":103016,"pos":{"x":-338515,"y":5950,"z":-104234},"rot":{"x":347834,"y":269996,"z":270020}}],"npcs":[],"monsters":[],"teleports":{}},"454":{"props":[{"groupId":454,"instId":300007,"propState":0,"propId":211,"pos":{"x":384420,"y":21090,"z":-279590},"rot":{"x":0,"y":90358,"z":0}},{"groupId":454,"instId":300005,"propState":0,"propId":100,"pos":{"x":384420,"y":21090,"z":-279590},"rot":{"x":0,"y":0,"z":0}},{"groupId":454,"instId":300003,"propState":0,"propId":103109,"pos":{"x":384420,"y":21090,"z":-279590},"rot":{"x":0,"y":0,"z":0}},{"groupId":454,"instId":300006,"propState":20,"propId":60302,"pos":{"x":370412,"y":15098,"z":-279300},"rot":{"x":5352,"y":90000,"z":0}},{"groupId":454,"instId":300004,"propState":0,"propId":103109,"pos":{"x":384420,"y":21090,"z":-279590},"rot":{"x":0,"y":0,"z":0}},{"groupId":454,"instId":300002,"propState":0,"propId":103109,"pos":{"x":384420,"y":21090,"z":-279590},"rot":{"x":0,"y":0,"z":0}},{"groupId":454,"instId":300001,"propState":10,"propId":103012,"pos":{"x":384420,"y":21090,"z":-279590},"rot":{"x":0,"y":90358,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"455":{"props":[{"groupId":455,"instId":300006,"propState":20,"propId":60302,"pos":{"x":-356920,"y":-8750,"z":-77250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":455,"instId":300002,"propState":9,"propId":103109,"pos":{"x":-355630,"y":-7750,"z":-55470},"rot":{"x":0,"y":0,"z":0}},{"groupId":455,"instId":300005,"propState":0,"propId":100,"pos":{"x":-355402,"y":-8750,"z":-77280},"rot":{"x":0,"y":0,"z":0}},{"groupId":455,"instId":300001,"propState":2,"propId":103012,"pos":{"x":-355402,"y":-8750,"z":-77280},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"478":{"props":[{"groupId":478,"instId":300027,"propState":0,"propId":103016,"pos":{"x":-119573,"y":24456,"z":-81779},"rot":{"x":315224,"y":180000,"z":270000}},{"groupId":478,"instId":300028,"propState":0,"propId":103017,"pos":{"x":-119574,"y":31812,"z":-82484},"rot":{"x":52718,"y":180000,"z":270000}},{"groupId":478,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-119572,"y":31130,"z":-89770},"rot":{"x":37266,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"479":{"props":[{"groupId":479,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-119572,"y":35422,"z":-71276},"rot":{"x":271982,"y":180000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"486":{"props":[{"groupId":486,"instId":300010,"propState":0,"propId":138,"pos":{"x":-335690,"y":-8780,"z":-74280},"rot":{"x":0,"y":270000,"z":0}},{"groupId":486,"instId":300006,"propState":1,"propId":103073,"pos":{"x":-341790,"y":-8700,"z":-74280},"rot":{"x":0,"y":270000,"z":0}},{"groupId":486,"instId":300009,"propState":0,"propId":138,"pos":{"x":-341790,"y":-8780,"z":-74280},"rot":{"x":0,"y":270000,"z":0}},{"groupId":486,"instId":300008,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":486,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-335690,"y":-8700,"z":-74280},"rot":{"x":0,"y":270000,"z":0}},{"groupId":486,"instId":300005,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":486,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-315950,"y":-25776,"z":-60024},"rot":{"x":0,"y":0,"z":0}},{"groupId":486,"instId":300001,"propState":20,"propId":103012,"pos":{"x":-347863,"y":2930,"z":-77270},"rot":{"x":270000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"489":{"props":[{"groupId":489,"instId":300005,"propState":0,"propId":100,"pos":{"x":-316481,"y":-8750,"z":-60701},"rot":{"x":0,"y":0,"z":0}},{"groupId":489,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-315950,"y":-25776,"z":-60024},"rot":{"x":0,"y":0,"z":0}},{"groupId":489,"instId":300001,"propState":20,"propId":103012,"pos":{"x":-316481,"y":-8750,"z":-60701},"rot":{"x":0,"y":60289,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"498":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"485":{"props":[{"groupId":485,"instId":300015,"propState":0,"propId":138,"pos":{"x":-323870,"y":-8789,"z":-98420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300013,"propState":0,"propId":138,"pos":{"x":-341900,"y":-8790,"z":-98440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300010,"propState":1,"propId":103073,"pos":{"x":-329990,"y":-8789,"z":-98420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300008,"propState":0,"propId":100,"pos":{"x":-316360,"y":-8748,"z":-95582},"rot":{"x":0,"y":0,"z":0}},{"groupId":485,"instId":300006,"propState":1,"propId":103073,"pos":{"x":-341900,"y":-8790,"z":-98440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-316360,"y":-8748,"z":-95582},"rot":{"x":0,"y":0,"z":0}},{"groupId":485,"instId":300016,"propState":0,"propId":138,"pos":{"x":-329990,"y":-8789,"z":-98420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300014,"propState":0,"propId":138,"pos":{"x":-348010,"y":-8790,"z":-98440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300012,"propState":0,"propId":100,"pos":{"x":-316360,"y":-8748,"z":-95582},"rot":{"x":0,"y":0,"z":0}},{"groupId":485,"instId":300011,"propState":0,"propId":100,"pos":{"x":-316360,"y":-8748,"z":-95582},"rot":{"x":0,"y":0,"z":0}},{"groupId":485,"instId":300009,"propState":1,"propId":103073,"pos":{"x":-323870,"y":-8789,"z":-98420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-348010,"y":-8790,"z":-98440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300005,"propState":0,"propId":100,"pos":{"x":-316360,"y":-8748,"z":-95582},"rot":{"x":0,"y":0,"z":0}},{"groupId":485,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-312640,"y":-8748,"z":-95510},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"487":{"props":[{"groupId":487,"instId":300016,"propState":0,"propId":138,"pos":{"x":-347958,"y":-8898,"z":-68277},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300014,"propState":0,"propId":138,"pos":{"x":-347920,"y":-8789,"z":-86299},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300012,"propState":0,"propId":100,"pos":{"x":-351940,"y":-8748,"z":-93120},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300010,"propState":0,"propId":100,"pos":{"x":-351940,"y":-8748,"z":-93120},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300008,"propState":1,"propId":103073,"pos":{"x":-347958,"y":-8898,"z":-74397},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300006,"propState":1,"propId":103073,"pos":{"x":-347920,"y":-8789,"z":-92405},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-351940,"y":-8748,"z":-93120},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300015,"propState":0,"propId":138,"pos":{"x":-347958,"y":-8898,"z":-74397},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300013,"propState":0,"propId":138,"pos":{"x":-347920,"y":-8789,"z":-92405},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300011,"propState":0,"propId":100,"pos":{"x":-351940,"y":-8748,"z":-93120},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300009,"propState":1,"propId":103073,"pos":{"x":-347958,"y":-8898,"z":-68277},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-347920,"y":-8789,"z":-86299},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300005,"propState":0,"propId":100,"pos":{"x":-351940,"y":-8748,"z":-93120},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300001,"propState":20,"propId":103012,"pos":{"x":-351050,"y":-8748,"z":-97390},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"499":{"props":[{"groupId":499,"instId":300001,"propState":20,"propId":60303,"pos":{"x":-148621,"y":-4480,"z":-31631},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"488":{"props":[{"groupId":488,"instId":300017,"propState":0,"propId":138,"pos":{"x":-329882,"y":-8799,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300015,"propState":0,"propId":138,"pos":{"x":-347862,"y":-8885,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300012,"propState":0,"propId":100,"pos":{"x":-349010,"y":-8750,"z":-55460},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300018,"propState":0,"propId":138,"pos":{"x":-323760,"y":-8799,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300016,"propState":0,"propId":138,"pos":{"x":-341768,"y":-8885,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300014,"propState":0,"propId":100,"pos":{"x":-349010,"y":-8750,"z":-55460},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300013,"propState":0,"propId":100,"pos":{"x":-349010,"y":-8750,"z":-55460},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300011,"propState":0,"propId":100,"pos":{"x":-349010,"y":-8750,"z":-55460},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300010,"propState":1,"propId":103073,"pos":{"x":-323760,"y":-8799,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300009,"propState":1,"propId":103073,"pos":{"x":-329882,"y":-8799,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300008,"propState":1,"propId":103073,"pos":{"x":-341768,"y":-8885,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-347862,"y":-8885,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300006,"propState":0,"propId":103001,"pos":{"x":-332830,"y":-8730,"z":-60830},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300005,"propState":0,"propId":100,"pos":{"x":-349010,"y":-8750,"z":-55460},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-315950,"y":-25776,"z":-60024},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300001,"propState":20,"propId":103012,"pos":{"x":-353100,"y":-8750,"z":-58840},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"501":{"props":[{"groupId":501,"instId":300004,"propState":18,"propId":103038,"pos":{"x":122974,"y":23220,"z":-196904},"rot":{"x":348315,"y":193933,"z":15156}},{"groupId":501,"instId":300008,"propState":18,"propId":103038,"pos":{"x":-140630,"y":29960,"z":-51370},"rot":{"x":348315,"y":109705,"z":15156}},{"groupId":501,"instId":300007,"propState":18,"propId":103038,"pos":{"x":-125110,"y":22500,"z":-196790},"rot":{"x":348315,"y":9487,"z":15156}},{"groupId":501,"instId":300006,"propState":18,"propId":103038,"pos":{"x":114254,"y":33230,"z":-312015},"rot":{"x":348315,"y":185378,"z":15156}},{"groupId":501,"instId":300005,"propState":18,"propId":103038,"pos":{"x":-194099,"y":17243,"z":-70785},"rot":{"x":348315,"y":285903,"z":15156}},{"groupId":501,"instId":300003,"propState":18,"propId":103038,"pos":{"x":-119850,"y":-4070,"z":-80450},"rot":{"x":348315,"y":10350,"z":15156}},{"groupId":501,"instId":300002,"propState":18,"propId":103038,"pos":{"x":-661,"y":-15838,"z":-301433},"rot":{"x":348315,"y":86695,"z":15156}},{"groupId":501,"instId":300001,"propState":18,"propId":103038,"pos":{"x":152262,"y":29420,"z":-133030},"rot":{"x":348315,"y":143340,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"614":{"props":[{"groupId":614,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-76,"y":-15300,"z":-270627},"rot":{"x":759,"y":270425,"z":340127}}],"npcs":[],"monsters":[],"teleports":{}},"640":{"props":[{"groupId":640,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-115989,"y":23050,"z":-146744},"rot":{"x":0,"y":207159,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":401,"startAnchorId":1,"startGroupId":418}},"2031104":{"P20311_F20311001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300004,"propState":1,"propId":103013,"pos":{"x":-179420,"y":-5030,"z":-79729},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"302":{"props":[{"groupId":302,"instId":300002,"propState":0,"propId":100,"pos":{"x":110155,"y":18067,"z":-263338},"rot":{"x":0,"y":0,"z":0}},{"groupId":302,"instId":300006,"propState":0,"propId":100,"pos":{"x":35260,"y":-8710,"z":-531030},"rot":{"x":0,"y":0,"z":0}},{"groupId":302,"instId":300005,"propState":0,"propId":100,"pos":{"x":97238,"y":108170,"z":160214},"rot":{"x":0,"y":0,"z":0}},{"groupId":302,"instId":300004,"propState":0,"propId":100,"pos":{"x":-179152,"y":-2932,"z":-79670},"rot":{"x":0,"y":0,"z":0}},{"groupId":302,"instId":300003,"propState":0,"propId":100,"pos":{"x":71858,"y":-17715,"z":-569984},"rot":{"x":0,"y":0,"z":0}},{"groupId":302,"instId":300001,"propState":1,"propId":139,"pos":{"x":166914,"y":29381,"z":-130890},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300002,"propState":0,"propId":103014,"pos":{"x":120671,"y":32410,"z":-316397},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":103014,"pos":{"x":-110818,"y":22077,"z":-216545},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"348":{"props":[],"npcs":[],"monsters":[{"groupId":348,"instId":200002,"monsterId":8002040,"eventId":20311169,"pos":{"x":64150,"y":22076,"z":-250120},"rot":{"x":0,"y":9057,"z":0}},{"groupId":348,"instId":200001,"monsterId":8002040,"eventId":20311170,"pos":{"x":-123186,"y":-16910,"z":-159050},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300005,"propState":8,"propId":101,"pos":{"x":-152719,"y":-4910,"z":-87725},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300006,"propState":8,"propId":101,"pos":{"x":-126740,"y":28067,"z":2770},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300002,"propState":8,"propId":101,"pos":{"x":79038,"y":-16910,"z":-250214},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300004,"propState":8,"propId":101,"pos":{"x":-111459,"y":22077,"z":-147020},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300001,"propState":8,"propId":101,"pos":{"x":166106,"y":28084,"z":-136319},"rot":{"x":0,"y":314789,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2031101":{"anchorId":1,"groupId":51,"instId":300001,"pos":{"x":160361,"y":28084,"z":-130813},"rot":{"x":0,"y":270000,"z":0}},"2031102":{"anchorId":2,"groupId":51,"instId":300002,"pos":{"x":72413,"y":-16918,"z":-259230},"rot":{"x":0,"y":270000,"z":0}},"2031103":{"anchorId":4,"groupId":51,"instId":300004,"pos":{"x":-120646,"y":22077,"z":-148724},"rot":{"x":0,"y":270000,"z":0}},"2031104":{"anchorId":5,"groupId":51,"instId":300005,"pos":{"x":-145525,"y":-4910,"z":-79740},"rot":{"x":0,"y":90000,"z":0}},"2031105":{"anchorId":6,"groupId":51,"instId":300006,"pos":{"x":-130013,"y":28067,"z":-3320},"rot":{"x":0,"y":180000,"z":0}}}},"50":{"props":[{"groupId":50,"instId":300015,"propState":12,"propId":60301,"pos":{"x":-126308,"y":28032,"z":-21270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-140546,"y":28067,"z":-177350},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300016,"propState":12,"propId":60301,"pos":{"x":72060,"y":-19507,"z":-524470},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300013,"propState":12,"propId":60303,"pos":{"x":-152666,"y":16077,"z":-168726},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300002,"propState":12,"propId":60301,"pos":{"x":139150,"y":22138,"z":-204590},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300014,"propState":12,"propId":60301,"pos":{"x":74440,"y":-16918,"z":-241080},"rot":{"x":0,"y":175344,"z":0}},{"groupId":50,"instId":300012,"propState":12,"propId":60301,"pos":{"x":-130017,"y":19343,"z":-128351},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300007,"propState":12,"propId":60301,"pos":{"x":-151375,"y":21032,"z":-32193},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300011,"propState":12,"propId":60301,"pos":{"x":-140663,"y":28320,"z":12394},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300009,"propState":12,"propId":60301,"pos":{"x":-178999,"y":-10481,"z":-132258},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300010,"propState":12,"propId":60301,"pos":{"x":-170467,"y":22077,"z":-141800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300006,"propState":12,"propId":60301,"pos":{"x":-65660,"y":22081,"z":-252210},"rot":{"x":0,"y":300000,"z":0}},{"groupId":50,"instId":300005,"propState":12,"propId":60301,"pos":{"x":25570,"y":-16858,"z":-271110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300004,"propState":12,"propId":60301,"pos":{"x":169631,"y":32410,"z":-311082},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300003,"propState":12,"propId":60301,"pos":{"x":75309,"y":22090,"z":-181886},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300001,"propState":12,"propId":60301,"pos":{"x":135190,"y":28084,"z":-112910},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[],"npcs":[],"monsters":[{"groupId":52,"instId":200008,"monsterId":3011010,"eventId":20311110,"pos":{"x":73060,"y":22095,"z":-209760},"rot":{"x":0,"y":290000,"z":0}},{"groupId":52,"instId":200007,"monsterId":3012020,"eventId":20311109,"pos":{"x":75868,"y":22090,"z":-209200},"rot":{"x":0,"y":160000,"z":0}},{"groupId":52,"instId":200006,"monsterId":3012020,"eventId":20311107,"pos":{"x":120449,"y":22112,"z":-205441},"rot":{"x":0,"y":50000,"z":0}},{"groupId":52,"instId":200005,"monsterId":3002010,"eventId":20311106,"pos":{"x":117011,"y":22103,"z":-207699},"rot":{"x":0,"y":60000,"z":0}},{"groupId":52,"instId":200004,"monsterId":3011010,"eventId":20311105,"pos":{"x":92257,"y":22090,"z":-194733},"rot":{"x":0,"y":260000,"z":0}},{"groupId":52,"instId":200003,"monsterId":3002010,"eventId":20311104,"pos":{"x":112810,"y":22118,"z":-214378},"rot":{"x":0,"y":213387,"z":0}},{"groupId":52,"instId":200002,"monsterId":3012020,"eventId":20311103,"pos":{"x":91778,"y":22090,"z":-199737},"rot":{"x":0,"y":303327,"z":0}}],"teleports":{}},"312":{"props":[],"npcs":[],"monsters":[{"groupId":312,"instId":200017,"monsterId":3011010,"eventId":20311141,"pos":{"x":-167428,"y":-10910,"z":-136067},"rot":{"x":0,"y":0,"z":0}},{"groupId":312,"instId":200016,"monsterId":3012020,"eventId":20311140,"pos":{"x":-165106,"y":-10910,"z":-125182},"rot":{"x":0,"y":-2,"z":0}}],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300004,"propState":0,"propId":100,"pos":{"x":95351,"y":28410,"z":-312124},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300003,"propState":0,"propId":211,"pos":{"x":80288,"y":28410,"z":-302663},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300002,"propState":0,"propId":100,"pos":{"x":80288,"y":28410,"z":-302663},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300001,"propState":11,"propId":60303,"pos":{"x":80288,"y":28410,"z":-302663},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":57,"instId":200001,"monsterId":3003010,"eventId":20311233,"pos":{"x":84597,"y":28420,"z":-303957},"rot":{"x":0,"y":124687,"z":0}}],"teleports":{}},"311":{"props":[],"npcs":[],"monsters":[{"groupId":311,"instId":200001,"monsterId":3002010,"eventId":20311128,"pos":{"x":-152247,"y":22077,"z":-136775},"rot":{"x":0,"y":180000,"z":0}},{"groupId":311,"instId":200015,"monsterId":3002030,"eventId":20311127,"pos":{"x":-140030,"y":22077,"z":-163210},"rot":{"x":0,"y":300000,"z":0}},{"groupId":311,"instId":200014,"monsterId":3002030,"eventId":20311125,"pos":{"x":-125410,"y":22121,"z":-208390},"rot":{"x":0,"y":325000,"z":0}},{"groupId":311,"instId":200013,"monsterId":3001020,"eventId":20311124,"pos":{"x":-142707,"y":22090,"z":-189387},"rot":{"x":0,"y":180000,"z":0}},{"groupId":311,"instId":200012,"monsterId":3002010,"eventId":20311123,"pos":{"x":-121338,"y":22099,"z":-188080},"rot":{"x":0,"y":170000,"z":0}},{"groupId":311,"instId":200011,"monsterId":3002010,"eventId":20311122,"pos":{"x":-123114,"y":22097,"z":-203660},"rot":{"x":0,"y":308123,"z":0}},{"groupId":311,"instId":200002,"monsterId":3001020,"eventId":20311121,"pos":{"x":-76970,"y":22090,"z":-221450},"rot":{"x":0,"y":0,"z":0}},{"groupId":311,"instId":200010,"monsterId":3002010,"eventId":20311120,"pos":{"x":-73780,"y":22090,"z":-205370},"rot":{"x":0,"y":30000,"z":0}}],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300001,"propState":8,"propId":702,"pos":{"x":-190717,"y":23077,"z":-149660},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":55,"instId":200001,"monsterId":3003021,"eventId":101215,"pos":{"x":-190717,"y":22077,"z":-149660},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{"1115":{"anchorId":1,"groupId":55,"instId":300001,"pos":{"x":-184613,"y":22077,"z":-149622},"rot":{"x":0,"y":270000,"z":0}}}},"54":{"props":[{"groupId":54,"instId":300004,"propState":0,"propId":100,"pos":{"x":-185480,"y":16032,"z":-76900},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300002,"propState":0,"propId":100,"pos":{"x":-194281,"y":16032,"z":-82577},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300003,"propState":0,"propId":211,"pos":{"x":-194281,"y":16032,"z":-82577},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300001,"propState":11,"propId":60302,"pos":{"x":-194281,"y":16032,"z":-82577},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":54,"instId":200002,"monsterId":3002010,"eventId":20311238,"pos":{"x":-196140,"y":16032,"z":-79300},"rot":{"x":0,"y":153201,"z":0}},{"groupId":54,"instId":200001,"monsterId":3002010,"eventId":20311237,"pos":{"x":-191880,"y":16032,"z":-79930},"rot":{"x":0,"y":198416,"z":0}}],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-125438,"y":-16910,"z":-196494},"rot":{"x":0,"y":118484,"z":0}},{"groupId":56,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-121595,"y":-16910,"z":-150035},"rot":{"x":0,"y":178939,"z":0}},{"groupId":56,"instId":300020,"propState":0,"propId":103017,"pos":{"x":-188991,"y":28032,"z":2956},"rot":{"x":0,"y":186615,"z":0}},{"groupId":56,"instId":300028,"propState":0,"propId":103016,"pos":{"x":-75992,"y":-16900,"z":-202281},"rot":{"x":0,"y":187292,"z":0}},{"groupId":56,"instId":300025,"propState":0,"propId":103016,"pos":{"x":-161538,"y":-10910,"z":-137835},"rot":{"x":0,"y":247230,"z":0}},{"groupId":56,"instId":300024,"propState":0,"propId":103017,"pos":{"x":-127846,"y":-4910,"z":-132695},"rot":{"x":0,"y":297112,"z":0}},{"groupId":56,"instId":300021,"propState":0,"propId":103016,"pos":{"x":-188120,"y":16032,"z":-80463},"rot":{"x":0,"y":285781,"z":0}},{"groupId":56,"instId":300017,"propState":0,"propId":103017,"pos":{"x":-136000,"y":22077,"z":-127490},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300016,"propState":0,"propId":103016,"pos":{"x":-153560,"y":16077,"z":-129380},"rot":{"x":0,"y":107668,"z":0}},{"groupId":56,"instId":300010,"propState":0,"propId":103017,"pos":{"x":-121155,"y":22077,"z":-216574},"rot":{"x":0,"y":353807,"z":0}},{"groupId":56,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-80004,"y":22090,"z":-201241},"rot":{"x":0,"y":84752,"z":0}},{"groupId":56,"instId":300003,"propState":0,"propId":103017,"pos":{"x":108292,"y":16085,"z":-249816},"rot":{"x":0,"y":151903,"z":0}},{"groupId":56,"instId":300023,"propState":0,"propId":103017,"pos":{"x":-126745,"y":-4910,"z":-95978},"rot":{"x":0,"y":353936,"z":0}},{"groupId":56,"instId":300022,"propState":0,"propId":103017,"pos":{"x":-135497,"y":-4910,"z":-26902},"rot":{"x":0,"y":142473,"z":0}},{"groupId":56,"instId":300019,"propState":0,"propId":103016,"pos":{"x":-153673,"y":28075,"z":-2480},"rot":{"x":0,"y":119812,"z":0}},{"groupId":56,"instId":300018,"propState":0,"propId":103017,"pos":{"x":-145805,"y":21032,"z":-27344},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300015,"propState":0,"propId":103017,"pos":{"x":-142734,"y":19077,"z":-152427},"rot":{"x":0,"y":115462,"z":0}},{"groupId":56,"instId":300011,"propState":0,"propId":103016,"pos":{"x":-121053,"y":22077,"z":-177263},"rot":{"x":0,"y":173938,"z":0}},{"groupId":56,"instId":300008,"propState":0,"propId":103016,"pos":{"x":63798,"y":-16918,"z":-242284},"rot":{"x":0,"y":321448,"z":0}},{"groupId":56,"instId":300005,"propState":0,"propId":103017,"pos":{"x":129786,"y":32420,"z":-313979},"rot":{"x":0,"y":314975,"z":0}},{"groupId":56,"instId":300004,"propState":0,"propId":103016,"pos":{"x":80018,"y":22090,"z":-228853},"rot":{"x":0,"y":220892,"z":0}},{"groupId":56,"instId":300007,"propState":0,"propId":103016,"pos":{"x":115530,"y":22088,"z":-216120},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300006,"propState":0,"propId":103016,"pos":{"x":144074,"y":28100,"z":-138285},"rot":{"x":0,"y":46973,"z":0}},{"groupId":56,"instId":300029,"propState":0,"propId":103015,"pos":{"x":164490,"y":32410,"z":-315343},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300014,"propState":0,"propId":103015,"pos":{"x":-62450,"y":-16918,"z":-245750},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300013,"propState":0,"propId":103015,"pos":{"x":-171791,"y":22077,"z":-150220},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300012,"propState":0,"propId":103015,"pos":{"x":-196652,"y":16032,"z":-58845},"rot":{"x":0,"y":46295,"z":0}},{"groupId":56,"instId":300001,"propState":0,"propId":103015,"pos":{"x":148261,"y":28084,"z":-162045},"rot":{"x":0,"y":349862,"z":0}},{"groupId":56,"instId":300002,"propState":0,"propId":103015,"pos":{"x":99106,"y":28410,"z":-310270},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"313":{"props":[],"npcs":[],"monsters":[{"groupId":313,"instId":200004,"monsterId":3002010,"eventId":20311028,"pos":{"x":-152247,"y":22077,"z":-136775},"rot":{"x":0,"y":180000,"z":0}},{"groupId":313,"instId":200003,"monsterId":3002030,"eventId":20311027,"pos":{"x":-140030,"y":22077,"z":-163210},"rot":{"x":0,"y":300000,"z":0}},{"groupId":313,"instId":200002,"monsterId":3001020,"eventId":20311021,"pos":{"x":-76970,"y":22090,"z":-221450},"rot":{"x":0,"y":0,"z":0}},{"groupId":313,"instId":200001,"monsterId":3002010,"eventId":20311020,"pos":{"x":-73780,"y":22090,"z":-205370},"rot":{"x":0,"y":30000,"z":0}},{"groupId":313,"instId":200008,"monsterId":3011010,"eventId":20311010,"pos":{"x":73060,"y":22095,"z":-209760},"rot":{"x":0,"y":290000,"z":0}},{"groupId":313,"instId":200007,"monsterId":3012020,"eventId":20311009,"pos":{"x":75868,"y":22090,"z":-209200},"rot":{"x":0,"y":160000,"z":0}}],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300002,"propState":0,"propId":102,"pos":{"x":171780,"y":32420,"z":-319930},"rot":{"x":0,"y":135000,"z":0}},{"groupId":68,"instId":300001,"propState":8,"propId":901,"pos":{"x":170990,"y":32410,"z":-319140},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1209":{"anchorId":1,"groupId":68,"instId":300001,"pos":{"x":169880,"y":32410,"z":-318150},"rot":{"x":0,"y":135000,"z":0}}}},"303":{"props":[{"groupId":303,"instId":300001,"propState":8,"propId":808,"pos":{"x":117147,"y":32410,"z":-330955},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1016":{"anchorId":1,"groupId":303,"instId":300001,"pos":{"x":118093,"y":32410,"z":-330955},"rot":{"x":0,"y":270000,"z":0}}}},"304":{"props":[{"groupId":304,"instId":300001,"propState":8,"propId":801,"pos":{"x":-67310,"y":22081,"z":-235630},"rot":{"x":0,"y":190000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1019":{"anchorId":1,"groupId":304,"instId":300001,"pos":{"x":-67530,"y":22081,"z":-236430},"rot":{"x":0,"y":10000,"z":0}}}},"300":{"props":[{"groupId":300,"instId":300001,"propState":11,"propId":103018,"pos":{"x":131480,"y":28090,"z":-214320},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"298":{"props":[{"groupId":298,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-26220,"y":-16858,"z":-271207},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"301":{"props":[{"groupId":301,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-75991,"y":22090,"z":-182680},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"432":{"props":[{"groupId":432,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-154075,"y":28032,"z":-41050},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300001,"propState":0,"propId":103010,"pos":{"x":-140500,"y":22100,"z":-114810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":37,"instId":300003,"propState":0,"propId":103011,"pos":{"x":-140500,"y":22100,"z":-125764},"rot":{"x":0,"y":180000,"z":0}},{"groupId":37,"instId":300002,"propState":1,"propId":103011,"pos":{"x":-140500,"y":19040,"z":-103893},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300004,"propState":0,"propId":103039,"pos":{"x":-142489,"y":16032,"z":-52035},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300002,"propState":0,"propId":103011,"pos":{"x":-140501,"y":16010,"z":-55956},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300003,"propState":1,"propId":103011,"pos":{"x":-140516,"y":21035,"z":-37883},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300001,"propState":0,"propId":103010,"pos":{"x":-140580,"y":20930,"z":-46900},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300002,"propState":1,"propId":103011,"pos":{"x":-116121,"y":22100,"z":-248043},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300003,"propState":1,"propId":103011,"pos":{"x":-116180,"y":22050,"z":-217760},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300001,"propState":0,"propId":103010,"pos":{"x":-116070,"y":25360,"z":-232860},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[],"npcs":[],"monsters":[{"groupId":61,"instId":200002,"monsterId":3001010,"eventId":20311117,"pos":{"x":146553,"y":47046,"z":-261769},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":200001,"monsterId":3002010,"eventId":20311116,"pos":{"x":157484,"y":47050,"z":-267178},"rot":{"x":0,"y":316135,"z":0}}],"teleports":{}},"60":{"props":[],"npcs":[],"monsters":[{"groupId":60,"instId":200002,"monsterId":3002010,"eventId":20311114,"pos":{"x":160640,"y":35030,"z":-267890},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":200001,"monsterId":3002010,"eventId":20311113,"pos":{"x":156056,"y":35107,"z":-267386},"rot":{"x":0,"y":200000,"z":0}},{"groupId":60,"instId":200003,"monsterId":3012020,"eventId":20311112,"pos":{"x":132120,"y":35107,"z":-270170},"rot":{"x":0,"y":270100,"z":0}}],"teleports":{}},"317":{"props":[],"npcs":[],"monsters":[{"groupId":317,"instId":200002,"monsterId":3001010,"eventId":20311017,"pos":{"x":146553,"y":47046,"z":-261769},"rot":{"x":0,"y":180000,"z":0}},{"groupId":317,"instId":200001,"monsterId":3002010,"eventId":20311016,"pos":{"x":157484,"y":47050,"z":-267178},"rot":{"x":0,"y":316135,"z":0}}],"teleports":{}},"314":{"props":[],"npcs":[],"monsters":[{"groupId":314,"instId":200001,"monsterId":3002010,"eventId":20311013,"pos":{"x":156056,"y":35107,"z":-267386},"rot":{"x":0,"y":200000,"z":0}},{"groupId":314,"instId":200002,"monsterId":3002010,"eventId":20311014,"pos":{"x":160640,"y":35030,"z":-267890},"rot":{"x":0,"y":0,"z":0}},{"groupId":314,"instId":200003,"monsterId":3012020,"eventId":20311012,"pos":{"x":132120,"y":35107,"z":-270170},"rot":{"x":0,"y":270100,"z":0}}],"teleports":{}},"315":{"props":[],"npcs":[],"monsters":[{"groupId":315,"instId":200001,"monsterId":3012020,"eventId":20311115,"pos":{"x":167200,"y":43360,"z":-258160},"rot":{"x":0,"y":265633,"z":0}}],"teleports":{}},"316":{"props":[],"npcs":[],"monsters":[{"groupId":316,"instId":200001,"monsterId":3012020,"eventId":20311015,"pos":{"x":167200,"y":43360,"z":-258160},"rot":{"x":0,"y":265633,"z":0}}],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300002,"propState":0,"propId":103017,"pos":{"x":126273,"y":35030,"z":-277480},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300001,"propState":0,"propId":103016,"pos":{"x":166059,"y":35202,"z":-250726},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300003,"propState":0,"propId":103016,"pos":{"x":110107,"y":47060,"z":-274810},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":63,"instId":300002,"propState":0,"propId":103017,"pos":{"x":134365,"y":47050,"z":-264099},"rot":{"x":0,"y":216920,"z":180000}},{"groupId":63,"instId":300001,"propState":0,"propId":103016,"pos":{"x":166240,"y":47050,"z":-271620},"rot":{"x":0,"y":180000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300001,"propState":12,"propId":60302,"pos":{"x":111726,"y":35080,"z":-269710},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300002,"propState":12,"propId":60301,"pos":{"x":153190,"y":46630,"z":-272600},"rot":{"x":350601,"y":305478,"z":155240}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300001,"propState":0,"propId":103015,"pos":{"x":125230,"y":39880,"z":-263970},"rot":{"x":328704,"y":359902,"z":269958}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300004,"propState":0,"propId":100,"pos":{"x":125420,"y":41160,"z":-256100},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":71,"instId":300003,"propState":0,"propId":211,"pos":{"x":125420,"y":40810,"z":-276120},"rot":{"x":0,"y":0,"z":270000}},{"groupId":71,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":71,"instId":300001,"propState":11,"propId":60303,"pos":{"x":125230,"y":40820,"z":-276050},"rot":{"x":0,"y":0,"z":270000}}],"npcs":[],"monsters":[{"groupId":71,"instId":200001,"monsterId":3003020,"eventId":20311231,"pos":{"x":125231,"y":43140,"z":-270798},"rot":{"x":0,"y":150913,"z":0}}],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300003,"propState":0,"propId":211,"pos":{"x":-110601,"y":22308,"z":-40540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300004,"propState":0,"propId":100,"pos":{"x":-107740,"y":22034,"z":-54710},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300002,"propState":0,"propId":100,"pos":{"x":-110601,"y":22308,"z":-40540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300001,"propState":11,"propId":60302,"pos":{"x":-110601,"y":22308,"z":-40540},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":73,"instId":200002,"monsterId":3012020,"eventId":20311236,"pos":{"x":-107920,"y":22308,"z":-45240},"rot":{"x":0,"y":220000,"z":0}},{"groupId":73,"instId":200001,"monsterId":3012020,"eventId":20311235,"pos":{"x":-109284,"y":22322,"z":-43534},"rot":{"x":0,"y":240000,"z":0}}],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300028,"propState":0,"propId":103016,"pos":{"x":-107792,"y":28048,"z":-72795},"rot":{"x":0,"y":268271,"z":0}},{"groupId":74,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-130967,"y":16048,"z":-66606},"rot":{"x":0,"y":13220,"z":0}},{"groupId":74,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-159972,"y":16032,"z":-86207},"rot":{"x":0,"y":0,"z":0}},{"groupId":74,"instId":300002,"propState":0,"propId":103015,"pos":{"x":-122020,"y":16032,"z":-80556},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-104283,"y":16032,"z":-58786},"rot":{"x":0,"y":180000,"z":0}},{"groupId":75,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-149276,"y":16048,"z":-62254},"rot":{"x":0,"y":317606,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[],"npcs":[],"monsters":[{"groupId":76,"instId":200002,"monsterId":3011010,"eventId":20311132,"pos":{"x":-140577,"y":16048,"z":-61118},"rot":{"x":0,"y":180000,"z":0}},{"groupId":76,"instId":200003,"monsterId":3011010,"eventId":20311133,"pos":{"x":-110340,"y":28031,"z":-50118},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":200001,"monsterId":3012020,"eventId":20311131,"pos":{"x":-148440,"y":16032,"z":-67018},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"79":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-152550,"y":23093,"z":-55923},"rot":{"x":275143,"y":270000,"z":90000}},{"groupId":78,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-140319,"y":38323,"z":-55920},"rot":{"x":44792,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-161471,"y":30453,"z":-95362},"rot":{"x":319352,"y":0,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[],"npcs":[],"monsters":[{"groupId":82,"instId":200002,"monsterId":3012020,"eventId":20311136,"pos":{"x":-161394,"y":25170,"z":-77090},"rot":{"x":0,"y":270919,"z":0}},{"groupId":82,"instId":200001,"monsterId":3002010,"eventId":20311135,"pos":{"x":-161471,"y":24260,"z":-80660},"rot":{"x":0,"y":292812,"z":0}}],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300002,"propState":0,"propId":103017,"pos":{"x":377128,"y":2940,"z":-300428},"rot":{"x":0,"y":0,"z":0}},{"groupId":90,"instId":300003,"propState":0,"propId":103016,"pos":{"x":369575,"y":2940,"z":-308518},"rot":{"x":0,"y":0,"z":0}},{"groupId":90,"instId":300001,"propState":12,"propId":60303,"pos":{"x":356617,"y":6088,"z":-309496},"rot":{"x":0,"y":268238,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[],"npcs":[],"monsters":[{"groupId":92,"instId":200002,"monsterId":3002030,"eventId":20311151,"pos":{"x":362600,"y":30140,"z":-298150},"rot":{"x":0,"y":270100,"z":0}},{"groupId":92,"instId":200001,"monsterId":3001020,"eventId":20311152,"pos":{"x":352308,"y":21470,"z":-298150},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300001,"propState":12,"propId":60301,"pos":{"x":373830,"y":35270,"z":-298138},"rot":{"x":358405,"y":90001,"z":89980}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300002,"propState":12,"propId":60303,"pos":{"x":366015,"y":49580,"z":-289187},"rot":{"x":90000,"y":270000,"z":0}},{"groupId":95,"instId":300001,"propState":12,"propId":60301,"pos":{"x":390050,"y":32580,"z":-272873},"rot":{"x":357245,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[],"npcs":[],"monsters":[{"groupId":94,"instId":200002,"monsterId":3001020,"eventId":20311154,"pos":{"x":390050,"y":32990,"z":-270299},"rot":{"x":0,"y":217133,"z":0}},{"groupId":94,"instId":200001,"monsterId":3002010,"eventId":20311153,"pos":{"x":389932,"y":22510,"z":-271697},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"96":{"props":[],"npcs":[],"monsters":[{"groupId":96,"instId":200001,"monsterId":3002030,"eventId":20311155,"pos":{"x":377750,"y":39010,"z":-281240},"rot":{"x":0,"y":270100,"z":0}}],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300026,"propState":0,"propId":103016,"pos":{"x":342140,"y":27170,"z":-278174},"rot":{"x":0,"y":0,"z":270000}},{"groupId":98,"instId":300002,"propState":0,"propId":103015,"pos":{"x":342050,"y":33350,"z":-270300},"rot":{"x":0,"y":0,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300003,"propState":0,"propId":211,"pos":{"x":342050,"y":33275,"z":-289213},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":97,"instId":300002,"propState":0,"propId":100,"pos":{"x":342050,"y":33275,"z":-289213},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":97,"instId":300001,"propState":11,"propId":60303,"pos":{"x":342050,"y":33275,"z":-289213},"rot":{"x":90000,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":97,"instId":200001,"monsterId":3003020,"eventId":20311239,"pos":{"x":342140,"y":29800,"z":-287490},"rot":{"x":0,"y":68670,"z":0}}],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300003,"propState":0,"propId":103016,"pos":{"x":350276,"y":39010,"z":-276543},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":99,"instId":300001,"propState":0,"propId":103017,"pos":{"x":381066,"y":39010,"z":-276573},"rot":{"x":0,"y":180000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300003,"propState":0,"propId":103016,"pos":{"x":379885,"y":35051,"z":-298150},"rot":{"x":89980,"y":0,"z":0}},{"groupId":100,"instId":300001,"propState":0,"propId":103017,"pos":{"x":350564,"y":33868,"z":-298148},"rot":{"x":17801,"y":89994,"z":89979}}],"npcs":[],"monsters":[],"teleports":{}},"107":{"props":[{"groupId":107,"instId":300004,"propState":0,"propId":103039,"pos":{"x":-115543,"y":28034,"z":-42975},"rot":{"x":0,"y":270000,"z":0}},{"groupId":107,"instId":300003,"propState":1,"propId":103011,"pos":{"x":-125503,"y":28037,"z":-40901},"rot":{"x":0,"y":270000,"z":0}},{"groupId":107,"instId":300002,"propState":0,"propId":103011,"pos":{"x":-113489,"y":28030,"z":-40900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":107,"instId":300001,"propState":0,"propId":103010,"pos":{"x":-119563,"y":30930,"z":-40770},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"168":{"props":[{"groupId":168,"instId":300002,"propState":1,"propId":211,"pos":{"x":161054,"y":29791,"z":-122170},"rot":{"x":0,"y":0,"z":0}},{"groupId":168,"instId":300001,"propState":18,"propId":103025,"pos":{"x":161054,"y":29791,"z":-122170},"rot":{"x":1434,"y":178459,"z":44760}}],"npcs":[],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300002,"propState":1,"propId":211,"pos":{"x":93164,"y":22768,"z":-183201},"rot":{"x":0,"y":0,"z":0}},{"groupId":169,"instId":300001,"propState":18,"propId":103025,"pos":{"x":93164,"y":22768,"z":-183201},"rot":{"x":90000,"y":279626,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"172":{"props":[{"groupId":172,"instId":300002,"propState":1,"propId":211,"pos":{"x":11397,"y":-14757,"z":-281489},"rot":{"x":0,"y":0,"z":0}},{"groupId":172,"instId":300001,"propState":18,"propId":103025,"pos":{"x":10836,"y":-15124,"z":-281828},"rot":{"x":347989,"y":253540,"z":283757}}],"npcs":[],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300002,"propState":1,"propId":211,"pos":{"x":-31548,"y":-15925,"z":-258229},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-31576,"y":-14501,"z":-256385},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300002,"propState":1,"propId":211,"pos":{"x":-128723,"y":-3319,"z":-72647},"rot":{"x":0,"y":310570,"z":0}},{"groupId":184,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-128529,"y":-3461,"z":-72170},"rot":{"x":335488,"y":120467,"z":74180}}],"npcs":[],"monsters":[],"teleports":{}},"185":{"props":[{"groupId":185,"instId":300002,"propState":1,"propId":211,"pos":{"x":-146994,"y":19513,"z":-92703},"rot":{"x":0,"y":270000,"z":42240}},{"groupId":185,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-146994,"y":19513,"z":-92703},"rot":{"x":0,"y":270000,"z":42240}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300002,"propState":1,"propId":211,"pos":{"x":-146411,"y":29094,"z":-14855},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-146411,"y":29094,"z":-14855},"rot":{"x":0,"y":136460,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300004,"propState":1,"propId":211,"pos":{"x":83802,"y":29258,"z":-317801},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300003,"propState":0,"propId":103025,"pos":{"x":84373,"y":29151,"z":-318710},"rot":{"x":0,"y":150375,"z":0}},{"groupId":187,"instId":300002,"propState":0,"propId":103025,"pos":{"x":82722,"y":29172,"z":-317748},"rot":{"x":0,"y":90000,"z":0}},{"groupId":187,"instId":300001,"propState":18,"propId":103025,"pos":{"x":84365,"y":29166,"z":-316790},"rot":{"x":0,"y":37527,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300002,"propState":1,"propId":211,"pos":{"x":-190622,"y":16032,"z":-67910},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-189692,"y":16880,"z":-70458},"rot":{"x":15672,"y":18331,"z":20018}}],"npcs":[],"monsters":[],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300004,"propState":1,"propId":211,"pos":{"x":-173186,"y":-9401,"z":-127050},"rot":{"x":0,"y":0,"z":0}},{"groupId":183,"instId":300003,"propState":0,"propId":103025,"pos":{"x":-171872,"y":-9634,"z":-123076},"rot":{"x":0,"y":46339,"z":0}},{"groupId":183,"instId":300002,"propState":0,"propId":103025,"pos":{"x":-176788,"y":-9420,"z":-125359},"rot":{"x":0,"y":328197,"z":0}},{"groupId":183,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-173186,"y":-9401,"z":-127050},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"266":{"props":[{"groupId":266,"instId":300002,"propState":1,"propId":211,"pos":{"x":69319,"y":23836,"z":-190915},"rot":{"x":0,"y":0,"z":0}},{"groupId":266,"instId":300001,"propState":18,"propId":103025,"pos":{"x":69319,"y":23836,"z":-190915},"rot":{"x":0,"y":327586,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"268":{"props":[{"groupId":268,"instId":300002,"propState":1,"propId":211,"pos":{"x":112380,"y":22112,"z":-201770},"rot":{"x":0,"y":22616,"z":0}},{"groupId":268,"instId":300001,"propState":18,"propId":103025,"pos":{"x":116887,"y":27996,"z":-195881},"rot":{"x":305322,"y":37833,"z":23219}}],"npcs":[],"monsters":[],"teleports":{}},"279":{"props":[{"groupId":279,"instId":300002,"propState":1,"propId":211,"pos":{"x":119242,"y":47046,"z":-281370},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":279,"instId":300001,"propState":18,"propId":103025,"pos":{"x":119221,"y":44462,"z":-280004},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"280":{"props":[{"groupId":280,"instId":300002,"propState":1,"propId":211,"pos":{"x":345046,"y":18100,"z":-276220},"rot":{"x":0,"y":0,"z":0}},{"groupId":280,"instId":300001,"propState":18,"propId":103025,"pos":{"x":344637,"y":20138,"z":-274774},"rot":{"x":338918,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"282":{"props":[{"groupId":282,"instId":300002,"propState":1,"propId":211,"pos":{"x":388814,"y":21945,"z":-280300},"rot":{"x":0,"y":0,"z":0}},{"groupId":282,"instId":300001,"propState":18,"propId":103025,"pos":{"x":384467,"y":21988,"z":-286179},"rot":{"x":56356,"y":190311,"z":184504}}],"npcs":[],"monsters":[],"teleports":{}},"271":{"props":[{"groupId":271,"instId":300002,"propState":1,"propId":211,"pos":{"x":58289,"y":-16028,"z":-246820},"rot":{"x":0,"y":0,"z":0}},{"groupId":271,"instId":300001,"propState":18,"propId":103025,"pos":{"x":58289,"y":-16028,"z":-246820},"rot":{"x":0,"y":346147,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"421":{"props":[{"groupId":421,"instId":300002,"propState":1,"propId":211,"pos":{"x":357553,"y":6050,"z":-309853},"rot":{"x":0,"y":0,"z":0}},{"groupId":421,"instId":300001,"propState":18,"propId":103025,"pos":{"x":357961,"y":6050,"z":-308940},"rot":{"x":69836,"y":90000,"z":19092}}],"npcs":[],"monsters":[],"teleports":{}},"269":{"props":[{"groupId":269,"instId":300004,"propState":1,"propId":211,"pos":{"x":-153173,"y":16077,"z":-165221},"rot":{"x":0,"y":0,"z":0}},{"groupId":269,"instId":300002,"propState":0,"propId":103025,"pos":{"x":-153447,"y":16347,"z":-164321},"rot":{"x":24013,"y":52557,"z":342692}},{"groupId":269,"instId":300003,"propState":0,"propId":103025,"pos":{"x":-152461,"y":16545,"z":-165008},"rot":{"x":0,"y":313797,"z":0}},{"groupId":269,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-153603,"y":16649,"z":-163317},"rot":{"x":358702,"y":46372,"z":291065}}],"npcs":[],"monsters":[],"teleports":{}},"292":{"props":[{"groupId":292,"instId":300002,"propState":1,"propId":211,"pos":{"x":-127540,"y":22189,"z":-250830},"rot":{"x":0,"y":0,"z":0}},{"groupId":292,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-130281,"y":22508,"z":-249461},"rot":{"x":79947,"y":273476,"z":183530}}],"npcs":[],"monsters":[],"teleports":{}},"281":{"props":[{"groupId":281,"instId":300002,"propState":1,"propId":211,"pos":{"x":-114829,"y":9212,"z":-265990},"rot":{"x":0,"y":270000,"z":90000}},{"groupId":281,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-114495,"y":9090,"z":-265990},"rot":{"x":0,"y":270000,"z":90000}},{"groupId":281,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-114500,"y":9089,"z":-267385},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"326":{"props":[{"groupId":326,"instId":300001,"propState":12,"propId":60302,"pos":{"x":-356156,"y":-8790,"z":-77323},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300018,"propState":1,"propId":103032,"pos":{"x":-173385,"y":22081,"z":-148887},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300016,"propState":1,"propId":103039,"pos":{"x":-83505,"y":-16868,"z":-198931},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300013,"propState":1,"propId":103031,"pos":{"x":-165403,"y":-10910,"z":-139927},"rot":{"x":0,"y":0,"z":0}},{"groupId":173,"instId":300011,"propState":1,"propId":103031,"pos":{"x":-156331,"y":-4910,"z":-79773},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300008,"propState":1,"propId":103031,"pos":{"x":-135344,"y":-4910,"z":-61779},"rot":{"x":0,"y":0,"z":0}},{"groupId":173,"instId":300002,"propState":1,"propId":103031,"pos":{"x":81346,"y":22089,"z":-196925},"rot":{"x":0,"y":90000,"z":0}},{"groupId":173,"instId":300005,"propState":1,"propId":103031,"pos":{"x":-116165,"y":22090,"z":-175809},"rot":{"x":0,"y":180000,"z":0}},{"groupId":173,"instId":300014,"propState":1,"propId":103039,"pos":{"x":-190551,"y":16032,"z":-53857},"rot":{"x":0,"y":0,"z":0}},{"groupId":173,"instId":300017,"propState":1,"propId":103039,"pos":{"x":80139,"y":22090,"z":-199564},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300015,"propState":1,"propId":103031,"pos":{"x":-81322,"y":-16910,"z":-196913},"rot":{"x":0,"y":90000,"z":0}},{"groupId":173,"instId":300012,"propState":1,"propId":103031,"pos":{"x":-156415,"y":-10910,"z":-130932},"rot":{"x":0,"y":90000,"z":0}},{"groupId":173,"instId":300004,"propState":1,"propId":103031,"pos":{"x":-188501,"y":16040,"z":-55890},"rot":{"x":0,"y":0,"z":0}},{"groupId":173,"instId":300010,"propState":1,"propId":103031,"pos":{"x":110204,"y":22109,"z":-217944},"rot":{"x":0,"y":0,"z":0}},{"groupId":173,"instId":300009,"propState":1,"propId":103032,"pos":{"x":149255,"y":28111,"z":-130927},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300007,"propState":1,"propId":103031,"pos":{"x":-155408,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300006,"propState":1,"propId":103031,"pos":{"x":-125303,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300003,"propState":1,"propId":103031,"pos":{"x":-81320,"y":22100,"z":-196809},"rot":{"x":0,"y":90000,"z":0}},{"groupId":173,"instId":300001,"propState":1,"propId":103031,"pos":{"x":146218,"y":28084,"z":-175913},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300003,"propState":0,"propId":103039,"pos":{"x":112456,"y":35070,"z":-272273},"rot":{"x":0,"y":270000,"z":0}},{"groupId":193,"instId":300002,"propState":0,"propId":103073,"pos":{"x":119263,"y":35055,"z":-266930},"rot":{"x":0,"y":270000,"z":0}},{"groupId":193,"instId":300001,"propState":0,"propId":103073,"pos":{"x":125263,"y":35055,"z":-266930},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"194":{"props":[{"groupId":194,"instId":300002,"propState":0,"propId":103039,"pos":{"x":366974,"y":28132,"z":-265280},"rot":{"x":270020,"y":0,"z":0}},{"groupId":194,"instId":300001,"propState":0,"propId":103031,"pos":{"x":369050,"y":26166,"z":-265280},"rot":{"x":270020,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"195":{"props":[{"groupId":195,"instId":300002,"propState":0,"propId":103039,"pos":{"x":384295,"y":27855,"z":-298151},"rot":{"x":270020,"y":180000,"z":0}},{"groupId":195,"instId":300001,"propState":0,"propId":103031,"pos":{"x":381886,"y":26283,"z":-298135},"rot":{"x":89980,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"197":{"props":[],"npcs":[],"monsters":[{"groupId":197,"instId":200002,"monsterId":3002030,"eventId":20311148,"pos":{"x":-137130,"y":30916,"z":-276154},"rot":{"x":0,"y":270100,"z":0}},{"groupId":197,"instId":200001,"monsterId":3002030,"eventId":20311147,"pos":{"x":-137130,"y":27175,"z":-264801},"rot":{"x":0,"y":174913,"z":0}}],"teleports":{}},"196":{"props":[],"npcs":[],"monsters":[{"groupId":196,"instId":200004,"monsterId":3001020,"eventId":20311146,"pos":{"x":-122125,"y":16110,"z":-264994},"rot":{"x":0,"y":165000,"z":0}},{"groupId":196,"instId":200003,"monsterId":3002010,"eventId":20311145,"pos":{"x":-110535,"y":16110,"z":-267273},"rot":{"x":0,"y":165000,"z":0}},{"groupId":196,"instId":200002,"monsterId":3002010,"eventId":20311144,"pos":{"x":-121548,"y":22116,"z":-283003},"rot":{"x":0,"y":122884,"z":0}},{"groupId":196,"instId":200001,"monsterId":3002010,"eventId":20311143,"pos":{"x":-111339,"y":22116,"z":-283270},"rot":{"x":0,"y":194744,"z":0}}],"teleports":{}},"198":{"props":[{"groupId":198,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-95150,"y":21160,"z":-276190},"rot":{"x":270000,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"199":{"props":[{"groupId":199,"instId":300001,"propState":12,"propId":60303,"pos":{"x":-116297,"y":31664,"z":-289820},"rot":{"x":89980,"y":1,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300005,"propState":0,"propId":100,"pos":{"x":-147470,"y":16077,"z":-166639},"rot":{"x":0,"y":270000,"z":0}},{"groupId":216,"instId":300004,"propState":0,"propId":103042,"pos":{"x":-133837,"y":16077,"z":-150924},"rot":{"x":0,"y":0,"z":0}},{"groupId":216,"instId":300003,"propState":0,"propId":100,"pos":{"x":-133730,"y":16077,"z":-149600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":216,"instId":300002,"propState":0,"propId":100,"pos":{"x":-140360,"y":17620,"z":-150930},"rot":{"x":0,"y":0,"z":0}},{"groupId":216,"instId":300001,"propState":0,"propId":100,"pos":{"x":-133837,"y":16077,"z":-150924},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":216,"instId":200002,"monsterId":7010011,"eventId":10301299,"pos":{"x":-215500,"y":16077,"z":-150924},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"224":{"props":[{"groupId":224,"instId":300005,"propState":0,"propId":103042,"pos":{"x":343255,"y":15070,"z":-270316},"rot":{"x":0,"y":90000,"z":0}},{"groupId":224,"instId":300007,"propState":0,"propId":100,"pos":{"x":356617,"y":6088,"z":-309496},"rot":{"x":0,"y":268238,"z":0}},{"groupId":224,"instId":300006,"propState":0,"propId":103042,"pos":{"x":375800,"y":3084,"z":-309867},"rot":{"x":0,"y":0,"z":0}},{"groupId":224,"instId":300004,"propState":0,"propId":100,"pos":{"x":344510,"y":15070,"z":-270450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":224,"instId":300003,"propState":0,"propId":100,"pos":{"x":375944,"y":3144,"z":-308377},"rot":{"x":0,"y":0,"z":0}},{"groupId":224,"instId":300002,"propState":0,"propId":100,"pos":{"x":364290,"y":15070,"z":-279300},"rot":{"x":0,"y":90000,"z":0}},{"groupId":224,"instId":300001,"propState":0,"propId":100,"pos":{"x":344411,"y":15070,"z":-270316},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":224,"instId":200002,"monsterId":7010011,"eventId":10301299,"pos":{"x":316870,"y":15070,"z":-270316},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"231":{"props":[{"groupId":231,"instId":300008,"propState":1,"propId":103073,"pos":{"x":-305920,"y":-8804,"z":-92356},"rot":{"x":0,"y":0,"z":0}},{"groupId":231,"instId":300010,"propState":1,"propId":103073,"pos":{"x":-305920,"y":-8804,"z":-86236},"rot":{"x":0,"y":0,"z":0}},{"groupId":231,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-305665,"y":-8800,"z":-68252},"rot":{"x":0,"y":0,"z":0}},{"groupId":231,"instId":300002,"propState":1,"propId":103073,"pos":{"x":-305665,"y":-8800,"z":-74252},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300001,"propState":0,"propId":100,"pos":{"x":-140368,"y":16077,"z":-146218},"rot":{"x":0,"y":90000,"z":0}},{"groupId":227,"instId":300011,"propState":0,"propId":100,"pos":{"x":-154160,"y":11370,"z":-149390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":227,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300009,"propState":21,"propId":103050,"pos":{"x":-125790,"y":19355,"z":-137942},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300008,"propState":21,"propId":103050,"pos":{"x":-125725,"y":16083,"z":-138778},"rot":{"x":0,"y":270000,"z":0}},{"groupId":227,"instId":300005,"propState":0,"propId":103087,"pos":{"x":-126190,"y":19343,"z":-134934},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"230":{"props":[{"groupId":230,"instId":300019,"propState":0,"propId":103039,"pos":{"x":-330580,"y":-8804,"z":-79090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300003,"propState":1,"propId":103073,"pos":{"x":-353801,"y":-8819,"z":-74340},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300012,"propState":1,"propId":103073,"pos":{"x":-323860,"y":-8810,"z":-98640},"rot":{"x":0,"y":90000,"z":0}},{"groupId":230,"instId":300001,"propState":1,"propId":103073,"pos":{"x":-353801,"y":-8819,"z":-68340},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300017,"propState":0,"propId":103073,"pos":{"x":-341716,"y":-8914,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300015,"propState":0,"propId":103073,"pos":{"x":-317772,"y":-8934,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300013,"propState":1,"propId":103073,"pos":{"x":-329801,"y":-8819,"z":-92255},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300008,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8810,"z":-92348},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300020,"propState":0,"propId":103039,"pos":{"x":-348780,"y":-8804,"z":-79090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300018,"propState":0,"propId":103073,"pos":{"x":-335716,"y":-8914,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300016,"propState":0,"propId":103073,"pos":{"x":-323772,"y":-8934,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":230,"instId":300014,"propState":1,"propId":103073,"pos":{"x":-329801,"y":-8819,"z":-86255},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300011,"propState":1,"propId":103073,"pos":{"x":-329860,"y":-8810,"z":-98640},"rot":{"x":0,"y":90000,"z":0}},{"groupId":230,"instId":300010,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8810,"z":-86247},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8820,"z":-68247},"rot":{"x":0,"y":0,"z":0}},{"groupId":230,"instId":300002,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8820,"z":-74247},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"234":{"props":[{"groupId":234,"instId":300013,"propState":0,"propId":103033,"pos":{"x":-113170,"y":22072,"z":-277938},"rot":{"x":0,"y":0,"z":0}},{"groupId":234,"instId":300014,"propState":0,"propId":103039,"pos":{"x":-118757,"y":22080,"z":-279025},"rot":{"x":0,"y":180000,"z":0}},{"groupId":234,"instId":300010,"propState":0,"propId":103033,"pos":{"x":-113170,"y":22072,"z":-271945},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"232":{"props":[{"groupId":232,"instId":300013,"propState":0,"propId":103039,"pos":{"x":-335110,"y":-8804,"z":-79560},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300019,"propState":1,"propId":103073,"pos":{"x":-335716,"y":-8914,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":232,"instId":300010,"propState":0,"propId":103073,"pos":{"x":-348000,"y":-8920,"z":-74340},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300012,"propState":0,"propId":103039,"pos":{"x":-353497,"y":-8860,"z":-61294},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300018,"propState":1,"propId":103073,"pos":{"x":-341709,"y":-8914,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":232,"instId":300017,"propState":1,"propId":103073,"pos":{"x":-323852,"y":-8914,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":232,"instId":300016,"propState":1,"propId":103073,"pos":{"x":-317852,"y":-8914,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":232,"instId":300015,"propState":0,"propId":103073,"pos":{"x":-329829,"y":-8790,"z":-86261},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300014,"propState":0,"propId":103073,"pos":{"x":-329829,"y":-8790,"z":-92261},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300011,"propState":0,"propId":103073,"pos":{"x":-348000,"y":-8920,"z":-68340},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300008,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8904,"z":-68240},"rot":{"x":0,"y":0,"z":0}},{"groupId":232,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8904,"z":-74240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"233":{"props":[{"groupId":233,"instId":300018,"propState":1,"propId":103073,"pos":{"x":-335717,"y":-8826,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":233,"instId":300016,"propState":1,"propId":103073,"pos":{"x":-323887,"y":-8800,"z":-56250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":233,"instId":300010,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8790,"z":-86270},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300019,"propState":0,"propId":103039,"pos":{"x":-317249,"y":-8766,"z":-61433},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300017,"propState":1,"propId":103073,"pos":{"x":-341717,"y":-8826,"z":-74250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":233,"instId":300015,"propState":1,"propId":103073,"pos":{"x":-317887,"y":-8800,"z":-56250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":233,"instId":300014,"propState":1,"propId":103073,"pos":{"x":-348000,"y":-8800,"z":-86360},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300013,"propState":1,"propId":103073,"pos":{"x":-348000,"y":-8800,"z":-92360},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300012,"propState":1,"propId":103073,"pos":{"x":-329845,"y":-8810,"z":-68220},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300011,"propState":1,"propId":103073,"pos":{"x":-329845,"y":-8810,"z":-74220},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300008,"propState":1,"propId":103073,"pos":{"x":-311665,"y":-8790,"z":-92361},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300007,"propState":0,"propId":103073,"pos":{"x":-311665,"y":-8780,"z":-68240},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300002,"propState":0,"propId":103073,"pos":{"x":-311665,"y":-8780,"z":-74240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300030,"propState":0,"propId":100,"pos":{"x":361970,"y":15144,"z":-271995},"rot":{"x":90000,"y":270000,"z":0}},{"groupId":226,"instId":300012,"propState":0,"propId":103043,"pos":{"x":356976,"y":3074,"z":-308213},"rot":{"x":0,"y":91810,"z":0}},{"groupId":226,"instId":300009,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300024,"propState":21,"propId":103050,"pos":{"x":375005,"y":3095,"z":-300556},"rot":{"x":0,"y":180000,"z":0}},{"groupId":226,"instId":300018,"propState":21,"propId":103050,"pos":{"x":374061,"y":6357,"z":-309768},"rot":{"x":0,"y":270000,"z":0}},{"groupId":226,"instId":300001,"propState":0,"propId":100,"pos":{"x":353800,"y":15174,"z":-276989},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300010,"propState":0,"propId":103087,"pos":{"x":368259,"y":6088,"z":-302138},"rot":{"x":0,"y":270000,"z":0}},{"groupId":226,"instId":300028,"propState":21,"propId":103050,"pos":{"x":355086,"y":3092,"z":-293432},"rot":{"x":0,"y":135000,"z":0}},{"groupId":226,"instId":300027,"propState":21,"propId":103050,"pos":{"x":354481,"y":6115,"z":-301178},"rot":{"x":0,"y":180000,"z":0}},{"groupId":226,"instId":300023,"propState":21,"propId":103050,"pos":{"x":369299,"y":6088,"z":-301061},"rot":{"x":0,"y":180000,"z":0}},{"groupId":226,"instId":300022,"propState":0,"propId":103043,"pos":{"x":368823,"y":3074,"z":-293864},"rot":{"x":0,"y":66089,"z":0}},{"groupId":226,"instId":300021,"propState":0,"propId":103043,"pos":{"x":363172,"y":3074,"z":-298299},"rot":{"x":0,"y":204937,"z":0}},{"groupId":226,"instId":300020,"propState":0,"propId":103043,"pos":{"x":368024,"y":6357,"z":-309756},"rot":{"x":0,"y":194725,"z":0}},{"groupId":226,"instId":300019,"propState":21,"propId":103050,"pos":{"x":353694,"y":15080,"z":-295642},"rot":{"x":0,"y":315000,"z":0}},{"groupId":226,"instId":300017,"propState":0,"propId":103043,"pos":{"x":371890,"y":15070,"z":-272080},"rot":{"x":0,"y":118242,"z":0}},{"groupId":226,"instId":300016,"propState":0,"propId":103043,"pos":{"x":357920,"y":15070,"z":-288484},"rot":{"x":0,"y":35917,"z":0}},{"groupId":226,"instId":300008,"propState":21,"propId":103050,"pos":{"x":388872,"y":21060,"z":-274648},"rot":{"x":0,"y":225000,"z":0}},{"groupId":226,"instId":300007,"propState":21,"propId":103050,"pos":{"x":388756,"y":15070,"z":-270770},"rot":{"x":0,"y":270000,"z":0}},{"groupId":226,"instId":300004,"propState":0,"propId":103087,"pos":{"x":368259,"y":6088,"z":-304138},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"240":{"props":[{"groupId":240,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-309565,"y":-69,"z":-104220},"rot":{"x":0,"y":270000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"288":{"props":[{"groupId":288,"instId":300006,"propState":0,"propId":103013,"pos":{"x":159229,"y":27793,"z":-139048},"rot":{"x":351531,"y":15697,"z":341246}}],"npcs":[],"monsters":[],"teleports":{}},"296":{"props":[{"groupId":296,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-128063,"y":17779,"z":-265987},"rot":{"x":87113,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"307":{"props":[{"groupId":307,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-128160,"y":6200,"z":-265990},"rot":{"x":271244,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"319":{"props":[{"groupId":319,"instId":300002,"propState":0,"propId":102,"pos":{"x":-140387,"y":16310,"z":-146364},"rot":{"x":0,"y":0,"z":0}},{"groupId":319,"instId":300001,"propState":0,"propId":100,"pos":{"x":-152439,"y":16127,"z":-136360},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":319,"instId":200002,"monsterId":3002011,"eventId":10301299,"pos":{"x":-127735,"y":16077,"z":-135210},"rot":{"x":0,"y":0,"z":0}},{"groupId":319,"instId":200001,"monsterId":3001021,"eventId":10301299,"pos":{"x":-152439,"y":16127,"z":-136360},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"293":{"props":[{"groupId":293,"instId":300001,"propState":12,"propId":60302,"pos":{"x":-150336,"y":38961,"z":-60230},"rot":{"x":0,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"295":{"props":[{"groupId":295,"instId":300028,"propState":0,"propId":103016,"pos":{"x":-137130,"y":37706,"z":-271664},"rot":{"x":89257,"y":0,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"294":{"props":[{"groupId":294,"instId":300028,"propState":0,"propId":103016,"pos":{"x":-123618,"y":16110,"z":-271290},"rot":{"x":0,"y":348891,"z":0}},{"groupId":294,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-120549,"y":22116,"z":-259134},"rot":{"x":0,"y":158945,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"325":{"props":[{"groupId":325,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-307370,"y":-20730,"z":-50279},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"339":{"props":[],"npcs":[],"monsters":[{"groupId":339,"instId":200001,"monsterId":3002010,"eventId":20311172,"pos":{"x":-333556,"y":-5418,"z":-50338},"rot":{"x":0,"y":242208,"z":0}}],"teleports":{}},"324":{"props":[],"npcs":[],"monsters":[{"groupId":324,"instId":200002,"monsterId":3002010,"eventId":20311149,"pos":{"x":-123210,"y":8830,"z":-265990},"rot":{"x":0,"y":255000,"z":0}}],"teleports":{}},"329":{"props":[{"groupId":329,"instId":300001,"propState":12,"propId":60303,"pos":{"x":-332730,"y":-8750,"z":-77240},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"289":{"props":[{"groupId":289,"instId":300005,"propState":1,"propId":103033,"pos":{"x":-120354,"y":-16907,"z":-223903},"rot":{"x":0,"y":0,"z":0}},{"groupId":289,"instId":300004,"propState":1,"propId":103033,"pos":{"x":-120354,"y":-16907,"z":-217903},"rot":{"x":0,"y":0,"z":0}},{"groupId":289,"instId":300003,"propState":1,"propId":103033,"pos":{"x":-120354,"y":-16907,"z":-211903},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"332":{"props":[{"groupId":332,"instId":300012,"propState":0,"propId":103096,"pos":{"x":261211,"y":32420,"z":-410195},"rot":{"x":0,"y":0,"z":0}},{"groupId":332,"instId":300011,"propState":1,"propId":103096,"pos":{"x":264503,"y":32420,"z":-310455},"rot":{"x":0,"y":180000,"z":0}},{"groupId":332,"instId":300010,"propState":1,"propId":103096,"pos":{"x":120500,"y":32410,"z":-337990},"rot":{"x":0,"y":0,"z":0}},{"groupId":332,"instId":300008,"propState":1,"propId":103096,"pos":{"x":-126790,"y":-4906,"z":-33305},"rot":{"x":0,"y":270000,"z":0}},{"groupId":332,"instId":300007,"propState":1,"propId":103096,"pos":{"x":-126790,"y":-4906,"z":-30006},"rot":{"x":0,"y":270000,"z":0}},{"groupId":332,"instId":300006,"propState":1,"propId":103096,"pos":{"x":-125968,"y":21032,"z":-30254},"rot":{"x":0,"y":270000,"z":0}},{"groupId":332,"instId":300005,"propState":1,"propId":103096,"pos":{"x":-125968,"y":21032,"z":-33553},"rot":{"x":0,"y":270000,"z":0}},{"groupId":332,"instId":300004,"propState":1,"propId":103096,"pos":{"x":-73516,"y":22090,"z":-246650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":332,"instId":300002,"propState":0,"propId":103096,"pos":{"x":-67698,"y":-16918,"z":-249130},"rot":{"x":0,"y":180000,"z":0}},{"groupId":332,"instId":300003,"propState":1,"propId":103096,"pos":{"x":73440,"y":22090,"z":-243065},"rot":{"x":0,"y":90000,"z":0}},{"groupId":332,"instId":300001,"propState":1,"propId":103096,"pos":{"x":70987,"y":-16918,"z":-249130},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"331":{"props":[{"groupId":331,"instId":300001,"propState":12,"propId":60303,"pos":{"x":-349410,"y":1420,"z":-77262},"rot":{"x":0,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"333":{"props":[{"groupId":333,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-353870,"y":8360,"z":-57753},"rot":{"x":90000,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"334":{"props":[{"groupId":334,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-353838,"y":-26799,"z":-61985},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"341":{"props":[],"npcs":[],"monsters":[{"groupId":341,"instId":200001,"monsterId":3002010,"eventId":20311183,"pos":{"x":-359880,"y":-3720,"z":-68540},"rot":{"x":0,"y":184351,"z":0}}],"teleports":{}},"343":{"props":[],"npcs":[],"monsters":[{"groupId":343,"instId":200002,"monsterId":3001010,"eventId":20311174,"pos":{"x":-332911,"y":-18238,"z":-104172},"rot":{"x":0,"y":354061,"z":0}}],"teleports":{}},"347":{"props":[],"npcs":[],"monsters":[{"groupId":347,"instId":200001,"monsterId":3002010,"eventId":20311180,"pos":{"x":-338720,"y":-5860,"z":-50340},"rot":{"x":0,"y":242208,"z":0}}],"teleports":{}},"342":{"props":[],"npcs":[],"monsters":[{"groupId":342,"instId":200001,"monsterId":3001020,"eventId":20311176,"pos":{"x":-333227,"y":-5024,"z":-50338},"rot":{"x":0,"y":242208,"z":0}}],"teleports":{}},"345":{"props":[],"npcs":[],"monsters":[{"groupId":345,"instId":200001,"monsterId":3002010,"eventId":20311175,"pos":{"x":-347870,"y":2838,"z":-78072},"rot":{"x":0,"y":76184,"z":0}}],"teleports":{}},"346":{"props":[],"npcs":[],"monsters":[{"groupId":346,"instId":200001,"monsterId":3001020,"eventId":20311178,"pos":{"x":-350880,"y":-5440,"z":-104234},"rot":{"x":0,"y":242208,"z":0}}],"teleports":{}},"360":{"props":[],"npcs":[],"monsters":[{"groupId":360,"instId":200001,"monsterId":3002010,"eventId":20311034,"pos":{"x":-146320,"y":39070,"z":-55920},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"352":{"props":[{"groupId":352,"instId":300001,"propState":11,"propId":103018,"pos":{"x":384856,"y":21544,"z":-262400},"rot":{"x":357379,"y":89999,"z":270020}}],"npcs":[],"monsters":[],"teleports":{}},"362":{"props":[{"groupId":362,"instId":300001,"propState":0,"propId":103017,"pos":{"x":-169070,"y":22077,"z":-162001},"rot":{"x":0,"y":356426,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"361":{"props":[],"npcs":[],"monsters":[{"groupId":361,"instId":200002,"monsterId":3012020,"eventId":20311036,"pos":{"x":-161394,"y":25170,"z":-77090},"rot":{"x":0,"y":0,"z":0}},{"groupId":361,"instId":200001,"monsterId":3002010,"eventId":20311035,"pos":{"x":-161471,"y":24260,"z":-80660},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"367":{"props":[],"npcs":[],"monsters":[{"groupId":367,"instId":200002,"monsterId":3002010,"eventId":20311049,"pos":{"x":-123210,"y":8830,"z":-265990},"rot":{"x":0,"y":270100,"z":0}}],"teleports":{}},"366":{"props":[],"npcs":[],"monsters":[{"groupId":366,"instId":200002,"monsterId":3002030,"eventId":20311048,"pos":{"x":-137130,"y":30916,"z":-276154},"rot":{"x":0,"y":270100,"z":0}},{"groupId":366,"instId":200001,"monsterId":3002030,"eventId":20311047,"pos":{"x":-137130,"y":27175,"z":-264801},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"340":{"props":[],"npcs":[],"monsters":[{"groupId":340,"instId":200001,"monsterId":3001020,"eventId":20311171,"pos":{"x":-327040,"y":5610,"z":-104220},"rot":{"x":0,"y":242208,"z":0}}],"teleports":{}},"364":{"props":[],"npcs":[],"monsters":[{"groupId":364,"instId":200004,"monsterId":3001020,"eventId":20311046,"pos":{"x":-122125,"y":16110,"z":-264994},"rot":{"x":0,"y":165000,"z":0}},{"groupId":364,"instId":200003,"monsterId":3002010,"eventId":20311045,"pos":{"x":-110535,"y":16110,"z":-267273},"rot":{"x":0,"y":165000,"z":0}},{"groupId":364,"instId":200002,"monsterId":3002010,"eventId":20311044,"pos":{"x":-121548,"y":22116,"z":-283003},"rot":{"x":0,"y":122884,"z":0}},{"groupId":364,"instId":200001,"monsterId":3002010,"eventId":20311043,"pos":{"x":-111339,"y":22116,"z":-283270},"rot":{"x":0,"y":194744,"z":0}}],"teleports":{}},"359":{"props":[],"npcs":[],"monsters":[{"groupId":359,"instId":200001,"monsterId":3002010,"eventId":20311134,"pos":{"x":-146320,"y":39070,"z":-55920},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"379":{"props":[{"groupId":379,"instId":300002,"propState":9,"propId":103109,"pos":{"x":-307181,"y":324,"z":-77350},"rot":{"x":0,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"358":{"props":[],"npcs":[],"monsters":[{"groupId":358,"instId":200003,"monsterId":3011010,"eventId":20311033,"pos":{"x":-110340,"y":28031,"z":-50118},"rot":{"x":0,"y":0,"z":0}},{"groupId":358,"instId":200002,"monsterId":3011010,"eventId":20311032,"pos":{"x":-140577,"y":16048,"z":-61118},"rot":{"x":0,"y":180000,"z":0}},{"groupId":358,"instId":200001,"monsterId":3012020,"eventId":20311031,"pos":{"x":-148440,"y":16032,"z":-67018},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"398":{"props":[{"groupId":398,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-335880,"y":-12400,"z":-61543},"rot":{"x":0,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"397":{"props":[{"groupId":397,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-341706,"y":-30261,"z":-77151},"rot":{"x":270000,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"400":{"props":[{"groupId":400,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-348553,"y":-15827,"z":-77330},"rot":{"x":0,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"385":{"props":[{"groupId":385,"instId":300002,"propState":0,"propId":102,"pos":{"x":353485,"y":15254,"z":-276970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":385,"instId":300001,"propState":0,"propId":100,"pos":{"x":368237,"y":15144,"z":-285022},"rot":{"x":0,"y":268238,"z":0}}],"npcs":[],"monsters":[{"groupId":385,"instId":200005,"monsterId":3002011,"eventId":10301299,"pos":{"x":359506,"y":3074,"z":-299640},"rot":{"x":0,"y":180000,"z":0}},{"groupId":385,"instId":200002,"monsterId":3002011,"eventId":10301299,"pos":{"x":372650,"y":15070,"z":-280647},"rot":{"x":0,"y":90100,"z":0}},{"groupId":385,"instId":200006,"monsterId":3001021,"eventId":10301299,"pos":{"x":372803,"y":3074,"z":-296227},"rot":{"x":0,"y":270100,"z":0}},{"groupId":385,"instId":200004,"monsterId":3002011,"eventId":10301299,"pos":{"x":365716,"y":3074,"z":-307503},"rot":{"x":0,"y":0,"z":0}},{"groupId":385,"instId":200003,"monsterId":3001021,"eventId":10301299,"pos":{"x":361204,"y":15070,"z":-286142},"rot":{"x":0,"y":90100,"z":0}},{"groupId":385,"instId":200001,"monsterId":3002011,"eventId":10301299,"pos":{"x":366869,"y":15148,"z":-276931},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"380":{"props":[{"groupId":380,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-305900,"y":7530,"z":-65220},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"411":{"props":[],"npcs":[],"monsters":[{"groupId":411,"instId":200001,"monsterId":3001010,"eventId":20311182,"pos":{"x":-338880,"y":-5590,"z":-104230},"rot":{"x":0,"y":242208,"z":0}}],"teleports":{}},"414":{"props":[{"groupId":414,"instId":300001,"propState":0,"propId":138,"pos":{"x":35340,"y":-10000,"z":-531240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"412":{"props":[{"groupId":412,"instId":300002,"propState":1,"propId":103013,"pos":{"x":71976,"y":-19870,"z":-570363},"rot":{"x":0,"y":358950,"z":0}},{"groupId":412,"instId":300004,"propState":0,"propId":138,"pos":{"x":110330,"y":17630,"z":-263476},"rot":{"x":0,"y":0,"z":0}},{"groupId":412,"instId":300003,"propState":1,"propId":103013,"pos":{"x":35020,"y":-10626,"z":-531100},"rot":{"x":0,"y":87023,"z":0}},{"groupId":412,"instId":300001,"propState":1,"propId":103013,"pos":{"x":110257,"y":15961,"z":-263644},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"415":{"props":[{"groupId":415,"instId":300002,"propState":0,"propId":138,"pos":{"x":-179190,"y":-4760,"z":-79740},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"420":{"props":[{"groupId":420,"instId":300001,"propState":2,"propId":103130,"pos":{"x":-147700,"y":-4480,"z":-34850},"rot":{"x":0,"y":70205,"z":0}},{"groupId":420,"instId":300002,"propState":0,"propId":100,"pos":{"x":-144768,"y":-3923,"z":-31631},"rot":{"x":0,"y":70205,"z":0}}],"npcs":[{"groupId":420,"instId":400001,"npcId":100,"pos":{"x":-147700,"y":-3668,"z":-34850},"rot":{"x":0,"y":70205,"z":0}}],"monsters":[],"teleports":{}},"422":{"props":[{"groupId":422,"instId":300012,"propState":0,"propId":100,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}},{"groupId":422,"instId":300013,"propState":0,"propId":211,"pos":{"x":-152160,"y":28077,"z":-222460},"rot":{"x":0,"y":0,"z":0}},{"groupId":422,"instId":300011,"propState":20,"propId":60302,"pos":{"x":-152160,"y":28077,"z":-222460},"rot":{"x":0,"y":0,"z":0}},{"groupId":422,"instId":300010,"propState":0,"propId":100,"pos":{"x":-149161,"y":28077,"z":-217810},"rot":{"x":0,"y":0,"z":0}},{"groupId":422,"instId":300009,"propState":0,"propId":100,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}},{"groupId":422,"instId":300008,"propState":2,"propId":103031,"pos":{"x":-152164,"y":28077,"z":-217780},"rot":{"x":0,"y":0,"z":0}},{"groupId":422,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":422,"instId":300006,"propState":0,"propId":100,"pos":{"x":-152161,"y":28077,"z":-217810},"rot":{"x":0,"y":0,"z":0}},{"groupId":422,"instId":300005,"propState":0,"propId":100,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}},{"groupId":422,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}},{"groupId":422,"instId":300003,"propState":0,"propId":103109,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}},{"groupId":422,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}},{"groupId":422,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-143840,"y":28077,"z":-215570},"rot":{"x":0,"y":85000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"433":{"props":[{"groupId":433,"instId":300006,"propState":20,"propId":60302,"pos":{"x":-102846,"y":22116,"z":-250700},"rot":{"x":0,"y":270000,"z":0}},{"groupId":433,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-104760,"y":22116,"z":-250750},"rot":{"x":0,"y":270206,"z":0}},{"groupId":433,"instId":300007,"propState":0,"propId":211,"pos":{"x":-102846,"y":22116,"z":-250700},"rot":{"x":0,"y":270000,"z":0}},{"groupId":433,"instId":300005,"propState":0,"propId":100,"pos":{"x":-105807,"y":22116,"z":-250750},"rot":{"x":0,"y":0,"z":0}},{"groupId":433,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-104760,"y":22116,"z":-250750},"rot":{"x":0,"y":270206,"z":0}},{"groupId":433,"instId":300003,"propState":0,"propId":103109,"pos":{"x":-104760,"y":22116,"z":-250750},"rot":{"x":0,"y":270206,"z":0}},{"groupId":433,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-104760,"y":22116,"z":-250750},"rot":{"x":0,"y":270206,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"434":{"props":[{"groupId":434,"instId":300005,"propState":0,"propId":100,"pos":{"x":-137540,"y":16056,"z":-89764},"rot":{"x":0,"y":0,"z":0}},{"groupId":434,"instId":300007,"propState":0,"propId":211,"pos":{"x":-140167,"y":16055,"z":-90228},"rot":{"x":0,"y":0,"z":0}},{"groupId":434,"instId":300006,"propState":20,"propId":60302,"pos":{"x":-140441,"y":16055,"z":-94522},"rot":{"x":0,"y":0,"z":0}},{"groupId":434,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-118380,"y":28048,"z":-70920},"rot":{"x":0,"y":43289,"z":0}},{"groupId":434,"instId":300003,"propState":0,"propId":103109,"pos":{"x":-118380,"y":28048,"z":-70920},"rot":{"x":0,"y":43289,"z":0}},{"groupId":434,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-118380,"y":28048,"z":-70920},"rot":{"x":0,"y":43289,"z":0}},{"groupId":434,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-118380,"y":28048,"z":-70920},"rot":{"x":0,"y":43289,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"447":{"props":[{"groupId":447,"instId":300006,"propState":18,"propId":103036,"pos":{"x":4450,"y":-14925,"z":-260730},"rot":{"x":0,"y":146959,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"463":{"props":[],"npcs":[],"monsters":[{"groupId":463,"instId":200001,"monsterId":3002010,"eventId":20311179,"pos":{"x":-359882,"y":-3720,"z":-68540},"rot":{"x":0,"y":210151,"z":0}}],"teleports":{}},"454":{"props":[{"groupId":454,"instId":300007,"propState":0,"propId":211,"pos":{"x":384420,"y":21090,"z":-279590},"rot":{"x":0,"y":90358,"z":0}},{"groupId":454,"instId":300006,"propState":20,"propId":60302,"pos":{"x":370412,"y":15098,"z":-279300},"rot":{"x":5352,"y":90000,"z":0}},{"groupId":454,"instId":300005,"propState":0,"propId":100,"pos":{"x":384420,"y":21090,"z":-279590},"rot":{"x":0,"y":0,"z":0}},{"groupId":454,"instId":300004,"propState":0,"propId":103109,"pos":{"x":384420,"y":21090,"z":-279590},"rot":{"x":0,"y":0,"z":0}},{"groupId":454,"instId":300003,"propState":0,"propId":103109,"pos":{"x":384420,"y":21090,"z":-279590},"rot":{"x":0,"y":0,"z":0}},{"groupId":454,"instId":300002,"propState":0,"propId":103109,"pos":{"x":384420,"y":21090,"z":-279590},"rot":{"x":0,"y":0,"z":0}},{"groupId":454,"instId":300001,"propState":10,"propId":103012,"pos":{"x":384420,"y":21090,"z":-279590},"rot":{"x":0,"y":90358,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"464":{"props":[{"groupId":464,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-322291,"y":-26369,"z":-103670},"rot":{"x":0,"y":0,"z":0}},{"groupId":464,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-334522,"y":-8750,"z":-58716},"rot":{"x":0,"y":87139,"z":0}},{"groupId":464,"instId":300002,"propState":0,"propId":103015,"pos":{"x":-309911,"y":-8750,"z":-59669},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"455":{"props":[{"groupId":455,"instId":300006,"propState":20,"propId":60302,"pos":{"x":-356920,"y":-8750,"z":-77250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":455,"instId":300002,"propState":9,"propId":103109,"pos":{"x":-355630,"y":-7750,"z":-55470},"rot":{"x":0,"y":0,"z":0}},{"groupId":455,"instId":300005,"propState":0,"propId":100,"pos":{"x":-355402,"y":-8750,"z":-77280},"rot":{"x":0,"y":0,"z":0}},{"groupId":455,"instId":300001,"propState":2,"propId":103012,"pos":{"x":-355402,"y":-8750,"z":-77280},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"465":{"props":[{"groupId":465,"instId":300027,"propState":0,"propId":103016,"pos":{"x":-312647,"y":-8748,"z":-97280},"rot":{"x":0,"y":283876,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"466":{"props":[{"groupId":466,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-339845,"y":-20415,"z":-50337},"rot":{"x":360,"y":90000,"z":270020}}],"npcs":[],"monsters":[],"teleports":{}},"467":{"props":[{"groupId":467,"instId":300001,"propState":0,"propId":103017,"pos":{"x":-319628,"y":-11611,"z":-104232},"rot":{"x":56374,"y":270030,"z":270036}},{"groupId":467,"instId":300027,"propState":0,"propId":103016,"pos":{"x":-338515,"y":5950,"z":-104234},"rot":{"x":347834,"y":269996,"z":270020}}],"npcs":[],"monsters":[],"teleports":{}},"468":{"props":[{"groupId":468,"instId":300001,"propState":0,"propId":103017,"pos":{"x":-305900,"y":-7940,"z":-64920},"rot":{"x":271634,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"478":{"props":[{"groupId":478,"instId":300028,"propState":0,"propId":103017,"pos":{"x":-119574,"y":31812,"z":-82484},"rot":{"x":52718,"y":180000,"z":270000}},{"groupId":478,"instId":300027,"propState":0,"propId":103016,"pos":{"x":-119573,"y":24456,"z":-81779},"rot":{"x":315224,"y":180000,"z":270000}},{"groupId":478,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-119572,"y":31130,"z":-89770},"rot":{"x":37266,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"479":{"props":[{"groupId":479,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-119572,"y":35422,"z":-71276},"rot":{"x":271982,"y":180000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"486":{"props":[{"groupId":486,"instId":300010,"propState":0,"propId":138,"pos":{"x":-335690,"y":-8780,"z":-74280},"rot":{"x":0,"y":270000,"z":0}},{"groupId":486,"instId":300009,"propState":0,"propId":138,"pos":{"x":-341790,"y":-8780,"z":-74280},"rot":{"x":0,"y":270000,"z":0}},{"groupId":486,"instId":300008,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":486,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-335690,"y":-8700,"z":-74280},"rot":{"x":0,"y":270000,"z":0}},{"groupId":486,"instId":300006,"propState":1,"propId":103073,"pos":{"x":-341790,"y":-8700,"z":-74280},"rot":{"x":0,"y":270000,"z":0}},{"groupId":486,"instId":300005,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":486,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-315950,"y":-25776,"z":-60024},"rot":{"x":0,"y":0,"z":0}},{"groupId":486,"instId":300001,"propState":20,"propId":103012,"pos":{"x":-347863,"y":2930,"z":-77270},"rot":{"x":270000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"489":{"props":[{"groupId":489,"instId":300005,"propState":0,"propId":100,"pos":{"x":-316481,"y":-8750,"z":-60701},"rot":{"x":0,"y":0,"z":0}},{"groupId":489,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-315950,"y":-25776,"z":-60024},"rot":{"x":0,"y":0,"z":0}},{"groupId":489,"instId":300001,"propState":20,"propId":103012,"pos":{"x":-316481,"y":-8750,"z":-60701},"rot":{"x":0,"y":60289,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"498":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"499":{"props":[{"groupId":499,"instId":300001,"propState":20,"propId":60303,"pos":{"x":-148621,"y":-4480,"z":-31631},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"487":{"props":[{"groupId":487,"instId":300015,"propState":0,"propId":138,"pos":{"x":-347958,"y":-8898,"z":-74397},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300010,"propState":0,"propId":100,"pos":{"x":-351940,"y":-8748,"z":-93120},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300016,"propState":0,"propId":138,"pos":{"x":-347958,"y":-8898,"z":-68277},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300013,"propState":0,"propId":138,"pos":{"x":-347920,"y":-8789,"z":-92405},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300011,"propState":0,"propId":100,"pos":{"x":-351940,"y":-8748,"z":-93120},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300006,"propState":1,"propId":103073,"pos":{"x":-347920,"y":-8789,"z":-92405},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300009,"propState":1,"propId":103073,"pos":{"x":-347958,"y":-8898,"z":-68277},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-351940,"y":-8748,"z":-93120},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300014,"propState":0,"propId":138,"pos":{"x":-347920,"y":-8789,"z":-86299},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300012,"propState":0,"propId":100,"pos":{"x":-351940,"y":-8748,"z":-93120},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300008,"propState":1,"propId":103073,"pos":{"x":-347958,"y":-8898,"z":-74397},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-347920,"y":-8789,"z":-86299},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300005,"propState":0,"propId":100,"pos":{"x":-351940,"y":-8748,"z":-93120},"rot":{"x":0,"y":0,"z":0}},{"groupId":487,"instId":300001,"propState":20,"propId":103012,"pos":{"x":-351050,"y":-8748,"z":-97390},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"488":{"props":[{"groupId":488,"instId":300016,"propState":0,"propId":138,"pos":{"x":-341768,"y":-8885,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-347862,"y":-8885,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300017,"propState":0,"propId":138,"pos":{"x":-329882,"y":-8799,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300015,"propState":0,"propId":138,"pos":{"x":-347862,"y":-8885,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300013,"propState":0,"propId":100,"pos":{"x":-349010,"y":-8750,"z":-55460},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300011,"propState":0,"propId":100,"pos":{"x":-349010,"y":-8750,"z":-55460},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300009,"propState":1,"propId":103073,"pos":{"x":-329882,"y":-8799,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-315950,"y":-25776,"z":-60024},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300018,"propState":0,"propId":138,"pos":{"x":-323760,"y":-8799,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300014,"propState":0,"propId":100,"pos":{"x":-349010,"y":-8750,"z":-55460},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300012,"propState":0,"propId":100,"pos":{"x":-349010,"y":-8750,"z":-55460},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300010,"propState":1,"propId":103073,"pos":{"x":-323760,"y":-8799,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300008,"propState":1,"propId":103073,"pos":{"x":-341768,"y":-8885,"z":-61990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":488,"instId":300006,"propState":0,"propId":103001,"pos":{"x":-332830,"y":-8730,"z":-60830},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300005,"propState":0,"propId":100,"pos":{"x":-349010,"y":-8750,"z":-55460},"rot":{"x":0,"y":0,"z":0}},{"groupId":488,"instId":300001,"propState":20,"propId":103012,"pos":{"x":-353100,"y":-8750,"z":-58840},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"485":{"props":[{"groupId":485,"instId":300016,"propState":0,"propId":138,"pos":{"x":-329990,"y":-8789,"z":-98420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300013,"propState":0,"propId":138,"pos":{"x":-341900,"y":-8790,"z":-98440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300010,"propState":1,"propId":103073,"pos":{"x":-329990,"y":-8789,"z":-98420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300006,"propState":1,"propId":103073,"pos":{"x":-341900,"y":-8790,"z":-98440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300014,"propState":0,"propId":138,"pos":{"x":-348010,"y":-8790,"z":-98440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300011,"propState":0,"propId":100,"pos":{"x":-316360,"y":-8748,"z":-95582},"rot":{"x":0,"y":0,"z":0}},{"groupId":485,"instId":300008,"propState":0,"propId":100,"pos":{"x":-316360,"y":-8748,"z":-95582},"rot":{"x":0,"y":0,"z":0}},{"groupId":485,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-316360,"y":-8748,"z":-95582},"rot":{"x":0,"y":0,"z":0}},{"groupId":485,"instId":300015,"propState":0,"propId":138,"pos":{"x":-323870,"y":-8789,"z":-98420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300012,"propState":0,"propId":100,"pos":{"x":-316360,"y":-8748,"z":-95582},"rot":{"x":0,"y":0,"z":0}},{"groupId":485,"instId":300009,"propState":1,"propId":103073,"pos":{"x":-323870,"y":-8789,"z":-98420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-348010,"y":-8790,"z":-98440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":485,"instId":300005,"propState":0,"propId":100,"pos":{"x":-316360,"y":-8748,"z":-95582},"rot":{"x":0,"y":0,"z":0}},{"groupId":485,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-312640,"y":-8748,"z":-95510},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"501":{"props":[{"groupId":501,"instId":300008,"propState":18,"propId":103038,"pos":{"x":-140630,"y":29960,"z":-51370},"rot":{"x":348315,"y":109705,"z":15156}},{"groupId":501,"instId":300005,"propState":18,"propId":103038,"pos":{"x":-194099,"y":17243,"z":-70785},"rot":{"x":348315,"y":285903,"z":15156}},{"groupId":501,"instId":300002,"propState":18,"propId":103038,"pos":{"x":-661,"y":-15838,"z":-301433},"rot":{"x":348315,"y":86695,"z":15156}},{"groupId":501,"instId":300007,"propState":18,"propId":103038,"pos":{"x":-125110,"y":22500,"z":-196790},"rot":{"x":348315,"y":9487,"z":15156}},{"groupId":501,"instId":300006,"propState":18,"propId":103038,"pos":{"x":114254,"y":33230,"z":-312015},"rot":{"x":348315,"y":185378,"z":15156}},{"groupId":501,"instId":300004,"propState":18,"propId":103038,"pos":{"x":122974,"y":23220,"z":-196904},"rot":{"x":348315,"y":193933,"z":15156}},{"groupId":501,"instId":300003,"propState":18,"propId":103038,"pos":{"x":-119850,"y":-4070,"z":-80450},"rot":{"x":348315,"y":10350,"z":15156}},{"groupId":501,"instId":300001,"propState":18,"propId":103038,"pos":{"x":152262,"y":29420,"z":-133030},"rot":{"x":348315,"y":143340,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"614":{"props":[{"groupId":614,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-76,"y":-15300,"z":-270627},"rot":{"x":759,"y":270425,"z":340127}}],"npcs":[],"monsters":[],"teleports":{}},"640":{"props":[{"groupId":640,"instId":300001,"propState":18,"propId":101028,"pos":{"x":-115989,"y":23050,"z":-146744},"rot":{"x":0,"y":207159,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":401,"startAnchorId":1,"startGroupId":419}},"2031201":{"P20312_F20312001":{"scenes":{"3":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300003,"propState":12,"propId":60301,"pos":{"x":-64971,"y":13005,"z":-16890},"rot":{"x":329795,"y":276815,"z":334660}},{"groupId":67,"instId":300010,"propState":12,"propId":60301,"pos":{"x":-85610,"y":11517,"z":11703},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-117368,"y":11511,"z":-215231},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-100781,"y":11511,"z":-186079},"rot":{"x":0,"y":209157,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300003,"propState":8,"propId":101,"pos":{"x":-111740,"y":11517,"z":-13713},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300002,"propState":8,"propId":101,"pos":{"x":-122550,"y":11511,"z":-129380},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300001,"propState":8,"propId":101,"pos":{"x":-87395,"y":11511,"z":-187496},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2031201":{"anchorId":1,"groupId":68,"instId":300001,"pos":{"x":-92494,"y":11545,"z":-189950},"rot":{"x":0,"y":270000,"z":0}},"2031202":{"anchorId":2,"groupId":68,"instId":300002,"pos":{"x":-117360,"y":11511,"z":-133300},"rot":{"x":0,"y":0,"z":0}},"2031203":{"anchorId":3,"groupId":68,"instId":300003,"pos":{"x":-117410,"y":11517,"z":-10820},"rot":{"x":0,"y":0,"z":0}}}},"209":{"props":[],"npcs":[],"monsters":[{"groupId":209,"instId":200002,"monsterId":3001010,"eventId":20312002,"pos":{"x":-111660,"y":11511,"z":-157070},"rot":{"x":0,"y":79817,"z":0}},{"groupId":209,"instId":200001,"monsterId":3001020,"eventId":20312001,"pos":{"x":-119128,"y":11511,"z":-209609},"rot":{"x":0,"y":108522,"z":0}}],"teleports":{}},"210":{"props":[],"npcs":[],"monsters":[{"groupId":210,"instId":200002,"monsterId":3011010,"eventId":20312024,"pos":{"x":-91744,"y":11525,"z":10866},"rot":{"x":0,"y":79817,"z":0}},{"groupId":210,"instId":200001,"monsterId":3012020,"eventId":20312023,"pos":{"x":-89180,"y":11525,"z":6070},"rot":{"x":0,"y":108522,"z":0}}],"teleports":{}},"69":{"props":[],"npcs":[],"monsters":[{"groupId":69,"instId":200002,"monsterId":3011010,"eventId":20312102,"pos":{"x":-111660,"y":11511,"z":-157070},"rot":{"x":0,"y":79817,"z":0}},{"groupId":69,"instId":200003,"monsterId":3012020,"eventId":20312103,"pos":{"x":-112130,"y":11511,"z":-154450},"rot":{"x":0,"y":79817,"z":0}},{"groupId":69,"instId":200001,"monsterId":3011010,"eventId":20312101,"pos":{"x":-119128,"y":11511,"z":-209609},"rot":{"x":0,"y":108522,"z":0}}],"teleports":{}},"207":{"props":[],"npcs":[],"monsters":[{"groupId":207,"instId":200002,"monsterId":3012020,"eventId":20312123,"pos":{"x":-91430,"y":11525,"z":7970},"rot":{"x":0,"y":180000,"z":0}},{"groupId":207,"instId":200001,"monsterId":3011010,"eventId":20312124,"pos":{"x":-95780,"y":11525,"z":11015},"rot":{"x":0,"y":108522,"z":0}}],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300004,"propState":0,"propId":103017,"pos":{"x":-133081,"y":11549,"z":-2601},"rot":{"x":0,"y":210000,"z":0}},{"groupId":73,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-99928,"y":11517,"z":14938},"rot":{"x":0,"y":150112,"z":0}},{"groupId":73,"instId":300007,"propState":0,"propId":103016,"pos":{"x":-121130,"y":11511,"z":-196060},"rot":{"x":0,"y":150112,"z":0}},{"groupId":73,"instId":300002,"propState":0,"propId":103015,"pos":{"x":-108795,"y":11511,"z":-134378},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300003,"propState":0,"propId":211,"pos":{"x":-99380,"y":11511,"z":-142290},"rot":{"x":0,"y":315000,"z":0}},{"groupId":71,"instId":300004,"propState":0,"propId":100,"pos":{"x":-106510,"y":11511,"z":-135980},"rot":{"x":0,"y":30000,"z":0}},{"groupId":71,"instId":300002,"propState":0,"propId":100,"pos":{"x":-99380,"y":11511,"z":-142290},"rot":{"x":0,"y":315000,"z":0}},{"groupId":71,"instId":300001,"propState":11,"propId":60303,"pos":{"x":-99380,"y":11511,"z":-142290},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[{"groupId":71,"instId":200001,"monsterId":3003020,"eventId":20312231,"pos":{"x":-103270,"y":11511,"z":-137010},"rot":{"x":0,"y":160000,"z":0}}],"teleports":{}},"208":{"props":[],"npcs":[],"monsters":[{"groupId":208,"instId":200001,"monsterId":8002040,"eventId":20312130,"pos":{"x":-120371,"y":11517,"z":56103},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"219":{"props":[{"groupId":219,"instId":300001,"propState":8,"propId":808,"pos":{"x":-122759,"y":11511,"z":-165303},"rot":{"x":0,"y":340000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1015":{"anchorId":1,"groupId":219,"instId":300001,"pos":{"x":-123138,"y":11511,"z":-164410},"rot":{"x":0,"y":160000,"z":0}}}},"5":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-177410,"y":3480,"z":-144949},"rot":{"x":89980,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"212":{"props":[],"npcs":[],"monsters":[{"groupId":212,"instId":200001,"monsterId":3012020,"eventId":20312005,"pos":{"x":-186381,"y":18830,"z":-144893},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"74":{"props":[],"npcs":[],"monsters":[{"groupId":74,"instId":200001,"monsterId":3012020,"eventId":20312105,"pos":{"x":-186381,"y":18830,"z":-144893},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"75":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300003,"propState":0,"propId":103017,"pos":{"x":-186381,"y":18961,"z":-133218},"rot":{"x":88013,"y":0,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[],"npcs":[],"monsters":[{"groupId":77,"instId":200004,"monsterId":3002010,"eventId":20312111,"pos":{"x":-152200,"y":11511,"z":-53890},"rot":{"x":0,"y":250000,"z":0}},{"groupId":77,"instId":200002,"monsterId":3012020,"eventId":20312109,"pos":{"x":-153580,"y":11511,"z":-97864},"rot":{"x":0,"y":60000,"z":0}},{"groupId":77,"instId":200006,"monsterId":3012020,"eventId":20312113,"pos":{"x":-149140,"y":11511,"z":-51083},"rot":{"x":0,"y":156246,"z":0}},{"groupId":77,"instId":200005,"monsterId":3012020,"eventId":20312112,"pos":{"x":-152855,"y":11511,"z":-56571},"rot":{"x":0,"y":330000,"z":0}},{"groupId":77,"instId":200003,"monsterId":3011010,"eventId":20312110,"pos":{"x":-148190,"y":11511,"z":-87880},"rot":{"x":0,"y":45000,"z":0}},{"groupId":77,"instId":200001,"monsterId":3002010,"eventId":20312108,"pos":{"x":-147710,"y":11511,"z":-85610},"rot":{"x":0,"y":250000,"z":0}}],"teleports":{}},"213":{"props":[],"npcs":[],"monsters":[{"groupId":213,"instId":200002,"monsterId":3011010,"eventId":20312010,"pos":{"x":-145720,"y":11511,"z":-87970},"rot":{"x":0,"y":60000,"z":0}},{"groupId":213,"instId":200005,"monsterId":3012020,"eventId":20312012,"pos":{"x":-152855,"y":11511,"z":-56571},"rot":{"x":0,"y":330000,"z":0}},{"groupId":213,"instId":200004,"monsterId":3002010,"eventId":20312011,"pos":{"x":-152200,"y":11511,"z":-53890},"rot":{"x":0,"y":250000,"z":0}},{"groupId":213,"instId":200001,"monsterId":3012020,"eventId":20312009,"pos":{"x":-153580,"y":11511,"z":-97864},"rot":{"x":0,"y":60000,"z":0}}],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-148680,"y":11511,"z":-65360},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300001,"propState":12,"propId":60303,"pos":{"x":-117350,"y":17511,"z":-52360},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300005,"propState":0,"propId":103017,"pos":{"x":-153525,"y":11511,"z":-45640},"rot":{"x":0,"y":90000,"z":0}},{"groupId":79,"instId":300007,"propState":0,"propId":103016,"pos":{"x":-133921,"y":14511,"z":-92699},"rot":{"x":0,"y":90000,"z":0}},{"groupId":79,"instId":300001,"propState":0,"propId":103015,"pos":{"x":-91317,"y":-489,"z":-87494},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"220":{"props":[{"groupId":220,"instId":300002,"propState":0,"propId":103014,"pos":{"x":-111600,"y":11511,"z":-50406},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300004,"propState":0,"propId":100,"pos":{"x":-93460,"y":-489,"z":-90040},"rot":{"x":0,"y":90000,"z":0}},{"groupId":81,"instId":300003,"propState":0,"propId":211,"pos":{"x":-103990,"y":-489,"z":-94550},"rot":{"x":0,"y":90000,"z":0}},{"groupId":81,"instId":300002,"propState":0,"propId":100,"pos":{"x":-103990,"y":-489,"z":-94550},"rot":{"x":0,"y":90000,"z":0}},{"groupId":81,"instId":300001,"propState":11,"propId":60303,"pos":{"x":-103990,"y":-489,"z":-94550},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":81,"instId":200001,"monsterId":3003010,"eventId":20312236,"pos":{"x":-99800,"y":-489,"z":-94560},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-139930,"y":33852,"z":-66949},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300002,"propState":0,"propId":103015,"pos":{"x":-155255,"y":18702,"z":-66949},"rot":{"x":45292,"y":90000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-162389,"y":8271,"z":-74079},"rot":{"x":0,"y":180000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300003,"propState":0,"propId":211,"pos":{"x":-149590,"y":4090,"z":-66949},"rot":{"x":270000,"y":0,"z":0}},{"groupId":85,"instId":300002,"propState":0,"propId":100,"pos":{"x":-149590,"y":4090,"z":-67042},"rot":{"x":270000,"y":0,"z":0}},{"groupId":85,"instId":300001,"propState":11,"propId":60302,"pos":{"x":-149590,"y":4090,"z":-66949},"rot":{"x":270000,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":85,"instId":200002,"monsterId":3002030,"eventId":20312234,"pos":{"x":-148200,"y":7490,"z":-66950},"rot":{"x":0,"y":90100,"z":0}},{"groupId":85,"instId":200001,"monsterId":3012020,"eventId":20312233,"pos":{"x":-147360,"y":5200,"z":-66949},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300006,"propState":0,"propId":103017,"pos":{"x":-162390,"y":23570,"z":-79820},"rot":{"x":270742,"y":180000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[],"npcs":[],"monsters":[{"groupId":89,"instId":200001,"monsterId":3012020,"eventId":20312120,"pos":{"x":-84390,"y":30332,"z":-67032},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"216":{"props":[],"npcs":[],"monsters":[{"groupId":216,"instId":200001,"monsterId":3012020,"eventId":20312020,"pos":{"x":-84390,"y":30332,"z":-67032},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"90":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300002,"propState":0,"propId":103014,"pos":{"x":-116338,"y":11518,"z":-57703},"rot":{"x":0,"y":0,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"91":{"props":[{"groupId":91,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-84390,"y":21430,"z":-56144},"rot":{"x":0,"y":180000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[],"npcs":[],"monsters":[{"groupId":92,"instId":200002,"monsterId":3002010,"eventId":20312117,"pos":{"x":-94500,"y":11518,"z":-63550},"rot":{"x":0,"y":87809,"z":0}},{"groupId":92,"instId":200001,"monsterId":3002030,"eventId":20312116,"pos":{"x":-94290,"y":11518,"z":-65100},"rot":{"x":0,"y":64372,"z":0}}],"teleports":{}},"217":{"props":[],"npcs":[],"monsters":[{"groupId":217,"instId":200002,"monsterId":3002010,"eventId":20312017,"pos":{"x":-94500,"y":11518,"z":-63550},"rot":{"x":0,"y":87809,"z":0}},{"groupId":217,"instId":200001,"monsterId":3002030,"eventId":20312016,"pos":{"x":-94290,"y":11518,"z":-65100},"rot":{"x":0,"y":64372,"z":0}}],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300006,"propState":0,"propId":103017,"pos":{"x":-104220,"y":11518,"z":-71630},"rot":{"x":0,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300003,"propState":1,"propId":103034,"pos":{"x":-84426,"y":11511,"z":-21949},"rot":{"x":0,"y":270000,"z":0}},{"groupId":99,"instId":300002,"propState":1,"propId":103034,"pos":{"x":-99390,"y":11511,"z":-36949},"rot":{"x":0,"y":180000,"z":0}},{"groupId":99,"instId":300001,"propState":0,"propId":103010,"pos":{"x":-96390,"y":14530,"z":-24870},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":1,"propId":103032,"pos":{"x":-114327,"y":11511,"z":-189950},"rot":{"x":0,"y":90000,"z":0}},{"groupId":151,"instId":300002,"propState":0,"propId":103032,"pos":{"x":-126390,"y":11517,"z":-9949},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-90506,"y":11518,"z":-77150},"rot":{"x":0,"y":0,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[{"groupId":152,"instId":300002,"propState":1,"propId":211,"pos":{"x":-142050,"y":11535,"z":-9830},"rot":{"x":0,"y":22616,"z":0}},{"groupId":152,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-137260,"y":12781,"z":-15247},"rot":{"x":1621,"y":224371,"z":66695}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300002,"propState":1,"propId":211,"pos":{"x":-91780,"y":11515,"z":-192260},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-90251,"y":14137,"z":-197068},"rot":{"x":17455,"y":313150,"z":303885}}],"npcs":[],"monsters":[],"teleports":{}},"165":{"props":[{"groupId":165,"instId":300002,"propState":1,"propId":211,"pos":{"x":-115950,"y":11511,"z":-171679},"rot":{"x":0,"y":0,"z":0}},{"groupId":165,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-114169,"y":11527,"z":-171679},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300002,"propState":1,"propId":211,"pos":{"x":-183987,"y":13264,"z":-144981},"rot":{"x":270097,"y":270100,"z":0}},{"groupId":179,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-185023,"y":13264,"z":-144981},"rot":{"x":24265,"y":270208,"z":91736}}],"npcs":[],"monsters":[],"teleports":{}},"182":{"props":[{"groupId":182,"instId":300002,"propState":1,"propId":211,"pos":{"x":-113930,"y":17511,"z":-100477},"rot":{"x":0,"y":22616,"z":0}},{"groupId":182,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-113780,"y":18020,"z":-101660},"rot":{"x":345206,"y":198944,"z":347052}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300002,"propState":1,"propId":211,"pos":{"x":-95576,"y":11511,"z":-56298},"rot":{"x":0,"y":0,"z":0}},{"groupId":180,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-95576,"y":14546,"z":-54999},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300005,"propState":1,"propId":211,"pos":{"x":-79518,"y":11511,"z":-13110},"rot":{"x":0,"y":0,"z":0}},{"groupId":178,"instId":300004,"propState":18,"propId":103026,"pos":{"x":-79557,"y":11511,"z":-3600},"rot":{"x":334060,"y":0,"z":0}},{"groupId":178,"instId":300003,"propState":18,"propId":103026,"pos":{"x":-79538,"y":14126,"z":-10061},"rot":{"x":334060,"y":0,"z":0}},{"groupId":178,"instId":300002,"propState":18,"propId":103026,"pos":{"x":-75611,"y":12838,"z":-10086},"rot":{"x":355086,"y":5940,"z":359489}},{"groupId":178,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-83767,"y":12839,"z":-10086},"rot":{"x":356055,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300004,"propState":1,"propId":211,"pos":{"x":-95400,"y":3640,"z":-78550},"rot":{"x":270000,"y":0,"z":0}},{"groupId":181,"instId":300003,"propState":0,"propId":103026,"pos":{"x":-95400,"y":-1375,"z":-78482},"rot":{"x":270000,"y":0,"z":0}},{"groupId":181,"instId":300002,"propState":0,"propId":103026,"pos":{"x":-95400,"y":3640,"z":-78480},"rot":{"x":270000,"y":0,"z":0}},{"groupId":181,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-95400,"y":8080,"z":-78480},"rot":{"x":270000,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-162389,"y":34197,"z":-83773},"rot":{"x":50903,"y":0,"z":270000}},{"groupId":218,"instId":300002,"propState":1,"propId":211,"pos":{"x":-162389,"y":33200,"z":-82560},"rot":{"x":47979,"y":0,"z":270000}},{"groupId":218,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-161510,"y":34002,"z":-83930},"rot":{"x":24681,"y":75252,"z":224261}}],"npcs":[],"monsters":[],"teleports":{}},"171":{"props":[{"groupId":171,"instId":300002,"propState":1,"propId":211,"pos":{"x":-86590,"y":11525,"z":8201},"rot":{"x":0,"y":0,"z":0}},{"groupId":171,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-85473,"y":12346,"z":7725},"rot":{"x":7995,"y":79494,"z":36869}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300001,"propState":0,"propId":103073,"pos":{"x":-120390,"y":11500,"z":-144954},"rot":{"x":0,"y":180000,"z":0}},{"groupId":174,"instId":300003,"propState":0,"propId":103039,"pos":{"x":-114082,"y":11519,"z":-137675},"rot":{"x":0,"y":0,"z":0}},{"groupId":174,"instId":300002,"propState":0,"propId":103073,"pos":{"x":-120390,"y":11500,"z":-138954},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300002,"propState":0,"propId":103073,"pos":{"x":-162390,"y":5501,"z":-138954},"rot":{"x":0,"y":180000,"z":0}},{"groupId":175,"instId":300003,"propState":0,"propId":103039,"pos":{"x":-156610,"y":5511,"z":-137807},"rot":{"x":0,"y":0,"z":0}},{"groupId":175,"instId":300001,"propState":0,"propId":103073,"pos":{"x":-162390,"y":5501,"z":-144954},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300002,"propState":0,"propId":103033,"pos":{"x":-150424,"y":11501,"z":-66953},"rot":{"x":0,"y":180000,"z":0}},{"groupId":176,"instId":300003,"propState":0,"propId":103039,"pos":{"x":-145579,"y":11511,"z":-65502},"rot":{"x":0,"y":0,"z":0}},{"groupId":176,"instId":300001,"propState":0,"propId":103033,"pos":{"x":-150424,"y":11501,"z":-72953},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"191":{"props":[{"groupId":191,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-137001,"y":11534,"z":-9727},"rot":{"x":0,"y":116000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"192":{"props":[{"groupId":192,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-73553,"y":11511,"z":-23400},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-177342,"y":5511,"z":-143530},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"200":{"props":[{"groupId":200,"instId":300005,"propState":0,"propId":100,"pos":{"x":-115465,"y":11694,"z":4551},"rot":{"x":0,"y":0,"z":0}},{"groupId":200,"instId":300002,"propState":9,"propId":103109,"pos":{"x":-137245,"y":11910,"z":-15357},"rot":{"x":0,"y":352875,"z":0}},{"groupId":200,"instId":300007,"propState":0,"propId":100,"pos":{"x":-117390,"y":11517,"z":5051},"rot":{"x":0,"y":0,"z":0}},{"groupId":200,"instId":300006,"propState":0,"propId":100,"pos":{"x":-120390,"y":11517,"z":5051},"rot":{"x":0,"y":180000,"z":0}},{"groupId":200,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-124013,"y":11517,"z":-10203},"rot":{"x":0,"y":352875,"z":0}},{"groupId":200,"instId":300003,"propState":9,"propId":103109,"pos":{"x":-94526,"y":11810,"z":15670},"rot":{"x":0,"y":352875,"z":0}},{"groupId":200,"instId":300001,"propState":2,"propId":103012,"pos":{"x":-117480,"y":11521,"z":-6170},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"196":{"props":[{"groupId":196,"instId":300013,"propState":0,"propId":103031,"pos":{"x":-166753,"y":11517,"z":33530},"rot":{"x":0,"y":240000,"z":0}},{"groupId":196,"instId":300006,"propState":0,"propId":103031,"pos":{"x":-130380,"y":11527,"z":69551},"rot":{"x":0,"y":300000,"z":0}},{"groupId":196,"instId":300002,"propState":0,"propId":100,"pos":{"x":-122664,"y":12771,"z":2246},"rot":{"x":0,"y":0,"z":0}},{"groupId":196,"instId":300012,"propState":0,"propId":103031,"pos":{"x":-68026,"y":11517,"z":90603},"rot":{"x":0,"y":60000,"z":0}},{"groupId":196,"instId":300009,"propState":0,"propId":103031,"pos":{"x":-117390,"y":11517,"z":119051},"rot":{"x":0,"y":180000,"z":0}},{"groupId":196,"instId":300005,"propState":0,"propId":103031,"pos":{"x":-104399,"y":11527,"z":54551},"rot":{"x":0,"y":300000,"z":0}},{"groupId":196,"instId":300001,"propState":0,"propId":103031,"pos":{"x":-117390,"y":11527,"z":5051},"rot":{"x":0,"y":0,"z":0}},{"groupId":196,"instId":300011,"propState":0,"propId":103031,"pos":{"x":-166773,"y":11517,"z":90530},"rot":{"x":0,"y":300000,"z":0}},{"groupId":196,"instId":300010,"propState":0,"propId":103031,"pos":{"x":-68010,"y":11517,"z":33541},"rot":{"x":0,"y":120000,"z":0}},{"groupId":196,"instId":300008,"propState":0,"propId":103031,"pos":{"x":-130380,"y":11527,"z":54551},"rot":{"x":0,"y":240000,"z":0}},{"groupId":196,"instId":300007,"propState":0,"propId":103031,"pos":{"x":-104388,"y":11527,"z":69547},"rot":{"x":0,"y":240000,"z":0}},{"groupId":196,"instId":300004,"propState":0,"propId":103031,"pos":{"x":-117390,"y":11527,"z":77051},"rot":{"x":0,"y":0,"z":0}},{"groupId":196,"instId":300003,"propState":1,"propId":103031,"pos":{"x":-117390,"y":11527,"z":47051},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"241":{"props":[{"groupId":241,"instId":300002,"propState":18,"propId":103038,"pos":{"x":-122376,"y":19011,"z":-54287},"rot":{"x":534,"y":277652,"z":325159}},{"groupId":241,"instId":300001,"propState":0,"propId":100,"pos":{"x":-111220,"y":-1490,"z":-73250},"rot":{"x":0,"y":178665,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"246":{"props":[{"groupId":246,"instId":300010,"propState":0,"propId":100,"pos":{"x":-103580,"y":11511,"z":-46788},"rot":{"x":0,"y":90000,"z":0}},{"groupId":246,"instId":300008,"propState":0,"propId":211,"pos":{"x":-100210,"y":11511,"z":-46270},"rot":{"x":0,"y":90000,"z":0}},{"groupId":246,"instId":300009,"propState":20,"propId":60302,"pos":{"x":-105710,"y":11098,"z":-51980},"rot":{"x":0,"y":0,"z":0}},{"groupId":246,"instId":300007,"propState":0,"propId":138,"pos":{"x":-108390,"y":11511,"z":-51202},"rot":{"x":0,"y":0,"z":0}},{"groupId":246,"instId":300006,"propState":0,"propId":100,"pos":{"x":-108390,"y":11511,"z":-54949},"rot":{"x":0,"y":0,"z":0}},{"groupId":246,"instId":300005,"propState":0,"propId":100,"pos":{"x":-98930,"y":11511,"z":-44944},"rot":{"x":0,"y":0,"z":0}},{"groupId":246,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-99250,"y":11511,"z":-44427},"rot":{"x":0,"y":0,"z":0}},{"groupId":246,"instId":300003,"propState":0,"propId":103109,"pos":{"x":-99360,"y":11511,"z":-44939},"rot":{"x":0,"y":0,"z":0}},{"groupId":246,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-99180,"y":11511,"z":-44924},"rot":{"x":0,"y":0,"z":0}},{"groupId":246,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-101730,"y":11520,"z":-46440},"rot":{"x":0,"y":48354,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"257":{"props":[{"groupId":257,"instId":300007,"propState":0,"propId":211,"pos":{"x":-106770,"y":-3511,"z":-72980},"rot":{"x":0,"y":90000,"z":0}},{"groupId":257,"instId":300006,"propState":20,"propId":60302,"pos":{"x":-106770,"y":-3511,"z":-72980},"rot":{"x":0,"y":90000,"z":0}},{"groupId":257,"instId":300005,"propState":0,"propId":100,"pos":{"x":-102930,"y":-3511,"z":-72980},"rot":{"x":0,"y":90000,"z":0}},{"groupId":257,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-102930,"y":-3511,"z":-72980},"rot":{"x":0,"y":0,"z":0}},{"groupId":257,"instId":300003,"propState":0,"propId":103109,"pos":{"x":-102930,"y":-3511,"z":-72980},"rot":{"x":0,"y":352875,"z":0}},{"groupId":257,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-102930,"y":-3511,"z":-72980},"rot":{"x":0,"y":352875,"z":0}},{"groupId":257,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-102930,"y":-3511,"z":-72980},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"260":{"props":[{"groupId":260,"instId":300006,"propState":18,"propId":103036,"pos":{"x":-67711,"y":13057,"z":-19165},"rot":{"x":0,"y":146959,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"256":{"props":[{"groupId":256,"instId":300006,"propState":20,"propId":60302,"pos":{"x":-108400,"y":11511,"z":-100780},"rot":{"x":0,"y":0,"z":0}},{"groupId":256,"instId":300003,"propState":0,"propId":103109,"pos":{"x":-108310,"y":11511,"z":-98800},"rot":{"x":0,"y":0,"z":0}},{"groupId":256,"instId":300005,"propState":0,"propId":100,"pos":{"x":-108310,"y":11511,"z":-98800},"rot":{"x":0,"y":0,"z":0}},{"groupId":256,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-108310,"y":11511,"z":-98800},"rot":{"x":0,"y":0,"z":0}},{"groupId":256,"instId":300007,"propState":0,"propId":211,"pos":{"x":-108400,"y":11511,"z":-100780},"rot":{"x":0,"y":0,"z":0}},{"groupId":256,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-108310,"y":11511,"z":-98800},"rot":{"x":0,"y":0,"z":0}},{"groupId":256,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-108310,"y":11511,"z":-98800},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"259":{"props":[{"groupId":259,"instId":300004,"propState":18,"propId":103038,"pos":{"x":-115229,"y":12447,"z":3934},"rot":{"x":0,"y":299847,"z":0}},{"groupId":259,"instId":300007,"propState":18,"propId":103038,"pos":{"x":-78580,"y":12271,"z":-17880},"rot":{"x":0,"y":160758,"z":0}},{"groupId":259,"instId":300003,"propState":18,"propId":103038,"pos":{"x":-85844,"y":12620,"z":4323},"rot":{"x":0,"y":35713,"z":0}},{"groupId":259,"instId":300002,"propState":18,"propId":103038,"pos":{"x":-120120,"y":12640,"z":-144280},"rot":{"x":0,"y":308519,"z":0}},{"groupId":259,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-114694,"y":12499,"z":-207840},"rot":{"x":341149,"y":34089,"z":24724}},{"groupId":259,"instId":300006,"propState":18,"propId":103038,"pos":{"x":-131960,"y":12464,"z":-12260},"rot":{"x":0,"y":212773,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"258":{"props":[{"groupId":258,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-162389,"y":27020,"z":-53890},"rot":{"x":50487,"y":0,"z":270000}},{"groupId":258,"instId":300006,"propState":20,"propId":60302,"pos":{"x":-161180,"y":33300,"z":-58550},"rot":{"x":42668,"y":331146,"z":238307}},{"groupId":258,"instId":300007,"propState":0,"propId":211,"pos":{"x":-161180,"y":33300,"z":-58550},"rot":{"x":42668,"y":331146,"z":238307}},{"groupId":258,"instId":300005,"propState":0,"propId":100,"pos":{"x":-162389,"y":26801,"z":-54159},"rot":{"x":0,"y":0,"z":0}},{"groupId":258,"instId":300003,"propState":0,"propId":103109,"pos":{"x":-162389,"y":27020,"z":-53890},"rot":{"x":50487,"y":0,"z":270000}},{"groupId":258,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-162389,"y":27020,"z":-53890},"rot":{"x":50487,"y":0,"z":270000}},{"groupId":258,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-162389,"y":27020,"z":-53890},"rot":{"x":50487,"y":0,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"273":{"props":[{"groupId":273,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-161260,"y":5511,"z":-131760},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"283":{"props":[{"groupId":283,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-96631,"y":12367,"z":-189721},"rot":{"x":759,"y":1728,"z":340127}}],"npcs":[],"monsters":[],"teleports":{}},"282":{"props":[{"groupId":282,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-117129,"y":12107,"z":59800},"rot":{"x":759,"y":92100,"z":340127}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":401,"startAnchorId":null,"startGroupId":null}},"2031202":{"P20312_F20312001":{"scenes":{"3":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300003,"propState":12,"propId":60301,"pos":{"x":-64971,"y":13005,"z":-16890},"rot":{"x":329795,"y":276815,"z":334660}},{"groupId":67,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-117368,"y":11511,"z":-215231},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300010,"propState":12,"propId":60301,"pos":{"x":-85610,"y":11517,"z":11703},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-100781,"y":11511,"z":-186079},"rot":{"x":0,"y":209157,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"209":{"props":[],"npcs":[],"monsters":[{"groupId":209,"instId":200002,"monsterId":3001010,"eventId":20312002,"pos":{"x":-111660,"y":11511,"z":-157070},"rot":{"x":0,"y":79817,"z":0}},{"groupId":209,"instId":200001,"monsterId":3001020,"eventId":20312001,"pos":{"x":-119128,"y":11511,"z":-209609},"rot":{"x":0,"y":108522,"z":0}}],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300002,"propState":8,"propId":101,"pos":{"x":-122550,"y":11511,"z":-129380},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300003,"propState":8,"propId":101,"pos":{"x":-111740,"y":11517,"z":-13713},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300001,"propState":8,"propId":101,"pos":{"x":-87395,"y":11511,"z":-187496},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2031201":{"anchorId":1,"groupId":68,"instId":300001,"pos":{"x":-92494,"y":11545,"z":-189950},"rot":{"x":0,"y":270000,"z":0}},"2031202":{"anchorId":2,"groupId":68,"instId":300002,"pos":{"x":-117360,"y":11511,"z":-133300},"rot":{"x":0,"y":0,"z":0}},"2031203":{"anchorId":3,"groupId":68,"instId":300003,"pos":{"x":-117410,"y":11517,"z":-10820},"rot":{"x":0,"y":0,"z":0}}}},"210":{"props":[],"npcs":[],"monsters":[{"groupId":210,"instId":200002,"monsterId":3011010,"eventId":20312024,"pos":{"x":-91744,"y":11525,"z":10866},"rot":{"x":0,"y":79817,"z":0}},{"groupId":210,"instId":200001,"monsterId":3012020,"eventId":20312023,"pos":{"x":-89180,"y":11525,"z":6070},"rot":{"x":0,"y":108522,"z":0}}],"teleports":{}},"69":{"props":[],"npcs":[],"monsters":[{"groupId":69,"instId":200002,"monsterId":3011010,"eventId":20312102,"pos":{"x":-111660,"y":11511,"z":-157070},"rot":{"x":0,"y":79817,"z":0}},{"groupId":69,"instId":200003,"monsterId":3012020,"eventId":20312103,"pos":{"x":-112130,"y":11511,"z":-154450},"rot":{"x":0,"y":79817,"z":0}},{"groupId":69,"instId":200001,"monsterId":3011010,"eventId":20312101,"pos":{"x":-119128,"y":11511,"z":-209609},"rot":{"x":0,"y":108522,"z":0}}],"teleports":{}},"207":{"props":[],"npcs":[],"monsters":[{"groupId":207,"instId":200002,"monsterId":3012020,"eventId":20312123,"pos":{"x":-91430,"y":11525,"z":7970},"rot":{"x":0,"y":180000,"z":0}},{"groupId":207,"instId":200001,"monsterId":3011010,"eventId":20312124,"pos":{"x":-95780,"y":11525,"z":11015},"rot":{"x":0,"y":108522,"z":0}}],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300004,"propState":0,"propId":103017,"pos":{"x":-133081,"y":11549,"z":-2601},"rot":{"x":0,"y":210000,"z":0}},{"groupId":73,"instId":300007,"propState":0,"propId":103016,"pos":{"x":-121130,"y":11511,"z":-196060},"rot":{"x":0,"y":150112,"z":0}},{"groupId":73,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-99928,"y":11517,"z":14938},"rot":{"x":0,"y":150112,"z":0}},{"groupId":73,"instId":300002,"propState":0,"propId":103015,"pos":{"x":-108795,"y":11511,"z":-134378},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300003,"propState":0,"propId":211,"pos":{"x":-99380,"y":11511,"z":-142290},"rot":{"x":0,"y":315000,"z":0}},{"groupId":71,"instId":300002,"propState":0,"propId":100,"pos":{"x":-99380,"y":11511,"z":-142290},"rot":{"x":0,"y":315000,"z":0}},{"groupId":71,"instId":300004,"propState":0,"propId":100,"pos":{"x":-106510,"y":11511,"z":-135980},"rot":{"x":0,"y":30000,"z":0}},{"groupId":71,"instId":300001,"propState":11,"propId":60303,"pos":{"x":-99380,"y":11511,"z":-142290},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[{"groupId":71,"instId":200001,"monsterId":3003020,"eventId":20312231,"pos":{"x":-103270,"y":11511,"z":-137010},"rot":{"x":0,"y":160000,"z":0}}],"teleports":{}},"208":{"props":[],"npcs":[],"monsters":[{"groupId":208,"instId":200001,"monsterId":8002040,"eventId":20312130,"pos":{"x":-120371,"y":11517,"z":56103},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"219":{"props":[{"groupId":219,"instId":300001,"propState":8,"propId":808,"pos":{"x":-122759,"y":11511,"z":-165303},"rot":{"x":0,"y":340000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1015":{"anchorId":1,"groupId":219,"instId":300001,"pos":{"x":-123138,"y":11511,"z":-164410},"rot":{"x":0,"y":160000,"z":0}}}},"5":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-177410,"y":3480,"z":-144949},"rot":{"x":89980,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"212":{"props":[],"npcs":[],"monsters":[{"groupId":212,"instId":200001,"monsterId":3012020,"eventId":20312005,"pos":{"x":-186381,"y":18830,"z":-144893},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"75":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[],"npcs":[],"monsters":[{"groupId":74,"instId":200001,"monsterId":3012020,"eventId":20312105,"pos":{"x":-186381,"y":18830,"z":-144893},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300003,"propState":0,"propId":103017,"pos":{"x":-186381,"y":18961,"z":-133218},"rot":{"x":88013,"y":0,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"213":{"props":[],"npcs":[],"monsters":[{"groupId":213,"instId":200005,"monsterId":3012020,"eventId":20312012,"pos":{"x":-152855,"y":11511,"z":-56571},"rot":{"x":0,"y":330000,"z":0}},{"groupId":213,"instId":200004,"monsterId":3002010,"eventId":20312011,"pos":{"x":-152200,"y":11511,"z":-53890},"rot":{"x":0,"y":250000,"z":0}},{"groupId":213,"instId":200002,"monsterId":3011010,"eventId":20312010,"pos":{"x":-145720,"y":11511,"z":-87970},"rot":{"x":0,"y":60000,"z":0}},{"groupId":213,"instId":200001,"monsterId":3012020,"eventId":20312009,"pos":{"x":-153580,"y":11511,"z":-97864},"rot":{"x":0,"y":60000,"z":0}}],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-148680,"y":11511,"z":-65360},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300001,"propState":12,"propId":60303,"pos":{"x":-117350,"y":17511,"z":-52360},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[],"npcs":[],"monsters":[{"groupId":77,"instId":200002,"monsterId":3012020,"eventId":20312109,"pos":{"x":-153580,"y":11511,"z":-97864},"rot":{"x":0,"y":60000,"z":0}},{"groupId":77,"instId":200006,"monsterId":3012020,"eventId":20312113,"pos":{"x":-149140,"y":11511,"z":-51083},"rot":{"x":0,"y":156246,"z":0}},{"groupId":77,"instId":200005,"monsterId":3012020,"eventId":20312112,"pos":{"x":-152855,"y":11511,"z":-56571},"rot":{"x":0,"y":330000,"z":0}},{"groupId":77,"instId":200004,"monsterId":3002010,"eventId":20312111,"pos":{"x":-152200,"y":11511,"z":-53890},"rot":{"x":0,"y":250000,"z":0}},{"groupId":77,"instId":200003,"monsterId":3011010,"eventId":20312110,"pos":{"x":-148190,"y":11511,"z":-87880},"rot":{"x":0,"y":45000,"z":0}},{"groupId":77,"instId":200001,"monsterId":3002010,"eventId":20312108,"pos":{"x":-147710,"y":11511,"z":-85610},"rot":{"x":0,"y":250000,"z":0}}],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300007,"propState":0,"propId":103016,"pos":{"x":-133921,"y":14511,"z":-92699},"rot":{"x":0,"y":90000,"z":0}},{"groupId":79,"instId":300005,"propState":0,"propId":103017,"pos":{"x":-153525,"y":11511,"z":-45640},"rot":{"x":0,"y":90000,"z":0}},{"groupId":79,"instId":300001,"propState":0,"propId":103015,"pos":{"x":-91317,"y":-489,"z":-87494},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"220":{"props":[{"groupId":220,"instId":300002,"propState":0,"propId":103014,"pos":{"x":-111600,"y":11511,"z":-50406},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-139930,"y":33852,"z":-66949},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300002,"propState":0,"propId":103015,"pos":{"x":-155255,"y":18702,"z":-66949},"rot":{"x":45292,"y":90000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300004,"propState":0,"propId":100,"pos":{"x":-93460,"y":-489,"z":-90040},"rot":{"x":0,"y":90000,"z":0}},{"groupId":81,"instId":300003,"propState":0,"propId":211,"pos":{"x":-103990,"y":-489,"z":-94550},"rot":{"x":0,"y":90000,"z":0}},{"groupId":81,"instId":300002,"propState":0,"propId":100,"pos":{"x":-103990,"y":-489,"z":-94550},"rot":{"x":0,"y":90000,"z":0}},{"groupId":81,"instId":300001,"propState":11,"propId":60303,"pos":{"x":-103990,"y":-489,"z":-94550},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":81,"instId":200001,"monsterId":3003010,"eventId":20312236,"pos":{"x":-99800,"y":-489,"z":-94560},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-162389,"y":8271,"z":-74079},"rot":{"x":0,"y":180000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300002,"propState":0,"propId":100,"pos":{"x":-149590,"y":4090,"z":-67042},"rot":{"x":270000,"y":0,"z":0}},{"groupId":85,"instId":300003,"propState":0,"propId":211,"pos":{"x":-149590,"y":4090,"z":-66949},"rot":{"x":270000,"y":0,"z":0}},{"groupId":85,"instId":300001,"propState":11,"propId":60302,"pos":{"x":-149590,"y":4090,"z":-66949},"rot":{"x":270000,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":85,"instId":200002,"monsterId":3002030,"eventId":20312234,"pos":{"x":-148200,"y":7490,"z":-66950},"rot":{"x":0,"y":90100,"z":0}},{"groupId":85,"instId":200001,"monsterId":3012020,"eventId":20312233,"pos":{"x":-147360,"y":5200,"z":-66949},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300006,"propState":0,"propId":103017,"pos":{"x":-162390,"y":23570,"z":-79820},"rot":{"x":270742,"y":180000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[],"npcs":[],"monsters":[{"groupId":89,"instId":200001,"monsterId":3012020,"eventId":20312120,"pos":{"x":-84390,"y":30332,"z":-67032},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"216":{"props":[],"npcs":[],"monsters":[{"groupId":216,"instId":200001,"monsterId":3012020,"eventId":20312020,"pos":{"x":-84390,"y":30332,"z":-67032},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"90":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300002,"propState":0,"propId":103014,"pos":{"x":-116338,"y":11518,"z":-57703},"rot":{"x":0,"y":0,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"91":{"props":[{"groupId":91,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-84390,"y":21430,"z":-56144},"rot":{"x":0,"y":180000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[],"npcs":[],"monsters":[{"groupId":92,"instId":200002,"monsterId":3002010,"eventId":20312117,"pos":{"x":-94500,"y":11518,"z":-63550},"rot":{"x":0,"y":87809,"z":0}},{"groupId":92,"instId":200001,"monsterId":3002030,"eventId":20312116,"pos":{"x":-94290,"y":11518,"z":-65100},"rot":{"x":0,"y":64372,"z":0}}],"teleports":{}},"217":{"props":[],"npcs":[],"monsters":[{"groupId":217,"instId":200002,"monsterId":3002010,"eventId":20312017,"pos":{"x":-94500,"y":11518,"z":-63550},"rot":{"x":0,"y":87809,"z":0}},{"groupId":217,"instId":200001,"monsterId":3002030,"eventId":20312016,"pos":{"x":-94290,"y":11518,"z":-65100},"rot":{"x":0,"y":64372,"z":0}}],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300006,"propState":0,"propId":103017,"pos":{"x":-104220,"y":11518,"z":-71630},"rot":{"x":0,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300002,"propState":1,"propId":103034,"pos":{"x":-99390,"y":11511,"z":-36949},"rot":{"x":0,"y":180000,"z":0}},{"groupId":99,"instId":300003,"propState":1,"propId":103034,"pos":{"x":-84426,"y":11511,"z":-21949},"rot":{"x":0,"y":270000,"z":0}},{"groupId":99,"instId":300001,"propState":0,"propId":103010,"pos":{"x":-96390,"y":14530,"z":-24870},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":1,"propId":103032,"pos":{"x":-114327,"y":11511,"z":-189950},"rot":{"x":0,"y":90000,"z":0}},{"groupId":151,"instId":300002,"propState":0,"propId":103032,"pos":{"x":-126390,"y":11517,"z":-9949},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-90506,"y":11518,"z":-77150},"rot":{"x":0,"y":0,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[{"groupId":152,"instId":300002,"propState":1,"propId":211,"pos":{"x":-142050,"y":11535,"z":-9830},"rot":{"x":0,"y":22616,"z":0}},{"groupId":152,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-137260,"y":12781,"z":-15247},"rot":{"x":1621,"y":224371,"z":66695}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300002,"propState":1,"propId":211,"pos":{"x":-91780,"y":11515,"z":-192260},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-90251,"y":14137,"z":-197068},"rot":{"x":17455,"y":313150,"z":303885}}],"npcs":[],"monsters":[],"teleports":{}},"165":{"props":[{"groupId":165,"instId":300002,"propState":1,"propId":211,"pos":{"x":-115950,"y":11511,"z":-171679},"rot":{"x":0,"y":0,"z":0}},{"groupId":165,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-114169,"y":11527,"z":-171679},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300002,"propState":1,"propId":211,"pos":{"x":-183987,"y":13264,"z":-144981},"rot":{"x":270097,"y":270100,"z":0}},{"groupId":179,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-185023,"y":13264,"z":-144981},"rot":{"x":24265,"y":270208,"z":91736}}],"npcs":[],"monsters":[],"teleports":{}},"182":{"props":[{"groupId":182,"instId":300002,"propState":1,"propId":211,"pos":{"x":-113930,"y":17511,"z":-100477},"rot":{"x":0,"y":22616,"z":0}},{"groupId":182,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-113780,"y":18020,"z":-101660},"rot":{"x":345206,"y":198944,"z":347052}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300002,"propState":1,"propId":211,"pos":{"x":-95576,"y":11511,"z":-56298},"rot":{"x":0,"y":0,"z":0}},{"groupId":180,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-95576,"y":14546,"z":-54999},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300004,"propState":18,"propId":103026,"pos":{"x":-79557,"y":11511,"z":-3600},"rot":{"x":334060,"y":0,"z":0}},{"groupId":178,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-83767,"y":12839,"z":-10086},"rot":{"x":356055,"y":0,"z":0}},{"groupId":178,"instId":300005,"propState":1,"propId":211,"pos":{"x":-79518,"y":11511,"z":-13110},"rot":{"x":0,"y":0,"z":0}},{"groupId":178,"instId":300003,"propState":18,"propId":103026,"pos":{"x":-79538,"y":14126,"z":-10061},"rot":{"x":334060,"y":0,"z":0}},{"groupId":178,"instId":300002,"propState":18,"propId":103026,"pos":{"x":-75611,"y":12838,"z":-10086},"rot":{"x":355086,"y":5940,"z":359489}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300004,"propState":1,"propId":211,"pos":{"x":-95400,"y":3640,"z":-78550},"rot":{"x":270000,"y":0,"z":0}},{"groupId":181,"instId":300002,"propState":0,"propId":103026,"pos":{"x":-95400,"y":3640,"z":-78480},"rot":{"x":270000,"y":0,"z":0}},{"groupId":181,"instId":300003,"propState":0,"propId":103026,"pos":{"x":-95400,"y":-1375,"z":-78482},"rot":{"x":270000,"y":0,"z":0}},{"groupId":181,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-95400,"y":8080,"z":-78480},"rot":{"x":270000,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-162389,"y":34197,"z":-83773},"rot":{"x":50903,"y":0,"z":270000}},{"groupId":218,"instId":300002,"propState":1,"propId":211,"pos":{"x":-162389,"y":33200,"z":-82560},"rot":{"x":47979,"y":0,"z":270000}},{"groupId":218,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-161510,"y":34002,"z":-83930},"rot":{"x":24681,"y":75252,"z":224261}}],"npcs":[],"monsters":[],"teleports":{}},"171":{"props":[{"groupId":171,"instId":300002,"propState":1,"propId":211,"pos":{"x":-86590,"y":11525,"z":8201},"rot":{"x":0,"y":0,"z":0}},{"groupId":171,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-85473,"y":12346,"z":7725},"rot":{"x":7995,"y":79494,"z":36869}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300002,"propState":0,"propId":103073,"pos":{"x":-120390,"y":11500,"z":-138954},"rot":{"x":0,"y":180000,"z":0}},{"groupId":174,"instId":300003,"propState":0,"propId":103039,"pos":{"x":-114082,"y":11519,"z":-137675},"rot":{"x":0,"y":0,"z":0}},{"groupId":174,"instId":300001,"propState":0,"propId":103073,"pos":{"x":-120390,"y":11500,"z":-144954},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300003,"propState":0,"propId":103039,"pos":{"x":-156610,"y":5511,"z":-137807},"rot":{"x":0,"y":0,"z":0}},{"groupId":175,"instId":300002,"propState":0,"propId":103073,"pos":{"x":-162390,"y":5501,"z":-138954},"rot":{"x":0,"y":180000,"z":0}},{"groupId":175,"instId":300001,"propState":0,"propId":103073,"pos":{"x":-162390,"y":5501,"z":-144954},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300001,"propState":0,"propId":103033,"pos":{"x":-150424,"y":11501,"z":-72953},"rot":{"x":0,"y":180000,"z":0}},{"groupId":176,"instId":300003,"propState":0,"propId":103039,"pos":{"x":-145579,"y":11511,"z":-65502},"rot":{"x":0,"y":0,"z":0}},{"groupId":176,"instId":300002,"propState":0,"propId":103033,"pos":{"x":-150424,"y":11501,"z":-66953},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"191":{"props":[{"groupId":191,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-137001,"y":11534,"z":-9727},"rot":{"x":0,"y":116000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"192":{"props":[{"groupId":192,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-73553,"y":11511,"z":-23400},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-177342,"y":5511,"z":-143530},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"200":{"props":[{"groupId":200,"instId":300007,"propState":0,"propId":100,"pos":{"x":-117390,"y":11517,"z":5051},"rot":{"x":0,"y":0,"z":0}},{"groupId":200,"instId":300006,"propState":0,"propId":100,"pos":{"x":-120390,"y":11517,"z":5051},"rot":{"x":0,"y":180000,"z":0}},{"groupId":200,"instId":300005,"propState":0,"propId":100,"pos":{"x":-115465,"y":11694,"z":4551},"rot":{"x":0,"y":0,"z":0}},{"groupId":200,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-124013,"y":11517,"z":-10203},"rot":{"x":0,"y":352875,"z":0}},{"groupId":200,"instId":300003,"propState":9,"propId":103109,"pos":{"x":-94526,"y":11810,"z":15670},"rot":{"x":0,"y":352875,"z":0}},{"groupId":200,"instId":300002,"propState":9,"propId":103109,"pos":{"x":-137245,"y":11910,"z":-15357},"rot":{"x":0,"y":352875,"z":0}},{"groupId":200,"instId":300001,"propState":2,"propId":103012,"pos":{"x":-117480,"y":11521,"z":-6170},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"196":{"props":[{"groupId":196,"instId":300007,"propState":0,"propId":103031,"pos":{"x":-104388,"y":11527,"z":69547},"rot":{"x":0,"y":240000,"z":0}},{"groupId":196,"instId":300002,"propState":0,"propId":100,"pos":{"x":-122664,"y":12771,"z":2246},"rot":{"x":0,"y":0,"z":0}},{"groupId":196,"instId":300011,"propState":0,"propId":103031,"pos":{"x":-166773,"y":11517,"z":90530},"rot":{"x":0,"y":300000,"z":0}},{"groupId":196,"instId":300005,"propState":0,"propId":103031,"pos":{"x":-104399,"y":11527,"z":54551},"rot":{"x":0,"y":300000,"z":0}},{"groupId":196,"instId":300001,"propState":0,"propId":103031,"pos":{"x":-117390,"y":11527,"z":5051},"rot":{"x":0,"y":0,"z":0}},{"groupId":196,"instId":300013,"propState":0,"propId":103031,"pos":{"x":-166753,"y":11517,"z":33530},"rot":{"x":0,"y":240000,"z":0}},{"groupId":196,"instId":300012,"propState":0,"propId":103031,"pos":{"x":-68026,"y":11517,"z":90603},"rot":{"x":0,"y":60000,"z":0}},{"groupId":196,"instId":300010,"propState":0,"propId":103031,"pos":{"x":-68010,"y":11517,"z":33541},"rot":{"x":0,"y":120000,"z":0}},{"groupId":196,"instId":300009,"propState":0,"propId":103031,"pos":{"x":-117390,"y":11517,"z":119051},"rot":{"x":0,"y":180000,"z":0}},{"groupId":196,"instId":300008,"propState":0,"propId":103031,"pos":{"x":-130380,"y":11527,"z":54551},"rot":{"x":0,"y":240000,"z":0}},{"groupId":196,"instId":300006,"propState":0,"propId":103031,"pos":{"x":-130380,"y":11527,"z":69551},"rot":{"x":0,"y":300000,"z":0}},{"groupId":196,"instId":300004,"propState":0,"propId":103031,"pos":{"x":-117390,"y":11527,"z":77051},"rot":{"x":0,"y":0,"z":0}},{"groupId":196,"instId":300003,"propState":1,"propId":103031,"pos":{"x":-117390,"y":11527,"z":47051},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"241":{"props":[{"groupId":241,"instId":300002,"propState":18,"propId":103038,"pos":{"x":-122376,"y":19011,"z":-54287},"rot":{"x":534,"y":277652,"z":325159}},{"groupId":241,"instId":300001,"propState":0,"propId":100,"pos":{"x":-111220,"y":-1490,"z":-73250},"rot":{"x":0,"y":178665,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"246":{"props":[{"groupId":246,"instId":300005,"propState":0,"propId":100,"pos":{"x":-98930,"y":11511,"z":-44944},"rot":{"x":0,"y":0,"z":0}},{"groupId":246,"instId":300010,"propState":0,"propId":100,"pos":{"x":-103580,"y":11511,"z":-46788},"rot":{"x":0,"y":90000,"z":0}},{"groupId":246,"instId":300008,"propState":0,"propId":211,"pos":{"x":-100210,"y":11511,"z":-46270},"rot":{"x":0,"y":90000,"z":0}},{"groupId":246,"instId":300009,"propState":20,"propId":60302,"pos":{"x":-105710,"y":11098,"z":-51980},"rot":{"x":0,"y":0,"z":0}},{"groupId":246,"instId":300007,"propState":0,"propId":138,"pos":{"x":-108390,"y":11511,"z":-51202},"rot":{"x":0,"y":0,"z":0}},{"groupId":246,"instId":300006,"propState":0,"propId":100,"pos":{"x":-108390,"y":11511,"z":-54949},"rot":{"x":0,"y":0,"z":0}},{"groupId":246,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-99250,"y":11511,"z":-44427},"rot":{"x":0,"y":0,"z":0}},{"groupId":246,"instId":300003,"propState":0,"propId":103109,"pos":{"x":-99360,"y":11511,"z":-44939},"rot":{"x":0,"y":0,"z":0}},{"groupId":246,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-99180,"y":11511,"z":-44924},"rot":{"x":0,"y":0,"z":0}},{"groupId":246,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-101730,"y":11520,"z":-46440},"rot":{"x":0,"y":48354,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"260":{"props":[{"groupId":260,"instId":300006,"propState":18,"propId":103036,"pos":{"x":-67711,"y":13057,"z":-19165},"rot":{"x":0,"y":146959,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"257":{"props":[{"groupId":257,"instId":300003,"propState":0,"propId":103109,"pos":{"x":-102930,"y":-3511,"z":-72980},"rot":{"x":0,"y":352875,"z":0}},{"groupId":257,"instId":300006,"propState":20,"propId":60302,"pos":{"x":-106770,"y":-3511,"z":-72980},"rot":{"x":0,"y":90000,"z":0}},{"groupId":257,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-102930,"y":-3511,"z":-72980},"rot":{"x":0,"y":0,"z":0}},{"groupId":257,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-102930,"y":-3511,"z":-72980},"rot":{"x":0,"y":352875,"z":0}},{"groupId":257,"instId":300007,"propState":0,"propId":211,"pos":{"x":-106770,"y":-3511,"z":-72980},"rot":{"x":0,"y":90000,"z":0}},{"groupId":257,"instId":300005,"propState":0,"propId":100,"pos":{"x":-102930,"y":-3511,"z":-72980},"rot":{"x":0,"y":90000,"z":0}},{"groupId":257,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-102930,"y":-3511,"z":-72980},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"256":{"props":[{"groupId":256,"instId":300007,"propState":0,"propId":211,"pos":{"x":-108400,"y":11511,"z":-100780},"rot":{"x":0,"y":0,"z":0}},{"groupId":256,"instId":300006,"propState":20,"propId":60302,"pos":{"x":-108400,"y":11511,"z":-100780},"rot":{"x":0,"y":0,"z":0}},{"groupId":256,"instId":300005,"propState":0,"propId":100,"pos":{"x":-108310,"y":11511,"z":-98800},"rot":{"x":0,"y":0,"z":0}},{"groupId":256,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-108310,"y":11511,"z":-98800},"rot":{"x":0,"y":0,"z":0}},{"groupId":256,"instId":300003,"propState":0,"propId":103109,"pos":{"x":-108310,"y":11511,"z":-98800},"rot":{"x":0,"y":0,"z":0}},{"groupId":256,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-108310,"y":11511,"z":-98800},"rot":{"x":0,"y":0,"z":0}},{"groupId":256,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-108310,"y":11511,"z":-98800},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"258":{"props":[{"groupId":258,"instId":300006,"propState":20,"propId":60302,"pos":{"x":-161180,"y":33300,"z":-58550},"rot":{"x":42668,"y":331146,"z":238307}},{"groupId":258,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-162389,"y":27020,"z":-53890},"rot":{"x":50487,"y":0,"z":270000}},{"groupId":258,"instId":300007,"propState":0,"propId":211,"pos":{"x":-161180,"y":33300,"z":-58550},"rot":{"x":42668,"y":331146,"z":238307}},{"groupId":258,"instId":300005,"propState":0,"propId":100,"pos":{"x":-162389,"y":26801,"z":-54159},"rot":{"x":0,"y":0,"z":0}},{"groupId":258,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-162389,"y":27020,"z":-53890},"rot":{"x":50487,"y":0,"z":270000}},{"groupId":258,"instId":300003,"propState":0,"propId":103109,"pos":{"x":-162389,"y":27020,"z":-53890},"rot":{"x":50487,"y":0,"z":270000}},{"groupId":258,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-162389,"y":27020,"z":-53890},"rot":{"x":50487,"y":0,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"259":{"props":[{"groupId":259,"instId":300004,"propState":18,"propId":103038,"pos":{"x":-115229,"y":12447,"z":3934},"rot":{"x":0,"y":299847,"z":0}},{"groupId":259,"instId":300003,"propState":18,"propId":103038,"pos":{"x":-85844,"y":12620,"z":4323},"rot":{"x":0,"y":35713,"z":0}},{"groupId":259,"instId":300002,"propState":18,"propId":103038,"pos":{"x":-120120,"y":12640,"z":-144280},"rot":{"x":0,"y":308519,"z":0}},{"groupId":259,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-114694,"y":12499,"z":-207840},"rot":{"x":341149,"y":34089,"z":24724}},{"groupId":259,"instId":300007,"propState":18,"propId":103038,"pos":{"x":-78580,"y":12271,"z":-17880},"rot":{"x":0,"y":160758,"z":0}},{"groupId":259,"instId":300006,"propState":18,"propId":103038,"pos":{"x":-131960,"y":12464,"z":-12260},"rot":{"x":0,"y":212773,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"273":{"props":[{"groupId":273,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-161260,"y":5511,"z":-131760},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"282":{"props":[{"groupId":282,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-117129,"y":12107,"z":59800},"rot":{"x":759,"y":92100,"z":340127}}],"npcs":[],"monsters":[],"teleports":{}},"283":{"props":[{"groupId":283,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-96631,"y":12367,"z":-189721},"rot":{"x":759,"y":1728,"z":340127}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":401,"startAnchorId":null,"startGroupId":null}},"2031301":{"P20313_F20313001":{"scenes":{"73":{"props":[{"groupId":73,"instId":300002,"propState":0,"propId":103156,"pos":{"x":117547,"y":184070,"z":720358},"rot":{"x":0,"y":270000,"z":0}},{"groupId":73,"instId":300001,"propState":0,"propId":132,"pos":{"x":130291,"y":178738,"z":759479},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300004,"propState":8,"propId":101,"pos":{"x":30703,"y":180500,"z":531401},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300003,"propState":8,"propId":101,"pos":{"x":200488,"y":143006,"z":449804},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300002,"propState":8,"propId":101,"pos":{"x":322031,"y":123700,"z":627208},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300001,"propState":8,"propId":101,"pos":{"x":109000,"y":182414,"z":733800},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2031301":{"anchorId":1,"groupId":56,"instId":300001,"pos":{"x":120690,"y":182429,"z":732870},"rot":{"x":0,"y":180000,"z":0}},"2031302":{"anchorId":2,"groupId":56,"instId":300002,"pos":{"x":315236,"y":123700,"z":622869},"rot":{"x":0,"y":180000,"z":0}},"2031303":{"anchorId":3,"groupId":56,"instId":300003,"pos":{"x":203857,"y":143006,"z":442675},"rot":{"x":0,"y":270000,"z":0}},"2031304":{"anchorId":4,"groupId":56,"instId":300004,"pos":{"x":36410,"y":180500,"z":529244},"rot":{"x":0,"y":90000,"z":0}}}},"110":{"props":[{"groupId":110,"instId":300001,"propState":0,"propId":103014,"pos":{"x":65460,"y":191300,"z":419980},"rot":{"x":0,"y":180000,"z":0}},{"groupId":110,"instId":300002,"propState":0,"propId":103014,"pos":{"x":260900,"y":119072,"z":634400},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300022,"propState":12,"propId":60301,"pos":{"x":264493,"y":122219,"z":690554},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300021,"propState":12,"propId":60301,"pos":{"x":387206,"y":119135,"z":606967},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300014,"propState":12,"propId":60301,"pos":{"x":111800,"y":192220,"z":534200},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300012,"propState":12,"propId":60301,"pos":{"x":50677,"y":183600,"z":546798},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":300008,"propState":12,"propId":60301,"pos":{"x":169216,"y":141619,"z":462811},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":300024,"propState":12,"propId":60301,"pos":{"x":68648,"y":180646,"z":620599},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":300023,"propState":12,"propId":60301,"pos":{"x":222081,"y":130970,"z":470540},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300018,"propState":12,"propId":60301,"pos":{"x":105080,"y":169397,"z":433138},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300017,"propState":12,"propId":60302,"pos":{"x":37790,"y":180509,"z":514244},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300011,"propState":12,"propId":60301,"pos":{"x":219615,"y":110752,"z":370304},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300009,"propState":12,"propId":60301,"pos":{"x":198950,"y":110679,"z":398210},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":300007,"propState":12,"propId":60301,"pos":{"x":251750,"y":152313,"z":435620},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300006,"propState":12,"propId":60301,"pos":{"x":330373,"y":165227,"z":458111},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300003,"propState":12,"propId":60301,"pos":{"x":89960,"y":184544,"z":741300},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300020,"propState":12,"propId":60303,"pos":{"x":394325,"y":123332,"z":592658},"rot":{"x":0,"y":278107,"z":0}},{"groupId":55,"instId":300019,"propState":12,"propId":60303,"pos":{"x":217904,"y":95281,"z":336492},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300016,"propState":12,"propId":60301,"pos":{"x":83000,"y":166902,"z":502100},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300015,"propState":12,"propId":60301,"pos":{"x":50560,"y":191300,"z":424560},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300013,"propState":12,"propId":60301,"pos":{"x":173270,"y":140010,"z":424616},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300005,"propState":12,"propId":60301,"pos":{"x":276100,"y":130221,"z":558100},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300004,"propState":12,"propId":60301,"pos":{"x":318880,"y":123669,"z":610175},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300010,"propState":12,"propId":60301,"pos":{"x":256960,"y":122140,"z":599200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":300002,"propState":12,"propId":60301,"pos":{"x":35598,"y":189620,"z":420573},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300001,"propState":12,"propId":60301,"pos":{"x":107690,"y":176209,"z":758670},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[],"npcs":[],"monsters":[{"groupId":59,"instId":200002,"monsterId":3001010,"eventId":20313111,"pos":{"x":145330,"y":178003,"z":681208},"rot":{"x":0,"y":270000,"z":0}},{"groupId":59,"instId":200001,"monsterId":3002010,"eventId":20313110,"pos":{"x":141749,"y":178003,"z":681245},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"174":{"props":[],"npcs":[],"monsters":[{"groupId":174,"instId":200008,"monsterId":3002010,"eventId":20313119,"pos":{"x":291090,"y":130221,"z":533130},"rot":{"x":0,"y":180000,"z":0}},{"groupId":174,"instId":200003,"monsterId":3002030,"eventId":20313116,"pos":{"x":296170,"y":126814,"z":564150},"rot":{"x":0,"y":0,"z":0}},{"groupId":174,"instId":200005,"monsterId":3001020,"eventId":20313120,"pos":{"x":286735,"y":130221,"z":539003},"rot":{"x":0,"y":90000,"z":0}},{"groupId":174,"instId":200006,"monsterId":3002010,"eventId":20313118,"pos":{"x":288230,"y":130221,"z":534820},"rot":{"x":0,"y":150000,"z":0}},{"groupId":174,"instId":200004,"monsterId":3002030,"eventId":20313117,"pos":{"x":289100,"y":126814,"z":564340},"rot":{"x":0,"y":0,"z":0}},{"groupId":174,"instId":200022,"monsterId":3002010,"eventId":20313113,"pos":{"x":293020,"y":122139,"z":623810},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"164":{"props":[],"npcs":[],"monsters":[{"groupId":164,"instId":200016,"monsterId":3001010,"eventId":20313045,"pos":{"x":42630,"y":166890,"z":477310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":164,"instId":200014,"monsterId":3002010,"eventId":20313044,"pos":{"x":164980,"y":110990,"z":368530},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":200012,"monsterId":3002030,"eventId":20313028,"pos":{"x":41810,"y":192820,"z":441820},"rot":{"x":0,"y":30000,"z":0}},{"groupId":164,"instId":200005,"monsterId":3001020,"eventId":20313020,"pos":{"x":279685,"y":130250,"z":558286},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":200011,"monsterId":3001020,"eventId":20313027,"pos":{"x":56310,"y":191300,"z":414500},"rot":{"x":0,"y":260000,"z":0}},{"groupId":164,"instId":200004,"monsterId":3002030,"eventId":20313017,"pos":{"x":289100,"y":126814,"z":564340},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":200018,"monsterId":3002010,"eventId":20313047,"pos":{"x":90503,"y":163845,"z":481338},"rot":{"x":0,"y":60000,"z":0}},{"groupId":164,"instId":200017,"monsterId":3002030,"eventId":20313046,"pos":{"x":90305,"y":163845,"z":484421},"rot":{"x":0,"y":120000,"z":0}},{"groupId":164,"instId":200015,"monsterId":3001020,"eventId":20313043,"pos":{"x":201080,"y":110679,"z":388254},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":200013,"monsterId":3002010,"eventId":20313029,"pos":{"x":39010,"y":192820,"z":445469},"rot":{"x":0,"y":45000,"z":0}},{"groupId":164,"instId":200010,"monsterId":3002030,"eventId":20313022,"pos":{"x":170480,"y":141273,"z":457538},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":200007,"monsterId":3001010,"eventId":20313023,"pos":{"x":184080,"y":141273,"z":463124},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":200009,"monsterId":3002010,"eventId":20313021,"pos":{"x":154760,"y":142800,"z":420357},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":200008,"monsterId":3002010,"eventId":20313019,"pos":{"x":275530,"y":130250,"z":551780},"rot":{"x":0,"y":203044,"z":0}},{"groupId":164,"instId":200006,"monsterId":3002010,"eventId":20313018,"pos":{"x":303850,"y":130250,"z":549604},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":200003,"monsterId":3002030,"eventId":20313016,"pos":{"x":296170,"y":126814,"z":564150},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":200022,"monsterId":3002010,"eventId":20313013,"pos":{"x":293020,"y":122139,"z":623810},"rot":{"x":0,"y":270000,"z":0}},{"groupId":164,"instId":200002,"monsterId":3001010,"eventId":20313011,"pos":{"x":162774,"y":174900,"z":678766},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":200001,"monsterId":3002010,"eventId":20313010,"pos":{"x":141749,"y":178003,"z":681245},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300032,"propState":0,"propId":103017,"pos":{"x":319310,"y":168860,"z":430040},"rot":{"x":0,"y":235240,"z":0}},{"groupId":58,"instId":300031,"propState":0,"propId":103016,"pos":{"x":328548,"y":168860,"z":445640},"rot":{"x":0,"y":27640,"z":0}},{"groupId":58,"instId":300020,"propState":0,"propId":103016,"pos":{"x":299710,"y":119250,"z":686420},"rot":{"x":0,"y":150000,"z":0}},{"groupId":58,"instId":300022,"propState":0,"propId":103016,"pos":{"x":39340,"y":166805,"z":477200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300026,"propState":0,"propId":103017,"pos":{"x":308106,"y":171500,"z":427924},"rot":{"x":0,"y":200000,"z":0}},{"groupId":58,"instId":300030,"propState":0,"propId":103017,"pos":{"x":330190,"y":168860,"z":445640},"rot":{"x":0,"y":344291,"z":0}},{"groupId":58,"instId":300029,"propState":0,"propId":103017,"pos":{"x":84330,"y":163845,"z":478960},"rot":{"x":0,"y":60000,"z":0}},{"groupId":58,"instId":300023,"propState":0,"propId":103016,"pos":{"x":25687,"y":192800,"z":455869},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300021,"propState":0,"propId":103017,"pos":{"x":43998,"y":191300,"z":412515},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300003,"propState":0,"propId":103016,"pos":{"x":332920,"y":168860,"z":442690},"rot":{"x":0,"y":88996,"z":0}},{"groupId":58,"instId":300017,"propState":0,"propId":103016,"pos":{"x":291890,"y":171500,"z":429090},"rot":{"x":0,"y":170000,"z":0}},{"groupId":58,"instId":300012,"propState":0,"propId":103015,"pos":{"x":207779,"y":95281,"z":314464},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300034,"propState":0,"propId":103016,"pos":{"x":320250,"y":168860,"z":428620},"rot":{"x":0,"y":260000,"z":0}},{"groupId":58,"instId":300033,"propState":0,"propId":103017,"pos":{"x":315630,"y":168860,"z":431190},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300014,"propState":0,"propId":103016,"pos":{"x":154230,"y":142800,"z":441370},"rot":{"x":0,"y":223197,"z":0}},{"groupId":58,"instId":300019,"propState":0,"propId":103017,"pos":{"x":187980,"y":141620,"z":462480},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300015,"propState":0,"propId":103016,"pos":{"x":275900,"y":130221,"z":532300},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300011,"propState":0,"propId":103016,"pos":{"x":282220,"y":126814,"z":575400},"rot":{"x":0,"y":310659,"z":0}},{"groupId":58,"instId":300007,"propState":0,"propId":103016,"pos":{"x":77640,"y":184544,"z":711730},"rot":{"x":0,"y":67143,"z":0}},{"groupId":58,"instId":300006,"propState":0,"propId":103017,"pos":{"x":90180,"y":184544,"z":713150},"rot":{"x":0,"y":141753,"z":0}},{"groupId":58,"instId":300008,"propState":0,"propId":103015,"pos":{"x":201230,"y":143006,"z":436457},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300005,"propState":0,"propId":103015,"pos":{"x":357850,"y":122120,"z":580480},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300028,"propState":0,"propId":103017,"pos":{"x":84230,"y":163845,"z":486930},"rot":{"x":0,"y":120000,"z":0}},{"groupId":58,"instId":300027,"propState":0,"propId":103017,"pos":{"x":305200,"y":119250,"z":679990},"rot":{"x":0,"y":330000,"z":0}},{"groupId":58,"instId":300025,"propState":0,"propId":103016,"pos":{"x":121773,"y":194806,"z":516523},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300024,"propState":0,"propId":103017,"pos":{"x":66159,"y":183600,"z":541696},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300018,"propState":0,"propId":103017,"pos":{"x":187076,"y":140010,"z":423425},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300010,"propState":0,"propId":103016,"pos":{"x":331299,"y":168860,"z":427905},"rot":{"x":0,"y":170000,"z":0}},{"groupId":58,"instId":300016,"propState":0,"propId":103017,"pos":{"x":305073,"y":171500,"z":429055},"rot":{"x":0,"y":190000,"z":0}},{"groupId":58,"instId":300009,"propState":0,"propId":103016,"pos":{"x":275690,"y":122200,"z":599310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300004,"propState":0,"propId":103016,"pos":{"x":273600,"y":122200,"z":670300},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300013,"propState":0,"propId":103015,"pos":{"x":65431,"y":183660,"z":524341},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":103015,"pos":{"x":293631,"y":122219,"z":669310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":103015,"pos":{"x":111634,"y":179533,"z":678317},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[],"npcs":[],"monsters":[{"groupId":175,"instId":200003,"monsterId":3001020,"eventId":20313136,"pos":{"x":186542,"y":140016,"z":436798},"rot":{"x":0,"y":180000,"z":0}},{"groupId":175,"instId":200002,"monsterId":3002010,"eventId":20313135,"pos":{"x":182168,"y":139679,"z":437276},"rot":{"x":0,"y":247768,"z":0}},{"groupId":175,"instId":200001,"monsterId":3002010,"eventId":20313134,"pos":{"x":180090,"y":139679,"z":435360},"rot":{"x":0,"y":60000,"z":0}},{"groupId":175,"instId":200010,"monsterId":3002030,"eventId":20313122,"pos":{"x":170480,"y":141273,"z":457538},"rot":{"x":0,"y":90000,"z":0}},{"groupId":175,"instId":200007,"monsterId":3001010,"eventId":20313123,"pos":{"x":184080,"y":141273,"z":463124},"rot":{"x":0,"y":90000,"z":0}},{"groupId":175,"instId":200009,"monsterId":3002010,"eventId":20313121,"pos":{"x":154760,"y":142800,"z":420357},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"176":{"props":[],"npcs":[],"monsters":[{"groupId":176,"instId":200012,"monsterId":3002030,"eventId":20313128,"pos":{"x":41810,"y":192820,"z":441820},"rot":{"x":0,"y":30000,"z":0}},{"groupId":176,"instId":200013,"monsterId":3002010,"eventId":20313129,"pos":{"x":39010,"y":192820,"z":445469},"rot":{"x":0,"y":45000,"z":0}},{"groupId":176,"instId":200011,"monsterId":3001020,"eventId":20313127,"pos":{"x":56310,"y":191300,"z":414500},"rot":{"x":0,"y":260000,"z":0}}],"teleports":{}},"177":{"props":[],"npcs":[],"monsters":[{"groupId":177,"instId":200016,"monsterId":3001010,"eventId":20313133,"pos":{"x":59860,"y":183660,"z":536920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":177,"instId":200015,"monsterId":3002030,"eventId":20313132,"pos":{"x":64800,"y":183660,"z":526260},"rot":{"x":0,"y":270000,"z":0}},{"groupId":177,"instId":200014,"monsterId":3002030,"eventId":20313131,"pos":{"x":64430,"y":183660,"z":533140},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"178":{"props":[],"npcs":[],"monsters":[{"groupId":178,"instId":200005,"monsterId":3002010,"eventId":20313147,"pos":{"x":90503,"y":163845,"z":481338},"rot":{"x":0,"y":60000,"z":0}},{"groupId":178,"instId":200004,"monsterId":3002030,"eventId":20313146,"pos":{"x":90305,"y":163845,"z":484421},"rot":{"x":0,"y":120000,"z":0}},{"groupId":178,"instId":200003,"monsterId":3001010,"eventId":20313145,"pos":{"x":42630,"y":166805,"z":477310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":178,"instId":200002,"monsterId":3001020,"eventId":20313143,"pos":{"x":201080,"y":110679,"z":388254},"rot":{"x":0,"y":0,"z":0}},{"groupId":178,"instId":200001,"monsterId":3002010,"eventId":20313144,"pos":{"x":164980,"y":110730,"z":368530},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300004,"propState":0,"propId":100,"pos":{"x":291910,"y":119340,"z":680260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":62,"instId":300003,"propState":0,"propId":211,"pos":{"x":303000,"y":119250,"z":682800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":62,"instId":300002,"propState":0,"propId":100,"pos":{"x":303000,"y":119250,"z":682800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":62,"instId":300001,"propState":11,"propId":60302,"pos":{"x":303000,"y":119250,"z":682800},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":62,"instId":200002,"monsterId":3002030,"eventId":20313232,"pos":{"x":304900,"y":119250,"z":686400},"rot":{"x":0,"y":210000,"z":0}},{"groupId":62,"instId":200001,"monsterId":3002010,"eventId":20313231,"pos":{"x":299700,"y":119250,"z":680500},"rot":{"x":0,"y":39987,"z":0}}],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300002,"propState":0,"propId":100,"pos":{"x":365499,"y":122120,"z":600101},"rot":{"x":0,"y":180000,"z":0}},{"groupId":68,"instId":300004,"propState":0,"propId":100,"pos":{"x":370296,"y":122120,"z":585980},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300003,"propState":0,"propId":211,"pos":{"x":365499,"y":122120,"z":600101},"rot":{"x":0,"y":180000,"z":0}},{"groupId":68,"instId":300001,"propState":11,"propId":60303,"pos":{"x":365499,"y":122120,"z":600101},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":68,"instId":200001,"monsterId":3003010,"eventId":20313234,"pos":{"x":363560,"y":122120,"z":594320},"rot":{"x":0,"y":200000,"z":0}}],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300004,"propState":0,"propId":100,"pos":{"x":211330,"y":95300,"z":322734},"rot":{"x":0,"y":90000,"z":0}},{"groupId":67,"instId":300003,"propState":0,"propId":211,"pos":{"x":216139,"y":95300,"z":299676},"rot":{"x":0,"y":315000,"z":0}},{"groupId":67,"instId":300002,"propState":0,"propId":100,"pos":{"x":216139,"y":95281,"z":300810},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300001,"propState":11,"propId":60303,"pos":{"x":216139,"y":95281,"z":300810},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":67,"instId":200001,"monsterId":3003010,"eventId":20313237,"pos":{"x":211757,"y":95281,"z":304034},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"165":{"props":[{"groupId":165,"instId":300001,"propState":11,"propId":103018,"pos":{"x":352313,"y":120580,"z":608518},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"166":{"props":[{"groupId":166,"instId":300001,"propState":11,"propId":103018,"pos":{"x":313700,"y":168500,"z":438890},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"167":{"props":[{"groupId":167,"instId":300001,"propState":11,"propId":103018,"pos":{"x":92718,"y":163845,"z":482913},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"168":{"props":[],"npcs":[],"monsters":[{"groupId":168,"instId":200001,"monsterId":8002040,"eventId":20313140,"pos":{"x":299658,"y":172169,"z":413230},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300001,"propState":8,"propId":808,"pos":{"x":31440,"y":192820,"z":433790},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1014":{"anchorId":1,"groupId":186,"instId":300001,"pos":{"x":32342,"y":192820,"z":434276},"rot":{"x":0,"y":240000,"z":0}}}},"69":{"props":[{"groupId":69,"instId":300003,"propState":0,"propId":100,"pos":{"x":91120,"y":186900,"z":517890},"rot":{"x":0,"y":180000,"z":0}},{"groupId":69,"instId":300002,"propState":0,"propId":100,"pos":{"x":74980,"y":186900,"z":529580},"rot":{"x":0,"y":0,"z":0}},{"groupId":69,"instId":300001,"propState":8,"propId":702,"pos":{"x":87650,"y":187848,"z":529440},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":69,"instId":200001,"monsterId":3003011,"eventId":101216,"pos":{"x":87640,"y":186848,"z":529670},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{"1116":{"anchorId":1,"groupId":69,"instId":300001,"pos":{"x":81600,"y":186848,"z":529090},"rot":{"x":0,"y":90000,"z":0}}}},"6":{"props":[{"groupId":6,"instId":300015,"propState":0,"propId":102,"pos":{"x":274430,"y":122000,"z":648493},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":103085,"pos":{"x":277540,"y":121639,"z":657870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":103085,"pos":{"x":275014,"y":121719,"z":660620},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300009,"propState":0,"propId":103085,"pos":{"x":277680,"y":121639,"z":617500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":103085,"pos":{"x":271540,"y":121639,"z":617500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":103076,"pos":{"x":274500,"y":122100,"z":654700},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300016,"propState":0,"propId":102,"pos":{"x":276670,"y":122176,"z":626870},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300014,"propState":0,"propId":103085,"pos":{"x":277540,"y":121639,"z":652150},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300012,"propState":0,"propId":103085,"pos":{"x":271550,"y":121639,"z":652150},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300010,"propState":0,"propId":103085,"pos":{"x":274670,"y":121639,"z":614630},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300008,"propState":0,"propId":103085,"pos":{"x":277680,"y":121639,"z":623220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":103085,"pos":{"x":271540,"y":121639,"z":623220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":103092,"pos":{"x":274500,"y":122370,"z":637860},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300004,"propState":0,"propId":103092,"pos":{"x":274500,"y":122370,"z":637860},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":103078,"pos":{"x":280460,"y":122219,"z":650300},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":103078,"pos":{"x":268670,"y":122139,"z":624900},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300010,"propState":0,"propId":102,"pos":{"x":310710,"y":123643,"z":590450},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300014,"propState":0,"propId":102,"pos":{"x":319900,"y":123643,"z":597180},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300013,"propState":0,"propId":102,"pos":{"x":298530,"y":123643,"z":597180},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300012,"propState":0,"propId":102,"pos":{"x":313830,"y":123680,"z":602940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300011,"propState":0,"propId":102,"pos":{"x":307110,"y":123680,"z":602940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300009,"propState":0,"propId":103085,"pos":{"x":295230,"y":123243,"z":593660},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300008,"propState":0,"propId":103085,"pos":{"x":310482,"y":123280,"z":608740},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300007,"propState":0,"propId":103085,"pos":{"x":325530,"y":123243,"z":593660},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300006,"propState":0,"propId":103085,"pos":{"x":310482,"y":123280,"z":608740},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300005,"propState":0,"propId":103093,"pos":{"x":310280,"y":123980,"z":593810},"rot":{"x":0,"y":90000,"z":180000}},{"groupId":7,"instId":300004,"propState":0,"propId":103093,"pos":{"x":310659,"y":123980,"z":593920},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":100,"pos":{"x":313400,"y":124063,"z":609640},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300002,"propState":2,"propId":103078,"pos":{"x":313300,"y":123669,"z":610600},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":103077,"pos":{"x":310400,"y":123800,"z":593700},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300006,"propState":0,"propId":103085,"pos":{"x":190300,"y":170200,"z":670500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300005,"propState":0,"propId":100,"pos":{"x":185734,"y":173500,"z":658578},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":100,"pos":{"x":184088,"y":173500,"z":659320},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300003,"propState":1,"propId":103079,"pos":{"x":264700,"y":122219,"z":678800},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":103079,"pos":{"x":184088,"y":173500,"z":659320},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300007,"propState":0,"propId":103085,"pos":{"x":220530,"y":130500,"z":475400},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300006,"propState":0,"propId":103085,"pos":{"x":236330,"y":159200,"z":430040},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300005,"propState":0,"propId":103085,"pos":{"x":279930,"y":174200,"z":445370},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300004,"propState":0,"propId":100,"pos":{"x":277800,"y":174700,"z":443400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":103079,"pos":{"x":221753,"y":143006,"z":454000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":103079,"pos":{"x":277800,"y":174700,"z":441690},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300006,"propState":0,"propId":103085,"pos":{"x":236740,"y":145980,"z":448692},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300010,"propState":0,"propId":103092,"pos":{"x":261780,"y":171600,"z":431639},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300009,"propState":0,"propId":103092,"pos":{"x":261780,"y":171600,"z":431639},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300011,"propState":0,"propId":103085,"pos":{"x":236740,"y":145980,"z":454800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300008,"propState":0,"propId":103085,"pos":{"x":264888,"y":171230,"z":437690},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300007,"propState":0,"propId":103085,"pos":{"x":236740,"y":145980,"z":448692},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":103085,"pos":{"x":248100,"y":152010,"z":437860},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":103085,"pos":{"x":251900,"y":159300,"z":430300},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":103078,"pos":{"x":220400,"y":130970,"z":464070},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":103076,"pos":{"x":226430,"y":130970,"z":455570},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":103078,"pos":{"x":252990,"y":159940,"z":427300},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300008,"propState":0,"propId":103085,"pos":{"x":25000,"y":194321,"z":472100},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300007,"propState":0,"propId":100,"pos":{"x":32646,"y":195680,"z":469681},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300006,"propState":0,"propId":100,"pos":{"x":32200,"y":194821,"z":469334},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":300004,"propState":0,"propId":103079,"pos":{"x":26600,"y":180509,"z":514300},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":103079,"pos":{"x":28055,"y":166810,"z":501650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300001,"propState":2,"propId":103079,"pos":{"x":32200,"y":194821,"z":469334},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300018,"propState":0,"propId":102,"pos":{"x":35800,"y":169880,"z":507630},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300014,"propState":0,"propId":102,"pos":{"x":42110,"y":169880,"z":504660},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300006,"propState":0,"propId":103085,"pos":{"x":51230,"y":169432,"z":493090},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300017,"propState":0,"propId":102,"pos":{"x":45620,"y":182020,"z":496720},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300015,"propState":0,"propId":102,"pos":{"x":49240,"y":169880,"z":511570},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300012,"propState":0,"propId":102,"pos":{"x":47770,"y":169932,"z":498970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300010,"propState":0,"propId":103085,"pos":{"x":66220,"y":169380,"z":508150},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300004,"propState":0,"propId":103093,"pos":{"x":51410,"y":170620,"z":507600},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300016,"propState":0,"propId":102,"pos":{"x":45620,"y":182020,"z":503720},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300013,"propState":0,"propId":102,"pos":{"x":60250,"y":169880,"z":504660},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300011,"propState":0,"propId":102,"pos":{"x":54730,"y":169932,"z":498970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300009,"propState":0,"propId":103085,"pos":{"x":51230,"y":169432,"z":493090},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300008,"propState":0,"propId":103085,"pos":{"x":32300,"y":182500,"z":502800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300007,"propState":0,"propId":103085,"pos":{"x":38400,"y":192900,"z":477700},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300005,"propState":0,"propId":103085,"pos":{"x":38400,"y":192900,"z":477700},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":103093,"pos":{"x":51410,"y":170620,"z":507600},"rot":{"x":0,"y":270000,"z":180000}},{"groupId":17,"instId":300002,"propState":0,"propId":103077,"pos":{"x":51200,"y":169900,"z":508100},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":103078,"pos":{"x":49700,"y":169950,"z":489820},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300008,"propState":0,"propId":102,"pos":{"x":32520,"y":166830,"z":498350},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300011,"propState":0,"propId":102,"pos":{"x":69980,"y":166830,"z":498350},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300005,"propState":0,"propId":103092,"pos":{"x":51280,"y":166800,"z":501700},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300012,"propState":0,"propId":102,"pos":{"x":37060,"y":166830,"z":505060},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300010,"propState":0,"propId":102,"pos":{"x":66990,"y":166830,"z":505060},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300007,"propState":0,"propId":103085,"pos":{"x":72923,"y":166402,"z":501208},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300006,"propState":0,"propId":103085,"pos":{"x":31080,"y":166310,"z":501540},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300004,"propState":0,"propId":103092,"pos":{"x":52820,"y":166800,"z":501700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300003,"propState":0,"propId":103078,"pos":{"x":41700,"y":166805,"z":496400},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":103076,"pos":{"x":66900,"y":166800,"z":501700},"rot":{"x":0,"y":270001,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":103078,"pos":{"x":75000,"y":166902,"z":499250},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300011,"propState":0,"propId":100,"pos":{"x":108795,"y":240540,"z":555846},"rot":{"x":0,"y":2079,"z":0}},{"groupId":25,"instId":300006,"propState":0,"propId":103085,"pos":{"x":80500,"y":194800,"z":590600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":25,"instId":300010,"propState":0,"propId":100,"pos":{"x":110470,"y":241040,"z":555690},"rot":{"x":0,"y":43461,"z":0}},{"groupId":25,"instId":300008,"propState":0,"propId":100,"pos":{"x":109631,"y":240032,"z":556683},"rot":{"x":90000,"y":0,"z":0}},{"groupId":25,"instId":300004,"propState":0,"propId":100,"pos":{"x":73720,"y":175220,"z":648060},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300002,"propState":0,"propId":103079,"pos":{"x":75210,"y":197740,"z":575460},"rot":{"x":0,"y":90000,"z":0}},{"groupId":25,"instId":300009,"propState":0,"propId":100,"pos":{"x":109631,"y":240032,"z":554550},"rot":{"x":90000,"y":180000,"z":0}},{"groupId":25,"instId":300007,"propState":0,"propId":100,"pos":{"x":109610,"y":208867,"z":555620},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300005,"propState":0,"propId":103085,"pos":{"x":70700,"y":180400,"z":628800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":25,"instId":300001,"propState":0,"propId":103079,"pos":{"x":72260,"y":175220,"z":650490},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300004,"propState":0,"propId":103079,"pos":{"x":206670,"y":95281,"z":338040},"rot":{"x":0,"y":90000,"z":0}},{"groupId":38,"instId":300007,"propState":0,"propId":103085,"pos":{"x":188800,"y":139300,"z":411000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":38,"instId":300006,"propState":0,"propId":103085,"pos":{"x":169800,"y":136900,"z":393600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300005,"propState":0,"propId":100,"pos":{"x":175910,"y":139709,"z":403800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":38,"instId":300003,"propState":0,"propId":103079,"pos":{"x":212600,"y":110679,"z":378500},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300001,"propState":0,"propId":103079,"pos":{"x":175900,"y":139709,"z":403800},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300012,"propState":0,"propId":103085,"pos":{"x":203850,"y":110230,"z":368364},"rot":{"x":0,"y":90000,"z":0}},{"groupId":39,"instId":300006,"propState":0,"propId":103085,"pos":{"x":169719,"y":136598,"z":393580},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":300010,"propState":0,"propId":103085,"pos":{"x":188610,"y":110179,"z":383460},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300007,"propState":0,"propId":103093,"pos":{"x":188800,"y":110970,"z":368220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300014,"propState":0,"propId":103085,"pos":{"x":188911,"y":110470,"z":365345},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300011,"propState":0,"propId":103085,"pos":{"x":188610,"y":110179,"z":383460},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300013,"propState":0,"propId":103085,"pos":{"x":188911,"y":110470,"z":365345},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300009,"propState":0,"propId":103085,"pos":{"x":173680,"y":110230,"z":368364},"rot":{"x":0,"y":90000,"z":0}},{"groupId":39,"instId":300005,"propState":0,"propId":103085,"pos":{"x":169719,"y":136598,"z":393580},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":300008,"propState":0,"propId":103093,"pos":{"x":188800,"y":110970,"z":368220},"rot":{"x":0,"y":90000,"z":180000}},{"groupId":39,"instId":300004,"propState":0,"propId":103093,"pos":{"x":164900,"y":142300,"z":392980},"rot":{"x":0,"y":90000,"z":180000}},{"groupId":39,"instId":300003,"propState":0,"propId":103093,"pos":{"x":166400,"y":142300,"z":394500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300002,"propState":0,"propId":103078,"pos":{"x":188890,"y":110970,"z":361994},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300001,"propState":0,"propId":103077,"pos":{"x":188800,"y":110700,"z":368400},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300007,"propState":0,"propId":103085,"pos":{"x":209700,"y":110179,"z":368550},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300008,"propState":0,"propId":103085,"pos":{"x":203810,"y":110179,"z":392140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300012,"propState":0,"propId":103085,"pos":{"x":203850,"y":110230,"z":368364},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300011,"propState":0,"propId":103085,"pos":{"x":209837,"y":110179,"z":386140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300004,"propState":0,"propId":103092,"pos":{"x":206800,"y":110600,"z":377880},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300006,"propState":0,"propId":103085,"pos":{"x":206987,"y":110179,"z":359480},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300010,"propState":0,"propId":103085,"pos":{"x":203810,"y":110179,"z":386140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300009,"propState":0,"propId":103085,"pos":{"x":209837,"y":110179,"z":392140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300005,"propState":0,"propId":103092,"pos":{"x":206800,"y":110600,"z":377070},"rot":{"x":0,"y":180000,"z":0}},{"groupId":45,"instId":300003,"propState":0,"propId":103085,"pos":{"x":206987,"y":110179,"z":395400},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300002,"propState":0,"propId":103078,"pos":{"x":211749,"y":110679,"z":367239},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300001,"propState":0,"propId":103076,"pos":{"x":206800,"y":110700,"z":389400},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"107":{"props":[{"groupId":107,"instId":300006,"propState":0,"propId":103085,"pos":{"x":101960,"y":169156,"z":431059},"rot":{"x":0,"y":270000,"z":0}},{"groupId":107,"instId":300004,"propState":0,"propId":100,"pos":{"x":137780,"y":142800,"z":434040},"rot":{"x":0,"y":90000,"z":0}},{"groupId":107,"instId":300002,"propState":0,"propId":103079,"pos":{"x":74090,"y":191300,"z":420880},"rot":{"x":0,"y":180000,"z":0}},{"groupId":107,"instId":300007,"propState":0,"propId":100,"pos":{"x":104995,"y":169397,"z":428225},"rot":{"x":0,"y":0,"z":0}},{"groupId":107,"instId":300005,"propState":0,"propId":103085,"pos":{"x":131680,"y":143919,"z":436300},"rot":{"x":0,"y":270000,"z":0}},{"groupId":107,"instId":300001,"propState":0,"propId":103079,"pos":{"x":137780,"y":142800,"z":434150},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"117":{"props":[{"groupId":117,"instId":300003,"propState":0,"propId":103029,"pos":{"x":75800,"y":178539,"z":678100},"rot":{"x":0,"y":180000,"z":0}},{"groupId":117,"instId":300002,"propState":0,"propId":103044,"pos":{"x":73557,"y":175216,"z":667924},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"149":{"props":[{"groupId":149,"instId":300002,"propState":1,"propId":211,"pos":{"x":21510,"y":189620,"z":428340},"rot":{"x":0,"y":22616,"z":0}},{"groupId":149,"instId":300001,"propState":18,"propId":103023,"pos":{"x":18785,"y":190234,"z":427089},"rot":{"x":0,"y":73158,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300002,"propState":1,"propId":211,"pos":{"x":174480,"y":173500,"z":659560},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300001,"propState":18,"propId":103023,"pos":{"x":168286,"y":178274,"z":656110},"rot":{"x":0,"y":4695,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300005,"propState":1,"propId":211,"pos":{"x":130170,"y":184320,"z":688810},"rot":{"x":0,"y":0,"z":0}},{"groupId":151,"instId":300004,"propState":18,"propId":103023,"pos":{"x":140187,"y":185911,"z":684301},"rot":{"x":0,"y":0,"z":0}},{"groupId":151,"instId":300003,"propState":18,"propId":103023,"pos":{"x":130334,"y":185766,"z":684274},"rot":{"x":0,"y":0,"z":270000}},{"groupId":151,"instId":300002,"propState":18,"propId":103023,"pos":{"x":130054,"y":185764,"z":684402},"rot":{"x":0,"y":0,"z":90000}},{"groupId":151,"instId":300001,"propState":18,"propId":103023,"pos":{"x":130187,"y":185911,"z":684301},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[{"groupId":152,"instId":300002,"propState":1,"propId":211,"pos":{"x":83870,"y":184562,"z":723797},"rot":{"x":0,"y":0,"z":0}},{"groupId":152,"instId":300001,"propState":18,"propId":103023,"pos":{"x":83997,"y":186820,"z":720260},"rot":{"x":2861,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"154":{"props":[{"groupId":154,"instId":300002,"propState":1,"propId":211,"pos":{"x":282551,"y":126843,"z":576254},"rot":{"x":0,"y":0,"z":0}},{"groupId":154,"instId":300001,"propState":18,"propId":103023,"pos":{"x":278490,"y":126826,"z":582720},"rot":{"x":343786,"y":120425,"z":112339}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300002,"propState":0,"propId":103023,"pos":{"x":271461,"y":126502,"z":604993},"rot":{"x":0,"y":90000,"z":0}},{"groupId":153,"instId":300004,"propState":1,"propId":211,"pos":{"x":273014,"y":122139,"z":604993},"rot":{"x":0,"y":0,"z":0}},{"groupId":153,"instId":300003,"propState":0,"propId":103023,"pos":{"x":271461,"y":128191,"z":604993},"rot":{"x":0,"y":90000,"z":0}},{"groupId":153,"instId":300001,"propState":18,"propId":103023,"pos":{"x":271461,"y":124802,"z":604993},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"155":{"props":[{"groupId":155,"instId":300003,"propState":0,"propId":103016,"pos":{"x":169914,"y":140000,"z":447533},"rot":{"x":0,"y":133063,"z":0}},{"groupId":155,"instId":300002,"propState":1,"propId":211,"pos":{"x":173310,"y":140000,"z":443880},"rot":{"x":0,"y":22616,"z":0}},{"groupId":155,"instId":300001,"propState":18,"propId":103023,"pos":{"x":169952,"y":141390,"z":447492},"rot":{"x":0,"y":131235,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300002,"propState":1,"propId":211,"pos":{"x":324542,"y":168860,"z":446020},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300001,"propState":18,"propId":103023,"pos":{"x":325172,"y":170509,"z":449555},"rot":{"x":6703,"y":191145,"z":18232}}],"npcs":[],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300002,"propState":1,"propId":211,"pos":{"x":63821,"y":163845,"z":480941},"rot":{"x":0,"y":0,"z":0}},{"groupId":157,"instId":300001,"propState":18,"propId":103023,"pos":{"x":60415,"y":167324,"z":480857},"rot":{"x":357420,"y":88089,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"158":{"props":[{"groupId":158,"instId":300002,"propState":1,"propId":211,"pos":{"x":105581,"y":200373,"z":581877},"rot":{"x":0,"y":0,"z":0}},{"groupId":158,"instId":300001,"propState":18,"propId":103023,"pos":{"x":104170,"y":201911,"z":582952},"rot":{"x":0,"y":144970,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300005,"propState":0,"propId":103042,"pos":{"x":381204,"y":119135,"z":612780},"rot":{"x":0,"y":270000,"z":0}},{"groupId":160,"instId":300006,"propState":0,"propId":100,"pos":{"x":380127,"y":119135,"z":612945},"rot":{"x":0,"y":90000,"z":0}},{"groupId":160,"instId":300002,"propState":0,"propId":100,"pos":{"x":394298,"y":123323,"z":592640},"rot":{"x":0,"y":318452,"z":0}},{"groupId":160,"instId":300004,"propState":0,"propId":103042,"pos":{"x":381474,"y":119135,"z":584451},"rot":{"x":0,"y":270000,"z":0}},{"groupId":160,"instId":300003,"propState":0,"propId":100,"pos":{"x":380393,"y":119135,"z":584546},"rot":{"x":0,"y":90000,"z":0}},{"groupId":160,"instId":300001,"propState":0,"propId":100,"pos":{"x":380914,"y":119135,"z":584451},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":160,"instId":200001,"monsterId":7010011,"eventId":10301299,"pos":{"x":381474,"y":119135,"z":561240},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300010,"propState":0,"propId":100,"pos":{"x":362615,"y":119135,"z":616600},"rot":{"x":0,"y":0,"z":0}},{"groupId":180,"instId":300009,"propState":0,"propId":211,"pos":{"x":365212,"y":119135,"z":616690},"rot":{"x":0,"y":90000,"z":0}},{"groupId":180,"instId":300007,"propState":0,"propId":100,"pos":{"x":368100,"y":118895,"z":619690},"rot":{"x":0,"y":0,"z":0}},{"groupId":180,"instId":300008,"propState":0,"propId":100,"pos":{"x":365212,"y":119135,"z":616690},"rot":{"x":0,"y":90000,"z":0}},{"groupId":180,"instId":300006,"propState":20,"propId":60302,"pos":{"x":365212,"y":119135,"z":616690},"rot":{"x":0,"y":90000,"z":0}},{"groupId":180,"instId":300005,"propState":0,"propId":100,"pos":{"x":365212,"y":119135,"z":616690},"rot":{"x":0,"y":90000,"z":0}},{"groupId":180,"instId":300004,"propState":0,"propId":103109,"pos":{"x":374110,"y":119135,"z":616630},"rot":{"x":0,"y":90000,"z":0}},{"groupId":180,"instId":300003,"propState":0,"propId":103109,"pos":{"x":374110,"y":119135,"z":616630},"rot":{"x":0,"y":90000,"z":0}},{"groupId":180,"instId":300002,"propState":0,"propId":103109,"pos":{"x":374110,"y":119135,"z":616630},"rot":{"x":0,"y":90000,"z":0}},{"groupId":180,"instId":300001,"propState":10,"propId":103012,"pos":{"x":374110,"y":119135,"z":616630},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300009,"propState":0,"propId":103007,"pos":{"x":305521,"y":148694,"z":502407},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":187,"instId":300008,"propState":3,"propId":103006,"pos":{"x":330717,"y":163507,"z":481079},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":187,"instId":300007,"propState":3,"propId":103006,"pos":{"x":356500,"y":156262,"z":494230},"rot":{"x":2299,"y":269504,"z":327363}},{"groupId":187,"instId":300006,"propState":3,"propId":103006,"pos":{"x":346275,"y":155851,"z":494142},"rot":{"x":2299,"y":269504,"z":327363}},{"groupId":187,"instId":300005,"propState":3,"propId":103006,"pos":{"x":315599,"y":154620,"z":493876},"rot":{"x":2299,"y":269504,"z":327363}},{"groupId":187,"instId":300004,"propState":3,"propId":103006,"pos":{"x":336343,"y":144411,"z":511292},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":187,"instId":300003,"propState":1,"propId":103005,"pos":{"x":330570,"y":165920,"z":472460},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300002,"propState":1,"propId":103005,"pos":{"x":311000,"y":132011,"z":524000},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300001,"propState":0,"propId":103008,"pos":{"x":305887,"y":134908,"z":523956},"rot":{"x":357701,"y":89504,"z":32637}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300019,"propState":0,"propId":103043,"pos":{"x":392980,"y":119135,"z":604124},"rot":{"x":0,"y":249492,"z":0}},{"groupId":161,"instId":300020,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300010,"propState":21,"propId":103050,"pos":{"x":381315,"y":119135,"z":607056},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300018,"propState":0,"propId":103043,"pos":{"x":386581,"y":119135,"z":597375},"rot":{"x":0,"y":43148,"z":0}},{"groupId":161,"instId":300017,"propState":0,"propId":103043,"pos":{"x":383648,"y":121021,"z":594791},"rot":{"x":0,"y":9460,"z":0}},{"groupId":161,"instId":300016,"propState":0,"propId":103043,"pos":{"x":387431,"y":121021,"z":594779},"rot":{"x":0,"y":344636,"z":0}},{"groupId":161,"instId":300014,"propState":0,"propId":103087,"pos":{"x":387013,"y":121021,"z":604807},"rot":{"x":0,"y":180000,"z":0}},{"groupId":161,"instId":300011,"propState":21,"propId":103050,"pos":{"x":382812,"y":121021,"z":606810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300009,"propState":21,"propId":103050,"pos":{"x":394286,"y":123323,"z":598781},"rot":{"x":0,"y":180000,"z":0}},{"groupId":161,"instId":300008,"propState":21,"propId":103050,"pos":{"x":394150,"y":119135,"z":604774},"rot":{"x":0,"y":180000,"z":0}},{"groupId":161,"instId":300007,"propState":21,"propId":103050,"pos":{"x":377999,"y":119135,"z":597835},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300006,"propState":21,"propId":103050,"pos":{"x":378642,"y":121021,"z":595084},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300005,"propState":21,"propId":103050,"pos":{"x":388876,"y":121021,"z":594930},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300004,"propState":21,"propId":103050,"pos":{"x":391942,"y":119135,"z":592618},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300007,"propState":3,"propId":103006,"pos":{"x":197443,"y":114615,"z":363835},"rot":{"x":357883,"y":269744,"z":359793}},{"groupId":188,"instId":300010,"propState":1,"propId":103007,"pos":{"x":176367,"y":115474,"z":342553},"rot":{"x":359793,"y":179736,"z":2117}},{"groupId":188,"instId":300016,"propState":1,"propId":103007,"pos":{"x":208127,"y":114300,"z":342695},"rot":{"x":359793,"y":179736,"z":2117}},{"groupId":188,"instId":300015,"propState":1,"propId":103007,"pos":{"x":192173,"y":114829,"z":358515},"rot":{"x":359793,"y":179736,"z":2117}},{"groupId":188,"instId":300013,"propState":3,"propId":103006,"pos":{"x":208176,"y":114338,"z":332101},"rot":{"x":357883,"y":269744,"z":359793}},{"groupId":188,"instId":300012,"propState":3,"propId":103006,"pos":{"x":192271,"y":114906,"z":337327},"rot":{"x":359793,"y":179736,"z":2117}},{"groupId":188,"instId":300011,"propState":3,"propId":103006,"pos":{"x":223983,"y":113694,"z":348063},"rot":{"x":359793,"y":179736,"z":2117}},{"groupId":188,"instId":300009,"propState":3,"propId":103006,"pos":{"x":213347,"y":114047,"z":358609},"rot":{"x":357883,"y":269744,"z":359793}},{"groupId":188,"instId":300008,"propState":3,"propId":103006,"pos":{"x":186904,"y":115044,"z":353194},"rot":{"x":359793,"y":179736,"z":2117}},{"groupId":188,"instId":300006,"propState":3,"propId":103006,"pos":{"x":176269,"y":115397,"z":363741},"rot":{"x":359793,"y":179736,"z":2117}},{"groupId":188,"instId":300005,"propState":3,"propId":103006,"pos":{"x":207980,"y":114185,"z":374477},"rot":{"x":357883,"y":269744,"z":359793}},{"groupId":188,"instId":300004,"propState":3,"propId":103006,"pos":{"x":186807,"y":114968,"z":374382},"rot":{"x":359793,"y":179736,"z":2117}},{"groupId":188,"instId":300003,"propState":1,"propId":103005,"pos":{"x":218616,"y":110730,"z":363930},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300002,"propState":1,"propId":103005,"pos":{"x":171000,"y":112510,"z":358420},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300001,"propState":0,"propId":103008,"pos":{"x":170902,"y":115536,"z":379608},"rot":{"x":2117,"y":89744,"z":207}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300005,"propState":0,"propId":100,"pos":{"x":362160,"y":119135,"z":616584},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300002,"propState":0,"propId":100,"pos":{"x":384510,"y":119135,"z":595780},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300006,"propState":0,"propId":100,"pos":{"x":376130,"y":119135,"z":586480},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300004,"propState":0,"propId":102,"pos":{"x":361580,"y":119135,"z":616584},"rot":{"x":0,"y":90000,"z":0}},{"groupId":190,"instId":300003,"propState":0,"propId":102,"pos":{"x":375930,"y":119135,"z":586480},"rot":{"x":0,"y":90000,"z":0}},{"groupId":190,"instId":300001,"propState":0,"propId":100,"pos":{"x":386510,"y":119135,"z":603490},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":190,"instId":200002,"monsterId":3002011,"eventId":10301299,"pos":{"x":386510,"y":119135,"z":603490},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":200003,"monsterId":3001021,"eventId":10301299,"pos":{"x":390950,"y":119135,"z":602510},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":200001,"monsterId":3002011,"eventId":10301299,"pos":{"x":384280,"y":119135,"z":589920},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"194":{"props":[{"groupId":194,"instId":300001,"propState":0,"propId":103017,"pos":{"x":54420,"y":173230,"z":631890},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"230":{"props":[{"groupId":230,"instId":300006,"propState":18,"propId":103036,"pos":{"x":132994,"y":184817,"z":689704},"rot":{"x":0,"y":146959,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300007,"propState":0,"propId":211,"pos":{"x":204350,"y":143006,"z":423630},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300006,"propState":20,"propId":60302,"pos":{"x":204350,"y":143006,"z":423630},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300005,"propState":0,"propId":100,"pos":{"x":204480,"y":143006,"z":425450},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300004,"propState":0,"propId":103109,"pos":{"x":204480,"y":143006,"z":425450},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300003,"propState":0,"propId":103109,"pos":{"x":204480,"y":143006,"z":425450},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300002,"propState":0,"propId":103109,"pos":{"x":204480,"y":143006,"z":425450},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300001,"propState":10,"propId":103012,"pos":{"x":204480,"y":143006,"z":425450},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"228":{"props":[{"groupId":228,"instId":300007,"propState":0,"propId":211,"pos":{"x":68650,"y":175220,"z":658830},"rot":{"x":0,"y":0,"z":0}},{"groupId":228,"instId":300006,"propState":20,"propId":60302,"pos":{"x":65740,"y":175220,"z":665700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":228,"instId":300005,"propState":0,"propId":100,"pos":{"x":68620,"y":175220,"z":665700},"rot":{"x":0,"y":0,"z":0}},{"groupId":228,"instId":300004,"propState":0,"propId":103109,"pos":{"x":68620,"y":175220,"z":665700},"rot":{"x":0,"y":0,"z":0}},{"groupId":228,"instId":300003,"propState":0,"propId":103109,"pos":{"x":68620,"y":175220,"z":665700},"rot":{"x":0,"y":0,"z":0}},{"groupId":228,"instId":300002,"propState":0,"propId":103109,"pos":{"x":68620,"y":175220,"z":665700},"rot":{"x":0,"y":0,"z":0}},{"groupId":228,"instId":300001,"propState":10,"propId":103012,"pos":{"x":68620,"y":175220,"z":665700},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"232":{"props":[{"groupId":232,"instId":300002,"propState":18,"propId":103038,"pos":{"x":111137,"y":201345,"z":579331},"rot":{"x":346498,"y":87738,"z":352881}},{"groupId":232,"instId":300001,"propState":0,"propId":100,"pos":{"x":110810,"y":201960,"z":586260},"rot":{"x":0,"y":89746,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"248":{"props":[{"groupId":248,"instId":300003,"propState":18,"propId":103038,"pos":{"x":271000,"y":123343,"z":684710},"rot":{"x":349948,"y":186313,"z":352590}},{"groupId":248,"instId":300004,"propState":18,"propId":103038,"pos":{"x":69152,"y":176402,"z":656058},"rot":{"x":347083,"y":91176,"z":343798}},{"groupId":248,"instId":300002,"propState":18,"propId":103038,"pos":{"x":96060,"y":185178,"z":720687},"rot":{"x":0,"y":180000,"z":0}},{"groupId":248,"instId":300001,"propState":18,"propId":103038,"pos":{"x":299751,"y":173408,"z":407991},"rot":{"x":348315,"y":103826,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"253":{"props":[{"groupId":253,"instId":300001,"propState":18,"propId":101029,"pos":{"x":105830,"y":182946,"z":729357},"rot":{"x":0,"y":131002,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"277":{"props":[{"groupId":277,"instId":300002,"propState":9,"propId":103109,"pos":{"x":130150,"y":183141,"z":723980},"rot":{"x":0,"y":0,"z":0}},{"groupId":277,"instId":300004,"propState":0,"propId":103109,"pos":{"x":70708,"y":184562,"z":729379},"rot":{"x":0,"y":0,"z":0}},{"groupId":277,"instId":300003,"propState":9,"propId":103109,"pos":{"x":118030,"y":183030,"z":709160},"rot":{"x":0,"y":0,"z":0}},{"groupId":277,"instId":300001,"propState":2,"propId":103012,"pos":{"x":70708,"y":184562,"z":729379},"rot":{"x":0,"y":180970,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":401,"startAnchorId":null,"startGroupId":null}},"2031303":{"P20313_F20313001":{"scenes":{"73":{"props":[{"groupId":73,"instId":300001,"propState":0,"propId":132,"pos":{"x":130291,"y":178738,"z":759479},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300002,"propState":0,"propId":103156,"pos":{"x":117547,"y":184070,"z":720358},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300004,"propState":8,"propId":101,"pos":{"x":30703,"y":180500,"z":531401},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300003,"propState":8,"propId":101,"pos":{"x":200488,"y":143006,"z":449804},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300002,"propState":8,"propId":101,"pos":{"x":322031,"y":123700,"z":627208},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300001,"propState":8,"propId":101,"pos":{"x":109000,"y":182414,"z":733800},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2031301":{"anchorId":1,"groupId":56,"instId":300001,"pos":{"x":120690,"y":182429,"z":732870},"rot":{"x":0,"y":180000,"z":0}},"2031302":{"anchorId":2,"groupId":56,"instId":300002,"pos":{"x":315236,"y":123700,"z":622869},"rot":{"x":0,"y":180000,"z":0}},"2031303":{"anchorId":3,"groupId":56,"instId":300003,"pos":{"x":203857,"y":143006,"z":442675},"rot":{"x":0,"y":270000,"z":0}},"2031304":{"anchorId":4,"groupId":56,"instId":300004,"pos":{"x":36410,"y":180500,"z":529244},"rot":{"x":0,"y":90000,"z":0}}}},"55":{"props":[{"groupId":55,"instId":300020,"propState":12,"propId":60303,"pos":{"x":394325,"y":123332,"z":592658},"rot":{"x":0,"y":278107,"z":0}},{"groupId":55,"instId":300019,"propState":12,"propId":60303,"pos":{"x":217904,"y":95281,"z":336492},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300016,"propState":12,"propId":60301,"pos":{"x":83000,"y":166902,"z":502100},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300015,"propState":12,"propId":60301,"pos":{"x":50560,"y":191300,"z":424560},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300004,"propState":12,"propId":60301,"pos":{"x":318880,"y":123669,"z":610175},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300024,"propState":12,"propId":60301,"pos":{"x":68648,"y":180646,"z":620599},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":300023,"propState":12,"propId":60301,"pos":{"x":222081,"y":130970,"z":470540},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300014,"propState":12,"propId":60301,"pos":{"x":111800,"y":192220,"z":534200},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300012,"propState":12,"propId":60301,"pos":{"x":50677,"y":183600,"z":546798},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":300013,"propState":12,"propId":60301,"pos":{"x":173270,"y":140010,"z":424616},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300008,"propState":12,"propId":60301,"pos":{"x":169216,"y":141619,"z":462811},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":300003,"propState":12,"propId":60301,"pos":{"x":89960,"y":184544,"z":741300},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300022,"propState":12,"propId":60301,"pos":{"x":264493,"y":122219,"z":690554},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300021,"propState":12,"propId":60301,"pos":{"x":387206,"y":119135,"z":606967},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300018,"propState":12,"propId":60301,"pos":{"x":105080,"y":169397,"z":433138},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300017,"propState":12,"propId":60302,"pos":{"x":37790,"y":180509,"z":514244},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300011,"propState":12,"propId":60301,"pos":{"x":219615,"y":110752,"z":370304},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300009,"propState":12,"propId":60301,"pos":{"x":198950,"y":110679,"z":398210},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":300007,"propState":12,"propId":60301,"pos":{"x":251750,"y":152313,"z":435620},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300006,"propState":12,"propId":60301,"pos":{"x":330373,"y":165227,"z":458111},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300005,"propState":12,"propId":60301,"pos":{"x":276100,"y":130221,"z":558100},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300010,"propState":12,"propId":60301,"pos":{"x":256960,"y":122140,"z":599200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":300002,"propState":12,"propId":60301,"pos":{"x":35598,"y":189620,"z":420573},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300001,"propState":12,"propId":60301,"pos":{"x":107690,"y":176209,"z":758670},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"110":{"props":[{"groupId":110,"instId":300001,"propState":0,"propId":103014,"pos":{"x":65460,"y":191300,"z":419980},"rot":{"x":0,"y":180000,"z":0}},{"groupId":110,"instId":300002,"propState":0,"propId":103014,"pos":{"x":260900,"y":119072,"z":634400},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300020,"propState":0,"propId":103016,"pos":{"x":299710,"y":119250,"z":686420},"rot":{"x":0,"y":150000,"z":0}},{"groupId":58,"instId":300022,"propState":0,"propId":103016,"pos":{"x":39340,"y":166805,"z":477200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300010,"propState":0,"propId":103016,"pos":{"x":331299,"y":168860,"z":427905},"rot":{"x":0,"y":170000,"z":0}},{"groupId":58,"instId":300030,"propState":0,"propId":103017,"pos":{"x":330190,"y":168860,"z":445640},"rot":{"x":0,"y":344291,"z":0}},{"groupId":58,"instId":300029,"propState":0,"propId":103017,"pos":{"x":84330,"y":163845,"z":478960},"rot":{"x":0,"y":60000,"z":0}},{"groupId":58,"instId":300014,"propState":0,"propId":103016,"pos":{"x":154230,"y":142800,"z":441370},"rot":{"x":0,"y":223197,"z":0}},{"groupId":58,"instId":300019,"propState":0,"propId":103017,"pos":{"x":187980,"y":141620,"z":462480},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300016,"propState":0,"propId":103017,"pos":{"x":305073,"y":171500,"z":429055},"rot":{"x":0,"y":190000,"z":0}},{"groupId":58,"instId":300026,"propState":0,"propId":103017,"pos":{"x":308106,"y":171500,"z":427924},"rot":{"x":0,"y":200000,"z":0}},{"groupId":58,"instId":300004,"propState":0,"propId":103016,"pos":{"x":273600,"y":122200,"z":670300},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300032,"propState":0,"propId":103017,"pos":{"x":319310,"y":168860,"z":430040},"rot":{"x":0,"y":235240,"z":0}},{"groupId":58,"instId":300031,"propState":0,"propId":103016,"pos":{"x":328548,"y":168860,"z":445640},"rot":{"x":0,"y":27640,"z":0}},{"groupId":58,"instId":300028,"propState":0,"propId":103017,"pos":{"x":84230,"y":163845,"z":486930},"rot":{"x":0,"y":120000,"z":0}},{"groupId":58,"instId":300027,"propState":0,"propId":103017,"pos":{"x":305200,"y":119250,"z":679990},"rot":{"x":0,"y":330000,"z":0}},{"groupId":58,"instId":300023,"propState":0,"propId":103016,"pos":{"x":25687,"y":192800,"z":455869},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300021,"propState":0,"propId":103017,"pos":{"x":43998,"y":191300,"z":412515},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300018,"propState":0,"propId":103017,"pos":{"x":187076,"y":140010,"z":423425},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300015,"propState":0,"propId":103016,"pos":{"x":275900,"y":130221,"z":532300},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300011,"propState":0,"propId":103016,"pos":{"x":282220,"y":126814,"z":575400},"rot":{"x":0,"y":310659,"z":0}},{"groupId":58,"instId":300009,"propState":0,"propId":103016,"pos":{"x":275690,"y":122200,"z":599310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300005,"propState":0,"propId":103015,"pos":{"x":357850,"y":122120,"z":580480},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300034,"propState":0,"propId":103016,"pos":{"x":320250,"y":168860,"z":428620},"rot":{"x":0,"y":260000,"z":0}},{"groupId":58,"instId":300033,"propState":0,"propId":103017,"pos":{"x":315630,"y":168860,"z":431190},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300025,"propState":0,"propId":103016,"pos":{"x":121773,"y":194806,"z":516523},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300024,"propState":0,"propId":103017,"pos":{"x":66159,"y":183600,"z":541696},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300003,"propState":0,"propId":103016,"pos":{"x":332920,"y":168860,"z":442690},"rot":{"x":0,"y":88996,"z":0}},{"groupId":58,"instId":300017,"propState":0,"propId":103016,"pos":{"x":291890,"y":171500,"z":429090},"rot":{"x":0,"y":170000,"z":0}},{"groupId":58,"instId":300007,"propState":0,"propId":103016,"pos":{"x":77640,"y":184544,"z":711730},"rot":{"x":0,"y":67143,"z":0}},{"groupId":58,"instId":300006,"propState":0,"propId":103017,"pos":{"x":90180,"y":184544,"z":713150},"rot":{"x":0,"y":141753,"z":0}},{"groupId":58,"instId":300013,"propState":0,"propId":103015,"pos":{"x":65431,"y":183660,"z":524341},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300012,"propState":0,"propId":103015,"pos":{"x":207779,"y":95281,"z":314464},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300008,"propState":0,"propId":103015,"pos":{"x":201230,"y":143006,"z":436457},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":103015,"pos":{"x":293631,"y":122219,"z":669310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":103015,"pos":{"x":111634,"y":179533,"z":678317},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[],"npcs":[],"monsters":[{"groupId":59,"instId":200002,"monsterId":3001010,"eventId":20313111,"pos":{"x":145330,"y":178003,"z":681208},"rot":{"x":0,"y":270000,"z":0}},{"groupId":59,"instId":200001,"monsterId":3002010,"eventId":20313110,"pos":{"x":141749,"y":178003,"z":681245},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"174":{"props":[],"npcs":[],"monsters":[{"groupId":174,"instId":200005,"monsterId":3001020,"eventId":20313120,"pos":{"x":286735,"y":130221,"z":539003},"rot":{"x":0,"y":90000,"z":0}},{"groupId":174,"instId":200008,"monsterId":3002010,"eventId":20313119,"pos":{"x":291090,"y":130221,"z":533130},"rot":{"x":0,"y":180000,"z":0}},{"groupId":174,"instId":200006,"monsterId":3002010,"eventId":20313118,"pos":{"x":288230,"y":130221,"z":534820},"rot":{"x":0,"y":150000,"z":0}},{"groupId":174,"instId":200004,"monsterId":3002030,"eventId":20313117,"pos":{"x":289100,"y":126814,"z":564340},"rot":{"x":0,"y":0,"z":0}},{"groupId":174,"instId":200003,"monsterId":3002030,"eventId":20313116,"pos":{"x":296170,"y":126814,"z":564150},"rot":{"x":0,"y":0,"z":0}},{"groupId":174,"instId":200022,"monsterId":3002010,"eventId":20313113,"pos":{"x":293020,"y":122139,"z":623810},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"177":{"props":[],"npcs":[],"monsters":[{"groupId":177,"instId":200016,"monsterId":3001010,"eventId":20313133,"pos":{"x":59860,"y":183660,"z":536920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":177,"instId":200015,"monsterId":3002030,"eventId":20313132,"pos":{"x":64800,"y":183660,"z":526260},"rot":{"x":0,"y":270000,"z":0}},{"groupId":177,"instId":200014,"monsterId":3002030,"eventId":20313131,"pos":{"x":64430,"y":183660,"z":533140},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"176":{"props":[],"npcs":[],"monsters":[{"groupId":176,"instId":200013,"monsterId":3002010,"eventId":20313129,"pos":{"x":39010,"y":192820,"z":445469},"rot":{"x":0,"y":45000,"z":0}},{"groupId":176,"instId":200012,"monsterId":3002030,"eventId":20313128,"pos":{"x":41810,"y":192820,"z":441820},"rot":{"x":0,"y":30000,"z":0}},{"groupId":176,"instId":200011,"monsterId":3001020,"eventId":20313127,"pos":{"x":56310,"y":191300,"z":414500},"rot":{"x":0,"y":260000,"z":0}}],"teleports":{}},"175":{"props":[],"npcs":[],"monsters":[{"groupId":175,"instId":200010,"monsterId":3002030,"eventId":20313122,"pos":{"x":170480,"y":141273,"z":457538},"rot":{"x":0,"y":90000,"z":0}},{"groupId":175,"instId":200003,"monsterId":3001020,"eventId":20313136,"pos":{"x":186542,"y":140016,"z":436798},"rot":{"x":0,"y":180000,"z":0}},{"groupId":175,"instId":200002,"monsterId":3002010,"eventId":20313135,"pos":{"x":182168,"y":139679,"z":437276},"rot":{"x":0,"y":247768,"z":0}},{"groupId":175,"instId":200001,"monsterId":3002010,"eventId":20313134,"pos":{"x":180090,"y":139679,"z":435360},"rot":{"x":0,"y":60000,"z":0}},{"groupId":175,"instId":200007,"monsterId":3001010,"eventId":20313123,"pos":{"x":184080,"y":141273,"z":463124},"rot":{"x":0,"y":90000,"z":0}},{"groupId":175,"instId":200009,"monsterId":3002010,"eventId":20313121,"pos":{"x":154760,"y":142800,"z":420357},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"164":{"props":[],"npcs":[],"monsters":[{"groupId":164,"instId":200016,"monsterId":3001010,"eventId":20313045,"pos":{"x":42630,"y":166890,"z":477310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":164,"instId":200010,"monsterId":3002030,"eventId":20313022,"pos":{"x":170480,"y":141273,"z":457538},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":200018,"monsterId":3002010,"eventId":20313047,"pos":{"x":90503,"y":163845,"z":481338},"rot":{"x":0,"y":60000,"z":0}},{"groupId":164,"instId":200017,"monsterId":3002030,"eventId":20313046,"pos":{"x":90305,"y":163845,"z":484421},"rot":{"x":0,"y":120000,"z":0}},{"groupId":164,"instId":200015,"monsterId":3001020,"eventId":20313043,"pos":{"x":201080,"y":110679,"z":388254},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":200014,"monsterId":3002010,"eventId":20313044,"pos":{"x":164980,"y":110990,"z":368530},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":200013,"monsterId":3002010,"eventId":20313029,"pos":{"x":39010,"y":192820,"z":445469},"rot":{"x":0,"y":45000,"z":0}},{"groupId":164,"instId":200012,"monsterId":3002030,"eventId":20313028,"pos":{"x":41810,"y":192820,"z":441820},"rot":{"x":0,"y":30000,"z":0}},{"groupId":164,"instId":200011,"monsterId":3001020,"eventId":20313027,"pos":{"x":56310,"y":191300,"z":414500},"rot":{"x":0,"y":260000,"z":0}},{"groupId":164,"instId":200007,"monsterId":3001010,"eventId":20313023,"pos":{"x":184080,"y":141273,"z":463124},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":200009,"monsterId":3002010,"eventId":20313021,"pos":{"x":154760,"y":142800,"z":420357},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":200008,"monsterId":3002010,"eventId":20313019,"pos":{"x":275530,"y":130250,"z":551780},"rot":{"x":0,"y":203044,"z":0}},{"groupId":164,"instId":200005,"monsterId":3001020,"eventId":20313020,"pos":{"x":279685,"y":130250,"z":558286},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":200006,"monsterId":3002010,"eventId":20313018,"pos":{"x":303850,"y":130250,"z":549604},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":200004,"monsterId":3002030,"eventId":20313017,"pos":{"x":289100,"y":126814,"z":564340},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":200003,"monsterId":3002030,"eventId":20313016,"pos":{"x":296170,"y":126814,"z":564150},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":200022,"monsterId":3002010,"eventId":20313013,"pos":{"x":293020,"y":122139,"z":623810},"rot":{"x":0,"y":270000,"z":0}},{"groupId":164,"instId":200002,"monsterId":3001010,"eventId":20313011,"pos":{"x":162774,"y":174900,"z":678766},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":200001,"monsterId":3002010,"eventId":20313010,"pos":{"x":141749,"y":178003,"z":681245},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"178":{"props":[],"npcs":[],"monsters":[{"groupId":178,"instId":200005,"monsterId":3002010,"eventId":20313147,"pos":{"x":90503,"y":163845,"z":481338},"rot":{"x":0,"y":60000,"z":0}},{"groupId":178,"instId":200002,"monsterId":3001020,"eventId":20313143,"pos":{"x":201080,"y":110679,"z":388254},"rot":{"x":0,"y":0,"z":0}},{"groupId":178,"instId":200004,"monsterId":3002030,"eventId":20313146,"pos":{"x":90305,"y":163845,"z":484421},"rot":{"x":0,"y":120000,"z":0}},{"groupId":178,"instId":200003,"monsterId":3001010,"eventId":20313145,"pos":{"x":42630,"y":166805,"z":477310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":178,"instId":200001,"monsterId":3002010,"eventId":20313144,"pos":{"x":164980,"y":110730,"z":368530},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300002,"propState":0,"propId":100,"pos":{"x":303000,"y":119250,"z":682800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":62,"instId":300003,"propState":0,"propId":211,"pos":{"x":303000,"y":119250,"z":682800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":62,"instId":300004,"propState":0,"propId":100,"pos":{"x":291910,"y":119340,"z":680260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":62,"instId":300001,"propState":11,"propId":60302,"pos":{"x":303000,"y":119250,"z":682800},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":62,"instId":200002,"monsterId":3002030,"eventId":20313232,"pos":{"x":304900,"y":119250,"z":686400},"rot":{"x":0,"y":210000,"z":0}},{"groupId":62,"instId":200001,"monsterId":3002010,"eventId":20313231,"pos":{"x":299700,"y":119250,"z":680500},"rot":{"x":0,"y":39987,"z":0}}],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300003,"propState":0,"propId":211,"pos":{"x":365499,"y":122120,"z":600101},"rot":{"x":0,"y":180000,"z":0}},{"groupId":68,"instId":300001,"propState":11,"propId":60303,"pos":{"x":365499,"y":122120,"z":600101},"rot":{"x":0,"y":180000,"z":0}},{"groupId":68,"instId":300004,"propState":0,"propId":100,"pos":{"x":370296,"y":122120,"z":585980},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300002,"propState":0,"propId":100,"pos":{"x":365499,"y":122120,"z":600101},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":68,"instId":200001,"monsterId":3003010,"eventId":20313234,"pos":{"x":363560,"y":122120,"z":594320},"rot":{"x":0,"y":200000,"z":0}}],"teleports":{}},"165":{"props":[{"groupId":165,"instId":300001,"propState":11,"propId":103018,"pos":{"x":352313,"y":120580,"z":608518},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300003,"propState":0,"propId":211,"pos":{"x":216139,"y":95300,"z":299676},"rot":{"x":0,"y":315000,"z":0}},{"groupId":67,"instId":300004,"propState":0,"propId":100,"pos":{"x":211330,"y":95300,"z":322734},"rot":{"x":0,"y":90000,"z":0}},{"groupId":67,"instId":300002,"propState":0,"propId":100,"pos":{"x":216139,"y":95281,"z":300810},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300001,"propState":11,"propId":60303,"pos":{"x":216139,"y":95281,"z":300810},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":67,"instId":200001,"monsterId":3003010,"eventId":20313237,"pos":{"x":211757,"y":95281,"z":304034},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"166":{"props":[{"groupId":166,"instId":300001,"propState":11,"propId":103018,"pos":{"x":313700,"y":168500,"z":438890},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"167":{"props":[{"groupId":167,"instId":300001,"propState":11,"propId":103018,"pos":{"x":92718,"y":163845,"z":482913},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"168":{"props":[],"npcs":[],"monsters":[{"groupId":168,"instId":200001,"monsterId":8002040,"eventId":20313140,"pos":{"x":299658,"y":172169,"z":413230},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300001,"propState":8,"propId":808,"pos":{"x":31440,"y":192820,"z":433790},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1014":{"anchorId":1,"groupId":186,"instId":300001,"pos":{"x":32342,"y":192820,"z":434276},"rot":{"x":0,"y":240000,"z":0}}}},"69":{"props":[{"groupId":69,"instId":300003,"propState":0,"propId":100,"pos":{"x":91120,"y":186900,"z":517890},"rot":{"x":0,"y":180000,"z":0}},{"groupId":69,"instId":300002,"propState":0,"propId":100,"pos":{"x":74980,"y":186900,"z":529580},"rot":{"x":0,"y":0,"z":0}},{"groupId":69,"instId":300001,"propState":8,"propId":702,"pos":{"x":87650,"y":187848,"z":529440},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":69,"instId":200001,"monsterId":3003011,"eventId":101216,"pos":{"x":87640,"y":186848,"z":529670},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{"1116":{"anchorId":1,"groupId":69,"instId":300001,"pos":{"x":81600,"y":186848,"z":529090},"rot":{"x":0,"y":90000,"z":0}}}},"6":{"props":[{"groupId":6,"instId":300016,"propState":0,"propId":102,"pos":{"x":276670,"y":122176,"z":626870},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300014,"propState":0,"propId":103085,"pos":{"x":277540,"y":121639,"z":652150},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300012,"propState":0,"propId":103085,"pos":{"x":271550,"y":121639,"z":652150},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300010,"propState":0,"propId":103085,"pos":{"x":274670,"y":121639,"z":614630},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300008,"propState":0,"propId":103085,"pos":{"x":277680,"y":121639,"z":623220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":103078,"pos":{"x":280460,"y":122219,"z":650300},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":102,"pos":{"x":274430,"y":122000,"z":648493},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":103085,"pos":{"x":277540,"y":121639,"z":657870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":103085,"pos":{"x":275014,"y":121719,"z":660620},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300009,"propState":0,"propId":103085,"pos":{"x":277680,"y":121639,"z":617500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":103085,"pos":{"x":271540,"y":121639,"z":617500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":103085,"pos":{"x":271540,"y":121639,"z":623220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":103092,"pos":{"x":274500,"y":122370,"z":637860},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300004,"propState":0,"propId":103092,"pos":{"x":274500,"y":122370,"z":637860},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":103076,"pos":{"x":274500,"y":122100,"z":654700},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":103078,"pos":{"x":268670,"y":122139,"z":624900},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300009,"propState":0,"propId":103085,"pos":{"x":295230,"y":123243,"z":593660},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300012,"propState":0,"propId":102,"pos":{"x":313830,"y":123680,"z":602940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300005,"propState":0,"propId":103093,"pos":{"x":310280,"y":123980,"z":593810},"rot":{"x":0,"y":90000,"z":180000}},{"groupId":7,"instId":300013,"propState":0,"propId":102,"pos":{"x":298530,"y":123643,"z":597180},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300010,"propState":0,"propId":102,"pos":{"x":310710,"y":123643,"z":590450},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300007,"propState":0,"propId":103085,"pos":{"x":325530,"y":123243,"z":593660},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300002,"propState":2,"propId":103078,"pos":{"x":313300,"y":123669,"z":610600},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300014,"propState":0,"propId":102,"pos":{"x":319900,"y":123643,"z":597180},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300011,"propState":0,"propId":102,"pos":{"x":307110,"y":123680,"z":602940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300008,"propState":0,"propId":103085,"pos":{"x":310482,"y":123280,"z":608740},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300006,"propState":0,"propId":103085,"pos":{"x":310482,"y":123280,"z":608740},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":103093,"pos":{"x":310659,"y":123980,"z":593920},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":100,"pos":{"x":313400,"y":124063,"z":609640},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":103077,"pos":{"x":310400,"y":123800,"z":593700},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300003,"propState":1,"propId":103079,"pos":{"x":264700,"y":122219,"z":678800},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300006,"propState":0,"propId":103085,"pos":{"x":190300,"y":170200,"z":670500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300005,"propState":0,"propId":100,"pos":{"x":185734,"y":173500,"z":658578},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":100,"pos":{"x":184088,"y":173500,"z":659320},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":103079,"pos":{"x":184088,"y":173500,"z":659320},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300007,"propState":0,"propId":103085,"pos":{"x":220530,"y":130500,"z":475400},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300006,"propState":0,"propId":103085,"pos":{"x":236330,"y":159200,"z":430040},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300005,"propState":0,"propId":103085,"pos":{"x":279930,"y":174200,"z":445370},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300004,"propState":0,"propId":100,"pos":{"x":277800,"y":174700,"z":443400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":103079,"pos":{"x":221753,"y":143006,"z":454000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":103079,"pos":{"x":277800,"y":174700,"z":441690},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300010,"propState":0,"propId":103092,"pos":{"x":261780,"y":171600,"z":431639},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300009,"propState":0,"propId":103092,"pos":{"x":261780,"y":171600,"z":431639},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300011,"propState":0,"propId":103085,"pos":{"x":236740,"y":145980,"z":454800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300008,"propState":0,"propId":103085,"pos":{"x":264888,"y":171230,"z":437690},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300007,"propState":0,"propId":103085,"pos":{"x":236740,"y":145980,"z":448692},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300006,"propState":0,"propId":103085,"pos":{"x":236740,"y":145980,"z":448692},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":103085,"pos":{"x":248100,"y":152010,"z":437860},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":103085,"pos":{"x":251900,"y":159300,"z":430300},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":103078,"pos":{"x":220400,"y":130970,"z":464070},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":103076,"pos":{"x":226430,"y":130970,"z":455570},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":103078,"pos":{"x":252990,"y":159940,"z":427300},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300008,"propState":0,"propId":103085,"pos":{"x":25000,"y":194321,"z":472100},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300007,"propState":0,"propId":100,"pos":{"x":32646,"y":195680,"z":469681},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300006,"propState":0,"propId":100,"pos":{"x":32200,"y":194821,"z":469334},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":300004,"propState":0,"propId":103079,"pos":{"x":26600,"y":180509,"z":514300},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":103079,"pos":{"x":28055,"y":166810,"z":501650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300001,"propState":2,"propId":103079,"pos":{"x":32200,"y":194821,"z":469334},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300016,"propState":0,"propId":102,"pos":{"x":45620,"y":182020,"z":503720},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300018,"propState":0,"propId":102,"pos":{"x":35800,"y":169880,"z":507630},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300017,"propState":0,"propId":102,"pos":{"x":45620,"y":182020,"z":496720},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300015,"propState":0,"propId":102,"pos":{"x":49240,"y":169880,"z":511570},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300014,"propState":0,"propId":102,"pos":{"x":42110,"y":169880,"z":504660},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300013,"propState":0,"propId":102,"pos":{"x":60250,"y":169880,"z":504660},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300012,"propState":0,"propId":102,"pos":{"x":47770,"y":169932,"z":498970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300011,"propState":0,"propId":102,"pos":{"x":54730,"y":169932,"z":498970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300010,"propState":0,"propId":103085,"pos":{"x":66220,"y":169380,"z":508150},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300009,"propState":0,"propId":103085,"pos":{"x":51230,"y":169432,"z":493090},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300006,"propState":0,"propId":103085,"pos":{"x":51230,"y":169432,"z":493090},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300008,"propState":0,"propId":103085,"pos":{"x":32300,"y":182500,"z":502800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300007,"propState":0,"propId":103085,"pos":{"x":38400,"y":192900,"z":477700},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300005,"propState":0,"propId":103085,"pos":{"x":38400,"y":192900,"z":477700},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300004,"propState":0,"propId":103093,"pos":{"x":51410,"y":170620,"z":507600},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":103093,"pos":{"x":51410,"y":170620,"z":507600},"rot":{"x":0,"y":270000,"z":180000}},{"groupId":17,"instId":300002,"propState":0,"propId":103077,"pos":{"x":51200,"y":169900,"z":508100},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":103078,"pos":{"x":49700,"y":169950,"z":489820},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300008,"propState":0,"propId":102,"pos":{"x":32520,"y":166830,"z":498350},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300012,"propState":0,"propId":102,"pos":{"x":37060,"y":166830,"z":505060},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300004,"propState":0,"propId":103092,"pos":{"x":52820,"y":166800,"z":501700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300011,"propState":0,"propId":102,"pos":{"x":69980,"y":166830,"z":498350},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300007,"propState":0,"propId":103085,"pos":{"x":72923,"y":166402,"z":501208},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300005,"propState":0,"propId":103092,"pos":{"x":51280,"y":166800,"z":501700},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":103076,"pos":{"x":66900,"y":166800,"z":501700},"rot":{"x":0,"y":270001,"z":0}},{"groupId":18,"instId":300010,"propState":0,"propId":102,"pos":{"x":66990,"y":166830,"z":505060},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300006,"propState":0,"propId":103085,"pos":{"x":31080,"y":166310,"z":501540},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300003,"propState":0,"propId":103078,"pos":{"x":41700,"y":166805,"z":496400},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":103078,"pos":{"x":75000,"y":166902,"z":499250},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300011,"propState":0,"propId":100,"pos":{"x":108795,"y":240540,"z":555846},"rot":{"x":0,"y":2079,"z":0}},{"groupId":25,"instId":300010,"propState":0,"propId":100,"pos":{"x":110470,"y":241040,"z":555690},"rot":{"x":0,"y":43461,"z":0}},{"groupId":25,"instId":300009,"propState":0,"propId":100,"pos":{"x":109631,"y":240032,"z":554550},"rot":{"x":90000,"y":180000,"z":0}},{"groupId":25,"instId":300008,"propState":0,"propId":100,"pos":{"x":109631,"y":240032,"z":556683},"rot":{"x":90000,"y":0,"z":0}},{"groupId":25,"instId":300007,"propState":0,"propId":100,"pos":{"x":109610,"y":208867,"z":555620},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300006,"propState":0,"propId":103085,"pos":{"x":80500,"y":194800,"z":590600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":25,"instId":300005,"propState":0,"propId":103085,"pos":{"x":70700,"y":180400,"z":628800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":25,"instId":300004,"propState":0,"propId":100,"pos":{"x":73720,"y":175220,"z":648060},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300002,"propState":0,"propId":103079,"pos":{"x":75210,"y":197740,"z":575460},"rot":{"x":0,"y":90000,"z":0}},{"groupId":25,"instId":300001,"propState":0,"propId":103079,"pos":{"x":72260,"y":175220,"z":650490},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300007,"propState":0,"propId":103085,"pos":{"x":188800,"y":139300,"z":411000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":38,"instId":300006,"propState":0,"propId":103085,"pos":{"x":169800,"y":136900,"z":393600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300005,"propState":0,"propId":100,"pos":{"x":175910,"y":139709,"z":403800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":38,"instId":300004,"propState":0,"propId":103079,"pos":{"x":206670,"y":95281,"z":338040},"rot":{"x":0,"y":90000,"z":0}},{"groupId":38,"instId":300003,"propState":0,"propId":103079,"pos":{"x":212600,"y":110679,"z":378500},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300001,"propState":0,"propId":103079,"pos":{"x":175900,"y":139709,"z":403800},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300012,"propState":0,"propId":103085,"pos":{"x":203850,"y":110230,"z":368364},"rot":{"x":0,"y":90000,"z":0}},{"groupId":39,"instId":300006,"propState":0,"propId":103085,"pos":{"x":169719,"y":136598,"z":393580},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":300010,"propState":0,"propId":103085,"pos":{"x":188610,"y":110179,"z":383460},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300005,"propState":0,"propId":103085,"pos":{"x":169719,"y":136598,"z":393580},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":300007,"propState":0,"propId":103093,"pos":{"x":188800,"y":110970,"z":368220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300002,"propState":0,"propId":103078,"pos":{"x":188890,"y":110970,"z":361994},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300014,"propState":0,"propId":103085,"pos":{"x":188911,"y":110470,"z":365345},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300011,"propState":0,"propId":103085,"pos":{"x":188610,"y":110179,"z":383460},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300013,"propState":0,"propId":103085,"pos":{"x":188911,"y":110470,"z":365345},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300009,"propState":0,"propId":103085,"pos":{"x":173680,"y":110230,"z":368364},"rot":{"x":0,"y":90000,"z":0}},{"groupId":39,"instId":300008,"propState":0,"propId":103093,"pos":{"x":188800,"y":110970,"z":368220},"rot":{"x":0,"y":90000,"z":180000}},{"groupId":39,"instId":300004,"propState":0,"propId":103093,"pos":{"x":164900,"y":142300,"z":392980},"rot":{"x":0,"y":90000,"z":180000}},{"groupId":39,"instId":300003,"propState":0,"propId":103093,"pos":{"x":166400,"y":142300,"z":394500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300001,"propState":0,"propId":103077,"pos":{"x":188800,"y":110700,"z":368400},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300011,"propState":0,"propId":103085,"pos":{"x":209837,"y":110179,"z":386140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300012,"propState":0,"propId":103085,"pos":{"x":203850,"y":110230,"z":368364},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300007,"propState":0,"propId":103085,"pos":{"x":209700,"y":110179,"z":368550},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300006,"propState":0,"propId":103085,"pos":{"x":206987,"y":110179,"z":359480},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300010,"propState":0,"propId":103085,"pos":{"x":203810,"y":110179,"z":386140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300009,"propState":0,"propId":103085,"pos":{"x":209837,"y":110179,"z":392140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300008,"propState":0,"propId":103085,"pos":{"x":203810,"y":110179,"z":392140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300005,"propState":0,"propId":103092,"pos":{"x":206800,"y":110600,"z":377070},"rot":{"x":0,"y":180000,"z":0}},{"groupId":45,"instId":300004,"propState":0,"propId":103092,"pos":{"x":206800,"y":110600,"z":377880},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300003,"propState":0,"propId":103085,"pos":{"x":206987,"y":110179,"z":395400},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300002,"propState":0,"propId":103078,"pos":{"x":211749,"y":110679,"z":367239},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300001,"propState":0,"propId":103076,"pos":{"x":206800,"y":110700,"z":389400},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"107":{"props":[{"groupId":107,"instId":300005,"propState":0,"propId":103085,"pos":{"x":131680,"y":143919,"z":436300},"rot":{"x":0,"y":270000,"z":0}},{"groupId":107,"instId":300007,"propState":0,"propId":100,"pos":{"x":104995,"y":169397,"z":428225},"rot":{"x":0,"y":0,"z":0}},{"groupId":107,"instId":300006,"propState":0,"propId":103085,"pos":{"x":101960,"y":169156,"z":431059},"rot":{"x":0,"y":270000,"z":0}},{"groupId":107,"instId":300004,"propState":0,"propId":100,"pos":{"x":137780,"y":142800,"z":434040},"rot":{"x":0,"y":90000,"z":0}},{"groupId":107,"instId":300002,"propState":0,"propId":103079,"pos":{"x":74090,"y":191300,"z":420880},"rot":{"x":0,"y":180000,"z":0}},{"groupId":107,"instId":300001,"propState":0,"propId":103079,"pos":{"x":137780,"y":142800,"z":434150},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"117":{"props":[{"groupId":117,"instId":300003,"propState":0,"propId":103029,"pos":{"x":75800,"y":178539,"z":678100},"rot":{"x":0,"y":180000,"z":0}},{"groupId":117,"instId":300002,"propState":0,"propId":103044,"pos":{"x":73557,"y":175216,"z":667924},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"149":{"props":[{"groupId":149,"instId":300002,"propState":1,"propId":211,"pos":{"x":21510,"y":189620,"z":428340},"rot":{"x":0,"y":22616,"z":0}},{"groupId":149,"instId":300001,"propState":18,"propId":103023,"pos":{"x":18785,"y":190234,"z":427089},"rot":{"x":0,"y":73158,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300005,"propState":1,"propId":211,"pos":{"x":130170,"y":184320,"z":688810},"rot":{"x":0,"y":0,"z":0}},{"groupId":151,"instId":300004,"propState":18,"propId":103023,"pos":{"x":140187,"y":185911,"z":684301},"rot":{"x":0,"y":0,"z":0}},{"groupId":151,"instId":300003,"propState":18,"propId":103023,"pos":{"x":130334,"y":185766,"z":684274},"rot":{"x":0,"y":0,"z":270000}},{"groupId":151,"instId":300002,"propState":18,"propId":103023,"pos":{"x":130054,"y":185764,"z":684402},"rot":{"x":0,"y":0,"z":90000}},{"groupId":151,"instId":300001,"propState":18,"propId":103023,"pos":{"x":130187,"y":185911,"z":684301},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300002,"propState":1,"propId":211,"pos":{"x":174480,"y":173500,"z":659560},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300001,"propState":18,"propId":103023,"pos":{"x":168286,"y":178274,"z":656110},"rot":{"x":0,"y":4695,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[{"groupId":152,"instId":300002,"propState":1,"propId":211,"pos":{"x":83870,"y":184562,"z":723797},"rot":{"x":0,"y":0,"z":0}},{"groupId":152,"instId":300001,"propState":18,"propId":103023,"pos":{"x":83997,"y":186820,"z":720260},"rot":{"x":2861,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300004,"propState":1,"propId":211,"pos":{"x":273014,"y":122139,"z":604993},"rot":{"x":0,"y":0,"z":0}},{"groupId":153,"instId":300003,"propState":0,"propId":103023,"pos":{"x":271461,"y":128191,"z":604993},"rot":{"x":0,"y":90000,"z":0}},{"groupId":153,"instId":300002,"propState":0,"propId":103023,"pos":{"x":271461,"y":126502,"z":604993},"rot":{"x":0,"y":90000,"z":0}},{"groupId":153,"instId":300001,"propState":18,"propId":103023,"pos":{"x":271461,"y":124802,"z":604993},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"154":{"props":[{"groupId":154,"instId":300002,"propState":1,"propId":211,"pos":{"x":282551,"y":126843,"z":576254},"rot":{"x":0,"y":0,"z":0}},{"groupId":154,"instId":300001,"propState":18,"propId":103023,"pos":{"x":278490,"y":126826,"z":582720},"rot":{"x":343786,"y":120425,"z":112339}}],"npcs":[],"monsters":[],"teleports":{}},"155":{"props":[{"groupId":155,"instId":300003,"propState":0,"propId":103016,"pos":{"x":169914,"y":140000,"z":447533},"rot":{"x":0,"y":133063,"z":0}},{"groupId":155,"instId":300002,"propState":1,"propId":211,"pos":{"x":173310,"y":140000,"z":443880},"rot":{"x":0,"y":22616,"z":0}},{"groupId":155,"instId":300001,"propState":18,"propId":103023,"pos":{"x":169952,"y":141390,"z":447492},"rot":{"x":0,"y":131235,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300002,"propState":1,"propId":211,"pos":{"x":324542,"y":168860,"z":446020},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300001,"propState":18,"propId":103023,"pos":{"x":325172,"y":170509,"z":449555},"rot":{"x":6703,"y":191145,"z":18232}}],"npcs":[],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300002,"propState":1,"propId":211,"pos":{"x":63821,"y":163845,"z":480941},"rot":{"x":0,"y":0,"z":0}},{"groupId":157,"instId":300001,"propState":18,"propId":103023,"pos":{"x":60415,"y":167324,"z":480857},"rot":{"x":357420,"y":88089,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"158":{"props":[{"groupId":158,"instId":300002,"propState":1,"propId":211,"pos":{"x":105581,"y":200373,"z":581877},"rot":{"x":0,"y":0,"z":0}},{"groupId":158,"instId":300001,"propState":18,"propId":103023,"pos":{"x":104170,"y":201911,"z":582952},"rot":{"x":0,"y":144970,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300006,"propState":0,"propId":100,"pos":{"x":380127,"y":119135,"z":612945},"rot":{"x":0,"y":90000,"z":0}},{"groupId":160,"instId":300002,"propState":0,"propId":100,"pos":{"x":394298,"y":123323,"z":592640},"rot":{"x":0,"y":318452,"z":0}},{"groupId":160,"instId":300005,"propState":0,"propId":103042,"pos":{"x":381204,"y":119135,"z":612780},"rot":{"x":0,"y":270000,"z":0}},{"groupId":160,"instId":300004,"propState":0,"propId":103042,"pos":{"x":381474,"y":119135,"z":584451},"rot":{"x":0,"y":270000,"z":0}},{"groupId":160,"instId":300003,"propState":0,"propId":100,"pos":{"x":380393,"y":119135,"z":584546},"rot":{"x":0,"y":90000,"z":0}},{"groupId":160,"instId":300001,"propState":0,"propId":100,"pos":{"x":380914,"y":119135,"z":584451},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":160,"instId":200001,"monsterId":7010011,"eventId":10301299,"pos":{"x":381474,"y":119135,"z":561240},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300010,"propState":0,"propId":100,"pos":{"x":362615,"y":119135,"z":616600},"rot":{"x":0,"y":0,"z":0}},{"groupId":180,"instId":300009,"propState":0,"propId":211,"pos":{"x":365212,"y":119135,"z":616690},"rot":{"x":0,"y":90000,"z":0}},{"groupId":180,"instId":300007,"propState":0,"propId":100,"pos":{"x":368100,"y":118895,"z":619690},"rot":{"x":0,"y":0,"z":0}},{"groupId":180,"instId":300008,"propState":0,"propId":100,"pos":{"x":365212,"y":119135,"z":616690},"rot":{"x":0,"y":90000,"z":0}},{"groupId":180,"instId":300006,"propState":20,"propId":60302,"pos":{"x":365212,"y":119135,"z":616690},"rot":{"x":0,"y":90000,"z":0}},{"groupId":180,"instId":300005,"propState":0,"propId":100,"pos":{"x":365212,"y":119135,"z":616690},"rot":{"x":0,"y":90000,"z":0}},{"groupId":180,"instId":300004,"propState":0,"propId":103109,"pos":{"x":374110,"y":119135,"z":616630},"rot":{"x":0,"y":90000,"z":0}},{"groupId":180,"instId":300003,"propState":0,"propId":103109,"pos":{"x":374110,"y":119135,"z":616630},"rot":{"x":0,"y":90000,"z":0}},{"groupId":180,"instId":300002,"propState":0,"propId":103109,"pos":{"x":374110,"y":119135,"z":616630},"rot":{"x":0,"y":90000,"z":0}},{"groupId":180,"instId":300001,"propState":10,"propId":103012,"pos":{"x":374110,"y":119135,"z":616630},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300009,"propState":0,"propId":103007,"pos":{"x":305521,"y":148694,"z":502407},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":187,"instId":300007,"propState":3,"propId":103006,"pos":{"x":356500,"y":156262,"z":494230},"rot":{"x":2299,"y":269504,"z":327363}},{"groupId":187,"instId":300004,"propState":3,"propId":103006,"pos":{"x":336343,"y":144411,"z":511292},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":187,"instId":300002,"propState":1,"propId":103005,"pos":{"x":311000,"y":132011,"z":524000},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300008,"propState":3,"propId":103006,"pos":{"x":330717,"y":163507,"z":481079},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":187,"instId":300006,"propState":3,"propId":103006,"pos":{"x":346275,"y":155851,"z":494142},"rot":{"x":2299,"y":269504,"z":327363}},{"groupId":187,"instId":300005,"propState":3,"propId":103006,"pos":{"x":315599,"y":154620,"z":493876},"rot":{"x":2299,"y":269504,"z":327363}},{"groupId":187,"instId":300003,"propState":1,"propId":103005,"pos":{"x":330570,"y":165920,"z":472460},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300001,"propState":0,"propId":103008,"pos":{"x":305887,"y":134908,"z":523956},"rot":{"x":357701,"y":89504,"z":32637}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300020,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300019,"propState":0,"propId":103043,"pos":{"x":392980,"y":119135,"z":604124},"rot":{"x":0,"y":249492,"z":0}},{"groupId":161,"instId":300018,"propState":0,"propId":103043,"pos":{"x":386581,"y":119135,"z":597375},"rot":{"x":0,"y":43148,"z":0}},{"groupId":161,"instId":300017,"propState":0,"propId":103043,"pos":{"x":383648,"y":121021,"z":594791},"rot":{"x":0,"y":9460,"z":0}},{"groupId":161,"instId":300016,"propState":0,"propId":103043,"pos":{"x":387431,"y":121021,"z":594779},"rot":{"x":0,"y":344636,"z":0}},{"groupId":161,"instId":300014,"propState":0,"propId":103087,"pos":{"x":387013,"y":121021,"z":604807},"rot":{"x":0,"y":180000,"z":0}},{"groupId":161,"instId":300011,"propState":21,"propId":103050,"pos":{"x":382812,"y":121021,"z":606810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300010,"propState":21,"propId":103050,"pos":{"x":381315,"y":119135,"z":607056},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300009,"propState":21,"propId":103050,"pos":{"x":394286,"y":123323,"z":598781},"rot":{"x":0,"y":180000,"z":0}},{"groupId":161,"instId":300008,"propState":21,"propId":103050,"pos":{"x":394150,"y":119135,"z":604774},"rot":{"x":0,"y":180000,"z":0}},{"groupId":161,"instId":300007,"propState":21,"propId":103050,"pos":{"x":377999,"y":119135,"z":597835},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300006,"propState":21,"propId":103050,"pos":{"x":378642,"y":121021,"z":595084},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300005,"propState":21,"propId":103050,"pos":{"x":388876,"y":121021,"z":594930},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300004,"propState":21,"propId":103050,"pos":{"x":391942,"y":119135,"z":592618},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300009,"propState":3,"propId":103006,"pos":{"x":213347,"y":114047,"z":358609},"rot":{"x":357883,"y":269744,"z":359793}},{"groupId":188,"instId":300012,"propState":3,"propId":103006,"pos":{"x":192271,"y":114906,"z":337327},"rot":{"x":359793,"y":179736,"z":2117}},{"groupId":188,"instId":300016,"propState":1,"propId":103007,"pos":{"x":208127,"y":114300,"z":342695},"rot":{"x":359793,"y":179736,"z":2117}},{"groupId":188,"instId":300013,"propState":3,"propId":103006,"pos":{"x":208176,"y":114338,"z":332101},"rot":{"x":357883,"y":269744,"z":359793}},{"groupId":188,"instId":300008,"propState":3,"propId":103006,"pos":{"x":186904,"y":115044,"z":353194},"rot":{"x":359793,"y":179736,"z":2117}},{"groupId":188,"instId":300003,"propState":1,"propId":103005,"pos":{"x":218616,"y":110730,"z":363930},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300010,"propState":1,"propId":103007,"pos":{"x":176367,"y":115474,"z":342553},"rot":{"x":359793,"y":179736,"z":2117}},{"groupId":188,"instId":300015,"propState":1,"propId":103007,"pos":{"x":192173,"y":114829,"z":358515},"rot":{"x":359793,"y":179736,"z":2117}},{"groupId":188,"instId":300011,"propState":3,"propId":103006,"pos":{"x":223983,"y":113694,"z":348063},"rot":{"x":359793,"y":179736,"z":2117}},{"groupId":188,"instId":300007,"propState":3,"propId":103006,"pos":{"x":197443,"y":114615,"z":363835},"rot":{"x":357883,"y":269744,"z":359793}},{"groupId":188,"instId":300006,"propState":3,"propId":103006,"pos":{"x":176269,"y":115397,"z":363741},"rot":{"x":359793,"y":179736,"z":2117}},{"groupId":188,"instId":300005,"propState":3,"propId":103006,"pos":{"x":207980,"y":114185,"z":374477},"rot":{"x":357883,"y":269744,"z":359793}},{"groupId":188,"instId":300004,"propState":3,"propId":103006,"pos":{"x":186807,"y":114968,"z":374382},"rot":{"x":359793,"y":179736,"z":2117}},{"groupId":188,"instId":300002,"propState":1,"propId":103005,"pos":{"x":171000,"y":112510,"z":358420},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300001,"propState":0,"propId":103008,"pos":{"x":170902,"y":115536,"z":379608},"rot":{"x":2117,"y":89744,"z":207}}],"npcs":[],"monsters":[],"teleports":{}},"194":{"props":[{"groupId":194,"instId":300001,"propState":0,"propId":103017,"pos":{"x":54420,"y":173230,"z":631890},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300005,"propState":0,"propId":100,"pos":{"x":362160,"y":119135,"z":616584},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300001,"propState":0,"propId":100,"pos":{"x":386510,"y":119135,"z":603490},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300003,"propState":0,"propId":102,"pos":{"x":375930,"y":119135,"z":586480},"rot":{"x":0,"y":90000,"z":0}},{"groupId":190,"instId":300006,"propState":0,"propId":100,"pos":{"x":376130,"y":119135,"z":586480},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300004,"propState":0,"propId":102,"pos":{"x":361580,"y":119135,"z":616584},"rot":{"x":0,"y":90000,"z":0}},{"groupId":190,"instId":300002,"propState":0,"propId":100,"pos":{"x":384510,"y":119135,"z":595780},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":190,"instId":200002,"monsterId":3002011,"eventId":10301299,"pos":{"x":386510,"y":119135,"z":603490},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":200003,"monsterId":3001021,"eventId":10301299,"pos":{"x":390950,"y":119135,"z":602510},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":200001,"monsterId":3002011,"eventId":10301299,"pos":{"x":384280,"y":119135,"z":589920},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300007,"propState":0,"propId":211,"pos":{"x":204350,"y":143006,"z":423630},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300006,"propState":20,"propId":60302,"pos":{"x":204350,"y":143006,"z":423630},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300005,"propState":0,"propId":100,"pos":{"x":204480,"y":143006,"z":425450},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300004,"propState":0,"propId":103109,"pos":{"x":204480,"y":143006,"z":425450},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300003,"propState":0,"propId":103109,"pos":{"x":204480,"y":143006,"z":425450},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300002,"propState":0,"propId":103109,"pos":{"x":204480,"y":143006,"z":425450},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300001,"propState":10,"propId":103012,"pos":{"x":204480,"y":143006,"z":425450},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"230":{"props":[{"groupId":230,"instId":300006,"propState":18,"propId":103036,"pos":{"x":132994,"y":184817,"z":689704},"rot":{"x":0,"y":146959,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"228":{"props":[{"groupId":228,"instId":300007,"propState":0,"propId":211,"pos":{"x":68650,"y":175220,"z":658830},"rot":{"x":0,"y":0,"z":0}},{"groupId":228,"instId":300006,"propState":20,"propId":60302,"pos":{"x":65740,"y":175220,"z":665700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":228,"instId":300005,"propState":0,"propId":100,"pos":{"x":68620,"y":175220,"z":665700},"rot":{"x":0,"y":0,"z":0}},{"groupId":228,"instId":300004,"propState":0,"propId":103109,"pos":{"x":68620,"y":175220,"z":665700},"rot":{"x":0,"y":0,"z":0}},{"groupId":228,"instId":300003,"propState":0,"propId":103109,"pos":{"x":68620,"y":175220,"z":665700},"rot":{"x":0,"y":0,"z":0}},{"groupId":228,"instId":300002,"propState":0,"propId":103109,"pos":{"x":68620,"y":175220,"z":665700},"rot":{"x":0,"y":0,"z":0}},{"groupId":228,"instId":300001,"propState":10,"propId":103012,"pos":{"x":68620,"y":175220,"z":665700},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"232":{"props":[{"groupId":232,"instId":300002,"propState":18,"propId":103038,"pos":{"x":111137,"y":201345,"z":579331},"rot":{"x":346498,"y":87738,"z":352881}},{"groupId":232,"instId":300001,"propState":0,"propId":100,"pos":{"x":110810,"y":201960,"z":586260},"rot":{"x":0,"y":89746,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"248":{"props":[{"groupId":248,"instId":300004,"propState":18,"propId":103038,"pos":{"x":69152,"y":176402,"z":656058},"rot":{"x":347083,"y":91176,"z":343798}},{"groupId":248,"instId":300002,"propState":18,"propId":103038,"pos":{"x":96060,"y":185178,"z":720687},"rot":{"x":0,"y":180000,"z":0}},{"groupId":248,"instId":300003,"propState":18,"propId":103038,"pos":{"x":271000,"y":123343,"z":684710},"rot":{"x":349948,"y":186313,"z":352590}},{"groupId":248,"instId":300001,"propState":18,"propId":103038,"pos":{"x":299751,"y":173408,"z":407991},"rot":{"x":348315,"y":103826,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"253":{"props":[{"groupId":253,"instId":300001,"propState":18,"propId":101029,"pos":{"x":105830,"y":182946,"z":729357},"rot":{"x":0,"y":131002,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"277":{"props":[{"groupId":277,"instId":300002,"propState":9,"propId":103109,"pos":{"x":130150,"y":183141,"z":723980},"rot":{"x":0,"y":0,"z":0}},{"groupId":277,"instId":300004,"propState":0,"propId":103109,"pos":{"x":70708,"y":184562,"z":729379},"rot":{"x":0,"y":0,"z":0}},{"groupId":277,"instId":300003,"propState":9,"propId":103109,"pos":{"x":118030,"y":183030,"z":709160},"rot":{"x":0,"y":0,"z":0}},{"groupId":277,"instId":300001,"propState":2,"propId":103012,"pos":{"x":70708,"y":184562,"z":729379},"rot":{"x":0,"y":180970,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":401,"startAnchorId":4,"startGroupId":73}},"2031302":{"P20313_F20313001":{"scenes":{"73":{"props":[{"groupId":73,"instId":300002,"propState":0,"propId":103156,"pos":{"x":117547,"y":184070,"z":720358},"rot":{"x":0,"y":270000,"z":0}},{"groupId":73,"instId":300001,"propState":0,"propId":132,"pos":{"x":130291,"y":178738,"z":759479},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300004,"propState":8,"propId":101,"pos":{"x":30703,"y":180500,"z":531401},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300003,"propState":8,"propId":101,"pos":{"x":200488,"y":143006,"z":449804},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300002,"propState":8,"propId":101,"pos":{"x":322031,"y":123700,"z":627208},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300001,"propState":8,"propId":101,"pos":{"x":109000,"y":182414,"z":733800},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2031301":{"anchorId":1,"groupId":56,"instId":300001,"pos":{"x":120690,"y":182429,"z":732870},"rot":{"x":0,"y":180000,"z":0}},"2031302":{"anchorId":2,"groupId":56,"instId":300002,"pos":{"x":315236,"y":123700,"z":622869},"rot":{"x":0,"y":180000,"z":0}},"2031303":{"anchorId":3,"groupId":56,"instId":300003,"pos":{"x":203857,"y":143006,"z":442675},"rot":{"x":0,"y":270000,"z":0}},"2031304":{"anchorId":4,"groupId":56,"instId":300004,"pos":{"x":36410,"y":180500,"z":529244},"rot":{"x":0,"y":90000,"z":0}}}},"110":{"props":[{"groupId":110,"instId":300001,"propState":0,"propId":103014,"pos":{"x":65460,"y":191300,"z":419980},"rot":{"x":0,"y":180000,"z":0}},{"groupId":110,"instId":300002,"propState":0,"propId":103014,"pos":{"x":260900,"y":119072,"z":634400},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[],"npcs":[],"monsters":[{"groupId":59,"instId":200002,"monsterId":3001010,"eventId":20313111,"pos":{"x":145330,"y":178003,"z":681208},"rot":{"x":0,"y":270000,"z":0}},{"groupId":59,"instId":200001,"monsterId":3002010,"eventId":20313110,"pos":{"x":141749,"y":178003,"z":681245},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300024,"propState":12,"propId":60301,"pos":{"x":68648,"y":180646,"z":620599},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":300023,"propState":12,"propId":60301,"pos":{"x":222081,"y":130970,"z":470540},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300022,"propState":12,"propId":60301,"pos":{"x":264493,"y":122219,"z":690554},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300021,"propState":12,"propId":60301,"pos":{"x":387206,"y":119135,"z":606967},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300020,"propState":12,"propId":60303,"pos":{"x":394325,"y":123332,"z":592658},"rot":{"x":0,"y":278107,"z":0}},{"groupId":55,"instId":300019,"propState":12,"propId":60303,"pos":{"x":217904,"y":95281,"z":336492},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300018,"propState":12,"propId":60301,"pos":{"x":105080,"y":169397,"z":433138},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300017,"propState":12,"propId":60302,"pos":{"x":37790,"y":180509,"z":514244},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300014,"propState":12,"propId":60301,"pos":{"x":111800,"y":192220,"z":534200},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300012,"propState":12,"propId":60301,"pos":{"x":50677,"y":183600,"z":546798},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":300016,"propState":12,"propId":60301,"pos":{"x":83000,"y":166902,"z":502100},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300015,"propState":12,"propId":60301,"pos":{"x":50560,"y":191300,"z":424560},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300011,"propState":12,"propId":60301,"pos":{"x":219615,"y":110752,"z":370304},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300009,"propState":12,"propId":60301,"pos":{"x":198950,"y":110679,"z":398210},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":300013,"propState":12,"propId":60301,"pos":{"x":173270,"y":140010,"z":424616},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300008,"propState":12,"propId":60301,"pos":{"x":169216,"y":141619,"z":462811},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":300007,"propState":12,"propId":60301,"pos":{"x":251750,"y":152313,"z":435620},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300006,"propState":12,"propId":60301,"pos":{"x":330373,"y":165227,"z":458111},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300005,"propState":12,"propId":60301,"pos":{"x":276100,"y":130221,"z":558100},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300004,"propState":12,"propId":60301,"pos":{"x":318880,"y":123669,"z":610175},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300010,"propState":12,"propId":60301,"pos":{"x":256960,"y":122140,"z":599200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":300003,"propState":12,"propId":60301,"pos":{"x":89960,"y":184544,"z":741300},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300002,"propState":12,"propId":60301,"pos":{"x":35598,"y":189620,"z":420573},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300001,"propState":12,"propId":60301,"pos":{"x":107690,"y":176209,"z":758670},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[],"npcs":[],"monsters":[{"groupId":175,"instId":200001,"monsterId":3002010,"eventId":20313134,"pos":{"x":180090,"y":139679,"z":435360},"rot":{"x":0,"y":60000,"z":0}},{"groupId":175,"instId":200003,"monsterId":3001020,"eventId":20313136,"pos":{"x":186542,"y":140016,"z":436798},"rot":{"x":0,"y":180000,"z":0}},{"groupId":175,"instId":200002,"monsterId":3002010,"eventId":20313135,"pos":{"x":182168,"y":139679,"z":437276},"rot":{"x":0,"y":247768,"z":0}},{"groupId":175,"instId":200010,"monsterId":3002030,"eventId":20313122,"pos":{"x":170480,"y":141273,"z":457538},"rot":{"x":0,"y":90000,"z":0}},{"groupId":175,"instId":200007,"monsterId":3001010,"eventId":20313123,"pos":{"x":184080,"y":141273,"z":463124},"rot":{"x":0,"y":90000,"z":0}},{"groupId":175,"instId":200009,"monsterId":3002010,"eventId":20313121,"pos":{"x":154760,"y":142800,"z":420357},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"176":{"props":[],"npcs":[],"monsters":[{"groupId":176,"instId":200013,"monsterId":3002010,"eventId":20313129,"pos":{"x":39010,"y":192820,"z":445469},"rot":{"x":0,"y":45000,"z":0}},{"groupId":176,"instId":200012,"monsterId":3002030,"eventId":20313128,"pos":{"x":41810,"y":192820,"z":441820},"rot":{"x":0,"y":30000,"z":0}},{"groupId":176,"instId":200011,"monsterId":3001020,"eventId":20313127,"pos":{"x":56310,"y":191300,"z":414500},"rot":{"x":0,"y":260000,"z":0}}],"teleports":{}},"177":{"props":[],"npcs":[],"monsters":[{"groupId":177,"instId":200016,"monsterId":3001010,"eventId":20313133,"pos":{"x":59860,"y":183660,"z":536920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":177,"instId":200015,"monsterId":3002030,"eventId":20313132,"pos":{"x":64800,"y":183660,"z":526260},"rot":{"x":0,"y":270000,"z":0}},{"groupId":177,"instId":200014,"monsterId":3002030,"eventId":20313131,"pos":{"x":64430,"y":183660,"z":533140},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"174":{"props":[],"npcs":[],"monsters":[{"groupId":174,"instId":200008,"monsterId":3002010,"eventId":20313119,"pos":{"x":291090,"y":130221,"z":533130},"rot":{"x":0,"y":180000,"z":0}},{"groupId":174,"instId":200005,"monsterId":3001020,"eventId":20313120,"pos":{"x":286735,"y":130221,"z":539003},"rot":{"x":0,"y":90000,"z":0}},{"groupId":174,"instId":200006,"monsterId":3002010,"eventId":20313118,"pos":{"x":288230,"y":130221,"z":534820},"rot":{"x":0,"y":150000,"z":0}},{"groupId":174,"instId":200004,"monsterId":3002030,"eventId":20313117,"pos":{"x":289100,"y":126814,"z":564340},"rot":{"x":0,"y":0,"z":0}},{"groupId":174,"instId":200003,"monsterId":3002030,"eventId":20313116,"pos":{"x":296170,"y":126814,"z":564150},"rot":{"x":0,"y":0,"z":0}},{"groupId":174,"instId":200022,"monsterId":3002010,"eventId":20313113,"pos":{"x":293020,"y":122139,"z":623810},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"164":{"props":[],"npcs":[],"monsters":[{"groupId":164,"instId":200018,"monsterId":3002010,"eventId":20313047,"pos":{"x":90503,"y":163845,"z":481338},"rot":{"x":0,"y":60000,"z":0}},{"groupId":164,"instId":200017,"monsterId":3002030,"eventId":20313046,"pos":{"x":90305,"y":163845,"z":484421},"rot":{"x":0,"y":120000,"z":0}},{"groupId":164,"instId":200016,"monsterId":3001010,"eventId":20313045,"pos":{"x":42630,"y":166890,"z":477310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":164,"instId":200015,"monsterId":3001020,"eventId":20313043,"pos":{"x":201080,"y":110679,"z":388254},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":200014,"monsterId":3002010,"eventId":20313044,"pos":{"x":164980,"y":110990,"z":368530},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":200013,"monsterId":3002010,"eventId":20313029,"pos":{"x":39010,"y":192820,"z":445469},"rot":{"x":0,"y":45000,"z":0}},{"groupId":164,"instId":200012,"monsterId":3002030,"eventId":20313028,"pos":{"x":41810,"y":192820,"z":441820},"rot":{"x":0,"y":30000,"z":0}},{"groupId":164,"instId":200011,"monsterId":3001020,"eventId":20313027,"pos":{"x":56310,"y":191300,"z":414500},"rot":{"x":0,"y":260000,"z":0}},{"groupId":164,"instId":200010,"monsterId":3002030,"eventId":20313022,"pos":{"x":170480,"y":141273,"z":457538},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":200007,"monsterId":3001010,"eventId":20313023,"pos":{"x":184080,"y":141273,"z":463124},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":200009,"monsterId":3002010,"eventId":20313021,"pos":{"x":154760,"y":142800,"z":420357},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":200008,"monsterId":3002010,"eventId":20313019,"pos":{"x":275530,"y":130250,"z":551780},"rot":{"x":0,"y":203044,"z":0}},{"groupId":164,"instId":200005,"monsterId":3001020,"eventId":20313020,"pos":{"x":279685,"y":130250,"z":558286},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":200006,"monsterId":3002010,"eventId":20313018,"pos":{"x":303850,"y":130250,"z":549604},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":200004,"monsterId":3002030,"eventId":20313017,"pos":{"x":289100,"y":126814,"z":564340},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":200003,"monsterId":3002030,"eventId":20313016,"pos":{"x":296170,"y":126814,"z":564150},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":200022,"monsterId":3002010,"eventId":20313013,"pos":{"x":293020,"y":122139,"z":623810},"rot":{"x":0,"y":270000,"z":0}},{"groupId":164,"instId":200002,"monsterId":3001010,"eventId":20313011,"pos":{"x":162774,"y":174900,"z":678766},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":200001,"monsterId":3002010,"eventId":20313010,"pos":{"x":141749,"y":178003,"z":681245},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300030,"propState":0,"propId":103017,"pos":{"x":330190,"y":168860,"z":445640},"rot":{"x":0,"y":344291,"z":0}},{"groupId":58,"instId":300029,"propState":0,"propId":103017,"pos":{"x":84330,"y":163845,"z":478960},"rot":{"x":0,"y":60000,"z":0}},{"groupId":58,"instId":300025,"propState":0,"propId":103016,"pos":{"x":121773,"y":194806,"z":516523},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300024,"propState":0,"propId":103017,"pos":{"x":66159,"y":183600,"z":541696},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300018,"propState":0,"propId":103017,"pos":{"x":187076,"y":140010,"z":423425},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300010,"propState":0,"propId":103016,"pos":{"x":331299,"y":168860,"z":427905},"rot":{"x":0,"y":170000,"z":0}},{"groupId":58,"instId":300015,"propState":0,"propId":103016,"pos":{"x":275900,"y":130221,"z":532300},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300011,"propState":0,"propId":103016,"pos":{"x":282220,"y":126814,"z":575400},"rot":{"x":0,"y":310659,"z":0}},{"groupId":58,"instId":300012,"propState":0,"propId":103015,"pos":{"x":207779,"y":95281,"z":314464},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300034,"propState":0,"propId":103016,"pos":{"x":320250,"y":168860,"z":428620},"rot":{"x":0,"y":260000,"z":0}},{"groupId":58,"instId":300033,"propState":0,"propId":103017,"pos":{"x":315630,"y":168860,"z":431190},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300028,"propState":0,"propId":103017,"pos":{"x":84230,"y":163845,"z":486930},"rot":{"x":0,"y":120000,"z":0}},{"groupId":58,"instId":300027,"propState":0,"propId":103017,"pos":{"x":305200,"y":119250,"z":679990},"rot":{"x":0,"y":330000,"z":0}},{"groupId":58,"instId":300014,"propState":0,"propId":103016,"pos":{"x":154230,"y":142800,"z":441370},"rot":{"x":0,"y":223197,"z":0}},{"groupId":58,"instId":300019,"propState":0,"propId":103017,"pos":{"x":187980,"y":141620,"z":462480},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300016,"propState":0,"propId":103017,"pos":{"x":305073,"y":171500,"z":429055},"rot":{"x":0,"y":190000,"z":0}},{"groupId":58,"instId":300026,"propState":0,"propId":103017,"pos":{"x":308106,"y":171500,"z":427924},"rot":{"x":0,"y":200000,"z":0}},{"groupId":58,"instId":300007,"propState":0,"propId":103016,"pos":{"x":77640,"y":184544,"z":711730},"rot":{"x":0,"y":67143,"z":0}},{"groupId":58,"instId":300006,"propState":0,"propId":103017,"pos":{"x":90180,"y":184544,"z":713150},"rot":{"x":0,"y":141753,"z":0}},{"groupId":58,"instId":300013,"propState":0,"propId":103015,"pos":{"x":65431,"y":183660,"z":524341},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300008,"propState":0,"propId":103015,"pos":{"x":201230,"y":143006,"z":436457},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300005,"propState":0,"propId":103015,"pos":{"x":357850,"y":122120,"z":580480},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300032,"propState":0,"propId":103017,"pos":{"x":319310,"y":168860,"z":430040},"rot":{"x":0,"y":235240,"z":0}},{"groupId":58,"instId":300031,"propState":0,"propId":103016,"pos":{"x":328548,"y":168860,"z":445640},"rot":{"x":0,"y":27640,"z":0}},{"groupId":58,"instId":300020,"propState":0,"propId":103016,"pos":{"x":299710,"y":119250,"z":686420},"rot":{"x":0,"y":150000,"z":0}},{"groupId":58,"instId":300022,"propState":0,"propId":103016,"pos":{"x":39340,"y":166805,"z":477200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300023,"propState":0,"propId":103016,"pos":{"x":25687,"y":192800,"z":455869},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300021,"propState":0,"propId":103017,"pos":{"x":43998,"y":191300,"z":412515},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300003,"propState":0,"propId":103016,"pos":{"x":332920,"y":168860,"z":442690},"rot":{"x":0,"y":88996,"z":0}},{"groupId":58,"instId":300017,"propState":0,"propId":103016,"pos":{"x":291890,"y":171500,"z":429090},"rot":{"x":0,"y":170000,"z":0}},{"groupId":58,"instId":300009,"propState":0,"propId":103016,"pos":{"x":275690,"y":122200,"z":599310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300004,"propState":0,"propId":103016,"pos":{"x":273600,"y":122200,"z":670300},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":103015,"pos":{"x":293631,"y":122219,"z":669310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":103015,"pos":{"x":111634,"y":179533,"z":678317},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"165":{"props":[{"groupId":165,"instId":300001,"propState":11,"propId":103018,"pos":{"x":352313,"y":120580,"z":608518},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300004,"propState":0,"propId":100,"pos":{"x":211330,"y":95300,"z":322734},"rot":{"x":0,"y":90000,"z":0}},{"groupId":67,"instId":300003,"propState":0,"propId":211,"pos":{"x":216139,"y":95300,"z":299676},"rot":{"x":0,"y":315000,"z":0}},{"groupId":67,"instId":300002,"propState":0,"propId":100,"pos":{"x":216139,"y":95281,"z":300810},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300001,"propState":11,"propId":60303,"pos":{"x":216139,"y":95281,"z":300810},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":67,"instId":200001,"monsterId":3003010,"eventId":20313237,"pos":{"x":211757,"y":95281,"z":304034},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"178":{"props":[],"npcs":[],"monsters":[{"groupId":178,"instId":200005,"monsterId":3002010,"eventId":20313147,"pos":{"x":90503,"y":163845,"z":481338},"rot":{"x":0,"y":60000,"z":0}},{"groupId":178,"instId":200004,"monsterId":3002030,"eventId":20313146,"pos":{"x":90305,"y":163845,"z":484421},"rot":{"x":0,"y":120000,"z":0}},{"groupId":178,"instId":200003,"monsterId":3001010,"eventId":20313145,"pos":{"x":42630,"y":166805,"z":477310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":178,"instId":200002,"monsterId":3001020,"eventId":20313143,"pos":{"x":201080,"y":110679,"z":388254},"rot":{"x":0,"y":0,"z":0}},{"groupId":178,"instId":200001,"monsterId":3002010,"eventId":20313144,"pos":{"x":164980,"y":110730,"z":368530},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"166":{"props":[{"groupId":166,"instId":300001,"propState":11,"propId":103018,"pos":{"x":313700,"y":168500,"z":438890},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300004,"propState":0,"propId":100,"pos":{"x":370296,"y":122120,"z":585980},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300003,"propState":0,"propId":211,"pos":{"x":365499,"y":122120,"z":600101},"rot":{"x":0,"y":180000,"z":0}},{"groupId":68,"instId":300002,"propState":0,"propId":100,"pos":{"x":365499,"y":122120,"z":600101},"rot":{"x":0,"y":180000,"z":0}},{"groupId":68,"instId":300001,"propState":11,"propId":60303,"pos":{"x":365499,"y":122120,"z":600101},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":68,"instId":200001,"monsterId":3003010,"eventId":20313234,"pos":{"x":363560,"y":122120,"z":594320},"rot":{"x":0,"y":200000,"z":0}}],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300003,"propState":0,"propId":211,"pos":{"x":303000,"y":119250,"z":682800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":62,"instId":300004,"propState":0,"propId":100,"pos":{"x":291910,"y":119340,"z":680260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":62,"instId":300002,"propState":0,"propId":100,"pos":{"x":303000,"y":119250,"z":682800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":62,"instId":300001,"propState":11,"propId":60302,"pos":{"x":303000,"y":119250,"z":682800},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":62,"instId":200002,"monsterId":3002030,"eventId":20313232,"pos":{"x":304900,"y":119250,"z":686400},"rot":{"x":0,"y":210000,"z":0}},{"groupId":62,"instId":200001,"monsterId":3002010,"eventId":20313231,"pos":{"x":299700,"y":119250,"z":680500},"rot":{"x":0,"y":39987,"z":0}}],"teleports":{}},"167":{"props":[{"groupId":167,"instId":300001,"propState":11,"propId":103018,"pos":{"x":92718,"y":163845,"z":482913},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"168":{"props":[],"npcs":[],"monsters":[{"groupId":168,"instId":200001,"monsterId":8002040,"eventId":20313140,"pos":{"x":299658,"y":172169,"z":413230},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300001,"propState":8,"propId":808,"pos":{"x":31440,"y":192820,"z":433790},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1014":{"anchorId":1,"groupId":186,"instId":300001,"pos":{"x":32342,"y":192820,"z":434276},"rot":{"x":0,"y":240000,"z":0}}}},"69":{"props":[{"groupId":69,"instId":300003,"propState":0,"propId":100,"pos":{"x":91120,"y":186900,"z":517890},"rot":{"x":0,"y":180000,"z":0}},{"groupId":69,"instId":300002,"propState":0,"propId":100,"pos":{"x":74980,"y":186900,"z":529580},"rot":{"x":0,"y":0,"z":0}},{"groupId":69,"instId":300001,"propState":8,"propId":702,"pos":{"x":87650,"y":187848,"z":529440},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":69,"instId":200001,"monsterId":3003011,"eventId":101216,"pos":{"x":87640,"y":186848,"z":529670},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{"1116":{"anchorId":1,"groupId":69,"instId":300001,"pos":{"x":81600,"y":186848,"z":529090},"rot":{"x":0,"y":90000,"z":0}}}},"7":{"props":[{"groupId":7,"instId":300013,"propState":0,"propId":102,"pos":{"x":298530,"y":123643,"z":597180},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300011,"propState":0,"propId":102,"pos":{"x":307110,"y":123680,"z":602940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300009,"propState":0,"propId":103085,"pos":{"x":295230,"y":123243,"z":593660},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":103093,"pos":{"x":310659,"y":123980,"z":593920},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300014,"propState":0,"propId":102,"pos":{"x":319900,"y":123643,"z":597180},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300012,"propState":0,"propId":102,"pos":{"x":313830,"y":123680,"z":602940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300010,"propState":0,"propId":102,"pos":{"x":310710,"y":123643,"z":590450},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300008,"propState":0,"propId":103085,"pos":{"x":310482,"y":123280,"z":608740},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300007,"propState":0,"propId":103085,"pos":{"x":325530,"y":123243,"z":593660},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300006,"propState":0,"propId":103085,"pos":{"x":310482,"y":123280,"z":608740},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300005,"propState":0,"propId":103093,"pos":{"x":310280,"y":123980,"z":593810},"rot":{"x":0,"y":90000,"z":180000}},{"groupId":7,"instId":300003,"propState":0,"propId":100,"pos":{"x":313400,"y":124063,"z":609640},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300002,"propState":2,"propId":103078,"pos":{"x":313300,"y":123669,"z":610600},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":103077,"pos":{"x":310400,"y":123800,"z":593700},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300003,"propState":1,"propId":103079,"pos":{"x":264700,"y":122219,"z":678800},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300006,"propState":0,"propId":103085,"pos":{"x":190300,"y":170200,"z":670500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300005,"propState":0,"propId":100,"pos":{"x":185734,"y":173500,"z":658578},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":100,"pos":{"x":184088,"y":173500,"z":659320},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":103079,"pos":{"x":184088,"y":173500,"z":659320},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300016,"propState":0,"propId":102,"pos":{"x":276670,"y":122176,"z":626870},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":103085,"pos":{"x":277540,"y":121639,"z":657870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":103085,"pos":{"x":275014,"y":121719,"z":660620},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":103085,"pos":{"x":271540,"y":121639,"z":623220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":102,"pos":{"x":274430,"y":122000,"z":648493},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300014,"propState":0,"propId":103085,"pos":{"x":277540,"y":121639,"z":652150},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300012,"propState":0,"propId":103085,"pos":{"x":271550,"y":121639,"z":652150},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300010,"propState":0,"propId":103085,"pos":{"x":274670,"y":121639,"z":614630},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300009,"propState":0,"propId":103085,"pos":{"x":277680,"y":121639,"z":617500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300008,"propState":0,"propId":103085,"pos":{"x":277680,"y":121639,"z":623220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":103085,"pos":{"x":271540,"y":121639,"z":617500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":103092,"pos":{"x":274500,"y":122370,"z":637860},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300004,"propState":0,"propId":103092,"pos":{"x":274500,"y":122370,"z":637860},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":103078,"pos":{"x":280460,"y":122219,"z":650300},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":103076,"pos":{"x":274500,"y":122100,"z":654700},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":103078,"pos":{"x":268670,"y":122139,"z":624900},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300005,"propState":0,"propId":103085,"pos":{"x":279930,"y":174200,"z":445370},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300007,"propState":0,"propId":103085,"pos":{"x":220530,"y":130500,"z":475400},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300006,"propState":0,"propId":103085,"pos":{"x":236330,"y":159200,"z":430040},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300004,"propState":0,"propId":100,"pos":{"x":277800,"y":174700,"z":443400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":103079,"pos":{"x":221753,"y":143006,"z":454000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":103079,"pos":{"x":277800,"y":174700,"z":441690},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300010,"propState":0,"propId":103092,"pos":{"x":261780,"y":171600,"z":431639},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300009,"propState":0,"propId":103092,"pos":{"x":261780,"y":171600,"z":431639},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300011,"propState":0,"propId":103085,"pos":{"x":236740,"y":145980,"z":454800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300008,"propState":0,"propId":103085,"pos":{"x":264888,"y":171230,"z":437690},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300007,"propState":0,"propId":103085,"pos":{"x":236740,"y":145980,"z":448692},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300006,"propState":0,"propId":103085,"pos":{"x":236740,"y":145980,"z":448692},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":103085,"pos":{"x":248100,"y":152010,"z":437860},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":103085,"pos":{"x":251900,"y":159300,"z":430300},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":103078,"pos":{"x":220400,"y":130970,"z":464070},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":103076,"pos":{"x":226430,"y":130970,"z":455570},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":103078,"pos":{"x":252990,"y":159940,"z":427300},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300008,"propState":0,"propId":103085,"pos":{"x":25000,"y":194321,"z":472100},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300007,"propState":0,"propId":100,"pos":{"x":32646,"y":195680,"z":469681},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300006,"propState":0,"propId":100,"pos":{"x":32200,"y":194821,"z":469334},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":300004,"propState":0,"propId":103079,"pos":{"x":26600,"y":180509,"z":514300},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":103079,"pos":{"x":28055,"y":166810,"z":501650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300001,"propState":2,"propId":103079,"pos":{"x":32200,"y":194821,"z":469334},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300015,"propState":0,"propId":102,"pos":{"x":49240,"y":169880,"z":511570},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300010,"propState":0,"propId":103085,"pos":{"x":66220,"y":169380,"z":508150},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300017,"propState":0,"propId":102,"pos":{"x":45620,"y":182020,"z":496720},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300013,"propState":0,"propId":102,"pos":{"x":60250,"y":169880,"z":504660},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300007,"propState":0,"propId":103085,"pos":{"x":38400,"y":192900,"z":477700},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300018,"propState":0,"propId":102,"pos":{"x":35800,"y":169880,"z":507630},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300014,"propState":0,"propId":102,"pos":{"x":42110,"y":169880,"z":504660},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300011,"propState":0,"propId":102,"pos":{"x":54730,"y":169932,"z":498970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300006,"propState":0,"propId":103085,"pos":{"x":51230,"y":169432,"z":493090},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":103093,"pos":{"x":51410,"y":170620,"z":507600},"rot":{"x":0,"y":270000,"z":180000}},{"groupId":17,"instId":300016,"propState":0,"propId":102,"pos":{"x":45620,"y":182020,"z":503720},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300012,"propState":0,"propId":102,"pos":{"x":47770,"y":169932,"z":498970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300009,"propState":0,"propId":103085,"pos":{"x":51230,"y":169432,"z":493090},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300008,"propState":0,"propId":103085,"pos":{"x":32300,"y":182500,"z":502800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300005,"propState":0,"propId":103085,"pos":{"x":38400,"y":192900,"z":477700},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300004,"propState":0,"propId":103093,"pos":{"x":51410,"y":170620,"z":507600},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":103077,"pos":{"x":51200,"y":169900,"z":508100},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":103078,"pos":{"x":49700,"y":169950,"z":489820},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300008,"propState":0,"propId":102,"pos":{"x":32520,"y":166830,"z":498350},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300012,"propState":0,"propId":102,"pos":{"x":37060,"y":166830,"z":505060},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300004,"propState":0,"propId":103092,"pos":{"x":52820,"y":166800,"z":501700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300011,"propState":0,"propId":102,"pos":{"x":69980,"y":166830,"z":498350},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300006,"propState":0,"propId":103085,"pos":{"x":31080,"y":166310,"z":501540},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":103076,"pos":{"x":66900,"y":166800,"z":501700},"rot":{"x":0,"y":270001,"z":0}},{"groupId":18,"instId":300010,"propState":0,"propId":102,"pos":{"x":66990,"y":166830,"z":505060},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300007,"propState":0,"propId":103085,"pos":{"x":72923,"y":166402,"z":501208},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300005,"propState":0,"propId":103092,"pos":{"x":51280,"y":166800,"z":501700},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300003,"propState":0,"propId":103078,"pos":{"x":41700,"y":166805,"z":496400},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":103078,"pos":{"x":75000,"y":166902,"z":499250},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300002,"propState":0,"propId":103079,"pos":{"x":75210,"y":197740,"z":575460},"rot":{"x":0,"y":90000,"z":0}},{"groupId":25,"instId":300011,"propState":0,"propId":100,"pos":{"x":108795,"y":240540,"z":555846},"rot":{"x":0,"y":2079,"z":0}},{"groupId":25,"instId":300010,"propState":0,"propId":100,"pos":{"x":110470,"y":241040,"z":555690},"rot":{"x":0,"y":43461,"z":0}},{"groupId":25,"instId":300009,"propState":0,"propId":100,"pos":{"x":109631,"y":240032,"z":554550},"rot":{"x":90000,"y":180000,"z":0}},{"groupId":25,"instId":300008,"propState":0,"propId":100,"pos":{"x":109631,"y":240032,"z":556683},"rot":{"x":90000,"y":0,"z":0}},{"groupId":25,"instId":300007,"propState":0,"propId":100,"pos":{"x":109610,"y":208867,"z":555620},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300006,"propState":0,"propId":103085,"pos":{"x":80500,"y":194800,"z":590600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":25,"instId":300005,"propState":0,"propId":103085,"pos":{"x":70700,"y":180400,"z":628800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":25,"instId":300004,"propState":0,"propId":100,"pos":{"x":73720,"y":175220,"z":648060},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300001,"propState":0,"propId":103079,"pos":{"x":72260,"y":175220,"z":650490},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300007,"propState":0,"propId":103085,"pos":{"x":188800,"y":139300,"z":411000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":38,"instId":300006,"propState":0,"propId":103085,"pos":{"x":169800,"y":136900,"z":393600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300005,"propState":0,"propId":100,"pos":{"x":175910,"y":139709,"z":403800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":38,"instId":300004,"propState":0,"propId":103079,"pos":{"x":206670,"y":95281,"z":338040},"rot":{"x":0,"y":90000,"z":0}},{"groupId":38,"instId":300003,"propState":0,"propId":103079,"pos":{"x":212600,"y":110679,"z":378500},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300001,"propState":0,"propId":103079,"pos":{"x":175900,"y":139709,"z":403800},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300014,"propState":0,"propId":103085,"pos":{"x":188911,"y":110470,"z":365345},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300012,"propState":0,"propId":103085,"pos":{"x":203850,"y":110230,"z":368364},"rot":{"x":0,"y":90000,"z":0}},{"groupId":39,"instId":300011,"propState":0,"propId":103085,"pos":{"x":188610,"y":110179,"z":383460},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300006,"propState":0,"propId":103085,"pos":{"x":169719,"y":136598,"z":393580},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":300013,"propState":0,"propId":103085,"pos":{"x":188911,"y":110470,"z":365345},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300010,"propState":0,"propId":103085,"pos":{"x":188610,"y":110179,"z":383460},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300009,"propState":0,"propId":103085,"pos":{"x":173680,"y":110230,"z":368364},"rot":{"x":0,"y":90000,"z":0}},{"groupId":39,"instId":300005,"propState":0,"propId":103085,"pos":{"x":169719,"y":136598,"z":393580},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":300008,"propState":0,"propId":103093,"pos":{"x":188800,"y":110970,"z":368220},"rot":{"x":0,"y":90000,"z":180000}},{"groupId":39,"instId":300007,"propState":0,"propId":103093,"pos":{"x":188800,"y":110970,"z":368220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300004,"propState":0,"propId":103093,"pos":{"x":164900,"y":142300,"z":392980},"rot":{"x":0,"y":90000,"z":180000}},{"groupId":39,"instId":300003,"propState":0,"propId":103093,"pos":{"x":166400,"y":142300,"z":394500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300002,"propState":0,"propId":103078,"pos":{"x":188890,"y":110970,"z":361994},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300001,"propState":0,"propId":103077,"pos":{"x":188800,"y":110700,"z":368400},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"107":{"props":[{"groupId":107,"instId":300002,"propState":0,"propId":103079,"pos":{"x":74090,"y":191300,"z":420880},"rot":{"x":0,"y":180000,"z":0}},{"groupId":107,"instId":300007,"propState":0,"propId":100,"pos":{"x":104995,"y":169397,"z":428225},"rot":{"x":0,"y":0,"z":0}},{"groupId":107,"instId":300006,"propState":0,"propId":103085,"pos":{"x":101960,"y":169156,"z":431059},"rot":{"x":0,"y":270000,"z":0}},{"groupId":107,"instId":300005,"propState":0,"propId":103085,"pos":{"x":131680,"y":143919,"z":436300},"rot":{"x":0,"y":270000,"z":0}},{"groupId":107,"instId":300004,"propState":0,"propId":100,"pos":{"x":137780,"y":142800,"z":434040},"rot":{"x":0,"y":90000,"z":0}},{"groupId":107,"instId":300001,"propState":0,"propId":103079,"pos":{"x":137780,"y":142800,"z":434150},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300006,"propState":0,"propId":103085,"pos":{"x":206987,"y":110179,"z":359480},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300004,"propState":0,"propId":103092,"pos":{"x":206800,"y":110600,"z":377880},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300007,"propState":0,"propId":103085,"pos":{"x":209700,"y":110179,"z":368550},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300010,"propState":0,"propId":103085,"pos":{"x":203810,"y":110179,"z":386140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300008,"propState":0,"propId":103085,"pos":{"x":203810,"y":110179,"z":392140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300003,"propState":0,"propId":103085,"pos":{"x":206987,"y":110179,"z":395400},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300012,"propState":0,"propId":103085,"pos":{"x":203850,"y":110230,"z":368364},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300011,"propState":0,"propId":103085,"pos":{"x":209837,"y":110179,"z":386140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300009,"propState":0,"propId":103085,"pos":{"x":209837,"y":110179,"z":392140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300005,"propState":0,"propId":103092,"pos":{"x":206800,"y":110600,"z":377070},"rot":{"x":0,"y":180000,"z":0}},{"groupId":45,"instId":300002,"propState":0,"propId":103078,"pos":{"x":211749,"y":110679,"z":367239},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300001,"propState":0,"propId":103076,"pos":{"x":206800,"y":110700,"z":389400},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"117":{"props":[{"groupId":117,"instId":300003,"propState":0,"propId":103029,"pos":{"x":75800,"y":178539,"z":678100},"rot":{"x":0,"y":180000,"z":0}},{"groupId":117,"instId":300002,"propState":0,"propId":103044,"pos":{"x":73557,"y":175216,"z":667924},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"149":{"props":[{"groupId":149,"instId":300002,"propState":1,"propId":211,"pos":{"x":21510,"y":189620,"z":428340},"rot":{"x":0,"y":22616,"z":0}},{"groupId":149,"instId":300001,"propState":18,"propId":103023,"pos":{"x":18785,"y":190234,"z":427089},"rot":{"x":0,"y":73158,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300003,"propState":18,"propId":103023,"pos":{"x":130334,"y":185766,"z":684274},"rot":{"x":0,"y":0,"z":270000}},{"groupId":151,"instId":300005,"propState":1,"propId":211,"pos":{"x":130170,"y":184320,"z":688810},"rot":{"x":0,"y":0,"z":0}},{"groupId":151,"instId":300004,"propState":18,"propId":103023,"pos":{"x":140187,"y":185911,"z":684301},"rot":{"x":0,"y":0,"z":0}},{"groupId":151,"instId":300002,"propState":18,"propId":103023,"pos":{"x":130054,"y":185764,"z":684402},"rot":{"x":0,"y":0,"z":90000}},{"groupId":151,"instId":300001,"propState":18,"propId":103023,"pos":{"x":130187,"y":185911,"z":684301},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300002,"propState":1,"propId":211,"pos":{"x":174480,"y":173500,"z":659560},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300001,"propState":18,"propId":103023,"pos":{"x":168286,"y":178274,"z":656110},"rot":{"x":0,"y":4695,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[{"groupId":152,"instId":300002,"propState":1,"propId":211,"pos":{"x":83870,"y":184562,"z":723797},"rot":{"x":0,"y":0,"z":0}},{"groupId":152,"instId":300001,"propState":18,"propId":103023,"pos":{"x":83997,"y":186820,"z":720260},"rot":{"x":2861,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"154":{"props":[{"groupId":154,"instId":300002,"propState":1,"propId":211,"pos":{"x":282551,"y":126843,"z":576254},"rot":{"x":0,"y":0,"z":0}},{"groupId":154,"instId":300001,"propState":18,"propId":103023,"pos":{"x":278490,"y":126826,"z":582720},"rot":{"x":343786,"y":120425,"z":112339}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300004,"propState":1,"propId":211,"pos":{"x":273014,"y":122139,"z":604993},"rot":{"x":0,"y":0,"z":0}},{"groupId":153,"instId":300003,"propState":0,"propId":103023,"pos":{"x":271461,"y":128191,"z":604993},"rot":{"x":0,"y":90000,"z":0}},{"groupId":153,"instId":300002,"propState":0,"propId":103023,"pos":{"x":271461,"y":126502,"z":604993},"rot":{"x":0,"y":90000,"z":0}},{"groupId":153,"instId":300001,"propState":18,"propId":103023,"pos":{"x":271461,"y":124802,"z":604993},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300002,"propState":1,"propId":211,"pos":{"x":324542,"y":168860,"z":446020},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300001,"propState":18,"propId":103023,"pos":{"x":325172,"y":170509,"z":449555},"rot":{"x":6703,"y":191145,"z":18232}}],"npcs":[],"monsters":[],"teleports":{}},"155":{"props":[{"groupId":155,"instId":300003,"propState":0,"propId":103016,"pos":{"x":169914,"y":140000,"z":447533},"rot":{"x":0,"y":133063,"z":0}},{"groupId":155,"instId":300002,"propState":1,"propId":211,"pos":{"x":173310,"y":140000,"z":443880},"rot":{"x":0,"y":22616,"z":0}},{"groupId":155,"instId":300001,"propState":18,"propId":103023,"pos":{"x":169952,"y":141390,"z":447492},"rot":{"x":0,"y":131235,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300002,"propState":1,"propId":211,"pos":{"x":63821,"y":163845,"z":480941},"rot":{"x":0,"y":0,"z":0}},{"groupId":157,"instId":300001,"propState":18,"propId":103023,"pos":{"x":60415,"y":167324,"z":480857},"rot":{"x":357420,"y":88089,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"158":{"props":[{"groupId":158,"instId":300002,"propState":1,"propId":211,"pos":{"x":105581,"y":200373,"z":581877},"rot":{"x":0,"y":0,"z":0}},{"groupId":158,"instId":300001,"propState":18,"propId":103023,"pos":{"x":104170,"y":201911,"z":582952},"rot":{"x":0,"y":144970,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300006,"propState":0,"propId":100,"pos":{"x":380127,"y":119135,"z":612945},"rot":{"x":0,"y":90000,"z":0}},{"groupId":160,"instId":300003,"propState":0,"propId":100,"pos":{"x":380393,"y":119135,"z":584546},"rot":{"x":0,"y":90000,"z":0}},{"groupId":160,"instId":300002,"propState":0,"propId":100,"pos":{"x":394298,"y":123323,"z":592640},"rot":{"x":0,"y":318452,"z":0}},{"groupId":160,"instId":300005,"propState":0,"propId":103042,"pos":{"x":381204,"y":119135,"z":612780},"rot":{"x":0,"y":270000,"z":0}},{"groupId":160,"instId":300004,"propState":0,"propId":103042,"pos":{"x":381474,"y":119135,"z":584451},"rot":{"x":0,"y":270000,"z":0}},{"groupId":160,"instId":300001,"propState":0,"propId":100,"pos":{"x":380914,"y":119135,"z":584451},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":160,"instId":200001,"monsterId":7010011,"eventId":10301299,"pos":{"x":381474,"y":119135,"z":561240},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300005,"propState":3,"propId":103006,"pos":{"x":315599,"y":154620,"z":493876},"rot":{"x":2299,"y":269504,"z":327363}},{"groupId":187,"instId":300009,"propState":0,"propId":103007,"pos":{"x":305521,"y":148694,"z":502407},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":187,"instId":300007,"propState":3,"propId":103006,"pos":{"x":356500,"y":156262,"z":494230},"rot":{"x":2299,"y":269504,"z":327363}},{"groupId":187,"instId":300002,"propState":1,"propId":103005,"pos":{"x":311000,"y":132011,"z":524000},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300008,"propState":3,"propId":103006,"pos":{"x":330717,"y":163507,"z":481079},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":187,"instId":300006,"propState":3,"propId":103006,"pos":{"x":346275,"y":155851,"z":494142},"rot":{"x":2299,"y":269504,"z":327363}},{"groupId":187,"instId":300004,"propState":3,"propId":103006,"pos":{"x":336343,"y":144411,"z":511292},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":187,"instId":300003,"propState":1,"propId":103005,"pos":{"x":330570,"y":165920,"z":472460},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300001,"propState":0,"propId":103008,"pos":{"x":305887,"y":134908,"z":523956},"rot":{"x":357701,"y":89504,"z":32637}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300010,"propState":0,"propId":100,"pos":{"x":362615,"y":119135,"z":616600},"rot":{"x":0,"y":0,"z":0}},{"groupId":180,"instId":300009,"propState":0,"propId":211,"pos":{"x":365212,"y":119135,"z":616690},"rot":{"x":0,"y":90000,"z":0}},{"groupId":180,"instId":300007,"propState":0,"propId":100,"pos":{"x":368100,"y":118895,"z":619690},"rot":{"x":0,"y":0,"z":0}},{"groupId":180,"instId":300008,"propState":0,"propId":100,"pos":{"x":365212,"y":119135,"z":616690},"rot":{"x":0,"y":90000,"z":0}},{"groupId":180,"instId":300006,"propState":20,"propId":60302,"pos":{"x":365212,"y":119135,"z":616690},"rot":{"x":0,"y":90000,"z":0}},{"groupId":180,"instId":300005,"propState":0,"propId":100,"pos":{"x":365212,"y":119135,"z":616690},"rot":{"x":0,"y":90000,"z":0}},{"groupId":180,"instId":300004,"propState":0,"propId":103109,"pos":{"x":374110,"y":119135,"z":616630},"rot":{"x":0,"y":90000,"z":0}},{"groupId":180,"instId":300003,"propState":0,"propId":103109,"pos":{"x":374110,"y":119135,"z":616630},"rot":{"x":0,"y":90000,"z":0}},{"groupId":180,"instId":300002,"propState":0,"propId":103109,"pos":{"x":374110,"y":119135,"z":616630},"rot":{"x":0,"y":90000,"z":0}},{"groupId":180,"instId":300001,"propState":10,"propId":103012,"pos":{"x":374110,"y":119135,"z":616630},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300020,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300019,"propState":0,"propId":103043,"pos":{"x":392980,"y":119135,"z":604124},"rot":{"x":0,"y":249492,"z":0}},{"groupId":161,"instId":300018,"propState":0,"propId":103043,"pos":{"x":386581,"y":119135,"z":597375},"rot":{"x":0,"y":43148,"z":0}},{"groupId":161,"instId":300017,"propState":0,"propId":103043,"pos":{"x":383648,"y":121021,"z":594791},"rot":{"x":0,"y":9460,"z":0}},{"groupId":161,"instId":300016,"propState":0,"propId":103043,"pos":{"x":387431,"y":121021,"z":594779},"rot":{"x":0,"y":344636,"z":0}},{"groupId":161,"instId":300014,"propState":0,"propId":103087,"pos":{"x":387013,"y":121021,"z":604807},"rot":{"x":0,"y":180000,"z":0}},{"groupId":161,"instId":300011,"propState":21,"propId":103050,"pos":{"x":382812,"y":121021,"z":606810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300010,"propState":21,"propId":103050,"pos":{"x":381315,"y":119135,"z":607056},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300009,"propState":21,"propId":103050,"pos":{"x":394286,"y":123323,"z":598781},"rot":{"x":0,"y":180000,"z":0}},{"groupId":161,"instId":300008,"propState":21,"propId":103050,"pos":{"x":394150,"y":119135,"z":604774},"rot":{"x":0,"y":180000,"z":0}},{"groupId":161,"instId":300007,"propState":21,"propId":103050,"pos":{"x":377999,"y":119135,"z":597835},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300006,"propState":21,"propId":103050,"pos":{"x":378642,"y":121021,"z":595084},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300005,"propState":21,"propId":103050,"pos":{"x":388876,"y":121021,"z":594930},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300004,"propState":21,"propId":103050,"pos":{"x":391942,"y":119135,"z":592618},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300015,"propState":1,"propId":103007,"pos":{"x":192173,"y":114829,"z":358515},"rot":{"x":359793,"y":179736,"z":2117}},{"groupId":188,"instId":300012,"propState":3,"propId":103006,"pos":{"x":192271,"y":114906,"z":337327},"rot":{"x":359793,"y":179736,"z":2117}},{"groupId":188,"instId":300009,"propState":3,"propId":103006,"pos":{"x":213347,"y":114047,"z":358609},"rot":{"x":357883,"y":269744,"z":359793}},{"groupId":188,"instId":300003,"propState":1,"propId":103005,"pos":{"x":218616,"y":110730,"z":363930},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300016,"propState":1,"propId":103007,"pos":{"x":208127,"y":114300,"z":342695},"rot":{"x":359793,"y":179736,"z":2117}},{"groupId":188,"instId":300008,"propState":3,"propId":103006,"pos":{"x":186904,"y":115044,"z":353194},"rot":{"x":359793,"y":179736,"z":2117}},{"groupId":188,"instId":300005,"propState":3,"propId":103006,"pos":{"x":207980,"y":114185,"z":374477},"rot":{"x":357883,"y":269744,"z":359793}},{"groupId":188,"instId":300001,"propState":0,"propId":103008,"pos":{"x":170902,"y":115536,"z":379608},"rot":{"x":2117,"y":89744,"z":207}},{"groupId":188,"instId":300010,"propState":1,"propId":103007,"pos":{"x":176367,"y":115474,"z":342553},"rot":{"x":359793,"y":179736,"z":2117}},{"groupId":188,"instId":300013,"propState":3,"propId":103006,"pos":{"x":208176,"y":114338,"z":332101},"rot":{"x":357883,"y":269744,"z":359793}},{"groupId":188,"instId":300011,"propState":3,"propId":103006,"pos":{"x":223983,"y":113694,"z":348063},"rot":{"x":359793,"y":179736,"z":2117}},{"groupId":188,"instId":300007,"propState":3,"propId":103006,"pos":{"x":197443,"y":114615,"z":363835},"rot":{"x":357883,"y":269744,"z":359793}},{"groupId":188,"instId":300006,"propState":3,"propId":103006,"pos":{"x":176269,"y":115397,"z":363741},"rot":{"x":359793,"y":179736,"z":2117}},{"groupId":188,"instId":300004,"propState":3,"propId":103006,"pos":{"x":186807,"y":114968,"z":374382},"rot":{"x":359793,"y":179736,"z":2117}},{"groupId":188,"instId":300002,"propState":1,"propId":103005,"pos":{"x":171000,"y":112510,"z":358420},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300005,"propState":0,"propId":100,"pos":{"x":362160,"y":119135,"z":616584},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300003,"propState":0,"propId":102,"pos":{"x":375930,"y":119135,"z":586480},"rot":{"x":0,"y":90000,"z":0}},{"groupId":190,"instId":300006,"propState":0,"propId":100,"pos":{"x":376130,"y":119135,"z":586480},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300004,"propState":0,"propId":102,"pos":{"x":361580,"y":119135,"z":616584},"rot":{"x":0,"y":90000,"z":0}},{"groupId":190,"instId":300002,"propState":0,"propId":100,"pos":{"x":384510,"y":119135,"z":595780},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300001,"propState":0,"propId":100,"pos":{"x":386510,"y":119135,"z":603490},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":190,"instId":200003,"monsterId":3001021,"eventId":10301299,"pos":{"x":390950,"y":119135,"z":602510},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":200002,"monsterId":3002011,"eventId":10301299,"pos":{"x":386510,"y":119135,"z":603490},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":200001,"monsterId":3002011,"eventId":10301299,"pos":{"x":384280,"y":119135,"z":589920},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"194":{"props":[{"groupId":194,"instId":300001,"propState":0,"propId":103017,"pos":{"x":54420,"y":173230,"z":631890},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300007,"propState":0,"propId":211,"pos":{"x":204350,"y":143006,"z":423630},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300005,"propState":0,"propId":100,"pos":{"x":204480,"y":143006,"z":425450},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300004,"propState":0,"propId":103109,"pos":{"x":204480,"y":143006,"z":425450},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300002,"propState":0,"propId":103109,"pos":{"x":204480,"y":143006,"z":425450},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300006,"propState":20,"propId":60302,"pos":{"x":204350,"y":143006,"z":423630},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300003,"propState":0,"propId":103109,"pos":{"x":204480,"y":143006,"z":425450},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300001,"propState":10,"propId":103012,"pos":{"x":204480,"y":143006,"z":425450},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"230":{"props":[{"groupId":230,"instId":300006,"propState":18,"propId":103036,"pos":{"x":132994,"y":184817,"z":689704},"rot":{"x":0,"y":146959,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"228":{"props":[{"groupId":228,"instId":300005,"propState":0,"propId":100,"pos":{"x":68620,"y":175220,"z":665700},"rot":{"x":0,"y":0,"z":0}},{"groupId":228,"instId":300007,"propState":0,"propId":211,"pos":{"x":68650,"y":175220,"z":658830},"rot":{"x":0,"y":0,"z":0}},{"groupId":228,"instId":300006,"propState":20,"propId":60302,"pos":{"x":65740,"y":175220,"z":665700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":228,"instId":300004,"propState":0,"propId":103109,"pos":{"x":68620,"y":175220,"z":665700},"rot":{"x":0,"y":0,"z":0}},{"groupId":228,"instId":300003,"propState":0,"propId":103109,"pos":{"x":68620,"y":175220,"z":665700},"rot":{"x":0,"y":0,"z":0}},{"groupId":228,"instId":300002,"propState":0,"propId":103109,"pos":{"x":68620,"y":175220,"z":665700},"rot":{"x":0,"y":0,"z":0}},{"groupId":228,"instId":300001,"propState":10,"propId":103012,"pos":{"x":68620,"y":175220,"z":665700},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"232":{"props":[{"groupId":232,"instId":300002,"propState":18,"propId":103038,"pos":{"x":111137,"y":201345,"z":579331},"rot":{"x":346498,"y":87738,"z":352881}},{"groupId":232,"instId":300001,"propState":0,"propId":100,"pos":{"x":110810,"y":201960,"z":586260},"rot":{"x":0,"y":89746,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"248":{"props":[{"groupId":248,"instId":300003,"propState":18,"propId":103038,"pos":{"x":271000,"y":123343,"z":684710},"rot":{"x":349948,"y":186313,"z":352590}},{"groupId":248,"instId":300001,"propState":18,"propId":103038,"pos":{"x":299751,"y":173408,"z":407991},"rot":{"x":348315,"y":103826,"z":15156}},{"groupId":248,"instId":300004,"propState":18,"propId":103038,"pos":{"x":69152,"y":176402,"z":656058},"rot":{"x":347083,"y":91176,"z":343798}},{"groupId":248,"instId":300002,"propState":18,"propId":103038,"pos":{"x":96060,"y":185178,"z":720687},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"253":{"props":[{"groupId":253,"instId":300001,"propState":18,"propId":101029,"pos":{"x":105830,"y":182946,"z":729357},"rot":{"x":0,"y":131002,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"277":{"props":[{"groupId":277,"instId":300002,"propState":9,"propId":103109,"pos":{"x":130150,"y":183141,"z":723980},"rot":{"x":0,"y":0,"z":0}},{"groupId":277,"instId":300004,"propState":0,"propId":103109,"pos":{"x":70708,"y":184562,"z":729379},"rot":{"x":0,"y":0,"z":0}},{"groupId":277,"instId":300003,"propState":9,"propId":103109,"pos":{"x":118030,"y":183030,"z":709160},"rot":{"x":0,"y":0,"z":0}},{"groupId":277,"instId":300001,"propState":2,"propId":103012,"pos":{"x":70708,"y":184562,"z":729379},"rot":{"x":0,"y":180970,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":401,"startAnchorId":1,"startGroupId":220}},"2032101":{"P20321_F20321001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300008,"propState":3,"propId":103006,"pos":{"x":-18090,"y":50735,"z":57407},"rot":{"x":1428,"y":271154,"z":7163}},{"groupId":3,"instId":300005,"propState":3,"propId":103006,"pos":{"x":3705,"y":53943,"z":78250},"rot":{"x":352840,"y":974,"z":1440}},{"groupId":3,"instId":300004,"propState":3,"propId":103006,"pos":{"x":16349,"y":52660,"z":65226},"rot":{"x":1428,"y":271154,"z":7163}},{"groupId":3,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-13587,"y":52446,"z":70085},"rot":{"x":352840,"y":974,"z":1440}},{"groupId":3,"instId":300006,"propState":3,"propId":103006,"pos":{"x":3271,"y":50735,"z":52720},"rot":{"x":1428,"y":271154,"z":7163}},{"groupId":3,"instId":300003,"propState":1,"propId":103005,"pos":{"x":-5447,"y":46350,"z":44383},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300002,"propState":1,"propId":103005,"pos":{"x":3850,"y":51910,"z":86760},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":103008,"pos":{"x":16710,"y":55333,"z":86501},"rot":{"x":7160,"y":180974,"z":358560}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300003,"propState":1,"propId":103005,"pos":{"x":-93680,"y":52114,"z":101320},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300011,"propState":0,"propId":100,"pos":{"x":-93431,"y":52710,"z":118323},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":2,"instId":300010,"propState":0,"propId":103007,"pos":{"x":-114860,"y":57723,"z":106343},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":2,"instId":300005,"propState":0,"propId":100,"pos":{"x":-111171,"y":62735,"z":67932},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":2,"instId":300004,"propState":0,"propId":103007,"pos":{"x":-110923,"y":60229,"z":84935},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":2,"instId":300009,"propState":3,"propId":103006,"pos":{"x":-102301,"y":57723,"z":93128},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":2,"instId":300008,"propState":3,"propId":103006,"pos":{"x":-110674,"y":57723,"z":101938},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":2,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-127916,"y":62735,"z":85553},"rot":{"x":351615,"y":180838,"z":8476}},{"groupId":2,"instId":300006,"propState":3,"propId":103006,"pos":{"x":-119544,"y":62735,"z":76743},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":2,"instId":300002,"propState":1,"propId":103005,"pos":{"x":-128165,"y":62140,"z":68550},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-128165,"y":65242,"z":68550},"rot":{"x":8385,"y":838,"z":351524}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300005,"propState":1,"propId":103029,"pos":{"x":-94017,"y":62594,"z":11811},"rot":{"x":0,"y":359690,"z":0}},{"groupId":18,"instId":300010,"propState":0,"propId":103141,"pos":{"x":-107830,"y":62595,"z":6020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300008,"propState":0,"propId":103044,"pos":{"x":-92003,"y":62097,"z":-3042},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300006,"propState":0,"propId":103044,"pos":{"x":33845,"y":48570,"z":27113},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300004,"propState":0,"propId":103029,"pos":{"x":-94254,"y":62594,"z":-627},"rot":{"x":0,"y":179690,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":103029,"pos":{"x":-39622,"y":57862,"z":-117705},"rot":{"x":0,"y":257443,"z":0}},{"groupId":18,"instId":300009,"propState":0,"propId":103031,"pos":{"x":-23551,"y":51604,"z":140101},"rot":{"x":0,"y":166963,"z":0}},{"groupId":18,"instId":300007,"propState":0,"propId":103044,"pos":{"x":-40538,"y":57862,"z":-120474},"rot":{"x":0,"y":77443,"z":0}},{"groupId":18,"instId":300003,"propState":1,"propId":103029,"pos":{"x":36590,"y":49274,"z":-18681},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":103029,"pos":{"x":36519,"y":49273,"z":29998},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300010,"propState":3,"propId":103006,"pos":{"x":-107095,"y":62517,"z":-70407},"rot":{"x":0,"y":79802,"z":351329}},{"groupId":5,"instId":300011,"propState":0,"propId":100,"pos":{"x":-103438,"y":63198,"z":-65210},"rot":{"x":0,"y":79802,"z":351329}},{"groupId":5,"instId":300009,"propState":3,"propId":103006,"pos":{"x":-114408,"y":61154,"z":-80802},"rot":{"x":8671,"y":169802,"z":0}},{"groupId":5,"instId":300008,"propState":3,"propId":103006,"pos":{"x":-112826,"y":59791,"z":-89596},"rot":{"x":8671,"y":169802,"z":0}},{"groupId":5,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-123304,"y":61154,"z":-82402},"rot":{"x":0,"y":79802,"z":351329}},{"groupId":5,"instId":300005,"propState":3,"propId":103006,"pos":{"x":-130618,"y":59791,"z":-92796},"rot":{"x":8671,"y":169802,"z":0}},{"groupId":5,"instId":300004,"propState":3,"propId":103006,"pos":{"x":-141095,"y":61154,"z":-85603},"rot":{"x":0,"y":79802,"z":351329}},{"groupId":5,"instId":300006,"propState":3,"propId":103006,"pos":{"x":-130125,"y":63198,"z":-70011},"rot":{"x":8671,"y":169802,"z":0}},{"groupId":5,"instId":300003,"propState":1,"propId":103005,"pos":{"x":-128050,"y":62140,"z":-56020},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300002,"propState":1,"propId":103005,"pos":{"x":-120140,"y":55326,"z":-99990},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-142379,"y":58429,"z":-103991},"rot":{"x":351329,"y":349802,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300001,"propState":1,"propId":103185,"pos":{"x":-28550,"y":40210,"z":5680},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300018,"propState":0,"propId":100,"pos":{"x":-21248,"y":58072,"z":-87335},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":4,"instId":300013,"propState":0,"propId":100,"pos":{"x":22821,"y":61052,"z":-74632},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":4,"instId":300019,"propState":3,"propId":103006,"pos":{"x":-50041,"y":51365,"z":-66989},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":4,"instId":300017,"propState":3,"propId":103006,"pos":{"x":-33213,"y":49456,"z":-43805},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":4,"instId":300016,"propState":3,"propId":103006,"pos":{"x":11304,"y":58369,"z":-66493},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":4,"instId":300015,"propState":3,"propId":103006,"pos":{"x":-32765,"y":55389,"z":-79197},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":4,"instId":300014,"propState":3,"propId":103006,"pos":{"x":-30110,"y":53093,"z":-63535},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":4,"instId":300012,"propState":3,"propId":103006,"pos":{"x":-18593,"y":55776,"z":-71674},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":4,"instId":300011,"propState":3,"propId":103006,"pos":{"x":-20144,"y":53958,"z":-61808},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":4,"instId":300010,"propState":3,"propId":103006,"pos":{"x":-10179,"y":54822,"z":-60082},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":4,"instId":300009,"propState":3,"propId":103006,"pos":{"x":-7524,"y":52527,"z":-44420},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":4,"instId":300008,"propState":3,"propId":103006,"pos":{"x":-213,"y":55687,"z":-58355},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":4,"instId":300005,"propState":3,"propId":103006,"pos":{"x":31235,"y":60098,"z":-63040},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":4,"instId":300004,"propState":1,"propId":103005,"pos":{"x":28131,"y":53359,"z":-43309},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300007,"propState":3,"propId":103006,"pos":{"x":8200,"y":54732,"z":-46763},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":4,"instId":300006,"propState":3,"propId":103006,"pos":{"x":27028,"y":60575,"z":-68836},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":4,"instId":300003,"propState":1,"propId":103005,"pos":{"x":-2869,"y":54880,"z":-74016},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":1,"propId":103005,"pos":{"x":-17489,"y":48560,"z":-46147},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":103008,"pos":{"x":34993,"y":53688,"z":-21852},"rot":{"x":349680,"y":171061,"z":355035}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300002,"propState":1,"propId":103098,"pos":{"x":-172800,"y":64400,"z":6310},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300003,"propState":101,"propId":103214,"pos":{"x":-184120,"y":63160,"z":6230},"rot":{"x":14085,"y":59477,"z":351835}},{"groupId":76,"instId":300001,"propState":101,"propId":103186,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300004,"propState":8,"propId":101,"pos":{"x":-40190,"y":55757,"z":-146242},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300003,"propState":8,"propId":101,"pos":{"x":-51460,"y":55038,"z":141123},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300002,"propState":8,"propId":101,"pos":{"x":-99953,"y":62594,"z":10219},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300001,"propState":8,"propId":101,"pos":{"x":109722,"y":47134,"z":13189},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2032101":{"anchorId":1,"groupId":7,"instId":300001,"pos":{"x":114380,"y":47134,"z":6330},"rot":{"x":0,"y":270000,"z":0}},"2032102":{"anchorId":2,"groupId":7,"instId":300002,"pos":{"x":-89880,"y":62594,"z":6100},"rot":{"x":0,"y":270000,"z":0}},"2032103":{"anchorId":3,"groupId":7,"instId":300003,"pos":{"x":-44830,"y":55038,"z":138888},"rot":{"x":0,"y":0,"z":0}},"2032104":{"anchorId":4,"groupId":7,"instId":300004,"pos":{"x":-41140,"y":55757,"z":-142130},"rot":{"x":0,"y":255000,"z":0}}}},"183":{"props":[{"groupId":183,"instId":300016,"propState":12,"propId":60303,"pos":{"x":-20280,"y":-45184,"z":165320},"rot":{"x":0,"y":166000,"z":0}},{"groupId":183,"instId":300011,"propState":12,"propId":60301,"pos":{"x":-21232,"y":-51360,"z":168493},"rot":{"x":0,"y":166000,"z":0}},{"groupId":183,"instId":300010,"propState":12,"propId":60301,"pos":{"x":-34834,"y":-51372,"z":157177},"rot":{"x":0,"y":76676,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300002,"propState":0,"propId":217,"pos":{"x":-25844,"y":58126,"z":166565},"rot":{"x":0,"y":347400,"z":0}},{"groupId":190,"instId":300001,"propState":0,"propId":217,"pos":{"x":-32596,"y":56182,"z":196815},"rot":{"x":0,"y":347400,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300016,"propState":12,"propId":60301,"pos":{"x":1121,"y":53812,"z":-142931},"rot":{"x":0,"y":257862,"z":0}},{"groupId":8,"instId":300009,"propState":12,"propId":60301,"pos":{"x":10939,"y":52677,"z":103201},"rot":{"x":0,"y":346961,"z":0}},{"groupId":8,"instId":300017,"propState":12,"propId":60301,"pos":{"x":-36312,"y":56261,"z":-162115},"rot":{"x":0,"y":260000,"z":0}},{"groupId":8,"instId":300018,"propState":12,"propId":60301,"pos":{"x":-89460,"y":62127,"z":-41110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300013,"propState":12,"propId":60301,"pos":{"x":-28686,"y":44742,"z":-11960},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300011,"propState":12,"propId":60301,"pos":{"x":-30190,"y":58483,"z":-136193},"rot":{"x":0,"y":76270,"z":0}},{"groupId":8,"instId":300021,"propState":12,"propId":60301,"pos":{"x":-116336,"y":56691,"z":-127301},"rot":{"x":0,"y":356328,"z":0}},{"groupId":8,"instId":300014,"propState":12,"propId":60302,"pos":{"x":30250,"y":53369,"z":-36030},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300007,"propState":12,"propId":60301,"pos":{"x":-45480,"y":56197,"z":187330},"rot":{"x":0,"y":168000,"z":0}},{"groupId":8,"instId":300019,"propState":12,"propId":60301,"pos":{"x":-149300,"y":62048,"z":-39720},"rot":{"x":0,"y":53000,"z":0}},{"groupId":8,"instId":300015,"propState":12,"propId":60301,"pos":{"x":-63123,"y":57908,"z":-130399},"rot":{"x":0,"y":167000,"z":0}},{"groupId":8,"instId":300002,"propState":12,"propId":60301,"pos":{"x":33000,"y":48570,"z":29990},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-101120,"y":62105,"z":21634},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300010,"propState":12,"propId":60301,"pos":{"x":-6919,"y":53812,"z":-132839},"rot":{"x":0,"y":238747,"z":0}},{"groupId":8,"instId":300003,"propState":12,"propId":60301,"pos":{"x":-7188,"y":56264,"z":-96323},"rot":{"x":0,"y":77344,"z":0}},{"groupId":8,"instId":300012,"propState":12,"propId":60301,"pos":{"x":-32550,"y":44742,"z":7660},"rot":{"x":0,"y":119609,"z":0}},{"groupId":8,"instId":300004,"propState":12,"propId":60301,"pos":{"x":30188,"y":52626,"z":129844},"rot":{"x":0,"y":168000,"z":0}},{"groupId":8,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-24199,"y":55087,"z":158689},"rot":{"x":0,"y":168000,"z":0}},{"groupId":8,"instId":300006,"propState":12,"propId":60301,"pos":{"x":-69611,"y":52822,"z":96955},"rot":{"x":0,"y":346666,"z":0}},{"groupId":8,"instId":300020,"propState":12,"propId":60301,"pos":{"x":25890,"y":48570,"z":-15910},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300001,"propState":12,"propId":60301,"pos":{"x":101478,"y":48649,"z":22641},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300001,"propState":11,"propId":103018,"pos":{"x":78770,"y":48402,"z":-19933},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-18314,"y":56796,"z":6251},"rot":{"x":0,"y":268267,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-21115,"y":53837,"z":99449},"rot":{"x":0,"y":257398,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-12790,"y":53540,"z":117920},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300005,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300004,"propState":0,"propId":217,"pos":{"x":-59780,"y":57753,"z":-148430},"rot":{"x":0,"y":167400,"z":0}},{"groupId":23,"instId":300003,"propState":0,"propId":217,"pos":{"x":-53025,"y":55757,"z":-178690},"rot":{"x":0,"y":167400,"z":0}},{"groupId":23,"instId":300002,"propState":0,"propId":217,"pos":{"x":-25844,"y":58126,"z":166565},"rot":{"x":0,"y":347400,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":217,"pos":{"x":-32596,"y":56182,"z":196815},"rot":{"x":0,"y":347400,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300032,"propState":0,"propId":103016,"pos":{"x":-148466,"y":62098,"z":50968},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300020,"propState":0,"propId":103016,"pos":{"x":-16827,"y":56946,"z":-120051},"rot":{"x":0,"y":122674,"z":0}},{"groupId":15,"instId":300024,"propState":0,"propId":103017,"pos":{"x":8637,"y":55038,"z":154840},"rot":{"x":0,"y":202412,"z":0}},{"groupId":15,"instId":300010,"propState":0,"propId":103016,"pos":{"x":79897,"y":47843,"z":11795},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300031,"propState":0,"propId":103017,"pos":{"x":-121010,"y":56689,"z":-117550},"rot":{"x":0,"y":350000,"z":0}},{"groupId":15,"instId":300030,"propState":0,"propId":103017,"pos":{"x":-88186,"y":57862,"z":-124025},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300017,"propState":0,"propId":103016,"pos":{"x":-38516,"y":56796,"z":10575},"rot":{"x":0,"y":135000,"z":0}},{"groupId":15,"instId":300016,"propState":0,"propId":103017,"pos":{"x":-38166,"y":56796,"z":1677},"rot":{"x":0,"y":45000,"z":0}},{"groupId":15,"instId":300011,"propState":0,"propId":103016,"pos":{"x":81520,"y":47843,"z":11795},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300012,"propState":0,"propId":103015,"pos":{"x":-55614,"y":56261,"z":-190837},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300013,"propState":0,"propId":103016,"pos":{"x":-46580,"y":56261,"z":-162530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-441,"y":56943,"z":-118702},"rot":{"x":0,"y":330000,"z":0}},{"groupId":15,"instId":300019,"propState":0,"propId":103017,"pos":{"x":-115829,"y":62127,"z":68648},"rot":{"x":0,"y":19324,"z":0}},{"groupId":15,"instId":300018,"propState":0,"propId":103017,"pos":{"x":-93040,"y":62127,"z":54400},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300026,"propState":0,"propId":103016,"pos":{"x":54020,"y":49966,"z":-8850},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300009,"propState":0,"propId":103016,"pos":{"x":50770,"y":49966,"z":-8850},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300034,"propState":0,"propId":103015,"pos":{"x":9296,"y":56264,"z":-90943},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300033,"propState":0,"propId":103017,"pos":{"x":-7630,"y":53489,"z":133210},"rot":{"x":0,"y":260219,"z":0}},{"groupId":15,"instId":300023,"propState":0,"propId":103016,"pos":{"x":-50653,"y":56194,"z":181330},"rot":{"x":0,"y":40000,"z":0}},{"groupId":15,"instId":300021,"propState":0,"propId":103017,"pos":{"x":-69299,"y":52819,"z":112018},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300015,"propState":0,"propId":103017,"pos":{"x":79280,"y":47843,"z":-680},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300014,"propState":0,"propId":103017,"pos":{"x":81520,"y":47843,"z":-570},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300004,"propState":0,"propId":103016,"pos":{"x":47842,"y":49966,"z":-8850},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300003,"propState":0,"propId":103017,"pos":{"x":54030,"y":49966,"z":19806},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300007,"propState":0,"propId":103017,"pos":{"x":50770,"y":49966,"z":19806},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300006,"propState":0,"propId":103017,"pos":{"x":47842,"y":49966,"z":19806},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300008,"propState":0,"propId":103015,"pos":{"x":-8978,"y":55038,"z":146045},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300005,"propState":0,"propId":103015,"pos":{"x":16840,"y":53560,"z":123620},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":103015,"pos":{"x":-100730,"y":62595,"z":1958},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300002,"propState":0,"propId":103015,"pos":{"x":10045,"y":45365,"z":-26014},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"125":{"props":[{"groupId":125,"instId":300004,"propState":0,"propId":103145,"pos":{"x":-133105,"y":62048,"z":61948},"rot":{"x":0,"y":221232,"z":0}},{"groupId":125,"instId":300006,"propState":0,"propId":102,"pos":{"x":-133579,"y":62048,"z":-49765},"rot":{"x":0,"y":318900,"z":0}},{"groupId":125,"instId":300002,"propState":0,"propId":103145,"pos":{"x":-134026,"y":62048,"z":-50125},"rot":{"x":0,"y":318935,"z":0}},{"groupId":125,"instId":300005,"propState":0,"propId":102,"pos":{"x":-133709,"y":62048,"z":62371},"rot":{"x":0,"y":43010,"z":0}},{"groupId":125,"instId":300003,"propState":0,"propId":103145,"pos":{"x":-134043,"y":62048,"z":62770},"rot":{"x":0,"y":221232,"z":0}},{"groupId":125,"instId":300001,"propState":0,"propId":103145,"pos":{"x":-133086,"y":62048,"z":-49306},"rot":{"x":0,"y":318935,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300003,"propState":0,"propId":211,"pos":{"x":16055,"y":52623,"z":155941},"rot":{"x":0,"y":170000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":11,"propId":60303,"pos":{"x":16055,"y":52623,"z":155941},"rot":{"x":0,"y":170000,"z":0}}],"npcs":[],"monsters":[{"groupId":13,"instId":200001,"monsterId":3003020,"eventId":20321231,"pos":{"x":18230,"y":52623,"z":150950},"rot":{"x":0,"y":175289,"z":0}}],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300003,"propState":0,"propId":211,"pos":{"x":-47114,"y":57862,"z":-116874},"rot":{"x":0,"y":170000,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300001,"propState":11,"propId":60302,"pos":{"x":-47114,"y":57862,"z":-116874},"rot":{"x":0,"y":170000,"z":0}}],"npcs":[],"monsters":[{"groupId":16,"instId":200002,"monsterId":3002040,"eventId":20321234,"pos":{"x":-48510,"y":57862,"z":-119030},"rot":{"x":0,"y":23369,"z":0}},{"groupId":16,"instId":200001,"monsterId":3002040,"eventId":20321233,"pos":{"x":-45518,"y":57862,"z":-118853},"rot":{"x":0,"y":321845,"z":0}}],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300004,"propState":0,"propId":100,"pos":{"x":-52490,"y":56261,"z":-188760},"rot":{"x":0,"y":165000,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":211,"pos":{"x":-33913,"y":56261,"z":-185012},"rot":{"x":0,"y":255000,"z":0}},{"groupId":12,"instId":300001,"propState":11,"propId":60303,"pos":{"x":-33913,"y":56261,"z":-185012},"rot":{"x":0,"y":255000,"z":0}}],"npcs":[],"monsters":[{"groupId":12,"instId":200001,"monsterId":3003010,"eventId":20321236,"pos":{"x":-39593,"y":56261,"z":-185569},"rot":{"x":0,"y":255000,"z":0}}],"teleports":{}},"310":{"props":[{"groupId":310,"instId":300002,"propState":0,"propId":100,"pos":{"x":15248,"y":46853,"z":-18660},"rot":{"x":0,"y":140000,"z":0}},{"groupId":310,"instId":300001,"propState":8,"propId":702,"pos":{"x":2050,"y":46381,"z":-30440},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[{"groupId":310,"instId":200001,"monsterId":8033012,"eventId":101218,"pos":{"x":2050,"y":45381,"z":-30440},"rot":{"x":0,"y":45000,"z":0}}],"teleports":{"1118":{"anchorId":1,"groupId":310,"instId":300001,"pos":{"x":6810,"y":45370,"z":-26650},"rot":{"x":0,"y":225000,"z":0}}}},"169":{"props":[{"groupId":169,"instId":300001,"propState":8,"propId":801,"pos":{"x":-4282,"y":56256,"z":-86770},"rot":{"x":0,"y":141512,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1020":{"anchorId":1,"groupId":169,"instId":300001,"pos":{"x":-3722,"y":56256,"z":-87465},"rot":{"x":0,"y":318488,"z":0}}}},"10":{"props":[],"npcs":[],"monsters":[{"groupId":10,"instId":200020,"monsterId":3002030,"eventId":20321025,"pos":{"x":-112776,"y":56689,"z":-134626},"rot":{"x":0,"y":172272,"z":0}},{"groupId":10,"instId":200022,"monsterId":3002010,"eventId":20321037,"pos":{"x":1551,"y":45378,"z":-31715},"rot":{"x":0,"y":182431,"z":0}},{"groupId":10,"instId":200018,"monsterId":3002030,"eventId":20321021,"pos":{"x":-60490,"y":56261,"z":-181260},"rot":{"x":0,"y":81890,"z":0}},{"groupId":10,"instId":200009,"monsterId":3001020,"eventId":20321010,"pos":{"x":-44260,"y":56193,"z":180510},"rot":{"x":0,"y":281486,"z":0}},{"groupId":10,"instId":200021,"monsterId":3002010,"eventId":20321036,"pos":{"x":-100,"y":45375,"z":-28082},"rot":{"x":0,"y":283102,"z":0}},{"groupId":10,"instId":200007,"monsterId":3002040,"eventId":20321020,"pos":{"x":-46204,"y":56261,"z":-177486},"rot":{"x":0,"y":299901,"z":0}},{"groupId":10,"instId":200002,"monsterId":3002040,"eventId":20321002,"pos":{"x":-22656,"y":56834,"z":4151},"rot":{"x":0,"y":73971,"z":0}},{"groupId":10,"instId":200019,"monsterId":3002040,"eventId":20321024,"pos":{"x":-115491,"y":56689,"z":-136250},"rot":{"x":0,"y":143846,"z":0}},{"groupId":10,"instId":200017,"monsterId":3001020,"eventId":20321019,"pos":{"x":-54631,"y":56261,"z":-171282},"rot":{"x":0,"y":70000,"z":0}},{"groupId":10,"instId":200016,"monsterId":3001020,"eventId":20321018,"pos":{"x":-62067,"y":56261,"z":-167374},"rot":{"x":0,"y":81890,"z":0}},{"groupId":10,"instId":200012,"monsterId":3002030,"eventId":20321015,"pos":{"x":-9751,"y":56180,"z":161891},"rot":{"x":0,"y":64069,"z":0}},{"groupId":10,"instId":200011,"monsterId":3002040,"eventId":20321014,"pos":{"x":-11603,"y":56187,"z":177589},"rot":{"x":0,"y":149617,"z":0}},{"groupId":10,"instId":200010,"monsterId":3002040,"eventId":20321011,"pos":{"x":-41192,"y":56197,"z":187983},"rot":{"x":0,"y":199738,"z":0}},{"groupId":10,"instId":200006,"monsterId":3001010,"eventId":20321007,"pos":{"x":-34810,"y":54051,"z":102850},"rot":{"x":0,"y":110000,"z":0}},{"groupId":10,"instId":200005,"monsterId":3002040,"eventId":20321006,"pos":{"x":-52840,"y":54031,"z":100320},"rot":{"x":0,"y":334521,"z":0}},{"groupId":10,"instId":200004,"monsterId":3002010,"eventId":20321005,"pos":{"x":-51510,"y":54051,"z":111770},"rot":{"x":0,"y":325858,"z":0}},{"groupId":10,"instId":200001,"monsterId":3002040,"eventId":20321001,"pos":{"x":-23071,"y":56834,"z":8017},"rot":{"x":0,"y":120089,"z":0}}],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300002,"propState":0,"propId":102,"pos":{"x":-18691,"y":53812,"z":-149694},"rot":{"x":0,"y":77822,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":100,"pos":{"x":-14910,"y":58711,"z":-141153},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":22,"instId":200002,"monsterId":3002011,"eventId":10301299,"pos":{"x":-16590,"y":53880,"z":-144830},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":200001,"monsterId":3002041,"eventId":10301299,"pos":{"x":-6670,"y":53812,"z":-144590},"rot":{"x":0,"y":136490,"z":0}}],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300010,"propState":0,"propId":100,"pos":{"x":-19827,"y":53812,"z":-146636},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300002,"propState":0,"propId":100,"pos":{"x":-23791,"y":53746,"z":-133673},"rot":{"x":0,"y":167807,"z":0}},{"groupId":20,"instId":300008,"propState":0,"propId":103055,"pos":{"x":-4194,"y":53812,"z":-143986},"rot":{"x":0,"y":258991,"z":0}},{"groupId":20,"instId":300005,"propState":21,"propId":103050,"pos":{"x":-21429,"y":53812,"z":-130131},"rot":{"x":0,"y":168172,"z":0}},{"groupId":20,"instId":300012,"propState":0,"propId":100,"pos":{"x":-18503,"y":53812,"z":-150913},"rot":{"x":0,"y":348202,"z":0}},{"groupId":20,"instId":300011,"propState":0,"propId":100,"pos":{"x":-13213,"y":53812,"z":-131017},"rot":{"x":0,"y":78202,"z":0}},{"groupId":20,"instId":300003,"propState":0,"propId":100,"pos":{"x":-4240,"y":53714,"z":-140997},"rot":{"x":0,"y":257807,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300009,"propState":2,"propId":103068,"pos":{"x":-20016,"y":53840,"z":-146616},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300007,"propState":0,"propId":103055,"pos":{"x":-20711,"y":53812,"z":-133814},"rot":{"x":0,"y":168009,"z":0}},{"groupId":20,"instId":300006,"propState":21,"propId":103050,"pos":{"x":-26132,"y":58509,"z":-135569},"rot":{"x":0,"y":257605,"z":0}},{"groupId":20,"instId":300004,"propState":0,"propId":103043,"pos":{"x":-15993,"y":53812,"z":-140755},"rot":{"x":0,"y":258102,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300015,"propState":0,"propId":100,"pos":{"x":-14468,"y":56570,"z":-124415},"rot":{"x":0,"y":76999,"z":0}},{"groupId":21,"instId":300014,"propState":0,"propId":100,"pos":{"x":-22000,"y":51614,"z":136500},"rot":{"x":0,"y":170800,"z":0}},{"groupId":21,"instId":300013,"propState":0,"propId":100,"pos":{"x":-33550,"y":55838,"z":-139610},"rot":{"x":0,"y":166999,"z":0}},{"groupId":21,"instId":300012,"propState":0,"propId":100,"pos":{"x":-15201,"y":52966,"z":132920},"rot":{"x":0,"y":256387,"z":0}},{"groupId":21,"instId":300011,"propState":0,"propId":100,"pos":{"x":-20610,"y":56514,"z":-142789},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300010,"propState":0,"propId":100,"pos":{"x":-24489,"y":-41162,"z":169104},"rot":{"x":0,"y":345000,"z":0}},{"groupId":21,"instId":300009,"propState":0,"propId":100,"pos":{"x":-20280,"y":-43619,"z":165320},"rot":{"x":0,"y":166000,"z":0}},{"groupId":21,"instId":300008,"propState":0,"propId":100,"pos":{"x":-24800,"y":-49102,"z":145160},"rot":{"x":0,"y":345000,"z":0}},{"groupId":21,"instId":300007,"propState":0,"propId":100,"pos":{"x":-11990,"y":53812,"z":-134180},"rot":{"x":0,"y":165000,"z":0}},{"groupId":21,"instId":300006,"propState":0,"propId":103042,"pos":{"x":-21634,"y":-51372,"z":154533},"rot":{"x":0,"y":76999,"z":0}},{"groupId":21,"instId":300005,"propState":0,"propId":103042,"pos":{"x":-19058,"y":-49102,"z":145840},"rot":{"x":0,"y":256999,"z":0}},{"groupId":21,"instId":300004,"propState":0,"propId":103042,"pos":{"x":-20140,"y":51614,"z":137087},"rot":{"x":0,"y":256387,"z":0}},{"groupId":21,"instId":300003,"propState":0,"propId":100,"pos":{"x":-10730,"y":53812,"z":-136730},"rot":{"x":0,"y":165000,"z":0}},{"groupId":21,"instId":300002,"propState":0,"propId":103042,"pos":{"x":-8814,"y":53812,"z":-131976},"rot":{"x":0,"y":169044,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":103042,"pos":{"x":-23955,"y":53812,"z":-136961},"rot":{"x":0,"y":76999,"z":0}}],"npcs":[],"monsters":[{"groupId":21,"instId":200001,"monsterId":7010011,"eventId":10301299,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300001,"propState":0,"propId":100,"pos":{"x":-15030,"y":-51372,"z":155830},"rot":{"x":0,"y":260000,"z":0}}],"npcs":[],"monsters":[{"groupId":44,"instId":200004,"monsterId":3002011,"eventId":10301299,"pos":{"x":-7650,"y":-49102,"z":150038},"rot":{"x":0,"y":347837,"z":0}},{"groupId":44,"instId":200005,"monsterId":3001021,"eventId":10301299,"pos":{"x":-21237,"y":-45184,"z":167297},"rot":{"x":0,"y":255000,"z":0}},{"groupId":44,"instId":200002,"monsterId":3002011,"eventId":10301299,"pos":{"x":-31652,"y":-51372,"z":159185},"rot":{"x":0,"y":259199,"z":0}},{"groupId":44,"instId":200007,"monsterId":3002041,"eventId":10301299,"pos":{"x":-20747,"y":-51372,"z":166746},"rot":{"x":0,"y":350000,"z":0}},{"groupId":44,"instId":200006,"monsterId":3001021,"eventId":10301299,"pos":{"x":-20390,"y":-45184,"z":167520},"rot":{"x":0,"y":75000,"z":0}},{"groupId":44,"instId":200003,"monsterId":3002011,"eventId":10301299,"pos":{"x":-19796,"y":-51372,"z":162136},"rot":{"x":0,"y":38814,"z":0}},{"groupId":44,"instId":200001,"monsterId":3001021,"eventId":10301299,"pos":{"x":-15030,"y":-51372,"z":155830},"rot":{"x":0,"y":260000,"z":0}}],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300014,"propState":21,"propId":103050,"pos":{"x":-13099,"y":-41162,"z":171581},"rot":{"x":0,"y":255000,"z":0}},{"groupId":42,"instId":300011,"propState":0,"propId":109,"pos":{"x":-34580,"y":-49117,"z":161401},"rot":{"x":0,"y":349802,"z":0}},{"groupId":42,"instId":300021,"propState":0,"propId":103087,"pos":{"x":-32142,"y":-49092,"z":160801},"rot":{"x":0,"y":165000,"z":0}},{"groupId":42,"instId":300017,"propState":0,"propId":102,"pos":{"x":-35526,"y":-49100,"z":156550},"rot":{"x":0,"y":256057,"z":0}},{"groupId":42,"instId":300010,"propState":0,"propId":109,"pos":{"x":-32364,"y":-49117,"z":161909},"rot":{"x":0,"y":349802,"z":0}},{"groupId":42,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300020,"propState":0,"propId":103055,"pos":{"x":-19802,"y":-51372,"z":163350},"rot":{"x":0,"y":165000,"z":0}},{"groupId":42,"instId":300007,"propState":21,"propId":103050,"pos":{"x":-34355,"y":-49094,"z":165595},"rot":{"x":0,"y":255000,"z":0}},{"groupId":42,"instId":300022,"propState":0,"propId":100,"pos":{"x":-19890,"y":-45110,"z":158940},"rot":{"x":0,"y":345000,"z":0}},{"groupId":42,"instId":300015,"propState":0,"propId":100,"pos":{"x":-3822,"y":-51372,"z":163748},"rot":{"x":0,"y":78202,"z":0}},{"groupId":42,"instId":300013,"propState":21,"propId":103050,"pos":{"x":-2064,"y":-51372,"z":163042},"rot":{"x":0,"y":164840,"z":0}},{"groupId":42,"instId":300012,"propState":0,"propId":109,"pos":{"x":-11918,"y":-49106,"z":155316},"rot":{"x":0,"y":259802,"z":0}},{"groupId":42,"instId":300001,"propState":0,"propId":100,"pos":{"x":-22753,"y":-51367,"z":163175},"rot":{"x":0,"y":166074,"z":0}},{"groupId":42,"instId":300002,"propState":0,"propId":103031,"pos":{"x":-24158,"y":-49102,"z":142618},"rot":{"x":0,"y":346000,"z":0}},{"groupId":42,"instId":300023,"propState":2,"propId":103068,"pos":{"x":-21210,"y":-41162,"z":169586},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300019,"propState":1,"propId":103051,"pos":{"x":-29244,"y":-49102,"z":141398},"rot":{"x":0,"y":345000,"z":0}},{"groupId":42,"instId":300018,"propState":1,"propId":103051,"pos":{"x":-20690,"y":51614,"z":128504},"rot":{"x":0,"y":346164,"z":0}},{"groupId":42,"instId":300016,"propState":0,"propId":103087,"pos":{"x":-13890,"y":-49087,"z":155950},"rot":{"x":0,"y":255000,"z":0}},{"groupId":42,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-19396,"y":-49297,"z":149104},"rot":{"x":0,"y":248453,"z":0}},{"groupId":42,"instId":300008,"propState":21,"propId":103050,"pos":{"x":-27864,"y":-41162,"z":167911},"rot":{"x":0,"y":74840,"z":0}},{"groupId":42,"instId":300006,"propState":21,"propId":103050,"pos":{"x":796,"y":-51342,"z":154832},"rot":{"x":0,"y":255000,"z":0}},{"groupId":42,"instId":300005,"propState":21,"propId":103050,"pos":{"x":1703,"y":-49068,"z":149311},"rot":{"x":0,"y":260000,"z":0}},{"groupId":42,"instId":300004,"propState":0,"propId":103043,"pos":{"x":-22285,"y":-51372,"z":156703},"rot":{"x":0,"y":258102,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"131":{"props":[{"groupId":131,"instId":300002,"propState":1,"propId":211,"pos":{"x":98501,"y":48402,"z":-18056},"rot":{"x":0,"y":0,"z":0}},{"groupId":131,"instId":300001,"propState":18,"propId":103027,"pos":{"x":98560,"y":49729,"z":-20269},"rot":{"x":329456,"y":18676,"z":86383}}],"npcs":[],"monsters":[],"teleports":{}},"132":{"props":[{"groupId":132,"instId":300002,"propState":1,"propId":211,"pos":{"x":84688,"y":47877,"z":15554},"rot":{"x":0,"y":0,"z":0}},{"groupId":132,"instId":300001,"propState":18,"propId":103027,"pos":{"x":81672,"y":50051,"z":15415},"rot":{"x":354386,"y":219342,"z":179040}}],"npcs":[],"monsters":[],"teleports":{}},"133":{"props":[{"groupId":133,"instId":300002,"propState":1,"propId":211,"pos":{"x":33970,"y":50889,"z":-3560},"rot":{"x":0,"y":0,"z":0}},{"groupId":133,"instId":300001,"propState":18,"propId":103027,"pos":{"x":35040,"y":54235,"z":-8899},"rot":{"x":358932,"y":7242,"z":98345}}],"npcs":[],"monsters":[],"teleports":{}},"134":{"props":[{"groupId":134,"instId":300002,"propState":1,"propId":211,"pos":{"x":-159861,"y":61781,"z":16519},"rot":{"x":0,"y":0,"z":0}},{"groupId":134,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-161714,"y":61601,"z":16743},"rot":{"x":272660,"y":136603,"z":175824}}],"npcs":[],"monsters":[],"teleports":{}},"144":{"props":[{"groupId":144,"instId":300004,"propState":1,"propId":211,"pos":{"x":-33440,"y":56796,"z":-3320},"rot":{"x":0,"y":0,"z":0}},{"groupId":144,"instId":300003,"propState":0,"propId":103027,"pos":{"x":-37083,"y":58160,"z":-3985},"rot":{"x":0,"y":50000,"z":0}},{"groupId":144,"instId":300002,"propState":0,"propId":103027,"pos":{"x":-34738,"y":58186,"z":-5883},"rot":{"x":0,"y":30000,"z":0}},{"groupId":144,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-31396,"y":58160,"z":-6903},"rot":{"x":0,"y":5000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300002,"propState":1,"propId":211,"pos":{"x":-99942,"y":62105,"z":37101},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-99899,"y":69040,"z":37026},"rot":{"x":355431,"y":261930,"z":59130}}],"npcs":[],"monsters":[],"teleports":{}},"136":{"props":[{"groupId":136,"instId":300002,"propState":1,"propId":211,"pos":{"x":-52760,"y":54031,"z":119160},"rot":{"x":0,"y":0,"z":0}},{"groupId":136,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-49888,"y":56213,"z":119110},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300002,"propState":1,"propId":211,"pos":{"x":-22190,"y":55093,"z":152220},"rot":{"x":358236,"y":358791,"z":358981}},{"groupId":137,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-22043,"y":57191,"z":156557},"rot":{"x":358236,"y":358791,"z":358981}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[{"groupId":138,"instId":300002,"propState":1,"propId":211,"pos":{"x":-16792,"y":52222,"z":132088},"rot":{"x":0,"y":268821,"z":0}},{"groupId":138,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-22601,"y":51615,"z":130593},"rot":{"x":0,"y":76409,"z":0}},{"groupId":138,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-22602,"y":53030,"z":130604},"rot":{"x":0,"y":76409,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"145":{"props":[{"groupId":145,"instId":300005,"propState":1,"propId":211,"pos":{"x":6570,"y":55021,"z":158267},"rot":{"x":0,"y":0,"z":0}},{"groupId":145,"instId":300004,"propState":18,"propId":103027,"pos":{"x":13172,"y":52606,"z":159943},"rot":{"x":0,"y":0,"z":0}},{"groupId":145,"instId":300003,"propState":18,"propId":103027,"pos":{"x":7868,"y":55835,"z":158074},"rot":{"x":343599,"y":287103,"z":93815}},{"groupId":145,"instId":300002,"propState":18,"propId":103027,"pos":{"x":7851,"y":56014,"z":158339},"rot":{"x":3822,"y":66095,"z":67522}},{"groupId":145,"instId":300001,"propState":18,"propId":103027,"pos":{"x":7740,"y":56051,"z":158863},"rot":{"x":347988,"y":274980,"z":71858}}],"npcs":[],"monsters":[],"teleports":{}},"146":{"props":[{"groupId":146,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-16048,"y":-42271,"z":169813},"rot":{"x":0,"y":303876,"z":0}},{"groupId":146,"instId":300002,"propState":1,"propId":211,"pos":{"x":-17148,"y":-41162,"z":170939},"rot":{"x":0,"y":0,"z":0}},{"groupId":146,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-16092,"y":-40878,"z":169848},"rot":{"x":0,"y":309663,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"139":{"props":[{"groupId":139,"instId":300002,"propState":1,"propId":211,"pos":{"x":16865,"y":52606,"z":162525},"rot":{"x":0,"y":0,"z":0}},{"groupId":139,"instId":300001,"propState":18,"propId":103027,"pos":{"x":18264,"y":53183,"z":164013},"rot":{"x":293118,"y":273355,"z":63050}}],"npcs":[],"monsters":[],"teleports":{}},"140":{"props":[{"groupId":140,"instId":300002,"propState":1,"propId":211,"pos":{"x":-31748,"y":44742,"z":3817},"rot":{"x":0,"y":0,"z":0}},{"groupId":140,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-33565,"y":47394,"z":3056},"rot":{"x":0,"y":63852,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"147":{"props":[{"groupId":147,"instId":300002,"propState":1,"propId":211,"pos":{"x":24868,"y":53360,"z":-45142},"rot":{"x":358236,"y":358791,"z":358981}},{"groupId":147,"instId":300001,"propState":18,"propId":103027,"pos":{"x":22827,"y":53584,"z":-47586},"rot":{"x":358236,"y":358791,"z":293668}}],"npcs":[],"monsters":[],"teleports":{}},"141":{"props":[{"groupId":141,"instId":300002,"propState":1,"propId":211,"pos":{"x":2240,"y":56256,"z":-105780},"rot":{"x":0,"y":0,"z":0}},{"groupId":141,"instId":300001,"propState":18,"propId":103027,"pos":{"x":1255,"y":57791,"z":-103699},"rot":{"x":0,"y":329252,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"142":{"props":[{"groupId":142,"instId":300002,"propState":1,"propId":211,"pos":{"x":-29660,"y":55838,"z":-144270},"rot":{"x":0,"y":0,"z":0}},{"groupId":142,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-30345,"y":55840,"z":-145240},"rot":{"x":90000,"y":123058,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"143":{"props":[{"groupId":143,"instId":300002,"propState":1,"propId":211,"pos":{"x":-72300,"y":56335,"z":-181100},"rot":{"x":0,"y":0,"z":0}},{"groupId":143,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-68756,"y":60401,"z":-180340},"rot":{"x":349045,"y":10769,"z":44976}}],"npcs":[],"monsters":[],"teleports":{}},"148":{"props":[{"groupId":148,"instId":300002,"propState":1,"propId":211,"pos":{"x":-71381,"y":57866,"z":-140992},"rot":{"x":0,"y":0,"z":0}},{"groupId":148,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-72548,"y":57870,"z":-141461},"rot":{"x":90000,"y":48533,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"149":{"props":[{"groupId":149,"instId":300002,"propState":1,"propId":211,"pos":{"x":-114435,"y":56689,"z":-136213},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-113737,"y":57122,"z":-137257},"rot":{"x":0,"y":309697,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300002,"propState":1,"propId":211,"pos":{"x":-100981,"y":62124,"z":-11311},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300001,"propState":18,"propId":103027,"pos":{"x":-100450,"y":62904,"z":-13778},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"154":{"props":[],"npcs":[{"groupId":154,"instId":400001,"npcId":13324,"pos":{"x":82920,"y":48649,"z":31343},"rot":{"x":0,"y":184153,"z":0}}],"monsters":[],"teleports":{}},"179":{"props":[],"npcs":[],"monsters":[{"groupId":179,"instId":200001,"monsterId":8002040,"eventId":20321170,"pos":{"x":-28300,"y":44742,"z":2030},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300001,"propState":0,"propId":103016,"pos":{"x":15090,"y":47890,"z":-5300},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300007,"propState":0,"propId":211,"pos":{"x":13693,"y":56277,"z":-101786},"rot":{"x":0,"y":257000,"z":0}},{"groupId":184,"instId":300002,"propState":0,"propId":103109,"pos":{"x":2731,"y":56256,"z":-100523},"rot":{"x":0,"y":0,"z":0}},{"groupId":184,"instId":300006,"propState":20,"propId":60302,"pos":{"x":13693,"y":56277,"z":-101786},"rot":{"x":0,"y":257000,"z":0}},{"groupId":184,"instId":300005,"propState":0,"propId":100,"pos":{"x":2731,"y":56256,"z":-100523},"rot":{"x":0,"y":0,"z":0}},{"groupId":184,"instId":300004,"propState":0,"propId":103109,"pos":{"x":2731,"y":56256,"z":-100523},"rot":{"x":0,"y":0,"z":0}},{"groupId":184,"instId":300003,"propState":0,"propId":103109,"pos":{"x":2731,"y":56256,"z":-100523},"rot":{"x":0,"y":0,"z":0}},{"groupId":184,"instId":300001,"propState":10,"propId":103012,"pos":{"x":2731,"y":56256,"z":-100523},"rot":{"x":0,"y":280000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"185":{"props":[],"npcs":[],"monsters":[{"groupId":185,"instId":200003,"monsterId":3001010,"eventId":20321107,"pos":{"x":-34810,"y":54051,"z":102850},"rot":{"x":0,"y":110000,"z":0}},{"groupId":185,"instId":200002,"monsterId":3002040,"eventId":20321106,"pos":{"x":-52840,"y":54031,"z":100320},"rot":{"x":0,"y":334521,"z":0}},{"groupId":185,"instId":200009,"monsterId":3002030,"eventId":20321115,"pos":{"x":-9751,"y":56180,"z":161891},"rot":{"x":0,"y":64069,"z":0}},{"groupId":185,"instId":200008,"monsterId":3002040,"eventId":20321114,"pos":{"x":-11603,"y":56187,"z":177589},"rot":{"x":0,"y":170000,"z":0}},{"groupId":185,"instId":200007,"monsterId":3002030,"eventId":20321113,"pos":{"x":-27239,"y":56199,"z":195340},"rot":{"x":0,"y":180000,"z":0}},{"groupId":185,"instId":200006,"monsterId":3002030,"eventId":20321112,"pos":{"x":-18284,"y":56193,"z":187118},"rot":{"x":0,"y":281486,"z":0}},{"groupId":185,"instId":200005,"monsterId":3002040,"eventId":20321111,"pos":{"x":-41192,"y":56197,"z":187983},"rot":{"x":0,"y":180000,"z":0}},{"groupId":185,"instId":200004,"monsterId":3001020,"eventId":20321110,"pos":{"x":-44260,"y":56193,"z":180510},"rot":{"x":0,"y":60000,"z":0}},{"groupId":185,"instId":200001,"monsterId":3002010,"eventId":20321105,"pos":{"x":-51510,"y":54051,"z":111770},"rot":{"x":0,"y":325858,"z":0}}],"teleports":{}},"187":{"props":[],"npcs":[],"monsters":[{"groupId":187,"instId":200002,"monsterId":3002010,"eventId":20321132,"pos":{"x":-25637,"y":44742,"z":16326},"rot":{"x":0,"y":106483,"z":0}},{"groupId":187,"instId":200001,"monsterId":3002010,"eventId":20321131,"pos":{"x":-37710,"y":44742,"z":-11000},"rot":{"x":0,"y":299955,"z":0}}],"teleports":{}},"186":{"props":[],"npcs":[],"monsters":[{"groupId":186,"instId":200002,"monsterId":3001020,"eventId":20321119,"pos":{"x":-54631,"y":56261,"z":-171282},"rot":{"x":0,"y":70000,"z":0}},{"groupId":186,"instId":200006,"monsterId":3002030,"eventId":20321125,"pos":{"x":-112776,"y":56689,"z":-134626},"rot":{"x":0,"y":172272,"z":0}},{"groupId":186,"instId":200005,"monsterId":3002040,"eventId":20321124,"pos":{"x":-115491,"y":56689,"z":-136250},"rot":{"x":0,"y":143846,"z":0}},{"groupId":186,"instId":200004,"monsterId":3002030,"eventId":20321121,"pos":{"x":-60490,"y":56261,"z":-181260},"rot":{"x":0,"y":81890,"z":0}},{"groupId":186,"instId":200003,"monsterId":3002040,"eventId":20321120,"pos":{"x":-46204,"y":56261,"z":-177486},"rot":{"x":0,"y":299901,"z":0}},{"groupId":186,"instId":200001,"monsterId":3001020,"eventId":20321118,"pos":{"x":-62067,"y":56261,"z":-167374},"rot":{"x":0,"y":81890,"z":0}}],"teleports":{}},"266":{"props":[],"npcs":[],"monsters":[{"groupId":266,"instId":200002,"monsterId":3002010,"eventId":20321137,"pos":{"x":-26158,"y":56946,"z":-111078},"rot":{"x":0,"y":182431,"z":0}},{"groupId":266,"instId":200001,"monsterId":3002010,"eventId":20321136,"pos":{"x":-29555,"y":56946,"z":-111520},"rot":{"x":0,"y":140000,"z":0}}],"teleports":{}},"267":{"props":[],"npcs":[],"monsters":[{"groupId":267,"instId":200001,"monsterId":3002040,"eventId":20321138,"pos":{"x":-26205,"y":56946,"z":-117877},"rot":{"x":0,"y":332185,"z":0}}],"teleports":{}},"194":{"props":[],"npcs":[{"groupId":194,"instId":400001,"npcId":13232,"pos":{"x":-102954,"y":62105,"z":28520},"rot":{"x":0,"y":87466,"z":0}}],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300008,"propState":0,"propId":211,"pos":{"x":-25640,"y":44742,"z":9240},"rot":{"x":0,"y":224603,"z":0}},{"groupId":188,"instId":300007,"propState":20,"propId":60303,"pos":{"x":-25640,"y":44742,"z":9240},"rot":{"x":0,"y":224603,"z":0}},{"groupId":188,"instId":300006,"propState":0,"propId":100,"pos":{"x":8780,"y":52279,"z":16400},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300004,"propState":9,"propId":103109,"pos":{"x":-28620,"y":45742,"z":27410},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300003,"propState":9,"propId":103109,"pos":{"x":-25468,"y":45742,"z":3397},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300002,"propState":9,"propId":103109,"pos":{"x":-40538,"y":45742,"z":9420},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300001,"propState":9,"propId":103012,"pos":{"x":8780,"y":52279,"z":16400},"rot":{"x":0,"y":64235,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"199":{"props":[{"groupId":199,"instId":300004,"propState":9,"propId":103109,"pos":{"x":-5310,"y":54024,"z":-138465},"rot":{"x":0,"y":0,"z":0}},{"groupId":199,"instId":300006,"propState":20,"propId":60303,"pos":{"x":-20531,"y":55838,"z":-142772},"rot":{"x":0,"y":257360,"z":0}},{"groupId":199,"instId":300002,"propState":9,"propId":103109,"pos":{"x":-23159,"y":54003,"z":-139928},"rot":{"x":0,"y":352875,"z":0}},{"groupId":199,"instId":300007,"propState":0,"propId":211,"pos":{"x":-20531,"y":55838,"z":-142772},"rot":{"x":0,"y":257360,"z":0}},{"groupId":199,"instId":300005,"propState":0,"propId":100,"pos":{"x":-22600,"y":55838,"z":-143160},"rot":{"x":0,"y":0,"z":0}},{"groupId":199,"instId":300003,"propState":9,"propId":103109,"pos":{"x":-21777,"y":54046,"z":-146817},"rot":{"x":0,"y":352875,"z":0}},{"groupId":199,"instId":300001,"propState":2,"propId":103012,"pos":{"x":-22600,"y":55838,"z":-143160},"rot":{"x":0,"y":257774,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"200":{"props":[{"groupId":200,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-35895,"y":-49102,"z":145300},"rot":{"x":0,"y":0,"z":0}},{"groupId":200,"instId":300007,"propState":0,"propId":211,"pos":{"x":-37533,"y":-49102,"z":144924},"rot":{"x":0,"y":76736,"z":0}},{"groupId":200,"instId":300006,"propState":20,"propId":60302,"pos":{"x":-37533,"y":-49102,"z":144924},"rot":{"x":0,"y":76736,"z":0}},{"groupId":200,"instId":300005,"propState":0,"propId":100,"pos":{"x":-35895,"y":-49102,"z":145300},"rot":{"x":0,"y":0,"z":0}},{"groupId":200,"instId":300003,"propState":9,"propId":103109,"pos":{"x":-36003,"y":-48814,"z":157084},"rot":{"x":0,"y":352875,"z":0}},{"groupId":200,"instId":300002,"propState":9,"propId":103109,"pos":{"x":-1276,"y":-48806,"z":148583},"rot":{"x":0,"y":352875,"z":0}},{"groupId":200,"instId":300001,"propState":2,"propId":103012,"pos":{"x":-35895,"y":-49102,"z":145300},"rot":{"x":0,"y":76958,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"276":{"props":[{"groupId":276,"instId":300007,"propState":18,"propId":103037,"pos":{"x":100376,"y":48394,"z":-6728},"rot":{"x":0,"y":223588,"z":0}},{"groupId":276,"instId":300005,"propState":18,"propId":101029,"pos":{"x":-101528,"y":62950,"z":36622},"rot":{"x":0,"y":236415,"z":0}},{"groupId":276,"instId":300004,"propState":18,"propId":101029,"pos":{"x":97734,"y":49418,"z":27980},"rot":{"x":0,"y":207066,"z":0}},{"groupId":276,"instId":300001,"propState":18,"propId":103083,"pos":{"x":-20946,"y":56676,"z":161578},"rot":{"x":0,"y":0,"z":0}},{"groupId":276,"instId":300006,"propState":18,"propId":101028,"pos":{"x":-17690,"y":57269,"z":9613},"rot":{"x":0,"y":236415,"z":0}},{"groupId":276,"instId":300003,"propState":18,"propId":103037,"pos":{"x":46218,"y":51200,"z":5653},"rot":{"x":0,"y":223588,"z":0}},{"groupId":276,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-89994,"y":62697,"z":-35088},"rot":{"x":0,"y":236415,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"273":{"props":[{"groupId":273,"instId":300020,"propState":0,"propId":103017,"pos":{"x":-17035,"y":44742,"z":-9401},"rot":{"x":0,"y":229308,"z":0}},{"groupId":273,"instId":300021,"propState":0,"propId":103017,"pos":{"x":-20584,"y":44742,"z":-11589},"rot":{"x":0,"y":242907,"z":0}},{"groupId":273,"instId":300014,"propState":0,"propId":103017,"pos":{"x":-24280,"y":44742,"z":-3690},"rot":{"x":0,"y":56717,"z":0}},{"groupId":273,"instId":300023,"propState":0,"propId":103017,"pos":{"x":-28651,"y":44742,"z":-13701},"rot":{"x":0,"y":178394,"z":0}},{"groupId":273,"instId":300022,"propState":0,"propId":103017,"pos":{"x":-24570,"y":44742,"z":-12940},"rot":{"x":0,"y":252014,"z":0}},{"groupId":273,"instId":300019,"propState":0,"propId":103017,"pos":{"x":-13534,"y":44742,"z":-6444},"rot":{"x":0,"y":217354,"z":0}},{"groupId":273,"instId":300018,"propState":0,"propId":103017,"pos":{"x":-11532,"y":44742,"z":-3149},"rot":{"x":0,"y":208697,"z":0}},{"groupId":273,"instId":300017,"propState":0,"propId":103017,"pos":{"x":-10635,"y":44742,"z":821},"rot":{"x":0,"y":172984,"z":0}},{"groupId":273,"instId":300016,"propState":0,"propId":103017,"pos":{"x":-14530,"y":44742,"z":740},"rot":{"x":0,"y":89475,"z":0}},{"groupId":273,"instId":300015,"propState":0,"propId":103017,"pos":{"x":-18800,"y":44742,"z":700},"rot":{"x":0,"y":89475,"z":0}},{"groupId":273,"instId":300013,"propState":0,"propId":103016,"pos":{"x":-29324,"y":44742,"z":-4340},"rot":{"x":0,"y":358667,"z":0}},{"groupId":273,"instId":300012,"propState":0,"propId":103016,"pos":{"x":-34625,"y":44742,"z":-2757},"rot":{"x":0,"y":121242,"z":0}},{"groupId":273,"instId":300010,"propState":0,"propId":103016,"pos":{"x":-37598,"y":44742,"z":454},"rot":{"x":0,"y":138230,"z":0}},{"groupId":273,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-39232,"y":44742,"z":4498},"rot":{"x":0,"y":161630,"z":0}},{"groupId":273,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-42920,"y":44742,"z":9690},"rot":{"x":0,"y":92081,"z":0}},{"groupId":273,"instId":300007,"propState":0,"propId":103016,"pos":{"x":-39032,"y":44742,"z":9302},"rot":{"x":0,"y":176534,"z":0}},{"groupId":273,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-45631,"y":44742,"z":14769},"rot":{"x":0,"y":190873,"z":0}},{"groupId":273,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-47080,"y":44742,"z":10370},"rot":{"x":0,"y":91257,"z":0}},{"groupId":273,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-43350,"y":44742,"z":18190},"rot":{"x":0,"y":217450,"z":0}},{"groupId":273,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-39275,"y":44742,"z":22097},"rot":{"x":0,"y":229331,"z":0}},{"groupId":273,"instId":300002,"propState":0,"propId":103016,"pos":{"x":-34382,"y":44742,"z":24354},"rot":{"x":0,"y":241745,"z":0}},{"groupId":273,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-28878,"y":44742,"z":25351},"rot":{"x":0,"y":270735,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"289":{"props":[{"groupId":289,"instId":300003,"propState":18,"propId":103038,"pos":{"x":-147156,"y":61489,"z":6247},"rot":{"x":348571,"y":183163,"z":9374}},{"groupId":289,"instId":300002,"propState":18,"propId":103038,"pos":{"x":-11099,"y":54394,"z":118438},"rot":{"x":0,"y":180000,"z":22922}},{"groupId":289,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-830,"y":57136,"z":-102067},"rot":{"x":348315,"y":73832,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}},"303":{"props":[{"groupId":303,"instId":300001,"propState":1,"propId":110,"pos":{"x":-143510,"y":60884,"z":6330},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"302":{"props":[{"groupId":302,"instId":300001,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":302,"instId":300006,"propState":0,"propId":101030,"pos":{"x":388060,"y":-13820,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":302,"instId":300005,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"334":{"props":[{"groupId":334,"instId":300002,"propState":1,"propId":211,"pos":{"x":-18154,"y":44742,"z":9213},"rot":{"x":0,"y":279910,"z":0}},{"groupId":334,"instId":300001,"propState":18,"propId":103189,"pos":{"x":-18327,"y":46782,"z":9585},"rot":{"x":5234,"y":8714,"z":290512}}],"npcs":[],"monsters":[],"teleports":{}},"336":{"props":[{"groupId":336,"instId":300002,"propState":1,"propId":211,"pos":{"x":-47050,"y":44742,"z":-351},"rot":{"x":339366,"y":323413,"z":300868}},{"groupId":336,"instId":300001,"propState":18,"propId":103189,"pos":{"x":-47201,"y":46790,"z":134},"rot":{"x":15963,"y":16174,"z":278403}}],"npcs":[],"monsters":[],"teleports":{}},"340":{"props":[{"groupId":340,"instId":300006,"propState":1,"propId":103226,"pos":{"x":-19374,"y":44742,"z":11612},"rot":{"x":0,"y":151672,"z":0}},{"groupId":340,"instId":300005,"propState":0,"propId":100,"pos":{"x":-18520,"y":44740,"z":9970},"rot":{"x":0,"y":0,"z":0}},{"groupId":340,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-18520,"y":44740,"z":9970},"rot":{"x":0,"y":0,"z":0}},{"groupId":340,"instId":300003,"propState":0,"propId":103109,"pos":{"x":-18520,"y":44740,"z":9970},"rot":{"x":0,"y":0,"z":0}},{"groupId":340,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-18520,"y":44740,"z":9970},"rot":{"x":0,"y":0,"z":0}},{"groupId":340,"instId":300001,"propState":9,"propId":103012,"pos":{"x":-18520,"y":44740,"z":9970},"rot":{"x":1,"y":152277,"z":108}}],"npcs":[{"groupId":340,"instId":400001,"npcId":100,"pos":{"x":-18888,"y":47634,"z":9799},"rot":{"x":0,"y":149077,"z":0}}],"monsters":[],"teleports":{}},"341":{"props":[{"groupId":341,"instId":300006,"propState":1,"propId":103226,"pos":{"x":-47565,"y":44742,"z":2297},"rot":{"x":0,"y":168610,"z":0}},{"groupId":341,"instId":300005,"propState":0,"propId":100,"pos":{"x":-18520,"y":44740,"z":9970},"rot":{"x":0,"y":0,"z":0}},{"groupId":341,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-18520,"y":44740,"z":9970},"rot":{"x":0,"y":0,"z":0}},{"groupId":341,"instId":300003,"propState":0,"propId":103109,"pos":{"x":-18520,"y":44740,"z":9970},"rot":{"x":0,"y":0,"z":0}},{"groupId":341,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-18520,"y":44740,"z":9970},"rot":{"x":0,"y":0,"z":0}},{"groupId":341,"instId":300001,"propState":9,"propId":103012,"pos":{"x":-47260,"y":44742,"z":559},"rot":{"x":0,"y":167576,"z":0}}],"npcs":[{"groupId":341,"instId":400001,"npcId":100,"pos":{"x":-47691,"y":47632,"z":501},"rot":{"x":0,"y":161124,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":401,"startAnchorId":null,"startGroupId":null}},"2032201":{"P20322_F20322001":{"scenes":{"12":{"props":[{"groupId":12,"instId":300003,"propState":0,"propId":103010,"pos":{"x":39630,"y":103020,"z":81860},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300002,"propState":1,"propId":103011,"pos":{"x":57723,"y":104000,"z":81587},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":103011,"pos":{"x":21585,"y":98000,"z":81549},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300005,"propState":1,"propId":103154,"pos":{"x":-172890,"y":-227800,"z":-115270},"rot":{"x":0,"y":90000,"z":0}},{"groupId":2,"instId":300004,"propState":1,"propId":103154,"pos":{"x":-32950,"y":-232940,"z":-204900},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300003,"propState":20,"propId":103154,"pos":{"x":-1035,"y":89723,"z":78485},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"249":{"props":[{"groupId":249,"instId":300005,"propState":1,"propId":103154,"pos":{"x":-172890,"y":-227800,"z":-115270},"rot":{"x":0,"y":90000,"z":0}},{"groupId":249,"instId":300004,"propState":1,"propId":103154,"pos":{"x":-32950,"y":-232940,"z":-204900},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300003,"propState":0,"propId":103154,"pos":{"x":-1035,"y":89723,"z":78485},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300004,"propState":0,"propId":103003,"pos":{"x":32110,"y":108000,"z":-32990},"rot":{"x":0,"y":270000,"z":270000}},{"groupId":5,"instId":300003,"propState":0,"propId":103003,"pos":{"x":43860,"y":91010,"z":-11950},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":103003,"pos":{"x":20023,"y":102000,"z":-32899},"rot":{"x":90000,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":103003,"pos":{"x":20110,"y":91010,"z":-11950},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300003,"propState":0,"propId":103010,"pos":{"x":23480,"y":96150,"z":9640},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300002,"propState":1,"propId":103011,"pos":{"x":32000,"y":91000,"z":-2897},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":1,"propId":103034,"pos":{"x":11050,"y":95000,"z":18000},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300002,"propState":1,"propId":103011,"pos":{"x":-53750,"y":97998,"z":81567},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":103010,"pos":{"x":-38750,"y":100570,"z":81570},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300001,"propState":1,"propId":103011,"pos":{"x":-23977,"y":98000,"z":81582},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300002,"propState":0,"propId":103017,"pos":{"x":58490,"y":111220,"z":114600},"rot":{"x":86736,"y":90347,"z":270348}},{"groupId":15,"instId":300001,"propState":0,"propId":103016,"pos":{"x":65405,"y":105051,"z":114546},"rot":{"x":0,"y":90000,"z":270020}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300001,"propState":0,"propId":103017,"pos":{"x":86525,"y":120259,"z":79632},"rot":{"x":2735,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300002,"propState":12,"propId":60302,"pos":{"x":86524,"y":106527,"z":105615},"rot":{"x":90000,"y":270000,"z":0}},{"groupId":17,"instId":300001,"propState":12,"propId":60301,"pos":{"x":86522,"y":113582,"z":89040},"rot":{"x":0,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":0,"propId":103039,"pos":{"x":94328,"y":98000,"z":79840},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300004,"propState":0,"propId":103073,"pos":{"x":93550,"y":97991,"z":84580},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300003,"propState":0,"propId":103073,"pos":{"x":87550,"y":97991,"z":84580},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300002,"propState":12,"propId":60303,"pos":{"x":97570,"y":98000,"z":82030},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300002,"propState":12,"propId":60301,"pos":{"x":60500,"y":118950,"z":114580},"rot":{"x":0,"y":90000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300002,"propState":0,"propId":103073,"pos":{"x":-65810,"y":98000,"z":96570},"rot":{"x":0,"y":270000,"z":0}},{"groupId":27,"instId":300006,"propState":0,"propId":103039,"pos":{"x":-78598,"y":97999,"z":97590},"rot":{"x":0,"y":270000,"z":0}},{"groupId":27,"instId":300003,"propState":0,"propId":103073,"pos":{"x":-71810,"y":98000,"z":96570},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-56970,"y":95450,"z":63580},"rot":{"x":270020,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-103785,"y":122000,"z":81639},"rot":{"x":0,"y":90000,"z":180000}},{"groupId":30,"instId":300001,"propState":12,"propId":60303,"pos":{"x":-77510,"y":122000,"z":94090},"rot":{"x":0,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"206":{"props":[{"groupId":206,"instId":300001,"propState":8,"propId":702,"pos":{"x":-99099,"y":-224905,"z":-147550},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":206,"instId":200001,"monsterId":3013011,"eventId":101217,"pos":{"x":-99099,"y":-225905,"z":-147550},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{"1117":{"anchorId":1,"groupId":206,"instId":300001,"pos":{"x":-104060,"y":-225905,"z":-147580},"rot":{"x":0,"y":90000,"z":0}}}},"188":{"props":[{"groupId":188,"instId":300004,"propState":1,"propId":103031,"pos":{"x":-835,"y":95820,"z":142306},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300006,"propState":0,"propId":103031,"pos":{"x":48558,"y":84400,"z":82242},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300005,"propState":0,"propId":103031,"pos":{"x":39519,"y":88400,"z":103220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":188,"instId":300003,"propState":1,"propId":103031,"pos":{"x":-908,"y":89798,"z":112009},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300002,"propState":1,"propId":103031,"pos":{"x":-1112,"y":98000,"z":56939},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300001,"propState":1,"propId":103031,"pos":{"x":-1000,"y":95000,"z":-9013},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300002,"propState":1,"propId":103031,"pos":{"x":-1103,"y":98000,"z":56939},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300006,"propState":1,"propId":103031,"pos":{"x":48558,"y":84400,"z":82242},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300005,"propState":1,"propId":103031,"pos":{"x":39519,"y":88400,"z":103220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":35,"instId":300004,"propState":1,"propId":103031,"pos":{"x":-835,"y":95820,"z":142306},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300001,"propState":0,"propId":103031,"pos":{"x":-1000,"y":95000,"z":-9013},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300002,"propState":8,"propId":101,"pos":{"x":-11895,"y":89000,"z":81121},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300003,"propState":8,"propId":101,"pos":{"x":-46123,"y":-225905,"z":-119280},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300001,"propState":8,"propId":101,"pos":{"x":3166,"y":95000,"z":-37280},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2032201":{"anchorId":1,"groupId":37,"instId":300001,"pos":{"x":-1037,"y":95000,"z":-34125},"rot":{"x":0,"y":0,"z":0}},"2032202":{"anchorId":2,"groupId":37,"instId":300002,"pos":{"x":-1100,"y":88793,"z":73950},"rot":{"x":0,"y":0,"z":0}},"2032203":{"anchorId":3,"groupId":37,"instId":300003,"pos":{"x":-40986,"y":-225949,"z":-115939},"rot":{"x":0,"y":330000,"z":0}}}},"38":{"props":[{"groupId":38,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-95830,"y":-226913,"z":-70496},"rot":{"x":0,"y":283486,"z":0}},{"groupId":38,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-39406,"y":-225957,"z":-59117},"rot":{"x":0,"y":270000,"z":0}},{"groupId":38,"instId":300009,"propState":12,"propId":60301,"pos":{"x":-88160,"y":-225957,"z":-108586},"rot":{"x":0,"y":270000,"z":0}},{"groupId":38,"instId":300007,"propState":12,"propId":60301,"pos":{"x":-149829,"y":-225946,"z":-115207},"rot":{"x":0,"y":270000,"z":0}},{"groupId":38,"instId":300006,"propState":12,"propId":60301,"pos":{"x":-85050,"y":-223996,"z":-25060},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-124655,"y":-202735,"z":-24562},"rot":{"x":0,"y":359629,"z":0}},{"groupId":38,"instId":300004,"propState":12,"propId":60301,"pos":{"x":-133324,"y":-204970,"z":-73984},"rot":{"x":0,"y":270000,"z":0}},{"groupId":38,"instId":300003,"propState":12,"propId":60301,"pos":{"x":-111658,"y":-225898,"z":-151334},"rot":{"x":0,"y":90000,"z":0}},{"groupId":38,"instId":300001,"propState":12,"propId":60301,"pos":{"x":7940,"y":-225210,"z":-91640},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[],"npcs":[],"monsters":[{"groupId":40,"instId":200009,"monsterId":3012020,"eventId":20322035,"pos":{"x":-99620,"y":-225905,"z":-151140},"rot":{"x":0,"y":355606,"z":0}},{"groupId":40,"instId":200005,"monsterId":3012020,"eventId":20322039,"pos":{"x":-136569,"y":-204970,"z":-85052},"rot":{"x":0,"y":124289,"z":0}},{"groupId":40,"instId":200001,"monsterId":3011010,"eventId":20322030,"pos":{"x":-550,"y":-225249,"z":-56965},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":200006,"monsterId":3012020,"eventId":20322032,"pos":{"x":-11470,"y":-225249,"z":-50960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":200002,"monsterId":3011010,"eventId":20322028,"pos":{"x":-8920,"y":-225202,"z":-98130},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":200008,"monsterId":3012010,"eventId":20322034,"pos":{"x":-99810,"y":-225905,"z":-145690},"rot":{"x":0,"y":124289,"z":0}},{"groupId":40,"instId":200007,"monsterId":3012010,"eventId":20322038,"pos":{"x":-148920,"y":-204970,"z":-87470},"rot":{"x":0,"y":75677,"z":0}},{"groupId":40,"instId":200004,"monsterId":3012020,"eventId":20322031,"pos":{"x":-14880,"y":-225212,"z":-46250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":200003,"monsterId":3012010,"eventId":20322029,"pos":{"x":1452,"y":-225249,"z":-103660},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300014,"propState":0,"propId":103017,"pos":{"x":-40044,"y":-225474,"z":-47896},"rot":{"x":0,"y":270000,"z":0}},{"groupId":41,"instId":300012,"propState":0,"propId":103016,"pos":{"x":-90817,"y":-226972,"z":-63185},"rot":{"x":0,"y":240000,"z":0}},{"groupId":41,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-131358,"y":-225944,"z":-90735},"rot":{"x":0,"y":333843,"z":0}},{"groupId":41,"instId":300013,"propState":0,"propId":103016,"pos":{"x":-102251,"y":-223998,"z":-43343},"rot":{"x":0,"y":330000,"z":0}},{"groupId":41,"instId":300008,"propState":0,"propId":103017,"pos":{"x":-91292,"y":-226972,"z":-64710},"rot":{"x":0,"y":300000,"z":0}},{"groupId":41,"instId":300005,"propState":0,"propId":103017,"pos":{"x":-143910,"y":-204970,"z":-75295},"rot":{"x":0,"y":307210,"z":0}},{"groupId":41,"instId":300016,"propState":0,"propId":103017,"pos":{"x":-132891,"y":-202689,"z":4809},"rot":{"x":0,"y":90000,"z":0}},{"groupId":41,"instId":300015,"propState":0,"propId":103017,"pos":{"x":-95077,"y":-226785,"z":-73172},"rot":{"x":0,"y":20000,"z":0}},{"groupId":41,"instId":300011,"propState":0,"propId":103016,"pos":{"x":-33745,"y":-225247,"z":-35360},"rot":{"x":0,"y":180000,"z":0}},{"groupId":41,"instId":300010,"propState":0,"propId":103016,"pos":{"x":5704,"y":-224928,"z":-104982},"rot":{"x":0,"y":330000,"z":0}},{"groupId":41,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-77902,"y":-226963,"z":-88109},"rot":{"x":0,"y":195000,"z":0}},{"groupId":41,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-125291,"y":-225905,"z":-145670},"rot":{"x":0,"y":60000,"z":0}},{"groupId":41,"instId":300003,"propState":0,"propId":103017,"pos":{"x":-74318,"y":-225911,"z":-116097},"rot":{"x":0,"y":0,"z":0}},{"groupId":41,"instId":300007,"propState":0,"propId":103017,"pos":{"x":-35000,"y":-225904,"z":-114360},"rot":{"x":0,"y":230000,"z":0}},{"groupId":41,"instId":300006,"propState":0,"propId":103017,"pos":{"x":-30980,"y":-225904,"z":-120880},"rot":{"x":0,"y":260000,"z":0}},{"groupId":41,"instId":300001,"propState":0,"propId":103015,"pos":{"x":-108791,"y":-225898,"z":-140472},"rot":{"x":0,"y":270000,"z":0}},{"groupId":41,"instId":300002,"propState":0,"propId":103015,"pos":{"x":-171776,"y":-199418,"z":-66680},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300004,"propState":12,"propId":60301,"pos":{"x":11349,"y":89000,"z":121124},"rot":{"x":0,"y":90000,"z":0}},{"groupId":42,"instId":300006,"propState":12,"propId":60301,"pos":{"x":9150,"y":95820,"z":146733},"rot":{"x":0,"y":315000,"z":0}},{"groupId":42,"instId":300005,"propState":12,"propId":60301,"pos":{"x":44680,"y":84100,"z":65730},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-11233,"y":95000,"z":6951},"rot":{"x":0,"y":90360,"z":0}},{"groupId":42,"instId":300003,"propState":12,"propId":60301,"pos":{"x":-9817,"y":98005,"z":66753},"rot":{"x":0,"y":215898,"z":0}},{"groupId":42,"instId":300001,"propState":12,"propId":60301,"pos":{"x":11846,"y":95000,"z":-19345},"rot":{"x":0,"y":190000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300003,"propState":0,"propId":211,"pos":{"x":-165924,"y":-199418,"z":-78830},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300002,"propState":0,"propId":100,"pos":{"x":-4200000,"y":1000000,"z":-1500000},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300001,"propState":11,"propId":60303,"pos":{"x":-165924,"y":-199418,"z":-82970},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":45,"instId":200001,"monsterId":3013010,"eventId":20322236,"pos":{"x":-165744,"y":-199418,"z":-79995},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300010,"propState":0,"propId":103016,"pos":{"x":7370,"y":89000,"z":109430},"rot":{"x":0,"y":210000,"z":0}},{"groupId":44,"instId":300008,"propState":0,"propId":103017,"pos":{"x":20685,"y":97479,"z":107801},"rot":{"x":0,"y":330000,"z":0}},{"groupId":44,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-8553,"y":89000,"z":110723},"rot":{"x":0,"y":150000,"z":0}},{"groupId":44,"instId":300009,"propState":0,"propId":103016,"pos":{"x":49548,"y":88400,"z":104868},"rot":{"x":0,"y":178128,"z":0}},{"groupId":44,"instId":300004,"propState":0,"propId":103017,"pos":{"x":-21380,"y":89000,"z":101990},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300003,"propState":0,"propId":103017,"pos":{"x":19140,"y":98000,"z":68877},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300005,"propState":0,"propId":103016,"pos":{"x":9468,"y":95000,"z":-31429},"rot":{"x":0,"y":180000,"z":0}},{"groupId":44,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-11731,"y":95000,"z":-7439},"rot":{"x":0,"y":40000,"z":0}},{"groupId":44,"instId":300007,"propState":0,"propId":103017,"pos":{"x":8946,"y":95000,"z":-7058},"rot":{"x":0,"y":320000,"z":0}},{"groupId":44,"instId":300006,"propState":0,"propId":103017,"pos":{"x":-11552,"y":96344,"z":-16539},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300002,"propState":0,"propId":103015,"pos":{"x":-6763,"y":89000,"z":71763},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[],"npcs":[],"monsters":[{"groupId":46,"instId":200005,"monsterId":3011010,"eventId":20322014,"pos":{"x":40750,"y":84136,"z":77500},"rot":{"x":0,"y":138099,"z":0}},{"groupId":46,"instId":200003,"monsterId":3011010,"eventId":20322013,"pos":{"x":56480,"y":84100,"z":78010},"rot":{"x":0,"y":219646,"z":0}},{"groupId":46,"instId":200007,"monsterId":3012010,"eventId":20322012,"pos":{"x":54364,"y":84136,"z":79768},"rot":{"x":0,"y":219646,"z":0}},{"groupId":46,"instId":200006,"monsterId":3012020,"eventId":20322011,"pos":{"x":42890,"y":84136,"z":79420},"rot":{"x":0,"y":138099,"z":0}},{"groupId":46,"instId":200004,"monsterId":3012020,"eventId":20322008,"pos":{"x":-20514,"y":98000,"z":76952},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":200002,"monsterId":3012010,"eventId":20322007,"pos":{"x":-15840,"y":98005,"z":73190},"rot":{"x":0,"y":50000,"z":0}},{"groupId":46,"instId":200001,"monsterId":3012010,"eventId":20322006,"pos":{"x":13183,"y":98005,"z":89460},"rot":{"x":0,"y":234576,"z":0}}],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300001,"propState":0,"propId":100,"pos":{"x":-85380,"y":122000,"z":83550},"rot":{"x":0,"y":185559,"z":180000}}],"npcs":[],"monsters":[{"groupId":97,"instId":200006,"monsterId":3002041,"eventId":10301299,"pos":{"x":-70900,"y":122000,"z":69760},"rot":{"x":0,"y":90000,"z":0}},{"groupId":97,"instId":200003,"monsterId":3002011,"eventId":10301299,"pos":{"x":-85335,"y":122000,"z":80510},"rot":{"x":0,"y":204818,"z":0}},{"groupId":97,"instId":200007,"monsterId":3002041,"eventId":10301299,"pos":{"x":-94402,"y":121993,"z":92302},"rot":{"x":0,"y":54115,"z":0}},{"groupId":97,"instId":200005,"monsterId":3002041,"eventId":10301299,"pos":{"x":-96360,"y":122000,"z":74159},"rot":{"x":0,"y":185178,"z":0}},{"groupId":97,"instId":200004,"monsterId":3002041,"eventId":10301299,"pos":{"x":-81330,"y":122000,"z":94316},"rot":{"x":0,"y":275178,"z":0}},{"groupId":97,"instId":200002,"monsterId":3002041,"eventId":10301299,"pos":{"x":-93868,"y":121993,"z":81621},"rot":{"x":0,"y":93257,"z":0}},{"groupId":97,"instId":200001,"monsterId":3002011,"eventId":10301299,"pos":{"x":-86424,"y":122000,"z":83380},"rot":{"x":0,"y":24441,"z":0}}],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300007,"propState":0,"propId":100,"pos":{"x":-84460,"y":122000,"z":68070},"rot":{"x":0,"y":270000,"z":180000}},{"groupId":99,"instId":300006,"propState":0,"propId":100,"pos":{"x":-77541,"y":120901,"z":94104},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":99,"instId":300003,"propState":0,"propId":100,"pos":{"x":-70550,"y":122000,"z":88310},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":99,"instId":300002,"propState":0,"propId":100,"pos":{"x":-70550,"y":122000,"z":88310},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":99,"instId":300001,"propState":0,"propId":103042,"pos":{"x":-70610,"y":122000,"z":85450},"rot":{"x":0,"y":0,"z":180000}}],"npcs":[],"monsters":[{"groupId":99,"instId":200002,"monsterId":3002010,"eventId":10301299,"pos":{"x":0,"y":-560000,"z":0},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300002,"propState":0,"propId":103043,"pos":{"x":-65039,"y":122000,"z":77950},"rot":{"x":0,"y":178520,"z":180000}},{"groupId":98,"instId":300007,"propState":0,"propId":103055,"pos":{"x":-98177,"y":122000,"z":81540},"rot":{"x":0,"y":90000,"z":180000}},{"groupId":98,"instId":300003,"propState":0,"propId":100,"pos":{"x":-80799,"y":121993,"z":65296},"rot":{"x":0,"y":90000,"z":180000}},{"groupId":98,"instId":300001,"propState":0,"propId":100,"pos":{"x":-98806,"y":116000,"z":78580},"rot":{"x":0,"y":90000,"z":0}},{"groupId":98,"instId":300010,"propState":0,"propId":100,"pos":{"x":0,"y":-560000,"z":0},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":98,"instId":300005,"propState":2,"propId":103068,"pos":{"x":-80828,"y":121972,"z":65310},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":98,"instId":300009,"propState":21,"propId":103050,"pos":{"x":-78963,"y":122000,"z":64462},"rot":{"x":0,"y":0,"z":180000}},{"groupId":98,"instId":300008,"propState":21,"propId":103050,"pos":{"x":-70816,"y":122000,"z":64469},"rot":{"x":0,"y":0,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"101":{"props":[{"groupId":101,"instId":300005,"propState":0,"propId":100,"pos":{"x":58507,"y":94344,"z":103232},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":101,"instId":300004,"propState":0,"propId":100,"pos":{"x":80860,"y":81970,"z":102650},"rot":{"x":0,"y":270000,"z":270000}},{"groupId":101,"instId":300003,"propState":0,"propId":100,"pos":{"x":91831,"y":88950,"z":102580},"rot":{"x":0,"y":270000,"z":270000}},{"groupId":101,"instId":300002,"propState":0,"propId":100,"pos":{"x":75419,"y":81628,"z":102580},"rot":{"x":89980,"y":0,"z":0}},{"groupId":101,"instId":300001,"propState":0,"propId":103042,"pos":{"x":89190,"y":88810,"z":102550},"rot":{"x":0,"y":90000,"z":90000}}],"npcs":[],"monsters":[{"groupId":101,"instId":200001,"monsterId":7010011,"eventId":10301299,"pos":{"x":0,"y":-560000,"z":0},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"104":{"props":[{"groupId":104,"instId":300002,"propState":12,"propId":60301,"pos":{"x":71946,"y":76343,"z":102546},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":104,"instId":300001,"propState":12,"propId":60303,"pos":{"x":58507,"y":94344,"z":102546},"rot":{"x":0,"y":90000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300008,"propState":0,"propId":100,"pos":{"x":77059,"y":73000,"z":108580},"rot":{"x":270000,"y":0,"z":0}},{"groupId":102,"instId":300004,"propState":0,"propId":103043,"pos":{"x":76642,"y":86472,"z":102602},"rot":{"x":88520,"y":89999,"z":89999}},{"groupId":102,"instId":300002,"propState":0,"propId":100,"pos":{"x":77059,"y":79000,"z":108580},"rot":{"x":270000,"y":0,"z":0}},{"groupId":102,"instId":300001,"propState":0,"propId":103043,"pos":{"x":81062,"y":96373,"z":102580},"rot":{"x":357250,"y":90000,"z":90000}},{"groupId":102,"instId":300007,"propState":0,"propId":103055,"pos":{"x":73944,"y":79425,"z":102550},"rot":{"x":270000,"y":180000,"z":0}},{"groupId":102,"instId":300006,"propState":0,"propId":103055,"pos":{"x":73944,"y":73477,"z":102602},"rot":{"x":270000,"y":180000,"z":0}},{"groupId":102,"instId":300005,"propState":0,"propId":103055,"pos":{"x":72430,"y":92760,"z":102696},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":102,"instId":300003,"propState":2,"propId":103068,"pos":{"x":87029,"y":92759,"z":102572},"rot":{"x":89980,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"109":{"props":[{"groupId":109,"instId":300002,"propState":0,"propId":103044,"pos":{"x":-125396,"y":-202689,"z":-18229},"rot":{"x":0,"y":270000,"z":0}},{"groupId":109,"instId":300003,"propState":0,"propId":102,"pos":{"x":-163626,"y":-204970,"z":-88460},"rot":{"x":0,"y":90000,"z":0}},{"groupId":109,"instId":300001,"propState":0,"propId":103029,"pos":{"x":-123004,"y":-202735,"z":-21057},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[{"groupId":103,"instId":300001,"propState":0,"propId":100,"pos":{"x":79525,"y":88920,"z":102590},"rot":{"x":100,"y":270000,"z":270000}}],"npcs":[],"monsters":[{"groupId":103,"instId":200009,"monsterId":3001021,"eventId":10301299,"pos":{"x":60809,"y":93919,"z":102601},"rot":{"x":0,"y":268257,"z":0}},{"groupId":103,"instId":200008,"monsterId":3002041,"eventId":10301299,"pos":{"x":75833,"y":69724,"z":102579},"rot":{"x":0,"y":197175,"z":0}},{"groupId":103,"instId":200007,"monsterId":3002041,"eventId":10301299,"pos":{"x":72158,"y":69871,"z":102580},"rot":{"x":0,"y":180000,"z":0}},{"groupId":103,"instId":200006,"monsterId":3002041,"eventId":10301299,"pos":{"x":74112,"y":70728,"z":102580},"rot":{"x":0,"y":181634,"z":0}},{"groupId":103,"instId":200005,"monsterId":3002011,"eventId":10301299,"pos":{"x":72033,"y":90984,"z":102630},"rot":{"x":0,"y":166238,"z":0}},{"groupId":103,"instId":200004,"monsterId":3002011,"eventId":10301299,"pos":{"x":61978,"y":93937,"z":102590},"rot":{"x":0,"y":90000,"z":0}},{"groupId":103,"instId":200003,"monsterId":3001021,"eventId":10301299,"pos":{"x":60015,"y":92076,"z":102602},"rot":{"x":0,"y":225000,"z":0}},{"groupId":103,"instId":200002,"monsterId":3001021,"eventId":10301299,"pos":{"x":60180,"y":95850,"z":102580},"rot":{"x":0,"y":315365,"z":0}},{"groupId":103,"instId":200001,"monsterId":3002011,"eventId":10301299,"pos":{"x":73206,"y":88922,"z":102589},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"110":{"props":[{"groupId":110,"instId":300003,"propState":0,"propId":103039,"pos":{"x":58586,"y":116341,"z":114546},"rot":{"x":270020,"y":0,"z":0}},{"groupId":110,"instId":300002,"propState":0,"propId":103073,"pos":{"x":63466,"y":109040,"z":114590},"rot":{"x":270020,"y":0,"z":0}},{"groupId":110,"instId":300001,"propState":0,"propId":103073,"pos":{"x":63466,"y":103040,"z":114590},"rot":{"x":270020,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300001,"propState":12,"propId":60301,"pos":{"x":32059,"y":91102,"z":-23640},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"119":{"props":[{"groupId":119,"instId":300001,"propState":12,"propId":60302,"pos":{"x":20000,"y":106484,"z":-12133},"rot":{"x":89937,"y":89923,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"122":{"props":[],"npcs":[],"monsters":[{"groupId":122,"instId":200001,"monsterId":3012010,"eventId":20322002,"pos":{"x":31985,"y":96041,"z":-32939},"rot":{"x":0,"y":357820,"z":0}}],"teleports":{}},"121":{"props":[],"npcs":[],"monsters":[{"groupId":121,"instId":200003,"monsterId":3012010,"eventId":20322004,"pos":{"x":20000,"y":104010,"z":-10385},"rot":{"x":0,"y":238384,"z":0}},{"groupId":121,"instId":200002,"monsterId":3012010,"eventId":20322003,"pos":{"x":20000,"y":103792,"z":-13529},"rot":{"x":0,"y":303294,"z":0}},{"groupId":121,"instId":200001,"monsterId":3012020,"eventId":20322001,"pos":{"x":20000,"y":102450,"z":-22420},"rot":{"x":0,"y":343854,"z":0}}],"teleports":{}},"124":{"props":[{"groupId":124,"instId":300001,"propState":0,"propId":103017,"pos":{"x":44000,"y":104568,"z":-12002},"rot":{"x":333622,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"123":{"props":[{"groupId":123,"instId":300003,"propState":0,"propId":211,"pos":{"x":43983,"y":101960,"z":-27310},"rot":{"x":359292,"y":0,"z":90000}},{"groupId":123,"instId":300002,"propState":0,"propId":100,"pos":{"x":43983,"y":101960,"z":-27310},"rot":{"x":359292,"y":0,"z":90000}},{"groupId":123,"instId":300001,"propState":11,"propId":60303,"pos":{"x":43983,"y":101960,"z":-27310},"rot":{"x":359292,"y":0,"z":90000}}],"npcs":[],"monsters":[{"groupId":123,"instId":200001,"monsterId":3013010,"eventId":20322231,"pos":{"x":44000,"y":100575,"z":-23380},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"127":{"props":[],"npcs":[],"monsters":[{"groupId":127,"instId":200003,"monsterId":3012010,"eventId":20322019,"pos":{"x":-68270,"y":113000,"z":63580},"rot":{"x":0,"y":270100,"z":0}},{"groupId":127,"instId":200004,"monsterId":3012010,"eventId":20322021,"pos":{"x":-78621,"y":95810,"z":63580},"rot":{"x":0,"y":270100,"z":0}},{"groupId":127,"instId":200001,"monsterId":3011010,"eventId":20322020,"pos":{"x":-83530,"y":107470,"z":63580},"rot":{"x":0,"y":160000,"z":0}},{"groupId":127,"instId":200002,"monsterId":3012020,"eventId":20322018,"pos":{"x":-81208,"y":107432,"z":63580},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"128":{"props":[],"npcs":[],"monsters":[{"groupId":128,"instId":200003,"monsterId":3012010,"eventId":20322023,"pos":{"x":-64705,"y":104073,"z":99580},"rot":{"x":0,"y":130000,"z":0}},{"groupId":128,"instId":200001,"monsterId":3011010,"eventId":20322024,"pos":{"x":-65370,"y":102640,"z":99580},"rot":{"x":0,"y":100000,"z":0}},{"groupId":128,"instId":200002,"monsterId":3012020,"eventId":20322022,"pos":{"x":-84000,"y":104820,"z":99580},"rot":{"x":0,"y":170000,"z":0}}],"teleports":{}},"132":{"props":[{"groupId":132,"instId":300002,"propState":0,"propId":103015,"pos":{"x":43854,"y":100500,"z":-14790},"rot":{"x":359292,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"129":{"props":[{"groupId":129,"instId":300003,"propState":0,"propId":211,"pos":{"x":-72517,"y":118669,"z":99705},"rot":{"x":0,"y":90000,"z":270000}},{"groupId":129,"instId":300002,"propState":0,"propId":100,"pos":{"x":-72517,"y":118669,"z":99705},"rot":{"x":0,"y":90000,"z":270000}},{"groupId":129,"instId":300001,"propState":11,"propId":60302,"pos":{"x":-72517,"y":118669,"z":99705},"rot":{"x":0,"y":90000,"z":270000}}],"npcs":[],"monsters":[{"groupId":129,"instId":200002,"monsterId":3012010,"eventId":20322234,"pos":{"x":-72482,"y":120370,"z":99705},"rot":{"x":0,"y":180000,"z":0}},{"groupId":129,"instId":200001,"monsterId":3012010,"eventId":20322233,"pos":{"x":-72482,"y":117093,"z":99705},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"133":{"props":[{"groupId":133,"instId":300001,"propState":0,"propId":103016,"pos":{"x":28550,"y":108000,"z":-23584},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":133,"instId":300002,"propState":0,"propId":103016,"pos":{"x":35500,"y":108000,"z":-23587},"rot":{"x":0,"y":180000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"134":{"props":[{"groupId":134,"instId":300002,"propState":0,"propId":103017,"pos":{"x":20087,"y":100909,"z":-11714},"rot":{"x":3582,"y":179919,"z":89937}}],"npcs":[],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300007,"propState":0,"propId":103016,"pos":{"x":-64280,"y":98000,"z":96899},"rot":{"x":0,"y":270000,"z":0}},{"groupId":135,"instId":300006,"propState":0,"propId":103017,"pos":{"x":-69291,"y":98000,"z":65652},"rot":{"x":0,"y":170000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"136":{"props":[{"groupId":136,"instId":300007,"propState":0,"propId":103016,"pos":{"x":-97731,"y":120785,"z":63580},"rot":{"x":87678,"y":92883,"z":92772}},{"groupId":136,"instId":300006,"propState":0,"propId":103017,"pos":{"x":-62510,"y":120850,"z":63580},"rot":{"x":850,"y":270000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300007,"propState":0,"propId":103017,"pos":{"x":-76213,"y":101054,"z":99580},"rot":{"x":48562,"y":270000,"z":90000}},{"groupId":137,"instId":300006,"propState":0,"propId":103017,"pos":{"x":-86960,"y":120526,"z":99705},"rot":{"x":357122,"y":90000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[{"groupId":138,"instId":300007,"propState":0,"propId":103016,"pos":{"x":-71660,"y":121993,"z":91560},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":138,"instId":300006,"propState":0,"propId":103017,"pos":{"x":-55118,"y":121993,"z":69690},"rot":{"x":0,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"139":{"props":[{"groupId":139,"instId":300002,"propState":0,"propId":103031,"pos":{"x":87019,"y":105002,"z":114580},"rot":{"x":0,"y":270000,"z":90000}},{"groupId":139,"instId":300001,"propState":0,"propId":103031,"pos":{"x":87019,"y":119002,"z":114580},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"155":{"props":[{"groupId":155,"instId":300002,"propState":1,"propId":211,"pos":{"x":-11680,"y":95000,"z":-17590},"rot":{"x":0,"y":22616,"z":0}},{"groupId":155,"instId":300001,"propState":18,"propId":103023,"pos":{"x":-11139,"y":97839,"z":-15848},"rot":{"x":356412,"y":19012,"z":303816}}],"npcs":[],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300004,"propState":1,"propId":211,"pos":{"x":-81766,"y":98000,"z":98622},"rot":{"x":0,"y":180000,"z":0}},{"groupId":156,"instId":300003,"propState":0,"propId":103023,"pos":{"x":-79158,"y":100850,"z":100438},"rot":{"x":0,"y":180000,"z":0}},{"groupId":156,"instId":300002,"propState":0,"propId":103023,"pos":{"x":-81332,"y":99674,"z":100734},"rot":{"x":0,"y":180000,"z":0}},{"groupId":156,"instId":300001,"propState":18,"propId":103023,"pos":{"x":-83542,"y":100966,"z":100778},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300002,"propState":1,"propId":211,"pos":{"x":42182,"y":107999,"z":-5295},"rot":{"x":0,"y":122997,"z":180000}},{"groupId":157,"instId":300003,"propState":0,"propId":103016,"pos":{"x":39577,"y":107999,"z":-4265},"rot":{"x":0,"y":122997,"z":180000}},{"groupId":157,"instId":300001,"propState":18,"propId":103023,"pos":{"x":39499,"y":106597,"z":-4213},"rot":{"x":0,"y":122997,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"158":{"props":[{"groupId":158,"instId":300005,"propState":1,"propId":211,"pos":{"x":57038,"y":84100,"z":67915},"rot":{"x":0,"y":0,"z":0}},{"groupId":158,"instId":300003,"propState":18,"propId":103023,"pos":{"x":58167,"y":86100,"z":66366},"rot":{"x":350153,"y":174572,"z":309660}},{"groupId":158,"instId":300002,"propState":18,"propId":103023,"pos":{"x":58592,"y":86039,"z":66886},"rot":{"x":1078,"y":279029,"z":307405}},{"groupId":158,"instId":300004,"propState":18,"propId":103023,"pos":{"x":66160,"y":84110,"z":69054},"rot":{"x":0,"y":0,"z":0}},{"groupId":158,"instId":300001,"propState":18,"propId":103023,"pos":{"x":58289,"y":86136,"z":66319},"rot":{"x":17687,"y":150453,"z":352100}}],"npcs":[],"monsters":[],"teleports":{}},"159":{"props":[{"groupId":159,"instId":300002,"propState":1,"propId":211,"pos":{"x":-12490,"y":89017,"z":75230},"rot":{"x":0,"y":22616,"z":0}},{"groupId":159,"instId":300001,"propState":18,"propId":103023,"pos":{"x":-17772,"y":95169,"z":72304},"rot":{"x":13461,"y":76583,"z":44298}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-17219,"y":89004,"z":119125},"rot":{"x":0,"y":204708,"z":0}},{"groupId":160,"instId":300002,"propState":1,"propId":211,"pos":{"x":-19320,"y":89004,"z":113220},"rot":{"x":0,"y":325334,"z":0}},{"groupId":160,"instId":300001,"propState":18,"propId":103023,"pos":{"x":-17446,"y":90314,"z":119232},"rot":{"x":0,"y":6492,"z":52157}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300002,"propState":1,"propId":211,"pos":{"x":-56799,"y":-225905,"z":-117487},"rot":{"x":0,"y":22616,"z":0}},{"groupId":161,"instId":300001,"propState":18,"propId":103023,"pos":{"x":-57609,"y":-224484,"z":-117499},"rot":{"x":60000,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"162":{"props":[{"groupId":162,"instId":300002,"propState":1,"propId":211,"pos":{"x":-90316,"y":-225905,"z":-141686},"rot":{"x":0,"y":22616,"z":0}},{"groupId":162,"instId":300001,"propState":18,"propId":103023,"pos":{"x":-88858,"y":-224549,"z":-140743},"rot":{"x":65960,"y":29885,"z":142233}}],"npcs":[],"monsters":[],"teleports":{}},"163":{"props":[{"groupId":163,"instId":300004,"propState":1,"propId":211,"pos":{"x":-125249,"y":-202689,"z":7352},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300003,"propState":0,"propId":103023,"pos":{"x":-126126,"y":-198517,"z":8717},"rot":{"x":0,"y":345860,"z":0}},{"groupId":163,"instId":300002,"propState":0,"propId":103023,"pos":{"x":-126126,"y":-199644,"z":8717},"rot":{"x":0,"y":345860,"z":80023}},{"groupId":163,"instId":300001,"propState":18,"propId":103023,"pos":{"x":-126126,"y":-200510,"z":8717},"rot":{"x":0,"y":345860,"z":276267}}],"npcs":[],"monsters":[],"teleports":{}},"165":{"props":[{"groupId":165,"instId":300002,"propState":1,"propId":103005,"pos":{"x":-97320,"y":-202735,"z":-19870},"rot":{"x":0,"y":135000,"z":0}},{"groupId":165,"instId":300001,"propState":0,"propId":103144,"pos":{"x":-70249,"y":-226307,"z":-62343},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"315":{"props":[{"groupId":315,"instId":300003,"propState":18,"propId":103023,"pos":{"x":76011,"y":102943,"z":114896},"rot":{"x":10144,"y":282549,"z":65848}},{"groupId":315,"instId":300004,"propState":18,"propId":103023,"pos":{"x":76520,"y":102652,"z":117413},"rot":{"x":334060,"y":0,"z":0}},{"groupId":315,"instId":300002,"propState":18,"propId":103023,"pos":{"x":76293,"y":102937,"z":114994},"rot":{"x":344047,"y":192592,"z":80162}},{"groupId":315,"instId":300005,"propState":1,"propId":211,"pos":{"x":74766,"y":103541,"z":114529},"rot":{"x":0,"y":90000,"z":270000}},{"groupId":315,"instId":300001,"propState":18,"propId":103023,"pos":{"x":76157,"y":103075,"z":114974},"rot":{"x":354853,"y":348118,"z":359708}}],"npcs":[],"monsters":[],"teleports":{}},"170":{"props":[{"groupId":170,"instId":300005,"propState":101,"propId":103151,"pos":{"x":-8440,"y":95000,"z":6000},"rot":{"x":0,"y":0,"z":0}},{"groupId":170,"instId":300006,"propState":105,"propId":103151,"pos":{"x":-8560,"y":95000,"z":12000},"rot":{"x":0,"y":0,"z":0}},{"groupId":170,"instId":300004,"propState":103,"propId":103151,"pos":{"x":-8280,"y":95000,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":170,"instId":300003,"propState":103,"propId":103151,"pos":{"x":6690,"y":95000,"z":0},"rot":{"x":0,"y":180000,"z":0}},{"groupId":170,"instId":300002,"propState":101,"propId":103151,"pos":{"x":6820,"y":95000,"z":6000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":170,"instId":300001,"propState":105,"propId":103151,"pos":{"x":6820,"y":95000,"z":12000},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"166":{"props":[{"groupId":166,"instId":300012,"propState":0,"propId":103007,"pos":{"x":-83682,"y":-210469,"z":-21348},"rot":{"x":358820,"y":185253,"z":38318}},{"groupId":166,"instId":300009,"propState":3,"propId":103006,"pos":{"x":-83873,"y":-212369,"z":-60876},"rot":{"x":321692,"y":276185,"z":358497}},{"groupId":166,"instId":300003,"propState":1,"propId":103005,"pos":{"x":-70236,"y":-226307,"z":-62354},"rot":{"x":0,"y":0,"z":0}},{"groupId":166,"instId":300011,"propState":0,"propId":103007,"pos":{"x":-79264,"y":-215348,"z":-48193},"rot":{"x":358820,"y":185253,"z":38318}},{"groupId":166,"instId":300008,"propState":3,"propId":103006,"pos":{"x":-76254,"y":-217967,"z":-52913},"rot":{"x":358820,"y":185253,"z":38318}},{"groupId":166,"instId":300004,"propState":3,"propId":103006,"pos":{"x":-80673,"y":-213088,"z":-26068},"rot":{"x":321692,"y":276185,"z":358497}},{"groupId":166,"instId":300013,"propState":0,"propId":103007,"pos":{"x":-80864,"y":-214988,"z":-65597},"rot":{"x":358820,"y":185253,"z":38318}},{"groupId":166,"instId":300010,"propState":0,"propId":103007,"pos":{"x":-85282,"y":-210109,"z":-38752},"rot":{"x":358820,"y":185253,"z":38318}},{"groupId":166,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-89892,"y":-207130,"z":-51435},"rot":{"x":321692,"y":276185,"z":358497}},{"groupId":166,"instId":300006,"propState":3,"propId":103006,"pos":{"x":-74654,"y":-218327,"z":-35509},"rot":{"x":321692,"y":276185,"z":358497}},{"groupId":166,"instId":300005,"propState":3,"propId":103006,"pos":{"x":-88292,"y":-207490,"z":-34031},"rot":{"x":358820,"y":185253,"z":38318}},{"groupId":166,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-97320,"y":-199633,"z":-19870},"rot":{"x":38308,"y":96185,"z":1503}},{"groupId":166,"instId":300002,"propState":1,"propId":103005,"pos":{"x":-97320,"y":-202735,"z":-19870},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300003,"propState":18,"propId":103229,"pos":{"x":-2541,"y":90010,"z":85659},"rot":{"x":10869,"y":261925,"z":52270}},{"groupId":164,"instId":300001,"propState":18,"propId":103229,"pos":{"x":-137036,"y":-202854,"z":-90830},"rot":{"x":2541,"y":295765,"z":83792}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300002,"propState":0,"propId":103073,"pos":{"x":93510,"y":98000,"z":84577},"rot":{"x":0,"y":270000,"z":0}},{"groupId":179,"instId":300003,"propState":0,"propId":103039,"pos":{"x":80747,"y":98000,"z":84959},"rot":{"x":0,"y":270000,"z":0}},{"groupId":179,"instId":300001,"propState":0,"propId":103073,"pos":{"x":87510,"y":98000,"z":84577},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300005,"propState":0,"propId":103073,"pos":{"x":75740,"y":86010,"z":114580},"rot":{"x":0,"y":90000,"z":270020}},{"groupId":181,"instId":300002,"propState":1,"propId":103073,"pos":{"x":63466,"y":109022,"z":114600},"rot":{"x":270020,"y":0,"z":0}},{"groupId":181,"instId":300004,"propState":0,"propId":103073,"pos":{"x":81740,"y":86010,"z":114580},"rot":{"x":0,"y":90000,"z":270020}},{"groupId":181,"instId":300003,"propState":0,"propId":103039,"pos":{"x":74690,"y":90958,"z":114580},"rot":{"x":0,"y":270000,"z":89980}},{"groupId":181,"instId":300001,"propState":1,"propId":103073,"pos":{"x":63466,"y":103022,"z":114600},"rot":{"x":270020,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300001,"propState":9,"propId":103109,"pos":{"x":-72670,"y":99027,"z":93530},"rot":{"x":0,"y":180000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"185":{"props":[{"groupId":185,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-57171,"y":98000,"z":95353},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"194":{"props":[{"groupId":194,"instId":300002,"propState":0,"propId":103188,"pos":{"x":-4000,"y":95000,"z":21000},"rot":{"x":0,"y":0,"z":0}},{"groupId":194,"instId":300001,"propState":0,"propId":103187,"pos":{"x":-4000,"y":95000,"z":21000},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"197":{"props":[{"groupId":197,"instId":300007,"propState":0,"propId":100,"pos":{"x":-62230,"y":-225944,"z":-29810},"rot":{"x":0,"y":0,"z":0}},{"groupId":197,"instId":300004,"propState":9,"propId":103109,"pos":{"x":-131140,"y":-201689,"z":-17860},"rot":{"x":0,"y":0,"z":0}},{"groupId":197,"instId":300003,"propState":9,"propId":103109,"pos":{"x":-119492,"y":-225833,"z":-74589},"rot":{"x":0,"y":0,"z":0}},{"groupId":197,"instId":300002,"propState":9,"propId":103109,"pos":{"x":-91120,"y":-224905,"z":-147400},"rot":{"x":0,"y":0,"z":0}},{"groupId":197,"instId":300001,"propState":2,"propId":103012,"pos":{"x":-61900,"y":-225944,"z":-31900},"rot":{"x":0,"y":184624,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[],"npcs":[],"monsters":[{"groupId":210,"instId":200005,"monsterId":3012020,"eventId":20322139,"pos":{"x":-136569,"y":-204970,"z":-85052},"rot":{"x":0,"y":124289,"z":0}},{"groupId":210,"instId":200007,"monsterId":3012010,"eventId":20322138,"pos":{"x":-148920,"y":-204970,"z":-87470},"rot":{"x":0,"y":75677,"z":0}}],"teleports":{}},"211":{"props":[],"npcs":[],"monsters":[{"groupId":211,"instId":200002,"monsterId":3012010,"eventId":20322107,"pos":{"x":-15840,"y":98005,"z":73190},"rot":{"x":0,"y":50000,"z":0}},{"groupId":211,"instId":200004,"monsterId":3012020,"eventId":20322108,"pos":{"x":-20514,"y":98000,"z":76952},"rot":{"x":0,"y":0,"z":0}},{"groupId":211,"instId":200001,"monsterId":3012010,"eventId":20322106,"pos":{"x":13183,"y":98005,"z":89460},"rot":{"x":0,"y":234576,"z":0}}],"teleports":{}},"209":{"props":[],"npcs":[],"monsters":[{"groupId":209,"instId":200006,"monsterId":3012020,"eventId":20322132,"pos":{"x":-11470,"y":-225249,"z":-50960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":209,"instId":200004,"monsterId":3012020,"eventId":20322131,"pos":{"x":-14880,"y":-225212,"z":-46250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":209,"instId":200001,"monsterId":3011010,"eventId":20322130,"pos":{"x":-550,"y":-225249,"z":-56965},"rot":{"x":0,"y":270000,"z":0}},{"groupId":209,"instId":200003,"monsterId":3012010,"eventId":20322129,"pos":{"x":1452,"y":-225249,"z":-103660},"rot":{"x":0,"y":0,"z":0}},{"groupId":209,"instId":200002,"monsterId":3011010,"eventId":20322128,"pos":{"x":-8920,"y":-225202,"z":-98130},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"213":{"props":[],"npcs":[],"monsters":[{"groupId":213,"instId":200001,"monsterId":3012010,"eventId":20322102,"pos":{"x":31985,"y":96041,"z":-32939},"rot":{"x":0,"y":270100,"z":0}}],"teleports":{}},"212":{"props":[],"npcs":[],"monsters":[{"groupId":212,"instId":200005,"monsterId":3011010,"eventId":20322114,"pos":{"x":40750,"y":84136,"z":77500},"rot":{"x":0,"y":138099,"z":0}},{"groupId":212,"instId":200003,"monsterId":3011010,"eventId":20322113,"pos":{"x":56480,"y":84100,"z":78010},"rot":{"x":0,"y":219646,"z":0}},{"groupId":212,"instId":200007,"monsterId":3012010,"eventId":20322112,"pos":{"x":54364,"y":84136,"z":79768},"rot":{"x":0,"y":219646,"z":0}},{"groupId":212,"instId":200006,"monsterId":3012020,"eventId":20322111,"pos":{"x":42890,"y":84136,"z":79420},"rot":{"x":0,"y":138099,"z":0}}],"teleports":{}},"214":{"props":[],"npcs":[],"monsters":[{"groupId":214,"instId":200003,"monsterId":3012010,"eventId":20322104,"pos":{"x":20000,"y":104010,"z":-10385},"rot":{"x":0,"y":180000,"z":0}},{"groupId":214,"instId":200002,"monsterId":3012010,"eventId":20322103,"pos":{"x":20000,"y":103792,"z":-13529},"rot":{"x":0,"y":0,"z":0}},{"groupId":214,"instId":200001,"monsterId":3012020,"eventId":20322101,"pos":{"x":20000,"y":102450,"z":-22420},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"215":{"props":[],"npcs":[],"monsters":[{"groupId":215,"instId":200004,"monsterId":3012010,"eventId":20322121,"pos":{"x":-78621,"y":95810,"z":63580},"rot":{"x":0,"y":270100,"z":0}},{"groupId":215,"instId":200001,"monsterId":3011010,"eventId":20322120,"pos":{"x":-83530,"y":107470,"z":63580},"rot":{"x":0,"y":90100,"z":0}},{"groupId":215,"instId":200003,"monsterId":3012010,"eventId":20322119,"pos":{"x":-68270,"y":113000,"z":63580},"rot":{"x":0,"y":270100,"z":0}},{"groupId":215,"instId":200002,"monsterId":3012020,"eventId":20322118,"pos":{"x":-81208,"y":107432,"z":63580},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"216":{"props":[],"npcs":[],"monsters":[{"groupId":216,"instId":200003,"monsterId":3012010,"eventId":20322123,"pos":{"x":-64705,"y":104073,"z":99580},"rot":{"x":0,"y":90100,"z":0}},{"groupId":216,"instId":200001,"monsterId":3011010,"eventId":20322124,"pos":{"x":-65370,"y":102640,"z":99580},"rot":{"x":0,"y":90100,"z":0}},{"groupId":216,"instId":200002,"monsterId":3012020,"eventId":20322122,"pos":{"x":-84000,"y":104820,"z":99580},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"221":{"props":[],"npcs":[],"monsters":[{"groupId":221,"instId":200001,"monsterId":8002040,"eventId":20322170,"pos":{"x":-108809,"y":-202689,"z":6802},"rot":{"x":0,"y":10725,"z":0}}],"teleports":{}},"224":{"props":[{"groupId":224,"instId":300001,"propState":12,"propId":60303,"pos":{"x":-65810,"y":111970,"z":81690},"rot":{"x":270000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300001,"propState":0,"propId":103017,"pos":{"x":-134850,"y":-203170,"z":-36260},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300002,"propState":0,"propId":103015,"pos":{"x":-70650,"y":114020,"z":99580},"rot":{"x":357122,"y":90000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"228":{"props":[{"groupId":228,"instId":300001,"propState":11,"propId":103018,"pos":{"x":6370,"y":98005,"z":96848},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"229":{"props":[{"groupId":229,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-5506,"y":-225212,"z":-34658},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"230":{"props":[{"groupId":230,"instId":300001,"propState":11,"propId":103018,"pos":{"x":74183,"y":67740,"z":102602},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"238":{"props":[{"groupId":238,"instId":300007,"propState":0,"propId":211,"pos":{"x":-17130,"y":98038,"z":90400},"rot":{"x":0,"y":300000,"z":0}},{"groupId":238,"instId":300006,"propState":20,"propId":60302,"pos":{"x":-17130,"y":98038,"z":90400},"rot":{"x":0,"y":300000,"z":0}},{"groupId":238,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-10290,"y":98038,"z":96240},"rot":{"x":0,"y":0,"z":0}},{"groupId":238,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-10290,"y":98038,"z":96240},"rot":{"x":0,"y":0,"z":0}},{"groupId":238,"instId":300005,"propState":0,"propId":100,"pos":{"x":-10290,"y":98038,"z":96240},"rot":{"x":0,"y":0,"z":0}},{"groupId":238,"instId":300003,"propState":0,"propId":103109,"pos":{"x":-10290,"y":98038,"z":96240},"rot":{"x":0,"y":0,"z":0}},{"groupId":238,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-10290,"y":98038,"z":96240},"rot":{"x":0,"y":47483,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"241":{"props":[{"groupId":241,"instId":300007,"propState":0,"propId":211,"pos":{"x":-102640,"y":-224001,"z":-30100},"rot":{"x":0,"y":180000,"z":0}},{"groupId":241,"instId":300005,"propState":0,"propId":100,"pos":{"x":-106150,"y":-223999,"z":-40150},"rot":{"x":0,"y":0,"z":0}},{"groupId":241,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-106150,"y":-223999,"z":-40150},"rot":{"x":0,"y":0,"z":0}},{"groupId":241,"instId":300006,"propState":20,"propId":60302,"pos":{"x":-102640,"y":-224001,"z":-30100},"rot":{"x":0,"y":180000,"z":0}},{"groupId":241,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-106150,"y":-223999,"z":-40150},"rot":{"x":0,"y":0,"z":0}},{"groupId":241,"instId":300003,"propState":0,"propId":103109,"pos":{"x":-106150,"y":-223999,"z":-40150},"rot":{"x":0,"y":0,"z":0}},{"groupId":241,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-106150,"y":-223999,"z":-40150},"rot":{"x":0,"y":200000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"242":{"props":[{"groupId":242,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-155960,"y":-204970,"z":-89330},"rot":{"x":0,"y":0,"z":0}},{"groupId":242,"instId":300006,"propState":20,"propId":60302,"pos":{"x":-160191,"y":-204970,"z":-88594},"rot":{"x":0,"y":90000,"z":0}},{"groupId":242,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-155960,"y":-204970,"z":-89330},"rot":{"x":0,"y":0,"z":0}},{"groupId":242,"instId":300007,"propState":0,"propId":211,"pos":{"x":-160191,"y":-204970,"z":-88594},"rot":{"x":0,"y":90000,"z":0}},{"groupId":242,"instId":300005,"propState":0,"propId":100,"pos":{"x":-155960,"y":-204970,"z":-89330},"rot":{"x":0,"y":0,"z":0}},{"groupId":242,"instId":300003,"propState":0,"propId":103109,"pos":{"x":-155960,"y":-204970,"z":-89330},"rot":{"x":0,"y":0,"z":0}},{"groupId":242,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-155960,"y":-204970,"z":-89330},"rot":{"x":0,"y":97000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"268":{"props":[{"groupId":268,"instId":300001,"propState":0,"propId":103086,"pos":{"x":-119820,"y":-226836,"z":-74550},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[{"groupId":274,"instId":300002,"propState":0,"propId":103016,"pos":{"x":68590,"y":98000,"z":80209},"rot":{"x":0,"y":0,"z":0}},{"groupId":274,"instId":300003,"propState":0,"propId":103016,"pos":{"x":82809,"y":98000,"z":87375},"rot":{"x":0,"y":45000,"z":0}},{"groupId":274,"instId":300001,"propState":0,"propId":103017,"pos":{"x":76300,"y":98000,"z":80209},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"275":{"props":[{"groupId":275,"instId":300002,"propState":0,"propId":103016,"pos":{"x":78960,"y":98000,"z":83550},"rot":{"x":0,"y":100000,"z":0}},{"groupId":275,"instId":300003,"propState":0,"propId":103016,"pos":{"x":82809,"y":98000,"z":87375},"rot":{"x":0,"y":45000,"z":0}},{"groupId":275,"instId":300001,"propState":0,"propId":103017,"pos":{"x":79188,"y":98000,"z":79872},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"276":{"props":[{"groupId":276,"instId":300002,"propState":0,"propId":103017,"pos":{"x":91026,"y":120184,"z":114546},"rot":{"x":5688,"y":269998,"z":89980}},{"groupId":276,"instId":300001,"propState":0,"propId":103016,"pos":{"x":92437,"y":108795,"z":114546},"rot":{"x":278927,"y":270126,"z":89872}}],"npcs":[],"monsters":[],"teleports":{}},"277":{"props":[{"groupId":277,"instId":300002,"propState":12,"propId":60301,"pos":{"x":59130,"y":118964,"z":114546},"rot":{"x":0,"y":90000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"278":{"props":[{"groupId":278,"instId":300001,"propState":0,"propId":103017,"pos":{"x":86531,"y":112802,"z":79898},"rot":{"x":312145,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"279":{"props":[{"groupId":279,"instId":300001,"propState":12,"propId":60301,"pos":{"x":86525,"y":120670,"z":81460},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"281":{"props":[{"groupId":281,"instId":300003,"propState":0,"propId":103016,"pos":{"x":80020,"y":98020,"z":86740},"rot":{"x":0,"y":170000,"z":0}},{"groupId":281,"instId":300002,"propState":0,"propId":103016,"pos":{"x":97390,"y":98000,"z":80666},"rot":{"x":0,"y":0,"z":0}},{"groupId":281,"instId":300001,"propState":0,"propId":103017,"pos":{"x":79185,"y":98000,"z":79870},"rot":{"x":0,"y":86483,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"282":{"props":[{"groupId":282,"instId":300002,"propState":12,"propId":60303,"pos":{"x":86559,"y":112020,"z":86120},"rot":{"x":0,"y":0,"z":90000}},{"groupId":282,"instId":300001,"propState":12,"propId":60301,"pos":{"x":99559,"y":121014,"z":102550},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"283":{"props":[{"groupId":283,"instId":300003,"propState":0,"propId":103017,"pos":{"x":99530,"y":97940,"z":113840},"rot":{"x":299734,"y":180000,"z":270000}},{"groupId":283,"instId":300002,"propState":0,"propId":103017,"pos":{"x":99527,"y":100332,"z":105597},"rot":{"x":323309,"y":0,"z":90000}},{"groupId":283,"instId":300001,"propState":0,"propId":103017,"pos":{"x":99590,"y":105730,"z":111920},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"284":{"props":[{"groupId":284,"instId":300001,"propState":0,"propId":103017,"pos":{"x":94857,"y":88898,"z":102579},"rot":{"x":6913,"y":270002,"z":270020}}],"npcs":[],"monsters":[],"teleports":{}},"285":{"props":[{"groupId":285,"instId":300002,"propState":12,"propId":60301,"pos":{"x":94515,"y":106353,"z":114545},"rot":{"x":87491,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[],"npcs":[],"monsters":[{"groupId":287,"instId":200004,"monsterId":3012020,"eventId":20321174,"pos":{"x":99525,"y":112917,"z":96940},"rot":{"x":0,"y":225000,"z":0}},{"groupId":287,"instId":200003,"monsterId":3011010,"eventId":20321173,"pos":{"x":99525,"y":115584,"z":100075},"rot":{"x":0,"y":70000,"z":0}},{"groupId":287,"instId":200002,"monsterId":3012020,"eventId":20321172,"pos":{"x":99530,"y":115420,"z":104410},"rot":{"x":0,"y":120000,"z":0}},{"groupId":287,"instId":200001,"monsterId":3012010,"eventId":20321171,"pos":{"x":86524,"y":118151,"z":86223},"rot":{"x":0,"y":150000,"z":0}}],"teleports":{}},"288":{"props":[],"npcs":[],"monsters":[{"groupId":288,"instId":200003,"monsterId":3011010,"eventId":20321178,"pos":{"x":99525,"y":115584,"z":100075},"rot":{"x":0,"y":60000,"z":0}},{"groupId":288,"instId":200004,"monsterId":3012020,"eventId":20321179,"pos":{"x":99525,"y":112917,"z":96940},"rot":{"x":0,"y":225000,"z":0}},{"groupId":288,"instId":200002,"monsterId":3012020,"eventId":20321177,"pos":{"x":99530,"y":115420,"z":104410},"rot":{"x":0,"y":120000,"z":0}}],"teleports":{}},"286":{"props":[{"groupId":286,"instId":300005,"propState":0,"propId":103016,"pos":{"x":90684,"y":119727,"z":114546},"rot":{"x":87425,"y":269559,"z":89559}},{"groupId":286,"instId":300007,"propState":0,"propId":103017,"pos":{"x":66083,"y":113605,"z":114546},"rot":{"x":2386,"y":90001,"z":270020}},{"groupId":286,"instId":300004,"propState":0,"propId":103017,"pos":{"x":94591,"y":87781,"z":114546},"rot":{"x":284196,"y":89922,"z":270081}},{"groupId":286,"instId":300002,"propState":0,"propId":103017,"pos":{"x":59350,"y":87474,"z":114546},"rot":{"x":3554,"y":90001,"z":270020}},{"groupId":286,"instId":300006,"propState":0,"propId":103016,"pos":{"x":92185,"y":107840,"z":114546},"rot":{"x":27777,"y":269990,"z":89978}},{"groupId":286,"instId":300003,"propState":0,"propId":103016,"pos":{"x":74576,"y":93769,"z":114546},"rot":{"x":328670,"y":89988,"z":270023}},{"groupId":286,"instId":300001,"propState":0,"propId":103016,"pos":{"x":60579,"y":120232,"z":114546},"rot":{"x":74065,"y":269931,"z":89928}}],"npcs":[],"monsters":[],"teleports":{}},"289":{"props":[],"npcs":[],"monsters":[{"groupId":289,"instId":200004,"monsterId":3012010,"eventId":20321183,"pos":{"x":91322,"y":117773,"z":114546},"rot":{"x":0,"y":340000,"z":0}},{"groupId":289,"instId":200002,"monsterId":3012010,"eventId":20321181,"pos":{"x":77769,"y":95389,"z":114546},"rot":{"x":0,"y":90100,"z":0}},{"groupId":289,"instId":200003,"monsterId":3012010,"eventId":20321182,"pos":{"x":82668,"y":95254,"z":114546},"rot":{"x":0,"y":270100,"z":0}},{"groupId":289,"instId":200001,"monsterId":3012020,"eventId":20321180,"pos":{"x":71133,"y":94047,"z":114546},"rot":{"x":0,"y":340000,"z":0}}],"teleports":{}},"299":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"316":{"props":[{"groupId":316,"instId":300005,"propState":18,"propId":101027,"pos":{"x":5577,"y":95889,"z":-15864},"rot":{"x":0,"y":326161,"z":0}},{"groupId":316,"instId":300003,"propState":18,"propId":103083,"pos":{"x":-3792,"y":89709,"z":87430},"rot":{"x":0,"y":272365,"z":0}},{"groupId":316,"instId":300006,"propState":18,"propId":101027,"pos":{"x":-11216,"y":97621,"z":145324},"rot":{"x":0,"y":40941,"z":0}},{"groupId":316,"instId":300002,"propState":18,"propId":101028,"pos":{"x":1657,"y":97258,"z":156295},"rot":{"x":0,"y":268431,"z":0}},{"groupId":316,"instId":300007,"propState":18,"propId":101029,"pos":{"x":9914,"y":99416,"z":101483},"rot":{"x":0,"y":168611,"z":0}},{"groupId":316,"instId":300004,"propState":18,"propId":101029,"pos":{"x":-15706,"y":89522,"z":71527},"rot":{"x":0,"y":191254,"z":0}},{"groupId":316,"instId":300001,"propState":18,"propId":103083,"pos":{"x":1246,"y":96738,"z":170352},"rot":{"x":0,"y":159717,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"330":{"props":[{"groupId":330,"instId":300008,"propState":18,"propId":103038,"pos":{"x":9990,"y":89353,"z":87530},"rot":{"x":348571,"y":339574,"z":9374}},{"groupId":330,"instId":300005,"propState":18,"propId":103038,"pos":{"x":9860,"y":89353,"z":75369},"rot":{"x":348571,"y":34211,"z":9374}},{"groupId":330,"instId":300002,"propState":18,"propId":103038,"pos":{"x":-98310,"y":-202110,"z":-16660},"rot":{"x":0,"y":273306,"z":22922}},{"groupId":330,"instId":300007,"propState":18,"propId":103038,"pos":{"x":-12326,"y":89353,"z":87634},"rot":{"x":348571,"y":192584,"z":9374}},{"groupId":330,"instId":300006,"propState":18,"propId":103038,"pos":{"x":-12420,"y":89353,"z":75275},"rot":{"x":348571,"y":161626,"z":9374}},{"groupId":330,"instId":300004,"propState":18,"propId":103038,"pos":{"x":-1231,"y":89353,"z":67584},"rot":{"x":348571,"y":92869,"z":9374}},{"groupId":330,"instId":300003,"propState":18,"propId":103038,"pos":{"x":-63660,"y":-225230,"z":-37200},"rot":{"x":348571,"y":277812,"z":9374}},{"groupId":330,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-164664,"y":-198808,"z":-66057},"rot":{"x":352833,"y":71433,"z":29715}}],"npcs":[],"monsters":[],"teleports":{}},"335":{"props":[],"npcs":[],"monsters":[{"groupId":335,"instId":200002,"monsterId":3012020,"eventId":20322052,"pos":{"x":-2570,"y":95000,"z":36535},"rot":{"x":0,"y":270000,"z":0}},{"groupId":335,"instId":200001,"monsterId":3011010,"eventId":20322051,"pos":{"x":-3490,"y":95010,"z":34320},"rot":{"x":0,"y":330000,"z":0}}],"teleports":{}},"336":{"props":[],"npcs":[],"monsters":[{"groupId":336,"instId":200006,"monsterId":3011010,"eventId":20322056,"pos":{"x":15390,"y":98000,"z":97670},"rot":{"x":0,"y":350440,"z":0}},{"groupId":336,"instId":200005,"monsterId":3012020,"eventId":20322055,"pos":{"x":18340,"y":89000,"z":103029},"rot":{"x":0,"y":90000,"z":0}},{"groupId":336,"instId":200004,"monsterId":3012010,"eventId":20322054,"pos":{"x":13648,"y":98000,"z":100110},"rot":{"x":0,"y":0,"z":0}},{"groupId":336,"instId":200003,"monsterId":3012010,"eventId":20322053,"pos":{"x":15711,"y":98000,"z":103788},"rot":{"x":0,"y":219646,"z":0}}],"teleports":{}},"337":{"props":[{"groupId":337,"instId":300001,"propState":0,"propId":103015,"pos":{"x":1620,"y":95000,"z":28530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":337,"instId":300002,"propState":0,"propId":103015,"pos":{"x":988,"y":95000,"z":29308},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"338":{"props":[{"groupId":338,"instId":300001,"propState":0,"propId":103015,"pos":{"x":16530,"y":98010,"z":84970},"rot":{"x":0,"y":135000,"z":0}},{"groupId":338,"instId":300003,"propState":0,"propId":103015,"pos":{"x":10739,"y":93500,"z":123311},"rot":{"x":0,"y":135000,"z":0}},{"groupId":338,"instId":300002,"propState":0,"propId":103015,"pos":{"x":20301,"y":98000,"z":86801},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"172":{"props":[{"groupId":172,"instId":300009,"propState":3,"propId":103006,"pos":{"x":-141814,"y":-200821,"z":-49860},"rot":{"x":348480,"y":270385,"z":6413}},{"groupId":172,"instId":300012,"propState":0,"propId":100,"pos":{"x":-141280,"y":-198807,"z":-31580},"rot":{"x":348480,"y":270385,"z":6413}},{"groupId":172,"instId":300011,"propState":0,"propId":103007,"pos":{"x":-128693,"y":-205087,"z":-63661},"rot":{"x":348480,"y":270385,"z":6413}},{"groupId":172,"instId":300010,"propState":3,"propId":103006,"pos":{"x":-150561,"y":-197977,"z":-40659},"rot":{"x":353717,"y":1671,"z":348409}},{"groupId":172,"instId":300008,"propState":3,"propId":103006,"pos":{"x":-123253,"y":-202482,"z":-31701},"rot":{"x":353717,"y":1671,"z":348409}},{"groupId":172,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-128160,"y":-203073,"z":-45381},"rot":{"x":353717,"y":1671,"z":348409}},{"groupId":172,"instId":300006,"propState":3,"propId":103006,"pos":{"x":-119412,"y":-205917,"z":-54581},"rot":{"x":353717,"y":1671,"z":348409}},{"groupId":172,"instId":300005,"propState":3,"propId":103006,"pos":{"x":-110132,"y":-206748,"z":-45502},"rot":{"x":348480,"y":270385,"z":6413}},{"groupId":172,"instId":300004,"propState":1,"propId":103005,"pos":{"x":-169122,"y":-199418,"z":-58818},"rot":{"x":0,"y":0,"z":0}},{"groupId":172,"instId":300003,"propState":1,"propId":103005,"pos":{"x":-142080,"y":-204930,"z":-59000},"rot":{"x":0,"y":0,"z":0}},{"groupId":172,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-109466,"y":-204231,"z":-22651},"rot":{"x":6283,"y":181671,"z":11590}},{"groupId":172,"instId":300002,"propState":1,"propId":103005,"pos":{"x":-132000,"y":-202740,"z":-22500},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"340":{"props":[{"groupId":340,"instId":300012,"propState":1,"propId":103039,"pos":{"x":-90710,"y":98000,"z":79550},"rot":{"x":0,"y":270000,"z":0}},{"groupId":340,"instId":300011,"propState":0,"propId":211,"pos":{"x":-74810,"y":97990,"z":81569},"rot":{"x":0,"y":270000,"z":0}},{"groupId":340,"instId":300010,"propState":0,"propId":100,"pos":{"x":-74810,"y":97990,"z":81569},"rot":{"x":0,"y":270000,"z":0}},{"groupId":340,"instId":300009,"propState":20,"propId":60302,"pos":{"x":-74810,"y":97990,"z":81569},"rot":{"x":0,"y":270000,"z":0}},{"groupId":340,"instId":300008,"propState":0,"propId":103073,"pos":{"x":-83800,"y":97999,"z":84630},"rot":{"x":0,"y":270000,"z":0}},{"groupId":340,"instId":300007,"propState":0,"propId":103073,"pos":{"x":-77800,"y":97999,"z":84630},"rot":{"x":0,"y":270000,"z":0}},{"groupId":340,"instId":300005,"propState":0,"propId":100,"pos":{"x":-91980,"y":98000,"z":78290},"rot":{"x":0,"y":0,"z":0}},{"groupId":340,"instId":300001,"propState":2,"propId":103012,"pos":{"x":-91940,"y":98000,"z":78910},"rot":{"x":0,"y":253946,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":401,"startAnchorId":null,"startGroupId":null}},"2032301":{"P20323_F20323001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":2,"worldId":401,"startAnchorId":null,"startGroupId":null}},"2033101":{"P20331_F20331001":{"scenes":{"411":{"props":[{"groupId":411,"instId":300001,"propState":8,"propId":101,"pos":{"x":422320,"y":-18878,"z":859900},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2033109":{"anchorId":1,"groupId":411,"instId":300001,"pos":{"x":426824,"y":-18865,"z":857345},"rot":{"x":0,"y":1313,"z":0}}}},"82":{"props":[{"groupId":82,"instId":300008,"propState":8,"propId":101,"pos":{"x":236560,"y":-24136,"z":178250},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300007,"propState":8,"propId":101,"pos":{"x":-269840,"y":4781,"z":805390},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300006,"propState":8,"propId":101,"pos":{"x":-452600,"y":4781,"z":805380},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300005,"propState":8,"propId":101,"pos":{"x":279330,"y":45722,"z":759800},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300004,"propState":8,"propId":101,"pos":{"x":364340,"y":40720,"z":409350},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300003,"propState":8,"propId":101,"pos":{"x":-275040,"y":-119136,"z":408450},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300002,"propState":8,"propId":101,"pos":{"x":-435680,"y":-119136,"z":407860},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300001,"propState":8,"propId":101,"pos":{"x":-3166,"y":1719,"z":-42417},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2033101":{"anchorId":1,"groupId":82,"instId":300001,"pos":{"x":-53,"y":1706,"z":-32120},"rot":{"x":0,"y":0,"z":0}},"2033102":{"anchorId":2,"groupId":82,"instId":300002,"pos":{"x":-440580,"y":-119136,"z":406790},"rot":{"x":0,"y":359041,"z":0}},"2033103":{"anchorId":3,"groupId":82,"instId":300003,"pos":{"x":-270280,"y":-119126,"z":406720},"rot":{"x":0,"y":0,"z":0}},"2033104":{"anchorId":4,"groupId":82,"instId":300004,"pos":{"x":359320,"y":41120,"z":404730},"rot":{"x":0,"y":1313,"z":0}},"2033105":{"anchorId":5,"groupId":82,"instId":300005,"pos":{"x":283550,"y":45722,"z":757600},"rot":{"x":0,"y":1313,"z":0}},"2033106":{"anchorId":6,"groupId":82,"instId":300006,"pos":{"x":-445060,"y":4781,"z":801650},"rot":{"x":0,"y":1313,"z":0}},"2033107":{"anchorId":7,"groupId":82,"instId":300007,"pos":{"x":-277300,"y":4781,"z":801500},"rot":{"x":0,"y":1313,"z":0}},"2033108":{"anchorId":8,"groupId":82,"instId":300008,"pos":{"x":232660,"y":-24136,"z":177660},"rot":{"x":0,"y":1313,"z":0}}}},"1":{"props":[{"groupId":1,"instId":300022,"propState":0,"propId":138,"pos":{"x":359396,"y":40526,"z":380626},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300021,"propState":0,"propId":138,"pos":{"x":232623,"y":-23099,"z":132016},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300020,"propState":0,"propId":138,"pos":{"x":232623,"y":-21469,"z":132016},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300019,"propState":0,"propId":138,"pos":{"x":-270110,"y":-118151,"z":363750},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300018,"propState":0,"propId":138,"pos":{"x":-440568,"y":-118109,"z":363780},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300017,"propState":0,"propId":138,"pos":{"x":283794,"y":46773,"z":738970},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300016,"propState":0,"propId":138,"pos":{"x":283794,"y":48680,"z":738970},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300015,"propState":0,"propId":138,"pos":{"x":359330,"y":41703,"z":377807},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300014,"propState":0,"propId":138,"pos":{"x":359330,"y":43480,"z":377807},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300013,"propState":0,"propId":138,"pos":{"x":-277350,"y":3823,"z":735067},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300012,"propState":0,"propId":138,"pos":{"x":-277350,"y":5527,"z":735183},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300011,"propState":0,"propId":138,"pos":{"x":-445101,"y":3873,"z":735170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300010,"propState":0,"propId":138,"pos":{"x":-445101,"y":5555,"z":735170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300009,"propState":0,"propId":100,"pos":{"x":-277378,"y":3510,"z":918830},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300008,"propState":0,"propId":100,"pos":{"x":-445019,"y":3898,"z":918616},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300007,"propState":0,"propId":100,"pos":{"x":-38700,"y":0,"z":631300},"rot":{"x":90000,"y":0,"z":0}},{"groupId":1,"instId":300006,"propState":0,"propId":138,"pos":{"x":-73500,"y":153579,"z":676400},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300005,"propState":0,"propId":138,"pos":{"x":-104200,"y":166806,"z":676400},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300004,"propState":0,"propId":138,"pos":{"x":40200,"y":69677,"z":629600},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300003,"propState":0,"propId":138,"pos":{"x":9500,"y":69677,"z":629600},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300002,"propState":0,"propId":138,"pos":{"x":-85900,"y":64751,"z":570600},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":0,"propId":138,"pos":{"x":-116100,"y":69677,"z":570600},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300007,"propState":0,"propId":103085,"pos":{"x":338100,"y":42600,"z":805609},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":100,"pos":{"x":421789,"y":-18878,"z":854138},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":100,"pos":{"x":351561,"y":80291,"z":524851},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":103079,"pos":{"x":420700,"y":-18878,"z":847400},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":103079,"pos":{"x":332800,"y":45622,"z":794300},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300024,"propState":12,"propId":60301,"pos":{"x":387806,"y":50120,"z":426267},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300023,"propState":12,"propId":60301,"pos":{"x":355312,"y":50120,"z":435603},"rot":{"x":0,"y":180000,"z":0}},{"groupId":83,"instId":300020,"propState":12,"propId":60301,"pos":{"x":-266410,"y":-111025,"z":509032},"rot":{"x":0,"y":270000,"z":0}},{"groupId":83,"instId":300019,"propState":12,"propId":60301,"pos":{"x":-444820,"y":-111025,"z":507946},"rot":{"x":0,"y":90000,"z":0}},{"groupId":83,"instId":300011,"propState":12,"propId":60301,"pos":{"x":264631,"y":48724,"z":779941},"rot":{"x":0,"y":270000,"z":0}},{"groupId":83,"instId":300022,"propState":12,"propId":60301,"pos":{"x":462810,"y":-15878,"z":776342},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300021,"propState":12,"propId":60301,"pos":{"x":372221,"y":-13716,"z":434922},"rot":{"x":0,"y":180000,"z":0}},{"groupId":83,"instId":300016,"propState":12,"propId":60301,"pos":{"x":408497,"y":-5188,"z":806234},"rot":{"x":0,"y":180000,"z":0}},{"groupId":83,"instId":300015,"propState":12,"propId":60301,"pos":{"x":417358,"y":-25571,"z":871500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":83,"instId":300012,"propState":12,"propId":60301,"pos":{"x":315000,"y":45651,"z":800460},"rot":{"x":0,"y":90000,"z":0}},{"groupId":83,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-416174,"y":-109516,"z":477124},"rot":{"x":0,"y":270000,"z":0}},{"groupId":83,"instId":300018,"propState":12,"propId":60301,"pos":{"x":-267730,"y":4781,"z":819230},"rot":{"x":0,"y":180000,"z":0}},{"groupId":83,"instId":300017,"propState":12,"propId":60301,"pos":{"x":-454930,"y":4781,"z":819170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":83,"instId":300014,"propState":12,"propId":60301,"pos":{"x":460590,"y":-12860,"z":794750},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300013,"propState":12,"propId":60301,"pos":{"x":431800,"y":-22078,"z":858880},"rot":{"x":0,"y":90000,"z":0}},{"groupId":83,"instId":300010,"propState":12,"propId":60301,"pos":{"x":295050,"y":45722,"z":765220},"rot":{"x":0,"y":180000,"z":0}},{"groupId":83,"instId":300009,"propState":12,"propId":60301,"pos":{"x":377507,"y":53120,"z":492112},"rot":{"x":0,"y":90000,"z":0}},{"groupId":83,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-247230,"y":-111000,"z":471990},"rot":{"x":0,"y":180000,"z":0}},{"groupId":83,"instId":300007,"propState":12,"propId":60301,"pos":{"x":-289669,"y":-109517,"z":484326},"rot":{"x":0,"y":90000,"z":0}},{"groupId":83,"instId":300006,"propState":12,"propId":60301,"pos":{"x":-248800,"y":-119084,"z":427020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":83,"instId":300004,"propState":12,"propId":60301,"pos":{"x":-445060,"y":-116548,"z":448240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":83,"instId":300003,"propState":12,"propId":60301,"pos":{"x":-425589,"y":-119101,"z":421151},"rot":{"x":0,"y":180000,"z":0}},{"groupId":83,"instId":300002,"propState":12,"propId":60301,"pos":{"x":4942,"y":1706,"z":62643},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-34580,"y":1704,"z":-11094},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300005,"propState":0,"propId":103085,"pos":{"x":415770,"y":-14259,"z":823930},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300004,"propState":0,"propId":100,"pos":{"x":351561,"y":80291,"z":524851},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300003,"propState":0,"propId":100,"pos":{"x":351561,"y":80291,"z":524851},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300002,"propState":0,"propId":103079,"pos":{"x":433550,"y":-15827,"z":805800},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":103079,"pos":{"x":426490,"y":-18878,"z":828600},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300011,"propState":0,"propId":103092,"pos":{"x":402640,"y":-15770,"z":828160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300013,"propState":0,"propId":103085,"pos":{"x":402890,"y":-15980,"z":814820},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300012,"propState":0,"propId":103092,"pos":{"x":402640,"y":-15770,"z":828160},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300010,"propState":0,"propId":103085,"pos":{"x":405860,"y":-16076,"z":839960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300009,"propState":0,"propId":103085,"pos":{"x":405357,"y":-16087,"z":823700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":103092,"pos":{"x":402640,"y":-15770,"z":828160},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":103092,"pos":{"x":402640,"y":-15770,"z":828160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":103085,"pos":{"x":405860,"y":-16076,"z":839960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":103085,"pos":{"x":412111,"y":-25429,"z":856200},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":103085,"pos":{"x":405357,"y":-16087,"z":823700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":103078,"pos":{"x":413700,"y":-25578,"z":859100},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":103078,"pos":{"x":417050,"y":-18865,"z":837543},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":103205,"pos":{"x":402900,"y":-15600,"z":842600},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300065,"propState":0,"propId":103017,"pos":{"x":420025,"y":-18878,"z":827060},"rot":{"x":0,"y":60000,"z":0}},{"groupId":108,"instId":300046,"propState":0,"propId":103015,"pos":{"x":-436840,"y":-119136,"z":416974},"rot":{"x":0,"y":180000,"z":0}},{"groupId":108,"instId":300060,"propState":0,"propId":103016,"pos":{"x":-274276,"y":3931,"z":887801},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300059,"propState":0,"propId":103016,"pos":{"x":-280540,"y":5815,"z":870839},"rot":{"x":0,"y":90000,"z":0}},{"groupId":108,"instId":300058,"propState":0,"propId":103016,"pos":{"x":382266,"y":50129,"z":433980},"rot":{"x":0,"y":175789,"z":0}},{"groupId":108,"instId":300057,"propState":0,"propId":103017,"pos":{"x":345815,"y":50120,"z":428001},"rot":{"x":0,"y":347346,"z":0}},{"groupId":108,"instId":300056,"propState":0,"propId":103017,"pos":{"x":526390,"y":6220,"z":804667},"rot":{"x":0,"y":270694,"z":0}},{"groupId":108,"instId":300055,"propState":0,"propId":103017,"pos":{"x":455349,"y":-3121,"z":745591},"rot":{"x":0,"y":11072,"z":0}},{"groupId":108,"instId":300042,"propState":0,"propId":103017,"pos":{"x":474420,"y":-13110,"z":810200},"rot":{"x":0,"y":0,"z":0}},{"groupId":108,"instId":300041,"propState":0,"propId":103017,"pos":{"x":325360,"y":45622,"z":812440},"rot":{"x":0,"y":40000,"z":0}},{"groupId":108,"instId":300032,"propState":0,"propId":103016,"pos":{"x":-432820,"y":4781,"z":812090},"rot":{"x":0,"y":269226,"z":0}},{"groupId":108,"instId":300064,"propState":0,"propId":103017,"pos":{"x":-442064,"y":3466,"z":901639},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300063,"propState":0,"propId":103017,"pos":{"x":-447968,"y":3787,"z":889099},"rot":{"x":0,"y":90000,"z":0}},{"groupId":108,"instId":300062,"propState":0,"propId":103017,"pos":{"x":-442010,"y":5170,"z":876647},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300061,"propState":0,"propId":103016,"pos":{"x":-280086,"y":3466,"z":906178},"rot":{"x":0,"y":90000,"z":0}},{"groupId":108,"instId":300038,"propState":0,"propId":103016,"pos":{"x":310644,"y":48742,"z":793853},"rot":{"x":0,"y":0,"z":0}},{"groupId":108,"instId":300037,"propState":0,"propId":103017,"pos":{"x":288198,"y":48722,"z":824358},"rot":{"x":0,"y":325000,"z":0}},{"groupId":108,"instId":300026,"propState":0,"propId":103016,"pos":{"x":236010,"y":-24136,"z":163130},"rot":{"x":0,"y":268138,"z":0}},{"groupId":108,"instId":300054,"propState":0,"propId":103017,"pos":{"x":-279664,"y":-109517,"z":489005},"rot":{"x":0,"y":150000,"z":0}},{"groupId":108,"instId":300053,"propState":0,"propId":103016,"pos":{"x":-264620,"y":-109517,"z":500174},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300052,"propState":0,"propId":103016,"pos":{"x":-277048,"y":-109517,"z":500463},"rot":{"x":0,"y":90000,"z":0}},{"groupId":108,"instId":300051,"propState":0,"propId":103016,"pos":{"x":-420970,"y":-109516,"z":496702},"rot":{"x":0,"y":150000,"z":0}},{"groupId":108,"instId":300034,"propState":0,"propId":103017,"pos":{"x":-285420,"y":4781,"z":814550},"rot":{"x":0,"y":40922,"z":0}},{"groupId":108,"instId":300033,"propState":0,"propId":103016,"pos":{"x":-269230,"y":4781,"z":810280},"rot":{"x":0,"y":319302,"z":0}},{"groupId":108,"instId":300019,"propState":0,"propId":103016,"pos":{"x":-436344,"y":-116548,"z":446200},"rot":{"x":0,"y":150000,"z":0}},{"groupId":108,"instId":300050,"propState":0,"propId":103015,"pos":{"x":420380,"y":-18878,"z":854530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":108,"instId":300049,"propState":0,"propId":103015,"pos":{"x":271556,"y":48722,"z":828286},"rot":{"x":0,"y":180000,"z":0}},{"groupId":108,"instId":300048,"propState":0,"propId":103015,"pos":{"x":-437293,"y":4781,"z":805918},"rot":{"x":0,"y":180000,"z":0}},{"groupId":108,"instId":300047,"propState":0,"propId":103015,"pos":{"x":-284004,"y":4781,"z":810320},"rot":{"x":0,"y":180000,"z":0}},{"groupId":108,"instId":300040,"propState":0,"propId":103016,"pos":{"x":322360,"y":45622,"z":792550},"rot":{"x":0,"y":178493,"z":0}},{"groupId":108,"instId":300039,"propState":0,"propId":103017,"pos":{"x":326810,"y":45622,"z":792670},"rot":{"x":0,"y":178493,"z":0}},{"groupId":108,"instId":300003,"propState":0,"propId":103016,"pos":{"x":310702,"y":48742,"z":812277},"rot":{"x":0,"y":180000,"z":0}},{"groupId":108,"instId":300036,"propState":0,"propId":103017,"pos":{"x":257920,"y":48724,"z":780080},"rot":{"x":0,"y":90000,"z":0}},{"groupId":108,"instId":300035,"propState":0,"propId":103017,"pos":{"x":279790,"y":45722,"z":767280},"rot":{"x":0,"y":90000,"z":0}},{"groupId":108,"instId":300025,"propState":0,"propId":103016,"pos":{"x":235940,"y":-24136,"z":171140},"rot":{"x":0,"y":268138,"z":0}},{"groupId":108,"instId":300024,"propState":0,"propId":103016,"pos":{"x":-455145,"y":-109516,"z":481608},"rot":{"x":0,"y":101956,"z":0}},{"groupId":108,"instId":300023,"propState":0,"propId":103017,"pos":{"x":-425120,"y":-109516,"z":478560},"rot":{"x":0,"y":266397,"z":0}},{"groupId":108,"instId":300022,"propState":0,"propId":103016,"pos":{"x":-430550,"y":-111025,"z":464070},"rot":{"x":0,"y":318053,"z":0}},{"groupId":108,"instId":300018,"propState":0,"propId":103016,"pos":{"x":-442151,"y":-119136,"z":424300},"rot":{"x":0,"y":250979,"z":0}},{"groupId":108,"instId":300017,"propState":0,"propId":103017,"pos":{"x":-449403,"y":-119136,"z":410385},"rot":{"x":0,"y":349004,"z":0}},{"groupId":108,"instId":300012,"propState":0,"propId":103017,"pos":{"x":-269095,"y":-119136,"z":423805},"rot":{"x":0,"y":110000,"z":0}},{"groupId":108,"instId":300045,"propState":0,"propId":103015,"pos":{"x":-263849,"y":-119136,"z":409956},"rot":{"x":0,"y":180000,"z":0}},{"groupId":108,"instId":300044,"propState":0,"propId":103017,"pos":{"x":477025,"y":-15978,"z":829633},"rot":{"x":0,"y":350000,"z":0}},{"groupId":108,"instId":300043,"propState":0,"propId":103016,"pos":{"x":425022,"y":-18865,"z":865637},"rot":{"x":0,"y":86695,"z":0}},{"groupId":108,"instId":300031,"propState":0,"propId":103017,"pos":{"x":-457620,"y":4781,"z":810020},"rot":{"x":0,"y":89870,"z":0}},{"groupId":108,"instId":300030,"propState":0,"propId":103017,"pos":{"x":229020,"y":-24136,"z":171040},"rot":{"x":0,"y":89870,"z":0}},{"groupId":108,"instId":300029,"propState":0,"propId":103017,"pos":{"x":229002,"y":-24136,"z":163024},"rot":{"x":0,"y":88385,"z":0}},{"groupId":108,"instId":300028,"propState":0,"propId":103017,"pos":{"x":229225,"y":-24136,"z":154981},"rot":{"x":0,"y":88385,"z":0}},{"groupId":108,"instId":300027,"propState":0,"propId":103016,"pos":{"x":235880,"y":-24136,"z":154970},"rot":{"x":0,"y":268138,"z":0}},{"groupId":108,"instId":300021,"propState":0,"propId":103017,"pos":{"x":-447500,"y":-111025,"z":465730},"rot":{"x":0,"y":46999,"z":0}},{"groupId":108,"instId":300020,"propState":0,"propId":103017,"pos":{"x":-432620,"y":-116584,"z":447870},"rot":{"x":0,"y":180000,"z":0}},{"groupId":108,"instId":300016,"propState":0,"propId":103017,"pos":{"x":-262814,"y":-111025,"z":465283},"rot":{"x":0,"y":322999,"z":0}},{"groupId":108,"instId":300015,"propState":0,"propId":103016,"pos":{"x":-280848,"y":-111025,"z":464457},"rot":{"x":0,"y":51367,"z":0}},{"groupId":108,"instId":300014,"propState":0,"propId":103016,"pos":{"x":-269620,"y":-116548,"z":444170},"rot":{"x":0,"y":232971,"z":0}},{"groupId":108,"instId":300013,"propState":0,"propId":103016,"pos":{"x":-268189,"y":-119136,"z":425224},"rot":{"x":0,"y":120000,"z":0}},{"groupId":108,"instId":300011,"propState":0,"propId":103017,"pos":{"x":-4474,"y":1706,"z":62805},"rot":{"x":0,"y":353417,"z":0}},{"groupId":108,"instId":300010,"propState":0,"propId":103016,"pos":{"x":9291,"y":592,"z":71496},"rot":{"x":0,"y":7788,"z":0}},{"groupId":108,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-9049,"y":592,"z":71534},"rot":{"x":0,"y":303542,"z":0}},{"groupId":108,"instId":300008,"propState":0,"propId":103017,"pos":{"x":3810,"y":1704,"z":46810},"rot":{"x":0,"y":273153,"z":0}},{"groupId":108,"instId":300007,"propState":0,"propId":103017,"pos":{"x":3820,"y":1704,"z":38960},"rot":{"x":0,"y":273153,"z":0}},{"groupId":108,"instId":300006,"propState":0,"propId":103017,"pos":{"x":3800,"y":1704,"z":30750},"rot":{"x":0,"y":273153,"z":0}},{"groupId":108,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-3571,"y":1704,"z":46807},"rot":{"x":0,"y":92057,"z":0}},{"groupId":108,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-3560,"y":1704,"z":38780},"rot":{"x":0,"y":92057,"z":0}},{"groupId":108,"instId":300002,"propState":0,"propId":103016,"pos":{"x":5260,"y":507,"z":-11230},"rot":{"x":0,"y":273153,"z":0}},{"groupId":108,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-5176,"y":507,"z":-11245},"rot":{"x":0,"y":92057,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300008,"propState":0,"propId":103085,"pos":{"x":408380,"y":-5471,"z":786500},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300006,"propState":0,"propId":103085,"pos":{"x":408380,"y":-5471,"z":786500},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300009,"propState":0,"propId":103078,"pos":{"x":413420,"y":-5188,"z":785364},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300007,"propState":0,"propId":103085,"pos":{"x":402890,"y":-15980,"z":814820},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300005,"propState":0,"propId":103085,"pos":{"x":430080,"y":-15827,"z":811980},"rot":{"x":0,"y":90000,"z":0}},{"groupId":19,"instId":300004,"propState":0,"propId":103093,"pos":{"x":408400,"y":-5121,"z":801300},"rot":{"x":0,"y":90000,"z":0}},{"groupId":19,"instId":300003,"propState":0,"propId":103093,"pos":{"x":408400,"y":-5121,"z":801300},"rot":{"x":0,"y":270000,"z":180000}},{"groupId":19,"instId":300002,"propState":0,"propId":103078,"pos":{"x":412622,"y":-14259,"z":821753},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300001,"propState":0,"propId":103206,"pos":{"x":408400,"y":-5200,"z":801300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300032,"propState":0,"propId":100,"pos":{"x":232584,"y":-24097,"z":196800},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300031,"propState":0,"propId":100,"pos":{"x":-274400,"y":6706,"z":827848},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300030,"propState":0,"propId":100,"pos":{"x":-444821,"y":6706,"z":827848},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300029,"propState":0,"propId":100,"pos":{"x":364200,"y":48722,"z":814007},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300028,"propState":0,"propId":100,"pos":{"x":371700,"y":43720,"z":435900},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300027,"propState":0,"propId":100,"pos":{"x":2500,"y":570,"z":43900},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300026,"propState":0,"propId":100,"pos":{"x":-266000,"y":-116548,"z":442131},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300006,"propState":0,"propId":100,"pos":{"x":-442027,"y":-116548,"z":442131},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300009,"propState":0,"propId":100,"pos":{"x":359745,"y":46720,"z":451542},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300027,"propState":0,"propId":103030,"pos":{"x":389330,"y":50120,"z":436618},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300026,"propState":0,"propId":100,"pos":{"x":359464,"y":40721,"z":417471},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300025,"propState":0,"propId":100,"pos":{"x":371420,"y":41609,"z":403180},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300024,"propState":0,"propId":100,"pos":{"x":359856,"y":31720,"z":427349},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":300018,"propState":0,"propId":103039,"pos":{"x":390928,"y":50120,"z":436055},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":300028,"propState":0,"propId":100,"pos":{"x":371320,"y":47240,"z":403540},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300023,"propState":0,"propId":100,"pos":{"x":358493,"y":50120,"z":439414},"rot":{"x":0,"y":90000,"z":0}},{"groupId":39,"instId":300022,"propState":0,"propId":100,"pos":{"x":360175,"y":43720,"z":439518},"rot":{"x":0,"y":90000,"z":0}},{"groupId":39,"instId":300021,"propState":0,"propId":100,"pos":{"x":371483,"y":19120,"z":403195},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300020,"propState":0,"propId":103031,"pos":{"x":383320,"y":50130,"z":442349},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300019,"propState":2,"propId":103042,"pos":{"x":380839,"y":50130,"z":451610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":39,"instId":300017,"propState":0,"propId":103042,"pos":{"x":371402,"y":57120,"z":409686},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300016,"propState":0,"propId":100,"pos":{"x":366070,"y":43720,"z":445320},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300015,"propState":0,"propId":103042,"pos":{"x":361883,"y":31730,"z":427059},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300014,"propState":0,"propId":103039,"pos":{"x":361937,"y":43730,"z":437195},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300013,"propState":1,"propId":103051,"pos":{"x":356431,"y":43730,"z":433590},"rot":{"x":0,"y":90000,"z":0}},{"groupId":39,"instId":300012,"propState":1,"propId":103051,"pos":{"x":353323,"y":43730,"z":436716},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300011,"propState":0,"propId":103042,"pos":{"x":372900,"y":50550,"z":407289},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300010,"propState":0,"propId":103032,"pos":{"x":356490,"y":31720,"z":409370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":39,"instId":300008,"propState":2,"propId":103030,"pos":{"x":353350,"y":50120,"z":436560},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300007,"propState":0,"propId":103031,"pos":{"x":359311,"y":43720,"z":436431},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300006,"propState":0,"propId":103042,"pos":{"x":353773,"y":50120,"z":418286},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300005,"propState":0,"propId":103042,"pos":{"x":365043,"y":43720,"z":447002},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":300004,"propState":0,"propId":103042,"pos":{"x":361818,"y":43730,"z":433636},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300002,"propState":0,"propId":100,"pos":{"x":353919,"y":50120,"z":418731},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300003,"propState":0,"propId":100,"pos":{"x":361122,"y":43720,"z":433773},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300001,"propState":0,"propId":100,"pos":{"x":371591,"y":43725,"z":423823},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":39,"instId":400001,"npcId":3098,"pos":{"x":348046,"y":50619,"z":422783},"rot":{"x":0,"y":42629,"z":0}}],"monsters":[{"groupId":39,"instId":200001,"monsterId":7010011,"eventId":10301299,"pos":{"x":365480,"y":43720,"z":450800},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300013,"propState":2,"propId":103068,"pos":{"x":333688,"y":31720,"z":424893},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300015,"propState":0,"propId":103087,"pos":{"x":353923,"y":34985,"z":419630},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300020,"propState":21,"propId":103050,"pos":{"x":339721,"y":31720,"z":425630},"rot":{"x":0,"y":180000,"z":0}},{"groupId":40,"instId":300016,"propState":0,"propId":103087,"pos":{"x":341090,"y":34985,"z":419044},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300008,"propState":0,"propId":103055,"pos":{"x":341470,"y":31730,"z":413209},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300007,"propState":21,"propId":103050,"pos":{"x":368111,"y":43720,"z":419504},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300003,"propState":2,"propId":103068,"pos":{"x":377513,"y":50120,"z":427355},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300021,"propState":0,"propId":103055,"pos":{"x":341645,"y":31730,"z":409310},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300017,"propState":21,"propId":103050,"pos":{"x":356068,"y":31730,"z":413307},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300004,"propState":21,"propId":103050,"pos":{"x":379806,"y":48701,"z":441573},"rot":{"x":0,"y":180000,"z":0}},{"groupId":40,"instId":300002,"propState":0,"propId":103055,"pos":{"x":371350,"y":50130,"z":418785},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300009,"propState":1,"propId":103051,"pos":{"x":382720,"y":50130,"z":424655},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300018,"propState":21,"propId":103050,"pos":{"x":354078,"y":34985,"z":412999},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300012,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300001,"propState":0,"propId":103055,"pos":{"x":371570,"y":50146,"z":435210},"rot":{"x":0,"y":180000,"z":0}},{"groupId":40,"instId":300010,"propState":1,"propId":103051,"pos":{"x":379877,"y":57130,"z":421510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300019,"propState":21,"propId":103050,"pos":{"x":340963,"y":34985,"z":425732},"rot":{"x":0,"y":180000,"z":0}},{"groupId":40,"instId":300005,"propState":21,"propId":103050,"pos":{"x":375733,"y":43720,"z":441355},"rot":{"x":0,"y":225000,"z":0}},{"groupId":40,"instId":300006,"propState":21,"propId":103050,"pos":{"x":374966,"y":46977,"z":418931},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300011,"propState":0,"propId":100,"pos":{"x":341400,"y":31720,"z":412454},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300014,"propState":0,"propId":103087,"pos":{"x":378099,"y":48658,"z":434553},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300001,"propState":0,"propId":103029,"pos":{"x":446794,"y":-12878,"z":791209},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300001,"propState":0,"propId":100,"pos":{"x":371376,"y":50120,"z":428863},"rot":{"x":0,"y":268238,"z":0}}],"npcs":[],"monsters":[{"groupId":98,"instId":200004,"monsterId":3002011,"eventId":10301299,"pos":{"x":368930,"y":50170,"z":430478},"rot":{"x":0,"y":47658,"z":0}},{"groupId":98,"instId":200005,"monsterId":3002041,"eventId":10301299,"pos":{"x":375083,"y":50120,"z":431479},"rot":{"x":0,"y":0,"z":0}},{"groupId":98,"instId":200003,"monsterId":3002041,"eventId":10301299,"pos":{"x":365719,"y":50120,"z":423250},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"106":{"props":[{"groupId":106,"instId":300001,"propState":0,"propId":103197,"pos":{"x":-270576,"y":-111030,"z":474810},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"107":{"props":[{"groupId":107,"instId":300001,"propState":0,"propId":103198,"pos":{"x":-440196,"y":-110970,"z":499419},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300015,"propState":0,"propId":103007,"pos":{"x":487193,"y":-4378,"z":785712},"rot":{"x":342617,"y":69926,"z":27602}},{"groupId":90,"instId":300013,"propState":3,"propId":103006,"pos":{"x":487082,"y":3902,"z":765242},"rot":{"x":333758,"y":168804,"z":340544}},{"groupId":90,"instId":300012,"propState":3,"propId":103006,"pos":{"x":491718,"y":7111,"z":762850},"rot":{"x":342617,"y":69926,"z":27602}},{"groupId":90,"instId":300006,"propState":3,"propId":103006,"pos":{"x":480827,"y":5144,"z":754784},"rot":{"x":342617,"y":69926,"z":27602}},{"groupId":90,"instId":300016,"propState":0,"propId":100,"pos":{"x":513611,"y":2764,"z":799452},"rot":{"x":342617,"y":69926,"z":27602}},{"groupId":90,"instId":300014,"propState":0,"propId":103007,"pos":{"x":505848,"y":176,"z":796615},"rot":{"x":342617,"y":69926,"z":27602}},{"groupId":90,"instId":300011,"propState":3,"propId":103006,"pos":{"x":507245,"y":12286,"z":768524},"rot":{"x":333758,"y":168804,"z":340544}},{"groupId":90,"instId":300010,"propState":3,"propId":103006,"pos":{"x":497973,"y":5869,"z":773308},"rot":{"x":333758,"y":168804,"z":340544}},{"groupId":90,"instId":300009,"propState":3,"propId":103006,"pos":{"x":507356,"y":4006,"z":788994},"rot":{"x":342617,"y":69926,"z":27602}},{"groupId":90,"instId":300008,"propState":3,"propId":103006,"pos":{"x":498084,"y":-2411,"z":793778},"rot":{"x":333758,"y":168804,"z":340544}},{"groupId":90,"instId":300007,"propState":3,"propId":103006,"pos":{"x":485574,"y":73,"z":772862},"rot":{"x":342617,"y":69926,"z":27602}},{"groupId":90,"instId":300005,"propState":3,"propId":103006,"pos":{"x":471555,"y":-1273,"z":759568},"rot":{"x":342617,"y":69926,"z":27602}},{"groupId":90,"instId":300004,"propState":1,"propId":103005,"pos":{"x":522883,"y":6079,"z":794668},"rot":{"x":0,"y":0,"z":0}},{"groupId":90,"instId":300003,"propState":1,"propId":103005,"pos":{"x":465300,"y":-3133,"z":749110},"rot":{"x":0,"y":271263,"z":0}},{"groupId":90,"instId":300002,"propState":1,"propId":103005,"pos":{"x":467030,"y":-15864,"z":782430},"rot":{"x":0,"y":270687,"z":0}},{"groupId":90,"instId":300001,"propState":0,"propId":103008,"pos":{"x":465300,"y":-31,"z":749110},"rot":{"x":26242,"y":348804,"z":19456}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300015,"propState":0,"propId":103231,"pos":{"x":-119900,"y":36800,"z":445800},"rot":{"x":30692,"y":170000,"z":11516}},{"groupId":96,"instId":300014,"propState":0,"propId":103230,"pos":{"x":-119900,"y":36800,"z":445800},"rot":{"x":30692,"y":170000,"z":11516}},{"groupId":96,"instId":300013,"propState":0,"propId":103213,"pos":{"x":-7000,"y":-6405,"z":-7200},"rot":{"x":0,"y":0,"z":0}},{"groupId":96,"instId":300011,"propState":0,"propId":103247,"pos":{"x":-54,"y":1840,"z":117930},"rot":{"x":0,"y":0,"z":0}},{"groupId":96,"instId":300010,"propState":0,"propId":103166,"pos":{"x":-119900,"y":36800,"z":445800},"rot":{"x":30692,"y":170000,"z":11516}},{"groupId":96,"instId":300009,"propState":0,"propId":103165,"pos":{"x":-119900,"y":36800,"z":445800},"rot":{"x":30692,"y":170000,"z":11516}},{"groupId":96,"instId":300008,"propState":0,"propId":103164,"pos":{"x":-119900,"y":36800,"z":445800},"rot":{"x":30692,"y":170000,"z":11516}},{"groupId":96,"instId":300007,"propState":0,"propId":103163,"pos":{"x":-119900,"y":36800,"z":445800},"rot":{"x":30692,"y":170000,"z":11516}},{"groupId":96,"instId":300006,"propState":0,"propId":103162,"pos":{"x":-119900,"y":36800,"z":445800},"rot":{"x":30692,"y":170000,"z":11516}},{"groupId":96,"instId":300005,"propState":0,"propId":103161,"pos":{"x":-119900,"y":36800,"z":445800},"rot":{"x":30692,"y":170000,"z":11516}},{"groupId":96,"instId":300004,"propState":0,"propId":103160,"pos":{"x":-119900,"y":36800,"z":445800},"rot":{"x":30692,"y":170000,"z":11516}},{"groupId":96,"instId":300003,"propState":0,"propId":103159,"pos":{"x":-150800,"y":-9550,"z":291935},"rot":{"x":0,"y":270000,"z":0}},{"groupId":96,"instId":300002,"propState":0,"propId":103158,"pos":{"x":-150800,"y":-9550,"z":273367},"rot":{"x":0,"y":270000,"z":0}},{"groupId":96,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300014,"propState":0,"propId":103233,"pos":{"x":154500,"y":66900,"z":624800},"rot":{"x":24000,"y":224370,"z":14530}},{"groupId":100,"instId":300006,"propState":0,"propId":103171,"pos":{"x":154500,"y":66900,"z":624800},"rot":{"x":24000,"y":224370,"z":14530}},{"groupId":100,"instId":300013,"propState":0,"propId":103213,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":100,"instId":300010,"propState":0,"propId":103175,"pos":{"x":154500,"y":66900,"z":624800},"rot":{"x":24000,"y":224370,"z":14530}},{"groupId":100,"instId":300008,"propState":0,"propId":103173,"pos":{"x":154500,"y":66900,"z":624800},"rot":{"x":24000,"y":224370,"z":14530}},{"groupId":100,"instId":300002,"propState":0,"propId":103167,"pos":{"x":206450,"y":42486,"z":456928},"rot":{"x":6202,"y":157592,"z":292855}},{"groupId":100,"instId":300015,"propState":0,"propId":103232,"pos":{"x":154500,"y":66900,"z":624800},"rot":{"x":24000,"y":224370,"z":14530}},{"groupId":100,"instId":300012,"propState":0,"propId":103247,"pos":{"x":-270589,"y":-111237,"z":529607},"rot":{"x":0,"y":0,"z":0}},{"groupId":100,"instId":300011,"propState":0,"propId":103247,"pos":{"x":-440209,"y":-111237,"z":529607},"rot":{"x":0,"y":0,"z":0}},{"groupId":100,"instId":300009,"propState":0,"propId":103174,"pos":{"x":154500,"y":66900,"z":624800},"rot":{"x":24000,"y":224370,"z":14530}},{"groupId":100,"instId":300007,"propState":0,"propId":103172,"pos":{"x":154500,"y":66900,"z":624800},"rot":{"x":24000,"y":224370,"z":14530}},{"groupId":100,"instId":300005,"propState":0,"propId":103170,"pos":{"x":154500,"y":66900,"z":624800},"rot":{"x":24000,"y":224370,"z":14530}},{"groupId":100,"instId":300004,"propState":0,"propId":103169,"pos":{"x":154500,"y":66900,"z":624800},"rot":{"x":24000,"y":224370,"z":14530}},{"groupId":100,"instId":300003,"propState":0,"propId":103168,"pos":{"x":213815,"y":59483,"z":457971},"rot":{"x":6202,"y":157592,"z":292855}},{"groupId":100,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"101":{"props":[{"groupId":101,"instId":300015,"propState":0,"propId":103235,"pos":{"x":-125900,"y":127700,"z":800500},"rot":{"x":8455,"y":137697,"z":19234}},{"groupId":101,"instId":300014,"propState":0,"propId":103234,"pos":{"x":-125900,"y":127700,"z":800500},"rot":{"x":8455,"y":137697,"z":19234}},{"groupId":101,"instId":300013,"propState":0,"propId":103213,"pos":{"x":3400,"y":-3200,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":101,"instId":300012,"propState":0,"propId":103247,"pos":{"x":279816,"y":51653,"z":863710},"rot":{"x":0,"y":0,"z":0}},{"groupId":101,"instId":300011,"propState":0,"propId":103247,"pos":{"x":383286,"y":52873,"z":519040},"rot":{"x":0,"y":0,"z":0}},{"groupId":101,"instId":300010,"propState":0,"propId":103184,"pos":{"x":-125900,"y":127700,"z":800500},"rot":{"x":8455,"y":137697,"z":19234}},{"groupId":101,"instId":300009,"propState":0,"propId":103183,"pos":{"x":-125900,"y":127700,"z":800500},"rot":{"x":8455,"y":137697,"z":19234}},{"groupId":101,"instId":300008,"propState":0,"propId":103182,"pos":{"x":-125900,"y":127700,"z":800500},"rot":{"x":8455,"y":137697,"z":19234}},{"groupId":101,"instId":300007,"propState":0,"propId":103181,"pos":{"x":-125900,"y":127700,"z":800500},"rot":{"x":8455,"y":137697,"z":19234}},{"groupId":101,"instId":300006,"propState":0,"propId":103180,"pos":{"x":-125900,"y":127700,"z":800500},"rot":{"x":8455,"y":137697,"z":19234}},{"groupId":101,"instId":300005,"propState":0,"propId":103179,"pos":{"x":-125900,"y":127700,"z":800500},"rot":{"x":8455,"y":137697,"z":19234}},{"groupId":101,"instId":300004,"propState":0,"propId":103178,"pos":{"x":-125900,"y":127700,"z":800500},"rot":{"x":8455,"y":137697,"z":19234}},{"groupId":101,"instId":300003,"propState":0,"propId":103177,"pos":{"x":-118747,"y":95928,"z":708846},"rot":{"x":8961,"y":83099,"z":358018}},{"groupId":101,"instId":300002,"propState":0,"propId":103176,"pos":{"x":-116621,"y":95297,"z":690433},"rot":{"x":8961,"y":83099,"z":358018}},{"groupId":101,"instId":300001,"propState":0,"propId":100,"pos":{"x":383397,"y":53521,"z":516231},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"110":{"props":[{"groupId":110,"instId":300008,"propState":20,"propId":60302,"pos":{"x":466330,"y":-22010,"z":855730},"rot":{"x":0,"y":180000,"z":0}},{"groupId":110,"instId":300009,"propState":0,"propId":211,"pos":{"x":466330,"y":-22010,"z":855730},"rot":{"x":0,"y":180000,"z":0}},{"groupId":110,"instId":300007,"propState":0,"propId":100,"pos":{"x":473270,"y":-15984,"z":843000},"rot":{"x":0,"y":0,"z":0}},{"groupId":110,"instId":300006,"propState":0,"propId":100,"pos":{"x":466405,"y":-22250,"z":851836},"rot":{"x":0,"y":0,"z":0}},{"groupId":110,"instId":300005,"propState":0,"propId":100,"pos":{"x":473270,"y":-15984,"z":843000},"rot":{"x":0,"y":0,"z":0}},{"groupId":110,"instId":300004,"propState":0,"propId":103109,"pos":{"x":473270,"y":-15984,"z":843000},"rot":{"x":0,"y":0,"z":0}},{"groupId":110,"instId":300003,"propState":0,"propId":103109,"pos":{"x":473270,"y":-15984,"z":843000},"rot":{"x":0,"y":0,"z":0}},{"groupId":110,"instId":300002,"propState":0,"propId":103109,"pos":{"x":473270,"y":-15984,"z":843000},"rot":{"x":0,"y":0,"z":0}},{"groupId":110,"instId":300001,"propState":10,"propId":103012,"pos":{"x":473270,"y":-15984,"z":843000},"rot":{"x":0,"y":140652,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"112":{"props":[{"groupId":112,"instId":300010,"propState":0,"propId":102,"pos":{"x":371400,"y":50560,"z":400630},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300009,"propState":0,"propId":102,"pos":{"x":371400,"y":50560,"z":406400},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300008,"propState":0,"propId":102,"pos":{"x":371400,"y":43750,"z":406400},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300007,"propState":0,"propId":102,"pos":{"x":371400,"y":31750,"z":406400},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300006,"propState":0,"propId":102,"pos":{"x":371400,"y":-14305,"z":406400},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300005,"propState":0,"propId":103202,"pos":{"x":369087,"y":50560,"z":407284},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300004,"propState":0,"propId":103202,"pos":{"x":369087,"y":43750,"z":407284},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300003,"propState":0,"propId":103202,"pos":{"x":369087,"y":31750,"z":407284},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300002,"propState":0,"propId":103202,"pos":{"x":369087,"y":-14307,"z":407284},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300001,"propState":0,"propId":103135,"pos":{"x":371390,"y":49920,"z":403568},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"147":{"props":[{"groupId":147,"instId":300003,"propState":0,"propId":100,"pos":{"x":372000,"y":50120,"z":430273},"rot":{"x":0,"y":270000,"z":0}},{"groupId":147,"instId":300002,"propState":0,"propId":100,"pos":{"x":372540,"y":50120,"z":424210},"rot":{"x":0,"y":0,"z":0}},{"groupId":147,"instId":300001,"propState":0,"propId":100,"pos":{"x":371376,"y":50120,"z":428863},"rot":{"x":0,"y":268238,"z":0}}],"npcs":[],"monsters":[{"groupId":147,"instId":200004,"monsterId":3002011,"eventId":10301299,"pos":{"x":371327,"y":50550,"z":410885},"rot":{"x":0,"y":0,"z":0}},{"groupId":147,"instId":200005,"monsterId":3002041,"eventId":10301299,"pos":{"x":372836,"y":50550,"z":409241},"rot":{"x":0,"y":0,"z":0}},{"groupId":147,"instId":200003,"monsterId":3002041,"eventId":10301299,"pos":{"x":369950,"y":50550,"z":409062},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"149":{"props":[{"groupId":149,"instId":300003,"propState":0,"propId":102,"pos":{"x":358943,"y":49753,"z":442779},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300005,"propState":0,"propId":102,"pos":{"x":359655,"y":43541,"z":423712},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300002,"propState":0,"propId":102,"pos":{"x":383451,"y":50120,"z":454806},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300004,"propState":0,"propId":102,"pos":{"x":372291,"y":43730,"z":443100},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300001,"propState":0,"propId":100,"pos":{"x":371376,"y":50120,"z":428863},"rot":{"x":0,"y":268238,"z":0}}],"npcs":[],"monsters":[{"groupId":149,"instId":200002,"monsterId":3002041,"eventId":10301299,"pos":{"x":365383,"y":43720,"z":433252},"rot":{"x":0,"y":180000,"z":0}},{"groupId":149,"instId":200001,"monsterId":3002011,"eventId":10301299,"pos":{"x":376950,"y":43725,"z":434980},"rot":{"x":0,"y":130538,"z":0}}],"teleports":{}},"152":{"props":[{"groupId":152,"instId":300001,"propState":0,"propId":103211,"pos":{"x":283060,"y":49234,"z":803075},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300002,"propState":0,"propId":100,"pos":{"x":372520,"y":50120,"z":424210},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300001,"propState":0,"propId":100,"pos":{"x":371376,"y":50120,"z":428863},"rot":{"x":0,"y":268238,"z":0}}],"npcs":[],"monsters":[{"groupId":150,"instId":200006,"monsterId":3002011,"eventId":10301299,"pos":{"x":375086,"y":50120,"z":431971},"rot":{"x":0,"y":164466,"z":0}},{"groupId":150,"instId":200004,"monsterId":3002011,"eventId":10301299,"pos":{"x":370642,"y":50550,"z":407675},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":200002,"monsterId":3002011,"eventId":10301299,"pos":{"x":371299,"y":50130,"z":436889},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":200001,"monsterId":3002011,"eventId":10301299,"pos":{"x":372595,"y":50550,"z":407823},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":200005,"monsterId":3002041,"eventId":10301299,"pos":{"x":381742,"y":50120,"z":453580},"rot":{"x":0,"y":180000,"z":0}},{"groupId":150,"instId":200003,"monsterId":3002041,"eventId":10301299,"pos":{"x":383326,"y":50120,"z":449245},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"163":{"props":[{"groupId":163,"instId":300002,"propState":0,"propId":103228,"pos":{"x":-427763,"y":-116534,"z":445190},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300004,"propState":0,"propId":103228,"pos":{"x":-421115,"y":-110930,"z":470361},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300003,"propState":0,"propId":103228,"pos":{"x":-459279,"y":-110930,"z":470361},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300001,"propState":0,"propId":103228,"pos":{"x":-446333,"y":-119119,"z":429763},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300002,"propState":0,"propId":103228,"pos":{"x":-283008,"y":-116534,"z":445190},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300004,"propState":0,"propId":103228,"pos":{"x":-289656,"y":-110930,"z":470361},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300003,"propState":0,"propId":103228,"pos":{"x":-251492,"y":-110930,"z":470361},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300001,"propState":0,"propId":103228,"pos":{"x":-264438,"y":-119052,"z":429763},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"168":{"props":[{"groupId":168,"instId":300003,"propState":0,"propId":100,"pos":{"x":-436964,"y":-111030,"z":486832},"rot":{"x":0,"y":188084,"z":0}},{"groupId":168,"instId":300002,"propState":0,"propId":100,"pos":{"x":-421362,"y":-116588,"z":436873},"rot":{"x":0,"y":260486,"z":0}},{"groupId":168,"instId":300001,"propState":0,"propId":100,"pos":{"x":-459195,"y":-119139,"z":424036},"rot":{"x":0,"y":115000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300001,"propState":0,"propId":100,"pos":{"x":-445154,"y":6257,"z":852333},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"170":{"props":[{"groupId":170,"instId":300001,"propState":0,"propId":100,"pos":{"x":-277475,"y":6260,"z":852333},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"198":{"props":[{"groupId":198,"instId":300004,"propState":9,"propId":103109,"pos":{"x":378964,"y":48703,"z":421529},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300003,"propState":9,"propId":103109,"pos":{"x":366578,"y":43999,"z":418948},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300002,"propState":9,"propId":103109,"pos":{"x":377446,"y":44054,"z":432360},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300001,"propState":9,"propId":103012,"pos":{"x":366070,"y":43720,"z":445320},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"199":{"props":[{"groupId":199,"instId":300003,"propState":0,"propId":103109,"pos":{"x":504599,"y":6226,"z":804582},"rot":{"x":0,"y":0,"z":0}},{"groupId":199,"instId":300002,"propState":0,"propId":103109,"pos":{"x":504599,"y":6226,"z":804582},"rot":{"x":0,"y":0,"z":0}},{"groupId":199,"instId":300004,"propState":0,"propId":103109,"pos":{"x":504599,"y":6226,"z":804582},"rot":{"x":0,"y":0,"z":0}},{"groupId":199,"instId":300001,"propState":10,"propId":103012,"pos":{"x":504599,"y":6226,"z":804582},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"200":{"props":[{"groupId":200,"instId":300004,"propState":0,"propId":103109,"pos":{"x":456504,"y":-3103,"z":760650},"rot":{"x":0,"y":0,"z":0}},{"groupId":200,"instId":300001,"propState":10,"propId":103012,"pos":{"x":456504,"y":-3103,"z":760650},"rot":{"x":0,"y":180000,"z":0}},{"groupId":200,"instId":300003,"propState":0,"propId":103109,"pos":{"x":456504,"y":-3103,"z":760650},"rot":{"x":0,"y":0,"z":0}},{"groupId":200,"instId":300002,"propState":0,"propId":103109,"pos":{"x":456504,"y":-3103,"z":760650},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300002,"propState":18,"propId":103026,"pos":{"x":31303,"y":2456,"z":-8724},"rot":{"x":357468,"y":68387,"z":272908}},{"groupId":176,"instId":300005,"propState":1,"propId":211,"pos":{"x":29257,"y":1704,"z":-9019},"rot":{"x":0,"y":0,"z":0}},{"groupId":176,"instId":300004,"propState":18,"propId":103026,"pos":{"x":35215,"y":1647,"z":-3916},"rot":{"x":334060,"y":0,"z":0}},{"groupId":176,"instId":300003,"propState":18,"propId":103026,"pos":{"x":30874,"y":2328,"z":-7707},"rot":{"x":0,"y":67247,"z":89537}},{"groupId":176,"instId":300001,"propState":18,"propId":103026,"pos":{"x":31084,"y":2887,"z":-8208},"rot":{"x":0,"y":67247,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300002,"propState":1,"propId":211,"pos":{"x":-2428,"y":1709,"z":30708},"rot":{"x":0,"y":0,"z":0}},{"groupId":177,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-3670,"y":1704,"z":30690},"rot":{"x":0,"y":92057,"z":0}},{"groupId":177,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-3600,"y":3093,"z":30685},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"201":{"props":[{"groupId":201,"instId":300010,"propState":20,"propId":60301,"pos":{"x":369350,"y":50120,"z":439010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":201,"instId":300012,"propState":20,"propId":60301,"pos":{"x":373370,"y":50120,"z":439010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":201,"instId":300004,"propState":0,"propId":103109,"pos":{"x":371160,"y":57970,"z":417000},"rot":{"x":0,"y":0,"z":0}},{"groupId":201,"instId":300009,"propState":0,"propId":100,"pos":{"x":371160,"y":57970,"z":417000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":201,"instId":300007,"propState":20,"propId":60303,"pos":{"x":371390,"y":50120,"z":439010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":201,"instId":300002,"propState":0,"propId":103109,"pos":{"x":371160,"y":57970,"z":417000},"rot":{"x":0,"y":0,"z":0}},{"groupId":201,"instId":300011,"propState":0,"propId":100,"pos":{"x":371160,"y":57970,"z":417000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":201,"instId":300008,"propState":0,"propId":211,"pos":{"x":371390,"y":50120,"z":439010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":201,"instId":300006,"propState":0,"propId":100,"pos":{"x":371160,"y":57970,"z":417000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":201,"instId":300003,"propState":0,"propId":103109,"pos":{"x":371160,"y":57970,"z":417000},"rot":{"x":0,"y":0,"z":0}},{"groupId":201,"instId":300001,"propState":10,"propId":103012,"pos":{"x":371160,"y":57970,"z":417000},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300002,"propState":1,"propId":211,"pos":{"x":-14000,"y":592,"z":83160},"rot":{"x":0,"y":0,"z":0}},{"groupId":178,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-17273,"y":2466,"z":81263},"rot":{"x":352213,"y":79803,"z":131620}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300002,"propState":1,"propId":211,"pos":{"x":-434882,"y":-120943,"z":380184},"rot":{"x":0,"y":0,"z":0}},{"groupId":179,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-432326,"y":-119410,"z":379731},"rot":{"x":0,"y":53711,"z":309747}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300002,"propState":1,"propId":211,"pos":{"x":-450990,"y":-111025,"z":472240},"rot":{"x":0,"y":0,"z":0}},{"groupId":180,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-453342,"y":-108968,"z":473719},"rot":{"x":0,"y":315860,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300002,"propState":1,"propId":211,"pos":{"x":-260102,"y":-119119,"z":412707},"rot":{"x":0,"y":0,"z":0}},{"groupId":181,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-260199,"y":-117583,"z":412669},"rot":{"x":0,"y":6463,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"182":{"props":[{"groupId":182,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-271630,"y":-116548,"z":446092},"rot":{"x":0,"y":224142,"z":0}},{"groupId":182,"instId":300002,"propState":1,"propId":211,"pos":{"x":-271846,"y":-116548,"z":445051},"rot":{"x":0,"y":91079,"z":0}},{"groupId":182,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-271811,"y":-115752,"z":446141},"rot":{"x":58058,"y":42315,"z":115890}}],"npcs":[],"monsters":[],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300002,"propState":1,"propId":211,"pos":{"x":-267243,"y":-111025,"z":459207},"rot":{"x":0,"y":0,"z":0}},{"groupId":183,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-267041,"y":-109805,"z":459170},"rot":{"x":359535,"y":76856,"z":304190}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300002,"propState":1,"propId":211,"pos":{"x":357178,"y":40721,"z":406449},"rot":{"x":0,"y":0,"z":0}},{"groupId":184,"instId":300001,"propState":18,"propId":103026,"pos":{"x":356846,"y":42427,"z":406431},"rot":{"x":10825,"y":269991,"z":179696}}],"npcs":[],"monsters":[],"teleports":{}},"185":{"props":[{"groupId":185,"instId":300002,"propState":1,"propId":211,"pos":{"x":375629,"y":47058,"z":418969},"rot":{"x":0,"y":0,"z":0}},{"groupId":185,"instId":300001,"propState":18,"propId":103026,"pos":{"x":376896,"y":47373,"z":419395},"rot":{"x":76910,"y":69861,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300002,"propState":1,"propId":211,"pos":{"x":274560,"y":48722,"z":792151},"rot":{"x":0,"y":131891,"z":0}},{"groupId":186,"instId":300004,"propState":0,"propId":100,"pos":{"x":281091,"y":49234,"z":802575},"rot":{"x":0,"y":0,"z":0}},{"groupId":186,"instId":300003,"propState":1,"propId":103026,"pos":{"x":282211,"y":57289,"z":802575},"rot":{"x":9737,"y":216285,"z":304947}},{"groupId":186,"instId":300001,"propState":0,"propId":103026,"pos":{"x":274560,"y":51234,"z":792151},"rot":{"x":9737,"y":216285,"z":304947}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300002,"propState":1,"propId":211,"pos":{"x":-441289,"y":4479,"z":782783},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-437686,"y":8319,"z":782708},"rot":{"x":344092,"y":29166,"z":72957}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300003,"propState":0,"propId":102,"pos":{"x":448411,"y":-22449,"z":857140},"rot":{"x":0,"y":219013,"z":0}},{"groupId":187,"instId":300004,"propState":0,"propId":102,"pos":{"x":450700,"y":-22449,"z":857230},"rot":{"x":0,"y":152472,"z":0}},{"groupId":187,"instId":300002,"propState":1,"propId":211,"pos":{"x":447746,"y":-22059,"z":857232},"rot":{"x":0,"y":90000,"z":0}},{"groupId":187,"instId":300001,"propState":0,"propId":103026,"pos":{"x":447536,"y":-21944,"z":857880},"rot":{"x":80759,"y":28519,"z":71457}}],"npcs":[],"monsters":[{"groupId":187,"instId":200001,"monsterId":3003013,"eventId":10301299,"pos":{"x":449924,"y":-22059,"z":856399},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"191":{"props":[{"groupId":191,"instId":300002,"propState":1,"propId":211,"pos":{"x":347012,"y":50125,"z":422651},"rot":{"x":0,"y":0,"z":0}},{"groupId":191,"instId":300001,"propState":18,"propId":103026,"pos":{"x":347431,"y":51322,"z":422740},"rot":{"x":300827,"y":85243,"z":359680}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300005,"propState":1,"propId":211,"pos":{"x":-434517,"y":4781,"z":820197},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300004,"propState":18,"propId":103026,"pos":{"x":-433485,"y":6375,"z":825817},"rot":{"x":334060,"y":0,"z":0}},{"groupId":189,"instId":300003,"propState":18,"propId":103026,"pos":{"x":-435560,"y":5622,"z":821043},"rot":{"x":0,"y":163122,"z":320882}},{"groupId":189,"instId":300002,"propState":18,"propId":103026,"pos":{"x":-435536,"y":5603,"z":821051},"rot":{"x":0,"y":159322,"z":0}},{"groupId":189,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-435569,"y":5629,"z":821033},"rot":{"x":0,"y":339322,"z":350015}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300004,"propState":1,"propId":211,"pos":{"x":-279627,"y":2861,"z":751452},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300003,"propState":0,"propId":103026,"pos":{"x":-280783,"y":2889,"z":774681},"rot":{"x":270000,"y":0,"z":0}},{"groupId":190,"instId":300002,"propState":0,"propId":103026,"pos":{"x":-280204,"y":2873,"z":763248},"rot":{"x":87689,"y":180000,"z":90000}},{"groupId":190,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-280719,"y":2879,"z":751896},"rot":{"x":89614,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"192":{"props":[{"groupId":192,"instId":300002,"propState":1,"propId":211,"pos":{"x":390926,"y":50120,"z":432271},"rot":{"x":0,"y":0,"z":0}},{"groupId":192,"instId":300001,"propState":18,"propId":103026,"pos":{"x":391737,"y":51623,"z":432405},"rot":{"x":353484,"y":100945,"z":300406}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300002,"propState":1,"propId":211,"pos":{"x":-12455,"y":1704,"z":-34764},"rot":{"x":0,"y":0,"z":0}},{"groupId":193,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-13703,"y":3461,"z":-35141},"rot":{"x":329406,"y":44298,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"195":{"props":[{"groupId":195,"instId":300002,"propState":1,"propId":211,"pos":{"x":232662,"y":-23709,"z":134460},"rot":{"x":0,"y":0,"z":0}},{"groupId":195,"instId":300001,"propState":18,"propId":103026,"pos":{"x":232651,"y":-23709,"z":133941},"rot":{"x":90000,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"194":{"props":[{"groupId":194,"instId":300002,"propState":1,"propId":211,"pos":{"x":-458541,"y":-119102,"z":441062},"rot":{"x":0,"y":0,"z":0}},{"groupId":194,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-459072,"y":-119102,"z":440576},"rot":{"x":90000,"y":145061,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"206":{"props":[],"npcs":[],"monsters":[{"groupId":206,"instId":200002,"monsterId":3002020,"eventId":20331106,"pos":{"x":-459928,"y":-109516,"z":486003},"rot":{"x":0,"y":280000,"z":0}},{"groupId":206,"instId":200001,"monsterId":3002020,"eventId":20331105,"pos":{"x":-459960,"y":-109516,"z":489970},"rot":{"x":0,"y":230000,"z":0}}],"teleports":{}},"205":{"props":[],"npcs":[],"monsters":[{"groupId":205,"instId":200009,"monsterId":3002040,"eventId":20331020,"pos":{"x":327360,"y":45622,"z":811710},"rot":{"x":0,"y":30000,"z":0}},{"groupId":205,"instId":200008,"monsterId":3002010,"eventId":20331019,"pos":{"x":293800,"y":45722,"z":761070},"rot":{"x":0,"y":80000,"z":0}},{"groupId":205,"instId":200007,"monsterId":3002040,"eventId":20331018,"pos":{"x":296140,"y":45722,"z":761080},"rot":{"x":0,"y":325000,"z":0}},{"groupId":205,"instId":200006,"monsterId":3002040,"eventId":20331017,"pos":{"x":451632,"y":-12860,"z":805188},"rot":{"x":0,"y":260000,"z":0}},{"groupId":205,"instId":200005,"monsterId":3002040,"eventId":20331016,"pos":{"x":453790,"y":-12860,"z":807740},"rot":{"x":0,"y":325000,"z":0}},{"groupId":205,"instId":200004,"monsterId":3002010,"eventId":20331012,"pos":{"x":-250008,"y":-109517,"z":483880},"rot":{"x":0,"y":260000,"z":0}},{"groupId":205,"instId":200003,"monsterId":3002020,"eventId":20331011,"pos":{"x":-251880,"y":-109517,"z":488340},"rot":{"x":0,"y":230000,"z":0}},{"groupId":205,"instId":200002,"monsterId":3002020,"eventId":20331006,"pos":{"x":-459928,"y":-109516,"z":486003},"rot":{"x":0,"y":280000,"z":0}},{"groupId":205,"instId":200001,"monsterId":3002020,"eventId":20331005,"pos":{"x":-459960,"y":-109516,"z":489970},"rot":{"x":0,"y":230000,"z":0}}],"teleports":{}},"321":{"props":[{"groupId":321,"instId":300008,"propState":0,"propId":211,"pos":{"x":280092,"y":49101,"z":799412},"rot":{"x":0,"y":249164,"z":0}},{"groupId":321,"instId":300007,"propState":20,"propId":60302,"pos":{"x":280092,"y":49101,"z":799412},"rot":{"x":0,"y":249164,"z":0}},{"groupId":321,"instId":300006,"propState":0,"propId":100,"pos":{"x":275080,"y":48722,"z":792700},"rot":{"x":0,"y":180000,"z":0}},{"groupId":321,"instId":300004,"propState":0,"propId":103109,"pos":{"x":275080,"y":48722,"z":792700},"rot":{"x":0,"y":0,"z":0}},{"groupId":321,"instId":300003,"propState":0,"propId":103109,"pos":{"x":275080,"y":48722,"z":792700},"rot":{"x":0,"y":0,"z":0}},{"groupId":321,"instId":300002,"propState":0,"propId":103109,"pos":{"x":275080,"y":48722,"z":792700},"rot":{"x":0,"y":0,"z":0}},{"groupId":321,"instId":300001,"propState":10,"propId":103012,"pos":{"x":275080,"y":48722,"z":792700},"rot":{"x":0,"y":218095,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"207":{"props":[],"npcs":[],"monsters":[{"groupId":207,"instId":200002,"monsterId":3002010,"eventId":20331112,"pos":{"x":-250008,"y":-109517,"z":483880},"rot":{"x":0,"y":260000,"z":0}},{"groupId":207,"instId":200001,"monsterId":3002020,"eventId":20331111,"pos":{"x":-251880,"y":-109517,"z":488340},"rot":{"x":0,"y":230000,"z":0}}],"teleports":{}},"208":{"props":[],"npcs":[],"monsters":[{"groupId":208,"instId":200002,"monsterId":3002040,"eventId":20331117,"pos":{"x":465810,"y":-15967,"z":822870},"rot":{"x":0,"y":0,"z":0}},{"groupId":208,"instId":200001,"monsterId":3002040,"eventId":20331116,"pos":{"x":471450,"y":-15967,"z":821810},"rot":{"x":0,"y":325000,"z":0}}],"teleports":{}},"209":{"props":[{"groupId":209,"instId":300001,"propState":0,"propId":100,"pos":{"x":287798,"y":45722,"z":761579},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":209,"instId":200003,"monsterId":3002040,"eventId":20331120,"pos":{"x":327360,"y":45622,"z":811710},"rot":{"x":0,"y":30000,"z":0}},{"groupId":209,"instId":200002,"monsterId":3002010,"eventId":20331119,"pos":{"x":293800,"y":45722,"z":761070},"rot":{"x":0,"y":80000,"z":0}},{"groupId":209,"instId":200001,"monsterId":3002040,"eventId":20331118,"pos":{"x":296140,"y":45722,"z":761080},"rot":{"x":0,"y":325000,"z":0}}],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300005,"propState":0,"propId":100,"pos":{"x":-278546,"y":-111021,"z":455690},"rot":{"x":0,"y":145000,"z":0}},{"groupId":210,"instId":300004,"propState":0,"propId":100,"pos":{"x":-283110,"y":-116576,"z":444810},"rot":{"x":0,"y":80000,"z":0}},{"groupId":210,"instId":300003,"propState":0,"propId":100,"pos":{"x":-269460,"y":-116579,"z":433083},"rot":{"x":0,"y":20000,"z":0}},{"groupId":210,"instId":300002,"propState":0,"propId":100,"pos":{"x":-264138,"y":-119128,"z":429365},"rot":{"x":0,"y":60000,"z":0}},{"groupId":210,"instId":300001,"propState":0,"propId":100,"pos":{"x":-266615,"y":-119126,"z":415435},"rot":{"x":0,"y":150000,"z":0}}],"npcs":[],"monsters":[{"groupId":210,"instId":200007,"monsterId":3002020,"eventId":20331131,"pos":{"x":-270707,"y":-110612,"z":474439},"rot":{"x":0,"y":180000,"z":0}},{"groupId":210,"instId":200006,"monsterId":3002040,"eventId":20331130,"pos":{"x":-269073,"y":-110612,"z":476124},"rot":{"x":0,"y":200000,"z":0}},{"groupId":210,"instId":200005,"monsterId":3002040,"eventId":20331129,"pos":{"x":-272593,"y":-110619,"z":475864},"rot":{"x":0,"y":160000,"z":0}},{"groupId":210,"instId":200004,"monsterId":3002010,"eventId":20331128,"pos":{"x":-281666,"y":-116170,"z":435785},"rot":{"x":0,"y":105000,"z":0}},{"groupId":210,"instId":200003,"monsterId":3002020,"eventId":20331127,"pos":{"x":-280321,"y":-116170,"z":435427},"rot":{"x":0,"y":105000,"z":0}},{"groupId":210,"instId":200002,"monsterId":3001020,"eventId":20331126,"pos":{"x":-259430,"y":-118723,"z":420110},"rot":{"x":0,"y":245000,"z":0}},{"groupId":210,"instId":200001,"monsterId":3001020,"eventId":20331125,"pos":{"x":-257610,"y":-118723,"z":420960},"rot":{"x":0,"y":245000,"z":0}}],"teleports":{}},"213":{"props":[{"groupId":213,"instId":300002,"propState":0,"propId":100,"pos":{"x":-270124,"y":-120519,"z":366264},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":213,"instId":400001,"npcId":13168,"pos":{"x":-288144,"y":-109517,"z":473938},"rot":{"x":0,"y":33720,"z":0}}],"monsters":[{"groupId":213,"instId":200001,"monsterId":8002040,"eventId":20331170,"pos":{"x":-285440,"y":-109517,"z":491808},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"214":{"props":[{"groupId":214,"instId":300002,"propState":0,"propId":100,"pos":{"x":-11272,"y":-11619,"z":111115},"rot":{"x":0,"y":0,"z":0}},{"groupId":214,"instId":300001,"propState":0,"propId":100,"pos":{"x":-439154,"y":-111019,"z":488352},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[],"monsters":[{"groupId":214,"instId":200001,"monsterId":3002050,"eventId":20331240,"pos":{"x":-441400,"y":-111019,"z":508380},"rot":{"x":0,"y":150000,"z":0}}],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-4120,"y":-2020,"z":91680},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-452572,"y":-109516,"z":499401},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300003,"propState":0,"propId":211,"pos":{"x":261145,"y":48722,"z":825570},"rot":{"x":0,"y":90000,"z":0}},{"groupId":217,"instId":300002,"propState":0,"propId":100,"pos":{"x":261145,"y":48722,"z":825570},"rot":{"x":0,"y":90000,"z":0}},{"groupId":217,"instId":300001,"propState":11,"propId":60302,"pos":{"x":261145,"y":48722,"z":825570},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":217,"instId":200002,"monsterId":3002020,"eventId":20331232,"pos":{"x":262474,"y":48722,"z":829302},"rot":{"x":0,"y":0,"z":0}},{"groupId":217,"instId":200001,"monsterId":3002040,"eventId":20331231,"pos":{"x":264981,"y":48722,"z":829437},"rot":{"x":0,"y":337905,"z":0}}],"teleports":{}},"219":{"props":[{"groupId":219,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-259964,"y":-119102,"z":448240},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"220":{"props":[{"groupId":220,"instId":300001,"propState":11,"propId":103018,"pos":{"x":262421,"y":51822,"z":804075},"rot":{"x":0,"y":268267,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"301":{"props":[{"groupId":301,"instId":300001,"propState":8,"propId":801,"pos":{"x":-14050,"y":592,"z":86886},"rot":{"x":0,"y":110000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1022":{"anchorId":1,"groupId":301,"instId":300001,"pos":{"x":-13238,"y":592,"z":86502},"rot":{"x":0,"y":290000,"z":0}}}},"314":{"props":[{"groupId":314,"instId":300002,"propState":0,"propId":100,"pos":{"x":-440597,"y":-120519,"z":366264},"rot":{"x":0,"y":0,"z":0}},{"groupId":314,"instId":300001,"propState":0,"propId":100,"pos":{"x":-441937,"y":-111019,"z":512984},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":314,"instId":400001,"npcId":13168,"pos":{"x":-444103,"y":-111009,"z":492691},"rot":{"x":0,"y":38773,"z":0}}],"monsters":[{"groupId":314,"instId":200001,"monsterId":3002050,"eventId":20331240,"pos":{"x":-439154,"y":-111019,"z":508352},"rot":{"x":0,"y":210000,"z":0}}],"teleports":{}},"327":{"props":[{"groupId":327,"instId":300001,"propState":0,"propId":100,"pos":{"x":-443430,"y":-110862,"z":479370},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"328":{"props":[{"groupId":328,"instId":300005,"propState":0,"propId":211,"pos":{"x":453300,"y":-12860,"z":807290},"rot":{"x":0,"y":311753,"z":0}},{"groupId":328,"instId":300004,"propState":20,"propId":60303,"pos":{"x":453300,"y":-12860,"z":807290},"rot":{"x":0,"y":311753,"z":0}},{"groupId":328,"instId":300003,"propState":0,"propId":100,"pos":{"x":456430,"y":-12680,"z":804620},"rot":{"x":0,"y":270000,"z":0}},{"groupId":328,"instId":300002,"propState":0,"propId":100,"pos":{"x":456430,"y":-12680,"z":804620},"rot":{"x":0,"y":270000,"z":0}},{"groupId":328,"instId":300001,"propState":0,"propId":100,"pos":{"x":456430,"y":-12680,"z":804620},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"329":{"props":[{"groupId":329,"instId":300002,"propState":12,"propId":60301,"pos":{"x":333873,"y":31720,"z":414049},"rot":{"x":0,"y":0,"z":0}},{"groupId":329,"instId":300004,"propState":12,"propId":60303,"pos":{"x":355063,"y":31720,"z":409298},"rot":{"x":0,"y":270000,"z":0}},{"groupId":329,"instId":300003,"propState":12,"propId":60301,"pos":{"x":330721,"y":32779,"z":406741},"rot":{"x":0,"y":0,"z":347444}},{"groupId":329,"instId":300001,"propState":12,"propId":60301,"pos":{"x":377747,"y":48835,"z":430433},"rot":{"x":346482,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"330":{"props":[{"groupId":330,"instId":300001,"propState":20,"propId":60303,"pos":{"x":371260,"y":50120,"z":428107},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"324":{"props":[{"groupId":324,"instId":300018,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300015,"propState":0,"propId":109,"pos":{"x":406110,"y":-13646,"z":428020},"rot":{"x":0,"y":90000,"z":0}},{"groupId":324,"instId":300013,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300012,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300010,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300008,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300003,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300019,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300017,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300016,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300014,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300011,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300009,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300007,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300002,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300004,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300006,"propState":0,"propId":100,"pos":{"x":388060,"y":-13820,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300005,"propState":0,"propId":103043,"pos":{"x":369925,"y":-13718,"z":429883},"rot":{"x":0,"y":68258,"z":0}},{"groupId":324,"instId":300001,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":324,"instId":400001,"npcId":3098,"pos":{"x":369981,"y":-13117,"z":429791},"rot":{"x":0,"y":46470,"z":0}}],"monsters":[],"teleports":{}},"351":{"props":[{"groupId":351,"instId":300004,"propState":0,"propId":100,"pos":{"x":-277454,"y":3281,"z":738524},"rot":{"x":0,"y":0,"z":0}},{"groupId":351,"instId":300003,"propState":20,"propId":60303,"pos":{"x":-275224,"y":6717,"z":826333},"rot":{"x":0,"y":154011,"z":0}},{"groupId":351,"instId":300002,"propState":0,"propId":100,"pos":{"x":-272526,"y":6332,"z":823088},"rot":{"x":0,"y":0,"z":0}},{"groupId":351,"instId":300001,"propState":2,"propId":100,"pos":{"x":-273133,"y":8122,"z":822796},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"350":{"props":[{"groupId":350,"instId":300003,"propState":0,"propId":100,"pos":{"x":-445048,"y":3403,"z":738430},"rot":{"x":0,"y":0,"z":0}},{"groupId":350,"instId":300002,"propState":20,"propId":60303,"pos":{"x":-445061,"y":6315,"z":820020},"rot":{"x":0,"y":180000,"z":0}},{"groupId":350,"instId":300001,"propState":0,"propId":100,"pos":{"x":-445130,"y":6717,"z":832695},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":350,"instId":400011,"npcId":13231,"pos":{"x":-447387,"y":6717,"z":825331},"rot":{"x":0,"y":143387,"z":0}},{"groupId":350,"instId":400010,"npcId":3090,"pos":{"x":-444040,"y":6717,"z":831550},"rot":{"x":0,"y":180000,"z":0}},{"groupId":350,"instId":400009,"npcId":3090,"pos":{"x":-441480,"y":6717,"z":831600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":350,"instId":400008,"npcId":3090,"pos":{"x":-448710,"y":6717,"z":831560},"rot":{"x":0,"y":180000,"z":0}},{"groupId":350,"instId":400007,"npcId":3090,"pos":{"x":-446130,"y":6717,"z":831540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":350,"instId":400006,"npcId":3090,"pos":{"x":-447380,"y":6717,"z":829990},"rot":{"x":0,"y":180000,"z":0}},{"groupId":350,"instId":400005,"npcId":3090,"pos":{"x":-442810,"y":6717,"z":829990},"rot":{"x":0,"y":180000,"z":0}},{"groupId":350,"instId":400004,"npcId":3090,"pos":{"x":-445100,"y":6717,"z":830010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":350,"instId":400003,"npcId":3090,"pos":{"x":-446130,"y":6717,"z":828190},"rot":{"x":0,"y":180000,"z":0}},{"groupId":350,"instId":400002,"npcId":3090,"pos":{"x":-444050,"y":6717,"z":828205},"rot":{"x":0,"y":180000,"z":0}},{"groupId":350,"instId":400001,"npcId":3090,"pos":{"x":-445100,"y":6717,"z":826420},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"352":{"props":[{"groupId":352,"instId":300004,"propState":18,"propId":103037,"pos":{"x":9689,"y":1083,"z":77295},"rot":{"x":0,"y":88252,"z":0}},{"groupId":352,"instId":300007,"propState":18,"propId":103038,"pos":{"x":11,"y":1086,"z":-5985},"rot":{"x":348315,"y":274660,"z":15156}},{"groupId":352,"instId":300005,"propState":18,"propId":103038,"pos":{"x":390140,"y":51283,"z":439463},"rot":{"x":348315,"y":4060,"z":15156}},{"groupId":352,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-8890,"y":1708,"z":-20240},"rot":{"x":0,"y":181830,"z":0}},{"groupId":352,"instId":300009,"propState":18,"propId":103038,"pos":{"x":371224,"y":32739,"z":418764},"rot":{"x":354170,"y":258062,"z":50791}},{"groupId":352,"instId":300008,"propState":18,"propId":103038,"pos":{"x":228110,"y":-23600,"z":179050},"rot":{"x":348315,"y":229302,"z":15156}},{"groupId":352,"instId":300006,"propState":18,"propId":103038,"pos":{"x":288204,"y":49651,"z":825941},"rot":{"x":346465,"y":270660,"z":43236}},{"groupId":352,"instId":300003,"propState":18,"propId":103037,"pos":{"x":266602,"y":49865,"z":797402},"rot":{"x":0,"y":203191,"z":0}},{"groupId":352,"instId":300001,"propState":18,"propId":101029,"pos":{"x":372128,"y":44348,"z":430969},"rot":{"x":0,"y":117243,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"355":{"props":[{"groupId":355,"instId":300010,"propState":0,"propId":102,"pos":{"x":371400,"y":50560,"z":400630},"rot":{"x":0,"y":0,"z":0}},{"groupId":355,"instId":300005,"propState":0,"propId":103202,"pos":{"x":369087,"y":50560,"z":407284},"rot":{"x":0,"y":0,"z":0}},{"groupId":355,"instId":300009,"propState":0,"propId":102,"pos":{"x":371400,"y":50560,"z":406400},"rot":{"x":0,"y":0,"z":0}},{"groupId":355,"instId":300008,"propState":0,"propId":102,"pos":{"x":371400,"y":43750,"z":406400},"rot":{"x":0,"y":0,"z":0}},{"groupId":355,"instId":300007,"propState":0,"propId":102,"pos":{"x":371400,"y":31750,"z":406400},"rot":{"x":0,"y":0,"z":0}},{"groupId":355,"instId":300006,"propState":0,"propId":102,"pos":{"x":371400,"y":-14305,"z":406400},"rot":{"x":0,"y":0,"z":0}},{"groupId":355,"instId":300004,"propState":0,"propId":103202,"pos":{"x":369087,"y":43750,"z":407284},"rot":{"x":0,"y":0,"z":0}},{"groupId":355,"instId":300003,"propState":0,"propId":103202,"pos":{"x":369087,"y":31750,"z":407284},"rot":{"x":0,"y":0,"z":0}},{"groupId":355,"instId":300002,"propState":0,"propId":103202,"pos":{"x":369087,"y":-14307,"z":407284},"rot":{"x":0,"y":0,"z":0}},{"groupId":355,"instId":300001,"propState":1,"propId":103135,"pos":{"x":371390,"y":-14980,"z":403568},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"361":{"props":[{"groupId":361,"instId":300002,"propState":18,"propId":103036,"pos":{"x":-443501,"y":-111019,"z":509513},"rot":{"x":0,"y":146959,"z":0}},{"groupId":361,"instId":300005,"propState":18,"propId":103036,"pos":{"x":242828,"y":-26714,"z":257936},"rot":{"x":0,"y":146959,"z":0}},{"groupId":361,"instId":300004,"propState":18,"propId":103036,"pos":{"x":416093,"y":-18835,"z":842061},"rot":{"x":0,"y":146959,"z":0}},{"groupId":361,"instId":300003,"propState":18,"propId":103036,"pos":{"x":390160,"y":53468,"z":487988},"rot":{"x":0,"y":146959,"z":0}},{"groupId":361,"instId":300001,"propState":18,"propId":103036,"pos":{"x":-267524,"y":-111019,"z":511633},"rot":{"x":0,"y":146959,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"364":{"props":[{"groupId":364,"instId":300001,"propState":0,"propId":100,"pos":{"x":359270,"y":41151,"z":381470},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":364,"instId":400001,"npcId":13168,"pos":{"x":369158,"y":43750,"z":419280},"rot":{"x":0,"y":147001,"z":0}}],"monsters":[],"teleports":{}},"382":{"props":[{"groupId":382,"instId":300002,"propState":1,"propId":103013,"pos":{"x":371231,"y":50550,"z":394962},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"390":{"props":[{"groupId":390,"instId":300005,"propState":0,"propId":100,"pos":{"x":371510,"y":31720,"z":410586},"rot":{"x":0,"y":270000,"z":0}},{"groupId":390,"instId":300002,"propState":0,"propId":100,"pos":{"x":371340,"y":44740,"z":409000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":390,"instId":300004,"propState":0,"propId":100,"pos":{"x":359240,"y":50120,"z":440610},"rot":{"x":0,"y":270000,"z":0}},{"groupId":390,"instId":300003,"propState":0,"propId":100,"pos":{"x":371470,"y":50550,"z":403692},"rot":{"x":0,"y":270000,"z":0}},{"groupId":390,"instId":300001,"propState":0,"propId":100,"pos":{"x":363220,"y":43741,"z":440005},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"388":{"props":[{"groupId":388,"instId":300005,"propState":0,"propId":109,"pos":{"x":341090,"y":34903,"z":418289},"rot":{"x":0,"y":270000,"z":0}},{"groupId":388,"instId":300004,"propState":0,"propId":109,"pos":{"x":340138,"y":34903,"z":420906},"rot":{"x":0,"y":270000,"z":0}},{"groupId":388,"instId":300002,"propState":0,"propId":109,"pos":{"x":341844,"y":34903,"z":421441},"rot":{"x":0,"y":270000,"z":0}},{"groupId":388,"instId":300001,"propState":0,"propId":100,"pos":{"x":348219,"y":31720,"z":420548},"rot":{"x":0,"y":268238,"z":0}}],"npcs":[],"monsters":[{"groupId":388,"instId":200004,"monsterId":3002011,"eventId":10301299,"pos":{"x":344060,"y":31720,"z":407902},"rot":{"x":0,"y":180000,"z":0}},{"groupId":388,"instId":200008,"monsterId":3002011,"eventId":10301299,"pos":{"x":339030,"y":31720,"z":409440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":388,"instId":200007,"monsterId":3001021,"eventId":10301299,"pos":{"x":344517,"y":31720,"z":409302},"rot":{"x":0,"y":270000,"z":0}},{"groupId":388,"instId":200006,"monsterId":3002041,"eventId":10301299,"pos":{"x":341581,"y":31720,"z":408310},"rot":{"x":0,"y":180000,"z":0}},{"groupId":388,"instId":200005,"monsterId":3002041,"eventId":10301299,"pos":{"x":339684,"y":31720,"z":407280},"rot":{"x":0,"y":296250,"z":0}},{"groupId":388,"instId":200003,"monsterId":3002011,"eventId":10301299,"pos":{"x":344673,"y":31720,"z":422536},"rot":{"x":0,"y":90000,"z":0}},{"groupId":388,"instId":200002,"monsterId":3002011,"eventId":10301299,"pos":{"x":335323,"y":31720,"z":425101},"rot":{"x":0,"y":150166,"z":0}},{"groupId":388,"instId":200001,"monsterId":3002041,"eventId":10301299,"pos":{"x":352549,"y":31720,"z":419574},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"392":{"props":[{"groupId":392,"instId":300004,"propState":0,"propId":102,"pos":{"x":372291,"y":43730,"z":443100},"rot":{"x":0,"y":0,"z":0}},{"groupId":392,"instId":300005,"propState":0,"propId":102,"pos":{"x":359655,"y":43541,"z":423712},"rot":{"x":0,"y":0,"z":0}},{"groupId":392,"instId":300003,"propState":0,"propId":102,"pos":{"x":358943,"y":49753,"z":442779},"rot":{"x":0,"y":0,"z":0}},{"groupId":392,"instId":300002,"propState":0,"propId":102,"pos":{"x":383451,"y":50120,"z":454806},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"396":{"props":[{"groupId":396,"instId":300001,"propState":18,"propId":103038,"pos":{"x":232581,"y":-27457,"z":266468},"rot":{"x":348315,"y":274048,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":401,"startAnchorId":null,"startGroupId":null}},"2033102":{"P20331_F20331001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":2,"worldId":401,"startAnchorId":null,"startGroupId":null}},"2033103":{"P20331_F20331001":{"scenes":{"411":{"props":[{"groupId":411,"instId":300001,"propState":8,"propId":101,"pos":{"x":422320,"y":-18878,"z":859900},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2033109":{"anchorId":1,"groupId":411,"instId":300001,"pos":{"x":426824,"y":-18865,"z":857345},"rot":{"x":0,"y":1313,"z":0}}}},"82":{"props":[{"groupId":82,"instId":300007,"propState":8,"propId":101,"pos":{"x":-269840,"y":4781,"z":805390},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300008,"propState":8,"propId":101,"pos":{"x":236560,"y":-24136,"z":178250},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300005,"propState":8,"propId":101,"pos":{"x":279330,"y":45722,"z":759800},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300002,"propState":8,"propId":101,"pos":{"x":-435680,"y":-119136,"z":407860},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300006,"propState":8,"propId":101,"pos":{"x":-452600,"y":4781,"z":805380},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300004,"propState":8,"propId":101,"pos":{"x":364340,"y":40720,"z":409350},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300003,"propState":8,"propId":101,"pos":{"x":-275040,"y":-119136,"z":408450},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300001,"propState":8,"propId":101,"pos":{"x":-3166,"y":1719,"z":-42417},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2033101":{"anchorId":1,"groupId":82,"instId":300001,"pos":{"x":-53,"y":1706,"z":-32120},"rot":{"x":0,"y":0,"z":0}},"2033102":{"anchorId":2,"groupId":82,"instId":300002,"pos":{"x":-440580,"y":-119136,"z":406790},"rot":{"x":0,"y":359041,"z":0}},"2033103":{"anchorId":3,"groupId":82,"instId":300003,"pos":{"x":-270280,"y":-119126,"z":406720},"rot":{"x":0,"y":0,"z":0}},"2033104":{"anchorId":4,"groupId":82,"instId":300004,"pos":{"x":359320,"y":41120,"z":404730},"rot":{"x":0,"y":1313,"z":0}},"2033105":{"anchorId":5,"groupId":82,"instId":300005,"pos":{"x":283550,"y":45722,"z":757600},"rot":{"x":0,"y":1313,"z":0}},"2033106":{"anchorId":6,"groupId":82,"instId":300006,"pos":{"x":-445060,"y":4781,"z":801650},"rot":{"x":0,"y":1313,"z":0}},"2033107":{"anchorId":7,"groupId":82,"instId":300007,"pos":{"x":-277300,"y":4781,"z":801500},"rot":{"x":0,"y":1313,"z":0}},"2033108":{"anchorId":8,"groupId":82,"instId":300008,"pos":{"x":232660,"y":-24136,"z":177660},"rot":{"x":0,"y":1313,"z":0}}}},"11":{"props":[{"groupId":11,"instId":300007,"propState":0,"propId":103085,"pos":{"x":338100,"y":42600,"z":805609},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":100,"pos":{"x":421789,"y":-18878,"z":854138},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":100,"pos":{"x":351561,"y":80291,"z":524851},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":103079,"pos":{"x":420700,"y":-18878,"z":847400},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":103079,"pos":{"x":332800,"y":45622,"z":794300},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"1":{"props":[{"groupId":1,"instId":300021,"propState":0,"propId":138,"pos":{"x":232623,"y":-23099,"z":132016},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300022,"propState":0,"propId":138,"pos":{"x":359396,"y":40526,"z":380626},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300020,"propState":0,"propId":138,"pos":{"x":232623,"y":-21469,"z":132016},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300019,"propState":0,"propId":138,"pos":{"x":-270110,"y":-118151,"z":363750},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300018,"propState":0,"propId":138,"pos":{"x":-440568,"y":-118109,"z":363780},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300017,"propState":0,"propId":138,"pos":{"x":283794,"y":46773,"z":738970},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300016,"propState":0,"propId":138,"pos":{"x":283794,"y":48680,"z":738970},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300015,"propState":0,"propId":138,"pos":{"x":359330,"y":41703,"z":377807},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300014,"propState":0,"propId":138,"pos":{"x":359330,"y":43480,"z":377807},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300013,"propState":0,"propId":138,"pos":{"x":-277350,"y":3823,"z":735067},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300012,"propState":0,"propId":138,"pos":{"x":-277350,"y":5527,"z":735183},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300011,"propState":0,"propId":138,"pos":{"x":-445101,"y":3873,"z":735170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300010,"propState":0,"propId":138,"pos":{"x":-445101,"y":5555,"z":735170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":1,"instId":300009,"propState":0,"propId":100,"pos":{"x":-277378,"y":3510,"z":918830},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300008,"propState":0,"propId":100,"pos":{"x":-445019,"y":3898,"z":918616},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300007,"propState":0,"propId":100,"pos":{"x":-38700,"y":0,"z":631300},"rot":{"x":90000,"y":0,"z":0}},{"groupId":1,"instId":300006,"propState":0,"propId":138,"pos":{"x":-73500,"y":153579,"z":676400},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300005,"propState":0,"propId":138,"pos":{"x":-104200,"y":166806,"z":676400},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300004,"propState":0,"propId":138,"pos":{"x":40200,"y":69677,"z":629600},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300003,"propState":0,"propId":138,"pos":{"x":9500,"y":69677,"z":629600},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300002,"propState":0,"propId":138,"pos":{"x":-85900,"y":64751,"z":570600},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":0,"propId":138,"pos":{"x":-116100,"y":69677,"z":570600},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300005,"propState":0,"propId":103085,"pos":{"x":415770,"y":-14259,"z":823930},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300003,"propState":0,"propId":100,"pos":{"x":351561,"y":80291,"z":524851},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300004,"propState":0,"propId":100,"pos":{"x":351561,"y":80291,"z":524851},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300002,"propState":0,"propId":103079,"pos":{"x":433550,"y":-15827,"z":805800},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":103079,"pos":{"x":426490,"y":-18878,"z":828600},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300022,"propState":12,"propId":60301,"pos":{"x":462810,"y":-15878,"z":776342},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300021,"propState":12,"propId":60301,"pos":{"x":372221,"y":-13716,"z":434922},"rot":{"x":0,"y":180000,"z":0}},{"groupId":83,"instId":300013,"propState":12,"propId":60301,"pos":{"x":431800,"y":-22078,"z":858880},"rot":{"x":0,"y":90000,"z":0}},{"groupId":83,"instId":300020,"propState":12,"propId":60301,"pos":{"x":-266410,"y":-111025,"z":509032},"rot":{"x":0,"y":270000,"z":0}},{"groupId":83,"instId":300019,"propState":12,"propId":60301,"pos":{"x":-444820,"y":-111025,"z":507946},"rot":{"x":0,"y":90000,"z":0}},{"groupId":83,"instId":300007,"propState":12,"propId":60301,"pos":{"x":-289669,"y":-109517,"z":484326},"rot":{"x":0,"y":90000,"z":0}},{"groupId":83,"instId":300002,"propState":12,"propId":60301,"pos":{"x":4942,"y":1706,"z":62643},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-34580,"y":1704,"z":-11094},"rot":{"x":0,"y":90000,"z":0}},{"groupId":83,"instId":300024,"propState":12,"propId":60301,"pos":{"x":387806,"y":50120,"z":426267},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300023,"propState":12,"propId":60301,"pos":{"x":355312,"y":50120,"z":435603},"rot":{"x":0,"y":180000,"z":0}},{"groupId":83,"instId":300018,"propState":12,"propId":60301,"pos":{"x":-267730,"y":4781,"z":819230},"rot":{"x":0,"y":180000,"z":0}},{"groupId":83,"instId":300017,"propState":12,"propId":60301,"pos":{"x":-454930,"y":4781,"z":819170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":83,"instId":300014,"propState":12,"propId":60301,"pos":{"x":460590,"y":-12860,"z":794750},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300010,"propState":12,"propId":60301,"pos":{"x":295050,"y":45722,"z":765220},"rot":{"x":0,"y":180000,"z":0}},{"groupId":83,"instId":300009,"propState":12,"propId":60301,"pos":{"x":377507,"y":53120,"z":492112},"rot":{"x":0,"y":90000,"z":0}},{"groupId":83,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-416174,"y":-109516,"z":477124},"rot":{"x":0,"y":270000,"z":0}},{"groupId":83,"instId":300016,"propState":12,"propId":60301,"pos":{"x":408497,"y":-5188,"z":806234},"rot":{"x":0,"y":180000,"z":0}},{"groupId":83,"instId":300015,"propState":12,"propId":60301,"pos":{"x":417358,"y":-25571,"z":871500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":83,"instId":300012,"propState":12,"propId":60301,"pos":{"x":315000,"y":45651,"z":800460},"rot":{"x":0,"y":90000,"z":0}},{"groupId":83,"instId":300011,"propState":12,"propId":60301,"pos":{"x":264631,"y":48724,"z":779941},"rot":{"x":0,"y":270000,"z":0}},{"groupId":83,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-247230,"y":-111000,"z":471990},"rot":{"x":0,"y":180000,"z":0}},{"groupId":83,"instId":300006,"propState":12,"propId":60301,"pos":{"x":-248800,"y":-119084,"z":427020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":83,"instId":300004,"propState":12,"propId":60301,"pos":{"x":-445060,"y":-116548,"z":448240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":83,"instId":300003,"propState":12,"propId":60301,"pos":{"x":-425589,"y":-119101,"z":421151},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300005,"propState":0,"propId":103085,"pos":{"x":405860,"y":-16076,"z":839960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300013,"propState":0,"propId":103085,"pos":{"x":402890,"y":-15980,"z":814820},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":103092,"pos":{"x":402640,"y":-15770,"z":828160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":103092,"pos":{"x":402640,"y":-15770,"z":828160},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":103085,"pos":{"x":405357,"y":-16087,"z":823700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300012,"propState":0,"propId":103092,"pos":{"x":402640,"y":-15770,"z":828160},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300010,"propState":0,"propId":103085,"pos":{"x":405860,"y":-16076,"z":839960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":103085,"pos":{"x":412111,"y":-25429,"z":856200},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":103078,"pos":{"x":417050,"y":-18865,"z":837543},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300009,"propState":0,"propId":103085,"pos":{"x":405357,"y":-16087,"z":823700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":103092,"pos":{"x":402640,"y":-15770,"z":828160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":103078,"pos":{"x":413700,"y":-25578,"z":859100},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":103205,"pos":{"x":402900,"y":-15600,"z":842600},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300008,"propState":0,"propId":103085,"pos":{"x":408380,"y":-5471,"z":786500},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300004,"propState":0,"propId":103093,"pos":{"x":408400,"y":-5121,"z":801300},"rot":{"x":0,"y":90000,"z":0}},{"groupId":19,"instId":300009,"propState":0,"propId":103078,"pos":{"x":413420,"y":-5188,"z":785364},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300007,"propState":0,"propId":103085,"pos":{"x":402890,"y":-15980,"z":814820},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300006,"propState":0,"propId":103085,"pos":{"x":408380,"y":-5471,"z":786500},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300005,"propState":0,"propId":103085,"pos":{"x":430080,"y":-15827,"z":811980},"rot":{"x":0,"y":90000,"z":0}},{"groupId":19,"instId":300003,"propState":0,"propId":103093,"pos":{"x":408400,"y":-5121,"z":801300},"rot":{"x":0,"y":270000,"z":180000}},{"groupId":19,"instId":300002,"propState":0,"propId":103078,"pos":{"x":412622,"y":-14259,"z":821753},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300001,"propState":0,"propId":103206,"pos":{"x":408400,"y":-5200,"z":801300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300032,"propState":0,"propId":100,"pos":{"x":232584,"y":-24097,"z":196800},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300031,"propState":0,"propId":100,"pos":{"x":-274400,"y":6706,"z":827848},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300030,"propState":0,"propId":100,"pos":{"x":-444821,"y":6706,"z":827848},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300029,"propState":0,"propId":100,"pos":{"x":364200,"y":48722,"z":814007},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300028,"propState":0,"propId":100,"pos":{"x":371700,"y":43720,"z":435900},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300027,"propState":0,"propId":100,"pos":{"x":2500,"y":570,"z":43900},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300026,"propState":0,"propId":100,"pos":{"x":-266000,"y":-116548,"z":442131},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300006,"propState":0,"propId":100,"pos":{"x":-442027,"y":-116548,"z":442131},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300045,"propState":0,"propId":103015,"pos":{"x":-263849,"y":-119136,"z":409956},"rot":{"x":0,"y":180000,"z":0}},{"groupId":108,"instId":300044,"propState":0,"propId":103017,"pos":{"x":477025,"y":-15978,"z":829633},"rot":{"x":0,"y":350000,"z":0}},{"groupId":108,"instId":300043,"propState":0,"propId":103016,"pos":{"x":425022,"y":-18865,"z":865637},"rot":{"x":0,"y":86695,"z":0}},{"groupId":108,"instId":300042,"propState":0,"propId":103017,"pos":{"x":474420,"y":-13110,"z":810200},"rot":{"x":0,"y":0,"z":0}},{"groupId":108,"instId":300041,"propState":0,"propId":103017,"pos":{"x":325360,"y":45622,"z":812440},"rot":{"x":0,"y":40000,"z":0}},{"groupId":108,"instId":300025,"propState":0,"propId":103016,"pos":{"x":235940,"y":-24136,"z":171140},"rot":{"x":0,"y":268138,"z":0}},{"groupId":108,"instId":300024,"propState":0,"propId":103016,"pos":{"x":-455145,"y":-109516,"z":481608},"rot":{"x":0,"y":101956,"z":0}},{"groupId":108,"instId":300023,"propState":0,"propId":103017,"pos":{"x":-425120,"y":-109516,"z":478560},"rot":{"x":0,"y":266397,"z":0}},{"groupId":108,"instId":300022,"propState":0,"propId":103016,"pos":{"x":-430550,"y":-111025,"z":464070},"rot":{"x":0,"y":318053,"z":0}},{"groupId":108,"instId":300019,"propState":0,"propId":103016,"pos":{"x":-436344,"y":-116548,"z":446200},"rot":{"x":0,"y":150000,"z":0}},{"groupId":108,"instId":300018,"propState":0,"propId":103016,"pos":{"x":-442151,"y":-119136,"z":424300},"rot":{"x":0,"y":250979,"z":0}},{"groupId":108,"instId":300017,"propState":0,"propId":103017,"pos":{"x":-449403,"y":-119136,"z":410385},"rot":{"x":0,"y":349004,"z":0}},{"groupId":108,"instId":300065,"propState":0,"propId":103017,"pos":{"x":420025,"y":-18878,"z":827060},"rot":{"x":0,"y":60000,"z":0}},{"groupId":108,"instId":300064,"propState":0,"propId":103017,"pos":{"x":-442064,"y":3466,"z":901639},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300063,"propState":0,"propId":103017,"pos":{"x":-447968,"y":3787,"z":889099},"rot":{"x":0,"y":90000,"z":0}},{"groupId":108,"instId":300062,"propState":0,"propId":103017,"pos":{"x":-442010,"y":5170,"z":876647},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300061,"propState":0,"propId":103016,"pos":{"x":-280086,"y":3466,"z":906178},"rot":{"x":0,"y":90000,"z":0}},{"groupId":108,"instId":300050,"propState":0,"propId":103015,"pos":{"x":420380,"y":-18878,"z":854530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":108,"instId":300049,"propState":0,"propId":103015,"pos":{"x":271556,"y":48722,"z":828286},"rot":{"x":0,"y":180000,"z":0}},{"groupId":108,"instId":300048,"propState":0,"propId":103015,"pos":{"x":-437293,"y":4781,"z":805918},"rot":{"x":0,"y":180000,"z":0}},{"groupId":108,"instId":300047,"propState":0,"propId":103015,"pos":{"x":-284004,"y":4781,"z":810320},"rot":{"x":0,"y":180000,"z":0}},{"groupId":108,"instId":300046,"propState":0,"propId":103015,"pos":{"x":-436840,"y":-119136,"z":416974},"rot":{"x":0,"y":180000,"z":0}},{"groupId":108,"instId":300031,"propState":0,"propId":103017,"pos":{"x":-457620,"y":4781,"z":810020},"rot":{"x":0,"y":89870,"z":0}},{"groupId":108,"instId":300030,"propState":0,"propId":103017,"pos":{"x":229020,"y":-24136,"z":171040},"rot":{"x":0,"y":89870,"z":0}},{"groupId":108,"instId":300029,"propState":0,"propId":103017,"pos":{"x":229002,"y":-24136,"z":163024},"rot":{"x":0,"y":88385,"z":0}},{"groupId":108,"instId":300028,"propState":0,"propId":103017,"pos":{"x":229225,"y":-24136,"z":154981},"rot":{"x":0,"y":88385,"z":0}},{"groupId":108,"instId":300027,"propState":0,"propId":103016,"pos":{"x":235880,"y":-24136,"z":154970},"rot":{"x":0,"y":268138,"z":0}},{"groupId":108,"instId":300016,"propState":0,"propId":103017,"pos":{"x":-262814,"y":-111025,"z":465283},"rot":{"x":0,"y":322999,"z":0}},{"groupId":108,"instId":300015,"propState":0,"propId":103016,"pos":{"x":-280848,"y":-111025,"z":464457},"rot":{"x":0,"y":51367,"z":0}},{"groupId":108,"instId":300014,"propState":0,"propId":103016,"pos":{"x":-269620,"y":-116548,"z":444170},"rot":{"x":0,"y":232971,"z":0}},{"groupId":108,"instId":300013,"propState":0,"propId":103016,"pos":{"x":-268189,"y":-119136,"z":425224},"rot":{"x":0,"y":120000,"z":0}},{"groupId":108,"instId":300012,"propState":0,"propId":103017,"pos":{"x":-269095,"y":-119136,"z":423805},"rot":{"x":0,"y":110000,"z":0}},{"groupId":108,"instId":300060,"propState":0,"propId":103016,"pos":{"x":-274276,"y":3931,"z":887801},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300059,"propState":0,"propId":103016,"pos":{"x":-280540,"y":5815,"z":870839},"rot":{"x":0,"y":90000,"z":0}},{"groupId":108,"instId":300058,"propState":0,"propId":103016,"pos":{"x":382266,"y":50129,"z":433980},"rot":{"x":0,"y":175789,"z":0}},{"groupId":108,"instId":300057,"propState":0,"propId":103017,"pos":{"x":345815,"y":50120,"z":428001},"rot":{"x":0,"y":347346,"z":0}},{"groupId":108,"instId":300056,"propState":0,"propId":103017,"pos":{"x":526390,"y":6220,"z":804667},"rot":{"x":0,"y":270694,"z":0}},{"groupId":108,"instId":300040,"propState":0,"propId":103016,"pos":{"x":322360,"y":45622,"z":792550},"rot":{"x":0,"y":178493,"z":0}},{"groupId":108,"instId":300039,"propState":0,"propId":103017,"pos":{"x":326810,"y":45622,"z":792670},"rot":{"x":0,"y":178493,"z":0}},{"groupId":108,"instId":300003,"propState":0,"propId":103016,"pos":{"x":310702,"y":48742,"z":812277},"rot":{"x":0,"y":180000,"z":0}},{"groupId":108,"instId":300038,"propState":0,"propId":103016,"pos":{"x":310644,"y":48742,"z":793853},"rot":{"x":0,"y":0,"z":0}},{"groupId":108,"instId":300037,"propState":0,"propId":103017,"pos":{"x":288198,"y":48722,"z":824358},"rot":{"x":0,"y":325000,"z":0}},{"groupId":108,"instId":300026,"propState":0,"propId":103016,"pos":{"x":236010,"y":-24136,"z":163130},"rot":{"x":0,"y":268138,"z":0}},{"groupId":108,"instId":300011,"propState":0,"propId":103017,"pos":{"x":-4474,"y":1706,"z":62805},"rot":{"x":0,"y":353417,"z":0}},{"groupId":108,"instId":300010,"propState":0,"propId":103016,"pos":{"x":9291,"y":592,"z":71496},"rot":{"x":0,"y":7788,"z":0}},{"groupId":108,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-9049,"y":592,"z":71534},"rot":{"x":0,"y":303542,"z":0}},{"groupId":108,"instId":300008,"propState":0,"propId":103017,"pos":{"x":3810,"y":1704,"z":46810},"rot":{"x":0,"y":273153,"z":0}},{"groupId":108,"instId":300007,"propState":0,"propId":103017,"pos":{"x":3820,"y":1704,"z":38960},"rot":{"x":0,"y":273153,"z":0}},{"groupId":108,"instId":300055,"propState":0,"propId":103017,"pos":{"x":455349,"y":-3121,"z":745591},"rot":{"x":0,"y":11072,"z":0}},{"groupId":108,"instId":300054,"propState":0,"propId":103017,"pos":{"x":-279664,"y":-109517,"z":489005},"rot":{"x":0,"y":150000,"z":0}},{"groupId":108,"instId":300053,"propState":0,"propId":103016,"pos":{"x":-264620,"y":-109517,"z":500174},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300052,"propState":0,"propId":103016,"pos":{"x":-277048,"y":-109517,"z":500463},"rot":{"x":0,"y":90000,"z":0}},{"groupId":108,"instId":300051,"propState":0,"propId":103016,"pos":{"x":-420970,"y":-109516,"z":496702},"rot":{"x":0,"y":150000,"z":0}},{"groupId":108,"instId":300036,"propState":0,"propId":103017,"pos":{"x":257920,"y":48724,"z":780080},"rot":{"x":0,"y":90000,"z":0}},{"groupId":108,"instId":300035,"propState":0,"propId":103017,"pos":{"x":279790,"y":45722,"z":767280},"rot":{"x":0,"y":90000,"z":0}},{"groupId":108,"instId":300034,"propState":0,"propId":103017,"pos":{"x":-285420,"y":4781,"z":814550},"rot":{"x":0,"y":40922,"z":0}},{"groupId":108,"instId":300033,"propState":0,"propId":103016,"pos":{"x":-269230,"y":4781,"z":810280},"rot":{"x":0,"y":319302,"z":0}},{"groupId":108,"instId":300032,"propState":0,"propId":103016,"pos":{"x":-432820,"y":4781,"z":812090},"rot":{"x":0,"y":269226,"z":0}},{"groupId":108,"instId":300021,"propState":0,"propId":103017,"pos":{"x":-447500,"y":-111025,"z":465730},"rot":{"x":0,"y":46999,"z":0}},{"groupId":108,"instId":300020,"propState":0,"propId":103017,"pos":{"x":-432620,"y":-116584,"z":447870},"rot":{"x":0,"y":180000,"z":0}},{"groupId":108,"instId":300006,"propState":0,"propId":103017,"pos":{"x":3800,"y":1704,"z":30750},"rot":{"x":0,"y":273153,"z":0}},{"groupId":108,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-3571,"y":1704,"z":46807},"rot":{"x":0,"y":92057,"z":0}},{"groupId":108,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-3560,"y":1704,"z":38780},"rot":{"x":0,"y":92057,"z":0}},{"groupId":108,"instId":300002,"propState":0,"propId":103016,"pos":{"x":5260,"y":507,"z":-11230},"rot":{"x":0,"y":273153,"z":0}},{"groupId":108,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-5176,"y":507,"z":-11245},"rot":{"x":0,"y":92057,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300020,"propState":21,"propId":103050,"pos":{"x":339721,"y":31720,"z":425630},"rot":{"x":0,"y":180000,"z":0}},{"groupId":40,"instId":300016,"propState":0,"propId":103087,"pos":{"x":341090,"y":34985,"z":419044},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300019,"propState":21,"propId":103050,"pos":{"x":340963,"y":34985,"z":425732},"rot":{"x":0,"y":180000,"z":0}},{"groupId":40,"instId":300005,"propState":21,"propId":103050,"pos":{"x":375733,"y":43720,"z":441355},"rot":{"x":0,"y":225000,"z":0}},{"groupId":40,"instId":300021,"propState":0,"propId":103055,"pos":{"x":341645,"y":31730,"z":409310},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300018,"propState":21,"propId":103050,"pos":{"x":354078,"y":34985,"z":412999},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300017,"propState":21,"propId":103050,"pos":{"x":356068,"y":31730,"z":413307},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300015,"propState":0,"propId":103087,"pos":{"x":353923,"y":34985,"z":419630},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300013,"propState":2,"propId":103068,"pos":{"x":333688,"y":31720,"z":424893},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300004,"propState":21,"propId":103050,"pos":{"x":379806,"y":48701,"z":441573},"rot":{"x":0,"y":180000,"z":0}},{"groupId":40,"instId":300012,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300007,"propState":21,"propId":103050,"pos":{"x":368111,"y":43720,"z":419504},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300006,"propState":21,"propId":103050,"pos":{"x":374966,"y":46977,"z":418931},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300002,"propState":0,"propId":103055,"pos":{"x":371350,"y":50130,"z":418785},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300001,"propState":0,"propId":103055,"pos":{"x":371570,"y":50146,"z":435210},"rot":{"x":0,"y":180000,"z":0}},{"groupId":40,"instId":300011,"propState":0,"propId":100,"pos":{"x":341400,"y":31720,"z":412454},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300008,"propState":0,"propId":103055,"pos":{"x":341470,"y":31730,"z":413209},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300003,"propState":2,"propId":103068,"pos":{"x":377513,"y":50120,"z":427355},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300010,"propState":1,"propId":103051,"pos":{"x":379877,"y":57130,"z":421510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300009,"propState":1,"propId":103051,"pos":{"x":382720,"y":50130,"z":424655},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300014,"propState":0,"propId":103087,"pos":{"x":378099,"y":48658,"z":434553},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300027,"propState":0,"propId":103030,"pos":{"x":389330,"y":50120,"z":436618},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300026,"propState":0,"propId":100,"pos":{"x":359464,"y":40721,"z":417471},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300019,"propState":2,"propId":103042,"pos":{"x":380839,"y":50130,"z":451610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":39,"instId":300018,"propState":0,"propId":103039,"pos":{"x":390928,"y":50120,"z":436055},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":300012,"propState":1,"propId":103051,"pos":{"x":353323,"y":43730,"z":436716},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300025,"propState":0,"propId":100,"pos":{"x":371420,"y":41609,"z":403180},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300024,"propState":0,"propId":100,"pos":{"x":359856,"y":31720,"z":427349},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":300021,"propState":0,"propId":100,"pos":{"x":371483,"y":19120,"z":403195},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300020,"propState":0,"propId":103031,"pos":{"x":383320,"y":50130,"z":442349},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300015,"propState":0,"propId":103042,"pos":{"x":361883,"y":31730,"z":427059},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300014,"propState":0,"propId":103039,"pos":{"x":361937,"y":43730,"z":437195},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300011,"propState":0,"propId":103042,"pos":{"x":372900,"y":50550,"z":407289},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300010,"propState":0,"propId":103032,"pos":{"x":356490,"y":31720,"z":409370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":39,"instId":300005,"propState":0,"propId":103042,"pos":{"x":365043,"y":43720,"z":447002},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":300028,"propState":0,"propId":100,"pos":{"x":371320,"y":47240,"z":403540},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300009,"propState":0,"propId":100,"pos":{"x":359745,"y":46720,"z":451542},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300023,"propState":0,"propId":100,"pos":{"x":358493,"y":50120,"z":439414},"rot":{"x":0,"y":90000,"z":0}},{"groupId":39,"instId":300022,"propState":0,"propId":100,"pos":{"x":360175,"y":43720,"z":439518},"rot":{"x":0,"y":90000,"z":0}},{"groupId":39,"instId":300017,"propState":0,"propId":103042,"pos":{"x":371402,"y":57120,"z":409686},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300016,"propState":0,"propId":100,"pos":{"x":366070,"y":43720,"z":445320},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300013,"propState":1,"propId":103051,"pos":{"x":356431,"y":43730,"z":433590},"rot":{"x":0,"y":90000,"z":0}},{"groupId":39,"instId":300008,"propState":2,"propId":103030,"pos":{"x":353350,"y":50120,"z":436560},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300007,"propState":0,"propId":103031,"pos":{"x":359311,"y":43720,"z":436431},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300006,"propState":0,"propId":103042,"pos":{"x":353773,"y":50120,"z":418286},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300004,"propState":0,"propId":103042,"pos":{"x":361818,"y":43730,"z":433636},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300002,"propState":0,"propId":100,"pos":{"x":353919,"y":50120,"z":418731},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300003,"propState":0,"propId":100,"pos":{"x":361122,"y":43720,"z":433773},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300001,"propState":0,"propId":100,"pos":{"x":371591,"y":43725,"z":423823},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":39,"instId":400001,"npcId":3098,"pos":{"x":348046,"y":50619,"z":422783},"rot":{"x":0,"y":42629,"z":0}}],"monsters":[{"groupId":39,"instId":200001,"monsterId":7010011,"eventId":10301299,"pos":{"x":365480,"y":43720,"z":450800},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300001,"propState":0,"propId":103029,"pos":{"x":446794,"y":-12878,"z":791209},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300001,"propState":0,"propId":100,"pos":{"x":371376,"y":50120,"z":428863},"rot":{"x":0,"y":268238,"z":0}}],"npcs":[],"monsters":[{"groupId":98,"instId":200005,"monsterId":3002041,"eventId":10301299,"pos":{"x":375083,"y":50120,"z":431479},"rot":{"x":0,"y":0,"z":0}},{"groupId":98,"instId":200004,"monsterId":3002011,"eventId":10301299,"pos":{"x":368930,"y":50170,"z":430478},"rot":{"x":0,"y":47658,"z":0}},{"groupId":98,"instId":200003,"monsterId":3002041,"eventId":10301299,"pos":{"x":365719,"y":50120,"z":423250},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"106":{"props":[{"groupId":106,"instId":300001,"propState":0,"propId":103197,"pos":{"x":-270576,"y":-111030,"z":474810},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300016,"propState":0,"propId":100,"pos":{"x":513611,"y":2764,"z":799452},"rot":{"x":342617,"y":69926,"z":27602}},{"groupId":90,"instId":300015,"propState":0,"propId":103007,"pos":{"x":487193,"y":-4378,"z":785712},"rot":{"x":342617,"y":69926,"z":27602}},{"groupId":90,"instId":300014,"propState":0,"propId":103007,"pos":{"x":505848,"y":176,"z":796615},"rot":{"x":342617,"y":69926,"z":27602}},{"groupId":90,"instId":300013,"propState":3,"propId":103006,"pos":{"x":487082,"y":3902,"z":765242},"rot":{"x":333758,"y":168804,"z":340544}},{"groupId":90,"instId":300012,"propState":3,"propId":103006,"pos":{"x":491718,"y":7111,"z":762850},"rot":{"x":342617,"y":69926,"z":27602}},{"groupId":90,"instId":300011,"propState":3,"propId":103006,"pos":{"x":507245,"y":12286,"z":768524},"rot":{"x":333758,"y":168804,"z":340544}},{"groupId":90,"instId":300010,"propState":3,"propId":103006,"pos":{"x":497973,"y":5869,"z":773308},"rot":{"x":333758,"y":168804,"z":340544}},{"groupId":90,"instId":300009,"propState":3,"propId":103006,"pos":{"x":507356,"y":4006,"z":788994},"rot":{"x":342617,"y":69926,"z":27602}},{"groupId":90,"instId":300008,"propState":3,"propId":103006,"pos":{"x":498084,"y":-2411,"z":793778},"rot":{"x":333758,"y":168804,"z":340544}},{"groupId":90,"instId":300007,"propState":3,"propId":103006,"pos":{"x":485574,"y":73,"z":772862},"rot":{"x":342617,"y":69926,"z":27602}},{"groupId":90,"instId":300006,"propState":3,"propId":103006,"pos":{"x":480827,"y":5144,"z":754784},"rot":{"x":342617,"y":69926,"z":27602}},{"groupId":90,"instId":300005,"propState":3,"propId":103006,"pos":{"x":471555,"y":-1273,"z":759568},"rot":{"x":342617,"y":69926,"z":27602}},{"groupId":90,"instId":300004,"propState":1,"propId":103005,"pos":{"x":522883,"y":6079,"z":794668},"rot":{"x":0,"y":0,"z":0}},{"groupId":90,"instId":300003,"propState":1,"propId":103005,"pos":{"x":465300,"y":-3133,"z":749110},"rot":{"x":0,"y":271263,"z":0}},{"groupId":90,"instId":300002,"propState":1,"propId":103005,"pos":{"x":467030,"y":-15864,"z":782430},"rot":{"x":0,"y":270687,"z":0}},{"groupId":90,"instId":300001,"propState":0,"propId":103008,"pos":{"x":465300,"y":-31,"z":749110},"rot":{"x":26242,"y":348804,"z":19456}}],"npcs":[],"monsters":[],"teleports":{}},"107":{"props":[{"groupId":107,"instId":300001,"propState":0,"propId":103198,"pos":{"x":-440196,"y":-110970,"z":499419},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300015,"propState":0,"propId":103231,"pos":{"x":-119900,"y":36800,"z":445800},"rot":{"x":30692,"y":170000,"z":11516}},{"groupId":96,"instId":300007,"propState":0,"propId":103163,"pos":{"x":-119900,"y":36800,"z":445800},"rot":{"x":30692,"y":170000,"z":11516}},{"groupId":96,"instId":300013,"propState":0,"propId":103213,"pos":{"x":-7000,"y":-6405,"z":-7200},"rot":{"x":0,"y":0,"z":0}},{"groupId":96,"instId":300010,"propState":0,"propId":103166,"pos":{"x":-119900,"y":36800,"z":445800},"rot":{"x":30692,"y":170000,"z":11516}},{"groupId":96,"instId":300008,"propState":0,"propId":103164,"pos":{"x":-119900,"y":36800,"z":445800},"rot":{"x":30692,"y":170000,"z":11516}},{"groupId":96,"instId":300003,"propState":0,"propId":103159,"pos":{"x":-150800,"y":-9550,"z":291935},"rot":{"x":0,"y":270000,"z":0}},{"groupId":96,"instId":300014,"propState":0,"propId":103230,"pos":{"x":-119900,"y":36800,"z":445800},"rot":{"x":30692,"y":170000,"z":11516}},{"groupId":96,"instId":300011,"propState":0,"propId":103247,"pos":{"x":-54,"y":1840,"z":117930},"rot":{"x":0,"y":0,"z":0}},{"groupId":96,"instId":300009,"propState":0,"propId":103165,"pos":{"x":-119900,"y":36800,"z":445800},"rot":{"x":30692,"y":170000,"z":11516}},{"groupId":96,"instId":300006,"propState":0,"propId":103162,"pos":{"x":-119900,"y":36800,"z":445800},"rot":{"x":30692,"y":170000,"z":11516}},{"groupId":96,"instId":300005,"propState":0,"propId":103161,"pos":{"x":-119900,"y":36800,"z":445800},"rot":{"x":30692,"y":170000,"z":11516}},{"groupId":96,"instId":300004,"propState":0,"propId":103160,"pos":{"x":-119900,"y":36800,"z":445800},"rot":{"x":30692,"y":170000,"z":11516}},{"groupId":96,"instId":300002,"propState":0,"propId":103158,"pos":{"x":-150800,"y":-9550,"z":273367},"rot":{"x":0,"y":270000,"z":0}},{"groupId":96,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"101":{"props":[{"groupId":101,"instId":300015,"propState":0,"propId":103235,"pos":{"x":-125900,"y":127700,"z":800500},"rot":{"x":8455,"y":137697,"z":19234}},{"groupId":101,"instId":300013,"propState":0,"propId":103213,"pos":{"x":3400,"y":-3200,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":101,"instId":300011,"propState":0,"propId":103247,"pos":{"x":383286,"y":52873,"z":519040},"rot":{"x":0,"y":0,"z":0}},{"groupId":101,"instId":300010,"propState":0,"propId":103184,"pos":{"x":-125900,"y":127700,"z":800500},"rot":{"x":8455,"y":137697,"z":19234}},{"groupId":101,"instId":300007,"propState":0,"propId":103181,"pos":{"x":-125900,"y":127700,"z":800500},"rot":{"x":8455,"y":137697,"z":19234}},{"groupId":101,"instId":300003,"propState":0,"propId":103177,"pos":{"x":-118747,"y":95928,"z":708846},"rot":{"x":8961,"y":83099,"z":358018}},{"groupId":101,"instId":300014,"propState":0,"propId":103234,"pos":{"x":-125900,"y":127700,"z":800500},"rot":{"x":8455,"y":137697,"z":19234}},{"groupId":101,"instId":300012,"propState":0,"propId":103247,"pos":{"x":279816,"y":51653,"z":863710},"rot":{"x":0,"y":0,"z":0}},{"groupId":101,"instId":300009,"propState":0,"propId":103183,"pos":{"x":-125900,"y":127700,"z":800500},"rot":{"x":8455,"y":137697,"z":19234}},{"groupId":101,"instId":300008,"propState":0,"propId":103182,"pos":{"x":-125900,"y":127700,"z":800500},"rot":{"x":8455,"y":137697,"z":19234}},{"groupId":101,"instId":300006,"propState":0,"propId":103180,"pos":{"x":-125900,"y":127700,"z":800500},"rot":{"x":8455,"y":137697,"z":19234}},{"groupId":101,"instId":300005,"propState":0,"propId":103179,"pos":{"x":-125900,"y":127700,"z":800500},"rot":{"x":8455,"y":137697,"z":19234}},{"groupId":101,"instId":300004,"propState":0,"propId":103178,"pos":{"x":-125900,"y":127700,"z":800500},"rot":{"x":8455,"y":137697,"z":19234}},{"groupId":101,"instId":300002,"propState":0,"propId":103176,"pos":{"x":-116621,"y":95297,"z":690433},"rot":{"x":8961,"y":83099,"z":358018}},{"groupId":101,"instId":300001,"propState":0,"propId":100,"pos":{"x":383397,"y":53521,"z":516231},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300013,"propState":0,"propId":103213,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":100,"instId":300015,"propState":0,"propId":103232,"pos":{"x":154500,"y":66900,"z":624800},"rot":{"x":24000,"y":224370,"z":14530}},{"groupId":100,"instId":300014,"propState":0,"propId":103233,"pos":{"x":154500,"y":66900,"z":624800},"rot":{"x":24000,"y":224370,"z":14530}},{"groupId":100,"instId":300012,"propState":0,"propId":103247,"pos":{"x":-270589,"y":-111237,"z":529607},"rot":{"x":0,"y":0,"z":0}},{"groupId":100,"instId":300011,"propState":0,"propId":103247,"pos":{"x":-440209,"y":-111237,"z":529607},"rot":{"x":0,"y":0,"z":0}},{"groupId":100,"instId":300010,"propState":0,"propId":103175,"pos":{"x":154500,"y":66900,"z":624800},"rot":{"x":24000,"y":224370,"z":14530}},{"groupId":100,"instId":300009,"propState":0,"propId":103174,"pos":{"x":154500,"y":66900,"z":624800},"rot":{"x":24000,"y":224370,"z":14530}},{"groupId":100,"instId":300008,"propState":0,"propId":103173,"pos":{"x":154500,"y":66900,"z":624800},"rot":{"x":24000,"y":224370,"z":14530}},{"groupId":100,"instId":300007,"propState":0,"propId":103172,"pos":{"x":154500,"y":66900,"z":624800},"rot":{"x":24000,"y":224370,"z":14530}},{"groupId":100,"instId":300006,"propState":0,"propId":103171,"pos":{"x":154500,"y":66900,"z":624800},"rot":{"x":24000,"y":224370,"z":14530}},{"groupId":100,"instId":300005,"propState":0,"propId":103170,"pos":{"x":154500,"y":66900,"z":624800},"rot":{"x":24000,"y":224370,"z":14530}},{"groupId":100,"instId":300004,"propState":0,"propId":103169,"pos":{"x":154500,"y":66900,"z":624800},"rot":{"x":24000,"y":224370,"z":14530}},{"groupId":100,"instId":300003,"propState":0,"propId":103168,"pos":{"x":213815,"y":59483,"z":457971},"rot":{"x":6202,"y":157592,"z":292855}},{"groupId":100,"instId":300002,"propState":0,"propId":103167,"pos":{"x":206450,"y":42486,"z":456928},"rot":{"x":6202,"y":157592,"z":292855}},{"groupId":100,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"110":{"props":[{"groupId":110,"instId":300006,"propState":0,"propId":100,"pos":{"x":466405,"y":-22250,"z":851836},"rot":{"x":0,"y":0,"z":0}},{"groupId":110,"instId":300009,"propState":0,"propId":211,"pos":{"x":466330,"y":-22010,"z":855730},"rot":{"x":0,"y":180000,"z":0}},{"groupId":110,"instId":300007,"propState":0,"propId":100,"pos":{"x":473270,"y":-15984,"z":843000},"rot":{"x":0,"y":0,"z":0}},{"groupId":110,"instId":300002,"propState":0,"propId":103109,"pos":{"x":473270,"y":-15984,"z":843000},"rot":{"x":0,"y":0,"z":0}},{"groupId":110,"instId":300008,"propState":20,"propId":60302,"pos":{"x":466330,"y":-22010,"z":855730},"rot":{"x":0,"y":180000,"z":0}},{"groupId":110,"instId":300005,"propState":0,"propId":100,"pos":{"x":473270,"y":-15984,"z":843000},"rot":{"x":0,"y":0,"z":0}},{"groupId":110,"instId":300004,"propState":0,"propId":103109,"pos":{"x":473270,"y":-15984,"z":843000},"rot":{"x":0,"y":0,"z":0}},{"groupId":110,"instId":300003,"propState":0,"propId":103109,"pos":{"x":473270,"y":-15984,"z":843000},"rot":{"x":0,"y":0,"z":0}},{"groupId":110,"instId":300001,"propState":10,"propId":103012,"pos":{"x":473270,"y":-15984,"z":843000},"rot":{"x":0,"y":140652,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"112":{"props":[{"groupId":112,"instId":300008,"propState":0,"propId":102,"pos":{"x":371400,"y":43750,"z":406400},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300009,"propState":0,"propId":102,"pos":{"x":371400,"y":50560,"z":406400},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300004,"propState":0,"propId":103202,"pos":{"x":369087,"y":43750,"z":407284},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300010,"propState":0,"propId":102,"pos":{"x":371400,"y":50560,"z":400630},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300007,"propState":0,"propId":102,"pos":{"x":371400,"y":31750,"z":406400},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300006,"propState":0,"propId":102,"pos":{"x":371400,"y":-14305,"z":406400},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300002,"propState":0,"propId":103202,"pos":{"x":369087,"y":-14307,"z":407284},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300005,"propState":0,"propId":103202,"pos":{"x":369087,"y":50560,"z":407284},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300003,"propState":0,"propId":103202,"pos":{"x":369087,"y":31750,"z":407284},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300001,"propState":0,"propId":103135,"pos":{"x":371390,"y":49920,"z":403568},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"147":{"props":[{"groupId":147,"instId":300001,"propState":0,"propId":100,"pos":{"x":371376,"y":50120,"z":428863},"rot":{"x":0,"y":268238,"z":0}},{"groupId":147,"instId":300003,"propState":0,"propId":100,"pos":{"x":372000,"y":50120,"z":430273},"rot":{"x":0,"y":270000,"z":0}},{"groupId":147,"instId":300002,"propState":0,"propId":100,"pos":{"x":372540,"y":50120,"z":424210},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":147,"instId":200004,"monsterId":3002011,"eventId":10301299,"pos":{"x":371327,"y":50550,"z":410885},"rot":{"x":0,"y":0,"z":0}},{"groupId":147,"instId":200005,"monsterId":3002041,"eventId":10301299,"pos":{"x":372836,"y":50550,"z":409241},"rot":{"x":0,"y":0,"z":0}},{"groupId":147,"instId":200003,"monsterId":3002041,"eventId":10301299,"pos":{"x":369950,"y":50550,"z":409062},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"149":{"props":[{"groupId":149,"instId":300002,"propState":0,"propId":102,"pos":{"x":383451,"y":50120,"z":454806},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300005,"propState":0,"propId":102,"pos":{"x":359655,"y":43541,"z":423712},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300004,"propState":0,"propId":102,"pos":{"x":372291,"y":43730,"z":443100},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300003,"propState":0,"propId":102,"pos":{"x":358943,"y":49753,"z":442779},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300001,"propState":0,"propId":100,"pos":{"x":371376,"y":50120,"z":428863},"rot":{"x":0,"y":268238,"z":0}}],"npcs":[],"monsters":[{"groupId":149,"instId":200002,"monsterId":3002041,"eventId":10301299,"pos":{"x":365383,"y":43720,"z":433252},"rot":{"x":0,"y":180000,"z":0}},{"groupId":149,"instId":200001,"monsterId":3002011,"eventId":10301299,"pos":{"x":376950,"y":43725,"z":434980},"rot":{"x":0,"y":130538,"z":0}}],"teleports":{}},"152":{"props":[{"groupId":152,"instId":300001,"propState":0,"propId":103211,"pos":{"x":283060,"y":49234,"z":803075},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300002,"propState":0,"propId":100,"pos":{"x":372520,"y":50120,"z":424210},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300001,"propState":0,"propId":100,"pos":{"x":371376,"y":50120,"z":428863},"rot":{"x":0,"y":268238,"z":0}}],"npcs":[],"monsters":[{"groupId":150,"instId":200006,"monsterId":3002011,"eventId":10301299,"pos":{"x":375086,"y":50120,"z":431971},"rot":{"x":0,"y":164466,"z":0}},{"groupId":150,"instId":200002,"monsterId":3002011,"eventId":10301299,"pos":{"x":371299,"y":50130,"z":436889},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":200001,"monsterId":3002011,"eventId":10301299,"pos":{"x":372595,"y":50550,"z":407823},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":200005,"monsterId":3002041,"eventId":10301299,"pos":{"x":381742,"y":50120,"z":453580},"rot":{"x":0,"y":180000,"z":0}},{"groupId":150,"instId":200004,"monsterId":3002011,"eventId":10301299,"pos":{"x":370642,"y":50550,"z":407675},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":200003,"monsterId":3002041,"eventId":10301299,"pos":{"x":383326,"y":50120,"z":449245},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"163":{"props":[{"groupId":163,"instId":300003,"propState":0,"propId":103228,"pos":{"x":-459279,"y":-110930,"z":470361},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300004,"propState":0,"propId":103228,"pos":{"x":-421115,"y":-110930,"z":470361},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300002,"propState":0,"propId":103228,"pos":{"x":-427763,"y":-116534,"z":445190},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300001,"propState":0,"propId":103228,"pos":{"x":-446333,"y":-119119,"z":429763},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300004,"propState":0,"propId":103228,"pos":{"x":-289656,"y":-110930,"z":470361},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300001,"propState":0,"propId":103228,"pos":{"x":-264438,"y":-119052,"z":429763},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300003,"propState":0,"propId":103228,"pos":{"x":-251492,"y":-110930,"z":470361},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300002,"propState":0,"propId":103228,"pos":{"x":-283008,"y":-116534,"z":445190},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"168":{"props":[{"groupId":168,"instId":300002,"propState":0,"propId":100,"pos":{"x":-421362,"y":-116588,"z":436873},"rot":{"x":0,"y":260486,"z":0}},{"groupId":168,"instId":300003,"propState":0,"propId":100,"pos":{"x":-436964,"y":-111030,"z":486832},"rot":{"x":0,"y":188084,"z":0}},{"groupId":168,"instId":300001,"propState":0,"propId":100,"pos":{"x":-459195,"y":-119139,"z":424036},"rot":{"x":0,"y":115000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300001,"propState":0,"propId":100,"pos":{"x":-445154,"y":6257,"z":852333},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"170":{"props":[{"groupId":170,"instId":300001,"propState":0,"propId":100,"pos":{"x":-277475,"y":6260,"z":852333},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"198":{"props":[{"groupId":198,"instId":300003,"propState":9,"propId":103109,"pos":{"x":366578,"y":43999,"z":418948},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300004,"propState":9,"propId":103109,"pos":{"x":378964,"y":48703,"z":421529},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300002,"propState":9,"propId":103109,"pos":{"x":377446,"y":44054,"z":432360},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300001,"propState":9,"propId":103012,"pos":{"x":366070,"y":43720,"z":445320},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"199":{"props":[{"groupId":199,"instId":300004,"propState":0,"propId":103109,"pos":{"x":504599,"y":6226,"z":804582},"rot":{"x":0,"y":0,"z":0}},{"groupId":199,"instId":300003,"propState":0,"propId":103109,"pos":{"x":504599,"y":6226,"z":804582},"rot":{"x":0,"y":0,"z":0}},{"groupId":199,"instId":300002,"propState":0,"propId":103109,"pos":{"x":504599,"y":6226,"z":804582},"rot":{"x":0,"y":0,"z":0}},{"groupId":199,"instId":300001,"propState":10,"propId":103012,"pos":{"x":504599,"y":6226,"z":804582},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"200":{"props":[{"groupId":200,"instId":300004,"propState":0,"propId":103109,"pos":{"x":456504,"y":-3103,"z":760650},"rot":{"x":0,"y":0,"z":0}},{"groupId":200,"instId":300003,"propState":0,"propId":103109,"pos":{"x":456504,"y":-3103,"z":760650},"rot":{"x":0,"y":0,"z":0}},{"groupId":200,"instId":300002,"propState":0,"propId":103109,"pos":{"x":456504,"y":-3103,"z":760650},"rot":{"x":0,"y":0,"z":0}},{"groupId":200,"instId":300001,"propState":10,"propId":103012,"pos":{"x":456504,"y":-3103,"z":760650},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-3670,"y":1704,"z":30690},"rot":{"x":0,"y":92057,"z":0}},{"groupId":177,"instId":300002,"propState":1,"propId":211,"pos":{"x":-2428,"y":1709,"z":30708},"rot":{"x":0,"y":0,"z":0}},{"groupId":177,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-3600,"y":3093,"z":30685},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-17273,"y":2466,"z":81263},"rot":{"x":352213,"y":79803,"z":131620}},{"groupId":178,"instId":300002,"propState":1,"propId":211,"pos":{"x":-14000,"y":592,"z":83160},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300003,"propState":18,"propId":103026,"pos":{"x":30874,"y":2328,"z":-7707},"rot":{"x":0,"y":67247,"z":89537}},{"groupId":176,"instId":300005,"propState":1,"propId":211,"pos":{"x":29257,"y":1704,"z":-9019},"rot":{"x":0,"y":0,"z":0}},{"groupId":176,"instId":300004,"propState":18,"propId":103026,"pos":{"x":35215,"y":1647,"z":-3916},"rot":{"x":334060,"y":0,"z":0}},{"groupId":176,"instId":300002,"propState":18,"propId":103026,"pos":{"x":31303,"y":2456,"z":-8724},"rot":{"x":357468,"y":68387,"z":272908}},{"groupId":176,"instId":300001,"propState":18,"propId":103026,"pos":{"x":31084,"y":2887,"z":-8208},"rot":{"x":0,"y":67247,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"201":{"props":[{"groupId":201,"instId":300012,"propState":20,"propId":60301,"pos":{"x":373370,"y":50120,"z":439010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":201,"instId":300011,"propState":0,"propId":100,"pos":{"x":371160,"y":57970,"z":417000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":201,"instId":300010,"propState":20,"propId":60301,"pos":{"x":369350,"y":50120,"z":439010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":201,"instId":300009,"propState":0,"propId":100,"pos":{"x":371160,"y":57970,"z":417000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":201,"instId":300008,"propState":0,"propId":211,"pos":{"x":371390,"y":50120,"z":439010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":201,"instId":300007,"propState":20,"propId":60303,"pos":{"x":371390,"y":50120,"z":439010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":201,"instId":300006,"propState":0,"propId":100,"pos":{"x":371160,"y":57970,"z":417000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":201,"instId":300004,"propState":0,"propId":103109,"pos":{"x":371160,"y":57970,"z":417000},"rot":{"x":0,"y":0,"z":0}},{"groupId":201,"instId":300003,"propState":0,"propId":103109,"pos":{"x":371160,"y":57970,"z":417000},"rot":{"x":0,"y":0,"z":0}},{"groupId":201,"instId":300002,"propState":0,"propId":103109,"pos":{"x":371160,"y":57970,"z":417000},"rot":{"x":0,"y":0,"z":0}},{"groupId":201,"instId":300001,"propState":10,"propId":103012,"pos":{"x":371160,"y":57970,"z":417000},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300002,"propState":1,"propId":211,"pos":{"x":-434882,"y":-120943,"z":380184},"rot":{"x":0,"y":0,"z":0}},{"groupId":179,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-432326,"y":-119410,"z":379731},"rot":{"x":0,"y":53711,"z":309747}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300002,"propState":1,"propId":211,"pos":{"x":-450990,"y":-111025,"z":472240},"rot":{"x":0,"y":0,"z":0}},{"groupId":180,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-453342,"y":-108968,"z":473719},"rot":{"x":0,"y":315860,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300002,"propState":1,"propId":211,"pos":{"x":-260102,"y":-119119,"z":412707},"rot":{"x":0,"y":0,"z":0}},{"groupId":181,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-260199,"y":-117583,"z":412669},"rot":{"x":0,"y":6463,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"182":{"props":[{"groupId":182,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-271630,"y":-116548,"z":446092},"rot":{"x":0,"y":224142,"z":0}},{"groupId":182,"instId":300002,"propState":1,"propId":211,"pos":{"x":-271846,"y":-116548,"z":445051},"rot":{"x":0,"y":91079,"z":0}},{"groupId":182,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-271811,"y":-115752,"z":446141},"rot":{"x":58058,"y":42315,"z":115890}}],"npcs":[],"monsters":[],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300002,"propState":1,"propId":211,"pos":{"x":-267243,"y":-111025,"z":459207},"rot":{"x":0,"y":0,"z":0}},{"groupId":183,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-267041,"y":-109805,"z":459170},"rot":{"x":359535,"y":76856,"z":304190}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300001,"propState":18,"propId":103026,"pos":{"x":356846,"y":42427,"z":406431},"rot":{"x":10825,"y":269991,"z":179696}},{"groupId":184,"instId":300002,"propState":1,"propId":211,"pos":{"x":357178,"y":40721,"z":406449},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"185":{"props":[{"groupId":185,"instId":300002,"propState":1,"propId":211,"pos":{"x":375629,"y":47058,"z":418969},"rot":{"x":0,"y":0,"z":0}},{"groupId":185,"instId":300001,"propState":18,"propId":103026,"pos":{"x":376896,"y":47373,"z":419395},"rot":{"x":76910,"y":69861,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300004,"propState":0,"propId":100,"pos":{"x":281091,"y":49234,"z":802575},"rot":{"x":0,"y":0,"z":0}},{"groupId":186,"instId":300003,"propState":1,"propId":103026,"pos":{"x":282211,"y":57289,"z":802575},"rot":{"x":9737,"y":216285,"z":304947}},{"groupId":186,"instId":300002,"propState":1,"propId":211,"pos":{"x":274560,"y":48722,"z":792151},"rot":{"x":0,"y":131891,"z":0}},{"groupId":186,"instId":300001,"propState":0,"propId":103026,"pos":{"x":274560,"y":51234,"z":792151},"rot":{"x":9737,"y":216285,"z":304947}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300004,"propState":0,"propId":102,"pos":{"x":450700,"y":-22449,"z":857230},"rot":{"x":0,"y":152472,"z":0}},{"groupId":187,"instId":300003,"propState":0,"propId":102,"pos":{"x":448411,"y":-22449,"z":857140},"rot":{"x":0,"y":219013,"z":0}},{"groupId":187,"instId":300002,"propState":1,"propId":211,"pos":{"x":447746,"y":-22059,"z":857232},"rot":{"x":0,"y":90000,"z":0}},{"groupId":187,"instId":300001,"propState":0,"propId":103026,"pos":{"x":447536,"y":-21944,"z":857880},"rot":{"x":80759,"y":28519,"z":71457}}],"npcs":[],"monsters":[{"groupId":187,"instId":200001,"monsterId":3003013,"eventId":10301299,"pos":{"x":449924,"y":-22059,"z":856399},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300002,"propState":1,"propId":211,"pos":{"x":-441289,"y":4479,"z":782783},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-437686,"y":8319,"z":782708},"rot":{"x":344092,"y":29166,"z":72957}}],"npcs":[],"monsters":[],"teleports":{}},"191":{"props":[{"groupId":191,"instId":300002,"propState":1,"propId":211,"pos":{"x":347012,"y":50125,"z":422651},"rot":{"x":0,"y":0,"z":0}},{"groupId":191,"instId":300001,"propState":18,"propId":103026,"pos":{"x":347431,"y":51322,"z":422740},"rot":{"x":300827,"y":85243,"z":359680}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300005,"propState":1,"propId":211,"pos":{"x":-434517,"y":4781,"z":820197},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300002,"propState":18,"propId":103026,"pos":{"x":-435536,"y":5603,"z":821051},"rot":{"x":0,"y":159322,"z":0}},{"groupId":189,"instId":300004,"propState":18,"propId":103026,"pos":{"x":-433485,"y":6375,"z":825817},"rot":{"x":334060,"y":0,"z":0}},{"groupId":189,"instId":300003,"propState":18,"propId":103026,"pos":{"x":-435560,"y":5622,"z":821043},"rot":{"x":0,"y":163122,"z":320882}},{"groupId":189,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-435569,"y":5629,"z":821033},"rot":{"x":0,"y":339322,"z":350015}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300004,"propState":1,"propId":211,"pos":{"x":-279627,"y":2861,"z":751452},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300002,"propState":0,"propId":103026,"pos":{"x":-280204,"y":2873,"z":763248},"rot":{"x":87689,"y":180000,"z":90000}},{"groupId":190,"instId":300003,"propState":0,"propId":103026,"pos":{"x":-280783,"y":2889,"z":774681},"rot":{"x":270000,"y":0,"z":0}},{"groupId":190,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-280719,"y":2879,"z":751896},"rot":{"x":89614,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"192":{"props":[{"groupId":192,"instId":300002,"propState":1,"propId":211,"pos":{"x":390926,"y":50120,"z":432271},"rot":{"x":0,"y":0,"z":0}},{"groupId":192,"instId":300001,"propState":18,"propId":103026,"pos":{"x":391737,"y":51623,"z":432405},"rot":{"x":353484,"y":100945,"z":300406}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-13703,"y":3461,"z":-35141},"rot":{"x":329406,"y":44298,"z":180000}},{"groupId":193,"instId":300002,"propState":1,"propId":211,"pos":{"x":-12455,"y":1704,"z":-34764},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"194":{"props":[{"groupId":194,"instId":300002,"propState":1,"propId":211,"pos":{"x":-458541,"y":-119102,"z":441062},"rot":{"x":0,"y":0,"z":0}},{"groupId":194,"instId":300001,"propState":18,"propId":103026,"pos":{"x":-459072,"y":-119102,"z":440576},"rot":{"x":90000,"y":145061,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"195":{"props":[{"groupId":195,"instId":300002,"propState":1,"propId":211,"pos":{"x":232662,"y":-23709,"z":134460},"rot":{"x":0,"y":0,"z":0}},{"groupId":195,"instId":300001,"propState":18,"propId":103026,"pos":{"x":232651,"y":-23709,"z":133941},"rot":{"x":90000,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"206":{"props":[],"npcs":[],"monsters":[{"groupId":206,"instId":200002,"monsterId":3002020,"eventId":20331106,"pos":{"x":-459928,"y":-109516,"z":486003},"rot":{"x":0,"y":280000,"z":0}},{"groupId":206,"instId":200001,"monsterId":3002020,"eventId":20331105,"pos":{"x":-459960,"y":-109516,"z":489970},"rot":{"x":0,"y":230000,"z":0}}],"teleports":{}},"207":{"props":[],"npcs":[],"monsters":[{"groupId":207,"instId":200002,"monsterId":3002010,"eventId":20331112,"pos":{"x":-250008,"y":-109517,"z":483880},"rot":{"x":0,"y":260000,"z":0}},{"groupId":207,"instId":200001,"monsterId":3002020,"eventId":20331111,"pos":{"x":-251880,"y":-109517,"z":488340},"rot":{"x":0,"y":230000,"z":0}}],"teleports":{}},"321":{"props":[{"groupId":321,"instId":300008,"propState":0,"propId":211,"pos":{"x":280092,"y":49101,"z":799412},"rot":{"x":0,"y":249164,"z":0}},{"groupId":321,"instId":300007,"propState":20,"propId":60302,"pos":{"x":280092,"y":49101,"z":799412},"rot":{"x":0,"y":249164,"z":0}},{"groupId":321,"instId":300006,"propState":0,"propId":100,"pos":{"x":275080,"y":48722,"z":792700},"rot":{"x":0,"y":180000,"z":0}},{"groupId":321,"instId":300004,"propState":0,"propId":103109,"pos":{"x":275080,"y":48722,"z":792700},"rot":{"x":0,"y":0,"z":0}},{"groupId":321,"instId":300003,"propState":0,"propId":103109,"pos":{"x":275080,"y":48722,"z":792700},"rot":{"x":0,"y":0,"z":0}},{"groupId":321,"instId":300002,"propState":0,"propId":103109,"pos":{"x":275080,"y":48722,"z":792700},"rot":{"x":0,"y":0,"z":0}},{"groupId":321,"instId":300001,"propState":10,"propId":103012,"pos":{"x":275080,"y":48722,"z":792700},"rot":{"x":0,"y":218095,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"205":{"props":[],"npcs":[],"monsters":[{"groupId":205,"instId":200009,"monsterId":3002040,"eventId":20331020,"pos":{"x":327360,"y":45622,"z":811710},"rot":{"x":0,"y":30000,"z":0}},{"groupId":205,"instId":200007,"monsterId":3002040,"eventId":20331018,"pos":{"x":296140,"y":45722,"z":761080},"rot":{"x":0,"y":325000,"z":0}},{"groupId":205,"instId":200003,"monsterId":3002020,"eventId":20331011,"pos":{"x":-251880,"y":-109517,"z":488340},"rot":{"x":0,"y":230000,"z":0}},{"groupId":205,"instId":200008,"monsterId":3002010,"eventId":20331019,"pos":{"x":293800,"y":45722,"z":761070},"rot":{"x":0,"y":80000,"z":0}},{"groupId":205,"instId":200006,"monsterId":3002040,"eventId":20331017,"pos":{"x":451632,"y":-12860,"z":805188},"rot":{"x":0,"y":260000,"z":0}},{"groupId":205,"instId":200005,"monsterId":3002040,"eventId":20331016,"pos":{"x":453790,"y":-12860,"z":807740},"rot":{"x":0,"y":325000,"z":0}},{"groupId":205,"instId":200004,"monsterId":3002010,"eventId":20331012,"pos":{"x":-250008,"y":-109517,"z":483880},"rot":{"x":0,"y":260000,"z":0}},{"groupId":205,"instId":200002,"monsterId":3002020,"eventId":20331006,"pos":{"x":-459928,"y":-109516,"z":486003},"rot":{"x":0,"y":280000,"z":0}},{"groupId":205,"instId":200001,"monsterId":3002020,"eventId":20331005,"pos":{"x":-459960,"y":-109516,"z":489970},"rot":{"x":0,"y":230000,"z":0}}],"teleports":{}},"208":{"props":[],"npcs":[],"monsters":[{"groupId":208,"instId":200002,"monsterId":3002040,"eventId":20331117,"pos":{"x":465810,"y":-15967,"z":822870},"rot":{"x":0,"y":0,"z":0}},{"groupId":208,"instId":200001,"monsterId":3002040,"eventId":20331116,"pos":{"x":471450,"y":-15967,"z":821810},"rot":{"x":0,"y":325000,"z":0}}],"teleports":{}},"209":{"props":[{"groupId":209,"instId":300001,"propState":0,"propId":100,"pos":{"x":287798,"y":45722,"z":761579},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":209,"instId":200003,"monsterId":3002040,"eventId":20331120,"pos":{"x":327360,"y":45622,"z":811710},"rot":{"x":0,"y":30000,"z":0}},{"groupId":209,"instId":200002,"monsterId":3002010,"eventId":20331119,"pos":{"x":293800,"y":45722,"z":761070},"rot":{"x":0,"y":80000,"z":0}},{"groupId":209,"instId":200001,"monsterId":3002040,"eventId":20331118,"pos":{"x":296140,"y":45722,"z":761080},"rot":{"x":0,"y":325000,"z":0}}],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300005,"propState":0,"propId":100,"pos":{"x":-278546,"y":-111021,"z":455690},"rot":{"x":0,"y":145000,"z":0}},{"groupId":210,"instId":300004,"propState":0,"propId":100,"pos":{"x":-283110,"y":-116576,"z":444810},"rot":{"x":0,"y":80000,"z":0}},{"groupId":210,"instId":300003,"propState":0,"propId":100,"pos":{"x":-269460,"y":-116579,"z":433083},"rot":{"x":0,"y":20000,"z":0}},{"groupId":210,"instId":300002,"propState":0,"propId":100,"pos":{"x":-264138,"y":-119128,"z":429365},"rot":{"x":0,"y":60000,"z":0}},{"groupId":210,"instId":300001,"propState":0,"propId":100,"pos":{"x":-266615,"y":-119126,"z":415435},"rot":{"x":0,"y":150000,"z":0}}],"npcs":[],"monsters":[{"groupId":210,"instId":200007,"monsterId":3002020,"eventId":20331131,"pos":{"x":-270707,"y":-110612,"z":474439},"rot":{"x":0,"y":180000,"z":0}},{"groupId":210,"instId":200002,"monsterId":3001020,"eventId":20331126,"pos":{"x":-259430,"y":-118723,"z":420110},"rot":{"x":0,"y":245000,"z":0}},{"groupId":210,"instId":200006,"monsterId":3002040,"eventId":20331130,"pos":{"x":-269073,"y":-110612,"z":476124},"rot":{"x":0,"y":200000,"z":0}},{"groupId":210,"instId":200005,"monsterId":3002040,"eventId":20331129,"pos":{"x":-272593,"y":-110619,"z":475864},"rot":{"x":0,"y":160000,"z":0}},{"groupId":210,"instId":200004,"monsterId":3002010,"eventId":20331128,"pos":{"x":-281666,"y":-116170,"z":435785},"rot":{"x":0,"y":105000,"z":0}},{"groupId":210,"instId":200003,"monsterId":3002020,"eventId":20331127,"pos":{"x":-280321,"y":-116170,"z":435427},"rot":{"x":0,"y":105000,"z":0}},{"groupId":210,"instId":200001,"monsterId":3001020,"eventId":20331125,"pos":{"x":-257610,"y":-118723,"z":420960},"rot":{"x":0,"y":245000,"z":0}}],"teleports":{}},"213":{"props":[{"groupId":213,"instId":300002,"propState":0,"propId":100,"pos":{"x":-270124,"y":-120519,"z":366264},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":213,"instId":400001,"npcId":13168,"pos":{"x":-288144,"y":-109517,"z":473938},"rot":{"x":0,"y":33720,"z":0}}],"monsters":[{"groupId":213,"instId":200001,"monsterId":8002040,"eventId":20331170,"pos":{"x":-285440,"y":-109517,"z":491808},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-4120,"y":-2020,"z":91680},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"214":{"props":[{"groupId":214,"instId":300002,"propState":0,"propId":100,"pos":{"x":-11272,"y":-11619,"z":111115},"rot":{"x":0,"y":0,"z":0}},{"groupId":214,"instId":300001,"propState":0,"propId":100,"pos":{"x":-439154,"y":-111019,"z":488352},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[],"monsters":[{"groupId":214,"instId":200001,"monsterId":3002050,"eventId":20331240,"pos":{"x":-441400,"y":-111019,"z":508380},"rot":{"x":0,"y":150000,"z":0}}],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-452572,"y":-109516,"z":499401},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"219":{"props":[{"groupId":219,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-259964,"y":-119102,"z":448240},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300001,"propState":11,"propId":60302,"pos":{"x":261145,"y":48722,"z":825570},"rot":{"x":0,"y":90000,"z":0}},{"groupId":217,"instId":300003,"propState":0,"propId":211,"pos":{"x":261145,"y":48722,"z":825570},"rot":{"x":0,"y":90000,"z":0}},{"groupId":217,"instId":300002,"propState":0,"propId":100,"pos":{"x":261145,"y":48722,"z":825570},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":217,"instId":200002,"monsterId":3002020,"eventId":20331232,"pos":{"x":262474,"y":48722,"z":829302},"rot":{"x":0,"y":0,"z":0}},{"groupId":217,"instId":200001,"monsterId":3002040,"eventId":20331231,"pos":{"x":264981,"y":48722,"z":829437},"rot":{"x":0,"y":337905,"z":0}}],"teleports":{}},"220":{"props":[{"groupId":220,"instId":300001,"propState":11,"propId":103018,"pos":{"x":262421,"y":51822,"z":804075},"rot":{"x":0,"y":268267,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"301":{"props":[{"groupId":301,"instId":300001,"propState":8,"propId":801,"pos":{"x":-14050,"y":592,"z":86886},"rot":{"x":0,"y":110000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1022":{"anchorId":1,"groupId":301,"instId":300001,"pos":{"x":-13238,"y":592,"z":86502},"rot":{"x":0,"y":290000,"z":0}}}},"314":{"props":[{"groupId":314,"instId":300002,"propState":0,"propId":100,"pos":{"x":-440597,"y":-120519,"z":366264},"rot":{"x":0,"y":0,"z":0}},{"groupId":314,"instId":300001,"propState":0,"propId":100,"pos":{"x":-441937,"y":-111019,"z":512984},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":314,"instId":400001,"npcId":13168,"pos":{"x":-444103,"y":-111009,"z":492691},"rot":{"x":0,"y":38773,"z":0}}],"monsters":[{"groupId":314,"instId":200001,"monsterId":3002050,"eventId":20331240,"pos":{"x":-439154,"y":-111019,"z":508352},"rot":{"x":0,"y":210000,"z":0}}],"teleports":{}},"327":{"props":[{"groupId":327,"instId":300001,"propState":0,"propId":100,"pos":{"x":-443430,"y":-110862,"z":479370},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"328":{"props":[{"groupId":328,"instId":300002,"propState":0,"propId":100,"pos":{"x":456430,"y":-12680,"z":804620},"rot":{"x":0,"y":270000,"z":0}},{"groupId":328,"instId":300005,"propState":0,"propId":211,"pos":{"x":453300,"y":-12860,"z":807290},"rot":{"x":0,"y":311753,"z":0}},{"groupId":328,"instId":300004,"propState":20,"propId":60303,"pos":{"x":453300,"y":-12860,"z":807290},"rot":{"x":0,"y":311753,"z":0}},{"groupId":328,"instId":300003,"propState":0,"propId":100,"pos":{"x":456430,"y":-12680,"z":804620},"rot":{"x":0,"y":270000,"z":0}},{"groupId":328,"instId":300001,"propState":0,"propId":100,"pos":{"x":456430,"y":-12680,"z":804620},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"330":{"props":[{"groupId":330,"instId":300001,"propState":20,"propId":60303,"pos":{"x":371260,"y":50120,"z":428107},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"329":{"props":[{"groupId":329,"instId":300002,"propState":12,"propId":60301,"pos":{"x":333873,"y":31720,"z":414049},"rot":{"x":0,"y":0,"z":0}},{"groupId":329,"instId":300003,"propState":12,"propId":60301,"pos":{"x":330721,"y":32779,"z":406741},"rot":{"x":0,"y":0,"z":347444}},{"groupId":329,"instId":300004,"propState":12,"propId":60303,"pos":{"x":355063,"y":31720,"z":409298},"rot":{"x":0,"y":270000,"z":0}},{"groupId":329,"instId":300001,"propState":12,"propId":60301,"pos":{"x":377747,"y":48835,"z":430433},"rot":{"x":346482,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"324":{"props":[{"groupId":324,"instId":300019,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300014,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300018,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300017,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300016,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300015,"propState":0,"propId":109,"pos":{"x":406110,"y":-13646,"z":428020},"rot":{"x":0,"y":90000,"z":0}},{"groupId":324,"instId":300013,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300012,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300011,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300010,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300009,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300008,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300007,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300002,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300004,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300003,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300006,"propState":0,"propId":100,"pos":{"x":388060,"y":-13820,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":324,"instId":300005,"propState":0,"propId":103043,"pos":{"x":369925,"y":-13718,"z":429883},"rot":{"x":0,"y":68258,"z":0}},{"groupId":324,"instId":300001,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":324,"instId":400001,"npcId":3098,"pos":{"x":369981,"y":-13117,"z":429791},"rot":{"x":0,"y":46470,"z":0}}],"monsters":[],"teleports":{}},"351":{"props":[{"groupId":351,"instId":300004,"propState":0,"propId":100,"pos":{"x":-277454,"y":3281,"z":738524},"rot":{"x":0,"y":0,"z":0}},{"groupId":351,"instId":300003,"propState":20,"propId":60303,"pos":{"x":-275224,"y":6717,"z":826333},"rot":{"x":0,"y":154011,"z":0}},{"groupId":351,"instId":300002,"propState":0,"propId":100,"pos":{"x":-272526,"y":6332,"z":823088},"rot":{"x":0,"y":0,"z":0}},{"groupId":351,"instId":300001,"propState":2,"propId":100,"pos":{"x":-273133,"y":8122,"z":822796},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"352":{"props":[{"groupId":352,"instId":300006,"propState":18,"propId":103038,"pos":{"x":288204,"y":49651,"z":825941},"rot":{"x":346465,"y":270660,"z":43236}},{"groupId":352,"instId":300008,"propState":18,"propId":103038,"pos":{"x":228110,"y":-23600,"z":179050},"rot":{"x":348315,"y":229302,"z":15156}},{"groupId":352,"instId":300002,"propState":18,"propId":101028,"pos":{"x":-8890,"y":1708,"z":-20240},"rot":{"x":0,"y":181830,"z":0}},{"groupId":352,"instId":300009,"propState":18,"propId":103038,"pos":{"x":371224,"y":32739,"z":418764},"rot":{"x":354170,"y":258062,"z":50791}},{"groupId":352,"instId":300007,"propState":18,"propId":103038,"pos":{"x":11,"y":1086,"z":-5985},"rot":{"x":348315,"y":274660,"z":15156}},{"groupId":352,"instId":300005,"propState":18,"propId":103038,"pos":{"x":390140,"y":51283,"z":439463},"rot":{"x":348315,"y":4060,"z":15156}},{"groupId":352,"instId":300004,"propState":18,"propId":103037,"pos":{"x":9689,"y":1083,"z":77295},"rot":{"x":0,"y":88252,"z":0}},{"groupId":352,"instId":300003,"propState":18,"propId":103037,"pos":{"x":266602,"y":49865,"z":797402},"rot":{"x":0,"y":203191,"z":0}},{"groupId":352,"instId":300001,"propState":18,"propId":101029,"pos":{"x":372128,"y":44348,"z":430969},"rot":{"x":0,"y":117243,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"350":{"props":[{"groupId":350,"instId":300002,"propState":20,"propId":60303,"pos":{"x":-445061,"y":6315,"z":820020},"rot":{"x":0,"y":180000,"z":0}},{"groupId":350,"instId":300003,"propState":0,"propId":100,"pos":{"x":-445048,"y":3403,"z":738430},"rot":{"x":0,"y":0,"z":0}},{"groupId":350,"instId":300001,"propState":0,"propId":100,"pos":{"x":-445130,"y":6717,"z":832695},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":350,"instId":400004,"npcId":3090,"pos":{"x":-445100,"y":6717,"z":830010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":350,"instId":400010,"npcId":3090,"pos":{"x":-444040,"y":6717,"z":831550},"rot":{"x":0,"y":180000,"z":0}},{"groupId":350,"instId":400008,"npcId":3090,"pos":{"x":-448710,"y":6717,"z":831560},"rot":{"x":0,"y":180000,"z":0}},{"groupId":350,"instId":400005,"npcId":3090,"pos":{"x":-442810,"y":6717,"z":829990},"rot":{"x":0,"y":180000,"z":0}},{"groupId":350,"instId":400002,"npcId":3090,"pos":{"x":-444050,"y":6717,"z":828205},"rot":{"x":0,"y":180000,"z":0}},{"groupId":350,"instId":400011,"npcId":13231,"pos":{"x":-447387,"y":6717,"z":825331},"rot":{"x":0,"y":143387,"z":0}},{"groupId":350,"instId":400009,"npcId":3090,"pos":{"x":-441480,"y":6717,"z":831600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":350,"instId":400007,"npcId":3090,"pos":{"x":-446130,"y":6717,"z":831540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":350,"instId":400006,"npcId":3090,"pos":{"x":-447380,"y":6717,"z":829990},"rot":{"x":0,"y":180000,"z":0}},{"groupId":350,"instId":400003,"npcId":3090,"pos":{"x":-446130,"y":6717,"z":828190},"rot":{"x":0,"y":180000,"z":0}},{"groupId":350,"instId":400001,"npcId":3090,"pos":{"x":-445100,"y":6717,"z":826420},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"361":{"props":[{"groupId":361,"instId":300005,"propState":18,"propId":103036,"pos":{"x":242828,"y":-26714,"z":257936},"rot":{"x":0,"y":146959,"z":0}},{"groupId":361,"instId":300004,"propState":18,"propId":103036,"pos":{"x":416093,"y":-18835,"z":842061},"rot":{"x":0,"y":146959,"z":0}},{"groupId":361,"instId":300003,"propState":18,"propId":103036,"pos":{"x":390160,"y":53468,"z":487988},"rot":{"x":0,"y":146959,"z":0}},{"groupId":361,"instId":300002,"propState":18,"propId":103036,"pos":{"x":-443501,"y":-111019,"z":509513},"rot":{"x":0,"y":146959,"z":0}},{"groupId":361,"instId":300001,"propState":18,"propId":103036,"pos":{"x":-267524,"y":-111019,"z":511633},"rot":{"x":0,"y":146959,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"355":{"props":[{"groupId":355,"instId":300010,"propState":0,"propId":102,"pos":{"x":371400,"y":50560,"z":400630},"rot":{"x":0,"y":0,"z":0}},{"groupId":355,"instId":300009,"propState":0,"propId":102,"pos":{"x":371400,"y":50560,"z":406400},"rot":{"x":0,"y":0,"z":0}},{"groupId":355,"instId":300008,"propState":0,"propId":102,"pos":{"x":371400,"y":43750,"z":406400},"rot":{"x":0,"y":0,"z":0}},{"groupId":355,"instId":300007,"propState":0,"propId":102,"pos":{"x":371400,"y":31750,"z":406400},"rot":{"x":0,"y":0,"z":0}},{"groupId":355,"instId":300006,"propState":0,"propId":102,"pos":{"x":371400,"y":-14305,"z":406400},"rot":{"x":0,"y":0,"z":0}},{"groupId":355,"instId":300005,"propState":0,"propId":103202,"pos":{"x":369087,"y":50560,"z":407284},"rot":{"x":0,"y":0,"z":0}},{"groupId":355,"instId":300004,"propState":0,"propId":103202,"pos":{"x":369087,"y":43750,"z":407284},"rot":{"x":0,"y":0,"z":0}},{"groupId":355,"instId":300003,"propState":0,"propId":103202,"pos":{"x":369087,"y":31750,"z":407284},"rot":{"x":0,"y":0,"z":0}},{"groupId":355,"instId":300002,"propState":0,"propId":103202,"pos":{"x":369087,"y":-14307,"z":407284},"rot":{"x":0,"y":0,"z":0}},{"groupId":355,"instId":300001,"propState":1,"propId":103135,"pos":{"x":371390,"y":-14980,"z":403568},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"364":{"props":[{"groupId":364,"instId":300001,"propState":0,"propId":100,"pos":{"x":359270,"y":41151,"z":381470},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":364,"instId":400001,"npcId":13168,"pos":{"x":369158,"y":43750,"z":419280},"rot":{"x":0,"y":147001,"z":0}}],"monsters":[],"teleports":{}},"382":{"props":[{"groupId":382,"instId":300002,"propState":1,"propId":103013,"pos":{"x":371231,"y":50550,"z":394962},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"390":{"props":[{"groupId":390,"instId":300004,"propState":0,"propId":100,"pos":{"x":359240,"y":50120,"z":440610},"rot":{"x":0,"y":270000,"z":0}},{"groupId":390,"instId":300002,"propState":0,"propId":100,"pos":{"x":371340,"y":44740,"z":409000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":390,"instId":300005,"propState":0,"propId":100,"pos":{"x":371510,"y":31720,"z":410586},"rot":{"x":0,"y":270000,"z":0}},{"groupId":390,"instId":300003,"propState":0,"propId":100,"pos":{"x":371470,"y":50550,"z":403692},"rot":{"x":0,"y":270000,"z":0}},{"groupId":390,"instId":300001,"propState":0,"propId":100,"pos":{"x":363220,"y":43741,"z":440005},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"392":{"props":[{"groupId":392,"instId":300004,"propState":0,"propId":102,"pos":{"x":372291,"y":43730,"z":443100},"rot":{"x":0,"y":0,"z":0}},{"groupId":392,"instId":300003,"propState":0,"propId":102,"pos":{"x":358943,"y":49753,"z":442779},"rot":{"x":0,"y":0,"z":0}},{"groupId":392,"instId":300005,"propState":0,"propId":102,"pos":{"x":359655,"y":43541,"z":423712},"rot":{"x":0,"y":0,"z":0}},{"groupId":392,"instId":300002,"propState":0,"propId":102,"pos":{"x":383451,"y":50120,"z":454806},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"388":{"props":[{"groupId":388,"instId":300005,"propState":0,"propId":109,"pos":{"x":341090,"y":34903,"z":418289},"rot":{"x":0,"y":270000,"z":0}},{"groupId":388,"instId":300004,"propState":0,"propId":109,"pos":{"x":340138,"y":34903,"z":420906},"rot":{"x":0,"y":270000,"z":0}},{"groupId":388,"instId":300002,"propState":0,"propId":109,"pos":{"x":341844,"y":34903,"z":421441},"rot":{"x":0,"y":270000,"z":0}},{"groupId":388,"instId":300001,"propState":0,"propId":100,"pos":{"x":348219,"y":31720,"z":420548},"rot":{"x":0,"y":268238,"z":0}}],"npcs":[],"monsters":[{"groupId":388,"instId":200006,"monsterId":3002041,"eventId":10301299,"pos":{"x":341581,"y":31720,"z":408310},"rot":{"x":0,"y":180000,"z":0}},{"groupId":388,"instId":200008,"monsterId":3002011,"eventId":10301299,"pos":{"x":339030,"y":31720,"z":409440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":388,"instId":200007,"monsterId":3001021,"eventId":10301299,"pos":{"x":344517,"y":31720,"z":409302},"rot":{"x":0,"y":270000,"z":0}},{"groupId":388,"instId":200005,"monsterId":3002041,"eventId":10301299,"pos":{"x":339684,"y":31720,"z":407280},"rot":{"x":0,"y":296250,"z":0}},{"groupId":388,"instId":200004,"monsterId":3002011,"eventId":10301299,"pos":{"x":344060,"y":31720,"z":407902},"rot":{"x":0,"y":180000,"z":0}},{"groupId":388,"instId":200003,"monsterId":3002011,"eventId":10301299,"pos":{"x":344673,"y":31720,"z":422536},"rot":{"x":0,"y":90000,"z":0}},{"groupId":388,"instId":200002,"monsterId":3002011,"eventId":10301299,"pos":{"x":335323,"y":31720,"z":425101},"rot":{"x":0,"y":150166,"z":0}},{"groupId":388,"instId":200001,"monsterId":3002041,"eventId":10301299,"pos":{"x":352549,"y":31720,"z":419574},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"396":{"props":[{"groupId":396,"instId":300001,"propState":18,"propId":103038,"pos":{"x":232581,"y":-27457,"z":266468},"rot":{"x":348315,"y":274048,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":401,"startAnchorId":1,"startGroupId":432}},"2033201":{"P20332_F20332001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300008,"propState":1,"propId":103001,"pos":{"x":2280,"y":84397,"z":775980},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300011,"propState":1,"propId":103001,"pos":{"x":15640,"y":64036,"z":806007},"rot":{"x":0,"y":90020,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300002,"propState":0,"propId":103003,"pos":{"x":-8196,"y":90000,"z":808600},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":103003,"pos":{"x":24740,"y":92950,"z":806020},"rot":{"x":0,"y":90000,"z":270000}},{"groupId":8,"instId":300001,"propState":0,"propId":103003,"pos":{"x":-8030,"y":81630,"z":799540},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300004,"propState":8,"propId":101,"pos":{"x":141798,"y":14683,"z":144624},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300003,"propState":8,"propId":101,"pos":{"x":-142380,"y":14682,"z":144156},"rot":{"x":0,"y":45000,"z":0}},{"groupId":9,"instId":300002,"propState":8,"propId":101,"pos":{"x":100,"y":4797,"z":150320},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":8,"propId":101,"pos":{"x":4830,"y":11518,"z":690},"rot":{"x":0,"y":314789,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2033201":{"anchorId":1,"groupId":9,"instId":300001,"pos":{"x":150,"y":11551,"z":430},"rot":{"x":0,"y":0,"z":0}},"2033202":{"anchorId":2,"groupId":9,"instId":300002,"pos":{"x":-50,"y":4741,"z":154460},"rot":{"x":0,"y":0,"z":0}},"2033203":{"anchorId":3,"groupId":9,"instId":300003,"pos":{"x":-132537,"y":14692,"z":147035},"rot":{"x":0,"y":150000,"z":0}},"2033204":{"anchorId":4,"groupId":9,"instId":300004,"pos":{"x":135158,"y":14690,"z":151012},"rot":{"x":0,"y":210000,"z":0}}}},"11":{"props":[{"groupId":11,"instId":300012,"propState":12,"propId":60301,"pos":{"x":162362,"y":15131,"z":125140},"rot":{"x":0,"y":315000,"z":0}},{"groupId":11,"instId":300011,"propState":12,"propId":60301,"pos":{"x":72404,"y":7259,"z":101987},"rot":{"x":0,"y":55000,"z":0}},{"groupId":11,"instId":300010,"propState":12,"propId":60301,"pos":{"x":60360,"y":3461,"z":213710},"rot":{"x":0,"y":105000,"z":0}},{"groupId":11,"instId":300009,"propState":12,"propId":60301,"pos":{"x":-107350,"y":13750,"z":151530},"rot":{"x":0,"y":235000,"z":0}},{"groupId":11,"instId":300008,"propState":12,"propId":60301,"pos":{"x":-134690,"y":14213,"z":100210},"rot":{"x":0,"y":45000,"z":0}},{"groupId":11,"instId":300007,"propState":12,"propId":60301,"pos":{"x":-161783,"y":4760,"z":184980},"rot":{"x":0,"y":75933,"z":0}},{"groupId":11,"instId":300006,"propState":12,"propId":60301,"pos":{"x":-63406,"y":1700,"z":259243},"rot":{"x":0,"y":265000,"z":0}},{"groupId":11,"instId":300005,"propState":12,"propId":60301,"pos":{"x":-34870,"y":5245,"z":179940},"rot":{"x":0,"y":215000,"z":0}},{"groupId":11,"instId":300004,"propState":12,"propId":60301,"pos":{"x":7880,"y":11518,"z":32880},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300003,"propState":12,"propId":60301,"pos":{"x":-45310,"y":11513,"z":17970},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300002,"propState":12,"propId":60301,"pos":{"x":60400,"y":12753,"z":-8190},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-40,"y":7220,"z":-60200},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[],"npcs":[],"monsters":[{"groupId":13,"instId":200001,"monsterId":8002040,"eventId":20332170,"pos":{"x":0,"y":10288,"z":147880},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"360":{"props":[{"groupId":360,"instId":300001,"propState":8,"propId":113,"pos":{"x":-24,"y":4677,"z":281675},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1305":{"anchorId":1,"groupId":360,"instId":300001,"pos":{"x":-30,"y":4662,"z":279240},"rot":{"x":0,"y":0,"z":0}}}},"482":{"props":[{"groupId":482,"instId":300001,"propState":8,"propId":801,"pos":{"x":63280,"y":1699,"z":258020},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1023":{"anchorId":1,"groupId":482,"instId":300001,"pos":{"x":64574,"y":1699,"z":258502},"rot":{"x":0,"y":243401,"z":0}}}},"483":{"props":[{"groupId":483,"instId":300002,"propState":0,"propId":102,"pos":{"x":-159410,"y":4760,"z":191270},"rot":{"x":0,"y":135000,"z":0}},{"groupId":483,"instId":300001,"propState":8,"propId":901,"pos":{"x":-159120,"y":4760,"z":190050},"rot":{"x":0,"y":35484,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1210":{"anchorId":1,"groupId":483,"instId":300001,"pos":{"x":-157817,"y":4760,"z":189120},"rot":{"x":0,"y":305483,"z":0}}}},"489":{"props":[{"groupId":489,"instId":300001,"propState":8,"propId":702,"pos":{"x":49500,"y":13753,"z":4950},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":489,"instId":200001,"monsterId":3003054,"eventId":101221,"pos":{"x":49500,"y":12753,"z":4950},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{"1121":{"anchorId":1,"groupId":489,"instId":300001,"pos":{"x":43430,"y":12753,"z":4950},"rot":{"x":0,"y":90000,"z":0}}}},"498":{"props":[{"groupId":498,"instId":300001,"propState":8,"propId":702,"pos":{"x":90140,"y":8259,"z":91590},"rot":{"x":0,"y":265635,"z":0}}],"npcs":[],"monsters":[{"groupId":498,"instId":200001,"monsterId":3003043,"eventId":101219,"pos":{"x":90140,"y":7259,"z":91590},"rot":{"x":0,"y":355635,"z":0}}],"teleports":{"1119":{"anchorId":1,"groupId":498,"instId":300001,"pos":{"x":89970,"y":7259,"z":97360},"rot":{"x":0,"y":180000,"z":0}}}},"14":{"props":[{"groupId":14,"instId":300001,"propState":0,"propId":138,"pos":{"x":34900,"y":5150,"z":178840},"rot":{"x":0,"y":145768,"z":0}},{"groupId":14,"instId":300002,"propState":0,"propId":103013,"pos":{"x":34900,"y":5150,"z":178840},"rot":{"x":0,"y":145768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300006,"propState":1,"propId":103013,"pos":{"x":116260,"y":107677,"z":775500},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300056,"propState":0,"propId":103015,"pos":{"x":-6783,"y":11508,"z":32128},"rot":{"x":0,"y":97577,"z":0}},{"groupId":12,"instId":300055,"propState":0,"propId":103016,"pos":{"x":149021,"y":10128,"z":165541},"rot":{"x":0,"y":216885,"z":0}},{"groupId":12,"instId":300054,"propState":0,"propId":103016,"pos":{"x":122098,"y":14692,"z":143076},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300053,"propState":0,"propId":103017,"pos":{"x":131979,"y":14692,"z":136428},"rot":{"x":0,"y":141176,"z":0}},{"groupId":12,"instId":300044,"propState":0,"propId":103017,"pos":{"x":-9095,"y":4202,"z":149366},"rot":{"x":0,"y":15303,"z":0}},{"groupId":12,"instId":300043,"propState":0,"propId":103016,"pos":{"x":-76308,"y":7266,"z":114087},"rot":{"x":0,"y":20600,"z":0}},{"groupId":12,"instId":300042,"propState":0,"propId":103017,"pos":{"x":-148340,"y":4760,"z":192315},"rot":{"x":0,"y":182577,"z":0}},{"groupId":12,"instId":300041,"propState":0,"propId":103017,"pos":{"x":-100917,"y":2448,"z":203747},"rot":{"x":0,"y":240079,"z":0}},{"groupId":12,"instId":300037,"propState":0,"propId":103017,"pos":{"x":4620,"y":14971,"z":71480},"rot":{"x":0,"y":179602,"z":0}},{"groupId":12,"instId":300036,"propState":0,"propId":103016,"pos":{"x":-5910,"y":14967,"z":60290},"rot":{"x":0,"y":121945,"z":0}},{"groupId":12,"instId":300034,"propState":0,"propId":103016,"pos":{"x":103070,"y":2460,"z":202860},"rot":{"x":0,"y":79351,"z":0}},{"groupId":12,"instId":300032,"propState":0,"propId":103016,"pos":{"x":147390,"y":14266,"z":134130},"rot":{"x":0,"y":328129,"z":0}},{"groupId":12,"instId":300022,"propState":0,"propId":103016,"pos":{"x":-66908,"y":4222,"z":174617},"rot":{"x":0,"y":39282,"z":0}},{"groupId":12,"instId":300021,"propState":0,"propId":103017,"pos":{"x":-76529,"y":4222,"z":188717},"rot":{"x":0,"y":47597,"z":0}},{"groupId":12,"instId":300007,"propState":0,"propId":103016,"pos":{"x":-26234,"y":11237,"z":44003},"rot":{"x":0,"y":269664,"z":0}},{"groupId":12,"instId":300057,"propState":0,"propId":103015,"pos":{"x":6527,"y":4202,"z":165069},"rot":{"x":0,"y":349862,"z":0}},{"groupId":12,"instId":300048,"propState":0,"propId":103017,"pos":{"x":70361,"y":1699,"z":261652},"rot":{"x":0,"y":286619,"z":0}},{"groupId":12,"instId":300047,"propState":0,"propId":103017,"pos":{"x":80188,"y":2432,"z":197799},"rot":{"x":0,"y":303891,"z":0}},{"groupId":12,"instId":300046,"propState":0,"propId":103016,"pos":{"x":50638,"y":2432,"z":181615},"rot":{"x":0,"y":330314,"z":0}},{"groupId":12,"instId":300045,"propState":0,"propId":103016,"pos":{"x":20838,"y":4214,"z":165114},"rot":{"x":0,"y":351001,"z":0}},{"groupId":12,"instId":300027,"propState":0,"propId":103017,"pos":{"x":-71479,"y":670,"z":247016},"rot":{"x":0,"y":62810,"z":0}},{"groupId":12,"instId":300026,"propState":0,"propId":103016,"pos":{"x":-56288,"y":2432,"z":191178},"rot":{"x":0,"y":37301,"z":0}},{"groupId":12,"instId":300015,"propState":0,"propId":103016,"pos":{"x":-80726,"y":2432,"z":199027},"rot":{"x":0,"y":57768,"z":0}},{"groupId":12,"instId":300011,"propState":0,"propId":103017,"pos":{"x":-59880,"y":2432,"z":168958},"rot":{"x":0,"y":28937,"z":0}},{"groupId":12,"instId":300031,"propState":0,"propId":103017,"pos":{"x":146570,"y":14266,"z":133590},"rot":{"x":0,"y":274276,"z":0}},{"groupId":12,"instId":300030,"propState":0,"propId":103016,"pos":{"x":122160,"y":14213,"z":113640},"rot":{"x":0,"y":169059,"z":0}},{"groupId":12,"instId":300029,"propState":0,"propId":103017,"pos":{"x":122520,"y":14213,"z":111790},"rot":{"x":0,"y":169059,"z":0}},{"groupId":12,"instId":300025,"propState":0,"propId":103016,"pos":{"x":76590,"y":4222,"z":188690},"rot":{"x":0,"y":304567,"z":0}},{"groupId":12,"instId":300019,"propState":0,"propId":103017,"pos":{"x":109765,"y":2404,"z":241576},"rot":{"x":0,"y":283016,"z":0}},{"groupId":12,"instId":300018,"propState":0,"propId":103016,"pos":{"x":95735,"y":2401,"z":230141},"rot":{"x":0,"y":289984,"z":0}},{"groupId":12,"instId":300017,"propState":0,"propId":103016,"pos":{"x":-98372,"y":10128,"z":118523},"rot":{"x":0,"y":140104,"z":0}},{"groupId":12,"instId":300016,"propState":0,"propId":103016,"pos":{"x":-108977,"y":13739,"z":142073},"rot":{"x":0,"y":280538,"z":0}},{"groupId":12,"instId":300010,"propState":0,"propId":103016,"pos":{"x":-61646,"y":4211,"z":142617},"rot":{"x":0,"y":20312,"z":0}},{"groupId":12,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-54000,"y":11524,"z":58080},"rot":{"x":0,"y":20312,"z":0}},{"groupId":12,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-29350,"y":11245,"z":31580},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300006,"propState":0,"propId":103016,"pos":{"x":5543,"y":11558,"z":43498},"rot":{"x":0,"y":212016,"z":0}},{"groupId":12,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-6797,"y":11508,"z":15673},"rot":{"x":0,"y":100752,"z":0}},{"groupId":12,"instId":300035,"propState":0,"propId":103015,"pos":{"x":142775,"y":4760,"z":187109},"rot":{"x":0,"y":349862,"z":0}},{"groupId":12,"instId":300033,"propState":0,"propId":103015,"pos":{"x":76801,"y":7267,"z":98960},"rot":{"x":0,"y":349862,"z":0}},{"groupId":12,"instId":300052,"propState":0,"propId":103017,"pos":{"x":132921,"y":14692,"z":137904},"rot":{"x":0,"y":159803,"z":0}},{"groupId":12,"instId":300051,"propState":0,"propId":103017,"pos":{"x":145582,"y":14213,"z":107765},"rot":{"x":0,"y":325385,"z":0}},{"groupId":12,"instId":300050,"propState":0,"propId":103017,"pos":{"x":154300,"y":14213,"z":116620},"rot":{"x":0,"y":286619,"z":0}},{"groupId":12,"instId":300049,"propState":0,"propId":103016,"pos":{"x":72167,"y":670,"z":240529},"rot":{"x":0,"y":295055,"z":0}},{"groupId":12,"instId":300040,"propState":0,"propId":103016,"pos":{"x":40016,"y":5941,"z":146816},"rot":{"x":0,"y":339996,"z":0}},{"groupId":12,"instId":300020,"propState":0,"propId":103017,"pos":{"x":-39860,"y":5941,"z":146740},"rot":{"x":0,"y":23265,"z":0}},{"groupId":12,"instId":300039,"propState":0,"propId":103017,"pos":{"x":4435,"y":14958,"z":100685},"rot":{"x":0,"y":186662,"z":0}},{"groupId":12,"instId":300038,"propState":0,"propId":103016,"pos":{"x":-4878,"y":14948,"z":85816},"rot":{"x":0,"y":133791,"z":0}},{"groupId":12,"instId":300024,"propState":0,"propId":103017,"pos":{"x":66907,"y":4221,"z":174596},"rot":{"x":0,"y":323962,"z":0}},{"groupId":12,"instId":300023,"propState":0,"propId":103016,"pos":{"x":-95380,"y":2401,"z":230030},"rot":{"x":0,"y":70586,"z":0}},{"groupId":12,"instId":300028,"propState":0,"propId":103017,"pos":{"x":-147705,"y":14692,"z":133636},"rot":{"x":0,"y":169059,"z":0}},{"groupId":12,"instId":300014,"propState":0,"propId":103016,"pos":{"x":-149431,"y":14692,"z":133449},"rot":{"x":0,"y":169059,"z":0}},{"groupId":12,"instId":300013,"propState":0,"propId":103016,"pos":{"x":-148920,"y":10128,"z":164780},"rot":{"x":0,"y":20312,"z":0}},{"groupId":12,"instId":300012,"propState":0,"propId":103016,"pos":{"x":-109740,"y":2404,"z":241450},"rot":{"x":0,"y":72942,"z":0}},{"groupId":12,"instId":300004,"propState":0,"propId":103015,"pos":{"x":-154550,"y":4760,"z":181350},"rot":{"x":0,"y":349862,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":103015,"pos":{"x":-74330,"y":7257,"z":103110},"rot":{"x":0,"y":349862,"z":0}},{"groupId":12,"instId":300002,"propState":0,"propId":103015,"pos":{"x":-39949,"y":5224,"z":175829},"rot":{"x":0,"y":349862,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":103015,"pos":{"x":32770,"y":11545,"z":2890},"rot":{"x":0,"y":349862,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300003,"propState":1,"propId":103013,"pos":{"x":488551,"y":27910,"z":220880},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300001,"propState":0,"propId":138,"pos":{"x":-60220,"y":3335,"z":214290},"rot":{"x":0,"y":256367,"z":0}},{"groupId":25,"instId":300004,"propState":1,"propId":103013,"pos":{"x":-60220,"y":3335,"z":214290},"rot":{"x":0,"y":256367,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300005,"propState":1,"propId":103013,"pos":{"x":111600,"y":12206,"z":-401090},"rot":{"x":0,"y":91081,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300002,"propState":0,"propId":138,"pos":{"x":-113840,"y":13739,"z":155050},"rot":{"x":0,"y":154540,"z":0}},{"groupId":26,"instId":300001,"propState":1,"propId":103013,"pos":{"x":-113840,"y":13739,"z":155050},"rot":{"x":0,"y":154540,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300001,"propState":0,"propId":138,"pos":{"x":105805,"y":13739,"z":144145},"rot":{"x":0,"y":26473,"z":0}},{"groupId":28,"instId":300007,"propState":1,"propId":103013,"pos":{"x":105805,"y":13739,"z":144145},"rot":{"x":0,"y":26473,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300002,"propState":1,"propId":103013,"pos":{"x":-421531,"y":5730,"z":-291000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":29,"instId":300008,"propState":1,"propId":103013,"pos":{"x":-550800,"y":14870,"z":-290910},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300003,"propState":12,"propId":60302,"pos":{"x":443768,"y":18778,"z":214110},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300002,"propState":12,"propId":60301,"pos":{"x":431140,"y":434,"z":157320},"rot":{"x":0,"y":180000,"z":0}},{"groupId":64,"instId":300001,"propState":12,"propId":60301,"pos":{"x":413950,"y":6171,"z":184020},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300004,"propState":12,"propId":60301,"pos":{"x":384480,"y":6171,"z":189730},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300001,"propState":12,"propId":60301,"pos":{"x":438991,"y":-2562,"z":203322},"rot":{"x":0,"y":270105,"z":180000}},{"groupId":66,"instId":300002,"propState":12,"propId":60301,"pos":{"x":448165,"y":6771,"z":251311},"rot":{"x":0,"y":90000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300003,"propState":12,"propId":60301,"pos":{"x":-458908,"y":3006,"z":-313452},"rot":{"x":0,"y":180000,"z":0}},{"groupId":68,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-497160,"y":33045,"z":-286800},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300001,"propState":12,"propId":60303,"pos":{"x":-536907,"y":14870,"z":-290939},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300010,"propState":0,"propId":103134,"pos":{"x":156668,"y":14340,"z":222430},"rot":{"x":0,"y":187563,"z":0}},{"groupId":73,"instId":300002,"propState":0,"propId":103134,"pos":{"x":-341,"y":14790,"z":89637},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300004,"propState":0,"propId":103134,"pos":{"x":-461,"y":14610,"z":120291},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300009,"propState":101,"propId":103134,"pos":{"x":136535,"y":14340,"z":155189},"rot":{"x":0,"y":209110,"z":0}},{"groupId":73,"instId":300008,"propState":101,"propId":103134,"pos":{"x":112476,"y":14460,"z":122330},"rot":{"x":0,"y":227388,"z":0}},{"groupId":73,"instId":300007,"propState":0,"propId":103134,"pos":{"x":-156668,"y":14340,"z":222430},"rot":{"x":0,"y":172437,"z":0}},{"groupId":73,"instId":300006,"propState":101,"propId":103134,"pos":{"x":-112435,"y":14340,"z":122459},"rot":{"x":0,"y":310860,"z":0}},{"groupId":73,"instId":300005,"propState":101,"propId":103134,"pos":{"x":-136492,"y":14340,"z":155115},"rot":{"x":0,"y":330889,"z":0}},{"groupId":73,"instId":300003,"propState":0,"propId":103134,"pos":{"x":-91,"y":14790,"z":104951},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300001,"propState":0,"propId":103134,"pos":{"x":-270,"y":14790,"z":74295},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300002,"propState":0,"propId":102,"pos":{"x":132830,"y":14426,"z":131240},"rot":{"x":0,"y":315000,"z":0}},{"groupId":80,"instId":300001,"propState":0,"propId":100,"pos":{"x":128800,"y":14357,"z":105731},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[{"groupId":80,"instId":200002,"monsterId":3003013,"eventId":10301299,"pos":{"x":128800,"y":14357,"z":105731},"rot":{"x":0,"y":45000,"z":0}}],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300012,"propState":0,"propId":103133,"pos":{"x":-109973,"y":14540,"z":132162},"rot":{"x":0,"y":48549,"z":0}},{"groupId":74,"instId":300008,"propState":0,"propId":103133,"pos":{"x":9586,"y":11320,"z":37640},"rot":{"x":0,"y":88735,"z":0}},{"groupId":74,"instId":300009,"propState":101,"propId":103133,"pos":{"x":10274,"y":11503,"z":5174},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300018,"propState":0,"propId":103040,"pos":{"x":-61960,"y":4211,"z":138160},"rot":{"x":0,"y":35790,"z":0}},{"groupId":74,"instId":300013,"propState":0,"propId":103133,"pos":{"x":109973,"y":14540,"z":132162},"rot":{"x":0,"y":311451,"z":0}},{"groupId":74,"instId":300010,"propState":0,"propId":103133,"pos":{"x":-10476,"y":11503,"z":5085},"rot":{"x":0,"y":89757,"z":0}},{"groupId":74,"instId":300007,"propState":1,"propId":103133,"pos":{"x":118800,"y":14686,"z":143019},"rot":{"x":0,"y":307503,"z":0}},{"groupId":74,"instId":300005,"propState":0,"propId":103133,"pos":{"x":-110382,"y":2463,"z":198504},"rot":{"x":0,"y":75295,"z":0}},{"groupId":74,"instId":300019,"propState":0,"propId":103040,"pos":{"x":-108850,"y":2463,"z":198910},"rot":{"x":0,"y":75295,"z":0}},{"groupId":74,"instId":300002,"propState":1,"propId":103133,"pos":{"x":-9873,"y":11380,"z":37826},"rot":{"x":0,"y":89757,"z":0}},{"groupId":74,"instId":300014,"propState":0,"propId":103133,"pos":{"x":126957,"y":14540,"z":154869},"rot":{"x":0,"y":301402,"z":0}},{"groupId":74,"instId":300011,"propState":0,"propId":103133,"pos":{"x":-126957,"y":14540,"z":154869},"rot":{"x":0,"y":58598,"z":0}},{"groupId":74,"instId":300016,"propState":101,"propId":103133,"pos":{"x":34219,"y":11503,"z":5174},"rot":{"x":0,"y":90000,"z":0}},{"groupId":74,"instId":300006,"propState":1,"propId":103133,"pos":{"x":-118800,"y":14686,"z":143019},"rot":{"x":0,"y":52497,"z":0}},{"groupId":74,"instId":300004,"propState":0,"propId":103133,"pos":{"x":-62740,"y":4240,"z":136945},"rot":{"x":0,"y":35790,"z":0}},{"groupId":74,"instId":300003,"propState":0,"propId":103133,"pos":{"x":110189,"y":2463,"z":198517},"rot":{"x":0,"y":284705,"z":0}},{"groupId":74,"instId":300001,"propState":0,"propId":103133,"pos":{"x":62724,"y":4233,"z":136965},"rot":{"x":0,"y":324210,"z":0}},{"groupId":74,"instId":300015,"propState":1,"propId":103133,"pos":{"x":-16192,"y":11380,"z":37800},"rot":{"x":0,"y":89757,"z":0}},{"groupId":74,"instId":300017,"propState":0,"propId":100,"pos":{"x":-67348,"y":12639,"z":150287},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300001,"propState":12,"propId":60302,"pos":{"x":72280,"y":101762,"z":775780},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300005,"propState":0,"propId":100,"pos":{"x":141628,"y":14704,"z":122408},"rot":{"x":0,"y":270000,"z":0}},{"groupId":82,"instId":300004,"propState":2,"propId":103042,"pos":{"x":131390,"y":14242,"z":119200},"rot":{"x":0,"y":315000,"z":0}},{"groupId":82,"instId":300002,"propState":0,"propId":100,"pos":{"x":-140360,"y":17620,"z":-150930},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300001,"propState":0,"propId":100,"pos":{"x":130180,"y":14266,"z":120660},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[{"groupId":82,"instId":200001,"monsterId":3003013,"eventId":10301299,"pos":{"x":128800,"y":14357,"z":105731},"rot":{"x":0,"y":45000,"z":0}},{"groupId":82,"instId":200002,"monsterId":7010011,"eventId":10301299,"pos":{"x":1270,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300002,"propState":12,"propId":60302,"pos":{"x":147761,"y":6298,"z":-392130},"rot":{"x":0,"y":180000,"z":0}},{"groupId":92,"instId":300001,"propState":12,"propId":60301,"pos":{"x":208730,"y":-5629,"z":-377453},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300006,"propState":0,"propId":100,"pos":{"x":158400,"y":14217,"z":128876},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":300002,"propState":0,"propId":100,"pos":{"x":149300,"y":14266,"z":115000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":81,"instId":300004,"propState":0,"propId":103055,"pos":{"x":157884,"y":14244,"z":131084},"rot":{"x":0,"y":315000,"z":0}},{"groupId":81,"instId":300010,"propState":0,"propId":103055,"pos":{"x":125973,"y":14213,"z":107984},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":300001,"propState":0,"propId":100,"pos":{"x":-140368,"y":16077,"z":-146218},"rot":{"x":0,"y":90000,"z":0}},{"groupId":81,"instId":300007,"propState":0,"propId":103068,"pos":{"x":133208,"y":14266,"z":101417},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":300005,"propState":0,"propId":103055,"pos":{"x":133511,"y":14223,"z":130094},"rot":{"x":0,"y":135000,"z":0}},{"groupId":81,"instId":300003,"propState":0,"propId":103055,"pos":{"x":149294,"y":14217,"z":115020},"rot":{"x":0,"y":315000,"z":0}},{"groupId":81,"instId":300011,"propState":0,"propId":100,"pos":{"x":-154160,"y":11370,"z":-149390},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"127":{"props":[{"groupId":127,"instId":300002,"propState":0,"propId":103033,"pos":{"x":9670,"y":81650,"z":752771},"rot":{"x":0,"y":90000,"z":0}},{"groupId":127,"instId":300003,"propState":0,"propId":103039,"pos":{"x":16440,"y":81661,"z":751997},"rot":{"x":0,"y":90000,"z":0}},{"groupId":127,"instId":300001,"propState":0,"propId":103033,"pos":{"x":3670,"y":81650,"z":752771},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"128":{"props":[{"groupId":128,"instId":300003,"propState":0,"propId":103039,"pos":{"x":210350,"y":-5621,"z":-436771},"rot":{"x":0,"y":180000,"z":0}},{"groupId":128,"instId":300002,"propState":0,"propId":103033,"pos":{"x":211644,"y":-5600,"z":-434800},"rot":{"x":0,"y":0,"z":0}},{"groupId":128,"instId":300001,"propState":0,"propId":103033,"pos":{"x":211644,"y":-5600,"z":-428800},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"129":{"props":[{"groupId":129,"instId":300002,"propState":0,"propId":103033,"pos":{"x":-450060,"y":3007,"z":-270030},"rot":{"x":0,"y":0,"z":0}},{"groupId":129,"instId":300003,"propState":0,"propId":103039,"pos":{"x":-454610,"y":2996,"z":-262850},"rot":{"x":0,"y":0,"z":0}},{"groupId":129,"instId":300001,"propState":0,"propId":103033,"pos":{"x":-450060,"y":3007,"z":-276030},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"131":{"props":[{"groupId":131,"instId":300002,"propState":0,"propId":103033,"pos":{"x":-485838,"y":9044,"z":-288080},"rot":{"x":0,"y":0,"z":0}},{"groupId":131,"instId":300004,"propState":0,"propId":103033,"pos":{"x":-485838,"y":9044,"z":-294080},"rot":{"x":0,"y":0,"z":0}},{"groupId":131,"instId":300003,"propState":0,"propId":103039,"pos":{"x":-490620,"y":9034,"z":-280590},"rot":{"x":0,"y":0,"z":0}},{"groupId":131,"instId":300001,"propState":0,"propId":103033,"pos":{"x":-485838,"y":9044,"z":-300080},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"134":{"props":[{"groupId":134,"instId":300002,"propState":12,"propId":60301,"pos":{"x":57045,"y":69627,"z":784445},"rot":{"x":358628,"y":180000,"z":270000}},{"groupId":134,"instId":300001,"propState":12,"propId":60301,"pos":{"x":57035,"y":94310,"z":764390},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"195":{"props":[{"groupId":195,"instId":300011,"propState":0,"propId":103085,"pos":{"x":57020,"y":92820,"z":767520},"rot":{"x":0,"y":0,"z":90000}},{"groupId":195,"instId":300008,"propState":0,"propId":103085,"pos":{"x":57020,"y":92820,"z":784480},"rot":{"x":0,"y":0,"z":90000}},{"groupId":195,"instId":300007,"propState":1,"propId":103191,"pos":{"x":63050,"y":95830,"z":773530},"rot":{"x":0,"y":0,"z":90000}},{"groupId":195,"instId":300006,"propState":0,"propId":100,"pos":{"x":63030,"y":101775,"z":775670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":195,"instId":300005,"propState":0,"propId":103092,"pos":{"x":57040,"y":92760,"z":775760},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":195,"instId":300004,"propState":0,"propId":103092,"pos":{"x":57040,"y":92760,"z":776220},"rot":{"x":0,"y":0,"z":90000}},{"groupId":195,"instId":300003,"propState":1,"propId":103191,"pos":{"x":63050,"y":95830,"z":767530},"rot":{"x":0,"y":0,"z":90000}},{"groupId":195,"instId":300002,"propState":1,"propId":103192,"pos":{"x":57032,"y":93950,"z":787226},"rot":{"x":270000,"y":90000,"z":0}},{"groupId":195,"instId":300001,"propState":102,"propId":103150,"pos":{"x":63030,"y":95775,"z":770760},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"197":{"props":[{"groupId":197,"instId":300009,"propState":0,"propId":103085,"pos":{"x":18740,"y":81640,"z":743440},"rot":{"x":0,"y":0,"z":0}},{"groupId":197,"instId":300008,"propState":0,"propId":103085,"pos":{"x":18740,"y":81376,"z":737430},"rot":{"x":0,"y":0,"z":0}},{"groupId":197,"instId":300007,"propState":0,"propId":103085,"pos":{"x":700,"y":81640,"z":743420},"rot":{"x":0,"y":0,"z":0}},{"groupId":197,"instId":300006,"propState":0,"propId":103085,"pos":{"x":700,"y":81641,"z":737430},"rot":{"x":0,"y":0,"z":0}},{"groupId":197,"instId":300005,"propState":0,"propId":103092,"pos":{"x":9980,"y":81650,"z":740480},"rot":{"x":0,"y":90000,"z":0}},{"groupId":197,"instId":300004,"propState":0,"propId":103092,"pos":{"x":9290,"y":81650,"z":740480},"rot":{"x":0,"y":270000,"z":0}},{"groupId":197,"instId":300003,"propState":0,"propId":103191,"pos":{"x":3670,"y":75660,"z":737460},"rot":{"x":0,"y":0,"z":0}},{"groupId":197,"instId":300002,"propState":0,"propId":103192,"pos":{"x":14670,"y":88840,"z":737460},"rot":{"x":90000,"y":0,"z":0}},{"groupId":197,"instId":300001,"propState":101,"propId":103147,"pos":{"x":700,"y":81641,"z":737430},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"199":{"props":[{"groupId":199,"instId":300002,"propState":0,"propId":103192,"pos":{"x":389930,"y":-2753,"z":148240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":199,"instId":300003,"propState":0,"propId":103191,"pos":{"x":398950,"y":-8743,"z":140460},"rot":{"x":0,"y":0,"z":0}},{"groupId":199,"instId":300008,"propState":0,"propId":103085,"pos":{"x":383950,"y":-2743,"z":146460},"rot":{"x":0,"y":0,"z":0}},{"groupId":199,"instId":300007,"propState":0,"propId":103085,"pos":{"x":383950,"y":-2743,"z":140460},"rot":{"x":0,"y":0,"z":0}},{"groupId":199,"instId":300006,"propState":0,"propId":103085,"pos":{"x":395950,"y":-2743,"z":146460},"rot":{"x":0,"y":0,"z":0}},{"groupId":199,"instId":300005,"propState":0,"propId":103092,"pos":{"x":389720,"y":-2823,"z":143480},"rot":{"x":0,"y":270000,"z":0}},{"groupId":199,"instId":300004,"propState":0,"propId":103092,"pos":{"x":390210,"y":-2823,"z":143480},"rot":{"x":0,"y":90000,"z":0}},{"groupId":199,"instId":300001,"propState":101,"propId":103147,"pos":{"x":396050,"y":-2702,"z":140500},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"203":{"props":[{"groupId":203,"instId":300006,"propState":0,"propId":100,"pos":{"x":443710,"y":18743,"z":236660},"rot":{"x":0,"y":270000,"z":0}},{"groupId":203,"instId":300009,"propState":0,"propId":103085,"pos":{"x":455731,"y":6763,"z":236478},"rot":{"x":90000,"y":0,"z":0}},{"groupId":203,"instId":300008,"propState":0,"propId":103085,"pos":{"x":455731,"y":6763,"z":242478},"rot":{"x":90000,"y":0,"z":0}},{"groupId":203,"instId":300007,"propState":0,"propId":103085,"pos":{"x":440731,"y":9763,"z":242478},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":203,"instId":300005,"propState":0,"propId":103092,"pos":{"x":450010,"y":6810,"z":239480},"rot":{"x":0,"y":90000,"z":180000}},{"groupId":203,"instId":300004,"propState":0,"propId":103092,"pos":{"x":449470,"y":6810,"z":239480},"rot":{"x":0,"y":270000,"z":180000}},{"groupId":203,"instId":300003,"propState":0,"propId":103191,"pos":{"x":440731,"y":12763,"z":236478},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":203,"instId":300002,"propState":0,"propId":103192,"pos":{"x":457790,"y":6771,"z":233110},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":203,"instId":300001,"propState":101,"propId":103150,"pos":{"x":443710,"y":12743,"z":236660},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"200":{"props":[{"groupId":200,"instId":300012,"propState":0,"propId":103085,"pos":{"x":431000,"y":750,"z":152510},"rot":{"x":89980,"y":0,"z":0}},{"groupId":200,"instId":300008,"propState":1,"propId":103192,"pos":{"x":437610,"y":7250,"z":146505},"rot":{"x":270000,"y":180000,"z":0}},{"groupId":200,"instId":300013,"propState":0,"propId":103085,"pos":{"x":431000,"y":410,"z":152510},"rot":{"x":89980,"y":0,"z":0}},{"groupId":200,"instId":300011,"propState":0,"propId":103085,"pos":{"x":431000,"y":401,"z":146515},"rot":{"x":89980,"y":0,"z":0}},{"groupId":200,"instId":300010,"propState":0,"propId":103085,"pos":{"x":449922,"y":-5620,"z":152510},"rot":{"x":89980,"y":0,"z":0}},{"groupId":200,"instId":300009,"propState":0,"propId":103085,"pos":{"x":449922,"y":-5900,"z":146510},"rot":{"x":89980,"y":0,"z":0}},{"groupId":200,"instId":300006,"propState":102,"propId":103147,"pos":{"x":431220,"y":361,"z":146556},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":200,"instId":300005,"propState":0,"propId":103092,"pos":{"x":440180,"y":-2619,"z":146433},"rot":{"x":0,"y":270000,"z":270000}},{"groupId":200,"instId":300004,"propState":0,"propId":103092,"pos":{"x":440910,"y":-2619,"z":146434},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":200,"instId":300003,"propState":1,"propId":103191,"pos":{"x":434120,"y":401,"z":146515},"rot":{"x":89980,"y":0,"z":0}},{"groupId":200,"instId":300002,"propState":1,"propId":103192,"pos":{"x":437610,"y":-12490,"z":146505},"rot":{"x":270000,"y":180000,"z":0}},{"groupId":200,"instId":300001,"propState":102,"propId":103147,"pos":{"x":431220,"y":-5639,"z":146556},"rot":{"x":0,"y":270000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"206":{"props":[{"groupId":206,"instId":300009,"propState":0,"propId":103085,"pos":{"x":22030,"y":80990,"z":806040},"rot":{"x":0,"y":0,"z":0}},{"groupId":206,"instId":300008,"propState":0,"propId":103085,"pos":{"x":22030,"y":74990,"z":806040},"rot":{"x":0,"y":0,"z":0}},{"groupId":206,"instId":300007,"propState":0,"propId":103085,"pos":{"x":39420,"y":74990,"z":806040},"rot":{"x":0,"y":0,"z":0}},{"groupId":206,"instId":300006,"propState":0,"propId":103085,"pos":{"x":39420,"y":80990,"z":806040},"rot":{"x":0,"y":0,"z":0}},{"groupId":206,"instId":300005,"propState":0,"propId":103092,"pos":{"x":30470,"y":77990,"z":806080},"rot":{"x":0,"y":270000,"z":90000}},{"groupId":206,"instId":300004,"propState":0,"propId":103092,"pos":{"x":31180,"y":77990,"z":806080},"rot":{"x":0,"y":90000,"z":270000}},{"groupId":206,"instId":300003,"propState":1,"propId":103191,"pos":{"x":19010,"y":81010,"z":812020},"rot":{"x":90000,"y":180000,"z":0}},{"groupId":206,"instId":300002,"propState":1,"propId":103192,"pos":{"x":33630,"y":73820,"z":805983},"rot":{"x":90000,"y":180000,"z":0}},{"groupId":206,"instId":300001,"propState":102,"propId":103147,"pos":{"x":21910,"y":80970,"z":805980},"rot":{"x":0,"y":90000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"207":{"props":[{"groupId":207,"instId":300010,"propState":0,"propId":103085,"pos":{"x":57030,"y":83730,"z":764500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":207,"instId":300009,"propState":0,"propId":103085,"pos":{"x":57030,"y":77730,"z":764500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":207,"instId":300008,"propState":0,"propId":103085,"pos":{"x":57030,"y":77730,"z":775820},"rot":{"x":0,"y":90000,"z":0}},{"groupId":207,"instId":300007,"propState":0,"propId":103085,"pos":{"x":57030,"y":83730,"z":775820},"rot":{"x":0,"y":90000,"z":0}},{"groupId":207,"instId":300005,"propState":0,"propId":103092,"pos":{"x":57060,"y":80710,"z":769860},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":207,"instId":300004,"propState":0,"propId":103092,"pos":{"x":57060,"y":80710,"z":770360},"rot":{"x":0,"y":0,"z":90000}},{"groupId":207,"instId":300003,"propState":0,"propId":103191,"pos":{"x":63070,"y":83760,"z":778840},"rot":{"x":90000,"y":270000,"z":0}},{"groupId":207,"instId":300002,"propState":0,"propId":103192,"pos":{"x":57055,"y":76380,"z":770270},"rot":{"x":270000,"y":90000,"z":0}},{"groupId":207,"instId":300001,"propState":101,"propId":103147,"pos":{"x":57030,"y":83740,"z":775820},"rot":{"x":0,"y":180000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300003,"propState":0,"propId":103109,"pos":{"x":182370,"y":-17630,"z":-405750},"rot":{"x":0,"y":0,"z":0}},{"groupId":211,"instId":300009,"propState":0,"propId":211,"pos":{"x":153657,"y":274,"z":-455400},"rot":{"x":0,"y":180000,"z":0}},{"groupId":211,"instId":300007,"propState":0,"propId":100,"pos":{"x":182370,"y":-17630,"z":-405750},"rot":{"x":0,"y":20050,"z":0}},{"groupId":211,"instId":300005,"propState":0,"propId":100,"pos":{"x":182370,"y":-17630,"z":-405750},"rot":{"x":0,"y":20050,"z":0}},{"groupId":211,"instId":300002,"propState":0,"propId":103109,"pos":{"x":182370,"y":-17630,"z":-405750},"rot":{"x":0,"y":0,"z":0}},{"groupId":211,"instId":300008,"propState":20,"propId":60302,"pos":{"x":153657,"y":274,"z":-455400},"rot":{"x":0,"y":180000,"z":0}},{"groupId":211,"instId":300006,"propState":0,"propId":100,"pos":{"x":174462,"y":-5636,"z":-460954},"rot":{"x":0,"y":0,"z":0}},{"groupId":211,"instId":300004,"propState":0,"propId":103109,"pos":{"x":182370,"y":-17630,"z":-405750},"rot":{"x":0,"y":0,"z":0}},{"groupId":211,"instId":300001,"propState":20,"propId":103012,"pos":{"x":182370,"y":-17630,"z":-405750},"rot":{"x":0,"y":20050,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300010,"propState":0,"propId":102,"pos":{"x":190630,"y":-6400,"z":-438550},"rot":{"x":0,"y":0,"z":0}},{"groupId":210,"instId":300009,"propState":0,"propId":100,"pos":{"x":193691,"y":-5651,"z":-438336},"rot":{"x":0,"y":0,"z":0}},{"groupId":210,"instId":300008,"propState":0,"propId":100,"pos":{"x":189600,"y":270,"z":-418870},"rot":{"x":0,"y":0,"z":0}},{"groupId":210,"instId":300007,"propState":0,"propId":211,"pos":{"x":190570,"y":-5651,"z":-445151},"rot":{"x":0,"y":0,"z":0}},{"groupId":210,"instId":300006,"propState":20,"propId":60302,"pos":{"x":190570,"y":-5651,"z":-445151},"rot":{"x":0,"y":0,"z":0}},{"groupId":210,"instId":300005,"propState":0,"propId":100,"pos":{"x":189600,"y":270,"z":-418870},"rot":{"x":0,"y":0,"z":0}},{"groupId":210,"instId":300004,"propState":0,"propId":103109,"pos":{"x":189600,"y":270,"z":-418870},"rot":{"x":0,"y":0,"z":0}},{"groupId":210,"instId":300003,"propState":0,"propId":103109,"pos":{"x":189600,"y":270,"z":-418870},"rot":{"x":0,"y":352875,"z":0}},{"groupId":210,"instId":300002,"propState":0,"propId":103109,"pos":{"x":189600,"y":270,"z":-418870},"rot":{"x":0,"y":352875,"z":0}},{"groupId":210,"instId":300001,"propState":10,"propId":103012,"pos":{"x":189840,"y":270,"z":-418860},"rot":{"x":0,"y":359632,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"212":{"props":[{"groupId":212,"instId":300007,"propState":20,"propId":60302,"pos":{"x":181080,"y":-17631,"z":-399070},"rot":{"x":0,"y":90000,"z":0}},{"groupId":212,"instId":300008,"propState":0,"propId":211,"pos":{"x":181080,"y":-17631,"z":-399070},"rot":{"x":0,"y":90000,"z":0}},{"groupId":212,"instId":300006,"propState":0,"propId":100,"pos":{"x":179153,"y":-5631,"z":-456050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":212,"instId":300002,"propState":0,"propId":103109,"pos":{"x":179153,"y":-5631,"z":-456050},"rot":{"x":0,"y":0,"z":0}},{"groupId":212,"instId":300004,"propState":0,"propId":103109,"pos":{"x":179153,"y":-5631,"z":-456050},"rot":{"x":0,"y":0,"z":0}},{"groupId":212,"instId":300003,"propState":0,"propId":103109,"pos":{"x":179153,"y":-5631,"z":-456050},"rot":{"x":0,"y":0,"z":0}},{"groupId":212,"instId":300001,"propState":10,"propId":103012,"pos":{"x":179153,"y":-5631,"z":-456050},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300001,"propState":1,"propId":103192,"pos":{"x":-454642,"y":2996,"z":-295550},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"224":{"props":[{"groupId":224,"instId":300015,"propState":0,"propId":103085,"pos":{"x":-462131,"y":-3004,"z":-279040},"rot":{"x":0,"y":270000,"z":0}},{"groupId":224,"instId":300007,"propState":0,"propId":103085,"pos":{"x":-467910,"y":-6004,"z":-305916},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":224,"instId":300016,"propState":0,"propId":103085,"pos":{"x":-462131,"y":-3004,"z":-302916},"rot":{"x":0,"y":270000,"z":0}},{"groupId":224,"instId":300014,"propState":0,"propId":103085,"pos":{"x":-464910,"y":-3004,"z":-305916},"rot":{"x":0,"y":180000,"z":0}},{"groupId":224,"instId":300013,"propState":0,"propId":103085,"pos":{"x":-464910,"y":-3004,"z":-276040},"rot":{"x":0,"y":0,"z":0}},{"groupId":224,"instId":300012,"propState":0,"propId":103085,"pos":{"x":-456131,"y":2996,"z":-302916},"rot":{"x":0,"y":270000,"z":0}},{"groupId":224,"instId":300011,"propState":0,"propId":103085,"pos":{"x":-456131,"y":2996,"z":-279040},"rot":{"x":0,"y":270000,"z":0}},{"groupId":224,"instId":300006,"propState":0,"propId":103085,"pos":{"x":-467910,"y":-6004,"z":-276040},"rot":{"x":0,"y":0,"z":90000}},{"groupId":224,"instId":300010,"propState":0,"propId":103092,"pos":{"x":-459100,"y":2926,"z":-291410},"rot":{"x":0,"y":180000,"z":0}},{"groupId":224,"instId":300009,"propState":0,"propId":103092,"pos":{"x":-459100,"y":2926,"z":-290530},"rot":{"x":0,"y":0,"z":0}},{"groupId":224,"instId":300008,"propState":1,"propId":103191,"pos":{"x":-462131,"y":-3004,"z":-305916},"rot":{"x":0,"y":0,"z":270000}},{"groupId":224,"instId":300005,"propState":0,"propId":103092,"pos":{"x":-467950,"y":-6074,"z":-291410},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":224,"instId":300004,"propState":0,"propId":103092,"pos":{"x":-467950,"y":-6074,"z":-290530},"rot":{"x":0,"y":0,"z":90000}},{"groupId":224,"instId":300003,"propState":0,"propId":103191,"pos":{"x":-467910,"y":-9004,"z":-282040},"rot":{"x":0,"y":0,"z":270000}},{"groupId":224,"instId":300002,"propState":0,"propId":103192,"pos":{"x":-481430,"y":-3004,"z":-262140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":224,"instId":300001,"propState":101,"propId":103150,"pos":{"x":-462050,"y":-2990,"z":-302946},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300018,"propState":0,"propId":103085,"pos":{"x":-491930,"y":21070,"z":-291030},"rot":{"x":270000,"y":270000,"z":0}},{"groupId":223,"instId":300013,"propState":0,"propId":103085,"pos":{"x":-494930,"y":15070,"z":-288030},"rot":{"x":90000,"y":0,"z":0}},{"groupId":223,"instId":300021,"propState":0,"propId":103085,"pos":{"x":-497930,"y":15070,"z":-291030},"rot":{"x":90000,"y":270000,"z":0}},{"groupId":223,"instId":300019,"propState":0,"propId":103085,"pos":{"x":-491930,"y":15070,"z":-291030},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":223,"instId":300016,"propState":0,"propId":103085,"pos":{"x":-497930,"y":21070,"z":-321030},"rot":{"x":270000,"y":90000,"z":0}},{"groupId":223,"instId":300015,"propState":0,"propId":103085,"pos":{"x":-491930,"y":15070,"z":-321030},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":223,"instId":300012,"propState":0,"propId":103085,"pos":{"x":-494930,"y":15070,"z":-318030},"rot":{"x":89980,"y":0,"z":0}},{"groupId":223,"instId":300011,"propState":0,"propId":103085,"pos":{"x":-494930,"y":21070,"z":-288030},"rot":{"x":270000,"y":180000,"z":0}},{"groupId":223,"instId":300009,"propState":0,"propId":103085,"pos":{"x":-494930,"y":15070,"z":-294030},"rot":{"x":90000,"y":180000,"z":0}},{"groupId":223,"instId":300008,"propState":0,"propId":103085,"pos":{"x":-494930,"y":15070,"z":-324030},"rot":{"x":90000,"y":180000,"z":0}},{"groupId":223,"instId":300006,"propState":0,"propId":103085,"pos":{"x":-494930,"y":21070,"z":-324030},"rot":{"x":270000,"y":0,"z":0}},{"groupId":223,"instId":300003,"propState":0,"propId":103191,"pos":{"x":-497930,"y":21070,"z":-324030},"rot":{"x":0,"y":0,"z":180000}},{"groupId":223,"instId":300020,"propState":0,"propId":103085,"pos":{"x":-497930,"y":21070,"z":-291030},"rot":{"x":270000,"y":90000,"z":0}},{"groupId":223,"instId":300017,"propState":0,"propId":103085,"pos":{"x":-497930,"y":15070,"z":-321030},"rot":{"x":90000,"y":270000,"z":0}},{"groupId":223,"instId":300014,"propState":0,"propId":103085,"pos":{"x":-491930,"y":21070,"z":-321030},"rot":{"x":270000,"y":270000,"z":0}},{"groupId":223,"instId":300010,"propState":0,"propId":103085,"pos":{"x":-494930,"y":21070,"z":-318030},"rot":{"x":270020,"y":180000,"z":0}},{"groupId":223,"instId":300007,"propState":0,"propId":103085,"pos":{"x":-494930,"y":21070,"z":-294030},"rot":{"x":270000,"y":0,"z":0}},{"groupId":223,"instId":300005,"propState":0,"propId":103092,"pos":{"x":-497810,"y":18090,"z":-305490},"rot":{"x":0,"y":0,"z":270000}},{"groupId":223,"instId":300004,"propState":0,"propId":103092,"pos":{"x":-497810,"y":18090,"z":-306570},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":223,"instId":300002,"propState":0,"propId":103192,"pos":{"x":-505070,"y":26980,"z":-298020},"rot":{"x":0,"y":90000,"z":180000}},{"groupId":223,"instId":300001,"propState":101,"propId":103147,"pos":{"x":-495030,"y":15030,"z":-323990},"rot":{"x":0,"y":90000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"246":{"props":[{"groupId":246,"instId":300010,"propState":0,"propId":103085,"pos":{"x":-462100,"y":-2990,"z":-273070},"rot":{"x":0,"y":270000,"z":0}},{"groupId":246,"instId":300006,"propState":0,"propId":100,"pos":{"x":-468050,"y":-2990,"z":-273070},"rot":{"x":0,"y":180000,"z":0}},{"groupId":246,"instId":300002,"propState":1,"propId":103192,"pos":{"x":-454642,"y":2996,"z":-286550},"rot":{"x":0,"y":90000,"z":0}},{"groupId":246,"instId":300011,"propState":0,"propId":103085,"pos":{"x":-462100,"y":-2990,"z":-302946},"rot":{"x":0,"y":270000,"z":0}},{"groupId":246,"instId":300009,"propState":0,"propId":103085,"pos":{"x":-456050,"y":3010,"z":-302946},"rot":{"x":0,"y":270000,"z":0}},{"groupId":246,"instId":300008,"propState":0,"propId":103085,"pos":{"x":-456050,"y":3010,"z":-273070},"rot":{"x":0,"y":270000,"z":0}},{"groupId":246,"instId":300007,"propState":0,"propId":100,"pos":{"x":-468050,"y":-2990,"z":-302946},"rot":{"x":0,"y":180000,"z":0}},{"groupId":246,"instId":300005,"propState":0,"propId":103092,"pos":{"x":-459100,"y":2926,"z":-288460},"rot":{"x":0,"y":180000,"z":0}},{"groupId":246,"instId":300004,"propState":0,"propId":103092,"pos":{"x":-459100,"y":2926,"z":-287370},"rot":{"x":0,"y":0,"z":0}},{"groupId":246,"instId":300003,"propState":1,"propId":103191,"pos":{"x":-462131,"y":-3004,"z":-305916},"rot":{"x":0,"y":0,"z":270000}},{"groupId":246,"instId":300001,"propState":102,"propId":103149,"pos":{"x":-462050,"y":-2990,"z":-302946},"rot":{"x":0,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"247":{"props":[{"groupId":247,"instId":300004,"propState":0,"propId":103033,"pos":{"x":-467910,"y":-2950,"z":-294000},"rot":{"x":0,"y":0,"z":90000}},{"groupId":247,"instId":300003,"propState":0,"propId":103039,"pos":{"x":-467910,"y":-8080,"z":-281080},"rot":{"x":0,"y":0,"z":90000}},{"groupId":247,"instId":300002,"propState":0,"propId":103033,"pos":{"x":-467910,"y":-2950,"z":-288000},"rot":{"x":0,"y":0,"z":90000}},{"groupId":247,"instId":300001,"propState":0,"propId":103033,"pos":{"x":-467910,"y":-2950,"z":-300000},"rot":{"x":0,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"245":{"props":[{"groupId":245,"instId":300022,"propState":0,"propId":103085,"pos":{"x":-497930,"y":15070,"z":-291030},"rot":{"x":270000,"y":90000,"z":0}},{"groupId":245,"instId":300021,"propState":0,"propId":103085,"pos":{"x":-491930,"y":9070,"z":-291030},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":245,"instId":300018,"propState":0,"propId":103085,"pos":{"x":-497930,"y":15070,"z":-261030},"rot":{"x":270000,"y":90000,"z":0}},{"groupId":245,"instId":300017,"propState":0,"propId":103085,"pos":{"x":-491930,"y":9070,"z":-261030},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":245,"instId":300014,"propState":0,"propId":103085,"pos":{"x":-494930,"y":9070,"z":-258030},"rot":{"x":89980,"y":0,"z":0}},{"groupId":245,"instId":300004,"propState":0,"propId":103092,"pos":{"x":-497810,"y":12090,"z":-275540},"rot":{"x":0,"y":0,"z":270000}},{"groupId":245,"instId":300020,"propState":0,"propId":103085,"pos":{"x":-491930,"y":15070,"z":-291030},"rot":{"x":270000,"y":270000,"z":0}},{"groupId":245,"instId":300015,"propState":0,"propId":103085,"pos":{"x":-494930,"y":9070,"z":-288030},"rot":{"x":90000,"y":0,"z":0}},{"groupId":245,"instId":300013,"propState":0,"propId":103085,"pos":{"x":-494930,"y":15070,"z":-288030},"rot":{"x":270000,"y":180000,"z":0}},{"groupId":245,"instId":300011,"propState":0,"propId":103085,"pos":{"x":-494930,"y":9070,"z":-294030},"rot":{"x":90000,"y":180000,"z":0}},{"groupId":245,"instId":300009,"propState":0,"propId":103085,"pos":{"x":-494930,"y":15070,"z":-294030},"rot":{"x":270000,"y":0,"z":0}},{"groupId":245,"instId":300005,"propState":0,"propId":103092,"pos":{"x":-497810,"y":12090,"z":-276620},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":245,"instId":300002,"propState":0,"propId":103192,"pos":{"x":-505070,"y":26980,"z":-284020},"rot":{"x":0,"y":270000,"z":180000}},{"groupId":245,"instId":300023,"propState":0,"propId":103085,"pos":{"x":-497930,"y":9070,"z":-291030},"rot":{"x":90000,"y":270000,"z":0}},{"groupId":245,"instId":300019,"propState":0,"propId":103085,"pos":{"x":-497930,"y":9070,"z":-261030},"rot":{"x":90000,"y":270000,"z":0}},{"groupId":245,"instId":300016,"propState":0,"propId":103085,"pos":{"x":-491930,"y":15070,"z":-261030},"rot":{"x":270000,"y":270000,"z":0}},{"groupId":245,"instId":300012,"propState":0,"propId":103085,"pos":{"x":-494930,"y":15070,"z":-258030},"rot":{"x":270020,"y":180000,"z":0}},{"groupId":245,"instId":300010,"propState":0,"propId":103085,"pos":{"x":-494930,"y":9070,"z":-264030},"rot":{"x":90000,"y":180000,"z":0}},{"groupId":245,"instId":300008,"propState":0,"propId":103085,"pos":{"x":-494930,"y":15070,"z":-264030},"rot":{"x":270000,"y":0,"z":0}},{"groupId":245,"instId":300006,"propState":101,"propId":103147,"pos":{"x":-498020,"y":9110,"z":-261030},"rot":{"x":0,"y":0,"z":90000}},{"groupId":245,"instId":300003,"propState":0,"propId":103191,"pos":{"x":-497920,"y":15150,"z":-257990},"rot":{"x":90000,"y":180000,"z":0}},{"groupId":245,"instId":300001,"propState":101,"propId":103147,"pos":{"x":-495020,"y":9110,"z":-264030},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"249":{"props":[{"groupId":249,"instId":300004,"propState":0,"propId":103033,"pos":{"x":-485838,"y":9044,"z":-294080},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300002,"propState":0,"propId":103033,"pos":{"x":-485838,"y":9044,"z":-288080},"rot":{"x":0,"y":0,"z":0}},{"groupId":249,"instId":300003,"propState":0,"propId":103039,"pos":{"x":-487150,"y":9034,"z":-301550},"rot":{"x":0,"y":180000,"z":0}},{"groupId":249,"instId":300001,"propState":0,"propId":103033,"pos":{"x":-485838,"y":9044,"z":-300080},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"265":{"props":[{"groupId":265,"instId":300003,"propState":0,"propId":103039,"pos":{"x":-454610,"y":2996,"z":-262850},"rot":{"x":0,"y":0,"z":0}},{"groupId":265,"instId":300002,"propState":0,"propId":103033,"pos":{"x":-450060,"y":3007,"z":-270030},"rot":{"x":0,"y":0,"z":0}},{"groupId":265,"instId":300001,"propState":0,"propId":103033,"pos":{"x":-450060,"y":3007,"z":-276030},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"252":{"props":[{"groupId":252,"instId":300015,"propState":0,"propId":103085,"pos":{"x":-491780,"y":15000,"z":-291030},"rot":{"x":0,"y":90000,"z":0}},{"groupId":252,"instId":300014,"propState":0,"propId":103085,"pos":{"x":-491780,"y":9000,"z":-291030},"rot":{"x":0,"y":90000,"z":0}},{"groupId":252,"instId":300013,"propState":0,"propId":103085,"pos":{"x":-494780,"y":15000,"z":-294030},"rot":{"x":0,"y":180000,"z":0}},{"groupId":252,"instId":300009,"propState":0,"propId":103085,"pos":{"x":-494780,"y":9000,"z":-294030},"rot":{"x":0,"y":180000,"z":0}},{"groupId":252,"instId":300012,"propState":0,"propId":103085,"pos":{"x":-491780,"y":15000,"z":-261030},"rot":{"x":0,"y":90000,"z":0}},{"groupId":252,"instId":300011,"propState":0,"propId":103085,"pos":{"x":-491780,"y":9000,"z":-261030},"rot":{"x":0,"y":90000,"z":0}},{"groupId":252,"instId":300010,"propState":0,"propId":103085,"pos":{"x":-494780,"y":15000,"z":-264030},"rot":{"x":0,"y":180000,"z":0}},{"groupId":252,"instId":300008,"propState":0,"propId":103085,"pos":{"x":-494780,"y":9000,"z":-264030},"rot":{"x":0,"y":180000,"z":0}},{"groupId":252,"instId":300006,"propState":101,"propId":103147,"pos":{"x":-491787,"y":9000,"z":-261030},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":252,"instId":300005,"propState":0,"propId":103092,"pos":{"x":-491780,"y":11980,"z":-276620},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":252,"instId":300004,"propState":0,"propId":103092,"pos":{"x":-491780,"y":11980,"z":-275540},"rot":{"x":0,"y":0,"z":270000}},{"groupId":252,"instId":300003,"propState":0,"propId":103191,"pos":{"x":-497810,"y":15040,"z":-257990},"rot":{"x":90000,"y":180000,"z":0}},{"groupId":252,"instId":300002,"propState":0,"propId":103192,"pos":{"x":-503228,"y":9034,"z":-272983},"rot":{"x":0,"y":90000,"z":0}},{"groupId":252,"instId":300001,"propState":101,"propId":103147,"pos":{"x":-494910,"y":9000,"z":-264030},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"254":{"props":[{"groupId":254,"instId":300012,"propState":0,"propId":103085,"pos":{"x":-494900,"y":9090,"z":-293960},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":254,"instId":300011,"propState":0,"propId":103085,"pos":{"x":-494900,"y":21030,"z":-287960},"rot":{"x":0,"y":0,"z":180000}},{"groupId":254,"instId":300009,"propState":0,"propId":103085,"pos":{"x":-497900,"y":9090,"z":-290960},"rot":{"x":0,"y":270000,"z":180000}},{"groupId":254,"instId":300006,"propState":0,"propId":103085,"pos":{"x":-491900,"y":21030,"z":-290960},"rot":{"x":0,"y":90000,"z":180000}},{"groupId":254,"instId":300003,"propState":0,"propId":103191,"pos":{"x":-497900,"y":21030,"z":-293960},"rot":{"x":0,"y":0,"z":180000}},{"groupId":254,"instId":300013,"propState":0,"propId":103085,"pos":{"x":-494900,"y":9090,"z":-287960},"rot":{"x":0,"y":0,"z":180000}},{"groupId":254,"instId":300010,"propState":0,"propId":103085,"pos":{"x":-494900,"y":21030,"z":-293960},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":254,"instId":300008,"propState":0,"propId":103085,"pos":{"x":-497900,"y":21030,"z":-290960},"rot":{"x":0,"y":270000,"z":180000}},{"groupId":254,"instId":300007,"propState":0,"propId":103085,"pos":{"x":-491900,"y":9090,"z":-290960},"rot":{"x":0,"y":90000,"z":180000}},{"groupId":254,"instId":300005,"propState":0,"propId":103092,"pos":{"x":-497890,"y":11160,"z":-291000},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":254,"instId":300004,"propState":0,"propId":103092,"pos":{"x":-497890,"y":11740,"z":-291000},"rot":{"x":270000,"y":270000,"z":0}},{"groupId":254,"instId":300002,"propState":0,"propId":103192,"pos":{"x":-503140,"y":26980,"z":-291140},"rot":{"x":0,"y":270000,"z":180000}},{"groupId":254,"instId":300001,"propState":101,"propId":103147,"pos":{"x":-495030,"y":15030,"z":-323990},"rot":{"x":0,"y":90000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"273":{"props":[{"groupId":273,"instId":300002,"propState":0,"propId":103015,"pos":{"x":387682,"y":-2743,"z":153701},"rot":{"x":0,"y":0,"z":0}},{"groupId":273,"instId":300010,"propState":0,"propId":103017,"pos":{"x":403800,"y":12190,"z":211320},"rot":{"x":0,"y":195000,"z":0}},{"groupId":273,"instId":300001,"propState":0,"propId":103017,"pos":{"x":404886,"y":4140,"z":182358},"rot":{"x":0,"y":50000,"z":0}},{"groupId":273,"instId":300012,"propState":0,"propId":103015,"pos":{"x":437041,"y":18768,"z":221554},"rot":{"x":0,"y":0,"z":0}},{"groupId":273,"instId":300009,"propState":0,"propId":103017,"pos":{"x":371455,"y":9514,"z":191990},"rot":{"x":0,"y":200000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"270":{"props":[{"groupId":270,"instId":300008,"propState":0,"propId":103085,"pos":{"x":-456050,"y":3010,"z":-279070},"rot":{"x":270000,"y":90000,"z":0}},{"groupId":270,"instId":300011,"propState":0,"propId":103085,"pos":{"x":-462050,"y":-2990,"z":-261070},"rot":{"x":270000,"y":90000,"z":0}},{"groupId":270,"instId":300010,"propState":0,"propId":103085,"pos":{"x":-462050,"y":-2990,"z":-279070},"rot":{"x":270000,"y":90000,"z":0}},{"groupId":270,"instId":300009,"propState":0,"propId":103085,"pos":{"x":-456050,"y":3010,"z":-261070},"rot":{"x":270000,"y":90000,"z":0}},{"groupId":270,"instId":300007,"propState":0,"propId":100,"pos":{"x":-468050,"y":-2990,"z":-261070},"rot":{"x":0,"y":180000,"z":0}},{"groupId":270,"instId":300006,"propState":0,"propId":100,"pos":{"x":-468050,"y":-2990,"z":-279070},"rot":{"x":0,"y":180000,"z":0}},{"groupId":270,"instId":300005,"propState":0,"propId":103092,"pos":{"x":-459110,"y":2980,"z":-269590},"rot":{"x":0,"y":0,"z":0}},{"groupId":270,"instId":300004,"propState":0,"propId":103092,"pos":{"x":-459110,"y":2980,"z":-270470},"rot":{"x":0,"y":180000,"z":0}},{"groupId":270,"instId":300003,"propState":0,"propId":103191,"pos":{"x":-462131,"y":-3004,"z":-282040},"rot":{"x":0,"y":0,"z":270000}},{"groupId":270,"instId":300002,"propState":0,"propId":103192,"pos":{"x":-467940,"y":-4710,"z":-270130},"rot":{"x":90000,"y":270000,"z":0}},{"groupId":270,"instId":300001,"propState":101,"propId":103149,"pos":{"x":-462050,"y":-2990,"z":-279070},"rot":{"x":0,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"272":{"props":[{"groupId":272,"instId":300013,"propState":0,"propId":103016,"pos":{"x":204400,"y":-11561,"z":-396550},"rot":{"x":0,"y":250606,"z":0}},{"groupId":272,"instId":300002,"propState":0,"propId":103016,"pos":{"x":106302,"y":12097,"z":-398816},"rot":{"x":0,"y":272602,"z":0}},{"groupId":272,"instId":300001,"propState":0,"propId":103015,"pos":{"x":145706,"y":6263,"z":-420091},"rot":{"x":0,"y":0,"z":0}},{"groupId":272,"instId":300014,"propState":0,"propId":103016,"pos":{"x":149319,"y":312,"z":-455701},"rot":{"x":0,"y":0,"z":0}},{"groupId":272,"instId":300012,"propState":0,"propId":103016,"pos":{"x":212021,"y":-5573,"z":-449937},"rot":{"x":0,"y":0,"z":0}},{"groupId":272,"instId":300010,"propState":0,"propId":103016,"pos":{"x":188447,"y":-5632,"z":-460249},"rot":{"x":0,"y":283672,"z":0}},{"groupId":272,"instId":300009,"propState":0,"propId":103016,"pos":{"x":185773,"y":1126,"z":-406217},"rot":{"x":0,"y":155450,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"275":{"props":[{"groupId":275,"instId":300010,"propState":0,"propId":103017,"pos":{"x":429227,"y":-2151,"z":212957},"rot":{"x":0,"y":27601,"z":180000}},{"groupId":275,"instId":300009,"propState":0,"propId":103017,"pos":{"x":438728,"y":638,"z":233536},"rot":{"x":0,"y":299254,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[{"groupId":274,"instId":300001,"propState":0,"propId":103017,"pos":{"x":451280,"y":-15390,"z":146510},"rot":{"x":275473,"y":270000,"z":270000}},{"groupId":274,"instId":300002,"propState":0,"propId":103017,"pos":{"x":390344,"y":7802,"z":140453},"rot":{"x":21762,"y":90000,"z":90000}},{"groupId":274,"instId":300010,"propState":0,"propId":103017,"pos":{"x":421780,"y":6170,"z":146500},"rot":{"x":275473,"y":270000,"z":270000}},{"groupId":274,"instId":300009,"propState":0,"propId":103017,"pos":{"x":438810,"y":11250,"z":146505},"rot":{"x":60000,"y":270000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"277":{"props":[{"groupId":277,"instId":300002,"propState":0,"propId":103017,"pos":{"x":-8182,"y":92294,"z":802061},"rot":{"x":0,"y":0,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"276":{"props":[{"groupId":276,"instId":300001,"propState":0,"propId":103015,"pos":{"x":71763,"y":101762,"z":774040},"rot":{"x":0,"y":0,"z":0}},{"groupId":276,"instId":300003,"propState":0,"propId":103015,"pos":{"x":-8965,"y":87414,"z":778112},"rot":{"x":0,"y":0,"z":0}},{"groupId":276,"instId":300010,"propState":0,"propId":103017,"pos":{"x":1300,"y":81650,"z":802201},"rot":{"x":0,"y":262250,"z":0}},{"groupId":276,"instId":300002,"propState":0,"propId":103017,"pos":{"x":25570,"y":81661,"z":750600},"rot":{"x":0,"y":69554,"z":0}},{"groupId":276,"instId":300009,"propState":0,"propId":103017,"pos":{"x":-5768,"y":81603,"z":751433},"rot":{"x":0,"y":102530,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"278":{"props":[{"groupId":278,"instId":300001,"propState":0,"propId":103017,"pos":{"x":42057,"y":70453,"z":806020},"rot":{"x":332474,"y":90004,"z":270017}},{"groupId":278,"instId":300002,"propState":0,"propId":103017,"pos":{"x":19720,"y":84470,"z":806020},"rot":{"x":65847,"y":269956,"z":89952}}],"npcs":[],"monsters":[],"teleports":{}},"279":{"props":[{"groupId":279,"instId":300001,"propState":0,"propId":103017,"pos":{"x":57030,"y":97480,"z":780770},"rot":{"x":283819,"y":180000,"z":270000}},{"groupId":279,"instId":300002,"propState":0,"propId":103017,"pos":{"x":57045,"y":71336,"z":784677},"rot":{"x":329129,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"284":{"props":[{"groupId":284,"instId":300002,"propState":12,"propId":60303,"pos":{"x":-536907,"y":14870,"z":-290939},"rot":{"x":0,"y":90000,"z":0}},{"groupId":284,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-453091,"y":2996,"z":-262697},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"286":{"props":[{"groupId":286,"instId":300002,"propState":0,"propId":103033,"pos":{"x":-497852,"y":9048,"z":-293960},"rot":{"x":0,"y":270000,"z":0}},{"groupId":286,"instId":300004,"propState":0,"propId":103033,"pos":{"x":-491852,"y":9048,"z":-293960},"rot":{"x":0,"y":270000,"z":0}},{"groupId":286,"instId":300003,"propState":0,"propId":103039,"pos":{"x":-487150,"y":9034,"z":-301550},"rot":{"x":0,"y":180000,"z":0}},{"groupId":286,"instId":300001,"propState":0,"propId":103033,"pos":{"x":-485852,"y":9048,"z":-293960},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300003,"propState":12,"propId":60301,"pos":{"x":-483090,"y":-3004,"z":-261800},"rot":{"x":0,"y":0,"z":0}},{"groupId":287,"instId":300001,"propState":12,"propId":60302,"pos":{"x":-536907,"y":14870,"z":-290939},"rot":{"x":0,"y":90000,"z":0}},{"groupId":287,"instId":300002,"propState":12,"propId":60301,"pos":{"x":-505410,"y":5870,"z":-329990},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"288":{"props":[{"groupId":288,"instId":300002,"propState":0,"propId":103001,"pos":{"x":-467940,"y":-6070,"z":-307450},"rot":{"x":270000,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"289":{"props":[{"groupId":289,"instId":300001,"propState":12,"propId":60301,"pos":{"x":-493624,"y":26980,"z":-295524},"rot":{"x":0,"y":180000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"285":{"props":[{"groupId":285,"instId":300020,"propState":0,"propId":103085,"pos":{"x":-497930,"y":21070,"z":-291030},"rot":{"x":270000,"y":90000,"z":0}},{"groupId":285,"instId":300021,"propState":0,"propId":103085,"pos":{"x":-497930,"y":15070,"z":-291030},"rot":{"x":90000,"y":270000,"z":0}},{"groupId":285,"instId":300018,"propState":0,"propId":103085,"pos":{"x":-491930,"y":21070,"z":-291030},"rot":{"x":270000,"y":270000,"z":0}},{"groupId":285,"instId":300016,"propState":0,"propId":103085,"pos":{"x":-497930,"y":21070,"z":-321030},"rot":{"x":270000,"y":90000,"z":0}},{"groupId":285,"instId":300014,"propState":0,"propId":103085,"pos":{"x":-491930,"y":21070,"z":-321030},"rot":{"x":270000,"y":270000,"z":0}},{"groupId":285,"instId":300012,"propState":0,"propId":103085,"pos":{"x":-494930,"y":15070,"z":-318030},"rot":{"x":89980,"y":0,"z":0}},{"groupId":285,"instId":300010,"propState":0,"propId":103085,"pos":{"x":-494930,"y":21070,"z":-318030},"rot":{"x":270020,"y":180000,"z":0}},{"groupId":285,"instId":300008,"propState":0,"propId":103085,"pos":{"x":-494930,"y":15070,"z":-324030},"rot":{"x":90000,"y":180000,"z":0}},{"groupId":285,"instId":300005,"propState":0,"propId":103092,"pos":{"x":-491890,"y":18090,"z":-305490},"rot":{"x":0,"y":0,"z":270000}},{"groupId":285,"instId":300002,"propState":1,"propId":103192,"pos":{"x":-503070,"y":26980,"z":-303020},"rot":{"x":0,"y":90000,"z":180000}},{"groupId":285,"instId":300019,"propState":0,"propId":103085,"pos":{"x":-491930,"y":15070,"z":-291030},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":285,"instId":300017,"propState":0,"propId":103085,"pos":{"x":-497930,"y":15070,"z":-321030},"rot":{"x":90000,"y":270000,"z":0}},{"groupId":285,"instId":300015,"propState":0,"propId":103085,"pos":{"x":-491930,"y":15070,"z":-321030},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":285,"instId":300013,"propState":0,"propId":103085,"pos":{"x":-494930,"y":15070,"z":-288030},"rot":{"x":90000,"y":0,"z":0}},{"groupId":285,"instId":300011,"propState":0,"propId":103085,"pos":{"x":-494930,"y":21070,"z":-288030},"rot":{"x":270000,"y":180000,"z":0}},{"groupId":285,"instId":300009,"propState":0,"propId":103085,"pos":{"x":-494930,"y":15070,"z":-294030},"rot":{"x":90000,"y":180000,"z":0}},{"groupId":285,"instId":300007,"propState":0,"propId":103085,"pos":{"x":-494930,"y":21070,"z":-294030},"rot":{"x":270000,"y":0,"z":0}},{"groupId":285,"instId":300006,"propState":0,"propId":103085,"pos":{"x":-494930,"y":21070,"z":-324030},"rot":{"x":270000,"y":0,"z":0}},{"groupId":285,"instId":300004,"propState":0,"propId":103092,"pos":{"x":-491890,"y":18090,"z":-306570},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":285,"instId":300003,"propState":1,"propId":103191,"pos":{"x":-497930,"y":21070,"z":-294030},"rot":{"x":0,"y":0,"z":180000}},{"groupId":285,"instId":300001,"propState":101,"propId":103147,"pos":{"x":-495030,"y":15030,"z":-323990},"rot":{"x":0,"y":90000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"298":{"props":[{"groupId":298,"instId":300002,"propState":1,"propId":211,"pos":{"x":-5477,"y":11508,"z":21272},"rot":{"x":0,"y":0,"z":0}},{"groupId":298,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-6375,"y":16581,"z":21314},"rot":{"x":348309,"y":71799,"z":238568}}],"npcs":[],"monsters":[],"teleports":{}},"296":{"props":[{"groupId":296,"instId":300007,"propState":0,"propId":211,"pos":{"x":32830,"y":93041,"z":798410},"rot":{"x":0,"y":270000,"z":180000}},{"groupId":296,"instId":300005,"propState":0,"propId":100,"pos":{"x":31050,"y":93041,"z":798960},"rot":{"x":0,"y":270000,"z":0}},{"groupId":296,"instId":300004,"propState":0,"propId":103109,"pos":{"x":31050,"y":93041,"z":798960},"rot":{"x":0,"y":0,"z":0}},{"groupId":296,"instId":300002,"propState":0,"propId":103109,"pos":{"x":31050,"y":93041,"z":798960},"rot":{"x":0,"y":352875,"z":0}},{"groupId":296,"instId":300006,"propState":20,"propId":60302,"pos":{"x":32830,"y":93041,"z":798410},"rot":{"x":0,"y":270000,"z":180000}},{"groupId":296,"instId":300003,"propState":0,"propId":103109,"pos":{"x":31050,"y":93041,"z":798960},"rot":{"x":0,"y":352875,"z":0}},{"groupId":296,"instId":300001,"propState":10,"propId":103012,"pos":{"x":31050,"y":93041,"z":798960},"rot":{"x":0,"y":289733,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"300":{"props":[{"groupId":300,"instId":300002,"propState":1,"propId":211,"pos":{"x":-5740,"y":14948,"z":69920},"rot":{"x":0,"y":0,"z":0}},{"groupId":300,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-9346,"y":16985,"z":71525},"rot":{"x":34998,"y":156843,"z":345316}}],"npcs":[],"monsters":[],"teleports":{}},"299":{"props":[{"groupId":299,"instId":300004,"propState":1,"propId":211,"pos":{"x":-42245,"y":11513,"z":19163},"rot":{"x":0,"y":0,"z":0}},{"groupId":299,"instId":300003,"propState":0,"propId":103025,"pos":{"x":-40208,"y":13483,"z":18922},"rot":{"x":0,"y":127806,"z":0}},{"groupId":299,"instId":300002,"propState":0,"propId":103025,"pos":{"x":-40208,"y":12993,"z":20392},"rot":{"x":0,"y":127806,"z":0}},{"groupId":299,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-40208,"y":12585,"z":21606},"rot":{"x":0,"y":127806,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"301":{"props":[{"groupId":301,"instId":300002,"propState":1,"propId":211,"pos":{"x":-49492,"y":4211,"z":149326},"rot":{"x":0,"y":0,"z":0}},{"groupId":301,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-49100,"y":5259,"z":148980},"rot":{"x":0,"y":113732,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"303":{"props":[{"groupId":303,"instId":300002,"propState":1,"propId":211,"pos":{"x":-152150,"y":14275,"z":127614},"rot":{"x":0,"y":0,"z":0}},{"groupId":303,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-151705,"y":15470,"z":128192},"rot":{"x":0,"y":28837,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"302":{"props":[{"groupId":302,"instId":300004,"propState":1,"propId":211,"pos":{"x":-112117,"y":670,"z":258782},"rot":{"x":0,"y":0,"z":0}},{"groupId":302,"instId":300003,"propState":0,"propId":103025,"pos":{"x":-111853,"y":6646,"z":264273},"rot":{"x":0,"y":215917,"z":108962}},{"groupId":302,"instId":300002,"propState":0,"propId":103025,"pos":{"x":-112001,"y":4276,"z":264271},"rot":{"x":0,"y":215917,"z":108962}},{"groupId":302,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-112181,"y":2264,"z":264271},"rot":{"x":0,"y":215917,"z":108962}}],"npcs":[],"monsters":[],"teleports":{}},"304":{"props":[{"groupId":304,"instId":300003,"propState":0,"propId":103025,"pos":{"x":-95481,"y":10624,"z":106990},"rot":{"x":26542,"y":332434,"z":113303}},{"groupId":304,"instId":300004,"propState":1,"propId":211,"pos":{"x":-102562,"y":10653,"z":112916},"rot":{"x":0,"y":0,"z":0}},{"groupId":304,"instId":300002,"propState":0,"propId":103025,"pos":{"x":-95560,"y":9980,"z":108115},"rot":{"x":33342,"y":124466,"z":56064}},{"groupId":304,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-95380,"y":8298,"z":107226},"rot":{"x":341736,"y":50141,"z":55758}}],"npcs":[],"monsters":[],"teleports":{}},"306":{"props":[{"groupId":306,"instId":300002,"propState":1,"propId":211,"pos":{"x":73909,"y":670,"z":258090},"rot":{"x":0,"y":0,"z":0}},{"groupId":306,"instId":300001,"propState":18,"propId":103025,"pos":{"x":73903,"y":1987,"z":258573},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"305":{"props":[{"groupId":305,"instId":300005,"propState":1,"propId":211,"pos":{"x":58846,"y":2432,"z":166799},"rot":{"x":0,"y":0,"z":0}},{"groupId":305,"instId":300004,"propState":18,"propId":103025,"pos":{"x":65421,"y":2432,"z":159003},"rot":{"x":0,"y":0,"z":0}},{"groupId":305,"instId":300003,"propState":18,"propId":103025,"pos":{"x":59274,"y":4094,"z":166030},"rot":{"x":0,"y":144551,"z":350103}},{"groupId":305,"instId":300002,"propState":18,"propId":103025,"pos":{"x":59429,"y":4101,"z":166153},"rot":{"x":0,"y":315990,"z":0}},{"groupId":305,"instId":300001,"propState":18,"propId":103025,"pos":{"x":59568,"y":4103,"z":166327},"rot":{"x":0,"y":305280,"z":347442}}],"npcs":[],"monsters":[],"teleports":{}},"307":{"props":[{"groupId":307,"instId":300002,"propState":1,"propId":211,"pos":{"x":85203,"y":7263,"z":117113},"rot":{"x":0,"y":0,"z":0}},{"groupId":307,"instId":300001,"propState":18,"propId":103025,"pos":{"x":85820,"y":8945,"z":117178},"rot":{"x":25213,"y":8824,"z":93640}}],"npcs":[],"monsters":[],"teleports":{}},"308":{"props":[{"groupId":308,"instId":300002,"propState":1,"propId":211,"pos":{"x":114481,"y":13750,"z":148591},"rot":{"x":0,"y":0,"z":0}},{"groupId":308,"instId":300001,"propState":18,"propId":103025,"pos":{"x":115044,"y":14356,"z":148857},"rot":{"x":288896,"y":298837,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"309":{"props":[{"groupId":309,"instId":300003,"propState":0,"propId":100,"pos":{"x":131817,"y":14268,"z":119109},"rot":{"x":0,"y":0,"z":0}},{"groupId":309,"instId":300002,"propState":1,"propId":211,"pos":{"x":131268,"y":14213,"z":119738},"rot":{"x":0,"y":0,"z":0}},{"groupId":309,"instId":300001,"propState":18,"propId":103025,"pos":{"x":131025,"y":15768,"z":119259},"rot":{"x":338620,"y":316394,"z":173421}}],"npcs":[],"monsters":[],"teleports":{}},"310":{"props":[{"groupId":310,"instId":300002,"propState":1,"propId":211,"pos":{"x":163206,"y":4760,"z":184694},"rot":{"x":0,"y":0,"z":0}},{"groupId":310,"instId":300001,"propState":18,"propId":103025,"pos":{"x":164341,"y":6853,"z":184339},"rot":{"x":332506,"y":291528,"z":180316}}],"npcs":[],"monsters":[],"teleports":{}},"311":{"props":[{"groupId":311,"instId":300003,"propState":0,"propId":103016,"pos":{"x":405079,"y":12562,"z":218194},"rot":{"x":321052,"y":72074,"z":12631}},{"groupId":311,"instId":300002,"propState":1,"propId":211,"pos":{"x":404459,"y":12200,"z":217333},"rot":{"x":0,"y":109075,"z":0}},{"groupId":311,"instId":300001,"propState":18,"propId":103025,"pos":{"x":404087,"y":13559,"z":218176},"rot":{"x":5703,"y":341849,"z":88732}}],"npcs":[],"monsters":[],"teleports":{}},"312":{"props":[{"groupId":312,"instId":300002,"propState":1,"propId":211,"pos":{"x":404593,"y":4226,"z":184315},"rot":{"x":0,"y":0,"z":0}},{"groupId":312,"instId":300001,"propState":18,"propId":103025,"pos":{"x":409714,"y":4464,"z":184796},"rot":{"x":359324,"y":316846,"z":93074}}],"npcs":[],"monsters":[],"teleports":{}},"313":{"props":[{"groupId":313,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-34478,"y":84048,"z":765735},"rot":{"x":0,"y":134020,"z":0}},{"groupId":313,"instId":300002,"propState":1,"propId":211,"pos":{"x":-39303,"y":84450,"z":773635},"rot":{"x":0,"y":0,"z":0}},{"groupId":313,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-34493,"y":85477,"z":765717},"rot":{"x":0,"y":302066,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"315":{"props":[{"groupId":315,"instId":300002,"propState":1,"propId":211,"pos":{"x":227225,"y":6359,"z":-405689},"rot":{"x":0,"y":0,"z":0}},{"groupId":315,"instId":300001,"propState":18,"propId":103025,"pos":{"x":221768,"y":7607,"z":-410013},"rot":{"x":338917,"y":245239,"z":310242}}],"npcs":[],"monsters":[],"teleports":{}},"314":{"props":[{"groupId":314,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-527066,"y":16431,"z":-287070},"rot":{"x":351571,"y":134054,"z":183519}},{"groupId":314,"instId":300002,"propState":1,"propId":211,"pos":{"x":-530125,"y":14870,"z":-286970},"rot":{"x":0,"y":0,"z":0}},{"groupId":314,"instId":300001,"propState":18,"propId":103025,"pos":{"x":-527076,"y":15822,"z":-287252},"rot":{"x":357639,"y":146146,"z":316141}}],"npcs":[],"monsters":[],"teleports":{}},"316":{"props":[{"groupId":316,"instId":300003,"propState":0,"propId":103016,"pos":{"x":213347,"y":-5573,"z":-465385},"rot":{"x":0,"y":133063,"z":0}},{"groupId":316,"instId":300002,"propState":1,"propId":211,"pos":{"x":213347,"y":-5573,"z":-465385},"rot":{"x":0,"y":0,"z":0}},{"groupId":316,"instId":300001,"propState":18,"propId":103025,"pos":{"x":213586,"y":-4368,"z":-465214},"rot":{"x":0,"y":131236,"z":78144}}],"npcs":[],"monsters":[],"teleports":{}},"317":{"props":[{"groupId":317,"instId":300003,"propState":0,"propId":103016,"pos":{"x":100852,"y":12097,"z":-398569},"rot":{"x":0,"y":92602,"z":0}},{"groupId":317,"instId":300002,"propState":1,"propId":211,"pos":{"x":106391,"y":12246,"z":-398819},"rot":{"x":0,"y":319539,"z":0}},{"groupId":317,"instId":300001,"propState":18,"propId":103025,"pos":{"x":100950,"y":13472,"z":-398572},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"319":{"props":[{"groupId":319,"instId":300001,"propState":11,"propId":103018,"pos":{"x":-45034,"y":11513,"z":58384},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"320":{"props":[{"groupId":320,"instId":300001,"propState":11,"propId":103018,"pos":{"x":107385,"y":13750,"z":151347},"rot":{"x":0,"y":130000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"321":{"props":[{"groupId":321,"instId":300001,"propState":11,"propId":103018,"pos":{"x":125010,"y":670,"z":253581},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"322":{"props":[{"groupId":322,"instId":300001,"propState":11,"propId":103018,"pos":{"x":18809,"y":81661,"z":759250},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"323":{"props":[{"groupId":323,"instId":300001,"propState":12,"propId":60301,"pos":{"x":9980,"y":97970,"z":737460},"rot":{"x":89972,"y":359969,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"324":{"props":[{"groupId":324,"instId":300001,"propState":0,"propId":103017,"pos":{"x":17314,"y":92999,"z":737470},"rot":{"x":73275,"y":270066,"z":270069}},{"groupId":324,"instId":300009,"propState":0,"propId":103017,"pos":{"x":11680,"y":97961,"z":737460},"rot":{"x":292755,"y":90047,"z":89949}}],"npcs":[],"monsters":[],"teleports":{}},"325":{"props":[{"groupId":325,"instId":300001,"propState":12,"propId":60301,"pos":{"x":33542,"y":64838,"z":805983},"rot":{"x":270275,"y":85925,"z":274075}}],"npcs":[],"monsters":[],"teleports":{}},"327":{"props":[{"groupId":327,"instId":300001,"propState":0,"propId":103015,"pos":{"x":9642,"y":4615,"z":283778},"rot":{"x":0,"y":349862,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"328":{"props":[],"npcs":[],"monsters":[{"groupId":328,"instId":200001,"monsterId":3012010,"eventId":20332001,"pos":{"x":3146,"y":7235,"z":-62167},"rot":{"x":0,"y":205000,"z":0}}],"teleports":{}},"326":{"props":[{"groupId":326,"instId":300007,"propState":0,"propId":211,"pos":{"x":-125986,"y":670,"z":252354},"rot":{"x":0,"y":90000,"z":0}},{"groupId":326,"instId":300006,"propState":20,"propId":60302,"pos":{"x":-125986,"y":670,"z":252354},"rot":{"x":0,"y":90000,"z":0}},{"groupId":326,"instId":300005,"propState":0,"propId":100,"pos":{"x":-112674,"y":670,"z":247257},"rot":{"x":0,"y":270000,"z":0}},{"groupId":326,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-112674,"y":670,"z":247257},"rot":{"x":0,"y":0,"z":0}},{"groupId":326,"instId":300003,"propState":0,"propId":103109,"pos":{"x":-112674,"y":670,"z":247257},"rot":{"x":0,"y":352875,"z":0}},{"groupId":326,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-112674,"y":670,"z":247257},"rot":{"x":0,"y":352875,"z":0}},{"groupId":326,"instId":300001,"propState":10,"propId":103012,"pos":{"x":-112674,"y":670,"z":247257},"rot":{"x":0,"y":120441,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"330":{"props":[],"npcs":[],"monsters":[{"groupId":330,"instId":200002,"monsterId":3012040,"eventId":20332022,"pos":{"x":409096,"y":-2743,"z":150092},"rot":{"x":0,"y":53375,"z":0}},{"groupId":330,"instId":200001,"monsterId":3012040,"eventId":20332021,"pos":{"x":407837,"y":6171,"z":191933},"rot":{"x":0,"y":69203,"z":0}}],"teleports":{}},"331":{"props":[],"npcs":[],"monsters":[{"groupId":331,"instId":200002,"monsterId":3012020,"eventId":20332023,"pos":{"x":439530,"y":638,"z":230150},"rot":{"x":0,"y":70000,"z":0}},{"groupId":331,"instId":200001,"monsterId":3012040,"eventId":20332024,"pos":{"x":434533,"y":-2562,"z":201434},"rot":{"x":0,"y":115386,"z":0}}],"teleports":{}},"329":{"props":[],"npcs":[],"monsters":[{"groupId":329,"instId":200006,"monsterId":3002040,"eventId":20332015,"pos":{"x":53947,"y":2432,"z":187784},"rot":{"x":0,"y":329288,"z":0}},{"groupId":329,"instId":200008,"monsterId":3002020,"eventId":20332017,"pos":{"x":73473,"y":670,"z":225868},"rot":{"x":0,"y":301863,"z":0}},{"groupId":329,"instId":200002,"monsterId":3002030,"eventId":20332011,"pos":{"x":-56850,"y":2432,"z":183830},"rot":{"x":0,"y":30000,"z":0}},{"groupId":329,"instId":200010,"monsterId":3002020,"eventId":20332019,"pos":{"x":114420,"y":670,"z":255638},"rot":{"x":0,"y":272547,"z":0}},{"groupId":329,"instId":200009,"monsterId":3002030,"eventId":20332018,"pos":{"x":97296,"y":670,"z":235901},"rot":{"x":0,"y":321018,"z":0}},{"groupId":329,"instId":200007,"monsterId":3002030,"eventId":20332016,"pos":{"x":57233,"y":2432,"z":188186},"rot":{"x":0,"y":321018,"z":0}},{"groupId":329,"instId":200005,"monsterId":3002040,"eventId":20332014,"pos":{"x":-103855,"y":670,"z":240758},"rot":{"x":0,"y":67507,"z":0}},{"groupId":329,"instId":200004,"monsterId":3002030,"eventId":20332013,"pos":{"x":-104418,"y":670,"z":246155},"rot":{"x":0,"y":69754,"z":0}},{"groupId":329,"instId":200003,"monsterId":3002020,"eventId":20332012,"pos":{"x":-79569,"y":670,"z":234924},"rot":{"x":0,"y":65885,"z":0}},{"groupId":329,"instId":200001,"monsterId":3002040,"eventId":20332010,"pos":{"x":-20565,"y":4202,"z":165815},"rot":{"x":0,"y":15000,"z":0}}],"teleports":{}},"332":{"props":[],"npcs":[],"monsters":[{"groupId":332,"instId":200004,"monsterId":3002040,"eventId":20332030,"pos":{"x":205711,"y":-5573,"z":-455684},"rot":{"x":0,"y":130000,"z":0}},{"groupId":332,"instId":200003,"monsterId":3002020,"eventId":20332029,"pos":{"x":204546,"y":-5573,"z":-464218},"rot":{"x":0,"y":45000,"z":0}},{"groupId":332,"instId":200002,"monsterId":3002010,"eventId":20332028,"pos":{"x":190950,"y":269,"z":-383520},"rot":{"x":0,"y":0,"z":0}},{"groupId":332,"instId":200001,"monsterId":3002020,"eventId":20332027,"pos":{"x":189540,"y":269,"z":-381580},"rot":{"x":0,"y":110000,"z":0}}],"teleports":{}},"333":{"props":[],"npcs":[],"monsters":[{"groupId":333,"instId":200001,"monsterId":3012020,"eventId":20332036,"pos":{"x":8287,"y":81640,"z":793809},"rot":{"x":0,"y":70000,"z":0}}],"teleports":{}},"334":{"props":[],"npcs":[],"monsters":[{"groupId":334,"instId":200001,"monsterId":3012040,"eventId":20332035,"pos":{"x":8532,"y":95267,"z":737460},"rot":{"x":0,"y":110000,"z":0}}],"teleports":{}},"335":{"props":[],"npcs":[],"monsters":[{"groupId":335,"instId":200001,"monsterId":3012040,"eventId":20332037,"pos":{"x":13986,"y":72655,"z":805983},"rot":{"x":0,"y":290000,"z":0}}],"teleports":{}},"336":{"props":[],"npcs":[],"monsters":[{"groupId":336,"instId":200002,"monsterId":3012020,"eventId":20332039,"pos":{"x":57060,"y":63790,"z":771790},"rot":{"x":0,"y":233365,"z":0}},{"groupId":336,"instId":200001,"monsterId":3012040,"eventId":20332038,"pos":{"x":57035,"y":85738,"z":766101},"rot":{"x":0,"y":110000,"z":0}}],"teleports":{}},"337":{"props":[{"groupId":337,"instId":300003,"propState":0,"propId":211,"pos":{"x":-93710,"y":7259,"z":87420},"rot":{"x":0,"y":35000,"z":0}},{"groupId":337,"instId":300002,"propState":0,"propId":100,"pos":{"x":-93710,"y":7259,"z":87420},"rot":{"x":0,"y":35000,"z":0}},{"groupId":337,"instId":300001,"propState":11,"propId":60302,"pos":{"x":-93710,"y":7259,"z":87420},"rot":{"x":0,"y":35000,"z":0}}],"npcs":[],"monsters":[{"groupId":337,"instId":200002,"monsterId":3012040,"eventId":20332232,"pos":{"x":-86581,"y":7259,"z":88827},"rot":{"x":0,"y":270000,"z":0}},{"groupId":337,"instId":200001,"monsterId":3012040,"eventId":20332231,"pos":{"x":-91880,"y":7259,"z":88820},"rot":{"x":0,"y":240000,"z":0}}],"teleports":{}},"373":{"props":[],"npcs":[],"monsters":[{"groupId":373,"instId":200001,"monsterId":3012010,"eventId":20332101,"pos":{"x":3146,"y":7235,"z":-62167},"rot":{"x":0,"y":205000,"z":0}}],"teleports":{}},"375":{"props":[],"npcs":[],"monsters":[{"groupId":375,"instId":200002,"monsterId":3002010,"eventId":20332128,"pos":{"x":190950,"y":269,"z":-383520},"rot":{"x":0,"y":0,"z":0}},{"groupId":375,"instId":200004,"monsterId":3002040,"eventId":20332130,"pos":{"x":205711,"y":-5573,"z":-455684},"rot":{"x":0,"y":130000,"z":0}},{"groupId":375,"instId":200003,"monsterId":3002020,"eventId":20332129,"pos":{"x":204546,"y":-5573,"z":-464218},"rot":{"x":0,"y":45000,"z":0}},{"groupId":375,"instId":200001,"monsterId":3002020,"eventId":20332127,"pos":{"x":189540,"y":269,"z":-381580},"rot":{"x":0,"y":110000,"z":0}}],"teleports":{}},"376":{"props":[],"npcs":[],"monsters":[{"groupId":376,"instId":200002,"monsterId":3012040,"eventId":20332122,"pos":{"x":409096,"y":-2743,"z":150092},"rot":{"x":0,"y":53375,"z":0}},{"groupId":376,"instId":200001,"monsterId":3012040,"eventId":20332121,"pos":{"x":407837,"y":6171,"z":191933},"rot":{"x":0,"y":69203,"z":0}}],"teleports":{}},"374":{"props":[],"npcs":[],"monsters":[{"groupId":374,"instId":200012,"monsterId":3002030,"eventId":20332109,"pos":{"x":61850,"y":634,"z":230570},"rot":{"x":0,"y":310000,"z":0}},{"groupId":374,"instId":200010,"monsterId":3002020,"eventId":20332119,"pos":{"x":115716,"y":670,"z":259163},"rot":{"x":0,"y":202547,"z":0}},{"groupId":374,"instId":200007,"monsterId":3002030,"eventId":20332116,"pos":{"x":57233,"y":2432,"z":188186},"rot":{"x":0,"y":321018,"z":0}},{"groupId":374,"instId":200002,"monsterId":3002030,"eventId":20332111,"pos":{"x":-56850,"y":2432,"z":183830},"rot":{"x":0,"y":30000,"z":0}},{"groupId":374,"instId":200011,"monsterId":3002030,"eventId":20332108,"pos":{"x":-62950,"y":733,"z":229190},"rot":{"x":0,"y":60000,"z":0}},{"groupId":374,"instId":200009,"monsterId":3002030,"eventId":20332118,"pos":{"x":97296,"y":670,"z":235901},"rot":{"x":0,"y":321018,"z":0}},{"groupId":374,"instId":200008,"monsterId":3002020,"eventId":20332117,"pos":{"x":73473,"y":670,"z":225868},"rot":{"x":0,"y":301863,"z":0}},{"groupId":374,"instId":200006,"monsterId":3002040,"eventId":20332115,"pos":{"x":53947,"y":2432,"z":187784},"rot":{"x":0,"y":329288,"z":0}},{"groupId":374,"instId":200005,"monsterId":3002040,"eventId":20332114,"pos":{"x":-103855,"y":670,"z":240758},"rot":{"x":0,"y":67507,"z":0}},{"groupId":374,"instId":200004,"monsterId":3002030,"eventId":20332113,"pos":{"x":-104418,"y":670,"z":246155},"rot":{"x":0,"y":69754,"z":0}},{"groupId":374,"instId":200003,"monsterId":3002020,"eventId":20332112,"pos":{"x":-76077,"y":670,"z":245697},"rot":{"x":0,"y":0,"z":0}},{"groupId":374,"instId":200001,"monsterId":3002040,"eventId":20332110,"pos":{"x":-20565,"y":4202,"z":165815},"rot":{"x":0,"y":15000,"z":0}}],"teleports":{}},"377":{"props":[],"npcs":[],"monsters":[{"groupId":377,"instId":200002,"monsterId":3012020,"eventId":20332123,"pos":{"x":439530,"y":638,"z":230150},"rot":{"x":0,"y":110000,"z":0}},{"groupId":377,"instId":200001,"monsterId":3012040,"eventId":20332124,"pos":{"x":434533,"y":-2562,"z":201434},"rot":{"x":0,"y":64614,"z":0}}],"teleports":{}},"378":{"props":[],"npcs":[],"monsters":[{"groupId":378,"instId":200001,"monsterId":3012020,"eventId":20332136,"pos":{"x":8287,"y":81640,"z":793809},"rot":{"x":0,"y":70000,"z":0}}],"teleports":{}},"379":{"props":[],"npcs":[],"monsters":[{"groupId":379,"instId":200001,"monsterId":3012040,"eventId":20332135,"pos":{"x":8532,"y":95267,"z":737460},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"380":{"props":[],"npcs":[],"monsters":[{"groupId":380,"instId":200002,"monsterId":3012020,"eventId":20332139,"pos":{"x":57060,"y":63790,"z":771790},"rot":{"x":0,"y":233365,"z":0}},{"groupId":380,"instId":200001,"monsterId":3012040,"eventId":20332138,"pos":{"x":57035,"y":85738,"z":766101},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"381":{"props":[],"npcs":[],"monsters":[{"groupId":381,"instId":200001,"monsterId":3012040,"eventId":20332137,"pos":{"x":13986,"y":72655,"z":805983},"rot":{"x":0,"y":270100,"z":0}}],"teleports":{}},"382":{"props":[],"npcs":[],"monsters":[{"groupId":382,"instId":200002,"monsterId":3012010,"eventId":20332143,"pos":{"x":-2748,"y":7220,"z":-58313},"rot":{"x":0,"y":128660,"z":0}},{"groupId":382,"instId":200001,"monsterId":3012010,"eventId":20332142,"pos":{"x":1482,"y":7220,"z":-58090},"rot":{"x":0,"y":208434,"z":0}}],"teleports":{}},"383":{"props":[],"npcs":[],"monsters":[{"groupId":383,"instId":200002,"monsterId":3002040,"eventId":20332147,"pos":{"x":59361,"y":4211,"z":145812},"rot":{"x":0,"y":201505,"z":0}},{"groupId":383,"instId":200001,"monsterId":3002040,"eventId":20332146,"pos":{"x":56448,"y":4211,"z":142151},"rot":{"x":0,"y":39568,"z":0}}],"teleports":{}},"392":{"props":[{"groupId":392,"instId":300002,"propState":0,"propId":100,"pos":{"x":160120,"y":4760,"z":185200},"rot":{"x":0,"y":285000,"z":0}},{"groupId":392,"instId":300003,"propState":0,"propId":211,"pos":{"x":160120,"y":4760,"z":185200},"rot":{"x":0,"y":285000,"z":0}},{"groupId":392,"instId":300001,"propState":11,"propId":60303,"pos":{"x":160120,"y":4760,"z":185200},"rot":{"x":0,"y":285000,"z":0}}],"npcs":[],"monsters":[{"groupId":392,"instId":200001,"monsterId":3003040,"eventId":20332235,"pos":{"x":157913,"y":4760,"z":186007},"rot":{"x":0,"y":290000,"z":0}}],"teleports":{}},"394":{"props":[{"groupId":394,"instId":300002,"propState":0,"propId":100,"pos":{"x":-507060,"y":6044,"z":-251940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":394,"instId":300003,"propState":0,"propId":211,"pos":{"x":-507060,"y":6044,"z":-251940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":394,"instId":300001,"propState":11,"propId":60303,"pos":{"x":-507060,"y":6044,"z":-251940},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":394,"instId":200001,"monsterId":3003050,"eventId":20332236,"pos":{"x":-504170,"y":6044,"z":-251890},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"395":{"props":[{"groupId":395,"instId":300002,"propState":0,"propId":100,"pos":{"x":-488690,"y":-2966,"z":-326960},"rot":{"x":0,"y":90100,"z":0}},{"groupId":395,"instId":300003,"propState":0,"propId":211,"pos":{"x":-488690,"y":-2966,"z":-326960},"rot":{"x":0,"y":90100,"z":0}},{"groupId":395,"instId":300001,"propState":11,"propId":60303,"pos":{"x":-488690,"y":-2966,"z":-326960},"rot":{"x":0,"y":90100,"z":0}}],"npcs":[],"monsters":[{"groupId":395,"instId":200001,"monsterId":3003030,"eventId":20332237,"pos":{"x":-485890,"y":-2966,"z":-326960},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"400":{"props":[{"groupId":400,"instId":300001,"propState":0,"propId":103017,"pos":{"x":-520450,"y":33045,"z":-291257},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"401":{"props":[{"groupId":401,"instId":300009,"propState":0,"propId":103014,"pos":{"x":451530,"y":452,"z":186820},"rot":{"x":0,"y":299254,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"402":{"props":[{"groupId":402,"instId":300009,"propState":0,"propId":103014,"pos":{"x":37600,"y":81011,"z":789369},"rot":{"x":0,"y":102821,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"406":{"props":[{"groupId":406,"instId":300002,"propState":12,"propId":60301,"pos":{"x":149370,"y":14217,"z":119080},"rot":{"x":0,"y":315000,"z":0}},{"groupId":406,"instId":300003,"propState":12,"propId":60303,"pos":{"x":147070,"y":14217,"z":116780},"rot":{"x":0,"y":315000,"z":0}},{"groupId":406,"instId":300001,"propState":12,"propId":60301,"pos":{"x":144665,"y":14217,"z":114376},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"408":{"props":[{"groupId":408,"instId":300012,"propState":0,"propId":103015,"pos":{"x":-454858,"y":3006,"z":-293402},"rot":{"x":0,"y":0,"z":0}},{"groupId":408,"instId":300002,"propState":0,"propId":103017,"pos":{"x":-495973,"y":9044,"z":-309022},"rot":{"x":0,"y":318406,"z":0}},{"groupId":408,"instId":300001,"propState":0,"propId":103017,"pos":{"x":-500928,"y":9044,"z":-314403},"rot":{"x":0,"y":335220,"z":0}},{"groupId":408,"instId":300010,"propState":0,"propId":103017,"pos":{"x":-457719,"y":3006,"z":-247133},"rot":{"x":0,"y":260879,"z":0}},{"groupId":408,"instId":300009,"propState":0,"propId":103017,"pos":{"x":-483260,"y":-3004,"z":-267680},"rot":{"x":0,"y":359514,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"409":{"props":[],"npcs":[],"monsters":[{"groupId":409,"instId":200002,"monsterId":3012040,"eventId":20332174,"pos":{"x":-503685,"y":5870,"z":-333839},"rot":{"x":0,"y":69203,"z":0}},{"groupId":409,"instId":200003,"monsterId":3012010,"eventId":20332175,"pos":{"x":-500575,"y":5870,"z":-325895},"rot":{"x":0,"y":347912,"z":0}},{"groupId":409,"instId":200001,"monsterId":3012040,"eventId":20332171,"pos":{"x":-480978,"y":-3004,"z":-254901},"rot":{"x":0,"y":295164,"z":0}}],"teleports":{}},"410":{"props":[{"groupId":410,"instId":300002,"propState":0,"propId":103017,"pos":{"x":-467940,"y":-12913,"z":-325203},"rot":{"x":74075,"y":180000,"z":270000}},{"groupId":410,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-467940,"y":-13097,"z":-327665},"rot":{"x":83986,"y":0,"z":90000}},{"groupId":410,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-467940,"y":-5750,"z":-297090},"rot":{"x":2240,"y":180000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"412":{"props":[],"npcs":[],"monsters":[{"groupId":412,"instId":200002,"monsterId":3012020,"eventId":20332173,"pos":{"x":-494139,"y":26980,"z":-297222},"rot":{"x":0,"y":270100,"z":0}},{"groupId":412,"instId":200001,"monsterId":3012040,"eventId":20332172,"pos":{"x":-501641,"y":26980,"z":-286539},"rot":{"x":0,"y":76731,"z":0}}],"teleports":{}},"411":{"props":[{"groupId":411,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-509097,"y":26779,"z":-295170},"rot":{"x":347189,"y":279290,"z":180875}},{"groupId":411,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-490540,"y":26980,"z":-291310},"rot":{"x":0,"y":99055,"z":180000}},{"groupId":411,"instId":300002,"propState":0,"propId":103017,"pos":{"x":-507125,"y":26965,"z":-287160},"rot":{"x":0,"y":193647,"z":180000}},{"groupId":411,"instId":300012,"propState":0,"propId":103015,"pos":{"x":-498534,"y":26980,"z":-277999},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":411,"instId":300009,"propState":0,"propId":103017,"pos":{"x":-509606,"y":26965,"z":-296014},"rot":{"x":339586,"y":286640,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"413":{"props":[],"npcs":[],"monsters":[{"groupId":413,"instId":200002,"monsterId":3012010,"eventId":20332185,"pos":{"x":-498205,"y":9044,"z":-313380},"rot":{"x":0,"y":341529,"z":0}},{"groupId":413,"instId":200001,"monsterId":3012040,"eventId":20332181,"pos":{"x":-453073,"y":3006,"z":-249044},"rot":{"x":0,"y":21046,"z":0}}],"teleports":{}},"414":{"props":[{"groupId":414,"instId":300005,"propState":0,"propId":100,"pos":{"x":-537160,"y":14870,"z":-291020},"rot":{"x":0,"y":0,"z":0}},{"groupId":414,"instId":300004,"propState":0,"propId":103017,"pos":{"x":-500880,"y":9044,"z":-270670},"rot":{"x":0,"y":40155,"z":0}},{"groupId":414,"instId":300003,"propState":0,"propId":103015,"pos":{"x":-491179,"y":6044,"z":-247568},"rot":{"x":0,"y":0,"z":0}},{"groupId":414,"instId":300002,"propState":0,"propId":103017,"pos":{"x":-490780,"y":5870,"z":-326718},"rot":{"x":0,"y":336303,"z":0}},{"groupId":414,"instId":300001,"propState":0,"propId":103017,"pos":{"x":-457879,"y":3006,"z":-333591},"rot":{"x":0,"y":271878,"z":0}},{"groupId":414,"instId":300012,"propState":0,"propId":103015,"pos":{"x":-455180,"y":3006,"z":-289150},"rot":{"x":0,"y":0,"z":0}},{"groupId":414,"instId":300010,"propState":0,"propId":103017,"pos":{"x":-451510,"y":3006,"z":-254549},"rot":{"x":0,"y":192306,"z":0}},{"groupId":414,"instId":300009,"propState":0,"propId":103017,"pos":{"x":-452997,"y":3006,"z":-278634},"rot":{"x":0,"y":287090,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"416":{"props":[{"groupId":416,"instId":300002,"propState":0,"propId":103017,"pos":{"x":-487102,"y":26980,"z":-298634},"rot":{"x":0,"y":138255,"z":180000}},{"groupId":416,"instId":300012,"propState":0,"propId":103015,"pos":{"x":-488319,"y":26980,"z":-283857},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":416,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-499301,"y":26980,"z":-305085},"rot":{"x":0,"y":301755,"z":180000}},{"groupId":416,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-509097,"y":26779,"z":-295170},"rot":{"x":347189,"y":279290,"z":180875}},{"groupId":416,"instId":300009,"propState":0,"propId":103017,"pos":{"x":-509606,"y":26965,"z":-296014},"rot":{"x":339586,"y":286640,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"417":{"props":[],"npcs":[],"monsters":[{"groupId":417,"instId":200002,"monsterId":3012020,"eventId":20332183,"pos":{"x":-501660,"y":26980,"z":-283960},"rot":{"x":0,"y":90100,"z":0}},{"groupId":417,"instId":200003,"monsterId":3012040,"eventId":20332184,"pos":{"x":-497503,"y":26980,"z":-295934},"rot":{"x":0,"y":246036,"z":0}},{"groupId":417,"instId":200001,"monsterId":3012040,"eventId":20332182,"pos":{"x":-490044,"y":26980,"z":-291056},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"419":{"props":[],"npcs":[],"monsters":[{"groupId":419,"instId":200006,"monsterId":3012010,"eventId":20332198,"pos":{"x":-507594,"y":33045,"z":-286643},"rot":{"x":0,"y":256881,"z":0}},{"groupId":419,"instId":200005,"monsterId":3012010,"eventId":20332195,"pos":{"x":-507030,"y":33045,"z":-296283},"rot":{"x":0,"y":292513,"z":0}},{"groupId":419,"instId":200004,"monsterId":3012040,"eventId":20332194,"pos":{"x":-493411,"y":33045,"z":-284980},"rot":{"x":0,"y":90100,"z":0}},{"groupId":419,"instId":200003,"monsterId":3012010,"eventId":20332193,"pos":{"x":-500575,"y":5870,"z":-325895},"rot":{"x":0,"y":347912,"z":0}},{"groupId":419,"instId":200002,"monsterId":3012040,"eventId":20332192,"pos":{"x":-503685,"y":5870,"z":-333839},"rot":{"x":0,"y":69203,"z":0}},{"groupId":419,"instId":200001,"monsterId":3012040,"eventId":20332191,"pos":{"x":-453073,"y":3006,"z":-249103},"rot":{"x":0,"y":42823,"z":0}}],"teleports":{}},"422":{"props":[],"npcs":[],"monsters":[{"groupId":422,"instId":200002,"monsterId":3012020,"eventId":20332197,"pos":{"x":-501660,"y":26980,"z":-283960},"rot":{"x":0,"y":89900,"z":0}},{"groupId":422,"instId":200001,"monsterId":3012020,"eventId":20332196,"pos":{"x":-488578,"y":26980,"z":-296536},"rot":{"x":0,"y":270100,"z":0}}],"teleports":{}},"420":{"props":[{"groupId":420,"instId":300011,"propState":0,"propId":103017,"pos":{"x":-501676,"y":33045,"z":-303907},"rot":{"x":0,"y":315678,"z":0}},{"groupId":420,"instId":300007,"propState":0,"propId":103017,"pos":{"x":-487070,"y":6044,"z":-251932},"rot":{"x":0,"y":179877,"z":0}},{"groupId":420,"instId":300004,"propState":0,"propId":103017,"pos":{"x":-487896,"y":9044,"z":-308143},"rot":{"x":0,"y":244514,"z":0}},{"groupId":420,"instId":300010,"propState":0,"propId":103017,"pos":{"x":-457016,"y":3006,"z":-247147},"rot":{"x":0,"y":268152,"z":0}},{"groupId":420,"instId":300013,"propState":0,"propId":103017,"pos":{"x":-502435,"y":33045,"z":-277968},"rot":{"x":0,"y":150592,"z":0}},{"groupId":420,"instId":300008,"propState":0,"propId":103017,"pos":{"x":-500880,"y":9044,"z":-270670},"rot":{"x":0,"y":40155,"z":0}},{"groupId":420,"instId":300006,"propState":0,"propId":103017,"pos":{"x":-484204,"y":-3004,"z":-248429},"rot":{"x":0,"y":169895,"z":0}},{"groupId":420,"instId":300005,"propState":0,"propId":103015,"pos":{"x":-481486,"y":-2966,"z":-323038},"rot":{"x":0,"y":0,"z":0}},{"groupId":420,"instId":300003,"propState":0,"propId":103015,"pos":{"x":-491179,"y":6044,"z":-247568},"rot":{"x":0,"y":0,"z":0}},{"groupId":420,"instId":300002,"propState":0,"propId":103017,"pos":{"x":-493935,"y":5870,"z":-332883},"rot":{"x":0,"y":349002,"z":0}},{"groupId":420,"instId":300001,"propState":0,"propId":103017,"pos":{"x":-457879,"y":3006,"z":-333591},"rot":{"x":0,"y":271878,"z":0}},{"groupId":420,"instId":300012,"propState":0,"propId":103015,"pos":{"x":-455180,"y":3006,"z":-289150},"rot":{"x":0,"y":0,"z":0}},{"groupId":420,"instId":300009,"propState":0,"propId":103017,"pos":{"x":-452997,"y":3006,"z":-278634},"rot":{"x":0,"y":287090,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"423":{"props":[{"groupId":423,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-499301,"y":26980,"z":-305085},"rot":{"x":0,"y":301755,"z":180000}},{"groupId":423,"instId":300002,"propState":0,"propId":103017,"pos":{"x":-487102,"y":26980,"z":-298634},"rot":{"x":0,"y":138255,"z":180000}},{"groupId":423,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-509097,"y":26779,"z":-295170},"rot":{"x":347189,"y":279290,"z":180875}},{"groupId":423,"instId":300012,"propState":0,"propId":103015,"pos":{"x":-488319,"y":26980,"z":-283857},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":423,"instId":300009,"propState":0,"propId":103017,"pos":{"x":-509606,"y":26965,"z":-296014},"rot":{"x":339586,"y":286640,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"429":{"props":[{"groupId":429,"instId":300003,"propState":18,"propId":103037,"pos":{"x":-49137,"y":12399,"z":48371},"rot":{"x":0,"y":304274,"z":0}},{"groupId":429,"instId":300005,"propState":18,"propId":103038,"pos":{"x":-102,"y":10683,"z":149737},"rot":{"x":349868,"y":263660,"z":59341}},{"groupId":429,"instId":300004,"propState":18,"propId":103038,"pos":{"x":-37720,"y":12227,"z":37930},"rot":{"x":348315,"y":176163,"z":15156}},{"groupId":429,"instId":300002,"propState":18,"propId":101028,"pos":{"x":47322,"y":13381,"z":-3240},"rot":{"x":0,"y":112396,"z":0}},{"groupId":429,"instId":300001,"propState":18,"propId":103083,"pos":{"x":-113061,"y":14523,"z":149608},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"431":{"props":[{"groupId":431,"instId":300002,"propState":0,"propId":102,"pos":{"x":133090,"y":14426,"z":130980},"rot":{"x":0,"y":315000,"z":0}},{"groupId":431,"instId":300001,"propState":0,"propId":100,"pos":{"x":128800,"y":14357,"z":105731},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[{"groupId":431,"instId":200006,"monsterId":3002041,"eventId":10301299,"pos":{"x":155924,"y":14266,"z":135294},"rot":{"x":0,"y":45000,"z":0}},{"groupId":431,"instId":200005,"monsterId":3002041,"eventId":10301299,"pos":{"x":137594,"y":14266,"z":132298},"rot":{"x":0,"y":45000,"z":0}},{"groupId":431,"instId":200004,"monsterId":3002011,"eventId":10301299,"pos":{"x":132814,"y":14266,"z":127332},"rot":{"x":0,"y":60207,"z":0}},{"groupId":431,"instId":200003,"monsterId":3002011,"eventId":10301299,"pos":{"x":158873,"y":14266,"z":130042},"rot":{"x":0,"y":310510,"z":0}},{"groupId":431,"instId":200001,"monsterId":3002041,"eventId":10301299,"pos":{"x":125785,"y":14266,"z":109206},"rot":{"x":0,"y":5680,"z":0}}],"teleports":{}},"433":{"props":[{"groupId":433,"instId":300002,"propState":18,"propId":103036,"pos":{"x":-48946,"y":12399,"z":31708},"rot":{"x":0,"y":146959,"z":0}},{"groupId":433,"instId":300001,"propState":18,"propId":103036,"pos":{"x":110913,"y":14510,"z":146775},"rot":{"x":0,"y":146959,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"432":{"props":[{"groupId":432,"instId":300004,"propState":18,"propId":103036,"pos":{"x":7159,"y":18369,"z":113214},"rot":{"x":0,"y":146959,"z":0}},{"groupId":432,"instId":300007,"propState":18,"propId":103036,"pos":{"x":23278,"y":8793,"z":167736},"rot":{"x":0,"y":146959,"z":0}},{"groupId":432,"instId":300006,"propState":18,"propId":103036,"pos":{"x":-120529,"y":15214,"z":152000},"rot":{"x":0,"y":146959,"z":0}},{"groupId":432,"instId":300005,"propState":18,"propId":103036,"pos":{"x":-22596,"y":8802,"z":167342},"rot":{"x":0,"y":146959,"z":0}},{"groupId":432,"instId":300003,"propState":18,"propId":103036,"pos":{"x":-7023,"y":17978,"z":112427},"rot":{"x":0,"y":146959,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"477":{"props":[{"groupId":477,"instId":300004,"propState":18,"propId":103038,"pos":{"x":38159,"y":5634,"z":174275},"rot":{"x":348315,"y":239540,"z":15156}},{"groupId":477,"instId":300002,"propState":18,"propId":103038,"pos":{"x":-67190,"y":4064,"z":211920},"rot":{"x":348315,"y":349472,"z":15156}},{"groupId":477,"instId":300003,"propState":18,"propId":103038,"pos":{"x":-120300,"y":15430,"z":141630},"rot":{"x":348315,"y":324554,"z":15156}},{"groupId":477,"instId":300001,"propState":18,"propId":103038,"pos":{"x":-33,"y":5110,"z":274010},"rot":{"x":348315,"y":278787,"z":15156}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":401,"startAnchorId":null,"startGroupId":null}},"1040101":{"P10401_F10401001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300007,"propState":8,"propId":101,"pos":{"x":224470,"y":104516,"z":263170},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":8,"propId":101,"pos":{"x":124536,"y":98377,"z":192166},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300008,"propState":8,"propId":101,"pos":{"x":162270,"y":100770,"z":309349},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":8,"propId":101,"pos":{"x":-19340,"y":5990,"z":-300240},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300009,"propState":8,"propId":101,"pos":{"x":315770,"y":152774,"z":298757},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":8,"propId":101,"pos":{"x":329967,"y":107971,"z":217122},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300005,"propState":8,"propId":101,"pos":{"x":227579,"y":167843,"z":369819},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":8,"propId":101,"pos":{"x":-101136,"y":15608,"z":-278544},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":8,"propId":101,"pos":{"x":78066,"y":-5970,"z":-486616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1040107":{"anchorId":7,"groupId":6,"instId":300007,"pos":{"x":216390,"y":103529,"z":270850},"rot":{"x":0,"y":75679,"z":0}},"1040108":{"anchorId":8,"groupId":6,"instId":300008,"pos":{"x":167763,"y":100770,"z":308090},"rot":{"x":0,"y":90000,"z":0}},"1040109":{"anchorId":9,"groupId":6,"instId":300009,"pos":{"x":318666,"y":152472,"z":306522},"rot":{"x":0,"y":56899,"z":0}},"1040101":{"anchorId":1,"groupId":6,"instId":300001,"pos":{"x":89730,"y":-6120,"z":-492460},"rot":{"x":0,"y":346618,"z":0}},"1040102":{"anchorId":2,"groupId":6,"instId":300002,"pos":{"x":-21430,"y":5990,"z":-303590},"rot":{"x":0,"y":254754,"z":0}},"1040103":{"anchorId":3,"groupId":6,"instId":300003,"pos":{"x":-105120,"y":15608,"z":-278950},"rot":{"x":0,"y":329392,"z":0}},"1040104":{"anchorId":4,"groupId":6,"instId":300004,"pos":{"x":114403,"y":98354,"z":194152},"rot":{"x":0,"y":60000,"z":0}},"1040105":{"anchorId":5,"groupId":6,"instId":300005,"pos":{"x":221674,"y":168060,"z":363828},"rot":{"x":0,"y":330000,"z":0}},"1040106":{"anchorId":6,"groupId":6,"instId":300006,"pos":{"x":336400,"y":107971,"z":213537},"rot":{"x":0,"y":182732,"z":0}}}},"8":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300012,"propState":1,"propId":104018,"pos":{"x":241740,"y":101971,"z":163320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300006,"propState":1,"propId":104007,"pos":{"x":159686,"y":100793,"z":300618},"rot":{"x":0,"y":240000,"z":0}},{"groupId":26,"instId":300003,"propState":1,"propId":104007,"pos":{"x":236879,"y":103740,"z":236270},"rot":{"x":0,"y":7500,"z":0}},{"groupId":26,"instId":300010,"propState":1,"propId":104018,"pos":{"x":353781,"y":107971,"z":203856},"rot":{"x":0,"y":150000,"z":0}},{"groupId":26,"instId":300011,"propState":1,"propId":104018,"pos":{"x":291750,"y":105971,"z":185290},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300007,"propState":1,"propId":104007,"pos":{"x":143159,"y":100976,"z":309937},"rot":{"x":0,"y":293966,"z":0}},{"groupId":26,"instId":300005,"propState":1,"propId":104007,"pos":{"x":188042,"y":104630,"z":276986},"rot":{"x":0,"y":330000,"z":0}},{"groupId":26,"instId":300004,"propState":1,"propId":104007,"pos":{"x":212126,"y":103740,"z":279143},"rot":{"x":0,"y":112500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300010,"propState":12,"propId":60401,"pos":{"x":-102840,"y":19562,"z":-246767},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300008,"propState":12,"propId":60401,"pos":{"x":-134960,"y":15608,"z":-280360},"rot":{"x":0,"y":90001,"z":0}},{"groupId":9,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-64086,"y":21093,"z":-269232},"rot":{"x":0,"y":20649,"z":0}},{"groupId":9,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-26774,"y":3350,"z":-287644},"rot":{"x":0,"y":1,"z":0}},{"groupId":9,"instId":300002,"propState":12,"propId":60401,"pos":{"x":3914,"y":3450,"z":-290792},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300012,"propState":12,"propId":60401,"pos":{"x":-86640,"y":27266,"z":-243760},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300009,"propState":12,"propId":60401,"pos":{"x":-60375,"y":12152,"z":-278233},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300007,"propState":12,"propId":60401,"pos":{"x":-74082,"y":11031,"z":-231372},"rot":{"x":0,"y":179999,"z":0}},{"groupId":9,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-33678,"y":3365,"z":-267524},"rot":{"x":0,"y":90531,"z":0}},{"groupId":9,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-18250,"y":6339,"z":-296226},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300001,"propState":12,"propId":60401,"pos":{"x":82050,"y":-5915,"z":-395340},"rot":{"x":0,"y":276750,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300002,"propState":1,"propId":104003,"pos":{"x":311898,"y":152508,"z":314894},"rot":{"x":0,"y":91953,"z":0}},{"groupId":13,"instId":300003,"propState":1,"propId":104002,"pos":{"x":316455,"y":152200,"z":310770},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300005,"propState":1,"propId":104013,"pos":{"x":316207,"y":152404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":1,"propId":104013,"pos":{"x":316207,"y":109404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":1,"propId":104003,"pos":{"x":312570,"y":109590,"z":314512},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[{"groupId":152,"instId":300024,"propState":12,"propId":60401,"pos":{"x":145640,"y":100754,"z":297480},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300021,"propState":12,"propId":60401,"pos":{"x":190814,"y":101238,"z":287208},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300017,"propState":12,"propId":60401,"pos":{"x":327440,"y":107971,"z":221628},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300010,"propState":12,"propId":60401,"pos":{"x":268140,"y":101000,"z":239810},"rot":{"x":0,"y":328116,"z":0}},{"groupId":152,"instId":300023,"propState":12,"propId":60401,"pos":{"x":221083,"y":100770,"z":333802},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300020,"propState":12,"propId":60401,"pos":{"x":199019,"y":167843,"z":358454},"rot":{"x":0,"y":18403,"z":0}},{"groupId":152,"instId":300016,"propState":12,"propId":60401,"pos":{"x":329340,"y":106089,"z":169620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300013,"propState":12,"propId":60401,"pos":{"x":338020,"y":152803,"z":333890},"rot":{"x":0,"y":221024,"z":0}},{"groupId":152,"instId":300007,"propState":12,"propId":60401,"pos":{"x":194002,"y":104122,"z":255928},"rot":{"x":0,"y":130733,"z":0}},{"groupId":152,"instId":300022,"propState":12,"propId":60401,"pos":{"x":171673,"y":100770,"z":318303},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300019,"propState":12,"propId":60401,"pos":{"x":269649,"y":163150,"z":363836},"rot":{"x":0,"y":310585,"z":0}},{"groupId":152,"instId":300014,"propState":12,"propId":60401,"pos":{"x":282990,"y":101971,"z":173500},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300011,"propState":12,"propId":60401,"pos":{"x":225310,"y":101000,"z":290410},"rot":{"x":0,"y":59999,"z":0}},{"groupId":152,"instId":300008,"propState":12,"propId":60401,"pos":{"x":229414,"y":105571,"z":210692},"rot":{"x":0,"y":321314,"z":0}},{"groupId":152,"instId":300005,"propState":12,"propId":60401,"pos":{"x":177853,"y":93580,"z":175242},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300002,"propState":12,"propId":60401,"pos":{"x":130494,"y":93630,"z":279354},"rot":{"x":0,"y":239980,"z":0}},{"groupId":152,"instId":300015,"propState":12,"propId":60401,"pos":{"x":286450,"y":105958,"z":211950},"rot":{"x":0,"y":148320,"z":0}},{"groupId":152,"instId":300012,"propState":12,"propId":60401,"pos":{"x":255420,"y":101000,"z":320270},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300009,"propState":12,"propId":60401,"pos":{"x":183158,"y":104652,"z":266854},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300006,"propState":12,"propId":60401,"pos":{"x":253837,"y":98644,"z":136847},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300004,"propState":12,"propId":60401,"pos":{"x":185760,"y":105762,"z":371090},"rot":{"x":0,"y":45000,"z":0}},{"groupId":152,"instId":300001,"propState":12,"propId":60401,"pos":{"x":152574,"y":93638,"z":266324},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300002,"propState":1,"propId":104001,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300004,"propState":1,"propId":104014,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300003,"propState":1,"propId":104014,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300001,"propState":1,"propId":104001,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300001,"propState":0,"propId":104015,"pos":{"x":204915,"y":167443,"z":391466},"rot":{"x":0,"y":245000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300022,"propState":0,"propId":104010,"pos":{"x":-134892,"y":15204,"z":-278844},"rot":{"x":339188,"y":3118,"z":0}},{"groupId":10,"instId":300028,"propState":0,"propId":104010,"pos":{"x":19589,"y":3448,"z":-237547},"rot":{"x":0,"y":241864,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":104010,"pos":{"x":20605,"y":3448,"z":-283484},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300023,"propState":0,"propId":104010,"pos":{"x":-133409,"y":15164,"z":-280288},"rot":{"x":339524,"y":86672,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":104008,"pos":{"x":-26494,"y":6610,"z":-323210},"rot":{"x":0,"y":351685,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":104010,"pos":{"x":14697,"y":-1293,"z":-360615},"rot":{"x":0,"y":51018,"z":0}},{"groupId":10,"instId":300012,"propState":0,"propId":104010,"pos":{"x":55603,"y":-6017,"z":-404746},"rot":{"x":0,"y":23104,"z":0}},{"groupId":10,"instId":300018,"propState":0,"propId":104011,"pos":{"x":-111490,"y":26632,"z":-258600},"rot":{"x":0,"y":311826,"z":0}},{"groupId":10,"instId":300015,"propState":0,"propId":104008,"pos":{"x":-84739,"y":27779,"z":-263615},"rot":{"x":0,"y":156113,"z":0}},{"groupId":10,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-71770,"y":12394,"z":-278750},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":104010,"pos":{"x":58732,"y":-5990,"z":-419241},"rot":{"x":0,"y":102446,"z":0}},{"groupId":10,"instId":300025,"propState":0,"propId":104010,"pos":{"x":89695,"y":-5970,"z":-448796},"rot":{"x":0,"y":210643,"z":0}},{"groupId":10,"instId":300024,"propState":0,"propId":104011,"pos":{"x":-63897,"y":21093,"z":-236956},"rot":{"x":0,"y":220027,"z":0}},{"groupId":10,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-62385,"y":21150,"z":-257798},"rot":{"x":0,"y":264682,"z":0}},{"groupId":10,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-144850,"y":16251,"z":-247720},"rot":{"x":0,"y":75105,"z":0}},{"groupId":10,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-50970,"y":5978,"z":-300970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300027,"propState":0,"propId":104010,"pos":{"x":21331,"y":2224,"z":-334155},"rot":{"x":0,"y":263701,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":104010,"pos":{"x":43152,"y":-5300,"z":-372415},"rot":{"x":0,"y":220886,"z":0}},{"groupId":10,"instId":300021,"propState":0,"propId":104011,"pos":{"x":-14840,"y":3448,"z":-206413},"rot":{"x":0,"y":177426,"z":0}},{"groupId":10,"instId":300020,"propState":0,"propId":104011,"pos":{"x":-25366,"y":3333,"z":-216889},"rot":{"x":0,"y":88688,"z":0}},{"groupId":10,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-76758,"y":24054,"z":-249600},"rot":{"x":0,"y":53418,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-74500,"y":11160,"z":-287292},"rot":{"x":0,"y":236527,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-51120,"y":5978,"z":-310370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-39636,"y":5990,"z":-294265},"rot":{"x":0,"y":185572,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300029,"propState":0,"propId":104010,"pos":{"x":118702,"y":93656,"z":244941},"rot":{"x":0,"y":60791,"z":0}},{"groupId":153,"instId":300035,"propState":0,"propId":104011,"pos":{"x":146505,"y":100471,"z":298122},"rot":{"x":342589,"y":54454,"z":0}},{"groupId":153,"instId":300033,"propState":0,"propId":104010,"pos":{"x":278410,"y":163045,"z":379509},"rot":{"x":0,"y":258352,"z":0}},{"groupId":153,"instId":300015,"propState":0,"propId":104011,"pos":{"x":134181,"y":98377,"z":214970},"rot":{"x":0,"y":150000,"z":0}},{"groupId":153,"instId":300010,"propState":0,"propId":104009,"pos":{"x":333780,"y":153438,"z":347280},"rot":{"x":0,"y":404,"z":0}},{"groupId":153,"instId":300019,"propState":0,"propId":104010,"pos":{"x":318070,"y":105971,"z":196210},"rot":{"x":0,"y":243409,"z":0}},{"groupId":153,"instId":300032,"propState":0,"propId":104010,"pos":{"x":277570,"y":159001,"z":355931},"rot":{"x":0,"y":130587,"z":0}},{"groupId":153,"instId":300031,"propState":0,"propId":104010,"pos":{"x":245807,"y":164825,"z":374963},"rot":{"x":0,"y":127904,"z":0}},{"groupId":153,"instId":300001,"propState":0,"propId":104010,"pos":{"x":143195,"y":93656,"z":258228},"rot":{"x":0,"y":330871,"z":0}},{"groupId":153,"instId":300036,"propState":0,"propId":104010,"pos":{"x":329070,"y":107647,"z":221670},"rot":{"x":350770,"y":105499,"z":0}},{"groupId":153,"instId":300023,"propState":0,"propId":104011,"pos":{"x":322496,"y":107971,"z":226099},"rot":{"x":0,"y":187422,"z":0}},{"groupId":153,"instId":300006,"propState":0,"propId":104010,"pos":{"x":184370,"y":103203,"z":225470},"rot":{"x":0,"y":326831,"z":0}},{"groupId":153,"instId":300037,"propState":0,"propId":104011,"pos":{"x":314177,"y":153280,"z":292709},"rot":{"x":0,"y":92791,"z":0}},{"groupId":153,"instId":300028,"propState":0,"propId":104011,"pos":{"x":113901,"y":93638,"z":278405},"rot":{"x":0,"y":198040,"z":0}},{"groupId":153,"instId":300026,"propState":0,"propId":104011,"pos":{"x":141980,"y":98377,"z":200620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":153,"instId":300025,"propState":0,"propId":104010,"pos":{"x":150702,"y":105591,"z":352393},"rot":{"x":0,"y":60000,"z":0}},{"groupId":153,"instId":300024,"propState":0,"propId":104010,"pos":{"x":138940,"y":100954,"z":308470},"rot":{"x":0,"y":326307,"z":0}},{"groupId":153,"instId":300013,"propState":0,"propId":104010,"pos":{"x":279350,"y":105971,"z":191890},"rot":{"x":0,"y":241048,"z":0}},{"groupId":153,"instId":300018,"propState":0,"propId":104010,"pos":{"x":255266,"y":101971,"z":167109},"rot":{"x":0,"y":154263,"z":0}},{"groupId":153,"instId":300005,"propState":0,"propId":104010,"pos":{"x":231250,"y":97644,"z":153440},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300030,"propState":0,"propId":104010,"pos":{"x":178485,"y":167843,"z":371664},"rot":{"x":0,"y":56447,"z":0}},{"groupId":153,"instId":300002,"propState":0,"propId":104010,"pos":{"x":128310,"y":100954,"z":292948},"rot":{"x":0,"y":62758,"z":0}},{"groupId":153,"instId":300012,"propState":0,"propId":104008,"pos":{"x":292770,"y":101000,"z":253740},"rot":{"x":0,"y":151932,"z":0}},{"groupId":153,"instId":300011,"propState":0,"propId":104009,"pos":{"x":219650,"y":97644,"z":143270},"rot":{"x":0,"y":92595,"z":0}},{"groupId":153,"instId":300022,"propState":0,"propId":104010,"pos":{"x":346015,"y":107971,"z":231792},"rot":{"x":0,"y":180550,"z":0}},{"groupId":153,"instId":300021,"propState":0,"propId":104010,"pos":{"x":321207,"y":105971,"z":197154},"rot":{"x":0,"y":60201,"z":0}},{"groupId":153,"instId":300014,"propState":0,"propId":104010,"pos":{"x":308709,"y":106272,"z":159522},"rot":{"x":0,"y":36623,"z":0}},{"groupId":153,"instId":300009,"propState":0,"propId":104011,"pos":{"x":234600,"y":103530,"z":222580},"rot":{"x":0,"y":17701,"z":0}},{"groupId":153,"instId":300016,"propState":0,"propId":104010,"pos":{"x":176260,"y":103203,"z":239780},"rot":{"x":0,"y":150437,"z":0}},{"groupId":153,"instId":300004,"propState":0,"propId":104010,"pos":{"x":227950,"y":97644,"z":159150},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300003,"propState":0,"propId":104011,"pos":{"x":177050,"y":93120,"z":174910},"rot":{"x":0,"y":246601,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":160,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":160,"instId":300002,"propState":0,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}},{"groupId":160,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300002,"propState":0,"propId":104020,"pos":{"x":-66980,"y":21867,"z":-266740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-99031,"y":15920,"z":-275022},"rot":{"x":0,"y":273537,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300002,"propState":0,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"242":{"props":[{"groupId":242,"instId":300002,"propState":0,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":242,"instId":300001,"propState":0,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"258":{"props":[{"groupId":258,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300001,"propState":0,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":0,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"259":{"props":[{"groupId":259,"instId":300002,"propState":0,"propId":100,"pos":{"x":338174,"y":114272,"z":200923},"rot":{"x":0,"y":0,"z":0}},{"groupId":259,"instId":300001,"propState":0,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"260":{"props":[{"groupId":260,"instId":300001,"propState":0,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"261":{"props":[{"groupId":261,"instId":300001,"propState":0,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"262":{"props":[{"groupId":262,"instId":300001,"propState":0,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"263":{"props":[{"groupId":263,"instId":300001,"propState":0,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"245":{"props":[{"groupId":245,"instId":300004,"propState":1,"propId":211,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300003,"propState":20,"propId":60401,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}},{"groupId":245,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300004,"propState":1,"propId":211,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300003,"propState":20,"propId":60401,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300002,"propState":0,"propId":104023,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}},{"groupId":287,"instId":300001,"propState":0,"propId":104010,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"289":{"props":[{"groupId":289,"instId":300004,"propState":1,"propId":211,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300003,"propState":20,"propId":60401,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300002,"propState":0,"propId":104023,"pos":{"x":342033,"y":168183,"z":326850},"rot":{"x":0,"y":346005,"z":0}},{"groupId":289,"instId":300001,"propState":0,"propId":104011,"pos":{"x":342033,"y":168036,"z":326850},"rot":{"x":0,"y":346005,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"309":{"props":[{"groupId":309,"instId":300004,"propState":1,"propId":211,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300003,"propState":20,"propId":60401,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300002,"propState":0,"propId":104023,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":346005,"z":0}},{"groupId":309,"instId":300001,"propState":0,"propId":104010,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":272341,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300010,"propState":0,"propId":104078,"pos":{"x":340774,"y":107971,"z":190474},"rot":{"x":0,"y":330000,"z":0}},{"groupId":94,"instId":300009,"propState":0,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300008,"propState":0,"propId":104078,"pos":{"x":-122252,"y":15622,"z":-283207},"rot":{"x":0,"y":180849,"z":0}},{"groupId":94,"instId":300007,"propState":0,"propId":104078,"pos":{"x":273980,"y":102188,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":94,"instId":300004,"propState":0,"propId":104078,"pos":{"x":204903,"y":167529,"z":391455},"rot":{"x":0,"y":329375,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"522":{"props":[{"groupId":522,"instId":300008,"propState":1,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300007,"propState":1,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300010,"propState":1,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}},{"groupId":522,"instId":300006,"propState":1,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300002,"propState":1,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300012,"propState":1,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}},{"groupId":522,"instId":300011,"propState":1,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}},{"groupId":522,"instId":300009,"propState":1,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}},{"groupId":522,"instId":300005,"propState":102,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300004,"propState":101,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}},{"groupId":522,"instId":300003,"propState":1,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300001,"propState":2,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300005,"propState":0,"propId":104012,"pos":{"x":352900,"y":107971,"z":220700},"rot":{"x":0,"y":240000,"z":0}},{"groupId":93,"instId":300007,"propState":1,"propId":104012,"pos":{"x":-79120,"y":14778,"z":-283515},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":104012,"pos":{"x":209210,"y":100740,"z":308940},"rot":{"x":0,"y":329129,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":104012,"pos":{"x":219888,"y":97644,"z":168466},"rot":{"x":0,"y":150238,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":104012,"pos":{"x":158376,"y":105750,"z":344739},"rot":{"x":0,"y":224478,"z":0}},{"groupId":93,"instId":300008,"propState":0,"propId":104012,"pos":{"x":257554,"y":102389,"z":172472},"rot":{"x":0,"y":330054,"z":0}},{"groupId":93,"instId":300002,"propState":1,"propId":104012,"pos":{"x":-146909,"y":15640,"z":-263311},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":104012,"pos":{"x":-14980,"y":3350,"z":-283160},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300004,"propState":0,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300005,"propState":0,"propId":104068,"pos":{"x":227188,"y":100770,"z":344085},"rot":{"x":0,"y":240000,"z":0}},{"groupId":95,"instId":300008,"propState":0,"propId":104068,"pos":{"x":210027,"y":104654,"z":224475},"rot":{"x":0,"y":59128,"z":0}},{"groupId":95,"instId":300007,"propState":0,"propId":104068,"pos":{"x":210166,"y":103536,"z":287518},"rot":{"x":0,"y":202254,"z":0}},{"groupId":95,"instId":300006,"propState":0,"propId":104068,"pos":{"x":-106222,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300003,"propState":0,"propId":104068,"pos":{"x":221207,"y":167929,"z":357985},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300002,"propState":0,"propId":104068,"pos":{"x":-57455,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300001,"propState":0,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300003,"propState":1,"propId":104060,"pos":{"x":178203,"y":95088,"z":175242},"rot":{"x":0,"y":61300,"z":0}},{"groupId":164,"instId":300002,"propState":1,"propId":104060,"pos":{"x":77893,"y":-4450,"z":-498633},"rot":{"x":0,"y":253178,"z":0}},{"groupId":164,"instId":300001,"propState":1,"propId":104060,"pos":{"x":-1540,"y":4866,"z":-287650},"rot":{"x":0,"y":269808,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":104104,"pos":{"x":139743,"y":100989,"z":319552},"rot":{"x":0,"y":331251,"z":0}}],"npcs":[{"groupId":151,"instId":400006,"npcId":14312,"pos":{"x":139892,"y":102103,"z":319130},"rot":{"x":0,"y":239755,"z":0}},{"groupId":151,"instId":400001,"npcId":100,"pos":{"x":139968,"y":102482,"z":319179},"rot":{"x":0,"y":242786,"z":0}}],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300006,"propState":0,"propId":104059,"pos":{"x":-4256,"y":3381,"z":-247994},"rot":{"x":0,"y":224790,"z":0}},{"groupId":96,"instId":300004,"propState":1,"propId":104059,"pos":{"x":270190,"y":163213,"z":371600},"rot":{"x":0,"y":260032,"z":0}},{"groupId":96,"instId":300007,"propState":0,"propId":104059,"pos":{"x":-66826,"y":11067,"z":-234952},"rot":{"x":0,"y":267497,"z":0}},{"groupId":96,"instId":300003,"propState":0,"propId":104059,"pos":{"x":198068,"y":104652,"z":269939},"rot":{"x":0,"y":151368,"z":0}},{"groupId":96,"instId":300008,"propState":0,"propId":104059,"pos":{"x":-64190,"y":21093,"z":-235440},"rot":{"x":0,"y":212078,"z":0}},{"groupId":96,"instId":300002,"propState":0,"propId":104059,"pos":{"x":325745,"y":106160,"z":184548},"rot":{"x":0,"y":240447,"z":0}},{"groupId":96,"instId":300005,"propState":0,"propId":104059,"pos":{"x":118761,"y":101070,"z":317301},"rot":{"x":0,"y":77253,"z":0}},{"groupId":96,"instId":300001,"propState":1,"propId":104059,"pos":{"x":234018,"y":100947,"z":269707},"rot":{"x":0,"y":39325,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[],"npcs":[{"groupId":36,"instId":400001,"npcId":3149,"pos":{"x":-59530,"y":12152,"z":-273520},"rot":{"x":0,"y":309292,"z":0}}],"monsters":[],"teleports":{}},"37":{"props":[],"npcs":[{"groupId":37,"instId":400001,"npcId":14109,"pos":{"x":-95080,"y":14756,"z":-279743},"rot":{"x":0,"y":10151,"z":0}}],"monsters":[],"teleports":{}},"40":{"props":[],"npcs":[{"groupId":40,"instId":400001,"npcId":14110,"pos":{"x":-111968,"y":15665,"z":-266978},"rot":{"x":0,"y":196945,"z":0}}],"monsters":[],"teleports":{}},"39":{"props":[],"npcs":[{"groupId":39,"instId":400001,"npcId":14209,"pos":{"x":-96529,"y":15621,"z":-265169},"rot":{"x":0,"y":224052,"z":0}}],"monsters":[],"teleports":{}},"176":{"props":[],"npcs":[{"groupId":176,"instId":400003,"npcId":14112,"pos":{"x":85750,"y":-16540,"z":-467330},"rot":{"x":0,"y":0,"z":0}},{"groupId":176,"instId":400002,"npcId":3183,"pos":{"x":86500,"y":-16540,"z":-469680},"rot":{"x":0,"y":341837,"z":0}},{"groupId":176,"instId":400001,"npcId":3185,"pos":{"x":87700,"y":-16540,"z":-477300},"rot":{"x":0,"y":345321,"z":0}}],"monsters":[],"teleports":{}},"693":{"props":[{"groupId":693,"instId":300009,"propState":1,"propId":104077,"pos":{"x":192762,"y":167843,"z":360452},"rot":{"x":0,"y":356980,"z":0}},{"groupId":693,"instId":300007,"propState":0,"propId":104057,"pos":{"x":187523,"y":168660,"z":362604},"rot":{"x":321778,"y":257200,"z":342283}},{"groupId":693,"instId":300002,"propState":0,"propId":104064,"pos":{"x":186826,"y":168808,"z":362539},"rot":{"x":0,"y":302025,"z":0}},{"groupId":693,"instId":300010,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":693,"instId":300008,"propState":0,"propId":104058,"pos":{"x":186773,"y":169074,"z":362520},"rot":{"x":305512,"y":144406,"z":358917}},{"groupId":693,"instId":300006,"propState":0,"propId":104056,"pos":{"x":187700,"y":168997,"z":361632},"rot":{"x":270000,"y":217406,"z":0}},{"groupId":693,"instId":300005,"propState":0,"propId":104055,"pos":{"x":187254,"y":169364,"z":362029},"rot":{"x":355460,"y":192204,"z":1333}},{"groupId":693,"instId":300004,"propState":0,"propId":104066,"pos":{"x":187499,"y":168416,"z":362527},"rot":{"x":0,"y":0,"z":0}},{"groupId":693,"instId":300003,"propState":0,"propId":104065,"pos":{"x":187839,"y":168590,"z":361729},"rot":{"x":0,"y":287206,"z":0}},{"groupId":693,"instId":300001,"propState":0,"propId":104063,"pos":{"x":187289,"y":169063,"z":361953},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"820":{"props":[{"groupId":820,"instId":300008,"propState":0,"propId":104183,"pos":{"x":188982,"y":168196,"z":361535},"rot":{"x":0,"y":49461,"z":0}},{"groupId":820,"instId":300002,"propState":0,"propId":104125,"pos":{"x":188889,"y":168635,"z":361465},"rot":{"x":293668,"y":60173,"z":333797}},{"groupId":820,"instId":300005,"propState":0,"propId":104184,"pos":{"x":188943,"y":168491,"z":360863},"rot":{"x":0,"y":51369,"z":0}},{"groupId":820,"instId":300001,"propState":0,"propId":104126,"pos":{"x":188961,"y":168979,"z":360890},"rot":{"x":0,"y":76530,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"865":{"props":[{"groupId":865,"instId":300008,"propState":0,"propId":104227,"pos":{"x":189472,"y":168865,"z":360522},"rot":{"x":0,"y":39686,"z":0}},{"groupId":865,"instId":300003,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":865,"instId":300002,"propState":2,"propId":104128,"pos":{"x":189341,"y":169342,"z":360495},"rot":{"x":341444,"y":40212,"z":11724}},{"groupId":865,"instId":300005,"propState":0,"propId":104226,"pos":{"x":189635,"y":168368,"z":361185},"rot":{"x":0,"y":24286,"z":0}},{"groupId":865,"instId":300001,"propState":0,"propId":104127,"pos":{"x":189616,"y":168721,"z":361183},"rot":{"x":354334,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"866":{"props":[{"groupId":866,"instId":300008,"propState":0,"propId":104130,"pos":{"x":191201,"y":169576,"z":359615},"rot":{"x":3903,"y":64446,"z":12593}},{"groupId":866,"instId":300002,"propState":0,"propId":104266,"pos":{"x":191305,"y":169043,"z":359745},"rot":{"x":0,"y":9052,"z":0}},{"groupId":866,"instId":300007,"propState":0,"propId":104132,"pos":{"x":190871,"y":168580,"z":360364},"rot":{"x":22141,"y":356659,"z":352074}},{"groupId":866,"instId":300006,"propState":0,"propId":104131,"pos":{"x":190486,"y":169002,"z":359850},"rot":{"x":0,"y":0,"z":0}},{"groupId":866,"instId":300005,"propState":0,"propId":104129,"pos":{"x":191862,"y":168905,"z":360250},"rot":{"x":354080,"y":333511,"z":354898}},{"groupId":866,"instId":300004,"propState":0,"propId":104265,"pos":{"x":190876,"y":168343,"z":360318},"rot":{"x":0,"y":320132,"z":0}},{"groupId":866,"instId":300003,"propState":0,"propId":104264,"pos":{"x":190496,"y":168785,"z":359822},"rot":{"x":0,"y":338559,"z":0}},{"groupId":866,"instId":300001,"propState":0,"propId":104267,"pos":{"x":191717,"y":168653,"z":360253},"rot":{"x":0,"y":15097,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"904":{"props":[{"groupId":904,"instId":300013,"propState":1,"propId":103074,"pos":{"x":189057,"y":168564,"z":361868},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300010,"propState":1,"propId":103074,"pos":{"x":186171,"y":169205,"z":363188},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300003,"propState":1,"propId":103074,"pos":{"x":189869,"y":169229,"z":360568},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300014,"propState":1,"propId":103074,"pos":{"x":188361,"y":168507,"z":362190},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300007,"propState":1,"propId":103074,"pos":{"x":187212,"y":169169,"z":362336},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300004,"propState":1,"propId":103074,"pos":{"x":189421,"y":169096,"z":361064},"rot":{"x":0,"y":212022,"z":0}},{"groupId":904,"instId":300002,"propState":2,"propId":104133,"pos":{"x":190029,"y":169020,"z":360332},"rot":{"x":348037,"y":19864,"z":0}},{"groupId":904,"instId":300015,"propState":1,"propId":103074,"pos":{"x":186971,"y":168661,"z":363228},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300012,"propState":1,"propId":103074,"pos":{"x":190314,"y":168629,"z":361102},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300011,"propState":1,"propId":103074,"pos":{"x":191110,"y":168941,"z":360930},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300009,"propState":1,"propId":103074,"pos":{"x":186632,"y":169348,"z":362658},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300006,"propState":1,"propId":103074,"pos":{"x":188377,"y":169121,"z":361512},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300005,"propState":1,"propId":103074,"pos":{"x":188553,"y":169310,"z":361334},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300001,"propState":1,"propId":103074,"pos":{"x":190626,"y":169492,"z":360469},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300008,"propState":0,"propId":104298,"pos":{"x":190058,"y":168547,"z":360340},"rot":{"x":0,"y":216848,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"209":{"props":[{"groupId":209,"instId":300002,"propState":1,"propId":211,"pos":{"x":48064,"y":-5982,"z":-390773},"rot":{"x":0,"y":0,"z":0}},{"groupId":209,"instId":300004,"propState":0,"propId":100,"pos":{"x":46621,"y":-4524,"z":-391878},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300003,"propState":0,"propId":103074,"pos":{"x":47585,"y":-4388,"z":-391188},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300001,"propState":0,"propId":104055,"pos":{"x":46602,"y":-4593,"z":-391873},"rot":{"x":344697,"y":300009,"z":356002}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300004,"propState":0,"propId":100,"pos":{"x":77916,"y":-2890,"z":-498625},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300003,"propState":0,"propId":103074,"pos":{"x":77890,"y":-2904,"z":-497698},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300002,"propState":1,"propId":211,"pos":{"x":78969,"y":-5990,"z":-498306},"rot":{"x":8194,"y":101249,"z":335880}},{"groupId":208,"instId":300001,"propState":18,"propId":104055,"pos":{"x":77916,"y":-3040,"z":-498627},"rot":{"x":347193,"y":264267,"z":356938}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300002,"propState":1,"propId":211,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":0,"y":279817,"z":0}},{"groupId":210,"instId":300004,"propState":0,"propId":100,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300003,"propState":0,"propId":103074,"pos":{"x":258223,"y":102524,"z":274787},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300001,"propState":18,"propId":104055,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":270000,"y":9817,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300004,"propState":0,"propId":100,"pos":{"x":-132986,"y":27463,"z":-252368},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-132107,"y":27553,"z":-252580},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300002,"propState":1,"propId":211,"pos":{"x":-133052,"y":26103,"z":-253728},"rot":{"x":0,"y":0,"z":0}},{"groupId":211,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-132986,"y":27350,"z":-252401},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"212":{"props":[{"groupId":212,"instId":300004,"propState":0,"propId":100,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-54799,"y":14016,"z":-266205},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300002,"propState":1,"propId":211,"pos":{"x":-55180,"y":12152,"z":-266265},"rot":{"x":0,"y":0,"z":0}},{"groupId":212,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":339015,"y":119916,"z":346931}}],"npcs":[],"monsters":[],"teleports":{}},"510":{"props":[{"groupId":510,"instId":300012,"propState":0,"propId":104078,"pos":{"x":176280,"y":167670,"z":362670},"rot":{"x":0,"y":220548,"z":0}},{"groupId":510,"instId":300007,"propState":18,"propId":104055,"pos":{"x":174855,"y":171877,"z":366508},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300010,"propState":18,"propId":104055,"pos":{"x":180874,"y":170657,"z":361730},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300003,"propState":18,"propId":104055,"pos":{"x":174899,"y":170492,"z":366534},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300011,"propState":18,"propId":104055,"pos":{"x":180791,"y":170462,"z":361715},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300008,"propState":18,"propId":104055,"pos":{"x":174855,"y":172341,"z":366487},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300005,"propState":18,"propId":104055,"pos":{"x":174992,"y":171632,"z":367015},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300002,"propState":18,"propId":104055,"pos":{"x":174982,"y":170830,"z":366867},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300009,"propState":20,"propId":60403,"pos":{"x":190341,"y":167843,"z":363687},"rot":{"x":0,"y":30000,"z":0}},{"groupId":510,"instId":300006,"propState":18,"propId":104055,"pos":{"x":174768,"y":172125,"z":366101},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300004,"propState":18,"propId":104055,"pos":{"x":174901,"y":171168,"z":366612},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300001,"propState":18,"propId":104055,"pos":{"x":175084,"y":170909,"z":367324},"rot":{"x":0,"y":104400,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"213":{"props":[{"groupId":213,"instId":300006,"propState":0,"propId":104055,"pos":{"x":-31535,"y":4077,"z":-264049},"rot":{"x":355333,"y":326571,"z":358483}},{"groupId":213,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-31099,"y":4038,"z":-263724},"rot":{"x":358788,"y":353979,"z":354373}},{"groupId":213,"instId":300004,"propState":0,"propId":100,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-30652,"y":4254,"z":-263381},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300002,"propState":1,"propId":211,"pos":{"x":-30255,"y":3365,"z":-265518},"rot":{"x":0,"y":0,"z":0}},{"groupId":213,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":355207,"y":309806,"z":356809}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300004,"propState":0,"propId":100,"pos":{"x":159492,"y":102318,"z":309332},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300003,"propState":0,"propId":103074,"pos":{"x":160508,"y":102331,"z":309445},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300002,"propState":1,"propId":211,"pos":{"x":160112,"y":100770,"z":307461},"rot":{"x":0,"y":0,"z":0}},{"groupId":216,"instId":300001,"propState":0,"propId":104055,"pos":{"x":159492,"y":102256,"z":309332},"rot":{"x":46257,"y":220798,"z":53139}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300004,"propState":0,"propId":100,"pos":{"x":140574,"y":102154,"z":339418},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300003,"propState":1,"propId":104055,"pos":{"x":140502,"y":102080,"z":339386},"rot":{"x":338088,"y":149909,"z":358527}},{"groupId":215,"instId":300006,"propState":1,"propId":211,"pos":{"x":127191,"y":101080,"z":331597},"rot":{"x":0,"y":0,"z":0}},{"groupId":215,"instId":300005,"propState":0,"propId":103074,"pos":{"x":139957,"y":102238,"z":338903},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300002,"propState":1,"propId":104055,"pos":{"x":130717,"y":102275,"z":338339},"rot":{"x":347305,"y":224748,"z":24829}},{"groupId":215,"instId":300001,"propState":0,"propId":104055,"pos":{"x":126007,"y":102265,"z":333305},"rot":{"x":357686,"y":211647,"z":337410}}],"npcs":[],"monsters":[],"teleports":{}},"214":{"props":[{"groupId":214,"instId":300006,"propState":1,"propId":211,"pos":{"x":179320,"y":106811,"z":366430},"rot":{"x":0,"y":0,"z":0}},{"groupId":214,"instId":300003,"propState":1,"propId":104055,"pos":{"x":175522,"y":170077,"z":362892},"rot":{"x":331292,"y":197984,"z":19614}},{"groupId":214,"instId":300005,"propState":0,"propId":103074,"pos":{"x":174986,"y":170184,"z":363433},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300002,"propState":1,"propId":104055,"pos":{"x":175002,"y":156010,"z":362005},"rot":{"x":331066,"y":253144,"z":334584}},{"groupId":214,"instId":300004,"propState":0,"propId":100,"pos":{"x":175522,"y":170178,"z":362892},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300001,"propState":0,"propId":104055,"pos":{"x":175099,"y":137806,"z":361822},"rot":{"x":315884,"y":214883,"z":30438}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300003,"propState":0,"propId":103074,"pos":{"x":337751,"y":173869,"z":293111},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300004,"propState":0,"propId":100,"pos":{"x":336933,"y":173863,"z":292571},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300002,"propState":1,"propId":211,"pos":{"x":338040,"y":168259,"z":292549},"rot":{"x":0,"y":0,"z":0}},{"groupId":218,"instId":300001,"propState":0,"propId":104055,"pos":{"x":337076,"y":173730,"z":292727},"rot":{"x":348714,"y":303950,"z":46248}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300004,"propState":0,"propId":100,"pos":{"x":226896,"y":171199,"z":357241},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300002,"propState":1,"propId":211,"pos":{"x":226762,"y":167843,"z":357463},"rot":{"x":0,"y":0,"z":0}},{"groupId":217,"instId":300003,"propState":0,"propId":103074,"pos":{"x":225999,"y":171219,"z":357049},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300001,"propState":0,"propId":104055,"pos":{"x":226881,"y":171158,"z":357232},"rot":{"x":310676,"y":184882,"z":317410}}],"npcs":[],"monsters":[],"teleports":{}},"219":{"props":[{"groupId":219,"instId":300004,"propState":0,"propId":100,"pos":{"x":186921,"y":170097,"z":364291},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300003,"propState":0,"propId":103074,"pos":{"x":186589,"y":170084,"z":364676},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300002,"propState":1,"propId":211,"pos":{"x":188001,"y":167843,"z":364979},"rot":{"x":352263,"y":245509,"z":8463}},{"groupId":219,"instId":300001,"propState":0,"propId":104055,"pos":{"x":186946,"y":169710,"z":364365},"rot":{"x":346221,"y":262675,"z":1754}}],"npcs":[],"monsters":[],"teleports":{}},"220":{"props":[{"groupId":220,"instId":300004,"propState":0,"propId":100,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300003,"propState":0,"propId":103074,"pos":{"x":303782,"y":106725,"z":211823},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300002,"propState":1,"propId":211,"pos":{"x":303252,"y":105988,"z":210165},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300001,"propState":18,"propId":104055,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":2050,"y":276515,"z":234}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-46663,"y":12036,"z":-217902},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300002,"propState":1,"propId":211,"pos":{"x":-47487,"y":8183,"z":-218067},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300004,"propState":0,"propId":100,"pos":{"x":-47530,"y":12046,"z":-217414},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-47530,"y":11920,"z":-217414},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300002,"propState":1,"propId":211,"pos":{"x":309517,"y":106520,"z":178086},"rot":{"x":0,"y":0,"z":0}},{"groupId":221,"instId":300004,"propState":0,"propId":100,"pos":{"x":309161,"y":106561,"z":178007},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300003,"propState":0,"propId":103074,"pos":{"x":309976,"y":106561,"z":177585},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":104055,"pos":{"x":309174,"y":106436,"z":178023},"rot":{"x":338051,"y":40717,"z":358246}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300003,"propState":0,"propId":103074,"pos":{"x":356059,"y":108445,"z":191283},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300002,"propState":1,"propId":211,"pos":{"x":357800,"y":107971,"z":191113},"rot":{"x":0,"y":0,"z":0}},{"groupId":223,"instId":300004,"propState":0,"propId":100,"pos":{"x":356939,"y":108213,"z":190774},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300001,"propState":18,"propId":104055,"pos":{"x":356793,"y":108213,"z":190813},"rot":{"x":84763,"y":255315,"z":169334}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300003,"propState":0,"propId":103074,"pos":{"x":178056,"y":169115,"z":393090},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300002,"propState":1,"propId":211,"pos":{"x":178703,"y":167843,"z":395308},"rot":{"x":0,"y":0,"z":0}},{"groupId":225,"instId":300004,"propState":0,"propId":100,"pos":{"x":178642,"y":169082,"z":393814},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300001,"propState":0,"propId":104055,"pos":{"x":178669,"y":168938,"z":393833},"rot":{"x":359209,"y":145198,"z":345249}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300004,"propState":0,"propId":100,"pos":{"x":-86343,"y":15390,"z":-239198},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-85553,"y":15359,"z":-239416},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300002,"propState":1,"propId":211,"pos":{"x":-86432,"y":12541,"z":-240353},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239289},"rot":{"x":290582,"y":8124,"z":355052}},{"groupId":226,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239233},"rot":{"x":290582,"y":8124,"z":355052}}],"npcs":[],"monsters":[],"teleports":{}},"224":{"props":[{"groupId":224,"instId":300004,"propState":0,"propId":100,"pos":{"x":204211,"y":102733,"z":300041},"rot":{"x":0,"y":0,"z":0}},{"groupId":224,"instId":300002,"propState":1,"propId":211,"pos":{"x":205414,"y":100841,"z":299431},"rot":{"x":0,"y":346016,"z":0}},{"groupId":224,"instId":300003,"propState":0,"propId":103074,"pos":{"x":204652,"y":102748,"z":299495},"rot":{"x":0,"y":15000,"z":0}},{"groupId":224,"instId":300001,"propState":18,"propId":104055,"pos":{"x":204210,"y":102600,"z":300040},"rot":{"x":1321,"y":26393,"z":4574}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-78844,"y":24499,"z":-253627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300005,"propState":0,"propId":100,"pos":{"x":-82291,"y":23948,"z":-252324},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300004,"propState":0,"propId":100,"pos":{"x":-78889,"y":24433,"z":-252627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300002,"propState":1,"propId":211,"pos":{"x":-79319,"y":23948,"z":-253010},"rot":{"x":0,"y":300950,"z":0}},{"groupId":227,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-78914,"y":24316,"z":-252642},"rot":{"x":0,"y":69952,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"357":{"props":[],"npcs":[{"groupId":357,"instId":400001,"npcId":14126,"pos":{"x":243851,"y":101713,"z":283891},"rot":{"x":0,"y":126434,"z":0}}],"monsters":[],"teleports":{}},"406":{"props":[{"groupId":406,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202701,"y":101238,"z":291138},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"407":{"props":[{"groupId":407,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202410,"y":93495,"z":161640},"rot":{"x":0,"y":206514,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"408":{"props":[{"groupId":408,"instId":300001,"propState":11,"propId":104046,"pos":{"x":359740,"y":107971,"z":209080},"rot":{"x":0,"y":293867,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"409":{"props":[{"groupId":409,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-142827,"y":15608,"z":-278700},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"496":{"props":[{"groupId":496,"instId":300001,"propState":18,"propId":104162,"pos":{"x":226836,"y":104516,"z":258812},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"521":{"props":[{"groupId":521,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"520":{"props":[{"groupId":520,"instId":300003,"propState":0,"propId":104102,"pos":{"x":-91599,"y":26787,"z":-268848},"rot":{"x":0,"y":88641,"z":0}},{"groupId":520,"instId":300004,"propState":0,"propId":100,"pos":{"x":-89401,"y":26097,"z":-268820},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300002,"propState":0,"propId":104159,"pos":{"x":-89401,"y":25964,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"527":{"props":[{"groupId":527,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"526":{"props":[{"groupId":526,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300003,"propState":0,"propId":104102,"pos":{"x":135299,"y":102773,"z":341915},"rot":{"x":0,"y":60768,"z":0}},{"groupId":526,"instId":300004,"propState":0,"propId":100,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300002,"propState":0,"propId":104159,"pos":{"x":137081,"y":102152,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"529":{"props":[{"groupId":529,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"528":{"props":[{"groupId":528,"instId":300004,"propState":0,"propId":100,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300002,"propState":0,"propId":104159,"pos":{"x":369095,"y":108918,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300003,"propState":0,"propId":104102,"pos":{"x":367781,"y":109618,"z":186237},"rot":{"x":0,"y":130186,"z":0}},{"groupId":528,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"618":{"props":[{"groupId":618,"instId":300002,"propState":0,"propId":104080,"pos":{"x":296348,"y":157838,"z":353201},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300006,"propState":0,"propId":104080,"pos":{"x":206547,"y":101470,"z":328384},"rot":{"x":0,"y":156276,"z":0}},{"groupId":618,"instId":300008,"propState":0,"propId":104080,"pos":{"x":130539,"y":94556,"z":260805},"rot":{"x":0,"y":330000,"z":0}},{"groupId":618,"instId":300009,"propState":0,"propId":104080,"pos":{"x":341773,"y":108671,"z":198655},"rot":{"x":0,"y":22954,"z":0}},{"groupId":618,"instId":300005,"propState":0,"propId":104080,"pos":{"x":217457,"y":98186,"z":156219},"rot":{"x":0,"y":209643,"z":0}},{"groupId":618,"instId":300004,"propState":0,"propId":104080,"pos":{"x":132272,"y":98874,"z":194682},"rot":{"x":0,"y":28461,"z":0}},{"groupId":618,"instId":300003,"propState":0,"propId":104080,"pos":{"x":202043,"y":168559,"z":358779},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300001,"propState":0,"propId":104080,"pos":{"x":137265,"y":101682,"z":323852},"rot":{"x":0,"y":278513,"z":0}},{"groupId":618,"instId":300007,"propState":0,"propId":104080,"pos":{"x":193620,"y":94145,"z":166199},"rot":{"x":0,"y":18071,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"617":{"props":[{"groupId":617,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-19381,"y":4065,"z":-224032},"rot":{"x":0,"y":210852,"z":0}},{"groupId":617,"instId":300013,"propState":0,"propId":104080,"pos":{"x":5710,"y":4139,"z":-279910},"rot":{"x":0,"y":236608,"z":0}},{"groupId":617,"instId":300003,"propState":0,"propId":104080,"pos":{"x":97877,"y":-5290,"z":-482547},"rot":{"x":0,"y":39963,"z":0}},{"groupId":617,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-15893,"y":6909,"z":-311402},"rot":{"x":0,"y":70586,"z":0}},{"groupId":617,"instId":300017,"propState":0,"propId":104080,"pos":{"x":76546,"y":-5317,"z":-398579},"rot":{"x":0,"y":221601,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"671":{"props":[{"groupId":671,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359306,"y":108470,"z":202777},"rot":{"x":0,"y":202807,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"670":{"props":[{"groupId":670,"instId":300009,"propState":18,"propId":104093,"pos":{"x":305331,"y":106653,"z":168630},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300013,"propState":18,"propId":104093,"pos":{"x":-46712,"y":6773,"z":-280120},"rot":{"x":0,"y":64953,"z":0}},{"groupId":670,"instId":300012,"propState":18,"propId":104094,"pos":{"x":-89306,"y":27612,"z":-239309},"rot":{"x":0,"y":133168,"z":0}},{"groupId":670,"instId":300011,"propState":18,"propId":104095,"pos":{"x":128209,"y":101710,"z":333516},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300010,"propState":18,"propId":104093,"pos":{"x":351503,"y":108044,"z":197206},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300008,"propState":18,"propId":104094,"pos":{"x":-11199,"y":4203,"z":-266538},"rot":{"x":0,"y":73758,"z":0}},{"groupId":670,"instId":300004,"propState":18,"propId":104093,"pos":{"x":179317,"y":94067,"z":172867},"rot":{"x":0,"y":165573,"z":0}},{"groupId":670,"instId":300007,"propState":18,"propId":104096,"pos":{"x":131048,"y":95138,"z":275098},"rot":{"x":0,"y":69556,"z":0}},{"groupId":670,"instId":300006,"propState":18,"propId":104094,"pos":{"x":298203,"y":105994,"z":215710},"rot":{"x":0,"y":322762,"z":0}},{"groupId":670,"instId":300005,"propState":18,"propId":104094,"pos":{"x":263155,"y":102634,"z":164478},"rot":{"x":0,"y":75158,"z":0}},{"groupId":670,"instId":300003,"propState":18,"propId":104093,"pos":{"x":-114502,"y":16751,"z":-220922},"rot":{"x":0,"y":300762,"z":0}},{"groupId":670,"instId":300002,"propState":18,"propId":104095,"pos":{"x":-31260,"y":6887,"z":-323892},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-81519,"y":13019,"z":-268441},"rot":{"x":0,"y":0,"z":74776}}],"npcs":[],"monsters":[],"teleports":{}},"790":{"props":[{"groupId":790,"instId":300002,"propState":0,"propId":100,"pos":{"x":355634,"y":109724,"z":187361},"rot":{"x":0,"y":345335,"z":0}},{"groupId":790,"instId":300001,"propState":0,"propId":100,"pos":{"x":170425,"y":103346,"z":329899},"rot":{"x":0,"y":153327,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"813":{"props":[{"groupId":813,"instId":300001,"propState":18,"propId":104095,"pos":{"x":205919,"y":168773,"z":413410},"rot":{"x":0,"y":0,"z":0}},{"groupId":813,"instId":300002,"propState":18,"propId":104094,"pos":{"x":174385,"y":168465,"z":378219},"rot":{"x":0,"y":216335,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"814":{"props":[{"groupId":814,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-126536,"y":16175,"z":-270549},"rot":{"x":0,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"824":{"props":[{"groupId":824,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359673,"y":108470,"z":202695},"rot":{"x":0,"y":235146,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":501,"startAnchorId":null,"startGroupId":null}},"104010102":{"P10401_F10401001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300009,"propState":8,"propId":101,"pos":{"x":315770,"y":152774,"z":298757},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300005,"propState":8,"propId":101,"pos":{"x":227579,"y":167843,"z":369819},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300008,"propState":8,"propId":101,"pos":{"x":162270,"y":100770,"z":309349},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300007,"propState":8,"propId":101,"pos":{"x":224470,"y":104516,"z":263170},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":8,"propId":101,"pos":{"x":329967,"y":107971,"z":217122},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":8,"propId":101,"pos":{"x":124536,"y":98377,"z":192166},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":8,"propId":101,"pos":{"x":-101136,"y":15608,"z":-278544},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":8,"propId":101,"pos":{"x":-19340,"y":5990,"z":-300240},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":8,"propId":101,"pos":{"x":78066,"y":-5970,"z":-486616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1040107":{"anchorId":7,"groupId":6,"instId":300007,"pos":{"x":216390,"y":103529,"z":270850},"rot":{"x":0,"y":75679,"z":0}},"1040108":{"anchorId":8,"groupId":6,"instId":300008,"pos":{"x":167763,"y":100770,"z":308090},"rot":{"x":0,"y":90000,"z":0}},"1040109":{"anchorId":9,"groupId":6,"instId":300009,"pos":{"x":318666,"y":152472,"z":306522},"rot":{"x":0,"y":56899,"z":0}},"1040101":{"anchorId":1,"groupId":6,"instId":300001,"pos":{"x":89730,"y":-6120,"z":-492460},"rot":{"x":0,"y":346618,"z":0}},"1040102":{"anchorId":2,"groupId":6,"instId":300002,"pos":{"x":-21430,"y":5990,"z":-303590},"rot":{"x":0,"y":254754,"z":0}},"1040103":{"anchorId":3,"groupId":6,"instId":300003,"pos":{"x":-105120,"y":15608,"z":-278950},"rot":{"x":0,"y":329392,"z":0}},"1040104":{"anchorId":4,"groupId":6,"instId":300004,"pos":{"x":114403,"y":98354,"z":194152},"rot":{"x":0,"y":60000,"z":0}},"1040105":{"anchorId":5,"groupId":6,"instId":300005,"pos":{"x":221674,"y":168060,"z":363828},"rot":{"x":0,"y":330000,"z":0}},"1040106":{"anchorId":6,"groupId":6,"instId":300006,"pos":{"x":336400,"y":107971,"z":213537},"rot":{"x":0,"y":182732,"z":0}}}},"8":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300010,"propState":1,"propId":104018,"pos":{"x":353781,"y":107971,"z":203856},"rot":{"x":0,"y":150000,"z":0}},{"groupId":26,"instId":300012,"propState":1,"propId":104018,"pos":{"x":241740,"y":101971,"z":163320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300011,"propState":1,"propId":104018,"pos":{"x":291750,"y":105971,"z":185290},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300007,"propState":1,"propId":104007,"pos":{"x":143159,"y":100976,"z":309937},"rot":{"x":0,"y":293966,"z":0}},{"groupId":26,"instId":300006,"propState":1,"propId":104007,"pos":{"x":159686,"y":100793,"z":300618},"rot":{"x":0,"y":240000,"z":0}},{"groupId":26,"instId":300005,"propState":1,"propId":104007,"pos":{"x":188042,"y":104630,"z":276986},"rot":{"x":0,"y":330000,"z":0}},{"groupId":26,"instId":300004,"propState":1,"propId":104007,"pos":{"x":212126,"y":103740,"z":279143},"rot":{"x":0,"y":112500,"z":0}},{"groupId":26,"instId":300003,"propState":1,"propId":104007,"pos":{"x":236879,"y":103740,"z":236270},"rot":{"x":0,"y":7500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[{"groupId":152,"instId":300024,"propState":12,"propId":60401,"pos":{"x":145640,"y":100754,"z":297480},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300023,"propState":12,"propId":60401,"pos":{"x":221083,"y":100770,"z":333802},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300022,"propState":12,"propId":60401,"pos":{"x":171673,"y":100770,"z":318303},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300021,"propState":12,"propId":60401,"pos":{"x":190814,"y":101238,"z":287208},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300020,"propState":12,"propId":60401,"pos":{"x":199019,"y":167843,"z":358454},"rot":{"x":0,"y":18403,"z":0}},{"groupId":152,"instId":300019,"propState":12,"propId":60401,"pos":{"x":269649,"y":163150,"z":363836},"rot":{"x":0,"y":310585,"z":0}},{"groupId":152,"instId":300017,"propState":12,"propId":60401,"pos":{"x":327440,"y":107971,"z":221628},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300016,"propState":12,"propId":60401,"pos":{"x":329340,"y":106089,"z":169620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300015,"propState":12,"propId":60401,"pos":{"x":286450,"y":105958,"z":211950},"rot":{"x":0,"y":148320,"z":0}},{"groupId":152,"instId":300014,"propState":12,"propId":60401,"pos":{"x":282990,"y":101971,"z":173500},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300013,"propState":12,"propId":60401,"pos":{"x":338020,"y":152803,"z":333890},"rot":{"x":0,"y":221024,"z":0}},{"groupId":152,"instId":300012,"propState":12,"propId":60401,"pos":{"x":255420,"y":101000,"z":320270},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300011,"propState":12,"propId":60401,"pos":{"x":225310,"y":101000,"z":290410},"rot":{"x":0,"y":59999,"z":0}},{"groupId":152,"instId":300010,"propState":12,"propId":60401,"pos":{"x":268140,"y":101000,"z":239810},"rot":{"x":0,"y":328116,"z":0}},{"groupId":152,"instId":300009,"propState":12,"propId":60401,"pos":{"x":183158,"y":104652,"z":266854},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300008,"propState":12,"propId":60401,"pos":{"x":229414,"y":105571,"z":210692},"rot":{"x":0,"y":321314,"z":0}},{"groupId":152,"instId":300007,"propState":12,"propId":60401,"pos":{"x":194002,"y":104122,"z":255928},"rot":{"x":0,"y":130733,"z":0}},{"groupId":152,"instId":300006,"propState":12,"propId":60401,"pos":{"x":253837,"y":98644,"z":136847},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300005,"propState":12,"propId":60401,"pos":{"x":177853,"y":93580,"z":175242},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300004,"propState":12,"propId":60401,"pos":{"x":185760,"y":105762,"z":371090},"rot":{"x":0,"y":45000,"z":0}},{"groupId":152,"instId":300002,"propState":12,"propId":60401,"pos":{"x":130494,"y":93630,"z":279354},"rot":{"x":0,"y":239980,"z":0}},{"groupId":152,"instId":300001,"propState":12,"propId":60401,"pos":{"x":152574,"y":93638,"z":266324},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300005,"propState":1,"propId":104013,"pos":{"x":316207,"y":152404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":1,"propId":104013,"pos":{"x":316207,"y":109404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":1,"propId":104002,"pos":{"x":316455,"y":152200,"z":310770},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":1,"propId":104003,"pos":{"x":311898,"y":152508,"z":314894},"rot":{"x":0,"y":91953,"z":0}},{"groupId":13,"instId":300001,"propState":1,"propId":104003,"pos":{"x":312570,"y":109590,"z":314512},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300028,"propState":0,"propId":104010,"pos":{"x":19589,"y":3448,"z":-237547},"rot":{"x":0,"y":241864,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":104010,"pos":{"x":20605,"y":3448,"z":-283484},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300027,"propState":0,"propId":104010,"pos":{"x":21331,"y":2224,"z":-334155},"rot":{"x":0,"y":263701,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":104010,"pos":{"x":43152,"y":-5300,"z":-372415},"rot":{"x":0,"y":220886,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":104010,"pos":{"x":14697,"y":-1293,"z":-360615},"rot":{"x":0,"y":51018,"z":0}},{"groupId":10,"instId":300012,"propState":0,"propId":104010,"pos":{"x":55603,"y":-6017,"z":-404746},"rot":{"x":0,"y":23104,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":104010,"pos":{"x":58732,"y":-5990,"z":-419241},"rot":{"x":0,"y":102446,"z":0}},{"groupId":10,"instId":300025,"propState":0,"propId":104010,"pos":{"x":89695,"y":-5970,"z":-448796},"rot":{"x":0,"y":210643,"z":0}},{"groupId":10,"instId":300023,"propState":0,"propId":104010,"pos":{"x":-133409,"y":15164,"z":-280288},"rot":{"x":339524,"y":86672,"z":0}},{"groupId":10,"instId":300022,"propState":0,"propId":104010,"pos":{"x":-134892,"y":15204,"z":-278844},"rot":{"x":339188,"y":3118,"z":0}},{"groupId":10,"instId":300021,"propState":0,"propId":104011,"pos":{"x":-14840,"y":3448,"z":-206413},"rot":{"x":0,"y":177426,"z":0}},{"groupId":10,"instId":300020,"propState":0,"propId":104011,"pos":{"x":-25366,"y":3333,"z":-216889},"rot":{"x":0,"y":88688,"z":0}},{"groupId":10,"instId":300024,"propState":0,"propId":104011,"pos":{"x":-63897,"y":21093,"z":-236956},"rot":{"x":0,"y":220027,"z":0}},{"groupId":10,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-62385,"y":21150,"z":-257798},"rot":{"x":0,"y":264682,"z":0}},{"groupId":10,"instId":300018,"propState":0,"propId":104011,"pos":{"x":-111490,"y":26632,"z":-258600},"rot":{"x":0,"y":311826,"z":0}},{"groupId":10,"instId":300015,"propState":0,"propId":104008,"pos":{"x":-84739,"y":27779,"z":-263615},"rot":{"x":0,"y":156113,"z":0}},{"groupId":10,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-76758,"y":24054,"z":-249600},"rot":{"x":0,"y":53418,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":104008,"pos":{"x":-26494,"y":6610,"z":-323210},"rot":{"x":0,"y":351685,"z":0}},{"groupId":10,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-144850,"y":16251,"z":-247720},"rot":{"x":0,"y":75105,"z":0}},{"groupId":10,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-71770,"y":12394,"z":-278750},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-74500,"y":11160,"z":-287292},"rot":{"x":0,"y":236527,"z":0}},{"groupId":10,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-50970,"y":5978,"z":-300970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-51120,"y":5978,"z":-310370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-39636,"y":5990,"z":-294265},"rot":{"x":0,"y":185572,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300004,"propState":1,"propId":104014,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300003,"propState":1,"propId":104014,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300002,"propState":1,"propId":104001,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300001,"propState":1,"propId":104001,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300012,"propState":12,"propId":60401,"pos":{"x":-86640,"y":27266,"z":-243760},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300010,"propState":12,"propId":60401,"pos":{"x":-102840,"y":19562,"z":-246767},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300009,"propState":12,"propId":60401,"pos":{"x":-60375,"y":12152,"z":-278233},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300008,"propState":12,"propId":60401,"pos":{"x":-134960,"y":15608,"z":-280360},"rot":{"x":0,"y":90001,"z":0}},{"groupId":9,"instId":300007,"propState":12,"propId":60401,"pos":{"x":-74082,"y":11031,"z":-231372},"rot":{"x":0,"y":179999,"z":0}},{"groupId":9,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-64086,"y":21093,"z":-269232},"rot":{"x":0,"y":20649,"z":0}},{"groupId":9,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-33678,"y":3365,"z":-267524},"rot":{"x":0,"y":90531,"z":0}},{"groupId":9,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-26774,"y":3350,"z":-287644},"rot":{"x":0,"y":1,"z":0}},{"groupId":9,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-18250,"y":6339,"z":-296226},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300002,"propState":12,"propId":60401,"pos":{"x":3914,"y":3450,"z":-290792},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":12,"propId":60401,"pos":{"x":82050,"y":-5915,"z":-395340},"rot":{"x":0,"y":276750,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300001,"propState":0,"propId":104015,"pos":{"x":204915,"y":167443,"z":391466},"rot":{"x":0,"y":245000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300035,"propState":0,"propId":104011,"pos":{"x":146505,"y":100471,"z":298122},"rot":{"x":342589,"y":54454,"z":0}},{"groupId":153,"instId":300033,"propState":0,"propId":104010,"pos":{"x":278410,"y":163045,"z":379509},"rot":{"x":0,"y":258352,"z":0}},{"groupId":153,"instId":300030,"propState":0,"propId":104010,"pos":{"x":178485,"y":167843,"z":371664},"rot":{"x":0,"y":56447,"z":0}},{"groupId":153,"instId":300002,"propState":0,"propId":104010,"pos":{"x":128310,"y":100954,"z":292948},"rot":{"x":0,"y":62758,"z":0}},{"groupId":153,"instId":300028,"propState":0,"propId":104011,"pos":{"x":113901,"y":93638,"z":278405},"rot":{"x":0,"y":198040,"z":0}},{"groupId":153,"instId":300026,"propState":0,"propId":104011,"pos":{"x":141980,"y":98377,"z":200620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":153,"instId":300012,"propState":0,"propId":104008,"pos":{"x":292770,"y":101000,"z":253740},"rot":{"x":0,"y":151932,"z":0}},{"groupId":153,"instId":300011,"propState":0,"propId":104009,"pos":{"x":219650,"y":97644,"z":143270},"rot":{"x":0,"y":92595,"z":0}},{"groupId":153,"instId":300019,"propState":0,"propId":104010,"pos":{"x":318070,"y":105971,"z":196210},"rot":{"x":0,"y":243409,"z":0}},{"groupId":153,"instId":300037,"propState":0,"propId":104011,"pos":{"x":314177,"y":153280,"z":292709},"rot":{"x":0,"y":92791,"z":0}},{"groupId":153,"instId":300032,"propState":0,"propId":104010,"pos":{"x":277570,"y":159001,"z":355931},"rot":{"x":0,"y":130587,"z":0}},{"groupId":153,"instId":300031,"propState":0,"propId":104010,"pos":{"x":245807,"y":164825,"z":374963},"rot":{"x":0,"y":127904,"z":0}},{"groupId":153,"instId":300001,"propState":0,"propId":104010,"pos":{"x":143195,"y":93656,"z":258228},"rot":{"x":0,"y":330871,"z":0}},{"groupId":153,"instId":300029,"propState":0,"propId":104010,"pos":{"x":118702,"y":93656,"z":244941},"rot":{"x":0,"y":60791,"z":0}},{"groupId":153,"instId":300015,"propState":0,"propId":104011,"pos":{"x":134181,"y":98377,"z":214970},"rot":{"x":0,"y":150000,"z":0}},{"groupId":153,"instId":300010,"propState":0,"propId":104009,"pos":{"x":333780,"y":153438,"z":347280},"rot":{"x":0,"y":404,"z":0}},{"groupId":153,"instId":300025,"propState":0,"propId":104010,"pos":{"x":150702,"y":105591,"z":352393},"rot":{"x":0,"y":60000,"z":0}},{"groupId":153,"instId":300024,"propState":0,"propId":104010,"pos":{"x":138940,"y":100954,"z":308470},"rot":{"x":0,"y":326307,"z":0}},{"groupId":153,"instId":300036,"propState":0,"propId":104010,"pos":{"x":329070,"y":107647,"z":221670},"rot":{"x":350770,"y":105499,"z":0}},{"groupId":153,"instId":300023,"propState":0,"propId":104011,"pos":{"x":322496,"y":107971,"z":226099},"rot":{"x":0,"y":187422,"z":0}},{"groupId":153,"instId":300022,"propState":0,"propId":104010,"pos":{"x":346015,"y":107971,"z":231792},"rot":{"x":0,"y":180550,"z":0}},{"groupId":153,"instId":300021,"propState":0,"propId":104010,"pos":{"x":321207,"y":105971,"z":197154},"rot":{"x":0,"y":60201,"z":0}},{"groupId":153,"instId":300014,"propState":0,"propId":104010,"pos":{"x":308709,"y":106272,"z":159522},"rot":{"x":0,"y":36623,"z":0}},{"groupId":153,"instId":300013,"propState":0,"propId":104010,"pos":{"x":279350,"y":105971,"z":191890},"rot":{"x":0,"y":241048,"z":0}},{"groupId":153,"instId":300018,"propState":0,"propId":104010,"pos":{"x":255266,"y":101971,"z":167109},"rot":{"x":0,"y":154263,"z":0}},{"groupId":153,"instId":300009,"propState":0,"propId":104011,"pos":{"x":234600,"y":103530,"z":222580},"rot":{"x":0,"y":17701,"z":0}},{"groupId":153,"instId":300006,"propState":0,"propId":104010,"pos":{"x":184370,"y":103203,"z":225470},"rot":{"x":0,"y":326831,"z":0}},{"groupId":153,"instId":300016,"propState":0,"propId":104010,"pos":{"x":176260,"y":103203,"z":239780},"rot":{"x":0,"y":150437,"z":0}},{"groupId":153,"instId":300005,"propState":0,"propId":104010,"pos":{"x":231250,"y":97644,"z":153440},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300004,"propState":0,"propId":104010,"pos":{"x":227950,"y":97644,"z":159150},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300003,"propState":0,"propId":104011,"pos":{"x":177050,"y":93120,"z":174910},"rot":{"x":0,"y":246601,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300002,"propState":0,"propId":104020,"pos":{"x":-66980,"y":21867,"z":-266740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-99031,"y":15920,"z":-275022},"rot":{"x":0,"y":273537,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":160,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":160,"instId":300002,"propState":0,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}},{"groupId":160,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300002,"propState":0,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"242":{"props":[{"groupId":242,"instId":300002,"propState":0,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":242,"instId":300001,"propState":0,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"258":{"props":[{"groupId":258,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300001,"propState":0,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":0,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"259":{"props":[{"groupId":259,"instId":300002,"propState":0,"propId":100,"pos":{"x":338174,"y":114272,"z":200923},"rot":{"x":0,"y":0,"z":0}},{"groupId":259,"instId":300001,"propState":0,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"260":{"props":[{"groupId":260,"instId":300001,"propState":0,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"261":{"props":[{"groupId":261,"instId":300001,"propState":0,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"262":{"props":[{"groupId":262,"instId":300001,"propState":0,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"263":{"props":[{"groupId":263,"instId":300001,"propState":0,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"245":{"props":[{"groupId":245,"instId":300004,"propState":1,"propId":211,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300003,"propState":20,"propId":60401,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}},{"groupId":245,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"289":{"props":[{"groupId":289,"instId":300004,"propState":1,"propId":211,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300003,"propState":20,"propId":60401,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300002,"propState":0,"propId":104023,"pos":{"x":342033,"y":168183,"z":326850},"rot":{"x":0,"y":346005,"z":0}},{"groupId":289,"instId":300001,"propState":0,"propId":104011,"pos":{"x":342033,"y":168036,"z":326850},"rot":{"x":0,"y":346005,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"309":{"props":[{"groupId":309,"instId":300004,"propState":1,"propId":211,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300003,"propState":20,"propId":60401,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300002,"propState":0,"propId":104023,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":346005,"z":0}},{"groupId":309,"instId":300001,"propState":0,"propId":104010,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":272341,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300004,"propState":1,"propId":211,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300003,"propState":20,"propId":60401,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300002,"propState":0,"propId":104023,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}},{"groupId":287,"instId":300001,"propState":0,"propId":104010,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300010,"propState":0,"propId":104078,"pos":{"x":340774,"y":107971,"z":190474},"rot":{"x":0,"y":330000,"z":0}},{"groupId":94,"instId":300009,"propState":0,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300008,"propState":0,"propId":104078,"pos":{"x":-122252,"y":15622,"z":-283207},"rot":{"x":0,"y":180849,"z":0}},{"groupId":94,"instId":300007,"propState":0,"propId":104078,"pos":{"x":273980,"y":102188,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":94,"instId":300004,"propState":0,"propId":104078,"pos":{"x":204903,"y":167529,"z":391455},"rot":{"x":0,"y":329375,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300008,"propState":0,"propId":104012,"pos":{"x":257554,"y":102389,"z":172472},"rot":{"x":0,"y":330054,"z":0}},{"groupId":93,"instId":300007,"propState":1,"propId":104012,"pos":{"x":-79120,"y":14778,"z":-283515},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":104012,"pos":{"x":209210,"y":100740,"z":308940},"rot":{"x":0,"y":329129,"z":0}},{"groupId":93,"instId":300005,"propState":0,"propId":104012,"pos":{"x":352900,"y":107971,"z":220700},"rot":{"x":0,"y":240000,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":104012,"pos":{"x":219888,"y":97644,"z":168466},"rot":{"x":0,"y":150238,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":104012,"pos":{"x":158376,"y":105750,"z":344739},"rot":{"x":0,"y":224478,"z":0}},{"groupId":93,"instId":300002,"propState":1,"propId":104012,"pos":{"x":-146909,"y":15640,"z":-263311},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":104012,"pos":{"x":-14980,"y":3350,"z":-283160},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"522":{"props":[{"groupId":522,"instId":300012,"propState":1,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}},{"groupId":522,"instId":300011,"propState":1,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}},{"groupId":522,"instId":300010,"propState":1,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}},{"groupId":522,"instId":300009,"propState":1,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}},{"groupId":522,"instId":300008,"propState":1,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300007,"propState":1,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300006,"propState":1,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300005,"propState":102,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300004,"propState":101,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}},{"groupId":522,"instId":300003,"propState":1,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300002,"propState":1,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300001,"propState":2,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300003,"propState":1,"propId":104060,"pos":{"x":178203,"y":95088,"z":175242},"rot":{"x":0,"y":61300,"z":0}},{"groupId":164,"instId":300002,"propState":1,"propId":104060,"pos":{"x":77893,"y":-4450,"z":-498633},"rot":{"x":0,"y":253178,"z":0}},{"groupId":164,"instId":300001,"propState":1,"propId":104060,"pos":{"x":-1540,"y":4866,"z":-287650},"rot":{"x":0,"y":269808,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300008,"propState":0,"propId":104068,"pos":{"x":210027,"y":104654,"z":224475},"rot":{"x":0,"y":59128,"z":0}},{"groupId":95,"instId":300005,"propState":0,"propId":104068,"pos":{"x":227188,"y":100770,"z":344085},"rot":{"x":0,"y":240000,"z":0}},{"groupId":95,"instId":300002,"propState":0,"propId":104068,"pos":{"x":-57455,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300007,"propState":0,"propId":104068,"pos":{"x":210166,"y":103536,"z":287518},"rot":{"x":0,"y":202254,"z":0}},{"groupId":95,"instId":300006,"propState":0,"propId":104068,"pos":{"x":-106222,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300004,"propState":0,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300003,"propState":0,"propId":104068,"pos":{"x":221207,"y":167929,"z":357985},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300001,"propState":0,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":104104,"pos":{"x":139743,"y":100989,"z":319552},"rot":{"x":0,"y":331251,"z":0}}],"npcs":[{"groupId":151,"instId":400006,"npcId":14312,"pos":{"x":139892,"y":102103,"z":319130},"rot":{"x":0,"y":239755,"z":0}},{"groupId":151,"instId":400001,"npcId":100,"pos":{"x":139968,"y":102482,"z":319179},"rot":{"x":0,"y":242786,"z":0}}],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300008,"propState":0,"propId":104059,"pos":{"x":-64190,"y":21093,"z":-235440},"rot":{"x":0,"y":212078,"z":0}},{"groupId":96,"instId":300007,"propState":0,"propId":104059,"pos":{"x":-66826,"y":11067,"z":-234952},"rot":{"x":0,"y":267497,"z":0}},{"groupId":96,"instId":300006,"propState":0,"propId":104059,"pos":{"x":-4256,"y":3381,"z":-247994},"rot":{"x":0,"y":224790,"z":0}},{"groupId":96,"instId":300005,"propState":0,"propId":104059,"pos":{"x":118761,"y":101070,"z":317301},"rot":{"x":0,"y":77253,"z":0}},{"groupId":96,"instId":300004,"propState":1,"propId":104059,"pos":{"x":270190,"y":163213,"z":371600},"rot":{"x":0,"y":260032,"z":0}},{"groupId":96,"instId":300003,"propState":0,"propId":104059,"pos":{"x":198068,"y":104652,"z":269939},"rot":{"x":0,"y":151368,"z":0}},{"groupId":96,"instId":300002,"propState":0,"propId":104059,"pos":{"x":325745,"y":106160,"z":184548},"rot":{"x":0,"y":240447,"z":0}},{"groupId":96,"instId":300001,"propState":1,"propId":104059,"pos":{"x":234018,"y":100947,"z":269707},"rot":{"x":0,"y":39325,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[],"npcs":[{"groupId":36,"instId":400001,"npcId":3149,"pos":{"x":-59530,"y":12152,"z":-273520},"rot":{"x":0,"y":309292,"z":0}}],"monsters":[],"teleports":{}},"37":{"props":[],"npcs":[{"groupId":37,"instId":400001,"npcId":14109,"pos":{"x":-95080,"y":14756,"z":-279743},"rot":{"x":0,"y":10151,"z":0}}],"monsters":[],"teleports":{}},"39":{"props":[],"npcs":[{"groupId":39,"instId":400001,"npcId":14209,"pos":{"x":-96529,"y":15621,"z":-265169},"rot":{"x":0,"y":224052,"z":0}}],"monsters":[],"teleports":{}},"40":{"props":[],"npcs":[{"groupId":40,"instId":400001,"npcId":14110,"pos":{"x":-111968,"y":15665,"z":-266978},"rot":{"x":0,"y":196945,"z":0}}],"monsters":[],"teleports":{}},"176":{"props":[],"npcs":[{"groupId":176,"instId":400003,"npcId":14112,"pos":{"x":85750,"y":-16540,"z":-467330},"rot":{"x":0,"y":0,"z":0}},{"groupId":176,"instId":400002,"npcId":3183,"pos":{"x":86500,"y":-16540,"z":-469680},"rot":{"x":0,"y":341837,"z":0}},{"groupId":176,"instId":400001,"npcId":3185,"pos":{"x":87700,"y":-16540,"z":-477300},"rot":{"x":0,"y":345321,"z":0}}],"monsters":[],"teleports":{}},"820":{"props":[{"groupId":820,"instId":300008,"propState":0,"propId":104183,"pos":{"x":188982,"y":168196,"z":361535},"rot":{"x":0,"y":49461,"z":0}},{"groupId":820,"instId":300002,"propState":0,"propId":104125,"pos":{"x":188889,"y":168635,"z":361465},"rot":{"x":293668,"y":60173,"z":333797}},{"groupId":820,"instId":300005,"propState":0,"propId":104184,"pos":{"x":188943,"y":168491,"z":360863},"rot":{"x":0,"y":51369,"z":0}},{"groupId":820,"instId":300001,"propState":0,"propId":104126,"pos":{"x":188961,"y":168979,"z":360890},"rot":{"x":0,"y":76530,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"865":{"props":[{"groupId":865,"instId":300003,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":865,"instId":300008,"propState":0,"propId":104227,"pos":{"x":189472,"y":168865,"z":360522},"rot":{"x":0,"y":39686,"z":0}},{"groupId":865,"instId":300002,"propState":2,"propId":104128,"pos":{"x":189341,"y":169342,"z":360495},"rot":{"x":341444,"y":40212,"z":11724}},{"groupId":865,"instId":300005,"propState":0,"propId":104226,"pos":{"x":189635,"y":168368,"z":361185},"rot":{"x":0,"y":24286,"z":0}},{"groupId":865,"instId":300001,"propState":0,"propId":104127,"pos":{"x":189616,"y":168721,"z":361183},"rot":{"x":354334,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"693":{"props":[{"groupId":693,"instId":300010,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":693,"instId":300009,"propState":1,"propId":104077,"pos":{"x":192762,"y":167843,"z":360452},"rot":{"x":0,"y":356980,"z":0}},{"groupId":693,"instId":300008,"propState":0,"propId":104058,"pos":{"x":186773,"y":169074,"z":362520},"rot":{"x":305512,"y":144406,"z":358917}},{"groupId":693,"instId":300007,"propState":0,"propId":104057,"pos":{"x":187523,"y":168660,"z":362604},"rot":{"x":321778,"y":257200,"z":342283}},{"groupId":693,"instId":300006,"propState":0,"propId":104056,"pos":{"x":187700,"y":168997,"z":361632},"rot":{"x":270000,"y":217406,"z":0}},{"groupId":693,"instId":300005,"propState":0,"propId":104055,"pos":{"x":187254,"y":169364,"z":362029},"rot":{"x":355460,"y":192204,"z":1333}},{"groupId":693,"instId":300004,"propState":0,"propId":104066,"pos":{"x":187499,"y":168416,"z":362527},"rot":{"x":0,"y":0,"z":0}},{"groupId":693,"instId":300003,"propState":0,"propId":104065,"pos":{"x":187839,"y":168590,"z":361729},"rot":{"x":0,"y":287206,"z":0}},{"groupId":693,"instId":300002,"propState":0,"propId":104064,"pos":{"x":186826,"y":168808,"z":362539},"rot":{"x":0,"y":302025,"z":0}},{"groupId":693,"instId":300001,"propState":0,"propId":104063,"pos":{"x":187289,"y":169063,"z":361953},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"866":{"props":[{"groupId":866,"instId":300008,"propState":0,"propId":104130,"pos":{"x":191201,"y":169576,"z":359615},"rot":{"x":3903,"y":64446,"z":12593}},{"groupId":866,"instId":300007,"propState":0,"propId":104132,"pos":{"x":190871,"y":168580,"z":360364},"rot":{"x":22141,"y":356659,"z":352074}},{"groupId":866,"instId":300006,"propState":0,"propId":104131,"pos":{"x":190486,"y":169002,"z":359850},"rot":{"x":0,"y":0,"z":0}},{"groupId":866,"instId":300005,"propState":0,"propId":104129,"pos":{"x":191862,"y":168905,"z":360250},"rot":{"x":354080,"y":333511,"z":354898}},{"groupId":866,"instId":300004,"propState":0,"propId":104265,"pos":{"x":190876,"y":168343,"z":360318},"rot":{"x":0,"y":320132,"z":0}},{"groupId":866,"instId":300003,"propState":0,"propId":104264,"pos":{"x":190496,"y":168785,"z":359822},"rot":{"x":0,"y":338559,"z":0}},{"groupId":866,"instId":300002,"propState":0,"propId":104266,"pos":{"x":191305,"y":169043,"z":359745},"rot":{"x":0,"y":9052,"z":0}},{"groupId":866,"instId":300001,"propState":0,"propId":104267,"pos":{"x":191717,"y":168653,"z":360253},"rot":{"x":0,"y":15097,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300004,"propState":0,"propId":100,"pos":{"x":77916,"y":-2890,"z":-498625},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300003,"propState":0,"propId":103074,"pos":{"x":77890,"y":-2904,"z":-497698},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300002,"propState":1,"propId":211,"pos":{"x":78969,"y":-5990,"z":-498306},"rot":{"x":8194,"y":101249,"z":335880}},{"groupId":208,"instId":300001,"propState":18,"propId":104055,"pos":{"x":77916,"y":-3040,"z":-498627},"rot":{"x":347193,"y":264267,"z":356938}}],"npcs":[],"monsters":[],"teleports":{}},"209":{"props":[{"groupId":209,"instId":300004,"propState":0,"propId":100,"pos":{"x":46621,"y":-4524,"z":-391878},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300003,"propState":0,"propId":103074,"pos":{"x":47585,"y":-4388,"z":-391188},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300002,"propState":1,"propId":211,"pos":{"x":48064,"y":-5982,"z":-390773},"rot":{"x":0,"y":0,"z":0}},{"groupId":209,"instId":300001,"propState":0,"propId":104055,"pos":{"x":46602,"y":-4593,"z":-391873},"rot":{"x":344697,"y":300009,"z":356002}}],"npcs":[],"monsters":[],"teleports":{}},"904":{"props":[{"groupId":904,"instId":300015,"propState":1,"propId":103074,"pos":{"x":186971,"y":168661,"z":363228},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300014,"propState":1,"propId":103074,"pos":{"x":188361,"y":168507,"z":362190},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300013,"propState":1,"propId":103074,"pos":{"x":189057,"y":168564,"z":361868},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300012,"propState":1,"propId":103074,"pos":{"x":190314,"y":168629,"z":361102},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300011,"propState":1,"propId":103074,"pos":{"x":191110,"y":168941,"z":360930},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300010,"propState":1,"propId":103074,"pos":{"x":186171,"y":169205,"z":363188},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300009,"propState":1,"propId":103074,"pos":{"x":186632,"y":169348,"z":362658},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300007,"propState":1,"propId":103074,"pos":{"x":187212,"y":169169,"z":362336},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300006,"propState":1,"propId":103074,"pos":{"x":188377,"y":169121,"z":361512},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300005,"propState":1,"propId":103074,"pos":{"x":188553,"y":169310,"z":361334},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300004,"propState":1,"propId":103074,"pos":{"x":189421,"y":169096,"z":361064},"rot":{"x":0,"y":212022,"z":0}},{"groupId":904,"instId":300003,"propState":1,"propId":103074,"pos":{"x":189869,"y":169229,"z":360568},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300001,"propState":1,"propId":103074,"pos":{"x":190626,"y":169492,"z":360469},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300008,"propState":0,"propId":104298,"pos":{"x":190058,"y":168547,"z":360340},"rot":{"x":0,"y":216848,"z":0}},{"groupId":904,"instId":300002,"propState":2,"propId":104133,"pos":{"x":190029,"y":169020,"z":360332},"rot":{"x":348037,"y":19864,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300004,"propState":0,"propId":100,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300003,"propState":0,"propId":103074,"pos":{"x":258223,"y":102524,"z":274787},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300002,"propState":1,"propId":211,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":0,"y":279817,"z":0}},{"groupId":210,"instId":300001,"propState":18,"propId":104055,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":270000,"y":9817,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300004,"propState":0,"propId":100,"pos":{"x":-132986,"y":27463,"z":-252368},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-132107,"y":27553,"z":-252580},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300002,"propState":1,"propId":211,"pos":{"x":-133052,"y":26103,"z":-253728},"rot":{"x":0,"y":0,"z":0}},{"groupId":211,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-132986,"y":27350,"z":-252401},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"212":{"props":[{"groupId":212,"instId":300004,"propState":0,"propId":100,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-54799,"y":14016,"z":-266205},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300002,"propState":1,"propId":211,"pos":{"x":-55180,"y":12152,"z":-266265},"rot":{"x":0,"y":0,"z":0}},{"groupId":212,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":339015,"y":119916,"z":346931}}],"npcs":[],"monsters":[],"teleports":{}},"510":{"props":[{"groupId":510,"instId":300012,"propState":0,"propId":104078,"pos":{"x":176280,"y":167670,"z":362670},"rot":{"x":0,"y":220548,"z":0}},{"groupId":510,"instId":300011,"propState":18,"propId":104055,"pos":{"x":180791,"y":170462,"z":361715},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300010,"propState":18,"propId":104055,"pos":{"x":180874,"y":170657,"z":361730},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300009,"propState":20,"propId":60403,"pos":{"x":190341,"y":167843,"z":363687},"rot":{"x":0,"y":30000,"z":0}},{"groupId":510,"instId":300008,"propState":18,"propId":104055,"pos":{"x":174855,"y":172341,"z":366487},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300007,"propState":18,"propId":104055,"pos":{"x":174855,"y":171877,"z":366508},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300006,"propState":18,"propId":104055,"pos":{"x":174768,"y":172125,"z":366101},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300005,"propState":18,"propId":104055,"pos":{"x":174992,"y":171632,"z":367015},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300004,"propState":18,"propId":104055,"pos":{"x":174901,"y":171168,"z":366612},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300003,"propState":18,"propId":104055,"pos":{"x":174899,"y":170492,"z":366534},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300002,"propState":18,"propId":104055,"pos":{"x":174982,"y":170830,"z":366867},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300001,"propState":18,"propId":104055,"pos":{"x":175084,"y":170909,"z":367324},"rot":{"x":0,"y":104400,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"213":{"props":[{"groupId":213,"instId":300006,"propState":0,"propId":104055,"pos":{"x":-31535,"y":4077,"z":-264049},"rot":{"x":355333,"y":326571,"z":358483}},{"groupId":213,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-31099,"y":4038,"z":-263724},"rot":{"x":358788,"y":353979,"z":354373}},{"groupId":213,"instId":300004,"propState":0,"propId":100,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-30652,"y":4254,"z":-263381},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300002,"propState":1,"propId":211,"pos":{"x":-30255,"y":3365,"z":-265518},"rot":{"x":0,"y":0,"z":0}},{"groupId":213,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":355207,"y":309806,"z":356809}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300004,"propState":0,"propId":100,"pos":{"x":159492,"y":102318,"z":309332},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300003,"propState":0,"propId":103074,"pos":{"x":160508,"y":102331,"z":309445},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300002,"propState":1,"propId":211,"pos":{"x":160112,"y":100770,"z":307461},"rot":{"x":0,"y":0,"z":0}},{"groupId":216,"instId":300001,"propState":0,"propId":104055,"pos":{"x":159492,"y":102256,"z":309332},"rot":{"x":46257,"y":220798,"z":53139}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300004,"propState":0,"propId":100,"pos":{"x":226896,"y":171199,"z":357241},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300003,"propState":0,"propId":103074,"pos":{"x":225999,"y":171219,"z":357049},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300002,"propState":1,"propId":211,"pos":{"x":226762,"y":167843,"z":357463},"rot":{"x":0,"y":0,"z":0}},{"groupId":217,"instId":300001,"propState":0,"propId":104055,"pos":{"x":226881,"y":171158,"z":357232},"rot":{"x":310676,"y":184882,"z":317410}}],"npcs":[],"monsters":[],"teleports":{}},"214":{"props":[{"groupId":214,"instId":300006,"propState":1,"propId":211,"pos":{"x":179320,"y":106811,"z":366430},"rot":{"x":0,"y":0,"z":0}},{"groupId":214,"instId":300004,"propState":0,"propId":100,"pos":{"x":175522,"y":170178,"z":362892},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300005,"propState":0,"propId":103074,"pos":{"x":174986,"y":170184,"z":363433},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300003,"propState":1,"propId":104055,"pos":{"x":175522,"y":170077,"z":362892},"rot":{"x":331292,"y":197984,"z":19614}},{"groupId":214,"instId":300002,"propState":1,"propId":104055,"pos":{"x":175002,"y":156010,"z":362005},"rot":{"x":331066,"y":253144,"z":334584}},{"groupId":214,"instId":300001,"propState":0,"propId":104055,"pos":{"x":175099,"y":137806,"z":361822},"rot":{"x":315884,"y":214883,"z":30438}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300004,"propState":0,"propId":100,"pos":{"x":336933,"y":173863,"z":292571},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300003,"propState":0,"propId":103074,"pos":{"x":337751,"y":173869,"z":293111},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300002,"propState":1,"propId":211,"pos":{"x":338040,"y":168259,"z":292549},"rot":{"x":0,"y":0,"z":0}},{"groupId":218,"instId":300001,"propState":0,"propId":104055,"pos":{"x":337076,"y":173730,"z":292727},"rot":{"x":348714,"y":303950,"z":46248}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300006,"propState":1,"propId":211,"pos":{"x":127191,"y":101080,"z":331597},"rot":{"x":0,"y":0,"z":0}},{"groupId":215,"instId":300004,"propState":0,"propId":100,"pos":{"x":140574,"y":102154,"z":339418},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300005,"propState":0,"propId":103074,"pos":{"x":139957,"y":102238,"z":338903},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300003,"propState":1,"propId":104055,"pos":{"x":140502,"y":102080,"z":339386},"rot":{"x":338088,"y":149909,"z":358527}},{"groupId":215,"instId":300002,"propState":1,"propId":104055,"pos":{"x":130717,"y":102275,"z":338339},"rot":{"x":347305,"y":224748,"z":24829}},{"groupId":215,"instId":300001,"propState":0,"propId":104055,"pos":{"x":126007,"y":102265,"z":333305},"rot":{"x":357686,"y":211647,"z":337410}}],"npcs":[],"monsters":[],"teleports":{}},"219":{"props":[{"groupId":219,"instId":300004,"propState":0,"propId":100,"pos":{"x":186921,"y":170097,"z":364291},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300003,"propState":0,"propId":103074,"pos":{"x":186589,"y":170084,"z":364676},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300002,"propState":1,"propId":211,"pos":{"x":188001,"y":167843,"z":364979},"rot":{"x":352263,"y":245509,"z":8463}},{"groupId":219,"instId":300001,"propState":0,"propId":104055,"pos":{"x":186946,"y":169710,"z":364365},"rot":{"x":346221,"y":262675,"z":1754}}],"npcs":[],"monsters":[],"teleports":{}},"220":{"props":[{"groupId":220,"instId":300004,"propState":0,"propId":100,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300003,"propState":0,"propId":103074,"pos":{"x":303782,"y":106725,"z":211823},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300002,"propState":1,"propId":211,"pos":{"x":303252,"y":105988,"z":210165},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300001,"propState":18,"propId":104055,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":2050,"y":276515,"z":234}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300004,"propState":0,"propId":100,"pos":{"x":309161,"y":106561,"z":178007},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300003,"propState":0,"propId":103074,"pos":{"x":309976,"y":106561,"z":177585},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300002,"propState":1,"propId":211,"pos":{"x":309517,"y":106520,"z":178086},"rot":{"x":0,"y":0,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":104055,"pos":{"x":309174,"y":106436,"z":178023},"rot":{"x":338051,"y":40717,"z":358246}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300004,"propState":0,"propId":100,"pos":{"x":-47530,"y":12046,"z":-217414},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-46663,"y":12036,"z":-217902},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300002,"propState":1,"propId":211,"pos":{"x":-47487,"y":8183,"z":-218067},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-47530,"y":11920,"z":-217414},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300004,"propState":0,"propId":100,"pos":{"x":178642,"y":169082,"z":393814},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300003,"propState":0,"propId":103074,"pos":{"x":178056,"y":169115,"z":393090},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300002,"propState":1,"propId":211,"pos":{"x":178703,"y":167843,"z":395308},"rot":{"x":0,"y":0,"z":0}},{"groupId":225,"instId":300001,"propState":0,"propId":104055,"pos":{"x":178669,"y":168938,"z":393833},"rot":{"x":359209,"y":145198,"z":345249}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300005,"propState":0,"propId":100,"pos":{"x":-82291,"y":23948,"z":-252324},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300004,"propState":0,"propId":100,"pos":{"x":-78889,"y":24433,"z":-252627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-78844,"y":24499,"z":-253627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300002,"propState":1,"propId":211,"pos":{"x":-79319,"y":23948,"z":-253010},"rot":{"x":0,"y":300950,"z":0}},{"groupId":227,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-78914,"y":24316,"z":-252642},"rot":{"x":0,"y":69952,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300002,"propState":1,"propId":211,"pos":{"x":-86432,"y":12541,"z":-240353},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300004,"propState":0,"propId":100,"pos":{"x":-86343,"y":15390,"z":-239198},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239289},"rot":{"x":290582,"y":8124,"z":355052}},{"groupId":226,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-85553,"y":15359,"z":-239416},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239233},"rot":{"x":290582,"y":8124,"z":355052}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300004,"propState":0,"propId":100,"pos":{"x":356939,"y":108213,"z":190774},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300003,"propState":0,"propId":103074,"pos":{"x":356059,"y":108445,"z":191283},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300002,"propState":1,"propId":211,"pos":{"x":357800,"y":107971,"z":191113},"rot":{"x":0,"y":0,"z":0}},{"groupId":223,"instId":300001,"propState":18,"propId":104055,"pos":{"x":356793,"y":108213,"z":190813},"rot":{"x":84763,"y":255315,"z":169334}}],"npcs":[],"monsters":[],"teleports":{}},"224":{"props":[{"groupId":224,"instId":300004,"propState":0,"propId":100,"pos":{"x":204211,"y":102733,"z":300041},"rot":{"x":0,"y":0,"z":0}},{"groupId":224,"instId":300003,"propState":0,"propId":103074,"pos":{"x":204652,"y":102748,"z":299495},"rot":{"x":0,"y":15000,"z":0}},{"groupId":224,"instId":300002,"propState":1,"propId":211,"pos":{"x":205414,"y":100841,"z":299431},"rot":{"x":0,"y":346016,"z":0}},{"groupId":224,"instId":300001,"propState":18,"propId":104055,"pos":{"x":204210,"y":102600,"z":300040},"rot":{"x":1321,"y":26393,"z":4574}}],"npcs":[],"monsters":[],"teleports":{}},"357":{"props":[],"npcs":[{"groupId":357,"instId":400001,"npcId":14126,"pos":{"x":243851,"y":101713,"z":283891},"rot":{"x":0,"y":126434,"z":0}}],"monsters":[],"teleports":{}},"406":{"props":[{"groupId":406,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202701,"y":101238,"z":291138},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"408":{"props":[{"groupId":408,"instId":300001,"propState":11,"propId":104046,"pos":{"x":359740,"y":107971,"z":209080},"rot":{"x":0,"y":293867,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"407":{"props":[{"groupId":407,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202410,"y":93495,"z":161640},"rot":{"x":0,"y":206514,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"409":{"props":[{"groupId":409,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-142827,"y":15608,"z":-278700},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"496":{"props":[{"groupId":496,"instId":300001,"propState":18,"propId":104162,"pos":{"x":226836,"y":104516,"z":258812},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"521":{"props":[{"groupId":521,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"527":{"props":[{"groupId":527,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"529":{"props":[{"groupId":529,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"520":{"props":[{"groupId":520,"instId":300004,"propState":0,"propId":100,"pos":{"x":-89401,"y":26097,"z":-268820},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300003,"propState":0,"propId":104102,"pos":{"x":-91599,"y":26787,"z":-268848},"rot":{"x":0,"y":88641,"z":0}},{"groupId":520,"instId":300002,"propState":0,"propId":104159,"pos":{"x":-89401,"y":25964,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"526":{"props":[{"groupId":526,"instId":300004,"propState":0,"propId":100,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300003,"propState":0,"propId":104102,"pos":{"x":135299,"y":102773,"z":341915},"rot":{"x":0,"y":60768,"z":0}},{"groupId":526,"instId":300002,"propState":0,"propId":104159,"pos":{"x":137081,"y":102152,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"528":{"props":[{"groupId":528,"instId":300004,"propState":0,"propId":100,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300003,"propState":0,"propId":104102,"pos":{"x":367781,"y":109618,"z":186237},"rot":{"x":0,"y":130186,"z":0}},{"groupId":528,"instId":300002,"propState":0,"propId":104159,"pos":{"x":369095,"y":108918,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"617":{"props":[{"groupId":617,"instId":300003,"propState":0,"propId":104080,"pos":{"x":97877,"y":-5290,"z":-482547},"rot":{"x":0,"y":39963,"z":0}},{"groupId":617,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-15893,"y":6909,"z":-311402},"rot":{"x":0,"y":70586,"z":0}},{"groupId":617,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-19381,"y":4065,"z":-224032},"rot":{"x":0,"y":210852,"z":0}},{"groupId":617,"instId":300017,"propState":0,"propId":104080,"pos":{"x":76546,"y":-5317,"z":-398579},"rot":{"x":0,"y":221601,"z":0}},{"groupId":617,"instId":300013,"propState":0,"propId":104080,"pos":{"x":5710,"y":4139,"z":-279910},"rot":{"x":0,"y":236608,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"618":{"props":[{"groupId":618,"instId":300009,"propState":0,"propId":104080,"pos":{"x":341773,"y":108671,"z":198655},"rot":{"x":0,"y":22954,"z":0}},{"groupId":618,"instId":300006,"propState":0,"propId":104080,"pos":{"x":206547,"y":101470,"z":328384},"rot":{"x":0,"y":156276,"z":0}},{"groupId":618,"instId":300005,"propState":0,"propId":104080,"pos":{"x":217457,"y":98186,"z":156219},"rot":{"x":0,"y":209643,"z":0}},{"groupId":618,"instId":300004,"propState":0,"propId":104080,"pos":{"x":132272,"y":98874,"z":194682},"rot":{"x":0,"y":28461,"z":0}},{"groupId":618,"instId":300003,"propState":0,"propId":104080,"pos":{"x":202043,"y":168559,"z":358779},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300002,"propState":0,"propId":104080,"pos":{"x":296348,"y":157838,"z":353201},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300001,"propState":0,"propId":104080,"pos":{"x":137265,"y":101682,"z":323852},"rot":{"x":0,"y":278513,"z":0}},{"groupId":618,"instId":300008,"propState":0,"propId":104080,"pos":{"x":130539,"y":94556,"z":260805},"rot":{"x":0,"y":330000,"z":0}},{"groupId":618,"instId":300007,"propState":0,"propId":104080,"pos":{"x":193620,"y":94145,"z":166199},"rot":{"x":0,"y":18071,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"671":{"props":[{"groupId":671,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359306,"y":108470,"z":202777},"rot":{"x":0,"y":202807,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"670":{"props":[{"groupId":670,"instId":300013,"propState":18,"propId":104093,"pos":{"x":-46712,"y":6773,"z":-280120},"rot":{"x":0,"y":64953,"z":0}},{"groupId":670,"instId":300012,"propState":18,"propId":104094,"pos":{"x":-89306,"y":27612,"z":-239309},"rot":{"x":0,"y":133168,"z":0}},{"groupId":670,"instId":300011,"propState":18,"propId":104095,"pos":{"x":128209,"y":101710,"z":333516},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300010,"propState":18,"propId":104093,"pos":{"x":351503,"y":108044,"z":197206},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300009,"propState":18,"propId":104093,"pos":{"x":305331,"y":106653,"z":168630},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300008,"propState":18,"propId":104094,"pos":{"x":-11199,"y":4203,"z":-266538},"rot":{"x":0,"y":73758,"z":0}},{"groupId":670,"instId":300007,"propState":18,"propId":104096,"pos":{"x":131048,"y":95138,"z":275098},"rot":{"x":0,"y":69556,"z":0}},{"groupId":670,"instId":300006,"propState":18,"propId":104094,"pos":{"x":298203,"y":105994,"z":215710},"rot":{"x":0,"y":322762,"z":0}},{"groupId":670,"instId":300005,"propState":18,"propId":104094,"pos":{"x":263155,"y":102634,"z":164478},"rot":{"x":0,"y":75158,"z":0}},{"groupId":670,"instId":300004,"propState":18,"propId":104093,"pos":{"x":179317,"y":94067,"z":172867},"rot":{"x":0,"y":165573,"z":0}},{"groupId":670,"instId":300003,"propState":18,"propId":104093,"pos":{"x":-114502,"y":16751,"z":-220922},"rot":{"x":0,"y":300762,"z":0}},{"groupId":670,"instId":300002,"propState":18,"propId":104095,"pos":{"x":-31260,"y":6887,"z":-323892},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-81519,"y":13019,"z":-268441},"rot":{"x":0,"y":0,"z":74776}}],"npcs":[],"monsters":[],"teleports":{}},"790":{"props":[{"groupId":790,"instId":300002,"propState":0,"propId":100,"pos":{"x":355634,"y":109724,"z":187361},"rot":{"x":0,"y":345335,"z":0}},{"groupId":790,"instId":300001,"propState":0,"propId":100,"pos":{"x":170425,"y":103346,"z":329899},"rot":{"x":0,"y":153327,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"813":{"props":[{"groupId":813,"instId":300002,"propState":18,"propId":104094,"pos":{"x":174385,"y":168465,"z":378219},"rot":{"x":0,"y":216335,"z":0}},{"groupId":813,"instId":300001,"propState":18,"propId":104095,"pos":{"x":205919,"y":168773,"z":413410},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"814":{"props":[{"groupId":814,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-126536,"y":16175,"z":-270549},"rot":{"x":0,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"824":{"props":[{"groupId":824,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359673,"y":108470,"z":202695},"rot":{"x":0,"y":235146,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":501,"startAnchorId":7,"startGroupId":6}},"1040102":{"P10401_F10401001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300009,"propState":8,"propId":101,"pos":{"x":315770,"y":152774,"z":298757},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300008,"propState":8,"propId":101,"pos":{"x":162270,"y":100770,"z":309349},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300007,"propState":8,"propId":101,"pos":{"x":224470,"y":104516,"z":263170},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":8,"propId":101,"pos":{"x":329967,"y":107971,"z":217122},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300005,"propState":8,"propId":101,"pos":{"x":227579,"y":167843,"z":369819},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":8,"propId":101,"pos":{"x":124536,"y":98377,"z":192166},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":8,"propId":101,"pos":{"x":-101136,"y":15608,"z":-278544},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":8,"propId":101,"pos":{"x":-19340,"y":5990,"z":-300240},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":8,"propId":101,"pos":{"x":78066,"y":-5970,"z":-486616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1040107":{"anchorId":7,"groupId":6,"instId":300007,"pos":{"x":216390,"y":103529,"z":270850},"rot":{"x":0,"y":75679,"z":0}},"1040108":{"anchorId":8,"groupId":6,"instId":300008,"pos":{"x":167763,"y":100770,"z":308090},"rot":{"x":0,"y":90000,"z":0}},"1040109":{"anchorId":9,"groupId":6,"instId":300009,"pos":{"x":318666,"y":152472,"z":306522},"rot":{"x":0,"y":56899,"z":0}},"1040101":{"anchorId":1,"groupId":6,"instId":300001,"pos":{"x":89730,"y":-6120,"z":-492460},"rot":{"x":0,"y":346618,"z":0}},"1040102":{"anchorId":2,"groupId":6,"instId":300002,"pos":{"x":-21430,"y":5990,"z":-303590},"rot":{"x":0,"y":254754,"z":0}},"1040103":{"anchorId":3,"groupId":6,"instId":300003,"pos":{"x":-105120,"y":15608,"z":-278950},"rot":{"x":0,"y":329392,"z":0}},"1040104":{"anchorId":4,"groupId":6,"instId":300004,"pos":{"x":114403,"y":98354,"z":194152},"rot":{"x":0,"y":60000,"z":0}},"1040105":{"anchorId":5,"groupId":6,"instId":300005,"pos":{"x":221674,"y":168060,"z":363828},"rot":{"x":0,"y":330000,"z":0}},"1040106":{"anchorId":6,"groupId":6,"instId":300006,"pos":{"x":336400,"y":107971,"z":213537},"rot":{"x":0,"y":182732,"z":0}}}},"8":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300010,"propState":1,"propId":104018,"pos":{"x":353781,"y":107971,"z":203856},"rot":{"x":0,"y":150000,"z":0}},{"groupId":26,"instId":300012,"propState":1,"propId":104018,"pos":{"x":241740,"y":101971,"z":163320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300011,"propState":1,"propId":104018,"pos":{"x":291750,"y":105971,"z":185290},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300007,"propState":1,"propId":104007,"pos":{"x":143159,"y":100976,"z":309937},"rot":{"x":0,"y":293966,"z":0}},{"groupId":26,"instId":300006,"propState":1,"propId":104007,"pos":{"x":159686,"y":100793,"z":300618},"rot":{"x":0,"y":240000,"z":0}},{"groupId":26,"instId":300005,"propState":1,"propId":104007,"pos":{"x":188042,"y":104630,"z":276986},"rot":{"x":0,"y":330000,"z":0}},{"groupId":26,"instId":300004,"propState":1,"propId":104007,"pos":{"x":212126,"y":103740,"z":279143},"rot":{"x":0,"y":112500,"z":0}},{"groupId":26,"instId":300003,"propState":1,"propId":104007,"pos":{"x":236879,"y":103740,"z":236270},"rot":{"x":0,"y":7500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300012,"propState":12,"propId":60401,"pos":{"x":-86640,"y":27266,"z":-243760},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300010,"propState":12,"propId":60401,"pos":{"x":-102840,"y":19562,"z":-246767},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300009,"propState":12,"propId":60401,"pos":{"x":-60375,"y":12152,"z":-278233},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300008,"propState":12,"propId":60401,"pos":{"x":-134960,"y":15608,"z":-280360},"rot":{"x":0,"y":90001,"z":0}},{"groupId":9,"instId":300007,"propState":12,"propId":60401,"pos":{"x":-74082,"y":11031,"z":-231372},"rot":{"x":0,"y":179999,"z":0}},{"groupId":9,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-64086,"y":21093,"z":-269232},"rot":{"x":0,"y":20649,"z":0}},{"groupId":9,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-33678,"y":3365,"z":-267524},"rot":{"x":0,"y":90531,"z":0}},{"groupId":9,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-26774,"y":3350,"z":-287644},"rot":{"x":0,"y":1,"z":0}},{"groupId":9,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-18250,"y":6339,"z":-296226},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300002,"propState":12,"propId":60401,"pos":{"x":3914,"y":3450,"z":-290792},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":12,"propId":60401,"pos":{"x":82050,"y":-5915,"z":-395340},"rot":{"x":0,"y":276750,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300001,"propState":0,"propId":104015,"pos":{"x":204915,"y":167443,"z":391466},"rot":{"x":0,"y":245000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300005,"propState":1,"propId":104013,"pos":{"x":316207,"y":152404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":1,"propId":104013,"pos":{"x":316207,"y":109404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":1,"propId":104002,"pos":{"x":316455,"y":152200,"z":310770},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":1,"propId":104003,"pos":{"x":311898,"y":152508,"z":314894},"rot":{"x":0,"y":91953,"z":0}},{"groupId":13,"instId":300001,"propState":1,"propId":104003,"pos":{"x":312570,"y":109590,"z":314512},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300004,"propState":1,"propId":104014,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300003,"propState":1,"propId":104014,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300002,"propState":1,"propId":104001,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300001,"propState":1,"propId":104001,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[{"groupId":152,"instId":300024,"propState":12,"propId":60401,"pos":{"x":145640,"y":100754,"z":297480},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300023,"propState":12,"propId":60401,"pos":{"x":221083,"y":100770,"z":333802},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300022,"propState":12,"propId":60401,"pos":{"x":171673,"y":100770,"z":318303},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300021,"propState":12,"propId":60401,"pos":{"x":190814,"y":101238,"z":287208},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300020,"propState":12,"propId":60401,"pos":{"x":199019,"y":167843,"z":358454},"rot":{"x":0,"y":18403,"z":0}},{"groupId":152,"instId":300019,"propState":12,"propId":60401,"pos":{"x":269649,"y":163150,"z":363836},"rot":{"x":0,"y":310585,"z":0}},{"groupId":152,"instId":300017,"propState":12,"propId":60401,"pos":{"x":327440,"y":107971,"z":221628},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300016,"propState":12,"propId":60401,"pos":{"x":329340,"y":106089,"z":169620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300015,"propState":12,"propId":60401,"pos":{"x":286450,"y":105958,"z":211950},"rot":{"x":0,"y":148320,"z":0}},{"groupId":152,"instId":300014,"propState":12,"propId":60401,"pos":{"x":282990,"y":101971,"z":173500},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300013,"propState":12,"propId":60401,"pos":{"x":338020,"y":152803,"z":333890},"rot":{"x":0,"y":221024,"z":0}},{"groupId":152,"instId":300012,"propState":12,"propId":60401,"pos":{"x":255420,"y":101000,"z":320270},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300011,"propState":12,"propId":60401,"pos":{"x":225310,"y":101000,"z":290410},"rot":{"x":0,"y":59999,"z":0}},{"groupId":152,"instId":300010,"propState":12,"propId":60401,"pos":{"x":268140,"y":101000,"z":239810},"rot":{"x":0,"y":328116,"z":0}},{"groupId":152,"instId":300009,"propState":12,"propId":60401,"pos":{"x":183158,"y":104652,"z":266854},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300008,"propState":12,"propId":60401,"pos":{"x":229414,"y":105571,"z":210692},"rot":{"x":0,"y":321314,"z":0}},{"groupId":152,"instId":300007,"propState":12,"propId":60401,"pos":{"x":194002,"y":104122,"z":255928},"rot":{"x":0,"y":130733,"z":0}},{"groupId":152,"instId":300006,"propState":12,"propId":60401,"pos":{"x":253837,"y":98644,"z":136847},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300005,"propState":12,"propId":60401,"pos":{"x":177853,"y":93580,"z":175242},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300004,"propState":12,"propId":60401,"pos":{"x":185760,"y":105762,"z":371090},"rot":{"x":0,"y":45000,"z":0}},{"groupId":152,"instId":300002,"propState":12,"propId":60401,"pos":{"x":130494,"y":93630,"z":279354},"rot":{"x":0,"y":239980,"z":0}},{"groupId":152,"instId":300001,"propState":12,"propId":60401,"pos":{"x":152574,"y":93638,"z":266324},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300002,"propState":0,"propId":104020,"pos":{"x":-66980,"y":21867,"z":-266740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-99031,"y":15920,"z":-275022},"rot":{"x":0,"y":273537,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300028,"propState":0,"propId":104010,"pos":{"x":19589,"y":3448,"z":-237547},"rot":{"x":0,"y":241864,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":104010,"pos":{"x":20605,"y":3448,"z":-283484},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300027,"propState":0,"propId":104010,"pos":{"x":21331,"y":2224,"z":-334155},"rot":{"x":0,"y":263701,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":104010,"pos":{"x":43152,"y":-5300,"z":-372415},"rot":{"x":0,"y":220886,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":104010,"pos":{"x":14697,"y":-1293,"z":-360615},"rot":{"x":0,"y":51018,"z":0}},{"groupId":10,"instId":300012,"propState":0,"propId":104010,"pos":{"x":55603,"y":-6017,"z":-404746},"rot":{"x":0,"y":23104,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":104010,"pos":{"x":58732,"y":-5990,"z":-419241},"rot":{"x":0,"y":102446,"z":0}},{"groupId":10,"instId":300025,"propState":0,"propId":104010,"pos":{"x":89695,"y":-5970,"z":-448796},"rot":{"x":0,"y":210643,"z":0}},{"groupId":10,"instId":300023,"propState":0,"propId":104010,"pos":{"x":-133409,"y":15164,"z":-280288},"rot":{"x":339524,"y":86672,"z":0}},{"groupId":10,"instId":300022,"propState":0,"propId":104010,"pos":{"x":-134892,"y":15204,"z":-278844},"rot":{"x":339188,"y":3118,"z":0}},{"groupId":10,"instId":300021,"propState":0,"propId":104011,"pos":{"x":-14840,"y":3448,"z":-206413},"rot":{"x":0,"y":177426,"z":0}},{"groupId":10,"instId":300020,"propState":0,"propId":104011,"pos":{"x":-25366,"y":3333,"z":-216889},"rot":{"x":0,"y":88688,"z":0}},{"groupId":10,"instId":300024,"propState":0,"propId":104011,"pos":{"x":-63897,"y":21093,"z":-236956},"rot":{"x":0,"y":220027,"z":0}},{"groupId":10,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-62385,"y":21150,"z":-257798},"rot":{"x":0,"y":264682,"z":0}},{"groupId":10,"instId":300018,"propState":0,"propId":104011,"pos":{"x":-111490,"y":26632,"z":-258600},"rot":{"x":0,"y":311826,"z":0}},{"groupId":10,"instId":300015,"propState":0,"propId":104008,"pos":{"x":-84739,"y":27779,"z":-263615},"rot":{"x":0,"y":156113,"z":0}},{"groupId":10,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-76758,"y":24054,"z":-249600},"rot":{"x":0,"y":53418,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":104008,"pos":{"x":-26494,"y":6610,"z":-323210},"rot":{"x":0,"y":351685,"z":0}},{"groupId":10,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-144850,"y":16251,"z":-247720},"rot":{"x":0,"y":75105,"z":0}},{"groupId":10,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-71770,"y":12394,"z":-278750},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-74500,"y":11160,"z":-287292},"rot":{"x":0,"y":236527,"z":0}},{"groupId":10,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-50970,"y":5978,"z":-300970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-51120,"y":5978,"z":-310370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-39636,"y":5990,"z":-294265},"rot":{"x":0,"y":185572,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":160,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":160,"instId":300002,"propState":0,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}},{"groupId":160,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300002,"propState":0,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"242":{"props":[{"groupId":242,"instId":300002,"propState":0,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":242,"instId":300001,"propState":0,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300037,"propState":0,"propId":104011,"pos":{"x":314177,"y":153280,"z":292709},"rot":{"x":0,"y":92791,"z":0}},{"groupId":153,"instId":300035,"propState":0,"propId":104011,"pos":{"x":146505,"y":100471,"z":298122},"rot":{"x":342589,"y":54454,"z":0}},{"groupId":153,"instId":300033,"propState":0,"propId":104010,"pos":{"x":278410,"y":163045,"z":379509},"rot":{"x":0,"y":258352,"z":0}},{"groupId":153,"instId":300032,"propState":0,"propId":104010,"pos":{"x":277570,"y":159001,"z":355931},"rot":{"x":0,"y":130587,"z":0}},{"groupId":153,"instId":300031,"propState":0,"propId":104010,"pos":{"x":245807,"y":164825,"z":374963},"rot":{"x":0,"y":127904,"z":0}},{"groupId":153,"instId":300030,"propState":0,"propId":104010,"pos":{"x":178485,"y":167843,"z":371664},"rot":{"x":0,"y":56447,"z":0}},{"groupId":153,"instId":300002,"propState":0,"propId":104010,"pos":{"x":128310,"y":100954,"z":292948},"rot":{"x":0,"y":62758,"z":0}},{"groupId":153,"instId":300001,"propState":0,"propId":104010,"pos":{"x":143195,"y":93656,"z":258228},"rot":{"x":0,"y":330871,"z":0}},{"groupId":153,"instId":300029,"propState":0,"propId":104010,"pos":{"x":118702,"y":93656,"z":244941},"rot":{"x":0,"y":60791,"z":0}},{"groupId":153,"instId":300028,"propState":0,"propId":104011,"pos":{"x":113901,"y":93638,"z":278405},"rot":{"x":0,"y":198040,"z":0}},{"groupId":153,"instId":300026,"propState":0,"propId":104011,"pos":{"x":141980,"y":98377,"z":200620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":153,"instId":300015,"propState":0,"propId":104011,"pos":{"x":134181,"y":98377,"z":214970},"rot":{"x":0,"y":150000,"z":0}},{"groupId":153,"instId":300010,"propState":0,"propId":104009,"pos":{"x":333780,"y":153438,"z":347280},"rot":{"x":0,"y":404,"z":0}},{"groupId":153,"instId":300012,"propState":0,"propId":104008,"pos":{"x":292770,"y":101000,"z":253740},"rot":{"x":0,"y":151932,"z":0}},{"groupId":153,"instId":300011,"propState":0,"propId":104009,"pos":{"x":219650,"y":97644,"z":143270},"rot":{"x":0,"y":92595,"z":0}},{"groupId":153,"instId":300025,"propState":0,"propId":104010,"pos":{"x":150702,"y":105591,"z":352393},"rot":{"x":0,"y":60000,"z":0}},{"groupId":153,"instId":300024,"propState":0,"propId":104010,"pos":{"x":138940,"y":100954,"z":308470},"rot":{"x":0,"y":326307,"z":0}},{"groupId":153,"instId":300036,"propState":0,"propId":104010,"pos":{"x":329070,"y":107647,"z":221670},"rot":{"x":350770,"y":105499,"z":0}},{"groupId":153,"instId":300023,"propState":0,"propId":104011,"pos":{"x":322496,"y":107971,"z":226099},"rot":{"x":0,"y":187422,"z":0}},{"groupId":153,"instId":300022,"propState":0,"propId":104010,"pos":{"x":346015,"y":107971,"z":231792},"rot":{"x":0,"y":180550,"z":0}},{"groupId":153,"instId":300021,"propState":0,"propId":104010,"pos":{"x":321207,"y":105971,"z":197154},"rot":{"x":0,"y":60201,"z":0}},{"groupId":153,"instId":300014,"propState":0,"propId":104010,"pos":{"x":308709,"y":106272,"z":159522},"rot":{"x":0,"y":36623,"z":0}},{"groupId":153,"instId":300019,"propState":0,"propId":104010,"pos":{"x":318070,"y":105971,"z":196210},"rot":{"x":0,"y":243409,"z":0}},{"groupId":153,"instId":300013,"propState":0,"propId":104010,"pos":{"x":279350,"y":105971,"z":191890},"rot":{"x":0,"y":241048,"z":0}},{"groupId":153,"instId":300018,"propState":0,"propId":104010,"pos":{"x":255266,"y":101971,"z":167109},"rot":{"x":0,"y":154263,"z":0}},{"groupId":153,"instId":300009,"propState":0,"propId":104011,"pos":{"x":234600,"y":103530,"z":222580},"rot":{"x":0,"y":17701,"z":0}},{"groupId":153,"instId":300006,"propState":0,"propId":104010,"pos":{"x":184370,"y":103203,"z":225470},"rot":{"x":0,"y":326831,"z":0}},{"groupId":153,"instId":300016,"propState":0,"propId":104010,"pos":{"x":176260,"y":103203,"z":239780},"rot":{"x":0,"y":150437,"z":0}},{"groupId":153,"instId":300005,"propState":0,"propId":104010,"pos":{"x":231250,"y":97644,"z":153440},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300004,"propState":0,"propId":104010,"pos":{"x":227950,"y":97644,"z":159150},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300003,"propState":0,"propId":104011,"pos":{"x":177050,"y":93120,"z":174910},"rot":{"x":0,"y":246601,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"258":{"props":[{"groupId":258,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300001,"propState":0,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":0,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"259":{"props":[{"groupId":259,"instId":300002,"propState":0,"propId":100,"pos":{"x":338174,"y":114272,"z":200923},"rot":{"x":0,"y":0,"z":0}},{"groupId":259,"instId":300001,"propState":0,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"260":{"props":[{"groupId":260,"instId":300001,"propState":0,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"261":{"props":[{"groupId":261,"instId":300001,"propState":0,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"262":{"props":[{"groupId":262,"instId":300001,"propState":0,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"263":{"props":[{"groupId":263,"instId":300001,"propState":0,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300003,"propState":1,"propId":104060,"pos":{"x":178203,"y":95088,"z":175242},"rot":{"x":0,"y":61300,"z":0}},{"groupId":164,"instId":300002,"propState":1,"propId":104060,"pos":{"x":77893,"y":-4450,"z":-498633},"rot":{"x":0,"y":253178,"z":0}},{"groupId":164,"instId":300001,"propState":1,"propId":104060,"pos":{"x":-1540,"y":4866,"z":-287650},"rot":{"x":0,"y":269808,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300010,"propState":0,"propId":104078,"pos":{"x":340774,"y":107971,"z":190474},"rot":{"x":0,"y":330000,"z":0}},{"groupId":94,"instId":300009,"propState":0,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300008,"propState":0,"propId":104078,"pos":{"x":-122252,"y":15622,"z":-283207},"rot":{"x":0,"y":180849,"z":0}},{"groupId":94,"instId":300007,"propState":0,"propId":104078,"pos":{"x":273980,"y":102188,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":94,"instId":300004,"propState":0,"propId":104078,"pos":{"x":204903,"y":167529,"z":391455},"rot":{"x":0,"y":329375,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":104104,"pos":{"x":139743,"y":100989,"z":319552},"rot":{"x":0,"y":331251,"z":0}}],"npcs":[{"groupId":151,"instId":400006,"npcId":14312,"pos":{"x":139892,"y":102103,"z":319130},"rot":{"x":0,"y":239755,"z":0}},{"groupId":151,"instId":400001,"npcId":100,"pos":{"x":139968,"y":102482,"z":319179},"rot":{"x":0,"y":242786,"z":0}}],"monsters":[],"teleports":{}},"245":{"props":[{"groupId":245,"instId":300004,"propState":1,"propId":211,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300003,"propState":20,"propId":60401,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}},{"groupId":245,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300008,"propState":0,"propId":104068,"pos":{"x":210027,"y":104654,"z":224475},"rot":{"x":0,"y":59128,"z":0}},{"groupId":95,"instId":300007,"propState":0,"propId":104068,"pos":{"x":210166,"y":103536,"z":287518},"rot":{"x":0,"y":202254,"z":0}},{"groupId":95,"instId":300006,"propState":0,"propId":104068,"pos":{"x":-106222,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300005,"propState":0,"propId":104068,"pos":{"x":227188,"y":100770,"z":344085},"rot":{"x":0,"y":240000,"z":0}},{"groupId":95,"instId":300004,"propState":0,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300003,"propState":0,"propId":104068,"pos":{"x":221207,"y":167929,"z":357985},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300002,"propState":0,"propId":104068,"pos":{"x":-57455,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300001,"propState":0,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300001,"propState":0,"propId":104012,"pos":{"x":-14980,"y":3350,"z":-283160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":93,"instId":300008,"propState":0,"propId":104012,"pos":{"x":257554,"y":102389,"z":172472},"rot":{"x":0,"y":330054,"z":0}},{"groupId":93,"instId":300007,"propState":1,"propId":104012,"pos":{"x":-79120,"y":14778,"z":-283515},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":104012,"pos":{"x":209210,"y":100740,"z":308940},"rot":{"x":0,"y":329129,"z":0}},{"groupId":93,"instId":300005,"propState":0,"propId":104012,"pos":{"x":352900,"y":107971,"z":220700},"rot":{"x":0,"y":240000,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":104012,"pos":{"x":219888,"y":97644,"z":168466},"rot":{"x":0,"y":150238,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":104012,"pos":{"x":158376,"y":105750,"z":344739},"rot":{"x":0,"y":224478,"z":0}},{"groupId":93,"instId":300002,"propState":1,"propId":104012,"pos":{"x":-146909,"y":15640,"z":-263311},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"309":{"props":[{"groupId":309,"instId":300001,"propState":0,"propId":104010,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":272341,"z":0}},{"groupId":309,"instId":300004,"propState":1,"propId":211,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300003,"propState":20,"propId":60401,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300002,"propState":0,"propId":104023,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":346005,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300004,"propState":1,"propId":211,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300003,"propState":20,"propId":60401,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300002,"propState":0,"propId":104023,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}},{"groupId":287,"instId":300001,"propState":0,"propId":104010,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"522":{"props":[{"groupId":522,"instId":300012,"propState":1,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}},{"groupId":522,"instId":300011,"propState":1,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}},{"groupId":522,"instId":300010,"propState":1,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}},{"groupId":522,"instId":300009,"propState":1,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}},{"groupId":522,"instId":300008,"propState":1,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300007,"propState":1,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300006,"propState":1,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300005,"propState":102,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300004,"propState":101,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}},{"groupId":522,"instId":300003,"propState":1,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300002,"propState":1,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300001,"propState":2,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[],"npcs":[{"groupId":36,"instId":400001,"npcId":3149,"pos":{"x":-59530,"y":12152,"z":-273520},"rot":{"x":0,"y":309292,"z":0}}],"monsters":[],"teleports":{}},"37":{"props":[],"npcs":[{"groupId":37,"instId":400001,"npcId":14109,"pos":{"x":-95080,"y":14756,"z":-279743},"rot":{"x":0,"y":10151,"z":0}}],"monsters":[],"teleports":{}},"39":{"props":[],"npcs":[{"groupId":39,"instId":400001,"npcId":14209,"pos":{"x":-96529,"y":15621,"z":-265169},"rot":{"x":0,"y":224052,"z":0}}],"monsters":[],"teleports":{}},"40":{"props":[],"npcs":[{"groupId":40,"instId":400001,"npcId":14110,"pos":{"x":-111968,"y":15665,"z":-266978},"rot":{"x":0,"y":196945,"z":0}}],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300008,"propState":0,"propId":104059,"pos":{"x":-64190,"y":21093,"z":-235440},"rot":{"x":0,"y":212078,"z":0}},{"groupId":96,"instId":300007,"propState":0,"propId":104059,"pos":{"x":-66826,"y":11067,"z":-234952},"rot":{"x":0,"y":267497,"z":0}},{"groupId":96,"instId":300006,"propState":0,"propId":104059,"pos":{"x":-4256,"y":3381,"z":-247994},"rot":{"x":0,"y":224790,"z":0}},{"groupId":96,"instId":300005,"propState":0,"propId":104059,"pos":{"x":118761,"y":101070,"z":317301},"rot":{"x":0,"y":77253,"z":0}},{"groupId":96,"instId":300004,"propState":1,"propId":104059,"pos":{"x":270190,"y":163213,"z":371600},"rot":{"x":0,"y":260032,"z":0}},{"groupId":96,"instId":300003,"propState":0,"propId":104059,"pos":{"x":198068,"y":104652,"z":269939},"rot":{"x":0,"y":151368,"z":0}},{"groupId":96,"instId":300002,"propState":0,"propId":104059,"pos":{"x":325745,"y":106160,"z":184548},"rot":{"x":0,"y":240447,"z":0}},{"groupId":96,"instId":300001,"propState":1,"propId":104059,"pos":{"x":234018,"y":100947,"z":269707},"rot":{"x":0,"y":39325,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"289":{"props":[{"groupId":289,"instId":300004,"propState":1,"propId":211,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300003,"propState":20,"propId":60401,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300002,"propState":0,"propId":104023,"pos":{"x":342033,"y":168183,"z":326850},"rot":{"x":0,"y":346005,"z":0}},{"groupId":289,"instId":300001,"propState":0,"propId":104011,"pos":{"x":342033,"y":168036,"z":326850},"rot":{"x":0,"y":346005,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[],"npcs":[{"groupId":176,"instId":400003,"npcId":14112,"pos":{"x":85750,"y":-16540,"z":-467330},"rot":{"x":0,"y":0,"z":0}},{"groupId":176,"instId":400002,"npcId":3183,"pos":{"x":86500,"y":-16540,"z":-469680},"rot":{"x":0,"y":341837,"z":0}},{"groupId":176,"instId":400001,"npcId":3185,"pos":{"x":87700,"y":-16540,"z":-477300},"rot":{"x":0,"y":345321,"z":0}}],"monsters":[],"teleports":{}},"820":{"props":[{"groupId":820,"instId":300008,"propState":0,"propId":104183,"pos":{"x":188982,"y":168196,"z":361535},"rot":{"x":0,"y":49461,"z":0}},{"groupId":820,"instId":300002,"propState":0,"propId":104125,"pos":{"x":188889,"y":168635,"z":361465},"rot":{"x":293668,"y":60173,"z":333797}},{"groupId":820,"instId":300005,"propState":0,"propId":104184,"pos":{"x":188943,"y":168491,"z":360863},"rot":{"x":0,"y":51369,"z":0}},{"groupId":820,"instId":300001,"propState":0,"propId":104126,"pos":{"x":188961,"y":168979,"z":360890},"rot":{"x":0,"y":76530,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"865":{"props":[{"groupId":865,"instId":300003,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":865,"instId":300008,"propState":0,"propId":104227,"pos":{"x":189472,"y":168865,"z":360522},"rot":{"x":0,"y":39686,"z":0}},{"groupId":865,"instId":300002,"propState":2,"propId":104128,"pos":{"x":189341,"y":169342,"z":360495},"rot":{"x":341444,"y":40212,"z":11724}},{"groupId":865,"instId":300005,"propState":0,"propId":104226,"pos":{"x":189635,"y":168368,"z":361185},"rot":{"x":0,"y":24286,"z":0}},{"groupId":865,"instId":300001,"propState":0,"propId":104127,"pos":{"x":189616,"y":168721,"z":361183},"rot":{"x":354334,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"866":{"props":[{"groupId":866,"instId":300005,"propState":0,"propId":104129,"pos":{"x":191862,"y":168905,"z":360250},"rot":{"x":354080,"y":333511,"z":354898}},{"groupId":866,"instId":300008,"propState":0,"propId":104130,"pos":{"x":191201,"y":169576,"z":359615},"rot":{"x":3903,"y":64446,"z":12593}},{"groupId":866,"instId":300007,"propState":0,"propId":104132,"pos":{"x":190871,"y":168580,"z":360364},"rot":{"x":22141,"y":356659,"z":352074}},{"groupId":866,"instId":300006,"propState":0,"propId":104131,"pos":{"x":190486,"y":169002,"z":359850},"rot":{"x":0,"y":0,"z":0}},{"groupId":866,"instId":300004,"propState":0,"propId":104265,"pos":{"x":190876,"y":168343,"z":360318},"rot":{"x":0,"y":320132,"z":0}},{"groupId":866,"instId":300003,"propState":0,"propId":104264,"pos":{"x":190496,"y":168785,"z":359822},"rot":{"x":0,"y":338559,"z":0}},{"groupId":866,"instId":300002,"propState":0,"propId":104266,"pos":{"x":191305,"y":169043,"z":359745},"rot":{"x":0,"y":9052,"z":0}},{"groupId":866,"instId":300001,"propState":0,"propId":104267,"pos":{"x":191717,"y":168653,"z":360253},"rot":{"x":0,"y":15097,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"693":{"props":[{"groupId":693,"instId":300010,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":693,"instId":300009,"propState":1,"propId":104077,"pos":{"x":192762,"y":167843,"z":360452},"rot":{"x":0,"y":356980,"z":0}},{"groupId":693,"instId":300008,"propState":0,"propId":104058,"pos":{"x":186773,"y":169074,"z":362520},"rot":{"x":305512,"y":144406,"z":358917}},{"groupId":693,"instId":300007,"propState":0,"propId":104057,"pos":{"x":187523,"y":168660,"z":362604},"rot":{"x":321778,"y":257200,"z":342283}},{"groupId":693,"instId":300006,"propState":0,"propId":104056,"pos":{"x":187700,"y":168997,"z":361632},"rot":{"x":270000,"y":217406,"z":0}},{"groupId":693,"instId":300005,"propState":0,"propId":104055,"pos":{"x":187254,"y":169364,"z":362029},"rot":{"x":355460,"y":192204,"z":1333}},{"groupId":693,"instId":300004,"propState":0,"propId":104066,"pos":{"x":187499,"y":168416,"z":362527},"rot":{"x":0,"y":0,"z":0}},{"groupId":693,"instId":300003,"propState":0,"propId":104065,"pos":{"x":187839,"y":168590,"z":361729},"rot":{"x":0,"y":287206,"z":0}},{"groupId":693,"instId":300002,"propState":0,"propId":104064,"pos":{"x":186826,"y":168808,"z":362539},"rot":{"x":0,"y":302025,"z":0}},{"groupId":693,"instId":300001,"propState":0,"propId":104063,"pos":{"x":187289,"y":169063,"z":361953},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300004,"propState":0,"propId":100,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300003,"propState":0,"propId":103074,"pos":{"x":258223,"y":102524,"z":274787},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300002,"propState":1,"propId":211,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":0,"y":279817,"z":0}},{"groupId":210,"instId":300001,"propState":18,"propId":104055,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":270000,"y":9817,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300004,"propState":0,"propId":100,"pos":{"x":77916,"y":-2890,"z":-498625},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300003,"propState":0,"propId":103074,"pos":{"x":77890,"y":-2904,"z":-497698},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300002,"propState":1,"propId":211,"pos":{"x":78969,"y":-5990,"z":-498306},"rot":{"x":8194,"y":101249,"z":335880}},{"groupId":208,"instId":300001,"propState":18,"propId":104055,"pos":{"x":77916,"y":-3040,"z":-498627},"rot":{"x":347193,"y":264267,"z":356938}}],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300004,"propState":0,"propId":100,"pos":{"x":-132986,"y":27463,"z":-252368},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-132107,"y":27553,"z":-252580},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300002,"propState":1,"propId":211,"pos":{"x":-133052,"y":26103,"z":-253728},"rot":{"x":0,"y":0,"z":0}},{"groupId":211,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-132986,"y":27350,"z":-252401},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"209":{"props":[{"groupId":209,"instId":300004,"propState":0,"propId":100,"pos":{"x":46621,"y":-4524,"z":-391878},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300003,"propState":0,"propId":103074,"pos":{"x":47585,"y":-4388,"z":-391188},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300002,"propState":1,"propId":211,"pos":{"x":48064,"y":-5982,"z":-390773},"rot":{"x":0,"y":0,"z":0}},{"groupId":209,"instId":300001,"propState":0,"propId":104055,"pos":{"x":46602,"y":-4593,"z":-391873},"rot":{"x":344697,"y":300009,"z":356002}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300004,"propState":0,"propId":100,"pos":{"x":159492,"y":102318,"z":309332},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300003,"propState":0,"propId":103074,"pos":{"x":160508,"y":102331,"z":309445},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300002,"propState":1,"propId":211,"pos":{"x":160112,"y":100770,"z":307461},"rot":{"x":0,"y":0,"z":0}},{"groupId":216,"instId":300001,"propState":0,"propId":104055,"pos":{"x":159492,"y":102256,"z":309332},"rot":{"x":46257,"y":220798,"z":53139}}],"npcs":[],"monsters":[],"teleports":{}},"212":{"props":[{"groupId":212,"instId":300004,"propState":0,"propId":100,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-54799,"y":14016,"z":-266205},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300002,"propState":1,"propId":211,"pos":{"x":-55180,"y":12152,"z":-266265},"rot":{"x":0,"y":0,"z":0}},{"groupId":212,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":339015,"y":119916,"z":346931}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300004,"propState":0,"propId":100,"pos":{"x":226896,"y":171199,"z":357241},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300003,"propState":0,"propId":103074,"pos":{"x":225999,"y":171219,"z":357049},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300002,"propState":1,"propId":211,"pos":{"x":226762,"y":167843,"z":357463},"rot":{"x":0,"y":0,"z":0}},{"groupId":217,"instId":300001,"propState":0,"propId":104055,"pos":{"x":226881,"y":171158,"z":357232},"rot":{"x":310676,"y":184882,"z":317410}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300003,"propState":0,"propId":103074,"pos":{"x":337751,"y":173869,"z":293111},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300004,"propState":0,"propId":100,"pos":{"x":336933,"y":173863,"z":292571},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300002,"propState":1,"propId":211,"pos":{"x":338040,"y":168259,"z":292549},"rot":{"x":0,"y":0,"z":0}},{"groupId":218,"instId":300001,"propState":0,"propId":104055,"pos":{"x":337076,"y":173730,"z":292727},"rot":{"x":348714,"y":303950,"z":46248}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300004,"propState":0,"propId":100,"pos":{"x":-47530,"y":12046,"z":-217414},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-46663,"y":12036,"z":-217902},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300002,"propState":1,"propId":211,"pos":{"x":-47487,"y":8183,"z":-218067},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-47530,"y":11920,"z":-217414},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"220":{"props":[{"groupId":220,"instId":300004,"propState":0,"propId":100,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300003,"propState":0,"propId":103074,"pos":{"x":303782,"y":106725,"z":211823},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300002,"propState":1,"propId":211,"pos":{"x":303252,"y":105988,"z":210165},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300001,"propState":18,"propId":104055,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":2050,"y":276515,"z":234}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300004,"propState":0,"propId":100,"pos":{"x":356939,"y":108213,"z":190774},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300003,"propState":0,"propId":103074,"pos":{"x":356059,"y":108445,"z":191283},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300002,"propState":1,"propId":211,"pos":{"x":357800,"y":107971,"z":191113},"rot":{"x":0,"y":0,"z":0}},{"groupId":223,"instId":300001,"propState":18,"propId":104055,"pos":{"x":356793,"y":108213,"z":190813},"rot":{"x":84763,"y":255315,"z":169334}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300004,"propState":0,"propId":100,"pos":{"x":309161,"y":106561,"z":178007},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300003,"propState":0,"propId":103074,"pos":{"x":309976,"y":106561,"z":177585},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300002,"propState":1,"propId":211,"pos":{"x":309517,"y":106520,"z":178086},"rot":{"x":0,"y":0,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":104055,"pos":{"x":309174,"y":106436,"z":178023},"rot":{"x":338051,"y":40717,"z":358246}}],"npcs":[],"monsters":[],"teleports":{}},"224":{"props":[{"groupId":224,"instId":300004,"propState":0,"propId":100,"pos":{"x":204211,"y":102733,"z":300041},"rot":{"x":0,"y":0,"z":0}},{"groupId":224,"instId":300003,"propState":0,"propId":103074,"pos":{"x":204652,"y":102748,"z":299495},"rot":{"x":0,"y":15000,"z":0}},{"groupId":224,"instId":300002,"propState":1,"propId":211,"pos":{"x":205414,"y":100841,"z":299431},"rot":{"x":0,"y":346016,"z":0}},{"groupId":224,"instId":300001,"propState":18,"propId":104055,"pos":{"x":204210,"y":102600,"z":300040},"rot":{"x":1321,"y":26393,"z":4574}}],"npcs":[],"monsters":[],"teleports":{}},"219":{"props":[{"groupId":219,"instId":300004,"propState":0,"propId":100,"pos":{"x":186921,"y":170097,"z":364291},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300003,"propState":0,"propId":103074,"pos":{"x":186589,"y":170084,"z":364676},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300002,"propState":1,"propId":211,"pos":{"x":188001,"y":167843,"z":364979},"rot":{"x":352263,"y":245509,"z":8463}},{"groupId":219,"instId":300001,"propState":0,"propId":104055,"pos":{"x":186946,"y":169710,"z":364365},"rot":{"x":346221,"y":262675,"z":1754}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300004,"propState":0,"propId":100,"pos":{"x":178642,"y":169082,"z":393814},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300003,"propState":0,"propId":103074,"pos":{"x":178056,"y":169115,"z":393090},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300002,"propState":1,"propId":211,"pos":{"x":178703,"y":167843,"z":395308},"rot":{"x":0,"y":0,"z":0}},{"groupId":225,"instId":300001,"propState":0,"propId":104055,"pos":{"x":178669,"y":168938,"z":393833},"rot":{"x":359209,"y":145198,"z":345249}}],"npcs":[],"monsters":[],"teleports":{}},"213":{"props":[{"groupId":213,"instId":300006,"propState":0,"propId":104055,"pos":{"x":-31535,"y":4077,"z":-264049},"rot":{"x":355333,"y":326571,"z":358483}},{"groupId":213,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-31099,"y":4038,"z":-263724},"rot":{"x":358788,"y":353979,"z":354373}},{"groupId":213,"instId":300004,"propState":0,"propId":100,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-30652,"y":4254,"z":-263381},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300002,"propState":1,"propId":211,"pos":{"x":-30255,"y":3365,"z":-265518},"rot":{"x":0,"y":0,"z":0}},{"groupId":213,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":355207,"y":309806,"z":356809}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300006,"propState":1,"propId":211,"pos":{"x":127191,"y":101080,"z":331597},"rot":{"x":0,"y":0,"z":0}},{"groupId":215,"instId":300004,"propState":0,"propId":100,"pos":{"x":140574,"y":102154,"z":339418},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300005,"propState":0,"propId":103074,"pos":{"x":139957,"y":102238,"z":338903},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300003,"propState":1,"propId":104055,"pos":{"x":140502,"y":102080,"z":339386},"rot":{"x":338088,"y":149909,"z":358527}},{"groupId":215,"instId":300002,"propState":1,"propId":104055,"pos":{"x":130717,"y":102275,"z":338339},"rot":{"x":347305,"y":224748,"z":24829}},{"groupId":215,"instId":300001,"propState":0,"propId":104055,"pos":{"x":126007,"y":102265,"z":333305},"rot":{"x":357686,"y":211647,"z":337410}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300002,"propState":1,"propId":211,"pos":{"x":-86432,"y":12541,"z":-240353},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300004,"propState":0,"propId":100,"pos":{"x":-86343,"y":15390,"z":-239198},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239289},"rot":{"x":290582,"y":8124,"z":355052}},{"groupId":226,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-85553,"y":15359,"z":-239416},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239233},"rot":{"x":290582,"y":8124,"z":355052}}],"npcs":[],"monsters":[],"teleports":{}},"904":{"props":[{"groupId":904,"instId":300015,"propState":1,"propId":103074,"pos":{"x":186971,"y":168661,"z":363228},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300014,"propState":1,"propId":103074,"pos":{"x":188361,"y":168507,"z":362190},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300013,"propState":1,"propId":103074,"pos":{"x":189057,"y":168564,"z":361868},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300012,"propState":1,"propId":103074,"pos":{"x":190314,"y":168629,"z":361102},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300011,"propState":1,"propId":103074,"pos":{"x":191110,"y":168941,"z":360930},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300010,"propState":1,"propId":103074,"pos":{"x":186171,"y":169205,"z":363188},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300009,"propState":1,"propId":103074,"pos":{"x":186632,"y":169348,"z":362658},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300007,"propState":1,"propId":103074,"pos":{"x":187212,"y":169169,"z":362336},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300006,"propState":1,"propId":103074,"pos":{"x":188377,"y":169121,"z":361512},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300005,"propState":1,"propId":103074,"pos":{"x":188553,"y":169310,"z":361334},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300004,"propState":1,"propId":103074,"pos":{"x":189421,"y":169096,"z":361064},"rot":{"x":0,"y":212022,"z":0}},{"groupId":904,"instId":300003,"propState":1,"propId":103074,"pos":{"x":189869,"y":169229,"z":360568},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300001,"propState":1,"propId":103074,"pos":{"x":190626,"y":169492,"z":360469},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300008,"propState":0,"propId":104298,"pos":{"x":190058,"y":168547,"z":360340},"rot":{"x":0,"y":216848,"z":0}},{"groupId":904,"instId":300002,"propState":2,"propId":104133,"pos":{"x":190029,"y":169020,"z":360332},"rot":{"x":348037,"y":19864,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300005,"propState":0,"propId":100,"pos":{"x":-82291,"y":23948,"z":-252324},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300004,"propState":0,"propId":100,"pos":{"x":-78889,"y":24433,"z":-252627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-78844,"y":24499,"z":-253627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300002,"propState":1,"propId":211,"pos":{"x":-79319,"y":23948,"z":-253010},"rot":{"x":0,"y":300950,"z":0}},{"groupId":227,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-78914,"y":24316,"z":-252642},"rot":{"x":0,"y":69952,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"214":{"props":[{"groupId":214,"instId":300006,"propState":1,"propId":211,"pos":{"x":179320,"y":106811,"z":366430},"rot":{"x":0,"y":0,"z":0}},{"groupId":214,"instId":300004,"propState":0,"propId":100,"pos":{"x":175522,"y":170178,"z":362892},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300005,"propState":0,"propId":103074,"pos":{"x":174986,"y":170184,"z":363433},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300003,"propState":1,"propId":104055,"pos":{"x":175522,"y":170077,"z":362892},"rot":{"x":331292,"y":197984,"z":19614}},{"groupId":214,"instId":300002,"propState":1,"propId":104055,"pos":{"x":175002,"y":156010,"z":362005},"rot":{"x":331066,"y":253144,"z":334584}},{"groupId":214,"instId":300001,"propState":0,"propId":104055,"pos":{"x":175099,"y":137806,"z":361822},"rot":{"x":315884,"y":214883,"z":30438}}],"npcs":[],"monsters":[],"teleports":{}},"510":{"props":[{"groupId":510,"instId":300008,"propState":18,"propId":104055,"pos":{"x":174855,"y":172341,"z":366487},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300012,"propState":0,"propId":104078,"pos":{"x":176280,"y":167670,"z":362670},"rot":{"x":0,"y":220548,"z":0}},{"groupId":510,"instId":300011,"propState":18,"propId":104055,"pos":{"x":180791,"y":170462,"z":361715},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300010,"propState":18,"propId":104055,"pos":{"x":180874,"y":170657,"z":361730},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300009,"propState":20,"propId":60403,"pos":{"x":190341,"y":167843,"z":363687},"rot":{"x":0,"y":30000,"z":0}},{"groupId":510,"instId":300007,"propState":18,"propId":104055,"pos":{"x":174855,"y":171877,"z":366508},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300006,"propState":18,"propId":104055,"pos":{"x":174768,"y":172125,"z":366101},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300005,"propState":18,"propId":104055,"pos":{"x":174992,"y":171632,"z":367015},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300004,"propState":18,"propId":104055,"pos":{"x":174901,"y":171168,"z":366612},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300003,"propState":18,"propId":104055,"pos":{"x":174899,"y":170492,"z":366534},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300002,"propState":18,"propId":104055,"pos":{"x":174982,"y":170830,"z":366867},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300001,"propState":18,"propId":104055,"pos":{"x":175084,"y":170909,"z":367324},"rot":{"x":0,"y":104400,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"357":{"props":[],"npcs":[{"groupId":357,"instId":400001,"npcId":14126,"pos":{"x":243851,"y":101713,"z":283891},"rot":{"x":0,"y":126434,"z":0}}],"monsters":[],"teleports":{}},"406":{"props":[{"groupId":406,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202701,"y":101238,"z":291138},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"407":{"props":[{"groupId":407,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202410,"y":93495,"z":161640},"rot":{"x":0,"y":206514,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"408":{"props":[{"groupId":408,"instId":300001,"propState":11,"propId":104046,"pos":{"x":359740,"y":107971,"z":209080},"rot":{"x":0,"y":293867,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"409":{"props":[{"groupId":409,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-142827,"y":15608,"z":-278700},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"496":{"props":[{"groupId":496,"instId":300001,"propState":18,"propId":104162,"pos":{"x":226836,"y":104516,"z":258812},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"521":{"props":[{"groupId":521,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"520":{"props":[{"groupId":520,"instId":300004,"propState":0,"propId":100,"pos":{"x":-89401,"y":26097,"z":-268820},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300003,"propState":0,"propId":104102,"pos":{"x":-91599,"y":26787,"z":-268848},"rot":{"x":0,"y":88641,"z":0}},{"groupId":520,"instId":300002,"propState":0,"propId":104159,"pos":{"x":-89401,"y":25964,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"527":{"props":[{"groupId":527,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"529":{"props":[{"groupId":529,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"526":{"props":[{"groupId":526,"instId":300004,"propState":0,"propId":100,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300003,"propState":0,"propId":104102,"pos":{"x":135299,"y":102773,"z":341915},"rot":{"x":0,"y":60768,"z":0}},{"groupId":526,"instId":300002,"propState":0,"propId":104159,"pos":{"x":137081,"y":102152,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"528":{"props":[{"groupId":528,"instId":300004,"propState":0,"propId":100,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300003,"propState":0,"propId":104102,"pos":{"x":367781,"y":109618,"z":186237},"rot":{"x":0,"y":130186,"z":0}},{"groupId":528,"instId":300002,"propState":0,"propId":104159,"pos":{"x":369095,"y":108918,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"617":{"props":[{"groupId":617,"instId":300003,"propState":0,"propId":104080,"pos":{"x":97877,"y":-5290,"z":-482547},"rot":{"x":0,"y":39963,"z":0}},{"groupId":617,"instId":300013,"propState":0,"propId":104080,"pos":{"x":5710,"y":4139,"z":-279910},"rot":{"x":0,"y":236608,"z":0}},{"groupId":617,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-15893,"y":6909,"z":-311402},"rot":{"x":0,"y":70586,"z":0}},{"groupId":617,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-19381,"y":4065,"z":-224032},"rot":{"x":0,"y":210852,"z":0}},{"groupId":617,"instId":300017,"propState":0,"propId":104080,"pos":{"x":76546,"y":-5317,"z":-398579},"rot":{"x":0,"y":221601,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"618":{"props":[{"groupId":618,"instId":300009,"propState":0,"propId":104080,"pos":{"x":341773,"y":108671,"z":198655},"rot":{"x":0,"y":22954,"z":0}},{"groupId":618,"instId":300006,"propState":0,"propId":104080,"pos":{"x":206547,"y":101470,"z":328384},"rot":{"x":0,"y":156276,"z":0}},{"groupId":618,"instId":300001,"propState":0,"propId":104080,"pos":{"x":137265,"y":101682,"z":323852},"rot":{"x":0,"y":278513,"z":0}},{"groupId":618,"instId":300004,"propState":0,"propId":104080,"pos":{"x":132272,"y":98874,"z":194682},"rot":{"x":0,"y":28461,"z":0}},{"groupId":618,"instId":300007,"propState":0,"propId":104080,"pos":{"x":193620,"y":94145,"z":166199},"rot":{"x":0,"y":18071,"z":0}},{"groupId":618,"instId":300005,"propState":0,"propId":104080,"pos":{"x":217457,"y":98186,"z":156219},"rot":{"x":0,"y":209643,"z":0}},{"groupId":618,"instId":300003,"propState":0,"propId":104080,"pos":{"x":202043,"y":168559,"z":358779},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300002,"propState":0,"propId":104080,"pos":{"x":296348,"y":157838,"z":353201},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300008,"propState":0,"propId":104080,"pos":{"x":130539,"y":94556,"z":260805},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"671":{"props":[{"groupId":671,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359306,"y":108470,"z":202777},"rot":{"x":0,"y":202807,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"670":{"props":[{"groupId":670,"instId":300011,"propState":18,"propId":104095,"pos":{"x":128209,"y":101710,"z":333516},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300013,"propState":18,"propId":104093,"pos":{"x":-46712,"y":6773,"z":-280120},"rot":{"x":0,"y":64953,"z":0}},{"groupId":670,"instId":300010,"propState":18,"propId":104093,"pos":{"x":351503,"y":108044,"z":197206},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300008,"propState":18,"propId":104094,"pos":{"x":-11199,"y":4203,"z":-266538},"rot":{"x":0,"y":73758,"z":0}},{"groupId":670,"instId":300006,"propState":18,"propId":104094,"pos":{"x":298203,"y":105994,"z":215710},"rot":{"x":0,"y":322762,"z":0}},{"groupId":670,"instId":300004,"propState":18,"propId":104093,"pos":{"x":179317,"y":94067,"z":172867},"rot":{"x":0,"y":165573,"z":0}},{"groupId":670,"instId":300002,"propState":18,"propId":104095,"pos":{"x":-31260,"y":6887,"z":-323892},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300012,"propState":18,"propId":104094,"pos":{"x":-89306,"y":27612,"z":-239309},"rot":{"x":0,"y":133168,"z":0}},{"groupId":670,"instId":300009,"propState":18,"propId":104093,"pos":{"x":305331,"y":106653,"z":168630},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300007,"propState":18,"propId":104096,"pos":{"x":131048,"y":95138,"z":275098},"rot":{"x":0,"y":69556,"z":0}},{"groupId":670,"instId":300005,"propState":18,"propId":104094,"pos":{"x":263155,"y":102634,"z":164478},"rot":{"x":0,"y":75158,"z":0}},{"groupId":670,"instId":300003,"propState":18,"propId":104093,"pos":{"x":-114502,"y":16751,"z":-220922},"rot":{"x":0,"y":300762,"z":0}},{"groupId":670,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-81519,"y":13019,"z":-268441},"rot":{"x":0,"y":0,"z":74776}}],"npcs":[],"monsters":[],"teleports":{}},"790":{"props":[{"groupId":790,"instId":300002,"propState":0,"propId":100,"pos":{"x":355634,"y":109724,"z":187361},"rot":{"x":0,"y":345335,"z":0}},{"groupId":790,"instId":300001,"propState":0,"propId":100,"pos":{"x":170425,"y":103346,"z":329899},"rot":{"x":0,"y":153327,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"813":{"props":[{"groupId":813,"instId":300002,"propState":18,"propId":104094,"pos":{"x":174385,"y":168465,"z":378219},"rot":{"x":0,"y":216335,"z":0}},{"groupId":813,"instId":300001,"propState":18,"propId":104095,"pos":{"x":205919,"y":168773,"z":413410},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"814":{"props":[{"groupId":814,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-126536,"y":16175,"z":-270549},"rot":{"x":0,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"824":{"props":[{"groupId":824,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359673,"y":108470,"z":202695},"rot":{"x":0,"y":235146,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":501,"startAnchorId":1,"startGroupId":323}},"1040103":{"P10401_F10401001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300008,"propState":8,"propId":101,"pos":{"x":162270,"y":100770,"z":309349},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":8,"propId":101,"pos":{"x":124536,"y":98377,"z":192166},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300009,"propState":8,"propId":101,"pos":{"x":315770,"y":152774,"z":298757},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300007,"propState":8,"propId":101,"pos":{"x":224470,"y":104516,"z":263170},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":8,"propId":101,"pos":{"x":329967,"y":107971,"z":217122},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300005,"propState":8,"propId":101,"pos":{"x":227579,"y":167843,"z":369819},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":8,"propId":101,"pos":{"x":-101136,"y":15608,"z":-278544},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":8,"propId":101,"pos":{"x":-19340,"y":5990,"z":-300240},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":8,"propId":101,"pos":{"x":78066,"y":-5970,"z":-486616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1040107":{"anchorId":7,"groupId":6,"instId":300007,"pos":{"x":216390,"y":103529,"z":270850},"rot":{"x":0,"y":75679,"z":0}},"1040108":{"anchorId":8,"groupId":6,"instId":300008,"pos":{"x":167763,"y":100770,"z":308090},"rot":{"x":0,"y":90000,"z":0}},"1040109":{"anchorId":9,"groupId":6,"instId":300009,"pos":{"x":318666,"y":152472,"z":306522},"rot":{"x":0,"y":56899,"z":0}},"1040101":{"anchorId":1,"groupId":6,"instId":300001,"pos":{"x":89730,"y":-6120,"z":-492460},"rot":{"x":0,"y":346618,"z":0}},"1040102":{"anchorId":2,"groupId":6,"instId":300002,"pos":{"x":-21430,"y":5990,"z":-303590},"rot":{"x":0,"y":254754,"z":0}},"1040103":{"anchorId":3,"groupId":6,"instId":300003,"pos":{"x":-105120,"y":15608,"z":-278950},"rot":{"x":0,"y":329392,"z":0}},"1040104":{"anchorId":4,"groupId":6,"instId":300004,"pos":{"x":114403,"y":98354,"z":194152},"rot":{"x":0,"y":60000,"z":0}},"1040105":{"anchorId":5,"groupId":6,"instId":300005,"pos":{"x":221674,"y":168060,"z":363828},"rot":{"x":0,"y":330000,"z":0}},"1040106":{"anchorId":6,"groupId":6,"instId":300006,"pos":{"x":336400,"y":107971,"z":213537},"rot":{"x":0,"y":182732,"z":0}}}},"8":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300010,"propState":1,"propId":104018,"pos":{"x":353781,"y":107971,"z":203856},"rot":{"x":0,"y":150000,"z":0}},{"groupId":26,"instId":300012,"propState":1,"propId":104018,"pos":{"x":241740,"y":101971,"z":163320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300011,"propState":1,"propId":104018,"pos":{"x":291750,"y":105971,"z":185290},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300007,"propState":1,"propId":104007,"pos":{"x":143159,"y":100976,"z":309937},"rot":{"x":0,"y":293966,"z":0}},{"groupId":26,"instId":300006,"propState":1,"propId":104007,"pos":{"x":159686,"y":100793,"z":300618},"rot":{"x":0,"y":240000,"z":0}},{"groupId":26,"instId":300005,"propState":1,"propId":104007,"pos":{"x":188042,"y":104630,"z":276986},"rot":{"x":0,"y":330000,"z":0}},{"groupId":26,"instId":300004,"propState":1,"propId":104007,"pos":{"x":212126,"y":103740,"z":279143},"rot":{"x":0,"y":112500,"z":0}},{"groupId":26,"instId":300003,"propState":1,"propId":104007,"pos":{"x":236879,"y":103740,"z":236270},"rot":{"x":0,"y":7500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300010,"propState":12,"propId":60401,"pos":{"x":-102840,"y":19562,"z":-246767},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300007,"propState":12,"propId":60401,"pos":{"x":-74082,"y":11031,"z":-231372},"rot":{"x":0,"y":179999,"z":0}},{"groupId":9,"instId":300002,"propState":12,"propId":60401,"pos":{"x":3914,"y":3450,"z":-290792},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300012,"propState":12,"propId":60401,"pos":{"x":-86640,"y":27266,"z":-243760},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300009,"propState":12,"propId":60401,"pos":{"x":-60375,"y":12152,"z":-278233},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300008,"propState":12,"propId":60401,"pos":{"x":-134960,"y":15608,"z":-280360},"rot":{"x":0,"y":90001,"z":0}},{"groupId":9,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-64086,"y":21093,"z":-269232},"rot":{"x":0,"y":20649,"z":0}},{"groupId":9,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-33678,"y":3365,"z":-267524},"rot":{"x":0,"y":90531,"z":0}},{"groupId":9,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-26774,"y":3350,"z":-287644},"rot":{"x":0,"y":1,"z":0}},{"groupId":9,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-18250,"y":6339,"z":-296226},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300001,"propState":12,"propId":60401,"pos":{"x":82050,"y":-5915,"z":-395340},"rot":{"x":0,"y":276750,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300001,"propState":0,"propId":104015,"pos":{"x":204915,"y":167443,"z":391466},"rot":{"x":0,"y":245000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300005,"propState":1,"propId":104013,"pos":{"x":316207,"y":152404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":1,"propId":104013,"pos":{"x":316207,"y":109404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":1,"propId":104002,"pos":{"x":316455,"y":152200,"z":310770},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":1,"propId":104003,"pos":{"x":311898,"y":152508,"z":314894},"rot":{"x":0,"y":91953,"z":0}},{"groupId":13,"instId":300001,"propState":1,"propId":104003,"pos":{"x":312570,"y":109590,"z":314512},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300004,"propState":1,"propId":104014,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300002,"propState":1,"propId":104001,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300003,"propState":1,"propId":104014,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300001,"propState":1,"propId":104001,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[{"groupId":152,"instId":300024,"propState":12,"propId":60401,"pos":{"x":145640,"y":100754,"z":297480},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300023,"propState":12,"propId":60401,"pos":{"x":221083,"y":100770,"z":333802},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300022,"propState":12,"propId":60401,"pos":{"x":171673,"y":100770,"z":318303},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300021,"propState":12,"propId":60401,"pos":{"x":190814,"y":101238,"z":287208},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300020,"propState":12,"propId":60401,"pos":{"x":199019,"y":167843,"z":358454},"rot":{"x":0,"y":18403,"z":0}},{"groupId":152,"instId":300019,"propState":12,"propId":60401,"pos":{"x":269649,"y":163150,"z":363836},"rot":{"x":0,"y":310585,"z":0}},{"groupId":152,"instId":300017,"propState":12,"propId":60401,"pos":{"x":327440,"y":107971,"z":221628},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300016,"propState":12,"propId":60401,"pos":{"x":329340,"y":106089,"z":169620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300015,"propState":12,"propId":60401,"pos":{"x":286450,"y":105958,"z":211950},"rot":{"x":0,"y":148320,"z":0}},{"groupId":152,"instId":300014,"propState":12,"propId":60401,"pos":{"x":282990,"y":101971,"z":173500},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300013,"propState":12,"propId":60401,"pos":{"x":338020,"y":152803,"z":333890},"rot":{"x":0,"y":221024,"z":0}},{"groupId":152,"instId":300012,"propState":12,"propId":60401,"pos":{"x":255420,"y":101000,"z":320270},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300011,"propState":12,"propId":60401,"pos":{"x":225310,"y":101000,"z":290410},"rot":{"x":0,"y":59999,"z":0}},{"groupId":152,"instId":300010,"propState":12,"propId":60401,"pos":{"x":268140,"y":101000,"z":239810},"rot":{"x":0,"y":328116,"z":0}},{"groupId":152,"instId":300009,"propState":12,"propId":60401,"pos":{"x":183158,"y":104652,"z":266854},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300008,"propState":12,"propId":60401,"pos":{"x":229414,"y":105571,"z":210692},"rot":{"x":0,"y":321314,"z":0}},{"groupId":152,"instId":300007,"propState":12,"propId":60401,"pos":{"x":194002,"y":104122,"z":255928},"rot":{"x":0,"y":130733,"z":0}},{"groupId":152,"instId":300006,"propState":12,"propId":60401,"pos":{"x":253837,"y":98644,"z":136847},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300005,"propState":12,"propId":60401,"pos":{"x":177853,"y":93580,"z":175242},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300004,"propState":12,"propId":60401,"pos":{"x":185760,"y":105762,"z":371090},"rot":{"x":0,"y":45000,"z":0}},{"groupId":152,"instId":300002,"propState":12,"propId":60401,"pos":{"x":130494,"y":93630,"z":279354},"rot":{"x":0,"y":239980,"z":0}},{"groupId":152,"instId":300001,"propState":12,"propId":60401,"pos":{"x":152574,"y":93638,"z":266324},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300012,"propState":0,"propId":104010,"pos":{"x":55603,"y":-6017,"z":-404746},"rot":{"x":0,"y":23104,"z":0}},{"groupId":10,"instId":300028,"propState":0,"propId":104010,"pos":{"x":19589,"y":3448,"z":-237547},"rot":{"x":0,"y":241864,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":104010,"pos":{"x":20605,"y":3448,"z":-283484},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":104010,"pos":{"x":58732,"y":-5990,"z":-419241},"rot":{"x":0,"y":102446,"z":0}},{"groupId":10,"instId":300025,"propState":0,"propId":104010,"pos":{"x":89695,"y":-5970,"z":-448796},"rot":{"x":0,"y":210643,"z":0}},{"groupId":10,"instId":300024,"propState":0,"propId":104011,"pos":{"x":-63897,"y":21093,"z":-236956},"rot":{"x":0,"y":220027,"z":0}},{"groupId":10,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-62385,"y":21150,"z":-257798},"rot":{"x":0,"y":264682,"z":0}},{"groupId":10,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-71770,"y":12394,"z":-278750},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":104010,"pos":{"x":14697,"y":-1293,"z":-360615},"rot":{"x":0,"y":51018,"z":0}},{"groupId":10,"instId":300021,"propState":0,"propId":104011,"pos":{"x":-14840,"y":3448,"z":-206413},"rot":{"x":0,"y":177426,"z":0}},{"groupId":10,"instId":300020,"propState":0,"propId":104011,"pos":{"x":-25366,"y":3333,"z":-216889},"rot":{"x":0,"y":88688,"z":0}},{"groupId":10,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-76758,"y":24054,"z":-249600},"rot":{"x":0,"y":53418,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":104008,"pos":{"x":-26494,"y":6610,"z":-323210},"rot":{"x":0,"y":351685,"z":0}},{"groupId":10,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-50970,"y":5978,"z":-300970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300027,"propState":0,"propId":104010,"pos":{"x":21331,"y":2224,"z":-334155},"rot":{"x":0,"y":263701,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":104010,"pos":{"x":43152,"y":-5300,"z":-372415},"rot":{"x":0,"y":220886,"z":0}},{"groupId":10,"instId":300023,"propState":0,"propId":104010,"pos":{"x":-133409,"y":15164,"z":-280288},"rot":{"x":339524,"y":86672,"z":0}},{"groupId":10,"instId":300022,"propState":0,"propId":104010,"pos":{"x":-134892,"y":15204,"z":-278844},"rot":{"x":339188,"y":3118,"z":0}},{"groupId":10,"instId":300018,"propState":0,"propId":104011,"pos":{"x":-111490,"y":26632,"z":-258600},"rot":{"x":0,"y":311826,"z":0}},{"groupId":10,"instId":300015,"propState":0,"propId":104008,"pos":{"x":-84739,"y":27779,"z":-263615},"rot":{"x":0,"y":156113,"z":0}},{"groupId":10,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-144850,"y":16251,"z":-247720},"rot":{"x":0,"y":75105,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-74500,"y":11160,"z":-287292},"rot":{"x":0,"y":236527,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-51120,"y":5978,"z":-310370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-39636,"y":5990,"z":-294265},"rot":{"x":0,"y":185572,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300035,"propState":0,"propId":104011,"pos":{"x":146505,"y":100471,"z":298122},"rot":{"x":342589,"y":54454,"z":0}},{"groupId":153,"instId":300033,"propState":0,"propId":104010,"pos":{"x":278410,"y":163045,"z":379509},"rot":{"x":0,"y":258352,"z":0}},{"groupId":153,"instId":300001,"propState":0,"propId":104010,"pos":{"x":143195,"y":93656,"z":258228},"rot":{"x":0,"y":330871,"z":0}},{"groupId":153,"instId":300029,"propState":0,"propId":104010,"pos":{"x":118702,"y":93656,"z":244941},"rot":{"x":0,"y":60791,"z":0}},{"groupId":153,"instId":300012,"propState":0,"propId":104008,"pos":{"x":292770,"y":101000,"z":253740},"rot":{"x":0,"y":151932,"z":0}},{"groupId":153,"instId":300011,"propState":0,"propId":104009,"pos":{"x":219650,"y":97644,"z":143270},"rot":{"x":0,"y":92595,"z":0}},{"groupId":153,"instId":300022,"propState":0,"propId":104010,"pos":{"x":346015,"y":107971,"z":231792},"rot":{"x":0,"y":180550,"z":0}},{"groupId":153,"instId":300021,"propState":0,"propId":104010,"pos":{"x":321207,"y":105971,"z":197154},"rot":{"x":0,"y":60201,"z":0}},{"groupId":153,"instId":300006,"propState":0,"propId":104010,"pos":{"x":184370,"y":103203,"z":225470},"rot":{"x":0,"y":326831,"z":0}},{"groupId":153,"instId":300037,"propState":0,"propId":104011,"pos":{"x":314177,"y":153280,"z":292709},"rot":{"x":0,"y":92791,"z":0}},{"groupId":153,"instId":300032,"propState":0,"propId":104010,"pos":{"x":277570,"y":159001,"z":355931},"rot":{"x":0,"y":130587,"z":0}},{"groupId":153,"instId":300031,"propState":0,"propId":104010,"pos":{"x":245807,"y":164825,"z":374963},"rot":{"x":0,"y":127904,"z":0}},{"groupId":153,"instId":300028,"propState":0,"propId":104011,"pos":{"x":113901,"y":93638,"z":278405},"rot":{"x":0,"y":198040,"z":0}},{"groupId":153,"instId":300026,"propState":0,"propId":104011,"pos":{"x":141980,"y":98377,"z":200620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":153,"instId":300036,"propState":0,"propId":104010,"pos":{"x":329070,"y":107647,"z":221670},"rot":{"x":350770,"y":105499,"z":0}},{"groupId":153,"instId":300023,"propState":0,"propId":104011,"pos":{"x":322496,"y":107971,"z":226099},"rot":{"x":0,"y":187422,"z":0}},{"groupId":153,"instId":300013,"propState":0,"propId":104010,"pos":{"x":279350,"y":105971,"z":191890},"rot":{"x":0,"y":241048,"z":0}},{"groupId":153,"instId":300018,"propState":0,"propId":104010,"pos":{"x":255266,"y":101971,"z":167109},"rot":{"x":0,"y":154263,"z":0}},{"groupId":153,"instId":300016,"propState":0,"propId":104010,"pos":{"x":176260,"y":103203,"z":239780},"rot":{"x":0,"y":150437,"z":0}},{"groupId":153,"instId":300005,"propState":0,"propId":104010,"pos":{"x":231250,"y":97644,"z":153440},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300030,"propState":0,"propId":104010,"pos":{"x":178485,"y":167843,"z":371664},"rot":{"x":0,"y":56447,"z":0}},{"groupId":153,"instId":300002,"propState":0,"propId":104010,"pos":{"x":128310,"y":100954,"z":292948},"rot":{"x":0,"y":62758,"z":0}},{"groupId":153,"instId":300015,"propState":0,"propId":104011,"pos":{"x":134181,"y":98377,"z":214970},"rot":{"x":0,"y":150000,"z":0}},{"groupId":153,"instId":300010,"propState":0,"propId":104009,"pos":{"x":333780,"y":153438,"z":347280},"rot":{"x":0,"y":404,"z":0}},{"groupId":153,"instId":300025,"propState":0,"propId":104010,"pos":{"x":150702,"y":105591,"z":352393},"rot":{"x":0,"y":60000,"z":0}},{"groupId":153,"instId":300024,"propState":0,"propId":104010,"pos":{"x":138940,"y":100954,"z":308470},"rot":{"x":0,"y":326307,"z":0}},{"groupId":153,"instId":300014,"propState":0,"propId":104010,"pos":{"x":308709,"y":106272,"z":159522},"rot":{"x":0,"y":36623,"z":0}},{"groupId":153,"instId":300019,"propState":0,"propId":104010,"pos":{"x":318070,"y":105971,"z":196210},"rot":{"x":0,"y":243409,"z":0}},{"groupId":153,"instId":300009,"propState":0,"propId":104011,"pos":{"x":234600,"y":103530,"z":222580},"rot":{"x":0,"y":17701,"z":0}},{"groupId":153,"instId":300004,"propState":0,"propId":104010,"pos":{"x":227950,"y":97644,"z":159150},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300003,"propState":0,"propId":104011,"pos":{"x":177050,"y":93120,"z":174910},"rot":{"x":0,"y":246601,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300002,"propState":0,"propId":104020,"pos":{"x":-66980,"y":21867,"z":-266740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-99031,"y":15920,"z":-275022},"rot":{"x":0,"y":273537,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":160,"instId":300002,"propState":0,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}},{"groupId":160,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":160,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300002,"propState":0,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"242":{"props":[{"groupId":242,"instId":300002,"propState":0,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":242,"instId":300001,"propState":0,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"258":{"props":[{"groupId":258,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300001,"propState":0,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":0,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"259":{"props":[{"groupId":259,"instId":300002,"propState":0,"propId":100,"pos":{"x":338174,"y":114272,"z":200923},"rot":{"x":0,"y":0,"z":0}},{"groupId":259,"instId":300001,"propState":0,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"260":{"props":[{"groupId":260,"instId":300001,"propState":0,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"261":{"props":[{"groupId":261,"instId":300001,"propState":0,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"262":{"props":[{"groupId":262,"instId":300001,"propState":0,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"263":{"props":[{"groupId":263,"instId":300001,"propState":0,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"245":{"props":[{"groupId":245,"instId":300004,"propState":1,"propId":211,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300003,"propState":20,"propId":60401,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}},{"groupId":245,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300004,"propState":1,"propId":211,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300003,"propState":20,"propId":60401,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300002,"propState":0,"propId":104023,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}},{"groupId":287,"instId":300001,"propState":0,"propId":104010,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"309":{"props":[{"groupId":309,"instId":300002,"propState":0,"propId":104023,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":346005,"z":0}},{"groupId":309,"instId":300004,"propState":1,"propId":211,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300003,"propState":20,"propId":60401,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300001,"propState":0,"propId":104010,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":272341,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"289":{"props":[{"groupId":289,"instId":300004,"propState":1,"propId":211,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300003,"propState":20,"propId":60401,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300002,"propState":0,"propId":104023,"pos":{"x":342033,"y":168183,"z":326850},"rot":{"x":0,"y":346005,"z":0}},{"groupId":289,"instId":300001,"propState":0,"propId":104011,"pos":{"x":342033,"y":168036,"z":326850},"rot":{"x":0,"y":346005,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300010,"propState":0,"propId":104078,"pos":{"x":340774,"y":107971,"z":190474},"rot":{"x":0,"y":330000,"z":0}},{"groupId":94,"instId":300009,"propState":0,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300008,"propState":0,"propId":104078,"pos":{"x":-122252,"y":15622,"z":-283207},"rot":{"x":0,"y":180849,"z":0}},{"groupId":94,"instId":300007,"propState":0,"propId":104078,"pos":{"x":273980,"y":102188,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":94,"instId":300004,"propState":0,"propId":104078,"pos":{"x":204903,"y":167529,"z":391455},"rot":{"x":0,"y":329375,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300008,"propState":0,"propId":104012,"pos":{"x":257554,"y":102389,"z":172472},"rot":{"x":0,"y":330054,"z":0}},{"groupId":93,"instId":300002,"propState":1,"propId":104012,"pos":{"x":-146909,"y":15640,"z":-263311},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300007,"propState":1,"propId":104012,"pos":{"x":-79120,"y":14778,"z":-283515},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":104012,"pos":{"x":209210,"y":100740,"z":308940},"rot":{"x":0,"y":329129,"z":0}},{"groupId":93,"instId":300005,"propState":0,"propId":104012,"pos":{"x":352900,"y":107971,"z":220700},"rot":{"x":0,"y":240000,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":104012,"pos":{"x":219888,"y":97644,"z":168466},"rot":{"x":0,"y":150238,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":104012,"pos":{"x":158376,"y":105750,"z":344739},"rot":{"x":0,"y":224478,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":104012,"pos":{"x":-14980,"y":3350,"z":-283160},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"522":{"props":[{"groupId":522,"instId":300007,"propState":1,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300012,"propState":1,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}},{"groupId":522,"instId":300009,"propState":1,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}},{"groupId":522,"instId":300004,"propState":101,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}},{"groupId":522,"instId":300011,"propState":1,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}},{"groupId":522,"instId":300006,"propState":1,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300002,"propState":1,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300010,"propState":1,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}},{"groupId":522,"instId":300008,"propState":1,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300005,"propState":102,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300003,"propState":1,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300001,"propState":2,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300008,"propState":0,"propId":104068,"pos":{"x":210027,"y":104654,"z":224475},"rot":{"x":0,"y":59128,"z":0}},{"groupId":95,"instId":300007,"propState":0,"propId":104068,"pos":{"x":210166,"y":103536,"z":287518},"rot":{"x":0,"y":202254,"z":0}},{"groupId":95,"instId":300006,"propState":0,"propId":104068,"pos":{"x":-106222,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300005,"propState":0,"propId":104068,"pos":{"x":227188,"y":100770,"z":344085},"rot":{"x":0,"y":240000,"z":0}},{"groupId":95,"instId":300004,"propState":0,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300003,"propState":0,"propId":104068,"pos":{"x":221207,"y":167929,"z":357985},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300002,"propState":0,"propId":104068,"pos":{"x":-57455,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300001,"propState":0,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300003,"propState":1,"propId":104060,"pos":{"x":178203,"y":95088,"z":175242},"rot":{"x":0,"y":61300,"z":0}},{"groupId":164,"instId":300002,"propState":1,"propId":104060,"pos":{"x":77893,"y":-4450,"z":-498633},"rot":{"x":0,"y":253178,"z":0}},{"groupId":164,"instId":300001,"propState":1,"propId":104060,"pos":{"x":-1540,"y":4866,"z":-287650},"rot":{"x":0,"y":269808,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":104104,"pos":{"x":139743,"y":100989,"z":319552},"rot":{"x":0,"y":331251,"z":0}}],"npcs":[{"groupId":151,"instId":400006,"npcId":14312,"pos":{"x":139892,"y":102103,"z":319130},"rot":{"x":0,"y":239755,"z":0}},{"groupId":151,"instId":400001,"npcId":100,"pos":{"x":139968,"y":102482,"z":319179},"rot":{"x":0,"y":242786,"z":0}}],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300006,"propState":0,"propId":104059,"pos":{"x":-4256,"y":3381,"z":-247994},"rot":{"x":0,"y":224790,"z":0}},{"groupId":96,"instId":300003,"propState":0,"propId":104059,"pos":{"x":198068,"y":104652,"z":269939},"rot":{"x":0,"y":151368,"z":0}},{"groupId":96,"instId":300007,"propState":0,"propId":104059,"pos":{"x":-66826,"y":11067,"z":-234952},"rot":{"x":0,"y":267497,"z":0}},{"groupId":96,"instId":300002,"propState":0,"propId":104059,"pos":{"x":325745,"y":106160,"z":184548},"rot":{"x":0,"y":240447,"z":0}},{"groupId":96,"instId":300008,"propState":0,"propId":104059,"pos":{"x":-64190,"y":21093,"z":-235440},"rot":{"x":0,"y":212078,"z":0}},{"groupId":96,"instId":300005,"propState":0,"propId":104059,"pos":{"x":118761,"y":101070,"z":317301},"rot":{"x":0,"y":77253,"z":0}},{"groupId":96,"instId":300004,"propState":1,"propId":104059,"pos":{"x":270190,"y":163213,"z":371600},"rot":{"x":0,"y":260032,"z":0}},{"groupId":96,"instId":300001,"propState":1,"propId":104059,"pos":{"x":234018,"y":100947,"z":269707},"rot":{"x":0,"y":39325,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[],"npcs":[{"groupId":36,"instId":400001,"npcId":3149,"pos":{"x":-59530,"y":12152,"z":-273520},"rot":{"x":0,"y":309292,"z":0}}],"monsters":[],"teleports":{}},"37":{"props":[],"npcs":[{"groupId":37,"instId":400001,"npcId":14109,"pos":{"x":-95080,"y":14756,"z":-279743},"rot":{"x":0,"y":10151,"z":0}}],"monsters":[],"teleports":{}},"39":{"props":[],"npcs":[{"groupId":39,"instId":400001,"npcId":14209,"pos":{"x":-96529,"y":15621,"z":-265169},"rot":{"x":0,"y":224052,"z":0}}],"monsters":[],"teleports":{}},"40":{"props":[],"npcs":[{"groupId":40,"instId":400001,"npcId":14110,"pos":{"x":-111968,"y":15665,"z":-266978},"rot":{"x":0,"y":196945,"z":0}}],"monsters":[],"teleports":{}},"176":{"props":[],"npcs":[{"groupId":176,"instId":400003,"npcId":14112,"pos":{"x":85750,"y":-16540,"z":-467330},"rot":{"x":0,"y":0,"z":0}},{"groupId":176,"instId":400002,"npcId":3183,"pos":{"x":86500,"y":-16540,"z":-469680},"rot":{"x":0,"y":341837,"z":0}},{"groupId":176,"instId":400001,"npcId":3185,"pos":{"x":87700,"y":-16540,"z":-477300},"rot":{"x":0,"y":345321,"z":0}}],"monsters":[],"teleports":{}},"865":{"props":[{"groupId":865,"instId":300003,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":865,"instId":300008,"propState":0,"propId":104227,"pos":{"x":189472,"y":168865,"z":360522},"rot":{"x":0,"y":39686,"z":0}},{"groupId":865,"instId":300002,"propState":2,"propId":104128,"pos":{"x":189341,"y":169342,"z":360495},"rot":{"x":341444,"y":40212,"z":11724}},{"groupId":865,"instId":300005,"propState":0,"propId":104226,"pos":{"x":189635,"y":168368,"z":361185},"rot":{"x":0,"y":24286,"z":0}},{"groupId":865,"instId":300001,"propState":0,"propId":104127,"pos":{"x":189616,"y":168721,"z":361183},"rot":{"x":354334,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"820":{"props":[{"groupId":820,"instId":300008,"propState":0,"propId":104183,"pos":{"x":188982,"y":168196,"z":361535},"rot":{"x":0,"y":49461,"z":0}},{"groupId":820,"instId":300002,"propState":0,"propId":104125,"pos":{"x":188889,"y":168635,"z":361465},"rot":{"x":293668,"y":60173,"z":333797}},{"groupId":820,"instId":300005,"propState":0,"propId":104184,"pos":{"x":188943,"y":168491,"z":360863},"rot":{"x":0,"y":51369,"z":0}},{"groupId":820,"instId":300001,"propState":0,"propId":104126,"pos":{"x":188961,"y":168979,"z":360890},"rot":{"x":0,"y":76530,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"866":{"props":[{"groupId":866,"instId":300008,"propState":0,"propId":104130,"pos":{"x":191201,"y":169576,"z":359615},"rot":{"x":3903,"y":64446,"z":12593}},{"groupId":866,"instId":300007,"propState":0,"propId":104132,"pos":{"x":190871,"y":168580,"z":360364},"rot":{"x":22141,"y":356659,"z":352074}},{"groupId":866,"instId":300006,"propState":0,"propId":104131,"pos":{"x":190486,"y":169002,"z":359850},"rot":{"x":0,"y":0,"z":0}},{"groupId":866,"instId":300005,"propState":0,"propId":104129,"pos":{"x":191862,"y":168905,"z":360250},"rot":{"x":354080,"y":333511,"z":354898}},{"groupId":866,"instId":300004,"propState":0,"propId":104265,"pos":{"x":190876,"y":168343,"z":360318},"rot":{"x":0,"y":320132,"z":0}},{"groupId":866,"instId":300003,"propState":0,"propId":104264,"pos":{"x":190496,"y":168785,"z":359822},"rot":{"x":0,"y":338559,"z":0}},{"groupId":866,"instId":300002,"propState":0,"propId":104266,"pos":{"x":191305,"y":169043,"z":359745},"rot":{"x":0,"y":9052,"z":0}},{"groupId":866,"instId":300001,"propState":0,"propId":104267,"pos":{"x":191717,"y":168653,"z":360253},"rot":{"x":0,"y":15097,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300004,"propState":0,"propId":100,"pos":{"x":77916,"y":-2890,"z":-498625},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300003,"propState":0,"propId":103074,"pos":{"x":77890,"y":-2904,"z":-497698},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300002,"propState":1,"propId":211,"pos":{"x":78969,"y":-5990,"z":-498306},"rot":{"x":8194,"y":101249,"z":335880}},{"groupId":208,"instId":300001,"propState":18,"propId":104055,"pos":{"x":77916,"y":-3040,"z":-498627},"rot":{"x":347193,"y":264267,"z":356938}}],"npcs":[],"monsters":[],"teleports":{}},"693":{"props":[{"groupId":693,"instId":300010,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":693,"instId":300009,"propState":1,"propId":104077,"pos":{"x":192762,"y":167843,"z":360452},"rot":{"x":0,"y":356980,"z":0}},{"groupId":693,"instId":300008,"propState":0,"propId":104058,"pos":{"x":186773,"y":169074,"z":362520},"rot":{"x":305512,"y":144406,"z":358917}},{"groupId":693,"instId":300007,"propState":0,"propId":104057,"pos":{"x":187523,"y":168660,"z":362604},"rot":{"x":321778,"y":257200,"z":342283}},{"groupId":693,"instId":300006,"propState":0,"propId":104056,"pos":{"x":187700,"y":168997,"z":361632},"rot":{"x":270000,"y":217406,"z":0}},{"groupId":693,"instId":300005,"propState":0,"propId":104055,"pos":{"x":187254,"y":169364,"z":362029},"rot":{"x":355460,"y":192204,"z":1333}},{"groupId":693,"instId":300004,"propState":0,"propId":104066,"pos":{"x":187499,"y":168416,"z":362527},"rot":{"x":0,"y":0,"z":0}},{"groupId":693,"instId":300003,"propState":0,"propId":104065,"pos":{"x":187839,"y":168590,"z":361729},"rot":{"x":0,"y":287206,"z":0}},{"groupId":693,"instId":300002,"propState":0,"propId":104064,"pos":{"x":186826,"y":168808,"z":362539},"rot":{"x":0,"y":302025,"z":0}},{"groupId":693,"instId":300001,"propState":0,"propId":104063,"pos":{"x":187289,"y":169063,"z":361953},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"510":{"props":[{"groupId":510,"instId":300012,"propState":0,"propId":104078,"pos":{"x":176280,"y":167670,"z":362670},"rot":{"x":0,"y":220548,"z":0}},{"groupId":510,"instId":300011,"propState":18,"propId":104055,"pos":{"x":180791,"y":170462,"z":361715},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300010,"propState":18,"propId":104055,"pos":{"x":180874,"y":170657,"z":361730},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300009,"propState":20,"propId":60403,"pos":{"x":190341,"y":167843,"z":363687},"rot":{"x":0,"y":30000,"z":0}},{"groupId":510,"instId":300008,"propState":18,"propId":104055,"pos":{"x":174855,"y":172341,"z":366487},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300007,"propState":18,"propId":104055,"pos":{"x":174855,"y":171877,"z":366508},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300006,"propState":18,"propId":104055,"pos":{"x":174768,"y":172125,"z":366101},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300005,"propState":18,"propId":104055,"pos":{"x":174992,"y":171632,"z":367015},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300004,"propState":18,"propId":104055,"pos":{"x":174901,"y":171168,"z":366612},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300003,"propState":18,"propId":104055,"pos":{"x":174899,"y":170492,"z":366534},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300002,"propState":18,"propId":104055,"pos":{"x":174982,"y":170830,"z":366867},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300001,"propState":18,"propId":104055,"pos":{"x":175084,"y":170909,"z":367324},"rot":{"x":0,"y":104400,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"904":{"props":[{"groupId":904,"instId":300014,"propState":1,"propId":103074,"pos":{"x":188361,"y":168507,"z":362190},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300011,"propState":1,"propId":103074,"pos":{"x":191110,"y":168941,"z":360930},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300006,"propState":1,"propId":103074,"pos":{"x":188377,"y":169121,"z":361512},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300015,"propState":1,"propId":103074,"pos":{"x":186971,"y":168661,"z":363228},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300013,"propState":1,"propId":103074,"pos":{"x":189057,"y":168564,"z":361868},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300012,"propState":1,"propId":103074,"pos":{"x":190314,"y":168629,"z":361102},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300010,"propState":1,"propId":103074,"pos":{"x":186171,"y":169205,"z":363188},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300009,"propState":1,"propId":103074,"pos":{"x":186632,"y":169348,"z":362658},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300007,"propState":1,"propId":103074,"pos":{"x":187212,"y":169169,"z":362336},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300005,"propState":1,"propId":103074,"pos":{"x":188553,"y":169310,"z":361334},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300004,"propState":1,"propId":103074,"pos":{"x":189421,"y":169096,"z":361064},"rot":{"x":0,"y":212022,"z":0}},{"groupId":904,"instId":300003,"propState":1,"propId":103074,"pos":{"x":189869,"y":169229,"z":360568},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300001,"propState":1,"propId":103074,"pos":{"x":190626,"y":169492,"z":360469},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300008,"propState":0,"propId":104298,"pos":{"x":190058,"y":168547,"z":360340},"rot":{"x":0,"y":216848,"z":0}},{"groupId":904,"instId":300002,"propState":2,"propId":104133,"pos":{"x":190029,"y":169020,"z":360332},"rot":{"x":348037,"y":19864,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"209":{"props":[{"groupId":209,"instId":300004,"propState":0,"propId":100,"pos":{"x":46621,"y":-4524,"z":-391878},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300003,"propState":0,"propId":103074,"pos":{"x":47585,"y":-4388,"z":-391188},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300002,"propState":1,"propId":211,"pos":{"x":48064,"y":-5982,"z":-390773},"rot":{"x":0,"y":0,"z":0}},{"groupId":209,"instId":300001,"propState":0,"propId":104055,"pos":{"x":46602,"y":-4593,"z":-391873},"rot":{"x":344697,"y":300009,"z":356002}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300004,"propState":0,"propId":100,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300003,"propState":0,"propId":103074,"pos":{"x":258223,"y":102524,"z":274787},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300002,"propState":1,"propId":211,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":0,"y":279817,"z":0}},{"groupId":210,"instId":300001,"propState":18,"propId":104055,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":270000,"y":9817,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"212":{"props":[{"groupId":212,"instId":300004,"propState":0,"propId":100,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-54799,"y":14016,"z":-266205},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300002,"propState":1,"propId":211,"pos":{"x":-55180,"y":12152,"z":-266265},"rot":{"x":0,"y":0,"z":0}},{"groupId":212,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":339015,"y":119916,"z":346931}}],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300004,"propState":0,"propId":100,"pos":{"x":-132986,"y":27463,"z":-252368},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-132107,"y":27553,"z":-252580},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300002,"propState":1,"propId":211,"pos":{"x":-133052,"y":26103,"z":-253728},"rot":{"x":0,"y":0,"z":0}},{"groupId":211,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-132986,"y":27350,"z":-252401},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"213":{"props":[{"groupId":213,"instId":300006,"propState":0,"propId":104055,"pos":{"x":-31535,"y":4077,"z":-264049},"rot":{"x":355333,"y":326571,"z":358483}},{"groupId":213,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-31099,"y":4038,"z":-263724},"rot":{"x":358788,"y":353979,"z":354373}},{"groupId":213,"instId":300004,"propState":0,"propId":100,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-30652,"y":4254,"z":-263381},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300002,"propState":1,"propId":211,"pos":{"x":-30255,"y":3365,"z":-265518},"rot":{"x":0,"y":0,"z":0}},{"groupId":213,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":355207,"y":309806,"z":356809}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300004,"propState":0,"propId":100,"pos":{"x":159492,"y":102318,"z":309332},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300003,"propState":0,"propId":103074,"pos":{"x":160508,"y":102331,"z":309445},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300002,"propState":1,"propId":211,"pos":{"x":160112,"y":100770,"z":307461},"rot":{"x":0,"y":0,"z":0}},{"groupId":216,"instId":300001,"propState":0,"propId":104055,"pos":{"x":159492,"y":102256,"z":309332},"rot":{"x":46257,"y":220798,"z":53139}}],"npcs":[],"monsters":[],"teleports":{}},"214":{"props":[{"groupId":214,"instId":300006,"propState":1,"propId":211,"pos":{"x":179320,"y":106811,"z":366430},"rot":{"x":0,"y":0,"z":0}},{"groupId":214,"instId":300004,"propState":0,"propId":100,"pos":{"x":175522,"y":170178,"z":362892},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300005,"propState":0,"propId":103074,"pos":{"x":174986,"y":170184,"z":363433},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300003,"propState":1,"propId":104055,"pos":{"x":175522,"y":170077,"z":362892},"rot":{"x":331292,"y":197984,"z":19614}},{"groupId":214,"instId":300002,"propState":1,"propId":104055,"pos":{"x":175002,"y":156010,"z":362005},"rot":{"x":331066,"y":253144,"z":334584}},{"groupId":214,"instId":300001,"propState":0,"propId":104055,"pos":{"x":175099,"y":137806,"z":361822},"rot":{"x":315884,"y":214883,"z":30438}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300004,"propState":0,"propId":100,"pos":{"x":226896,"y":171199,"z":357241},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300003,"propState":0,"propId":103074,"pos":{"x":225999,"y":171219,"z":357049},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300002,"propState":1,"propId":211,"pos":{"x":226762,"y":167843,"z":357463},"rot":{"x":0,"y":0,"z":0}},{"groupId":217,"instId":300001,"propState":0,"propId":104055,"pos":{"x":226881,"y":171158,"z":357232},"rot":{"x":310676,"y":184882,"z":317410}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300003,"propState":1,"propId":104055,"pos":{"x":140502,"y":102080,"z":339386},"rot":{"x":338088,"y":149909,"z":358527}},{"groupId":215,"instId":300004,"propState":0,"propId":100,"pos":{"x":140574,"y":102154,"z":339418},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300002,"propState":1,"propId":104055,"pos":{"x":130717,"y":102275,"z":338339},"rot":{"x":347305,"y":224748,"z":24829}},{"groupId":215,"instId":300006,"propState":1,"propId":211,"pos":{"x":127191,"y":101080,"z":331597},"rot":{"x":0,"y":0,"z":0}},{"groupId":215,"instId":300005,"propState":0,"propId":103074,"pos":{"x":139957,"y":102238,"z":338903},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300001,"propState":0,"propId":104055,"pos":{"x":126007,"y":102265,"z":333305},"rot":{"x":357686,"y":211647,"z":337410}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300002,"propState":1,"propId":211,"pos":{"x":338040,"y":168259,"z":292549},"rot":{"x":0,"y":0,"z":0}},{"groupId":218,"instId":300004,"propState":0,"propId":100,"pos":{"x":336933,"y":173863,"z":292571},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300003,"propState":0,"propId":103074,"pos":{"x":337751,"y":173869,"z":293111},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300001,"propState":0,"propId":104055,"pos":{"x":337076,"y":173730,"z":292727},"rot":{"x":348714,"y":303950,"z":46248}}],"npcs":[],"monsters":[],"teleports":{}},"219":{"props":[{"groupId":219,"instId":300004,"propState":0,"propId":100,"pos":{"x":186921,"y":170097,"z":364291},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300003,"propState":0,"propId":103074,"pos":{"x":186589,"y":170084,"z":364676},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300002,"propState":1,"propId":211,"pos":{"x":188001,"y":167843,"z":364979},"rot":{"x":352263,"y":245509,"z":8463}},{"groupId":219,"instId":300001,"propState":0,"propId":104055,"pos":{"x":186946,"y":169710,"z":364365},"rot":{"x":346221,"y":262675,"z":1754}}],"npcs":[],"monsters":[],"teleports":{}},"220":{"props":[{"groupId":220,"instId":300002,"propState":1,"propId":211,"pos":{"x":303252,"y":105988,"z":210165},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300004,"propState":0,"propId":100,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300003,"propState":0,"propId":103074,"pos":{"x":303782,"y":106725,"z":211823},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300001,"propState":18,"propId":104055,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":2050,"y":276515,"z":234}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300004,"propState":0,"propId":100,"pos":{"x":309161,"y":106561,"z":178007},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300002,"propState":1,"propId":211,"pos":{"x":309517,"y":106520,"z":178086},"rot":{"x":0,"y":0,"z":0}},{"groupId":221,"instId":300003,"propState":0,"propId":103074,"pos":{"x":309976,"y":106561,"z":177585},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":104055,"pos":{"x":309174,"y":106436,"z":178023},"rot":{"x":338051,"y":40717,"z":358246}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300004,"propState":0,"propId":100,"pos":{"x":-47530,"y":12046,"z":-217414},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-46663,"y":12036,"z":-217902},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-47530,"y":11920,"z":-217414},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300002,"propState":1,"propId":211,"pos":{"x":-47487,"y":8183,"z":-218067},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300004,"propState":0,"propId":100,"pos":{"x":356939,"y":108213,"z":190774},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300002,"propState":1,"propId":211,"pos":{"x":357800,"y":107971,"z":191113},"rot":{"x":0,"y":0,"z":0}},{"groupId":223,"instId":300003,"propState":0,"propId":103074,"pos":{"x":356059,"y":108445,"z":191283},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300001,"propState":18,"propId":104055,"pos":{"x":356793,"y":108213,"z":190813},"rot":{"x":84763,"y":255315,"z":169334}}],"npcs":[],"monsters":[],"teleports":{}},"224":{"props":[{"groupId":224,"instId":300004,"propState":0,"propId":100,"pos":{"x":204211,"y":102733,"z":300041},"rot":{"x":0,"y":0,"z":0}},{"groupId":224,"instId":300002,"propState":1,"propId":211,"pos":{"x":205414,"y":100841,"z":299431},"rot":{"x":0,"y":346016,"z":0}},{"groupId":224,"instId":300003,"propState":0,"propId":103074,"pos":{"x":204652,"y":102748,"z":299495},"rot":{"x":0,"y":15000,"z":0}},{"groupId":224,"instId":300001,"propState":18,"propId":104055,"pos":{"x":204210,"y":102600,"z":300040},"rot":{"x":1321,"y":26393,"z":4574}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300003,"propState":0,"propId":103074,"pos":{"x":178056,"y":169115,"z":393090},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300002,"propState":1,"propId":211,"pos":{"x":178703,"y":167843,"z":395308},"rot":{"x":0,"y":0,"z":0}},{"groupId":225,"instId":300004,"propState":0,"propId":100,"pos":{"x":178642,"y":169082,"z":393814},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300001,"propState":0,"propId":104055,"pos":{"x":178669,"y":168938,"z":393833},"rot":{"x":359209,"y":145198,"z":345249}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300002,"propState":1,"propId":211,"pos":{"x":-86432,"y":12541,"z":-240353},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239289},"rot":{"x":290582,"y":8124,"z":355052}},{"groupId":226,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-85553,"y":15359,"z":-239416},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300004,"propState":0,"propId":100,"pos":{"x":-86343,"y":15390,"z":-239198},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239233},"rot":{"x":290582,"y":8124,"z":355052}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300004,"propState":0,"propId":100,"pos":{"x":-78889,"y":24433,"z":-252627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300002,"propState":1,"propId":211,"pos":{"x":-79319,"y":23948,"z":-253010},"rot":{"x":0,"y":300950,"z":0}},{"groupId":227,"instId":300005,"propState":0,"propId":100,"pos":{"x":-82291,"y":23948,"z":-252324},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-78844,"y":24499,"z":-253627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-78914,"y":24316,"z":-252642},"rot":{"x":0,"y":69952,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"357":{"props":[],"npcs":[{"groupId":357,"instId":400001,"npcId":14126,"pos":{"x":243851,"y":101713,"z":283891},"rot":{"x":0,"y":126434,"z":0}}],"monsters":[],"teleports":{}},"406":{"props":[{"groupId":406,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202701,"y":101238,"z":291138},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"407":{"props":[{"groupId":407,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202410,"y":93495,"z":161640},"rot":{"x":0,"y":206514,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"408":{"props":[{"groupId":408,"instId":300001,"propState":11,"propId":104046,"pos":{"x":359740,"y":107971,"z":209080},"rot":{"x":0,"y":293867,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"409":{"props":[{"groupId":409,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-142827,"y":15608,"z":-278700},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"496":{"props":[{"groupId":496,"instId":300001,"propState":18,"propId":104162,"pos":{"x":226836,"y":104516,"z":258812},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"521":{"props":[{"groupId":521,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"520":{"props":[{"groupId":520,"instId":300004,"propState":0,"propId":100,"pos":{"x":-89401,"y":26097,"z":-268820},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300003,"propState":0,"propId":104102,"pos":{"x":-91599,"y":26787,"z":-268848},"rot":{"x":0,"y":88641,"z":0}},{"groupId":520,"instId":300002,"propState":0,"propId":104159,"pos":{"x":-89401,"y":25964,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"527":{"props":[{"groupId":527,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"529":{"props":[{"groupId":529,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"526":{"props":[{"groupId":526,"instId":300004,"propState":0,"propId":100,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300003,"propState":0,"propId":104102,"pos":{"x":135299,"y":102773,"z":341915},"rot":{"x":0,"y":60768,"z":0}},{"groupId":526,"instId":300002,"propState":0,"propId":104159,"pos":{"x":137081,"y":102152,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"528":{"props":[{"groupId":528,"instId":300004,"propState":0,"propId":100,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300003,"propState":0,"propId":104102,"pos":{"x":367781,"y":109618,"z":186237},"rot":{"x":0,"y":130186,"z":0}},{"groupId":528,"instId":300002,"propState":0,"propId":104159,"pos":{"x":369095,"y":108918,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"618":{"props":[{"groupId":618,"instId":300004,"propState":0,"propId":104080,"pos":{"x":132272,"y":98874,"z":194682},"rot":{"x":0,"y":28461,"z":0}},{"groupId":618,"instId":300001,"propState":0,"propId":104080,"pos":{"x":137265,"y":101682,"z":323852},"rot":{"x":0,"y":278513,"z":0}},{"groupId":618,"instId":300006,"propState":0,"propId":104080,"pos":{"x":206547,"y":101470,"z":328384},"rot":{"x":0,"y":156276,"z":0}},{"groupId":618,"instId":300003,"propState":0,"propId":104080,"pos":{"x":202043,"y":168559,"z":358779},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300007,"propState":0,"propId":104080,"pos":{"x":193620,"y":94145,"z":166199},"rot":{"x":0,"y":18071,"z":0}},{"groupId":618,"instId":300009,"propState":0,"propId":104080,"pos":{"x":341773,"y":108671,"z":198655},"rot":{"x":0,"y":22954,"z":0}},{"groupId":618,"instId":300005,"propState":0,"propId":104080,"pos":{"x":217457,"y":98186,"z":156219},"rot":{"x":0,"y":209643,"z":0}},{"groupId":618,"instId":300002,"propState":0,"propId":104080,"pos":{"x":296348,"y":157838,"z":353201},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300008,"propState":0,"propId":104080,"pos":{"x":130539,"y":94556,"z":260805},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"617":{"props":[{"groupId":617,"instId":300017,"propState":0,"propId":104080,"pos":{"x":76546,"y":-5317,"z":-398579},"rot":{"x":0,"y":221601,"z":0}},{"groupId":617,"instId":300003,"propState":0,"propId":104080,"pos":{"x":97877,"y":-5290,"z":-482547},"rot":{"x":0,"y":39963,"z":0}},{"groupId":617,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-15893,"y":6909,"z":-311402},"rot":{"x":0,"y":70586,"z":0}},{"groupId":617,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-19381,"y":4065,"z":-224032},"rot":{"x":0,"y":210852,"z":0}},{"groupId":617,"instId":300013,"propState":0,"propId":104080,"pos":{"x":5710,"y":4139,"z":-279910},"rot":{"x":0,"y":236608,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"671":{"props":[{"groupId":671,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359306,"y":108470,"z":202777},"rot":{"x":0,"y":202807,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"670":{"props":[{"groupId":670,"instId":300007,"propState":18,"propId":104096,"pos":{"x":131048,"y":95138,"z":275098},"rot":{"x":0,"y":69556,"z":0}},{"groupId":670,"instId":300011,"propState":18,"propId":104095,"pos":{"x":128209,"y":101710,"z":333516},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300009,"propState":18,"propId":104093,"pos":{"x":305331,"y":106653,"z":168630},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300003,"propState":18,"propId":104093,"pos":{"x":-114502,"y":16751,"z":-220922},"rot":{"x":0,"y":300762,"z":0}},{"groupId":670,"instId":300013,"propState":18,"propId":104093,"pos":{"x":-46712,"y":6773,"z":-280120},"rot":{"x":0,"y":64953,"z":0}},{"groupId":670,"instId":300010,"propState":18,"propId":104093,"pos":{"x":351503,"y":108044,"z":197206},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300006,"propState":18,"propId":104094,"pos":{"x":298203,"y":105994,"z":215710},"rot":{"x":0,"y":322762,"z":0}},{"groupId":670,"instId":300002,"propState":18,"propId":104095,"pos":{"x":-31260,"y":6887,"z":-323892},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300012,"propState":18,"propId":104094,"pos":{"x":-89306,"y":27612,"z":-239309},"rot":{"x":0,"y":133168,"z":0}},{"groupId":670,"instId":300008,"propState":18,"propId":104094,"pos":{"x":-11199,"y":4203,"z":-266538},"rot":{"x":0,"y":73758,"z":0}},{"groupId":670,"instId":300005,"propState":18,"propId":104094,"pos":{"x":263155,"y":102634,"z":164478},"rot":{"x":0,"y":75158,"z":0}},{"groupId":670,"instId":300004,"propState":18,"propId":104093,"pos":{"x":179317,"y":94067,"z":172867},"rot":{"x":0,"y":165573,"z":0}},{"groupId":670,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-81519,"y":13019,"z":-268441},"rot":{"x":0,"y":0,"z":74776}}],"npcs":[],"monsters":[],"teleports":{}},"790":{"props":[{"groupId":790,"instId":300002,"propState":0,"propId":100,"pos":{"x":355634,"y":109724,"z":187361},"rot":{"x":0,"y":345335,"z":0}},{"groupId":790,"instId":300001,"propState":0,"propId":100,"pos":{"x":170425,"y":103346,"z":329899},"rot":{"x":0,"y":153327,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"813":{"props":[{"groupId":813,"instId":300002,"propState":18,"propId":104094,"pos":{"x":174385,"y":168465,"z":378219},"rot":{"x":0,"y":216335,"z":0}},{"groupId":813,"instId":300001,"propState":18,"propId":104095,"pos":{"x":205919,"y":168773,"z":413410},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"814":{"props":[{"groupId":814,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-126536,"y":16175,"z":-270549},"rot":{"x":0,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"824":{"props":[{"groupId":824,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359673,"y":108470,"z":202695},"rot":{"x":0,"y":235146,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":501,"startAnchorId":2,"startGroupId":1}},"1040104":{"P10401_F10401001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300007,"propState":8,"propId":101,"pos":{"x":224470,"y":104516,"z":263170},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":8,"propId":101,"pos":{"x":124536,"y":98377,"z":192166},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300009,"propState":8,"propId":101,"pos":{"x":315770,"y":152774,"z":298757},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":8,"propId":101,"pos":{"x":329967,"y":107971,"z":217122},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":8,"propId":101,"pos":{"x":-19340,"y":5990,"z":-300240},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300008,"propState":8,"propId":101,"pos":{"x":162270,"y":100770,"z":309349},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300005,"propState":8,"propId":101,"pos":{"x":227579,"y":167843,"z":369819},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":8,"propId":101,"pos":{"x":-101136,"y":15608,"z":-278544},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":8,"propId":101,"pos":{"x":78066,"y":-5970,"z":-486616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1040107":{"anchorId":7,"groupId":6,"instId":300007,"pos":{"x":216390,"y":103529,"z":270850},"rot":{"x":0,"y":75679,"z":0}},"1040108":{"anchorId":8,"groupId":6,"instId":300008,"pos":{"x":167763,"y":100770,"z":308090},"rot":{"x":0,"y":90000,"z":0}},"1040109":{"anchorId":9,"groupId":6,"instId":300009,"pos":{"x":318666,"y":152472,"z":306522},"rot":{"x":0,"y":56899,"z":0}},"1040101":{"anchorId":1,"groupId":6,"instId":300001,"pos":{"x":89730,"y":-6120,"z":-492460},"rot":{"x":0,"y":346618,"z":0}},"1040102":{"anchorId":2,"groupId":6,"instId":300002,"pos":{"x":-21430,"y":5990,"z":-303590},"rot":{"x":0,"y":254754,"z":0}},"1040103":{"anchorId":3,"groupId":6,"instId":300003,"pos":{"x":-105120,"y":15608,"z":-278950},"rot":{"x":0,"y":329392,"z":0}},"1040104":{"anchorId":4,"groupId":6,"instId":300004,"pos":{"x":114403,"y":98354,"z":194152},"rot":{"x":0,"y":60000,"z":0}},"1040105":{"anchorId":5,"groupId":6,"instId":300005,"pos":{"x":221674,"y":168060,"z":363828},"rot":{"x":0,"y":330000,"z":0}},"1040106":{"anchorId":6,"groupId":6,"instId":300006,"pos":{"x":336400,"y":107971,"z":213537},"rot":{"x":0,"y":182732,"z":0}}}},"8":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300012,"propState":12,"propId":60401,"pos":{"x":-86640,"y":27266,"z":-243760},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300010,"propState":12,"propId":60401,"pos":{"x":-102840,"y":19562,"z":-246767},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300009,"propState":12,"propId":60401,"pos":{"x":-60375,"y":12152,"z":-278233},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300008,"propState":12,"propId":60401,"pos":{"x":-134960,"y":15608,"z":-280360},"rot":{"x":0,"y":90001,"z":0}},{"groupId":9,"instId":300007,"propState":12,"propId":60401,"pos":{"x":-74082,"y":11031,"z":-231372},"rot":{"x":0,"y":179999,"z":0}},{"groupId":9,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-64086,"y":21093,"z":-269232},"rot":{"x":0,"y":20649,"z":0}},{"groupId":9,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-33678,"y":3365,"z":-267524},"rot":{"x":0,"y":90531,"z":0}},{"groupId":9,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-26774,"y":3350,"z":-287644},"rot":{"x":0,"y":1,"z":0}},{"groupId":9,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-18250,"y":6339,"z":-296226},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300002,"propState":12,"propId":60401,"pos":{"x":3914,"y":3450,"z":-290792},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":12,"propId":60401,"pos":{"x":82050,"y":-5915,"z":-395340},"rot":{"x":0,"y":276750,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300010,"propState":1,"propId":104018,"pos":{"x":353781,"y":107971,"z":203856},"rot":{"x":0,"y":150000,"z":0}},{"groupId":26,"instId":300012,"propState":1,"propId":104018,"pos":{"x":241740,"y":101971,"z":163320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300011,"propState":1,"propId":104018,"pos":{"x":291750,"y":105971,"z":185290},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300007,"propState":1,"propId":104007,"pos":{"x":143159,"y":100976,"z":309937},"rot":{"x":0,"y":293966,"z":0}},{"groupId":26,"instId":300006,"propState":1,"propId":104007,"pos":{"x":159686,"y":100793,"z":300618},"rot":{"x":0,"y":240000,"z":0}},{"groupId":26,"instId":300005,"propState":1,"propId":104007,"pos":{"x":188042,"y":104630,"z":276986},"rot":{"x":0,"y":330000,"z":0}},{"groupId":26,"instId":300004,"propState":1,"propId":104007,"pos":{"x":212126,"y":103740,"z":279143},"rot":{"x":0,"y":112500,"z":0}},{"groupId":26,"instId":300003,"propState":1,"propId":104007,"pos":{"x":236879,"y":103740,"z":236270},"rot":{"x":0,"y":7500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300001,"propState":0,"propId":104015,"pos":{"x":204915,"y":167443,"z":391466},"rot":{"x":0,"y":245000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300004,"propState":1,"propId":104014,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300003,"propState":1,"propId":104014,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300002,"propState":1,"propId":104001,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300001,"propState":1,"propId":104001,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300003,"propState":1,"propId":104002,"pos":{"x":316455,"y":152200,"z":310770},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":1,"propId":104003,"pos":{"x":311898,"y":152508,"z":314894},"rot":{"x":0,"y":91953,"z":0}},{"groupId":13,"instId":300005,"propState":1,"propId":104013,"pos":{"x":316207,"y":152404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":1,"propId":104013,"pos":{"x":316207,"y":109404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":1,"propId":104003,"pos":{"x":312570,"y":109590,"z":314512},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[{"groupId":152,"instId":300022,"propState":12,"propId":60401,"pos":{"x":171673,"y":100770,"z":318303},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300010,"propState":12,"propId":60401,"pos":{"x":268140,"y":101000,"z":239810},"rot":{"x":0,"y":328116,"z":0}},{"groupId":152,"instId":300023,"propState":12,"propId":60401,"pos":{"x":221083,"y":100770,"z":333802},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300019,"propState":12,"propId":60401,"pos":{"x":269649,"y":163150,"z":363836},"rot":{"x":0,"y":310585,"z":0}},{"groupId":152,"instId":300015,"propState":12,"propId":60401,"pos":{"x":286450,"y":105958,"z":211950},"rot":{"x":0,"y":148320,"z":0}},{"groupId":152,"instId":300005,"propState":12,"propId":60401,"pos":{"x":177853,"y":93580,"z":175242},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300021,"propState":12,"propId":60401,"pos":{"x":190814,"y":101238,"z":287208},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300017,"propState":12,"propId":60401,"pos":{"x":327440,"y":107971,"z":221628},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300014,"propState":12,"propId":60401,"pos":{"x":282990,"y":101971,"z":173500},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300012,"propState":12,"propId":60401,"pos":{"x":255420,"y":101000,"z":320270},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300009,"propState":12,"propId":60401,"pos":{"x":183158,"y":104652,"z":266854},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300007,"propState":12,"propId":60401,"pos":{"x":194002,"y":104122,"z":255928},"rot":{"x":0,"y":130733,"z":0}},{"groupId":152,"instId":300002,"propState":12,"propId":60401,"pos":{"x":130494,"y":93630,"z":279354},"rot":{"x":0,"y":239980,"z":0}},{"groupId":152,"instId":300024,"propState":12,"propId":60401,"pos":{"x":145640,"y":100754,"z":297480},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300020,"propState":12,"propId":60401,"pos":{"x":199019,"y":167843,"z":358454},"rot":{"x":0,"y":18403,"z":0}},{"groupId":152,"instId":300016,"propState":12,"propId":60401,"pos":{"x":329340,"y":106089,"z":169620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300013,"propState":12,"propId":60401,"pos":{"x":338020,"y":152803,"z":333890},"rot":{"x":0,"y":221024,"z":0}},{"groupId":152,"instId":300011,"propState":12,"propId":60401,"pos":{"x":225310,"y":101000,"z":290410},"rot":{"x":0,"y":59999,"z":0}},{"groupId":152,"instId":300008,"propState":12,"propId":60401,"pos":{"x":229414,"y":105571,"z":210692},"rot":{"x":0,"y":321314,"z":0}},{"groupId":152,"instId":300006,"propState":12,"propId":60401,"pos":{"x":253837,"y":98644,"z":136847},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300004,"propState":12,"propId":60401,"pos":{"x":185760,"y":105762,"z":371090},"rot":{"x":0,"y":45000,"z":0}},{"groupId":152,"instId":300001,"propState":12,"propId":60401,"pos":{"x":152574,"y":93638,"z":266324},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300027,"propState":0,"propId":104010,"pos":{"x":21331,"y":2224,"z":-334155},"rot":{"x":0,"y":263701,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":104010,"pos":{"x":43152,"y":-5300,"z":-372415},"rot":{"x":0,"y":220886,"z":0}},{"groupId":10,"instId":300023,"propState":0,"propId":104010,"pos":{"x":-133409,"y":15164,"z":-280288},"rot":{"x":339524,"y":86672,"z":0}},{"groupId":10,"instId":300022,"propState":0,"propId":104010,"pos":{"x":-134892,"y":15204,"z":-278844},"rot":{"x":339188,"y":3118,"z":0}},{"groupId":10,"instId":300015,"propState":0,"propId":104008,"pos":{"x":-84739,"y":27779,"z":-263615},"rot":{"x":0,"y":156113,"z":0}},{"groupId":10,"instId":300028,"propState":0,"propId":104010,"pos":{"x":19589,"y":3448,"z":-237547},"rot":{"x":0,"y":241864,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":104010,"pos":{"x":20605,"y":3448,"z":-283484},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":104010,"pos":{"x":58732,"y":-5990,"z":-419241},"rot":{"x":0,"y":102446,"z":0}},{"groupId":10,"instId":300025,"propState":0,"propId":104010,"pos":{"x":89695,"y":-5970,"z":-448796},"rot":{"x":0,"y":210643,"z":0}},{"groupId":10,"instId":300024,"propState":0,"propId":104011,"pos":{"x":-63897,"y":21093,"z":-236956},"rot":{"x":0,"y":220027,"z":0}},{"groupId":10,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-62385,"y":21150,"z":-257798},"rot":{"x":0,"y":264682,"z":0}},{"groupId":10,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-76758,"y":24054,"z":-249600},"rot":{"x":0,"y":53418,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":104008,"pos":{"x":-26494,"y":6610,"z":-323210},"rot":{"x":0,"y":351685,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-74500,"y":11160,"z":-287292},"rot":{"x":0,"y":236527,"z":0}},{"groupId":10,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-50970,"y":5978,"z":-300970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":104010,"pos":{"x":14697,"y":-1293,"z":-360615},"rot":{"x":0,"y":51018,"z":0}},{"groupId":10,"instId":300012,"propState":0,"propId":104010,"pos":{"x":55603,"y":-6017,"z":-404746},"rot":{"x":0,"y":23104,"z":0}},{"groupId":10,"instId":300021,"propState":0,"propId":104011,"pos":{"x":-14840,"y":3448,"z":-206413},"rot":{"x":0,"y":177426,"z":0}},{"groupId":10,"instId":300020,"propState":0,"propId":104011,"pos":{"x":-25366,"y":3333,"z":-216889},"rot":{"x":0,"y":88688,"z":0}},{"groupId":10,"instId":300018,"propState":0,"propId":104011,"pos":{"x":-111490,"y":26632,"z":-258600},"rot":{"x":0,"y":311826,"z":0}},{"groupId":10,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-144850,"y":16251,"z":-247720},"rot":{"x":0,"y":75105,"z":0}},{"groupId":10,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-71770,"y":12394,"z":-278750},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-51120,"y":5978,"z":-310370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-39636,"y":5990,"z":-294265},"rot":{"x":0,"y":185572,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300031,"propState":0,"propId":104010,"pos":{"x":245807,"y":164825,"z":374963},"rot":{"x":0,"y":127904,"z":0}},{"groupId":153,"instId":300037,"propState":0,"propId":104011,"pos":{"x":314177,"y":153280,"z":292709},"rot":{"x":0,"y":92791,"z":0}},{"groupId":153,"instId":300030,"propState":0,"propId":104010,"pos":{"x":178485,"y":167843,"z":371664},"rot":{"x":0,"y":56447,"z":0}},{"groupId":153,"instId":300002,"propState":0,"propId":104010,"pos":{"x":128310,"y":100954,"z":292948},"rot":{"x":0,"y":62758,"z":0}},{"groupId":153,"instId":300024,"propState":0,"propId":104010,"pos":{"x":138940,"y":100954,"z":308470},"rot":{"x":0,"y":326307,"z":0}},{"groupId":153,"instId":300032,"propState":0,"propId":104010,"pos":{"x":277570,"y":159001,"z":355931},"rot":{"x":0,"y":130587,"z":0}},{"groupId":153,"instId":300028,"propState":0,"propId":104011,"pos":{"x":113901,"y":93638,"z":278405},"rot":{"x":0,"y":198040,"z":0}},{"groupId":153,"instId":300026,"propState":0,"propId":104011,"pos":{"x":141980,"y":98377,"z":200620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":153,"instId":300012,"propState":0,"propId":104008,"pos":{"x":292770,"y":101000,"z":253740},"rot":{"x":0,"y":151932,"z":0}},{"groupId":153,"instId":300011,"propState":0,"propId":104009,"pos":{"x":219650,"y":97644,"z":143270},"rot":{"x":0,"y":92595,"z":0}},{"groupId":153,"instId":300036,"propState":0,"propId":104010,"pos":{"x":329070,"y":107647,"z":221670},"rot":{"x":350770,"y":105499,"z":0}},{"groupId":153,"instId":300023,"propState":0,"propId":104011,"pos":{"x":322496,"y":107971,"z":226099},"rot":{"x":0,"y":187422,"z":0}},{"groupId":153,"instId":300018,"propState":0,"propId":104010,"pos":{"x":255266,"y":101971,"z":167109},"rot":{"x":0,"y":154263,"z":0}},{"groupId":153,"instId":300035,"propState":0,"propId":104011,"pos":{"x":146505,"y":100471,"z":298122},"rot":{"x":342589,"y":54454,"z":0}},{"groupId":153,"instId":300033,"propState":0,"propId":104010,"pos":{"x":278410,"y":163045,"z":379509},"rot":{"x":0,"y":258352,"z":0}},{"groupId":153,"instId":300001,"propState":0,"propId":104010,"pos":{"x":143195,"y":93656,"z":258228},"rot":{"x":0,"y":330871,"z":0}},{"groupId":153,"instId":300029,"propState":0,"propId":104010,"pos":{"x":118702,"y":93656,"z":244941},"rot":{"x":0,"y":60791,"z":0}},{"groupId":153,"instId":300015,"propState":0,"propId":104011,"pos":{"x":134181,"y":98377,"z":214970},"rot":{"x":0,"y":150000,"z":0}},{"groupId":153,"instId":300010,"propState":0,"propId":104009,"pos":{"x":333780,"y":153438,"z":347280},"rot":{"x":0,"y":404,"z":0}},{"groupId":153,"instId":300025,"propState":0,"propId":104010,"pos":{"x":150702,"y":105591,"z":352393},"rot":{"x":0,"y":60000,"z":0}},{"groupId":153,"instId":300022,"propState":0,"propId":104010,"pos":{"x":346015,"y":107971,"z":231792},"rot":{"x":0,"y":180550,"z":0}},{"groupId":153,"instId":300021,"propState":0,"propId":104010,"pos":{"x":321207,"y":105971,"z":197154},"rot":{"x":0,"y":60201,"z":0}},{"groupId":153,"instId":300014,"propState":0,"propId":104010,"pos":{"x":308709,"y":106272,"z":159522},"rot":{"x":0,"y":36623,"z":0}},{"groupId":153,"instId":300019,"propState":0,"propId":104010,"pos":{"x":318070,"y":105971,"z":196210},"rot":{"x":0,"y":243409,"z":0}},{"groupId":153,"instId":300013,"propState":0,"propId":104010,"pos":{"x":279350,"y":105971,"z":191890},"rot":{"x":0,"y":241048,"z":0}},{"groupId":153,"instId":300009,"propState":0,"propId":104011,"pos":{"x":234600,"y":103530,"z":222580},"rot":{"x":0,"y":17701,"z":0}},{"groupId":153,"instId":300006,"propState":0,"propId":104010,"pos":{"x":184370,"y":103203,"z":225470},"rot":{"x":0,"y":326831,"z":0}},{"groupId":153,"instId":300016,"propState":0,"propId":104010,"pos":{"x":176260,"y":103203,"z":239780},"rot":{"x":0,"y":150437,"z":0}},{"groupId":153,"instId":300005,"propState":0,"propId":104010,"pos":{"x":231250,"y":97644,"z":153440},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300004,"propState":0,"propId":104010,"pos":{"x":227950,"y":97644,"z":159150},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300003,"propState":0,"propId":104011,"pos":{"x":177050,"y":93120,"z":174910},"rot":{"x":0,"y":246601,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300002,"propState":0,"propId":104020,"pos":{"x":-66980,"y":21867,"z":-266740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-99031,"y":15920,"z":-275022},"rot":{"x":0,"y":273537,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":160,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":160,"instId":300002,"propState":0,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}},{"groupId":160,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300002,"propState":0,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"242":{"props":[{"groupId":242,"instId":300002,"propState":0,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":242,"instId":300001,"propState":0,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"258":{"props":[{"groupId":258,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300001,"propState":0,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":0,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"259":{"props":[{"groupId":259,"instId":300002,"propState":0,"propId":100,"pos":{"x":338174,"y":114272,"z":200923},"rot":{"x":0,"y":0,"z":0}},{"groupId":259,"instId":300001,"propState":0,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"260":{"props":[{"groupId":260,"instId":300001,"propState":0,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"261":{"props":[{"groupId":261,"instId":300001,"propState":0,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"262":{"props":[{"groupId":262,"instId":300001,"propState":0,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"263":{"props":[{"groupId":263,"instId":300001,"propState":0,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"245":{"props":[{"groupId":245,"instId":300004,"propState":1,"propId":211,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300003,"propState":20,"propId":60401,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}},{"groupId":245,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"289":{"props":[{"groupId":289,"instId":300004,"propState":1,"propId":211,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300003,"propState":20,"propId":60401,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300002,"propState":0,"propId":104023,"pos":{"x":342033,"y":168183,"z":326850},"rot":{"x":0,"y":346005,"z":0}},{"groupId":289,"instId":300001,"propState":0,"propId":104011,"pos":{"x":342033,"y":168036,"z":326850},"rot":{"x":0,"y":346005,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300004,"propState":1,"propId":211,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300003,"propState":20,"propId":60401,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300002,"propState":0,"propId":104023,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}},{"groupId":287,"instId":300001,"propState":0,"propId":104010,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300010,"propState":0,"propId":104078,"pos":{"x":340774,"y":107971,"z":190474},"rot":{"x":0,"y":330000,"z":0}},{"groupId":94,"instId":300009,"propState":0,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300007,"propState":0,"propId":104078,"pos":{"x":273980,"y":102188,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}},{"groupId":94,"instId":300008,"propState":0,"propId":104078,"pos":{"x":-122252,"y":15622,"z":-283207},"rot":{"x":0,"y":180849,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":94,"instId":300004,"propState":0,"propId":104078,"pos":{"x":204903,"y":167529,"z":391455},"rot":{"x":0,"y":329375,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"522":{"props":[{"groupId":522,"instId":300007,"propState":1,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300012,"propState":1,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}},{"groupId":522,"instId":300011,"propState":1,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}},{"groupId":522,"instId":300009,"propState":1,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}},{"groupId":522,"instId":300005,"propState":102,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300002,"propState":1,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300010,"propState":1,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}},{"groupId":522,"instId":300008,"propState":1,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300006,"propState":1,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300004,"propState":101,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}},{"groupId":522,"instId":300003,"propState":1,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300001,"propState":2,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"309":{"props":[{"groupId":309,"instId":300003,"propState":20,"propId":60401,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300004,"propState":1,"propId":211,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300002,"propState":0,"propId":104023,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":346005,"z":0}},{"groupId":309,"instId":300001,"propState":0,"propId":104010,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":272341,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300006,"propState":0,"propId":104012,"pos":{"x":209210,"y":100740,"z":308940},"rot":{"x":0,"y":329129,"z":0}},{"groupId":93,"instId":300002,"propState":1,"propId":104012,"pos":{"x":-146909,"y":15640,"z":-263311},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300008,"propState":0,"propId":104012,"pos":{"x":257554,"y":102389,"z":172472},"rot":{"x":0,"y":330054,"z":0}},{"groupId":93,"instId":300007,"propState":1,"propId":104012,"pos":{"x":-79120,"y":14778,"z":-283515},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300005,"propState":0,"propId":104012,"pos":{"x":352900,"y":107971,"z":220700},"rot":{"x":0,"y":240000,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":104012,"pos":{"x":219888,"y":97644,"z":168466},"rot":{"x":0,"y":150238,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":104012,"pos":{"x":158376,"y":105750,"z":344739},"rot":{"x":0,"y":224478,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":104012,"pos":{"x":-14980,"y":3350,"z":-283160},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300008,"propState":0,"propId":104068,"pos":{"x":210027,"y":104654,"z":224475},"rot":{"x":0,"y":59128,"z":0}},{"groupId":95,"instId":300005,"propState":0,"propId":104068,"pos":{"x":227188,"y":100770,"z":344085},"rot":{"x":0,"y":240000,"z":0}},{"groupId":95,"instId":300007,"propState":0,"propId":104068,"pos":{"x":210166,"y":103536,"z":287518},"rot":{"x":0,"y":202254,"z":0}},{"groupId":95,"instId":300006,"propState":0,"propId":104068,"pos":{"x":-106222,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300004,"propState":0,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300003,"propState":0,"propId":104068,"pos":{"x":221207,"y":167929,"z":357985},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300002,"propState":0,"propId":104068,"pos":{"x":-57455,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300001,"propState":0,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300003,"propState":1,"propId":104060,"pos":{"x":178203,"y":95088,"z":175242},"rot":{"x":0,"y":61300,"z":0}},{"groupId":164,"instId":300002,"propState":1,"propId":104060,"pos":{"x":77893,"y":-4450,"z":-498633},"rot":{"x":0,"y":253178,"z":0}},{"groupId":164,"instId":300001,"propState":1,"propId":104060,"pos":{"x":-1540,"y":4866,"z":-287650},"rot":{"x":0,"y":269808,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":104104,"pos":{"x":139743,"y":100989,"z":319552},"rot":{"x":0,"y":331251,"z":0}}],"npcs":[{"groupId":151,"instId":400006,"npcId":14312,"pos":{"x":139892,"y":102103,"z":319130},"rot":{"x":0,"y":239755,"z":0}},{"groupId":151,"instId":400001,"npcId":100,"pos":{"x":139968,"y":102482,"z":319179},"rot":{"x":0,"y":242786,"z":0}}],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300006,"propState":0,"propId":104059,"pos":{"x":-4256,"y":3381,"z":-247994},"rot":{"x":0,"y":224790,"z":0}},{"groupId":96,"instId":300004,"propState":1,"propId":104059,"pos":{"x":270190,"y":163213,"z":371600},"rot":{"x":0,"y":260032,"z":0}},{"groupId":96,"instId":300007,"propState":0,"propId":104059,"pos":{"x":-66826,"y":11067,"z":-234952},"rot":{"x":0,"y":267497,"z":0}},{"groupId":96,"instId":300003,"propState":0,"propId":104059,"pos":{"x":198068,"y":104652,"z":269939},"rot":{"x":0,"y":151368,"z":0}},{"groupId":96,"instId":300008,"propState":0,"propId":104059,"pos":{"x":-64190,"y":21093,"z":-235440},"rot":{"x":0,"y":212078,"z":0}},{"groupId":96,"instId":300005,"propState":0,"propId":104059,"pos":{"x":118761,"y":101070,"z":317301},"rot":{"x":0,"y":77253,"z":0}},{"groupId":96,"instId":300002,"propState":0,"propId":104059,"pos":{"x":325745,"y":106160,"z":184548},"rot":{"x":0,"y":240447,"z":0}},{"groupId":96,"instId":300001,"propState":1,"propId":104059,"pos":{"x":234018,"y":100947,"z":269707},"rot":{"x":0,"y":39325,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[],"npcs":[{"groupId":36,"instId":400001,"npcId":3149,"pos":{"x":-59530,"y":12152,"z":-273520},"rot":{"x":0,"y":309292,"z":0}}],"monsters":[],"teleports":{}},"39":{"props":[],"npcs":[{"groupId":39,"instId":400001,"npcId":14209,"pos":{"x":-96529,"y":15621,"z":-265169},"rot":{"x":0,"y":224052,"z":0}}],"monsters":[],"teleports":{}},"37":{"props":[],"npcs":[{"groupId":37,"instId":400001,"npcId":14109,"pos":{"x":-95080,"y":14756,"z":-279743},"rot":{"x":0,"y":10151,"z":0}}],"monsters":[],"teleports":{}},"40":{"props":[],"npcs":[{"groupId":40,"instId":400001,"npcId":14110,"pos":{"x":-111968,"y":15665,"z":-266978},"rot":{"x":0,"y":196945,"z":0}}],"monsters":[],"teleports":{}},"176":{"props":[],"npcs":[{"groupId":176,"instId":400003,"npcId":14112,"pos":{"x":85750,"y":-16540,"z":-467330},"rot":{"x":0,"y":0,"z":0}},{"groupId":176,"instId":400002,"npcId":3183,"pos":{"x":86500,"y":-16540,"z":-469680},"rot":{"x":0,"y":341837,"z":0}},{"groupId":176,"instId":400001,"npcId":3185,"pos":{"x":87700,"y":-16540,"z":-477300},"rot":{"x":0,"y":345321,"z":0}}],"monsters":[],"teleports":{}},"820":{"props":[{"groupId":820,"instId":300002,"propState":0,"propId":104125,"pos":{"x":188889,"y":168635,"z":361465},"rot":{"x":293668,"y":60173,"z":333797}},{"groupId":820,"instId":300005,"propState":0,"propId":104184,"pos":{"x":188943,"y":168491,"z":360863},"rot":{"x":0,"y":51369,"z":0}},{"groupId":820,"instId":300008,"propState":0,"propId":104183,"pos":{"x":188982,"y":168196,"z":361535},"rot":{"x":0,"y":49461,"z":0}},{"groupId":820,"instId":300001,"propState":0,"propId":104126,"pos":{"x":188961,"y":168979,"z":360890},"rot":{"x":0,"y":76530,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"865":{"props":[{"groupId":865,"instId":300002,"propState":2,"propId":104128,"pos":{"x":189341,"y":169342,"z":360495},"rot":{"x":341444,"y":40212,"z":11724}},{"groupId":865,"instId":300005,"propState":0,"propId":104226,"pos":{"x":189635,"y":168368,"z":361185},"rot":{"x":0,"y":24286,"z":0}},{"groupId":865,"instId":300003,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":865,"instId":300008,"propState":0,"propId":104227,"pos":{"x":189472,"y":168865,"z":360522},"rot":{"x":0,"y":39686,"z":0}},{"groupId":865,"instId":300001,"propState":0,"propId":104127,"pos":{"x":189616,"y":168721,"z":361183},"rot":{"x":354334,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"693":{"props":[{"groupId":693,"instId":300005,"propState":0,"propId":104055,"pos":{"x":187254,"y":169364,"z":362029},"rot":{"x":355460,"y":192204,"z":1333}},{"groupId":693,"instId":300009,"propState":1,"propId":104077,"pos":{"x":192762,"y":167843,"z":360452},"rot":{"x":0,"y":356980,"z":0}},{"groupId":693,"instId":300010,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":693,"instId":300008,"propState":0,"propId":104058,"pos":{"x":186773,"y":169074,"z":362520},"rot":{"x":305512,"y":144406,"z":358917}},{"groupId":693,"instId":300007,"propState":0,"propId":104057,"pos":{"x":187523,"y":168660,"z":362604},"rot":{"x":321778,"y":257200,"z":342283}},{"groupId":693,"instId":300006,"propState":0,"propId":104056,"pos":{"x":187700,"y":168997,"z":361632},"rot":{"x":270000,"y":217406,"z":0}},{"groupId":693,"instId":300004,"propState":0,"propId":104066,"pos":{"x":187499,"y":168416,"z":362527},"rot":{"x":0,"y":0,"z":0}},{"groupId":693,"instId":300003,"propState":0,"propId":104065,"pos":{"x":187839,"y":168590,"z":361729},"rot":{"x":0,"y":287206,"z":0}},{"groupId":693,"instId":300002,"propState":0,"propId":104064,"pos":{"x":186826,"y":168808,"z":362539},"rot":{"x":0,"y":302025,"z":0}},{"groupId":693,"instId":300001,"propState":0,"propId":104063,"pos":{"x":187289,"y":169063,"z":361953},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"866":{"props":[{"groupId":866,"instId":300005,"propState":0,"propId":104129,"pos":{"x":191862,"y":168905,"z":360250},"rot":{"x":354080,"y":333511,"z":354898}},{"groupId":866,"instId":300004,"propState":0,"propId":104265,"pos":{"x":190876,"y":168343,"z":360318},"rot":{"x":0,"y":320132,"z":0}},{"groupId":866,"instId":300007,"propState":0,"propId":104132,"pos":{"x":190871,"y":168580,"z":360364},"rot":{"x":22141,"y":356659,"z":352074}},{"groupId":866,"instId":300002,"propState":0,"propId":104266,"pos":{"x":191305,"y":169043,"z":359745},"rot":{"x":0,"y":9052,"z":0}},{"groupId":866,"instId":300008,"propState":0,"propId":104130,"pos":{"x":191201,"y":169576,"z":359615},"rot":{"x":3903,"y":64446,"z":12593}},{"groupId":866,"instId":300006,"propState":0,"propId":104131,"pos":{"x":190486,"y":169002,"z":359850},"rot":{"x":0,"y":0,"z":0}},{"groupId":866,"instId":300003,"propState":0,"propId":104264,"pos":{"x":190496,"y":168785,"z":359822},"rot":{"x":0,"y":338559,"z":0}},{"groupId":866,"instId":300001,"propState":0,"propId":104267,"pos":{"x":191717,"y":168653,"z":360253},"rot":{"x":0,"y":15097,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300004,"propState":0,"propId":100,"pos":{"x":77916,"y":-2890,"z":-498625},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300003,"propState":0,"propId":103074,"pos":{"x":77890,"y":-2904,"z":-497698},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300002,"propState":1,"propId":211,"pos":{"x":78969,"y":-5990,"z":-498306},"rot":{"x":8194,"y":101249,"z":335880}},{"groupId":208,"instId":300001,"propState":18,"propId":104055,"pos":{"x":77916,"y":-3040,"z":-498627},"rot":{"x":347193,"y":264267,"z":356938}}],"npcs":[],"monsters":[],"teleports":{}},"209":{"props":[{"groupId":209,"instId":300004,"propState":0,"propId":100,"pos":{"x":46621,"y":-4524,"z":-391878},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300003,"propState":0,"propId":103074,"pos":{"x":47585,"y":-4388,"z":-391188},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300002,"propState":1,"propId":211,"pos":{"x":48064,"y":-5982,"z":-390773},"rot":{"x":0,"y":0,"z":0}},{"groupId":209,"instId":300001,"propState":0,"propId":104055,"pos":{"x":46602,"y":-4593,"z":-391873},"rot":{"x":344697,"y":300009,"z":356002}}],"npcs":[],"monsters":[],"teleports":{}},"904":{"props":[{"groupId":904,"instId":300014,"propState":1,"propId":103074,"pos":{"x":188361,"y":168507,"z":362190},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300012,"propState":1,"propId":103074,"pos":{"x":190314,"y":168629,"z":361102},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300010,"propState":1,"propId":103074,"pos":{"x":186171,"y":169205,"z":363188},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300007,"propState":1,"propId":103074,"pos":{"x":187212,"y":169169,"z":362336},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300005,"propState":1,"propId":103074,"pos":{"x":188553,"y":169310,"z":361334},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300001,"propState":1,"propId":103074,"pos":{"x":190626,"y":169492,"z":360469},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300015,"propState":1,"propId":103074,"pos":{"x":186971,"y":168661,"z":363228},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300013,"propState":1,"propId":103074,"pos":{"x":189057,"y":168564,"z":361868},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300011,"propState":1,"propId":103074,"pos":{"x":191110,"y":168941,"z":360930},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300009,"propState":1,"propId":103074,"pos":{"x":186632,"y":169348,"z":362658},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300006,"propState":1,"propId":103074,"pos":{"x":188377,"y":169121,"z":361512},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300004,"propState":1,"propId":103074,"pos":{"x":189421,"y":169096,"z":361064},"rot":{"x":0,"y":212022,"z":0}},{"groupId":904,"instId":300003,"propState":1,"propId":103074,"pos":{"x":189869,"y":169229,"z":360568},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300008,"propState":0,"propId":104298,"pos":{"x":190058,"y":168547,"z":360340},"rot":{"x":0,"y":216848,"z":0}},{"groupId":904,"instId":300002,"propState":2,"propId":104133,"pos":{"x":190029,"y":169020,"z":360332},"rot":{"x":348037,"y":19864,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300003,"propState":0,"propId":103074,"pos":{"x":258223,"y":102524,"z":274787},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300004,"propState":0,"propId":100,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300002,"propState":1,"propId":211,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":0,"y":279817,"z":0}},{"groupId":210,"instId":300001,"propState":18,"propId":104055,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":270000,"y":9817,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300004,"propState":0,"propId":100,"pos":{"x":-132986,"y":27463,"z":-252368},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-132107,"y":27553,"z":-252580},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300002,"propState":1,"propId":211,"pos":{"x":-133052,"y":26103,"z":-253728},"rot":{"x":0,"y":0,"z":0}},{"groupId":211,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-132986,"y":27350,"z":-252401},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"510":{"props":[{"groupId":510,"instId":300012,"propState":0,"propId":104078,"pos":{"x":176280,"y":167670,"z":362670},"rot":{"x":0,"y":220548,"z":0}},{"groupId":510,"instId":300011,"propState":18,"propId":104055,"pos":{"x":180791,"y":170462,"z":361715},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300010,"propState":18,"propId":104055,"pos":{"x":180874,"y":170657,"z":361730},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300009,"propState":20,"propId":60403,"pos":{"x":190341,"y":167843,"z":363687},"rot":{"x":0,"y":30000,"z":0}},{"groupId":510,"instId":300008,"propState":18,"propId":104055,"pos":{"x":174855,"y":172341,"z":366487},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300007,"propState":18,"propId":104055,"pos":{"x":174855,"y":171877,"z":366508},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300006,"propState":18,"propId":104055,"pos":{"x":174768,"y":172125,"z":366101},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300005,"propState":18,"propId":104055,"pos":{"x":174992,"y":171632,"z":367015},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300004,"propState":18,"propId":104055,"pos":{"x":174901,"y":171168,"z":366612},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300003,"propState":18,"propId":104055,"pos":{"x":174899,"y":170492,"z":366534},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300002,"propState":18,"propId":104055,"pos":{"x":174982,"y":170830,"z":366867},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300001,"propState":18,"propId":104055,"pos":{"x":175084,"y":170909,"z":367324},"rot":{"x":0,"y":104400,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"212":{"props":[{"groupId":212,"instId":300002,"propState":1,"propId":211,"pos":{"x":-55180,"y":12152,"z":-266265},"rot":{"x":0,"y":0,"z":0}},{"groupId":212,"instId":300004,"propState":0,"propId":100,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-54799,"y":14016,"z":-266205},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":339015,"y":119916,"z":346931}}],"npcs":[],"monsters":[],"teleports":{}},"213":{"props":[{"groupId":213,"instId":300006,"propState":0,"propId":104055,"pos":{"x":-31535,"y":4077,"z":-264049},"rot":{"x":355333,"y":326571,"z":358483}},{"groupId":213,"instId":300002,"propState":1,"propId":211,"pos":{"x":-30255,"y":3365,"z":-265518},"rot":{"x":0,"y":0,"z":0}},{"groupId":213,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-31099,"y":4038,"z":-263724},"rot":{"x":358788,"y":353979,"z":354373}},{"groupId":213,"instId":300004,"propState":0,"propId":100,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-30652,"y":4254,"z":-263381},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":355207,"y":309806,"z":356809}}],"npcs":[],"monsters":[],"teleports":{}},"214":{"props":[{"groupId":214,"instId":300006,"propState":1,"propId":211,"pos":{"x":179320,"y":106811,"z":366430},"rot":{"x":0,"y":0,"z":0}},{"groupId":214,"instId":300005,"propState":0,"propId":103074,"pos":{"x":174986,"y":170184,"z":363433},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300004,"propState":0,"propId":100,"pos":{"x":175522,"y":170178,"z":362892},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300003,"propState":1,"propId":104055,"pos":{"x":175522,"y":170077,"z":362892},"rot":{"x":331292,"y":197984,"z":19614}},{"groupId":214,"instId":300002,"propState":1,"propId":104055,"pos":{"x":175002,"y":156010,"z":362005},"rot":{"x":331066,"y":253144,"z":334584}},{"groupId":214,"instId":300001,"propState":0,"propId":104055,"pos":{"x":175099,"y":137806,"z":361822},"rot":{"x":315884,"y":214883,"z":30438}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300004,"propState":0,"propId":100,"pos":{"x":159492,"y":102318,"z":309332},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300002,"propState":1,"propId":211,"pos":{"x":160112,"y":100770,"z":307461},"rot":{"x":0,"y":0,"z":0}},{"groupId":216,"instId":300003,"propState":0,"propId":103074,"pos":{"x":160508,"y":102331,"z":309445},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300001,"propState":0,"propId":104055,"pos":{"x":159492,"y":102256,"z":309332},"rot":{"x":46257,"y":220798,"z":53139}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300003,"propState":1,"propId":104055,"pos":{"x":140502,"y":102080,"z":339386},"rot":{"x":338088,"y":149909,"z":358527}},{"groupId":215,"instId":300006,"propState":1,"propId":211,"pos":{"x":127191,"y":101080,"z":331597},"rot":{"x":0,"y":0,"z":0}},{"groupId":215,"instId":300002,"propState":1,"propId":104055,"pos":{"x":130717,"y":102275,"z":338339},"rot":{"x":347305,"y":224748,"z":24829}},{"groupId":215,"instId":300004,"propState":0,"propId":100,"pos":{"x":140574,"y":102154,"z":339418},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300005,"propState":0,"propId":103074,"pos":{"x":139957,"y":102238,"z":338903},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300001,"propState":0,"propId":104055,"pos":{"x":126007,"y":102265,"z":333305},"rot":{"x":357686,"y":211647,"z":337410}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300003,"propState":0,"propId":103074,"pos":{"x":225999,"y":171219,"z":357049},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300002,"propState":1,"propId":211,"pos":{"x":226762,"y":167843,"z":357463},"rot":{"x":0,"y":0,"z":0}},{"groupId":217,"instId":300004,"propState":0,"propId":100,"pos":{"x":226896,"y":171199,"z":357241},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300001,"propState":0,"propId":104055,"pos":{"x":226881,"y":171158,"z":357232},"rot":{"x":310676,"y":184882,"z":317410}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300004,"propState":0,"propId":100,"pos":{"x":336933,"y":173863,"z":292571},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300002,"propState":1,"propId":211,"pos":{"x":338040,"y":168259,"z":292549},"rot":{"x":0,"y":0,"z":0}},{"groupId":218,"instId":300003,"propState":0,"propId":103074,"pos":{"x":337751,"y":173869,"z":293111},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300001,"propState":0,"propId":104055,"pos":{"x":337076,"y":173730,"z":292727},"rot":{"x":348714,"y":303950,"z":46248}}],"npcs":[],"monsters":[],"teleports":{}},"220":{"props":[{"groupId":220,"instId":300002,"propState":1,"propId":211,"pos":{"x":303252,"y":105988,"z":210165},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300004,"propState":0,"propId":100,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300003,"propState":0,"propId":103074,"pos":{"x":303782,"y":106725,"z":211823},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300001,"propState":18,"propId":104055,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":2050,"y":276515,"z":234}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300003,"propState":0,"propId":103074,"pos":{"x":309976,"y":106561,"z":177585},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300002,"propState":1,"propId":211,"pos":{"x":309517,"y":106520,"z":178086},"rot":{"x":0,"y":0,"z":0}},{"groupId":221,"instId":300004,"propState":0,"propId":100,"pos":{"x":309161,"y":106561,"z":178007},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":104055,"pos":{"x":309174,"y":106436,"z":178023},"rot":{"x":338051,"y":40717,"z":358246}}],"npcs":[],"monsters":[],"teleports":{}},"219":{"props":[{"groupId":219,"instId":300003,"propState":0,"propId":103074,"pos":{"x":186589,"y":170084,"z":364676},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300002,"propState":1,"propId":211,"pos":{"x":188001,"y":167843,"z":364979},"rot":{"x":352263,"y":245509,"z":8463}},{"groupId":219,"instId":300004,"propState":0,"propId":100,"pos":{"x":186921,"y":170097,"z":364291},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300001,"propState":0,"propId":104055,"pos":{"x":186946,"y":169710,"z":364365},"rot":{"x":346221,"y":262675,"z":1754}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-47530,"y":11920,"z":-217414},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-46663,"y":12036,"z":-217902},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300004,"propState":0,"propId":100,"pos":{"x":-47530,"y":12046,"z":-217414},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300002,"propState":1,"propId":211,"pos":{"x":-47487,"y":8183,"z":-218067},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300004,"propState":0,"propId":100,"pos":{"x":356939,"y":108213,"z":190774},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300003,"propState":0,"propId":103074,"pos":{"x":356059,"y":108445,"z":191283},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300002,"propState":1,"propId":211,"pos":{"x":357800,"y":107971,"z":191113},"rot":{"x":0,"y":0,"z":0}},{"groupId":223,"instId":300001,"propState":18,"propId":104055,"pos":{"x":356793,"y":108213,"z":190813},"rot":{"x":84763,"y":255315,"z":169334}}],"npcs":[],"monsters":[],"teleports":{}},"224":{"props":[{"groupId":224,"instId":300004,"propState":0,"propId":100,"pos":{"x":204211,"y":102733,"z":300041},"rot":{"x":0,"y":0,"z":0}},{"groupId":224,"instId":300002,"propState":1,"propId":211,"pos":{"x":205414,"y":100841,"z":299431},"rot":{"x":0,"y":346016,"z":0}},{"groupId":224,"instId":300003,"propState":0,"propId":103074,"pos":{"x":204652,"y":102748,"z":299495},"rot":{"x":0,"y":15000,"z":0}},{"groupId":224,"instId":300001,"propState":18,"propId":104055,"pos":{"x":204210,"y":102600,"z":300040},"rot":{"x":1321,"y":26393,"z":4574}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300004,"propState":0,"propId":100,"pos":{"x":178642,"y":169082,"z":393814},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300003,"propState":0,"propId":103074,"pos":{"x":178056,"y":169115,"z":393090},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300002,"propState":1,"propId":211,"pos":{"x":178703,"y":167843,"z":395308},"rot":{"x":0,"y":0,"z":0}},{"groupId":225,"instId":300001,"propState":0,"propId":104055,"pos":{"x":178669,"y":168938,"z":393833},"rot":{"x":359209,"y":145198,"z":345249}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300002,"propState":1,"propId":211,"pos":{"x":-86432,"y":12541,"z":-240353},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300004,"propState":0,"propId":100,"pos":{"x":-86343,"y":15390,"z":-239198},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239289},"rot":{"x":290582,"y":8124,"z":355052}},{"groupId":226,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-85553,"y":15359,"z":-239416},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239233},"rot":{"x":290582,"y":8124,"z":355052}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-78844,"y":24499,"z":-253627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300005,"propState":0,"propId":100,"pos":{"x":-82291,"y":23948,"z":-252324},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300002,"propState":1,"propId":211,"pos":{"x":-79319,"y":23948,"z":-253010},"rot":{"x":0,"y":300950,"z":0}},{"groupId":227,"instId":300004,"propState":0,"propId":100,"pos":{"x":-78889,"y":24433,"z":-252627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-78914,"y":24316,"z":-252642},"rot":{"x":0,"y":69952,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"357":{"props":[],"npcs":[{"groupId":357,"instId":400001,"npcId":14126,"pos":{"x":243851,"y":101713,"z":283891},"rot":{"x":0,"y":126434,"z":0}}],"monsters":[],"teleports":{}},"406":{"props":[{"groupId":406,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202701,"y":101238,"z":291138},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"407":{"props":[{"groupId":407,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202410,"y":93495,"z":161640},"rot":{"x":0,"y":206514,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"408":{"props":[{"groupId":408,"instId":300001,"propState":11,"propId":104046,"pos":{"x":359740,"y":107971,"z":209080},"rot":{"x":0,"y":293867,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"409":{"props":[{"groupId":409,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-142827,"y":15608,"z":-278700},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"496":{"props":[{"groupId":496,"instId":300001,"propState":18,"propId":104162,"pos":{"x":226836,"y":104516,"z":258812},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"521":{"props":[{"groupId":521,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"527":{"props":[{"groupId":527,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"520":{"props":[{"groupId":520,"instId":300004,"propState":0,"propId":100,"pos":{"x":-89401,"y":26097,"z":-268820},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300003,"propState":0,"propId":104102,"pos":{"x":-91599,"y":26787,"z":-268848},"rot":{"x":0,"y":88641,"z":0}},{"groupId":520,"instId":300002,"propState":0,"propId":104159,"pos":{"x":-89401,"y":25964,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"526":{"props":[{"groupId":526,"instId":300004,"propState":0,"propId":100,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300003,"propState":0,"propId":104102,"pos":{"x":135299,"y":102773,"z":341915},"rot":{"x":0,"y":60768,"z":0}},{"groupId":526,"instId":300002,"propState":0,"propId":104159,"pos":{"x":137081,"y":102152,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"529":{"props":[{"groupId":529,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"528":{"props":[{"groupId":528,"instId":300003,"propState":0,"propId":104102,"pos":{"x":367781,"y":109618,"z":186237},"rot":{"x":0,"y":130186,"z":0}},{"groupId":528,"instId":300002,"propState":0,"propId":104159,"pos":{"x":369095,"y":108918,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300004,"propState":0,"propId":100,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"617":{"props":[{"groupId":617,"instId":300017,"propState":0,"propId":104080,"pos":{"x":76546,"y":-5317,"z":-398579},"rot":{"x":0,"y":221601,"z":0}},{"groupId":617,"instId":300003,"propState":0,"propId":104080,"pos":{"x":97877,"y":-5290,"z":-482547},"rot":{"x":0,"y":39963,"z":0}},{"groupId":617,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-15893,"y":6909,"z":-311402},"rot":{"x":0,"y":70586,"z":0}},{"groupId":617,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-19381,"y":4065,"z":-224032},"rot":{"x":0,"y":210852,"z":0}},{"groupId":617,"instId":300013,"propState":0,"propId":104080,"pos":{"x":5710,"y":4139,"z":-279910},"rot":{"x":0,"y":236608,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"618":{"props":[{"groupId":618,"instId":300006,"propState":0,"propId":104080,"pos":{"x":206547,"y":101470,"z":328384},"rot":{"x":0,"y":156276,"z":0}},{"groupId":618,"instId":300005,"propState":0,"propId":104080,"pos":{"x":217457,"y":98186,"z":156219},"rot":{"x":0,"y":209643,"z":0}},{"groupId":618,"instId":300003,"propState":0,"propId":104080,"pos":{"x":202043,"y":168559,"z":358779},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300008,"propState":0,"propId":104080,"pos":{"x":130539,"y":94556,"z":260805},"rot":{"x":0,"y":330000,"z":0}},{"groupId":618,"instId":300009,"propState":0,"propId":104080,"pos":{"x":341773,"y":108671,"z":198655},"rot":{"x":0,"y":22954,"z":0}},{"groupId":618,"instId":300004,"propState":0,"propId":104080,"pos":{"x":132272,"y":98874,"z":194682},"rot":{"x":0,"y":28461,"z":0}},{"groupId":618,"instId":300002,"propState":0,"propId":104080,"pos":{"x":296348,"y":157838,"z":353201},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300001,"propState":0,"propId":104080,"pos":{"x":137265,"y":101682,"z":323852},"rot":{"x":0,"y":278513,"z":0}},{"groupId":618,"instId":300007,"propState":0,"propId":104080,"pos":{"x":193620,"y":94145,"z":166199},"rot":{"x":0,"y":18071,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"671":{"props":[{"groupId":671,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359306,"y":108470,"z":202777},"rot":{"x":0,"y":202807,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"670":{"props":[{"groupId":670,"instId":300012,"propState":18,"propId":104094,"pos":{"x":-89306,"y":27612,"z":-239309},"rot":{"x":0,"y":133168,"z":0}},{"groupId":670,"instId":300005,"propState":18,"propId":104094,"pos":{"x":263155,"y":102634,"z":164478},"rot":{"x":0,"y":75158,"z":0}},{"groupId":670,"instId":300011,"propState":18,"propId":104095,"pos":{"x":128209,"y":101710,"z":333516},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300008,"propState":18,"propId":104094,"pos":{"x":-11199,"y":4203,"z":-266538},"rot":{"x":0,"y":73758,"z":0}},{"groupId":670,"instId":300002,"propState":18,"propId":104095,"pos":{"x":-31260,"y":6887,"z":-323892},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300013,"propState":18,"propId":104093,"pos":{"x":-46712,"y":6773,"z":-280120},"rot":{"x":0,"y":64953,"z":0}},{"groupId":670,"instId":300010,"propState":18,"propId":104093,"pos":{"x":351503,"y":108044,"z":197206},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300009,"propState":18,"propId":104093,"pos":{"x":305331,"y":106653,"z":168630},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300007,"propState":18,"propId":104096,"pos":{"x":131048,"y":95138,"z":275098},"rot":{"x":0,"y":69556,"z":0}},{"groupId":670,"instId":300006,"propState":18,"propId":104094,"pos":{"x":298203,"y":105994,"z":215710},"rot":{"x":0,"y":322762,"z":0}},{"groupId":670,"instId":300004,"propState":18,"propId":104093,"pos":{"x":179317,"y":94067,"z":172867},"rot":{"x":0,"y":165573,"z":0}},{"groupId":670,"instId":300003,"propState":18,"propId":104093,"pos":{"x":-114502,"y":16751,"z":-220922},"rot":{"x":0,"y":300762,"z":0}},{"groupId":670,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-81519,"y":13019,"z":-268441},"rot":{"x":0,"y":0,"z":74776}}],"npcs":[],"monsters":[],"teleports":{}},"790":{"props":[{"groupId":790,"instId":300002,"propState":0,"propId":100,"pos":{"x":355634,"y":109724,"z":187361},"rot":{"x":0,"y":345335,"z":0}},{"groupId":790,"instId":300001,"propState":0,"propId":100,"pos":{"x":170425,"y":103346,"z":329899},"rot":{"x":0,"y":153327,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"813":{"props":[{"groupId":813,"instId":300002,"propState":18,"propId":104094,"pos":{"x":174385,"y":168465,"z":378219},"rot":{"x":0,"y":216335,"z":0}},{"groupId":813,"instId":300001,"propState":18,"propId":104095,"pos":{"x":205919,"y":168773,"z":413410},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"814":{"props":[{"groupId":814,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-126536,"y":16175,"z":-270549},"rot":{"x":0,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"824":{"props":[{"groupId":824,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359673,"y":108470,"z":202695},"rot":{"x":0,"y":235146,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":501,"startAnchorId":1,"startGroupId":170}},"1040105":{"P10401_F10401001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300009,"propState":8,"propId":101,"pos":{"x":315770,"y":152774,"z":298757},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":8,"propId":101,"pos":{"x":124536,"y":98377,"z":192166},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300008,"propState":8,"propId":101,"pos":{"x":162270,"y":100770,"z":309349},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":8,"propId":101,"pos":{"x":329967,"y":107971,"z":217122},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":8,"propId":101,"pos":{"x":-19340,"y":5990,"z":-300240},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300007,"propState":8,"propId":101,"pos":{"x":224470,"y":104516,"z":263170},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300005,"propState":8,"propId":101,"pos":{"x":227579,"y":167843,"z":369819},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":8,"propId":101,"pos":{"x":-101136,"y":15608,"z":-278544},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":8,"propId":101,"pos":{"x":78066,"y":-5970,"z":-486616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1040107":{"anchorId":7,"groupId":6,"instId":300007,"pos":{"x":216390,"y":103529,"z":270850},"rot":{"x":0,"y":75679,"z":0}},"1040108":{"anchorId":8,"groupId":6,"instId":300008,"pos":{"x":167763,"y":100770,"z":308090},"rot":{"x":0,"y":90000,"z":0}},"1040109":{"anchorId":9,"groupId":6,"instId":300009,"pos":{"x":318666,"y":152472,"z":306522},"rot":{"x":0,"y":56899,"z":0}},"1040101":{"anchorId":1,"groupId":6,"instId":300001,"pos":{"x":89730,"y":-6120,"z":-492460},"rot":{"x":0,"y":346618,"z":0}},"1040102":{"anchorId":2,"groupId":6,"instId":300002,"pos":{"x":-21430,"y":5990,"z":-303590},"rot":{"x":0,"y":254754,"z":0}},"1040103":{"anchorId":3,"groupId":6,"instId":300003,"pos":{"x":-105120,"y":15608,"z":-278950},"rot":{"x":0,"y":329392,"z":0}},"1040104":{"anchorId":4,"groupId":6,"instId":300004,"pos":{"x":114403,"y":98354,"z":194152},"rot":{"x":0,"y":60000,"z":0}},"1040105":{"anchorId":5,"groupId":6,"instId":300005,"pos":{"x":221674,"y":168060,"z":363828},"rot":{"x":0,"y":330000,"z":0}},"1040106":{"anchorId":6,"groupId":6,"instId":300006,"pos":{"x":336400,"y":107971,"z":213537},"rot":{"x":0,"y":182732,"z":0}}}},"8":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300010,"propState":1,"propId":104018,"pos":{"x":353781,"y":107971,"z":203856},"rot":{"x":0,"y":150000,"z":0}},{"groupId":26,"instId":300012,"propState":1,"propId":104018,"pos":{"x":241740,"y":101971,"z":163320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300011,"propState":1,"propId":104018,"pos":{"x":291750,"y":105971,"z":185290},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300007,"propState":1,"propId":104007,"pos":{"x":143159,"y":100976,"z":309937},"rot":{"x":0,"y":293966,"z":0}},{"groupId":26,"instId":300006,"propState":1,"propId":104007,"pos":{"x":159686,"y":100793,"z":300618},"rot":{"x":0,"y":240000,"z":0}},{"groupId":26,"instId":300005,"propState":1,"propId":104007,"pos":{"x":188042,"y":104630,"z":276986},"rot":{"x":0,"y":330000,"z":0}},{"groupId":26,"instId":300004,"propState":1,"propId":104007,"pos":{"x":212126,"y":103740,"z":279143},"rot":{"x":0,"y":112500,"z":0}},{"groupId":26,"instId":300003,"propState":1,"propId":104007,"pos":{"x":236879,"y":103740,"z":236270},"rot":{"x":0,"y":7500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300005,"propState":1,"propId":104013,"pos":{"x":316207,"y":152404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":1,"propId":104013,"pos":{"x":316207,"y":109404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":1,"propId":104002,"pos":{"x":316455,"y":152200,"z":310770},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":1,"propId":104003,"pos":{"x":311898,"y":152508,"z":314894},"rot":{"x":0,"y":91953,"z":0}},{"groupId":13,"instId":300001,"propState":1,"propId":104003,"pos":{"x":312570,"y":109590,"z":314512},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300001,"propState":0,"propId":104015,"pos":{"x":204915,"y":167443,"z":391466},"rot":{"x":0,"y":245000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300004,"propState":1,"propId":104014,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300003,"propState":1,"propId":104014,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300002,"propState":1,"propId":104001,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300001,"propState":1,"propId":104001,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[{"groupId":152,"instId":300020,"propState":12,"propId":60401,"pos":{"x":199019,"y":167843,"z":358454},"rot":{"x":0,"y":18403,"z":0}},{"groupId":152,"instId":300023,"propState":12,"propId":60401,"pos":{"x":221083,"y":100770,"z":333802},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300021,"propState":12,"propId":60401,"pos":{"x":190814,"y":101238,"z":287208},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300016,"propState":12,"propId":60401,"pos":{"x":329340,"y":106089,"z":169620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300014,"propState":12,"propId":60401,"pos":{"x":282990,"y":101971,"z":173500},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300012,"propState":12,"propId":60401,"pos":{"x":255420,"y":101000,"z":320270},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300007,"propState":12,"propId":60401,"pos":{"x":194002,"y":104122,"z":255928},"rot":{"x":0,"y":130733,"z":0}},{"groupId":152,"instId":300024,"propState":12,"propId":60401,"pos":{"x":145640,"y":100754,"z":297480},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300022,"propState":12,"propId":60401,"pos":{"x":171673,"y":100770,"z":318303},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300019,"propState":12,"propId":60401,"pos":{"x":269649,"y":163150,"z":363836},"rot":{"x":0,"y":310585,"z":0}},{"groupId":152,"instId":300017,"propState":12,"propId":60401,"pos":{"x":327440,"y":107971,"z":221628},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300015,"propState":12,"propId":60401,"pos":{"x":286450,"y":105958,"z":211950},"rot":{"x":0,"y":148320,"z":0}},{"groupId":152,"instId":300013,"propState":12,"propId":60401,"pos":{"x":338020,"y":152803,"z":333890},"rot":{"x":0,"y":221024,"z":0}},{"groupId":152,"instId":300011,"propState":12,"propId":60401,"pos":{"x":225310,"y":101000,"z":290410},"rot":{"x":0,"y":59999,"z":0}},{"groupId":152,"instId":300010,"propState":12,"propId":60401,"pos":{"x":268140,"y":101000,"z":239810},"rot":{"x":0,"y":328116,"z":0}},{"groupId":152,"instId":300009,"propState":12,"propId":60401,"pos":{"x":183158,"y":104652,"z":266854},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300008,"propState":12,"propId":60401,"pos":{"x":229414,"y":105571,"z":210692},"rot":{"x":0,"y":321314,"z":0}},{"groupId":152,"instId":300006,"propState":12,"propId":60401,"pos":{"x":253837,"y":98644,"z":136847},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300005,"propState":12,"propId":60401,"pos":{"x":177853,"y":93580,"z":175242},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300004,"propState":12,"propId":60401,"pos":{"x":185760,"y":105762,"z":371090},"rot":{"x":0,"y":45000,"z":0}},{"groupId":152,"instId":300002,"propState":12,"propId":60401,"pos":{"x":130494,"y":93630,"z":279354},"rot":{"x":0,"y":239980,"z":0}},{"groupId":152,"instId":300001,"propState":12,"propId":60401,"pos":{"x":152574,"y":93638,"z":266324},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300007,"propState":12,"propId":60401,"pos":{"x":-74082,"y":11031,"z":-231372},"rot":{"x":0,"y":179999,"z":0}},{"groupId":9,"instId":300012,"propState":12,"propId":60401,"pos":{"x":-86640,"y":27266,"z":-243760},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300010,"propState":12,"propId":60401,"pos":{"x":-102840,"y":19562,"z":-246767},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300009,"propState":12,"propId":60401,"pos":{"x":-60375,"y":12152,"z":-278233},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300008,"propState":12,"propId":60401,"pos":{"x":-134960,"y":15608,"z":-280360},"rot":{"x":0,"y":90001,"z":0}},{"groupId":9,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-64086,"y":21093,"z":-269232},"rot":{"x":0,"y":20649,"z":0}},{"groupId":9,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-33678,"y":3365,"z":-267524},"rot":{"x":0,"y":90531,"z":0}},{"groupId":9,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-26774,"y":3350,"z":-287644},"rot":{"x":0,"y":1,"z":0}},{"groupId":9,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-18250,"y":6339,"z":-296226},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300002,"propState":12,"propId":60401,"pos":{"x":3914,"y":3450,"z":-290792},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":12,"propId":60401,"pos":{"x":82050,"y":-5915,"z":-395340},"rot":{"x":0,"y":276750,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300028,"propState":0,"propId":104010,"pos":{"x":19589,"y":3448,"z":-237547},"rot":{"x":0,"y":241864,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":104010,"pos":{"x":20605,"y":3448,"z":-283484},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300023,"propState":0,"propId":104010,"pos":{"x":-133409,"y":15164,"z":-280288},"rot":{"x":339524,"y":86672,"z":0}},{"groupId":10,"instId":300022,"propState":0,"propId":104010,"pos":{"x":-134892,"y":15204,"z":-278844},"rot":{"x":339188,"y":3118,"z":0}},{"groupId":10,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-76758,"y":24054,"z":-249600},"rot":{"x":0,"y":53418,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":104010,"pos":{"x":14697,"y":-1293,"z":-360615},"rot":{"x":0,"y":51018,"z":0}},{"groupId":10,"instId":300012,"propState":0,"propId":104010,"pos":{"x":55603,"y":-6017,"z":-404746},"rot":{"x":0,"y":23104,"z":0}},{"groupId":10,"instId":300024,"propState":0,"propId":104011,"pos":{"x":-63897,"y":21093,"z":-236956},"rot":{"x":0,"y":220027,"z":0}},{"groupId":10,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-62385,"y":21150,"z":-257798},"rot":{"x":0,"y":264682,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":104008,"pos":{"x":-26494,"y":6610,"z":-323210},"rot":{"x":0,"y":351685,"z":0}},{"groupId":10,"instId":300027,"propState":0,"propId":104010,"pos":{"x":21331,"y":2224,"z":-334155},"rot":{"x":0,"y":263701,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":104010,"pos":{"x":43152,"y":-5300,"z":-372415},"rot":{"x":0,"y":220886,"z":0}},{"groupId":10,"instId":300021,"propState":0,"propId":104011,"pos":{"x":-14840,"y":3448,"z":-206413},"rot":{"x":0,"y":177426,"z":0}},{"groupId":10,"instId":300020,"propState":0,"propId":104011,"pos":{"x":-25366,"y":3333,"z":-216889},"rot":{"x":0,"y":88688,"z":0}},{"groupId":10,"instId":300018,"propState":0,"propId":104011,"pos":{"x":-111490,"y":26632,"z":-258600},"rot":{"x":0,"y":311826,"z":0}},{"groupId":10,"instId":300015,"propState":0,"propId":104008,"pos":{"x":-84739,"y":27779,"z":-263615},"rot":{"x":0,"y":156113,"z":0}},{"groupId":10,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-50970,"y":5978,"z":-300970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":104010,"pos":{"x":58732,"y":-5990,"z":-419241},"rot":{"x":0,"y":102446,"z":0}},{"groupId":10,"instId":300025,"propState":0,"propId":104010,"pos":{"x":89695,"y":-5970,"z":-448796},"rot":{"x":0,"y":210643,"z":0}},{"groupId":10,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-144850,"y":16251,"z":-247720},"rot":{"x":0,"y":75105,"z":0}},{"groupId":10,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-71770,"y":12394,"z":-278750},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-74500,"y":11160,"z":-287292},"rot":{"x":0,"y":236527,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-51120,"y":5978,"z":-310370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-39636,"y":5990,"z":-294265},"rot":{"x":0,"y":185572,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300001,"propState":0,"propId":104010,"pos":{"x":143195,"y":93656,"z":258228},"rot":{"x":0,"y":330871,"z":0}},{"groupId":153,"instId":300029,"propState":0,"propId":104010,"pos":{"x":118702,"y":93656,"z":244941},"rot":{"x":0,"y":60791,"z":0}},{"groupId":153,"instId":300023,"propState":0,"propId":104011,"pos":{"x":322496,"y":107971,"z":226099},"rot":{"x":0,"y":187422,"z":0}},{"groupId":153,"instId":300035,"propState":0,"propId":104011,"pos":{"x":146505,"y":100471,"z":298122},"rot":{"x":342589,"y":54454,"z":0}},{"groupId":153,"instId":300033,"propState":0,"propId":104010,"pos":{"x":278410,"y":163045,"z":379509},"rot":{"x":0,"y":258352,"z":0}},{"groupId":153,"instId":300015,"propState":0,"propId":104011,"pos":{"x":134181,"y":98377,"z":214970},"rot":{"x":0,"y":150000,"z":0}},{"groupId":153,"instId":300010,"propState":0,"propId":104009,"pos":{"x":333780,"y":153438,"z":347280},"rot":{"x":0,"y":404,"z":0}},{"groupId":153,"instId":300022,"propState":0,"propId":104010,"pos":{"x":346015,"y":107971,"z":231792},"rot":{"x":0,"y":180550,"z":0}},{"groupId":153,"instId":300021,"propState":0,"propId":104010,"pos":{"x":321207,"y":105971,"z":197154},"rot":{"x":0,"y":60201,"z":0}},{"groupId":153,"instId":300006,"propState":0,"propId":104010,"pos":{"x":184370,"y":103203,"z":225470},"rot":{"x":0,"y":326831,"z":0}},{"groupId":153,"instId":300037,"propState":0,"propId":104011,"pos":{"x":314177,"y":153280,"z":292709},"rot":{"x":0,"y":92791,"z":0}},{"groupId":153,"instId":300030,"propState":0,"propId":104010,"pos":{"x":178485,"y":167843,"z":371664},"rot":{"x":0,"y":56447,"z":0}},{"groupId":153,"instId":300002,"propState":0,"propId":104010,"pos":{"x":128310,"y":100954,"z":292948},"rot":{"x":0,"y":62758,"z":0}},{"groupId":153,"instId":300028,"propState":0,"propId":104011,"pos":{"x":113901,"y":93638,"z":278405},"rot":{"x":0,"y":198040,"z":0}},{"groupId":153,"instId":300026,"propState":0,"propId":104011,"pos":{"x":141980,"y":98377,"z":200620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":153,"instId":300025,"propState":0,"propId":104010,"pos":{"x":150702,"y":105591,"z":352393},"rot":{"x":0,"y":60000,"z":0}},{"groupId":153,"instId":300024,"propState":0,"propId":104010,"pos":{"x":138940,"y":100954,"z":308470},"rot":{"x":0,"y":326307,"z":0}},{"groupId":153,"instId":300014,"propState":0,"propId":104010,"pos":{"x":308709,"y":106272,"z":159522},"rot":{"x":0,"y":36623,"z":0}},{"groupId":153,"instId":300019,"propState":0,"propId":104010,"pos":{"x":318070,"y":105971,"z":196210},"rot":{"x":0,"y":243409,"z":0}},{"groupId":153,"instId":300009,"propState":0,"propId":104011,"pos":{"x":234600,"y":103530,"z":222580},"rot":{"x":0,"y":17701,"z":0}},{"groupId":153,"instId":300005,"propState":0,"propId":104010,"pos":{"x":231250,"y":97644,"z":153440},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300032,"propState":0,"propId":104010,"pos":{"x":277570,"y":159001,"z":355931},"rot":{"x":0,"y":130587,"z":0}},{"groupId":153,"instId":300031,"propState":0,"propId":104010,"pos":{"x":245807,"y":164825,"z":374963},"rot":{"x":0,"y":127904,"z":0}},{"groupId":153,"instId":300012,"propState":0,"propId":104008,"pos":{"x":292770,"y":101000,"z":253740},"rot":{"x":0,"y":151932,"z":0}},{"groupId":153,"instId":300011,"propState":0,"propId":104009,"pos":{"x":219650,"y":97644,"z":143270},"rot":{"x":0,"y":92595,"z":0}},{"groupId":153,"instId":300036,"propState":0,"propId":104010,"pos":{"x":329070,"y":107647,"z":221670},"rot":{"x":350770,"y":105499,"z":0}},{"groupId":153,"instId":300013,"propState":0,"propId":104010,"pos":{"x":279350,"y":105971,"z":191890},"rot":{"x":0,"y":241048,"z":0}},{"groupId":153,"instId":300018,"propState":0,"propId":104010,"pos":{"x":255266,"y":101971,"z":167109},"rot":{"x":0,"y":154263,"z":0}},{"groupId":153,"instId":300016,"propState":0,"propId":104010,"pos":{"x":176260,"y":103203,"z":239780},"rot":{"x":0,"y":150437,"z":0}},{"groupId":153,"instId":300004,"propState":0,"propId":104010,"pos":{"x":227950,"y":97644,"z":159150},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300003,"propState":0,"propId":104011,"pos":{"x":177050,"y":93120,"z":174910},"rot":{"x":0,"y":246601,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300002,"propState":0,"propId":104020,"pos":{"x":-66980,"y":21867,"z":-266740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-99031,"y":15920,"z":-275022},"rot":{"x":0,"y":273537,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":160,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":160,"instId":300002,"propState":0,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}},{"groupId":160,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300002,"propState":0,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"242":{"props":[{"groupId":242,"instId":300002,"propState":0,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":242,"instId":300001,"propState":0,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"258":{"props":[{"groupId":258,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300001,"propState":0,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":0,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"259":{"props":[{"groupId":259,"instId":300002,"propState":0,"propId":100,"pos":{"x":338174,"y":114272,"z":200923},"rot":{"x":0,"y":0,"z":0}},{"groupId":259,"instId":300001,"propState":0,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"260":{"props":[{"groupId":260,"instId":300001,"propState":0,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"261":{"props":[{"groupId":261,"instId":300001,"propState":0,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"262":{"props":[{"groupId":262,"instId":300001,"propState":0,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"263":{"props":[{"groupId":263,"instId":300001,"propState":0,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"245":{"props":[{"groupId":245,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}},{"groupId":245,"instId":300004,"propState":1,"propId":211,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300003,"propState":20,"propId":60401,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"289":{"props":[{"groupId":289,"instId":300004,"propState":1,"propId":211,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300003,"propState":20,"propId":60401,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300002,"propState":0,"propId":104023,"pos":{"x":342033,"y":168183,"z":326850},"rot":{"x":0,"y":346005,"z":0}},{"groupId":289,"instId":300001,"propState":0,"propId":104011,"pos":{"x":342033,"y":168036,"z":326850},"rot":{"x":0,"y":346005,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"309":{"props":[{"groupId":309,"instId":300004,"propState":1,"propId":211,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300003,"propState":20,"propId":60401,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300002,"propState":0,"propId":104023,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":346005,"z":0}},{"groupId":309,"instId":300001,"propState":0,"propId":104010,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":272341,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300004,"propState":1,"propId":211,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300003,"propState":20,"propId":60401,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300002,"propState":0,"propId":104023,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}},{"groupId":287,"instId":300001,"propState":0,"propId":104010,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300008,"propState":0,"propId":104012,"pos":{"x":257554,"y":102389,"z":172472},"rot":{"x":0,"y":330054,"z":0}},{"groupId":93,"instId":300007,"propState":1,"propId":104012,"pos":{"x":-79120,"y":14778,"z":-283515},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":104012,"pos":{"x":209210,"y":100740,"z":308940},"rot":{"x":0,"y":329129,"z":0}},{"groupId":93,"instId":300005,"propState":0,"propId":104012,"pos":{"x":352900,"y":107971,"z":220700},"rot":{"x":0,"y":240000,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":104012,"pos":{"x":219888,"y":97644,"z":168466},"rot":{"x":0,"y":150238,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":104012,"pos":{"x":158376,"y":105750,"z":344739},"rot":{"x":0,"y":224478,"z":0}},{"groupId":93,"instId":300002,"propState":1,"propId":104012,"pos":{"x":-146909,"y":15640,"z":-263311},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":104012,"pos":{"x":-14980,"y":3350,"z":-283160},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300010,"propState":0,"propId":104078,"pos":{"x":340774,"y":107971,"z":190474},"rot":{"x":0,"y":330000,"z":0}},{"groupId":94,"instId":300009,"propState":0,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300008,"propState":0,"propId":104078,"pos":{"x":-122252,"y":15622,"z":-283207},"rot":{"x":0,"y":180849,"z":0}},{"groupId":94,"instId":300007,"propState":0,"propId":104078,"pos":{"x":273980,"y":102188,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":94,"instId":300004,"propState":0,"propId":104078,"pos":{"x":204903,"y":167529,"z":391455},"rot":{"x":0,"y":329375,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300003,"propState":1,"propId":104060,"pos":{"x":178203,"y":95088,"z":175242},"rot":{"x":0,"y":61300,"z":0}},{"groupId":164,"instId":300002,"propState":1,"propId":104060,"pos":{"x":77893,"y":-4450,"z":-498633},"rot":{"x":0,"y":253178,"z":0}},{"groupId":164,"instId":300001,"propState":1,"propId":104060,"pos":{"x":-1540,"y":4866,"z":-287650},"rot":{"x":0,"y":269808,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"522":{"props":[{"groupId":522,"instId":300012,"propState":1,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}},{"groupId":522,"instId":300011,"propState":1,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}},{"groupId":522,"instId":300010,"propState":1,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}},{"groupId":522,"instId":300009,"propState":1,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}},{"groupId":522,"instId":300008,"propState":1,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300007,"propState":1,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300006,"propState":1,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300005,"propState":102,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300004,"propState":101,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}},{"groupId":522,"instId":300003,"propState":1,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300002,"propState":1,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300001,"propState":2,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300007,"propState":0,"propId":104068,"pos":{"x":210166,"y":103536,"z":287518},"rot":{"x":0,"y":202254,"z":0}},{"groupId":95,"instId":300006,"propState":0,"propId":104068,"pos":{"x":-106222,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300008,"propState":0,"propId":104068,"pos":{"x":210027,"y":104654,"z":224475},"rot":{"x":0,"y":59128,"z":0}},{"groupId":95,"instId":300005,"propState":0,"propId":104068,"pos":{"x":227188,"y":100770,"z":344085},"rot":{"x":0,"y":240000,"z":0}},{"groupId":95,"instId":300004,"propState":0,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300003,"propState":0,"propId":104068,"pos":{"x":221207,"y":167929,"z":357985},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300002,"propState":0,"propId":104068,"pos":{"x":-57455,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300001,"propState":0,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":104104,"pos":{"x":139743,"y":100989,"z":319552},"rot":{"x":0,"y":331251,"z":0}}],"npcs":[{"groupId":151,"instId":400006,"npcId":14312,"pos":{"x":139892,"y":102103,"z":319130},"rot":{"x":0,"y":239755,"z":0}},{"groupId":151,"instId":400001,"npcId":100,"pos":{"x":139968,"y":102482,"z":319179},"rot":{"x":0,"y":242786,"z":0}}],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300008,"propState":0,"propId":104059,"pos":{"x":-64190,"y":21093,"z":-235440},"rot":{"x":0,"y":212078,"z":0}},{"groupId":96,"instId":300004,"propState":1,"propId":104059,"pos":{"x":270190,"y":163213,"z":371600},"rot":{"x":0,"y":260032,"z":0}},{"groupId":96,"instId":300006,"propState":0,"propId":104059,"pos":{"x":-4256,"y":3381,"z":-247994},"rot":{"x":0,"y":224790,"z":0}},{"groupId":96,"instId":300002,"propState":0,"propId":104059,"pos":{"x":325745,"y":106160,"z":184548},"rot":{"x":0,"y":240447,"z":0}},{"groupId":96,"instId":300007,"propState":0,"propId":104059,"pos":{"x":-66826,"y":11067,"z":-234952},"rot":{"x":0,"y":267497,"z":0}},{"groupId":96,"instId":300005,"propState":0,"propId":104059,"pos":{"x":118761,"y":101070,"z":317301},"rot":{"x":0,"y":77253,"z":0}},{"groupId":96,"instId":300003,"propState":0,"propId":104059,"pos":{"x":198068,"y":104652,"z":269939},"rot":{"x":0,"y":151368,"z":0}},{"groupId":96,"instId":300001,"propState":1,"propId":104059,"pos":{"x":234018,"y":100947,"z":269707},"rot":{"x":0,"y":39325,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[],"npcs":[{"groupId":36,"instId":400001,"npcId":3149,"pos":{"x":-59530,"y":12152,"z":-273520},"rot":{"x":0,"y":309292,"z":0}}],"monsters":[],"teleports":{}},"39":{"props":[],"npcs":[{"groupId":39,"instId":400001,"npcId":14209,"pos":{"x":-96529,"y":15621,"z":-265169},"rot":{"x":0,"y":224052,"z":0}}],"monsters":[],"teleports":{}},"40":{"props":[],"npcs":[{"groupId":40,"instId":400001,"npcId":14110,"pos":{"x":-111968,"y":15665,"z":-266978},"rot":{"x":0,"y":196945,"z":0}}],"monsters":[],"teleports":{}},"37":{"props":[],"npcs":[{"groupId":37,"instId":400001,"npcId":14109,"pos":{"x":-95080,"y":14756,"z":-279743},"rot":{"x":0,"y":10151,"z":0}}],"monsters":[],"teleports":{}},"176":{"props":[],"npcs":[{"groupId":176,"instId":400003,"npcId":14112,"pos":{"x":85750,"y":-16540,"z":-467330},"rot":{"x":0,"y":0,"z":0}},{"groupId":176,"instId":400002,"npcId":3183,"pos":{"x":86500,"y":-16540,"z":-469680},"rot":{"x":0,"y":341837,"z":0}},{"groupId":176,"instId":400001,"npcId":3185,"pos":{"x":87700,"y":-16540,"z":-477300},"rot":{"x":0,"y":345321,"z":0}}],"monsters":[],"teleports":{}},"820":{"props":[{"groupId":820,"instId":300008,"propState":0,"propId":104183,"pos":{"x":188982,"y":168196,"z":361535},"rot":{"x":0,"y":49461,"z":0}},{"groupId":820,"instId":300002,"propState":0,"propId":104125,"pos":{"x":188889,"y":168635,"z":361465},"rot":{"x":293668,"y":60173,"z":333797}},{"groupId":820,"instId":300005,"propState":0,"propId":104184,"pos":{"x":188943,"y":168491,"z":360863},"rot":{"x":0,"y":51369,"z":0}},{"groupId":820,"instId":300001,"propState":0,"propId":104126,"pos":{"x":188961,"y":168979,"z":360890},"rot":{"x":0,"y":76530,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"865":{"props":[{"groupId":865,"instId":300003,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":865,"instId":300008,"propState":0,"propId":104227,"pos":{"x":189472,"y":168865,"z":360522},"rot":{"x":0,"y":39686,"z":0}},{"groupId":865,"instId":300002,"propState":2,"propId":104128,"pos":{"x":189341,"y":169342,"z":360495},"rot":{"x":341444,"y":40212,"z":11724}},{"groupId":865,"instId":300005,"propState":0,"propId":104226,"pos":{"x":189635,"y":168368,"z":361185},"rot":{"x":0,"y":24286,"z":0}},{"groupId":865,"instId":300001,"propState":0,"propId":104127,"pos":{"x":189616,"y":168721,"z":361183},"rot":{"x":354334,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"866":{"props":[{"groupId":866,"instId":300008,"propState":0,"propId":104130,"pos":{"x":191201,"y":169576,"z":359615},"rot":{"x":3903,"y":64446,"z":12593}},{"groupId":866,"instId":300007,"propState":0,"propId":104132,"pos":{"x":190871,"y":168580,"z":360364},"rot":{"x":22141,"y":356659,"z":352074}},{"groupId":866,"instId":300006,"propState":0,"propId":104131,"pos":{"x":190486,"y":169002,"z":359850},"rot":{"x":0,"y":0,"z":0}},{"groupId":866,"instId":300005,"propState":0,"propId":104129,"pos":{"x":191862,"y":168905,"z":360250},"rot":{"x":354080,"y":333511,"z":354898}},{"groupId":866,"instId":300004,"propState":0,"propId":104265,"pos":{"x":190876,"y":168343,"z":360318},"rot":{"x":0,"y":320132,"z":0}},{"groupId":866,"instId":300003,"propState":0,"propId":104264,"pos":{"x":190496,"y":168785,"z":359822},"rot":{"x":0,"y":338559,"z":0}},{"groupId":866,"instId":300002,"propState":0,"propId":104266,"pos":{"x":191305,"y":169043,"z":359745},"rot":{"x":0,"y":9052,"z":0}},{"groupId":866,"instId":300001,"propState":0,"propId":104267,"pos":{"x":191717,"y":168653,"z":360253},"rot":{"x":0,"y":15097,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"209":{"props":[{"groupId":209,"instId":300004,"propState":0,"propId":100,"pos":{"x":46621,"y":-4524,"z":-391878},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300003,"propState":0,"propId":103074,"pos":{"x":47585,"y":-4388,"z":-391188},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300002,"propState":1,"propId":211,"pos":{"x":48064,"y":-5982,"z":-390773},"rot":{"x":0,"y":0,"z":0}},{"groupId":209,"instId":300001,"propState":0,"propId":104055,"pos":{"x":46602,"y":-4593,"z":-391873},"rot":{"x":344697,"y":300009,"z":356002}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300004,"propState":0,"propId":100,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300003,"propState":0,"propId":103074,"pos":{"x":258223,"y":102524,"z":274787},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300002,"propState":1,"propId":211,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":0,"y":279817,"z":0}},{"groupId":210,"instId":300001,"propState":18,"propId":104055,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":270000,"y":9817,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"212":{"props":[{"groupId":212,"instId":300004,"propState":0,"propId":100,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-54799,"y":14016,"z":-266205},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300002,"propState":1,"propId":211,"pos":{"x":-55180,"y":12152,"z":-266265},"rot":{"x":0,"y":0,"z":0}},{"groupId":212,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":339015,"y":119916,"z":346931}}],"npcs":[],"monsters":[],"teleports":{}},"693":{"props":[{"groupId":693,"instId":300010,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":693,"instId":300009,"propState":1,"propId":104077,"pos":{"x":192762,"y":167843,"z":360452},"rot":{"x":0,"y":356980,"z":0}},{"groupId":693,"instId":300008,"propState":0,"propId":104058,"pos":{"x":186773,"y":169074,"z":362520},"rot":{"x":305512,"y":144406,"z":358917}},{"groupId":693,"instId":300007,"propState":0,"propId":104057,"pos":{"x":187523,"y":168660,"z":362604},"rot":{"x":321778,"y":257200,"z":342283}},{"groupId":693,"instId":300006,"propState":0,"propId":104056,"pos":{"x":187700,"y":168997,"z":361632},"rot":{"x":270000,"y":217406,"z":0}},{"groupId":693,"instId":300005,"propState":0,"propId":104055,"pos":{"x":187254,"y":169364,"z":362029},"rot":{"x":355460,"y":192204,"z":1333}},{"groupId":693,"instId":300004,"propState":0,"propId":104066,"pos":{"x":187499,"y":168416,"z":362527},"rot":{"x":0,"y":0,"z":0}},{"groupId":693,"instId":300003,"propState":0,"propId":104065,"pos":{"x":187839,"y":168590,"z":361729},"rot":{"x":0,"y":287206,"z":0}},{"groupId":693,"instId":300002,"propState":0,"propId":104064,"pos":{"x":186826,"y":168808,"z":362539},"rot":{"x":0,"y":302025,"z":0}},{"groupId":693,"instId":300001,"propState":0,"propId":104063,"pos":{"x":187289,"y":169063,"z":361953},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300004,"propState":0,"propId":100,"pos":{"x":77916,"y":-2890,"z":-498625},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300003,"propState":0,"propId":103074,"pos":{"x":77890,"y":-2904,"z":-497698},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300002,"propState":1,"propId":211,"pos":{"x":78969,"y":-5990,"z":-498306},"rot":{"x":8194,"y":101249,"z":335880}},{"groupId":208,"instId":300001,"propState":18,"propId":104055,"pos":{"x":77916,"y":-3040,"z":-498627},"rot":{"x":347193,"y":264267,"z":356938}}],"npcs":[],"monsters":[],"teleports":{}},"213":{"props":[{"groupId":213,"instId":300006,"propState":0,"propId":104055,"pos":{"x":-31535,"y":4077,"z":-264049},"rot":{"x":355333,"y":326571,"z":358483}},{"groupId":213,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-31099,"y":4038,"z":-263724},"rot":{"x":358788,"y":353979,"z":354373}},{"groupId":213,"instId":300004,"propState":0,"propId":100,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-30652,"y":4254,"z":-263381},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300002,"propState":1,"propId":211,"pos":{"x":-30255,"y":3365,"z":-265518},"rot":{"x":0,"y":0,"z":0}},{"groupId":213,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":355207,"y":309806,"z":356809}}],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300004,"propState":0,"propId":100,"pos":{"x":-132986,"y":27463,"z":-252368},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-132107,"y":27553,"z":-252580},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300002,"propState":1,"propId":211,"pos":{"x":-133052,"y":26103,"z":-253728},"rot":{"x":0,"y":0,"z":0}},{"groupId":211,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-132986,"y":27350,"z":-252401},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300004,"propState":0,"propId":100,"pos":{"x":159492,"y":102318,"z":309332},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300003,"propState":0,"propId":103074,"pos":{"x":160508,"y":102331,"z":309445},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300002,"propState":1,"propId":211,"pos":{"x":160112,"y":100770,"z":307461},"rot":{"x":0,"y":0,"z":0}},{"groupId":216,"instId":300001,"propState":0,"propId":104055,"pos":{"x":159492,"y":102256,"z":309332},"rot":{"x":46257,"y":220798,"z":53139}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300004,"propState":0,"propId":100,"pos":{"x":226896,"y":171199,"z":357241},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300003,"propState":0,"propId":103074,"pos":{"x":225999,"y":171219,"z":357049},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300002,"propState":1,"propId":211,"pos":{"x":226762,"y":167843,"z":357463},"rot":{"x":0,"y":0,"z":0}},{"groupId":217,"instId":300001,"propState":0,"propId":104055,"pos":{"x":226881,"y":171158,"z":357232},"rot":{"x":310676,"y":184882,"z":317410}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300004,"propState":0,"propId":100,"pos":{"x":336933,"y":173863,"z":292571},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300003,"propState":0,"propId":103074,"pos":{"x":337751,"y":173869,"z":293111},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300002,"propState":1,"propId":211,"pos":{"x":338040,"y":168259,"z":292549},"rot":{"x":0,"y":0,"z":0}},{"groupId":218,"instId":300001,"propState":0,"propId":104055,"pos":{"x":337076,"y":173730,"z":292727},"rot":{"x":348714,"y":303950,"z":46248}}],"npcs":[],"monsters":[],"teleports":{}},"219":{"props":[{"groupId":219,"instId":300004,"propState":0,"propId":100,"pos":{"x":186921,"y":170097,"z":364291},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300003,"propState":0,"propId":103074,"pos":{"x":186589,"y":170084,"z":364676},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300002,"propState":1,"propId":211,"pos":{"x":188001,"y":167843,"z":364979},"rot":{"x":352263,"y":245509,"z":8463}},{"groupId":219,"instId":300001,"propState":0,"propId":104055,"pos":{"x":186946,"y":169710,"z":364365},"rot":{"x":346221,"y":262675,"z":1754}}],"npcs":[],"monsters":[],"teleports":{}},"220":{"props":[{"groupId":220,"instId":300004,"propState":0,"propId":100,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300003,"propState":0,"propId":103074,"pos":{"x":303782,"y":106725,"z":211823},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300002,"propState":1,"propId":211,"pos":{"x":303252,"y":105988,"z":210165},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300001,"propState":18,"propId":104055,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":2050,"y":276515,"z":234}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300004,"propState":0,"propId":100,"pos":{"x":309161,"y":106561,"z":178007},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300003,"propState":0,"propId":103074,"pos":{"x":309976,"y":106561,"z":177585},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300002,"propState":1,"propId":211,"pos":{"x":309517,"y":106520,"z":178086},"rot":{"x":0,"y":0,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":104055,"pos":{"x":309174,"y":106436,"z":178023},"rot":{"x":338051,"y":40717,"z":358246}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300004,"propState":0,"propId":100,"pos":{"x":-47530,"y":12046,"z":-217414},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-46663,"y":12036,"z":-217902},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300002,"propState":1,"propId":211,"pos":{"x":-47487,"y":8183,"z":-218067},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-47530,"y":11920,"z":-217414},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300004,"propState":0,"propId":100,"pos":{"x":356939,"y":108213,"z":190774},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300003,"propState":0,"propId":103074,"pos":{"x":356059,"y":108445,"z":191283},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300002,"propState":1,"propId":211,"pos":{"x":357800,"y":107971,"z":191113},"rot":{"x":0,"y":0,"z":0}},{"groupId":223,"instId":300001,"propState":18,"propId":104055,"pos":{"x":356793,"y":108213,"z":190813},"rot":{"x":84763,"y":255315,"z":169334}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300004,"propState":0,"propId":100,"pos":{"x":178642,"y":169082,"z":393814},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300003,"propState":0,"propId":103074,"pos":{"x":178056,"y":169115,"z":393090},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300002,"propState":1,"propId":211,"pos":{"x":178703,"y":167843,"z":395308},"rot":{"x":0,"y":0,"z":0}},{"groupId":225,"instId":300001,"propState":0,"propId":104055,"pos":{"x":178669,"y":168938,"z":393833},"rot":{"x":359209,"y":145198,"z":345249}}],"npcs":[],"monsters":[],"teleports":{}},"224":{"props":[{"groupId":224,"instId":300004,"propState":0,"propId":100,"pos":{"x":204211,"y":102733,"z":300041},"rot":{"x":0,"y":0,"z":0}},{"groupId":224,"instId":300003,"propState":0,"propId":103074,"pos":{"x":204652,"y":102748,"z":299495},"rot":{"x":0,"y":15000,"z":0}},{"groupId":224,"instId":300002,"propState":1,"propId":211,"pos":{"x":205414,"y":100841,"z":299431},"rot":{"x":0,"y":346016,"z":0}},{"groupId":224,"instId":300001,"propState":18,"propId":104055,"pos":{"x":204210,"y":102600,"z":300040},"rot":{"x":1321,"y":26393,"z":4574}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300002,"propState":1,"propId":211,"pos":{"x":-86432,"y":12541,"z":-240353},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300004,"propState":0,"propId":100,"pos":{"x":-86343,"y":15390,"z":-239198},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239289},"rot":{"x":290582,"y":8124,"z":355052}},{"groupId":226,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-85553,"y":15359,"z":-239416},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239233},"rot":{"x":290582,"y":8124,"z":355052}}],"npcs":[],"monsters":[],"teleports":{}},"214":{"props":[{"groupId":214,"instId":300006,"propState":1,"propId":211,"pos":{"x":179320,"y":106811,"z":366430},"rot":{"x":0,"y":0,"z":0}},{"groupId":214,"instId":300004,"propState":0,"propId":100,"pos":{"x":175522,"y":170178,"z":362892},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300005,"propState":0,"propId":103074,"pos":{"x":174986,"y":170184,"z":363433},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300003,"propState":1,"propId":104055,"pos":{"x":175522,"y":170077,"z":362892},"rot":{"x":331292,"y":197984,"z":19614}},{"groupId":214,"instId":300002,"propState":1,"propId":104055,"pos":{"x":175002,"y":156010,"z":362005},"rot":{"x":331066,"y":253144,"z":334584}},{"groupId":214,"instId":300001,"propState":0,"propId":104055,"pos":{"x":175099,"y":137806,"z":361822},"rot":{"x":315884,"y":214883,"z":30438}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300005,"propState":0,"propId":100,"pos":{"x":-82291,"y":23948,"z":-252324},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300004,"propState":0,"propId":100,"pos":{"x":-78889,"y":24433,"z":-252627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-78844,"y":24499,"z":-253627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300002,"propState":1,"propId":211,"pos":{"x":-79319,"y":23948,"z":-253010},"rot":{"x":0,"y":300950,"z":0}},{"groupId":227,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-78914,"y":24316,"z":-252642},"rot":{"x":0,"y":69952,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300006,"propState":1,"propId":211,"pos":{"x":127191,"y":101080,"z":331597},"rot":{"x":0,"y":0,"z":0}},{"groupId":215,"instId":300004,"propState":0,"propId":100,"pos":{"x":140574,"y":102154,"z":339418},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300005,"propState":0,"propId":103074,"pos":{"x":139957,"y":102238,"z":338903},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300003,"propState":1,"propId":104055,"pos":{"x":140502,"y":102080,"z":339386},"rot":{"x":338088,"y":149909,"z":358527}},{"groupId":215,"instId":300002,"propState":1,"propId":104055,"pos":{"x":130717,"y":102275,"z":338339},"rot":{"x":347305,"y":224748,"z":24829}},{"groupId":215,"instId":300001,"propState":0,"propId":104055,"pos":{"x":126007,"y":102265,"z":333305},"rot":{"x":357686,"y":211647,"z":337410}}],"npcs":[],"monsters":[],"teleports":{}},"510":{"props":[{"groupId":510,"instId":300012,"propState":0,"propId":104078,"pos":{"x":176280,"y":167670,"z":362670},"rot":{"x":0,"y":220548,"z":0}},{"groupId":510,"instId":300007,"propState":18,"propId":104055,"pos":{"x":174855,"y":171877,"z":366508},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300011,"propState":18,"propId":104055,"pos":{"x":180791,"y":170462,"z":361715},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300010,"propState":18,"propId":104055,"pos":{"x":180874,"y":170657,"z":361730},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300009,"propState":20,"propId":60403,"pos":{"x":190341,"y":167843,"z":363687},"rot":{"x":0,"y":30000,"z":0}},{"groupId":510,"instId":300008,"propState":18,"propId":104055,"pos":{"x":174855,"y":172341,"z":366487},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300006,"propState":18,"propId":104055,"pos":{"x":174768,"y":172125,"z":366101},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300005,"propState":18,"propId":104055,"pos":{"x":174992,"y":171632,"z":367015},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300004,"propState":18,"propId":104055,"pos":{"x":174901,"y":171168,"z":366612},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300003,"propState":18,"propId":104055,"pos":{"x":174899,"y":170492,"z":366534},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300002,"propState":18,"propId":104055,"pos":{"x":174982,"y":170830,"z":366867},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300001,"propState":18,"propId":104055,"pos":{"x":175084,"y":170909,"z":367324},"rot":{"x":0,"y":104400,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"904":{"props":[{"groupId":904,"instId":300011,"propState":1,"propId":103074,"pos":{"x":191110,"y":168941,"z":360930},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300015,"propState":1,"propId":103074,"pos":{"x":186971,"y":168661,"z":363228},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300014,"propState":1,"propId":103074,"pos":{"x":188361,"y":168507,"z":362190},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300013,"propState":1,"propId":103074,"pos":{"x":189057,"y":168564,"z":361868},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300012,"propState":1,"propId":103074,"pos":{"x":190314,"y":168629,"z":361102},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300010,"propState":1,"propId":103074,"pos":{"x":186171,"y":169205,"z":363188},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300009,"propState":1,"propId":103074,"pos":{"x":186632,"y":169348,"z":362658},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300007,"propState":1,"propId":103074,"pos":{"x":187212,"y":169169,"z":362336},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300006,"propState":1,"propId":103074,"pos":{"x":188377,"y":169121,"z":361512},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300005,"propState":1,"propId":103074,"pos":{"x":188553,"y":169310,"z":361334},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300004,"propState":1,"propId":103074,"pos":{"x":189421,"y":169096,"z":361064},"rot":{"x":0,"y":212022,"z":0}},{"groupId":904,"instId":300003,"propState":1,"propId":103074,"pos":{"x":189869,"y":169229,"z":360568},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300001,"propState":1,"propId":103074,"pos":{"x":190626,"y":169492,"z":360469},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300008,"propState":0,"propId":104298,"pos":{"x":190058,"y":168547,"z":360340},"rot":{"x":0,"y":216848,"z":0}},{"groupId":904,"instId":300002,"propState":2,"propId":104133,"pos":{"x":190029,"y":169020,"z":360332},"rot":{"x":348037,"y":19864,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"357":{"props":[],"npcs":[{"groupId":357,"instId":400001,"npcId":14126,"pos":{"x":243851,"y":101713,"z":283891},"rot":{"x":0,"y":126434,"z":0}}],"monsters":[],"teleports":{}},"406":{"props":[{"groupId":406,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202701,"y":101238,"z":291138},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"407":{"props":[{"groupId":407,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202410,"y":93495,"z":161640},"rot":{"x":0,"y":206514,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"408":{"props":[{"groupId":408,"instId":300001,"propState":11,"propId":104046,"pos":{"x":359740,"y":107971,"z":209080},"rot":{"x":0,"y":293867,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"409":{"props":[{"groupId":409,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-142827,"y":15608,"z":-278700},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"496":{"props":[{"groupId":496,"instId":300001,"propState":18,"propId":104162,"pos":{"x":226836,"y":104516,"z":258812},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"521":{"props":[{"groupId":521,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"527":{"props":[{"groupId":527,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"529":{"props":[{"groupId":529,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"520":{"props":[{"groupId":520,"instId":300004,"propState":0,"propId":100,"pos":{"x":-89401,"y":26097,"z":-268820},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300003,"propState":0,"propId":104102,"pos":{"x":-91599,"y":26787,"z":-268848},"rot":{"x":0,"y":88641,"z":0}},{"groupId":520,"instId":300002,"propState":0,"propId":104159,"pos":{"x":-89401,"y":25964,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"526":{"props":[{"groupId":526,"instId":300004,"propState":0,"propId":100,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300003,"propState":0,"propId":104102,"pos":{"x":135299,"y":102773,"z":341915},"rot":{"x":0,"y":60768,"z":0}},{"groupId":526,"instId":300002,"propState":0,"propId":104159,"pos":{"x":137081,"y":102152,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"528":{"props":[{"groupId":528,"instId":300004,"propState":0,"propId":100,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300003,"propState":0,"propId":104102,"pos":{"x":367781,"y":109618,"z":186237},"rot":{"x":0,"y":130186,"z":0}},{"groupId":528,"instId":300002,"propState":0,"propId":104159,"pos":{"x":369095,"y":108918,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"617":{"props":[{"groupId":617,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-19381,"y":4065,"z":-224032},"rot":{"x":0,"y":210852,"z":0}},{"groupId":617,"instId":300003,"propState":0,"propId":104080,"pos":{"x":97877,"y":-5290,"z":-482547},"rot":{"x":0,"y":39963,"z":0}},{"groupId":617,"instId":300017,"propState":0,"propId":104080,"pos":{"x":76546,"y":-5317,"z":-398579},"rot":{"x":0,"y":221601,"z":0}},{"groupId":617,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-15893,"y":6909,"z":-311402},"rot":{"x":0,"y":70586,"z":0}},{"groupId":617,"instId":300013,"propState":0,"propId":104080,"pos":{"x":5710,"y":4139,"z":-279910},"rot":{"x":0,"y":236608,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"618":{"props":[{"groupId":618,"instId":300009,"propState":0,"propId":104080,"pos":{"x":341773,"y":108671,"z":198655},"rot":{"x":0,"y":22954,"z":0}},{"groupId":618,"instId":300004,"propState":0,"propId":104080,"pos":{"x":132272,"y":98874,"z":194682},"rot":{"x":0,"y":28461,"z":0}},{"groupId":618,"instId":300008,"propState":0,"propId":104080,"pos":{"x":130539,"y":94556,"z":260805},"rot":{"x":0,"y":330000,"z":0}},{"groupId":618,"instId":300006,"propState":0,"propId":104080,"pos":{"x":206547,"y":101470,"z":328384},"rot":{"x":0,"y":156276,"z":0}},{"groupId":618,"instId":300005,"propState":0,"propId":104080,"pos":{"x":217457,"y":98186,"z":156219},"rot":{"x":0,"y":209643,"z":0}},{"groupId":618,"instId":300003,"propState":0,"propId":104080,"pos":{"x":202043,"y":168559,"z":358779},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300002,"propState":0,"propId":104080,"pos":{"x":296348,"y":157838,"z":353201},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300001,"propState":0,"propId":104080,"pos":{"x":137265,"y":101682,"z":323852},"rot":{"x":0,"y":278513,"z":0}},{"groupId":618,"instId":300007,"propState":0,"propId":104080,"pos":{"x":193620,"y":94145,"z":166199},"rot":{"x":0,"y":18071,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"671":{"props":[{"groupId":671,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359306,"y":108470,"z":202777},"rot":{"x":0,"y":202807,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"670":{"props":[{"groupId":670,"instId":300009,"propState":18,"propId":104093,"pos":{"x":305331,"y":106653,"z":168630},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300011,"propState":18,"propId":104095,"pos":{"x":128209,"y":101710,"z":333516},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300005,"propState":18,"propId":104094,"pos":{"x":263155,"y":102634,"z":164478},"rot":{"x":0,"y":75158,"z":0}},{"groupId":670,"instId":300008,"propState":18,"propId":104094,"pos":{"x":-11199,"y":4203,"z":-266538},"rot":{"x":0,"y":73758,"z":0}},{"groupId":670,"instId":300003,"propState":18,"propId":104093,"pos":{"x":-114502,"y":16751,"z":-220922},"rot":{"x":0,"y":300762,"z":0}},{"groupId":670,"instId":300013,"propState":18,"propId":104093,"pos":{"x":-46712,"y":6773,"z":-280120},"rot":{"x":0,"y":64953,"z":0}},{"groupId":670,"instId":300006,"propState":18,"propId":104094,"pos":{"x":298203,"y":105994,"z":215710},"rot":{"x":0,"y":322762,"z":0}},{"groupId":670,"instId":300002,"propState":18,"propId":104095,"pos":{"x":-31260,"y":6887,"z":-323892},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300012,"propState":18,"propId":104094,"pos":{"x":-89306,"y":27612,"z":-239309},"rot":{"x":0,"y":133168,"z":0}},{"groupId":670,"instId":300010,"propState":18,"propId":104093,"pos":{"x":351503,"y":108044,"z":197206},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300007,"propState":18,"propId":104096,"pos":{"x":131048,"y":95138,"z":275098},"rot":{"x":0,"y":69556,"z":0}},{"groupId":670,"instId":300004,"propState":18,"propId":104093,"pos":{"x":179317,"y":94067,"z":172867},"rot":{"x":0,"y":165573,"z":0}},{"groupId":670,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-81519,"y":13019,"z":-268441},"rot":{"x":0,"y":0,"z":74776}}],"npcs":[],"monsters":[],"teleports":{}},"790":{"props":[{"groupId":790,"instId":300001,"propState":0,"propId":100,"pos":{"x":170425,"y":103346,"z":329899},"rot":{"x":0,"y":153327,"z":0}},{"groupId":790,"instId":300002,"propState":0,"propId":100,"pos":{"x":355634,"y":109724,"z":187361},"rot":{"x":0,"y":345335,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"813":{"props":[{"groupId":813,"instId":300002,"propState":18,"propId":104094,"pos":{"x":174385,"y":168465,"z":378219},"rot":{"x":0,"y":216335,"z":0}},{"groupId":813,"instId":300001,"propState":18,"propId":104095,"pos":{"x":205919,"y":168773,"z":413410},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"814":{"props":[{"groupId":814,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-126536,"y":16175,"z":-270549},"rot":{"x":0,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"824":{"props":[{"groupId":824,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359673,"y":108470,"z":202695},"rot":{"x":0,"y":235146,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":501,"startAnchorId":1,"startGroupId":603}},"1040106":{"P10401_F10401001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300007,"propState":8,"propId":101,"pos":{"x":224470,"y":104516,"z":263170},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300009,"propState":8,"propId":101,"pos":{"x":315770,"y":152774,"z":298757},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":8,"propId":101,"pos":{"x":329967,"y":107971,"z":217122},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":8,"propId":101,"pos":{"x":124536,"y":98377,"z":192166},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":8,"propId":101,"pos":{"x":-19340,"y":5990,"z":-300240},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300008,"propState":8,"propId":101,"pos":{"x":162270,"y":100770,"z":309349},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300005,"propState":8,"propId":101,"pos":{"x":227579,"y":167843,"z":369819},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":8,"propId":101,"pos":{"x":-101136,"y":15608,"z":-278544},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":8,"propId":101,"pos":{"x":78066,"y":-5970,"z":-486616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1040107":{"anchorId":7,"groupId":6,"instId":300007,"pos":{"x":216390,"y":103529,"z":270850},"rot":{"x":0,"y":75679,"z":0}},"1040108":{"anchorId":8,"groupId":6,"instId":300008,"pos":{"x":167763,"y":100770,"z":308090},"rot":{"x":0,"y":90000,"z":0}},"1040109":{"anchorId":9,"groupId":6,"instId":300009,"pos":{"x":318666,"y":152472,"z":306522},"rot":{"x":0,"y":56899,"z":0}},"1040101":{"anchorId":1,"groupId":6,"instId":300001,"pos":{"x":89730,"y":-6120,"z":-492460},"rot":{"x":0,"y":346618,"z":0}},"1040102":{"anchorId":2,"groupId":6,"instId":300002,"pos":{"x":-21430,"y":5990,"z":-303590},"rot":{"x":0,"y":254754,"z":0}},"1040103":{"anchorId":3,"groupId":6,"instId":300003,"pos":{"x":-105120,"y":15608,"z":-278950},"rot":{"x":0,"y":329392,"z":0}},"1040104":{"anchorId":4,"groupId":6,"instId":300004,"pos":{"x":114403,"y":98354,"z":194152},"rot":{"x":0,"y":60000,"z":0}},"1040105":{"anchorId":5,"groupId":6,"instId":300005,"pos":{"x":221674,"y":168060,"z":363828},"rot":{"x":0,"y":330000,"z":0}},"1040106":{"anchorId":6,"groupId":6,"instId":300006,"pos":{"x":336400,"y":107971,"z":213537},"rot":{"x":0,"y":182732,"z":0}}}},"8":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300012,"propState":12,"propId":60401,"pos":{"x":-86640,"y":27266,"z":-243760},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300010,"propState":12,"propId":60401,"pos":{"x":-102840,"y":19562,"z":-246767},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300009,"propState":12,"propId":60401,"pos":{"x":-60375,"y":12152,"z":-278233},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300008,"propState":12,"propId":60401,"pos":{"x":-134960,"y":15608,"z":-280360},"rot":{"x":0,"y":90001,"z":0}},{"groupId":9,"instId":300007,"propState":12,"propId":60401,"pos":{"x":-74082,"y":11031,"z":-231372},"rot":{"x":0,"y":179999,"z":0}},{"groupId":9,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-64086,"y":21093,"z":-269232},"rot":{"x":0,"y":20649,"z":0}},{"groupId":9,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-33678,"y":3365,"z":-267524},"rot":{"x":0,"y":90531,"z":0}},{"groupId":9,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-26774,"y":3350,"z":-287644},"rot":{"x":0,"y":1,"z":0}},{"groupId":9,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-18250,"y":6339,"z":-296226},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300002,"propState":12,"propId":60401,"pos":{"x":3914,"y":3450,"z":-290792},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":12,"propId":60401,"pos":{"x":82050,"y":-5915,"z":-395340},"rot":{"x":0,"y":276750,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300010,"propState":1,"propId":104018,"pos":{"x":353781,"y":107971,"z":203856},"rot":{"x":0,"y":150000,"z":0}},{"groupId":26,"instId":300012,"propState":1,"propId":104018,"pos":{"x":241740,"y":101971,"z":163320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300011,"propState":1,"propId":104018,"pos":{"x":291750,"y":105971,"z":185290},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300007,"propState":1,"propId":104007,"pos":{"x":143159,"y":100976,"z":309937},"rot":{"x":0,"y":293966,"z":0}},{"groupId":26,"instId":300006,"propState":1,"propId":104007,"pos":{"x":159686,"y":100793,"z":300618},"rot":{"x":0,"y":240000,"z":0}},{"groupId":26,"instId":300005,"propState":1,"propId":104007,"pos":{"x":188042,"y":104630,"z":276986},"rot":{"x":0,"y":330000,"z":0}},{"groupId":26,"instId":300004,"propState":1,"propId":104007,"pos":{"x":212126,"y":103740,"z":279143},"rot":{"x":0,"y":112500,"z":0}},{"groupId":26,"instId":300003,"propState":1,"propId":104007,"pos":{"x":236879,"y":103740,"z":236270},"rot":{"x":0,"y":7500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300005,"propState":1,"propId":104013,"pos":{"x":316207,"y":152404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":1,"propId":104013,"pos":{"x":316207,"y":109404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":1,"propId":104002,"pos":{"x":316455,"y":152200,"z":310770},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":1,"propId":104003,"pos":{"x":311898,"y":152508,"z":314894},"rot":{"x":0,"y":91953,"z":0}},{"groupId":13,"instId":300001,"propState":1,"propId":104003,"pos":{"x":312570,"y":109590,"z":314512},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300004,"propState":1,"propId":104014,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300003,"propState":1,"propId":104014,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300002,"propState":1,"propId":104001,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300001,"propState":1,"propId":104001,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300001,"propState":0,"propId":104015,"pos":{"x":204915,"y":167443,"z":391466},"rot":{"x":0,"y":245000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300028,"propState":0,"propId":104010,"pos":{"x":19589,"y":3448,"z":-237547},"rot":{"x":0,"y":241864,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":104010,"pos":{"x":20605,"y":3448,"z":-283484},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":104010,"pos":{"x":58732,"y":-5990,"z":-419241},"rot":{"x":0,"y":102446,"z":0}},{"groupId":10,"instId":300025,"propState":0,"propId":104010,"pos":{"x":89695,"y":-5970,"z":-448796},"rot":{"x":0,"y":210643,"z":0}},{"groupId":10,"instId":300024,"propState":0,"propId":104011,"pos":{"x":-63897,"y":21093,"z":-236956},"rot":{"x":0,"y":220027,"z":0}},{"groupId":10,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-62385,"y":21150,"z":-257798},"rot":{"x":0,"y":264682,"z":0}},{"groupId":10,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-71770,"y":12394,"z":-278750},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300027,"propState":0,"propId":104010,"pos":{"x":21331,"y":2224,"z":-334155},"rot":{"x":0,"y":263701,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":104010,"pos":{"x":43152,"y":-5300,"z":-372415},"rot":{"x":0,"y":220886,"z":0}},{"groupId":10,"instId":300023,"propState":0,"propId":104010,"pos":{"x":-133409,"y":15164,"z":-280288},"rot":{"x":339524,"y":86672,"z":0}},{"groupId":10,"instId":300022,"propState":0,"propId":104010,"pos":{"x":-134892,"y":15204,"z":-278844},"rot":{"x":339188,"y":3118,"z":0}},{"groupId":10,"instId":300018,"propState":0,"propId":104011,"pos":{"x":-111490,"y":26632,"z":-258600},"rot":{"x":0,"y":311826,"z":0}},{"groupId":10,"instId":300015,"propState":0,"propId":104008,"pos":{"x":-84739,"y":27779,"z":-263615},"rot":{"x":0,"y":156113,"z":0}},{"groupId":10,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-144850,"y":16251,"z":-247720},"rot":{"x":0,"y":75105,"z":0}},{"groupId":10,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-50970,"y":5978,"z":-300970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":104010,"pos":{"x":14697,"y":-1293,"z":-360615},"rot":{"x":0,"y":51018,"z":0}},{"groupId":10,"instId":300012,"propState":0,"propId":104010,"pos":{"x":55603,"y":-6017,"z":-404746},"rot":{"x":0,"y":23104,"z":0}},{"groupId":10,"instId":300021,"propState":0,"propId":104011,"pos":{"x":-14840,"y":3448,"z":-206413},"rot":{"x":0,"y":177426,"z":0}},{"groupId":10,"instId":300020,"propState":0,"propId":104011,"pos":{"x":-25366,"y":3333,"z":-216889},"rot":{"x":0,"y":88688,"z":0}},{"groupId":10,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-76758,"y":24054,"z":-249600},"rot":{"x":0,"y":53418,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":104008,"pos":{"x":-26494,"y":6610,"z":-323210},"rot":{"x":0,"y":351685,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-74500,"y":11160,"z":-287292},"rot":{"x":0,"y":236527,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-51120,"y":5978,"z":-310370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-39636,"y":5990,"z":-294265},"rot":{"x":0,"y":185572,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[{"groupId":152,"instId":300024,"propState":12,"propId":60401,"pos":{"x":145640,"y":100754,"z":297480},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300019,"propState":12,"propId":60401,"pos":{"x":269649,"y":163150,"z":363836},"rot":{"x":0,"y":310585,"z":0}},{"groupId":152,"instId":300011,"propState":12,"propId":60401,"pos":{"x":225310,"y":101000,"z":290410},"rot":{"x":0,"y":59999,"z":0}},{"groupId":152,"instId":300022,"propState":12,"propId":60401,"pos":{"x":171673,"y":100770,"z":318303},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300015,"propState":12,"propId":60401,"pos":{"x":286450,"y":105958,"z":211950},"rot":{"x":0,"y":148320,"z":0}},{"groupId":152,"instId":300008,"propState":12,"propId":60401,"pos":{"x":229414,"y":105571,"z":210692},"rot":{"x":0,"y":321314,"z":0}},{"groupId":152,"instId":300021,"propState":12,"propId":60401,"pos":{"x":190814,"y":101238,"z":287208},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300016,"propState":12,"propId":60401,"pos":{"x":329340,"y":106089,"z":169620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300013,"propState":12,"propId":60401,"pos":{"x":338020,"y":152803,"z":333890},"rot":{"x":0,"y":221024,"z":0}},{"groupId":152,"instId":300009,"propState":12,"propId":60401,"pos":{"x":183158,"y":104652,"z":266854},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300006,"propState":12,"propId":60401,"pos":{"x":253837,"y":98644,"z":136847},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300002,"propState":12,"propId":60401,"pos":{"x":130494,"y":93630,"z":279354},"rot":{"x":0,"y":239980,"z":0}},{"groupId":152,"instId":300023,"propState":12,"propId":60401,"pos":{"x":221083,"y":100770,"z":333802},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300020,"propState":12,"propId":60401,"pos":{"x":199019,"y":167843,"z":358454},"rot":{"x":0,"y":18403,"z":0}},{"groupId":152,"instId":300017,"propState":12,"propId":60401,"pos":{"x":327440,"y":107971,"z":221628},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300014,"propState":12,"propId":60401,"pos":{"x":282990,"y":101971,"z":173500},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300012,"propState":12,"propId":60401,"pos":{"x":255420,"y":101000,"z":320270},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300010,"propState":12,"propId":60401,"pos":{"x":268140,"y":101000,"z":239810},"rot":{"x":0,"y":328116,"z":0}},{"groupId":152,"instId":300007,"propState":12,"propId":60401,"pos":{"x":194002,"y":104122,"z":255928},"rot":{"x":0,"y":130733,"z":0}},{"groupId":152,"instId":300005,"propState":12,"propId":60401,"pos":{"x":177853,"y":93580,"z":175242},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300004,"propState":12,"propId":60401,"pos":{"x":185760,"y":105762,"z":371090},"rot":{"x":0,"y":45000,"z":0}},{"groupId":152,"instId":300001,"propState":12,"propId":60401,"pos":{"x":152574,"y":93638,"z":266324},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300035,"propState":0,"propId":104011,"pos":{"x":146505,"y":100471,"z":298122},"rot":{"x":342589,"y":54454,"z":0}},{"groupId":153,"instId":300033,"propState":0,"propId":104010,"pos":{"x":278410,"y":163045,"z":379509},"rot":{"x":0,"y":258352,"z":0}},{"groupId":153,"instId":300028,"propState":0,"propId":104011,"pos":{"x":113901,"y":93638,"z":278405},"rot":{"x":0,"y":198040,"z":0}},{"groupId":153,"instId":300026,"propState":0,"propId":104011,"pos":{"x":141980,"y":98377,"z":200620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":153,"instId":300025,"propState":0,"propId":104010,"pos":{"x":150702,"y":105591,"z":352393},"rot":{"x":0,"y":60000,"z":0}},{"groupId":153,"instId":300024,"propState":0,"propId":104010,"pos":{"x":138940,"y":100954,"z":308470},"rot":{"x":0,"y":326307,"z":0}},{"groupId":153,"instId":300019,"propState":0,"propId":104010,"pos":{"x":318070,"y":105971,"z":196210},"rot":{"x":0,"y":243409,"z":0}},{"groupId":153,"instId":300030,"propState":0,"propId":104010,"pos":{"x":178485,"y":167843,"z":371664},"rot":{"x":0,"y":56447,"z":0}},{"groupId":153,"instId":300002,"propState":0,"propId":104010,"pos":{"x":128310,"y":100954,"z":292948},"rot":{"x":0,"y":62758,"z":0}},{"groupId":153,"instId":300015,"propState":0,"propId":104011,"pos":{"x":134181,"y":98377,"z":214970},"rot":{"x":0,"y":150000,"z":0}},{"groupId":153,"instId":300010,"propState":0,"propId":104009,"pos":{"x":333780,"y":153438,"z":347280},"rot":{"x":0,"y":404,"z":0}},{"groupId":153,"instId":300022,"propState":0,"propId":104010,"pos":{"x":346015,"y":107971,"z":231792},"rot":{"x":0,"y":180550,"z":0}},{"groupId":153,"instId":300021,"propState":0,"propId":104010,"pos":{"x":321207,"y":105971,"z":197154},"rot":{"x":0,"y":60201,"z":0}},{"groupId":153,"instId":300006,"propState":0,"propId":104010,"pos":{"x":184370,"y":103203,"z":225470},"rot":{"x":0,"y":326831,"z":0}},{"groupId":153,"instId":300037,"propState":0,"propId":104011,"pos":{"x":314177,"y":153280,"z":292709},"rot":{"x":0,"y":92791,"z":0}},{"groupId":153,"instId":300032,"propState":0,"propId":104010,"pos":{"x":277570,"y":159001,"z":355931},"rot":{"x":0,"y":130587,"z":0}},{"groupId":153,"instId":300031,"propState":0,"propId":104010,"pos":{"x":245807,"y":164825,"z":374963},"rot":{"x":0,"y":127904,"z":0}},{"groupId":153,"instId":300001,"propState":0,"propId":104010,"pos":{"x":143195,"y":93656,"z":258228},"rot":{"x":0,"y":330871,"z":0}},{"groupId":153,"instId":300029,"propState":0,"propId":104010,"pos":{"x":118702,"y":93656,"z":244941},"rot":{"x":0,"y":60791,"z":0}},{"groupId":153,"instId":300012,"propState":0,"propId":104008,"pos":{"x":292770,"y":101000,"z":253740},"rot":{"x":0,"y":151932,"z":0}},{"groupId":153,"instId":300011,"propState":0,"propId":104009,"pos":{"x":219650,"y":97644,"z":143270},"rot":{"x":0,"y":92595,"z":0}},{"groupId":153,"instId":300036,"propState":0,"propId":104010,"pos":{"x":329070,"y":107647,"z":221670},"rot":{"x":350770,"y":105499,"z":0}},{"groupId":153,"instId":300023,"propState":0,"propId":104011,"pos":{"x":322496,"y":107971,"z":226099},"rot":{"x":0,"y":187422,"z":0}},{"groupId":153,"instId":300014,"propState":0,"propId":104010,"pos":{"x":308709,"y":106272,"z":159522},"rot":{"x":0,"y":36623,"z":0}},{"groupId":153,"instId":300013,"propState":0,"propId":104010,"pos":{"x":279350,"y":105971,"z":191890},"rot":{"x":0,"y":241048,"z":0}},{"groupId":153,"instId":300018,"propState":0,"propId":104010,"pos":{"x":255266,"y":101971,"z":167109},"rot":{"x":0,"y":154263,"z":0}},{"groupId":153,"instId":300009,"propState":0,"propId":104011,"pos":{"x":234600,"y":103530,"z":222580},"rot":{"x":0,"y":17701,"z":0}},{"groupId":153,"instId":300016,"propState":0,"propId":104010,"pos":{"x":176260,"y":103203,"z":239780},"rot":{"x":0,"y":150437,"z":0}},{"groupId":153,"instId":300005,"propState":0,"propId":104010,"pos":{"x":231250,"y":97644,"z":153440},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300004,"propState":0,"propId":104010,"pos":{"x":227950,"y":97644,"z":159150},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300003,"propState":0,"propId":104011,"pos":{"x":177050,"y":93120,"z":174910},"rot":{"x":0,"y":246601,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300002,"propState":0,"propId":104020,"pos":{"x":-66980,"y":21867,"z":-266740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-99031,"y":15920,"z":-275022},"rot":{"x":0,"y":273537,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300002,"propState":0,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}},{"groupId":160,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":160,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":160,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300002,"propState":0,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"242":{"props":[{"groupId":242,"instId":300002,"propState":0,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":242,"instId":300001,"propState":0,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"258":{"props":[{"groupId":258,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300001,"propState":0,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":0,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"259":{"props":[{"groupId":259,"instId":300002,"propState":0,"propId":100,"pos":{"x":338174,"y":114272,"z":200923},"rot":{"x":0,"y":0,"z":0}},{"groupId":259,"instId":300001,"propState":0,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"260":{"props":[{"groupId":260,"instId":300001,"propState":0,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"261":{"props":[{"groupId":261,"instId":300001,"propState":0,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"262":{"props":[{"groupId":262,"instId":300001,"propState":0,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"263":{"props":[{"groupId":263,"instId":300001,"propState":0,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"245":{"props":[{"groupId":245,"instId":300004,"propState":1,"propId":211,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300003,"propState":20,"propId":60401,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}},{"groupId":245,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"289":{"props":[{"groupId":289,"instId":300004,"propState":1,"propId":211,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300003,"propState":20,"propId":60401,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300002,"propState":0,"propId":104023,"pos":{"x":342033,"y":168183,"z":326850},"rot":{"x":0,"y":346005,"z":0}},{"groupId":289,"instId":300001,"propState":0,"propId":104011,"pos":{"x":342033,"y":168036,"z":326850},"rot":{"x":0,"y":346005,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300004,"propState":1,"propId":211,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300003,"propState":20,"propId":60401,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300002,"propState":0,"propId":104023,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}},{"groupId":287,"instId":300001,"propState":0,"propId":104010,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300010,"propState":0,"propId":104078,"pos":{"x":340774,"y":107971,"z":190474},"rot":{"x":0,"y":330000,"z":0}},{"groupId":94,"instId":300009,"propState":0,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300008,"propState":0,"propId":104078,"pos":{"x":-122252,"y":15622,"z":-283207},"rot":{"x":0,"y":180849,"z":0}},{"groupId":94,"instId":300007,"propState":0,"propId":104078,"pos":{"x":273980,"y":102188,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":94,"instId":300004,"propState":0,"propId":104078,"pos":{"x":204903,"y":167529,"z":391455},"rot":{"x":0,"y":329375,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"309":{"props":[{"groupId":309,"instId":300004,"propState":1,"propId":211,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300003,"propState":20,"propId":60401,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300002,"propState":0,"propId":104023,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":346005,"z":0}},{"groupId":309,"instId":300001,"propState":0,"propId":104010,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":272341,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300008,"propState":0,"propId":104012,"pos":{"x":257554,"y":102389,"z":172472},"rot":{"x":0,"y":330054,"z":0}},{"groupId":93,"instId":300007,"propState":1,"propId":104012,"pos":{"x":-79120,"y":14778,"z":-283515},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":104012,"pos":{"x":209210,"y":100740,"z":308940},"rot":{"x":0,"y":329129,"z":0}},{"groupId":93,"instId":300005,"propState":0,"propId":104012,"pos":{"x":352900,"y":107971,"z":220700},"rot":{"x":0,"y":240000,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":104012,"pos":{"x":219888,"y":97644,"z":168466},"rot":{"x":0,"y":150238,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":104012,"pos":{"x":158376,"y":105750,"z":344739},"rot":{"x":0,"y":224478,"z":0}},{"groupId":93,"instId":300002,"propState":1,"propId":104012,"pos":{"x":-146909,"y":15640,"z":-263311},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":104012,"pos":{"x":-14980,"y":3350,"z":-283160},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300003,"propState":1,"propId":104060,"pos":{"x":178203,"y":95088,"z":175242},"rot":{"x":0,"y":61300,"z":0}},{"groupId":164,"instId":300002,"propState":1,"propId":104060,"pos":{"x":77893,"y":-4450,"z":-498633},"rot":{"x":0,"y":253178,"z":0}},{"groupId":164,"instId":300001,"propState":1,"propId":104060,"pos":{"x":-1540,"y":4866,"z":-287650},"rot":{"x":0,"y":269808,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300008,"propState":0,"propId":104068,"pos":{"x":210027,"y":104654,"z":224475},"rot":{"x":0,"y":59128,"z":0}},{"groupId":95,"instId":300007,"propState":0,"propId":104068,"pos":{"x":210166,"y":103536,"z":287518},"rot":{"x":0,"y":202254,"z":0}},{"groupId":95,"instId":300006,"propState":0,"propId":104068,"pos":{"x":-106222,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300005,"propState":0,"propId":104068,"pos":{"x":227188,"y":100770,"z":344085},"rot":{"x":0,"y":240000,"z":0}},{"groupId":95,"instId":300004,"propState":0,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300003,"propState":0,"propId":104068,"pos":{"x":221207,"y":167929,"z":357985},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300002,"propState":0,"propId":104068,"pos":{"x":-57455,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300001,"propState":0,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":104104,"pos":{"x":139743,"y":100989,"z":319552},"rot":{"x":0,"y":331251,"z":0}}],"npcs":[{"groupId":151,"instId":400006,"npcId":14312,"pos":{"x":139892,"y":102103,"z":319130},"rot":{"x":0,"y":239755,"z":0}},{"groupId":151,"instId":400001,"npcId":100,"pos":{"x":139968,"y":102482,"z":319179},"rot":{"x":0,"y":242786,"z":0}}],"monsters":[],"teleports":{}},"522":{"props":[{"groupId":522,"instId":300012,"propState":1,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}},{"groupId":522,"instId":300011,"propState":1,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}},{"groupId":522,"instId":300010,"propState":1,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}},{"groupId":522,"instId":300009,"propState":1,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}},{"groupId":522,"instId":300008,"propState":1,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300007,"propState":1,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300006,"propState":1,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300005,"propState":102,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300004,"propState":101,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}},{"groupId":522,"instId":300003,"propState":1,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300002,"propState":1,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300001,"propState":2,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300008,"propState":0,"propId":104059,"pos":{"x":-64190,"y":21093,"z":-235440},"rot":{"x":0,"y":212078,"z":0}},{"groupId":96,"instId":300007,"propState":0,"propId":104059,"pos":{"x":-66826,"y":11067,"z":-234952},"rot":{"x":0,"y":267497,"z":0}},{"groupId":96,"instId":300006,"propState":0,"propId":104059,"pos":{"x":-4256,"y":3381,"z":-247994},"rot":{"x":0,"y":224790,"z":0}},{"groupId":96,"instId":300005,"propState":0,"propId":104059,"pos":{"x":118761,"y":101070,"z":317301},"rot":{"x":0,"y":77253,"z":0}},{"groupId":96,"instId":300004,"propState":1,"propId":104059,"pos":{"x":270190,"y":163213,"z":371600},"rot":{"x":0,"y":260032,"z":0}},{"groupId":96,"instId":300003,"propState":0,"propId":104059,"pos":{"x":198068,"y":104652,"z":269939},"rot":{"x":0,"y":151368,"z":0}},{"groupId":96,"instId":300002,"propState":0,"propId":104059,"pos":{"x":325745,"y":106160,"z":184548},"rot":{"x":0,"y":240447,"z":0}},{"groupId":96,"instId":300001,"propState":1,"propId":104059,"pos":{"x":234018,"y":100947,"z":269707},"rot":{"x":0,"y":39325,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[],"npcs":[{"groupId":36,"instId":400001,"npcId":3149,"pos":{"x":-59530,"y":12152,"z":-273520},"rot":{"x":0,"y":309292,"z":0}}],"monsters":[],"teleports":{}},"37":{"props":[],"npcs":[{"groupId":37,"instId":400001,"npcId":14109,"pos":{"x":-95080,"y":14756,"z":-279743},"rot":{"x":0,"y":10151,"z":0}}],"monsters":[],"teleports":{}},"39":{"props":[],"npcs":[{"groupId":39,"instId":400001,"npcId":14209,"pos":{"x":-96529,"y":15621,"z":-265169},"rot":{"x":0,"y":224052,"z":0}}],"monsters":[],"teleports":{}},"40":{"props":[],"npcs":[{"groupId":40,"instId":400001,"npcId":14110,"pos":{"x":-111968,"y":15665,"z":-266978},"rot":{"x":0,"y":196945,"z":0}}],"monsters":[],"teleports":{}},"176":{"props":[],"npcs":[{"groupId":176,"instId":400003,"npcId":14112,"pos":{"x":85750,"y":-16540,"z":-467330},"rot":{"x":0,"y":0,"z":0}},{"groupId":176,"instId":400002,"npcId":3183,"pos":{"x":86500,"y":-16540,"z":-469680},"rot":{"x":0,"y":341837,"z":0}},{"groupId":176,"instId":400001,"npcId":3185,"pos":{"x":87700,"y":-16540,"z":-477300},"rot":{"x":0,"y":345321,"z":0}}],"monsters":[],"teleports":{}},"820":{"props":[{"groupId":820,"instId":300008,"propState":0,"propId":104183,"pos":{"x":188982,"y":168196,"z":361535},"rot":{"x":0,"y":49461,"z":0}},{"groupId":820,"instId":300002,"propState":0,"propId":104125,"pos":{"x":188889,"y":168635,"z":361465},"rot":{"x":293668,"y":60173,"z":333797}},{"groupId":820,"instId":300005,"propState":0,"propId":104184,"pos":{"x":188943,"y":168491,"z":360863},"rot":{"x":0,"y":51369,"z":0}},{"groupId":820,"instId":300001,"propState":0,"propId":104126,"pos":{"x":188961,"y":168979,"z":360890},"rot":{"x":0,"y":76530,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"693":{"props":[{"groupId":693,"instId":300010,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":693,"instId":300009,"propState":1,"propId":104077,"pos":{"x":192762,"y":167843,"z":360452},"rot":{"x":0,"y":356980,"z":0}},{"groupId":693,"instId":300008,"propState":0,"propId":104058,"pos":{"x":186773,"y":169074,"z":362520},"rot":{"x":305512,"y":144406,"z":358917}},{"groupId":693,"instId":300007,"propState":0,"propId":104057,"pos":{"x":187523,"y":168660,"z":362604},"rot":{"x":321778,"y":257200,"z":342283}},{"groupId":693,"instId":300006,"propState":0,"propId":104056,"pos":{"x":187700,"y":168997,"z":361632},"rot":{"x":270000,"y":217406,"z":0}},{"groupId":693,"instId":300005,"propState":0,"propId":104055,"pos":{"x":187254,"y":169364,"z":362029},"rot":{"x":355460,"y":192204,"z":1333}},{"groupId":693,"instId":300004,"propState":0,"propId":104066,"pos":{"x":187499,"y":168416,"z":362527},"rot":{"x":0,"y":0,"z":0}},{"groupId":693,"instId":300003,"propState":0,"propId":104065,"pos":{"x":187839,"y":168590,"z":361729},"rot":{"x":0,"y":287206,"z":0}},{"groupId":693,"instId":300002,"propState":0,"propId":104064,"pos":{"x":186826,"y":168808,"z":362539},"rot":{"x":0,"y":302025,"z":0}},{"groupId":693,"instId":300001,"propState":0,"propId":104063,"pos":{"x":187289,"y":169063,"z":361953},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"865":{"props":[{"groupId":865,"instId":300003,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":865,"instId":300008,"propState":0,"propId":104227,"pos":{"x":189472,"y":168865,"z":360522},"rot":{"x":0,"y":39686,"z":0}},{"groupId":865,"instId":300002,"propState":2,"propId":104128,"pos":{"x":189341,"y":169342,"z":360495},"rot":{"x":341444,"y":40212,"z":11724}},{"groupId":865,"instId":300005,"propState":0,"propId":104226,"pos":{"x":189635,"y":168368,"z":361185},"rot":{"x":0,"y":24286,"z":0}},{"groupId":865,"instId":300001,"propState":0,"propId":104127,"pos":{"x":189616,"y":168721,"z":361183},"rot":{"x":354334,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"866":{"props":[{"groupId":866,"instId":300008,"propState":0,"propId":104130,"pos":{"x":191201,"y":169576,"z":359615},"rot":{"x":3903,"y":64446,"z":12593}},{"groupId":866,"instId":300007,"propState":0,"propId":104132,"pos":{"x":190871,"y":168580,"z":360364},"rot":{"x":22141,"y":356659,"z":352074}},{"groupId":866,"instId":300006,"propState":0,"propId":104131,"pos":{"x":190486,"y":169002,"z":359850},"rot":{"x":0,"y":0,"z":0}},{"groupId":866,"instId":300005,"propState":0,"propId":104129,"pos":{"x":191862,"y":168905,"z":360250},"rot":{"x":354080,"y":333511,"z":354898}},{"groupId":866,"instId":300004,"propState":0,"propId":104265,"pos":{"x":190876,"y":168343,"z":360318},"rot":{"x":0,"y":320132,"z":0}},{"groupId":866,"instId":300003,"propState":0,"propId":104264,"pos":{"x":190496,"y":168785,"z":359822},"rot":{"x":0,"y":338559,"z":0}},{"groupId":866,"instId":300002,"propState":0,"propId":104266,"pos":{"x":191305,"y":169043,"z":359745},"rot":{"x":0,"y":9052,"z":0}},{"groupId":866,"instId":300001,"propState":0,"propId":104267,"pos":{"x":191717,"y":168653,"z":360253},"rot":{"x":0,"y":15097,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"904":{"props":[{"groupId":904,"instId":300015,"propState":1,"propId":103074,"pos":{"x":186971,"y":168661,"z":363228},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300014,"propState":1,"propId":103074,"pos":{"x":188361,"y":168507,"z":362190},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300013,"propState":1,"propId":103074,"pos":{"x":189057,"y":168564,"z":361868},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300012,"propState":1,"propId":103074,"pos":{"x":190314,"y":168629,"z":361102},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300011,"propState":1,"propId":103074,"pos":{"x":191110,"y":168941,"z":360930},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300010,"propState":1,"propId":103074,"pos":{"x":186171,"y":169205,"z":363188},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300009,"propState":1,"propId":103074,"pos":{"x":186632,"y":169348,"z":362658},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300007,"propState":1,"propId":103074,"pos":{"x":187212,"y":169169,"z":362336},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300006,"propState":1,"propId":103074,"pos":{"x":188377,"y":169121,"z":361512},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300005,"propState":1,"propId":103074,"pos":{"x":188553,"y":169310,"z":361334},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300004,"propState":1,"propId":103074,"pos":{"x":189421,"y":169096,"z":361064},"rot":{"x":0,"y":212022,"z":0}},{"groupId":904,"instId":300003,"propState":1,"propId":103074,"pos":{"x":189869,"y":169229,"z":360568},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300001,"propState":1,"propId":103074,"pos":{"x":190626,"y":169492,"z":360469},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300008,"propState":0,"propId":104298,"pos":{"x":190058,"y":168547,"z":360340},"rot":{"x":0,"y":216848,"z":0}},{"groupId":904,"instId":300002,"propState":2,"propId":104133,"pos":{"x":190029,"y":169020,"z":360332},"rot":{"x":348037,"y":19864,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"510":{"props":[{"groupId":510,"instId":300012,"propState":0,"propId":104078,"pos":{"x":176280,"y":167670,"z":362670},"rot":{"x":0,"y":220548,"z":0}},{"groupId":510,"instId":300011,"propState":18,"propId":104055,"pos":{"x":180791,"y":170462,"z":361715},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300010,"propState":18,"propId":104055,"pos":{"x":180874,"y":170657,"z":361730},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300009,"propState":20,"propId":60403,"pos":{"x":190341,"y":167843,"z":363687},"rot":{"x":0,"y":30000,"z":0}},{"groupId":510,"instId":300008,"propState":18,"propId":104055,"pos":{"x":174855,"y":172341,"z":366487},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300007,"propState":18,"propId":104055,"pos":{"x":174855,"y":171877,"z":366508},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300006,"propState":18,"propId":104055,"pos":{"x":174768,"y":172125,"z":366101},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300005,"propState":18,"propId":104055,"pos":{"x":174992,"y":171632,"z":367015},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300004,"propState":18,"propId":104055,"pos":{"x":174901,"y":171168,"z":366612},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300003,"propState":18,"propId":104055,"pos":{"x":174899,"y":170492,"z":366534},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300002,"propState":18,"propId":104055,"pos":{"x":174982,"y":170830,"z":366867},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300001,"propState":18,"propId":104055,"pos":{"x":175084,"y":170909,"z":367324},"rot":{"x":0,"y":104400,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300004,"propState":0,"propId":100,"pos":{"x":77916,"y":-2890,"z":-498625},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300003,"propState":0,"propId":103074,"pos":{"x":77890,"y":-2904,"z":-497698},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300002,"propState":1,"propId":211,"pos":{"x":78969,"y":-5990,"z":-498306},"rot":{"x":8194,"y":101249,"z":335880}},{"groupId":208,"instId":300001,"propState":18,"propId":104055,"pos":{"x":77916,"y":-3040,"z":-498627},"rot":{"x":347193,"y":264267,"z":356938}}],"npcs":[],"monsters":[],"teleports":{}},"209":{"props":[{"groupId":209,"instId":300004,"propState":0,"propId":100,"pos":{"x":46621,"y":-4524,"z":-391878},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300001,"propState":0,"propId":104055,"pos":{"x":46602,"y":-4593,"z":-391873},"rot":{"x":344697,"y":300009,"z":356002}},{"groupId":209,"instId":300003,"propState":0,"propId":103074,"pos":{"x":47585,"y":-4388,"z":-391188},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300002,"propState":1,"propId":211,"pos":{"x":48064,"y":-5982,"z":-390773},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300004,"propState":0,"propId":100,"pos":{"x":-132986,"y":27463,"z":-252368},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-132107,"y":27553,"z":-252580},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300002,"propState":1,"propId":211,"pos":{"x":-133052,"y":26103,"z":-253728},"rot":{"x":0,"y":0,"z":0}},{"groupId":211,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-132986,"y":27350,"z":-252401},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300004,"propState":0,"propId":100,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300002,"propState":1,"propId":211,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":0,"y":279817,"z":0}},{"groupId":210,"instId":300003,"propState":0,"propId":103074,"pos":{"x":258223,"y":102524,"z":274787},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300001,"propState":18,"propId":104055,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":270000,"y":9817,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"212":{"props":[{"groupId":212,"instId":300004,"propState":0,"propId":100,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300002,"propState":1,"propId":211,"pos":{"x":-55180,"y":12152,"z":-266265},"rot":{"x":0,"y":0,"z":0}},{"groupId":212,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-54799,"y":14016,"z":-266205},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":339015,"y":119916,"z":346931}}],"npcs":[],"monsters":[],"teleports":{}},"213":{"props":[{"groupId":213,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-31099,"y":4038,"z":-263724},"rot":{"x":358788,"y":353979,"z":354373}},{"groupId":213,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-30652,"y":4254,"z":-263381},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300006,"propState":0,"propId":104055,"pos":{"x":-31535,"y":4077,"z":-264049},"rot":{"x":355333,"y":326571,"z":358483}},{"groupId":213,"instId":300002,"propState":1,"propId":211,"pos":{"x":-30255,"y":3365,"z":-265518},"rot":{"x":0,"y":0,"z":0}},{"groupId":213,"instId":300004,"propState":0,"propId":100,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":355207,"y":309806,"z":356809}}],"npcs":[],"monsters":[],"teleports":{}},"214":{"props":[{"groupId":214,"instId":300004,"propState":0,"propId":100,"pos":{"x":175522,"y":170178,"z":362892},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300005,"propState":0,"propId":103074,"pos":{"x":174986,"y":170184,"z":363433},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300006,"propState":1,"propId":211,"pos":{"x":179320,"y":106811,"z":366430},"rot":{"x":0,"y":0,"z":0}},{"groupId":214,"instId":300003,"propState":1,"propId":104055,"pos":{"x":175522,"y":170077,"z":362892},"rot":{"x":331292,"y":197984,"z":19614}},{"groupId":214,"instId":300002,"propState":1,"propId":104055,"pos":{"x":175002,"y":156010,"z":362005},"rot":{"x":331066,"y":253144,"z":334584}},{"groupId":214,"instId":300001,"propState":0,"propId":104055,"pos":{"x":175099,"y":137806,"z":361822},"rot":{"x":315884,"y":214883,"z":30438}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300004,"propState":0,"propId":100,"pos":{"x":140574,"y":102154,"z":339418},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300006,"propState":1,"propId":211,"pos":{"x":127191,"y":101080,"z":331597},"rot":{"x":0,"y":0,"z":0}},{"groupId":215,"instId":300002,"propState":1,"propId":104055,"pos":{"x":130717,"y":102275,"z":338339},"rot":{"x":347305,"y":224748,"z":24829}},{"groupId":215,"instId":300005,"propState":0,"propId":103074,"pos":{"x":139957,"y":102238,"z":338903},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300003,"propState":1,"propId":104055,"pos":{"x":140502,"y":102080,"z":339386},"rot":{"x":338088,"y":149909,"z":358527}},{"groupId":215,"instId":300001,"propState":0,"propId":104055,"pos":{"x":126007,"y":102265,"z":333305},"rot":{"x":357686,"y":211647,"z":337410}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300004,"propState":0,"propId":100,"pos":{"x":159492,"y":102318,"z":309332},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300002,"propState":1,"propId":211,"pos":{"x":160112,"y":100770,"z":307461},"rot":{"x":0,"y":0,"z":0}},{"groupId":216,"instId":300003,"propState":0,"propId":103074,"pos":{"x":160508,"y":102331,"z":309445},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300001,"propState":0,"propId":104055,"pos":{"x":159492,"y":102256,"z":309332},"rot":{"x":46257,"y":220798,"z":53139}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300004,"propState":0,"propId":100,"pos":{"x":226896,"y":171199,"z":357241},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300003,"propState":0,"propId":103074,"pos":{"x":225999,"y":171219,"z":357049},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300002,"propState":1,"propId":211,"pos":{"x":226762,"y":167843,"z":357463},"rot":{"x":0,"y":0,"z":0}},{"groupId":217,"instId":300001,"propState":0,"propId":104055,"pos":{"x":226881,"y":171158,"z":357232},"rot":{"x":310676,"y":184882,"z":317410}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300004,"propState":0,"propId":100,"pos":{"x":336933,"y":173863,"z":292571},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300003,"propState":0,"propId":103074,"pos":{"x":337751,"y":173869,"z":293111},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300002,"propState":1,"propId":211,"pos":{"x":338040,"y":168259,"z":292549},"rot":{"x":0,"y":0,"z":0}},{"groupId":218,"instId":300001,"propState":0,"propId":104055,"pos":{"x":337076,"y":173730,"z":292727},"rot":{"x":348714,"y":303950,"z":46248}}],"npcs":[],"monsters":[],"teleports":{}},"219":{"props":[{"groupId":219,"instId":300004,"propState":0,"propId":100,"pos":{"x":186921,"y":170097,"z":364291},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300001,"propState":0,"propId":104055,"pos":{"x":186946,"y":169710,"z":364365},"rot":{"x":346221,"y":262675,"z":1754}},{"groupId":219,"instId":300003,"propState":0,"propId":103074,"pos":{"x":186589,"y":170084,"z":364676},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300002,"propState":1,"propId":211,"pos":{"x":188001,"y":167843,"z":364979},"rot":{"x":352263,"y":245509,"z":8463}}],"npcs":[],"monsters":[],"teleports":{}},"220":{"props":[{"groupId":220,"instId":300003,"propState":0,"propId":103074,"pos":{"x":303782,"y":106725,"z":211823},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300004,"propState":0,"propId":100,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300002,"propState":1,"propId":211,"pos":{"x":303252,"y":105988,"z":210165},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300001,"propState":18,"propId":104055,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":2050,"y":276515,"z":234}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300003,"propState":0,"propId":103074,"pos":{"x":309976,"y":106561,"z":177585},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300004,"propState":0,"propId":100,"pos":{"x":309161,"y":106561,"z":178007},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300002,"propState":1,"propId":211,"pos":{"x":309517,"y":106520,"z":178086},"rot":{"x":0,"y":0,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":104055,"pos":{"x":309174,"y":106436,"z":178023},"rot":{"x":338051,"y":40717,"z":358246}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300004,"propState":0,"propId":100,"pos":{"x":-47530,"y":12046,"z":-217414},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300002,"propState":1,"propId":211,"pos":{"x":-47487,"y":8183,"z":-218067},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-46663,"y":12036,"z":-217902},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-47530,"y":11920,"z":-217414},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300002,"propState":1,"propId":211,"pos":{"x":357800,"y":107971,"z":191113},"rot":{"x":0,"y":0,"z":0}},{"groupId":223,"instId":300004,"propState":0,"propId":100,"pos":{"x":356939,"y":108213,"z":190774},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300003,"propState":0,"propId":103074,"pos":{"x":356059,"y":108445,"z":191283},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300001,"propState":18,"propId":104055,"pos":{"x":356793,"y":108213,"z":190813},"rot":{"x":84763,"y":255315,"z":169334}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300002,"propState":1,"propId":211,"pos":{"x":178703,"y":167843,"z":395308},"rot":{"x":0,"y":0,"z":0}},{"groupId":225,"instId":300004,"propState":0,"propId":100,"pos":{"x":178642,"y":169082,"z":393814},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300003,"propState":0,"propId":103074,"pos":{"x":178056,"y":169115,"z":393090},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300001,"propState":0,"propId":104055,"pos":{"x":178669,"y":168938,"z":393833},"rot":{"x":359209,"y":145198,"z":345249}}],"npcs":[],"monsters":[],"teleports":{}},"224":{"props":[{"groupId":224,"instId":300003,"propState":0,"propId":103074,"pos":{"x":204652,"y":102748,"z":299495},"rot":{"x":0,"y":15000,"z":0}},{"groupId":224,"instId":300004,"propState":0,"propId":100,"pos":{"x":204211,"y":102733,"z":300041},"rot":{"x":0,"y":0,"z":0}},{"groupId":224,"instId":300002,"propState":1,"propId":211,"pos":{"x":205414,"y":100841,"z":299431},"rot":{"x":0,"y":346016,"z":0}},{"groupId":224,"instId":300001,"propState":18,"propId":104055,"pos":{"x":204210,"y":102600,"z":300040},"rot":{"x":1321,"y":26393,"z":4574}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300004,"propState":0,"propId":100,"pos":{"x":-86343,"y":15390,"z":-239198},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-85553,"y":15359,"z":-239416},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300002,"propState":1,"propId":211,"pos":{"x":-86432,"y":12541,"z":-240353},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239289},"rot":{"x":290582,"y":8124,"z":355052}},{"groupId":226,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239233},"rot":{"x":290582,"y":8124,"z":355052}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-78844,"y":24499,"z":-253627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300005,"propState":0,"propId":100,"pos":{"x":-82291,"y":23948,"z":-252324},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300002,"propState":1,"propId":211,"pos":{"x":-79319,"y":23948,"z":-253010},"rot":{"x":0,"y":300950,"z":0}},{"groupId":227,"instId":300004,"propState":0,"propId":100,"pos":{"x":-78889,"y":24433,"z":-252627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-78914,"y":24316,"z":-252642},"rot":{"x":0,"y":69952,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"357":{"props":[],"npcs":[{"groupId":357,"instId":400001,"npcId":14126,"pos":{"x":243851,"y":101713,"z":283891},"rot":{"x":0,"y":126434,"z":0}}],"monsters":[],"teleports":{}},"406":{"props":[{"groupId":406,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202701,"y":101238,"z":291138},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"407":{"props":[{"groupId":407,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202410,"y":93495,"z":161640},"rot":{"x":0,"y":206514,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"408":{"props":[{"groupId":408,"instId":300001,"propState":11,"propId":104046,"pos":{"x":359740,"y":107971,"z":209080},"rot":{"x":0,"y":293867,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"409":{"props":[{"groupId":409,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-142827,"y":15608,"z":-278700},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"496":{"props":[{"groupId":496,"instId":300001,"propState":18,"propId":104162,"pos":{"x":226836,"y":104516,"z":258812},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"521":{"props":[{"groupId":521,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"520":{"props":[{"groupId":520,"instId":300003,"propState":0,"propId":104102,"pos":{"x":-91599,"y":26787,"z":-268848},"rot":{"x":0,"y":88641,"z":0}},{"groupId":520,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300004,"propState":0,"propId":100,"pos":{"x":-89401,"y":26097,"z":-268820},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300002,"propState":0,"propId":104159,"pos":{"x":-89401,"y":25964,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"527":{"props":[{"groupId":527,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"529":{"props":[{"groupId":529,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"526":{"props":[{"groupId":526,"instId":300003,"propState":0,"propId":104102,"pos":{"x":135299,"y":102773,"z":341915},"rot":{"x":0,"y":60768,"z":0}},{"groupId":526,"instId":300004,"propState":0,"propId":100,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300002,"propState":0,"propId":104159,"pos":{"x":137081,"y":102152,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"528":{"props":[{"groupId":528,"instId":300004,"propState":0,"propId":100,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300003,"propState":0,"propId":104102,"pos":{"x":367781,"y":109618,"z":186237},"rot":{"x":0,"y":130186,"z":0}},{"groupId":528,"instId":300002,"propState":0,"propId":104159,"pos":{"x":369095,"y":108918,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"617":{"props":[{"groupId":617,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-19381,"y":4065,"z":-224032},"rot":{"x":0,"y":210852,"z":0}},{"groupId":617,"instId":300017,"propState":0,"propId":104080,"pos":{"x":76546,"y":-5317,"z":-398579},"rot":{"x":0,"y":221601,"z":0}},{"groupId":617,"instId":300003,"propState":0,"propId":104080,"pos":{"x":97877,"y":-5290,"z":-482547},"rot":{"x":0,"y":39963,"z":0}},{"groupId":617,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-15893,"y":6909,"z":-311402},"rot":{"x":0,"y":70586,"z":0}},{"groupId":617,"instId":300013,"propState":0,"propId":104080,"pos":{"x":5710,"y":4139,"z":-279910},"rot":{"x":0,"y":236608,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"618":{"props":[{"groupId":618,"instId":300009,"propState":0,"propId":104080,"pos":{"x":341773,"y":108671,"z":198655},"rot":{"x":0,"y":22954,"z":0}},{"groupId":618,"instId":300004,"propState":0,"propId":104080,"pos":{"x":132272,"y":98874,"z":194682},"rot":{"x":0,"y":28461,"z":0}},{"groupId":618,"instId":300007,"propState":0,"propId":104080,"pos":{"x":193620,"y":94145,"z":166199},"rot":{"x":0,"y":18071,"z":0}},{"groupId":618,"instId":300006,"propState":0,"propId":104080,"pos":{"x":206547,"y":101470,"z":328384},"rot":{"x":0,"y":156276,"z":0}},{"groupId":618,"instId":300005,"propState":0,"propId":104080,"pos":{"x":217457,"y":98186,"z":156219},"rot":{"x":0,"y":209643,"z":0}},{"groupId":618,"instId":300003,"propState":0,"propId":104080,"pos":{"x":202043,"y":168559,"z":358779},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300002,"propState":0,"propId":104080,"pos":{"x":296348,"y":157838,"z":353201},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300001,"propState":0,"propId":104080,"pos":{"x":137265,"y":101682,"z":323852},"rot":{"x":0,"y":278513,"z":0}},{"groupId":618,"instId":300008,"propState":0,"propId":104080,"pos":{"x":130539,"y":94556,"z":260805},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"671":{"props":[{"groupId":671,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359306,"y":108470,"z":202777},"rot":{"x":0,"y":202807,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"670":{"props":[{"groupId":670,"instId":300007,"propState":18,"propId":104096,"pos":{"x":131048,"y":95138,"z":275098},"rot":{"x":0,"y":69556,"z":0}},{"groupId":670,"instId":300012,"propState":18,"propId":104094,"pos":{"x":-89306,"y":27612,"z":-239309},"rot":{"x":0,"y":133168,"z":0}},{"groupId":670,"instId":300008,"propState":18,"propId":104094,"pos":{"x":-11199,"y":4203,"z":-266538},"rot":{"x":0,"y":73758,"z":0}},{"groupId":670,"instId":300002,"propState":18,"propId":104095,"pos":{"x":-31260,"y":6887,"z":-323892},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300013,"propState":18,"propId":104093,"pos":{"x":-46712,"y":6773,"z":-280120},"rot":{"x":0,"y":64953,"z":0}},{"groupId":670,"instId":300011,"propState":18,"propId":104095,"pos":{"x":128209,"y":101710,"z":333516},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300010,"propState":18,"propId":104093,"pos":{"x":351503,"y":108044,"z":197206},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300009,"propState":18,"propId":104093,"pos":{"x":305331,"y":106653,"z":168630},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300006,"propState":18,"propId":104094,"pos":{"x":298203,"y":105994,"z":215710},"rot":{"x":0,"y":322762,"z":0}},{"groupId":670,"instId":300005,"propState":18,"propId":104094,"pos":{"x":263155,"y":102634,"z":164478},"rot":{"x":0,"y":75158,"z":0}},{"groupId":670,"instId":300004,"propState":18,"propId":104093,"pos":{"x":179317,"y":94067,"z":172867},"rot":{"x":0,"y":165573,"z":0}},{"groupId":670,"instId":300003,"propState":18,"propId":104093,"pos":{"x":-114502,"y":16751,"z":-220922},"rot":{"x":0,"y":300762,"z":0}},{"groupId":670,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-81519,"y":13019,"z":-268441},"rot":{"x":0,"y":0,"z":74776}}],"npcs":[],"monsters":[],"teleports":{}},"790":{"props":[{"groupId":790,"instId":300002,"propState":0,"propId":100,"pos":{"x":355634,"y":109724,"z":187361},"rot":{"x":0,"y":345335,"z":0}},{"groupId":790,"instId":300001,"propState":0,"propId":100,"pos":{"x":170425,"y":103346,"z":329899},"rot":{"x":0,"y":153327,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"813":{"props":[{"groupId":813,"instId":300001,"propState":18,"propId":104095,"pos":{"x":205919,"y":168773,"z":413410},"rot":{"x":0,"y":0,"z":0}},{"groupId":813,"instId":300002,"propState":18,"propId":104094,"pos":{"x":174385,"y":168465,"z":378219},"rot":{"x":0,"y":216335,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"814":{"props":[{"groupId":814,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-126536,"y":16175,"z":-270549},"rot":{"x":0,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"824":{"props":[{"groupId":824,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359673,"y":108470,"z":202695},"rot":{"x":0,"y":235146,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":501,"startAnchorId":1,"startGroupId":609}},"1040107":{"P10401_F10401001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300008,"propState":8,"propId":101,"pos":{"x":162270,"y":100770,"z":309349},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":8,"propId":101,"pos":{"x":124536,"y":98377,"z":192166},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300007,"propState":8,"propId":101,"pos":{"x":224470,"y":104516,"z":263170},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":8,"propId":101,"pos":{"x":-19340,"y":5990,"z":-300240},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300009,"propState":8,"propId":101,"pos":{"x":315770,"y":152774,"z":298757},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":8,"propId":101,"pos":{"x":329967,"y":107971,"z":217122},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300005,"propState":8,"propId":101,"pos":{"x":227579,"y":167843,"z":369819},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":8,"propId":101,"pos":{"x":-101136,"y":15608,"z":-278544},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":8,"propId":101,"pos":{"x":78066,"y":-5970,"z":-486616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1040107":{"anchorId":7,"groupId":6,"instId":300007,"pos":{"x":216390,"y":103529,"z":270850},"rot":{"x":0,"y":75679,"z":0}},"1040108":{"anchorId":8,"groupId":6,"instId":300008,"pos":{"x":167763,"y":100770,"z":308090},"rot":{"x":0,"y":90000,"z":0}},"1040109":{"anchorId":9,"groupId":6,"instId":300009,"pos":{"x":318666,"y":152472,"z":306522},"rot":{"x":0,"y":56899,"z":0}},"1040101":{"anchorId":1,"groupId":6,"instId":300001,"pos":{"x":89730,"y":-6120,"z":-492460},"rot":{"x":0,"y":346618,"z":0}},"1040102":{"anchorId":2,"groupId":6,"instId":300002,"pos":{"x":-21430,"y":5990,"z":-303590},"rot":{"x":0,"y":254754,"z":0}},"1040103":{"anchorId":3,"groupId":6,"instId":300003,"pos":{"x":-105120,"y":15608,"z":-278950},"rot":{"x":0,"y":329392,"z":0}},"1040104":{"anchorId":4,"groupId":6,"instId":300004,"pos":{"x":114403,"y":98354,"z":194152},"rot":{"x":0,"y":60000,"z":0}},"1040105":{"anchorId":5,"groupId":6,"instId":300005,"pos":{"x":221674,"y":168060,"z":363828},"rot":{"x":0,"y":330000,"z":0}},"1040106":{"anchorId":6,"groupId":6,"instId":300006,"pos":{"x":336400,"y":107971,"z":213537},"rot":{"x":0,"y":182732,"z":0}}}},"8":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300007,"propState":1,"propId":104007,"pos":{"x":143159,"y":100976,"z":309937},"rot":{"x":0,"y":293966,"z":0}},{"groupId":26,"instId":300010,"propState":1,"propId":104018,"pos":{"x":353781,"y":107971,"z":203856},"rot":{"x":0,"y":150000,"z":0}},{"groupId":26,"instId":300012,"propState":1,"propId":104018,"pos":{"x":241740,"y":101971,"z":163320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300011,"propState":1,"propId":104018,"pos":{"x":291750,"y":105971,"z":185290},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300006,"propState":1,"propId":104007,"pos":{"x":159686,"y":100793,"z":300618},"rot":{"x":0,"y":240000,"z":0}},{"groupId":26,"instId":300005,"propState":1,"propId":104007,"pos":{"x":188042,"y":104630,"z":276986},"rot":{"x":0,"y":330000,"z":0}},{"groupId":26,"instId":300004,"propState":1,"propId":104007,"pos":{"x":212126,"y":103740,"z":279143},"rot":{"x":0,"y":112500,"z":0}},{"groupId":26,"instId":300003,"propState":1,"propId":104007,"pos":{"x":236879,"y":103740,"z":236270},"rot":{"x":0,"y":7500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300012,"propState":12,"propId":60401,"pos":{"x":-86640,"y":27266,"z":-243760},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300008,"propState":12,"propId":60401,"pos":{"x":-134960,"y":15608,"z":-280360},"rot":{"x":0,"y":90001,"z":0}},{"groupId":9,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-64086,"y":21093,"z":-269232},"rot":{"x":0,"y":20649,"z":0}},{"groupId":9,"instId":300002,"propState":12,"propId":60401,"pos":{"x":3914,"y":3450,"z":-290792},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300010,"propState":12,"propId":60401,"pos":{"x":-102840,"y":19562,"z":-246767},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300009,"propState":12,"propId":60401,"pos":{"x":-60375,"y":12152,"z":-278233},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300007,"propState":12,"propId":60401,"pos":{"x":-74082,"y":11031,"z":-231372},"rot":{"x":0,"y":179999,"z":0}},{"groupId":9,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-33678,"y":3365,"z":-267524},"rot":{"x":0,"y":90531,"z":0}},{"groupId":9,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-26774,"y":3350,"z":-287644},"rot":{"x":0,"y":1,"z":0}},{"groupId":9,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-18250,"y":6339,"z":-296226},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300001,"propState":12,"propId":60401,"pos":{"x":82050,"y":-5915,"z":-395340},"rot":{"x":0,"y":276750,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[{"groupId":152,"instId":300021,"propState":12,"propId":60401,"pos":{"x":190814,"y":101238,"z":287208},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300022,"propState":12,"propId":60401,"pos":{"x":171673,"y":100770,"z":318303},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300013,"propState":12,"propId":60401,"pos":{"x":338020,"y":152803,"z":333890},"rot":{"x":0,"y":221024,"z":0}},{"groupId":152,"instId":300024,"propState":12,"propId":60401,"pos":{"x":145640,"y":100754,"z":297480},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300020,"propState":12,"propId":60401,"pos":{"x":199019,"y":167843,"z":358454},"rot":{"x":0,"y":18403,"z":0}},{"groupId":152,"instId":300016,"propState":12,"propId":60401,"pos":{"x":329340,"y":106089,"z":169620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300014,"propState":12,"propId":60401,"pos":{"x":282990,"y":101971,"z":173500},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300011,"propState":12,"propId":60401,"pos":{"x":225310,"y":101000,"z":290410},"rot":{"x":0,"y":59999,"z":0}},{"groupId":152,"instId":300006,"propState":12,"propId":60401,"pos":{"x":253837,"y":98644,"z":136847},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300023,"propState":12,"propId":60401,"pos":{"x":221083,"y":100770,"z":333802},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300019,"propState":12,"propId":60401,"pos":{"x":269649,"y":163150,"z":363836},"rot":{"x":0,"y":310585,"z":0}},{"groupId":152,"instId":300017,"propState":12,"propId":60401,"pos":{"x":327440,"y":107971,"z":221628},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300015,"propState":12,"propId":60401,"pos":{"x":286450,"y":105958,"z":211950},"rot":{"x":0,"y":148320,"z":0}},{"groupId":152,"instId":300012,"propState":12,"propId":60401,"pos":{"x":255420,"y":101000,"z":320270},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300010,"propState":12,"propId":60401,"pos":{"x":268140,"y":101000,"z":239810},"rot":{"x":0,"y":328116,"z":0}},{"groupId":152,"instId":300009,"propState":12,"propId":60401,"pos":{"x":183158,"y":104652,"z":266854},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300008,"propState":12,"propId":60401,"pos":{"x":229414,"y":105571,"z":210692},"rot":{"x":0,"y":321314,"z":0}},{"groupId":152,"instId":300007,"propState":12,"propId":60401,"pos":{"x":194002,"y":104122,"z":255928},"rot":{"x":0,"y":130733,"z":0}},{"groupId":152,"instId":300005,"propState":12,"propId":60401,"pos":{"x":177853,"y":93580,"z":175242},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300004,"propState":12,"propId":60401,"pos":{"x":185760,"y":105762,"z":371090},"rot":{"x":0,"y":45000,"z":0}},{"groupId":152,"instId":300002,"propState":12,"propId":60401,"pos":{"x":130494,"y":93630,"z":279354},"rot":{"x":0,"y":239980,"z":0}},{"groupId":152,"instId":300001,"propState":12,"propId":60401,"pos":{"x":152574,"y":93638,"z":266324},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300004,"propState":1,"propId":104014,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300003,"propState":1,"propId":104014,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300002,"propState":1,"propId":104001,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300001,"propState":1,"propId":104001,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300003,"propState":1,"propId":104002,"pos":{"x":316455,"y":152200,"z":310770},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300005,"propState":1,"propId":104013,"pos":{"x":316207,"y":152404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":1,"propId":104003,"pos":{"x":311898,"y":152508,"z":314894},"rot":{"x":0,"y":91953,"z":0}},{"groupId":13,"instId":300004,"propState":1,"propId":104013,"pos":{"x":316207,"y":109404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":1,"propId":104003,"pos":{"x":312570,"y":109590,"z":314512},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300001,"propState":0,"propId":104015,"pos":{"x":204915,"y":167443,"z":391466},"rot":{"x":0,"y":245000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300004,"propState":0,"propId":104010,"pos":{"x":43152,"y":-5300,"z":-372415},"rot":{"x":0,"y":220886,"z":0}},{"groupId":10,"instId":300028,"propState":0,"propId":104010,"pos":{"x":19589,"y":3448,"z":-237547},"rot":{"x":0,"y":241864,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":104010,"pos":{"x":20605,"y":3448,"z":-283484},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300027,"propState":0,"propId":104010,"pos":{"x":21331,"y":2224,"z":-334155},"rot":{"x":0,"y":263701,"z":0}},{"groupId":10,"instId":300024,"propState":0,"propId":104011,"pos":{"x":-63897,"y":21093,"z":-236956},"rot":{"x":0,"y":220027,"z":0}},{"groupId":10,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-62385,"y":21150,"z":-257798},"rot":{"x":0,"y":264682,"z":0}},{"groupId":10,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-71770,"y":12394,"z":-278750},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":104010,"pos":{"x":14697,"y":-1293,"z":-360615},"rot":{"x":0,"y":51018,"z":0}},{"groupId":10,"instId":300012,"propState":0,"propId":104010,"pos":{"x":55603,"y":-6017,"z":-404746},"rot":{"x":0,"y":23104,"z":0}},{"groupId":10,"instId":300023,"propState":0,"propId":104010,"pos":{"x":-133409,"y":15164,"z":-280288},"rot":{"x":339524,"y":86672,"z":0}},{"groupId":10,"instId":300022,"propState":0,"propId":104010,"pos":{"x":-134892,"y":15204,"z":-278844},"rot":{"x":339188,"y":3118,"z":0}},{"groupId":10,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-76758,"y":24054,"z":-249600},"rot":{"x":0,"y":53418,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":104008,"pos":{"x":-26494,"y":6610,"z":-323210},"rot":{"x":0,"y":351685,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-74500,"y":11160,"z":-287292},"rot":{"x":0,"y":236527,"z":0}},{"groupId":10,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-50970,"y":5978,"z":-300970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":104010,"pos":{"x":58732,"y":-5990,"z":-419241},"rot":{"x":0,"y":102446,"z":0}},{"groupId":10,"instId":300025,"propState":0,"propId":104010,"pos":{"x":89695,"y":-5970,"z":-448796},"rot":{"x":0,"y":210643,"z":0}},{"groupId":10,"instId":300021,"propState":0,"propId":104011,"pos":{"x":-14840,"y":3448,"z":-206413},"rot":{"x":0,"y":177426,"z":0}},{"groupId":10,"instId":300020,"propState":0,"propId":104011,"pos":{"x":-25366,"y":3333,"z":-216889},"rot":{"x":0,"y":88688,"z":0}},{"groupId":10,"instId":300018,"propState":0,"propId":104011,"pos":{"x":-111490,"y":26632,"z":-258600},"rot":{"x":0,"y":311826,"z":0}},{"groupId":10,"instId":300015,"propState":0,"propId":104008,"pos":{"x":-84739,"y":27779,"z":-263615},"rot":{"x":0,"y":156113,"z":0}},{"groupId":10,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-144850,"y":16251,"z":-247720},"rot":{"x":0,"y":75105,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-51120,"y":5978,"z":-310370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-39636,"y":5990,"z":-294265},"rot":{"x":0,"y":185572,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300030,"propState":0,"propId":104010,"pos":{"x":178485,"y":167843,"z":371664},"rot":{"x":0,"y":56447,"z":0}},{"groupId":153,"instId":300002,"propState":0,"propId":104010,"pos":{"x":128310,"y":100954,"z":292948},"rot":{"x":0,"y":62758,"z":0}},{"groupId":153,"instId":300021,"propState":0,"propId":104010,"pos":{"x":321207,"y":105971,"z":197154},"rot":{"x":0,"y":60201,"z":0}},{"groupId":153,"instId":300037,"propState":0,"propId":104011,"pos":{"x":314177,"y":153280,"z":292709},"rot":{"x":0,"y":92791,"z":0}},{"groupId":153,"instId":300001,"propState":0,"propId":104010,"pos":{"x":143195,"y":93656,"z":258228},"rot":{"x":0,"y":330871,"z":0}},{"groupId":153,"instId":300029,"propState":0,"propId":104010,"pos":{"x":118702,"y":93656,"z":244941},"rot":{"x":0,"y":60791,"z":0}},{"groupId":153,"instId":300036,"propState":0,"propId":104010,"pos":{"x":329070,"y":107647,"z":221670},"rot":{"x":350770,"y":105499,"z":0}},{"groupId":153,"instId":300023,"propState":0,"propId":104011,"pos":{"x":322496,"y":107971,"z":226099},"rot":{"x":0,"y":187422,"z":0}},{"groupId":153,"instId":300006,"propState":0,"propId":104010,"pos":{"x":184370,"y":103203,"z":225470},"rot":{"x":0,"y":326831,"z":0}},{"groupId":153,"instId":300035,"propState":0,"propId":104011,"pos":{"x":146505,"y":100471,"z":298122},"rot":{"x":342589,"y":54454,"z":0}},{"groupId":153,"instId":300033,"propState":0,"propId":104010,"pos":{"x":278410,"y":163045,"z":379509},"rot":{"x":0,"y":258352,"z":0}},{"groupId":153,"instId":300028,"propState":0,"propId":104011,"pos":{"x":113901,"y":93638,"z":278405},"rot":{"x":0,"y":198040,"z":0}},{"groupId":153,"instId":300026,"propState":0,"propId":104011,"pos":{"x":141980,"y":98377,"z":200620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":153,"instId":300012,"propState":0,"propId":104008,"pos":{"x":292770,"y":101000,"z":253740},"rot":{"x":0,"y":151932,"z":0}},{"groupId":153,"instId":300011,"propState":0,"propId":104009,"pos":{"x":219650,"y":97644,"z":143270},"rot":{"x":0,"y":92595,"z":0}},{"groupId":153,"instId":300014,"propState":0,"propId":104010,"pos":{"x":308709,"y":106272,"z":159522},"rot":{"x":0,"y":36623,"z":0}},{"groupId":153,"instId":300019,"propState":0,"propId":104010,"pos":{"x":318070,"y":105971,"z":196210},"rot":{"x":0,"y":243409,"z":0}},{"groupId":153,"instId":300009,"propState":0,"propId":104011,"pos":{"x":234600,"y":103530,"z":222580},"rot":{"x":0,"y":17701,"z":0}},{"groupId":153,"instId":300005,"propState":0,"propId":104010,"pos":{"x":231250,"y":97644,"z":153440},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300032,"propState":0,"propId":104010,"pos":{"x":277570,"y":159001,"z":355931},"rot":{"x":0,"y":130587,"z":0}},{"groupId":153,"instId":300031,"propState":0,"propId":104010,"pos":{"x":245807,"y":164825,"z":374963},"rot":{"x":0,"y":127904,"z":0}},{"groupId":153,"instId":300015,"propState":0,"propId":104011,"pos":{"x":134181,"y":98377,"z":214970},"rot":{"x":0,"y":150000,"z":0}},{"groupId":153,"instId":300010,"propState":0,"propId":104009,"pos":{"x":333780,"y":153438,"z":347280},"rot":{"x":0,"y":404,"z":0}},{"groupId":153,"instId":300025,"propState":0,"propId":104010,"pos":{"x":150702,"y":105591,"z":352393},"rot":{"x":0,"y":60000,"z":0}},{"groupId":153,"instId":300024,"propState":0,"propId":104010,"pos":{"x":138940,"y":100954,"z":308470},"rot":{"x":0,"y":326307,"z":0}},{"groupId":153,"instId":300022,"propState":0,"propId":104010,"pos":{"x":346015,"y":107971,"z":231792},"rot":{"x":0,"y":180550,"z":0}},{"groupId":153,"instId":300013,"propState":0,"propId":104010,"pos":{"x":279350,"y":105971,"z":191890},"rot":{"x":0,"y":241048,"z":0}},{"groupId":153,"instId":300018,"propState":0,"propId":104010,"pos":{"x":255266,"y":101971,"z":167109},"rot":{"x":0,"y":154263,"z":0}},{"groupId":153,"instId":300016,"propState":0,"propId":104010,"pos":{"x":176260,"y":103203,"z":239780},"rot":{"x":0,"y":150437,"z":0}},{"groupId":153,"instId":300004,"propState":0,"propId":104010,"pos":{"x":227950,"y":97644,"z":159150},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300003,"propState":0,"propId":104011,"pos":{"x":177050,"y":93120,"z":174910},"rot":{"x":0,"y":246601,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":160,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":160,"instId":300002,"propState":0,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}},{"groupId":160,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300002,"propState":0,"propId":104020,"pos":{"x":-66980,"y":21867,"z":-266740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-99031,"y":15920,"z":-275022},"rot":{"x":0,"y":273537,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300002,"propState":0,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"242":{"props":[{"groupId":242,"instId":300002,"propState":0,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":242,"instId":300001,"propState":0,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"258":{"props":[{"groupId":258,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300001,"propState":0,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":0,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"259":{"props":[{"groupId":259,"instId":300002,"propState":0,"propId":100,"pos":{"x":338174,"y":114272,"z":200923},"rot":{"x":0,"y":0,"z":0}},{"groupId":259,"instId":300001,"propState":0,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"260":{"props":[{"groupId":260,"instId":300001,"propState":0,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"261":{"props":[{"groupId":261,"instId":300001,"propState":0,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"262":{"props":[{"groupId":262,"instId":300001,"propState":0,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"263":{"props":[{"groupId":263,"instId":300001,"propState":0,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"245":{"props":[{"groupId":245,"instId":300004,"propState":1,"propId":211,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}},{"groupId":245,"instId":300003,"propState":20,"propId":60401,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300004,"propState":1,"propId":211,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300003,"propState":20,"propId":60401,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300002,"propState":0,"propId":104023,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}},{"groupId":287,"instId":300001,"propState":0,"propId":104010,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"289":{"props":[{"groupId":289,"instId":300002,"propState":0,"propId":104023,"pos":{"x":342033,"y":168183,"z":326850},"rot":{"x":0,"y":346005,"z":0}},{"groupId":289,"instId":300004,"propState":1,"propId":211,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300003,"propState":20,"propId":60401,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300001,"propState":0,"propId":104011,"pos":{"x":342033,"y":168036,"z":326850},"rot":{"x":0,"y":346005,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"309":{"props":[{"groupId":309,"instId":300003,"propState":20,"propId":60401,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300004,"propState":1,"propId":211,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300002,"propState":0,"propId":104023,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":346005,"z":0}},{"groupId":309,"instId":300001,"propState":0,"propId":104010,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":272341,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300007,"propState":0,"propId":104078,"pos":{"x":273980,"y":102188,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300009,"propState":0,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300004,"propState":0,"propId":104078,"pos":{"x":204903,"y":167529,"z":391455},"rot":{"x":0,"y":329375,"z":0}},{"groupId":94,"instId":300010,"propState":0,"propId":104078,"pos":{"x":340774,"y":107971,"z":190474},"rot":{"x":0,"y":330000,"z":0}},{"groupId":94,"instId":300008,"propState":0,"propId":104078,"pos":{"x":-122252,"y":15622,"z":-283207},"rot":{"x":0,"y":180849,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300008,"propState":0,"propId":104012,"pos":{"x":257554,"y":102389,"z":172472},"rot":{"x":0,"y":330054,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":104012,"pos":{"x":158376,"y":105750,"z":344739},"rot":{"x":0,"y":224478,"z":0}},{"groupId":93,"instId":300007,"propState":1,"propId":104012,"pos":{"x":-79120,"y":14778,"z":-283515},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":104012,"pos":{"x":209210,"y":100740,"z":308940},"rot":{"x":0,"y":329129,"z":0}},{"groupId":93,"instId":300005,"propState":0,"propId":104012,"pos":{"x":352900,"y":107971,"z":220700},"rot":{"x":0,"y":240000,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":104012,"pos":{"x":219888,"y":97644,"z":168466},"rot":{"x":0,"y":150238,"z":0}},{"groupId":93,"instId":300002,"propState":1,"propId":104012,"pos":{"x":-146909,"y":15640,"z":-263311},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":104012,"pos":{"x":-14980,"y":3350,"z":-283160},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300004,"propState":0,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300002,"propState":0,"propId":104068,"pos":{"x":-57455,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300008,"propState":0,"propId":104068,"pos":{"x":210027,"y":104654,"z":224475},"rot":{"x":0,"y":59128,"z":0}},{"groupId":95,"instId":300007,"propState":0,"propId":104068,"pos":{"x":210166,"y":103536,"z":287518},"rot":{"x":0,"y":202254,"z":0}},{"groupId":95,"instId":300006,"propState":0,"propId":104068,"pos":{"x":-106222,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300005,"propState":0,"propId":104068,"pos":{"x":227188,"y":100770,"z":344085},"rot":{"x":0,"y":240000,"z":0}},{"groupId":95,"instId":300003,"propState":0,"propId":104068,"pos":{"x":221207,"y":167929,"z":357985},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300001,"propState":0,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"522":{"props":[{"groupId":522,"instId":300009,"propState":1,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}},{"groupId":522,"instId":300006,"propState":1,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300012,"propState":1,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}},{"groupId":522,"instId":300011,"propState":1,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}},{"groupId":522,"instId":300010,"propState":1,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}},{"groupId":522,"instId":300008,"propState":1,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300007,"propState":1,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300005,"propState":102,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300004,"propState":101,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}},{"groupId":522,"instId":300003,"propState":1,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300002,"propState":1,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300001,"propState":2,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300007,"propState":0,"propId":104059,"pos":{"x":-66826,"y":11067,"z":-234952},"rot":{"x":0,"y":267497,"z":0}},{"groupId":96,"instId":300003,"propState":0,"propId":104059,"pos":{"x":198068,"y":104652,"z":269939},"rot":{"x":0,"y":151368,"z":0}},{"groupId":96,"instId":300008,"propState":0,"propId":104059,"pos":{"x":-64190,"y":21093,"z":-235440},"rot":{"x":0,"y":212078,"z":0}},{"groupId":96,"instId":300006,"propState":0,"propId":104059,"pos":{"x":-4256,"y":3381,"z":-247994},"rot":{"x":0,"y":224790,"z":0}},{"groupId":96,"instId":300005,"propState":0,"propId":104059,"pos":{"x":118761,"y":101070,"z":317301},"rot":{"x":0,"y":77253,"z":0}},{"groupId":96,"instId":300004,"propState":1,"propId":104059,"pos":{"x":270190,"y":163213,"z":371600},"rot":{"x":0,"y":260032,"z":0}},{"groupId":96,"instId":300002,"propState":0,"propId":104059,"pos":{"x":325745,"y":106160,"z":184548},"rot":{"x":0,"y":240447,"z":0}},{"groupId":96,"instId":300001,"propState":1,"propId":104059,"pos":{"x":234018,"y":100947,"z":269707},"rot":{"x":0,"y":39325,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":104104,"pos":{"x":139743,"y":100989,"z":319552},"rot":{"x":0,"y":331251,"z":0}}],"npcs":[{"groupId":151,"instId":400006,"npcId":14312,"pos":{"x":139892,"y":102103,"z":319130},"rot":{"x":0,"y":239755,"z":0}},{"groupId":151,"instId":400001,"npcId":100,"pos":{"x":139968,"y":102482,"z":319179},"rot":{"x":0,"y":242786,"z":0}}],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300003,"propState":1,"propId":104060,"pos":{"x":178203,"y":95088,"z":175242},"rot":{"x":0,"y":61300,"z":0}},{"groupId":164,"instId":300002,"propState":1,"propId":104060,"pos":{"x":77893,"y":-4450,"z":-498633},"rot":{"x":0,"y":253178,"z":0}},{"groupId":164,"instId":300001,"propState":1,"propId":104060,"pos":{"x":-1540,"y":4866,"z":-287650},"rot":{"x":0,"y":269808,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[],"npcs":[{"groupId":36,"instId":400001,"npcId":3149,"pos":{"x":-59530,"y":12152,"z":-273520},"rot":{"x":0,"y":309292,"z":0}}],"monsters":[],"teleports":{}},"37":{"props":[],"npcs":[{"groupId":37,"instId":400001,"npcId":14109,"pos":{"x":-95080,"y":14756,"z":-279743},"rot":{"x":0,"y":10151,"z":0}}],"monsters":[],"teleports":{}},"39":{"props":[],"npcs":[{"groupId":39,"instId":400001,"npcId":14209,"pos":{"x":-96529,"y":15621,"z":-265169},"rot":{"x":0,"y":224052,"z":0}}],"monsters":[],"teleports":{}},"40":{"props":[],"npcs":[{"groupId":40,"instId":400001,"npcId":14110,"pos":{"x":-111968,"y":15665,"z":-266978},"rot":{"x":0,"y":196945,"z":0}}],"monsters":[],"teleports":{}},"176":{"props":[],"npcs":[{"groupId":176,"instId":400002,"npcId":3183,"pos":{"x":86500,"y":-16540,"z":-469680},"rot":{"x":0,"y":341837,"z":0}},{"groupId":176,"instId":400003,"npcId":14112,"pos":{"x":85750,"y":-16540,"z":-467330},"rot":{"x":0,"y":0,"z":0}},{"groupId":176,"instId":400001,"npcId":3185,"pos":{"x":87700,"y":-16540,"z":-477300},"rot":{"x":0,"y":345321,"z":0}}],"monsters":[],"teleports":{}},"693":{"props":[{"groupId":693,"instId":300010,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":693,"instId":300007,"propState":0,"propId":104057,"pos":{"x":187523,"y":168660,"z":362604},"rot":{"x":321778,"y":257200,"z":342283}},{"groupId":693,"instId":300002,"propState":0,"propId":104064,"pos":{"x":186826,"y":168808,"z":362539},"rot":{"x":0,"y":302025,"z":0}},{"groupId":693,"instId":300009,"propState":1,"propId":104077,"pos":{"x":192762,"y":167843,"z":360452},"rot":{"x":0,"y":356980,"z":0}},{"groupId":693,"instId":300005,"propState":0,"propId":104055,"pos":{"x":187254,"y":169364,"z":362029},"rot":{"x":355460,"y":192204,"z":1333}},{"groupId":693,"instId":300003,"propState":0,"propId":104065,"pos":{"x":187839,"y":168590,"z":361729},"rot":{"x":0,"y":287206,"z":0}},{"groupId":693,"instId":300008,"propState":0,"propId":104058,"pos":{"x":186773,"y":169074,"z":362520},"rot":{"x":305512,"y":144406,"z":358917}},{"groupId":693,"instId":300006,"propState":0,"propId":104056,"pos":{"x":187700,"y":168997,"z":361632},"rot":{"x":270000,"y":217406,"z":0}},{"groupId":693,"instId":300004,"propState":0,"propId":104066,"pos":{"x":187499,"y":168416,"z":362527},"rot":{"x":0,"y":0,"z":0}},{"groupId":693,"instId":300001,"propState":0,"propId":104063,"pos":{"x":187289,"y":169063,"z":361953},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"820":{"props":[{"groupId":820,"instId":300001,"propState":0,"propId":104126,"pos":{"x":188961,"y":168979,"z":360890},"rot":{"x":0,"y":76530,"z":0}},{"groupId":820,"instId":300008,"propState":0,"propId":104183,"pos":{"x":188982,"y":168196,"z":361535},"rot":{"x":0,"y":49461,"z":0}},{"groupId":820,"instId":300002,"propState":0,"propId":104125,"pos":{"x":188889,"y":168635,"z":361465},"rot":{"x":293668,"y":60173,"z":333797}},{"groupId":820,"instId":300005,"propState":0,"propId":104184,"pos":{"x":188943,"y":168491,"z":360863},"rot":{"x":0,"y":51369,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"865":{"props":[{"groupId":865,"instId":300003,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":865,"instId":300002,"propState":2,"propId":104128,"pos":{"x":189341,"y":169342,"z":360495},"rot":{"x":341444,"y":40212,"z":11724}},{"groupId":865,"instId":300001,"propState":0,"propId":104127,"pos":{"x":189616,"y":168721,"z":361183},"rot":{"x":354334,"y":57225,"z":0}},{"groupId":865,"instId":300008,"propState":0,"propId":104227,"pos":{"x":189472,"y":168865,"z":360522},"rot":{"x":0,"y":39686,"z":0}},{"groupId":865,"instId":300005,"propState":0,"propId":104226,"pos":{"x":189635,"y":168368,"z":361185},"rot":{"x":0,"y":24286,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"866":{"props":[{"groupId":866,"instId":300008,"propState":0,"propId":104130,"pos":{"x":191201,"y":169576,"z":359615},"rot":{"x":3903,"y":64446,"z":12593}},{"groupId":866,"instId":300003,"propState":0,"propId":104264,"pos":{"x":190496,"y":168785,"z":359822},"rot":{"x":0,"y":338559,"z":0}},{"groupId":866,"instId":300007,"propState":0,"propId":104132,"pos":{"x":190871,"y":168580,"z":360364},"rot":{"x":22141,"y":356659,"z":352074}},{"groupId":866,"instId":300006,"propState":0,"propId":104131,"pos":{"x":190486,"y":169002,"z":359850},"rot":{"x":0,"y":0,"z":0}},{"groupId":866,"instId":300005,"propState":0,"propId":104129,"pos":{"x":191862,"y":168905,"z":360250},"rot":{"x":354080,"y":333511,"z":354898}},{"groupId":866,"instId":300004,"propState":0,"propId":104265,"pos":{"x":190876,"y":168343,"z":360318},"rot":{"x":0,"y":320132,"z":0}},{"groupId":866,"instId":300002,"propState":0,"propId":104266,"pos":{"x":191305,"y":169043,"z":359745},"rot":{"x":0,"y":9052,"z":0}},{"groupId":866,"instId":300001,"propState":0,"propId":104267,"pos":{"x":191717,"y":168653,"z":360253},"rot":{"x":0,"y":15097,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"904":{"props":[{"groupId":904,"instId":300015,"propState":1,"propId":103074,"pos":{"x":186971,"y":168661,"z":363228},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300014,"propState":1,"propId":103074,"pos":{"x":188361,"y":168507,"z":362190},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300012,"propState":1,"propId":103074,"pos":{"x":190314,"y":168629,"z":361102},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300009,"propState":1,"propId":103074,"pos":{"x":186632,"y":169348,"z":362658},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300007,"propState":1,"propId":103074,"pos":{"x":187212,"y":169169,"z":362336},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300005,"propState":1,"propId":103074,"pos":{"x":188553,"y":169310,"z":361334},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300003,"propState":1,"propId":103074,"pos":{"x":189869,"y":169229,"z":360568},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300008,"propState":0,"propId":104298,"pos":{"x":190058,"y":168547,"z":360340},"rot":{"x":0,"y":216848,"z":0}},{"groupId":904,"instId":300013,"propState":1,"propId":103074,"pos":{"x":189057,"y":168564,"z":361868},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300011,"propState":1,"propId":103074,"pos":{"x":191110,"y":168941,"z":360930},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300010,"propState":1,"propId":103074,"pos":{"x":186171,"y":169205,"z":363188},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300006,"propState":1,"propId":103074,"pos":{"x":188377,"y":169121,"z":361512},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300004,"propState":1,"propId":103074,"pos":{"x":189421,"y":169096,"z":361064},"rot":{"x":0,"y":212022,"z":0}},{"groupId":904,"instId":300001,"propState":1,"propId":103074,"pos":{"x":190626,"y":169492,"z":360469},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300002,"propState":2,"propId":104133,"pos":{"x":190029,"y":169020,"z":360332},"rot":{"x":348037,"y":19864,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300001,"propState":18,"propId":104055,"pos":{"x":77916,"y":-3040,"z":-498627},"rot":{"x":347193,"y":264267,"z":356938}},{"groupId":208,"instId":300004,"propState":0,"propId":100,"pos":{"x":77916,"y":-2890,"z":-498625},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300003,"propState":0,"propId":103074,"pos":{"x":77890,"y":-2904,"z":-497698},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300002,"propState":1,"propId":211,"pos":{"x":78969,"y":-5990,"z":-498306},"rot":{"x":8194,"y":101249,"z":335880}}],"npcs":[],"monsters":[],"teleports":{}},"510":{"props":[{"groupId":510,"instId":300012,"propState":0,"propId":104078,"pos":{"x":176280,"y":167670,"z":362670},"rot":{"x":0,"y":220548,"z":0}},{"groupId":510,"instId":300011,"propState":18,"propId":104055,"pos":{"x":180791,"y":170462,"z":361715},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300009,"propState":20,"propId":60403,"pos":{"x":190341,"y":167843,"z":363687},"rot":{"x":0,"y":30000,"z":0}},{"groupId":510,"instId":300007,"propState":18,"propId":104055,"pos":{"x":174855,"y":171877,"z":366508},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300005,"propState":18,"propId":104055,"pos":{"x":174992,"y":171632,"z":367015},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300002,"propState":18,"propId":104055,"pos":{"x":174982,"y":170830,"z":366867},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300010,"propState":18,"propId":104055,"pos":{"x":180874,"y":170657,"z":361730},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300008,"propState":18,"propId":104055,"pos":{"x":174855,"y":172341,"z":366487},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300006,"propState":18,"propId":104055,"pos":{"x":174768,"y":172125,"z":366101},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300004,"propState":18,"propId":104055,"pos":{"x":174901,"y":171168,"z":366612},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300003,"propState":18,"propId":104055,"pos":{"x":174899,"y":170492,"z":366534},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300001,"propState":18,"propId":104055,"pos":{"x":175084,"y":170909,"z":367324},"rot":{"x":0,"y":104400,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"209":{"props":[{"groupId":209,"instId":300004,"propState":0,"propId":100,"pos":{"x":46621,"y":-4524,"z":-391878},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300003,"propState":0,"propId":103074,"pos":{"x":47585,"y":-4388,"z":-391188},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300002,"propState":1,"propId":211,"pos":{"x":48064,"y":-5982,"z":-390773},"rot":{"x":0,"y":0,"z":0}},{"groupId":209,"instId":300001,"propState":0,"propId":104055,"pos":{"x":46602,"y":-4593,"z":-391873},"rot":{"x":344697,"y":300009,"z":356002}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300004,"propState":0,"propId":100,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300002,"propState":1,"propId":211,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":0,"y":279817,"z":0}},{"groupId":210,"instId":300003,"propState":0,"propId":103074,"pos":{"x":258223,"y":102524,"z":274787},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300001,"propState":18,"propId":104055,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":270000,"y":9817,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300004,"propState":0,"propId":100,"pos":{"x":-132986,"y":27463,"z":-252368},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-132107,"y":27553,"z":-252580},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300002,"propState":1,"propId":211,"pos":{"x":-133052,"y":26103,"z":-253728},"rot":{"x":0,"y":0,"z":0}},{"groupId":211,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-132986,"y":27350,"z":-252401},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"212":{"props":[{"groupId":212,"instId":300004,"propState":0,"propId":100,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-54799,"y":14016,"z":-266205},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300002,"propState":1,"propId":211,"pos":{"x":-55180,"y":12152,"z":-266265},"rot":{"x":0,"y":0,"z":0}},{"groupId":212,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":339015,"y":119916,"z":346931}}],"npcs":[],"monsters":[],"teleports":{}},"213":{"props":[{"groupId":213,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-31099,"y":4038,"z":-263724},"rot":{"x":358788,"y":353979,"z":354373}},{"groupId":213,"instId":300002,"propState":1,"propId":211,"pos":{"x":-30255,"y":3365,"z":-265518},"rot":{"x":0,"y":0,"z":0}},{"groupId":213,"instId":300006,"propState":0,"propId":104055,"pos":{"x":-31535,"y":4077,"z":-264049},"rot":{"x":355333,"y":326571,"z":358483}},{"groupId":213,"instId":300004,"propState":0,"propId":100,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-30652,"y":4254,"z":-263381},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":355207,"y":309806,"z":356809}}],"npcs":[],"monsters":[],"teleports":{}},"214":{"props":[{"groupId":214,"instId":300006,"propState":1,"propId":211,"pos":{"x":179320,"y":106811,"z":366430},"rot":{"x":0,"y":0,"z":0}},{"groupId":214,"instId":300005,"propState":0,"propId":103074,"pos":{"x":174986,"y":170184,"z":363433},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300002,"propState":1,"propId":104055,"pos":{"x":175002,"y":156010,"z":362005},"rot":{"x":331066,"y":253144,"z":334584}},{"groupId":214,"instId":300004,"propState":0,"propId":100,"pos":{"x":175522,"y":170178,"z":362892},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300003,"propState":1,"propId":104055,"pos":{"x":175522,"y":170077,"z":362892},"rot":{"x":331292,"y":197984,"z":19614}},{"groupId":214,"instId":300001,"propState":0,"propId":104055,"pos":{"x":175099,"y":137806,"z":361822},"rot":{"x":315884,"y":214883,"z":30438}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300006,"propState":1,"propId":211,"pos":{"x":127191,"y":101080,"z":331597},"rot":{"x":0,"y":0,"z":0}},{"groupId":215,"instId":300004,"propState":0,"propId":100,"pos":{"x":140574,"y":102154,"z":339418},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300005,"propState":0,"propId":103074,"pos":{"x":139957,"y":102238,"z":338903},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300003,"propState":1,"propId":104055,"pos":{"x":140502,"y":102080,"z":339386},"rot":{"x":338088,"y":149909,"z":358527}},{"groupId":215,"instId":300002,"propState":1,"propId":104055,"pos":{"x":130717,"y":102275,"z":338339},"rot":{"x":347305,"y":224748,"z":24829}},{"groupId":215,"instId":300001,"propState":0,"propId":104055,"pos":{"x":126007,"y":102265,"z":333305},"rot":{"x":357686,"y":211647,"z":337410}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300003,"propState":0,"propId":103074,"pos":{"x":160508,"y":102331,"z":309445},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300004,"propState":0,"propId":100,"pos":{"x":159492,"y":102318,"z":309332},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300002,"propState":1,"propId":211,"pos":{"x":160112,"y":100770,"z":307461},"rot":{"x":0,"y":0,"z":0}},{"groupId":216,"instId":300001,"propState":0,"propId":104055,"pos":{"x":159492,"y":102256,"z":309332},"rot":{"x":46257,"y":220798,"z":53139}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300002,"propState":1,"propId":211,"pos":{"x":226762,"y":167843,"z":357463},"rot":{"x":0,"y":0,"z":0}},{"groupId":217,"instId":300004,"propState":0,"propId":100,"pos":{"x":226896,"y":171199,"z":357241},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300003,"propState":0,"propId":103074,"pos":{"x":225999,"y":171219,"z":357049},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300001,"propState":0,"propId":104055,"pos":{"x":226881,"y":171158,"z":357232},"rot":{"x":310676,"y":184882,"z":317410}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300003,"propState":0,"propId":103074,"pos":{"x":337751,"y":173869,"z":293111},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300002,"propState":1,"propId":211,"pos":{"x":338040,"y":168259,"z":292549},"rot":{"x":0,"y":0,"z":0}},{"groupId":218,"instId":300004,"propState":0,"propId":100,"pos":{"x":336933,"y":173863,"z":292571},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300001,"propState":0,"propId":104055,"pos":{"x":337076,"y":173730,"z":292727},"rot":{"x":348714,"y":303950,"z":46248}}],"npcs":[],"monsters":[],"teleports":{}},"219":{"props":[{"groupId":219,"instId":300004,"propState":0,"propId":100,"pos":{"x":186921,"y":170097,"z":364291},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300003,"propState":0,"propId":103074,"pos":{"x":186589,"y":170084,"z":364676},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300002,"propState":1,"propId":211,"pos":{"x":188001,"y":167843,"z":364979},"rot":{"x":352263,"y":245509,"z":8463}},{"groupId":219,"instId":300001,"propState":0,"propId":104055,"pos":{"x":186946,"y":169710,"z":364365},"rot":{"x":346221,"y":262675,"z":1754}}],"npcs":[],"monsters":[],"teleports":{}},"220":{"props":[{"groupId":220,"instId":300002,"propState":1,"propId":211,"pos":{"x":303252,"y":105988,"z":210165},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300004,"propState":0,"propId":100,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300003,"propState":0,"propId":103074,"pos":{"x":303782,"y":106725,"z":211823},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300001,"propState":18,"propId":104055,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":2050,"y":276515,"z":234}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300004,"propState":0,"propId":100,"pos":{"x":309161,"y":106561,"z":178007},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300002,"propState":1,"propId":211,"pos":{"x":309517,"y":106520,"z":178086},"rot":{"x":0,"y":0,"z":0}},{"groupId":221,"instId":300003,"propState":0,"propId":103074,"pos":{"x":309976,"y":106561,"z":177585},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":104055,"pos":{"x":309174,"y":106436,"z":178023},"rot":{"x":338051,"y":40717,"z":358246}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300004,"propState":0,"propId":100,"pos":{"x":-47530,"y":12046,"z":-217414},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-46663,"y":12036,"z":-217902},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300002,"propState":1,"propId":211,"pos":{"x":-47487,"y":8183,"z":-218067},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-47530,"y":11920,"z":-217414},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300003,"propState":0,"propId":103074,"pos":{"x":356059,"y":108445,"z":191283},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300004,"propState":0,"propId":100,"pos":{"x":356939,"y":108213,"z":190774},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300002,"propState":1,"propId":211,"pos":{"x":357800,"y":107971,"z":191113},"rot":{"x":0,"y":0,"z":0}},{"groupId":223,"instId":300001,"propState":18,"propId":104055,"pos":{"x":356793,"y":108213,"z":190813},"rot":{"x":84763,"y":255315,"z":169334}}],"npcs":[],"monsters":[],"teleports":{}},"224":{"props":[{"groupId":224,"instId":300003,"propState":0,"propId":103074,"pos":{"x":204652,"y":102748,"z":299495},"rot":{"x":0,"y":15000,"z":0}},{"groupId":224,"instId":300002,"propState":1,"propId":211,"pos":{"x":205414,"y":100841,"z":299431},"rot":{"x":0,"y":346016,"z":0}},{"groupId":224,"instId":300004,"propState":0,"propId":100,"pos":{"x":204211,"y":102733,"z":300041},"rot":{"x":0,"y":0,"z":0}},{"groupId":224,"instId":300001,"propState":18,"propId":104055,"pos":{"x":204210,"y":102600,"z":300040},"rot":{"x":1321,"y":26393,"z":4574}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300003,"propState":0,"propId":103074,"pos":{"x":178056,"y":169115,"z":393090},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300002,"propState":1,"propId":211,"pos":{"x":178703,"y":167843,"z":395308},"rot":{"x":0,"y":0,"z":0}},{"groupId":225,"instId":300004,"propState":0,"propId":100,"pos":{"x":178642,"y":169082,"z":393814},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300001,"propState":0,"propId":104055,"pos":{"x":178669,"y":168938,"z":393833},"rot":{"x":359209,"y":145198,"z":345249}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300004,"propState":0,"propId":100,"pos":{"x":-86343,"y":15390,"z":-239198},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-85553,"y":15359,"z":-239416},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300002,"propState":1,"propId":211,"pos":{"x":-86432,"y":12541,"z":-240353},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239289},"rot":{"x":290582,"y":8124,"z":355052}},{"groupId":226,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239233},"rot":{"x":290582,"y":8124,"z":355052}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300005,"propState":0,"propId":100,"pos":{"x":-82291,"y":23948,"z":-252324},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300002,"propState":1,"propId":211,"pos":{"x":-79319,"y":23948,"z":-253010},"rot":{"x":0,"y":300950,"z":0}},{"groupId":227,"instId":300004,"propState":0,"propId":100,"pos":{"x":-78889,"y":24433,"z":-252627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-78844,"y":24499,"z":-253627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-78914,"y":24316,"z":-252642},"rot":{"x":0,"y":69952,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"357":{"props":[],"npcs":[{"groupId":357,"instId":400001,"npcId":14126,"pos":{"x":243851,"y":101713,"z":283891},"rot":{"x":0,"y":126434,"z":0}}],"monsters":[],"teleports":{}},"406":{"props":[{"groupId":406,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202701,"y":101238,"z":291138},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"407":{"props":[{"groupId":407,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202410,"y":93495,"z":161640},"rot":{"x":0,"y":206514,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"408":{"props":[{"groupId":408,"instId":300001,"propState":11,"propId":104046,"pos":{"x":359740,"y":107971,"z":209080},"rot":{"x":0,"y":293867,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"409":{"props":[{"groupId":409,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-142827,"y":15608,"z":-278700},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"496":{"props":[{"groupId":496,"instId":300001,"propState":18,"propId":104162,"pos":{"x":226836,"y":104516,"z":258812},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"521":{"props":[{"groupId":521,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"520":{"props":[{"groupId":520,"instId":300004,"propState":0,"propId":100,"pos":{"x":-89401,"y":26097,"z":-268820},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300003,"propState":0,"propId":104102,"pos":{"x":-91599,"y":26787,"z":-268848},"rot":{"x":0,"y":88641,"z":0}},{"groupId":520,"instId":300002,"propState":0,"propId":104159,"pos":{"x":-89401,"y":25964,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"527":{"props":[{"groupId":527,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"526":{"props":[{"groupId":526,"instId":300002,"propState":0,"propId":104159,"pos":{"x":137081,"y":102152,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300004,"propState":0,"propId":100,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300003,"propState":0,"propId":104102,"pos":{"x":135299,"y":102773,"z":341915},"rot":{"x":0,"y":60768,"z":0}},{"groupId":526,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"529":{"props":[{"groupId":529,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"528":{"props":[{"groupId":528,"instId":300004,"propState":0,"propId":100,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300002,"propState":0,"propId":104159,"pos":{"x":369095,"y":108918,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300003,"propState":0,"propId":104102,"pos":{"x":367781,"y":109618,"z":186237},"rot":{"x":0,"y":130186,"z":0}},{"groupId":528,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"618":{"props":[{"groupId":618,"instId":300004,"propState":0,"propId":104080,"pos":{"x":132272,"y":98874,"z":194682},"rot":{"x":0,"y":28461,"z":0}},{"groupId":618,"instId":300001,"propState":0,"propId":104080,"pos":{"x":137265,"y":101682,"z":323852},"rot":{"x":0,"y":278513,"z":0}},{"groupId":618,"instId":300006,"propState":0,"propId":104080,"pos":{"x":206547,"y":101470,"z":328384},"rot":{"x":0,"y":156276,"z":0}},{"groupId":618,"instId":300003,"propState":0,"propId":104080,"pos":{"x":202043,"y":168559,"z":358779},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300008,"propState":0,"propId":104080,"pos":{"x":130539,"y":94556,"z":260805},"rot":{"x":0,"y":330000,"z":0}},{"groupId":618,"instId":300009,"propState":0,"propId":104080,"pos":{"x":341773,"y":108671,"z":198655},"rot":{"x":0,"y":22954,"z":0}},{"groupId":618,"instId":300005,"propState":0,"propId":104080,"pos":{"x":217457,"y":98186,"z":156219},"rot":{"x":0,"y":209643,"z":0}},{"groupId":618,"instId":300002,"propState":0,"propId":104080,"pos":{"x":296348,"y":157838,"z":353201},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300007,"propState":0,"propId":104080,"pos":{"x":193620,"y":94145,"z":166199},"rot":{"x":0,"y":18071,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"617":{"props":[{"groupId":617,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-19381,"y":4065,"z":-224032},"rot":{"x":0,"y":210852,"z":0}},{"groupId":617,"instId":300003,"propState":0,"propId":104080,"pos":{"x":97877,"y":-5290,"z":-482547},"rot":{"x":0,"y":39963,"z":0}},{"groupId":617,"instId":300013,"propState":0,"propId":104080,"pos":{"x":5710,"y":4139,"z":-279910},"rot":{"x":0,"y":236608,"z":0}},{"groupId":617,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-15893,"y":6909,"z":-311402},"rot":{"x":0,"y":70586,"z":0}},{"groupId":617,"instId":300017,"propState":0,"propId":104080,"pos":{"x":76546,"y":-5317,"z":-398579},"rot":{"x":0,"y":221601,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"671":{"props":[{"groupId":671,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359306,"y":108470,"z":202777},"rot":{"x":0,"y":202807,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"670":{"props":[{"groupId":670,"instId":300013,"propState":18,"propId":104093,"pos":{"x":-46712,"y":6773,"z":-280120},"rot":{"x":0,"y":64953,"z":0}},{"groupId":670,"instId":300006,"propState":18,"propId":104094,"pos":{"x":298203,"y":105994,"z":215710},"rot":{"x":0,"y":322762,"z":0}},{"groupId":670,"instId":300011,"propState":18,"propId":104095,"pos":{"x":128209,"y":101710,"z":333516},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300009,"propState":18,"propId":104093,"pos":{"x":305331,"y":106653,"z":168630},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300003,"propState":18,"propId":104093,"pos":{"x":-114502,"y":16751,"z":-220922},"rot":{"x":0,"y":300762,"z":0}},{"groupId":670,"instId":300012,"propState":18,"propId":104094,"pos":{"x":-89306,"y":27612,"z":-239309},"rot":{"x":0,"y":133168,"z":0}},{"groupId":670,"instId":300010,"propState":18,"propId":104093,"pos":{"x":351503,"y":108044,"z":197206},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300008,"propState":18,"propId":104094,"pos":{"x":-11199,"y":4203,"z":-266538},"rot":{"x":0,"y":73758,"z":0}},{"groupId":670,"instId":300007,"propState":18,"propId":104096,"pos":{"x":131048,"y":95138,"z":275098},"rot":{"x":0,"y":69556,"z":0}},{"groupId":670,"instId":300005,"propState":18,"propId":104094,"pos":{"x":263155,"y":102634,"z":164478},"rot":{"x":0,"y":75158,"z":0}},{"groupId":670,"instId":300004,"propState":18,"propId":104093,"pos":{"x":179317,"y":94067,"z":172867},"rot":{"x":0,"y":165573,"z":0}},{"groupId":670,"instId":300002,"propState":18,"propId":104095,"pos":{"x":-31260,"y":6887,"z":-323892},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-81519,"y":13019,"z":-268441},"rot":{"x":0,"y":0,"z":74776}}],"npcs":[],"monsters":[],"teleports":{}},"790":{"props":[{"groupId":790,"instId":300002,"propState":0,"propId":100,"pos":{"x":355634,"y":109724,"z":187361},"rot":{"x":0,"y":345335,"z":0}},{"groupId":790,"instId":300001,"propState":0,"propId":100,"pos":{"x":170425,"y":103346,"z":329899},"rot":{"x":0,"y":153327,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"813":{"props":[{"groupId":813,"instId":300002,"propState":18,"propId":104094,"pos":{"x":174385,"y":168465,"z":378219},"rot":{"x":0,"y":216335,"z":0}},{"groupId":813,"instId":300001,"propState":18,"propId":104095,"pos":{"x":205919,"y":168773,"z":413410},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"814":{"props":[{"groupId":814,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-126536,"y":16175,"z":-270549},"rot":{"x":0,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"824":{"props":[{"groupId":824,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359673,"y":108470,"z":202695},"rot":{"x":0,"y":235146,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":501,"startAnchorId":1,"startGroupId":610}},"1040108":{"P10401_F10401001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300006,"propState":8,"propId":101,"pos":{"x":329967,"y":107971,"z":217122},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":8,"propId":101,"pos":{"x":-19340,"y":5990,"z":-300240},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300009,"propState":8,"propId":101,"pos":{"x":315770,"y":152774,"z":298757},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300008,"propState":8,"propId":101,"pos":{"x":162270,"y":100770,"z":309349},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300007,"propState":8,"propId":101,"pos":{"x":224470,"y":104516,"z":263170},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300005,"propState":8,"propId":101,"pos":{"x":227579,"y":167843,"z":369819},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":8,"propId":101,"pos":{"x":124536,"y":98377,"z":192166},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":8,"propId":101,"pos":{"x":-101136,"y":15608,"z":-278544},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":8,"propId":101,"pos":{"x":78066,"y":-5970,"z":-486616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1040107":{"anchorId":7,"groupId":6,"instId":300007,"pos":{"x":216390,"y":103529,"z":270850},"rot":{"x":0,"y":75679,"z":0}},"1040108":{"anchorId":8,"groupId":6,"instId":300008,"pos":{"x":167763,"y":100770,"z":308090},"rot":{"x":0,"y":90000,"z":0}},"1040109":{"anchorId":9,"groupId":6,"instId":300009,"pos":{"x":318666,"y":152472,"z":306522},"rot":{"x":0,"y":56899,"z":0}},"1040101":{"anchorId":1,"groupId":6,"instId":300001,"pos":{"x":89730,"y":-6120,"z":-492460},"rot":{"x":0,"y":346618,"z":0}},"1040102":{"anchorId":2,"groupId":6,"instId":300002,"pos":{"x":-21430,"y":5990,"z":-303590},"rot":{"x":0,"y":254754,"z":0}},"1040103":{"anchorId":3,"groupId":6,"instId":300003,"pos":{"x":-105120,"y":15608,"z":-278950},"rot":{"x":0,"y":329392,"z":0}},"1040104":{"anchorId":4,"groupId":6,"instId":300004,"pos":{"x":114403,"y":98354,"z":194152},"rot":{"x":0,"y":60000,"z":0}},"1040105":{"anchorId":5,"groupId":6,"instId":300005,"pos":{"x":221674,"y":168060,"z":363828},"rot":{"x":0,"y":330000,"z":0}},"1040106":{"anchorId":6,"groupId":6,"instId":300006,"pos":{"x":336400,"y":107971,"z":213537},"rot":{"x":0,"y":182732,"z":0}}}},"8":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300010,"propState":1,"propId":104018,"pos":{"x":353781,"y":107971,"z":203856},"rot":{"x":0,"y":150000,"z":0}},{"groupId":26,"instId":300012,"propState":1,"propId":104018,"pos":{"x":241740,"y":101971,"z":163320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300011,"propState":1,"propId":104018,"pos":{"x":291750,"y":105971,"z":185290},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300007,"propState":1,"propId":104007,"pos":{"x":143159,"y":100976,"z":309937},"rot":{"x":0,"y":293966,"z":0}},{"groupId":26,"instId":300006,"propState":1,"propId":104007,"pos":{"x":159686,"y":100793,"z":300618},"rot":{"x":0,"y":240000,"z":0}},{"groupId":26,"instId":300005,"propState":1,"propId":104007,"pos":{"x":188042,"y":104630,"z":276986},"rot":{"x":0,"y":330000,"z":0}},{"groupId":26,"instId":300004,"propState":1,"propId":104007,"pos":{"x":212126,"y":103740,"z":279143},"rot":{"x":0,"y":112500,"z":0}},{"groupId":26,"instId":300003,"propState":1,"propId":104007,"pos":{"x":236879,"y":103740,"z":236270},"rot":{"x":0,"y":7500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300012,"propState":12,"propId":60401,"pos":{"x":-86640,"y":27266,"z":-243760},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300010,"propState":12,"propId":60401,"pos":{"x":-102840,"y":19562,"z":-246767},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300009,"propState":12,"propId":60401,"pos":{"x":-60375,"y":12152,"z":-278233},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300008,"propState":12,"propId":60401,"pos":{"x":-134960,"y":15608,"z":-280360},"rot":{"x":0,"y":90001,"z":0}},{"groupId":9,"instId":300007,"propState":12,"propId":60401,"pos":{"x":-74082,"y":11031,"z":-231372},"rot":{"x":0,"y":179999,"z":0}},{"groupId":9,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-64086,"y":21093,"z":-269232},"rot":{"x":0,"y":20649,"z":0}},{"groupId":9,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-33678,"y":3365,"z":-267524},"rot":{"x":0,"y":90531,"z":0}},{"groupId":9,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-26774,"y":3350,"z":-287644},"rot":{"x":0,"y":1,"z":0}},{"groupId":9,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-18250,"y":6339,"z":-296226},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300002,"propState":12,"propId":60401,"pos":{"x":3914,"y":3450,"z":-290792},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":12,"propId":60401,"pos":{"x":82050,"y":-5915,"z":-395340},"rot":{"x":0,"y":276750,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[{"groupId":152,"instId":300017,"propState":12,"propId":60401,"pos":{"x":327440,"y":107971,"z":221628},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300024,"propState":12,"propId":60401,"pos":{"x":145640,"y":100754,"z":297480},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300021,"propState":12,"propId":60401,"pos":{"x":190814,"y":101238,"z":287208},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300023,"propState":12,"propId":60401,"pos":{"x":221083,"y":100770,"z":333802},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300022,"propState":12,"propId":60401,"pos":{"x":171673,"y":100770,"z":318303},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300020,"propState":12,"propId":60401,"pos":{"x":199019,"y":167843,"z":358454},"rot":{"x":0,"y":18403,"z":0}},{"groupId":152,"instId":300019,"propState":12,"propId":60401,"pos":{"x":269649,"y":163150,"z":363836},"rot":{"x":0,"y":310585,"z":0}},{"groupId":152,"instId":300016,"propState":12,"propId":60401,"pos":{"x":329340,"y":106089,"z":169620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300015,"propState":12,"propId":60401,"pos":{"x":286450,"y":105958,"z":211950},"rot":{"x":0,"y":148320,"z":0}},{"groupId":152,"instId":300014,"propState":12,"propId":60401,"pos":{"x":282990,"y":101971,"z":173500},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300013,"propState":12,"propId":60401,"pos":{"x":338020,"y":152803,"z":333890},"rot":{"x":0,"y":221024,"z":0}},{"groupId":152,"instId":300012,"propState":12,"propId":60401,"pos":{"x":255420,"y":101000,"z":320270},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300010,"propState":12,"propId":60401,"pos":{"x":268140,"y":101000,"z":239810},"rot":{"x":0,"y":328116,"z":0}},{"groupId":152,"instId":300007,"propState":12,"propId":60401,"pos":{"x":194002,"y":104122,"z":255928},"rot":{"x":0,"y":130733,"z":0}},{"groupId":152,"instId":300002,"propState":12,"propId":60401,"pos":{"x":130494,"y":93630,"z":279354},"rot":{"x":0,"y":239980,"z":0}},{"groupId":152,"instId":300011,"propState":12,"propId":60401,"pos":{"x":225310,"y":101000,"z":290410},"rot":{"x":0,"y":59999,"z":0}},{"groupId":152,"instId":300009,"propState":12,"propId":60401,"pos":{"x":183158,"y":104652,"z":266854},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300008,"propState":12,"propId":60401,"pos":{"x":229414,"y":105571,"z":210692},"rot":{"x":0,"y":321314,"z":0}},{"groupId":152,"instId":300006,"propState":12,"propId":60401,"pos":{"x":253837,"y":98644,"z":136847},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300005,"propState":12,"propId":60401,"pos":{"x":177853,"y":93580,"z":175242},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300004,"propState":12,"propId":60401,"pos":{"x":185760,"y":105762,"z":371090},"rot":{"x":0,"y":45000,"z":0}},{"groupId":152,"instId":300001,"propState":12,"propId":60401,"pos":{"x":152574,"y":93638,"z":266324},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300005,"propState":1,"propId":104013,"pos":{"x":316207,"y":152404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":1,"propId":104013,"pos":{"x":316207,"y":109404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":1,"propId":104002,"pos":{"x":316455,"y":152200,"z":310770},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":1,"propId":104003,"pos":{"x":311898,"y":152508,"z":314894},"rot":{"x":0,"y":91953,"z":0}},{"groupId":13,"instId":300001,"propState":1,"propId":104003,"pos":{"x":312570,"y":109590,"z":314512},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300004,"propState":1,"propId":104014,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300003,"propState":1,"propId":104014,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300002,"propState":1,"propId":104001,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300001,"propState":1,"propId":104001,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300035,"propState":0,"propId":104011,"pos":{"x":146505,"y":100471,"z":298122},"rot":{"x":342589,"y":54454,"z":0}},{"groupId":153,"instId":300033,"propState":0,"propId":104010,"pos":{"x":278410,"y":163045,"z":379509},"rot":{"x":0,"y":258352,"z":0}},{"groupId":153,"instId":300030,"propState":0,"propId":104010,"pos":{"x":178485,"y":167843,"z":371664},"rot":{"x":0,"y":56447,"z":0}},{"groupId":153,"instId":300002,"propState":0,"propId":104010,"pos":{"x":128310,"y":100954,"z":292948},"rot":{"x":0,"y":62758,"z":0}},{"groupId":153,"instId":300028,"propState":0,"propId":104011,"pos":{"x":113901,"y":93638,"z":278405},"rot":{"x":0,"y":198040,"z":0}},{"groupId":153,"instId":300026,"propState":0,"propId":104011,"pos":{"x":141980,"y":98377,"z":200620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":153,"instId":300012,"propState":0,"propId":104008,"pos":{"x":292770,"y":101000,"z":253740},"rot":{"x":0,"y":151932,"z":0}},{"groupId":153,"instId":300011,"propState":0,"propId":104009,"pos":{"x":219650,"y":97644,"z":143270},"rot":{"x":0,"y":92595,"z":0}},{"groupId":153,"instId":300036,"propState":0,"propId":104010,"pos":{"x":329070,"y":107647,"z":221670},"rot":{"x":350770,"y":105499,"z":0}},{"groupId":153,"instId":300023,"propState":0,"propId":104011,"pos":{"x":322496,"y":107971,"z":226099},"rot":{"x":0,"y":187422,"z":0}},{"groupId":153,"instId":300014,"propState":0,"propId":104010,"pos":{"x":308709,"y":106272,"z":159522},"rot":{"x":0,"y":36623,"z":0}},{"groupId":153,"instId":300019,"propState":0,"propId":104010,"pos":{"x":318070,"y":105971,"z":196210},"rot":{"x":0,"y":243409,"z":0}},{"groupId":153,"instId":300006,"propState":0,"propId":104010,"pos":{"x":184370,"y":103203,"z":225470},"rot":{"x":0,"y":326831,"z":0}},{"groupId":153,"instId":300037,"propState":0,"propId":104011,"pos":{"x":314177,"y":153280,"z":292709},"rot":{"x":0,"y":92791,"z":0}},{"groupId":153,"instId":300032,"propState":0,"propId":104010,"pos":{"x":277570,"y":159001,"z":355931},"rot":{"x":0,"y":130587,"z":0}},{"groupId":153,"instId":300031,"propState":0,"propId":104010,"pos":{"x":245807,"y":164825,"z":374963},"rot":{"x":0,"y":127904,"z":0}},{"groupId":153,"instId":300001,"propState":0,"propId":104010,"pos":{"x":143195,"y":93656,"z":258228},"rot":{"x":0,"y":330871,"z":0}},{"groupId":153,"instId":300029,"propState":0,"propId":104010,"pos":{"x":118702,"y":93656,"z":244941},"rot":{"x":0,"y":60791,"z":0}},{"groupId":153,"instId":300015,"propState":0,"propId":104011,"pos":{"x":134181,"y":98377,"z":214970},"rot":{"x":0,"y":150000,"z":0}},{"groupId":153,"instId":300010,"propState":0,"propId":104009,"pos":{"x":333780,"y":153438,"z":347280},"rot":{"x":0,"y":404,"z":0}},{"groupId":153,"instId":300025,"propState":0,"propId":104010,"pos":{"x":150702,"y":105591,"z":352393},"rot":{"x":0,"y":60000,"z":0}},{"groupId":153,"instId":300024,"propState":0,"propId":104010,"pos":{"x":138940,"y":100954,"z":308470},"rot":{"x":0,"y":326307,"z":0}},{"groupId":153,"instId":300022,"propState":0,"propId":104010,"pos":{"x":346015,"y":107971,"z":231792},"rot":{"x":0,"y":180550,"z":0}},{"groupId":153,"instId":300021,"propState":0,"propId":104010,"pos":{"x":321207,"y":105971,"z":197154},"rot":{"x":0,"y":60201,"z":0}},{"groupId":153,"instId":300013,"propState":0,"propId":104010,"pos":{"x":279350,"y":105971,"z":191890},"rot":{"x":0,"y":241048,"z":0}},{"groupId":153,"instId":300018,"propState":0,"propId":104010,"pos":{"x":255266,"y":101971,"z":167109},"rot":{"x":0,"y":154263,"z":0}},{"groupId":153,"instId":300009,"propState":0,"propId":104011,"pos":{"x":234600,"y":103530,"z":222580},"rot":{"x":0,"y":17701,"z":0}},{"groupId":153,"instId":300016,"propState":0,"propId":104010,"pos":{"x":176260,"y":103203,"z":239780},"rot":{"x":0,"y":150437,"z":0}},{"groupId":153,"instId":300005,"propState":0,"propId":104010,"pos":{"x":231250,"y":97644,"z":153440},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300004,"propState":0,"propId":104010,"pos":{"x":227950,"y":97644,"z":159150},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300003,"propState":0,"propId":104011,"pos":{"x":177050,"y":93120,"z":174910},"rot":{"x":0,"y":246601,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300001,"propState":0,"propId":104015,"pos":{"x":204915,"y":167443,"z":391466},"rot":{"x":0,"y":245000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":160,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":160,"instId":300002,"propState":0,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}},{"groupId":160,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300002,"propState":0,"propId":104020,"pos":{"x":-66980,"y":21867,"z":-266740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-99031,"y":15920,"z":-275022},"rot":{"x":0,"y":273537,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300028,"propState":0,"propId":104010,"pos":{"x":19589,"y":3448,"z":-237547},"rot":{"x":0,"y":241864,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":104010,"pos":{"x":20605,"y":3448,"z":-283484},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300027,"propState":0,"propId":104010,"pos":{"x":21331,"y":2224,"z":-334155},"rot":{"x":0,"y":263701,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":104010,"pos":{"x":43152,"y":-5300,"z":-372415},"rot":{"x":0,"y":220886,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":104010,"pos":{"x":14697,"y":-1293,"z":-360615},"rot":{"x":0,"y":51018,"z":0}},{"groupId":10,"instId":300012,"propState":0,"propId":104010,"pos":{"x":55603,"y":-6017,"z":-404746},"rot":{"x":0,"y":23104,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":104010,"pos":{"x":58732,"y":-5990,"z":-419241},"rot":{"x":0,"y":102446,"z":0}},{"groupId":10,"instId":300025,"propState":0,"propId":104010,"pos":{"x":89695,"y":-5970,"z":-448796},"rot":{"x":0,"y":210643,"z":0}},{"groupId":10,"instId":300023,"propState":0,"propId":104010,"pos":{"x":-133409,"y":15164,"z":-280288},"rot":{"x":339524,"y":86672,"z":0}},{"groupId":10,"instId":300022,"propState":0,"propId":104010,"pos":{"x":-134892,"y":15204,"z":-278844},"rot":{"x":339188,"y":3118,"z":0}},{"groupId":10,"instId":300021,"propState":0,"propId":104011,"pos":{"x":-14840,"y":3448,"z":-206413},"rot":{"x":0,"y":177426,"z":0}},{"groupId":10,"instId":300020,"propState":0,"propId":104011,"pos":{"x":-25366,"y":3333,"z":-216889},"rot":{"x":0,"y":88688,"z":0}},{"groupId":10,"instId":300024,"propState":0,"propId":104011,"pos":{"x":-63897,"y":21093,"z":-236956},"rot":{"x":0,"y":220027,"z":0}},{"groupId":10,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-62385,"y":21150,"z":-257798},"rot":{"x":0,"y":264682,"z":0}},{"groupId":10,"instId":300018,"propState":0,"propId":104011,"pos":{"x":-111490,"y":26632,"z":-258600},"rot":{"x":0,"y":311826,"z":0}},{"groupId":10,"instId":300015,"propState":0,"propId":104008,"pos":{"x":-84739,"y":27779,"z":-263615},"rot":{"x":0,"y":156113,"z":0}},{"groupId":10,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-76758,"y":24054,"z":-249600},"rot":{"x":0,"y":53418,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":104008,"pos":{"x":-26494,"y":6610,"z":-323210},"rot":{"x":0,"y":351685,"z":0}},{"groupId":10,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-144850,"y":16251,"z":-247720},"rot":{"x":0,"y":75105,"z":0}},{"groupId":10,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-71770,"y":12394,"z":-278750},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-74500,"y":11160,"z":-287292},"rot":{"x":0,"y":236527,"z":0}},{"groupId":10,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-50970,"y":5978,"z":-300970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-51120,"y":5978,"z":-310370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-39636,"y":5990,"z":-294265},"rot":{"x":0,"y":185572,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300002,"propState":0,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"242":{"props":[{"groupId":242,"instId":300002,"propState":0,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":242,"instId":300001,"propState":0,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"258":{"props":[{"groupId":258,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300001,"propState":0,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":0,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"259":{"props":[{"groupId":259,"instId":300002,"propState":0,"propId":100,"pos":{"x":338174,"y":114272,"z":200923},"rot":{"x":0,"y":0,"z":0}},{"groupId":259,"instId":300001,"propState":0,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"260":{"props":[{"groupId":260,"instId":300001,"propState":0,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"261":{"props":[{"groupId":261,"instId":300001,"propState":0,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"262":{"props":[{"groupId":262,"instId":300001,"propState":0,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"263":{"props":[{"groupId":263,"instId":300001,"propState":0,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"245":{"props":[{"groupId":245,"instId":300003,"propState":20,"propId":60401,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300004,"propState":1,"propId":211,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}},{"groupId":245,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"309":{"props":[{"groupId":309,"instId":300002,"propState":0,"propId":104023,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":346005,"z":0}},{"groupId":309,"instId":300004,"propState":1,"propId":211,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300003,"propState":20,"propId":60401,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300001,"propState":0,"propId":104010,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":272341,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"289":{"props":[{"groupId":289,"instId":300003,"propState":20,"propId":60401,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300002,"propState":0,"propId":104023,"pos":{"x":342033,"y":168183,"z":326850},"rot":{"x":0,"y":346005,"z":0}},{"groupId":289,"instId":300004,"propState":1,"propId":211,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300001,"propState":0,"propId":104011,"pos":{"x":342033,"y":168036,"z":326850},"rot":{"x":0,"y":346005,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300004,"propState":1,"propId":211,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300003,"propState":20,"propId":60401,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300002,"propState":0,"propId":104023,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}},{"groupId":287,"instId":300001,"propState":0,"propId":104010,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300010,"propState":0,"propId":104078,"pos":{"x":340774,"y":107971,"z":190474},"rot":{"x":0,"y":330000,"z":0}},{"groupId":94,"instId":300004,"propState":0,"propId":104078,"pos":{"x":204903,"y":167529,"z":391455},"rot":{"x":0,"y":329375,"z":0}},{"groupId":94,"instId":300008,"propState":0,"propId":104078,"pos":{"x":-122252,"y":15622,"z":-283207},"rot":{"x":0,"y":180849,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}},{"groupId":94,"instId":300009,"propState":0,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300007,"propState":0,"propId":104078,"pos":{"x":273980,"y":102188,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300007,"propState":1,"propId":104012,"pos":{"x":-79120,"y":14778,"z":-283515},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300005,"propState":0,"propId":104012,"pos":{"x":352900,"y":107971,"z":220700},"rot":{"x":0,"y":240000,"z":0}},{"groupId":93,"instId":300002,"propState":1,"propId":104012,"pos":{"x":-146909,"y":15640,"z":-263311},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300008,"propState":0,"propId":104012,"pos":{"x":257554,"y":102389,"z":172472},"rot":{"x":0,"y":330054,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":104012,"pos":{"x":209210,"y":100740,"z":308940},"rot":{"x":0,"y":329129,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":104012,"pos":{"x":219888,"y":97644,"z":168466},"rot":{"x":0,"y":150238,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":104012,"pos":{"x":158376,"y":105750,"z":344739},"rot":{"x":0,"y":224478,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":104012,"pos":{"x":-14980,"y":3350,"z":-283160},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"522":{"props":[{"groupId":522,"instId":300011,"propState":1,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}},{"groupId":522,"instId":300008,"propState":1,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300012,"propState":1,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}},{"groupId":522,"instId":300009,"propState":1,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}},{"groupId":522,"instId":300005,"propState":102,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300010,"propState":1,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}},{"groupId":522,"instId":300007,"propState":1,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300006,"propState":1,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300004,"propState":101,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}},{"groupId":522,"instId":300003,"propState":1,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300002,"propState":1,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300001,"propState":2,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300006,"propState":0,"propId":104068,"pos":{"x":-106222,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300008,"propState":0,"propId":104068,"pos":{"x":210027,"y":104654,"z":224475},"rot":{"x":0,"y":59128,"z":0}},{"groupId":95,"instId":300007,"propState":0,"propId":104068,"pos":{"x":210166,"y":103536,"z":287518},"rot":{"x":0,"y":202254,"z":0}},{"groupId":95,"instId":300005,"propState":0,"propId":104068,"pos":{"x":227188,"y":100770,"z":344085},"rot":{"x":0,"y":240000,"z":0}},{"groupId":95,"instId":300004,"propState":0,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300003,"propState":0,"propId":104068,"pos":{"x":221207,"y":167929,"z":357985},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300002,"propState":0,"propId":104068,"pos":{"x":-57455,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300001,"propState":0,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300002,"propState":1,"propId":104060,"pos":{"x":77893,"y":-4450,"z":-498633},"rot":{"x":0,"y":253178,"z":0}},{"groupId":164,"instId":300003,"propState":1,"propId":104060,"pos":{"x":178203,"y":95088,"z":175242},"rot":{"x":0,"y":61300,"z":0}},{"groupId":164,"instId":300001,"propState":1,"propId":104060,"pos":{"x":-1540,"y":4866,"z":-287650},"rot":{"x":0,"y":269808,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":104104,"pos":{"x":139743,"y":100989,"z":319552},"rot":{"x":0,"y":331251,"z":0}}],"npcs":[{"groupId":151,"instId":400006,"npcId":14312,"pos":{"x":139892,"y":102103,"z":319130},"rot":{"x":0,"y":239755,"z":0}},{"groupId":151,"instId":400001,"npcId":100,"pos":{"x":139968,"y":102482,"z":319179},"rot":{"x":0,"y":242786,"z":0}}],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300006,"propState":0,"propId":104059,"pos":{"x":-4256,"y":3381,"z":-247994},"rot":{"x":0,"y":224790,"z":0}},{"groupId":96,"instId":300004,"propState":1,"propId":104059,"pos":{"x":270190,"y":163213,"z":371600},"rot":{"x":0,"y":260032,"z":0}},{"groupId":96,"instId":300003,"propState":0,"propId":104059,"pos":{"x":198068,"y":104652,"z":269939},"rot":{"x":0,"y":151368,"z":0}},{"groupId":96,"instId":300008,"propState":0,"propId":104059,"pos":{"x":-64190,"y":21093,"z":-235440},"rot":{"x":0,"y":212078,"z":0}},{"groupId":96,"instId":300002,"propState":0,"propId":104059,"pos":{"x":325745,"y":106160,"z":184548},"rot":{"x":0,"y":240447,"z":0}},{"groupId":96,"instId":300007,"propState":0,"propId":104059,"pos":{"x":-66826,"y":11067,"z":-234952},"rot":{"x":0,"y":267497,"z":0}},{"groupId":96,"instId":300005,"propState":0,"propId":104059,"pos":{"x":118761,"y":101070,"z":317301},"rot":{"x":0,"y":77253,"z":0}},{"groupId":96,"instId":300001,"propState":1,"propId":104059,"pos":{"x":234018,"y":100947,"z":269707},"rot":{"x":0,"y":39325,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[],"npcs":[{"groupId":36,"instId":400001,"npcId":3149,"pos":{"x":-59530,"y":12152,"z":-273520},"rot":{"x":0,"y":309292,"z":0}}],"monsters":[],"teleports":{}},"37":{"props":[],"npcs":[{"groupId":37,"instId":400001,"npcId":14109,"pos":{"x":-95080,"y":14756,"z":-279743},"rot":{"x":0,"y":10151,"z":0}}],"monsters":[],"teleports":{}},"39":{"props":[],"npcs":[{"groupId":39,"instId":400001,"npcId":14209,"pos":{"x":-96529,"y":15621,"z":-265169},"rot":{"x":0,"y":224052,"z":0}}],"monsters":[],"teleports":{}},"40":{"props":[],"npcs":[{"groupId":40,"instId":400001,"npcId":14110,"pos":{"x":-111968,"y":15665,"z":-266978},"rot":{"x":0,"y":196945,"z":0}}],"monsters":[],"teleports":{}},"176":{"props":[],"npcs":[{"groupId":176,"instId":400002,"npcId":3183,"pos":{"x":86500,"y":-16540,"z":-469680},"rot":{"x":0,"y":341837,"z":0}},{"groupId":176,"instId":400001,"npcId":3185,"pos":{"x":87700,"y":-16540,"z":-477300},"rot":{"x":0,"y":345321,"z":0}},{"groupId":176,"instId":400003,"npcId":14112,"pos":{"x":85750,"y":-16540,"z":-467330},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"820":{"props":[{"groupId":820,"instId":300008,"propState":0,"propId":104183,"pos":{"x":188982,"y":168196,"z":361535},"rot":{"x":0,"y":49461,"z":0}},{"groupId":820,"instId":300002,"propState":0,"propId":104125,"pos":{"x":188889,"y":168635,"z":361465},"rot":{"x":293668,"y":60173,"z":333797}},{"groupId":820,"instId":300005,"propState":0,"propId":104184,"pos":{"x":188943,"y":168491,"z":360863},"rot":{"x":0,"y":51369,"z":0}},{"groupId":820,"instId":300001,"propState":0,"propId":104126,"pos":{"x":188961,"y":168979,"z":360890},"rot":{"x":0,"y":76530,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"693":{"props":[{"groupId":693,"instId":300010,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":693,"instId":300009,"propState":1,"propId":104077,"pos":{"x":192762,"y":167843,"z":360452},"rot":{"x":0,"y":356980,"z":0}},{"groupId":693,"instId":300008,"propState":0,"propId":104058,"pos":{"x":186773,"y":169074,"z":362520},"rot":{"x":305512,"y":144406,"z":358917}},{"groupId":693,"instId":300007,"propState":0,"propId":104057,"pos":{"x":187523,"y":168660,"z":362604},"rot":{"x":321778,"y":257200,"z":342283}},{"groupId":693,"instId":300006,"propState":0,"propId":104056,"pos":{"x":187700,"y":168997,"z":361632},"rot":{"x":270000,"y":217406,"z":0}},{"groupId":693,"instId":300005,"propState":0,"propId":104055,"pos":{"x":187254,"y":169364,"z":362029},"rot":{"x":355460,"y":192204,"z":1333}},{"groupId":693,"instId":300004,"propState":0,"propId":104066,"pos":{"x":187499,"y":168416,"z":362527},"rot":{"x":0,"y":0,"z":0}},{"groupId":693,"instId":300003,"propState":0,"propId":104065,"pos":{"x":187839,"y":168590,"z":361729},"rot":{"x":0,"y":287206,"z":0}},{"groupId":693,"instId":300002,"propState":0,"propId":104064,"pos":{"x":186826,"y":168808,"z":362539},"rot":{"x":0,"y":302025,"z":0}},{"groupId":693,"instId":300001,"propState":0,"propId":104063,"pos":{"x":187289,"y":169063,"z":361953},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"865":{"props":[{"groupId":865,"instId":300003,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":865,"instId":300008,"propState":0,"propId":104227,"pos":{"x":189472,"y":168865,"z":360522},"rot":{"x":0,"y":39686,"z":0}},{"groupId":865,"instId":300002,"propState":2,"propId":104128,"pos":{"x":189341,"y":169342,"z":360495},"rot":{"x":341444,"y":40212,"z":11724}},{"groupId":865,"instId":300005,"propState":0,"propId":104226,"pos":{"x":189635,"y":168368,"z":361185},"rot":{"x":0,"y":24286,"z":0}},{"groupId":865,"instId":300001,"propState":0,"propId":104127,"pos":{"x":189616,"y":168721,"z":361183},"rot":{"x":354334,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"209":{"props":[{"groupId":209,"instId":300004,"propState":0,"propId":100,"pos":{"x":46621,"y":-4524,"z":-391878},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300003,"propState":0,"propId":103074,"pos":{"x":47585,"y":-4388,"z":-391188},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300002,"propState":1,"propId":211,"pos":{"x":48064,"y":-5982,"z":-390773},"rot":{"x":0,"y":0,"z":0}},{"groupId":209,"instId":300001,"propState":0,"propId":104055,"pos":{"x":46602,"y":-4593,"z":-391873},"rot":{"x":344697,"y":300009,"z":356002}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300004,"propState":0,"propId":100,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300003,"propState":0,"propId":103074,"pos":{"x":258223,"y":102524,"z":274787},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300002,"propState":1,"propId":211,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":0,"y":279817,"z":0}},{"groupId":210,"instId":300001,"propState":18,"propId":104055,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":270000,"y":9817,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300004,"propState":0,"propId":100,"pos":{"x":-132986,"y":27463,"z":-252368},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-132107,"y":27553,"z":-252580},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300002,"propState":1,"propId":211,"pos":{"x":-133052,"y":26103,"z":-253728},"rot":{"x":0,"y":0,"z":0}},{"groupId":211,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-132986,"y":27350,"z":-252401},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"866":{"props":[{"groupId":866,"instId":300005,"propState":0,"propId":104129,"pos":{"x":191862,"y":168905,"z":360250},"rot":{"x":354080,"y":333511,"z":354898}},{"groupId":866,"instId":300008,"propState":0,"propId":104130,"pos":{"x":191201,"y":169576,"z":359615},"rot":{"x":3903,"y":64446,"z":12593}},{"groupId":866,"instId":300007,"propState":0,"propId":104132,"pos":{"x":190871,"y":168580,"z":360364},"rot":{"x":22141,"y":356659,"z":352074}},{"groupId":866,"instId":300006,"propState":0,"propId":104131,"pos":{"x":190486,"y":169002,"z":359850},"rot":{"x":0,"y":0,"z":0}},{"groupId":866,"instId":300004,"propState":0,"propId":104265,"pos":{"x":190876,"y":168343,"z":360318},"rot":{"x":0,"y":320132,"z":0}},{"groupId":866,"instId":300003,"propState":0,"propId":104264,"pos":{"x":190496,"y":168785,"z":359822},"rot":{"x":0,"y":338559,"z":0}},{"groupId":866,"instId":300002,"propState":0,"propId":104266,"pos":{"x":191305,"y":169043,"z":359745},"rot":{"x":0,"y":9052,"z":0}},{"groupId":866,"instId":300001,"propState":0,"propId":104267,"pos":{"x":191717,"y":168653,"z":360253},"rot":{"x":0,"y":15097,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300004,"propState":0,"propId":100,"pos":{"x":77916,"y":-2890,"z":-498625},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300003,"propState":0,"propId":103074,"pos":{"x":77890,"y":-2904,"z":-497698},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300002,"propState":1,"propId":211,"pos":{"x":78969,"y":-5990,"z":-498306},"rot":{"x":8194,"y":101249,"z":335880}},{"groupId":208,"instId":300001,"propState":18,"propId":104055,"pos":{"x":77916,"y":-3040,"z":-498627},"rot":{"x":347193,"y":264267,"z":356938}}],"npcs":[],"monsters":[],"teleports":{}},"212":{"props":[{"groupId":212,"instId":300004,"propState":0,"propId":100,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-54799,"y":14016,"z":-266205},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300002,"propState":1,"propId":211,"pos":{"x":-55180,"y":12152,"z":-266265},"rot":{"x":0,"y":0,"z":0}},{"groupId":212,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":339015,"y":119916,"z":346931}}],"npcs":[],"monsters":[],"teleports":{}},"213":{"props":[{"groupId":213,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-31099,"y":4038,"z":-263724},"rot":{"x":358788,"y":353979,"z":354373}},{"groupId":213,"instId":300006,"propState":0,"propId":104055,"pos":{"x":-31535,"y":4077,"z":-264049},"rot":{"x":355333,"y":326571,"z":358483}},{"groupId":213,"instId":300002,"propState":1,"propId":211,"pos":{"x":-30255,"y":3365,"z":-265518},"rot":{"x":0,"y":0,"z":0}},{"groupId":213,"instId":300004,"propState":0,"propId":100,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-30652,"y":4254,"z":-263381},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":355207,"y":309806,"z":356809}}],"npcs":[],"monsters":[],"teleports":{}},"510":{"props":[{"groupId":510,"instId":300011,"propState":18,"propId":104055,"pos":{"x":180791,"y":170462,"z":361715},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300009,"propState":20,"propId":60403,"pos":{"x":190341,"y":167843,"z":363687},"rot":{"x":0,"y":30000,"z":0}},{"groupId":510,"instId":300007,"propState":18,"propId":104055,"pos":{"x":174855,"y":171877,"z":366508},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300005,"propState":18,"propId":104055,"pos":{"x":174992,"y":171632,"z":367015},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300002,"propState":18,"propId":104055,"pos":{"x":174982,"y":170830,"z":366867},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300012,"propState":0,"propId":104078,"pos":{"x":176280,"y":167670,"z":362670},"rot":{"x":0,"y":220548,"z":0}},{"groupId":510,"instId":300010,"propState":18,"propId":104055,"pos":{"x":180874,"y":170657,"z":361730},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300008,"propState":18,"propId":104055,"pos":{"x":174855,"y":172341,"z":366487},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300006,"propState":18,"propId":104055,"pos":{"x":174768,"y":172125,"z":366101},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300004,"propState":18,"propId":104055,"pos":{"x":174901,"y":171168,"z":366612},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300003,"propState":18,"propId":104055,"pos":{"x":174899,"y":170492,"z":366534},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300001,"propState":18,"propId":104055,"pos":{"x":175084,"y":170909,"z":367324},"rot":{"x":0,"y":104400,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300004,"propState":0,"propId":100,"pos":{"x":159492,"y":102318,"z":309332},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300002,"propState":1,"propId":211,"pos":{"x":160112,"y":100770,"z":307461},"rot":{"x":0,"y":0,"z":0}},{"groupId":216,"instId":300003,"propState":0,"propId":103074,"pos":{"x":160508,"y":102331,"z":309445},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300001,"propState":0,"propId":104055,"pos":{"x":159492,"y":102256,"z":309332},"rot":{"x":46257,"y":220798,"z":53139}}],"npcs":[],"monsters":[],"teleports":{}},"214":{"props":[{"groupId":214,"instId":300003,"propState":1,"propId":104055,"pos":{"x":175522,"y":170077,"z":362892},"rot":{"x":331292,"y":197984,"z":19614}},{"groupId":214,"instId":300006,"propState":1,"propId":211,"pos":{"x":179320,"y":106811,"z":366430},"rot":{"x":0,"y":0,"z":0}},{"groupId":214,"instId":300004,"propState":0,"propId":100,"pos":{"x":175522,"y":170178,"z":362892},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300005,"propState":0,"propId":103074,"pos":{"x":174986,"y":170184,"z":363433},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300002,"propState":1,"propId":104055,"pos":{"x":175002,"y":156010,"z":362005},"rot":{"x":331066,"y":253144,"z":334584}},{"groupId":214,"instId":300001,"propState":0,"propId":104055,"pos":{"x":175099,"y":137806,"z":361822},"rot":{"x":315884,"y":214883,"z":30438}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300003,"propState":0,"propId":103074,"pos":{"x":225999,"y":171219,"z":357049},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300002,"propState":1,"propId":211,"pos":{"x":226762,"y":167843,"z":357463},"rot":{"x":0,"y":0,"z":0}},{"groupId":217,"instId":300004,"propState":0,"propId":100,"pos":{"x":226896,"y":171199,"z":357241},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300001,"propState":0,"propId":104055,"pos":{"x":226881,"y":171158,"z":357232},"rot":{"x":310676,"y":184882,"z":317410}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300002,"propState":1,"propId":211,"pos":{"x":338040,"y":168259,"z":292549},"rot":{"x":0,"y":0,"z":0}},{"groupId":218,"instId":300004,"propState":0,"propId":100,"pos":{"x":336933,"y":173863,"z":292571},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300003,"propState":0,"propId":103074,"pos":{"x":337751,"y":173869,"z":293111},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300001,"propState":0,"propId":104055,"pos":{"x":337076,"y":173730,"z":292727},"rot":{"x":348714,"y":303950,"z":46248}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300003,"propState":1,"propId":104055,"pos":{"x":140502,"y":102080,"z":339386},"rot":{"x":338088,"y":149909,"z":358527}},{"groupId":215,"instId":300004,"propState":0,"propId":100,"pos":{"x":140574,"y":102154,"z":339418},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300002,"propState":1,"propId":104055,"pos":{"x":130717,"y":102275,"z":338339},"rot":{"x":347305,"y":224748,"z":24829}},{"groupId":215,"instId":300006,"propState":1,"propId":211,"pos":{"x":127191,"y":101080,"z":331597},"rot":{"x":0,"y":0,"z":0}},{"groupId":215,"instId":300005,"propState":0,"propId":103074,"pos":{"x":139957,"y":102238,"z":338903},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300001,"propState":0,"propId":104055,"pos":{"x":126007,"y":102265,"z":333305},"rot":{"x":357686,"y":211647,"z":337410}}],"npcs":[],"monsters":[],"teleports":{}},"904":{"props":[{"groupId":904,"instId":300013,"propState":1,"propId":103074,"pos":{"x":189057,"y":168564,"z":361868},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300011,"propState":1,"propId":103074,"pos":{"x":191110,"y":168941,"z":360930},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300003,"propState":1,"propId":103074,"pos":{"x":189869,"y":169229,"z":360568},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300014,"propState":1,"propId":103074,"pos":{"x":188361,"y":168507,"z":362190},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300009,"propState":1,"propId":103074,"pos":{"x":186632,"y":169348,"z":362658},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300006,"propState":1,"propId":103074,"pos":{"x":188377,"y":169121,"z":361512},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300004,"propState":1,"propId":103074,"pos":{"x":189421,"y":169096,"z":361064},"rot":{"x":0,"y":212022,"z":0}},{"groupId":904,"instId":300008,"propState":0,"propId":104298,"pos":{"x":190058,"y":168547,"z":360340},"rot":{"x":0,"y":216848,"z":0}},{"groupId":904,"instId":300015,"propState":1,"propId":103074,"pos":{"x":186971,"y":168661,"z":363228},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300012,"propState":1,"propId":103074,"pos":{"x":190314,"y":168629,"z":361102},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300010,"propState":1,"propId":103074,"pos":{"x":186171,"y":169205,"z":363188},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300007,"propState":1,"propId":103074,"pos":{"x":187212,"y":169169,"z":362336},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300005,"propState":1,"propId":103074,"pos":{"x":188553,"y":169310,"z":361334},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300001,"propState":1,"propId":103074,"pos":{"x":190626,"y":169492,"z":360469},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300002,"propState":2,"propId":104133,"pos":{"x":190029,"y":169020,"z":360332},"rot":{"x":348037,"y":19864,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"219":{"props":[{"groupId":219,"instId":300004,"propState":0,"propId":100,"pos":{"x":186921,"y":170097,"z":364291},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300003,"propState":0,"propId":103074,"pos":{"x":186589,"y":170084,"z":364676},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300002,"propState":1,"propId":211,"pos":{"x":188001,"y":167843,"z":364979},"rot":{"x":352263,"y":245509,"z":8463}},{"groupId":219,"instId":300001,"propState":0,"propId":104055,"pos":{"x":186946,"y":169710,"z":364365},"rot":{"x":346221,"y":262675,"z":1754}}],"npcs":[],"monsters":[],"teleports":{}},"220":{"props":[{"groupId":220,"instId":300004,"propState":0,"propId":100,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300002,"propState":1,"propId":211,"pos":{"x":303252,"y":105988,"z":210165},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300003,"propState":0,"propId":103074,"pos":{"x":303782,"y":106725,"z":211823},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300001,"propState":18,"propId":104055,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":2050,"y":276515,"z":234}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300004,"propState":0,"propId":100,"pos":{"x":309161,"y":106561,"z":178007},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300003,"propState":0,"propId":103074,"pos":{"x":309976,"y":106561,"z":177585},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300002,"propState":1,"propId":211,"pos":{"x":309517,"y":106520,"z":178086},"rot":{"x":0,"y":0,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":104055,"pos":{"x":309174,"y":106436,"z":178023},"rot":{"x":338051,"y":40717,"z":358246}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-46663,"y":12036,"z":-217902},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300004,"propState":0,"propId":100,"pos":{"x":-47530,"y":12046,"z":-217414},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300002,"propState":1,"propId":211,"pos":{"x":-47487,"y":8183,"z":-218067},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-47530,"y":11920,"z":-217414},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300004,"propState":0,"propId":100,"pos":{"x":356939,"y":108213,"z":190774},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300003,"propState":0,"propId":103074,"pos":{"x":356059,"y":108445,"z":191283},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300002,"propState":1,"propId":211,"pos":{"x":357800,"y":107971,"z":191113},"rot":{"x":0,"y":0,"z":0}},{"groupId":223,"instId":300001,"propState":18,"propId":104055,"pos":{"x":356793,"y":108213,"z":190813},"rot":{"x":84763,"y":255315,"z":169334}}],"npcs":[],"monsters":[],"teleports":{}},"224":{"props":[{"groupId":224,"instId":300003,"propState":0,"propId":103074,"pos":{"x":204652,"y":102748,"z":299495},"rot":{"x":0,"y":15000,"z":0}},{"groupId":224,"instId":300002,"propState":1,"propId":211,"pos":{"x":205414,"y":100841,"z":299431},"rot":{"x":0,"y":346016,"z":0}},{"groupId":224,"instId":300004,"propState":0,"propId":100,"pos":{"x":204211,"y":102733,"z":300041},"rot":{"x":0,"y":0,"z":0}},{"groupId":224,"instId":300001,"propState":18,"propId":104055,"pos":{"x":204210,"y":102600,"z":300040},"rot":{"x":1321,"y":26393,"z":4574}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300004,"propState":0,"propId":100,"pos":{"x":178642,"y":169082,"z":393814},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300001,"propState":0,"propId":104055,"pos":{"x":178669,"y":168938,"z":393833},"rot":{"x":359209,"y":145198,"z":345249}},{"groupId":225,"instId":300003,"propState":0,"propId":103074,"pos":{"x":178056,"y":169115,"z":393090},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300002,"propState":1,"propId":211,"pos":{"x":178703,"y":167843,"z":395308},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300002,"propState":1,"propId":211,"pos":{"x":-86432,"y":12541,"z":-240353},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300004,"propState":0,"propId":100,"pos":{"x":-86343,"y":15390,"z":-239198},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-85553,"y":15359,"z":-239416},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239289},"rot":{"x":290582,"y":8124,"z":355052}},{"groupId":226,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239233},"rot":{"x":290582,"y":8124,"z":355052}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300005,"propState":0,"propId":100,"pos":{"x":-82291,"y":23948,"z":-252324},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300002,"propState":1,"propId":211,"pos":{"x":-79319,"y":23948,"z":-253010},"rot":{"x":0,"y":300950,"z":0}},{"groupId":227,"instId":300004,"propState":0,"propId":100,"pos":{"x":-78889,"y":24433,"z":-252627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-78844,"y":24499,"z":-253627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-78914,"y":24316,"z":-252642},"rot":{"x":0,"y":69952,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"357":{"props":[],"npcs":[{"groupId":357,"instId":400001,"npcId":14126,"pos":{"x":243851,"y":101713,"z":283891},"rot":{"x":0,"y":126434,"z":0}}],"monsters":[],"teleports":{}},"406":{"props":[{"groupId":406,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202701,"y":101238,"z":291138},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"407":{"props":[{"groupId":407,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202410,"y":93495,"z":161640},"rot":{"x":0,"y":206514,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"408":{"props":[{"groupId":408,"instId":300001,"propState":11,"propId":104046,"pos":{"x":359740,"y":107971,"z":209080},"rot":{"x":0,"y":293867,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"409":{"props":[{"groupId":409,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-142827,"y":15608,"z":-278700},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"496":{"props":[{"groupId":496,"instId":300001,"propState":18,"propId":104162,"pos":{"x":226836,"y":104516,"z":258812},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"521":{"props":[{"groupId":521,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"520":{"props":[{"groupId":520,"instId":300002,"propState":0,"propId":104159,"pos":{"x":-89401,"y":25964,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300004,"propState":0,"propId":100,"pos":{"x":-89401,"y":26097,"z":-268820},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300003,"propState":0,"propId":104102,"pos":{"x":-91599,"y":26787,"z":-268848},"rot":{"x":0,"y":88641,"z":0}},{"groupId":520,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"527":{"props":[{"groupId":527,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"526":{"props":[{"groupId":526,"instId":300003,"propState":0,"propId":104102,"pos":{"x":135299,"y":102773,"z":341915},"rot":{"x":0,"y":60768,"z":0}},{"groupId":526,"instId":300002,"propState":0,"propId":104159,"pos":{"x":137081,"y":102152,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300004,"propState":0,"propId":100,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"529":{"props":[{"groupId":529,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"528":{"props":[{"groupId":528,"instId":300004,"propState":0,"propId":100,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300003,"propState":0,"propId":104102,"pos":{"x":367781,"y":109618,"z":186237},"rot":{"x":0,"y":130186,"z":0}},{"groupId":528,"instId":300002,"propState":0,"propId":104159,"pos":{"x":369095,"y":108918,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"617":{"props":[{"groupId":617,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-19381,"y":4065,"z":-224032},"rot":{"x":0,"y":210852,"z":0}},{"groupId":617,"instId":300003,"propState":0,"propId":104080,"pos":{"x":97877,"y":-5290,"z":-482547},"rot":{"x":0,"y":39963,"z":0}},{"groupId":617,"instId":300017,"propState":0,"propId":104080,"pos":{"x":76546,"y":-5317,"z":-398579},"rot":{"x":0,"y":221601,"z":0}},{"groupId":617,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-15893,"y":6909,"z":-311402},"rot":{"x":0,"y":70586,"z":0}},{"groupId":617,"instId":300013,"propState":0,"propId":104080,"pos":{"x":5710,"y":4139,"z":-279910},"rot":{"x":0,"y":236608,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"618":{"props":[{"groupId":618,"instId":300004,"propState":0,"propId":104080,"pos":{"x":132272,"y":98874,"z":194682},"rot":{"x":0,"y":28461,"z":0}},{"groupId":618,"instId":300006,"propState":0,"propId":104080,"pos":{"x":206547,"y":101470,"z":328384},"rot":{"x":0,"y":156276,"z":0}},{"groupId":618,"instId":300002,"propState":0,"propId":104080,"pos":{"x":296348,"y":157838,"z":353201},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300009,"propState":0,"propId":104080,"pos":{"x":341773,"y":108671,"z":198655},"rot":{"x":0,"y":22954,"z":0}},{"groupId":618,"instId":300005,"propState":0,"propId":104080,"pos":{"x":217457,"y":98186,"z":156219},"rot":{"x":0,"y":209643,"z":0}},{"groupId":618,"instId":300003,"propState":0,"propId":104080,"pos":{"x":202043,"y":168559,"z":358779},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300001,"propState":0,"propId":104080,"pos":{"x":137265,"y":101682,"z":323852},"rot":{"x":0,"y":278513,"z":0}},{"groupId":618,"instId":300008,"propState":0,"propId":104080,"pos":{"x":130539,"y":94556,"z":260805},"rot":{"x":0,"y":330000,"z":0}},{"groupId":618,"instId":300007,"propState":0,"propId":104080,"pos":{"x":193620,"y":94145,"z":166199},"rot":{"x":0,"y":18071,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"671":{"props":[{"groupId":671,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359306,"y":108470,"z":202777},"rot":{"x":0,"y":202807,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"670":{"props":[{"groupId":670,"instId":300012,"propState":18,"propId":104094,"pos":{"x":-89306,"y":27612,"z":-239309},"rot":{"x":0,"y":133168,"z":0}},{"groupId":670,"instId":300006,"propState":18,"propId":104094,"pos":{"x":298203,"y":105994,"z":215710},"rot":{"x":0,"y":322762,"z":0}},{"groupId":670,"instId":300010,"propState":18,"propId":104093,"pos":{"x":351503,"y":108044,"z":197206},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300003,"propState":18,"propId":104093,"pos":{"x":-114502,"y":16751,"z":-220922},"rot":{"x":0,"y":300762,"z":0}},{"groupId":670,"instId":300013,"propState":18,"propId":104093,"pos":{"x":-46712,"y":6773,"z":-280120},"rot":{"x":0,"y":64953,"z":0}},{"groupId":670,"instId":300009,"propState":18,"propId":104093,"pos":{"x":305331,"y":106653,"z":168630},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300005,"propState":18,"propId":104094,"pos":{"x":263155,"y":102634,"z":164478},"rot":{"x":0,"y":75158,"z":0}},{"groupId":670,"instId":300002,"propState":18,"propId":104095,"pos":{"x":-31260,"y":6887,"z":-323892},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300011,"propState":18,"propId":104095,"pos":{"x":128209,"y":101710,"z":333516},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300008,"propState":18,"propId":104094,"pos":{"x":-11199,"y":4203,"z":-266538},"rot":{"x":0,"y":73758,"z":0}},{"groupId":670,"instId":300007,"propState":18,"propId":104096,"pos":{"x":131048,"y":95138,"z":275098},"rot":{"x":0,"y":69556,"z":0}},{"groupId":670,"instId":300004,"propState":18,"propId":104093,"pos":{"x":179317,"y":94067,"z":172867},"rot":{"x":0,"y":165573,"z":0}},{"groupId":670,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-81519,"y":13019,"z":-268441},"rot":{"x":0,"y":0,"z":74776}}],"npcs":[],"monsters":[],"teleports":{}},"790":{"props":[{"groupId":790,"instId":300002,"propState":0,"propId":100,"pos":{"x":355634,"y":109724,"z":187361},"rot":{"x":0,"y":345335,"z":0}},{"groupId":790,"instId":300001,"propState":0,"propId":100,"pos":{"x":170425,"y":103346,"z":329899},"rot":{"x":0,"y":153327,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"813":{"props":[{"groupId":813,"instId":300002,"propState":18,"propId":104094,"pos":{"x":174385,"y":168465,"z":378219},"rot":{"x":0,"y":216335,"z":0}},{"groupId":813,"instId":300001,"propState":18,"propId":104095,"pos":{"x":205919,"y":168773,"z":413410},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"814":{"props":[{"groupId":814,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-126536,"y":16175,"z":-270549},"rot":{"x":0,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"824":{"props":[{"groupId":824,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359673,"y":108470,"z":202695},"rot":{"x":0,"y":235146,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":501,"startAnchorId":5,"startGroupId":6}},"1040151":{"P10401_F10401001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300008,"propState":8,"propId":101,"pos":{"x":162270,"y":100770,"z":309349},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":8,"propId":101,"pos":{"x":329967,"y":107971,"z":217122},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":8,"propId":101,"pos":{"x":-19340,"y":5990,"z":-300240},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300009,"propState":8,"propId":101,"pos":{"x":315770,"y":152774,"z":298757},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300007,"propState":8,"propId":101,"pos":{"x":224470,"y":104516,"z":263170},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300005,"propState":8,"propId":101,"pos":{"x":227579,"y":167843,"z":369819},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":8,"propId":101,"pos":{"x":124536,"y":98377,"z":192166},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":8,"propId":101,"pos":{"x":-101136,"y":15608,"z":-278544},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":8,"propId":101,"pos":{"x":78066,"y":-5970,"z":-486616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1040107":{"anchorId":7,"groupId":6,"instId":300007,"pos":{"x":216390,"y":103529,"z":270850},"rot":{"x":0,"y":75679,"z":0}},"1040108":{"anchorId":8,"groupId":6,"instId":300008,"pos":{"x":167763,"y":100770,"z":308090},"rot":{"x":0,"y":90000,"z":0}},"1040109":{"anchorId":9,"groupId":6,"instId":300009,"pos":{"x":318666,"y":152472,"z":306522},"rot":{"x":0,"y":56899,"z":0}},"1040101":{"anchorId":1,"groupId":6,"instId":300001,"pos":{"x":89730,"y":-6120,"z":-492460},"rot":{"x":0,"y":346618,"z":0}},"1040102":{"anchorId":2,"groupId":6,"instId":300002,"pos":{"x":-21430,"y":5990,"z":-303590},"rot":{"x":0,"y":254754,"z":0}},"1040103":{"anchorId":3,"groupId":6,"instId":300003,"pos":{"x":-105120,"y":15608,"z":-278950},"rot":{"x":0,"y":329392,"z":0}},"1040104":{"anchorId":4,"groupId":6,"instId":300004,"pos":{"x":114403,"y":98354,"z":194152},"rot":{"x":0,"y":60000,"z":0}},"1040105":{"anchorId":5,"groupId":6,"instId":300005,"pos":{"x":221674,"y":168060,"z":363828},"rot":{"x":0,"y":330000,"z":0}},"1040106":{"anchorId":6,"groupId":6,"instId":300006,"pos":{"x":336400,"y":107971,"z":213537},"rot":{"x":0,"y":182732,"z":0}}}},"8":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300011,"propState":1,"propId":104018,"pos":{"x":291750,"y":105971,"z":185290},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300004,"propState":1,"propId":104007,"pos":{"x":212126,"y":103740,"z":279143},"rot":{"x":0,"y":112500,"z":0}},{"groupId":26,"instId":300010,"propState":1,"propId":104018,"pos":{"x":353781,"y":107971,"z":203856},"rot":{"x":0,"y":150000,"z":0}},{"groupId":26,"instId":300012,"propState":1,"propId":104018,"pos":{"x":241740,"y":101971,"z":163320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300007,"propState":1,"propId":104007,"pos":{"x":143159,"y":100976,"z":309937},"rot":{"x":0,"y":293966,"z":0}},{"groupId":26,"instId":300006,"propState":1,"propId":104007,"pos":{"x":159686,"y":100793,"z":300618},"rot":{"x":0,"y":240000,"z":0}},{"groupId":26,"instId":300005,"propState":1,"propId":104007,"pos":{"x":188042,"y":104630,"z":276986},"rot":{"x":0,"y":330000,"z":0}},{"groupId":26,"instId":300003,"propState":1,"propId":104007,"pos":{"x":236879,"y":103740,"z":236270},"rot":{"x":0,"y":7500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300010,"propState":12,"propId":60401,"pos":{"x":-102840,"y":19562,"z":-246767},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-64086,"y":21093,"z":-269232},"rot":{"x":0,"y":20649,"z":0}},{"groupId":9,"instId":300009,"propState":12,"propId":60401,"pos":{"x":-60375,"y":12152,"z":-278233},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-18250,"y":6339,"z":-296226},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300012,"propState":12,"propId":60401,"pos":{"x":-86640,"y":27266,"z":-243760},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300008,"propState":12,"propId":60401,"pos":{"x":-134960,"y":15608,"z":-280360},"rot":{"x":0,"y":90001,"z":0}},{"groupId":9,"instId":300007,"propState":12,"propId":60401,"pos":{"x":-74082,"y":11031,"z":-231372},"rot":{"x":0,"y":179999,"z":0}},{"groupId":9,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-33678,"y":3365,"z":-267524},"rot":{"x":0,"y":90531,"z":0}},{"groupId":9,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-26774,"y":3350,"z":-287644},"rot":{"x":0,"y":1,"z":0}},{"groupId":9,"instId":300002,"propState":12,"propId":60401,"pos":{"x":3914,"y":3450,"z":-290792},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":12,"propId":60401,"pos":{"x":82050,"y":-5915,"z":-395340},"rot":{"x":0,"y":276750,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[{"groupId":152,"instId":300019,"propState":12,"propId":60401,"pos":{"x":269649,"y":163150,"z":363836},"rot":{"x":0,"y":310585,"z":0}},{"groupId":152,"instId":300023,"propState":12,"propId":60401,"pos":{"x":221083,"y":100770,"z":333802},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300021,"propState":12,"propId":60401,"pos":{"x":190814,"y":101238,"z":287208},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300013,"propState":12,"propId":60401,"pos":{"x":338020,"y":152803,"z":333890},"rot":{"x":0,"y":221024,"z":0}},{"groupId":152,"instId":300024,"propState":12,"propId":60401,"pos":{"x":145640,"y":100754,"z":297480},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300022,"propState":12,"propId":60401,"pos":{"x":171673,"y":100770,"z":318303},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300020,"propState":12,"propId":60401,"pos":{"x":199019,"y":167843,"z":358454},"rot":{"x":0,"y":18403,"z":0}},{"groupId":152,"instId":300017,"propState":12,"propId":60401,"pos":{"x":327440,"y":107971,"z":221628},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300016,"propState":12,"propId":60401,"pos":{"x":329340,"y":106089,"z":169620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300015,"propState":12,"propId":60401,"pos":{"x":286450,"y":105958,"z":211950},"rot":{"x":0,"y":148320,"z":0}},{"groupId":152,"instId":300014,"propState":12,"propId":60401,"pos":{"x":282990,"y":101971,"z":173500},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300012,"propState":12,"propId":60401,"pos":{"x":255420,"y":101000,"z":320270},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300011,"propState":12,"propId":60401,"pos":{"x":225310,"y":101000,"z":290410},"rot":{"x":0,"y":59999,"z":0}},{"groupId":152,"instId":300010,"propState":12,"propId":60401,"pos":{"x":268140,"y":101000,"z":239810},"rot":{"x":0,"y":328116,"z":0}},{"groupId":152,"instId":300009,"propState":12,"propId":60401,"pos":{"x":183158,"y":104652,"z":266854},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300008,"propState":12,"propId":60401,"pos":{"x":229414,"y":105571,"z":210692},"rot":{"x":0,"y":321314,"z":0}},{"groupId":152,"instId":300007,"propState":12,"propId":60401,"pos":{"x":194002,"y":104122,"z":255928},"rot":{"x":0,"y":130733,"z":0}},{"groupId":152,"instId":300006,"propState":12,"propId":60401,"pos":{"x":253837,"y":98644,"z":136847},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300005,"propState":12,"propId":60401,"pos":{"x":177853,"y":93580,"z":175242},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300004,"propState":12,"propId":60401,"pos":{"x":185760,"y":105762,"z":371090},"rot":{"x":0,"y":45000,"z":0}},{"groupId":152,"instId":300002,"propState":12,"propId":60401,"pos":{"x":130494,"y":93630,"z":279354},"rot":{"x":0,"y":239980,"z":0}},{"groupId":152,"instId":300001,"propState":12,"propId":60401,"pos":{"x":152574,"y":93638,"z":266324},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300002,"propState":1,"propId":104003,"pos":{"x":311898,"y":152508,"z":314894},"rot":{"x":0,"y":91953,"z":0}},{"groupId":13,"instId":300005,"propState":1,"propId":104013,"pos":{"x":316207,"y":152404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":1,"propId":104013,"pos":{"x":316207,"y":109404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":1,"propId":104002,"pos":{"x":316455,"y":152200,"z":310770},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":1,"propId":104003,"pos":{"x":312570,"y":109590,"z":314512},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300004,"propState":0,"propId":104010,"pos":{"x":43152,"y":-5300,"z":-372415},"rot":{"x":0,"y":220886,"z":0}},{"groupId":10,"instId":300027,"propState":0,"propId":104010,"pos":{"x":21331,"y":2224,"z":-334155},"rot":{"x":0,"y":263701,"z":0}},{"groupId":10,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-71770,"y":12394,"z":-278750},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300028,"propState":0,"propId":104010,"pos":{"x":19589,"y":3448,"z":-237547},"rot":{"x":0,"y":241864,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":104010,"pos":{"x":20605,"y":3448,"z":-283484},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":104010,"pos":{"x":58732,"y":-5990,"z":-419241},"rot":{"x":0,"y":102446,"z":0}},{"groupId":10,"instId":300025,"propState":0,"propId":104010,"pos":{"x":89695,"y":-5970,"z":-448796},"rot":{"x":0,"y":210643,"z":0}},{"groupId":10,"instId":300021,"propState":0,"propId":104011,"pos":{"x":-14840,"y":3448,"z":-206413},"rot":{"x":0,"y":177426,"z":0}},{"groupId":10,"instId":300020,"propState":0,"propId":104011,"pos":{"x":-25366,"y":3333,"z":-216889},"rot":{"x":0,"y":88688,"z":0}},{"groupId":10,"instId":300018,"propState":0,"propId":104011,"pos":{"x":-111490,"y":26632,"z":-258600},"rot":{"x":0,"y":311826,"z":0}},{"groupId":10,"instId":300015,"propState":0,"propId":104008,"pos":{"x":-84739,"y":27779,"z":-263615},"rot":{"x":0,"y":156113,"z":0}},{"groupId":10,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-144850,"y":16251,"z":-247720},"rot":{"x":0,"y":75105,"z":0}},{"groupId":10,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-50970,"y":5978,"z":-300970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":104010,"pos":{"x":14697,"y":-1293,"z":-360615},"rot":{"x":0,"y":51018,"z":0}},{"groupId":10,"instId":300012,"propState":0,"propId":104010,"pos":{"x":55603,"y":-6017,"z":-404746},"rot":{"x":0,"y":23104,"z":0}},{"groupId":10,"instId":300023,"propState":0,"propId":104010,"pos":{"x":-133409,"y":15164,"z":-280288},"rot":{"x":339524,"y":86672,"z":0}},{"groupId":10,"instId":300022,"propState":0,"propId":104010,"pos":{"x":-134892,"y":15204,"z":-278844},"rot":{"x":339188,"y":3118,"z":0}},{"groupId":10,"instId":300024,"propState":0,"propId":104011,"pos":{"x":-63897,"y":21093,"z":-236956},"rot":{"x":0,"y":220027,"z":0}},{"groupId":10,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-62385,"y":21150,"z":-257798},"rot":{"x":0,"y":264682,"z":0}},{"groupId":10,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-76758,"y":24054,"z":-249600},"rot":{"x":0,"y":53418,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":104008,"pos":{"x":-26494,"y":6610,"z":-323210},"rot":{"x":0,"y":351685,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-74500,"y":11160,"z":-287292},"rot":{"x":0,"y":236527,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-51120,"y":5978,"z":-310370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-39636,"y":5990,"z":-294265},"rot":{"x":0,"y":185572,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300004,"propState":1,"propId":104014,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300003,"propState":1,"propId":104014,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300002,"propState":1,"propId":104001,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300001,"propState":1,"propId":104001,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300001,"propState":0,"propId":104015,"pos":{"x":204915,"y":167443,"z":391466},"rot":{"x":0,"y":245000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300037,"propState":0,"propId":104011,"pos":{"x":314177,"y":153280,"z":292709},"rot":{"x":0,"y":92791,"z":0}},{"groupId":153,"instId":300029,"propState":0,"propId":104010,"pos":{"x":118702,"y":93656,"z":244941},"rot":{"x":0,"y":60791,"z":0}},{"groupId":153,"instId":300035,"propState":0,"propId":104011,"pos":{"x":146505,"y":100471,"z":298122},"rot":{"x":342589,"y":54454,"z":0}},{"groupId":153,"instId":300033,"propState":0,"propId":104010,"pos":{"x":278410,"y":163045,"z":379509},"rot":{"x":0,"y":258352,"z":0}},{"groupId":153,"instId":300032,"propState":0,"propId":104010,"pos":{"x":277570,"y":159001,"z":355931},"rot":{"x":0,"y":130587,"z":0}},{"groupId":153,"instId":300031,"propState":0,"propId":104010,"pos":{"x":245807,"y":164825,"z":374963},"rot":{"x":0,"y":127904,"z":0}},{"groupId":153,"instId":300030,"propState":0,"propId":104010,"pos":{"x":178485,"y":167843,"z":371664},"rot":{"x":0,"y":56447,"z":0}},{"groupId":153,"instId":300002,"propState":0,"propId":104010,"pos":{"x":128310,"y":100954,"z":292948},"rot":{"x":0,"y":62758,"z":0}},{"groupId":153,"instId":300001,"propState":0,"propId":104010,"pos":{"x":143195,"y":93656,"z":258228},"rot":{"x":0,"y":330871,"z":0}},{"groupId":153,"instId":300028,"propState":0,"propId":104011,"pos":{"x":113901,"y":93638,"z":278405},"rot":{"x":0,"y":198040,"z":0}},{"groupId":153,"instId":300026,"propState":0,"propId":104011,"pos":{"x":141980,"y":98377,"z":200620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":153,"instId":300015,"propState":0,"propId":104011,"pos":{"x":134181,"y":98377,"z":214970},"rot":{"x":0,"y":150000,"z":0}},{"groupId":153,"instId":300010,"propState":0,"propId":104009,"pos":{"x":333780,"y":153438,"z":347280},"rot":{"x":0,"y":404,"z":0}},{"groupId":153,"instId":300012,"propState":0,"propId":104008,"pos":{"x":292770,"y":101000,"z":253740},"rot":{"x":0,"y":151932,"z":0}},{"groupId":153,"instId":300011,"propState":0,"propId":104009,"pos":{"x":219650,"y":97644,"z":143270},"rot":{"x":0,"y":92595,"z":0}},{"groupId":153,"instId":300025,"propState":0,"propId":104010,"pos":{"x":150702,"y":105591,"z":352393},"rot":{"x":0,"y":60000,"z":0}},{"groupId":153,"instId":300024,"propState":0,"propId":104010,"pos":{"x":138940,"y":100954,"z":308470},"rot":{"x":0,"y":326307,"z":0}},{"groupId":153,"instId":300036,"propState":0,"propId":104010,"pos":{"x":329070,"y":107647,"z":221670},"rot":{"x":350770,"y":105499,"z":0}},{"groupId":153,"instId":300023,"propState":0,"propId":104011,"pos":{"x":322496,"y":107971,"z":226099},"rot":{"x":0,"y":187422,"z":0}},{"groupId":153,"instId":300022,"propState":0,"propId":104010,"pos":{"x":346015,"y":107971,"z":231792},"rot":{"x":0,"y":180550,"z":0}},{"groupId":153,"instId":300021,"propState":0,"propId":104010,"pos":{"x":321207,"y":105971,"z":197154},"rot":{"x":0,"y":60201,"z":0}},{"groupId":153,"instId":300014,"propState":0,"propId":104010,"pos":{"x":308709,"y":106272,"z":159522},"rot":{"x":0,"y":36623,"z":0}},{"groupId":153,"instId":300019,"propState":0,"propId":104010,"pos":{"x":318070,"y":105971,"z":196210},"rot":{"x":0,"y":243409,"z":0}},{"groupId":153,"instId":300013,"propState":0,"propId":104010,"pos":{"x":279350,"y":105971,"z":191890},"rot":{"x":0,"y":241048,"z":0}},{"groupId":153,"instId":300018,"propState":0,"propId":104010,"pos":{"x":255266,"y":101971,"z":167109},"rot":{"x":0,"y":154263,"z":0}},{"groupId":153,"instId":300009,"propState":0,"propId":104011,"pos":{"x":234600,"y":103530,"z":222580},"rot":{"x":0,"y":17701,"z":0}},{"groupId":153,"instId":300006,"propState":0,"propId":104010,"pos":{"x":184370,"y":103203,"z":225470},"rot":{"x":0,"y":326831,"z":0}},{"groupId":153,"instId":300016,"propState":0,"propId":104010,"pos":{"x":176260,"y":103203,"z":239780},"rot":{"x":0,"y":150437,"z":0}},{"groupId":153,"instId":300005,"propState":0,"propId":104010,"pos":{"x":231250,"y":97644,"z":153440},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300004,"propState":0,"propId":104010,"pos":{"x":227950,"y":97644,"z":159150},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300003,"propState":0,"propId":104011,"pos":{"x":177050,"y":93120,"z":174910},"rot":{"x":0,"y":246601,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300002,"propState":0,"propId":104020,"pos":{"x":-66980,"y":21867,"z":-266740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-99031,"y":15920,"z":-275022},"rot":{"x":0,"y":273537,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":160,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":160,"instId":300002,"propState":0,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}},{"groupId":160,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300002,"propState":0,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"242":{"props":[{"groupId":242,"instId":300002,"propState":0,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":242,"instId":300001,"propState":0,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"258":{"props":[{"groupId":258,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300001,"propState":0,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":0,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"259":{"props":[{"groupId":259,"instId":300001,"propState":0,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}},{"groupId":259,"instId":300002,"propState":0,"propId":100,"pos":{"x":338174,"y":114272,"z":200923},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"260":{"props":[{"groupId":260,"instId":300001,"propState":0,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"261":{"props":[{"groupId":261,"instId":300001,"propState":0,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"262":{"props":[{"groupId":262,"instId":300001,"propState":0,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"263":{"props":[{"groupId":263,"instId":300001,"propState":0,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"245":{"props":[{"groupId":245,"instId":300004,"propState":1,"propId":211,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300003,"propState":20,"propId":60401,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}},{"groupId":245,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300004,"propState":1,"propId":211,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300003,"propState":20,"propId":60401,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300002,"propState":0,"propId":104023,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}},{"groupId":287,"instId":300001,"propState":0,"propId":104010,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"289":{"props":[{"groupId":289,"instId":300004,"propState":1,"propId":211,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300002,"propState":0,"propId":104023,"pos":{"x":342033,"y":168183,"z":326850},"rot":{"x":0,"y":346005,"z":0}},{"groupId":289,"instId":300003,"propState":20,"propId":60401,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300001,"propState":0,"propId":104011,"pos":{"x":342033,"y":168036,"z":326850},"rot":{"x":0,"y":346005,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"309":{"props":[{"groupId":309,"instId":300004,"propState":1,"propId":211,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300003,"propState":20,"propId":60401,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300002,"propState":0,"propId":104023,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":346005,"z":0}},{"groupId":309,"instId":300001,"propState":0,"propId":104010,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":272341,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"522":{"props":[{"groupId":522,"instId":300011,"propState":1,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}},{"groupId":522,"instId":300005,"propState":102,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300012,"propState":1,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}},{"groupId":522,"instId":300009,"propState":1,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}},{"groupId":522,"instId":300003,"propState":1,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300008,"propState":1,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300002,"propState":1,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300010,"propState":1,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}},{"groupId":522,"instId":300007,"propState":1,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300006,"propState":1,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300004,"propState":101,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}},{"groupId":522,"instId":300001,"propState":2,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300010,"propState":0,"propId":104078,"pos":{"x":340774,"y":107971,"z":190474},"rot":{"x":0,"y":330000,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":94,"instId":300004,"propState":0,"propId":104078,"pos":{"x":204903,"y":167529,"z":391455},"rot":{"x":0,"y":329375,"z":0}},{"groupId":94,"instId":300009,"propState":0,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300007,"propState":0,"propId":104078,"pos":{"x":273980,"y":102188,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}},{"groupId":94,"instId":300008,"propState":0,"propId":104078,"pos":{"x":-122252,"y":15622,"z":-283207},"rot":{"x":0,"y":180849,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300005,"propState":0,"propId":104012,"pos":{"x":352900,"y":107971,"z":220700},"rot":{"x":0,"y":240000,"z":0}},{"groupId":93,"instId":300007,"propState":1,"propId":104012,"pos":{"x":-79120,"y":14778,"z":-283515},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":104012,"pos":{"x":158376,"y":105750,"z":344739},"rot":{"x":0,"y":224478,"z":0}},{"groupId":93,"instId":300008,"propState":0,"propId":104012,"pos":{"x":257554,"y":102389,"z":172472},"rot":{"x":0,"y":330054,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":104012,"pos":{"x":209210,"y":100740,"z":308940},"rot":{"x":0,"y":329129,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":104012,"pos":{"x":219888,"y":97644,"z":168466},"rot":{"x":0,"y":150238,"z":0}},{"groupId":93,"instId":300002,"propState":1,"propId":104012,"pos":{"x":-146909,"y":15640,"z":-263311},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":104012,"pos":{"x":-14980,"y":3350,"z":-283160},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300008,"propState":0,"propId":104068,"pos":{"x":210027,"y":104654,"z":224475},"rot":{"x":0,"y":59128,"z":0}},{"groupId":95,"instId":300007,"propState":0,"propId":104068,"pos":{"x":210166,"y":103536,"z":287518},"rot":{"x":0,"y":202254,"z":0}},{"groupId":95,"instId":300006,"propState":0,"propId":104068,"pos":{"x":-106222,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300005,"propState":0,"propId":104068,"pos":{"x":227188,"y":100770,"z":344085},"rot":{"x":0,"y":240000,"z":0}},{"groupId":95,"instId":300004,"propState":0,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300003,"propState":0,"propId":104068,"pos":{"x":221207,"y":167929,"z":357985},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300002,"propState":0,"propId":104068,"pos":{"x":-57455,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300001,"propState":0,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":104104,"pos":{"x":139743,"y":100989,"z":319552},"rot":{"x":0,"y":331251,"z":0}}],"npcs":[{"groupId":151,"instId":400006,"npcId":14312,"pos":{"x":139892,"y":102103,"z":319130},"rot":{"x":0,"y":239755,"z":0}},{"groupId":151,"instId":400001,"npcId":100,"pos":{"x":139968,"y":102482,"z":319179},"rot":{"x":0,"y":242786,"z":0}}],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300002,"propState":1,"propId":104060,"pos":{"x":77893,"y":-4450,"z":-498633},"rot":{"x":0,"y":253178,"z":0}},{"groupId":164,"instId":300003,"propState":1,"propId":104060,"pos":{"x":178203,"y":95088,"z":175242},"rot":{"x":0,"y":61300,"z":0}},{"groupId":164,"instId":300001,"propState":1,"propId":104060,"pos":{"x":-1540,"y":4866,"z":-287650},"rot":{"x":0,"y":269808,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300007,"propState":0,"propId":104059,"pos":{"x":-66826,"y":11067,"z":-234952},"rot":{"x":0,"y":267497,"z":0}},{"groupId":96,"instId":300004,"propState":1,"propId":104059,"pos":{"x":270190,"y":163213,"z":371600},"rot":{"x":0,"y":260032,"z":0}},{"groupId":96,"instId":300008,"propState":0,"propId":104059,"pos":{"x":-64190,"y":21093,"z":-235440},"rot":{"x":0,"y":212078,"z":0}},{"groupId":96,"instId":300006,"propState":0,"propId":104059,"pos":{"x":-4256,"y":3381,"z":-247994},"rot":{"x":0,"y":224790,"z":0}},{"groupId":96,"instId":300005,"propState":0,"propId":104059,"pos":{"x":118761,"y":101070,"z":317301},"rot":{"x":0,"y":77253,"z":0}},{"groupId":96,"instId":300003,"propState":0,"propId":104059,"pos":{"x":198068,"y":104652,"z":269939},"rot":{"x":0,"y":151368,"z":0}},{"groupId":96,"instId":300002,"propState":0,"propId":104059,"pos":{"x":325745,"y":106160,"z":184548},"rot":{"x":0,"y":240447,"z":0}},{"groupId":96,"instId":300001,"propState":1,"propId":104059,"pos":{"x":234018,"y":100947,"z":269707},"rot":{"x":0,"y":39325,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[],"npcs":[{"groupId":36,"instId":400001,"npcId":3149,"pos":{"x":-59530,"y":12152,"z":-273520},"rot":{"x":0,"y":309292,"z":0}}],"monsters":[],"teleports":{}},"37":{"props":[],"npcs":[{"groupId":37,"instId":400001,"npcId":14109,"pos":{"x":-95080,"y":14756,"z":-279743},"rot":{"x":0,"y":10151,"z":0}}],"monsters":[],"teleports":{}},"39":{"props":[],"npcs":[{"groupId":39,"instId":400001,"npcId":14209,"pos":{"x":-96529,"y":15621,"z":-265169},"rot":{"x":0,"y":224052,"z":0}}],"monsters":[],"teleports":{}},"40":{"props":[],"npcs":[{"groupId":40,"instId":400001,"npcId":14110,"pos":{"x":-111968,"y":15665,"z":-266978},"rot":{"x":0,"y":196945,"z":0}}],"monsters":[],"teleports":{}},"176":{"props":[],"npcs":[{"groupId":176,"instId":400002,"npcId":3183,"pos":{"x":86500,"y":-16540,"z":-469680},"rot":{"x":0,"y":341837,"z":0}},{"groupId":176,"instId":400003,"npcId":14112,"pos":{"x":85750,"y":-16540,"z":-467330},"rot":{"x":0,"y":0,"z":0}},{"groupId":176,"instId":400001,"npcId":3185,"pos":{"x":87700,"y":-16540,"z":-477300},"rot":{"x":0,"y":345321,"z":0}}],"monsters":[],"teleports":{}},"820":{"props":[{"groupId":820,"instId":300008,"propState":0,"propId":104183,"pos":{"x":188982,"y":168196,"z":361535},"rot":{"x":0,"y":49461,"z":0}},{"groupId":820,"instId":300005,"propState":0,"propId":104184,"pos":{"x":188943,"y":168491,"z":360863},"rot":{"x":0,"y":51369,"z":0}},{"groupId":820,"instId":300002,"propState":0,"propId":104125,"pos":{"x":188889,"y":168635,"z":361465},"rot":{"x":293668,"y":60173,"z":333797}},{"groupId":820,"instId":300001,"propState":0,"propId":104126,"pos":{"x":188961,"y":168979,"z":360890},"rot":{"x":0,"y":76530,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"865":{"props":[{"groupId":865,"instId":300003,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":865,"instId":300008,"propState":0,"propId":104227,"pos":{"x":189472,"y":168865,"z":360522},"rot":{"x":0,"y":39686,"z":0}},{"groupId":865,"instId":300002,"propState":2,"propId":104128,"pos":{"x":189341,"y":169342,"z":360495},"rot":{"x":341444,"y":40212,"z":11724}},{"groupId":865,"instId":300005,"propState":0,"propId":104226,"pos":{"x":189635,"y":168368,"z":361185},"rot":{"x":0,"y":24286,"z":0}},{"groupId":865,"instId":300001,"propState":0,"propId":104127,"pos":{"x":189616,"y":168721,"z":361183},"rot":{"x":354334,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"693":{"props":[{"groupId":693,"instId":300010,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":693,"instId":300004,"propState":0,"propId":104066,"pos":{"x":187499,"y":168416,"z":362527},"rot":{"x":0,"y":0,"z":0}},{"groupId":693,"instId":300009,"propState":1,"propId":104077,"pos":{"x":192762,"y":167843,"z":360452},"rot":{"x":0,"y":356980,"z":0}},{"groupId":693,"instId":300003,"propState":0,"propId":104065,"pos":{"x":187839,"y":168590,"z":361729},"rot":{"x":0,"y":287206,"z":0}},{"groupId":693,"instId":300007,"propState":0,"propId":104057,"pos":{"x":187523,"y":168660,"z":362604},"rot":{"x":321778,"y":257200,"z":342283}},{"groupId":693,"instId":300002,"propState":0,"propId":104064,"pos":{"x":186826,"y":168808,"z":362539},"rot":{"x":0,"y":302025,"z":0}},{"groupId":693,"instId":300008,"propState":0,"propId":104058,"pos":{"x":186773,"y":169074,"z":362520},"rot":{"x":305512,"y":144406,"z":358917}},{"groupId":693,"instId":300006,"propState":0,"propId":104056,"pos":{"x":187700,"y":168997,"z":361632},"rot":{"x":270000,"y":217406,"z":0}},{"groupId":693,"instId":300005,"propState":0,"propId":104055,"pos":{"x":187254,"y":169364,"z":362029},"rot":{"x":355460,"y":192204,"z":1333}},{"groupId":693,"instId":300001,"propState":0,"propId":104063,"pos":{"x":187289,"y":169063,"z":361953},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"904":{"props":[{"groupId":904,"instId":300014,"propState":1,"propId":103074,"pos":{"x":188361,"y":168507,"z":362190},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300013,"propState":1,"propId":103074,"pos":{"x":189057,"y":168564,"z":361868},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300011,"propState":1,"propId":103074,"pos":{"x":191110,"y":168941,"z":360930},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300009,"propState":1,"propId":103074,"pos":{"x":186632,"y":169348,"z":362658},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300006,"propState":1,"propId":103074,"pos":{"x":188377,"y":169121,"z":361512},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300004,"propState":1,"propId":103074,"pos":{"x":189421,"y":169096,"z":361064},"rot":{"x":0,"y":212022,"z":0}},{"groupId":904,"instId":300008,"propState":0,"propId":104298,"pos":{"x":190058,"y":168547,"z":360340},"rot":{"x":0,"y":216848,"z":0}},{"groupId":904,"instId":300015,"propState":1,"propId":103074,"pos":{"x":186971,"y":168661,"z":363228},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300012,"propState":1,"propId":103074,"pos":{"x":190314,"y":168629,"z":361102},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300010,"propState":1,"propId":103074,"pos":{"x":186171,"y":169205,"z":363188},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300007,"propState":1,"propId":103074,"pos":{"x":187212,"y":169169,"z":362336},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300005,"propState":1,"propId":103074,"pos":{"x":188553,"y":169310,"z":361334},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300003,"propState":1,"propId":103074,"pos":{"x":189869,"y":169229,"z":360568},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300001,"propState":1,"propId":103074,"pos":{"x":190626,"y":169492,"z":360469},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300002,"propState":2,"propId":104133,"pos":{"x":190029,"y":169020,"z":360332},"rot":{"x":348037,"y":19864,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"209":{"props":[{"groupId":209,"instId":300004,"propState":0,"propId":100,"pos":{"x":46621,"y":-4524,"z":-391878},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300003,"propState":0,"propId":103074,"pos":{"x":47585,"y":-4388,"z":-391188},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300002,"propState":1,"propId":211,"pos":{"x":48064,"y":-5982,"z":-390773},"rot":{"x":0,"y":0,"z":0}},{"groupId":209,"instId":300001,"propState":0,"propId":104055,"pos":{"x":46602,"y":-4593,"z":-391873},"rot":{"x":344697,"y":300009,"z":356002}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300002,"propState":1,"propId":211,"pos":{"x":78969,"y":-5990,"z":-498306},"rot":{"x":8194,"y":101249,"z":335880}},{"groupId":208,"instId":300004,"propState":0,"propId":100,"pos":{"x":77916,"y":-2890,"z":-498625},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300003,"propState":0,"propId":103074,"pos":{"x":77890,"y":-2904,"z":-497698},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300001,"propState":18,"propId":104055,"pos":{"x":77916,"y":-3040,"z":-498627},"rot":{"x":347193,"y":264267,"z":356938}}],"npcs":[],"monsters":[],"teleports":{}},"510":{"props":[{"groupId":510,"instId":300012,"propState":0,"propId":104078,"pos":{"x":176280,"y":167670,"z":362670},"rot":{"x":0,"y":220548,"z":0}},{"groupId":510,"instId":300006,"propState":18,"propId":104055,"pos":{"x":174768,"y":172125,"z":366101},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300011,"propState":18,"propId":104055,"pos":{"x":180791,"y":170462,"z":361715},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300010,"propState":18,"propId":104055,"pos":{"x":180874,"y":170657,"z":361730},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300009,"propState":20,"propId":60403,"pos":{"x":190341,"y":167843,"z":363687},"rot":{"x":0,"y":30000,"z":0}},{"groupId":510,"instId":300008,"propState":18,"propId":104055,"pos":{"x":174855,"y":172341,"z":366487},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300007,"propState":18,"propId":104055,"pos":{"x":174855,"y":171877,"z":366508},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300005,"propState":18,"propId":104055,"pos":{"x":174992,"y":171632,"z":367015},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300004,"propState":18,"propId":104055,"pos":{"x":174901,"y":171168,"z":366612},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300003,"propState":18,"propId":104055,"pos":{"x":174899,"y":170492,"z":366534},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300002,"propState":18,"propId":104055,"pos":{"x":174982,"y":170830,"z":366867},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300001,"propState":18,"propId":104055,"pos":{"x":175084,"y":170909,"z":367324},"rot":{"x":0,"y":104400,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300003,"propState":0,"propId":103074,"pos":{"x":258223,"y":102524,"z":274787},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300002,"propState":1,"propId":211,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":0,"y":279817,"z":0}},{"groupId":210,"instId":300004,"propState":0,"propId":100,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300001,"propState":18,"propId":104055,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":270000,"y":9817,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"212":{"props":[{"groupId":212,"instId":300004,"propState":0,"propId":100,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300002,"propState":1,"propId":211,"pos":{"x":-55180,"y":12152,"z":-266265},"rot":{"x":0,"y":0,"z":0}},{"groupId":212,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-54799,"y":14016,"z":-266205},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":339015,"y":119916,"z":346931}}],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300004,"propState":0,"propId":100,"pos":{"x":-132986,"y":27463,"z":-252368},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300002,"propState":1,"propId":211,"pos":{"x":-133052,"y":26103,"z":-253728},"rot":{"x":0,"y":0,"z":0}},{"groupId":211,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-132107,"y":27553,"z":-252580},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-132986,"y":27350,"z":-252401},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"213":{"props":[{"groupId":213,"instId":300006,"propState":0,"propId":104055,"pos":{"x":-31535,"y":4077,"z":-264049},"rot":{"x":355333,"y":326571,"z":358483}},{"groupId":213,"instId":300004,"propState":0,"propId":100,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300002,"propState":1,"propId":211,"pos":{"x":-30255,"y":3365,"z":-265518},"rot":{"x":0,"y":0,"z":0}},{"groupId":213,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-31099,"y":4038,"z":-263724},"rot":{"x":358788,"y":353979,"z":354373}},{"groupId":213,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-30652,"y":4254,"z":-263381},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":355207,"y":309806,"z":356809}}],"npcs":[],"monsters":[],"teleports":{}},"214":{"props":[{"groupId":214,"instId":300004,"propState":0,"propId":100,"pos":{"x":175522,"y":170178,"z":362892},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300006,"propState":1,"propId":211,"pos":{"x":179320,"y":106811,"z":366430},"rot":{"x":0,"y":0,"z":0}},{"groupId":214,"instId":300005,"propState":0,"propId":103074,"pos":{"x":174986,"y":170184,"z":363433},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300003,"propState":1,"propId":104055,"pos":{"x":175522,"y":170077,"z":362892},"rot":{"x":331292,"y":197984,"z":19614}},{"groupId":214,"instId":300002,"propState":1,"propId":104055,"pos":{"x":175002,"y":156010,"z":362005},"rot":{"x":331066,"y":253144,"z":334584}},{"groupId":214,"instId":300001,"propState":0,"propId":104055,"pos":{"x":175099,"y":137806,"z":361822},"rot":{"x":315884,"y":214883,"z":30438}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300006,"propState":1,"propId":211,"pos":{"x":127191,"y":101080,"z":331597},"rot":{"x":0,"y":0,"z":0}},{"groupId":215,"instId":300004,"propState":0,"propId":100,"pos":{"x":140574,"y":102154,"z":339418},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300002,"propState":1,"propId":104055,"pos":{"x":130717,"y":102275,"z":338339},"rot":{"x":347305,"y":224748,"z":24829}},{"groupId":215,"instId":300005,"propState":0,"propId":103074,"pos":{"x":139957,"y":102238,"z":338903},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300003,"propState":1,"propId":104055,"pos":{"x":140502,"y":102080,"z":339386},"rot":{"x":338088,"y":149909,"z":358527}},{"groupId":215,"instId":300001,"propState":0,"propId":104055,"pos":{"x":126007,"y":102265,"z":333305},"rot":{"x":357686,"y":211647,"z":337410}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300004,"propState":0,"propId":100,"pos":{"x":159492,"y":102318,"z":309332},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300002,"propState":1,"propId":211,"pos":{"x":160112,"y":100770,"z":307461},"rot":{"x":0,"y":0,"z":0}},{"groupId":216,"instId":300003,"propState":0,"propId":103074,"pos":{"x":160508,"y":102331,"z":309445},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300001,"propState":0,"propId":104055,"pos":{"x":159492,"y":102256,"z":309332},"rot":{"x":46257,"y":220798,"z":53139}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300002,"propState":1,"propId":211,"pos":{"x":226762,"y":167843,"z":357463},"rot":{"x":0,"y":0,"z":0}},{"groupId":217,"instId":300004,"propState":0,"propId":100,"pos":{"x":226896,"y":171199,"z":357241},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300003,"propState":0,"propId":103074,"pos":{"x":225999,"y":171219,"z":357049},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300001,"propState":0,"propId":104055,"pos":{"x":226881,"y":171158,"z":357232},"rot":{"x":310676,"y":184882,"z":317410}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300003,"propState":0,"propId":103074,"pos":{"x":337751,"y":173869,"z":293111},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300004,"propState":0,"propId":100,"pos":{"x":336933,"y":173863,"z":292571},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300002,"propState":1,"propId":211,"pos":{"x":338040,"y":168259,"z":292549},"rot":{"x":0,"y":0,"z":0}},{"groupId":218,"instId":300001,"propState":0,"propId":104055,"pos":{"x":337076,"y":173730,"z":292727},"rot":{"x":348714,"y":303950,"z":46248}}],"npcs":[],"monsters":[],"teleports":{}},"219":{"props":[{"groupId":219,"instId":300002,"propState":1,"propId":211,"pos":{"x":188001,"y":167843,"z":364979},"rot":{"x":352263,"y":245509,"z":8463}},{"groupId":219,"instId":300004,"propState":0,"propId":100,"pos":{"x":186921,"y":170097,"z":364291},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300003,"propState":0,"propId":103074,"pos":{"x":186589,"y":170084,"z":364676},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300001,"propState":0,"propId":104055,"pos":{"x":186946,"y":169710,"z":364365},"rot":{"x":346221,"y":262675,"z":1754}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300004,"propState":0,"propId":100,"pos":{"x":309161,"y":106561,"z":178007},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300002,"propState":1,"propId":211,"pos":{"x":309517,"y":106520,"z":178086},"rot":{"x":0,"y":0,"z":0}},{"groupId":221,"instId":300003,"propState":0,"propId":103074,"pos":{"x":309976,"y":106561,"z":177585},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":104055,"pos":{"x":309174,"y":106436,"z":178023},"rot":{"x":338051,"y":40717,"z":358246}}],"npcs":[],"monsters":[],"teleports":{}},"220":{"props":[{"groupId":220,"instId":300004,"propState":0,"propId":100,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300002,"propState":1,"propId":211,"pos":{"x":303252,"y":105988,"z":210165},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300003,"propState":0,"propId":103074,"pos":{"x":303782,"y":106725,"z":211823},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300001,"propState":18,"propId":104055,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":2050,"y":276515,"z":234}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300004,"propState":0,"propId":100,"pos":{"x":-47530,"y":12046,"z":-217414},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300002,"propState":1,"propId":211,"pos":{"x":-47487,"y":8183,"z":-218067},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-46663,"y":12036,"z":-217902},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-47530,"y":11920,"z":-217414},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"224":{"props":[{"groupId":224,"instId":300004,"propState":0,"propId":100,"pos":{"x":204211,"y":102733,"z":300041},"rot":{"x":0,"y":0,"z":0}},{"groupId":224,"instId":300003,"propState":0,"propId":103074,"pos":{"x":204652,"y":102748,"z":299495},"rot":{"x":0,"y":15000,"z":0}},{"groupId":224,"instId":300002,"propState":1,"propId":211,"pos":{"x":205414,"y":100841,"z":299431},"rot":{"x":0,"y":346016,"z":0}},{"groupId":224,"instId":300001,"propState":18,"propId":104055,"pos":{"x":204210,"y":102600,"z":300040},"rot":{"x":1321,"y":26393,"z":4574}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300004,"propState":0,"propId":100,"pos":{"x":178642,"y":169082,"z":393814},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300003,"propState":0,"propId":103074,"pos":{"x":178056,"y":169115,"z":393090},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300002,"propState":1,"propId":211,"pos":{"x":178703,"y":167843,"z":395308},"rot":{"x":0,"y":0,"z":0}},{"groupId":225,"instId":300001,"propState":0,"propId":104055,"pos":{"x":178669,"y":168938,"z":393833},"rot":{"x":359209,"y":145198,"z":345249}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-85553,"y":15359,"z":-239416},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300002,"propState":1,"propId":211,"pos":{"x":-86432,"y":12541,"z":-240353},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300004,"propState":0,"propId":100,"pos":{"x":-86343,"y":15390,"z":-239198},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239289},"rot":{"x":290582,"y":8124,"z":355052}},{"groupId":226,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239233},"rot":{"x":290582,"y":8124,"z":355052}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300005,"propState":0,"propId":100,"pos":{"x":-82291,"y":23948,"z":-252324},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300004,"propState":0,"propId":100,"pos":{"x":-78889,"y":24433,"z":-252627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-78844,"y":24499,"z":-253627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300002,"propState":1,"propId":211,"pos":{"x":-79319,"y":23948,"z":-253010},"rot":{"x":0,"y":300950,"z":0}},{"groupId":227,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-78914,"y":24316,"z":-252642},"rot":{"x":0,"y":69952,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300003,"propState":0,"propId":103074,"pos":{"x":356059,"y":108445,"z":191283},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300004,"propState":0,"propId":100,"pos":{"x":356939,"y":108213,"z":190774},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300002,"propState":1,"propId":211,"pos":{"x":357800,"y":107971,"z":191113},"rot":{"x":0,"y":0,"z":0}},{"groupId":223,"instId":300001,"propState":18,"propId":104055,"pos":{"x":356793,"y":108213,"z":190813},"rot":{"x":84763,"y":255315,"z":169334}}],"npcs":[],"monsters":[],"teleports":{}},"866":{"props":[{"groupId":866,"instId":300008,"propState":0,"propId":104130,"pos":{"x":191201,"y":169576,"z":359615},"rot":{"x":3903,"y":64446,"z":12593}},{"groupId":866,"instId":300003,"propState":0,"propId":104264,"pos":{"x":190496,"y":168785,"z":359822},"rot":{"x":0,"y":338559,"z":0}},{"groupId":866,"instId":300007,"propState":0,"propId":104132,"pos":{"x":190871,"y":168580,"z":360364},"rot":{"x":22141,"y":356659,"z":352074}},{"groupId":866,"instId":300006,"propState":0,"propId":104131,"pos":{"x":190486,"y":169002,"z":359850},"rot":{"x":0,"y":0,"z":0}},{"groupId":866,"instId":300005,"propState":0,"propId":104129,"pos":{"x":191862,"y":168905,"z":360250},"rot":{"x":354080,"y":333511,"z":354898}},{"groupId":866,"instId":300004,"propState":0,"propId":104265,"pos":{"x":190876,"y":168343,"z":360318},"rot":{"x":0,"y":320132,"z":0}},{"groupId":866,"instId":300002,"propState":0,"propId":104266,"pos":{"x":191305,"y":169043,"z":359745},"rot":{"x":0,"y":9052,"z":0}},{"groupId":866,"instId":300001,"propState":0,"propId":104267,"pos":{"x":191717,"y":168653,"z":360253},"rot":{"x":0,"y":15097,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"357":{"props":[],"npcs":[{"groupId":357,"instId":400001,"npcId":14126,"pos":{"x":243851,"y":101713,"z":283891},"rot":{"x":0,"y":126434,"z":0}}],"monsters":[],"teleports":{}},"406":{"props":[{"groupId":406,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202701,"y":101238,"z":291138},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"407":{"props":[{"groupId":407,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202410,"y":93495,"z":161640},"rot":{"x":0,"y":206514,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"408":{"props":[{"groupId":408,"instId":300001,"propState":11,"propId":104046,"pos":{"x":359740,"y":107971,"z":209080},"rot":{"x":0,"y":293867,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"409":{"props":[{"groupId":409,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-142827,"y":15608,"z":-278700},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"496":{"props":[{"groupId":496,"instId":300001,"propState":18,"propId":104162,"pos":{"x":226836,"y":104516,"z":258812},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"521":{"props":[{"groupId":521,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"520":{"props":[{"groupId":520,"instId":300004,"propState":0,"propId":100,"pos":{"x":-89401,"y":26097,"z":-268820},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300003,"propState":0,"propId":104102,"pos":{"x":-91599,"y":26787,"z":-268848},"rot":{"x":0,"y":88641,"z":0}},{"groupId":520,"instId":300002,"propState":0,"propId":104159,"pos":{"x":-89401,"y":25964,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"527":{"props":[{"groupId":527,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"526":{"props":[{"groupId":526,"instId":300004,"propState":0,"propId":100,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300003,"propState":0,"propId":104102,"pos":{"x":135299,"y":102773,"z":341915},"rot":{"x":0,"y":60768,"z":0}},{"groupId":526,"instId":300002,"propState":0,"propId":104159,"pos":{"x":137081,"y":102152,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"529":{"props":[{"groupId":529,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"528":{"props":[{"groupId":528,"instId":300003,"propState":0,"propId":104102,"pos":{"x":367781,"y":109618,"z":186237},"rot":{"x":0,"y":130186,"z":0}},{"groupId":528,"instId":300004,"propState":0,"propId":100,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300002,"propState":0,"propId":104159,"pos":{"x":369095,"y":108918,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"617":{"props":[{"groupId":617,"instId":300013,"propState":0,"propId":104080,"pos":{"x":5710,"y":4139,"z":-279910},"rot":{"x":0,"y":236608,"z":0}},{"groupId":617,"instId":300003,"propState":0,"propId":104080,"pos":{"x":97877,"y":-5290,"z":-482547},"rot":{"x":0,"y":39963,"z":0}},{"groupId":617,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-19381,"y":4065,"z":-224032},"rot":{"x":0,"y":210852,"z":0}},{"groupId":617,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-15893,"y":6909,"z":-311402},"rot":{"x":0,"y":70586,"z":0}},{"groupId":617,"instId":300017,"propState":0,"propId":104080,"pos":{"x":76546,"y":-5317,"z":-398579},"rot":{"x":0,"y":221601,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"618":{"props":[{"groupId":618,"instId":300006,"propState":0,"propId":104080,"pos":{"x":206547,"y":101470,"z":328384},"rot":{"x":0,"y":156276,"z":0}},{"groupId":618,"instId":300001,"propState":0,"propId":104080,"pos":{"x":137265,"y":101682,"z":323852},"rot":{"x":0,"y":278513,"z":0}},{"groupId":618,"instId":300005,"propState":0,"propId":104080,"pos":{"x":217457,"y":98186,"z":156219},"rot":{"x":0,"y":209643,"z":0}},{"groupId":618,"instId":300003,"propState":0,"propId":104080,"pos":{"x":202043,"y":168559,"z":358779},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300008,"propState":0,"propId":104080,"pos":{"x":130539,"y":94556,"z":260805},"rot":{"x":0,"y":330000,"z":0}},{"groupId":618,"instId":300009,"propState":0,"propId":104080,"pos":{"x":341773,"y":108671,"z":198655},"rot":{"x":0,"y":22954,"z":0}},{"groupId":618,"instId":300004,"propState":0,"propId":104080,"pos":{"x":132272,"y":98874,"z":194682},"rot":{"x":0,"y":28461,"z":0}},{"groupId":618,"instId":300002,"propState":0,"propId":104080,"pos":{"x":296348,"y":157838,"z":353201},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300007,"propState":0,"propId":104080,"pos":{"x":193620,"y":94145,"z":166199},"rot":{"x":0,"y":18071,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"671":{"props":[{"groupId":671,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359306,"y":108470,"z":202777},"rot":{"x":0,"y":202807,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"670":{"props":[{"groupId":670,"instId":300005,"propState":18,"propId":104094,"pos":{"x":263155,"y":102634,"z":164478},"rot":{"x":0,"y":75158,"z":0}},{"groupId":670,"instId":300013,"propState":18,"propId":104093,"pos":{"x":-46712,"y":6773,"z":-280120},"rot":{"x":0,"y":64953,"z":0}},{"groupId":670,"instId":300011,"propState":18,"propId":104095,"pos":{"x":128209,"y":101710,"z":333516},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300009,"propState":18,"propId":104093,"pos":{"x":305331,"y":106653,"z":168630},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300002,"propState":18,"propId":104095,"pos":{"x":-31260,"y":6887,"z":-323892},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300012,"propState":18,"propId":104094,"pos":{"x":-89306,"y":27612,"z":-239309},"rot":{"x":0,"y":133168,"z":0}},{"groupId":670,"instId":300010,"propState":18,"propId":104093,"pos":{"x":351503,"y":108044,"z":197206},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300008,"propState":18,"propId":104094,"pos":{"x":-11199,"y":4203,"z":-266538},"rot":{"x":0,"y":73758,"z":0}},{"groupId":670,"instId":300007,"propState":18,"propId":104096,"pos":{"x":131048,"y":95138,"z":275098},"rot":{"x":0,"y":69556,"z":0}},{"groupId":670,"instId":300006,"propState":18,"propId":104094,"pos":{"x":298203,"y":105994,"z":215710},"rot":{"x":0,"y":322762,"z":0}},{"groupId":670,"instId":300004,"propState":18,"propId":104093,"pos":{"x":179317,"y":94067,"z":172867},"rot":{"x":0,"y":165573,"z":0}},{"groupId":670,"instId":300003,"propState":18,"propId":104093,"pos":{"x":-114502,"y":16751,"z":-220922},"rot":{"x":0,"y":300762,"z":0}},{"groupId":670,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-81519,"y":13019,"z":-268441},"rot":{"x":0,"y":0,"z":74776}}],"npcs":[],"monsters":[],"teleports":{}},"790":{"props":[{"groupId":790,"instId":300002,"propState":0,"propId":100,"pos":{"x":355634,"y":109724,"z":187361},"rot":{"x":0,"y":345335,"z":0}},{"groupId":790,"instId":300001,"propState":0,"propId":100,"pos":{"x":170425,"y":103346,"z":329899},"rot":{"x":0,"y":153327,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"813":{"props":[{"groupId":813,"instId":300002,"propState":18,"propId":104094,"pos":{"x":174385,"y":168465,"z":378219},"rot":{"x":0,"y":216335,"z":0}},{"groupId":813,"instId":300001,"propState":18,"propId":104095,"pos":{"x":205919,"y":168773,"z":413410},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"814":{"props":[{"groupId":814,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-126536,"y":16175,"z":-270549},"rot":{"x":0,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"824":{"props":[{"groupId":824,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359673,"y":108470,"z":202695},"rot":{"x":0,"y":235146,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":501,"startAnchorId":1,"startGroupId":304}},"1040152":{"P20412_F20412001":{"scenes":{"10":{"props":[{"groupId":10,"instId":300004,"propState":8,"propId":101,"pos":{"x":-20300,"y":-7593,"z":376080},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300002,"propState":8,"propId":101,"pos":{"x":-17253,"y":10470,"z":72195},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300005,"propState":8,"propId":101,"pos":{"x":25978,"y":-3198,"z":-99796},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300003,"propState":8,"propId":101,"pos":{"x":-12570,"y":12678,"z":228120},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300001,"propState":8,"propId":101,"pos":{"x":-82650,"y":8577,"z":-55261},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2041201":{"anchorId":1,"groupId":10,"instId":300001,"pos":{"x":-83587,"y":8598,"z":-48432},"rot":{"x":0,"y":90000,"z":0}},"2041202":{"anchorId":2,"groupId":10,"instId":300002,"pos":{"x":-24372,"y":10466,"z":73451},"rot":{"x":0,"y":0,"z":0}},"2041203":{"anchorId":3,"groupId":10,"instId":300003,"pos":{"x":-24250,"y":12678,"z":227020},"rot":{"x":0,"y":0,"z":0}},"2041204":{"anchorId":4,"groupId":10,"instId":300004,"pos":{"x":-24405,"y":-7593,"z":379261},"rot":{"x":0,"y":0,"z":0}},"2041205":{"anchorId":5,"groupId":10,"instId":300005,"pos":{"x":30683,"y":-3198,"z":-102463},"rot":{"x":0,"y":213835,"z":0}}}},"137":{"props":[{"groupId":137,"instId":300003,"propState":1,"propId":104013,"pos":{"x":-6080,"y":6669,"z":336940},"rot":{"x":0,"y":0,"z":0}},{"groupId":137,"instId":300002,"propState":1,"propId":104103,"pos":{"x":-6040,"y":82220,"z":337057},"rot":{"x":0,"y":180000,"z":0}},{"groupId":137,"instId":300006,"propState":1,"propId":104013,"pos":{"x":-42990,"y":6669,"z":336940},"rot":{"x":0,"y":0,"z":0}},{"groupId":137,"instId":300001,"propState":1,"propId":104103,"pos":{"x":-42939,"y":82040,"z":337057},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300004,"propState":11,"propId":104046,"pos":{"x":-74650,"y":-6243,"z":228985},"rot":{"x":0,"y":98913,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300005,"propState":0,"propId":104052,"pos":{"x":-21660,"y":10315,"z":199812},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":104019,"pos":{"x":-21660,"y":10315,"z":199812},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300006,"propState":0,"propId":104052,"pos":{"x":4740,"y":-6323,"z":213880},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-31000,"y":10326,"z":102202},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":104019,"pos":{"x":4740,"y":-6323,"z":213880},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-31000,"y":10326,"z":102202},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-24395,"y":7564,"z":27180},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-8991,"y":11646,"z":43125},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-40591,"y":11646,"z":2239},"rot":{"x":0,"y":359884,"z":0}},{"groupId":28,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-4793,"y":11646,"z":5601},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"139":{"props":[{"groupId":139,"instId":300003,"propState":0,"propId":211,"pos":{"x":-7530,"y":11646,"z":-8910},"rot":{"x":0,"y":359542,"z":0}},{"groupId":139,"instId":300002,"propState":0,"propId":100,"pos":{"x":-7530,"y":11646,"z":-8910},"rot":{"x":0,"y":359542,"z":0}},{"groupId":139,"instId":300001,"propState":11,"propId":60403,"pos":{"x":-7530,"y":11646,"z":-8910},"rot":{"x":0,"y":359542,"z":0}}],"npcs":[],"monsters":[{"groupId":139,"instId":200001,"monsterId":4013010,"eventId":20412231,"pos":{"x":-7725,"y":11662,"z":-6115},"rot":{"x":0,"y":358042,"z":0}}],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300005,"propState":12,"propId":60401,"pos":{"x":48254,"y":4249,"z":66382},"rot":{"x":0,"y":332567,"z":0}},{"groupId":30,"instId":300004,"propState":12,"propId":60401,"pos":{"x":12104,"y":-6243,"z":236268},"rot":{"x":0,"y":225894,"z":0}},{"groupId":30,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-53580,"y":-6323,"z":214390},"rot":{"x":0,"y":2206,"z":0}},{"groupId":30,"instId":300002,"propState":12,"propId":60401,"pos":{"x":8780,"y":12678,"z":226700},"rot":{"x":0,"y":272206,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-5030,"y":-7561,"z":380010},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300001,"propState":12,"propId":60401,"pos":{"x":74310,"y":-204,"z":-38060},"rot":{"x":0,"y":283858,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-54445,"y":25141,"z":296270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":32,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-51830,"y":16021,"z":337400},"rot":{"x":0,"y":270000,"z":0}},{"groupId":32,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-37890,"y":25111,"z":288240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":32,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-41639,"y":7533,"z":334879},"rot":{"x":2585,"y":78385,"z":2321}},{"groupId":32,"instId":300001,"propState":12,"propId":60403,"pos":{"x":8179,"y":16021,"z":302028},"rot":{"x":0,"y":320487,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300002,"propState":12,"propId":60401,"pos":{"x":16185,"y":25139,"z":291960},"rot":{"x":0,"y":282735,"z":0}},{"groupId":33,"instId":300004,"propState":12,"propId":60403,"pos":{"x":-79289,"y":25115,"z":295917},"rot":{"x":0,"y":90000,"z":0}},{"groupId":33,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-58224,"y":6855,"z":339928},"rot":{"x":0,"y":177459,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300001,"propState":0,"propId":104011,"pos":{"x":-28620,"y":11675,"z":44384},"rot":{"x":0,"y":165534,"z":0}},{"groupId":34,"instId":300006,"propState":0,"propId":104011,"pos":{"x":-55910,"y":11650,"z":31689},"rot":{"x":0,"y":127097,"z":0}},{"groupId":34,"instId":300009,"propState":0,"propId":104011,"pos":{"x":-4831,"y":27017,"z":18941},"rot":{"x":0,"y":241966,"z":0}},{"groupId":34,"instId":300008,"propState":0,"propId":104011,"pos":{"x":-44240,"y":27050,"z":5540},"rot":{"x":0,"y":88706,"z":0}},{"groupId":34,"instId":300007,"propState":0,"propId":104011,"pos":{"x":-55130,"y":27050,"z":28720},"rot":{"x":0,"y":89197,"z":0}},{"groupId":34,"instId":300005,"propState":0,"propId":104011,"pos":{"x":-43550,"y":11665,"z":38720},"rot":{"x":0,"y":89476,"z":0}},{"groupId":34,"instId":300004,"propState":0,"propId":104011,"pos":{"x":-4703,"y":11665,"z":-7141},"rot":{"x":0,"y":269283,"z":0}},{"groupId":34,"instId":300002,"propState":0,"propId":104009,"pos":{"x":-41612,"y":11646,"z":-3789},"rot":{"x":0,"y":131004,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300004,"propState":0,"propId":104009,"pos":{"x":-5075,"y":11665,"z":3495},"rot":{"x":0,"y":41270,"z":0}},{"groupId":35,"instId":300002,"propState":0,"propId":104010,"pos":{"x":-6408,"y":11646,"z":43536},"rot":{"x":0,"y":218945,"z":0}},{"groupId":35,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-41740,"y":11666,"z":-9610},"rot":{"x":0,"y":41873,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300007,"propState":0,"propId":104011,"pos":{"x":-16418,"y":16011,"z":268058},"rot":{"x":0,"y":143629,"z":0}},{"groupId":36,"instId":300013,"propState":0,"propId":104010,"pos":{"x":-47848,"y":-6243,"z":232256},"rot":{"x":0,"y":267160,"z":0}},{"groupId":36,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-17220,"y":10332,"z":96881},"rot":{"x":0,"y":260365,"z":0}},{"groupId":36,"instId":300006,"propState":0,"propId":104011,"pos":{"x":-32229,"y":16011,"z":268052},"rot":{"x":0,"y":208487,"z":0}},{"groupId":36,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-47720,"y":-6243,"z":226620},"rot":{"x":0,"y":267160,"z":0}},{"groupId":36,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-5770,"y":12680,"z":220414},"rot":{"x":0,"y":358851,"z":0}},{"groupId":36,"instId":300004,"propState":0,"propId":104011,"pos":{"x":56490,"y":-118,"z":44100},"rot":{"x":0,"y":242166,"z":0}},{"groupId":36,"instId":300009,"propState":0,"propId":104011,"pos":{"x":37388,"y":4249,"z":60605},"rot":{"x":0,"y":335897,"z":0}},{"groupId":36,"instId":300008,"propState":0,"propId":104011,"pos":{"x":38131,"y":4287,"z":76645},"rot":{"x":0,"y":229577,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":104011,"pos":{"x":-32329,"y":10466,"z":84324},"rot":{"x":0,"y":99481,"z":0}},{"groupId":36,"instId":300003,"propState":0,"propId":104009,"pos":{"x":1127,"y":-6323,"z":217881},"rot":{"x":0,"y":240229,"z":0}},{"groupId":36,"instId":300002,"propState":0,"propId":104009,"pos":{"x":-36249,"y":12680,"z":230221},"rot":{"x":0,"y":240229,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300004,"propState":0,"propId":104011,"pos":{"x":18657,"y":-3198,"z":-108213},"rot":{"x":0,"y":81900,"z":0}},{"groupId":37,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-41440,"y":-7561,"z":380028},"rot":{"x":0,"y":90000,"z":0}},{"groupId":37,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-7835,"y":-7561,"z":380028},"rot":{"x":0,"y":270000,"z":0}},{"groupId":37,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-12408,"y":13644,"z":-31245},"rot":{"x":0,"y":266036,"z":0}},{"groupId":37,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-36251,"y":13644,"z":-31615},"rot":{"x":0,"y":88589,"z":0}},{"groupId":37,"instId":300003,"propState":0,"propId":104011,"pos":{"x":-52340,"y":13596,"z":-52130},"rot":{"x":0,"y":300995,"z":0}},{"groupId":37,"instId":300002,"propState":0,"propId":104011,"pos":{"x":-52460,"y":13596,"z":-44880},"rot":{"x":0,"y":232764,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-22106,"y":13646,"z":-45134},"rot":{"x":0,"y":265383,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300006,"propState":0,"propId":104011,"pos":{"x":-14240,"y":3166,"z":306224},"rot":{"x":0,"y":301890,"z":0}},{"groupId":38,"instId":300011,"propState":0,"propId":104011,"pos":{"x":8810,"y":25111,"z":340580},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300016,"propState":0,"propId":104011,"pos":{"x":-15624,"y":11735,"z":356479},"rot":{"x":0,"y":183463,"z":0}},{"groupId":38,"instId":300015,"propState":0,"propId":104011,"pos":{"x":14860,"y":16021,"z":307871},"rot":{"x":0,"y":267615,"z":0}},{"groupId":38,"instId":300014,"propState":0,"propId":104011,"pos":{"x":4880,"y":25111,"z":279874},"rot":{"x":0,"y":356571,"z":0}},{"groupId":38,"instId":300013,"propState":0,"propId":104011,"pos":{"x":-60230,"y":16021,"z":329058},"rot":{"x":0,"y":90596,"z":0}},{"groupId":38,"instId":300012,"propState":0,"propId":104011,"pos":{"x":5288,"y":16021,"z":340572},"rot":{"x":0,"y":167762,"z":0}},{"groupId":38,"instId":300007,"propState":0,"propId":104011,"pos":{"x":-63355,"y":25111,"z":340197},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300010,"propState":0,"propId":104011,"pos":{"x":9604,"y":6855,"z":281511},"rot":{"x":0,"y":268501,"z":0}},{"groupId":38,"instId":300009,"propState":0,"propId":104011,"pos":{"x":-24751,"y":6855,"z":278599},"rot":{"x":0,"y":532,"z":0}},{"groupId":38,"instId":300008,"propState":0,"propId":104011,"pos":{"x":-49798,"y":6855,"z":278737},"rot":{"x":0,"y":5406,"z":0}},{"groupId":38,"instId":300005,"propState":0,"propId":104011,"pos":{"x":-59352,"y":6855,"z":310124},"rot":{"x":0,"y":40918,"z":0}},{"groupId":38,"instId":300004,"propState":0,"propId":104011,"pos":{"x":-48052,"y":16021,"z":278966},"rot":{"x":0,"y":3324,"z":0}},{"groupId":38,"instId":300003,"propState":0,"propId":104011,"pos":{"x":9255,"y":16021,"z":282582},"rot":{"x":0,"y":265926,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300002,"propState":0,"propId":104020,"pos":{"x":9750,"y":25121,"z":307680},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-59750,"y":25161,"z":319110},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300013,"propState":0,"propId":104009,"pos":{"x":-47597,"y":6855,"z":278575},"rot":{"x":0,"y":132518,"z":0}},{"groupId":39,"instId":300011,"propState":0,"propId":104010,"pos":{"x":-25445,"y":25111,"z":278980},"rot":{"x":0,"y":356901,"z":0}},{"groupId":39,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-52836,"y":25111,"z":296424},"rot":{"x":0,"y":274397,"z":0}},{"groupId":39,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-24852,"y":6880,"z":278351},"rot":{"x":0,"y":358426,"z":0}},{"groupId":39,"instId":300012,"propState":0,"propId":104009,"pos":{"x":-20635,"y":3141,"z":310121},"rot":{"x":0,"y":234482,"z":0}},{"groupId":39,"instId":300010,"propState":0,"propId":104010,"pos":{"x":15189,"y":25111,"z":339947},"rot":{"x":0,"y":176783,"z":0}},{"groupId":39,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-66810,"y":25111,"z":337260},"rot":{"x":0,"y":84288,"z":0}},{"groupId":39,"instId":300006,"propState":0,"propId":104010,"pos":{"x":1589,"y":6855,"z":340221},"rot":{"x":0,"y":178174,"z":0}},{"groupId":39,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-59610,"y":6855,"z":309708},"rot":{"x":0,"y":29940,"z":0}},{"groupId":39,"instId":300003,"propState":0,"propId":104010,"pos":{"x":-60157,"y":16021,"z":298371},"rot":{"x":0,"y":83574,"z":0}},{"groupId":39,"instId":300002,"propState":0,"propId":104010,"pos":{"x":-42418,"y":16021,"z":278806},"rot":{"x":0,"y":351044,"z":0}},{"groupId":39,"instId":300001,"propState":0,"propId":104010,"pos":{"x":9112,"y":16021,"z":279436},"rot":{"x":0,"y":324003,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300003,"propState":0,"propId":104020,"pos":{"x":2575,"y":16021,"z":307435},"rot":{"x":0,"y":90000,"z":0}},{"groupId":77,"instId":300002,"propState":0,"propId":104020,"pos":{"x":9750,"y":25121,"z":307680},"rot":{"x":0,"y":90000,"z":0}},{"groupId":77,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-59750,"y":25161,"z":319110},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[],"npcs":[],"monsters":[{"groupId":43,"instId":200005,"monsterId":4012010,"eventId":20412003,"pos":{"x":-24348,"y":7601,"z":23216},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":200004,"monsterId":4012040,"eventId":20412002,"pos":{"x":-40624,"y":27050,"z":41859},"rot":{"x":0,"y":134158,"z":0}},{"groupId":43,"instId":200001,"monsterId":4012010,"eventId":20412001,"pos":{"x":-40100,"y":11646,"z":10890},"rot":{"x":0,"y":354467,"z":0}}],"teleports":{}},"44":{"props":[],"npcs":[],"monsters":[{"groupId":44,"instId":200001,"monsterId":4012010,"eventId":20412004,"pos":{"x":-39750,"y":11646,"z":10260},"rot":{"x":0,"y":358042,"z":0}}],"teleports":{}},"45":{"props":[],"npcs":[],"monsters":[{"groupId":45,"instId":200005,"monsterId":4012040,"eventId":20412012,"pos":{"x":-63521,"y":-6243,"z":229580},"rot":{"x":0,"y":84553,"z":0}},{"groupId":45,"instId":200004,"monsterId":4012030,"eventId":20412011,"pos":{"x":-59185,"y":-6243,"z":223939},"rot":{"x":0,"y":45982,"z":0}},{"groupId":45,"instId":200003,"monsterId":4012020,"eventId":20412010,"pos":{"x":-45743,"y":9036,"z":80811},"rot":{"x":0,"y":3940,"z":0}},{"groupId":45,"instId":200002,"monsterId":4012010,"eventId":20412009,"pos":{"x":48302,"y":4249,"z":71186},"rot":{"x":0,"y":330719,"z":0}},{"groupId":45,"instId":200001,"monsterId":4012010,"eventId":20412008,"pos":{"x":45454,"y":4249,"z":72290},"rot":{"x":0,"y":349598,"z":0}}],"teleports":{}},"46":{"props":[],"npcs":[],"monsters":[{"groupId":46,"instId":200003,"monsterId":4012020,"eventId":20412017,"pos":{"x":72030,"y":-204,"z":10480},"rot":{"x":0,"y":118123,"z":0}},{"groupId":46,"instId":200002,"monsterId":4012010,"eventId":20412016,"pos":{"x":71850,"y":-204,"z":-37410},"rot":{"x":0,"y":322888,"z":0}},{"groupId":46,"instId":200001,"monsterId":4012010,"eventId":20412015,"pos":{"x":53530,"y":-204,"z":-65460},"rot":{"x":0,"y":21782,"z":0}}],"teleports":{}},"47":{"props":[],"npcs":[],"monsters":[{"groupId":47,"instId":200006,"monsterId":4012020,"eventId":20412026,"pos":{"x":-37000,"y":25111,"z":280550},"rot":{"x":0,"y":8689,"z":0}},{"groupId":47,"instId":200005,"monsterId":4012030,"eventId":20412025,"pos":{"x":5368,"y":16021,"z":337612},"rot":{"x":0,"y":176741,"z":0}},{"groupId":47,"instId":200004,"monsterId":4012030,"eventId":20412024,"pos":{"x":3171,"y":6855,"z":284603},"rot":{"x":0,"y":20928,"z":0}},{"groupId":47,"instId":200003,"monsterId":4012020,"eventId":20412023,"pos":{"x":-58969,"y":6855,"z":314180},"rot":{"x":0,"y":93334,"z":0}},{"groupId":47,"instId":200002,"monsterId":4012040,"eventId":20412022,"pos":{"x":-53270,"y":16021,"z":320100},"rot":{"x":0,"y":103407,"z":0}},{"groupId":47,"instId":200001,"monsterId":4012040,"eventId":20412021,"pos":{"x":5612,"y":16021,"z":283669},"rot":{"x":0,"y":303566,"z":0}}],"teleports":{}},"86":{"props":[],"npcs":[],"monsters":[{"groupId":86,"instId":200005,"monsterId":4012030,"eventId":20412035,"pos":{"x":1431,"y":6855,"z":324634},"rot":{"x":0,"y":269866,"z":0}},{"groupId":86,"instId":200010,"monsterId":4012010,"eventId":20412040,"pos":{"x":-79184,"y":25115,"z":288937},"rot":{"x":0,"y":166975,"z":0}},{"groupId":86,"instId":200008,"monsterId":4012040,"eventId":20412038,"pos":{"x":-71764,"y":25115,"z":300778},"rot":{"x":0,"y":234338,"z":0}},{"groupId":86,"instId":200006,"monsterId":4012010,"eventId":20412036,"pos":{"x":7450,"y":6855,"z":294990},"rot":{"x":0,"y":82316,"z":0}},{"groupId":86,"instId":200002,"monsterId":4012020,"eventId":20412032,"pos":{"x":-58170,"y":16021,"z":336560},"rot":{"x":0,"y":350566,"z":0}},{"groupId":86,"instId":200009,"monsterId":4012020,"eventId":20412039,"pos":{"x":-73194,"y":25115,"z":303440},"rot":{"x":0,"y":193739,"z":0}},{"groupId":86,"instId":200007,"monsterId":4012030,"eventId":20412037,"pos":{"x":5847,"y":25111,"z":292222},"rot":{"x":0,"y":269866,"z":0}},{"groupId":86,"instId":200003,"monsterId":4012010,"eventId":20412033,"pos":{"x":-58472,"y":6855,"z":332987},"rot":{"x":0,"y":175853,"z":0}},{"groupId":86,"instId":200001,"monsterId":4012010,"eventId":20412031,"pos":{"x":6914,"y":16021,"z":287457},"rot":{"x":0,"y":90853,"z":0}}],"teleports":{}},"245":{"props":[{"groupId":245,"instId":300004,"propState":1,"propId":211,"pos":{"x":-4004,"y":25018,"z":348709},"rot":{"x":0,"y":221941,"z":0}},{"groupId":245,"instId":300003,"propState":20,"propId":60401,"pos":{"x":-4004,"y":25018,"z":348709},"rot":{"x":0,"y":221941,"z":0}},{"groupId":245,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-62086,"y":25161,"z":315586},"rot":{"x":0,"y":328598,"z":0}},{"groupId":245,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-62086,"y":25161,"z":315586},"rot":{"x":0,"y":328598,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"142":{"props":[{"groupId":142,"instId":300004,"propState":1,"propId":211,"pos":{"x":-2240,"y":-6186,"z":229227},"rot":{"x":0,"y":89777,"z":0}},{"groupId":142,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-50480,"y":-6323,"z":216872},"rot":{"x":0,"y":28475,"z":0}},{"groupId":142,"instId":300003,"propState":20,"propId":60401,"pos":{"x":-2240,"y":-6186,"z":229227},"rot":{"x":0,"y":89777,"z":0}},{"groupId":142,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-50480,"y":-6323,"z":216872},"rot":{"x":0,"y":285370,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300006,"propState":0,"propId":104141,"pos":{"x":-64360,"y":25250,"z":309860},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300005,"propState":0,"propId":104141,"pos":{"x":-3160,"y":16220,"z":282460},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300004,"propState":0,"propId":104039,"pos":{"x":-64730,"y":25111,"z":304190},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300003,"propState":0,"propId":104038,"pos":{"x":-64820,"y":25111,"z":309860},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300002,"propState":0,"propId":104039,"pos":{"x":2660,"y":16021,"z":282790},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300001,"propState":0,"propId":104038,"pos":{"x":-3160,"y":16021,"z":282510},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300004,"propState":1,"propId":104141,"pos":{"x":-57760,"y":16071,"z":316890},"rot":{"x":0,"y":270000,"z":0}},{"groupId":49,"instId":300002,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300003,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300001,"propState":0,"propId":104042,"pos":{"x":-57760,"y":16071,"z":316890},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300003,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300004,"propState":1,"propId":104141,"pos":{"x":-57760,"y":16071,"z":316890},"rot":{"x":0,"y":270000,"z":0}},{"groupId":87,"instId":300002,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300001,"propState":0,"propId":104042,"pos":{"x":-57760,"y":16071,"z":316890},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300002,"propState":0,"propId":104061,"pos":{"x":-68060,"y":44419,"z":309820},"rot":{"x":0,"y":0,"z":0}},{"groupId":52,"instId":300001,"propState":0,"propId":104061,"pos":{"x":-24470,"y":31775,"z":344706},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300003,"propState":0,"propId":104097,"pos":{"x":1070,"y":16021,"z":304070},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300006,"propState":0,"propId":100,"pos":{"x":-35220,"y":26417,"z":310664},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300005,"propState":0,"propId":104101,"pos":{"x":-53330,"y":24921,"z":288240},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300002,"propState":0,"propId":104089,"pos":{"x":-23682,"y":36730,"z":293641},"rot":{"x":16988,"y":26596,"z":356156}},{"groupId":50,"instId":300007,"propState":20,"propId":60402,"pos":{"x":-24464,"y":7236,"z":324405},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300004,"propState":0,"propId":104097,"pos":{"x":-36600,"y":25111,"z":287450},"rot":{"x":0,"y":179607,"z":0}},{"groupId":50,"instId":300001,"propState":0,"propId":104097,"pos":{"x":-53000,"y":16021,"z":319520},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300004,"propState":0,"propId":104045,"pos":{"x":-14542,"y":11730,"z":34508},"rot":{"x":0,"y":330224,"z":0}},{"groupId":53,"instId":300001,"propState":0,"propId":104045,"pos":{"x":-33880,"y":11730,"z":-1100},"rot":{"x":0,"y":110000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300011,"propState":20,"propId":104099,"pos":{"x":-43240,"y":6975,"z":336720},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300003,"propState":1,"propId":104075,"pos":{"x":15970,"y":16021,"z":307730},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300006,"propState":20,"propId":104075,"pos":{"x":-6140,"y":16162,"z":336335},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300005,"propState":20,"propId":104099,"pos":{"x":-6140,"y":16162,"z":336335},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300002,"propState":1,"propId":104099,"pos":{"x":9180,"y":28200,"z":343810},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300012,"propState":20,"propId":104069,"pos":{"x":-43220,"y":6850,"z":336980},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300009,"propState":1,"propId":104075,"pos":{"x":-43090,"y":16130,"z":337010},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300004,"propState":20,"propId":104069,"pos":{"x":-6140,"y":16162,"z":336335},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300001,"propState":1,"propId":104069,"pos":{"x":-58390,"y":28030,"z":343960},"rot":{"x":0,"y":301768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300001,"propState":0,"propId":104042,"pos":{"x":-24340,"y":11550,"z":-2936},"rot":{"x":0,"y":90000,"z":0}},{"groupId":54,"instId":300008,"propState":2,"propId":104141,"pos":{"x":-6870,"y":27017,"z":21000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":54,"instId":300007,"propState":1,"propId":104141,"pos":{"x":-24340,"y":11550,"z":-2936},"rot":{"x":0,"y":90000,"z":0}},{"groupId":54,"instId":300006,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300005,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300004,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300003,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300002,"propState":0,"propId":104043,"pos":{"x":-6870,"y":27017,"z":21000},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300001,"propState":1,"propId":104029,"pos":{"x":-24351,"y":12707,"z":19873},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300002,"propState":1,"propId":104031,"pos":{"x":-25880,"y":11810,"z":30650},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300005,"propState":0,"propId":104141,"pos":{"x":-24340,"y":11680,"z":30930},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300004,"propState":0,"propId":104032,"pos":{"x":-24340,"y":11139,"z":30970},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300003,"propState":0,"propId":104032,"pos":{"x":-32630,"y":11152,"z":19700},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300001,"propState":2,"propId":104022,"pos":{"x":-11685,"y":11646,"z":27400},"rot":{"x":0,"y":95977,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-11004,"y":27050,"z":5680},"rot":{"x":0,"y":30000,"z":0}},{"groupId":57,"instId":300005,"propState":0,"propId":104141,"pos":{"x":-37632,"y":27050,"z":12863},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300002,"propState":0,"propId":104052,"pos":{"x":-37632,"y":27050,"z":12863},"rot":{"x":0,"y":330000,"z":0}},{"groupId":57,"instId":300003,"propState":0,"propId":104019,"pos":{"x":-11004,"y":27050,"z":5680},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-37632,"y":27050,"z":12863},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300005,"propState":0,"propId":104141,"pos":{"x":-24300,"y":12030,"z":5300},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300004,"propState":0,"propId":104039,"pos":{"x":-8835,"y":11646,"z":33869},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":104039,"pos":{"x":-24310,"y":11646,"z":-4050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300006,"propState":0,"propId":104141,"pos":{"x":-8420,"y":11646,"z":27520},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300003,"propState":0,"propId":104038,"pos":{"x":-8420,"y":11646,"z":27520},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":104038,"pos":{"x":-24300,"y":11646,"z":5300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300003,"propState":0,"propId":104011,"pos":{"x":38813,"y":-204,"z":-82075},"rot":{"x":0,"y":35000,"z":0}},{"groupId":69,"instId":300002,"propState":0,"propId":104011,"pos":{"x":69900,"y":-204,"z":26251},"rot":{"x":0,"y":205757,"z":0}},{"groupId":69,"instId":300004,"propState":0,"propId":104011,"pos":{"x":44935,"y":-204,"z":-85969},"rot":{"x":0,"y":35000,"z":0}},{"groupId":69,"instId":300001,"propState":0,"propId":104011,"pos":{"x":60590,"y":-204,"z":-35480},"rot":{"x":0,"y":17657,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300009,"propState":2,"propId":104141,"pos":{"x":68112,"y":-204,"z":3845},"rot":{"x":0,"y":262957,"z":0}},{"groupId":63,"instId":300003,"propState":0,"propId":104045,"pos":{"x":44980,"y":-153,"z":-65200},"rot":{"x":0,"y":76832,"z":0}},{"groupId":63,"instId":300008,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300007,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300006,"propState":0,"propId":104043,"pos":{"x":68112,"y":-204,"z":3845},"rot":{"x":0,"y":262957,"z":0}},{"groupId":63,"instId":300005,"propState":0,"propId":104016,"pos":{"x":43364,"y":-204,"z":-67886},"rot":{"x":0,"y":213101,"z":0}},{"groupId":63,"instId":300004,"propState":0,"propId":104016,"pos":{"x":65862,"y":-204,"z":36398},"rot":{"x":0,"y":155000,"z":0}},{"groupId":63,"instId":300002,"propState":0,"propId":104045,"pos":{"x":61590,"y":-174,"z":-15760},"rot":{"x":0,"y":93445,"z":0}},{"groupId":63,"instId":300001,"propState":0,"propId":104045,"pos":{"x":58728,"y":-171,"z":11653},"rot":{"x":0,"y":119110,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300004,"propState":0,"propId":104032,"pos":{"x":8110,"y":15580,"z":292649},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300003,"propState":1,"propId":104029,"pos":{"x":-12499,"y":25111,"z":287314},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300014,"propState":0,"propId":104032,"pos":{"x":-57340,"y":15530,"z":286740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300007,"propState":0,"propId":104032,"pos":{"x":1610,"y":6320,"z":312400},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300005,"propState":0,"propId":104032,"pos":{"x":-57180,"y":6164,"z":324920},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300002,"propState":1,"propId":104029,"pos":{"x":-29320,"y":3141,"z":310030},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300008,"propState":0,"propId":104032,"pos":{"x":-6150,"y":4620,"z":308300},"rot":{"x":0,"y":0,"z":17233}},{"groupId":73,"instId":300006,"propState":0,"propId":104032,"pos":{"x":4110,"y":6320,"z":295000},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300001,"propState":0,"propId":104029,"pos":{"x":-24537,"y":17285,"z":293857},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300005,"propState":0,"propId":104141,"pos":{"x":7790,"y":6920,"z":307780},"rot":{"x":0,"y":0,"z":0}},{"groupId":74,"instId":300002,"propState":1,"propId":104031,"pos":{"x":-25950,"y":3610,"z":307130},"rot":{"x":0,"y":43911,"z":0}},{"groupId":74,"instId":300004,"propState":0,"propId":104141,"pos":{"x":-24540,"y":3200,"z":308350},"rot":{"x":0,"y":43911,"z":0}},{"groupId":74,"instId":300003,"propState":0,"propId":104031,"pos":{"x":6920,"y":10440,"z":305820},"rot":{"x":0,"y":0,"z":0}},{"groupId":74,"instId":300001,"propState":0,"propId":104022,"pos":{"x":-24530,"y":8091,"z":291320},"rot":{"x":0,"y":179777,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300001,"propState":11,"propId":104046,"pos":{"x":29131,"y":-3198,"z":-113998},"rot":{"x":0,"y":347012,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-41470,"y":11666,"z":41520},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-24570,"y":11735,"z":352610},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-53111,"y":16021,"z":339460},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300002,"propState":0,"propId":104003,"pos":{"x":-53615,"y":16021,"z":279061},"rot":{"x":0,"y":91953,"z":0}},{"groupId":78,"instId":300007,"propState":1,"propId":104013,"pos":{"x":-58650,"y":25111,"z":280410},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300006,"propState":0,"propId":104003,"pos":{"x":-53615,"y":25111,"z":279444},"rot":{"x":0,"y":91953,"z":0}},{"groupId":78,"instId":300005,"propState":1,"propId":104013,"pos":{"x":-58610,"y":16010,"z":280340},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300004,"propState":1,"propId":104013,"pos":{"x":-58670,"y":6669,"z":280330},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300003,"propState":0,"propId":104001,"pos":{"x":-58661,"y":25160,"z":280343},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300001,"propState":0,"propId":104003,"pos":{"x":-53615,"y":6855,"z":279155},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300001,"propState":2,"propId":104017,"pos":{"x":11200,"y":16021,"z":307700},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[{"groupId":103,"instId":300002,"propState":0,"propId":104039,"pos":{"x":-14330,"y":27079,"z":43440},"rot":{"x":0,"y":0,"z":0}},{"groupId":103,"instId":300003,"propState":0,"propId":104141,"pos":{"x":-21530,"y":27509,"z":43430},"rot":{"x":0,"y":0,"z":0}},{"groupId":103,"instId":300001,"propState":0,"propId":104038,"pos":{"x":-21530,"y":27050,"z":43480},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300005,"propState":0,"propId":100,"pos":{"x":11200,"y":18272,"z":307700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":102,"instId":300006,"propState":0,"propId":104032,"pos":{"x":5830,"y":16437,"z":302760},"rot":{"x":0,"y":309754,"z":0}},{"groupId":102,"instId":300004,"propState":0,"propId":100,"pos":{"x":8360,"y":17860,"z":308830},"rot":{"x":0,"y":111600,"z":0}},{"groupId":102,"instId":300003,"propState":0,"propId":103074,"pos":{"x":5887,"y":17787,"z":303102},"rot":{"x":0,"y":129754,"z":0}},{"groupId":102,"instId":300002,"propState":0,"propId":100,"pos":{"x":11200,"y":18272,"z":307700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":102,"instId":300001,"propState":0,"propId":104098,"pos":{"x":5830,"y":16000,"z":302760},"rot":{"x":0,"y":309754,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"110":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300001,"propState":20,"propId":60403,"pos":{"x":19949,"y":-3189,"z":-118867},"rot":{"x":0,"y":31264,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"140":{"props":[{"groupId":140,"instId":300005,"propState":0,"propId":100,"pos":{"x":20343,"y":-3186,"z":-118259},"rot":{"x":0,"y":0,"z":0}},{"groupId":140,"instId":300003,"propState":0,"propId":103074,"pos":{"x":21904,"y":-1351,"z":-116153},"rot":{"x":0,"y":210541,"z":0}},{"groupId":140,"instId":300002,"propState":0,"propId":100,"pos":{"x":20343,"y":-3186,"z":-118259},"rot":{"x":0,"y":0,"z":0}},{"groupId":140,"instId":300006,"propState":18,"propId":104058,"pos":{"x":21568,"y":-758,"z":-116157},"rot":{"x":0,"y":120000,"z":0}},{"groupId":140,"instId":300004,"propState":0,"propId":100,"pos":{"x":20750,"y":-1210,"z":-117530},"rot":{"x":0,"y":210541,"z":0}},{"groupId":140,"instId":300001,"propState":0,"propId":104098,"pos":{"x":21560,"y":-3138,"z":-116160},"rot":{"x":0,"y":30541,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300002,"propState":1,"propId":211,"pos":{"x":-24819,"y":27183,"z":43952},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300004,"propState":0,"propId":100,"pos":{"x":-25087,"y":32770,"z":46656},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-24244,"y":32741,"z":46656},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300001,"propState":18,"propId":104058,"pos":{"x":-25087,"y":32770,"z":46656},"rot":{"x":299263,"y":69528,"z":282323}}],"npcs":[],"monsters":[],"teleports":{}},"115":{"props":[{"groupId":115,"instId":300004,"propState":0,"propId":100,"pos":{"x":-8413,"y":12825,"z":413},"rot":{"x":0,"y":173509,"z":0}},{"groupId":115,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-9251,"y":12874,"z":548},"rot":{"x":0,"y":173509,"z":0}},{"groupId":115,"instId":300002,"propState":1,"propId":211,"pos":{"x":-8356,"y":12470,"z":400},"rot":{"x":0,"y":0,"z":0}},{"groupId":115,"instId":300001,"propState":18,"propId":104058,"pos":{"x":-8413,"y":12825,"z":413},"rot":{"x":340115,"y":243691,"z":318275}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300004,"propState":0,"propId":100,"pos":{"x":-26162,"y":11782,"z":6154},"rot":{"x":15000,"y":115000,"z":0}},{"groupId":116,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-26666,"y":11833,"z":5348},"rot":{"x":15000,"y":115000,"z":0}},{"groupId":116,"instId":300002,"propState":1,"propId":211,"pos":{"x":-26002,"y":11678,"z":6756},"rot":{"x":0,"y":295275,"z":0}},{"groupId":116,"instId":300001,"propState":18,"propId":104058,"pos":{"x":-26187,"y":11678,"z":6166},"rot":{"x":0,"y":274153,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"117":{"props":[{"groupId":117,"instId":300004,"propState":0,"propId":100,"pos":{"x":-30846,"y":-855,"z":388075},"rot":{"x":0,"y":180000,"z":0}},{"groupId":117,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-31823,"y":-750,"z":388409},"rot":{"x":0,"y":180000,"z":0}},{"groupId":117,"instId":300002,"propState":1,"propId":211,"pos":{"x":-28263,"y":-7593,"z":385681},"rot":{"x":0,"y":0,"z":0}},{"groupId":117,"instId":300001,"propState":18,"propId":104058,"pos":{"x":-30836,"y":-855,"z":388075},"rot":{"x":277593,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300002,"propState":1,"propId":211,"pos":{"x":63643,"y":-204,"z":9345},"rot":{"x":0,"y":96542,"z":0}},{"groupId":118,"instId":300004,"propState":0,"propId":100,"pos":{"x":63912,"y":25,"z":10042},"rot":{"x":21000,"y":205000,"z":0}},{"groupId":118,"instId":300005,"propState":0,"propId":103074,"pos":{"x":63096,"y":33,"z":10437},"rot":{"x":21000,"y":205000,"z":0}},{"groupId":118,"instId":300003,"propState":0,"propId":103074,"pos":{"x":63096,"y":33,"z":10437},"rot":{"x":21000,"y":205000,"z":0}},{"groupId":118,"instId":300001,"propState":18,"propId":104058,"pos":{"x":63609,"y":-204,"z":9393},"rot":{"x":0,"y":61867,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"119":{"props":[{"groupId":119,"instId":300005,"propState":0,"propId":100,"pos":{"x":-6854,"y":28352,"z":342994},"rot":{"x":310443,"y":90000,"z":270000}},{"groupId":119,"instId":300002,"propState":1,"propId":211,"pos":{"x":-7368,"y":25018,"z":345379},"rot":{"x":0,"y":149502,"z":0}},{"groupId":119,"instId":300004,"propState":0,"propId":100,"pos":{"x":-7376,"y":25066,"z":345368},"rot":{"x":15000,"y":215920,"z":0}},{"groupId":119,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-7904,"y":25223,"z":346076},"rot":{"x":15000,"y":215920,"z":0}},{"groupId":119,"instId":300001,"propState":18,"propId":104058,"pos":{"x":-7368,"y":25018,"z":345379},"rot":{"x":0,"y":149502,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"120":{"props":[{"groupId":120,"instId":300004,"propState":0,"propId":100,"pos":{"x":-21624,"y":57538,"z":331892},"rot":{"x":0,"y":336701,"z":0}},{"groupId":120,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-20230,"y":57590,"z":337661},"rot":{"x":0,"y":336701,"z":0}},{"groupId":120,"instId":300002,"propState":1,"propId":211,"pos":{"x":-23549,"y":57538,"z":336561},"rot":{"x":20518,"y":234016,"z":20640}},{"groupId":120,"instId":300001,"propState":18,"propId":104058,"pos":{"x":-23833,"y":57681,"z":337189},"rot":{"x":326838,"y":258045,"z":92065}}],"npcs":[],"monsters":[],"teleports":{}},"121":{"props":[{"groupId":121,"instId":300002,"propState":1,"propId":211,"pos":{"x":-46589,"y":7072,"z":333571},"rot":{"x":0,"y":219712,"z":0}},{"groupId":121,"instId":300004,"propState":0,"propId":100,"pos":{"x":-46589,"y":7149,"z":333592},"rot":{"x":15000,"y":0,"z":0}},{"groupId":121,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-45660,"y":7184,"z":333502},"rot":{"x":15000,"y":0,"z":0}},{"groupId":121,"instId":300001,"propState":18,"propId":104058,"pos":{"x":-46589,"y":7072,"z":333571},"rot":{"x":0,"y":219712,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"122":{"props":[{"groupId":122,"instId":300004,"propState":0,"propId":100,"pos":{"x":-74609,"y":25298,"z":291285},"rot":{"x":15000,"y":223240,"z":0}},{"groupId":122,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-75243,"y":25328,"z":291930},"rot":{"x":15000,"y":223240,"z":0}},{"groupId":122,"instId":300002,"propState":1,"propId":211,"pos":{"x":-74723,"y":25152,"z":291163},"rot":{"x":0,"y":4212,"z":0}},{"groupId":122,"instId":300001,"propState":18,"propId":104058,"pos":{"x":-74723,"y":25152,"z":291163},"rot":{"x":0,"y":4212,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"123":{"props":[{"groupId":123,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-65208,"y":9212,"z":74517},"rot":{"x":16000,"y":250000,"z":0}},{"groupId":123,"instId":300004,"propState":0,"propId":100,"pos":{"x":-65055,"y":9096,"z":73574},"rot":{"x":16000,"y":250000,"z":0}},{"groupId":123,"instId":300002,"propState":1,"propId":211,"pos":{"x":-64933,"y":9036,"z":73505},"rot":{"x":0,"y":305039,"z":0}},{"groupId":123,"instId":300001,"propState":18,"propId":104058,"pos":{"x":-65039,"y":9036,"z":73580},"rot":{"x":0,"y":305039,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"127":{"props":[{"groupId":127,"instId":300010,"propState":0,"propId":104053,"pos":{"x":-21071,"y":-22005,"z":422661},"rot":{"x":0,"y":270000,"z":0}},{"groupId":127,"instId":300004,"propState":0,"propId":104053,"pos":{"x":-21108,"y":-15938,"z":409541},"rot":{"x":0,"y":270000,"z":0}},{"groupId":127,"instId":300009,"propState":0,"propId":104053,"pos":{"x":-21105,"y":-10918,"z":398481},"rot":{"x":0,"y":270000,"z":0}},{"groupId":127,"instId":300008,"propState":0,"propId":141,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":127,"instId":300007,"propState":0,"propId":104053,"pos":{"x":-21161,"y":-22687,"z":432179},"rot":{"x":0,"y":270000,"z":0}},{"groupId":127,"instId":300006,"propState":0,"propId":104053,"pos":{"x":-27869,"y":-22687,"z":432176},"rot":{"x":0,"y":270000,"z":0}},{"groupId":127,"instId":300005,"propState":0,"propId":104053,"pos":{"x":-27930,"y":-22005,"z":422661},"rot":{"x":0,"y":270000,"z":0}},{"groupId":127,"instId":300003,"propState":0,"propId":104053,"pos":{"x":-27880,"y":-10918,"z":398481},"rot":{"x":0,"y":270000,"z":0}},{"groupId":127,"instId":300002,"propState":0,"propId":104053,"pos":{"x":-21112,"y":-6126,"z":387290},"rot":{"x":0,"y":270000,"z":0}},{"groupId":127,"instId":300001,"propState":0,"propId":104053,"pos":{"x":-27926,"y":-6126,"z":387300},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"143":{"props":[{"groupId":143,"instId":300001,"propState":0,"propId":104107,"pos":{"x":-24430,"y":6270,"z":330980},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"144":{"props":[{"groupId":144,"instId":300001,"propState":0,"propId":104106,"pos":{"x":-24430,"y":6270,"z":330980},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300001,"propState":0,"propId":104124,"pos":{"x":-8840,"y":25016,"z":342994},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"167":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[],"npcs":[],"monsters":[{"groupId":174,"instId":200005,"monsterId":4012010,"eventId":20412103,"pos":{"x":-24348,"y":7601,"z":23216},"rot":{"x":0,"y":0,"z":0}},{"groupId":174,"instId":200004,"monsterId":4012040,"eventId":20412102,"pos":{"x":-40624,"y":27050,"z":41859},"rot":{"x":0,"y":134158,"z":0}},{"groupId":174,"instId":200001,"monsterId":4012010,"eventId":20412101,"pos":{"x":-40100,"y":11646,"z":10890},"rot":{"x":0,"y":354467,"z":0}}],"teleports":{}},"175":{"props":[],"npcs":[],"monsters":[{"groupId":175,"instId":200001,"monsterId":4012010,"eventId":20412104,"pos":{"x":-39750,"y":11646,"z":10260},"rot":{"x":0,"y":358042,"z":0}}],"teleports":{}},"176":{"props":[],"npcs":[],"monsters":[{"groupId":176,"instId":200004,"monsterId":4012030,"eventId":20412111,"pos":{"x":-59185,"y":-6243,"z":223939},"rot":{"x":0,"y":45982,"z":0}},{"groupId":176,"instId":200002,"monsterId":4012010,"eventId":20412109,"pos":{"x":48302,"y":4249,"z":71186},"rot":{"x":0,"y":330719,"z":0}},{"groupId":176,"instId":200005,"monsterId":4012040,"eventId":20412112,"pos":{"x":-63521,"y":-6243,"z":229580},"rot":{"x":0,"y":84553,"z":0}},{"groupId":176,"instId":200003,"monsterId":4012020,"eventId":20412110,"pos":{"x":-45743,"y":9036,"z":80811},"rot":{"x":0,"y":3940,"z":0}},{"groupId":176,"instId":200001,"monsterId":4012010,"eventId":20412108,"pos":{"x":45454,"y":4249,"z":72290},"rot":{"x":0,"y":349598,"z":0}}],"teleports":{}},"177":{"props":[],"npcs":[],"monsters":[{"groupId":177,"instId":200003,"monsterId":4012020,"eventId":20412118,"pos":{"x":72030,"y":-204,"z":10480},"rot":{"x":0,"y":118123,"z":0}},{"groupId":177,"instId":200002,"monsterId":4012010,"eventId":20412116,"pos":{"x":71850,"y":-204,"z":-37410},"rot":{"x":0,"y":322888,"z":0}},{"groupId":177,"instId":200001,"monsterId":4012010,"eventId":20412115,"pos":{"x":53530,"y":-204,"z":-65460},"rot":{"x":0,"y":21782,"z":0}}],"teleports":{}},"178":{"props":[],"npcs":[],"monsters":[{"groupId":178,"instId":200006,"monsterId":4012020,"eventId":20412126,"pos":{"x":-37000,"y":25111,"z":280550},"rot":{"x":0,"y":8689,"z":0}},{"groupId":178,"instId":200005,"monsterId":4012030,"eventId":20412125,"pos":{"x":5368,"y":16021,"z":337612},"rot":{"x":0,"y":176741,"z":0}},{"groupId":178,"instId":200004,"monsterId":4012030,"eventId":20412124,"pos":{"x":3171,"y":6855,"z":284603},"rot":{"x":0,"y":20928,"z":0}},{"groupId":178,"instId":200003,"monsterId":4012020,"eventId":20412123,"pos":{"x":-58969,"y":6855,"z":314180},"rot":{"x":0,"y":93334,"z":0}},{"groupId":178,"instId":200002,"monsterId":4012040,"eventId":20412122,"pos":{"x":-53270,"y":16021,"z":320100},"rot":{"x":0,"y":103407,"z":0}},{"groupId":178,"instId":200001,"monsterId":4012040,"eventId":20412121,"pos":{"x":5612,"y":16021,"z":283669},"rot":{"x":0,"y":303566,"z":0}}],"teleports":{}},"179":{"props":[],"npcs":[],"monsters":[{"groupId":179,"instId":200009,"monsterId":4012020,"eventId":20412139,"pos":{"x":-73194,"y":25115,"z":303440},"rot":{"x":0,"y":193739,"z":0}},{"groupId":179,"instId":200010,"monsterId":4012010,"eventId":20412140,"pos":{"x":-79184,"y":25115,"z":288937},"rot":{"x":0,"y":166975,"z":0}},{"groupId":179,"instId":200008,"monsterId":4012040,"eventId":20412138,"pos":{"x":-71764,"y":25115,"z":300778},"rot":{"x":0,"y":234338,"z":0}},{"groupId":179,"instId":200007,"monsterId":4012030,"eventId":20412137,"pos":{"x":5847,"y":25111,"z":292222},"rot":{"x":0,"y":269866,"z":0}},{"groupId":179,"instId":200006,"monsterId":4012010,"eventId":20412136,"pos":{"x":7289,"y":6855,"z":296214},"rot":{"x":0,"y":175260,"z":0}},{"groupId":179,"instId":200005,"monsterId":4012030,"eventId":20412135,"pos":{"x":1431,"y":6855,"z":324634},"rot":{"x":0,"y":269866,"z":0}},{"groupId":179,"instId":200004,"monsterId":4012030,"eventId":20412134,"pos":{"x":-41762,"y":6855,"z":283835},"rot":{"x":0,"y":26648,"z":0}},{"groupId":179,"instId":200003,"monsterId":4012010,"eventId":20412133,"pos":{"x":-58472,"y":6855,"z":332987},"rot":{"x":0,"y":175853,"z":0}},{"groupId":179,"instId":200002,"monsterId":4012020,"eventId":20412132,"pos":{"x":-58170,"y":16021,"z":336560},"rot":{"x":0,"y":350566,"z":0}},{"groupId":179,"instId":200001,"monsterId":4012010,"eventId":20412131,"pos":{"x":6914,"y":16021,"z":287457},"rot":{"x":0,"y":90853,"z":0}}],"teleports":{}},"198":{"props":[{"groupId":198,"instId":300005,"propState":0,"propId":100,"pos":{"x":-58710,"y":24440,"z":280590},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-43614,"y":26900,"z":281156},"rot":{"x":0,"y":269813,"z":0}},{"groupId":198,"instId":300002,"propState":0,"propId":100,"pos":{"x":-58710,"y":24440,"z":280590},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300004,"propState":0,"propId":100,"pos":{"x":-49110,"y":27630,"z":281440},"rot":{"x":0,"y":269813,"z":0}},{"groupId":198,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-43789,"y":25111,"z":281456},"rot":{"x":0,"y":89813,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"207":{"props":[{"groupId":207,"instId":300001,"propState":12,"propId":60403,"pos":{"x":51797,"y":-204,"z":-76997},"rot":{"x":0,"y":350737,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"206":{"props":[{"groupId":206,"instId":300003,"propState":0,"propId":104102,"pos":{"x":49384,"y":581,"z":-77335},"rot":{"x":0,"y":80737,"z":0}},{"groupId":206,"instId":300004,"propState":0,"propId":100,"pos":{"x":51797,"y":-204,"z":-76997},"rot":{"x":0,"y":350737,"z":0}},{"groupId":206,"instId":300002,"propState":0,"propId":104159,"pos":{"x":51797,"y":-104,"z":-76997},"rot":{"x":0,"y":350737,"z":0}},{"groupId":206,"instId":300001,"propState":12,"propId":60403,"pos":{"x":51797,"y":-204,"z":-76997},"rot":{"x":0,"y":350737,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"209":{"props":[{"groupId":209,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-55076,"y":9036,"z":73344},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-55076,"y":9036,"z":73344},"rot":{"x":0,"y":0,"z":0}},{"groupId":208,"instId":300004,"propState":0,"propId":100,"pos":{"x":-55076,"y":9036,"z":73344},"rot":{"x":0,"y":0,"z":0}},{"groupId":208,"instId":300003,"propState":0,"propId":104102,"pos":{"x":-52820,"y":9845,"z":73344},"rot":{"x":0,"y":270000,"z":0}},{"groupId":208,"instId":300002,"propState":0,"propId":104159,"pos":{"x":-55076,"y":9136,"z":73344},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"219":{"props":[{"groupId":219,"instId":300005,"propState":0,"propId":100,"pos":{"x":-5840,"y":28210,"z":343070},"rot":{"x":0,"y":124244,"z":0}},{"groupId":219,"instId":300004,"propState":0,"propId":100,"pos":{"x":-2890,"y":26930,"z":337880},"rot":{"x":0,"y":304244,"z":0}},{"groupId":219,"instId":300003,"propState":0,"propId":103074,"pos":{"x":711,"y":26900,"z":335070},"rot":{"x":0,"y":304244,"z":0}},{"groupId":219,"instId":300002,"propState":0,"propId":100,"pos":{"x":-5840,"y":28890,"z":343070},"rot":{"x":0,"y":124244,"z":0}},{"groupId":219,"instId":300001,"propState":0,"propId":104098,"pos":{"x":730,"y":25111,"z":335420},"rot":{"x":0,"y":124244,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"220":{"props":[{"groupId":220,"instId":300005,"propState":0,"propId":100,"pos":{"x":-58406,"y":29100,"z":344290},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-54915,"y":26901,"z":299606},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300002,"propState":0,"propId":100,"pos":{"x":-58406,"y":29100,"z":344290},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300004,"propState":0,"propId":100,"pos":{"x":-54614,"y":28350,"z":318110},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-54614,"y":25111,"z":299783},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300005,"propState":0,"propId":100,"pos":{"x":-34600,"y":27050,"z":37000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":221,"instId":300004,"propState":0,"propId":100,"pos":{"x":-22090,"y":28970,"z":41310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":221,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-9589,"y":28807,"z":41493},"rot":{"x":0,"y":315000,"z":0}},{"groupId":221,"instId":300002,"propState":0,"propId":100,"pos":{"x":-33730,"y":27050,"z":45160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-9500,"y":27017,"z":41830},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300002,"propState":0,"propId":211,"pos":{"x":-33730,"y":27050,"z":45160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":222,"instId":300003,"propState":0,"propId":211,"pos":{"x":-9442,"y":27057,"z":41703},"rot":{"x":0,"y":90000,"z":0}},{"groupId":222,"instId":300001,"propState":20,"propId":60402,"pos":{"x":-33730,"y":27050,"z":45160},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300001,"propState":0,"propId":100,"pos":{"x":-33119,"y":20285,"z":329294},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"246":{"props":[{"groupId":246,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-58750,"y":13380,"z":219850},"rot":{"x":0,"y":284876,"z":0}},{"groupId":246,"instId":300003,"propState":0,"propId":104080,"pos":{"x":-73667,"y":9200,"z":-44340},"rot":{"x":0,"y":104741,"z":0}},{"groupId":246,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-2987,"y":8191,"z":80777},"rot":{"x":0,"y":114822,"z":0}},{"groupId":246,"instId":300011,"propState":0,"propId":104080,"pos":{"x":-4274,"y":13380,"z":234049},"rot":{"x":0,"y":143306,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"247":{"props":[{"groupId":247,"instId":300005,"propState":0,"propId":104080,"pos":{"x":17102,"y":25811,"z":326055},"rot":{"x":0,"y":26994,"z":0}},{"groupId":247,"instId":300003,"propState":0,"propId":104080,"pos":{"x":9393,"y":16721,"z":340645},"rot":{"x":0,"y":228677,"z":0}},{"groupId":247,"instId":300006,"propState":0,"propId":104080,"pos":{"x":1459,"y":25811,"z":280556},"rot":{"x":0,"y":235787,"z":0}},{"groupId":247,"instId":300004,"propState":0,"propId":104080,"pos":{"x":-12777,"y":12435,"z":354401},"rot":{"x":0,"y":271040,"z":0}},{"groupId":247,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-16856,"y":7555,"z":279046},"rot":{"x":0,"y":72623,"z":0}},{"groupId":247,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-25860,"y":16746,"z":279090},"rot":{"x":0,"y":268219,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"248":{"props":[{"groupId":248,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-34664,"y":12435,"z":355574},"rot":{"x":0,"y":182331,"z":0}},{"groupId":248,"instId":300004,"propState":0,"propId":104080,"pos":{"x":5752,"y":25811,"z":294235},"rot":{"x":0,"y":313901,"z":0}},{"groupId":248,"instId":300003,"propState":0,"propId":104080,"pos":{"x":-51354,"y":25811,"z":283982},"rot":{"x":0,"y":348534,"z":0}},{"groupId":248,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-7136,"y":7555,"z":283642},"rot":{"x":0,"y":339502,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"249":{"props":[{"groupId":249,"instId":300003,"propState":0,"propId":211,"pos":{"x":730,"y":25141,"z":335420},"rot":{"x":0,"y":124244,"z":0}},{"groupId":249,"instId":300002,"propState":0,"propId":211,"pos":{"x":-7975,"y":25018,"z":348895},"rot":{"x":0,"y":145675,"z":0}},{"groupId":249,"instId":300001,"propState":20,"propId":60402,"pos":{"x":-7975,"y":25018,"z":348895},"rot":{"x":0,"y":145675,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"250":{"props":[{"groupId":250,"instId":300001,"propState":0,"propId":104061,"pos":{"x":-29530,"y":-2260,"z":324110},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"253":{"props":[{"groupId":253,"instId":300002,"propState":18,"propId":104093,"pos":{"x":-21402,"y":16011,"z":268558},"rot":{"x":0,"y":224598,"z":0}},{"groupId":253,"instId":300007,"propState":18,"propId":104094,"pos":{"x":-21193,"y":11703,"z":-9655},"rot":{"x":0,"y":333417,"z":0}},{"groupId":253,"instId":300006,"propState":18,"propId":104094,"pos":{"x":-14787,"y":11514,"z":84378},"rot":{"x":0,"y":335662,"z":0}},{"groupId":253,"instId":300005,"propState":18,"propId":104093,"pos":{"x":-24438,"y":7236,"z":330035},"rot":{"x":0,"y":148117,"z":0}},{"groupId":253,"instId":300003,"propState":18,"propId":104095,"pos":{"x":-87773,"y":8542,"z":-53336},"rot":{"x":0,"y":0,"z":0}},{"groupId":253,"instId":300001,"propState":18,"propId":104162,"pos":{"x":-44110,"y":-7561,"z":379940},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"258":{"props":[{"groupId":258,"instId":300004,"propState":18,"propId":104093,"pos":{"x":-7732,"y":7732,"z":278193},"rot":{"x":0,"y":297708,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"265":{"props":[{"groupId":265,"instId":300001,"propState":1,"propId":104169,"pos":{"x":-29050,"y":-23506,"z":439770},"rot":{"x":0,"y":128499,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"266":{"props":[{"groupId":266,"instId":300001,"propState":8,"propId":702,"pos":{"x":4868,"y":-5232,"z":229300},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":266,"instId":200001,"monsterId":4013011,"eventId":101222,"pos":{"x":4868,"y":-6232,"z":229300},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{"1122":{"anchorId":1,"groupId":266,"instId":300001,"pos":{"x":4870,"y":-6243,"z":224000},"rot":{"x":0,"y":0,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":501,"startAnchorId":1,"startGroupId":149}},"1040153":{"P10401_F10401001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300008,"propState":8,"propId":101,"pos":{"x":162270,"y":100770,"z":309349},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":8,"propId":101,"pos":{"x":329967,"y":107971,"z":217122},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":8,"propId":101,"pos":{"x":124536,"y":98377,"z":192166},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":8,"propId":101,"pos":{"x":-19340,"y":5990,"z":-300240},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300009,"propState":8,"propId":101,"pos":{"x":315770,"y":152774,"z":298757},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300007,"propState":8,"propId":101,"pos":{"x":224470,"y":104516,"z":263170},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300005,"propState":8,"propId":101,"pos":{"x":227579,"y":167843,"z":369819},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":8,"propId":101,"pos":{"x":-101136,"y":15608,"z":-278544},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":8,"propId":101,"pos":{"x":78066,"y":-5970,"z":-486616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1040107":{"anchorId":7,"groupId":6,"instId":300007,"pos":{"x":216390,"y":103529,"z":270850},"rot":{"x":0,"y":75679,"z":0}},"1040108":{"anchorId":8,"groupId":6,"instId":300008,"pos":{"x":167763,"y":100770,"z":308090},"rot":{"x":0,"y":90000,"z":0}},"1040109":{"anchorId":9,"groupId":6,"instId":300009,"pos":{"x":318666,"y":152472,"z":306522},"rot":{"x":0,"y":56899,"z":0}},"1040101":{"anchorId":1,"groupId":6,"instId":300001,"pos":{"x":89730,"y":-6120,"z":-492460},"rot":{"x":0,"y":346618,"z":0}},"1040102":{"anchorId":2,"groupId":6,"instId":300002,"pos":{"x":-21430,"y":5990,"z":-303590},"rot":{"x":0,"y":254754,"z":0}},"1040103":{"anchorId":3,"groupId":6,"instId":300003,"pos":{"x":-105120,"y":15608,"z":-278950},"rot":{"x":0,"y":329392,"z":0}},"1040104":{"anchorId":4,"groupId":6,"instId":300004,"pos":{"x":114403,"y":98354,"z":194152},"rot":{"x":0,"y":60000,"z":0}},"1040105":{"anchorId":5,"groupId":6,"instId":300005,"pos":{"x":221674,"y":168060,"z":363828},"rot":{"x":0,"y":330000,"z":0}},"1040106":{"anchorId":6,"groupId":6,"instId":300006,"pos":{"x":336400,"y":107971,"z":213537},"rot":{"x":0,"y":182732,"z":0}}}},"8":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300012,"propState":1,"propId":104018,"pos":{"x":241740,"y":101971,"z":163320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300003,"propState":1,"propId":104007,"pos":{"x":236879,"y":103740,"z":236270},"rot":{"x":0,"y":7500,"z":0}},{"groupId":26,"instId":300010,"propState":1,"propId":104018,"pos":{"x":353781,"y":107971,"z":203856},"rot":{"x":0,"y":150000,"z":0}},{"groupId":26,"instId":300011,"propState":1,"propId":104018,"pos":{"x":291750,"y":105971,"z":185290},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300007,"propState":1,"propId":104007,"pos":{"x":143159,"y":100976,"z":309937},"rot":{"x":0,"y":293966,"z":0}},{"groupId":26,"instId":300006,"propState":1,"propId":104007,"pos":{"x":159686,"y":100793,"z":300618},"rot":{"x":0,"y":240000,"z":0}},{"groupId":26,"instId":300005,"propState":1,"propId":104007,"pos":{"x":188042,"y":104630,"z":276986},"rot":{"x":0,"y":330000,"z":0}},{"groupId":26,"instId":300004,"propState":1,"propId":104007,"pos":{"x":212126,"y":103740,"z":279143},"rot":{"x":0,"y":112500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-64086,"y":21093,"z":-269232},"rot":{"x":0,"y":20649,"z":0}},{"groupId":9,"instId":300010,"propState":12,"propId":60401,"pos":{"x":-102840,"y":19562,"z":-246767},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300008,"propState":12,"propId":60401,"pos":{"x":-134960,"y":15608,"z":-280360},"rot":{"x":0,"y":90001,"z":0}},{"groupId":9,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-26774,"y":3350,"z":-287644},"rot":{"x":0,"y":1,"z":0}},{"groupId":9,"instId":300012,"propState":12,"propId":60401,"pos":{"x":-86640,"y":27266,"z":-243760},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300009,"propState":12,"propId":60401,"pos":{"x":-60375,"y":12152,"z":-278233},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300007,"propState":12,"propId":60401,"pos":{"x":-74082,"y":11031,"z":-231372},"rot":{"x":0,"y":179999,"z":0}},{"groupId":9,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-33678,"y":3365,"z":-267524},"rot":{"x":0,"y":90531,"z":0}},{"groupId":9,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-18250,"y":6339,"z":-296226},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300002,"propState":12,"propId":60401,"pos":{"x":3914,"y":3450,"z":-290792},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":12,"propId":60401,"pos":{"x":82050,"y":-5915,"z":-395340},"rot":{"x":0,"y":276750,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[{"groupId":152,"instId":300022,"propState":12,"propId":60401,"pos":{"x":171673,"y":100770,"z":318303},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300019,"propState":12,"propId":60401,"pos":{"x":269649,"y":163150,"z":363836},"rot":{"x":0,"y":310585,"z":0}},{"groupId":152,"instId":300024,"propState":12,"propId":60401,"pos":{"x":145640,"y":100754,"z":297480},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300023,"propState":12,"propId":60401,"pos":{"x":221083,"y":100770,"z":333802},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300021,"propState":12,"propId":60401,"pos":{"x":190814,"y":101238,"z":287208},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300020,"propState":12,"propId":60401,"pos":{"x":199019,"y":167843,"z":358454},"rot":{"x":0,"y":18403,"z":0}},{"groupId":152,"instId":300017,"propState":12,"propId":60401,"pos":{"x":327440,"y":107971,"z":221628},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300016,"propState":12,"propId":60401,"pos":{"x":329340,"y":106089,"z":169620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300015,"propState":12,"propId":60401,"pos":{"x":286450,"y":105958,"z":211950},"rot":{"x":0,"y":148320,"z":0}},{"groupId":152,"instId":300014,"propState":12,"propId":60401,"pos":{"x":282990,"y":101971,"z":173500},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300013,"propState":12,"propId":60401,"pos":{"x":338020,"y":152803,"z":333890},"rot":{"x":0,"y":221024,"z":0}},{"groupId":152,"instId":300012,"propState":12,"propId":60401,"pos":{"x":255420,"y":101000,"z":320270},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300011,"propState":12,"propId":60401,"pos":{"x":225310,"y":101000,"z":290410},"rot":{"x":0,"y":59999,"z":0}},{"groupId":152,"instId":300010,"propState":12,"propId":60401,"pos":{"x":268140,"y":101000,"z":239810},"rot":{"x":0,"y":328116,"z":0}},{"groupId":152,"instId":300009,"propState":12,"propId":60401,"pos":{"x":183158,"y":104652,"z":266854},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300008,"propState":12,"propId":60401,"pos":{"x":229414,"y":105571,"z":210692},"rot":{"x":0,"y":321314,"z":0}},{"groupId":152,"instId":300007,"propState":12,"propId":60401,"pos":{"x":194002,"y":104122,"z":255928},"rot":{"x":0,"y":130733,"z":0}},{"groupId":152,"instId":300006,"propState":12,"propId":60401,"pos":{"x":253837,"y":98644,"z":136847},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300005,"propState":12,"propId":60401,"pos":{"x":177853,"y":93580,"z":175242},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300004,"propState":12,"propId":60401,"pos":{"x":185760,"y":105762,"z":371090},"rot":{"x":0,"y":45000,"z":0}},{"groupId":152,"instId":300002,"propState":12,"propId":60401,"pos":{"x":130494,"y":93630,"z":279354},"rot":{"x":0,"y":239980,"z":0}},{"groupId":152,"instId":300001,"propState":12,"propId":60401,"pos":{"x":152574,"y":93638,"z":266324},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300002,"propState":1,"propId":104003,"pos":{"x":311898,"y":152508,"z":314894},"rot":{"x":0,"y":91953,"z":0}},{"groupId":13,"instId":300005,"propState":1,"propId":104013,"pos":{"x":316207,"y":152404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":1,"propId":104013,"pos":{"x":316207,"y":109404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":1,"propId":104002,"pos":{"x":316455,"y":152200,"z":310770},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":1,"propId":104003,"pos":{"x":312570,"y":109590,"z":314512},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300028,"propState":0,"propId":104010,"pos":{"x":19589,"y":3448,"z":-237547},"rot":{"x":0,"y":241864,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":104010,"pos":{"x":20605,"y":3448,"z":-283484},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300015,"propState":0,"propId":104008,"pos":{"x":-84739,"y":27779,"z":-263615},"rot":{"x":0,"y":156113,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":104010,"pos":{"x":58732,"y":-5990,"z":-419241},"rot":{"x":0,"y":102446,"z":0}},{"groupId":10,"instId":300025,"propState":0,"propId":104010,"pos":{"x":89695,"y":-5970,"z":-448796},"rot":{"x":0,"y":210643,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":104008,"pos":{"x":-26494,"y":6610,"z":-323210},"rot":{"x":0,"y":351685,"z":0}},{"groupId":10,"instId":300024,"propState":0,"propId":104011,"pos":{"x":-63897,"y":21093,"z":-236956},"rot":{"x":0,"y":220027,"z":0}},{"groupId":10,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-62385,"y":21150,"z":-257798},"rot":{"x":0,"y":264682,"z":0}},{"groupId":10,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-71770,"y":12394,"z":-278750},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":104010,"pos":{"x":14697,"y":-1293,"z":-360615},"rot":{"x":0,"y":51018,"z":0}},{"groupId":10,"instId":300012,"propState":0,"propId":104010,"pos":{"x":55603,"y":-6017,"z":-404746},"rot":{"x":0,"y":23104,"z":0}},{"groupId":10,"instId":300021,"propState":0,"propId":104011,"pos":{"x":-14840,"y":3448,"z":-206413},"rot":{"x":0,"y":177426,"z":0}},{"groupId":10,"instId":300020,"propState":0,"propId":104011,"pos":{"x":-25366,"y":3333,"z":-216889},"rot":{"x":0,"y":88688,"z":0}},{"groupId":10,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-76758,"y":24054,"z":-249600},"rot":{"x":0,"y":53418,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-74500,"y":11160,"z":-287292},"rot":{"x":0,"y":236527,"z":0}},{"groupId":10,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-50970,"y":5978,"z":-300970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300027,"propState":0,"propId":104010,"pos":{"x":21331,"y":2224,"z":-334155},"rot":{"x":0,"y":263701,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":104010,"pos":{"x":43152,"y":-5300,"z":-372415},"rot":{"x":0,"y":220886,"z":0}},{"groupId":10,"instId":300023,"propState":0,"propId":104010,"pos":{"x":-133409,"y":15164,"z":-280288},"rot":{"x":339524,"y":86672,"z":0}},{"groupId":10,"instId":300022,"propState":0,"propId":104010,"pos":{"x":-134892,"y":15204,"z":-278844},"rot":{"x":339188,"y":3118,"z":0}},{"groupId":10,"instId":300018,"propState":0,"propId":104011,"pos":{"x":-111490,"y":26632,"z":-258600},"rot":{"x":0,"y":311826,"z":0}},{"groupId":10,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-144850,"y":16251,"z":-247720},"rot":{"x":0,"y":75105,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-51120,"y":5978,"z":-310370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-39636,"y":5990,"z":-294265},"rot":{"x":0,"y":185572,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300004,"propState":1,"propId":104014,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300003,"propState":1,"propId":104014,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300002,"propState":1,"propId":104001,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300001,"propState":1,"propId":104001,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300001,"propState":0,"propId":104015,"pos":{"x":204915,"y":167443,"z":391466},"rot":{"x":0,"y":245000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300033,"propState":0,"propId":104010,"pos":{"x":278410,"y":163045,"z":379509},"rot":{"x":0,"y":258352,"z":0}},{"groupId":153,"instId":300030,"propState":0,"propId":104010,"pos":{"x":178485,"y":167843,"z":371664},"rot":{"x":0,"y":56447,"z":0}},{"groupId":153,"instId":300002,"propState":0,"propId":104010,"pos":{"x":128310,"y":100954,"z":292948},"rot":{"x":0,"y":62758,"z":0}},{"groupId":153,"instId":300024,"propState":0,"propId":104010,"pos":{"x":138940,"y":100954,"z":308470},"rot":{"x":0,"y":326307,"z":0}},{"groupId":153,"instId":300037,"propState":0,"propId":104011,"pos":{"x":314177,"y":153280,"z":292709},"rot":{"x":0,"y":92791,"z":0}},{"groupId":153,"instId":300032,"propState":0,"propId":104010,"pos":{"x":277570,"y":159001,"z":355931},"rot":{"x":0,"y":130587,"z":0}},{"groupId":153,"instId":300031,"propState":0,"propId":104010,"pos":{"x":245807,"y":164825,"z":374963},"rot":{"x":0,"y":127904,"z":0}},{"groupId":153,"instId":300028,"propState":0,"propId":104011,"pos":{"x":113901,"y":93638,"z":278405},"rot":{"x":0,"y":198040,"z":0}},{"groupId":153,"instId":300026,"propState":0,"propId":104011,"pos":{"x":141980,"y":98377,"z":200620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":153,"instId":300012,"propState":0,"propId":104008,"pos":{"x":292770,"y":101000,"z":253740},"rot":{"x":0,"y":151932,"z":0}},{"groupId":153,"instId":300011,"propState":0,"propId":104009,"pos":{"x":219650,"y":97644,"z":143270},"rot":{"x":0,"y":92595,"z":0}},{"groupId":153,"instId":300036,"propState":0,"propId":104010,"pos":{"x":329070,"y":107647,"z":221670},"rot":{"x":350770,"y":105499,"z":0}},{"groupId":153,"instId":300023,"propState":0,"propId":104011,"pos":{"x":322496,"y":107971,"z":226099},"rot":{"x":0,"y":187422,"z":0}},{"groupId":153,"instId":300018,"propState":0,"propId":104010,"pos":{"x":255266,"y":101971,"z":167109},"rot":{"x":0,"y":154263,"z":0}},{"groupId":153,"instId":300035,"propState":0,"propId":104011,"pos":{"x":146505,"y":100471,"z":298122},"rot":{"x":342589,"y":54454,"z":0}},{"groupId":153,"instId":300001,"propState":0,"propId":104010,"pos":{"x":143195,"y":93656,"z":258228},"rot":{"x":0,"y":330871,"z":0}},{"groupId":153,"instId":300029,"propState":0,"propId":104010,"pos":{"x":118702,"y":93656,"z":244941},"rot":{"x":0,"y":60791,"z":0}},{"groupId":153,"instId":300015,"propState":0,"propId":104011,"pos":{"x":134181,"y":98377,"z":214970},"rot":{"x":0,"y":150000,"z":0}},{"groupId":153,"instId":300010,"propState":0,"propId":104009,"pos":{"x":333780,"y":153438,"z":347280},"rot":{"x":0,"y":404,"z":0}},{"groupId":153,"instId":300025,"propState":0,"propId":104010,"pos":{"x":150702,"y":105591,"z":352393},"rot":{"x":0,"y":60000,"z":0}},{"groupId":153,"instId":300022,"propState":0,"propId":104010,"pos":{"x":346015,"y":107971,"z":231792},"rot":{"x":0,"y":180550,"z":0}},{"groupId":153,"instId":300021,"propState":0,"propId":104010,"pos":{"x":321207,"y":105971,"z":197154},"rot":{"x":0,"y":60201,"z":0}},{"groupId":153,"instId":300014,"propState":0,"propId":104010,"pos":{"x":308709,"y":106272,"z":159522},"rot":{"x":0,"y":36623,"z":0}},{"groupId":153,"instId":300019,"propState":0,"propId":104010,"pos":{"x":318070,"y":105971,"z":196210},"rot":{"x":0,"y":243409,"z":0}},{"groupId":153,"instId":300013,"propState":0,"propId":104010,"pos":{"x":279350,"y":105971,"z":191890},"rot":{"x":0,"y":241048,"z":0}},{"groupId":153,"instId":300009,"propState":0,"propId":104011,"pos":{"x":234600,"y":103530,"z":222580},"rot":{"x":0,"y":17701,"z":0}},{"groupId":153,"instId":300006,"propState":0,"propId":104010,"pos":{"x":184370,"y":103203,"z":225470},"rot":{"x":0,"y":326831,"z":0}},{"groupId":153,"instId":300016,"propState":0,"propId":104010,"pos":{"x":176260,"y":103203,"z":239780},"rot":{"x":0,"y":150437,"z":0}},{"groupId":153,"instId":300005,"propState":0,"propId":104010,"pos":{"x":231250,"y":97644,"z":153440},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300004,"propState":0,"propId":104010,"pos":{"x":227950,"y":97644,"z":159150},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300003,"propState":0,"propId":104011,"pos":{"x":177050,"y":93120,"z":174910},"rot":{"x":0,"y":246601,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300002,"propState":0,"propId":104020,"pos":{"x":-66980,"y":21867,"z":-266740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-99031,"y":15920,"z":-275022},"rot":{"x":0,"y":273537,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":160,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":160,"instId":300002,"propState":0,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}},{"groupId":160,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300002,"propState":0,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"242":{"props":[{"groupId":242,"instId":300002,"propState":0,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":242,"instId":300001,"propState":0,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"258":{"props":[{"groupId":258,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300001,"propState":0,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":0,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"259":{"props":[{"groupId":259,"instId":300001,"propState":0,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}},{"groupId":259,"instId":300002,"propState":0,"propId":100,"pos":{"x":338174,"y":114272,"z":200923},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"260":{"props":[{"groupId":260,"instId":300001,"propState":0,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"261":{"props":[{"groupId":261,"instId":300001,"propState":0,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"262":{"props":[{"groupId":262,"instId":300001,"propState":0,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"263":{"props":[{"groupId":263,"instId":300001,"propState":0,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"245":{"props":[{"groupId":245,"instId":300004,"propState":1,"propId":211,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300003,"propState":20,"propId":60401,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}},{"groupId":245,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300003,"propState":20,"propId":60401,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300002,"propState":0,"propId":104023,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}},{"groupId":287,"instId":300004,"propState":1,"propId":211,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300001,"propState":0,"propId":104010,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"289":{"props":[{"groupId":289,"instId":300004,"propState":1,"propId":211,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300003,"propState":20,"propId":60401,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300002,"propState":0,"propId":104023,"pos":{"x":342033,"y":168183,"z":326850},"rot":{"x":0,"y":346005,"z":0}},{"groupId":289,"instId":300001,"propState":0,"propId":104011,"pos":{"x":342033,"y":168036,"z":326850},"rot":{"x":0,"y":346005,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"309":{"props":[{"groupId":309,"instId":300004,"propState":1,"propId":211,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300003,"propState":20,"propId":60401,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300002,"propState":0,"propId":104023,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":346005,"z":0}},{"groupId":309,"instId":300001,"propState":0,"propId":104010,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":272341,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"522":{"props":[{"groupId":522,"instId":300011,"propState":1,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}},{"groupId":522,"instId":300005,"propState":102,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300012,"propState":1,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}},{"groupId":522,"instId":300009,"propState":1,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}},{"groupId":522,"instId":300008,"propState":1,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300006,"propState":1,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300002,"propState":1,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300010,"propState":1,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}},{"groupId":522,"instId":300007,"propState":1,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300004,"propState":101,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}},{"groupId":522,"instId":300003,"propState":1,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300001,"propState":2,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300008,"propState":0,"propId":104012,"pos":{"x":257554,"y":102389,"z":172472},"rot":{"x":0,"y":330054,"z":0}},{"groupId":93,"instId":300007,"propState":1,"propId":104012,"pos":{"x":-79120,"y":14778,"z":-283515},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":104012,"pos":{"x":209210,"y":100740,"z":308940},"rot":{"x":0,"y":329129,"z":0}},{"groupId":93,"instId":300005,"propState":0,"propId":104012,"pos":{"x":352900,"y":107971,"z":220700},"rot":{"x":0,"y":240000,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":104012,"pos":{"x":219888,"y":97644,"z":168466},"rot":{"x":0,"y":150238,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":104012,"pos":{"x":158376,"y":105750,"z":344739},"rot":{"x":0,"y":224478,"z":0}},{"groupId":93,"instId":300002,"propState":1,"propId":104012,"pos":{"x":-146909,"y":15640,"z":-263311},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":104012,"pos":{"x":-14980,"y":3350,"z":-283160},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300008,"propState":0,"propId":104078,"pos":{"x":-122252,"y":15622,"z":-283207},"rot":{"x":0,"y":180849,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":94,"instId":300009,"propState":0,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}},{"groupId":94,"instId":300010,"propState":0,"propId":104078,"pos":{"x":340774,"y":107971,"z":190474},"rot":{"x":0,"y":330000,"z":0}},{"groupId":94,"instId":300007,"propState":0,"propId":104078,"pos":{"x":273980,"y":102188,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":94,"instId":300004,"propState":0,"propId":104078,"pos":{"x":204903,"y":167529,"z":391455},"rot":{"x":0,"y":329375,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300007,"propState":0,"propId":104068,"pos":{"x":210166,"y":103536,"z":287518},"rot":{"x":0,"y":202254,"z":0}},{"groupId":95,"instId":300008,"propState":0,"propId":104068,"pos":{"x":210027,"y":104654,"z":224475},"rot":{"x":0,"y":59128,"z":0}},{"groupId":95,"instId":300006,"propState":0,"propId":104068,"pos":{"x":-106222,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300005,"propState":0,"propId":104068,"pos":{"x":227188,"y":100770,"z":344085},"rot":{"x":0,"y":240000,"z":0}},{"groupId":95,"instId":300004,"propState":0,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300003,"propState":0,"propId":104068,"pos":{"x":221207,"y":167929,"z":357985},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300002,"propState":0,"propId":104068,"pos":{"x":-57455,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300001,"propState":0,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":104104,"pos":{"x":139743,"y":100989,"z":319552},"rot":{"x":0,"y":331251,"z":0}}],"npcs":[{"groupId":151,"instId":400006,"npcId":14312,"pos":{"x":139892,"y":102103,"z":319130},"rot":{"x":0,"y":239755,"z":0}},{"groupId":151,"instId":400001,"npcId":100,"pos":{"x":139968,"y":102482,"z":319179},"rot":{"x":0,"y":242786,"z":0}}],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300003,"propState":1,"propId":104060,"pos":{"x":178203,"y":95088,"z":175242},"rot":{"x":0,"y":61300,"z":0}},{"groupId":164,"instId":300002,"propState":1,"propId":104060,"pos":{"x":77893,"y":-4450,"z":-498633},"rot":{"x":0,"y":253178,"z":0}},{"groupId":164,"instId":300001,"propState":1,"propId":104060,"pos":{"x":-1540,"y":4866,"z":-287650},"rot":{"x":0,"y":269808,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300005,"propState":0,"propId":104059,"pos":{"x":118761,"y":101070,"z":317301},"rot":{"x":0,"y":77253,"z":0}},{"groupId":96,"instId":300002,"propState":0,"propId":104059,"pos":{"x":325745,"y":106160,"z":184548},"rot":{"x":0,"y":240447,"z":0}},{"groupId":96,"instId":300008,"propState":0,"propId":104059,"pos":{"x":-64190,"y":21093,"z":-235440},"rot":{"x":0,"y":212078,"z":0}},{"groupId":96,"instId":300007,"propState":0,"propId":104059,"pos":{"x":-66826,"y":11067,"z":-234952},"rot":{"x":0,"y":267497,"z":0}},{"groupId":96,"instId":300006,"propState":0,"propId":104059,"pos":{"x":-4256,"y":3381,"z":-247994},"rot":{"x":0,"y":224790,"z":0}},{"groupId":96,"instId":300004,"propState":1,"propId":104059,"pos":{"x":270190,"y":163213,"z":371600},"rot":{"x":0,"y":260032,"z":0}},{"groupId":96,"instId":300003,"propState":0,"propId":104059,"pos":{"x":198068,"y":104652,"z":269939},"rot":{"x":0,"y":151368,"z":0}},{"groupId":96,"instId":300001,"propState":1,"propId":104059,"pos":{"x":234018,"y":100947,"z":269707},"rot":{"x":0,"y":39325,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[],"npcs":[{"groupId":36,"instId":400001,"npcId":3149,"pos":{"x":-59530,"y":12152,"z":-273520},"rot":{"x":0,"y":309292,"z":0}}],"monsters":[],"teleports":{}},"37":{"props":[],"npcs":[{"groupId":37,"instId":400001,"npcId":14109,"pos":{"x":-95080,"y":14756,"z":-279743},"rot":{"x":0,"y":10151,"z":0}}],"monsters":[],"teleports":{}},"39":{"props":[],"npcs":[{"groupId":39,"instId":400001,"npcId":14209,"pos":{"x":-96529,"y":15621,"z":-265169},"rot":{"x":0,"y":224052,"z":0}}],"monsters":[],"teleports":{}},"40":{"props":[],"npcs":[{"groupId":40,"instId":400001,"npcId":14110,"pos":{"x":-111968,"y":15665,"z":-266978},"rot":{"x":0,"y":196945,"z":0}}],"monsters":[],"teleports":{}},"176":{"props":[],"npcs":[{"groupId":176,"instId":400003,"npcId":14112,"pos":{"x":85750,"y":-16540,"z":-467330},"rot":{"x":0,"y":0,"z":0}},{"groupId":176,"instId":400002,"npcId":3183,"pos":{"x":86500,"y":-16540,"z":-469680},"rot":{"x":0,"y":341837,"z":0}},{"groupId":176,"instId":400001,"npcId":3185,"pos":{"x":87700,"y":-16540,"z":-477300},"rot":{"x":0,"y":345321,"z":0}}],"monsters":[],"teleports":{}},"820":{"props":[{"groupId":820,"instId":300002,"propState":0,"propId":104125,"pos":{"x":188889,"y":168635,"z":361465},"rot":{"x":293668,"y":60173,"z":333797}},{"groupId":820,"instId":300005,"propState":0,"propId":104184,"pos":{"x":188943,"y":168491,"z":360863},"rot":{"x":0,"y":51369,"z":0}},{"groupId":820,"instId":300008,"propState":0,"propId":104183,"pos":{"x":188982,"y":168196,"z":361535},"rot":{"x":0,"y":49461,"z":0}},{"groupId":820,"instId":300001,"propState":0,"propId":104126,"pos":{"x":188961,"y":168979,"z":360890},"rot":{"x":0,"y":76530,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"865":{"props":[{"groupId":865,"instId":300002,"propState":2,"propId":104128,"pos":{"x":189341,"y":169342,"z":360495},"rot":{"x":341444,"y":40212,"z":11724}},{"groupId":865,"instId":300003,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":865,"instId":300008,"propState":0,"propId":104227,"pos":{"x":189472,"y":168865,"z":360522},"rot":{"x":0,"y":39686,"z":0}},{"groupId":865,"instId":300005,"propState":0,"propId":104226,"pos":{"x":189635,"y":168368,"z":361185},"rot":{"x":0,"y":24286,"z":0}},{"groupId":865,"instId":300001,"propState":0,"propId":104127,"pos":{"x":189616,"y":168721,"z":361183},"rot":{"x":354334,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"693":{"props":[{"groupId":693,"instId":300008,"propState":0,"propId":104058,"pos":{"x":186773,"y":169074,"z":362520},"rot":{"x":305512,"y":144406,"z":358917}},{"groupId":693,"instId":300004,"propState":0,"propId":104066,"pos":{"x":187499,"y":168416,"z":362527},"rot":{"x":0,"y":0,"z":0}},{"groupId":693,"instId":300010,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":693,"instId":300006,"propState":0,"propId":104056,"pos":{"x":187700,"y":168997,"z":361632},"rot":{"x":270000,"y":217406,"z":0}},{"groupId":693,"instId":300002,"propState":0,"propId":104064,"pos":{"x":186826,"y":168808,"z":362539},"rot":{"x":0,"y":302025,"z":0}},{"groupId":693,"instId":300009,"propState":1,"propId":104077,"pos":{"x":192762,"y":167843,"z":360452},"rot":{"x":0,"y":356980,"z":0}},{"groupId":693,"instId":300007,"propState":0,"propId":104057,"pos":{"x":187523,"y":168660,"z":362604},"rot":{"x":321778,"y":257200,"z":342283}},{"groupId":693,"instId":300005,"propState":0,"propId":104055,"pos":{"x":187254,"y":169364,"z":362029},"rot":{"x":355460,"y":192204,"z":1333}},{"groupId":693,"instId":300003,"propState":0,"propId":104065,"pos":{"x":187839,"y":168590,"z":361729},"rot":{"x":0,"y":287206,"z":0}},{"groupId":693,"instId":300001,"propState":0,"propId":104063,"pos":{"x":187289,"y":169063,"z":361953},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"866":{"props":[{"groupId":866,"instId":300008,"propState":0,"propId":104130,"pos":{"x":191201,"y":169576,"z":359615},"rot":{"x":3903,"y":64446,"z":12593}},{"groupId":866,"instId":300007,"propState":0,"propId":104132,"pos":{"x":190871,"y":168580,"z":360364},"rot":{"x":22141,"y":356659,"z":352074}},{"groupId":866,"instId":300006,"propState":0,"propId":104131,"pos":{"x":190486,"y":169002,"z":359850},"rot":{"x":0,"y":0,"z":0}},{"groupId":866,"instId":300005,"propState":0,"propId":104129,"pos":{"x":191862,"y":168905,"z":360250},"rot":{"x":354080,"y":333511,"z":354898}},{"groupId":866,"instId":300004,"propState":0,"propId":104265,"pos":{"x":190876,"y":168343,"z":360318},"rot":{"x":0,"y":320132,"z":0}},{"groupId":866,"instId":300003,"propState":0,"propId":104264,"pos":{"x":190496,"y":168785,"z":359822},"rot":{"x":0,"y":338559,"z":0}},{"groupId":866,"instId":300002,"propState":0,"propId":104266,"pos":{"x":191305,"y":169043,"z":359745},"rot":{"x":0,"y":9052,"z":0}},{"groupId":866,"instId":300001,"propState":0,"propId":104267,"pos":{"x":191717,"y":168653,"z":360253},"rot":{"x":0,"y":15097,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"904":{"props":[{"groupId":904,"instId":300015,"propState":1,"propId":103074,"pos":{"x":186971,"y":168661,"z":363228},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300007,"propState":1,"propId":103074,"pos":{"x":187212,"y":169169,"z":362336},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300013,"propState":1,"propId":103074,"pos":{"x":189057,"y":168564,"z":361868},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300009,"propState":1,"propId":103074,"pos":{"x":186632,"y":169348,"z":362658},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300003,"propState":1,"propId":103074,"pos":{"x":189869,"y":169229,"z":360568},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300014,"propState":1,"propId":103074,"pos":{"x":188361,"y":168507,"z":362190},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300012,"propState":1,"propId":103074,"pos":{"x":190314,"y":168629,"z":361102},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300011,"propState":1,"propId":103074,"pos":{"x":191110,"y":168941,"z":360930},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300010,"propState":1,"propId":103074,"pos":{"x":186171,"y":169205,"z":363188},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300006,"propState":1,"propId":103074,"pos":{"x":188377,"y":169121,"z":361512},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300005,"propState":1,"propId":103074,"pos":{"x":188553,"y":169310,"z":361334},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300004,"propState":1,"propId":103074,"pos":{"x":189421,"y":169096,"z":361064},"rot":{"x":0,"y":212022,"z":0}},{"groupId":904,"instId":300001,"propState":1,"propId":103074,"pos":{"x":190626,"y":169492,"z":360469},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300008,"propState":0,"propId":104298,"pos":{"x":190058,"y":168547,"z":360340},"rot":{"x":0,"y":216848,"z":0}},{"groupId":904,"instId":300002,"propState":2,"propId":104133,"pos":{"x":190029,"y":169020,"z":360332},"rot":{"x":348037,"y":19864,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300002,"propState":1,"propId":211,"pos":{"x":78969,"y":-5990,"z":-498306},"rot":{"x":8194,"y":101249,"z":335880}},{"groupId":208,"instId":300004,"propState":0,"propId":100,"pos":{"x":77916,"y":-2890,"z":-498625},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300003,"propState":0,"propId":103074,"pos":{"x":77890,"y":-2904,"z":-497698},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300001,"propState":18,"propId":104055,"pos":{"x":77916,"y":-3040,"z":-498627},"rot":{"x":347193,"y":264267,"z":356938}}],"npcs":[],"monsters":[],"teleports":{}},"510":{"props":[{"groupId":510,"instId":300012,"propState":0,"propId":104078,"pos":{"x":176280,"y":167670,"z":362670},"rot":{"x":0,"y":220548,"z":0}},{"groupId":510,"instId":300011,"propState":18,"propId":104055,"pos":{"x":180791,"y":170462,"z":361715},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300010,"propState":18,"propId":104055,"pos":{"x":180874,"y":170657,"z":361730},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300009,"propState":20,"propId":60403,"pos":{"x":190341,"y":167843,"z":363687},"rot":{"x":0,"y":30000,"z":0}},{"groupId":510,"instId":300008,"propState":18,"propId":104055,"pos":{"x":174855,"y":172341,"z":366487},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300007,"propState":18,"propId":104055,"pos":{"x":174855,"y":171877,"z":366508},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300006,"propState":18,"propId":104055,"pos":{"x":174768,"y":172125,"z":366101},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300005,"propState":18,"propId":104055,"pos":{"x":174992,"y":171632,"z":367015},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300004,"propState":18,"propId":104055,"pos":{"x":174901,"y":171168,"z":366612},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300003,"propState":18,"propId":104055,"pos":{"x":174899,"y":170492,"z":366534},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300002,"propState":18,"propId":104055,"pos":{"x":174982,"y":170830,"z":366867},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300001,"propState":18,"propId":104055,"pos":{"x":175084,"y":170909,"z":367324},"rot":{"x":0,"y":104400,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"209":{"props":[{"groupId":209,"instId":300004,"propState":0,"propId":100,"pos":{"x":46621,"y":-4524,"z":-391878},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300003,"propState":0,"propId":103074,"pos":{"x":47585,"y":-4388,"z":-391188},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300002,"propState":1,"propId":211,"pos":{"x":48064,"y":-5982,"z":-390773},"rot":{"x":0,"y":0,"z":0}},{"groupId":209,"instId":300001,"propState":0,"propId":104055,"pos":{"x":46602,"y":-4593,"z":-391873},"rot":{"x":344697,"y":300009,"z":356002}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300004,"propState":0,"propId":100,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300002,"propState":1,"propId":211,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":0,"y":279817,"z":0}},{"groupId":210,"instId":300003,"propState":0,"propId":103074,"pos":{"x":258223,"y":102524,"z":274787},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300001,"propState":18,"propId":104055,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":270000,"y":9817,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300004,"propState":0,"propId":100,"pos":{"x":-132986,"y":27463,"z":-252368},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300002,"propState":1,"propId":211,"pos":{"x":-133052,"y":26103,"z":-253728},"rot":{"x":0,"y":0,"z":0}},{"groupId":211,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-132107,"y":27553,"z":-252580},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-132986,"y":27350,"z":-252401},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"213":{"props":[{"groupId":213,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-31099,"y":4038,"z":-263724},"rot":{"x":358788,"y":353979,"z":354373}},{"groupId":213,"instId":300002,"propState":1,"propId":211,"pos":{"x":-30255,"y":3365,"z":-265518},"rot":{"x":0,"y":0,"z":0}},{"groupId":213,"instId":300006,"propState":0,"propId":104055,"pos":{"x":-31535,"y":4077,"z":-264049},"rot":{"x":355333,"y":326571,"z":358483}},{"groupId":213,"instId":300004,"propState":0,"propId":100,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-30652,"y":4254,"z":-263381},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":355207,"y":309806,"z":356809}}],"npcs":[],"monsters":[],"teleports":{}},"212":{"props":[{"groupId":212,"instId":300002,"propState":1,"propId":211,"pos":{"x":-55180,"y":12152,"z":-266265},"rot":{"x":0,"y":0,"z":0}},{"groupId":212,"instId":300004,"propState":0,"propId":100,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-54799,"y":14016,"z":-266205},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":339015,"y":119916,"z":346931}}],"npcs":[],"monsters":[],"teleports":{}},"214":{"props":[{"groupId":214,"instId":300006,"propState":1,"propId":211,"pos":{"x":179320,"y":106811,"z":366430},"rot":{"x":0,"y":0,"z":0}},{"groupId":214,"instId":300003,"propState":1,"propId":104055,"pos":{"x":175522,"y":170077,"z":362892},"rot":{"x":331292,"y":197984,"z":19614}},{"groupId":214,"instId":300004,"propState":0,"propId":100,"pos":{"x":175522,"y":170178,"z":362892},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300002,"propState":1,"propId":104055,"pos":{"x":175002,"y":156010,"z":362005},"rot":{"x":331066,"y":253144,"z":334584}},{"groupId":214,"instId":300005,"propState":0,"propId":103074,"pos":{"x":174986,"y":170184,"z":363433},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300001,"propState":0,"propId":104055,"pos":{"x":175099,"y":137806,"z":361822},"rot":{"x":315884,"y":214883,"z":30438}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300003,"propState":0,"propId":103074,"pos":{"x":160508,"y":102331,"z":309445},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300001,"propState":0,"propId":104055,"pos":{"x":159492,"y":102256,"z":309332},"rot":{"x":46257,"y":220798,"z":53139}},{"groupId":216,"instId":300004,"propState":0,"propId":100,"pos":{"x":159492,"y":102318,"z":309332},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300002,"propState":1,"propId":211,"pos":{"x":160112,"y":100770,"z":307461},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300005,"propState":0,"propId":103074,"pos":{"x":139957,"y":102238,"z":338903},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300006,"propState":1,"propId":211,"pos":{"x":127191,"y":101080,"z":331597},"rot":{"x":0,"y":0,"z":0}},{"groupId":215,"instId":300002,"propState":1,"propId":104055,"pos":{"x":130717,"y":102275,"z":338339},"rot":{"x":347305,"y":224748,"z":24829}},{"groupId":215,"instId":300004,"propState":0,"propId":100,"pos":{"x":140574,"y":102154,"z":339418},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300003,"propState":1,"propId":104055,"pos":{"x":140502,"y":102080,"z":339386},"rot":{"x":338088,"y":149909,"z":358527}},{"groupId":215,"instId":300001,"propState":0,"propId":104055,"pos":{"x":126007,"y":102265,"z":333305},"rot":{"x":357686,"y":211647,"z":337410}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300004,"propState":0,"propId":100,"pos":{"x":226896,"y":171199,"z":357241},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300002,"propState":1,"propId":211,"pos":{"x":226762,"y":167843,"z":357463},"rot":{"x":0,"y":0,"z":0}},{"groupId":217,"instId":300003,"propState":0,"propId":103074,"pos":{"x":225999,"y":171219,"z":357049},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300001,"propState":0,"propId":104055,"pos":{"x":226881,"y":171158,"z":357232},"rot":{"x":310676,"y":184882,"z":317410}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300004,"propState":0,"propId":100,"pos":{"x":336933,"y":173863,"z":292571},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300002,"propState":1,"propId":211,"pos":{"x":338040,"y":168259,"z":292549},"rot":{"x":0,"y":0,"z":0}},{"groupId":218,"instId":300003,"propState":0,"propId":103074,"pos":{"x":337751,"y":173869,"z":293111},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300001,"propState":0,"propId":104055,"pos":{"x":337076,"y":173730,"z":292727},"rot":{"x":348714,"y":303950,"z":46248}}],"npcs":[],"monsters":[],"teleports":{}},"219":{"props":[{"groupId":219,"instId":300004,"propState":0,"propId":100,"pos":{"x":186921,"y":170097,"z":364291},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300003,"propState":0,"propId":103074,"pos":{"x":186589,"y":170084,"z":364676},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300002,"propState":1,"propId":211,"pos":{"x":188001,"y":167843,"z":364979},"rot":{"x":352263,"y":245509,"z":8463}},{"groupId":219,"instId":300001,"propState":0,"propId":104055,"pos":{"x":186946,"y":169710,"z":364365},"rot":{"x":346221,"y":262675,"z":1754}}],"npcs":[],"monsters":[],"teleports":{}},"220":{"props":[{"groupId":220,"instId":300004,"propState":0,"propId":100,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300003,"propState":0,"propId":103074,"pos":{"x":303782,"y":106725,"z":211823},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300002,"propState":1,"propId":211,"pos":{"x":303252,"y":105988,"z":210165},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300001,"propState":18,"propId":104055,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":2050,"y":276515,"z":234}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300003,"propState":0,"propId":103074,"pos":{"x":309976,"y":106561,"z":177585},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300004,"propState":0,"propId":100,"pos":{"x":309161,"y":106561,"z":178007},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300002,"propState":1,"propId":211,"pos":{"x":309517,"y":106520,"z":178086},"rot":{"x":0,"y":0,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":104055,"pos":{"x":309174,"y":106436,"z":178023},"rot":{"x":338051,"y":40717,"z":358246}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300004,"propState":0,"propId":100,"pos":{"x":-47530,"y":12046,"z":-217414},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-46663,"y":12036,"z":-217902},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300002,"propState":1,"propId":211,"pos":{"x":-47487,"y":8183,"z":-218067},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-47530,"y":11920,"z":-217414},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300004,"propState":0,"propId":100,"pos":{"x":356939,"y":108213,"z":190774},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300003,"propState":0,"propId":103074,"pos":{"x":356059,"y":108445,"z":191283},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300002,"propState":1,"propId":211,"pos":{"x":357800,"y":107971,"z":191113},"rot":{"x":0,"y":0,"z":0}},{"groupId":223,"instId":300001,"propState":18,"propId":104055,"pos":{"x":356793,"y":108213,"z":190813},"rot":{"x":84763,"y":255315,"z":169334}}],"npcs":[],"monsters":[],"teleports":{}},"224":{"props":[{"groupId":224,"instId":300004,"propState":0,"propId":100,"pos":{"x":204211,"y":102733,"z":300041},"rot":{"x":0,"y":0,"z":0}},{"groupId":224,"instId":300003,"propState":0,"propId":103074,"pos":{"x":204652,"y":102748,"z":299495},"rot":{"x":0,"y":15000,"z":0}},{"groupId":224,"instId":300002,"propState":1,"propId":211,"pos":{"x":205414,"y":100841,"z":299431},"rot":{"x":0,"y":346016,"z":0}},{"groupId":224,"instId":300001,"propState":18,"propId":104055,"pos":{"x":204210,"y":102600,"z":300040},"rot":{"x":1321,"y":26393,"z":4574}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300005,"propState":0,"propId":100,"pos":{"x":-82291,"y":23948,"z":-252324},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300002,"propState":1,"propId":211,"pos":{"x":-79319,"y":23948,"z":-253010},"rot":{"x":0,"y":300950,"z":0}},{"groupId":227,"instId":300004,"propState":0,"propId":100,"pos":{"x":-78889,"y":24433,"z":-252627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-78844,"y":24499,"z":-253627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-78914,"y":24316,"z":-252642},"rot":{"x":0,"y":69952,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300004,"propState":0,"propId":100,"pos":{"x":178642,"y":169082,"z":393814},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300002,"propState":1,"propId":211,"pos":{"x":178703,"y":167843,"z":395308},"rot":{"x":0,"y":0,"z":0}},{"groupId":225,"instId":300003,"propState":0,"propId":103074,"pos":{"x":178056,"y":169115,"z":393090},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300001,"propState":0,"propId":104055,"pos":{"x":178669,"y":168938,"z":393833},"rot":{"x":359209,"y":145198,"z":345249}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300002,"propState":1,"propId":211,"pos":{"x":-86432,"y":12541,"z":-240353},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-85553,"y":15359,"z":-239416},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300004,"propState":0,"propId":100,"pos":{"x":-86343,"y":15390,"z":-239198},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239289},"rot":{"x":290582,"y":8124,"z":355052}},{"groupId":226,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239233},"rot":{"x":290582,"y":8124,"z":355052}}],"npcs":[],"monsters":[],"teleports":{}},"357":{"props":[],"npcs":[{"groupId":357,"instId":400001,"npcId":14126,"pos":{"x":243851,"y":101713,"z":283891},"rot":{"x":0,"y":126434,"z":0}}],"monsters":[],"teleports":{}},"406":{"props":[{"groupId":406,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202701,"y":101238,"z":291138},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"407":{"props":[{"groupId":407,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202410,"y":93495,"z":161640},"rot":{"x":0,"y":206514,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"408":{"props":[{"groupId":408,"instId":300001,"propState":11,"propId":104046,"pos":{"x":359740,"y":107971,"z":209080},"rot":{"x":0,"y":293867,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"409":{"props":[{"groupId":409,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-142827,"y":15608,"z":-278700},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"496":{"props":[{"groupId":496,"instId":300001,"propState":18,"propId":104162,"pos":{"x":226836,"y":104516,"z":258812},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"521":{"props":[{"groupId":521,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"520":{"props":[{"groupId":520,"instId":300002,"propState":0,"propId":104159,"pos":{"x":-89401,"y":25964,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300004,"propState":0,"propId":100,"pos":{"x":-89401,"y":26097,"z":-268820},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300003,"propState":0,"propId":104102,"pos":{"x":-91599,"y":26787,"z":-268848},"rot":{"x":0,"y":88641,"z":0}},{"groupId":520,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"527":{"props":[{"groupId":527,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"526":{"props":[{"groupId":526,"instId":300004,"propState":0,"propId":100,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300002,"propState":0,"propId":104159,"pos":{"x":137081,"y":102152,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300003,"propState":0,"propId":104102,"pos":{"x":135299,"y":102773,"z":341915},"rot":{"x":0,"y":60768,"z":0}},{"groupId":526,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"529":{"props":[{"groupId":529,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"528":{"props":[{"groupId":528,"instId":300004,"propState":0,"propId":100,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300003,"propState":0,"propId":104102,"pos":{"x":367781,"y":109618,"z":186237},"rot":{"x":0,"y":130186,"z":0}},{"groupId":528,"instId":300002,"propState":0,"propId":104159,"pos":{"x":369095,"y":108918,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"617":{"props":[{"groupId":617,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-15893,"y":6909,"z":-311402},"rot":{"x":0,"y":70586,"z":0}},{"groupId":617,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-19381,"y":4065,"z":-224032},"rot":{"x":0,"y":210852,"z":0}},{"groupId":617,"instId":300017,"propState":0,"propId":104080,"pos":{"x":76546,"y":-5317,"z":-398579},"rot":{"x":0,"y":221601,"z":0}},{"groupId":617,"instId":300003,"propState":0,"propId":104080,"pos":{"x":97877,"y":-5290,"z":-482547},"rot":{"x":0,"y":39963,"z":0}},{"groupId":617,"instId":300013,"propState":0,"propId":104080,"pos":{"x":5710,"y":4139,"z":-279910},"rot":{"x":0,"y":236608,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"618":{"props":[{"groupId":618,"instId":300005,"propState":0,"propId":104080,"pos":{"x":217457,"y":98186,"z":156219},"rot":{"x":0,"y":209643,"z":0}},{"groupId":618,"instId":300002,"propState":0,"propId":104080,"pos":{"x":296348,"y":157838,"z":353201},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300006,"propState":0,"propId":104080,"pos":{"x":206547,"y":101470,"z":328384},"rot":{"x":0,"y":156276,"z":0}},{"groupId":618,"instId":300008,"propState":0,"propId":104080,"pos":{"x":130539,"y":94556,"z":260805},"rot":{"x":0,"y":330000,"z":0}},{"groupId":618,"instId":300009,"propState":0,"propId":104080,"pos":{"x":341773,"y":108671,"z":198655},"rot":{"x":0,"y":22954,"z":0}},{"groupId":618,"instId":300004,"propState":0,"propId":104080,"pos":{"x":132272,"y":98874,"z":194682},"rot":{"x":0,"y":28461,"z":0}},{"groupId":618,"instId":300003,"propState":0,"propId":104080,"pos":{"x":202043,"y":168559,"z":358779},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300001,"propState":0,"propId":104080,"pos":{"x":137265,"y":101682,"z":323852},"rot":{"x":0,"y":278513,"z":0}},{"groupId":618,"instId":300007,"propState":0,"propId":104080,"pos":{"x":193620,"y":94145,"z":166199},"rot":{"x":0,"y":18071,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"671":{"props":[{"groupId":671,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359306,"y":108470,"z":202777},"rot":{"x":0,"y":202807,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"670":{"props":[{"groupId":670,"instId":300013,"propState":18,"propId":104093,"pos":{"x":-46712,"y":6773,"z":-280120},"rot":{"x":0,"y":64953,"z":0}},{"groupId":670,"instId":300005,"propState":18,"propId":104094,"pos":{"x":263155,"y":102634,"z":164478},"rot":{"x":0,"y":75158,"z":0}},{"groupId":670,"instId":300011,"propState":18,"propId":104095,"pos":{"x":128209,"y":101710,"z":333516},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300009,"propState":18,"propId":104093,"pos":{"x":305331,"y":106653,"z":168630},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300006,"propState":18,"propId":104094,"pos":{"x":298203,"y":105994,"z":215710},"rot":{"x":0,"y":322762,"z":0}},{"groupId":670,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-81519,"y":13019,"z":-268441},"rot":{"x":0,"y":0,"z":74776}},{"groupId":670,"instId":300012,"propState":18,"propId":104094,"pos":{"x":-89306,"y":27612,"z":-239309},"rot":{"x":0,"y":133168,"z":0}},{"groupId":670,"instId":300010,"propState":18,"propId":104093,"pos":{"x":351503,"y":108044,"z":197206},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300008,"propState":18,"propId":104094,"pos":{"x":-11199,"y":4203,"z":-266538},"rot":{"x":0,"y":73758,"z":0}},{"groupId":670,"instId":300007,"propState":18,"propId":104096,"pos":{"x":131048,"y":95138,"z":275098},"rot":{"x":0,"y":69556,"z":0}},{"groupId":670,"instId":300004,"propState":18,"propId":104093,"pos":{"x":179317,"y":94067,"z":172867},"rot":{"x":0,"y":165573,"z":0}},{"groupId":670,"instId":300003,"propState":18,"propId":104093,"pos":{"x":-114502,"y":16751,"z":-220922},"rot":{"x":0,"y":300762,"z":0}},{"groupId":670,"instId":300002,"propState":18,"propId":104095,"pos":{"x":-31260,"y":6887,"z":-323892},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"790":{"props":[{"groupId":790,"instId":300002,"propState":0,"propId":100,"pos":{"x":355634,"y":109724,"z":187361},"rot":{"x":0,"y":345335,"z":0}},{"groupId":790,"instId":300001,"propState":0,"propId":100,"pos":{"x":170425,"y":103346,"z":329899},"rot":{"x":0,"y":153327,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"813":{"props":[{"groupId":813,"instId":300002,"propState":18,"propId":104094,"pos":{"x":174385,"y":168465,"z":378219},"rot":{"x":0,"y":216335,"z":0}},{"groupId":813,"instId":300001,"propState":18,"propId":104095,"pos":{"x":205919,"y":168773,"z":413410},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"814":{"props":[{"groupId":814,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-126536,"y":16175,"z":-270549},"rot":{"x":0,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"824":{"props":[{"groupId":824,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359673,"y":108470,"z":202695},"rot":{"x":0,"y":235146,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":501,"startAnchorId":1,"startGroupId":305}},"1040154":{"P20413_F20413001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300009,"propState":1,"propId":104013,"pos":{"x":-21477,"y":-14915,"z":-337614},"rot":{"x":0,"y":90000,"z":0}},{"groupId":2,"instId":300008,"propState":1,"propId":104013,"pos":{"x":-21477,"y":26791,"z":-337614},"rot":{"x":0,"y":90000,"z":0}},{"groupId":2,"instId":300003,"propState":1,"propId":104001,"pos":{"x":-21477,"y":26791,"z":-337614},"rot":{"x":0,"y":90000,"z":0}},{"groupId":2,"instId":300002,"propState":1,"propId":104003,"pos":{"x":-24870,"y":-14947,"z":-342653},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300001,"propState":1,"propId":104003,"pos":{"x":-16430,"y":26660,"z":-334070},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300005,"propState":1,"propId":104013,"pos":{"x":22720,"y":26590,"z":-233560},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300004,"propState":1,"propId":104013,"pos":{"x":22720,"y":-17130,"z":-233560},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300003,"propState":1,"propId":104001,"pos":{"x":22750,"y":-17120,"z":-233570},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300002,"propState":1,"propId":104003,"pos":{"x":19950,"y":26660,"z":-228940},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":1,"propId":104003,"pos":{"x":24086,"y":-17237,"z":-239170},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300001,"propState":1,"propId":104001,"pos":{"x":252900,"y":2920,"z":89000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300002,"propState":1,"propId":104001,"pos":{"x":252894,"y":45145,"z":89000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300004,"propState":1,"propId":104014,"pos":{"x":252894,"y":45145,"z":89000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300003,"propState":1,"propId":104014,"pos":{"x":252900,"y":2920,"z":89000},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300002,"propState":1,"propId":104001,"pos":{"x":-213,"y":43757,"z":-21072},"rot":{"x":0,"y":270000,"z":0}},{"groupId":52,"instId":300004,"propState":1,"propId":104014,"pos":{"x":-213,"y":43757,"z":-21072},"rot":{"x":0,"y":270000,"z":0}},{"groupId":52,"instId":300001,"propState":1,"propId":104001,"pos":{"x":-213,"y":-17149,"z":-21072},"rot":{"x":0,"y":270000,"z":0}},{"groupId":52,"instId":300003,"propState":1,"propId":104014,"pos":{"x":-213,"y":-17239,"z":-21072},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300005,"propState":8,"propId":101,"pos":{"x":124933,"y":12,"z":200514},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":8,"propId":101,"pos":{"x":202612,"y":44341,"z":-48086},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":8,"propId":101,"pos":{"x":214628,"y":2167,"z":177099},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":8,"propId":101,"pos":{"x":-6157,"y":44446,"z":-70704},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":8,"propId":101,"pos":{"x":6230,"y":26806,"z":-469410},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2041301":{"anchorId":1,"groupId":6,"instId":300001,"pos":{"x":-281,"y":26806,"z":-467500},"rot":{"x":0,"y":0,"z":0}},"2041302":{"anchorId":2,"groupId":6,"instId":300002,"pos":{"x":-827,"y":44446,"z":-66592},"rot":{"x":0,"y":0,"z":0}},"2041303":{"anchorId":3,"groupId":6,"instId":300003,"pos":{"x":206210,"y":44341,"z":-41557},"rot":{"x":0,"y":90000,"z":0}},"2041304":{"anchorId":4,"groupId":6,"instId":300004,"pos":{"x":206278,"y":2223,"z":168415},"rot":{"x":0,"y":298156,"z":0}},"2041305":{"anchorId":5,"groupId":6,"instId":300005,"pos":{"x":115419,"y":2106,"z":196264},"rot":{"x":0,"y":270000,"z":0}}}},"7":{"props":[{"groupId":7,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-5612,"y":39527,"z":-97730},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-31030,"y":-17012,"z":-282320},"rot":{"x":0,"y":45000,"z":0}},{"groupId":7,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-7628,"y":26719,"z":-250475},"rot":{"x":0,"y":131732,"z":0}},{"groupId":7,"instId":300001,"propState":12,"propId":60401,"pos":{"x":37640,"y":-21012,"z":-299060},"rot":{"x":0,"y":179299,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300004,"propState":12,"propId":60401,"pos":{"x":34960,"y":44472,"z":-38950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300007,"propState":12,"propId":60401,"pos":{"x":3223,"y":-17219,"z":-8813},"rot":{"x":0,"y":271669,"z":0}},{"groupId":8,"instId":300006,"propState":12,"propId":60401,"pos":{"x":150891,"y":41544,"z":40438},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300005,"propState":12,"propId":60401,"pos":{"x":169080,"y":41544,"z":32150},"rot":{"x":0,"y":181163,"z":0}},{"groupId":8,"instId":300003,"propState":12,"propId":60401,"pos":{"x":48290,"y":50649,"z":-44050},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-48960,"y":59743,"z":-66930},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300002,"propState":12,"propId":60401,"pos":{"x":246998,"y":44318,"z":83708},"rot":{"x":0,"y":180000,"z":0}},{"groupId":9,"instId":300003,"propState":12,"propId":60401,"pos":{"x":293531,"y":50225,"z":-45961},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":12,"propId":60401,"pos":{"x":292234,"y":39485,"z":19389},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"91":{"props":[{"groupId":91,"instId":300002,"propState":12,"propId":60401,"pos":{"x":318658,"y":44470,"z":-35318},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300001,"propState":12,"propId":60401,"pos":{"x":271611,"y":39485,"z":-31203},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300006,"propState":12,"propId":60401,"pos":{"x":190099,"y":-2650,"z":269365},"rot":{"x":0,"y":118336,"z":0}},{"groupId":10,"instId":300004,"propState":12,"propId":60401,"pos":{"x":205710,"y":-2650,"z":319172},"rot":{"x":0,"y":208944,"z":0}},{"groupId":10,"instId":300003,"propState":12,"propId":60401,"pos":{"x":190389,"y":-2641,"z":245326},"rot":{"x":0,"y":123612,"z":0}},{"groupId":10,"instId":300002,"propState":12,"propId":60401,"pos":{"x":205716,"y":2198,"z":156366},"rot":{"x":0,"y":211774,"z":0}},{"groupId":10,"instId":300001,"propState":12,"propId":60401,"pos":{"x":253428,"y":2214,"z":152268},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-2415,"y":-50285,"z":187089},"rot":{"x":0,"y":431,"z":0}},{"groupId":11,"instId":300004,"propState":12,"propId":60401,"pos":{"x":2451,"y":-50285,"z":187131},"rot":{"x":0,"y":431,"z":0}},{"groupId":11,"instId":300003,"propState":12,"propId":60403,"pos":{"x":130,"y":-50285,"z":185632},"rot":{"x":0,"y":431,"z":0}},{"groupId":11,"instId":300002,"propState":12,"propId":60401,"pos":{"x":32911,"y":-23828,"z":197104},"rot":{"x":0,"y":273674,"z":0}},{"groupId":11,"instId":300001,"propState":12,"propId":60401,"pos":{"x":4201,"y":-21870,"z":195674},"rot":{"x":0,"y":282636,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-130,"y":-18941,"z":135440},"rot":{"x":0,"y":431,"z":0}},{"groupId":92,"instId":300002,"propState":12,"propId":60401,"pos":{"x":46598,"y":-24532,"z":178643},"rot":{"x":0,"y":270431,"z":0}},{"groupId":92,"instId":300001,"propState":12,"propId":60401,"pos":{"x":2110,"y":-19011,"z":237341},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300006,"propState":0,"propId":104141,"pos":{"x":283570,"y":39590,"z":16120},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300002,"propState":1,"propId":104031,"pos":{"x":281492,"y":40520,"z":15440},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300007,"propState":0,"propId":104141,"pos":{"x":293630,"y":50260,"z":-8300},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300005,"propState":0,"propId":104032,"pos":{"x":294060,"y":54380,"z":-8230},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300004,"propState":0,"propId":104032,"pos":{"x":283490,"y":43560,"z":16230},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300003,"propState":0,"propId":104031,"pos":{"x":289030,"y":52370,"z":-7060},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":104022,"pos":{"x":256020,"y":44341,"z":5890},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300009,"propState":0,"propId":104032,"pos":{"x":293310,"y":49400,"z":8220},"rot":{"x":0,"y":0,"z":90000}},{"groupId":38,"instId":300008,"propState":0,"propId":104141,"pos":{"x":293390,"y":50336,"z":7760},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300007,"propState":0,"propId":104141,"pos":{"x":264750,"y":44343,"z":42560},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300005,"propState":0,"propId":100,"pos":{"x":293360,"y":52310,"z":8790},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300004,"propState":0,"propId":100,"pos":{"x":263734,"y":46900,"z":43220},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300003,"propState":0,"propId":104031,"pos":{"x":293830,"y":56200,"z":7050},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300002,"propState":1,"propId":104031,"pos":{"x":263390,"y":47220,"z":43860},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300001,"propState":0,"propId":104022,"pos":{"x":256010,"y":44341,"z":25060},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300001,"propState":0,"propId":104141,"pos":{"x":275960,"y":46710,"z":34560},"rot":{"x":341442,"y":90000,"z":0}},{"groupId":44,"instId":300005,"propState":0,"propId":104039,"pos":{"x":285430,"y":48351,"z":34430},"rot":{"x":0,"y":90000,"z":0}},{"groupId":44,"instId":300002,"propState":0,"propId":104038,"pos":{"x":275170,"y":45450,"z":34900},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300001,"propState":0,"propId":104030,"pos":{"x":241446,"y":44150,"z":43496},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300006,"propState":0,"propId":104032,"pos":{"x":230810,"y":50239,"z":43600},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300005,"propState":0,"propId":104032,"pos":{"x":249470,"y":49328,"z":35319},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300004,"propState":0,"propId":104030,"pos":{"x":264253,"y":44150,"z":43501},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300003,"propState":0,"propId":104033,"pos":{"x":241248,"y":44998,"z":36790},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300002,"propState":0,"propId":104034,"pos":{"x":230810,"y":50239,"z":43600},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300004,"propState":0,"propId":104030,"pos":{"x":241446,"y":44150,"z":43496},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300006,"propState":0,"propId":104032,"pos":{"x":275340,"y":50239,"z":43740},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300005,"propState":0,"propId":104032,"pos":{"x":249470,"y":49328,"z":35319},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300003,"propState":0,"propId":104033,"pos":{"x":251650,"y":46540,"z":42951},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300002,"propState":0,"propId":104030,"pos":{"x":264253,"y":44150,"z":43501},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300001,"propState":0,"propId":104034,"pos":{"x":275340,"y":50239,"z":43740},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300003,"propState":1,"propId":104005,"pos":{"x":-122,"y":44446,"z":-75607},"rot":{"x":0,"y":0,"z":0}},{"groupId":53,"instId":300001,"propState":0,"propId":104005,"pos":{"x":-308,"y":39527,"z":-114131},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300002,"propState":1,"propId":104005,"pos":{"x":69340,"y":50626,"z":5520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":54,"instId":300001,"propState":0,"propId":104006,"pos":{"x":50356,"y":50643,"z":-22830},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300021,"propState":0,"propId":104037,"pos":{"x":-39320,"y":50647,"z":-17640},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300020,"propState":0,"propId":104037,"pos":{"x":-41410,"y":50647,"z":-20230},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300014,"propState":0,"propId":104034,"pos":{"x":-41390,"y":50699,"z":-36530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300024,"propState":0,"propId":104037,"pos":{"x":47160,"y":53669,"z":-57140},"rot":{"x":0,"y":4574,"z":0}},{"groupId":51,"instId":300018,"propState":0,"propId":104037,"pos":{"x":44300,"y":53669,"z":-57247},"rot":{"x":0,"y":346127,"z":0}},{"groupId":51,"instId":300019,"propState":0,"propId":104037,"pos":{"x":-44740,"y":50647,"z":-17610},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300001,"propState":0,"propId":104033,"pos":{"x":-20310,"y":45177,"z":-51070},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300015,"propState":0,"propId":104037,"pos":{"x":-48202,"y":50647,"z":-18820},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300011,"propState":0,"propId":104033,"pos":{"x":33265,"y":54852,"z":-62366},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300010,"propState":0,"propId":104033,"pos":{"x":33265,"y":54852,"z":-62366},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300007,"propState":0,"propId":104037,"pos":{"x":43058,"y":50669,"z":-57340},"rot":{"x":0,"y":341389,"z":0}},{"groupId":51,"instId":300023,"propState":0,"propId":104004,"pos":{"x":-14090,"y":44446,"z":-55280},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300022,"propState":0,"propId":104037,"pos":{"x":-42323,"y":50647,"z":-17610},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300017,"propState":0,"propId":104037,"pos":{"x":48510,"y":50649,"z":-57620},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300016,"propState":0,"propId":104037,"pos":{"x":-45580,"y":50647,"z":-20200},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300013,"propState":0,"propId":104045,"pos":{"x":-9100,"y":44446,"z":-19240},"rot":{"x":0,"y":123638,"z":0}},{"groupId":51,"instId":300012,"propState":0,"propId":104045,"pos":{"x":8650,"y":44446,"z":-19240},"rot":{"x":0,"y":123638,"z":0}},{"groupId":51,"instId":300009,"propState":1,"propId":104033,"pos":{"x":-20431,"y":48320,"z":-51152},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300008,"propState":0,"propId":104030,"pos":{"x":-20432,"y":44357,"z":-51153},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300005,"propState":0,"propId":104030,"pos":{"x":20060,"y":44300,"z":-51153},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300006,"propState":0,"propId":104037,"pos":{"x":45952,"y":50649,"z":-56698},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300004,"propState":0,"propId":104034,"pos":{"x":38340,"y":50649,"z":-51060},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300003,"propState":0,"propId":104034,"pos":{"x":44890,"y":59743,"z":-63660},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300002,"propState":0,"propId":104016,"pos":{"x":16544,"y":50649,"z":-17490},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300001,"propState":0,"propId":104005,"pos":{"x":253079,"y":44341,"z":50245},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"278":{"props":[{"groupId":278,"instId":300004,"propState":1,"propId":211,"pos":{"x":14458,"y":59743,"z":-67067},"rot":{"x":0,"y":90000,"z":0}},{"groupId":278,"instId":300002,"propState":0,"propId":104023,"pos":{"x":13319,"y":50649,"z":-11600},"rot":{"x":0,"y":90000,"z":0}},{"groupId":278,"instId":300003,"propState":20,"propId":60401,"pos":{"x":14458,"y":59743,"z":-67067},"rot":{"x":0,"y":90000,"z":0}},{"groupId":278,"instId":300001,"propState":0,"propId":104010,"pos":{"x":13319,"y":50649,"z":-11600},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"279":{"props":[{"groupId":279,"instId":300004,"propState":1,"propId":211,"pos":{"x":182272,"y":2045,"z":241447},"rot":{"x":0,"y":279257,"z":0}},{"groupId":279,"instId":300003,"propState":20,"propId":60401,"pos":{"x":182272,"y":2045,"z":241447},"rot":{"x":0,"y":279257,"z":0}},{"groupId":279,"instId":300002,"propState":0,"propId":104023,"pos":{"x":202820,"y":-2638,"z":224560},"rot":{"x":0,"y":70122,"z":0}},{"groupId":279,"instId":300001,"propState":0,"propId":104011,"pos":{"x":202820,"y":-2638,"z":224560},"rot":{"x":0,"y":70122,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300025,"propState":0,"propId":104009,"pos":{"x":19607,"y":-21012,"z":-287078},"rot":{"x":0,"y":227367,"z":0}},{"groupId":65,"instId":300007,"propState":0,"propId":104011,"pos":{"x":-7780,"y":26719,"z":-203580},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300024,"propState":0,"propId":104008,"pos":{"x":33043,"y":-19124,"z":-273182},"rot":{"x":0,"y":351685,"z":0}},{"groupId":65,"instId":300004,"propState":0,"propId":104011,"pos":{"x":7340,"y":26719,"z":-203710},"rot":{"x":0,"y":270000,"z":0}},{"groupId":65,"instId":300009,"propState":0,"propId":104011,"pos":{"x":-40601,"y":-17014,"z":-302447},"rot":{"x":0,"y":80491,"z":0}},{"groupId":65,"instId":300021,"propState":0,"propId":104010,"pos":{"x":-6083,"y":26328,"z":-251598},"rot":{"x":340934,"y":157403,"z":0}},{"groupId":65,"instId":300010,"propState":0,"propId":104011,"pos":{"x":361,"y":-19124,"z":-275551},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300011,"propState":0,"propId":104011,"pos":{"x":-3636,"y":44457,"z":-85654},"rot":{"x":0,"y":114785,"z":0}},{"groupId":65,"instId":300008,"propState":0,"propId":104011,"pos":{"x":-7740,"y":26719,"z":-192800},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300005,"propState":0,"propId":104011,"pos":{"x":7340,"y":26719,"z":-192790},"rot":{"x":0,"y":270000,"z":0}},{"groupId":65,"instId":300002,"propState":0,"propId":104010,"pos":{"x":7146,"y":26756,"z":-264607},"rot":{"x":0,"y":244548,"z":0}},{"groupId":65,"instId":300020,"propState":0,"propId":104010,"pos":{"x":-7648,"y":26242,"z":-251950},"rot":{"x":346714,"y":187363,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"277":{"props":[{"groupId":277,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-13650,"y":26751,"z":-330710},"rot":{"x":0,"y":165412,"z":0}},{"groupId":277,"instId":300004,"propState":1,"propId":211,"pos":{"x":22334,"y":26661,"z":-216940},"rot":{"x":0,"y":180000,"z":0}},{"groupId":277,"instId":300003,"propState":20,"propId":60401,"pos":{"x":22334,"y":26661,"z":-216940},"rot":{"x":0,"y":180000,"z":0}},{"groupId":277,"instId":300001,"propState":0,"propId":104011,"pos":{"x":-13650,"y":26751,"z":-330710},"rot":{"x":0,"y":165412,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300025,"propState":0,"propId":104009,"pos":{"x":15532,"y":44446,"z":-20160},"rot":{"x":0,"y":309827,"z":0}},{"groupId":66,"instId":300016,"propState":0,"propId":104010,"pos":{"x":120740,"y":45566,"z":-32515},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300009,"propState":0,"propId":104010,"pos":{"x":65257,"y":50653,"z":8690},"rot":{"x":0,"y":210556,"z":0}},{"groupId":66,"instId":300022,"propState":0,"propId":104011,"pos":{"x":-15007,"y":59743,"z":-62362},"rot":{"x":0,"y":218626,"z":0}},{"groupId":66,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-48530,"y":50647,"z":-71620},"rot":{"x":0,"y":62091,"z":0}},{"groupId":66,"instId":300021,"propState":0,"propId":104010,"pos":{"x":189794,"y":44341,"z":-31372},"rot":{"x":0,"y":286050,"z":0}},{"groupId":66,"instId":300013,"propState":0,"propId":104010,"pos":{"x":47694,"y":50649,"z":-72424},"rot":{"x":0,"y":301022,"z":0}},{"groupId":66,"instId":300023,"propState":0,"propId":104011,"pos":{"x":-36797,"y":59743,"z":-61759},"rot":{"x":0,"y":181958,"z":0}},{"groupId":66,"instId":300014,"propState":0,"propId":104010,"pos":{"x":11904,"y":44457,"z":-45983},"rot":{"x":0,"y":234405,"z":0}},{"groupId":66,"instId":300027,"propState":0,"propId":104009,"pos":{"x":188790,"y":41543,"z":22730},"rot":{"x":0,"y":62075,"z":0}},{"groupId":66,"instId":300024,"propState":0,"propId":104008,"pos":{"x":-48188,"y":50647,"z":-56889},"rot":{"x":0,"y":221187,"z":0}},{"groupId":66,"instId":300015,"propState":0,"propId":104010,"pos":{"x":104510,"y":45566,"z":43600},"rot":{"x":0,"y":236282,"z":0}},{"groupId":66,"instId":300026,"propState":0,"propId":104010,"pos":{"x":36110,"y":59743,"z":-61100},"rot":{"x":0,"y":178580,"z":0}},{"groupId":66,"instId":300007,"propState":0,"propId":104010,"pos":{"x":15139,"y":59743,"z":-61763},"rot":{"x":0,"y":125605,"z":0}},{"groupId":66,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-28299,"y":50647,"z":-16670},"rot":{"x":0,"y":358110,"z":0}},{"groupId":66,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-47350,"y":50647,"z":-7567},"rot":{"x":0,"y":139335,"z":0}},{"groupId":66,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-34600,"y":44489,"z":-40917},"rot":{"x":0,"y":91508,"z":0}},{"groupId":66,"instId":300019,"propState":0,"propId":104011,"pos":{"x":-12952,"y":44457,"z":-46048},"rot":{"x":0,"y":135512,"z":0}},{"groupId":66,"instId":300018,"propState":0,"propId":104010,"pos":{"x":43268,"y":59743,"z":-73703},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300003,"propState":0,"propId":104011,"pos":{"x":33631,"y":44446,"z":-39934},"rot":{"x":0,"y":238808,"z":0}},{"groupId":66,"instId":300002,"propState":0,"propId":104010,"pos":{"x":33887,"y":44490,"z":-37855},"rot":{"x":0,"y":302392,"z":0}},{"groupId":66,"instId":300017,"propState":0,"propId":104010,"pos":{"x":-9735,"y":44446,"z":-8039},"rot":{"x":0,"y":134879,"z":0}},{"groupId":66,"instId":300001,"propState":0,"propId":104010,"pos":{"x":9705,"y":44446,"z":-8544},"rot":{"x":0,"y":222406,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300007,"propState":0,"propId":104010,"pos":{"x":259946,"y":44341,"z":53343},"rot":{"x":0,"y":306654,"z":0}},{"groupId":67,"instId":300024,"propState":0,"propId":104008,"pos":{"x":295750,"y":50225,"z":22016},"rot":{"x":0,"y":355034,"z":0}},{"groupId":67,"instId":300010,"propState":0,"propId":104010,"pos":{"x":291991,"y":50225,"z":-25671},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300023,"propState":0,"propId":104010,"pos":{"x":245618,"y":44341,"z":52559},"rot":{"x":0,"y":45968,"z":0}},{"groupId":67,"instId":300006,"propState":0,"propId":104010,"pos":{"x":247962,"y":44402,"z":48082},"rot":{"x":0,"y":173171,"z":0}},{"groupId":67,"instId":300004,"propState":0,"propId":104010,"pos":{"x":294855,"y":50225,"z":-25634},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300003,"propState":0,"propId":104010,"pos":{"x":238487,"y":44341,"z":-13902},"rot":{"x":0,"y":143973,"z":0}},{"groupId":67,"instId":300025,"propState":0,"propId":104009,"pos":{"x":274665,"y":39485,"z":-26373},"rot":{"x":0,"y":297776,"z":0}},{"groupId":67,"instId":300022,"propState":0,"propId":104010,"pos":{"x":259430,"y":44341,"z":83187},"rot":{"x":0,"y":207139,"z":0}},{"groupId":67,"instId":300005,"propState":0,"propId":104010,"pos":{"x":258275,"y":44402,"z":47622},"rot":{"x":0,"y":187432,"z":0}},{"groupId":67,"instId":300014,"propState":0,"propId":104010,"pos":{"x":215260,"y":50239,"z":32740},"rot":{"x":0,"y":90095,"z":0}},{"groupId":67,"instId":300018,"propState":0,"propId":104010,"pos":{"x":295599,"y":50239,"z":46205},"rot":{"x":0,"y":210384,"z":0}},{"groupId":67,"instId":300002,"propState":0,"propId":104010,"pos":{"x":249117,"y":44341,"z":-37339},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300025,"propState":0,"propId":104009,"pos":{"x":313796,"y":44341,"z":22538},"rot":{"x":0,"y":310001,"z":0}},{"groupId":93,"instId":300024,"propState":0,"propId":104008,"pos":{"x":238071,"y":44341,"z":40992},"rot":{"x":0,"y":205000,"z":0}},{"groupId":93,"instId":300007,"propState":0,"propId":104011,"pos":{"x":309602,"y":44341,"z":-36835},"rot":{"x":0,"y":358422,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":104011,"pos":{"x":248105,"y":43942,"z":45846},"rot":{"x":335710,"y":173287,"z":13537}},{"groupId":93,"instId":300005,"propState":0,"propId":104011,"pos":{"x":258275,"y":44402,"z":47622},"rot":{"x":0,"y":187432,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":104011,"pos":{"x":293391,"y":50225,"z":-26350},"rot":{"x":0,"y":2578,"z":0}},{"groupId":93,"instId":300019,"propState":0,"propId":104011,"pos":{"x":323502,"y":44341,"z":5168},"rot":{"x":0,"y":271470,"z":0}},{"groupId":93,"instId":300014,"propState":0,"propId":104011,"pos":{"x":209933,"y":50239,"z":45535},"rot":{"x":0,"y":130142,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":104011,"pos":{"x":238487,"y":44341,"z":-13902},"rot":{"x":0,"y":143973,"z":0}},{"groupId":93,"instId":300002,"propState":0,"propId":104011,"pos":{"x":249154,"y":44341,"z":-37375},"rot":{"x":0,"y":273159,"z":0}},{"groupId":93,"instId":300017,"propState":0,"propId":104011,"pos":{"x":269330,"y":39485,"z":-28100},"rot":{"x":0,"y":276435,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":104011,"pos":{"x":269512,"y":39485,"z":-25825},"rot":{"x":0,"y":272506,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300027,"propState":0,"propId":104009,"pos":{"x":-32393,"y":-19202,"z":189358},"rot":{"x":0,"y":241437,"z":0}},{"groupId":94,"instId":300024,"propState":0,"propId":104008,"pos":{"x":27980,"y":-23504,"z":221370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":104011,"pos":{"x":-1834,"y":-19011,"z":221310},"rot":{"x":0,"y":120568,"z":0}},{"groupId":94,"instId":300017,"propState":0,"propId":104011,"pos":{"x":22163,"y":-18939,"z":200310},"rot":{"x":0,"y":143544,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":104011,"pos":{"x":36351,"y":-22410,"z":177838},"rot":{"x":0,"y":20347,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300027,"propState":0,"propId":104009,"pos":{"x":161384,"y":186,"z":195861},"rot":{"x":0,"y":142243,"z":0}},{"groupId":68,"instId":300030,"propState":0,"propId":104010,"pos":{"x":109242,"y":2105,"z":191330},"rot":{"x":0,"y":70974,"z":0}},{"groupId":68,"instId":300011,"propState":0,"propId":104011,"pos":{"x":164610,"y":2045,"z":256220},"rot":{"x":0,"y":73533,"z":0}},{"groupId":68,"instId":300021,"propState":0,"propId":104010,"pos":{"x":191963,"y":-3019,"z":245703},"rot":{"x":342514,"y":96966,"z":0}},{"groupId":68,"instId":300025,"propState":0,"propId":104009,"pos":{"x":211800,"y":2168,"z":197790},"rot":{"x":0,"y":250466,"z":0}},{"groupId":68,"instId":300029,"propState":0,"propId":104010,"pos":{"x":109305,"y":2105,"z":201403},"rot":{"x":0,"y":103733,"z":0}},{"groupId":68,"instId":300008,"propState":0,"propId":104011,"pos":{"x":187516,"y":8540,"z":312641},"rot":{"x":0,"y":95256,"z":0}},{"groupId":68,"instId":300026,"propState":0,"propId":104010,"pos":{"x":200587,"y":3321,"z":280426},"rot":{"x":0,"y":207129,"z":0}},{"groupId":68,"instId":300023,"propState":0,"propId":104011,"pos":{"x":181323,"y":-2649,"z":299763},"rot":{"x":0,"y":109337,"z":0}},{"groupId":68,"instId":300005,"propState":0,"propId":104010,"pos":{"x":222425,"y":-2638,"z":219992},"rot":{"x":0,"y":255984,"z":0}},{"groupId":68,"instId":300001,"propState":0,"propId":104010,"pos":{"x":257762,"y":2298,"z":108637},"rot":{"x":0,"y":250776,"z":0}},{"groupId":68,"instId":300024,"propState":0,"propId":104008,"pos":{"x":187335,"y":-2649,"z":291887},"rot":{"x":0,"y":93291,"z":0}},{"groupId":68,"instId":300016,"propState":0,"propId":104010,"pos":{"x":153481,"y":185,"z":191037},"rot":{"x":0,"y":229998,"z":0}},{"groupId":68,"instId":300009,"propState":0,"propId":104011,"pos":{"x":176204,"y":8566,"z":273273},"rot":{"x":0,"y":316807,"z":0}},{"groupId":68,"instId":300013,"propState":0,"propId":104011,"pos":{"x":208360,"y":8575,"z":317300},"rot":{"x":0,"y":184391,"z":0}},{"groupId":68,"instId":300007,"propState":0,"propId":104011,"pos":{"x":176815,"y":-2649,"z":283685},"rot":{"x":0,"y":27855,"z":0}},{"groupId":68,"instId":300006,"propState":0,"propId":104011,"pos":{"x":202230,"y":-2649,"z":272350},"rot":{"x":0,"y":148787,"z":0}},{"groupId":68,"instId":300020,"propState":0,"propId":104010,"pos":{"x":190760,"y":-3160,"z":244250},"rot":{"x":349473,"y":149270,"z":8151}},{"groupId":68,"instId":300004,"propState":0,"propId":104010,"pos":{"x":237398,"y":2166,"z":198516},"rot":{"x":0,"y":230488,"z":0}},{"groupId":68,"instId":300002,"propState":0,"propId":104010,"pos":{"x":218730,"y":2214,"z":158159},"rot":{"x":0,"y":62623,"z":0}},{"groupId":68,"instId":300017,"propState":0,"propId":104010,"pos":{"x":243920,"y":2214,"z":153620},"rot":{"x":0,"y":194092,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300005,"propState":0,"propId":104010,"pos":{"x":5491,"y":-17219,"z":-14413},"rot":{"x":0,"y":211710,"z":0}},{"groupId":69,"instId":300003,"propState":0,"propId":104011,"pos":{"x":-4776,"y":-18939,"z":97319},"rot":{"x":0,"y":14878,"z":0}},{"groupId":69,"instId":300008,"propState":0,"propId":104010,"pos":{"x":24929,"y":-23506,"z":222059},"rot":{"x":0,"y":220974,"z":0}},{"groupId":69,"instId":300004,"propState":0,"propId":104011,"pos":{"x":4172,"y":-18939,"z":97030},"rot":{"x":0,"y":335434,"z":0}},{"groupId":69,"instId":300025,"propState":0,"propId":104009,"pos":{"x":-2850,"y":-19001,"z":221290},"rot":{"x":0,"y":188482,"z":0}},{"groupId":69,"instId":300018,"propState":0,"propId":104010,"pos":{"x":-13253,"y":-24953,"z":242647},"rot":{"x":0,"y":179473,"z":0}},{"groupId":69,"instId":300002,"propState":0,"propId":104010,"pos":{"x":-2811,"y":-18997,"z":141234},"rot":{"x":0,"y":42991,"z":0}},{"groupId":69,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-2332,"y":-17219,"z":-9640},"rot":{"x":0,"y":47416,"z":0}},{"groupId":69,"instId":300009,"propState":0,"propId":104008,"pos":{"x":-20034,"y":-18948,"z":194022},"rot":{"x":0,"y":40397,"z":0}},{"groupId":69,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-6973,"y":-24953,"z":242575},"rot":{"x":0,"y":179488,"z":0}},{"groupId":69,"instId":300007,"propState":0,"propId":104010,"pos":{"x":26076,"y":-23506,"z":170827},"rot":{"x":0,"y":327747,"z":0}},{"groupId":69,"instId":300001,"propState":0,"propId":104010,"pos":{"x":55230,"y":-24060,"z":178523},"rot":{"x":0,"y":276585,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"97":{"props":[],"npcs":[],"monsters":[{"groupId":97,"instId":200003,"monsterId":4012020,"eventId":20413003,"pos":{"x":6178,"y":-19124,"z":-270867},"rot":{"x":0,"y":261721,"z":0}},{"groupId":97,"instId":200002,"monsterId":4012040,"eventId":20413002,"pos":{"x":28922,"y":-21012,"z":-303768},"rot":{"x":0,"y":299723,"z":0}},{"groupId":97,"instId":200001,"monsterId":4012040,"eventId":20413001,"pos":{"x":-3146,"y":-21012,"z":-302685},"rot":{"x":0,"y":101942,"z":0}}],"teleports":{}},"71":{"props":[],"npcs":[],"monsters":[{"groupId":71,"instId":200008,"monsterId":4012030,"eventId":20413011,"pos":{"x":-42968,"y":50647,"z":-23548},"rot":{"x":0,"y":318428,"z":0}},{"groupId":71,"instId":200007,"monsterId":4012020,"eventId":20413010,"pos":{"x":26844,"y":44457,"z":-39275},"rot":{"x":0,"y":98796,"z":0}},{"groupId":71,"instId":200006,"monsterId":4012040,"eventId":20413009,"pos":{"x":-28032,"y":50647,"z":-7538},"rot":{"x":0,"y":176103,"z":0}},{"groupId":71,"instId":200005,"monsterId":4012040,"eventId":20413008,"pos":{"x":27378,"y":50649,"z":-6700},"rot":{"x":0,"y":180000,"z":0}},{"groupId":71,"instId":200004,"monsterId":4012030,"eventId":20413007,"pos":{"x":-37640,"y":59743,"z":-64871},"rot":{"x":0,"y":10458,"z":0}},{"groupId":71,"instId":200003,"monsterId":4012030,"eventId":20413006,"pos":{"x":36160,"y":59743,"z":-64180},"rot":{"x":0,"y":16250,"z":0}},{"groupId":71,"instId":200002,"monsterId":4012010,"eventId":20413005,"pos":{"x":7830,"y":44446,"z":-44786},"rot":{"x":0,"y":270000,"z":0}},{"groupId":71,"instId":200001,"monsterId":4012010,"eventId":20413004,"pos":{"x":-8847,"y":44446,"z":-34239},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"72":{"props":[],"npcs":[],"monsters":[{"groupId":72,"instId":200006,"monsterId":4012020,"eventId":20413018,"pos":{"x":248350,"y":44318,"z":69920},"rot":{"x":0,"y":263746,"z":0}},{"groupId":72,"instId":200004,"monsterId":4012010,"eventId":20413016,"pos":{"x":292290,"y":50225,"z":-39030},"rot":{"x":0,"y":15973,"z":0}},{"groupId":72,"instId":200002,"monsterId":4012030,"eventId":20413014,"pos":{"x":212373,"y":50239,"z":36877},"rot":{"x":0,"y":26087,"z":0}},{"groupId":72,"instId":200007,"monsterId":4012020,"eventId":20413019,"pos":{"x":257290,"y":44318,"z":69630},"rot":{"x":0,"y":92359,"z":0}},{"groupId":72,"instId":200005,"monsterId":4012010,"eventId":20413017,"pos":{"x":293778,"y":50239,"z":40392},"rot":{"x":0,"y":180000,"z":0}},{"groupId":72,"instId":200003,"monsterId":4012030,"eventId":20413015,"pos":{"x":295350,"y":50225,"z":-38710},"rot":{"x":0,"y":308657,"z":0}},{"groupId":72,"instId":200001,"monsterId":4012040,"eventId":20413013,"pos":{"x":271432,"y":39485,"z":-31522},"rot":{"x":0,"y":8867,"z":0}}],"teleports":{}},"95":{"props":[],"npcs":[],"monsters":[{"groupId":95,"instId":200006,"monsterId":4012030,"eventId":20413026,"pos":{"x":314526,"y":44470,"z":-29845},"rot":{"x":0,"y":232070,"z":0}},{"groupId":95,"instId":200005,"monsterId":4012040,"eventId":20413025,"pos":{"x":320544,"y":44341,"z":-600},"rot":{"x":0,"y":355001,"z":0}},{"groupId":95,"instId":200004,"monsterId":4012010,"eventId":20413024,"pos":{"x":318925,"y":44342,"z":-664},"rot":{"x":0,"y":8380,"z":0}},{"groupId":95,"instId":200003,"monsterId":4012030,"eventId":20413023,"pos":{"x":296531,"y":50235,"z":31727},"rot":{"x":0,"y":130187,"z":0}},{"groupId":95,"instId":200002,"monsterId":4012030,"eventId":20413022,"pos":{"x":230466,"y":50239,"z":44060},"rot":{"x":0,"y":270000,"z":0}},{"groupId":95,"instId":200001,"monsterId":4012010,"eventId":20413021,"pos":{"x":229039,"y":44426,"z":-41561},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"73":{"props":[],"npcs":[],"monsters":[{"groupId":73,"instId":200010,"monsterId":4012020,"eventId":20413037,"pos":{"x":177185,"y":2045,"z":233214},"rot":{"x":0,"y":136417,"z":0}},{"groupId":73,"instId":200009,"monsterId":4012030,"eventId":20413036,"pos":{"x":162176,"y":2045,"z":240182},"rot":{"x":0,"y":73804,"z":0}},{"groupId":73,"instId":200008,"monsterId":4012030,"eventId":20413035,"pos":{"x":170038,"y":2045,"z":239906},"rot":{"x":0,"y":345221,"z":0}},{"groupId":73,"instId":200007,"monsterId":4012040,"eventId":20413034,"pos":{"x":218570,"y":8540,"z":316439},"rot":{"x":0,"y":215704,"z":0}},{"groupId":73,"instId":200006,"monsterId":4012030,"eventId":20413033,"pos":{"x":207020,"y":3321,"z":281191},"rot":{"x":0,"y":229457,"z":0}},{"groupId":73,"instId":200005,"monsterId":4012020,"eventId":20413032,"pos":{"x":203935,"y":-2650,"z":314507},"rot":{"x":0,"y":201546,"z":0}},{"groupId":73,"instId":200004,"monsterId":4012020,"eventId":20413031,"pos":{"x":218249,"y":-2638,"z":225304},"rot":{"x":0,"y":244041,"z":0}},{"groupId":73,"instId":200002,"monsterId":4012040,"eventId":20413029,"pos":{"x":197285,"y":2171,"z":165461},"rot":{"x":0,"y":291326,"z":0}}],"teleports":{}},"74":{"props":[],"npcs":[],"monsters":[{"groupId":74,"instId":200007,"monsterId":4012030,"eventId":20413043,"pos":{"x":23,"y":-18939,"z":121309},"rot":{"x":0,"y":344899,"z":0}},{"groupId":74,"instId":200009,"monsterId":4012010,"eventId":20413045,"pos":{"x":-2850,"y":-18939,"z":119540},"rot":{"x":0,"y":207244,"z":0}},{"groupId":74,"instId":200002,"monsterId":4012030,"eventId":20413041,"pos":{"x":2324,"y":-19011,"z":233847},"rot":{"x":0,"y":114254,"z":0}},{"groupId":74,"instId":200008,"monsterId":4012010,"eventId":20413044,"pos":{"x":2202,"y":-18939,"z":120091},"rot":{"x":0,"y":317157,"z":0}},{"groupId":74,"instId":200003,"monsterId":4012030,"eventId":20413042,"pos":{"x":1817,"y":-18997,"z":158923},"rot":{"x":0,"y":83037,"z":0}},{"groupId":74,"instId":200001,"monsterId":4012010,"eventId":20413040,"pos":{"x":22555,"y":-23506,"z":173351},"rot":{"x":0,"y":21400,"z":0}}],"teleports":{}},"96":{"props":[],"npcs":[],"monsters":[{"groupId":96,"instId":200003,"monsterId":4012020,"eventId":20413048,"pos":{"x":32560,"y":-23828,"z":194180},"rot":{"x":0,"y":86206,"z":0}},{"groupId":96,"instId":200002,"monsterId":4012030,"eventId":20413047,"pos":{"x":30,"y":-18997,"z":159730},"rot":{"x":0,"y":151160,"z":0}},{"groupId":96,"instId":200001,"monsterId":4012010,"eventId":20413046,"pos":{"x":406,"y":-18816,"z":235312},"rot":{"x":0,"y":19218,"z":0}}],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300010,"propState":0,"propId":104025,"pos":{"x":-39796,"y":3961,"z":194997},"rot":{"x":51381,"y":217562,"z":316430}},{"groupId":77,"instId":300008,"propState":0,"propId":104025,"pos":{"x":49,"y":46820,"z":196423},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300006,"propState":0,"propId":104025,"pos":{"x":49,"y":46820,"z":196423},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300004,"propState":0,"propId":104027,"pos":{"x":32399,"y":-30929,"z":151510},"rot":{"x":66,"y":324975,"z":359949}},{"groupId":77,"instId":300002,"propState":0,"propId":104027,"pos":{"x":32885,"y":-30680,"z":240722},"rot":{"x":56,"y":215147,"z":359938}},{"groupId":77,"instId":300009,"propState":0,"propId":104025,"pos":{"x":49,"y":46820,"z":196423},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300007,"propState":0,"propId":104025,"pos":{"x":49,"y":46820,"z":196423},"rot":{"x":0,"y":180000,"z":0}},{"groupId":77,"instId":300005,"propState":0,"propId":104027,"pos":{"x":-31624,"y":-29470,"z":151936},"rot":{"x":48,"y":35351,"z":359933}},{"groupId":77,"instId":300003,"propState":0,"propId":104027,"pos":{"x":-31480,"y":-28390,"z":241760},"rot":{"x":56,"y":147441,"z":359938}},{"groupId":77,"instId":300001,"propState":0,"propId":104026,"pos":{"x":-67140,"y":30970,"z":195930},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300002,"propState":1,"propId":104029,"pos":{"x":-18928,"y":-22327,"z":223797},"rot":{"x":0,"y":213138,"z":0}},{"groupId":78,"instId":300001,"propState":0,"propId":104029,"pos":{"x":37204,"y":-16242,"z":211960},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300018,"propState":0,"propId":104037,"pos":{"x":-18480,"y":-14947,"z":-325530},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300019,"propState":0,"propId":104037,"pos":{"x":590,"y":-20960,"z":-305190},"rot":{"x":1852,"y":29832,"z":1062}},{"groupId":62,"instId":300014,"propState":0,"propId":104037,"pos":{"x":-580,"y":-19124,"z":-270909},"rot":{"x":0,"y":37367,"z":0}},{"groupId":62,"instId":300006,"propState":0,"propId":104034,"pos":{"x":-26040,"y":-17012,"z":-269970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":62,"instId":300017,"propState":0,"propId":104037,"pos":{"x":-21270,"y":-14947,"z":-325550},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300013,"propState":0,"propId":104037,"pos":{"x":22870,"y":-19124,"z":-271870},"rot":{"x":0,"y":359654,"z":0}},{"groupId":62,"instId":300012,"propState":0,"propId":104037,"pos":{"x":-24438,"y":-16956,"z":-259960},"rot":{"x":356608,"y":77039,"z":780}},{"groupId":62,"instId":300008,"propState":0,"propId":104038,"pos":{"x":-25940,"y":-17012,"z":-291030},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300009,"propState":0,"propId":104016,"pos":{"x":-20011,"y":-14947,"z":-317907},"rot":{"x":0,"y":180000,"z":0}},{"groupId":62,"instId":300002,"propState":0,"propId":104037,"pos":{"x":-190,"y":-21012,"z":-301870},"rot":{"x":0,"y":19387,"z":0}},{"groupId":62,"instId":300016,"propState":0,"propId":104039,"pos":{"x":-26370,"y":-17012,"z":-281980},"rot":{"x":0,"y":90000,"z":0}},{"groupId":62,"instId":300015,"propState":0,"propId":104037,"pos":{"x":2839,"y":-19124,"z":-270720},"rot":{"x":0,"y":11975,"z":0}},{"groupId":62,"instId":300011,"propState":0,"propId":104033,"pos":{"x":-22101,"y":-14660,"z":-283260},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300010,"propState":0,"propId":104033,"pos":{"x":-22101,"y":-14660,"z":-308630},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300007,"propState":0,"propId":104037,"pos":{"x":-27640,"y":-16919,"z":-259060},"rot":{"x":2659,"y":121811,"z":1648}},{"groupId":62,"instId":300005,"propState":0,"propId":104037,"pos":{"x":24720,"y":-19124,"z":-269390},"rot":{"x":0,"y":102008,"z":0}},{"groupId":62,"instId":300004,"propState":0,"propId":104037,"pos":{"x":20540,"y":-19124,"z":-269390},"rot":{"x":0,"y":41001,"z":0}},{"groupId":62,"instId":300003,"propState":0,"propId":104037,"pos":{"x":1230,"y":-20880,"z":-299040},"rot":{"x":352812,"y":39036,"z":0}},{"groupId":62,"instId":300001,"propState":0,"propId":104034,"pos":{"x":-21620,"y":-17012,"z":-300130},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"159":{"props":[{"groupId":159,"instId":300004,"propState":0,"propId":104027,"pos":{"x":32399,"y":-30929,"z":151510},"rot":{"x":66,"y":324975,"z":359949}},{"groupId":159,"instId":300010,"propState":0,"propId":104025,"pos":{"x":-39796,"y":3961,"z":194997},"rot":{"x":51381,"y":217562,"z":316430}},{"groupId":159,"instId":300008,"propState":0,"propId":104025,"pos":{"x":49,"y":46820,"z":196423},"rot":{"x":0,"y":270000,"z":0}},{"groupId":159,"instId":300005,"propState":0,"propId":104027,"pos":{"x":-31624,"y":-29470,"z":151936},"rot":{"x":48,"y":35351,"z":359933}},{"groupId":159,"instId":300002,"propState":0,"propId":104027,"pos":{"x":32885,"y":-30680,"z":240722},"rot":{"x":56,"y":215147,"z":359938}},{"groupId":159,"instId":300009,"propState":0,"propId":104025,"pos":{"x":49,"y":46820,"z":196423},"rot":{"x":0,"y":0,"z":0}},{"groupId":159,"instId":300007,"propState":0,"propId":104025,"pos":{"x":49,"y":46820,"z":196423},"rot":{"x":0,"y":180000,"z":0}},{"groupId":159,"instId":300006,"propState":0,"propId":104025,"pos":{"x":49,"y":46820,"z":196423},"rot":{"x":0,"y":270000,"z":0}},{"groupId":159,"instId":300003,"propState":0,"propId":104027,"pos":{"x":-31480,"y":-28390,"z":241760},"rot":{"x":56,"y":147441,"z":359938}},{"groupId":159,"instId":300001,"propState":0,"propId":104026,"pos":{"x":-67140,"y":30970,"z":195930},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300004,"propState":0,"propId":104141,"pos":{"x":-30810,"y":-3590,"z":153290},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300001,"propState":0,"propId":104032,"pos":{"x":-31770,"y":-8470,"z":151680},"rot":{"x":48,"y":35351,"z":359933}},{"groupId":79,"instId":300003,"propState":1,"propId":104031,"pos":{"x":-32970,"y":-1390,"z":146220},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300002,"propState":0,"propId":104022,"pos":{"x":-9940,"y":-24956,"z":153330},"rot":{"x":0,"y":5507,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300003,"propState":0,"propId":104052,"pos":{"x":167,"y":-17203,"z":83499},"rot":{"x":0,"y":180000,"z":0}},{"groupId":84,"instId":300004,"propState":0,"propId":104052,"pos":{"x":140,"y":-17262,"z":815},"rot":{"x":0,"y":0,"z":0}},{"groupId":84,"instId":300002,"propState":0,"propId":104019,"pos":{"x":140,"y":-17262,"z":815},"rot":{"x":0,"y":180000,"z":0}},{"groupId":84,"instId":300001,"propState":0,"propId":104019,"pos":{"x":167,"y":-17203,"z":83499},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300004,"propState":0,"propId":104141,"pos":{"x":-30940,"y":-24070,"z":241580},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300006,"propState":0,"propId":104141,"pos":{"x":-28160,"y":-19130,"z":207640},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300003,"propState":1,"propId":104031,"pos":{"x":-35590,"y":-14830,"z":229030},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300008,"propState":0,"propId":100,"pos":{"x":-28450,"y":-18850,"z":208980},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300007,"propState":0,"propId":100,"pos":{"x":-28480,"y":-6860,"z":236710},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300005,"propState":0,"propId":104032,"pos":{"x":-31480,"y":-7390,"z":241760},"rot":{"x":56,"y":147441,"z":359938}},{"groupId":80,"instId":300001,"propState":0,"propId":104031,"pos":{"x":-30080,"y":-21790,"z":203790},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300002,"propState":0,"propId":104022,"pos":{"x":-31437,"y":-18955,"z":199877},"rot":{"x":0,"y":175000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300004,"propState":20,"propId":60402,"pos":{"x":159430,"y":41544,"z":27630},"rot":{"x":0,"y":270000,"z":0}},{"groupId":85,"instId":300003,"propState":0,"propId":104101,"pos":{"x":121460,"y":45566,"z":39530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300002,"propState":0,"propId":104089,"pos":{"x":132240,"y":32050,"z":5420},"rot":{"x":0,"y":270000,"z":0}},{"groupId":85,"instId":300001,"propState":0,"propId":104097,"pos":{"x":93253,"y":50653,"z":5518},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":85,"instId":200001,"monsterId":4012010,"eventId":0,"pos":{"x":133650,"y":70373,"z":46695},"rot":{"x":0,"y":165000,"z":0}}],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300003,"propState":0,"propId":104061,"pos":{"x":101854,"y":33973,"z":6130},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300001,"propState":0,"propId":104061,"pos":{"x":148040,"y":24050,"z":6846},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300004,"propState":0,"propId":104100,"pos":{"x":169710,"y":47490,"z":-19610},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300002,"propState":2,"propId":104061,"pos":{"x":171850,"y":65290,"z":-16550},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300006,"propState":0,"propId":138,"pos":{"x":196000,"y":3359,"z":270000},"rot":{"x":0,"y":26000,"z":0}},{"groupId":88,"instId":300002,"propState":0,"propId":104088,"pos":{"x":193737,"y":-4570,"z":268997},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300004,"propState":0,"propId":104039,"pos":{"x":167260,"y":13,"z":188980},"rot":{"x":0,"y":296817,"z":0}},{"groupId":88,"instId":300007,"propState":0,"propId":138,"pos":{"x":196000,"y":-2430,"z":270000},"rot":{"x":0,"y":26000,"z":0}},{"groupId":88,"instId":300005,"propState":0,"propId":104088,"pos":{"x":193737,"y":-4570,"z":268997},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300001,"propState":0,"propId":104043,"pos":{"x":198410,"y":3359,"z":275980},"rot":{"x":0,"y":294526,"z":0}},{"groupId":88,"instId":300003,"propState":0,"propId":104038,"pos":{"x":174940,"y":12,"z":184690},"rot":{"x":0,"y":117320,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300002,"propState":0,"propId":104141,"pos":{"x":29320,"y":-18640,"z":196530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":89,"instId":300001,"propState":0,"propId":104038,"pos":{"x":29260,"y":-18898,"z":196480},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300002,"propState":0,"propId":104038,"pos":{"x":43280,"y":49960,"z":-33310},"rot":{"x":0,"y":0,"z":0}},{"groupId":90,"instId":300001,"propState":0,"propId":104039,"pos":{"x":43369,"y":50649,"z":-42040},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300044,"propState":0,"propId":104037,"pos":{"x":107570,"y":30890,"z":1530},"rot":{"x":0,"y":226994,"z":0}},{"groupId":86,"instId":300043,"propState":0,"propId":104037,"pos":{"x":106099,"y":30890,"z":6},"rot":{"x":0,"y":225000,"z":0}},{"groupId":86,"instId":300042,"propState":0,"propId":104037,"pos":{"x":106522,"y":31892,"z":5985},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":86,"instId":300010,"propState":0,"propId":104037,"pos":{"x":105179,"y":30890,"z":8275},"rot":{"x":0,"y":150000,"z":0}},{"groupId":86,"instId":300035,"propState":0,"propId":104116,"pos":{"x":110665,"y":45610,"z":43805},"rot":{"x":0,"y":90000,"z":0}},{"groupId":86,"instId":300034,"propState":0,"propId":104116,"pos":{"x":107665,"y":45544,"z":42795},"rot":{"x":0,"y":90000,"z":0}},{"groupId":86,"instId":300028,"propState":0,"propId":104116,"pos":{"x":169960,"y":41490,"z":-16610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300027,"propState":0,"propId":104116,"pos":{"x":169740,"y":41490,"z":-19610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300037,"propState":0,"propId":104116,"pos":{"x":151471,"y":44637,"z":31145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300045,"propState":0,"propId":104037,"pos":{"x":151426,"y":42632,"z":7176},"rot":{"x":90000,"y":105000,"z":0}},{"groupId":86,"instId":300007,"propState":0,"propId":104037,"pos":{"x":148370,"y":41570,"z":6816},"rot":{"x":0,"y":120000,"z":0}},{"groupId":86,"instId":300039,"propState":0,"propId":104116,"pos":{"x":172710,"y":44490,"z":-16610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300038,"propState":0,"propId":104116,"pos":{"x":169710,"y":44490,"z":-19610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300036,"propState":0,"propId":104116,"pos":{"x":172710,"y":44490,"z":-19610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300029,"propState":0,"propId":104116,"pos":{"x":172710,"y":47490,"z":-13610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300026,"propState":0,"propId":104116,"pos":{"x":169710,"y":41490,"z":-13610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300025,"propState":0,"propId":104116,"pos":{"x":169710,"y":41490,"z":-16610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300024,"propState":0,"propId":104116,"pos":{"x":169710,"y":41490,"z":-19610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300013,"propState":0,"propId":104116,"pos":{"x":148471,"y":44637,"z":34145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300020,"propState":0,"propId":104116,"pos":{"x":154471,"y":44637,"z":34145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300004,"propState":0,"propId":104116,"pos":{"x":154471,"y":41637,"z":34145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300033,"propState":0,"propId":104116,"pos":{"x":109165,"y":45544,"z":36795},"rot":{"x":0,"y":90000,"z":0}},{"groupId":86,"instId":300041,"propState":0,"propId":104116,"pos":{"x":169710,"y":44490,"z":-13610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300040,"propState":0,"propId":104116,"pos":{"x":169710,"y":44490,"z":-16610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300023,"propState":0,"propId":104116,"pos":{"x":172710,"y":41490,"z":-13610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300022,"propState":0,"propId":104116,"pos":{"x":172710,"y":41490,"z":-16610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300021,"propState":0,"propId":104116,"pos":{"x":172710,"y":41490,"z":-19610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300002,"propState":0,"propId":104116,"pos":{"x":154471,"y":44637,"z":31145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300016,"propState":0,"propId":104116,"pos":{"x":151471,"y":44637,"z":34145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300015,"propState":0,"propId":104116,"pos":{"x":148471,"y":41637,"z":31145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300012,"propState":0,"propId":104100,"pos":{"x":148471,"y":47637,"z":34145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300009,"propState":0,"propId":104119,"pos":{"x":153349,"y":46544,"z":11493},"rot":{"x":0,"y":270000,"z":180000}},{"groupId":86,"instId":300005,"propState":0,"propId":104119,"pos":{"x":150840,"y":46544,"z":-26840},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":86,"instId":300032,"propState":0,"propId":104116,"pos":{"x":154471,"y":47637,"z":34145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300031,"propState":0,"propId":104116,"pos":{"x":172710,"y":44490,"z":-13610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300030,"propState":0,"propId":104116,"pos":{"x":148471,"y":47637,"z":31145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300019,"propState":0,"propId":104116,"pos":{"x":148471,"y":44637,"z":31145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300018,"propState":0,"propId":104116,"pos":{"x":154471,"y":41637,"z":31145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300017,"propState":0,"propId":104116,"pos":{"x":151471,"y":41637,"z":31145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300014,"propState":0,"propId":104116,"pos":{"x":148471,"y":41637,"z":34145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300006,"propState":0,"propId":104116,"pos":{"x":151471,"y":41637,"z":34145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300003,"propState":0,"propId":104119,"pos":{"x":88800,"y":50566,"z":-27200},"rot":{"x":0,"y":270000,"z":180000}},{"groupId":86,"instId":300008,"propState":0,"propId":104119,"pos":{"x":101750,"y":36040,"z":6210},"rot":{"x":0,"y":150000,"z":180000}},{"groupId":86,"instId":300001,"propState":1,"propId":104100,"pos":{"x":107665,"y":45544,"z":39795},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"143":{"props":[{"groupId":143,"instId":300003,"propState":101,"propId":104035,"pos":{"x":-28746,"y":-3073,"z":155940},"rot":{"x":-3,"y":39355,"z":-2}},{"groupId":143,"instId":300002,"propState":101,"propId":104035,"pos":{"x":29934,"y":-4170,"z":155081},"rot":{"x":359991,"y":146732,"z":359989}},{"groupId":143,"instId":300001,"propState":101,"propId":104035,"pos":{"x":29907,"y":-4088,"z":236551},"rot":{"x":0,"y":215017,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300007,"propState":20,"propId":60403,"pos":{"x":-34643,"y":-18737,"z":196400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":150,"instId":300006,"propState":0,"propId":104101,"pos":{"x":9560,"y":-21791,"z":167158},"rot":{"x":337533,"y":251694,"z":2662}},{"groupId":150,"instId":300005,"propState":0,"propId":104101,"pos":{"x":-150,"y":-19454,"z":144410},"rot":{"x":0,"y":180000,"z":0}},{"groupId":150,"instId":300004,"propState":0,"propId":104101,"pos":{"x":-23113,"y":-19442,"z":196590},"rot":{"x":0,"y":270000,"z":0}},{"groupId":150,"instId":300003,"propState":0,"propId":104097,"pos":{"x":1010,"y":-18942,"z":150400},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300002,"propState":0,"propId":104089,"pos":{"x":20,"y":-10910,"z":240090},"rot":{"x":0,"y":180000,"z":0}},{"groupId":150,"instId":300001,"propState":0,"propId":104097,"pos":{"x":21030,"y":-23545,"z":169750},"rot":{"x":0,"y":42719,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[{"groupId":152,"instId":300005,"propState":0,"propId":104061,"pos":{"x":52700,"y":-32070,"z":196370},"rot":{"x":0,"y":0,"z":0}},{"groupId":152,"instId":300002,"propState":0,"propId":104061,"pos":{"x":13330,"y":-26190,"z":183380},"rot":{"x":0,"y":0,"z":0}},{"groupId":152,"instId":300004,"propState":0,"propId":104061,"pos":{"x":-660,"y":-25930,"z":140740},"rot":{"x":0,"y":0,"z":0}},{"groupId":152,"instId":300003,"propState":0,"propId":104061,"pos":{"x":60070,"y":11690,"z":196394},"rot":{"x":0,"y":0,"z":0}},{"groupId":152,"instId":300001,"propState":0,"propId":104061,"pos":{"x":-40910,"y":-23660,"z":196250},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300002,"propState":0,"propId":104089,"pos":{"x":0,"y":-5100,"z":149530},"rot":{"x":0,"y":0,"z":0}},{"groupId":153,"instId":300001,"propState":0,"propId":104097,"pos":{"x":-9820,"y":-25159,"z":237870},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"155":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"154":{"props":[{"groupId":154,"instId":300002,"propState":0,"propId":104028,"pos":{"x":-28736,"y":-23116,"z":237351},"rot":{"x":0,"y":328376,"z":0}},{"groupId":154,"instId":300003,"propState":101,"propId":104035,"pos":{"x":-28715,"y":-1671,"z":237325},"rot":{"x":2,"y":145070,"z":-2}},{"groupId":154,"instId":300001,"propState":1,"propId":104028,"pos":{"x":-10087,"y":-24501,"z":242456},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300007,"propState":0,"propId":104091,"pos":{"x":-2774,"y":-18998,"z":153917},"rot":{"x":0,"y":20146,"z":0}},{"groupId":151,"instId":300004,"propState":1,"propId":104028,"pos":{"x":-28732,"y":-23950,"z":155935},"rot":{"x":0,"y":38782,"z":0}},{"groupId":151,"instId":300009,"propState":102,"propId":104035,"pos":{"x":-28746,"y":-3073,"z":155940},"rot":{"x":-3,"y":39355,"z":-2}},{"groupId":151,"instId":300002,"propState":1,"propId":104028,"pos":{"x":2180,"y":-17690,"z":154210},"rot":{"x":39389,"y":350123,"z":317400}},{"groupId":151,"instId":300011,"propState":0,"propId":104091,"pos":{"x":-596,"y":-18997,"z":153911},"rot":{"x":0,"y":349958,"z":0}},{"groupId":151,"instId":300010,"propState":102,"propId":104035,"pos":{"x":-28715,"y":-1671,"z":237325},"rot":{"x":2,"y":145070,"z":-2}},{"groupId":151,"instId":300006,"propState":102,"propId":104035,"pos":{"x":29934,"y":-4170,"z":155081},"rot":{"x":359991,"y":146732,"z":359989}},{"groupId":151,"instId":300005,"propState":102,"propId":104035,"pos":{"x":29907,"y":-4088,"z":236551},"rot":{"x":0,"y":215017,"z":0}},{"groupId":151,"instId":300008,"propState":0,"propId":104119,"pos":{"x":-1950,"y":-13890,"z":155540},"rot":{"x":0,"y":90000,"z":180000}},{"groupId":151,"instId":300003,"propState":0,"propId":104028,"pos":{"x":29878,"y":-25654,"z":155106},"rot":{"x":359893,"y":58900,"z":97}},{"groupId":151,"instId":300001,"propState":1,"propId":104028,"pos":{"x":29942,"y":-25067,"z":236514},"rot":{"x":0,"y":34683,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"240":{"props":[{"groupId":240,"instId":300001,"propState":0,"propId":104057,"pos":{"x":12060,"y":-17282,"z":196420},"rot":{"x":0,"y":270000,"z":0}},{"groupId":240,"instId":300002,"propState":20,"propId":60403,"pos":{"x":12060,"y":-17282,"z":196420},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"166":{"props":[{"groupId":166,"instId":300004,"propState":0,"propId":100,"pos":{"x":35,"y":-19706,"z":-261944},"rot":{"x":22719,"y":0,"z":0}},{"groupId":166,"instId":300003,"propState":0,"propId":103074,"pos":{"x":792,"y":-19703,"z":-261950},"rot":{"x":22719,"y":0,"z":0}},{"groupId":166,"instId":300002,"propState":1,"propId":211,"pos":{"x":-139,"y":-19037,"z":-268517},"rot":{"x":0,"y":0,"z":0}},{"groupId":166,"instId":300001,"propState":18,"propId":104056,"pos":{"x":35,"y":-19952,"z":-261357},"rot":{"x":292014,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"167":{"props":[{"groupId":167,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-1185,"y":26786,"z":-487725},"rot":{"x":32000,"y":180000,"z":0}},{"groupId":167,"instId":300002,"propState":1,"propId":211,"pos":{"x":-207,"y":26791,"z":-487780},"rot":{"x":0,"y":0,"z":0}},{"groupId":167,"instId":300004,"propState":0,"propId":100,"pos":{"x":-301,"y":26752,"z":-487822},"rot":{"x":32000,"y":180000,"z":0}},{"groupId":167,"instId":300001,"propState":18,"propId":104056,"pos":{"x":-301,"y":26686,"z":-487780},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"168":{"props":[{"groupId":168,"instId":300004,"propState":0,"propId":100,"pos":{"x":6179,"y":40026,"z":-93334},"rot":{"x":18683,"y":346269,"z":0}},{"groupId":168,"instId":300002,"propState":1,"propId":211,"pos":{"x":6263,"y":39527,"z":-95428},"rot":{"x":0,"y":0,"z":0}},{"groupId":168,"instId":300003,"propState":0,"propId":103074,"pos":{"x":6944,"y":40032,"z":-93284},"rot":{"x":18683,"y":346269,"z":0}},{"groupId":168,"instId":300001,"propState":18,"propId":104056,"pos":{"x":6179,"y":39902,"z":-93334},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"165":{"props":[{"groupId":165,"instId":300009,"propState":0,"propId":104011,"pos":{"x":186232,"y":44300,"z":43487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":165,"instId":300015,"propState":0,"propId":104011,"pos":{"x":186232,"y":45526,"z":43487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":165,"instId":300012,"propState":0,"propId":104011,"pos":{"x":186259,"y":41513,"z":43487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":165,"instId":300008,"propState":0,"propId":104010,"pos":{"x":187540,"y":40210,"z":43487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":165,"instId":300004,"propState":0,"propId":100,"pos":{"x":186247,"y":43605,"z":43288},"rot":{"x":0,"y":0,"z":0}},{"groupId":165,"instId":300014,"propState":0,"propId":104010,"pos":{"x":187560,"y":42866,"z":43487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":165,"instId":300011,"propState":0,"propId":104011,"pos":{"x":184952,"y":41513,"z":43487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":165,"instId":300006,"propState":0,"propId":104010,"pos":{"x":184918,"y":42860,"z":43487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":165,"instId":300002,"propState":1,"propId":211,"pos":{"x":186130,"y":41599,"z":38199},"rot":{"x":8194,"y":101249,"z":335880}},{"groupId":165,"instId":300013,"propState":0,"propId":104011,"pos":{"x":186259,"y":40230,"z":43487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":165,"instId":300010,"propState":0,"propId":104010,"pos":{"x":186246,"y":42867,"z":43487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":165,"instId":300007,"propState":0,"propId":104010,"pos":{"x":183511,"y":41520,"z":43487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":165,"instId":300005,"propState":0,"propId":104010,"pos":{"x":187560,"y":44280,"z":43487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":165,"instId":300003,"propState":0,"propId":103074,"pos":{"x":187035,"y":43563,"z":43483},"rot":{"x":0,"y":0,"z":0}},{"groupId":165,"instId":300001,"propState":18,"propId":104056,"pos":{"x":186247,"y":43605,"z":43584},"rot":{"x":270000,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300003,"propState":0,"propId":103074,"pos":{"x":247044,"y":5703,"z":115407},"rot":{"x":0,"y":270000,"z":0}},{"groupId":169,"instId":300002,"propState":1,"propId":211,"pos":{"x":248390,"y":2237,"z":113660},"rot":{"x":0,"y":301616,"z":0}},{"groupId":169,"instId":300004,"propState":0,"propId":100,"pos":{"x":246855,"y":5685,"z":114608},"rot":{"x":0,"y":270000,"z":0}},{"groupId":169,"instId":300001,"propState":18,"propId":104056,"pos":{"x":246855,"y":5685,"z":114608},"rot":{"x":289042,"y":18953,"z":250034}}],"npcs":[],"monsters":[],"teleports":{}},"170":{"props":[{"groupId":170,"instId":300004,"propState":0,"propId":100,"pos":{"x":162390,"y":74299,"z":3510},"rot":{"x":0,"y":44075,"z":0}},{"groupId":170,"instId":300003,"propState":0,"propId":103074,"pos":{"x":164950,"y":74325,"z":3540},"rot":{"x":0,"y":44075,"z":0}},{"groupId":170,"instId":300002,"propState":1,"propId":211,"pos":{"x":164415,"y":74851,"z":5329},"rot":{"x":0,"y":0,"z":0}},{"groupId":170,"instId":300001,"propState":18,"propId":104056,"pos":{"x":164382,"y":73945,"z":5565},"rot":{"x":0,"y":270752,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"171":{"props":[{"groupId":171,"instId":300002,"propState":1,"propId":211,"pos":{"x":236950,"y":44433,"z":11548},"rot":{"x":0,"y":45875,"z":0}},{"groupId":171,"instId":300004,"propState":0,"propId":100,"pos":{"x":236989,"y":44539,"z":11608},"rot":{"x":9810,"y":270000,"z":0}},{"groupId":171,"instId":300003,"propState":0,"propId":103074,"pos":{"x":237410,"y":44660,"z":12404},"rot":{"x":9810,"y":270000,"z":0}},{"groupId":171,"instId":300001,"propState":18,"propId":104056,"pos":{"x":236989,"y":44447,"z":11608},"rot":{"x":0,"y":319973,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"172":{"props":[{"groupId":172,"instId":300003,"propState":0,"propId":103074,"pos":{"x":195129,"y":2381,"z":154407},"rot":{"x":20074,"y":234072,"z":0}},{"groupId":172,"instId":300004,"propState":0,"propId":100,"pos":{"x":195462,"y":2262,"z":153479},"rot":{"x":20074,"y":234072,"z":0}},{"groupId":172,"instId":300002,"propState":1,"propId":211,"pos":{"x":195499,"y":2171,"z":153504},"rot":{"x":0,"y":159050,"z":0}},{"groupId":172,"instId":300001,"propState":18,"propId":104056,"pos":{"x":195489,"y":2171,"z":153498},"rot":{"x":0,"y":141480,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300004,"propState":0,"propId":100,"pos":{"x":307885,"y":2395,"z":198347},"rot":{"x":12000,"y":70000,"z":0}},{"groupId":173,"instId":300003,"propState":0,"propId":103074,"pos":{"x":308035,"y":2450,"z":197407},"rot":{"x":12000,"y":70000,"z":0}},{"groupId":173,"instId":300002,"propState":1,"propId":211,"pos":{"x":307909,"y":2334,"z":198283},"rot":{"x":0,"y":355730,"z":0}},{"groupId":173,"instId":300001,"propState":18,"propId":104056,"pos":{"x":307872,"y":2334,"z":198342},"rot":{"x":0,"y":120537,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300002,"propState":1,"propId":211,"pos":{"x":194955,"y":-2598,"z":262902},"rot":{"x":0,"y":167918,"z":0}},{"groupId":174,"instId":300004,"propState":0,"propId":100,"pos":{"x":194842,"y":-2501,"z":262911},"rot":{"x":21010,"y":279000,"z":0}},{"groupId":174,"instId":300003,"propState":0,"propId":103074,"pos":{"x":195119,"y":-2492,"z":263690},"rot":{"x":21010,"y":279000,"z":0}},{"groupId":174,"instId":300001,"propState":18,"propId":104056,"pos":{"x":194879,"y":-2598,"z":262905},"rot":{"x":0,"y":334455,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-33775,"y":482,"z":196294},"rot":{"x":348189,"y":177408,"z":0}},{"groupId":175,"instId":300002,"propState":1,"propId":211,"pos":{"x":-32083,"y":482,"z":195491},"rot":{"x":30250,"y":88506,"z":32432}},{"groupId":175,"instId":300004,"propState":0,"propId":100,"pos":{"x":-32183,"y":254,"z":197696},"rot":{"x":348189,"y":177408,"z":0}},{"groupId":175,"instId":300001,"propState":18,"propId":104056,"pos":{"x":-32083,"y":482,"z":195491},"rot":{"x":30250,"y":88506,"z":32432}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300004,"propState":0,"propId":100,"pos":{"x":186195,"y":48410,"z":-47379},"rot":{"x":0,"y":180000,"z":0}},{"groupId":176,"instId":300003,"propState":0,"propId":103074,"pos":{"x":184338,"y":48379,"z":-47996},"rot":{"x":0,"y":180000,"z":0}},{"groupId":176,"instId":300002,"propState":1,"propId":211,"pos":{"x":186350,"y":44341,"z":-46961},"rot":{"x":0,"y":0,"z":0}},{"groupId":176,"instId":300001,"propState":18,"propId":104056,"pos":{"x":186195,"y":48500,"z":-48301},"rot":{"x":59781,"y":178937,"z":178034}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300004,"propState":0,"propId":100,"pos":{"x":92810,"y":-3252,"z":190982},"rot":{"x":21773,"y":170006,"z":334049}},{"groupId":177,"instId":300005,"propState":0,"propId":104033,"pos":{"x":92988,"y":-3126,"z":191002},"rot":{"x":0,"y":0,"z":0}},{"groupId":177,"instId":300003,"propState":0,"propId":103074,"pos":{"x":91947,"y":-3530,"z":191270},"rot":{"x":21773,"y":170006,"z":334049}},{"groupId":177,"instId":300002,"propState":1,"propId":211,"pos":{"x":92713,"y":-3352,"z":191006},"rot":{"x":341637,"y":93680,"z":0}},{"groupId":177,"instId":300001,"propState":18,"propId":104056,"pos":{"x":92744,"y":-3374,"z":191004},"rot":{"x":333251,"y":93680,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300004,"propState":0,"propId":100,"pos":{"x":-2691,"y":-17083,"z":86903},"rot":{"x":18000,"y":180000,"z":0}},{"groupId":178,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-3690,"y":-17039,"z":86939},"rot":{"x":18000,"y":180000,"z":0}},{"groupId":178,"instId":300002,"propState":1,"propId":211,"pos":{"x":-2651,"y":-17195,"z":86961},"rot":{"x":0,"y":159285,"z":0}},{"groupId":178,"instId":300001,"propState":18,"propId":104056,"pos":{"x":-2673,"y":-17195,"z":86939},"rot":{"x":0,"y":112908,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300004,"propState":0,"propId":100,"pos":{"x":-41480,"y":50782,"z":-29321},"rot":{"x":12000,"y":27911,"z":0}},{"groupId":179,"instId":300005,"propState":0,"propId":100,"pos":{"x":-41288,"y":50647,"z":-28884},"rot":{"x":0,"y":0,"z":0}},{"groupId":179,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-40678,"y":50863,"z":-29751},"rot":{"x":12000,"y":27911,"z":0}},{"groupId":179,"instId":300002,"propState":1,"propId":211,"pos":{"x":-41342,"y":50647,"z":-29060},"rot":{"x":0,"y":28182,"z":0}},{"groupId":179,"instId":300001,"propState":18,"propId":104056,"pos":{"x":-41342,"y":50647,"z":-29060},"rot":{"x":0,"y":176954,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300004,"propState":0,"propId":100,"pos":{"x":306210,"y":44579,"z":-37030},"rot":{"x":16096,"y":186781,"z":0}},{"groupId":180,"instId":300003,"propState":0,"propId":103074,"pos":{"x":305414,"y":44824,"z":-36623},"rot":{"x":16096,"y":186781,"z":0}},{"groupId":180,"instId":300002,"propState":1,"propId":211,"pos":{"x":306267,"y":44579,"z":-37120},"rot":{"x":0,"y":0,"z":0}},{"groupId":180,"instId":300001,"propState":18,"propId":104056,"pos":{"x":306210,"y":44579,"z":-37030},"rot":{"x":0,"y":309838,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300004,"propState":0,"propId":100,"pos":{"x":263068,"y":45829,"z":76846},"rot":{"x":0,"y":90000,"z":0}},{"groupId":181,"instId":300003,"propState":0,"propId":103074,"pos":{"x":262619,"y":45880,"z":76040},"rot":{"x":0,"y":90000,"z":0}},{"groupId":181,"instId":300002,"propState":1,"propId":211,"pos":{"x":261922,"y":44703,"z":77283},"rot":{"x":0,"y":0,"z":0}},{"groupId":181,"instId":300001,"propState":18,"propId":104056,"pos":{"x":263068,"y":45829,"z":76846},"rot":{"x":0,"y":0,"z":86051}}],"npcs":[],"monsters":[],"teleports":{}},"182":{"props":[{"groupId":182,"instId":300002,"propState":1,"propId":211,"pos":{"x":149717,"y":185,"z":189483},"rot":{"x":0,"y":179037,"z":0}},{"groupId":182,"instId":300004,"propState":0,"propId":100,"pos":{"x":149244,"y":1530,"z":190093},"rot":{"x":0,"y":207570,"z":0}},{"groupId":182,"instId":300003,"propState":0,"propId":103074,"pos":{"x":148490,"y":1551,"z":190370},"rot":{"x":0,"y":207570,"z":0}},{"groupId":182,"instId":300001,"propState":18,"propId":104056,"pos":{"x":149244,"y":1412,"z":190093},"rot":{"x":0,"y":179037,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300002,"propState":1,"propId":211,"pos":{"x":175942,"y":-2596,"z":281448},"rot":{"x":0,"y":50766,"z":0}},{"groupId":183,"instId":300004,"propState":0,"propId":100,"pos":{"x":176915,"y":-528,"z":280785},"rot":{"x":0,"y":203574,"z":0}},{"groupId":183,"instId":300003,"propState":0,"propId":103074,"pos":{"x":176092,"y":-474,"z":281274},"rot":{"x":0,"y":203574,"z":0}},{"groupId":183,"instId":300001,"propState":18,"propId":104056,"pos":{"x":176915,"y":-628,"z":280785},"rot":{"x":0,"y":147627,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300004,"propState":0,"propId":100,"pos":{"x":102341,"y":48367,"z":46794},"rot":{"x":0,"y":180000,"z":0}},{"groupId":184,"instId":300003,"propState":0,"propId":103074,"pos":{"x":101478,"y":48374,"z":46839},"rot":{"x":0,"y":180000,"z":0}},{"groupId":184,"instId":300002,"propState":1,"propId":211,"pos":{"x":101521,"y":45640,"z":44686},"rot":{"x":0,"y":135238,"z":0}},{"groupId":184,"instId":300001,"propState":18,"propId":104056,"pos":{"x":102341,"y":48255,"z":46793},"rot":{"x":0,"y":135237,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"195":{"props":[{"groupId":195,"instId":300005,"propState":0,"propId":104024,"pos":{"x":49539,"y":50995,"z":-20004},"rot":{"x":0,"y":270000,"z":0}},{"groupId":195,"instId":300007,"propState":0,"propId":104053,"pos":{"x":49306,"y":53533,"z":-20003},"rot":{"x":0,"y":0,"z":0}},{"groupId":195,"instId":300006,"propState":0,"propId":104053,"pos":{"x":49306,"y":53533,"z":-25632},"rot":{"x":0,"y":0,"z":0}},{"groupId":195,"instId":300004,"propState":0,"propId":104024,"pos":{"x":49538,"y":50995,"z":-25651},"rot":{"x":0,"y":270000,"z":0}},{"groupId":195,"instId":300003,"propState":0,"propId":104053,"pos":{"x":-5460,"y":51663,"z":-6450},"rot":{"x":0,"y":0,"z":0}},{"groupId":195,"instId":300002,"propState":0,"propId":104053,"pos":{"x":5507,"y":51663,"z":-6419},"rot":{"x":0,"y":0,"z":0}},{"groupId":195,"instId":300001,"propState":0,"propId":104012,"pos":{"x":-155,"y":44740,"z":-5062},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"197":{"props":[{"groupId":197,"instId":300003,"propState":0,"propId":104053,"pos":{"x":241445,"y":48950,"z":46710},"rot":{"x":0,"y":0,"z":0}},{"groupId":197,"instId":300005,"propState":0,"propId":104024,"pos":{"x":247382,"y":46628,"z":48654},"rot":{"x":0,"y":180000,"z":0}},{"groupId":197,"instId":300004,"propState":0,"propId":104024,"pos":{"x":258787,"y":46628,"z":48654},"rot":{"x":0,"y":180000,"z":0}},{"groupId":197,"instId":300002,"propState":0,"propId":104053,"pos":{"x":264306,"y":48950,"z":46710},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"198":{"props":[{"groupId":198,"instId":300005,"propState":0,"propId":100,"pos":{"x":-20310,"y":60700,"z":-51070},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-11200,"y":44446,"z":-55820},"rot":{"x":0,"y":118365,"z":0}},{"groupId":198,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-11189,"y":46237,"z":-56167},"rot":{"x":0,"y":298365,"z":0}},{"groupId":198,"instId":300004,"propState":0,"propId":100,"pos":{"x":-14500,"y":50790,"z":-54040},"rot":{"x":0,"y":298365,"z":0}},{"groupId":198,"instId":300002,"propState":0,"propId":100,"pos":{"x":-20310,"y":48470,"z":-51070},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"205":{"props":[{"groupId":205,"instId":300001,"propState":0,"propId":104121,"pos":{"x":120,"y":-21451,"z":196470},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"206":{"props":[{"groupId":206,"instId":300001,"propState":0,"propId":104121,"pos":{"x":120,"y":-21451,"z":196470},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-26400,"y":-17012,"z":-243391},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"224":{"props":[{"groupId":224,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-19530,"y":50647,"z":-11820},"rot":{"x":0,"y":272161,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300001,"propState":11,"propId":104046,"pos":{"x":190200,"y":3303,"z":258120},"rot":{"x":0,"y":24387,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"231":{"props":[{"groupId":231,"instId":300002,"propState":0,"propId":102,"pos":{"x":192089,"y":2171,"z":156487},"rot":{"x":0,"y":259188,"z":0}},{"groupId":231,"instId":300001,"propState":8,"propId":901,"pos":{"x":192505,"y":2171,"z":156568},"rot":{"x":0,"y":349188,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1212":{"anchorId":1,"groupId":231,"instId":300001,"pos":{"x":193720,"y":2171,"z":156800},"rot":{"x":0,"y":259188,"z":0}}}},"232":{"props":[],"npcs":[],"monsters":[{"groupId":232,"instId":200003,"monsterId":4012020,"eventId":20413103,"pos":{"x":6178,"y":-19124,"z":-270867},"rot":{"x":0,"y":261721,"z":0}},{"groupId":232,"instId":200002,"monsterId":4012040,"eventId":20413102,"pos":{"x":28922,"y":-21012,"z":-303768},"rot":{"x":0,"y":299723,"z":0}},{"groupId":232,"instId":200001,"monsterId":4012040,"eventId":20413101,"pos":{"x":-3146,"y":-21012,"z":-302685},"rot":{"x":0,"y":101942,"z":0}}],"teleports":{}},"233":{"props":[],"npcs":[],"monsters":[{"groupId":233,"instId":200003,"monsterId":4012020,"eventId":20413107,"pos":{"x":151770,"y":41556,"z":-16205},"rot":{"x":0,"y":270000,"z":0}},{"groupId":233,"instId":200002,"monsterId":4012010,"eventId":20413106,"pos":{"x":122540,"y":45566,"z":-25540},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":200001,"monsterId":4012010,"eventId":20413105,"pos":{"x":103818,"y":45566,"z":-26722},"rot":{"x":0,"y":6363,"z":0}}],"teleports":{}},"234":{"props":[],"npcs":[],"monsters":[{"groupId":234,"instId":200007,"monsterId":4012020,"eventId":20413119,"pos":{"x":257290,"y":44318,"z":69630},"rot":{"x":0,"y":92359,"z":0}},{"groupId":234,"instId":200006,"monsterId":4012020,"eventId":20413118,"pos":{"x":248350,"y":44318,"z":69920},"rot":{"x":0,"y":263746,"z":0}},{"groupId":234,"instId":200005,"monsterId":4012010,"eventId":20413117,"pos":{"x":293778,"y":50239,"z":40392},"rot":{"x":0,"y":180000,"z":0}},{"groupId":234,"instId":200004,"monsterId":4012010,"eventId":20413116,"pos":{"x":292290,"y":50225,"z":-39030},"rot":{"x":0,"y":15973,"z":0}},{"groupId":234,"instId":200003,"monsterId":4012030,"eventId":20413115,"pos":{"x":295350,"y":50225,"z":-38710},"rot":{"x":0,"y":308657,"z":0}},{"groupId":234,"instId":200002,"monsterId":4012030,"eventId":20413114,"pos":{"x":212373,"y":50239,"z":36877},"rot":{"x":0,"y":26087,"z":0}},{"groupId":234,"instId":200001,"monsterId":4012040,"eventId":20413113,"pos":{"x":271432,"y":39485,"z":-31522},"rot":{"x":0,"y":8867,"z":0}}],"teleports":{}},"235":{"props":[],"npcs":[],"monsters":[{"groupId":235,"instId":200006,"monsterId":4012030,"eventId":20413126,"pos":{"x":314526,"y":44470,"z":-29845},"rot":{"x":0,"y":232070,"z":0}},{"groupId":235,"instId":200005,"monsterId":4012040,"eventId":20413125,"pos":{"x":320544,"y":44341,"z":-600},"rot":{"x":0,"y":355001,"z":0}},{"groupId":235,"instId":200004,"monsterId":4012010,"eventId":20413124,"pos":{"x":318925,"y":44342,"z":-664},"rot":{"x":0,"y":8380,"z":0}},{"groupId":235,"instId":200003,"monsterId":4012030,"eventId":20413123,"pos":{"x":296510,"y":50235,"z":31733},"rot":{"x":0,"y":142794,"z":0}},{"groupId":235,"instId":200002,"monsterId":4012030,"eventId":20413122,"pos":{"x":230466,"y":50239,"z":44060},"rot":{"x":0,"y":270000,"z":0}},{"groupId":235,"instId":200001,"monsterId":4012010,"eventId":20413121,"pos":{"x":229039,"y":44426,"z":-41561},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"236":{"props":[],"npcs":[],"monsters":[{"groupId":236,"instId":200010,"monsterId":4012020,"eventId":20413137,"pos":{"x":177185,"y":2045,"z":233214},"rot":{"x":0,"y":136417,"z":0}},{"groupId":236,"instId":200009,"monsterId":4012030,"eventId":20413136,"pos":{"x":162176,"y":2045,"z":240182},"rot":{"x":0,"y":73804,"z":0}},{"groupId":236,"instId":200008,"monsterId":4012030,"eventId":20413135,"pos":{"x":170038,"y":2045,"z":239906},"rot":{"x":0,"y":345221,"z":0}},{"groupId":236,"instId":200007,"monsterId":4012040,"eventId":20413134,"pos":{"x":218570,"y":8540,"z":316439},"rot":{"x":0,"y":215704,"z":0}},{"groupId":236,"instId":200006,"monsterId":4012030,"eventId":20413133,"pos":{"x":207020,"y":3321,"z":281191},"rot":{"x":0,"y":229457,"z":0}},{"groupId":236,"instId":200005,"monsterId":4012020,"eventId":20413132,"pos":{"x":203935,"y":-2650,"z":314507},"rot":{"x":0,"y":201546,"z":0}},{"groupId":236,"instId":200004,"monsterId":4012020,"eventId":20413131,"pos":{"x":218249,"y":-2638,"z":225304},"rot":{"x":0,"y":244041,"z":0}},{"groupId":236,"instId":200003,"monsterId":4012030,"eventId":20413130,"pos":{"x":207769,"y":-2638,"z":216470},"rot":{"x":0,"y":236763,"z":0}},{"groupId":236,"instId":200002,"monsterId":4012040,"eventId":20413129,"pos":{"x":197285,"y":2171,"z":165461},"rot":{"x":0,"y":291326,"z":0}},{"groupId":236,"instId":200001,"monsterId":4012020,"eventId":20413128,"pos":{"x":237241,"y":2214,"z":149932},"rot":{"x":0,"y":165924,"z":0}}],"teleports":{}},"237":{"props":[],"npcs":[],"monsters":[{"groupId":237,"instId":200009,"monsterId":4012010,"eventId":20413145,"pos":{"x":-2850,"y":-18939,"z":119540},"rot":{"x":0,"y":207244,"z":0}},{"groupId":237,"instId":200008,"monsterId":4012010,"eventId":20413144,"pos":{"x":2202,"y":-18939,"z":120091},"rot":{"x":0,"y":317157,"z":0}},{"groupId":237,"instId":200007,"monsterId":4012030,"eventId":20413143,"pos":{"x":23,"y":-18939,"z":121309},"rot":{"x":0,"y":344899,"z":0}},{"groupId":237,"instId":200003,"monsterId":4012030,"eventId":20413142,"pos":{"x":2318,"y":-18997,"z":143682},"rot":{"x":0,"y":83037,"z":0}},{"groupId":237,"instId":200002,"monsterId":4012030,"eventId":20413141,"pos":{"x":2324,"y":-19011,"z":233847},"rot":{"x":0,"y":114254,"z":0}},{"groupId":237,"instId":200001,"monsterId":4012010,"eventId":20413140,"pos":{"x":22555,"y":-23506,"z":173351},"rot":{"x":0,"y":21400,"z":0}}],"teleports":{}},"238":{"props":[],"npcs":[],"monsters":[{"groupId":238,"instId":200003,"monsterId":4012020,"eventId":20413148,"pos":{"x":-20049,"y":-22344,"z":178190},"rot":{"x":0,"y":41206,"z":0}},{"groupId":238,"instId":200002,"monsterId":4012030,"eventId":20413147,"pos":{"x":20980,"y":-23545,"z":176829},"rot":{"x":0,"y":309160,"z":0}},{"groupId":238,"instId":200001,"monsterId":4012010,"eventId":20413146,"pos":{"x":20599,"y":-23558,"z":215803},"rot":{"x":0,"y":199611,"z":0}}],"teleports":{}},"241":{"props":[{"groupId":241,"instId":300004,"propState":1,"propId":104013,"pos":{"x":106,"y":-50292,"z":196450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":241,"instId":300002,"propState":1,"propId":104003,"pos":{"x":1839,"y":-21864,"z":200585},"rot":{"x":0,"y":0,"z":0}},{"groupId":241,"instId":300005,"propState":1,"propId":104013,"pos":{"x":106,"y":-21926,"z":196450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":241,"instId":300003,"propState":1,"propId":104001,"pos":{"x":106,"y":-21926,"z":196450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":241,"instId":300001,"propState":1,"propId":104003,"pos":{"x":120,"y":-50285,"z":202650},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"243":{"props":[{"groupId":243,"instId":300002,"propState":0,"propId":104041,"pos":{"x":29890,"y":-28330,"z":155140},"rot":{"x":11,"y":238838,"z":359991}},{"groupId":243,"instId":300005,"propState":0,"propId":104041,"pos":{"x":12200,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":243,"instId":300004,"propState":0,"propId":104041,"pos":{"x":29912,"y":-27630,"z":236557},"rot":{"x":2,"y":215017,"z":-2}},{"groupId":243,"instId":300003,"propState":0,"propId":104041,"pos":{"x":-28720,"y":-25630,"z":237340},"rot":{"x":2,"y":150801,"z":-2}},{"groupId":243,"instId":300001,"propState":0,"propId":104041,"pos":{"x":-28744,"y":-26610,"z":155948},"rot":{"x":-3,"y":39355,"z":-2}}],"npcs":[],"monsters":[],"teleports":{}},"246":{"props":[{"groupId":246,"instId":300004,"propState":0,"propId":104141,"pos":{"x":70,"y":-18700,"z":162830},"rot":{"x":0,"y":90000,"z":0}},{"groupId":246,"instId":300002,"propState":0,"propId":104039,"pos":{"x":6510,"y":-19964,"z":165561},"rot":{"x":0,"y":0,"z":0}},{"groupId":246,"instId":300001,"propState":0,"propId":104038,"pos":{"x":100,"y":-18997,"z":162790},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"247":{"props":[{"groupId":247,"instId":300002,"propState":0,"propId":104089,"pos":{"x":-10,"y":-5100,"z":155150},"rot":{"x":0,"y":0,"z":0}},{"groupId":247,"instId":300003,"propState":0,"propId":104097,"pos":{"x":-9820,"y":-25159,"z":237870},"rot":{"x":0,"y":180000,"z":0}},{"groupId":247,"instId":300001,"propState":0,"propId":104097,"pos":{"x":-2560,"y":-18997,"z":165020},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"245":{"props":[{"groupId":245,"instId":300003,"propState":101,"propId":104035,"pos":{"x":-28746,"y":-3073,"z":155940},"rot":{"x":-3,"y":39355,"z":-2}},{"groupId":245,"instId":300006,"propState":1,"propId":104028,"pos":{"x":29878,"y":-25654,"z":155106},"rot":{"x":359893,"y":58900,"z":97}},{"groupId":245,"instId":300005,"propState":1,"propId":104028,"pos":{"x":-28732,"y":-23950,"z":155935},"rot":{"x":0,"y":38782,"z":0}},{"groupId":245,"instId":300002,"propState":0,"propId":104035,"pos":{"x":29934,"y":-4170,"z":155081},"rot":{"x":359991,"y":146732,"z":359989}},{"groupId":245,"instId":300004,"propState":1,"propId":104028,"pos":{"x":29902,"y":-24967,"z":236539},"rot":{"x":0,"y":35019,"z":0}},{"groupId":245,"instId":300001,"propState":101,"propId":104035,"pos":{"x":29907,"y":-4088,"z":236551},"rot":{"x":0,"y":215017,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"249":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"248":{"props":[{"groupId":248,"instId":300002,"propState":0,"propId":104028,"pos":{"x":-28736,"y":-23116,"z":237351},"rot":{"x":0,"y":328376,"z":0}},{"groupId":248,"instId":300005,"propState":0,"propId":104037,"pos":{"x":-12091,"y":-17282,"z":197621},"rot":{"x":0,"y":0,"z":0}},{"groupId":248,"instId":300004,"propState":0,"propId":104037,"pos":{"x":-12233,"y":-17270,"z":195353},"rot":{"x":0,"y":13100,"z":0}},{"groupId":248,"instId":300003,"propState":101,"propId":104035,"pos":{"x":-28715,"y":-1671,"z":237325},"rot":{"x":2,"y":145070,"z":-2}},{"groupId":248,"instId":300001,"propState":1,"propId":104028,"pos":{"x":-10087,"y":-24501,"z":242456},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"251":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"250":{"props":[{"groupId":250,"instId":300005,"propState":0,"propId":100,"pos":{"x":246855,"y":5685,"z":114608},"rot":{"x":0,"y":270000,"z":0}},{"groupId":250,"instId":300004,"propState":0,"propId":100,"pos":{"x":247553,"y":4609,"z":114595},"rot":{"x":0,"y":0,"z":0}},{"groupId":250,"instId":300003,"propState":0,"propId":104102,"pos":{"x":248107,"y":5509,"z":112849},"rot":{"x":0,"y":0,"z":0}},{"groupId":250,"instId":300002,"propState":0,"propId":104159,"pos":{"x":247553,"y":4709,"z":114595},"rot":{"x":0,"y":90000,"z":0}},{"groupId":250,"instId":300001,"propState":0,"propId":104056,"pos":{"x":246855,"y":5685,"z":114608},"rot":{"x":289042,"y":18953,"z":250034}}],"npcs":[],"monsters":[],"teleports":{}},"253":{"props":[{"groupId":253,"instId":300001,"propState":12,"propId":60401,"pos":{"x":161100,"y":12,"z":210870},"rot":{"x":0,"y":9406,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"252":{"props":[{"groupId":252,"instId":300004,"propState":0,"propId":100,"pos":{"x":161100,"y":12,"z":210870},"rot":{"x":0,"y":9406,"z":0}},{"groupId":252,"instId":300003,"propState":0,"propId":104102,"pos":{"x":158699,"y":811,"z":211268},"rot":{"x":0,"y":99406,"z":0}},{"groupId":252,"instId":300002,"propState":0,"propId":104159,"pos":{"x":161100,"y":112,"z":210870},"rot":{"x":0,"y":9406,"z":0}},{"groupId":252,"instId":300001,"propState":12,"propId":60401,"pos":{"x":161100,"y":12,"z":210870},"rot":{"x":0,"y":9406,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"271":{"props":[{"groupId":271,"instId":300003,"propState":0,"propId":104080,"pos":{"x":219716,"y":50939,"z":47508},"rot":{"x":0,"y":99905,"z":0}},{"groupId":271,"instId":300002,"propState":0,"propId":104080,"pos":{"x":289926,"y":50931,"z":8700},"rot":{"x":0,"y":325062,"z":0}},{"groupId":271,"instId":300001,"propState":0,"propId":104080,"pos":{"x":259533,"y":45042,"z":-12973},"rot":{"x":0,"y":348574,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"272":{"props":[{"groupId":272,"instId":300002,"propState":0,"propId":104080,"pos":{"x":253916,"y":45043,"z":45541},"rot":{"x":0,"y":339342,"z":0}},{"groupId":272,"instId":300004,"propState":0,"propId":104080,"pos":{"x":237802,"y":45043,"z":19746},"rot":{"x":0,"y":180469,"z":0}},{"groupId":272,"instId":300003,"propState":0,"propId":104080,"pos":{"x":307078,"y":45042,"z":-10163},"rot":{"x":0,"y":171580,"z":0}},{"groupId":272,"instId":300001,"propState":0,"propId":104080,"pos":{"x":259685,"y":45042,"z":-19928},"rot":{"x":0,"y":94819,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"273":{"props":[{"groupId":273,"instId":300003,"propState":0,"propId":103074,"pos":{"x":212398,"y":52028,"z":31013},"rot":{"x":0,"y":180000,"z":0}},{"groupId":273,"instId":300002,"propState":0,"propId":100,"pos":{"x":212809,"y":44361,"z":17870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":273,"instId":300005,"propState":0,"propId":100,"pos":{"x":212809,"y":44361,"z":17870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":273,"instId":300004,"propState":0,"propId":100,"pos":{"x":215130,"y":50239,"z":26150},"rot":{"x":0,"y":180000,"z":0}},{"groupId":273,"instId":300001,"propState":0,"propId":104098,"pos":{"x":212096,"y":50239,"z":30840},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[{"groupId":274,"instId":300003,"propState":0,"propId":211,"pos":{"x":212096,"y":52739,"z":30840},"rot":{"x":0,"y":0,"z":0}},{"groupId":274,"instId":300002,"propState":0,"propId":211,"pos":{"x":212809,"y":44361,"z":17870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":274,"instId":300001,"propState":20,"propId":60402,"pos":{"x":212809,"y":44361,"z":17870},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"270":{"props":[{"groupId":270,"instId":300020,"propState":0,"propId":104080,"pos":{"x":220615,"y":2868,"z":198838},"rot":{"x":0,"y":346417,"z":0}},{"groupId":270,"instId":300017,"propState":0,"propId":104080,"pos":{"x":184341,"y":9295,"z":288007},"rot":{"x":0,"y":105705,"z":0}},{"groupId":270,"instId":300014,"propState":0,"propId":104080,"pos":{"x":254090,"y":2868,"z":200155},"rot":{"x":0,"y":113985,"z":0}},{"groupId":270,"instId":300012,"propState":0,"propId":104080,"pos":{"x":162998,"y":42244,"z":-16332},"rot":{"x":0,"y":267556,"z":0}},{"groupId":270,"instId":300018,"propState":0,"propId":104080,"pos":{"x":92608,"y":46265,"z":43836},"rot":{"x":0,"y":87870,"z":0}},{"groupId":270,"instId":300004,"propState":0,"propId":104080,"pos":{"x":-10,"y":-20224,"z":-296430},"rot":{"x":0,"y":90000,"z":0}},{"groupId":270,"instId":300019,"propState":0,"propId":104080,"pos":{"x":-11620,"y":45157,"z":-60260},"rot":{"x":0,"y":1629,"z":0}},{"groupId":270,"instId":300015,"propState":0,"propId":104080,"pos":{"x":302220,"y":2873,"z":223290},"rot":{"x":0,"y":8641,"z":0}},{"groupId":270,"instId":300011,"propState":0,"propId":104080,"pos":{"x":183297,"y":42243,"z":11752},"rot":{"x":0,"y":160200,"z":0}},{"groupId":270,"instId":300008,"propState":0,"propId":104080,"pos":{"x":-27244,"y":45157,"z":-36248},"rot":{"x":0,"y":60215,"z":0}},{"groupId":270,"instId":300005,"propState":0,"propId":104080,"pos":{"x":-8597,"y":27545,"z":-372059},"rot":{"x":0,"y":24948,"z":0}},{"groupId":270,"instId":300021,"propState":0,"propId":104080,"pos":{"x":143992,"y":712,"z":190767},"rot":{"x":0,"y":103651,"z":0}},{"groupId":270,"instId":300016,"propState":0,"propId":104080,"pos":{"x":216318,"y":-1949,"z":296646},"rot":{"x":0,"y":287927,"z":0}},{"groupId":270,"instId":300013,"propState":0,"propId":104080,"pos":{"x":258059,"y":2914,"z":139305},"rot":{"x":0,"y":328092,"z":0}},{"groupId":270,"instId":300010,"propState":0,"propId":104080,"pos":{"x":95240,"y":46266,"z":-32655},"rot":{"x":0,"y":87870,"z":0}},{"groupId":270,"instId":300009,"propState":0,"propId":104080,"pos":{"x":60300,"y":51347,"z":-19600},"rot":{"x":0,"y":5930,"z":0}},{"groupId":270,"instId":300007,"propState":0,"propId":104080,"pos":{"x":30049,"y":51349,"z":-62893},"rot":{"x":0,"y":90000,"z":0}},{"groupId":270,"instId":300006,"propState":0,"propId":104080,"pos":{"x":-38580,"y":51347,"z":-44395},"rot":{"x":0,"y":0,"z":0}},{"groupId":270,"instId":300003,"propState":0,"propId":104080,"pos":{"x":-32268,"y":-14247,"z":-318123},"rot":{"x":0,"y":88701,"z":0}},{"groupId":270,"instId":300002,"propState":0,"propId":104080,"pos":{"x":13608,"y":27361,"z":-216480},"rot":{"x":0,"y":330267,"z":0}},{"groupId":270,"instId":300001,"propState":0,"propId":104080,"pos":{"x":7229,"y":27466,"z":-435566},"rot":{"x":0,"y":343076,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"275":{"props":[{"groupId":275,"instId":300005,"propState":0,"propId":100,"pos":{"x":292460,"y":2173,"z":204173},"rot":{"x":0,"y":180000,"z":0}},{"groupId":275,"instId":300004,"propState":0,"propId":100,"pos":{"x":292460,"y":3142,"z":202630},"rot":{"x":0,"y":180000,"z":0}},{"groupId":275,"instId":300003,"propState":0,"propId":103074,"pos":{"x":292158,"y":3966,"z":201063},"rot":{"x":0,"y":0,"z":0}},{"groupId":275,"instId":300002,"propState":0,"propId":100,"pos":{"x":292460,"y":2173,"z":204173},"rot":{"x":0,"y":180000,"z":0}},{"groupId":275,"instId":300001,"propState":0,"propId":104098,"pos":{"x":292460,"y":2173,"z":201237},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"276":{"props":[{"groupId":276,"instId":300002,"propState":0,"propId":211,"pos":{"x":292460,"y":2173,"z":204173},"rot":{"x":0,"y":180000,"z":0}},{"groupId":276,"instId":300003,"propState":0,"propId":211,"pos":{"x":292460,"y":4673,"z":201237},"rot":{"x":0,"y":180000,"z":0}},{"groupId":276,"instId":300001,"propState":20,"propId":60402,"pos":{"x":292460,"y":2173,"z":204173},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"282":{"props":[{"groupId":282,"instId":300004,"propState":18,"propId":104096,"pos":{"x":48906,"y":-17964,"z":-302740},"rot":{"x":0,"y":235753,"z":0}},{"groupId":282,"instId":300003,"propState":18,"propId":104093,"pos":{"x":248398,"y":2214,"z":103299},"rot":{"x":0,"y":149553,"z":0}},{"groupId":282,"instId":300002,"propState":18,"propId":104095,"pos":{"x":-8502,"y":39662,"z":-134116},"rot":{"x":0,"y":0,"z":0}},{"groupId":282,"instId":300001,"propState":18,"propId":104093,"pos":{"x":-5851,"y":44748,"z":-78892},"rot":{"x":66943,"y":92806,"z":9423}}],"npcs":[],"monsters":[],"teleports":{}},"298":{"props":[{"groupId":298,"instId":300001,"propState":18,"propId":104096,"pos":{"x":44640,"y":-18785,"z":201500},"rot":{"x":0,"y":318009,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"302":{"props":[],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":501,"startAnchorId":1,"startGroupId":196}},"1040155":{"P20411_F20411001":{"scenes":{"33":{"props":[{"groupId":33,"instId":300007,"propState":8,"propId":101,"pos":{"x":33410,"y":78904,"z":-7925},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300006,"propState":8,"propId":101,"pos":{"x":114365,"y":2105,"z":201210},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300005,"propState":8,"propId":101,"pos":{"x":-2591,"y":81934,"z":149568},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300004,"propState":8,"propId":101,"pos":{"x":217412,"y":2166,"z":190233},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300003,"propState":8,"propId":101,"pos":{"x":223815,"y":56318,"z":-31587},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300002,"propState":8,"propId":101,"pos":{"x":-164408,"y":71462,"z":-52903},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300001,"propState":8,"propId":101,"pos":{"x":-497422,"y":-96003,"z":-595220},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2041105":{"anchorId":5,"groupId":33,"instId":300005,"pos":{"x":210,"y":81854,"z":158025},"rot":{"x":0,"y":0,"z":0}},"2041106":{"anchorId":6,"groupId":33,"instId":300006,"pos":{"x":125650,"y":130,"z":195787},"rot":{"x":0,"y":270000,"z":0}},"2041107":{"anchorId":7,"groupId":33,"instId":300007,"pos":{"x":38177,"y":78974,"z":-13991},"rot":{"x":0,"y":226562,"z":0}},"2041101":{"anchorId":1,"groupId":33,"instId":300001,"pos":{"x":-497420,"y":-96020,"z":-605400},"rot":{"x":0,"y":26802,"z":0}},"2041102":{"anchorId":2,"groupId":33,"instId":300002,"pos":{"x":-161058,"y":71461,"z":-61878},"rot":{"x":0,"y":75110,"z":0}},"2041103":{"anchorId":3,"groupId":33,"instId":300003,"pos":{"x":216516,"y":56318,"z":-27922},"rot":{"x":0,"y":0,"z":0}},"2041104":{"anchorId":4,"groupId":33,"instId":300004,"pos":{"x":222334,"y":2165,"z":194480},"rot":{"x":0,"y":300000,"z":0}}}},"34":{"props":[{"groupId":34,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-346020,"y":-112325,"z":-532130},"rot":{"x":0,"y":120000,"z":0}},{"groupId":34,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-149016,"y":72663,"z":-64027},"rot":{"x":0,"y":321933,"z":0}},{"groupId":34,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-237190,"y":20921,"z":-226930},"rot":{"x":0,"y":32871,"z":0}},{"groupId":34,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-266411,"y":-3875,"z":-312938},"rot":{"x":0,"y":210000,"z":0}},{"groupId":34,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-396661,"y":-116282,"z":-513795},"rot":{"x":0,"y":29896,"z":0}},{"groupId":34,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-401310,"y":-121640,"z":-546572},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300007,"propState":12,"propId":60401,"pos":{"x":-40402,"y":78924,"z":-49702},"rot":{"x":0,"y":132319,"z":0}},{"groupId":40,"instId":300005,"propState":12,"propId":60401,"pos":{"x":41150,"y":93815,"z":-72192},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300002,"propState":12,"propId":60401,"pos":{"x":45734,"y":81160,"z":10016},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-2821,"y":78915,"z":-32206},"rot":{"x":0,"y":150128,"z":0}},{"groupId":40,"instId":300006,"propState":12,"propId":60402,"pos":{"x":43,"y":82624,"z":-124527},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-243,"y":88859,"z":93685},"rot":{"x":0,"y":180000,"z":0}},{"groupId":40,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-85900,"y":76627,"z":-37190},"rot":{"x":0,"y":180536,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300007,"propState":12,"propId":60401,"pos":{"x":271491,"y":39485,"z":-31279},"rot":{"x":0,"y":45000,"z":0}},{"groupId":41,"instId":300005,"propState":12,"propId":60401,"pos":{"x":361110,"y":44341,"z":8880},"rot":{"x":0,"y":358441,"z":0}},{"groupId":41,"instId":300003,"propState":12,"propId":60401,"pos":{"x":291330,"y":50230,"z":-45144},"rot":{"x":0,"y":0,"z":0}},{"groupId":41,"instId":300008,"propState":12,"propId":60401,"pos":{"x":352289,"y":34943,"z":117715},"rot":{"x":0,"y":291789,"z":0}},{"groupId":41,"instId":300006,"propState":12,"propId":60401,"pos":{"x":351105,"y":26096,"z":102036},"rot":{"x":0,"y":291789,"z":0}},{"groupId":41,"instId":300004,"propState":12,"propId":60401,"pos":{"x":319229,"y":44470,"z":-35327},"rot":{"x":0,"y":270000,"z":0}},{"groupId":41,"instId":300002,"propState":12,"propId":60401,"pos":{"x":228150,"y":44341,"z":-40782},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300003,"propState":12,"propId":60401,"pos":{"x":197556,"y":-8646,"z":178939},"rot":{"x":0,"y":8349,"z":0}},{"groupId":42,"instId":300005,"propState":12,"propId":60401,"pos":{"x":156450,"y":185,"z":197660},"rot":{"x":0,"y":306373,"z":0}},{"groupId":42,"instId":300004,"propState":12,"propId":60401,"pos":{"x":168854,"y":-2849,"z":129870},"rot":{"x":0,"y":356471,"z":0}},{"groupId":42,"instId":300001,"propState":12,"propId":60401,"pos":{"x":193944,"y":-2638,"z":246468},"rot":{"x":0,"y":122148,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300027,"propState":0,"propId":104009,"pos":{"x":-145998,"y":71505,"z":-50107},"rot":{"x":0,"y":44047,"z":0}},{"groupId":44,"instId":300024,"propState":0,"propId":104008,"pos":{"x":-360840,"y":-112354,"z":-468694},"rot":{"x":0,"y":253235,"z":0}},{"groupId":44,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-267198,"y":15128,"z":-217174},"rot":{"x":0,"y":171416,"z":0}},{"groupId":44,"instId":300013,"propState":0,"propId":104010,"pos":{"x":-393936,"y":-116311,"z":-513239},"rot":{"x":0,"y":295477,"z":0}},{"groupId":44,"instId":300022,"propState":0,"propId":104011,"pos":{"x":-370590,"y":-116476,"z":-504140},"rot":{"x":0,"y":211526,"z":0}},{"groupId":44,"instId":300015,"propState":0,"propId":104010,"pos":{"x":-389520,"y":-112338,"z":-512290},"rot":{"x":0,"y":118964,"z":0}},{"groupId":44,"instId":300003,"propState":0,"propId":104011,"pos":{"x":-395922,"y":-117739,"z":-543856},"rot":{"x":0,"y":313669,"z":0}},{"groupId":44,"instId":300025,"propState":0,"propId":104009,"pos":{"x":-348575,"y":-114337,"z":-559546},"rot":{"x":0,"y":53077,"z":0}},{"groupId":44,"instId":300011,"propState":0,"propId":104011,"pos":{"x":-247100,"y":17381,"z":-205220},"rot":{"x":0,"y":208977,"z":0}},{"groupId":44,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-283150,"y":6520,"z":-261980},"rot":{"x":0,"y":278612,"z":0}},{"groupId":44,"instId":300026,"propState":0,"propId":104010,"pos":{"x":-269810,"y":-3317,"z":-303780},"rot":{"x":0,"y":302529,"z":0}},{"groupId":44,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-342812,"y":-105562,"z":-437230},"rot":{"x":0,"y":156085,"z":0}},{"groupId":44,"instId":300023,"propState":0,"propId":104011,"pos":{"x":-380780,"y":-116476,"z":-498180},"rot":{"x":0,"y":211526,"z":0}},{"groupId":44,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-396563,"y":-116344,"z":-500510},"rot":{"x":0,"y":125243,"z":0}},{"groupId":44,"instId":300021,"propState":0,"propId":104010,"pos":{"x":-344814,"y":-112633,"z":-533611},"rot":{"x":340934,"y":157403,"z":0}},{"groupId":44,"instId":300020,"propState":0,"propId":104010,"pos":{"x":-346454,"y":-112719,"z":-533608},"rot":{"x":346714,"y":187363,"z":0}},{"groupId":44,"instId":300005,"propState":0,"propId":104011,"pos":{"x":-336600,"y":-112324,"z":-531180},"rot":{"x":0,"y":228051,"z":0}},{"groupId":44,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-392204,"y":-117738,"z":-571121},"rot":{"x":0,"y":331915,"z":0}},{"groupId":44,"instId":300018,"propState":0,"propId":104010,"pos":{"x":-401640,"y":-117671,"z":-527190},"rot":{"x":0,"y":358253,"z":0}},{"groupId":44,"instId":300017,"propState":0,"propId":104010,"pos":{"x":-444360,"y":-109949,"z":-545773},"rot":{"x":0,"y":320532,"z":0}},{"groupId":44,"instId":300012,"propState":0,"propId":104010,"pos":{"x":-481630,"y":-96003,"z":-598985},"rot":{"x":0,"y":293353,"z":0}},{"groupId":44,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-498395,"y":-96003,"z":-577053},"rot":{"x":0,"y":150828,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[],"npcs":[],"monsters":[{"groupId":102,"instId":200006,"monsterId":4012010,"eventId":20411006,"pos":{"x":-276136,"y":-3930,"z":-315386},"rot":{"x":0,"y":312966,"z":0}},{"groupId":102,"instId":200005,"monsterId":4012010,"eventId":20411005,"pos":{"x":-397670,"y":-116344,"z":-510360},"rot":{"x":0,"y":325018,"z":0}},{"groupId":102,"instId":200004,"monsterId":4012030,"eventId":20411004,"pos":{"x":-367643,"y":-114443,"z":-549029},"rot":{"x":0,"y":325421,"z":0}},{"groupId":102,"instId":200003,"monsterId":4012010,"eventId":20411003,"pos":{"x":-375268,"y":-114388,"z":-557987},"rot":{"x":0,"y":65315,"z":0}},{"groupId":102,"instId":200002,"monsterId":4012010,"eventId":20411002,"pos":{"x":-374097,"y":-114379,"z":-554607},"rot":{"x":0,"y":311355,"z":0}},{"groupId":102,"instId":200001,"monsterId":4012030,"eventId":20411001,"pos":{"x":-449383,"y":-109949,"z":-536587},"rot":{"x":0,"y":224794,"z":0}}],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300018,"propState":0,"propId":104009,"pos":{"x":173410,"y":124,"z":180790},"rot":{"x":0,"y":186990,"z":0}},{"groupId":47,"instId":300014,"propState":0,"propId":104009,"pos":{"x":276804,"y":2172,"z":199274},"rot":{"x":0,"y":224404,"z":0}},{"groupId":47,"instId":300019,"propState":0,"propId":104010,"pos":{"x":163490,"y":228,"z":195610},"rot":{"x":0,"y":139956,"z":0}},{"groupId":47,"instId":300011,"propState":0,"propId":104010,"pos":{"x":203960,"y":2161,"z":153327},"rot":{"x":0,"y":304783,"z":0}},{"groupId":47,"instId":300008,"propState":0,"propId":104010,"pos":{"x":166489,"y":-2823,"z":149841},"rot":{"x":0,"y":88900,"z":0}},{"groupId":47,"instId":300016,"propState":0,"propId":104011,"pos":{"x":241550,"y":2163,"z":192084},"rot":{"x":0,"y":74446,"z":0}},{"groupId":47,"instId":300003,"propState":0,"propId":104010,"pos":{"x":138085,"y":-8499,"z":201798},"rot":{"x":0,"y":100812,"z":0}},{"groupId":47,"instId":300017,"propState":0,"propId":104008,"pos":{"x":188820,"y":-6150,"z":241340},"rot":{"x":0,"y":273479,"z":0}},{"groupId":47,"instId":300020,"propState":0,"propId":104010,"pos":{"x":134025,"y":66,"z":200393},"rot":{"x":0,"y":176010,"z":0}},{"groupId":47,"instId":300012,"propState":0,"propId":104011,"pos":{"x":198350,"y":1094,"z":178290},"rot":{"x":0,"y":176466,"z":0}},{"groupId":47,"instId":300009,"propState":0,"propId":104010,"pos":{"x":118119,"y":-7363,"z":135283},"rot":{"x":0,"y":33454,"z":0}},{"groupId":47,"instId":300010,"propState":0,"propId":104010,"pos":{"x":160580,"y":-2852,"z":122646},"rot":{"x":0,"y":3777,"z":0}},{"groupId":47,"instId":300005,"propState":0,"propId":104010,"pos":{"x":203074,"y":-8680,"z":198883},"rot":{"x":0,"y":267167,"z":0}},{"groupId":47,"instId":300002,"propState":0,"propId":104010,"pos":{"x":218570,"y":-2638,"z":232280},"rot":{"x":0,"y":218867,"z":0}},{"groupId":47,"instId":300001,"propState":0,"propId":104010,"pos":{"x":212320,"y":2161,"z":198430},"rot":{"x":0,"y":178795,"z":0}},{"groupId":47,"instId":300015,"propState":0,"propId":104011,"pos":{"x":241788,"y":2166,"z":198500},"rot":{"x":0,"y":109246,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300018,"propState":0,"propId":104011,"pos":{"x":12582,"y":88859,"z":77088},"rot":{"x":0,"y":247995,"z":0}},{"groupId":45,"instId":300022,"propState":0,"propId":104009,"pos":{"x":63253,"y":90110,"z":-10308},"rot":{"x":0,"y":311639,"z":0}},{"groupId":45,"instId":300021,"propState":0,"propId":104009,"pos":{"x":-5047,"y":78904,"z":-61272},"rot":{"x":0,"y":144857,"z":0}},{"groupId":45,"instId":300001,"propState":0,"propId":104010,"pos":{"x":10812,"y":93815,"z":-54999},"rot":{"x":0,"y":180000,"z":0}},{"groupId":45,"instId":300009,"propState":0,"propId":104010,"pos":{"x":36710,"y":93814,"z":-70700},"rot":{"x":0,"y":287704,"z":0}},{"groupId":45,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-3584,"y":83447,"z":38536},"rot":{"x":0,"y":103215,"z":0}},{"groupId":45,"instId":300029,"propState":0,"propId":104010,"pos":{"x":15432,"y":78923,"z":-112835},"rot":{"x":0,"y":57849,"z":0}},{"groupId":45,"instId":300028,"propState":0,"propId":104010,"pos":{"x":10459,"y":78923,"z":-107033},"rot":{"x":0,"y":20641,"z":0}},{"groupId":45,"instId":300025,"propState":0,"propId":104010,"pos":{"x":-8425,"y":93814,"z":-20959},"rot":{"x":0,"y":63235,"z":0}},{"groupId":45,"instId":300011,"propState":0,"propId":104010,"pos":{"x":12251,"y":93815,"z":-6753},"rot":{"x":0,"y":180000,"z":0}},{"groupId":45,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-10620,"y":81966,"z":121690},"rot":{"x":0,"y":84657,"z":0}},{"groupId":45,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-30440,"y":78903,"z":-32270},"rot":{"x":0,"y":267183,"z":0}},{"groupId":45,"instId":300006,"propState":0,"propId":104008,"pos":{"x":36186,"y":84965,"z":-72905},"rot":{"x":0,"y":65473,"z":0}},{"groupId":45,"instId":300020,"propState":0,"propId":104008,"pos":{"x":-81538,"y":76617,"z":-36922},"rot":{"x":0,"y":315734,"z":0}},{"groupId":45,"instId":300017,"propState":0,"propId":104011,"pos":{"x":13440,"y":88859,"z":74980},"rot":{"x":0,"y":247995,"z":0}},{"groupId":45,"instId":300016,"propState":0,"propId":104011,"pos":{"x":-10680,"y":88859,"z":74300},"rot":{"x":0,"y":96770,"z":0}},{"groupId":45,"instId":300013,"propState":0,"propId":104010,"pos":{"x":-98935,"y":80610,"z":-86780},"rot":{"x":0,"y":50088,"z":0}},{"groupId":45,"instId":300027,"propState":0,"propId":104010,"pos":{"x":-8974,"y":78923,"z":-105365},"rot":{"x":0,"y":340609,"z":0}},{"groupId":45,"instId":300026,"propState":0,"propId":104010,"pos":{"x":-13776,"y":78923,"z":-109833},"rot":{"x":0,"y":323371,"z":0}},{"groupId":45,"instId":300007,"propState":0,"propId":104010,"pos":{"x":39919,"y":78904,"z":-59434},"rot":{"x":0,"y":316228,"z":0}},{"groupId":45,"instId":300019,"propState":0,"propId":104010,"pos":{"x":46160,"y":78903,"z":-29780},"rot":{"x":0,"y":270000,"z":0}},{"groupId":45,"instId":300015,"propState":0,"propId":104011,"pos":{"x":-10370,"y":88859,"z":76910},"rot":{"x":0,"y":96770,"z":0}},{"groupId":45,"instId":300003,"propState":0,"propId":104010,"pos":{"x":-26490,"y":78903,"z":-7670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":45,"instId":300023,"propState":0,"propId":104010,"pos":{"x":-74077,"y":80610,"z":-86531},"rot":{"x":0,"y":316500,"z":0}},{"groupId":45,"instId":300012,"propState":0,"propId":104011,"pos":{"x":-90390,"y":76626,"z":-53310},"rot":{"x":0,"y":179855,"z":0}},{"groupId":45,"instId":300002,"propState":0,"propId":104011,"pos":{"x":-81370,"y":76626,"z":-53251},"rot":{"x":0,"y":199069,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300013,"propState":0,"propId":104010,"pos":{"x":342389,"y":26160,"z":134782},"rot":{"x":0,"y":57296,"z":0}},{"groupId":46,"instId":300002,"propState":0,"propId":104010,"pos":{"x":196668,"y":70318,"z":-47433},"rot":{"x":0,"y":324730,"z":0}},{"groupId":46,"instId":300012,"propState":0,"propId":104010,"pos":{"x":343304,"y":26096,"z":119268},"rot":{"x":0,"y":22407,"z":0}},{"groupId":46,"instId":300011,"propState":0,"propId":104010,"pos":{"x":377270,"y":33560,"z":115730},"rot":{"x":0,"y":257437,"z":0}},{"groupId":46,"instId":300019,"propState":0,"propId":104011,"pos":{"x":203580,"y":63318,"z":2869},"rot":{"x":0,"y":180000,"z":0}},{"groupId":46,"instId":300024,"propState":0,"propId":104009,"pos":{"x":256368,"y":44341,"z":19432},"rot":{"x":0,"y":319939,"z":0}},{"groupId":46,"instId":300023,"propState":0,"propId":104008,"pos":{"x":322430,"y":44612,"z":21284},"rot":{"x":0,"y":334423,"z":0}},{"groupId":46,"instId":300021,"propState":0,"propId":104011,"pos":{"x":246530,"y":44613,"z":46390},"rot":{"x":0,"y":183742,"z":0}},{"groupId":46,"instId":300020,"propState":0,"propId":104011,"pos":{"x":259717,"y":44613,"z":46367},"rot":{"x":0,"y":182436,"z":0}},{"groupId":46,"instId":300018,"propState":0,"propId":104011,"pos":{"x":142040,"y":69850,"z":-46500},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300010,"propState":0,"propId":104010,"pos":{"x":352800,"y":41540,"z":62430},"rot":{"x":0,"y":156496,"z":0}},{"groupId":46,"instId":300009,"propState":0,"propId":104010,"pos":{"x":361396,"y":44447,"z":29384},"rot":{"x":0,"y":268732,"z":0}},{"groupId":46,"instId":300007,"propState":0,"propId":104011,"pos":{"x":262421,"y":39485,"z":-32229},"rot":{"x":0,"y":317913,"z":0}},{"groupId":46,"instId":300006,"propState":0,"propId":104011,"pos":{"x":238544,"y":44612,"z":-15616},"rot":{"x":0,"y":88335,"z":0}},{"groupId":46,"instId":300027,"propState":0,"propId":104011,"pos":{"x":157690,"y":69850,"z":-46160},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300016,"propState":0,"propId":104011,"pos":{"x":141278,"y":69830,"z":-36063},"rot":{"x":0,"y":212575,"z":0}},{"groupId":46,"instId":300025,"propState":0,"propId":104009,"pos":{"x":350421,"y":41540,"z":83321},"rot":{"x":0,"y":327864,"z":0}},{"groupId":46,"instId":300014,"propState":0,"propId":104010,"pos":{"x":288760,"y":2173,"z":199540},"rot":{"x":0,"y":117010,"z":0}},{"groupId":46,"instId":300008,"propState":0,"propId":104011,"pos":{"x":322540,"y":44612,"z":-10640},"rot":{"x":0,"y":317768,"z":0}},{"groupId":46,"instId":300022,"propState":0,"propId":104011,"pos":{"x":297260,"y":50225,"z":-8443},"rot":{"x":0,"y":269648,"z":0}},{"groupId":46,"instId":300005,"propState":0,"propId":104010,"pos":{"x":217590,"y":44613,"z":20740},"rot":{"x":0,"y":176771,"z":0}},{"groupId":46,"instId":300003,"propState":0,"propId":104010,"pos":{"x":203410,"y":70770,"z":-24750},"rot":{"x":0,"y":233729,"z":0}},{"groupId":46,"instId":300017,"propState":0,"propId":104011,"pos":{"x":142790,"y":69750,"z":-36161},"rot":{"x":0,"y":147463,"z":0}},{"groupId":46,"instId":300015,"propState":0,"propId":104011,"pos":{"x":123277,"y":70340,"z":-46313},"rot":{"x":0,"y":356434,"z":0}},{"groupId":46,"instId":300001,"propState":0,"propId":104011,"pos":{"x":123104,"y":70340,"z":-35873},"rot":{"x":0,"y":184402,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[],"npcs":[],"monsters":[{"groupId":103,"instId":200012,"monsterId":4012020,"eventId":20411022,"pos":{"x":-41731,"y":84965,"z":-66831},"rot":{"x":0,"y":177437,"z":0}},{"groupId":103,"instId":200011,"monsterId":4012030,"eventId":20411021,"pos":{"x":31603,"y":93814,"z":-12440},"rot":{"x":0,"y":259525,"z":0}},{"groupId":103,"instId":200010,"monsterId":4012020,"eventId":20411020,"pos":{"x":14425,"y":93814,"z":-18083},"rot":{"x":0,"y":91544,"z":0}},{"groupId":103,"instId":200009,"monsterId":4012010,"eventId":20411019,"pos":{"x":-85301,"y":76617,"z":-64421},"rot":{"x":0,"y":56609,"z":0}},{"groupId":103,"instId":200008,"monsterId":4012030,"eventId":20411018,"pos":{"x":32360,"y":93733,"z":-26216},"rot":{"x":0,"y":233730,"z":0}},{"groupId":103,"instId":200007,"monsterId":4012030,"eventId":20411017,"pos":{"x":35160,"y":93814,"z":-50220},"rot":{"x":0,"y":0,"z":0}},{"groupId":103,"instId":200005,"monsterId":4012020,"eventId":20411015,"pos":{"x":43040,"y":81160,"z":12520},"rot":{"x":0,"y":345753,"z":0}},{"groupId":103,"instId":200004,"monsterId":4012020,"eventId":20411014,"pos":{"x":-18623,"y":78904,"z":-14668},"rot":{"x":0,"y":109262,"z":0}},{"groupId":103,"instId":200002,"monsterId":4012010,"eventId":20411012,"pos":{"x":-33257,"y":78903,"z":-53376},"rot":{"x":0,"y":152835,"z":0}},{"groupId":103,"instId":200001,"monsterId":4012030,"eventId":20411011,"pos":{"x":-93190,"y":76627,"z":-38460},"rot":{"x":0,"y":83637,"z":0}}],"teleports":{}},"105":{"props":[],"npcs":[],"monsters":[{"groupId":105,"instId":200009,"monsterId":4012020,"eventId":20411039,"pos":{"x":196758,"y":2161,"z":162980},"rot":{"x":0,"y":285379,"z":0}},{"groupId":105,"instId":200008,"monsterId":4012010,"eventId":20411038,"pos":{"x":139589,"y":-2852,"z":133204},"rot":{"x":0,"y":102900,"z":0}},{"groupId":105,"instId":200007,"monsterId":4012030,"eventId":20411037,"pos":{"x":102008,"y":-10849,"z":154661},"rot":{"x":0,"y":104146,"z":0}},{"groupId":105,"instId":200006,"monsterId":4012010,"eventId":20411036,"pos":{"x":195450,"y":-2640,"z":244475},"rot":{"x":0,"y":184990,"z":0}},{"groupId":105,"instId":200005,"monsterId":4012020,"eventId":20411035,"pos":{"x":209600,"y":-2638,"z":233390},"rot":{"x":0,"y":343847,"z":0}}],"teleports":{}},"104":{"props":[],"npcs":[],"monsters":[{"groupId":104,"instId":200007,"monsterId":4012020,"eventId":20411030,"pos":{"x":363685,"y":44341,"z":15861},"rot":{"x":0,"y":242105,"z":0}},{"groupId":104,"instId":200005,"monsterId":4012030,"eventId":20411028,"pos":{"x":308939,"y":44341,"z":-28425},"rot":{"x":0,"y":3176,"z":0}},{"groupId":104,"instId":200002,"monsterId":4012030,"eventId":20411024,"pos":{"x":210225,"y":70318,"z":-41112},"rot":{"x":0,"y":238605,"z":0}},{"groupId":104,"instId":200006,"monsterId":4012020,"eventId":20411029,"pos":{"x":290019,"y":50501,"z":2359},"rot":{"x":0,"y":251282,"z":0}},{"groupId":104,"instId":200004,"monsterId":4012030,"eventId":20411027,"pos":{"x":212033,"y":50239,"z":33028},"rot":{"x":0,"y":168461,"z":0}},{"groupId":104,"instId":200003,"monsterId":4012010,"eventId":20411026,"pos":{"x":244558,"y":44341,"z":-37682},"rot":{"x":0,"y":312961,"z":0}},{"groupId":104,"instId":200001,"monsterId":4012020,"eventId":20411023,"pos":{"x":158440,"y":70340,"z":-35990},"rot":{"x":0,"y":349680,"z":0}}],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300007,"propState":0,"propId":104071,"pos":{"x":-94920,"y":82388,"z":-90763},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300005,"propState":0,"propId":104051,"pos":{"x":-85970,"y":76626,"z":-51150},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300004,"propState":0,"propId":100,"pos":{"x":-95175,"y":78137,"z":-56354},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300009,"propState":0,"propId":104037,"pos":{"x":-82800,"y":76626,"z":-53160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300006,"propState":0,"propId":104071,"pos":{"x":-67817,"y":78497,"z":-61095},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":104033,"pos":{"x":-90685,"y":83670,"z":-85830},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300003,"propState":0,"propId":104016,"pos":{"x":-73140,"y":80610,"z":-81366},"rot":{"x":0,"y":181380,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":104034,"pos":{"x":-86390,"y":80670,"z":-84900},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300008,"propState":0,"propId":138,"pos":{"x":-370000,"y":-112340,"z":-523700},"rot":{"x":0,"y":120000,"z":0}},{"groupId":6,"instId":300004,"propState":1,"propId":104088,"pos":{"x":-376194,"y":-113516,"z":-519602},"rot":{"x":0,"y":120000,"z":0}},{"groupId":6,"instId":300006,"propState":1,"propId":104088,"pos":{"x":-363873,"y":-113516,"z":-526716},"rot":{"x":0,"y":300000,"z":0}},{"groupId":6,"instId":300002,"propState":1,"propId":104088,"pos":{"x":-376194,"y":-113516,"z":-519602},"rot":{"x":0,"y":120000,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":104042,"pos":{"x":-401090,"y":-117680,"z":-561610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":138,"pos":{"x":-401090,"y":-117680,"z":-553000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300005,"propState":1,"propId":104088,"pos":{"x":-363873,"y":-113516,"z":-526716},"rot":{"x":0,"y":300000,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":104042,"pos":{"x":-377030,"y":-112340,"z":-519120},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300017,"propState":0,"propId":104033,"pos":{"x":4750,"y":95562,"z":-25647},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300010,"propState":0,"propId":104037,"pos":{"x":44756,"y":78903,"z":-43291},"rot":{"x":0,"y":338595,"z":0}},{"groupId":19,"instId":300014,"propState":0,"propId":104037,"pos":{"x":44636,"y":81450,"z":-41347},"rot":{"x":0,"y":37745,"z":0}},{"groupId":19,"instId":300005,"propState":0,"propId":104016,"pos":{"x":-9777,"y":84964,"z":-71274},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300019,"propState":0,"propId":104037,"pos":{"x":-302,"y":78904,"z":-74632},"rot":{"x":0,"y":89297,"z":0}},{"groupId":19,"instId":300004,"propState":0,"propId":104034,"pos":{"x":2550,"y":93815,"z":-25190},"rot":{"x":0,"y":180000,"z":0}},{"groupId":19,"instId":300008,"propState":0,"propId":104045,"pos":{"x":46650,"y":78903,"z":-45180},"rot":{"x":0,"y":267626,"z":0}},{"groupId":19,"instId":300015,"propState":0,"propId":104037,"pos":{"x":-2841,"y":78904,"z":-75499},"rot":{"x":0,"y":82614,"z":0}},{"groupId":19,"instId":300013,"propState":0,"propId":104037,"pos":{"x":43920,"y":78903,"z":-41050},"rot":{"x":0,"y":3292,"z":0}},{"groupId":19,"instId":300009,"propState":0,"propId":104039,"pos":{"x":-233,"y":78938,"z":-33260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":19,"instId":300003,"propState":0,"propId":104045,"pos":{"x":46650,"y":78903,"z":-36520},"rot":{"x":0,"y":265786,"z":0}},{"groupId":19,"instId":300016,"propState":0,"propId":104033,"pos":{"x":33370,"y":98666,"z":-48840},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300001,"propState":0,"propId":104045,"pos":{"x":6767,"y":78915,"z":-51248},"rot":{"x":0,"y":95380,"z":0}},{"groupId":19,"instId":300020,"propState":0,"propId":104037,"pos":{"x":2278,"y":78923,"z":-74777},"rot":{"x":4,"y":83961,"z":359876}},{"groupId":19,"instId":300011,"propState":0,"propId":104037,"pos":{"x":45946,"y":78903,"z":-39370},"rot":{"x":0,"y":355961,"z":0}},{"groupId":19,"instId":300007,"propState":0,"propId":104038,"pos":{"x":190,"y":78903,"z":-19160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300006,"propState":0,"propId":104034,"pos":{"x":43690,"y":93815,"z":-49340},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300002,"propState":0,"propId":104045,"pos":{"x":-7257,"y":78915,"z":-51248},"rot":{"x":0,"y":81980,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300005,"propState":0,"propId":104052,"pos":{"x":-356160,"y":-3845,"z":-286980},"rot":{"x":0,"y":329724,"z":0}},{"groupId":89,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-333843,"y":-103594,"z":-428959},"rot":{"x":0,"y":174779,"z":0}},{"groupId":89,"instId":300006,"propState":0,"propId":104052,"pos":{"x":-278003,"y":-3878,"z":-332891},"rot":{"x":0,"y":210513,"z":0}},{"groupId":89,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-333843,"y":-103594,"z":-428959},"rot":{"x":0,"y":149674,"z":0}},{"groupId":89,"instId":300003,"propState":2,"propId":104019,"pos":{"x":-278003,"y":-3878,"z":-332891},"rot":{"x":0,"y":30513,"z":0}},{"groupId":89,"instId":300002,"propState":0,"propId":104019,"pos":{"x":-356160,"y":-3845,"z":-286980},"rot":{"x":0,"y":28715,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300002,"propState":0,"propId":104019,"pos":{"x":305080,"y":2424,"z":195270},"rot":{"x":0,"y":270071,"z":0}},{"groupId":95,"instId":300004,"propState":0,"propId":104052,"pos":{"x":305080,"y":2424,"z":195270},"rot":{"x":0,"y":210071,"z":0}},{"groupId":95,"instId":300003,"propState":0,"propId":104052,"pos":{"x":330597,"y":20676,"z":162130},"rot":{"x":0,"y":322926,"z":0}},{"groupId":95,"instId":300001,"propState":0,"propId":104019,"pos":{"x":330597,"y":20676,"z":162130},"rot":{"x":0,"y":132724,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300005,"propState":0,"propId":104024,"pos":{"x":-368510,"y":-109370,"z":-499116},"rot":{"x":0,"y":210018,"z":0}},{"groupId":92,"instId":300006,"propState":0,"propId":104122,"pos":{"x":-385260,"y":-109271,"z":-485980},"rot":{"x":0,"y":210000,"z":0}},{"groupId":92,"instId":300004,"propState":0,"propId":104024,"pos":{"x":-377483,"y":-109370,"z":-493927},"rot":{"x":0,"y":210018,"z":0}},{"groupId":92,"instId":300002,"propState":0,"propId":104004,"pos":{"x":-380747,"y":-112338,"z":-513708},"rot":{"x":0,"y":210000,"z":0}},{"groupId":92,"instId":300007,"propState":0,"propId":104122,"pos":{"x":-358140,"y":-109271,"z":-501780},"rot":{"x":0,"y":210000,"z":0}},{"groupId":92,"instId":300003,"propState":1,"propId":104005,"pos":{"x":-423942,"y":-114152,"z":-536706},"rot":{"x":0,"y":90000,"z":0}},{"groupId":92,"instId":300001,"propState":0,"propId":104005,"pos":{"x":-367094,"y":-112326,"z":-486342},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300002,"propState":1,"propId":104005,"pos":{"x":63809,"y":-13465,"z":196450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":99,"instId":300001,"propState":1,"propId":104005,"pos":{"x":106492,"y":2119,"z":196447},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"123":{"props":[{"groupId":123,"instId":300004,"propState":1,"propId":104005,"pos":{"x":-290,"y":78929,"z":-74890},"rot":{"x":0,"y":180000,"z":0}},{"groupId":123,"instId":300001,"propState":1,"propId":104006,"pos":{"x":-22870,"y":78919,"z":531},"rot":{"x":0,"y":180000,"z":0}},{"groupId":123,"instId":300003,"propState":1,"propId":104006,"pos":{"x":50280,"y":78890,"z":-41010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":123,"instId":300002,"propState":0,"propId":104006,"pos":{"x":23138,"y":78919,"z":528},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"134":{"props":[{"groupId":134,"instId":300006,"propState":20,"propId":60402,"pos":{"x":161287,"y":12,"z":206960},"rot":{"x":0,"y":45000,"z":0}},{"groupId":134,"instId":300005,"propState":0,"propId":104101,"pos":{"x":160780,"y":-9800,"z":208240},"rot":{"x":349394,"y":288243,"z":359159}},{"groupId":134,"instId":300004,"propState":0,"propId":104101,"pos":{"x":184900,"y":-7530,"z":232760},"rot":{"x":14838,"y":210000,"z":0}},{"groupId":134,"instId":300003,"propState":0,"propId":104097,"pos":{"x":171595,"y":-10682,"z":207640},"rot":{"x":0,"y":217326,"z":0}},{"groupId":134,"instId":300002,"propState":0,"propId":104089,"pos":{"x":163330,"y":60,"z":208070},"rot":{"x":7861,"y":30000,"z":0}},{"groupId":134,"instId":300001,"propState":0,"propId":104097,"pos":{"x":208012,"y":-2564,"z":219438},"rot":{"x":0,"y":47997,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"136":{"props":[{"groupId":136,"instId":300004,"propState":0,"propId":104100,"pos":{"x":158930,"y":5046,"z":242560},"rot":{"x":0,"y":0,"z":0}},{"groupId":136,"instId":300002,"propState":2,"propId":104061,"pos":{"x":165630,"y":20620,"z":246830},"rot":{"x":0,"y":202096,"z":0}},{"groupId":136,"instId":300003,"propState":0,"propId":104061,"pos":{"x":130410,"y":22890,"z":156400},"rot":{"x":0,"y":97096,"z":0}},{"groupId":136,"instId":300001,"propState":0,"propId":104061,"pos":{"x":216090,"y":9630,"z":183986},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300026,"propState":0,"propId":104037,"pos":{"x":203606,"y":-66,"z":236014},"rot":{"x":0,"y":300000,"z":0}},{"groupId":135,"instId":300025,"propState":0,"propId":104037,"pos":{"x":203606,"y":-2566,"z":236014},"rot":{"x":0,"y":300000,"z":0}},{"groupId":135,"instId":300024,"propState":0,"propId":104037,"pos":{"x":203636,"y":-2566,"z":232911},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300023,"propState":0,"propId":104037,"pos":{"x":205338,"y":-2566,"z":235014},"rot":{"x":0,"y":300000,"z":0}},{"groupId":135,"instId":300022,"propState":0,"propId":104037,"pos":{"x":206829,"y":-1503,"z":234260},"rot":{"x":270000,"y":345000,"z":0}},{"groupId":135,"instId":300021,"propState":0,"propId":104116,"pos":{"x":152930,"y":5046,"z":245560},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300020,"propState":0,"propId":104116,"pos":{"x":171951,"y":5046,"z":242651},"rot":{"x":0,"y":30000,"z":0}},{"groupId":135,"instId":300019,"propState":0,"propId":104116,"pos":{"x":158930,"y":2046,"z":242560},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300018,"propState":0,"propId":104116,"pos":{"x":158930,"y":2046,"z":245560},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300017,"propState":0,"propId":104116,"pos":{"x":155930,"y":2046,"z":245560},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300016,"propState":0,"propId":104116,"pos":{"x":152930,"y":2046,"z":245560},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300015,"propState":0,"propId":104116,"pos":{"x":152930,"y":2046,"z":242560},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300014,"propState":0,"propId":104116,"pos":{"x":175647,"y":5046,"z":237053},"rot":{"x":0,"y":30000,"z":0}},{"groupId":135,"instId":300013,"propState":0,"propId":104116,"pos":{"x":177147,"y":2046,"z":239651},"rot":{"x":0,"y":30000,"z":0}},{"groupId":135,"instId":300012,"propState":0,"propId":104116,"pos":{"x":175647,"y":2046,"z":237053},"rot":{"x":0,"y":30000,"z":0}},{"groupId":135,"instId":300011,"propState":0,"propId":104116,"pos":{"x":170451,"y":2046,"z":240053},"rot":{"x":0,"y":30000,"z":0}},{"groupId":135,"instId":300002,"propState":0,"propId":104116,"pos":{"x":174549,"y":2046,"z":241151},"rot":{"x":0,"y":30000,"z":0}},{"groupId":135,"instId":300001,"propState":0,"propId":104116,"pos":{"x":171951,"y":2046,"z":242651},"rot":{"x":0,"y":30000,"z":0}},{"groupId":135,"instId":300010,"propState":0,"propId":104100,"pos":{"x":176640,"y":-5830,"z":205880},"rot":{"x":0,"y":2218,"z":0}},{"groupId":135,"instId":300006,"propState":0,"propId":104100,"pos":{"x":216680,"y":-2641,"z":227820},"rot":{"x":0,"y":330327,"z":0}},{"groupId":135,"instId":300004,"propState":0,"propId":104100,"pos":{"x":152930,"y":5046,"z":242560},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300003,"propState":1,"propId":104100,"pos":{"x":201379,"y":-2600,"z":230260},"rot":{"x":0,"y":87,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300007,"propState":20,"propId":60402,"pos":{"x":253092,"y":44352,"z":16130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":137,"instId":300005,"propState":0,"propId":104101,"pos":{"x":293160,"y":49500,"z":-34360},"rot":{"x":0,"y":180000,"z":0}},{"groupId":137,"instId":300004,"propState":0,"propId":104101,"pos":{"x":233310,"y":43740,"z":16949},"rot":{"x":0,"y":90000,"z":0}},{"groupId":137,"instId":300003,"propState":0,"propId":104097,"pos":{"x":296500,"y":50230,"z":-22770},"rot":{"x":0,"y":326931,"z":0}},{"groupId":137,"instId":300002,"propState":0,"propId":104089,"pos":{"x":249541,"y":44950,"z":14951},"rot":{"x":0,"y":297375,"z":0}},{"groupId":137,"instId":300001,"propState":0,"propId":104097,"pos":{"x":223640,"y":44341,"z":19760},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"139":{"props":[{"groupId":139,"instId":300003,"propState":0,"propId":104061,"pos":{"x":256303,"y":94730,"z":25806},"rot":{"x":0,"y":97096,"z":0}},{"groupId":139,"instId":300002,"propState":0,"propId":104061,"pos":{"x":254515,"y":36047,"z":1175},"rot":{"x":0,"y":97096,"z":0}},{"groupId":139,"instId":300001,"propState":0,"propId":104061,"pos":{"x":217334,"y":65389,"z":34947},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"162":{"props":[{"groupId":162,"instId":300002,"propState":0,"propId":104038,"pos":{"x":12040,"y":86390,"z":96330},"rot":{"x":0,"y":331816,"z":0}},{"groupId":162,"instId":300001,"propState":0,"propId":104039,"pos":{"x":4519,"y":84680,"z":102119},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300005,"propState":0,"propId":104053,"pos":{"x":86053,"y":-976,"z":201459},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300002,"propState":0,"propId":104053,"pos":{"x":86062,"y":-978,"z":191130},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300006,"propState":0,"propId":104053,"pos":{"x":75977,"y":-4965,"z":201514},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300004,"propState":0,"propId":104053,"pos":{"x":95320,"y":3519,"z":201430},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300003,"propState":0,"propId":104053,"pos":{"x":75967,"y":-4946,"z":191167},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300001,"propState":0,"propId":104053,"pos":{"x":95410,"y":3647,"z":191179},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"247":{"props":[{"groupId":247,"instId":300002,"propState":20,"propId":60403,"pos":{"x":120,"y":81835,"z":222620},"rot":{"x":0,"y":180000,"z":0}},{"groupId":247,"instId":300001,"propState":0,"propId":104056,"pos":{"x":119,"y":81814,"z":222622},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"172":{"props":[{"groupId":172,"instId":300004,"propState":0,"propId":100,"pos":{"x":-369358,"y":-112746,"z":-569507},"rot":{"x":0,"y":180000,"z":0}},{"groupId":172,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-370305,"y":-112743,"z":-569400},"rot":{"x":0,"y":180000,"z":0}},{"groupId":172,"instId":300002,"propState":1,"propId":211,"pos":{"x":-369188,"y":-114388,"z":-568387},"rot":{"x":8194,"y":101249,"z":335880}},{"groupId":172,"instId":300001,"propState":18,"propId":104057,"pos":{"x":-369358,"y":-112746,"z":-569507},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300001,"propState":0,"propId":104071,"pos":{"x":-336746,"y":-110459,"z":-542517},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300004,"propState":0,"propId":100,"pos":{"x":-341263,"y":-112210,"z":-539510},"rot":{"x":19580,"y":181182,"z":0}},{"groupId":173,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-342089,"y":-112107,"z":-539279},"rot":{"x":19580,"y":181182,"z":0}},{"groupId":173,"instId":300002,"propState":1,"propId":211,"pos":{"x":-340811,"y":-112220,"z":-539955},"rot":{"x":0,"y":250384,"z":0}},{"groupId":173,"instId":300001,"propState":18,"propId":104057,"pos":{"x":-341222,"y":-112325,"z":-539457},"rot":{"x":0,"y":124494,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300004,"propState":0,"propId":100,"pos":{"x":-473042,"y":-104423,"z":-554586},"rot":{"x":21446,"y":118233,"z":0}},{"groupId":174,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-474128,"y":-104143,"z":-555016},"rot":{"x":21446,"y":118233,"z":0}},{"groupId":174,"instId":300002,"propState":1,"propId":211,"pos":{"x":-473065,"y":-104543,"z":-554539},"rot":{"x":0,"y":283846,"z":0}},{"groupId":174,"instId":300001,"propState":18,"propId":104057,"pos":{"x":-473083,"y":-104543,"z":-554564},"rot":{"x":0,"y":329611,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300002,"propState":1,"propId":211,"pos":{"x":-375759,"y":-114693,"z":-496085},"rot":{"x":0,"y":0,"z":0}},{"groupId":175,"instId":300004,"propState":0,"propId":100,"pos":{"x":-377501,"y":-108759,"z":-493945},"rot":{"x":0,"y":30000,"z":0}},{"groupId":175,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-376400,"y":-108790,"z":-494694},"rot":{"x":0,"y":30000,"z":0}},{"groupId":175,"instId":300001,"propState":18,"propId":104057,"pos":{"x":-377501,"y":-108759,"z":-493945},"rot":{"x":270000,"y":30000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300004,"propState":0,"propId":100,"pos":{"x":-329635,"y":3377,"z":-241368},"rot":{"x":0,"y":35001,"z":0}},{"groupId":176,"instId":300002,"propState":1,"propId":211,"pos":{"x":-331299,"y":-2907,"z":-243442},"rot":{"x":0,"y":0,"z":0}},{"groupId":176,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-327778,"y":3465,"z":-240922},"rot":{"x":0,"y":35002,"z":0}},{"groupId":176,"instId":300001,"propState":18,"propId":104057,"pos":{"x":-328688,"y":3337,"z":-239797},"rot":{"x":82734,"y":35002,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300002,"propState":1,"propId":211,"pos":{"x":-268968,"y":15105,"z":-234217},"rot":{"x":0,"y":0,"z":0}},{"groupId":177,"instId":300004,"propState":0,"propId":100,"pos":{"x":-268493,"y":15105,"z":-233761},"rot":{"x":24962,"y":98836,"z":0}},{"groupId":177,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-268858,"y":15270,"z":-234599},"rot":{"x":24962,"y":98836,"z":0}},{"groupId":177,"instId":300001,"propState":18,"propId":104057,"pos":{"x":-268493,"y":15105,"z":-233761},"rot":{"x":0,"y":98836,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300004,"propState":0,"propId":100,"pos":{"x":-200015,"y":33368,"z":-157917},"rot":{"x":38386,"y":99728,"z":339525}},{"groupId":178,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-200449,"y":33349,"z":-158697},"rot":{"x":38386,"y":99728,"z":339525}},{"groupId":178,"instId":300002,"propState":1,"propId":211,"pos":{"x":-202547,"y":35559,"z":-158214},"rot":{"x":0,"y":0,"z":0}},{"groupId":178,"instId":300001,"propState":18,"propId":104057,"pos":{"x":-200015,"y":33368,"z":-157917},"rot":{"x":4739,"y":136679,"z":338826}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300004,"propState":0,"propId":100,"pos":{"x":-70265,"y":79043,"z":-55442},"rot":{"x":0,"y":48906,"z":0}},{"groupId":179,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-69845,"y":79062,"z":-56450},"rot":{"x":0,"y":48906,"z":0}},{"groupId":179,"instId":300002,"propState":1,"propId":211,"pos":{"x":-71896,"y":76617,"z":-55849},"rot":{"x":0,"y":0,"z":0}},{"groupId":179,"instId":300001,"propState":18,"propId":104057,"pos":{"x":-70265,"y":78902,"z":-55442},"rot":{"x":0,"y":193134,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-7163,"y":80382,"z":-41804},"rot":{"x":0,"y":299210,"z":0}},{"groupId":180,"instId":300002,"propState":1,"propId":211,"pos":{"x":-7555,"y":80321,"z":-42601},"rot":{"x":0,"y":311960,"z":0}},{"groupId":180,"instId":300004,"propState":0,"propId":100,"pos":{"x":-7064,"y":80321,"z":-42875},"rot":{"x":0,"y":299210,"z":0}},{"groupId":180,"instId":300001,"propState":18,"propId":104057,"pos":{"x":-7555,"y":80321,"z":-42601},"rot":{"x":0,"y":311960,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300004,"propState":0,"propId":100,"pos":{"x":5402,"y":83719,"z":117404},"rot":{"x":0,"y":0,"z":0}},{"groupId":181,"instId":300002,"propState":1,"propId":211,"pos":{"x":3884,"y":82018,"z":116636},"rot":{"x":0,"y":0,"z":0}},{"groupId":181,"instId":300003,"propState":0,"propId":103074,"pos":{"x":5760,"y":86130,"z":115753},"rot":{"x":0,"y":0,"z":0}},{"groupId":181,"instId":300001,"propState":18,"propId":104057,"pos":{"x":5402,"y":83719,"z":117404},"rot":{"x":345013,"y":336061,"z":1671}}],"npcs":[],"monsters":[],"teleports":{}},"182":{"props":[{"groupId":182,"instId":300002,"propState":1,"propId":211,"pos":{"x":14573,"y":93815,"z":-7630},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300004,"propState":0,"propId":100,"pos":{"x":15013,"y":99454,"z":-6209},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300003,"propState":0,"propId":103074,"pos":{"x":16720,"y":99456,"z":-5227},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300001,"propState":18,"propId":104057,"pos":{"x":14990,"y":99425,"z":-4850},"rot":{"x":324229,"y":88237,"z":274524}}],"npcs":[],"monsters":[],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300004,"propState":0,"propId":100,"pos":{"x":249623,"y":47076,"z":-54400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":183,"instId":300002,"propState":1,"propId":211,"pos":{"x":248578,"y":44341,"z":-54417},"rot":{"x":0,"y":0,"z":0}},{"groupId":183,"instId":300003,"propState":0,"propId":103074,"pos":{"x":249332,"y":47142,"z":-55346},"rot":{"x":0,"y":90000,"z":0}},{"groupId":183,"instId":300001,"propState":18,"propId":104057,"pos":{"x":249623,"y":47003,"z":-54408},"rot":{"x":3530,"y":274611,"z":359572}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300004,"propState":0,"propId":100,"pos":{"x":271023,"y":102816,"z":2609},"rot":{"x":0,"y":180000,"z":0}},{"groupId":184,"instId":300003,"propState":0,"propId":103074,"pos":{"x":268931,"y":102908,"z":-955},"rot":{"x":0,"y":180000,"z":0}},{"groupId":184,"instId":300002,"propState":1,"propId":211,"pos":{"x":271362,"y":102816,"z":-1640},"rot":{"x":301811,"y":245860,"z":297806}},{"groupId":184,"instId":300001,"propState":18,"propId":104057,"pos":{"x":271362,"y":102816,"z":-1640},"rot":{"x":301811,"y":245860,"z":297806}}],"npcs":[],"monsters":[],"teleports":{}},"185":{"props":[{"groupId":185,"instId":300003,"propState":0,"propId":103074,"pos":{"x":342023,"y":44620,"z":9976},"rot":{"x":21723,"y":109654,"z":0}},{"groupId":185,"instId":300002,"propState":1,"propId":211,"pos":{"x":342453,"y":44361,"z":10660},"rot":{"x":0,"y":0,"z":0}},{"groupId":185,"instId":300004,"propState":0,"propId":100,"pos":{"x":342505,"y":44500,"z":10642},"rot":{"x":21723,"y":109654,"z":0}},{"groupId":185,"instId":300001,"propState":18,"propId":104057,"pos":{"x":342453,"y":44361,"z":10660},"rot":{"x":0,"y":73368,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300003,"propState":0,"propId":103074,"pos":{"x":180968,"y":-4285,"z":200421},"rot":{"x":16298,"y":263360,"z":0}},{"groupId":187,"instId":300002,"propState":1,"propId":211,"pos":{"x":180751,"y":-4296,"z":199279},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300004,"propState":0,"propId":100,"pos":{"x":182747,"y":-3724,"z":199547},"rot":{"x":16298,"y":263360,"z":0}},{"groupId":187,"instId":300001,"propState":18,"propId":104057,"pos":{"x":180529,"y":-4587,"z":199289},"rot":{"x":0,"y":42326,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300004,"propState":0,"propId":100,"pos":{"x":357555,"y":41423,"z":116186},"rot":{"x":0,"y":180604,"z":0}},{"groupId":186,"instId":300002,"propState":1,"propId":211,"pos":{"x":354460,"y":34943,"z":120610},"rot":{"x":0,"y":0,"z":0}},{"groupId":186,"instId":300003,"propState":0,"propId":103074,"pos":{"x":356714,"y":41533,"z":116615},"rot":{"x":0,"y":180604,"z":0}},{"groupId":186,"instId":300001,"propState":18,"propId":104057,"pos":{"x":357555,"y":41423,"z":116186},"rot":{"x":340186,"y":180604,"z":344104}}],"npcs":[],"monsters":[],"teleports":{}},"255":{"props":[{"groupId":255,"instId":300002,"propState":0,"propId":104011,"pos":{"x":11530,"y":79500,"z":-6460},"rot":{"x":0,"y":180000,"z":0}},{"groupId":255,"instId":300001,"propState":0,"propId":104010,"pos":{"x":8450,"y":79500,"z":-6460},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300017,"propState":0,"propId":104011,"pos":{"x":7600,"y":80390,"z":-6072},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300006,"propState":0,"propId":104010,"pos":{"x":12070,"y":81760,"z":-6075},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300018,"propState":0,"propId":100,"pos":{"x":10550,"y":81245,"z":-6072},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300015,"propState":0,"propId":104011,"pos":{"x":12060,"y":80260,"z":-6072},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300014,"propState":0,"propId":104010,"pos":{"x":13290,"y":81730,"z":-6072},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300011,"propState":0,"propId":104011,"pos":{"x":13450,"y":80280,"z":-6075},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300008,"propState":0,"propId":104010,"pos":{"x":10600,"y":83340,"z":-6075},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300005,"propState":0,"propId":104011,"pos":{"x":9090,"y":80330,"z":-6075},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300002,"propState":1,"propId":211,"pos":{"x":11094,"y":78934,"z":-6750},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300016,"propState":0,"propId":104010,"pos":{"x":9070,"y":81810,"z":-6072},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300012,"propState":0,"propId":104011,"pos":{"x":10540,"y":81820,"z":-6075},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300010,"propState":0,"propId":104010,"pos":{"x":10550,"y":80260,"z":-6072},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300007,"propState":0,"propId":104010,"pos":{"x":7590,"y":81810,"z":-6072},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300004,"propState":0,"propId":100,"pos":{"x":10578,"y":81351,"z":-6303},"rot":{"x":15000,"y":0,"z":0}},{"groupId":188,"instId":300003,"propState":0,"propId":103074,"pos":{"x":11417,"y":81366,"z":-6111},"rot":{"x":15000,"y":0,"z":0}},{"groupId":188,"instId":300001,"propState":18,"propId":104057,"pos":{"x":10578,"y":81362,"z":-5835},"rot":{"x":272690,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300004,"propState":0,"propId":100,"pos":{"x":10,"y":88845,"z":97466},"rot":{"x":0,"y":134750,"z":0}},{"groupId":189,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-809,"y":88993,"z":97581},"rot":{"x":0,"y":180801,"z":0}},{"groupId":189,"instId":300002,"propState":1,"propId":211,"pos":{"x":10,"y":88801,"z":96310},"rot":{"x":0,"y":180052,"z":0}},{"groupId":189,"instId":300001,"propState":18,"propId":104057,"pos":{"x":10,"y":88845,"z":97466},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300004,"propState":0,"propId":100,"pos":{"x":204190,"y":70898,"z":3416},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300002,"propState":1,"propId":211,"pos":{"x":204307,"y":63318,"z":2218},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300003,"propState":0,"propId":103074,"pos":{"x":205019,"y":70892,"z":3335},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300001,"propState":18,"propId":104057,"pos":{"x":204190,"y":70892,"z":3659},"rot":{"x":271373,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"191":{"props":[{"groupId":191,"instId":300004,"propState":0,"propId":100,"pos":{"x":115437,"y":2190,"z":202255},"rot":{"x":35559,"y":300250,"z":0}},{"groupId":191,"instId":300002,"propState":1,"propId":211,"pos":{"x":115776,"y":2116,"z":202102},"rot":{"x":0,"y":134134,"z":0}},{"groupId":191,"instId":300003,"propState":0,"propId":103074,"pos":{"x":115993,"y":2302,"z":202945},"rot":{"x":35559,"y":300250,"z":0}},{"groupId":191,"instId":300001,"propState":18,"propId":104057,"pos":{"x":115472,"y":2134,"z":202235},"rot":{"x":0,"y":219322,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300004,"propState":1,"propId":104157,"pos":{"x":-191595,"y":47817,"z":-128312},"rot":{"x":0,"y":28896,"z":0}},{"groupId":193,"instId":300008,"propState":1,"propId":104157,"pos":{"x":-193230,"y":142670,"z":-85850},"rot":{"x":0,"y":0,"z":0}},{"groupId":193,"instId":300005,"propState":1,"propId":104157,"pos":{"x":-225501,"y":54554,"z":-86086},"rot":{"x":0,"y":28896,"z":0}},{"groupId":193,"instId":300007,"propState":1,"propId":104157,"pos":{"x":-254898,"y":31066,"z":-142908},"rot":{"x":0,"y":28896,"z":0}},{"groupId":193,"instId":300006,"propState":1,"propId":104157,"pos":{"x":-208200,"y":36570,"z":-247720},"rot":{"x":0,"y":0,"z":0}},{"groupId":193,"instId":300003,"propState":1,"propId":104157,"pos":{"x":-217240,"y":25763,"z":-187910},"rot":{"x":0,"y":28896,"z":0}},{"groupId":193,"instId":300002,"propState":0,"propId":100,"pos":{"x":-202320,"y":26960,"z":-154160},"rot":{"x":0,"y":22340,"z":0}},{"groupId":193,"instId":300001,"propState":0,"propId":104090,"pos":{"x":-302700,"y":-46100,"z":-96700},"rot":{"x":357524,"y":359040,"z":354777}}],"npcs":[],"monsters":[],"teleports":{}},"196":{"props":[{"groupId":196,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"192":{"props":[{"groupId":192,"instId":300004,"propState":0,"propId":104037,"pos":{"x":265240,"y":39485,"z":-28350},"rot":{"x":0,"y":321777,"z":0}},{"groupId":192,"instId":300002,"propState":0,"propId":104033,"pos":{"x":259630,"y":45203,"z":-21077},"rot":{"x":0,"y":0,"z":0}},{"groupId":192,"instId":300008,"propState":1,"propId":104143,"pos":{"x":293206,"y":42056,"z":-43488},"rot":{"x":0,"y":0,"z":0}},{"groupId":192,"instId":300005,"propState":0,"propId":104037,"pos":{"x":267980,"y":39485,"z":-28550},"rot":{"x":0,"y":30500,"z":0}},{"groupId":192,"instId":300003,"propState":0,"propId":104037,"pos":{"x":265119,"y":39565,"z":-25513},"rot":{"x":355029,"y":20565,"z":359581}},{"groupId":192,"instId":300001,"propState":0,"propId":104034,"pos":{"x":266210,"y":44341,"z":-19370},"rot":{"x":0,"y":181399,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"209":{"props":[{"groupId":209,"instId":300001,"propState":0,"propId":104071,"pos":{"x":-511082,"y":-94170,"z":-582246},"rot":{"x":0,"y":120000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300001,"propState":0,"propId":104071,"pos":{"x":-121501,"y":75899,"z":-68402},"rot":{"x":0,"y":139,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"213":{"props":[{"groupId":213,"instId":300001,"propState":0,"propId":104071,"pos":{"x":215040,"y":72230,"z":-46280},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300005,"propState":0,"propId":100,"pos":{"x":23138,"y":78919,"z":528},"rot":{"x":0,"y":180000,"z":0}},{"groupId":215,"instId":300004,"propState":0,"propId":100,"pos":{"x":14600,"y":86790,"z":37900},"rot":{"x":0,"y":165141,"z":0}},{"groupId":215,"instId":300003,"propState":0,"propId":103074,"pos":{"x":7534,"y":90649,"z":65856},"rot":{"x":0,"y":165141,"z":0}},{"groupId":215,"instId":300002,"propState":0,"propId":100,"pos":{"x":23138,"y":78919,"z":528},"rot":{"x":0,"y":180000,"z":0}},{"groupId":215,"instId":300001,"propState":0,"propId":104098,"pos":{"x":7288,"y":88859,"z":65610},"rot":{"x":0,"y":345142,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"224":{"props":[],"npcs":[],"monsters":[{"groupId":224,"instId":200007,"monsterId":4012030,"eventId":20411110,"pos":{"x":-296490,"y":5412,"z":-274330},"rot":{"x":0,"y":209757,"z":0}},{"groupId":224,"instId":200002,"monsterId":4012010,"eventId":20411102,"pos":{"x":-406320,"y":-117771,"z":-573080},"rot":{"x":0,"y":318036,"z":0}},{"groupId":224,"instId":200006,"monsterId":4012010,"eventId":20411106,"pos":{"x":-276136,"y":-3930,"z":-315386},"rot":{"x":0,"y":312966,"z":0}},{"groupId":224,"instId":200005,"monsterId":4012010,"eventId":20411105,"pos":{"x":-397670,"y":-116344,"z":-510360},"rot":{"x":0,"y":325018,"z":0}},{"groupId":224,"instId":200004,"monsterId":4012030,"eventId":20411104,"pos":{"x":-367643,"y":-114443,"z":-549029},"rot":{"x":0,"y":325421,"z":0}},{"groupId":224,"instId":200003,"monsterId":4012010,"eventId":20411103,"pos":{"x":-408395,"y":-117738,"z":-570282},"rot":{"x":0,"y":78855,"z":0}},{"groupId":224,"instId":200001,"monsterId":4012030,"eventId":20411101,"pos":{"x":-449383,"y":-109949,"z":-536587},"rot":{"x":0,"y":224794,"z":0}}],"teleports":{}},"226":{"props":[],"npcs":[],"monsters":[{"groupId":226,"instId":200007,"monsterId":4012020,"eventId":20411130,"pos":{"x":363685,"y":44341,"z":15861},"rot":{"x":0,"y":242105,"z":0}},{"groupId":226,"instId":200006,"monsterId":4012020,"eventId":20411129,"pos":{"x":290019,"y":50501,"z":2359},"rot":{"x":0,"y":251282,"z":0}},{"groupId":226,"instId":200005,"monsterId":4012030,"eventId":20411128,"pos":{"x":308939,"y":44341,"z":-28425},"rot":{"x":0,"y":3176,"z":0}},{"groupId":226,"instId":200004,"monsterId":4012030,"eventId":20411127,"pos":{"x":212033,"y":50239,"z":33028},"rot":{"x":0,"y":168461,"z":0}},{"groupId":226,"instId":200003,"monsterId":4012010,"eventId":20411126,"pos":{"x":244558,"y":44341,"z":-37682},"rot":{"x":0,"y":312961,"z":0}},{"groupId":226,"instId":200002,"monsterId":4012030,"eventId":20411124,"pos":{"x":210225,"y":70318,"z":-41112},"rot":{"x":0,"y":238605,"z":0}},{"groupId":226,"instId":200001,"monsterId":4012020,"eventId":20411123,"pos":{"x":158440,"y":70340,"z":-35990},"rot":{"x":0,"y":349680,"z":0}}],"teleports":{}},"225":{"props":[],"npcs":[],"monsters":[{"groupId":225,"instId":200012,"monsterId":4012020,"eventId":20411122,"pos":{"x":-41731,"y":84965,"z":-66831},"rot":{"x":0,"y":177437,"z":0}},{"groupId":225,"instId":200008,"monsterId":4012030,"eventId":20411118,"pos":{"x":32360,"y":93733,"z":-26216},"rot":{"x":0,"y":233730,"z":0}},{"groupId":225,"instId":200011,"monsterId":4012030,"eventId":20411121,"pos":{"x":31603,"y":93814,"z":-12440},"rot":{"x":0,"y":259525,"z":0}},{"groupId":225,"instId":200009,"monsterId":4012010,"eventId":20411119,"pos":{"x":-85301,"y":76617,"z":-64421},"rot":{"x":0,"y":56609,"z":0}},{"groupId":225,"instId":200002,"monsterId":4012010,"eventId":20411112,"pos":{"x":-33257,"y":78903,"z":-53376},"rot":{"x":0,"y":152835,"z":0}},{"groupId":225,"instId":200010,"monsterId":4012020,"eventId":20411120,"pos":{"x":14425,"y":93814,"z":-18083},"rot":{"x":0,"y":91544,"z":0}},{"groupId":225,"instId":200007,"monsterId":4012030,"eventId":20411117,"pos":{"x":35160,"y":93814,"z":-50220},"rot":{"x":0,"y":0,"z":0}},{"groupId":225,"instId":200006,"monsterId":4012010,"eventId":20411116,"pos":{"x":16941,"y":78904,"z":-18508},"rot":{"x":0,"y":248474,"z":0}},{"groupId":225,"instId":200005,"monsterId":4012020,"eventId":20411115,"pos":{"x":43040,"y":81160,"z":12520},"rot":{"x":0,"y":345753,"z":0}},{"groupId":225,"instId":200004,"monsterId":4012020,"eventId":20411114,"pos":{"x":-18623,"y":78904,"z":-14668},"rot":{"x":0,"y":109262,"z":0}},{"groupId":225,"instId":200003,"monsterId":4012010,"eventId":20411113,"pos":{"x":-8153,"y":88859,"z":74415},"rot":{"x":0,"y":101631,"z":0}},{"groupId":225,"instId":200001,"monsterId":4012030,"eventId":20411111,"pos":{"x":-93190,"y":76627,"z":-38460},"rot":{"x":0,"y":83637,"z":0}}],"teleports":{}},"227":{"props":[],"npcs":[],"monsters":[{"groupId":227,"instId":200008,"monsterId":4012010,"eventId":20411138,"pos":{"x":139589,"y":-2852,"z":133204},"rot":{"x":0,"y":102900,"z":0}},{"groupId":227,"instId":200005,"monsterId":4012020,"eventId":20411135,"pos":{"x":209600,"y":-2638,"z":233390},"rot":{"x":0,"y":343847,"z":0}},{"groupId":227,"instId":200009,"monsterId":4012020,"eventId":20411139,"pos":{"x":196758,"y":2161,"z":162980},"rot":{"x":0,"y":285379,"z":0}},{"groupId":227,"instId":200007,"monsterId":4012030,"eventId":20411137,"pos":{"x":102008,"y":-10849,"z":154661},"rot":{"x":0,"y":104146,"z":0}},{"groupId":227,"instId":200006,"monsterId":4012010,"eventId":20411136,"pos":{"x":195450,"y":-2640,"z":244475},"rot":{"x":0,"y":184990,"z":0}},{"groupId":227,"instId":200004,"monsterId":4012010,"eventId":20411134,"pos":{"x":213285,"y":2166,"z":179914},"rot":{"x":0,"y":152989,"z":0}},{"groupId":227,"instId":200003,"monsterId":4012010,"eventId":20411133,"pos":{"x":181198,"y":12,"z":183180},"rot":{"x":0,"y":185237,"z":0}},{"groupId":227,"instId":200002,"monsterId":4012010,"eventId":20411132,"pos":{"x":203653,"y":2168,"z":178668},"rot":{"x":0,"y":280505,"z":0}},{"groupId":227,"instId":200001,"monsterId":4012010,"eventId":20411131,"pos":{"x":184563,"y":99,"z":177098},"rot":{"x":0,"y":347881,"z":0}}],"teleports":{}},"228":{"props":[],"npcs":[],"monsters":[{"groupId":228,"instId":200004,"monsterId":4012030,"eventId":20411008,"pos":{"x":-367643,"y":-114443,"z":-549029},"rot":{"x":0,"y":325421,"z":0}},{"groupId":228,"instId":200005,"monsterId":4012010,"eventId":20411009,"pos":{"x":-397670,"y":-116344,"z":-510360},"rot":{"x":0,"y":325018,"z":0}},{"groupId":228,"instId":200003,"monsterId":4012010,"eventId":20411007,"pos":{"x":-408395,"y":-117738,"z":-570282},"rot":{"x":0,"y":78855,"z":0}}],"teleports":{}},"229":{"props":[],"npcs":[],"monsters":[{"groupId":229,"instId":200010,"monsterId":4012020,"eventId":20411094,"pos":{"x":14425,"y":93814,"z":-18083},"rot":{"x":0,"y":91544,"z":0}},{"groupId":229,"instId":200008,"monsterId":4012030,"eventId":20411093,"pos":{"x":32360,"y":93733,"z":-26216},"rot":{"x":0,"y":233730,"z":0}},{"groupId":229,"instId":200005,"monsterId":4012020,"eventId":20411092,"pos":{"x":43040,"y":81160,"z":12520},"rot":{"x":0,"y":345753,"z":0}},{"groupId":229,"instId":200002,"monsterId":4012010,"eventId":20411091,"pos":{"x":-33257,"y":78903,"z":-53376},"rot":{"x":0,"y":152835,"z":0}}],"teleports":{}},"230":{"props":[],"npcs":[],"monsters":[{"groupId":230,"instId":200006,"monsterId":4012020,"eventId":20411099,"pos":{"x":290019,"y":50501,"z":2359},"rot":{"x":0,"y":251282,"z":0}},{"groupId":230,"instId":200005,"monsterId":4012030,"eventId":20411098,"pos":{"x":308939,"y":44341,"z":-28425},"rot":{"x":0,"y":3176,"z":0}},{"groupId":230,"instId":200004,"monsterId":4012030,"eventId":20411097,"pos":{"x":212033,"y":50239,"z":33028},"rot":{"x":0,"y":168461,"z":0}},{"groupId":230,"instId":200003,"monsterId":4012010,"eventId":20411096,"pos":{"x":244558,"y":44341,"z":-37682},"rot":{"x":0,"y":312961,"z":0}},{"groupId":230,"instId":200001,"monsterId":4012020,"eventId":20411095,"pos":{"x":158440,"y":70340,"z":-35990},"rot":{"x":0,"y":349680,"z":0}}],"teleports":{}},"231":{"props":[{"groupId":231,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-362256,"y":-114340,"z":-561812},"rot":{"x":0,"y":270191,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"232":{"props":[{"groupId":232,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-45900,"y":81160,"z":10310},"rot":{"x":0,"y":99057,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"233":{"props":[{"groupId":233,"instId":300001,"propState":11,"propId":104046,"pos":{"x":37160,"y":93813,"z":-32380},"rot":{"x":0,"y":2040,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"234":{"props":[{"groupId":234,"instId":300001,"propState":11,"propId":104046,"pos":{"x":124055,"y":-14191,"z":169171},"rot":{"x":0,"y":213754,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"235":{"props":[{"groupId":235,"instId":300002,"propState":0,"propId":100,"pos":{"x":241340,"y":44341,"z":-70291},"rot":{"x":0,"y":0,"z":0}},{"groupId":235,"instId":300003,"propState":0,"propId":211,"pos":{"x":241340,"y":44341,"z":-70291},"rot":{"x":0,"y":0,"z":0}},{"groupId":235,"instId":300001,"propState":11,"propId":60403,"pos":{"x":241340,"y":44341,"z":-70291},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":235,"instId":200001,"monsterId":4013010,"eventId":20411231,"pos":{"x":241621,"y":44389,"z":-64116},"rot":{"x":0,"y":358042,"z":0}}],"teleports":{}},"243":{"props":[{"groupId":243,"instId":300001,"propState":8,"propId":801,"pos":{"x":341573,"y":41540,"z":86169},"rot":{"x":0,"y":168591,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1024":{"anchorId":1,"groupId":243,"instId":300001,"pos":{"x":341837,"y":41540,"z":84860},"rot":{"x":0,"y":348591,"z":0}}}},"246":{"props":[{"groupId":246,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-158224,"y":72169,"z":-67594},"rot":{"x":0,"y":242786,"z":0}},{"groupId":246,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-490931,"y":-95294,"z":-581139},"rot":{"x":0,"y":197256,"z":0}},{"groupId":246,"instId":300010,"propState":0,"propId":104080,"pos":{"x":3884,"y":82494,"z":161617},"rot":{"x":0,"y":342614,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"245":{"props":[{"groupId":245,"instId":300005,"propState":0,"propId":100,"pos":{"x":-219956,"y":24564,"z":-195581},"rot":{"x":0,"y":180000,"z":0}},{"groupId":245,"instId":300004,"propState":0,"propId":100,"pos":{"x":-225090,"y":23940,"z":-206590},"rot":{"x":0,"y":29760,"z":0}},{"groupId":245,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-229727,"y":22850,"z":-214083},"rot":{"x":0,"y":29759,"z":0}},{"groupId":245,"instId":300002,"propState":0,"propId":100,"pos":{"x":-217310,"y":27700,"z":-188410},"rot":{"x":0,"y":204019,"z":0}},{"groupId":245,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-229380,"y":21062,"z":-214080},"rot":{"x":0,"y":209760,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"252":{"props":[{"groupId":252,"instId":300001,"propState":12,"propId":60401,"pos":{"x":141949,"y":70340,"z":-35487},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"251":{"props":[{"groupId":251,"instId":300004,"propState":0,"propId":100,"pos":{"x":141949,"y":70340,"z":-35487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":251,"instId":300003,"propState":0,"propId":104102,"pos":{"x":143955,"y":71057,"z":-35496},"rot":{"x":0,"y":270000,"z":0}},{"groupId":251,"instId":300002,"propState":0,"propId":104159,"pos":{"x":141949,"y":70440,"z":-35487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":251,"instId":300001,"propState":12,"propId":60401,"pos":{"x":141949,"y":70340,"z":-35487},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"253":{"props":[{"groupId":253,"instId":300004,"propState":0,"propId":100,"pos":{"x":-45280,"y":81807,"z":196360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":253,"instId":300002,"propState":0,"propId":104159,"pos":{"x":-45280,"y":81907,"z":196360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":253,"instId":300003,"propState":0,"propId":104102,"pos":{"x":-45280,"y":82818,"z":193845},"rot":{"x":0,"y":0,"z":0}},{"groupId":253,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-45280,"y":81807,"z":196360},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"254":{"props":[{"groupId":254,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-45280,"y":81807,"z":196360},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"270":{"props":[{"groupId":270,"instId":300003,"propState":0,"propId":211,"pos":{"x":235090,"y":52739,"z":43790},"rot":{"x":0,"y":270000,"z":0}},{"groupId":270,"instId":300002,"propState":0,"propId":211,"pos":{"x":271118,"y":50239,"z":43940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":270,"instId":300001,"propState":20,"propId":60402,"pos":{"x":271118,"y":50239,"z":43940},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"269":{"props":[{"groupId":269,"instId":300005,"propState":0,"propId":100,"pos":{"x":271118,"y":50239,"z":43940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":269,"instId":300002,"propState":0,"propId":100,"pos":{"x":271118,"y":50239,"z":43940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":269,"instId":300004,"propState":0,"propId":100,"pos":{"x":252540,"y":52770,"z":43790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":269,"instId":300003,"propState":0,"propId":103074,"pos":{"x":234916,"y":52031,"z":44091},"rot":{"x":0,"y":90000,"z":0}},{"groupId":269,"instId":300001,"propState":0,"propId":104098,"pos":{"x":235090,"y":50239,"z":43790},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"268":{"props":[{"groupId":268,"instId":300018,"propState":0,"propId":104080,"pos":{"x":193976,"y":-7851,"z":177398},"rot":{"x":0,"y":291261,"z":0}},{"groupId":268,"instId":300015,"propState":0,"propId":104080,"pos":{"x":44666,"y":79604,"z":-15201},"rot":{"x":0,"y":44766,"z":0}},{"groupId":268,"instId":300013,"propState":0,"propId":104080,"pos":{"x":-325146,"y":-3200,"z":-245506},"rot":{"x":0,"y":122607,"z":0}},{"groupId":268,"instId":300017,"propState":0,"propId":104080,"pos":{"x":153298,"y":885,"z":195554},"rot":{"x":0,"y":43422,"z":0}},{"groupId":268,"instId":300010,"propState":0,"propId":104080,"pos":{"x":165114,"y":-2152,"z":130224},"rot":{"x":0,"y":82814,"z":0}},{"groupId":268,"instId":300019,"propState":0,"propId":104080,"pos":{"x":221218,"y":2868,"z":200080},"rot":{"x":0,"y":346072,"z":0}},{"groupId":268,"instId":300016,"propState":0,"propId":104080,"pos":{"x":322206,"y":45041,"z":-4711},"rot":{"x":0,"y":246323,"z":0}},{"groupId":268,"instId":300014,"propState":0,"propId":104080,"pos":{"x":-69830,"y":79434,"z":-41680},"rot":{"x":0,"y":66630,"z":0}},{"groupId":268,"instId":300012,"propState":0,"propId":104080,"pos":{"x":-363490,"y":-115254,"z":-520552},"rot":{"x":0,"y":345802,"z":0}},{"groupId":268,"instId":300011,"propState":0,"propId":104080,"pos":{"x":-478890,"y":-105314,"z":-546108},"rot":{"x":0,"y":68296,"z":0}},{"groupId":268,"instId":300009,"propState":0,"propId":104080,"pos":{"x":207981,"y":2867,"z":181753},"rot":{"x":0,"y":5287,"z":0}},{"groupId":268,"instId":300008,"propState":0,"propId":104080,"pos":{"x":273520,"y":2868,"z":191180},"rot":{"x":0,"y":296298,"z":0}},{"groupId":268,"instId":300007,"propState":0,"propId":104080,"pos":{"x":342514,"y":45000,"z":9659},"rot":{"x":0,"y":58032,"z":0}},{"groupId":268,"instId":300006,"propState":0,"propId":104080,"pos":{"x":296510,"y":50800,"z":620},"rot":{"x":0,"y":58032,"z":0}},{"groupId":268,"instId":300005,"propState":0,"propId":104080,"pos":{"x":252930,"y":45051,"z":-19722},"rot":{"x":0,"y":90000,"z":0}},{"groupId":268,"instId":300004,"propState":0,"propId":104080,"pos":{"x":196338,"y":71084,"z":-33761},"rot":{"x":0,"y":42043,"z":0}},{"groupId":268,"instId":300003,"propState":0,"propId":104080,"pos":{"x":8952,"y":79604,"z":-61304},"rot":{"x":0,"y":227738,"z":0}},{"groupId":268,"instId":300002,"propState":0,"propId":104080,"pos":{"x":66970,"y":79603,"z":-37080},"rot":{"x":0,"y":342614,"z":0}},{"groupId":268,"instId":300001,"propState":0,"propId":104080,"pos":{"x":4002,"y":82640,"z":16758},"rot":{"x":0,"y":342614,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"271":{"props":[{"groupId":271,"instId":300005,"propState":0,"propId":100,"pos":{"x":152690,"y":-8500,"z":217820},"rot":{"x":0,"y":159487,"z":0}},{"groupId":271,"instId":300004,"propState":0,"propId":100,"pos":{"x":163000,"y":-6890,"z":223210},"rot":{"x":0,"y":246993,"z":0}},{"groupId":271,"instId":300003,"propState":0,"propId":103074,"pos":{"x":173063,"y":-6855,"z":227157},"rot":{"x":0,"y":246993,"z":0}},{"groupId":271,"instId":300002,"propState":0,"propId":100,"pos":{"x":152690,"y":-8500,"z":217820},"rot":{"x":0,"y":159487,"z":0}},{"groupId":271,"instId":300001,"propState":0,"propId":104098,"pos":{"x":172780,"y":-8646,"z":227360},"rot":{"x":0,"y":66993,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"272":{"props":[{"groupId":272,"instId":300001,"propState":20,"propId":60402,"pos":{"x":152690,"y":-8500,"z":217820},"rot":{"x":0,"y":159487,"z":0}},{"groupId":272,"instId":300003,"propState":0,"propId":211,"pos":{"x":172780,"y":-6146,"z":227360},"rot":{"x":0,"y":66993,"z":0}},{"groupId":272,"instId":300002,"propState":0,"propId":211,"pos":{"x":152690,"y":-8500,"z":217820},"rot":{"x":0,"y":159487,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"273":{"props":[{"groupId":273,"instId":300003,"propState":20,"propId":60401,"pos":{"x":47927,"y":93815,"z":-56125},"rot":{"x":0,"y":270000,"z":0}},{"groupId":273,"instId":300004,"propState":1,"propId":211,"pos":{"x":47927,"y":93815,"z":-56125},"rot":{"x":0,"y":270000,"z":0}},{"groupId":273,"instId":300002,"propState":0,"propId":104023,"pos":{"x":23880,"y":78924,"z":-23880},"rot":{"x":0,"y":358229,"z":0}},{"groupId":273,"instId":300001,"propState":0,"propId":104010,"pos":{"x":23880,"y":78924,"z":-23880},"rot":{"x":0,"y":358229,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[{"groupId":274,"instId":300004,"propState":1,"propId":211,"pos":{"x":191616,"y":2171,"z":154662},"rot":{"x":0,"y":117725,"z":0}},{"groupId":274,"instId":300003,"propState":20,"propId":60401,"pos":{"x":191616,"y":2171,"z":154662},"rot":{"x":0,"y":117725,"z":0}},{"groupId":274,"instId":300002,"propState":0,"propId":104023,"pos":{"x":139693,"y":-6496,"z":180364},"rot":{"x":0,"y":63877,"z":0}},{"groupId":274,"instId":300001,"propState":0,"propId":104010,"pos":{"x":139693,"y":-6496,"z":180364},"rot":{"x":0,"y":63877,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"276":{"props":[{"groupId":276,"instId":300005,"propState":18,"propId":104093,"pos":{"x":-11312,"y":86125,"z":100610},"rot":{"x":0,"y":0,"z":0}},{"groupId":276,"instId":300004,"propState":18,"propId":104096,"pos":{"x":-159580,"y":71463,"z":-46328},"rot":{"x":0,"y":327863,"z":0}},{"groupId":276,"instId":300003,"propState":18,"propId":104096,"pos":{"x":161578,"y":185,"z":197258},"rot":{"x":0,"y":323590,"z":0}},{"groupId":276,"instId":300002,"propState":18,"propId":104093,"pos":{"x":-154639,"y":71509,"z":-67607},"rot":{"x":0,"y":0,"z":0}},{"groupId":276,"instId":300001,"propState":18,"propId":104095,"pos":{"x":-502634,"y":-96002,"z":-609381},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"279":{"props":[{"groupId":279,"instId":300001,"propState":1,"propId":104169,"pos":{"x":-227750,"y":20921,"z":-223160},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"281":{"props":[],"npcs":[],"monsters":[{"groupId":281,"instId":200006,"monsterId":4012010,"eventId":20411016,"pos":{"x":-86247,"y":80680,"z":-81171},"rot":{"x":0,"y":346490,"z":0}}],"teleports":{}},"290":{"props":[{"groupId":290,"instId":300008,"propState":0,"propId":138,"pos":{"x":-370000,"y":-112340,"z":-523700},"rot":{"x":0,"y":120000,"z":0}},{"groupId":290,"instId":300007,"propState":0,"propId":138,"pos":{"x":-401090,"y":-117680,"z":-553000},"rot":{"x":0,"y":0,"z":0}},{"groupId":290,"instId":300006,"propState":1,"propId":104088,"pos":{"x":-363873,"y":-113516,"z":-526716},"rot":{"x":0,"y":300000,"z":0}},{"groupId":290,"instId":300005,"propState":1,"propId":104088,"pos":{"x":-376194,"y":-113516,"z":-519602},"rot":{"x":0,"y":120000,"z":0}},{"groupId":290,"instId":300004,"propState":1,"propId":104088,"pos":{"x":-363873,"y":-113516,"z":-526716},"rot":{"x":0,"y":300000,"z":0}},{"groupId":290,"instId":300003,"propState":1,"propId":104088,"pos":{"x":-376194,"y":-113516,"z":-519602},"rot":{"x":0,"y":120000,"z":0}},{"groupId":290,"instId":300002,"propState":0,"propId":104042,"pos":{"x":-377030,"y":-112340,"z":-519120},"rot":{"x":0,"y":210000,"z":0}},{"groupId":290,"instId":300001,"propState":0,"propId":104042,"pos":{"x":-401090,"y":-117680,"z":-561610},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"294":{"props":[{"groupId":294,"instId":300001,"propState":8,"propId":808,"pos":{"x":-26550,"y":78903,"z":16470},"rot":{"x":0,"y":191858,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1026":{"anchorId":1,"groupId":294,"instId":300001,"pos":{"x":-26968,"y":78953,"z":14457},"rot":{"x":0,"y":11858,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":501,"startAnchorId":1,"startGroupId":214}},"1040156":{"P10401_F10401001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300008,"propState":8,"propId":101,"pos":{"x":162270,"y":100770,"z":309349},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":8,"propId":101,"pos":{"x":-101136,"y":15608,"z":-278544},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300009,"propState":8,"propId":101,"pos":{"x":315770,"y":152774,"z":298757},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":8,"propId":101,"pos":{"x":-19340,"y":5990,"z":-300240},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300007,"propState":8,"propId":101,"pos":{"x":224470,"y":104516,"z":263170},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":8,"propId":101,"pos":{"x":329967,"y":107971,"z":217122},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300005,"propState":8,"propId":101,"pos":{"x":227579,"y":167843,"z":369819},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":8,"propId":101,"pos":{"x":124536,"y":98377,"z":192166},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":8,"propId":101,"pos":{"x":78066,"y":-5970,"z":-486616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1040107":{"anchorId":7,"groupId":6,"instId":300007,"pos":{"x":216390,"y":103529,"z":270850},"rot":{"x":0,"y":75679,"z":0}},"1040108":{"anchorId":8,"groupId":6,"instId":300008,"pos":{"x":167763,"y":100770,"z":308090},"rot":{"x":0,"y":90000,"z":0}},"1040109":{"anchorId":9,"groupId":6,"instId":300009,"pos":{"x":318666,"y":152472,"z":306522},"rot":{"x":0,"y":56899,"z":0}},"1040101":{"anchorId":1,"groupId":6,"instId":300001,"pos":{"x":89730,"y":-6120,"z":-492460},"rot":{"x":0,"y":346618,"z":0}},"1040102":{"anchorId":2,"groupId":6,"instId":300002,"pos":{"x":-21430,"y":5990,"z":-303590},"rot":{"x":0,"y":254754,"z":0}},"1040103":{"anchorId":3,"groupId":6,"instId":300003,"pos":{"x":-105120,"y":15608,"z":-278950},"rot":{"x":0,"y":329392,"z":0}},"1040104":{"anchorId":4,"groupId":6,"instId":300004,"pos":{"x":114403,"y":98354,"z":194152},"rot":{"x":0,"y":60000,"z":0}},"1040105":{"anchorId":5,"groupId":6,"instId":300005,"pos":{"x":221674,"y":168060,"z":363828},"rot":{"x":0,"y":330000,"z":0}},"1040106":{"anchorId":6,"groupId":6,"instId":300006,"pos":{"x":336400,"y":107971,"z":213537},"rot":{"x":0,"y":182732,"z":0}}}},"8":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300010,"propState":1,"propId":104018,"pos":{"x":353781,"y":107971,"z":203856},"rot":{"x":0,"y":150000,"z":0}},{"groupId":26,"instId":300012,"propState":1,"propId":104018,"pos":{"x":241740,"y":101971,"z":163320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300011,"propState":1,"propId":104018,"pos":{"x":291750,"y":105971,"z":185290},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300007,"propState":1,"propId":104007,"pos":{"x":143159,"y":100976,"z":309937},"rot":{"x":0,"y":293966,"z":0}},{"groupId":26,"instId":300006,"propState":1,"propId":104007,"pos":{"x":159686,"y":100793,"z":300618},"rot":{"x":0,"y":240000,"z":0}},{"groupId":26,"instId":300005,"propState":1,"propId":104007,"pos":{"x":188042,"y":104630,"z":276986},"rot":{"x":0,"y":330000,"z":0}},{"groupId":26,"instId":300004,"propState":1,"propId":104007,"pos":{"x":212126,"y":103740,"z":279143},"rot":{"x":0,"y":112500,"z":0}},{"groupId":26,"instId":300003,"propState":1,"propId":104007,"pos":{"x":236879,"y":103740,"z":236270},"rot":{"x":0,"y":7500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-64086,"y":21093,"z":-269232},"rot":{"x":0,"y":20649,"z":0}},{"groupId":9,"instId":300012,"propState":12,"propId":60401,"pos":{"x":-86640,"y":27266,"z":-243760},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-26774,"y":3350,"z":-287644},"rot":{"x":0,"y":1,"z":0}},{"groupId":9,"instId":300008,"propState":12,"propId":60401,"pos":{"x":-134960,"y":15608,"z":-280360},"rot":{"x":0,"y":90001,"z":0}},{"groupId":9,"instId":300002,"propState":12,"propId":60401,"pos":{"x":3914,"y":3450,"z":-290792},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300010,"propState":12,"propId":60401,"pos":{"x":-102840,"y":19562,"z":-246767},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300009,"propState":12,"propId":60401,"pos":{"x":-60375,"y":12152,"z":-278233},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300007,"propState":12,"propId":60401,"pos":{"x":-74082,"y":11031,"z":-231372},"rot":{"x":0,"y":179999,"z":0}},{"groupId":9,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-33678,"y":3365,"z":-267524},"rot":{"x":0,"y":90531,"z":0}},{"groupId":9,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-18250,"y":6339,"z":-296226},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300001,"propState":12,"propId":60401,"pos":{"x":82050,"y":-5915,"z":-395340},"rot":{"x":0,"y":276750,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[{"groupId":152,"instId":300019,"propState":12,"propId":60401,"pos":{"x":269649,"y":163150,"z":363836},"rot":{"x":0,"y":310585,"z":0}},{"groupId":152,"instId":300014,"propState":12,"propId":60401,"pos":{"x":282990,"y":101971,"z":173500},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300024,"propState":12,"propId":60401,"pos":{"x":145640,"y":100754,"z":297480},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300020,"propState":12,"propId":60401,"pos":{"x":199019,"y":167843,"z":358454},"rot":{"x":0,"y":18403,"z":0}},{"groupId":152,"instId":300015,"propState":12,"propId":60401,"pos":{"x":286450,"y":105958,"z":211950},"rot":{"x":0,"y":148320,"z":0}},{"groupId":152,"instId":300008,"propState":12,"propId":60401,"pos":{"x":229414,"y":105571,"z":210692},"rot":{"x":0,"y":321314,"z":0}},{"groupId":152,"instId":300023,"propState":12,"propId":60401,"pos":{"x":221083,"y":100770,"z":333802},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300021,"propState":12,"propId":60401,"pos":{"x":190814,"y":101238,"z":287208},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300017,"propState":12,"propId":60401,"pos":{"x":327440,"y":107971,"z":221628},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300013,"propState":12,"propId":60401,"pos":{"x":338020,"y":152803,"z":333890},"rot":{"x":0,"y":221024,"z":0}},{"groupId":152,"instId":300011,"propState":12,"propId":60401,"pos":{"x":225310,"y":101000,"z":290410},"rot":{"x":0,"y":59999,"z":0}},{"groupId":152,"instId":300009,"propState":12,"propId":60401,"pos":{"x":183158,"y":104652,"z":266854},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300005,"propState":12,"propId":60401,"pos":{"x":177853,"y":93580,"z":175242},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300022,"propState":12,"propId":60401,"pos":{"x":171673,"y":100770,"z":318303},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300016,"propState":12,"propId":60401,"pos":{"x":329340,"y":106089,"z":169620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300012,"propState":12,"propId":60401,"pos":{"x":255420,"y":101000,"z":320270},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300010,"propState":12,"propId":60401,"pos":{"x":268140,"y":101000,"z":239810},"rot":{"x":0,"y":328116,"z":0}},{"groupId":152,"instId":300007,"propState":12,"propId":60401,"pos":{"x":194002,"y":104122,"z":255928},"rot":{"x":0,"y":130733,"z":0}},{"groupId":152,"instId":300006,"propState":12,"propId":60401,"pos":{"x":253837,"y":98644,"z":136847},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300004,"propState":12,"propId":60401,"pos":{"x":185760,"y":105762,"z":371090},"rot":{"x":0,"y":45000,"z":0}},{"groupId":152,"instId":300002,"propState":12,"propId":60401,"pos":{"x":130494,"y":93630,"z":279354},"rot":{"x":0,"y":239980,"z":0}},{"groupId":152,"instId":300001,"propState":12,"propId":60401,"pos":{"x":152574,"y":93638,"z":266324},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300004,"propState":1,"propId":104013,"pos":{"x":316207,"y":109404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":1,"propId":104003,"pos":{"x":311898,"y":152508,"z":314894},"rot":{"x":0,"y":91953,"z":0}},{"groupId":13,"instId":300005,"propState":1,"propId":104013,"pos":{"x":316207,"y":152404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":1,"propId":104002,"pos":{"x":316455,"y":152200,"z":310770},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":1,"propId":104003,"pos":{"x":312570,"y":109590,"z":314512},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300004,"propState":1,"propId":104014,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300002,"propState":1,"propId":104001,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300003,"propState":1,"propId":104014,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300001,"propState":1,"propId":104001,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300020,"propState":0,"propId":104011,"pos":{"x":-25366,"y":3333,"z":-216889},"rot":{"x":0,"y":88688,"z":0}},{"groupId":10,"instId":300028,"propState":0,"propId":104010,"pos":{"x":19589,"y":3448,"z":-237547},"rot":{"x":0,"y":241864,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":104010,"pos":{"x":20605,"y":3448,"z":-283484},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-62385,"y":21150,"z":-257798},"rot":{"x":0,"y":264682,"z":0}},{"groupId":10,"instId":300023,"propState":0,"propId":104010,"pos":{"x":-133409,"y":15164,"z":-280288},"rot":{"x":339524,"y":86672,"z":0}},{"groupId":10,"instId":300022,"propState":0,"propId":104010,"pos":{"x":-134892,"y":15204,"z":-278844},"rot":{"x":339188,"y":3118,"z":0}},{"groupId":10,"instId":300024,"propState":0,"propId":104011,"pos":{"x":-63897,"y":21093,"z":-236956},"rot":{"x":0,"y":220027,"z":0}},{"groupId":10,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-71770,"y":12394,"z":-278750},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":104010,"pos":{"x":14697,"y":-1293,"z":-360615},"rot":{"x":0,"y":51018,"z":0}},{"groupId":10,"instId":300012,"propState":0,"propId":104010,"pos":{"x":55603,"y":-6017,"z":-404746},"rot":{"x":0,"y":23104,"z":0}},{"groupId":10,"instId":300021,"propState":0,"propId":104011,"pos":{"x":-14840,"y":3448,"z":-206413},"rot":{"x":0,"y":177426,"z":0}},{"groupId":10,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-76758,"y":24054,"z":-249600},"rot":{"x":0,"y":53418,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":104008,"pos":{"x":-26494,"y":6610,"z":-323210},"rot":{"x":0,"y":351685,"z":0}},{"groupId":10,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-50970,"y":5978,"z":-300970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300027,"propState":0,"propId":104010,"pos":{"x":21331,"y":2224,"z":-334155},"rot":{"x":0,"y":263701,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":104010,"pos":{"x":43152,"y":-5300,"z":-372415},"rot":{"x":0,"y":220886,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":104010,"pos":{"x":58732,"y":-5990,"z":-419241},"rot":{"x":0,"y":102446,"z":0}},{"groupId":10,"instId":300025,"propState":0,"propId":104010,"pos":{"x":89695,"y":-5970,"z":-448796},"rot":{"x":0,"y":210643,"z":0}},{"groupId":10,"instId":300018,"propState":0,"propId":104011,"pos":{"x":-111490,"y":26632,"z":-258600},"rot":{"x":0,"y":311826,"z":0}},{"groupId":10,"instId":300015,"propState":0,"propId":104008,"pos":{"x":-84739,"y":27779,"z":-263615},"rot":{"x":0,"y":156113,"z":0}},{"groupId":10,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-144850,"y":16251,"z":-247720},"rot":{"x":0,"y":75105,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-74500,"y":11160,"z":-287292},"rot":{"x":0,"y":236527,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-51120,"y":5978,"z":-310370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-39636,"y":5990,"z":-294265},"rot":{"x":0,"y":185572,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300001,"propState":0,"propId":104015,"pos":{"x":204915,"y":167443,"z":391466},"rot":{"x":0,"y":245000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300033,"propState":0,"propId":104010,"pos":{"x":278410,"y":163045,"z":379509},"rot":{"x":0,"y":258352,"z":0}},{"groupId":153,"instId":300037,"propState":0,"propId":104011,"pos":{"x":314177,"y":153280,"z":292709},"rot":{"x":0,"y":92791,"z":0}},{"groupId":153,"instId":300015,"propState":0,"propId":104011,"pos":{"x":134181,"y":98377,"z":214970},"rot":{"x":0,"y":150000,"z":0}},{"groupId":153,"instId":300010,"propState":0,"propId":104009,"pos":{"x":333780,"y":153438,"z":347280},"rot":{"x":0,"y":404,"z":0}},{"groupId":153,"instId":300036,"propState":0,"propId":104010,"pos":{"x":329070,"y":107647,"z":221670},"rot":{"x":350770,"y":105499,"z":0}},{"groupId":153,"instId":300023,"propState":0,"propId":104011,"pos":{"x":322496,"y":107971,"z":226099},"rot":{"x":0,"y":187422,"z":0}},{"groupId":153,"instId":300018,"propState":0,"propId":104010,"pos":{"x":255266,"y":101971,"z":167109},"rot":{"x":0,"y":154263,"z":0}},{"groupId":153,"instId":300035,"propState":0,"propId":104011,"pos":{"x":146505,"y":100471,"z":298122},"rot":{"x":342589,"y":54454,"z":0}},{"groupId":153,"instId":300032,"propState":0,"propId":104010,"pos":{"x":277570,"y":159001,"z":355931},"rot":{"x":0,"y":130587,"z":0}},{"groupId":153,"instId":300031,"propState":0,"propId":104010,"pos":{"x":245807,"y":164825,"z":374963},"rot":{"x":0,"y":127904,"z":0}},{"groupId":153,"instId":300030,"propState":0,"propId":104010,"pos":{"x":178485,"y":167843,"z":371664},"rot":{"x":0,"y":56447,"z":0}},{"groupId":153,"instId":300002,"propState":0,"propId":104010,"pos":{"x":128310,"y":100954,"z":292948},"rot":{"x":0,"y":62758,"z":0}},{"groupId":153,"instId":300001,"propState":0,"propId":104010,"pos":{"x":143195,"y":93656,"z":258228},"rot":{"x":0,"y":330871,"z":0}},{"groupId":153,"instId":300029,"propState":0,"propId":104010,"pos":{"x":118702,"y":93656,"z":244941},"rot":{"x":0,"y":60791,"z":0}},{"groupId":153,"instId":300028,"propState":0,"propId":104011,"pos":{"x":113901,"y":93638,"z":278405},"rot":{"x":0,"y":198040,"z":0}},{"groupId":153,"instId":300026,"propState":0,"propId":104011,"pos":{"x":141980,"y":98377,"z":200620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":153,"instId":300012,"propState":0,"propId":104008,"pos":{"x":292770,"y":101000,"z":253740},"rot":{"x":0,"y":151932,"z":0}},{"groupId":153,"instId":300011,"propState":0,"propId":104009,"pos":{"x":219650,"y":97644,"z":143270},"rot":{"x":0,"y":92595,"z":0}},{"groupId":153,"instId":300025,"propState":0,"propId":104010,"pos":{"x":150702,"y":105591,"z":352393},"rot":{"x":0,"y":60000,"z":0}},{"groupId":153,"instId":300024,"propState":0,"propId":104010,"pos":{"x":138940,"y":100954,"z":308470},"rot":{"x":0,"y":326307,"z":0}},{"groupId":153,"instId":300022,"propState":0,"propId":104010,"pos":{"x":346015,"y":107971,"z":231792},"rot":{"x":0,"y":180550,"z":0}},{"groupId":153,"instId":300021,"propState":0,"propId":104010,"pos":{"x":321207,"y":105971,"z":197154},"rot":{"x":0,"y":60201,"z":0}},{"groupId":153,"instId":300014,"propState":0,"propId":104010,"pos":{"x":308709,"y":106272,"z":159522},"rot":{"x":0,"y":36623,"z":0}},{"groupId":153,"instId":300019,"propState":0,"propId":104010,"pos":{"x":318070,"y":105971,"z":196210},"rot":{"x":0,"y":243409,"z":0}},{"groupId":153,"instId":300013,"propState":0,"propId":104010,"pos":{"x":279350,"y":105971,"z":191890},"rot":{"x":0,"y":241048,"z":0}},{"groupId":153,"instId":300009,"propState":0,"propId":104011,"pos":{"x":234600,"y":103530,"z":222580},"rot":{"x":0,"y":17701,"z":0}},{"groupId":153,"instId":300006,"propState":0,"propId":104010,"pos":{"x":184370,"y":103203,"z":225470},"rot":{"x":0,"y":326831,"z":0}},{"groupId":153,"instId":300016,"propState":0,"propId":104010,"pos":{"x":176260,"y":103203,"z":239780},"rot":{"x":0,"y":150437,"z":0}},{"groupId":153,"instId":300005,"propState":0,"propId":104010,"pos":{"x":231250,"y":97644,"z":153440},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300004,"propState":0,"propId":104010,"pos":{"x":227950,"y":97644,"z":159150},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300003,"propState":0,"propId":104011,"pos":{"x":177050,"y":93120,"z":174910},"rot":{"x":0,"y":246601,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":160,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":160,"instId":300002,"propState":0,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}},{"groupId":160,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300002,"propState":0,"propId":104020,"pos":{"x":-66980,"y":21867,"z":-266740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-99031,"y":15920,"z":-275022},"rot":{"x":0,"y":273537,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300002,"propState":0,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"242":{"props":[{"groupId":242,"instId":300002,"propState":0,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":242,"instId":300001,"propState":0,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"258":{"props":[{"groupId":258,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300001,"propState":0,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":0,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"259":{"props":[{"groupId":259,"instId":300002,"propState":0,"propId":100,"pos":{"x":338174,"y":114272,"z":200923},"rot":{"x":0,"y":0,"z":0}},{"groupId":259,"instId":300001,"propState":0,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"260":{"props":[{"groupId":260,"instId":300001,"propState":0,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"261":{"props":[{"groupId":261,"instId":300001,"propState":0,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"262":{"props":[{"groupId":262,"instId":300001,"propState":0,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"263":{"props":[{"groupId":263,"instId":300001,"propState":0,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"245":{"props":[{"groupId":245,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}},{"groupId":245,"instId":300004,"propState":1,"propId":211,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300003,"propState":20,"propId":60401,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300003,"propState":20,"propId":60401,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300004,"propState":1,"propId":211,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300002,"propState":0,"propId":104023,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}},{"groupId":287,"instId":300001,"propState":0,"propId":104010,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"309":{"props":[{"groupId":309,"instId":300004,"propState":1,"propId":211,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300003,"propState":20,"propId":60401,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300002,"propState":0,"propId":104023,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":346005,"z":0}},{"groupId":309,"instId":300001,"propState":0,"propId":104010,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":272341,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300006,"propState":0,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":94,"instId":300010,"propState":0,"propId":104078,"pos":{"x":340774,"y":107971,"z":190474},"rot":{"x":0,"y":330000,"z":0}},{"groupId":94,"instId":300004,"propState":0,"propId":104078,"pos":{"x":204903,"y":167529,"z":391455},"rot":{"x":0,"y":329375,"z":0}},{"groupId":94,"instId":300008,"propState":0,"propId":104078,"pos":{"x":-122252,"y":15622,"z":-283207},"rot":{"x":0,"y":180849,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":94,"instId":300009,"propState":0,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300007,"propState":0,"propId":104078,"pos":{"x":273980,"y":102188,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"289":{"props":[{"groupId":289,"instId":300004,"propState":1,"propId":211,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300002,"propState":0,"propId":104023,"pos":{"x":342033,"y":168183,"z":326850},"rot":{"x":0,"y":346005,"z":0}},{"groupId":289,"instId":300003,"propState":20,"propId":60401,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300001,"propState":0,"propId":104011,"pos":{"x":342033,"y":168036,"z":326850},"rot":{"x":0,"y":346005,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"522":{"props":[{"groupId":522,"instId":300011,"propState":1,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}},{"groupId":522,"instId":300012,"propState":1,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}},{"groupId":522,"instId":300009,"propState":1,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}},{"groupId":522,"instId":300007,"propState":1,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300005,"propState":102,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300002,"propState":1,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300010,"propState":1,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}},{"groupId":522,"instId":300008,"propState":1,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300006,"propState":1,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300004,"propState":101,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}},{"groupId":522,"instId":300003,"propState":1,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300001,"propState":2,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300008,"propState":0,"propId":104012,"pos":{"x":257554,"y":102389,"z":172472},"rot":{"x":0,"y":330054,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":104012,"pos":{"x":219888,"y":97644,"z":168466},"rot":{"x":0,"y":150238,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":104012,"pos":{"x":209210,"y":100740,"z":308940},"rot":{"x":0,"y":329129,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":104012,"pos":{"x":158376,"y":105750,"z":344739},"rot":{"x":0,"y":224478,"z":0}},{"groupId":93,"instId":300002,"propState":1,"propId":104012,"pos":{"x":-146909,"y":15640,"z":-263311},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300007,"propState":1,"propId":104012,"pos":{"x":-79120,"y":14778,"z":-283515},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300005,"propState":0,"propId":104012,"pos":{"x":352900,"y":107971,"z":220700},"rot":{"x":0,"y":240000,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":104012,"pos":{"x":-14980,"y":3350,"z":-283160},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300007,"propState":0,"propId":104068,"pos":{"x":210166,"y":103536,"z":287518},"rot":{"x":0,"y":202254,"z":0}},{"groupId":95,"instId":300006,"propState":0,"propId":104068,"pos":{"x":-106222,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300002,"propState":0,"propId":104068,"pos":{"x":-57455,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300008,"propState":0,"propId":104068,"pos":{"x":210027,"y":104654,"z":224475},"rot":{"x":0,"y":59128,"z":0}},{"groupId":95,"instId":300005,"propState":0,"propId":104068,"pos":{"x":227188,"y":100770,"z":344085},"rot":{"x":0,"y":240000,"z":0}},{"groupId":95,"instId":300004,"propState":0,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300003,"propState":0,"propId":104068,"pos":{"x":221207,"y":167929,"z":357985},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300001,"propState":0,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300003,"propState":1,"propId":104060,"pos":{"x":178203,"y":95088,"z":175242},"rot":{"x":0,"y":61300,"z":0}},{"groupId":164,"instId":300002,"propState":1,"propId":104060,"pos":{"x":77893,"y":-4450,"z":-498633},"rot":{"x":0,"y":253178,"z":0}},{"groupId":164,"instId":300001,"propState":1,"propId":104060,"pos":{"x":-1540,"y":4866,"z":-287650},"rot":{"x":0,"y":269808,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":104104,"pos":{"x":139743,"y":100989,"z":319552},"rot":{"x":0,"y":331251,"z":0}}],"npcs":[{"groupId":151,"instId":400001,"npcId":100,"pos":{"x":139968,"y":102482,"z":319179},"rot":{"x":0,"y":242786,"z":0}},{"groupId":151,"instId":400006,"npcId":14312,"pos":{"x":139892,"y":102103,"z":319130},"rot":{"x":0,"y":239755,"z":0}}],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300008,"propState":0,"propId":104059,"pos":{"x":-64190,"y":21093,"z":-235440},"rot":{"x":0,"y":212078,"z":0}},{"groupId":96,"instId":300007,"propState":0,"propId":104059,"pos":{"x":-66826,"y":11067,"z":-234952},"rot":{"x":0,"y":267497,"z":0}},{"groupId":96,"instId":300006,"propState":0,"propId":104059,"pos":{"x":-4256,"y":3381,"z":-247994},"rot":{"x":0,"y":224790,"z":0}},{"groupId":96,"instId":300005,"propState":0,"propId":104059,"pos":{"x":118761,"y":101070,"z":317301},"rot":{"x":0,"y":77253,"z":0}},{"groupId":96,"instId":300004,"propState":1,"propId":104059,"pos":{"x":270190,"y":163213,"z":371600},"rot":{"x":0,"y":260032,"z":0}},{"groupId":96,"instId":300003,"propState":0,"propId":104059,"pos":{"x":198068,"y":104652,"z":269939},"rot":{"x":0,"y":151368,"z":0}},{"groupId":96,"instId":300002,"propState":0,"propId":104059,"pos":{"x":325745,"y":106160,"z":184548},"rot":{"x":0,"y":240447,"z":0}},{"groupId":96,"instId":300001,"propState":1,"propId":104059,"pos":{"x":234018,"y":100947,"z":269707},"rot":{"x":0,"y":39325,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[],"npcs":[{"groupId":36,"instId":400001,"npcId":3149,"pos":{"x":-59530,"y":12152,"z":-273520},"rot":{"x":0,"y":309292,"z":0}}],"monsters":[],"teleports":{}},"37":{"props":[],"npcs":[{"groupId":37,"instId":400001,"npcId":14109,"pos":{"x":-95080,"y":14756,"z":-279743},"rot":{"x":0,"y":10151,"z":0}}],"monsters":[],"teleports":{}},"39":{"props":[],"npcs":[{"groupId":39,"instId":400001,"npcId":14209,"pos":{"x":-96529,"y":15621,"z":-265169},"rot":{"x":0,"y":224052,"z":0}}],"monsters":[],"teleports":{}},"40":{"props":[],"npcs":[{"groupId":40,"instId":400001,"npcId":14110,"pos":{"x":-111968,"y":15665,"z":-266978},"rot":{"x":0,"y":196945,"z":0}}],"monsters":[],"teleports":{}},"176":{"props":[],"npcs":[{"groupId":176,"instId":400003,"npcId":14112,"pos":{"x":85750,"y":-16540,"z":-467330},"rot":{"x":0,"y":0,"z":0}},{"groupId":176,"instId":400002,"npcId":3183,"pos":{"x":86500,"y":-16540,"z":-469680},"rot":{"x":0,"y":341837,"z":0}},{"groupId":176,"instId":400001,"npcId":3185,"pos":{"x":87700,"y":-16540,"z":-477300},"rot":{"x":0,"y":345321,"z":0}}],"monsters":[],"teleports":{}},"820":{"props":[{"groupId":820,"instId":300005,"propState":0,"propId":104184,"pos":{"x":188943,"y":168491,"z":360863},"rot":{"x":0,"y":51369,"z":0}},{"groupId":820,"instId":300001,"propState":0,"propId":104126,"pos":{"x":188961,"y":168979,"z":360890},"rot":{"x":0,"y":76530,"z":0}},{"groupId":820,"instId":300008,"propState":0,"propId":104183,"pos":{"x":188982,"y":168196,"z":361535},"rot":{"x":0,"y":49461,"z":0}},{"groupId":820,"instId":300002,"propState":0,"propId":104125,"pos":{"x":188889,"y":168635,"z":361465},"rot":{"x":293668,"y":60173,"z":333797}}],"npcs":[],"monsters":[],"teleports":{}},"693":{"props":[{"groupId":693,"instId":300010,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":693,"instId":300003,"propState":0,"propId":104065,"pos":{"x":187839,"y":168590,"z":361729},"rot":{"x":0,"y":287206,"z":0}},{"groupId":693,"instId":300009,"propState":1,"propId":104077,"pos":{"x":192762,"y":167843,"z":360452},"rot":{"x":0,"y":356980,"z":0}},{"groupId":693,"instId":300008,"propState":0,"propId":104058,"pos":{"x":186773,"y":169074,"z":362520},"rot":{"x":305512,"y":144406,"z":358917}},{"groupId":693,"instId":300007,"propState":0,"propId":104057,"pos":{"x":187523,"y":168660,"z":362604},"rot":{"x":321778,"y":257200,"z":342283}},{"groupId":693,"instId":300006,"propState":0,"propId":104056,"pos":{"x":187700,"y":168997,"z":361632},"rot":{"x":270000,"y":217406,"z":0}},{"groupId":693,"instId":300005,"propState":0,"propId":104055,"pos":{"x":187254,"y":169364,"z":362029},"rot":{"x":355460,"y":192204,"z":1333}},{"groupId":693,"instId":300004,"propState":0,"propId":104066,"pos":{"x":187499,"y":168416,"z":362527},"rot":{"x":0,"y":0,"z":0}},{"groupId":693,"instId":300002,"propState":0,"propId":104064,"pos":{"x":186826,"y":168808,"z":362539},"rot":{"x":0,"y":302025,"z":0}},{"groupId":693,"instId":300001,"propState":0,"propId":104063,"pos":{"x":187289,"y":169063,"z":361953},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"865":{"props":[{"groupId":865,"instId":300005,"propState":0,"propId":104226,"pos":{"x":189635,"y":168368,"z":361185},"rot":{"x":0,"y":24286,"z":0}},{"groupId":865,"instId":300003,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":865,"instId":300008,"propState":0,"propId":104227,"pos":{"x":189472,"y":168865,"z":360522},"rot":{"x":0,"y":39686,"z":0}},{"groupId":865,"instId":300002,"propState":2,"propId":104128,"pos":{"x":189341,"y":169342,"z":360495},"rot":{"x":341444,"y":40212,"z":11724}},{"groupId":865,"instId":300001,"propState":0,"propId":104127,"pos":{"x":189616,"y":168721,"z":361183},"rot":{"x":354334,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"866":{"props":[{"groupId":866,"instId":300008,"propState":0,"propId":104130,"pos":{"x":191201,"y":169576,"z":359615},"rot":{"x":3903,"y":64446,"z":12593}},{"groupId":866,"instId":300007,"propState":0,"propId":104132,"pos":{"x":190871,"y":168580,"z":360364},"rot":{"x":22141,"y":356659,"z":352074}},{"groupId":866,"instId":300006,"propState":0,"propId":104131,"pos":{"x":190486,"y":169002,"z":359850},"rot":{"x":0,"y":0,"z":0}},{"groupId":866,"instId":300005,"propState":0,"propId":104129,"pos":{"x":191862,"y":168905,"z":360250},"rot":{"x":354080,"y":333511,"z":354898}},{"groupId":866,"instId":300004,"propState":0,"propId":104265,"pos":{"x":190876,"y":168343,"z":360318},"rot":{"x":0,"y":320132,"z":0}},{"groupId":866,"instId":300003,"propState":0,"propId":104264,"pos":{"x":190496,"y":168785,"z":359822},"rot":{"x":0,"y":338559,"z":0}},{"groupId":866,"instId":300002,"propState":0,"propId":104266,"pos":{"x":191305,"y":169043,"z":359745},"rot":{"x":0,"y":9052,"z":0}},{"groupId":866,"instId":300001,"propState":0,"propId":104267,"pos":{"x":191717,"y":168653,"z":360253},"rot":{"x":0,"y":15097,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"904":{"props":[{"groupId":904,"instId":300015,"propState":1,"propId":103074,"pos":{"x":186971,"y":168661,"z":363228},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300014,"propState":1,"propId":103074,"pos":{"x":188361,"y":168507,"z":362190},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300013,"propState":1,"propId":103074,"pos":{"x":189057,"y":168564,"z":361868},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300012,"propState":1,"propId":103074,"pos":{"x":190314,"y":168629,"z":361102},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300011,"propState":1,"propId":103074,"pos":{"x":191110,"y":168941,"z":360930},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300010,"propState":1,"propId":103074,"pos":{"x":186171,"y":169205,"z":363188},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300009,"propState":1,"propId":103074,"pos":{"x":186632,"y":169348,"z":362658},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300007,"propState":1,"propId":103074,"pos":{"x":187212,"y":169169,"z":362336},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300006,"propState":1,"propId":103074,"pos":{"x":188377,"y":169121,"z":361512},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300005,"propState":1,"propId":103074,"pos":{"x":188553,"y":169310,"z":361334},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300004,"propState":1,"propId":103074,"pos":{"x":189421,"y":169096,"z":361064},"rot":{"x":0,"y":212022,"z":0}},{"groupId":904,"instId":300003,"propState":1,"propId":103074,"pos":{"x":189869,"y":169229,"z":360568},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300001,"propState":1,"propId":103074,"pos":{"x":190626,"y":169492,"z":360469},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300008,"propState":0,"propId":104298,"pos":{"x":190058,"y":168547,"z":360340},"rot":{"x":0,"y":216848,"z":0}},{"groupId":904,"instId":300002,"propState":2,"propId":104133,"pos":{"x":190029,"y":169020,"z":360332},"rot":{"x":348037,"y":19864,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300004,"propState":0,"propId":100,"pos":{"x":77916,"y":-2890,"z":-498625},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300003,"propState":0,"propId":103074,"pos":{"x":77890,"y":-2904,"z":-497698},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300002,"propState":1,"propId":211,"pos":{"x":78969,"y":-5990,"z":-498306},"rot":{"x":8194,"y":101249,"z":335880}},{"groupId":208,"instId":300001,"propState":18,"propId":104055,"pos":{"x":77916,"y":-3040,"z":-498627},"rot":{"x":347193,"y":264267,"z":356938}}],"npcs":[],"monsters":[],"teleports":{}},"510":{"props":[{"groupId":510,"instId":300012,"propState":0,"propId":104078,"pos":{"x":176280,"y":167670,"z":362670},"rot":{"x":0,"y":220548,"z":0}},{"groupId":510,"instId":300011,"propState":18,"propId":104055,"pos":{"x":180791,"y":170462,"z":361715},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300010,"propState":18,"propId":104055,"pos":{"x":180874,"y":170657,"z":361730},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300009,"propState":20,"propId":60403,"pos":{"x":190341,"y":167843,"z":363687},"rot":{"x":0,"y":30000,"z":0}},{"groupId":510,"instId":300008,"propState":18,"propId":104055,"pos":{"x":174855,"y":172341,"z":366487},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300007,"propState":18,"propId":104055,"pos":{"x":174855,"y":171877,"z":366508},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300006,"propState":18,"propId":104055,"pos":{"x":174768,"y":172125,"z":366101},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300005,"propState":18,"propId":104055,"pos":{"x":174992,"y":171632,"z":367015},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300004,"propState":18,"propId":104055,"pos":{"x":174901,"y":171168,"z":366612},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300003,"propState":18,"propId":104055,"pos":{"x":174899,"y":170492,"z":366534},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300002,"propState":18,"propId":104055,"pos":{"x":174982,"y":170830,"z":366867},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300001,"propState":18,"propId":104055,"pos":{"x":175084,"y":170909,"z":367324},"rot":{"x":0,"y":104400,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300004,"propState":0,"propId":100,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300003,"propState":0,"propId":103074,"pos":{"x":258223,"y":102524,"z":274787},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300002,"propState":1,"propId":211,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":0,"y":279817,"z":0}},{"groupId":210,"instId":300001,"propState":18,"propId":104055,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":270000,"y":9817,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300004,"propState":0,"propId":100,"pos":{"x":-132986,"y":27463,"z":-252368},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-132107,"y":27553,"z":-252580},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300002,"propState":1,"propId":211,"pos":{"x":-133052,"y":26103,"z":-253728},"rot":{"x":0,"y":0,"z":0}},{"groupId":211,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-132986,"y":27350,"z":-252401},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"209":{"props":[{"groupId":209,"instId":300001,"propState":0,"propId":104055,"pos":{"x":46602,"y":-4593,"z":-391873},"rot":{"x":344697,"y":300009,"z":356002}},{"groupId":209,"instId":300002,"propState":1,"propId":211,"pos":{"x":48064,"y":-5982,"z":-390773},"rot":{"x":0,"y":0,"z":0}},{"groupId":209,"instId":300004,"propState":0,"propId":100,"pos":{"x":46621,"y":-4524,"z":-391878},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300003,"propState":0,"propId":103074,"pos":{"x":47585,"y":-4388,"z":-391188},"rot":{"x":15000,"y":300000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"212":{"props":[{"groupId":212,"instId":300002,"propState":1,"propId":211,"pos":{"x":-55180,"y":12152,"z":-266265},"rot":{"x":0,"y":0,"z":0}},{"groupId":212,"instId":300004,"propState":0,"propId":100,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-54799,"y":14016,"z":-266205},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":339015,"y":119916,"z":346931}}],"npcs":[],"monsters":[],"teleports":{}},"213":{"props":[{"groupId":213,"instId":300006,"propState":0,"propId":104055,"pos":{"x":-31535,"y":4077,"z":-264049},"rot":{"x":355333,"y":326571,"z":358483}},{"groupId":213,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-30652,"y":4254,"z":-263381},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-31099,"y":4038,"z":-263724},"rot":{"x":358788,"y":353979,"z":354373}},{"groupId":213,"instId":300002,"propState":1,"propId":211,"pos":{"x":-30255,"y":3365,"z":-265518},"rot":{"x":0,"y":0,"z":0}},{"groupId":213,"instId":300004,"propState":0,"propId":100,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":355207,"y":309806,"z":356809}}],"npcs":[],"monsters":[],"teleports":{}},"214":{"props":[{"groupId":214,"instId":300006,"propState":1,"propId":211,"pos":{"x":179320,"y":106811,"z":366430},"rot":{"x":0,"y":0,"z":0}},{"groupId":214,"instId":300004,"propState":0,"propId":100,"pos":{"x":175522,"y":170178,"z":362892},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300005,"propState":0,"propId":103074,"pos":{"x":174986,"y":170184,"z":363433},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300003,"propState":1,"propId":104055,"pos":{"x":175522,"y":170077,"z":362892},"rot":{"x":331292,"y":197984,"z":19614}},{"groupId":214,"instId":300002,"propState":1,"propId":104055,"pos":{"x":175002,"y":156010,"z":362005},"rot":{"x":331066,"y":253144,"z":334584}},{"groupId":214,"instId":300001,"propState":0,"propId":104055,"pos":{"x":175099,"y":137806,"z":361822},"rot":{"x":315884,"y":214883,"z":30438}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300003,"propState":0,"propId":103074,"pos":{"x":160508,"y":102331,"z":309445},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300002,"propState":1,"propId":211,"pos":{"x":160112,"y":100770,"z":307461},"rot":{"x":0,"y":0,"z":0}},{"groupId":216,"instId":300004,"propState":0,"propId":100,"pos":{"x":159492,"y":102318,"z":309332},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300001,"propState":0,"propId":104055,"pos":{"x":159492,"y":102256,"z":309332},"rot":{"x":46257,"y":220798,"z":53139}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300005,"propState":0,"propId":103074,"pos":{"x":139957,"y":102238,"z":338903},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300006,"propState":1,"propId":211,"pos":{"x":127191,"y":101080,"z":331597},"rot":{"x":0,"y":0,"z":0}},{"groupId":215,"instId":300002,"propState":1,"propId":104055,"pos":{"x":130717,"y":102275,"z":338339},"rot":{"x":347305,"y":224748,"z":24829}},{"groupId":215,"instId":300004,"propState":0,"propId":100,"pos":{"x":140574,"y":102154,"z":339418},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300003,"propState":1,"propId":104055,"pos":{"x":140502,"y":102080,"z":339386},"rot":{"x":338088,"y":149909,"z":358527}},{"groupId":215,"instId":300001,"propState":0,"propId":104055,"pos":{"x":126007,"y":102265,"z":333305},"rot":{"x":357686,"y":211647,"z":337410}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300003,"propState":0,"propId":103074,"pos":{"x":225999,"y":171219,"z":357049},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300004,"propState":0,"propId":100,"pos":{"x":226896,"y":171199,"z":357241},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300002,"propState":1,"propId":211,"pos":{"x":226762,"y":167843,"z":357463},"rot":{"x":0,"y":0,"z":0}},{"groupId":217,"instId":300001,"propState":0,"propId":104055,"pos":{"x":226881,"y":171158,"z":357232},"rot":{"x":310676,"y":184882,"z":317410}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300004,"propState":0,"propId":100,"pos":{"x":336933,"y":173863,"z":292571},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300003,"propState":0,"propId":103074,"pos":{"x":337751,"y":173869,"z":293111},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300002,"propState":1,"propId":211,"pos":{"x":338040,"y":168259,"z":292549},"rot":{"x":0,"y":0,"z":0}},{"groupId":218,"instId":300001,"propState":0,"propId":104055,"pos":{"x":337076,"y":173730,"z":292727},"rot":{"x":348714,"y":303950,"z":46248}}],"npcs":[],"monsters":[],"teleports":{}},"219":{"props":[{"groupId":219,"instId":300004,"propState":0,"propId":100,"pos":{"x":186921,"y":170097,"z":364291},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300003,"propState":0,"propId":103074,"pos":{"x":186589,"y":170084,"z":364676},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300002,"propState":1,"propId":211,"pos":{"x":188001,"y":167843,"z":364979},"rot":{"x":352263,"y":245509,"z":8463}},{"groupId":219,"instId":300001,"propState":0,"propId":104055,"pos":{"x":186946,"y":169710,"z":364365},"rot":{"x":346221,"y":262675,"z":1754}}],"npcs":[],"monsters":[],"teleports":{}},"220":{"props":[{"groupId":220,"instId":300004,"propState":0,"propId":100,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300003,"propState":0,"propId":103074,"pos":{"x":303782,"y":106725,"z":211823},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300002,"propState":1,"propId":211,"pos":{"x":303252,"y":105988,"z":210165},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300001,"propState":18,"propId":104055,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":2050,"y":276515,"z":234}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300004,"propState":0,"propId":100,"pos":{"x":309161,"y":106561,"z":178007},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300003,"propState":0,"propId":103074,"pos":{"x":309976,"y":106561,"z":177585},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300002,"propState":1,"propId":211,"pos":{"x":309517,"y":106520,"z":178086},"rot":{"x":0,"y":0,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":104055,"pos":{"x":309174,"y":106436,"z":178023},"rot":{"x":338051,"y":40717,"z":358246}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300004,"propState":0,"propId":100,"pos":{"x":-47530,"y":12046,"z":-217414},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-46663,"y":12036,"z":-217902},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300002,"propState":1,"propId":211,"pos":{"x":-47487,"y":8183,"z":-218067},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-47530,"y":11920,"z":-217414},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300002,"propState":1,"propId":211,"pos":{"x":357800,"y":107971,"z":191113},"rot":{"x":0,"y":0,"z":0}},{"groupId":223,"instId":300004,"propState":0,"propId":100,"pos":{"x":356939,"y":108213,"z":190774},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300003,"propState":0,"propId":103074,"pos":{"x":356059,"y":108445,"z":191283},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300001,"propState":18,"propId":104055,"pos":{"x":356793,"y":108213,"z":190813},"rot":{"x":84763,"y":255315,"z":169334}}],"npcs":[],"monsters":[],"teleports":{}},"224":{"props":[{"groupId":224,"instId":300004,"propState":0,"propId":100,"pos":{"x":204211,"y":102733,"z":300041},"rot":{"x":0,"y":0,"z":0}},{"groupId":224,"instId":300003,"propState":0,"propId":103074,"pos":{"x":204652,"y":102748,"z":299495},"rot":{"x":0,"y":15000,"z":0}},{"groupId":224,"instId":300002,"propState":1,"propId":211,"pos":{"x":205414,"y":100841,"z":299431},"rot":{"x":0,"y":346016,"z":0}},{"groupId":224,"instId":300001,"propState":18,"propId":104055,"pos":{"x":204210,"y":102600,"z":300040},"rot":{"x":1321,"y":26393,"z":4574}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300004,"propState":0,"propId":100,"pos":{"x":178642,"y":169082,"z":393814},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300003,"propState":0,"propId":103074,"pos":{"x":178056,"y":169115,"z":393090},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300002,"propState":1,"propId":211,"pos":{"x":178703,"y":167843,"z":395308},"rot":{"x":0,"y":0,"z":0}},{"groupId":225,"instId":300001,"propState":0,"propId":104055,"pos":{"x":178669,"y":168938,"z":393833},"rot":{"x":359209,"y":145198,"z":345249}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300002,"propState":1,"propId":211,"pos":{"x":-86432,"y":12541,"z":-240353},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300004,"propState":0,"propId":100,"pos":{"x":-86343,"y":15390,"z":-239198},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239289},"rot":{"x":290582,"y":8124,"z":355052}},{"groupId":226,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-85553,"y":15359,"z":-239416},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239233},"rot":{"x":290582,"y":8124,"z":355052}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300002,"propState":1,"propId":211,"pos":{"x":-79319,"y":23948,"z":-253010},"rot":{"x":0,"y":300950,"z":0}},{"groupId":227,"instId":300005,"propState":0,"propId":100,"pos":{"x":-82291,"y":23948,"z":-252324},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300004,"propState":0,"propId":100,"pos":{"x":-78889,"y":24433,"z":-252627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-78844,"y":24499,"z":-253627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-78914,"y":24316,"z":-252642},"rot":{"x":0,"y":69952,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"357":{"props":[],"npcs":[{"groupId":357,"instId":400001,"npcId":14126,"pos":{"x":243851,"y":101713,"z":283891},"rot":{"x":0,"y":126434,"z":0}}],"monsters":[],"teleports":{}},"406":{"props":[{"groupId":406,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202701,"y":101238,"z":291138},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"407":{"props":[{"groupId":407,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202410,"y":93495,"z":161640},"rot":{"x":0,"y":206514,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"408":{"props":[{"groupId":408,"instId":300001,"propState":11,"propId":104046,"pos":{"x":359740,"y":107971,"z":209080},"rot":{"x":0,"y":293867,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"409":{"props":[{"groupId":409,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-142827,"y":15608,"z":-278700},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"496":{"props":[{"groupId":496,"instId":300001,"propState":18,"propId":104162,"pos":{"x":226836,"y":104516,"z":258812},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"521":{"props":[{"groupId":521,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"520":{"props":[{"groupId":520,"instId":300002,"propState":0,"propId":104159,"pos":{"x":-89401,"y":25964,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300004,"propState":0,"propId":100,"pos":{"x":-89401,"y":26097,"z":-268820},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300003,"propState":0,"propId":104102,"pos":{"x":-91599,"y":26787,"z":-268848},"rot":{"x":0,"y":88641,"z":0}},{"groupId":520,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"527":{"props":[{"groupId":527,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"526":{"props":[{"groupId":526,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300004,"propState":0,"propId":100,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300003,"propState":0,"propId":104102,"pos":{"x":135299,"y":102773,"z":341915},"rot":{"x":0,"y":60768,"z":0}},{"groupId":526,"instId":300002,"propState":0,"propId":104159,"pos":{"x":137081,"y":102152,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"529":{"props":[{"groupId":529,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"528":{"props":[{"groupId":528,"instId":300003,"propState":0,"propId":104102,"pos":{"x":367781,"y":109618,"z":186237},"rot":{"x":0,"y":130186,"z":0}},{"groupId":528,"instId":300004,"propState":0,"propId":100,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300002,"propState":0,"propId":104159,"pos":{"x":369095,"y":108918,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"617":{"props":[{"groupId":617,"instId":300017,"propState":0,"propId":104080,"pos":{"x":76546,"y":-5317,"z":-398579},"rot":{"x":0,"y":221601,"z":0}},{"groupId":617,"instId":300003,"propState":0,"propId":104080,"pos":{"x":97877,"y":-5290,"z":-482547},"rot":{"x":0,"y":39963,"z":0}},{"groupId":617,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-15893,"y":6909,"z":-311402},"rot":{"x":0,"y":70586,"z":0}},{"groupId":617,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-19381,"y":4065,"z":-224032},"rot":{"x":0,"y":210852,"z":0}},{"groupId":617,"instId":300013,"propState":0,"propId":104080,"pos":{"x":5710,"y":4139,"z":-279910},"rot":{"x":0,"y":236608,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"618":{"props":[{"groupId":618,"instId":300002,"propState":0,"propId":104080,"pos":{"x":296348,"y":157838,"z":353201},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300006,"propState":0,"propId":104080,"pos":{"x":206547,"y":101470,"z":328384},"rot":{"x":0,"y":156276,"z":0}},{"groupId":618,"instId":300003,"propState":0,"propId":104080,"pos":{"x":202043,"y":168559,"z":358779},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300008,"propState":0,"propId":104080,"pos":{"x":130539,"y":94556,"z":260805},"rot":{"x":0,"y":330000,"z":0}},{"groupId":618,"instId":300009,"propState":0,"propId":104080,"pos":{"x":341773,"y":108671,"z":198655},"rot":{"x":0,"y":22954,"z":0}},{"groupId":618,"instId":300005,"propState":0,"propId":104080,"pos":{"x":217457,"y":98186,"z":156219},"rot":{"x":0,"y":209643,"z":0}},{"groupId":618,"instId":300004,"propState":0,"propId":104080,"pos":{"x":132272,"y":98874,"z":194682},"rot":{"x":0,"y":28461,"z":0}},{"groupId":618,"instId":300001,"propState":0,"propId":104080,"pos":{"x":137265,"y":101682,"z":323852},"rot":{"x":0,"y":278513,"z":0}},{"groupId":618,"instId":300007,"propState":0,"propId":104080,"pos":{"x":193620,"y":94145,"z":166199},"rot":{"x":0,"y":18071,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"671":{"props":[{"groupId":671,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359306,"y":108470,"z":202777},"rot":{"x":0,"y":202807,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"670":{"props":[{"groupId":670,"instId":300013,"propState":18,"propId":104093,"pos":{"x":-46712,"y":6773,"z":-280120},"rot":{"x":0,"y":64953,"z":0}},{"groupId":670,"instId":300011,"propState":18,"propId":104095,"pos":{"x":128209,"y":101710,"z":333516},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300009,"propState":18,"propId":104093,"pos":{"x":305331,"y":106653,"z":168630},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300007,"propState":18,"propId":104096,"pos":{"x":131048,"y":95138,"z":275098},"rot":{"x":0,"y":69556,"z":0}},{"groupId":670,"instId":300002,"propState":18,"propId":104095,"pos":{"x":-31260,"y":6887,"z":-323892},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300012,"propState":18,"propId":104094,"pos":{"x":-89306,"y":27612,"z":-239309},"rot":{"x":0,"y":133168,"z":0}},{"groupId":670,"instId":300010,"propState":18,"propId":104093,"pos":{"x":351503,"y":108044,"z":197206},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300008,"propState":18,"propId":104094,"pos":{"x":-11199,"y":4203,"z":-266538},"rot":{"x":0,"y":73758,"z":0}},{"groupId":670,"instId":300006,"propState":18,"propId":104094,"pos":{"x":298203,"y":105994,"z":215710},"rot":{"x":0,"y":322762,"z":0}},{"groupId":670,"instId":300005,"propState":18,"propId":104094,"pos":{"x":263155,"y":102634,"z":164478},"rot":{"x":0,"y":75158,"z":0}},{"groupId":670,"instId":300004,"propState":18,"propId":104093,"pos":{"x":179317,"y":94067,"z":172867},"rot":{"x":0,"y":165573,"z":0}},{"groupId":670,"instId":300003,"propState":18,"propId":104093,"pos":{"x":-114502,"y":16751,"z":-220922},"rot":{"x":0,"y":300762,"z":0}},{"groupId":670,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-81519,"y":13019,"z":-268441},"rot":{"x":0,"y":0,"z":74776}}],"npcs":[],"monsters":[],"teleports":{}},"790":{"props":[{"groupId":790,"instId":300002,"propState":0,"propId":100,"pos":{"x":355634,"y":109724,"z":187361},"rot":{"x":0,"y":345335,"z":0}},{"groupId":790,"instId":300001,"propState":0,"propId":100,"pos":{"x":170425,"y":103346,"z":329899},"rot":{"x":0,"y":153327,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"813":{"props":[{"groupId":813,"instId":300002,"propState":18,"propId":104094,"pos":{"x":174385,"y":168465,"z":378219},"rot":{"x":0,"y":216335,"z":0}},{"groupId":813,"instId":300001,"propState":18,"propId":104095,"pos":{"x":205919,"y":168773,"z":413410},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"814":{"props":[{"groupId":814,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-126536,"y":16175,"z":-270549},"rot":{"x":0,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"824":{"props":[{"groupId":824,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359673,"y":108470,"z":202695},"rot":{"x":0,"y":235146,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":501,"startAnchorId":3,"startGroupId":6}},"1040161":{"P10401_F10401001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300006,"propState":8,"propId":101,"pos":{"x":329967,"y":107971,"z":217122},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300008,"propState":8,"propId":101,"pos":{"x":162270,"y":100770,"z":309349},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":8,"propId":101,"pos":{"x":-19340,"y":5990,"z":-300240},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300009,"propState":8,"propId":101,"pos":{"x":315770,"y":152774,"z":298757},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300007,"propState":8,"propId":101,"pos":{"x":224470,"y":104516,"z":263170},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300005,"propState":8,"propId":101,"pos":{"x":227579,"y":167843,"z":369819},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":8,"propId":101,"pos":{"x":124536,"y":98377,"z":192166},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":8,"propId":101,"pos":{"x":-101136,"y":15608,"z":-278544},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":8,"propId":101,"pos":{"x":78066,"y":-5970,"z":-486616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1040107":{"anchorId":7,"groupId":6,"instId":300007,"pos":{"x":216390,"y":103529,"z":270850},"rot":{"x":0,"y":75679,"z":0}},"1040108":{"anchorId":8,"groupId":6,"instId":300008,"pos":{"x":167763,"y":100770,"z":308090},"rot":{"x":0,"y":90000,"z":0}},"1040109":{"anchorId":9,"groupId":6,"instId":300009,"pos":{"x":318666,"y":152472,"z":306522},"rot":{"x":0,"y":56899,"z":0}},"1040101":{"anchorId":1,"groupId":6,"instId":300001,"pos":{"x":89730,"y":-6120,"z":-492460},"rot":{"x":0,"y":346618,"z":0}},"1040102":{"anchorId":2,"groupId":6,"instId":300002,"pos":{"x":-21430,"y":5990,"z":-303590},"rot":{"x":0,"y":254754,"z":0}},"1040103":{"anchorId":3,"groupId":6,"instId":300003,"pos":{"x":-105120,"y":15608,"z":-278950},"rot":{"x":0,"y":329392,"z":0}},"1040104":{"anchorId":4,"groupId":6,"instId":300004,"pos":{"x":114403,"y":98354,"z":194152},"rot":{"x":0,"y":60000,"z":0}},"1040105":{"anchorId":5,"groupId":6,"instId":300005,"pos":{"x":221674,"y":168060,"z":363828},"rot":{"x":0,"y":330000,"z":0}},"1040106":{"anchorId":6,"groupId":6,"instId":300006,"pos":{"x":336400,"y":107971,"z":213537},"rot":{"x":0,"y":182732,"z":0}}}},"8":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300010,"propState":1,"propId":104018,"pos":{"x":353781,"y":107971,"z":203856},"rot":{"x":0,"y":150000,"z":0}},{"groupId":26,"instId":300012,"propState":1,"propId":104018,"pos":{"x":241740,"y":101971,"z":163320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300011,"propState":1,"propId":104018,"pos":{"x":291750,"y":105971,"z":185290},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300007,"propState":1,"propId":104007,"pos":{"x":143159,"y":100976,"z":309937},"rot":{"x":0,"y":293966,"z":0}},{"groupId":26,"instId":300006,"propState":1,"propId":104007,"pos":{"x":159686,"y":100793,"z":300618},"rot":{"x":0,"y":240000,"z":0}},{"groupId":26,"instId":300005,"propState":1,"propId":104007,"pos":{"x":188042,"y":104630,"z":276986},"rot":{"x":0,"y":330000,"z":0}},{"groupId":26,"instId":300004,"propState":1,"propId":104007,"pos":{"x":212126,"y":103740,"z":279143},"rot":{"x":0,"y":112500,"z":0}},{"groupId":26,"instId":300003,"propState":1,"propId":104007,"pos":{"x":236879,"y":103740,"z":236270},"rot":{"x":0,"y":7500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300012,"propState":12,"propId":60401,"pos":{"x":-86640,"y":27266,"z":-243760},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300010,"propState":12,"propId":60401,"pos":{"x":-102840,"y":19562,"z":-246767},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300009,"propState":12,"propId":60401,"pos":{"x":-60375,"y":12152,"z":-278233},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300008,"propState":12,"propId":60401,"pos":{"x":-134960,"y":15608,"z":-280360},"rot":{"x":0,"y":90001,"z":0}},{"groupId":9,"instId":300007,"propState":12,"propId":60401,"pos":{"x":-74082,"y":11031,"z":-231372},"rot":{"x":0,"y":179999,"z":0}},{"groupId":9,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-64086,"y":21093,"z":-269232},"rot":{"x":0,"y":20649,"z":0}},{"groupId":9,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-33678,"y":3365,"z":-267524},"rot":{"x":0,"y":90531,"z":0}},{"groupId":9,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-26774,"y":3350,"z":-287644},"rot":{"x":0,"y":1,"z":0}},{"groupId":9,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-18250,"y":6339,"z":-296226},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300002,"propState":12,"propId":60401,"pos":{"x":3914,"y":3450,"z":-290792},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":12,"propId":60401,"pos":{"x":82050,"y":-5915,"z":-395340},"rot":{"x":0,"y":276750,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300004,"propState":1,"propId":104014,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300003,"propState":1,"propId":104014,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300002,"propState":1,"propId":104001,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300001,"propState":1,"propId":104001,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300005,"propState":1,"propId":104013,"pos":{"x":316207,"y":152404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":1,"propId":104013,"pos":{"x":316207,"y":109404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":1,"propId":104002,"pos":{"x":316455,"y":152200,"z":310770},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":1,"propId":104003,"pos":{"x":311898,"y":152508,"z":314894},"rot":{"x":0,"y":91953,"z":0}},{"groupId":13,"instId":300001,"propState":1,"propId":104003,"pos":{"x":312570,"y":109590,"z":314512},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300028,"propState":0,"propId":104010,"pos":{"x":19589,"y":3448,"z":-237547},"rot":{"x":0,"y":241864,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":104010,"pos":{"x":20605,"y":3448,"z":-283484},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300027,"propState":0,"propId":104010,"pos":{"x":21331,"y":2224,"z":-334155},"rot":{"x":0,"y":263701,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":104010,"pos":{"x":43152,"y":-5300,"z":-372415},"rot":{"x":0,"y":220886,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":104010,"pos":{"x":14697,"y":-1293,"z":-360615},"rot":{"x":0,"y":51018,"z":0}},{"groupId":10,"instId":300012,"propState":0,"propId":104010,"pos":{"x":55603,"y":-6017,"z":-404746},"rot":{"x":0,"y":23104,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":104010,"pos":{"x":58732,"y":-5990,"z":-419241},"rot":{"x":0,"y":102446,"z":0}},{"groupId":10,"instId":300025,"propState":0,"propId":104010,"pos":{"x":89695,"y":-5970,"z":-448796},"rot":{"x":0,"y":210643,"z":0}},{"groupId":10,"instId":300023,"propState":0,"propId":104010,"pos":{"x":-133409,"y":15164,"z":-280288},"rot":{"x":339524,"y":86672,"z":0}},{"groupId":10,"instId":300022,"propState":0,"propId":104010,"pos":{"x":-134892,"y":15204,"z":-278844},"rot":{"x":339188,"y":3118,"z":0}},{"groupId":10,"instId":300021,"propState":0,"propId":104011,"pos":{"x":-14840,"y":3448,"z":-206413},"rot":{"x":0,"y":177426,"z":0}},{"groupId":10,"instId":300020,"propState":0,"propId":104011,"pos":{"x":-25366,"y":3333,"z":-216889},"rot":{"x":0,"y":88688,"z":0}},{"groupId":10,"instId":300024,"propState":0,"propId":104011,"pos":{"x":-63897,"y":21093,"z":-236956},"rot":{"x":0,"y":220027,"z":0}},{"groupId":10,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-62385,"y":21150,"z":-257798},"rot":{"x":0,"y":264682,"z":0}},{"groupId":10,"instId":300018,"propState":0,"propId":104011,"pos":{"x":-111490,"y":26632,"z":-258600},"rot":{"x":0,"y":311826,"z":0}},{"groupId":10,"instId":300015,"propState":0,"propId":104008,"pos":{"x":-84739,"y":27779,"z":-263615},"rot":{"x":0,"y":156113,"z":0}},{"groupId":10,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-76758,"y":24054,"z":-249600},"rot":{"x":0,"y":53418,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":104008,"pos":{"x":-26494,"y":6610,"z":-323210},"rot":{"x":0,"y":351685,"z":0}},{"groupId":10,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-144850,"y":16251,"z":-247720},"rot":{"x":0,"y":75105,"z":0}},{"groupId":10,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-71770,"y":12394,"z":-278750},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-74500,"y":11160,"z":-287292},"rot":{"x":0,"y":236527,"z":0}},{"groupId":10,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-50970,"y":5978,"z":-300970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-51120,"y":5978,"z":-310370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-39636,"y":5990,"z":-294265},"rot":{"x":0,"y":185572,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300001,"propState":0,"propId":104015,"pos":{"x":204915,"y":167443,"z":391466},"rot":{"x":0,"y":245000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[{"groupId":152,"instId":300023,"propState":12,"propId":60401,"pos":{"x":221083,"y":100770,"z":333802},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300011,"propState":12,"propId":60401,"pos":{"x":225310,"y":101000,"z":290410},"rot":{"x":0,"y":59999,"z":0}},{"groupId":152,"instId":300022,"propState":12,"propId":60401,"pos":{"x":171673,"y":100770,"z":318303},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300017,"propState":12,"propId":60401,"pos":{"x":327440,"y":107971,"z":221628},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300014,"propState":12,"propId":60401,"pos":{"x":282990,"y":101971,"z":173500},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300007,"propState":12,"propId":60401,"pos":{"x":194002,"y":104122,"z":255928},"rot":{"x":0,"y":130733,"z":0}},{"groupId":152,"instId":300024,"propState":12,"propId":60401,"pos":{"x":145640,"y":100754,"z":297480},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300020,"propState":12,"propId":60401,"pos":{"x":199019,"y":167843,"z":358454},"rot":{"x":0,"y":18403,"z":0}},{"groupId":152,"instId":300016,"propState":12,"propId":60401,"pos":{"x":329340,"y":106089,"z":169620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300013,"propState":12,"propId":60401,"pos":{"x":338020,"y":152803,"z":333890},"rot":{"x":0,"y":221024,"z":0}},{"groupId":152,"instId":300005,"propState":12,"propId":60401,"pos":{"x":177853,"y":93580,"z":175242},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300021,"propState":12,"propId":60401,"pos":{"x":190814,"y":101238,"z":287208},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300019,"propState":12,"propId":60401,"pos":{"x":269649,"y":163150,"z":363836},"rot":{"x":0,"y":310585,"z":0}},{"groupId":152,"instId":300015,"propState":12,"propId":60401,"pos":{"x":286450,"y":105958,"z":211950},"rot":{"x":0,"y":148320,"z":0}},{"groupId":152,"instId":300012,"propState":12,"propId":60401,"pos":{"x":255420,"y":101000,"z":320270},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300010,"propState":12,"propId":60401,"pos":{"x":268140,"y":101000,"z":239810},"rot":{"x":0,"y":328116,"z":0}},{"groupId":152,"instId":300009,"propState":12,"propId":60401,"pos":{"x":183158,"y":104652,"z":266854},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300008,"propState":12,"propId":60401,"pos":{"x":229414,"y":105571,"z":210692},"rot":{"x":0,"y":321314,"z":0}},{"groupId":152,"instId":300006,"propState":12,"propId":60401,"pos":{"x":253837,"y":98644,"z":136847},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300004,"propState":12,"propId":60401,"pos":{"x":185760,"y":105762,"z":371090},"rot":{"x":0,"y":45000,"z":0}},{"groupId":152,"instId":300002,"propState":12,"propId":60401,"pos":{"x":130494,"y":93630,"z":279354},"rot":{"x":0,"y":239980,"z":0}},{"groupId":152,"instId":300001,"propState":12,"propId":60401,"pos":{"x":152574,"y":93638,"z":266324},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300037,"propState":0,"propId":104011,"pos":{"x":314177,"y":153280,"z":292709},"rot":{"x":0,"y":92791,"z":0}},{"groupId":153,"instId":300031,"propState":0,"propId":104010,"pos":{"x":245807,"y":164825,"z":374963},"rot":{"x":0,"y":127904,"z":0}},{"groupId":153,"instId":300032,"propState":0,"propId":104010,"pos":{"x":277570,"y":159001,"z":355931},"rot":{"x":0,"y":130587,"z":0}},{"groupId":153,"instId":300010,"propState":0,"propId":104009,"pos":{"x":333780,"y":153438,"z":347280},"rot":{"x":0,"y":404,"z":0}},{"groupId":153,"instId":300030,"propState":0,"propId":104010,"pos":{"x":178485,"y":167843,"z":371664},"rot":{"x":0,"y":56447,"z":0}},{"groupId":153,"instId":300002,"propState":0,"propId":104010,"pos":{"x":128310,"y":100954,"z":292948},"rot":{"x":0,"y":62758,"z":0}},{"groupId":153,"instId":300011,"propState":0,"propId":104009,"pos":{"x":219650,"y":97644,"z":143270},"rot":{"x":0,"y":92595,"z":0}},{"groupId":153,"instId":300001,"propState":0,"propId":104010,"pos":{"x":143195,"y":93656,"z":258228},"rot":{"x":0,"y":330871,"z":0}},{"groupId":153,"instId":300029,"propState":0,"propId":104010,"pos":{"x":118702,"y":93656,"z":244941},"rot":{"x":0,"y":60791,"z":0}},{"groupId":153,"instId":300015,"propState":0,"propId":104011,"pos":{"x":134181,"y":98377,"z":214970},"rot":{"x":0,"y":150000,"z":0}},{"groupId":153,"instId":300012,"propState":0,"propId":104008,"pos":{"x":292770,"y":101000,"z":253740},"rot":{"x":0,"y":151932,"z":0}},{"groupId":153,"instId":300023,"propState":0,"propId":104011,"pos":{"x":322496,"y":107971,"z":226099},"rot":{"x":0,"y":187422,"z":0}},{"groupId":153,"instId":300035,"propState":0,"propId":104011,"pos":{"x":146505,"y":100471,"z":298122},"rot":{"x":342589,"y":54454,"z":0}},{"groupId":153,"instId":300033,"propState":0,"propId":104010,"pos":{"x":278410,"y":163045,"z":379509},"rot":{"x":0,"y":258352,"z":0}},{"groupId":153,"instId":300028,"propState":0,"propId":104011,"pos":{"x":113901,"y":93638,"z":278405},"rot":{"x":0,"y":198040,"z":0}},{"groupId":153,"instId":300026,"propState":0,"propId":104011,"pos":{"x":141980,"y":98377,"z":200620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":153,"instId":300025,"propState":0,"propId":104010,"pos":{"x":150702,"y":105591,"z":352393},"rot":{"x":0,"y":60000,"z":0}},{"groupId":153,"instId":300024,"propState":0,"propId":104010,"pos":{"x":138940,"y":100954,"z":308470},"rot":{"x":0,"y":326307,"z":0}},{"groupId":153,"instId":300036,"propState":0,"propId":104010,"pos":{"x":329070,"y":107647,"z":221670},"rot":{"x":350770,"y":105499,"z":0}},{"groupId":153,"instId":300022,"propState":0,"propId":104010,"pos":{"x":346015,"y":107971,"z":231792},"rot":{"x":0,"y":180550,"z":0}},{"groupId":153,"instId":300021,"propState":0,"propId":104010,"pos":{"x":321207,"y":105971,"z":197154},"rot":{"x":0,"y":60201,"z":0}},{"groupId":153,"instId":300014,"propState":0,"propId":104010,"pos":{"x":308709,"y":106272,"z":159522},"rot":{"x":0,"y":36623,"z":0}},{"groupId":153,"instId":300019,"propState":0,"propId":104010,"pos":{"x":318070,"y":105971,"z":196210},"rot":{"x":0,"y":243409,"z":0}},{"groupId":153,"instId":300013,"propState":0,"propId":104010,"pos":{"x":279350,"y":105971,"z":191890},"rot":{"x":0,"y":241048,"z":0}},{"groupId":153,"instId":300018,"propState":0,"propId":104010,"pos":{"x":255266,"y":101971,"z":167109},"rot":{"x":0,"y":154263,"z":0}},{"groupId":153,"instId":300009,"propState":0,"propId":104011,"pos":{"x":234600,"y":103530,"z":222580},"rot":{"x":0,"y":17701,"z":0}},{"groupId":153,"instId":300006,"propState":0,"propId":104010,"pos":{"x":184370,"y":103203,"z":225470},"rot":{"x":0,"y":326831,"z":0}},{"groupId":153,"instId":300016,"propState":0,"propId":104010,"pos":{"x":176260,"y":103203,"z":239780},"rot":{"x":0,"y":150437,"z":0}},{"groupId":153,"instId":300005,"propState":0,"propId":104010,"pos":{"x":231250,"y":97644,"z":153440},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300004,"propState":0,"propId":104010,"pos":{"x":227950,"y":97644,"z":159150},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300003,"propState":0,"propId":104011,"pos":{"x":177050,"y":93120,"z":174910},"rot":{"x":0,"y":246601,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":160,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":160,"instId":300002,"propState":0,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}},{"groupId":160,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300002,"propState":0,"propId":104020,"pos":{"x":-66980,"y":21867,"z":-266740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-99031,"y":15920,"z":-275022},"rot":{"x":0,"y":273537,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300002,"propState":0,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"242":{"props":[{"groupId":242,"instId":300002,"propState":0,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":242,"instId":300001,"propState":0,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"258":{"props":[{"groupId":258,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300001,"propState":0,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":0,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"259":{"props":[{"groupId":259,"instId":300002,"propState":0,"propId":100,"pos":{"x":338174,"y":114272,"z":200923},"rot":{"x":0,"y":0,"z":0}},{"groupId":259,"instId":300001,"propState":0,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"260":{"props":[{"groupId":260,"instId":300001,"propState":0,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"261":{"props":[{"groupId":261,"instId":300001,"propState":0,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"262":{"props":[{"groupId":262,"instId":300001,"propState":0,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"263":{"props":[{"groupId":263,"instId":300001,"propState":0,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"245":{"props":[{"groupId":245,"instId":300004,"propState":1,"propId":211,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300003,"propState":20,"propId":60401,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}},{"groupId":245,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300003,"propState":1,"propId":104060,"pos":{"x":178203,"y":95088,"z":175242},"rot":{"x":0,"y":61300,"z":0}},{"groupId":164,"instId":300002,"propState":1,"propId":104060,"pos":{"x":77893,"y":-4450,"z":-498633},"rot":{"x":0,"y":253178,"z":0}},{"groupId":164,"instId":300001,"propState":1,"propId":104060,"pos":{"x":-1540,"y":4866,"z":-287650},"rot":{"x":0,"y":269808,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300010,"propState":0,"propId":104078,"pos":{"x":340774,"y":107971,"z":190474},"rot":{"x":0,"y":330000,"z":0}},{"groupId":94,"instId":300009,"propState":0,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300008,"propState":0,"propId":104078,"pos":{"x":-122252,"y":15622,"z":-283207},"rot":{"x":0,"y":180849,"z":0}},{"groupId":94,"instId":300007,"propState":0,"propId":104078,"pos":{"x":273980,"y":102188,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":94,"instId":300004,"propState":0,"propId":104078,"pos":{"x":204903,"y":167529,"z":391455},"rot":{"x":0,"y":329375,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":104104,"pos":{"x":139743,"y":100989,"z":319552},"rot":{"x":0,"y":331251,"z":0}}],"npcs":[{"groupId":151,"instId":400006,"npcId":14312,"pos":{"x":139892,"y":102103,"z":319130},"rot":{"x":0,"y":239755,"z":0}},{"groupId":151,"instId":400001,"npcId":100,"pos":{"x":139968,"y":102482,"z":319179},"rot":{"x":0,"y":242786,"z":0}}],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300004,"propState":1,"propId":211,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300003,"propState":20,"propId":60401,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300002,"propState":0,"propId":104023,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}},{"groupId":287,"instId":300001,"propState":0,"propId":104010,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"289":{"props":[{"groupId":289,"instId":300004,"propState":1,"propId":211,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300003,"propState":20,"propId":60401,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300002,"propState":0,"propId":104023,"pos":{"x":342033,"y":168183,"z":326850},"rot":{"x":0,"y":346005,"z":0}},{"groupId":289,"instId":300001,"propState":0,"propId":104011,"pos":{"x":342033,"y":168036,"z":326850},"rot":{"x":0,"y":346005,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300008,"propState":0,"propId":104068,"pos":{"x":210027,"y":104654,"z":224475},"rot":{"x":0,"y":59128,"z":0}},{"groupId":95,"instId":300007,"propState":0,"propId":104068,"pos":{"x":210166,"y":103536,"z":287518},"rot":{"x":0,"y":202254,"z":0}},{"groupId":95,"instId":300006,"propState":0,"propId":104068,"pos":{"x":-106222,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300005,"propState":0,"propId":104068,"pos":{"x":227188,"y":100770,"z":344085},"rot":{"x":0,"y":240000,"z":0}},{"groupId":95,"instId":300004,"propState":0,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300003,"propState":0,"propId":104068,"pos":{"x":221207,"y":167929,"z":357985},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300002,"propState":0,"propId":104068,"pos":{"x":-57455,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300001,"propState":0,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"309":{"props":[{"groupId":309,"instId":300004,"propState":1,"propId":211,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300003,"propState":20,"propId":60401,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300002,"propState":0,"propId":104023,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":346005,"z":0}},{"groupId":309,"instId":300001,"propState":0,"propId":104010,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":272341,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"522":{"props":[{"groupId":522,"instId":300012,"propState":1,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}},{"groupId":522,"instId":300011,"propState":1,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}},{"groupId":522,"instId":300010,"propState":1,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}},{"groupId":522,"instId":300009,"propState":1,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}},{"groupId":522,"instId":300008,"propState":1,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300007,"propState":1,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300006,"propState":1,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300005,"propState":102,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300004,"propState":101,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}},{"groupId":522,"instId":300003,"propState":1,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300002,"propState":1,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300001,"propState":2,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300008,"propState":0,"propId":104012,"pos":{"x":257554,"y":102389,"z":172472},"rot":{"x":0,"y":330054,"z":0}},{"groupId":93,"instId":300007,"propState":1,"propId":104012,"pos":{"x":-79120,"y":14778,"z":-283515},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":104012,"pos":{"x":209210,"y":100740,"z":308940},"rot":{"x":0,"y":329129,"z":0}},{"groupId":93,"instId":300005,"propState":0,"propId":104012,"pos":{"x":352900,"y":107971,"z":220700},"rot":{"x":0,"y":240000,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":104012,"pos":{"x":219888,"y":97644,"z":168466},"rot":{"x":0,"y":150238,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":104012,"pos":{"x":158376,"y":105750,"z":344739},"rot":{"x":0,"y":224478,"z":0}},{"groupId":93,"instId":300002,"propState":1,"propId":104012,"pos":{"x":-146909,"y":15640,"z":-263311},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":104012,"pos":{"x":-14980,"y":3350,"z":-283160},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300008,"propState":0,"propId":104059,"pos":{"x":-64190,"y":21093,"z":-235440},"rot":{"x":0,"y":212078,"z":0}},{"groupId":96,"instId":300007,"propState":0,"propId":104059,"pos":{"x":-66826,"y":11067,"z":-234952},"rot":{"x":0,"y":267497,"z":0}},{"groupId":96,"instId":300006,"propState":0,"propId":104059,"pos":{"x":-4256,"y":3381,"z":-247994},"rot":{"x":0,"y":224790,"z":0}},{"groupId":96,"instId":300005,"propState":0,"propId":104059,"pos":{"x":118761,"y":101070,"z":317301},"rot":{"x":0,"y":77253,"z":0}},{"groupId":96,"instId":300004,"propState":1,"propId":104059,"pos":{"x":270190,"y":163213,"z":371600},"rot":{"x":0,"y":260032,"z":0}},{"groupId":96,"instId":300003,"propState":0,"propId":104059,"pos":{"x":198068,"y":104652,"z":269939},"rot":{"x":0,"y":151368,"z":0}},{"groupId":96,"instId":300002,"propState":0,"propId":104059,"pos":{"x":325745,"y":106160,"z":184548},"rot":{"x":0,"y":240447,"z":0}},{"groupId":96,"instId":300001,"propState":1,"propId":104059,"pos":{"x":234018,"y":100947,"z":269707},"rot":{"x":0,"y":39325,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[],"npcs":[{"groupId":36,"instId":400001,"npcId":3149,"pos":{"x":-59530,"y":12152,"z":-273520},"rot":{"x":0,"y":309292,"z":0}}],"monsters":[],"teleports":{}},"37":{"props":[],"npcs":[{"groupId":37,"instId":400001,"npcId":14109,"pos":{"x":-95080,"y":14756,"z":-279743},"rot":{"x":0,"y":10151,"z":0}}],"monsters":[],"teleports":{}},"39":{"props":[],"npcs":[{"groupId":39,"instId":400001,"npcId":14209,"pos":{"x":-96529,"y":15621,"z":-265169},"rot":{"x":0,"y":224052,"z":0}}],"monsters":[],"teleports":{}},"40":{"props":[],"npcs":[{"groupId":40,"instId":400001,"npcId":14110,"pos":{"x":-111968,"y":15665,"z":-266978},"rot":{"x":0,"y":196945,"z":0}}],"monsters":[],"teleports":{}},"176":{"props":[],"npcs":[{"groupId":176,"instId":400001,"npcId":3185,"pos":{"x":87700,"y":-16540,"z":-477300},"rot":{"x":0,"y":345321,"z":0}},{"groupId":176,"instId":400003,"npcId":14112,"pos":{"x":85750,"y":-16540,"z":-467330},"rot":{"x":0,"y":0,"z":0}},{"groupId":176,"instId":400002,"npcId":3183,"pos":{"x":86500,"y":-16540,"z":-469680},"rot":{"x":0,"y":341837,"z":0}}],"monsters":[],"teleports":{}},"820":{"props":[{"groupId":820,"instId":300005,"propState":0,"propId":104184,"pos":{"x":188943,"y":168491,"z":360863},"rot":{"x":0,"y":51369,"z":0}},{"groupId":820,"instId":300008,"propState":0,"propId":104183,"pos":{"x":188982,"y":168196,"z":361535},"rot":{"x":0,"y":49461,"z":0}},{"groupId":820,"instId":300002,"propState":0,"propId":104125,"pos":{"x":188889,"y":168635,"z":361465},"rot":{"x":293668,"y":60173,"z":333797}},{"groupId":820,"instId":300001,"propState":0,"propId":104126,"pos":{"x":188961,"y":168979,"z":360890},"rot":{"x":0,"y":76530,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"865":{"props":[{"groupId":865,"instId":300005,"propState":0,"propId":104226,"pos":{"x":189635,"y":168368,"z":361185},"rot":{"x":0,"y":24286,"z":0}},{"groupId":865,"instId":300003,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":865,"instId":300008,"propState":0,"propId":104227,"pos":{"x":189472,"y":168865,"z":360522},"rot":{"x":0,"y":39686,"z":0}},{"groupId":865,"instId":300002,"propState":2,"propId":104128,"pos":{"x":189341,"y":169342,"z":360495},"rot":{"x":341444,"y":40212,"z":11724}},{"groupId":865,"instId":300001,"propState":0,"propId":104127,"pos":{"x":189616,"y":168721,"z":361183},"rot":{"x":354334,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"693":{"props":[{"groupId":693,"instId":300006,"propState":0,"propId":104056,"pos":{"x":187700,"y":168997,"z":361632},"rot":{"x":270000,"y":217406,"z":0}},{"groupId":693,"instId":300009,"propState":1,"propId":104077,"pos":{"x":192762,"y":167843,"z":360452},"rot":{"x":0,"y":356980,"z":0}},{"groupId":693,"instId":300004,"propState":0,"propId":104066,"pos":{"x":187499,"y":168416,"z":362527},"rot":{"x":0,"y":0,"z":0}},{"groupId":693,"instId":300010,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":693,"instId":300008,"propState":0,"propId":104058,"pos":{"x":186773,"y":169074,"z":362520},"rot":{"x":305512,"y":144406,"z":358917}},{"groupId":693,"instId":300007,"propState":0,"propId":104057,"pos":{"x":187523,"y":168660,"z":362604},"rot":{"x":321778,"y":257200,"z":342283}},{"groupId":693,"instId":300005,"propState":0,"propId":104055,"pos":{"x":187254,"y":169364,"z":362029},"rot":{"x":355460,"y":192204,"z":1333}},{"groupId":693,"instId":300003,"propState":0,"propId":104065,"pos":{"x":187839,"y":168590,"z":361729},"rot":{"x":0,"y":287206,"z":0}},{"groupId":693,"instId":300002,"propState":0,"propId":104064,"pos":{"x":186826,"y":168808,"z":362539},"rot":{"x":0,"y":302025,"z":0}},{"groupId":693,"instId":300001,"propState":0,"propId":104063,"pos":{"x":187289,"y":169063,"z":361953},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"866":{"props":[{"groupId":866,"instId":300003,"propState":0,"propId":104264,"pos":{"x":190496,"y":168785,"z":359822},"rot":{"x":0,"y":338559,"z":0}},{"groupId":866,"instId":300008,"propState":0,"propId":104130,"pos":{"x":191201,"y":169576,"z":359615},"rot":{"x":3903,"y":64446,"z":12593}},{"groupId":866,"instId":300004,"propState":0,"propId":104265,"pos":{"x":190876,"y":168343,"z":360318},"rot":{"x":0,"y":320132,"z":0}},{"groupId":866,"instId":300007,"propState":0,"propId":104132,"pos":{"x":190871,"y":168580,"z":360364},"rot":{"x":22141,"y":356659,"z":352074}},{"groupId":866,"instId":300006,"propState":0,"propId":104131,"pos":{"x":190486,"y":169002,"z":359850},"rot":{"x":0,"y":0,"z":0}},{"groupId":866,"instId":300005,"propState":0,"propId":104129,"pos":{"x":191862,"y":168905,"z":360250},"rot":{"x":354080,"y":333511,"z":354898}},{"groupId":866,"instId":300002,"propState":0,"propId":104266,"pos":{"x":191305,"y":169043,"z":359745},"rot":{"x":0,"y":9052,"z":0}},{"groupId":866,"instId":300001,"propState":0,"propId":104267,"pos":{"x":191717,"y":168653,"z":360253},"rot":{"x":0,"y":15097,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"904":{"props":[{"groupId":904,"instId":300006,"propState":1,"propId":103074,"pos":{"x":188377,"y":169121,"z":361512},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300015,"propState":1,"propId":103074,"pos":{"x":186971,"y":168661,"z":363228},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300013,"propState":1,"propId":103074,"pos":{"x":189057,"y":168564,"z":361868},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300011,"propState":1,"propId":103074,"pos":{"x":191110,"y":168941,"z":360930},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300009,"propState":1,"propId":103074,"pos":{"x":186632,"y":169348,"z":362658},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300008,"propState":0,"propId":104298,"pos":{"x":190058,"y":168547,"z":360340},"rot":{"x":0,"y":216848,"z":0}},{"groupId":904,"instId":300014,"propState":1,"propId":103074,"pos":{"x":188361,"y":168507,"z":362190},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300012,"propState":1,"propId":103074,"pos":{"x":190314,"y":168629,"z":361102},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300010,"propState":1,"propId":103074,"pos":{"x":186171,"y":169205,"z":363188},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300007,"propState":1,"propId":103074,"pos":{"x":187212,"y":169169,"z":362336},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300005,"propState":1,"propId":103074,"pos":{"x":188553,"y":169310,"z":361334},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300004,"propState":1,"propId":103074,"pos":{"x":189421,"y":169096,"z":361064},"rot":{"x":0,"y":212022,"z":0}},{"groupId":904,"instId":300003,"propState":1,"propId":103074,"pos":{"x":189869,"y":169229,"z":360568},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300001,"propState":1,"propId":103074,"pos":{"x":190626,"y":169492,"z":360469},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300002,"propState":2,"propId":104133,"pos":{"x":190029,"y":169020,"z":360332},"rot":{"x":348037,"y":19864,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"510":{"props":[{"groupId":510,"instId":300012,"propState":0,"propId":104078,"pos":{"x":176280,"y":167670,"z":362670},"rot":{"x":0,"y":220548,"z":0}},{"groupId":510,"instId":300011,"propState":18,"propId":104055,"pos":{"x":180791,"y":170462,"z":361715},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300010,"propState":18,"propId":104055,"pos":{"x":180874,"y":170657,"z":361730},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300009,"propState":20,"propId":60403,"pos":{"x":190341,"y":167843,"z":363687},"rot":{"x":0,"y":30000,"z":0}},{"groupId":510,"instId":300008,"propState":18,"propId":104055,"pos":{"x":174855,"y":172341,"z":366487},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300007,"propState":18,"propId":104055,"pos":{"x":174855,"y":171877,"z":366508},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300006,"propState":18,"propId":104055,"pos":{"x":174768,"y":172125,"z":366101},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300005,"propState":18,"propId":104055,"pos":{"x":174992,"y":171632,"z":367015},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300004,"propState":18,"propId":104055,"pos":{"x":174901,"y":171168,"z":366612},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300003,"propState":18,"propId":104055,"pos":{"x":174899,"y":170492,"z":366534},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300002,"propState":18,"propId":104055,"pos":{"x":174982,"y":170830,"z":366867},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300001,"propState":18,"propId":104055,"pos":{"x":175084,"y":170909,"z":367324},"rot":{"x":0,"y":104400,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300002,"propState":1,"propId":211,"pos":{"x":78969,"y":-5990,"z":-498306},"rot":{"x":8194,"y":101249,"z":335880}},{"groupId":208,"instId":300004,"propState":0,"propId":100,"pos":{"x":77916,"y":-2890,"z":-498625},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300003,"propState":0,"propId":103074,"pos":{"x":77890,"y":-2904,"z":-497698},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300001,"propState":18,"propId":104055,"pos":{"x":77916,"y":-3040,"z":-498627},"rot":{"x":347193,"y":264267,"z":356938}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300004,"propState":0,"propId":100,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300003,"propState":0,"propId":103074,"pos":{"x":258223,"y":102524,"z":274787},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300002,"propState":1,"propId":211,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":0,"y":279817,"z":0}},{"groupId":210,"instId":300001,"propState":18,"propId":104055,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":270000,"y":9817,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300004,"propState":0,"propId":100,"pos":{"x":-132986,"y":27463,"z":-252368},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-132107,"y":27553,"z":-252580},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300002,"propState":1,"propId":211,"pos":{"x":-133052,"y":26103,"z":-253728},"rot":{"x":0,"y":0,"z":0}},{"groupId":211,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-132986,"y":27350,"z":-252401},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"212":{"props":[{"groupId":212,"instId":300004,"propState":0,"propId":100,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-54799,"y":14016,"z":-266205},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300002,"propState":1,"propId":211,"pos":{"x":-55180,"y":12152,"z":-266265},"rot":{"x":0,"y":0,"z":0}},{"groupId":212,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":339015,"y":119916,"z":346931}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300004,"propState":0,"propId":100,"pos":{"x":159492,"y":102318,"z":309332},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300003,"propState":0,"propId":103074,"pos":{"x":160508,"y":102331,"z":309445},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300002,"propState":1,"propId":211,"pos":{"x":160112,"y":100770,"z":307461},"rot":{"x":0,"y":0,"z":0}},{"groupId":216,"instId":300001,"propState":0,"propId":104055,"pos":{"x":159492,"y":102256,"z":309332},"rot":{"x":46257,"y":220798,"z":53139}}],"npcs":[],"monsters":[],"teleports":{}},"209":{"props":[{"groupId":209,"instId":300004,"propState":0,"propId":100,"pos":{"x":46621,"y":-4524,"z":-391878},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300003,"propState":0,"propId":103074,"pos":{"x":47585,"y":-4388,"z":-391188},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300002,"propState":1,"propId":211,"pos":{"x":48064,"y":-5982,"z":-390773},"rot":{"x":0,"y":0,"z":0}},{"groupId":209,"instId":300001,"propState":0,"propId":104055,"pos":{"x":46602,"y":-4593,"z":-391873},"rot":{"x":344697,"y":300009,"z":356002}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300004,"propState":0,"propId":100,"pos":{"x":226896,"y":171199,"z":357241},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300003,"propState":0,"propId":103074,"pos":{"x":225999,"y":171219,"z":357049},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300002,"propState":1,"propId":211,"pos":{"x":226762,"y":167843,"z":357463},"rot":{"x":0,"y":0,"z":0}},{"groupId":217,"instId":300001,"propState":0,"propId":104055,"pos":{"x":226881,"y":171158,"z":357232},"rot":{"x":310676,"y":184882,"z":317410}}],"npcs":[],"monsters":[],"teleports":{}},"213":{"props":[{"groupId":213,"instId":300006,"propState":0,"propId":104055,"pos":{"x":-31535,"y":4077,"z":-264049},"rot":{"x":355333,"y":326571,"z":358483}},{"groupId":213,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-31099,"y":4038,"z":-263724},"rot":{"x":358788,"y":353979,"z":354373}},{"groupId":213,"instId":300004,"propState":0,"propId":100,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-30652,"y":4254,"z":-263381},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300002,"propState":1,"propId":211,"pos":{"x":-30255,"y":3365,"z":-265518},"rot":{"x":0,"y":0,"z":0}},{"groupId":213,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":355207,"y":309806,"z":356809}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300004,"propState":0,"propId":100,"pos":{"x":336933,"y":173863,"z":292571},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300003,"propState":0,"propId":103074,"pos":{"x":337751,"y":173869,"z":293111},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300002,"propState":1,"propId":211,"pos":{"x":338040,"y":168259,"z":292549},"rot":{"x":0,"y":0,"z":0}},{"groupId":218,"instId":300001,"propState":0,"propId":104055,"pos":{"x":337076,"y":173730,"z":292727},"rot":{"x":348714,"y":303950,"z":46248}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300005,"propState":0,"propId":103074,"pos":{"x":139957,"y":102238,"z":338903},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300006,"propState":1,"propId":211,"pos":{"x":127191,"y":101080,"z":331597},"rot":{"x":0,"y":0,"z":0}},{"groupId":215,"instId":300004,"propState":0,"propId":100,"pos":{"x":140574,"y":102154,"z":339418},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300003,"propState":1,"propId":104055,"pos":{"x":140502,"y":102080,"z":339386},"rot":{"x":338088,"y":149909,"z":358527}},{"groupId":215,"instId":300002,"propState":1,"propId":104055,"pos":{"x":130717,"y":102275,"z":338339},"rot":{"x":347305,"y":224748,"z":24829}},{"groupId":215,"instId":300001,"propState":0,"propId":104055,"pos":{"x":126007,"y":102265,"z":333305},"rot":{"x":357686,"y":211647,"z":337410}}],"npcs":[],"monsters":[],"teleports":{}},"220":{"props":[{"groupId":220,"instId":300004,"propState":0,"propId":100,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300002,"propState":1,"propId":211,"pos":{"x":303252,"y":105988,"z":210165},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300003,"propState":0,"propId":103074,"pos":{"x":303782,"y":106725,"z":211823},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300001,"propState":18,"propId":104055,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":2050,"y":276515,"z":234}}],"npcs":[],"monsters":[],"teleports":{}},"219":{"props":[{"groupId":219,"instId":300004,"propState":0,"propId":100,"pos":{"x":186921,"y":170097,"z":364291},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300003,"propState":0,"propId":103074,"pos":{"x":186589,"y":170084,"z":364676},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300002,"propState":1,"propId":211,"pos":{"x":188001,"y":167843,"z":364979},"rot":{"x":352263,"y":245509,"z":8463}},{"groupId":219,"instId":300001,"propState":0,"propId":104055,"pos":{"x":186946,"y":169710,"z":364365},"rot":{"x":346221,"y":262675,"z":1754}}],"npcs":[],"monsters":[],"teleports":{}},"214":{"props":[{"groupId":214,"instId":300005,"propState":0,"propId":103074,"pos":{"x":174986,"y":170184,"z":363433},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300006,"propState":1,"propId":211,"pos":{"x":179320,"y":106811,"z":366430},"rot":{"x":0,"y":0,"z":0}},{"groupId":214,"instId":300004,"propState":0,"propId":100,"pos":{"x":175522,"y":170178,"z":362892},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300002,"propState":1,"propId":104055,"pos":{"x":175002,"y":156010,"z":362005},"rot":{"x":331066,"y":253144,"z":334584}},{"groupId":214,"instId":300003,"propState":1,"propId":104055,"pos":{"x":175522,"y":170077,"z":362892},"rot":{"x":331292,"y":197984,"z":19614}},{"groupId":214,"instId":300001,"propState":0,"propId":104055,"pos":{"x":175099,"y":137806,"z":361822},"rot":{"x":315884,"y":214883,"z":30438}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-46663,"y":12036,"z":-217902},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300002,"propState":1,"propId":211,"pos":{"x":-47487,"y":8183,"z":-218067},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300004,"propState":0,"propId":100,"pos":{"x":-47530,"y":12046,"z":-217414},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-47530,"y":11920,"z":-217414},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300004,"propState":0,"propId":100,"pos":{"x":309161,"y":106561,"z":178007},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300002,"propState":1,"propId":211,"pos":{"x":309517,"y":106520,"z":178086},"rot":{"x":0,"y":0,"z":0}},{"groupId":221,"instId":300003,"propState":0,"propId":103074,"pos":{"x":309976,"y":106561,"z":177585},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":104055,"pos":{"x":309174,"y":106436,"z":178023},"rot":{"x":338051,"y":40717,"z":358246}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300002,"propState":1,"propId":211,"pos":{"x":357800,"y":107971,"z":191113},"rot":{"x":0,"y":0,"z":0}},{"groupId":223,"instId":300004,"propState":0,"propId":100,"pos":{"x":356939,"y":108213,"z":190774},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300003,"propState":0,"propId":103074,"pos":{"x":356059,"y":108445,"z":191283},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300001,"propState":18,"propId":104055,"pos":{"x":356793,"y":108213,"z":190813},"rot":{"x":84763,"y":255315,"z":169334}}],"npcs":[],"monsters":[],"teleports":{}},"224":{"props":[{"groupId":224,"instId":300003,"propState":0,"propId":103074,"pos":{"x":204652,"y":102748,"z":299495},"rot":{"x":0,"y":15000,"z":0}},{"groupId":224,"instId":300002,"propState":1,"propId":211,"pos":{"x":205414,"y":100841,"z":299431},"rot":{"x":0,"y":346016,"z":0}},{"groupId":224,"instId":300004,"propState":0,"propId":100,"pos":{"x":204211,"y":102733,"z":300041},"rot":{"x":0,"y":0,"z":0}},{"groupId":224,"instId":300001,"propState":18,"propId":104055,"pos":{"x":204210,"y":102600,"z":300040},"rot":{"x":1321,"y":26393,"z":4574}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300004,"propState":0,"propId":100,"pos":{"x":178642,"y":169082,"z":393814},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300003,"propState":0,"propId":103074,"pos":{"x":178056,"y":169115,"z":393090},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300002,"propState":1,"propId":211,"pos":{"x":178703,"y":167843,"z":395308},"rot":{"x":0,"y":0,"z":0}},{"groupId":225,"instId":300001,"propState":0,"propId":104055,"pos":{"x":178669,"y":168938,"z":393833},"rot":{"x":359209,"y":145198,"z":345249}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239289},"rot":{"x":290582,"y":8124,"z":355052}},{"groupId":226,"instId":300002,"propState":1,"propId":211,"pos":{"x":-86432,"y":12541,"z":-240353},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300004,"propState":0,"propId":100,"pos":{"x":-86343,"y":15390,"z":-239198},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-85553,"y":15359,"z":-239416},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239233},"rot":{"x":290582,"y":8124,"z":355052}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300005,"propState":0,"propId":100,"pos":{"x":-82291,"y":23948,"z":-252324},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300002,"propState":1,"propId":211,"pos":{"x":-79319,"y":23948,"z":-253010},"rot":{"x":0,"y":300950,"z":0}},{"groupId":227,"instId":300004,"propState":0,"propId":100,"pos":{"x":-78889,"y":24433,"z":-252627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-78844,"y":24499,"z":-253627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-78914,"y":24316,"z":-252642},"rot":{"x":0,"y":69952,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"357":{"props":[],"npcs":[{"groupId":357,"instId":400001,"npcId":14126,"pos":{"x":243851,"y":101713,"z":283891},"rot":{"x":0,"y":126434,"z":0}}],"monsters":[],"teleports":{}},"406":{"props":[{"groupId":406,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202701,"y":101238,"z":291138},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"407":{"props":[{"groupId":407,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202410,"y":93495,"z":161640},"rot":{"x":0,"y":206514,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"408":{"props":[{"groupId":408,"instId":300001,"propState":11,"propId":104046,"pos":{"x":359740,"y":107971,"z":209080},"rot":{"x":0,"y":293867,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"409":{"props":[{"groupId":409,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-142827,"y":15608,"z":-278700},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"496":{"props":[{"groupId":496,"instId":300001,"propState":18,"propId":104162,"pos":{"x":226836,"y":104516,"z":258812},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"521":{"props":[{"groupId":521,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"520":{"props":[{"groupId":520,"instId":300003,"propState":0,"propId":104102,"pos":{"x":-91599,"y":26787,"z":-268848},"rot":{"x":0,"y":88641,"z":0}},{"groupId":520,"instId":300002,"propState":0,"propId":104159,"pos":{"x":-89401,"y":25964,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300004,"propState":0,"propId":100,"pos":{"x":-89401,"y":26097,"z":-268820},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"527":{"props":[{"groupId":527,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"526":{"props":[{"groupId":526,"instId":300002,"propState":0,"propId":104159,"pos":{"x":137081,"y":102152,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300004,"propState":0,"propId":100,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300003,"propState":0,"propId":104102,"pos":{"x":135299,"y":102773,"z":341915},"rot":{"x":0,"y":60768,"z":0}},{"groupId":526,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"529":{"props":[{"groupId":529,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"528":{"props":[{"groupId":528,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300002,"propState":0,"propId":104159,"pos":{"x":369095,"y":108918,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300004,"propState":0,"propId":100,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300003,"propState":0,"propId":104102,"pos":{"x":367781,"y":109618,"z":186237},"rot":{"x":0,"y":130186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"617":{"props":[{"groupId":617,"instId":300003,"propState":0,"propId":104080,"pos":{"x":97877,"y":-5290,"z":-482547},"rot":{"x":0,"y":39963,"z":0}},{"groupId":617,"instId":300017,"propState":0,"propId":104080,"pos":{"x":76546,"y":-5317,"z":-398579},"rot":{"x":0,"y":221601,"z":0}},{"groupId":617,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-15893,"y":6909,"z":-311402},"rot":{"x":0,"y":70586,"z":0}},{"groupId":617,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-19381,"y":4065,"z":-224032},"rot":{"x":0,"y":210852,"z":0}},{"groupId":617,"instId":300013,"propState":0,"propId":104080,"pos":{"x":5710,"y":4139,"z":-279910},"rot":{"x":0,"y":236608,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"618":{"props":[{"groupId":618,"instId":300006,"propState":0,"propId":104080,"pos":{"x":206547,"y":101470,"z":328384},"rot":{"x":0,"y":156276,"z":0}},{"groupId":618,"instId":300004,"propState":0,"propId":104080,"pos":{"x":132272,"y":98874,"z":194682},"rot":{"x":0,"y":28461,"z":0}},{"groupId":618,"instId":300001,"propState":0,"propId":104080,"pos":{"x":137265,"y":101682,"z":323852},"rot":{"x":0,"y":278513,"z":0}},{"groupId":618,"instId":300009,"propState":0,"propId":104080,"pos":{"x":341773,"y":108671,"z":198655},"rot":{"x":0,"y":22954,"z":0}},{"groupId":618,"instId":300005,"propState":0,"propId":104080,"pos":{"x":217457,"y":98186,"z":156219},"rot":{"x":0,"y":209643,"z":0}},{"groupId":618,"instId":300003,"propState":0,"propId":104080,"pos":{"x":202043,"y":168559,"z":358779},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300002,"propState":0,"propId":104080,"pos":{"x":296348,"y":157838,"z":353201},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300008,"propState":0,"propId":104080,"pos":{"x":130539,"y":94556,"z":260805},"rot":{"x":0,"y":330000,"z":0}},{"groupId":618,"instId":300007,"propState":0,"propId":104080,"pos":{"x":193620,"y":94145,"z":166199},"rot":{"x":0,"y":18071,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"671":{"props":[{"groupId":671,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359306,"y":108470,"z":202777},"rot":{"x":0,"y":202807,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"670":{"props":[{"groupId":670,"instId":300013,"propState":18,"propId":104093,"pos":{"x":-46712,"y":6773,"z":-280120},"rot":{"x":0,"y":64953,"z":0}},{"groupId":670,"instId":300012,"propState":18,"propId":104094,"pos":{"x":-89306,"y":27612,"z":-239309},"rot":{"x":0,"y":133168,"z":0}},{"groupId":670,"instId":300011,"propState":18,"propId":104095,"pos":{"x":128209,"y":101710,"z":333516},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300010,"propState":18,"propId":104093,"pos":{"x":351503,"y":108044,"z":197206},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300009,"propState":18,"propId":104093,"pos":{"x":305331,"y":106653,"z":168630},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300008,"propState":18,"propId":104094,"pos":{"x":-11199,"y":4203,"z":-266538},"rot":{"x":0,"y":73758,"z":0}},{"groupId":670,"instId":300007,"propState":18,"propId":104096,"pos":{"x":131048,"y":95138,"z":275098},"rot":{"x":0,"y":69556,"z":0}},{"groupId":670,"instId":300006,"propState":18,"propId":104094,"pos":{"x":298203,"y":105994,"z":215710},"rot":{"x":0,"y":322762,"z":0}},{"groupId":670,"instId":300005,"propState":18,"propId":104094,"pos":{"x":263155,"y":102634,"z":164478},"rot":{"x":0,"y":75158,"z":0}},{"groupId":670,"instId":300004,"propState":18,"propId":104093,"pos":{"x":179317,"y":94067,"z":172867},"rot":{"x":0,"y":165573,"z":0}},{"groupId":670,"instId":300003,"propState":18,"propId":104093,"pos":{"x":-114502,"y":16751,"z":-220922},"rot":{"x":0,"y":300762,"z":0}},{"groupId":670,"instId":300002,"propState":18,"propId":104095,"pos":{"x":-31260,"y":6887,"z":-323892},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-81519,"y":13019,"z":-268441},"rot":{"x":0,"y":0,"z":74776}}],"npcs":[],"monsters":[],"teleports":{}},"790":{"props":[{"groupId":790,"instId":300002,"propState":0,"propId":100,"pos":{"x":355634,"y":109724,"z":187361},"rot":{"x":0,"y":345335,"z":0}},{"groupId":790,"instId":300001,"propState":0,"propId":100,"pos":{"x":170425,"y":103346,"z":329899},"rot":{"x":0,"y":153327,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"813":{"props":[{"groupId":813,"instId":300002,"propState":18,"propId":104094,"pos":{"x":174385,"y":168465,"z":378219},"rot":{"x":0,"y":216335,"z":0}},{"groupId":813,"instId":300001,"propState":18,"propId":104095,"pos":{"x":205919,"y":168773,"z":413410},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"814":{"props":[{"groupId":814,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-126536,"y":16175,"z":-270549},"rot":{"x":0,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"824":{"props":[{"groupId":824,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359673,"y":108470,"z":202695},"rot":{"x":0,"y":235146,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":501,"startAnchorId":10,"startGroupId":417}},"1040162":{"P10401_F10401001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300009,"propState":8,"propId":101,"pos":{"x":315770,"y":152774,"z":298757},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300008,"propState":8,"propId":101,"pos":{"x":162270,"y":100770,"z":309349},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300007,"propState":8,"propId":101,"pos":{"x":224470,"y":104516,"z":263170},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":8,"propId":101,"pos":{"x":329967,"y":107971,"z":217122},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300005,"propState":8,"propId":101,"pos":{"x":227579,"y":167843,"z":369819},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":8,"propId":101,"pos":{"x":124536,"y":98377,"z":192166},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":8,"propId":101,"pos":{"x":-101136,"y":15608,"z":-278544},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":8,"propId":101,"pos":{"x":-19340,"y":5990,"z":-300240},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":8,"propId":101,"pos":{"x":78066,"y":-5970,"z":-486616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1040107":{"anchorId":7,"groupId":6,"instId":300007,"pos":{"x":216390,"y":103529,"z":270850},"rot":{"x":0,"y":75679,"z":0}},"1040108":{"anchorId":8,"groupId":6,"instId":300008,"pos":{"x":167763,"y":100770,"z":308090},"rot":{"x":0,"y":90000,"z":0}},"1040109":{"anchorId":9,"groupId":6,"instId":300009,"pos":{"x":318666,"y":152472,"z":306522},"rot":{"x":0,"y":56899,"z":0}},"1040101":{"anchorId":1,"groupId":6,"instId":300001,"pos":{"x":89730,"y":-6120,"z":-492460},"rot":{"x":0,"y":346618,"z":0}},"1040102":{"anchorId":2,"groupId":6,"instId":300002,"pos":{"x":-21430,"y":5990,"z":-303590},"rot":{"x":0,"y":254754,"z":0}},"1040103":{"anchorId":3,"groupId":6,"instId":300003,"pos":{"x":-105120,"y":15608,"z":-278950},"rot":{"x":0,"y":329392,"z":0}},"1040104":{"anchorId":4,"groupId":6,"instId":300004,"pos":{"x":114403,"y":98354,"z":194152},"rot":{"x":0,"y":60000,"z":0}},"1040105":{"anchorId":5,"groupId":6,"instId":300005,"pos":{"x":221674,"y":168060,"z":363828},"rot":{"x":0,"y":330000,"z":0}},"1040106":{"anchorId":6,"groupId":6,"instId":300006,"pos":{"x":336400,"y":107971,"z":213537},"rot":{"x":0,"y":182732,"z":0}}}},"8":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300007,"propState":1,"propId":104007,"pos":{"x":143159,"y":100976,"z":309937},"rot":{"x":0,"y":293966,"z":0}},{"groupId":26,"instId":300010,"propState":1,"propId":104018,"pos":{"x":353781,"y":107971,"z":203856},"rot":{"x":0,"y":150000,"z":0}},{"groupId":26,"instId":300012,"propState":1,"propId":104018,"pos":{"x":241740,"y":101971,"z":163320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300011,"propState":1,"propId":104018,"pos":{"x":291750,"y":105971,"z":185290},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300006,"propState":1,"propId":104007,"pos":{"x":159686,"y":100793,"z":300618},"rot":{"x":0,"y":240000,"z":0}},{"groupId":26,"instId":300005,"propState":1,"propId":104007,"pos":{"x":188042,"y":104630,"z":276986},"rot":{"x":0,"y":330000,"z":0}},{"groupId":26,"instId":300004,"propState":1,"propId":104007,"pos":{"x":212126,"y":103740,"z":279143},"rot":{"x":0,"y":112500,"z":0}},{"groupId":26,"instId":300003,"propState":1,"propId":104007,"pos":{"x":236879,"y":103740,"z":236270},"rot":{"x":0,"y":7500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300007,"propState":12,"propId":60401,"pos":{"x":-74082,"y":11031,"z":-231372},"rot":{"x":0,"y":179999,"z":0}},{"groupId":9,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-33678,"y":3365,"z":-267524},"rot":{"x":0,"y":90531,"z":0}},{"groupId":9,"instId":300012,"propState":12,"propId":60401,"pos":{"x":-86640,"y":27266,"z":-243760},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-18250,"y":6339,"z":-296226},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300010,"propState":12,"propId":60401,"pos":{"x":-102840,"y":19562,"z":-246767},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300009,"propState":12,"propId":60401,"pos":{"x":-60375,"y":12152,"z":-278233},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300008,"propState":12,"propId":60401,"pos":{"x":-134960,"y":15608,"z":-280360},"rot":{"x":0,"y":90001,"z":0}},{"groupId":9,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-64086,"y":21093,"z":-269232},"rot":{"x":0,"y":20649,"z":0}},{"groupId":9,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-26774,"y":3350,"z":-287644},"rot":{"x":0,"y":1,"z":0}},{"groupId":9,"instId":300002,"propState":12,"propId":60401,"pos":{"x":3914,"y":3450,"z":-290792},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":12,"propId":60401,"pos":{"x":82050,"y":-5915,"z":-395340},"rot":{"x":0,"y":276750,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[{"groupId":152,"instId":300022,"propState":12,"propId":60401,"pos":{"x":171673,"y":100770,"z":318303},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300020,"propState":12,"propId":60401,"pos":{"x":199019,"y":167843,"z":358454},"rot":{"x":0,"y":18403,"z":0}},{"groupId":152,"instId":300017,"propState":12,"propId":60401,"pos":{"x":327440,"y":107971,"z":221628},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300015,"propState":12,"propId":60401,"pos":{"x":286450,"y":105958,"z":211950},"rot":{"x":0,"y":148320,"z":0}},{"groupId":152,"instId":300013,"propState":12,"propId":60401,"pos":{"x":338020,"y":152803,"z":333890},"rot":{"x":0,"y":221024,"z":0}},{"groupId":152,"instId":300011,"propState":12,"propId":60401,"pos":{"x":225310,"y":101000,"z":290410},"rot":{"x":0,"y":59999,"z":0}},{"groupId":152,"instId":300010,"propState":12,"propId":60401,"pos":{"x":268140,"y":101000,"z":239810},"rot":{"x":0,"y":328116,"z":0}},{"groupId":152,"instId":300008,"propState":12,"propId":60401,"pos":{"x":229414,"y":105571,"z":210692},"rot":{"x":0,"y":321314,"z":0}},{"groupId":152,"instId":300007,"propState":12,"propId":60401,"pos":{"x":194002,"y":104122,"z":255928},"rot":{"x":0,"y":130733,"z":0}},{"groupId":152,"instId":300005,"propState":12,"propId":60401,"pos":{"x":177853,"y":93580,"z":175242},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300004,"propState":12,"propId":60401,"pos":{"x":185760,"y":105762,"z":371090},"rot":{"x":0,"y":45000,"z":0}},{"groupId":152,"instId":300002,"propState":12,"propId":60401,"pos":{"x":130494,"y":93630,"z":279354},"rot":{"x":0,"y":239980,"z":0}},{"groupId":152,"instId":300024,"propState":12,"propId":60401,"pos":{"x":145640,"y":100754,"z":297480},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300023,"propState":12,"propId":60401,"pos":{"x":221083,"y":100770,"z":333802},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300021,"propState":12,"propId":60401,"pos":{"x":190814,"y":101238,"z":287208},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300019,"propState":12,"propId":60401,"pos":{"x":269649,"y":163150,"z":363836},"rot":{"x":0,"y":310585,"z":0}},{"groupId":152,"instId":300016,"propState":12,"propId":60401,"pos":{"x":329340,"y":106089,"z":169620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300014,"propState":12,"propId":60401,"pos":{"x":282990,"y":101971,"z":173500},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300012,"propState":12,"propId":60401,"pos":{"x":255420,"y":101000,"z":320270},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300009,"propState":12,"propId":60401,"pos":{"x":183158,"y":104652,"z":266854},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300006,"propState":12,"propId":60401,"pos":{"x":253837,"y":98644,"z":136847},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300001,"propState":12,"propId":60401,"pos":{"x":152574,"y":93638,"z":266324},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300003,"propState":1,"propId":104002,"pos":{"x":316455,"y":152200,"z":310770},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300005,"propState":1,"propId":104013,"pos":{"x":316207,"y":152404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":1,"propId":104013,"pos":{"x":316207,"y":109404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":1,"propId":104003,"pos":{"x":311898,"y":152508,"z":314894},"rot":{"x":0,"y":91953,"z":0}},{"groupId":13,"instId":300001,"propState":1,"propId":104003,"pos":{"x":312570,"y":109590,"z":314512},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300004,"propState":1,"propId":104014,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300003,"propState":1,"propId":104014,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300002,"propState":1,"propId":104001,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300001,"propState":1,"propId":104001,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300027,"propState":0,"propId":104010,"pos":{"x":21331,"y":2224,"z":-334155},"rot":{"x":0,"y":263701,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":104010,"pos":{"x":43152,"y":-5300,"z":-372415},"rot":{"x":0,"y":220886,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":104010,"pos":{"x":58732,"y":-5990,"z":-419241},"rot":{"x":0,"y":102446,"z":0}},{"groupId":10,"instId":300025,"propState":0,"propId":104010,"pos":{"x":89695,"y":-5970,"z":-448796},"rot":{"x":0,"y":210643,"z":0}},{"groupId":10,"instId":300021,"propState":0,"propId":104011,"pos":{"x":-14840,"y":3448,"z":-206413},"rot":{"x":0,"y":177426,"z":0}},{"groupId":10,"instId":300020,"propState":0,"propId":104011,"pos":{"x":-25366,"y":3333,"z":-216889},"rot":{"x":0,"y":88688,"z":0}},{"groupId":10,"instId":300018,"propState":0,"propId":104011,"pos":{"x":-111490,"y":26632,"z":-258600},"rot":{"x":0,"y":311826,"z":0}},{"groupId":10,"instId":300015,"propState":0,"propId":104008,"pos":{"x":-84739,"y":27779,"z":-263615},"rot":{"x":0,"y":156113,"z":0}},{"groupId":10,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-76758,"y":24054,"z":-249600},"rot":{"x":0,"y":53418,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":104008,"pos":{"x":-26494,"y":6610,"z":-323210},"rot":{"x":0,"y":351685,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-74500,"y":11160,"z":-287292},"rot":{"x":0,"y":236527,"z":0}},{"groupId":10,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-50970,"y":5978,"z":-300970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300028,"propState":0,"propId":104010,"pos":{"x":19589,"y":3448,"z":-237547},"rot":{"x":0,"y":241864,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":104010,"pos":{"x":20605,"y":3448,"z":-283484},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":104010,"pos":{"x":14697,"y":-1293,"z":-360615},"rot":{"x":0,"y":51018,"z":0}},{"groupId":10,"instId":300012,"propState":0,"propId":104010,"pos":{"x":55603,"y":-6017,"z":-404746},"rot":{"x":0,"y":23104,"z":0}},{"groupId":10,"instId":300023,"propState":0,"propId":104010,"pos":{"x":-133409,"y":15164,"z":-280288},"rot":{"x":339524,"y":86672,"z":0}},{"groupId":10,"instId":300022,"propState":0,"propId":104010,"pos":{"x":-134892,"y":15204,"z":-278844},"rot":{"x":339188,"y":3118,"z":0}},{"groupId":10,"instId":300024,"propState":0,"propId":104011,"pos":{"x":-63897,"y":21093,"z":-236956},"rot":{"x":0,"y":220027,"z":0}},{"groupId":10,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-62385,"y":21150,"z":-257798},"rot":{"x":0,"y":264682,"z":0}},{"groupId":10,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-144850,"y":16251,"z":-247720},"rot":{"x":0,"y":75105,"z":0}},{"groupId":10,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-71770,"y":12394,"z":-278750},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-51120,"y":5978,"z":-310370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-39636,"y":5990,"z":-294265},"rot":{"x":0,"y":185572,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300001,"propState":0,"propId":104015,"pos":{"x":204915,"y":167443,"z":391466},"rot":{"x":0,"y":245000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300037,"propState":0,"propId":104011,"pos":{"x":314177,"y":153280,"z":292709},"rot":{"x":0,"y":92791,"z":0}},{"groupId":153,"instId":300035,"propState":0,"propId":104011,"pos":{"x":146505,"y":100471,"z":298122},"rot":{"x":342589,"y":54454,"z":0}},{"groupId":153,"instId":300033,"propState":0,"propId":104010,"pos":{"x":278410,"y":163045,"z":379509},"rot":{"x":0,"y":258352,"z":0}},{"groupId":153,"instId":300032,"propState":0,"propId":104010,"pos":{"x":277570,"y":159001,"z":355931},"rot":{"x":0,"y":130587,"z":0}},{"groupId":153,"instId":300031,"propState":0,"propId":104010,"pos":{"x":245807,"y":164825,"z":374963},"rot":{"x":0,"y":127904,"z":0}},{"groupId":153,"instId":300030,"propState":0,"propId":104010,"pos":{"x":178485,"y":167843,"z":371664},"rot":{"x":0,"y":56447,"z":0}},{"groupId":153,"instId":300002,"propState":0,"propId":104010,"pos":{"x":128310,"y":100954,"z":292948},"rot":{"x":0,"y":62758,"z":0}},{"groupId":153,"instId":300001,"propState":0,"propId":104010,"pos":{"x":143195,"y":93656,"z":258228},"rot":{"x":0,"y":330871,"z":0}},{"groupId":153,"instId":300029,"propState":0,"propId":104010,"pos":{"x":118702,"y":93656,"z":244941},"rot":{"x":0,"y":60791,"z":0}},{"groupId":153,"instId":300028,"propState":0,"propId":104011,"pos":{"x":113901,"y":93638,"z":278405},"rot":{"x":0,"y":198040,"z":0}},{"groupId":153,"instId":300026,"propState":0,"propId":104011,"pos":{"x":141980,"y":98377,"z":200620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":153,"instId":300015,"propState":0,"propId":104011,"pos":{"x":134181,"y":98377,"z":214970},"rot":{"x":0,"y":150000,"z":0}},{"groupId":153,"instId":300010,"propState":0,"propId":104009,"pos":{"x":333780,"y":153438,"z":347280},"rot":{"x":0,"y":404,"z":0}},{"groupId":153,"instId":300012,"propState":0,"propId":104008,"pos":{"x":292770,"y":101000,"z":253740},"rot":{"x":0,"y":151932,"z":0}},{"groupId":153,"instId":300011,"propState":0,"propId":104009,"pos":{"x":219650,"y":97644,"z":143270},"rot":{"x":0,"y":92595,"z":0}},{"groupId":153,"instId":300025,"propState":0,"propId":104010,"pos":{"x":150702,"y":105591,"z":352393},"rot":{"x":0,"y":60000,"z":0}},{"groupId":153,"instId":300024,"propState":0,"propId":104010,"pos":{"x":138940,"y":100954,"z":308470},"rot":{"x":0,"y":326307,"z":0}},{"groupId":153,"instId":300036,"propState":0,"propId":104010,"pos":{"x":329070,"y":107647,"z":221670},"rot":{"x":350770,"y":105499,"z":0}},{"groupId":153,"instId":300023,"propState":0,"propId":104011,"pos":{"x":322496,"y":107971,"z":226099},"rot":{"x":0,"y":187422,"z":0}},{"groupId":153,"instId":300022,"propState":0,"propId":104010,"pos":{"x":346015,"y":107971,"z":231792},"rot":{"x":0,"y":180550,"z":0}},{"groupId":153,"instId":300021,"propState":0,"propId":104010,"pos":{"x":321207,"y":105971,"z":197154},"rot":{"x":0,"y":60201,"z":0}},{"groupId":153,"instId":300014,"propState":0,"propId":104010,"pos":{"x":308709,"y":106272,"z":159522},"rot":{"x":0,"y":36623,"z":0}},{"groupId":153,"instId":300019,"propState":0,"propId":104010,"pos":{"x":318070,"y":105971,"z":196210},"rot":{"x":0,"y":243409,"z":0}},{"groupId":153,"instId":300013,"propState":0,"propId":104010,"pos":{"x":279350,"y":105971,"z":191890},"rot":{"x":0,"y":241048,"z":0}},{"groupId":153,"instId":300018,"propState":0,"propId":104010,"pos":{"x":255266,"y":101971,"z":167109},"rot":{"x":0,"y":154263,"z":0}},{"groupId":153,"instId":300009,"propState":0,"propId":104011,"pos":{"x":234600,"y":103530,"z":222580},"rot":{"x":0,"y":17701,"z":0}},{"groupId":153,"instId":300006,"propState":0,"propId":104010,"pos":{"x":184370,"y":103203,"z":225470},"rot":{"x":0,"y":326831,"z":0}},{"groupId":153,"instId":300016,"propState":0,"propId":104010,"pos":{"x":176260,"y":103203,"z":239780},"rot":{"x":0,"y":150437,"z":0}},{"groupId":153,"instId":300005,"propState":0,"propId":104010,"pos":{"x":231250,"y":97644,"z":153440},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300004,"propState":0,"propId":104010,"pos":{"x":227950,"y":97644,"z":159150},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300003,"propState":0,"propId":104011,"pos":{"x":177050,"y":93120,"z":174910},"rot":{"x":0,"y":246601,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":160,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":160,"instId":300002,"propState":0,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}},{"groupId":160,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300002,"propState":0,"propId":104020,"pos":{"x":-66980,"y":21867,"z":-266740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-99031,"y":15920,"z":-275022},"rot":{"x":0,"y":273537,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300002,"propState":0,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"242":{"props":[{"groupId":242,"instId":300002,"propState":0,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":242,"instId":300001,"propState":0,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"258":{"props":[{"groupId":258,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300001,"propState":0,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":0,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"259":{"props":[{"groupId":259,"instId":300002,"propState":0,"propId":100,"pos":{"x":338174,"y":114272,"z":200923},"rot":{"x":0,"y":0,"z":0}},{"groupId":259,"instId":300001,"propState":0,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"260":{"props":[{"groupId":260,"instId":300001,"propState":0,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"261":{"props":[{"groupId":261,"instId":300001,"propState":0,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"262":{"props":[{"groupId":262,"instId":300001,"propState":0,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"263":{"props":[{"groupId":263,"instId":300001,"propState":0,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"245":{"props":[{"groupId":245,"instId":300004,"propState":1,"propId":211,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300003,"propState":20,"propId":60401,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}},{"groupId":245,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"289":{"props":[{"groupId":289,"instId":300003,"propState":20,"propId":60401,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300004,"propState":1,"propId":211,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300002,"propState":0,"propId":104023,"pos":{"x":342033,"y":168183,"z":326850},"rot":{"x":0,"y":346005,"z":0}},{"groupId":289,"instId":300001,"propState":0,"propId":104011,"pos":{"x":342033,"y":168036,"z":326850},"rot":{"x":0,"y":346005,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300004,"propState":1,"propId":211,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300003,"propState":20,"propId":60401,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300002,"propState":0,"propId":104023,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}},{"groupId":287,"instId":300001,"propState":0,"propId":104010,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300010,"propState":0,"propId":104078,"pos":{"x":340774,"y":107971,"z":190474},"rot":{"x":0,"y":330000,"z":0}},{"groupId":94,"instId":300009,"propState":0,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300008,"propState":0,"propId":104078,"pos":{"x":-122252,"y":15622,"z":-283207},"rot":{"x":0,"y":180849,"z":0}},{"groupId":94,"instId":300007,"propState":0,"propId":104078,"pos":{"x":273980,"y":102188,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":94,"instId":300004,"propState":0,"propId":104078,"pos":{"x":204903,"y":167529,"z":391455},"rot":{"x":0,"y":329375,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"522":{"props":[{"groupId":522,"instId":300012,"propState":1,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}},{"groupId":522,"instId":300011,"propState":1,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}},{"groupId":522,"instId":300010,"propState":1,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}},{"groupId":522,"instId":300009,"propState":1,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}},{"groupId":522,"instId":300008,"propState":1,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300007,"propState":1,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300006,"propState":1,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300005,"propState":102,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300004,"propState":101,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}},{"groupId":522,"instId":300003,"propState":1,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300002,"propState":1,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300001,"propState":2,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"309":{"props":[{"groupId":309,"instId":300004,"propState":1,"propId":211,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300003,"propState":20,"propId":60401,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300002,"propState":0,"propId":104023,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":346005,"z":0}},{"groupId":309,"instId":300001,"propState":0,"propId":104010,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":272341,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300007,"propState":1,"propId":104012,"pos":{"x":-79120,"y":14778,"z":-283515},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300005,"propState":0,"propId":104012,"pos":{"x":352900,"y":107971,"z":220700},"rot":{"x":0,"y":240000,"z":0}},{"groupId":93,"instId":300002,"propState":1,"propId":104012,"pos":{"x":-146909,"y":15640,"z":-263311},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300008,"propState":0,"propId":104012,"pos":{"x":257554,"y":102389,"z":172472},"rot":{"x":0,"y":330054,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":104012,"pos":{"x":209210,"y":100740,"z":308940},"rot":{"x":0,"y":329129,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":104012,"pos":{"x":219888,"y":97644,"z":168466},"rot":{"x":0,"y":150238,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":104012,"pos":{"x":158376,"y":105750,"z":344739},"rot":{"x":0,"y":224478,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":104012,"pos":{"x":-14980,"y":3350,"z":-283160},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300008,"propState":0,"propId":104068,"pos":{"x":210027,"y":104654,"z":224475},"rot":{"x":0,"y":59128,"z":0}},{"groupId":95,"instId":300007,"propState":0,"propId":104068,"pos":{"x":210166,"y":103536,"z":287518},"rot":{"x":0,"y":202254,"z":0}},{"groupId":95,"instId":300006,"propState":0,"propId":104068,"pos":{"x":-106222,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300005,"propState":0,"propId":104068,"pos":{"x":227188,"y":100770,"z":344085},"rot":{"x":0,"y":240000,"z":0}},{"groupId":95,"instId":300004,"propState":0,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300003,"propState":0,"propId":104068,"pos":{"x":221207,"y":167929,"z":357985},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300002,"propState":0,"propId":104068,"pos":{"x":-57455,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300001,"propState":0,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300003,"propState":1,"propId":104060,"pos":{"x":178203,"y":95088,"z":175242},"rot":{"x":0,"y":61300,"z":0}},{"groupId":164,"instId":300002,"propState":1,"propId":104060,"pos":{"x":77893,"y":-4450,"z":-498633},"rot":{"x":0,"y":253178,"z":0}},{"groupId":164,"instId":300001,"propState":1,"propId":104060,"pos":{"x":-1540,"y":4866,"z":-287650},"rot":{"x":0,"y":269808,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":104104,"pos":{"x":139743,"y":100989,"z":319552},"rot":{"x":0,"y":331251,"z":0}}],"npcs":[{"groupId":151,"instId":400006,"npcId":14312,"pos":{"x":139892,"y":102103,"z":319130},"rot":{"x":0,"y":239755,"z":0}},{"groupId":151,"instId":400001,"npcId":100,"pos":{"x":139968,"y":102482,"z":319179},"rot":{"x":0,"y":242786,"z":0}}],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300006,"propState":0,"propId":104059,"pos":{"x":-4256,"y":3381,"z":-247994},"rot":{"x":0,"y":224790,"z":0}},{"groupId":96,"instId":300008,"propState":0,"propId":104059,"pos":{"x":-64190,"y":21093,"z":-235440},"rot":{"x":0,"y":212078,"z":0}},{"groupId":96,"instId":300007,"propState":0,"propId":104059,"pos":{"x":-66826,"y":11067,"z":-234952},"rot":{"x":0,"y":267497,"z":0}},{"groupId":96,"instId":300005,"propState":0,"propId":104059,"pos":{"x":118761,"y":101070,"z":317301},"rot":{"x":0,"y":77253,"z":0}},{"groupId":96,"instId":300004,"propState":1,"propId":104059,"pos":{"x":270190,"y":163213,"z":371600},"rot":{"x":0,"y":260032,"z":0}},{"groupId":96,"instId":300003,"propState":0,"propId":104059,"pos":{"x":198068,"y":104652,"z":269939},"rot":{"x":0,"y":151368,"z":0}},{"groupId":96,"instId":300002,"propState":0,"propId":104059,"pos":{"x":325745,"y":106160,"z":184548},"rot":{"x":0,"y":240447,"z":0}},{"groupId":96,"instId":300001,"propState":1,"propId":104059,"pos":{"x":234018,"y":100947,"z":269707},"rot":{"x":0,"y":39325,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[],"npcs":[{"groupId":36,"instId":400001,"npcId":3149,"pos":{"x":-59530,"y":12152,"z":-273520},"rot":{"x":0,"y":309292,"z":0}}],"monsters":[],"teleports":{}},"37":{"props":[],"npcs":[{"groupId":37,"instId":400001,"npcId":14109,"pos":{"x":-95080,"y":14756,"z":-279743},"rot":{"x":0,"y":10151,"z":0}}],"monsters":[],"teleports":{}},"39":{"props":[],"npcs":[{"groupId":39,"instId":400001,"npcId":14209,"pos":{"x":-96529,"y":15621,"z":-265169},"rot":{"x":0,"y":224052,"z":0}}],"monsters":[],"teleports":{}},"40":{"props":[],"npcs":[{"groupId":40,"instId":400001,"npcId":14110,"pos":{"x":-111968,"y":15665,"z":-266978},"rot":{"x":0,"y":196945,"z":0}}],"monsters":[],"teleports":{}},"176":{"props":[],"npcs":[{"groupId":176,"instId":400002,"npcId":3183,"pos":{"x":86500,"y":-16540,"z":-469680},"rot":{"x":0,"y":341837,"z":0}},{"groupId":176,"instId":400003,"npcId":14112,"pos":{"x":85750,"y":-16540,"z":-467330},"rot":{"x":0,"y":0,"z":0}},{"groupId":176,"instId":400001,"npcId":3185,"pos":{"x":87700,"y":-16540,"z":-477300},"rot":{"x":0,"y":345321,"z":0}}],"monsters":[],"teleports":{}},"820":{"props":[{"groupId":820,"instId":300005,"propState":0,"propId":104184,"pos":{"x":188943,"y":168491,"z":360863},"rot":{"x":0,"y":51369,"z":0}},{"groupId":820,"instId":300008,"propState":0,"propId":104183,"pos":{"x":188982,"y":168196,"z":361535},"rot":{"x":0,"y":49461,"z":0}},{"groupId":820,"instId":300002,"propState":0,"propId":104125,"pos":{"x":188889,"y":168635,"z":361465},"rot":{"x":293668,"y":60173,"z":333797}},{"groupId":820,"instId":300001,"propState":0,"propId":104126,"pos":{"x":188961,"y":168979,"z":360890},"rot":{"x":0,"y":76530,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"693":{"props":[{"groupId":693,"instId":300009,"propState":1,"propId":104077,"pos":{"x":192762,"y":167843,"z":360452},"rot":{"x":0,"y":356980,"z":0}},{"groupId":693,"instId":300008,"propState":0,"propId":104058,"pos":{"x":186773,"y":169074,"z":362520},"rot":{"x":305512,"y":144406,"z":358917}},{"groupId":693,"instId":300002,"propState":0,"propId":104064,"pos":{"x":186826,"y":168808,"z":362539},"rot":{"x":0,"y":302025,"z":0}},{"groupId":693,"instId":300010,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":693,"instId":300007,"propState":0,"propId":104057,"pos":{"x":187523,"y":168660,"z":362604},"rot":{"x":321778,"y":257200,"z":342283}},{"groupId":693,"instId":300006,"propState":0,"propId":104056,"pos":{"x":187700,"y":168997,"z":361632},"rot":{"x":270000,"y":217406,"z":0}},{"groupId":693,"instId":300005,"propState":0,"propId":104055,"pos":{"x":187254,"y":169364,"z":362029},"rot":{"x":355460,"y":192204,"z":1333}},{"groupId":693,"instId":300004,"propState":0,"propId":104066,"pos":{"x":187499,"y":168416,"z":362527},"rot":{"x":0,"y":0,"z":0}},{"groupId":693,"instId":300003,"propState":0,"propId":104065,"pos":{"x":187839,"y":168590,"z":361729},"rot":{"x":0,"y":287206,"z":0}},{"groupId":693,"instId":300001,"propState":0,"propId":104063,"pos":{"x":187289,"y":169063,"z":361953},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"865":{"props":[{"groupId":865,"instId":300003,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":865,"instId":300005,"propState":0,"propId":104226,"pos":{"x":189635,"y":168368,"z":361185},"rot":{"x":0,"y":24286,"z":0}},{"groupId":865,"instId":300008,"propState":0,"propId":104227,"pos":{"x":189472,"y":168865,"z":360522},"rot":{"x":0,"y":39686,"z":0}},{"groupId":865,"instId":300002,"propState":2,"propId":104128,"pos":{"x":189341,"y":169342,"z":360495},"rot":{"x":341444,"y":40212,"z":11724}},{"groupId":865,"instId":300001,"propState":0,"propId":104127,"pos":{"x":189616,"y":168721,"z":361183},"rot":{"x":354334,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"866":{"props":[{"groupId":866,"instId":300008,"propState":0,"propId":104130,"pos":{"x":191201,"y":169576,"z":359615},"rot":{"x":3903,"y":64446,"z":12593}},{"groupId":866,"instId":300007,"propState":0,"propId":104132,"pos":{"x":190871,"y":168580,"z":360364},"rot":{"x":22141,"y":356659,"z":352074}},{"groupId":866,"instId":300006,"propState":0,"propId":104131,"pos":{"x":190486,"y":169002,"z":359850},"rot":{"x":0,"y":0,"z":0}},{"groupId":866,"instId":300005,"propState":0,"propId":104129,"pos":{"x":191862,"y":168905,"z":360250},"rot":{"x":354080,"y":333511,"z":354898}},{"groupId":866,"instId":300004,"propState":0,"propId":104265,"pos":{"x":190876,"y":168343,"z":360318},"rot":{"x":0,"y":320132,"z":0}},{"groupId":866,"instId":300003,"propState":0,"propId":104264,"pos":{"x":190496,"y":168785,"z":359822},"rot":{"x":0,"y":338559,"z":0}},{"groupId":866,"instId":300002,"propState":0,"propId":104266,"pos":{"x":191305,"y":169043,"z":359745},"rot":{"x":0,"y":9052,"z":0}},{"groupId":866,"instId":300001,"propState":0,"propId":104267,"pos":{"x":191717,"y":168653,"z":360253},"rot":{"x":0,"y":15097,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"904":{"props":[{"groupId":904,"instId":300007,"propState":1,"propId":103074,"pos":{"x":187212,"y":169169,"z":362336},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300015,"propState":1,"propId":103074,"pos":{"x":186971,"y":168661,"z":363228},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300008,"propState":0,"propId":104298,"pos":{"x":190058,"y":168547,"z":360340},"rot":{"x":0,"y":216848,"z":0}},{"groupId":904,"instId":300014,"propState":1,"propId":103074,"pos":{"x":188361,"y":168507,"z":362190},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300013,"propState":1,"propId":103074,"pos":{"x":189057,"y":168564,"z":361868},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300012,"propState":1,"propId":103074,"pos":{"x":190314,"y":168629,"z":361102},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300011,"propState":1,"propId":103074,"pos":{"x":191110,"y":168941,"z":360930},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300010,"propState":1,"propId":103074,"pos":{"x":186171,"y":169205,"z":363188},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300009,"propState":1,"propId":103074,"pos":{"x":186632,"y":169348,"z":362658},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300006,"propState":1,"propId":103074,"pos":{"x":188377,"y":169121,"z":361512},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300005,"propState":1,"propId":103074,"pos":{"x":188553,"y":169310,"z":361334},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300004,"propState":1,"propId":103074,"pos":{"x":189421,"y":169096,"z":361064},"rot":{"x":0,"y":212022,"z":0}},{"groupId":904,"instId":300003,"propState":1,"propId":103074,"pos":{"x":189869,"y":169229,"z":360568},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300001,"propState":1,"propId":103074,"pos":{"x":190626,"y":169492,"z":360469},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300002,"propState":2,"propId":104133,"pos":{"x":190029,"y":169020,"z":360332},"rot":{"x":348037,"y":19864,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"510":{"props":[{"groupId":510,"instId":300009,"propState":20,"propId":60403,"pos":{"x":190341,"y":167843,"z":363687},"rot":{"x":0,"y":30000,"z":0}},{"groupId":510,"instId":300012,"propState":0,"propId":104078,"pos":{"x":176280,"y":167670,"z":362670},"rot":{"x":0,"y":220548,"z":0}},{"groupId":510,"instId":300011,"propState":18,"propId":104055,"pos":{"x":180791,"y":170462,"z":361715},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300010,"propState":18,"propId":104055,"pos":{"x":180874,"y":170657,"z":361730},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300008,"propState":18,"propId":104055,"pos":{"x":174855,"y":172341,"z":366487},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300007,"propState":18,"propId":104055,"pos":{"x":174855,"y":171877,"z":366508},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300006,"propState":18,"propId":104055,"pos":{"x":174768,"y":172125,"z":366101},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300005,"propState":18,"propId":104055,"pos":{"x":174992,"y":171632,"z":367015},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300004,"propState":18,"propId":104055,"pos":{"x":174901,"y":171168,"z":366612},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300003,"propState":18,"propId":104055,"pos":{"x":174899,"y":170492,"z":366534},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300002,"propState":18,"propId":104055,"pos":{"x":174982,"y":170830,"z":366867},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300001,"propState":18,"propId":104055,"pos":{"x":175084,"y":170909,"z":367324},"rot":{"x":0,"y":104400,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300002,"propState":1,"propId":211,"pos":{"x":78969,"y":-5990,"z":-498306},"rot":{"x":8194,"y":101249,"z":335880}},{"groupId":208,"instId":300004,"propState":0,"propId":100,"pos":{"x":77916,"y":-2890,"z":-498625},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300003,"propState":0,"propId":103074,"pos":{"x":77890,"y":-2904,"z":-497698},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300001,"propState":18,"propId":104055,"pos":{"x":77916,"y":-3040,"z":-498627},"rot":{"x":347193,"y":264267,"z":356938}}],"npcs":[],"monsters":[],"teleports":{}},"209":{"props":[{"groupId":209,"instId":300004,"propState":0,"propId":100,"pos":{"x":46621,"y":-4524,"z":-391878},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300002,"propState":1,"propId":211,"pos":{"x":48064,"y":-5982,"z":-390773},"rot":{"x":0,"y":0,"z":0}},{"groupId":209,"instId":300003,"propState":0,"propId":103074,"pos":{"x":47585,"y":-4388,"z":-391188},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300001,"propState":0,"propId":104055,"pos":{"x":46602,"y":-4593,"z":-391873},"rot":{"x":344697,"y":300009,"z":356002}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300004,"propState":0,"propId":100,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300003,"propState":0,"propId":103074,"pos":{"x":258223,"y":102524,"z":274787},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300002,"propState":1,"propId":211,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":0,"y":279817,"z":0}},{"groupId":210,"instId":300001,"propState":18,"propId":104055,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":270000,"y":9817,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300004,"propState":0,"propId":100,"pos":{"x":-132986,"y":27463,"z":-252368},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300002,"propState":1,"propId":211,"pos":{"x":-133052,"y":26103,"z":-253728},"rot":{"x":0,"y":0,"z":0}},{"groupId":211,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-132107,"y":27553,"z":-252580},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-132986,"y":27350,"z":-252401},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"212":{"props":[{"groupId":212,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-54799,"y":14016,"z":-266205},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300002,"propState":1,"propId":211,"pos":{"x":-55180,"y":12152,"z":-266265},"rot":{"x":0,"y":0,"z":0}},{"groupId":212,"instId":300004,"propState":0,"propId":100,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":339015,"y":119916,"z":346931}}],"npcs":[],"monsters":[],"teleports":{}},"213":{"props":[{"groupId":213,"instId":300006,"propState":0,"propId":104055,"pos":{"x":-31535,"y":4077,"z":-264049},"rot":{"x":355333,"y":326571,"z":358483}},{"groupId":213,"instId":300002,"propState":1,"propId":211,"pos":{"x":-30255,"y":3365,"z":-265518},"rot":{"x":0,"y":0,"z":0}},{"groupId":213,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-31099,"y":4038,"z":-263724},"rot":{"x":358788,"y":353979,"z":354373}},{"groupId":213,"instId":300004,"propState":0,"propId":100,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-30652,"y":4254,"z":-263381},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":355207,"y":309806,"z":356809}}],"npcs":[],"monsters":[],"teleports":{}},"214":{"props":[{"groupId":214,"instId":300004,"propState":0,"propId":100,"pos":{"x":175522,"y":170178,"z":362892},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300006,"propState":1,"propId":211,"pos":{"x":179320,"y":106811,"z":366430},"rot":{"x":0,"y":0,"z":0}},{"groupId":214,"instId":300005,"propState":0,"propId":103074,"pos":{"x":174986,"y":170184,"z":363433},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300003,"propState":1,"propId":104055,"pos":{"x":175522,"y":170077,"z":362892},"rot":{"x":331292,"y":197984,"z":19614}},{"groupId":214,"instId":300002,"propState":1,"propId":104055,"pos":{"x":175002,"y":156010,"z":362005},"rot":{"x":331066,"y":253144,"z":334584}},{"groupId":214,"instId":300001,"propState":0,"propId":104055,"pos":{"x":175099,"y":137806,"z":361822},"rot":{"x":315884,"y":214883,"z":30438}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300005,"propState":0,"propId":103074,"pos":{"x":139957,"y":102238,"z":338903},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300002,"propState":1,"propId":104055,"pos":{"x":130717,"y":102275,"z":338339},"rot":{"x":347305,"y":224748,"z":24829}},{"groupId":215,"instId":300006,"propState":1,"propId":211,"pos":{"x":127191,"y":101080,"z":331597},"rot":{"x":0,"y":0,"z":0}},{"groupId":215,"instId":300004,"propState":0,"propId":100,"pos":{"x":140574,"y":102154,"z":339418},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300003,"propState":1,"propId":104055,"pos":{"x":140502,"y":102080,"z":339386},"rot":{"x":338088,"y":149909,"z":358527}},{"groupId":215,"instId":300001,"propState":0,"propId":104055,"pos":{"x":126007,"y":102265,"z":333305},"rot":{"x":357686,"y":211647,"z":337410}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300002,"propState":1,"propId":211,"pos":{"x":160112,"y":100770,"z":307461},"rot":{"x":0,"y":0,"z":0}},{"groupId":216,"instId":300004,"propState":0,"propId":100,"pos":{"x":159492,"y":102318,"z":309332},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300003,"propState":0,"propId":103074,"pos":{"x":160508,"y":102331,"z":309445},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300001,"propState":0,"propId":104055,"pos":{"x":159492,"y":102256,"z":309332},"rot":{"x":46257,"y":220798,"z":53139}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300004,"propState":0,"propId":100,"pos":{"x":226896,"y":171199,"z":357241},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300003,"propState":0,"propId":103074,"pos":{"x":225999,"y":171219,"z":357049},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300002,"propState":1,"propId":211,"pos":{"x":226762,"y":167843,"z":357463},"rot":{"x":0,"y":0,"z":0}},{"groupId":217,"instId":300001,"propState":0,"propId":104055,"pos":{"x":226881,"y":171158,"z":357232},"rot":{"x":310676,"y":184882,"z":317410}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300004,"propState":0,"propId":100,"pos":{"x":336933,"y":173863,"z":292571},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300003,"propState":0,"propId":103074,"pos":{"x":337751,"y":173869,"z":293111},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300002,"propState":1,"propId":211,"pos":{"x":338040,"y":168259,"z":292549},"rot":{"x":0,"y":0,"z":0}},{"groupId":218,"instId":300001,"propState":0,"propId":104055,"pos":{"x":337076,"y":173730,"z":292727},"rot":{"x":348714,"y":303950,"z":46248}}],"npcs":[],"monsters":[],"teleports":{}},"219":{"props":[{"groupId":219,"instId":300002,"propState":1,"propId":211,"pos":{"x":188001,"y":167843,"z":364979},"rot":{"x":352263,"y":245509,"z":8463}},{"groupId":219,"instId":300004,"propState":0,"propId":100,"pos":{"x":186921,"y":170097,"z":364291},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300003,"propState":0,"propId":103074,"pos":{"x":186589,"y":170084,"z":364676},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300001,"propState":0,"propId":104055,"pos":{"x":186946,"y":169710,"z":364365},"rot":{"x":346221,"y":262675,"z":1754}}],"npcs":[],"monsters":[],"teleports":{}},"220":{"props":[{"groupId":220,"instId":300004,"propState":0,"propId":100,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300003,"propState":0,"propId":103074,"pos":{"x":303782,"y":106725,"z":211823},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300002,"propState":1,"propId":211,"pos":{"x":303252,"y":105988,"z":210165},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300001,"propState":18,"propId":104055,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":2050,"y":276515,"z":234}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300002,"propState":1,"propId":211,"pos":{"x":309517,"y":106520,"z":178086},"rot":{"x":0,"y":0,"z":0}},{"groupId":221,"instId":300004,"propState":0,"propId":100,"pos":{"x":309161,"y":106561,"z":178007},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300003,"propState":0,"propId":103074,"pos":{"x":309976,"y":106561,"z":177585},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":104055,"pos":{"x":309174,"y":106436,"z":178023},"rot":{"x":338051,"y":40717,"z":358246}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300002,"propState":1,"propId":211,"pos":{"x":-47487,"y":8183,"z":-218067},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300004,"propState":0,"propId":100,"pos":{"x":-47530,"y":12046,"z":-217414},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-46663,"y":12036,"z":-217902},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-47530,"y":11920,"z":-217414},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300004,"propState":0,"propId":100,"pos":{"x":356939,"y":108213,"z":190774},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300003,"propState":0,"propId":103074,"pos":{"x":356059,"y":108445,"z":191283},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300002,"propState":1,"propId":211,"pos":{"x":357800,"y":107971,"z":191113},"rot":{"x":0,"y":0,"z":0}},{"groupId":223,"instId":300001,"propState":18,"propId":104055,"pos":{"x":356793,"y":108213,"z":190813},"rot":{"x":84763,"y":255315,"z":169334}}],"npcs":[],"monsters":[],"teleports":{}},"224":{"props":[{"groupId":224,"instId":300003,"propState":0,"propId":103074,"pos":{"x":204652,"y":102748,"z":299495},"rot":{"x":0,"y":15000,"z":0}},{"groupId":224,"instId":300004,"propState":0,"propId":100,"pos":{"x":204211,"y":102733,"z":300041},"rot":{"x":0,"y":0,"z":0}},{"groupId":224,"instId":300002,"propState":1,"propId":211,"pos":{"x":205414,"y":100841,"z":299431},"rot":{"x":0,"y":346016,"z":0}},{"groupId":224,"instId":300001,"propState":18,"propId":104055,"pos":{"x":204210,"y":102600,"z":300040},"rot":{"x":1321,"y":26393,"z":4574}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300003,"propState":0,"propId":103074,"pos":{"x":178056,"y":169115,"z":393090},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300004,"propState":0,"propId":100,"pos":{"x":178642,"y":169082,"z":393814},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300002,"propState":1,"propId":211,"pos":{"x":178703,"y":167843,"z":395308},"rot":{"x":0,"y":0,"z":0}},{"groupId":225,"instId":300001,"propState":0,"propId":104055,"pos":{"x":178669,"y":168938,"z":393833},"rot":{"x":359209,"y":145198,"z":345249}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300002,"propState":1,"propId":211,"pos":{"x":-86432,"y":12541,"z":-240353},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300004,"propState":0,"propId":100,"pos":{"x":-86343,"y":15390,"z":-239198},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239289},"rot":{"x":290582,"y":8124,"z":355052}},{"groupId":226,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-85553,"y":15359,"z":-239416},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239233},"rot":{"x":290582,"y":8124,"z":355052}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300005,"propState":0,"propId":100,"pos":{"x":-82291,"y":23948,"z":-252324},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300002,"propState":1,"propId":211,"pos":{"x":-79319,"y":23948,"z":-253010},"rot":{"x":0,"y":300950,"z":0}},{"groupId":227,"instId":300004,"propState":0,"propId":100,"pos":{"x":-78889,"y":24433,"z":-252627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-78844,"y":24499,"z":-253627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-78914,"y":24316,"z":-252642},"rot":{"x":0,"y":69952,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"357":{"props":[],"npcs":[{"groupId":357,"instId":400001,"npcId":14126,"pos":{"x":243851,"y":101713,"z":283891},"rot":{"x":0,"y":126434,"z":0}}],"monsters":[],"teleports":{}},"406":{"props":[{"groupId":406,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202701,"y":101238,"z":291138},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"407":{"props":[{"groupId":407,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202410,"y":93495,"z":161640},"rot":{"x":0,"y":206514,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"408":{"props":[{"groupId":408,"instId":300001,"propState":11,"propId":104046,"pos":{"x":359740,"y":107971,"z":209080},"rot":{"x":0,"y":293867,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"409":{"props":[{"groupId":409,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-142827,"y":15608,"z":-278700},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"496":{"props":[{"groupId":496,"instId":300001,"propState":18,"propId":104162,"pos":{"x":226836,"y":104516,"z":258812},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"521":{"props":[{"groupId":521,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"520":{"props":[{"groupId":520,"instId":300003,"propState":0,"propId":104102,"pos":{"x":-91599,"y":26787,"z":-268848},"rot":{"x":0,"y":88641,"z":0}},{"groupId":520,"instId":300004,"propState":0,"propId":100,"pos":{"x":-89401,"y":26097,"z":-268820},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300002,"propState":0,"propId":104159,"pos":{"x":-89401,"y":25964,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"527":{"props":[{"groupId":527,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"526":{"props":[{"groupId":526,"instId":300004,"propState":0,"propId":100,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300002,"propState":0,"propId":104159,"pos":{"x":137081,"y":102152,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300003,"propState":0,"propId":104102,"pos":{"x":135299,"y":102773,"z":341915},"rot":{"x":0,"y":60768,"z":0}},{"groupId":526,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"529":{"props":[{"groupId":529,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"528":{"props":[{"groupId":528,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300004,"propState":0,"propId":100,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300003,"propState":0,"propId":104102,"pos":{"x":367781,"y":109618,"z":186237},"rot":{"x":0,"y":130186,"z":0}},{"groupId":528,"instId":300002,"propState":0,"propId":104159,"pos":{"x":369095,"y":108918,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"617":{"props":[{"groupId":617,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-15893,"y":6909,"z":-311402},"rot":{"x":0,"y":70586,"z":0}},{"groupId":617,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-19381,"y":4065,"z":-224032},"rot":{"x":0,"y":210852,"z":0}},{"groupId":617,"instId":300017,"propState":0,"propId":104080,"pos":{"x":76546,"y":-5317,"z":-398579},"rot":{"x":0,"y":221601,"z":0}},{"groupId":617,"instId":300003,"propState":0,"propId":104080,"pos":{"x":97877,"y":-5290,"z":-482547},"rot":{"x":0,"y":39963,"z":0}},{"groupId":617,"instId":300013,"propState":0,"propId":104080,"pos":{"x":5710,"y":4139,"z":-279910},"rot":{"x":0,"y":236608,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"618":{"props":[{"groupId":618,"instId":300002,"propState":0,"propId":104080,"pos":{"x":296348,"y":157838,"z":353201},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300009,"propState":0,"propId":104080,"pos":{"x":341773,"y":108671,"z":198655},"rot":{"x":0,"y":22954,"z":0}},{"groupId":618,"instId":300006,"propState":0,"propId":104080,"pos":{"x":206547,"y":101470,"z":328384},"rot":{"x":0,"y":156276,"z":0}},{"groupId":618,"instId":300005,"propState":0,"propId":104080,"pos":{"x":217457,"y":98186,"z":156219},"rot":{"x":0,"y":209643,"z":0}},{"groupId":618,"instId":300004,"propState":0,"propId":104080,"pos":{"x":132272,"y":98874,"z":194682},"rot":{"x":0,"y":28461,"z":0}},{"groupId":618,"instId":300003,"propState":0,"propId":104080,"pos":{"x":202043,"y":168559,"z":358779},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300001,"propState":0,"propId":104080,"pos":{"x":137265,"y":101682,"z":323852},"rot":{"x":0,"y":278513,"z":0}},{"groupId":618,"instId":300008,"propState":0,"propId":104080,"pos":{"x":130539,"y":94556,"z":260805},"rot":{"x":0,"y":330000,"z":0}},{"groupId":618,"instId":300007,"propState":0,"propId":104080,"pos":{"x":193620,"y":94145,"z":166199},"rot":{"x":0,"y":18071,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"671":{"props":[{"groupId":671,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359306,"y":108470,"z":202777},"rot":{"x":0,"y":202807,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"670":{"props":[{"groupId":670,"instId":300004,"propState":18,"propId":104093,"pos":{"x":179317,"y":94067,"z":172867},"rot":{"x":0,"y":165573,"z":0}},{"groupId":670,"instId":300013,"propState":18,"propId":104093,"pos":{"x":-46712,"y":6773,"z":-280120},"rot":{"x":0,"y":64953,"z":0}},{"groupId":670,"instId":300012,"propState":18,"propId":104094,"pos":{"x":-89306,"y":27612,"z":-239309},"rot":{"x":0,"y":133168,"z":0}},{"groupId":670,"instId":300011,"propState":18,"propId":104095,"pos":{"x":128209,"y":101710,"z":333516},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300010,"propState":18,"propId":104093,"pos":{"x":351503,"y":108044,"z":197206},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300009,"propState":18,"propId":104093,"pos":{"x":305331,"y":106653,"z":168630},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300008,"propState":18,"propId":104094,"pos":{"x":-11199,"y":4203,"z":-266538},"rot":{"x":0,"y":73758,"z":0}},{"groupId":670,"instId":300007,"propState":18,"propId":104096,"pos":{"x":131048,"y":95138,"z":275098},"rot":{"x":0,"y":69556,"z":0}},{"groupId":670,"instId":300006,"propState":18,"propId":104094,"pos":{"x":298203,"y":105994,"z":215710},"rot":{"x":0,"y":322762,"z":0}},{"groupId":670,"instId":300005,"propState":18,"propId":104094,"pos":{"x":263155,"y":102634,"z":164478},"rot":{"x":0,"y":75158,"z":0}},{"groupId":670,"instId":300003,"propState":18,"propId":104093,"pos":{"x":-114502,"y":16751,"z":-220922},"rot":{"x":0,"y":300762,"z":0}},{"groupId":670,"instId":300002,"propState":18,"propId":104095,"pos":{"x":-31260,"y":6887,"z":-323892},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-81519,"y":13019,"z":-268441},"rot":{"x":0,"y":0,"z":74776}}],"npcs":[],"monsters":[],"teleports":{}},"790":{"props":[{"groupId":790,"instId":300002,"propState":0,"propId":100,"pos":{"x":355634,"y":109724,"z":187361},"rot":{"x":0,"y":345335,"z":0}},{"groupId":790,"instId":300001,"propState":0,"propId":100,"pos":{"x":170425,"y":103346,"z":329899},"rot":{"x":0,"y":153327,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"813":{"props":[{"groupId":813,"instId":300002,"propState":18,"propId":104094,"pos":{"x":174385,"y":168465,"z":378219},"rot":{"x":0,"y":216335,"z":0}},{"groupId":813,"instId":300001,"propState":18,"propId":104095,"pos":{"x":205919,"y":168773,"z":413410},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"814":{"props":[{"groupId":814,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-126536,"y":16175,"z":-270549},"rot":{"x":0,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"824":{"props":[{"groupId":824,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359673,"y":108470,"z":202695},"rot":{"x":0,"y":235146,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":501,"startAnchorId":1,"startGroupId":864}},"1040201":{"P10402_F10402001":{"scenes":{"8":{"props":[{"groupId":8,"instId":300001,"propState":8,"propId":101,"pos":{"x":4507,"y":-3979,"z":-111107},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1040201":{"anchorId":1,"groupId":8,"instId":300001,"pos":{"x":14,"y":948,"z":-37960},"rot":{"x":0,"y":0,"z":0}}}},"22":{"props":[{"groupId":22,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300002,"propState":0,"propId":104083,"pos":{"x":-1,"y":2750,"z":10},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300001,"propState":101,"propId":104076,"pos":{"x":-1,"y":1185,"z":10},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[],"npcs":[{"groupId":24,"instId":400001,"npcId":100,"pos":{"x":0,"y":1168,"z":0},"rot":{"x":0,"y":178152,"z":0}}],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300002,"propState":12,"propId":60401,"pos":{"x":31568,"y":948,"z":16637},"rot":{"x":0,"y":336322,"z":0}},{"groupId":44,"instId":300001,"propState":12,"propId":60401,"pos":{"x":28915,"y":7298,"z":9488},"rot":{"x":0,"y":64973,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":501,"startAnchorId":null,"startGroupId":null}},"1040202":{"P10402_F10402001":{"scenes":{"8":{"props":[{"groupId":8,"instId":300001,"propState":8,"propId":101,"pos":{"x":4507,"y":-3979,"z":-111107},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1040201":{"anchorId":1,"groupId":8,"instId":300001,"pos":{"x":14,"y":948,"z":-37960},"rot":{"x":0,"y":0,"z":0}}}},"22":{"props":[{"groupId":22,"instId":300002,"propState":0,"propId":104083,"pos":{"x":-1,"y":2750,"z":10},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300001,"propState":101,"propId":104076,"pos":{"x":-1,"y":1185,"z":10},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[],"npcs":[{"groupId":24,"instId":400001,"npcId":100,"pos":{"x":0,"y":1168,"z":0},"rot":{"x":0,"y":178152,"z":0}}],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300002,"propState":12,"propId":60401,"pos":{"x":31568,"y":948,"z":16637},"rot":{"x":0,"y":336322,"z":0}},{"groupId":44,"instId":300001,"propState":12,"propId":60401,"pos":{"x":28915,"y":7298,"z":9488},"rot":{"x":0,"y":64973,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":501,"startAnchorId":1,"startGroupId":79}},"1040301":{"P10403_F10403001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300002,"propState":0,"propId":104019,"pos":{"x":114,"y":88217,"z":-292917},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300006,"propState":0,"propId":100,"pos":{"x":-16800,"y":53400,"z":-1221800},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":31120,"z":-267920},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300005,"propState":0,"propId":104052,"pos":{"x":114,"y":88217,"z":-292917},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-9,"y":34423,"z":-668310},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-9,"y":34423,"z":-668310},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":648000,"z":10600},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":334400,"z":953800},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":104052,"pos":{"x":-2672,"y":806320,"z":660325},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":104052,"pos":{"x":114,"y":102442,"z":217338},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":104019,"pos":{"x":-2672,"y":806320,"z":660325},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":104019,"pos":{"x":114,"y":102442,"z":217338},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300005,"propState":8,"propId":101,"pos":{"x":5310,"y":104819,"z":-28053},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":8,"propId":101,"pos":{"x":7830,"y":88041,"z":-199340},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300004,"propState":8,"propId":101,"pos":{"x":1460,"y":886343,"z":949080},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":8,"propId":101,"pos":{"x":4287,"y":806320,"z":673171},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300001,"propState":8,"propId":101,"pos":{"x":-7774,"y":27829,"z":-823890},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1040301":{"anchorId":1,"groupId":8,"instId":300001,"pos":{"x":240,"y":27786,"z":-824570},"rot":{"x":0,"y":0,"z":0}},"1040302":{"anchorId":2,"groupId":8,"instId":300002,"pos":{"x":-90,"y":88041,"z":-201367},"rot":{"x":0,"y":0,"z":0}},"1040303":{"anchorId":3,"groupId":8,"instId":300003,"pos":{"x":-2747,"y":806320,"z":677728},"rot":{"x":0,"y":0,"z":0}},"1040304":{"anchorId":4,"groupId":8,"instId":300004,"pos":{"x":-2590,"y":886367,"z":952139},"rot":{"x":0,"y":0,"z":0}},"1040305":{"anchorId":5,"groupId":8,"instId":300005,"pos":{"x":-16,"y":104784,"z":-28800},"rot":{"x":0,"y":0,"z":0}}}},"9":{"props":[{"groupId":9,"instId":300003,"propState":1,"propId":104001,"pos":{"x":-720,"y":831379,"z":802060},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300005,"propState":1,"propId":104014,"pos":{"x":-1023,"y":831379,"z":802078},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300004,"propState":1,"propId":104014,"pos":{"x":-20099,"y":821411,"z":768994},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300002,"propState":1,"propId":104003,"pos":{"x":-865,"y":831710,"z":808007},"rot":{"x":0,"y":32300,"z":0}},{"groupId":9,"instId":300001,"propState":1,"propId":104003,"pos":{"x":-20300,"y":821495,"z":762000},"rot":{"x":0,"y":208490,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300005,"propState":1,"propId":104014,"pos":{"x":-2676,"y":886260,"z":940527},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300004,"propState":1,"propId":104014,"pos":{"x":-2800,"y":854480,"z":902620},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300003,"propState":1,"propId":104001,"pos":{"x":-2676,"y":886260,"z":940527},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300002,"propState":1,"propId":104003,"pos":{"x":-5760,"y":886360,"z":945220},"rot":{"x":0,"y":1900,"z":0}},{"groupId":10,"instId":300001,"propState":1,"propId":104003,"pos":{"x":534,"y":854718,"z":897468},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300010,"propState":0,"propId":104009,"pos":{"x":40352,"y":30783,"z":-757170},"rot":{"x":0,"y":229541,"z":0}},{"groupId":11,"instId":300012,"propState":0,"propId":104008,"pos":{"x":-26676,"y":30733,"z":-808435},"rot":{"x":0,"y":202022,"z":0}},{"groupId":11,"instId":300011,"propState":0,"propId":104009,"pos":{"x":26839,"y":30733,"z":-808524},"rot":{"x":0,"y":341518,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":104010,"pos":{"x":22394,"y":30782,"z":-826163},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300008,"propState":0,"propId":104010,"pos":{"x":8751,"y":27828,"z":-730691},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300007,"propState":0,"propId":104011,"pos":{"x":-55360,"y":30733,"z":-780800},"rot":{"x":0,"y":67699,"z":0}},{"groupId":11,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-8411,"y":27828,"z":-778300},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300016,"propState":0,"propId":104010,"pos":{"x":8497,"y":27791,"z":-778387},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-21982,"y":30733,"z":-827376},"rot":{"x":0,"y":5677,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":104010,"pos":{"x":23117,"y":30733,"z":-794171},"rot":{"x":0,"y":236791,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300001,"propState":0,"propId":104009,"pos":{"x":-5763,"y":844561,"z":854774},"rot":{"x":0,"y":137206,"z":0}},{"groupId":14,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-7590,"y":814597,"z":734950},"rot":{"x":0,"y":188478,"z":0}},{"groupId":14,"instId":300007,"propState":0,"propId":104010,"pos":{"x":14386,"y":844517,"z":861856},"rot":{"x":0,"y":168269,"z":0}},{"groupId":14,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-29519,"y":821514,"z":760684},"rot":{"x":0,"y":121873,"z":0}},{"groupId":14,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-6720,"y":806220,"z":693310},"rot":{"x":0,"y":150422,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300012,"propState":0,"propId":104010,"pos":{"x":-12452,"y":91839,"z":-133450},"rot":{"x":0,"y":179698,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":104010,"pos":{"x":-87515,"y":105194,"z":-3753},"rot":{"x":0,"y":47246,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":104011,"pos":{"x":7340,"y":88064,"z":-158550},"rot":{"x":0,"y":180603,"z":0}},{"groupId":13,"instId":300015,"propState":0,"propId":104010,"pos":{"x":87189,"y":105218,"z":24146},"rot":{"x":0,"y":220561,"z":0}},{"groupId":13,"instId":300013,"propState":0,"propId":104010,"pos":{"x":-5625,"y":102294,"z":174831},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":104010,"pos":{"x":7838,"y":103702,"z":116056},"rot":{"x":0,"y":222810,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":104011,"pos":{"x":-9895,"y":103160,"z":-75633},"rot":{"x":0,"y":124849,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":104010,"pos":{"x":34950,"y":88041,"z":-161560},"rot":{"x":0,"y":269242,"z":0}},{"groupId":13,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-87102,"y":105194,"z":24499},"rot":{"x":0,"y":132268,"z":0}},{"groupId":13,"instId":300009,"propState":0,"propId":104010,"pos":{"x":5333,"y":102374,"z":149557},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":104011,"pos":{"x":-10928,"y":103140,"z":-76565},"rot":{"x":0,"y":160942,"z":0}},{"groupId":13,"instId":300010,"propState":0,"propId":104009,"pos":{"x":-6060,"y":103713,"z":119180},"rot":{"x":0,"y":233074,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":104011,"pos":{"x":-7460,"y":88064,"z":-158480},"rot":{"x":0,"y":176027,"z":0}},{"groupId":13,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-30380,"y":88041,"z":-177470},"rot":{"x":0,"y":70704,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":104010,"pos":{"x":5800,"y":88062,"z":-229200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-5861,"y":88062,"z":-247942},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-9000,"y":34491,"z":-671470},"rot":{"x":0,"y":134798,"z":0}},{"groupId":12,"instId":300004,"propState":12,"propId":60401,"pos":{"x":42955,"y":30792,"z":-788009},"rot":{"x":0,"y":50948,"z":0}},{"groupId":12,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-32957,"y":30783,"z":-760014},"rot":{"x":0,"y":222724,"z":0}},{"groupId":12,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-25640,"y":30733,"z":-796690},"rot":{"x":0,"y":135581,"z":0}},{"groupId":12,"instId":300001,"propState":12,"propId":60401,"pos":{"x":22420,"y":30780,"z":-828070},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-5707,"y":102450,"z":215517},"rot":{"x":0,"y":133802,"z":0}},{"groupId":15,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-10611,"y":103702,"z":97727},"rot":{"x":0,"y":58838,"z":0}},{"groupId":15,"instId":300003,"propState":12,"propId":60401,"pos":{"x":86780,"y":105194,"z":-4080},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-10832,"y":103713,"z":-75380},"rot":{"x":0,"y":133663,"z":0}},{"groupId":15,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-17790,"y":88100,"z":-131460},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300003,"propState":12,"propId":60403,"pos":{"x":-2590,"y":886262,"z":1014493},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300002,"propState":12,"propId":60401,"pos":{"x":41440,"y":837678,"z":826570},"rot":{"x":0,"y":290859,"z":0}},{"groupId":16,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-36070,"y":821512,"z":747620},"rot":{"x":0,"y":121062,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300004,"propState":1,"propId":104012,"pos":{"x":48324,"y":31016,"z":-790683},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300003,"propState":1,"propId":104012,"pos":{"x":-48324,"y":31041,"z":-790609},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300002,"propState":0,"propId":104012,"pos":{"x":33065,"y":33103,"z":-810576},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":104012,"pos":{"x":-33113,"y":33129,"z":-810385},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300004,"propState":0,"propId":104078,"pos":{"x":21356,"y":88420,"z":-172614},"rot":{"x":0,"y":300714,"z":0}},{"groupId":21,"instId":300003,"propState":0,"propId":104078,"pos":{"x":-21289,"y":88418,"z":-172650},"rot":{"x":0,"y":59796,"z":0}},{"groupId":21,"instId":300002,"propState":0,"propId":104078,"pos":{"x":24979,"y":844695,"z":857929},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":104078,"pos":{"x":-2698,"y":814725,"z":728608},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300002,"propState":0,"propId":104068,"pos":{"x":41192,"y":30733,"z":-752230},"rot":{"x":0,"y":90000,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":104068,"pos":{"x":-41135,"y":30733,"z":-752690},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300002,"propState":1,"propId":104059,"pos":{"x":-8796,"y":91247,"z":-170249},"rot":{"x":0,"y":114009,"z":0}},{"groupId":23,"instId":300001,"propState":1,"propId":104059,"pos":{"x":-60803,"y":30697,"z":-769721},"rot":{"x":0,"y":266822,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300002,"propState":0,"propId":104073,"pos":{"x":53050,"y":30780,"z":-773470},"rot":{"x":0,"y":41937,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":104073,"pos":{"x":-43270,"y":30780,"z":-773530},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300005,"propState":0,"propId":104072,"pos":{"x":-35594,"y":822308,"z":742265},"rot":{"x":0,"y":29239,"z":0}},{"groupId":28,"instId":300004,"propState":0,"propId":104072,"pos":{"x":9362,"y":104544,"z":110385},"rot":{"x":0,"y":269602,"z":0}},{"groupId":28,"instId":300003,"propState":0,"propId":104072,"pos":{"x":-9364,"y":104544,"z":110462},"rot":{"x":0,"y":269602,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300003,"propState":20,"propId":60403,"pos":{"x":3900,"y":831710,"z":821000},"rot":{"x":0,"y":160000,"z":0}},{"groupId":47,"instId":300002,"propState":0,"propId":104089,"pos":{"x":-62185,"y":843060,"z":841747},"rot":{"x":0,"y":59125,"z":0}},{"groupId":47,"instId":300001,"propState":0,"propId":104097,"pos":{"x":432,"y":831710,"z":818631},"rot":{"x":0,"y":125480,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300002,"propState":0,"propId":104061,"pos":{"x":8150,"y":837440,"z":871450},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300005,"propState":0,"propId":104061,"pos":{"x":-86202,"y":872051,"z":807032},"rot":{"x":0,"y":56065,"z":0}},{"groupId":49,"instId":300004,"propState":0,"propId":104061,"pos":{"x":60990,"y":871300,"z":692240},"rot":{"x":0,"y":278924,"z":0}},{"groupId":49,"instId":300003,"propState":0,"propId":104061,"pos":{"x":-40480,"y":817940,"z":868690},"rot":{"x":0,"y":322993,"z":0}},{"groupId":49,"instId":300001,"propState":0,"propId":104061,"pos":{"x":4160,"y":796470,"z":776990},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300001,"propState":1,"propId":104192,"pos":{"x":-2669,"y":888340,"z":1000540},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300016,"propState":0,"propId":104053,"pos":{"x":-26719,"y":896924,"z":995400},"rot":{"x":0,"y":62528,"z":0}},{"groupId":51,"instId":300015,"propState":0,"propId":104053,"pos":{"x":21310,"y":896894,"z":995520},"rot":{"x":0,"y":62528,"z":0}},{"groupId":51,"instId":300014,"propState":0,"propId":104053,"pos":{"x":24231,"y":890710,"z":980265},"rot":{"x":0,"y":62528,"z":0}},{"groupId":51,"instId":300013,"propState":0,"propId":104053,"pos":{"x":-9507,"y":890674,"z":959919},"rot":{"x":0,"y":62528,"z":0}},{"groupId":51,"instId":300012,"propState":0,"propId":104053,"pos":{"x":4147,"y":890564,"z":959928},"rot":{"x":0,"y":62528,"z":0}},{"groupId":51,"instId":300011,"propState":0,"propId":104053,"pos":{"x":-29022,"y":890520,"z":979201},"rot":{"x":0,"y":62528,"z":0}},{"groupId":51,"instId":300010,"propState":0,"propId":104053,"pos":{"x":1759,"y":856948,"z":898075},"rot":{"x":0,"y":60130,"z":0}},{"groupId":51,"instId":300009,"propState":0,"propId":104053,"pos":{"x":-7263,"y":856948,"z":898017},"rot":{"x":0,"y":60130,"z":0}},{"groupId":51,"instId":300008,"propState":0,"propId":104053,"pos":{"x":24646,"y":846628,"z":847381},"rot":{"x":0,"y":36699,"z":0}},{"groupId":51,"instId":300007,"propState":0,"propId":104053,"pos":{"x":32932,"y":846628,"z":850950},"rot":{"x":0,"y":36699,"z":0}},{"groupId":51,"instId":300006,"propState":0,"propId":104053,"pos":{"x":-2312,"y":833818,"z":808258},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300005,"propState":0,"propId":104053,"pos":{"x":5502,"y":833818,"z":803747},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300004,"propState":0,"propId":104053,"pos":{"x":-26411,"y":823684,"z":767149},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300003,"propState":0,"propId":104053,"pos":{"x":-18598,"y":823684,"z":762638},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300002,"propState":0,"propId":104053,"pos":{"x":-7196,"y":816671,"z":718997},"rot":{"x":0,"y":60000,"z":0}},{"groupId":51,"instId":300001,"propState":0,"propId":104053,"pos":{"x":1826,"y":816790,"z":718997},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300004,"propState":0,"propId":104080,"pos":{"x":27059,"y":31651,"z":-775463},"rot":{"x":0,"y":292515,"z":0}},{"groupId":98,"instId":300003,"propState":0,"propId":104080,"pos":{"x":-28068,"y":31651,"z":-764113},"rot":{"x":0,"y":104753,"z":0}},{"groupId":98,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-7797,"y":28491,"z":-748952},"rot":{"x":0,"y":16808,"z":0}},{"groupId":98,"instId":300001,"propState":0,"propId":104080,"pos":{"x":7838,"y":28491,"z":-804578},"rot":{"x":0,"y":338770,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"145":{"props":[{"groupId":145,"instId":300001,"propState":0,"propId":100,"pos":{"x":-2795,"y":814725,"z":728612},"rot":{"x":0,"y":0,"z":0}},{"groupId":145,"instId":300004,"propState":0,"propId":100,"pos":{"x":24945,"y":844644,"z":857971},"rot":{"x":0,"y":335904,"z":0}},{"groupId":145,"instId":300003,"propState":0,"propId":100,"pos":{"x":6810,"y":831710,"z":813940},"rot":{"x":0,"y":301439,"z":0}},{"groupId":145,"instId":300002,"propState":20,"propId":60403,"pos":{"x":-2810,"y":854758,"z":893050},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"110":{"props":[{"groupId":110,"instId":300011,"propState":2,"propId":104172,"pos":{"x":3060,"y":107620,"z":10630},"rot":{"x":0,"y":90000,"z":0}},{"groupId":110,"instId":300010,"propState":2,"propId":104208,"pos":{"x":-117,"y":107937,"z":10185},"rot":{"x":0,"y":0,"z":180000}},{"groupId":110,"instId":300009,"propState":2,"propId":104207,"pos":{"x":29,"y":107832,"z":10436},"rot":{"x":90000,"y":180020,"z":0}},{"groupId":110,"instId":300008,"propState":2,"propId":104171,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":110,"instId":300007,"propState":2,"propId":104083,"pos":{"x":0,"y":113655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":110,"instId":300006,"propState":2,"propId":104170,"pos":{"x":30,"y":114655,"z":10400},"rot":{"x":0,"y":0,"z":0}},{"groupId":110,"instId":300005,"propState":0,"propId":100,"pos":{"x":-40,"y":104628,"z":14640},"rot":{"x":0,"y":180000,"z":0}},{"groupId":110,"instId":300004,"propState":2,"propId":104172,"pos":{"x":-3080,"y":107620,"z":10630},"rot":{"x":0,"y":270000,"z":0}},{"groupId":110,"instId":300003,"propState":2,"propId":104208,"pos":{"x":-149,"y":107929,"z":10181},"rot":{"x":0,"y":0,"z":0}},{"groupId":110,"instId":300002,"propState":2,"propId":104207,"pos":{"x":29,"y":107832,"z":10436},"rot":{"x":90000,"y":359980,"z":0}},{"groupId":110,"instId":300001,"propState":2,"propId":104171,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300002,"propState":1,"propId":211,"pos":{"x":-48452,"y":30783,"z":-749316},"rot":{"x":0,"y":192772,"z":0}},{"groupId":100,"instId":300004,"propState":0,"propId":100,"pos":{"x":-48255,"y":33967,"z":-748608},"rot":{"x":0,"y":1764,"z":0}},{"groupId":100,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-47565,"y":33935,"z":-748629},"rot":{"x":0,"y":1764,"z":0}},{"groupId":100,"instId":300001,"propState":18,"propId":104127,"pos":{"x":-48255,"y":33818,"z":-748608},"rot":{"x":0,"y":192772,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"101":{"props":[{"groupId":101,"instId":300004,"propState":0,"propId":100,"pos":{"x":69251,"y":36481,"z":-769520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":101,"instId":300003,"propState":0,"propId":103074,"pos":{"x":70488,"y":36459,"z":-770443},"rot":{"x":0,"y":90000,"z":0}},{"groupId":101,"instId":300002,"propState":1,"propId":211,"pos":{"x":68302,"y":30783,"z":-769395},"rot":{"x":0,"y":270000,"z":0}},{"groupId":101,"instId":300001,"propState":18,"propId":104127,"pos":{"x":70422,"y":36250,"z":-769458},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300004,"propState":0,"propId":100,"pos":{"x":45900,"y":848477,"z":798833},"rot":{"x":343822,"y":324070,"z":357500}},{"groupId":102,"instId":300003,"propState":0,"propId":103074,"pos":{"x":45500,"y":849150,"z":795230},"rot":{"x":0,"y":348741,"z":0}},{"groupId":102,"instId":300002,"propState":1,"propId":211,"pos":{"x":43579,"y":847643,"z":800789},"rot":{"x":343822,"y":324070,"z":357500}},{"groupId":102,"instId":300001,"propState":0,"propId":104127,"pos":{"x":45900,"y":848477,"z":798833},"rot":{"x":343822,"y":324070,"z":357500}}],"npcs":[],"monsters":[],"teleports":{}},"104":{"props":[{"groupId":104,"instId":300003,"propState":0,"propId":103074,"pos":{"x":696,"y":35185,"z":-662253},"rot":{"x":0,"y":358770,"z":0}},{"groupId":104,"instId":300002,"propState":1,"propId":211,"pos":{"x":-24,"y":34488,"z":-666318},"rot":{"x":0,"y":86149,"z":0}},{"groupId":104,"instId":300004,"propState":0,"propId":100,"pos":{"x":39,"y":35193,"z":-662267},"rot":{"x":0,"y":358770,"z":0}},{"groupId":104,"instId":300001,"propState":0,"propId":104127,"pos":{"x":39,"y":35021,"z":-662267},"rot":{"x":0,"y":358770,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[{"groupId":103,"instId":300006,"propState":0,"propId":104080,"pos":{"x":120298,"y":29145,"z":189601},"rot":{"x":0,"y":87380,"z":0}},{"groupId":103,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-73520,"y":107033,"z":6120},"rot":{"x":0,"y":264324,"z":0}},{"groupId":103,"instId":300004,"propState":0,"propId":100,"pos":{"x":-73520,"y":107033,"z":6120},"rot":{"x":0,"y":264324,"z":0}},{"groupId":103,"instId":300002,"propState":1,"propId":211,"pos":{"x":-74205,"y":105194,"z":5330},"rot":{"x":0,"y":264324,"z":0}},{"groupId":103,"instId":300001,"propState":0,"propId":104127,"pos":{"x":-73520,"y":107033,"z":6120},"rot":{"x":347108,"y":158456,"z":5034}}],"npcs":[],"monsters":[],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300007,"propState":0,"propId":103074,"pos":{"x":-14030,"y":818220,"z":752010},"rot":{"x":356994,"y":4772,"z":0}},{"groupId":105,"instId":300006,"propState":0,"propId":104127,"pos":{"x":-14190,"y":818600,"z":755500},"rot":{"x":357172,"y":342712,"z":17933}},{"groupId":105,"instId":300005,"propState":0,"propId":104127,"pos":{"x":-18230,"y":821670,"z":753020},"rot":{"x":323218,"y":285031,"z":24071}},{"groupId":105,"instId":300004,"propState":0,"propId":100,"pos":{"x":-16500,"y":818100,"z":750320},"rot":{"x":356994,"y":4772,"z":0}},{"groupId":105,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-14030,"y":818220,"z":752010},"rot":{"x":356994,"y":4772,"z":0}},{"groupId":105,"instId":300002,"propState":1,"propId":211,"pos":{"x":-21337,"y":819066,"z":743379},"rot":{"x":0,"y":192772,"z":0}},{"groupId":105,"instId":300001,"propState":0,"propId":104127,"pos":{"x":-16344,"y":817957,"z":752212},"rot":{"x":356994,"y":4772,"z":354940}}],"npcs":[],"monsters":[],"teleports":{}},"106":{"props":[{"groupId":106,"instId":300004,"propState":0,"propId":100,"pos":{"x":65710,"y":874299,"z":688220},"rot":{"x":0,"y":98674,"z":0}},{"groupId":106,"instId":300003,"propState":0,"propId":103074,"pos":{"x":67750,"y":874360,"z":685681},"rot":{"x":0,"y":98674,"z":0}},{"groupId":106,"instId":300002,"propState":1,"propId":211,"pos":{"x":68985,"y":874114,"z":688478},"rot":{"x":349259,"y":154039,"z":5185}},{"groupId":106,"instId":300001,"propState":0,"propId":104127,"pos":{"x":69181,"y":874174,"z":689301},"rot":{"x":277476,"y":330727,"z":26948}}],"npcs":[],"monsters":[],"teleports":{}},"107":{"props":[{"groupId":107,"instId":300002,"propState":1,"propId":211,"pos":{"x":31580,"y":844566,"z":854360},"rot":{"x":0,"y":91543,"z":0}},{"groupId":107,"instId":300004,"propState":0,"propId":100,"pos":{"x":33693,"y":846753,"z":855972},"rot":{"x":0,"y":103806,"z":0}},{"groupId":107,"instId":300003,"propState":0,"propId":103074,"pos":{"x":33693,"y":846758,"z":855077},"rot":{"x":0,"y":103806,"z":0}},{"groupId":107,"instId":300001,"propState":0,"propId":104127,"pos":{"x":34172,"y":846568,"z":855967},"rot":{"x":0,"y":322431,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300004,"propState":0,"propId":100,"pos":{"x":7111,"y":105209,"z":190573},"rot":{"x":0,"y":90000,"z":0}},{"groupId":108,"instId":300003,"propState":0,"propId":103074,"pos":{"x":7111,"y":105209,"z":189802},"rot":{"x":0,"y":90000,"z":0}},{"groupId":108,"instId":300002,"propState":1,"propId":211,"pos":{"x":5790,"y":102150,"z":190610},"rot":{"x":358618,"y":257527,"z":2891}},{"groupId":108,"instId":300001,"propState":18,"propId":104127,"pos":{"x":7496,"y":104743,"z":190637},"rot":{"x":358618,"y":257527,"z":2891}}],"npcs":[],"monsters":[],"teleports":{}},"109":{"props":[{"groupId":109,"instId":300002,"propState":1,"propId":211,"pos":{"x":-51725,"y":831926,"z":887332},"rot":{"x":0,"y":262027,"z":0}},{"groupId":109,"instId":300004,"propState":0,"propId":100,"pos":{"x":-51630,"y":832410,"z":886779},"rot":{"x":0,"y":282492,"z":0}},{"groupId":109,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-51352,"y":832410,"z":888034},"rot":{"x":0,"y":282492,"z":0}},{"groupId":109,"instId":300001,"propState":18,"propId":104127,"pos":{"x":-51790,"y":831930,"z":886800},"rot":{"x":1512,"y":288516,"z":459}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300001,"propState":0,"propId":104050,"pos":{"x":490,"y":814597,"z":735260},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"113":{"props":[{"groupId":113,"instId":300004,"propState":0,"propId":100,"pos":{"x":490,"y":814597,"z":735260},"rot":{"x":0,"y":180000,"z":0}},{"groupId":113,"instId":300003,"propState":0,"propId":104102,"pos":{"x":2304,"y":815428,"z":735260},"rot":{"x":0,"y":270000,"z":0}},{"groupId":113,"instId":300002,"propState":0,"propId":104159,"pos":{"x":490,"y":814697,"z":735260},"rot":{"x":0,"y":180000,"z":0}},{"groupId":113,"instId":300001,"propState":0,"propId":104050,"pos":{"x":490,"y":814597,"z":735260},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300001,"propState":12,"propId":60401,"pos":{"x":11840,"y":91837,"z":-133848},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"115":{"props":[{"groupId":115,"instId":300004,"propState":0,"propId":100,"pos":{"x":11840,"y":91837,"z":-133848},"rot":{"x":0,"y":180000,"z":0}},{"groupId":115,"instId":300003,"propState":0,"propId":104102,"pos":{"x":11840,"y":92780,"z":-132234},"rot":{"x":0,"y":180000,"z":0}},{"groupId":115,"instId":300002,"propState":0,"propId":104159,"pos":{"x":11840,"y":91937,"z":-133848},"rot":{"x":0,"y":180000,"z":0}},{"groupId":115,"instId":300001,"propState":12,"propId":60401,"pos":{"x":11840,"y":91837,"z":-133848},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[{"groupId":138,"instId":300002,"propState":0,"propId":211,"pos":{"x":68960,"y":30783,"z":-762650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":138,"instId":300003,"propState":0,"propId":211,"pos":{"x":60640,"y":30783,"z":-762693},"rot":{"x":0,"y":270000,"z":0}},{"groupId":138,"instId":300001,"propState":20,"propId":60402,"pos":{"x":68960,"y":30783,"z":-762650},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300005,"propState":0,"propId":100,"pos":{"x":67130,"y":30783,"z":-762790},"rot":{"x":0,"y":180000,"z":0}},{"groupId":137,"instId":300004,"propState":0,"propId":100,"pos":{"x":64830,"y":32400,"z":-762600},"rot":{"x":0,"y":90000,"z":0}},{"groupId":137,"instId":300003,"propState":0,"propId":103074,"pos":{"x":60457,"y":32576,"z":-762392},"rot":{"x":0,"y":90000,"z":0}},{"groupId":137,"instId":300002,"propState":0,"propId":100,"pos":{"x":68960,"y":30783,"z":-762650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":137,"instId":300001,"propState":0,"propId":104098,"pos":{"x":60640,"y":30783,"z":-762693},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"139":{"props":[{"groupId":139,"instId":300005,"propState":0,"propId":100,"pos":{"x":-87099,"y":105203,"z":9253},"rot":{"x":0,"y":180000,"z":0}},{"groupId":139,"instId":300004,"propState":0,"propId":100,"pos":{"x":-84346,"y":106480,"z":10576},"rot":{"x":0,"y":270000,"z":0}},{"groupId":139,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-81326,"y":107013,"z":10119},"rot":{"x":0,"y":270000,"z":0}},{"groupId":139,"instId":300002,"propState":0,"propId":100,"pos":{"x":-87023,"y":105218,"z":10420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":139,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-81500,"y":105218,"z":10420},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"140":{"props":[{"groupId":140,"instId":300003,"propState":0,"propId":211,"pos":{"x":-81500,"y":105218,"z":10420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":140,"instId":300002,"propState":0,"propId":211,"pos":{"x":-87023,"y":105218,"z":10420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":140,"instId":300001,"propState":20,"propId":60402,"pos":{"x":-87023,"y":105218,"z":10420},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"171":{"props":[{"groupId":171,"instId":300006,"propState":0,"propId":104080,"pos":{"x":-4348,"y":886962,"z":1014720},"rot":{"x":0,"y":300443,"z":0}},{"groupId":171,"instId":300005,"propState":0,"propId":104080,"pos":{"x":-665,"y":886962,"z":1014725},"rot":{"x":0,"y":69638,"z":0}},{"groupId":171,"instId":300004,"propState":0,"propId":104080,"pos":{"x":15903,"y":887046,"z":958937},"rot":{"x":0,"y":331178,"z":0}},{"groupId":171,"instId":300003,"propState":0,"propId":104080,"pos":{"x":-26123,"y":887046,"z":963142},"rot":{"x":0,"y":45762,"z":0}},{"groupId":171,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-6110,"y":855458,"z":890903},"rot":{"x":0,"y":141298,"z":0}},{"groupId":171,"instId":300001,"propState":0,"propId":104080,"pos":{"x":13600,"y":832410,"z":821440},"rot":{"x":0,"y":84112,"z":0}},{"groupId":171,"instId":300011,"propState":0,"propId":104080,"pos":{"x":1380,"y":806817,"z":680230},"rot":{"x":0,"y":348940,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"170":{"props":[{"groupId":170,"instId":300006,"propState":0,"propId":104080,"pos":{"x":6840,"y":104402,"z":-95780},"rot":{"x":0,"y":335069,"z":0}},{"groupId":170,"instId":300014,"propState":0,"propId":104080,"pos":{"x":25605,"y":88784,"z":-153576},"rot":{"x":0,"y":205062,"z":0}},{"groupId":170,"instId":300012,"propState":0,"propId":104080,"pos":{"x":-38978,"y":105315,"z":13662},"rot":{"x":0,"y":247933,"z":0}},{"groupId":170,"instId":300001,"propState":0,"propId":104080,"pos":{"x":5833,"y":103081,"z":199833},"rot":{"x":0,"y":340602,"z":0}},{"groupId":170,"instId":300005,"propState":0,"propId":104080,"pos":{"x":6035,"y":88764,"z":-169865},"rot":{"x":0,"y":347782,"z":0}},{"groupId":170,"instId":300013,"propState":0,"propId":104080,"pos":{"x":-25485,"y":88800,"z":-136205},"rot":{"x":0,"y":60414,"z":0}},{"groupId":170,"instId":300011,"propState":0,"propId":104080,"pos":{"x":42495,"y":105315,"z":7517},"rot":{"x":0,"y":75536,"z":0}},{"groupId":170,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-7796,"y":106626,"z":-13747},"rot":{"x":0,"y":19675,"z":0}},{"groupId":170,"instId":300010,"propState":0,"propId":104080,"pos":{"x":-5260,"y":103063,"z":131180},"rot":{"x":0,"y":13350,"z":0}},{"groupId":170,"instId":300009,"propState":0,"propId":104080,"pos":{"x":5220,"y":105484,"z":55010},"rot":{"x":0,"y":339633,"z":0}},{"groupId":170,"instId":300008,"propState":0,"propId":104080,"pos":{"x":73510,"y":105894,"z":14140},"rot":{"x":0,"y":115141,"z":0}},{"groupId":170,"instId":300007,"propState":0,"propId":104080,"pos":{"x":-73483,"y":105894,"z":5568},"rot":{"x":0,"y":301471,"z":0}},{"groupId":170,"instId":300004,"propState":0,"propId":104080,"pos":{"x":-5560,"y":88886,"z":-216060},"rot":{"x":0,"y":27683,"z":0}},{"groupId":170,"instId":300003,"propState":0,"propId":104080,"pos":{"x":5330,"y":88868,"z":-266490},"rot":{"x":0,"y":331027,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300007,"propState":18,"propId":104094,"pos":{"x":-89279,"y":106052,"z":3579},"rot":{"x":0,"y":288732,"z":0}},{"groupId":178,"instId":300005,"propState":18,"propId":104095,"pos":{"x":-16736,"y":88211,"z":-125907},"rot":{"x":0,"y":0,"z":0}},{"groupId":178,"instId":300006,"propState":18,"propId":104095,"pos":{"x":-49153,"y":31479,"z":-754138},"rot":{"x":0,"y":0,"z":0}},{"groupId":178,"instId":300004,"propState":18,"propId":104096,"pos":{"x":9394,"y":28119,"z":-806016},"rot":{"x":0,"y":116297,"z":0}},{"groupId":178,"instId":300003,"propState":18,"propId":104094,"pos":{"x":27146,"y":31305,"z":-802249},"rot":{"x":0,"y":288732,"z":0}},{"groupId":178,"instId":300002,"propState":18,"propId":104162,"pos":{"x":-104,"y":91855,"z":-142110},"rot":{"x":0,"y":141121,"z":0}},{"groupId":178,"instId":300001,"propState":18,"propId":104162,"pos":{"x":-2646,"y":806393,"z":668658},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-67450,"y":30733,"z":-769680},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300001,"propState":11,"propId":104046,"pos":{"x":18860,"y":88041,"z":-132380},"rot":{"x":0,"y":128000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"185":{"props":[{"groupId":185,"instId":300001,"propState":11,"propId":104046,"pos":{"x":28900,"y":844567,"z":864720},"rot":{"x":0,"y":207000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"206":{"props":[{"groupId":206,"instId":300005,"propState":0,"propId":104061,"pos":{"x":-86202,"y":872051,"z":807032},"rot":{"x":0,"y":56065,"z":0}},{"groupId":206,"instId":300004,"propState":0,"propId":104061,"pos":{"x":60990,"y":871300,"z":692240},"rot":{"x":0,"y":278924,"z":0}},{"groupId":206,"instId":300003,"propState":0,"propId":104061,"pos":{"x":-40480,"y":817940,"z":868690},"rot":{"x":0,"y":322993,"z":0}},{"groupId":206,"instId":300002,"propState":0,"propId":104061,"pos":{"x":8150,"y":837440,"z":871450},"rot":{"x":0,"y":0,"z":0}},{"groupId":206,"instId":300001,"propState":0,"propId":104061,"pos":{"x":4160,"y":796470,"z":776990},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":501,"startAnchorId":null,"startGroupId":null}},"1040302":{"P10403_F10403001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300006,"propState":0,"propId":100,"pos":{"x":-16800,"y":53400,"z":-1221800},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":31120,"z":-267920},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300005,"propState":0,"propId":104052,"pos":{"x":114,"y":88217,"z":-292917},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-9,"y":34423,"z":-668310},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":104019,"pos":{"x":114,"y":88217,"z":-292917},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-9,"y":34423,"z":-668310},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":648000,"z":10600},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":334400,"z":953800},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":104052,"pos":{"x":-2672,"y":806320,"z":660325},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":104052,"pos":{"x":114,"y":102442,"z":217338},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":104019,"pos":{"x":-2672,"y":806320,"z":660325},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":104019,"pos":{"x":114,"y":102442,"z":217338},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300005,"propState":8,"propId":101,"pos":{"x":5310,"y":104819,"z":-28053},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300004,"propState":8,"propId":101,"pos":{"x":1460,"y":886343,"z":949080},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":8,"propId":101,"pos":{"x":4287,"y":806320,"z":673171},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":8,"propId":101,"pos":{"x":7830,"y":88041,"z":-199340},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300001,"propState":8,"propId":101,"pos":{"x":-7774,"y":27829,"z":-823890},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1040301":{"anchorId":1,"groupId":8,"instId":300001,"pos":{"x":240,"y":27786,"z":-824570},"rot":{"x":0,"y":0,"z":0}},"1040302":{"anchorId":2,"groupId":8,"instId":300002,"pos":{"x":-90,"y":88041,"z":-201367},"rot":{"x":0,"y":0,"z":0}},"1040303":{"anchorId":3,"groupId":8,"instId":300003,"pos":{"x":-2747,"y":806320,"z":677728},"rot":{"x":0,"y":0,"z":0}},"1040304":{"anchorId":4,"groupId":8,"instId":300004,"pos":{"x":-2590,"y":886367,"z":952139},"rot":{"x":0,"y":0,"z":0}},"1040305":{"anchorId":5,"groupId":8,"instId":300005,"pos":{"x":-16,"y":104784,"z":-28800},"rot":{"x":0,"y":0,"z":0}}}},"9":{"props":[{"groupId":9,"instId":300005,"propState":1,"propId":104014,"pos":{"x":-1023,"y":831379,"z":802078},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300004,"propState":1,"propId":104014,"pos":{"x":-20099,"y":821411,"z":768994},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300003,"propState":1,"propId":104001,"pos":{"x":-720,"y":831379,"z":802060},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300002,"propState":1,"propId":104003,"pos":{"x":-865,"y":831710,"z":808007},"rot":{"x":0,"y":32300,"z":0}},{"groupId":9,"instId":300001,"propState":1,"propId":104003,"pos":{"x":-20300,"y":821495,"z":762000},"rot":{"x":0,"y":208490,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":1,"propId":104003,"pos":{"x":534,"y":854718,"z":897468},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300005,"propState":1,"propId":104014,"pos":{"x":-2676,"y":886260,"z":940527},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300004,"propState":1,"propId":104014,"pos":{"x":-2800,"y":854480,"z":902620},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300003,"propState":1,"propId":104001,"pos":{"x":-2676,"y":886260,"z":940527},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300002,"propState":1,"propId":104003,"pos":{"x":-5760,"y":886360,"z":945220},"rot":{"x":0,"y":1900,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300001,"propState":0,"propId":104010,"pos":{"x":22394,"y":30782,"z":-826163},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300008,"propState":0,"propId":104010,"pos":{"x":8751,"y":27828,"z":-730691},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300007,"propState":0,"propId":104011,"pos":{"x":-55360,"y":30733,"z":-780800},"rot":{"x":0,"y":67699,"z":0}},{"groupId":11,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-8411,"y":27828,"z":-778300},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300016,"propState":0,"propId":104010,"pos":{"x":8497,"y":27791,"z":-778387},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-21982,"y":30733,"z":-827376},"rot":{"x":0,"y":5677,"z":0}},{"groupId":11,"instId":300010,"propState":0,"propId":104009,"pos":{"x":40352,"y":30783,"z":-757170},"rot":{"x":0,"y":229541,"z":0}},{"groupId":11,"instId":300012,"propState":0,"propId":104008,"pos":{"x":-26676,"y":30733,"z":-808435},"rot":{"x":0,"y":202022,"z":0}},{"groupId":11,"instId":300011,"propState":0,"propId":104009,"pos":{"x":26839,"y":30733,"z":-808524},"rot":{"x":0,"y":341518,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":104010,"pos":{"x":23117,"y":30733,"z":-794171},"rot":{"x":0,"y":236791,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300001,"propState":0,"propId":104009,"pos":{"x":-5763,"y":844561,"z":854774},"rot":{"x":0,"y":137206,"z":0}},{"groupId":14,"instId":300007,"propState":0,"propId":104010,"pos":{"x":14386,"y":844517,"z":861856},"rot":{"x":0,"y":168269,"z":0}},{"groupId":14,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-29519,"y":821514,"z":760684},"rot":{"x":0,"y":121873,"z":0}},{"groupId":14,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-7590,"y":814597,"z":734950},"rot":{"x":0,"y":188478,"z":0}},{"groupId":14,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-6720,"y":806220,"z":693310},"rot":{"x":0,"y":150422,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300012,"propState":0,"propId":104010,"pos":{"x":-12452,"y":91839,"z":-133450},"rot":{"x":0,"y":179698,"z":0}},{"groupId":13,"instId":300015,"propState":0,"propId":104010,"pos":{"x":87189,"y":105218,"z":24146},"rot":{"x":0,"y":220561,"z":0}},{"groupId":13,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-87102,"y":105194,"z":24499},"rot":{"x":0,"y":132268,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":104010,"pos":{"x":-87515,"y":105194,"z":-3753},"rot":{"x":0,"y":47246,"z":0}},{"groupId":13,"instId":300013,"propState":0,"propId":104010,"pos":{"x":-5625,"y":102294,"z":174831},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300009,"propState":0,"propId":104010,"pos":{"x":5333,"y":102374,"z":149557},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":104010,"pos":{"x":7838,"y":103702,"z":116056},"rot":{"x":0,"y":222810,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":104011,"pos":{"x":-9895,"y":103160,"z":-75633},"rot":{"x":0,"y":124849,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":104011,"pos":{"x":-10928,"y":103140,"z":-76565},"rot":{"x":0,"y":160942,"z":0}},{"groupId":13,"instId":300010,"propState":0,"propId":104009,"pos":{"x":-6060,"y":103713,"z":119180},"rot":{"x":0,"y":233074,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":104011,"pos":{"x":7340,"y":88064,"z":-158550},"rot":{"x":0,"y":180603,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":104011,"pos":{"x":-7460,"y":88064,"z":-158480},"rot":{"x":0,"y":176027,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":104010,"pos":{"x":34950,"y":88041,"z":-161560},"rot":{"x":0,"y":269242,"z":0}},{"groupId":13,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-30380,"y":88041,"z":-177470},"rot":{"x":0,"y":70704,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":104010,"pos":{"x":5800,"y":88062,"z":-229200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-5861,"y":88062,"z":-247942},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-9000,"y":34491,"z":-671470},"rot":{"x":0,"y":134798,"z":0}},{"groupId":12,"instId":300004,"propState":12,"propId":60401,"pos":{"x":42955,"y":30792,"z":-788009},"rot":{"x":0,"y":50948,"z":0}},{"groupId":12,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-32957,"y":30783,"z":-760014},"rot":{"x":0,"y":222724,"z":0}},{"groupId":12,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-25640,"y":30733,"z":-796690},"rot":{"x":0,"y":135581,"z":0}},{"groupId":12,"instId":300001,"propState":12,"propId":60401,"pos":{"x":22420,"y":30780,"z":-828070},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-10832,"y":103713,"z":-75380},"rot":{"x":0,"y":133663,"z":0}},{"groupId":15,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-10611,"y":103702,"z":97727},"rot":{"x":0,"y":58838,"z":0}},{"groupId":15,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-5707,"y":102450,"z":215517},"rot":{"x":0,"y":133802,"z":0}},{"groupId":15,"instId":300003,"propState":12,"propId":60401,"pos":{"x":86780,"y":105194,"z":-4080},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-17790,"y":88100,"z":-131460},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300002,"propState":12,"propId":60401,"pos":{"x":41440,"y":837678,"z":826570},"rot":{"x":0,"y":290859,"z":0}},{"groupId":16,"instId":300003,"propState":12,"propId":60403,"pos":{"x":-2590,"y":886262,"z":1014493},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-36070,"y":821512,"z":747620},"rot":{"x":0,"y":121062,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300003,"propState":0,"propId":104078,"pos":{"x":-21289,"y":88418,"z":-172650},"rot":{"x":0,"y":59796,"z":0}},{"groupId":21,"instId":300004,"propState":0,"propId":104078,"pos":{"x":21356,"y":88420,"z":-172614},"rot":{"x":0,"y":300714,"z":0}},{"groupId":21,"instId":300002,"propState":0,"propId":104078,"pos":{"x":24979,"y":844695,"z":857929},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":104078,"pos":{"x":-2698,"y":814725,"z":728608},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300004,"propState":1,"propId":104012,"pos":{"x":48324,"y":31016,"z":-790683},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300003,"propState":1,"propId":104012,"pos":{"x":-48324,"y":31041,"z":-790609},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300002,"propState":0,"propId":104012,"pos":{"x":33065,"y":33103,"z":-810576},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":104012,"pos":{"x":-33113,"y":33129,"z":-810385},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300002,"propState":0,"propId":104068,"pos":{"x":41192,"y":30733,"z":-752230},"rot":{"x":0,"y":90000,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":104068,"pos":{"x":-41135,"y":30733,"z":-752690},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300002,"propState":1,"propId":104059,"pos":{"x":-8796,"y":91247,"z":-170249},"rot":{"x":0,"y":114009,"z":0}},{"groupId":23,"instId":300001,"propState":1,"propId":104059,"pos":{"x":-60803,"y":30697,"z":-769721},"rot":{"x":0,"y":266822,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300004,"propState":0,"propId":104072,"pos":{"x":9362,"y":104544,"z":110385},"rot":{"x":0,"y":269602,"z":0}},{"groupId":28,"instId":300005,"propState":0,"propId":104072,"pos":{"x":-35594,"y":822308,"z":742265},"rot":{"x":0,"y":29239,"z":0}},{"groupId":28,"instId":300003,"propState":0,"propId":104072,"pos":{"x":-9364,"y":104544,"z":110462},"rot":{"x":0,"y":269602,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300002,"propState":0,"propId":104073,"pos":{"x":53050,"y":30780,"z":-773470},"rot":{"x":0,"y":41937,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":104073,"pos":{"x":-43270,"y":30780,"z":-773530},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300003,"propState":20,"propId":60403,"pos":{"x":3900,"y":831710,"z":821000},"rot":{"x":0,"y":160000,"z":0}},{"groupId":47,"instId":300002,"propState":0,"propId":104089,"pos":{"x":-62185,"y":843060,"z":841747},"rot":{"x":0,"y":59125,"z":0}},{"groupId":47,"instId":300001,"propState":0,"propId":104097,"pos":{"x":432,"y":831710,"z":818631},"rot":{"x":0,"y":125480,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300003,"propState":0,"propId":104061,"pos":{"x":-40480,"y":817940,"z":868690},"rot":{"x":0,"y":322993,"z":0}},{"groupId":49,"instId":300005,"propState":0,"propId":104061,"pos":{"x":-86202,"y":872051,"z":807032},"rot":{"x":0,"y":56065,"z":0}},{"groupId":49,"instId":300004,"propState":0,"propId":104061,"pos":{"x":60990,"y":871300,"z":692240},"rot":{"x":0,"y":278924,"z":0}},{"groupId":49,"instId":300002,"propState":0,"propId":104061,"pos":{"x":8150,"y":837440,"z":871450},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300001,"propState":0,"propId":104061,"pos":{"x":4160,"y":796470,"z":776990},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300001,"propState":1,"propId":104192,"pos":{"x":-2669,"y":888340,"z":1000540},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300014,"propState":0,"propId":104053,"pos":{"x":24231,"y":890710,"z":980265},"rot":{"x":0,"y":62528,"z":0}},{"groupId":51,"instId":300015,"propState":0,"propId":104053,"pos":{"x":21310,"y":896894,"z":995520},"rot":{"x":0,"y":62528,"z":0}},{"groupId":51,"instId":300012,"propState":0,"propId":104053,"pos":{"x":4147,"y":890564,"z":959928},"rot":{"x":0,"y":62528,"z":0}},{"groupId":51,"instId":300010,"propState":0,"propId":104053,"pos":{"x":1759,"y":856948,"z":898075},"rot":{"x":0,"y":60130,"z":0}},{"groupId":51,"instId":300008,"propState":0,"propId":104053,"pos":{"x":24646,"y":846628,"z":847381},"rot":{"x":0,"y":36699,"z":0}},{"groupId":51,"instId":300006,"propState":0,"propId":104053,"pos":{"x":-2312,"y":833818,"z":808258},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300002,"propState":0,"propId":104053,"pos":{"x":-7196,"y":816671,"z":718997},"rot":{"x":0,"y":60000,"z":0}},{"groupId":51,"instId":300016,"propState":0,"propId":104053,"pos":{"x":-26719,"y":896924,"z":995400},"rot":{"x":0,"y":62528,"z":0}},{"groupId":51,"instId":300013,"propState":0,"propId":104053,"pos":{"x":-9507,"y":890674,"z":959919},"rot":{"x":0,"y":62528,"z":0}},{"groupId":51,"instId":300011,"propState":0,"propId":104053,"pos":{"x":-29022,"y":890520,"z":979201},"rot":{"x":0,"y":62528,"z":0}},{"groupId":51,"instId":300009,"propState":0,"propId":104053,"pos":{"x":-7263,"y":856948,"z":898017},"rot":{"x":0,"y":60130,"z":0}},{"groupId":51,"instId":300007,"propState":0,"propId":104053,"pos":{"x":32932,"y":846628,"z":850950},"rot":{"x":0,"y":36699,"z":0}},{"groupId":51,"instId":300005,"propState":0,"propId":104053,"pos":{"x":5502,"y":833818,"z":803747},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300004,"propState":0,"propId":104053,"pos":{"x":-26411,"y":823684,"z":767149},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300003,"propState":0,"propId":104053,"pos":{"x":-18598,"y":823684,"z":762638},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300001,"propState":0,"propId":104053,"pos":{"x":1826,"y":816790,"z":718997},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-7797,"y":28491,"z":-748952},"rot":{"x":0,"y":16808,"z":0}},{"groupId":98,"instId":300004,"propState":0,"propId":104080,"pos":{"x":27059,"y":31651,"z":-775463},"rot":{"x":0,"y":292515,"z":0}},{"groupId":98,"instId":300003,"propState":0,"propId":104080,"pos":{"x":-28068,"y":31651,"z":-764113},"rot":{"x":0,"y":104753,"z":0}},{"groupId":98,"instId":300001,"propState":0,"propId":104080,"pos":{"x":7838,"y":28491,"z":-804578},"rot":{"x":0,"y":338770,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"145":{"props":[{"groupId":145,"instId":300004,"propState":0,"propId":100,"pos":{"x":24945,"y":844644,"z":857971},"rot":{"x":0,"y":335904,"z":0}},{"groupId":145,"instId":300003,"propState":0,"propId":100,"pos":{"x":6810,"y":831710,"z":813940},"rot":{"x":0,"y":301439,"z":0}},{"groupId":145,"instId":300001,"propState":0,"propId":100,"pos":{"x":-2795,"y":814725,"z":728612},"rot":{"x":0,"y":0,"z":0}},{"groupId":145,"instId":300002,"propState":20,"propId":60403,"pos":{"x":-2810,"y":854758,"z":893050},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"110":{"props":[{"groupId":110,"instId":300011,"propState":2,"propId":104172,"pos":{"x":3060,"y":107620,"z":10630},"rot":{"x":0,"y":90000,"z":0}},{"groupId":110,"instId":300008,"propState":2,"propId":104171,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":110,"instId":300002,"propState":2,"propId":104207,"pos":{"x":29,"y":107832,"z":10436},"rot":{"x":90000,"y":359980,"z":0}},{"groupId":110,"instId":300010,"propState":2,"propId":104208,"pos":{"x":-117,"y":107937,"z":10185},"rot":{"x":0,"y":0,"z":180000}},{"groupId":110,"instId":300009,"propState":2,"propId":104207,"pos":{"x":29,"y":107832,"z":10436},"rot":{"x":90000,"y":180020,"z":0}},{"groupId":110,"instId":300007,"propState":2,"propId":104083,"pos":{"x":0,"y":113655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":110,"instId":300006,"propState":2,"propId":104170,"pos":{"x":30,"y":114655,"z":10400},"rot":{"x":0,"y":0,"z":0}},{"groupId":110,"instId":300005,"propState":0,"propId":100,"pos":{"x":-40,"y":104628,"z":14640},"rot":{"x":0,"y":180000,"z":0}},{"groupId":110,"instId":300004,"propState":2,"propId":104172,"pos":{"x":-3080,"y":107620,"z":10630},"rot":{"x":0,"y":270000,"z":0}},{"groupId":110,"instId":300003,"propState":2,"propId":104208,"pos":{"x":-149,"y":107929,"z":10181},"rot":{"x":0,"y":0,"z":0}},{"groupId":110,"instId":300001,"propState":2,"propId":104171,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-47565,"y":33935,"z":-748629},"rot":{"x":0,"y":1764,"z":0}},{"groupId":100,"instId":300004,"propState":0,"propId":100,"pos":{"x":-48255,"y":33967,"z":-748608},"rot":{"x":0,"y":1764,"z":0}},{"groupId":100,"instId":300002,"propState":1,"propId":211,"pos":{"x":-48452,"y":30783,"z":-749316},"rot":{"x":0,"y":192772,"z":0}},{"groupId":100,"instId":300001,"propState":18,"propId":104127,"pos":{"x":-48255,"y":33818,"z":-748608},"rot":{"x":0,"y":192772,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"101":{"props":[{"groupId":101,"instId":300003,"propState":0,"propId":103074,"pos":{"x":70488,"y":36459,"z":-770443},"rot":{"x":0,"y":90000,"z":0}},{"groupId":101,"instId":300002,"propState":1,"propId":211,"pos":{"x":68302,"y":30783,"z":-769395},"rot":{"x":0,"y":270000,"z":0}},{"groupId":101,"instId":300004,"propState":0,"propId":100,"pos":{"x":69251,"y":36481,"z":-769520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":101,"instId":300001,"propState":18,"propId":104127,"pos":{"x":70422,"y":36250,"z":-769458},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300004,"propState":0,"propId":100,"pos":{"x":45900,"y":848477,"z":798833},"rot":{"x":343822,"y":324070,"z":357500}},{"groupId":102,"instId":300003,"propState":0,"propId":103074,"pos":{"x":45500,"y":849150,"z":795230},"rot":{"x":0,"y":348741,"z":0}},{"groupId":102,"instId":300002,"propState":1,"propId":211,"pos":{"x":43579,"y":847643,"z":800789},"rot":{"x":343822,"y":324070,"z":357500}},{"groupId":102,"instId":300001,"propState":0,"propId":104127,"pos":{"x":45900,"y":848477,"z":798833},"rot":{"x":343822,"y":324070,"z":357500}}],"npcs":[],"monsters":[],"teleports":{}},"104":{"props":[{"groupId":104,"instId":300003,"propState":0,"propId":103074,"pos":{"x":696,"y":35185,"z":-662253},"rot":{"x":0,"y":358770,"z":0}},{"groupId":104,"instId":300004,"propState":0,"propId":100,"pos":{"x":39,"y":35193,"z":-662267},"rot":{"x":0,"y":358770,"z":0}},{"groupId":104,"instId":300002,"propState":1,"propId":211,"pos":{"x":-24,"y":34488,"z":-666318},"rot":{"x":0,"y":86149,"z":0}},{"groupId":104,"instId":300001,"propState":0,"propId":104127,"pos":{"x":39,"y":35021,"z":-662267},"rot":{"x":0,"y":358770,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[{"groupId":103,"instId":300006,"propState":0,"propId":104080,"pos":{"x":120298,"y":29145,"z":189601},"rot":{"x":0,"y":87380,"z":0}},{"groupId":103,"instId":300004,"propState":0,"propId":100,"pos":{"x":-73520,"y":107033,"z":6120},"rot":{"x":0,"y":264324,"z":0}},{"groupId":103,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-73520,"y":107033,"z":6120},"rot":{"x":0,"y":264324,"z":0}},{"groupId":103,"instId":300002,"propState":1,"propId":211,"pos":{"x":-74205,"y":105194,"z":5330},"rot":{"x":0,"y":264324,"z":0}},{"groupId":103,"instId":300001,"propState":0,"propId":104127,"pos":{"x":-73520,"y":107033,"z":6120},"rot":{"x":347108,"y":158456,"z":5034}}],"npcs":[],"monsters":[],"teleports":{}},"106":{"props":[{"groupId":106,"instId":300004,"propState":0,"propId":100,"pos":{"x":65710,"y":874299,"z":688220},"rot":{"x":0,"y":98674,"z":0}},{"groupId":106,"instId":300003,"propState":0,"propId":103074,"pos":{"x":67750,"y":874360,"z":685681},"rot":{"x":0,"y":98674,"z":0}},{"groupId":106,"instId":300002,"propState":1,"propId":211,"pos":{"x":68985,"y":874114,"z":688478},"rot":{"x":349259,"y":154039,"z":5185}},{"groupId":106,"instId":300001,"propState":0,"propId":104127,"pos":{"x":69181,"y":874174,"z":689301},"rot":{"x":277476,"y":330727,"z":26948}}],"npcs":[],"monsters":[],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300002,"propState":1,"propId":211,"pos":{"x":-21337,"y":819066,"z":743379},"rot":{"x":0,"y":192772,"z":0}},{"groupId":105,"instId":300007,"propState":0,"propId":103074,"pos":{"x":-14030,"y":818220,"z":752010},"rot":{"x":356994,"y":4772,"z":0}},{"groupId":105,"instId":300006,"propState":0,"propId":104127,"pos":{"x":-14190,"y":818600,"z":755500},"rot":{"x":357172,"y":342712,"z":17933}},{"groupId":105,"instId":300005,"propState":0,"propId":104127,"pos":{"x":-18230,"y":821670,"z":753020},"rot":{"x":323218,"y":285031,"z":24071}},{"groupId":105,"instId":300004,"propState":0,"propId":100,"pos":{"x":-16500,"y":818100,"z":750320},"rot":{"x":356994,"y":4772,"z":0}},{"groupId":105,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-14030,"y":818220,"z":752010},"rot":{"x":356994,"y":4772,"z":0}},{"groupId":105,"instId":300001,"propState":0,"propId":104127,"pos":{"x":-16344,"y":817957,"z":752212},"rot":{"x":356994,"y":4772,"z":354940}}],"npcs":[],"monsters":[],"teleports":{}},"107":{"props":[{"groupId":107,"instId":300004,"propState":0,"propId":100,"pos":{"x":33693,"y":846753,"z":855972},"rot":{"x":0,"y":103806,"z":0}},{"groupId":107,"instId":300003,"propState":0,"propId":103074,"pos":{"x":33693,"y":846758,"z":855077},"rot":{"x":0,"y":103806,"z":0}},{"groupId":107,"instId":300002,"propState":1,"propId":211,"pos":{"x":31580,"y":844566,"z":854360},"rot":{"x":0,"y":91543,"z":0}},{"groupId":107,"instId":300001,"propState":0,"propId":104127,"pos":{"x":34172,"y":846568,"z":855967},"rot":{"x":0,"y":322431,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300004,"propState":0,"propId":100,"pos":{"x":7111,"y":105209,"z":190573},"rot":{"x":0,"y":90000,"z":0}},{"groupId":108,"instId":300003,"propState":0,"propId":103074,"pos":{"x":7111,"y":105209,"z":189802},"rot":{"x":0,"y":90000,"z":0}},{"groupId":108,"instId":300002,"propState":1,"propId":211,"pos":{"x":5790,"y":102150,"z":190610},"rot":{"x":358618,"y":257527,"z":2891}},{"groupId":108,"instId":300001,"propState":18,"propId":104127,"pos":{"x":7496,"y":104743,"z":190637},"rot":{"x":358618,"y":257527,"z":2891}}],"npcs":[],"monsters":[],"teleports":{}},"109":{"props":[{"groupId":109,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-51352,"y":832410,"z":888034},"rot":{"x":0,"y":282492,"z":0}},{"groupId":109,"instId":300002,"propState":1,"propId":211,"pos":{"x":-51725,"y":831926,"z":887332},"rot":{"x":0,"y":262027,"z":0}},{"groupId":109,"instId":300004,"propState":0,"propId":100,"pos":{"x":-51630,"y":832410,"z":886779},"rot":{"x":0,"y":282492,"z":0}},{"groupId":109,"instId":300001,"propState":18,"propId":104127,"pos":{"x":-51790,"y":831930,"z":886800},"rot":{"x":1512,"y":288516,"z":459}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300001,"propState":0,"propId":104050,"pos":{"x":490,"y":814597,"z":735260},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"113":{"props":[{"groupId":113,"instId":300003,"propState":0,"propId":104102,"pos":{"x":2304,"y":815428,"z":735260},"rot":{"x":0,"y":270000,"z":0}},{"groupId":113,"instId":300004,"propState":0,"propId":100,"pos":{"x":490,"y":814597,"z":735260},"rot":{"x":0,"y":180000,"z":0}},{"groupId":113,"instId":300002,"propState":0,"propId":104159,"pos":{"x":490,"y":814697,"z":735260},"rot":{"x":0,"y":180000,"z":0}},{"groupId":113,"instId":300001,"propState":0,"propId":104050,"pos":{"x":490,"y":814597,"z":735260},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300001,"propState":12,"propId":60401,"pos":{"x":11840,"y":91837,"z":-133848},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"115":{"props":[{"groupId":115,"instId":300004,"propState":0,"propId":100,"pos":{"x":11840,"y":91837,"z":-133848},"rot":{"x":0,"y":180000,"z":0}},{"groupId":115,"instId":300002,"propState":0,"propId":104159,"pos":{"x":11840,"y":91937,"z":-133848},"rot":{"x":0,"y":180000,"z":0}},{"groupId":115,"instId":300003,"propState":0,"propId":104102,"pos":{"x":11840,"y":92780,"z":-132234},"rot":{"x":0,"y":180000,"z":0}},{"groupId":115,"instId":300001,"propState":12,"propId":60401,"pos":{"x":11840,"y":91837,"z":-133848},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300004,"propState":0,"propId":100,"pos":{"x":64830,"y":32400,"z":-762600},"rot":{"x":0,"y":90000,"z":0}},{"groupId":137,"instId":300002,"propState":0,"propId":100,"pos":{"x":68960,"y":30783,"z":-762650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":137,"instId":300005,"propState":0,"propId":100,"pos":{"x":67130,"y":30783,"z":-762790},"rot":{"x":0,"y":180000,"z":0}},{"groupId":137,"instId":300003,"propState":0,"propId":103074,"pos":{"x":60457,"y":32576,"z":-762392},"rot":{"x":0,"y":90000,"z":0}},{"groupId":137,"instId":300001,"propState":0,"propId":104098,"pos":{"x":60640,"y":30783,"z":-762693},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[{"groupId":138,"instId":300002,"propState":0,"propId":211,"pos":{"x":68960,"y":30783,"z":-762650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":138,"instId":300003,"propState":0,"propId":211,"pos":{"x":60640,"y":30783,"z":-762693},"rot":{"x":0,"y":270000,"z":0}},{"groupId":138,"instId":300001,"propState":20,"propId":60402,"pos":{"x":68960,"y":30783,"z":-762650},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"140":{"props":[{"groupId":140,"instId":300002,"propState":0,"propId":211,"pos":{"x":-87023,"y":105218,"z":10420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":140,"instId":300003,"propState":0,"propId":211,"pos":{"x":-81500,"y":105218,"z":10420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":140,"instId":300001,"propState":20,"propId":60402,"pos":{"x":-87023,"y":105218,"z":10420},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"139":{"props":[{"groupId":139,"instId":300005,"propState":0,"propId":100,"pos":{"x":-87099,"y":105203,"z":9253},"rot":{"x":0,"y":180000,"z":0}},{"groupId":139,"instId":300004,"propState":0,"propId":100,"pos":{"x":-84346,"y":106480,"z":10576},"rot":{"x":0,"y":270000,"z":0}},{"groupId":139,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-81326,"y":107013,"z":10119},"rot":{"x":0,"y":270000,"z":0}},{"groupId":139,"instId":300002,"propState":0,"propId":100,"pos":{"x":-87023,"y":105218,"z":10420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":139,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-81500,"y":105218,"z":10420},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"171":{"props":[{"groupId":171,"instId":300001,"propState":0,"propId":104080,"pos":{"x":13600,"y":832410,"z":821440},"rot":{"x":0,"y":84112,"z":0}},{"groupId":171,"instId":300006,"propState":0,"propId":104080,"pos":{"x":-4348,"y":886962,"z":1014720},"rot":{"x":0,"y":300443,"z":0}},{"groupId":171,"instId":300005,"propState":0,"propId":104080,"pos":{"x":-665,"y":886962,"z":1014725},"rot":{"x":0,"y":69638,"z":0}},{"groupId":171,"instId":300004,"propState":0,"propId":104080,"pos":{"x":15903,"y":887046,"z":958937},"rot":{"x":0,"y":331178,"z":0}},{"groupId":171,"instId":300003,"propState":0,"propId":104080,"pos":{"x":-26123,"y":887046,"z":963142},"rot":{"x":0,"y":45762,"z":0}},{"groupId":171,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-6110,"y":855458,"z":890903},"rot":{"x":0,"y":141298,"z":0}},{"groupId":171,"instId":300011,"propState":0,"propId":104080,"pos":{"x":1380,"y":806817,"z":680230},"rot":{"x":0,"y":348940,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"170":{"props":[{"groupId":170,"instId":300013,"propState":0,"propId":104080,"pos":{"x":-25485,"y":88800,"z":-136205},"rot":{"x":0,"y":60414,"z":0}},{"groupId":170,"instId":300011,"propState":0,"propId":104080,"pos":{"x":42495,"y":105315,"z":7517},"rot":{"x":0,"y":75536,"z":0}},{"groupId":170,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-7796,"y":106626,"z":-13747},"rot":{"x":0,"y":19675,"z":0}},{"groupId":170,"instId":300001,"propState":0,"propId":104080,"pos":{"x":5833,"y":103081,"z":199833},"rot":{"x":0,"y":340602,"z":0}},{"groupId":170,"instId":300009,"propState":0,"propId":104080,"pos":{"x":5220,"y":105484,"z":55010},"rot":{"x":0,"y":339633,"z":0}},{"groupId":170,"instId":300007,"propState":0,"propId":104080,"pos":{"x":-73483,"y":105894,"z":5568},"rot":{"x":0,"y":301471,"z":0}},{"groupId":170,"instId":300005,"propState":0,"propId":104080,"pos":{"x":6035,"y":88764,"z":-169865},"rot":{"x":0,"y":347782,"z":0}},{"groupId":170,"instId":300014,"propState":0,"propId":104080,"pos":{"x":25605,"y":88784,"z":-153576},"rot":{"x":0,"y":205062,"z":0}},{"groupId":170,"instId":300012,"propState":0,"propId":104080,"pos":{"x":-38978,"y":105315,"z":13662},"rot":{"x":0,"y":247933,"z":0}},{"groupId":170,"instId":300010,"propState":0,"propId":104080,"pos":{"x":-5260,"y":103063,"z":131180},"rot":{"x":0,"y":13350,"z":0}},{"groupId":170,"instId":300008,"propState":0,"propId":104080,"pos":{"x":73510,"y":105894,"z":14140},"rot":{"x":0,"y":115141,"z":0}},{"groupId":170,"instId":300006,"propState":0,"propId":104080,"pos":{"x":6840,"y":104402,"z":-95780},"rot":{"x":0,"y":335069,"z":0}},{"groupId":170,"instId":300004,"propState":0,"propId":104080,"pos":{"x":-5560,"y":88886,"z":-216060},"rot":{"x":0,"y":27683,"z":0}},{"groupId":170,"instId":300003,"propState":0,"propId":104080,"pos":{"x":5330,"y":88868,"z":-266490},"rot":{"x":0,"y":331027,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300003,"propState":18,"propId":104094,"pos":{"x":27146,"y":31305,"z":-802249},"rot":{"x":0,"y":288732,"z":0}},{"groupId":178,"instId":300002,"propState":18,"propId":104162,"pos":{"x":-104,"y":91855,"z":-142110},"rot":{"x":0,"y":141121,"z":0}},{"groupId":178,"instId":300007,"propState":18,"propId":104094,"pos":{"x":-89279,"y":106052,"z":3579},"rot":{"x":0,"y":288732,"z":0}},{"groupId":178,"instId":300005,"propState":18,"propId":104095,"pos":{"x":-16736,"y":88211,"z":-125907},"rot":{"x":0,"y":0,"z":0}},{"groupId":178,"instId":300006,"propState":18,"propId":104095,"pos":{"x":-49153,"y":31479,"z":-754138},"rot":{"x":0,"y":0,"z":0}},{"groupId":178,"instId":300004,"propState":18,"propId":104096,"pos":{"x":9394,"y":28119,"z":-806016},"rot":{"x":0,"y":116297,"z":0}},{"groupId":178,"instId":300001,"propState":18,"propId":104162,"pos":{"x":-2646,"y":806393,"z":668658},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-67450,"y":30733,"z":-769680},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300001,"propState":11,"propId":104046,"pos":{"x":18860,"y":88041,"z":-132380},"rot":{"x":0,"y":128000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"185":{"props":[{"groupId":185,"instId":300001,"propState":11,"propId":104046,"pos":{"x":28900,"y":844567,"z":864720},"rot":{"x":0,"y":207000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"206":{"props":[{"groupId":206,"instId":300005,"propState":0,"propId":104061,"pos":{"x":-86202,"y":872051,"z":807032},"rot":{"x":0,"y":56065,"z":0}},{"groupId":206,"instId":300004,"propState":0,"propId":104061,"pos":{"x":60990,"y":871300,"z":692240},"rot":{"x":0,"y":278924,"z":0}},{"groupId":206,"instId":300003,"propState":0,"propId":104061,"pos":{"x":-40480,"y":817940,"z":868690},"rot":{"x":0,"y":322993,"z":0}},{"groupId":206,"instId":300002,"propState":0,"propId":104061,"pos":{"x":8150,"y":837440,"z":871450},"rot":{"x":0,"y":0,"z":0}},{"groupId":206,"instId":300001,"propState":0,"propId":104061,"pos":{"x":4160,"y":796470,"z":776990},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":501,"startAnchorId":1,"startGroupId":190}},"1040401":{"P10404_F10404001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300009,"propState":8,"propId":101,"pos":{"x":315770,"y":152774,"z":298757},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300007,"propState":8,"propId":101,"pos":{"x":224470,"y":104516,"z":263170},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300005,"propState":8,"propId":101,"pos":{"x":227579,"y":167843,"z":369819},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300002,"propState":8,"propId":101,"pos":{"x":-16970,"y":5990,"z":-300240},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300008,"propState":8,"propId":101,"pos":{"x":162270,"y":100770,"z":309349},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300006,"propState":8,"propId":101,"pos":{"x":329967,"y":107971,"z":217122},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300004,"propState":8,"propId":101,"pos":{"x":124536,"y":98377,"z":192166},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":8,"propId":101,"pos":{"x":-101136,"y":15608,"z":-278544},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":8,"propId":101,"pos":{"x":78066,"y":-5970,"z":-486616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1040403":{"anchorId":3,"groupId":3,"instId":300003,"pos":{"x":-105120,"y":15608,"z":-278950},"rot":{"x":0,"y":329392,"z":0}},"1040404":{"anchorId":4,"groupId":3,"instId":300004,"pos":{"x":114403,"y":98354,"z":194152},"rot":{"x":0,"y":60000,"z":0}},"1040405":{"anchorId":5,"groupId":3,"instId":300005,"pos":{"x":221674,"y":168060,"z":363828},"rot":{"x":0,"y":330000,"z":0}},"1040406":{"anchorId":6,"groupId":3,"instId":300006,"pos":{"x":336400,"y":107971,"z":213537},"rot":{"x":0,"y":182732,"z":0}},"1040407":{"anchorId":7,"groupId":3,"instId":300007,"pos":{"x":216390,"y":103529,"z":270850},"rot":{"x":0,"y":75679,"z":0}},"1040408":{"anchorId":8,"groupId":3,"instId":300008,"pos":{"x":167763,"y":100770,"z":308090},"rot":{"x":0,"y":90000,"z":0}},"1040409":{"anchorId":9,"groupId":3,"instId":300009,"pos":{"x":318666,"y":152472,"z":306522},"rot":{"x":0,"y":56899,"z":0}},"1040401":{"anchorId":1,"groupId":3,"instId":300001,"pos":{"x":89730,"y":-6120,"z":-492460},"rot":{"x":0,"y":346618,"z":0}},"1040402":{"anchorId":2,"groupId":3,"instId":300002,"pos":{"x":-21430,"y":5990,"z":-303590},"rot":{"x":0,"y":254754,"z":0}}}},"4":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300010,"propState":1,"propId":104018,"pos":{"x":353829,"y":107971,"z":203773},"rot":{"x":0,"y":150000,"z":0}},{"groupId":5,"instId":300012,"propState":1,"propId":104018,"pos":{"x":241740,"y":101971,"z":163320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":5,"instId":300011,"propState":1,"propId":104018,"pos":{"x":291750,"y":105971,"z":185290},"rot":{"x":0,"y":60000,"z":0}},{"groupId":5,"instId":300007,"propState":1,"propId":104007,"pos":{"x":143159,"y":100976,"z":309937},"rot":{"x":0,"y":293966,"z":0}},{"groupId":5,"instId":300006,"propState":1,"propId":104007,"pos":{"x":159686,"y":100793,"z":300618},"rot":{"x":0,"y":240000,"z":0}},{"groupId":5,"instId":300005,"propState":1,"propId":104007,"pos":{"x":188042,"y":104656,"z":276986},"rot":{"x":0,"y":330000,"z":0}},{"groupId":5,"instId":300004,"propState":1,"propId":104007,"pos":{"x":212126,"y":103740,"z":279143},"rot":{"x":0,"y":112500,"z":0}},{"groupId":5,"instId":300003,"propState":1,"propId":104007,"pos":{"x":236879,"y":103740,"z":236270},"rot":{"x":0,"y":7500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300008,"propState":12,"propId":60401,"pos":{"x":-142910,"y":15667,"z":-278750},"rot":{"x":0,"y":359721,"z":0}},{"groupId":8,"instId":300012,"propState":12,"propId":60401,"pos":{"x":-108412,"y":27275,"z":-259312},"rot":{"x":0,"y":88464,"z":0}},{"groupId":8,"instId":300011,"propState":12,"propId":60401,"pos":{"x":-89620,"y":25978,"z":-268483},"rot":{"x":342879,"y":0,"z":0}},{"groupId":8,"instId":300010,"propState":12,"propId":60401,"pos":{"x":-102840,"y":19562,"z":-246767},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300009,"propState":12,"propId":60401,"pos":{"x":-56093,"y":12152,"z":-262868},"rot":{"x":0,"y":262822,"z":0}},{"groupId":8,"instId":300007,"propState":12,"propId":60401,"pos":{"x":-74082,"y":11031,"z":-231372},"rot":{"x":0,"y":179999,"z":0}},{"groupId":8,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-64336,"y":21093,"z":-236326},"rot":{"x":0,"y":205166,"z":0}},{"groupId":8,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-24136,"y":3365,"z":-267456},"rot":{"x":0,"y":318906,"z":0}},{"groupId":8,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-35550,"y":6010,"z":-295410},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300003,"propState":12,"propId":60401,"pos":{"x":1640,"y":3350,"z":-291165},"rot":{"x":0,"y":322116,"z":0}},{"groupId":8,"instId":300002,"propState":12,"propId":60401,"pos":{"x":77605,"y":-5990,"z":-489152},"rot":{"x":0,"y":99466,"z":0}},{"groupId":8,"instId":300001,"propState":12,"propId":60401,"pos":{"x":46460,"y":-5926,"z":-400850},"rot":{"x":0,"y":65627,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300001,"propState":0,"propId":104015,"pos":{"x":204915,"y":167443,"z":391466},"rot":{"x":0,"y":245000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300022,"propState":12,"propId":60401,"pos":{"x":203473,"y":101238,"z":291860},"rot":{"x":0,"y":304256,"z":0}},{"groupId":9,"instId":300018,"propState":12,"propId":60401,"pos":{"x":368330,"y":107980,"z":183170},"rot":{"x":0,"y":240000,"z":0}},{"groupId":9,"instId":300015,"propState":12,"propId":60401,"pos":{"x":304360,"y":105971,"z":204346},"rot":{"x":0,"y":328320,"z":0}},{"groupId":9,"instId":300009,"propState":12,"propId":60401,"pos":{"x":180016,"y":104682,"z":267658},"rot":{"x":0,"y":47659,"z":0}},{"groupId":9,"instId":300023,"propState":12,"propId":60401,"pos":{"x":219037,"y":100770,"z":341291},"rot":{"x":0,"y":150000,"z":0}},{"groupId":9,"instId":300019,"propState":12,"propId":60401,"pos":{"x":268524,"y":163150,"z":363265},"rot":{"x":0,"y":351365,"z":0}},{"groupId":9,"instId":300017,"propState":12,"propId":60401,"pos":{"x":339230,"y":107971,"z":195550},"rot":{"x":0,"y":240000,"z":0}},{"groupId":9,"instId":300013,"propState":12,"propId":60401,"pos":{"x":342210,"y":168360,"z":326760},"rot":{"x":20266,"y":355580,"z":1386}},{"groupId":9,"instId":300006,"propState":12,"propId":60401,"pos":{"x":241550,"y":98644,"z":144380},"rot":{"x":0,"y":330000,"z":0}},{"groupId":9,"instId":300021,"propState":12,"propId":60401,"pos":{"x":174010,"y":167843,"z":380510},"rot":{"x":0,"y":60000,"z":0}},{"groupId":9,"instId":300016,"propState":12,"propId":60401,"pos":{"x":317861,"y":106123,"z":162220},"rot":{"x":0,"y":330000,"z":0}},{"groupId":9,"instId":300012,"propState":12,"propId":60401,"pos":{"x":257994,"y":101020,"z":325597},"rot":{"x":0,"y":152221,"z":0}},{"groupId":9,"instId":300011,"propState":12,"propId":60401,"pos":{"x":225310,"y":101000,"z":290410},"rot":{"x":0,"y":59999,"z":0}},{"groupId":9,"instId":300004,"propState":12,"propId":60401,"pos":{"x":181840,"y":105761,"z":377020},"rot":{"x":0,"y":190587,"z":0}},{"groupId":9,"instId":300020,"propState":12,"propId":60401,"pos":{"x":229317,"y":172314,"z":387857},"rot":{"x":0,"y":263280,"z":0}},{"groupId":9,"instId":300014,"propState":12,"propId":60401,"pos":{"x":271147,"y":101971,"z":181593},"rot":{"x":0,"y":150000,"z":0}},{"groupId":9,"instId":300010,"propState":12,"propId":60401,"pos":{"x":282562,"y":101020,"z":248249},"rot":{"x":0,"y":332479,"z":0}},{"groupId":9,"instId":300008,"propState":12,"propId":60401,"pos":{"x":220378,"y":104661,"z":222730},"rot":{"x":0,"y":150878,"z":0}},{"groupId":9,"instId":300007,"propState":12,"propId":60401,"pos":{"x":184204,"y":103159,"z":243440},"rot":{"x":0,"y":150000,"z":0}},{"groupId":9,"instId":300005,"propState":12,"propId":60401,"pos":{"x":187402,"y":93476,"z":172407},"rot":{"x":0,"y":150000,"z":0}},{"groupId":9,"instId":300003,"propState":12,"propId":60401,"pos":{"x":155246,"y":105591,"z":354529},"rot":{"x":0,"y":241241,"z":0}},{"groupId":9,"instId":300002,"propState":12,"propId":60401,"pos":{"x":119549,"y":93630,"z":287411},"rot":{"x":0,"y":236162,"z":0}},{"groupId":9,"instId":300001,"propState":12,"propId":60401,"pos":{"x":138790,"y":93656,"z":252800},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300010,"propState":0,"propId":104078,"pos":{"x":340774,"y":107971,"z":190474},"rot":{"x":0,"y":330000,"z":0}},{"groupId":29,"instId":300002,"propState":0,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}},{"groupId":29,"instId":300009,"propState":0,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":29,"instId":300008,"propState":0,"propId":104078,"pos":{"x":-122252,"y":15622,"z":-283207},"rot":{"x":0,"y":180849,"z":0}},{"groupId":29,"instId":300007,"propState":0,"propId":104078,"pos":{"x":273980,"y":102188,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":29,"instId":300006,"propState":0,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":29,"instId":300005,"propState":0,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":29,"instId":300004,"propState":0,"propId":104078,"pos":{"x":204903,"y":167529,"z":391455},"rot":{"x":0,"y":329375,"z":0}},{"groupId":29,"instId":300003,"propState":0,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300008,"propState":1,"propId":104068,"pos":{"x":210027,"y":104654,"z":224475},"rot":{"x":0,"y":59128,"z":0}},{"groupId":30,"instId":300003,"propState":1,"propId":104068,"pos":{"x":221207,"y":167929,"z":357985},"rot":{"x":0,"y":60000,"z":0}},{"groupId":30,"instId":300007,"propState":1,"propId":104068,"pos":{"x":210166,"y":103536,"z":287518},"rot":{"x":0,"y":202254,"z":0}},{"groupId":30,"instId":300006,"propState":1,"propId":104068,"pos":{"x":-106222,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300005,"propState":1,"propId":104068,"pos":{"x":227188,"y":100770,"z":344085},"rot":{"x":0,"y":240000,"z":0}},{"groupId":30,"instId":300004,"propState":1,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":30,"instId":300002,"propState":1,"propId":104068,"pos":{"x":-57455,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300001,"propState":1,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300001,"propState":18,"propId":104054,"pos":{"x":230175,"y":78770,"z":120790},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":36,"instId":300002,"propState":0,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300002,"propState":0,"propId":104020,"pos":{"x":-66980,"y":21867,"z":-266740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-99031,"y":15920,"z":-275022},"rot":{"x":0,"y":273537,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300004,"propState":1,"propId":104014,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300003,"propState":1,"propId":104014,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300002,"propState":1,"propId":104001,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300001,"propState":1,"propId":104001,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300005,"propState":1,"propId":104013,"pos":{"x":316207,"y":152404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300004,"propState":1,"propId":104013,"pos":{"x":316207,"y":109404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300003,"propState":1,"propId":104002,"pos":{"x":316455,"y":152200,"z":310770},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300002,"propState":1,"propId":104003,"pos":{"x":311898,"y":152508,"z":314894},"rot":{"x":0,"y":91953,"z":0}},{"groupId":42,"instId":300001,"propState":1,"propId":104003,"pos":{"x":312570,"y":109590,"z":314512},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300002,"propState":0,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300002,"propState":0,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":46,"instId":300001,"propState":0,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-52245,"y":8900,"z":-254517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300001,"propState":0,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300002,"propState":0,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300001,"propState":0,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300001,"propState":0,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300001,"propState":0,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300001,"propState":0,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300001,"propState":0,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300015,"propState":1,"propId":211,"pos":{"x":92290,"y":-5700,"z":-502059},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300002,"propState":20,"propId":60403,"pos":{"x":-119250,"y":16251,"z":-217373},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300014,"propState":0,"propId":104270,"pos":{"x":-118780,"y":16126,"z":-259770},"rot":{"x":0,"y":0,"z":0}},{"groupId":183,"instId":300013,"propState":0,"propId":104270,"pos":{"x":-107847,"y":16105,"z":-273346},"rot":{"x":0,"y":275315,"z":0}},{"groupId":183,"instId":300012,"propState":0,"propId":104270,"pos":{"x":-104317,"y":14377,"z":-287019},"rot":{"x":0,"y":0,"z":0}},{"groupId":183,"instId":300011,"propState":0,"propId":104270,"pos":{"x":-77411,"y":11656,"z":-290016},"rot":{"x":0,"y":270790,"z":0}},{"groupId":183,"instId":300010,"propState":0,"propId":104270,"pos":{"x":-64258,"y":9974,"z":-305754},"rot":{"x":0,"y":270790,"z":0}},{"groupId":183,"instId":300009,"propState":0,"propId":104270,"pos":{"x":-25772,"y":6248,"z":-306117},"rot":{"x":0,"y":276449,"z":0}},{"groupId":183,"instId":300008,"propState":0,"propId":104270,"pos":{"x":5490,"y":3850,"z":-305800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":183,"instId":300007,"propState":0,"propId":104270,"pos":{"x":15670,"y":1790,"z":-343140},"rot":{"x":0,"y":348838,"z":0}},{"groupId":183,"instId":300006,"propState":0,"propId":104270,"pos":{"x":35670,"y":-4248,"z":-375330},"rot":{"x":0,"y":314947,"z":0}},{"groupId":183,"instId":300005,"propState":0,"propId":104270,"pos":{"x":65968,"y":-5730,"z":-403365},"rot":{"x":0,"y":315973,"z":0}},{"groupId":183,"instId":300004,"propState":0,"propId":104270,"pos":{"x":76368,"y":-5600,"z":-441185},"rot":{"x":0,"y":341881,"z":0}},{"groupId":183,"instId":300003,"propState":0,"propId":104270,"pos":{"x":85818,"y":-5600,"z":-476484},"rot":{"x":0,"y":342891,"z":0}},{"groupId":183,"instId":300001,"propState":0,"propId":104270,"pos":{"x":92540,"y":-5700,"z":-502200},"rot":{"x":0,"y":344316,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300004,"propState":0,"propId":100,"pos":{"x":77916,"y":-2890,"z":-498625},"rot":{"x":0,"y":260000,"z":0}},{"groupId":71,"instId":300003,"propState":0,"propId":103074,"pos":{"x":77901,"y":-2904,"z":-497761},"rot":{"x":0,"y":260000,"z":0}},{"groupId":71,"instId":300002,"propState":1,"propId":211,"pos":{"x":78969,"y":-5990,"z":-498306},"rot":{"x":0,"y":0,"z":0}},{"groupId":71,"instId":300001,"propState":18,"propId":104129,"pos":{"x":77916,"y":-3040,"z":-498627},"rot":{"x":347193,"y":264267,"z":356938}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300004,"propState":0,"propId":100,"pos":{"x":45983,"y":-4966,"z":-393313},"rot":{"x":353240,"y":299410,"z":0}},{"groupId":72,"instId":300003,"propState":0,"propId":103074,"pos":{"x":46561,"y":-4911,"z":-392615},"rot":{"x":353240,"y":299410,"z":0}},{"groupId":72,"instId":300002,"propState":1,"propId":211,"pos":{"x":46290,"y":-5926,"z":-393617},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300001,"propState":0,"propId":104129,"pos":{"x":45966,"y":-5124,"z":-393304},"rot":{"x":353240,"y":299410,"z":356117}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300004,"propState":0,"propId":100,"pos":{"x":257457,"y":102476,"z":274834},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":73,"instId":300003,"propState":0,"propId":103074,"pos":{"x":258415,"y":102524,"z":274839},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":73,"instId":300002,"propState":1,"propId":211,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":0,"y":279817,"z":0}},{"groupId":73,"instId":300001,"propState":18,"propId":104129,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":270000,"y":9817,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300004,"propState":0,"propId":100,"pos":{"x":-132986,"y":27463,"z":-252368},"rot":{"x":16250,"y":0,"z":0}},{"groupId":74,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-132055,"y":27553,"z":-252580},"rot":{"x":16250,"y":0,"z":0}},{"groupId":74,"instId":300002,"propState":1,"propId":211,"pos":{"x":-133052,"y":26103,"z":-253728},"rot":{"x":0,"y":0,"z":0}},{"groupId":74,"instId":300001,"propState":18,"propId":104129,"pos":{"x":-132986,"y":27350,"z":-252401},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300004,"propState":0,"propId":100,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":75,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-54799,"y":14016,"z":-266205},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":75,"instId":300002,"propState":1,"propId":211,"pos":{"x":-55180,"y":12152,"z":-266265},"rot":{"x":0,"y":0,"z":0}},{"groupId":75,"instId":300001,"propState":0,"propId":104129,"pos":{"x":-54727,"y":13775,"z":-265318},"rot":{"x":29246,"y":108218,"z":345998}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300004,"propState":0,"propId":100,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":76,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-30652,"y":4254,"z":-263381},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":76,"instId":300002,"propState":1,"propId":211,"pos":{"x":-30255,"y":3365,"z":-265518},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300001,"propState":0,"propId":104129,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":355207,"y":309806,"z":356809}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300004,"propState":0,"propId":100,"pos":{"x":175522,"y":170178,"z":362892},"rot":{"x":0,"y":220382,"z":0}},{"groupId":77,"instId":300003,"propState":0,"propId":103074,"pos":{"x":174840,"y":170184,"z":363557},"rot":{"x":0,"y":220382,"z":0}},{"groupId":77,"instId":300002,"propState":1,"propId":211,"pos":{"x":175114,"y":168179,"z":365173},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300001,"propState":0,"propId":104129,"pos":{"x":175522,"y":170077,"z":362892},"rot":{"x":331292,"y":197984,"z":19614}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300003,"propState":1,"propId":104129,"pos":{"x":140492,"y":102125,"z":339401},"rot":{"x":338088,"y":149909,"z":358527}},{"groupId":78,"instId":300002,"propState":1,"propId":104129,"pos":{"x":130717,"y":102275,"z":338339},"rot":{"x":347305,"y":224748,"z":24829}},{"groupId":78,"instId":300006,"propState":1,"propId":211,"pos":{"x":127191,"y":101080,"z":331597},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300004,"propState":0,"propId":100,"pos":{"x":140574,"y":102154,"z":339418},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":78,"instId":300005,"propState":0,"propId":103074,"pos":{"x":139984,"y":102294,"z":338885},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":78,"instId":300001,"propState":0,"propId":104129,"pos":{"x":126676,"y":101692,"z":332974},"rot":{"x":357788,"y":212282,"z":354205}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300004,"propState":0,"propId":100,"pos":{"x":159492,"y":102318,"z":309332},"rot":{"x":0,"y":333245,"z":0}},{"groupId":79,"instId":300003,"propState":0,"propId":103074,"pos":{"x":160458,"y":102331,"z":309420},"rot":{"x":0,"y":333245,"z":0}},{"groupId":79,"instId":300002,"propState":1,"propId":211,"pos":{"x":160112,"y":100770,"z":307461},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300001,"propState":0,"propId":104129,"pos":{"x":159492,"y":102256,"z":309332},"rot":{"x":46257,"y":220798,"z":53139}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300004,"propState":0,"propId":100,"pos":{"x":226896,"y":171199,"z":357241},"rot":{"x":0,"y":150000,"z":0}},{"groupId":80,"instId":300003,"propState":0,"propId":103074,"pos":{"x":225999,"y":171219,"z":357049},"rot":{"x":0,"y":150000,"z":0}},{"groupId":80,"instId":300002,"propState":1,"propId":211,"pos":{"x":226762,"y":167843,"z":357463},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300001,"propState":0,"propId":104129,"pos":{"x":226881,"y":171158,"z":357232},"rot":{"x":310676,"y":184882,"z":317410}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300004,"propState":0,"propId":100,"pos":{"x":336933,"y":173863,"z":292571},"rot":{"x":0,"y":312490,"z":0}},{"groupId":81,"instId":300003,"propState":0,"propId":103074,"pos":{"x":337751,"y":173869,"z":293111},"rot":{"x":0,"y":312490,"z":0}},{"groupId":81,"instId":300002,"propState":1,"propId":211,"pos":{"x":338040,"y":168259,"z":292549},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":300001,"propState":0,"propId":104129,"pos":{"x":337076,"y":173730,"z":292727},"rot":{"x":348714,"y":303950,"z":46248}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300004,"propState":0,"propId":100,"pos":{"x":191617,"y":170097,"z":361456},"rot":{"x":0,"y":200633,"z":0}},{"groupId":82,"instId":300003,"propState":0,"propId":103074,"pos":{"x":191169,"y":170084,"z":361695},"rot":{"x":0,"y":200633,"z":0}},{"groupId":82,"instId":300002,"propState":1,"propId":211,"pos":{"x":192377,"y":167843,"z":362487},"rot":{"x":352263,"y":224345,"z":8463}},{"groupId":82,"instId":300001,"propState":0,"propId":104129,"pos":{"x":191614,"y":169710,"z":361534},"rot":{"x":346221,"y":241511,"z":1754}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300004,"propState":0,"propId":100,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":83,"instId":300003,"propState":0,"propId":103074,"pos":{"x":304153,"y":106693,"z":211389},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":83,"instId":300002,"propState":1,"propId":211,"pos":{"x":303252,"y":105988,"z":210165},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300001,"propState":18,"propId":104129,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":2050,"y":276515,"z":234}}],"npcs":[],"monsters":[],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300004,"propState":0,"propId":100,"pos":{"x":309161,"y":106561,"z":178007},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":84,"instId":300003,"propState":0,"propId":103074,"pos":{"x":309976,"y":106561,"z":177585},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":84,"instId":300002,"propState":1,"propId":211,"pos":{"x":309517,"y":106520,"z":178086},"rot":{"x":0,"y":0,"z":0}},{"groupId":84,"instId":300001,"propState":0,"propId":104129,"pos":{"x":309174,"y":106436,"z":178023},"rot":{"x":338051,"y":40717,"z":358246}}],"npcs":[],"monsters":[],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-46663,"y":12036,"z":-217902},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300004,"propState":0,"propId":100,"pos":{"x":-47530,"y":12046,"z":-217414},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300002,"propState":1,"propId":211,"pos":{"x":-47487,"y":8183,"z":-218067},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300001,"propState":18,"propId":104129,"pos":{"x":-47530,"y":11920,"z":-217423},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300004,"propState":0,"propId":100,"pos":{"x":356939,"y":108213,"z":190774},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":86,"instId":300003,"propState":0,"propId":103074,"pos":{"x":356059,"y":108445,"z":191283},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":86,"instId":300002,"propState":1,"propId":211,"pos":{"x":357800,"y":107971,"z":191113},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300001,"propState":18,"propId":104129,"pos":{"x":356793,"y":108213,"z":190813},"rot":{"x":84763,"y":255315,"z":169334}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300004,"propState":0,"propId":100,"pos":{"x":204211,"y":102733,"z":300041},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300003,"propState":0,"propId":103074,"pos":{"x":204652,"y":102748,"z":299495},"rot":{"x":0,"y":15000,"z":0}},{"groupId":87,"instId":300002,"propState":1,"propId":211,"pos":{"x":205414,"y":100841,"z":299431},"rot":{"x":0,"y":346016,"z":0}},{"groupId":87,"instId":300001,"propState":18,"propId":104129,"pos":{"x":204210,"y":102600,"z":300040},"rot":{"x":1321,"y":26393,"z":4574}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300001,"propState":0,"propId":104129,"pos":{"x":178669,"y":168938,"z":393833},"rot":{"x":359209,"y":145198,"z":345249}},{"groupId":88,"instId":300004,"propState":0,"propId":100,"pos":{"x":178642,"y":169082,"z":393814},"rot":{"x":0,"y":108200,"z":0}},{"groupId":88,"instId":300003,"propState":0,"propId":103074,"pos":{"x":178056,"y":169115,"z":393090},"rot":{"x":0,"y":108200,"z":0}},{"groupId":88,"instId":300002,"propState":1,"propId":211,"pos":{"x":178703,"y":167843,"z":395308},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300004,"propState":0,"propId":100,"pos":{"x":-86343,"y":15390,"z":-239198},"rot":{"x":0,"y":0,"z":0}},{"groupId":89,"instId":300002,"propState":1,"propId":211,"pos":{"x":-86432,"y":12541,"z":-240353},"rot":{"x":0,"y":0,"z":0}},{"groupId":89,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-85637,"y":15359,"z":-239416},"rot":{"x":0,"y":0,"z":0}},{"groupId":89,"instId":300001,"propState":0,"propId":104129,"pos":{"x":-86338,"y":15348,"z":-239233},"rot":{"x":290582,"y":8124,"z":355052}}],"npcs":[],"monsters":[],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300002,"propState":1,"propId":211,"pos":{"x":-79319,"y":23948,"z":-253010},"rot":{"x":0,"y":300950,"z":0}},{"groupId":90,"instId":300004,"propState":0,"propId":100,"pos":{"x":-78889,"y":24433,"z":-252627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":90,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-78886,"y":24511,"z":-253651},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":90,"instId":300001,"propState":18,"propId":104129,"pos":{"x":-78914,"y":24316,"z":-252642},"rot":{"x":0,"y":69952,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"136":{"props":[{"groupId":136,"instId":300004,"propState":0,"propId":100,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":136,"instId":300003,"propState":0,"propId":104102,"pos":{"x":135299,"y":102773,"z":341915},"rot":{"x":0,"y":60768,"z":0}},{"groupId":136,"instId":300002,"propState":0,"propId":104159,"pos":{"x":137081,"y":102152,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":136,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"139":{"props":[{"groupId":139,"instId":300001,"propState":12,"propId":60401,"pos":{"x":160897,"y":100784,"z":306934},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[{"groupId":138,"instId":300005,"propState":0,"propId":100,"pos":{"x":160897,"y":100884,"z":306934},"rot":{"x":0,"y":150768,"z":0}},{"groupId":138,"instId":300004,"propState":0,"propId":100,"pos":{"x":160897,"y":100784,"z":306934},"rot":{"x":0,"y":150768,"z":0}},{"groupId":138,"instId":300003,"propState":0,"propId":104102,"pos":{"x":162606,"y":101495,"z":307892},"rot":{"x":0,"y":240768,"z":0}},{"groupId":138,"instId":300002,"propState":0,"propId":104159,"pos":{"x":160897,"y":100884,"z":306934},"rot":{"x":0,"y":150768,"z":0}},{"groupId":138,"instId":300001,"propState":0,"propId":104113,"pos":{"x":160897,"y":100784,"z":306934},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[{"groupId":138,"instId":400001,"npcId":3171,"pos":{"x":160812,"y":101695,"z":307086},"rot":{"x":0,"y":150768,"z":0}}],"monsters":[],"teleports":{}},"143":{"props":[{"groupId":143,"instId":300003,"propState":0,"propId":211,"pos":{"x":248210,"y":98644,"z":132330},"rot":{"x":0,"y":240000,"z":0}},{"groupId":143,"instId":300002,"propState":0,"propId":211,"pos":{"x":253930,"y":98660,"z":136710},"rot":{"x":0,"y":240000,"z":0}},{"groupId":143,"instId":300001,"propState":20,"propId":60402,"pos":{"x":253930,"y":98660,"z":136710},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"142":{"props":[{"groupId":142,"instId":300005,"propState":0,"propId":100,"pos":{"x":253930,"y":98660,"z":136710},"rot":{"x":0,"y":240000,"z":0}},{"groupId":142,"instId":300004,"propState":0,"propId":100,"pos":{"x":249850,"y":100451,"z":133270},"rot":{"x":0,"y":60000,"z":0}},{"groupId":142,"instId":300003,"propState":0,"propId":103074,"pos":{"x":247891,"y":100431,"z":132490},"rot":{"x":0,"y":59999,"z":0}},{"groupId":142,"instId":300002,"propState":0,"propId":100,"pos":{"x":253930,"y":98660,"z":136710},"rot":{"x":0,"y":240000,"z":0}},{"groupId":142,"instId":300001,"propState":0,"propId":104098,"pos":{"x":248210,"y":98644,"z":132330},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"168":{"props":[{"groupId":168,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-87640,"y":27280,"z":-241080},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300001,"propState":11,"propId":104046,"pos":{"x":115610,"y":101080,"z":322770},"rot":{"x":0,"y":103458,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"170":{"props":[{"groupId":170,"instId":300001,"propState":11,"propId":104046,"pos":{"x":323641,"y":153475,"z":284826},"rot":{"x":0,"y":90434,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"166":{"props":[{"groupId":166,"instId":300001,"propState":0,"propId":104104,"pos":{"x":139743,"y":100989,"z":319552},"rot":{"x":0,"y":331251,"z":0}}],"npcs":[{"groupId":166,"instId":400006,"npcId":14312,"pos":{"x":139892,"y":102103,"z":319130},"rot":{"x":0,"y":239755,"z":0}},{"groupId":166,"instId":400001,"npcId":100,"pos":{"x":139968,"y":102482,"z":319179},"rot":{"x":0,"y":242786,"z":0}}],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300017,"propState":0,"propId":104080,"pos":{"x":76546,"y":-5317,"z":-398579},"rot":{"x":0,"y":221601,"z":0}},{"groupId":178,"instId":300003,"propState":0,"propId":104080,"pos":{"x":97877,"y":-5290,"z":-482547},"rot":{"x":0,"y":39963,"z":0}},{"groupId":178,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-15893,"y":6909,"z":-311402},"rot":{"x":0,"y":70586,"z":0}},{"groupId":178,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-17750,"y":4065,"z":-225010},"rot":{"x":0,"y":210852,"z":0}},{"groupId":178,"instId":300013,"propState":0,"propId":104080,"pos":{"x":5710,"y":4139,"z":-279910},"rot":{"x":0,"y":236608,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300027,"propState":0,"propId":104010,"pos":{"x":21331,"y":2224,"z":-334155},"rot":{"x":0,"y":263701,"z":0}},{"groupId":176,"instId":300003,"propState":0,"propId":104010,"pos":{"x":14697,"y":-1293,"z":-360615},"rot":{"x":0,"y":51018,"z":0}},{"groupId":176,"instId":300012,"propState":0,"propId":104010,"pos":{"x":55603,"y":-6017,"z":-404746},"rot":{"x":0,"y":23104,"z":0}},{"groupId":176,"instId":300023,"propState":0,"propId":104010,"pos":{"x":-124980,"y":15246,"z":-279906},"rot":{"x":339524,"y":86672,"z":0}},{"groupId":176,"instId":300020,"propState":0,"propId":104011,"pos":{"x":-25366,"y":3333,"z":-216889},"rot":{"x":0,"y":88688,"z":0}},{"groupId":176,"instId":300018,"propState":0,"propId":104011,"pos":{"x":-135507,"y":26100,"z":-257428},"rot":{"x":0,"y":41732,"z":0}},{"groupId":176,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-74500,"y":11160,"z":-287292},"rot":{"x":0,"y":236527,"z":0}},{"groupId":176,"instId":300005,"propState":0,"propId":104010,"pos":{"x":20605,"y":3448,"z":-283484},"rot":{"x":0,"y":270000,"z":0}},{"groupId":176,"instId":300025,"propState":0,"propId":104010,"pos":{"x":89695,"y":-5970,"z":-448796},"rot":{"x":0,"y":210643,"z":0}},{"groupId":176,"instId":300022,"propState":0,"propId":104010,"pos":{"x":-139448,"y":15211,"z":-277092},"rot":{"x":339188,"y":3118,"z":0}},{"groupId":176,"instId":300024,"propState":0,"propId":104011,"pos":{"x":-64005,"y":21115,"z":-238378},"rot":{"x":337211,"y":175823,"z":341014}},{"groupId":176,"instId":300015,"propState":0,"propId":104008,"pos":{"x":-84739,"y":27779,"z":-263615},"rot":{"x":0,"y":156113,"z":0}},{"groupId":176,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-51120,"y":5978,"z":-310370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":176,"instId":300028,"propState":0,"propId":104010,"pos":{"x":19589,"y":3448,"z":-237547},"rot":{"x":0,"y":241864,"z":0}},{"groupId":176,"instId":300004,"propState":0,"propId":104010,"pos":{"x":43152,"y":-5300,"z":-372415},"rot":{"x":0,"y":220886,"z":0}},{"groupId":176,"instId":300002,"propState":0,"propId":104010,"pos":{"x":58732,"y":-5990,"z":-419241},"rot":{"x":0,"y":102446,"z":0}},{"groupId":176,"instId":300021,"propState":0,"propId":104011,"pos":{"x":-14840,"y":3448,"z":-206413},"rot":{"x":0,"y":177426,"z":0}},{"groupId":176,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-62385,"y":21150,"z":-257798},"rot":{"x":0,"y":264682,"z":0}},{"groupId":176,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-76758,"y":24054,"z":-249600},"rot":{"x":0,"y":53418,"z":0}},{"groupId":176,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-144850,"y":16251,"z":-247720},"rot":{"x":0,"y":75105,"z":0}},{"groupId":176,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-71998,"y":11947,"z":-278408},"rot":{"x":332342,"y":335479,"z":11956}},{"groupId":176,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-50970,"y":5978,"z":-300970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":176,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-39636,"y":5990,"z":-294265},"rot":{"x":0,"y":185572,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300004,"propState":0,"propId":104080,"pos":{"x":132272,"y":98874,"z":194682},"rot":{"x":0,"y":28461,"z":0}},{"groupId":179,"instId":300009,"propState":0,"propId":104080,"pos":{"x":341773,"y":108671,"z":198655},"rot":{"x":0,"y":22954,"z":0}},{"groupId":179,"instId":300002,"propState":0,"propId":104080,"pos":{"x":296348,"y":157838,"z":353201},"rot":{"x":0,"y":260641,"z":0}},{"groupId":179,"instId":300006,"propState":0,"propId":104080,"pos":{"x":206547,"y":101470,"z":328384},"rot":{"x":0,"y":156276,"z":0}},{"groupId":179,"instId":300005,"propState":0,"propId":104080,"pos":{"x":213596,"y":98186,"z":153182},"rot":{"x":0,"y":90993,"z":0}},{"groupId":179,"instId":300003,"propState":0,"propId":104080,"pos":{"x":202043,"y":168559,"z":358779},"rot":{"x":0,"y":260641,"z":0}},{"groupId":179,"instId":300001,"propState":0,"propId":104080,"pos":{"x":137265,"y":101682,"z":323852},"rot":{"x":0,"y":278513,"z":0}},{"groupId":179,"instId":300008,"propState":0,"propId":104080,"pos":{"x":130539,"y":94556,"z":260805},"rot":{"x":0,"y":330000,"z":0}},{"groupId":179,"instId":300007,"propState":0,"propId":104080,"pos":{"x":185470,"y":94357,"z":155761},"rot":{"x":0,"y":18071,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300004,"propState":18,"propId":104093,"pos":{"x":226118,"y":168339,"z":401397},"rot":{"x":0,"y":247685,"z":0}},{"groupId":181,"instId":300003,"propState":18,"propId":104096,"pos":{"x":-32873,"y":6634,"z":-316065},"rot":{"x":0,"y":307883,"z":0}},{"groupId":181,"instId":300002,"propState":18,"propId":104162,"pos":{"x":-98611,"y":14514,"z":-255667},"rot":{"x":0,"y":141121,"z":0}},{"groupId":181,"instId":300001,"propState":18,"propId":104162,"pos":{"x":-16610,"y":3365,"z":-248520},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"182":{"props":[{"groupId":182,"instId":300001,"propState":18,"propId":104096,"pos":{"x":352248,"y":107971,"z":206352},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300037,"propState":0,"propId":104011,"pos":{"x":314885,"y":153565,"z":291868},"rot":{"x":35334,"y":300622,"z":345855}},{"groupId":177,"instId":300026,"propState":0,"propId":104011,"pos":{"x":141980,"y":98377,"z":200620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":177,"instId":300030,"propState":0,"propId":104010,"pos":{"x":178485,"y":167843,"z":371664},"rot":{"x":0,"y":56447,"z":0}},{"groupId":177,"instId":300002,"propState":0,"propId":104010,"pos":{"x":128310,"y":100954,"z":292948},"rot":{"x":0,"y":62758,"z":0}},{"groupId":177,"instId":300028,"propState":0,"propId":104011,"pos":{"x":113901,"y":93638,"z":278405},"rot":{"x":0,"y":198040,"z":0}},{"groupId":177,"instId":300012,"propState":0,"propId":104008,"pos":{"x":292770,"y":101000,"z":253740},"rot":{"x":0,"y":151932,"z":0}},{"groupId":177,"instId":300011,"propState":0,"propId":104009,"pos":{"x":219650,"y":97644,"z":143270},"rot":{"x":0,"y":92595,"z":0}},{"groupId":177,"instId":300036,"propState":0,"propId":104010,"pos":{"x":333560,"y":107678,"z":221839},"rot":{"x":327919,"y":1196,"z":10794}},{"groupId":177,"instId":300023,"propState":0,"propId":104011,"pos":{"x":322496,"y":107971,"z":226099},"rot":{"x":0,"y":187422,"z":0}},{"groupId":177,"instId":300006,"propState":0,"propId":104010,"pos":{"x":184370,"y":103203,"z":225470},"rot":{"x":0,"y":326831,"z":0}},{"groupId":177,"instId":300032,"propState":0,"propId":104010,"pos":{"x":277570,"y":159001,"z":355931},"rot":{"x":0,"y":130587,"z":0}},{"groupId":177,"instId":300031,"propState":0,"propId":104010,"pos":{"x":245807,"y":164825,"z":374963},"rot":{"x":0,"y":127904,"z":0}},{"groupId":177,"instId":300015,"propState":0,"propId":104011,"pos":{"x":134181,"y":98377,"z":214970},"rot":{"x":0,"y":150000,"z":0}},{"groupId":177,"instId":300010,"propState":0,"propId":104009,"pos":{"x":267072,"y":101020,"z":241252},"rot":{"x":0,"y":404,"z":0}},{"groupId":177,"instId":300025,"propState":0,"propId":104010,"pos":{"x":150702,"y":105591,"z":352393},"rot":{"x":0,"y":60000,"z":0}},{"groupId":177,"instId":300024,"propState":0,"propId":104010,"pos":{"x":138940,"y":100954,"z":308470},"rot":{"x":0,"y":326307,"z":0}},{"groupId":177,"instId":300014,"propState":0,"propId":104010,"pos":{"x":308709,"y":106272,"z":159522},"rot":{"x":0,"y":36623,"z":0}},{"groupId":177,"instId":300019,"propState":0,"propId":104010,"pos":{"x":318070,"y":105971,"z":196210},"rot":{"x":0,"y":243409,"z":0}},{"groupId":177,"instId":300005,"propState":0,"propId":104010,"pos":{"x":231250,"y":97644,"z":153440},"rot":{"x":0,"y":240000,"z":0}},{"groupId":177,"instId":300035,"propState":0,"propId":104011,"pos":{"x":146249,"y":100626,"z":298728},"rot":{"x":320588,"y":69675,"z":324668}},{"groupId":177,"instId":300033,"propState":0,"propId":104010,"pos":{"x":278410,"y":163045,"z":379509},"rot":{"x":0,"y":258352,"z":0}},{"groupId":177,"instId":300001,"propState":0,"propId":104010,"pos":{"x":153704,"y":93656,"z":264922},"rot":{"x":0,"y":290237,"z":0}},{"groupId":177,"instId":300029,"propState":0,"propId":104010,"pos":{"x":118702,"y":93656,"z":244941},"rot":{"x":0,"y":60791,"z":0}},{"groupId":177,"instId":300022,"propState":0,"propId":104010,"pos":{"x":346015,"y":107971,"z":231792},"rot":{"x":0,"y":180550,"z":0}},{"groupId":177,"instId":300021,"propState":0,"propId":104010,"pos":{"x":321207,"y":105971,"z":197154},"rot":{"x":0,"y":60201,"z":0}},{"groupId":177,"instId":300013,"propState":0,"propId":104010,"pos":{"x":279350,"y":105971,"z":191890},"rot":{"x":0,"y":241048,"z":0}},{"groupId":177,"instId":300018,"propState":0,"propId":104010,"pos":{"x":255266,"y":101971,"z":167109},"rot":{"x":0,"y":154263,"z":0}},{"groupId":177,"instId":300009,"propState":0,"propId":104011,"pos":{"x":234600,"y":103530,"z":222580},"rot":{"x":0,"y":17701,"z":0}},{"groupId":177,"instId":300016,"propState":0,"propId":104010,"pos":{"x":176260,"y":103203,"z":239780},"rot":{"x":0,"y":150437,"z":0}},{"groupId":177,"instId":300004,"propState":0,"propId":104010,"pos":{"x":227950,"y":97644,"z":159150},"rot":{"x":0,"y":240000,"z":0}},{"groupId":177,"instId":300003,"propState":0,"propId":104011,"pos":{"x":172409,"y":93611,"z":178652},"rot":{"x":326216,"y":193443,"z":23638}}],"npcs":[],"monsters":[],"teleports":{}},"185":{"props":[{"groupId":185,"instId":300005,"propState":0,"propId":104033,"pos":{"x":196615,"y":168248,"z":428018},"rot":{"x":0,"y":0,"z":0}},{"groupId":185,"instId":300001,"propState":18,"propId":104056,"pos":{"x":196374,"y":168037,"z":427909},"rot":{"x":335639,"y":75008,"z":8317}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":501,"startAnchorId":null,"startGroupId":null}},"1040402":{"P10404_F10404001":{"scenes":{"4":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300005,"propState":8,"propId":101,"pos":{"x":227579,"y":167843,"z":369819},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300009,"propState":8,"propId":101,"pos":{"x":315770,"y":152774,"z":298757},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300008,"propState":8,"propId":101,"pos":{"x":162270,"y":100770,"z":309349},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300007,"propState":8,"propId":101,"pos":{"x":224470,"y":104516,"z":263170},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300006,"propState":8,"propId":101,"pos":{"x":329967,"y":107971,"z":217122},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300004,"propState":8,"propId":101,"pos":{"x":124536,"y":98377,"z":192166},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":8,"propId":101,"pos":{"x":-101136,"y":15608,"z":-278544},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300002,"propState":8,"propId":101,"pos":{"x":-16970,"y":5990,"z":-300240},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":8,"propId":101,"pos":{"x":78066,"y":-5970,"z":-486616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1040403":{"anchorId":3,"groupId":3,"instId":300003,"pos":{"x":-105120,"y":15608,"z":-278950},"rot":{"x":0,"y":329392,"z":0}},"1040404":{"anchorId":4,"groupId":3,"instId":300004,"pos":{"x":114403,"y":98354,"z":194152},"rot":{"x":0,"y":60000,"z":0}},"1040405":{"anchorId":5,"groupId":3,"instId":300005,"pos":{"x":221674,"y":168060,"z":363828},"rot":{"x":0,"y":330000,"z":0}},"1040406":{"anchorId":6,"groupId":3,"instId":300006,"pos":{"x":336400,"y":107971,"z":213537},"rot":{"x":0,"y":182732,"z":0}},"1040407":{"anchorId":7,"groupId":3,"instId":300007,"pos":{"x":216390,"y":103529,"z":270850},"rot":{"x":0,"y":75679,"z":0}},"1040408":{"anchorId":8,"groupId":3,"instId":300008,"pos":{"x":167763,"y":100770,"z":308090},"rot":{"x":0,"y":90000,"z":0}},"1040409":{"anchorId":9,"groupId":3,"instId":300009,"pos":{"x":318666,"y":152472,"z":306522},"rot":{"x":0,"y":56899,"z":0}},"1040401":{"anchorId":1,"groupId":3,"instId":300001,"pos":{"x":89730,"y":-6120,"z":-492460},"rot":{"x":0,"y":346618,"z":0}},"1040402":{"anchorId":2,"groupId":3,"instId":300002,"pos":{"x":-21430,"y":5990,"z":-303590},"rot":{"x":0,"y":254754,"z":0}}}},"5":{"props":[{"groupId":5,"instId":300010,"propState":1,"propId":104018,"pos":{"x":353829,"y":107971,"z":203773},"rot":{"x":0,"y":150000,"z":0}},{"groupId":5,"instId":300012,"propState":1,"propId":104018,"pos":{"x":241740,"y":101971,"z":163320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":5,"instId":300011,"propState":1,"propId":104018,"pos":{"x":291750,"y":105971,"z":185290},"rot":{"x":0,"y":60000,"z":0}},{"groupId":5,"instId":300007,"propState":1,"propId":104007,"pos":{"x":143159,"y":100976,"z":309937},"rot":{"x":0,"y":293966,"z":0}},{"groupId":5,"instId":300006,"propState":1,"propId":104007,"pos":{"x":159686,"y":100793,"z":300618},"rot":{"x":0,"y":240000,"z":0}},{"groupId":5,"instId":300005,"propState":1,"propId":104007,"pos":{"x":188042,"y":104656,"z":276986},"rot":{"x":0,"y":330000,"z":0}},{"groupId":5,"instId":300004,"propState":1,"propId":104007,"pos":{"x":212126,"y":103740,"z":279143},"rot":{"x":0,"y":112500,"z":0}},{"groupId":5,"instId":300003,"propState":1,"propId":104007,"pos":{"x":236879,"y":103740,"z":236270},"rot":{"x":0,"y":7500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300010,"propState":12,"propId":60401,"pos":{"x":-102840,"y":19562,"z":-246767},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300002,"propState":12,"propId":60401,"pos":{"x":77605,"y":-5990,"z":-489152},"rot":{"x":0,"y":99466,"z":0}},{"groupId":8,"instId":300012,"propState":12,"propId":60401,"pos":{"x":-108412,"y":27275,"z":-259312},"rot":{"x":0,"y":88464,"z":0}},{"groupId":8,"instId":300011,"propState":12,"propId":60401,"pos":{"x":-89620,"y":25978,"z":-268483},"rot":{"x":342879,"y":0,"z":0}},{"groupId":8,"instId":300009,"propState":12,"propId":60401,"pos":{"x":-56093,"y":12152,"z":-262868},"rot":{"x":0,"y":262822,"z":0}},{"groupId":8,"instId":300008,"propState":12,"propId":60401,"pos":{"x":-142910,"y":15667,"z":-278750},"rot":{"x":0,"y":359721,"z":0}},{"groupId":8,"instId":300007,"propState":12,"propId":60401,"pos":{"x":-74082,"y":11031,"z":-231372},"rot":{"x":0,"y":179999,"z":0}},{"groupId":8,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-64336,"y":21093,"z":-236326},"rot":{"x":0,"y":205166,"z":0}},{"groupId":8,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-24136,"y":3365,"z":-267456},"rot":{"x":0,"y":318906,"z":0}},{"groupId":8,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-35550,"y":6010,"z":-295410},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300003,"propState":12,"propId":60401,"pos":{"x":1640,"y":3350,"z":-291165},"rot":{"x":0,"y":322116,"z":0}},{"groupId":8,"instId":300001,"propState":12,"propId":60401,"pos":{"x":46460,"y":-5926,"z":-400850},"rot":{"x":0,"y":65627,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300001,"propState":0,"propId":104015,"pos":{"x":204915,"y":167443,"z":391466},"rot":{"x":0,"y":245000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300023,"propState":12,"propId":60401,"pos":{"x":219037,"y":100770,"z":341291},"rot":{"x":0,"y":150000,"z":0}},{"groupId":9,"instId":300020,"propState":12,"propId":60401,"pos":{"x":229317,"y":172314,"z":387857},"rot":{"x":0,"y":263280,"z":0}},{"groupId":9,"instId":300017,"propState":12,"propId":60401,"pos":{"x":339230,"y":107971,"z":195550},"rot":{"x":0,"y":240000,"z":0}},{"groupId":9,"instId":300015,"propState":12,"propId":60401,"pos":{"x":304360,"y":105971,"z":204346},"rot":{"x":0,"y":328320,"z":0}},{"groupId":9,"instId":300012,"propState":12,"propId":60401,"pos":{"x":257994,"y":101020,"z":325597},"rot":{"x":0,"y":152221,"z":0}},{"groupId":9,"instId":300006,"propState":12,"propId":60401,"pos":{"x":241550,"y":98644,"z":144380},"rot":{"x":0,"y":330000,"z":0}},{"groupId":9,"instId":300021,"propState":12,"propId":60401,"pos":{"x":174010,"y":167843,"z":380510},"rot":{"x":0,"y":60000,"z":0}},{"groupId":9,"instId":300018,"propState":12,"propId":60401,"pos":{"x":368330,"y":107980,"z":183170},"rot":{"x":0,"y":240000,"z":0}},{"groupId":9,"instId":300011,"propState":12,"propId":60401,"pos":{"x":225310,"y":101000,"z":290410},"rot":{"x":0,"y":59999,"z":0}},{"groupId":9,"instId":300003,"propState":12,"propId":60401,"pos":{"x":155246,"y":105591,"z":354529},"rot":{"x":0,"y":241241,"z":0}},{"groupId":9,"instId":300022,"propState":12,"propId":60401,"pos":{"x":203473,"y":101238,"z":291860},"rot":{"x":0,"y":304256,"z":0}},{"groupId":9,"instId":300019,"propState":12,"propId":60401,"pos":{"x":268524,"y":163150,"z":363265},"rot":{"x":0,"y":351365,"z":0}},{"groupId":9,"instId":300016,"propState":12,"propId":60401,"pos":{"x":317861,"y":106123,"z":162220},"rot":{"x":0,"y":330000,"z":0}},{"groupId":9,"instId":300014,"propState":12,"propId":60401,"pos":{"x":271147,"y":101971,"z":181593},"rot":{"x":0,"y":150000,"z":0}},{"groupId":9,"instId":300013,"propState":12,"propId":60401,"pos":{"x":342210,"y":168360,"z":326760},"rot":{"x":20266,"y":355580,"z":1386}},{"groupId":9,"instId":300010,"propState":12,"propId":60401,"pos":{"x":282562,"y":101020,"z":248249},"rot":{"x":0,"y":332479,"z":0}},{"groupId":9,"instId":300009,"propState":12,"propId":60401,"pos":{"x":180016,"y":104682,"z":267658},"rot":{"x":0,"y":47659,"z":0}},{"groupId":9,"instId":300008,"propState":12,"propId":60401,"pos":{"x":220378,"y":104661,"z":222730},"rot":{"x":0,"y":150878,"z":0}},{"groupId":9,"instId":300007,"propState":12,"propId":60401,"pos":{"x":184204,"y":103159,"z":243440},"rot":{"x":0,"y":150000,"z":0}},{"groupId":9,"instId":300005,"propState":12,"propId":60401,"pos":{"x":187402,"y":93476,"z":172407},"rot":{"x":0,"y":150000,"z":0}},{"groupId":9,"instId":300004,"propState":12,"propId":60401,"pos":{"x":181840,"y":105761,"z":377020},"rot":{"x":0,"y":190587,"z":0}},{"groupId":9,"instId":300002,"propState":12,"propId":60401,"pos":{"x":119549,"y":93630,"z":287411},"rot":{"x":0,"y":236162,"z":0}},{"groupId":9,"instId":300001,"propState":12,"propId":60401,"pos":{"x":138790,"y":93656,"z":252800},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300009,"propState":0,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":29,"instId":300006,"propState":0,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":29,"instId":300010,"propState":0,"propId":104078,"pos":{"x":340774,"y":107971,"z":190474},"rot":{"x":0,"y":330000,"z":0}},{"groupId":29,"instId":300002,"propState":0,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}},{"groupId":29,"instId":300008,"propState":0,"propId":104078,"pos":{"x":-122252,"y":15622,"z":-283207},"rot":{"x":0,"y":180849,"z":0}},{"groupId":29,"instId":300007,"propState":0,"propId":104078,"pos":{"x":273980,"y":102188,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":29,"instId":300005,"propState":0,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":29,"instId":300004,"propState":0,"propId":104078,"pos":{"x":204903,"y":167529,"z":391455},"rot":{"x":0,"y":329375,"z":0}},{"groupId":29,"instId":300003,"propState":0,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300008,"propState":1,"propId":104068,"pos":{"x":210027,"y":104654,"z":224475},"rot":{"x":0,"y":59128,"z":0}},{"groupId":30,"instId":300007,"propState":1,"propId":104068,"pos":{"x":210166,"y":103536,"z":287518},"rot":{"x":0,"y":202254,"z":0}},{"groupId":30,"instId":300006,"propState":1,"propId":104068,"pos":{"x":-106222,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300005,"propState":1,"propId":104068,"pos":{"x":227188,"y":100770,"z":344085},"rot":{"x":0,"y":240000,"z":0}},{"groupId":30,"instId":300002,"propState":1,"propId":104068,"pos":{"x":-57455,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300004,"propState":1,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":30,"instId":300003,"propState":1,"propId":104068,"pos":{"x":221207,"y":167929,"z":357985},"rot":{"x":0,"y":60000,"z":0}},{"groupId":30,"instId":300001,"propState":1,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300001,"propState":18,"propId":104054,"pos":{"x":230175,"y":78770,"z":120790},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":36,"instId":300002,"propState":0,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300002,"propState":0,"propId":104020,"pos":{"x":-66980,"y":21867,"z":-266740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-99031,"y":15920,"z":-275022},"rot":{"x":0,"y":273537,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300005,"propState":1,"propId":104013,"pos":{"x":316207,"y":152404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300004,"propState":1,"propId":104013,"pos":{"x":316207,"y":109404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300003,"propState":1,"propId":104002,"pos":{"x":316455,"y":152200,"z":310770},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300002,"propState":1,"propId":104003,"pos":{"x":311898,"y":152508,"z":314894},"rot":{"x":0,"y":91953,"z":0}},{"groupId":42,"instId":300001,"propState":1,"propId":104003,"pos":{"x":312570,"y":109590,"z":314512},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300004,"propState":1,"propId":104014,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300002,"propState":1,"propId":104001,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300003,"propState":1,"propId":104014,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300001,"propState":1,"propId":104001,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300002,"propState":0,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300002,"propState":0,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":46,"instId":300001,"propState":0,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-52245,"y":8900,"z":-254517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300001,"propState":0,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300002,"propState":0,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300001,"propState":0,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300001,"propState":0,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300001,"propState":0,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300001,"propState":0,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300001,"propState":0,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300015,"propState":1,"propId":211,"pos":{"x":92290,"y":-5700,"z":-502059},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300002,"propState":20,"propId":60403,"pos":{"x":-119250,"y":16251,"z":-217373},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300004,"propState":0,"propId":100,"pos":{"x":77916,"y":-2890,"z":-498625},"rot":{"x":0,"y":260000,"z":0}},{"groupId":71,"instId":300003,"propState":0,"propId":103074,"pos":{"x":77901,"y":-2904,"z":-497761},"rot":{"x":0,"y":260000,"z":0}},{"groupId":71,"instId":300002,"propState":1,"propId":211,"pos":{"x":78969,"y":-5990,"z":-498306},"rot":{"x":0,"y":0,"z":0}},{"groupId":71,"instId":300001,"propState":18,"propId":104129,"pos":{"x":77916,"y":-3040,"z":-498627},"rot":{"x":347193,"y":264267,"z":356938}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300004,"propState":0,"propId":100,"pos":{"x":45983,"y":-4966,"z":-393313},"rot":{"x":353240,"y":299410,"z":0}},{"groupId":72,"instId":300003,"propState":0,"propId":103074,"pos":{"x":46561,"y":-4911,"z":-392615},"rot":{"x":353240,"y":299410,"z":0}},{"groupId":72,"instId":300002,"propState":1,"propId":211,"pos":{"x":46290,"y":-5926,"z":-393617},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300001,"propState":0,"propId":104129,"pos":{"x":45966,"y":-5124,"z":-393304},"rot":{"x":353240,"y":299410,"z":356117}}],"npcs":[],"monsters":[],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300014,"propState":0,"propId":104270,"pos":{"x":-118780,"y":16126,"z":-259770},"rot":{"x":0,"y":0,"z":0}},{"groupId":183,"instId":300013,"propState":0,"propId":104270,"pos":{"x":-107847,"y":16105,"z":-273346},"rot":{"x":0,"y":275315,"z":0}},{"groupId":183,"instId":300012,"propState":0,"propId":104270,"pos":{"x":-104317,"y":14377,"z":-287019},"rot":{"x":0,"y":0,"z":0}},{"groupId":183,"instId":300011,"propState":0,"propId":104270,"pos":{"x":-77411,"y":11656,"z":-290016},"rot":{"x":0,"y":270790,"z":0}},{"groupId":183,"instId":300010,"propState":0,"propId":104270,"pos":{"x":-64258,"y":9974,"z":-305754},"rot":{"x":0,"y":270790,"z":0}},{"groupId":183,"instId":300009,"propState":0,"propId":104270,"pos":{"x":-25772,"y":6248,"z":-306117},"rot":{"x":0,"y":276449,"z":0}},{"groupId":183,"instId":300008,"propState":0,"propId":104270,"pos":{"x":5490,"y":3850,"z":-305800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":183,"instId":300007,"propState":0,"propId":104270,"pos":{"x":15670,"y":1790,"z":-343140},"rot":{"x":0,"y":348838,"z":0}},{"groupId":183,"instId":300006,"propState":0,"propId":104270,"pos":{"x":35670,"y":-4248,"z":-375330},"rot":{"x":0,"y":314947,"z":0}},{"groupId":183,"instId":300005,"propState":0,"propId":104270,"pos":{"x":65968,"y":-5730,"z":-403365},"rot":{"x":0,"y":315973,"z":0}},{"groupId":183,"instId":300004,"propState":0,"propId":104270,"pos":{"x":76368,"y":-5600,"z":-441185},"rot":{"x":0,"y":341881,"z":0}},{"groupId":183,"instId":300003,"propState":0,"propId":104270,"pos":{"x":85818,"y":-5600,"z":-476484},"rot":{"x":0,"y":342891,"z":0}},{"groupId":183,"instId":300001,"propState":0,"propId":104270,"pos":{"x":92540,"y":-5700,"z":-502200},"rot":{"x":0,"y":344316,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300002,"propState":1,"propId":211,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":0,"y":279817,"z":0}},{"groupId":73,"instId":300004,"propState":0,"propId":100,"pos":{"x":257457,"y":102476,"z":274834},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":73,"instId":300003,"propState":0,"propId":103074,"pos":{"x":258415,"y":102524,"z":274839},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":73,"instId":300001,"propState":18,"propId":104129,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":270000,"y":9817,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300004,"propState":0,"propId":100,"pos":{"x":-132986,"y":27463,"z":-252368},"rot":{"x":16250,"y":0,"z":0}},{"groupId":74,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-132055,"y":27553,"z":-252580},"rot":{"x":16250,"y":0,"z":0}},{"groupId":74,"instId":300002,"propState":1,"propId":211,"pos":{"x":-133052,"y":26103,"z":-253728},"rot":{"x":0,"y":0,"z":0}},{"groupId":74,"instId":300001,"propState":18,"propId":104129,"pos":{"x":-132986,"y":27350,"z":-252401},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-54799,"y":14016,"z":-266205},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":75,"instId":300004,"propState":0,"propId":100,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":75,"instId":300002,"propState":1,"propId":211,"pos":{"x":-55180,"y":12152,"z":-266265},"rot":{"x":0,"y":0,"z":0}},{"groupId":75,"instId":300001,"propState":0,"propId":104129,"pos":{"x":-54727,"y":13775,"z":-265318},"rot":{"x":29246,"y":108218,"z":345998}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300004,"propState":0,"propId":100,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":76,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-30652,"y":4254,"z":-263381},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":76,"instId":300002,"propState":1,"propId":211,"pos":{"x":-30255,"y":3365,"z":-265518},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300001,"propState":0,"propId":104129,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":355207,"y":309806,"z":356809}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300002,"propState":1,"propId":211,"pos":{"x":175114,"y":168179,"z":365173},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300004,"propState":0,"propId":100,"pos":{"x":175522,"y":170178,"z":362892},"rot":{"x":0,"y":220382,"z":0}},{"groupId":77,"instId":300003,"propState":0,"propId":103074,"pos":{"x":174840,"y":170184,"z":363557},"rot":{"x":0,"y":220382,"z":0}},{"groupId":77,"instId":300001,"propState":0,"propId":104129,"pos":{"x":175522,"y":170077,"z":362892},"rot":{"x":331292,"y":197984,"z":19614}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300004,"propState":0,"propId":100,"pos":{"x":226896,"y":171199,"z":357241},"rot":{"x":0,"y":150000,"z":0}},{"groupId":80,"instId":300003,"propState":0,"propId":103074,"pos":{"x":225999,"y":171219,"z":357049},"rot":{"x":0,"y":150000,"z":0}},{"groupId":80,"instId":300002,"propState":1,"propId":211,"pos":{"x":226762,"y":167843,"z":357463},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300001,"propState":0,"propId":104129,"pos":{"x":226881,"y":171158,"z":357232},"rot":{"x":310676,"y":184882,"z":317410}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300004,"propState":0,"propId":100,"pos":{"x":159492,"y":102318,"z":309332},"rot":{"x":0,"y":333245,"z":0}},{"groupId":79,"instId":300003,"propState":0,"propId":103074,"pos":{"x":160458,"y":102331,"z":309420},"rot":{"x":0,"y":333245,"z":0}},{"groupId":79,"instId":300002,"propState":1,"propId":211,"pos":{"x":160112,"y":100770,"z":307461},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300001,"propState":0,"propId":104129,"pos":{"x":159492,"y":102256,"z":309332},"rot":{"x":46257,"y":220798,"z":53139}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300003,"propState":0,"propId":103074,"pos":{"x":337751,"y":173869,"z":293111},"rot":{"x":0,"y":312490,"z":0}},{"groupId":81,"instId":300004,"propState":0,"propId":100,"pos":{"x":336933,"y":173863,"z":292571},"rot":{"x":0,"y":312490,"z":0}},{"groupId":81,"instId":300002,"propState":1,"propId":211,"pos":{"x":338040,"y":168259,"z":292549},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":300001,"propState":0,"propId":104129,"pos":{"x":337076,"y":173730,"z":292727},"rot":{"x":348714,"y":303950,"z":46248}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300003,"propState":0,"propId":103074,"pos":{"x":191169,"y":170084,"z":361695},"rot":{"x":0,"y":200633,"z":0}},{"groupId":82,"instId":300002,"propState":1,"propId":211,"pos":{"x":192377,"y":167843,"z":362487},"rot":{"x":352263,"y":224345,"z":8463}},{"groupId":82,"instId":300004,"propState":0,"propId":100,"pos":{"x":191617,"y":170097,"z":361456},"rot":{"x":0,"y":200633,"z":0}},{"groupId":82,"instId":300001,"propState":0,"propId":104129,"pos":{"x":191614,"y":169710,"z":361534},"rot":{"x":346221,"y":241511,"z":1754}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300004,"propState":0,"propId":100,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":83,"instId":300003,"propState":0,"propId":103074,"pos":{"x":304153,"y":106693,"z":211389},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":83,"instId":300002,"propState":1,"propId":211,"pos":{"x":303252,"y":105988,"z":210165},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300001,"propState":18,"propId":104129,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":2050,"y":276515,"z":234}}],"npcs":[],"monsters":[],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300004,"propState":0,"propId":100,"pos":{"x":309161,"y":106561,"z":178007},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":84,"instId":300003,"propState":0,"propId":103074,"pos":{"x":309976,"y":106561,"z":177585},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":84,"instId":300002,"propState":1,"propId":211,"pos":{"x":309517,"y":106520,"z":178086},"rot":{"x":0,"y":0,"z":0}},{"groupId":84,"instId":300001,"propState":0,"propId":104129,"pos":{"x":309174,"y":106436,"z":178023},"rot":{"x":338051,"y":40717,"z":358246}}],"npcs":[],"monsters":[],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-46663,"y":12036,"z":-217902},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300004,"propState":0,"propId":100,"pos":{"x":-47530,"y":12046,"z":-217414},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300002,"propState":1,"propId":211,"pos":{"x":-47487,"y":8183,"z":-218067},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300001,"propState":18,"propId":104129,"pos":{"x":-47530,"y":11920,"z":-217423},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300004,"propState":0,"propId":100,"pos":{"x":356939,"y":108213,"z":190774},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":86,"instId":300003,"propState":0,"propId":103074,"pos":{"x":356059,"y":108445,"z":191283},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":86,"instId":300002,"propState":1,"propId":211,"pos":{"x":357800,"y":107971,"z":191113},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300001,"propState":18,"propId":104129,"pos":{"x":356793,"y":108213,"z":190813},"rot":{"x":84763,"y":255315,"z":169334}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300004,"propState":0,"propId":100,"pos":{"x":204211,"y":102733,"z":300041},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300003,"propState":0,"propId":103074,"pos":{"x":204652,"y":102748,"z":299495},"rot":{"x":0,"y":15000,"z":0}},{"groupId":87,"instId":300002,"propState":1,"propId":211,"pos":{"x":205414,"y":100841,"z":299431},"rot":{"x":0,"y":346016,"z":0}},{"groupId":87,"instId":300001,"propState":18,"propId":104129,"pos":{"x":204210,"y":102600,"z":300040},"rot":{"x":1321,"y":26393,"z":4574}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300004,"propState":0,"propId":100,"pos":{"x":178642,"y":169082,"z":393814},"rot":{"x":0,"y":108200,"z":0}},{"groupId":88,"instId":300003,"propState":0,"propId":103074,"pos":{"x":178056,"y":169115,"z":393090},"rot":{"x":0,"y":108200,"z":0}},{"groupId":88,"instId":300002,"propState":1,"propId":211,"pos":{"x":178703,"y":167843,"z":395308},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300001,"propState":0,"propId":104129,"pos":{"x":178669,"y":168938,"z":393833},"rot":{"x":359209,"y":145198,"z":345249}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300002,"propState":1,"propId":211,"pos":{"x":-86432,"y":12541,"z":-240353},"rot":{"x":0,"y":0,"z":0}},{"groupId":89,"instId":300004,"propState":0,"propId":100,"pos":{"x":-86343,"y":15390,"z":-239198},"rot":{"x":0,"y":0,"z":0}},{"groupId":89,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-85637,"y":15359,"z":-239416},"rot":{"x":0,"y":0,"z":0}},{"groupId":89,"instId":300001,"propState":0,"propId":104129,"pos":{"x":-86338,"y":15348,"z":-239233},"rot":{"x":290582,"y":8124,"z":355052}}],"npcs":[],"monsters":[],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300002,"propState":1,"propId":211,"pos":{"x":-79319,"y":23948,"z":-253010},"rot":{"x":0,"y":300950,"z":0}},{"groupId":90,"instId":300004,"propState":0,"propId":100,"pos":{"x":-78889,"y":24433,"z":-252627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":90,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-78886,"y":24511,"z":-253651},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":90,"instId":300001,"propState":18,"propId":104129,"pos":{"x":-78914,"y":24316,"z":-252642},"rot":{"x":0,"y":69952,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300006,"propState":1,"propId":211,"pos":{"x":127191,"y":101080,"z":331597},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300004,"propState":0,"propId":100,"pos":{"x":140574,"y":102154,"z":339418},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":78,"instId":300005,"propState":0,"propId":103074,"pos":{"x":139984,"y":102294,"z":338885},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":78,"instId":300003,"propState":1,"propId":104129,"pos":{"x":140492,"y":102125,"z":339401},"rot":{"x":338088,"y":149909,"z":358527}},{"groupId":78,"instId":300002,"propState":1,"propId":104129,"pos":{"x":130717,"y":102275,"z":338339},"rot":{"x":347305,"y":224748,"z":24829}},{"groupId":78,"instId":300001,"propState":0,"propId":104129,"pos":{"x":126676,"y":101692,"z":332974},"rot":{"x":357788,"y":212282,"z":354205}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"139":{"props":[{"groupId":139,"instId":300001,"propState":12,"propId":60401,"pos":{"x":160897,"y":100784,"z":306934},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"136":{"props":[{"groupId":136,"instId":300004,"propState":0,"propId":100,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":136,"instId":300003,"propState":0,"propId":104102,"pos":{"x":135299,"y":102773,"z":341915},"rot":{"x":0,"y":60768,"z":0}},{"groupId":136,"instId":300002,"propState":0,"propId":104159,"pos":{"x":137081,"y":102152,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":136,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[{"groupId":138,"instId":300005,"propState":0,"propId":100,"pos":{"x":160897,"y":100884,"z":306934},"rot":{"x":0,"y":150768,"z":0}},{"groupId":138,"instId":300004,"propState":0,"propId":100,"pos":{"x":160897,"y":100784,"z":306934},"rot":{"x":0,"y":150768,"z":0}},{"groupId":138,"instId":300003,"propState":0,"propId":104102,"pos":{"x":162606,"y":101495,"z":307892},"rot":{"x":0,"y":240768,"z":0}},{"groupId":138,"instId":300002,"propState":0,"propId":104159,"pos":{"x":160897,"y":100884,"z":306934},"rot":{"x":0,"y":150768,"z":0}},{"groupId":138,"instId":300001,"propState":0,"propId":104113,"pos":{"x":160897,"y":100784,"z":306934},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[{"groupId":138,"instId":400001,"npcId":3171,"pos":{"x":160812,"y":101695,"z":307086},"rot":{"x":0,"y":150768,"z":0}}],"monsters":[],"teleports":{}},"143":{"props":[{"groupId":143,"instId":300003,"propState":0,"propId":211,"pos":{"x":248210,"y":98644,"z":132330},"rot":{"x":0,"y":240000,"z":0}},{"groupId":143,"instId":300002,"propState":0,"propId":211,"pos":{"x":253930,"y":98660,"z":136710},"rot":{"x":0,"y":240000,"z":0}},{"groupId":143,"instId":300001,"propState":20,"propId":60402,"pos":{"x":253930,"y":98660,"z":136710},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"142":{"props":[{"groupId":142,"instId":300004,"propState":0,"propId":100,"pos":{"x":249850,"y":100451,"z":133270},"rot":{"x":0,"y":60000,"z":0}},{"groupId":142,"instId":300003,"propState":0,"propId":103074,"pos":{"x":247891,"y":100431,"z":132490},"rot":{"x":0,"y":59999,"z":0}},{"groupId":142,"instId":300002,"propState":0,"propId":100,"pos":{"x":253930,"y":98660,"z":136710},"rot":{"x":0,"y":240000,"z":0}},{"groupId":142,"instId":300005,"propState":0,"propId":100,"pos":{"x":253930,"y":98660,"z":136710},"rot":{"x":0,"y":240000,"z":0}},{"groupId":142,"instId":300001,"propState":0,"propId":104098,"pos":{"x":248210,"y":98644,"z":132330},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"168":{"props":[{"groupId":168,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-87640,"y":27280,"z":-241080},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300001,"propState":11,"propId":104046,"pos":{"x":115610,"y":101080,"z":322770},"rot":{"x":0,"y":103458,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"170":{"props":[{"groupId":170,"instId":300001,"propState":11,"propId":104046,"pos":{"x":323641,"y":153475,"z":284826},"rot":{"x":0,"y":90434,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"166":{"props":[{"groupId":166,"instId":300001,"propState":0,"propId":104104,"pos":{"x":139743,"y":100989,"z":319552},"rot":{"x":0,"y":331251,"z":0}}],"npcs":[{"groupId":166,"instId":400006,"npcId":14312,"pos":{"x":139892,"y":102103,"z":319130},"rot":{"x":0,"y":239755,"z":0}},{"groupId":166,"instId":400001,"npcId":100,"pos":{"x":139968,"y":102482,"z":319179},"rot":{"x":0,"y":242786,"z":0}}],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300003,"propState":0,"propId":104080,"pos":{"x":97877,"y":-5290,"z":-482547},"rot":{"x":0,"y":39963,"z":0}},{"groupId":178,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-15893,"y":6909,"z":-311402},"rot":{"x":0,"y":70586,"z":0}},{"groupId":178,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-17750,"y":4065,"z":-225010},"rot":{"x":0,"y":210852,"z":0}},{"groupId":178,"instId":300017,"propState":0,"propId":104080,"pos":{"x":76546,"y":-5317,"z":-398579},"rot":{"x":0,"y":221601,"z":0}},{"groupId":178,"instId":300013,"propState":0,"propId":104080,"pos":{"x":5710,"y":4139,"z":-279910},"rot":{"x":0,"y":236608,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300005,"propState":0,"propId":104080,"pos":{"x":213596,"y":98186,"z":153182},"rot":{"x":0,"y":90993,"z":0}},{"groupId":179,"instId":300001,"propState":0,"propId":104080,"pos":{"x":137265,"y":101682,"z":323852},"rot":{"x":0,"y":278513,"z":0}},{"groupId":179,"instId":300008,"propState":0,"propId":104080,"pos":{"x":130539,"y":94556,"z":260805},"rot":{"x":0,"y":330000,"z":0}},{"groupId":179,"instId":300009,"propState":0,"propId":104080,"pos":{"x":341773,"y":108671,"z":198655},"rot":{"x":0,"y":22954,"z":0}},{"groupId":179,"instId":300006,"propState":0,"propId":104080,"pos":{"x":206547,"y":101470,"z":328384},"rot":{"x":0,"y":156276,"z":0}},{"groupId":179,"instId":300004,"propState":0,"propId":104080,"pos":{"x":132272,"y":98874,"z":194682},"rot":{"x":0,"y":28461,"z":0}},{"groupId":179,"instId":300003,"propState":0,"propId":104080,"pos":{"x":202043,"y":168559,"z":358779},"rot":{"x":0,"y":260641,"z":0}},{"groupId":179,"instId":300002,"propState":0,"propId":104080,"pos":{"x":296348,"y":157838,"z":353201},"rot":{"x":0,"y":260641,"z":0}},{"groupId":179,"instId":300007,"propState":0,"propId":104080,"pos":{"x":185470,"y":94357,"z":155761},"rot":{"x":0,"y":18071,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"182":{"props":[{"groupId":182,"instId":300001,"propState":18,"propId":104096,"pos":{"x":352248,"y":107971,"z":206352},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300004,"propState":18,"propId":104093,"pos":{"x":226118,"y":168339,"z":401397},"rot":{"x":0,"y":247685,"z":0}},{"groupId":181,"instId":300003,"propState":18,"propId":104096,"pos":{"x":-32873,"y":6634,"z":-316065},"rot":{"x":0,"y":307883,"z":0}},{"groupId":181,"instId":300002,"propState":18,"propId":104162,"pos":{"x":-98611,"y":14514,"z":-255667},"rot":{"x":0,"y":141121,"z":0}},{"groupId":181,"instId":300001,"propState":18,"propId":104162,"pos":{"x":-16610,"y":3365,"z":-248520},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300027,"propState":0,"propId":104010,"pos":{"x":21331,"y":2224,"z":-334155},"rot":{"x":0,"y":263701,"z":0}},{"groupId":176,"instId":300021,"propState":0,"propId":104011,"pos":{"x":-14840,"y":3448,"z":-206413},"rot":{"x":0,"y":177426,"z":0}},{"groupId":176,"instId":300012,"propState":0,"propId":104010,"pos":{"x":55603,"y":-6017,"z":-404746},"rot":{"x":0,"y":23104,"z":0}},{"groupId":176,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-62385,"y":21150,"z":-257798},"rot":{"x":0,"y":264682,"z":0}},{"groupId":176,"instId":300005,"propState":0,"propId":104010,"pos":{"x":20605,"y":3448,"z":-283484},"rot":{"x":0,"y":270000,"z":0}},{"groupId":176,"instId":300003,"propState":0,"propId":104010,"pos":{"x":14697,"y":-1293,"z":-360615},"rot":{"x":0,"y":51018,"z":0}},{"groupId":176,"instId":300025,"propState":0,"propId":104010,"pos":{"x":89695,"y":-5970,"z":-448796},"rot":{"x":0,"y":210643,"z":0}},{"groupId":176,"instId":300024,"propState":0,"propId":104011,"pos":{"x":-64005,"y":21115,"z":-238378},"rot":{"x":337211,"y":175823,"z":341014}},{"groupId":176,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-74500,"y":11160,"z":-287292},"rot":{"x":0,"y":236527,"z":0}},{"groupId":176,"instId":300002,"propState":0,"propId":104010,"pos":{"x":58732,"y":-5990,"z":-419241},"rot":{"x":0,"y":102446,"z":0}},{"groupId":176,"instId":300022,"propState":0,"propId":104010,"pos":{"x":-139448,"y":15211,"z":-277092},"rot":{"x":339188,"y":3118,"z":0}},{"groupId":176,"instId":300020,"propState":0,"propId":104011,"pos":{"x":-25366,"y":3333,"z":-216889},"rot":{"x":0,"y":88688,"z":0}},{"groupId":176,"instId":300015,"propState":0,"propId":104008,"pos":{"x":-84739,"y":27779,"z":-263615},"rot":{"x":0,"y":156113,"z":0}},{"groupId":176,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-144850,"y":16251,"z":-247720},"rot":{"x":0,"y":75105,"z":0}},{"groupId":176,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-51120,"y":5978,"z":-310370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":176,"instId":300028,"propState":0,"propId":104010,"pos":{"x":19589,"y":3448,"z":-237547},"rot":{"x":0,"y":241864,"z":0}},{"groupId":176,"instId":300004,"propState":0,"propId":104010,"pos":{"x":43152,"y":-5300,"z":-372415},"rot":{"x":0,"y":220886,"z":0}},{"groupId":176,"instId":300023,"propState":0,"propId":104010,"pos":{"x":-124980,"y":15246,"z":-279906},"rot":{"x":339524,"y":86672,"z":0}},{"groupId":176,"instId":300018,"propState":0,"propId":104011,"pos":{"x":-135507,"y":26100,"z":-257428},"rot":{"x":0,"y":41732,"z":0}},{"groupId":176,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-76758,"y":24054,"z":-249600},"rot":{"x":0,"y":53418,"z":0}},{"groupId":176,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-71998,"y":11947,"z":-278408},"rot":{"x":332342,"y":335479,"z":11956}},{"groupId":176,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-50970,"y":5978,"z":-300970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":176,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-39636,"y":5990,"z":-294265},"rot":{"x":0,"y":185572,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"185":{"props":[{"groupId":185,"instId":300005,"propState":0,"propId":104033,"pos":{"x":196615,"y":168248,"z":428018},"rot":{"x":0,"y":0,"z":0}},{"groupId":185,"instId":300001,"propState":18,"propId":104056,"pos":{"x":196374,"y":168037,"z":427909},"rot":{"x":335639,"y":75008,"z":8317}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300037,"propState":0,"propId":104011,"pos":{"x":314885,"y":153565,"z":291868},"rot":{"x":35334,"y":300622,"z":345855}},{"groupId":177,"instId":300035,"propState":0,"propId":104011,"pos":{"x":146249,"y":100626,"z":298728},"rot":{"x":320588,"y":69675,"z":324668}},{"groupId":177,"instId":300033,"propState":0,"propId":104010,"pos":{"x":278410,"y":163045,"z":379509},"rot":{"x":0,"y":258352,"z":0}},{"groupId":177,"instId":300032,"propState":0,"propId":104010,"pos":{"x":277570,"y":159001,"z":355931},"rot":{"x":0,"y":130587,"z":0}},{"groupId":177,"instId":300031,"propState":0,"propId":104010,"pos":{"x":245807,"y":164825,"z":374963},"rot":{"x":0,"y":127904,"z":0}},{"groupId":177,"instId":300030,"propState":0,"propId":104010,"pos":{"x":178485,"y":167843,"z":371664},"rot":{"x":0,"y":56447,"z":0}},{"groupId":177,"instId":300002,"propState":0,"propId":104010,"pos":{"x":128310,"y":100954,"z":292948},"rot":{"x":0,"y":62758,"z":0}},{"groupId":177,"instId":300001,"propState":0,"propId":104010,"pos":{"x":153704,"y":93656,"z":264922},"rot":{"x":0,"y":290237,"z":0}},{"groupId":177,"instId":300029,"propState":0,"propId":104010,"pos":{"x":118702,"y":93656,"z":244941},"rot":{"x":0,"y":60791,"z":0}},{"groupId":177,"instId":300028,"propState":0,"propId":104011,"pos":{"x":113901,"y":93638,"z":278405},"rot":{"x":0,"y":198040,"z":0}},{"groupId":177,"instId":300026,"propState":0,"propId":104011,"pos":{"x":141980,"y":98377,"z":200620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":177,"instId":300015,"propState":0,"propId":104011,"pos":{"x":134181,"y":98377,"z":214970},"rot":{"x":0,"y":150000,"z":0}},{"groupId":177,"instId":300010,"propState":0,"propId":104009,"pos":{"x":267072,"y":101020,"z":241252},"rot":{"x":0,"y":404,"z":0}},{"groupId":177,"instId":300012,"propState":0,"propId":104008,"pos":{"x":292770,"y":101000,"z":253740},"rot":{"x":0,"y":151932,"z":0}},{"groupId":177,"instId":300011,"propState":0,"propId":104009,"pos":{"x":219650,"y":97644,"z":143270},"rot":{"x":0,"y":92595,"z":0}},{"groupId":177,"instId":300025,"propState":0,"propId":104010,"pos":{"x":150702,"y":105591,"z":352393},"rot":{"x":0,"y":60000,"z":0}},{"groupId":177,"instId":300024,"propState":0,"propId":104010,"pos":{"x":138940,"y":100954,"z":308470},"rot":{"x":0,"y":326307,"z":0}},{"groupId":177,"instId":300036,"propState":0,"propId":104010,"pos":{"x":333560,"y":107678,"z":221839},"rot":{"x":327919,"y":1196,"z":10794}},{"groupId":177,"instId":300023,"propState":0,"propId":104011,"pos":{"x":322496,"y":107971,"z":226099},"rot":{"x":0,"y":187422,"z":0}},{"groupId":177,"instId":300022,"propState":0,"propId":104010,"pos":{"x":346015,"y":107971,"z":231792},"rot":{"x":0,"y":180550,"z":0}},{"groupId":177,"instId":300021,"propState":0,"propId":104010,"pos":{"x":321207,"y":105971,"z":197154},"rot":{"x":0,"y":60201,"z":0}},{"groupId":177,"instId":300014,"propState":0,"propId":104010,"pos":{"x":308709,"y":106272,"z":159522},"rot":{"x":0,"y":36623,"z":0}},{"groupId":177,"instId":300019,"propState":0,"propId":104010,"pos":{"x":318070,"y":105971,"z":196210},"rot":{"x":0,"y":243409,"z":0}},{"groupId":177,"instId":300013,"propState":0,"propId":104010,"pos":{"x":279350,"y":105971,"z":191890},"rot":{"x":0,"y":241048,"z":0}},{"groupId":177,"instId":300018,"propState":0,"propId":104010,"pos":{"x":255266,"y":101971,"z":167109},"rot":{"x":0,"y":154263,"z":0}},{"groupId":177,"instId":300009,"propState":0,"propId":104011,"pos":{"x":234600,"y":103530,"z":222580},"rot":{"x":0,"y":17701,"z":0}},{"groupId":177,"instId":300006,"propState":0,"propId":104010,"pos":{"x":184370,"y":103203,"z":225470},"rot":{"x":0,"y":326831,"z":0}},{"groupId":177,"instId":300016,"propState":0,"propId":104010,"pos":{"x":176260,"y":103203,"z":239780},"rot":{"x":0,"y":150437,"z":0}},{"groupId":177,"instId":300005,"propState":0,"propId":104010,"pos":{"x":231250,"y":97644,"z":153440},"rot":{"x":0,"y":240000,"z":0}},{"groupId":177,"instId":300004,"propState":0,"propId":104010,"pos":{"x":227950,"y":97644,"z":159150},"rot":{"x":0,"y":240000,"z":0}},{"groupId":177,"instId":300003,"propState":0,"propId":104011,"pos":{"x":172409,"y":93611,"z":178652},"rot":{"x":326216,"y":193443,"z":23638}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":501,"startAnchorId":1,"startGroupId":17}},"1040403":{"P10404_F10404001":{"scenes":{"4":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300004,"propState":1,"propId":104007,"pos":{"x":212126,"y":103740,"z":279143},"rot":{"x":0,"y":112500,"z":0}},{"groupId":5,"instId":300010,"propState":1,"propId":104018,"pos":{"x":353829,"y":107971,"z":203773},"rot":{"x":0,"y":150000,"z":0}},{"groupId":5,"instId":300012,"propState":1,"propId":104018,"pos":{"x":241740,"y":101971,"z":163320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":5,"instId":300011,"propState":1,"propId":104018,"pos":{"x":291750,"y":105971,"z":185290},"rot":{"x":0,"y":60000,"z":0}},{"groupId":5,"instId":300007,"propState":1,"propId":104007,"pos":{"x":143159,"y":100976,"z":309937},"rot":{"x":0,"y":293966,"z":0}},{"groupId":5,"instId":300006,"propState":1,"propId":104007,"pos":{"x":159686,"y":100793,"z":300618},"rot":{"x":0,"y":240000,"z":0}},{"groupId":5,"instId":300005,"propState":1,"propId":104007,"pos":{"x":188042,"y":104656,"z":276986},"rot":{"x":0,"y":330000,"z":0}},{"groupId":5,"instId":300003,"propState":1,"propId":104007,"pos":{"x":236879,"y":103740,"z":236270},"rot":{"x":0,"y":7500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300004,"propState":8,"propId":101,"pos":{"x":124536,"y":98377,"z":192166},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300002,"propState":8,"propId":101,"pos":{"x":-16970,"y":5990,"z":-300240},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300008,"propState":8,"propId":101,"pos":{"x":162270,"y":100770,"z":309349},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300006,"propState":8,"propId":101,"pos":{"x":329967,"y":107971,"z":217122},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":8,"propId":101,"pos":{"x":-101136,"y":15608,"z":-278544},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300009,"propState":8,"propId":101,"pos":{"x":315770,"y":152774,"z":298757},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300007,"propState":8,"propId":101,"pos":{"x":224470,"y":104516,"z":263170},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300005,"propState":8,"propId":101,"pos":{"x":227579,"y":167843,"z":369819},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":8,"propId":101,"pos":{"x":78066,"y":-5970,"z":-486616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1040403":{"anchorId":3,"groupId":3,"instId":300003,"pos":{"x":-105120,"y":15608,"z":-278950},"rot":{"x":0,"y":329392,"z":0}},"1040404":{"anchorId":4,"groupId":3,"instId":300004,"pos":{"x":114403,"y":98354,"z":194152},"rot":{"x":0,"y":60000,"z":0}},"1040405":{"anchorId":5,"groupId":3,"instId":300005,"pos":{"x":221674,"y":168060,"z":363828},"rot":{"x":0,"y":330000,"z":0}},"1040406":{"anchorId":6,"groupId":3,"instId":300006,"pos":{"x":336400,"y":107971,"z":213537},"rot":{"x":0,"y":182732,"z":0}},"1040407":{"anchorId":7,"groupId":3,"instId":300007,"pos":{"x":216390,"y":103529,"z":270850},"rot":{"x":0,"y":75679,"z":0}},"1040408":{"anchorId":8,"groupId":3,"instId":300008,"pos":{"x":167763,"y":100770,"z":308090},"rot":{"x":0,"y":90000,"z":0}},"1040409":{"anchorId":9,"groupId":3,"instId":300009,"pos":{"x":318666,"y":152472,"z":306522},"rot":{"x":0,"y":56899,"z":0}},"1040401":{"anchorId":1,"groupId":3,"instId":300001,"pos":{"x":89730,"y":-6120,"z":-492460},"rot":{"x":0,"y":346618,"z":0}},"1040402":{"anchorId":2,"groupId":3,"instId":300002,"pos":{"x":-21430,"y":5990,"z":-303590},"rot":{"x":0,"y":254754,"z":0}}}},"15":{"props":[{"groupId":15,"instId":300001,"propState":0,"propId":104015,"pos":{"x":204915,"y":167443,"z":391466},"rot":{"x":0,"y":245000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300012,"propState":12,"propId":60401,"pos":{"x":-108412,"y":27275,"z":-259312},"rot":{"x":0,"y":88464,"z":0}},{"groupId":8,"instId":300011,"propState":12,"propId":60401,"pos":{"x":-89620,"y":25978,"z":-268483},"rot":{"x":342879,"y":0,"z":0}},{"groupId":8,"instId":300010,"propState":12,"propId":60401,"pos":{"x":-102840,"y":19562,"z":-246767},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300009,"propState":12,"propId":60401,"pos":{"x":-56093,"y":12152,"z":-262868},"rot":{"x":0,"y":262822,"z":0}},{"groupId":8,"instId":300008,"propState":12,"propId":60401,"pos":{"x":-142910,"y":15667,"z":-278750},"rot":{"x":0,"y":359721,"z":0}},{"groupId":8,"instId":300007,"propState":12,"propId":60401,"pos":{"x":-74082,"y":11031,"z":-231372},"rot":{"x":0,"y":179999,"z":0}},{"groupId":8,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-64336,"y":21093,"z":-236326},"rot":{"x":0,"y":205166,"z":0}},{"groupId":8,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-24136,"y":3365,"z":-267456},"rot":{"x":0,"y":318906,"z":0}},{"groupId":8,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-35550,"y":6010,"z":-295410},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300003,"propState":12,"propId":60401,"pos":{"x":1640,"y":3350,"z":-291165},"rot":{"x":0,"y":322116,"z":0}},{"groupId":8,"instId":300002,"propState":12,"propId":60401,"pos":{"x":77605,"y":-5990,"z":-489152},"rot":{"x":0,"y":99466,"z":0}},{"groupId":8,"instId":300001,"propState":12,"propId":60401,"pos":{"x":46460,"y":-5926,"z":-400850},"rot":{"x":0,"y":65627,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300020,"propState":12,"propId":60401,"pos":{"x":229317,"y":172314,"z":387857},"rot":{"x":0,"y":263280,"z":0}},{"groupId":9,"instId":300022,"propState":12,"propId":60401,"pos":{"x":203473,"y":101238,"z":291860},"rot":{"x":0,"y":304256,"z":0}},{"groupId":9,"instId":300017,"propState":12,"propId":60401,"pos":{"x":339230,"y":107971,"z":195550},"rot":{"x":0,"y":240000,"z":0}},{"groupId":9,"instId":300014,"propState":12,"propId":60401,"pos":{"x":271147,"y":101971,"z":181593},"rot":{"x":0,"y":150000,"z":0}},{"groupId":9,"instId":300011,"propState":12,"propId":60401,"pos":{"x":225310,"y":101000,"z":290410},"rot":{"x":0,"y":59999,"z":0}},{"groupId":9,"instId":300006,"propState":12,"propId":60401,"pos":{"x":241550,"y":98644,"z":144380},"rot":{"x":0,"y":330000,"z":0}},{"groupId":9,"instId":300023,"propState":12,"propId":60401,"pos":{"x":219037,"y":100770,"z":341291},"rot":{"x":0,"y":150000,"z":0}},{"groupId":9,"instId":300021,"propState":12,"propId":60401,"pos":{"x":174010,"y":167843,"z":380510},"rot":{"x":0,"y":60000,"z":0}},{"groupId":9,"instId":300019,"propState":12,"propId":60401,"pos":{"x":268524,"y":163150,"z":363265},"rot":{"x":0,"y":351365,"z":0}},{"groupId":9,"instId":300016,"propState":12,"propId":60401,"pos":{"x":317861,"y":106123,"z":162220},"rot":{"x":0,"y":330000,"z":0}},{"groupId":9,"instId":300013,"propState":12,"propId":60401,"pos":{"x":342210,"y":168360,"z":326760},"rot":{"x":20266,"y":355580,"z":1386}},{"groupId":9,"instId":300010,"propState":12,"propId":60401,"pos":{"x":282562,"y":101020,"z":248249},"rot":{"x":0,"y":332479,"z":0}},{"groupId":9,"instId":300004,"propState":12,"propId":60401,"pos":{"x":181840,"y":105761,"z":377020},"rot":{"x":0,"y":190587,"z":0}},{"groupId":9,"instId":300018,"propState":12,"propId":60401,"pos":{"x":368330,"y":107980,"z":183170},"rot":{"x":0,"y":240000,"z":0}},{"groupId":9,"instId":300015,"propState":12,"propId":60401,"pos":{"x":304360,"y":105971,"z":204346},"rot":{"x":0,"y":328320,"z":0}},{"groupId":9,"instId":300012,"propState":12,"propId":60401,"pos":{"x":257994,"y":101020,"z":325597},"rot":{"x":0,"y":152221,"z":0}},{"groupId":9,"instId":300009,"propState":12,"propId":60401,"pos":{"x":180016,"y":104682,"z":267658},"rot":{"x":0,"y":47659,"z":0}},{"groupId":9,"instId":300008,"propState":12,"propId":60401,"pos":{"x":220378,"y":104661,"z":222730},"rot":{"x":0,"y":150878,"z":0}},{"groupId":9,"instId":300007,"propState":12,"propId":60401,"pos":{"x":184204,"y":103159,"z":243440},"rot":{"x":0,"y":150000,"z":0}},{"groupId":9,"instId":300005,"propState":12,"propId":60401,"pos":{"x":187402,"y":93476,"z":172407},"rot":{"x":0,"y":150000,"z":0}},{"groupId":9,"instId":300003,"propState":12,"propId":60401,"pos":{"x":155246,"y":105591,"z":354529},"rot":{"x":0,"y":241241,"z":0}},{"groupId":9,"instId":300002,"propState":12,"propId":60401,"pos":{"x":119549,"y":93630,"z":287411},"rot":{"x":0,"y":236162,"z":0}},{"groupId":9,"instId":300001,"propState":12,"propId":60401,"pos":{"x":138790,"y":93656,"z":252800},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300010,"propState":0,"propId":104078,"pos":{"x":340774,"y":107971,"z":190474},"rot":{"x":0,"y":330000,"z":0}},{"groupId":29,"instId":300009,"propState":0,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":29,"instId":300008,"propState":0,"propId":104078,"pos":{"x":-122252,"y":15622,"z":-283207},"rot":{"x":0,"y":180849,"z":0}},{"groupId":29,"instId":300007,"propState":0,"propId":104078,"pos":{"x":273980,"y":102188,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":29,"instId":300006,"propState":0,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":29,"instId":300005,"propState":0,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":29,"instId":300004,"propState":0,"propId":104078,"pos":{"x":204903,"y":167529,"z":391455},"rot":{"x":0,"y":329375,"z":0}},{"groupId":29,"instId":300003,"propState":0,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":29,"instId":300002,"propState":0,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300007,"propState":1,"propId":104068,"pos":{"x":210166,"y":103536,"z":287518},"rot":{"x":0,"y":202254,"z":0}},{"groupId":30,"instId":300005,"propState":1,"propId":104068,"pos":{"x":227188,"y":100770,"z":344085},"rot":{"x":0,"y":240000,"z":0}},{"groupId":30,"instId":300002,"propState":1,"propId":104068,"pos":{"x":-57455,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300008,"propState":1,"propId":104068,"pos":{"x":210027,"y":104654,"z":224475},"rot":{"x":0,"y":59128,"z":0}},{"groupId":30,"instId":300006,"propState":1,"propId":104068,"pos":{"x":-106222,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300004,"propState":1,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":30,"instId":300003,"propState":1,"propId":104068,"pos":{"x":221207,"y":167929,"z":357985},"rot":{"x":0,"y":60000,"z":0}},{"groupId":30,"instId":300001,"propState":1,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300001,"propState":18,"propId":104054,"pos":{"x":230175,"y":78770,"z":120790},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300002,"propState":0,"propId":104020,"pos":{"x":-66980,"y":21867,"z":-266740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-99031,"y":15920,"z":-275022},"rot":{"x":0,"y":273537,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300002,"propState":0,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}},{"groupId":36,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300005,"propState":1,"propId":104013,"pos":{"x":316207,"y":152404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300004,"propState":1,"propId":104013,"pos":{"x":316207,"y":109404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300003,"propState":1,"propId":104002,"pos":{"x":316455,"y":152200,"z":310770},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300002,"propState":1,"propId":104003,"pos":{"x":311898,"y":152508,"z":314894},"rot":{"x":0,"y":91953,"z":0}},{"groupId":42,"instId":300001,"propState":1,"propId":104003,"pos":{"x":312570,"y":109590,"z":314512},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300003,"propState":1,"propId":104014,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300002,"propState":1,"propId":104001,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300004,"propState":1,"propId":104014,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300001,"propState":1,"propId":104001,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300002,"propState":0,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300002,"propState":0,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":46,"instId":300001,"propState":0,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-52245,"y":8900,"z":-254517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300001,"propState":0,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300002,"propState":0,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300001,"propState":0,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300001,"propState":0,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300001,"propState":0,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300001,"propState":0,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300001,"propState":0,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300015,"propState":1,"propId":211,"pos":{"x":92290,"y":-5700,"z":-502059},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300002,"propState":20,"propId":60403,"pos":{"x":-119250,"y":16251,"z":-217373},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300004,"propState":0,"propId":100,"pos":{"x":45983,"y":-4966,"z":-393313},"rot":{"x":353240,"y":299410,"z":0}},{"groupId":72,"instId":300003,"propState":0,"propId":103074,"pos":{"x":46561,"y":-4911,"z":-392615},"rot":{"x":353240,"y":299410,"z":0}},{"groupId":72,"instId":300002,"propState":1,"propId":211,"pos":{"x":46290,"y":-5926,"z":-393617},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300001,"propState":0,"propId":104129,"pos":{"x":45966,"y":-5124,"z":-393304},"rot":{"x":353240,"y":299410,"z":356117}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300004,"propState":0,"propId":100,"pos":{"x":77916,"y":-2890,"z":-498625},"rot":{"x":0,"y":260000,"z":0}},{"groupId":71,"instId":300002,"propState":1,"propId":211,"pos":{"x":78969,"y":-5990,"z":-498306},"rot":{"x":0,"y":0,"z":0}},{"groupId":71,"instId":300003,"propState":0,"propId":103074,"pos":{"x":77901,"y":-2904,"z":-497761},"rot":{"x":0,"y":260000,"z":0}},{"groupId":71,"instId":300001,"propState":18,"propId":104129,"pos":{"x":77916,"y":-3040,"z":-498627},"rot":{"x":347193,"y":264267,"z":356938}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300003,"propState":0,"propId":103074,"pos":{"x":258415,"y":102524,"z":274839},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":73,"instId":300004,"propState":0,"propId":100,"pos":{"x":257457,"y":102476,"z":274834},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":73,"instId":300002,"propState":1,"propId":211,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":0,"y":279817,"z":0}},{"groupId":73,"instId":300001,"propState":18,"propId":104129,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":270000,"y":9817,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300011,"propState":0,"propId":104270,"pos":{"x":-77411,"y":11656,"z":-290016},"rot":{"x":0,"y":270790,"z":0}},{"groupId":183,"instId":300014,"propState":0,"propId":104270,"pos":{"x":-118780,"y":16126,"z":-259770},"rot":{"x":0,"y":0,"z":0}},{"groupId":183,"instId":300005,"propState":0,"propId":104270,"pos":{"x":65968,"y":-5730,"z":-403365},"rot":{"x":0,"y":315973,"z":0}},{"groupId":183,"instId":300012,"propState":0,"propId":104270,"pos":{"x":-104317,"y":14377,"z":-287019},"rot":{"x":0,"y":0,"z":0}},{"groupId":183,"instId":300009,"propState":0,"propId":104270,"pos":{"x":-25772,"y":6248,"z":-306117},"rot":{"x":0,"y":276449,"z":0}},{"groupId":183,"instId":300007,"propState":0,"propId":104270,"pos":{"x":15670,"y":1790,"z":-343140},"rot":{"x":0,"y":348838,"z":0}},{"groupId":183,"instId":300006,"propState":0,"propId":104270,"pos":{"x":35670,"y":-4248,"z":-375330},"rot":{"x":0,"y":314947,"z":0}},{"groupId":183,"instId":300004,"propState":0,"propId":104270,"pos":{"x":76368,"y":-5600,"z":-441185},"rot":{"x":0,"y":341881,"z":0}},{"groupId":183,"instId":300013,"propState":0,"propId":104270,"pos":{"x":-107847,"y":16105,"z":-273346},"rot":{"x":0,"y":275315,"z":0}},{"groupId":183,"instId":300010,"propState":0,"propId":104270,"pos":{"x":-64258,"y":9974,"z":-305754},"rot":{"x":0,"y":270790,"z":0}},{"groupId":183,"instId":300008,"propState":0,"propId":104270,"pos":{"x":5490,"y":3850,"z":-305800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":183,"instId":300003,"propState":0,"propId":104270,"pos":{"x":85818,"y":-5600,"z":-476484},"rot":{"x":0,"y":342891,"z":0}},{"groupId":183,"instId":300001,"propState":0,"propId":104270,"pos":{"x":92540,"y":-5700,"z":-502200},"rot":{"x":0,"y":344316,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-132055,"y":27553,"z":-252580},"rot":{"x":16250,"y":0,"z":0}},{"groupId":74,"instId":300004,"propState":0,"propId":100,"pos":{"x":-132986,"y":27463,"z":-252368},"rot":{"x":16250,"y":0,"z":0}},{"groupId":74,"instId":300002,"propState":1,"propId":211,"pos":{"x":-133052,"y":26103,"z":-253728},"rot":{"x":0,"y":0,"z":0}},{"groupId":74,"instId":300001,"propState":18,"propId":104129,"pos":{"x":-132986,"y":27350,"z":-252401},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300004,"propState":0,"propId":100,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":75,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-54799,"y":14016,"z":-266205},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":75,"instId":300002,"propState":1,"propId":211,"pos":{"x":-55180,"y":12152,"z":-266265},"rot":{"x":0,"y":0,"z":0}},{"groupId":75,"instId":300001,"propState":0,"propId":104129,"pos":{"x":-54727,"y":13775,"z":-265318},"rot":{"x":29246,"y":108218,"z":345998}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300004,"propState":0,"propId":100,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":76,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-30652,"y":4254,"z":-263381},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":76,"instId":300002,"propState":1,"propId":211,"pos":{"x":-30255,"y":3365,"z":-265518},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300001,"propState":0,"propId":104129,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":355207,"y":309806,"z":356809}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300003,"propState":0,"propId":103074,"pos":{"x":174840,"y":170184,"z":363557},"rot":{"x":0,"y":220382,"z":0}},{"groupId":77,"instId":300002,"propState":1,"propId":211,"pos":{"x":175114,"y":168179,"z":365173},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300004,"propState":0,"propId":100,"pos":{"x":175522,"y":170178,"z":362892},"rot":{"x":0,"y":220382,"z":0}},{"groupId":77,"instId":300001,"propState":0,"propId":104129,"pos":{"x":175522,"y":170077,"z":362892},"rot":{"x":331292,"y":197984,"z":19614}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300006,"propState":1,"propId":211,"pos":{"x":127191,"y":101080,"z":331597},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300004,"propState":0,"propId":100,"pos":{"x":140574,"y":102154,"z":339418},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":78,"instId":300005,"propState":0,"propId":103074,"pos":{"x":139984,"y":102294,"z":338885},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":78,"instId":300003,"propState":1,"propId":104129,"pos":{"x":140492,"y":102125,"z":339401},"rot":{"x":338088,"y":149909,"z":358527}},{"groupId":78,"instId":300002,"propState":1,"propId":104129,"pos":{"x":130717,"y":102275,"z":338339},"rot":{"x":347305,"y":224748,"z":24829}},{"groupId":78,"instId":300001,"propState":0,"propId":104129,"pos":{"x":126676,"y":101692,"z":332974},"rot":{"x":357788,"y":212282,"z":354205}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300004,"propState":0,"propId":100,"pos":{"x":159492,"y":102318,"z":309332},"rot":{"x":0,"y":333245,"z":0}},{"groupId":79,"instId":300003,"propState":0,"propId":103074,"pos":{"x":160458,"y":102331,"z":309420},"rot":{"x":0,"y":333245,"z":0}},{"groupId":79,"instId":300002,"propState":1,"propId":211,"pos":{"x":160112,"y":100770,"z":307461},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300001,"propState":0,"propId":104129,"pos":{"x":159492,"y":102256,"z":309332},"rot":{"x":46257,"y":220798,"z":53139}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300004,"propState":0,"propId":100,"pos":{"x":226896,"y":171199,"z":357241},"rot":{"x":0,"y":150000,"z":0}},{"groupId":80,"instId":300002,"propState":1,"propId":211,"pos":{"x":226762,"y":167843,"z":357463},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300003,"propState":0,"propId":103074,"pos":{"x":225999,"y":171219,"z":357049},"rot":{"x":0,"y":150000,"z":0}},{"groupId":80,"instId":300001,"propState":0,"propId":104129,"pos":{"x":226881,"y":171158,"z":357232},"rot":{"x":310676,"y":184882,"z":317410}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300004,"propState":0,"propId":100,"pos":{"x":336933,"y":173863,"z":292571},"rot":{"x":0,"y":312490,"z":0}},{"groupId":81,"instId":300003,"propState":0,"propId":103074,"pos":{"x":337751,"y":173869,"z":293111},"rot":{"x":0,"y":312490,"z":0}},{"groupId":81,"instId":300002,"propState":1,"propId":211,"pos":{"x":338040,"y":168259,"z":292549},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":300001,"propState":0,"propId":104129,"pos":{"x":337076,"y":173730,"z":292727},"rot":{"x":348714,"y":303950,"z":46248}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300004,"propState":0,"propId":100,"pos":{"x":191617,"y":170097,"z":361456},"rot":{"x":0,"y":200633,"z":0}},{"groupId":82,"instId":300003,"propState":0,"propId":103074,"pos":{"x":191169,"y":170084,"z":361695},"rot":{"x":0,"y":200633,"z":0}},{"groupId":82,"instId":300002,"propState":1,"propId":211,"pos":{"x":192377,"y":167843,"z":362487},"rot":{"x":352263,"y":224345,"z":8463}},{"groupId":82,"instId":300001,"propState":0,"propId":104129,"pos":{"x":191614,"y":169710,"z":361534},"rot":{"x":346221,"y":241511,"z":1754}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300004,"propState":0,"propId":100,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":83,"instId":300003,"propState":0,"propId":103074,"pos":{"x":304153,"y":106693,"z":211389},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":83,"instId":300002,"propState":1,"propId":211,"pos":{"x":303252,"y":105988,"z":210165},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300001,"propState":18,"propId":104129,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":2050,"y":276515,"z":234}}],"npcs":[],"monsters":[],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300004,"propState":0,"propId":100,"pos":{"x":309161,"y":106561,"z":178007},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":84,"instId":300003,"propState":0,"propId":103074,"pos":{"x":309976,"y":106561,"z":177585},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":84,"instId":300002,"propState":1,"propId":211,"pos":{"x":309517,"y":106520,"z":178086},"rot":{"x":0,"y":0,"z":0}},{"groupId":84,"instId":300001,"propState":0,"propId":104129,"pos":{"x":309174,"y":106436,"z":178023},"rot":{"x":338051,"y":40717,"z":358246}}],"npcs":[],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300004,"propState":0,"propId":100,"pos":{"x":356939,"y":108213,"z":190774},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":86,"instId":300002,"propState":1,"propId":211,"pos":{"x":357800,"y":107971,"z":191113},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300003,"propState":0,"propId":103074,"pos":{"x":356059,"y":108445,"z":191283},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":86,"instId":300001,"propState":18,"propId":104129,"pos":{"x":356793,"y":108213,"z":190813},"rot":{"x":84763,"y":255315,"z":169334}}],"npcs":[],"monsters":[],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-46663,"y":12036,"z":-217902},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300004,"propState":0,"propId":100,"pos":{"x":-47530,"y":12046,"z":-217414},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300002,"propState":1,"propId":211,"pos":{"x":-47487,"y":8183,"z":-218067},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300001,"propState":18,"propId":104129,"pos":{"x":-47530,"y":11920,"z":-217423},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300004,"propState":0,"propId":100,"pos":{"x":178642,"y":169082,"z":393814},"rot":{"x":0,"y":108200,"z":0}},{"groupId":88,"instId":300002,"propState":1,"propId":211,"pos":{"x":178703,"y":167843,"z":395308},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300003,"propState":0,"propId":103074,"pos":{"x":178056,"y":169115,"z":393090},"rot":{"x":0,"y":108200,"z":0}},{"groupId":88,"instId":300001,"propState":0,"propId":104129,"pos":{"x":178669,"y":168938,"z":393833},"rot":{"x":359209,"y":145198,"z":345249}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-85637,"y":15359,"z":-239416},"rot":{"x":0,"y":0,"z":0}},{"groupId":89,"instId":300001,"propState":0,"propId":104129,"pos":{"x":-86338,"y":15348,"z":-239233},"rot":{"x":290582,"y":8124,"z":355052}},{"groupId":89,"instId":300004,"propState":0,"propId":100,"pos":{"x":-86343,"y":15390,"z":-239198},"rot":{"x":0,"y":0,"z":0}},{"groupId":89,"instId":300002,"propState":1,"propId":211,"pos":{"x":-86432,"y":12541,"z":-240353},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300004,"propState":0,"propId":100,"pos":{"x":204211,"y":102733,"z":300041},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300002,"propState":1,"propId":211,"pos":{"x":205414,"y":100841,"z":299431},"rot":{"x":0,"y":346016,"z":0}},{"groupId":87,"instId":300003,"propState":0,"propId":103074,"pos":{"x":204652,"y":102748,"z":299495},"rot":{"x":0,"y":15000,"z":0}},{"groupId":87,"instId":300001,"propState":18,"propId":104129,"pos":{"x":204210,"y":102600,"z":300040},"rot":{"x":1321,"y":26393,"z":4574}}],"npcs":[],"monsters":[],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300004,"propState":0,"propId":100,"pos":{"x":-78889,"y":24433,"z":-252627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":90,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-78886,"y":24511,"z":-253651},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":90,"instId":300002,"propState":1,"propId":211,"pos":{"x":-79319,"y":23948,"z":-253010},"rot":{"x":0,"y":300950,"z":0}},{"groupId":90,"instId":300001,"propState":18,"propId":104129,"pos":{"x":-78914,"y":24316,"z":-252642},"rot":{"x":0,"y":69952,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"136":{"props":[{"groupId":136,"instId":300002,"propState":0,"propId":104159,"pos":{"x":137081,"y":102152,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":136,"instId":300004,"propState":0,"propId":100,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":136,"instId":300003,"propState":0,"propId":104102,"pos":{"x":135299,"y":102773,"z":341915},"rot":{"x":0,"y":60768,"z":0}},{"groupId":136,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[{"groupId":138,"instId":300005,"propState":0,"propId":100,"pos":{"x":160897,"y":100884,"z":306934},"rot":{"x":0,"y":150768,"z":0}},{"groupId":138,"instId":300004,"propState":0,"propId":100,"pos":{"x":160897,"y":100784,"z":306934},"rot":{"x":0,"y":150768,"z":0}},{"groupId":138,"instId":300003,"propState":0,"propId":104102,"pos":{"x":162606,"y":101495,"z":307892},"rot":{"x":0,"y":240768,"z":0}},{"groupId":138,"instId":300002,"propState":0,"propId":104159,"pos":{"x":160897,"y":100884,"z":306934},"rot":{"x":0,"y":150768,"z":0}},{"groupId":138,"instId":300001,"propState":0,"propId":104113,"pos":{"x":160897,"y":100784,"z":306934},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[{"groupId":138,"instId":400001,"npcId":3171,"pos":{"x":160812,"y":101695,"z":307086},"rot":{"x":0,"y":150768,"z":0}}],"monsters":[],"teleports":{}},"139":{"props":[{"groupId":139,"instId":300001,"propState":12,"propId":60401,"pos":{"x":160897,"y":100784,"z":306934},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"143":{"props":[{"groupId":143,"instId":300003,"propState":0,"propId":211,"pos":{"x":248210,"y":98644,"z":132330},"rot":{"x":0,"y":240000,"z":0}},{"groupId":143,"instId":300002,"propState":0,"propId":211,"pos":{"x":253930,"y":98660,"z":136710},"rot":{"x":0,"y":240000,"z":0}},{"groupId":143,"instId":300001,"propState":20,"propId":60402,"pos":{"x":253930,"y":98660,"z":136710},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"142":{"props":[{"groupId":142,"instId":300005,"propState":0,"propId":100,"pos":{"x":253930,"y":98660,"z":136710},"rot":{"x":0,"y":240000,"z":0}},{"groupId":142,"instId":300004,"propState":0,"propId":100,"pos":{"x":249850,"y":100451,"z":133270},"rot":{"x":0,"y":60000,"z":0}},{"groupId":142,"instId":300003,"propState":0,"propId":103074,"pos":{"x":247891,"y":100431,"z":132490},"rot":{"x":0,"y":59999,"z":0}},{"groupId":142,"instId":300002,"propState":0,"propId":100,"pos":{"x":253930,"y":98660,"z":136710},"rot":{"x":0,"y":240000,"z":0}},{"groupId":142,"instId":300001,"propState":0,"propId":104098,"pos":{"x":248210,"y":98644,"z":132330},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"168":{"props":[{"groupId":168,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-87640,"y":27280,"z":-241080},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300001,"propState":11,"propId":104046,"pos":{"x":115610,"y":101080,"z":322770},"rot":{"x":0,"y":103458,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"170":{"props":[{"groupId":170,"instId":300001,"propState":11,"propId":104046,"pos":{"x":323641,"y":153475,"z":284826},"rot":{"x":0,"y":90434,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"166":{"props":[{"groupId":166,"instId":300001,"propState":0,"propId":104104,"pos":{"x":139743,"y":100989,"z":319552},"rot":{"x":0,"y":331251,"z":0}}],"npcs":[{"groupId":166,"instId":400006,"npcId":14312,"pos":{"x":139892,"y":102103,"z":319130},"rot":{"x":0,"y":239755,"z":0}},{"groupId":166,"instId":400001,"npcId":100,"pos":{"x":139968,"y":102482,"z":319179},"rot":{"x":0,"y":242786,"z":0}}],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300028,"propState":0,"propId":104010,"pos":{"x":19589,"y":3448,"z":-237547},"rot":{"x":0,"y":241864,"z":0}},{"groupId":176,"instId":300005,"propState":0,"propId":104010,"pos":{"x":20605,"y":3448,"z":-283484},"rot":{"x":0,"y":270000,"z":0}},{"groupId":176,"instId":300024,"propState":0,"propId":104011,"pos":{"x":-64005,"y":21115,"z":-238378},"rot":{"x":337211,"y":175823,"z":341014}},{"groupId":176,"instId":300027,"propState":0,"propId":104010,"pos":{"x":21331,"y":2224,"z":-334155},"rot":{"x":0,"y":263701,"z":0}},{"groupId":176,"instId":300004,"propState":0,"propId":104010,"pos":{"x":43152,"y":-5300,"z":-372415},"rot":{"x":0,"y":220886,"z":0}},{"groupId":176,"instId":300003,"propState":0,"propId":104010,"pos":{"x":14697,"y":-1293,"z":-360615},"rot":{"x":0,"y":51018,"z":0}},{"groupId":176,"instId":300012,"propState":0,"propId":104010,"pos":{"x":55603,"y":-6017,"z":-404746},"rot":{"x":0,"y":23104,"z":0}},{"groupId":176,"instId":300002,"propState":0,"propId":104010,"pos":{"x":58732,"y":-5990,"z":-419241},"rot":{"x":0,"y":102446,"z":0}},{"groupId":176,"instId":300025,"propState":0,"propId":104010,"pos":{"x":89695,"y":-5970,"z":-448796},"rot":{"x":0,"y":210643,"z":0}},{"groupId":176,"instId":300023,"propState":0,"propId":104010,"pos":{"x":-124980,"y":15246,"z":-279906},"rot":{"x":339524,"y":86672,"z":0}},{"groupId":176,"instId":300022,"propState":0,"propId":104010,"pos":{"x":-139448,"y":15211,"z":-277092},"rot":{"x":339188,"y":3118,"z":0}},{"groupId":176,"instId":300021,"propState":0,"propId":104011,"pos":{"x":-14840,"y":3448,"z":-206413},"rot":{"x":0,"y":177426,"z":0}},{"groupId":176,"instId":300020,"propState":0,"propId":104011,"pos":{"x":-25366,"y":3333,"z":-216889},"rot":{"x":0,"y":88688,"z":0}},{"groupId":176,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-62385,"y":21150,"z":-257798},"rot":{"x":0,"y":264682,"z":0}},{"groupId":176,"instId":300018,"propState":0,"propId":104011,"pos":{"x":-135507,"y":26100,"z":-257428},"rot":{"x":0,"y":41732,"z":0}},{"groupId":176,"instId":300015,"propState":0,"propId":104008,"pos":{"x":-84739,"y":27779,"z":-263615},"rot":{"x":0,"y":156113,"z":0}},{"groupId":176,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-76758,"y":24054,"z":-249600},"rot":{"x":0,"y":53418,"z":0}},{"groupId":176,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-144850,"y":16251,"z":-247720},"rot":{"x":0,"y":75105,"z":0}},{"groupId":176,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-71998,"y":11947,"z":-278408},"rot":{"x":332342,"y":335479,"z":11956}},{"groupId":176,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-74500,"y":11160,"z":-287292},"rot":{"x":0,"y":236527,"z":0}},{"groupId":176,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-50970,"y":5978,"z":-300970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":176,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-51120,"y":5978,"z":-310370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":176,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-39636,"y":5990,"z":-294265},"rot":{"x":0,"y":185572,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300017,"propState":0,"propId":104080,"pos":{"x":76546,"y":-5317,"z":-398579},"rot":{"x":0,"y":221601,"z":0}},{"groupId":178,"instId":300003,"propState":0,"propId":104080,"pos":{"x":97877,"y":-5290,"z":-482547},"rot":{"x":0,"y":39963,"z":0}},{"groupId":178,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-15893,"y":6909,"z":-311402},"rot":{"x":0,"y":70586,"z":0}},{"groupId":178,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-17750,"y":4065,"z":-225010},"rot":{"x":0,"y":210852,"z":0}},{"groupId":178,"instId":300013,"propState":0,"propId":104080,"pos":{"x":5710,"y":4139,"z":-279910},"rot":{"x":0,"y":236608,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300037,"propState":0,"propId":104011,"pos":{"x":314885,"y":153565,"z":291868},"rot":{"x":35334,"y":300622,"z":345855}},{"groupId":177,"instId":300035,"propState":0,"propId":104011,"pos":{"x":146249,"y":100626,"z":298728},"rot":{"x":320588,"y":69675,"z":324668}},{"groupId":177,"instId":300033,"propState":0,"propId":104010,"pos":{"x":278410,"y":163045,"z":379509},"rot":{"x":0,"y":258352,"z":0}},{"groupId":177,"instId":300032,"propState":0,"propId":104010,"pos":{"x":277570,"y":159001,"z":355931},"rot":{"x":0,"y":130587,"z":0}},{"groupId":177,"instId":300031,"propState":0,"propId":104010,"pos":{"x":245807,"y":164825,"z":374963},"rot":{"x":0,"y":127904,"z":0}},{"groupId":177,"instId":300030,"propState":0,"propId":104010,"pos":{"x":178485,"y":167843,"z":371664},"rot":{"x":0,"y":56447,"z":0}},{"groupId":177,"instId":300002,"propState":0,"propId":104010,"pos":{"x":128310,"y":100954,"z":292948},"rot":{"x":0,"y":62758,"z":0}},{"groupId":177,"instId":300001,"propState":0,"propId":104010,"pos":{"x":153704,"y":93656,"z":264922},"rot":{"x":0,"y":290237,"z":0}},{"groupId":177,"instId":300029,"propState":0,"propId":104010,"pos":{"x":118702,"y":93656,"z":244941},"rot":{"x":0,"y":60791,"z":0}},{"groupId":177,"instId":300028,"propState":0,"propId":104011,"pos":{"x":113901,"y":93638,"z":278405},"rot":{"x":0,"y":198040,"z":0}},{"groupId":177,"instId":300026,"propState":0,"propId":104011,"pos":{"x":141980,"y":98377,"z":200620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":177,"instId":300015,"propState":0,"propId":104011,"pos":{"x":134181,"y":98377,"z":214970},"rot":{"x":0,"y":150000,"z":0}},{"groupId":177,"instId":300010,"propState":0,"propId":104009,"pos":{"x":267072,"y":101020,"z":241252},"rot":{"x":0,"y":404,"z":0}},{"groupId":177,"instId":300012,"propState":0,"propId":104008,"pos":{"x":292770,"y":101000,"z":253740},"rot":{"x":0,"y":151932,"z":0}},{"groupId":177,"instId":300011,"propState":0,"propId":104009,"pos":{"x":219650,"y":97644,"z":143270},"rot":{"x":0,"y":92595,"z":0}},{"groupId":177,"instId":300025,"propState":0,"propId":104010,"pos":{"x":150702,"y":105591,"z":352393},"rot":{"x":0,"y":60000,"z":0}},{"groupId":177,"instId":300024,"propState":0,"propId":104010,"pos":{"x":138940,"y":100954,"z":308470},"rot":{"x":0,"y":326307,"z":0}},{"groupId":177,"instId":300036,"propState":0,"propId":104010,"pos":{"x":333560,"y":107678,"z":221839},"rot":{"x":327919,"y":1196,"z":10794}},{"groupId":177,"instId":300023,"propState":0,"propId":104011,"pos":{"x":322496,"y":107971,"z":226099},"rot":{"x":0,"y":187422,"z":0}},{"groupId":177,"instId":300022,"propState":0,"propId":104010,"pos":{"x":346015,"y":107971,"z":231792},"rot":{"x":0,"y":180550,"z":0}},{"groupId":177,"instId":300021,"propState":0,"propId":104010,"pos":{"x":321207,"y":105971,"z":197154},"rot":{"x":0,"y":60201,"z":0}},{"groupId":177,"instId":300014,"propState":0,"propId":104010,"pos":{"x":308709,"y":106272,"z":159522},"rot":{"x":0,"y":36623,"z":0}},{"groupId":177,"instId":300019,"propState":0,"propId":104010,"pos":{"x":318070,"y":105971,"z":196210},"rot":{"x":0,"y":243409,"z":0}},{"groupId":177,"instId":300013,"propState":0,"propId":104010,"pos":{"x":279350,"y":105971,"z":191890},"rot":{"x":0,"y":241048,"z":0}},{"groupId":177,"instId":300018,"propState":0,"propId":104010,"pos":{"x":255266,"y":101971,"z":167109},"rot":{"x":0,"y":154263,"z":0}},{"groupId":177,"instId":300009,"propState":0,"propId":104011,"pos":{"x":234600,"y":103530,"z":222580},"rot":{"x":0,"y":17701,"z":0}},{"groupId":177,"instId":300006,"propState":0,"propId":104010,"pos":{"x":184370,"y":103203,"z":225470},"rot":{"x":0,"y":326831,"z":0}},{"groupId":177,"instId":300016,"propState":0,"propId":104010,"pos":{"x":176260,"y":103203,"z":239780},"rot":{"x":0,"y":150437,"z":0}},{"groupId":177,"instId":300005,"propState":0,"propId":104010,"pos":{"x":231250,"y":97644,"z":153440},"rot":{"x":0,"y":240000,"z":0}},{"groupId":177,"instId":300004,"propState":0,"propId":104010,"pos":{"x":227950,"y":97644,"z":159150},"rot":{"x":0,"y":240000,"z":0}},{"groupId":177,"instId":300003,"propState":0,"propId":104011,"pos":{"x":172409,"y":93611,"z":178652},"rot":{"x":326216,"y":193443,"z":23638}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300006,"propState":0,"propId":104080,"pos":{"x":206547,"y":101470,"z":328384},"rot":{"x":0,"y":156276,"z":0}},{"groupId":179,"instId":300004,"propState":0,"propId":104080,"pos":{"x":132272,"y":98874,"z":194682},"rot":{"x":0,"y":28461,"z":0}},{"groupId":179,"instId":300002,"propState":0,"propId":104080,"pos":{"x":296348,"y":157838,"z":353201},"rot":{"x":0,"y":260641,"z":0}},{"groupId":179,"instId":300008,"propState":0,"propId":104080,"pos":{"x":130539,"y":94556,"z":260805},"rot":{"x":0,"y":330000,"z":0}},{"groupId":179,"instId":300009,"propState":0,"propId":104080,"pos":{"x":341773,"y":108671,"z":198655},"rot":{"x":0,"y":22954,"z":0}},{"groupId":179,"instId":300005,"propState":0,"propId":104080,"pos":{"x":213596,"y":98186,"z":153182},"rot":{"x":0,"y":90993,"z":0}},{"groupId":179,"instId":300003,"propState":0,"propId":104080,"pos":{"x":202043,"y":168559,"z":358779},"rot":{"x":0,"y":260641,"z":0}},{"groupId":179,"instId":300001,"propState":0,"propId":104080,"pos":{"x":137265,"y":101682,"z":323852},"rot":{"x":0,"y":278513,"z":0}},{"groupId":179,"instId":300007,"propState":0,"propId":104080,"pos":{"x":185470,"y":94357,"z":155761},"rot":{"x":0,"y":18071,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300004,"propState":18,"propId":104093,"pos":{"x":226118,"y":168339,"z":401397},"rot":{"x":0,"y":247685,"z":0}},{"groupId":181,"instId":300003,"propState":18,"propId":104096,"pos":{"x":-32873,"y":6634,"z":-316065},"rot":{"x":0,"y":307883,"z":0}},{"groupId":181,"instId":300002,"propState":18,"propId":104162,"pos":{"x":-98611,"y":14514,"z":-255667},"rot":{"x":0,"y":141121,"z":0}},{"groupId":181,"instId":300001,"propState":18,"propId":104162,"pos":{"x":-16610,"y":3365,"z":-248520},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"182":{"props":[{"groupId":182,"instId":300001,"propState":18,"propId":104096,"pos":{"x":352248,"y":107971,"z":206352},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"185":{"props":[{"groupId":185,"instId":300005,"propState":0,"propId":104033,"pos":{"x":196615,"y":168248,"z":428018},"rot":{"x":0,"y":0,"z":0}},{"groupId":185,"instId":300001,"propState":18,"propId":104056,"pos":{"x":196374,"y":168037,"z":427909},"rot":{"x":335639,"y":75008,"z":8317}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":501,"startAnchorId":1,"startGroupId":55}},"1040404":{"P10404_F10404001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300002,"propState":8,"propId":101,"pos":{"x":-16970,"y":5990,"z":-300240},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300009,"propState":8,"propId":101,"pos":{"x":315770,"y":152774,"z":298757},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300008,"propState":8,"propId":101,"pos":{"x":162270,"y":100770,"z":309349},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300007,"propState":8,"propId":101,"pos":{"x":224470,"y":104516,"z":263170},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300006,"propState":8,"propId":101,"pos":{"x":329967,"y":107971,"z":217122},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300005,"propState":8,"propId":101,"pos":{"x":227579,"y":167843,"z":369819},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300004,"propState":8,"propId":101,"pos":{"x":124536,"y":98377,"z":192166},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":8,"propId":101,"pos":{"x":-101136,"y":15608,"z":-278544},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":8,"propId":101,"pos":{"x":78066,"y":-5970,"z":-486616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1040403":{"anchorId":3,"groupId":3,"instId":300003,"pos":{"x":-105120,"y":15608,"z":-278950},"rot":{"x":0,"y":329392,"z":0}},"1040404":{"anchorId":4,"groupId":3,"instId":300004,"pos":{"x":114403,"y":98354,"z":194152},"rot":{"x":0,"y":60000,"z":0}},"1040405":{"anchorId":5,"groupId":3,"instId":300005,"pos":{"x":221674,"y":168060,"z":363828},"rot":{"x":0,"y":330000,"z":0}},"1040406":{"anchorId":6,"groupId":3,"instId":300006,"pos":{"x":336400,"y":107971,"z":213537},"rot":{"x":0,"y":182732,"z":0}},"1040407":{"anchorId":7,"groupId":3,"instId":300007,"pos":{"x":216390,"y":103529,"z":270850},"rot":{"x":0,"y":75679,"z":0}},"1040408":{"anchorId":8,"groupId":3,"instId":300008,"pos":{"x":167763,"y":100770,"z":308090},"rot":{"x":0,"y":90000,"z":0}},"1040409":{"anchorId":9,"groupId":3,"instId":300009,"pos":{"x":318666,"y":152472,"z":306522},"rot":{"x":0,"y":56899,"z":0}},"1040401":{"anchorId":1,"groupId":3,"instId":300001,"pos":{"x":89730,"y":-6120,"z":-492460},"rot":{"x":0,"y":346618,"z":0}},"1040402":{"anchorId":2,"groupId":3,"instId":300002,"pos":{"x":-21430,"y":5990,"z":-303590},"rot":{"x":0,"y":254754,"z":0}}}},"4":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300010,"propState":1,"propId":104018,"pos":{"x":353829,"y":107971,"z":203773},"rot":{"x":0,"y":150000,"z":0}},{"groupId":5,"instId":300004,"propState":1,"propId":104007,"pos":{"x":212126,"y":103740,"z":279143},"rot":{"x":0,"y":112500,"z":0}},{"groupId":5,"instId":300012,"propState":1,"propId":104018,"pos":{"x":241740,"y":101971,"z":163320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":5,"instId":300011,"propState":1,"propId":104018,"pos":{"x":291750,"y":105971,"z":185290},"rot":{"x":0,"y":60000,"z":0}},{"groupId":5,"instId":300007,"propState":1,"propId":104007,"pos":{"x":143159,"y":100976,"z":309937},"rot":{"x":0,"y":293966,"z":0}},{"groupId":5,"instId":300006,"propState":1,"propId":104007,"pos":{"x":159686,"y":100793,"z":300618},"rot":{"x":0,"y":240000,"z":0}},{"groupId":5,"instId":300005,"propState":1,"propId":104007,"pos":{"x":188042,"y":104656,"z":276986},"rot":{"x":0,"y":330000,"z":0}},{"groupId":5,"instId":300003,"propState":1,"propId":104007,"pos":{"x":236879,"y":103740,"z":236270},"rot":{"x":0,"y":7500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-64336,"y":21093,"z":-236326},"rot":{"x":0,"y":205166,"z":0}},{"groupId":8,"instId":300011,"propState":12,"propId":60401,"pos":{"x":-89620,"y":25978,"z":-268483},"rot":{"x":342879,"y":0,"z":0}},{"groupId":8,"instId":300009,"propState":12,"propId":60401,"pos":{"x":-56093,"y":12152,"z":-262868},"rot":{"x":0,"y":262822,"z":0}},{"groupId":8,"instId":300002,"propState":12,"propId":60401,"pos":{"x":77605,"y":-5990,"z":-489152},"rot":{"x":0,"y":99466,"z":0}},{"groupId":8,"instId":300012,"propState":12,"propId":60401,"pos":{"x":-108412,"y":27275,"z":-259312},"rot":{"x":0,"y":88464,"z":0}},{"groupId":8,"instId":300010,"propState":12,"propId":60401,"pos":{"x":-102840,"y":19562,"z":-246767},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300008,"propState":12,"propId":60401,"pos":{"x":-142910,"y":15667,"z":-278750},"rot":{"x":0,"y":359721,"z":0}},{"groupId":8,"instId":300007,"propState":12,"propId":60401,"pos":{"x":-74082,"y":11031,"z":-231372},"rot":{"x":0,"y":179999,"z":0}},{"groupId":8,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-24136,"y":3365,"z":-267456},"rot":{"x":0,"y":318906,"z":0}},{"groupId":8,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-35550,"y":6010,"z":-295410},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300003,"propState":12,"propId":60401,"pos":{"x":1640,"y":3350,"z":-291165},"rot":{"x":0,"y":322116,"z":0}},{"groupId":8,"instId":300001,"propState":12,"propId":60401,"pos":{"x":46460,"y":-5926,"z":-400850},"rot":{"x":0,"y":65627,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300001,"propState":0,"propId":104015,"pos":{"x":204915,"y":167443,"z":391466},"rot":{"x":0,"y":245000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300023,"propState":12,"propId":60401,"pos":{"x":219037,"y":100770,"z":341291},"rot":{"x":0,"y":150000,"z":0}},{"groupId":9,"instId":300021,"propState":12,"propId":60401,"pos":{"x":174010,"y":167843,"z":380510},"rot":{"x":0,"y":60000,"z":0}},{"groupId":9,"instId":300003,"propState":12,"propId":60401,"pos":{"x":155246,"y":105591,"z":354529},"rot":{"x":0,"y":241241,"z":0}},{"groupId":9,"instId":300022,"propState":12,"propId":60401,"pos":{"x":203473,"y":101238,"z":291860},"rot":{"x":0,"y":304256,"z":0}},{"groupId":9,"instId":300020,"propState":12,"propId":60401,"pos":{"x":229317,"y":172314,"z":387857},"rot":{"x":0,"y":263280,"z":0}},{"groupId":9,"instId":300019,"propState":12,"propId":60401,"pos":{"x":268524,"y":163150,"z":363265},"rot":{"x":0,"y":351365,"z":0}},{"groupId":9,"instId":300018,"propState":12,"propId":60401,"pos":{"x":368330,"y":107980,"z":183170},"rot":{"x":0,"y":240000,"z":0}},{"groupId":9,"instId":300017,"propState":12,"propId":60401,"pos":{"x":339230,"y":107971,"z":195550},"rot":{"x":0,"y":240000,"z":0}},{"groupId":9,"instId":300016,"propState":12,"propId":60401,"pos":{"x":317861,"y":106123,"z":162220},"rot":{"x":0,"y":330000,"z":0}},{"groupId":9,"instId":300015,"propState":12,"propId":60401,"pos":{"x":304360,"y":105971,"z":204346},"rot":{"x":0,"y":328320,"z":0}},{"groupId":9,"instId":300014,"propState":12,"propId":60401,"pos":{"x":271147,"y":101971,"z":181593},"rot":{"x":0,"y":150000,"z":0}},{"groupId":9,"instId":300013,"propState":12,"propId":60401,"pos":{"x":342210,"y":168360,"z":326760},"rot":{"x":20266,"y":355580,"z":1386}},{"groupId":9,"instId":300012,"propState":12,"propId":60401,"pos":{"x":257994,"y":101020,"z":325597},"rot":{"x":0,"y":152221,"z":0}},{"groupId":9,"instId":300011,"propState":12,"propId":60401,"pos":{"x":225310,"y":101000,"z":290410},"rot":{"x":0,"y":59999,"z":0}},{"groupId":9,"instId":300010,"propState":12,"propId":60401,"pos":{"x":282562,"y":101020,"z":248249},"rot":{"x":0,"y":332479,"z":0}},{"groupId":9,"instId":300009,"propState":12,"propId":60401,"pos":{"x":180016,"y":104682,"z":267658},"rot":{"x":0,"y":47659,"z":0}},{"groupId":9,"instId":300008,"propState":12,"propId":60401,"pos":{"x":220378,"y":104661,"z":222730},"rot":{"x":0,"y":150878,"z":0}},{"groupId":9,"instId":300007,"propState":12,"propId":60401,"pos":{"x":184204,"y":103159,"z":243440},"rot":{"x":0,"y":150000,"z":0}},{"groupId":9,"instId":300006,"propState":12,"propId":60401,"pos":{"x":241550,"y":98644,"z":144380},"rot":{"x":0,"y":330000,"z":0}},{"groupId":9,"instId":300005,"propState":12,"propId":60401,"pos":{"x":187402,"y":93476,"z":172407},"rot":{"x":0,"y":150000,"z":0}},{"groupId":9,"instId":300004,"propState":12,"propId":60401,"pos":{"x":181840,"y":105761,"z":377020},"rot":{"x":0,"y":190587,"z":0}},{"groupId":9,"instId":300002,"propState":12,"propId":60401,"pos":{"x":119549,"y":93630,"z":287411},"rot":{"x":0,"y":236162,"z":0}},{"groupId":9,"instId":300001,"propState":12,"propId":60401,"pos":{"x":138790,"y":93656,"z":252800},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300010,"propState":0,"propId":104078,"pos":{"x":340774,"y":107971,"z":190474},"rot":{"x":0,"y":330000,"z":0}},{"groupId":29,"instId":300009,"propState":0,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":29,"instId":300008,"propState":0,"propId":104078,"pos":{"x":-122252,"y":15622,"z":-283207},"rot":{"x":0,"y":180849,"z":0}},{"groupId":29,"instId":300007,"propState":0,"propId":104078,"pos":{"x":273980,"y":102188,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":29,"instId":300006,"propState":0,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":29,"instId":300005,"propState":0,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":29,"instId":300004,"propState":0,"propId":104078,"pos":{"x":204903,"y":167529,"z":391455},"rot":{"x":0,"y":329375,"z":0}},{"groupId":29,"instId":300003,"propState":0,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":29,"instId":300002,"propState":0,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300002,"propState":1,"propId":104068,"pos":{"x":-57455,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300008,"propState":1,"propId":104068,"pos":{"x":210027,"y":104654,"z":224475},"rot":{"x":0,"y":59128,"z":0}},{"groupId":30,"instId":300004,"propState":1,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":30,"instId":300007,"propState":1,"propId":104068,"pos":{"x":210166,"y":103536,"z":287518},"rot":{"x":0,"y":202254,"z":0}},{"groupId":30,"instId":300006,"propState":1,"propId":104068,"pos":{"x":-106222,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300005,"propState":1,"propId":104068,"pos":{"x":227188,"y":100770,"z":344085},"rot":{"x":0,"y":240000,"z":0}},{"groupId":30,"instId":300003,"propState":1,"propId":104068,"pos":{"x":221207,"y":167929,"z":357985},"rot":{"x":0,"y":60000,"z":0}},{"groupId":30,"instId":300001,"propState":1,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300001,"propState":18,"propId":104054,"pos":{"x":230175,"y":78770,"z":120790},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300002,"propState":0,"propId":104020,"pos":{"x":-66980,"y":21867,"z":-266740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-99031,"y":15920,"z":-275022},"rot":{"x":0,"y":273537,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}},{"groupId":36,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":36,"instId":300002,"propState":0,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300005,"propState":1,"propId":104013,"pos":{"x":316207,"y":152404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300004,"propState":1,"propId":104013,"pos":{"x":316207,"y":109404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300003,"propState":1,"propId":104002,"pos":{"x":316455,"y":152200,"z":310770},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300002,"propState":1,"propId":104003,"pos":{"x":311898,"y":152508,"z":314894},"rot":{"x":0,"y":91953,"z":0}},{"groupId":42,"instId":300001,"propState":1,"propId":104003,"pos":{"x":312570,"y":109590,"z":314512},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300004,"propState":1,"propId":104014,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300003,"propState":1,"propId":104014,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300002,"propState":1,"propId":104001,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300001,"propState":1,"propId":104001,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300002,"propState":0,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300002,"propState":0,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":46,"instId":300001,"propState":0,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-52245,"y":8900,"z":-254517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300001,"propState":0,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300002,"propState":0,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300001,"propState":0,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300001,"propState":0,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300001,"propState":0,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300001,"propState":0,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300001,"propState":0,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300015,"propState":1,"propId":211,"pos":{"x":92290,"y":-5700,"z":-502059},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300002,"propState":20,"propId":60403,"pos":{"x":-119250,"y":16251,"z":-217373},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300014,"propState":0,"propId":104270,"pos":{"x":-118780,"y":16126,"z":-259770},"rot":{"x":0,"y":0,"z":0}},{"groupId":183,"instId":300013,"propState":0,"propId":104270,"pos":{"x":-107847,"y":16105,"z":-273346},"rot":{"x":0,"y":275315,"z":0}},{"groupId":183,"instId":300012,"propState":0,"propId":104270,"pos":{"x":-104317,"y":14377,"z":-287019},"rot":{"x":0,"y":0,"z":0}},{"groupId":183,"instId":300011,"propState":0,"propId":104270,"pos":{"x":-77411,"y":11656,"z":-290016},"rot":{"x":0,"y":270790,"z":0}},{"groupId":183,"instId":300010,"propState":0,"propId":104270,"pos":{"x":-64258,"y":9974,"z":-305754},"rot":{"x":0,"y":270790,"z":0}},{"groupId":183,"instId":300009,"propState":0,"propId":104270,"pos":{"x":-25772,"y":6248,"z":-306117},"rot":{"x":0,"y":276449,"z":0}},{"groupId":183,"instId":300008,"propState":0,"propId":104270,"pos":{"x":5490,"y":3850,"z":-305800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":183,"instId":300007,"propState":0,"propId":104270,"pos":{"x":15670,"y":1790,"z":-343140},"rot":{"x":0,"y":348838,"z":0}},{"groupId":183,"instId":300006,"propState":0,"propId":104270,"pos":{"x":35670,"y":-4248,"z":-375330},"rot":{"x":0,"y":314947,"z":0}},{"groupId":183,"instId":300005,"propState":0,"propId":104270,"pos":{"x":65968,"y":-5730,"z":-403365},"rot":{"x":0,"y":315973,"z":0}},{"groupId":183,"instId":300004,"propState":0,"propId":104270,"pos":{"x":76368,"y":-5600,"z":-441185},"rot":{"x":0,"y":341881,"z":0}},{"groupId":183,"instId":300003,"propState":0,"propId":104270,"pos":{"x":85818,"y":-5600,"z":-476484},"rot":{"x":0,"y":342891,"z":0}},{"groupId":183,"instId":300001,"propState":0,"propId":104270,"pos":{"x":92540,"y":-5700,"z":-502200},"rot":{"x":0,"y":344316,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300002,"propState":1,"propId":211,"pos":{"x":78969,"y":-5990,"z":-498306},"rot":{"x":0,"y":0,"z":0}},{"groupId":71,"instId":300003,"propState":0,"propId":103074,"pos":{"x":77901,"y":-2904,"z":-497761},"rot":{"x":0,"y":260000,"z":0}},{"groupId":71,"instId":300004,"propState":0,"propId":100,"pos":{"x":77916,"y":-2890,"z":-498625},"rot":{"x":0,"y":260000,"z":0}},{"groupId":71,"instId":300001,"propState":18,"propId":104129,"pos":{"x":77916,"y":-3040,"z":-498627},"rot":{"x":347193,"y":264267,"z":356938}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300004,"propState":0,"propId":100,"pos":{"x":45983,"y":-4966,"z":-393313},"rot":{"x":353240,"y":299410,"z":0}},{"groupId":72,"instId":300003,"propState":0,"propId":103074,"pos":{"x":46561,"y":-4911,"z":-392615},"rot":{"x":353240,"y":299410,"z":0}},{"groupId":72,"instId":300002,"propState":1,"propId":211,"pos":{"x":46290,"y":-5926,"z":-393617},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300001,"propState":0,"propId":104129,"pos":{"x":45966,"y":-5124,"z":-393304},"rot":{"x":353240,"y":299410,"z":356117}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300004,"propState":0,"propId":100,"pos":{"x":257457,"y":102476,"z":274834},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":73,"instId":300003,"propState":0,"propId":103074,"pos":{"x":258415,"y":102524,"z":274839},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":73,"instId":300002,"propState":1,"propId":211,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":0,"y":279817,"z":0}},{"groupId":73,"instId":300001,"propState":18,"propId":104129,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":270000,"y":9817,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300004,"propState":0,"propId":100,"pos":{"x":-132986,"y":27463,"z":-252368},"rot":{"x":16250,"y":0,"z":0}},{"groupId":74,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-132055,"y":27553,"z":-252580},"rot":{"x":16250,"y":0,"z":0}},{"groupId":74,"instId":300002,"propState":1,"propId":211,"pos":{"x":-133052,"y":26103,"z":-253728},"rot":{"x":0,"y":0,"z":0}},{"groupId":74,"instId":300001,"propState":18,"propId":104129,"pos":{"x":-132986,"y":27350,"z":-252401},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300004,"propState":0,"propId":100,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":76,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-30652,"y":4254,"z":-263381},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":76,"instId":300002,"propState":1,"propId":211,"pos":{"x":-30255,"y":3365,"z":-265518},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300001,"propState":0,"propId":104129,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":355207,"y":309806,"z":356809}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300004,"propState":0,"propId":100,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":75,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-54799,"y":14016,"z":-266205},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":75,"instId":300002,"propState":1,"propId":211,"pos":{"x":-55180,"y":12152,"z":-266265},"rot":{"x":0,"y":0,"z":0}},{"groupId":75,"instId":300001,"propState":0,"propId":104129,"pos":{"x":-54727,"y":13775,"z":-265318},"rot":{"x":29246,"y":108218,"z":345998}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300003,"propState":0,"propId":103074,"pos":{"x":174840,"y":170184,"z":363557},"rot":{"x":0,"y":220382,"z":0}},{"groupId":77,"instId":300004,"propState":0,"propId":100,"pos":{"x":175522,"y":170178,"z":362892},"rot":{"x":0,"y":220382,"z":0}},{"groupId":77,"instId":300002,"propState":1,"propId":211,"pos":{"x":175114,"y":168179,"z":365173},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300001,"propState":0,"propId":104129,"pos":{"x":175522,"y":170077,"z":362892},"rot":{"x":331292,"y":197984,"z":19614}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300004,"propState":0,"propId":100,"pos":{"x":336933,"y":173863,"z":292571},"rot":{"x":0,"y":312490,"z":0}},{"groupId":81,"instId":300003,"propState":0,"propId":103074,"pos":{"x":337751,"y":173869,"z":293111},"rot":{"x":0,"y":312490,"z":0}},{"groupId":81,"instId":300002,"propState":1,"propId":211,"pos":{"x":338040,"y":168259,"z":292549},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":300001,"propState":0,"propId":104129,"pos":{"x":337076,"y":173730,"z":292727},"rot":{"x":348714,"y":303950,"z":46248}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300004,"propState":0,"propId":100,"pos":{"x":226896,"y":171199,"z":357241},"rot":{"x":0,"y":150000,"z":0}},{"groupId":80,"instId":300003,"propState":0,"propId":103074,"pos":{"x":225999,"y":171219,"z":357049},"rot":{"x":0,"y":150000,"z":0}},{"groupId":80,"instId":300002,"propState":1,"propId":211,"pos":{"x":226762,"y":167843,"z":357463},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300001,"propState":0,"propId":104129,"pos":{"x":226881,"y":171158,"z":357232},"rot":{"x":310676,"y":184882,"z":317410}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300004,"propState":0,"propId":100,"pos":{"x":159492,"y":102318,"z":309332},"rot":{"x":0,"y":333245,"z":0}},{"groupId":79,"instId":300003,"propState":0,"propId":103074,"pos":{"x":160458,"y":102331,"z":309420},"rot":{"x":0,"y":333245,"z":0}},{"groupId":79,"instId":300002,"propState":1,"propId":211,"pos":{"x":160112,"y":100770,"z":307461},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300001,"propState":0,"propId":104129,"pos":{"x":159492,"y":102256,"z":309332},"rot":{"x":46257,"y":220798,"z":53139}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300002,"propState":1,"propId":104129,"pos":{"x":130717,"y":102275,"z":338339},"rot":{"x":347305,"y":224748,"z":24829}},{"groupId":78,"instId":300004,"propState":0,"propId":100,"pos":{"x":140574,"y":102154,"z":339418},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":78,"instId":300006,"propState":1,"propId":211,"pos":{"x":127191,"y":101080,"z":331597},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300005,"propState":0,"propId":103074,"pos":{"x":139984,"y":102294,"z":338885},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":78,"instId":300003,"propState":1,"propId":104129,"pos":{"x":140492,"y":102125,"z":339401},"rot":{"x":338088,"y":149909,"z":358527}},{"groupId":78,"instId":300001,"propState":0,"propId":104129,"pos":{"x":126676,"y":101692,"z":332974},"rot":{"x":357788,"y":212282,"z":354205}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300003,"propState":0,"propId":103074,"pos":{"x":191169,"y":170084,"z":361695},"rot":{"x":0,"y":200633,"z":0}},{"groupId":82,"instId":300004,"propState":0,"propId":100,"pos":{"x":191617,"y":170097,"z":361456},"rot":{"x":0,"y":200633,"z":0}},{"groupId":82,"instId":300002,"propState":1,"propId":211,"pos":{"x":192377,"y":167843,"z":362487},"rot":{"x":352263,"y":224345,"z":8463}},{"groupId":82,"instId":300001,"propState":0,"propId":104129,"pos":{"x":191614,"y":169710,"z":361534},"rot":{"x":346221,"y":241511,"z":1754}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300002,"propState":1,"propId":211,"pos":{"x":303252,"y":105988,"z":210165},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300004,"propState":0,"propId":100,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":83,"instId":300003,"propState":0,"propId":103074,"pos":{"x":304153,"y":106693,"z":211389},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":83,"instId":300001,"propState":18,"propId":104129,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":2050,"y":276515,"z":234}}],"npcs":[],"monsters":[],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300004,"propState":0,"propId":100,"pos":{"x":309161,"y":106561,"z":178007},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":84,"instId":300003,"propState":0,"propId":103074,"pos":{"x":309976,"y":106561,"z":177585},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":84,"instId":300002,"propState":1,"propId":211,"pos":{"x":309517,"y":106520,"z":178086},"rot":{"x":0,"y":0,"z":0}},{"groupId":84,"instId":300001,"propState":0,"propId":104129,"pos":{"x":309174,"y":106436,"z":178023},"rot":{"x":338051,"y":40717,"z":358246}}],"npcs":[],"monsters":[],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-46663,"y":12036,"z":-217902},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300004,"propState":0,"propId":100,"pos":{"x":-47530,"y":12046,"z":-217414},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300002,"propState":1,"propId":211,"pos":{"x":-47487,"y":8183,"z":-218067},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300001,"propState":18,"propId":104129,"pos":{"x":-47530,"y":11920,"z":-217423},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300004,"propState":0,"propId":100,"pos":{"x":356939,"y":108213,"z":190774},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":86,"instId":300002,"propState":1,"propId":211,"pos":{"x":357800,"y":107971,"z":191113},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300003,"propState":0,"propId":103074,"pos":{"x":356059,"y":108445,"z":191283},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":86,"instId":300001,"propState":18,"propId":104129,"pos":{"x":356793,"y":108213,"z":190813},"rot":{"x":84763,"y":255315,"z":169334}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300004,"propState":0,"propId":100,"pos":{"x":204211,"y":102733,"z":300041},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300003,"propState":0,"propId":103074,"pos":{"x":204652,"y":102748,"z":299495},"rot":{"x":0,"y":15000,"z":0}},{"groupId":87,"instId":300002,"propState":1,"propId":211,"pos":{"x":205414,"y":100841,"z":299431},"rot":{"x":0,"y":346016,"z":0}},{"groupId":87,"instId":300001,"propState":18,"propId":104129,"pos":{"x":204210,"y":102600,"z":300040},"rot":{"x":1321,"y":26393,"z":4574}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300002,"propState":1,"propId":211,"pos":{"x":178703,"y":167843,"z":395308},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300004,"propState":0,"propId":100,"pos":{"x":178642,"y":169082,"z":393814},"rot":{"x":0,"y":108200,"z":0}},{"groupId":88,"instId":300003,"propState":0,"propId":103074,"pos":{"x":178056,"y":169115,"z":393090},"rot":{"x":0,"y":108200,"z":0}},{"groupId":88,"instId":300001,"propState":0,"propId":104129,"pos":{"x":178669,"y":168938,"z":393833},"rot":{"x":359209,"y":145198,"z":345249}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300004,"propState":0,"propId":100,"pos":{"x":-86343,"y":15390,"z":-239198},"rot":{"x":0,"y":0,"z":0}},{"groupId":89,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-85637,"y":15359,"z":-239416},"rot":{"x":0,"y":0,"z":0}},{"groupId":89,"instId":300002,"propState":1,"propId":211,"pos":{"x":-86432,"y":12541,"z":-240353},"rot":{"x":0,"y":0,"z":0}},{"groupId":89,"instId":300001,"propState":0,"propId":104129,"pos":{"x":-86338,"y":15348,"z":-239233},"rot":{"x":290582,"y":8124,"z":355052}}],"npcs":[],"monsters":[],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300004,"propState":0,"propId":100,"pos":{"x":-78889,"y":24433,"z":-252627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":90,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-78886,"y":24511,"z":-253651},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":90,"instId":300002,"propState":1,"propId":211,"pos":{"x":-79319,"y":23948,"z":-253010},"rot":{"x":0,"y":300950,"z":0}},{"groupId":90,"instId":300001,"propState":18,"propId":104129,"pos":{"x":-78914,"y":24316,"z":-252642},"rot":{"x":0,"y":69952,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"136":{"props":[{"groupId":136,"instId":300003,"propState":0,"propId":104102,"pos":{"x":135299,"y":102773,"z":341915},"rot":{"x":0,"y":60768,"z":0}},{"groupId":136,"instId":300002,"propState":0,"propId":104159,"pos":{"x":137081,"y":102152,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":136,"instId":300004,"propState":0,"propId":100,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":136,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"139":{"props":[{"groupId":139,"instId":300001,"propState":12,"propId":60401,"pos":{"x":160897,"y":100784,"z":306934},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[{"groupId":138,"instId":300005,"propState":0,"propId":100,"pos":{"x":160897,"y":100884,"z":306934},"rot":{"x":0,"y":150768,"z":0}},{"groupId":138,"instId":300004,"propState":0,"propId":100,"pos":{"x":160897,"y":100784,"z":306934},"rot":{"x":0,"y":150768,"z":0}},{"groupId":138,"instId":300003,"propState":0,"propId":104102,"pos":{"x":162606,"y":101495,"z":307892},"rot":{"x":0,"y":240768,"z":0}},{"groupId":138,"instId":300002,"propState":0,"propId":104159,"pos":{"x":160897,"y":100884,"z":306934},"rot":{"x":0,"y":150768,"z":0}},{"groupId":138,"instId":300001,"propState":0,"propId":104113,"pos":{"x":160897,"y":100784,"z":306934},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[{"groupId":138,"instId":400001,"npcId":3171,"pos":{"x":160812,"y":101695,"z":307086},"rot":{"x":0,"y":150768,"z":0}}],"monsters":[],"teleports":{}},"143":{"props":[{"groupId":143,"instId":300002,"propState":0,"propId":211,"pos":{"x":253930,"y":98660,"z":136710},"rot":{"x":0,"y":240000,"z":0}},{"groupId":143,"instId":300003,"propState":0,"propId":211,"pos":{"x":248210,"y":98644,"z":132330},"rot":{"x":0,"y":240000,"z":0}},{"groupId":143,"instId":300001,"propState":20,"propId":60402,"pos":{"x":253930,"y":98660,"z":136710},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"142":{"props":[{"groupId":142,"instId":300005,"propState":0,"propId":100,"pos":{"x":253930,"y":98660,"z":136710},"rot":{"x":0,"y":240000,"z":0}},{"groupId":142,"instId":300004,"propState":0,"propId":100,"pos":{"x":249850,"y":100451,"z":133270},"rot":{"x":0,"y":60000,"z":0}},{"groupId":142,"instId":300003,"propState":0,"propId":103074,"pos":{"x":247891,"y":100431,"z":132490},"rot":{"x":0,"y":59999,"z":0}},{"groupId":142,"instId":300002,"propState":0,"propId":100,"pos":{"x":253930,"y":98660,"z":136710},"rot":{"x":0,"y":240000,"z":0}},{"groupId":142,"instId":300001,"propState":0,"propId":104098,"pos":{"x":248210,"y":98644,"z":132330},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"168":{"props":[{"groupId":168,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-87640,"y":27280,"z":-241080},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300001,"propState":11,"propId":104046,"pos":{"x":115610,"y":101080,"z":322770},"rot":{"x":0,"y":103458,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"170":{"props":[{"groupId":170,"instId":300001,"propState":11,"propId":104046,"pos":{"x":323641,"y":153475,"z":284826},"rot":{"x":0,"y":90434,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"166":{"props":[{"groupId":166,"instId":300001,"propState":0,"propId":104104,"pos":{"x":139743,"y":100989,"z":319552},"rot":{"x":0,"y":331251,"z":0}}],"npcs":[{"groupId":166,"instId":400001,"npcId":100,"pos":{"x":139968,"y":102482,"z":319179},"rot":{"x":0,"y":242786,"z":0}},{"groupId":166,"instId":400006,"npcId":14312,"pos":{"x":139892,"y":102103,"z":319130},"rot":{"x":0,"y":239755,"z":0}}],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300003,"propState":0,"propId":104080,"pos":{"x":97877,"y":-5290,"z":-482547},"rot":{"x":0,"y":39963,"z":0}},{"groupId":178,"instId":300017,"propState":0,"propId":104080,"pos":{"x":76546,"y":-5317,"z":-398579},"rot":{"x":0,"y":221601,"z":0}},{"groupId":178,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-15893,"y":6909,"z":-311402},"rot":{"x":0,"y":70586,"z":0}},{"groupId":178,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-17750,"y":4065,"z":-225010},"rot":{"x":0,"y":210852,"z":0}},{"groupId":178,"instId":300013,"propState":0,"propId":104080,"pos":{"x":5710,"y":4139,"z":-279910},"rot":{"x":0,"y":236608,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300028,"propState":0,"propId":104010,"pos":{"x":19589,"y":3448,"z":-237547},"rot":{"x":0,"y":241864,"z":0}},{"groupId":176,"instId":300027,"propState":0,"propId":104010,"pos":{"x":21331,"y":2224,"z":-334155},"rot":{"x":0,"y":263701,"z":0}},{"groupId":176,"instId":300003,"propState":0,"propId":104010,"pos":{"x":14697,"y":-1293,"z":-360615},"rot":{"x":0,"y":51018,"z":0}},{"groupId":176,"instId":300002,"propState":0,"propId":104010,"pos":{"x":58732,"y":-5990,"z":-419241},"rot":{"x":0,"y":102446,"z":0}},{"groupId":176,"instId":300025,"propState":0,"propId":104010,"pos":{"x":89695,"y":-5970,"z":-448796},"rot":{"x":0,"y":210643,"z":0}},{"groupId":176,"instId":300023,"propState":0,"propId":104010,"pos":{"x":-124980,"y":15246,"z":-279906},"rot":{"x":339524,"y":86672,"z":0}},{"groupId":176,"instId":300022,"propState":0,"propId":104010,"pos":{"x":-139448,"y":15211,"z":-277092},"rot":{"x":339188,"y":3118,"z":0}},{"groupId":176,"instId":300024,"propState":0,"propId":104011,"pos":{"x":-64005,"y":21115,"z":-238378},"rot":{"x":337211,"y":175823,"z":341014}},{"groupId":176,"instId":300018,"propState":0,"propId":104011,"pos":{"x":-135507,"y":26100,"z":-257428},"rot":{"x":0,"y":41732,"z":0}},{"groupId":176,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-76758,"y":24054,"z":-249600},"rot":{"x":0,"y":53418,"z":0}},{"groupId":176,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-71998,"y":11947,"z":-278408},"rot":{"x":332342,"y":335479,"z":11956}},{"groupId":176,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-50970,"y":5978,"z":-300970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":176,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-51120,"y":5978,"z":-310370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":176,"instId":300005,"propState":0,"propId":104010,"pos":{"x":20605,"y":3448,"z":-283484},"rot":{"x":0,"y":270000,"z":0}},{"groupId":176,"instId":300004,"propState":0,"propId":104010,"pos":{"x":43152,"y":-5300,"z":-372415},"rot":{"x":0,"y":220886,"z":0}},{"groupId":176,"instId":300012,"propState":0,"propId":104010,"pos":{"x":55603,"y":-6017,"z":-404746},"rot":{"x":0,"y":23104,"z":0}},{"groupId":176,"instId":300021,"propState":0,"propId":104011,"pos":{"x":-14840,"y":3448,"z":-206413},"rot":{"x":0,"y":177426,"z":0}},{"groupId":176,"instId":300020,"propState":0,"propId":104011,"pos":{"x":-25366,"y":3333,"z":-216889},"rot":{"x":0,"y":88688,"z":0}},{"groupId":176,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-62385,"y":21150,"z":-257798},"rot":{"x":0,"y":264682,"z":0}},{"groupId":176,"instId":300015,"propState":0,"propId":104008,"pos":{"x":-84739,"y":27779,"z":-263615},"rot":{"x":0,"y":156113,"z":0}},{"groupId":176,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-144850,"y":16251,"z":-247720},"rot":{"x":0,"y":75105,"z":0}},{"groupId":176,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-74500,"y":11160,"z":-287292},"rot":{"x":0,"y":236527,"z":0}},{"groupId":176,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-39636,"y":5990,"z":-294265},"rot":{"x":0,"y":185572,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300004,"propState":18,"propId":104093,"pos":{"x":226118,"y":168339,"z":401397},"rot":{"x":0,"y":247685,"z":0}},{"groupId":181,"instId":300003,"propState":18,"propId":104096,"pos":{"x":-32873,"y":6634,"z":-316065},"rot":{"x":0,"y":307883,"z":0}},{"groupId":181,"instId":300002,"propState":18,"propId":104162,"pos":{"x":-98611,"y":14514,"z":-255667},"rot":{"x":0,"y":141121,"z":0}},{"groupId":181,"instId":300001,"propState":18,"propId":104162,"pos":{"x":-16610,"y":3365,"z":-248520},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300009,"propState":0,"propId":104080,"pos":{"x":341773,"y":108671,"z":198655},"rot":{"x":0,"y":22954,"z":0}},{"groupId":179,"instId":300006,"propState":0,"propId":104080,"pos":{"x":206547,"y":101470,"z":328384},"rot":{"x":0,"y":156276,"z":0}},{"groupId":179,"instId":300005,"propState":0,"propId":104080,"pos":{"x":213596,"y":98186,"z":153182},"rot":{"x":0,"y":90993,"z":0}},{"groupId":179,"instId":300004,"propState":0,"propId":104080,"pos":{"x":132272,"y":98874,"z":194682},"rot":{"x":0,"y":28461,"z":0}},{"groupId":179,"instId":300003,"propState":0,"propId":104080,"pos":{"x":202043,"y":168559,"z":358779},"rot":{"x":0,"y":260641,"z":0}},{"groupId":179,"instId":300002,"propState":0,"propId":104080,"pos":{"x":296348,"y":157838,"z":353201},"rot":{"x":0,"y":260641,"z":0}},{"groupId":179,"instId":300001,"propState":0,"propId":104080,"pos":{"x":137265,"y":101682,"z":323852},"rot":{"x":0,"y":278513,"z":0}},{"groupId":179,"instId":300008,"propState":0,"propId":104080,"pos":{"x":130539,"y":94556,"z":260805},"rot":{"x":0,"y":330000,"z":0}},{"groupId":179,"instId":300007,"propState":0,"propId":104080,"pos":{"x":185470,"y":94357,"z":155761},"rot":{"x":0,"y":18071,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"182":{"props":[{"groupId":182,"instId":300001,"propState":18,"propId":104096,"pos":{"x":352248,"y":107971,"z":206352},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300037,"propState":0,"propId":104011,"pos":{"x":314885,"y":153565,"z":291868},"rot":{"x":35334,"y":300622,"z":345855}},{"groupId":177,"instId":300032,"propState":0,"propId":104010,"pos":{"x":277570,"y":159001,"z":355931},"rot":{"x":0,"y":130587,"z":0}},{"groupId":177,"instId":300031,"propState":0,"propId":104010,"pos":{"x":245807,"y":164825,"z":374963},"rot":{"x":0,"y":127904,"z":0}},{"groupId":177,"instId":300001,"propState":0,"propId":104010,"pos":{"x":153704,"y":93656,"z":264922},"rot":{"x":0,"y":290237,"z":0}},{"groupId":177,"instId":300029,"propState":0,"propId":104010,"pos":{"x":118702,"y":93656,"z":244941},"rot":{"x":0,"y":60791,"z":0}},{"groupId":177,"instId":300015,"propState":0,"propId":104011,"pos":{"x":134181,"y":98377,"z":214970},"rot":{"x":0,"y":150000,"z":0}},{"groupId":177,"instId":300010,"propState":0,"propId":104009,"pos":{"x":267072,"y":101020,"z":241252},"rot":{"x":0,"y":404,"z":0}},{"groupId":177,"instId":300025,"propState":0,"propId":104010,"pos":{"x":150702,"y":105591,"z":352393},"rot":{"x":0,"y":60000,"z":0}},{"groupId":177,"instId":300024,"propState":0,"propId":104010,"pos":{"x":138940,"y":100954,"z":308470},"rot":{"x":0,"y":326307,"z":0}},{"groupId":177,"instId":300022,"propState":0,"propId":104010,"pos":{"x":346015,"y":107971,"z":231792},"rot":{"x":0,"y":180550,"z":0}},{"groupId":177,"instId":300021,"propState":0,"propId":104010,"pos":{"x":321207,"y":105971,"z":197154},"rot":{"x":0,"y":60201,"z":0}},{"groupId":177,"instId":300005,"propState":0,"propId":104010,"pos":{"x":231250,"y":97644,"z":153440},"rot":{"x":0,"y":240000,"z":0}},{"groupId":177,"instId":300035,"propState":0,"propId":104011,"pos":{"x":146249,"y":100626,"z":298728},"rot":{"x":320588,"y":69675,"z":324668}},{"groupId":177,"instId":300033,"propState":0,"propId":104010,"pos":{"x":278410,"y":163045,"z":379509},"rot":{"x":0,"y":258352,"z":0}},{"groupId":177,"instId":300030,"propState":0,"propId":104010,"pos":{"x":178485,"y":167843,"z":371664},"rot":{"x":0,"y":56447,"z":0}},{"groupId":177,"instId":300002,"propState":0,"propId":104010,"pos":{"x":128310,"y":100954,"z":292948},"rot":{"x":0,"y":62758,"z":0}},{"groupId":177,"instId":300028,"propState":0,"propId":104011,"pos":{"x":113901,"y":93638,"z":278405},"rot":{"x":0,"y":198040,"z":0}},{"groupId":177,"instId":300026,"propState":0,"propId":104011,"pos":{"x":141980,"y":98377,"z":200620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":177,"instId":300012,"propState":0,"propId":104008,"pos":{"x":292770,"y":101000,"z":253740},"rot":{"x":0,"y":151932,"z":0}},{"groupId":177,"instId":300011,"propState":0,"propId":104009,"pos":{"x":219650,"y":97644,"z":143270},"rot":{"x":0,"y":92595,"z":0}},{"groupId":177,"instId":300036,"propState":0,"propId":104010,"pos":{"x":333560,"y":107678,"z":221839},"rot":{"x":327919,"y":1196,"z":10794}},{"groupId":177,"instId":300023,"propState":0,"propId":104011,"pos":{"x":322496,"y":107971,"z":226099},"rot":{"x":0,"y":187422,"z":0}},{"groupId":177,"instId":300014,"propState":0,"propId":104010,"pos":{"x":308709,"y":106272,"z":159522},"rot":{"x":0,"y":36623,"z":0}},{"groupId":177,"instId":300019,"propState":0,"propId":104010,"pos":{"x":318070,"y":105971,"z":196210},"rot":{"x":0,"y":243409,"z":0}},{"groupId":177,"instId":300013,"propState":0,"propId":104010,"pos":{"x":279350,"y":105971,"z":191890},"rot":{"x":0,"y":241048,"z":0}},{"groupId":177,"instId":300018,"propState":0,"propId":104010,"pos":{"x":255266,"y":101971,"z":167109},"rot":{"x":0,"y":154263,"z":0}},{"groupId":177,"instId":300009,"propState":0,"propId":104011,"pos":{"x":234600,"y":103530,"z":222580},"rot":{"x":0,"y":17701,"z":0}},{"groupId":177,"instId":300006,"propState":0,"propId":104010,"pos":{"x":184370,"y":103203,"z":225470},"rot":{"x":0,"y":326831,"z":0}},{"groupId":177,"instId":300016,"propState":0,"propId":104010,"pos":{"x":176260,"y":103203,"z":239780},"rot":{"x":0,"y":150437,"z":0}},{"groupId":177,"instId":300004,"propState":0,"propId":104010,"pos":{"x":227950,"y":97644,"z":159150},"rot":{"x":0,"y":240000,"z":0}},{"groupId":177,"instId":300003,"propState":0,"propId":104011,"pos":{"x":172409,"y":93611,"z":178652},"rot":{"x":326216,"y":193443,"z":23638}}],"npcs":[],"monsters":[],"teleports":{}},"185":{"props":[{"groupId":185,"instId":300005,"propState":0,"propId":104033,"pos":{"x":196615,"y":168248,"z":428018},"rot":{"x":0,"y":0,"z":0}},{"groupId":185,"instId":300001,"propState":18,"propId":104056,"pos":{"x":196374,"y":168037,"z":427909},"rot":{"x":335639,"y":75008,"z":8317}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":501,"startAnchorId":1,"startGroupId":56}},"1040405":{"P10404_F10404001":{"scenes":{"4":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300009,"propState":8,"propId":101,"pos":{"x":315770,"y":152774,"z":298757},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300008,"propState":8,"propId":101,"pos":{"x":162270,"y":100770,"z":309349},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300007,"propState":8,"propId":101,"pos":{"x":224470,"y":104516,"z":263170},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300006,"propState":8,"propId":101,"pos":{"x":329967,"y":107971,"z":217122},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300005,"propState":8,"propId":101,"pos":{"x":227579,"y":167843,"z":369819},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300004,"propState":8,"propId":101,"pos":{"x":124536,"y":98377,"z":192166},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":8,"propId":101,"pos":{"x":-101136,"y":15608,"z":-278544},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300002,"propState":8,"propId":101,"pos":{"x":-16970,"y":5990,"z":-300240},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":8,"propId":101,"pos":{"x":78066,"y":-5970,"z":-486616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1040403":{"anchorId":3,"groupId":3,"instId":300003,"pos":{"x":-105120,"y":15608,"z":-278950},"rot":{"x":0,"y":329392,"z":0}},"1040404":{"anchorId":4,"groupId":3,"instId":300004,"pos":{"x":114403,"y":98354,"z":194152},"rot":{"x":0,"y":60000,"z":0}},"1040405":{"anchorId":5,"groupId":3,"instId":300005,"pos":{"x":221674,"y":168060,"z":363828},"rot":{"x":0,"y":330000,"z":0}},"1040406":{"anchorId":6,"groupId":3,"instId":300006,"pos":{"x":336400,"y":107971,"z":213537},"rot":{"x":0,"y":182732,"z":0}},"1040407":{"anchorId":7,"groupId":3,"instId":300007,"pos":{"x":216390,"y":103529,"z":270850},"rot":{"x":0,"y":75679,"z":0}},"1040408":{"anchorId":8,"groupId":3,"instId":300008,"pos":{"x":167763,"y":100770,"z":308090},"rot":{"x":0,"y":90000,"z":0}},"1040409":{"anchorId":9,"groupId":3,"instId":300009,"pos":{"x":318666,"y":152472,"z":306522},"rot":{"x":0,"y":56899,"z":0}},"1040401":{"anchorId":1,"groupId":3,"instId":300001,"pos":{"x":89730,"y":-6120,"z":-492460},"rot":{"x":0,"y":346618,"z":0}},"1040402":{"anchorId":2,"groupId":3,"instId":300002,"pos":{"x":-21430,"y":5990,"z":-303590},"rot":{"x":0,"y":254754,"z":0}}}},"5":{"props":[{"groupId":5,"instId":300010,"propState":1,"propId":104018,"pos":{"x":353829,"y":107971,"z":203773},"rot":{"x":0,"y":150000,"z":0}},{"groupId":5,"instId":300012,"propState":1,"propId":104018,"pos":{"x":241740,"y":101971,"z":163320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":5,"instId":300011,"propState":1,"propId":104018,"pos":{"x":291750,"y":105971,"z":185290},"rot":{"x":0,"y":60000,"z":0}},{"groupId":5,"instId":300007,"propState":1,"propId":104007,"pos":{"x":143159,"y":100976,"z":309937},"rot":{"x":0,"y":293966,"z":0}},{"groupId":5,"instId":300006,"propState":1,"propId":104007,"pos":{"x":159686,"y":100793,"z":300618},"rot":{"x":0,"y":240000,"z":0}},{"groupId":5,"instId":300005,"propState":1,"propId":104007,"pos":{"x":188042,"y":104656,"z":276986},"rot":{"x":0,"y":330000,"z":0}},{"groupId":5,"instId":300004,"propState":1,"propId":104007,"pos":{"x":212126,"y":103740,"z":279143},"rot":{"x":0,"y":112500,"z":0}},{"groupId":5,"instId":300003,"propState":1,"propId":104007,"pos":{"x":236879,"y":103740,"z":236270},"rot":{"x":0,"y":7500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300001,"propState":0,"propId":104015,"pos":{"x":204915,"y":167443,"z":391466},"rot":{"x":0,"y":245000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300012,"propState":12,"propId":60401,"pos":{"x":-108412,"y":27275,"z":-259312},"rot":{"x":0,"y":88464,"z":0}},{"groupId":8,"instId":300009,"propState":12,"propId":60401,"pos":{"x":-56093,"y":12152,"z":-262868},"rot":{"x":0,"y":262822,"z":0}},{"groupId":8,"instId":300011,"propState":12,"propId":60401,"pos":{"x":-89620,"y":25978,"z":-268483},"rot":{"x":342879,"y":0,"z":0}},{"groupId":8,"instId":300010,"propState":12,"propId":60401,"pos":{"x":-102840,"y":19562,"z":-246767},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300003,"propState":12,"propId":60401,"pos":{"x":1640,"y":3350,"z":-291165},"rot":{"x":0,"y":322116,"z":0}},{"groupId":8,"instId":300008,"propState":12,"propId":60401,"pos":{"x":-142910,"y":15667,"z":-278750},"rot":{"x":0,"y":359721,"z":0}},{"groupId":8,"instId":300007,"propState":12,"propId":60401,"pos":{"x":-74082,"y":11031,"z":-231372},"rot":{"x":0,"y":179999,"z":0}},{"groupId":8,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-64336,"y":21093,"z":-236326},"rot":{"x":0,"y":205166,"z":0}},{"groupId":8,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-24136,"y":3365,"z":-267456},"rot":{"x":0,"y":318906,"z":0}},{"groupId":8,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-35550,"y":6010,"z":-295410},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300002,"propState":12,"propId":60401,"pos":{"x":77605,"y":-5990,"z":-489152},"rot":{"x":0,"y":99466,"z":0}},{"groupId":8,"instId":300001,"propState":12,"propId":60401,"pos":{"x":46460,"y":-5926,"z":-400850},"rot":{"x":0,"y":65627,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300022,"propState":12,"propId":60401,"pos":{"x":203473,"y":101238,"z":291860},"rot":{"x":0,"y":304256,"z":0}},{"groupId":9,"instId":300020,"propState":12,"propId":60401,"pos":{"x":229317,"y":172314,"z":387857},"rot":{"x":0,"y":263280,"z":0}},{"groupId":9,"instId":300018,"propState":12,"propId":60401,"pos":{"x":368330,"y":107980,"z":183170},"rot":{"x":0,"y":240000,"z":0}},{"groupId":9,"instId":300002,"propState":12,"propId":60401,"pos":{"x":119549,"y":93630,"z":287411},"rot":{"x":0,"y":236162,"z":0}},{"groupId":9,"instId":300023,"propState":12,"propId":60401,"pos":{"x":219037,"y":100770,"z":341291},"rot":{"x":0,"y":150000,"z":0}},{"groupId":9,"instId":300021,"propState":12,"propId":60401,"pos":{"x":174010,"y":167843,"z":380510},"rot":{"x":0,"y":60000,"z":0}},{"groupId":9,"instId":300019,"propState":12,"propId":60401,"pos":{"x":268524,"y":163150,"z":363265},"rot":{"x":0,"y":351365,"z":0}},{"groupId":9,"instId":300017,"propState":12,"propId":60401,"pos":{"x":339230,"y":107971,"z":195550},"rot":{"x":0,"y":240000,"z":0}},{"groupId":9,"instId":300016,"propState":12,"propId":60401,"pos":{"x":317861,"y":106123,"z":162220},"rot":{"x":0,"y":330000,"z":0}},{"groupId":9,"instId":300015,"propState":12,"propId":60401,"pos":{"x":304360,"y":105971,"z":204346},"rot":{"x":0,"y":328320,"z":0}},{"groupId":9,"instId":300014,"propState":12,"propId":60401,"pos":{"x":271147,"y":101971,"z":181593},"rot":{"x":0,"y":150000,"z":0}},{"groupId":9,"instId":300013,"propState":12,"propId":60401,"pos":{"x":342210,"y":168360,"z":326760},"rot":{"x":20266,"y":355580,"z":1386}},{"groupId":9,"instId":300012,"propState":12,"propId":60401,"pos":{"x":257994,"y":101020,"z":325597},"rot":{"x":0,"y":152221,"z":0}},{"groupId":9,"instId":300011,"propState":12,"propId":60401,"pos":{"x":225310,"y":101000,"z":290410},"rot":{"x":0,"y":59999,"z":0}},{"groupId":9,"instId":300010,"propState":12,"propId":60401,"pos":{"x":282562,"y":101020,"z":248249},"rot":{"x":0,"y":332479,"z":0}},{"groupId":9,"instId":300009,"propState":12,"propId":60401,"pos":{"x":180016,"y":104682,"z":267658},"rot":{"x":0,"y":47659,"z":0}},{"groupId":9,"instId":300008,"propState":12,"propId":60401,"pos":{"x":220378,"y":104661,"z":222730},"rot":{"x":0,"y":150878,"z":0}},{"groupId":9,"instId":300007,"propState":12,"propId":60401,"pos":{"x":184204,"y":103159,"z":243440},"rot":{"x":0,"y":150000,"z":0}},{"groupId":9,"instId":300006,"propState":12,"propId":60401,"pos":{"x":241550,"y":98644,"z":144380},"rot":{"x":0,"y":330000,"z":0}},{"groupId":9,"instId":300005,"propState":12,"propId":60401,"pos":{"x":187402,"y":93476,"z":172407},"rot":{"x":0,"y":150000,"z":0}},{"groupId":9,"instId":300004,"propState":12,"propId":60401,"pos":{"x":181840,"y":105761,"z":377020},"rot":{"x":0,"y":190587,"z":0}},{"groupId":9,"instId":300003,"propState":12,"propId":60401,"pos":{"x":155246,"y":105591,"z":354529},"rot":{"x":0,"y":241241,"z":0}},{"groupId":9,"instId":300001,"propState":12,"propId":60401,"pos":{"x":138790,"y":93656,"z":252800},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300008,"propState":1,"propId":104068,"pos":{"x":210027,"y":104654,"z":224475},"rot":{"x":0,"y":59128,"z":0}},{"groupId":30,"instId":300007,"propState":1,"propId":104068,"pos":{"x":210166,"y":103536,"z":287518},"rot":{"x":0,"y":202254,"z":0}},{"groupId":30,"instId":300006,"propState":1,"propId":104068,"pos":{"x":-106222,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300005,"propState":1,"propId":104068,"pos":{"x":227188,"y":100770,"z":344085},"rot":{"x":0,"y":240000,"z":0}},{"groupId":30,"instId":300004,"propState":1,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":30,"instId":300003,"propState":1,"propId":104068,"pos":{"x":221207,"y":167929,"z":357985},"rot":{"x":0,"y":60000,"z":0}},{"groupId":30,"instId":300002,"propState":1,"propId":104068,"pos":{"x":-57455,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300001,"propState":1,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300005,"propState":0,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":29,"instId":300009,"propState":0,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":29,"instId":300007,"propState":0,"propId":104078,"pos":{"x":273980,"y":102188,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}},{"groupId":29,"instId":300010,"propState":0,"propId":104078,"pos":{"x":340774,"y":107971,"z":190474},"rot":{"x":0,"y":330000,"z":0}},{"groupId":29,"instId":300008,"propState":0,"propId":104078,"pos":{"x":-122252,"y":15622,"z":-283207},"rot":{"x":0,"y":180849,"z":0}},{"groupId":29,"instId":300006,"propState":0,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":29,"instId":300004,"propState":0,"propId":104078,"pos":{"x":204903,"y":167529,"z":391455},"rot":{"x":0,"y":329375,"z":0}},{"groupId":29,"instId":300003,"propState":0,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":29,"instId":300002,"propState":0,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300001,"propState":18,"propId":104054,"pos":{"x":230175,"y":78770,"z":120790},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":36,"instId":300002,"propState":0,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300002,"propState":0,"propId":104020,"pos":{"x":-66980,"y":21867,"z":-266740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-99031,"y":15920,"z":-275022},"rot":{"x":0,"y":273537,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300005,"propState":1,"propId":104013,"pos":{"x":316207,"y":152404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300004,"propState":1,"propId":104013,"pos":{"x":316207,"y":109404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300003,"propState":1,"propId":104002,"pos":{"x":316455,"y":152200,"z":310770},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300002,"propState":1,"propId":104003,"pos":{"x":311898,"y":152508,"z":314894},"rot":{"x":0,"y":91953,"z":0}},{"groupId":42,"instId":300001,"propState":1,"propId":104003,"pos":{"x":312570,"y":109590,"z":314512},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300002,"propState":1,"propId":104001,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300003,"propState":1,"propId":104014,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300004,"propState":1,"propId":104014,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300001,"propState":1,"propId":104001,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300002,"propState":0,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-52245,"y":8900,"z":-254517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300002,"propState":0,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":46,"instId":300001,"propState":0,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300001,"propState":0,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300002,"propState":0,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300001,"propState":0,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300001,"propState":0,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300001,"propState":0,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300001,"propState":0,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300001,"propState":0,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300015,"propState":1,"propId":211,"pos":{"x":92290,"y":-5700,"z":-502059},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300002,"propState":20,"propId":60403,"pos":{"x":-119250,"y":16251,"z":-217373},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300004,"propState":0,"propId":100,"pos":{"x":77916,"y":-2890,"z":-498625},"rot":{"x":0,"y":260000,"z":0}},{"groupId":71,"instId":300002,"propState":1,"propId":211,"pos":{"x":78969,"y":-5990,"z":-498306},"rot":{"x":0,"y":0,"z":0}},{"groupId":71,"instId":300003,"propState":0,"propId":103074,"pos":{"x":77901,"y":-2904,"z":-497761},"rot":{"x":0,"y":260000,"z":0}},{"groupId":71,"instId":300001,"propState":18,"propId":104129,"pos":{"x":77916,"y":-3040,"z":-498627},"rot":{"x":347193,"y":264267,"z":356938}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300002,"propState":1,"propId":211,"pos":{"x":46290,"y":-5926,"z":-393617},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300004,"propState":0,"propId":100,"pos":{"x":45983,"y":-4966,"z":-393313},"rot":{"x":353240,"y":299410,"z":0}},{"groupId":72,"instId":300003,"propState":0,"propId":103074,"pos":{"x":46561,"y":-4911,"z":-392615},"rot":{"x":353240,"y":299410,"z":0}},{"groupId":72,"instId":300001,"propState":0,"propId":104129,"pos":{"x":45966,"y":-5124,"z":-393304},"rot":{"x":353240,"y":299410,"z":356117}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300004,"propState":0,"propId":100,"pos":{"x":257457,"y":102476,"z":274834},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":73,"instId":300002,"propState":1,"propId":211,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":0,"y":279817,"z":0}},{"groupId":73,"instId":300003,"propState":0,"propId":103074,"pos":{"x":258415,"y":102524,"z":274839},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":73,"instId":300001,"propState":18,"propId":104129,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":270000,"y":9817,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300014,"propState":0,"propId":104270,"pos":{"x":-118780,"y":16126,"z":-259770},"rot":{"x":0,"y":0,"z":0}},{"groupId":183,"instId":300011,"propState":0,"propId":104270,"pos":{"x":-77411,"y":11656,"z":-290016},"rot":{"x":0,"y":270790,"z":0}},{"groupId":183,"instId":300013,"propState":0,"propId":104270,"pos":{"x":-107847,"y":16105,"z":-273346},"rot":{"x":0,"y":275315,"z":0}},{"groupId":183,"instId":300012,"propState":0,"propId":104270,"pos":{"x":-104317,"y":14377,"z":-287019},"rot":{"x":0,"y":0,"z":0}},{"groupId":183,"instId":300010,"propState":0,"propId":104270,"pos":{"x":-64258,"y":9974,"z":-305754},"rot":{"x":0,"y":270790,"z":0}},{"groupId":183,"instId":300009,"propState":0,"propId":104270,"pos":{"x":-25772,"y":6248,"z":-306117},"rot":{"x":0,"y":276449,"z":0}},{"groupId":183,"instId":300008,"propState":0,"propId":104270,"pos":{"x":5490,"y":3850,"z":-305800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":183,"instId":300007,"propState":0,"propId":104270,"pos":{"x":15670,"y":1790,"z":-343140},"rot":{"x":0,"y":348838,"z":0}},{"groupId":183,"instId":300006,"propState":0,"propId":104270,"pos":{"x":35670,"y":-4248,"z":-375330},"rot":{"x":0,"y":314947,"z":0}},{"groupId":183,"instId":300005,"propState":0,"propId":104270,"pos":{"x":65968,"y":-5730,"z":-403365},"rot":{"x":0,"y":315973,"z":0}},{"groupId":183,"instId":300004,"propState":0,"propId":104270,"pos":{"x":76368,"y":-5600,"z":-441185},"rot":{"x":0,"y":341881,"z":0}},{"groupId":183,"instId":300003,"propState":0,"propId":104270,"pos":{"x":85818,"y":-5600,"z":-476484},"rot":{"x":0,"y":342891,"z":0}},{"groupId":183,"instId":300001,"propState":0,"propId":104270,"pos":{"x":92540,"y":-5700,"z":-502200},"rot":{"x":0,"y":344316,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300002,"propState":1,"propId":211,"pos":{"x":-133052,"y":26103,"z":-253728},"rot":{"x":0,"y":0,"z":0}},{"groupId":74,"instId":300004,"propState":0,"propId":100,"pos":{"x":-132986,"y":27463,"z":-252368},"rot":{"x":16250,"y":0,"z":0}},{"groupId":74,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-132055,"y":27553,"z":-252580},"rot":{"x":16250,"y":0,"z":0}},{"groupId":74,"instId":300001,"propState":18,"propId":104129,"pos":{"x":-132986,"y":27350,"z":-252401},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300004,"propState":0,"propId":100,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":75,"instId":300002,"propState":1,"propId":211,"pos":{"x":-55180,"y":12152,"z":-266265},"rot":{"x":0,"y":0,"z":0}},{"groupId":75,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-54799,"y":14016,"z":-266205},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":75,"instId":300001,"propState":0,"propId":104129,"pos":{"x":-54727,"y":13775,"z":-265318},"rot":{"x":29246,"y":108218,"z":345998}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300002,"propState":1,"propId":211,"pos":{"x":-30255,"y":3365,"z":-265518},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300004,"propState":0,"propId":100,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":76,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-30652,"y":4254,"z":-263381},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":76,"instId":300001,"propState":0,"propId":104129,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":355207,"y":309806,"z":356809}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300003,"propState":0,"propId":103074,"pos":{"x":174840,"y":170184,"z":363557},"rot":{"x":0,"y":220382,"z":0}},{"groupId":77,"instId":300004,"propState":0,"propId":100,"pos":{"x":175522,"y":170178,"z":362892},"rot":{"x":0,"y":220382,"z":0}},{"groupId":77,"instId":300002,"propState":1,"propId":211,"pos":{"x":175114,"y":168179,"z":365173},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300001,"propState":0,"propId":104129,"pos":{"x":175522,"y":170077,"z":362892},"rot":{"x":331292,"y":197984,"z":19614}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300004,"propState":0,"propId":100,"pos":{"x":159492,"y":102318,"z":309332},"rot":{"x":0,"y":333245,"z":0}},{"groupId":79,"instId":300003,"propState":0,"propId":103074,"pos":{"x":160458,"y":102331,"z":309420},"rot":{"x":0,"y":333245,"z":0}},{"groupId":79,"instId":300002,"propState":1,"propId":211,"pos":{"x":160112,"y":100770,"z":307461},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300001,"propState":0,"propId":104129,"pos":{"x":159492,"y":102256,"z":309332},"rot":{"x":46257,"y":220798,"z":53139}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300004,"propState":0,"propId":100,"pos":{"x":226896,"y":171199,"z":357241},"rot":{"x":0,"y":150000,"z":0}},{"groupId":80,"instId":300003,"propState":0,"propId":103074,"pos":{"x":225999,"y":171219,"z":357049},"rot":{"x":0,"y":150000,"z":0}},{"groupId":80,"instId":300002,"propState":1,"propId":211,"pos":{"x":226762,"y":167843,"z":357463},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300001,"propState":0,"propId":104129,"pos":{"x":226881,"y":171158,"z":357232},"rot":{"x":310676,"y":184882,"z":317410}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300005,"propState":0,"propId":103074,"pos":{"x":139984,"y":102294,"z":338885},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":78,"instId":300002,"propState":1,"propId":104129,"pos":{"x":130717,"y":102275,"z":338339},"rot":{"x":347305,"y":224748,"z":24829}},{"groupId":78,"instId":300006,"propState":1,"propId":211,"pos":{"x":127191,"y":101080,"z":331597},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300004,"propState":0,"propId":100,"pos":{"x":140574,"y":102154,"z":339418},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":78,"instId":300003,"propState":1,"propId":104129,"pos":{"x":140492,"y":102125,"z":339401},"rot":{"x":338088,"y":149909,"z":358527}},{"groupId":78,"instId":300001,"propState":0,"propId":104129,"pos":{"x":126676,"y":101692,"z":332974},"rot":{"x":357788,"y":212282,"z":354205}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300003,"propState":0,"propId":103074,"pos":{"x":337751,"y":173869,"z":293111},"rot":{"x":0,"y":312490,"z":0}},{"groupId":81,"instId":300004,"propState":0,"propId":100,"pos":{"x":336933,"y":173863,"z":292571},"rot":{"x":0,"y":312490,"z":0}},{"groupId":81,"instId":300002,"propState":1,"propId":211,"pos":{"x":338040,"y":168259,"z":292549},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":300001,"propState":0,"propId":104129,"pos":{"x":337076,"y":173730,"z":292727},"rot":{"x":348714,"y":303950,"z":46248}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300004,"propState":0,"propId":100,"pos":{"x":191617,"y":170097,"z":361456},"rot":{"x":0,"y":200633,"z":0}},{"groupId":82,"instId":300003,"propState":0,"propId":103074,"pos":{"x":191169,"y":170084,"z":361695},"rot":{"x":0,"y":200633,"z":0}},{"groupId":82,"instId":300002,"propState":1,"propId":211,"pos":{"x":192377,"y":167843,"z":362487},"rot":{"x":352263,"y":224345,"z":8463}},{"groupId":82,"instId":300001,"propState":0,"propId":104129,"pos":{"x":191614,"y":169710,"z":361534},"rot":{"x":346221,"y":241511,"z":1754}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300004,"propState":0,"propId":100,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":83,"instId":300003,"propState":0,"propId":103074,"pos":{"x":304153,"y":106693,"z":211389},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":83,"instId":300002,"propState":1,"propId":211,"pos":{"x":303252,"y":105988,"z":210165},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300001,"propState":18,"propId":104129,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":2050,"y":276515,"z":234}}],"npcs":[],"monsters":[],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300004,"propState":0,"propId":100,"pos":{"x":309161,"y":106561,"z":178007},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":84,"instId":300003,"propState":0,"propId":103074,"pos":{"x":309976,"y":106561,"z":177585},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":84,"instId":300002,"propState":1,"propId":211,"pos":{"x":309517,"y":106520,"z":178086},"rot":{"x":0,"y":0,"z":0}},{"groupId":84,"instId":300001,"propState":0,"propId":104129,"pos":{"x":309174,"y":106436,"z":178023},"rot":{"x":338051,"y":40717,"z":358246}}],"npcs":[],"monsters":[],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300004,"propState":0,"propId":100,"pos":{"x":-47530,"y":12046,"z":-217414},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-46663,"y":12036,"z":-217902},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300002,"propState":1,"propId":211,"pos":{"x":-47487,"y":8183,"z":-218067},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300001,"propState":18,"propId":104129,"pos":{"x":-47530,"y":11920,"z":-217423},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300004,"propState":0,"propId":100,"pos":{"x":356939,"y":108213,"z":190774},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":86,"instId":300003,"propState":0,"propId":103074,"pos":{"x":356059,"y":108445,"z":191283},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":86,"instId":300002,"propState":1,"propId":211,"pos":{"x":357800,"y":107971,"z":191113},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300001,"propState":18,"propId":104129,"pos":{"x":356793,"y":108213,"z":190813},"rot":{"x":84763,"y":255315,"z":169334}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300004,"propState":0,"propId":100,"pos":{"x":204211,"y":102733,"z":300041},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300003,"propState":0,"propId":103074,"pos":{"x":204652,"y":102748,"z":299495},"rot":{"x":0,"y":15000,"z":0}},{"groupId":87,"instId":300002,"propState":1,"propId":211,"pos":{"x":205414,"y":100841,"z":299431},"rot":{"x":0,"y":346016,"z":0}},{"groupId":87,"instId":300001,"propState":18,"propId":104129,"pos":{"x":204210,"y":102600,"z":300040},"rot":{"x":1321,"y":26393,"z":4574}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300002,"propState":1,"propId":211,"pos":{"x":178703,"y":167843,"z":395308},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300004,"propState":0,"propId":100,"pos":{"x":178642,"y":169082,"z":393814},"rot":{"x":0,"y":108200,"z":0}},{"groupId":88,"instId":300003,"propState":0,"propId":103074,"pos":{"x":178056,"y":169115,"z":393090},"rot":{"x":0,"y":108200,"z":0}},{"groupId":88,"instId":300001,"propState":0,"propId":104129,"pos":{"x":178669,"y":168938,"z":393833},"rot":{"x":359209,"y":145198,"z":345249}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300004,"propState":0,"propId":100,"pos":{"x":-86343,"y":15390,"z":-239198},"rot":{"x":0,"y":0,"z":0}},{"groupId":89,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-85637,"y":15359,"z":-239416},"rot":{"x":0,"y":0,"z":0}},{"groupId":89,"instId":300002,"propState":1,"propId":211,"pos":{"x":-86432,"y":12541,"z":-240353},"rot":{"x":0,"y":0,"z":0}},{"groupId":89,"instId":300001,"propState":0,"propId":104129,"pos":{"x":-86338,"y":15348,"z":-239233},"rot":{"x":290582,"y":8124,"z":355052}}],"npcs":[],"monsters":[],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300004,"propState":0,"propId":100,"pos":{"x":-78889,"y":24433,"z":-252627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":90,"instId":300001,"propState":18,"propId":104129,"pos":{"x":-78914,"y":24316,"z":-252642},"rot":{"x":0,"y":69952,"z":0}},{"groupId":90,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-78886,"y":24511,"z":-253651},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":90,"instId":300002,"propState":1,"propId":211,"pos":{"x":-79319,"y":23948,"z":-253010},"rot":{"x":0,"y":300950,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"136":{"props":[{"groupId":136,"instId":300003,"propState":0,"propId":104102,"pos":{"x":135299,"y":102773,"z":341915},"rot":{"x":0,"y":60768,"z":0}},{"groupId":136,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":136,"instId":300004,"propState":0,"propId":100,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":136,"instId":300002,"propState":0,"propId":104159,"pos":{"x":137081,"y":102152,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"139":{"props":[{"groupId":139,"instId":300001,"propState":12,"propId":60401,"pos":{"x":160897,"y":100784,"z":306934},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[{"groupId":138,"instId":300005,"propState":0,"propId":100,"pos":{"x":160897,"y":100884,"z":306934},"rot":{"x":0,"y":150768,"z":0}},{"groupId":138,"instId":300004,"propState":0,"propId":100,"pos":{"x":160897,"y":100784,"z":306934},"rot":{"x":0,"y":150768,"z":0}},{"groupId":138,"instId":300003,"propState":0,"propId":104102,"pos":{"x":162606,"y":101495,"z":307892},"rot":{"x":0,"y":240768,"z":0}},{"groupId":138,"instId":300002,"propState":0,"propId":104159,"pos":{"x":160897,"y":100884,"z":306934},"rot":{"x":0,"y":150768,"z":0}},{"groupId":138,"instId":300001,"propState":0,"propId":104113,"pos":{"x":160897,"y":100784,"z":306934},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[{"groupId":138,"instId":400001,"npcId":3171,"pos":{"x":160812,"y":101695,"z":307086},"rot":{"x":0,"y":150768,"z":0}}],"monsters":[],"teleports":{}},"142":{"props":[{"groupId":142,"instId":300002,"propState":0,"propId":100,"pos":{"x":253930,"y":98660,"z":136710},"rot":{"x":0,"y":240000,"z":0}},{"groupId":142,"instId":300005,"propState":0,"propId":100,"pos":{"x":253930,"y":98660,"z":136710},"rot":{"x":0,"y":240000,"z":0}},{"groupId":142,"instId":300004,"propState":0,"propId":100,"pos":{"x":249850,"y":100451,"z":133270},"rot":{"x":0,"y":60000,"z":0}},{"groupId":142,"instId":300003,"propState":0,"propId":103074,"pos":{"x":247891,"y":100431,"z":132490},"rot":{"x":0,"y":59999,"z":0}},{"groupId":142,"instId":300001,"propState":0,"propId":104098,"pos":{"x":248210,"y":98644,"z":132330},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"143":{"props":[{"groupId":143,"instId":300002,"propState":0,"propId":211,"pos":{"x":253930,"y":98660,"z":136710},"rot":{"x":0,"y":240000,"z":0}},{"groupId":143,"instId":300003,"propState":0,"propId":211,"pos":{"x":248210,"y":98644,"z":132330},"rot":{"x":0,"y":240000,"z":0}},{"groupId":143,"instId":300001,"propState":20,"propId":60402,"pos":{"x":253930,"y":98660,"z":136710},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"168":{"props":[{"groupId":168,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-87640,"y":27280,"z":-241080},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300001,"propState":11,"propId":104046,"pos":{"x":115610,"y":101080,"z":322770},"rot":{"x":0,"y":103458,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"170":{"props":[{"groupId":170,"instId":300001,"propState":11,"propId":104046,"pos":{"x":323641,"y":153475,"z":284826},"rot":{"x":0,"y":90434,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"166":{"props":[{"groupId":166,"instId":300001,"propState":0,"propId":104104,"pos":{"x":139743,"y":100989,"z":319552},"rot":{"x":0,"y":331251,"z":0}}],"npcs":[{"groupId":166,"instId":400006,"npcId":14312,"pos":{"x":139892,"y":102103,"z":319130},"rot":{"x":0,"y":239755,"z":0}},{"groupId":166,"instId":400001,"npcId":100,"pos":{"x":139968,"y":102482,"z":319179},"rot":{"x":0,"y":242786,"z":0}}],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300003,"propState":0,"propId":104080,"pos":{"x":97877,"y":-5290,"z":-482547},"rot":{"x":0,"y":39963,"z":0}},{"groupId":178,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-15893,"y":6909,"z":-311402},"rot":{"x":0,"y":70586,"z":0}},{"groupId":178,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-17750,"y":4065,"z":-225010},"rot":{"x":0,"y":210852,"z":0}},{"groupId":178,"instId":300017,"propState":0,"propId":104080,"pos":{"x":76546,"y":-5317,"z":-398579},"rot":{"x":0,"y":221601,"z":0}},{"groupId":178,"instId":300013,"propState":0,"propId":104080,"pos":{"x":5710,"y":4139,"z":-279910},"rot":{"x":0,"y":236608,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300006,"propState":0,"propId":104080,"pos":{"x":206547,"y":101470,"z":328384},"rot":{"x":0,"y":156276,"z":0}},{"groupId":179,"instId":300001,"propState":0,"propId":104080,"pos":{"x":137265,"y":101682,"z":323852},"rot":{"x":0,"y":278513,"z":0}},{"groupId":179,"instId":300009,"propState":0,"propId":104080,"pos":{"x":341773,"y":108671,"z":198655},"rot":{"x":0,"y":22954,"z":0}},{"groupId":179,"instId":300005,"propState":0,"propId":104080,"pos":{"x":213596,"y":98186,"z":153182},"rot":{"x":0,"y":90993,"z":0}},{"groupId":179,"instId":300004,"propState":0,"propId":104080,"pos":{"x":132272,"y":98874,"z":194682},"rot":{"x":0,"y":28461,"z":0}},{"groupId":179,"instId":300003,"propState":0,"propId":104080,"pos":{"x":202043,"y":168559,"z":358779},"rot":{"x":0,"y":260641,"z":0}},{"groupId":179,"instId":300002,"propState":0,"propId":104080,"pos":{"x":296348,"y":157838,"z":353201},"rot":{"x":0,"y":260641,"z":0}},{"groupId":179,"instId":300008,"propState":0,"propId":104080,"pos":{"x":130539,"y":94556,"z":260805},"rot":{"x":0,"y":330000,"z":0}},{"groupId":179,"instId":300007,"propState":0,"propId":104080,"pos":{"x":185470,"y":94357,"z":155761},"rot":{"x":0,"y":18071,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300002,"propState":18,"propId":104162,"pos":{"x":-98611,"y":14514,"z":-255667},"rot":{"x":0,"y":141121,"z":0}},{"groupId":181,"instId":300004,"propState":18,"propId":104093,"pos":{"x":226118,"y":168339,"z":401397},"rot":{"x":0,"y":247685,"z":0}},{"groupId":181,"instId":300003,"propState":18,"propId":104096,"pos":{"x":-32873,"y":6634,"z":-316065},"rot":{"x":0,"y":307883,"z":0}},{"groupId":181,"instId":300001,"propState":18,"propId":104162,"pos":{"x":-16610,"y":3365,"z":-248520},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"182":{"props":[{"groupId":182,"instId":300001,"propState":18,"propId":104096,"pos":{"x":352248,"y":107971,"z":206352},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300004,"propState":0,"propId":104010,"pos":{"x":43152,"y":-5300,"z":-372415},"rot":{"x":0,"y":220886,"z":0}},{"groupId":176,"instId":300028,"propState":0,"propId":104010,"pos":{"x":19589,"y":3448,"z":-237547},"rot":{"x":0,"y":241864,"z":0}},{"groupId":176,"instId":300027,"propState":0,"propId":104010,"pos":{"x":21331,"y":2224,"z":-334155},"rot":{"x":0,"y":263701,"z":0}},{"groupId":176,"instId":300003,"propState":0,"propId":104010,"pos":{"x":14697,"y":-1293,"z":-360615},"rot":{"x":0,"y":51018,"z":0}},{"groupId":176,"instId":300005,"propState":0,"propId":104010,"pos":{"x":20605,"y":3448,"z":-283484},"rot":{"x":0,"y":270000,"z":0}},{"groupId":176,"instId":300012,"propState":0,"propId":104010,"pos":{"x":55603,"y":-6017,"z":-404746},"rot":{"x":0,"y":23104,"z":0}},{"groupId":176,"instId":300002,"propState":0,"propId":104010,"pos":{"x":58732,"y":-5990,"z":-419241},"rot":{"x":0,"y":102446,"z":0}},{"groupId":176,"instId":300025,"propState":0,"propId":104010,"pos":{"x":89695,"y":-5970,"z":-448796},"rot":{"x":0,"y":210643,"z":0}},{"groupId":176,"instId":300023,"propState":0,"propId":104010,"pos":{"x":-124980,"y":15246,"z":-279906},"rot":{"x":339524,"y":86672,"z":0}},{"groupId":176,"instId":300022,"propState":0,"propId":104010,"pos":{"x":-139448,"y":15211,"z":-277092},"rot":{"x":339188,"y":3118,"z":0}},{"groupId":176,"instId":300021,"propState":0,"propId":104011,"pos":{"x":-14840,"y":3448,"z":-206413},"rot":{"x":0,"y":177426,"z":0}},{"groupId":176,"instId":300020,"propState":0,"propId":104011,"pos":{"x":-25366,"y":3333,"z":-216889},"rot":{"x":0,"y":88688,"z":0}},{"groupId":176,"instId":300024,"propState":0,"propId":104011,"pos":{"x":-64005,"y":21115,"z":-238378},"rot":{"x":337211,"y":175823,"z":341014}},{"groupId":176,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-62385,"y":21150,"z":-257798},"rot":{"x":0,"y":264682,"z":0}},{"groupId":176,"instId":300018,"propState":0,"propId":104011,"pos":{"x":-135507,"y":26100,"z":-257428},"rot":{"x":0,"y":41732,"z":0}},{"groupId":176,"instId":300015,"propState":0,"propId":104008,"pos":{"x":-84739,"y":27779,"z":-263615},"rot":{"x":0,"y":156113,"z":0}},{"groupId":176,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-76758,"y":24054,"z":-249600},"rot":{"x":0,"y":53418,"z":0}},{"groupId":176,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-144850,"y":16251,"z":-247720},"rot":{"x":0,"y":75105,"z":0}},{"groupId":176,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-71998,"y":11947,"z":-278408},"rot":{"x":332342,"y":335479,"z":11956}},{"groupId":176,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-74500,"y":11160,"z":-287292},"rot":{"x":0,"y":236527,"z":0}},{"groupId":176,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-50970,"y":5978,"z":-300970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":176,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-51120,"y":5978,"z":-310370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":176,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-39636,"y":5990,"z":-294265},"rot":{"x":0,"y":185572,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"185":{"props":[{"groupId":185,"instId":300005,"propState":0,"propId":104033,"pos":{"x":196615,"y":168248,"z":428018},"rot":{"x":0,"y":0,"z":0}},{"groupId":185,"instId":300001,"propState":18,"propId":104056,"pos":{"x":196374,"y":168037,"z":427909},"rot":{"x":335639,"y":75008,"z":8317}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300037,"propState":0,"propId":104011,"pos":{"x":314885,"y":153565,"z":291868},"rot":{"x":35334,"y":300622,"z":345855}},{"groupId":177,"instId":300030,"propState":0,"propId":104010,"pos":{"x":178485,"y":167843,"z":371664},"rot":{"x":0,"y":56447,"z":0}},{"groupId":177,"instId":300002,"propState":0,"propId":104010,"pos":{"x":128310,"y":100954,"z":292948},"rot":{"x":0,"y":62758,"z":0}},{"groupId":177,"instId":300012,"propState":0,"propId":104008,"pos":{"x":292770,"y":101000,"z":253740},"rot":{"x":0,"y":151932,"z":0}},{"groupId":177,"instId":300011,"propState":0,"propId":104009,"pos":{"x":219650,"y":97644,"z":143270},"rot":{"x":0,"y":92595,"z":0}},{"groupId":177,"instId":300019,"propState":0,"propId":104010,"pos":{"x":318070,"y":105971,"z":196210},"rot":{"x":0,"y":243409,"z":0}},{"groupId":177,"instId":300032,"propState":0,"propId":104010,"pos":{"x":277570,"y":159001,"z":355931},"rot":{"x":0,"y":130587,"z":0}},{"groupId":177,"instId":300031,"propState":0,"propId":104010,"pos":{"x":245807,"y":164825,"z":374963},"rot":{"x":0,"y":127904,"z":0}},{"groupId":177,"instId":300028,"propState":0,"propId":104011,"pos":{"x":113901,"y":93638,"z":278405},"rot":{"x":0,"y":198040,"z":0}},{"groupId":177,"instId":300026,"propState":0,"propId":104011,"pos":{"x":141980,"y":98377,"z":200620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":177,"instId":300025,"propState":0,"propId":104010,"pos":{"x":150702,"y":105591,"z":352393},"rot":{"x":0,"y":60000,"z":0}},{"groupId":177,"instId":300024,"propState":0,"propId":104010,"pos":{"x":138940,"y":100954,"z":308470},"rot":{"x":0,"y":326307,"z":0}},{"groupId":177,"instId":300022,"propState":0,"propId":104010,"pos":{"x":346015,"y":107971,"z":231792},"rot":{"x":0,"y":180550,"z":0}},{"groupId":177,"instId":300021,"propState":0,"propId":104010,"pos":{"x":321207,"y":105971,"z":197154},"rot":{"x":0,"y":60201,"z":0}},{"groupId":177,"instId":300016,"propState":0,"propId":104010,"pos":{"x":176260,"y":103203,"z":239780},"rot":{"x":0,"y":150437,"z":0}},{"groupId":177,"instId":300005,"propState":0,"propId":104010,"pos":{"x":231250,"y":97644,"z":153440},"rot":{"x":0,"y":240000,"z":0}},{"groupId":177,"instId":300035,"propState":0,"propId":104011,"pos":{"x":146249,"y":100626,"z":298728},"rot":{"x":320588,"y":69675,"z":324668}},{"groupId":177,"instId":300033,"propState":0,"propId":104010,"pos":{"x":278410,"y":163045,"z":379509},"rot":{"x":0,"y":258352,"z":0}},{"groupId":177,"instId":300001,"propState":0,"propId":104010,"pos":{"x":153704,"y":93656,"z":264922},"rot":{"x":0,"y":290237,"z":0}},{"groupId":177,"instId":300029,"propState":0,"propId":104010,"pos":{"x":118702,"y":93656,"z":244941},"rot":{"x":0,"y":60791,"z":0}},{"groupId":177,"instId":300015,"propState":0,"propId":104011,"pos":{"x":134181,"y":98377,"z":214970},"rot":{"x":0,"y":150000,"z":0}},{"groupId":177,"instId":300010,"propState":0,"propId":104009,"pos":{"x":267072,"y":101020,"z":241252},"rot":{"x":0,"y":404,"z":0}},{"groupId":177,"instId":300036,"propState":0,"propId":104010,"pos":{"x":333560,"y":107678,"z":221839},"rot":{"x":327919,"y":1196,"z":10794}},{"groupId":177,"instId":300023,"propState":0,"propId":104011,"pos":{"x":322496,"y":107971,"z":226099},"rot":{"x":0,"y":187422,"z":0}},{"groupId":177,"instId":300014,"propState":0,"propId":104010,"pos":{"x":308709,"y":106272,"z":159522},"rot":{"x":0,"y":36623,"z":0}},{"groupId":177,"instId":300013,"propState":0,"propId":104010,"pos":{"x":279350,"y":105971,"z":191890},"rot":{"x":0,"y":241048,"z":0}},{"groupId":177,"instId":300018,"propState":0,"propId":104010,"pos":{"x":255266,"y":101971,"z":167109},"rot":{"x":0,"y":154263,"z":0}},{"groupId":177,"instId":300009,"propState":0,"propId":104011,"pos":{"x":234600,"y":103530,"z":222580},"rot":{"x":0,"y":17701,"z":0}},{"groupId":177,"instId":300006,"propState":0,"propId":104010,"pos":{"x":184370,"y":103203,"z":225470},"rot":{"x":0,"y":326831,"z":0}},{"groupId":177,"instId":300004,"propState":0,"propId":104010,"pos":{"x":227950,"y":97644,"z":159150},"rot":{"x":0,"y":240000,"z":0}},{"groupId":177,"instId":300003,"propState":0,"propId":104011,"pos":{"x":172409,"y":93611,"z":178652},"rot":{"x":326216,"y":193443,"z":23638}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":501,"startAnchorId":1,"startGroupId":57}},"1040451":{"P10404_F10404001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300002,"propState":8,"propId":101,"pos":{"x":-16970,"y":5990,"z":-300240},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300009,"propState":8,"propId":101,"pos":{"x":315770,"y":152774,"z":298757},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300008,"propState":8,"propId":101,"pos":{"x":162270,"y":100770,"z":309349},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300007,"propState":8,"propId":101,"pos":{"x":224470,"y":104516,"z":263170},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300006,"propState":8,"propId":101,"pos":{"x":329967,"y":107971,"z":217122},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300005,"propState":8,"propId":101,"pos":{"x":227579,"y":167843,"z":369819},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300004,"propState":8,"propId":101,"pos":{"x":124536,"y":98377,"z":192166},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":8,"propId":101,"pos":{"x":-101136,"y":15608,"z":-278544},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":8,"propId":101,"pos":{"x":78066,"y":-5970,"z":-486616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1040403":{"anchorId":3,"groupId":3,"instId":300003,"pos":{"x":-105120,"y":15608,"z":-278950},"rot":{"x":0,"y":329392,"z":0}},"1040404":{"anchorId":4,"groupId":3,"instId":300004,"pos":{"x":114403,"y":98354,"z":194152},"rot":{"x":0,"y":60000,"z":0}},"1040405":{"anchorId":5,"groupId":3,"instId":300005,"pos":{"x":221674,"y":168060,"z":363828},"rot":{"x":0,"y":330000,"z":0}},"1040406":{"anchorId":6,"groupId":3,"instId":300006,"pos":{"x":336400,"y":107971,"z":213537},"rot":{"x":0,"y":182732,"z":0}},"1040407":{"anchorId":7,"groupId":3,"instId":300007,"pos":{"x":216390,"y":103529,"z":270850},"rot":{"x":0,"y":75679,"z":0}},"1040408":{"anchorId":8,"groupId":3,"instId":300008,"pos":{"x":167763,"y":100770,"z":308090},"rot":{"x":0,"y":90000,"z":0}},"1040409":{"anchorId":9,"groupId":3,"instId":300009,"pos":{"x":318666,"y":152472,"z":306522},"rot":{"x":0,"y":56899,"z":0}},"1040401":{"anchorId":1,"groupId":3,"instId":300001,"pos":{"x":89730,"y":-6120,"z":-492460},"rot":{"x":0,"y":346618,"z":0}},"1040402":{"anchorId":2,"groupId":3,"instId":300002,"pos":{"x":-21430,"y":5990,"z":-303590},"rot":{"x":0,"y":254754,"z":0}}}},"4":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300006,"propState":1,"propId":104007,"pos":{"x":159686,"y":100793,"z":300618},"rot":{"x":0,"y":240000,"z":0}},{"groupId":5,"instId":300010,"propState":1,"propId":104018,"pos":{"x":353829,"y":107971,"z":203773},"rot":{"x":0,"y":150000,"z":0}},{"groupId":5,"instId":300012,"propState":1,"propId":104018,"pos":{"x":241740,"y":101971,"z":163320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":5,"instId":300011,"propState":1,"propId":104018,"pos":{"x":291750,"y":105971,"z":185290},"rot":{"x":0,"y":60000,"z":0}},{"groupId":5,"instId":300007,"propState":1,"propId":104007,"pos":{"x":143159,"y":100976,"z":309937},"rot":{"x":0,"y":293966,"z":0}},{"groupId":5,"instId":300005,"propState":1,"propId":104007,"pos":{"x":188042,"y":104656,"z":276986},"rot":{"x":0,"y":330000,"z":0}},{"groupId":5,"instId":300004,"propState":1,"propId":104007,"pos":{"x":212126,"y":103740,"z":279143},"rot":{"x":0,"y":112500,"z":0}},{"groupId":5,"instId":300003,"propState":1,"propId":104007,"pos":{"x":236879,"y":103740,"z":236270},"rot":{"x":0,"y":7500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300010,"propState":12,"propId":60401,"pos":{"x":-102840,"y":19562,"z":-246767},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300002,"propState":12,"propId":60401,"pos":{"x":77605,"y":-5990,"z":-489152},"rot":{"x":0,"y":99466,"z":0}},{"groupId":8,"instId":300012,"propState":12,"propId":60401,"pos":{"x":-108412,"y":27275,"z":-259312},"rot":{"x":0,"y":88464,"z":0}},{"groupId":8,"instId":300011,"propState":12,"propId":60401,"pos":{"x":-89620,"y":25978,"z":-268483},"rot":{"x":342879,"y":0,"z":0}},{"groupId":8,"instId":300009,"propState":12,"propId":60401,"pos":{"x":-56093,"y":12152,"z":-262868},"rot":{"x":0,"y":262822,"z":0}},{"groupId":8,"instId":300008,"propState":12,"propId":60401,"pos":{"x":-142910,"y":15667,"z":-278750},"rot":{"x":0,"y":359721,"z":0}},{"groupId":8,"instId":300007,"propState":12,"propId":60401,"pos":{"x":-74082,"y":11031,"z":-231372},"rot":{"x":0,"y":179999,"z":0}},{"groupId":8,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-64336,"y":21093,"z":-236326},"rot":{"x":0,"y":205166,"z":0}},{"groupId":8,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-24136,"y":3365,"z":-267456},"rot":{"x":0,"y":318906,"z":0}},{"groupId":8,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-35550,"y":6010,"z":-295410},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300003,"propState":12,"propId":60401,"pos":{"x":1640,"y":3350,"z":-291165},"rot":{"x":0,"y":322116,"z":0}},{"groupId":8,"instId":300001,"propState":12,"propId":60401,"pos":{"x":46460,"y":-5926,"z":-400850},"rot":{"x":0,"y":65627,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300001,"propState":0,"propId":104015,"pos":{"x":204915,"y":167443,"z":391466},"rot":{"x":0,"y":245000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300021,"propState":12,"propId":60401,"pos":{"x":174010,"y":167843,"z":380510},"rot":{"x":0,"y":60000,"z":0}},{"groupId":9,"instId":300018,"propState":12,"propId":60401,"pos":{"x":368330,"y":107980,"z":183170},"rot":{"x":0,"y":240000,"z":0}},{"groupId":9,"instId":300015,"propState":12,"propId":60401,"pos":{"x":304360,"y":105971,"z":204346},"rot":{"x":0,"y":328320,"z":0}},{"groupId":9,"instId":300007,"propState":12,"propId":60401,"pos":{"x":184204,"y":103159,"z":243440},"rot":{"x":0,"y":150000,"z":0}},{"groupId":9,"instId":300022,"propState":12,"propId":60401,"pos":{"x":203473,"y":101238,"z":291860},"rot":{"x":0,"y":304256,"z":0}},{"groupId":9,"instId":300019,"propState":12,"propId":60401,"pos":{"x":268524,"y":163150,"z":363265},"rot":{"x":0,"y":351365,"z":0}},{"groupId":9,"instId":300017,"propState":12,"propId":60401,"pos":{"x":339230,"y":107971,"z":195550},"rot":{"x":0,"y":240000,"z":0}},{"groupId":9,"instId":300013,"propState":12,"propId":60401,"pos":{"x":342210,"y":168360,"z":326760},"rot":{"x":20266,"y":355580,"z":1386}},{"groupId":9,"instId":300011,"propState":12,"propId":60401,"pos":{"x":225310,"y":101000,"z":290410},"rot":{"x":0,"y":59999,"z":0}},{"groupId":9,"instId":300009,"propState":12,"propId":60401,"pos":{"x":180016,"y":104682,"z":267658},"rot":{"x":0,"y":47659,"z":0}},{"groupId":9,"instId":300006,"propState":12,"propId":60401,"pos":{"x":241550,"y":98644,"z":144380},"rot":{"x":0,"y":330000,"z":0}},{"groupId":9,"instId":300004,"propState":12,"propId":60401,"pos":{"x":181840,"y":105761,"z":377020},"rot":{"x":0,"y":190587,"z":0}},{"groupId":9,"instId":300002,"propState":12,"propId":60401,"pos":{"x":119549,"y":93630,"z":287411},"rot":{"x":0,"y":236162,"z":0}},{"groupId":9,"instId":300023,"propState":12,"propId":60401,"pos":{"x":219037,"y":100770,"z":341291},"rot":{"x":0,"y":150000,"z":0}},{"groupId":9,"instId":300020,"propState":12,"propId":60401,"pos":{"x":229317,"y":172314,"z":387857},"rot":{"x":0,"y":263280,"z":0}},{"groupId":9,"instId":300016,"propState":12,"propId":60401,"pos":{"x":317861,"y":106123,"z":162220},"rot":{"x":0,"y":330000,"z":0}},{"groupId":9,"instId":300014,"propState":12,"propId":60401,"pos":{"x":271147,"y":101971,"z":181593},"rot":{"x":0,"y":150000,"z":0}},{"groupId":9,"instId":300012,"propState":12,"propId":60401,"pos":{"x":257994,"y":101020,"z":325597},"rot":{"x":0,"y":152221,"z":0}},{"groupId":9,"instId":300010,"propState":12,"propId":60401,"pos":{"x":282562,"y":101020,"z":248249},"rot":{"x":0,"y":332479,"z":0}},{"groupId":9,"instId":300008,"propState":12,"propId":60401,"pos":{"x":220378,"y":104661,"z":222730},"rot":{"x":0,"y":150878,"z":0}},{"groupId":9,"instId":300005,"propState":12,"propId":60401,"pos":{"x":187402,"y":93476,"z":172407},"rot":{"x":0,"y":150000,"z":0}},{"groupId":9,"instId":300003,"propState":12,"propId":60401,"pos":{"x":155246,"y":105591,"z":354529},"rot":{"x":0,"y":241241,"z":0}},{"groupId":9,"instId":300001,"propState":12,"propId":60401,"pos":{"x":138790,"y":93656,"z":252800},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300010,"propState":0,"propId":104078,"pos":{"x":340774,"y":107971,"z":190474},"rot":{"x":0,"y":330000,"z":0}},{"groupId":29,"instId":300008,"propState":0,"propId":104078,"pos":{"x":-122252,"y":15622,"z":-283207},"rot":{"x":0,"y":180849,"z":0}},{"groupId":29,"instId":300002,"propState":0,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}},{"groupId":29,"instId":300009,"propState":0,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":29,"instId":300007,"propState":0,"propId":104078,"pos":{"x":273980,"y":102188,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":29,"instId":300006,"propState":0,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":29,"instId":300005,"propState":0,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":29,"instId":300004,"propState":0,"propId":104078,"pos":{"x":204903,"y":167529,"z":391455},"rot":{"x":0,"y":329375,"z":0}},{"groupId":29,"instId":300003,"propState":0,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300001,"propState":18,"propId":104054,"pos":{"x":230175,"y":78770,"z":120790},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300006,"propState":1,"propId":104068,"pos":{"x":-106222,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300002,"propState":1,"propId":104068,"pos":{"x":-57455,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300008,"propState":1,"propId":104068,"pos":{"x":210027,"y":104654,"z":224475},"rot":{"x":0,"y":59128,"z":0}},{"groupId":30,"instId":300007,"propState":1,"propId":104068,"pos":{"x":210166,"y":103536,"z":287518},"rot":{"x":0,"y":202254,"z":0}},{"groupId":30,"instId":300005,"propState":1,"propId":104068,"pos":{"x":227188,"y":100770,"z":344085},"rot":{"x":0,"y":240000,"z":0}},{"groupId":30,"instId":300004,"propState":1,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":30,"instId":300003,"propState":1,"propId":104068,"pos":{"x":221207,"y":167929,"z":357985},"rot":{"x":0,"y":60000,"z":0}},{"groupId":30,"instId":300001,"propState":1,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300002,"propState":0,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}},{"groupId":36,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300002,"propState":0,"propId":104020,"pos":{"x":-66980,"y":21867,"z":-266740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-99031,"y":15920,"z":-275022},"rot":{"x":0,"y":273537,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300002,"propState":0,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300004,"propState":1,"propId":104014,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300003,"propState":1,"propId":104014,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300002,"propState":1,"propId":104001,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300001,"propState":1,"propId":104001,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300002,"propState":0,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":46,"instId":300001,"propState":0,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300005,"propState":1,"propId":104013,"pos":{"x":316207,"y":152404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300004,"propState":1,"propId":104013,"pos":{"x":316207,"y":109404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300003,"propState":1,"propId":104002,"pos":{"x":316455,"y":152200,"z":310770},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300002,"propState":1,"propId":104003,"pos":{"x":311898,"y":152508,"z":314894},"rot":{"x":0,"y":91953,"z":0}},{"groupId":42,"instId":300001,"propState":1,"propId":104003,"pos":{"x":312570,"y":109590,"z":314512},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-52245,"y":8900,"z":-254517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300001,"propState":0,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300002,"propState":0,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300001,"propState":0,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300001,"propState":0,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300001,"propState":0,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300001,"propState":0,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300001,"propState":0,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300015,"propState":1,"propId":211,"pos":{"x":92290,"y":-5700,"z":-502059},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300002,"propState":20,"propId":60403,"pos":{"x":-119250,"y":16251,"z":-217373},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300004,"propState":0,"propId":100,"pos":{"x":77916,"y":-2890,"z":-498625},"rot":{"x":0,"y":260000,"z":0}},{"groupId":71,"instId":300003,"propState":0,"propId":103074,"pos":{"x":77901,"y":-2904,"z":-497761},"rot":{"x":0,"y":260000,"z":0}},{"groupId":71,"instId":300002,"propState":1,"propId":211,"pos":{"x":78969,"y":-5990,"z":-498306},"rot":{"x":0,"y":0,"z":0}},{"groupId":71,"instId":300001,"propState":18,"propId":104129,"pos":{"x":77916,"y":-3040,"z":-498627},"rot":{"x":347193,"y":264267,"z":356938}}],"npcs":[],"monsters":[],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300008,"propState":0,"propId":104270,"pos":{"x":5490,"y":3850,"z":-305800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":183,"instId":300007,"propState":0,"propId":104270,"pos":{"x":15670,"y":1790,"z":-343140},"rot":{"x":0,"y":348838,"z":0}},{"groupId":183,"instId":300014,"propState":0,"propId":104270,"pos":{"x":-118780,"y":16126,"z":-259770},"rot":{"x":0,"y":0,"z":0}},{"groupId":183,"instId":300013,"propState":0,"propId":104270,"pos":{"x":-107847,"y":16105,"z":-273346},"rot":{"x":0,"y":275315,"z":0}},{"groupId":183,"instId":300012,"propState":0,"propId":104270,"pos":{"x":-104317,"y":14377,"z":-287019},"rot":{"x":0,"y":0,"z":0}},{"groupId":183,"instId":300011,"propState":0,"propId":104270,"pos":{"x":-77411,"y":11656,"z":-290016},"rot":{"x":0,"y":270790,"z":0}},{"groupId":183,"instId":300010,"propState":0,"propId":104270,"pos":{"x":-64258,"y":9974,"z":-305754},"rot":{"x":0,"y":270790,"z":0}},{"groupId":183,"instId":300009,"propState":0,"propId":104270,"pos":{"x":-25772,"y":6248,"z":-306117},"rot":{"x":0,"y":276449,"z":0}},{"groupId":183,"instId":300006,"propState":0,"propId":104270,"pos":{"x":35670,"y":-4248,"z":-375330},"rot":{"x":0,"y":314947,"z":0}},{"groupId":183,"instId":300005,"propState":0,"propId":104270,"pos":{"x":65968,"y":-5730,"z":-403365},"rot":{"x":0,"y":315973,"z":0}},{"groupId":183,"instId":300004,"propState":0,"propId":104270,"pos":{"x":76368,"y":-5600,"z":-441185},"rot":{"x":0,"y":341881,"z":0}},{"groupId":183,"instId":300003,"propState":0,"propId":104270,"pos":{"x":85818,"y":-5600,"z":-476484},"rot":{"x":0,"y":342891,"z":0}},{"groupId":183,"instId":300001,"propState":0,"propId":104270,"pos":{"x":92540,"y":-5700,"z":-502200},"rot":{"x":0,"y":344316,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300004,"propState":0,"propId":100,"pos":{"x":45983,"y":-4966,"z":-393313},"rot":{"x":353240,"y":299410,"z":0}},{"groupId":72,"instId":300003,"propState":0,"propId":103074,"pos":{"x":46561,"y":-4911,"z":-392615},"rot":{"x":353240,"y":299410,"z":0}},{"groupId":72,"instId":300002,"propState":1,"propId":211,"pos":{"x":46290,"y":-5926,"z":-393617},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300001,"propState":0,"propId":104129,"pos":{"x":45966,"y":-5124,"z":-393304},"rot":{"x":353240,"y":299410,"z":356117}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300004,"propState":0,"propId":100,"pos":{"x":257457,"y":102476,"z":274834},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":73,"instId":300003,"propState":0,"propId":103074,"pos":{"x":258415,"y":102524,"z":274839},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":73,"instId":300002,"propState":1,"propId":211,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":0,"y":279817,"z":0}},{"groupId":73,"instId":300001,"propState":18,"propId":104129,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":270000,"y":9817,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300004,"propState":0,"propId":100,"pos":{"x":-132986,"y":27463,"z":-252368},"rot":{"x":16250,"y":0,"z":0}},{"groupId":74,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-132055,"y":27553,"z":-252580},"rot":{"x":16250,"y":0,"z":0}},{"groupId":74,"instId":300002,"propState":1,"propId":211,"pos":{"x":-133052,"y":26103,"z":-253728},"rot":{"x":0,"y":0,"z":0}},{"groupId":74,"instId":300001,"propState":18,"propId":104129,"pos":{"x":-132986,"y":27350,"z":-252401},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300004,"propState":0,"propId":100,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":75,"instId":300002,"propState":1,"propId":211,"pos":{"x":-55180,"y":12152,"z":-266265},"rot":{"x":0,"y":0,"z":0}},{"groupId":75,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-54799,"y":14016,"z":-266205},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":75,"instId":300001,"propState":0,"propId":104129,"pos":{"x":-54727,"y":13775,"z":-265318},"rot":{"x":29246,"y":108218,"z":345998}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300002,"propState":1,"propId":211,"pos":{"x":-30255,"y":3365,"z":-265518},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300004,"propState":0,"propId":100,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":76,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-30652,"y":4254,"z":-263381},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":76,"instId":300001,"propState":0,"propId":104129,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":355207,"y":309806,"z":356809}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300004,"propState":0,"propId":100,"pos":{"x":175522,"y":170178,"z":362892},"rot":{"x":0,"y":220382,"z":0}},{"groupId":77,"instId":300003,"propState":0,"propId":103074,"pos":{"x":174840,"y":170184,"z":363557},"rot":{"x":0,"y":220382,"z":0}},{"groupId":77,"instId":300002,"propState":1,"propId":211,"pos":{"x":175114,"y":168179,"z":365173},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300001,"propState":0,"propId":104129,"pos":{"x":175522,"y":170077,"z":362892},"rot":{"x":331292,"y":197984,"z":19614}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300004,"propState":0,"propId":100,"pos":{"x":159492,"y":102318,"z":309332},"rot":{"x":0,"y":333245,"z":0}},{"groupId":79,"instId":300003,"propState":0,"propId":103074,"pos":{"x":160458,"y":102331,"z":309420},"rot":{"x":0,"y":333245,"z":0}},{"groupId":79,"instId":300002,"propState":1,"propId":211,"pos":{"x":160112,"y":100770,"z":307461},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300001,"propState":0,"propId":104129,"pos":{"x":159492,"y":102256,"z":309332},"rot":{"x":46257,"y":220798,"z":53139}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300004,"propState":0,"propId":100,"pos":{"x":140574,"y":102154,"z":339418},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":78,"instId":300002,"propState":1,"propId":104129,"pos":{"x":130717,"y":102275,"z":338339},"rot":{"x":347305,"y":224748,"z":24829}},{"groupId":78,"instId":300006,"propState":1,"propId":211,"pos":{"x":127191,"y":101080,"z":331597},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300005,"propState":0,"propId":103074,"pos":{"x":139984,"y":102294,"z":338885},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":78,"instId":300003,"propState":1,"propId":104129,"pos":{"x":140492,"y":102125,"z":339401},"rot":{"x":338088,"y":149909,"z":358527}},{"groupId":78,"instId":300001,"propState":0,"propId":104129,"pos":{"x":126676,"y":101692,"z":332974},"rot":{"x":357788,"y":212282,"z":354205}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300003,"propState":0,"propId":103074,"pos":{"x":225999,"y":171219,"z":357049},"rot":{"x":0,"y":150000,"z":0}},{"groupId":80,"instId":300004,"propState":0,"propId":100,"pos":{"x":226896,"y":171199,"z":357241},"rot":{"x":0,"y":150000,"z":0}},{"groupId":80,"instId":300002,"propState":1,"propId":211,"pos":{"x":226762,"y":167843,"z":357463},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300001,"propState":0,"propId":104129,"pos":{"x":226881,"y":171158,"z":357232},"rot":{"x":310676,"y":184882,"z":317410}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300002,"propState":1,"propId":211,"pos":{"x":338040,"y":168259,"z":292549},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":300004,"propState":0,"propId":100,"pos":{"x":336933,"y":173863,"z":292571},"rot":{"x":0,"y":312490,"z":0}},{"groupId":81,"instId":300003,"propState":0,"propId":103074,"pos":{"x":337751,"y":173869,"z":293111},"rot":{"x":0,"y":312490,"z":0}},{"groupId":81,"instId":300001,"propState":0,"propId":104129,"pos":{"x":337076,"y":173730,"z":292727},"rot":{"x":348714,"y":303950,"z":46248}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300004,"propState":0,"propId":100,"pos":{"x":191617,"y":170097,"z":361456},"rot":{"x":0,"y":200633,"z":0}},{"groupId":82,"instId":300003,"propState":0,"propId":103074,"pos":{"x":191169,"y":170084,"z":361695},"rot":{"x":0,"y":200633,"z":0}},{"groupId":82,"instId":300002,"propState":1,"propId":211,"pos":{"x":192377,"y":167843,"z":362487},"rot":{"x":352263,"y":224345,"z":8463}},{"groupId":82,"instId":300001,"propState":0,"propId":104129,"pos":{"x":191614,"y":169710,"z":361534},"rot":{"x":346221,"y":241511,"z":1754}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300004,"propState":0,"propId":100,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":83,"instId":300003,"propState":0,"propId":103074,"pos":{"x":304153,"y":106693,"z":211389},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":83,"instId":300002,"propState":1,"propId":211,"pos":{"x":303252,"y":105988,"z":210165},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300001,"propState":18,"propId":104129,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":2050,"y":276515,"z":234}}],"npcs":[],"monsters":[],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300004,"propState":0,"propId":100,"pos":{"x":309161,"y":106561,"z":178007},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":84,"instId":300002,"propState":1,"propId":211,"pos":{"x":309517,"y":106520,"z":178086},"rot":{"x":0,"y":0,"z":0}},{"groupId":84,"instId":300003,"propState":0,"propId":103074,"pos":{"x":309976,"y":106561,"z":177585},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":84,"instId":300001,"propState":0,"propId":104129,"pos":{"x":309174,"y":106436,"z":178023},"rot":{"x":338051,"y":40717,"z":358246}}],"npcs":[],"monsters":[],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300001,"propState":18,"propId":104129,"pos":{"x":-47530,"y":11920,"z":-217423},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300004,"propState":0,"propId":100,"pos":{"x":-47530,"y":12046,"z":-217414},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-46663,"y":12036,"z":-217902},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300002,"propState":1,"propId":211,"pos":{"x":-47487,"y":8183,"z":-218067},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300003,"propState":0,"propId":103074,"pos":{"x":356059,"y":108445,"z":191283},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":86,"instId":300002,"propState":1,"propId":211,"pos":{"x":357800,"y":107971,"z":191113},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300004,"propState":0,"propId":100,"pos":{"x":356939,"y":108213,"z":190774},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":86,"instId":300001,"propState":18,"propId":104129,"pos":{"x":356793,"y":108213,"z":190813},"rot":{"x":84763,"y":255315,"z":169334}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300004,"propState":0,"propId":100,"pos":{"x":204211,"y":102733,"z":300041},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300003,"propState":0,"propId":103074,"pos":{"x":204652,"y":102748,"z":299495},"rot":{"x":0,"y":15000,"z":0}},{"groupId":87,"instId":300002,"propState":1,"propId":211,"pos":{"x":205414,"y":100841,"z":299431},"rot":{"x":0,"y":346016,"z":0}},{"groupId":87,"instId":300001,"propState":18,"propId":104129,"pos":{"x":204210,"y":102600,"z":300040},"rot":{"x":1321,"y":26393,"z":4574}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300004,"propState":0,"propId":100,"pos":{"x":178642,"y":169082,"z":393814},"rot":{"x":0,"y":108200,"z":0}},{"groupId":88,"instId":300003,"propState":0,"propId":103074,"pos":{"x":178056,"y":169115,"z":393090},"rot":{"x":0,"y":108200,"z":0}},{"groupId":88,"instId":300002,"propState":1,"propId":211,"pos":{"x":178703,"y":167843,"z":395308},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300001,"propState":0,"propId":104129,"pos":{"x":178669,"y":168938,"z":393833},"rot":{"x":359209,"y":145198,"z":345249}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300004,"propState":0,"propId":100,"pos":{"x":-86343,"y":15390,"z":-239198},"rot":{"x":0,"y":0,"z":0}},{"groupId":89,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-85637,"y":15359,"z":-239416},"rot":{"x":0,"y":0,"z":0}},{"groupId":89,"instId":300002,"propState":1,"propId":211,"pos":{"x":-86432,"y":12541,"z":-240353},"rot":{"x":0,"y":0,"z":0}},{"groupId":89,"instId":300001,"propState":0,"propId":104129,"pos":{"x":-86338,"y":15348,"z":-239233},"rot":{"x":290582,"y":8124,"z":355052}}],"npcs":[],"monsters":[],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300004,"propState":0,"propId":100,"pos":{"x":-78889,"y":24433,"z":-252627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":90,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-78886,"y":24511,"z":-253651},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":90,"instId":300002,"propState":1,"propId":211,"pos":{"x":-79319,"y":23948,"z":-253010},"rot":{"x":0,"y":300950,"z":0}},{"groupId":90,"instId":300001,"propState":18,"propId":104129,"pos":{"x":-78914,"y":24316,"z":-252642},"rot":{"x":0,"y":69952,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"136":{"props":[{"groupId":136,"instId":300004,"propState":0,"propId":100,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":136,"instId":300003,"propState":0,"propId":104102,"pos":{"x":135299,"y":102773,"z":341915},"rot":{"x":0,"y":60768,"z":0}},{"groupId":136,"instId":300002,"propState":0,"propId":104159,"pos":{"x":137081,"y":102152,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":136,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"139":{"props":[{"groupId":139,"instId":300001,"propState":12,"propId":60401,"pos":{"x":160897,"y":100784,"z":306934},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[{"groupId":138,"instId":300005,"propState":0,"propId":100,"pos":{"x":160897,"y":100884,"z":306934},"rot":{"x":0,"y":150768,"z":0}},{"groupId":138,"instId":300004,"propState":0,"propId":100,"pos":{"x":160897,"y":100784,"z":306934},"rot":{"x":0,"y":150768,"z":0}},{"groupId":138,"instId":300003,"propState":0,"propId":104102,"pos":{"x":162606,"y":101495,"z":307892},"rot":{"x":0,"y":240768,"z":0}},{"groupId":138,"instId":300002,"propState":0,"propId":104159,"pos":{"x":160897,"y":100884,"z":306934},"rot":{"x":0,"y":150768,"z":0}},{"groupId":138,"instId":300001,"propState":0,"propId":104113,"pos":{"x":160897,"y":100784,"z":306934},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[{"groupId":138,"instId":400001,"npcId":3171,"pos":{"x":160812,"y":101695,"z":307086},"rot":{"x":0,"y":150768,"z":0}}],"monsters":[],"teleports":{}},"142":{"props":[{"groupId":142,"instId":300002,"propState":0,"propId":100,"pos":{"x":253930,"y":98660,"z":136710},"rot":{"x":0,"y":240000,"z":0}},{"groupId":142,"instId":300004,"propState":0,"propId":100,"pos":{"x":249850,"y":100451,"z":133270},"rot":{"x":0,"y":60000,"z":0}},{"groupId":142,"instId":300003,"propState":0,"propId":103074,"pos":{"x":247891,"y":100431,"z":132490},"rot":{"x":0,"y":59999,"z":0}},{"groupId":142,"instId":300005,"propState":0,"propId":100,"pos":{"x":253930,"y":98660,"z":136710},"rot":{"x":0,"y":240000,"z":0}},{"groupId":142,"instId":300001,"propState":0,"propId":104098,"pos":{"x":248210,"y":98644,"z":132330},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"143":{"props":[{"groupId":143,"instId":300003,"propState":0,"propId":211,"pos":{"x":248210,"y":98644,"z":132330},"rot":{"x":0,"y":240000,"z":0}},{"groupId":143,"instId":300002,"propState":0,"propId":211,"pos":{"x":253930,"y":98660,"z":136710},"rot":{"x":0,"y":240000,"z":0}},{"groupId":143,"instId":300001,"propState":20,"propId":60402,"pos":{"x":253930,"y":98660,"z":136710},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"168":{"props":[{"groupId":168,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-87640,"y":27280,"z":-241080},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300001,"propState":11,"propId":104046,"pos":{"x":115610,"y":101080,"z":322770},"rot":{"x":0,"y":103458,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"170":{"props":[{"groupId":170,"instId":300001,"propState":11,"propId":104046,"pos":{"x":323641,"y":153475,"z":284826},"rot":{"x":0,"y":90434,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"166":{"props":[{"groupId":166,"instId":300001,"propState":0,"propId":104104,"pos":{"x":139743,"y":100989,"z":319552},"rot":{"x":0,"y":331251,"z":0}}],"npcs":[{"groupId":166,"instId":400006,"npcId":14312,"pos":{"x":139892,"y":102103,"z":319130},"rot":{"x":0,"y":239755,"z":0}},{"groupId":166,"instId":400001,"npcId":100,"pos":{"x":139968,"y":102482,"z":319179},"rot":{"x":0,"y":242786,"z":0}}],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300017,"propState":0,"propId":104080,"pos":{"x":76546,"y":-5317,"z":-398579},"rot":{"x":0,"y":221601,"z":0}},{"groupId":178,"instId":300003,"propState":0,"propId":104080,"pos":{"x":97877,"y":-5290,"z":-482547},"rot":{"x":0,"y":39963,"z":0}},{"groupId":178,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-15893,"y":6909,"z":-311402},"rot":{"x":0,"y":70586,"z":0}},{"groupId":178,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-17750,"y":4065,"z":-225010},"rot":{"x":0,"y":210852,"z":0}},{"groupId":178,"instId":300013,"propState":0,"propId":104080,"pos":{"x":5710,"y":4139,"z":-279910},"rot":{"x":0,"y":236608,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"182":{"props":[{"groupId":182,"instId":300001,"propState":18,"propId":104096,"pos":{"x":352248,"y":107971,"z":206352},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300009,"propState":0,"propId":104080,"pos":{"x":341773,"y":108671,"z":198655},"rot":{"x":0,"y":22954,"z":0}},{"groupId":179,"instId":300006,"propState":0,"propId":104080,"pos":{"x":206547,"y":101470,"z":328384},"rot":{"x":0,"y":156276,"z":0}},{"groupId":179,"instId":300005,"propState":0,"propId":104080,"pos":{"x":213596,"y":98186,"z":153182},"rot":{"x":0,"y":90993,"z":0}},{"groupId":179,"instId":300004,"propState":0,"propId":104080,"pos":{"x":132272,"y":98874,"z":194682},"rot":{"x":0,"y":28461,"z":0}},{"groupId":179,"instId":300003,"propState":0,"propId":104080,"pos":{"x":202043,"y":168559,"z":358779},"rot":{"x":0,"y":260641,"z":0}},{"groupId":179,"instId":300002,"propState":0,"propId":104080,"pos":{"x":296348,"y":157838,"z":353201},"rot":{"x":0,"y":260641,"z":0}},{"groupId":179,"instId":300001,"propState":0,"propId":104080,"pos":{"x":137265,"y":101682,"z":323852},"rot":{"x":0,"y":278513,"z":0}},{"groupId":179,"instId":300008,"propState":0,"propId":104080,"pos":{"x":130539,"y":94556,"z":260805},"rot":{"x":0,"y":330000,"z":0}},{"groupId":179,"instId":300007,"propState":0,"propId":104080,"pos":{"x":185470,"y":94357,"z":155761},"rot":{"x":0,"y":18071,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300004,"propState":18,"propId":104093,"pos":{"x":226118,"y":168339,"z":401397},"rot":{"x":0,"y":247685,"z":0}},{"groupId":181,"instId":300002,"propState":18,"propId":104162,"pos":{"x":-98611,"y":14514,"z":-255667},"rot":{"x":0,"y":141121,"z":0}},{"groupId":181,"instId":300003,"propState":18,"propId":104096,"pos":{"x":-32873,"y":6634,"z":-316065},"rot":{"x":0,"y":307883,"z":0}},{"groupId":181,"instId":300001,"propState":18,"propId":104162,"pos":{"x":-16610,"y":3365,"z":-248520},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"185":{"props":[{"groupId":185,"instId":300005,"propState":0,"propId":104033,"pos":{"x":196615,"y":168248,"z":428018},"rot":{"x":0,"y":0,"z":0}},{"groupId":185,"instId":300001,"propState":18,"propId":104056,"pos":{"x":196374,"y":168037,"z":427909},"rot":{"x":335639,"y":75008,"z":8317}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300005,"propState":0,"propId":104010,"pos":{"x":20605,"y":3448,"z":-283484},"rot":{"x":0,"y":270000,"z":0}},{"groupId":176,"instId":300003,"propState":0,"propId":104010,"pos":{"x":14697,"y":-1293,"z":-360615},"rot":{"x":0,"y":51018,"z":0}},{"groupId":176,"instId":300023,"propState":0,"propId":104010,"pos":{"x":-124980,"y":15246,"z":-279906},"rot":{"x":339524,"y":86672,"z":0}},{"groupId":176,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-144850,"y":16251,"z":-247720},"rot":{"x":0,"y":75105,"z":0}},{"groupId":176,"instId":300028,"propState":0,"propId":104010,"pos":{"x":19589,"y":3448,"z":-237547},"rot":{"x":0,"y":241864,"z":0}},{"groupId":176,"instId":300004,"propState":0,"propId":104010,"pos":{"x":43152,"y":-5300,"z":-372415},"rot":{"x":0,"y":220886,"z":0}},{"groupId":176,"instId":300002,"propState":0,"propId":104010,"pos":{"x":58732,"y":-5990,"z":-419241},"rot":{"x":0,"y":102446,"z":0}},{"groupId":176,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-51120,"y":5978,"z":-310370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":176,"instId":300027,"propState":0,"propId":104010,"pos":{"x":21331,"y":2224,"z":-334155},"rot":{"x":0,"y":263701,"z":0}},{"groupId":176,"instId":300012,"propState":0,"propId":104010,"pos":{"x":55603,"y":-6017,"z":-404746},"rot":{"x":0,"y":23104,"z":0}},{"groupId":176,"instId":300025,"propState":0,"propId":104010,"pos":{"x":89695,"y":-5970,"z":-448796},"rot":{"x":0,"y":210643,"z":0}},{"groupId":176,"instId":300022,"propState":0,"propId":104010,"pos":{"x":-139448,"y":15211,"z":-277092},"rot":{"x":339188,"y":3118,"z":0}},{"groupId":176,"instId":300021,"propState":0,"propId":104011,"pos":{"x":-14840,"y":3448,"z":-206413},"rot":{"x":0,"y":177426,"z":0}},{"groupId":176,"instId":300020,"propState":0,"propId":104011,"pos":{"x":-25366,"y":3333,"z":-216889},"rot":{"x":0,"y":88688,"z":0}},{"groupId":176,"instId":300024,"propState":0,"propId":104011,"pos":{"x":-64005,"y":21115,"z":-238378},"rot":{"x":337211,"y":175823,"z":341014}},{"groupId":176,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-62385,"y":21150,"z":-257798},"rot":{"x":0,"y":264682,"z":0}},{"groupId":176,"instId":300018,"propState":0,"propId":104011,"pos":{"x":-135507,"y":26100,"z":-257428},"rot":{"x":0,"y":41732,"z":0}},{"groupId":176,"instId":300015,"propState":0,"propId":104008,"pos":{"x":-84739,"y":27779,"z":-263615},"rot":{"x":0,"y":156113,"z":0}},{"groupId":176,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-76758,"y":24054,"z":-249600},"rot":{"x":0,"y":53418,"z":0}},{"groupId":176,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-71998,"y":11947,"z":-278408},"rot":{"x":332342,"y":335479,"z":11956}},{"groupId":176,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-74500,"y":11160,"z":-287292},"rot":{"x":0,"y":236527,"z":0}},{"groupId":176,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-50970,"y":5978,"z":-300970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":176,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-39636,"y":5990,"z":-294265},"rot":{"x":0,"y":185572,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300037,"propState":0,"propId":104011,"pos":{"x":314885,"y":153565,"z":291868},"rot":{"x":35334,"y":300622,"z":345855}},{"groupId":177,"instId":300035,"propState":0,"propId":104011,"pos":{"x":146249,"y":100626,"z":298728},"rot":{"x":320588,"y":69675,"z":324668}},{"groupId":177,"instId":300033,"propState":0,"propId":104010,"pos":{"x":278410,"y":163045,"z":379509},"rot":{"x":0,"y":258352,"z":0}},{"groupId":177,"instId":300032,"propState":0,"propId":104010,"pos":{"x":277570,"y":159001,"z":355931},"rot":{"x":0,"y":130587,"z":0}},{"groupId":177,"instId":300031,"propState":0,"propId":104010,"pos":{"x":245807,"y":164825,"z":374963},"rot":{"x":0,"y":127904,"z":0}},{"groupId":177,"instId":300030,"propState":0,"propId":104010,"pos":{"x":178485,"y":167843,"z":371664},"rot":{"x":0,"y":56447,"z":0}},{"groupId":177,"instId":300002,"propState":0,"propId":104010,"pos":{"x":128310,"y":100954,"z":292948},"rot":{"x":0,"y":62758,"z":0}},{"groupId":177,"instId":300001,"propState":0,"propId":104010,"pos":{"x":153704,"y":93656,"z":264922},"rot":{"x":0,"y":290237,"z":0}},{"groupId":177,"instId":300029,"propState":0,"propId":104010,"pos":{"x":118702,"y":93656,"z":244941},"rot":{"x":0,"y":60791,"z":0}},{"groupId":177,"instId":300028,"propState":0,"propId":104011,"pos":{"x":113901,"y":93638,"z":278405},"rot":{"x":0,"y":198040,"z":0}},{"groupId":177,"instId":300026,"propState":0,"propId":104011,"pos":{"x":141980,"y":98377,"z":200620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":177,"instId":300015,"propState":0,"propId":104011,"pos":{"x":134181,"y":98377,"z":214970},"rot":{"x":0,"y":150000,"z":0}},{"groupId":177,"instId":300010,"propState":0,"propId":104009,"pos":{"x":267072,"y":101020,"z":241252},"rot":{"x":0,"y":404,"z":0}},{"groupId":177,"instId":300012,"propState":0,"propId":104008,"pos":{"x":292770,"y":101000,"z":253740},"rot":{"x":0,"y":151932,"z":0}},{"groupId":177,"instId":300011,"propState":0,"propId":104009,"pos":{"x":219650,"y":97644,"z":143270},"rot":{"x":0,"y":92595,"z":0}},{"groupId":177,"instId":300025,"propState":0,"propId":104010,"pos":{"x":150702,"y":105591,"z":352393},"rot":{"x":0,"y":60000,"z":0}},{"groupId":177,"instId":300024,"propState":0,"propId":104010,"pos":{"x":138940,"y":100954,"z":308470},"rot":{"x":0,"y":326307,"z":0}},{"groupId":177,"instId":300036,"propState":0,"propId":104010,"pos":{"x":333560,"y":107678,"z":221839},"rot":{"x":327919,"y":1196,"z":10794}},{"groupId":177,"instId":300023,"propState":0,"propId":104011,"pos":{"x":322496,"y":107971,"z":226099},"rot":{"x":0,"y":187422,"z":0}},{"groupId":177,"instId":300022,"propState":0,"propId":104010,"pos":{"x":346015,"y":107971,"z":231792},"rot":{"x":0,"y":180550,"z":0}},{"groupId":177,"instId":300021,"propState":0,"propId":104010,"pos":{"x":321207,"y":105971,"z":197154},"rot":{"x":0,"y":60201,"z":0}},{"groupId":177,"instId":300014,"propState":0,"propId":104010,"pos":{"x":308709,"y":106272,"z":159522},"rot":{"x":0,"y":36623,"z":0}},{"groupId":177,"instId":300019,"propState":0,"propId":104010,"pos":{"x":318070,"y":105971,"z":196210},"rot":{"x":0,"y":243409,"z":0}},{"groupId":177,"instId":300013,"propState":0,"propId":104010,"pos":{"x":279350,"y":105971,"z":191890},"rot":{"x":0,"y":241048,"z":0}},{"groupId":177,"instId":300018,"propState":0,"propId":104010,"pos":{"x":255266,"y":101971,"z":167109},"rot":{"x":0,"y":154263,"z":0}},{"groupId":177,"instId":300009,"propState":0,"propId":104011,"pos":{"x":234600,"y":103530,"z":222580},"rot":{"x":0,"y":17701,"z":0}},{"groupId":177,"instId":300006,"propState":0,"propId":104010,"pos":{"x":184370,"y":103203,"z":225470},"rot":{"x":0,"y":326831,"z":0}},{"groupId":177,"instId":300016,"propState":0,"propId":104010,"pos":{"x":176260,"y":103203,"z":239780},"rot":{"x":0,"y":150437,"z":0}},{"groupId":177,"instId":300005,"propState":0,"propId":104010,"pos":{"x":231250,"y":97644,"z":153440},"rot":{"x":0,"y":240000,"z":0}},{"groupId":177,"instId":300004,"propState":0,"propId":104010,"pos":{"x":227950,"y":97644,"z":159150},"rot":{"x":0,"y":240000,"z":0}},{"groupId":177,"instId":300003,"propState":0,"propId":104011,"pos":{"x":172409,"y":93611,"z":178652},"rot":{"x":326216,"y":193443,"z":23638}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":501,"startAnchorId":1,"startGroupId":66}},"1044101":{"P10441_F10441001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300004,"propState":8,"propId":101,"pos":{"x":144490,"y":20321,"z":96003},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300003,"propState":8,"propId":101,"pos":{"x":120230,"y":4998,"z":176970},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300002,"propState":8,"propId":101,"pos":{"x":25711,"y":-4758,"z":23511},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300001,"propState":8,"propId":101,"pos":{"x":-42010,"y":-12213,"z":8140},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1044103":{"anchorId":3,"groupId":2,"instId":300003,"pos":{"x":126857,"y":4859,"z":175892},"rot":{"x":0,"y":180000,"z":0}},"1044104":{"anchorId":4,"groupId":2,"instId":300004,"pos":{"x":144200,"y":20066,"z":98980},"rot":{"x":0,"y":46538,"z":0}},"1044101":{"anchorId":1,"groupId":2,"instId":300001,"pos":{"x":-37317,"y":-12212,"z":11924},"rot":{"x":0,"y":81000,"z":0}},"1044102":{"anchorId":2,"groupId":2,"instId":300002,"pos":{"x":25150,"y":-4648,"z":20400},"rot":{"x":0,"y":91000,"z":0}}}},"11":{"props":[{"groupId":11,"instId":300004,"propState":12,"propId":60401,"pos":{"x":92040,"y":16801,"z":101120},"rot":{"x":0,"y":74603,"z":0}},{"groupId":11,"instId":300003,"propState":12,"propId":60401,"pos":{"x":140590,"y":-4471,"z":122450},"rot":{"x":0,"y":282791,"z":0}},{"groupId":11,"instId":300002,"propState":12,"propId":60401,"pos":{"x":96032,"y":6130,"z":175192},"rot":{"x":0,"y":79183,"z":0}},{"groupId":11,"instId":300001,"propState":12,"propId":60401,"pos":{"x":158890,"y":3183,"z":125270},"rot":{"x":0,"y":234762,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300012,"propState":0,"propId":104009,"pos":{"x":-32625,"y":-11522,"z":-1640},"rot":{"x":0,"y":302909,"z":0}},{"groupId":4,"instId":300010,"propState":0,"propId":104009,"pos":{"x":-16521,"y":-8614,"z":-32877},"rot":{"x":0,"y":125046,"z":0}},{"groupId":4,"instId":300009,"propState":0,"propId":104008,"pos":{"x":17736,"y":-8563,"z":-25168},"rot":{"x":0,"y":278657,"z":0}},{"groupId":4,"instId":300011,"propState":0,"propId":104010,"pos":{"x":42961,"y":-4763,"z":2763},"rot":{"x":0,"y":78130,"z":0}},{"groupId":4,"instId":300008,"propState":0,"propId":104010,"pos":{"x":34818,"y":-4809,"z":2485},"rot":{"x":0,"y":214584,"z":0}},{"groupId":4,"instId":300007,"propState":0,"propId":104010,"pos":{"x":63432,"y":1083,"z":13995},"rot":{"x":0,"y":29888,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-320,"y":-9837,"z":52740},"rot":{"x":0,"y":341176,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":104010,"pos":{"x":15592,"y":-8129,"z":-15891},"rot":{"x":0,"y":98531,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":104010,"pos":{"x":1640,"y":-8478,"z":-26750},"rot":{"x":0,"y":146761,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":104010,"pos":{"x":-12150,"y":-8511,"z":-18410},"rot":{"x":0,"y":195145,"z":0}},{"groupId":4,"instId":300006,"propState":0,"propId":104010,"pos":{"x":26641,"y":-8579,"z":-38825},"rot":{"x":0,"y":249200,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300006,"propState":12,"propId":60401,"pos":{"x":34088,"y":-4821,"z":-4722},"rot":{"x":0,"y":302174,"z":0}},{"groupId":3,"instId":300009,"propState":12,"propId":60401,"pos":{"x":24918,"y":-7556,"z":-29087},"rot":{"x":0,"y":213473,"z":0}},{"groupId":3,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-11738,"y":-9602,"z":67647},"rot":{"x":0,"y":288336,"z":0}},{"groupId":3,"instId":300010,"propState":12,"propId":60401,"pos":{"x":-3342,"y":-8479,"z":-27638},"rot":{"x":0,"y":62263,"z":0}},{"groupId":3,"instId":300008,"propState":12,"propId":60401,"pos":{"x":86160,"y":-6798,"z":39680},"rot":{"x":0,"y":186331,"z":0}},{"groupId":3,"instId":300007,"propState":12,"propId":60401,"pos":{"x":52790,"y":-4757,"z":-3240},"rot":{"x":0,"y":351717,"z":0}},{"groupId":3,"instId":300005,"propState":12,"propId":60401,"pos":{"x":47422,"y":-4984,"z":39403},"rot":{"x":0,"y":269903,"z":0}},{"groupId":3,"instId":300004,"propState":12,"propId":60401,"pos":{"x":10842,"y":-6873,"z":22551},"rot":{"x":352958,"y":63990,"z":4774}},{"groupId":3,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-46088,"y":-10835,"z":-3161},"rot":{"x":0,"y":114007,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300002,"propState":0,"propId":104010,"pos":{"x":123243,"y":-2727,"z":87142},"rot":{"x":0,"y":314268,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":104009,"pos":{"x":106593,"y":4164,"z":162723},"rot":{"x":0,"y":155238,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":104010,"pos":{"x":130850,"y":20743,"z":91200},"rot":{"x":0,"y":356144,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":104010,"pos":{"x":129020,"y":5710,"z":181600},"rot":{"x":0,"y":185274,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300006,"propState":0,"propId":104080,"pos":{"x":167355,"y":8404,"z":138380},"rot":{"x":0,"y":269421,"z":0}},{"groupId":14,"instId":300008,"propState":0,"propId":104080,"pos":{"x":108289,"y":-4083,"z":94611},"rot":{"x":0,"y":19595,"z":0}},{"groupId":14,"instId":300007,"propState":0,"propId":104080,"pos":{"x":151913,"y":19496,"z":100201},"rot":{"x":0,"y":24772,"z":0}},{"groupId":14,"instId":300005,"propState":0,"propId":104080,"pos":{"x":138994,"y":21039,"z":101336},"rot":{"x":0,"y":96237,"z":0}},{"groupId":14,"instId":300004,"propState":0,"propId":104080,"pos":{"x":106473,"y":16874,"z":96588},"rot":{"x":0,"y":96237,"z":0}},{"groupId":14,"instId":300003,"propState":0,"propId":104080,"pos":{"x":110087,"y":13767,"z":124180},"rot":{"x":0,"y":191393,"z":0}},{"groupId":14,"instId":300002,"propState":0,"propId":104080,"pos":{"x":123735,"y":5101,"z":167992},"rot":{"x":0,"y":219710,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":104080,"pos":{"x":149719,"y":0,"z":146790},"rot":{"x":0,"y":191741,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300008,"propState":0,"propId":104080,"pos":{"x":35626,"y":-4073,"z":18682},"rot":{"x":0,"y":157931,"z":0}},{"groupId":12,"instId":300007,"propState":0,"propId":104080,"pos":{"x":39939,"y":-4028,"z":30494},"rot":{"x":0,"y":358105,"z":0}},{"groupId":12,"instId":300013,"propState":0,"propId":104080,"pos":{"x":-8870,"y":-7829,"z":-50340},"rot":{"x":0,"y":90850,"z":0}},{"groupId":12,"instId":300010,"propState":0,"propId":104080,"pos":{"x":77367,"y":1788,"z":9605},"rot":{"x":0,"y":175953,"z":0}},{"groupId":12,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-7390,"y":-9676,"z":34670},"rot":{"x":0,"y":120465,"z":0}},{"groupId":12,"instId":300012,"propState":0,"propId":104080,"pos":{"x":75060,"y":-5680,"z":43630},"rot":{"x":0,"y":353790,"z":0}},{"groupId":12,"instId":300011,"propState":0,"propId":104080,"pos":{"x":61977,"y":-4510,"z":31579},"rot":{"x":0,"y":62487,"z":0}},{"groupId":12,"instId":300009,"propState":0,"propId":104080,"pos":{"x":61632,"y":-4057,"z":9536},"rot":{"x":0,"y":31459,"z":0}},{"groupId":12,"instId":300006,"propState":0,"propId":104080,"pos":{"x":-12709,"y":-8917,"z":59665},"rot":{"x":0,"y":11779,"z":0}},{"groupId":12,"instId":300005,"propState":0,"propId":104080,"pos":{"x":-26874,"y":-10367,"z":-7786},"rot":{"x":0,"y":129675,"z":0}},{"groupId":12,"instId":300004,"propState":0,"propId":104080,"pos":{"x":21270,"y":-5734,"z":-7980},"rot":{"x":0,"y":189988,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":104080,"pos":{"x":-15869,"y":-7942,"z":-26973},"rot":{"x":0,"y":108409,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-31796,"y":-11436,"z":13852},"rot":{"x":0,"y":78249,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300003,"propState":0,"propId":100,"pos":{"x":97200,"y":12495,"z":131430},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300010,"propState":0,"propId":100,"pos":{"x":155000,"y":17473,"z":105250},"rot":{"x":16550,"y":30446,"z":354477}},{"groupId":22,"instId":300008,"propState":0,"propId":100,"pos":{"x":151300,"y":4840,"z":124120},"rot":{"x":355506,"y":32440,"z":354690}},{"groupId":22,"instId":300005,"propState":0,"propId":100,"pos":{"x":133780,"y":-4540,"z":123750},"rot":{"x":352242,"y":38760,"z":353814}},{"groupId":22,"instId":300002,"propState":0,"propId":100,"pos":{"x":127423,"y":4880,"z":175810},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300009,"propState":0,"propId":100,"pos":{"x":177860,"y":10920,"z":124850},"rot":{"x":355506,"y":32440,"z":354690}},{"groupId":22,"instId":300006,"propState":0,"propId":100,"pos":{"x":145770,"y":1140,"z":155170},"rot":{"x":350176,"y":352334,"z":1316}},{"groupId":22,"instId":300004,"propState":0,"propId":100,"pos":{"x":144030,"y":-1370,"z":140810},"rot":{"x":350611,"y":18842,"z":356814}},{"groupId":22,"instId":300007,"propState":0,"propId":100,"pos":{"x":180860,"y":8059,"z":123700},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300003,"propState":0,"propId":100,"pos":{"x":173657,"y":8145,"z":117545},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":100,"pos":{"x":178857,"y":15050,"z":118517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300002,"propState":0,"propId":104261,"pos":{"x":100372,"y":5918,"z":178016},"rot":{"x":0,"y":184292,"z":0}},{"groupId":47,"instId":300004,"propState":0,"propId":104261,"pos":{"x":95939,"y":-6854,"z":110622},"rot":{"x":0,"y":100114,"z":0}},{"groupId":47,"instId":300003,"propState":0,"propId":104261,"pos":{"x":99572,"y":-5301,"z":95113},"rot":{"x":0,"y":39844,"z":0}},{"groupId":47,"instId":300001,"propState":0,"propId":104261,"pos":{"x":98260,"y":12622,"z":129827},"rot":{"x":0,"y":11473,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300009,"propState":0,"propId":104262,"pos":{"x":156983,"y":2993,"z":125803},"rot":{"x":0,"y":52503,"z":0}},{"groupId":176,"instId":300008,"propState":0,"propId":104262,"pos":{"x":150640,"y":2993,"z":118990},"rot":{"x":0,"y":239632,"z":0}},{"groupId":176,"instId":300007,"propState":0,"propId":104262,"pos":{"x":152606,"y":2993,"z":117425},"rot":{"x":359992,"y":206486,"z":359960}},{"groupId":176,"instId":300006,"propState":0,"propId":104262,"pos":{"x":155193,"y":2993,"z":117150},"rot":{"x":359973,"y":177506,"z":359969}},{"groupId":176,"instId":300005,"propState":0,"propId":104262,"pos":{"x":157714,"y":2993,"z":118468},"rot":{"x":359959,"y":130907,"z":-2}},{"groupId":176,"instId":300004,"propState":0,"propId":104262,"pos":{"x":159080,"y":2993,"z":121270},"rot":{"x":0,"y":98564,"z":0}},{"groupId":176,"instId":300003,"propState":0,"propId":104262,"pos":{"x":158699,"y":2993,"z":123865},"rot":{"x":0,"y":84454,"z":0}},{"groupId":176,"instId":300001,"propState":0,"propId":104262,"pos":{"x":154542,"y":2993,"z":127130},"rot":{"x":0,"y":23377,"z":0}},{"groupId":176,"instId":300002,"propState":20,"propId":60403,"pos":{"x":157090,"y":3180,"z":120470},"rot":{"x":0,"y":294448,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-61038,"y":-12570,"z":16508},"rot":{"x":0,"y":288169,"z":0}},{"groupId":178,"instId":300002,"propState":1,"propId":211,"pos":{"x":-59277,"y":-14467,"z":16808},"rot":{"x":343955,"y":316787,"z":358074}},{"groupId":178,"instId":300004,"propState":0,"propId":100,"pos":{"x":-61315,"y":-12577,"z":15706},"rot":{"x":0,"y":288169,"z":0}},{"groupId":178,"instId":300001,"propState":18,"propId":104133,"pos":{"x":-61294,"y":-12638,"z":15721},"rot":{"x":338592,"y":329922,"z":353173}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300002,"propState":1,"propId":211,"pos":{"x":-9458,"y":-9640,"z":47267},"rot":{"x":0,"y":276625,"z":0}},{"groupId":179,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-10701,"y":-8021,"z":47714},"rot":{"x":0,"y":273982,"z":0}},{"groupId":179,"instId":300004,"propState":0,"propId":100,"pos":{"x":-10734,"y":-8021,"z":47241},"rot":{"x":0,"y":273982,"z":0}},{"groupId":179,"instId":300001,"propState":0,"propId":104133,"pos":{"x":-10848,"y":-7938,"z":47227},"rot":{"x":342723,"y":90831,"z":357962}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300005,"propState":0,"propId":103074,"pos":{"x":13453,"y":-7346,"z":-16166},"rot":{"x":0,"y":323053,"z":0}},{"groupId":180,"instId":300006,"propState":2,"propId":104133,"pos":{"x":12650,"y":-7407,"z":-16580},"rot":{"x":0,"y":8844,"z":0}},{"groupId":180,"instId":300004,"propState":0,"propId":100,"pos":{"x":12650,"y":-7407,"z":-16580},"rot":{"x":0,"y":323053,"z":0}},{"groupId":180,"instId":300003,"propState":0,"propId":103074,"pos":{"x":13385,"y":-7346,"z":-16217},"rot":{"x":0,"y":323053,"z":0}},{"groupId":180,"instId":300002,"propState":1,"propId":211,"pos":{"x":12650,"y":-7407,"z":-16580},"rot":{"x":0,"y":8844,"z":0}},{"groupId":180,"instId":300001,"propState":18,"propId":104133,"pos":{"x":12650,"y":-7407,"z":-16580},"rot":{"x":0,"y":8844,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300003,"propState":0,"propId":103074,"pos":{"x":42740,"y":-4755,"z":45648},"rot":{"x":0,"y":334493,"z":0}},{"groupId":181,"instId":300004,"propState":0,"propId":100,"pos":{"x":41965,"y":-4849,"z":45449},"rot":{"x":0,"y":334493,"z":0}},{"groupId":181,"instId":300002,"propState":1,"propId":211,"pos":{"x":42010,"y":-4981,"z":44294},"rot":{"x":0,"y":11522,"z":0}},{"groupId":181,"instId":300001,"propState":18,"propId":104133,"pos":{"x":41965,"y":-4849,"z":45449},"rot":{"x":0,"y":18695,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300004,"propState":0,"propId":100,"pos":{"x":133316,"y":21195,"z":92200},"rot":{"x":0,"y":127190,"z":0}},{"groupId":183,"instId":300003,"propState":0,"propId":103074,"pos":{"x":132806,"y":21256,"z":91450},"rot":{"x":0,"y":127190,"z":0}},{"groupId":183,"instId":300002,"propState":1,"propId":211,"pos":{"x":133244,"y":20558,"z":92882},"rot":{"x":0,"y":60296,"z":0}},{"groupId":183,"instId":300001,"propState":18,"propId":104133,"pos":{"x":133316,"y":21195,"z":92200},"rot":{"x":0,"y":106150,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300004,"propState":0,"propId":100,"pos":{"x":193642,"y":9755,"z":120745},"rot":{"x":0,"y":170719,"z":0}},{"groupId":184,"instId":300003,"propState":0,"propId":103074,"pos":{"x":192673,"y":9743,"z":120570},"rot":{"x":353036,"y":163456,"z":357375}},{"groupId":184,"instId":300002,"propState":1,"propId":211,"pos":{"x":192421,"y":8081,"z":120599},"rot":{"x":6758,"y":55827,"z":9834}},{"groupId":184,"instId":300001,"propState":18,"propId":104133,"pos":{"x":193642,"y":9672,"z":120745},"rot":{"x":0,"y":170719,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"182":{"props":[{"groupId":182,"instId":300002,"propState":1,"propId":211,"pos":{"x":75668,"y":1083,"z":6778},"rot":{"x":0,"y":323898,"z":0}},{"groupId":182,"instId":300006,"propState":0,"propId":104080,"pos":{"x":75469,"y":1083,"z":7223},"rot":{"x":0,"y":87380,"z":0}},{"groupId":182,"instId":300004,"propState":0,"propId":100,"pos":{"x":-73520,"y":107033,"z":6120},"rot":{"x":0,"y":264324,"z":0}},{"groupId":182,"instId":300005,"propState":0,"propId":103074,"pos":{"x":75521,"y":1083,"z":6882},"rot":{"x":0,"y":338898,"z":0}},{"groupId":182,"instId":300003,"propState":0,"propId":103074,"pos":{"x":75521,"y":1083,"z":6882},"rot":{"x":0,"y":338898,"z":0}},{"groupId":182,"instId":300001,"propState":18,"propId":104133,"pos":{"x":75521,"y":1083,"z":6882},"rot":{"x":0,"y":323898,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"185":{"props":[{"groupId":185,"instId":300002,"propState":1,"propId":211,"pos":{"x":89921,"y":17181,"z":100075},"rot":{"x":0,"y":0,"z":0}},{"groupId":185,"instId":300004,"propState":0,"propId":100,"pos":{"x":88146,"y":18768,"z":99851},"rot":{"x":0,"y":287470,"z":0}},{"groupId":185,"instId":300003,"propState":0,"propId":103074,"pos":{"x":88403,"y":18829,"z":100667},"rot":{"x":0,"y":287470,"z":0}},{"groupId":185,"instId":300001,"propState":18,"propId":104133,"pos":{"x":88146,"y":18768,"z":99851},"rot":{"x":0,"y":287470,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300004,"propState":0,"propId":100,"pos":{"x":98333,"y":6285,"z":173191},"rot":{"x":6755,"y":239284,"z":0}},{"groupId":186,"instId":300003,"propState":0,"propId":103074,"pos":{"x":97946,"y":6356,"z":173997},"rot":{"x":6755,"y":239284,"z":0}},{"groupId":186,"instId":300002,"propState":1,"propId":211,"pos":{"x":98670,"y":5971,"z":173678},"rot":{"x":353001,"y":239284,"z":4141}},{"groupId":186,"instId":300001,"propState":0,"propId":104133,"pos":{"x":98339,"y":6231,"z":173194},"rot":{"x":0,"y":36013,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300005,"propState":0,"propId":120,"pos":{"x":100696,"y":-6855,"z":115270},"rot":{"x":0,"y":63297,"z":0}},{"groupId":187,"instId":300004,"propState":0,"propId":100,"pos":{"x":100696,"y":-6268,"z":115270},"rot":{"x":0,"y":32013,"z":0}},{"groupId":187,"instId":300003,"propState":0,"propId":103074,"pos":{"x":101466,"y":-6214,"z":114823},"rot":{"x":0,"y":32013,"z":0}},{"groupId":187,"instId":300002,"propState":1,"propId":211,"pos":{"x":100058,"y":-7060,"z":114541},"rot":{"x":7610,"y":107238,"z":355391}},{"groupId":187,"instId":300001,"propState":18,"propId":104133,"pos":{"x":100696,"y":-6268,"z":115270},"rot":{"x":0,"y":194098,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300004,"propState":0,"propId":100,"pos":{"x":55420,"y":1083,"z":26600},"rot":{"x":0,"y":122362,"z":0}},{"groupId":188,"instId":300003,"propState":0,"propId":104102,"pos":{"x":54349,"y":1842,"z":24870},"rot":{"x":0,"y":32361,"z":0}},{"groupId":188,"instId":300002,"propState":0,"propId":104159,"pos":{"x":55420,"y":1187,"z":26600},"rot":{"x":0,"y":122362,"z":0}},{"groupId":188,"instId":300001,"propState":12,"propId":60401,"pos":{"x":55420,"y":1083,"z":26600},"rot":{"x":0,"y":122362,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300003,"propState":12,"propId":60401,"pos":{"x":54034,"y":2083,"z":26759},"rot":{"x":0,"y":122362,"z":0}},{"groupId":189,"instId":300002,"propState":12,"propId":60401,"pos":{"x":54679,"y":2083,"z":27778},"rot":{"x":0,"y":122362,"z":0}},{"groupId":189,"instId":300001,"propState":12,"propId":60401,"pos":{"x":55420,"y":1083,"z":26600},"rot":{"x":0,"y":122362,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"191":{"props":[{"groupId":191,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-48812,"y":-13096,"z":24729},"rot":{"x":0,"y":196492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300004,"propState":0,"propId":100,"pos":{"x":-48812,"y":-13096,"z":24729},"rot":{"x":0,"y":196492,"z":0}},{"groupId":190,"instId":300003,"propState":0,"propId":104102,"pos":{"x":-50639,"y":-12343,"z":25271},"rot":{"x":0,"y":106492,"z":0}},{"groupId":190,"instId":300002,"propState":0,"propId":104159,"pos":{"x":-48812,"y":-12996,"z":24729},"rot":{"x":0,"y":196492,"z":0}},{"groupId":190,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-48812,"y":-13096,"z":24729},"rot":{"x":0,"y":196492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300002,"propState":0,"propId":100,"pos":{"x":12020,"y":-8912,"z":-66730},"rot":{"x":0,"y":334594,"z":0}},{"groupId":210,"instId":300005,"propState":0,"propId":100,"pos":{"x":12020,"y":-8912,"z":-66730},"rot":{"x":0,"y":334594,"z":0}},{"groupId":210,"instId":300004,"propState":0,"propId":100,"pos":{"x":10882,"y":-7393,"z":-64528},"rot":{"x":0,"y":156131,"z":0}},{"groupId":210,"instId":300003,"propState":0,"propId":103074,"pos":{"x":10763,"y":-7101,"z":-63512},"rot":{"x":0,"y":156130,"z":0}},{"groupId":210,"instId":300001,"propState":0,"propId":104098,"pos":{"x":10560,"y":-8894,"z":-63800},"rot":{"x":0,"y":336131,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300002,"propState":0,"propId":211,"pos":{"x":12020,"y":-8912,"z":-66730},"rot":{"x":0,"y":334594,"z":0}},{"groupId":211,"instId":300003,"propState":0,"propId":211,"pos":{"x":10560,"y":-8894,"z":-63800},"rot":{"x":0,"y":336131,"z":0}},{"groupId":211,"instId":300001,"propState":20,"propId":60402,"pos":{"x":12020,"y":-8912,"z":-66730},"rot":{"x":0,"y":334594,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"212":{"props":[{"groupId":212,"instId":300005,"propState":0,"propId":100,"pos":{"x":133434,"y":20422,"z":105941},"rot":{"x":0,"y":151808,"z":0}},{"groupId":212,"instId":300004,"propState":0,"propId":100,"pos":{"x":131660,"y":21980,"z":103120},"rot":{"x":0,"y":18621,"z":0}},{"groupId":212,"instId":300003,"propState":0,"propId":103074,"pos":{"x":130354,"y":22623,"z":100175},"rot":{"x":0,"y":18621,"z":0}},{"groupId":212,"instId":300002,"propState":0,"propId":100,"pos":{"x":133434,"y":20422,"z":105941},"rot":{"x":0,"y":151808,"z":0}},{"groupId":212,"instId":300001,"propState":0,"propId":104098,"pos":{"x":130695,"y":20829,"z":100257},"rot":{"x":0,"y":198621,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"213":{"props":[{"groupId":213,"instId":300002,"propState":0,"propId":211,"pos":{"x":133434,"y":20422,"z":105941},"rot":{"x":0,"y":151808,"z":0}},{"groupId":213,"instId":300003,"propState":0,"propId":211,"pos":{"x":130695,"y":20829,"z":100257},"rot":{"x":0,"y":198621,"z":0}},{"groupId":213,"instId":300001,"propState":20,"propId":60402,"pos":{"x":133434,"y":20422,"z":105941},"rot":{"x":0,"y":151808,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"234":{"props":[{"groupId":234,"instId":300008,"propState":18,"propId":104093,"pos":{"x":50739,"y":-4200,"z":3033},"rot":{"x":0,"y":37266,"z":0}},{"groupId":234,"instId":300007,"propState":18,"propId":104094,"pos":{"x":21697,"y":-7407,"z":-32353},"rot":{"x":1293,"y":95669,"z":347190}},{"groupId":234,"instId":300006,"propState":18,"propId":104094,"pos":{"x":-44588,"y":-10435,"z":-5025},"rot":{"x":356875,"y":141145,"z":2219}},{"groupId":234,"instId":300005,"propState":18,"propId":104095,"pos":{"x":-17196,"y":-10609,"z":6151},"rot":{"x":356499,"y":141284,"z":359189}},{"groupId":234,"instId":300004,"propState":18,"propId":104096,"pos":{"x":3849,"y":-7833,"z":-30852},"rot":{"x":0,"y":272470,"z":0}},{"groupId":234,"instId":300003,"propState":18,"propId":104096,"pos":{"x":53643,"y":-4172,"z":18492},"rot":{"x":0,"y":335434,"z":0}},{"groupId":234,"instId":300002,"propState":18,"propId":104094,"pos":{"x":2770,"y":-8087,"z":-53578},"rot":{"x":0,"y":60071,"z":0}},{"groupId":234,"instId":300001,"propState":18,"propId":104095,"pos":{"x":110698,"y":5091,"z":170494},"rot":{"x":515,"y":141122,"z":6615}}],"npcs":[],"monsters":[],"teleports":{}},"249":{"props":[],"npcs":[{"groupId":249,"instId":400001,"npcId":9998,"pos":{"x":-69790,"y":-13613,"z":22120},"rot":{"x":0,"y":284549,"z":0}}],"monsters":[],"teleports":{}},"258":{"props":[{"groupId":258,"instId":300001,"propState":11,"propId":104046,"pos":{"x":6012,"y":-9964,"z":67492},"rot":{"x":0,"y":248512,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"259":{"props":[{"groupId":259,"instId":300001,"propState":11,"propId":104046,"pos":{"x":77188,"y":-4990,"z":17038},"rot":{"x":0,"y":311407,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":501,"startAnchorId":null,"startGroupId":null}},"2041101":{"P20411_F20411001":{"scenes":{"34":{"props":[{"groupId":34,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-346020,"y":-112325,"z":-532130},"rot":{"x":0,"y":120000,"z":0}},{"groupId":34,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-237190,"y":20921,"z":-226930},"rot":{"x":0,"y":32871,"z":0}},{"groupId":34,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-396661,"y":-116282,"z":-513795},"rot":{"x":0,"y":29896,"z":0}},{"groupId":34,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-149016,"y":72663,"z":-64027},"rot":{"x":0,"y":321933,"z":0}},{"groupId":34,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-266411,"y":-3875,"z":-312938},"rot":{"x":0,"y":210000,"z":0}},{"groupId":34,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-401310,"y":-121640,"z":-546572},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300006,"propState":8,"propId":101,"pos":{"x":114365,"y":2105,"z":201210},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300004,"propState":8,"propId":101,"pos":{"x":217412,"y":2166,"z":190233},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300007,"propState":8,"propId":101,"pos":{"x":33410,"y":78904,"z":-7925},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300005,"propState":8,"propId":101,"pos":{"x":-2591,"y":81934,"z":149568},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300003,"propState":8,"propId":101,"pos":{"x":223815,"y":56318,"z":-31587},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300002,"propState":8,"propId":101,"pos":{"x":-164408,"y":71462,"z":-52903},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300001,"propState":8,"propId":101,"pos":{"x":-497422,"y":-96003,"z":-595220},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2041105":{"anchorId":5,"groupId":33,"instId":300005,"pos":{"x":210,"y":81854,"z":158025},"rot":{"x":0,"y":0,"z":0}},"2041106":{"anchorId":6,"groupId":33,"instId":300006,"pos":{"x":125650,"y":130,"z":195787},"rot":{"x":0,"y":270000,"z":0}},"2041107":{"anchorId":7,"groupId":33,"instId":300007,"pos":{"x":38177,"y":78974,"z":-13991},"rot":{"x":0,"y":226562,"z":0}},"2041101":{"anchorId":1,"groupId":33,"instId":300001,"pos":{"x":-497420,"y":-96020,"z":-605400},"rot":{"x":0,"y":26802,"z":0}},"2041102":{"anchorId":2,"groupId":33,"instId":300002,"pos":{"x":-161058,"y":71461,"z":-61878},"rot":{"x":0,"y":75110,"z":0}},"2041103":{"anchorId":3,"groupId":33,"instId":300003,"pos":{"x":216516,"y":56318,"z":-27922},"rot":{"x":0,"y":0,"z":0}},"2041104":{"anchorId":4,"groupId":33,"instId":300004,"pos":{"x":222334,"y":2165,"z":194480},"rot":{"x":0,"y":300000,"z":0}}}},"40":{"props":[{"groupId":40,"instId":300005,"propState":12,"propId":60401,"pos":{"x":41150,"y":93815,"z":-72192},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300006,"propState":12,"propId":60402,"pos":{"x":43,"y":82624,"z":-124527},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-85900,"y":76627,"z":-37190},"rot":{"x":0,"y":180536,"z":0}},{"groupId":40,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-2821,"y":78915,"z":-32206},"rot":{"x":0,"y":150128,"z":0}},{"groupId":40,"instId":300007,"propState":12,"propId":60401,"pos":{"x":-40402,"y":78924,"z":-49702},"rot":{"x":0,"y":132319,"z":0}},{"groupId":40,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-243,"y":88859,"z":93685},"rot":{"x":0,"y":180000,"z":0}},{"groupId":40,"instId":300002,"propState":12,"propId":60401,"pos":{"x":45734,"y":81160,"z":10016},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300008,"propState":12,"propId":60401,"pos":{"x":352289,"y":34943,"z":117715},"rot":{"x":0,"y":291789,"z":0}},{"groupId":41,"instId":300007,"propState":12,"propId":60401,"pos":{"x":271491,"y":39485,"z":-31279},"rot":{"x":0,"y":45000,"z":0}},{"groupId":41,"instId":300006,"propState":12,"propId":60401,"pos":{"x":351105,"y":26096,"z":102036},"rot":{"x":0,"y":291789,"z":0}},{"groupId":41,"instId":300005,"propState":12,"propId":60401,"pos":{"x":361110,"y":44341,"z":8880},"rot":{"x":0,"y":358441,"z":0}},{"groupId":41,"instId":300004,"propState":12,"propId":60401,"pos":{"x":319229,"y":44470,"z":-35327},"rot":{"x":0,"y":270000,"z":0}},{"groupId":41,"instId":300003,"propState":12,"propId":60401,"pos":{"x":291330,"y":50230,"z":-45144},"rot":{"x":0,"y":0,"z":0}},{"groupId":41,"instId":300002,"propState":12,"propId":60401,"pos":{"x":228150,"y":44341,"z":-40782},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300003,"propState":12,"propId":60401,"pos":{"x":197556,"y":-8646,"z":178939},"rot":{"x":0,"y":8349,"z":0}},{"groupId":42,"instId":300005,"propState":12,"propId":60401,"pos":{"x":156450,"y":185,"z":197660},"rot":{"x":0,"y":306373,"z":0}},{"groupId":42,"instId":300004,"propState":12,"propId":60401,"pos":{"x":168854,"y":-2849,"z":129870},"rot":{"x":0,"y":356471,"z":0}},{"groupId":42,"instId":300001,"propState":12,"propId":60401,"pos":{"x":193944,"y":-2638,"z":246468},"rot":{"x":0,"y":122148,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300027,"propState":0,"propId":104009,"pos":{"x":-145998,"y":71505,"z":-50107},"rot":{"x":0,"y":44047,"z":0}},{"groupId":44,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-283150,"y":6520,"z":-261980},"rot":{"x":0,"y":278612,"z":0}},{"groupId":44,"instId":300025,"propState":0,"propId":104009,"pos":{"x":-348575,"y":-114337,"z":-559546},"rot":{"x":0,"y":53077,"z":0}},{"groupId":44,"instId":300024,"propState":0,"propId":104008,"pos":{"x":-360840,"y":-112354,"z":-468694},"rot":{"x":0,"y":253235,"z":0}},{"groupId":44,"instId":300011,"propState":0,"propId":104011,"pos":{"x":-247100,"y":17381,"z":-205220},"rot":{"x":0,"y":208977,"z":0}},{"groupId":44,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-267198,"y":15128,"z":-217174},"rot":{"x":0,"y":171416,"z":0}},{"groupId":44,"instId":300013,"propState":0,"propId":104010,"pos":{"x":-393936,"y":-116311,"z":-513239},"rot":{"x":0,"y":295477,"z":0}},{"groupId":44,"instId":300026,"propState":0,"propId":104010,"pos":{"x":-269810,"y":-3317,"z":-303780},"rot":{"x":0,"y":302529,"z":0}},{"groupId":44,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-342812,"y":-105562,"z":-437230},"rot":{"x":0,"y":156085,"z":0}},{"groupId":44,"instId":300023,"propState":0,"propId":104011,"pos":{"x":-380780,"y":-116476,"z":-498180},"rot":{"x":0,"y":211526,"z":0}},{"groupId":44,"instId":300022,"propState":0,"propId":104011,"pos":{"x":-370590,"y":-116476,"z":-504140},"rot":{"x":0,"y":211526,"z":0}},{"groupId":44,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-396563,"y":-116344,"z":-500510},"rot":{"x":0,"y":125243,"z":0}},{"groupId":44,"instId":300015,"propState":0,"propId":104010,"pos":{"x":-389520,"y":-112338,"z":-512290},"rot":{"x":0,"y":118964,"z":0}},{"groupId":44,"instId":300021,"propState":0,"propId":104010,"pos":{"x":-344814,"y":-112633,"z":-533611},"rot":{"x":340934,"y":157403,"z":0}},{"groupId":44,"instId":300020,"propState":0,"propId":104010,"pos":{"x":-346454,"y":-112719,"z":-533608},"rot":{"x":346714,"y":187363,"z":0}},{"groupId":44,"instId":300005,"propState":0,"propId":104011,"pos":{"x":-336600,"y":-112324,"z":-531180},"rot":{"x":0,"y":228051,"z":0}},{"groupId":44,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-392204,"y":-117738,"z":-571121},"rot":{"x":0,"y":331915,"z":0}},{"groupId":44,"instId":300018,"propState":0,"propId":104010,"pos":{"x":-401640,"y":-117671,"z":-527190},"rot":{"x":0,"y":358253,"z":0}},{"groupId":44,"instId":300003,"propState":0,"propId":104011,"pos":{"x":-395922,"y":-117739,"z":-543856},"rot":{"x":0,"y":313669,"z":0}},{"groupId":44,"instId":300017,"propState":0,"propId":104010,"pos":{"x":-444360,"y":-109949,"z":-545773},"rot":{"x":0,"y":320532,"z":0}},{"groupId":44,"instId":300012,"propState":0,"propId":104010,"pos":{"x":-481630,"y":-96003,"z":-598985},"rot":{"x":0,"y":293353,"z":0}},{"groupId":44,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-498395,"y":-96003,"z":-577053},"rot":{"x":0,"y":150828,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300029,"propState":0,"propId":104010,"pos":{"x":15432,"y":78923,"z":-112835},"rot":{"x":0,"y":57849,"z":0}},{"groupId":45,"instId":300028,"propState":0,"propId":104010,"pos":{"x":10459,"y":78923,"z":-107033},"rot":{"x":0,"y":20641,"z":0}},{"groupId":45,"instId":300022,"propState":0,"propId":104009,"pos":{"x":63253,"y":90110,"z":-10308},"rot":{"x":0,"y":311639,"z":0}},{"groupId":45,"instId":300021,"propState":0,"propId":104009,"pos":{"x":-5047,"y":78904,"z":-61272},"rot":{"x":0,"y":144857,"z":0}},{"groupId":45,"instId":300025,"propState":0,"propId":104010,"pos":{"x":-8425,"y":93814,"z":-20959},"rot":{"x":0,"y":63235,"z":0}},{"groupId":45,"instId":300011,"propState":0,"propId":104010,"pos":{"x":12251,"y":93815,"z":-6753},"rot":{"x":0,"y":180000,"z":0}},{"groupId":45,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-10620,"y":81966,"z":121690},"rot":{"x":0,"y":84657,"z":0}},{"groupId":45,"instId":300018,"propState":0,"propId":104011,"pos":{"x":12582,"y":88859,"z":77088},"rot":{"x":0,"y":247995,"z":0}},{"groupId":45,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-30440,"y":78903,"z":-32270},"rot":{"x":0,"y":267183,"z":0}},{"groupId":45,"instId":300001,"propState":0,"propId":104010,"pos":{"x":10812,"y":93815,"z":-54999},"rot":{"x":0,"y":180000,"z":0}},{"groupId":45,"instId":300009,"propState":0,"propId":104010,"pos":{"x":36710,"y":93814,"z":-70700},"rot":{"x":0,"y":287704,"z":0}},{"groupId":45,"instId":300015,"propState":0,"propId":104011,"pos":{"x":-10370,"y":88859,"z":76910},"rot":{"x":0,"y":96770,"z":0}},{"groupId":45,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-3584,"y":83447,"z":38536},"rot":{"x":0,"y":103215,"z":0}},{"groupId":45,"instId":300013,"propState":0,"propId":104010,"pos":{"x":-98935,"y":80610,"z":-86780},"rot":{"x":0,"y":50088,"z":0}},{"groupId":45,"instId":300027,"propState":0,"propId":104010,"pos":{"x":-8974,"y":78923,"z":-105365},"rot":{"x":0,"y":340609,"z":0}},{"groupId":45,"instId":300026,"propState":0,"propId":104010,"pos":{"x":-13776,"y":78923,"z":-109833},"rot":{"x":0,"y":323371,"z":0}},{"groupId":45,"instId":300006,"propState":0,"propId":104008,"pos":{"x":36186,"y":84965,"z":-72905},"rot":{"x":0,"y":65473,"z":0}},{"groupId":45,"instId":300020,"propState":0,"propId":104008,"pos":{"x":-81538,"y":76617,"z":-36922},"rot":{"x":0,"y":315734,"z":0}},{"groupId":45,"instId":300007,"propState":0,"propId":104010,"pos":{"x":39919,"y":78904,"z":-59434},"rot":{"x":0,"y":316228,"z":0}},{"groupId":45,"instId":300019,"propState":0,"propId":104010,"pos":{"x":46160,"y":78903,"z":-29780},"rot":{"x":0,"y":270000,"z":0}},{"groupId":45,"instId":300017,"propState":0,"propId":104011,"pos":{"x":13440,"y":88859,"z":74980},"rot":{"x":0,"y":247995,"z":0}},{"groupId":45,"instId":300016,"propState":0,"propId":104011,"pos":{"x":-10680,"y":88859,"z":74300},"rot":{"x":0,"y":96770,"z":0}},{"groupId":45,"instId":300003,"propState":0,"propId":104010,"pos":{"x":-26490,"y":78903,"z":-7670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":45,"instId":300023,"propState":0,"propId":104010,"pos":{"x":-74077,"y":80610,"z":-86531},"rot":{"x":0,"y":316500,"z":0}},{"groupId":45,"instId":300012,"propState":0,"propId":104011,"pos":{"x":-90390,"y":76626,"z":-53310},"rot":{"x":0,"y":179855,"z":0}},{"groupId":45,"instId":300002,"propState":0,"propId":104011,"pos":{"x":-81370,"y":76626,"z":-53251},"rot":{"x":0,"y":199069,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[],"npcs":[],"monsters":[{"groupId":102,"instId":200002,"monsterId":4012010,"eventId":20411002,"pos":{"x":-374097,"y":-114379,"z":-554607},"rot":{"x":0,"y":311355,"z":0}},{"groupId":102,"instId":200003,"monsterId":4012010,"eventId":20411003,"pos":{"x":-375268,"y":-114388,"z":-557987},"rot":{"x":0,"y":65315,"z":0}},{"groupId":102,"instId":200006,"monsterId":4012010,"eventId":20411006,"pos":{"x":-276136,"y":-3930,"z":-315386},"rot":{"x":0,"y":312966,"z":0}},{"groupId":102,"instId":200005,"monsterId":4012010,"eventId":20411005,"pos":{"x":-397670,"y":-116344,"z":-510360},"rot":{"x":0,"y":325018,"z":0}},{"groupId":102,"instId":200004,"monsterId":4012030,"eventId":20411004,"pos":{"x":-367643,"y":-114443,"z":-549029},"rot":{"x":0,"y":325421,"z":0}},{"groupId":102,"instId":200001,"monsterId":4012030,"eventId":20411001,"pos":{"x":-449383,"y":-109949,"z":-536587},"rot":{"x":0,"y":224794,"z":0}}],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300003,"propState":0,"propId":104010,"pos":{"x":138085,"y":-8499,"z":201798},"rot":{"x":0,"y":100812,"z":0}},{"groupId":47,"instId":300018,"propState":0,"propId":104009,"pos":{"x":173410,"y":124,"z":180790},"rot":{"x":0,"y":186990,"z":0}},{"groupId":47,"instId":300017,"propState":0,"propId":104008,"pos":{"x":188820,"y":-6150,"z":241340},"rot":{"x":0,"y":273479,"z":0}},{"groupId":47,"instId":300014,"propState":0,"propId":104009,"pos":{"x":276804,"y":2172,"z":199274},"rot":{"x":0,"y":224404,"z":0}},{"groupId":47,"instId":300020,"propState":0,"propId":104010,"pos":{"x":134025,"y":66,"z":200393},"rot":{"x":0,"y":176010,"z":0}},{"groupId":47,"instId":300019,"propState":0,"propId":104010,"pos":{"x":163490,"y":228,"z":195610},"rot":{"x":0,"y":139956,"z":0}},{"groupId":47,"instId":300012,"propState":0,"propId":104011,"pos":{"x":198350,"y":1094,"z":178290},"rot":{"x":0,"y":176466,"z":0}},{"groupId":47,"instId":300011,"propState":0,"propId":104010,"pos":{"x":203960,"y":2161,"z":153327},"rot":{"x":0,"y":304783,"z":0}},{"groupId":47,"instId":300009,"propState":0,"propId":104010,"pos":{"x":118119,"y":-7363,"z":135283},"rot":{"x":0,"y":33454,"z":0}},{"groupId":47,"instId":300010,"propState":0,"propId":104010,"pos":{"x":160580,"y":-2852,"z":122646},"rot":{"x":0,"y":3777,"z":0}},{"groupId":47,"instId":300008,"propState":0,"propId":104010,"pos":{"x":166489,"y":-2823,"z":149841},"rot":{"x":0,"y":88900,"z":0}},{"groupId":47,"instId":300005,"propState":0,"propId":104010,"pos":{"x":203074,"y":-8680,"z":198883},"rot":{"x":0,"y":267167,"z":0}},{"groupId":47,"instId":300002,"propState":0,"propId":104010,"pos":{"x":218570,"y":-2638,"z":232280},"rot":{"x":0,"y":218867,"z":0}},{"groupId":47,"instId":300001,"propState":0,"propId":104010,"pos":{"x":212320,"y":2161,"z":198430},"rot":{"x":0,"y":178795,"z":0}},{"groupId":47,"instId":300016,"propState":0,"propId":104011,"pos":{"x":241550,"y":2163,"z":192084},"rot":{"x":0,"y":74446,"z":0}},{"groupId":47,"instId":300015,"propState":0,"propId":104011,"pos":{"x":241788,"y":2166,"z":198500},"rot":{"x":0,"y":109246,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300023,"propState":0,"propId":104008,"pos":{"x":322430,"y":44612,"z":21284},"rot":{"x":0,"y":334423,"z":0}},{"groupId":46,"instId":300009,"propState":0,"propId":104010,"pos":{"x":361396,"y":44447,"z":29384},"rot":{"x":0,"y":268732,"z":0}},{"groupId":46,"instId":300006,"propState":0,"propId":104011,"pos":{"x":238544,"y":44612,"z":-15616},"rot":{"x":0,"y":88335,"z":0}},{"groupId":46,"instId":300024,"propState":0,"propId":104009,"pos":{"x":256368,"y":44341,"z":19432},"rot":{"x":0,"y":319939,"z":0}},{"groupId":46,"instId":300010,"propState":0,"propId":104010,"pos":{"x":352800,"y":41540,"z":62430},"rot":{"x":0,"y":156496,"z":0}},{"groupId":46,"instId":300018,"propState":0,"propId":104011,"pos":{"x":142040,"y":69850,"z":-46500},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300014,"propState":0,"propId":104010,"pos":{"x":288760,"y":2173,"z":199540},"rot":{"x":0,"y":117010,"z":0}},{"groupId":46,"instId":300013,"propState":0,"propId":104010,"pos":{"x":342389,"y":26160,"z":134782},"rot":{"x":0,"y":57296,"z":0}},{"groupId":46,"instId":300021,"propState":0,"propId":104011,"pos":{"x":246530,"y":44613,"z":46390},"rot":{"x":0,"y":183742,"z":0}},{"groupId":46,"instId":300020,"propState":0,"propId":104011,"pos":{"x":259717,"y":44613,"z":46367},"rot":{"x":0,"y":182436,"z":0}},{"groupId":46,"instId":300005,"propState":0,"propId":104010,"pos":{"x":217590,"y":44613,"z":20740},"rot":{"x":0,"y":176771,"z":0}},{"groupId":46,"instId":300019,"propState":0,"propId":104011,"pos":{"x":203580,"y":63318,"z":2869},"rot":{"x":0,"y":180000,"z":0}},{"groupId":46,"instId":300016,"propState":0,"propId":104011,"pos":{"x":141278,"y":69830,"z":-36063},"rot":{"x":0,"y":212575,"z":0}},{"groupId":46,"instId":300025,"propState":0,"propId":104009,"pos":{"x":350421,"y":41540,"z":83321},"rot":{"x":0,"y":327864,"z":0}},{"groupId":46,"instId":300012,"propState":0,"propId":104010,"pos":{"x":343304,"y":26096,"z":119268},"rot":{"x":0,"y":22407,"z":0}},{"groupId":46,"instId":300011,"propState":0,"propId":104010,"pos":{"x":377270,"y":33560,"z":115730},"rot":{"x":0,"y":257437,"z":0}},{"groupId":46,"instId":300008,"propState":0,"propId":104011,"pos":{"x":322540,"y":44612,"z":-10640},"rot":{"x":0,"y":317768,"z":0}},{"groupId":46,"instId":300022,"propState":0,"propId":104011,"pos":{"x":297260,"y":50225,"z":-8443},"rot":{"x":0,"y":269648,"z":0}},{"groupId":46,"instId":300007,"propState":0,"propId":104011,"pos":{"x":262421,"y":39485,"z":-32229},"rot":{"x":0,"y":317913,"z":0}},{"groupId":46,"instId":300003,"propState":0,"propId":104010,"pos":{"x":203410,"y":70770,"z":-24750},"rot":{"x":0,"y":233729,"z":0}},{"groupId":46,"instId":300002,"propState":0,"propId":104010,"pos":{"x":196668,"y":70318,"z":-47433},"rot":{"x":0,"y":324730,"z":0}},{"groupId":46,"instId":300027,"propState":0,"propId":104011,"pos":{"x":157690,"y":69850,"z":-46160},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300017,"propState":0,"propId":104011,"pos":{"x":142790,"y":69750,"z":-36161},"rot":{"x":0,"y":147463,"z":0}},{"groupId":46,"instId":300015,"propState":0,"propId":104011,"pos":{"x":123277,"y":70340,"z":-46313},"rot":{"x":0,"y":356434,"z":0}},{"groupId":46,"instId":300001,"propState":0,"propId":104011,"pos":{"x":123104,"y":70340,"z":-35873},"rot":{"x":0,"y":184402,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"104":{"props":[],"npcs":[],"monsters":[{"groupId":104,"instId":200006,"monsterId":4012020,"eventId":20411029,"pos":{"x":290019,"y":50501,"z":2359},"rot":{"x":0,"y":251282,"z":0}},{"groupId":104,"instId":200004,"monsterId":4012030,"eventId":20411027,"pos":{"x":212033,"y":50239,"z":33028},"rot":{"x":0,"y":168461,"z":0}},{"groupId":104,"instId":200007,"monsterId":4012020,"eventId":20411030,"pos":{"x":363685,"y":44341,"z":15861},"rot":{"x":0,"y":242105,"z":0}},{"groupId":104,"instId":200003,"monsterId":4012010,"eventId":20411026,"pos":{"x":244558,"y":44341,"z":-37682},"rot":{"x":0,"y":312961,"z":0}},{"groupId":104,"instId":200005,"monsterId":4012030,"eventId":20411028,"pos":{"x":308939,"y":44341,"z":-28425},"rot":{"x":0,"y":3176,"z":0}},{"groupId":104,"instId":200002,"monsterId":4012030,"eventId":20411024,"pos":{"x":210225,"y":70318,"z":-41112},"rot":{"x":0,"y":238605,"z":0}},{"groupId":104,"instId":200001,"monsterId":4012020,"eventId":20411023,"pos":{"x":158440,"y":70340,"z":-35990},"rot":{"x":0,"y":349680,"z":0}}],"teleports":{}},"103":{"props":[],"npcs":[],"monsters":[{"groupId":103,"instId":200012,"monsterId":4012020,"eventId":20411022,"pos":{"x":-41731,"y":84965,"z":-66831},"rot":{"x":0,"y":177437,"z":0}},{"groupId":103,"instId":200010,"monsterId":4012020,"eventId":20411020,"pos":{"x":14425,"y":93814,"z":-18083},"rot":{"x":0,"y":91544,"z":0}},{"groupId":103,"instId":200005,"monsterId":4012020,"eventId":20411015,"pos":{"x":43040,"y":81160,"z":12520},"rot":{"x":0,"y":345753,"z":0}},{"groupId":103,"instId":200011,"monsterId":4012030,"eventId":20411021,"pos":{"x":31603,"y":93814,"z":-12440},"rot":{"x":0,"y":259525,"z":0}},{"groupId":103,"instId":200009,"monsterId":4012010,"eventId":20411019,"pos":{"x":-85301,"y":76617,"z":-64421},"rot":{"x":0,"y":56609,"z":0}},{"groupId":103,"instId":200008,"monsterId":4012030,"eventId":20411018,"pos":{"x":32360,"y":93733,"z":-26216},"rot":{"x":0,"y":233730,"z":0}},{"groupId":103,"instId":200007,"monsterId":4012030,"eventId":20411017,"pos":{"x":35160,"y":93814,"z":-50220},"rot":{"x":0,"y":0,"z":0}},{"groupId":103,"instId":200004,"monsterId":4012020,"eventId":20411014,"pos":{"x":-18623,"y":78904,"z":-14668},"rot":{"x":0,"y":109262,"z":0}},{"groupId":103,"instId":200002,"monsterId":4012010,"eventId":20411012,"pos":{"x":-33257,"y":78903,"z":-53376},"rot":{"x":0,"y":152835,"z":0}},{"groupId":103,"instId":200001,"monsterId":4012030,"eventId":20411011,"pos":{"x":-93190,"y":76627,"z":-38460},"rot":{"x":0,"y":83637,"z":0}}],"teleports":{}},"105":{"props":[],"npcs":[],"monsters":[{"groupId":105,"instId":200009,"monsterId":4012020,"eventId":20411039,"pos":{"x":196758,"y":2161,"z":162980},"rot":{"x":0,"y":285379,"z":0}},{"groupId":105,"instId":200006,"monsterId":4012010,"eventId":20411036,"pos":{"x":195450,"y":-2640,"z":244475},"rot":{"x":0,"y":184990,"z":0}},{"groupId":105,"instId":200008,"monsterId":4012010,"eventId":20411038,"pos":{"x":139589,"y":-2852,"z":133204},"rot":{"x":0,"y":102900,"z":0}},{"groupId":105,"instId":200007,"monsterId":4012030,"eventId":20411037,"pos":{"x":102008,"y":-10849,"z":154661},"rot":{"x":0,"y":104146,"z":0}},{"groupId":105,"instId":200005,"monsterId":4012020,"eventId":20411035,"pos":{"x":209600,"y":-2638,"z":233390},"rot":{"x":0,"y":343847,"z":0}}],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300009,"propState":0,"propId":104037,"pos":{"x":-82800,"y":76626,"z":-53160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300007,"propState":0,"propId":104071,"pos":{"x":-94920,"y":82388,"z":-90763},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300006,"propState":0,"propId":104071,"pos":{"x":-67817,"y":78497,"z":-61095},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300005,"propState":0,"propId":104051,"pos":{"x":-85970,"y":76626,"z":-51150},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":104033,"pos":{"x":-90685,"y":83670,"z":-85830},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300003,"propState":0,"propId":104016,"pos":{"x":-73140,"y":80610,"z":-81366},"rot":{"x":0,"y":181380,"z":0}},{"groupId":18,"instId":300004,"propState":0,"propId":100,"pos":{"x":-95175,"y":78137,"z":-56354},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":104034,"pos":{"x":-86390,"y":80670,"z":-84900},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300008,"propState":0,"propId":138,"pos":{"x":-370000,"y":-112340,"z":-523700},"rot":{"x":0,"y":120000,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":138,"pos":{"x":-401090,"y":-117680,"z":-553000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":1,"propId":104088,"pos":{"x":-363873,"y":-113516,"z":-526716},"rot":{"x":0,"y":300000,"z":0}},{"groupId":6,"instId":300002,"propState":1,"propId":104088,"pos":{"x":-376194,"y":-113516,"z":-519602},"rot":{"x":0,"y":120000,"z":0}},{"groupId":6,"instId":300005,"propState":1,"propId":104088,"pos":{"x":-363873,"y":-113516,"z":-526716},"rot":{"x":0,"y":300000,"z":0}},{"groupId":6,"instId":300004,"propState":1,"propId":104088,"pos":{"x":-376194,"y":-113516,"z":-519602},"rot":{"x":0,"y":120000,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":104042,"pos":{"x":-401090,"y":-117680,"z":-561610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":104042,"pos":{"x":-377030,"y":-112340,"z":-519120},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300017,"propState":0,"propId":104033,"pos":{"x":4750,"y":95562,"z":-25647},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300016,"propState":0,"propId":104033,"pos":{"x":33370,"y":98666,"z":-48840},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300014,"propState":0,"propId":104037,"pos":{"x":44636,"y":81450,"z":-41347},"rot":{"x":0,"y":37745,"z":0}},{"groupId":19,"instId":300008,"propState":0,"propId":104045,"pos":{"x":46650,"y":78903,"z":-45180},"rot":{"x":0,"y":267626,"z":0}},{"groupId":19,"instId":300001,"propState":0,"propId":104045,"pos":{"x":6767,"y":78915,"z":-51248},"rot":{"x":0,"y":95380,"z":0}},{"groupId":19,"instId":300005,"propState":0,"propId":104016,"pos":{"x":-9777,"y":84964,"z":-71274},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300015,"propState":0,"propId":104037,"pos":{"x":-2841,"y":78904,"z":-75499},"rot":{"x":0,"y":82614,"z":0}},{"groupId":19,"instId":300020,"propState":0,"propId":104037,"pos":{"x":2278,"y":78923,"z":-74777},"rot":{"x":4,"y":83961,"z":359876}},{"groupId":19,"instId":300019,"propState":0,"propId":104037,"pos":{"x":-302,"y":78904,"z":-74632},"rot":{"x":0,"y":89297,"z":0}},{"groupId":19,"instId":300013,"propState":0,"propId":104037,"pos":{"x":43920,"y":78903,"z":-41050},"rot":{"x":0,"y":3292,"z":0}},{"groupId":19,"instId":300011,"propState":0,"propId":104037,"pos":{"x":45946,"y":78903,"z":-39370},"rot":{"x":0,"y":355961,"z":0}},{"groupId":19,"instId":300010,"propState":0,"propId":104037,"pos":{"x":44756,"y":78903,"z":-43291},"rot":{"x":0,"y":338595,"z":0}},{"groupId":19,"instId":300009,"propState":0,"propId":104039,"pos":{"x":-233,"y":78938,"z":-33260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":19,"instId":300007,"propState":0,"propId":104038,"pos":{"x":190,"y":78903,"z":-19160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300006,"propState":0,"propId":104034,"pos":{"x":43690,"y":93815,"z":-49340},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300004,"propState":0,"propId":104034,"pos":{"x":2550,"y":93815,"z":-25190},"rot":{"x":0,"y":180000,"z":0}},{"groupId":19,"instId":300003,"propState":0,"propId":104045,"pos":{"x":46650,"y":78903,"z":-36520},"rot":{"x":0,"y":265786,"z":0}},{"groupId":19,"instId":300002,"propState":0,"propId":104045,"pos":{"x":-7257,"y":78915,"z":-51248},"rot":{"x":0,"y":81980,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300006,"propState":0,"propId":104052,"pos":{"x":-278003,"y":-3878,"z":-332891},"rot":{"x":0,"y":210513,"z":0}},{"groupId":89,"instId":300005,"propState":0,"propId":104052,"pos":{"x":-356160,"y":-3845,"z":-286980},"rot":{"x":0,"y":329724,"z":0}},{"groupId":89,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-333843,"y":-103594,"z":-428959},"rot":{"x":0,"y":149674,"z":0}},{"groupId":89,"instId":300003,"propState":2,"propId":104019,"pos":{"x":-278003,"y":-3878,"z":-332891},"rot":{"x":0,"y":30513,"z":0}},{"groupId":89,"instId":300002,"propState":0,"propId":104019,"pos":{"x":-356160,"y":-3845,"z":-286980},"rot":{"x":0,"y":28715,"z":0}},{"groupId":89,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-333843,"y":-103594,"z":-428959},"rot":{"x":0,"y":174779,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300004,"propState":0,"propId":104052,"pos":{"x":305080,"y":2424,"z":195270},"rot":{"x":0,"y":210071,"z":0}},{"groupId":95,"instId":300002,"propState":0,"propId":104019,"pos":{"x":305080,"y":2424,"z":195270},"rot":{"x":0,"y":270071,"z":0}},{"groupId":95,"instId":300003,"propState":0,"propId":104052,"pos":{"x":330597,"y":20676,"z":162130},"rot":{"x":0,"y":322926,"z":0}},{"groupId":95,"instId":300001,"propState":0,"propId":104019,"pos":{"x":330597,"y":20676,"z":162130},"rot":{"x":0,"y":132724,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300005,"propState":0,"propId":104024,"pos":{"x":-368510,"y":-109370,"z":-499116},"rot":{"x":0,"y":210018,"z":0}},{"groupId":92,"instId":300007,"propState":0,"propId":104122,"pos":{"x":-358140,"y":-109271,"z":-501780},"rot":{"x":0,"y":210000,"z":0}},{"groupId":92,"instId":300006,"propState":0,"propId":104122,"pos":{"x":-385260,"y":-109271,"z":-485980},"rot":{"x":0,"y":210000,"z":0}},{"groupId":92,"instId":300004,"propState":0,"propId":104024,"pos":{"x":-377483,"y":-109370,"z":-493927},"rot":{"x":0,"y":210018,"z":0}},{"groupId":92,"instId":300003,"propState":1,"propId":104005,"pos":{"x":-423942,"y":-114152,"z":-536706},"rot":{"x":0,"y":90000,"z":0}},{"groupId":92,"instId":300002,"propState":1,"propId":104004,"pos":{"x":-380747,"y":-112338,"z":-513708},"rot":{"x":0,"y":210000,"z":0}},{"groupId":92,"instId":300001,"propState":1,"propId":104005,"pos":{"x":-367094,"y":-112326,"z":-486342},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300002,"propState":1,"propId":104005,"pos":{"x":63809,"y":-13465,"z":196450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":99,"instId":300001,"propState":1,"propId":104005,"pos":{"x":106492,"y":2119,"z":196447},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"123":{"props":[{"groupId":123,"instId":300003,"propState":1,"propId":104006,"pos":{"x":50280,"y":78890,"z":-41010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":123,"instId":300002,"propState":0,"propId":104006,"pos":{"x":23138,"y":78919,"z":528},"rot":{"x":0,"y":180000,"z":0}},{"groupId":123,"instId":300004,"propState":1,"propId":104005,"pos":{"x":-290,"y":78929,"z":-74890},"rot":{"x":0,"y":180000,"z":0}},{"groupId":123,"instId":300001,"propState":1,"propId":104006,"pos":{"x":-22870,"y":78919,"z":531},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"134":{"props":[{"groupId":134,"instId":300006,"propState":20,"propId":60402,"pos":{"x":161287,"y":12,"z":206960},"rot":{"x":0,"y":45000,"z":0}},{"groupId":134,"instId":300005,"propState":0,"propId":104101,"pos":{"x":160780,"y":-9800,"z":208240},"rot":{"x":349394,"y":288243,"z":359159}},{"groupId":134,"instId":300002,"propState":0,"propId":104089,"pos":{"x":163330,"y":60,"z":208070},"rot":{"x":7861,"y":30000,"z":0}},{"groupId":134,"instId":300004,"propState":0,"propId":104101,"pos":{"x":184900,"y":-7530,"z":232760},"rot":{"x":14838,"y":210000,"z":0}},{"groupId":134,"instId":300003,"propState":0,"propId":104097,"pos":{"x":171595,"y":-10682,"z":207640},"rot":{"x":0,"y":217326,"z":0}},{"groupId":134,"instId":300001,"propState":0,"propId":104097,"pos":{"x":208012,"y":-2564,"z":219438},"rot":{"x":0,"y":47997,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"136":{"props":[{"groupId":136,"instId":300004,"propState":0,"propId":104100,"pos":{"x":158930,"y":5046,"z":242560},"rot":{"x":0,"y":0,"z":0}},{"groupId":136,"instId":300003,"propState":0,"propId":104061,"pos":{"x":130410,"y":22890,"z":156400},"rot":{"x":0,"y":97096,"z":0}},{"groupId":136,"instId":300002,"propState":2,"propId":104061,"pos":{"x":165630,"y":20620,"z":246830},"rot":{"x":0,"y":202096,"z":0}},{"groupId":136,"instId":300001,"propState":0,"propId":104061,"pos":{"x":216090,"y":9630,"z":183986},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300026,"propState":0,"propId":104037,"pos":{"x":203606,"y":-66,"z":236014},"rot":{"x":0,"y":300000,"z":0}},{"groupId":135,"instId":300025,"propState":0,"propId":104037,"pos":{"x":203606,"y":-2566,"z":236014},"rot":{"x":0,"y":300000,"z":0}},{"groupId":135,"instId":300024,"propState":0,"propId":104037,"pos":{"x":203636,"y":-2566,"z":232911},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300023,"propState":0,"propId":104037,"pos":{"x":205338,"y":-2566,"z":235014},"rot":{"x":0,"y":300000,"z":0}},{"groupId":135,"instId":300022,"propState":0,"propId":104037,"pos":{"x":206829,"y":-1503,"z":234260},"rot":{"x":270000,"y":345000,"z":0}},{"groupId":135,"instId":300021,"propState":0,"propId":104116,"pos":{"x":152930,"y":5046,"z":245560},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300020,"propState":0,"propId":104116,"pos":{"x":171951,"y":5046,"z":242651},"rot":{"x":0,"y":30000,"z":0}},{"groupId":135,"instId":300019,"propState":0,"propId":104116,"pos":{"x":158930,"y":2046,"z":242560},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300018,"propState":0,"propId":104116,"pos":{"x":158930,"y":2046,"z":245560},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300017,"propState":0,"propId":104116,"pos":{"x":155930,"y":2046,"z":245560},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300016,"propState":0,"propId":104116,"pos":{"x":152930,"y":2046,"z":245560},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300015,"propState":0,"propId":104116,"pos":{"x":152930,"y":2046,"z":242560},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300014,"propState":0,"propId":104116,"pos":{"x":175647,"y":5046,"z":237053},"rot":{"x":0,"y":30000,"z":0}},{"groupId":135,"instId":300013,"propState":0,"propId":104116,"pos":{"x":177147,"y":2046,"z":239651},"rot":{"x":0,"y":30000,"z":0}},{"groupId":135,"instId":300012,"propState":0,"propId":104116,"pos":{"x":175647,"y":2046,"z":237053},"rot":{"x":0,"y":30000,"z":0}},{"groupId":135,"instId":300011,"propState":0,"propId":104116,"pos":{"x":170451,"y":2046,"z":240053},"rot":{"x":0,"y":30000,"z":0}},{"groupId":135,"instId":300002,"propState":0,"propId":104116,"pos":{"x":174549,"y":2046,"z":241151},"rot":{"x":0,"y":30000,"z":0}},{"groupId":135,"instId":300001,"propState":0,"propId":104116,"pos":{"x":171951,"y":2046,"z":242651},"rot":{"x":0,"y":30000,"z":0}},{"groupId":135,"instId":300010,"propState":0,"propId":104100,"pos":{"x":176640,"y":-5830,"z":205880},"rot":{"x":0,"y":2218,"z":0}},{"groupId":135,"instId":300006,"propState":0,"propId":104100,"pos":{"x":216680,"y":-2641,"z":227820},"rot":{"x":0,"y":330327,"z":0}},{"groupId":135,"instId":300004,"propState":0,"propId":104100,"pos":{"x":152930,"y":5046,"z":242560},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300003,"propState":1,"propId":104100,"pos":{"x":201379,"y":-2600,"z":230260},"rot":{"x":0,"y":87,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300007,"propState":20,"propId":60402,"pos":{"x":253092,"y":44352,"z":16130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":137,"instId":300005,"propState":0,"propId":104101,"pos":{"x":293160,"y":49500,"z":-34360},"rot":{"x":0,"y":180000,"z":0}},{"groupId":137,"instId":300004,"propState":0,"propId":104101,"pos":{"x":233310,"y":43740,"z":16949},"rot":{"x":0,"y":90000,"z":0}},{"groupId":137,"instId":300003,"propState":0,"propId":104097,"pos":{"x":296500,"y":50230,"z":-22770},"rot":{"x":0,"y":326931,"z":0}},{"groupId":137,"instId":300002,"propState":0,"propId":104089,"pos":{"x":249541,"y":44950,"z":14951},"rot":{"x":0,"y":297375,"z":0}},{"groupId":137,"instId":300001,"propState":0,"propId":104097,"pos":{"x":223640,"y":44341,"z":19760},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"139":{"props":[{"groupId":139,"instId":300002,"propState":0,"propId":104061,"pos":{"x":254515,"y":36047,"z":1175},"rot":{"x":0,"y":97096,"z":0}},{"groupId":139,"instId":300003,"propState":0,"propId":104061,"pos":{"x":256303,"y":94730,"z":25806},"rot":{"x":0,"y":97096,"z":0}},{"groupId":139,"instId":300001,"propState":0,"propId":104061,"pos":{"x":217334,"y":65389,"z":34947},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"162":{"props":[{"groupId":162,"instId":300002,"propState":0,"propId":104038,"pos":{"x":12040,"y":86390,"z":96330},"rot":{"x":0,"y":331816,"z":0}},{"groupId":162,"instId":300001,"propState":0,"propId":104039,"pos":{"x":4519,"y":84680,"z":102119},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300004,"propState":0,"propId":104053,"pos":{"x":95320,"y":3519,"z":201430},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300002,"propState":0,"propId":104053,"pos":{"x":86062,"y":-978,"z":191130},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300006,"propState":0,"propId":104053,"pos":{"x":75977,"y":-4965,"z":201514},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300005,"propState":0,"propId":104053,"pos":{"x":86053,"y":-976,"z":201459},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300003,"propState":0,"propId":104053,"pos":{"x":75967,"y":-4946,"z":191167},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300001,"propState":0,"propId":104053,"pos":{"x":95410,"y":3647,"z":191179},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"247":{"props":[{"groupId":247,"instId":300002,"propState":20,"propId":60403,"pos":{"x":120,"y":81835,"z":222620},"rot":{"x":0,"y":180000,"z":0}},{"groupId":247,"instId":300001,"propState":0,"propId":104056,"pos":{"x":119,"y":81814,"z":222622},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300001,"propState":0,"propId":104071,"pos":{"x":-336746,"y":-110459,"z":-542517},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"172":{"props":[{"groupId":172,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-370305,"y":-112743,"z":-569400},"rot":{"x":0,"y":180000,"z":0}},{"groupId":172,"instId":300004,"propState":0,"propId":100,"pos":{"x":-369358,"y":-112746,"z":-569507},"rot":{"x":0,"y":180000,"z":0}},{"groupId":172,"instId":300002,"propState":1,"propId":211,"pos":{"x":-369188,"y":-114388,"z":-568387},"rot":{"x":8194,"y":101249,"z":335880}},{"groupId":172,"instId":300001,"propState":18,"propId":104057,"pos":{"x":-369358,"y":-112746,"z":-569507},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300004,"propState":0,"propId":100,"pos":{"x":-341263,"y":-112210,"z":-539510},"rot":{"x":19580,"y":181182,"z":0}},{"groupId":173,"instId":300002,"propState":1,"propId":211,"pos":{"x":-340811,"y":-112220,"z":-539955},"rot":{"x":0,"y":250384,"z":0}},{"groupId":173,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-342089,"y":-112107,"z":-539279},"rot":{"x":19580,"y":181182,"z":0}},{"groupId":173,"instId":300001,"propState":18,"propId":104057,"pos":{"x":-341222,"y":-112325,"z":-539457},"rot":{"x":0,"y":124494,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300002,"propState":1,"propId":211,"pos":{"x":-331299,"y":-2907,"z":-243442},"rot":{"x":0,"y":0,"z":0}},{"groupId":176,"instId":300004,"propState":0,"propId":100,"pos":{"x":-329635,"y":3377,"z":-241368},"rot":{"x":0,"y":35001,"z":0}},{"groupId":176,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-327778,"y":3465,"z":-240922},"rot":{"x":0,"y":35002,"z":0}},{"groupId":176,"instId":300001,"propState":18,"propId":104057,"pos":{"x":-328688,"y":3337,"z":-239797},"rot":{"x":82734,"y":35002,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300004,"propState":0,"propId":100,"pos":{"x":-377501,"y":-108759,"z":-493945},"rot":{"x":0,"y":30000,"z":0}},{"groupId":175,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-376400,"y":-108790,"z":-494694},"rot":{"x":0,"y":30000,"z":0}},{"groupId":175,"instId":300002,"propState":1,"propId":211,"pos":{"x":-375759,"y":-114693,"z":-496085},"rot":{"x":0,"y":0,"z":0}},{"groupId":175,"instId":300001,"propState":18,"propId":104057,"pos":{"x":-377501,"y":-108759,"z":-493945},"rot":{"x":270000,"y":30000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300004,"propState":0,"propId":100,"pos":{"x":-473042,"y":-104423,"z":-554586},"rot":{"x":21446,"y":118233,"z":0}},{"groupId":174,"instId":300002,"propState":1,"propId":211,"pos":{"x":-473065,"y":-104543,"z":-554539},"rot":{"x":0,"y":283846,"z":0}},{"groupId":174,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-474128,"y":-104143,"z":-555016},"rot":{"x":21446,"y":118233,"z":0}},{"groupId":174,"instId":300001,"propState":18,"propId":104057,"pos":{"x":-473083,"y":-104543,"z":-554564},"rot":{"x":0,"y":329611,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300002,"propState":1,"propId":211,"pos":{"x":-268968,"y":15105,"z":-234217},"rot":{"x":0,"y":0,"z":0}},{"groupId":177,"instId":300004,"propState":0,"propId":100,"pos":{"x":-268493,"y":15105,"z":-233761},"rot":{"x":24962,"y":98836,"z":0}},{"groupId":177,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-268858,"y":15270,"z":-234599},"rot":{"x":24962,"y":98836,"z":0}},{"groupId":177,"instId":300001,"propState":18,"propId":104057,"pos":{"x":-268493,"y":15105,"z":-233761},"rot":{"x":0,"y":98836,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-200449,"y":33349,"z":-158697},"rot":{"x":38386,"y":99728,"z":339525}},{"groupId":178,"instId":300002,"propState":1,"propId":211,"pos":{"x":-202547,"y":35559,"z":-158214},"rot":{"x":0,"y":0,"z":0}},{"groupId":178,"instId":300004,"propState":0,"propId":100,"pos":{"x":-200015,"y":33368,"z":-157917},"rot":{"x":38386,"y":99728,"z":339525}},{"groupId":178,"instId":300001,"propState":18,"propId":104057,"pos":{"x":-200015,"y":33368,"z":-157917},"rot":{"x":4739,"y":136679,"z":338826}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300004,"propState":0,"propId":100,"pos":{"x":-70265,"y":79043,"z":-55442},"rot":{"x":0,"y":48906,"z":0}},{"groupId":179,"instId":300002,"propState":1,"propId":211,"pos":{"x":-71896,"y":76617,"z":-55849},"rot":{"x":0,"y":0,"z":0}},{"groupId":179,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-69845,"y":79062,"z":-56450},"rot":{"x":0,"y":48906,"z":0}},{"groupId":179,"instId":300001,"propState":18,"propId":104057,"pos":{"x":-70265,"y":78902,"z":-55442},"rot":{"x":0,"y":193134,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300004,"propState":0,"propId":100,"pos":{"x":-7064,"y":80321,"z":-42875},"rot":{"x":0,"y":299210,"z":0}},{"groupId":180,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-7163,"y":80382,"z":-41804},"rot":{"x":0,"y":299210,"z":0}},{"groupId":180,"instId":300002,"propState":1,"propId":211,"pos":{"x":-7555,"y":80321,"z":-42601},"rot":{"x":0,"y":311960,"z":0}},{"groupId":180,"instId":300001,"propState":18,"propId":104057,"pos":{"x":-7555,"y":80321,"z":-42601},"rot":{"x":0,"y":311960,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300003,"propState":0,"propId":103074,"pos":{"x":5760,"y":86130,"z":115753},"rot":{"x":0,"y":0,"z":0}},{"groupId":181,"instId":300002,"propState":1,"propId":211,"pos":{"x":3884,"y":82018,"z":116636},"rot":{"x":0,"y":0,"z":0}},{"groupId":181,"instId":300004,"propState":0,"propId":100,"pos":{"x":5402,"y":83719,"z":117404},"rot":{"x":0,"y":0,"z":0}},{"groupId":181,"instId":300001,"propState":18,"propId":104057,"pos":{"x":5402,"y":83719,"z":117404},"rot":{"x":345013,"y":336061,"z":1671}}],"npcs":[],"monsters":[],"teleports":{}},"182":{"props":[{"groupId":182,"instId":300004,"propState":0,"propId":100,"pos":{"x":15013,"y":99454,"z":-6209},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300003,"propState":0,"propId":103074,"pos":{"x":16720,"y":99456,"z":-5227},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300002,"propState":1,"propId":211,"pos":{"x":14573,"y":93815,"z":-7630},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300001,"propState":18,"propId":104057,"pos":{"x":14990,"y":99425,"z":-4850},"rot":{"x":324229,"y":88237,"z":274524}}],"npcs":[],"monsters":[],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300004,"propState":0,"propId":100,"pos":{"x":249623,"y":47076,"z":-54400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":183,"instId":300003,"propState":0,"propId":103074,"pos":{"x":249332,"y":47142,"z":-55346},"rot":{"x":0,"y":90000,"z":0}},{"groupId":183,"instId":300002,"propState":1,"propId":211,"pos":{"x":248578,"y":44341,"z":-54417},"rot":{"x":0,"y":0,"z":0}},{"groupId":183,"instId":300001,"propState":18,"propId":104057,"pos":{"x":249623,"y":47003,"z":-54408},"rot":{"x":3530,"y":274611,"z":359572}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300004,"propState":0,"propId":100,"pos":{"x":271023,"y":102816,"z":2609},"rot":{"x":0,"y":180000,"z":0}},{"groupId":184,"instId":300003,"propState":0,"propId":103074,"pos":{"x":268931,"y":102908,"z":-955},"rot":{"x":0,"y":180000,"z":0}},{"groupId":184,"instId":300002,"propState":1,"propId":211,"pos":{"x":271362,"y":102816,"z":-1640},"rot":{"x":301811,"y":245860,"z":297806}},{"groupId":184,"instId":300001,"propState":18,"propId":104057,"pos":{"x":271362,"y":102816,"z":-1640},"rot":{"x":301811,"y":245860,"z":297806}}],"npcs":[],"monsters":[],"teleports":{}},"185":{"props":[{"groupId":185,"instId":300004,"propState":0,"propId":100,"pos":{"x":342505,"y":44500,"z":10642},"rot":{"x":21723,"y":109654,"z":0}},{"groupId":185,"instId":300003,"propState":0,"propId":103074,"pos":{"x":342023,"y":44620,"z":9976},"rot":{"x":21723,"y":109654,"z":0}},{"groupId":185,"instId":300002,"propState":1,"propId":211,"pos":{"x":342453,"y":44361,"z":10660},"rot":{"x":0,"y":0,"z":0}},{"groupId":185,"instId":300001,"propState":18,"propId":104057,"pos":{"x":342453,"y":44361,"z":10660},"rot":{"x":0,"y":73368,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300004,"propState":0,"propId":100,"pos":{"x":357555,"y":41423,"z":116186},"rot":{"x":0,"y":180604,"z":0}},{"groupId":186,"instId":300003,"propState":0,"propId":103074,"pos":{"x":356714,"y":41533,"z":116615},"rot":{"x":0,"y":180604,"z":0}},{"groupId":186,"instId":300002,"propState":1,"propId":211,"pos":{"x":354460,"y":34943,"z":120610},"rot":{"x":0,"y":0,"z":0}},{"groupId":186,"instId":300001,"propState":18,"propId":104057,"pos":{"x":357555,"y":41423,"z":116186},"rot":{"x":340186,"y":180604,"z":344104}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300004,"propState":0,"propId":100,"pos":{"x":182747,"y":-3724,"z":199547},"rot":{"x":16298,"y":263360,"z":0}},{"groupId":187,"instId":300003,"propState":0,"propId":103074,"pos":{"x":180968,"y":-4285,"z":200421},"rot":{"x":16298,"y":263360,"z":0}},{"groupId":187,"instId":300002,"propState":1,"propId":211,"pos":{"x":180751,"y":-4296,"z":199279},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300001,"propState":18,"propId":104057,"pos":{"x":180529,"y":-4587,"z":199289},"rot":{"x":0,"y":42326,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"255":{"props":[{"groupId":255,"instId":300002,"propState":0,"propId":104011,"pos":{"x":11530,"y":79500,"z":-6460},"rot":{"x":0,"y":180000,"z":0}},{"groupId":255,"instId":300001,"propState":0,"propId":104010,"pos":{"x":8450,"y":79500,"z":-6460},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300017,"propState":0,"propId":104011,"pos":{"x":7600,"y":80390,"z":-6072},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300018,"propState":0,"propId":100,"pos":{"x":10550,"y":81245,"z":-6072},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300016,"propState":0,"propId":104010,"pos":{"x":9070,"y":81810,"z":-6072},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300015,"propState":0,"propId":104011,"pos":{"x":12060,"y":80260,"z":-6072},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300014,"propState":0,"propId":104010,"pos":{"x":13290,"y":81730,"z":-6072},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300012,"propState":0,"propId":104011,"pos":{"x":10540,"y":81820,"z":-6075},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300011,"propState":0,"propId":104011,"pos":{"x":13450,"y":80280,"z":-6075},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300010,"propState":0,"propId":104010,"pos":{"x":10550,"y":80260,"z":-6072},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300008,"propState":0,"propId":104010,"pos":{"x":10600,"y":83340,"z":-6075},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300002,"propState":1,"propId":211,"pos":{"x":11094,"y":78934,"z":-6750},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300007,"propState":0,"propId":104010,"pos":{"x":7590,"y":81810,"z":-6072},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300006,"propState":0,"propId":104010,"pos":{"x":12070,"y":81760,"z":-6075},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300005,"propState":0,"propId":104011,"pos":{"x":9090,"y":80330,"z":-6075},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300004,"propState":0,"propId":100,"pos":{"x":10578,"y":81351,"z":-6303},"rot":{"x":15000,"y":0,"z":0}},{"groupId":188,"instId":300003,"propState":0,"propId":103074,"pos":{"x":11417,"y":81366,"z":-6111},"rot":{"x":15000,"y":0,"z":0}},{"groupId":188,"instId":300001,"propState":18,"propId":104057,"pos":{"x":10578,"y":81362,"z":-5835},"rot":{"x":272690,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300002,"propState":1,"propId":211,"pos":{"x":10,"y":88801,"z":96310},"rot":{"x":0,"y":180052,"z":0}},{"groupId":189,"instId":300004,"propState":0,"propId":100,"pos":{"x":10,"y":88845,"z":97466},"rot":{"x":0,"y":134750,"z":0}},{"groupId":189,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-809,"y":88993,"z":97581},"rot":{"x":0,"y":180801,"z":0}},{"groupId":189,"instId":300001,"propState":18,"propId":104057,"pos":{"x":10,"y":88845,"z":97466},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300002,"propState":1,"propId":211,"pos":{"x":204307,"y":63318,"z":2218},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300004,"propState":0,"propId":100,"pos":{"x":204190,"y":70898,"z":3416},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300003,"propState":0,"propId":103074,"pos":{"x":205019,"y":70892,"z":3335},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300001,"propState":18,"propId":104057,"pos":{"x":204190,"y":70892,"z":3659},"rot":{"x":271373,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"191":{"props":[{"groupId":191,"instId":300003,"propState":0,"propId":103074,"pos":{"x":115993,"y":2302,"z":202945},"rot":{"x":35559,"y":300250,"z":0}},{"groupId":191,"instId":300001,"propState":18,"propId":104057,"pos":{"x":115472,"y":2134,"z":202235},"rot":{"x":0,"y":219322,"z":0}},{"groupId":191,"instId":300004,"propState":0,"propId":100,"pos":{"x":115437,"y":2190,"z":202255},"rot":{"x":35559,"y":300250,"z":0}},{"groupId":191,"instId":300002,"propState":1,"propId":211,"pos":{"x":115776,"y":2116,"z":202102},"rot":{"x":0,"y":134134,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300008,"propState":1,"propId":104157,"pos":{"x":-193230,"y":142670,"z":-85850},"rot":{"x":0,"y":0,"z":0}},{"groupId":193,"instId":300007,"propState":1,"propId":104157,"pos":{"x":-254898,"y":31066,"z":-142908},"rot":{"x":0,"y":28896,"z":0}},{"groupId":193,"instId":300006,"propState":1,"propId":104157,"pos":{"x":-208200,"y":36570,"z":-247720},"rot":{"x":0,"y":0,"z":0}},{"groupId":193,"instId":300005,"propState":1,"propId":104157,"pos":{"x":-225501,"y":54554,"z":-86086},"rot":{"x":0,"y":28896,"z":0}},{"groupId":193,"instId":300004,"propState":1,"propId":104157,"pos":{"x":-191595,"y":47817,"z":-128312},"rot":{"x":0,"y":28896,"z":0}},{"groupId":193,"instId":300003,"propState":1,"propId":104157,"pos":{"x":-217240,"y":25763,"z":-187910},"rot":{"x":0,"y":28896,"z":0}},{"groupId":193,"instId":300002,"propState":0,"propId":100,"pos":{"x":-202320,"y":26960,"z":-154160},"rot":{"x":0,"y":22340,"z":0}},{"groupId":193,"instId":300001,"propState":0,"propId":104090,"pos":{"x":-302700,"y":-46100,"z":-96700},"rot":{"x":357524,"y":359040,"z":354777}}],"npcs":[],"monsters":[],"teleports":{}},"196":{"props":[{"groupId":196,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"192":{"props":[{"groupId":192,"instId":300008,"propState":1,"propId":104143,"pos":{"x":293206,"y":42056,"z":-43488},"rot":{"x":0,"y":0,"z":0}},{"groupId":192,"instId":300005,"propState":0,"propId":104037,"pos":{"x":267980,"y":39485,"z":-28550},"rot":{"x":0,"y":30500,"z":0}},{"groupId":192,"instId":300004,"propState":0,"propId":104037,"pos":{"x":265240,"y":39485,"z":-28350},"rot":{"x":0,"y":321777,"z":0}},{"groupId":192,"instId":300003,"propState":0,"propId":104037,"pos":{"x":265119,"y":39565,"z":-25513},"rot":{"x":355029,"y":20565,"z":359581}},{"groupId":192,"instId":300002,"propState":0,"propId":104033,"pos":{"x":259630,"y":45203,"z":-21077},"rot":{"x":0,"y":0,"z":0}},{"groupId":192,"instId":300001,"propState":0,"propId":104034,"pos":{"x":266210,"y":44341,"z":-19370},"rot":{"x":0,"y":181399,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"209":{"props":[{"groupId":209,"instId":300001,"propState":0,"propId":104071,"pos":{"x":-511082,"y":-94170,"z":-582246},"rot":{"x":0,"y":120000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300001,"propState":0,"propId":104071,"pos":{"x":-121501,"y":75899,"z":-68402},"rot":{"x":0,"y":139,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"213":{"props":[{"groupId":213,"instId":300001,"propState":0,"propId":104071,"pos":{"x":215040,"y":72230,"z":-46280},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300005,"propState":0,"propId":100,"pos":{"x":23138,"y":78919,"z":528},"rot":{"x":0,"y":180000,"z":0}},{"groupId":215,"instId":300003,"propState":0,"propId":103074,"pos":{"x":7534,"y":90649,"z":65856},"rot":{"x":0,"y":165141,"z":0}},{"groupId":215,"instId":300002,"propState":0,"propId":100,"pos":{"x":23138,"y":78919,"z":528},"rot":{"x":0,"y":180000,"z":0}},{"groupId":215,"instId":300004,"propState":0,"propId":100,"pos":{"x":14600,"y":86790,"z":37900},"rot":{"x":0,"y":165141,"z":0}},{"groupId":215,"instId":300001,"propState":0,"propId":104098,"pos":{"x":7288,"y":88859,"z":65610},"rot":{"x":0,"y":345142,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"224":{"props":[],"npcs":[],"monsters":[{"groupId":224,"instId":200007,"monsterId":4012030,"eventId":20411110,"pos":{"x":-296490,"y":5412,"z":-274330},"rot":{"x":0,"y":209757,"z":0}},{"groupId":224,"instId":200005,"monsterId":4012010,"eventId":20411105,"pos":{"x":-397670,"y":-116344,"z":-510360},"rot":{"x":0,"y":325018,"z":0}},{"groupId":224,"instId":200002,"monsterId":4012010,"eventId":20411102,"pos":{"x":-406320,"y":-117771,"z":-573080},"rot":{"x":0,"y":318036,"z":0}},{"groupId":224,"instId":200006,"monsterId":4012010,"eventId":20411106,"pos":{"x":-276136,"y":-3930,"z":-315386},"rot":{"x":0,"y":312966,"z":0}},{"groupId":224,"instId":200004,"monsterId":4012030,"eventId":20411104,"pos":{"x":-367643,"y":-114443,"z":-549029},"rot":{"x":0,"y":325421,"z":0}},{"groupId":224,"instId":200003,"monsterId":4012010,"eventId":20411103,"pos":{"x":-408395,"y":-117738,"z":-570282},"rot":{"x":0,"y":78855,"z":0}},{"groupId":224,"instId":200001,"monsterId":4012030,"eventId":20411101,"pos":{"x":-449383,"y":-109949,"z":-536587},"rot":{"x":0,"y":224794,"z":0}}],"teleports":{}},"225":{"props":[],"npcs":[],"monsters":[{"groupId":225,"instId":200012,"monsterId":4012020,"eventId":20411122,"pos":{"x":-41731,"y":84965,"z":-66831},"rot":{"x":0,"y":177437,"z":0}},{"groupId":225,"instId":200011,"monsterId":4012030,"eventId":20411121,"pos":{"x":31603,"y":93814,"z":-12440},"rot":{"x":0,"y":259525,"z":0}},{"groupId":225,"instId":200010,"monsterId":4012020,"eventId":20411120,"pos":{"x":14425,"y":93814,"z":-18083},"rot":{"x":0,"y":91544,"z":0}},{"groupId":225,"instId":200009,"monsterId":4012010,"eventId":20411119,"pos":{"x":-85301,"y":76617,"z":-64421},"rot":{"x":0,"y":56609,"z":0}},{"groupId":225,"instId":200008,"monsterId":4012030,"eventId":20411118,"pos":{"x":32360,"y":93733,"z":-26216},"rot":{"x":0,"y":233730,"z":0}},{"groupId":225,"instId":200007,"monsterId":4012030,"eventId":20411117,"pos":{"x":35160,"y":93814,"z":-50220},"rot":{"x":0,"y":0,"z":0}},{"groupId":225,"instId":200006,"monsterId":4012010,"eventId":20411116,"pos":{"x":16941,"y":78904,"z":-18508},"rot":{"x":0,"y":248474,"z":0}},{"groupId":225,"instId":200005,"monsterId":4012020,"eventId":20411115,"pos":{"x":43040,"y":81160,"z":12520},"rot":{"x":0,"y":345753,"z":0}},{"groupId":225,"instId":200004,"monsterId":4012020,"eventId":20411114,"pos":{"x":-18623,"y":78904,"z":-14668},"rot":{"x":0,"y":109262,"z":0}},{"groupId":225,"instId":200003,"monsterId":4012010,"eventId":20411113,"pos":{"x":-8153,"y":88859,"z":74415},"rot":{"x":0,"y":101631,"z":0}},{"groupId":225,"instId":200002,"monsterId":4012010,"eventId":20411112,"pos":{"x":-33257,"y":78903,"z":-53376},"rot":{"x":0,"y":152835,"z":0}},{"groupId":225,"instId":200001,"monsterId":4012030,"eventId":20411111,"pos":{"x":-93190,"y":76627,"z":-38460},"rot":{"x":0,"y":83637,"z":0}}],"teleports":{}},"228":{"props":[],"npcs":[],"monsters":[{"groupId":228,"instId":200005,"monsterId":4012010,"eventId":20411009,"pos":{"x":-397670,"y":-116344,"z":-510360},"rot":{"x":0,"y":325018,"z":0}},{"groupId":228,"instId":200004,"monsterId":4012030,"eventId":20411008,"pos":{"x":-367643,"y":-114443,"z":-549029},"rot":{"x":0,"y":325421,"z":0}},{"groupId":228,"instId":200003,"monsterId":4012010,"eventId":20411007,"pos":{"x":-408395,"y":-117738,"z":-570282},"rot":{"x":0,"y":78855,"z":0}}],"teleports":{}},"227":{"props":[],"npcs":[],"monsters":[{"groupId":227,"instId":200008,"monsterId":4012010,"eventId":20411138,"pos":{"x":139589,"y":-2852,"z":133204},"rot":{"x":0,"y":102900,"z":0}},{"groupId":227,"instId":200002,"monsterId":4012010,"eventId":20411132,"pos":{"x":203653,"y":2168,"z":178668},"rot":{"x":0,"y":280505,"z":0}},{"groupId":227,"instId":200007,"monsterId":4012030,"eventId":20411137,"pos":{"x":102008,"y":-10849,"z":154661},"rot":{"x":0,"y":104146,"z":0}},{"groupId":227,"instId":200005,"monsterId":4012020,"eventId":20411135,"pos":{"x":209600,"y":-2638,"z":233390},"rot":{"x":0,"y":343847,"z":0}},{"groupId":227,"instId":200003,"monsterId":4012010,"eventId":20411133,"pos":{"x":181198,"y":12,"z":183180},"rot":{"x":0,"y":185237,"z":0}},{"groupId":227,"instId":200009,"monsterId":4012020,"eventId":20411139,"pos":{"x":196758,"y":2161,"z":162980},"rot":{"x":0,"y":285379,"z":0}},{"groupId":227,"instId":200006,"monsterId":4012010,"eventId":20411136,"pos":{"x":195450,"y":-2640,"z":244475},"rot":{"x":0,"y":184990,"z":0}},{"groupId":227,"instId":200004,"monsterId":4012010,"eventId":20411134,"pos":{"x":213285,"y":2166,"z":179914},"rot":{"x":0,"y":152989,"z":0}},{"groupId":227,"instId":200001,"monsterId":4012010,"eventId":20411131,"pos":{"x":184563,"y":99,"z":177098},"rot":{"x":0,"y":347881,"z":0}}],"teleports":{}},"230":{"props":[],"npcs":[],"monsters":[{"groupId":230,"instId":200006,"monsterId":4012020,"eventId":20411099,"pos":{"x":290019,"y":50501,"z":2359},"rot":{"x":0,"y":251282,"z":0}},{"groupId":230,"instId":200005,"monsterId":4012030,"eventId":20411098,"pos":{"x":308939,"y":44341,"z":-28425},"rot":{"x":0,"y":3176,"z":0}},{"groupId":230,"instId":200004,"monsterId":4012030,"eventId":20411097,"pos":{"x":212033,"y":50239,"z":33028},"rot":{"x":0,"y":168461,"z":0}},{"groupId":230,"instId":200003,"monsterId":4012010,"eventId":20411096,"pos":{"x":244558,"y":44341,"z":-37682},"rot":{"x":0,"y":312961,"z":0}},{"groupId":230,"instId":200001,"monsterId":4012020,"eventId":20411095,"pos":{"x":158440,"y":70340,"z":-35990},"rot":{"x":0,"y":349680,"z":0}}],"teleports":{}},"229":{"props":[],"npcs":[],"monsters":[{"groupId":229,"instId":200010,"monsterId":4012020,"eventId":20411094,"pos":{"x":14425,"y":93814,"z":-18083},"rot":{"x":0,"y":91544,"z":0}},{"groupId":229,"instId":200008,"monsterId":4012030,"eventId":20411093,"pos":{"x":32360,"y":93733,"z":-26216},"rot":{"x":0,"y":233730,"z":0}},{"groupId":229,"instId":200005,"monsterId":4012020,"eventId":20411092,"pos":{"x":43040,"y":81160,"z":12520},"rot":{"x":0,"y":345753,"z":0}},{"groupId":229,"instId":200002,"monsterId":4012010,"eventId":20411091,"pos":{"x":-33257,"y":78903,"z":-53376},"rot":{"x":0,"y":152835,"z":0}}],"teleports":{}},"231":{"props":[{"groupId":231,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-362256,"y":-114340,"z":-561812},"rot":{"x":0,"y":270191,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"233":{"props":[{"groupId":233,"instId":300001,"propState":11,"propId":104046,"pos":{"x":37160,"y":93813,"z":-32380},"rot":{"x":0,"y":2040,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[],"npcs":[],"monsters":[{"groupId":226,"instId":200004,"monsterId":4012030,"eventId":20411127,"pos":{"x":212033,"y":50239,"z":33028},"rot":{"x":0,"y":168461,"z":0}},{"groupId":226,"instId":200005,"monsterId":4012030,"eventId":20411128,"pos":{"x":308939,"y":44341,"z":-28425},"rot":{"x":0,"y":3176,"z":0}},{"groupId":226,"instId":200002,"monsterId":4012030,"eventId":20411124,"pos":{"x":210225,"y":70318,"z":-41112},"rot":{"x":0,"y":238605,"z":0}},{"groupId":226,"instId":200007,"monsterId":4012020,"eventId":20411130,"pos":{"x":363685,"y":44341,"z":15861},"rot":{"x":0,"y":242105,"z":0}},{"groupId":226,"instId":200006,"monsterId":4012020,"eventId":20411129,"pos":{"x":290019,"y":50501,"z":2359},"rot":{"x":0,"y":251282,"z":0}},{"groupId":226,"instId":200003,"monsterId":4012010,"eventId":20411126,"pos":{"x":244558,"y":44341,"z":-37682},"rot":{"x":0,"y":312961,"z":0}},{"groupId":226,"instId":200001,"monsterId":4012020,"eventId":20411123,"pos":{"x":158440,"y":70340,"z":-35990},"rot":{"x":0,"y":349680,"z":0}}],"teleports":{}},"234":{"props":[{"groupId":234,"instId":300001,"propState":11,"propId":104046,"pos":{"x":124055,"y":-14191,"z":169171},"rot":{"x":0,"y":213754,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"232":{"props":[{"groupId":232,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-45900,"y":81160,"z":10310},"rot":{"x":0,"y":99057,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"235":{"props":[{"groupId":235,"instId":300003,"propState":0,"propId":211,"pos":{"x":241340,"y":44341,"z":-70291},"rot":{"x":0,"y":0,"z":0}},{"groupId":235,"instId":300002,"propState":0,"propId":100,"pos":{"x":241340,"y":44341,"z":-70291},"rot":{"x":0,"y":0,"z":0}},{"groupId":235,"instId":300001,"propState":11,"propId":60403,"pos":{"x":241340,"y":44341,"z":-70291},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":235,"instId":200001,"monsterId":4013010,"eventId":20411231,"pos":{"x":241621,"y":44389,"z":-64116},"rot":{"x":0,"y":358042,"z":0}}],"teleports":{}},"243":{"props":[{"groupId":243,"instId":300001,"propState":8,"propId":801,"pos":{"x":341573,"y":41540,"z":86169},"rot":{"x":0,"y":168591,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1024":{"anchorId":1,"groupId":243,"instId":300001,"pos":{"x":341837,"y":41540,"z":84860},"rot":{"x":0,"y":348591,"z":0}}}},"246":{"props":[{"groupId":246,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-490931,"y":-95294,"z":-581139},"rot":{"x":0,"y":197256,"z":0}},{"groupId":246,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-158224,"y":72169,"z":-67594},"rot":{"x":0,"y":242786,"z":0}},{"groupId":246,"instId":300010,"propState":0,"propId":104080,"pos":{"x":3884,"y":82494,"z":161617},"rot":{"x":0,"y":342614,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"245":{"props":[{"groupId":245,"instId":300005,"propState":0,"propId":100,"pos":{"x":-219956,"y":24564,"z":-195581},"rot":{"x":0,"y":180000,"z":0}},{"groupId":245,"instId":300002,"propState":0,"propId":100,"pos":{"x":-217310,"y":27700,"z":-188410},"rot":{"x":0,"y":204019,"z":0}},{"groupId":245,"instId":300004,"propState":0,"propId":100,"pos":{"x":-225090,"y":23940,"z":-206590},"rot":{"x":0,"y":29760,"z":0}},{"groupId":245,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-229727,"y":22850,"z":-214083},"rot":{"x":0,"y":29759,"z":0}},{"groupId":245,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-229380,"y":21062,"z":-214080},"rot":{"x":0,"y":209760,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"252":{"props":[{"groupId":252,"instId":300001,"propState":12,"propId":60401,"pos":{"x":141949,"y":70340,"z":-35487},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"251":{"props":[{"groupId":251,"instId":300002,"propState":0,"propId":104159,"pos":{"x":141949,"y":70440,"z":-35487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":251,"instId":300004,"propState":0,"propId":100,"pos":{"x":141949,"y":70340,"z":-35487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":251,"instId":300003,"propState":0,"propId":104102,"pos":{"x":143955,"y":71057,"z":-35496},"rot":{"x":0,"y":270000,"z":0}},{"groupId":251,"instId":300001,"propState":12,"propId":60401,"pos":{"x":141949,"y":70340,"z":-35487},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"254":{"props":[{"groupId":254,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-45280,"y":81807,"z":196360},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"253":{"props":[{"groupId":253,"instId":300002,"propState":0,"propId":104159,"pos":{"x":-45280,"y":81907,"z":196360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":253,"instId":300004,"propState":0,"propId":100,"pos":{"x":-45280,"y":81807,"z":196360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":253,"instId":300003,"propState":0,"propId":104102,"pos":{"x":-45280,"y":82818,"z":193845},"rot":{"x":0,"y":0,"z":0}},{"groupId":253,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-45280,"y":81807,"z":196360},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"270":{"props":[{"groupId":270,"instId":300002,"propState":0,"propId":211,"pos":{"x":271118,"y":50239,"z":43940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":270,"instId":300003,"propState":0,"propId":211,"pos":{"x":235090,"y":52739,"z":43790},"rot":{"x":0,"y":270000,"z":0}},{"groupId":270,"instId":300001,"propState":20,"propId":60402,"pos":{"x":271118,"y":50239,"z":43940},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"269":{"props":[{"groupId":269,"instId":300005,"propState":0,"propId":100,"pos":{"x":271118,"y":50239,"z":43940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":269,"instId":300004,"propState":0,"propId":100,"pos":{"x":252540,"y":52770,"z":43790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":269,"instId":300003,"propState":0,"propId":103074,"pos":{"x":234916,"y":52031,"z":44091},"rot":{"x":0,"y":90000,"z":0}},{"groupId":269,"instId":300002,"propState":0,"propId":100,"pos":{"x":271118,"y":50239,"z":43940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":269,"instId":300001,"propState":0,"propId":104098,"pos":{"x":235090,"y":50239,"z":43790},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"272":{"props":[{"groupId":272,"instId":300002,"propState":0,"propId":211,"pos":{"x":152690,"y":-8500,"z":217820},"rot":{"x":0,"y":159487,"z":0}},{"groupId":272,"instId":300003,"propState":0,"propId":211,"pos":{"x":172780,"y":-6146,"z":227360},"rot":{"x":0,"y":66993,"z":0}},{"groupId":272,"instId":300001,"propState":20,"propId":60402,"pos":{"x":152690,"y":-8500,"z":217820},"rot":{"x":0,"y":159487,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"271":{"props":[{"groupId":271,"instId":300005,"propState":0,"propId":100,"pos":{"x":152690,"y":-8500,"z":217820},"rot":{"x":0,"y":159487,"z":0}},{"groupId":271,"instId":300004,"propState":0,"propId":100,"pos":{"x":163000,"y":-6890,"z":223210},"rot":{"x":0,"y":246993,"z":0}},{"groupId":271,"instId":300003,"propState":0,"propId":103074,"pos":{"x":173063,"y":-6855,"z":227157},"rot":{"x":0,"y":246993,"z":0}},{"groupId":271,"instId":300002,"propState":0,"propId":100,"pos":{"x":152690,"y":-8500,"z":217820},"rot":{"x":0,"y":159487,"z":0}},{"groupId":271,"instId":300001,"propState":0,"propId":104098,"pos":{"x":172780,"y":-8646,"z":227360},"rot":{"x":0,"y":66993,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"268":{"props":[{"groupId":268,"instId":300017,"propState":0,"propId":104080,"pos":{"x":153298,"y":885,"z":195554},"rot":{"x":0,"y":43422,"z":0}},{"groupId":268,"instId":300004,"propState":0,"propId":104080,"pos":{"x":196338,"y":71084,"z":-33761},"rot":{"x":0,"y":42043,"z":0}},{"groupId":268,"instId":300018,"propState":0,"propId":104080,"pos":{"x":193976,"y":-7851,"z":177398},"rot":{"x":0,"y":291261,"z":0}},{"groupId":268,"instId":300015,"propState":0,"propId":104080,"pos":{"x":44666,"y":79604,"z":-15201},"rot":{"x":0,"y":44766,"z":0}},{"groupId":268,"instId":300013,"propState":0,"propId":104080,"pos":{"x":-325146,"y":-3200,"z":-245506},"rot":{"x":0,"y":122607,"z":0}},{"groupId":268,"instId":300011,"propState":0,"propId":104080,"pos":{"x":-478890,"y":-105314,"z":-546108},"rot":{"x":0,"y":68296,"z":0}},{"groupId":268,"instId":300008,"propState":0,"propId":104080,"pos":{"x":273520,"y":2868,"z":191180},"rot":{"x":0,"y":296298,"z":0}},{"groupId":268,"instId":300005,"propState":0,"propId":104080,"pos":{"x":252930,"y":45051,"z":-19722},"rot":{"x":0,"y":90000,"z":0}},{"groupId":268,"instId":300002,"propState":0,"propId":104080,"pos":{"x":66970,"y":79603,"z":-37080},"rot":{"x":0,"y":342614,"z":0}},{"groupId":268,"instId":300019,"propState":0,"propId":104080,"pos":{"x":221218,"y":2868,"z":200080},"rot":{"x":0,"y":346072,"z":0}},{"groupId":268,"instId":300016,"propState":0,"propId":104080,"pos":{"x":322206,"y":45041,"z":-4711},"rot":{"x":0,"y":246323,"z":0}},{"groupId":268,"instId":300014,"propState":0,"propId":104080,"pos":{"x":-69830,"y":79434,"z":-41680},"rot":{"x":0,"y":66630,"z":0}},{"groupId":268,"instId":300012,"propState":0,"propId":104080,"pos":{"x":-363490,"y":-115254,"z":-520552},"rot":{"x":0,"y":345802,"z":0}},{"groupId":268,"instId":300010,"propState":0,"propId":104080,"pos":{"x":165114,"y":-2152,"z":130224},"rot":{"x":0,"y":82814,"z":0}},{"groupId":268,"instId":300009,"propState":0,"propId":104080,"pos":{"x":207981,"y":2867,"z":181753},"rot":{"x":0,"y":5287,"z":0}},{"groupId":268,"instId":300007,"propState":0,"propId":104080,"pos":{"x":342514,"y":45000,"z":9659},"rot":{"x":0,"y":58032,"z":0}},{"groupId":268,"instId":300006,"propState":0,"propId":104080,"pos":{"x":296510,"y":50800,"z":620},"rot":{"x":0,"y":58032,"z":0}},{"groupId":268,"instId":300003,"propState":0,"propId":104080,"pos":{"x":8952,"y":79604,"z":-61304},"rot":{"x":0,"y":227738,"z":0}},{"groupId":268,"instId":300001,"propState":0,"propId":104080,"pos":{"x":4002,"y":82640,"z":16758},"rot":{"x":0,"y":342614,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"273":{"props":[{"groupId":273,"instId":300004,"propState":1,"propId":211,"pos":{"x":47927,"y":93815,"z":-56125},"rot":{"x":0,"y":270000,"z":0}},{"groupId":273,"instId":300003,"propState":20,"propId":60401,"pos":{"x":47927,"y":93815,"z":-56125},"rot":{"x":0,"y":270000,"z":0}},{"groupId":273,"instId":300002,"propState":0,"propId":104023,"pos":{"x":23880,"y":78924,"z":-23880},"rot":{"x":0,"y":358229,"z":0}},{"groupId":273,"instId":300001,"propState":0,"propId":104010,"pos":{"x":23880,"y":78924,"z":-23880},"rot":{"x":0,"y":358229,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[{"groupId":274,"instId":300004,"propState":1,"propId":211,"pos":{"x":191616,"y":2171,"z":154662},"rot":{"x":0,"y":117725,"z":0}},{"groupId":274,"instId":300003,"propState":20,"propId":60401,"pos":{"x":191616,"y":2171,"z":154662},"rot":{"x":0,"y":117725,"z":0}},{"groupId":274,"instId":300002,"propState":0,"propId":104023,"pos":{"x":139693,"y":-6496,"z":180364},"rot":{"x":0,"y":63877,"z":0}},{"groupId":274,"instId":300001,"propState":0,"propId":104010,"pos":{"x":139693,"y":-6496,"z":180364},"rot":{"x":0,"y":63877,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"276":{"props":[{"groupId":276,"instId":300002,"propState":18,"propId":104093,"pos":{"x":-154639,"y":71509,"z":-67607},"rot":{"x":0,"y":0,"z":0}},{"groupId":276,"instId":300005,"propState":18,"propId":104093,"pos":{"x":-11312,"y":86125,"z":100610},"rot":{"x":0,"y":0,"z":0}},{"groupId":276,"instId":300004,"propState":18,"propId":104096,"pos":{"x":-159580,"y":71463,"z":-46328},"rot":{"x":0,"y":327863,"z":0}},{"groupId":276,"instId":300003,"propState":18,"propId":104096,"pos":{"x":161578,"y":185,"z":197258},"rot":{"x":0,"y":323590,"z":0}},{"groupId":276,"instId":300001,"propState":18,"propId":104095,"pos":{"x":-502634,"y":-96002,"z":-609381},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"279":{"props":[{"groupId":279,"instId":300001,"propState":1,"propId":104169,"pos":{"x":-227750,"y":20921,"z":-223160},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"281":{"props":[],"npcs":[],"monsters":[{"groupId":281,"instId":200006,"monsterId":4012010,"eventId":20411016,"pos":{"x":-86247,"y":80680,"z":-81171},"rot":{"x":0,"y":346490,"z":0}}],"teleports":{}},"290":{"props":[{"groupId":290,"instId":300007,"propState":0,"propId":138,"pos":{"x":-401090,"y":-117680,"z":-553000},"rot":{"x":0,"y":0,"z":0}},{"groupId":290,"instId":300005,"propState":1,"propId":104088,"pos":{"x":-376194,"y":-113516,"z":-519602},"rot":{"x":0,"y":120000,"z":0}},{"groupId":290,"instId":300008,"propState":0,"propId":138,"pos":{"x":-370000,"y":-112340,"z":-523700},"rot":{"x":0,"y":120000,"z":0}},{"groupId":290,"instId":300006,"propState":1,"propId":104088,"pos":{"x":-363873,"y":-113516,"z":-526716},"rot":{"x":0,"y":300000,"z":0}},{"groupId":290,"instId":300004,"propState":1,"propId":104088,"pos":{"x":-363873,"y":-113516,"z":-526716},"rot":{"x":0,"y":300000,"z":0}},{"groupId":290,"instId":300003,"propState":1,"propId":104088,"pos":{"x":-376194,"y":-113516,"z":-519602},"rot":{"x":0,"y":120000,"z":0}},{"groupId":290,"instId":300002,"propState":0,"propId":104042,"pos":{"x":-377030,"y":-112340,"z":-519120},"rot":{"x":0,"y":210000,"z":0}},{"groupId":290,"instId":300001,"propState":0,"propId":104042,"pos":{"x":-401090,"y":-117680,"z":-561610},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"294":{"props":[{"groupId":294,"instId":300001,"propState":8,"propId":808,"pos":{"x":-26550,"y":78903,"z":16470},"rot":{"x":0,"y":191858,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1026":{"anchorId":1,"groupId":294,"instId":300001,"pos":{"x":-26968,"y":78953,"z":14457},"rot":{"x":0,"y":11858,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":501,"startAnchorId":null,"startGroupId":null}},"2041102":{"P20411_F20411001":{"scenes":{"33":{"props":[{"groupId":33,"instId":300007,"propState":8,"propId":101,"pos":{"x":33410,"y":78904,"z":-7925},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300006,"propState":8,"propId":101,"pos":{"x":114365,"y":2105,"z":201210},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300005,"propState":8,"propId":101,"pos":{"x":-2591,"y":81934,"z":149568},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300004,"propState":8,"propId":101,"pos":{"x":217412,"y":2166,"z":190233},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300003,"propState":8,"propId":101,"pos":{"x":223815,"y":56318,"z":-31587},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300002,"propState":8,"propId":101,"pos":{"x":-164408,"y":71462,"z":-52903},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300001,"propState":8,"propId":101,"pos":{"x":-497422,"y":-96003,"z":-595220},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2041105":{"anchorId":5,"groupId":33,"instId":300005,"pos":{"x":210,"y":81854,"z":158025},"rot":{"x":0,"y":0,"z":0}},"2041106":{"anchorId":6,"groupId":33,"instId":300006,"pos":{"x":125650,"y":130,"z":195787},"rot":{"x":0,"y":270000,"z":0}},"2041107":{"anchorId":7,"groupId":33,"instId":300007,"pos":{"x":38177,"y":78974,"z":-13991},"rot":{"x":0,"y":226562,"z":0}},"2041101":{"anchorId":1,"groupId":33,"instId":300001,"pos":{"x":-497420,"y":-96020,"z":-605400},"rot":{"x":0,"y":26802,"z":0}},"2041102":{"anchorId":2,"groupId":33,"instId":300002,"pos":{"x":-161058,"y":71461,"z":-61878},"rot":{"x":0,"y":75110,"z":0}},"2041103":{"anchorId":3,"groupId":33,"instId":300003,"pos":{"x":216516,"y":56318,"z":-27922},"rot":{"x":0,"y":0,"z":0}},"2041104":{"anchorId":4,"groupId":33,"instId":300004,"pos":{"x":222334,"y":2165,"z":194480},"rot":{"x":0,"y":300000,"z":0}}}},"34":{"props":[{"groupId":34,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-346020,"y":-112325,"z":-532130},"rot":{"x":0,"y":120000,"z":0}},{"groupId":34,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-396661,"y":-116282,"z":-513795},"rot":{"x":0,"y":29896,"z":0}},{"groupId":34,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-149016,"y":72663,"z":-64027},"rot":{"x":0,"y":321933,"z":0}},{"groupId":34,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-237190,"y":20921,"z":-226930},"rot":{"x":0,"y":32871,"z":0}},{"groupId":34,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-266411,"y":-3875,"z":-312938},"rot":{"x":0,"y":210000,"z":0}},{"groupId":34,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-401310,"y":-121640,"z":-546572},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-2821,"y":78915,"z":-32206},"rot":{"x":0,"y":150128,"z":0}},{"groupId":40,"instId":300007,"propState":12,"propId":60401,"pos":{"x":-40402,"y":78924,"z":-49702},"rot":{"x":0,"y":132319,"z":0}},{"groupId":40,"instId":300006,"propState":12,"propId":60402,"pos":{"x":43,"y":82624,"z":-124527},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300005,"propState":12,"propId":60401,"pos":{"x":41150,"y":93815,"z":-72192},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-243,"y":88859,"z":93685},"rot":{"x":0,"y":180000,"z":0}},{"groupId":40,"instId":300002,"propState":12,"propId":60401,"pos":{"x":45734,"y":81160,"z":10016},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-85900,"y":76627,"z":-37190},"rot":{"x":0,"y":180536,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300003,"propState":12,"propId":60401,"pos":{"x":291330,"y":50230,"z":-45144},"rot":{"x":0,"y":0,"z":0}},{"groupId":41,"instId":300008,"propState":12,"propId":60401,"pos":{"x":352289,"y":34943,"z":117715},"rot":{"x":0,"y":291789,"z":0}},{"groupId":41,"instId":300007,"propState":12,"propId":60401,"pos":{"x":271491,"y":39485,"z":-31279},"rot":{"x":0,"y":45000,"z":0}},{"groupId":41,"instId":300006,"propState":12,"propId":60401,"pos":{"x":351105,"y":26096,"z":102036},"rot":{"x":0,"y":291789,"z":0}},{"groupId":41,"instId":300005,"propState":12,"propId":60401,"pos":{"x":361110,"y":44341,"z":8880},"rot":{"x":0,"y":358441,"z":0}},{"groupId":41,"instId":300004,"propState":12,"propId":60401,"pos":{"x":319229,"y":44470,"z":-35327},"rot":{"x":0,"y":270000,"z":0}},{"groupId":41,"instId":300002,"propState":12,"propId":60401,"pos":{"x":228150,"y":44341,"z":-40782},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300005,"propState":12,"propId":60401,"pos":{"x":156450,"y":185,"z":197660},"rot":{"x":0,"y":306373,"z":0}},{"groupId":42,"instId":300003,"propState":12,"propId":60401,"pos":{"x":197556,"y":-8646,"z":178939},"rot":{"x":0,"y":8349,"z":0}},{"groupId":42,"instId":300004,"propState":12,"propId":60401,"pos":{"x":168854,"y":-2849,"z":129870},"rot":{"x":0,"y":356471,"z":0}},{"groupId":42,"instId":300001,"propState":12,"propId":60401,"pos":{"x":193944,"y":-2638,"z":246468},"rot":{"x":0,"y":122148,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300025,"propState":0,"propId":104009,"pos":{"x":-348575,"y":-114337,"z":-559546},"rot":{"x":0,"y":53077,"z":0}},{"groupId":44,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-267198,"y":15128,"z":-217174},"rot":{"x":0,"y":171416,"z":0}},{"groupId":44,"instId":300013,"propState":0,"propId":104010,"pos":{"x":-393936,"y":-116311,"z":-513239},"rot":{"x":0,"y":295477,"z":0}},{"groupId":44,"instId":300023,"propState":0,"propId":104011,"pos":{"x":-380780,"y":-116476,"z":-498180},"rot":{"x":0,"y":211526,"z":0}},{"groupId":44,"instId":300005,"propState":0,"propId":104011,"pos":{"x":-336600,"y":-112324,"z":-531180},"rot":{"x":0,"y":228051,"z":0}},{"groupId":44,"instId":300027,"propState":0,"propId":104009,"pos":{"x":-145998,"y":71505,"z":-50107},"rot":{"x":0,"y":44047,"z":0}},{"groupId":44,"instId":300011,"propState":0,"propId":104011,"pos":{"x":-247100,"y":17381,"z":-205220},"rot":{"x":0,"y":208977,"z":0}},{"groupId":44,"instId":300026,"propState":0,"propId":104010,"pos":{"x":-269810,"y":-3317,"z":-303780},"rot":{"x":0,"y":302529,"z":0}},{"groupId":44,"instId":300022,"propState":0,"propId":104011,"pos":{"x":-370590,"y":-116476,"z":-504140},"rot":{"x":0,"y":211526,"z":0}},{"groupId":44,"instId":300021,"propState":0,"propId":104010,"pos":{"x":-344814,"y":-112633,"z":-533611},"rot":{"x":340934,"y":157403,"z":0}},{"groupId":44,"instId":300012,"propState":0,"propId":104010,"pos":{"x":-481630,"y":-96003,"z":-598985},"rot":{"x":0,"y":293353,"z":0}},{"groupId":44,"instId":300024,"propState":0,"propId":104008,"pos":{"x":-360840,"y":-112354,"z":-468694},"rot":{"x":0,"y":253235,"z":0}},{"groupId":44,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-283150,"y":6520,"z":-261980},"rot":{"x":0,"y":278612,"z":0}},{"groupId":44,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-342812,"y":-105562,"z":-437230},"rot":{"x":0,"y":156085,"z":0}},{"groupId":44,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-396563,"y":-116344,"z":-500510},"rot":{"x":0,"y":125243,"z":0}},{"groupId":44,"instId":300015,"propState":0,"propId":104010,"pos":{"x":-389520,"y":-112338,"z":-512290},"rot":{"x":0,"y":118964,"z":0}},{"groupId":44,"instId":300020,"propState":0,"propId":104010,"pos":{"x":-346454,"y":-112719,"z":-533608},"rot":{"x":346714,"y":187363,"z":0}},{"groupId":44,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-392204,"y":-117738,"z":-571121},"rot":{"x":0,"y":331915,"z":0}},{"groupId":44,"instId":300018,"propState":0,"propId":104010,"pos":{"x":-401640,"y":-117671,"z":-527190},"rot":{"x":0,"y":358253,"z":0}},{"groupId":44,"instId":300003,"propState":0,"propId":104011,"pos":{"x":-395922,"y":-117739,"z":-543856},"rot":{"x":0,"y":313669,"z":0}},{"groupId":44,"instId":300017,"propState":0,"propId":104010,"pos":{"x":-444360,"y":-109949,"z":-545773},"rot":{"x":0,"y":320532,"z":0}},{"groupId":44,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-498395,"y":-96003,"z":-577053},"rot":{"x":0,"y":150828,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[],"npcs":[],"monsters":[{"groupId":102,"instId":200006,"monsterId":4012010,"eventId":20411006,"pos":{"x":-276136,"y":-3930,"z":-315386},"rot":{"x":0,"y":312966,"z":0}},{"groupId":102,"instId":200003,"monsterId":4012010,"eventId":20411003,"pos":{"x":-375268,"y":-114388,"z":-557987},"rot":{"x":0,"y":65315,"z":0}},{"groupId":102,"instId":200005,"monsterId":4012010,"eventId":20411005,"pos":{"x":-397670,"y":-116344,"z":-510360},"rot":{"x":0,"y":325018,"z":0}},{"groupId":102,"instId":200002,"monsterId":4012010,"eventId":20411002,"pos":{"x":-374097,"y":-114379,"z":-554607},"rot":{"x":0,"y":311355,"z":0}},{"groupId":102,"instId":200004,"monsterId":4012030,"eventId":20411004,"pos":{"x":-367643,"y":-114443,"z":-549029},"rot":{"x":0,"y":325421,"z":0}},{"groupId":102,"instId":200001,"monsterId":4012030,"eventId":20411001,"pos":{"x":-449383,"y":-109949,"z":-536587},"rot":{"x":0,"y":224794,"z":0}}],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300001,"propState":0,"propId":104010,"pos":{"x":212320,"y":2161,"z":198430},"rot":{"x":0,"y":178795,"z":0}},{"groupId":47,"instId":300003,"propState":0,"propId":104010,"pos":{"x":138085,"y":-8499,"z":201798},"rot":{"x":0,"y":100812,"z":0}},{"groupId":47,"instId":300018,"propState":0,"propId":104009,"pos":{"x":173410,"y":124,"z":180790},"rot":{"x":0,"y":186990,"z":0}},{"groupId":47,"instId":300017,"propState":0,"propId":104008,"pos":{"x":188820,"y":-6150,"z":241340},"rot":{"x":0,"y":273479,"z":0}},{"groupId":47,"instId":300014,"propState":0,"propId":104009,"pos":{"x":276804,"y":2172,"z":199274},"rot":{"x":0,"y":224404,"z":0}},{"groupId":47,"instId":300020,"propState":0,"propId":104010,"pos":{"x":134025,"y":66,"z":200393},"rot":{"x":0,"y":176010,"z":0}},{"groupId":47,"instId":300019,"propState":0,"propId":104010,"pos":{"x":163490,"y":228,"z":195610},"rot":{"x":0,"y":139956,"z":0}},{"groupId":47,"instId":300012,"propState":0,"propId":104011,"pos":{"x":198350,"y":1094,"z":178290},"rot":{"x":0,"y":176466,"z":0}},{"groupId":47,"instId":300011,"propState":0,"propId":104010,"pos":{"x":203960,"y":2161,"z":153327},"rot":{"x":0,"y":304783,"z":0}},{"groupId":47,"instId":300009,"propState":0,"propId":104010,"pos":{"x":118119,"y":-7363,"z":135283},"rot":{"x":0,"y":33454,"z":0}},{"groupId":47,"instId":300010,"propState":0,"propId":104010,"pos":{"x":160580,"y":-2852,"z":122646},"rot":{"x":0,"y":3777,"z":0}},{"groupId":47,"instId":300008,"propState":0,"propId":104010,"pos":{"x":166489,"y":-2823,"z":149841},"rot":{"x":0,"y":88900,"z":0}},{"groupId":47,"instId":300005,"propState":0,"propId":104010,"pos":{"x":203074,"y":-8680,"z":198883},"rot":{"x":0,"y":267167,"z":0}},{"groupId":47,"instId":300002,"propState":0,"propId":104010,"pos":{"x":218570,"y":-2638,"z":232280},"rot":{"x":0,"y":218867,"z":0}},{"groupId":47,"instId":300016,"propState":0,"propId":104011,"pos":{"x":241550,"y":2163,"z":192084},"rot":{"x":0,"y":74446,"z":0}},{"groupId":47,"instId":300015,"propState":0,"propId":104011,"pos":{"x":241788,"y":2166,"z":198500},"rot":{"x":0,"y":109246,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300026,"propState":0,"propId":104010,"pos":{"x":-13776,"y":78923,"z":-109833},"rot":{"x":0,"y":323371,"z":0}},{"groupId":45,"instId":300006,"propState":0,"propId":104008,"pos":{"x":36186,"y":84965,"z":-72905},"rot":{"x":0,"y":65473,"z":0}},{"groupId":45,"instId":300020,"propState":0,"propId":104008,"pos":{"x":-81538,"y":76617,"z":-36922},"rot":{"x":0,"y":315734,"z":0}},{"groupId":45,"instId":300029,"propState":0,"propId":104010,"pos":{"x":15432,"y":78923,"z":-112835},"rot":{"x":0,"y":57849,"z":0}},{"groupId":45,"instId":300028,"propState":0,"propId":104010,"pos":{"x":10459,"y":78923,"z":-107033},"rot":{"x":0,"y":20641,"z":0}},{"groupId":45,"instId":300027,"propState":0,"propId":104010,"pos":{"x":-8974,"y":78923,"z":-105365},"rot":{"x":0,"y":340609,"z":0}},{"groupId":45,"instId":300022,"propState":0,"propId":104009,"pos":{"x":63253,"y":90110,"z":-10308},"rot":{"x":0,"y":311639,"z":0}},{"groupId":45,"instId":300021,"propState":0,"propId":104009,"pos":{"x":-5047,"y":78904,"z":-61272},"rot":{"x":0,"y":144857,"z":0}},{"groupId":45,"instId":300025,"propState":0,"propId":104010,"pos":{"x":-8425,"y":93814,"z":-20959},"rot":{"x":0,"y":63235,"z":0}},{"groupId":45,"instId":300011,"propState":0,"propId":104010,"pos":{"x":12251,"y":93815,"z":-6753},"rot":{"x":0,"y":180000,"z":0}},{"groupId":45,"instId":300001,"propState":0,"propId":104010,"pos":{"x":10812,"y":93815,"z":-54999},"rot":{"x":0,"y":180000,"z":0}},{"groupId":45,"instId":300009,"propState":0,"propId":104010,"pos":{"x":36710,"y":93814,"z":-70700},"rot":{"x":0,"y":287704,"z":0}},{"groupId":45,"instId":300007,"propState":0,"propId":104010,"pos":{"x":39919,"y":78904,"z":-59434},"rot":{"x":0,"y":316228,"z":0}},{"groupId":45,"instId":300019,"propState":0,"propId":104010,"pos":{"x":46160,"y":78903,"z":-29780},"rot":{"x":0,"y":270000,"z":0}},{"groupId":45,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-10620,"y":81966,"z":121690},"rot":{"x":0,"y":84657,"z":0}},{"groupId":45,"instId":300018,"propState":0,"propId":104011,"pos":{"x":12582,"y":88859,"z":77088},"rot":{"x":0,"y":247995,"z":0}},{"groupId":45,"instId":300017,"propState":0,"propId":104011,"pos":{"x":13440,"y":88859,"z":74980},"rot":{"x":0,"y":247995,"z":0}},{"groupId":45,"instId":300016,"propState":0,"propId":104011,"pos":{"x":-10680,"y":88859,"z":74300},"rot":{"x":0,"y":96770,"z":0}},{"groupId":45,"instId":300015,"propState":0,"propId":104011,"pos":{"x":-10370,"y":88859,"z":76910},"rot":{"x":0,"y":96770,"z":0}},{"groupId":45,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-3584,"y":83447,"z":38536},"rot":{"x":0,"y":103215,"z":0}},{"groupId":45,"instId":300003,"propState":0,"propId":104010,"pos":{"x":-26490,"y":78903,"z":-7670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":45,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-30440,"y":78903,"z":-32270},"rot":{"x":0,"y":267183,"z":0}},{"groupId":45,"instId":300023,"propState":0,"propId":104010,"pos":{"x":-74077,"y":80610,"z":-86531},"rot":{"x":0,"y":316500,"z":0}},{"groupId":45,"instId":300013,"propState":0,"propId":104010,"pos":{"x":-98935,"y":80610,"z":-86780},"rot":{"x":0,"y":50088,"z":0}},{"groupId":45,"instId":300012,"propState":0,"propId":104011,"pos":{"x":-90390,"y":76626,"z":-53310},"rot":{"x":0,"y":179855,"z":0}},{"groupId":45,"instId":300002,"propState":0,"propId":104011,"pos":{"x":-81370,"y":76626,"z":-53251},"rot":{"x":0,"y":199069,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"104":{"props":[],"npcs":[],"monsters":[{"groupId":104,"instId":200003,"monsterId":4012010,"eventId":20411026,"pos":{"x":244558,"y":44341,"z":-37682},"rot":{"x":0,"y":312961,"z":0}},{"groupId":104,"instId":200006,"monsterId":4012020,"eventId":20411029,"pos":{"x":290019,"y":50501,"z":2359},"rot":{"x":0,"y":251282,"z":0}},{"groupId":104,"instId":200002,"monsterId":4012030,"eventId":20411024,"pos":{"x":210225,"y":70318,"z":-41112},"rot":{"x":0,"y":238605,"z":0}},{"groupId":104,"instId":200007,"monsterId":4012020,"eventId":20411030,"pos":{"x":363685,"y":44341,"z":15861},"rot":{"x":0,"y":242105,"z":0}},{"groupId":104,"instId":200005,"monsterId":4012030,"eventId":20411028,"pos":{"x":308939,"y":44341,"z":-28425},"rot":{"x":0,"y":3176,"z":0}},{"groupId":104,"instId":200004,"monsterId":4012030,"eventId":20411027,"pos":{"x":212033,"y":50239,"z":33028},"rot":{"x":0,"y":168461,"z":0}},{"groupId":104,"instId":200001,"monsterId":4012020,"eventId":20411023,"pos":{"x":158440,"y":70340,"z":-35990},"rot":{"x":0,"y":349680,"z":0}}],"teleports":{}},"103":{"props":[],"npcs":[],"monsters":[{"groupId":103,"instId":200009,"monsterId":4012010,"eventId":20411019,"pos":{"x":-85301,"y":76617,"z":-64421},"rot":{"x":0,"y":56609,"z":0}},{"groupId":103,"instId":200004,"monsterId":4012020,"eventId":20411014,"pos":{"x":-18623,"y":78904,"z":-14668},"rot":{"x":0,"y":109262,"z":0}},{"groupId":103,"instId":200010,"monsterId":4012020,"eventId":20411020,"pos":{"x":14425,"y":93814,"z":-18083},"rot":{"x":0,"y":91544,"z":0}},{"groupId":103,"instId":200007,"monsterId":4012030,"eventId":20411017,"pos":{"x":35160,"y":93814,"z":-50220},"rot":{"x":0,"y":0,"z":0}},{"groupId":103,"instId":200001,"monsterId":4012030,"eventId":20411011,"pos":{"x":-93190,"y":76627,"z":-38460},"rot":{"x":0,"y":83637,"z":0}},{"groupId":103,"instId":200012,"monsterId":4012020,"eventId":20411022,"pos":{"x":-41731,"y":84965,"z":-66831},"rot":{"x":0,"y":177437,"z":0}},{"groupId":103,"instId":200011,"monsterId":4012030,"eventId":20411021,"pos":{"x":31603,"y":93814,"z":-12440},"rot":{"x":0,"y":259525,"z":0}},{"groupId":103,"instId":200008,"monsterId":4012030,"eventId":20411018,"pos":{"x":32360,"y":93733,"z":-26216},"rot":{"x":0,"y":233730,"z":0}},{"groupId":103,"instId":200005,"monsterId":4012020,"eventId":20411015,"pos":{"x":43040,"y":81160,"z":12520},"rot":{"x":0,"y":345753,"z":0}},{"groupId":103,"instId":200002,"monsterId":4012010,"eventId":20411012,"pos":{"x":-33257,"y":78903,"z":-53376},"rot":{"x":0,"y":152835,"z":0}}],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300011,"propState":0,"propId":104010,"pos":{"x":377270,"y":33560,"z":115730},"rot":{"x":0,"y":257437,"z":0}},{"groupId":46,"instId":300012,"propState":0,"propId":104010,"pos":{"x":343304,"y":26096,"z":119268},"rot":{"x":0,"y":22407,"z":0}},{"groupId":46,"instId":300019,"propState":0,"propId":104011,"pos":{"x":203580,"y":63318,"z":2869},"rot":{"x":0,"y":180000,"z":0}},{"groupId":46,"instId":300018,"propState":0,"propId":104011,"pos":{"x":142040,"y":69850,"z":-46500},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300024,"propState":0,"propId":104009,"pos":{"x":256368,"y":44341,"z":19432},"rot":{"x":0,"y":319939,"z":0}},{"groupId":46,"instId":300023,"propState":0,"propId":104008,"pos":{"x":322430,"y":44612,"z":21284},"rot":{"x":0,"y":334423,"z":0}},{"groupId":46,"instId":300014,"propState":0,"propId":104010,"pos":{"x":288760,"y":2173,"z":199540},"rot":{"x":0,"y":117010,"z":0}},{"groupId":46,"instId":300013,"propState":0,"propId":104010,"pos":{"x":342389,"y":26160,"z":134782},"rot":{"x":0,"y":57296,"z":0}},{"groupId":46,"instId":300008,"propState":0,"propId":104011,"pos":{"x":322540,"y":44612,"z":-10640},"rot":{"x":0,"y":317768,"z":0}},{"groupId":46,"instId":300022,"propState":0,"propId":104011,"pos":{"x":297260,"y":50225,"z":-8443},"rot":{"x":0,"y":269648,"z":0}},{"groupId":46,"instId":300007,"propState":0,"propId":104011,"pos":{"x":262421,"y":39485,"z":-32229},"rot":{"x":0,"y":317913,"z":0}},{"groupId":46,"instId":300006,"propState":0,"propId":104011,"pos":{"x":238544,"y":44612,"z":-15616},"rot":{"x":0,"y":88335,"z":0}},{"groupId":46,"instId":300003,"propState":0,"propId":104010,"pos":{"x":203410,"y":70770,"z":-24750},"rot":{"x":0,"y":233729,"z":0}},{"groupId":46,"instId":300002,"propState":0,"propId":104010,"pos":{"x":196668,"y":70318,"z":-47433},"rot":{"x":0,"y":324730,"z":0}},{"groupId":46,"instId":300017,"propState":0,"propId":104011,"pos":{"x":142790,"y":69750,"z":-36161},"rot":{"x":0,"y":147463,"z":0}},{"groupId":46,"instId":300016,"propState":0,"propId":104011,"pos":{"x":141278,"y":69830,"z":-36063},"rot":{"x":0,"y":212575,"z":0}},{"groupId":46,"instId":300025,"propState":0,"propId":104009,"pos":{"x":350421,"y":41540,"z":83321},"rot":{"x":0,"y":327864,"z":0}},{"groupId":46,"instId":300010,"propState":0,"propId":104010,"pos":{"x":352800,"y":41540,"z":62430},"rot":{"x":0,"y":156496,"z":0}},{"groupId":46,"instId":300009,"propState":0,"propId":104010,"pos":{"x":361396,"y":44447,"z":29384},"rot":{"x":0,"y":268732,"z":0}},{"groupId":46,"instId":300021,"propState":0,"propId":104011,"pos":{"x":246530,"y":44613,"z":46390},"rot":{"x":0,"y":183742,"z":0}},{"groupId":46,"instId":300020,"propState":0,"propId":104011,"pos":{"x":259717,"y":44613,"z":46367},"rot":{"x":0,"y":182436,"z":0}},{"groupId":46,"instId":300005,"propState":0,"propId":104010,"pos":{"x":217590,"y":44613,"z":20740},"rot":{"x":0,"y":176771,"z":0}},{"groupId":46,"instId":300027,"propState":0,"propId":104011,"pos":{"x":157690,"y":69850,"z":-46160},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300015,"propState":0,"propId":104011,"pos":{"x":123277,"y":70340,"z":-46313},"rot":{"x":0,"y":356434,"z":0}},{"groupId":46,"instId":300001,"propState":0,"propId":104011,"pos":{"x":123104,"y":70340,"z":-35873},"rot":{"x":0,"y":184402,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"105":{"props":[],"npcs":[],"monsters":[{"groupId":105,"instId":200009,"monsterId":4012020,"eventId":20411039,"pos":{"x":196758,"y":2161,"z":162980},"rot":{"x":0,"y":285379,"z":0}},{"groupId":105,"instId":200008,"monsterId":4012010,"eventId":20411038,"pos":{"x":139589,"y":-2852,"z":133204},"rot":{"x":0,"y":102900,"z":0}},{"groupId":105,"instId":200007,"monsterId":4012030,"eventId":20411037,"pos":{"x":102008,"y":-10849,"z":154661},"rot":{"x":0,"y":104146,"z":0}},{"groupId":105,"instId":200006,"monsterId":4012010,"eventId":20411036,"pos":{"x":195450,"y":-2640,"z":244475},"rot":{"x":0,"y":184990,"z":0}},{"groupId":105,"instId":200005,"monsterId":4012020,"eventId":20411035,"pos":{"x":209600,"y":-2638,"z":233390},"rot":{"x":0,"y":343847,"z":0}}],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300007,"propState":0,"propId":104071,"pos":{"x":-94920,"y":82388,"z":-90763},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300009,"propState":0,"propId":104037,"pos":{"x":-82800,"y":76626,"z":-53160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300006,"propState":0,"propId":104071,"pos":{"x":-67817,"y":78497,"z":-61095},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300005,"propState":0,"propId":104051,"pos":{"x":-85970,"y":76626,"z":-51150},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":104033,"pos":{"x":-90685,"y":83670,"z":-85830},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300003,"propState":0,"propId":104016,"pos":{"x":-73140,"y":80610,"z":-81366},"rot":{"x":0,"y":181380,"z":0}},{"groupId":18,"instId":300004,"propState":0,"propId":100,"pos":{"x":-95175,"y":78137,"z":-56354},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":104034,"pos":{"x":-86390,"y":80670,"z":-84900},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300003,"propState":0,"propId":104042,"pos":{"x":-401090,"y":-117680,"z":-561610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300008,"propState":0,"propId":138,"pos":{"x":-370000,"y":-112340,"z":-523700},"rot":{"x":0,"y":120000,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":138,"pos":{"x":-401090,"y":-117680,"z":-553000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":1,"propId":104088,"pos":{"x":-363873,"y":-113516,"z":-526716},"rot":{"x":0,"y":300000,"z":0}},{"groupId":6,"instId":300002,"propState":1,"propId":104088,"pos":{"x":-376194,"y":-113516,"z":-519602},"rot":{"x":0,"y":120000,"z":0}},{"groupId":6,"instId":300005,"propState":1,"propId":104088,"pos":{"x":-363873,"y":-113516,"z":-526716},"rot":{"x":0,"y":300000,"z":0}},{"groupId":6,"instId":300004,"propState":1,"propId":104088,"pos":{"x":-376194,"y":-113516,"z":-519602},"rot":{"x":0,"y":120000,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":104042,"pos":{"x":-377030,"y":-112340,"z":-519120},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300001,"propState":0,"propId":104045,"pos":{"x":6767,"y":78915,"z":-51248},"rot":{"x":0,"y":95380,"z":0}},{"groupId":19,"instId":300017,"propState":0,"propId":104033,"pos":{"x":4750,"y":95562,"z":-25647},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300016,"propState":0,"propId":104033,"pos":{"x":33370,"y":98666,"z":-48840},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300014,"propState":0,"propId":104037,"pos":{"x":44636,"y":81450,"z":-41347},"rot":{"x":0,"y":37745,"z":0}},{"groupId":19,"instId":300008,"propState":0,"propId":104045,"pos":{"x":46650,"y":78903,"z":-45180},"rot":{"x":0,"y":267626,"z":0}},{"groupId":19,"instId":300005,"propState":0,"propId":104016,"pos":{"x":-9777,"y":84964,"z":-71274},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300015,"propState":0,"propId":104037,"pos":{"x":-2841,"y":78904,"z":-75499},"rot":{"x":0,"y":82614,"z":0}},{"groupId":19,"instId":300020,"propState":0,"propId":104037,"pos":{"x":2278,"y":78923,"z":-74777},"rot":{"x":4,"y":83961,"z":359876}},{"groupId":19,"instId":300019,"propState":0,"propId":104037,"pos":{"x":-302,"y":78904,"z":-74632},"rot":{"x":0,"y":89297,"z":0}},{"groupId":19,"instId":300013,"propState":0,"propId":104037,"pos":{"x":43920,"y":78903,"z":-41050},"rot":{"x":0,"y":3292,"z":0}},{"groupId":19,"instId":300011,"propState":0,"propId":104037,"pos":{"x":45946,"y":78903,"z":-39370},"rot":{"x":0,"y":355961,"z":0}},{"groupId":19,"instId":300010,"propState":0,"propId":104037,"pos":{"x":44756,"y":78903,"z":-43291},"rot":{"x":0,"y":338595,"z":0}},{"groupId":19,"instId":300009,"propState":0,"propId":104039,"pos":{"x":-233,"y":78938,"z":-33260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":19,"instId":300007,"propState":0,"propId":104038,"pos":{"x":190,"y":78903,"z":-19160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300006,"propState":0,"propId":104034,"pos":{"x":43690,"y":93815,"z":-49340},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300004,"propState":0,"propId":104034,"pos":{"x":2550,"y":93815,"z":-25190},"rot":{"x":0,"y":180000,"z":0}},{"groupId":19,"instId":300003,"propState":0,"propId":104045,"pos":{"x":46650,"y":78903,"z":-36520},"rot":{"x":0,"y":265786,"z":0}},{"groupId":19,"instId":300002,"propState":0,"propId":104045,"pos":{"x":-7257,"y":78915,"z":-51248},"rot":{"x":0,"y":81980,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300002,"propState":0,"propId":104019,"pos":{"x":305080,"y":2424,"z":195270},"rot":{"x":0,"y":270071,"z":0}},{"groupId":95,"instId":300004,"propState":0,"propId":104052,"pos":{"x":305080,"y":2424,"z":195270},"rot":{"x":0,"y":210071,"z":0}},{"groupId":95,"instId":300003,"propState":0,"propId":104052,"pos":{"x":330597,"y":20676,"z":162130},"rot":{"x":0,"y":322926,"z":0}},{"groupId":95,"instId":300001,"propState":0,"propId":104019,"pos":{"x":330597,"y":20676,"z":162130},"rot":{"x":0,"y":132724,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300006,"propState":0,"propId":104052,"pos":{"x":-278003,"y":-3878,"z":-332891},"rot":{"x":0,"y":210513,"z":0}},{"groupId":89,"instId":300005,"propState":0,"propId":104052,"pos":{"x":-356160,"y":-3845,"z":-286980},"rot":{"x":0,"y":329724,"z":0}},{"groupId":89,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-333843,"y":-103594,"z":-428959},"rot":{"x":0,"y":149674,"z":0}},{"groupId":89,"instId":300003,"propState":2,"propId":104019,"pos":{"x":-278003,"y":-3878,"z":-332891},"rot":{"x":0,"y":30513,"z":0}},{"groupId":89,"instId":300002,"propState":0,"propId":104019,"pos":{"x":-356160,"y":-3845,"z":-286980},"rot":{"x":0,"y":28715,"z":0}},{"groupId":89,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-333843,"y":-103594,"z":-428959},"rot":{"x":0,"y":174779,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300007,"propState":0,"propId":104122,"pos":{"x":-358140,"y":-109271,"z":-501780},"rot":{"x":0,"y":210000,"z":0}},{"groupId":92,"instId":300006,"propState":0,"propId":104122,"pos":{"x":-385260,"y":-109271,"z":-485980},"rot":{"x":0,"y":210000,"z":0}},{"groupId":92,"instId":300005,"propState":0,"propId":104024,"pos":{"x":-368510,"y":-109370,"z":-499116},"rot":{"x":0,"y":210018,"z":0}},{"groupId":92,"instId":300004,"propState":0,"propId":104024,"pos":{"x":-377483,"y":-109370,"z":-493927},"rot":{"x":0,"y":210018,"z":0}},{"groupId":92,"instId":300003,"propState":1,"propId":104005,"pos":{"x":-423942,"y":-114152,"z":-536706},"rot":{"x":0,"y":90000,"z":0}},{"groupId":92,"instId":300002,"propState":0,"propId":104004,"pos":{"x":-380747,"y":-112338,"z":-513708},"rot":{"x":0,"y":210000,"z":0}},{"groupId":92,"instId":300001,"propState":0,"propId":104005,"pos":{"x":-367094,"y":-112326,"z":-486342},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300002,"propState":1,"propId":104005,"pos":{"x":63809,"y":-13465,"z":196450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":99,"instId":300001,"propState":1,"propId":104005,"pos":{"x":106492,"y":2119,"z":196447},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"123":{"props":[{"groupId":123,"instId":300004,"propState":1,"propId":104005,"pos":{"x":-290,"y":78929,"z":-74890},"rot":{"x":0,"y":180000,"z":0}},{"groupId":123,"instId":300003,"propState":1,"propId":104006,"pos":{"x":50280,"y":78890,"z":-41010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":123,"instId":300002,"propState":0,"propId":104006,"pos":{"x":23138,"y":78919,"z":528},"rot":{"x":0,"y":180000,"z":0}},{"groupId":123,"instId":300001,"propState":1,"propId":104006,"pos":{"x":-22870,"y":78919,"z":531},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"134":{"props":[{"groupId":134,"instId":300003,"propState":0,"propId":104097,"pos":{"x":171595,"y":-10682,"z":207640},"rot":{"x":0,"y":217326,"z":0}},{"groupId":134,"instId":300006,"propState":20,"propId":60402,"pos":{"x":161287,"y":12,"z":206960},"rot":{"x":0,"y":45000,"z":0}},{"groupId":134,"instId":300002,"propState":0,"propId":104089,"pos":{"x":163330,"y":60,"z":208070},"rot":{"x":7861,"y":30000,"z":0}},{"groupId":134,"instId":300005,"propState":0,"propId":104101,"pos":{"x":160780,"y":-9800,"z":208240},"rot":{"x":349394,"y":288243,"z":359159}},{"groupId":134,"instId":300004,"propState":0,"propId":104101,"pos":{"x":184900,"y":-7530,"z":232760},"rot":{"x":14838,"y":210000,"z":0}},{"groupId":134,"instId":300001,"propState":0,"propId":104097,"pos":{"x":208012,"y":-2564,"z":219438},"rot":{"x":0,"y":47997,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"136":{"props":[{"groupId":136,"instId":300004,"propState":0,"propId":104100,"pos":{"x":158930,"y":5046,"z":242560},"rot":{"x":0,"y":0,"z":0}},{"groupId":136,"instId":300003,"propState":0,"propId":104061,"pos":{"x":130410,"y":22890,"z":156400},"rot":{"x":0,"y":97096,"z":0}},{"groupId":136,"instId":300002,"propState":2,"propId":104061,"pos":{"x":165630,"y":20620,"z":246830},"rot":{"x":0,"y":202096,"z":0}},{"groupId":136,"instId":300001,"propState":0,"propId":104061,"pos":{"x":216090,"y":9630,"z":183986},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"139":{"props":[{"groupId":139,"instId":300003,"propState":0,"propId":104061,"pos":{"x":256303,"y":94730,"z":25806},"rot":{"x":0,"y":97096,"z":0}},{"groupId":139,"instId":300002,"propState":0,"propId":104061,"pos":{"x":254515,"y":36047,"z":1175},"rot":{"x":0,"y":97096,"z":0}},{"groupId":139,"instId":300001,"propState":0,"propId":104061,"pos":{"x":217334,"y":65389,"z":34947},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300024,"propState":0,"propId":104037,"pos":{"x":203636,"y":-2566,"z":232911},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300019,"propState":0,"propId":104116,"pos":{"x":158930,"y":2046,"z":242560},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300011,"propState":0,"propId":104116,"pos":{"x":170451,"y":2046,"z":240053},"rot":{"x":0,"y":30000,"z":0}},{"groupId":135,"instId":300025,"propState":0,"propId":104037,"pos":{"x":203606,"y":-2566,"z":236014},"rot":{"x":0,"y":300000,"z":0}},{"groupId":135,"instId":300021,"propState":0,"propId":104116,"pos":{"x":152930,"y":5046,"z":245560},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300017,"propState":0,"propId":104116,"pos":{"x":155930,"y":2046,"z":245560},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300010,"propState":0,"propId":104100,"pos":{"x":176640,"y":-5830,"z":205880},"rot":{"x":0,"y":2218,"z":0}},{"groupId":135,"instId":300026,"propState":0,"propId":104037,"pos":{"x":203606,"y":-66,"z":236014},"rot":{"x":0,"y":300000,"z":0}},{"groupId":135,"instId":300022,"propState":0,"propId":104037,"pos":{"x":206829,"y":-1503,"z":234260},"rot":{"x":270000,"y":345000,"z":0}},{"groupId":135,"instId":300020,"propState":0,"propId":104116,"pos":{"x":171951,"y":5046,"z":242651},"rot":{"x":0,"y":30000,"z":0}},{"groupId":135,"instId":300014,"propState":0,"propId":104116,"pos":{"x":175647,"y":5046,"z":237053},"rot":{"x":0,"y":30000,"z":0}},{"groupId":135,"instId":300004,"propState":0,"propId":104100,"pos":{"x":152930,"y":5046,"z":242560},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300023,"propState":0,"propId":104037,"pos":{"x":205338,"y":-2566,"z":235014},"rot":{"x":0,"y":300000,"z":0}},{"groupId":135,"instId":300018,"propState":0,"propId":104116,"pos":{"x":158930,"y":2046,"z":245560},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300016,"propState":0,"propId":104116,"pos":{"x":152930,"y":2046,"z":245560},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300015,"propState":0,"propId":104116,"pos":{"x":152930,"y":2046,"z":242560},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300013,"propState":0,"propId":104116,"pos":{"x":177147,"y":2046,"z":239651},"rot":{"x":0,"y":30000,"z":0}},{"groupId":135,"instId":300012,"propState":0,"propId":104116,"pos":{"x":175647,"y":2046,"z":237053},"rot":{"x":0,"y":30000,"z":0}},{"groupId":135,"instId":300002,"propState":0,"propId":104116,"pos":{"x":174549,"y":2046,"z":241151},"rot":{"x":0,"y":30000,"z":0}},{"groupId":135,"instId":300001,"propState":0,"propId":104116,"pos":{"x":171951,"y":2046,"z":242651},"rot":{"x":0,"y":30000,"z":0}},{"groupId":135,"instId":300006,"propState":0,"propId":104100,"pos":{"x":216680,"y":-2641,"z":227820},"rot":{"x":0,"y":330327,"z":0}},{"groupId":135,"instId":300003,"propState":1,"propId":104100,"pos":{"x":201379,"y":-2600,"z":230260},"rot":{"x":0,"y":87,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300007,"propState":20,"propId":60402,"pos":{"x":253092,"y":44352,"z":16130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":137,"instId":300005,"propState":0,"propId":104101,"pos":{"x":293160,"y":49500,"z":-34360},"rot":{"x":0,"y":180000,"z":0}},{"groupId":137,"instId":300004,"propState":0,"propId":104101,"pos":{"x":233310,"y":43740,"z":16949},"rot":{"x":0,"y":90000,"z":0}},{"groupId":137,"instId":300003,"propState":0,"propId":104097,"pos":{"x":296500,"y":50230,"z":-22770},"rot":{"x":0,"y":326931,"z":0}},{"groupId":137,"instId":300002,"propState":0,"propId":104089,"pos":{"x":249541,"y":44950,"z":14951},"rot":{"x":0,"y":297375,"z":0}},{"groupId":137,"instId":300001,"propState":0,"propId":104097,"pos":{"x":223640,"y":44341,"z":19760},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300006,"propState":0,"propId":104053,"pos":{"x":75977,"y":-4965,"z":201514},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300002,"propState":0,"propId":104053,"pos":{"x":86062,"y":-978,"z":191130},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300005,"propState":0,"propId":104053,"pos":{"x":86053,"y":-976,"z":201459},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300004,"propState":0,"propId":104053,"pos":{"x":95320,"y":3519,"z":201430},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300003,"propState":0,"propId":104053,"pos":{"x":75967,"y":-4946,"z":191167},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300001,"propState":0,"propId":104053,"pos":{"x":95410,"y":3647,"z":191179},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"162":{"props":[{"groupId":162,"instId":300002,"propState":0,"propId":104038,"pos":{"x":12040,"y":86390,"z":96330},"rot":{"x":0,"y":331816,"z":0}},{"groupId":162,"instId":300001,"propState":0,"propId":104039,"pos":{"x":4519,"y":84680,"z":102119},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"247":{"props":[{"groupId":247,"instId":300002,"propState":20,"propId":60403,"pos":{"x":120,"y":81835,"z":222620},"rot":{"x":0,"y":180000,"z":0}},{"groupId":247,"instId":300001,"propState":0,"propId":104056,"pos":{"x":119,"y":81814,"z":222622},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"172":{"props":[{"groupId":172,"instId":300004,"propState":0,"propId":100,"pos":{"x":-369358,"y":-112746,"z":-569507},"rot":{"x":0,"y":180000,"z":0}},{"groupId":172,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-370305,"y":-112743,"z":-569400},"rot":{"x":0,"y":180000,"z":0}},{"groupId":172,"instId":300002,"propState":1,"propId":211,"pos":{"x":-369188,"y":-114388,"z":-568387},"rot":{"x":8194,"y":101249,"z":335880}},{"groupId":172,"instId":300001,"propState":18,"propId":104057,"pos":{"x":-369358,"y":-112746,"z":-569507},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300001,"propState":0,"propId":104071,"pos":{"x":-336746,"y":-110459,"z":-542517},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300004,"propState":0,"propId":100,"pos":{"x":-341263,"y":-112210,"z":-539510},"rot":{"x":19580,"y":181182,"z":0}},{"groupId":173,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-342089,"y":-112107,"z":-539279},"rot":{"x":19580,"y":181182,"z":0}},{"groupId":173,"instId":300002,"propState":1,"propId":211,"pos":{"x":-340811,"y":-112220,"z":-539955},"rot":{"x":0,"y":250384,"z":0}},{"groupId":173,"instId":300001,"propState":18,"propId":104057,"pos":{"x":-341222,"y":-112325,"z":-539457},"rot":{"x":0,"y":124494,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300004,"propState":0,"propId":100,"pos":{"x":-473042,"y":-104423,"z":-554586},"rot":{"x":21446,"y":118233,"z":0}},{"groupId":174,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-474128,"y":-104143,"z":-555016},"rot":{"x":21446,"y":118233,"z":0}},{"groupId":174,"instId":300002,"propState":1,"propId":211,"pos":{"x":-473065,"y":-104543,"z":-554539},"rot":{"x":0,"y":283846,"z":0}},{"groupId":174,"instId":300001,"propState":18,"propId":104057,"pos":{"x":-473083,"y":-104543,"z":-554564},"rot":{"x":0,"y":329611,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300004,"propState":0,"propId":100,"pos":{"x":-329635,"y":3377,"z":-241368},"rot":{"x":0,"y":35001,"z":0}},{"groupId":176,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-327778,"y":3465,"z":-240922},"rot":{"x":0,"y":35002,"z":0}},{"groupId":176,"instId":300002,"propState":1,"propId":211,"pos":{"x":-331299,"y":-2907,"z":-243442},"rot":{"x":0,"y":0,"z":0}},{"groupId":176,"instId":300001,"propState":18,"propId":104057,"pos":{"x":-328688,"y":3337,"z":-239797},"rot":{"x":82734,"y":35002,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300004,"propState":0,"propId":100,"pos":{"x":-268493,"y":15105,"z":-233761},"rot":{"x":24962,"y":98836,"z":0}},{"groupId":177,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-268858,"y":15270,"z":-234599},"rot":{"x":24962,"y":98836,"z":0}},{"groupId":177,"instId":300002,"propState":1,"propId":211,"pos":{"x":-268968,"y":15105,"z":-234217},"rot":{"x":0,"y":0,"z":0}},{"groupId":177,"instId":300001,"propState":18,"propId":104057,"pos":{"x":-268493,"y":15105,"z":-233761},"rot":{"x":0,"y":98836,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-376400,"y":-108790,"z":-494694},"rot":{"x":0,"y":30000,"z":0}},{"groupId":175,"instId":300002,"propState":1,"propId":211,"pos":{"x":-375759,"y":-114693,"z":-496085},"rot":{"x":0,"y":0,"z":0}},{"groupId":175,"instId":300004,"propState":0,"propId":100,"pos":{"x":-377501,"y":-108759,"z":-493945},"rot":{"x":0,"y":30000,"z":0}},{"groupId":175,"instId":300001,"propState":18,"propId":104057,"pos":{"x":-377501,"y":-108759,"z":-493945},"rot":{"x":270000,"y":30000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300004,"propState":0,"propId":100,"pos":{"x":-200015,"y":33368,"z":-157917},"rot":{"x":38386,"y":99728,"z":339525}},{"groupId":178,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-200449,"y":33349,"z":-158697},"rot":{"x":38386,"y":99728,"z":339525}},{"groupId":178,"instId":300002,"propState":1,"propId":211,"pos":{"x":-202547,"y":35559,"z":-158214},"rot":{"x":0,"y":0,"z":0}},{"groupId":178,"instId":300001,"propState":18,"propId":104057,"pos":{"x":-200015,"y":33368,"z":-157917},"rot":{"x":4739,"y":136679,"z":338826}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300002,"propState":1,"propId":211,"pos":{"x":-71896,"y":76617,"z":-55849},"rot":{"x":0,"y":0,"z":0}},{"groupId":179,"instId":300004,"propState":0,"propId":100,"pos":{"x":-70265,"y":79043,"z":-55442},"rot":{"x":0,"y":48906,"z":0}},{"groupId":179,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-69845,"y":79062,"z":-56450},"rot":{"x":0,"y":48906,"z":0}},{"groupId":179,"instId":300001,"propState":18,"propId":104057,"pos":{"x":-70265,"y":78902,"z":-55442},"rot":{"x":0,"y":193134,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300004,"propState":0,"propId":100,"pos":{"x":-7064,"y":80321,"z":-42875},"rot":{"x":0,"y":299210,"z":0}},{"groupId":180,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-7163,"y":80382,"z":-41804},"rot":{"x":0,"y":299210,"z":0}},{"groupId":180,"instId":300002,"propState":1,"propId":211,"pos":{"x":-7555,"y":80321,"z":-42601},"rot":{"x":0,"y":311960,"z":0}},{"groupId":180,"instId":300001,"propState":18,"propId":104057,"pos":{"x":-7555,"y":80321,"z":-42601},"rot":{"x":0,"y":311960,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300004,"propState":0,"propId":100,"pos":{"x":5402,"y":83719,"z":117404},"rot":{"x":0,"y":0,"z":0}},{"groupId":181,"instId":300003,"propState":0,"propId":103074,"pos":{"x":5760,"y":86130,"z":115753},"rot":{"x":0,"y":0,"z":0}},{"groupId":181,"instId":300002,"propState":1,"propId":211,"pos":{"x":3884,"y":82018,"z":116636},"rot":{"x":0,"y":0,"z":0}},{"groupId":181,"instId":300001,"propState":18,"propId":104057,"pos":{"x":5402,"y":83719,"z":117404},"rot":{"x":345013,"y":336061,"z":1671}}],"npcs":[],"monsters":[],"teleports":{}},"182":{"props":[{"groupId":182,"instId":300004,"propState":0,"propId":100,"pos":{"x":15013,"y":99454,"z":-6209},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300003,"propState":0,"propId":103074,"pos":{"x":16720,"y":99456,"z":-5227},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300002,"propState":1,"propId":211,"pos":{"x":14573,"y":93815,"z":-7630},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300001,"propState":18,"propId":104057,"pos":{"x":14990,"y":99425,"z":-4850},"rot":{"x":324229,"y":88237,"z":274524}}],"npcs":[],"monsters":[],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300004,"propState":0,"propId":100,"pos":{"x":249623,"y":47076,"z":-54400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":183,"instId":300003,"propState":0,"propId":103074,"pos":{"x":249332,"y":47142,"z":-55346},"rot":{"x":0,"y":90000,"z":0}},{"groupId":183,"instId":300002,"propState":1,"propId":211,"pos":{"x":248578,"y":44341,"z":-54417},"rot":{"x":0,"y":0,"z":0}},{"groupId":183,"instId":300001,"propState":18,"propId":104057,"pos":{"x":249623,"y":47003,"z":-54408},"rot":{"x":3530,"y":274611,"z":359572}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300004,"propState":0,"propId":100,"pos":{"x":271023,"y":102816,"z":2609},"rot":{"x":0,"y":180000,"z":0}},{"groupId":184,"instId":300003,"propState":0,"propId":103074,"pos":{"x":268931,"y":102908,"z":-955},"rot":{"x":0,"y":180000,"z":0}},{"groupId":184,"instId":300002,"propState":1,"propId":211,"pos":{"x":271362,"y":102816,"z":-1640},"rot":{"x":301811,"y":245860,"z":297806}},{"groupId":184,"instId":300001,"propState":18,"propId":104057,"pos":{"x":271362,"y":102816,"z":-1640},"rot":{"x":301811,"y":245860,"z":297806}}],"npcs":[],"monsters":[],"teleports":{}},"185":{"props":[{"groupId":185,"instId":300004,"propState":0,"propId":100,"pos":{"x":342505,"y":44500,"z":10642},"rot":{"x":21723,"y":109654,"z":0}},{"groupId":185,"instId":300003,"propState":0,"propId":103074,"pos":{"x":342023,"y":44620,"z":9976},"rot":{"x":21723,"y":109654,"z":0}},{"groupId":185,"instId":300002,"propState":1,"propId":211,"pos":{"x":342453,"y":44361,"z":10660},"rot":{"x":0,"y":0,"z":0}},{"groupId":185,"instId":300001,"propState":18,"propId":104057,"pos":{"x":342453,"y":44361,"z":10660},"rot":{"x":0,"y":73368,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300002,"propState":1,"propId":211,"pos":{"x":354460,"y":34943,"z":120610},"rot":{"x":0,"y":0,"z":0}},{"groupId":186,"instId":300004,"propState":0,"propId":100,"pos":{"x":357555,"y":41423,"z":116186},"rot":{"x":0,"y":180604,"z":0}},{"groupId":186,"instId":300003,"propState":0,"propId":103074,"pos":{"x":356714,"y":41533,"z":116615},"rot":{"x":0,"y":180604,"z":0}},{"groupId":186,"instId":300001,"propState":18,"propId":104057,"pos":{"x":357555,"y":41423,"z":116186},"rot":{"x":340186,"y":180604,"z":344104}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300004,"propState":0,"propId":100,"pos":{"x":182747,"y":-3724,"z":199547},"rot":{"x":16298,"y":263360,"z":0}},{"groupId":187,"instId":300003,"propState":0,"propId":103074,"pos":{"x":180968,"y":-4285,"z":200421},"rot":{"x":16298,"y":263360,"z":0}},{"groupId":187,"instId":300002,"propState":1,"propId":211,"pos":{"x":180751,"y":-4296,"z":199279},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300001,"propState":18,"propId":104057,"pos":{"x":180529,"y":-4587,"z":199289},"rot":{"x":0,"y":42326,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"255":{"props":[{"groupId":255,"instId":300002,"propState":0,"propId":104011,"pos":{"x":11530,"y":79500,"z":-6460},"rot":{"x":0,"y":180000,"z":0}},{"groupId":255,"instId":300001,"propState":0,"propId":104010,"pos":{"x":8450,"y":79500,"z":-6460},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300002,"propState":1,"propId":211,"pos":{"x":10,"y":88801,"z":96310},"rot":{"x":0,"y":180052,"z":0}},{"groupId":189,"instId":300004,"propState":0,"propId":100,"pos":{"x":10,"y":88845,"z":97466},"rot":{"x":0,"y":134750,"z":0}},{"groupId":189,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-809,"y":88993,"z":97581},"rot":{"x":0,"y":180801,"z":0}},{"groupId":189,"instId":300001,"propState":18,"propId":104057,"pos":{"x":10,"y":88845,"z":97466},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300015,"propState":0,"propId":104011,"pos":{"x":12060,"y":80260,"z":-6072},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300017,"propState":0,"propId":104011,"pos":{"x":7600,"y":80390,"z":-6072},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300016,"propState":0,"propId":104010,"pos":{"x":9070,"y":81810,"z":-6072},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300014,"propState":0,"propId":104010,"pos":{"x":13290,"y":81730,"z":-6072},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300012,"propState":0,"propId":104011,"pos":{"x":10540,"y":81820,"z":-6075},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300011,"propState":0,"propId":104011,"pos":{"x":13450,"y":80280,"z":-6075},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300010,"propState":0,"propId":104010,"pos":{"x":10550,"y":80260,"z":-6072},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300003,"propState":0,"propId":103074,"pos":{"x":11417,"y":81366,"z":-6111},"rot":{"x":15000,"y":0,"z":0}},{"groupId":188,"instId":300018,"propState":0,"propId":100,"pos":{"x":10550,"y":81245,"z":-6072},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300008,"propState":0,"propId":104010,"pos":{"x":10600,"y":83340,"z":-6075},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300007,"propState":0,"propId":104010,"pos":{"x":7590,"y":81810,"z":-6072},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300006,"propState":0,"propId":104010,"pos":{"x":12070,"y":81760,"z":-6075},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300005,"propState":0,"propId":104011,"pos":{"x":9090,"y":80330,"z":-6075},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300004,"propState":0,"propId":100,"pos":{"x":10578,"y":81351,"z":-6303},"rot":{"x":15000,"y":0,"z":0}},{"groupId":188,"instId":300002,"propState":1,"propId":211,"pos":{"x":11094,"y":78934,"z":-6750},"rot":{"x":0,"y":0,"z":0}},{"groupId":188,"instId":300001,"propState":18,"propId":104057,"pos":{"x":10578,"y":81362,"z":-5835},"rot":{"x":272690,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300004,"propState":0,"propId":100,"pos":{"x":204190,"y":70898,"z":3416},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300003,"propState":0,"propId":103074,"pos":{"x":205019,"y":70892,"z":3335},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300002,"propState":1,"propId":211,"pos":{"x":204307,"y":63318,"z":2218},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300001,"propState":18,"propId":104057,"pos":{"x":204190,"y":70892,"z":3659},"rot":{"x":271373,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"191":{"props":[{"groupId":191,"instId":300004,"propState":0,"propId":100,"pos":{"x":115437,"y":2190,"z":202255},"rot":{"x":35559,"y":300250,"z":0}},{"groupId":191,"instId":300002,"propState":1,"propId":211,"pos":{"x":115776,"y":2116,"z":202102},"rot":{"x":0,"y":134134,"z":0}},{"groupId":191,"instId":300003,"propState":0,"propId":103074,"pos":{"x":115993,"y":2302,"z":202945},"rot":{"x":35559,"y":300250,"z":0}},{"groupId":191,"instId":300001,"propState":18,"propId":104057,"pos":{"x":115472,"y":2134,"z":202235},"rot":{"x":0,"y":219322,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300006,"propState":1,"propId":104157,"pos":{"x":-208200,"y":36570,"z":-247720},"rot":{"x":0,"y":0,"z":0}},{"groupId":193,"instId":300002,"propState":0,"propId":100,"pos":{"x":-202320,"y":26960,"z":-154160},"rot":{"x":0,"y":22340,"z":0}},{"groupId":193,"instId":300008,"propState":1,"propId":104157,"pos":{"x":-193230,"y":142670,"z":-85850},"rot":{"x":0,"y":0,"z":0}},{"groupId":193,"instId":300007,"propState":1,"propId":104157,"pos":{"x":-254898,"y":31066,"z":-142908},"rot":{"x":0,"y":28896,"z":0}},{"groupId":193,"instId":300005,"propState":1,"propId":104157,"pos":{"x":-225501,"y":54554,"z":-86086},"rot":{"x":0,"y":28896,"z":0}},{"groupId":193,"instId":300004,"propState":1,"propId":104157,"pos":{"x":-191595,"y":47817,"z":-128312},"rot":{"x":0,"y":28896,"z":0}},{"groupId":193,"instId":300003,"propState":1,"propId":104157,"pos":{"x":-217240,"y":25763,"z":-187910},"rot":{"x":0,"y":28896,"z":0}},{"groupId":193,"instId":300001,"propState":0,"propId":104090,"pos":{"x":-302700,"y":-46100,"z":-96700},"rot":{"x":357524,"y":359040,"z":354777}}],"npcs":[],"monsters":[],"teleports":{}},"196":{"props":[{"groupId":196,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"192":{"props":[{"groupId":192,"instId":300008,"propState":1,"propId":104143,"pos":{"x":293206,"y":42056,"z":-43488},"rot":{"x":0,"y":0,"z":0}},{"groupId":192,"instId":300005,"propState":0,"propId":104037,"pos":{"x":267980,"y":39485,"z":-28550},"rot":{"x":0,"y":30500,"z":0}},{"groupId":192,"instId":300004,"propState":0,"propId":104037,"pos":{"x":265240,"y":39485,"z":-28350},"rot":{"x":0,"y":321777,"z":0}},{"groupId":192,"instId":300003,"propState":0,"propId":104037,"pos":{"x":265119,"y":39565,"z":-25513},"rot":{"x":355029,"y":20565,"z":359581}},{"groupId":192,"instId":300002,"propState":0,"propId":104033,"pos":{"x":259630,"y":45203,"z":-21077},"rot":{"x":0,"y":0,"z":0}},{"groupId":192,"instId":300001,"propState":0,"propId":104034,"pos":{"x":266210,"y":44341,"z":-19370},"rot":{"x":0,"y":181399,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"209":{"props":[{"groupId":209,"instId":300001,"propState":0,"propId":104071,"pos":{"x":-511082,"y":-94170,"z":-582246},"rot":{"x":0,"y":120000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300001,"propState":0,"propId":104071,"pos":{"x":-121501,"y":75899,"z":-68402},"rot":{"x":0,"y":139,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"213":{"props":[{"groupId":213,"instId":300001,"propState":0,"propId":104071,"pos":{"x":215040,"y":72230,"z":-46280},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300002,"propState":0,"propId":100,"pos":{"x":23138,"y":78919,"z":528},"rot":{"x":0,"y":180000,"z":0}},{"groupId":215,"instId":300005,"propState":0,"propId":100,"pos":{"x":23138,"y":78919,"z":528},"rot":{"x":0,"y":180000,"z":0}},{"groupId":215,"instId":300004,"propState":0,"propId":100,"pos":{"x":14600,"y":86790,"z":37900},"rot":{"x":0,"y":165141,"z":0}},{"groupId":215,"instId":300003,"propState":0,"propId":103074,"pos":{"x":7534,"y":90649,"z":65856},"rot":{"x":0,"y":165141,"z":0}},{"groupId":215,"instId":300001,"propState":0,"propId":104098,"pos":{"x":7288,"y":88859,"z":65610},"rot":{"x":0,"y":345142,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"224":{"props":[],"npcs":[],"monsters":[{"groupId":224,"instId":200007,"monsterId":4012030,"eventId":20411110,"pos":{"x":-296490,"y":5412,"z":-274330},"rot":{"x":0,"y":209757,"z":0}},{"groupId":224,"instId":200005,"monsterId":4012010,"eventId":20411105,"pos":{"x":-397670,"y":-116344,"z":-510360},"rot":{"x":0,"y":325018,"z":0}},{"groupId":224,"instId":200002,"monsterId":4012010,"eventId":20411102,"pos":{"x":-406320,"y":-117771,"z":-573080},"rot":{"x":0,"y":318036,"z":0}},{"groupId":224,"instId":200006,"monsterId":4012010,"eventId":20411106,"pos":{"x":-276136,"y":-3930,"z":-315386},"rot":{"x":0,"y":312966,"z":0}},{"groupId":224,"instId":200004,"monsterId":4012030,"eventId":20411104,"pos":{"x":-367643,"y":-114443,"z":-549029},"rot":{"x":0,"y":325421,"z":0}},{"groupId":224,"instId":200003,"monsterId":4012010,"eventId":20411103,"pos":{"x":-408395,"y":-117738,"z":-570282},"rot":{"x":0,"y":78855,"z":0}},{"groupId":224,"instId":200001,"monsterId":4012030,"eventId":20411101,"pos":{"x":-449383,"y":-109949,"z":-536587},"rot":{"x":0,"y":224794,"z":0}}],"teleports":{}},"228":{"props":[],"npcs":[],"monsters":[{"groupId":228,"instId":200005,"monsterId":4012010,"eventId":20411009,"pos":{"x":-397670,"y":-116344,"z":-510360},"rot":{"x":0,"y":325018,"z":0}},{"groupId":228,"instId":200004,"monsterId":4012030,"eventId":20411008,"pos":{"x":-367643,"y":-114443,"z":-549029},"rot":{"x":0,"y":325421,"z":0}},{"groupId":228,"instId":200003,"monsterId":4012010,"eventId":20411007,"pos":{"x":-408395,"y":-117738,"z":-570282},"rot":{"x":0,"y":78855,"z":0}}],"teleports":{}},"226":{"props":[],"npcs":[],"monsters":[{"groupId":226,"instId":200007,"monsterId":4012020,"eventId":20411130,"pos":{"x":363685,"y":44341,"z":15861},"rot":{"x":0,"y":242105,"z":0}},{"groupId":226,"instId":200006,"monsterId":4012020,"eventId":20411129,"pos":{"x":290019,"y":50501,"z":2359},"rot":{"x":0,"y":251282,"z":0}},{"groupId":226,"instId":200005,"monsterId":4012030,"eventId":20411128,"pos":{"x":308939,"y":44341,"z":-28425},"rot":{"x":0,"y":3176,"z":0}},{"groupId":226,"instId":200004,"monsterId":4012030,"eventId":20411127,"pos":{"x":212033,"y":50239,"z":33028},"rot":{"x":0,"y":168461,"z":0}},{"groupId":226,"instId":200003,"monsterId":4012010,"eventId":20411126,"pos":{"x":244558,"y":44341,"z":-37682},"rot":{"x":0,"y":312961,"z":0}},{"groupId":226,"instId":200002,"monsterId":4012030,"eventId":20411124,"pos":{"x":210225,"y":70318,"z":-41112},"rot":{"x":0,"y":238605,"z":0}},{"groupId":226,"instId":200001,"monsterId":4012020,"eventId":20411123,"pos":{"x":158440,"y":70340,"z":-35990},"rot":{"x":0,"y":349680,"z":0}}],"teleports":{}},"227":{"props":[],"npcs":[],"monsters":[{"groupId":227,"instId":200009,"monsterId":4012020,"eventId":20411139,"pos":{"x":196758,"y":2161,"z":162980},"rot":{"x":0,"y":285379,"z":0}},{"groupId":227,"instId":200008,"monsterId":4012010,"eventId":20411138,"pos":{"x":139589,"y":-2852,"z":133204},"rot":{"x":0,"y":102900,"z":0}},{"groupId":227,"instId":200007,"monsterId":4012030,"eventId":20411137,"pos":{"x":102008,"y":-10849,"z":154661},"rot":{"x":0,"y":104146,"z":0}},{"groupId":227,"instId":200006,"monsterId":4012010,"eventId":20411136,"pos":{"x":195450,"y":-2640,"z":244475},"rot":{"x":0,"y":184990,"z":0}},{"groupId":227,"instId":200005,"monsterId":4012020,"eventId":20411135,"pos":{"x":209600,"y":-2638,"z":233390},"rot":{"x":0,"y":343847,"z":0}},{"groupId":227,"instId":200004,"monsterId":4012010,"eventId":20411134,"pos":{"x":213285,"y":2166,"z":179914},"rot":{"x":0,"y":152989,"z":0}},{"groupId":227,"instId":200003,"monsterId":4012010,"eventId":20411133,"pos":{"x":181198,"y":12,"z":183180},"rot":{"x":0,"y":185237,"z":0}},{"groupId":227,"instId":200002,"monsterId":4012010,"eventId":20411132,"pos":{"x":203653,"y":2168,"z":178668},"rot":{"x":0,"y":280505,"z":0}},{"groupId":227,"instId":200001,"monsterId":4012010,"eventId":20411131,"pos":{"x":184563,"y":99,"z":177098},"rot":{"x":0,"y":347881,"z":0}}],"teleports":{}},"231":{"props":[{"groupId":231,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-362256,"y":-114340,"z":-561812},"rot":{"x":0,"y":270191,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[],"npcs":[],"monsters":[{"groupId":225,"instId":200012,"monsterId":4012020,"eventId":20411122,"pos":{"x":-41731,"y":84965,"z":-66831},"rot":{"x":0,"y":177437,"z":0}},{"groupId":225,"instId":200003,"monsterId":4012010,"eventId":20411113,"pos":{"x":-8153,"y":88859,"z":74415},"rot":{"x":0,"y":101631,"z":0}},{"groupId":225,"instId":200010,"monsterId":4012020,"eventId":20411120,"pos":{"x":14425,"y":93814,"z":-18083},"rot":{"x":0,"y":91544,"z":0}},{"groupId":225,"instId":200007,"monsterId":4012030,"eventId":20411117,"pos":{"x":35160,"y":93814,"z":-50220},"rot":{"x":0,"y":0,"z":0}},{"groupId":225,"instId":200004,"monsterId":4012020,"eventId":20411114,"pos":{"x":-18623,"y":78904,"z":-14668},"rot":{"x":0,"y":109262,"z":0}},{"groupId":225,"instId":200009,"monsterId":4012010,"eventId":20411119,"pos":{"x":-85301,"y":76617,"z":-64421},"rot":{"x":0,"y":56609,"z":0}},{"groupId":225,"instId":200006,"monsterId":4012010,"eventId":20411116,"pos":{"x":16941,"y":78904,"z":-18508},"rot":{"x":0,"y":248474,"z":0}},{"groupId":225,"instId":200001,"monsterId":4012030,"eventId":20411111,"pos":{"x":-93190,"y":76627,"z":-38460},"rot":{"x":0,"y":83637,"z":0}},{"groupId":225,"instId":200011,"monsterId":4012030,"eventId":20411121,"pos":{"x":31603,"y":93814,"z":-12440},"rot":{"x":0,"y":259525,"z":0}},{"groupId":225,"instId":200008,"monsterId":4012030,"eventId":20411118,"pos":{"x":32360,"y":93733,"z":-26216},"rot":{"x":0,"y":233730,"z":0}},{"groupId":225,"instId":200005,"monsterId":4012020,"eventId":20411115,"pos":{"x":43040,"y":81160,"z":12520},"rot":{"x":0,"y":345753,"z":0}},{"groupId":225,"instId":200002,"monsterId":4012010,"eventId":20411112,"pos":{"x":-33257,"y":78903,"z":-53376},"rot":{"x":0,"y":152835,"z":0}}],"teleports":{}},"232":{"props":[{"groupId":232,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-45900,"y":81160,"z":10310},"rot":{"x":0,"y":99057,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"230":{"props":[],"npcs":[],"monsters":[{"groupId":230,"instId":200006,"monsterId":4012020,"eventId":20411099,"pos":{"x":290019,"y":50501,"z":2359},"rot":{"x":0,"y":251282,"z":0}},{"groupId":230,"instId":200001,"monsterId":4012020,"eventId":20411095,"pos":{"x":158440,"y":70340,"z":-35990},"rot":{"x":0,"y":349680,"z":0}},{"groupId":230,"instId":200004,"monsterId":4012030,"eventId":20411097,"pos":{"x":212033,"y":50239,"z":33028},"rot":{"x":0,"y":168461,"z":0}},{"groupId":230,"instId":200005,"monsterId":4012030,"eventId":20411098,"pos":{"x":308939,"y":44341,"z":-28425},"rot":{"x":0,"y":3176,"z":0}},{"groupId":230,"instId":200003,"monsterId":4012010,"eventId":20411096,"pos":{"x":244558,"y":44341,"z":-37682},"rot":{"x":0,"y":312961,"z":0}}],"teleports":{}},"229":{"props":[],"npcs":[],"monsters":[{"groupId":229,"instId":200008,"monsterId":4012030,"eventId":20411093,"pos":{"x":32360,"y":93733,"z":-26216},"rot":{"x":0,"y":233730,"z":0}},{"groupId":229,"instId":200010,"monsterId":4012020,"eventId":20411094,"pos":{"x":14425,"y":93814,"z":-18083},"rot":{"x":0,"y":91544,"z":0}},{"groupId":229,"instId":200005,"monsterId":4012020,"eventId":20411092,"pos":{"x":43040,"y":81160,"z":12520},"rot":{"x":0,"y":345753,"z":0}},{"groupId":229,"instId":200002,"monsterId":4012010,"eventId":20411091,"pos":{"x":-33257,"y":78903,"z":-53376},"rot":{"x":0,"y":152835,"z":0}}],"teleports":{}},"233":{"props":[{"groupId":233,"instId":300001,"propState":11,"propId":104046,"pos":{"x":37160,"y":93813,"z":-32380},"rot":{"x":0,"y":2040,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"234":{"props":[{"groupId":234,"instId":300001,"propState":11,"propId":104046,"pos":{"x":124055,"y":-14191,"z":169171},"rot":{"x":0,"y":213754,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"235":{"props":[{"groupId":235,"instId":300003,"propState":0,"propId":211,"pos":{"x":241340,"y":44341,"z":-70291},"rot":{"x":0,"y":0,"z":0}},{"groupId":235,"instId":300002,"propState":0,"propId":100,"pos":{"x":241340,"y":44341,"z":-70291},"rot":{"x":0,"y":0,"z":0}},{"groupId":235,"instId":300001,"propState":11,"propId":60403,"pos":{"x":241340,"y":44341,"z":-70291},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":235,"instId":200001,"monsterId":4013010,"eventId":20411231,"pos":{"x":241621,"y":44389,"z":-64116},"rot":{"x":0,"y":358042,"z":0}}],"teleports":{}},"243":{"props":[{"groupId":243,"instId":300001,"propState":8,"propId":801,"pos":{"x":341573,"y":41540,"z":86169},"rot":{"x":0,"y":168591,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1024":{"anchorId":1,"groupId":243,"instId":300001,"pos":{"x":341837,"y":41540,"z":84860},"rot":{"x":0,"y":348591,"z":0}}}},"246":{"props":[{"groupId":246,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-490931,"y":-95294,"z":-581139},"rot":{"x":0,"y":197256,"z":0}},{"groupId":246,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-158224,"y":72169,"z":-67594},"rot":{"x":0,"y":242786,"z":0}},{"groupId":246,"instId":300010,"propState":0,"propId":104080,"pos":{"x":3884,"y":82494,"z":161617},"rot":{"x":0,"y":342614,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"245":{"props":[{"groupId":245,"instId":300005,"propState":0,"propId":100,"pos":{"x":-219956,"y":24564,"z":-195581},"rot":{"x":0,"y":180000,"z":0}},{"groupId":245,"instId":300004,"propState":0,"propId":100,"pos":{"x":-225090,"y":23940,"z":-206590},"rot":{"x":0,"y":29760,"z":0}},{"groupId":245,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-229727,"y":22850,"z":-214083},"rot":{"x":0,"y":29759,"z":0}},{"groupId":245,"instId":300002,"propState":0,"propId":100,"pos":{"x":-217310,"y":27700,"z":-188410},"rot":{"x":0,"y":204019,"z":0}},{"groupId":245,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-229380,"y":21062,"z":-214080},"rot":{"x":0,"y":209760,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"251":{"props":[{"groupId":251,"instId":300004,"propState":0,"propId":100,"pos":{"x":141949,"y":70340,"z":-35487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":251,"instId":300003,"propState":0,"propId":104102,"pos":{"x":143955,"y":71057,"z":-35496},"rot":{"x":0,"y":270000,"z":0}},{"groupId":251,"instId":300002,"propState":0,"propId":104159,"pos":{"x":141949,"y":70440,"z":-35487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":251,"instId":300001,"propState":12,"propId":60401,"pos":{"x":141949,"y":70340,"z":-35487},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"252":{"props":[{"groupId":252,"instId":300001,"propState":12,"propId":60401,"pos":{"x":141949,"y":70340,"z":-35487},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"254":{"props":[{"groupId":254,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-45280,"y":81807,"z":196360},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"253":{"props":[{"groupId":253,"instId":300002,"propState":0,"propId":104159,"pos":{"x":-45280,"y":81907,"z":196360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":253,"instId":300004,"propState":0,"propId":100,"pos":{"x":-45280,"y":81807,"z":196360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":253,"instId":300003,"propState":0,"propId":104102,"pos":{"x":-45280,"y":82818,"z":193845},"rot":{"x":0,"y":0,"z":0}},{"groupId":253,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-45280,"y":81807,"z":196360},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"269":{"props":[{"groupId":269,"instId":300002,"propState":0,"propId":100,"pos":{"x":271118,"y":50239,"z":43940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":269,"instId":300005,"propState":0,"propId":100,"pos":{"x":271118,"y":50239,"z":43940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":269,"instId":300004,"propState":0,"propId":100,"pos":{"x":252540,"y":52770,"z":43790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":269,"instId":300003,"propState":0,"propId":103074,"pos":{"x":234916,"y":52031,"z":44091},"rot":{"x":0,"y":90000,"z":0}},{"groupId":269,"instId":300001,"propState":0,"propId":104098,"pos":{"x":235090,"y":50239,"z":43790},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"270":{"props":[{"groupId":270,"instId":300003,"propState":0,"propId":211,"pos":{"x":235090,"y":52739,"z":43790},"rot":{"x":0,"y":270000,"z":0}},{"groupId":270,"instId":300002,"propState":0,"propId":211,"pos":{"x":271118,"y":50239,"z":43940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":270,"instId":300001,"propState":20,"propId":60402,"pos":{"x":271118,"y":50239,"z":43940},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"268":{"props":[{"groupId":268,"instId":300008,"propState":0,"propId":104080,"pos":{"x":273520,"y":2868,"z":191180},"rot":{"x":0,"y":296298,"z":0}},{"groupId":268,"instId":300019,"propState":0,"propId":104080,"pos":{"x":221218,"y":2868,"z":200080},"rot":{"x":0,"y":346072,"z":0}},{"groupId":268,"instId":300018,"propState":0,"propId":104080,"pos":{"x":193976,"y":-7851,"z":177398},"rot":{"x":0,"y":291261,"z":0}},{"groupId":268,"instId":300017,"propState":0,"propId":104080,"pos":{"x":153298,"y":885,"z":195554},"rot":{"x":0,"y":43422,"z":0}},{"groupId":268,"instId":300016,"propState":0,"propId":104080,"pos":{"x":322206,"y":45041,"z":-4711},"rot":{"x":0,"y":246323,"z":0}},{"groupId":268,"instId":300015,"propState":0,"propId":104080,"pos":{"x":44666,"y":79604,"z":-15201},"rot":{"x":0,"y":44766,"z":0}},{"groupId":268,"instId":300014,"propState":0,"propId":104080,"pos":{"x":-69830,"y":79434,"z":-41680},"rot":{"x":0,"y":66630,"z":0}},{"groupId":268,"instId":300013,"propState":0,"propId":104080,"pos":{"x":-325146,"y":-3200,"z":-245506},"rot":{"x":0,"y":122607,"z":0}},{"groupId":268,"instId":300012,"propState":0,"propId":104080,"pos":{"x":-363490,"y":-115254,"z":-520552},"rot":{"x":0,"y":345802,"z":0}},{"groupId":268,"instId":300011,"propState":0,"propId":104080,"pos":{"x":-478890,"y":-105314,"z":-546108},"rot":{"x":0,"y":68296,"z":0}},{"groupId":268,"instId":300010,"propState":0,"propId":104080,"pos":{"x":165114,"y":-2152,"z":130224},"rot":{"x":0,"y":82814,"z":0}},{"groupId":268,"instId":300009,"propState":0,"propId":104080,"pos":{"x":207981,"y":2867,"z":181753},"rot":{"x":0,"y":5287,"z":0}},{"groupId":268,"instId":300007,"propState":0,"propId":104080,"pos":{"x":342514,"y":45000,"z":9659},"rot":{"x":0,"y":58032,"z":0}},{"groupId":268,"instId":300006,"propState":0,"propId":104080,"pos":{"x":296510,"y":50800,"z":620},"rot":{"x":0,"y":58032,"z":0}},{"groupId":268,"instId":300005,"propState":0,"propId":104080,"pos":{"x":252930,"y":45051,"z":-19722},"rot":{"x":0,"y":90000,"z":0}},{"groupId":268,"instId":300004,"propState":0,"propId":104080,"pos":{"x":196338,"y":71084,"z":-33761},"rot":{"x":0,"y":42043,"z":0}},{"groupId":268,"instId":300003,"propState":0,"propId":104080,"pos":{"x":8952,"y":79604,"z":-61304},"rot":{"x":0,"y":227738,"z":0}},{"groupId":268,"instId":300002,"propState":0,"propId":104080,"pos":{"x":66970,"y":79603,"z":-37080},"rot":{"x":0,"y":342614,"z":0}},{"groupId":268,"instId":300001,"propState":0,"propId":104080,"pos":{"x":4002,"y":82640,"z":16758},"rot":{"x":0,"y":342614,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"272":{"props":[{"groupId":272,"instId":300003,"propState":0,"propId":211,"pos":{"x":172780,"y":-6146,"z":227360},"rot":{"x":0,"y":66993,"z":0}},{"groupId":272,"instId":300002,"propState":0,"propId":211,"pos":{"x":152690,"y":-8500,"z":217820},"rot":{"x":0,"y":159487,"z":0}},{"groupId":272,"instId":300001,"propState":20,"propId":60402,"pos":{"x":152690,"y":-8500,"z":217820},"rot":{"x":0,"y":159487,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"271":{"props":[{"groupId":271,"instId":300005,"propState":0,"propId":100,"pos":{"x":152690,"y":-8500,"z":217820},"rot":{"x":0,"y":159487,"z":0}},{"groupId":271,"instId":300004,"propState":0,"propId":100,"pos":{"x":163000,"y":-6890,"z":223210},"rot":{"x":0,"y":246993,"z":0}},{"groupId":271,"instId":300003,"propState":0,"propId":103074,"pos":{"x":173063,"y":-6855,"z":227157},"rot":{"x":0,"y":246993,"z":0}},{"groupId":271,"instId":300002,"propState":0,"propId":100,"pos":{"x":152690,"y":-8500,"z":217820},"rot":{"x":0,"y":159487,"z":0}},{"groupId":271,"instId":300001,"propState":0,"propId":104098,"pos":{"x":172780,"y":-8646,"z":227360},"rot":{"x":0,"y":66993,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"273":{"props":[{"groupId":273,"instId":300004,"propState":1,"propId":211,"pos":{"x":47927,"y":93815,"z":-56125},"rot":{"x":0,"y":270000,"z":0}},{"groupId":273,"instId":300003,"propState":20,"propId":60401,"pos":{"x":47927,"y":93815,"z":-56125},"rot":{"x":0,"y":270000,"z":0}},{"groupId":273,"instId":300002,"propState":0,"propId":104023,"pos":{"x":23880,"y":78924,"z":-23880},"rot":{"x":0,"y":358229,"z":0}},{"groupId":273,"instId":300001,"propState":0,"propId":104010,"pos":{"x":23880,"y":78924,"z":-23880},"rot":{"x":0,"y":358229,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[{"groupId":274,"instId":300004,"propState":1,"propId":211,"pos":{"x":191616,"y":2171,"z":154662},"rot":{"x":0,"y":117725,"z":0}},{"groupId":274,"instId":300003,"propState":20,"propId":60401,"pos":{"x":191616,"y":2171,"z":154662},"rot":{"x":0,"y":117725,"z":0}},{"groupId":274,"instId":300002,"propState":0,"propId":104023,"pos":{"x":139693,"y":-6496,"z":180364},"rot":{"x":0,"y":63877,"z":0}},{"groupId":274,"instId":300001,"propState":0,"propId":104010,"pos":{"x":139693,"y":-6496,"z":180364},"rot":{"x":0,"y":63877,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"276":{"props":[{"groupId":276,"instId":300002,"propState":18,"propId":104093,"pos":{"x":-154639,"y":71509,"z":-67607},"rot":{"x":0,"y":0,"z":0}},{"groupId":276,"instId":300005,"propState":18,"propId":104093,"pos":{"x":-11312,"y":86125,"z":100610},"rot":{"x":0,"y":0,"z":0}},{"groupId":276,"instId":300004,"propState":18,"propId":104096,"pos":{"x":-159580,"y":71463,"z":-46328},"rot":{"x":0,"y":327863,"z":0}},{"groupId":276,"instId":300003,"propState":18,"propId":104096,"pos":{"x":161578,"y":185,"z":197258},"rot":{"x":0,"y":323590,"z":0}},{"groupId":276,"instId":300001,"propState":18,"propId":104095,"pos":{"x":-502634,"y":-96002,"z":-609381},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"279":{"props":[{"groupId":279,"instId":300001,"propState":1,"propId":104169,"pos":{"x":-227750,"y":20921,"z":-223160},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"281":{"props":[],"npcs":[],"monsters":[{"groupId":281,"instId":200006,"monsterId":4012010,"eventId":20411016,"pos":{"x":-86247,"y":80680,"z":-81171},"rot":{"x":0,"y":346490,"z":0}}],"teleports":{}},"290":{"props":[{"groupId":290,"instId":300007,"propState":0,"propId":138,"pos":{"x":-401090,"y":-117680,"z":-553000},"rot":{"x":0,"y":0,"z":0}},{"groupId":290,"instId":300005,"propState":1,"propId":104088,"pos":{"x":-376194,"y":-113516,"z":-519602},"rot":{"x":0,"y":120000,"z":0}},{"groupId":290,"instId":300002,"propState":0,"propId":104042,"pos":{"x":-377030,"y":-112340,"z":-519120},"rot":{"x":0,"y":210000,"z":0}},{"groupId":290,"instId":300008,"propState":0,"propId":138,"pos":{"x":-370000,"y":-112340,"z":-523700},"rot":{"x":0,"y":120000,"z":0}},{"groupId":290,"instId":300006,"propState":1,"propId":104088,"pos":{"x":-363873,"y":-113516,"z":-526716},"rot":{"x":0,"y":300000,"z":0}},{"groupId":290,"instId":300004,"propState":1,"propId":104088,"pos":{"x":-363873,"y":-113516,"z":-526716},"rot":{"x":0,"y":300000,"z":0}},{"groupId":290,"instId":300003,"propState":1,"propId":104088,"pos":{"x":-376194,"y":-113516,"z":-519602},"rot":{"x":0,"y":120000,"z":0}},{"groupId":290,"instId":300001,"propState":0,"propId":104042,"pos":{"x":-401090,"y":-117680,"z":-561610},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"294":{"props":[{"groupId":294,"instId":300001,"propState":8,"propId":808,"pos":{"x":-26550,"y":78903,"z":16470},"rot":{"x":0,"y":191858,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1026":{"anchorId":1,"groupId":294,"instId":300001,"pos":{"x":-26968,"y":78953,"z":14457},"rot":{"x":0,"y":11858,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":501,"startAnchorId":4,"startGroupId":1}},"2041201":{"P20412_F20412001":{"scenes":{"10":{"props":[{"groupId":10,"instId":300003,"propState":8,"propId":101,"pos":{"x":-12570,"y":12678,"z":228120},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300005,"propState":8,"propId":101,"pos":{"x":25978,"y":-3198,"z":-99796},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300004,"propState":8,"propId":101,"pos":{"x":-20300,"y":-7593,"z":376080},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300002,"propState":8,"propId":101,"pos":{"x":-17253,"y":10470,"z":72195},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300001,"propState":8,"propId":101,"pos":{"x":-82650,"y":8577,"z":-55261},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2041201":{"anchorId":1,"groupId":10,"instId":300001,"pos":{"x":-83587,"y":8598,"z":-48432},"rot":{"x":0,"y":90000,"z":0}},"2041202":{"anchorId":2,"groupId":10,"instId":300002,"pos":{"x":-24372,"y":10466,"z":73451},"rot":{"x":0,"y":0,"z":0}},"2041203":{"anchorId":3,"groupId":10,"instId":300003,"pos":{"x":-24250,"y":12678,"z":227020},"rot":{"x":0,"y":0,"z":0}},"2041204":{"anchorId":4,"groupId":10,"instId":300004,"pos":{"x":-24405,"y":-7593,"z":379261},"rot":{"x":0,"y":0,"z":0}},"2041205":{"anchorId":5,"groupId":10,"instId":300005,"pos":{"x":30683,"y":-3198,"z":-102463},"rot":{"x":0,"y":213835,"z":0}}}},"137":{"props":[{"groupId":137,"instId":300002,"propState":1,"propId":104103,"pos":{"x":-6040,"y":82220,"z":337057},"rot":{"x":0,"y":180000,"z":0}},{"groupId":137,"instId":300006,"propState":1,"propId":104013,"pos":{"x":-42990,"y":6669,"z":336940},"rot":{"x":0,"y":0,"z":0}},{"groupId":137,"instId":300003,"propState":1,"propId":104013,"pos":{"x":-6080,"y":6669,"z":336940},"rot":{"x":0,"y":0,"z":0}},{"groupId":137,"instId":300001,"propState":1,"propId":104103,"pos":{"x":-42939,"y":82040,"z":337057},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300004,"propState":11,"propId":104046,"pos":{"x":-74650,"y":-6243,"z":228985},"rot":{"x":0,"y":98913,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300006,"propState":0,"propId":104052,"pos":{"x":4740,"y":-6323,"z":213880},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300005,"propState":0,"propId":104052,"pos":{"x":-21660,"y":10315,"z":199812},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-31000,"y":10326,"z":102202},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":104019,"pos":{"x":4740,"y":-6323,"z":213880},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":104019,"pos":{"x":-21660,"y":10315,"z":199812},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-31000,"y":10326,"z":102202},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-24395,"y":7564,"z":27180},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-8991,"y":11646,"z":43125},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-40591,"y":11646,"z":2239},"rot":{"x":0,"y":359884,"z":0}},{"groupId":28,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-4793,"y":11646,"z":5601},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"139":{"props":[{"groupId":139,"instId":300003,"propState":0,"propId":211,"pos":{"x":-7530,"y":11646,"z":-8910},"rot":{"x":0,"y":359542,"z":0}},{"groupId":139,"instId":300002,"propState":0,"propId":100,"pos":{"x":-7530,"y":11646,"z":-8910},"rot":{"x":0,"y":359542,"z":0}},{"groupId":139,"instId":300001,"propState":11,"propId":60403,"pos":{"x":-7530,"y":11646,"z":-8910},"rot":{"x":0,"y":359542,"z":0}}],"npcs":[],"monsters":[{"groupId":139,"instId":200001,"monsterId":4013010,"eventId":20412231,"pos":{"x":-7725,"y":11662,"z":-6115},"rot":{"x":0,"y":358042,"z":0}}],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300001,"propState":12,"propId":60401,"pos":{"x":74310,"y":-204,"z":-38060},"rot":{"x":0,"y":283858,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-5030,"y":-7561,"z":380010},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-53580,"y":-6323,"z":214390},"rot":{"x":0,"y":2206,"z":0}},{"groupId":30,"instId":300005,"propState":12,"propId":60401,"pos":{"x":48254,"y":4249,"z":66382},"rot":{"x":0,"y":332567,"z":0}},{"groupId":30,"instId":300004,"propState":12,"propId":60401,"pos":{"x":12104,"y":-6243,"z":236268},"rot":{"x":0,"y":225894,"z":0}},{"groupId":30,"instId":300002,"propState":12,"propId":60401,"pos":{"x":8780,"y":12678,"z":226700},"rot":{"x":0,"y":272206,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300004,"propState":12,"propId":60403,"pos":{"x":-79289,"y":25115,"z":295917},"rot":{"x":0,"y":90000,"z":0}},{"groupId":33,"instId":300002,"propState":12,"propId":60401,"pos":{"x":16185,"y":25139,"z":291960},"rot":{"x":0,"y":282735,"z":0}},{"groupId":33,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-58224,"y":6855,"z":339928},"rot":{"x":0,"y":177459,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-37890,"y":25111,"z":288240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":32,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-54445,"y":25141,"z":296270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":32,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-51830,"y":16021,"z":337400},"rot":{"x":0,"y":270000,"z":0}},{"groupId":32,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-41639,"y":7533,"z":334879},"rot":{"x":2585,"y":78385,"z":2321}},{"groupId":32,"instId":300001,"propState":12,"propId":60403,"pos":{"x":8179,"y":16021,"z":302028},"rot":{"x":0,"y":320487,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300009,"propState":0,"propId":104011,"pos":{"x":-4831,"y":27017,"z":18941},"rot":{"x":0,"y":241966,"z":0}},{"groupId":34,"instId":300004,"propState":0,"propId":104011,"pos":{"x":-4703,"y":11665,"z":-7141},"rot":{"x":0,"y":269283,"z":0}},{"groupId":34,"instId":300001,"propState":0,"propId":104011,"pos":{"x":-28620,"y":11675,"z":44384},"rot":{"x":0,"y":165534,"z":0}},{"groupId":34,"instId":300008,"propState":0,"propId":104011,"pos":{"x":-44240,"y":27050,"z":5540},"rot":{"x":0,"y":88706,"z":0}},{"groupId":34,"instId":300007,"propState":0,"propId":104011,"pos":{"x":-55130,"y":27050,"z":28720},"rot":{"x":0,"y":89197,"z":0}},{"groupId":34,"instId":300006,"propState":0,"propId":104011,"pos":{"x":-55910,"y":11650,"z":31689},"rot":{"x":0,"y":127097,"z":0}},{"groupId":34,"instId":300005,"propState":0,"propId":104011,"pos":{"x":-43550,"y":11665,"z":38720},"rot":{"x":0,"y":89476,"z":0}},{"groupId":34,"instId":300002,"propState":0,"propId":104009,"pos":{"x":-41612,"y":11646,"z":-3789},"rot":{"x":0,"y":131004,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300004,"propState":0,"propId":104009,"pos":{"x":-5075,"y":11665,"z":3495},"rot":{"x":0,"y":41270,"z":0}},{"groupId":35,"instId":300002,"propState":0,"propId":104010,"pos":{"x":-6408,"y":11646,"z":43536},"rot":{"x":0,"y":218945,"z":0}},{"groupId":35,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-41740,"y":11666,"z":-9610},"rot":{"x":0,"y":41873,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300013,"propState":0,"propId":104010,"pos":{"x":-47848,"y":-6243,"z":232256},"rot":{"x":0,"y":267160,"z":0}},{"groupId":36,"instId":300006,"propState":0,"propId":104011,"pos":{"x":-32229,"y":16011,"z":268052},"rot":{"x":0,"y":208487,"z":0}},{"groupId":36,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-5770,"y":12680,"z":220414},"rot":{"x":0,"y":358851,"z":0}},{"groupId":36,"instId":300007,"propState":0,"propId":104011,"pos":{"x":-16418,"y":16011,"z":268058},"rot":{"x":0,"y":143629,"z":0}},{"groupId":36,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-47720,"y":-6243,"z":226620},"rot":{"x":0,"y":267160,"z":0}},{"groupId":36,"instId":300004,"propState":0,"propId":104011,"pos":{"x":56490,"y":-118,"z":44100},"rot":{"x":0,"y":242166,"z":0}},{"groupId":36,"instId":300009,"propState":0,"propId":104011,"pos":{"x":37388,"y":4249,"z":60605},"rot":{"x":0,"y":335897,"z":0}},{"groupId":36,"instId":300008,"propState":0,"propId":104011,"pos":{"x":38131,"y":4287,"z":76645},"rot":{"x":0,"y":229577,"z":0}},{"groupId":36,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-17220,"y":10332,"z":96881},"rot":{"x":0,"y":260365,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":104011,"pos":{"x":-32329,"y":10466,"z":84324},"rot":{"x":0,"y":99481,"z":0}},{"groupId":36,"instId":300003,"propState":0,"propId":104009,"pos":{"x":1127,"y":-6323,"z":217881},"rot":{"x":0,"y":240229,"z":0}},{"groupId":36,"instId":300002,"propState":0,"propId":104009,"pos":{"x":-36249,"y":12680,"z":230221},"rot":{"x":0,"y":240229,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-36251,"y":13644,"z":-31615},"rot":{"x":0,"y":88589,"z":0}},{"groupId":37,"instId":300004,"propState":0,"propId":104011,"pos":{"x":18657,"y":-3198,"z":-108213},"rot":{"x":0,"y":81900,"z":0}},{"groupId":37,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-41440,"y":-7561,"z":380028},"rot":{"x":0,"y":90000,"z":0}},{"groupId":37,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-7835,"y":-7561,"z":380028},"rot":{"x":0,"y":270000,"z":0}},{"groupId":37,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-12408,"y":13644,"z":-31245},"rot":{"x":0,"y":266036,"z":0}},{"groupId":37,"instId":300003,"propState":0,"propId":104011,"pos":{"x":-52340,"y":13596,"z":-52130},"rot":{"x":0,"y":300995,"z":0}},{"groupId":37,"instId":300002,"propState":0,"propId":104011,"pos":{"x":-52460,"y":13596,"z":-44880},"rot":{"x":0,"y":232764,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-22106,"y":13646,"z":-45134},"rot":{"x":0,"y":265383,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300016,"propState":0,"propId":104011,"pos":{"x":-15624,"y":11735,"z":356479},"rot":{"x":0,"y":183463,"z":0}},{"groupId":38,"instId":300006,"propState":0,"propId":104011,"pos":{"x":-14240,"y":3166,"z":306224},"rot":{"x":0,"y":301890,"z":0}},{"groupId":38,"instId":300015,"propState":0,"propId":104011,"pos":{"x":14860,"y":16021,"z":307871},"rot":{"x":0,"y":267615,"z":0}},{"groupId":38,"instId":300014,"propState":0,"propId":104011,"pos":{"x":4880,"y":25111,"z":279874},"rot":{"x":0,"y":356571,"z":0}},{"groupId":38,"instId":300013,"propState":0,"propId":104011,"pos":{"x":-60230,"y":16021,"z":329058},"rot":{"x":0,"y":90596,"z":0}},{"groupId":38,"instId":300012,"propState":0,"propId":104011,"pos":{"x":5288,"y":16021,"z":340572},"rot":{"x":0,"y":167762,"z":0}},{"groupId":38,"instId":300007,"propState":0,"propId":104011,"pos":{"x":-63355,"y":25111,"z":340197},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300011,"propState":0,"propId":104011,"pos":{"x":8810,"y":25111,"z":340580},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300010,"propState":0,"propId":104011,"pos":{"x":9604,"y":6855,"z":281511},"rot":{"x":0,"y":268501,"z":0}},{"groupId":38,"instId":300009,"propState":0,"propId":104011,"pos":{"x":-24751,"y":6855,"z":278599},"rot":{"x":0,"y":532,"z":0}},{"groupId":38,"instId":300008,"propState":0,"propId":104011,"pos":{"x":-49798,"y":6855,"z":278737},"rot":{"x":0,"y":5406,"z":0}},{"groupId":38,"instId":300005,"propState":0,"propId":104011,"pos":{"x":-59352,"y":6855,"z":310124},"rot":{"x":0,"y":40918,"z":0}},{"groupId":38,"instId":300004,"propState":0,"propId":104011,"pos":{"x":-48052,"y":16021,"z":278966},"rot":{"x":0,"y":3324,"z":0}},{"groupId":38,"instId":300003,"propState":0,"propId":104011,"pos":{"x":9255,"y":16021,"z":282582},"rot":{"x":0,"y":265926,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300002,"propState":0,"propId":104020,"pos":{"x":9750,"y":25121,"z":307680},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-59750,"y":25161,"z":319110},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300003,"propState":0,"propId":104020,"pos":{"x":2575,"y":16021,"z":307435},"rot":{"x":0,"y":90000,"z":0}},{"groupId":77,"instId":300002,"propState":0,"propId":104020,"pos":{"x":9750,"y":25121,"z":307680},"rot":{"x":0,"y":90000,"z":0}},{"groupId":77,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-59750,"y":25161,"z":319110},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300013,"propState":0,"propId":104009,"pos":{"x":-47597,"y":6855,"z":278575},"rot":{"x":0,"y":132518,"z":0}},{"groupId":39,"instId":300012,"propState":0,"propId":104009,"pos":{"x":-20635,"y":3141,"z":310121},"rot":{"x":0,"y":234482,"z":0}},{"groupId":39,"instId":300010,"propState":0,"propId":104010,"pos":{"x":15189,"y":25111,"z":339947},"rot":{"x":0,"y":176783,"z":0}},{"groupId":39,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-66810,"y":25111,"z":337260},"rot":{"x":0,"y":84288,"z":0}},{"groupId":39,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-52836,"y":25111,"z":296424},"rot":{"x":0,"y":274397,"z":0}},{"groupId":39,"instId":300006,"propState":0,"propId":104010,"pos":{"x":1589,"y":6855,"z":340221},"rot":{"x":0,"y":178174,"z":0}},{"groupId":39,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-24852,"y":6880,"z":278351},"rot":{"x":0,"y":358426,"z":0}},{"groupId":39,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-59610,"y":6855,"z":309708},"rot":{"x":0,"y":29940,"z":0}},{"groupId":39,"instId":300003,"propState":0,"propId":104010,"pos":{"x":-60157,"y":16021,"z":298371},"rot":{"x":0,"y":83574,"z":0}},{"groupId":39,"instId":300011,"propState":0,"propId":104010,"pos":{"x":-25445,"y":25111,"z":278980},"rot":{"x":0,"y":356901,"z":0}},{"groupId":39,"instId":300002,"propState":0,"propId":104010,"pos":{"x":-42418,"y":16021,"z":278806},"rot":{"x":0,"y":351044,"z":0}},{"groupId":39,"instId":300001,"propState":0,"propId":104010,"pos":{"x":9112,"y":16021,"z":279436},"rot":{"x":0,"y":324003,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[],"npcs":[],"monsters":[{"groupId":43,"instId":200004,"monsterId":4012040,"eventId":20412002,"pos":{"x":-40624,"y":27050,"z":41859},"rot":{"x":0,"y":134158,"z":0}},{"groupId":43,"instId":200005,"monsterId":4012010,"eventId":20412003,"pos":{"x":-24348,"y":7601,"z":23216},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":200001,"monsterId":4012010,"eventId":20412001,"pos":{"x":-40100,"y":11646,"z":10890},"rot":{"x":0,"y":354467,"z":0}}],"teleports":{}},"44":{"props":[],"npcs":[],"monsters":[{"groupId":44,"instId":200001,"monsterId":4012010,"eventId":20412004,"pos":{"x":-39750,"y":11646,"z":10260},"rot":{"x":0,"y":358042,"z":0}}],"teleports":{}},"45":{"props":[],"npcs":[],"monsters":[{"groupId":45,"instId":200002,"monsterId":4012010,"eventId":20412009,"pos":{"x":48302,"y":4249,"z":71186},"rot":{"x":0,"y":330719,"z":0}},{"groupId":45,"instId":200005,"monsterId":4012040,"eventId":20412012,"pos":{"x":-63521,"y":-6243,"z":229580},"rot":{"x":0,"y":84553,"z":0}},{"groupId":45,"instId":200004,"monsterId":4012030,"eventId":20412011,"pos":{"x":-59185,"y":-6243,"z":223939},"rot":{"x":0,"y":45982,"z":0}},{"groupId":45,"instId":200003,"monsterId":4012020,"eventId":20412010,"pos":{"x":-45743,"y":9036,"z":80811},"rot":{"x":0,"y":3940,"z":0}},{"groupId":45,"instId":200001,"monsterId":4012010,"eventId":20412008,"pos":{"x":45454,"y":4249,"z":72290},"rot":{"x":0,"y":349598,"z":0}}],"teleports":{}},"46":{"props":[],"npcs":[],"monsters":[{"groupId":46,"instId":200003,"monsterId":4012020,"eventId":20412017,"pos":{"x":72030,"y":-204,"z":10480},"rot":{"x":0,"y":118123,"z":0}},{"groupId":46,"instId":200002,"monsterId":4012010,"eventId":20412016,"pos":{"x":71850,"y":-204,"z":-37410},"rot":{"x":0,"y":322888,"z":0}},{"groupId":46,"instId":200001,"monsterId":4012010,"eventId":20412015,"pos":{"x":53530,"y":-204,"z":-65460},"rot":{"x":0,"y":21782,"z":0}}],"teleports":{}},"47":{"props":[],"npcs":[],"monsters":[{"groupId":47,"instId":200003,"monsterId":4012020,"eventId":20412023,"pos":{"x":-58969,"y":6855,"z":314180},"rot":{"x":0,"y":93334,"z":0}},{"groupId":47,"instId":200006,"monsterId":4012020,"eventId":20412026,"pos":{"x":-37000,"y":25111,"z":280550},"rot":{"x":0,"y":8689,"z":0}},{"groupId":47,"instId":200005,"monsterId":4012030,"eventId":20412025,"pos":{"x":5368,"y":16021,"z":337612},"rot":{"x":0,"y":176741,"z":0}},{"groupId":47,"instId":200004,"monsterId":4012030,"eventId":20412024,"pos":{"x":3171,"y":6855,"z":284603},"rot":{"x":0,"y":20928,"z":0}},{"groupId":47,"instId":200002,"monsterId":4012040,"eventId":20412022,"pos":{"x":-53270,"y":16021,"z":320100},"rot":{"x":0,"y":103407,"z":0}},{"groupId":47,"instId":200001,"monsterId":4012040,"eventId":20412021,"pos":{"x":5612,"y":16021,"z":283669},"rot":{"x":0,"y":303566,"z":0}}],"teleports":{}},"86":{"props":[],"npcs":[],"monsters":[{"groupId":86,"instId":200010,"monsterId":4012010,"eventId":20412040,"pos":{"x":-79184,"y":25115,"z":288937},"rot":{"x":0,"y":166975,"z":0}},{"groupId":86,"instId":200009,"monsterId":4012020,"eventId":20412039,"pos":{"x":-73194,"y":25115,"z":303440},"rot":{"x":0,"y":193739,"z":0}},{"groupId":86,"instId":200008,"monsterId":4012040,"eventId":20412038,"pos":{"x":-71764,"y":25115,"z":300778},"rot":{"x":0,"y":234338,"z":0}},{"groupId":86,"instId":200007,"monsterId":4012030,"eventId":20412037,"pos":{"x":5847,"y":25111,"z":292222},"rot":{"x":0,"y":269866,"z":0}},{"groupId":86,"instId":200006,"monsterId":4012010,"eventId":20412036,"pos":{"x":7450,"y":6855,"z":294990},"rot":{"x":0,"y":82316,"z":0}},{"groupId":86,"instId":200005,"monsterId":4012030,"eventId":20412035,"pos":{"x":1431,"y":6855,"z":324634},"rot":{"x":0,"y":269866,"z":0}},{"groupId":86,"instId":200003,"monsterId":4012010,"eventId":20412033,"pos":{"x":-58472,"y":6855,"z":332987},"rot":{"x":0,"y":175853,"z":0}},{"groupId":86,"instId":200002,"monsterId":4012020,"eventId":20412032,"pos":{"x":-58170,"y":16021,"z":336560},"rot":{"x":0,"y":350566,"z":0}},{"groupId":86,"instId":200001,"monsterId":4012010,"eventId":20412031,"pos":{"x":6914,"y":16021,"z":287457},"rot":{"x":0,"y":90853,"z":0}}],"teleports":{}},"142":{"props":[{"groupId":142,"instId":300003,"propState":20,"propId":60401,"pos":{"x":-2240,"y":-6186,"z":229227},"rot":{"x":0,"y":89777,"z":0}},{"groupId":142,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-50480,"y":-6323,"z":216872},"rot":{"x":0,"y":28475,"z":0}},{"groupId":142,"instId":300004,"propState":1,"propId":211,"pos":{"x":-2240,"y":-6186,"z":229227},"rot":{"x":0,"y":89777,"z":0}},{"groupId":142,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-50480,"y":-6323,"z":216872},"rot":{"x":0,"y":285370,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"245":{"props":[{"groupId":245,"instId":300004,"propState":1,"propId":211,"pos":{"x":-4004,"y":25018,"z":348709},"rot":{"x":0,"y":221941,"z":0}},{"groupId":245,"instId":300003,"propState":20,"propId":60401,"pos":{"x":-4004,"y":25018,"z":348709},"rot":{"x":0,"y":221941,"z":0}},{"groupId":245,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-62086,"y":25161,"z":315586},"rot":{"x":0,"y":328598,"z":0}},{"groupId":245,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-62086,"y":25161,"z":315586},"rot":{"x":0,"y":328598,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300005,"propState":0,"propId":104141,"pos":{"x":-3160,"y":16220,"z":282460},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300004,"propState":0,"propId":104039,"pos":{"x":-64730,"y":25111,"z":304190},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300002,"propState":0,"propId":104039,"pos":{"x":2660,"y":16021,"z":282790},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300006,"propState":0,"propId":104141,"pos":{"x":-64360,"y":25250,"z":309860},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300003,"propState":0,"propId":104038,"pos":{"x":-64820,"y":25111,"z":309860},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300001,"propState":0,"propId":104038,"pos":{"x":-3160,"y":16021,"z":282510},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300003,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300004,"propState":1,"propId":104141,"pos":{"x":-57760,"y":16071,"z":316890},"rot":{"x":0,"y":270000,"z":0}},{"groupId":49,"instId":300002,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300001,"propState":0,"propId":104042,"pos":{"x":-57760,"y":16071,"z":316890},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300004,"propState":1,"propId":104141,"pos":{"x":-57760,"y":16071,"z":316890},"rot":{"x":0,"y":270000,"z":0}},{"groupId":87,"instId":300003,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300002,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300001,"propState":0,"propId":104042,"pos":{"x":-57760,"y":16071,"z":316890},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300002,"propState":0,"propId":104061,"pos":{"x":-68060,"y":44419,"z":309820},"rot":{"x":0,"y":0,"z":0}},{"groupId":52,"instId":300001,"propState":0,"propId":104061,"pos":{"x":-24470,"y":31775,"z":344706},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300002,"propState":0,"propId":104089,"pos":{"x":-23682,"y":36730,"z":293641},"rot":{"x":16988,"y":26596,"z":356156}},{"groupId":50,"instId":300007,"propState":20,"propId":60402,"pos":{"x":-24464,"y":7236,"z":324405},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300006,"propState":0,"propId":100,"pos":{"x":-35220,"y":26417,"z":310664},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300005,"propState":0,"propId":104101,"pos":{"x":-53330,"y":24921,"z":288240},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300004,"propState":0,"propId":104097,"pos":{"x":-36600,"y":25111,"z":287450},"rot":{"x":0,"y":179607,"z":0}},{"groupId":50,"instId":300003,"propState":0,"propId":104097,"pos":{"x":1070,"y":16021,"z":304070},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300001,"propState":0,"propId":104097,"pos":{"x":-53000,"y":16021,"z":319520},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300004,"propState":0,"propId":104045,"pos":{"x":-14542,"y":11730,"z":34508},"rot":{"x":0,"y":330224,"z":0}},{"groupId":53,"instId":300001,"propState":0,"propId":104045,"pos":{"x":-33880,"y":11730,"z":-1100},"rot":{"x":0,"y":110000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300012,"propState":20,"propId":104069,"pos":{"x":-43220,"y":6850,"z":336980},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300011,"propState":20,"propId":104099,"pos":{"x":-43240,"y":6975,"z":336720},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300009,"propState":1,"propId":104075,"pos":{"x":-43090,"y":16130,"z":337010},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300006,"propState":20,"propId":104075,"pos":{"x":-6140,"y":16162,"z":336335},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300005,"propState":20,"propId":104099,"pos":{"x":-6140,"y":16162,"z":336335},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300004,"propState":20,"propId":104069,"pos":{"x":-6140,"y":16162,"z":336335},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300003,"propState":1,"propId":104075,"pos":{"x":15970,"y":16021,"z":307730},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300002,"propState":1,"propId":104099,"pos":{"x":9180,"y":28200,"z":343810},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300001,"propState":1,"propId":104069,"pos":{"x":-58390,"y":28030,"z":343960},"rot":{"x":0,"y":301768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300001,"propState":1,"propId":104029,"pos":{"x":-24351,"y":12707,"z":19873},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300008,"propState":2,"propId":104141,"pos":{"x":-6870,"y":27017,"z":21000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":54,"instId":300007,"propState":1,"propId":104141,"pos":{"x":-24340,"y":11550,"z":-2936},"rot":{"x":0,"y":90000,"z":0}},{"groupId":54,"instId":300006,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300005,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300004,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300003,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300002,"propState":0,"propId":104043,"pos":{"x":-6870,"y":27017,"z":21000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":54,"instId":300001,"propState":0,"propId":104042,"pos":{"x":-24340,"y":11550,"z":-2936},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300005,"propState":0,"propId":104141,"pos":{"x":-24340,"y":11680,"z":30930},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300004,"propState":0,"propId":104032,"pos":{"x":-24340,"y":11139,"z":30970},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300002,"propState":1,"propId":104031,"pos":{"x":-25880,"y":11810,"z":30650},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300003,"propState":0,"propId":104032,"pos":{"x":-32630,"y":11152,"z":19700},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300001,"propState":2,"propId":104022,"pos":{"x":-11685,"y":11646,"z":27400},"rot":{"x":0,"y":95977,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300003,"propState":0,"propId":104019,"pos":{"x":-11004,"y":27050,"z":5680},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300005,"propState":0,"propId":104141,"pos":{"x":-37632,"y":27050,"z":12863},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-11004,"y":27050,"z":5680},"rot":{"x":0,"y":30000,"z":0}},{"groupId":57,"instId":300002,"propState":0,"propId":104052,"pos":{"x":-37632,"y":27050,"z":12863},"rot":{"x":0,"y":330000,"z":0}},{"groupId":57,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-37632,"y":27050,"z":12863},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300005,"propState":0,"propId":104141,"pos":{"x":-24300,"y":12030,"z":5300},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":104039,"pos":{"x":-24310,"y":11646,"z":-4050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300006,"propState":0,"propId":104141,"pos":{"x":-8420,"y":11646,"z":27520},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300004,"propState":0,"propId":104039,"pos":{"x":-8835,"y":11646,"z":33869},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300003,"propState":0,"propId":104038,"pos":{"x":-8420,"y":11646,"z":27520},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":104038,"pos":{"x":-24300,"y":11646,"z":5300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300003,"propState":0,"propId":104011,"pos":{"x":38813,"y":-204,"z":-82075},"rot":{"x":0,"y":35000,"z":0}},{"groupId":69,"instId":300002,"propState":0,"propId":104011,"pos":{"x":69900,"y":-204,"z":26251},"rot":{"x":0,"y":205757,"z":0}},{"groupId":69,"instId":300004,"propState":0,"propId":104011,"pos":{"x":44935,"y":-204,"z":-85969},"rot":{"x":0,"y":35000,"z":0}},{"groupId":69,"instId":300001,"propState":0,"propId":104011,"pos":{"x":60590,"y":-204,"z":-35480},"rot":{"x":0,"y":17657,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300001,"propState":11,"propId":104046,"pos":{"x":29131,"y":-3198,"z":-113998},"rot":{"x":0,"y":347012,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300009,"propState":2,"propId":104141,"pos":{"x":68112,"y":-204,"z":3845},"rot":{"x":0,"y":262957,"z":0}},{"groupId":63,"instId":300008,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300007,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300006,"propState":0,"propId":104043,"pos":{"x":68112,"y":-204,"z":3845},"rot":{"x":0,"y":262957,"z":0}},{"groupId":63,"instId":300005,"propState":0,"propId":104016,"pos":{"x":43364,"y":-204,"z":-67886},"rot":{"x":0,"y":213101,"z":0}},{"groupId":63,"instId":300004,"propState":0,"propId":104016,"pos":{"x":65862,"y":-204,"z":36398},"rot":{"x":0,"y":155000,"z":0}},{"groupId":63,"instId":300003,"propState":0,"propId":104045,"pos":{"x":44980,"y":-153,"z":-65200},"rot":{"x":0,"y":76832,"z":0}},{"groupId":63,"instId":300002,"propState":0,"propId":104045,"pos":{"x":61590,"y":-174,"z":-15760},"rot":{"x":0,"y":93445,"z":0}},{"groupId":63,"instId":300001,"propState":0,"propId":104045,"pos":{"x":58728,"y":-171,"z":11653},"rot":{"x":0,"y":119110,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300014,"propState":0,"propId":104032,"pos":{"x":-57340,"y":15530,"z":286740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300004,"propState":0,"propId":104032,"pos":{"x":8110,"y":15580,"z":292649},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300008,"propState":0,"propId":104032,"pos":{"x":-6150,"y":4620,"z":308300},"rot":{"x":0,"y":0,"z":17233}},{"groupId":73,"instId":300005,"propState":0,"propId":104032,"pos":{"x":-57180,"y":6164,"z":324920},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300002,"propState":1,"propId":104029,"pos":{"x":-29320,"y":3141,"z":310030},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300007,"propState":0,"propId":104032,"pos":{"x":1610,"y":6320,"z":312400},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300006,"propState":0,"propId":104032,"pos":{"x":4110,"y":6320,"z":295000},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300003,"propState":1,"propId":104029,"pos":{"x":-12499,"y":25111,"z":287314},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300001,"propState":0,"propId":104029,"pos":{"x":-24537,"y":17285,"z":293857},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300005,"propState":0,"propId":104141,"pos":{"x":7790,"y":6920,"z":307780},"rot":{"x":0,"y":0,"z":0}},{"groupId":74,"instId":300004,"propState":0,"propId":104141,"pos":{"x":-24540,"y":3200,"z":308350},"rot":{"x":0,"y":43911,"z":0}},{"groupId":74,"instId":300003,"propState":0,"propId":104031,"pos":{"x":6920,"y":10440,"z":305820},"rot":{"x":0,"y":0,"z":0}},{"groupId":74,"instId":300002,"propState":1,"propId":104031,"pos":{"x":-25950,"y":3610,"z":307130},"rot":{"x":0,"y":43911,"z":0}},{"groupId":74,"instId":300001,"propState":0,"propId":104022,"pos":{"x":-24530,"y":8091,"z":291320},"rot":{"x":0,"y":179777,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-41470,"y":11666,"z":41520},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-24570,"y":11735,"z":352610},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-53111,"y":16021,"z":339460},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300006,"propState":0,"propId":104003,"pos":{"x":-53615,"y":25111,"z":279444},"rot":{"x":0,"y":91953,"z":0}},{"groupId":78,"instId":300003,"propState":0,"propId":104001,"pos":{"x":-58661,"y":25160,"z":280343},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300007,"propState":1,"propId":104013,"pos":{"x":-58650,"y":25111,"z":280410},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300005,"propState":1,"propId":104013,"pos":{"x":-58610,"y":16010,"z":280340},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300004,"propState":1,"propId":104013,"pos":{"x":-58670,"y":6669,"z":280330},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300002,"propState":0,"propId":104003,"pos":{"x":-53615,"y":16021,"z":279061},"rot":{"x":0,"y":91953,"z":0}},{"groupId":78,"instId":300001,"propState":0,"propId":104003,"pos":{"x":-53615,"y":6855,"z":279155},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300001,"propState":2,"propId":104017,"pos":{"x":11200,"y":16021,"z":307700},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[{"groupId":103,"instId":300002,"propState":0,"propId":104039,"pos":{"x":-14330,"y":27079,"z":43440},"rot":{"x":0,"y":0,"z":0}},{"groupId":103,"instId":300003,"propState":0,"propId":104141,"pos":{"x":-21530,"y":27509,"z":43430},"rot":{"x":0,"y":0,"z":0}},{"groupId":103,"instId":300001,"propState":0,"propId":104038,"pos":{"x":-21530,"y":27050,"z":43480},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300003,"propState":0,"propId":103074,"pos":{"x":5887,"y":17787,"z":303102},"rot":{"x":0,"y":129754,"z":0}},{"groupId":102,"instId":300005,"propState":0,"propId":100,"pos":{"x":11200,"y":18272,"z":307700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":102,"instId":300002,"propState":0,"propId":100,"pos":{"x":11200,"y":18272,"z":307700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":102,"instId":300006,"propState":0,"propId":104032,"pos":{"x":5830,"y":16437,"z":302760},"rot":{"x":0,"y":309754,"z":0}},{"groupId":102,"instId":300004,"propState":0,"propId":100,"pos":{"x":8360,"y":17860,"z":308830},"rot":{"x":0,"y":111600,"z":0}},{"groupId":102,"instId":300001,"propState":0,"propId":104098,"pos":{"x":5830,"y":16000,"z":302760},"rot":{"x":0,"y":309754,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"110":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300001,"propState":20,"propId":60403,"pos":{"x":19949,"y":-3189,"z":-118867},"rot":{"x":0,"y":31264,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"140":{"props":[{"groupId":140,"instId":300006,"propState":18,"propId":104058,"pos":{"x":21568,"y":-758,"z":-116157},"rot":{"x":0,"y":120000,"z":0}},{"groupId":140,"instId":300005,"propState":0,"propId":100,"pos":{"x":20343,"y":-3186,"z":-118259},"rot":{"x":0,"y":0,"z":0}},{"groupId":140,"instId":300004,"propState":0,"propId":100,"pos":{"x":20750,"y":-1210,"z":-117530},"rot":{"x":0,"y":210541,"z":0}},{"groupId":140,"instId":300003,"propState":0,"propId":103074,"pos":{"x":21904,"y":-1351,"z":-116153},"rot":{"x":0,"y":210541,"z":0}},{"groupId":140,"instId":300002,"propState":0,"propId":100,"pos":{"x":20343,"y":-3186,"z":-118259},"rot":{"x":0,"y":0,"z":0}},{"groupId":140,"instId":300001,"propState":0,"propId":104098,"pos":{"x":21560,"y":-3138,"z":-116160},"rot":{"x":0,"y":30541,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300004,"propState":0,"propId":100,"pos":{"x":-25087,"y":32770,"z":46656},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-24244,"y":32741,"z":46656},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300002,"propState":1,"propId":211,"pos":{"x":-24819,"y":27183,"z":43952},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300001,"propState":18,"propId":104058,"pos":{"x":-25087,"y":32770,"z":46656},"rot":{"x":299263,"y":69528,"z":282323}}],"npcs":[],"monsters":[],"teleports":{}},"115":{"props":[{"groupId":115,"instId":300004,"propState":0,"propId":100,"pos":{"x":-8413,"y":12825,"z":413},"rot":{"x":0,"y":173509,"z":0}},{"groupId":115,"instId":300002,"propState":1,"propId":211,"pos":{"x":-8356,"y":12470,"z":400},"rot":{"x":0,"y":0,"z":0}},{"groupId":115,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-9251,"y":12874,"z":548},"rot":{"x":0,"y":173509,"z":0}},{"groupId":115,"instId":300001,"propState":18,"propId":104058,"pos":{"x":-8413,"y":12825,"z":413},"rot":{"x":340115,"y":243691,"z":318275}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-26666,"y":11833,"z":5348},"rot":{"x":15000,"y":115000,"z":0}},{"groupId":116,"instId":300001,"propState":18,"propId":104058,"pos":{"x":-26187,"y":11678,"z":6166},"rot":{"x":0,"y":274153,"z":0}},{"groupId":116,"instId":300004,"propState":0,"propId":100,"pos":{"x":-26162,"y":11782,"z":6154},"rot":{"x":15000,"y":115000,"z":0}},{"groupId":116,"instId":300002,"propState":1,"propId":211,"pos":{"x":-26002,"y":11678,"z":6756},"rot":{"x":0,"y":295275,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"117":{"props":[{"groupId":117,"instId":300004,"propState":0,"propId":100,"pos":{"x":-30846,"y":-855,"z":388075},"rot":{"x":0,"y":180000,"z":0}},{"groupId":117,"instId":300002,"propState":1,"propId":211,"pos":{"x":-28263,"y":-7593,"z":385681},"rot":{"x":0,"y":0,"z":0}},{"groupId":117,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-31823,"y":-750,"z":388409},"rot":{"x":0,"y":180000,"z":0}},{"groupId":117,"instId":300001,"propState":18,"propId":104058,"pos":{"x":-30836,"y":-855,"z":388075},"rot":{"x":277593,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300004,"propState":0,"propId":100,"pos":{"x":63912,"y":25,"z":10042},"rot":{"x":21000,"y":205000,"z":0}},{"groupId":118,"instId":300003,"propState":0,"propId":103074,"pos":{"x":63096,"y":33,"z":10437},"rot":{"x":21000,"y":205000,"z":0}},{"groupId":118,"instId":300002,"propState":1,"propId":211,"pos":{"x":63643,"y":-204,"z":9345},"rot":{"x":0,"y":96542,"z":0}},{"groupId":118,"instId":300005,"propState":0,"propId":103074,"pos":{"x":63096,"y":33,"z":10437},"rot":{"x":21000,"y":205000,"z":0}},{"groupId":118,"instId":300001,"propState":18,"propId":104058,"pos":{"x":63609,"y":-204,"z":9393},"rot":{"x":0,"y":61867,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"119":{"props":[{"groupId":119,"instId":300001,"propState":18,"propId":104058,"pos":{"x":-7368,"y":25018,"z":345379},"rot":{"x":0,"y":149502,"z":0}},{"groupId":119,"instId":300005,"propState":0,"propId":100,"pos":{"x":-6854,"y":28352,"z":342994},"rot":{"x":310443,"y":90000,"z":270000}},{"groupId":119,"instId":300004,"propState":0,"propId":100,"pos":{"x":-7376,"y":25066,"z":345368},"rot":{"x":15000,"y":215920,"z":0}},{"groupId":119,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-7904,"y":25223,"z":346076},"rot":{"x":15000,"y":215920,"z":0}},{"groupId":119,"instId":300002,"propState":1,"propId":211,"pos":{"x":-7368,"y":25018,"z":345379},"rot":{"x":0,"y":149502,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"120":{"props":[{"groupId":120,"instId":300004,"propState":0,"propId":100,"pos":{"x":-21624,"y":57538,"z":331892},"rot":{"x":0,"y":336701,"z":0}},{"groupId":120,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-20230,"y":57590,"z":337661},"rot":{"x":0,"y":336701,"z":0}},{"groupId":120,"instId":300002,"propState":1,"propId":211,"pos":{"x":-23549,"y":57538,"z":336561},"rot":{"x":20518,"y":234016,"z":20640}},{"groupId":120,"instId":300001,"propState":18,"propId":104058,"pos":{"x":-23833,"y":57681,"z":337189},"rot":{"x":326838,"y":258045,"z":92065}}],"npcs":[],"monsters":[],"teleports":{}},"121":{"props":[{"groupId":121,"instId":300002,"propState":1,"propId":211,"pos":{"x":-46589,"y":7072,"z":333571},"rot":{"x":0,"y":219712,"z":0}},{"groupId":121,"instId":300004,"propState":0,"propId":100,"pos":{"x":-46589,"y":7149,"z":333592},"rot":{"x":15000,"y":0,"z":0}},{"groupId":121,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-45660,"y":7184,"z":333502},"rot":{"x":15000,"y":0,"z":0}},{"groupId":121,"instId":300001,"propState":18,"propId":104058,"pos":{"x":-46589,"y":7072,"z":333571},"rot":{"x":0,"y":219712,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"122":{"props":[{"groupId":122,"instId":300004,"propState":0,"propId":100,"pos":{"x":-74609,"y":25298,"z":291285},"rot":{"x":15000,"y":223240,"z":0}},{"groupId":122,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-75243,"y":25328,"z":291930},"rot":{"x":15000,"y":223240,"z":0}},{"groupId":122,"instId":300002,"propState":1,"propId":211,"pos":{"x":-74723,"y":25152,"z":291163},"rot":{"x":0,"y":4212,"z":0}},{"groupId":122,"instId":300001,"propState":18,"propId":104058,"pos":{"x":-74723,"y":25152,"z":291163},"rot":{"x":0,"y":4212,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"123":{"props":[{"groupId":123,"instId":300004,"propState":0,"propId":100,"pos":{"x":-65055,"y":9096,"z":73574},"rot":{"x":16000,"y":250000,"z":0}},{"groupId":123,"instId":300002,"propState":1,"propId":211,"pos":{"x":-64933,"y":9036,"z":73505},"rot":{"x":0,"y":305039,"z":0}},{"groupId":123,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-65208,"y":9212,"z":74517},"rot":{"x":16000,"y":250000,"z":0}},{"groupId":123,"instId":300001,"propState":18,"propId":104058,"pos":{"x":-65039,"y":9036,"z":73580},"rot":{"x":0,"y":305039,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"127":{"props":[{"groupId":127,"instId":300010,"propState":0,"propId":104053,"pos":{"x":-21071,"y":-22005,"z":422661},"rot":{"x":0,"y":270000,"z":0}},{"groupId":127,"instId":300004,"propState":0,"propId":104053,"pos":{"x":-21108,"y":-15938,"z":409541},"rot":{"x":0,"y":270000,"z":0}},{"groupId":127,"instId":300008,"propState":0,"propId":141,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":127,"instId":300005,"propState":0,"propId":104053,"pos":{"x":-27930,"y":-22005,"z":422661},"rot":{"x":0,"y":270000,"z":0}},{"groupId":127,"instId":300002,"propState":0,"propId":104053,"pos":{"x":-21112,"y":-6126,"z":387290},"rot":{"x":0,"y":270000,"z":0}},{"groupId":127,"instId":300009,"propState":0,"propId":104053,"pos":{"x":-21105,"y":-10918,"z":398481},"rot":{"x":0,"y":270000,"z":0}},{"groupId":127,"instId":300007,"propState":0,"propId":104053,"pos":{"x":-21161,"y":-22687,"z":432179},"rot":{"x":0,"y":270000,"z":0}},{"groupId":127,"instId":300006,"propState":0,"propId":104053,"pos":{"x":-27869,"y":-22687,"z":432176},"rot":{"x":0,"y":270000,"z":0}},{"groupId":127,"instId":300003,"propState":0,"propId":104053,"pos":{"x":-27880,"y":-10918,"z":398481},"rot":{"x":0,"y":270000,"z":0}},{"groupId":127,"instId":300001,"propState":0,"propId":104053,"pos":{"x":-27926,"y":-6126,"z":387300},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"144":{"props":[{"groupId":144,"instId":300001,"propState":0,"propId":104106,"pos":{"x":-24430,"y":6270,"z":330980},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"143":{"props":[{"groupId":143,"instId":300001,"propState":0,"propId":104107,"pos":{"x":-24430,"y":6270,"z":330980},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300001,"propState":0,"propId":104124,"pos":{"x":-8840,"y":25016,"z":342994},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"167":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[],"npcs":[],"monsters":[{"groupId":174,"instId":200004,"monsterId":4012040,"eventId":20412102,"pos":{"x":-40624,"y":27050,"z":41859},"rot":{"x":0,"y":134158,"z":0}},{"groupId":174,"instId":200005,"monsterId":4012010,"eventId":20412103,"pos":{"x":-24348,"y":7601,"z":23216},"rot":{"x":0,"y":0,"z":0}},{"groupId":174,"instId":200001,"monsterId":4012010,"eventId":20412101,"pos":{"x":-40100,"y":11646,"z":10890},"rot":{"x":0,"y":354467,"z":0}}],"teleports":{}},"175":{"props":[],"npcs":[],"monsters":[{"groupId":175,"instId":200001,"monsterId":4012010,"eventId":20412104,"pos":{"x":-39750,"y":11646,"z":10260},"rot":{"x":0,"y":358042,"z":0}}],"teleports":{}},"176":{"props":[],"npcs":[],"monsters":[{"groupId":176,"instId":200003,"monsterId":4012020,"eventId":20412110,"pos":{"x":-45743,"y":9036,"z":80811},"rot":{"x":0,"y":3940,"z":0}},{"groupId":176,"instId":200005,"monsterId":4012040,"eventId":20412112,"pos":{"x":-63521,"y":-6243,"z":229580},"rot":{"x":0,"y":84553,"z":0}},{"groupId":176,"instId":200004,"monsterId":4012030,"eventId":20412111,"pos":{"x":-59185,"y":-6243,"z":223939},"rot":{"x":0,"y":45982,"z":0}},{"groupId":176,"instId":200002,"monsterId":4012010,"eventId":20412109,"pos":{"x":48302,"y":4249,"z":71186},"rot":{"x":0,"y":330719,"z":0}},{"groupId":176,"instId":200001,"monsterId":4012010,"eventId":20412108,"pos":{"x":45454,"y":4249,"z":72290},"rot":{"x":0,"y":349598,"z":0}}],"teleports":{}},"177":{"props":[],"npcs":[],"monsters":[{"groupId":177,"instId":200001,"monsterId":4012010,"eventId":20412115,"pos":{"x":53530,"y":-204,"z":-65460},"rot":{"x":0,"y":21782,"z":0}},{"groupId":177,"instId":200003,"monsterId":4012020,"eventId":20412118,"pos":{"x":72030,"y":-204,"z":10480},"rot":{"x":0,"y":118123,"z":0}},{"groupId":177,"instId":200002,"monsterId":4012010,"eventId":20412116,"pos":{"x":71850,"y":-204,"z":-37410},"rot":{"x":0,"y":322888,"z":0}}],"teleports":{}},"178":{"props":[],"npcs":[],"monsters":[{"groupId":178,"instId":200006,"monsterId":4012020,"eventId":20412126,"pos":{"x":-37000,"y":25111,"z":280550},"rot":{"x":0,"y":8689,"z":0}},{"groupId":178,"instId":200005,"monsterId":4012030,"eventId":20412125,"pos":{"x":5368,"y":16021,"z":337612},"rot":{"x":0,"y":176741,"z":0}},{"groupId":178,"instId":200004,"monsterId":4012030,"eventId":20412124,"pos":{"x":3171,"y":6855,"z":284603},"rot":{"x":0,"y":20928,"z":0}},{"groupId":178,"instId":200003,"monsterId":4012020,"eventId":20412123,"pos":{"x":-58969,"y":6855,"z":314180},"rot":{"x":0,"y":93334,"z":0}},{"groupId":178,"instId":200002,"monsterId":4012040,"eventId":20412122,"pos":{"x":-53270,"y":16021,"z":320100},"rot":{"x":0,"y":103407,"z":0}},{"groupId":178,"instId":200001,"monsterId":4012040,"eventId":20412121,"pos":{"x":5612,"y":16021,"z":283669},"rot":{"x":0,"y":303566,"z":0}}],"teleports":{}},"179":{"props":[],"npcs":[],"monsters":[{"groupId":179,"instId":200010,"monsterId":4012010,"eventId":20412140,"pos":{"x":-79184,"y":25115,"z":288937},"rot":{"x":0,"y":166975,"z":0}},{"groupId":179,"instId":200009,"monsterId":4012020,"eventId":20412139,"pos":{"x":-73194,"y":25115,"z":303440},"rot":{"x":0,"y":193739,"z":0}},{"groupId":179,"instId":200008,"monsterId":4012040,"eventId":20412138,"pos":{"x":-71764,"y":25115,"z":300778},"rot":{"x":0,"y":234338,"z":0}},{"groupId":179,"instId":200007,"monsterId":4012030,"eventId":20412137,"pos":{"x":5847,"y":25111,"z":292222},"rot":{"x":0,"y":269866,"z":0}},{"groupId":179,"instId":200006,"monsterId":4012010,"eventId":20412136,"pos":{"x":7289,"y":6855,"z":296214},"rot":{"x":0,"y":175260,"z":0}},{"groupId":179,"instId":200005,"monsterId":4012030,"eventId":20412135,"pos":{"x":1431,"y":6855,"z":324634},"rot":{"x":0,"y":269866,"z":0}},{"groupId":179,"instId":200003,"monsterId":4012010,"eventId":20412133,"pos":{"x":-58472,"y":6855,"z":332987},"rot":{"x":0,"y":175853,"z":0}},{"groupId":179,"instId":200004,"monsterId":4012030,"eventId":20412134,"pos":{"x":-41762,"y":6855,"z":283835},"rot":{"x":0,"y":26648,"z":0}},{"groupId":179,"instId":200002,"monsterId":4012020,"eventId":20412132,"pos":{"x":-58170,"y":16021,"z":336560},"rot":{"x":0,"y":350566,"z":0}},{"groupId":179,"instId":200001,"monsterId":4012010,"eventId":20412131,"pos":{"x":6914,"y":16021,"z":287457},"rot":{"x":0,"y":90853,"z":0}}],"teleports":{}},"198":{"props":[{"groupId":198,"instId":300005,"propState":0,"propId":100,"pos":{"x":-58710,"y":24440,"z":280590},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300004,"propState":0,"propId":100,"pos":{"x":-49110,"y":27630,"z":281440},"rot":{"x":0,"y":269813,"z":0}},{"groupId":198,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-43614,"y":26900,"z":281156},"rot":{"x":0,"y":269813,"z":0}},{"groupId":198,"instId":300002,"propState":0,"propId":100,"pos":{"x":-58710,"y":24440,"z":280590},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-43789,"y":25111,"z":281456},"rot":{"x":0,"y":89813,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"207":{"props":[{"groupId":207,"instId":300001,"propState":12,"propId":60403,"pos":{"x":51797,"y":-204,"z":-76997},"rot":{"x":0,"y":350737,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"206":{"props":[{"groupId":206,"instId":300004,"propState":0,"propId":100,"pos":{"x":51797,"y":-204,"z":-76997},"rot":{"x":0,"y":350737,"z":0}},{"groupId":206,"instId":300003,"propState":0,"propId":104102,"pos":{"x":49384,"y":581,"z":-77335},"rot":{"x":0,"y":80737,"z":0}},{"groupId":206,"instId":300002,"propState":0,"propId":104159,"pos":{"x":51797,"y":-104,"z":-76997},"rot":{"x":0,"y":350737,"z":0}},{"groupId":206,"instId":300001,"propState":12,"propId":60403,"pos":{"x":51797,"y":-204,"z":-76997},"rot":{"x":0,"y":350737,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"209":{"props":[{"groupId":209,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-55076,"y":9036,"z":73344},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300003,"propState":0,"propId":104102,"pos":{"x":-52820,"y":9845,"z":73344},"rot":{"x":0,"y":270000,"z":0}},{"groupId":208,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-55076,"y":9036,"z":73344},"rot":{"x":0,"y":0,"z":0}},{"groupId":208,"instId":300004,"propState":0,"propId":100,"pos":{"x":-55076,"y":9036,"z":73344},"rot":{"x":0,"y":0,"z":0}},{"groupId":208,"instId":300002,"propState":0,"propId":104159,"pos":{"x":-55076,"y":9136,"z":73344},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"219":{"props":[{"groupId":219,"instId":300002,"propState":0,"propId":100,"pos":{"x":-5840,"y":28890,"z":343070},"rot":{"x":0,"y":124244,"z":0}},{"groupId":219,"instId":300005,"propState":0,"propId":100,"pos":{"x":-5840,"y":28210,"z":343070},"rot":{"x":0,"y":124244,"z":0}},{"groupId":219,"instId":300004,"propState":0,"propId":100,"pos":{"x":-2890,"y":26930,"z":337880},"rot":{"x":0,"y":304244,"z":0}},{"groupId":219,"instId":300003,"propState":0,"propId":103074,"pos":{"x":711,"y":26900,"z":335070},"rot":{"x":0,"y":304244,"z":0}},{"groupId":219,"instId":300001,"propState":0,"propId":104098,"pos":{"x":730,"y":25111,"z":335420},"rot":{"x":0,"y":124244,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"220":{"props":[{"groupId":220,"instId":300005,"propState":0,"propId":100,"pos":{"x":-58406,"y":29100,"z":344290},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300004,"propState":0,"propId":100,"pos":{"x":-54614,"y":28350,"z":318110},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-54915,"y":26901,"z":299606},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300002,"propState":0,"propId":100,"pos":{"x":-58406,"y":29100,"z":344290},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-54614,"y":25111,"z":299783},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300005,"propState":0,"propId":100,"pos":{"x":-34600,"y":27050,"z":37000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":221,"instId":300004,"propState":0,"propId":100,"pos":{"x":-22090,"y":28970,"z":41310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":221,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-9589,"y":28807,"z":41493},"rot":{"x":0,"y":315000,"z":0}},{"groupId":221,"instId":300002,"propState":0,"propId":100,"pos":{"x":-33730,"y":27050,"z":45160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-9500,"y":27017,"z":41830},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300003,"propState":0,"propId":211,"pos":{"x":-9442,"y":27057,"z":41703},"rot":{"x":0,"y":90000,"z":0}},{"groupId":222,"instId":300002,"propState":0,"propId":211,"pos":{"x":-33730,"y":27050,"z":45160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":222,"instId":300001,"propState":20,"propId":60402,"pos":{"x":-33730,"y":27050,"z":45160},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300001,"propState":0,"propId":100,"pos":{"x":-33119,"y":20285,"z":329294},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"246":{"props":[{"groupId":246,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-58750,"y":13380,"z":219850},"rot":{"x":0,"y":284876,"z":0}},{"groupId":246,"instId":300003,"propState":0,"propId":104080,"pos":{"x":-73667,"y":9200,"z":-44340},"rot":{"x":0,"y":104741,"z":0}},{"groupId":246,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-2987,"y":8191,"z":80777},"rot":{"x":0,"y":114822,"z":0}},{"groupId":246,"instId":300011,"propState":0,"propId":104080,"pos":{"x":-4274,"y":13380,"z":234049},"rot":{"x":0,"y":143306,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"247":{"props":[{"groupId":247,"instId":300005,"propState":0,"propId":104080,"pos":{"x":17102,"y":25811,"z":326055},"rot":{"x":0,"y":26994,"z":0}},{"groupId":247,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-16856,"y":7555,"z":279046},"rot":{"x":0,"y":72623,"z":0}},{"groupId":247,"instId":300006,"propState":0,"propId":104080,"pos":{"x":1459,"y":25811,"z":280556},"rot":{"x":0,"y":235787,"z":0}},{"groupId":247,"instId":300004,"propState":0,"propId":104080,"pos":{"x":-12777,"y":12435,"z":354401},"rot":{"x":0,"y":271040,"z":0}},{"groupId":247,"instId":300003,"propState":0,"propId":104080,"pos":{"x":9393,"y":16721,"z":340645},"rot":{"x":0,"y":228677,"z":0}},{"groupId":247,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-25860,"y":16746,"z":279090},"rot":{"x":0,"y":268219,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"248":{"props":[{"groupId":248,"instId":300004,"propState":0,"propId":104080,"pos":{"x":5752,"y":25811,"z":294235},"rot":{"x":0,"y":313901,"z":0}},{"groupId":248,"instId":300003,"propState":0,"propId":104080,"pos":{"x":-51354,"y":25811,"z":283982},"rot":{"x":0,"y":348534,"z":0}},{"groupId":248,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-34664,"y":12435,"z":355574},"rot":{"x":0,"y":182331,"z":0}},{"groupId":248,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-7136,"y":7555,"z":283642},"rot":{"x":0,"y":339502,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"249":{"props":[{"groupId":249,"instId":300002,"propState":0,"propId":211,"pos":{"x":-7975,"y":25018,"z":348895},"rot":{"x":0,"y":145675,"z":0}},{"groupId":249,"instId":300003,"propState":0,"propId":211,"pos":{"x":730,"y":25141,"z":335420},"rot":{"x":0,"y":124244,"z":0}},{"groupId":249,"instId":300001,"propState":20,"propId":60402,"pos":{"x":-7975,"y":25018,"z":348895},"rot":{"x":0,"y":145675,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"250":{"props":[{"groupId":250,"instId":300001,"propState":0,"propId":104061,"pos":{"x":-29530,"y":-2260,"z":324110},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"253":{"props":[{"groupId":253,"instId":300001,"propState":18,"propId":104162,"pos":{"x":-44110,"y":-7561,"z":379940},"rot":{"x":0,"y":141121,"z":0}},{"groupId":253,"instId":300007,"propState":18,"propId":104094,"pos":{"x":-21193,"y":11703,"z":-9655},"rot":{"x":0,"y":333417,"z":0}},{"groupId":253,"instId":300006,"propState":18,"propId":104094,"pos":{"x":-14787,"y":11514,"z":84378},"rot":{"x":0,"y":335662,"z":0}},{"groupId":253,"instId":300005,"propState":18,"propId":104093,"pos":{"x":-24438,"y":7236,"z":330035},"rot":{"x":0,"y":148117,"z":0}},{"groupId":253,"instId":300003,"propState":18,"propId":104095,"pos":{"x":-87773,"y":8542,"z":-53336},"rot":{"x":0,"y":0,"z":0}},{"groupId":253,"instId":300002,"propState":18,"propId":104093,"pos":{"x":-21402,"y":16011,"z":268558},"rot":{"x":0,"y":224598,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"258":{"props":[{"groupId":258,"instId":300004,"propState":18,"propId":104093,"pos":{"x":-7732,"y":7732,"z":278193},"rot":{"x":0,"y":297708,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"265":{"props":[{"groupId":265,"instId":300001,"propState":1,"propId":104169,"pos":{"x":-29050,"y":-23506,"z":439770},"rot":{"x":0,"y":128499,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"266":{"props":[{"groupId":266,"instId":300001,"propState":8,"propId":702,"pos":{"x":4868,"y":-5232,"z":229300},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":266,"instId":200001,"monsterId":4013011,"eventId":101222,"pos":{"x":4868,"y":-6232,"z":229300},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{"1122":{"anchorId":1,"groupId":266,"instId":300001,"pos":{"x":4870,"y":-6243,"z":224000},"rot":{"x":0,"y":0,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":501,"startAnchorId":null,"startGroupId":null}},"2041202":{"P20412_F20412001":{"scenes":{"10":{"props":[{"groupId":10,"instId":300003,"propState":8,"propId":101,"pos":{"x":-12570,"y":12678,"z":228120},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300005,"propState":8,"propId":101,"pos":{"x":25978,"y":-3198,"z":-99796},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300002,"propState":8,"propId":101,"pos":{"x":-17253,"y":10470,"z":72195},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300004,"propState":8,"propId":101,"pos":{"x":-20300,"y":-7593,"z":376080},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300001,"propState":8,"propId":101,"pos":{"x":-82650,"y":8577,"z":-55261},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2041201":{"anchorId":1,"groupId":10,"instId":300001,"pos":{"x":-83587,"y":8598,"z":-48432},"rot":{"x":0,"y":90000,"z":0}},"2041202":{"anchorId":2,"groupId":10,"instId":300002,"pos":{"x":-24372,"y":10466,"z":73451},"rot":{"x":0,"y":0,"z":0}},"2041203":{"anchorId":3,"groupId":10,"instId":300003,"pos":{"x":-24250,"y":12678,"z":227020},"rot":{"x":0,"y":0,"z":0}},"2041204":{"anchorId":4,"groupId":10,"instId":300004,"pos":{"x":-24405,"y":-7593,"z":379261},"rot":{"x":0,"y":0,"z":0}},"2041205":{"anchorId":5,"groupId":10,"instId":300005,"pos":{"x":30683,"y":-3198,"z":-102463},"rot":{"x":0,"y":213835,"z":0}}}},"137":{"props":[{"groupId":137,"instId":300006,"propState":1,"propId":104013,"pos":{"x":-42990,"y":6669,"z":336940},"rot":{"x":0,"y":0,"z":0}},{"groupId":137,"instId":300003,"propState":1,"propId":104013,"pos":{"x":-6080,"y":6669,"z":336940},"rot":{"x":0,"y":0,"z":0}},{"groupId":137,"instId":300002,"propState":1,"propId":104103,"pos":{"x":-6040,"y":82220,"z":337057},"rot":{"x":0,"y":180000,"z":0}},{"groupId":137,"instId":300001,"propState":1,"propId":104103,"pos":{"x":-42939,"y":82040,"z":337057},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300004,"propState":11,"propId":104046,"pos":{"x":-74650,"y":-6243,"z":228985},"rot":{"x":0,"y":98913,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300003,"propState":0,"propId":104019,"pos":{"x":4740,"y":-6323,"z":213880},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300006,"propState":0,"propId":104052,"pos":{"x":4740,"y":-6323,"z":213880},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":104019,"pos":{"x":-21660,"y":10315,"z":199812},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300005,"propState":0,"propId":104052,"pos":{"x":-21660,"y":10315,"z":199812},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-31000,"y":10326,"z":102202},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-31000,"y":10326,"z":102202},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-40591,"y":11646,"z":2239},"rot":{"x":0,"y":359884,"z":0}},{"groupId":28,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-24395,"y":7564,"z":27180},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-8991,"y":11646,"z":43125},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-4793,"y":11646,"z":5601},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"139":{"props":[{"groupId":139,"instId":300002,"propState":0,"propId":100,"pos":{"x":-7530,"y":11646,"z":-8910},"rot":{"x":0,"y":359542,"z":0}},{"groupId":139,"instId":300003,"propState":0,"propId":211,"pos":{"x":-7530,"y":11646,"z":-8910},"rot":{"x":0,"y":359542,"z":0}},{"groupId":139,"instId":300001,"propState":11,"propId":60403,"pos":{"x":-7530,"y":11646,"z":-8910},"rot":{"x":0,"y":359542,"z":0}}],"npcs":[],"monsters":[{"groupId":139,"instId":200001,"monsterId":4013010,"eventId":20412231,"pos":{"x":-7725,"y":11662,"z":-6115},"rot":{"x":0,"y":358042,"z":0}}],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300004,"propState":12,"propId":60401,"pos":{"x":12104,"y":-6243,"z":236268},"rot":{"x":0,"y":225894,"z":0}},{"groupId":30,"instId":300005,"propState":12,"propId":60401,"pos":{"x":48254,"y":4249,"z":66382},"rot":{"x":0,"y":332567,"z":0}},{"groupId":30,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-53580,"y":-6323,"z":214390},"rot":{"x":0,"y":2206,"z":0}},{"groupId":30,"instId":300002,"propState":12,"propId":60401,"pos":{"x":8780,"y":12678,"z":226700},"rot":{"x":0,"y":272206,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-5030,"y":-7561,"z":380010},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300001,"propState":12,"propId":60401,"pos":{"x":74310,"y":-204,"z":-38060},"rot":{"x":0,"y":283858,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-41639,"y":7533,"z":334879},"rot":{"x":2585,"y":78385,"z":2321}},{"groupId":32,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-54445,"y":25141,"z":296270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":32,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-51830,"y":16021,"z":337400},"rot":{"x":0,"y":270000,"z":0}},{"groupId":32,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-37890,"y":25111,"z":288240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":32,"instId":300001,"propState":12,"propId":60403,"pos":{"x":8179,"y":16021,"z":302028},"rot":{"x":0,"y":320487,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300002,"propState":12,"propId":60401,"pos":{"x":16185,"y":25139,"z":291960},"rot":{"x":0,"y":282735,"z":0}},{"groupId":33,"instId":300004,"propState":12,"propId":60403,"pos":{"x":-79289,"y":25115,"z":295917},"rot":{"x":0,"y":90000,"z":0}},{"groupId":33,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-58224,"y":6855,"z":339928},"rot":{"x":0,"y":177459,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300009,"propState":0,"propId":104011,"pos":{"x":-4831,"y":27017,"z":18941},"rot":{"x":0,"y":241966,"z":0}},{"groupId":34,"instId":300001,"propState":0,"propId":104011,"pos":{"x":-28620,"y":11675,"z":44384},"rot":{"x":0,"y":165534,"z":0}},{"groupId":34,"instId":300008,"propState":0,"propId":104011,"pos":{"x":-44240,"y":27050,"z":5540},"rot":{"x":0,"y":88706,"z":0}},{"groupId":34,"instId":300007,"propState":0,"propId":104011,"pos":{"x":-55130,"y":27050,"z":28720},"rot":{"x":0,"y":89197,"z":0}},{"groupId":34,"instId":300006,"propState":0,"propId":104011,"pos":{"x":-55910,"y":11650,"z":31689},"rot":{"x":0,"y":127097,"z":0}},{"groupId":34,"instId":300005,"propState":0,"propId":104011,"pos":{"x":-43550,"y":11665,"z":38720},"rot":{"x":0,"y":89476,"z":0}},{"groupId":34,"instId":300004,"propState":0,"propId":104011,"pos":{"x":-4703,"y":11665,"z":-7141},"rot":{"x":0,"y":269283,"z":0}},{"groupId":34,"instId":300002,"propState":0,"propId":104009,"pos":{"x":-41612,"y":11646,"z":-3789},"rot":{"x":0,"y":131004,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300004,"propState":0,"propId":104009,"pos":{"x":-5075,"y":11665,"z":3495},"rot":{"x":0,"y":41270,"z":0}},{"groupId":35,"instId":300002,"propState":0,"propId":104010,"pos":{"x":-6408,"y":11646,"z":43536},"rot":{"x":0,"y":218945,"z":0}},{"groupId":35,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-41740,"y":11666,"z":-9610},"rot":{"x":0,"y":41873,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-41440,"y":-7561,"z":380028},"rot":{"x":0,"y":90000,"z":0}},{"groupId":37,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-36251,"y":13644,"z":-31615},"rot":{"x":0,"y":88589,"z":0}},{"groupId":37,"instId":300004,"propState":0,"propId":104011,"pos":{"x":18657,"y":-3198,"z":-108213},"rot":{"x":0,"y":81900,"z":0}},{"groupId":37,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-7835,"y":-7561,"z":380028},"rot":{"x":0,"y":270000,"z":0}},{"groupId":37,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-12408,"y":13644,"z":-31245},"rot":{"x":0,"y":266036,"z":0}},{"groupId":37,"instId":300002,"propState":0,"propId":104011,"pos":{"x":-52460,"y":13596,"z":-44880},"rot":{"x":0,"y":232764,"z":0}},{"groupId":37,"instId":300003,"propState":0,"propId":104011,"pos":{"x":-52340,"y":13596,"z":-52130},"rot":{"x":0,"y":300995,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-22106,"y":13646,"z":-45134},"rot":{"x":0,"y":265383,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300007,"propState":0,"propId":104011,"pos":{"x":-16418,"y":16011,"z":268058},"rot":{"x":0,"y":143629,"z":0}},{"groupId":36,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-47720,"y":-6243,"z":226620},"rot":{"x":0,"y":267160,"z":0}},{"groupId":36,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-5770,"y":12680,"z":220414},"rot":{"x":0,"y":358851,"z":0}},{"groupId":36,"instId":300009,"propState":0,"propId":104011,"pos":{"x":37388,"y":4249,"z":60605},"rot":{"x":0,"y":335897,"z":0}},{"groupId":36,"instId":300003,"propState":0,"propId":104009,"pos":{"x":1127,"y":-6323,"z":217881},"rot":{"x":0,"y":240229,"z":0}},{"groupId":36,"instId":300006,"propState":0,"propId":104011,"pos":{"x":-32229,"y":16011,"z":268052},"rot":{"x":0,"y":208487,"z":0}},{"groupId":36,"instId":300013,"propState":0,"propId":104010,"pos":{"x":-47848,"y":-6243,"z":232256},"rot":{"x":0,"y":267160,"z":0}},{"groupId":36,"instId":300004,"propState":0,"propId":104011,"pos":{"x":56490,"y":-118,"z":44100},"rot":{"x":0,"y":242166,"z":0}},{"groupId":36,"instId":300008,"propState":0,"propId":104011,"pos":{"x":38131,"y":4287,"z":76645},"rot":{"x":0,"y":229577,"z":0}},{"groupId":36,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-17220,"y":10332,"z":96881},"rot":{"x":0,"y":260365,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":104011,"pos":{"x":-32329,"y":10466,"z":84324},"rot":{"x":0,"y":99481,"z":0}},{"groupId":36,"instId":300002,"propState":0,"propId":104009,"pos":{"x":-36249,"y":12680,"z":230221},"rot":{"x":0,"y":240229,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300002,"propState":0,"propId":104020,"pos":{"x":9750,"y":25121,"z":307680},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-59750,"y":25161,"z":319110},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300012,"propState":0,"propId":104011,"pos":{"x":5288,"y":16021,"z":340572},"rot":{"x":0,"y":167762,"z":0}},{"groupId":38,"instId":300014,"propState":0,"propId":104011,"pos":{"x":4880,"y":25111,"z":279874},"rot":{"x":0,"y":356571,"z":0}},{"groupId":38,"instId":300011,"propState":0,"propId":104011,"pos":{"x":8810,"y":25111,"z":340580},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300004,"propState":0,"propId":104011,"pos":{"x":-48052,"y":16021,"z":278966},"rot":{"x":0,"y":3324,"z":0}},{"groupId":38,"instId":300016,"propState":0,"propId":104011,"pos":{"x":-15624,"y":11735,"z":356479},"rot":{"x":0,"y":183463,"z":0}},{"groupId":38,"instId":300006,"propState":0,"propId":104011,"pos":{"x":-14240,"y":3166,"z":306224},"rot":{"x":0,"y":301890,"z":0}},{"groupId":38,"instId":300015,"propState":0,"propId":104011,"pos":{"x":14860,"y":16021,"z":307871},"rot":{"x":0,"y":267615,"z":0}},{"groupId":38,"instId":300013,"propState":0,"propId":104011,"pos":{"x":-60230,"y":16021,"z":329058},"rot":{"x":0,"y":90596,"z":0}},{"groupId":38,"instId":300007,"propState":0,"propId":104011,"pos":{"x":-63355,"y":25111,"z":340197},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300010,"propState":0,"propId":104011,"pos":{"x":9604,"y":6855,"z":281511},"rot":{"x":0,"y":268501,"z":0}},{"groupId":38,"instId":300009,"propState":0,"propId":104011,"pos":{"x":-24751,"y":6855,"z":278599},"rot":{"x":0,"y":532,"z":0}},{"groupId":38,"instId":300008,"propState":0,"propId":104011,"pos":{"x":-49798,"y":6855,"z":278737},"rot":{"x":0,"y":5406,"z":0}},{"groupId":38,"instId":300005,"propState":0,"propId":104011,"pos":{"x":-59352,"y":6855,"z":310124},"rot":{"x":0,"y":40918,"z":0}},{"groupId":38,"instId":300003,"propState":0,"propId":104011,"pos":{"x":9255,"y":16021,"z":282582},"rot":{"x":0,"y":265926,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300006,"propState":0,"propId":104010,"pos":{"x":1589,"y":6855,"z":340221},"rot":{"x":0,"y":178174,"z":0}},{"groupId":39,"instId":300003,"propState":0,"propId":104010,"pos":{"x":-60157,"y":16021,"z":298371},"rot":{"x":0,"y":83574,"z":0}},{"groupId":39,"instId":300013,"propState":0,"propId":104009,"pos":{"x":-47597,"y":6855,"z":278575},"rot":{"x":0,"y":132518,"z":0}},{"groupId":39,"instId":300012,"propState":0,"propId":104009,"pos":{"x":-20635,"y":3141,"z":310121},"rot":{"x":0,"y":234482,"z":0}},{"groupId":39,"instId":300011,"propState":0,"propId":104010,"pos":{"x":-25445,"y":25111,"z":278980},"rot":{"x":0,"y":356901,"z":0}},{"groupId":39,"instId":300010,"propState":0,"propId":104010,"pos":{"x":15189,"y":25111,"z":339947},"rot":{"x":0,"y":176783,"z":0}},{"groupId":39,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-66810,"y":25111,"z":337260},"rot":{"x":0,"y":84288,"z":0}},{"groupId":39,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-52836,"y":25111,"z":296424},"rot":{"x":0,"y":274397,"z":0}},{"groupId":39,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-24852,"y":6880,"z":278351},"rot":{"x":0,"y":358426,"z":0}},{"groupId":39,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-59610,"y":6855,"z":309708},"rot":{"x":0,"y":29940,"z":0}},{"groupId":39,"instId":300002,"propState":0,"propId":104010,"pos":{"x":-42418,"y":16021,"z":278806},"rot":{"x":0,"y":351044,"z":0}},{"groupId":39,"instId":300001,"propState":0,"propId":104010,"pos":{"x":9112,"y":16021,"z":279436},"rot":{"x":0,"y":324003,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300002,"propState":0,"propId":104020,"pos":{"x":9750,"y":25121,"z":307680},"rot":{"x":0,"y":90000,"z":0}},{"groupId":77,"instId":300003,"propState":0,"propId":104020,"pos":{"x":2575,"y":16021,"z":307435},"rot":{"x":0,"y":90000,"z":0}},{"groupId":77,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-59750,"y":25161,"z":319110},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[],"npcs":[],"monsters":[{"groupId":43,"instId":200004,"monsterId":4012040,"eventId":20412002,"pos":{"x":-40624,"y":27050,"z":41859},"rot":{"x":0,"y":134158,"z":0}},{"groupId":43,"instId":200005,"monsterId":4012010,"eventId":20412003,"pos":{"x":-24348,"y":7601,"z":23216},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":200001,"monsterId":4012010,"eventId":20412001,"pos":{"x":-40100,"y":11646,"z":10890},"rot":{"x":0,"y":354467,"z":0}}],"teleports":{}},"44":{"props":[],"npcs":[],"monsters":[{"groupId":44,"instId":200001,"monsterId":4012010,"eventId":20412004,"pos":{"x":-39750,"y":11646,"z":10260},"rot":{"x":0,"y":358042,"z":0}}],"teleports":{}},"45":{"props":[],"npcs":[],"monsters":[{"groupId":45,"instId":200005,"monsterId":4012040,"eventId":20412012,"pos":{"x":-63521,"y":-6243,"z":229580},"rot":{"x":0,"y":84553,"z":0}},{"groupId":45,"instId":200004,"monsterId":4012030,"eventId":20412011,"pos":{"x":-59185,"y":-6243,"z":223939},"rot":{"x":0,"y":45982,"z":0}},{"groupId":45,"instId":200003,"monsterId":4012020,"eventId":20412010,"pos":{"x":-45743,"y":9036,"z":80811},"rot":{"x":0,"y":3940,"z":0}},{"groupId":45,"instId":200002,"monsterId":4012010,"eventId":20412009,"pos":{"x":48302,"y":4249,"z":71186},"rot":{"x":0,"y":330719,"z":0}},{"groupId":45,"instId":200001,"monsterId":4012010,"eventId":20412008,"pos":{"x":45454,"y":4249,"z":72290},"rot":{"x":0,"y":349598,"z":0}}],"teleports":{}},"46":{"props":[],"npcs":[],"monsters":[{"groupId":46,"instId":200003,"monsterId":4012020,"eventId":20412017,"pos":{"x":72030,"y":-204,"z":10480},"rot":{"x":0,"y":118123,"z":0}},{"groupId":46,"instId":200002,"monsterId":4012010,"eventId":20412016,"pos":{"x":71850,"y":-204,"z":-37410},"rot":{"x":0,"y":322888,"z":0}},{"groupId":46,"instId":200001,"monsterId":4012010,"eventId":20412015,"pos":{"x":53530,"y":-204,"z":-65460},"rot":{"x":0,"y":21782,"z":0}}],"teleports":{}},"47":{"props":[],"npcs":[],"monsters":[{"groupId":47,"instId":200003,"monsterId":4012020,"eventId":20412023,"pos":{"x":-58969,"y":6855,"z":314180},"rot":{"x":0,"y":93334,"z":0}},{"groupId":47,"instId":200006,"monsterId":4012020,"eventId":20412026,"pos":{"x":-37000,"y":25111,"z":280550},"rot":{"x":0,"y":8689,"z":0}},{"groupId":47,"instId":200005,"monsterId":4012030,"eventId":20412025,"pos":{"x":5368,"y":16021,"z":337612},"rot":{"x":0,"y":176741,"z":0}},{"groupId":47,"instId":200004,"monsterId":4012030,"eventId":20412024,"pos":{"x":3171,"y":6855,"z":284603},"rot":{"x":0,"y":20928,"z":0}},{"groupId":47,"instId":200002,"monsterId":4012040,"eventId":20412022,"pos":{"x":-53270,"y":16021,"z":320100},"rot":{"x":0,"y":103407,"z":0}},{"groupId":47,"instId":200001,"monsterId":4012040,"eventId":20412021,"pos":{"x":5612,"y":16021,"z":283669},"rot":{"x":0,"y":303566,"z":0}}],"teleports":{}},"86":{"props":[],"npcs":[],"monsters":[{"groupId":86,"instId":200010,"monsterId":4012010,"eventId":20412040,"pos":{"x":-79184,"y":25115,"z":288937},"rot":{"x":0,"y":166975,"z":0}},{"groupId":86,"instId":200009,"monsterId":4012020,"eventId":20412039,"pos":{"x":-73194,"y":25115,"z":303440},"rot":{"x":0,"y":193739,"z":0}},{"groupId":86,"instId":200008,"monsterId":4012040,"eventId":20412038,"pos":{"x":-71764,"y":25115,"z":300778},"rot":{"x":0,"y":234338,"z":0}},{"groupId":86,"instId":200007,"monsterId":4012030,"eventId":20412037,"pos":{"x":5847,"y":25111,"z":292222},"rot":{"x":0,"y":269866,"z":0}},{"groupId":86,"instId":200006,"monsterId":4012010,"eventId":20412036,"pos":{"x":7450,"y":6855,"z":294990},"rot":{"x":0,"y":82316,"z":0}},{"groupId":86,"instId":200005,"monsterId":4012030,"eventId":20412035,"pos":{"x":1431,"y":6855,"z":324634},"rot":{"x":0,"y":269866,"z":0}},{"groupId":86,"instId":200003,"monsterId":4012010,"eventId":20412033,"pos":{"x":-58472,"y":6855,"z":332987},"rot":{"x":0,"y":175853,"z":0}},{"groupId":86,"instId":200002,"monsterId":4012020,"eventId":20412032,"pos":{"x":-58170,"y":16021,"z":336560},"rot":{"x":0,"y":350566,"z":0}},{"groupId":86,"instId":200001,"monsterId":4012010,"eventId":20412031,"pos":{"x":6914,"y":16021,"z":287457},"rot":{"x":0,"y":90853,"z":0}}],"teleports":{}},"245":{"props":[{"groupId":245,"instId":300004,"propState":1,"propId":211,"pos":{"x":-4004,"y":25018,"z":348709},"rot":{"x":0,"y":221941,"z":0}},{"groupId":245,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-62086,"y":25161,"z":315586},"rot":{"x":0,"y":328598,"z":0}},{"groupId":245,"instId":300003,"propState":20,"propId":60401,"pos":{"x":-4004,"y":25018,"z":348709},"rot":{"x":0,"y":221941,"z":0}},{"groupId":245,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-62086,"y":25161,"z":315586},"rot":{"x":0,"y":328598,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"142":{"props":[{"groupId":142,"instId":300004,"propState":1,"propId":211,"pos":{"x":-2240,"y":-6186,"z":229227},"rot":{"x":0,"y":89777,"z":0}},{"groupId":142,"instId":300003,"propState":20,"propId":60401,"pos":{"x":-2240,"y":-6186,"z":229227},"rot":{"x":0,"y":89777,"z":0}},{"groupId":142,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-50480,"y":-6323,"z":216872},"rot":{"x":0,"y":28475,"z":0}},{"groupId":142,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-50480,"y":-6323,"z":216872},"rot":{"x":0,"y":285370,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300003,"propState":0,"propId":104038,"pos":{"x":-64820,"y":25111,"z":309860},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300006,"propState":0,"propId":104141,"pos":{"x":-64360,"y":25250,"z":309860},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300002,"propState":0,"propId":104039,"pos":{"x":2660,"y":16021,"z":282790},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300005,"propState":0,"propId":104141,"pos":{"x":-3160,"y":16220,"z":282460},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300004,"propState":0,"propId":104039,"pos":{"x":-64730,"y":25111,"z":304190},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300001,"propState":0,"propId":104038,"pos":{"x":-3160,"y":16021,"z":282510},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300004,"propState":1,"propId":104141,"pos":{"x":-57760,"y":16071,"z":316890},"rot":{"x":0,"y":270000,"z":0}},{"groupId":49,"instId":300003,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300002,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300001,"propState":0,"propId":104042,"pos":{"x":-57760,"y":16071,"z":316890},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300004,"propState":1,"propId":104141,"pos":{"x":-57760,"y":16071,"z":316890},"rot":{"x":0,"y":270000,"z":0}},{"groupId":87,"instId":300003,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300002,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300001,"propState":0,"propId":104042,"pos":{"x":-57760,"y":16071,"z":316890},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300002,"propState":0,"propId":104061,"pos":{"x":-68060,"y":44419,"z":309820},"rot":{"x":0,"y":0,"z":0}},{"groupId":52,"instId":300001,"propState":0,"propId":104061,"pos":{"x":-24470,"y":31775,"z":344706},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300005,"propState":0,"propId":104101,"pos":{"x":-53330,"y":24921,"z":288240},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300007,"propState":20,"propId":60402,"pos":{"x":-24464,"y":7236,"z":324405},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300006,"propState":0,"propId":100,"pos":{"x":-35220,"y":26417,"z":310664},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300004,"propState":0,"propId":104097,"pos":{"x":-36600,"y":25111,"z":287450},"rot":{"x":0,"y":179607,"z":0}},{"groupId":50,"instId":300003,"propState":0,"propId":104097,"pos":{"x":1070,"y":16021,"z":304070},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300002,"propState":0,"propId":104089,"pos":{"x":-23682,"y":36730,"z":293641},"rot":{"x":16988,"y":26596,"z":356156}},{"groupId":50,"instId":300001,"propState":0,"propId":104097,"pos":{"x":-53000,"y":16021,"z":319520},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300004,"propState":0,"propId":104045,"pos":{"x":-14542,"y":11730,"z":34508},"rot":{"x":0,"y":330224,"z":0}},{"groupId":53,"instId":300001,"propState":0,"propId":104045,"pos":{"x":-33880,"y":11730,"z":-1100},"rot":{"x":0,"y":110000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300005,"propState":20,"propId":104099,"pos":{"x":-6140,"y":16162,"z":336335},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300004,"propState":20,"propId":104069,"pos":{"x":-6140,"y":16162,"z":336335},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300003,"propState":1,"propId":104075,"pos":{"x":15970,"y":16021,"z":307730},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300012,"propState":20,"propId":104069,"pos":{"x":-43220,"y":6850,"z":336980},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300011,"propState":20,"propId":104099,"pos":{"x":-43240,"y":6975,"z":336720},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300009,"propState":1,"propId":104075,"pos":{"x":-43090,"y":16130,"z":337010},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300006,"propState":20,"propId":104075,"pos":{"x":-6140,"y":16162,"z":336335},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300002,"propState":1,"propId":104099,"pos":{"x":9180,"y":28200,"z":343810},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300001,"propState":1,"propId":104069,"pos":{"x":-58390,"y":28030,"z":343960},"rot":{"x":0,"y":301768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300001,"propState":1,"propId":104029,"pos":{"x":-24351,"y":12707,"z":19873},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300004,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300008,"propState":2,"propId":104141,"pos":{"x":-6870,"y":27017,"z":21000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":54,"instId":300002,"propState":0,"propId":104043,"pos":{"x":-6870,"y":27017,"z":21000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":54,"instId":300007,"propState":1,"propId":104141,"pos":{"x":-24340,"y":11550,"z":-2936},"rot":{"x":0,"y":90000,"z":0}},{"groupId":54,"instId":300006,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300005,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300003,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300001,"propState":0,"propId":104042,"pos":{"x":-24340,"y":11550,"z":-2936},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300005,"propState":0,"propId":104141,"pos":{"x":-24340,"y":11680,"z":30930},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300004,"propState":0,"propId":104032,"pos":{"x":-24340,"y":11139,"z":30970},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300003,"propState":0,"propId":104032,"pos":{"x":-32630,"y":11152,"z":19700},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300002,"propState":1,"propId":104031,"pos":{"x":-25880,"y":11810,"z":30650},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300001,"propState":2,"propId":104022,"pos":{"x":-11685,"y":11646,"z":27400},"rot":{"x":0,"y":95977,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300005,"propState":0,"propId":104141,"pos":{"x":-37632,"y":27050,"z":12863},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-11004,"y":27050,"z":5680},"rot":{"x":0,"y":30000,"z":0}},{"groupId":57,"instId":300003,"propState":0,"propId":104019,"pos":{"x":-11004,"y":27050,"z":5680},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300002,"propState":0,"propId":104052,"pos":{"x":-37632,"y":27050,"z":12863},"rot":{"x":0,"y":330000,"z":0}},{"groupId":57,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-37632,"y":27050,"z":12863},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300004,"propState":0,"propId":104039,"pos":{"x":-8835,"y":11646,"z":33869},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300006,"propState":0,"propId":104141,"pos":{"x":-8420,"y":11646,"z":27520},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":104039,"pos":{"x":-24310,"y":11646,"z":-4050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300005,"propState":0,"propId":104141,"pos":{"x":-24300,"y":12030,"z":5300},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300003,"propState":0,"propId":104038,"pos":{"x":-8420,"y":11646,"z":27520},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":104038,"pos":{"x":-24300,"y":11646,"z":5300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300003,"propState":0,"propId":104011,"pos":{"x":38813,"y":-204,"z":-82075},"rot":{"x":0,"y":35000,"z":0}},{"groupId":69,"instId":300002,"propState":0,"propId":104011,"pos":{"x":69900,"y":-204,"z":26251},"rot":{"x":0,"y":205757,"z":0}},{"groupId":69,"instId":300004,"propState":0,"propId":104011,"pos":{"x":44935,"y":-204,"z":-85969},"rot":{"x":0,"y":35000,"z":0}},{"groupId":69,"instId":300001,"propState":0,"propId":104011,"pos":{"x":60590,"y":-204,"z":-35480},"rot":{"x":0,"y":17657,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300008,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300006,"propState":0,"propId":104043,"pos":{"x":68112,"y":-204,"z":3845},"rot":{"x":0,"y":262957,"z":0}},{"groupId":63,"instId":300004,"propState":0,"propId":104016,"pos":{"x":65862,"y":-204,"z":36398},"rot":{"x":0,"y":155000,"z":0}},{"groupId":63,"instId":300002,"propState":0,"propId":104045,"pos":{"x":61590,"y":-174,"z":-15760},"rot":{"x":0,"y":93445,"z":0}},{"groupId":63,"instId":300009,"propState":2,"propId":104141,"pos":{"x":68112,"y":-204,"z":3845},"rot":{"x":0,"y":262957,"z":0}},{"groupId":63,"instId":300007,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300005,"propState":0,"propId":104016,"pos":{"x":43364,"y":-204,"z":-67886},"rot":{"x":0,"y":213101,"z":0}},{"groupId":63,"instId":300003,"propState":0,"propId":104045,"pos":{"x":44980,"y":-153,"z":-65200},"rot":{"x":0,"y":76832,"z":0}},{"groupId":63,"instId":300001,"propState":0,"propId":104045,"pos":{"x":58728,"y":-171,"z":11653},"rot":{"x":0,"y":119110,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300014,"propState":0,"propId":104032,"pos":{"x":-57340,"y":15530,"z":286740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300006,"propState":0,"propId":104032,"pos":{"x":4110,"y":6320,"z":295000},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300008,"propState":0,"propId":104032,"pos":{"x":-6150,"y":4620,"z":308300},"rot":{"x":0,"y":0,"z":17233}},{"groupId":73,"instId":300002,"propState":1,"propId":104029,"pos":{"x":-29320,"y":3141,"z":310030},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300007,"propState":0,"propId":104032,"pos":{"x":1610,"y":6320,"z":312400},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300005,"propState":0,"propId":104032,"pos":{"x":-57180,"y":6164,"z":324920},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300004,"propState":0,"propId":104032,"pos":{"x":8110,"y":15580,"z":292649},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300003,"propState":1,"propId":104029,"pos":{"x":-12499,"y":25111,"z":287314},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300001,"propState":0,"propId":104029,"pos":{"x":-24537,"y":17285,"z":293857},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300004,"propState":0,"propId":104141,"pos":{"x":-24540,"y":3200,"z":308350},"rot":{"x":0,"y":43911,"z":0}},{"groupId":74,"instId":300002,"propState":1,"propId":104031,"pos":{"x":-25950,"y":3610,"z":307130},"rot":{"x":0,"y":43911,"z":0}},{"groupId":74,"instId":300005,"propState":0,"propId":104141,"pos":{"x":7790,"y":6920,"z":307780},"rot":{"x":0,"y":0,"z":0}},{"groupId":74,"instId":300003,"propState":0,"propId":104031,"pos":{"x":6920,"y":10440,"z":305820},"rot":{"x":0,"y":0,"z":0}},{"groupId":74,"instId":300001,"propState":0,"propId":104022,"pos":{"x":-24530,"y":8091,"z":291320},"rot":{"x":0,"y":179777,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300001,"propState":11,"propId":104046,"pos":{"x":29131,"y":-3198,"z":-113998},"rot":{"x":0,"y":347012,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-41470,"y":11666,"z":41520},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-24570,"y":11735,"z":352610},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-53111,"y":16021,"z":339460},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300003,"propState":0,"propId":104001,"pos":{"x":-58661,"y":25160,"z":280343},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300002,"propState":0,"propId":104003,"pos":{"x":-53615,"y":16021,"z":279061},"rot":{"x":0,"y":91953,"z":0}},{"groupId":78,"instId":300007,"propState":1,"propId":104013,"pos":{"x":-58650,"y":25111,"z":280410},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300006,"propState":0,"propId":104003,"pos":{"x":-53615,"y":25111,"z":279444},"rot":{"x":0,"y":91953,"z":0}},{"groupId":78,"instId":300005,"propState":1,"propId":104013,"pos":{"x":-58610,"y":16010,"z":280340},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300004,"propState":1,"propId":104013,"pos":{"x":-58670,"y":6669,"z":280330},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300001,"propState":0,"propId":104003,"pos":{"x":-53615,"y":6855,"z":279155},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300001,"propState":2,"propId":104017,"pos":{"x":11200,"y":16021,"z":307700},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[{"groupId":103,"instId":300002,"propState":0,"propId":104039,"pos":{"x":-14330,"y":27079,"z":43440},"rot":{"x":0,"y":0,"z":0}},{"groupId":103,"instId":300003,"propState":0,"propId":104141,"pos":{"x":-21530,"y":27509,"z":43430},"rot":{"x":0,"y":0,"z":0}},{"groupId":103,"instId":300001,"propState":0,"propId":104038,"pos":{"x":-21530,"y":27050,"z":43480},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300004,"propState":0,"propId":100,"pos":{"x":8360,"y":17860,"z":308830},"rot":{"x":0,"y":111600,"z":0}},{"groupId":102,"instId":300006,"propState":0,"propId":104032,"pos":{"x":5830,"y":16437,"z":302760},"rot":{"x":0,"y":309754,"z":0}},{"groupId":102,"instId":300005,"propState":0,"propId":100,"pos":{"x":11200,"y":18272,"z":307700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":102,"instId":300003,"propState":0,"propId":103074,"pos":{"x":5887,"y":17787,"z":303102},"rot":{"x":0,"y":129754,"z":0}},{"groupId":102,"instId":300002,"propState":0,"propId":100,"pos":{"x":11200,"y":18272,"z":307700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":102,"instId":300001,"propState":0,"propId":104098,"pos":{"x":5830,"y":16000,"z":302760},"rot":{"x":0,"y":309754,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"110":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"140":{"props":[{"groupId":140,"instId":300006,"propState":18,"propId":104058,"pos":{"x":21568,"y":-758,"z":-116157},"rot":{"x":0,"y":120000,"z":0}},{"groupId":140,"instId":300005,"propState":0,"propId":100,"pos":{"x":20343,"y":-3186,"z":-118259},"rot":{"x":0,"y":0,"z":0}},{"groupId":140,"instId":300004,"propState":0,"propId":100,"pos":{"x":20750,"y":-1210,"z":-117530},"rot":{"x":0,"y":210541,"z":0}},{"groupId":140,"instId":300003,"propState":0,"propId":103074,"pos":{"x":21904,"y":-1351,"z":-116153},"rot":{"x":0,"y":210541,"z":0}},{"groupId":140,"instId":300002,"propState":0,"propId":100,"pos":{"x":20343,"y":-3186,"z":-118259},"rot":{"x":0,"y":0,"z":0}},{"groupId":140,"instId":300001,"propState":0,"propId":104098,"pos":{"x":21560,"y":-3138,"z":-116160},"rot":{"x":0,"y":30541,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300001,"propState":20,"propId":60403,"pos":{"x":19949,"y":-3189,"z":-118867},"rot":{"x":0,"y":31264,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300002,"propState":1,"propId":211,"pos":{"x":-24819,"y":27183,"z":43952},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300004,"propState":0,"propId":100,"pos":{"x":-25087,"y":32770,"z":46656},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-24244,"y":32741,"z":46656},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300001,"propState":18,"propId":104058,"pos":{"x":-25087,"y":32770,"z":46656},"rot":{"x":299263,"y":69528,"z":282323}}],"npcs":[],"monsters":[],"teleports":{}},"115":{"props":[{"groupId":115,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-9251,"y":12874,"z":548},"rot":{"x":0,"y":173509,"z":0}},{"groupId":115,"instId":300002,"propState":1,"propId":211,"pos":{"x":-8356,"y":12470,"z":400},"rot":{"x":0,"y":0,"z":0}},{"groupId":115,"instId":300004,"propState":0,"propId":100,"pos":{"x":-8413,"y":12825,"z":413},"rot":{"x":0,"y":173509,"z":0}},{"groupId":115,"instId":300001,"propState":18,"propId":104058,"pos":{"x":-8413,"y":12825,"z":413},"rot":{"x":340115,"y":243691,"z":318275}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300002,"propState":1,"propId":211,"pos":{"x":-26002,"y":11678,"z":6756},"rot":{"x":0,"y":295275,"z":0}},{"groupId":116,"instId":300004,"propState":0,"propId":100,"pos":{"x":-26162,"y":11782,"z":6154},"rot":{"x":15000,"y":115000,"z":0}},{"groupId":116,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-26666,"y":11833,"z":5348},"rot":{"x":15000,"y":115000,"z":0}},{"groupId":116,"instId":300001,"propState":18,"propId":104058,"pos":{"x":-26187,"y":11678,"z":6166},"rot":{"x":0,"y":274153,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"117":{"props":[{"groupId":117,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-31823,"y":-750,"z":388409},"rot":{"x":0,"y":180000,"z":0}},{"groupId":117,"instId":300004,"propState":0,"propId":100,"pos":{"x":-30846,"y":-855,"z":388075},"rot":{"x":0,"y":180000,"z":0}},{"groupId":117,"instId":300002,"propState":1,"propId":211,"pos":{"x":-28263,"y":-7593,"z":385681},"rot":{"x":0,"y":0,"z":0}},{"groupId":117,"instId":300001,"propState":18,"propId":104058,"pos":{"x":-30836,"y":-855,"z":388075},"rot":{"x":277593,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300003,"propState":0,"propId":103074,"pos":{"x":63096,"y":33,"z":10437},"rot":{"x":21000,"y":205000,"z":0}},{"groupId":118,"instId":300002,"propState":1,"propId":211,"pos":{"x":63643,"y":-204,"z":9345},"rot":{"x":0,"y":96542,"z":0}},{"groupId":118,"instId":300004,"propState":0,"propId":100,"pos":{"x":63912,"y":25,"z":10042},"rot":{"x":21000,"y":205000,"z":0}},{"groupId":118,"instId":300005,"propState":0,"propId":103074,"pos":{"x":63096,"y":33,"z":10437},"rot":{"x":21000,"y":205000,"z":0}},{"groupId":118,"instId":300001,"propState":18,"propId":104058,"pos":{"x":63609,"y":-204,"z":9393},"rot":{"x":0,"y":61867,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"119":{"props":[{"groupId":119,"instId":300005,"propState":0,"propId":100,"pos":{"x":-6854,"y":28352,"z":342994},"rot":{"x":310443,"y":90000,"z":270000}},{"groupId":119,"instId":300004,"propState":0,"propId":100,"pos":{"x":-7376,"y":25066,"z":345368},"rot":{"x":15000,"y":215920,"z":0}},{"groupId":119,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-7904,"y":25223,"z":346076},"rot":{"x":15000,"y":215920,"z":0}},{"groupId":119,"instId":300002,"propState":1,"propId":211,"pos":{"x":-7368,"y":25018,"z":345379},"rot":{"x":0,"y":149502,"z":0}},{"groupId":119,"instId":300001,"propState":18,"propId":104058,"pos":{"x":-7368,"y":25018,"z":345379},"rot":{"x":0,"y":149502,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"120":{"props":[{"groupId":120,"instId":300004,"propState":0,"propId":100,"pos":{"x":-21624,"y":57538,"z":331892},"rot":{"x":0,"y":336701,"z":0}},{"groupId":120,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-20230,"y":57590,"z":337661},"rot":{"x":0,"y":336701,"z":0}},{"groupId":120,"instId":300002,"propState":1,"propId":211,"pos":{"x":-23549,"y":57538,"z":336561},"rot":{"x":20518,"y":234016,"z":20640}},{"groupId":120,"instId":300001,"propState":18,"propId":104058,"pos":{"x":-23833,"y":57681,"z":337189},"rot":{"x":326838,"y":258045,"z":92065}}],"npcs":[],"monsters":[],"teleports":{}},"121":{"props":[{"groupId":121,"instId":300004,"propState":0,"propId":100,"pos":{"x":-46589,"y":7149,"z":333592},"rot":{"x":15000,"y":0,"z":0}},{"groupId":121,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-45660,"y":7184,"z":333502},"rot":{"x":15000,"y":0,"z":0}},{"groupId":121,"instId":300002,"propState":1,"propId":211,"pos":{"x":-46589,"y":7072,"z":333571},"rot":{"x":0,"y":219712,"z":0}},{"groupId":121,"instId":300001,"propState":18,"propId":104058,"pos":{"x":-46589,"y":7072,"z":333571},"rot":{"x":0,"y":219712,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"122":{"props":[{"groupId":122,"instId":300002,"propState":1,"propId":211,"pos":{"x":-74723,"y":25152,"z":291163},"rot":{"x":0,"y":4212,"z":0}},{"groupId":122,"instId":300004,"propState":0,"propId":100,"pos":{"x":-74609,"y":25298,"z":291285},"rot":{"x":15000,"y":223240,"z":0}},{"groupId":122,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-75243,"y":25328,"z":291930},"rot":{"x":15000,"y":223240,"z":0}},{"groupId":122,"instId":300001,"propState":18,"propId":104058,"pos":{"x":-74723,"y":25152,"z":291163},"rot":{"x":0,"y":4212,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"123":{"props":[{"groupId":123,"instId":300004,"propState":0,"propId":100,"pos":{"x":-65055,"y":9096,"z":73574},"rot":{"x":16000,"y":250000,"z":0}},{"groupId":123,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-65208,"y":9212,"z":74517},"rot":{"x":16000,"y":250000,"z":0}},{"groupId":123,"instId":300002,"propState":1,"propId":211,"pos":{"x":-64933,"y":9036,"z":73505},"rot":{"x":0,"y":305039,"z":0}},{"groupId":123,"instId":300001,"propState":18,"propId":104058,"pos":{"x":-65039,"y":9036,"z":73580},"rot":{"x":0,"y":305039,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"127":{"props":[{"groupId":127,"instId":300010,"propState":0,"propId":104053,"pos":{"x":-21071,"y":-22005,"z":422661},"rot":{"x":0,"y":270000,"z":0}},{"groupId":127,"instId":300009,"propState":0,"propId":104053,"pos":{"x":-21105,"y":-10918,"z":398481},"rot":{"x":0,"y":270000,"z":0}},{"groupId":127,"instId":300008,"propState":0,"propId":141,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":127,"instId":300007,"propState":0,"propId":104053,"pos":{"x":-21161,"y":-22687,"z":432179},"rot":{"x":0,"y":270000,"z":0}},{"groupId":127,"instId":300006,"propState":0,"propId":104053,"pos":{"x":-27869,"y":-22687,"z":432176},"rot":{"x":0,"y":270000,"z":0}},{"groupId":127,"instId":300005,"propState":0,"propId":104053,"pos":{"x":-27930,"y":-22005,"z":422661},"rot":{"x":0,"y":270000,"z":0}},{"groupId":127,"instId":300004,"propState":0,"propId":104053,"pos":{"x":-21108,"y":-15938,"z":409541},"rot":{"x":0,"y":270000,"z":0}},{"groupId":127,"instId":300003,"propState":0,"propId":104053,"pos":{"x":-27880,"y":-10918,"z":398481},"rot":{"x":0,"y":270000,"z":0}},{"groupId":127,"instId":300002,"propState":0,"propId":104053,"pos":{"x":-21112,"y":-6126,"z":387290},"rot":{"x":0,"y":270000,"z":0}},{"groupId":127,"instId":300001,"propState":0,"propId":104053,"pos":{"x":-27926,"y":-6126,"z":387300},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"143":{"props":[{"groupId":143,"instId":300001,"propState":0,"propId":104107,"pos":{"x":-24430,"y":6270,"z":330980},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"144":{"props":[{"groupId":144,"instId":300001,"propState":0,"propId":104106,"pos":{"x":-24430,"y":6270,"z":330980},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300001,"propState":0,"propId":104124,"pos":{"x":-8840,"y":25016,"z":342994},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"167":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[],"npcs":[],"monsters":[{"groupId":175,"instId":200001,"monsterId":4012010,"eventId":20412104,"pos":{"x":-39750,"y":11646,"z":10260},"rot":{"x":0,"y":358042,"z":0}}],"teleports":{}},"177":{"props":[],"npcs":[],"monsters":[{"groupId":177,"instId":200003,"monsterId":4012020,"eventId":20412118,"pos":{"x":72030,"y":-204,"z":10480},"rot":{"x":0,"y":118123,"z":0}},{"groupId":177,"instId":200002,"monsterId":4012010,"eventId":20412116,"pos":{"x":71850,"y":-204,"z":-37410},"rot":{"x":0,"y":322888,"z":0}},{"groupId":177,"instId":200001,"monsterId":4012010,"eventId":20412115,"pos":{"x":53530,"y":-204,"z":-65460},"rot":{"x":0,"y":21782,"z":0}}],"teleports":{}},"174":{"props":[],"npcs":[],"monsters":[{"groupId":174,"instId":200004,"monsterId":4012040,"eventId":20412102,"pos":{"x":-40624,"y":27050,"z":41859},"rot":{"x":0,"y":134158,"z":0}},{"groupId":174,"instId":200005,"monsterId":4012010,"eventId":20412103,"pos":{"x":-24348,"y":7601,"z":23216},"rot":{"x":0,"y":0,"z":0}},{"groupId":174,"instId":200001,"monsterId":4012010,"eventId":20412101,"pos":{"x":-40100,"y":11646,"z":10890},"rot":{"x":0,"y":354467,"z":0}}],"teleports":{}},"176":{"props":[],"npcs":[],"monsters":[{"groupId":176,"instId":200005,"monsterId":4012040,"eventId":20412112,"pos":{"x":-63521,"y":-6243,"z":229580},"rot":{"x":0,"y":84553,"z":0}},{"groupId":176,"instId":200002,"monsterId":4012010,"eventId":20412109,"pos":{"x":48302,"y":4249,"z":71186},"rot":{"x":0,"y":330719,"z":0}},{"groupId":176,"instId":200004,"monsterId":4012030,"eventId":20412111,"pos":{"x":-59185,"y":-6243,"z":223939},"rot":{"x":0,"y":45982,"z":0}},{"groupId":176,"instId":200003,"monsterId":4012020,"eventId":20412110,"pos":{"x":-45743,"y":9036,"z":80811},"rot":{"x":0,"y":3940,"z":0}},{"groupId":176,"instId":200001,"monsterId":4012010,"eventId":20412108,"pos":{"x":45454,"y":4249,"z":72290},"rot":{"x":0,"y":349598,"z":0}}],"teleports":{}},"178":{"props":[],"npcs":[],"monsters":[{"groupId":178,"instId":200005,"monsterId":4012030,"eventId":20412125,"pos":{"x":5368,"y":16021,"z":337612},"rot":{"x":0,"y":176741,"z":0}},{"groupId":178,"instId":200003,"monsterId":4012020,"eventId":20412123,"pos":{"x":-58969,"y":6855,"z":314180},"rot":{"x":0,"y":93334,"z":0}},{"groupId":178,"instId":200002,"monsterId":4012040,"eventId":20412122,"pos":{"x":-53270,"y":16021,"z":320100},"rot":{"x":0,"y":103407,"z":0}},{"groupId":178,"instId":200004,"monsterId":4012030,"eventId":20412124,"pos":{"x":3171,"y":6855,"z":284603},"rot":{"x":0,"y":20928,"z":0}},{"groupId":178,"instId":200006,"monsterId":4012020,"eventId":20412126,"pos":{"x":-37000,"y":25111,"z":280550},"rot":{"x":0,"y":8689,"z":0}},{"groupId":178,"instId":200001,"monsterId":4012040,"eventId":20412121,"pos":{"x":5612,"y":16021,"z":283669},"rot":{"x":0,"y":303566,"z":0}}],"teleports":{}},"179":{"props":[],"npcs":[],"monsters":[{"groupId":179,"instId":200007,"monsterId":4012030,"eventId":20412137,"pos":{"x":5847,"y":25111,"z":292222},"rot":{"x":0,"y":269866,"z":0}},{"groupId":179,"instId":200010,"monsterId":4012010,"eventId":20412140,"pos":{"x":-79184,"y":25115,"z":288937},"rot":{"x":0,"y":166975,"z":0}},{"groupId":179,"instId":200009,"monsterId":4012020,"eventId":20412139,"pos":{"x":-73194,"y":25115,"z":303440},"rot":{"x":0,"y":193739,"z":0}},{"groupId":179,"instId":200008,"monsterId":4012040,"eventId":20412138,"pos":{"x":-71764,"y":25115,"z":300778},"rot":{"x":0,"y":234338,"z":0}},{"groupId":179,"instId":200003,"monsterId":4012010,"eventId":20412133,"pos":{"x":-58472,"y":6855,"z":332987},"rot":{"x":0,"y":175853,"z":0}},{"groupId":179,"instId":200006,"monsterId":4012010,"eventId":20412136,"pos":{"x":7289,"y":6855,"z":296214},"rot":{"x":0,"y":175260,"z":0}},{"groupId":179,"instId":200005,"monsterId":4012030,"eventId":20412135,"pos":{"x":1431,"y":6855,"z":324634},"rot":{"x":0,"y":269866,"z":0}},{"groupId":179,"instId":200004,"monsterId":4012030,"eventId":20412134,"pos":{"x":-41762,"y":6855,"z":283835},"rot":{"x":0,"y":26648,"z":0}},{"groupId":179,"instId":200002,"monsterId":4012020,"eventId":20412132,"pos":{"x":-58170,"y":16021,"z":336560},"rot":{"x":0,"y":350566,"z":0}},{"groupId":179,"instId":200001,"monsterId":4012010,"eventId":20412131,"pos":{"x":6914,"y":16021,"z":287457},"rot":{"x":0,"y":90853,"z":0}}],"teleports":{}},"198":{"props":[{"groupId":198,"instId":300004,"propState":0,"propId":100,"pos":{"x":-49110,"y":27630,"z":281440},"rot":{"x":0,"y":269813,"z":0}},{"groupId":198,"instId":300005,"propState":0,"propId":100,"pos":{"x":-58710,"y":24440,"z":280590},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-43614,"y":26900,"z":281156},"rot":{"x":0,"y":269813,"z":0}},{"groupId":198,"instId":300002,"propState":0,"propId":100,"pos":{"x":-58710,"y":24440,"z":280590},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-43789,"y":25111,"z":281456},"rot":{"x":0,"y":89813,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"207":{"props":[{"groupId":207,"instId":300001,"propState":12,"propId":60403,"pos":{"x":51797,"y":-204,"z":-76997},"rot":{"x":0,"y":350737,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"206":{"props":[{"groupId":206,"instId":300004,"propState":0,"propId":100,"pos":{"x":51797,"y":-204,"z":-76997},"rot":{"x":0,"y":350737,"z":0}},{"groupId":206,"instId":300003,"propState":0,"propId":104102,"pos":{"x":49384,"y":581,"z":-77335},"rot":{"x":0,"y":80737,"z":0}},{"groupId":206,"instId":300002,"propState":0,"propId":104159,"pos":{"x":51797,"y":-104,"z":-76997},"rot":{"x":0,"y":350737,"z":0}},{"groupId":206,"instId":300001,"propState":12,"propId":60403,"pos":{"x":51797,"y":-204,"z":-76997},"rot":{"x":0,"y":350737,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"209":{"props":[{"groupId":209,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-55076,"y":9036,"z":73344},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300003,"propState":0,"propId":104102,"pos":{"x":-52820,"y":9845,"z":73344},"rot":{"x":0,"y":270000,"z":0}},{"groupId":208,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-55076,"y":9036,"z":73344},"rot":{"x":0,"y":0,"z":0}},{"groupId":208,"instId":300004,"propState":0,"propId":100,"pos":{"x":-55076,"y":9036,"z":73344},"rot":{"x":0,"y":0,"z":0}},{"groupId":208,"instId":300002,"propState":0,"propId":104159,"pos":{"x":-55076,"y":9136,"z":73344},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"219":{"props":[{"groupId":219,"instId":300003,"propState":0,"propId":103074,"pos":{"x":711,"y":26900,"z":335070},"rot":{"x":0,"y":304244,"z":0}},{"groupId":219,"instId":300002,"propState":0,"propId":100,"pos":{"x":-5840,"y":28890,"z":343070},"rot":{"x":0,"y":124244,"z":0}},{"groupId":219,"instId":300005,"propState":0,"propId":100,"pos":{"x":-5840,"y":28210,"z":343070},"rot":{"x":0,"y":124244,"z":0}},{"groupId":219,"instId":300004,"propState":0,"propId":100,"pos":{"x":-2890,"y":26930,"z":337880},"rot":{"x":0,"y":304244,"z":0}},{"groupId":219,"instId":300001,"propState":0,"propId":104098,"pos":{"x":730,"y":25111,"z":335420},"rot":{"x":0,"y":124244,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"220":{"props":[{"groupId":220,"instId":300005,"propState":0,"propId":100,"pos":{"x":-58406,"y":29100,"z":344290},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300002,"propState":0,"propId":100,"pos":{"x":-58406,"y":29100,"z":344290},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300004,"propState":0,"propId":100,"pos":{"x":-54614,"y":28350,"z":318110},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-54915,"y":26901,"z":299606},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-54614,"y":25111,"z":299783},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300005,"propState":0,"propId":100,"pos":{"x":-34600,"y":27050,"z":37000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":221,"instId":300004,"propState":0,"propId":100,"pos":{"x":-22090,"y":28970,"z":41310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":221,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-9589,"y":28807,"z":41493},"rot":{"x":0,"y":315000,"z":0}},{"groupId":221,"instId":300002,"propState":0,"propId":100,"pos":{"x":-33730,"y":27050,"z":45160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-9500,"y":27017,"z":41830},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300003,"propState":0,"propId":211,"pos":{"x":-9442,"y":27057,"z":41703},"rot":{"x":0,"y":90000,"z":0}},{"groupId":222,"instId":300002,"propState":0,"propId":211,"pos":{"x":-33730,"y":27050,"z":45160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":222,"instId":300001,"propState":20,"propId":60402,"pos":{"x":-33730,"y":27050,"z":45160},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300001,"propState":0,"propId":100,"pos":{"x":-33119,"y":20285,"z":329294},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"246":{"props":[{"groupId":246,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-58750,"y":13380,"z":219850},"rot":{"x":0,"y":284876,"z":0}},{"groupId":246,"instId":300003,"propState":0,"propId":104080,"pos":{"x":-73667,"y":9200,"z":-44340},"rot":{"x":0,"y":104741,"z":0}},{"groupId":246,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-2987,"y":8191,"z":80777},"rot":{"x":0,"y":114822,"z":0}},{"groupId":246,"instId":300011,"propState":0,"propId":104080,"pos":{"x":-4274,"y":13380,"z":234049},"rot":{"x":0,"y":143306,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"247":{"props":[{"groupId":247,"instId":300005,"propState":0,"propId":104080,"pos":{"x":17102,"y":25811,"z":326055},"rot":{"x":0,"y":26994,"z":0}},{"groupId":247,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-16856,"y":7555,"z":279046},"rot":{"x":0,"y":72623,"z":0}},{"groupId":247,"instId":300006,"propState":0,"propId":104080,"pos":{"x":1459,"y":25811,"z":280556},"rot":{"x":0,"y":235787,"z":0}},{"groupId":247,"instId":300004,"propState":0,"propId":104080,"pos":{"x":-12777,"y":12435,"z":354401},"rot":{"x":0,"y":271040,"z":0}},{"groupId":247,"instId":300003,"propState":0,"propId":104080,"pos":{"x":9393,"y":16721,"z":340645},"rot":{"x":0,"y":228677,"z":0}},{"groupId":247,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-25860,"y":16746,"z":279090},"rot":{"x":0,"y":268219,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"248":{"props":[{"groupId":248,"instId":300003,"propState":0,"propId":104080,"pos":{"x":-51354,"y":25811,"z":283982},"rot":{"x":0,"y":348534,"z":0}},{"groupId":248,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-7136,"y":7555,"z":283642},"rot":{"x":0,"y":339502,"z":0}},{"groupId":248,"instId":300004,"propState":0,"propId":104080,"pos":{"x":5752,"y":25811,"z":294235},"rot":{"x":0,"y":313901,"z":0}},{"groupId":248,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-34664,"y":12435,"z":355574},"rot":{"x":0,"y":182331,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"249":{"props":[{"groupId":249,"instId":300002,"propState":0,"propId":211,"pos":{"x":-7975,"y":25018,"z":348895},"rot":{"x":0,"y":145675,"z":0}},{"groupId":249,"instId":300003,"propState":0,"propId":211,"pos":{"x":730,"y":25141,"z":335420},"rot":{"x":0,"y":124244,"z":0}},{"groupId":249,"instId":300001,"propState":20,"propId":60402,"pos":{"x":-7975,"y":25018,"z":348895},"rot":{"x":0,"y":145675,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"250":{"props":[{"groupId":250,"instId":300001,"propState":0,"propId":104061,"pos":{"x":-29530,"y":-2260,"z":324110},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"253":{"props":[{"groupId":253,"instId":300001,"propState":18,"propId":104162,"pos":{"x":-44110,"y":-7561,"z":379940},"rot":{"x":0,"y":141121,"z":0}},{"groupId":253,"instId":300003,"propState":18,"propId":104095,"pos":{"x":-87773,"y":8542,"z":-53336},"rot":{"x":0,"y":0,"z":0}},{"groupId":253,"instId":300007,"propState":18,"propId":104094,"pos":{"x":-21193,"y":11703,"z":-9655},"rot":{"x":0,"y":333417,"z":0}},{"groupId":253,"instId":300006,"propState":18,"propId":104094,"pos":{"x":-14787,"y":11514,"z":84378},"rot":{"x":0,"y":335662,"z":0}},{"groupId":253,"instId":300005,"propState":18,"propId":104093,"pos":{"x":-24438,"y":7236,"z":330035},"rot":{"x":0,"y":148117,"z":0}},{"groupId":253,"instId":300002,"propState":18,"propId":104093,"pos":{"x":-21402,"y":16011,"z":268558},"rot":{"x":0,"y":224598,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"258":{"props":[{"groupId":258,"instId":300004,"propState":18,"propId":104093,"pos":{"x":-7732,"y":7732,"z":278193},"rot":{"x":0,"y":297708,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"265":{"props":[{"groupId":265,"instId":300001,"propState":1,"propId":104169,"pos":{"x":-29050,"y":-23506,"z":439770},"rot":{"x":0,"y":128499,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"266":{"props":[{"groupId":266,"instId":300001,"propState":8,"propId":702,"pos":{"x":4868,"y":-5232,"z":229300},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":266,"instId":200001,"monsterId":4013011,"eventId":101222,"pos":{"x":4868,"y":-6232,"z":229300},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{"1122":{"anchorId":1,"groupId":266,"instId":300001,"pos":{"x":4870,"y":-6243,"z":224000},"rot":{"x":0,"y":0,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":501,"startAnchorId":2,"startGroupId":1}},"2041301":{"P20413_F20413001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300009,"propState":1,"propId":104013,"pos":{"x":-21477,"y":-14915,"z":-337614},"rot":{"x":0,"y":90000,"z":0}},{"groupId":2,"instId":300008,"propState":1,"propId":104013,"pos":{"x":-21477,"y":26791,"z":-337614},"rot":{"x":0,"y":90000,"z":0}},{"groupId":2,"instId":300003,"propState":1,"propId":104001,"pos":{"x":-21477,"y":26791,"z":-337614},"rot":{"x":0,"y":90000,"z":0}},{"groupId":2,"instId":300002,"propState":1,"propId":104003,"pos":{"x":-24870,"y":-14947,"z":-342653},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300001,"propState":1,"propId":104003,"pos":{"x":-16430,"y":26660,"z":-334070},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300005,"propState":1,"propId":104013,"pos":{"x":22720,"y":26590,"z":-233560},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300004,"propState":1,"propId":104013,"pos":{"x":22720,"y":-17130,"z":-233560},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300003,"propState":1,"propId":104001,"pos":{"x":22750,"y":-17120,"z":-233570},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300002,"propState":1,"propId":104003,"pos":{"x":19950,"y":26660,"z":-228940},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":1,"propId":104003,"pos":{"x":24086,"y":-17237,"z":-239170},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300002,"propState":1,"propId":104001,"pos":{"x":-213,"y":43757,"z":-21072},"rot":{"x":0,"y":270000,"z":0}},{"groupId":52,"instId":300001,"propState":1,"propId":104001,"pos":{"x":-213,"y":-17149,"z":-21072},"rot":{"x":0,"y":270000,"z":0}},{"groupId":52,"instId":300004,"propState":1,"propId":104014,"pos":{"x":-213,"y":43757,"z":-21072},"rot":{"x":0,"y":270000,"z":0}},{"groupId":52,"instId":300003,"propState":1,"propId":104014,"pos":{"x":-213,"y":-17239,"z":-21072},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300005,"propState":8,"propId":101,"pos":{"x":124933,"y":12,"z":200514},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":8,"propId":101,"pos":{"x":214628,"y":2167,"z":177099},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":8,"propId":101,"pos":{"x":202612,"y":44341,"z":-48086},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":8,"propId":101,"pos":{"x":-6157,"y":44446,"z":-70704},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":8,"propId":101,"pos":{"x":6230,"y":26806,"z":-469410},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2041301":{"anchorId":1,"groupId":6,"instId":300001,"pos":{"x":-281,"y":26806,"z":-467500},"rot":{"x":0,"y":0,"z":0}},"2041302":{"anchorId":2,"groupId":6,"instId":300002,"pos":{"x":-827,"y":44446,"z":-66592},"rot":{"x":0,"y":0,"z":0}},"2041303":{"anchorId":3,"groupId":6,"instId":300003,"pos":{"x":206210,"y":44341,"z":-41557},"rot":{"x":0,"y":90000,"z":0}},"2041304":{"anchorId":4,"groupId":6,"instId":300004,"pos":{"x":206278,"y":2223,"z":168415},"rot":{"x":0,"y":298156,"z":0}},"2041305":{"anchorId":5,"groupId":6,"instId":300005,"pos":{"x":115419,"y":2106,"z":196264},"rot":{"x":0,"y":270000,"z":0}}}},"4":{"props":[{"groupId":4,"instId":300002,"propState":1,"propId":104001,"pos":{"x":252894,"y":45145,"z":89000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300001,"propState":1,"propId":104001,"pos":{"x":252900,"y":2920,"z":89000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300004,"propState":1,"propId":104014,"pos":{"x":252894,"y":45145,"z":89000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300003,"propState":1,"propId":104014,"pos":{"x":252900,"y":2920,"z":89000},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300001,"propState":12,"propId":60401,"pos":{"x":37640,"y":-21012,"z":-299060},"rot":{"x":0,"y":179299,"z":0}},{"groupId":7,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-5612,"y":39527,"z":-97730},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-7628,"y":26719,"z":-250475},"rot":{"x":0,"y":131732,"z":0}},{"groupId":7,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-31030,"y":-17012,"z":-282320},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300003,"propState":12,"propId":60401,"pos":{"x":48290,"y":50649,"z":-44050},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300007,"propState":12,"propId":60401,"pos":{"x":3223,"y":-17219,"z":-8813},"rot":{"x":0,"y":271669,"z":0}},{"groupId":8,"instId":300006,"propState":12,"propId":60401,"pos":{"x":150891,"y":41544,"z":40438},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300005,"propState":12,"propId":60401,"pos":{"x":169080,"y":41544,"z":32150},"rot":{"x":0,"y":181163,"z":0}},{"groupId":8,"instId":300004,"propState":12,"propId":60401,"pos":{"x":34960,"y":44472,"z":-38950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-48960,"y":59743,"z":-66930},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300003,"propState":12,"propId":60401,"pos":{"x":293531,"y":50225,"z":-45961},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300002,"propState":12,"propId":60401,"pos":{"x":246998,"y":44318,"z":83708},"rot":{"x":0,"y":180000,"z":0}},{"groupId":9,"instId":300001,"propState":12,"propId":60401,"pos":{"x":292234,"y":39485,"z":19389},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"91":{"props":[{"groupId":91,"instId":300002,"propState":12,"propId":60401,"pos":{"x":318658,"y":44470,"z":-35318},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300001,"propState":12,"propId":60401,"pos":{"x":271611,"y":39485,"z":-31203},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":12,"propId":60401,"pos":{"x":253428,"y":2214,"z":152268},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300006,"propState":12,"propId":60401,"pos":{"x":190099,"y":-2650,"z":269365},"rot":{"x":0,"y":118336,"z":0}},{"groupId":10,"instId":300004,"propState":12,"propId":60401,"pos":{"x":205710,"y":-2650,"z":319172},"rot":{"x":0,"y":208944,"z":0}},{"groupId":10,"instId":300003,"propState":12,"propId":60401,"pos":{"x":190389,"y":-2641,"z":245326},"rot":{"x":0,"y":123612,"z":0}},{"groupId":10,"instId":300002,"propState":12,"propId":60401,"pos":{"x":205716,"y":2198,"z":156366},"rot":{"x":0,"y":211774,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300004,"propState":12,"propId":60401,"pos":{"x":2451,"y":-50285,"z":187131},"rot":{"x":0,"y":431,"z":0}},{"groupId":11,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-2415,"y":-50285,"z":187089},"rot":{"x":0,"y":431,"z":0}},{"groupId":11,"instId":300003,"propState":12,"propId":60403,"pos":{"x":130,"y":-50285,"z":185632},"rot":{"x":0,"y":431,"z":0}},{"groupId":11,"instId":300002,"propState":12,"propId":60401,"pos":{"x":32911,"y":-23828,"z":197104},"rot":{"x":0,"y":273674,"z":0}},{"groupId":11,"instId":300001,"propState":12,"propId":60401,"pos":{"x":4201,"y":-21870,"z":195674},"rot":{"x":0,"y":282636,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-130,"y":-18941,"z":135440},"rot":{"x":0,"y":431,"z":0}},{"groupId":92,"instId":300002,"propState":12,"propId":60401,"pos":{"x":46598,"y":-24532,"z":178643},"rot":{"x":0,"y":270431,"z":0}},{"groupId":92,"instId":300001,"propState":12,"propId":60401,"pos":{"x":2110,"y":-19011,"z":237341},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300002,"propState":1,"propId":104031,"pos":{"x":281492,"y":40520,"z":15440},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300007,"propState":0,"propId":104141,"pos":{"x":293630,"y":50260,"z":-8300},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300006,"propState":0,"propId":104141,"pos":{"x":283570,"y":39590,"z":16120},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300005,"propState":0,"propId":104032,"pos":{"x":294060,"y":54380,"z":-8230},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300004,"propState":0,"propId":104032,"pos":{"x":283490,"y":43560,"z":16230},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300003,"propState":0,"propId":104031,"pos":{"x":289030,"y":52370,"z":-7060},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":104022,"pos":{"x":256020,"y":44341,"z":5890},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300009,"propState":0,"propId":104032,"pos":{"x":293310,"y":49400,"z":8220},"rot":{"x":0,"y":0,"z":90000}},{"groupId":38,"instId":300008,"propState":0,"propId":104141,"pos":{"x":293390,"y":50336,"z":7760},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300007,"propState":0,"propId":104141,"pos":{"x":264750,"y":44343,"z":42560},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300005,"propState":0,"propId":100,"pos":{"x":293360,"y":52310,"z":8790},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300004,"propState":0,"propId":100,"pos":{"x":263734,"y":46900,"z":43220},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300003,"propState":0,"propId":104031,"pos":{"x":293830,"y":56200,"z":7050},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300002,"propState":1,"propId":104031,"pos":{"x":263390,"y":47220,"z":43860},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300001,"propState":0,"propId":104022,"pos":{"x":256010,"y":44341,"z":25060},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300001,"propState":0,"propId":104141,"pos":{"x":275960,"y":46710,"z":34560},"rot":{"x":341442,"y":90000,"z":0}},{"groupId":44,"instId":300005,"propState":0,"propId":104039,"pos":{"x":285430,"y":48351,"z":34430},"rot":{"x":0,"y":90000,"z":0}},{"groupId":44,"instId":300002,"propState":0,"propId":104038,"pos":{"x":275170,"y":45450,"z":34900},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300006,"propState":0,"propId":104032,"pos":{"x":230810,"y":50239,"z":43600},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300005,"propState":0,"propId":104032,"pos":{"x":249470,"y":49328,"z":35319},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300004,"propState":0,"propId":104030,"pos":{"x":264253,"y":44150,"z":43501},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300003,"propState":0,"propId":104033,"pos":{"x":241248,"y":44998,"z":36790},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300001,"propState":0,"propId":104030,"pos":{"x":241446,"y":44150,"z":43496},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300002,"propState":0,"propId":104034,"pos":{"x":230810,"y":50239,"z":43600},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300003,"propState":0,"propId":104033,"pos":{"x":251650,"y":46540,"z":42951},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300006,"propState":0,"propId":104032,"pos":{"x":275340,"y":50239,"z":43740},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300002,"propState":0,"propId":104030,"pos":{"x":264253,"y":44150,"z":43501},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300005,"propState":0,"propId":104032,"pos":{"x":249470,"y":49328,"z":35319},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300004,"propState":0,"propId":104030,"pos":{"x":241446,"y":44150,"z":43496},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300001,"propState":0,"propId":104034,"pos":{"x":275340,"y":50239,"z":43740},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300003,"propState":1,"propId":104005,"pos":{"x":-122,"y":44446,"z":-75607},"rot":{"x":0,"y":0,"z":0}},{"groupId":53,"instId":300001,"propState":0,"propId":104005,"pos":{"x":-308,"y":39527,"z":-114131},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300002,"propState":1,"propId":104005,"pos":{"x":69340,"y":50626,"z":5520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":54,"instId":300001,"propState":0,"propId":104006,"pos":{"x":50356,"y":50643,"z":-22830},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300024,"propState":0,"propId":104037,"pos":{"x":47160,"y":53669,"z":-57140},"rot":{"x":0,"y":4574,"z":0}},{"groupId":51,"instId":300018,"propState":0,"propId":104037,"pos":{"x":44300,"y":53669,"z":-57247},"rot":{"x":0,"y":346127,"z":0}},{"groupId":51,"instId":300023,"propState":0,"propId":104004,"pos":{"x":-14090,"y":44446,"z":-55280},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300022,"propState":0,"propId":104037,"pos":{"x":-42323,"y":50647,"z":-17610},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300021,"propState":0,"propId":104037,"pos":{"x":-39320,"y":50647,"z":-17640},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300020,"propState":0,"propId":104037,"pos":{"x":-41410,"y":50647,"z":-20230},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300019,"propState":0,"propId":104037,"pos":{"x":-44740,"y":50647,"z":-17610},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300001,"propState":0,"propId":104033,"pos":{"x":-20310,"y":45177,"z":-51070},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300017,"propState":0,"propId":104037,"pos":{"x":48510,"y":50649,"z":-57620},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300016,"propState":0,"propId":104037,"pos":{"x":-45580,"y":50647,"z":-20200},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300015,"propState":0,"propId":104037,"pos":{"x":-48202,"y":50647,"z":-18820},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300014,"propState":0,"propId":104034,"pos":{"x":-41390,"y":50699,"z":-36530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300013,"propState":0,"propId":104045,"pos":{"x":-9100,"y":44446,"z":-19240},"rot":{"x":0,"y":123638,"z":0}},{"groupId":51,"instId":300012,"propState":0,"propId":104045,"pos":{"x":8650,"y":44446,"z":-19240},"rot":{"x":0,"y":123638,"z":0}},{"groupId":51,"instId":300011,"propState":0,"propId":104033,"pos":{"x":33265,"y":54852,"z":-62366},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300010,"propState":0,"propId":104033,"pos":{"x":33265,"y":54852,"z":-62366},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300009,"propState":1,"propId":104033,"pos":{"x":-20431,"y":48320,"z":-51152},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300008,"propState":0,"propId":104030,"pos":{"x":-20432,"y":44357,"z":-51153},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300005,"propState":0,"propId":104030,"pos":{"x":20060,"y":44300,"z":-51153},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300007,"propState":0,"propId":104037,"pos":{"x":43058,"y":50669,"z":-57340},"rot":{"x":0,"y":341389,"z":0}},{"groupId":51,"instId":300006,"propState":0,"propId":104037,"pos":{"x":45952,"y":50649,"z":-56698},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300004,"propState":0,"propId":104034,"pos":{"x":38340,"y":50649,"z":-51060},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300003,"propState":0,"propId":104034,"pos":{"x":44890,"y":59743,"z":-63660},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300002,"propState":0,"propId":104016,"pos":{"x":16544,"y":50649,"z":-17490},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300001,"propState":0,"propId":104005,"pos":{"x":253079,"y":44341,"z":50245},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"278":{"props":[{"groupId":278,"instId":300004,"propState":1,"propId":211,"pos":{"x":14458,"y":59743,"z":-67067},"rot":{"x":0,"y":90000,"z":0}},{"groupId":278,"instId":300003,"propState":20,"propId":60401,"pos":{"x":14458,"y":59743,"z":-67067},"rot":{"x":0,"y":90000,"z":0}},{"groupId":278,"instId":300002,"propState":0,"propId":104023,"pos":{"x":13319,"y":50649,"z":-11600},"rot":{"x":0,"y":90000,"z":0}},{"groupId":278,"instId":300001,"propState":0,"propId":104010,"pos":{"x":13319,"y":50649,"z":-11600},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"279":{"props":[{"groupId":279,"instId":300004,"propState":1,"propId":211,"pos":{"x":182272,"y":2045,"z":241447},"rot":{"x":0,"y":279257,"z":0}},{"groupId":279,"instId":300003,"propState":20,"propId":60401,"pos":{"x":182272,"y":2045,"z":241447},"rot":{"x":0,"y":279257,"z":0}},{"groupId":279,"instId":300002,"propState":0,"propId":104023,"pos":{"x":202820,"y":-2638,"z":224560},"rot":{"x":0,"y":70122,"z":0}},{"groupId":279,"instId":300001,"propState":0,"propId":104011,"pos":{"x":202820,"y":-2638,"z":224560},"rot":{"x":0,"y":70122,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"277":{"props":[{"groupId":277,"instId":300004,"propState":1,"propId":211,"pos":{"x":22334,"y":26661,"z":-216940},"rot":{"x":0,"y":180000,"z":0}},{"groupId":277,"instId":300003,"propState":20,"propId":60401,"pos":{"x":22334,"y":26661,"z":-216940},"rot":{"x":0,"y":180000,"z":0}},{"groupId":277,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-13650,"y":26751,"z":-330710},"rot":{"x":0,"y":165412,"z":0}},{"groupId":277,"instId":300001,"propState":0,"propId":104011,"pos":{"x":-13650,"y":26751,"z":-330710},"rot":{"x":0,"y":165412,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300025,"propState":0,"propId":104009,"pos":{"x":19607,"y":-21012,"z":-287078},"rot":{"x":0,"y":227367,"z":0}},{"groupId":65,"instId":300024,"propState":0,"propId":104008,"pos":{"x":33043,"y":-19124,"z":-273182},"rot":{"x":0,"y":351685,"z":0}},{"groupId":65,"instId":300010,"propState":0,"propId":104011,"pos":{"x":361,"y":-19124,"z":-275551},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300009,"propState":0,"propId":104011,"pos":{"x":-40601,"y":-17014,"z":-302447},"rot":{"x":0,"y":80491,"z":0}},{"groupId":65,"instId":300011,"propState":0,"propId":104011,"pos":{"x":-3636,"y":44457,"z":-85654},"rot":{"x":0,"y":114785,"z":0}},{"groupId":65,"instId":300008,"propState":0,"propId":104011,"pos":{"x":-7740,"y":26719,"z":-192800},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300007,"propState":0,"propId":104011,"pos":{"x":-7780,"y":26719,"z":-203580},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300005,"propState":0,"propId":104011,"pos":{"x":7340,"y":26719,"z":-192790},"rot":{"x":0,"y":270000,"z":0}},{"groupId":65,"instId":300004,"propState":0,"propId":104011,"pos":{"x":7340,"y":26719,"z":-203710},"rot":{"x":0,"y":270000,"z":0}},{"groupId":65,"instId":300002,"propState":0,"propId":104010,"pos":{"x":7146,"y":26756,"z":-264607},"rot":{"x":0,"y":244548,"z":0}},{"groupId":65,"instId":300021,"propState":0,"propId":104010,"pos":{"x":-6083,"y":26328,"z":-251598},"rot":{"x":340934,"y":157403,"z":0}},{"groupId":65,"instId":300020,"propState":0,"propId":104010,"pos":{"x":-7648,"y":26242,"z":-251950},"rot":{"x":346714,"y":187363,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300025,"propState":0,"propId":104009,"pos":{"x":313796,"y":44341,"z":22538},"rot":{"x":0,"y":310001,"z":0}},{"groupId":93,"instId":300024,"propState":0,"propId":104008,"pos":{"x":238071,"y":44341,"z":40992},"rot":{"x":0,"y":205000,"z":0}},{"groupId":93,"instId":300007,"propState":0,"propId":104011,"pos":{"x":309602,"y":44341,"z":-36835},"rot":{"x":0,"y":358422,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":104011,"pos":{"x":248105,"y":43942,"z":45846},"rot":{"x":335710,"y":173287,"z":13537}},{"groupId":93,"instId":300005,"propState":0,"propId":104011,"pos":{"x":258275,"y":44402,"z":47622},"rot":{"x":0,"y":187432,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":104011,"pos":{"x":293391,"y":50225,"z":-26350},"rot":{"x":0,"y":2578,"z":0}},{"groupId":93,"instId":300019,"propState":0,"propId":104011,"pos":{"x":323502,"y":44341,"z":5168},"rot":{"x":0,"y":271470,"z":0}},{"groupId":93,"instId":300014,"propState":0,"propId":104011,"pos":{"x":209933,"y":50239,"z":45535},"rot":{"x":0,"y":130142,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":104011,"pos":{"x":238487,"y":44341,"z":-13902},"rot":{"x":0,"y":143973,"z":0}},{"groupId":93,"instId":300002,"propState":0,"propId":104011,"pos":{"x":249154,"y":44341,"z":-37375},"rot":{"x":0,"y":273159,"z":0}},{"groupId":93,"instId":300017,"propState":0,"propId":104011,"pos":{"x":269330,"y":39485,"z":-28100},"rot":{"x":0,"y":276435,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":104011,"pos":{"x":269512,"y":39485,"z":-25825},"rot":{"x":0,"y":272506,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300025,"propState":0,"propId":104009,"pos":{"x":15532,"y":44446,"z":-20160},"rot":{"x":0,"y":309827,"z":0}},{"groupId":66,"instId":300027,"propState":0,"propId":104009,"pos":{"x":188790,"y":41543,"z":22730},"rot":{"x":0,"y":62075,"z":0}},{"groupId":66,"instId":300021,"propState":0,"propId":104010,"pos":{"x":189794,"y":44341,"z":-31372},"rot":{"x":0,"y":286050,"z":0}},{"groupId":66,"instId":300009,"propState":0,"propId":104010,"pos":{"x":65257,"y":50653,"z":8690},"rot":{"x":0,"y":210556,"z":0}},{"groupId":66,"instId":300018,"propState":0,"propId":104010,"pos":{"x":43268,"y":59743,"z":-73703},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300024,"propState":0,"propId":104008,"pos":{"x":-48188,"y":50647,"z":-56889},"rot":{"x":0,"y":221187,"z":0}},{"groupId":66,"instId":300016,"propState":0,"propId":104010,"pos":{"x":120740,"y":45566,"z":-32515},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300015,"propState":0,"propId":104010,"pos":{"x":104510,"y":45566,"z":43600},"rot":{"x":0,"y":236282,"z":0}},{"groupId":66,"instId":300013,"propState":0,"propId":104010,"pos":{"x":47694,"y":50649,"z":-72424},"rot":{"x":0,"y":301022,"z":0}},{"groupId":66,"instId":300026,"propState":0,"propId":104010,"pos":{"x":36110,"y":59743,"z":-61100},"rot":{"x":0,"y":178580,"z":0}},{"groupId":66,"instId":300007,"propState":0,"propId":104010,"pos":{"x":15139,"y":59743,"z":-61763},"rot":{"x":0,"y":125605,"z":0}},{"groupId":66,"instId":300023,"propState":0,"propId":104011,"pos":{"x":-36797,"y":59743,"z":-61759},"rot":{"x":0,"y":181958,"z":0}},{"groupId":66,"instId":300022,"propState":0,"propId":104011,"pos":{"x":-15007,"y":59743,"z":-62362},"rot":{"x":0,"y":218626,"z":0}},{"groupId":66,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-28299,"y":50647,"z":-16670},"rot":{"x":0,"y":358110,"z":0}},{"groupId":66,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-47350,"y":50647,"z":-7567},"rot":{"x":0,"y":139335,"z":0}},{"groupId":66,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-34600,"y":44489,"z":-40917},"rot":{"x":0,"y":91508,"z":0}},{"groupId":66,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-48530,"y":50647,"z":-71620},"rot":{"x":0,"y":62091,"z":0}},{"groupId":66,"instId":300019,"propState":0,"propId":104011,"pos":{"x":-12952,"y":44457,"z":-46048},"rot":{"x":0,"y":135512,"z":0}},{"groupId":66,"instId":300014,"propState":0,"propId":104010,"pos":{"x":11904,"y":44457,"z":-45983},"rot":{"x":0,"y":234405,"z":0}},{"groupId":66,"instId":300003,"propState":0,"propId":104011,"pos":{"x":33631,"y":44446,"z":-39934},"rot":{"x":0,"y":238808,"z":0}},{"groupId":66,"instId":300002,"propState":0,"propId":104010,"pos":{"x":33887,"y":44490,"z":-37855},"rot":{"x":0,"y":302392,"z":0}},{"groupId":66,"instId":300017,"propState":0,"propId":104010,"pos":{"x":-9735,"y":44446,"z":-8039},"rot":{"x":0,"y":134879,"z":0}},{"groupId":66,"instId":300001,"propState":0,"propId":104010,"pos":{"x":9705,"y":44446,"z":-8544},"rot":{"x":0,"y":222406,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300024,"propState":0,"propId":104008,"pos":{"x":295750,"y":50225,"z":22016},"rot":{"x":0,"y":355034,"z":0}},{"groupId":67,"instId":300018,"propState":0,"propId":104010,"pos":{"x":295599,"y":50239,"z":46205},"rot":{"x":0,"y":210384,"z":0}},{"groupId":67,"instId":300025,"propState":0,"propId":104009,"pos":{"x":274665,"y":39485,"z":-26373},"rot":{"x":0,"y":297776,"z":0}},{"groupId":67,"instId":300007,"propState":0,"propId":104010,"pos":{"x":259946,"y":44341,"z":53343},"rot":{"x":0,"y":306654,"z":0}},{"groupId":67,"instId":300023,"propState":0,"propId":104010,"pos":{"x":245618,"y":44341,"z":52559},"rot":{"x":0,"y":45968,"z":0}},{"groupId":67,"instId":300022,"propState":0,"propId":104010,"pos":{"x":259430,"y":44341,"z":83187},"rot":{"x":0,"y":207139,"z":0}},{"groupId":67,"instId":300006,"propState":0,"propId":104010,"pos":{"x":247962,"y":44402,"z":48082},"rot":{"x":0,"y":173171,"z":0}},{"groupId":67,"instId":300005,"propState":0,"propId":104010,"pos":{"x":258275,"y":44402,"z":47622},"rot":{"x":0,"y":187432,"z":0}},{"groupId":67,"instId":300010,"propState":0,"propId":104010,"pos":{"x":291991,"y":50225,"z":-25671},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300004,"propState":0,"propId":104010,"pos":{"x":294855,"y":50225,"z":-25634},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300014,"propState":0,"propId":104010,"pos":{"x":215260,"y":50239,"z":32740},"rot":{"x":0,"y":90095,"z":0}},{"groupId":67,"instId":300003,"propState":0,"propId":104010,"pos":{"x":238487,"y":44341,"z":-13902},"rot":{"x":0,"y":143973,"z":0}},{"groupId":67,"instId":300002,"propState":0,"propId":104010,"pos":{"x":249117,"y":44341,"z":-37339},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300027,"propState":0,"propId":104009,"pos":{"x":-32393,"y":-19202,"z":189358},"rot":{"x":0,"y":241437,"z":0}},{"groupId":94,"instId":300024,"propState":0,"propId":104008,"pos":{"x":27980,"y":-23504,"z":221370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":104011,"pos":{"x":-1834,"y":-19011,"z":221310},"rot":{"x":0,"y":120568,"z":0}},{"groupId":94,"instId":300017,"propState":0,"propId":104011,"pos":{"x":22163,"y":-18939,"z":200310},"rot":{"x":0,"y":143544,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":104011,"pos":{"x":36351,"y":-22410,"z":177838},"rot":{"x":0,"y":20347,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-2332,"y":-17219,"z":-9640},"rot":{"x":0,"y":47416,"z":0}},{"groupId":69,"instId":300003,"propState":0,"propId":104011,"pos":{"x":-4776,"y":-18939,"z":97319},"rot":{"x":0,"y":14878,"z":0}},{"groupId":69,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-6973,"y":-24953,"z":242575},"rot":{"x":0,"y":179488,"z":0}},{"groupId":69,"instId":300007,"propState":0,"propId":104010,"pos":{"x":26076,"y":-23506,"z":170827},"rot":{"x":0,"y":327747,"z":0}},{"groupId":69,"instId":300005,"propState":0,"propId":104010,"pos":{"x":5491,"y":-17219,"z":-14413},"rot":{"x":0,"y":211710,"z":0}},{"groupId":69,"instId":300025,"propState":0,"propId":104009,"pos":{"x":-2850,"y":-19001,"z":221290},"rot":{"x":0,"y":188482,"z":0}},{"groupId":69,"instId":300018,"propState":0,"propId":104010,"pos":{"x":-13253,"y":-24953,"z":242647},"rot":{"x":0,"y":179473,"z":0}},{"groupId":69,"instId":300002,"propState":0,"propId":104010,"pos":{"x":-2811,"y":-18997,"z":141234},"rot":{"x":0,"y":42991,"z":0}},{"groupId":69,"instId":300004,"propState":0,"propId":104011,"pos":{"x":4172,"y":-18939,"z":97030},"rot":{"x":0,"y":335434,"z":0}},{"groupId":69,"instId":300009,"propState":0,"propId":104008,"pos":{"x":-20034,"y":-18948,"z":194022},"rot":{"x":0,"y":40397,"z":0}},{"groupId":69,"instId":300008,"propState":0,"propId":104010,"pos":{"x":24929,"y":-23506,"z":222059},"rot":{"x":0,"y":220974,"z":0}},{"groupId":69,"instId":300001,"propState":0,"propId":104010,"pos":{"x":55230,"y":-24060,"z":178523},"rot":{"x":0,"y":276585,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"97":{"props":[],"npcs":[],"monsters":[{"groupId":97,"instId":200002,"monsterId":4012040,"eventId":20413002,"pos":{"x":28922,"y":-21012,"z":-303768},"rot":{"x":0,"y":299723,"z":0}},{"groupId":97,"instId":200003,"monsterId":4012020,"eventId":20413003,"pos":{"x":6178,"y":-19124,"z":-270867},"rot":{"x":0,"y":261721,"z":0}},{"groupId":97,"instId":200001,"monsterId":4012040,"eventId":20413001,"pos":{"x":-3146,"y":-21012,"z":-302685},"rot":{"x":0,"y":101942,"z":0}}],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300027,"propState":0,"propId":104009,"pos":{"x":161384,"y":186,"z":195861},"rot":{"x":0,"y":142243,"z":0}},{"groupId":68,"instId":300008,"propState":0,"propId":104011,"pos":{"x":187516,"y":8540,"z":312641},"rot":{"x":0,"y":95256,"z":0}},{"groupId":68,"instId":300006,"propState":0,"propId":104011,"pos":{"x":202230,"y":-2649,"z":272350},"rot":{"x":0,"y":148787,"z":0}},{"groupId":68,"instId":300024,"propState":0,"propId":104008,"pos":{"x":187335,"y":-2649,"z":291887},"rot":{"x":0,"y":93291,"z":0}},{"groupId":68,"instId":300013,"propState":0,"propId":104011,"pos":{"x":208360,"y":8575,"z":317300},"rot":{"x":0,"y":184391,"z":0}},{"groupId":68,"instId":300005,"propState":0,"propId":104010,"pos":{"x":222425,"y":-2638,"z":219992},"rot":{"x":0,"y":255984,"z":0}},{"groupId":68,"instId":300025,"propState":0,"propId":104009,"pos":{"x":211800,"y":2168,"z":197790},"rot":{"x":0,"y":250466,"z":0}},{"groupId":68,"instId":300029,"propState":0,"propId":104010,"pos":{"x":109305,"y":2105,"z":201403},"rot":{"x":0,"y":103733,"z":0}},{"groupId":68,"instId":300011,"propState":0,"propId":104011,"pos":{"x":164610,"y":2045,"z":256220},"rot":{"x":0,"y":73533,"z":0}},{"groupId":68,"instId":300026,"propState":0,"propId":104010,"pos":{"x":200587,"y":3321,"z":280426},"rot":{"x":0,"y":207129,"z":0}},{"groupId":68,"instId":300021,"propState":0,"propId":104010,"pos":{"x":191963,"y":-3019,"z":245703},"rot":{"x":342514,"y":96966,"z":0}},{"groupId":68,"instId":300017,"propState":0,"propId":104010,"pos":{"x":243920,"y":2214,"z":153620},"rot":{"x":0,"y":194092,"z":0}},{"groupId":68,"instId":300030,"propState":0,"propId":104010,"pos":{"x":109242,"y":2105,"z":191330},"rot":{"x":0,"y":70974,"z":0}},{"groupId":68,"instId":300016,"propState":0,"propId":104010,"pos":{"x":153481,"y":185,"z":191037},"rot":{"x":0,"y":229998,"z":0}},{"groupId":68,"instId":300009,"propState":0,"propId":104011,"pos":{"x":176204,"y":8566,"z":273273},"rot":{"x":0,"y":316807,"z":0}},{"groupId":68,"instId":300007,"propState":0,"propId":104011,"pos":{"x":176815,"y":-2649,"z":283685},"rot":{"x":0,"y":27855,"z":0}},{"groupId":68,"instId":300023,"propState":0,"propId":104011,"pos":{"x":181323,"y":-2649,"z":299763},"rot":{"x":0,"y":109337,"z":0}},{"groupId":68,"instId":300020,"propState":0,"propId":104010,"pos":{"x":190760,"y":-3160,"z":244250},"rot":{"x":349473,"y":149270,"z":8151}},{"groupId":68,"instId":300004,"propState":0,"propId":104010,"pos":{"x":237398,"y":2166,"z":198516},"rot":{"x":0,"y":230488,"z":0}},{"groupId":68,"instId":300002,"propState":0,"propId":104010,"pos":{"x":218730,"y":2214,"z":158159},"rot":{"x":0,"y":62623,"z":0}},{"groupId":68,"instId":300001,"propState":0,"propId":104010,"pos":{"x":257762,"y":2298,"z":108637},"rot":{"x":0,"y":250776,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[],"npcs":[],"monsters":[{"groupId":71,"instId":200006,"monsterId":4012040,"eventId":20413009,"pos":{"x":-28032,"y":50647,"z":-7538},"rot":{"x":0,"y":176103,"z":0}},{"groupId":71,"instId":200008,"monsterId":4012030,"eventId":20413011,"pos":{"x":-42968,"y":50647,"z":-23548},"rot":{"x":0,"y":318428,"z":0}},{"groupId":71,"instId":200007,"monsterId":4012020,"eventId":20413010,"pos":{"x":26844,"y":44457,"z":-39275},"rot":{"x":0,"y":98796,"z":0}},{"groupId":71,"instId":200005,"monsterId":4012040,"eventId":20413008,"pos":{"x":27378,"y":50649,"z":-6700},"rot":{"x":0,"y":180000,"z":0}},{"groupId":71,"instId":200004,"monsterId":4012030,"eventId":20413007,"pos":{"x":-37640,"y":59743,"z":-64871},"rot":{"x":0,"y":10458,"z":0}},{"groupId":71,"instId":200003,"monsterId":4012030,"eventId":20413006,"pos":{"x":36160,"y":59743,"z":-64180},"rot":{"x":0,"y":16250,"z":0}},{"groupId":71,"instId":200002,"monsterId":4012010,"eventId":20413005,"pos":{"x":7830,"y":44446,"z":-44786},"rot":{"x":0,"y":270000,"z":0}},{"groupId":71,"instId":200001,"monsterId":4012010,"eventId":20413004,"pos":{"x":-8847,"y":44446,"z":-34239},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"72":{"props":[],"npcs":[],"monsters":[{"groupId":72,"instId":200007,"monsterId":4012020,"eventId":20413019,"pos":{"x":257290,"y":44318,"z":69630},"rot":{"x":0,"y":92359,"z":0}},{"groupId":72,"instId":200006,"monsterId":4012020,"eventId":20413018,"pos":{"x":248350,"y":44318,"z":69920},"rot":{"x":0,"y":263746,"z":0}},{"groupId":72,"instId":200005,"monsterId":4012010,"eventId":20413017,"pos":{"x":293778,"y":50239,"z":40392},"rot":{"x":0,"y":180000,"z":0}},{"groupId":72,"instId":200004,"monsterId":4012010,"eventId":20413016,"pos":{"x":292290,"y":50225,"z":-39030},"rot":{"x":0,"y":15973,"z":0}},{"groupId":72,"instId":200003,"monsterId":4012030,"eventId":20413015,"pos":{"x":295350,"y":50225,"z":-38710},"rot":{"x":0,"y":308657,"z":0}},{"groupId":72,"instId":200002,"monsterId":4012030,"eventId":20413014,"pos":{"x":212373,"y":50239,"z":36877},"rot":{"x":0,"y":26087,"z":0}},{"groupId":72,"instId":200001,"monsterId":4012040,"eventId":20413013,"pos":{"x":271432,"y":39485,"z":-31522},"rot":{"x":0,"y":8867,"z":0}}],"teleports":{}},"95":{"props":[],"npcs":[],"monsters":[{"groupId":95,"instId":200006,"monsterId":4012030,"eventId":20413026,"pos":{"x":314526,"y":44470,"z":-29845},"rot":{"x":0,"y":232070,"z":0}},{"groupId":95,"instId":200005,"monsterId":4012040,"eventId":20413025,"pos":{"x":320544,"y":44341,"z":-600},"rot":{"x":0,"y":355001,"z":0}},{"groupId":95,"instId":200002,"monsterId":4012030,"eventId":20413022,"pos":{"x":230466,"y":50239,"z":44060},"rot":{"x":0,"y":270000,"z":0}},{"groupId":95,"instId":200004,"monsterId":4012010,"eventId":20413024,"pos":{"x":318925,"y":44342,"z":-664},"rot":{"x":0,"y":8380,"z":0}},{"groupId":95,"instId":200003,"monsterId":4012030,"eventId":20413023,"pos":{"x":296531,"y":50235,"z":31727},"rot":{"x":0,"y":130187,"z":0}},{"groupId":95,"instId":200001,"monsterId":4012010,"eventId":20413021,"pos":{"x":229039,"y":44426,"z":-41561},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"73":{"props":[],"npcs":[],"monsters":[{"groupId":73,"instId":200004,"monsterId":4012020,"eventId":20413031,"pos":{"x":218249,"y":-2638,"z":225304},"rot":{"x":0,"y":244041,"z":0}},{"groupId":73,"instId":200010,"monsterId":4012020,"eventId":20413037,"pos":{"x":177185,"y":2045,"z":233214},"rot":{"x":0,"y":136417,"z":0}},{"groupId":73,"instId":200009,"monsterId":4012030,"eventId":20413036,"pos":{"x":162176,"y":2045,"z":240182},"rot":{"x":0,"y":73804,"z":0}},{"groupId":73,"instId":200008,"monsterId":4012030,"eventId":20413035,"pos":{"x":170038,"y":2045,"z":239906},"rot":{"x":0,"y":345221,"z":0}},{"groupId":73,"instId":200007,"monsterId":4012040,"eventId":20413034,"pos":{"x":218570,"y":8540,"z":316439},"rot":{"x":0,"y":215704,"z":0}},{"groupId":73,"instId":200006,"monsterId":4012030,"eventId":20413033,"pos":{"x":207020,"y":3321,"z":281191},"rot":{"x":0,"y":229457,"z":0}},{"groupId":73,"instId":200005,"monsterId":4012020,"eventId":20413032,"pos":{"x":203935,"y":-2650,"z":314507},"rot":{"x":0,"y":201546,"z":0}},{"groupId":73,"instId":200002,"monsterId":4012040,"eventId":20413029,"pos":{"x":197285,"y":2171,"z":165461},"rot":{"x":0,"y":291326,"z":0}}],"teleports":{}},"96":{"props":[],"npcs":[],"monsters":[{"groupId":96,"instId":200002,"monsterId":4012030,"eventId":20413047,"pos":{"x":30,"y":-18997,"z":159730},"rot":{"x":0,"y":151160,"z":0}},{"groupId":96,"instId":200003,"monsterId":4012020,"eventId":20413048,"pos":{"x":32560,"y":-23828,"z":194180},"rot":{"x":0,"y":86206,"z":0}},{"groupId":96,"instId":200001,"monsterId":4012010,"eventId":20413046,"pos":{"x":406,"y":-18816,"z":235312},"rot":{"x":0,"y":19218,"z":0}}],"teleports":{}},"74":{"props":[],"npcs":[],"monsters":[{"groupId":74,"instId":200003,"monsterId":4012030,"eventId":20413042,"pos":{"x":1817,"y":-18997,"z":158923},"rot":{"x":0,"y":83037,"z":0}},{"groupId":74,"instId":200008,"monsterId":4012010,"eventId":20413044,"pos":{"x":2202,"y":-18939,"z":120091},"rot":{"x":0,"y":317157,"z":0}},{"groupId":74,"instId":200009,"monsterId":4012010,"eventId":20413045,"pos":{"x":-2850,"y":-18939,"z":119540},"rot":{"x":0,"y":207244,"z":0}},{"groupId":74,"instId":200007,"monsterId":4012030,"eventId":20413043,"pos":{"x":23,"y":-18939,"z":121309},"rot":{"x":0,"y":344899,"z":0}},{"groupId":74,"instId":200002,"monsterId":4012030,"eventId":20413041,"pos":{"x":2324,"y":-19011,"z":233847},"rot":{"x":0,"y":114254,"z":0}},{"groupId":74,"instId":200001,"monsterId":4012010,"eventId":20413040,"pos":{"x":22555,"y":-23506,"z":173351},"rot":{"x":0,"y":21400,"z":0}}],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300002,"propState":1,"propId":104029,"pos":{"x":-18928,"y":-22327,"z":223797},"rot":{"x":0,"y":213138,"z":0}},{"groupId":78,"instId":300001,"propState":0,"propId":104029,"pos":{"x":37204,"y":-16242,"z":211960},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300007,"propState":0,"propId":104025,"pos":{"x":49,"y":46820,"z":196423},"rot":{"x":0,"y":180000,"z":0}},{"groupId":77,"instId":300009,"propState":0,"propId":104025,"pos":{"x":49,"y":46820,"z":196423},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300006,"propState":0,"propId":104025,"pos":{"x":49,"y":46820,"z":196423},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300004,"propState":0,"propId":104027,"pos":{"x":32399,"y":-30929,"z":151510},"rot":{"x":66,"y":324975,"z":359949}},{"groupId":77,"instId":300002,"propState":0,"propId":104027,"pos":{"x":32885,"y":-30680,"z":240722},"rot":{"x":56,"y":215147,"z":359938}},{"groupId":77,"instId":300010,"propState":0,"propId":104025,"pos":{"x":-39796,"y":3961,"z":194997},"rot":{"x":51381,"y":217562,"z":316430}},{"groupId":77,"instId":300008,"propState":0,"propId":104025,"pos":{"x":49,"y":46820,"z":196423},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300005,"propState":0,"propId":104027,"pos":{"x":-31624,"y":-29470,"z":151936},"rot":{"x":48,"y":35351,"z":359933}},{"groupId":77,"instId":300003,"propState":0,"propId":104027,"pos":{"x":-31480,"y":-28390,"z":241760},"rot":{"x":56,"y":147441,"z":359938}},{"groupId":77,"instId":300001,"propState":0,"propId":104026,"pos":{"x":-67140,"y":30970,"z":195930},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300004,"propState":0,"propId":104141,"pos":{"x":-30810,"y":-3590,"z":153290},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300001,"propState":0,"propId":104032,"pos":{"x":-31770,"y":-8470,"z":151680},"rot":{"x":48,"y":35351,"z":359933}},{"groupId":79,"instId":300003,"propState":1,"propId":104031,"pos":{"x":-32970,"y":-1390,"z":146220},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300002,"propState":0,"propId":104022,"pos":{"x":-9940,"y":-24956,"z":153330},"rot":{"x":0,"y":5507,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300013,"propState":0,"propId":104037,"pos":{"x":22870,"y":-19124,"z":-271870},"rot":{"x":0,"y":359654,"z":0}},{"groupId":62,"instId":300016,"propState":0,"propId":104039,"pos":{"x":-26370,"y":-17012,"z":-281980},"rot":{"x":0,"y":90000,"z":0}},{"groupId":62,"instId":300008,"propState":0,"propId":104038,"pos":{"x":-25940,"y":-17012,"z":-291030},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300019,"propState":0,"propId":104037,"pos":{"x":590,"y":-20960,"z":-305190},"rot":{"x":1852,"y":29832,"z":1062}},{"groupId":62,"instId":300018,"propState":0,"propId":104037,"pos":{"x":-18480,"y":-14947,"z":-325530},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300017,"propState":0,"propId":104037,"pos":{"x":-21270,"y":-14947,"z":-325550},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300015,"propState":0,"propId":104037,"pos":{"x":2839,"y":-19124,"z":-270720},"rot":{"x":0,"y":11975,"z":0}},{"groupId":62,"instId":300014,"propState":0,"propId":104037,"pos":{"x":-580,"y":-19124,"z":-270909},"rot":{"x":0,"y":37367,"z":0}},{"groupId":62,"instId":300012,"propState":0,"propId":104037,"pos":{"x":-24438,"y":-16956,"z":-259960},"rot":{"x":356608,"y":77039,"z":780}},{"groupId":62,"instId":300011,"propState":0,"propId":104033,"pos":{"x":-22101,"y":-14660,"z":-283260},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300010,"propState":0,"propId":104033,"pos":{"x":-22101,"y":-14660,"z":-308630},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300009,"propState":0,"propId":104016,"pos":{"x":-20011,"y":-14947,"z":-317907},"rot":{"x":0,"y":180000,"z":0}},{"groupId":62,"instId":300007,"propState":0,"propId":104037,"pos":{"x":-27640,"y":-16919,"z":-259060},"rot":{"x":2659,"y":121811,"z":1648}},{"groupId":62,"instId":300006,"propState":0,"propId":104034,"pos":{"x":-26040,"y":-17012,"z":-269970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":62,"instId":300005,"propState":0,"propId":104037,"pos":{"x":24720,"y":-19124,"z":-269390},"rot":{"x":0,"y":102008,"z":0}},{"groupId":62,"instId":300004,"propState":0,"propId":104037,"pos":{"x":20540,"y":-19124,"z":-269390},"rot":{"x":0,"y":41001,"z":0}},{"groupId":62,"instId":300003,"propState":0,"propId":104037,"pos":{"x":1230,"y":-20880,"z":-299040},"rot":{"x":352812,"y":39036,"z":0}},{"groupId":62,"instId":300002,"propState":0,"propId":104037,"pos":{"x":-190,"y":-21012,"z":-301870},"rot":{"x":0,"y":19387,"z":0}},{"groupId":62,"instId":300001,"propState":0,"propId":104034,"pos":{"x":-21620,"y":-17012,"z":-300130},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"159":{"props":[{"groupId":159,"instId":300010,"propState":0,"propId":104025,"pos":{"x":-39796,"y":3961,"z":194997},"rot":{"x":51381,"y":217562,"z":316430}},{"groupId":159,"instId":300006,"propState":0,"propId":104025,"pos":{"x":49,"y":46820,"z":196423},"rot":{"x":0,"y":270000,"z":0}},{"groupId":159,"instId":300004,"propState":0,"propId":104027,"pos":{"x":32399,"y":-30929,"z":151510},"rot":{"x":66,"y":324975,"z":359949}},{"groupId":159,"instId":300009,"propState":0,"propId":104025,"pos":{"x":49,"y":46820,"z":196423},"rot":{"x":0,"y":0,"z":0}},{"groupId":159,"instId":300008,"propState":0,"propId":104025,"pos":{"x":49,"y":46820,"z":196423},"rot":{"x":0,"y":270000,"z":0}},{"groupId":159,"instId":300007,"propState":0,"propId":104025,"pos":{"x":49,"y":46820,"z":196423},"rot":{"x":0,"y":180000,"z":0}},{"groupId":159,"instId":300005,"propState":0,"propId":104027,"pos":{"x":-31624,"y":-29470,"z":151936},"rot":{"x":48,"y":35351,"z":359933}},{"groupId":159,"instId":300003,"propState":0,"propId":104027,"pos":{"x":-31480,"y":-28390,"z":241760},"rot":{"x":56,"y":147441,"z":359938}},{"groupId":159,"instId":300002,"propState":0,"propId":104027,"pos":{"x":32885,"y":-30680,"z":240722},"rot":{"x":56,"y":215147,"z":359938}},{"groupId":159,"instId":300001,"propState":0,"propId":104026,"pos":{"x":-67140,"y":30970,"z":195930},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300002,"propState":0,"propId":104019,"pos":{"x":140,"y":-17262,"z":815},"rot":{"x":0,"y":180000,"z":0}},{"groupId":84,"instId":300004,"propState":0,"propId":104052,"pos":{"x":140,"y":-17262,"z":815},"rot":{"x":0,"y":0,"z":0}},{"groupId":84,"instId":300003,"propState":0,"propId":104052,"pos":{"x":167,"y":-17203,"z":83499},"rot":{"x":0,"y":180000,"z":0}},{"groupId":84,"instId":300001,"propState":0,"propId":104019,"pos":{"x":167,"y":-17203,"z":83499},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300008,"propState":0,"propId":100,"pos":{"x":-28450,"y":-18850,"z":208980},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300007,"propState":0,"propId":100,"pos":{"x":-28480,"y":-6860,"z":236710},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300006,"propState":0,"propId":104141,"pos":{"x":-28160,"y":-19130,"z":207640},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300005,"propState":0,"propId":104032,"pos":{"x":-31480,"y":-7390,"z":241760},"rot":{"x":56,"y":147441,"z":359938}},{"groupId":80,"instId":300004,"propState":0,"propId":104141,"pos":{"x":-30940,"y":-24070,"z":241580},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300001,"propState":0,"propId":104031,"pos":{"x":-30080,"y":-21790,"z":203790},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300003,"propState":1,"propId":104031,"pos":{"x":-35590,"y":-14830,"z":229030},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300002,"propState":0,"propId":104022,"pos":{"x":-31437,"y":-18955,"z":199877},"rot":{"x":0,"y":175000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300004,"propState":20,"propId":60402,"pos":{"x":159430,"y":41544,"z":27630},"rot":{"x":0,"y":270000,"z":0}},{"groupId":85,"instId":300003,"propState":0,"propId":104101,"pos":{"x":121460,"y":45566,"z":39530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300002,"propState":0,"propId":104089,"pos":{"x":132240,"y":32050,"z":5420},"rot":{"x":0,"y":270000,"z":0}},{"groupId":85,"instId":300001,"propState":0,"propId":104097,"pos":{"x":93253,"y":50653,"z":5518},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":85,"instId":200001,"monsterId":4012010,"eventId":0,"pos":{"x":133650,"y":70373,"z":46695},"rot":{"x":0,"y":165000,"z":0}}],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300004,"propState":0,"propId":104100,"pos":{"x":169710,"y":47490,"z":-19610},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300003,"propState":0,"propId":104061,"pos":{"x":101854,"y":33973,"z":6130},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300002,"propState":2,"propId":104061,"pos":{"x":171850,"y":65290,"z":-16550},"rot":{"x":0,"y":270000,"z":0}},{"groupId":87,"instId":300001,"propState":0,"propId":104061,"pos":{"x":148040,"y":24050,"z":6846},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300007,"propState":0,"propId":138,"pos":{"x":196000,"y":-2430,"z":270000},"rot":{"x":0,"y":26000,"z":0}},{"groupId":88,"instId":300006,"propState":0,"propId":138,"pos":{"x":196000,"y":3359,"z":270000},"rot":{"x":0,"y":26000,"z":0}},{"groupId":88,"instId":300005,"propState":0,"propId":104088,"pos":{"x":193737,"y":-4570,"z":268997},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300002,"propState":0,"propId":104088,"pos":{"x":193737,"y":-4570,"z":268997},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300001,"propState":0,"propId":104043,"pos":{"x":198410,"y":3359,"z":275980},"rot":{"x":0,"y":294526,"z":0}},{"groupId":88,"instId":300004,"propState":0,"propId":104039,"pos":{"x":167260,"y":13,"z":188980},"rot":{"x":0,"y":296817,"z":0}},{"groupId":88,"instId":300003,"propState":0,"propId":104038,"pos":{"x":174940,"y":12,"z":184690},"rot":{"x":0,"y":117320,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300002,"propState":0,"propId":104141,"pos":{"x":29320,"y":-18640,"z":196530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":89,"instId":300001,"propState":0,"propId":104038,"pos":{"x":29260,"y":-18898,"z":196480},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300002,"propState":0,"propId":104038,"pos":{"x":43280,"y":49960,"z":-33310},"rot":{"x":0,"y":0,"z":0}},{"groupId":90,"instId":300001,"propState":0,"propId":104039,"pos":{"x":43369,"y":50649,"z":-42040},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300038,"propState":0,"propId":104116,"pos":{"x":169710,"y":44490,"z":-19610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300036,"propState":0,"propId":104116,"pos":{"x":172710,"y":44490,"z":-19610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300017,"propState":0,"propId":104116,"pos":{"x":151471,"y":41637,"z":31145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300044,"propState":0,"propId":104037,"pos":{"x":107570,"y":30890,"z":1530},"rot":{"x":0,"y":226994,"z":0}},{"groupId":86,"instId":300043,"propState":0,"propId":104037,"pos":{"x":106099,"y":30890,"z":6},"rot":{"x":0,"y":225000,"z":0}},{"groupId":86,"instId":300042,"propState":0,"propId":104037,"pos":{"x":106522,"y":31892,"z":5985},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":86,"instId":300033,"propState":0,"propId":104116,"pos":{"x":109165,"y":45544,"z":36795},"rot":{"x":0,"y":90000,"z":0}},{"groupId":86,"instId":300041,"propState":0,"propId":104116,"pos":{"x":169710,"y":44490,"z":-13610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300040,"propState":0,"propId":104116,"pos":{"x":169710,"y":44490,"z":-16610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300029,"propState":0,"propId":104116,"pos":{"x":172710,"y":47490,"z":-13610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300028,"propState":0,"propId":104116,"pos":{"x":169960,"y":41490,"z":-16610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300027,"propState":0,"propId":104116,"pos":{"x":169740,"y":41490,"z":-19610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300023,"propState":0,"propId":104116,"pos":{"x":172710,"y":41490,"z":-13610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300022,"propState":0,"propId":104116,"pos":{"x":172710,"y":41490,"z":-16610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300021,"propState":0,"propId":104116,"pos":{"x":172710,"y":41490,"z":-19610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300019,"propState":0,"propId":104116,"pos":{"x":148471,"y":44637,"z":31145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300018,"propState":0,"propId":104116,"pos":{"x":154471,"y":41637,"z":31145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300002,"propState":0,"propId":104116,"pos":{"x":154471,"y":44637,"z":31145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300016,"propState":0,"propId":104116,"pos":{"x":151471,"y":44637,"z":34145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300015,"propState":0,"propId":104116,"pos":{"x":148471,"y":41637,"z":31145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300005,"propState":0,"propId":104119,"pos":{"x":150840,"y":46544,"z":-26840},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":86,"instId":300045,"propState":0,"propId":104037,"pos":{"x":151426,"y":42632,"z":7176},"rot":{"x":90000,"y":105000,"z":0}},{"groupId":86,"instId":300007,"propState":0,"propId":104037,"pos":{"x":148370,"y":41570,"z":6816},"rot":{"x":0,"y":120000,"z":0}},{"groupId":86,"instId":300010,"propState":0,"propId":104037,"pos":{"x":105179,"y":30890,"z":8275},"rot":{"x":0,"y":150000,"z":0}},{"groupId":86,"instId":300035,"propState":0,"propId":104116,"pos":{"x":110665,"y":45610,"z":43805},"rot":{"x":0,"y":90000,"z":0}},{"groupId":86,"instId":300034,"propState":0,"propId":104116,"pos":{"x":107665,"y":45544,"z":42795},"rot":{"x":0,"y":90000,"z":0}},{"groupId":86,"instId":300039,"propState":0,"propId":104116,"pos":{"x":172710,"y":44490,"z":-16610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300032,"propState":0,"propId":104116,"pos":{"x":154471,"y":47637,"z":34145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300031,"propState":0,"propId":104116,"pos":{"x":172710,"y":44490,"z":-13610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300030,"propState":0,"propId":104116,"pos":{"x":148471,"y":47637,"z":31145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300026,"propState":0,"propId":104116,"pos":{"x":169710,"y":41490,"z":-13610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300025,"propState":0,"propId":104116,"pos":{"x":169710,"y":41490,"z":-16610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300024,"propState":0,"propId":104116,"pos":{"x":169710,"y":41490,"z":-19610},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300037,"propState":0,"propId":104116,"pos":{"x":151471,"y":44637,"z":31145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300013,"propState":0,"propId":104116,"pos":{"x":148471,"y":44637,"z":34145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300020,"propState":0,"propId":104116,"pos":{"x":154471,"y":44637,"z":34145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300014,"propState":0,"propId":104116,"pos":{"x":148471,"y":41637,"z":34145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300006,"propState":0,"propId":104116,"pos":{"x":151471,"y":41637,"z":34145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300004,"propState":0,"propId":104116,"pos":{"x":154471,"y":41637,"z":34145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300012,"propState":0,"propId":104100,"pos":{"x":148471,"y":47637,"z":34145},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300009,"propState":0,"propId":104119,"pos":{"x":153349,"y":46544,"z":11493},"rot":{"x":0,"y":270000,"z":180000}},{"groupId":86,"instId":300003,"propState":0,"propId":104119,"pos":{"x":88800,"y":50566,"z":-27200},"rot":{"x":0,"y":270000,"z":180000}},{"groupId":86,"instId":300008,"propState":0,"propId":104119,"pos":{"x":101750,"y":36040,"z":6210},"rot":{"x":0,"y":150000,"z":180000}},{"groupId":86,"instId":300001,"propState":1,"propId":104100,"pos":{"x":107665,"y":45544,"z":39795},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"143":{"props":[{"groupId":143,"instId":300003,"propState":101,"propId":104035,"pos":{"x":-28746,"y":-3073,"z":155940},"rot":{"x":-3,"y":39355,"z":-2}},{"groupId":143,"instId":300002,"propState":101,"propId":104035,"pos":{"x":29934,"y":-4170,"z":155081},"rot":{"x":359991,"y":146732,"z":359989}},{"groupId":143,"instId":300001,"propState":101,"propId":104035,"pos":{"x":29907,"y":-4088,"z":236551},"rot":{"x":0,"y":215017,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[{"groupId":152,"instId":300005,"propState":0,"propId":104061,"pos":{"x":52700,"y":-32070,"z":196370},"rot":{"x":0,"y":0,"z":0}},{"groupId":152,"instId":300004,"propState":0,"propId":104061,"pos":{"x":-660,"y":-25930,"z":140740},"rot":{"x":0,"y":0,"z":0}},{"groupId":152,"instId":300003,"propState":0,"propId":104061,"pos":{"x":60070,"y":11690,"z":196394},"rot":{"x":0,"y":0,"z":0}},{"groupId":152,"instId":300002,"propState":0,"propId":104061,"pos":{"x":13330,"y":-26190,"z":183380},"rot":{"x":0,"y":0,"z":0}},{"groupId":152,"instId":300001,"propState":0,"propId":104061,"pos":{"x":-40910,"y":-23660,"z":196250},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300007,"propState":20,"propId":60403,"pos":{"x":-34643,"y":-18737,"z":196400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":150,"instId":300006,"propState":0,"propId":104101,"pos":{"x":9560,"y":-21791,"z":167158},"rot":{"x":337533,"y":251694,"z":2662}},{"groupId":150,"instId":300005,"propState":0,"propId":104101,"pos":{"x":-150,"y":-19454,"z":144410},"rot":{"x":0,"y":180000,"z":0}},{"groupId":150,"instId":300004,"propState":0,"propId":104101,"pos":{"x":-23113,"y":-19442,"z":196590},"rot":{"x":0,"y":270000,"z":0}},{"groupId":150,"instId":300003,"propState":0,"propId":104097,"pos":{"x":1010,"y":-18942,"z":150400},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300002,"propState":0,"propId":104089,"pos":{"x":20,"y":-10910,"z":240090},"rot":{"x":0,"y":180000,"z":0}},{"groupId":150,"instId":300001,"propState":0,"propId":104097,"pos":{"x":21030,"y":-23545,"z":169750},"rot":{"x":0,"y":42719,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300002,"propState":0,"propId":104089,"pos":{"x":0,"y":-5100,"z":149530},"rot":{"x":0,"y":0,"z":0}},{"groupId":153,"instId":300001,"propState":0,"propId":104097,"pos":{"x":-9820,"y":-25159,"z":237870},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"155":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"154":{"props":[{"groupId":154,"instId":300003,"propState":101,"propId":104035,"pos":{"x":-28715,"y":-1671,"z":237325},"rot":{"x":2,"y":145070,"z":-2}},{"groupId":154,"instId":300002,"propState":0,"propId":104028,"pos":{"x":-28736,"y":-23116,"z":237351},"rot":{"x":0,"y":328376,"z":0}},{"groupId":154,"instId":300001,"propState":1,"propId":104028,"pos":{"x":-10087,"y":-24501,"z":242456},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300007,"propState":0,"propId":104091,"pos":{"x":-2774,"y":-18998,"z":153917},"rot":{"x":0,"y":20146,"z":0}},{"groupId":151,"instId":300009,"propState":102,"propId":104035,"pos":{"x":-28746,"y":-3073,"z":155940},"rot":{"x":-3,"y":39355,"z":-2}},{"groupId":151,"instId":300005,"propState":102,"propId":104035,"pos":{"x":29907,"y":-4088,"z":236551},"rot":{"x":0,"y":215017,"z":0}},{"groupId":151,"instId":300004,"propState":1,"propId":104028,"pos":{"x":-28732,"y":-23950,"z":155935},"rot":{"x":0,"y":38782,"z":0}},{"groupId":151,"instId":300002,"propState":1,"propId":104028,"pos":{"x":2180,"y":-17690,"z":154210},"rot":{"x":39389,"y":350123,"z":317400}},{"groupId":151,"instId":300011,"propState":0,"propId":104091,"pos":{"x":-596,"y":-18997,"z":153911},"rot":{"x":0,"y":349958,"z":0}},{"groupId":151,"instId":300010,"propState":102,"propId":104035,"pos":{"x":-28715,"y":-1671,"z":237325},"rot":{"x":2,"y":145070,"z":-2}},{"groupId":151,"instId":300006,"propState":102,"propId":104035,"pos":{"x":29934,"y":-4170,"z":155081},"rot":{"x":359991,"y":146732,"z":359989}},{"groupId":151,"instId":300008,"propState":0,"propId":104119,"pos":{"x":-1950,"y":-13890,"z":155540},"rot":{"x":0,"y":90000,"z":180000}},{"groupId":151,"instId":300003,"propState":0,"propId":104028,"pos":{"x":29878,"y":-25654,"z":155106},"rot":{"x":359893,"y":58900,"z":97}},{"groupId":151,"instId":300001,"propState":1,"propId":104028,"pos":{"x":29942,"y":-25067,"z":236514},"rot":{"x":0,"y":34683,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"240":{"props":[{"groupId":240,"instId":300002,"propState":20,"propId":60403,"pos":{"x":12060,"y":-17282,"z":196420},"rot":{"x":0,"y":270000,"z":0}},{"groupId":240,"instId":300001,"propState":0,"propId":104057,"pos":{"x":12060,"y":-17282,"z":196420},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"167":{"props":[{"groupId":167,"instId":300002,"propState":1,"propId":211,"pos":{"x":-207,"y":26791,"z":-487780},"rot":{"x":0,"y":0,"z":0}},{"groupId":167,"instId":300004,"propState":0,"propId":100,"pos":{"x":-301,"y":26752,"z":-487822},"rot":{"x":32000,"y":180000,"z":0}},{"groupId":167,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-1185,"y":26786,"z":-487725},"rot":{"x":32000,"y":180000,"z":0}},{"groupId":167,"instId":300001,"propState":18,"propId":104056,"pos":{"x":-301,"y":26686,"z":-487780},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"166":{"props":[{"groupId":166,"instId":300003,"propState":0,"propId":103074,"pos":{"x":792,"y":-19703,"z":-261950},"rot":{"x":22719,"y":0,"z":0}},{"groupId":166,"instId":300002,"propState":1,"propId":211,"pos":{"x":-139,"y":-19037,"z":-268517},"rot":{"x":0,"y":0,"z":0}},{"groupId":166,"instId":300004,"propState":0,"propId":100,"pos":{"x":35,"y":-19706,"z":-261944},"rot":{"x":22719,"y":0,"z":0}},{"groupId":166,"instId":300001,"propState":18,"propId":104056,"pos":{"x":35,"y":-19952,"z":-261357},"rot":{"x":292014,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"168":{"props":[{"groupId":168,"instId":300002,"propState":1,"propId":211,"pos":{"x":6263,"y":39527,"z":-95428},"rot":{"x":0,"y":0,"z":0}},{"groupId":168,"instId":300004,"propState":0,"propId":100,"pos":{"x":6179,"y":40026,"z":-93334},"rot":{"x":18683,"y":346269,"z":0}},{"groupId":168,"instId":300003,"propState":0,"propId":103074,"pos":{"x":6944,"y":40032,"z":-93284},"rot":{"x":18683,"y":346269,"z":0}},{"groupId":168,"instId":300001,"propState":18,"propId":104056,"pos":{"x":6179,"y":39902,"z":-93334},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"165":{"props":[{"groupId":165,"instId":300012,"propState":0,"propId":104011,"pos":{"x":186259,"y":41513,"z":43487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":165,"instId":300015,"propState":0,"propId":104011,"pos":{"x":186232,"y":45526,"z":43487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":165,"instId":300008,"propState":0,"propId":104010,"pos":{"x":187540,"y":40210,"z":43487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":165,"instId":300014,"propState":0,"propId":104010,"pos":{"x":187560,"y":42866,"z":43487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":165,"instId":300006,"propState":0,"propId":104010,"pos":{"x":184918,"y":42860,"z":43487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":165,"instId":300013,"propState":0,"propId":104011,"pos":{"x":186259,"y":40230,"z":43487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":165,"instId":300011,"propState":0,"propId":104011,"pos":{"x":184952,"y":41513,"z":43487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":165,"instId":300010,"propState":0,"propId":104010,"pos":{"x":186246,"y":42867,"z":43487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":165,"instId":300009,"propState":0,"propId":104011,"pos":{"x":186232,"y":44300,"z":43487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":165,"instId":300007,"propState":0,"propId":104010,"pos":{"x":183511,"y":41520,"z":43487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":165,"instId":300005,"propState":0,"propId":104010,"pos":{"x":187560,"y":44280,"z":43487},"rot":{"x":0,"y":180000,"z":0}},{"groupId":165,"instId":300004,"propState":0,"propId":100,"pos":{"x":186247,"y":43605,"z":43288},"rot":{"x":0,"y":0,"z":0}},{"groupId":165,"instId":300003,"propState":0,"propId":103074,"pos":{"x":187035,"y":43563,"z":43483},"rot":{"x":0,"y":0,"z":0}},{"groupId":165,"instId":300002,"propState":1,"propId":211,"pos":{"x":186130,"y":41599,"z":38199},"rot":{"x":8194,"y":101249,"z":335880}},{"groupId":165,"instId":300001,"propState":18,"propId":104056,"pos":{"x":186247,"y":43605,"z":43584},"rot":{"x":270000,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300004,"propState":0,"propId":100,"pos":{"x":246855,"y":5685,"z":114608},"rot":{"x":0,"y":270000,"z":0}},{"groupId":169,"instId":300003,"propState":0,"propId":103074,"pos":{"x":247044,"y":5703,"z":115407},"rot":{"x":0,"y":270000,"z":0}},{"groupId":169,"instId":300002,"propState":1,"propId":211,"pos":{"x":248390,"y":2237,"z":113660},"rot":{"x":0,"y":301616,"z":0}},{"groupId":169,"instId":300001,"propState":18,"propId":104056,"pos":{"x":246855,"y":5685,"z":114608},"rot":{"x":289042,"y":18953,"z":250034}}],"npcs":[],"monsters":[],"teleports":{}},"170":{"props":[{"groupId":170,"instId":300004,"propState":0,"propId":100,"pos":{"x":162390,"y":74299,"z":3510},"rot":{"x":0,"y":44075,"z":0}},{"groupId":170,"instId":300002,"propState":1,"propId":211,"pos":{"x":164415,"y":74851,"z":5329},"rot":{"x":0,"y":0,"z":0}},{"groupId":170,"instId":300003,"propState":0,"propId":103074,"pos":{"x":164950,"y":74325,"z":3540},"rot":{"x":0,"y":44075,"z":0}},{"groupId":170,"instId":300001,"propState":18,"propId":104056,"pos":{"x":164382,"y":73945,"z":5565},"rot":{"x":0,"y":270752,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"171":{"props":[{"groupId":171,"instId":300004,"propState":0,"propId":100,"pos":{"x":236989,"y":44539,"z":11608},"rot":{"x":9810,"y":270000,"z":0}},{"groupId":171,"instId":300002,"propState":1,"propId":211,"pos":{"x":236950,"y":44433,"z":11548},"rot":{"x":0,"y":45875,"z":0}},{"groupId":171,"instId":300003,"propState":0,"propId":103074,"pos":{"x":237410,"y":44660,"z":12404},"rot":{"x":9810,"y":270000,"z":0}},{"groupId":171,"instId":300001,"propState":18,"propId":104056,"pos":{"x":236989,"y":44447,"z":11608},"rot":{"x":0,"y":319973,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"172":{"props":[{"groupId":172,"instId":300004,"propState":0,"propId":100,"pos":{"x":195462,"y":2262,"z":153479},"rot":{"x":20074,"y":234072,"z":0}},{"groupId":172,"instId":300003,"propState":0,"propId":103074,"pos":{"x":195129,"y":2381,"z":154407},"rot":{"x":20074,"y":234072,"z":0}},{"groupId":172,"instId":300002,"propState":1,"propId":211,"pos":{"x":195499,"y":2171,"z":153504},"rot":{"x":0,"y":159050,"z":0}},{"groupId":172,"instId":300001,"propState":18,"propId":104056,"pos":{"x":195489,"y":2171,"z":153498},"rot":{"x":0,"y":141480,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300004,"propState":0,"propId":100,"pos":{"x":307885,"y":2395,"z":198347},"rot":{"x":12000,"y":70000,"z":0}},{"groupId":173,"instId":300003,"propState":0,"propId":103074,"pos":{"x":308035,"y":2450,"z":197407},"rot":{"x":12000,"y":70000,"z":0}},{"groupId":173,"instId":300002,"propState":1,"propId":211,"pos":{"x":307909,"y":2334,"z":198283},"rot":{"x":0,"y":355730,"z":0}},{"groupId":173,"instId":300001,"propState":18,"propId":104056,"pos":{"x":307872,"y":2334,"z":198342},"rot":{"x":0,"y":120537,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300002,"propState":1,"propId":211,"pos":{"x":194955,"y":-2598,"z":262902},"rot":{"x":0,"y":167918,"z":0}},{"groupId":174,"instId":300004,"propState":0,"propId":100,"pos":{"x":194842,"y":-2501,"z":262911},"rot":{"x":21010,"y":279000,"z":0}},{"groupId":174,"instId":300003,"propState":0,"propId":103074,"pos":{"x":195119,"y":-2492,"z":263690},"rot":{"x":21010,"y":279000,"z":0}},{"groupId":174,"instId":300001,"propState":18,"propId":104056,"pos":{"x":194879,"y":-2598,"z":262905},"rot":{"x":0,"y":334455,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300004,"propState":0,"propId":100,"pos":{"x":-32183,"y":254,"z":197696},"rot":{"x":348189,"y":177408,"z":0}},{"groupId":175,"instId":300002,"propState":1,"propId":211,"pos":{"x":-32083,"y":482,"z":195491},"rot":{"x":30250,"y":88506,"z":32432}},{"groupId":175,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-33775,"y":482,"z":196294},"rot":{"x":348189,"y":177408,"z":0}},{"groupId":175,"instId":300001,"propState":18,"propId":104056,"pos":{"x":-32083,"y":482,"z":195491},"rot":{"x":30250,"y":88506,"z":32432}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300004,"propState":0,"propId":100,"pos":{"x":186195,"y":48410,"z":-47379},"rot":{"x":0,"y":180000,"z":0}},{"groupId":176,"instId":300003,"propState":0,"propId":103074,"pos":{"x":184338,"y":48379,"z":-47996},"rot":{"x":0,"y":180000,"z":0}},{"groupId":176,"instId":300002,"propState":1,"propId":211,"pos":{"x":186350,"y":44341,"z":-46961},"rot":{"x":0,"y":0,"z":0}},{"groupId":176,"instId":300001,"propState":18,"propId":104056,"pos":{"x":186195,"y":48500,"z":-48301},"rot":{"x":59781,"y":178937,"z":178034}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300002,"propState":1,"propId":211,"pos":{"x":92713,"y":-3352,"z":191006},"rot":{"x":341637,"y":93680,"z":0}},{"groupId":177,"instId":300005,"propState":0,"propId":104033,"pos":{"x":92988,"y":-3126,"z":191002},"rot":{"x":0,"y":0,"z":0}},{"groupId":177,"instId":300004,"propState":0,"propId":100,"pos":{"x":92810,"y":-3252,"z":190982},"rot":{"x":21773,"y":170006,"z":334049}},{"groupId":177,"instId":300003,"propState":0,"propId":103074,"pos":{"x":91947,"y":-3530,"z":191270},"rot":{"x":21773,"y":170006,"z":334049}},{"groupId":177,"instId":300001,"propState":18,"propId":104056,"pos":{"x":92744,"y":-3374,"z":191004},"rot":{"x":333251,"y":93680,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300004,"propState":0,"propId":100,"pos":{"x":-2691,"y":-17083,"z":86903},"rot":{"x":18000,"y":180000,"z":0}},{"groupId":178,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-3690,"y":-17039,"z":86939},"rot":{"x":18000,"y":180000,"z":0}},{"groupId":178,"instId":300002,"propState":1,"propId":211,"pos":{"x":-2651,"y":-17195,"z":86961},"rot":{"x":0,"y":159285,"z":0}},{"groupId":178,"instId":300001,"propState":18,"propId":104056,"pos":{"x":-2673,"y":-17195,"z":86939},"rot":{"x":0,"y":112908,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300002,"propState":1,"propId":211,"pos":{"x":-41342,"y":50647,"z":-29060},"rot":{"x":0,"y":28182,"z":0}},{"groupId":179,"instId":300005,"propState":0,"propId":100,"pos":{"x":-41288,"y":50647,"z":-28884},"rot":{"x":0,"y":0,"z":0}},{"groupId":179,"instId":300004,"propState":0,"propId":100,"pos":{"x":-41480,"y":50782,"z":-29321},"rot":{"x":12000,"y":27911,"z":0}},{"groupId":179,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-40678,"y":50863,"z":-29751},"rot":{"x":12000,"y":27911,"z":0}},{"groupId":179,"instId":300001,"propState":18,"propId":104056,"pos":{"x":-41342,"y":50647,"z":-29060},"rot":{"x":0,"y":176954,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300004,"propState":0,"propId":100,"pos":{"x":306210,"y":44579,"z":-37030},"rot":{"x":16096,"y":186781,"z":0}},{"groupId":180,"instId":300003,"propState":0,"propId":103074,"pos":{"x":305414,"y":44824,"z":-36623},"rot":{"x":16096,"y":186781,"z":0}},{"groupId":180,"instId":300002,"propState":1,"propId":211,"pos":{"x":306267,"y":44579,"z":-37120},"rot":{"x":0,"y":0,"z":0}},{"groupId":180,"instId":300001,"propState":18,"propId":104056,"pos":{"x":306210,"y":44579,"z":-37030},"rot":{"x":0,"y":309838,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300004,"propState":0,"propId":100,"pos":{"x":263068,"y":45829,"z":76846},"rot":{"x":0,"y":90000,"z":0}},{"groupId":181,"instId":300003,"propState":0,"propId":103074,"pos":{"x":262619,"y":45880,"z":76040},"rot":{"x":0,"y":90000,"z":0}},{"groupId":181,"instId":300002,"propState":1,"propId":211,"pos":{"x":261922,"y":44703,"z":77283},"rot":{"x":0,"y":0,"z":0}},{"groupId":181,"instId":300001,"propState":18,"propId":104056,"pos":{"x":263068,"y":45829,"z":76846},"rot":{"x":0,"y":0,"z":86051}}],"npcs":[],"monsters":[],"teleports":{}},"182":{"props":[{"groupId":182,"instId":300004,"propState":0,"propId":100,"pos":{"x":149244,"y":1530,"z":190093},"rot":{"x":0,"y":207570,"z":0}},{"groupId":182,"instId":300003,"propState":0,"propId":103074,"pos":{"x":148490,"y":1551,"z":190370},"rot":{"x":0,"y":207570,"z":0}},{"groupId":182,"instId":300002,"propState":1,"propId":211,"pos":{"x":149717,"y":185,"z":189483},"rot":{"x":0,"y":179037,"z":0}},{"groupId":182,"instId":300001,"propState":18,"propId":104056,"pos":{"x":149244,"y":1412,"z":190093},"rot":{"x":0,"y":179037,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300004,"propState":0,"propId":100,"pos":{"x":176915,"y":-528,"z":280785},"rot":{"x":0,"y":203574,"z":0}},{"groupId":183,"instId":300002,"propState":1,"propId":211,"pos":{"x":175942,"y":-2596,"z":281448},"rot":{"x":0,"y":50766,"z":0}},{"groupId":183,"instId":300003,"propState":0,"propId":103074,"pos":{"x":176092,"y":-474,"z":281274},"rot":{"x":0,"y":203574,"z":0}},{"groupId":183,"instId":300001,"propState":18,"propId":104056,"pos":{"x":176915,"y":-628,"z":280785},"rot":{"x":0,"y":147627,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300002,"propState":1,"propId":211,"pos":{"x":101521,"y":45640,"z":44686},"rot":{"x":0,"y":135238,"z":0}},{"groupId":184,"instId":300004,"propState":0,"propId":100,"pos":{"x":102341,"y":48367,"z":46794},"rot":{"x":0,"y":180000,"z":0}},{"groupId":184,"instId":300003,"propState":0,"propId":103074,"pos":{"x":101478,"y":48374,"z":46839},"rot":{"x":0,"y":180000,"z":0}},{"groupId":184,"instId":300001,"propState":18,"propId":104056,"pos":{"x":102341,"y":48255,"z":46793},"rot":{"x":0,"y":135237,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"195":{"props":[{"groupId":195,"instId":300007,"propState":0,"propId":104053,"pos":{"x":49306,"y":53533,"z":-20003},"rot":{"x":0,"y":0,"z":0}},{"groupId":195,"instId":300006,"propState":0,"propId":104053,"pos":{"x":49306,"y":53533,"z":-25632},"rot":{"x":0,"y":0,"z":0}},{"groupId":195,"instId":300005,"propState":0,"propId":104024,"pos":{"x":49539,"y":50995,"z":-20004},"rot":{"x":0,"y":270000,"z":0}},{"groupId":195,"instId":300004,"propState":0,"propId":104024,"pos":{"x":49538,"y":50995,"z":-25651},"rot":{"x":0,"y":270000,"z":0}},{"groupId":195,"instId":300003,"propState":0,"propId":104053,"pos":{"x":-5460,"y":51663,"z":-6450},"rot":{"x":0,"y":0,"z":0}},{"groupId":195,"instId":300002,"propState":0,"propId":104053,"pos":{"x":5507,"y":51663,"z":-6419},"rot":{"x":0,"y":0,"z":0}},{"groupId":195,"instId":300001,"propState":0,"propId":104012,"pos":{"x":-155,"y":44740,"z":-5062},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"197":{"props":[{"groupId":197,"instId":300005,"propState":0,"propId":104024,"pos":{"x":247382,"y":46628,"z":48654},"rot":{"x":0,"y":180000,"z":0}},{"groupId":197,"instId":300004,"propState":0,"propId":104024,"pos":{"x":258787,"y":46628,"z":48654},"rot":{"x":0,"y":180000,"z":0}},{"groupId":197,"instId":300003,"propState":0,"propId":104053,"pos":{"x":241445,"y":48950,"z":46710},"rot":{"x":0,"y":0,"z":0}},{"groupId":197,"instId":300002,"propState":0,"propId":104053,"pos":{"x":264306,"y":48950,"z":46710},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"198":{"props":[{"groupId":198,"instId":300005,"propState":0,"propId":100,"pos":{"x":-20310,"y":60700,"z":-51070},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300004,"propState":0,"propId":100,"pos":{"x":-14500,"y":50790,"z":-54040},"rot":{"x":0,"y":298365,"z":0}},{"groupId":198,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-11189,"y":46237,"z":-56167},"rot":{"x":0,"y":298365,"z":0}},{"groupId":198,"instId":300002,"propState":0,"propId":100,"pos":{"x":-20310,"y":48470,"z":-51070},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-11200,"y":44446,"z":-55820},"rot":{"x":0,"y":118365,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"205":{"props":[{"groupId":205,"instId":300001,"propState":0,"propId":104121,"pos":{"x":120,"y":-21451,"z":196470},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"206":{"props":[{"groupId":206,"instId":300001,"propState":0,"propId":104121,"pos":{"x":120,"y":-21451,"z":196470},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-26400,"y":-17012,"z":-243391},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"224":{"props":[{"groupId":224,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-19530,"y":50647,"z":-11820},"rot":{"x":0,"y":272161,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300001,"propState":11,"propId":104046,"pos":{"x":190200,"y":3303,"z":258120},"rot":{"x":0,"y":24387,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"231":{"props":[{"groupId":231,"instId":300002,"propState":0,"propId":102,"pos":{"x":192089,"y":2171,"z":156487},"rot":{"x":0,"y":259188,"z":0}},{"groupId":231,"instId":300001,"propState":8,"propId":901,"pos":{"x":192505,"y":2171,"z":156568},"rot":{"x":0,"y":349188,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1212":{"anchorId":1,"groupId":231,"instId":300001,"pos":{"x":193720,"y":2171,"z":156800},"rot":{"x":0,"y":259188,"z":0}}}},"232":{"props":[],"npcs":[],"monsters":[{"groupId":232,"instId":200001,"monsterId":4012040,"eventId":20413101,"pos":{"x":-3146,"y":-21012,"z":-302685},"rot":{"x":0,"y":101942,"z":0}},{"groupId":232,"instId":200003,"monsterId":4012020,"eventId":20413103,"pos":{"x":6178,"y":-19124,"z":-270867},"rot":{"x":0,"y":261721,"z":0}},{"groupId":232,"instId":200002,"monsterId":4012040,"eventId":20413102,"pos":{"x":28922,"y":-21012,"z":-303768},"rot":{"x":0,"y":299723,"z":0}}],"teleports":{}},"233":{"props":[],"npcs":[],"monsters":[{"groupId":233,"instId":200002,"monsterId":4012010,"eventId":20413106,"pos":{"x":122540,"y":45566,"z":-25540},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":200003,"monsterId":4012020,"eventId":20413107,"pos":{"x":151770,"y":41556,"z":-16205},"rot":{"x":0,"y":270000,"z":0}},{"groupId":233,"instId":200001,"monsterId":4012010,"eventId":20413105,"pos":{"x":103818,"y":45566,"z":-26722},"rot":{"x":0,"y":6363,"z":0}}],"teleports":{}},"234":{"props":[],"npcs":[],"monsters":[{"groupId":234,"instId":200004,"monsterId":4012010,"eventId":20413116,"pos":{"x":292290,"y":50225,"z":-39030},"rot":{"x":0,"y":15973,"z":0}},{"groupId":234,"instId":200007,"monsterId":4012020,"eventId":20413119,"pos":{"x":257290,"y":44318,"z":69630},"rot":{"x":0,"y":92359,"z":0}},{"groupId":234,"instId":200002,"monsterId":4012030,"eventId":20413114,"pos":{"x":212373,"y":50239,"z":36877},"rot":{"x":0,"y":26087,"z":0}},{"groupId":234,"instId":200006,"monsterId":4012020,"eventId":20413118,"pos":{"x":248350,"y":44318,"z":69920},"rot":{"x":0,"y":263746,"z":0}},{"groupId":234,"instId":200005,"monsterId":4012010,"eventId":20413117,"pos":{"x":293778,"y":50239,"z":40392},"rot":{"x":0,"y":180000,"z":0}},{"groupId":234,"instId":200003,"monsterId":4012030,"eventId":20413115,"pos":{"x":295350,"y":50225,"z":-38710},"rot":{"x":0,"y":308657,"z":0}},{"groupId":234,"instId":200001,"monsterId":4012040,"eventId":20413113,"pos":{"x":271432,"y":39485,"z":-31522},"rot":{"x":0,"y":8867,"z":0}}],"teleports":{}},"235":{"props":[],"npcs":[],"monsters":[{"groupId":235,"instId":200005,"monsterId":4012040,"eventId":20413125,"pos":{"x":320544,"y":44341,"z":-600},"rot":{"x":0,"y":355001,"z":0}},{"groupId":235,"instId":200006,"monsterId":4012030,"eventId":20413126,"pos":{"x":314526,"y":44470,"z":-29845},"rot":{"x":0,"y":232070,"z":0}},{"groupId":235,"instId":200004,"monsterId":4012010,"eventId":20413124,"pos":{"x":318925,"y":44342,"z":-664},"rot":{"x":0,"y":8380,"z":0}},{"groupId":235,"instId":200003,"monsterId":4012030,"eventId":20413123,"pos":{"x":296510,"y":50235,"z":31733},"rot":{"x":0,"y":142794,"z":0}},{"groupId":235,"instId":200002,"monsterId":4012030,"eventId":20413122,"pos":{"x":230466,"y":50239,"z":44060},"rot":{"x":0,"y":270000,"z":0}},{"groupId":235,"instId":200001,"monsterId":4012010,"eventId":20413121,"pos":{"x":229039,"y":44426,"z":-41561},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"236":{"props":[],"npcs":[],"monsters":[{"groupId":236,"instId":200010,"monsterId":4012020,"eventId":20413137,"pos":{"x":177185,"y":2045,"z":233214},"rot":{"x":0,"y":136417,"z":0}},{"groupId":236,"instId":200009,"monsterId":4012030,"eventId":20413136,"pos":{"x":162176,"y":2045,"z":240182},"rot":{"x":0,"y":73804,"z":0}},{"groupId":236,"instId":200008,"monsterId":4012030,"eventId":20413135,"pos":{"x":170038,"y":2045,"z":239906},"rot":{"x":0,"y":345221,"z":0}},{"groupId":236,"instId":200007,"monsterId":4012040,"eventId":20413134,"pos":{"x":218570,"y":8540,"z":316439},"rot":{"x":0,"y":215704,"z":0}},{"groupId":236,"instId":200006,"monsterId":4012030,"eventId":20413133,"pos":{"x":207020,"y":3321,"z":281191},"rot":{"x":0,"y":229457,"z":0}},{"groupId":236,"instId":200005,"monsterId":4012020,"eventId":20413132,"pos":{"x":203935,"y":-2650,"z":314507},"rot":{"x":0,"y":201546,"z":0}},{"groupId":236,"instId":200004,"monsterId":4012020,"eventId":20413131,"pos":{"x":218249,"y":-2638,"z":225304},"rot":{"x":0,"y":244041,"z":0}},{"groupId":236,"instId":200003,"monsterId":4012030,"eventId":20413130,"pos":{"x":207769,"y":-2638,"z":216470},"rot":{"x":0,"y":236763,"z":0}},{"groupId":236,"instId":200002,"monsterId":4012040,"eventId":20413129,"pos":{"x":197285,"y":2171,"z":165461},"rot":{"x":0,"y":291326,"z":0}},{"groupId":236,"instId":200001,"monsterId":4012020,"eventId":20413128,"pos":{"x":237241,"y":2214,"z":149932},"rot":{"x":0,"y":165924,"z":0}}],"teleports":{}},"237":{"props":[],"npcs":[],"monsters":[{"groupId":237,"instId":200007,"monsterId":4012030,"eventId":20413143,"pos":{"x":23,"y":-18939,"z":121309},"rot":{"x":0,"y":344899,"z":0}},{"groupId":237,"instId":200009,"monsterId":4012010,"eventId":20413145,"pos":{"x":-2850,"y":-18939,"z":119540},"rot":{"x":0,"y":207244,"z":0}},{"groupId":237,"instId":200008,"monsterId":4012010,"eventId":20413144,"pos":{"x":2202,"y":-18939,"z":120091},"rot":{"x":0,"y":317157,"z":0}},{"groupId":237,"instId":200003,"monsterId":4012030,"eventId":20413142,"pos":{"x":2318,"y":-18997,"z":143682},"rot":{"x":0,"y":83037,"z":0}},{"groupId":237,"instId":200002,"monsterId":4012030,"eventId":20413141,"pos":{"x":2324,"y":-19011,"z":233847},"rot":{"x":0,"y":114254,"z":0}},{"groupId":237,"instId":200001,"monsterId":4012010,"eventId":20413140,"pos":{"x":22555,"y":-23506,"z":173351},"rot":{"x":0,"y":21400,"z":0}}],"teleports":{}},"238":{"props":[],"npcs":[],"monsters":[{"groupId":238,"instId":200003,"monsterId":4012020,"eventId":20413148,"pos":{"x":-20049,"y":-22344,"z":178190},"rot":{"x":0,"y":41206,"z":0}},{"groupId":238,"instId":200002,"monsterId":4012030,"eventId":20413147,"pos":{"x":20980,"y":-23545,"z":176829},"rot":{"x":0,"y":309160,"z":0}},{"groupId":238,"instId":200001,"monsterId":4012010,"eventId":20413146,"pos":{"x":20599,"y":-23558,"z":215803},"rot":{"x":0,"y":199611,"z":0}}],"teleports":{}},"241":{"props":[{"groupId":241,"instId":300005,"propState":1,"propId":104013,"pos":{"x":106,"y":-21926,"z":196450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":241,"instId":300004,"propState":1,"propId":104013,"pos":{"x":106,"y":-50292,"z":196450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":241,"instId":300003,"propState":1,"propId":104001,"pos":{"x":106,"y":-21926,"z":196450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":241,"instId":300002,"propState":1,"propId":104003,"pos":{"x":1839,"y":-21864,"z":200585},"rot":{"x":0,"y":0,"z":0}},{"groupId":241,"instId":300001,"propState":1,"propId":104003,"pos":{"x":120,"y":-50285,"z":202650},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"243":{"props":[{"groupId":243,"instId":300005,"propState":0,"propId":104041,"pos":{"x":12200,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":243,"instId":300004,"propState":0,"propId":104041,"pos":{"x":29912,"y":-27630,"z":236557},"rot":{"x":2,"y":215017,"z":-2}},{"groupId":243,"instId":300003,"propState":0,"propId":104041,"pos":{"x":-28720,"y":-25630,"z":237340},"rot":{"x":2,"y":150801,"z":-2}},{"groupId":243,"instId":300002,"propState":0,"propId":104041,"pos":{"x":29890,"y":-28330,"z":155140},"rot":{"x":11,"y":238838,"z":359991}},{"groupId":243,"instId":300001,"propState":0,"propId":104041,"pos":{"x":-28744,"y":-26610,"z":155948},"rot":{"x":-3,"y":39355,"z":-2}}],"npcs":[],"monsters":[],"teleports":{}},"246":{"props":[{"groupId":246,"instId":300004,"propState":0,"propId":104141,"pos":{"x":70,"y":-18700,"z":162830},"rot":{"x":0,"y":90000,"z":0}},{"groupId":246,"instId":300002,"propState":0,"propId":104039,"pos":{"x":6510,"y":-19964,"z":165561},"rot":{"x":0,"y":0,"z":0}},{"groupId":246,"instId":300001,"propState":0,"propId":104038,"pos":{"x":100,"y":-18997,"z":162790},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"247":{"props":[{"groupId":247,"instId":300001,"propState":0,"propId":104097,"pos":{"x":-2560,"y":-18997,"z":165020},"rot":{"x":0,"y":90000,"z":0}},{"groupId":247,"instId":300003,"propState":0,"propId":104097,"pos":{"x":-9820,"y":-25159,"z":237870},"rot":{"x":0,"y":180000,"z":0}},{"groupId":247,"instId":300002,"propState":0,"propId":104089,"pos":{"x":-10,"y":-5100,"z":155150},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"245":{"props":[{"groupId":245,"instId":300003,"propState":101,"propId":104035,"pos":{"x":-28746,"y":-3073,"z":155940},"rot":{"x":-3,"y":39355,"z":-2}},{"groupId":245,"instId":300005,"propState":1,"propId":104028,"pos":{"x":-28732,"y":-23950,"z":155935},"rot":{"x":0,"y":38782,"z":0}},{"groupId":245,"instId":300002,"propState":0,"propId":104035,"pos":{"x":29934,"y":-4170,"z":155081},"rot":{"x":359991,"y":146732,"z":359989}},{"groupId":245,"instId":300006,"propState":1,"propId":104028,"pos":{"x":29878,"y":-25654,"z":155106},"rot":{"x":359893,"y":58900,"z":97}},{"groupId":245,"instId":300004,"propState":1,"propId":104028,"pos":{"x":29902,"y":-24967,"z":236539},"rot":{"x":0,"y":35019,"z":0}},{"groupId":245,"instId":300001,"propState":101,"propId":104035,"pos":{"x":29907,"y":-4088,"z":236551},"rot":{"x":0,"y":215017,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"249":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"248":{"props":[{"groupId":248,"instId":300005,"propState":0,"propId":104037,"pos":{"x":-12091,"y":-17282,"z":197621},"rot":{"x":0,"y":0,"z":0}},{"groupId":248,"instId":300004,"propState":0,"propId":104037,"pos":{"x":-12233,"y":-17270,"z":195353},"rot":{"x":0,"y":13100,"z":0}},{"groupId":248,"instId":300003,"propState":101,"propId":104035,"pos":{"x":-28715,"y":-1671,"z":237325},"rot":{"x":2,"y":145070,"z":-2}},{"groupId":248,"instId":300002,"propState":0,"propId":104028,"pos":{"x":-28736,"y":-23116,"z":237351},"rot":{"x":0,"y":328376,"z":0}},{"groupId":248,"instId":300001,"propState":1,"propId":104028,"pos":{"x":-10087,"y":-24501,"z":242456},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"251":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"253":{"props":[{"groupId":253,"instId":300001,"propState":12,"propId":60401,"pos":{"x":161100,"y":12,"z":210870},"rot":{"x":0,"y":9406,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"250":{"props":[{"groupId":250,"instId":300005,"propState":0,"propId":100,"pos":{"x":246855,"y":5685,"z":114608},"rot":{"x":0,"y":270000,"z":0}},{"groupId":250,"instId":300004,"propState":0,"propId":100,"pos":{"x":247553,"y":4609,"z":114595},"rot":{"x":0,"y":0,"z":0}},{"groupId":250,"instId":300003,"propState":0,"propId":104102,"pos":{"x":248107,"y":5509,"z":112849},"rot":{"x":0,"y":0,"z":0}},{"groupId":250,"instId":300002,"propState":0,"propId":104159,"pos":{"x":247553,"y":4709,"z":114595},"rot":{"x":0,"y":90000,"z":0}},{"groupId":250,"instId":300001,"propState":0,"propId":104056,"pos":{"x":246855,"y":5685,"z":114608},"rot":{"x":289042,"y":18953,"z":250034}}],"npcs":[],"monsters":[],"teleports":{}},"252":{"props":[{"groupId":252,"instId":300002,"propState":0,"propId":104159,"pos":{"x":161100,"y":112,"z":210870},"rot":{"x":0,"y":9406,"z":0}},{"groupId":252,"instId":300004,"propState":0,"propId":100,"pos":{"x":161100,"y":12,"z":210870},"rot":{"x":0,"y":9406,"z":0}},{"groupId":252,"instId":300003,"propState":0,"propId":104102,"pos":{"x":158699,"y":811,"z":211268},"rot":{"x":0,"y":99406,"z":0}},{"groupId":252,"instId":300001,"propState":12,"propId":60401,"pos":{"x":161100,"y":12,"z":210870},"rot":{"x":0,"y":9406,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"271":{"props":[{"groupId":271,"instId":300002,"propState":0,"propId":104080,"pos":{"x":289926,"y":50931,"z":8700},"rot":{"x":0,"y":325062,"z":0}},{"groupId":271,"instId":300003,"propState":0,"propId":104080,"pos":{"x":219716,"y":50939,"z":47508},"rot":{"x":0,"y":99905,"z":0}},{"groupId":271,"instId":300001,"propState":0,"propId":104080,"pos":{"x":259533,"y":45042,"z":-12973},"rot":{"x":0,"y":348574,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"272":{"props":[{"groupId":272,"instId":300002,"propState":0,"propId":104080,"pos":{"x":253916,"y":45043,"z":45541},"rot":{"x":0,"y":339342,"z":0}},{"groupId":272,"instId":300004,"propState":0,"propId":104080,"pos":{"x":237802,"y":45043,"z":19746},"rot":{"x":0,"y":180469,"z":0}},{"groupId":272,"instId":300003,"propState":0,"propId":104080,"pos":{"x":307078,"y":45042,"z":-10163},"rot":{"x":0,"y":171580,"z":0}},{"groupId":272,"instId":300001,"propState":0,"propId":104080,"pos":{"x":259685,"y":45042,"z":-19928},"rot":{"x":0,"y":94819,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[{"groupId":274,"instId":300003,"propState":0,"propId":211,"pos":{"x":212096,"y":52739,"z":30840},"rot":{"x":0,"y":0,"z":0}},{"groupId":274,"instId":300002,"propState":0,"propId":211,"pos":{"x":212809,"y":44361,"z":17870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":274,"instId":300001,"propState":20,"propId":60402,"pos":{"x":212809,"y":44361,"z":17870},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"273":{"props":[{"groupId":273,"instId":300005,"propState":0,"propId":100,"pos":{"x":212809,"y":44361,"z":17870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":273,"instId":300002,"propState":0,"propId":100,"pos":{"x":212809,"y":44361,"z":17870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":273,"instId":300004,"propState":0,"propId":100,"pos":{"x":215130,"y":50239,"z":26150},"rot":{"x":0,"y":180000,"z":0}},{"groupId":273,"instId":300003,"propState":0,"propId":103074,"pos":{"x":212398,"y":52028,"z":31013},"rot":{"x":0,"y":180000,"z":0}},{"groupId":273,"instId":300001,"propState":0,"propId":104098,"pos":{"x":212096,"y":50239,"z":30840},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"276":{"props":[{"groupId":276,"instId":300003,"propState":0,"propId":211,"pos":{"x":292460,"y":4673,"z":201237},"rot":{"x":0,"y":180000,"z":0}},{"groupId":276,"instId":300002,"propState":0,"propId":211,"pos":{"x":292460,"y":2173,"z":204173},"rot":{"x":0,"y":180000,"z":0}},{"groupId":276,"instId":300001,"propState":20,"propId":60402,"pos":{"x":292460,"y":2173,"z":204173},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"275":{"props":[{"groupId":275,"instId":300005,"propState":0,"propId":100,"pos":{"x":292460,"y":2173,"z":204173},"rot":{"x":0,"y":180000,"z":0}},{"groupId":275,"instId":300004,"propState":0,"propId":100,"pos":{"x":292460,"y":3142,"z":202630},"rot":{"x":0,"y":180000,"z":0}},{"groupId":275,"instId":300003,"propState":0,"propId":103074,"pos":{"x":292158,"y":3966,"z":201063},"rot":{"x":0,"y":0,"z":0}},{"groupId":275,"instId":300002,"propState":0,"propId":100,"pos":{"x":292460,"y":2173,"z":204173},"rot":{"x":0,"y":180000,"z":0}},{"groupId":275,"instId":300001,"propState":0,"propId":104098,"pos":{"x":292460,"y":2173,"z":201237},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"270":{"props":[{"groupId":270,"instId":300017,"propState":0,"propId":104080,"pos":{"x":184341,"y":9295,"z":288007},"rot":{"x":0,"y":105705,"z":0}},{"groupId":270,"instId":300010,"propState":0,"propId":104080,"pos":{"x":95240,"y":46266,"z":-32655},"rot":{"x":0,"y":87870,"z":0}},{"groupId":270,"instId":300021,"propState":0,"propId":104080,"pos":{"x":143992,"y":712,"z":190767},"rot":{"x":0,"y":103651,"z":0}},{"groupId":270,"instId":300016,"propState":0,"propId":104080,"pos":{"x":216318,"y":-1949,"z":296646},"rot":{"x":0,"y":287927,"z":0}},{"groupId":270,"instId":300013,"propState":0,"propId":104080,"pos":{"x":258059,"y":2914,"z":139305},"rot":{"x":0,"y":328092,"z":0}},{"groupId":270,"instId":300011,"propState":0,"propId":104080,"pos":{"x":183297,"y":42243,"z":11752},"rot":{"x":0,"y":160200,"z":0}},{"groupId":270,"instId":300018,"propState":0,"propId":104080,"pos":{"x":92608,"y":46265,"z":43836},"rot":{"x":0,"y":87870,"z":0}},{"groupId":270,"instId":300004,"propState":0,"propId":104080,"pos":{"x":-10,"y":-20224,"z":-296430},"rot":{"x":0,"y":90000,"z":0}},{"groupId":270,"instId":300019,"propState":0,"propId":104080,"pos":{"x":-11620,"y":45157,"z":-60260},"rot":{"x":0,"y":1629,"z":0}},{"groupId":270,"instId":300014,"propState":0,"propId":104080,"pos":{"x":254090,"y":2868,"z":200155},"rot":{"x":0,"y":113985,"z":0}},{"groupId":270,"instId":300008,"propState":0,"propId":104080,"pos":{"x":-27244,"y":45157,"z":-36248},"rot":{"x":0,"y":60215,"z":0}},{"groupId":270,"instId":300003,"propState":0,"propId":104080,"pos":{"x":-32268,"y":-14247,"z":-318123},"rot":{"x":0,"y":88701,"z":0}},{"groupId":270,"instId":300020,"propState":0,"propId":104080,"pos":{"x":220615,"y":2868,"z":198838},"rot":{"x":0,"y":346417,"z":0}},{"groupId":270,"instId":300015,"propState":0,"propId":104080,"pos":{"x":302220,"y":2873,"z":223290},"rot":{"x":0,"y":8641,"z":0}},{"groupId":270,"instId":300012,"propState":0,"propId":104080,"pos":{"x":162998,"y":42244,"z":-16332},"rot":{"x":0,"y":267556,"z":0}},{"groupId":270,"instId":300009,"propState":0,"propId":104080,"pos":{"x":60300,"y":51347,"z":-19600},"rot":{"x":0,"y":5930,"z":0}},{"groupId":270,"instId":300007,"propState":0,"propId":104080,"pos":{"x":30049,"y":51349,"z":-62893},"rot":{"x":0,"y":90000,"z":0}},{"groupId":270,"instId":300006,"propState":0,"propId":104080,"pos":{"x":-38580,"y":51347,"z":-44395},"rot":{"x":0,"y":0,"z":0}},{"groupId":270,"instId":300002,"propState":0,"propId":104080,"pos":{"x":13608,"y":27361,"z":-216480},"rot":{"x":0,"y":330267,"z":0}},{"groupId":270,"instId":300005,"propState":0,"propId":104080,"pos":{"x":-8597,"y":27545,"z":-372059},"rot":{"x":0,"y":24948,"z":0}},{"groupId":270,"instId":300001,"propState":0,"propId":104080,"pos":{"x":7229,"y":27466,"z":-435566},"rot":{"x":0,"y":343076,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"282":{"props":[{"groupId":282,"instId":300004,"propState":18,"propId":104096,"pos":{"x":48906,"y":-17964,"z":-302740},"rot":{"x":0,"y":235753,"z":0}},{"groupId":282,"instId":300003,"propState":18,"propId":104093,"pos":{"x":248398,"y":2214,"z":103299},"rot":{"x":0,"y":149553,"z":0}},{"groupId":282,"instId":300002,"propState":18,"propId":104095,"pos":{"x":-8502,"y":39662,"z":-134116},"rot":{"x":0,"y":0,"z":0}},{"groupId":282,"instId":300001,"propState":18,"propId":104093,"pos":{"x":-5851,"y":44748,"z":-78892},"rot":{"x":66943,"y":92806,"z":9423}}],"npcs":[],"monsters":[],"teleports":{}},"298":{"props":[{"groupId":298,"instId":300001,"propState":18,"propId":104096,"pos":{"x":44640,"y":-18785,"z":201500},"rot":{"x":0,"y":318009,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"302":{"props":[],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":501,"startAnchorId":null,"startGroupId":null}},"2042101":{"P20421_F20421001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300002,"propState":0,"propId":104017,"pos":{"x":-9156,"y":175281,"z":348581},"rot":{"x":0,"y":74768,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":104004,"pos":{"x":51434,"y":175270,"z":306166},"rot":{"x":0,"y":74768,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":104004,"pos":{"x":-6719,"y":175252,"z":346425},"rot":{"x":0,"y":74768,"z":0}},{"groupId":6,"instId":300004,"propState":0,"propId":104004,"pos":{"x":-25150,"y":175260,"z":328568},"rot":{"x":0,"y":191320,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":104017,"pos":{"x":48311,"y":175300,"z":305012},"rot":{"x":0,"y":135000,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":104017,"pos":{"x":-27147,"y":175260,"z":330625},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300003,"propState":0,"propId":104141,"pos":{"x":10620,"y":166190,"z":311020},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":104141,"pos":{"x":-2928,"y":157980,"z":300043},"rot":{"x":0,"y":45000,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":104031,"pos":{"x":9690,"y":157840,"z":307790},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":104031,"pos":{"x":-7940,"y":157840,"z":294630},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":104022,"pos":{"x":15560,"y":175304,"z":318350},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300008,"propState":0,"propId":104177,"pos":{"x":2290,"y":166843,"z":321571},"rot":{"x":0,"y":76312,"z":0}},{"groupId":9,"instId":300007,"propState":0,"propId":104177,"pos":{"x":2135,"y":166843,"z":323273},"rot":{"x":0,"y":91328,"z":0}},{"groupId":9,"instId":300006,"propState":0,"propId":104177,"pos":{"x":3318,"y":166843,"z":320072},"rot":{"x":0,"y":45000,"z":0}},{"groupId":9,"instId":300005,"propState":0,"propId":104141,"pos":{"x":-2120,"y":166200,"z":322155},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300004,"propState":0,"propId":104141,"pos":{"x":11930,"y":159000,"z":328620},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300003,"propState":0,"propId":104031,"pos":{"x":-1000,"y":157840,"z":322660},"rot":{"x":0,"y":315000,"z":0}},{"groupId":9,"instId":300002,"propState":1,"propId":104022,"pos":{"x":-4660,"y":175280,"z":313520},"rot":{"x":0,"y":45000,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":104031,"pos":{"x":18080,"y":157840,"z":334040},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300004,"propState":1,"propId":104014,"pos":{"x":-5430,"y":207025,"z":363950},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300003,"propState":1,"propId":104014,"pos":{"x":-5430,"y":175333,"z":363950},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300002,"propState":1,"propId":104001,"pos":{"x":-5430,"y":207025,"z":363950},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300001,"propState":1,"propId":104001,"pos":{"x":-5430,"y":175333,"z":363950},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300003,"propState":1,"propId":104014,"pos":{"x":62140,"y":167023,"z":318180},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300002,"propState":1,"propId":104001,"pos":{"x":62140,"y":206910,"z":318180},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300004,"propState":1,"propId":104014,"pos":{"x":62140,"y":206910,"z":318180},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":1,"propId":104001,"pos":{"x":62140,"y":167023,"z":318180},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300019,"propState":0,"propId":102,"pos":{"x":-830,"y":165890,"z":322280},"rot":{"x":0,"y":45000,"z":0}},{"groupId":7,"instId":300017,"propState":0,"propId":104032,"pos":{"x":-40,"y":166233,"z":322020},"rot":{"x":0,"y":315000,"z":0}},{"groupId":7,"instId":300016,"propState":0,"propId":119,"pos":{"x":-20530,"y":175216,"z":318210},"rot":{"x":0,"y":45000,"z":0}},{"groupId":7,"instId":300012,"propState":0,"propId":119,"pos":{"x":1437,"y":165532,"z":318769},"rot":{"x":0,"y":45000,"z":0}},{"groupId":7,"instId":300010,"propState":0,"propId":104141,"pos":{"x":540,"y":166210,"z":340960},"rot":{"x":0,"y":19123,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":104166,"pos":{"x":-21660,"y":166210,"z":324690},"rot":{"x":0,"y":324295,"z":0}},{"groupId":7,"instId":300020,"propState":0,"propId":102,"pos":{"x":10920,"y":165890,"z":310530},"rot":{"x":0,"y":45000,"z":0}},{"groupId":7,"instId":300018,"propState":1,"propId":119,"pos":{"x":8104,"y":166061,"z":333737},"rot":{"x":0,"y":315000,"z":0}},{"groupId":7,"instId":300014,"propState":0,"propId":104032,"pos":{"x":11340,"y":166233,"z":310200},"rot":{"x":0,"y":315000,"z":0}},{"groupId":7,"instId":300015,"propState":0,"propId":119,"pos":{"x":2392,"y":175216,"z":342812},"rot":{"x":0,"y":45000,"z":0}},{"groupId":7,"instId":300011,"propState":1,"propId":104141,"pos":{"x":9760,"y":157970,"z":331950},"rot":{"x":0,"y":331967,"z":0}},{"groupId":7,"instId":300009,"propState":0,"propId":104141,"pos":{"x":-18810,"y":166210,"z":320000},"rot":{"x":0,"y":330244,"z":0}},{"groupId":7,"instId":300008,"propState":0,"propId":100,"pos":{"x":-12403,"y":166212,"z":329687},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300007,"propState":0,"propId":104178,"pos":{"x":9760,"y":157840,"z":331950},"rot":{"x":0,"y":331967,"z":0}},{"groupId":7,"instId":300006,"propState":0,"propId":104168,"pos":{"x":-18810,"y":166210,"z":320000},"rot":{"x":0,"y":330244,"z":0}},{"groupId":7,"instId":300005,"propState":0,"propId":100,"pos":{"x":-6530,"y":166210,"z":332046},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":104016,"pos":{"x":20190,"y":166210,"z":311899},"rot":{"x":0,"y":135000,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":104168,"pos":{"x":540,"y":166210,"z":340960},"rot":{"x":0,"y":19123,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":104167,"pos":{"x":-21660,"y":166211,"z":324690},"rot":{"x":0,"y":324295,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300002,"propState":0,"propId":104019,"pos":{"x":94150,"y":183625,"z":8020},"rot":{"x":0,"y":233499,"z":0}},{"groupId":12,"instId":300004,"propState":0,"propId":104052,"pos":{"x":94150,"y":183625,"z":8020},"rot":{"x":0,"y":233499,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":104052,"pos":{"x":10620,"y":186891,"z":-73015},"rot":{"x":0,"y":348899,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":104019,"pos":{"x":10620,"y":186891,"z":-73015},"rot":{"x":0,"y":348899,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300006,"propState":8,"propId":101,"pos":{"x":65791,"y":392510,"z":335750},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300005,"propState":8,"propId":101,"pos":{"x":31487,"y":344901,"z":339987},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":8,"propId":101,"pos":{"x":1430,"y":207225,"z":295929},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":8,"propId":101,"pos":{"x":33219,"y":190022,"z":194000},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":8,"propId":101,"pos":{"x":-2688,"y":180160,"z":-132605},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2042105":{"anchorId":5,"groupId":13,"instId":300005,"pos":{"x":12402,"y":343360,"z":338420},"rot":{"x":0,"y":258009,"z":0}},"2042106":{"anchorId":6,"groupId":13,"instId":300006,"pos":{"x":63199,"y":392344,"z":326758},"rot":{"x":0,"y":262573,"z":0}},"2042101":{"anchorId":1,"groupId":13,"instId":300001,"pos":{"x":-5948,"y":180064,"z":-135956},"rot":{"x":0,"y":306529,"z":0}},"2042102":{"anchorId":2,"groupId":13,"instId":300002,"pos":{"x":20020,"y":190022,"z":195484},"rot":{"x":0,"y":315966,"z":0}},"2042103":{"anchorId":3,"groupId":13,"instId":300003,"pos":{"x":6630,"y":207003,"z":297770},"rot":{"x":0,"y":22000,"z":0}}}},"14":{"props":[{"groupId":14,"instId":300009,"propState":12,"propId":60401,"pos":{"x":119765,"y":220066,"z":312390},"rot":{"x":0,"y":163500,"z":0}},{"groupId":14,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-2959,"y":207003,"z":341009},"rot":{"x":0,"y":159356,"z":0}},{"groupId":14,"instId":300002,"propState":12,"propId":60401,"pos":{"x":90000,"y":183082,"z":25400},"rot":{"x":340593,"y":95525,"z":359922}},{"groupId":14,"instId":300012,"propState":12,"propId":60401,"pos":{"x":39790,"y":190024,"z":195604},"rot":{"x":0,"y":268353,"z":0}},{"groupId":14,"instId":300011,"propState":12,"propId":60401,"pos":{"x":7734,"y":392060,"z":349894},"rot":{"x":0,"y":137688,"z":0}},{"groupId":14,"instId":300008,"propState":12,"propId":60401,"pos":{"x":74493,"y":207636,"z":209874},"rot":{"x":0,"y":327992,"z":0}},{"groupId":14,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-71757,"y":207030,"z":229181},"rot":{"x":0,"y":78087,"z":0}},{"groupId":14,"instId":300004,"propState":12,"propId":60401,"pos":{"x":50956,"y":196798,"z":200512},"rot":{"x":0,"y":88597,"z":0}},{"groupId":14,"instId":300003,"propState":12,"propId":60401,"pos":{"x":20786,"y":190714,"z":32972},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-38882,"y":187433,"z":-88957},"rot":{"x":0,"y":100976,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300003,"propState":0,"propId":104052,"pos":{"x":20024,"y":186549,"z":101257},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300004,"propState":0,"propId":104052,"pos":{"x":20058,"y":184094,"z":164036},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":104019,"pos":{"x":20058,"y":184094,"z":164036},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":104019,"pos":{"x":20024,"y":186589,"z":101257},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300004,"propState":0,"propId":104052,"pos":{"x":44395,"y":329687,"z":459059},"rot":{"x":0,"y":47665,"z":0}},{"groupId":18,"instId":300003,"propState":0,"propId":104019,"pos":{"x":115569,"y":300297,"z":387286},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":104019,"pos":{"x":44395,"y":329687,"z":459059},"rot":{"x":0,"y":47665,"z":0}},{"groupId":18,"instId":300006,"propState":0,"propId":104052,"pos":{"x":180077,"y":270587,"z":464475},"rot":{"x":352823,"y":229153,"z":5810}},{"groupId":18,"instId":300005,"propState":0,"propId":104052,"pos":{"x":115569,"y":300297,"z":387286},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":104019,"pos":{"x":180077,"y":270587,"z":464475},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300002,"propState":0,"propId":104019,"pos":{"x":173449,"y":250487,"z":343487},"rot":{"x":0,"y":182221,"z":0}},{"groupId":19,"instId":300004,"propState":0,"propId":104052,"pos":{"x":173449,"y":250487,"z":343487},"rot":{"x":0,"y":182221,"z":0}},{"groupId":19,"instId":300003,"propState":0,"propId":104052,"pos":{"x":169285,"y":224213,"z":288968},"rot":{"x":0,"y":209260,"z":0}},{"groupId":19,"instId":300001,"propState":0,"propId":104019,"pos":{"x":169285,"y":224213,"z":288968},"rot":{"x":0,"y":209260,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300045,"propState":0,"propId":104010,"pos":{"x":-22786,"y":340065,"z":353092},"rot":{"x":0,"y":225000,"z":0}},{"groupId":15,"instId":300044,"propState":0,"propId":104010,"pos":{"x":-33656,"y":342486,"z":329015},"rot":{"x":0,"y":122144,"z":0}},{"groupId":15,"instId":300043,"propState":0,"propId":104010,"pos":{"x":-21270,"y":343661,"z":322813},"rot":{"x":0,"y":183954,"z":0}},{"groupId":15,"instId":300030,"propState":0,"propId":104010,"pos":{"x":128360,"y":220066,"z":294616},"rot":{"x":0,"y":242964,"z":0}},{"groupId":15,"instId":300040,"propState":0,"propId":104010,"pos":{"x":72511,"y":300116,"z":366307},"rot":{"x":0,"y":350675,"z":0}},{"groupId":15,"instId":300042,"propState":0,"propId":104010,"pos":{"x":31950,"y":337914,"z":390120},"rot":{"x":0,"y":19333,"z":0}},{"groupId":15,"instId":300031,"propState":0,"propId":104010,"pos":{"x":80298,"y":210572,"z":229475},"rot":{"x":0,"y":99905,"z":0}},{"groupId":15,"instId":300041,"propState":0,"propId":104010,"pos":{"x":40075,"y":343795,"z":353241},"rot":{"x":0,"y":269166,"z":0}},{"groupId":15,"instId":300049,"propState":0,"propId":104010,"pos":{"x":73930,"y":196798,"z":208595},"rot":{"x":0,"y":324289,"z":0}},{"groupId":15,"instId":300035,"propState":0,"propId":104010,"pos":{"x":113248,"y":196798,"z":208542},"rot":{"x":0,"y":311098,"z":0}},{"groupId":15,"instId":300034,"propState":0,"propId":104010,"pos":{"x":131595,"y":213686,"z":235216},"rot":{"x":0,"y":129629,"z":0}},{"groupId":15,"instId":300033,"propState":0,"propId":104010,"pos":{"x":56607,"y":207721,"z":214424},"rot":{"x":0,"y":111248,"z":0}},{"groupId":15,"instId":300008,"propState":0,"propId":104010,"pos":{"x":135475,"y":220012,"z":271991},"rot":{"x":0,"y":30000,"z":0}},{"groupId":15,"instId":300028,"propState":0,"propId":104010,"pos":{"x":113680,"y":220096,"z":302760},"rot":{"x":0,"y":253866,"z":0}},{"groupId":15,"instId":300029,"propState":0,"propId":104010,"pos":{"x":72841,"y":220574,"z":295062},"rot":{"x":0,"y":355357,"z":0}},{"groupId":15,"instId":300019,"propState":0,"propId":104011,"pos":{"x":-45620,"y":207030,"z":249850},"rot":{"x":0,"y":201005,"z":0}},{"groupId":15,"instId":300018,"propState":0,"propId":104010,"pos":{"x":-55717,"y":207030,"z":220043},"rot":{"x":0,"y":36653,"z":0}},{"groupId":15,"instId":300017,"propState":0,"propId":104011,"pos":{"x":-71157,"y":206620,"z":230357},"rot":{"x":0,"y":31949,"z":0}},{"groupId":15,"instId":300005,"propState":0,"propId":104011,"pos":{"x":14429,"y":190700,"z":42224},"rot":{"x":0,"y":119688,"z":0}},{"groupId":15,"instId":300004,"propState":0,"propId":104010,"pos":{"x":20989,"y":190456,"z":34335},"rot":{"x":0,"y":115,"z":0}},{"groupId":15,"instId":300010,"propState":0,"propId":104009,"pos":{"x":118684,"y":216393,"z":244893},"rot":{"x":0,"y":237461,"z":0}},{"groupId":15,"instId":300048,"propState":0,"propId":104010,"pos":{"x":26128,"y":393021,"z":284717},"rot":{"x":0,"y":343295,"z":0}},{"groupId":15,"instId":300047,"propState":0,"propId":104010,"pos":{"x":33617,"y":393600,"z":354291},"rot":{"x":0,"y":161772,"z":0}},{"groupId":15,"instId":300039,"propState":0,"propId":104010,"pos":{"x":39800,"y":337914,"z":389840},"rot":{"x":0,"y":322625,"z":0}},{"groupId":15,"instId":300038,"propState":0,"propId":104010,"pos":{"x":31509,"y":335212,"z":435220},"rot":{"x":0,"y":77705,"z":0}},{"groupId":15,"instId":300036,"propState":0,"propId":104010,"pos":{"x":183100,"y":254214,"z":375960},"rot":{"x":0,"y":307155,"z":0}},{"groupId":15,"instId":300027,"propState":0,"propId":104010,"pos":{"x":43203,"y":207003,"z":312873},"rot":{"x":0,"y":298346,"z":0}},{"groupId":15,"instId":300024,"propState":0,"propId":104011,"pos":{"x":22056,"y":207071,"z":289303},"rot":{"x":0,"y":334078,"z":0}},{"groupId":15,"instId":300023,"propState":0,"propId":104011,"pos":{"x":-17937,"y":207029,"z":355909},"rot":{"x":0,"y":135755,"z":0}},{"groupId":15,"instId":300022,"propState":0,"propId":104011,"pos":{"x":-2390,"y":207044,"z":284007},"rot":{"x":0,"y":134290,"z":0}},{"groupId":15,"instId":300021,"propState":0,"propId":104010,"pos":{"x":-10843,"y":207044,"z":268667},"rot":{"x":0,"y":316623,"z":0}},{"groupId":15,"instId":300020,"propState":0,"propId":104011,"pos":{"x":-40340,"y":207030,"z":246620},"rot":{"x":0,"y":217744,"z":0}},{"groupId":15,"instId":300016,"propState":0,"propId":104011,"pos":{"x":-70708,"y":206560,"z":228577},"rot":{"x":0,"y":125629,"z":0}},{"groupId":15,"instId":300009,"propState":0,"propId":104011,"pos":{"x":-14992,"y":200323,"z":212225},"rot":{"x":0,"y":185754,"z":0}},{"groupId":15,"instId":300007,"propState":0,"propId":104010,"pos":{"x":22764,"y":187106,"z":93665},"rot":{"x":0,"y":232533,"z":0}},{"groupId":15,"instId":300006,"propState":0,"propId":104011,"pos":{"x":14201,"y":190700,"z":70944},"rot":{"x":0,"y":77145,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-11120,"y":185973,"z":-85528},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300014,"propState":0,"propId":104008,"pos":{"x":122143,"y":209561,"z":202580},"rot":{"x":0,"y":117106,"z":0}},{"groupId":15,"instId":300013,"propState":0,"propId":104009,"pos":{"x":189851,"y":259722,"z":420178},"rot":{"x":0,"y":303782,"z":0}},{"groupId":15,"instId":300025,"propState":0,"propId":104009,"pos":{"x":181252,"y":254091,"z":388419},"rot":{"x":0,"y":317288,"z":0}},{"groupId":15,"instId":300012,"propState":0,"propId":104009,"pos":{"x":182714,"y":254126,"z":383947},"rot":{"x":0,"y":297,"z":0}},{"groupId":15,"instId":300015,"propState":0,"propId":104009,"pos":{"x":136517,"y":377315,"z":350017},"rot":{"x":0,"y":33816,"z":0}},{"groupId":15,"instId":300011,"propState":0,"propId":104009,"pos":{"x":118174,"y":197718,"z":241712},"rot":{"x":0,"y":335194,"z":0}},{"groupId":15,"instId":300002,"propState":0,"propId":104009,"pos":{"x":28580,"y":190121,"z":209990},"rot":{"x":0,"y":237461,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300004,"propState":0,"propId":104052,"pos":{"x":130996,"y":376665,"z":368347},"rot":{"x":0,"y":34924,"z":0}},{"groupId":20,"instId":300003,"propState":0,"propId":104052,"pos":{"x":82116,"y":359306,"z":366561},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300002,"propState":0,"propId":104019,"pos":{"x":130996,"y":376665,"z":368347},"rot":{"x":0,"y":34924,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":104019,"pos":{"x":82116,"y":359306,"z":366561},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300005,"propState":0,"propId":104007,"pos":{"x":48255,"y":207003,"z":318220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":21,"instId":300002,"propState":1,"propId":104006,"pos":{"x":115490,"y":220184,"z":287880},"rot":{"x":0,"y":120000,"z":0}},{"groupId":21,"instId":300006,"propState":1,"propId":104007,"pos":{"x":-8530,"y":206998,"z":341810},"rot":{"x":0,"y":315000,"z":0}},{"groupId":21,"instId":300004,"propState":0,"propId":104004,"pos":{"x":50065,"y":207028,"z":315688},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":104006,"pos":{"x":-41840,"y":206989,"z":250054},"rot":{"x":0,"y":30921,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300007,"propState":1,"propId":119,"pos":{"x":-12480,"y":175220,"z":341240},"rot":{"x":0,"y":315000,"z":0}},{"groupId":23,"instId":300006,"propState":0,"propId":104141,"pos":{"x":-150,"y":165650,"z":302380},"rot":{"x":0,"y":315000,"z":0}},{"groupId":23,"instId":300005,"propState":0,"propId":104141,"pos":{"x":11390,"y":165650,"z":310350},"rot":{"x":0,"y":315000,"z":0}},{"groupId":23,"instId":300004,"propState":0,"propId":104141,"pos":{"x":-490,"y":165650,"z":322230},"rot":{"x":0,"y":315000,"z":0}},{"groupId":23,"instId":300003,"propState":1,"propId":104141,"pos":{"x":-10590,"y":166210,"z":339290},"rot":{"x":0,"y":287095,"z":0}},{"groupId":23,"instId":300002,"propState":0,"propId":104016,"pos":{"x":-10119,"y":175280,"z":343442},"rot":{"x":0,"y":255165,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":104178,"pos":{"x":-10590,"y":166210,"z":339290},"rot":{"x":0,"y":287095,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300004,"propState":0,"propId":104004,"pos":{"x":-52690,"y":340000,"z":349340},"rot":{"x":0,"y":135000,"z":0}},{"groupId":24,"instId":300006,"propState":0,"propId":104039,"pos":{"x":-84751,"y":348999,"z":356557},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300009,"propState":0,"propId":104141,"pos":{"x":-81879,"y":348999,"z":366592},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300007,"propState":0,"propId":104182,"pos":{"x":-47020,"y":326634,"z":371210},"rot":{"x":0,"y":45000,"z":0}},{"groupId":24,"instId":300002,"propState":0,"propId":104038,"pos":{"x":-84950,"y":348999,"z":360780},"rot":{"x":0,"y":45000,"z":0}},{"groupId":24,"instId":300001,"propState":0,"propId":104017,"pos":{"x":-52930,"y":340000,"z":346570},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300002,"propState":0,"propId":104236,"pos":{"x":-22730,"y":340000,"z":376620},"rot":{"x":0,"y":315000,"z":0}},{"groupId":25,"instId":300001,"propState":0,"propId":104236,"pos":{"x":-52930,"y":340000,"z":346570},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300005,"propState":0,"propId":104141,"pos":{"x":-38310,"y":297360,"z":379770},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300002,"propState":1,"propId":104031,"pos":{"x":-38350,"y":340590,"z":379590},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300004,"propState":0,"propId":104141,"pos":{"x":-70500,"y":306700,"z":379960},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":104031,"pos":{"x":-73430,"y":349100,"z":388110},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":104022,"pos":{"x":-65220,"y":349150,"z":364090},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300005,"propState":0,"propId":104141,"pos":{"x":-54227,"y":306690,"z":341860},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300004,"propState":0,"propId":104141,"pos":{"x":-55880,"y":297360,"z":362280},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300003,"propState":1,"propId":104031,"pos":{"x":-53850,"y":341770,"z":366280},"rot":{"x":0,"y":45000,"z":0}},{"groupId":27,"instId":300002,"propState":1,"propId":104022,"pos":{"x":-40540,"y":349160,"z":388920},"rot":{"x":0,"y":45000,"z":0}},{"groupId":27,"instId":300001,"propState":0,"propId":104031,"pos":{"x":-53110,"y":350000,"z":393360},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300002,"propState":0,"propId":104004,"pos":{"x":50994,"y":196798,"z":206612},"rot":{"x":0,"y":90000,"z":0}},{"groupId":29,"instId":300001,"propState":2,"propId":104017,"pos":{"x":49920,"y":196798,"z":204252},"rot":{"x":0,"y":91958,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300003,"propState":20,"propId":60402,"pos":{"x":181167,"y":254092,"z":393457},"rot":{"x":0,"y":213419,"z":0}},{"groupId":30,"instId":300002,"propState":0,"propId":104089,"pos":{"x":164057,"y":264385,"z":384972},"rot":{"x":0,"y":4933,"z":0}},{"groupId":30,"instId":300001,"propState":0,"propId":104097,"pos":{"x":183510,"y":254214,"z":386866},"rot":{"x":0,"y":245768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"277":{"props":[{"groupId":277,"instId":300002,"propState":0,"propId":104255,"pos":{"x":86452,"y":300134,"z":382202},"rot":{"x":0,"y":351481,"z":0}},{"groupId":277,"instId":300001,"propState":1,"propId":104255,"pos":{"x":128970,"y":267970,"z":455580},"rot":{"x":0,"y":329319,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300006,"propState":0,"propId":104037,"pos":{"x":169883,"y":254901,"z":397353},"rot":{"x":356750,"y":9722,"z":2283}},{"groupId":31,"instId":300010,"propState":0,"propId":104037,"pos":{"x":163542,"y":254146,"z":388667},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300002,"propState":0,"propId":104037,"pos":{"x":167800,"y":254790,"z":395940},"rot":{"x":353459,"y":344780,"z":3567}},{"groupId":31,"instId":300009,"propState":0,"propId":104037,"pos":{"x":190630,"y":260910,"z":423080},"rot":{"x":274564,"y":298495,"z":55590}},{"groupId":31,"instId":300007,"propState":0,"propId":104037,"pos":{"x":173814,"y":254925,"z":398379},"rot":{"x":351446,"y":4858,"z":347816}},{"groupId":31,"instId":300005,"propState":0,"propId":104037,"pos":{"x":167711,"y":254442,"z":398602},"rot":{"x":353854,"y":76375,"z":358830}},{"groupId":31,"instId":300004,"propState":0,"propId":104037,"pos":{"x":171845,"y":254706,"z":396151},"rot":{"x":356591,"y":12333,"z":354556}},{"groupId":31,"instId":300003,"propState":0,"propId":104119,"pos":{"x":150500,"y":282150,"z":501380},"rot":{"x":0,"y":233084,"z":0}},{"groupId":31,"instId":300008,"propState":0,"propId":104037,"pos":{"x":174127,"y":254246,"z":396001},"rot":{"x":5748,"y":155689,"z":1763}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300003,"propState":0,"propId":104061,"pos":{"x":129844,"y":305800,"z":393810},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300002,"propState":0,"propId":104061,"pos":{"x":173612,"y":239460,"z":347138},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":104061,"pos":{"x":147600,"y":283260,"z":499330},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300012,"propState":0,"propId":100,"pos":{"x":60992,"y":207636,"z":206137},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300009,"propState":0,"propId":104037,"pos":{"x":53900,"y":199298,"z":206050},"rot":{"x":0,"y":334287,"z":0}},{"groupId":38,"instId":300008,"propState":0,"propId":104037,"pos":{"x":54786,"y":196874,"z":208848},"rot":{"x":0,"y":288433,"z":0}},{"groupId":38,"instId":300007,"propState":0,"propId":104037,"pos":{"x":54497,"y":196798,"z":204684},"rot":{"x":0,"y":331265,"z":0}},{"groupId":38,"instId":300006,"propState":0,"propId":104037,"pos":{"x":54979,"y":196787,"z":201952},"rot":{"x":0,"y":1206,"z":0}},{"groupId":38,"instId":300005,"propState":0,"propId":104037,"pos":{"x":53355,"y":196798,"z":207011},"rot":{"x":0,"y":37745,"z":0}},{"groupId":38,"instId":300004,"propState":0,"propId":104166,"pos":{"x":63819,"y":209168,"z":202473},"rot":{"x":0,"y":11381,"z":0}},{"groupId":38,"instId":300002,"propState":0,"propId":104167,"pos":{"x":62110,"y":207721,"z":203350},"rot":{"x":0,"y":11381,"z":0}},{"groupId":38,"instId":300003,"propState":0,"propId":104045,"pos":{"x":9652,"y":190024,"z":209265},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300002,"propState":12,"propId":60401,"pos":{"x":21485,"y":175327,"z":266861},"rot":{"x":0,"y":315166,"z":0}},{"groupId":43,"instId":300004,"propState":12,"propId":60401,"pos":{"x":7733,"y":166233,"z":317627},"rot":{"x":0,"y":225000,"z":0}},{"groupId":43,"instId":300003,"propState":12,"propId":60401,"pos":{"x":23834,"y":166210,"z":304979},"rot":{"x":0,"y":1854,"z":0}},{"groupId":43,"instId":300001,"propState":12,"propId":60403,"pos":{"x":8356,"y":157840,"z":325902},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-4246,"y":166084,"z":305594},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[],"npcs":[],"monsters":[{"groupId":42,"instId":200023,"monsterId":4032010,"eventId":20421025,"pos":{"x":46860,"y":337958,"z":413820},"rot":{"x":0,"y":64515,"z":0}},{"groupId":42,"instId":200017,"monsterId":4022010,"eventId":20421019,"pos":{"x":190238,"y":267654,"z":450441},"rot":{"x":0,"y":51785,"z":0}},{"groupId":42,"instId":200005,"monsterId":4022010,"eventId":20421006,"pos":{"x":122659,"y":220066,"z":306260},"rot":{"x":0,"y":163117,"z":0}},{"groupId":42,"instId":200022,"monsterId":4032010,"eventId":20421024,"pos":{"x":47844,"y":338005,"z":409186},"rot":{"x":0,"y":90564,"z":0}},{"groupId":42,"instId":200018,"monsterId":4022010,"eventId":20421020,"pos":{"x":189012,"y":268391,"z":453344},"rot":{"x":0,"y":112572,"z":0}},{"groupId":42,"instId":200015,"monsterId":4032010,"eventId":20421017,"pos":{"x":177100,"y":258586,"z":415876},"rot":{"x":0,"y":291701,"z":0}},{"groupId":42,"instId":200014,"monsterId":4032010,"eventId":20421016,"pos":{"x":174991,"y":258285,"z":417591},"rot":{"x":0,"y":245141,"z":0}},{"groupId":42,"instId":200013,"monsterId":4032010,"eventId":20421015,"pos":{"x":174593,"y":258082,"z":414744},"rot":{"x":0,"y":338048,"z":0}},{"groupId":42,"instId":200012,"monsterId":4032010,"eventId":20421014,"pos":{"x":195154,"y":260123,"z":422718},"rot":{"x":0,"y":90564,"z":0}},{"groupId":42,"instId":200011,"monsterId":4032010,"eventId":20421012,"pos":{"x":99716,"y":196798,"z":219347},"rot":{"x":0,"y":22301,"z":0}},{"groupId":42,"instId":200010,"monsterId":4032010,"eventId":20421011,"pos":{"x":101291,"y":196798,"z":221279},"rot":{"x":0,"y":173616,"z":0}},{"groupId":42,"instId":200009,"monsterId":4022010,"eventId":20421010,"pos":{"x":133044,"y":207911,"z":204687},"rot":{"x":0,"y":135420,"z":0}},{"groupId":42,"instId":200008,"monsterId":4022010,"eventId":20421009,"pos":{"x":101091,"y":212481,"z":216615},"rot":{"x":0,"y":340186,"z":0}},{"groupId":42,"instId":200007,"monsterId":4022010,"eventId":20421008,"pos":{"x":117399,"y":214333,"z":230378},"rot":{"x":0,"y":286143,"z":0}},{"groupId":42,"instId":200006,"monsterId":4032010,"eventId":20421007,"pos":{"x":149830,"y":220095,"z":262010},"rot":{"x":0,"y":193764,"z":0}},{"groupId":42,"instId":200004,"monsterId":4032010,"eventId":20421005,"pos":{"x":127088,"y":220066,"z":301389},"rot":{"x":0,"y":51633,"z":0}}],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300001,"propState":0,"propId":104010,"pos":{"x":30100,"y":166210,"z":313300},"rot":{"x":0,"y":230949,"z":0}},{"groupId":45,"instId":300013,"propState":0,"propId":104008,"pos":{"x":17485,"y":175260,"z":339783},"rot":{"x":0,"y":9271,"z":0}},{"groupId":45,"instId":300026,"propState":0,"propId":104010,"pos":{"x":7162,"y":175260,"z":329458},"rot":{"x":0,"y":94744,"z":0}},{"groupId":45,"instId":300025,"propState":0,"propId":104010,"pos":{"x":-17117,"y":175260,"z":302703},"rot":{"x":0,"y":52464,"z":0}},{"groupId":45,"instId":300010,"propState":0,"propId":104009,"pos":{"x":-23428,"y":175260,"z":332513},"rot":{"x":0,"y":86420,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300026,"propState":0,"propId":104011,"pos":{"x":6029,"y":166210,"z":293537},"rot":{"x":0,"y":45097,"z":0}},{"groupId":46,"instId":300025,"propState":0,"propId":104011,"pos":{"x":27033,"y":166210,"z":315113},"rot":{"x":0,"y":232239,"z":0}},{"groupId":46,"instId":300013,"propState":0,"propId":104009,"pos":{"x":-1760,"y":166210,"z":342110},"rot":{"x":0,"y":284190,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[],"npcs":[],"monsters":[{"groupId":47,"instId":200007,"monsterId":4022010,"eventId":20421033,"pos":{"x":-695,"y":175309,"z":303074},"rot":{"x":0,"y":162932,"z":0}},{"groupId":47,"instId":200006,"monsterId":4022010,"eventId":20421032,"pos":{"x":-733,"y":175289,"z":298785},"rot":{"x":0,"y":15875,"z":0}},{"groupId":47,"instId":200002,"monsterId":4032010,"eventId":20421028,"pos":{"x":24470,"y":175260,"z":327170},"rot":{"x":0,"y":30884,"z":0}},{"groupId":47,"instId":200008,"monsterId":4022010,"eventId":20421034,"pos":{"x":1614,"y":175260,"z":290741},"rot":{"x":0,"y":37183,"z":0}},{"groupId":47,"instId":200005,"monsterId":4032010,"eventId":20421031,"pos":{"x":34350,"y":175270,"z":282280},"rot":{"x":0,"y":283193,"z":0}},{"groupId":47,"instId":200004,"monsterId":4032010,"eventId":20421030,"pos":{"x":40500,"y":175270,"z":288070},"rot":{"x":0,"y":4374,"z":0}},{"groupId":47,"instId":200003,"monsterId":4032010,"eventId":20421029,"pos":{"x":35145,"y":175260,"z":314006},"rot":{"x":0,"y":233690,"z":0}},{"groupId":47,"instId":200001,"monsterId":4032010,"eventId":20421027,"pos":{"x":23157,"y":175260,"z":330230},"rot":{"x":0,"y":27899,"z":0}}],"teleports":{}},"48":{"props":[],"npcs":[],"monsters":[{"groupId":48,"instId":200004,"monsterId":4012040,"eventId":20421038,"pos":{"x":20040,"y":166210,"z":304540},"rot":{"x":0,"y":159665,"z":0}},{"groupId":48,"instId":200003,"monsterId":4012040,"eventId":20421037,"pos":{"x":16600,"y":166210,"z":301270},"rot":{"x":0,"y":111038,"z":0}},{"groupId":48,"instId":200002,"monsterId":4012040,"eventId":20421036,"pos":{"x":32079,"y":166210,"z":305456},"rot":{"x":0,"y":68567,"z":0}},{"groupId":48,"instId":200001,"monsterId":4012030,"eventId":20421035,"pos":{"x":-14011,"y":166210,"z":319880},"rot":{"x":0,"y":155910,"z":0}}],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-14985,"y":340000,"z":370888},"rot":{"x":0,"y":315000,"z":0}},{"groupId":50,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-45120,"y":348999,"z":340584},"rot":{"x":0,"y":313552,"z":0}},{"groupId":50,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-91380,"y":348999,"z":360408},"rot":{"x":0,"y":135426,"z":0}},{"groupId":50,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-61279,"y":324707,"z":357758},"rot":{"x":0,"y":42438,"z":0}},{"groupId":50,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-50730,"y":348999,"z":402875},"rot":{"x":0,"y":135876,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-71050,"y":348999,"z":368040},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300003,"propState":0,"propId":104011,"pos":{"x":-91687,"y":348999,"z":360965},"rot":{"x":0,"y":133440,"z":0}},{"groupId":54,"instId":300025,"propState":0,"propId":104011,"pos":{"x":-83130,"y":348999,"z":370800},"rot":{"x":0,"y":135773,"z":0}},{"groupId":54,"instId":300002,"propState":0,"propId":104011,"pos":{"x":-32844,"y":348999,"z":401126},"rot":{"x":0,"y":225000,"z":0}},{"groupId":54,"instId":300001,"propState":0,"propId":104009,"pos":{"x":-19467,"y":348999,"z":388156},"rot":{"x":0,"y":3290,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-42795,"y":348999,"z":410132},"rot":{"x":0,"y":174265,"z":0}},{"groupId":53,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-53699,"y":324707,"z":369043},"rot":{"x":0,"y":131374,"z":0}},{"groupId":53,"instId":300013,"propState":0,"propId":104008,"pos":{"x":-67460,"y":340000,"z":364920},"rot":{"x":0,"y":282494,"z":0}},{"groupId":53,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-64655,"y":340000,"z":330634},"rot":{"x":0,"y":38273,"z":0}},{"groupId":53,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-45578,"y":324707,"z":377514},"rot":{"x":0,"y":139629,"z":0}},{"groupId":53,"instId":300003,"propState":0,"propId":104010,"pos":{"x":-50646,"y":340000,"z":403177},"rot":{"x":0,"y":130145,"z":0}},{"groupId":53,"instId":300002,"propState":0,"propId":104010,"pos":{"x":-74200,"y":340000,"z":368800},"rot":{"x":0,"y":134646,"z":0}},{"groupId":53,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-75480,"y":340000,"z":367510},"rot":{"x":0,"y":134646,"z":0}},{"groupId":53,"instId":300026,"propState":0,"propId":104010,"pos":{"x":-52929,"y":348999,"z":332616},"rot":{"x":0,"y":308577,"z":0}},{"groupId":53,"instId":300010,"propState":0,"propId":104009,"pos":{"x":-36380,"y":340000,"z":393118},"rot":{"x":0,"y":283859,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[],"npcs":[],"monsters":[{"groupId":55,"instId":200002,"monsterId":4032010,"eventId":20421041,"pos":{"x":-30368,"y":348999,"z":396356},"rot":{"x":0,"y":129058,"z":0}},{"groupId":55,"instId":200004,"monsterId":4032010,"eventId":20421043,"pos":{"x":-88643,"y":348999,"z":357986},"rot":{"x":0,"y":122116,"z":0}},{"groupId":55,"instId":200003,"monsterId":4032010,"eventId":20421042,"pos":{"x":-73981,"y":340000,"z":373547},"rot":{"x":0,"y":288982,"z":0}},{"groupId":55,"instId":200001,"monsterId":4032010,"eventId":20421040,"pos":{"x":-16115,"y":340000,"z":379427},"rot":{"x":0,"y":160610,"z":0}}],"teleports":{}},"56":{"props":[],"npcs":[],"monsters":[{"groupId":56,"instId":200002,"monsterId":4022010,"eventId":20421045,"pos":{"x":-44641,"y":348999,"z":399608},"rot":{"x":0,"y":35339,"z":0}},{"groupId":56,"instId":200003,"monsterId":4022010,"eventId":20421046,"pos":{"x":-42831,"y":348999,"z":398030},"rot":{"x":0,"y":348743,"z":0}},{"groupId":56,"instId":200004,"monsterId":4012030,"eventId":20421047,"pos":{"x":-64220,"y":348998,"z":347826},"rot":{"x":0,"y":99739,"z":0}},{"groupId":56,"instId":200001,"monsterId":4012030,"eventId":20421044,"pos":{"x":-43090,"y":348999,"z":401805},"rot":{"x":0,"y":224712,"z":0}}],"teleports":{}},"101":{"props":[{"groupId":101,"instId":300017,"propState":0,"propId":109,"pos":{"x":-58232,"y":348842,"z":396174},"rot":{"x":0,"y":110143,"z":0}},{"groupId":101,"instId":300015,"propState":0,"propId":109,"pos":{"x":-57130,"y":349062,"z":392838},"rot":{"x":0,"y":237398,"z":0}},{"groupId":101,"instId":300012,"propState":0,"propId":104091,"pos":{"x":-56431,"y":349088,"z":390964},"rot":{"x":0,"y":98645,"z":0}},{"groupId":101,"instId":300010,"propState":0,"propId":104091,"pos":{"x":-57485,"y":349029,"z":394582},"rot":{"x":0,"y":157282,"z":0}},{"groupId":101,"instId":300007,"propState":0,"propId":104037,"pos":{"x":-32314,"y":349029,"z":392388},"rot":{"x":0,"y":315000,"z":0}},{"groupId":101,"instId":300001,"propState":0,"propId":104037,"pos":{"x":-27541,"y":349029,"z":396100},"rot":{"x":0,"y":315000,"z":0}},{"groupId":101,"instId":300018,"propState":0,"propId":137,"pos":{"x":-58232,"y":348842,"z":396174},"rot":{"x":0,"y":110143,"z":0}},{"groupId":101,"instId":300013,"propState":0,"propId":104091,"pos":{"x":-58167,"y":350595,"z":396249},"rot":{"x":0,"y":115709,"z":0}},{"groupId":101,"instId":300009,"propState":0,"propId":104037,"pos":{"x":-28955,"y":351529,"z":394686},"rot":{"x":0,"y":315000,"z":0}},{"groupId":101,"instId":300005,"propState":0,"propId":104037,"pos":{"x":-25680,"y":349029,"z":394948},"rot":{"x":0,"y":315000,"z":0}},{"groupId":101,"instId":300003,"propState":0,"propId":104037,"pos":{"x":-30899,"y":349029,"z":393802},"rot":{"x":0,"y":315000,"z":0}},{"groupId":101,"instId":300016,"propState":0,"propId":137,"pos":{"x":-57130,"y":349062,"z":392838},"rot":{"x":0,"y":237398,"z":0}},{"groupId":101,"instId":300014,"propState":0,"propId":104091,"pos":{"x":-58174,"y":349029,"z":396200},"rot":{"x":0,"y":144154,"z":0}},{"groupId":101,"instId":300011,"propState":0,"propId":104091,"pos":{"x":-56990,"y":349032,"z":392922},"rot":{"x":0,"y":147718,"z":0}},{"groupId":101,"instId":300008,"propState":0,"propId":104037,"pos":{"x":-33668,"y":349999,"z":392763},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":101,"instId":300006,"propState":0,"propId":104119,"pos":{"x":-27997,"y":327998,"z":365589},"rot":{"x":0,"y":315000,"z":180000}},{"groupId":101,"instId":300004,"propState":0,"propId":104037,"pos":{"x":-27541,"y":351529,"z":396100},"rot":{"x":0,"y":315000,"z":0}},{"groupId":101,"instId":300002,"propState":0,"propId":104037,"pos":{"x":-28955,"y":349029,"z":394686},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300008,"propState":1,"propId":119,"pos":{"x":-65846,"y":348971,"z":352490},"rot":{"x":0,"y":45000,"z":0}},{"groupId":95,"instId":300024,"propState":0,"propId":104032,"pos":{"x":-38223,"y":339670,"z":379544},"rot":{"x":0,"y":315000,"z":0}},{"groupId":95,"instId":300023,"propState":0,"propId":104032,"pos":{"x":-56320,"y":339670,"z":362660},"rot":{"x":0,"y":315000,"z":0}},{"groupId":95,"instId":300022,"propState":0,"propId":104016,"pos":{"x":-59143,"y":340000,"z":393284},"rot":{"x":0,"y":103989,"z":0}},{"groupId":95,"instId":300018,"propState":0,"propId":119,"pos":{"x":-37510,"y":339368,"z":381050},"rot":{"x":0,"y":45000,"z":0}},{"groupId":95,"instId":300021,"propState":1,"propId":119,"pos":{"x":-60079,"y":339871,"z":387058},"rot":{"x":0,"y":0,"z":0}},{"groupId":95,"instId":300020,"propState":0,"propId":119,"pos":{"x":-34025,"y":339871,"z":357965},"rot":{"x":0,"y":315000,"z":0}},{"groupId":95,"instId":300019,"propState":1,"propId":119,"pos":{"x":-28438,"y":348971,"z":389902},"rot":{"x":0,"y":45000,"z":0}},{"groupId":95,"instId":300017,"propState":0,"propId":104032,"pos":{"x":-64990,"y":344505,"z":353340},"rot":{"x":0,"y":43456,"z":0}},{"groupId":95,"instId":300016,"propState":0,"propId":104032,"pos":{"x":-29300,"y":344540,"z":389050},"rot":{"x":0,"y":51184,"z":0}},{"groupId":95,"instId":300015,"propState":0,"propId":104141,"pos":{"x":-35960,"y":324722,"z":359870},"rot":{"x":0,"y":350930,"z":0}},{"groupId":95,"instId":300014,"propState":1,"propId":104141,"pos":{"x":-60620,"y":324709,"z":384970},"rot":{"x":0,"y":345122,"z":0}},{"groupId":95,"instId":300013,"propState":1,"propId":104141,"pos":{"x":-64990,"y":340005,"z":353340},"rot":{"x":0,"y":16436,"z":0}},{"groupId":95,"instId":300012,"propState":0,"propId":104141,"pos":{"x":-29300,"y":339998,"z":389050},"rot":{"x":0,"y":22519,"z":0}},{"groupId":95,"instId":300011,"propState":0,"propId":104166,"pos":{"x":-15811,"y":350496,"z":381980},"rot":{"x":0,"y":315000,"z":0}},{"groupId":95,"instId":300010,"propState":0,"propId":100,"pos":{"x":-15811,"y":350496,"z":381980},"rot":{"x":0,"y":315000,"z":0}},{"groupId":95,"instId":300004,"propState":0,"propId":104167,"pos":{"x":-15792,"y":348973,"z":381985},"rot":{"x":436,"y":315579,"z":787}},{"groupId":95,"instId":300009,"propState":0,"propId":104167,"pos":{"x":-30430,"y":324780,"z":354320},"rot":{"x":359564,"y":135579,"z":359213}},{"groupId":95,"instId":300007,"propState":0,"propId":104016,"pos":{"x":-54084,"y":349150,"z":352847},"rot":{"x":0,"y":225000,"z":0}},{"groupId":95,"instId":300006,"propState":0,"propId":104168,"pos":{"x":-35960,"y":324722,"z":359870},"rot":{"x":0,"y":350930,"z":0}},{"groupId":95,"instId":300005,"propState":0,"propId":104166,"pos":{"x":-30430,"y":324780,"z":354320},"rot":{"x":359564,"y":135579,"z":359213}},{"groupId":95,"instId":300003,"propState":0,"propId":104178,"pos":{"x":-60620,"y":324709,"z":384970},"rot":{"x":0,"y":345122,"z":0}},{"groupId":95,"instId":300002,"propState":0,"propId":104178,"pos":{"x":-64990,"y":340005,"z":353340},"rot":{"x":0,"y":16436,"z":0}},{"groupId":95,"instId":300001,"propState":0,"propId":104178,"pos":{"x":-29300,"y":339998,"z":389050},"rot":{"x":0,"y":22519,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"107":{"props":[{"groupId":107,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-17050,"y":180435,"z":-136212},"rot":{"x":24778,"y":180000,"z":0}},{"groupId":107,"instId":300002,"propState":1,"propId":211,"pos":{"x":-16124,"y":180272,"z":-136530},"rot":{"x":8194,"y":101249,"z":335880}},{"groupId":107,"instId":300004,"propState":0,"propId":100,"pos":{"x":-16109,"y":180548,"z":-135977},"rot":{"x":24778,"y":180000,"z":0}},{"groupId":107,"instId":300001,"propState":18,"propId":104125,"pos":{"x":-16124,"y":180201,"z":-136446},"rot":{"x":357705,"y":323948,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300005,"propState":0,"propId":100,"pos":{"x":-20520,"y":169820,"z":321280},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300004,"propState":0,"propId":100,"pos":{"x":-3665,"y":166514,"z":305284},"rot":{"x":0,"y":135000,"z":0}},{"groupId":105,"instId":300003,"propState":0,"propId":103074,"pos":{"x":5671,"y":168005,"z":296414},"rot":{"x":0,"y":315000,"z":0}},{"groupId":105,"instId":300002,"propState":0,"propId":100,"pos":{"x":-21040,"y":166211,"z":323530},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300001,"propState":0,"propId":104098,"pos":{"x":5762,"y":166210,"z":296751},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300005,"propState":0,"propId":100,"pos":{"x":-10118,"y":186382,"z":-67367},"rot":{"x":0,"y":38339,"z":0}},{"groupId":108,"instId":300004,"propState":0,"propId":100,"pos":{"x":-10118,"y":186382,"z":-67367},"rot":{"x":0,"y":0,"z":0}},{"groupId":108,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-9221,"y":186468,"z":-67967},"rot":{"x":0,"y":0,"z":0}},{"groupId":108,"instId":300002,"propState":1,"propId":211,"pos":{"x":-10080,"y":186535,"z":-67299},"rot":{"x":0,"y":199541,"z":0}},{"groupId":108,"instId":300001,"propState":18,"propId":104125,"pos":{"x":-10118,"y":186382,"z":-67367},"rot":{"x":0,"y":38339,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"109":{"props":[{"groupId":109,"instId":300004,"propState":0,"propId":100,"pos":{"x":100083,"y":185239,"z":21706},"rot":{"x":0,"y":165363,"z":0}},{"groupId":109,"instId":300003,"propState":0,"propId":103074,"pos":{"x":99316,"y":185211,"z":21638},"rot":{"x":0,"y":165363,"z":0}},{"groupId":109,"instId":300002,"propState":1,"propId":211,"pos":{"x":100083,"y":185211,"z":21706},"rot":{"x":315184,"y":257537,"z":277746}},{"groupId":109,"instId":300001,"propState":18,"propId":104125,"pos":{"x":100083,"y":185211,"z":21706},"rot":{"x":315184,"y":257537,"z":277746}}],"npcs":[],"monsters":[],"teleports":{}},"243":{"props":[{"groupId":243,"instId":300021,"propState":1,"propId":211,"pos":{"x":12203,"y":190700,"z":43617},"rot":{"x":0,"y":0,"z":0}},{"groupId":243,"instId":300018,"propState":1,"propId":211,"pos":{"x":9005,"y":207003,"z":346612},"rot":{"x":0,"y":0,"z":0}},{"groupId":243,"instId":300008,"propState":0,"propId":104156,"pos":{"x":165881,"y":254430,"z":394913},"rot":{"x":0,"y":27003,"z":0}},{"groupId":243,"instId":300022,"propState":1,"propId":211,"pos":{"x":44609,"y":392373,"z":300371},"rot":{"x":0,"y":0,"z":0}},{"groupId":243,"instId":300020,"propState":1,"propId":211,"pos":{"x":-30630,"y":325424,"z":368260},"rot":{"x":0,"y":275701,"z":0}},{"groupId":243,"instId":300019,"propState":1,"propId":211,"pos":{"x":-4080,"y":345562,"z":315305},"rot":{"x":0,"y":0,"z":0}},{"groupId":243,"instId":300017,"propState":1,"propId":211,"pos":{"x":175589,"y":271062,"z":474526},"rot":{"x":0,"y":0,"z":0}},{"groupId":243,"instId":300016,"propState":1,"propId":211,"pos":{"x":164644,"y":254090,"z":393617},"rot":{"x":0,"y":89383,"z":0}},{"groupId":243,"instId":300015,"propState":18,"propId":104054,"pos":{"x":45281,"y":393050,"z":301283},"rot":{"x":0,"y":0,"z":0}},{"groupId":243,"instId":300014,"propState":0,"propId":104155,"pos":{"x":11487,"y":190700,"z":43955},"rot":{"x":0,"y":0,"z":0}},{"groupId":243,"instId":300013,"propState":2,"propId":104023,"pos":{"x":-30471,"y":323153,"z":368556},"rot":{"x":317983,"y":228003,"z":5396}},{"groupId":243,"instId":300012,"propState":0,"propId":104020,"pos":{"x":-3602,"y":345808,"z":314799},"rot":{"x":0,"y":18334,"z":0}},{"groupId":243,"instId":300011,"propState":0,"propId":104109,"pos":{"x":9544,"y":207071,"z":346708},"rot":{"x":0,"y":121835,"z":0}},{"groupId":243,"instId":300010,"propState":0,"propId":104175,"pos":{"x":175190,"y":271079,"z":473797},"rot":{"x":0,"y":35495,"z":0}},{"groupId":243,"instId":300007,"propState":0,"propId":104220,"pos":{"x":44609,"y":392373,"z":300371},"rot":{"x":0,"y":331204,"z":0}},{"groupId":243,"instId":300006,"propState":0,"propId":104220,"pos":{"x":12203,"y":190700,"z":43617},"rot":{"x":0,"y":35896,"z":0}},{"groupId":243,"instId":300005,"propState":0,"propId":104220,"pos":{"x":-29993,"y":322886,"z":368201},"rot":{"x":0,"y":275701,"z":0}},{"groupId":243,"instId":300004,"propState":0,"propId":104220,"pos":{"x":-4080,"y":345562,"z":315305},"rot":{"x":0,"y":35823,"z":0}},{"groupId":243,"instId":300003,"propState":0,"propId":104220,"pos":{"x":9930,"y":207003,"z":347094},"rot":{"x":0,"y":174197,"z":0}},{"groupId":243,"instId":300002,"propState":0,"propId":104220,"pos":{"x":175589,"y":271062,"z":474526},"rot":{"x":12264,"y":154144,"z":2610}},{"groupId":243,"instId":300001,"propState":0,"propId":104220,"pos":{"x":164644,"y":254090,"z":393617},"rot":{"x":0,"y":89383,"z":0}},{"groupId":243,"instId":300009,"propState":20,"propId":60403,"pos":{"x":-5872,"y":207003,"z":327007},"rot":{"x":0,"y":114156,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"110":{"props":[{"groupId":110,"instId":300002,"propState":1,"propId":211,"pos":{"x":28073,"y":189891,"z":55083},"rot":{"x":11976,"y":29176,"z":7071}},{"groupId":110,"instId":300004,"propState":0,"propId":100,"pos":{"x":21084,"y":192875,"z":52645},"rot":{"x":0,"y":0,"z":0}},{"groupId":110,"instId":300003,"propState":0,"propId":103074,"pos":{"x":22327,"y":192933,"z":52548},"rot":{"x":0,"y":340029,"z":2558}},{"groupId":110,"instId":300001,"propState":18,"propId":104125,"pos":{"x":21084,"y":192875,"z":52645},"rot":{"x":327638,"y":34214,"z":304456}}],"npcs":[],"monsters":[],"teleports":{}},"111":{"props":[{"groupId":111,"instId":300004,"propState":0,"propId":100,"pos":{"x":-67759,"y":208131,"z":225172},"rot":{"x":0,"y":211822,"z":0}},{"groupId":111,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-68503,"y":208121,"z":225566},"rot":{"x":0,"y":211822,"z":0}},{"groupId":111,"instId":300002,"propState":1,"propId":211,"pos":{"x":-65462,"y":207109,"z":225120},"rot":{"x":0,"y":0,"z":0}},{"groupId":111,"instId":300001,"propState":18,"propId":104125,"pos":{"x":-67759,"y":208027,"z":225172},"rot":{"x":0,"y":251426,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"112":{"props":[{"groupId":112,"instId":300003,"propState":0,"propId":103074,"pos":{"x":7247,"y":207257,"z":292924},"rot":{"x":22893,"y":209447,"z":0}},{"groupId":112,"instId":300004,"propState":0,"propId":100,"pos":{"x":7968,"y":207357,"z":292807},"rot":{"x":22893,"y":209447,"z":0}},{"groupId":112,"instId":300002,"propState":1,"propId":211,"pos":{"x":7709,"y":207035,"z":292338},"rot":{"x":1723,"y":49654,"z":354450}},{"groupId":112,"instId":300001,"propState":18,"propId":104125,"pos":{"x":7804,"y":207003,"z":292376},"rot":{"x":6590,"y":170777,"z":358013}}],"npcs":[],"monsters":[],"teleports":{}},"113":{"props":[{"groupId":113,"instId":300004,"propState":0,"propId":100,"pos":{"x":12920,"y":207262,"z":320000},"rot":{"x":0,"y":109080,"z":0}},{"groupId":113,"instId":300003,"propState":0,"propId":103074,"pos":{"x":13382,"y":207291,"z":318946},"rot":{"x":0,"y":109080,"z":0}},{"groupId":113,"instId":300002,"propState":1,"propId":211,"pos":{"x":13979,"y":207114,"z":319581},"rot":{"x":40640,"y":10822,"z":24937}},{"groupId":113,"instId":300001,"propState":18,"propId":104125,"pos":{"x":13979,"y":207100,"z":319633},"rot":{"x":340969,"y":139589,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"115":{"props":[{"groupId":115,"instId":300004,"propState":0,"propId":100,"pos":{"x":17017,"y":167224,"z":297836},"rot":{"x":0,"y":87929,"z":0}},{"groupId":115,"instId":300003,"propState":0,"propId":103074,"pos":{"x":17374,"y":167233,"z":297118},"rot":{"x":0,"y":87929,"z":0}},{"groupId":115,"instId":300002,"propState":1,"propId":211,"pos":{"x":17465,"y":167131,"z":297852},"rot":{"x":0,"y":311960,"z":0}},{"groupId":115,"instId":300001,"propState":18,"propId":104125,"pos":{"x":17542,"y":167074,"z":297855},"rot":{"x":0,"y":102144,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300006,"propState":0,"propId":100,"pos":{"x":30240,"y":204550,"z":281730},"rot":{"x":0,"y":66651,"z":0}},{"groupId":114,"instId":300005,"propState":0,"propId":103074,"pos":{"x":22660,"y":212040,"z":292300},"rot":{"x":0,"y":164442,"z":0}},{"groupId":114,"instId":300004,"propState":0,"propId":100,"pos":{"x":26181,"y":212110,"z":291693},"rot":{"x":0,"y":343002,"z":0}},{"groupId":114,"instId":300003,"propState":0,"propId":103074,"pos":{"x":22660,"y":212040,"z":292300},"rot":{"x":0,"y":164442,"z":0}},{"groupId":114,"instId":300002,"propState":1,"propId":211,"pos":{"x":24577,"y":207011,"z":295469},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300001,"propState":18,"propId":104125,"pos":{"x":24136,"y":211184,"z":290351},"rot":{"x":276305,"y":325418,"z":186522}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300004,"propState":0,"propId":100,"pos":{"x":112511,"y":221879,"z":308199},"rot":{"x":0,"y":70574,"z":0}},{"groupId":116,"instId":300003,"propState":0,"propId":103074,"pos":{"x":112610,"y":221872,"z":307618},"rot":{"x":0,"y":70574,"z":0}},{"groupId":116,"instId":300002,"propState":1,"propId":211,"pos":{"x":112352,"y":220077,"z":307715},"rot":{"x":352435,"y":183,"z":357229}},{"groupId":116,"instId":300001,"propState":18,"propId":104125,"pos":{"x":112499,"y":221744,"z":308208},"rot":{"x":351946,"y":340000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"117":{"props":[{"groupId":117,"instId":300005,"propState":0,"propId":100,"pos":{"x":57133,"y":207636,"z":204898},"rot":{"x":0,"y":0,"z":0}},{"groupId":117,"instId":300004,"propState":0,"propId":100,"pos":{"x":56507,"y":207702,"z":203613},"rot":{"x":0,"y":31826,"z":0}},{"groupId":117,"instId":300003,"propState":0,"propId":103074,"pos":{"x":55600,"y":208152,"z":204642},"rot":{"x":9521,"y":211826,"z":0}},{"groupId":117,"instId":300002,"propState":1,"propId":211,"pos":{"x":56885,"y":207702,"z":203642},"rot":{"x":46879,"y":254480,"z":23571}},{"groupId":117,"instId":300001,"propState":18,"propId":104125,"pos":{"x":56507,"y":207702,"z":203613},"rot":{"x":0,"y":247015,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300002,"propState":1,"propId":211,"pos":{"x":85844,"y":196798,"z":233192},"rot":{"x":0,"y":0,"z":0}},{"groupId":118,"instId":300004,"propState":0,"propId":100,"pos":{"x":83351,"y":200710,"z":234155},"rot":{"x":0,"y":313011,"z":0}},{"groupId":118,"instId":300003,"propState":0,"propId":103074,"pos":{"x":83875,"y":200713,"z":234704},"rot":{"x":0,"y":313011,"z":0}},{"groupId":118,"instId":300001,"propState":18,"propId":104125,"pos":{"x":83178,"y":200627,"z":234317},"rot":{"x":345008,"y":41703,"z":339649}}],"npcs":[],"monsters":[],"teleports":{}},"119":{"props":[{"groupId":119,"instId":300004,"propState":0,"propId":100,"pos":{"x":177040,"y":254373,"z":380926},"rot":{"x":0,"y":0,"z":0}},{"groupId":119,"instId":300003,"propState":0,"propId":103074,"pos":{"x":178410,"y":254251,"z":381957},"rot":{"x":0,"y":0,"z":0}},{"groupId":119,"instId":300002,"propState":1,"propId":211,"pos":{"x":177708,"y":254120,"z":379685},"rot":{"x":0,"y":0,"z":0}},{"groupId":119,"instId":300001,"propState":18,"propId":104125,"pos":{"x":177040,"y":254094,"z":381985},"rot":{"x":0,"y":315767,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"120":{"props":[{"groupId":120,"instId":300004,"propState":0,"propId":100,"pos":{"x":68860,"y":303987,"z":373121},"rot":{"x":0,"y":269332,"z":0}},{"groupId":120,"instId":300003,"propState":0,"propId":103074,"pos":{"x":66757,"y":303916,"z":374257},"rot":{"x":0,"y":269332,"z":0}},{"groupId":120,"instId":300002,"propState":1,"propId":211,"pos":{"x":67780,"y":300116,"z":372478},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300001,"propState":18,"propId":104125,"pos":{"x":66010,"y":303810,"z":372290},"rot":{"x":285471,"y":179073,"z":77873}}],"npcs":[],"monsters":[],"teleports":{}},"121":{"props":[{"groupId":121,"instId":300004,"propState":0,"propId":100,"pos":{"x":27789,"y":332237,"z":469308},"rot":{"x":0,"y":296167,"z":0}},{"groupId":121,"instId":300003,"propState":0,"propId":103074,"pos":{"x":27328,"y":332228,"z":470141},"rot":{"x":0,"y":296168,"z":0}},{"groupId":121,"instId":300002,"propState":1,"propId":211,"pos":{"x":28198,"y":329680,"z":467783},"rot":{"x":354593,"y":212145,"z":28472}},{"groupId":121,"instId":300001,"propState":18,"propId":104125,"pos":{"x":26787,"y":332165,"z":469801},"rot":{"x":301242,"y":323009,"z":12790}}],"npcs":[],"monsters":[],"teleports":{}},"122":{"props":[{"groupId":122,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-73327,"y":350208,"z":348126},"rot":{"x":0,"y":44515,"z":0}},{"groupId":122,"instId":300004,"propState":0,"propId":100,"pos":{"x":-73867,"y":350210,"z":348621},"rot":{"x":0,"y":44515,"z":0}},{"groupId":122,"instId":300002,"propState":1,"propId":211,"pos":{"x":-71192,"y":343368,"z":344247},"rot":{"x":0,"y":0,"z":0}},{"groupId":122,"instId":300001,"propState":18,"propId":104125,"pos":{"x":-73569,"y":350089,"z":348973},"rot":{"x":354457,"y":131790,"z":337927}}],"npcs":[],"monsters":[],"teleports":{}},"123":{"props":[{"groupId":123,"instId":300004,"propState":0,"propId":100,"pos":{"x":14216,"y":350081,"z":321201},"rot":{"x":0,"y":283110,"z":0}},{"groupId":123,"instId":300003,"propState":0,"propId":103074,"pos":{"x":14104,"y":350081,"z":321972},"rot":{"x":0,"y":283110,"z":0}},{"groupId":123,"instId":300002,"propState":1,"propId":211,"pos":{"x":16982,"y":347919,"z":315819},"rot":{"x":13494,"y":342885,"z":14757}},{"groupId":123,"instId":300001,"propState":18,"propId":104125,"pos":{"x":13512,"y":350127,"z":321374},"rot":{"x":316510,"y":61397,"z":218860}}],"npcs":[],"monsters":[],"teleports":{}},"124":{"props":[{"groupId":124,"instId":300002,"propState":1,"propId":211,"pos":{"x":34182,"y":392370,"z":290485},"rot":{"x":0,"y":0,"z":0}},{"groupId":124,"instId":300004,"propState":0,"propId":100,"pos":{"x":32875,"y":393096,"z":289863},"rot":{"x":0,"y":131166,"z":0}},{"groupId":124,"instId":300003,"propState":0,"propId":103074,"pos":{"x":32299,"y":393097,"z":289308},"rot":{"x":0,"y":131166,"z":0}},{"groupId":124,"instId":300001,"propState":18,"propId":104125,"pos":{"x":32875,"y":392965,"z":289863},"rot":{"x":0,"y":90435,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"125":{"props":[{"groupId":125,"instId":300004,"propState":0,"propId":100,"pos":{"x":-20227,"y":397882,"z":321955},"rot":{"x":0,"y":201358,"z":0}},{"groupId":125,"instId":300002,"propState":1,"propId":211,"pos":{"x":-16832,"y":396568,"z":322362},"rot":{"x":0,"y":179738,"z":0}},{"groupId":125,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-20916,"y":397954,"z":322293},"rot":{"x":0,"y":201358,"z":0}},{"groupId":125,"instId":300001,"propState":18,"propId":104125,"pos":{"x":-20286,"y":397882,"z":321702},"rot":{"x":300071,"y":98236,"z":84506}}],"npcs":[],"monsters":[],"teleports":{}},"126":{"props":[{"groupId":126,"instId":300004,"propState":0,"propId":100,"pos":{"x":-21601,"y":349375,"z":369777},"rot":{"x":0,"y":262626,"z":0}},{"groupId":126,"instId":300002,"propState":1,"propId":211,"pos":{"x":-21601,"y":349150,"z":369777},"rot":{"x":0,"y":191131,"z":0}},{"groupId":126,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-21674,"y":349375,"z":371089},"rot":{"x":31861,"y":262626,"z":0}},{"groupId":126,"instId":300001,"propState":18,"propId":104125,"pos":{"x":-21601,"y":349150,"z":369777},"rot":{"x":0,"y":228136,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"132":{"props":[{"groupId":132,"instId":300002,"propState":1,"propId":104041,"pos":{"x":0,"y":3720,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":132,"instId":300001,"propState":1,"propId":104041,"pos":{"x":0,"y":3720,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"131":{"props":[{"groupId":131,"instId":300006,"propState":0,"propId":104032,"pos":{"x":-68776,"y":350300,"z":380955},"rot":{"x":0,"y":225000,"z":0}},{"groupId":131,"instId":300005,"propState":0,"propId":100,"pos":{"x":-63842,"y":348999,"z":386436},"rot":{"x":0,"y":0,"z":0}},{"groupId":131,"instId":300004,"propState":0,"propId":100,"pos":{"x":-64980,"y":351400,"z":383510},"rot":{"x":0,"y":52319,"z":0}},{"groupId":131,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-11093,"y":46202,"z":-56013},"rot":{"x":0,"y":298365,"z":0}},{"groupId":131,"instId":300002,"propState":0,"propId":100,"pos":{"x":-63842,"y":348999,"z":386436},"rot":{"x":0,"y":0,"z":0}},{"groupId":131,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-68776,"y":348999,"z":380955},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300014,"propState":1,"propId":104180,"pos":{"x":29170,"y":220065,"z":284200},"rot":{"x":0,"y":247000,"z":0}},{"groupId":156,"instId":300013,"propState":1,"propId":104179,"pos":{"x":26410,"y":206899,"z":290990},"rot":{"x":0,"y":247000,"z":0}},{"groupId":156,"instId":300012,"propState":1,"propId":104003,"pos":{"x":24230,"y":219944,"z":279250},"rot":{"x":0,"y":246575,"z":0}},{"groupId":156,"instId":300011,"propState":1,"propId":104003,"pos":{"x":34921,"y":219944,"z":288786},"rot":{"x":0,"y":66575,"z":0}},{"groupId":156,"instId":300010,"propState":1,"propId":104003,"pos":{"x":28875,"y":206899,"z":292922},"rot":{"x":0,"y":335819,"z":0}},{"groupId":156,"instId":300009,"propState":1,"propId":104164,"pos":{"x":29260,"y":211950,"z":284070},"rot":{"x":0,"y":67500,"z":0}},{"groupId":156,"instId":300008,"propState":1,"propId":104164,"pos":{"x":29260,"y":211950,"z":284070},"rot":{"x":0,"y":67500,"z":0}},{"groupId":156,"instId":300007,"propState":1,"propId":104164,"pos":{"x":29260,"y":211950,"z":284070},"rot":{"x":0,"y":67500,"z":0}},{"groupId":156,"instId":300006,"propState":1,"propId":104164,"pos":{"x":29260,"y":211950,"z":284070},"rot":{"x":0,"y":67500,"z":0}},{"groupId":156,"instId":300005,"propState":1,"propId":104164,"pos":{"x":29260,"y":211950,"z":284070},"rot":{"x":0,"y":67500,"z":0}},{"groupId":156,"instId":300004,"propState":1,"propId":104164,"pos":{"x":29260,"y":211950,"z":284070},"rot":{"x":0,"y":67500,"z":0}},{"groupId":156,"instId":300003,"propState":1,"propId":104164,"pos":{"x":29260,"y":211950,"z":284070},"rot":{"x":0,"y":67500,"z":0}},{"groupId":156,"instId":300002,"propState":1,"propId":104164,"pos":{"x":29260,"y":211950,"z":284070},"rot":{"x":0,"y":67500,"z":0}},{"groupId":156,"instId":300001,"propState":1,"propId":104161,"pos":{"x":29290,"y":211949,"z":283830},"rot":{"x":0,"y":67500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"213":{"props":[{"groupId":213,"instId":300022,"propState":0,"propId":104080,"pos":{"x":48692,"y":392834,"z":337526},"rot":{"x":0,"y":255921,"z":0}},{"groupId":213,"instId":300017,"propState":0,"propId":104080,"pos":{"x":38450,"y":331814,"z":447140},"rot":{"x":352534,"y":184808,"z":0}},{"groupId":213,"instId":300013,"propState":0,"propId":104080,"pos":{"x":86834,"y":197498,"z":221403},"rot":{"x":0,"y":193387,"z":0}},{"groupId":213,"instId":300008,"propState":0,"propId":104080,"pos":{"x":54125,"y":220644,"z":303238},"rot":{"x":0,"y":112050,"z":0}},{"groupId":213,"instId":300003,"propState":0,"propId":104080,"pos":{"x":59416,"y":187707,"z":59196},"rot":{"x":0,"y":252447,"z":0}},{"groupId":213,"instId":300019,"propState":0,"propId":104080,"pos":{"x":-8778,"y":345851,"z":317746},"rot":{"x":0,"y":265231,"z":0}},{"groupId":213,"instId":300014,"propState":0,"propId":104080,"pos":{"x":160376,"y":254791,"z":383263},"rot":{"x":0,"y":319187,"z":0}},{"groupId":213,"instId":300010,"propState":0,"propId":104080,"pos":{"x":106467,"y":212564,"z":213312},"rot":{"x":0,"y":274354,"z":0}},{"groupId":213,"instId":300011,"propState":0,"propId":104080,"pos":{"x":-17922,"y":180869,"z":-124303},"rot":{"x":0,"y":262461,"z":0}},{"groupId":213,"instId":300023,"propState":0,"propId":104080,"pos":{"x":37496,"y":393105,"z":296193},"rot":{"x":0,"y":161303,"z":0}},{"groupId":213,"instId":300021,"propState":0,"propId":104080,"pos":{"x":114530,"y":382989,"z":339428},"rot":{"x":0,"y":320577,"z":0}},{"groupId":213,"instId":300018,"propState":0,"propId":104080,"pos":{"x":33112,"y":339640,"z":373331},"rot":{"x":0,"y":157712,"z":0}},{"groupId":213,"instId":300015,"propState":0,"propId":104080,"pos":{"x":162599,"y":220780,"z":271675},"rot":{"x":0,"y":31833,"z":0}},{"groupId":213,"instId":300009,"propState":0,"propId":104080,"pos":{"x":128810,"y":220734,"z":283890},"rot":{"x":0,"y":83493,"z":0}},{"groupId":213,"instId":300006,"propState":0,"propId":104080,"pos":{"x":170,"y":207703,"z":314980},"rot":{"x":0,"y":75253,"z":0}},{"groupId":213,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-7542,"y":186667,"z":-72969},"rot":{"x":0,"y":330539,"z":0}},{"groupId":213,"instId":300020,"propState":0,"propId":104080,"pos":{"x":37679,"y":353229,"z":330623},"rot":{"x":0,"y":58733,"z":0}},{"groupId":213,"instId":300016,"propState":0,"propId":104080,"pos":{"x":192845,"y":265063,"z":438869},"rot":{"x":0,"y":122492,"z":0}},{"groupId":213,"instId":300012,"propState":0,"propId":104080,"pos":{"x":110132,"y":211301,"z":208465},"rot":{"x":0,"y":108443,"z":0}},{"groupId":213,"instId":300007,"propState":0,"propId":104080,"pos":{"x":23580,"y":207703,"z":305310},"rot":{"x":0,"y":342878,"z":0}},{"groupId":213,"instId":300005,"propState":0,"propId":104080,"pos":{"x":-33639,"y":207603,"z":264410},"rot":{"x":0,"y":75253,"z":0}},{"groupId":213,"instId":300004,"propState":0,"propId":104080,"pos":{"x":13739,"y":190798,"z":210189},"rot":{"x":0,"y":252447,"z":0}},{"groupId":213,"instId":300002,"propState":0,"propId":104080,"pos":{"x":85510,"y":181807,"z":35190},"rot":{"x":0,"y":22667,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"219":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300004,"propState":0,"propId":100,"pos":{"x":62110,"y":207921,"z":203350},"rot":{"x":0,"y":11381,"z":0}},{"groupId":218,"instId":300003,"propState":0,"propId":104102,"pos":{"x":59761,"y":208540,"z":206883},"rot":{"x":0,"y":146381,"z":0}},{"groupId":218,"instId":300002,"propState":0,"propId":104159,"pos":{"x":62110,"y":207821,"z":203350},"rot":{"x":0,"y":11381,"z":0}},{"groupId":218,"instId":300001,"propState":0,"propId":104167,"pos":{"x":62110,"y":207721,"z":203350},"rot":{"x":0,"y":11381,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300001,"propState":12,"propId":60401,"pos":{"x":200615,"y":260075,"z":424813},"rot":{"x":352967,"y":267249,"z":356141}}],"npcs":[],"monsters":[],"teleports":{}},"220":{"props":[{"groupId":220,"instId":300004,"propState":0,"propId":100,"pos":{"x":200615,"y":260075,"z":424813},"rot":{"x":352967,"y":267249,"z":356141}},{"groupId":220,"instId":300003,"propState":0,"propId":104102,"pos":{"x":200786,"y":260695,"z":422856},"rot":{"x":3830,"y":356776,"z":352952}},{"groupId":220,"instId":300002,"propState":0,"propId":104159,"pos":{"x":200615,"y":260175,"z":424813},"rot":{"x":352967,"y":267249,"z":356141}},{"groupId":220,"instId":300001,"propState":12,"propId":60401,"pos":{"x":200615,"y":260075,"z":424813},"rot":{"x":352967,"y":267249,"z":356141}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300001,"propState":12,"propId":60401,"pos":{"x":11476,"y":219944,"z":278851},"rot":{"x":0,"y":51595,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300001,"propState":12,"propId":60401,"pos":{"x":11476,"y":219944,"z":278851},"rot":{"x":0,"y":51595,"z":0}},{"groupId":222,"instId":300004,"propState":0,"propId":100,"pos":{"x":11476,"y":219944,"z":278851},"rot":{"x":0,"y":51595,"z":0}},{"groupId":222,"instId":300003,"propState":0,"propId":104102,"pos":{"x":10234,"y":220706,"z":280418},"rot":{"x":0,"y":141595,"z":0}},{"groupId":222,"instId":300002,"propState":0,"propId":104159,"pos":{"x":11476,"y":220044,"z":278851},"rot":{"x":0,"y":51595,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300002,"propState":0,"propId":138,"pos":{"x":-47170,"y":340107,"z":371079},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300001,"propState":0,"propId":138,"pos":{"x":10546,"y":171988,"z":313072},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"237":{"props":[{"groupId":237,"instId":300001,"propState":8,"propId":808,"pos":{"x":163962,"y":220050,"z":264431},"rot":{"x":0,"y":302650,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1027":{"anchorId":1,"groupId":237,"instId":300001,"pos":{"x":162379,"y":220000,"z":265445},"rot":{"x":0,"y":122650,"z":0}}}},"238":{"props":[{"groupId":238,"instId":300001,"propState":8,"propId":702,"pos":{"x":107690,"y":197798,"z":238090},"rot":{"x":0,"y":19633,"z":0}}],"npcs":[],"monsters":[{"groupId":238,"instId":200001,"monsterId":4023021,"eventId":101223,"pos":{"x":107690,"y":196798,"z":238090},"rot":{"x":0,"y":109633,"z":0}}],"teleports":{"1123":{"anchorId":1,"groupId":238,"instId":300001,"pos":{"x":113390,"y":196798,"z":236060},"rot":{"x":0,"y":289633,"z":0}}}},"239":{"props":[{"groupId":239,"instId":300015,"propState":0,"propId":104220,"pos":{"x":18561,"y":392453,"z":287157},"rot":{"x":6484,"y":331424,"z":0}},{"groupId":239,"instId":300014,"propState":0,"propId":104220,"pos":{"x":103499,"y":385429,"z":328458},"rot":{"x":9301,"y":38865,"z":353805}},{"groupId":239,"instId":300013,"propState":0,"propId":104220,"pos":{"x":29315,"y":329627,"z":454943},"rot":{"x":0,"y":52363,"z":0}},{"groupId":239,"instId":300011,"propState":0,"propId":104220,"pos":{"x":164486,"y":254041,"z":372324},"rot":{"x":0,"y":128570,"z":0}},{"groupId":239,"instId":300010,"propState":0,"propId":104220,"pos":{"x":115341,"y":196765,"z":222343},"rot":{"x":0,"y":133872,"z":0}},{"groupId":239,"instId":300009,"propState":0,"propId":104220,"pos":{"x":64537,"y":207619,"z":219835},"rot":{"x":0,"y":169669,"z":0}},{"groupId":239,"instId":300008,"propState":0,"propId":104220,"pos":{"x":115638,"y":220057,"z":310141},"rot":{"x":0,"y":74460,"z":0}},{"groupId":239,"instId":300007,"propState":0,"propId":104220,"pos":{"x":102763,"y":220065,"z":298789},"rot":{"x":0,"y":61188,"z":0}},{"groupId":239,"instId":300006,"propState":0,"propId":104220,"pos":{"x":50503,"y":219889,"z":313650},"rot":{"x":0,"y":212607,"z":0}},{"groupId":239,"instId":300003,"propState":0,"propId":104220,"pos":{"x":13665,"y":204093,"z":311224},"rot":{"x":0,"y":122607,"z":0}},{"groupId":239,"instId":300005,"propState":0,"propId":104220,"pos":{"x":-15465,"y":344488,"z":322225},"rot":{"x":353790,"y":122607,"z":0}},{"groupId":239,"instId":300004,"propState":0,"propId":104220,"pos":{"x":17329,"y":189998,"z":213529},"rot":{"x":1513,"y":149880,"z":359122}},{"groupId":239,"instId":300002,"propState":0,"propId":104220,"pos":{"x":30821,"y":190584,"z":74044},"rot":{"x":1723,"y":170096,"z":359699}},{"groupId":239,"instId":300001,"propState":0,"propId":104220,"pos":{"x":-3832,"y":186267,"z":-73790},"rot":{"x":358251,"y":180000,"z":355662}}],"npcs":[],"monsters":[],"teleports":{}},"247":{"props":[],"npcs":[],"monsters":[{"groupId":247,"instId":200008,"monsterId":4022010,"eventId":20421134,"pos":{"x":1614,"y":175260,"z":290741},"rot":{"x":0,"y":37183,"z":0}},{"groupId":247,"instId":200006,"monsterId":4022010,"eventId":20421132,"pos":{"x":-733,"y":175289,"z":298785},"rot":{"x":0,"y":15875,"z":0}},{"groupId":247,"instId":200001,"monsterId":4032010,"eventId":20421127,"pos":{"x":23157,"y":175260,"z":330230},"rot":{"x":0,"y":27899,"z":0}},{"groupId":247,"instId":200007,"monsterId":4022010,"eventId":20421133,"pos":{"x":-695,"y":175309,"z":303074},"rot":{"x":0,"y":162932,"z":0}},{"groupId":247,"instId":200005,"monsterId":4032010,"eventId":20421131,"pos":{"x":34350,"y":175270,"z":282280},"rot":{"x":0,"y":283193,"z":0}},{"groupId":247,"instId":200004,"monsterId":4032010,"eventId":20421130,"pos":{"x":40500,"y":175270,"z":288070},"rot":{"x":0,"y":4374,"z":0}},{"groupId":247,"instId":200003,"monsterId":4032010,"eventId":20421129,"pos":{"x":35145,"y":175260,"z":314006},"rot":{"x":0,"y":233690,"z":0}},{"groupId":247,"instId":200002,"monsterId":4032010,"eventId":20421128,"pos":{"x":24470,"y":175260,"z":327170},"rot":{"x":0,"y":30884,"z":0}}],"teleports":{}},"248":{"props":[],"npcs":[],"monsters":[{"groupId":248,"instId":200004,"monsterId":4012040,"eventId":20421138,"pos":{"x":20040,"y":166210,"z":304540},"rot":{"x":0,"y":159665,"z":0}},{"groupId":248,"instId":200003,"monsterId":4012040,"eventId":20421137,"pos":{"x":16600,"y":166210,"z":301270},"rot":{"x":0,"y":111038,"z":0}},{"groupId":248,"instId":200002,"monsterId":4012040,"eventId":20421136,"pos":{"x":32079,"y":166210,"z":305456},"rot":{"x":0,"y":68568,"z":0}},{"groupId":248,"instId":200001,"monsterId":4012030,"eventId":20421135,"pos":{"x":-14011,"y":166210,"z":319880},"rot":{"x":0,"y":155910,"z":0}}],"teleports":{}},"249":{"props":[],"npcs":[],"monsters":[{"groupId":249,"instId":200003,"monsterId":4032010,"eventId":20421142,"pos":{"x":-73981,"y":340000,"z":373547},"rot":{"x":0,"y":288982,"z":0}},{"groupId":249,"instId":200004,"monsterId":4032010,"eventId":20421143,"pos":{"x":-88643,"y":348999,"z":357986},"rot":{"x":0,"y":122116,"z":0}},{"groupId":249,"instId":200002,"monsterId":4032010,"eventId":20421141,"pos":{"x":-30368,"y":348999,"z":396356},"rot":{"x":0,"y":129058,"z":0}},{"groupId":249,"instId":200001,"monsterId":4032010,"eventId":20421140,"pos":{"x":-16115,"y":340000,"z":379427},"rot":{"x":0,"y":160610,"z":0}}],"teleports":{}},"246":{"props":[],"npcs":[],"monsters":[{"groupId":246,"instId":200022,"monsterId":4032010,"eventId":20421124,"pos":{"x":43350,"y":337958,"z":412122},"rot":{"x":0,"y":90564,"z":0}},{"groupId":246,"instId":200023,"monsterId":4032010,"eventId":20421125,"pos":{"x":45810,"y":337958,"z":413317},"rot":{"x":0,"y":213984,"z":0}},{"groupId":246,"instId":200020,"monsterId":4032010,"eventId":20421122,"pos":{"x":184137,"y":262277,"z":430232},"rot":{"x":0,"y":46178,"z":0}},{"groupId":246,"instId":200019,"monsterId":4032010,"eventId":20421121,"pos":{"x":187238,"y":263777,"z":433616},"rot":{"x":0,"y":174915,"z":0}},{"groupId":246,"instId":200016,"monsterId":4022010,"eventId":20421118,"pos":{"x":186653,"y":268236,"z":450186},"rot":{"x":0,"y":160119,"z":0}},{"groupId":246,"instId":200015,"monsterId":4032010,"eventId":20421117,"pos":{"x":177100,"y":258586,"z":415876},"rot":{"x":0,"y":201701,"z":0}},{"groupId":246,"instId":200013,"monsterId":4032010,"eventId":20421115,"pos":{"x":174593,"y":258082,"z":414744},"rot":{"x":0,"y":338048,"z":0}},{"groupId":246,"instId":200012,"monsterId":4032010,"eventId":20421114,"pos":{"x":195154,"y":260123,"z":422718},"rot":{"x":0,"y":90564,"z":0}},{"groupId":246,"instId":200010,"monsterId":4032010,"eventId":20421111,"pos":{"x":101291,"y":196798,"z":221279},"rot":{"x":0,"y":173616,"z":0}},{"groupId":246,"instId":200009,"monsterId":4022010,"eventId":20421110,"pos":{"x":133044,"y":207911,"z":204687},"rot":{"x":0,"y":135420,"z":0}},{"groupId":246,"instId":200007,"monsterId":4022010,"eventId":20421108,"pos":{"x":117399,"y":214333,"z":230378},"rot":{"x":0,"y":286143,"z":0}},{"groupId":246,"instId":200006,"monsterId":4032010,"eventId":20421107,"pos":{"x":149830,"y":220095,"z":262010},"rot":{"x":0,"y":193764,"z":0}},{"groupId":246,"instId":200004,"monsterId":4032010,"eventId":20421105,"pos":{"x":127088,"y":220066,"z":301389},"rot":{"x":0,"y":51633,"z":0}},{"groupId":246,"instId":200002,"monsterId":4032010,"eventId":20421102,"pos":{"x":-53259,"y":207030,"z":221398},"rot":{"x":0,"y":229139,"z":0}},{"groupId":246,"instId":200021,"monsterId":4032010,"eventId":20421123,"pos":{"x":187684,"y":262396,"z":428854},"rot":{"x":0,"y":325,"z":0}},{"groupId":246,"instId":200018,"monsterId":4022010,"eventId":20421120,"pos":{"x":189012,"y":268391,"z":453344},"rot":{"x":0,"y":112572,"z":0}},{"groupId":246,"instId":200017,"monsterId":4022010,"eventId":20421119,"pos":{"x":190238,"y":267654,"z":450441},"rot":{"x":0,"y":51785,"z":0}},{"groupId":246,"instId":200014,"monsterId":4032010,"eventId":20421116,"pos":{"x":174991,"y":258285,"z":417591},"rot":{"x":0,"y":245141,"z":0}},{"groupId":246,"instId":200011,"monsterId":4032010,"eventId":20421112,"pos":{"x":99716,"y":196798,"z":219347},"rot":{"x":0,"y":22301,"z":0}},{"groupId":246,"instId":200008,"monsterId":4022010,"eventId":20421109,"pos":{"x":101091,"y":212481,"z":216615},"rot":{"x":0,"y":340186,"z":0}},{"groupId":246,"instId":200005,"monsterId":4022010,"eventId":20421106,"pos":{"x":122659,"y":220066,"z":306260},"rot":{"x":0,"y":163117,"z":0}},{"groupId":246,"instId":200003,"monsterId":4032010,"eventId":20421103,"pos":{"x":-55287,"y":207030,"z":223224},"rot":{"x":0,"y":188917,"z":0}},{"groupId":246,"instId":200001,"monsterId":4022010,"eventId":20421101,"pos":{"x":-68455,"y":207109,"z":234344},"rot":{"x":0,"y":275630,"z":0}}],"teleports":{}},"250":{"props":[],"npcs":[],"monsters":[{"groupId":250,"instId":200004,"monsterId":4012030,"eventId":20421147,"pos":{"x":-64220,"y":348998,"z":347826},"rot":{"x":0,"y":99739,"z":0}},{"groupId":250,"instId":200003,"monsterId":4022010,"eventId":20421146,"pos":{"x":-42831,"y":348999,"z":398030},"rot":{"x":0,"y":348743,"z":0}},{"groupId":250,"instId":200002,"monsterId":4022010,"eventId":20421145,"pos":{"x":-44641,"y":348999,"z":399608},"rot":{"x":0,"y":35339,"z":0}},{"groupId":250,"instId":200001,"monsterId":4012030,"eventId":20421144,"pos":{"x":-43090,"y":348999,"z":401805},"rot":{"x":0,"y":224712,"z":0}}],"teleports":{}},"252":{"props":[{"groupId":252,"instId":300002,"propState":0,"propId":100,"pos":{"x":-12522,"y":348998,"z":377976},"rot":{"x":0,"y":277548,"z":0}},{"groupId":252,"instId":300003,"propState":0,"propId":211,"pos":{"x":-12522,"y":348998,"z":377976},"rot":{"x":0,"y":277548,"z":0}},{"groupId":252,"instId":300001,"propState":11,"propId":60403,"pos":{"x":-12522,"y":348998,"z":377976},"rot":{"x":0,"y":277548,"z":0}}],"npcs":[],"monsters":[{"groupId":252,"instId":200001,"monsterId":4023020,"eventId":20421231,"pos":{"x":-18174,"y":348998,"z":378997},"rot":{"x":0,"y":277713,"z":0}}],"teleports":{}},"253":{"props":[{"groupId":253,"instId":300004,"propState":0,"propId":104080,"pos":{"x":26201,"y":175970,"z":271070},"rot":{"x":0,"y":51048,"z":0}},{"groupId":253,"instId":300005,"propState":0,"propId":104080,"pos":{"x":44559,"y":175960,"z":313101},"rot":{"x":0,"y":303238,"z":0}},{"groupId":253,"instId":300003,"propState":0,"propId":104080,"pos":{"x":-23994,"y":175960,"z":309304},"rot":{"x":0,"y":140644,"z":0}},{"groupId":253,"instId":300002,"propState":0,"propId":104080,"pos":{"x":10493,"y":175960,"z":346650},"rot":{"x":0,"y":145581,"z":0}},{"groupId":253,"instId":300001,"propState":0,"propId":104080,"pos":{"x":43966,"y":167678,"z":296237},"rot":{"x":0,"y":47939,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"254":{"props":[{"groupId":254,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-42719,"y":349699,"z":410122},"rot":{"x":0,"y":179765,"z":0}},{"groupId":254,"instId":300003,"propState":0,"propId":104080,"pos":{"x":-75910,"y":349699,"z":355140},"rot":{"x":0,"y":3407,"z":0}},{"groupId":254,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-66018,"y":340700,"z":332320},"rot":{"x":0,"y":317520,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"259":{"props":[{"groupId":259,"instId":300004,"propState":1,"propId":211,"pos":{"x":62020,"y":196798,"z":204424},"rot":{"x":0,"y":31045,"z":0}},{"groupId":259,"instId":300003,"propState":20,"propId":60401,"pos":{"x":62020,"y":196798,"z":204424},"rot":{"x":0,"y":31045,"z":0}},{"groupId":259,"instId":300002,"propState":0,"propId":104023,"pos":{"x":108990,"y":213863,"z":224470},"rot":{"x":0,"y":122610,"z":0}},{"groupId":259,"instId":300001,"propState":0,"propId":104010,"pos":{"x":108990,"y":213863,"z":224470},"rot":{"x":0,"y":122610,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"261":{"props":[{"groupId":261,"instId":300006,"propState":0,"propId":104032,"pos":{"x":-51762,"y":349400,"z":348597},"rot":{"x":0,"y":228174,"z":0}},{"groupId":261,"instId":300005,"propState":0,"propId":100,"pos":{"x":-28950,"y":348240,"z":389400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":261,"instId":300004,"propState":0,"propId":100,"pos":{"x":-54990,"y":340024,"z":382250},"rot":{"x":0,"y":74250,"z":0}},{"groupId":261,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-70259,"y":341820,"z":378252},"rot":{"x":0,"y":74250,"z":0}},{"groupId":261,"instId":300002,"propState":0,"propId":100,"pos":{"x":-29200,"y":345620,"z":389390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":261,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-70010,"y":340024,"z":378010},"rot":{"x":0,"y":254250,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"260":{"props":[{"groupId":260,"instId":300004,"propState":1,"propId":211,"pos":{"x":102767,"y":300134,"z":388170},"rot":{"x":0,"y":171402,"z":0}},{"groupId":260,"instId":300003,"propState":20,"propId":60401,"pos":{"x":102767,"y":300134,"z":388170},"rot":{"x":0,"y":171402,"z":0}},{"groupId":260,"instId":300002,"propState":0,"propId":104023,"pos":{"x":163518,"y":254091,"z":388710},"rot":{"x":0,"y":90922,"z":0}},{"groupId":260,"instId":300001,"propState":0,"propId":104010,"pos":{"x":163518,"y":254091,"z":388710},"rot":{"x":0,"y":90922,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"268":{"props":[{"groupId":268,"instId":300005,"propState":0,"propId":100,"pos":{"x":142450,"y":201142,"z":239840},"rot":{"x":0,"y":180000,"z":0}},{"groupId":268,"instId":300004,"propState":0,"propId":100,"pos":{"x":129960,"y":201010,"z":226520},"rot":{"x":0,"y":39310,"z":0}},{"groupId":268,"instId":300003,"propState":0,"propId":103074,"pos":{"x":122443,"y":198541,"z":220426},"rot":{"x":0,"y":65750,"z":0}},{"groupId":268,"instId":300002,"propState":0,"propId":100,"pos":{"x":142598,"y":201147,"z":239872},"rot":{"x":0,"y":225878,"z":353704}},{"groupId":268,"instId":300001,"propState":0,"propId":104098,"pos":{"x":122738,"y":196750,"z":220232},"rot":{"x":0,"y":245750,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"269":{"props":[{"groupId":269,"instId":300003,"propState":0,"propId":211,"pos":{"x":122738,"y":196750,"z":220232},"rot":{"x":0,"y":245750,"z":0}},{"groupId":269,"instId":300002,"propState":0,"propId":211,"pos":{"x":142598,"y":201147,"z":239872},"rot":{"x":0,"y":225878,"z":353704}},{"groupId":269,"instId":300001,"propState":20,"propId":60402,"pos":{"x":142598,"y":201147,"z":239872},"rot":{"x":0,"y":225878,"z":353704}}],"npcs":[],"monsters":[],"teleports":{}},"270":{"props":[{"groupId":270,"instId":300005,"propState":0,"propId":100,"pos":{"x":47367,"y":300116,"z":390818},"rot":{"x":0,"y":180000,"z":0}},{"groupId":270,"instId":300004,"propState":0,"propId":100,"pos":{"x":51576,"y":302798,"z":391939},"rot":{"x":0,"y":264950,"z":0}},{"groupId":270,"instId":300003,"propState":0,"propId":103074,"pos":{"x":55960,"y":301903,"z":392325},"rot":{"x":0,"y":261133,"z":0}},{"groupId":270,"instId":300002,"propState":0,"propId":100,"pos":{"x":47071,"y":300176,"z":390838},"rot":{"x":0,"y":78990,"z":0}},{"groupId":270,"instId":300001,"propState":0,"propId":104098,"pos":{"x":55700,"y":300116,"z":392576},"rot":{"x":0,"y":81133,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"271":{"props":[{"groupId":271,"instId":300002,"propState":0,"propId":211,"pos":{"x":47071,"y":300176,"z":390838},"rot":{"x":0,"y":78990,"z":0}},{"groupId":271,"instId":300003,"propState":0,"propId":211,"pos":{"x":55700,"y":300116,"z":392576},"rot":{"x":0,"y":81133,"z":0}},{"groupId":271,"instId":300001,"propState":20,"propId":60402,"pos":{"x":47071,"y":300176,"z":390838},"rot":{"x":0,"y":78990,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"272":{"props":[{"groupId":272,"instId":300001,"propState":11,"propId":104046,"pos":{"x":53840,"y":175327,"z":303410},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"273":{"props":[{"groupId":273,"instId":300001,"propState":11,"propId":104046,"pos":{"x":5575,"y":190700,"z":56198},"rot":{"x":0,"y":87579,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[{"groupId":274,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-27057,"y":348999,"z":395824},"rot":{"x":0,"y":206408,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"279":{"props":[{"groupId":279,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-48201,"y":349699,"z":404237},"rot":{"x":0,"y":244858,"z":0}},{"groupId":279,"instId":300003,"propState":0,"propId":104080,"pos":{"x":-77914,"y":349699,"z":357320},"rot":{"x":0,"y":80515,"z":0}},{"groupId":279,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-51166,"y":340700,"z":334377},"rot":{"x":0,"y":226648,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"278":{"props":[{"groupId":278,"instId":300014,"propState":18,"propId":104162,"pos":{"x":-16672,"y":396568,"z":313701},"rot":{"x":0,"y":141121,"z":0}},{"groupId":278,"instId":300006,"propState":18,"propId":104093,"pos":{"x":8112,"y":191211,"z":46132},"rot":{"x":0,"y":326413,"z":0}},{"groupId":278,"instId":300015,"propState":18,"propId":104162,"pos":{"x":18108,"y":205220,"z":325732},"rot":{"x":0,"y":141121,"z":0}},{"groupId":278,"instId":300013,"propState":18,"propId":104093,"pos":{"x":8423,"y":207477,"z":346193},"rot":{"x":3003,"y":57899,"z":302673}},{"groupId":278,"instId":300012,"propState":18,"propId":104093,"pos":{"x":107201,"y":220077,"z":309287},"rot":{"x":0,"y":229509,"z":0}},{"groupId":278,"instId":300011,"propState":18,"propId":104095,"pos":{"x":110672,"y":197446,"z":223819},"rot":{"x":0,"y":0,"z":0}},{"groupId":278,"instId":300010,"propState":18,"propId":104093,"pos":{"x":2205,"y":166210,"z":333334},"rot":{"x":0,"y":247685,"z":0}},{"groupId":278,"instId":300009,"propState":18,"propId":104095,"pos":{"x":-4100,"y":186343,"z":-75307},"rot":{"x":0,"y":0,"z":0}},{"groupId":278,"instId":300008,"propState":18,"propId":104096,"pos":{"x":104601,"y":220777,"z":294297},"rot":{"x":0,"y":162734,"z":0}},{"groupId":278,"instId":300007,"propState":18,"propId":104095,"pos":{"x":182190,"y":254439,"z":371711},"rot":{"x":0,"y":0,"z":0}},{"groupId":278,"instId":300005,"propState":18,"propId":104094,"pos":{"x":57741,"y":187222,"z":58501},"rot":{"x":0,"y":107212,"z":0}},{"groupId":278,"instId":300004,"propState":18,"propId":104094,"pos":{"x":99421,"y":213719,"z":228009},"rot":{"x":0,"y":235753,"z":4535}},{"groupId":278,"instId":300003,"propState":18,"propId":104096,"pos":{"x":14155,"y":190542,"z":212611},"rot":{"x":327076,"y":154185,"z":81522}},{"groupId":278,"instId":300002,"propState":18,"propId":104095,"pos":{"x":105115,"y":220065,"z":296017},"rot":{"x":0,"y":0,"z":0}},{"groupId":278,"instId":300001,"propState":18,"propId":104093,"pos":{"x":-35000,"y":206943,"z":255227},"rot":{"x":0,"y":265451,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"293":{"props":[{"groupId":293,"instId":300003,"propState":0,"propId":104141,"pos":{"x":-52580,"y":340024,"z":396680},"rot":{"x":0,"y":45000,"z":0}},{"groupId":293,"instId":300005,"propState":0,"propId":104038,"pos":{"x":-53080,"y":340120,"z":396720},"rot":{"x":0,"y":45000,"z":0}},{"groupId":293,"instId":300004,"propState":0,"propId":104039,"pos":{"x":-47350,"y":340000,"z":401540},"rot":{"x":0,"y":0,"z":0}},{"groupId":293,"instId":300002,"propState":2,"propId":104020,"pos":{"x":-50888,"y":340476,"z":394413},"rot":{"x":0,"y":137479,"z":0}},{"groupId":293,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-29403,"y":340070,"z":360707},"rot":{"x":0,"y":167294,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"302":{"props":[{"groupId":302,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-12942,"y":166910,"z":315149},"rot":{"x":0,"y":125848,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"303":{"props":[],"npcs":[],"monsters":[{"groupId":303,"instId":200001,"monsterId":4022010,"eventId":0,"pos":{"x":138439,"y":242549,"z":345309},"rot":{"x":0,"y":285000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":501,"startAnchorId":null,"startGroupId":null}},"2042201":{"P20422_F20422001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300014,"propState":0,"propId":104176,"pos":{"x":52540,"y":-5670,"z":298260},"rot":{"x":90000,"y":0,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":104024,"pos":{"x":46610,"y":-22170,"z":303620},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300012,"propState":0,"propId":104024,"pos":{"x":58410,"y":-22170,"z":303620},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":1,"propId":104181,"pos":{"x":52490,"y":-15944,"z":343170},"rot":{"x":0,"y":357407,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":104030,"pos":{"x":52480,"y":-20610,"z":300770},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":104269,"pos":{"x":52580,"y":-5610,"z":298220},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300008,"propState":0,"propId":104052,"pos":{"x":-82260,"y":-16040,"z":379320},"rot":{"x":0,"y":153412,"z":0}},{"groupId":4,"instId":300007,"propState":0,"propId":104052,"pos":{"x":-47140,"y":-7561,"z":379940},"rot":{"x":0,"y":149803,"z":0}},{"groupId":4,"instId":300006,"propState":0,"propId":104052,"pos":{"x":32580,"y":-16040,"z":379240},"rot":{"x":0,"y":330627,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":104052,"pos":{"x":-2200,"y":-7561,"z":380110},"rot":{"x":0,"y":330627,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":104019,"pos":{"x":-82260,"y":-16040,"z":379320},"rot":{"x":0,"y":85273,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":104019,"pos":{"x":-47140,"y":-7561,"z":379940},"rot":{"x":0,"y":91465,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":104019,"pos":{"x":32580,"y":-16040,"z":379240},"rot":{"x":0,"y":270737,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-2200,"y":-7561,"z":380110},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"229":{"props":[{"groupId":229,"instId":300014,"propState":0,"propId":104176,"pos":{"x":52540,"y":-5670,"z":298260},"rot":{"x":90000,"y":0,"z":0}},{"groupId":229,"instId":300013,"propState":1,"propId":104024,"pos":{"x":46610,"y":-22170,"z":303620},"rot":{"x":0,"y":0,"z":0}},{"groupId":229,"instId":300012,"propState":1,"propId":104024,"pos":{"x":58410,"y":-22170,"z":303620},"rot":{"x":0,"y":0,"z":0}},{"groupId":229,"instId":300004,"propState":0,"propId":104181,"pos":{"x":52490,"y":-15944,"z":343170},"rot":{"x":0,"y":357407,"z":0}},{"groupId":229,"instId":300003,"propState":0,"propId":104030,"pos":{"x":52480,"y":-20610,"z":300770},"rot":{"x":0,"y":0,"z":0}},{"groupId":229,"instId":300001,"propState":0,"propId":104269,"pos":{"x":52580,"y":-5610,"z":298220},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300007,"propState":8,"propId":101,"pos":{"x":26130,"y":-3198,"z":-97337},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300006,"propState":8,"propId":101,"pos":{"x":-16231,"y":10466,"z":87613},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300005,"propState":8,"propId":101,"pos":{"x":-8148,"y":12680,"z":230727},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300004,"propState":8,"propId":101,"pos":{"x":-1941,"y":11735,"z":358895},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300002,"propState":8,"propId":101,"pos":{"x":48397,"y":-26270,"z":323749},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300001,"propState":8,"propId":101,"pos":{"x":-29239,"y":-23506,"z":434524},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2042201":{"anchorId":1,"groupId":7,"instId":300001,"pos":{"x":-24532,"y":-23443,"z":437089},"rot":{"x":0,"y":180000,"z":0}},"2042202":{"anchorId":2,"groupId":7,"instId":300002,"pos":{"x":44673,"y":-26270,"z":320082},"rot":{"x":0,"y":148209,"z":0}},"2042204":{"anchorId":4,"groupId":7,"instId":300004,"pos":{"x":-2760,"y":11735,"z":354310},"rot":{"x":0,"y":270000,"z":0}},"2042205":{"anchorId":5,"groupId":7,"instId":300005,"pos":{"x":-24718,"y":12680,"z":226522},"rot":{"x":0,"y":180000,"z":0}},"2042206":{"anchorId":6,"groupId":7,"instId":300006,"pos":{"x":-24441,"y":10537,"z":85920},"rot":{"x":0,"y":180569,"z":0}},"2042207":{"anchorId":7,"groupId":7,"instId":300007,"pos":{"x":29877,"y":-3198,"z":-103258},"rot":{"x":0,"y":215000,"z":0}}}},"23":{"props":[{"groupId":23,"instId":300008,"propState":12,"propId":60401,"pos":{"x":54714,"y":-25680,"z":356444},"rot":{"x":0,"y":222813,"z":0}},{"groupId":23,"instId":300005,"propState":12,"propId":60401,"pos":{"x":52055,"y":-34603,"z":308180},"rot":{"x":0,"y":25864,"z":0}},{"groupId":23,"instId":300003,"propState":12,"propId":60401,"pos":{"x":71528,"y":-19450,"z":318075},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300009,"propState":12,"propId":60401,"pos":{"x":50277,"y":-25680,"z":356444},"rot":{"x":0,"y":137781,"z":0}},{"groupId":23,"instId":300007,"propState":12,"propId":60401,"pos":{"x":70057,"y":-39462,"z":347769},"rot":{"x":0,"y":178021,"z":0}},{"groupId":23,"instId":300004,"propState":12,"propId":60401,"pos":{"x":34711,"y":-26081,"z":337870},"rot":{"x":0,"y":180000,"z":0}},{"groupId":23,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-88353,"y":-15970,"z":359219},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-7758,"y":-43409,"z":114761},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300009,"propState":12,"propId":60401,"pos":{"x":34330,"y":-3198,"z":-112360},"rot":{"x":0,"y":302134,"z":0}},{"groupId":10,"instId":300008,"propState":12,"propId":60401,"pos":{"x":-82615,"y":8542,"z":-54476},"rot":{"x":0,"y":352626,"z":0}},{"groupId":10,"instId":300007,"propState":12,"propId":60401,"pos":{"x":32060,"y":4249,"z":62360},"rot":{"x":0,"y":60000,"z":0}},{"groupId":10,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-43502,"y":9036,"z":81219},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-12502,"y":-44779,"z":166340},"rot":{"x":1913,"y":270000,"z":0}},{"groupId":10,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-41163,"y":-43409,"z":133880},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-8831,"y":12680,"z":235610},"rot":{"x":0,"y":132644,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-9379,"y":6875,"z":280815},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300004,"propState":12,"propId":60401,"pos":{"x":8459,"y":25111,"z":340185},"rot":{"x":0,"y":181400,"z":0}},{"groupId":13,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-65880,"y":25111,"z":339860},"rot":{"x":0,"y":139023,"z":0}},{"groupId":13,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-58224,"y":6855,"z":339928},"rot":{"x":0,"y":177459,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300005,"propState":12,"propId":60401,"pos":{"x":2940,"y":25111,"z":337500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300003,"propState":12,"propId":60403,"pos":{"x":-79210,"y":25115,"z":295860},"rot":{"x":0,"y":93165,"z":0}},{"groupId":12,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-58133,"y":16021,"z":293229},"rot":{"x":0,"y":2422,"z":0}},{"groupId":12,"instId":300001,"propState":12,"propId":60401,"pos":{"x":5080,"y":6855,"z":340680},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300001,"propState":12,"propId":60401,"pos":{"x":75691,"y":-204,"z":-22836},"rot":{"x":0,"y":280232,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"115":{"props":[{"groupId":115,"instId":300003,"propState":12,"propId":60401,"pos":{"x":73660,"y":-204,"z":-37550},"rot":{"x":0,"y":288681,"z":0}},{"groupId":115,"instId":300002,"propState":12,"propId":60401,"pos":{"x":40610,"y":-204,"z":-77070},"rot":{"x":0,"y":33677,"z":0}},{"groupId":115,"instId":300001,"propState":12,"propId":60401,"pos":{"x":59147,"y":-204,"z":32268},"rot":{"x":0,"y":153913,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-40738,"y":27050,"z":2530},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300001,"propState":12,"propId":60403,"pos":{"x":-24330,"y":12752,"z":19900},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-24395,"y":7564,"z":26653},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-40180,"y":11646,"z":11790},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300003,"propState":0,"propId":104009,"pos":{"x":-92397,"y":-16040,"z":378643},"rot":{"x":0,"y":131972,"z":0}},{"groupId":17,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-38529,"y":-7593,"z":375917},"rot":{"x":0,"y":359496,"z":0}},{"groupId":17,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-10486,"y":-7593,"z":375590},"rot":{"x":0,"y":359496,"z":0}},{"groupId":17,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-12373,"y":13666,"z":-34465},"rot":{"x":0,"y":307377,"z":0}},{"groupId":17,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-36160,"y":13644,"z":-34550},"rot":{"x":0,"y":40677,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":104011,"pos":{"x":-55144,"y":13596,"z":-53218},"rot":{"x":0,"y":1365,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-21577,"y":13646,"z":-44415},"rot":{"x":0,"y":265687,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-39903,"y":11652,"z":3612},"rot":{"x":0,"y":730,"z":0}},{"groupId":14,"instId":300003,"propState":0,"propId":104010,"pos":{"x":-8470,"y":11652,"z":3501},"rot":{"x":0,"y":730,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-41124,"y":11646,"z":-9385},"rot":{"x":0,"y":60341,"z":0}},{"groupId":14,"instId":300002,"propState":0,"propId":104009,"pos":{"x":-27286,"y":7598,"z":18324},"rot":{"x":0,"y":318191,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300013,"propState":0,"propId":104011,"pos":{"x":10580,"y":-38390,"z":357593},"rot":{"x":0,"y":180000,"z":0}},{"groupId":24,"instId":300012,"propState":0,"propId":104011,"pos":{"x":19452,"y":-38390,"z":351418},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300011,"propState":0,"propId":104011,"pos":{"x":30050,"y":-38390,"z":357593},"rot":{"x":0,"y":180000,"z":0}},{"groupId":24,"instId":300010,"propState":0,"propId":104010,"pos":{"x":48737,"y":-38390,"z":351553},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300009,"propState":0,"propId":104010,"pos":{"x":72689,"y":-12523,"z":321699},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":300008,"propState":0,"propId":104010,"pos":{"x":33014,"y":-19450,"z":320676},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300007,"propState":0,"propId":104010,"pos":{"x":70645,"y":-26081,"z":338551},"rot":{"x":0,"y":182125,"z":0}},{"groupId":24,"instId":300006,"propState":0,"propId":104010,"pos":{"x":33132,"y":-26081,"z":331352},"rot":{"x":0,"y":100775,"z":0}},{"groupId":24,"instId":300005,"propState":0,"propId":104010,"pos":{"x":48740,"y":-22840,"z":339840},"rot":{"x":0,"y":154381,"z":0}},{"groupId":24,"instId":300004,"propState":0,"propId":104010,"pos":{"x":33464,"y":-12523,"z":352299},"rot":{"x":0,"y":125561,"z":0}},{"groupId":24,"instId":300003,"propState":0,"propId":104010,"pos":{"x":72747,"y":-12523,"z":353032},"rot":{"x":0,"y":240550,"z":0}},{"groupId":24,"instId":300002,"propState":0,"propId":104010,"pos":{"x":66252,"y":-26290,"z":317010},"rot":{"x":0,"y":270784,"z":0}},{"groupId":24,"instId":300001,"propState":0,"propId":104010,"pos":{"x":39187,"y":-26290,"z":316973},"rot":{"x":0,"y":92456,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300007,"propState":0,"propId":104141,"pos":{"x":-59750,"y":25161,"z":319110},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300005,"propState":0,"propId":104032,"pos":{"x":8640,"y":26902,"z":307680},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300006,"propState":0,"propId":104032,"pos":{"x":-59370,"y":26920,"z":319110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300004,"propState":0,"propId":104052,"pos":{"x":8640,"y":25121,"z":307680},"rot":{"x":0,"y":330627,"z":0}},{"groupId":20,"instId":300003,"propState":0,"propId":104052,"pos":{"x":-59370,"y":25161,"z":319110},"rot":{"x":0,"y":330627,"z":0}},{"groupId":20,"instId":300002,"propState":0,"propId":104019,"pos":{"x":8640,"y":25121,"z":307680},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-59370,"y":25161,"z":319110},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-71627,"y":25115,"z":303039},"rot":{"x":0,"y":218467,"z":0}},{"groupId":18,"instId":300011,"propState":0,"propId":104010,"pos":{"x":9673,"y":6855,"z":281690},"rot":{"x":0,"y":267880,"z":0}},{"groupId":18,"instId":300003,"propState":0,"propId":104010,"pos":{"x":17470,"y":25111,"z":304720},"rot":{"x":0,"y":266032,"z":0}},{"groupId":18,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-48515,"y":6855,"z":278671},"rot":{"x":0,"y":359453,"z":0}},{"groupId":18,"instId":300008,"propState":0,"propId":104009,"pos":{"x":-63254,"y":25111,"z":288836},"rot":{"x":0,"y":40062,"z":0}},{"groupId":18,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-66870,"y":25111,"z":327819},"rot":{"x":0,"y":89818,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":104010,"pos":{"x":9170,"y":25111,"z":279810},"rot":{"x":0,"y":310207,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-14316,"y":7236,"z":326720},"rot":{"x":0,"y":299906,"z":0}},{"groupId":18,"instId":300015,"propState":0,"propId":104010,"pos":{"x":15296,"y":16021,"z":307568},"rot":{"x":0,"y":266995,"z":0}},{"groupId":18,"instId":300013,"propState":0,"propId":104010,"pos":{"x":-59249,"y":16021,"z":337982},"rot":{"x":0,"y":139679,"z":0}},{"groupId":18,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-8033,"y":6855,"z":278840},"rot":{"x":0,"y":5406,"z":0}},{"groupId":18,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-58267,"y":6855,"z":310509},"rot":{"x":0,"y":56989,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300016,"propState":0,"propId":104009,"pos":{"x":-29071,"y":3141,"z":309659},"rot":{"x":0,"y":313598,"z":0}},{"groupId":19,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-16072,"y":16099,"z":278458},"rot":{"x":0,"y":8653,"z":0}},{"groupId":19,"instId":300014,"propState":0,"propId":104010,"pos":{"x":15136,"y":25111,"z":288207},"rot":{"x":0,"y":308247,"z":0}},{"groupId":19,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-57140,"y":6855,"z":337180},"rot":{"x":0,"y":178549,"z":0}},{"groupId":19,"instId":300017,"propState":0,"propId":104009,"pos":{"x":-26007,"y":25111,"z":279109},"rot":{"x":0,"y":47919,"z":0}},{"groupId":19,"instId":300015,"propState":0,"propId":104009,"pos":{"x":-65936,"y":25111,"z":299691},"rot":{"x":0,"y":136781,"z":0}},{"groupId":19,"instId":300013,"propState":0,"propId":104010,"pos":{"x":15868,"y":25111,"z":340965},"rot":{"x":0,"y":184996,"z":0}},{"groupId":19,"instId":300012,"propState":0,"propId":104010,"pos":{"x":-67350,"y":25111,"z":319147},"rot":{"x":0,"y":92594,"z":0}},{"groupId":19,"instId":300011,"propState":0,"propId":104010,"pos":{"x":-65749,"y":25111,"z":289522},"rot":{"x":0,"y":41340,"z":0}},{"groupId":19,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-59575,"y":6855,"z":309823},"rot":{"x":0,"y":41340,"z":0}},{"groupId":19,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-58999,"y":6855,"z":337138},"rot":{"x":0,"y":178549,"z":0}},{"groupId":19,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-58933,"y":16021,"z":339937},"rot":{"x":0,"y":126426,"z":0}},{"groupId":19,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-32904,"y":16099,"z":277917},"rot":{"x":0,"y":1596,"z":0}},{"groupId":19,"instId":300004,"propState":0,"propId":104010,"pos":{"x":1017,"y":16021,"z":323239},"rot":{"x":0,"y":92384,"z":0}},{"groupId":19,"instId":300003,"propState":0,"propId":104010,"pos":{"x":-4640,"y":6875,"z":281429},"rot":{"x":0,"y":66144,"z":0}},{"groupId":19,"instId":300002,"propState":0,"propId":104010,"pos":{"x":9942,"y":6855,"z":309156},"rot":{"x":0,"y":267748,"z":0}},{"groupId":19,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-33973,"y":7236,"z":327196},"rot":{"x":0,"y":75739,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-7980,"y":27050,"z":3060},"rot":{"x":0,"y":356563,"z":0}},{"groupId":15,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-6715,"y":11666,"z":-10676},"rot":{"x":0,"y":320873,"z":0}},{"groupId":15,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-5760,"y":27069,"z":44201},"rot":{"x":0,"y":219949,"z":0}},{"groupId":15,"instId":300002,"propState":0,"propId":104010,"pos":{"x":-41090,"y":11666,"z":-9480},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-40340,"y":27050,"z":3990},"rot":{"x":0,"y":2242,"z":0}},{"groupId":15,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-55374,"y":27050,"z":25286},"rot":{"x":0,"y":35358,"z":0}},{"groupId":15,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-11695,"y":11646,"z":17580},"rot":{"x":0,"y":39417,"z":0}},{"groupId":15,"instId":300003,"propState":0,"propId":104010,"pos":{"x":-7499,"y":11665,"z":44941},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-42250,"y":11646,"z":41550},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300008,"propState":0,"propId":104010,"pos":{"x":38131,"y":4287,"z":76645},"rot":{"x":0,"y":229577,"z":0}},{"groupId":16,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-41001,"y":10395,"z":89121},"rot":{"x":0,"y":48945,"z":0}},{"groupId":16,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-34462,"y":-43409,"z":133717},"rot":{"x":0,"y":225312,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-32329,"y":10466,"z":84324},"rot":{"x":0,"y":99481,"z":0}},{"groupId":16,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-16930,"y":10305,"z":197860},"rot":{"x":0,"y":288999,"z":0}},{"groupId":16,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-47720,"y":-6243,"z":226620},"rot":{"x":0,"y":267160,"z":0}},{"groupId":16,"instId":300003,"propState":0,"propId":104009,"pos":{"x":-59296,"y":-6243,"z":221824},"rot":{"x":0,"y":152312,"z":0}},{"groupId":16,"instId":300015,"propState":0,"propId":104010,"pos":{"x":-3897,"y":8167,"z":203573},"rot":{"x":0,"y":221339,"z":0}},{"groupId":16,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-4564,"y":-43409,"z":131580},"rot":{"x":0,"y":264895,"z":0}},{"groupId":16,"instId":300012,"propState":0,"propId":104010,"pos":{"x":-4898,"y":-40915,"z":163576},"rot":{"x":0,"y":295747,"z":0}},{"groupId":16,"instId":300013,"propState":0,"propId":104010,"pos":{"x":-47848,"y":-6243,"z":232256},"rot":{"x":0,"y":267160,"z":0}},{"groupId":16,"instId":300011,"propState":0,"propId":104010,"pos":{"x":-42820,"y":12680,"z":220857},"rot":{"x":0,"y":358851,"z":0}},{"groupId":16,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-5770,"y":12680,"z":220414},"rot":{"x":0,"y":358851,"z":0}},{"groupId":16,"instId":300009,"propState":0,"propId":104010,"pos":{"x":37388,"y":4249,"z":60605},"rot":{"x":0,"y":335897,"z":0}},{"groupId":16,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-16691,"y":10466,"z":84182},"rot":{"x":0,"y":260365,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":104009,"pos":{"x":-36249,"y":12680,"z":230221},"rot":{"x":0,"y":240229,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300004,"propState":1,"propId":104014,"pos":{"x":3172,"y":11768,"z":354487},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300003,"propState":1,"propId":104014,"pos":{"x":3196,"y":-38290,"z":354517},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300002,"propState":1,"propId":104001,"pos":{"x":3172,"y":11768,"z":354487},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300001,"propState":1,"propId":104001,"pos":{"x":3196,"y":-38310,"z":354517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300003,"propState":2,"propId":104020,"pos":{"x":-16608,"y":-9919,"z":202733},"rot":{"x":0,"y":274937,"z":0}},{"groupId":28,"instId":300004,"propState":2,"propId":104020,"pos":{"x":3120,"y":-6323,"z":214870},"rot":{"x":0,"y":177851,"z":0}},{"groupId":28,"instId":300002,"propState":0,"propId":104020,"pos":{"x":-32750,"y":-9919,"z":197010},"rot":{"x":0,"y":274937,"z":0}},{"groupId":28,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-53832,"y":-6323,"z":213270},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300004,"propState":1,"propId":104014,"pos":{"x":-7630,"y":8250,"z":193728},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300003,"propState":1,"propId":104014,"pos":{"x":-7630,"y":-40811,"z":193728},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300002,"propState":1,"propId":104001,"pos":{"x":-7630,"y":8250,"z":193728},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300001,"propState":1,"propId":104001,"pos":{"x":-7630,"y":-40811,"z":193728},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300002,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300003,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":104042,"pos":{"x":-27290,"y":-40915,"z":166343},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300004,"propState":1,"propId":104014,"pos":{"x":-38600,"y":7390,"z":108360},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300003,"propState":1,"propId":104014,"pos":{"x":-38600,"y":-43330,"z":108360},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300002,"propState":1,"propId":104001,"pos":{"x":-38600,"y":7390,"z":108360},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300001,"propState":1,"propId":104001,"pos":{"x":-38600,"y":-43330,"z":108360},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300009,"propState":0,"propId":104032,"pos":{"x":1610,"y":6320,"z":312400},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300011,"propState":0,"propId":104032,"pos":{"x":-57340,"y":15530,"z":286740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":39,"instId":300010,"propState":0,"propId":104032,"pos":{"x":-6150,"y":4620,"z":308300},"rot":{"x":0,"y":0,"z":17233}},{"groupId":39,"instId":300007,"propState":0,"propId":104032,"pos":{"x":-57180,"y":6164,"z":324920},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300003,"propState":1,"propId":104029,"pos":{"x":-36703,"y":25111,"z":287314},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":300008,"propState":0,"propId":104032,"pos":{"x":4110,"y":6320,"z":295000},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300006,"propState":0,"propId":104032,"pos":{"x":8110,"y":15580,"z":292649},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300005,"propState":0,"propId":100,"pos":{"x":4054,"y":16527,"z":302781},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300004,"propState":0,"propId":100,"pos":{"x":-26320,"y":7735,"z":323280},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300002,"propState":1,"propId":104029,"pos":{"x":-26190,"y":7236,"z":323320},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300001,"propState":1,"propId":104029,"pos":{"x":3640,"y":16071,"z":302500},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300002,"propState":1,"propId":104031,"pos":{"x":-7960,"y":4780,"z":306820},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300003,"propState":0,"propId":104141,"pos":{"x":1090,"y":6790,"z":311480},"rot":{"x":0,"y":43911,"z":0}},{"groupId":40,"instId":300001,"propState":0,"propId":104022,"pos":{"x":-24530,"y":8091,"z":291320},"rot":{"x":0,"y":179777,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300004,"propState":0,"propId":104031,"pos":{"x":-44360,"y":10010,"z":288590},"rot":{"x":0,"y":0,"z":0}},{"groupId":137,"instId":300001,"propState":0,"propId":104141,"pos":{"x":-41270,"y":7050,"z":281140},"rot":{"x":0,"y":43911,"z":0}},{"groupId":137,"instId":300003,"propState":0,"propId":104022,"pos":{"x":-52960,"y":16021,"z":319790},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[{"groupId":138,"instId":300002,"propState":0,"propId":104141,"pos":{"x":-59370,"y":25680,"z":318580},"rot":{"x":0,"y":43911,"z":0}},{"groupId":138,"instId":300001,"propState":0,"propId":104141,"pos":{"x":8860,"y":25210,"z":308510},"rot":{"x":0,"y":43911,"z":0}},{"groupId":138,"instId":300007,"propState":0,"propId":104031,"pos":{"x":10120,"y":25111,"z":307370},"rot":{"x":0,"y":0,"z":0}},{"groupId":138,"instId":300006,"propState":0,"propId":104031,"pos":{"x":-60230,"y":25111,"z":319260},"rot":{"x":0,"y":0,"z":0}},{"groupId":138,"instId":300005,"propState":0,"propId":104022,"pos":{"x":-12500,"y":25132,"z":286800},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300003,"propState":20,"propId":60402,"pos":{"x":67156,"y":-171,"z":-35193},"rot":{"x":0,"y":24105,"z":0}},{"groupId":51,"instId":300002,"propState":0,"propId":104089,"pos":{"x":63860,"y":7500,"z":-22450},"rot":{"x":0,"y":356157,"z":0}},{"groupId":51,"instId":300001,"propState":0,"propId":104097,"pos":{"x":62490,"y":-102,"z":-12010},"rot":{"x":0,"y":116271,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300002,"propState":0,"propId":104119,"pos":{"x":75530,"y":2833,"z":-23250},"rot":{"x":0,"y":9111,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300002,"propState":0,"propId":104061,"pos":{"x":59120,"y":15181,"z":32160},"rot":{"x":0,"y":138827,"z":0}},{"groupId":53,"instId":300001,"propState":0,"propId":104061,"pos":{"x":68921,"y":17743,"z":-22831},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"195":{"props":[{"groupId":195,"instId":300001,"propState":0,"propId":104061,"pos":{"x":46660,"y":12436,"z":-59290},"rot":{"x":0,"y":116199,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300003,"propState":0,"propId":104119,"pos":{"x":-25138,"y":-39922,"z":141640},"rot":{"x":359731,"y":90000,"z":180000}},{"groupId":55,"instId":300001,"propState":0,"propId":104119,"pos":{"x":3530,"y":-2823,"z":215830},"rot":{"x":0,"y":90000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300003,"propState":0,"propId":104061,"pos":{"x":-22440,"y":-7220,"z":106660},"rot":{"x":0,"y":90000,"z":0}},{"groupId":56,"instId":300002,"propState":0,"propId":104061,"pos":{"x":-24000,"y":-32220,"z":195210},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300001,"propState":0,"propId":104061,"pos":{"x":6290,"y":-5380,"z":216019},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300005,"propState":20,"propId":60402,"pos":{"x":-24531,"y":7236,"z":323047},"rot":{"x":0,"y":180000,"z":0}},{"groupId":60,"instId":300004,"propState":0,"propId":104101,"pos":{"x":-53330,"y":25040,"z":288180},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300003,"propState":0,"propId":104097,"pos":{"x":-50790,"y":25161,"z":296190},"rot":{"x":0,"y":270000,"z":0}},{"groupId":60,"instId":300002,"propState":0,"propId":104089,"pos":{"x":-28810,"y":23850,"z":314780},"rot":{"x":16456,"y":180000,"z":0}},{"groupId":60,"instId":300001,"propState":0,"propId":104097,"pos":{"x":-24587,"y":17285,"z":293860},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300003,"propState":0,"propId":104097,"pos":{"x":-3930,"y":-40915,"z":151230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":54,"instId":300005,"propState":20,"propId":60402,"pos":{"x":-7627,"y":-40915,"z":186344},"rot":{"x":0,"y":180000,"z":0}},{"groupId":54,"instId":300004,"propState":0,"propId":104101,"pos":{"x":-7201,"y":-43990,"z":125460},"rot":{"x":0,"y":180000,"z":0}},{"groupId":54,"instId":300002,"propState":0,"propId":104089,"pos":{"x":4350,"y":-29990,"z":122970},"rot":{"x":15177,"y":324427,"z":3404}},{"groupId":54,"instId":300001,"propState":0,"propId":104097,"pos":{"x":-20608,"y":-9919,"z":197169},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300003,"propState":0,"propId":104061,"pos":{"x":3464,"y":10250,"z":337850},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300002,"propState":0,"propId":104061,"pos":{"x":-2800,"y":45669,"z":278000},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300001,"propState":0,"propId":104061,"pos":{"x":-24829,"y":1850,"z":291207},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300009,"propState":0,"propId":104037,"pos":{"x":-25623,"y":3280,"z":309616},"rot":{"x":0,"y":54840,"z":0}},{"groupId":61,"instId":300008,"propState":0,"propId":104037,"pos":{"x":-23309,"y":3280,"z":309800},"rot":{"x":0,"y":346847,"z":0}},{"groupId":61,"instId":300006,"propState":0,"propId":104099,"pos":{"x":-8870,"y":16162,"z":336335},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300005,"propState":0,"propId":104069,"pos":{"x":-8870,"y":16162,"z":336335},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300004,"propState":0,"propId":104099,"pos":{"x":-43220,"y":16162,"z":337138},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300003,"propState":0,"propId":104069,"pos":{"x":-43220,"y":16162,"z":337138},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300002,"propState":1,"propId":104099,"pos":{"x":9180,"y":28212,"z":344200},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300001,"propState":1,"propId":104069,"pos":{"x":-58380,"y":28010,"z":344010},"rot":{"x":0,"y":180654,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300004,"propState":0,"propId":104039,"pos":{"x":-7470,"y":-40915,"z":145100},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300003,"propState":0,"propId":104038,"pos":{"x":-7690,"y":-40915,"z":151510},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300002,"propState":0,"propId":104039,"pos":{"x":-35139,"y":-43409,"z":147380},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300001,"propState":0,"propId":104038,"pos":{"x":-37060,"y":-43409,"z":140720},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300008,"propState":0,"propId":104141,"pos":{"x":-40240,"y":27230,"z":21840},"rot":{"x":0,"y":89973,"z":0}},{"groupId":64,"instId":300007,"propState":0,"propId":104141,"pos":{"x":-24280,"y":11850,"z":6010},"rot":{"x":0,"y":89973,"z":0}},{"groupId":64,"instId":300006,"propState":0,"propId":104141,"pos":{"x":-24290,"y":11850,"z":31140},"rot":{"x":0,"y":89973,"z":0}},{"groupId":64,"instId":300004,"propState":0,"propId":104039,"pos":{"x":-40479,"y":26732,"z":17040},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300003,"propState":0,"propId":104038,"pos":{"x":-39820,"y":27050,"z":21750},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300005,"propState":0,"propId":104039,"pos":{"x":-24340,"y":12755,"z":19754},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300002,"propState":0,"propId":104038,"pos":{"x":-24360,"y":11646,"z":6170},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300001,"propState":0,"propId":104038,"pos":{"x":-24360,"y":11646,"z":31040},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300001,"propState":0,"propId":104105,"pos":{"x":52520,"y":-30480,"z":311858},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300002,"propState":2,"propId":104115,"pos":{"x":46303,"y":-37589,"z":356761},"rot":{"x":0,"y":270000,"z":0}},{"groupId":96,"instId":300003,"propState":2,"propId":100,"pos":{"x":56248,"y":-37409,"z":356761},"rot":{"x":0,"y":0,"z":0}},{"groupId":96,"instId":300001,"propState":0,"propId":104118,"pos":{"x":43921,"y":-38390,"z":352580},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"213":{"props":[{"groupId":213,"instId":300002,"propState":20,"propId":60403,"pos":{"x":2660,"y":12680,"z":216710},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"101":{"props":[{"groupId":101,"instId":300004,"propState":0,"propId":100,"pos":{"x":33593,"y":-19259,"z":327351},"rot":{"x":26880,"y":273841,"z":968}},{"groupId":101,"instId":300003,"propState":0,"propId":103074,"pos":{"x":33538,"y":-19262,"z":328088},"rot":{"x":26880,"y":273841,"z":968}},{"groupId":101,"instId":300002,"propState":1,"propId":211,"pos":{"x":33377,"y":-19450,"z":327367},"rot":{"x":0,"y":237723,"z":0}},{"groupId":101,"instId":300001,"propState":18,"propId":104126,"pos":{"x":33377,"y":-19450,"z":327367},"rot":{"x":0,"y":237723,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300002,"propState":1,"propId":211,"pos":{"x":-83720,"y":8600,"z":-48400},"rot":{"x":0,"y":271690,"z":0}},{"groupId":102,"instId":300004,"propState":0,"propId":100,"pos":{"x":-81569,"y":8774,"z":-43036},"rot":{"x":4816,"y":311087,"z":0}},{"groupId":102,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-80846,"y":8752,"z":-42094},"rot":{"x":4816,"y":311087,"z":0}},{"groupId":102,"instId":300001,"propState":18,"propId":104126,"pos":{"x":-81785,"y":8526,"z":-42875},"rot":{"x":0,"y":271689,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[{"groupId":103,"instId":300004,"propState":0,"propId":100,"pos":{"x":-19222,"y":-23761,"z":440467},"rot":{"x":0,"y":73194,"z":0}},{"groupId":103,"instId":300002,"propState":1,"propId":211,"pos":{"x":-24610,"y":-23472,"z":442936},"rot":{"x":0,"y":0,"z":0}},{"groupId":103,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-18227,"y":-23765,"z":440590},"rot":{"x":0,"y":335828,"z":0}},{"groupId":103,"instId":300001,"propState":18,"propId":104126,"pos":{"x":-19499,"y":-23761,"z":440383},"rot":{"x":352496,"y":332214,"z":270283}}],"npcs":[],"monsters":[],"teleports":{}},"104":{"props":[{"groupId":104,"instId":300004,"propState":0,"propId":100,"pos":{"x":57534,"y":-37546,"z":344999},"rot":{"x":0,"y":83491,"z":0}},{"groupId":104,"instId":300005,"propState":0,"propId":103074,"pos":{"x":57704,"y":-37559,"z":344369},"rot":{"x":0,"y":83491,"z":0}},{"groupId":104,"instId":300003,"propState":0,"propId":103074,"pos":{"x":57704,"y":-37559,"z":344369},"rot":{"x":0,"y":83491,"z":0}},{"groupId":104,"instId":300002,"propState":1,"propId":211,"pos":{"x":57837,"y":-37739,"z":345127},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300001,"propState":18,"propId":104126,"pos":{"x":57818,"y":-37739,"z":345053},"rot":{"x":0,"y":28658,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300005,"propState":0,"propId":103074,"pos":{"x":-23510,"y":16094,"z":357654},"rot":{"x":0,"y":338614,"z":0}},{"groupId":105,"instId":300004,"propState":0,"propId":100,"pos":{"x":-24308,"y":16122,"z":357292},"rot":{"x":0,"y":338614,"z":0}},{"groupId":105,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-23662,"y":16094,"z":357595},"rot":{"x":0,"y":338614,"z":0}},{"groupId":105,"instId":300002,"propState":1,"propId":211,"pos":{"x":-24461,"y":16080,"z":357505},"rot":{"x":0,"y":133362,"z":0}},{"groupId":105,"instId":300001,"propState":18,"propId":104126,"pos":{"x":-24422,"y":15976,"z":357421},"rot":{"x":352315,"y":121198,"z":4374}}],"npcs":[],"monsters":[],"teleports":{}},"106":{"props":[{"groupId":106,"instId":300002,"propState":1,"propId":211,"pos":{"x":-41926,"y":16021,"z":280418},"rot":{"x":0,"y":126639,"z":0}},{"groupId":106,"instId":300004,"propState":0,"propId":100,"pos":{"x":-42838,"y":16682,"z":278892},"rot":{"x":0,"y":183102,"z":0}},{"groupId":106,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-43669,"y":16670,"z":278756},"rot":{"x":0,"y":183102,"z":0}},{"groupId":106,"instId":300001,"propState":18,"propId":104126,"pos":{"x":-42880,"y":16539,"z":278665},"rot":{"x":0,"y":28626,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"107":{"props":[{"groupId":107,"instId":300004,"propState":0,"propId":100,"pos":{"x":-44116,"y":-17205,"z":150978},"rot":{"x":0,"y":266339,"z":0}},{"groupId":107,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-43387,"y":-17269,"z":152064},"rot":{"x":0,"y":301019,"z":0}},{"groupId":107,"instId":300002,"propState":1,"propId":211,"pos":{"x":-44116,"y":-17344,"z":150978},"rot":{"x":0,"y":266339,"z":0}},{"groupId":107,"instId":300001,"propState":18,"propId":104126,"pos":{"x":-44116,"y":-17515,"z":150978},"rot":{"x":0,"y":266339,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300004,"propState":0,"propId":100,"pos":{"x":22017,"y":-154,"z":-127628},"rot":{"x":0,"y":222167,"z":0}},{"groupId":108,"instId":300003,"propState":0,"propId":103074,"pos":{"x":21488,"y":-113,"z":-126798},"rot":{"x":0,"y":222167,"z":0}},{"groupId":108,"instId":300002,"propState":1,"propId":211,"pos":{"x":22270,"y":-3198,"z":-127180},"rot":{"x":0,"y":225684,"z":0}},{"groupId":108,"instId":300001,"propState":18,"propId":104126,"pos":{"x":22017,"y":-264,"z":-127628},"rot":{"x":0,"y":35685,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"109":{"props":[{"groupId":109,"instId":300004,"propState":0,"propId":100,"pos":{"x":-14852,"y":26954,"z":1733},"rot":{"x":0,"y":219056,"z":0}},{"groupId":109,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-15132,"y":27199,"z":2917},"rot":{"x":0,"y":219056,"z":0}},{"groupId":109,"instId":300002,"propState":1,"propId":211,"pos":{"x":-12428,"y":27100,"z":4191},"rot":{"x":0,"y":0,"z":0}},{"groupId":109,"instId":300001,"propState":18,"propId":104126,"pos":{"x":-14852,"y":26897,"z":1733},"rot":{"x":318000,"y":182396,"z":17739}}],"npcs":[],"monsters":[],"teleports":{}},"110":{"props":[{"groupId":110,"instId":300004,"propState":0,"propId":100,"pos":{"x":-20534,"y":-43292,"z":138123},"rot":{"x":11233,"y":53269,"z":0}},{"groupId":110,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-20363,"y":-43135,"z":137291},"rot":{"x":11233,"y":53269,"z":0}},{"groupId":110,"instId":300002,"propState":1,"propId":211,"pos":{"x":-20650,"y":-43519,"z":138280},"rot":{"x":0,"y":359078,"z":0}},{"groupId":110,"instId":300001,"propState":18,"propId":104126,"pos":{"x":-20534,"y":-43415,"z":138123},"rot":{"x":0,"y":332962,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"113":{"props":[{"groupId":113,"instId":300004,"propState":0,"propId":100,"pos":{"x":72260,"y":-181,"z":8697},"rot":{"x":0,"y":0,"z":0}},{"groupId":113,"instId":300002,"propState":0,"propId":100,"pos":{"x":51483,"y":206,"z":-59534},"rot":{"x":0,"y":0,"z":0}},{"groupId":113,"instId":300003,"propState":1,"propId":104029,"pos":{"x":51962,"y":-114,"z":-58971},"rot":{"x":0,"y":119975,"z":0}},{"groupId":113,"instId":300001,"propState":1,"propId":104029,"pos":{"x":72060,"y":-204,"z":8720},"rot":{"x":0,"y":348919,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"112":{"props":[{"groupId":112,"instId":300005,"propState":0,"propId":104141,"pos":{"x":68680,"y":0,"z":-950},"rot":{"x":0,"y":83550,"z":0}},{"groupId":112,"instId":300006,"propState":0,"propId":104141,"pos":{"x":63660,"y":70,"z":-43960},"rot":{"x":0,"y":289366,"z":0}},{"groupId":112,"instId":300002,"propState":0,"propId":104039,"pos":{"x":69709,"y":-204,"z":-6325},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300004,"propState":0,"propId":104039,"pos":{"x":61930,"y":-204,"z":-49240},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300003,"propState":0,"propId":104038,"pos":{"x":63810,"y":0,"z":-44020},"rot":{"x":0,"y":19638,"z":0}},{"groupId":112,"instId":300001,"propState":0,"propId":104038,"pos":{"x":68690,"y":0,"z":-1040},"rot":{"x":0,"y":353054,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300005,"propState":0,"propId":104141,"pos":{"x":44391,"y":12986,"z":-57926},"rot":{"x":1399,"y":32105,"z":276663}},{"groupId":116,"instId":300004,"propState":0,"propId":104141,"pos":{"x":41050,"y":-60,"z":-77580},"rot":{"x":0,"y":43911,"z":0}},{"groupId":116,"instId":300003,"propState":0,"propId":104031,"pos":{"x":47340,"y":11650,"z":-58080},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300002,"propState":1,"propId":104031,"pos":{"x":40910,"y":360,"z":-76630},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300001,"propState":0,"propId":104022,"pos":{"x":66070,"y":-204,"z":-58580},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300002,"propState":1,"propId":104029,"pos":{"x":-24320,"y":11646,"z":-6970},"rot":{"x":0,"y":0,"z":0}},{"groupId":118,"instId":300005,"propState":0,"propId":104032,"pos":{"x":-32630,"y":11152,"z":19700},"rot":{"x":0,"y":0,"z":0}},{"groupId":118,"instId":300004,"propState":0,"propId":104032,"pos":{"x":-24340,"y":11139,"z":30970},"rot":{"x":0,"y":0,"z":0}},{"groupId":118,"instId":300003,"propState":0,"propId":100,"pos":{"x":-28790,"y":11646,"z":38643},"rot":{"x":0,"y":0,"z":0}},{"groupId":118,"instId":300001,"propState":1,"propId":104029,"pos":{"x":-28790,"y":11646,"z":38643},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"117":{"props":[{"groupId":117,"instId":300007,"propState":0,"propId":104141,"pos":{"x":-32440,"y":11800,"z":19640},"rot":{"x":0,"y":43911,"z":0}},{"groupId":117,"instId":300002,"propState":0,"propId":104031,"pos":{"x":-15630,"y":11330,"z":19790},"rot":{"x":0,"y":0,"z":0}},{"groupId":117,"instId":300006,"propState":0,"propId":104141,"pos":{"x":-24410,"y":12960,"z":19960},"rot":{"x":0,"y":43911,"z":0}},{"groupId":117,"instId":300005,"propState":0,"propId":104141,"pos":{"x":-16370,"y":11740,"z":19920},"rot":{"x":0,"y":43911,"z":0}},{"groupId":117,"instId":300004,"propState":0,"propId":104031,"pos":{"x":-32470,"y":11850,"z":20880},"rot":{"x":0,"y":0,"z":0}},{"groupId":117,"instId":300003,"propState":1,"propId":104031,"pos":{"x":-24420,"y":12700,"z":20110},"rot":{"x":0,"y":0,"z":0}},{"groupId":117,"instId":300001,"propState":1,"propId":104022,"pos":{"x":-28056,"y":27050,"z":38010},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"124":{"props":[{"groupId":124,"instId":300002,"propState":0,"propId":104020,"pos":{"x":-37430,"y":27050,"z":12830},"rot":{"x":0,"y":90000,"z":0}},{"groupId":124,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-11810,"y":27050,"z":12771},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"134":{"props":[],"npcs":[],"monsters":[{"groupId":134,"instId":200004,"monsterId":4012030,"eventId":20422065,"pos":{"x":62492,"y":-204,"z":10939},"rot":{"x":0,"y":147031,"z":0}},{"groupId":134,"instId":200003,"monsterId":4012010,"eventId":20422064,"pos":{"x":70072,"y":-189,"z":12678},"rot":{"x":0,"y":222399,"z":0}},{"groupId":134,"instId":200002,"monsterId":4012020,"eventId":20422063,"pos":{"x":62814,"y":-204,"z":-31963},"rot":{"x":0,"y":178076,"z":0}},{"groupId":134,"instId":200001,"monsterId":4012010,"eventId":20422062,"pos":{"x":71292,"y":-204,"z":-34953},"rot":{"x":0,"y":213487,"z":0}}],"teleports":{}},"152":{"props":[],"npcs":[],"monsters":[{"groupId":152,"instId":200004,"monsterId":4012020,"eventId":20422044,"pos":{"x":-7856,"y":27120,"z":16372},"rot":{"x":0,"y":0,"z":0}},{"groupId":152,"instId":200003,"monsterId":4012010,"eventId":20422043,"pos":{"x":-33484,"y":11716,"z":-7671},"rot":{"x":0,"y":344085,"z":0}},{"groupId":152,"instId":200002,"monsterId":4012020,"eventId":20422042,"pos":{"x":-41116,"y":11646,"z":9122},"rot":{"x":0,"y":0,"z":0}},{"groupId":152,"instId":200001,"monsterId":4012010,"eventId":20422041,"pos":{"x":-37161,"y":11662,"z":41874},"rot":{"x":0,"y":259694,"z":0}}],"teleports":{}},"151":{"props":[],"npcs":[],"monsters":[{"groupId":151,"instId":200012,"monsterId":4012010,"eventId":20422082,"pos":{"x":-29492,"y":10521,"z":204325},"rot":{"x":0,"y":174827,"z":0}},{"groupId":151,"instId":200010,"monsterId":4012030,"eventId":20422080,"pos":{"x":-17640,"y":10402,"z":179650},"rot":{"x":0,"y":275724,"z":0}},{"groupId":151,"instId":200007,"monsterId":4012030,"eventId":20422077,"pos":{"x":-41164,"y":9036,"z":74111},"rot":{"x":0,"y":313136,"z":0}},{"groupId":151,"instId":200001,"monsterId":4012010,"eventId":20422071,"pos":{"x":44247,"y":4249,"z":71811},"rot":{"x":0,"y":326225,"z":0}},{"groupId":151,"instId":200014,"monsterId":4012030,"eventId":20422084,"pos":{"x":-34663,"y":12726,"z":219671},"rot":{"x":0,"y":174827,"z":0}},{"groupId":151,"instId":200013,"monsterId":4012030,"eventId":20422083,"pos":{"x":-14389,"y":12726,"z":219256},"rot":{"x":0,"y":174827,"z":0}},{"groupId":151,"instId":200011,"monsterId":4012010,"eventId":20422081,"pos":{"x":-19429,"y":10521,"z":204476},"rot":{"x":0,"y":174827,"z":0}},{"groupId":151,"instId":200009,"monsterId":4012030,"eventId":20422079,"pos":{"x":-31740,"y":10402,"z":150240},"rot":{"x":0,"y":85727,"z":0}},{"groupId":151,"instId":200008,"monsterId":4012030,"eventId":20422078,"pos":{"x":-17162,"y":10402,"z":120762},"rot":{"x":0,"y":255126,"z":0}},{"groupId":151,"instId":200006,"monsterId":4012010,"eventId":20422076,"pos":{"x":-27450,"y":10487,"z":79422},"rot":{"x":0,"y":56457,"z":0}},{"groupId":151,"instId":200005,"monsterId":4012010,"eventId":20422075,"pos":{"x":-21686,"y":10487,"z":82494},"rot":{"x":0,"y":247389,"z":0}},{"groupId":151,"instId":200004,"monsterId":4012030,"eventId":20422074,"pos":{"x":-4360,"y":7450,"z":80560},"rot":{"x":0,"y":302704,"z":0}},{"groupId":151,"instId":200003,"monsterId":4012010,"eventId":20422073,"pos":{"x":14450,"y":4699,"z":76861},"rot":{"x":0,"y":347197,"z":0}},{"groupId":151,"instId":200002,"monsterId":4012010,"eventId":20422072,"pos":{"x":35204,"y":4249,"z":64222},"rot":{"x":0,"y":239388,"z":0}}],"teleports":{}},"162":{"props":[{"groupId":162,"instId":300001,"propState":1,"propId":104083,"pos":{"x":15809,"y":-1025,"z":-125197},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300012,"propState":0,"propId":100,"pos":{"x":13470,"y":-38384,"z":354500},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300010,"propState":0,"propId":100,"pos":{"x":31780,"y":-38384,"z":354500},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300007,"propState":0,"propId":104053,"pos":{"x":10627,"y":-36167,"z":358184},"rot":{"x":0,"y":270000,"z":0}},{"groupId":161,"instId":300005,"propState":0,"propId":104053,"pos":{"x":19393,"y":-36167,"z":358176},"rot":{"x":0,"y":270000,"z":0}},{"groupId":161,"instId":300002,"propState":0,"propId":104053,"pos":{"x":38756,"y":-36167,"z":350826},"rot":{"x":0,"y":270000,"z":0}},{"groupId":161,"instId":300011,"propState":0,"propId":100,"pos":{"x":22230,"y":-38384,"z":354500},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300009,"propState":0,"propId":100,"pos":{"x":40520,"y":-38384,"z":354500},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300008,"propState":0,"propId":104053,"pos":{"x":10624,"y":-36167,"z":350827},"rot":{"x":0,"y":270000,"z":0}},{"groupId":161,"instId":300006,"propState":0,"propId":104053,"pos":{"x":19405,"y":-36167,"z":350831},"rot":{"x":0,"y":270000,"z":0}},{"groupId":161,"instId":300004,"propState":0,"propId":104053,"pos":{"x":30018,"y":-36167,"z":350837},"rot":{"x":0,"y":270000,"z":0}},{"groupId":161,"instId":300003,"propState":0,"propId":104053,"pos":{"x":30120,"y":-36167,"z":358195},"rot":{"x":0,"y":270000,"z":0}},{"groupId":161,"instId":300001,"propState":0,"propId":104053,"pos":{"x":38894,"y":-36167,"z":358188},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"163":{"props":[{"groupId":163,"instId":300006,"propState":1,"propId":104013,"pos":{"x":-42990,"y":6669,"z":336940},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300003,"propState":1,"propId":104013,"pos":{"x":-6080,"y":6669,"z":336940},"rot":{"x":0,"y":0,"z":0}},{"groupId":163,"instId":300002,"propState":1,"propId":104103,"pos":{"x":-6040,"y":82220,"z":337057},"rot":{"x":0,"y":180000,"z":0}},{"groupId":163,"instId":300001,"propState":1,"propId":104103,"pos":{"x":-42939,"y":82040,"z":337057},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"165":{"props":[{"groupId":165,"instId":300007,"propState":1,"propId":104013,"pos":{"x":-58650,"y":25111,"z":280410},"rot":{"x":0,"y":0,"z":0}},{"groupId":165,"instId":300006,"propState":0,"propId":104003,"pos":{"x":-53615,"y":25111,"z":279444},"rot":{"x":0,"y":91953,"z":0}},{"groupId":165,"instId":300005,"propState":1,"propId":104013,"pos":{"x":-58610,"y":16010,"z":280340},"rot":{"x":0,"y":0,"z":0}},{"groupId":165,"instId":300004,"propState":1,"propId":104013,"pos":{"x":-58670,"y":6669,"z":280330},"rot":{"x":0,"y":0,"z":0}},{"groupId":165,"instId":300003,"propState":0,"propId":104001,"pos":{"x":-58661,"y":25160,"z":280343},"rot":{"x":0,"y":0,"z":0}},{"groupId":165,"instId":300002,"propState":0,"propId":104003,"pos":{"x":-53615,"y":16021,"z":279061},"rot":{"x":0,"y":91953,"z":0}},{"groupId":165,"instId":300001,"propState":0,"propId":104003,"pos":{"x":-53615,"y":6855,"z":279155},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"172":{"props":[{"groupId":172,"instId":300001,"propState":0,"propId":104107,"pos":{"x":-24470,"y":6260,"z":331000},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300001,"propState":0,"propId":104106,"pos":{"x":-24470,"y":6260,"z":331000},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300010,"propState":0,"propId":104080,"pos":{"x":-36078,"y":-42709,"z":115651},"rot":{"x":0,"y":343350,"z":0}},{"groupId":175,"instId":300007,"propState":0,"propId":104080,"pos":{"x":-32190,"y":11075,"z":144400},"rot":{"x":0,"y":271471,"z":0}},{"groupId":175,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-21291,"y":-6849,"z":375559},"rot":{"x":0,"y":78315,"z":0}},{"groupId":175,"instId":300011,"propState":0,"propId":104080,"pos":{"x":-28963,"y":14346,"z":-52380},"rot":{"x":0,"y":286368,"z":0}},{"groupId":175,"instId":300009,"propState":0,"propId":104080,"pos":{"x":-4367,"y":-40215,"z":184398},"rot":{"x":0,"y":204633,"z":0}},{"groupId":175,"instId":300008,"propState":0,"propId":104080,"pos":{"x":-1956,"y":8150,"z":78745},"rot":{"x":0,"y":221869,"z":0}},{"groupId":175,"instId":300006,"propState":0,"propId":104080,"pos":{"x":-16800,"y":13380,"z":215192},"rot":{"x":0,"y":170069,"z":0}},{"groupId":175,"instId":300005,"propState":0,"propId":104080,"pos":{"x":-59135,"y":13380,"z":228169},"rot":{"x":0,"y":205324,"z":0}},{"groupId":175,"instId":300004,"propState":0,"propId":104080,"pos":{"x":35460,"y":-37690,"z":351830},"rot":{"x":0,"y":282683,"z":0}},{"groupId":175,"instId":300003,"propState":0,"propId":104080,"pos":{"x":33220,"y":-18730,"z":341033},"rot":{"x":0,"y":180441,"z":0}},{"groupId":175,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-21688,"y":-22857,"z":423691},"rot":{"x":0,"y":215113,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300004,"propState":0,"propId":100,"pos":{"x":36896,"y":-12523,"z":326924},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300002,"propState":0,"propId":104159,"pos":{"x":36896,"y":-12423,"z":326924},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300003,"propState":0,"propId":104102,"pos":{"x":35603,"y":-11747,"z":325631},"rot":{"x":0,"y":45000,"z":0}},{"groupId":189,"instId":300001,"propState":12,"propId":60401,"pos":{"x":36896,"y":-12523,"z":326924},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300001,"propState":12,"propId":60401,"pos":{"x":36896,"y":-12523,"z":326924},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"192":{"props":[{"groupId":192,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-24670,"y":-9919,"z":189262},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300001,"propState":1,"propId":104169,"pos":{"x":-29050,"y":-23483,"z":439770},"rot":{"x":0,"y":128499,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"191":{"props":[{"groupId":191,"instId":300002,"propState":0,"propId":104159,"pos":{"x":-24670,"y":-9819,"z":189262},"rot":{"x":0,"y":0,"z":0}},{"groupId":191,"instId":300004,"propState":0,"propId":100,"pos":{"x":-24670,"y":-9919,"z":189262},"rot":{"x":0,"y":0,"z":0}},{"groupId":191,"instId":300003,"propState":0,"propId":104102,"pos":{"x":-22670,"y":-9063,"z":189262},"rot":{"x":0,"y":270000,"z":0}},{"groupId":191,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-24670,"y":-9919,"z":189262},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300001,"propState":8,"propId":808,"pos":{"x":-83375,"y":8542,"z":-42392},"rot":{"x":0,"y":135694,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1025":{"anchorId":1,"groupId":211,"instId":300001,"pos":{"x":-82230,"y":8542,"z":-43698},"rot":{"x":0,"y":289022,"z":0}}}},"214":{"props":[{"groupId":214,"instId":300005,"propState":0,"propId":104141,"pos":{"x":-1610,"y":25200,"z":281460},"rot":{"x":0,"y":0,"z":0}},{"groupId":214,"instId":300002,"propState":0,"propId":104039,"pos":{"x":5610,"y":25111,"z":281760},"rot":{"x":0,"y":0,"z":0}},{"groupId":214,"instId":300001,"propState":0,"propId":104038,"pos":{"x":-1700,"y":25111,"z":282550},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300002,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":215,"instId":300004,"propState":1,"propId":104141,"pos":{"x":-57760,"y":16071,"z":316890},"rot":{"x":0,"y":270000,"z":0}},{"groupId":215,"instId":300003,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":215,"instId":300001,"propState":0,"propId":104042,"pos":{"x":-57760,"y":16071,"z":316890},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300004,"propState":1,"propId":104141,"pos":{"x":-57760,"y":16071,"z":316890},"rot":{"x":0,"y":270000,"z":0}},{"groupId":216,"instId":300003,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":216,"instId":300002,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":216,"instId":300001,"propState":0,"propId":104042,"pos":{"x":-57760,"y":16071,"z":316890},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"219":{"props":[],"npcs":[],"monsters":[{"groupId":219,"instId":200003,"monsterId":4022010,"eventId":20422029,"pos":{"x":-22018,"y":-43409,"z":130120},"rot":{"x":0,"y":355429,"z":0}},{"groupId":219,"instId":200002,"monsterId":4022010,"eventId":20422028,"pos":{"x":-29431,"y":-40915,"z":170389},"rot":{"x":0,"y":224169,"z":0}},{"groupId":219,"instId":200004,"monsterId":4022010,"eventId":20422030,"pos":{"x":-25167,"y":-43409,"z":130129},"rot":{"x":0,"y":42117,"z":0}},{"groupId":219,"instId":200001,"monsterId":4022010,"eventId":20422027,"pos":{"x":-10920,"y":-43409,"z":118660},"rot":{"x":0,"y":148010,"z":0}}],"teleports":{}},"220":{"props":[],"npcs":[],"monsters":[{"groupId":220,"instId":200004,"monsterId":4032010,"eventId":20422049,"pos":{"x":-21136,"y":7634,"z":20251},"rot":{"x":0,"y":55945,"z":0}},{"groupId":220,"instId":200003,"monsterId":4032010,"eventId":20422048,"pos":{"x":-6841,"y":11716,"z":-6472},"rot":{"x":0,"y":77806,"z":0}},{"groupId":220,"instId":200002,"monsterId":4032010,"eventId":20422047,"pos":{"x":-8097,"y":11716,"z":27033},"rot":{"x":0,"y":113938,"z":0}},{"groupId":220,"instId":200001,"monsterId":4032010,"eventId":20422046,"pos":{"x":-40610,"y":11716,"z":29931},"rot":{"x":0,"y":172295,"z":0}}],"teleports":{}},"221":{"props":[],"npcs":[],"monsters":[{"groupId":221,"instId":200001,"monsterId":4032010,"eventId":20422036,"pos":{"x":68626,"y":0,"z":-25462},"rot":{"x":0,"y":196188,"z":0}}],"teleports":{}},"222":{"props":[],"npcs":[],"monsters":[{"groupId":222,"instId":200012,"monsterId":4012030,"eventId":20422012,"pos":{"x":1244,"y":25127,"z":336586},"rot":{"x":0,"y":250848,"z":0}},{"groupId":222,"instId":200010,"monsterId":4012010,"eventId":20422010,"pos":{"x":-54714,"y":25111,"z":338065},"rot":{"x":0,"y":337919,"z":0}},{"groupId":222,"instId":200008,"monsterId":4022010,"eventId":20422008,"pos":{"x":-40136,"y":16021,"z":285583},"rot":{"x":0,"y":16063,"z":0}},{"groupId":222,"instId":200003,"monsterId":4012030,"eventId":20422003,"pos":{"x":1134,"y":6855,"z":295671},"rot":{"x":0,"y":261321,"z":0}},{"groupId":222,"instId":200011,"monsterId":4012030,"eventId":20422011,"pos":{"x":-62920,"y":25111,"z":308537},"rot":{"x":0,"y":76577,"z":0}},{"groupId":222,"instId":200009,"monsterId":4012010,"eventId":20422009,"pos":{"x":-57524,"y":25111,"z":337408},"rot":{"x":0,"y":347437,"z":0}},{"groupId":222,"instId":200007,"monsterId":4022010,"eventId":20422007,"pos":{"x":-53225,"y":16049,"z":337172},"rot":{"x":0,"y":153344,"z":0}},{"groupId":222,"instId":200006,"monsterId":4012010,"eventId":20422006,"pos":{"x":-57434,"y":6855,"z":315460},"rot":{"x":0,"y":5075,"z":0}},{"groupId":222,"instId":200005,"monsterId":4012030,"eventId":20422005,"pos":{"x":-52534,"y":6855,"z":319354},"rot":{"x":0,"y":79291,"z":0}},{"groupId":222,"instId":200004,"monsterId":4012030,"eventId":20422004,"pos":{"x":-15766,"y":6855,"z":283340},"rot":{"x":0,"y":358613,"z":0}},{"groupId":222,"instId":200002,"monsterId":4012010,"eventId":20422002,"pos":{"x":7860,"y":6855,"z":281249},"rot":{"x":0,"y":291822,"z":0}},{"groupId":222,"instId":200001,"monsterId":4012010,"eventId":20422001,"pos":{"x":8707,"y":6863,"z":337505},"rot":{"x":0,"y":80327,"z":0}}],"teleports":{}},"223":{"props":[],"npcs":[],"monsters":[{"groupId":223,"instId":200010,"monsterId":4032010,"eventId":20422023,"pos":{"x":-74547,"y":25115,"z":289659},"rot":{"x":0,"y":204568,"z":0}},{"groupId":223,"instId":200012,"monsterId":4032010,"eventId":20422025,"pos":{"x":-84998,"y":25115,"z":297557},"rot":{"x":0,"y":238603,"z":0}},{"groupId":223,"instId":200011,"monsterId":4032010,"eventId":20422024,"pos":{"x":-76837,"y":25115,"z":290793},"rot":{"x":0,"y":160180,"z":0}},{"groupId":223,"instId":200009,"monsterId":4032010,"eventId":20422022,"pos":{"x":-51030,"y":25111,"z":297699},"rot":{"x":0,"y":66721,"z":0}},{"groupId":223,"instId":200008,"monsterId":4032010,"eventId":20422021,"pos":{"x":-64620,"y":25111,"z":338470},"rot":{"x":0,"y":187438,"z":0}},{"groupId":223,"instId":200007,"monsterId":4032010,"eventId":20422020,"pos":{"x":8625,"y":25111,"z":335953},"rot":{"x":0,"y":66721,"z":0}},{"groupId":223,"instId":200006,"monsterId":4032010,"eventId":20422019,"pos":{"x":10538,"y":25111,"z":338102},"rot":{"x":0,"y":187438,"z":0}},{"groupId":223,"instId":200005,"monsterId":4032010,"eventId":20422018,"pos":{"x":-57150,"y":16021,"z":327513},"rot":{"x":0,"y":71914,"z":0}},{"groupId":223,"instId":200004,"monsterId":4032010,"eventId":20422017,"pos":{"x":7727,"y":6855,"z":334456},"rot":{"x":0,"y":335392,"z":0}},{"groupId":223,"instId":200003,"monsterId":4032010,"eventId":20422016,"pos":{"x":-2954,"y":6855,"z":283361},"rot":{"x":0,"y":358129,"z":0}},{"groupId":223,"instId":200002,"monsterId":4032010,"eventId":20422015,"pos":{"x":3803,"y":6855,"z":283031},"rot":{"x":0,"y":336926,"z":0}},{"groupId":223,"instId":200001,"monsterId":4032010,"eventId":20422014,"pos":{"x":-52373,"y":6855,"z":319906},"rot":{"x":0,"y":24605,"z":0}}],"teleports":{}},"228":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"237":{"props":[],"npcs":[],"monsters":[{"groupId":237,"instId":200002,"monsterId":4012010,"eventId":20422102,"pos":{"x":7860,"y":6855,"z":281249},"rot":{"x":0,"y":291822,"z":0}},{"groupId":237,"instId":200012,"monsterId":4012030,"eventId":20422112,"pos":{"x":1244,"y":25127,"z":336586},"rot":{"x":0,"y":250848,"z":0}},{"groupId":237,"instId":200011,"monsterId":4012030,"eventId":20422111,"pos":{"x":-62920,"y":25111,"z":308537},"rot":{"x":0,"y":76577,"z":0}},{"groupId":237,"instId":200010,"monsterId":4012010,"eventId":20422110,"pos":{"x":-54714,"y":25111,"z":338065},"rot":{"x":0,"y":337919,"z":0}},{"groupId":237,"instId":200009,"monsterId":4012010,"eventId":20422109,"pos":{"x":-57524,"y":25111,"z":337408},"rot":{"x":0,"y":347437,"z":0}},{"groupId":237,"instId":200008,"monsterId":4022010,"eventId":20422108,"pos":{"x":-40136,"y":16021,"z":285583},"rot":{"x":0,"y":16063,"z":0}},{"groupId":237,"instId":200007,"monsterId":4022010,"eventId":20422107,"pos":{"x":-53225,"y":16049,"z":337172},"rot":{"x":0,"y":153344,"z":0}},{"groupId":237,"instId":200006,"monsterId":4012010,"eventId":20422106,"pos":{"x":-57434,"y":6855,"z":315460},"rot":{"x":0,"y":5075,"z":0}},{"groupId":237,"instId":200005,"monsterId":4012030,"eventId":20422105,"pos":{"x":-52534,"y":6855,"z":319354},"rot":{"x":0,"y":79291,"z":0}},{"groupId":237,"instId":200004,"monsterId":4012030,"eventId":20422104,"pos":{"x":-15766,"y":6855,"z":283340},"rot":{"x":0,"y":358613,"z":0}},{"groupId":237,"instId":200003,"monsterId":4012030,"eventId":20422103,"pos":{"x":1134,"y":6855,"z":295671},"rot":{"x":0,"y":261321,"z":0}},{"groupId":237,"instId":200001,"monsterId":4012010,"eventId":20422101,"pos":{"x":8707,"y":6863,"z":337505},"rot":{"x":0,"y":80327,"z":0}}],"teleports":{}},"238":{"props":[],"npcs":[],"monsters":[{"groupId":238,"instId":200011,"monsterId":4032010,"eventId":20422124,"pos":{"x":-76837,"y":25115,"z":290793},"rot":{"x":0,"y":160180,"z":0}},{"groupId":238,"instId":200010,"monsterId":4032010,"eventId":20422123,"pos":{"x":-74547,"y":25115,"z":289659},"rot":{"x":0,"y":204568,"z":0}},{"groupId":238,"instId":200008,"monsterId":4032010,"eventId":20422121,"pos":{"x":-64620,"y":25111,"z":338470},"rot":{"x":0,"y":187438,"z":0}},{"groupId":238,"instId":200006,"monsterId":4032010,"eventId":20422119,"pos":{"x":10538,"y":25111,"z":338102},"rot":{"x":0,"y":187438,"z":0}},{"groupId":238,"instId":200002,"monsterId":4032010,"eventId":20422115,"pos":{"x":3803,"y":6855,"z":283031},"rot":{"x":0,"y":336926,"z":0}},{"groupId":238,"instId":200012,"monsterId":4032010,"eventId":20422125,"pos":{"x":-84998,"y":25115,"z":297557},"rot":{"x":0,"y":238603,"z":0}},{"groupId":238,"instId":200009,"monsterId":4032010,"eventId":20422122,"pos":{"x":-51030,"y":25111,"z":297699},"rot":{"x":0,"y":66721,"z":0}},{"groupId":238,"instId":200007,"monsterId":4032010,"eventId":20422120,"pos":{"x":8625,"y":25111,"z":335953},"rot":{"x":0,"y":66721,"z":0}},{"groupId":238,"instId":200005,"monsterId":4032010,"eventId":20422118,"pos":{"x":-57150,"y":16021,"z":327513},"rot":{"x":0,"y":71914,"z":0}},{"groupId":238,"instId":200004,"monsterId":4032010,"eventId":20422117,"pos":{"x":7727,"y":6855,"z":334456},"rot":{"x":0,"y":335392,"z":0}},{"groupId":238,"instId":200003,"monsterId":4032010,"eventId":20422116,"pos":{"x":-2954,"y":6855,"z":283361},"rot":{"x":0,"y":358129,"z":0}},{"groupId":238,"instId":200001,"monsterId":4032010,"eventId":20422114,"pos":{"x":-52373,"y":6855,"z":319906},"rot":{"x":0,"y":24605,"z":0}}],"teleports":{}},"239":{"props":[],"npcs":[],"monsters":[{"groupId":239,"instId":200003,"monsterId":4022010,"eventId":20422129,"pos":{"x":-22018,"y":-43409,"z":130120},"rot":{"x":0,"y":355429,"z":0}},{"groupId":239,"instId":200004,"monsterId":4022010,"eventId":20422130,"pos":{"x":-25167,"y":-43409,"z":130129},"rot":{"x":0,"y":42117,"z":0}},{"groupId":239,"instId":200002,"monsterId":4022010,"eventId":20422128,"pos":{"x":-29431,"y":-40915,"z":170389},"rot":{"x":0,"y":224169,"z":0}},{"groupId":239,"instId":200001,"monsterId":4022010,"eventId":20422127,"pos":{"x":-10920,"y":-43409,"z":118660},"rot":{"x":0,"y":148010,"z":0}}],"teleports":{}},"240":{"props":[],"npcs":[],"monsters":[{"groupId":240,"instId":200003,"monsterId":4012010,"eventId":20422133,"pos":{"x":60978,"y":-189,"z":-67856},"rot":{"x":0,"y":131936,"z":0}},{"groupId":240,"instId":200004,"monsterId":4012030,"eventId":20422134,"pos":{"x":61190,"y":-204,"z":17570},"rot":{"x":0,"y":268163,"z":0}},{"groupId":240,"instId":200002,"monsterId":4012020,"eventId":20422132,"pos":{"x":62814,"y":-204,"z":-31963},"rot":{"x":0,"y":49369,"z":0}},{"groupId":240,"instId":200001,"monsterId":4012010,"eventId":20422131,"pos":{"x":74076,"y":-204,"z":-35928},"rot":{"x":0,"y":109304,"z":0}}],"teleports":{}},"241":{"props":[],"npcs":[],"monsters":[{"groupId":241,"instId":200001,"monsterId":4032010,"eventId":20422136,"pos":{"x":68626,"y":0,"z":-25462},"rot":{"x":0,"y":196188,"z":0}}],"teleports":{}},"242":{"props":[],"npcs":[],"monsters":[{"groupId":242,"instId":200004,"monsterId":4012020,"eventId":20422144,"pos":{"x":-7856,"y":27120,"z":16372},"rot":{"x":0,"y":0,"z":0}},{"groupId":242,"instId":200002,"monsterId":4012020,"eventId":20422142,"pos":{"x":-41116,"y":11646,"z":9122},"rot":{"x":0,"y":0,"z":0}},{"groupId":242,"instId":200003,"monsterId":4012010,"eventId":20422143,"pos":{"x":-33484,"y":11716,"z":-7671},"rot":{"x":0,"y":344085,"z":0}},{"groupId":242,"instId":200001,"monsterId":4012010,"eventId":20422141,"pos":{"x":-37161,"y":11662,"z":41874},"rot":{"x":0,"y":259694,"z":0}}],"teleports":{}},"243":{"props":[],"npcs":[],"monsters":[{"groupId":243,"instId":200004,"monsterId":4032010,"eventId":20422149,"pos":{"x":-21136,"y":7634,"z":20251},"rot":{"x":0,"y":55945,"z":0}},{"groupId":243,"instId":200002,"monsterId":4032010,"eventId":20422147,"pos":{"x":-8097,"y":11716,"z":27033},"rot":{"x":0,"y":113938,"z":0}},{"groupId":243,"instId":200003,"monsterId":4032010,"eventId":20422148,"pos":{"x":-6841,"y":11716,"z":-6472},"rot":{"x":0,"y":77806,"z":0}},{"groupId":243,"instId":200001,"monsterId":4032010,"eventId":20422146,"pos":{"x":-40610,"y":11716,"z":29931},"rot":{"x":0,"y":172295,"z":0}}],"teleports":{}},"247":{"props":[{"groupId":247,"instId":300003,"propState":0,"propId":211,"pos":{"x":4560,"y":-6243,"z":235020},"rot":{"x":0,"y":180000,"z":0}},{"groupId":247,"instId":300002,"propState":0,"propId":100,"pos":{"x":4560,"y":-6243,"z":235020},"rot":{"x":0,"y":180000,"z":0}},{"groupId":247,"instId":300001,"propState":11,"propId":60403,"pos":{"x":4560,"y":-6243,"z":235020},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":247,"instId":200001,"monsterId":4023010,"eventId":20422231,"pos":{"x":4840,"y":-6195,"z":229078},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"253":{"props":[{"groupId":253,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-17075,"y":12469,"z":351949},"rot":{"x":0,"y":175567,"z":0}},{"groupId":253,"instId":300011,"propState":0,"propId":104080,"pos":{"x":17224,"y":25811,"z":306421},"rot":{"x":0,"y":176256,"z":0}},{"groupId":253,"instId":300010,"propState":0,"propId":104080,"pos":{"x":-21060,"y":25811,"z":283878},"rot":{"x":0,"y":322022,"z":0}},{"groupId":253,"instId":300009,"propState":0,"propId":104080,"pos":{"x":-24868,"y":7568,"z":278833},"rot":{"x":0,"y":286877,"z":0}},{"groupId":253,"instId":300008,"propState":0,"propId":104080,"pos":{"x":-43213,"y":7575,"z":279862},"rot":{"x":0,"y":40304,"z":0}},{"groupId":253,"instId":300007,"propState":0,"propId":104080,"pos":{"x":-54612,"y":7580,"z":299192},"rot":{"x":0,"y":124948,"z":0}},{"groupId":253,"instId":300006,"propState":0,"propId":104080,"pos":{"x":-59761,"y":16721,"z":289878},"rot":{"x":0,"y":3764,"z":0}},{"groupId":253,"instId":300005,"propState":0,"propId":104080,"pos":{"x":-27854,"y":16746,"z":285440},"rot":{"x":0,"y":136850,"z":0}},{"groupId":253,"instId":300004,"propState":0,"propId":104080,"pos":{"x":10441,"y":16771,"z":289433},"rot":{"x":0,"y":229430,"z":0}},{"groupId":253,"instId":300003,"propState":0,"propId":104080,"pos":{"x":1191,"y":16721,"z":339498},"rot":{"x":0,"y":233307,"z":0}},{"groupId":253,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-11293,"y":3866,"z":306110},"rot":{"x":0,"y":70598,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"255":{"props":[{"groupId":255,"instId":300001,"propState":0,"propId":104010,"pos":{"x":62820,"y":-167,"z":-9108},"rot":{"x":0,"y":130999,"z":0}},{"groupId":255,"instId":300004,"propState":0,"propId":104010,"pos":{"x":54484,"y":-204,"z":-48268},"rot":{"x":0,"y":161651,"z":0}},{"groupId":255,"instId":300003,"propState":0,"propId":104009,"pos":{"x":53239,"y":-204,"z":-79970},"rot":{"x":0,"y":2053,"z":0}},{"groupId":255,"instId":300002,"propState":0,"propId":104010,"pos":{"x":64589,"y":-204,"z":37221},"rot":{"x":0,"y":190893,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"254":{"props":[{"groupId":254,"instId":300010,"propState":0,"propId":104080,"pos":{"x":-17660,"y":12435,"z":356462},"rot":{"x":0,"y":266155,"z":0}},{"groupId":254,"instId":300005,"propState":0,"propId":104080,"pos":{"x":834,"y":7580,"z":336140},"rot":{"x":0,"y":251009,"z":0}},{"groupId":254,"instId":300009,"propState":0,"propId":104080,"pos":{"x":-67253,"y":25811,"z":311759},"rot":{"x":0,"y":184261,"z":0}},{"groupId":254,"instId":300007,"propState":0,"propId":104080,"pos":{"x":-27308,"y":25861,"z":278763},"rot":{"x":0,"y":78136,"z":0}},{"groupId":254,"instId":300004,"propState":0,"propId":104080,"pos":{"x":-56009,"y":16771,"z":297458},"rot":{"x":0,"y":52935,"z":0}},{"groupId":254,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-29790,"y":7580,"z":283910},"rot":{"x":0,"y":245136,"z":0}},{"groupId":254,"instId":300008,"propState":0,"propId":104080,"pos":{"x":17497,"y":25811,"z":333673},"rot":{"x":0,"y":184261,"z":0}},{"groupId":254,"instId":300006,"propState":0,"propId":104080,"pos":{"x":5629,"y":16739,"z":340473},"rot":{"x":0,"y":241546,"z":0}},{"groupId":254,"instId":300003,"propState":0,"propId":104080,"pos":{"x":-24506,"y":7555,"z":278742},"rot":{"x":0,"y":285714,"z":0}},{"groupId":254,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-27314,"y":3841,"z":306249},"rot":{"x":0,"y":260516,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"256":{"props":[{"groupId":256,"instId":300004,"propState":0,"propId":104011,"pos":{"x":59538,"y":-204,"z":-34965},"rot":{"x":0,"y":54930,"z":0}},{"groupId":256,"instId":300003,"propState":0,"propId":104011,"pos":{"x":60826,"y":-204,"z":-15324},"rot":{"x":0,"y":92201,"z":0}},{"groupId":256,"instId":300002,"propState":0,"propId":104011,"pos":{"x":59626,"y":-167,"z":13003},"rot":{"x":0,"y":61512,"z":0}},{"groupId":256,"instId":300001,"propState":0,"propId":104011,"pos":{"x":67301,"y":-204,"z":32291},"rot":{"x":0,"y":192450,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"257":{"props":[{"groupId":257,"instId":300004,"propState":0,"propId":104080,"pos":{"x":-36961,"y":27750,"z":44922},"rot":{"x":0,"y":87212,"z":0}},{"groupId":257,"instId":300003,"propState":0,"propId":104080,"pos":{"x":-53297,"y":27750,"z":32085},"rot":{"x":0,"y":25613,"z":0}},{"groupId":257,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-56121,"y":12350,"z":31609},"rot":{"x":0,"y":349709,"z":0}},{"groupId":257,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-19340,"y":12346,"z":38800},"rot":{"x":0,"y":90913,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"259":{"props":[{"groupId":259,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-50447,"y":-6323,"z":216365},"rot":{"x":0,"y":310759,"z":0}},{"groupId":259,"instId":300004,"propState":1,"propId":211,"pos":{"x":-2760,"y":-6186,"z":230791},"rot":{"x":0,"y":51737,"z":0}},{"groupId":259,"instId":300003,"propState":20,"propId":60401,"pos":{"x":-2760,"y":-6186,"z":230791},"rot":{"x":0,"y":51737,"z":0}},{"groupId":259,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-50447,"y":-6323,"z":216365},"rot":{"x":0,"y":310759,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"260":{"props":[{"groupId":260,"instId":300004,"propState":1,"propId":211,"pos":{"x":12212,"y":25111,"z":288709},"rot":{"x":0,"y":358010,"z":0}},{"groupId":260,"instId":300003,"propState":20,"propId":60401,"pos":{"x":12212,"y":25111,"z":288709},"rot":{"x":0,"y":358010,"z":0}},{"groupId":260,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-50529,"y":25161,"z":284571},"rot":{"x":0,"y":169747,"z":0}},{"groupId":260,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-50529,"y":25161,"z":284571},"rot":{"x":0,"y":169747,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"261":{"props":[{"groupId":261,"instId":300005,"propState":0,"propId":100,"pos":{"x":52490,"y":-20410,"z":341330},"rot":{"x":0,"y":90000,"z":0}},{"groupId":261,"instId":300004,"propState":0,"propId":100,"pos":{"x":48160,"y":-21460,"z":329840},"rot":{"x":0,"y":0,"z":0}},{"groupId":261,"instId":300003,"propState":0,"propId":103074,"pos":{"x":45720,"y":-24481,"z":323254},"rot":{"x":0,"y":17528,"z":0}},{"groupId":261,"instId":300002,"propState":0,"propId":100,"pos":{"x":52490,"y":-20410,"z":341330},"rot":{"x":0,"y":90000,"z":0}},{"groupId":261,"instId":300001,"propState":0,"propId":104098,"pos":{"x":46060,"y":-26270,"z":323340},"rot":{"x":0,"y":197528,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"262":{"props":[{"groupId":262,"instId":300009,"propState":20,"propId":60401,"pos":{"x":50450,"y":-15980,"z":351371},"rot":{"x":0,"y":180000,"z":0}},{"groupId":262,"instId":300008,"propState":20,"propId":60401,"pos":{"x":52520,"y":-15980,"z":351371},"rot":{"x":0,"y":180000,"z":0}},{"groupId":262,"instId":300007,"propState":20,"propId":60401,"pos":{"x":54490,"y":-15980,"z":351371},"rot":{"x":0,"y":180000,"z":0}},{"groupId":262,"instId":300006,"propState":20,"propId":60401,"pos":{"x":50450,"y":-15980,"z":349371},"rot":{"x":0,"y":180000,"z":0}},{"groupId":262,"instId":300005,"propState":20,"propId":60401,"pos":{"x":52520,"y":-15980,"z":349371},"rot":{"x":0,"y":180000,"z":0}},{"groupId":262,"instId":300004,"propState":20,"propId":60401,"pos":{"x":54490,"y":-15980,"z":349371},"rot":{"x":0,"y":180000,"z":0}},{"groupId":262,"instId":300003,"propState":20,"propId":60401,"pos":{"x":50450,"y":-15980,"z":347371},"rot":{"x":0,"y":180000,"z":0}},{"groupId":262,"instId":300002,"propState":20,"propId":60401,"pos":{"x":52520,"y":-15980,"z":347371},"rot":{"x":0,"y":180000,"z":0}},{"groupId":262,"instId":300001,"propState":20,"propId":60401,"pos":{"x":54490,"y":-15980,"z":347371},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"264":{"props":[{"groupId":264,"instId":300001,"propState":20,"propId":60402,"pos":{"x":42323,"y":-26270,"z":324589},"rot":{"x":0,"y":179834,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"263":{"props":[{"groupId":263,"instId":300001,"propState":20,"propId":60401,"pos":{"x":37914,"y":-26270,"z":313202},"rot":{"x":0,"y":91232,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"265":{"props":[{"groupId":265,"instId":300001,"propState":20,"propId":60403,"pos":{"x":-37759,"y":12680,"z":219135},"rot":{"x":0,"y":359450,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"272":{"props":[{"groupId":272,"instId":300001,"propState":11,"propId":104046,"pos":{"x":14750,"y":16021,"z":307560},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"273":{"props":[{"groupId":273,"instId":300001,"propState":11,"propId":104046,"pos":{"x":52520,"y":-25680,"z":355891},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[{"groupId":274,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-22807,"y":-43409,"z":141693},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"275":{"props":[{"groupId":275,"instId":300005,"propState":0,"propId":100,"pos":{"x":-38630,"y":7260,"z":336790},"rot":{"x":0,"y":78990,"z":0}},{"groupId":275,"instId":300004,"propState":0,"propId":100,"pos":{"x":-42370,"y":16027,"z":336990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":275,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-49386,"y":17821,"z":336247},"rot":{"x":0,"y":90000,"z":0}},{"groupId":275,"instId":300002,"propState":0,"propId":100,"pos":{"x":-38630,"y":7260,"z":336790},"rot":{"x":0,"y":78990,"z":0}},{"groupId":275,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-49200,"y":16027,"z":335950},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"276":{"props":[{"groupId":276,"instId":300003,"propState":0,"propId":211,"pos":{"x":-49200,"y":16027,"z":335950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":276,"instId":300002,"propState":0,"propId":211,"pos":{"x":-38630,"y":7260,"z":336790},"rot":{"x":0,"y":78990,"z":0}},{"groupId":276,"instId":300001,"propState":20,"propId":60402,"pos":{"x":-38630,"y":7260,"z":336790},"rot":{"x":0,"y":78990,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"277":{"props":[{"groupId":277,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-66358,"y":-4450,"z":228923},"rot":{"x":0,"y":270000,"z":0}},{"groupId":277,"instId":300005,"propState":0,"propId":100,"pos":{"x":-75380,"y":-6243,"z":229100},"rot":{"x":0,"y":90000,"z":0}},{"groupId":277,"instId":300004,"propState":0,"propId":100,"pos":{"x":-71404,"y":-4390,"z":229230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":277,"instId":300002,"propState":0,"propId":100,"pos":{"x":-75380,"y":-6243,"z":229100},"rot":{"x":0,"y":90000,"z":0}},{"groupId":277,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-66540,"y":-6243,"z":229220},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"278":{"props":[{"groupId":278,"instId":300002,"propState":0,"propId":211,"pos":{"x":-75380,"y":-6243,"z":229100},"rot":{"x":0,"y":90000,"z":0}},{"groupId":278,"instId":300003,"propState":0,"propId":211,"pos":{"x":-66540,"y":-6243,"z":229220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":278,"instId":300001,"propState":20,"propId":60402,"pos":{"x":-75380,"y":-6243,"z":229100},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"281":{"props":[{"groupId":281,"instId":300007,"propState":1,"propId":104141,"pos":{"x":-24340,"y":11550,"z":-2936},"rot":{"x":0,"y":90000,"z":0}},{"groupId":281,"instId":300004,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":281,"instId":300003,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":281,"instId":300001,"propState":0,"propId":104042,"pos":{"x":-24340,"y":11550,"z":-2936},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"282":{"props":[{"groupId":282,"instId":300009,"propState":2,"propId":104141,"pos":{"x":68112,"y":-204,"z":3845},"rot":{"x":0,"y":262957,"z":0}},{"groupId":282,"instId":300008,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":282,"instId":300007,"propState":0,"propId":104088,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":282,"instId":300006,"propState":0,"propId":104043,"pos":{"x":68112,"y":-204,"z":3845},"rot":{"x":0,"y":262957,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"284":{"props":[{"groupId":284,"instId":300001,"propState":18,"propId":104096,"pos":{"x":70004,"y":-38912,"z":344062},"rot":{"x":0,"y":234063,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"283":{"props":[{"groupId":283,"instId":300006,"propState":18,"propId":104162,"pos":{"x":-31501,"y":16011,"z":240803},"rot":{"x":0,"y":141121,"z":0}},{"groupId":283,"instId":300004,"propState":18,"propId":104094,"pos":{"x":35942,"y":-25621,"z":310407},"rot":{"x":0,"y":237351,"z":0}},{"groupId":283,"instId":300005,"propState":18,"propId":104093,"pos":{"x":12776,"y":-6186,"z":227650},"rot":{"x":0,"y":306207,"z":0}},{"groupId":283,"instId":300003,"propState":18,"propId":104094,"pos":{"x":-52768,"y":13723,"z":213463},"rot":{"x":0,"y":162734,"z":0}},{"groupId":283,"instId":300001,"propState":18,"propId":104095,"pos":{"x":-45486,"y":-6186,"z":231086},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"288":{"props":[],"npcs":[],"monsters":[{"groupId":288,"instId":200001,"monsterId":4012020,"eventId":0,"pos":{"x":-24943,"y":-18860,"z":136142},"rot":{"x":0,"y":285000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":501,"startAnchorId":null,"startGroupId":null}},"2042301":{"P20423_F20423001":{"scenes":{"19":{"props":[{"groupId":19,"instId":300011,"propState":12,"propId":60401,"pos":{"x":262340,"y":67440,"z":324220},"rot":{"x":0,"y":207000,"z":0}},{"groupId":19,"instId":300010,"propState":12,"propId":60402,"pos":{"x":232765,"y":63510,"z":321480},"rot":{"x":0,"y":27062,"z":0}},{"groupId":19,"instId":300009,"propState":12,"propId":60401,"pos":{"x":245543,"y":165544,"z":413524},"rot":{"x":0,"y":77189,"z":0}},{"groupId":19,"instId":300007,"propState":12,"propId":60401,"pos":{"x":294287,"y":96330,"z":223989},"rot":{"x":0,"y":334782,"z":0}},{"groupId":19,"instId":300006,"propState":12,"propId":60401,"pos":{"x":284319,"y":49469,"z":242645},"rot":{"x":0,"y":152526,"z":0}},{"groupId":19,"instId":300004,"propState":12,"propId":60401,"pos":{"x":243210,"y":57937,"z":282633},"rot":{"x":0,"y":298494,"z":0}},{"groupId":19,"instId":300003,"propState":12,"propId":60401,"pos":{"x":184763,"y":34465,"z":221903},"rot":{"x":0,"y":2605,"z":0}},{"groupId":19,"instId":300002,"propState":12,"propId":60401,"pos":{"x":152196,"y":34475,"z":240663},"rot":{"x":0,"y":42650,"z":0}},{"groupId":19,"instId":300001,"propState":12,"propId":60401,"pos":{"x":87413,"y":31274,"z":176027},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300004,"propState":8,"propId":101,"pos":{"x":211904,"y":53851,"z":255565},"rot":{"x":0,"y":61034,"z":0}},{"groupId":18,"instId":300001,"propState":8,"propId":101,"pos":{"x":3380,"y":287,"z":1290},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300006,"propState":8,"propId":101,"pos":{"x":253273,"y":165544,"z":417404},"rot":{"x":0,"y":354197,"z":0}},{"groupId":18,"instId":300005,"propState":8,"propId":101,"pos":{"x":282160,"y":47803,"z":199980},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300003,"propState":8,"propId":101,"pos":{"x":119798,"y":27304,"z":177160},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2042301":{"anchorId":1,"groupId":18,"instId":300001,"pos":{"x":-600,"y":-36,"z":4239},"rot":{"x":0,"y":0,"z":0}},"2042303":{"anchorId":3,"groupId":18,"instId":300003,"pos":{"x":123334,"y":27304,"z":181200},"rot":{"x":0,"y":90000,"z":0}},"2042304":{"anchorId":4,"groupId":18,"instId":300004,"pos":{"x":207230,"y":53822,"z":250610},"rot":{"x":0,"y":90000,"z":0}},"2042305":{"anchorId":5,"groupId":18,"instId":300005,"pos":{"x":279057,"y":47796,"z":205506},"rot":{"x":0,"y":19592,"z":0}},"2042306":{"anchorId":6,"groupId":18,"instId":300006,"pos":{"x":256810,"y":165544,"z":420862},"rot":{"x":0,"y":315234,"z":0}}}},"20":{"props":[{"groupId":20,"instId":300004,"propState":0,"propId":104010,"pos":{"x":277674,"y":47796,"z":216056},"rot":{"x":0,"y":240164,"z":0}},{"groupId":20,"instId":300006,"propState":0,"propId":104010,"pos":{"x":278805,"y":111727,"z":244581},"rot":{"x":0,"y":69779,"z":0}},{"groupId":20,"instId":300019,"propState":0,"propId":104010,"pos":{"x":272528,"y":96309,"z":235359},"rot":{"x":0,"y":84599,"z":0}},{"groupId":20,"instId":300005,"propState":0,"propId":104010,"pos":{"x":302143,"y":96309,"z":239017},"rot":{"x":0,"y":260597,"z":0}},{"groupId":20,"instId":300017,"propState":0,"propId":104010,"pos":{"x":188359,"y":34466,"z":204847},"rot":{"x":0,"y":292443,"z":0}},{"groupId":20,"instId":300008,"propState":0,"propId":104010,"pos":{"x":269694,"y":47803,"z":201094},"rot":{"x":0,"y":42132,"z":0}},{"groupId":20,"instId":300018,"propState":0,"propId":104009,"pos":{"x":263602,"y":53900,"z":266215},"rot":{"x":0,"y":213529,"z":0}},{"groupId":20,"instId":300011,"propState":0,"propId":104009,"pos":{"x":223413,"y":58101,"z":311175},"rot":{"x":0,"y":171666,"z":0}},{"groupId":20,"instId":300010,"propState":0,"propId":104010,"pos":{"x":255106,"y":58048,"z":297998},"rot":{"x":0,"y":256906,"z":0}},{"groupId":20,"instId":300009,"propState":0,"propId":104009,"pos":{"x":218516,"y":53900,"z":269183},"rot":{"x":0,"y":269198,"z":0}},{"groupId":20,"instId":300016,"propState":0,"propId":104010,"pos":{"x":293220,"y":53911,"z":283740},"rot":{"x":0,"y":240164,"z":0}},{"groupId":20,"instId":300014,"propState":0,"propId":104010,"pos":{"x":227627,"y":53904,"z":254578},"rot":{"x":0,"y":224776,"z":0}},{"groupId":20,"instId":300003,"propState":0,"propId":104010,"pos":{"x":193114,"y":53900,"z":263484},"rot":{"x":0,"y":146041,"z":0}},{"groupId":20,"instId":300013,"propState":0,"propId":104010,"pos":{"x":187246,"y":34466,"z":214510},"rot":{"x":0,"y":245016,"z":0}},{"groupId":20,"instId":300012,"propState":0,"propId":104010,"pos":{"x":81101,"y":31347,"z":184862},"rot":{"x":0,"y":241713,"z":0}},{"groupId":20,"instId":300007,"propState":0,"propId":104009,"pos":{"x":146340,"y":27304,"z":185433},"rot":{"x":0,"y":74053,"z":0}},{"groupId":20,"instId":300002,"propState":0,"propId":104010,"pos":{"x":169572,"y":34465,"z":235337},"rot":{"x":0,"y":291991,"z":0}},{"groupId":20,"instId":300015,"propState":0,"propId":104009,"pos":{"x":-2688,"y":2372,"z":99695},"rot":{"x":0,"y":208372,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-4516,"y":2475,"z":89087},"rot":{"x":0,"y":171718,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300005,"propState":1,"propId":104013,"pos":{"x":194860,"y":53850,"z":249830},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300004,"propState":1,"propId":104013,"pos":{"x":194890,"y":34550,"z":249760},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300003,"propState":1,"propId":104001,"pos":{"x":194890,"y":34550,"z":249760},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300002,"propState":0,"propId":104003,"pos":{"x":198587,"y":53900,"z":246923},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300001,"propState":0,"propId":104003,"pos":{"x":189590,"y":34465,"z":252540},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300003,"propState":1,"propId":104006,"pos":{"x":-400,"y":2390,"z":90820},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300002,"propState":1,"propId":104006,"pos":{"x":-400,"y":2401,"z":119443},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300009,"propState":1,"propId":104259,"pos":{"x":261730,"y":165575,"z":416990},"rot":{"x":0,"y":322452,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300002,"propState":1,"propId":104005,"pos":{"x":168480,"y":34520,"z":210290},"rot":{"x":0,"y":270000,"z":0}},{"groupId":25,"instId":300005,"propState":1,"propId":104006,"pos":{"x":284492,"y":49539,"z":226775},"rot":{"x":0,"y":197017,"z":0}},{"groupId":25,"instId":300004,"propState":1,"propId":104259,"pos":{"x":267080,"y":47903,"z":210510},"rot":{"x":0,"y":90000,"z":0}},{"groupId":25,"instId":300003,"propState":1,"propId":104006,"pos":{"x":190888,"y":34472,"z":210300},"rot":{"x":0,"y":270000,"z":0}},{"groupId":25,"instId":300001,"propState":1,"propId":104006,"pos":{"x":85540,"y":31331,"z":181550},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300001,"propState":12,"propId":60402,"pos":{"x":40232,"y":6346,"z":150594},"rot":{"x":0,"y":312454,"z":0}},{"groupId":89,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-43620,"y":3136,"z":188653},"rot":{"x":0,"y":180000,"z":0}},{"groupId":89,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-11901,"y":-1536,"z":178153},"rot":{"x":0,"y":270000,"z":0}},{"groupId":89,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-35767,"y":-3264,"z":124864},"rot":{"x":0,"y":269997,"z":0}},{"groupId":89,"instId":300002,"propState":12,"propId":60401,"pos":{"x":21375,"y":-687,"z":145481},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-51278,"y":-3763,"z":166214},"rot":{"x":0,"y":90000,"z":0}},{"groupId":90,"instId":300006,"propState":12,"propId":60401,"pos":{"x":2367,"y":-5999,"z":201082},"rot":{"x":0,"y":180000,"z":0}},{"groupId":90,"instId":300005,"propState":12,"propId":60403,"pos":{"x":-22100,"y":-10686,"z":169920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":90,"instId":300004,"propState":12,"propId":60401,"pos":{"x":12549,"y":-5986,"z":150590},"rot":{"x":0,"y":0,"z":0}},{"groupId":90,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-28131,"y":-2903,"z":137834},"rot":{"x":0,"y":90364,"z":0}},{"groupId":90,"instId":300001,"propState":12,"propId":60401,"pos":{"x":23748,"y":-687,"z":123615},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-19511,"y":-4228,"z":184452},"rot":{"x":0,"y":355594,"z":0}},{"groupId":92,"instId":300005,"propState":0,"propId":104010,"pos":{"x":33980,"y":-4134,"z":193180},"rot":{"x":0,"y":183355,"z":0}},{"groupId":92,"instId":300011,"propState":0,"propId":104010,"pos":{"x":217,"y":-4416,"z":204491},"rot":{"x":0,"y":177024,"z":0}},{"groupId":92,"instId":300027,"propState":0,"propId":104009,"pos":{"x":14600,"y":-4903,"z":210823},"rot":{"x":0,"y":319884,"z":0}},{"groupId":92,"instId":300025,"propState":0,"propId":104009,"pos":{"x":-37866,"y":-1536,"z":197875},"rot":{"x":0,"y":235099,"z":0}},{"groupId":92,"instId":300024,"propState":0,"propId":104008,"pos":{"x":-18713,"y":-4258,"z":208920},"rot":{"x":0,"y":344716,"z":0}},{"groupId":92,"instId":300021,"propState":0,"propId":104010,"pos":{"x":-12833,"y":-2090,"z":177600},"rot":{"x":0,"y":245364,"z":0}},{"groupId":92,"instId":300020,"propState":0,"propId":104010,"pos":{"x":-13198,"y":-1974,"z":178981},"rot":{"x":0,"y":283838,"z":0}},{"groupId":92,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-51579,"y":-1096,"z":122483},"rot":{"x":0,"y":722,"z":0}},{"groupId":92,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-62895,"y":3136,"z":194733},"rot":{"x":0,"y":92800,"z":0}},{"groupId":92,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-31077,"y":-3763,"z":168107},"rot":{"x":0,"y":179935,"z":0}},{"groupId":92,"instId":300003,"propState":0,"propId":104010,"pos":{"x":24140,"y":-687,"z":140630},"rot":{"x":0,"y":319307,"z":0}},{"groupId":92,"instId":300004,"propState":0,"propId":104010,"pos":{"x":18443,"y":-687,"z":127253},"rot":{"x":0,"y":320420,"z":0}},{"groupId":92,"instId":300002,"propState":0,"propId":104010,"pos":{"x":8506,"y":2393,"z":120632},"rot":{"x":0,"y":322540,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300003,"propState":0,"propId":104080,"pos":{"x":143978,"y":31929,"z":213373},"rot":{"x":0,"y":259881,"z":0}},{"groupId":98,"instId":300006,"propState":0,"propId":104080,"pos":{"x":276284,"y":56501,"z":283461},"rot":{"x":0,"y":87380,"z":0}},{"groupId":98,"instId":300005,"propState":0,"propId":104080,"pos":{"x":215930,"y":54600,"z":246360},"rot":{"x":0,"y":61906,"z":0}},{"groupId":98,"instId":300004,"propState":0,"propId":104080,"pos":{"x":167680,"y":35165,"z":228705},"rot":{"x":0,"y":99401,"z":0}},{"groupId":98,"instId":300002,"propState":0,"propId":104080,"pos":{"x":107878,"y":29334,"z":186175},"rot":{"x":0,"y":27526,"z":0}},{"groupId":98,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-2980,"y":176,"z":22793},"rot":{"x":0,"y":18868,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300001,"propState":0,"propId":100,"pos":{"x":186710,"y":34465,"z":245483},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":94,"instId":200009,"monsterId":4032010,"eventId":20423019,"pos":{"x":260180,"y":53900,"z":253300},"rot":{"x":0,"y":271230,"z":0}},{"groupId":94,"instId":200006,"monsterId":4032030,"eventId":20423016,"pos":{"x":223889,"y":53900,"z":261281},"rot":{"x":0,"y":77426,"z":0}},{"groupId":94,"instId":200004,"monsterId":4032030,"eventId":20423014,"pos":{"x":169900,"y":34465,"z":249410},"rot":{"x":0,"y":282598,"z":0}},{"groupId":94,"instId":200002,"monsterId":4032010,"eventId":20423012,"pos":{"x":179365,"y":34465,"z":228717},"rot":{"x":0,"y":110351,"z":0}},{"groupId":94,"instId":200008,"monsterId":4032030,"eventId":20423018,"pos":{"x":251978,"y":53900,"z":263325},"rot":{"x":0,"y":279904,"z":0}},{"groupId":94,"instId":200007,"monsterId":4032010,"eventId":20423017,"pos":{"x":251177,"y":53900,"z":261867},"rot":{"x":0,"y":309451,"z":0}},{"groupId":94,"instId":200005,"monsterId":4032010,"eventId":20423015,"pos":{"x":223211,"y":53900,"z":259775},"rot":{"x":0,"y":84381,"z":0}},{"groupId":94,"instId":200003,"monsterId":4032030,"eventId":20423013,"pos":{"x":181677,"y":34465,"z":232243},"rot":{"x":0,"y":97684,"z":0}},{"groupId":94,"instId":200001,"monsterId":4032010,"eventId":20423011,"pos":{"x":161494,"y":34465,"z":235869},"rot":{"x":0,"y":295564,"z":0}}],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300026,"propState":0,"propId":104011,"pos":{"x":-15827,"y":-10686,"z":155437},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300019,"propState":0,"propId":104010,"pos":{"x":-18660,"y":-10686,"z":163720},"rot":{"x":0,"y":270000,"z":0}},{"groupId":93,"instId":300002,"propState":0,"propId":104011,"pos":{"x":21152,"y":-5986,"z":150304},"rot":{"x":0,"y":358510,"z":0}},{"groupId":93,"instId":300024,"propState":0,"propId":104008,"pos":{"x":-12703,"y":-4244,"z":185176},"rot":{"x":0,"y":56402,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":104011,"pos":{"x":1970,"y":-5986,"z":153160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":93,"instId":300028,"propState":0,"propId":104011,"pos":{"x":-5199,"y":-10686,"z":155353},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300022,"propState":0,"propId":104011,"pos":{"x":-25801,"y":-10686,"z":164964},"rot":{"x":0,"y":90000,"z":0}},{"groupId":93,"instId":300017,"propState":0,"propId":104010,"pos":{"x":-10099,"y":-10686,"z":161850},"rot":{"x":0,"y":180000,"z":0}},{"groupId":93,"instId":300027,"propState":0,"propId":104009,"pos":{"x":41720,"y":3357,"z":172450},"rot":{"x":0,"y":32970,"z":0}},{"groupId":93,"instId":300020,"propState":0,"propId":104011,"pos":{"x":-13198,"y":-1974,"z":178981},"rot":{"x":0,"y":283838,"z":0}},{"groupId":93,"instId":300010,"propState":0,"propId":104011,"pos":{"x":13507,"y":-6014,"z":187646},"rot":{"x":0,"y":244484,"z":0}},{"groupId":93,"instId":300007,"propState":0,"propId":104011,"pos":{"x":-36767,"y":-3264,"z":122519},"rot":{"x":0,"y":2273,"z":0}},{"groupId":93,"instId":300005,"propState":0,"propId":104011,"pos":{"x":-2940,"y":-5986,"z":153340},"rot":{"x":0,"y":180000,"z":0}},{"groupId":93,"instId":300029,"propState":0,"propId":104010,"pos":{"x":-720,"y":-10686,"z":161760},"rot":{"x":0,"y":180000,"z":0}},{"groupId":93,"instId":300023,"propState":0,"propId":104011,"pos":{"x":-24710,"y":-10686,"z":158910},"rot":{"x":0,"y":51004,"z":0}},{"groupId":93,"instId":300012,"propState":0,"propId":104011,"pos":{"x":41590,"y":6346,"z":149140},"rot":{"x":0,"y":315233,"z":0}},{"groupId":93,"instId":300011,"propState":0,"propId":104011,"pos":{"x":29849,"y":6420,"z":147662},"rot":{"x":0,"y":358510,"z":0}},{"groupId":93,"instId":300021,"propState":0,"propId":104011,"pos":{"x":-12833,"y":-2090,"z":177600},"rot":{"x":0,"y":245364,"z":0}},{"groupId":93,"instId":300009,"propState":0,"propId":104011,"pos":{"x":19422,"y":-6013,"z":179298},"rot":{"x":0,"y":308763,"z":0}},{"groupId":93,"instId":300008,"propState":0,"propId":104011,"pos":{"x":-31077,"y":-3763,"z":168107},"rot":{"x":0,"y":179935,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":104011,"pos":{"x":-28057,"y":-5986,"z":149005},"rot":{"x":0,"y":126440,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":104011,"pos":{"x":-13010,"y":-5986,"z":142330},"rot":{"x":0,"y":51362,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":104011,"pos":{"x":23730,"y":-687,"z":142870},"rot":{"x":0,"y":268839,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[],"npcs":[],"monsters":[{"groupId":95,"instId":200002,"monsterId":4032010,"eventId":20423002,"pos":{"x":-43530,"y":-1095,"z":146451},"rot":{"x":0,"y":110351,"z":0}},{"groupId":95,"instId":200005,"monsterId":4032010,"eventId":20423005,"pos":{"x":-58125,"y":3136,"z":182852},"rot":{"x":0,"y":227941,"z":0}},{"groupId":95,"instId":200004,"monsterId":4032030,"eventId":20423004,"pos":{"x":-59091,"y":3136,"z":180109},"rot":{"x":0,"y":274047,"z":0}},{"groupId":95,"instId":200003,"monsterId":4032030,"eventId":20423003,"pos":{"x":-45586,"y":-1095,"z":143430},"rot":{"x":0,"y":135007,"z":0}},{"groupId":95,"instId":200001,"monsterId":4032010,"eventId":20423001,"pos":{"x":-51222,"y":-1095,"z":147860},"rot":{"x":0,"y":295564,"z":0}}],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300002,"propState":0,"propId":104039,"pos":{"x":267091,"y":105580,"z":276079},"rot":{"x":0,"y":152968,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":104038,"pos":{"x":268790,"y":105673,"z":272743},"rot":{"x":0,"y":331489,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300004,"propState":0,"propId":104052,"pos":{"x":290119,"y":111744,"z":251782},"rot":{"x":0,"y":132085,"z":0}},{"groupId":51,"instId":300006,"propState":0,"propId":104052,"pos":{"x":276409,"y":105657,"z":290166},"rot":{"x":0,"y":187781,"z":0}},{"groupId":51,"instId":300003,"propState":0,"propId":104019,"pos":{"x":276409,"y":105657,"z":290166},"rot":{"x":0,"y":251114,"z":0}},{"groupId":51,"instId":300005,"propState":0,"propId":104052,"pos":{"x":313700,"y":125172,"z":278630},"rot":{"x":0,"y":206970,"z":0}},{"groupId":51,"instId":300002,"propState":0,"propId":104019,"pos":{"x":313700,"y":125172,"z":278630},"rot":{"x":0,"y":26970,"z":0}},{"groupId":51,"instId":300001,"propState":0,"propId":104019,"pos":{"x":290119,"y":111744,"z":251782},"rot":{"x":0,"y":189832,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"124":{"props":[{"groupId":124,"instId":300004,"propState":0,"propId":104071,"pos":{"x":31325,"y":-2570,"z":207130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":124,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-54022,"y":4345,"z":169434},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"125":{"props":[{"groupId":125,"instId":300005,"propState":0,"propId":104073,"pos":{"x":298155,"y":96428,"z":248828},"rot":{"x":0,"y":182003,"z":0}},{"groupId":125,"instId":300004,"propState":0,"propId":104073,"pos":{"x":294881,"y":53913,"z":272636},"rot":{"x":0,"y":355972,"z":0}},{"groupId":125,"instId":300001,"propState":0,"propId":104071,"pos":{"x":269460,"y":55050,"z":268700},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"122":{"props":[{"groupId":122,"instId":300002,"propState":8,"propId":101,"pos":{"x":-38860,"y":-1536,"z":184890},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2042302":{"anchorId":2,"groupId":122,"instId":300002,"pos":{"x":-35280,"y":-1536,"z":183340},"rot":{"x":0,"y":30291,"z":0}}}},"26":{"props":[{"groupId":26,"instId":300005,"propState":0,"propId":104004,"pos":{"x":28778,"y":-4153,"z":202786},"rot":{"x":0,"y":74768,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":104017,"pos":{"x":26260,"y":-4155,"z":200829},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"119":{"props":[{"groupId":119,"instId":300002,"propState":0,"propId":104228,"pos":{"x":36320,"y":3357,"z":185217},"rot":{"x":0,"y":75000,"z":0}},{"groupId":119,"instId":300001,"propState":0,"propId":104228,"pos":{"x":29680,"y":-4155,"z":178451},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300005,"propState":1,"propId":104013,"pos":{"x":32930,"y":3676,"z":181100},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300004,"propState":1,"propId":104013,"pos":{"x":32930,"y":-3990,"z":181100},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300003,"propState":1,"propId":104001,"pos":{"x":32930,"y":-4080,"z":181100},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300002,"propState":1,"propId":104003,"pos":{"x":36320,"y":3357,"z":185217},"rot":{"x":0,"y":75000,"z":0}},{"groupId":43,"instId":300001,"propState":1,"propId":104003,"pos":{"x":29680,"y":-4155,"z":178451},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300001,"propState":1,"propId":104259,"pos":{"x":45730,"y":3357,"z":181570},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300015,"propState":0,"propId":137,"pos":{"x":-37127,"y":845,"z":175500},"rot":{"x":300190,"y":89094,"z":272233}},{"groupId":13,"instId":300014,"propState":0,"propId":104031,"pos":{"x":18952,"y":-3274,"z":191464},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300013,"propState":0,"propId":104206,"pos":{"x":19040,"y":-4155,"z":191780},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300012,"propState":0,"propId":104173,"pos":{"x":6290,"y":-4656,"z":146768},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":104206,"pos":{"x":2790,"y":-1338,"z":163670},"rot":{"x":0,"y":300000,"z":0}},{"groupId":13,"instId":300010,"propState":0,"propId":104206,"pos":{"x":42006,"y":3390,"z":194041},"rot":{"x":0,"y":247228,"z":0}},{"groupId":13,"instId":300009,"propState":0,"propId":104206,"pos":{"x":-11499,"y":-4281,"z":190470},"rot":{"x":0,"y":240000,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":104206,"pos":{"x":-28400,"y":-1536,"z":186553},"rot":{"x":0,"y":210000,"z":0}},{"groupId":13,"instId":300007,"propState":1,"propId":104206,"pos":{"x":6529,"y":-4879,"z":145680},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":104031,"pos":{"x":-2450,"y":2270,"z":165670},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":104031,"pos":{"x":37350,"y":4880,"z":192490},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":104031,"pos":{"x":-12385,"y":-966,"z":185130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":104031,"pos":{"x":-26094,"y":-250,"z":186660},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":1,"propId":104031,"pos":{"x":3220,"y":-3148,"z":149560},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300001,"propState":1,"propId":104214,"pos":{"x":-13710,"y":17500,"z":171790},"rot":{"x":0,"y":0,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300003,"propState":20,"propId":60402,"pos":{"x":40145,"y":3357,"z":190113},"rot":{"x":0,"y":240000,"z":0}},{"groupId":35,"instId":300002,"propState":0,"propId":104089,"pos":{"x":-42840,"y":7310,"z":149750},"rot":{"x":0,"y":70405,"z":359795}},{"groupId":35,"instId":300001,"propState":0,"propId":104097,"pos":{"x":-42362,"y":3176,"z":178384},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300004,"propState":1,"propId":211,"pos":{"x":-10904,"y":-1536,"z":164132},"rot":{"x":0,"y":138824,"z":0}},{"groupId":99,"instId":300003,"propState":20,"propId":60401,"pos":{"x":-15502,"y":-1536,"z":163907},"rot":{"x":0,"y":48581,"z":0}},{"groupId":99,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-18730,"y":-10686,"z":168695},"rot":{"x":0,"y":270000,"z":0}},{"groupId":99,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-18730,"y":-10686,"z":168695},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300005,"propState":0,"propId":104037,"pos":{"x":-12480,"y":-520,"z":165010},"rot":{"x":0,"y":140962,"z":90000}},{"groupId":36,"instId":300002,"propState":0,"propId":104037,"pos":{"x":-16020,"y":-1536,"z":165750},"rot":{"x":0,"y":795,"z":0}},{"groupId":36,"instId":300006,"propState":0,"propId":104037,"pos":{"x":-8960,"y":-1570,"z":167010},"rot":{"x":0,"y":412,"z":0}},{"groupId":36,"instId":300004,"propState":0,"propId":104037,"pos":{"x":-13900,"y":-1367,"z":164382},"rot":{"x":0,"y":22799,"z":0}},{"groupId":36,"instId":300003,"propState":0,"propId":104037,"pos":{"x":-9310,"y":-4265,"z":192510},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":104037,"pos":{"x":-10690,"y":-3300,"z":195290},"rot":{"x":270000,"y":23711,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300002,"propState":0,"propId":104061,"pos":{"x":-61570,"y":2290,"z":159560},"rot":{"x":0,"y":90000,"z":0}},{"groupId":37,"instId":300003,"propState":0,"propId":104061,"pos":{"x":-59550,"y":11370,"z":194833},"rot":{"x":0,"y":90000,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":104061,"pos":{"x":4750,"y":-4950,"z":165610},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300007,"propState":0,"propId":102,"pos":{"x":41080,"y":3450,"z":155900},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300006,"propState":0,"propId":102,"pos":{"x":41080,"y":2834,"z":162570},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300005,"propState":0,"propId":100,"pos":{"x":40950,"y":5170,"z":162610},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300004,"propState":0,"propId":100,"pos":{"x":33090,"y":6560,"z":175830},"rot":{"x":0,"y":147371,"z":0}},{"groupId":116,"instId":300003,"propState":0,"propId":103074,"pos":{"x":23374,"y":5148,"z":191315},"rot":{"x":0,"y":180000,"z":0}},{"groupId":116,"instId":300002,"propState":0,"propId":100,"pos":{"x":40950,"y":5390,"z":160800},"rot":{"x":83000,"y":180000,"z":180000}},{"groupId":116,"instId":300001,"propState":0,"propId":104098,"pos":{"x":23070,"y":3356,"z":191150},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"146":{"props":[{"groupId":146,"instId":300005,"propState":0,"propId":100,"pos":{"x":-50970,"y":2939,"z":194970},"rot":{"x":0,"y":266237,"z":0}},{"groupId":146,"instId":300004,"propState":0,"propId":100,"pos":{"x":-52040,"y":4767,"z":194744},"rot":{"x":0,"y":90000,"z":0}},{"groupId":146,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-54075,"y":4925,"z":195041},"rot":{"x":0,"y":90000,"z":0}},{"groupId":146,"instId":300002,"propState":0,"propId":100,"pos":{"x":-47390,"y":2830,"z":195030},"rot":{"x":0,"y":0,"z":0}},{"groupId":146,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-53892,"y":3136,"z":194744},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[{"groupId":138,"instId":300001,"propState":0,"propId":104228,"pos":{"x":257086,"y":21155,"z":188335},"rot":{"x":0,"y":343851,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300005,"propState":1,"propId":104013,"pos":{"x":260209,"y":34486,"z":191581},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300004,"propState":1,"propId":104013,"pos":{"x":260209,"y":21160,"z":191581},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300003,"propState":1,"propId":104001,"pos":{"x":260209,"y":21270,"z":191581},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300002,"propState":1,"propId":104003,"pos":{"x":257049,"y":34486,"z":194813},"rot":{"x":0,"y":75000,"z":0}},{"groupId":48,"instId":300001,"propState":1,"propId":104003,"pos":{"x":257070,"y":21155,"z":188329},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300005,"propState":0,"propId":137,"pos":{"x":262730,"y":21020,"z":232710},"rot":{"x":0,"y":93784,"z":0}},{"groupId":33,"instId":300009,"propState":0,"propId":137,"pos":{"x":238910,"y":28340,"z":217870},"rot":{"x":0,"y":174009,"z":92995}},{"groupId":33,"instId":300006,"propState":0,"propId":137,"pos":{"x":243426,"y":27980,"z":221820},"rot":{"x":0,"y":174009,"z":92995}},{"groupId":33,"instId":300004,"propState":1,"propId":104031,"pos":{"x":241321,"y":21155,"z":223655},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300003,"propState":1,"propId":104206,"pos":{"x":241321,"y":21155,"z":223655},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300008,"propState":0,"propId":104031,"pos":{"x":220160,"y":21156,"z":197220},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300010,"propState":1,"propId":104214,"pos":{"x":230466,"y":31728,"z":210271},"rot":{"x":0,"y":182751,"z":0}},{"groupId":33,"instId":300007,"propState":1,"propId":104029,"pos":{"x":256100,"y":34486,"z":210400},"rot":{"x":0,"y":87850,"z":0}},{"groupId":33,"instId":300002,"propState":1,"propId":104029,"pos":{"x":201040,"y":21155,"z":224210},"rot":{"x":0,"y":326361,"z":0}},{"groupId":33,"instId":300001,"propState":1,"propId":104029,"pos":{"x":219590,"y":21156,"z":197360},"rot":{"x":0,"y":172109,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"126":{"props":[{"groupId":126,"instId":300006,"propState":0,"propId":104052,"pos":{"x":230800,"y":21155,"z":223820},"rot":{"x":0,"y":121264,"z":0}},{"groupId":126,"instId":300005,"propState":0,"propId":104019,"pos":{"x":230800,"y":21155,"z":223820},"rot":{"x":0,"y":14695,"z":0}},{"groupId":126,"instId":300004,"propState":0,"propId":104052,"pos":{"x":240220,"y":47803,"z":194920},"rot":{"x":0,"y":335107,"z":0}},{"groupId":126,"instId":300003,"propState":0,"propId":104019,"pos":{"x":240220,"y":47803,"z":194920},"rot":{"x":0,"y":93539,"z":0}},{"groupId":126,"instId":300001,"propState":0,"propId":104020,"pos":{"x":215146,"y":40810,"z":191980},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"142":{"props":[{"groupId":142,"instId":300004,"propState":0,"propId":137,"pos":{"x":254030,"y":50450,"z":205950},"rot":{"x":0,"y":93784,"z":0}},{"groupId":142,"instId":300017,"propState":0,"propId":104206,"pos":{"x":255641,"y":47803,"z":215180},"rot":{"x":0,"y":120541,"z":0}},{"groupId":142,"instId":300014,"propState":1,"propId":104214,"pos":{"x":227261,"y":63490,"z":209967},"rot":{"x":0,"y":90000,"z":180000}},{"groupId":142,"instId":300002,"propState":0,"propId":104206,"pos":{"x":254319,"y":47803,"z":187093},"rot":{"x":0,"y":1973,"z":0}},{"groupId":142,"instId":300001,"propState":0,"propId":104031,"pos":{"x":254319,"y":47803,"z":187093},"rot":{"x":0,"y":241432,"z":0}},{"groupId":142,"instId":300003,"propState":0,"propId":104173,"pos":{"x":234231,"y":34486,"z":229714},"rot":{"x":0,"y":0,"z":0}},{"groupId":142,"instId":300016,"propState":0,"propId":104031,"pos":{"x":255641,"y":47803,"z":215180},"rot":{"x":0,"y":0,"z":0}},{"groupId":142,"instId":300015,"propState":1,"propId":104031,"pos":{"x":234176,"y":34486,"z":229013},"rot":{"x":0,"y":90000,"z":0}},{"groupId":142,"instId":300006,"propState":1,"propId":104206,"pos":{"x":233910,"y":34486,"z":229714},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300008,"propState":0,"propId":104006,"pos":{"x":275026,"y":53992,"z":261670},"rot":{"x":0,"y":270045,"z":0}},{"groupId":27,"instId":300007,"propState":0,"propId":104006,"pos":{"x":290660,"y":53967,"z":271410},"rot":{"x":0,"y":45,"z":0}},{"groupId":27,"instId":300006,"propState":0,"propId":104006,"pos":{"x":255493,"y":58083,"z":292795},"rot":{"x":0,"y":117342,"z":0}},{"groupId":27,"instId":300005,"propState":1,"propId":104005,"pos":{"x":235400,"y":58101,"z":294730},"rot":{"x":0,"y":206633,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300002,"propState":2,"propId":104017,"pos":{"x":260220,"y":60580,"z":311070},"rot":{"x":0,"y":206904,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"172":{"props":[{"groupId":172,"instId":300002,"propState":1,"propId":104003,"pos":{"x":237157,"y":67440,"z":336515},"rot":{"x":0,"y":159365,"z":0}},{"groupId":172,"instId":300001,"propState":1,"propId":104003,"pos":{"x":229594,"y":58048,"z":333181},"rot":{"x":0,"y":177334,"z":0}},{"groupId":172,"instId":300005,"propState":1,"propId":104013,"pos":{"x":232900,"y":67410,"z":336260},"rot":{"x":0,"y":206904,"z":0}},{"groupId":172,"instId":300004,"propState":1,"propId":104013,"pos":{"x":232900,"y":58030,"z":336260},"rot":{"x":0,"y":206904,"z":0}},{"groupId":172,"instId":300003,"propState":1,"propId":104001,"pos":{"x":232900,"y":58088,"z":336260},"rot":{"x":0,"y":206904,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"171":{"props":[{"groupId":171,"instId":300005,"propState":0,"propId":100,"pos":{"x":232900,"y":58088,"z":336260},"rot":{"x":0,"y":206904,"z":0}},{"groupId":171,"instId":300004,"propState":0,"propId":100,"pos":{"x":226890,"y":63250,"z":319420},"rot":{"x":0,"y":25278,"z":0}},{"groupId":171,"instId":300003,"propState":0,"propId":103074,"pos":{"x":225832,"y":63251,"z":309085},"rot":{"x":0,"y":25277,"z":0}},{"groupId":171,"instId":300002,"propState":0,"propId":100,"pos":{"x":232900,"y":58088,"z":336260},"rot":{"x":0,"y":206904,"z":0}},{"groupId":171,"instId":300001,"propState":0,"propId":104098,"pos":{"x":226180,"y":61466,"z":309120},"rot":{"x":0,"y":205278,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300009,"propState":20,"propId":60402,"pos":{"x":290640,"y":53962,"z":263260},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300001,"propState":20,"propId":60401,"pos":{"x":289170,"y":53962,"z":263502},"rot":{"x":0,"y":14062,"z":0}},{"groupId":55,"instId":300017,"propState":20,"propId":60401,"pos":{"x":292130,"y":53962,"z":263610},"rot":{"x":0,"y":342480,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"265":{"props":[{"groupId":265,"instId":300003,"propState":0,"propId":100,"pos":{"x":289170,"y":53911,"z":262790},"rot":{"x":0,"y":0,"z":0}},{"groupId":265,"instId":300001,"propState":0,"propId":104102,"pos":{"x":230432,"y":58615,"z":305937},"rot":{"x":0,"y":123942,"z":0}},{"groupId":265,"instId":300017,"propState":0,"propId":104030,"pos":{"x":244937,"y":57881,"z":309037},"rot":{"x":0,"y":116904,"z":0}},{"groupId":265,"instId":300016,"propState":0,"propId":104030,"pos":{"x":241064,"y":57881,"z":324437},"rot":{"x":0,"y":116904,"z":0}},{"groupId":265,"instId":300006,"propState":0,"propId":104030,"pos":{"x":250363,"y":57881,"z":319710},"rot":{"x":0,"y":116904,"z":0}},{"groupId":265,"instId":300002,"propState":0,"propId":104030,"pos":{"x":235638,"y":57881,"z":313764},"rot":{"x":0,"y":116904,"z":0}},{"groupId":265,"instId":300008,"propState":0,"propId":104041,"pos":{"x":239595,"y":67641,"z":328472},"rot":{"x":0,"y":205172,"z":0}},{"groupId":265,"instId":300007,"propState":0,"propId":104041,"pos":{"x":239385,"y":63425,"z":328102},"rot":{"x":0,"y":207074,"z":0}},{"groupId":265,"instId":300005,"propState":0,"propId":104041,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":265,"instId":300004,"propState":0,"propId":104041,"pos":{"x":-4180,"y":0,"z":15510},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"166":{"props":[{"groupId":166,"instId":300008,"propState":20,"propId":60401,"pos":{"x":292560,"y":53911,"z":263480},"rot":{"x":0,"y":328990,"z":0}},{"groupId":166,"instId":300009,"propState":20,"propId":60401,"pos":{"x":288700,"y":53911,"z":263490},"rot":{"x":0,"y":28477,"z":0}},{"groupId":166,"instId":300017,"propState":20,"propId":60403,"pos":{"x":290602,"y":53911,"z":262500},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300008,"propState":0,"propId":138,"pos":{"x":247030,"y":67334,"z":329080},"rot":{"x":0,"y":296904,"z":0}},{"groupId":164,"instId":300006,"propState":0,"propId":104010,"pos":{"x":281099,"y":55801,"z":291666},"rot":{"x":0,"y":198528,"z":0}},{"groupId":164,"instId":300004,"propState":0,"propId":104010,"pos":{"x":263375,"y":58037,"z":296985},"rot":{"x":0,"y":191235,"z":0}},{"groupId":164,"instId":300014,"propState":0,"propId":104088,"pos":{"x":254594,"y":66230,"z":325232},"rot":{"x":0,"y":296904,"z":0}},{"groupId":164,"instId":300009,"propState":1,"propId":104033,"pos":{"x":256049,"y":63386,"z":302996},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300007,"propState":0,"propId":104010,"pos":{"x":287584,"y":53913,"z":288750},"rot":{"x":0,"y":199090,"z":0}},{"groupId":164,"instId":300005,"propState":0,"propId":104010,"pos":{"x":272917,"y":55801,"z":294851},"rot":{"x":0,"y":199315,"z":0}},{"groupId":164,"instId":300002,"propState":0,"propId":100,"pos":{"x":258741,"y":63548,"z":300254},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300015,"propState":0,"propId":104088,"pos":{"x":254594,"y":66230,"z":325232},"rot":{"x":0,"y":296904,"z":0}},{"groupId":164,"instId":300011,"propState":1,"propId":104042,"pos":{"x":254707,"y":67334,"z":325184},"rot":{"x":0,"y":26904,"z":0}},{"groupId":164,"instId":300010,"propState":0,"propId":104016,"pos":{"x":231574,"y":58037,"z":320301},"rot":{"x":0,"y":205752,"z":0}},{"groupId":164,"instId":300013,"propState":0,"propId":104033,"pos":{"x":246160,"y":59470,"z":323350},"rot":{"x":0,"y":355862,"z":0}},{"groupId":164,"instId":300001,"propState":0,"propId":104034,"pos":{"x":245690,"y":58048,"z":322060},"rot":{"x":0,"y":114574,"z":0}},{"groupId":164,"instId":300012,"propState":0,"propId":104252,"pos":{"x":243070,"y":59125,"z":316770},"rot":{"x":0,"y":2475,"z":0}},{"groupId":164,"instId":300003,"propState":0,"propId":104034,"pos":{"x":256150,"y":60580,"z":303310},"rot":{"x":0,"y":298753,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300009,"propState":20,"propId":60402,"pos":{"x":288793,"y":53911,"z":261990},"rot":{"x":0,"y":0,"z":0}},{"groupId":169,"instId":300008,"propState":20,"propId":60401,"pos":{"x":292413,"y":53911,"z":261962},"rot":{"x":0,"y":0,"z":0}},{"groupId":169,"instId":300017,"propState":20,"propId":60403,"pos":{"x":290679,"y":53911,"z":262090},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300008,"propState":0,"propId":138,"pos":{"x":247030,"y":67334,"z":329080},"rot":{"x":0,"y":296904,"z":0}},{"groupId":30,"instId":300006,"propState":0,"propId":104011,"pos":{"x":287584,"y":53913,"z":288750},"rot":{"x":0,"y":199090,"z":0}},{"groupId":30,"instId":300005,"propState":0,"propId":104011,"pos":{"x":281099,"y":55801,"z":291666},"rot":{"x":0,"y":198528,"z":0}},{"groupId":30,"instId":300002,"propState":0,"propId":104011,"pos":{"x":272917,"y":55801,"z":294851},"rot":{"x":0,"y":199315,"z":0}},{"groupId":30,"instId":300001,"propState":0,"propId":104011,"pos":{"x":263375,"y":58037,"z":296985},"rot":{"x":0,"y":191235,"z":0}},{"groupId":30,"instId":300018,"propState":0,"propId":104088,"pos":{"x":254594,"y":66230,"z":325232},"rot":{"x":0,"y":296904,"z":0}},{"groupId":30,"instId":300017,"propState":0,"propId":104088,"pos":{"x":254594,"y":66230,"z":325232},"rot":{"x":0,"y":296904,"z":0}},{"groupId":30,"instId":300016,"propState":1,"propId":104042,"pos":{"x":254707,"y":67334,"z":325184},"rot":{"x":0,"y":26904,"z":0}},{"groupId":30,"instId":300015,"propState":0,"propId":104016,"pos":{"x":231574,"y":58037,"z":320301},"rot":{"x":0,"y":205752,"z":0}},{"groupId":30,"instId":300012,"propState":0,"propId":104252,"pos":{"x":243070,"y":59125,"z":316770},"rot":{"x":0,"y":2475,"z":0}},{"groupId":30,"instId":300007,"propState":0,"propId":104034,"pos":{"x":247603,"y":58040,"z":314382},"rot":{"x":0,"y":28711,"z":0}},{"groupId":30,"instId":300011,"propState":0,"propId":104033,"pos":{"x":246510,"y":60470,"z":312670},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300010,"propState":0,"propId":104033,"pos":{"x":265250,"y":70027,"z":319990},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300009,"propState":1,"propId":104033,"pos":{"x":238100,"y":60836,"z":319360},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300004,"propState":0,"propId":104034,"pos":{"x":265143,"y":67440,"z":319880},"rot":{"x":0,"y":206628,"z":0}},{"groupId":30,"instId":300003,"propState":0,"propId":104034,"pos":{"x":238410,"y":58030,"z":319120},"rot":{"x":0,"y":208753,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"266":{"props":[{"groupId":266,"instId":300001,"propState":0,"propId":104102,"pos":{"x":277296,"y":54855,"z":261662},"rot":{"x":0,"y":92607,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300002,"propState":12,"propId":60403,"pos":{"x":291800,"y":54726,"z":263520},"rot":{"x":0,"y":346940,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"167":{"props":[{"groupId":167,"instId":300005,"propState":0,"propId":104080,"pos":{"x":263584,"y":58037,"z":297330},"rot":{"x":0,"y":105164,"z":0}},{"groupId":167,"instId":300004,"propState":0,"propId":104034,"pos":{"x":265143,"y":67440,"z":319880},"rot":{"x":0,"y":206628,"z":0}},{"groupId":167,"instId":300002,"propState":0,"propId":104033,"pos":{"x":265250,"y":70027,"z":319990},"rot":{"x":0,"y":0,"z":0}},{"groupId":167,"instId":300043,"propState":0,"propId":104088,"pos":{"x":254594,"y":66230,"z":325232},"rot":{"x":0,"y":296904,"z":0}},{"groupId":167,"instId":300028,"propState":0,"propId":104037,"pos":{"x":248550,"y":58048,"z":312590},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300027,"propState":0,"propId":104037,"pos":{"x":236420,"y":58048,"z":318660},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300022,"propState":0,"propId":104037,"pos":{"x":238980,"y":58048,"z":311140},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300021,"propState":0,"propId":104037,"pos":{"x":246251,"y":58048,"z":313740},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300020,"propState":0,"propId":104037,"pos":{"x":247381,"y":58048,"z":316020},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300019,"propState":0,"propId":104037,"pos":{"x":245880,"y":58096,"z":320080},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300012,"propState":0,"propId":104252,"pos":{"x":243070,"y":59125,"z":316770},"rot":{"x":0,"y":2475,"z":0}},{"groupId":167,"instId":300040,"propState":0,"propId":104016,"pos":{"x":231574,"y":58037,"z":320301},"rot":{"x":0,"y":205752,"z":0}},{"groupId":167,"instId":300029,"propState":0,"propId":104037,"pos":{"x":249680,"y":58048,"z":314870},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300024,"propState":0,"propId":104037,"pos":{"x":244930,"y":58048,"z":323390},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300023,"propState":0,"propId":104037,"pos":{"x":241090,"y":58096,"z":310030},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300016,"propState":0,"propId":104037,"pos":{"x":239740,"y":58048,"z":319840},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300015,"propState":0,"propId":104037,"pos":{"x":242210,"y":58096,"z":312270},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300014,"propState":0,"propId":104034,"pos":{"x":242080,"y":58040,"z":304050},"rot":{"x":0,"y":26561,"z":0}},{"groupId":167,"instId":300010,"propState":0,"propId":138,"pos":{"x":247030,"y":67334,"z":329080},"rot":{"x":0,"y":296904,"z":0}},{"groupId":167,"instId":300008,"propState":0,"propId":104080,"pos":{"x":289308,"y":53964,"z":288024},"rot":{"x":0,"y":135350,"z":0}},{"groupId":167,"instId":300007,"propState":0,"propId":104080,"pos":{"x":272212,"y":55801,"z":294486},"rot":{"x":0,"y":116045,"z":0}},{"groupId":167,"instId":300006,"propState":0,"propId":104080,"pos":{"x":280970,"y":55801,"z":291268},"rot":{"x":0,"y":110563,"z":0}},{"groupId":167,"instId":300042,"propState":0,"propId":104088,"pos":{"x":254594,"y":66230,"z":325232},"rot":{"x":0,"y":296904,"z":0}},{"groupId":167,"instId":300041,"propState":1,"propId":104042,"pos":{"x":254707,"y":67334,"z":325184},"rot":{"x":0,"y":26904,"z":0}},{"groupId":167,"instId":300026,"propState":0,"propId":104037,"pos":{"x":237550,"y":58048,"z":320940},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300025,"propState":0,"propId":104037,"pos":{"x":247040,"y":58096,"z":322280},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300018,"propState":0,"propId":104037,"pos":{"x":243770,"y":58048,"z":321190},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300017,"propState":0,"propId":104037,"pos":{"x":238610,"y":58048,"z":317560},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300013,"propState":0,"propId":104037,"pos":{"x":240100,"y":58048,"z":313380},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300001,"propState":0,"propId":104033,"pos":{"x":241310,"y":60470,"z":302550},"rot":{"x":0,"y":270000,"z":0}},{"groupId":167,"instId":300009,"propState":1,"propId":104033,"pos":{"x":256049,"y":63386,"z":302996},"rot":{"x":0,"y":0,"z":0}},{"groupId":167,"instId":300003,"propState":0,"propId":104034,"pos":{"x":256160,"y":60580,"z":303340},"rot":{"x":0,"y":296727,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"127":{"props":[{"groupId":127,"instId":300002,"propState":1,"propId":211,"pos":{"x":4920,"y":2340,"z":87230},"rot":{"x":9409,"y":161023,"z":5523}},{"groupId":127,"instId":300004,"propState":0,"propId":100,"pos":{"x":7555,"y":3481,"z":86703},"rot":{"x":13408,"y":140994,"z":1991}},{"groupId":127,"instId":300003,"propState":0,"propId":103074,"pos":{"x":7097,"y":3422,"z":86191},"rot":{"x":13408,"y":140994,"z":1991}},{"groupId":127,"instId":300001,"propState":18,"propId":104128,"pos":{"x":7559,"y":3420,"z":86724},"rot":{"x":6263,"y":106003,"z":628}}],"npcs":[],"monsters":[],"teleports":{}},"128":{"props":[{"groupId":128,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-11823,"y":-791,"z":177493},"rot":{"x":0,"y":86949,"z":0}},{"groupId":128,"instId":300004,"propState":0,"propId":100,"pos":{"x":-11872,"y":-787,"z":178413},"rot":{"x":0,"y":86949,"z":0}},{"groupId":128,"instId":300002,"propState":1,"propId":211,"pos":{"x":-11872,"y":-1536,"z":178413},"rot":{"x":0,"y":266949,"z":0}},{"groupId":128,"instId":300001,"propState":18,"propId":104128,"pos":{"x":-11872,"y":-830,"z":178413},"rot":{"x":0,"y":266949,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"130":{"props":[{"groupId":130,"instId":300005,"propState":0,"propId":103074,"pos":{"x":44173,"y":6851,"z":155998},"rot":{"x":0,"y":46074,"z":0}},{"groupId":130,"instId":300004,"propState":0,"propId":100,"pos":{"x":43765,"y":6861,"z":156421},"rot":{"x":0,"y":46074,"z":0}},{"groupId":130,"instId":300003,"propState":0,"propId":103074,"pos":{"x":44378,"y":6824,"z":155784},"rot":{"x":0,"y":46074,"z":0}},{"groupId":130,"instId":300002,"propState":1,"propId":211,"pos":{"x":43016,"y":6333,"z":155106},"rot":{"x":0,"y":11522,"z":0}},{"groupId":130,"instId":300001,"propState":0,"propId":104128,"pos":{"x":43765,"y":6824,"z":156421},"rot":{"x":0,"y":46074,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"129":{"props":[{"groupId":129,"instId":300006,"propState":0,"propId":104080,"pos":{"x":120298,"y":29145,"z":189601},"rot":{"x":0,"y":87380,"z":0}},{"groupId":129,"instId":300005,"propState":0,"propId":103074,"pos":{"x":107814,"y":30025,"z":186325},"rot":{"x":0,"y":27198,"z":0}},{"groupId":129,"instId":300004,"propState":0,"propId":100,"pos":{"x":107814,"y":30025,"z":186325},"rot":{"x":0,"y":27198,"z":0}},{"groupId":129,"instId":300003,"propState":0,"propId":103074,"pos":{"x":107814,"y":30025,"z":186325},"rot":{"x":0,"y":27198,"z":0}},{"groupId":129,"instId":300002,"propState":1,"propId":211,"pos":{"x":128003,"y":27304,"z":186898},"rot":{"x":0,"y":27198,"z":0}},{"groupId":129,"instId":300001,"propState":0,"propId":104128,"pos":{"x":107814,"y":30025,"z":186325},"rot":{"x":0,"y":27198,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"131":{"props":[{"groupId":131,"instId":300006,"propState":0,"propId":104039,"pos":{"x":243900,"y":53910,"z":251700},"rot":{"x":0,"y":0,"z":0}},{"groupId":131,"instId":300005,"propState":0,"propId":104038,"pos":{"x":236230,"y":53900,"z":248910},"rot":{"x":0,"y":90000,"z":0}},{"groupId":131,"instId":300004,"propState":0,"propId":100,"pos":{"x":237126,"y":55679,"z":246400},"rot":{"x":0,"y":338898,"z":0}},{"groupId":131,"instId":300003,"propState":0,"propId":103074,"pos":{"x":237867,"y":55665,"z":246766},"rot":{"x":0,"y":338898,"z":0}},{"groupId":131,"instId":300002,"propState":1,"propId":211,"pos":{"x":237020,"y":53900,"z":246581},"rot":{"x":0,"y":323898,"z":0}},{"groupId":131,"instId":300001,"propState":18,"propId":104128,"pos":{"x":237020,"y":55603,"z":246581},"rot":{"x":0,"y":323898,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"132":{"props":[{"groupId":132,"instId":300004,"propState":0,"propId":100,"pos":{"x":262243,"y":48846,"z":233303},"rot":{"x":0,"y":0,"z":0}},{"groupId":132,"instId":300003,"propState":0,"propId":103074,"pos":{"x":263129,"y":48837,"z":233346},"rot":{"x":0,"y":0,"z":0}},{"groupId":132,"instId":300002,"propState":1,"propId":211,"pos":{"x":262243,"y":48795,"z":233303},"rot":{"x":0,"y":42200,"z":0}},{"groupId":132,"instId":300001,"propState":18,"propId":104128,"pos":{"x":262243,"y":48795,"z":233303},"rot":{"x":0,"y":42200,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"133":{"props":[{"groupId":133,"instId":300013,"propState":0,"propId":104010,"pos":{"x":290021,"y":49720,"z":207670},"rot":{"x":0,"y":270000,"z":0}},{"groupId":133,"instId":300012,"propState":0,"propId":104010,"pos":{"x":289380,"y":50180,"z":213000},"rot":{"x":0,"y":240000,"z":0}},{"groupId":133,"instId":300011,"propState":0,"propId":104010,"pos":{"x":288917,"y":49370,"z":209777},"rot":{"x":0,"y":255000,"z":0}},{"groupId":133,"instId":300010,"propState":0,"propId":104010,"pos":{"x":290486,"y":50824,"z":205300},"rot":{"x":0,"y":270000,"z":0}},{"groupId":133,"instId":300009,"propState":0,"propId":104010,"pos":{"x":289940,"y":49520,"z":202690},"rot":{"x":0,"y":270000,"z":0}},{"groupId":133,"instId":300008,"propState":18,"propId":104128,"pos":{"x":289380,"y":50796,"z":213000},"rot":{"x":0,"y":240000,"z":0}},{"groupId":133,"instId":300007,"propState":18,"propId":104128,"pos":{"x":288917,"y":49986,"z":209777},"rot":{"x":0,"y":255000,"z":0}},{"groupId":133,"instId":300006,"propState":18,"propId":104128,"pos":{"x":290486,"y":51440,"z":205300},"rot":{"x":0,"y":270000,"z":0}},{"groupId":133,"instId":300005,"propState":18,"propId":104128,"pos":{"x":289939,"y":50136,"z":202687},"rot":{"x":0,"y":291214,"z":0}},{"groupId":133,"instId":300004,"propState":0,"propId":100,"pos":{"x":290021,"y":50395,"z":207670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":133,"instId":300003,"propState":0,"propId":103074,"pos":{"x":290021,"y":50384,"z":206702},"rot":{"x":0,"y":90000,"z":0}},{"groupId":133,"instId":300002,"propState":1,"propId":211,"pos":{"x":286795,"y":47803,"z":203531},"rot":{"x":349259,"y":154039,"z":5185}},{"groupId":133,"instId":300001,"propState":18,"propId":104128,"pos":{"x":290021,"y":50336,"z":207670},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"134":{"props":[{"groupId":134,"instId":300006,"propState":0,"propId":104128,"pos":{"x":281360,"y":107615,"z":294760},"rot":{"x":0,"y":162611,"z":0}},{"groupId":134,"instId":300004,"propState":0,"propId":100,"pos":{"x":284976,"y":124525,"z":257202},"rot":{"x":0,"y":0,"z":0}},{"groupId":134,"instId":300002,"propState":1,"propId":211,"pos":{"x":281420,"y":105609,"z":294470},"rot":{"x":0,"y":331972,"z":0}},{"groupId":134,"instId":300005,"propState":0,"propId":104050,"pos":{"x":281360,"y":105816,"z":294760},"rot":{"x":0,"y":162611,"z":0}},{"groupId":134,"instId":300003,"propState":0,"propId":103074,"pos":{"x":285610,"y":131500,"z":262880},"rot":{"x":334861,"y":336304,"z":6734}},{"groupId":134,"instId":300001,"propState":18,"propId":104128,"pos":{"x":284922,"y":124412,"z":257288},"rot":{"x":314135,"y":345746,"z":346984}}],"npcs":[],"monsters":[],"teleports":{}},"136":{"props":[{"groupId":136,"instId":300002,"propState":1,"propId":211,"pos":{"x":286033,"y":53913,"z":274134},"rot":{"x":7610,"y":107238,"z":355391}},{"groupId":136,"instId":300004,"propState":0,"propId":100,"pos":{"x":285586,"y":54446,"z":273376},"rot":{"x":0,"y":212627,"z":0}},{"groupId":136,"instId":300003,"propState":0,"propId":103074,"pos":{"x":284965,"y":54375,"z":273957},"rot":{"x":0,"y":226193,"z":0}},{"groupId":136,"instId":300001,"propState":18,"propId":104128,"pos":{"x":285586,"y":54397,"z":273376},"rot":{"x":7610,"y":107238,"z":355391}}],"npcs":[],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300006,"propState":0,"propId":103074,"pos":{"x":256239,"y":166523,"z":443815},"rot":{"x":6755,"y":239284,"z":0}},{"groupId":135,"instId":300004,"propState":0,"propId":100,"pos":{"x":256705,"y":166471,"z":443044},"rot":{"x":6755,"y":239284,"z":0}},{"groupId":135,"instId":300003,"propState":0,"propId":103074,"pos":{"x":256239,"y":166523,"z":443815},"rot":{"x":6755,"y":239284,"z":0}},{"groupId":135,"instId":300005,"propState":18,"propId":104128,"pos":{"x":256719,"y":166457,"z":443038},"rot":{"x":352045,"y":281905,"z":358329}},{"groupId":135,"instId":300002,"propState":1,"propId":211,"pos":{"x":256582,"y":165523,"z":443212},"rot":{"x":353001,"y":239284,"z":4141}},{"groupId":135,"instId":300001,"propState":18,"propId":104128,"pos":{"x":256719,"y":166457,"z":443038},"rot":{"x":352045,"y":281905,"z":358329}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300007,"propState":1,"propId":104206,"pos":{"x":320676,"y":129897,"z":308794},"rot":{"x":0,"y":180000,"z":0}},{"groupId":54,"instId":300002,"propState":1,"propId":104031,"pos":{"x":321510,"y":129897,"z":314620},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300012,"propState":0,"propId":104031,"pos":{"x":320676,"y":129897,"z":308794},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300008,"propState":0,"propId":104206,"pos":{"x":268012,"y":165536,"z":404560},"rot":{"x":0,"y":98874,"z":0}},{"groupId":54,"instId":300003,"propState":0,"propId":104031,"pos":{"x":273680,"y":167570,"z":405890},"rot":{"x":0,"y":195000,"z":0}},{"groupId":54,"instId":300001,"propState":0,"propId":104214,"pos":{"x":342650,"y":162210,"z":441590},"rot":{"x":0,"y":9576,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"267":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"154":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"147":{"props":[{"groupId":147,"instId":300005,"propState":12,"propId":60401,"pos":{"x":199099,"y":47803,"z":226393},"rot":{"x":0,"y":223697,"z":0}},{"groupId":147,"instId":300004,"propState":12,"propId":60401,"pos":{"x":238568,"y":34486,"z":234608},"rot":{"x":0,"y":146317,"z":0}},{"groupId":147,"instId":300003,"propState":12,"propId":60401,"pos":{"x":252190,"y":34486,"z":189168},"rot":{"x":0,"y":270000,"z":0}},{"groupId":147,"instId":300002,"propState":12,"propId":60401,"pos":{"x":196517,"y":21158,"z":203509},"rot":{"x":0,"y":2457,"z":0}},{"groupId":147,"instId":300001,"propState":12,"propId":60401,"pos":{"x":203162,"y":21155,"z":194796},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"148":{"props":[{"groupId":148,"instId":300002,"propState":12,"propId":60403,"pos":{"x":264400,"y":18312,"z":230369},"rot":{"x":0,"y":270000,"z":0}},{"groupId":148,"instId":300005,"propState":12,"propId":60401,"pos":{"x":239667,"y":47803,"z":229588},"rot":{"x":0,"y":90000,"z":0}},{"groupId":148,"instId":300004,"propState":12,"propId":60401,"pos":{"x":208472,"y":34486,"z":187390},"rot":{"x":0,"y":0,"z":0}},{"groupId":148,"instId":300003,"propState":12,"propId":60401,"pos":{"x":200101,"y":34449,"z":210659},"rot":{"x":0,"y":270000,"z":0}},{"groupId":148,"instId":300001,"propState":12,"propId":60402,"pos":{"x":230640,"y":21155,"z":214560},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[],"npcs":[],"monsters":[{"groupId":152,"instId":200003,"monsterId":4032030,"eventId":20423026,"pos":{"x":213534,"y":21155,"z":233477},"rot":{"x":0,"y":191276,"z":0}},{"groupId":152,"instId":200006,"monsterId":4032030,"eventId":20423029,"pos":{"x":223215,"y":21155,"z":187754},"rot":{"x":0,"y":112833,"z":0}},{"groupId":152,"instId":200004,"monsterId":4032030,"eventId":20423027,"pos":{"x":208380,"y":21155,"z":212901},"rot":{"x":0,"y":28740,"z":0}},{"groupId":152,"instId":200002,"monsterId":4032010,"eventId":20423024,"pos":{"x":221220,"y":21172,"z":229369},"rot":{"x":0,"y":215936,"z":0}},{"groupId":152,"instId":200001,"monsterId":4032030,"eventId":20423025,"pos":{"x":222454,"y":21155,"z":225841},"rot":{"x":0,"y":337490,"z":0}}],"teleports":{}},"149":{"props":[{"groupId":149,"instId":300014,"propState":0,"propId":104010,"pos":{"x":199085,"y":47803,"z":219110},"rot":{"x":0,"y":296737,"z":0}},{"groupId":149,"instId":300024,"propState":0,"propId":104008,"pos":{"x":192570,"y":21155,"z":218481},"rot":{"x":0,"y":166138,"z":0}},{"groupId":149,"instId":300018,"propState":0,"propId":104010,"pos":{"x":239231,"y":47803,"z":188393},"rot":{"x":0,"y":45861,"z":0}},{"groupId":149,"instId":300016,"propState":0,"propId":104010,"pos":{"x":239768,"y":34486,"z":186585},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300013,"propState":0,"propId":104010,"pos":{"x":212250,"y":40778,"z":234152},"rot":{"x":0,"y":187680,"z":0}},{"groupId":149,"instId":300009,"propState":0,"propId":104010,"pos":{"x":210727,"y":21155,"z":225873},"rot":{"x":0,"y":356689,"z":0}},{"groupId":149,"instId":300001,"propState":0,"propId":104009,"pos":{"x":235200,"y":21155,"z":233420},"rot":{"x":0,"y":319322,"z":0}},{"groupId":149,"instId":300002,"propState":0,"propId":104010,"pos":{"x":200118,"y":34449,"z":202201},"rot":{"x":0,"y":315198,"z":0}},{"groupId":149,"instId":300019,"propState":0,"propId":104010,"pos":{"x":256585,"y":47806,"z":233508},"rot":{"x":0,"y":146158,"z":0}},{"groupId":149,"instId":300017,"propState":0,"propId":104010,"pos":{"x":262562,"y":47803,"z":188190},"rot":{"x":0,"y":322999,"z":0}},{"groupId":149,"instId":300015,"propState":0,"propId":104010,"pos":{"x":202110,"y":47803,"z":207939},"rot":{"x":0,"y":322276,"z":0}},{"groupId":149,"instId":300011,"propState":0,"propId":104010,"pos":{"x":264071,"y":34486,"z":233910},"rot":{"x":0,"y":244576,"z":0}},{"groupId":149,"instId":300008,"propState":0,"propId":104010,"pos":{"x":224903,"y":21155,"z":234206},"rot":{"x":0,"y":176592,"z":0}},{"groupId":149,"instId":300025,"propState":0,"propId":104009,"pos":{"x":192449,"y":29997,"z":186920},"rot":{"x":0,"y":137159,"z":0}},{"groupId":149,"instId":300003,"propState":0,"propId":104010,"pos":{"x":213274,"y":21155,"z":197531},"rot":{"x":0,"y":89291,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[],"npcs":[],"monsters":[{"groupId":153,"instId":200008,"monsterId":4012030,"eventId":20423039,"pos":{"x":224080,"y":21158,"z":210360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":153,"instId":200005,"monsterId":4012030,"eventId":20423036,"pos":{"x":230681,"y":21155,"z":220700},"rot":{"x":0,"y":0,"z":0}},{"groupId":153,"instId":200007,"monsterId":4012030,"eventId":20423038,"pos":{"x":217370,"y":21159,"z":211580},"rot":{"x":0,"y":5929,"z":0}},{"groupId":153,"instId":200006,"monsterId":4012030,"eventId":20423037,"pos":{"x":208360,"y":21159,"z":209200},"rot":{"x":0,"y":191429,"z":0}},{"groupId":153,"instId":200004,"monsterId":4012030,"eventId":20423035,"pos":{"x":256110,"y":21155,"z":210250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":153,"instId":200003,"monsterId":4012030,"eventId":20423034,"pos":{"x":243733,"y":21155,"z":195616},"rot":{"x":0,"y":302,"z":0}},{"groupId":153,"instId":200002,"monsterId":4012030,"eventId":20423033,"pos":{"x":207655,"y":21155,"z":194429},"rot":{"x":0,"y":14636,"z":0}},{"groupId":153,"instId":200001,"monsterId":4012030,"eventId":20423032,"pos":{"x":219135,"y":21155,"z":226012},"rot":{"x":0,"y":183535,"z":0}}],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300018,"propState":0,"propId":104011,"pos":{"x":262562,"y":47803,"z":188190},"rot":{"x":0,"y":322999,"z":0}},{"groupId":150,"instId":300017,"propState":0,"propId":104011,"pos":{"x":239231,"y":47803,"z":188393},"rot":{"x":0,"y":45861,"z":0}},{"groupId":150,"instId":300007,"propState":0,"propId":104011,"pos":{"x":192339,"y":21155,"z":204953},"rot":{"x":0,"y":93299,"z":0}},{"groupId":150,"instId":300019,"propState":0,"propId":104011,"pos":{"x":254938,"y":47807,"z":233794},"rot":{"x":0,"y":181828,"z":0}},{"groupId":150,"instId":300015,"propState":0,"propId":104011,"pos":{"x":239768,"y":34486,"z":186585},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300014,"propState":0,"propId":104011,"pos":{"x":200241,"y":47803,"z":226983},"rot":{"x":0,"y":237385,"z":0}},{"groupId":150,"instId":300012,"propState":0,"propId":104011,"pos":{"x":214724,"y":40778,"z":235026},"rot":{"x":0,"y":184195,"z":0}},{"groupId":150,"instId":300009,"propState":0,"propId":104011,"pos":{"x":250310,"y":34486,"z":192150},"rot":{"x":0,"y":83237,"z":0}},{"groupId":150,"instId":300020,"propState":0,"propId":104009,"pos":{"x":206698,"y":21155,"z":224158},"rot":{"x":0,"y":102899,"z":0}},{"groupId":150,"instId":300016,"propState":0,"propId":104011,"pos":{"x":207959,"y":34493,"z":196396},"rot":{"x":0,"y":129818,"z":0}},{"groupId":150,"instId":300013,"propState":0,"propId":104011,"pos":{"x":192670,"y":47803,"z":233859},"rot":{"x":0,"y":142620,"z":0}},{"groupId":150,"instId":300011,"propState":0,"propId":104011,"pos":{"x":239963,"y":34486,"z":234714},"rot":{"x":0,"y":184195,"z":0}},{"groupId":150,"instId":300010,"propState":0,"propId":104011,"pos":{"x":263709,"y":34486,"z":230749},"rot":{"x":0,"y":269145,"z":0}},{"groupId":150,"instId":300006,"propState":0,"propId":104011,"pos":{"x":234538,"y":21201,"z":234072},"rot":{"x":0,"y":180000,"z":0}},{"groupId":150,"instId":300005,"propState":0,"propId":104011,"pos":{"x":225800,"y":21201,"z":234072},"rot":{"x":0,"y":180000,"z":0}},{"groupId":150,"instId":300008,"propState":0,"propId":104011,"pos":{"x":254850,"y":21155,"z":195420},"rot":{"x":0,"y":189372,"z":0}},{"groupId":150,"instId":300004,"propState":0,"propId":104011,"pos":{"x":241468,"y":21155,"z":188363},"rot":{"x":0,"y":349418,"z":0}},{"groupId":150,"instId":300002,"propState":0,"propId":104011,"pos":{"x":199250,"y":21155,"z":194340},"rot":{"x":0,"y":86381,"z":0}},{"groupId":150,"instId":300001,"propState":0,"propId":104011,"pos":{"x":200268,"y":34449,"z":216996},"rot":{"x":0,"y":228630,"z":0}},{"groupId":150,"instId":300021,"propState":0,"propId":104009,"pos":{"x":192949,"y":21201,"z":221589},"rot":{"x":0,"y":136878,"z":0}},{"groupId":150,"instId":300024,"propState":0,"propId":104008,"pos":{"x":264400,"y":34486,"z":218822},"rot":{"x":0,"y":314526,"z":0}},{"groupId":150,"instId":300003,"propState":0,"propId":104011,"pos":{"x":192486,"y":29997,"z":187026},"rot":{"x":0,"y":48630,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"158":{"props":[{"groupId":158,"instId":300001,"propState":12,"propId":60401,"pos":{"x":243336,"y":53900,"z":246415},"rot":{"x":0,"y":56000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300004,"propState":0,"propId":100,"pos":{"x":243336,"y":53900,"z":246415},"rot":{"x":0,"y":56000,"z":0}},{"groupId":157,"instId":300002,"propState":0,"propId":104159,"pos":{"x":243336,"y":54000,"z":246415},"rot":{"x":0,"y":56000,"z":0}},{"groupId":157,"instId":300003,"propState":0,"propId":104102,"pos":{"x":242192,"y":54669,"z":247866},"rot":{"x":0,"y":146000,"z":0}},{"groupId":157,"instId":300001,"propState":12,"propId":60401,"pos":{"x":243336,"y":53900,"z":246415},"rot":{"x":0,"y":56000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300001,"propState":12,"propId":60401,"pos":{"x":278358,"y":111600,"z":254673},"rot":{"x":0,"y":150556,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"159":{"props":[{"groupId":159,"instId":300004,"propState":0,"propId":100,"pos":{"x":278358,"y":111600,"z":254673},"rot":{"x":0,"y":150556,"z":0}},{"groupId":159,"instId":300003,"propState":0,"propId":104102,"pos":{"x":277371,"y":112364,"z":256411},"rot":{"x":0,"y":150556,"z":0}},{"groupId":159,"instId":300002,"propState":0,"propId":104159,"pos":{"x":278358,"y":111700,"z":254673},"rot":{"x":0,"y":150556,"z":0}},{"groupId":159,"instId":300001,"propState":12,"propId":60401,"pos":{"x":278358,"y":111600,"z":254673},"rot":{"x":0,"y":150556,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"162":{"props":[{"groupId":162,"instId":300001,"propState":12,"propId":60401,"pos":{"x":146110,"y":27304,"z":232420},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300003,"propState":0,"propId":104102,"pos":{"x":144161,"y":28028,"z":232577},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300004,"propState":0,"propId":100,"pos":{"x":146110,"y":27304,"z":232420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":161,"instId":300002,"propState":0,"propId":104159,"pos":{"x":146110,"y":27404,"z":232420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":161,"instId":300001,"propState":12,"propId":60401,"pos":{"x":146110,"y":27304,"z":232420},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300006,"propState":0,"propId":104037,"pos":{"x":260720,"y":18312,"z":232240},"rot":{"x":0,"y":19963,"z":0}},{"groupId":190,"instId":300005,"propState":0,"propId":104037,"pos":{"x":260720,"y":18312,"z":229390},"rot":{"x":0,"y":328865,"z":0}},{"groupId":190,"instId":300004,"propState":0,"propId":104037,"pos":{"x":260720,"y":18312,"z":226980},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300003,"propState":0,"propId":104033,"pos":{"x":264366,"y":21155,"z":219008},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300002,"propState":0,"propId":104034,"pos":{"x":260440,"y":21155,"z":220120},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300001,"propState":0,"propId":104072,"pos":{"x":191730,"y":22294,"z":211285},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"203":{"props":[{"groupId":203,"instId":300001,"propState":20,"propId":60402,"pos":{"x":-48780,"y":3163,"z":192356},"rot":{"x":0,"y":0,"z":0}},{"groupId":203,"instId":300003,"propState":0,"propId":211,"pos":{"x":-53892,"y":3136,"z":194744},"rot":{"x":0,"y":270000,"z":0}},{"groupId":203,"instId":300002,"propState":0,"propId":211,"pos":{"x":-48780,"y":3163,"z":192356},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"204":{"props":[{"groupId":204,"instId":300005,"propState":0,"propId":100,"pos":{"x":194408,"y":21155,"z":203257},"rot":{"x":0,"y":180000,"z":0}},{"groupId":204,"instId":300004,"propState":0,"propId":100,"pos":{"x":197077,"y":22490,"z":205360},"rot":{"x":0,"y":180000,"z":0}},{"groupId":204,"instId":300002,"propState":0,"propId":100,"pos":{"x":196780,"y":21155,"z":203194},"rot":{"x":0,"y":0,"z":0}},{"groupId":204,"instId":300003,"propState":0,"propId":103074,"pos":{"x":196985,"y":22945,"z":207246},"rot":{"x":0,"y":180000,"z":0}},{"groupId":204,"instId":300001,"propState":0,"propId":104098,"pos":{"x":196690,"y":21155,"z":207060},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"205":{"props":[{"groupId":205,"instId":300001,"propState":20,"propId":60402,"pos":{"x":196780,"y":21155,"z":203194},"rot":{"x":0,"y":0,"z":0}},{"groupId":205,"instId":300003,"propState":0,"propId":211,"pos":{"x":196690,"y":21155,"z":207060},"rot":{"x":0,"y":0,"z":0}},{"groupId":205,"instId":300002,"propState":0,"propId":211,"pos":{"x":196780,"y":21155,"z":203194},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"206":{"props":[{"groupId":206,"instId":300005,"propState":0,"propId":100,"pos":{"x":249311,"y":105706,"z":291045},"rot":{"x":0,"y":115846,"z":0}},{"groupId":206,"instId":300004,"propState":0,"propId":100,"pos":{"x":250938,"y":107051,"z":290622},"rot":{"x":0,"y":297312,"z":0}},{"groupId":206,"instId":300003,"propState":0,"propId":103074,"pos":{"x":252302,"y":107547,"z":289803},"rot":{"x":0,"y":295000,"z":0}},{"groupId":206,"instId":300002,"propState":0,"propId":100,"pos":{"x":249311,"y":105706,"z":291045},"rot":{"x":0,"y":115846,"z":0}},{"groupId":206,"instId":300001,"propState":0,"propId":104098,"pos":{"x":252272,"y":105753,"z":290148},"rot":{"x":0,"y":115000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"207":{"props":[{"groupId":207,"instId":300003,"propState":0,"propId":211,"pos":{"x":252272,"y":105753,"z":290148},"rot":{"x":0,"y":115000,"z":0}},{"groupId":207,"instId":300002,"propState":0,"propId":211,"pos":{"x":249311,"y":105706,"z":291045},"rot":{"x":0,"y":115846,"z":0}},{"groupId":207,"instId":300001,"propState":20,"propId":60402,"pos":{"x":249311,"y":105706,"z":291045},"rot":{"x":0,"y":115846,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300002,"propState":1,"propId":104217,"pos":{"x":342645,"y":146931,"z":441547},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"213":{"props":[{"groupId":213,"instId":300003,"propState":0,"propId":211,"pos":{"x":26245,"y":-4154,"z":209939},"rot":{"x":0,"y":234436,"z":0}},{"groupId":213,"instId":300002,"propState":0,"propId":100,"pos":{"x":26245,"y":-4154,"z":209939},"rot":{"x":0,"y":234436,"z":0}},{"groupId":213,"instId":300001,"propState":11,"propId":60403,"pos":{"x":26245,"y":-4154,"z":209939},"rot":{"x":0,"y":234436,"z":0}}],"npcs":[],"monsters":[{"groupId":213,"instId":200001,"monsterId":4033010,"eventId":20423231,"pos":{"x":23164,"y":-4154,"z":208108},"rot":{"x":0,"y":169273,"z":0}}],"teleports":{}},"215":{"props":[],"npcs":[],"monsters":[{"groupId":215,"instId":200007,"monsterId":4032030,"eventId":20423107,"pos":{"x":-30423,"y":-3780,"z":212133},"rot":{"x":0,"y":305647,"z":0}},{"groupId":215,"instId":200006,"monsterId":4032010,"eventId":20423106,"pos":{"x":-32307,"y":-3780,"z":210776},"rot":{"x":0,"y":345437,"z":0}},{"groupId":215,"instId":200005,"monsterId":4032010,"eventId":20423105,"pos":{"x":-58125,"y":3136,"z":182852},"rot":{"x":0,"y":227941,"z":0}},{"groupId":215,"instId":200004,"monsterId":4032030,"eventId":20423104,"pos":{"x":-59091,"y":3136,"z":180109},"rot":{"x":0,"y":274047,"z":0}},{"groupId":215,"instId":200003,"monsterId":4032030,"eventId":20423103,"pos":{"x":-45586,"y":-1095,"z":143430},"rot":{"x":0,"y":135007,"z":0}},{"groupId":215,"instId":200002,"monsterId":4032010,"eventId":20423102,"pos":{"x":-43530,"y":-1095,"z":146451},"rot":{"x":0,"y":110351,"z":0}},{"groupId":215,"instId":200001,"monsterId":4032010,"eventId":20423101,"pos":{"x":-51222,"y":-1095,"z":147860},"rot":{"x":0,"y":295564,"z":0}}],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300001,"propState":0,"propId":100,"pos":{"x":186710,"y":34465,"z":245483},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":216,"instId":200007,"monsterId":4032010,"eventId":20423117,"pos":{"x":251177,"y":53900,"z":261867},"rot":{"x":0,"y":309451,"z":0}},{"groupId":216,"instId":200009,"monsterId":4032010,"eventId":20423119,"pos":{"x":260180,"y":53900,"z":253300},"rot":{"x":0,"y":271230,"z":0}},{"groupId":216,"instId":200008,"monsterId":4032030,"eventId":20423118,"pos":{"x":251978,"y":53900,"z":263325},"rot":{"x":0,"y":279904,"z":0}},{"groupId":216,"instId":200006,"monsterId":4032030,"eventId":20423116,"pos":{"x":223889,"y":53900,"z":261281},"rot":{"x":0,"y":77426,"z":0}},{"groupId":216,"instId":200005,"monsterId":4032010,"eventId":20423115,"pos":{"x":223211,"y":53900,"z":259775},"rot":{"x":0,"y":84381,"z":0}},{"groupId":216,"instId":200004,"monsterId":4032030,"eventId":20423114,"pos":{"x":169900,"y":34465,"z":249410},"rot":{"x":0,"y":282598,"z":0}},{"groupId":216,"instId":200003,"monsterId":4032030,"eventId":20423113,"pos":{"x":181677,"y":34465,"z":232243},"rot":{"x":0,"y":97684,"z":0}},{"groupId":216,"instId":200002,"monsterId":4032010,"eventId":20423112,"pos":{"x":179365,"y":34465,"z":228717},"rot":{"x":0,"y":110351,"z":0}},{"groupId":216,"instId":200001,"monsterId":4032010,"eventId":20423111,"pos":{"x":161494,"y":34465,"z":235869},"rot":{"x":0,"y":295564,"z":0}}],"teleports":{}},"217":{"props":[],"npcs":[],"monsters":[{"groupId":217,"instId":200006,"monsterId":4032030,"eventId":20423129,"pos":{"x":223215,"y":21155,"z":187754},"rot":{"x":0,"y":112833,"z":0}},{"groupId":217,"instId":200005,"monsterId":4032010,"eventId":20423128,"pos":{"x":205910,"y":21155,"z":198160},"rot":{"x":0,"y":7550,"z":0}},{"groupId":217,"instId":200004,"monsterId":4032030,"eventId":20423127,"pos":{"x":208380,"y":21155,"z":212901},"rot":{"x":0,"y":28740,"z":0}},{"groupId":217,"instId":200003,"monsterId":4032030,"eventId":20423126,"pos":{"x":213534,"y":21155,"z":233477},"rot":{"x":0,"y":191276,"z":0}},{"groupId":217,"instId":200002,"monsterId":4032010,"eventId":20423124,"pos":{"x":221220,"y":21172,"z":229369},"rot":{"x":0,"y":215936,"z":0}},{"groupId":217,"instId":200001,"monsterId":4032030,"eventId":20423125,"pos":{"x":222454,"y":21155,"z":225841},"rot":{"x":0,"y":337490,"z":0}}],"teleports":{}},"218":{"props":[],"npcs":[],"monsters":[{"groupId":218,"instId":200008,"monsterId":4012030,"eventId":20423139,"pos":{"x":224080,"y":21158,"z":210360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":218,"instId":200007,"monsterId":4012030,"eventId":20423138,"pos":{"x":217370,"y":21159,"z":211580},"rot":{"x":0,"y":5929,"z":0}},{"groupId":218,"instId":200006,"monsterId":4012030,"eventId":20423137,"pos":{"x":208360,"y":21159,"z":209200},"rot":{"x":0,"y":191429,"z":0}},{"groupId":218,"instId":200005,"monsterId":4012030,"eventId":20423136,"pos":{"x":230681,"y":21155,"z":220700},"rot":{"x":0,"y":0,"z":0}},{"groupId":218,"instId":200004,"monsterId":4012030,"eventId":20423135,"pos":{"x":256110,"y":21155,"z":210250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":218,"instId":200003,"monsterId":4012030,"eventId":20423134,"pos":{"x":243733,"y":21155,"z":195616},"rot":{"x":0,"y":302,"z":0}},{"groupId":218,"instId":200002,"monsterId":4012030,"eventId":20423133,"pos":{"x":207655,"y":21155,"z":194429},"rot":{"x":0,"y":14636,"z":0}},{"groupId":218,"instId":200001,"monsterId":4012030,"eventId":20423132,"pos":{"x":219135,"y":21155,"z":226012},"rot":{"x":0,"y":183535,"z":0}}],"teleports":{}},"228":{"props":[{"groupId":228,"instId":300008,"propState":12,"propId":60401,"pos":{"x":315172,"y":129865,"z":294803},"rot":{"x":0,"y":52445,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"230":{"props":[{"groupId":230,"instId":300001,"propState":0,"propId":104080,"pos":{"x":235646,"y":22155,"z":220077},"rot":{"x":0,"y":40326,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"232":{"props":[],"npcs":[],"monsters":[{"groupId":232,"instId":200001,"monsterId":4032010,"eventId":0,"pos":{"x":-16140,"y":9103,"z":127480},"rot":{"x":0,"y":284449,"z":0}}],"teleports":{}},"233":{"props":[{"groupId":233,"instId":300006,"propState":18,"propId":104095,"pos":{"x":296205,"y":97299,"z":232646},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300004,"propState":18,"propId":104093,"pos":{"x":-40676,"y":4228,"z":176942},"rot":{"x":0,"y":308008,"z":0}},{"groupId":233,"instId":300003,"propState":18,"propId":104095,"pos":{"x":329792,"y":129857,"z":293009},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300002,"propState":18,"propId":104094,"pos":{"x":-6361,"y":3517,"z":85380},"rot":{"x":0,"y":332252,"z":0}},{"groupId":233,"instId":300001,"propState":18,"propId":104162,"pos":{"x":-450,"y":-1048,"z":-9893},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"231":{"props":[{"groupId":231,"instId":300002,"propState":0,"propId":104023,"pos":{"x":290284,"y":49480,"z":231850},"rot":{"x":0,"y":270000,"z":0}},{"groupId":231,"instId":300004,"propState":1,"propId":211,"pos":{"x":296069,"y":111727,"z":246706},"rot":{"x":0,"y":276843,"z":0}},{"groupId":231,"instId":300003,"propState":20,"propId":60401,"pos":{"x":296069,"y":111727,"z":246706},"rot":{"x":0,"y":276843,"z":0}},{"groupId":231,"instId":300001,"propState":0,"propId":104010,"pos":{"x":290284,"y":49480,"z":231850},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"250":{"props":[{"groupId":250,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-52552,"y":-1096,"z":124535},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"251":{"props":[{"groupId":251,"instId":300001,"propState":11,"propId":104046,"pos":{"x":35709,"y":-4156,"z":171913},"rot":{"x":0,"y":316000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"252":{"props":[{"groupId":252,"instId":300001,"propState":11,"propId":104046,"pos":{"x":208360,"y":34486,"z":232277},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"254":{"props":[],"npcs":[],"monsters":[{"groupId":254,"instId":200011,"monsterId":4032030,"eventId":20423021,"pos":{"x":289978,"y":96309,"z":226462},"rot":{"x":0,"y":77771,"z":0}},{"groupId":254,"instId":200010,"monsterId":4032010,"eventId":20423020,"pos":{"x":295270,"y":96309,"z":230751},"rot":{"x":0,"y":161221,"z":0}}],"teleports":{}},"255":{"props":[],"npcs":[],"monsters":[{"groupId":255,"instId":200011,"monsterId":4032030,"eventId":20423121,"pos":{"x":289978,"y":96309,"z":226462},"rot":{"x":0,"y":77771,"z":0}},{"groupId":255,"instId":200010,"monsterId":4032010,"eventId":20423120,"pos":{"x":295270,"y":96309,"z":230751},"rot":{"x":0,"y":161221,"z":0}}],"teleports":{}},"253":{"props":[{"groupId":253,"instId":300002,"propState":0,"propId":100,"pos":{"x":168150,"y":34465,"z":249820},"rot":{"x":0,"y":0,"z":0}},{"groupId":253,"instId":300001,"propState":0,"propId":104033,"pos":{"x":194830,"y":35910,"z":249640},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"284":{"props":[{"groupId":284,"instId":300001,"propState":8,"propId":702,"pos":{"x":262610,"y":106675,"z":284810},"rot":{"x":0,"y":235000,"z":0}}],"npcs":[],"monsters":[{"groupId":284,"instId":200001,"monsterId":4033012,"eventId":101224,"pos":{"x":262610,"y":105662,"z":284810},"rot":{"x":0,"y":325000,"z":0}}],"teleports":{"1124":{"anchorId":1,"groupId":284,"instId":300001,"pos":{"x":259210,"y":105612,"z":289250},"rot":{"x":0,"y":149846,"z":0}}}},"288":{"props":[{"groupId":288,"instId":300003,"propState":0,"propId":104061,"pos":{"x":-40480,"y":817940,"z":868690},"rot":{"x":0,"y":322993,"z":0}},{"groupId":288,"instId":300002,"propState":0,"propId":104061,"pos":{"x":8150,"y":837440,"z":871450},"rot":{"x":0,"y":0,"z":0}},{"groupId":288,"instId":300001,"propState":0,"propId":104061,"pos":{"x":4160,"y":796470,"z":776990},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":501,"startAnchorId":null,"startGroupId":null}},"2042302":{"P20423_F20423001":{"scenes":{"18":{"props":[{"groupId":18,"instId":300004,"propState":8,"propId":101,"pos":{"x":211904,"y":53851,"z":255565},"rot":{"x":0,"y":61034,"z":0}},{"groupId":18,"instId":300003,"propState":8,"propId":101,"pos":{"x":119798,"y":27304,"z":177160},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300006,"propState":8,"propId":101,"pos":{"x":253273,"y":165544,"z":417404},"rot":{"x":0,"y":354197,"z":0}},{"groupId":18,"instId":300005,"propState":8,"propId":101,"pos":{"x":282160,"y":47803,"z":199980},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300001,"propState":8,"propId":101,"pos":{"x":3380,"y":287,"z":1290},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2042301":{"anchorId":1,"groupId":18,"instId":300001,"pos":{"x":-600,"y":-36,"z":4239},"rot":{"x":0,"y":0,"z":0}},"2042303":{"anchorId":3,"groupId":18,"instId":300003,"pos":{"x":123334,"y":27304,"z":181200},"rot":{"x":0,"y":90000,"z":0}},"2042304":{"anchorId":4,"groupId":18,"instId":300004,"pos":{"x":207230,"y":53822,"z":250610},"rot":{"x":0,"y":90000,"z":0}},"2042305":{"anchorId":5,"groupId":18,"instId":300005,"pos":{"x":279057,"y":47796,"z":205506},"rot":{"x":0,"y":19592,"z":0}},"2042306":{"anchorId":6,"groupId":18,"instId":300006,"pos":{"x":256810,"y":165544,"z":420862},"rot":{"x":0,"y":315234,"z":0}}}},"19":{"props":[{"groupId":19,"instId":300011,"propState":12,"propId":60401,"pos":{"x":262340,"y":67440,"z":324220},"rot":{"x":0,"y":207000,"z":0}},{"groupId":19,"instId":300010,"propState":12,"propId":60402,"pos":{"x":232765,"y":63510,"z":321480},"rot":{"x":0,"y":27062,"z":0}},{"groupId":19,"instId":300009,"propState":12,"propId":60401,"pos":{"x":245543,"y":165544,"z":413524},"rot":{"x":0,"y":77189,"z":0}},{"groupId":19,"instId":300007,"propState":12,"propId":60401,"pos":{"x":294287,"y":96330,"z":223989},"rot":{"x":0,"y":334782,"z":0}},{"groupId":19,"instId":300006,"propState":12,"propId":60401,"pos":{"x":284319,"y":49469,"z":242645},"rot":{"x":0,"y":152526,"z":0}},{"groupId":19,"instId":300004,"propState":12,"propId":60401,"pos":{"x":243210,"y":57937,"z":282633},"rot":{"x":0,"y":298494,"z":0}},{"groupId":19,"instId":300003,"propState":12,"propId":60401,"pos":{"x":184763,"y":34465,"z":221903},"rot":{"x":0,"y":2605,"z":0}},{"groupId":19,"instId":300002,"propState":12,"propId":60401,"pos":{"x":152196,"y":34475,"z":240663},"rot":{"x":0,"y":42650,"z":0}},{"groupId":19,"instId":300001,"propState":12,"propId":60401,"pos":{"x":87413,"y":31274,"z":176027},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300019,"propState":0,"propId":104010,"pos":{"x":272528,"y":96309,"z":235359},"rot":{"x":0,"y":84599,"z":0}},{"groupId":20,"instId":300004,"propState":0,"propId":104010,"pos":{"x":277674,"y":47796,"z":216056},"rot":{"x":0,"y":240164,"z":0}},{"groupId":20,"instId":300006,"propState":0,"propId":104010,"pos":{"x":278805,"y":111727,"z":244581},"rot":{"x":0,"y":69779,"z":0}},{"groupId":20,"instId":300010,"propState":0,"propId":104010,"pos":{"x":255106,"y":58048,"z":297998},"rot":{"x":0,"y":256906,"z":0}},{"groupId":20,"instId":300008,"propState":0,"propId":104010,"pos":{"x":269694,"y":47803,"z":201094},"rot":{"x":0,"y":42132,"z":0}},{"groupId":20,"instId":300011,"propState":0,"propId":104009,"pos":{"x":223413,"y":58101,"z":311175},"rot":{"x":0,"y":171666,"z":0}},{"groupId":20,"instId":300016,"propState":0,"propId":104010,"pos":{"x":293220,"y":53911,"z":283740},"rot":{"x":0,"y":240164,"z":0}},{"groupId":20,"instId":300015,"propState":0,"propId":104009,"pos":{"x":-2688,"y":2372,"z":99695},"rot":{"x":0,"y":208372,"z":0}},{"groupId":20,"instId":300005,"propState":0,"propId":104010,"pos":{"x":302143,"y":96309,"z":239017},"rot":{"x":0,"y":260597,"z":0}},{"groupId":20,"instId":300018,"propState":0,"propId":104009,"pos":{"x":263602,"y":53900,"z":266215},"rot":{"x":0,"y":213529,"z":0}},{"groupId":20,"instId":300009,"propState":0,"propId":104009,"pos":{"x":218516,"y":53900,"z":269183},"rot":{"x":0,"y":269198,"z":0}},{"groupId":20,"instId":300014,"propState":0,"propId":104010,"pos":{"x":227627,"y":53904,"z":254578},"rot":{"x":0,"y":224776,"z":0}},{"groupId":20,"instId":300003,"propState":0,"propId":104010,"pos":{"x":193114,"y":53900,"z":263484},"rot":{"x":0,"y":146041,"z":0}},{"groupId":20,"instId":300017,"propState":0,"propId":104010,"pos":{"x":188359,"y":34466,"z":204847},"rot":{"x":0,"y":292443,"z":0}},{"groupId":20,"instId":300013,"propState":0,"propId":104010,"pos":{"x":187246,"y":34466,"z":214510},"rot":{"x":0,"y":245016,"z":0}},{"groupId":20,"instId":300012,"propState":0,"propId":104010,"pos":{"x":81101,"y":31347,"z":184862},"rot":{"x":0,"y":241713,"z":0}},{"groupId":20,"instId":300007,"propState":0,"propId":104009,"pos":{"x":146340,"y":27304,"z":185433},"rot":{"x":0,"y":74053,"z":0}},{"groupId":20,"instId":300002,"propState":0,"propId":104010,"pos":{"x":169572,"y":34465,"z":235337},"rot":{"x":0,"y":291991,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-4516,"y":2475,"z":89087},"rot":{"x":0,"y":171718,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300005,"propState":1,"propId":104013,"pos":{"x":194860,"y":53850,"z":249830},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300004,"propState":1,"propId":104013,"pos":{"x":194890,"y":34550,"z":249760},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300003,"propState":1,"propId":104001,"pos":{"x":194890,"y":34550,"z":249760},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300002,"propState":0,"propId":104003,"pos":{"x":198587,"y":53900,"z":246923},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300001,"propState":0,"propId":104003,"pos":{"x":189590,"y":34465,"z":252540},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300003,"propState":1,"propId":104006,"pos":{"x":-400,"y":2390,"z":90820},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300002,"propState":1,"propId":104006,"pos":{"x":-400,"y":2401,"z":119443},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300009,"propState":1,"propId":104259,"pos":{"x":261730,"y":165575,"z":416990},"rot":{"x":0,"y":322452,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300003,"propState":1,"propId":104006,"pos":{"x":190888,"y":34472,"z":210300},"rot":{"x":0,"y":270000,"z":0}},{"groupId":25,"instId":300005,"propState":1,"propId":104006,"pos":{"x":284492,"y":49539,"z":226775},"rot":{"x":0,"y":197017,"z":0}},{"groupId":25,"instId":300004,"propState":1,"propId":104259,"pos":{"x":267080,"y":47903,"z":210510},"rot":{"x":0,"y":90000,"z":0}},{"groupId":25,"instId":300002,"propState":1,"propId":104005,"pos":{"x":168480,"y":34520,"z":210290},"rot":{"x":0,"y":270000,"z":0}},{"groupId":25,"instId":300001,"propState":1,"propId":104006,"pos":{"x":85540,"y":31331,"z":181550},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-43620,"y":3136,"z":188653},"rot":{"x":0,"y":180000,"z":0}},{"groupId":89,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-11901,"y":-1536,"z":178153},"rot":{"x":0,"y":270000,"z":0}},{"groupId":89,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-35767,"y":-3264,"z":124864},"rot":{"x":0,"y":269997,"z":0}},{"groupId":89,"instId":300002,"propState":12,"propId":60401,"pos":{"x":21375,"y":-687,"z":145481},"rot":{"x":0,"y":180000,"z":0}},{"groupId":89,"instId":300001,"propState":12,"propId":60402,"pos":{"x":40232,"y":6346,"z":150594},"rot":{"x":0,"y":312454,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300006,"propState":12,"propId":60401,"pos":{"x":2367,"y":-5999,"z":201082},"rot":{"x":0,"y":180000,"z":0}},{"groupId":90,"instId":300005,"propState":12,"propId":60403,"pos":{"x":-22100,"y":-10686,"z":169920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":90,"instId":300004,"propState":12,"propId":60401,"pos":{"x":12549,"y":-5986,"z":150590},"rot":{"x":0,"y":0,"z":0}},{"groupId":90,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-51278,"y":-3763,"z":166214},"rot":{"x":0,"y":90000,"z":0}},{"groupId":90,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-28131,"y":-2903,"z":137834},"rot":{"x":0,"y":90364,"z":0}},{"groupId":90,"instId":300001,"propState":12,"propId":60401,"pos":{"x":23748,"y":-687,"z":123615},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300006,"propState":0,"propId":104080,"pos":{"x":276284,"y":56501,"z":283461},"rot":{"x":0,"y":87380,"z":0}},{"groupId":98,"instId":300005,"propState":0,"propId":104080,"pos":{"x":215930,"y":54600,"z":246360},"rot":{"x":0,"y":61906,"z":0}},{"groupId":98,"instId":300004,"propState":0,"propId":104080,"pos":{"x":167680,"y":35165,"z":228705},"rot":{"x":0,"y":99401,"z":0}},{"groupId":98,"instId":300003,"propState":0,"propId":104080,"pos":{"x":143978,"y":31929,"z":213373},"rot":{"x":0,"y":259881,"z":0}},{"groupId":98,"instId":300002,"propState":0,"propId":104080,"pos":{"x":107878,"y":29334,"z":186175},"rot":{"x":0,"y":27526,"z":0}},{"groupId":98,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-2980,"y":176,"z":22793},"rot":{"x":0,"y":18868,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300027,"propState":0,"propId":104009,"pos":{"x":14600,"y":-4903,"z":210823},"rot":{"x":0,"y":319884,"z":0}},{"groupId":92,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-31077,"y":-3763,"z":168107},"rot":{"x":0,"y":179935,"z":0}},{"groupId":92,"instId":300005,"propState":0,"propId":104010,"pos":{"x":33980,"y":-4134,"z":193180},"rot":{"x":0,"y":183355,"z":0}},{"groupId":92,"instId":300011,"propState":0,"propId":104010,"pos":{"x":217,"y":-4416,"z":204491},"rot":{"x":0,"y":177024,"z":0}},{"groupId":92,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-19511,"y":-4228,"z":184452},"rot":{"x":0,"y":355594,"z":0}},{"groupId":92,"instId":300025,"propState":0,"propId":104009,"pos":{"x":-37866,"y":-1536,"z":197875},"rot":{"x":0,"y":235099,"z":0}},{"groupId":92,"instId":300024,"propState":0,"propId":104008,"pos":{"x":-18713,"y":-4258,"z":208920},"rot":{"x":0,"y":344716,"z":0}},{"groupId":92,"instId":300021,"propState":0,"propId":104010,"pos":{"x":-12833,"y":-2090,"z":177600},"rot":{"x":0,"y":245364,"z":0}},{"groupId":92,"instId":300020,"propState":0,"propId":104010,"pos":{"x":-13198,"y":-1974,"z":178981},"rot":{"x":0,"y":283838,"z":0}},{"groupId":92,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-51579,"y":-1096,"z":122483},"rot":{"x":0,"y":722,"z":0}},{"groupId":92,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-62895,"y":3136,"z":194733},"rot":{"x":0,"y":92800,"z":0}},{"groupId":92,"instId":300003,"propState":0,"propId":104010,"pos":{"x":24140,"y":-687,"z":140630},"rot":{"x":0,"y":319307,"z":0}},{"groupId":92,"instId":300004,"propState":0,"propId":104010,"pos":{"x":18443,"y":-687,"z":127253},"rot":{"x":0,"y":320420,"z":0}},{"groupId":92,"instId":300002,"propState":0,"propId":104010,"pos":{"x":8506,"y":2393,"z":120632},"rot":{"x":0,"y":322540,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300001,"propState":0,"propId":100,"pos":{"x":186710,"y":34465,"z":245483},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":94,"instId":200009,"monsterId":4032010,"eventId":20423019,"pos":{"x":260180,"y":53900,"z":253300},"rot":{"x":0,"y":271230,"z":0}},{"groupId":94,"instId":200008,"monsterId":4032030,"eventId":20423018,"pos":{"x":251978,"y":53900,"z":263325},"rot":{"x":0,"y":279904,"z":0}},{"groupId":94,"instId":200007,"monsterId":4032010,"eventId":20423017,"pos":{"x":251177,"y":53900,"z":261867},"rot":{"x":0,"y":309451,"z":0}},{"groupId":94,"instId":200006,"monsterId":4032030,"eventId":20423016,"pos":{"x":223889,"y":53900,"z":261281},"rot":{"x":0,"y":77426,"z":0}},{"groupId":94,"instId":200005,"monsterId":4032010,"eventId":20423015,"pos":{"x":223211,"y":53900,"z":259775},"rot":{"x":0,"y":84381,"z":0}},{"groupId":94,"instId":200004,"monsterId":4032030,"eventId":20423014,"pos":{"x":169900,"y":34465,"z":249410},"rot":{"x":0,"y":282598,"z":0}},{"groupId":94,"instId":200003,"monsterId":4032030,"eventId":20423013,"pos":{"x":181677,"y":34465,"z":232243},"rot":{"x":0,"y":97684,"z":0}},{"groupId":94,"instId":200002,"monsterId":4032010,"eventId":20423012,"pos":{"x":179365,"y":34465,"z":228717},"rot":{"x":0,"y":110351,"z":0}},{"groupId":94,"instId":200001,"monsterId":4032010,"eventId":20423011,"pos":{"x":161494,"y":34465,"z":235869},"rot":{"x":0,"y":295564,"z":0}}],"teleports":{}},"95":{"props":[],"npcs":[],"monsters":[{"groupId":95,"instId":200004,"monsterId":4032030,"eventId":20423004,"pos":{"x":-59091,"y":3136,"z":180109},"rot":{"x":0,"y":274047,"z":0}},{"groupId":95,"instId":200002,"monsterId":4032010,"eventId":20423002,"pos":{"x":-43530,"y":-1095,"z":146451},"rot":{"x":0,"y":110351,"z":0}},{"groupId":95,"instId":200005,"monsterId":4032010,"eventId":20423005,"pos":{"x":-58125,"y":3136,"z":182852},"rot":{"x":0,"y":227941,"z":0}},{"groupId":95,"instId":200003,"monsterId":4032030,"eventId":20423003,"pos":{"x":-45586,"y":-1095,"z":143430},"rot":{"x":0,"y":135007,"z":0}},{"groupId":95,"instId":200001,"monsterId":4032010,"eventId":20423001,"pos":{"x":-51222,"y":-1095,"z":147860},"rot":{"x":0,"y":295564,"z":0}}],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300029,"propState":0,"propId":104010,"pos":{"x":-720,"y":-10686,"z":161760},"rot":{"x":0,"y":180000,"z":0}},{"groupId":93,"instId":300026,"propState":0,"propId":104011,"pos":{"x":-15827,"y":-10686,"z":155437},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300022,"propState":0,"propId":104011,"pos":{"x":-25801,"y":-10686,"z":164964},"rot":{"x":0,"y":90000,"z":0}},{"groupId":93,"instId":300019,"propState":0,"propId":104010,"pos":{"x":-18660,"y":-10686,"z":163720},"rot":{"x":0,"y":270000,"z":0}},{"groupId":93,"instId":300012,"propState":0,"propId":104011,"pos":{"x":41590,"y":6346,"z":149140},"rot":{"x":0,"y":315233,"z":0}},{"groupId":93,"instId":300002,"propState":0,"propId":104011,"pos":{"x":21152,"y":-5986,"z":150304},"rot":{"x":0,"y":358510,"z":0}},{"groupId":93,"instId":300011,"propState":0,"propId":104011,"pos":{"x":29849,"y":6420,"z":147662},"rot":{"x":0,"y":358510,"z":0}},{"groupId":93,"instId":300027,"propState":0,"propId":104009,"pos":{"x":41720,"y":3357,"z":172450},"rot":{"x":0,"y":32970,"z":0}},{"groupId":93,"instId":300024,"propState":0,"propId":104008,"pos":{"x":-12703,"y":-4244,"z":185176},"rot":{"x":0,"y":56402,"z":0}},{"groupId":93,"instId":300020,"propState":0,"propId":104011,"pos":{"x":-13198,"y":-1974,"z":178981},"rot":{"x":0,"y":283838,"z":0}},{"groupId":93,"instId":300010,"propState":0,"propId":104011,"pos":{"x":13507,"y":-6014,"z":187646},"rot":{"x":0,"y":244484,"z":0}},{"groupId":93,"instId":300005,"propState":0,"propId":104011,"pos":{"x":-2940,"y":-5986,"z":153340},"rot":{"x":0,"y":180000,"z":0}},{"groupId":93,"instId":300028,"propState":0,"propId":104011,"pos":{"x":-5199,"y":-10686,"z":155353},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300023,"propState":0,"propId":104011,"pos":{"x":-24710,"y":-10686,"z":158910},"rot":{"x":0,"y":51004,"z":0}},{"groupId":93,"instId":300017,"propState":0,"propId":104010,"pos":{"x":-10099,"y":-10686,"z":161850},"rot":{"x":0,"y":180000,"z":0}},{"groupId":93,"instId":300021,"propState":0,"propId":104011,"pos":{"x":-12833,"y":-2090,"z":177600},"rot":{"x":0,"y":245364,"z":0}},{"groupId":93,"instId":300009,"propState":0,"propId":104011,"pos":{"x":19422,"y":-6013,"z":179298},"rot":{"x":0,"y":308763,"z":0}},{"groupId":93,"instId":300008,"propState":0,"propId":104011,"pos":{"x":-31077,"y":-3763,"z":168107},"rot":{"x":0,"y":179935,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":104011,"pos":{"x":-28057,"y":-5986,"z":149005},"rot":{"x":0,"y":126440,"z":0}},{"groupId":93,"instId":300007,"propState":0,"propId":104011,"pos":{"x":-36767,"y":-3264,"z":122519},"rot":{"x":0,"y":2273,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":104011,"pos":{"x":-13010,"y":-5986,"z":142330},"rot":{"x":0,"y":51362,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":104011,"pos":{"x":1970,"y":-5986,"z":153160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":104011,"pos":{"x":23730,"y":-687,"z":142870},"rot":{"x":0,"y":268839,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300002,"propState":0,"propId":104039,"pos":{"x":267091,"y":105580,"z":276079},"rot":{"x":0,"y":152968,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":104038,"pos":{"x":268790,"y":105673,"z":272743},"rot":{"x":0,"y":331489,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300005,"propState":0,"propId":104052,"pos":{"x":313700,"y":125172,"z":278630},"rot":{"x":0,"y":206970,"z":0}},{"groupId":51,"instId":300006,"propState":0,"propId":104052,"pos":{"x":276409,"y":105657,"z":290166},"rot":{"x":0,"y":187781,"z":0}},{"groupId":51,"instId":300003,"propState":0,"propId":104019,"pos":{"x":276409,"y":105657,"z":290166},"rot":{"x":0,"y":251114,"z":0}},{"groupId":51,"instId":300004,"propState":0,"propId":104052,"pos":{"x":290119,"y":111744,"z":251782},"rot":{"x":0,"y":132085,"z":0}},{"groupId":51,"instId":300002,"propState":0,"propId":104019,"pos":{"x":313700,"y":125172,"z":278630},"rot":{"x":0,"y":26970,"z":0}},{"groupId":51,"instId":300001,"propState":0,"propId":104019,"pos":{"x":290119,"y":111744,"z":251782},"rot":{"x":0,"y":189832,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"124":{"props":[{"groupId":124,"instId":300004,"propState":0,"propId":104071,"pos":{"x":31325,"y":-2570,"z":207130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":124,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-54022,"y":4345,"z":169434},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"125":{"props":[{"groupId":125,"instId":300004,"propState":0,"propId":104073,"pos":{"x":294881,"y":53913,"z":272636},"rot":{"x":0,"y":355972,"z":0}},{"groupId":125,"instId":300005,"propState":0,"propId":104073,"pos":{"x":298155,"y":96428,"z":248828},"rot":{"x":0,"y":182003,"z":0}},{"groupId":125,"instId":300001,"propState":0,"propId":104071,"pos":{"x":269460,"y":55050,"z":268700},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"122":{"props":[{"groupId":122,"instId":300002,"propState":8,"propId":101,"pos":{"x":-38860,"y":-1536,"z":184890},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2042302":{"anchorId":2,"groupId":122,"instId":300002,"pos":{"x":-35280,"y":-1536,"z":183340},"rot":{"x":0,"y":30291,"z":0}}}},"26":{"props":[{"groupId":26,"instId":300005,"propState":0,"propId":104004,"pos":{"x":28778,"y":-4153,"z":202786},"rot":{"x":0,"y":74768,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":104017,"pos":{"x":26260,"y":-4155,"z":200829},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"119":{"props":[{"groupId":119,"instId":300002,"propState":0,"propId":104228,"pos":{"x":36320,"y":3357,"z":185217},"rot":{"x":0,"y":75000,"z":0}},{"groupId":119,"instId":300001,"propState":0,"propId":104228,"pos":{"x":29680,"y":-4155,"z":178451},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300005,"propState":1,"propId":104013,"pos":{"x":32930,"y":3676,"z":181100},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300004,"propState":1,"propId":104013,"pos":{"x":32930,"y":-3990,"z":181100},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300003,"propState":1,"propId":104001,"pos":{"x":32930,"y":-4080,"z":181100},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300002,"propState":1,"propId":104003,"pos":{"x":36320,"y":3357,"z":185217},"rot":{"x":0,"y":75000,"z":0}},{"groupId":43,"instId":300001,"propState":1,"propId":104003,"pos":{"x":29680,"y":-4155,"z":178451},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300001,"propState":1,"propId":104259,"pos":{"x":45730,"y":3357,"z":181570},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300003,"propState":20,"propId":60402,"pos":{"x":40145,"y":3357,"z":190113},"rot":{"x":0,"y":240000,"z":0}},{"groupId":35,"instId":300002,"propState":0,"propId":104089,"pos":{"x":-42840,"y":7310,"z":149750},"rot":{"x":0,"y":70405,"z":359795}},{"groupId":35,"instId":300001,"propState":0,"propId":104097,"pos":{"x":-42362,"y":3176,"z":178384},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300003,"propState":0,"propId":104061,"pos":{"x":-59550,"y":11370,"z":194833},"rot":{"x":0,"y":90000,"z":0}},{"groupId":37,"instId":300002,"propState":0,"propId":104061,"pos":{"x":-61570,"y":2290,"z":159560},"rot":{"x":0,"y":90000,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":104061,"pos":{"x":4750,"y":-4950,"z":165610},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300006,"propState":0,"propId":104037,"pos":{"x":-8960,"y":-1570,"z":167010},"rot":{"x":0,"y":412,"z":0}},{"groupId":36,"instId":300002,"propState":0,"propId":104037,"pos":{"x":-16020,"y":-1536,"z":165750},"rot":{"x":0,"y":795,"z":0}},{"groupId":36,"instId":300005,"propState":0,"propId":104037,"pos":{"x":-12480,"y":-520,"z":165010},"rot":{"x":0,"y":140962,"z":90000}},{"groupId":36,"instId":300004,"propState":0,"propId":104037,"pos":{"x":-13900,"y":-1367,"z":164382},"rot":{"x":0,"y":22799,"z":0}},{"groupId":36,"instId":300003,"propState":0,"propId":104037,"pos":{"x":-9310,"y":-4265,"z":192510},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":104037,"pos":{"x":-10690,"y":-3300,"z":195290},"rot":{"x":270000,"y":23711,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300015,"propState":0,"propId":137,"pos":{"x":-37127,"y":845,"z":175500},"rot":{"x":300190,"y":89094,"z":272233}},{"groupId":13,"instId":300012,"propState":0,"propId":104173,"pos":{"x":6290,"y":-4656,"z":146768},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":104031,"pos":{"x":-2450,"y":2270,"z":165670},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300013,"propState":0,"propId":104206,"pos":{"x":19040,"y":-4155,"z":191780},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300010,"propState":0,"propId":104206,"pos":{"x":42006,"y":3390,"z":194041},"rot":{"x":0,"y":247228,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":104206,"pos":{"x":-28400,"y":-1536,"z":186553},"rot":{"x":0,"y":210000,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":104031,"pos":{"x":-12385,"y":-966,"z":185130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300014,"propState":0,"propId":104031,"pos":{"x":18952,"y":-3274,"z":191464},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":104206,"pos":{"x":2790,"y":-1338,"z":163670},"rot":{"x":0,"y":300000,"z":0}},{"groupId":13,"instId":300009,"propState":0,"propId":104206,"pos":{"x":-11499,"y":-4281,"z":190470},"rot":{"x":0,"y":240000,"z":0}},{"groupId":13,"instId":300007,"propState":1,"propId":104206,"pos":{"x":6529,"y":-4879,"z":145680},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":104031,"pos":{"x":37350,"y":4880,"z":192490},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":104031,"pos":{"x":-26094,"y":-250,"z":186660},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":1,"propId":104031,"pos":{"x":3220,"y":-3148,"z":149560},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300001,"propState":1,"propId":104214,"pos":{"x":-13710,"y":17500,"z":171790},"rot":{"x":0,"y":0,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300003,"propState":20,"propId":60401,"pos":{"x":-15502,"y":-1536,"z":163907},"rot":{"x":0,"y":48581,"z":0}},{"groupId":99,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-18730,"y":-10686,"z":168695},"rot":{"x":0,"y":270000,"z":0}},{"groupId":99,"instId":300004,"propState":1,"propId":211,"pos":{"x":-10904,"y":-1536,"z":164132},"rot":{"x":0,"y":138824,"z":0}},{"groupId":99,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-18730,"y":-10686,"z":168695},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300007,"propState":0,"propId":102,"pos":{"x":41080,"y":3450,"z":155900},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300006,"propState":0,"propId":102,"pos":{"x":41080,"y":2834,"z":162570},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300005,"propState":0,"propId":100,"pos":{"x":40950,"y":5170,"z":162610},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300004,"propState":0,"propId":100,"pos":{"x":33090,"y":6560,"z":175830},"rot":{"x":0,"y":147371,"z":0}},{"groupId":116,"instId":300003,"propState":0,"propId":103074,"pos":{"x":23374,"y":5148,"z":191315},"rot":{"x":0,"y":180000,"z":0}},{"groupId":116,"instId":300002,"propState":0,"propId":100,"pos":{"x":40950,"y":5390,"z":160800},"rot":{"x":83000,"y":180000,"z":180000}},{"groupId":116,"instId":300001,"propState":0,"propId":104098,"pos":{"x":23070,"y":3356,"z":191150},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"146":{"props":[{"groupId":146,"instId":300005,"propState":0,"propId":100,"pos":{"x":-50970,"y":2939,"z":194970},"rot":{"x":0,"y":266237,"z":0}},{"groupId":146,"instId":300004,"propState":0,"propId":100,"pos":{"x":-52040,"y":4767,"z":194744},"rot":{"x":0,"y":90000,"z":0}},{"groupId":146,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-54075,"y":4925,"z":195041},"rot":{"x":0,"y":90000,"z":0}},{"groupId":146,"instId":300002,"propState":0,"propId":100,"pos":{"x":-47390,"y":2830,"z":195030},"rot":{"x":0,"y":0,"z":0}},{"groupId":146,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-53892,"y":3136,"z":194744},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[{"groupId":138,"instId":300001,"propState":0,"propId":104228,"pos":{"x":257086,"y":21155,"z":188335},"rot":{"x":0,"y":343851,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300005,"propState":1,"propId":104013,"pos":{"x":260209,"y":34486,"z":191581},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300004,"propState":1,"propId":104013,"pos":{"x":260209,"y":21160,"z":191581},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300003,"propState":1,"propId":104001,"pos":{"x":260209,"y":21270,"z":191581},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300002,"propState":1,"propId":104003,"pos":{"x":257049,"y":34486,"z":194813},"rot":{"x":0,"y":75000,"z":0}},{"groupId":48,"instId":300001,"propState":1,"propId":104003,"pos":{"x":257070,"y":21155,"z":188329},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300009,"propState":0,"propId":137,"pos":{"x":238910,"y":28340,"z":217870},"rot":{"x":0,"y":174009,"z":92995}},{"groupId":33,"instId":300006,"propState":0,"propId":137,"pos":{"x":243426,"y":27980,"z":221820},"rot":{"x":0,"y":174009,"z":92995}},{"groupId":33,"instId":300005,"propState":0,"propId":137,"pos":{"x":262730,"y":21020,"z":232710},"rot":{"x":0,"y":93784,"z":0}},{"groupId":33,"instId":300004,"propState":1,"propId":104031,"pos":{"x":241321,"y":21155,"z":223655},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300003,"propState":1,"propId":104206,"pos":{"x":241321,"y":21155,"z":223655},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300008,"propState":0,"propId":104031,"pos":{"x":220160,"y":21156,"z":197220},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300010,"propState":1,"propId":104214,"pos":{"x":230466,"y":31728,"z":210271},"rot":{"x":0,"y":182751,"z":0}},{"groupId":33,"instId":300007,"propState":1,"propId":104029,"pos":{"x":256100,"y":34486,"z":210400},"rot":{"x":0,"y":87850,"z":0}},{"groupId":33,"instId":300002,"propState":1,"propId":104029,"pos":{"x":201040,"y":21155,"z":224210},"rot":{"x":0,"y":326361,"z":0}},{"groupId":33,"instId":300001,"propState":1,"propId":104029,"pos":{"x":219590,"y":21156,"z":197360},"rot":{"x":0,"y":172109,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"126":{"props":[{"groupId":126,"instId":300003,"propState":0,"propId":104019,"pos":{"x":240220,"y":47803,"z":194920},"rot":{"x":0,"y":93539,"z":0}},{"groupId":126,"instId":300006,"propState":0,"propId":104052,"pos":{"x":230800,"y":21155,"z":223820},"rot":{"x":0,"y":121264,"z":0}},{"groupId":126,"instId":300005,"propState":0,"propId":104019,"pos":{"x":230800,"y":21155,"z":223820},"rot":{"x":0,"y":14695,"z":0}},{"groupId":126,"instId":300004,"propState":0,"propId":104052,"pos":{"x":240220,"y":47803,"z":194920},"rot":{"x":0,"y":335107,"z":0}},{"groupId":126,"instId":300001,"propState":0,"propId":104020,"pos":{"x":215146,"y":40810,"z":191980},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"142":{"props":[{"groupId":142,"instId":300004,"propState":0,"propId":137,"pos":{"x":254030,"y":50450,"z":205950},"rot":{"x":0,"y":93784,"z":0}},{"groupId":142,"instId":300002,"propState":0,"propId":104206,"pos":{"x":254319,"y":47803,"z":187093},"rot":{"x":0,"y":1973,"z":0}},{"groupId":142,"instId":300001,"propState":0,"propId":104031,"pos":{"x":254319,"y":47803,"z":187093},"rot":{"x":0,"y":241432,"z":0}},{"groupId":142,"instId":300003,"propState":0,"propId":104173,"pos":{"x":234231,"y":34486,"z":229714},"rot":{"x":0,"y":0,"z":0}},{"groupId":142,"instId":300017,"propState":0,"propId":104206,"pos":{"x":255641,"y":47803,"z":215180},"rot":{"x":0,"y":120541,"z":0}},{"groupId":142,"instId":300016,"propState":0,"propId":104031,"pos":{"x":255641,"y":47803,"z":215180},"rot":{"x":0,"y":0,"z":0}},{"groupId":142,"instId":300015,"propState":1,"propId":104031,"pos":{"x":234176,"y":34486,"z":229013},"rot":{"x":0,"y":90000,"z":0}},{"groupId":142,"instId":300006,"propState":1,"propId":104206,"pos":{"x":233910,"y":34486,"z":229714},"rot":{"x":0,"y":90000,"z":0}},{"groupId":142,"instId":300014,"propState":1,"propId":104214,"pos":{"x":227261,"y":63490,"z":209967},"rot":{"x":0,"y":90000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300008,"propState":0,"propId":104006,"pos":{"x":275026,"y":53992,"z":261670},"rot":{"x":0,"y":270045,"z":0}},{"groupId":27,"instId":300007,"propState":0,"propId":104006,"pos":{"x":290660,"y":53967,"z":271410},"rot":{"x":0,"y":45,"z":0}},{"groupId":27,"instId":300006,"propState":0,"propId":104006,"pos":{"x":255493,"y":58083,"z":292795},"rot":{"x":0,"y":117342,"z":0}},{"groupId":27,"instId":300005,"propState":1,"propId":104005,"pos":{"x":235400,"y":58101,"z":294730},"rot":{"x":0,"y":206633,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300002,"propState":2,"propId":104017,"pos":{"x":260220,"y":60580,"z":311070},"rot":{"x":0,"y":206904,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"172":{"props":[{"groupId":172,"instId":300005,"propState":1,"propId":104013,"pos":{"x":232900,"y":67410,"z":336260},"rot":{"x":0,"y":206904,"z":0}},{"groupId":172,"instId":300002,"propState":1,"propId":104003,"pos":{"x":237157,"y":67440,"z":336515},"rot":{"x":0,"y":159365,"z":0}},{"groupId":172,"instId":300004,"propState":1,"propId":104013,"pos":{"x":232900,"y":58030,"z":336260},"rot":{"x":0,"y":206904,"z":0}},{"groupId":172,"instId":300001,"propState":1,"propId":104003,"pos":{"x":229594,"y":58048,"z":333181},"rot":{"x":0,"y":177334,"z":0}},{"groupId":172,"instId":300003,"propState":1,"propId":104001,"pos":{"x":232900,"y":58088,"z":336260},"rot":{"x":0,"y":206904,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"171":{"props":[{"groupId":171,"instId":300005,"propState":0,"propId":100,"pos":{"x":232900,"y":58088,"z":336260},"rot":{"x":0,"y":206904,"z":0}},{"groupId":171,"instId":300004,"propState":0,"propId":100,"pos":{"x":226890,"y":63250,"z":319420},"rot":{"x":0,"y":25278,"z":0}},{"groupId":171,"instId":300002,"propState":0,"propId":100,"pos":{"x":232900,"y":58088,"z":336260},"rot":{"x":0,"y":206904,"z":0}},{"groupId":171,"instId":300003,"propState":0,"propId":103074,"pos":{"x":225832,"y":63251,"z":309085},"rot":{"x":0,"y":25277,"z":0}},{"groupId":171,"instId":300001,"propState":0,"propId":104098,"pos":{"x":226180,"y":61466,"z":309120},"rot":{"x":0,"y":205278,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300009,"propState":20,"propId":60402,"pos":{"x":290640,"y":53962,"z":263260},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300001,"propState":20,"propId":60401,"pos":{"x":289170,"y":53962,"z":263502},"rot":{"x":0,"y":14062,"z":0}},{"groupId":55,"instId":300017,"propState":20,"propId":60401,"pos":{"x":292130,"y":53962,"z":263610},"rot":{"x":0,"y":342480,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"265":{"props":[{"groupId":265,"instId":300003,"propState":0,"propId":100,"pos":{"x":289170,"y":53911,"z":262790},"rot":{"x":0,"y":0,"z":0}},{"groupId":265,"instId":300017,"propState":0,"propId":104030,"pos":{"x":244937,"y":57881,"z":309037},"rot":{"x":0,"y":116904,"z":0}},{"groupId":265,"instId":300006,"propState":0,"propId":104030,"pos":{"x":250363,"y":57881,"z":319710},"rot":{"x":0,"y":116904,"z":0}},{"groupId":265,"instId":300008,"propState":0,"propId":104041,"pos":{"x":239595,"y":67641,"z":328472},"rot":{"x":0,"y":205172,"z":0}},{"groupId":265,"instId":300005,"propState":0,"propId":104041,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":265,"instId":300001,"propState":0,"propId":104102,"pos":{"x":230432,"y":58615,"z":305937},"rot":{"x":0,"y":123942,"z":0}},{"groupId":265,"instId":300016,"propState":0,"propId":104030,"pos":{"x":241064,"y":57881,"z":324437},"rot":{"x":0,"y":116904,"z":0}},{"groupId":265,"instId":300002,"propState":0,"propId":104030,"pos":{"x":235638,"y":57881,"z":313764},"rot":{"x":0,"y":116904,"z":0}},{"groupId":265,"instId":300007,"propState":0,"propId":104041,"pos":{"x":239385,"y":63425,"z":328102},"rot":{"x":0,"y":207074,"z":0}},{"groupId":265,"instId":300004,"propState":0,"propId":104041,"pos":{"x":-4180,"y":0,"z":15510},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"166":{"props":[{"groupId":166,"instId":300008,"propState":20,"propId":60401,"pos":{"x":292560,"y":53911,"z":263480},"rot":{"x":0,"y":328990,"z":0}},{"groupId":166,"instId":300009,"propState":20,"propId":60401,"pos":{"x":288700,"y":53911,"z":263490},"rot":{"x":0,"y":28477,"z":0}},{"groupId":166,"instId":300017,"propState":20,"propId":60403,"pos":{"x":290602,"y":53911,"z":262500},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300007,"propState":0,"propId":104010,"pos":{"x":287584,"y":53913,"z":288750},"rot":{"x":0,"y":199090,"z":0}},{"groupId":164,"instId":300005,"propState":0,"propId":104010,"pos":{"x":272917,"y":55801,"z":294851},"rot":{"x":0,"y":199315,"z":0}},{"groupId":164,"instId":300004,"propState":0,"propId":104010,"pos":{"x":263375,"y":58037,"z":296985},"rot":{"x":0,"y":191235,"z":0}},{"groupId":164,"instId":300015,"propState":0,"propId":104088,"pos":{"x":254594,"y":66230,"z":325232},"rot":{"x":0,"y":296904,"z":0}},{"groupId":164,"instId":300011,"propState":1,"propId":104042,"pos":{"x":254707,"y":67334,"z":325184},"rot":{"x":0,"y":26904,"z":0}},{"groupId":164,"instId":300013,"propState":0,"propId":104033,"pos":{"x":246160,"y":59470,"z":323350},"rot":{"x":0,"y":355862,"z":0}},{"groupId":164,"instId":300012,"propState":0,"propId":104252,"pos":{"x":243070,"y":59125,"z":316770},"rot":{"x":0,"y":2475,"z":0}},{"groupId":164,"instId":300009,"propState":1,"propId":104033,"pos":{"x":256049,"y":63386,"z":302996},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300008,"propState":0,"propId":138,"pos":{"x":247030,"y":67334,"z":329080},"rot":{"x":0,"y":296904,"z":0}},{"groupId":164,"instId":300006,"propState":0,"propId":104010,"pos":{"x":281099,"y":55801,"z":291666},"rot":{"x":0,"y":198528,"z":0}},{"groupId":164,"instId":300002,"propState":0,"propId":100,"pos":{"x":258741,"y":63548,"z":300254},"rot":{"x":0,"y":0,"z":0}},{"groupId":164,"instId":300014,"propState":0,"propId":104088,"pos":{"x":254594,"y":66230,"z":325232},"rot":{"x":0,"y":296904,"z":0}},{"groupId":164,"instId":300010,"propState":0,"propId":104016,"pos":{"x":231574,"y":58037,"z":320301},"rot":{"x":0,"y":205752,"z":0}},{"groupId":164,"instId":300001,"propState":0,"propId":104034,"pos":{"x":245690,"y":58048,"z":322060},"rot":{"x":0,"y":114574,"z":0}},{"groupId":164,"instId":300003,"propState":0,"propId":104034,"pos":{"x":256150,"y":60580,"z":303310},"rot":{"x":0,"y":298753,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300009,"propState":20,"propId":60402,"pos":{"x":288793,"y":53911,"z":261990},"rot":{"x":0,"y":0,"z":0}},{"groupId":169,"instId":300008,"propState":20,"propId":60401,"pos":{"x":292413,"y":53911,"z":261962},"rot":{"x":0,"y":0,"z":0}},{"groupId":169,"instId":300017,"propState":20,"propId":60403,"pos":{"x":290679,"y":53911,"z":262090},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"266":{"props":[{"groupId":266,"instId":300001,"propState":0,"propId":104102,"pos":{"x":277296,"y":54855,"z":261662},"rot":{"x":0,"y":92607,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300005,"propState":0,"propId":104011,"pos":{"x":281099,"y":55801,"z":291666},"rot":{"x":0,"y":198528,"z":0}},{"groupId":30,"instId":300001,"propState":0,"propId":104011,"pos":{"x":263375,"y":58037,"z":296985},"rot":{"x":0,"y":191235,"z":0}},{"groupId":30,"instId":300017,"propState":0,"propId":104088,"pos":{"x":254594,"y":66230,"z":325232},"rot":{"x":0,"y":296904,"z":0}},{"groupId":30,"instId":300015,"propState":0,"propId":104016,"pos":{"x":231574,"y":58037,"z":320301},"rot":{"x":0,"y":205752,"z":0}},{"groupId":30,"instId":300007,"propState":0,"propId":104034,"pos":{"x":247603,"y":58040,"z":314382},"rot":{"x":0,"y":28711,"z":0}},{"groupId":30,"instId":300004,"propState":0,"propId":104034,"pos":{"x":265143,"y":67440,"z":319880},"rot":{"x":0,"y":206628,"z":0}},{"groupId":30,"instId":300008,"propState":0,"propId":138,"pos":{"x":247030,"y":67334,"z":329080},"rot":{"x":0,"y":296904,"z":0}},{"groupId":30,"instId":300006,"propState":0,"propId":104011,"pos":{"x":287584,"y":53913,"z":288750},"rot":{"x":0,"y":199090,"z":0}},{"groupId":30,"instId":300002,"propState":0,"propId":104011,"pos":{"x":272917,"y":55801,"z":294851},"rot":{"x":0,"y":199315,"z":0}},{"groupId":30,"instId":300018,"propState":0,"propId":104088,"pos":{"x":254594,"y":66230,"z":325232},"rot":{"x":0,"y":296904,"z":0}},{"groupId":30,"instId":300016,"propState":1,"propId":104042,"pos":{"x":254707,"y":67334,"z":325184},"rot":{"x":0,"y":26904,"z":0}},{"groupId":30,"instId":300012,"propState":0,"propId":104252,"pos":{"x":243070,"y":59125,"z":316770},"rot":{"x":0,"y":2475,"z":0}},{"groupId":30,"instId":300011,"propState":0,"propId":104033,"pos":{"x":246510,"y":60470,"z":312670},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300010,"propState":0,"propId":104033,"pos":{"x":265250,"y":70027,"z":319990},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300009,"propState":1,"propId":104033,"pos":{"x":238100,"y":60836,"z":319360},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300003,"propState":0,"propId":104034,"pos":{"x":238410,"y":58030,"z":319120},"rot":{"x":0,"y":208753,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300002,"propState":12,"propId":60403,"pos":{"x":291800,"y":54726,"z":263520},"rot":{"x":0,"y":346940,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"127":{"props":[{"groupId":127,"instId":300002,"propState":1,"propId":211,"pos":{"x":4920,"y":2340,"z":87230},"rot":{"x":9409,"y":161023,"z":5523}},{"groupId":127,"instId":300004,"propState":0,"propId":100,"pos":{"x":7555,"y":3481,"z":86703},"rot":{"x":13408,"y":140994,"z":1991}},{"groupId":127,"instId":300003,"propState":0,"propId":103074,"pos":{"x":7097,"y":3422,"z":86191},"rot":{"x":13408,"y":140994,"z":1991}},{"groupId":127,"instId":300001,"propState":18,"propId":104128,"pos":{"x":7559,"y":3420,"z":86724},"rot":{"x":6263,"y":106003,"z":628}}],"npcs":[],"monsters":[],"teleports":{}},"128":{"props":[{"groupId":128,"instId":300004,"propState":0,"propId":100,"pos":{"x":-11872,"y":-787,"z":178413},"rot":{"x":0,"y":86949,"z":0}},{"groupId":128,"instId":300002,"propState":1,"propId":211,"pos":{"x":-11872,"y":-1536,"z":178413},"rot":{"x":0,"y":266949,"z":0}},{"groupId":128,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-11823,"y":-791,"z":177493},"rot":{"x":0,"y":86949,"z":0}},{"groupId":128,"instId":300001,"propState":18,"propId":104128,"pos":{"x":-11872,"y":-830,"z":178413},"rot":{"x":0,"y":266949,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"167":{"props":[{"groupId":167,"instId":300029,"propState":0,"propId":104037,"pos":{"x":249680,"y":58048,"z":314870},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300010,"propState":0,"propId":138,"pos":{"x":247030,"y":67334,"z":329080},"rot":{"x":0,"y":296904,"z":0}},{"groupId":167,"instId":300008,"propState":0,"propId":104080,"pos":{"x":289308,"y":53964,"z":288024},"rot":{"x":0,"y":135350,"z":0}},{"groupId":167,"instId":300007,"propState":0,"propId":104080,"pos":{"x":272212,"y":55801,"z":294486},"rot":{"x":0,"y":116045,"z":0}},{"groupId":167,"instId":300006,"propState":0,"propId":104080,"pos":{"x":280970,"y":55801,"z":291268},"rot":{"x":0,"y":110563,"z":0}},{"groupId":167,"instId":300042,"propState":0,"propId":104088,"pos":{"x":254594,"y":66230,"z":325232},"rot":{"x":0,"y":296904,"z":0}},{"groupId":167,"instId":300041,"propState":1,"propId":104042,"pos":{"x":254707,"y":67334,"z":325184},"rot":{"x":0,"y":26904,"z":0}},{"groupId":167,"instId":300019,"propState":0,"propId":104037,"pos":{"x":245880,"y":58096,"z":320080},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300005,"propState":0,"propId":104080,"pos":{"x":263584,"y":58037,"z":297330},"rot":{"x":0,"y":105164,"z":0}},{"groupId":167,"instId":300004,"propState":0,"propId":104034,"pos":{"x":265143,"y":67440,"z":319880},"rot":{"x":0,"y":206628,"z":0}},{"groupId":167,"instId":300002,"propState":0,"propId":104033,"pos":{"x":265250,"y":70027,"z":319990},"rot":{"x":0,"y":0,"z":0}},{"groupId":167,"instId":300043,"propState":0,"propId":104088,"pos":{"x":254594,"y":66230,"z":325232},"rot":{"x":0,"y":296904,"z":0}},{"groupId":167,"instId":300022,"propState":0,"propId":104037,"pos":{"x":238980,"y":58048,"z":311140},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300021,"propState":0,"propId":104037,"pos":{"x":246251,"y":58048,"z":313740},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300018,"propState":0,"propId":104037,"pos":{"x":243770,"y":58048,"z":321190},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300017,"propState":0,"propId":104037,"pos":{"x":238610,"y":58048,"z":317560},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300013,"propState":0,"propId":104037,"pos":{"x":240100,"y":58048,"z":313380},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300012,"propState":0,"propId":104252,"pos":{"x":243070,"y":59125,"z":316770},"rot":{"x":0,"y":2475,"z":0}},{"groupId":167,"instId":300001,"propState":0,"propId":104033,"pos":{"x":241310,"y":60470,"z":302550},"rot":{"x":0,"y":270000,"z":0}},{"groupId":167,"instId":300014,"propState":0,"propId":104034,"pos":{"x":242080,"y":58040,"z":304050},"rot":{"x":0,"y":26561,"z":0}},{"groupId":167,"instId":300040,"propState":0,"propId":104016,"pos":{"x":231574,"y":58037,"z":320301},"rot":{"x":0,"y":205752,"z":0}},{"groupId":167,"instId":300028,"propState":0,"propId":104037,"pos":{"x":248550,"y":58048,"z":312590},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300027,"propState":0,"propId":104037,"pos":{"x":236420,"y":58048,"z":318660},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300026,"propState":0,"propId":104037,"pos":{"x":237550,"y":58048,"z":320940},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300025,"propState":0,"propId":104037,"pos":{"x":247040,"y":58096,"z":322280},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300024,"propState":0,"propId":104037,"pos":{"x":244930,"y":58048,"z":323390},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300023,"propState":0,"propId":104037,"pos":{"x":241090,"y":58096,"z":310030},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300020,"propState":0,"propId":104037,"pos":{"x":247381,"y":58048,"z":316020},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300016,"propState":0,"propId":104037,"pos":{"x":239740,"y":58048,"z":319840},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300015,"propState":0,"propId":104037,"pos":{"x":242210,"y":58096,"z":312270},"rot":{"x":0,"y":26565,"z":0}},{"groupId":167,"instId":300009,"propState":1,"propId":104033,"pos":{"x":256049,"y":63386,"z":302996},"rot":{"x":0,"y":0,"z":0}},{"groupId":167,"instId":300003,"propState":0,"propId":104034,"pos":{"x":256160,"y":60580,"z":303340},"rot":{"x":0,"y":296727,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"130":{"props":[{"groupId":130,"instId":300005,"propState":0,"propId":103074,"pos":{"x":44173,"y":6851,"z":155998},"rot":{"x":0,"y":46074,"z":0}},{"groupId":130,"instId":300004,"propState":0,"propId":100,"pos":{"x":43765,"y":6861,"z":156421},"rot":{"x":0,"y":46074,"z":0}},{"groupId":130,"instId":300003,"propState":0,"propId":103074,"pos":{"x":44378,"y":6824,"z":155784},"rot":{"x":0,"y":46074,"z":0}},{"groupId":130,"instId":300002,"propState":1,"propId":211,"pos":{"x":43016,"y":6333,"z":155106},"rot":{"x":0,"y":11522,"z":0}},{"groupId":130,"instId":300001,"propState":0,"propId":104128,"pos":{"x":43765,"y":6824,"z":156421},"rot":{"x":0,"y":46074,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"129":{"props":[{"groupId":129,"instId":300005,"propState":0,"propId":103074,"pos":{"x":107814,"y":30025,"z":186325},"rot":{"x":0,"y":27198,"z":0}},{"groupId":129,"instId":300002,"propState":1,"propId":211,"pos":{"x":128003,"y":27304,"z":186898},"rot":{"x":0,"y":27198,"z":0}},{"groupId":129,"instId":300006,"propState":0,"propId":104080,"pos":{"x":120298,"y":29145,"z":189601},"rot":{"x":0,"y":87380,"z":0}},{"groupId":129,"instId":300004,"propState":0,"propId":100,"pos":{"x":107814,"y":30025,"z":186325},"rot":{"x":0,"y":27198,"z":0}},{"groupId":129,"instId":300003,"propState":0,"propId":103074,"pos":{"x":107814,"y":30025,"z":186325},"rot":{"x":0,"y":27198,"z":0}},{"groupId":129,"instId":300001,"propState":0,"propId":104128,"pos":{"x":107814,"y":30025,"z":186325},"rot":{"x":0,"y":27198,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"132":{"props":[{"groupId":132,"instId":300004,"propState":0,"propId":100,"pos":{"x":262243,"y":48846,"z":233303},"rot":{"x":0,"y":0,"z":0}},{"groupId":132,"instId":300003,"propState":0,"propId":103074,"pos":{"x":263129,"y":48837,"z":233346},"rot":{"x":0,"y":0,"z":0}},{"groupId":132,"instId":300002,"propState":1,"propId":211,"pos":{"x":262243,"y":48795,"z":233303},"rot":{"x":0,"y":42200,"z":0}},{"groupId":132,"instId":300001,"propState":18,"propId":104128,"pos":{"x":262243,"y":48795,"z":233303},"rot":{"x":0,"y":42200,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"134":{"props":[{"groupId":134,"instId":300006,"propState":0,"propId":104128,"pos":{"x":281360,"y":107615,"z":294760},"rot":{"x":0,"y":162611,"z":0}},{"groupId":134,"instId":300005,"propState":0,"propId":104050,"pos":{"x":281360,"y":105816,"z":294760},"rot":{"x":0,"y":162611,"z":0}},{"groupId":134,"instId":300004,"propState":0,"propId":100,"pos":{"x":284976,"y":124525,"z":257202},"rot":{"x":0,"y":0,"z":0}},{"groupId":134,"instId":300003,"propState":0,"propId":103074,"pos":{"x":285610,"y":131500,"z":262880},"rot":{"x":334861,"y":336304,"z":6734}},{"groupId":134,"instId":300002,"propState":1,"propId":211,"pos":{"x":281420,"y":105609,"z":294470},"rot":{"x":0,"y":331972,"z":0}},{"groupId":134,"instId":300001,"propState":18,"propId":104128,"pos":{"x":284922,"y":124412,"z":257288},"rot":{"x":314135,"y":345746,"z":346984}}],"npcs":[],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300004,"propState":0,"propId":100,"pos":{"x":256705,"y":166471,"z":443044},"rot":{"x":6755,"y":239284,"z":0}},{"groupId":135,"instId":300006,"propState":0,"propId":103074,"pos":{"x":256239,"y":166523,"z":443815},"rot":{"x":6755,"y":239284,"z":0}},{"groupId":135,"instId":300002,"propState":1,"propId":211,"pos":{"x":256582,"y":165523,"z":443212},"rot":{"x":353001,"y":239284,"z":4141}},{"groupId":135,"instId":300005,"propState":18,"propId":104128,"pos":{"x":256719,"y":166457,"z":443038},"rot":{"x":352045,"y":281905,"z":358329}},{"groupId":135,"instId":300003,"propState":0,"propId":103074,"pos":{"x":256239,"y":166523,"z":443815},"rot":{"x":6755,"y":239284,"z":0}},{"groupId":135,"instId":300001,"propState":18,"propId":104128,"pos":{"x":256719,"y":166457,"z":443038},"rot":{"x":352045,"y":281905,"z":358329}}],"npcs":[],"monsters":[],"teleports":{}},"136":{"props":[{"groupId":136,"instId":300002,"propState":1,"propId":211,"pos":{"x":286033,"y":53913,"z":274134},"rot":{"x":7610,"y":107238,"z":355391}},{"groupId":136,"instId":300004,"propState":0,"propId":100,"pos":{"x":285586,"y":54446,"z":273376},"rot":{"x":0,"y":212627,"z":0}},{"groupId":136,"instId":300003,"propState":0,"propId":103074,"pos":{"x":284965,"y":54375,"z":273957},"rot":{"x":0,"y":226193,"z":0}},{"groupId":136,"instId":300001,"propState":18,"propId":104128,"pos":{"x":285586,"y":54397,"z":273376},"rot":{"x":7610,"y":107238,"z":355391}}],"npcs":[],"monsters":[],"teleports":{}},"133":{"props":[{"groupId":133,"instId":300007,"propState":18,"propId":104128,"pos":{"x":288917,"y":49986,"z":209777},"rot":{"x":0,"y":255000,"z":0}},{"groupId":133,"instId":300012,"propState":0,"propId":104010,"pos":{"x":289380,"y":50180,"z":213000},"rot":{"x":0,"y":240000,"z":0}},{"groupId":133,"instId":300008,"propState":18,"propId":104128,"pos":{"x":289380,"y":50796,"z":213000},"rot":{"x":0,"y":240000,"z":0}},{"groupId":133,"instId":300004,"propState":0,"propId":100,"pos":{"x":290021,"y":50395,"z":207670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":133,"instId":300003,"propState":0,"propId":103074,"pos":{"x":290021,"y":50384,"z":206702},"rot":{"x":0,"y":90000,"z":0}},{"groupId":133,"instId":300011,"propState":0,"propId":104010,"pos":{"x":288917,"y":49370,"z":209777},"rot":{"x":0,"y":255000,"z":0}},{"groupId":133,"instId":300005,"propState":18,"propId":104128,"pos":{"x":289939,"y":50136,"z":202687},"rot":{"x":0,"y":291214,"z":0}},{"groupId":133,"instId":300002,"propState":1,"propId":211,"pos":{"x":286795,"y":47803,"z":203531},"rot":{"x":349259,"y":154039,"z":5185}},{"groupId":133,"instId":300013,"propState":0,"propId":104010,"pos":{"x":290021,"y":49720,"z":207670},"rot":{"x":0,"y":270000,"z":0}},{"groupId":133,"instId":300010,"propState":0,"propId":104010,"pos":{"x":290486,"y":50824,"z":205300},"rot":{"x":0,"y":270000,"z":0}},{"groupId":133,"instId":300009,"propState":0,"propId":104010,"pos":{"x":289940,"y":49520,"z":202690},"rot":{"x":0,"y":270000,"z":0}},{"groupId":133,"instId":300006,"propState":18,"propId":104128,"pos":{"x":290486,"y":51440,"z":205300},"rot":{"x":0,"y":270000,"z":0}},{"groupId":133,"instId":300001,"propState":18,"propId":104128,"pos":{"x":290021,"y":50336,"z":207670},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300012,"propState":0,"propId":104031,"pos":{"x":320676,"y":129897,"z":308794},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300008,"propState":0,"propId":104206,"pos":{"x":268012,"y":165536,"z":404560},"rot":{"x":0,"y":98874,"z":0}},{"groupId":54,"instId":300007,"propState":1,"propId":104206,"pos":{"x":320676,"y":129897,"z":308794},"rot":{"x":0,"y":180000,"z":0}},{"groupId":54,"instId":300003,"propState":0,"propId":104031,"pos":{"x":273680,"y":167570,"z":405890},"rot":{"x":0,"y":195000,"z":0}},{"groupId":54,"instId":300002,"propState":1,"propId":104031,"pos":{"x":321510,"y":129897,"z":314620},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300001,"propState":0,"propId":104214,"pos":{"x":342650,"y":162210,"z":441590},"rot":{"x":0,"y":9576,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"274":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"267":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"154":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"147":{"props":[{"groupId":147,"instId":300002,"propState":12,"propId":60401,"pos":{"x":196517,"y":21158,"z":203509},"rot":{"x":0,"y":2457,"z":0}},{"groupId":147,"instId":300005,"propState":12,"propId":60401,"pos":{"x":199099,"y":47803,"z":226393},"rot":{"x":0,"y":223697,"z":0}},{"groupId":147,"instId":300004,"propState":12,"propId":60401,"pos":{"x":238568,"y":34486,"z":234608},"rot":{"x":0,"y":146317,"z":0}},{"groupId":147,"instId":300003,"propState":12,"propId":60401,"pos":{"x":252190,"y":34486,"z":189168},"rot":{"x":0,"y":270000,"z":0}},{"groupId":147,"instId":300001,"propState":12,"propId":60401,"pos":{"x":203162,"y":21155,"z":194796},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"148":{"props":[{"groupId":148,"instId":300004,"propState":12,"propId":60401,"pos":{"x":208472,"y":34486,"z":187390},"rot":{"x":0,"y":0,"z":0}},{"groupId":148,"instId":300002,"propState":12,"propId":60403,"pos":{"x":264400,"y":18312,"z":230369},"rot":{"x":0,"y":270000,"z":0}},{"groupId":148,"instId":300003,"propState":12,"propId":60401,"pos":{"x":200101,"y":34449,"z":210659},"rot":{"x":0,"y":270000,"z":0}},{"groupId":148,"instId":300005,"propState":12,"propId":60401,"pos":{"x":239667,"y":47803,"z":229588},"rot":{"x":0,"y":90000,"z":0}},{"groupId":148,"instId":300001,"propState":12,"propId":60402,"pos":{"x":230640,"y":21155,"z":214560},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[],"npcs":[],"monsters":[{"groupId":152,"instId":200006,"monsterId":4032030,"eventId":20423029,"pos":{"x":223215,"y":21155,"z":187754},"rot":{"x":0,"y":112833,"z":0}},{"groupId":152,"instId":200004,"monsterId":4032030,"eventId":20423027,"pos":{"x":208380,"y":21155,"z":212901},"rot":{"x":0,"y":28740,"z":0}},{"groupId":152,"instId":200003,"monsterId":4032030,"eventId":20423026,"pos":{"x":213534,"y":21155,"z":233477},"rot":{"x":0,"y":191276,"z":0}},{"groupId":152,"instId":200002,"monsterId":4032010,"eventId":20423024,"pos":{"x":221220,"y":21172,"z":229369},"rot":{"x":0,"y":215936,"z":0}},{"groupId":152,"instId":200001,"monsterId":4032030,"eventId":20423025,"pos":{"x":222454,"y":21155,"z":225841},"rot":{"x":0,"y":337490,"z":0}}],"teleports":{}},"149":{"props":[{"groupId":149,"instId":300019,"propState":0,"propId":104010,"pos":{"x":256585,"y":47806,"z":233508},"rot":{"x":0,"y":146158,"z":0}},{"groupId":149,"instId":300018,"propState":0,"propId":104010,"pos":{"x":239231,"y":47803,"z":188393},"rot":{"x":0,"y":45861,"z":0}},{"groupId":149,"instId":300017,"propState":0,"propId":104010,"pos":{"x":262562,"y":47803,"z":188190},"rot":{"x":0,"y":322999,"z":0}},{"groupId":149,"instId":300016,"propState":0,"propId":104010,"pos":{"x":239768,"y":34486,"z":186585},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":300015,"propState":0,"propId":104010,"pos":{"x":202110,"y":47803,"z":207939},"rot":{"x":0,"y":322276,"z":0}},{"groupId":149,"instId":300014,"propState":0,"propId":104010,"pos":{"x":199085,"y":47803,"z":219110},"rot":{"x":0,"y":296737,"z":0}},{"groupId":149,"instId":300013,"propState":0,"propId":104010,"pos":{"x":212250,"y":40778,"z":234152},"rot":{"x":0,"y":187680,"z":0}},{"groupId":149,"instId":300011,"propState":0,"propId":104010,"pos":{"x":264071,"y":34486,"z":233910},"rot":{"x":0,"y":244576,"z":0}},{"groupId":149,"instId":300009,"propState":0,"propId":104010,"pos":{"x":210727,"y":21155,"z":225873},"rot":{"x":0,"y":356689,"z":0}},{"groupId":149,"instId":300008,"propState":0,"propId":104010,"pos":{"x":224903,"y":21155,"z":234206},"rot":{"x":0,"y":176592,"z":0}},{"groupId":149,"instId":300001,"propState":0,"propId":104009,"pos":{"x":235200,"y":21155,"z":233420},"rot":{"x":0,"y":319322,"z":0}},{"groupId":149,"instId":300025,"propState":0,"propId":104009,"pos":{"x":192449,"y":29997,"z":186920},"rot":{"x":0,"y":137159,"z":0}},{"groupId":149,"instId":300024,"propState":0,"propId":104008,"pos":{"x":192570,"y":21155,"z":218481},"rot":{"x":0,"y":166138,"z":0}},{"groupId":149,"instId":300003,"propState":0,"propId":104010,"pos":{"x":213274,"y":21155,"z":197531},"rot":{"x":0,"y":89291,"z":0}},{"groupId":149,"instId":300002,"propState":0,"propId":104010,"pos":{"x":200118,"y":34449,"z":202201},"rot":{"x":0,"y":315198,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300011,"propState":0,"propId":104011,"pos":{"x":239963,"y":34486,"z":234714},"rot":{"x":0,"y":184195,"z":0}},{"groupId":150,"instId":300018,"propState":0,"propId":104011,"pos":{"x":262562,"y":47803,"z":188190},"rot":{"x":0,"y":322999,"z":0}},{"groupId":150,"instId":300016,"propState":0,"propId":104011,"pos":{"x":207959,"y":34493,"z":196396},"rot":{"x":0,"y":129818,"z":0}},{"groupId":150,"instId":300013,"propState":0,"propId":104011,"pos":{"x":192670,"y":47803,"z":233859},"rot":{"x":0,"y":142620,"z":0}},{"groupId":150,"instId":300006,"propState":0,"propId":104011,"pos":{"x":234538,"y":21201,"z":234072},"rot":{"x":0,"y":180000,"z":0}},{"groupId":150,"instId":300019,"propState":0,"propId":104011,"pos":{"x":254938,"y":47807,"z":233794},"rot":{"x":0,"y":181828,"z":0}},{"groupId":150,"instId":300017,"propState":0,"propId":104011,"pos":{"x":239231,"y":47803,"z":188393},"rot":{"x":0,"y":45861,"z":0}},{"groupId":150,"instId":300015,"propState":0,"propId":104011,"pos":{"x":239768,"y":34486,"z":186585},"rot":{"x":0,"y":0,"z":0}},{"groupId":150,"instId":300014,"propState":0,"propId":104011,"pos":{"x":200241,"y":47803,"z":226983},"rot":{"x":0,"y":237385,"z":0}},{"groupId":150,"instId":300012,"propState":0,"propId":104011,"pos":{"x":214724,"y":40778,"z":235026},"rot":{"x":0,"y":184195,"z":0}},{"groupId":150,"instId":300010,"propState":0,"propId":104011,"pos":{"x":263709,"y":34486,"z":230749},"rot":{"x":0,"y":269145,"z":0}},{"groupId":150,"instId":300009,"propState":0,"propId":104011,"pos":{"x":250310,"y":34486,"z":192150},"rot":{"x":0,"y":83237,"z":0}},{"groupId":150,"instId":300007,"propState":0,"propId":104011,"pos":{"x":192339,"y":21155,"z":204953},"rot":{"x":0,"y":93299,"z":0}},{"groupId":150,"instId":300005,"propState":0,"propId":104011,"pos":{"x":225800,"y":21201,"z":234072},"rot":{"x":0,"y":180000,"z":0}},{"groupId":150,"instId":300008,"propState":0,"propId":104011,"pos":{"x":254850,"y":21155,"z":195420},"rot":{"x":0,"y":189372,"z":0}},{"groupId":150,"instId":300004,"propState":0,"propId":104011,"pos":{"x":241468,"y":21155,"z":188363},"rot":{"x":0,"y":349418,"z":0}},{"groupId":150,"instId":300002,"propState":0,"propId":104011,"pos":{"x":199250,"y":21155,"z":194340},"rot":{"x":0,"y":86381,"z":0}},{"groupId":150,"instId":300001,"propState":0,"propId":104011,"pos":{"x":200268,"y":34449,"z":216996},"rot":{"x":0,"y":228630,"z":0}},{"groupId":150,"instId":300021,"propState":0,"propId":104009,"pos":{"x":192949,"y":21201,"z":221589},"rot":{"x":0,"y":136878,"z":0}},{"groupId":150,"instId":300020,"propState":0,"propId":104009,"pos":{"x":206698,"y":21155,"z":224158},"rot":{"x":0,"y":102899,"z":0}},{"groupId":150,"instId":300024,"propState":0,"propId":104008,"pos":{"x":264400,"y":34486,"z":218822},"rot":{"x":0,"y":314526,"z":0}},{"groupId":150,"instId":300003,"propState":0,"propId":104011,"pos":{"x":192486,"y":29997,"z":187026},"rot":{"x":0,"y":48630,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[],"npcs":[],"monsters":[{"groupId":153,"instId":200008,"monsterId":4012030,"eventId":20423039,"pos":{"x":224080,"y":21158,"z":210360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":153,"instId":200005,"monsterId":4012030,"eventId":20423036,"pos":{"x":230681,"y":21155,"z":220700},"rot":{"x":0,"y":0,"z":0}},{"groupId":153,"instId":200007,"monsterId":4012030,"eventId":20423038,"pos":{"x":217370,"y":21159,"z":211580},"rot":{"x":0,"y":5929,"z":0}},{"groupId":153,"instId":200006,"monsterId":4012030,"eventId":20423037,"pos":{"x":208360,"y":21159,"z":209200},"rot":{"x":0,"y":191429,"z":0}},{"groupId":153,"instId":200004,"monsterId":4012030,"eventId":20423035,"pos":{"x":256110,"y":21155,"z":210250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":153,"instId":200003,"monsterId":4012030,"eventId":20423034,"pos":{"x":243733,"y":21155,"z":195616},"rot":{"x":0,"y":302,"z":0}},{"groupId":153,"instId":200002,"monsterId":4012030,"eventId":20423033,"pos":{"x":207655,"y":21155,"z":194429},"rot":{"x":0,"y":14636,"z":0}},{"groupId":153,"instId":200001,"monsterId":4012030,"eventId":20423032,"pos":{"x":219135,"y":21155,"z":226012},"rot":{"x":0,"y":183535,"z":0}}],"teleports":{}},"158":{"props":[{"groupId":158,"instId":300001,"propState":12,"propId":60401,"pos":{"x":243336,"y":53900,"z":246415},"rot":{"x":0,"y":56000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300004,"propState":0,"propId":100,"pos":{"x":243336,"y":53900,"z":246415},"rot":{"x":0,"y":56000,"z":0}},{"groupId":157,"instId":300003,"propState":0,"propId":104102,"pos":{"x":242192,"y":54669,"z":247866},"rot":{"x":0,"y":146000,"z":0}},{"groupId":157,"instId":300002,"propState":0,"propId":104159,"pos":{"x":243336,"y":54000,"z":246415},"rot":{"x":0,"y":56000,"z":0}},{"groupId":157,"instId":300001,"propState":12,"propId":60401,"pos":{"x":243336,"y":53900,"z":246415},"rot":{"x":0,"y":56000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"162":{"props":[{"groupId":162,"instId":300001,"propState":12,"propId":60401,"pos":{"x":146110,"y":27304,"z":232420},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"159":{"props":[{"groupId":159,"instId":300002,"propState":0,"propId":104159,"pos":{"x":278358,"y":111700,"z":254673},"rot":{"x":0,"y":150556,"z":0}},{"groupId":159,"instId":300004,"propState":0,"propId":100,"pos":{"x":278358,"y":111600,"z":254673},"rot":{"x":0,"y":150556,"z":0}},{"groupId":159,"instId":300003,"propState":0,"propId":104102,"pos":{"x":277371,"y":112364,"z":256411},"rot":{"x":0,"y":150556,"z":0}},{"groupId":159,"instId":300001,"propState":12,"propId":60401,"pos":{"x":278358,"y":111600,"z":254673},"rot":{"x":0,"y":150556,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300001,"propState":12,"propId":60401,"pos":{"x":278358,"y":111600,"z":254673},"rot":{"x":0,"y":150556,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300004,"propState":0,"propId":100,"pos":{"x":146110,"y":27304,"z":232420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":161,"instId":300002,"propState":0,"propId":104159,"pos":{"x":146110,"y":27404,"z":232420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":161,"instId":300003,"propState":0,"propId":104102,"pos":{"x":144161,"y":28028,"z":232577},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300001,"propState":12,"propId":60401,"pos":{"x":146110,"y":27304,"z":232420},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300006,"propState":0,"propId":104037,"pos":{"x":260720,"y":18312,"z":232240},"rot":{"x":0,"y":19963,"z":0}},{"groupId":190,"instId":300005,"propState":0,"propId":104037,"pos":{"x":260720,"y":18312,"z":229390},"rot":{"x":0,"y":328865,"z":0}},{"groupId":190,"instId":300004,"propState":0,"propId":104037,"pos":{"x":260720,"y":18312,"z":226980},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300003,"propState":0,"propId":104033,"pos":{"x":264366,"y":21155,"z":219008},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300002,"propState":0,"propId":104034,"pos":{"x":260440,"y":21155,"z":220120},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300001,"propState":0,"propId":104072,"pos":{"x":191730,"y":22294,"z":211285},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"203":{"props":[{"groupId":203,"instId":300003,"propState":0,"propId":211,"pos":{"x":-53892,"y":3136,"z":194744},"rot":{"x":0,"y":270000,"z":0}},{"groupId":203,"instId":300002,"propState":0,"propId":211,"pos":{"x":-48780,"y":3163,"z":192356},"rot":{"x":0,"y":0,"z":0}},{"groupId":203,"instId":300001,"propState":20,"propId":60402,"pos":{"x":-48780,"y":3163,"z":192356},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"204":{"props":[{"groupId":204,"instId":300005,"propState":0,"propId":100,"pos":{"x":194408,"y":21155,"z":203257},"rot":{"x":0,"y":180000,"z":0}},{"groupId":204,"instId":300004,"propState":0,"propId":100,"pos":{"x":197077,"y":22490,"z":205360},"rot":{"x":0,"y":180000,"z":0}},{"groupId":204,"instId":300003,"propState":0,"propId":103074,"pos":{"x":196985,"y":22945,"z":207246},"rot":{"x":0,"y":180000,"z":0}},{"groupId":204,"instId":300002,"propState":0,"propId":100,"pos":{"x":196780,"y":21155,"z":203194},"rot":{"x":0,"y":0,"z":0}},{"groupId":204,"instId":300001,"propState":0,"propId":104098,"pos":{"x":196690,"y":21155,"z":207060},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"205":{"props":[{"groupId":205,"instId":300002,"propState":0,"propId":211,"pos":{"x":196780,"y":21155,"z":203194},"rot":{"x":0,"y":0,"z":0}},{"groupId":205,"instId":300003,"propState":0,"propId":211,"pos":{"x":196690,"y":21155,"z":207060},"rot":{"x":0,"y":0,"z":0}},{"groupId":205,"instId":300001,"propState":20,"propId":60402,"pos":{"x":196780,"y":21155,"z":203194},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"207":{"props":[{"groupId":207,"instId":300003,"propState":0,"propId":211,"pos":{"x":252272,"y":105753,"z":290148},"rot":{"x":0,"y":115000,"z":0}},{"groupId":207,"instId":300002,"propState":0,"propId":211,"pos":{"x":249311,"y":105706,"z":291045},"rot":{"x":0,"y":115846,"z":0}},{"groupId":207,"instId":300001,"propState":20,"propId":60402,"pos":{"x":249311,"y":105706,"z":291045},"rot":{"x":0,"y":115846,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"206":{"props":[{"groupId":206,"instId":300005,"propState":0,"propId":100,"pos":{"x":249311,"y":105706,"z":291045},"rot":{"x":0,"y":115846,"z":0}},{"groupId":206,"instId":300004,"propState":0,"propId":100,"pos":{"x":250938,"y":107051,"z":290622},"rot":{"x":0,"y":297312,"z":0}},{"groupId":206,"instId":300003,"propState":0,"propId":103074,"pos":{"x":252302,"y":107547,"z":289803},"rot":{"x":0,"y":295000,"z":0}},{"groupId":206,"instId":300002,"propState":0,"propId":100,"pos":{"x":249311,"y":105706,"z":291045},"rot":{"x":0,"y":115846,"z":0}},{"groupId":206,"instId":300001,"propState":0,"propId":104098,"pos":{"x":252272,"y":105753,"z":290148},"rot":{"x":0,"y":115000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300002,"propState":1,"propId":104217,"pos":{"x":342645,"y":146931,"z":441547},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"213":{"props":[{"groupId":213,"instId":300003,"propState":0,"propId":211,"pos":{"x":26245,"y":-4154,"z":209939},"rot":{"x":0,"y":234436,"z":0}},{"groupId":213,"instId":300002,"propState":0,"propId":100,"pos":{"x":26245,"y":-4154,"z":209939},"rot":{"x":0,"y":234436,"z":0}},{"groupId":213,"instId":300001,"propState":11,"propId":60403,"pos":{"x":26245,"y":-4154,"z":209939},"rot":{"x":0,"y":234436,"z":0}}],"npcs":[],"monsters":[{"groupId":213,"instId":200001,"monsterId":4033010,"eventId":20423231,"pos":{"x":23164,"y":-4154,"z":208108},"rot":{"x":0,"y":169273,"z":0}}],"teleports":{}},"215":{"props":[],"npcs":[],"monsters":[{"groupId":215,"instId":200007,"monsterId":4032030,"eventId":20423107,"pos":{"x":-30423,"y":-3780,"z":212133},"rot":{"x":0,"y":305647,"z":0}},{"groupId":215,"instId":200002,"monsterId":4032010,"eventId":20423102,"pos":{"x":-43530,"y":-1095,"z":146451},"rot":{"x":0,"y":110351,"z":0}},{"groupId":215,"instId":200006,"monsterId":4032010,"eventId":20423106,"pos":{"x":-32307,"y":-3780,"z":210776},"rot":{"x":0,"y":345437,"z":0}},{"groupId":215,"instId":200005,"monsterId":4032010,"eventId":20423105,"pos":{"x":-58125,"y":3136,"z":182852},"rot":{"x":0,"y":227941,"z":0}},{"groupId":215,"instId":200004,"monsterId":4032030,"eventId":20423104,"pos":{"x":-59091,"y":3136,"z":180109},"rot":{"x":0,"y":274047,"z":0}},{"groupId":215,"instId":200003,"monsterId":4032030,"eventId":20423103,"pos":{"x":-45586,"y":-1095,"z":143430},"rot":{"x":0,"y":135007,"z":0}},{"groupId":215,"instId":200001,"monsterId":4032010,"eventId":20423101,"pos":{"x":-51222,"y":-1095,"z":147860},"rot":{"x":0,"y":295564,"z":0}}],"teleports":{}},"217":{"props":[],"npcs":[],"monsters":[{"groupId":217,"instId":200006,"monsterId":4032030,"eventId":20423129,"pos":{"x":223215,"y":21155,"z":187754},"rot":{"x":0,"y":112833,"z":0}},{"groupId":217,"instId":200005,"monsterId":4032010,"eventId":20423128,"pos":{"x":205910,"y":21155,"z":198160},"rot":{"x":0,"y":7550,"z":0}},{"groupId":217,"instId":200004,"monsterId":4032030,"eventId":20423127,"pos":{"x":208380,"y":21155,"z":212901},"rot":{"x":0,"y":28740,"z":0}},{"groupId":217,"instId":200003,"monsterId":4032030,"eventId":20423126,"pos":{"x":213534,"y":21155,"z":233477},"rot":{"x":0,"y":191276,"z":0}},{"groupId":217,"instId":200002,"monsterId":4032010,"eventId":20423124,"pos":{"x":221220,"y":21172,"z":229369},"rot":{"x":0,"y":215936,"z":0}},{"groupId":217,"instId":200001,"monsterId":4032030,"eventId":20423125,"pos":{"x":222454,"y":21155,"z":225841},"rot":{"x":0,"y":337490,"z":0}}],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300001,"propState":0,"propId":100,"pos":{"x":186710,"y":34465,"z":245483},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":216,"instId":200008,"monsterId":4032030,"eventId":20423118,"pos":{"x":251978,"y":53900,"z":263325},"rot":{"x":0,"y":279904,"z":0}},{"groupId":216,"instId":200003,"monsterId":4032030,"eventId":20423113,"pos":{"x":181677,"y":34465,"z":232243},"rot":{"x":0,"y":97684,"z":0}},{"groupId":216,"instId":200007,"monsterId":4032010,"eventId":20423117,"pos":{"x":251177,"y":53900,"z":261867},"rot":{"x":0,"y":309451,"z":0}},{"groupId":216,"instId":200005,"monsterId":4032010,"eventId":20423115,"pos":{"x":223211,"y":53900,"z":259775},"rot":{"x":0,"y":84381,"z":0}},{"groupId":216,"instId":200002,"monsterId":4032010,"eventId":20423112,"pos":{"x":179365,"y":34465,"z":228717},"rot":{"x":0,"y":110351,"z":0}},{"groupId":216,"instId":200009,"monsterId":4032010,"eventId":20423119,"pos":{"x":260180,"y":53900,"z":253300},"rot":{"x":0,"y":271230,"z":0}},{"groupId":216,"instId":200006,"monsterId":4032030,"eventId":20423116,"pos":{"x":223889,"y":53900,"z":261281},"rot":{"x":0,"y":77426,"z":0}},{"groupId":216,"instId":200004,"monsterId":4032030,"eventId":20423114,"pos":{"x":169900,"y":34465,"z":249410},"rot":{"x":0,"y":282598,"z":0}},{"groupId":216,"instId":200001,"monsterId":4032010,"eventId":20423111,"pos":{"x":161494,"y":34465,"z":235869},"rot":{"x":0,"y":295564,"z":0}}],"teleports":{}},"218":{"props":[],"npcs":[],"monsters":[{"groupId":218,"instId":200008,"monsterId":4012030,"eventId":20423139,"pos":{"x":224080,"y":21158,"z":210360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":218,"instId":200007,"monsterId":4012030,"eventId":20423138,"pos":{"x":217370,"y":21159,"z":211580},"rot":{"x":0,"y":5929,"z":0}},{"groupId":218,"instId":200006,"monsterId":4012030,"eventId":20423137,"pos":{"x":208360,"y":21159,"z":209200},"rot":{"x":0,"y":191429,"z":0}},{"groupId":218,"instId":200005,"monsterId":4012030,"eventId":20423136,"pos":{"x":230681,"y":21155,"z":220700},"rot":{"x":0,"y":0,"z":0}},{"groupId":218,"instId":200004,"monsterId":4012030,"eventId":20423135,"pos":{"x":256110,"y":21155,"z":210250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":218,"instId":200003,"monsterId":4012030,"eventId":20423134,"pos":{"x":243733,"y":21155,"z":195616},"rot":{"x":0,"y":302,"z":0}},{"groupId":218,"instId":200002,"monsterId":4012030,"eventId":20423133,"pos":{"x":207655,"y":21155,"z":194429},"rot":{"x":0,"y":14636,"z":0}},{"groupId":218,"instId":200001,"monsterId":4012030,"eventId":20423132,"pos":{"x":219135,"y":21155,"z":226012},"rot":{"x":0,"y":183535,"z":0}}],"teleports":{}},"228":{"props":[{"groupId":228,"instId":300008,"propState":12,"propId":60401,"pos":{"x":315172,"y":129865,"z":294803},"rot":{"x":0,"y":52445,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"230":{"props":[{"groupId":230,"instId":300001,"propState":0,"propId":104080,"pos":{"x":235646,"y":22155,"z":220077},"rot":{"x":0,"y":40326,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"232":{"props":[],"npcs":[],"monsters":[{"groupId":232,"instId":200001,"monsterId":4032010,"eventId":0,"pos":{"x":-16140,"y":9103,"z":127480},"rot":{"x":0,"y":284449,"z":0}}],"teleports":{}},"233":{"props":[{"groupId":233,"instId":300006,"propState":18,"propId":104095,"pos":{"x":296205,"y":97299,"z":232646},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300004,"propState":18,"propId":104093,"pos":{"x":-40676,"y":4228,"z":176942},"rot":{"x":0,"y":308008,"z":0}},{"groupId":233,"instId":300003,"propState":18,"propId":104095,"pos":{"x":329792,"y":129857,"z":293009},"rot":{"x":0,"y":0,"z":0}},{"groupId":233,"instId":300002,"propState":18,"propId":104094,"pos":{"x":-6361,"y":3517,"z":85380},"rot":{"x":0,"y":332252,"z":0}},{"groupId":233,"instId":300001,"propState":18,"propId":104162,"pos":{"x":-450,"y":-1048,"z":-9893},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"231":{"props":[{"groupId":231,"instId":300004,"propState":1,"propId":211,"pos":{"x":296069,"y":111727,"z":246706},"rot":{"x":0,"y":276843,"z":0}},{"groupId":231,"instId":300003,"propState":20,"propId":60401,"pos":{"x":296069,"y":111727,"z":246706},"rot":{"x":0,"y":276843,"z":0}},{"groupId":231,"instId":300002,"propState":0,"propId":104023,"pos":{"x":290284,"y":49480,"z":231850},"rot":{"x":0,"y":270000,"z":0}},{"groupId":231,"instId":300001,"propState":0,"propId":104010,"pos":{"x":290284,"y":49480,"z":231850},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"250":{"props":[{"groupId":250,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-52552,"y":-1096,"z":124535},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"251":{"props":[{"groupId":251,"instId":300001,"propState":11,"propId":104046,"pos":{"x":35709,"y":-4156,"z":171913},"rot":{"x":0,"y":316000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"252":{"props":[{"groupId":252,"instId":300001,"propState":11,"propId":104046,"pos":{"x":208360,"y":34486,"z":232277},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"254":{"props":[],"npcs":[],"monsters":[{"groupId":254,"instId":200011,"monsterId":4032030,"eventId":20423021,"pos":{"x":289978,"y":96309,"z":226462},"rot":{"x":0,"y":77771,"z":0}},{"groupId":254,"instId":200010,"monsterId":4032010,"eventId":20423020,"pos":{"x":295270,"y":96309,"z":230751},"rot":{"x":0,"y":161221,"z":0}}],"teleports":{}},"255":{"props":[],"npcs":[],"monsters":[{"groupId":255,"instId":200011,"monsterId":4032030,"eventId":20423121,"pos":{"x":289978,"y":96309,"z":226462},"rot":{"x":0,"y":77771,"z":0}},{"groupId":255,"instId":200010,"monsterId":4032010,"eventId":20423120,"pos":{"x":295270,"y":96309,"z":230751},"rot":{"x":0,"y":161221,"z":0}}],"teleports":{}},"253":{"props":[{"groupId":253,"instId":300002,"propState":0,"propId":100,"pos":{"x":168150,"y":34465,"z":249820},"rot":{"x":0,"y":0,"z":0}},{"groupId":253,"instId":300001,"propState":0,"propId":104033,"pos":{"x":194830,"y":35910,"z":249640},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"284":{"props":[{"groupId":284,"instId":300001,"propState":8,"propId":702,"pos":{"x":262610,"y":106675,"z":284810},"rot":{"x":0,"y":235000,"z":0}}],"npcs":[],"monsters":[{"groupId":284,"instId":200001,"monsterId":4033012,"eventId":101224,"pos":{"x":262610,"y":105662,"z":284810},"rot":{"x":0,"y":325000,"z":0}}],"teleports":{"1124":{"anchorId":1,"groupId":284,"instId":300001,"pos":{"x":259210,"y":105612,"z":289250},"rot":{"x":0,"y":149846,"z":0}}}},"288":{"props":[{"groupId":288,"instId":300003,"propState":0,"propId":104061,"pos":{"x":-40480,"y":817940,"z":868690},"rot":{"x":0,"y":322993,"z":0}},{"groupId":288,"instId":300002,"propState":0,"propId":104061,"pos":{"x":8150,"y":837440,"z":871450},"rot":{"x":0,"y":0,"z":0}},{"groupId":288,"instId":300001,"propState":0,"propId":104061,"pos":{"x":4160,"y":796470,"z":776990},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"131":{"props":[{"groupId":131,"instId":300005,"propState":0,"propId":104038,"pos":{"x":236230,"y":53900,"z":248910},"rot":{"x":0,"y":90000,"z":0}},{"groupId":131,"instId":300006,"propState":0,"propId":104039,"pos":{"x":243900,"y":53910,"z":251700},"rot":{"x":0,"y":0,"z":0}},{"groupId":131,"instId":300004,"propState":0,"propId":100,"pos":{"x":237126,"y":55679,"z":246400},"rot":{"x":0,"y":338898,"z":0}},{"groupId":131,"instId":300003,"propState":0,"propId":103074,"pos":{"x":237867,"y":55665,"z":246766},"rot":{"x":0,"y":338898,"z":0}},{"groupId":131,"instId":300002,"propState":1,"propId":211,"pos":{"x":237020,"y":53900,"z":246581},"rot":{"x":0,"y":323898,"z":0}},{"groupId":131,"instId":300001,"propState":18,"propId":104128,"pos":{"x":237020,"y":55603,"z":246581},"rot":{"x":0,"y":323898,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":501,"startAnchorId":1,"startGroupId":219}},"2042401":{"P20424_F20424001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":2,"worldId":501,"startAnchorId":null,"startGroupId":null}},"2043101":{"P20431_F20431001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300001,"propState":1,"propId":104191,"pos":{"x":0,"y":400000,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"131":{"props":[{"groupId":131,"instId":300006,"propState":8,"propId":101,"pos":{"x":-17320,"y":657845,"z":-2730},"rot":{"x":0,"y":0,"z":0}},{"groupId":131,"instId":300005,"propState":8,"propId":101,"pos":{"x":156960,"y":58865,"z":11858},"rot":{"x":0,"y":0,"z":0}},{"groupId":131,"instId":300004,"propState":8,"propId":101,"pos":{"x":68958,"y":52301,"z":-78280},"rot":{"x":0,"y":0,"z":0}},{"groupId":131,"instId":300003,"propState":8,"propId":101,"pos":{"x":-94380,"y":-2505,"z":-76880},"rot":{"x":0,"y":0,"z":0}},{"groupId":131,"instId":300002,"propState":8,"propId":101,"pos":{"x":8950,"y":-46815,"z":-158040},"rot":{"x":0,"y":0,"z":0}},{"groupId":131,"instId":300001,"propState":8,"propId":101,"pos":{"x":-2970,"y":-45838,"z":-250150},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2043103":{"anchorId":3,"groupId":131,"instId":300003,"pos":{"x":-90910,"y":-2505,"z":-74300},"rot":{"x":0,"y":315000,"z":0}},"2043104":{"anchorId":4,"groupId":131,"instId":300004,"pos":{"x":72120,"y":52301,"z":-72060},"rot":{"x":0,"y":135000,"z":0}},"2043105":{"anchorId":5,"groupId":131,"instId":300005,"pos":{"x":163535,"y":58865,"z":20570},"rot":{"x":0,"y":270000,"z":0}},"2043106":{"anchorId":6,"groupId":131,"instId":300006,"pos":{"x":-16360,"y":657846,"z":2360},"rot":{"x":0,"y":100000,"z":0}},"2043101":{"anchorId":1,"groupId":131,"instId":300001,"pos":{"x":5,"y":-45838,"z":-256208},"rot":{"x":0,"y":0,"z":0}},"2043102":{"anchorId":2,"groupId":131,"instId":300002,"pos":{"x":-3,"y":-46690,"z":-152573},"rot":{"x":0,"y":0,"z":0}}}},"77":{"props":[{"groupId":77,"instId":300002,"propState":0,"propId":138,"pos":{"x":-98768,"y":3945,"z":-24},"rot":{"x":0,"y":90000,"z":0}},{"groupId":77,"instId":300001,"propState":0,"propId":104062,"pos":{"x":-96232,"y":2050,"z":-24},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300002,"propState":0,"propId":138,"pos":{"x":0,"y":-46820,"z":-112786},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":104062,"pos":{"x":0,"y":-48715,"z":-110250},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300002,"propState":0,"propId":138,"pos":{"x":129716,"y":61734,"z":0},"rot":{"x":0,"y":270000,"z":0}},{"groupId":78,"instId":300003,"propState":0,"propId":100,"pos":{"x":-17320,"y":657845,"z":-2730},"rot":{"x":0,"y":8409,"z":0}},{"groupId":78,"instId":300001,"propState":0,"propId":104062,"pos":{"x":127180,"y":59839,"z":0},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300003,"propState":0,"propId":104019,"pos":{"x":-288360,"y":15075,"z":36810},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":104052,"pos":{"x":-289220,"y":1640,"z":-28230},"rot":{"x":0,"y":240000,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-288360,"y":15075,"z":36810},"rot":{"x":0,"y":300000,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-289220,"y":1640,"z":-28230},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300006,"propState":2,"propId":104218,"pos":{"x":290490,"y":10018,"z":-44880},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300002,"propState":2,"propId":104218,"pos":{"x":-255496,"y":2410,"z":6430},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":2,"propId":104218,"pos":{"x":20,"y":-47840,"z":-135310},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300004,"propState":1,"propId":104039,"pos":{"x":-293470,"y":7660,"z":143610},"rot":{"x":270000,"y":0,"z":0}},{"groupId":82,"instId":300002,"propState":0,"propId":104038,"pos":{"x":-305820,"y":7770,"z":140080},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300002,"propState":0,"propId":104038,"pos":{"x":-244370,"y":7410,"z":-193940},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300001,"propState":1,"propId":104039,"pos":{"x":-257180,"y":7332,"z":-200350},"rot":{"x":90000,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300004,"propState":0,"propId":104038,"pos":{"x":-282280,"y":-3361,"z":-69160},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300003,"propState":0,"propId":104039,"pos":{"x":-282220,"y":-3361,"z":-75310},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300002,"propState":0,"propId":104038,"pos":{"x":-230280,"y":446,"z":35360},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300001,"propState":0,"propId":104039,"pos":{"x":-230300,"y":446,"z":44460},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300011,"propState":0,"propId":104016,"pos":{"x":-218188,"y":3481,"z":13777},"rot":{"x":0,"y":179023,"z":0}},{"groupId":79,"instId":300010,"propState":1,"propId":104221,"pos":{"x":-235470,"y":11097,"z":82360},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300009,"propState":2,"propId":104223,"pos":{"x":-246246,"y":12310,"z":109280},"rot":{"x":90000,"y":180000,"z":0}},{"groupId":79,"instId":300008,"propState":0,"propId":104222,"pos":{"x":-246240,"y":3030,"z":99140},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300006,"propState":0,"propId":104222,"pos":{"x":-261209,"y":-1430,"z":-76000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":79,"instId":300005,"propState":1,"propId":104221,"pos":{"x":-262850,"y":6633,"z":-85050},"rot":{"x":0,"y":270000,"z":0}},{"groupId":79,"instId":300004,"propState":2,"propId":104223,"pos":{"x":-302420,"y":8470,"z":-76000},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":79,"instId":300007,"propState":0,"propId":104016,"pos":{"x":-225053,"y":-258,"z":-41995},"rot":{"x":0,"y":90000,"z":0}},{"groupId":79,"instId":300003,"propState":2,"propId":104223,"pos":{"x":-197500,"y":790,"z":-22260},"rot":{"x":90000,"y":270000,"z":0}},{"groupId":79,"instId":300002,"propState":2,"propId":104221,"pos":{"x":-219795,"y":-258,"z":-33210},"rot":{"x":0,"y":180000,"z":0}},{"groupId":79,"instId":300001,"propState":0,"propId":104222,"pos":{"x":-218210,"y":-8300,"z":-22260},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300005,"propState":0,"propId":104005,"pos":{"x":-210109,"y":3429,"z":6399},"rot":{"x":0,"y":90000,"z":0}},{"groupId":90,"instId":300004,"propState":1,"propId":104006,"pos":{"x":-189261,"y":390,"z":-42010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":90,"instId":300006,"propState":1,"propId":104005,"pos":{"x":-164622,"y":1247,"z":32022},"rot":{"x":0,"y":90000,"z":0}},{"groupId":90,"instId":300003,"propState":1,"propId":104005,"pos":{"x":-137478,"y":411,"z":-42002},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"91":{"props":[{"groupId":91,"instId":300012,"propState":0,"propId":104006,"pos":{"x":247190,"y":10341,"z":20565},"rot":{"x":0,"y":90000,"z":0}},{"groupId":91,"instId":300013,"propState":0,"propId":104005,"pos":{"x":175840,"y":-23827,"z":-44798},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300011,"propState":1,"propId":104005,"pos":{"x":177926,"y":60271,"z":20560},"rot":{"x":0,"y":90000,"z":0}},{"groupId":91,"instId":300010,"propState":1,"propId":104005,"pos":{"x":213350,"y":8501,"z":-44820},"rot":{"x":0,"y":90000,"z":0}},{"groupId":91,"instId":300009,"propState":0,"propId":104006,"pos":{"x":246205,"y":60637,"z":20561},"rot":{"x":0,"y":90000,"z":0}},{"groupId":91,"instId":300008,"propState":1,"propId":104005,"pos":{"x":144057,"y":56602,"z":-44774},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300003,"propState":1,"propId":104001,"pos":{"x":290240,"y":-30415,"z":-78150},"rot":{"x":0,"y":0,"z":0}},{"groupId":99,"instId":300005,"propState":1,"propId":104013,"pos":{"x":290240,"y":-30415,"z":-78150},"rot":{"x":0,"y":0,"z":0}},{"groupId":99,"instId":300004,"propState":1,"propId":104013,"pos":{"x":290240,"y":-5646,"z":-78150},"rot":{"x":0,"y":0,"z":0}},{"groupId":99,"instId":300002,"propState":1,"propId":104003,"pos":{"x":288492,"y":-30343,"z":-73713},"rot":{"x":0,"y":0,"z":0}},{"groupId":99,"instId":300001,"propState":1,"propId":104003,"pos":{"x":288492,"y":-5646,"z":-73713},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300002,"propState":1,"propId":104001,"pos":{"x":195825,"y":8082,"z":-44866},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300001,"propState":1,"propId":104001,"pos":{"x":195825,"y":56663,"z":-44866},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300004,"propState":1,"propId":104014,"pos":{"x":195825,"y":8082,"z":-44866},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300003,"propState":1,"propId":104014,"pos":{"x":195825,"y":56663,"z":-44866},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[{"groupId":103,"instId":300002,"propState":1,"propId":104001,"pos":{"x":225490,"y":60313,"z":20570},"rot":{"x":0,"y":0,"z":0}},{"groupId":103,"instId":300001,"propState":1,"propId":104001,"pos":{"x":225490,"y":9992,"z":20570},"rot":{"x":0,"y":0,"z":0}},{"groupId":103,"instId":300004,"propState":1,"propId":104014,"pos":{"x":225490,"y":60313,"z":20570},"rot":{"x":0,"y":0,"z":0}},{"groupId":103,"instId":300003,"propState":1,"propId":104014,"pos":{"x":225490,"y":9992,"z":20570},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300005,"propState":0,"propId":104052,"pos":{"x":331553,"y":-993,"z":-66823},"rot":{"x":0,"y":270000,"z":0}},{"groupId":105,"instId":300004,"propState":0,"propId":104052,"pos":{"x":291130,"y":10360,"z":-98510},"rot":{"x":0,"y":0,"z":0}},{"groupId":105,"instId":300002,"propState":0,"propId":104019,"pos":{"x":331553,"y":-993,"z":-66823},"rot":{"x":0,"y":270000,"z":0}},{"groupId":105,"instId":300001,"propState":0,"propId":104019,"pos":{"x":291130,"y":10360,"z":-98510},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"104":{"props":[{"groupId":104,"instId":300002,"propState":1,"propId":104003,"pos":{"x":162650,"y":58865,"z":5060},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300007,"propState":0,"propId":102,"pos":{"x":172569,"y":58620,"z":5470},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300006,"propState":0,"propId":102,"pos":{"x":162530,"y":58620,"z":3910},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300005,"propState":1,"propId":104013,"pos":{"x":167510,"y":58865,"z":4570},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300004,"propState":1,"propId":104013,"pos":{"x":167510,"y":8454,"z":4570},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300003,"propState":1,"propId":104001,"pos":{"x":167510,"y":8454,"z":4570},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300001,"propState":1,"propId":104003,"pos":{"x":171110,"y":8358,"z":730},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300027,"propState":0,"propId":102,"pos":{"x":286679,"y":-30250,"z":-52262},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300004,"propState":0,"propId":104016,"pos":{"x":257200,"y":10360,"z":11900},"rot":{"x":0,"y":2545,"z":0}},{"groupId":94,"instId":300026,"propState":2,"propId":104223,"pos":{"x":286380,"y":-24720,"z":-44090},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":94,"instId":300025,"propState":1,"propId":104221,"pos":{"x":327160,"y":-31647,"z":-44810},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300024,"propState":0,"propId":104222,"pos":{"x":327160,"y":-39860,"z":-44810},"rot":{"x":0,"y":270000,"z":0}},{"groupId":94,"instId":300023,"propState":2,"propId":104223,"pos":{"x":350220,"y":-530,"z":-44802},"rot":{"x":0,"y":0,"z":90000}},{"groupId":94,"instId":300018,"propState":1,"propId":104221,"pos":{"x":308260,"y":-820,"z":-44810},"rot":{"x":0,"y":180000,"z":0}},{"groupId":94,"instId":300015,"propState":0,"propId":104222,"pos":{"x":308260,"y":-9030,"z":-44810},"rot":{"x":0,"y":270000,"z":0}},{"groupId":94,"instId":300014,"propState":2,"propId":104223,"pos":{"x":265224,"y":-3890,"z":-101260},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":94,"instId":300013,"propState":1,"propId":104221,"pos":{"x":261221,"y":10360,"z":-73399},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300012,"propState":0,"propId":104222,"pos":{"x":265220,"y":2330,"z":-82320},"rot":{"x":0,"y":270000,"z":0}},{"groupId":94,"instId":300011,"propState":2,"propId":104223,"pos":{"x":265440,"y":-1860,"z":12120},"rot":{"x":0,"y":270000,"z":90000}},{"groupId":94,"instId":300010,"propState":1,"propId":104221,"pos":{"x":265210,"y":10539,"z":3050},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300009,"propState":0,"propId":104222,"pos":{"x":265250,"y":2330,"z":3083},"rot":{"x":0,"y":270000,"z":0}},{"groupId":94,"instId":300008,"propState":0,"propId":104016,"pos":{"x":222712,"y":8514,"z":-39040},"rot":{"x":0,"y":270000,"z":0}},{"groupId":94,"instId":300003,"propState":2,"propId":104223,"pos":{"x":250640,"y":-3890,"z":-44802},"rot":{"x":0,"y":0,"z":90000}},{"groupId":94,"instId":300002,"propState":1,"propId":104221,"pos":{"x":241840,"y":8701,"z":-44780},"rot":{"x":0,"y":270000,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":104222,"pos":{"x":242050,"y":500,"z":-44800},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"107":{"props":[{"groupId":107,"instId":300005,"propState":0,"propId":104052,"pos":{"x":265223,"y":60653,"z":-102745},"rot":{"x":0,"y":180000,"z":0}},{"groupId":107,"instId":300004,"propState":0,"propId":104052,"pos":{"x":265223,"y":60653,"z":13155},"rot":{"x":0,"y":120000,"z":0}},{"groupId":107,"instId":300002,"propState":0,"propId":104019,"pos":{"x":265223,"y":60653,"z":-102745},"rot":{"x":0,"y":180000,"z":0}},{"groupId":107,"instId":300001,"propState":0,"propId":104019,"pos":{"x":265223,"y":60653,"z":13155},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300005,"propState":0,"propId":104039,"pos":{"x":290250,"y":-5646,"z":-74070},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300004,"propState":0,"propId":104038,"pos":{"x":290170,"y":-5646,"z":-69170},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300003,"propState":0,"propId":104038,"pos":{"x":290250,"y":-2030,"z":-51120},"rot":{"x":330000,"y":0,"z":0}},{"groupId":116,"instId":300002,"propState":0,"propId":104038,"pos":{"x":291380,"y":-993,"z":-45810},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300001,"propState":0,"propId":104039,"pos":{"x":295990,"y":-993,"z":-44920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"110":{"props":[{"groupId":110,"instId":300004,"propState":0,"propId":104218,"pos":{"x":16920,"y":658638,"z":-36150},"rot":{"x":0,"y":245000,"z":0}},{"groupId":110,"instId":300005,"propState":0,"propId":104218,"pos":{"x":22880,"y":658637,"z":32690},"rot":{"x":0,"y":125000,"z":0}},{"groupId":110,"instId":300003,"propState":0,"propId":104218,"pos":{"x":-39760,"y":658638,"z":3490},"rot":{"x":0,"y":5000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"121":{"props":[{"groupId":121,"instId":300005,"propState":0,"propId":104097,"pos":{"x":327176,"y":-31860,"z":-75710},"rot":{"x":0,"y":0,"z":0}},{"groupId":121,"instId":300003,"propState":0,"propId":104097,"pos":{"x":254170,"y":60653,"z":-103995},"rot":{"x":0,"y":180000,"z":0}},{"groupId":121,"instId":300004,"propState":20,"propId":60403,"pos":{"x":260170,"y":10360,"z":-111737},"rot":{"x":0,"y":0,"z":0}},{"groupId":121,"instId":300002,"propState":0,"propId":104089,"pos":{"x":241620,"y":42764,"z":-45470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":121,"instId":300001,"propState":0,"propId":104097,"pos":{"x":265230,"y":10564,"z":-109123},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"122":{"props":[{"groupId":122,"instId":300003,"propState":0,"propId":104119,"pos":{"x":329152,"y":-26860,"z":-29716},"rot":{"x":0,"y":270000,"z":180000}},{"groupId":122,"instId":300002,"propState":0,"propId":104119,"pos":{"x":275560,"y":65653,"z":21030},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":122,"instId":300001,"propState":0,"propId":104119,"pos":{"x":273268,"y":65653,"z":-108688},"rot":{"x":0,"y":90000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"123":{"props":[{"groupId":123,"instId":300005,"propState":0,"propId":104061,"pos":{"x":265018,"y":-33574,"z":19490},"rot":{"x":0,"y":0,"z":0}},{"groupId":123,"instId":300004,"propState":0,"propId":104061,"pos":{"x":218110,"y":27640,"z":-44930},"rot":{"x":0,"y":0,"z":0}},{"groupId":123,"instId":300003,"propState":0,"propId":104061,"pos":{"x":273340,"y":62600,"z":-108470},"rot":{"x":0,"y":0,"z":0}},{"groupId":123,"instId":300002,"propState":0,"propId":104061,"pos":{"x":267114,"y":4380,"z":-64220},"rot":{"x":0,"y":0,"z":0}},{"groupId":123,"instId":300001,"propState":0,"propId":104061,"pos":{"x":327195,"y":-14791,"z":-22860},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"126":{"props":[{"groupId":126,"instId":300001,"propState":1,"propId":104293,"pos":{"x":338270,"y":-27040,"z":-44830},"rot":{"x":0,"y":270265,"z":0}},{"groupId":126,"instId":300003,"propState":1,"propId":104293,"pos":{"x":306830,"y":24360,"z":6980},"rot":{"x":0,"y":20971,"z":0}},{"groupId":126,"instId":300005,"propState":1,"propId":104251,"pos":{"x":322882,"y":19001,"z":-104250},"rot":{"x":0,"y":244932,"z":0}},{"groupId":126,"instId":300002,"propState":1,"propId":104293,"pos":{"x":317210,"y":24240,"z":-91900},"rot":{"x":0,"y":333899,"z":0}},{"groupId":126,"instId":300006,"propState":1,"propId":104251,"pos":{"x":311321,"y":19001,"z":19793},"rot":{"x":0,"y":109931,"z":0}},{"groupId":126,"instId":300004,"propState":1,"propId":104251,"pos":{"x":352535,"y":-32530,"z":-44802},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"134":{"props":[{"groupId":134,"instId":300004,"propState":0,"propId":104080,"pos":{"x":159812,"y":57312,"z":-48673},"rot":{"x":0,"y":56558,"z":0}},{"groupId":134,"instId":300006,"propState":0,"propId":104080,"pos":{"x":189580,"y":60968,"z":16739},"rot":{"x":0,"y":47070,"z":0}},{"groupId":134,"instId":300005,"propState":0,"propId":104080,"pos":{"x":216568,"y":61016,"z":22531},"rot":{"x":0,"y":245568,"z":0}},{"groupId":134,"instId":300003,"propState":0,"propId":104080,"pos":{"x":99282,"y":53001,"z":-85882},"rot":{"x":0,"y":43080,"z":0}},{"groupId":134,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-100977,"y":-1805,"z":-66250},"rot":{"x":0,"y":338887,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"136":{"props":[{"groupId":136,"instId":300003,"propState":0,"propId":104270,"pos":{"x":-5446,"y":-48015,"z":-106340},"rot":{"x":0,"y":18868,"z":0}},{"groupId":136,"instId":300002,"propState":0,"propId":104270,"pos":{"x":49474,"y":-47900,"z":-45635},"rot":{"x":0,"y":312663,"z":0}},{"groupId":136,"instId":300001,"propState":0,"propId":104270,"pos":{"x":2490,"y":-47798,"z":-67300},"rot":{"x":0,"y":81412,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"139":{"props":[{"groupId":139,"instId":300008,"propState":0,"propId":104263,"pos":{"x":-305546,"y":81370,"z":7030},"rot":{"x":90000,"y":0,"z":0}},{"groupId":139,"instId":300007,"propState":0,"propId":104263,"pos":{"x":-244576,"y":81370,"z":7030},"rot":{"x":90000,"y":0,"z":0}},{"groupId":139,"instId":300006,"propState":0,"propId":104263,"pos":{"x":-305546,"y":7650,"z":-130790},"rot":{"x":0,"y":0,"z":0}},{"groupId":139,"instId":300005,"propState":0,"propId":104263,"pos":{"x":-244576,"y":7650,"z":216540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":139,"instId":300004,"propState":0,"propId":104263,"pos":{"x":-305546,"y":7650,"z":144770},"rot":{"x":0,"y":180000,"z":0}},{"groupId":139,"instId":300003,"propState":0,"propId":104263,"pos":{"x":-244576,"y":7650,"z":-202480},"rot":{"x":0,"y":0,"z":0}},{"groupId":139,"instId":300002,"propState":0,"propId":104263,"pos":{"x":-314521,"y":5593,"z":7062},"rot":{"x":0,"y":270000,"z":0}},{"groupId":139,"instId":300001,"propState":0,"propId":104263,"pos":{"x":-314521,"y":5593,"z":7062},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300004,"propState":0,"propId":104270,"pos":{"x":2740,"y":6883,"z":41870},"rot":{"x":0,"y":182833,"z":0}},{"groupId":137,"instId":300003,"propState":0,"propId":104270,"pos":{"x":-29800,"y":2897,"z":42290},"rot":{"x":0,"y":67361,"z":0}},{"groupId":137,"instId":300002,"propState":0,"propId":104270,"pos":{"x":-46470,"y":2860,"z":2610},"rot":{"x":0,"y":355981,"z":0}},{"groupId":137,"instId":300001,"propState":0,"propId":104270,"pos":{"x":-88760,"y":3075,"z":-3700},"rot":{"x":0,"y":70930,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[],"npcs":[],"monsters":[{"groupId":138,"instId":200001,"monsterId":4032040,"eventId":20431031,"pos":{"x":-32460,"y":-6340,"z":-38000},"rot":{"x":0,"y":97910,"z":0}},{"groupId":138,"instId":200002,"monsterId":4032050,"eventId":20431032,"pos":{"x":-31350,"y":-6340,"z":-33640},"rot":{"x":0,"y":67181,"z":0}}],"teleports":{}},"140":{"props":[{"groupId":140,"instId":300004,"propState":0,"propId":100,"pos":{"x":-286220,"y":11302,"z":99620},"rot":{"x":0,"y":315000,"z":0}},{"groupId":140,"instId":300002,"propState":0,"propId":100,"pos":{"x":-293470,"y":7660,"z":143610},"rot":{"x":270000,"y":0,"z":0}},{"groupId":140,"instId":300005,"propState":0,"propId":100,"pos":{"x":-305280,"y":7660,"z":141140},"rot":{"x":270000,"y":0,"z":0}},{"groupId":140,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-264267,"y":13091,"z":77322},"rot":{"x":0,"y":315000,"z":0}},{"groupId":140,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-264180,"y":11302,"z":77660},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"141":{"props":[{"groupId":141,"instId":300005,"propState":0,"propId":100,"pos":{"x":-257180,"y":6832,"z":-199850},"rot":{"x":0,"y":0,"z":0}},{"groupId":141,"instId":300004,"propState":0,"propId":100,"pos":{"x":-251290,"y":6832,"z":-127460},"rot":{"x":0,"y":167157,"z":0}},{"groupId":141,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-257216,"y":8622,"z":-100133},"rot":{"x":0,"y":167157,"z":0}},{"groupId":141,"instId":300002,"propState":0,"propId":100,"pos":{"x":-257180,"y":6832,"z":-199850},"rot":{"x":0,"y":0,"z":0}},{"groupId":141,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-257463,"y":6832,"z":-100379},"rot":{"x":0,"y":347157,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"147":{"props":[{"groupId":147,"instId":300001,"propState":12,"propId":60401,"pos":{"x":3600,"y":6210,"z":49660},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"166":{"props":[{"groupId":166,"instId":300002,"propState":0,"propId":104038,"pos":{"x":-124550,"y":533,"z":80},"rot":{"x":0,"y":0,"z":0}},{"groupId":166,"instId":300001,"propState":0,"propId":104039,"pos":{"x":-129520,"y":533,"z":-58},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"169":{"props":[{"groupId":169,"instId":300004,"propState":0,"propId":100,"pos":{"x":-4044,"y":-44219,"z":-266855},"rot":{"x":0,"y":221943,"z":0}},{"groupId":169,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-4734,"y":-44228,"z":-266283},"rot":{"x":0,"y":221943,"z":0}},{"groupId":169,"instId":300002,"propState":1,"propId":211,"pos":{"x":-3129,"y":-45838,"z":-264129},"rot":{"x":0,"y":0,"z":0}},{"groupId":169,"instId":300001,"propState":18,"propId":104131,"pos":{"x":-4248,"y":-44269,"z":-267146},"rot":{"x":4619,"y":131943,"z":69008}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300008,"propState":0,"propId":104131,"pos":{"x":312593,"y":12512,"z":6238},"rot":{"x":33040,"y":200973,"z":2034}},{"groupId":190,"instId":300007,"propState":0,"propId":104131,"pos":{"x":318950,"y":24430,"z":6250},"rot":{"x":50489,"y":108960,"z":286997}},{"groupId":190,"instId":300006,"propState":0,"propId":104316,"pos":{"x":296770,"y":62750,"z":10930},"rot":{"x":51501,"y":96457,"z":272434}},{"groupId":190,"instId":300005,"propState":0,"propId":104316,"pos":{"x":337020,"y":18500,"z":-16170},"rot":{"x":58098,"y":182275,"z":292516}},{"groupId":190,"instId":300004,"propState":0,"propId":104316,"pos":{"x":324690,"y":40590,"z":-980},"rot":{"x":50489,"y":108960,"z":262006}},{"groupId":190,"instId":300003,"propState":0,"propId":104131,"pos":{"x":289810,"y":48030,"z":13800},"rot":{"x":50489,"y":108960,"z":282166}},{"groupId":190,"instId":300001,"propState":0,"propId":104131,"pos":{"x":307920,"y":45870,"z":10700},"rot":{"x":41649,"y":272605,"z":79663}},{"groupId":190,"instId":300002,"propState":20,"propId":60403,"pos":{"x":277298,"y":11180,"z":-44800},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"170":{"props":[{"groupId":170,"instId":300004,"propState":0,"propId":100,"pos":{"x":-183724,"y":5487,"z":-51508},"rot":{"x":0,"y":180726,"z":0}},{"groupId":170,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-184980,"y":5460,"z":-51770},"rot":{"x":0,"y":180726,"z":0}},{"groupId":170,"instId":300002,"propState":1,"propId":211,"pos":{"x":-183450,"y":411,"z":-49004},"rot":{"x":0,"y":0,"z":0}},{"groupId":170,"instId":300001,"propState":0,"propId":104131,"pos":{"x":-183730,"y":5487,"z":-51962},"rot":{"x":2392,"y":269664,"z":303514}}],"npcs":[],"monsters":[],"teleports":{}},"171":{"props":[{"groupId":171,"instId":300004,"propState":0,"propId":100,"pos":{"x":-33975,"y":-47057,"z":-141494},"rot":{"x":18149,"y":357971,"z":0}},{"groupId":171,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-33055,"y":-47057,"z":-141461},"rot":{"x":18149,"y":357971,"z":0}},{"groupId":171,"instId":300002,"propState":1,"propId":211,"pos":{"x":-33988,"y":-47386,"z":-141189},"rot":{"x":0,"y":0,"z":0}},{"groupId":171,"instId":300001,"propState":18,"propId":104131,"pos":{"x":-33988,"y":-47386,"z":-141189},"rot":{"x":0,"y":6463,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"172":{"props":[{"groupId":172,"instId":300002,"propState":1,"propId":211,"pos":{"x":-86880,"y":-2505,"z":-83600},"rot":{"x":0,"y":0,"z":0}},{"groupId":172,"instId":300006,"propState":18,"propId":104131,"pos":{"x":-89275,"y":1905,"z":-83295},"rot":{"x":0,"y":36686,"z":0}},{"groupId":172,"instId":300005,"propState":18,"propId":104131,"pos":{"x":-86484,"y":1905,"z":-85753},"rot":{"x":0,"y":42756,"z":0}},{"groupId":172,"instId":300004,"propState":0,"propId":100,"pos":{"x":-87840,"y":345,"z":-84554},"rot":{"x":0,"y":224030,"z":0}},{"groupId":172,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-88487,"y":560,"z":-83120},"rot":{"x":19047,"y":224030,"z":0}},{"groupId":172,"instId":300001,"propState":18,"propId":104131,"pos":{"x":-87848,"y":273,"z":-84545},"rot":{"x":0,"y":50000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300004,"propState":0,"propId":100,"pos":{"x":-205656,"y":2852,"z":-15271},"rot":{"x":0,"y":341787,"z":0}},{"groupId":173,"instId":300002,"propState":1,"propId":211,"pos":{"x":-205790,"y":-56,"z":-16450},"rot":{"x":0,"y":0,"z":0}},{"groupId":173,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-201955,"y":2949,"z":-13274},"rot":{"x":0,"y":341787,"z":0}},{"groupId":173,"instId":300001,"propState":0,"propId":104131,"pos":{"x":-205968,"y":3025,"z":-14219},"rot":{"x":358996,"y":76475,"z":242793}}],"npcs":[],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300004,"propState":0,"propId":100,"pos":{"x":-220013,"y":2228,"z":69167},"rot":{"x":0,"y":314998,"z":0}},{"groupId":174,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-219081,"y":2213,"z":69997},"rot":{"x":0,"y":314998,"z":0}},{"groupId":174,"instId":300002,"propState":1,"propId":211,"pos":{"x":-217930,"y":-2581,"z":67060},"rot":{"x":0,"y":0,"z":0}},{"groupId":174,"instId":300001,"propState":0,"propId":104131,"pos":{"x":-220013,"y":2015,"z":69167},"rot":{"x":0,"y":961,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300004,"propState":0,"propId":100,"pos":{"x":-118775,"y":-964,"z":32017},"rot":{"x":0,"y":90000,"z":0}},{"groupId":175,"instId":300002,"propState":1,"propId":211,"pos":{"x":-118178,"y":-1212,"z":32017},"rot":{"x":0,"y":0,"z":0}},{"groupId":175,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-118178,"y":-957,"z":30102},"rot":{"x":0,"y":90000,"z":0}},{"groupId":175,"instId":300001,"propState":0,"propId":104131,"pos":{"x":-118178,"y":-1212,"z":32017},"rot":{"x":0,"y":89869,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300006,"propState":1,"propId":211,"pos":{"x":-138970,"y":533,"z":-5930},"rot":{"x":0,"y":0,"z":0}},{"groupId":176,"instId":300004,"propState":0,"propId":100,"pos":{"x":-159505,"y":6842,"z":1800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":176,"instId":300005,"propState":0,"propId":103074,"pos":{"x":-160036,"y":6842,"z":2900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":176,"instId":300003,"propState":0,"propId":104131,"pos":{"x":-160172,"y":6842,"z":1800},"rot":{"x":270813,"y":167199,"z":106729}},{"groupId":176,"instId":300002,"propState":0,"propId":104131,"pos":{"x":-151682,"y":8540,"z":-7432},"rot":{"x":299841,"y":267767,"z":271603}},{"groupId":176,"instId":300001,"propState":0,"propId":104131,"pos":{"x":-139740,"y":7030,"z":-7430},"rot":{"x":299841,"y":267767,"z":271603}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300002,"propState":1,"propId":211,"pos":{"x":200045,"y":56812,"z":-44801},"rot":{"x":0,"y":0,"z":0}},{"groupId":177,"instId":300004,"propState":0,"propId":100,"pos":{"x":206949,"y":61144,"z":-44799},"rot":{"x":0,"y":90704,"z":0}},{"groupId":177,"instId":300003,"propState":0,"propId":103074,"pos":{"x":207680,"y":61144,"z":-46150},"rot":{"x":0,"y":90704,"z":0}},{"groupId":177,"instId":300001,"propState":0,"propId":104131,"pos":{"x":208049,"y":61144,"z":-44813},"rot":{"x":87136,"y":180000,"z":270633}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300004,"propState":0,"propId":100,"pos":{"x":-8294,"y":659420,"z":-11919},"rot":{"x":0,"y":216253,"z":358777}},{"groupId":178,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-9652,"y":659420,"z":-11622},"rot":{"x":0,"y":216253,"z":358777}},{"groupId":178,"instId":300002,"propState":1,"propId":211,"pos":{"x":-11435,"y":656516,"z":-16476},"rot":{"x":0,"y":0,"z":0}},{"groupId":178,"instId":300001,"propState":0,"propId":104131,"pos":{"x":-8748,"y":659402,"z":-12489},"rot":{"x":78166,"y":39428,"z":3746}}],"npcs":[],"monsters":[],"teleports":{}},"195":{"props":[{"groupId":195,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-209230,"y":-2611,"z":39680},"rot":{"x":0,"y":0,"z":0}},{"groupId":195,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-288304,"y":15075,"z":63420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":195,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-296050,"y":6608,"z":-98130},"rot":{"x":0,"y":0,"z":0}},{"groupId":195,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-263460,"y":1636,"z":-49640},"rot":{"x":0,"y":35573,"z":0}},{"groupId":195,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-249771,"y":3433,"z":152},"rot":{"x":0,"y":51159,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"194":{"props":[{"groupId":194,"instId":300010,"propState":12,"propId":60401,"pos":{"x":166872,"y":8358,"z":16380},"rot":{"x":0,"y":180000,"z":0}},{"groupId":194,"instId":300008,"propState":12,"propId":60401,"pos":{"x":190235,"y":60268,"z":26557},"rot":{"x":0,"y":180000,"z":0}},{"groupId":194,"instId":300007,"propState":12,"propId":60401,"pos":{"x":103167,"y":52301,"z":-67539},"rot":{"x":0,"y":181054,"z":0}},{"groupId":194,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-179736,"y":1250,"z":36920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":194,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-122555,"y":-984,"z":-52275},"rot":{"x":0,"y":0,"z":0}},{"groupId":194,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-6435,"y":-44255,"z":-186840},"rot":{"x":0,"y":90000,"z":0}},{"groupId":194,"instId":300011,"propState":12,"propId":60401,"pos":{"x":166689,"y":7173,"z":-25887},"rot":{"x":0,"y":0,"z":0}},{"groupId":194,"instId":300009,"propState":12,"propId":60401,"pos":{"x":153690,"y":58865,"z":-19640},"rot":{"x":0,"y":0,"z":0}},{"groupId":194,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-116014,"y":533,"z":2118},"rot":{"x":0,"y":226745,"z":0}},{"groupId":194,"instId":300003,"propState":12,"propId":60401,"pos":{"x":40407,"y":-47915,"z":-146244},"rot":{"x":0,"y":225995,"z":0}},{"groupId":194,"instId":300001,"propState":12,"propId":60401,"pos":{"x":8034,"y":-44231,"z":-225809},"rot":{"x":0,"y":313732,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"197":{"props":[{"groupId":197,"instId":300003,"propState":0,"propId":211,"pos":{"x":275245,"y":60653,"z":16488},"rot":{"x":0,"y":180000,"z":0}},{"groupId":197,"instId":300002,"propState":0,"propId":211,"pos":{"x":275215,"y":60653,"z":21478},"rot":{"x":0,"y":180000,"z":0}},{"groupId":197,"instId":300001,"propState":20,"propId":60402,"pos":{"x":275215,"y":60653,"z":21478},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"196":{"props":[{"groupId":196,"instId":300007,"propState":12,"propId":60401,"pos":{"x":250564,"y":60653,"z":-109860},"rot":{"x":0,"y":90000,"z":0}},{"groupId":196,"instId":300005,"propState":12,"propId":60401,"pos":{"x":260970,"y":-27981,"z":-22000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":196,"instId":300003,"propState":12,"propId":60401,"pos":{"x":250523,"y":10360,"z":-110260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":196,"instId":300006,"propState":12,"propId":60401,"pos":{"x":326757,"y":-31860,"z":-15275},"rot":{"x":0,"y":180000,"z":0}},{"groupId":196,"instId":300004,"propState":12,"propId":60401,"pos":{"x":295840,"y":10360,"z":20510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":196,"instId":300002,"propState":12,"propId":60401,"pos":{"x":285009,"y":11120,"z":-56147},"rot":{"x":0,"y":322915,"z":0}},{"groupId":196,"instId":300001,"propState":12,"propId":60401,"pos":{"x":256020,"y":8514,"z":-39630},"rot":{"x":0,"y":323704,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"198":{"props":[{"groupId":198,"instId":300005,"propState":0,"propId":100,"pos":{"x":275215,"y":60653,"z":21478},"rot":{"x":0,"y":180000,"z":0}},{"groupId":198,"instId":300004,"propState":0,"propId":100,"pos":{"x":275245,"y":62811,"z":19059},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300003,"propState":0,"propId":103074,"pos":{"x":274942,"y":62448,"z":17788},"rot":{"x":0,"y":0,"z":0}},{"groupId":198,"instId":300002,"propState":0,"propId":100,"pos":{"x":275215,"y":60653,"z":21478},"rot":{"x":0,"y":180000,"z":0}},{"groupId":198,"instId":300001,"propState":0,"propId":104098,"pos":{"x":275245,"y":60653,"z":17963},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"199":{"props":[{"groupId":199,"instId":300003,"propState":0,"propId":211,"pos":{"x":331265,"y":-993,"z":-22764},"rot":{"x":0,"y":180000,"z":0}},{"groupId":199,"instId":300002,"propState":0,"propId":211,"pos":{"x":303160,"y":-993,"z":-31344},"rot":{"x":0,"y":180000,"z":0}},{"groupId":199,"instId":300001,"propState":20,"propId":60402,"pos":{"x":303160,"y":-993,"z":-31344},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"202":{"props":[{"groupId":202,"instId":300004,"propState":0,"propId":104270,"pos":{"x":34660,"y":57050,"z":-40480},"rot":{"x":0,"y":112576,"z":0}},{"groupId":202,"instId":300003,"propState":0,"propId":104270,"pos":{"x":48480,"y":62816,"z":19050},"rot":{"x":0,"y":185514,"z":0}},{"groupId":202,"instId":300002,"propState":0,"propId":104270,"pos":{"x":11240,"y":65050,"z":15010},"rot":{"x":0,"y":50438,"z":0}},{"groupId":202,"instId":300001,"propState":0,"propId":104270,"pos":{"x":17020,"y":65250,"z":-2450},"rot":{"x":0,"y":6941,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"201":{"props":[{"groupId":201,"instId":300002,"propState":0,"propId":104270,"pos":{"x":-46190,"y":-5790,"z":-42520},"rot":{"x":0,"y":231403,"z":0}},{"groupId":201,"instId":300003,"propState":0,"propId":104270,"pos":{"x":-52130,"y":-9790,"z":-2760},"rot":{"x":0,"y":178826,"z":0}},{"groupId":201,"instId":300001,"propState":0,"propId":104270,"pos":{"x":-16365,"y":-9790,"z":2031},"rot":{"x":0,"y":246146,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"200":{"props":[{"groupId":200,"instId":300005,"propState":0,"propId":100,"pos":{"x":303160,"y":-993,"z":-31344},"rot":{"x":0,"y":180000,"z":0}},{"groupId":200,"instId":300004,"propState":0,"propId":100,"pos":{"x":319740,"y":840,"z":-22764},"rot":{"x":0,"y":270000,"z":0}},{"groupId":200,"instId":300003,"propState":0,"propId":103074,"pos":{"x":331454,"y":798,"z":-23063},"rot":{"x":0,"y":270000,"z":0}},{"groupId":200,"instId":300002,"propState":0,"propId":100,"pos":{"x":303160,"y":-993,"z":-31344},"rot":{"x":0,"y":180000,"z":0}},{"groupId":200,"instId":300001,"propState":0,"propId":104098,"pos":{"x":331265,"y":-993,"z":-22764},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"203":{"props":[],"npcs":[],"monsters":[{"groupId":203,"instId":200001,"monsterId":4032050,"eventId":20431034,"pos":{"x":33749,"y":64500,"z":38526},"rot":{"x":0,"y":327561,"z":0}}],"teleports":{}},"205":{"props":[{"groupId":205,"instId":300003,"propState":0,"propId":104270,"pos":{"x":45642,"y":64600,"z":-49477},"rot":{"x":0,"y":324763,"z":0}},{"groupId":205,"instId":300002,"propState":0,"propId":104270,"pos":{"x":66670,"y":60600,"z":-6220},"rot":{"x":0,"y":209218,"z":0}},{"groupId":205,"instId":300001,"propState":0,"propId":104270,"pos":{"x":119342,"y":60763,"z":-2088},"rot":{"x":0,"y":239899,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"206":{"props":[{"groupId":206,"instId":300002,"propState":0,"propId":104270,"pos":{"x":67090,"y":60600,"z":-1660},"rot":{"x":0,"y":194951,"z":0}},{"groupId":206,"instId":300005,"propState":0,"propId":104270,"pos":{"x":28893,"y":72600,"z":31887},"rot":{"x":0,"y":217469,"z":0}},{"groupId":206,"instId":300004,"propState":0,"propId":104270,"pos":{"x":50634,"y":68495,"z":-9672},"rot":{"x":0,"y":6160,"z":0}},{"groupId":206,"instId":300003,"propState":0,"propId":104270,"pos":{"x":41550,"y":64600,"z":-45540},"rot":{"x":0,"y":327807,"z":0}},{"groupId":206,"instId":300001,"propState":0,"propId":104270,"pos":{"x":118761,"y":60600,"z":2579},"rot":{"x":0,"y":248568,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"207":{"props":[{"groupId":207,"instId":300001,"propState":12,"propId":60401,"pos":{"x":32750,"y":71950,"z":37310},"rot":{"x":0,"y":137605,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[],"npcs":[],"monsters":[{"groupId":208,"instId":200001,"monsterId":4032050,"eventId":20431036,"pos":{"x":67019,"y":60300,"z":3308},"rot":{"x":0,"y":327561,"z":0}}],"teleports":{}},"209":{"props":[],"npcs":[],"monsters":[{"groupId":209,"instId":200001,"monsterId":4032040,"eventId":20431038,"pos":{"x":51000,"y":64050,"z":-52430},"rot":{"x":0,"y":152862,"z":0}}],"teleports":{}},"210":{"props":[],"npcs":[],"monsters":[{"groupId":210,"instId":200001,"monsterId":4032010,"eventId":0,"pos":{"x":237852,"y":83706,"z":-2202},"rot":{"x":0,"y":119449,"z":0}}],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-246687,"y":642,"z":-17900},"rot":{"x":0,"y":176253,"z":0}},{"groupId":211,"instId":300007,"propState":0,"propId":104080,"pos":{"x":-224838,"y":1146,"z":48221},"rot":{"x":0,"y":208290,"z":0}},{"groupId":211,"instId":300006,"propState":0,"propId":104080,"pos":{"x":-257183,"y":1146,"z":56840},"rot":{"x":0,"y":90000,"z":0}},{"groupId":211,"instId":300005,"propState":0,"propId":104080,"pos":{"x":-278900,"y":11830,"z":79560},"rot":{"x":0,"y":179322,"z":0}},{"groupId":211,"instId":300004,"propState":0,"propId":104080,"pos":{"x":-272620,"y":15775,"z":56940},"rot":{"x":0,"y":88749,"z":0}},{"groupId":211,"instId":300003,"propState":0,"propId":104080,"pos":{"x":-263454,"y":7513,"z":-104831},"rot":{"x":0,"y":297242,"z":0}},{"groupId":211,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-215907,"y":644,"z":-14375},"rot":{"x":0,"y":336713,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"212":{"props":[{"groupId":212,"instId":300004,"propState":0,"propId":104080,"pos":{"x":287380,"y":-4946,"z":-64120},"rot":{"x":0,"y":276400,"z":0}},{"groupId":212,"instId":300006,"propState":0,"propId":104080,"pos":{"x":261765,"y":11060,"z":24758},"rot":{"x":0,"y":268062,"z":0}},{"groupId":212,"instId":300005,"propState":0,"propId":104080,"pos":{"x":295755,"y":-31160,"z":-32038},"rot":{"x":0,"y":118317,"z":0}},{"groupId":212,"instId":300003,"propState":0,"propId":104080,"pos":{"x":297342,"y":-293,"z":-40686},"rot":{"x":0,"y":218079,"z":0}},{"groupId":212,"instId":300002,"propState":0,"propId":104080,"pos":{"x":261840,"y":11742,"z":-61708},"rot":{"x":0,"y":157643,"z":0}},{"groupId":212,"instId":300001,"propState":0,"propId":104080,"pos":{"x":252538,"y":9214,"z":-47852},"rot":{"x":0,"y":323349,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"213":{"props":[{"groupId":213,"instId":300004,"propState":0,"propId":100,"pos":{"x":265223,"y":60653,"z":13126},"rot":{"x":0,"y":180000,"z":0}},{"groupId":213,"instId":300003,"propState":0,"propId":104102,"pos":{"x":267223,"y":61527,"z":13126},"rot":{"x":0,"y":270000,"z":0}},{"groupId":213,"instId":300002,"propState":0,"propId":104159,"pos":{"x":265223,"y":60753,"z":13126},"rot":{"x":0,"y":180000,"z":0}},{"groupId":213,"instId":300001,"propState":0,"propId":104020,"pos":{"x":265223,"y":60653,"z":13126},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"214":{"props":[{"groupId":214,"instId":300002,"propState":0,"propId":104052,"pos":{"x":265223,"y":60653,"z":-102745},"rot":{"x":0,"y":180000,"z":0}},{"groupId":214,"instId":300001,"propState":0,"propId":104019,"pos":{"x":265223,"y":60653,"z":-102745},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300001,"propState":12,"propId":60401,"pos":{"x":290713,"y":-29412,"z":-54132},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300004,"propState":0,"propId":100,"pos":{"x":290713,"y":-29412,"z":-54132},"rot":{"x":0,"y":180000,"z":0}},{"groupId":215,"instId":300003,"propState":0,"propId":104102,"pos":{"x":292556,"y":-28687,"z":-53995},"rot":{"x":0,"y":270000,"z":0}},{"groupId":215,"instId":300002,"propState":0,"propId":104159,"pos":{"x":290713,"y":-29312,"z":-54132},"rot":{"x":0,"y":180000,"z":0}},{"groupId":215,"instId":300001,"propState":12,"propId":60401,"pos":{"x":290713,"y":-29412,"z":-54132},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300002,"propState":0,"propId":104011,"pos":{"x":-277245,"y":446,"z":42575},"rot":{"x":0,"y":358412,"z":0}},{"groupId":221,"instId":300006,"propState":0,"propId":104011,"pos":{"x":-201654,"y":-2581,"z":42549},"rot":{"x":0,"y":323220,"z":0}},{"groupId":221,"instId":300017,"propState":0,"propId":104009,"pos":{"x":-240850,"y":-258,"z":-43150},"rot":{"x":0,"y":52560,"z":0}},{"groupId":221,"instId":300016,"propState":0,"propId":104008,"pos":{"x":-223782,"y":11097,"z":82231},"rot":{"x":0,"y":323884,"z":0}},{"groupId":221,"instId":300015,"propState":0,"propId":104011,"pos":{"x":-223610,"y":15075,"z":52660},"rot":{"x":0,"y":316537,"z":0}},{"groupId":221,"instId":300012,"propState":0,"propId":104011,"pos":{"x":-222710,"y":3433,"z":13790},"rot":{"x":0,"y":200788,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"220":{"props":[{"groupId":220,"instId":300039,"propState":0,"propId":104011,"pos":{"x":175089,"y":8358,"z":14812},"rot":{"x":0,"y":226282,"z":0}},{"groupId":220,"instId":300038,"propState":0,"propId":104011,"pos":{"x":175032,"y":7173,"z":-22463},"rot":{"x":0,"y":323937,"z":0}},{"groupId":220,"instId":300029,"propState":0,"propId":104011,"pos":{"x":157634,"y":56612,"z":-40066},"rot":{"x":0,"y":224980,"z":0}},{"groupId":220,"instId":300014,"propState":0,"propId":104009,"pos":{"x":131212,"y":55220,"z":-50247},"rot":{"x":0,"y":52560,"z":0}},{"groupId":220,"instId":300018,"propState":0,"propId":104011,"pos":{"x":-193090,"y":3433,"z":529},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300040,"propState":0,"propId":104009,"pos":{"x":157159,"y":8358,"z":-6879},"rot":{"x":0,"y":145767,"z":0}},{"groupId":220,"instId":300024,"propState":0,"propId":104011,"pos":{"x":146729,"y":3774,"z":5054},"rot":{"x":0,"y":226282,"z":0}},{"groupId":220,"instId":300037,"propState":0,"propId":104011,"pos":{"x":130155,"y":57978,"z":26044},"rot":{"x":0,"y":129894,"z":0}},{"groupId":220,"instId":300036,"propState":0,"propId":104011,"pos":{"x":168686,"y":58865,"z":-7233},"rot":{"x":0,"y":316344,"z":0}},{"groupId":220,"instId":300028,"propState":0,"propId":104011,"pos":{"x":106617,"y":54149,"z":-39808},"rot":{"x":0,"y":130466,"z":0}},{"groupId":220,"instId":300027,"propState":0,"propId":104011,"pos":{"x":93140,"y":52301,"z":-74800},"rot":{"x":0,"y":134161,"z":0}},{"groupId":220,"instId":300026,"propState":0,"propId":104011,"pos":{"x":-96302,"y":2050,"z":7520},"rot":{"x":0,"y":214785,"z":0}},{"groupId":220,"instId":300013,"propState":0,"propId":104008,"pos":{"x":-135531,"y":533,"z":6039},"rot":{"x":0,"y":308310,"z":0}},{"groupId":220,"instId":300023,"propState":0,"propId":104011,"pos":{"x":-157122,"y":533,"z":-4504},"rot":{"x":0,"y":45130,"z":0}},{"groupId":220,"instId":300022,"propState":0,"propId":104011,"pos":{"x":-146333,"y":-441,"z":40892},"rot":{"x":0,"y":227081,"z":0}},{"groupId":220,"instId":300019,"propState":0,"propId":104011,"pos":{"x":-184800,"y":2373,"z":16000},"rot":{"x":0,"y":90244,"z":0}},{"groupId":220,"instId":300008,"propState":0,"propId":104011,"pos":{"x":-183826,"y":411,"z":-36132},"rot":{"x":0,"y":170063,"z":0}},{"groupId":220,"instId":300007,"propState":0,"propId":104011,"pos":{"x":-153875,"y":411,"z":-47474},"rot":{"x":0,"y":7603,"z":0}},{"groupId":220,"instId":300025,"propState":0,"propId":104009,"pos":{"x":-81735,"y":-2505,"z":-83223},"rot":{"x":0,"y":86633,"z":0}},{"groupId":220,"instId":300005,"propState":0,"propId":104011,"pos":{"x":-126457,"y":-984,"z":-35525},"rot":{"x":0,"y":101149,"z":0}},{"groupId":220,"instId":300004,"propState":0,"propId":104011,"pos":{"x":-126361,"y":-984,"z":-48526},"rot":{"x":0,"y":87441,"z":0}},{"groupId":220,"instId":300011,"propState":0,"propId":104011,"pos":{"x":-37849,"y":-47945,"z":-155867},"rot":{"x":0,"y":53082,"z":0}},{"groupId":220,"instId":300021,"propState":0,"propId":104010,"pos":{"x":40499,"y":-47945,"z":-147853},"rot":{"x":340934,"y":192860,"z":0}},{"groupId":220,"instId":300020,"propState":0,"propId":104010,"pos":{"x":39190,"y":-47945,"z":-146679},"rot":{"x":348721,"y":255190,"z":352933}},{"groupId":220,"instId":300010,"propState":0,"propId":104011,"pos":{"x":-27310,"y":-47945,"z":-146030},"rot":{"x":0,"y":227528,"z":0}},{"groupId":220,"instId":300009,"propState":0,"propId":104011,"pos":{"x":4910,"y":-44255,"z":-181312},"rot":{"x":0,"y":223796,"z":0}},{"groupId":220,"instId":300003,"propState":0,"propId":104011,"pos":{"x":-4920,"y":-44255,"z":-218402},"rot":{"x":0,"y":180000,"z":0}},{"groupId":220,"instId":300001,"propState":0,"propId":104011,"pos":{"x":4933,"y":-44255,"z":-218402},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[],"npcs":[],"monsters":[{"groupId":217,"instId":200002,"monsterId":4032040,"eventId":20431022,"pos":{"x":154979,"y":8358,"z":5369},"rot":{"x":0,"y":291935,"z":0}},{"groupId":217,"instId":200001,"monsterId":4032050,"eventId":20431021,"pos":{"x":155050,"y":8358,"z":9430},"rot":{"x":0,"y":269048,"z":0}}],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300007,"propState":0,"propId":104011,"pos":{"x":327170,"y":-31860,"z":-55390},"rot":{"x":0,"y":358839,"z":0}},{"groupId":222,"instId":300013,"propState":0,"propId":104011,"pos":{"x":287188,"y":10360,"z":16233},"rot":{"x":0,"y":306513,"z":0}},{"groupId":222,"instId":300012,"propState":0,"propId":104011,"pos":{"x":286040,"y":10360,"z":14690},"rot":{"x":0,"y":306513,"z":0}},{"groupId":222,"instId":300011,"propState":0,"propId":104011,"pos":{"x":284895,"y":10360,"z":13150},"rot":{"x":0,"y":306513,"z":0}},{"groupId":222,"instId":300010,"propState":0,"propId":104011,"pos":{"x":249925,"y":10360,"z":15175},"rot":{"x":0,"y":48976,"z":0}},{"groupId":222,"instId":300009,"propState":0,"propId":104011,"pos":{"x":309239,"y":-30303,"z":-65208},"rot":{"x":0,"y":323911,"z":0}},{"groupId":222,"instId":300008,"propState":0,"propId":104011,"pos":{"x":325420,"y":-31860,"z":-55420},"rot":{"x":0,"y":358839,"z":0}},{"groupId":222,"instId":300006,"propState":0,"propId":104011,"pos":{"x":328830,"y":-31860,"z":-55360},"rot":{"x":0,"y":358839,"z":0}},{"groupId":222,"instId":300004,"propState":0,"propId":104011,"pos":{"x":340388,"y":-993,"z":-15526},"rot":{"x":0,"y":179658,"z":0}},{"groupId":222,"instId":300003,"propState":0,"propId":104011,"pos":{"x":344606,"y":-993,"z":-65545},"rot":{"x":0,"y":263266,"z":0}},{"groupId":222,"instId":300034,"propState":0,"propId":104011,"pos":{"x":303974,"y":-993,"z":-58484},"rot":{"x":0,"y":357327,"z":0}},{"groupId":222,"instId":300033,"propState":0,"propId":104008,"pos":{"x":293275,"y":3675,"z":-23972},"rot":{"x":0,"y":305551,"z":0}},{"groupId":222,"instId":300032,"propState":0,"propId":104009,"pos":{"x":252957,"y":8514,"z":-41395},"rot":{"x":0,"y":309265,"z":0}},{"groupId":222,"instId":300002,"propState":0,"propId":104011,"pos":{"x":287740,"y":10360,"z":-103510},"rot":{"x":0,"y":224902,"z":0}},{"groupId":222,"instId":300001,"propState":0,"propId":104011,"pos":{"x":286492,"y":10360,"z":-102269},"rot":{"x":0,"y":224902,"z":0}},{"groupId":222,"instId":300031,"propState":0,"propId":104011,"pos":{"x":270086,"y":10360,"z":-72735},"rot":{"x":0,"y":301472,"z":0}},{"groupId":222,"instId":300030,"propState":0,"propId":104011,"pos":{"x":269871,"y":10360,"z":-18738},"rot":{"x":0,"y":224980,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[],"npcs":[],"monsters":[{"groupId":218,"instId":200009,"monsterId":4032050,"eventId":20431009,"pos":{"x":-206400,"y":-2611,"z":58650},"rot":{"x":0,"y":131177,"z":0}},{"groupId":218,"instId":200008,"monsterId":4032040,"eventId":20431008,"pos":{"x":-203270,"y":-2611,"z":48350},"rot":{"x":0,"y":353898,"z":0}},{"groupId":218,"instId":200007,"monsterId":4032010,"eventId":20431007,"pos":{"x":-209063,"y":-2611,"z":63542},"rot":{"x":0,"y":326459,"z":0}},{"groupId":218,"instId":200006,"monsterId":4032010,"eventId":20431006,"pos":{"x":-261660,"y":446,"z":42870},"rot":{"x":0,"y":183762,"z":0}},{"groupId":218,"instId":200005,"monsterId":4032050,"eventId":20431005,"pos":{"x":-266240,"y":446,"z":40770},"rot":{"x":0,"y":140242,"z":0}},{"groupId":218,"instId":200004,"monsterId":4032010,"eventId":20431004,"pos":{"x":-264030,"y":15075,"z":50050},"rot":{"x":0,"y":203212,"z":0}},{"groupId":218,"instId":200003,"monsterId":4032040,"eventId":20431003,"pos":{"x":-293177,"y":1636,"z":-43217},"rot":{"x":0,"y":238429,"z":0}},{"groupId":218,"instId":200002,"monsterId":4032050,"eventId":20431002,"pos":{"x":-273120,"y":1636,"z":-43280},"rot":{"x":0,"y":1898,"z":0}},{"groupId":218,"instId":200001,"monsterId":4032040,"eventId":20431001,"pos":{"x":-275326,"y":1636,"z":-41648},"rot":{"x":0,"y":27391,"z":0}}],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300001,"propState":8,"propId":113,"pos":{"x":-26910,"y":659609,"z":9010},"rot":{"x":0,"y":68932,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1307":{"anchorId":1,"groupId":225,"instId":300001,"pos":{"x":-26060,"y":659609,"z":6790},"rot":{"x":0,"y":338932,"z":0}}}},"223":{"props":[{"groupId":223,"instId":300004,"propState":1,"propId":211,"pos":{"x":-267117,"y":446,"z":53644},"rot":{"x":0,"y":152876,"z":0}},{"groupId":223,"instId":300003,"propState":20,"propId":60401,"pos":{"x":-267117,"y":446,"z":53644},"rot":{"x":0,"y":152876,"z":0}},{"groupId":223,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-256290,"y":11097,"z":97980},"rot":{"x":0,"y":118353,"z":0}},{"groupId":223,"instId":300001,"propState":0,"propId":104011,"pos":{"x":-256290,"y":11097,"z":97980},"rot":{"x":0,"y":118353,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"219":{"props":[],"npcs":[],"monsters":[{"groupId":219,"instId":200002,"monsterId":4032040,"eventId":20431012,"pos":{"x":294339,"y":10360,"z":11912},"rot":{"x":0,"y":160994,"z":0}},{"groupId":219,"instId":200007,"monsterId":4032040,"eventId":20431017,"pos":{"x":324956,"y":-31633,"z":-22953},"rot":{"x":0,"y":88593,"z":0}},{"groupId":219,"instId":200006,"monsterId":4032010,"eventId":20431016,"pos":{"x":327880,"y":-31615,"z":-23860},"rot":{"x":0,"y":265565,"z":0}},{"groupId":219,"instId":200005,"monsterId":4032010,"eventId":20431015,"pos":{"x":327932,"y":-31615,"z":-21451},"rot":{"x":0,"y":265565,"z":0}},{"groupId":219,"instId":200004,"monsterId":4032050,"eventId":20431014,"pos":{"x":340757,"y":-993,"z":-17676},"rot":{"x":0,"y":88593,"z":0}},{"groupId":219,"instId":200003,"monsterId":4032010,"eventId":20431013,"pos":{"x":342904,"y":-993,"z":-20279},"rot":{"x":0,"y":59434,"z":0}},{"groupId":219,"instId":200001,"monsterId":4032050,"eventId":20431011,"pos":{"x":290980,"y":10360,"z":9670},"rot":{"x":0,"y":142961,"z":0}}],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300004,"propState":1,"propId":211,"pos":{"x":291700,"y":-5646,"z":-61735},"rot":{"x":0,"y":270000,"z":0}},{"groupId":226,"instId":300003,"propState":20,"propId":60401,"pos":{"x":291700,"y":-5646,"z":-61735},"rot":{"x":0,"y":270000,"z":0}},{"groupId":226,"instId":300002,"propState":0,"propId":104023,"pos":{"x":257385,"y":-14937,"z":-65950},"rot":{"x":0,"y":47319,"z":0}},{"groupId":226,"instId":300001,"propState":0,"propId":104011,"pos":{"x":257385,"y":-14937,"z":-65950},"rot":{"x":0,"y":47319,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"229":{"props":[],"npcs":[],"monsters":[{"groupId":229,"instId":200008,"monsterId":4032040,"eventId":20431108,"pos":{"x":-262130,"y":15075,"z":50850},"rot":{"x":0,"y":222780,"z":0}},{"groupId":229,"instId":200009,"monsterId":4032050,"eventId":20431109,"pos":{"x":-294821,"y":1636,"z":-40827},"rot":{"x":0,"y":217818,"z":0}},{"groupId":229,"instId":200007,"monsterId":4032010,"eventId":20431107,"pos":{"x":-260465,"y":446,"z":43610},"rot":{"x":0,"y":216575,"z":0}},{"groupId":229,"instId":200006,"monsterId":4032010,"eventId":20431106,"pos":{"x":-261660,"y":446,"z":42870},"rot":{"x":0,"y":183762,"z":0}},{"groupId":229,"instId":200005,"monsterId":4032050,"eventId":20431105,"pos":{"x":-266240,"y":446,"z":40770},"rot":{"x":0,"y":140242,"z":0}},{"groupId":229,"instId":200004,"monsterId":4032010,"eventId":20431104,"pos":{"x":-264030,"y":15075,"z":50050},"rot":{"x":0,"y":203212,"z":0}},{"groupId":229,"instId":200003,"monsterId":4032040,"eventId":20431103,"pos":{"x":-293177,"y":1636,"z":-43217},"rot":{"x":0,"y":238429,"z":0}},{"groupId":229,"instId":200002,"monsterId":4032050,"eventId":20431102,"pos":{"x":-273120,"y":1636,"z":-43280},"rot":{"x":0,"y":1898,"z":0}},{"groupId":229,"instId":200001,"monsterId":4032040,"eventId":20431101,"pos":{"x":-275326,"y":1636,"z":-41648},"rot":{"x":0,"y":27391,"z":0}}],"teleports":{}},"231":{"props":[],"npcs":[],"monsters":[{"groupId":231,"instId":200002,"monsterId":4032040,"eventId":20431122,"pos":{"x":154979,"y":8358,"z":5369},"rot":{"x":0,"y":291935,"z":0}},{"groupId":231,"instId":200001,"monsterId":4032050,"eventId":20431121,"pos":{"x":155050,"y":8358,"z":9430},"rot":{"x":0,"y":269048,"z":0}}],"teleports":{}},"230":{"props":[],"npcs":[],"monsters":[{"groupId":230,"instId":200002,"monsterId":4032040,"eventId":20431112,"pos":{"x":294339,"y":10360,"z":11912},"rot":{"x":0,"y":160994,"z":0}},{"groupId":230,"instId":200007,"monsterId":4032040,"eventId":20431117,"pos":{"x":324956,"y":-31633,"z":-22953},"rot":{"x":0,"y":88593,"z":0}},{"groupId":230,"instId":200006,"monsterId":4032010,"eventId":20431116,"pos":{"x":327880,"y":-31615,"z":-23860},"rot":{"x":0,"y":265565,"z":0}},{"groupId":230,"instId":200005,"monsterId":4032010,"eventId":20431115,"pos":{"x":327932,"y":-31615,"z":-21451},"rot":{"x":0,"y":265565,"z":0}},{"groupId":230,"instId":200004,"monsterId":4032050,"eventId":20431114,"pos":{"x":340757,"y":-993,"z":-17676},"rot":{"x":0,"y":88593,"z":0}},{"groupId":230,"instId":200003,"monsterId":4032010,"eventId":20431113,"pos":{"x":342904,"y":-993,"z":-20279},"rot":{"x":0,"y":59434,"z":0}},{"groupId":230,"instId":200001,"monsterId":4032050,"eventId":20431111,"pos":{"x":290980,"y":10360,"z":9670},"rot":{"x":0,"y":142961,"z":0}}],"teleports":{}},"232":{"props":[],"npcs":[],"monsters":[{"groupId":232,"instId":200002,"monsterId":4032050,"eventId":20431132,"pos":{"x":-31350,"y":-6340,"z":-33640},"rot":{"x":0,"y":67181,"z":0}},{"groupId":232,"instId":200001,"monsterId":4032040,"eventId":20431131,"pos":{"x":-32460,"y":-6340,"z":-38000},"rot":{"x":0,"y":97910,"z":0}}],"teleports":{}},"233":{"props":[],"npcs":[],"monsters":[{"groupId":233,"instId":200001,"monsterId":4032050,"eventId":20431134,"pos":{"x":33749,"y":64500,"z":38526},"rot":{"x":0,"y":327561,"z":0}}],"teleports":{}},"236":{"props":[],"npcs":[],"monsters":[{"groupId":236,"instId":200001,"monsterId":4032050,"eventId":20431136,"pos":{"x":67019,"y":60300,"z":3308},"rot":{"x":0,"y":327561,"z":0}}],"teleports":{}},"237":{"props":[],"npcs":[],"monsters":[{"groupId":237,"instId":200001,"monsterId":4032040,"eventId":20431138,"pos":{"x":51000,"y":64050,"z":-52430},"rot":{"x":0,"y":152862,"z":0}}],"teleports":{}},"239":{"props":[{"groupId":239,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-282981,"y":1636,"z":-97802},"rot":{"x":0,"y":39330,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"240":{"props":[{"groupId":240,"instId":300001,"propState":11,"propId":104046,"pos":{"x":329654,"y":-31540,"z":-66766},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"241":{"props":[{"groupId":241,"instId":300001,"propState":11,"propId":104046,"pos":{"x":136329,"y":4710,"z":-31},"rot":{"x":0,"y":90434,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"242":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"243":{"props":[{"groupId":243,"instId":300002,"propState":18,"propId":104094,"pos":{"x":-157607,"y":538,"z":-4980},"rot":{"x":0,"y":235753,"z":0}},{"groupId":243,"instId":300001,"propState":18,"propId":104162,"pos":{"x":5,"y":-46690,"z":-152570},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"246":{"props":[{"groupId":246,"instId":300001,"propState":8,"propId":702,"pos":{"x":-208040,"y":-1611,"z":61530},"rot":{"x":0,"y":40320,"z":0}}],"npcs":[],"monsters":[{"groupId":246,"instId":200001,"monsterId":4033031,"eventId":101225,"pos":{"x":-208040,"y":-2611,"z":61530},"rot":{"x":0,"y":130320,"z":0}}],"teleports":{"1125":{"anchorId":1,"groupId":246,"instId":300001,"pos":{"x":-204160,"y":-2611,"z":58240},"rot":{"x":0,"y":310320,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":501,"startAnchorId":null,"startGroupId":null}},"2043201":{"P20432_F20432001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-50593,"y":-616633,"z":-40794},"rot":{"x":0,"y":76771,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":104019,"pos":{"x":-50593,"y":-616633,"z":-40794},"rot":{"x":0,"y":317286,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":104052,"pos":{"x":-68438,"y":-622237,"z":9466},"rot":{"x":0,"y":69828,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-68438,"y":-622237,"z":9466},"rot":{"x":0,"y":189121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"166":{"props":[{"groupId":166,"instId":300003,"propState":0,"propId":211,"pos":{"x":-127063,"y":-984,"z":-41960},"rot":{"x":0,"y":270000,"z":0}},{"groupId":166,"instId":300002,"propState":0,"propId":211,"pos":{"x":-117580,"y":-984,"z":-46230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":166,"instId":300001,"propState":20,"propId":60402,"pos":{"x":-117580,"y":-984,"z":-46230},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"163":{"props":[{"groupId":163,"instId":300005,"propState":0,"propId":100,"pos":{"x":-122500,"y":-984,"z":-41920},"rot":{"x":0,"y":266237,"z":0}},{"groupId":163,"instId":300004,"propState":0,"propId":100,"pos":{"x":-125390,"y":600,"z":-42120},"rot":{"x":0,"y":90000,"z":0}},{"groupId":163,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-127249,"y":809,"z":-41660},"rot":{"x":0,"y":90000,"z":0}},{"groupId":163,"instId":300002,"propState":0,"propId":100,"pos":{"x":-122500,"y":-984,"z":-41920},"rot":{"x":0,"y":266237,"z":0}},{"groupId":163,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-127063,"y":-984,"z":-41960},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300005,"propState":1,"propId":104013,"pos":{"x":-137422,"y":530,"z":-16003},"rot":{"x":0,"y":0,"z":0}},{"groupId":71,"instId":300004,"propState":1,"propId":104013,"pos":{"x":-137422,"y":-30264,"z":-16003},"rot":{"x":0,"y":0,"z":0}},{"groupId":71,"instId":300003,"propState":1,"propId":104001,"pos":{"x":-137422,"y":-30264,"z":-16003},"rot":{"x":0,"y":0,"z":0}},{"groupId":71,"instId":300002,"propState":1,"propId":104003,"pos":{"x":-133130,"y":533,"z":-14262},"rot":{"x":0,"y":0,"z":0}},{"groupId":71,"instId":300001,"propState":1,"propId":104003,"pos":{"x":-139175,"y":-30192,"z":-11810},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300002,"propState":1,"propId":104001,"pos":{"x":225490,"y":60313,"z":20570},"rot":{"x":0,"y":0,"z":0}},{"groupId":84,"instId":300001,"propState":1,"propId":104001,"pos":{"x":225490,"y":9992,"z":20570},"rot":{"x":0,"y":0,"z":0}},{"groupId":84,"instId":300004,"propState":1,"propId":104014,"pos":{"x":225490,"y":60313,"z":20570},"rot":{"x":0,"y":0,"z":0}},{"groupId":84,"instId":300003,"propState":1,"propId":104014,"pos":{"x":225490,"y":9992,"z":20570},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300001,"propState":0,"propId":104256,"pos":{"x":-150264,"y":-628649,"z":55111},"rot":{"x":0,"y":20106,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300005,"propState":0,"propId":104052,"pos":{"x":-33998,"y":-47945,"z":-144694},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300003,"propState":0,"propId":104020,"pos":{"x":-99797,"y":2014,"z":-3212},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-33998,"y":-47945,"z":-144694},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300002,"propState":1,"propId":138,"pos":{"x":0,"y":-46820,"z":-112786},"rot":{"x":0,"y":0,"z":0}},{"groupId":52,"instId":300001,"propState":0,"propId":104062,"pos":{"x":0,"y":-48715,"z":-110250},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300002,"propState":1,"propId":138,"pos":{"x":129604,"y":61765,"z":54},"rot":{"x":0,"y":270000,"z":0}},{"groupId":53,"instId":300001,"propState":0,"propId":104062,"pos":{"x":127068,"y":59870,"z":54},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300005,"propState":0,"propId":104052,"pos":{"x":34006,"y":-47945,"z":-144715},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300003,"propState":0,"propId":104020,"pos":{"x":135047,"y":4708,"z":30},"rot":{"x":0,"y":90000,"z":0}},{"groupId":63,"instId":300001,"propState":0,"propId":104019,"pos":{"x":34006,"y":-47945,"z":-144715},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-236880,"y":-14967,"z":88040},"rot":{"x":0,"y":30000,"z":0}},{"groupId":64,"instId":300003,"propState":0,"propId":104019,"pos":{"x":-236880,"y":-14967,"z":88040},"rot":{"x":0,"y":269999,"z":0}},{"groupId":64,"instId":300002,"propState":0,"propId":104052,"pos":{"x":-278789,"y":-5505,"z":78630},"rot":{"x":0,"y":330000,"z":0}},{"groupId":64,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-278789,"y":-5505,"z":78630},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-306656,"y":-20297,"z":-12820},"rot":{"x":0,"y":120000,"z":0}},{"groupId":65,"instId":300003,"propState":0,"propId":104019,"pos":{"x":-306656,"y":-20297,"z":-12820},"rot":{"x":0,"y":180000,"z":0}},{"groupId":65,"instId":300002,"propState":0,"propId":104052,"pos":{"x":-306300,"y":-16561,"z":42670},"rot":{"x":0,"y":60000,"z":0}},{"groupId":65,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-306300,"y":-16561,"z":42670},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300006,"propState":8,"propId":101,"pos":{"x":156960,"y":58865,"z":11858},"rot":{"x":0,"y":0,"z":0}},{"groupId":69,"instId":300005,"propState":8,"propId":101,"pos":{"x":171010,"y":-23827,"z":-39444},"rot":{"x":0,"y":0,"z":0}},{"groupId":69,"instId":300004,"propState":8,"propId":101,"pos":{"x":-122139,"y":533,"z":4324},"rot":{"x":0,"y":0,"z":0}},{"groupId":69,"instId":300003,"propState":8,"propId":101,"pos":{"x":54945,"y":-651487,"z":46016},"rot":{"x":0,"y":0,"z":0}},{"groupId":69,"instId":300002,"propState":8,"propId":101,"pos":{"x":43212,"y":-616704,"z":-53748},"rot":{"x":0,"y":0,"z":0}},{"groupId":69,"instId":300001,"propState":8,"propId":101,"pos":{"x":14640,"y":-46815,"z":-158040},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2043201":{"anchorId":1,"groupId":69,"instId":300001,"pos":{"x":-3,"y":-46690,"z":-152573},"rot":{"x":0,"y":0,"z":0}},"2043202":{"anchorId":2,"groupId":69,"instId":300002,"pos":{"x":46625,"y":-616704,"z":-46612},"rot":{"x":0,"y":135000,"z":0}},"2043203":{"anchorId":3,"groupId":69,"instId":300003,"pos":{"x":47036,"y":-651261,"z":46995},"rot":{"x":0,"y":225000,"z":0}},"2043204":{"anchorId":4,"groupId":69,"instId":300004,"pos":{"x":-124500,"y":533,"z":40},"rot":{"x":0,"y":270000,"z":0}},"2043205":{"anchorId":5,"groupId":69,"instId":300005,"pos":{"x":166948,"y":-23632,"z":-44836},"rot":{"x":0,"y":90000,"z":0}},"2043206":{"anchorId":6,"groupId":69,"instId":300006,"pos":{"x":163940,"y":58865,"z":20515},"rot":{"x":0,"y":270000,"z":0}}}},"73":{"props":[{"groupId":73,"instId":300001,"propState":1,"propId":104001,"pos":{"x":195825,"y":8082,"z":-44866},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300004,"propState":1,"propId":104014,"pos":{"x":195825,"y":-23899,"z":-44866},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300002,"propState":1,"propId":104001,"pos":{"x":195825,"y":-23899,"z":-44866},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300003,"propState":1,"propId":104014,"pos":{"x":195825,"y":8082,"z":-44866},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300002,"propState":0,"propId":104020,"pos":{"x":291202,"y":10988,"z":-95743},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300001,"propState":0,"propId":104020,"pos":{"x":263493,"y":-14952,"z":-65864},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300005,"propState":1,"propId":104013,"pos":{"x":290224,"y":-5619,"z":-78160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":78,"instId":300004,"propState":1,"propId":104013,"pos":{"x":290224,"y":-30343,"z":-78160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":78,"instId":300003,"propState":1,"propId":104001,"pos":{"x":290224,"y":-5619,"z":-78160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":78,"instId":300002,"propState":1,"propId":104003,"pos":{"x":288540,"y":-5646,"z":-73003},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300001,"propState":1,"propId":104003,"pos":{"x":291829,"y":-30343,"z":-74200},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300012,"propState":0,"propId":104173,"pos":{"x":6290,"y":-4656,"z":146768},"rot":{"x":0,"y":0,"z":0}},{"groupId":75,"instId":300011,"propState":0,"propId":104206,"pos":{"x":290711,"y":-29412,"z":-55282},"rot":{"x":0,"y":180000,"z":0}},{"groupId":75,"instId":300010,"propState":0,"propId":104206,"pos":{"x":265225,"y":60653,"z":12532},"rot":{"x":0,"y":0,"z":0}},{"groupId":75,"instId":300009,"propState":0,"propId":104206,"pos":{"x":265219,"y":10536,"z":19637},"rot":{"x":0,"y":180000,"z":0}},{"groupId":75,"instId":300008,"propState":0,"propId":104206,"pos":{"x":277256,"y":11180,"z":-44762},"rot":{"x":0,"y":270000,"z":0}},{"groupId":75,"instId":300007,"propState":1,"propId":104206,"pos":{"x":221730,"y":8514,"z":-49300},"rot":{"x":0,"y":285000,"z":0}},{"groupId":75,"instId":300013,"propState":0,"propId":104031,"pos":{"x":290990,"y":-29412,"z":-55310},"rot":{"x":0,"y":135000,"z":0}},{"groupId":75,"instId":300005,"propState":0,"propId":104031,"pos":{"x":265197,"y":60653,"z":13110},"rot":{"x":0,"y":0,"z":0}},{"groupId":75,"instId":300004,"propState":0,"propId":104031,"pos":{"x":265370,"y":10461,"z":19630},"rot":{"x":0,"y":270000,"z":0}},{"groupId":75,"instId":300003,"propState":0,"propId":104031,"pos":{"x":277290,"y":11180,"z":-44900},"rot":{"x":0,"y":0,"z":0}},{"groupId":75,"instId":300002,"propState":1,"propId":104031,"pos":{"x":221890,"y":8514,"z":-49280},"rot":{"x":0,"y":135000,"z":0}},{"groupId":75,"instId":300001,"propState":1,"propId":104214,"pos":{"x":332730,"y":134563,"z":-44816},"rot":{"x":0,"y":90000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300002,"propState":12,"propId":60401,"pos":{"x":269740,"y":11042,"z":-44800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":81,"instId":300006,"propState":12,"propId":60401,"pos":{"x":280570,"y":60653,"z":20280},"rot":{"x":0,"y":270000,"z":0}},{"groupId":81,"instId":300005,"propState":12,"propId":60401,"pos":{"x":251000,"y":10360,"z":-110080},"rot":{"x":0,"y":90197,"z":0}},{"groupId":81,"instId":300004,"propState":12,"propId":60401,"pos":{"x":258904,"y":-27966,"z":-21456},"rot":{"x":0,"y":132915,"z":0}},{"groupId":81,"instId":300003,"propState":12,"propId":60401,"pos":{"x":251209,"y":10360,"z":14700},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":300001,"propState":12,"propId":60403,"pos":{"x":281073,"y":11165,"z":-44792},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300003,"propState":2,"propId":104223,"pos":{"x":265250,"y":9800,"z":-87510},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300003,"propState":0,"propId":104020,"pos":{"x":74355,"y":52301,"z":-66934},"rot":{"x":0,"y":174146,"z":0}},{"groupId":86,"instId":300001,"propState":0,"propId":104020,"pos":{"x":151900,"y":58865,"z":-7250},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300004,"propState":1,"propId":104013,"pos":{"x":166877,"y":7173,"z":-31378},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300002,"propState":1,"propId":104003,"pos":{"x":164574,"y":-23827,"z":-38380},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300005,"propState":1,"propId":104013,"pos":{"x":166877,"y":-23799,"z":-31378},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300003,"propState":1,"propId":104001,"pos":{"x":166877,"y":7173,"z":-31378},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300001,"propState":1,"propId":104003,"pos":{"x":169256,"y":7173,"z":-24294},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300003,"propState":0,"propId":104038,"pos":{"x":174780,"y":7923,"z":-10980},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300002,"propState":0,"propId":104038,"pos":{"x":158910,"y":7923,"z":-10980},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300001,"propState":0,"propId":104039,"pos":{"x":167040,"y":8358,"z":-6280},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300006,"propState":12,"propId":60402,"pos":{"x":265226,"y":60829,"z":-109168},"rot":{"x":0,"y":0,"z":0}},{"groupId":89,"instId":300005,"propState":12,"propId":60401,"pos":{"x":258650,"y":60647,"z":-44796},"rot":{"x":0,"y":90000,"z":0}},{"groupId":89,"instId":300004,"propState":12,"propId":60401,"pos":{"x":306931,"y":-993,"z":-32379},"rot":{"x":0,"y":270000,"z":0}},{"groupId":89,"instId":300003,"propState":12,"propId":60401,"pos":{"x":295510,"y":10360,"z":20478},"rot":{"x":0,"y":270000,"z":0}},{"groupId":89,"instId":300002,"propState":12,"propId":60401,"pos":{"x":258940,"y":8514,"z":-53610},"rot":{"x":0,"y":270000,"z":0}},{"groupId":89,"instId":300001,"propState":12,"propId":60401,"pos":{"x":236610,"y":8533,"z":-37890},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300007,"propState":0,"propId":102,"pos":{"x":172569,"y":58620,"z":5470},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300006,"propState":0,"propId":102,"pos":{"x":162530,"y":58620,"z":3910},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300005,"propState":1,"propId":104013,"pos":{"x":167470,"y":8460,"z":4584},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300004,"propState":1,"propId":104013,"pos":{"x":167470,"y":58865,"z":4584},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300003,"propState":1,"propId":104001,"pos":{"x":167470,"y":58865,"z":4584},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300002,"propState":1,"propId":104003,"pos":{"x":163888,"y":8358,"z":78},"rot":{"x":0,"y":180000,"z":0}},{"groupId":88,"instId":300001,"propState":1,"propId":104003,"pos":{"x":163360,"y":58865,"z":4900},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-22979,"y":-603742,"z":-96183},"rot":{"x":0,"y":123970,"z":0}},{"groupId":90,"instId":300002,"propState":0,"propId":104020,"pos":{"x":-64130,"y":-616479,"z":-69350},"rot":{"x":0,"y":315000,"z":0}},{"groupId":90,"instId":300003,"propState":0,"propId":104019,"pos":{"x":-22979,"y":-603742,"z":-96183},"rot":{"x":0,"y":184429,"z":0}},{"groupId":90,"instId":300001,"propState":0,"propId":104020,"pos":{"x":25630,"y":-620710,"z":-92480},"rot":{"x":0,"y":74227,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300001,"propState":1,"propId":104191,"pos":{"x":0,"y":-614110,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[{"groupId":103,"instId":300006,"propState":0,"propId":137,"pos":{"x":-282660,"y":-25470,"z":-112970},"rot":{"x":5649,"y":92556,"z":1675}},{"groupId":103,"instId":300005,"propState":0,"propId":137,"pos":{"x":-273800,"y":-25460,"z":-112920},"rot":{"x":8048,"y":94575,"z":3339}},{"groupId":103,"instId":300004,"propState":0,"propId":104032,"pos":{"x":-278120,"y":-16990,"z":-91640},"rot":{"x":0,"y":0,"z":0}},{"groupId":103,"instId":300003,"propState":0,"propId":104031,"pos":{"x":-278270,"y":-16280,"z":-91570},"rot":{"x":0,"y":0,"z":0}},{"groupId":103,"instId":300002,"propState":1,"propId":104031,"pos":{"x":-278280,"y":-23450,"z":-113960},"rot":{"x":0,"y":0,"z":0}},{"groupId":103,"instId":300001,"propState":0,"propId":104022,"pos":{"x":-267110,"y":-16280,"z":-97380},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"117":{"props":[{"groupId":117,"instId":300002,"propState":0,"propId":104038,"pos":{"x":-130060,"y":533,"z":-15830},"rot":{"x":0,"y":0,"z":0}},{"groupId":117,"instId":300001,"propState":0,"propId":104039,"pos":{"x":-133273,"y":533,"z":-16120},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300006,"propState":0,"propId":104222,"pos":{"x":-278150,"y":-24340,"z":-63250},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300005,"propState":1,"propId":104221,"pos":{"x":-278150,"y":-16126,"z":-63250},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300008,"propState":0,"propId":104016,"pos":{"x":-261100,"y":-258,"z":-70030},"rot":{"x":0,"y":65,"z":0}},{"groupId":102,"instId":300012,"propState":2,"propId":104223,"pos":{"x":-278153,"y":-25830,"z":-63150},"rot":{"x":0,"y":270000,"z":0}},{"groupId":102,"instId":300004,"propState":2,"propId":104223,"pos":{"x":-328600,"y":-13750,"z":-63050},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":102,"instId":300007,"propState":0,"propId":104016,"pos":{"x":-257257,"y":-18947,"z":82193},"rot":{"x":0,"y":90000,"z":0}},{"groupId":102,"instId":300011,"propState":2,"propId":104223,"pos":{"x":-268060,"y":-6080,"z":55810},"rot":{"x":0,"y":180000,"z":0}},{"groupId":102,"instId":300003,"propState":2,"propId":104223,"pos":{"x":-268090,"y":-20520,"z":98220},"rot":{"x":270020,"y":0,"z":0}},{"groupId":102,"instId":300002,"propState":1,"propId":104221,"pos":{"x":-268220,"y":-18807,"z":55950},"rot":{"x":0,"y":180000,"z":0}},{"groupId":102,"instId":300001,"propState":0,"propId":104222,"pos":{"x":-268100,"y":-26990,"z":55900},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"168":{"props":[{"groupId":168,"instId":300005,"propState":0,"propId":100,"pos":{"x":-67170,"y":-611480,"z":-58530},"rot":{"x":0,"y":266237,"z":0}},{"groupId":168,"instId":300004,"propState":0,"propId":100,"pos":{"x":-68140,"y":-614860,"z":-58610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":168,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-73937,"y":-614793,"z":-58200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":168,"instId":300002,"propState":0,"propId":100,"pos":{"x":-57860,"y":-611480,"z":-57920},"rot":{"x":0,"y":266237,"z":0}},{"groupId":168,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-73759,"y":-616582,"z":-58501},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"170":{"props":[{"groupId":170,"instId":300002,"propState":0,"propId":211,"pos":{"x":-48817,"y":-616704,"z":-48774},"rot":{"x":0,"y":225000,"z":0}},{"groupId":170,"instId":300003,"propState":0,"propId":211,"pos":{"x":-73759,"y":-616582,"z":-58501},"rot":{"x":0,"y":270000,"z":0}},{"groupId":170,"instId":300001,"propState":20,"propId":60402,"pos":{"x":-48817,"y":-616704,"z":-48774},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"129":{"props":[{"groupId":129,"instId":300002,"propState":0,"propId":104052,"pos":{"x":-288716,"y":-16290,"z":-82180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":129,"instId":300003,"propState":0,"propId":104020,"pos":{"x":-267950,"y":-158,"z":-63060},"rot":{"x":0,"y":90000,"z":0}},{"groupId":129,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-288716,"y":-16290,"z":-82180},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300001,"propState":1,"propId":103074,"pos":{"x":-47243,"y":-614833,"z":45951},"rot":{"x":0,"y":133581,"z":0}},{"groupId":105,"instId":300003,"propState":1,"propId":103074,"pos":{"x":-45942,"y":-614832,"z":47247},"rot":{"x":0,"y":313581,"z":0}},{"groupId":105,"instId":300002,"propState":20,"propId":60403,"pos":{"x":62,"y":-614083,"z":-102},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"214":{"props":[{"groupId":214,"instId":300001,"propState":1,"propId":104062,"pos":{"x":-44813,"y":-616704,"z":44813},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"134":{"props":[{"groupId":134,"instId":300003,"propState":0,"propId":103074,"pos":{"x":23101,"y":-673392,"z":-2592},"rot":{"x":0,"y":171787,"z":0}},{"groupId":134,"instId":300004,"propState":0,"propId":100,"pos":{"x":24922,"y":-673728,"z":-2419},"rot":{"x":0,"y":171787,"z":0}},{"groupId":134,"instId":300002,"propState":1,"propId":211,"pos":{"x":24930,"y":-675493,"z":-1550},"rot":{"x":0,"y":271690,"z":0}},{"groupId":134,"instId":300001,"propState":18,"propId":104132,"pos":{"x":24922,"y":-673728,"z":-2419},"rot":{"x":0,"y":301358,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"133":{"props":[{"groupId":133,"instId":300004,"propState":0,"propId":100,"pos":{"x":153340,"y":21247,"z":-39646},"rot":{"x":0,"y":134950,"z":0}},{"groupId":133,"instId":300003,"propState":0,"propId":103074,"pos":{"x":152506,"y":21244,"z":-41354},"rot":{"x":0,"y":134950,"z":0}},{"groupId":133,"instId":300002,"propState":1,"propId":211,"pos":{"x":146070,"y":7173,"z":-23540},"rot":{"x":0,"y":237723,"z":0}},{"groupId":133,"instId":300001,"propState":18,"propId":104132,"pos":{"x":154397,"y":21247,"z":-40701},"rot":{"x":270107,"y":130162,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300005,"propState":0,"propId":100,"pos":{"x":24922,"y":-673728,"z":-2419},"rot":{"x":0,"y":171787,"z":0}},{"groupId":187,"instId":300004,"propState":0,"propId":100,"pos":{"x":24922,"y":-673728,"z":-2419},"rot":{"x":0,"y":301358,"z":0}},{"groupId":187,"instId":300002,"propState":0,"propId":104159,"pos":{"x":24922,"y":-673628,"z":-2419},"rot":{"x":0,"y":301358,"z":0}},{"groupId":187,"instId":300003,"propState":0,"propId":104102,"pos":{"x":23214,"y":-673728,"z":-1378},"rot":{"x":0,"y":121358,"z":0}},{"groupId":187,"instId":300001,"propState":18,"propId":104132,"pos":{"x":24922,"y":-673728,"z":-2419},"rot":{"x":0,"y":301358,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300004,"propState":0,"propId":100,"pos":{"x":67830,"y":-610198,"z":-23011},"rot":{"x":0,"y":193483,"z":0}},{"groupId":135,"instId":300003,"propState":0,"propId":103074,"pos":{"x":66512,"y":-610153,"z":-23474},"rot":{"x":0,"y":193483,"z":0}},{"groupId":135,"instId":300002,"propState":1,"propId":211,"pos":{"x":67656,"y":-615320,"z":-23690},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300001,"propState":18,"propId":104132,"pos":{"x":67656,"y":-609898,"z":-23690},"rot":{"x":0,"y":12804,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"136":{"props":[{"groupId":136,"instId":300004,"propState":0,"propId":100,"pos":{"x":54,"y":-45191,"z":-134830},"rot":{"x":0,"y":0,"z":0}},{"groupId":136,"instId":300002,"propState":1,"propId":211,"pos":{"x":-4,"y":-45293,"z":-134744},"rot":{"x":0,"y":0,"z":0}},{"groupId":136,"instId":300003,"propState":0,"propId":103074,"pos":{"x":17300,"y":-35240,"z":-121710},"rot":{"x":0,"y":341180,"z":0}},{"groupId":136,"instId":300001,"propState":18,"propId":104132,"pos":{"x":54,"y":-45191,"z":-134830},"rot":{"x":325350,"y":335937,"z":347496}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300004,"propState":0,"propId":100,"pos":{"x":-142754,"y":-630690,"z":47070},"rot":{"x":0,"y":68688,"z":0}},{"groupId":137,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-141661,"y":-630635,"z":45977},"rot":{"x":0,"y":68688,"z":0}},{"groupId":137,"instId":300002,"propState":1,"propId":211,"pos":{"x":-147580,"y":-634258,"z":54640},"rot":{"x":0,"y":133362,"z":0}},{"groupId":137,"instId":300001,"propState":18,"propId":104132,"pos":{"x":-141667,"y":-630690,"z":47494},"rot":{"x":274371,"y":39218,"z":33709}}],"npcs":[],"monsters":[],"teleports":{}},"139":{"props":[{"groupId":139,"instId":300002,"propState":1,"propId":211,"pos":{"x":-58445,"y":-616545,"z":79923},"rot":{"x":0,"y":266339,"z":0}},{"groupId":139,"instId":300004,"propState":0,"propId":100,"pos":{"x":-58445,"y":-616545,"z":79923},"rot":{"x":0,"y":13962,"z":0}},{"groupId":139,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-56711,"y":-616165,"z":79459},"rot":{"x":0,"y":13962,"z":0}},{"groupId":139,"instId":300001,"propState":18,"propId":104132,"pos":{"x":-58445,"y":-616545,"z":79923},"rot":{"x":0,"y":266339,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[{"groupId":138,"instId":300004,"propState":0,"propId":100,"pos":{"x":-69755,"y":-653451,"z":96404},"rot":{"x":14500,"y":141920,"z":0}},{"groupId":138,"instId":300002,"propState":1,"propId":211,"pos":{"x":-72366,"y":-652820,"z":100015},"rot":{"x":0,"y":126639,"z":0}},{"groupId":138,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-70466,"y":-653319,"z":96157},"rot":{"x":14500,"y":141920,"z":0}},{"groupId":138,"instId":300001,"propState":18,"propId":104132,"pos":{"x":-69755,"y":-653545,"z":96404},"rot":{"x":0,"y":28626,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"140":{"props":[{"groupId":140,"instId":300004,"propState":0,"propId":100,"pos":{"x":-62390,"y":-620877,"z":28662},"rot":{"x":341047,"y":54400,"z":3110}},{"groupId":140,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-62513,"y":-620490,"z":30083},"rot":{"x":8293,"y":254839,"z":2774}},{"groupId":140,"instId":300002,"propState":1,"propId":211,"pos":{"x":-62390,"y":-620877,"z":28662},"rot":{"x":340893,"y":58116,"z":1898}},{"groupId":140,"instId":300001,"propState":18,"propId":104132,"pos":{"x":-62378,"y":-620876,"z":28682},"rot":{"x":19198,"y":243896,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"141":{"props":[{"groupId":141,"instId":300004,"propState":0,"propId":100,"pos":{"x":65370,"y":-655860,"z":25922},"rot":{"x":0,"y":79236,"z":0}},{"groupId":141,"instId":300003,"propState":0,"propId":103074,"pos":{"x":67205,"y":-654179,"z":23346},"rot":{"x":0,"y":79236,"z":0}},{"groupId":141,"instId":300002,"propState":1,"propId":211,"pos":{"x":58880,"y":-653135,"z":27060},"rot":{"x":0,"y":0,"z":0}},{"groupId":141,"instId":300001,"propState":18,"propId":104132,"pos":{"x":65370,"y":-655860,"z":25922},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"142":{"props":[{"groupId":142,"instId":300004,"propState":0,"propId":100,"pos":{"x":7853,"y":-608041,"z":-9216},"rot":{"x":4824,"y":85015,"z":4884}},{"groupId":142,"instId":300003,"propState":0,"propId":103074,"pos":{"x":7965,"y":-607733,"z":-11020},"rot":{"x":4824,"y":85015,"z":4884}},{"groupId":142,"instId":300002,"propState":1,"propId":211,"pos":{"x":7853,"y":-608041,"z":-9216},"rot":{"x":0,"y":194666,"z":0}},{"groupId":142,"instId":300001,"propState":18,"propId":104132,"pos":{"x":7853,"y":-608041,"z":-9216},"rot":{"x":0,"y":168550,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300004,"propState":0,"propId":100,"pos":{"x":-6664,"y":-45277,"z":-160690},"rot":{"x":0,"y":176921,"z":0}},{"groupId":153,"instId":300002,"propState":1,"propId":211,"pos":{"x":-6664,"y":-45277,"z":-160690},"rot":{"x":0,"y":0,"z":0}},{"groupId":153,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-8093,"y":-45064,"z":-160678},"rot":{"x":0,"y":176921,"z":0}},{"groupId":153,"instId":300001,"propState":18,"propId":104132,"pos":{"x":-6664,"y":-45277,"z":-160690},"rot":{"x":21472,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"154":{"props":[{"groupId":154,"instId":300004,"propState":0,"propId":100,"pos":{"x":-183724,"y":5487,"z":-51508},"rot":{"x":0,"y":180726,"z":0}},{"groupId":154,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-184980,"y":5460,"z":-51770},"rot":{"x":0,"y":180726,"z":0}},{"groupId":154,"instId":300002,"propState":1,"propId":211,"pos":{"x":-183450,"y":411,"z":-49004},"rot":{"x":0,"y":0,"z":0}},{"groupId":154,"instId":300001,"propState":0,"propId":104132,"pos":{"x":-183730,"y":5487,"z":-51962},"rot":{"x":2392,"y":269664,"z":303514}}],"npcs":[],"monsters":[],"teleports":{}},"155":{"props":[{"groupId":155,"instId":300004,"propState":0,"propId":100,"pos":{"x":-33975,"y":-47057,"z":-141494},"rot":{"x":18149,"y":357971,"z":0}},{"groupId":155,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-33055,"y":-47057,"z":-141461},"rot":{"x":18149,"y":357971,"z":0}},{"groupId":155,"instId":300002,"propState":1,"propId":211,"pos":{"x":-33988,"y":-47386,"z":-141189},"rot":{"x":0,"y":0,"z":0}},{"groupId":155,"instId":300001,"propState":18,"propId":104132,"pos":{"x":-33988,"y":-47386,"z":-141189},"rot":{"x":0,"y":6463,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300006,"propState":18,"propId":104132,"pos":{"x":-89275,"y":1905,"z":-83295},"rot":{"x":0,"y":36686,"z":0}},{"groupId":156,"instId":300005,"propState":18,"propId":104132,"pos":{"x":-86484,"y":1905,"z":-85753},"rot":{"x":0,"y":42756,"z":0}},{"groupId":156,"instId":300004,"propState":0,"propId":100,"pos":{"x":-87840,"y":345,"z":-84554},"rot":{"x":0,"y":224030,"z":0}},{"groupId":156,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-88487,"y":560,"z":-83120},"rot":{"x":19047,"y":224030,"z":0}},{"groupId":156,"instId":300002,"propState":1,"propId":211,"pos":{"x":-86880,"y":-2505,"z":-83600},"rot":{"x":0,"y":0,"z":0}},{"groupId":156,"instId":300001,"propState":18,"propId":104132,"pos":{"x":-87848,"y":273,"z":-84545},"rot":{"x":0,"y":50000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300004,"propState":0,"propId":100,"pos":{"x":-214327,"y":2810,"z":-6024},"rot":{"x":0,"y":117420,"z":0}},{"groupId":157,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-215576,"y":2907,"z":-10040},"rot":{"x":0,"y":117420,"z":0}},{"groupId":157,"instId":300002,"propState":1,"propId":211,"pos":{"x":-217383,"y":3433,"z":-1076},"rot":{"x":0,"y":0,"z":0}},{"groupId":157,"instId":300001,"propState":0,"propId":104132,"pos":{"x":-213368,"y":2983,"z":-6558},"rot":{"x":358996,"y":212109,"z":242793}}],"npcs":[],"monsters":[],"teleports":{}},"158":{"props":[{"groupId":158,"instId":300004,"propState":0,"propId":100,"pos":{"x":-239324,"y":-14769,"z":92578},"rot":{"x":0,"y":312665,"z":0}},{"groupId":158,"instId":300002,"propState":1,"propId":211,"pos":{"x":-239324,"y":-14769,"z":92578},"rot":{"x":0,"y":0,"z":0}},{"groupId":158,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-239350,"y":-14004,"z":93586},"rot":{"x":0,"y":2459,"z":0}},{"groupId":158,"instId":300001,"propState":0,"propId":104132,"pos":{"x":-239324,"y":-14769,"z":92578},"rot":{"x":0,"y":344142,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"159":{"props":[{"groupId":159,"instId":300004,"propState":0,"propId":100,"pos":{"x":-118775,"y":-964,"z":32017},"rot":{"x":0,"y":90000,"z":0}},{"groupId":159,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-118178,"y":-957,"z":30102},"rot":{"x":0,"y":90000,"z":0}},{"groupId":159,"instId":300002,"propState":1,"propId":211,"pos":{"x":-118178,"y":-1212,"z":32017},"rot":{"x":0,"y":0,"z":0}},{"groupId":159,"instId":300001,"propState":0,"propId":104132,"pos":{"x":-118178,"y":-1212,"z":32017},"rot":{"x":0,"y":89869,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300004,"propState":0,"propId":100,"pos":{"x":-139710,"y":7030,"z":-7430},"rot":{"x":0,"y":174687,"z":0}},{"groupId":160,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-140760,"y":7030,"z":-7380},"rot":{"x":0,"y":174687,"z":0}},{"groupId":160,"instId":300002,"propState":1,"propId":211,"pos":{"x":-140212,"y":533,"z":-4962},"rot":{"x":299841,"y":269426,"z":271603}},{"groupId":160,"instId":300001,"propState":0,"propId":104132,"pos":{"x":-139740,"y":7030,"z":-7430},"rot":{"x":299841,"y":267767,"z":271603}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300004,"propState":0,"propId":100,"pos":{"x":206949,"y":-17690,"z":-44799},"rot":{"x":0,"y":90704,"z":0}},{"groupId":161,"instId":300003,"propState":0,"propId":103074,"pos":{"x":207680,"y":-17690,"z":-46150},"rot":{"x":0,"y":90704,"z":0}},{"groupId":161,"instId":300002,"propState":1,"propId":211,"pos":{"x":200045,"y":-22022,"z":-44801},"rot":{"x":0,"y":0,"z":0}},{"groupId":161,"instId":300001,"propState":0,"propId":104132,"pos":{"x":208049,"y":-17690,"z":-44813},"rot":{"x":87136,"y":180000,"z":270633}}],"npcs":[],"monsters":[],"teleports":{}},"162":{"props":[{"groupId":162,"instId":300002,"propState":1,"propId":211,"pos":{"x":126826,"y":58178,"z":20584},"rot":{"x":0,"y":0,"z":0}},{"groupId":162,"instId":300004,"propState":0,"propId":100,"pos":{"x":126826,"y":58178,"z":20584},"rot":{"x":0,"y":271087,"z":0}},{"groupId":162,"instId":300003,"propState":0,"propId":103074,"pos":{"x":127577,"y":58419,"z":22036},"rot":{"x":0,"y":292856,"z":0}},{"groupId":162,"instId":300001,"propState":0,"propId":104132,"pos":{"x":126826,"y":58178,"z":20584},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"171":{"props":[{"groupId":171,"instId":300002,"propState":0,"propId":211,"pos":{"x":129960,"y":55220,"z":-44790},"rot":{"x":0,"y":270000,"z":0}},{"groupId":171,"instId":300003,"propState":0,"propId":211,"pos":{"x":126130,"y":55220,"z":-44810},"rot":{"x":0,"y":270000,"z":0}},{"groupId":171,"instId":300001,"propState":20,"propId":60402,"pos":{"x":129960,"y":55220,"z":-44790},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300007,"propState":12,"propId":60403,"pos":{"x":-137540,"y":-30054,"z":-10},"rot":{"x":0,"y":90000,"z":0}},{"groupId":175,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-182044,"y":2373,"z":1621},"rot":{"x":0,"y":0,"z":0}},{"groupId":175,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-127505,"y":-1809,"z":38067},"rot":{"x":0,"y":180000,"z":0}},{"groupId":175,"instId":300004,"propState":12,"propId":60401,"pos":{"x":100300,"y":52301,"z":-67676},"rot":{"x":0,"y":135184,"z":0}},{"groupId":175,"instId":300003,"propState":12,"propId":60401,"pos":{"x":189660,"y":60268,"z":14429},"rot":{"x":0,"y":28079,"z":0}},{"groupId":175,"instId":300002,"propState":12,"propId":60401,"pos":{"x":156894,"y":8358,"z":-2128},"rot":{"x":0,"y":90000,"z":0}},{"groupId":175,"instId":300001,"propState":12,"propId":60401,"pos":{"x":27392,"y":-47945,"z":-158859},"rot":{"x":0,"y":24703,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-211130,"y":-258,"z":-51032},"rot":{"x":0,"y":0,"z":0}},{"groupId":176,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-291110,"y":-25419,"z":-118348},"rot":{"x":0,"y":90000,"z":0}},{"groupId":176,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-299290,"y":-16249,"z":-54167},"rot":{"x":0,"y":270000,"z":0}},{"groupId":176,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-231270,"y":-14967,"z":72630},"rot":{"x":0,"y":45000,"z":0}},{"groupId":176,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-268010,"y":-5552,"z":62826},"rot":{"x":0,"y":180000,"z":0}},{"groupId":176,"instId":300001,"propState":12,"propId":60403,"pos":{"x":-249317,"y":1868,"z":6320},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300009,"propState":12,"propId":60401,"pos":{"x":999,"y":-667338,"z":26426},"rot":{"x":5580,"y":82354,"z":346218}},{"groupId":177,"instId":300008,"propState":12,"propId":60401,"pos":{"x":-10279,"y":-658393,"z":95465},"rot":{"x":0,"y":16607,"z":0}},{"groupId":177,"instId":300007,"propState":12,"propId":60401,"pos":{"x":-81602,"y":-654692,"z":139213},"rot":{"x":344840,"y":222730,"z":5237}},{"groupId":177,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-157117,"y":-620665,"z":-21983},"rot":{"x":11459,"y":321766,"z":353560}},{"groupId":177,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-23763,"y":-603689,"z":-105156},"rot":{"x":0,"y":5000,"z":0}},{"groupId":177,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-10154,"y":-622250,"z":68588},"rot":{"x":0,"y":256786,"z":0}},{"groupId":177,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-29590,"y":-621400,"z":-92770},"rot":{"x":0,"y":269227,"z":0}},{"groupId":177,"instId":300002,"propState":12,"propId":60401,"pos":{"x":75373,"y":-616527,"z":-60303},"rot":{"x":0,"y":186635,"z":0}},{"groupId":177,"instId":300001,"propState":12,"propId":60401,"pos":{"x":69970,"y":-615106,"z":-19190},"rot":{"x":0,"y":286766,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300005,"propState":0,"propId":100,"pos":{"x":129960,"y":55220,"z":-44790},"rot":{"x":0,"y":270000,"z":0}},{"groupId":179,"instId":300004,"propState":0,"propId":100,"pos":{"x":127890,"y":56360,"z":-44810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":179,"instId":300003,"propState":0,"propId":103074,"pos":{"x":125950,"y":57014,"z":-44508},"rot":{"x":0,"y":90000,"z":0}},{"groupId":179,"instId":300002,"propState":0,"propId":100,"pos":{"x":129960,"y":55220,"z":-44790},"rot":{"x":0,"y":270000,"z":0}},{"groupId":179,"instId":300001,"propState":0,"propId":104098,"pos":{"x":126130,"y":55220,"z":-44810},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[{"groupId":180,"instId":300003,"propState":0,"propId":211,"pos":{"x":-301280,"y":-16290,"z":-111687},"rot":{"x":0,"y":270000,"z":0}},{"groupId":180,"instId":300002,"propState":0,"propId":211,"pos":{"x":-306700,"y":-16290,"z":-111678},"rot":{"x":0,"y":90000,"z":0}},{"groupId":180,"instId":300001,"propState":20,"propId":60402,"pos":{"x":-306700,"y":-16290,"z":-111678},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300005,"propState":0,"propId":100,"pos":{"x":-306700,"y":-16290,"z":-111678},"rot":{"x":0,"y":90000,"z":0}},{"groupId":181,"instId":300004,"propState":0,"propId":100,"pos":{"x":-303350,"y":-15070,"z":-111678},"rot":{"x":0,"y":270000,"z":0}},{"groupId":181,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-301092,"y":-14499,"z":-111986},"rot":{"x":0,"y":270000,"z":0}},{"groupId":181,"instId":300002,"propState":0,"propId":100,"pos":{"x":-306700,"y":-16290,"z":-111678},"rot":{"x":0,"y":90000,"z":0}},{"groupId":181,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-301280,"y":-16290,"z":-111687},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"182":{"props":[{"groupId":182,"instId":300001,"propState":0,"propId":104222,"pos":{"x":-278150,"y":-24340,"z":-91530},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300005,"propState":0,"propId":100,"pos":{"x":-306700,"y":-16290,"z":-111678},"rot":{"x":0,"y":90000,"z":0}},{"groupId":183,"instId":300004,"propState":0,"propId":100,"pos":{"x":273060,"y":12770,"z":-101380},"rot":{"x":0,"y":315000,"z":0}},{"groupId":183,"instId":300003,"propState":0,"propId":103074,"pos":{"x":276777,"y":12150,"z":-105524},"rot":{"x":0,"y":315000,"z":0}},{"groupId":183,"instId":300002,"propState":0,"propId":100,"pos":{"x":265225,"y":10384,"z":-87530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":183,"instId":300001,"propState":0,"propId":104098,"pos":{"x":276860,"y":10360,"z":-105180},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300003,"propState":0,"propId":211,"pos":{"x":276860,"y":10360,"z":-105180},"rot":{"x":0,"y":135000,"z":0}},{"groupId":184,"instId":300002,"propState":0,"propId":211,"pos":{"x":265225,"y":10384,"z":-87530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":184,"instId":300001,"propState":20,"propId":60402,"pos":{"x":265225,"y":10384,"z":-87530},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300004,"propState":0,"propId":100,"pos":{"x":-306300,"y":-16561,"z":42670},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300003,"propState":0,"propId":104102,"pos":{"x":-308934,"y":-15623,"z":42670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":189,"instId":300002,"propState":0,"propId":104159,"pos":{"x":-306300,"y":-16161,"z":42670},"rot":{"x":0,"y":0,"z":0}},{"groupId":189,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-306300,"y":-16561,"z":42670},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300002,"propState":0,"propId":104019,"pos":{"x":-306656,"y":-20297,"z":-12820},"rot":{"x":0,"y":180000,"z":0}},{"groupId":190,"instId":300003,"propState":0,"propId":104052,"pos":{"x":-306656,"y":-20297,"z":-12820},"rot":{"x":0,"y":120000,"z":0}},{"groupId":190,"instId":300001,"propState":0,"propId":104052,"pos":{"x":-306300,"y":-16561,"z":42670},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"192":{"props":[{"groupId":192,"instId":300002,"propState":0,"propId":102,"pos":{"x":-153310,"y":-31188,"z":32590},"rot":{"x":0,"y":28332,"z":0}},{"groupId":192,"instId":300001,"propState":8,"propId":901,"pos":{"x":-153490,"y":-31188,"z":32260},"rot":{"x":0,"y":118332,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1213":{"anchorId":1,"groupId":192,"instId":300001,"pos":{"x":-154080,"y":-31188,"z":31160},"rot":{"x":0,"y":28332,"z":0}}}},"194":{"props":[{"groupId":194,"instId":300001,"propState":0,"propId":104080,"pos":{"x":320710,"y":-31460,"z":-35704},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300012,"propState":0,"propId":104270,"pos":{"x":28780,"y":-615803,"z":-33750},"rot":{"x":0,"y":129800,"z":0}},{"groupId":193,"instId":300009,"propState":0,"propId":104270,"pos":{"x":33699,"y":-612000,"z":32727},"rot":{"x":0,"y":154535,"z":0}},{"groupId":193,"instId":300004,"propState":0,"propId":104270,"pos":{"x":-46348,"y":-606035,"z":6961},"rot":{"x":0,"y":13335,"z":0}},{"groupId":193,"instId":300008,"propState":0,"propId":104270,"pos":{"x":19327,"y":-611434,"z":37142},"rot":{"x":0,"y":106597,"z":0}},{"groupId":193,"instId":300002,"propState":0,"propId":104270,"pos":{"x":-20747,"y":-604000,"z":-17235},"rot":{"x":0,"y":239230,"z":0}},{"groupId":193,"instId":300011,"propState":0,"propId":104270,"pos":{"x":45494,"y":-614320,"z":-11606},"rot":{"x":0,"y":231139,"z":0}},{"groupId":193,"instId":300010,"propState":0,"propId":104270,"pos":{"x":41509,"y":-613947,"z":6730},"rot":{"x":0,"y":157921,"z":0}},{"groupId":193,"instId":300007,"propState":0,"propId":104270,"pos":{"x":-11479,"y":-609696,"z":45928},"rot":{"x":0,"y":89519,"z":0}},{"groupId":193,"instId":300006,"propState":0,"propId":104270,"pos":{"x":-34918,"y":-608000,"z":31229},"rot":{"x":0,"y":50909,"z":0}},{"groupId":193,"instId":300005,"propState":0,"propId":104270,"pos":{"x":-38534,"y":-607135,"z":17185},"rot":{"x":0,"y":357991,"z":0}},{"groupId":193,"instId":300003,"propState":0,"propId":104270,"pos":{"x":-40594,"y":-604361,"z":-23499},"rot":{"x":0,"y":329126,"z":0}},{"groupId":193,"instId":300001,"propState":0,"propId":104270,"pos":{"x":16587,"y":-608000,"z":-20490},"rot":{"x":0,"y":248568,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"195":{"props":[{"groupId":195,"instId":300008,"propState":0,"propId":104080,"pos":{"x":-127037,"y":-284,"z":-28397},"rot":{"x":0,"y":135849,"z":0}},{"groupId":195,"instId":300007,"propState":0,"propId":104080,"pos":{"x":-182682,"y":1950,"z":33030},"rot":{"x":0,"y":191926,"z":0}},{"groupId":195,"instId":300004,"propState":0,"propId":104080,"pos":{"x":-153779,"y":1233,"z":4227},"rot":{"x":0,"y":352815,"z":0}},{"groupId":195,"instId":300006,"propState":0,"propId":104080,"pos":{"x":189260,"y":60968,"z":25170},"rot":{"x":0,"y":118553,"z":0}},{"groupId":195,"instId":300005,"propState":0,"propId":104080,"pos":{"x":216568,"y":61016,"z":22531},"rot":{"x":0,"y":245568,"z":0}},{"groupId":195,"instId":300003,"propState":0,"propId":104080,"pos":{"x":99282,"y":53001,"z":-85882},"rot":{"x":0,"y":43080,"z":0}},{"groupId":195,"instId":300002,"propState":0,"propId":104080,"pos":{"x":5587,"y":-46115,"z":-135260},"rot":{"x":0,"y":109448,"z":0}},{"groupId":195,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-5791,"y":-46115,"z":-135193},"rot":{"x":0,"y":248762,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"196":{"props":[],"npcs":[],"monsters":[{"groupId":196,"instId":200002,"monsterId":4032040,"eventId":20432102,"pos":{"x":159937,"y":8358,"z":14986},"rot":{"x":0,"y":337213,"z":0}},{"groupId":196,"instId":200004,"monsterId":4032050,"eventId":20432104,"pos":{"x":-122460,"y":-1809,"z":30454},"rot":{"x":0,"y":113873,"z":0}},{"groupId":196,"instId":200003,"monsterId":4032040,"eventId":20432103,"pos":{"x":-121727,"y":-1809,"z":33446},"rot":{"x":0,"y":79973,"z":0}},{"groupId":196,"instId":200001,"monsterId":4032050,"eventId":20432101,"pos":{"x":157038,"y":8358,"z":14058},"rot":{"x":0,"y":325785,"z":0}}],"teleports":{}},"198":{"props":[{"groupId":198,"instId":300003,"propState":0,"propId":211,"pos":{"x":-80844,"y":-2505,"z":-81622},"rot":{"x":0,"y":315000,"z":0}},{"groupId":198,"instId":300002,"propState":0,"propId":100,"pos":{"x":-80844,"y":-2505,"z":-81622},"rot":{"x":0,"y":315000,"z":0}},{"groupId":198,"instId":300001,"propState":11,"propId":60403,"pos":{"x":-80844,"y":-2505,"z":-81622},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[{"groupId":198,"instId":200001,"monsterId":4033030,"eventId":20432231,"pos":{"x":-85254,"y":-2505,"z":-79209},"rot":{"x":0,"y":305501,"z":0}}],"teleports":{}},"197":{"props":[{"groupId":197,"instId":300040,"propState":0,"propId":104009,"pos":{"x":154791,"y":7173,"z":-23274},"rot":{"x":0,"y":46115,"z":0}},{"groupId":197,"instId":300024,"propState":0,"propId":104011,"pos":{"x":146729,"y":4334,"z":5054},"rot":{"x":0,"y":226282,"z":0}},{"groupId":197,"instId":300039,"propState":0,"propId":104011,"pos":{"x":175089,"y":8358,"z":14812},"rot":{"x":0,"y":226282,"z":0}},{"groupId":197,"instId":300038,"propState":0,"propId":104011,"pos":{"x":171255,"y":-23827,"z":-50529},"rot":{"x":0,"y":338817,"z":0}},{"groupId":197,"instId":300037,"propState":0,"propId":104011,"pos":{"x":127320,"y":57740,"z":28980},"rot":{"x":0,"y":129894,"z":0}},{"groupId":197,"instId":300005,"propState":0,"propId":104011,"pos":{"x":153430,"y":56620,"z":-17280},"rot":{"x":322641,"y":4597,"z":0}},{"groupId":197,"instId":300036,"propState":0,"propId":104011,"pos":{"x":168686,"y":58865,"z":-7233},"rot":{"x":0,"y":316344,"z":0}},{"groupId":197,"instId":300028,"propState":0,"propId":104011,"pos":{"x":106617,"y":54149,"z":-39808},"rot":{"x":0,"y":130466,"z":0}},{"groupId":197,"instId":300027,"propState":0,"propId":104011,"pos":{"x":81504,"y":52301,"z":-75399},"rot":{"x":0,"y":265904,"z":0}},{"groupId":197,"instId":300015,"propState":0,"propId":104009,"pos":{"x":-160136,"y":-31236,"z":15502},"rot":{"x":0,"y":111146,"z":0}},{"groupId":197,"instId":300012,"propState":0,"propId":104011,"pos":{"x":-137457,"y":-30380,"z":-1112},"rot":{"x":0,"y":180000,"z":0}},{"groupId":197,"instId":300010,"propState":0,"propId":104011,"pos":{"x":-138542,"y":-30380,"z":57},"rot":{"x":0,"y":270000,"z":0}},{"groupId":197,"instId":300009,"propState":0,"propId":104011,"pos":{"x":-136510,"y":-30380,"z":57},"rot":{"x":0,"y":90000,"z":0}},{"groupId":197,"instId":300006,"propState":0,"propId":104011,"pos":{"x":-137457,"y":-30380,"z":1096},"rot":{"x":0,"y":0,"z":0}},{"groupId":197,"instId":300003,"propState":0,"propId":104011,"pos":{"x":-94597,"y":-2028,"z":-37467},"rot":{"x":0,"y":313714,"z":0}},{"groupId":197,"instId":300002,"propState":0,"propId":104011,"pos":{"x":-93012,"y":-2028,"z":-39941},"rot":{"x":0,"y":154026,"z":0}},{"groupId":197,"instId":300026,"propState":0,"propId":104011,"pos":{"x":-96302,"y":2050,"z":7520},"rot":{"x":0,"y":214785,"z":0}},{"groupId":197,"instId":300023,"propState":0,"propId":104011,"pos":{"x":-137536,"y":533,"z":-5831},"rot":{"x":0,"y":16949,"z":0}},{"groupId":197,"instId":300022,"propState":0,"propId":104011,"pos":{"x":-145419,"y":-411,"z":42222},"rot":{"x":0,"y":227138,"z":0}},{"groupId":197,"instId":300019,"propState":0,"propId":104011,"pos":{"x":-176600,"y":2373,"z":13531},"rot":{"x":0,"y":271871,"z":0}},{"groupId":197,"instId":300018,"propState":0,"propId":104011,"pos":{"x":-193090,"y":3433,"z":529},"rot":{"x":0,"y":0,"z":0}},{"groupId":197,"instId":300013,"propState":0,"propId":104008,"pos":{"x":-152150,"y":411,"z":-46452},"rot":{"x":0,"y":42421,"z":0}},{"groupId":197,"instId":300008,"propState":0,"propId":104011,"pos":{"x":-152776,"y":411,"z":-37482},"rot":{"x":0,"y":227697,"z":0}},{"groupId":197,"instId":300007,"propState":0,"propId":104011,"pos":{"x":-178759,"y":411,"z":-48074},"rot":{"x":0,"y":326994,"z":0}},{"groupId":197,"instId":300025,"propState":0,"propId":104009,"pos":{"x":-101098,"y":-2505,"z":-65918},"rot":{"x":0,"y":86633,"z":0}},{"groupId":197,"instId":300004,"propState":0,"propId":104011,"pos":{"x":-126361,"y":-984,"z":-48526},"rot":{"x":0,"y":87441,"z":0}},{"groupId":197,"instId":300001,"propState":0,"propId":104008,"pos":{"x":41320,"y":-47915,"z":-147259},"rot":{"x":0,"y":354938,"z":0}},{"groupId":197,"instId":300011,"propState":0,"propId":104011,"pos":{"x":-37849,"y":-47945,"z":-155867},"rot":{"x":0,"y":53082,"z":0}},{"groupId":197,"instId":300021,"propState":0,"propId":104010,"pos":{"x":13708,"y":-48804,"z":-126459},"rot":{"x":334605,"y":254126,"z":323309}},{"groupId":197,"instId":300020,"propState":0,"propId":104010,"pos":{"x":9427,"y":-46711,"z":-161158},"rot":{"x":332324,"y":333570,"z":332417}}],"npcs":[],"monsters":[],"teleports":{}},"199":{"props":[{"groupId":199,"instId":300003,"propState":0,"propId":211,"pos":{"x":-100869,"y":-655617,"z":76217},"rot":{"x":0,"y":7434,"z":0}},{"groupId":199,"instId":300002,"propState":0,"propId":100,"pos":{"x":-100869,"y":-655617,"z":76217},"rot":{"x":0,"y":7434,"z":0}},{"groupId":199,"instId":300001,"propState":11,"propId":60403,"pos":{"x":-100869,"y":-655617,"z":76217},"rot":{"x":0,"y":7434,"z":0}}],"npcs":[],"monsters":[{"groupId":199,"instId":200001,"monsterId":4033020,"eventId":20432232,"pos":{"x":-98189,"y":-655609,"z":81715},"rot":{"x":0,"y":348241,"z":0}}],"teleports":{}},"200":{"props":[{"groupId":200,"instId":300018,"propState":0,"propId":104011,"pos":{"x":-203264,"y":-228,"z":-50072},"rot":{"x":0,"y":307482,"z":0}},{"groupId":200,"instId":300017,"propState":0,"propId":104011,"pos":{"x":-219291,"y":-228,"z":-50095},"rot":{"x":0,"y":46540,"z":0}},{"groupId":200,"instId":300016,"propState":0,"propId":104009,"pos":{"x":-251256,"y":-258,"z":-67441},"rot":{"x":0,"y":34257,"z":0}},{"groupId":200,"instId":300015,"propState":0,"propId":104011,"pos":{"x":-281629,"y":-25387,"z":-102996},"rot":{"x":0,"y":127780,"z":0}},{"groupId":200,"instId":300014,"propState":0,"propId":104011,"pos":{"x":-295530,"y":-16290,"z":-106067},"rot":{"x":0,"y":0,"z":0}},{"groupId":200,"instId":300013,"propState":0,"propId":104011,"pos":{"x":-293780,"y":-16290,"z":-106067},"rot":{"x":0,"y":0,"z":0}},{"groupId":200,"instId":300012,"propState":0,"propId":104011,"pos":{"x":-292093,"y":-16290,"z":-106067},"rot":{"x":0,"y":0,"z":0}},{"groupId":200,"instId":300011,"propState":0,"propId":104011,"pos":{"x":-318206,"y":-16234,"z":-66149},"rot":{"x":0,"y":43422,"z":0}},{"groupId":200,"instId":300010,"propState":0,"propId":104009,"pos":{"x":-300297,"y":-20297,"z":-35331},"rot":{"x":0,"y":34257,"z":0}},{"groupId":200,"instId":300009,"propState":0,"propId":104011,"pos":{"x":-311460,"y":-16561,"z":65740},"rot":{"x":0,"y":318232,"z":0}},{"groupId":200,"instId":300008,"propState":0,"propId":104011,"pos":{"x":-314360,"y":-16561,"z":62980},"rot":{"x":0,"y":247185,"z":0}},{"groupId":200,"instId":300007,"propState":0,"propId":104011,"pos":{"x":-286721,"y":-18947,"z":50737},"rot":{"x":0,"y":49343,"z":0}},{"groupId":200,"instId":300006,"propState":0,"propId":104011,"pos":{"x":-285778,"y":-18947,"z":61204},"rot":{"x":0,"y":135077,"z":0}},{"groupId":200,"instId":300005,"propState":0,"propId":104011,"pos":{"x":-231200,"y":-15290,"z":74250},"rot":{"x":339456,"y":8929,"z":357420}},{"groupId":200,"instId":300004,"propState":0,"propId":104011,"pos":{"x":-286444,"y":-5505,"z":82429},"rot":{"x":0,"y":174887,"z":0}},{"groupId":200,"instId":300003,"propState":0,"propId":104011,"pos":{"x":-268990,"y":-5496,"z":29390},"rot":{"x":0,"y":52296,"z":0}},{"groupId":200,"instId":300002,"propState":0,"propId":104011,"pos":{"x":-223455,"y":1934,"z":20939},"rot":{"x":0,"y":247185,"z":0}},{"groupId":200,"instId":300024,"propState":0,"propId":104011,"pos":{"x":-225550,"y":-5532,"z":58020},"rot":{"x":0,"y":226282,"z":0}},{"groupId":200,"instId":300025,"propState":0,"propId":104009,"pos":{"x":-229050,"y":3433,"z":1648},"rot":{"x":0,"y":119873,"z":0}},{"groupId":200,"instId":300001,"propState":0,"propId":104008,"pos":{"x":-220115,"y":-14936,"z":72537},"rot":{"x":0,"y":29585,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"201":{"props":[{"groupId":201,"instId":300010,"propState":0,"propId":104009,"pos":{"x":257842,"y":60653,"z":13277},"rot":{"x":0,"y":61785,"z":0}},{"groupId":201,"instId":300008,"propState":0,"propId":104011,"pos":{"x":254507,"y":10360,"z":-108130},"rot":{"x":0,"y":90000,"z":0}},{"groupId":201,"instId":300003,"propState":0,"propId":104011,"pos":{"x":284960,"y":11072,"z":-33146},"rot":{"x":0,"y":226282,"z":0}},{"groupId":201,"instId":300025,"propState":0,"propId":104009,"pos":{"x":222107,"y":8514,"z":-38510},"rot":{"x":0,"y":318439,"z":0}},{"groupId":201,"instId":300011,"propState":0,"propId":104008,"pos":{"x":292954,"y":3675,"z":-23957},"rot":{"x":0,"y":314580,"z":0}},{"groupId":201,"instId":300009,"propState":0,"propId":104011,"pos":{"x":295763,"y":10360,"z":-114214},"rot":{"x":0,"y":308334,"z":0}},{"groupId":201,"instId":300007,"propState":0,"propId":104011,"pos":{"x":254507,"y":10360,"z":-110488},"rot":{"x":0,"y":90000,"z":0}},{"groupId":201,"instId":300006,"propState":0,"propId":104009,"pos":{"x":289883,"y":-31860,"z":-31996},"rot":{"x":0,"y":127421,"z":0}},{"groupId":201,"instId":300005,"propState":0,"propId":104011,"pos":{"x":291014,"y":10360,"z":7902},"rot":{"x":0,"y":178628,"z":0}},{"groupId":201,"instId":300004,"propState":0,"propId":104011,"pos":{"x":284793,"y":11072,"z":-56374},"rot":{"x":0,"y":308764,"z":0}},{"groupId":201,"instId":300002,"propState":0,"propId":104011,"pos":{"x":255278,"y":8514,"z":-53231},"rot":{"x":0,"y":316466,"z":0}},{"groupId":201,"instId":300024,"propState":0,"propId":104011,"pos":{"x":255273,"y":8514,"z":-37548},"rot":{"x":0,"y":226282,"z":0}},{"groupId":201,"instId":300001,"propState":0,"propId":104008,"pos":{"x":283220,"y":10360,"z":-104219},"rot":{"x":0,"y":308253,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"202":{"props":[{"groupId":202,"instId":300016,"propState":0,"propId":104010,"pos":{"x":264770,"y":60090,"z":-95900},"rot":{"x":0,"y":0,"z":0}},{"groupId":202,"instId":300015,"propState":0,"propId":104010,"pos":{"x":266305,"y":60090,"z":-95900},"rot":{"x":0,"y":0,"z":0}},{"groupId":202,"instId":300014,"propState":0,"propId":104010,"pos":{"x":280355,"y":60653,"z":-113893},"rot":{"x":0,"y":321720,"z":0}},{"groupId":202,"instId":300013,"propState":0,"propId":104010,"pos":{"x":250698,"y":60653,"z":-105135},"rot":{"x":0,"y":119893,"z":0}},{"groupId":202,"instId":300012,"propState":0,"propId":104010,"pos":{"x":271773,"y":60597,"z":-66669},"rot":{"x":0,"y":270000,"z":0}},{"groupId":202,"instId":300011,"propState":0,"propId":104010,"pos":{"x":262364,"y":60597,"z":-44770},"rot":{"x":0,"y":90000,"z":0}},{"groupId":202,"instId":300010,"propState":0,"propId":104009,"pos":{"x":267490,"y":60597,"z":-24350},"rot":{"x":0,"y":49482,"z":0}},{"groupId":202,"instId":300009,"propState":0,"propId":104010,"pos":{"x":291014,"y":10360,"z":7902},"rot":{"x":0,"y":178628,"z":0}},{"groupId":202,"instId":300008,"propState":0,"propId":104010,"pos":{"x":309361,"y":-30343,"z":-63681},"rot":{"x":0,"y":270000,"z":0}},{"groupId":202,"instId":300007,"propState":0,"propId":104010,"pos":{"x":300530,"y":-993,"z":-57697},"rot":{"x":0,"y":270000,"z":0}},{"groupId":202,"instId":300006,"propState":0,"propId":104010,"pos":{"x":300530,"y":-993,"z":-55870},"rot":{"x":0,"y":270000,"z":0}},{"groupId":202,"instId":300005,"propState":0,"propId":104010,"pos":{"x":300530,"y":-993,"z":-33460},"rot":{"x":0,"y":270000,"z":0}},{"groupId":202,"instId":300004,"propState":0,"propId":104010,"pos":{"x":300530,"y":-993,"z":-31359},"rot":{"x":0,"y":270000,"z":0}},{"groupId":202,"instId":300003,"propState":0,"propId":104010,"pos":{"x":284793,"y":11072,"z":-56374},"rot":{"x":0,"y":308764,"z":0}},{"groupId":202,"instId":300002,"propState":0,"propId":104010,"pos":{"x":284960,"y":11072,"z":-33146},"rot":{"x":0,"y":226282,"z":0}},{"groupId":202,"instId":300024,"propState":0,"propId":104010,"pos":{"x":258900,"y":10332,"z":-2196},"rot":{"x":0,"y":88642,"z":0}},{"groupId":202,"instId":300025,"propState":0,"propId":104009,"pos":{"x":271401,"y":10642,"z":-24672},"rot":{"x":0,"y":238015,"z":0}},{"groupId":202,"instId":300001,"propState":0,"propId":104009,"pos":{"x":292954,"y":3675,"z":-23957},"rot":{"x":0,"y":314580,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"205":{"props":[{"groupId":205,"instId":300011,"propState":0,"propId":104080,"pos":{"x":-224680,"y":442,"z":-44806},"rot":{"x":0,"y":82100,"z":0}},{"groupId":205,"instId":300010,"propState":0,"propId":104080,"pos":{"x":-243740,"y":445,"z":-32093},"rot":{"x":0,"y":338412,"z":0}},{"groupId":205,"instId":300009,"propState":0,"propId":104080,"pos":{"x":-291120,"y":-24719,"z":-112160},"rot":{"x":0,"y":167971,"z":0}},{"groupId":205,"instId":300008,"propState":0,"propId":104080,"pos":{"x":-247640,"y":-15495,"z":-107050},"rot":{"x":0,"y":259145,"z":0}},{"groupId":205,"instId":300007,"propState":0,"propId":104080,"pos":{"x":-263815,"y":-15580,"z":-69010},"rot":{"x":0,"y":161425,"z":0}},{"groupId":205,"instId":300006,"propState":0,"propId":104080,"pos":{"x":-310313,"y":-19382,"z":-25246},"rot":{"x":0,"y":161425,"z":0}},{"groupId":205,"instId":300005,"propState":0,"propId":104080,"pos":{"x":-257508,"y":-18133,"z":73084},"rot":{"x":0,"y":229033,"z":0}},{"groupId":205,"instId":300004,"propState":0,"propId":104080,"pos":{"x":-292591,"y":-4798,"z":54863},"rot":{"x":0,"y":38983,"z":0}},{"groupId":205,"instId":300003,"propState":0,"propId":104080,"pos":{"x":-252765,"y":-350,"z":38639},"rot":{"x":0,"y":311924,"z":0}},{"groupId":205,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-230056,"y":-350,"z":35078},"rot":{"x":0,"y":325679,"z":0}},{"groupId":205,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-233772,"y":4148,"z":12918},"rot":{"x":0,"y":248762,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"206":{"props":[{"groupId":206,"instId":300002,"propState":0,"propId":104080,"pos":{"x":262810,"y":11060,"z":-112734},"rot":{"x":0,"y":354791,"z":0}},{"groupId":206,"instId":300001,"propState":0,"propId":104080,"pos":{"x":300254,"y":-30540,"z":-23671},"rot":{"x":0,"y":248762,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"204":{"props":[{"groupId":204,"instId":300011,"propState":0,"propId":104080,"pos":{"x":61367,"y":-650777,"z":79057},"rot":{"x":0,"y":151500,"z":0}},{"groupId":204,"instId":300004,"propState":0,"propId":104080,"pos":{"x":-77071,"y":-615972,"z":65465},"rot":{"x":0,"y":219849,"z":0}},{"groupId":204,"instId":300012,"propState":0,"propId":104080,"pos":{"x":48200,"y":-652436,"z":28790},"rot":{"x":0,"y":306200,"z":0}},{"groupId":204,"instId":300009,"propState":0,"propId":104080,"pos":{"x":-64094,"y":-652120,"z":105774},"rot":{"x":0,"y":65007,"z":0}},{"groupId":204,"instId":300007,"propState":0,"propId":104080,"pos":{"x":-129469,"y":-622743,"z":10169},"rot":{"x":0,"y":258864,"z":0}},{"groupId":204,"instId":300005,"propState":0,"propId":104080,"pos":{"x":-162022,"y":-622762,"z":5937},"rot":{"x":0,"y":14777,"z":0}},{"groupId":204,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-62145,"y":-616021,"z":-64802},"rot":{"x":0,"y":17880,"z":0}},{"groupId":204,"instId":300010,"propState":0,"propId":104080,"pos":{"x":5642,"y":-657617,"z":127606},"rot":{"x":0,"y":187013,"z":0}},{"groupId":204,"instId":300008,"propState":0,"propId":104080,"pos":{"x":-88730,"y":-652119,"z":124610},"rot":{"x":0,"y":147067,"z":0}},{"groupId":204,"instId":300006,"propState":0,"propId":104080,"pos":{"x":-129100,"y":-622712,"z":-12223},"rot":{"x":0,"y":250790,"z":0}},{"groupId":204,"instId":300003,"propState":0,"propId":104080,"pos":{"x":-43629,"y":-615973,"z":51574},"rot":{"x":0,"y":300668,"z":0}},{"groupId":204,"instId":300001,"propState":0,"propId":104080,"pos":{"x":68832,"y":-615987,"z":-72419},"rot":{"x":0,"y":223492,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"207":{"props":[],"npcs":[],"monsters":[{"groupId":207,"instId":200008,"monsterId":4032050,"eventId":20432118,"pos":{"x":-210810,"y":-258,"z":-34770},"rot":{"x":0,"y":341460,"z":0}},{"groupId":207,"instId":200007,"monsterId":4032040,"eventId":20432117,"pos":{"x":-213960,"y":-258,"z":-33700},"rot":{"x":0,"y":36163,"z":0}},{"groupId":207,"instId":200006,"monsterId":4032010,"eventId":20432116,"pos":{"x":-250708,"y":-16178,"z":-66175},"rot":{"x":0,"y":36163,"z":0}},{"groupId":207,"instId":200005,"monsterId":4032050,"eventId":20432115,"pos":{"x":-252826,"y":-16152,"z":-63008},"rot":{"x":0,"y":115054,"z":0}},{"groupId":207,"instId":200004,"monsterId":4032040,"eventId":20432114,"pos":{"x":-254350,"y":-16280,"z":-76984},"rot":{"x":0,"y":82964,"z":0}},{"groupId":207,"instId":200003,"monsterId":4032050,"eventId":20432113,"pos":{"x":-294609,"y":-5505,"z":75455},"rot":{"x":0,"y":246950,"z":0}},{"groupId":207,"instId":200002,"monsterId":4032040,"eventId":20432112,"pos":{"x":-244360,"y":-1050,"z":29120},"rot":{"x":0,"y":99975,"z":0}},{"groupId":207,"instId":200001,"monsterId":4032010,"eventId":20432111,"pos":{"x":-245084,"y":-1050,"z":26123},"rot":{"x":0,"y":61831,"z":0}}],"teleports":{}},"208":{"props":[],"npcs":[],"monsters":[{"groupId":208,"instId":200004,"monsterId":4032050,"eventId":20432124,"pos":{"x":-55536,"y":-616607,"z":75727},"rot":{"x":0,"y":69693,"z":0}},{"groupId":208,"instId":200005,"monsterId":4032010,"eventId":20432125,"pos":{"x":64233,"y":-615320,"z":-11268},"rot":{"x":0,"y":316822,"z":0}},{"groupId":208,"instId":200003,"monsterId":4032040,"eventId":20432123,"pos":{"x":-32773,"y":-621470,"z":-90827},"rot":{"x":0,"y":243013,"z":0}},{"groupId":208,"instId":200002,"monsterId":4032040,"eventId":20432122,"pos":{"x":-33815,"y":-621470,"z":-94360},"rot":{"x":0,"y":316822,"z":0}},{"groupId":208,"instId":200001,"monsterId":4032050,"eventId":20432121,"pos":{"x":66387,"y":-615320,"z":-11109},"rot":{"x":0,"y":316822,"z":0}}],"teleports":{}},"203":{"props":[{"groupId":203,"instId":300031,"propState":0,"propId":104011,"pos":{"x":39472,"y":-651509,"z":50628},"rot":{"x":0,"y":76012,"z":0}},{"groupId":203,"instId":300026,"propState":0,"propId":104011,"pos":{"x":-7209,"y":-658715,"z":96848},"rot":{"x":323378,"y":48125,"z":0}},{"groupId":203,"instId":300023,"propState":0,"propId":104011,"pos":{"x":5860,"y":-658250,"z":134930},"rot":{"x":0,"y":72981,"z":0}},{"groupId":203,"instId":300019,"propState":0,"propId":104011,"pos":{"x":-81205,"y":-652829,"z":95941},"rot":{"x":0,"y":48125,"z":0}},{"groupId":203,"instId":300028,"propState":0,"propId":104011,"pos":{"x":80075,"y":-648619,"z":49729},"rot":{"x":334072,"y":38357,"z":292698}},{"groupId":203,"instId":300027,"propState":0,"propId":104011,"pos":{"x":25632,"y":-656184,"z":96096},"rot":{"x":330618,"y":249230,"z":26741}},{"groupId":203,"instId":300022,"propState":0,"propId":104011,"pos":{"x":-28450,"y":-652820,"z":129650},"rot":{"x":0,"y":193112,"z":0}},{"groupId":203,"instId":300021,"propState":0,"propId":104009,"pos":{"x":-77114,"y":-652779,"z":98096},"rot":{"x":0,"y":80211,"z":0}},{"groupId":203,"instId":300020,"propState":0,"propId":104011,"pos":{"x":-82420,"y":-652829,"z":97290},"rot":{"x":0,"y":48125,"z":0}},{"groupId":203,"instId":300018,"propState":0,"propId":104011,"pos":{"x":-97510,"y":-652362,"z":117110},"rot":{"x":0,"y":104657,"z":0}},{"groupId":203,"instId":300017,"propState":0,"propId":104011,"pos":{"x":-131490,"y":-645305,"z":102430},"rot":{"x":0,"y":12077,"z":0}},{"groupId":203,"instId":300016,"propState":0,"propId":104011,"pos":{"x":-139600,"y":-636897,"z":64530},"rot":{"x":0,"y":304383,"z":0}},{"groupId":203,"instId":300015,"propState":0,"propId":104011,"pos":{"x":-160170,"y":-631698,"z":44520},"rot":{"x":0,"y":176551,"z":0}},{"groupId":203,"instId":300014,"propState":0,"propId":104009,"pos":{"x":-95843,"y":-623426,"z":-12611},"rot":{"x":0,"y":69245,"z":0}},{"groupId":203,"instId":300013,"propState":0,"propId":104011,"pos":{"x":-100778,"y":-623407,"z":11900},"rot":{"x":0,"y":85023,"z":0}},{"groupId":203,"instId":300030,"propState":0,"propId":104011,"pos":{"x":-10469,"y":-622250,"z":62124},"rot":{"x":0,"y":313664,"z":0}},{"groupId":203,"instId":300012,"propState":0,"propId":104011,"pos":{"x":-46980,"y":-616677,"z":-36483},"rot":{"x":0,"y":176551,"z":0}},{"groupId":203,"instId":300011,"propState":0,"propId":104011,"pos":{"x":-36140,"y":-616704,"z":-47300},"rot":{"x":0,"y":272694,"z":0}},{"groupId":203,"instId":300010,"propState":0,"propId":104009,"pos":{"x":-75729,"y":-616705,"z":-66042},"rot":{"x":0,"y":186601,"z":0}},{"groupId":203,"instId":300009,"propState":0,"propId":104011,"pos":{"x":-58300,"y":-616554,"z":-81830},"rot":{"x":0,"y":304923,"z":0}},{"groupId":203,"instId":300008,"propState":0,"propId":104011,"pos":{"x":-57210,"y":-616554,"z":-80280},"rot":{"x":0,"y":304923,"z":0}},{"groupId":203,"instId":300007,"propState":0,"propId":104011,"pos":{"x":-56102,"y":-616554,"z":-78686},"rot":{"x":0,"y":304923,"z":0}},{"groupId":203,"instId":300029,"propState":0,"propId":104011,"pos":{"x":-5550,"y":-617983,"z":-91910},"rot":{"x":0,"y":126975,"z":0}},{"groupId":203,"instId":300006,"propState":0,"propId":104011,"pos":{"x":47707,"y":-620669,"z":-87968},"rot":{"x":333795,"y":13719,"z":22157}},{"groupId":203,"instId":300005,"propState":0,"propId":104011,"pos":{"x":73426,"y":-616587,"z":-59252},"rot":{"x":0,"y":308492,"z":0}},{"groupId":203,"instId":300004,"propState":0,"propId":104011,"pos":{"x":72881,"y":-616587,"z":-60887},"rot":{"x":0,"y":270143,"z":0}},{"groupId":203,"instId":300003,"propState":0,"propId":104011,"pos":{"x":73244,"y":-616521,"z":-62399},"rot":{"x":0,"y":220505,"z":0}},{"groupId":203,"instId":300002,"propState":0,"propId":104011,"pos":{"x":66322,"y":-615320,"z":-29070},"rot":{"x":0,"y":344604,"z":0}},{"groupId":203,"instId":300024,"propState":0,"propId":104011,"pos":{"x":74100,"y":-615320,"z":-7855},"rot":{"x":0,"y":226282,"z":0}},{"groupId":203,"instId":300025,"propState":0,"propId":104009,"pos":{"x":54347,"y":-616704,"z":-44215},"rot":{"x":0,"y":2393,"z":0}},{"groupId":203,"instId":300001,"propState":0,"propId":104008,"pos":{"x":-68133,"y":-622004,"z":20228},"rot":{"x":0,"y":253650,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"209":{"props":[{"groupId":209,"instId":300003,"propState":20,"propId":60401,"pos":{"x":-314015,"y":-20282,"z":-36519},"rot":{"x":0,"y":40917,"z":0}},{"groupId":209,"instId":300004,"propState":1,"propId":211,"pos":{"x":-314015,"y":-20282,"z":-36519},"rot":{"x":0,"y":40917,"z":0}},{"groupId":209,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-278937,"y":-18947,"z":75270},"rot":{"x":0,"y":90000,"z":0}},{"groupId":209,"instId":300001,"propState":0,"propId":104011,"pos":{"x":-278937,"y":-18947,"z":75270},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300002,"propState":0,"propId":104023,"pos":{"x":309378,"y":-30328,"z":-65955},"rot":{"x":0,"y":310461,"z":0}},{"groupId":210,"instId":300004,"propState":1,"propId":211,"pos":{"x":258248,"y":-14952,"z":-64958},"rot":{"x":0,"y":47315,"z":0}},{"groupId":210,"instId":300003,"propState":20,"propId":60401,"pos":{"x":258248,"y":-14952,"z":-64958},"rot":{"x":0,"y":47315,"z":0}},{"groupId":210,"instId":300001,"propState":0,"propId":104011,"pos":{"x":309378,"y":-30328,"z":-65955},"rot":{"x":0,"y":310461,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"219":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"220":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-246140,"y":-1050,"z":41610},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"228":{"props":[{"groupId":228,"instId":300001,"propState":11,"propId":104046,"pos":{"x":308420,"y":-762,"z":-52467},"rot":{"x":0,"y":173000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"229":{"props":[{"groupId":229,"instId":300001,"propState":11,"propId":104046,"pos":{"x":84120,"y":-648972,"z":48630},"rot":{"x":0,"y":336000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"230":{"props":[{"groupId":230,"instId":300001,"propState":12,"propId":60401,"pos":{"x":61210,"y":64050,"z":65820},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"231":{"props":[{"groupId":231,"instId":300005,"propState":0,"propId":104270,"pos":{"x":-34153,"y":72700,"z":30606},"rot":{"x":0,"y":137188,"z":0}},{"groupId":231,"instId":300004,"propState":0,"propId":104270,"pos":{"x":31280,"y":64700,"z":35828},"rot":{"x":0,"y":295059,"z":0}},{"groupId":231,"instId":300003,"propState":0,"propId":104270,"pos":{"x":57712,"y":64600,"z":60950},"rot":{"x":0,"y":228311,"z":0}},{"groupId":231,"instId":300002,"propState":0,"propId":104270,"pos":{"x":87073,"y":60650,"z":4325},"rot":{"x":0,"y":342917,"z":0}},{"groupId":231,"instId":300001,"propState":0,"propId":104270,"pos":{"x":118707,"y":60650,"z":-2559},"rot":{"x":0,"y":289257,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"232":{"props":[{"groupId":232,"instId":300005,"propState":0,"propId":104270,"pos":{"x":-33742,"y":72650,"z":-30959},"rot":{"x":0,"y":38274,"z":0}},{"groupId":232,"instId":300004,"propState":0,"propId":104270,"pos":{"x":28808,"y":64600,"z":-37005},"rot":{"x":0,"y":236801,"z":0}},{"groupId":232,"instId":300003,"propState":0,"propId":104270,"pos":{"x":56943,"y":64600,"z":-59123},"rot":{"x":0,"y":305783,"z":0}},{"groupId":232,"instId":300002,"propState":0,"propId":104270,"pos":{"x":87018,"y":60650,"z":-4101},"rot":{"x":0,"y":174376,"z":0}},{"groupId":232,"instId":300001,"propState":0,"propId":104270,"pos":{"x":118536,"y":60650,"z":2263},"rot":{"x":0,"y":243010,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"233":{"props":[],"npcs":[],"monsters":[{"groupId":233,"instId":200001,"monsterId":4032040,"eventId":20432131,"pos":{"x":67132,"y":64050,"z":-65382},"rot":{"x":0,"y":295594,"z":0}}],"teleports":{}},"234":{"props":[{"groupId":234,"instId":300001,"propState":12,"propId":60401,"pos":{"x":30,"y":-22000,"z":93450},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"235":{"props":[{"groupId":235,"instId":300005,"propState":0,"propId":104270,"pos":{"x":-93561,"y":-29350,"z":-2243},"rot":{"x":0,"y":279487,"z":0}},{"groupId":235,"instId":300004,"propState":0,"propId":104270,"pos":{"x":-76990,"y":-25605,"z":50881},"rot":{"x":0,"y":185747,"z":0}},{"groupId":235,"instId":300003,"propState":0,"propId":104270,"pos":{"x":-12724,"y":-21450,"z":91789},"rot":{"x":0,"y":250006,"z":0}},{"groupId":235,"instId":300002,"propState":0,"propId":104270,"pos":{"x":2093,"y":-21350,"z":31946},"rot":{"x":0,"y":0,"z":0}},{"groupId":235,"instId":300001,"propState":0,"propId":104270,"pos":{"x":-16184,"y":-13400,"z":2655},"rot":{"x":0,"y":300322,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"236":{"props":[],"npcs":[],"monsters":[{"groupId":236,"instId":200001,"monsterId":4032010,"eventId":20432132,"pos":{"x":-32250,"y":-13840,"z":-1950},"rot":{"x":0,"y":244213,"z":0}}],"teleports":{}},"237":{"props":[{"groupId":237,"instId":300003,"propState":0,"propId":104270,"pos":{"x":-93622,"y":-29350,"z":2777},"rot":{"x":0,"y":250006,"z":0}},{"groupId":237,"instId":300002,"propState":0,"propId":104270,"pos":{"x":-67359,"y":-25350,"z":-63138},"rot":{"x":0,"y":321306,"z":0}},{"groupId":237,"instId":300001,"propState":0,"propId":104270,"pos":{"x":-30940,"y":-29350,"z":-3590},"rot":{"x":0,"y":173501,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"238":{"props":[],"npcs":[],"monsters":[{"groupId":238,"instId":200001,"monsterId":4032050,"eventId":20432133,"pos":{"x":-17700,"y":-26000,"z":-22030},"rot":{"x":0,"y":347180,"z":0}}],"teleports":{}},"239":{"props":[{"groupId":239,"instId":300003,"propState":0,"propId":104270,"pos":{"x":-47928,"y":-51850,"z":-44448},"rot":{"x":0,"y":49303,"z":0}},{"groupId":239,"instId":300002,"propState":0,"propId":104270,"pos":{"x":-4040,"y":-47950,"z":-67324},"rot":{"x":0,"y":279226,"z":0}},{"groupId":239,"instId":300001,"propState":0,"propId":104270,"pos":{"x":2685,"y":-47787,"z":-103082},"rot":{"x":0,"y":340797,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"240":{"props":[{"groupId":240,"instId":300005,"propState":0,"propId":104270,"pos":{"x":-32017,"y":-59850,"z":-34511},"rot":{"x":0,"y":38274,"z":0}},{"groupId":240,"instId":300004,"propState":0,"propId":104270,"pos":{"x":-67194,"y":-55850,"z":1950},"rot":{"x":0,"y":94833,"z":0}},{"groupId":240,"instId":300003,"propState":0,"propId":104270,"pos":{"x":-40843,"y":-51900,"z":-59056},"rot":{"x":0,"y":309896,"z":0}},{"groupId":240,"instId":300002,"propState":0,"propId":104270,"pos":{"x":-5401,"y":-47950,"z":-66646},"rot":{"x":0,"y":275482,"z":0}},{"groupId":240,"instId":300001,"propState":0,"propId":104270,"pos":{"x":2693,"y":-47950,"z":-102255},"rot":{"x":0,"y":346021,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"241":{"props":[{"groupId":241,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-47280,"y":-56500,"z":2210},"rot":{"x":0,"y":227069,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"242":{"props":[],"npcs":[],"monsters":[{"groupId":242,"instId":200001,"monsterId":4032010,"eventId":20432134,"pos":{"x":4490,"y":-48500,"z":-69330},"rot":{"x":0,"y":266013,"z":0}}],"teleports":{}},"243":{"props":[{"groupId":243,"instId":300005,"propState":0,"propId":104270,"pos":{"x":29924,"y":-615900,"z":-33710},"rot":{"x":0,"y":131387,"z":0}},{"groupId":243,"instId":300004,"propState":0,"propId":104270,"pos":{"x":47066,"y":-614000,"z":2204},"rot":{"x":0,"y":192253,"z":0}},{"groupId":243,"instId":300003,"propState":0,"propId":104270,"pos":{"x":36045,"y":-611900,"z":30379},"rot":{"x":0,"y":151648,"z":0}},{"groupId":243,"instId":300002,"propState":0,"propId":104270,"pos":{"x":25068,"y":-612385,"z":8312},"rot":{"x":0,"y":312213,"z":0}},{"groupId":243,"instId":300001,"propState":0,"propId":104270,"pos":{"x":10137,"y":-615900,"z":-14125},"rot":{"x":0,"y":92775,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"244":{"props":[],"npcs":[],"monsters":[{"groupId":244,"instId":200001,"monsterId":4032050,"eventId":20432135,"pos":{"x":13830,"y":-612550,"z":17270},"rot":{"x":0,"y":266013,"z":0}}],"teleports":{}},"245":{"props":[{"groupId":245,"instId":300001,"propState":12,"propId":60401,"pos":{"x":4380,"y":-610700,"z":46587},"rot":{"x":0,"y":188654,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"247":{"props":[{"groupId":247,"instId":300001,"propState":18,"propId":104094,"pos":{"x":5394,"y":-617790,"z":-89669},"rot":{"x":355956,"y":298803,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"248":{"props":[{"groupId":248,"instId":300001,"propState":0,"propId":104238,"pos":{"x":-86150,"y":-653416,"z":116168},"rot":{"x":0,"y":142999,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":501,"startAnchorId":null,"startGroupId":null}},"2043301":{"P20433_F20433001":{"scenes":{"55":{"props":[{"groupId":55,"instId":300005,"propState":8,"propId":101,"pos":{"x":-8091,"y":27791,"z":-759003},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300004,"propState":8,"propId":101,"pos":{"x":11720,"y":91837,"z":-134353},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300003,"propState":8,"propId":101,"pos":{"x":4940,"y":104822,"z":51022},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300002,"propState":8,"propId":101,"pos":{"x":1100,"y":806117,"z":679580},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300001,"propState":8,"propId":101,"pos":{"x":6650,"y":886262,"z":955180},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2043301":{"anchorId":1,"groupId":55,"instId":300001,"pos":{"x":-2655,"y":889049,"z":999378},"rot":{"x":0,"y":180000,"z":0}},"2043302":{"anchorId":2,"groupId":55,"instId":300002,"pos":{"x":-2747,"y":806280,"z":677728},"rot":{"x":0,"y":0,"z":0}},"2043303":{"anchorId":3,"groupId":55,"instId":300003,"pos":{"x":-27,"y":104784,"z":54614},"rot":{"x":0,"y":180000,"z":0}},"2043304":{"anchorId":4,"groupId":55,"instId":300004,"pos":{"x":-188,"y":91860,"z":-141047},"rot":{"x":0,"y":180000,"z":0}},"2043305":{"anchorId":5,"groupId":55,"instId":300005,"pos":{"x":-91,"y":27816,"z":-755669},"rot":{"x":0,"y":180000,"z":0}}}},"29":{"props":[{"groupId":29,"instId":300001,"propState":0,"propId":104192,"pos":{"x":-2669,"y":888340,"z":1000540},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300006,"propState":0,"propId":100,"pos":{"x":5100,"y":33800,"z":-2183700},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":31120,"z":-262500},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":104052,"pos":{"x":90,"y":34438,"z":-668310},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300005,"propState":0,"propId":104052,"pos":{"x":80,"y":88233,"z":-292917},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":104019,"pos":{"x":80,"y":88233,"z":-292917},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":104019,"pos":{"x":90,"y":34438,"z":-668310},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":648000,"z":10600},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":334400,"z":953800},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":104052,"pos":{"x":-2650,"y":806319,"z":660226},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":104052,"pos":{"x":110,"y":102442,"z":217370},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":104019,"pos":{"x":-2650,"y":806319,"z":660226},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":104019,"pos":{"x":110,"y":102442,"z":217370},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300005,"propState":0,"propId":104050,"pos":{"x":11360,"y":888340,"z":998350},"rot":{"x":0,"y":180000,"z":0}},{"groupId":20,"instId":300003,"propState":0,"propId":104050,"pos":{"x":6420,"y":103713,"z":-77290},"rot":{"x":0,"y":180000,"z":0}},{"groupId":20,"instId":300002,"propState":0,"propId":104050,"pos":{"x":4981,"y":88068,"z":-259686},"rot":{"x":0,"y":210000,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":104050,"pos":{"x":11290,"y":34423,"z":-673490},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300007,"propState":2,"propId":104012,"pos":{"x":0,"y":0,"z":200000},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300006,"propState":2,"propId":104012,"pos":{"x":48251,"y":30925,"z":-790498},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300005,"propState":2,"propId":104012,"pos":{"x":48031,"y":30922,"z":-5750286},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300004,"propState":2,"propId":104012,"pos":{"x":-48093,"y":30928,"z":-5750260},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300003,"propState":2,"propId":104012,"pos":{"x":-48273,"y":30917,"z":-790429},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300002,"propState":2,"propId":104012,"pos":{"x":33065,"y":33103,"z":-810576},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300001,"propState":2,"propId":104012,"pos":{"x":-33113,"y":33129,"z":-810385},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300003,"propState":0,"propId":104078,"pos":{"x":-21220,"y":88418,"z":-172604},"rot":{"x":0,"y":59796,"z":0}},{"groupId":23,"instId":300004,"propState":0,"propId":104078,"pos":{"x":21350,"y":88420,"z":-172660},"rot":{"x":0,"y":300714,"z":0}},{"groupId":23,"instId":300002,"propState":0,"propId":104078,"pos":{"x":25160,"y":844695,"z":858000},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":104078,"pos":{"x":-2720,"y":814725,"z":728740},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300002,"propState":1,"propId":104068,"pos":{"x":41192,"y":30733,"z":-752230},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300001,"propState":1,"propId":104068,"pos":{"x":-41135,"y":30783,"z":-751885},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300002,"propState":0,"propId":104073,"pos":{"x":53050,"y":30780,"z":-773470},"rot":{"x":0,"y":41937,"z":0}},{"groupId":28,"instId":300001,"propState":0,"propId":104073,"pos":{"x":-43270,"y":30780,"z":-773530},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300004,"propState":0,"propId":104072,"pos":{"x":9362,"y":104544,"z":110385},"rot":{"x":0,"y":269602,"z":0}},{"groupId":27,"instId":300005,"propState":0,"propId":104072,"pos":{"x":-35594,"y":822308,"z":742265},"rot":{"x":0,"y":29239,"z":0}},{"groupId":27,"instId":300003,"propState":0,"propId":104072,"pos":{"x":-9364,"y":104544,"z":110462},"rot":{"x":0,"y":89602,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300005,"propState":1,"propId":104014,"pos":{"x":-1023,"y":831379,"z":802078},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300004,"propState":1,"propId":104014,"pos":{"x":-20099,"y":821411,"z":768994},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300003,"propState":1,"propId":104001,"pos":{"x":-20099,"y":821411,"z":768994},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300002,"propState":1,"propId":104003,"pos":{"x":-1040,"y":831710,"z":807730},"rot":{"x":0,"y":32300,"z":0}},{"groupId":30,"instId":300001,"propState":1,"propId":104003,"pos":{"x":-20300,"y":821514,"z":762000},"rot":{"x":0,"y":208490,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300005,"propState":1,"propId":104014,"pos":{"x":-2676,"y":886260,"z":940527},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300007,"propState":0,"propId":104016,"pos":{"x":250,"y":886367,"z":945220},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300002,"propState":1,"propId":104003,"pos":{"x":-5760,"y":886360,"z":945220},"rot":{"x":0,"y":1900,"z":0}},{"groupId":31,"instId":300006,"propState":0,"propId":104258,"pos":{"x":-8300,"y":833800,"z":923100},"rot":{"x":0,"y":0,"z":353000}},{"groupId":31,"instId":300004,"propState":1,"propId":104014,"pos":{"x":-2800,"y":854480,"z":902620},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300003,"propState":1,"propId":104001,"pos":{"x":-2839,"y":854635,"z":902597},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300001,"propState":1,"propId":104003,"pos":{"x":534,"y":854718,"z":897468},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-8360,"y":27791,"z":-812210},"rot":{"x":0,"y":90000,"z":0}},{"groupId":32,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-67602,"y":30783,"z":-760736},"rot":{"x":0,"y":135625,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":104010,"pos":{"x":8339,"y":27791,"z":-808710},"rot":{"x":0,"y":270082,"z":0}},{"groupId":32,"instId":300015,"propState":0,"propId":104010,"pos":{"x":-8360,"y":27791,"z":-814000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":32,"instId":300012,"propState":0,"propId":104010,"pos":{"x":-8360,"y":27791,"z":-808690},"rot":{"x":0,"y":90000,"z":0}},{"groupId":32,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-7446,"y":27791,"z":-803924},"rot":{"x":0,"y":131392,"z":0}},{"groupId":32,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-38574,"y":30783,"z":-760788},"rot":{"x":0,"y":182322,"z":0}},{"groupId":32,"instId":300002,"propState":0,"propId":104010,"pos":{"x":8339,"y":27791,"z":-810528},"rot":{"x":0,"y":270082,"z":0}},{"groupId":32,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-25198,"y":30782,"z":-825492},"rot":{"x":0,"y":45689,"z":0}},{"groupId":32,"instId":300013,"propState":0,"propId":104010,"pos":{"x":-8360,"y":27791,"z":-810508},"rot":{"x":0,"y":90000,"z":0}},{"groupId":32,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-8359,"y":27791,"z":-806910},"rot":{"x":0,"y":90000,"z":0}},{"groupId":32,"instId":300008,"propState":0,"propId":104010,"pos":{"x":8751,"y":27828,"z":-730691},"rot":{"x":0,"y":270000,"z":0}},{"groupId":32,"instId":300009,"propState":0,"propId":104010,"pos":{"x":8339,"y":27791,"z":-814020},"rot":{"x":0,"y":270082,"z":0}},{"groupId":32,"instId":300003,"propState":0,"propId":104010,"pos":{"x":8339,"y":27791,"z":-812230},"rot":{"x":0,"y":270082,"z":0}},{"groupId":32,"instId":300016,"propState":0,"propId":104010,"pos":{"x":8340,"y":27791,"z":-806930},"rot":{"x":0,"y":270082,"z":0}},{"groupId":32,"instId":300004,"propState":0,"propId":104010,"pos":{"x":25380,"y":30733,"z":-795960},"rot":{"x":0,"y":208285,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-21894,"y":30782,"z":-794473},"rot":{"x":0,"y":180917,"z":0}},{"groupId":35,"instId":300003,"propState":12,"propId":60401,"pos":{"x":24378,"y":30782,"z":-824582},"rot":{"x":0,"y":318451,"z":0}},{"groupId":35,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-55196,"y":30783,"z":-757579},"rot":{"x":0,"y":140718,"z":0}},{"groupId":35,"instId":300001,"propState":12,"propId":60401,"pos":{"x":68671,"y":30783,"z":-779331},"rot":{"x":0,"y":314575,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300015,"propState":0,"propId":104011,"pos":{"x":28690,"y":805600,"z":704670},"rot":{"x":0,"y":60984,"z":0}},{"groupId":34,"instId":300014,"propState":0,"propId":104011,"pos":{"x":27860,"y":805600,"z":702320},"rot":{"x":0,"y":166805,"z":0}},{"groupId":34,"instId":300013,"propState":0,"propId":104011,"pos":{"x":26050,"y":805600,"z":704490},"rot":{"x":0,"y":286301,"z":0}},{"groupId":34,"instId":300012,"propState":0,"propId":104010,"pos":{"x":-32680,"y":806450,"z":829470},"rot":{"x":0,"y":75315,"z":0}},{"groupId":34,"instId":300011,"propState":0,"propId":104010,"pos":{"x":-32680,"y":808970,"z":829470},"rot":{"x":0,"y":164401,"z":0}},{"groupId":34,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-32680,"y":811310,"z":829470},"rot":{"x":0,"y":286301,"z":0}},{"groupId":34,"instId":300009,"propState":0,"propId":104011,"pos":{"x":54080,"y":837678,"z":841810},"rot":{"x":0,"y":23044,"z":0}},{"groupId":34,"instId":300008,"propState":0,"propId":104011,"pos":{"x":56160,"y":837678,"z":838090},"rot":{"x":0,"y":165045,"z":0}},{"groupId":34,"instId":300003,"propState":0,"propId":104011,"pos":{"x":57060,"y":837678,"z":841150},"rot":{"x":0,"y":286301,"z":0}},{"groupId":34,"instId":300002,"propState":0,"propId":104009,"pos":{"x":-895,"y":806117,"z":694119},"rot":{"x":0,"y":306686,"z":0}},{"groupId":34,"instId":300001,"propState":0,"propId":104009,"pos":{"x":14150,"y":844563,"z":862000},"rot":{"x":0,"y":306686,"z":0}},{"groupId":34,"instId":300007,"propState":0,"propId":104011,"pos":{"x":30701,"y":844567,"z":853235},"rot":{"x":0,"y":286301,"z":0}},{"groupId":34,"instId":300006,"propState":0,"propId":104010,"pos":{"x":11621,"y":831709,"z":809150},"rot":{"x":0,"y":314171,"z":0}},{"groupId":34,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-32849,"y":821545,"z":754607},"rot":{"x":326470,"y":70801,"z":2103}},{"groupId":34,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-6490,"y":814597,"z":735360},"rot":{"x":0,"y":171346,"z":0}},{"groupId":34,"instId":300004,"propState":0,"propId":104010,"pos":{"x":1258,"y":814597,"z":722212},"rot":{"x":0,"y":304935,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-16760,"y":88100,"z":-193550},"rot":{"x":0,"y":29935,"z":0}},{"groupId":36,"instId":300002,"propState":12,"propId":60401,"pos":{"x":10107,"y":103702,"z":-77717},"rot":{"x":0,"y":252809,"z":0}},{"groupId":36,"instId":300006,"propState":12,"propId":60401,"pos":{"x":7689,"y":88230,"z":-284421},"rot":{"x":0,"y":271448,"z":0}},{"groupId":36,"instId":300004,"propState":12,"propId":60401,"pos":{"x":18020,"y":88100,"z":-131640},"rot":{"x":0,"y":90000,"z":0}},{"groupId":36,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-12237,"y":91838,"z":-133635},"rot":{"x":0,"y":180000,"z":0}},{"groupId":36,"instId":300001,"propState":12,"propId":60401,"pos":{"x":7575,"y":103702,"z":105860},"rot":{"x":0,"y":310511,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300024,"propState":0,"propId":104010,"pos":{"x":30950,"y":88100,"z":-176990},"rot":{"x":0,"y":214289,"z":0}},{"groupId":33,"instId":300032,"propState":0,"propId":104010,"pos":{"x":-5078,"y":104603,"z":52713},"rot":{"x":331322,"y":43654,"z":26364}},{"groupId":33,"instId":300029,"propState":0,"propId":104010,"pos":{"x":28426,"y":88100,"z":-173324},"rot":{"x":0,"y":271497,"z":0}},{"groupId":33,"instId":300028,"propState":0,"propId":104010,"pos":{"x":29060,"y":88100,"z":-171390},"rot":{"x":0,"y":300634,"z":0}},{"groupId":33,"instId":300025,"propState":0,"propId":104010,"pos":{"x":29330,"y":88100,"z":-175410},"rot":{"x":0,"y":234109,"z":0}},{"groupId":33,"instId":300021,"propState":0,"propId":104010,"pos":{"x":-5629,"y":88186,"z":-212743},"rot":{"x":0,"y":30015,"z":0}},{"groupId":33,"instId":300020,"propState":0,"propId":104010,"pos":{"x":-8170,"y":103702,"z":-88690},"rot":{"x":0,"y":81309,"z":0}},{"groupId":33,"instId":300019,"propState":0,"propId":104010,"pos":{"x":5440,"y":104785,"z":-40065},"rot":{"x":332804,"y":334981,"z":352786}},{"groupId":33,"instId":300031,"propState":0,"propId":104010,"pos":{"x":3420,"y":104784,"z":55590},"rot":{"x":0,"y":346212,"z":0}},{"groupId":33,"instId":300030,"propState":0,"propId":104010,"pos":{"x":5276,"y":104784,"z":56046},"rot":{"x":0,"y":346212,"z":0}},{"groupId":33,"instId":300015,"propState":0,"propId":104010,"pos":{"x":-87438,"y":105194,"z":-3721},"rot":{"x":0,"y":46811,"z":0}},{"groupId":33,"instId":300013,"propState":0,"propId":104010,"pos":{"x":-86940,"y":105218,"z":24145},"rot":{"x":0,"y":139600,"z":0}},{"groupId":33,"instId":300008,"propState":0,"propId":104010,"pos":{"x":86894,"y":105218,"z":-2978},"rot":{"x":0,"y":306820,"z":0}},{"groupId":33,"instId":300007,"propState":0,"propId":104010,"pos":{"x":87702,"y":105194,"z":24424},"rot":{"x":0,"y":224646,"z":0}},{"groupId":33,"instId":300009,"propState":0,"propId":104010,"pos":{"x":5577,"y":102008,"z":149683},"rot":{"x":355110,"y":238734,"z":27671}},{"groupId":33,"instId":300003,"propState":0,"propId":104010,"pos":{"x":-4989,"y":103649,"z":121129},"rot":{"x":331589,"y":107831,"z":328280}},{"groupId":33,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-6255,"y":102381,"z":159531},"rot":{"x":0,"y":70704,"z":0}},{"groupId":33,"instId":300018,"propState":0,"propId":104010,"pos":{"x":-2065,"y":102363,"z":173183},"rot":{"x":0,"y":18718,"z":0}},{"groupId":33,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-5420,"y":102363,"z":174320},"rot":{"x":0,"y":18718,"z":0}},{"groupId":33,"instId":300027,"propState":0,"propId":104010,"pos":{"x":30620,"y":88100,"z":-170060},"rot":{"x":0,"y":332848,"z":0}},{"groupId":33,"instId":300026,"propState":0,"propId":104010,"pos":{"x":32846,"y":88100,"z":-169687},"rot":{"x":0,"y":357140,"z":0}},{"groupId":33,"instId":300023,"propState":0,"propId":104010,"pos":{"x":-5651,"y":88634,"z":-251113},"rot":{"x":305528,"y":80675,"z":302069}},{"groupId":33,"instId":300022,"propState":0,"propId":104010,"pos":{"x":-3880,"y":88186,"z":-213750},"rot":{"x":0,"y":30015,"z":0}},{"groupId":33,"instId":300002,"propState":0,"propId":104011,"pos":{"x":-16310,"y":87938,"z":-191586},"rot":{"x":340837,"y":32635,"z":342378}},{"groupId":33,"instId":300001,"propState":0,"propId":104011,"pos":{"x":-15391,"y":87894,"z":-193498},"rot":{"x":0,"y":79601,"z":0}},{"groupId":33,"instId":300010,"propState":0,"propId":104009,"pos":{"x":-6721,"y":88064,"z":-161029},"rot":{"x":0,"y":157275,"z":0}},{"groupId":33,"instId":300012,"propState":0,"propId":104008,"pos":{"x":-4583,"y":104784,"z":-62938},"rot":{"x":0,"y":151932,"z":0}},{"groupId":33,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-3985,"y":102294,"z":194062},"rot":{"x":0,"y":224324,"z":0}},{"groupId":33,"instId":300006,"propState":0,"propId":104010,"pos":{"x":5302,"y":102089,"z":150659},"rot":{"x":338630,"y":310809,"z":334464}},{"groupId":33,"instId":300017,"propState":0,"propId":104010,"pos":{"x":-3730,"y":102363,"z":173750},"rot":{"x":0,"y":18718,"z":0}},{"groupId":33,"instId":300014,"propState":0,"propId":104010,"pos":{"x":2550,"y":102294,"z":185250},"rot":{"x":0,"y":346830,"z":0}},{"groupId":33,"instId":300004,"propState":0,"propId":104010,"pos":{"x":4399,"y":102294,"z":185678},"rot":{"x":0,"y":346830,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-35547,"y":821512,"z":746216},"rot":{"x":0,"y":72721,"z":0}},{"groupId":37,"instId":300004,"propState":12,"propId":60401,"pos":{"x":5191,"y":806320,"z":668459},"rot":{"x":0,"y":275501,"z":0}},{"groupId":37,"instId":300002,"propState":12,"propId":60401,"pos":{"x":6435,"y":844563,"z":855201},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300001,"propState":12,"propId":60401,"pos":{"x":19630,"y":886262,"z":1004480},"rot":{"x":0,"y":49547,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300004,"propState":20,"propId":60402,"pos":{"x":3900,"y":831710,"z":821000},"rot":{"x":0,"y":160000,"z":0}},{"groupId":39,"instId":300002,"propState":0,"propId":104089,"pos":{"x":-63730,"y":843640,"z":853240},"rot":{"x":0,"y":150039,"z":0}},{"groupId":39,"instId":300001,"propState":0,"propId":104097,"pos":{"x":432,"y":831710,"z":818631},"rot":{"x":0,"y":125480,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300001,"propState":0,"propId":104119,"pos":{"x":50840,"y":814110,"z":749360},"rot":{"x":354920,"y":10773,"z":187632}},{"groupId":40,"instId":300008,"propState":0,"propId":104037,"pos":{"x":-62513,"y":845376,"z":841758},"rot":{"x":2123,"y":335447,"z":178245}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300003,"propState":0,"propId":104061,"pos":{"x":50862,"y":811160,"z":749289},"rot":{"x":0,"y":0,"z":0}},{"groupId":41,"instId":300002,"propState":0,"propId":104061,"pos":{"x":11230,"y":838730,"z":847729},"rot":{"x":0,"y":0,"z":0}},{"groupId":41,"instId":300001,"propState":0,"propId":104061,"pos":{"x":-34200,"y":883420,"z":779560},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300015,"propState":0,"propId":102,"pos":{"x":2520,"y":104674,"z":10400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300014,"propState":0,"propId":102,"pos":{"x":-2480,"y":104674,"z":10400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300013,"propState":0,"propId":102,"pos":{"x":40,"y":104674,"z":7895},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300012,"propState":0,"propId":102,"pos":{"x":40,"y":104674,"z":12900},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300011,"propState":2,"propId":104172,"pos":{"x":3060,"y":107620,"z":10520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300010,"propState":2,"propId":104208,"pos":{"x":-117,"y":107937,"z":10185},"rot":{"x":0,"y":0,"z":180000}},{"groupId":58,"instId":300009,"propState":2,"propId":104207,"pos":{"x":29,"y":107832,"z":10436},"rot":{"x":90000,"y":180000,"z":0}},{"groupId":58,"instId":300008,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":58,"instId":300007,"propState":2,"propId":104083,"pos":{"x":0,"y":113655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300006,"propState":2,"propId":104170,"pos":{"x":30,"y":114655,"z":10400},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300005,"propState":0,"propId":100,"pos":{"x":-40,"y":104628,"z":14640},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300004,"propState":2,"propId":104172,"pos":{"x":-3079,"y":107620,"z":10519},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300003,"propState":2,"propId":104208,"pos":{"x":-149,"y":107929,"z":10181},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300002,"propState":2,"propId":104207,"pos":{"x":29,"y":107832,"z":10436},"rot":{"x":90000,"y":0,"z":0}},{"groupId":58,"instId":300001,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[{"groupId":103,"instId":300003,"propState":1,"propId":103074,"pos":{"x":-45942,"y":-614832,"z":47247},"rot":{"x":0,"y":313581,"z":0}},{"groupId":103,"instId":300001,"propState":11,"propId":104046,"pos":{"x":43410,"y":30792,"z":-787800},"rot":{"x":0,"y":46285,"z":0}},{"groupId":103,"instId":300002,"propState":20,"propId":60403,"pos":{"x":43006,"y":30792,"z":-788167},"rot":{"x":0,"y":48311,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"104":{"props":[{"groupId":104,"instId":300004,"propState":0,"propId":100,"pos":{"x":-48255,"y":33967,"z":-748608},"rot":{"x":0,"y":1764,"z":0}},{"groupId":104,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-47565,"y":33935,"z":-748629},"rot":{"x":0,"y":1764,"z":0}},{"groupId":104,"instId":300002,"propState":1,"propId":211,"pos":{"x":-48452,"y":30783,"z":-749316},"rot":{"x":0,"y":192772,"z":0}},{"groupId":104,"instId":300001,"propState":18,"propId":104130,"pos":{"x":-48255,"y":33818,"z":-748608},"rot":{"x":0,"y":192772,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300004,"propState":0,"propId":100,"pos":{"x":69251,"y":36481,"z":-769520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":105,"instId":300003,"propState":0,"propId":103074,"pos":{"x":70488,"y":36459,"z":-770443},"rot":{"x":0,"y":90000,"z":0}},{"groupId":105,"instId":300002,"propState":1,"propId":211,"pos":{"x":68302,"y":30783,"z":-769395},"rot":{"x":0,"y":270000,"z":0}},{"groupId":105,"instId":300001,"propState":18,"propId":104130,"pos":{"x":70422,"y":36250,"z":-769458},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"106":{"props":[{"groupId":106,"instId":300004,"propState":0,"propId":100,"pos":{"x":45900,"y":848477,"z":798833},"rot":{"x":343822,"y":324070,"z":357500}},{"groupId":106,"instId":300003,"propState":0,"propId":103074,"pos":{"x":45940,"y":849150,"z":795310},"rot":{"x":0,"y":348741,"z":358715}},{"groupId":106,"instId":300002,"propState":1,"propId":211,"pos":{"x":43579,"y":847643,"z":800789},"rot":{"x":343822,"y":324070,"z":357500}},{"groupId":106,"instId":300001,"propState":0,"propId":104130,"pos":{"x":45900,"y":848477,"z":798833},"rot":{"x":343822,"y":324070,"z":357500}}],"npcs":[],"monsters":[],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300002,"propState":1,"propId":211,"pos":{"x":-24,"y":34488,"z":-666318},"rot":{"x":0,"y":86149,"z":0}},{"groupId":108,"instId":300004,"propState":0,"propId":100,"pos":{"x":39,"y":35193,"z":-662267},"rot":{"x":0,"y":358770,"z":0}},{"groupId":108,"instId":300003,"propState":0,"propId":103074,"pos":{"x":696,"y":35185,"z":-662253},"rot":{"x":0,"y":358770,"z":0}},{"groupId":108,"instId":300001,"propState":0,"propId":104130,"pos":{"x":39,"y":35021,"z":-662267},"rot":{"x":0,"y":358770,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"107":{"props":[{"groupId":107,"instId":300006,"propState":0,"propId":104080,"pos":{"x":120298,"y":29145,"z":189601},"rot":{"x":0,"y":87380,"z":0}},{"groupId":107,"instId":300004,"propState":0,"propId":100,"pos":{"x":-73520,"y":107033,"z":6120},"rot":{"x":0,"y":264324,"z":0}},{"groupId":107,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-73520,"y":107033,"z":6120},"rot":{"x":0,"y":264324,"z":0}},{"groupId":107,"instId":300002,"propState":1,"propId":211,"pos":{"x":-74205,"y":105194,"z":5330},"rot":{"x":0,"y":264324,"z":0}},{"groupId":107,"instId":300001,"propState":0,"propId":104130,"pos":{"x":-73520,"y":107033,"z":6120},"rot":{"x":347108,"y":158456,"z":5034}}],"npcs":[],"monsters":[],"teleports":{}},"109":{"props":[{"groupId":109,"instId":300002,"propState":1,"propId":211,"pos":{"x":-21337,"y":819066,"z":743379},"rot":{"x":0,"y":192772,"z":0}},{"groupId":109,"instId":300004,"propState":0,"propId":100,"pos":{"x":-16500,"y":818100,"z":750320},"rot":{"x":356994,"y":4772,"z":0}},{"groupId":109,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-14030,"y":818220,"z":752010},"rot":{"x":356994,"y":4772,"z":0}},{"groupId":109,"instId":300001,"propState":0,"propId":104130,"pos":{"x":-16344,"y":817957,"z":752212},"rot":{"x":356994,"y":4772,"z":354940}}],"npcs":[],"monsters":[],"teleports":{}},"110":{"props":[{"groupId":110,"instId":300004,"propState":0,"propId":100,"pos":{"x":65710,"y":874299,"z":688220},"rot":{"x":0,"y":98674,"z":0}},{"groupId":110,"instId":300003,"propState":0,"propId":103074,"pos":{"x":67750,"y":874360,"z":685681},"rot":{"x":0,"y":98674,"z":0}},{"groupId":110,"instId":300002,"propState":1,"propId":211,"pos":{"x":68985,"y":874114,"z":688478},"rot":{"x":349259,"y":154039,"z":5185}},{"groupId":110,"instId":300001,"propState":0,"propId":104130,"pos":{"x":69181,"y":874174,"z":689301},"rot":{"x":277476,"y":330727,"z":26948}}],"npcs":[],"monsters":[],"teleports":{}},"111":{"props":[{"groupId":111,"instId":300004,"propState":0,"propId":100,"pos":{"x":33693,"y":846753,"z":855972},"rot":{"x":0,"y":103806,"z":0}},{"groupId":111,"instId":300003,"propState":0,"propId":103074,"pos":{"x":33693,"y":846758,"z":855077},"rot":{"x":0,"y":103806,"z":0}},{"groupId":111,"instId":300002,"propState":1,"propId":211,"pos":{"x":31580,"y":844566,"z":854360},"rot":{"x":0,"y":91543,"z":0}},{"groupId":111,"instId":300001,"propState":0,"propId":104130,"pos":{"x":34172,"y":846568,"z":855967},"rot":{"x":0,"y":322431,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"112":{"props":[{"groupId":112,"instId":300004,"propState":0,"propId":100,"pos":{"x":7111,"y":104965,"z":190573},"rot":{"x":0,"y":90000,"z":0}},{"groupId":112,"instId":300003,"propState":0,"propId":103074,"pos":{"x":7111,"y":105003,"z":189681},"rot":{"x":0,"y":90000,"z":0}},{"groupId":112,"instId":300002,"propState":1,"propId":211,"pos":{"x":5790,"y":102150,"z":190610},"rot":{"x":358618,"y":257527,"z":2891}},{"groupId":112,"instId":300001,"propState":18,"propId":104130,"pos":{"x":7614,"y":104740,"z":190660},"rot":{"x":357786,"y":275664,"z":2317}}],"npcs":[],"monsters":[],"teleports":{}},"113":{"props":[{"groupId":113,"instId":300004,"propState":0,"propId":100,"pos":{"x":-51630,"y":832410,"z":886779},"rot":{"x":0,"y":282492,"z":0}},{"groupId":113,"instId":300002,"propState":1,"propId":211,"pos":{"x":-51725,"y":831926,"z":887332},"rot":{"x":0,"y":262027,"z":0}},{"groupId":113,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-51640,"y":832210,"z":889740},"rot":{"x":0,"y":278531,"z":539}},{"groupId":113,"instId":300001,"propState":18,"propId":104130,"pos":{"x":-51790,"y":831930,"z":886800},"rot":{"x":1512,"y":288516,"z":459}}],"npcs":[],"monsters":[],"teleports":{}},"120":{"props":[{"groupId":120,"instId":300007,"propState":2,"propId":104083,"pos":{"x":0,"y":113655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300006,"propState":2,"propId":104170,"pos":{"x":0,"y":107655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300004,"propState":2,"propId":104172,"pos":{"x":60,"y":107620,"z":7315},"rot":{"x":0,"y":180000,"z":0}},{"groupId":120,"instId":300003,"propState":2,"propId":104207,"pos":{"x":-30000,"y":37920,"z":47043},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":120,"instId":300002,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":120,"instId":300001,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"121":{"props":[{"groupId":121,"instId":300002,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":121,"instId":300004,"propState":2,"propId":104172,"pos":{"x":60,"y":107620,"z":7315},"rot":{"x":0,"y":180000,"z":0}},{"groupId":121,"instId":300007,"propState":2,"propId":104083,"pos":{"x":0,"y":113655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":121,"instId":300006,"propState":2,"propId":104170,"pos":{"x":0,"y":107655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":121,"instId":300003,"propState":2,"propId":104207,"pos":{"x":-30000,"y":37920,"z":47043},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":121,"instId":300001,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"122":{"props":[{"groupId":122,"instId":300007,"propState":2,"propId":104083,"pos":{"x":0,"y":113655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":122,"instId":300006,"propState":2,"propId":104170,"pos":{"x":0,"y":107655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":122,"instId":300004,"propState":2,"propId":104172,"pos":{"x":60,"y":107620,"z":7315},"rot":{"x":0,"y":180000,"z":0}},{"groupId":122,"instId":300003,"propState":2,"propId":104208,"pos":{"x":-30000,"y":37920,"z":47043},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":122,"instId":300002,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":122,"instId":300001,"propState":2,"propId":104171,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"123":{"props":[{"groupId":123,"instId":300007,"propState":2,"propId":104083,"pos":{"x":0,"y":113655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":123,"instId":300006,"propState":2,"propId":104170,"pos":{"x":0,"y":107655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":123,"instId":300004,"propState":2,"propId":104172,"pos":{"x":60,"y":107620,"z":7315},"rot":{"x":0,"y":180000,"z":0}},{"groupId":123,"instId":300003,"propState":2,"propId":104207,"pos":{"x":-30000,"y":37920,"z":47043},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":123,"instId":300002,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":123,"instId":300001,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"124":{"props":[{"groupId":124,"instId":300007,"propState":2,"propId":104083,"pos":{"x":0,"y":113655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":124,"instId":300006,"propState":2,"propId":104170,"pos":{"x":0,"y":107655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":124,"instId":300004,"propState":2,"propId":104172,"pos":{"x":60,"y":107620,"z":7315},"rot":{"x":0,"y":180000,"z":0}},{"groupId":124,"instId":300003,"propState":2,"propId":104208,"pos":{"x":-30000,"y":37920,"z":47043},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":124,"instId":300002,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":124,"instId":300001,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"125":{"props":[{"groupId":125,"instId":300007,"propState":2,"propId":104083,"pos":{"x":0,"y":113655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":125,"instId":300006,"propState":2,"propId":104170,"pos":{"x":0,"y":107655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":125,"instId":300004,"propState":2,"propId":104172,"pos":{"x":60,"y":107620,"z":7315},"rot":{"x":0,"y":180000,"z":0}},{"groupId":125,"instId":300003,"propState":2,"propId":104208,"pos":{"x":-30000,"y":37920,"z":47043},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":125,"instId":300002,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":125,"instId":300001,"propState":2,"propId":104171,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"126":{"props":[{"groupId":126,"instId":300007,"propState":2,"propId":104083,"pos":{"x":0,"y":113655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":126,"instId":300006,"propState":2,"propId":104170,"pos":{"x":0,"y":107655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":126,"instId":300004,"propState":2,"propId":104172,"pos":{"x":60,"y":107620,"z":7315},"rot":{"x":0,"y":180000,"z":0}},{"groupId":126,"instId":300003,"propState":2,"propId":104208,"pos":{"x":-30000,"y":37920,"z":47043},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":126,"instId":300002,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":126,"instId":300001,"propState":2,"propId":104171,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"127":{"props":[{"groupId":127,"instId":300007,"propState":2,"propId":104083,"pos":{"x":0,"y":113655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":127,"instId":300006,"propState":2,"propId":104170,"pos":{"x":0,"y":107655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":127,"instId":300004,"propState":2,"propId":104172,"pos":{"x":60,"y":107620,"z":7315},"rot":{"x":0,"y":180000,"z":0}},{"groupId":127,"instId":300003,"propState":2,"propId":104208,"pos":{"x":-30000,"y":37920,"z":47043},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":127,"instId":300002,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":127,"instId":300001,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"128":{"props":[{"groupId":128,"instId":300006,"propState":2,"propId":104170,"pos":{"x":0,"y":107655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":128,"instId":300007,"propState":2,"propId":104083,"pos":{"x":0,"y":113655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":128,"instId":300004,"propState":2,"propId":104172,"pos":{"x":60,"y":107620,"z":7315},"rot":{"x":0,"y":180000,"z":0}},{"groupId":128,"instId":300003,"propState":2,"propId":104208,"pos":{"x":-30000,"y":37920,"z":47043},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":128,"instId":300002,"propState":2,"propId":104208,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":128,"instId":300001,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"140":{"props":[{"groupId":140,"instId":300005,"propState":0,"propId":100,"pos":{"x":-67997,"y":30783,"z":-776950},"rot":{"x":0,"y":90000,"z":0}},{"groupId":140,"instId":300004,"propState":0,"propId":100,"pos":{"x":-64430,"y":33590,"z":-776800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":140,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-61577,"y":32572,"z":-777099},"rot":{"x":0,"y":270000,"z":0}},{"groupId":140,"instId":300002,"propState":0,"propId":100,"pos":{"x":-67997,"y":30783,"z":-776950},"rot":{"x":0,"y":90000,"z":0}},{"groupId":140,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-61770,"y":30783,"z":-776800},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"141":{"props":[{"groupId":141,"instId":300003,"propState":0,"propId":211,"pos":{"x":-61770,"y":30783,"z":-776800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":141,"instId":300002,"propState":0,"propId":211,"pos":{"x":-67997,"y":30783,"z":-776950},"rot":{"x":0,"y":90000,"z":0}},{"groupId":141,"instId":300001,"propState":20,"propId":60402,"pos":{"x":-67997,"y":30783,"z":-776950},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300001,"propState":12,"propId":60401,"pos":{"x":54475,"y":30783,"z":-769693},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"149":{"props":[{"groupId":149,"instId":300004,"propState":0,"propId":100,"pos":{"x":54865,"y":30878,"z":-769693},"rot":{"x":0,"y":90000,"z":0}},{"groupId":149,"instId":300003,"propState":0,"propId":104102,"pos":{"x":54865,"y":31516,"z":-767507},"rot":{"x":0,"y":180000,"z":0}},{"groupId":149,"instId":300002,"propState":0,"propId":104159,"pos":{"x":54865,"y":30883,"z":-769692},"rot":{"x":0,"y":90000,"z":0}},{"groupId":149,"instId":300001,"propState":2,"propId":104102,"pos":{"x":54865,"y":31516,"z":-769693},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[{"groupId":152,"instId":300003,"propState":0,"propId":211,"pos":{"x":87115,"y":105203,"z":10379},"rot":{"x":0,"y":270000,"z":0}},{"groupId":152,"instId":300002,"propState":0,"propId":100,"pos":{"x":87115,"y":105203,"z":10379},"rot":{"x":0,"y":270000,"z":0}},{"groupId":152,"instId":300001,"propState":11,"propId":60402,"pos":{"x":87115,"y":105203,"z":10379},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300004,"propState":0,"propId":100,"pos":{"x":84115,"y":105203,"z":10379},"rot":{"x":0,"y":270000,"z":0}},{"groupId":151,"instId":300003,"propState":0,"propId":104102,"pos":{"x":84115,"y":106024,"z":13134},"rot":{"x":0,"y":180000,"z":0}},{"groupId":151,"instId":300002,"propState":0,"propId":104159,"pos":{"x":84115,"y":105314,"z":10379},"rot":{"x":0,"y":270000,"z":0}},{"groupId":151,"instId":300001,"propState":0,"propId":100,"pos":{"x":84115,"y":105203,"z":10379},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":151,"instId":400001,"npcId":2422,"pos":{"x":84115,"y":105214,"z":11379},"rot":{"x":0,"y":270000,"z":0}},{"groupId":151,"instId":400002,"npcId":2418,"pos":{"x":84115,"y":105214,"z":9379},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"154":{"props":[{"groupId":154,"instId":300001,"propState":0,"propId":104050,"pos":{"x":490,"y":814597,"z":735260},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300003,"propState":0,"propId":104102,"pos":{"x":2304,"y":815428,"z":735260},"rot":{"x":0,"y":270000,"z":0}},{"groupId":153,"instId":300004,"propState":0,"propId":100,"pos":{"x":490,"y":814597,"z":735260},"rot":{"x":0,"y":180000,"z":0}},{"groupId":153,"instId":300002,"propState":0,"propId":104159,"pos":{"x":490,"y":814697,"z":735260},"rot":{"x":0,"y":180000,"z":0}},{"groupId":153,"instId":300001,"propState":0,"propId":104050,"pos":{"x":490,"y":814597,"z":735260},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"155":{"props":[{"groupId":155,"instId":300004,"propState":0,"propId":104080,"pos":{"x":27059,"y":31651,"z":-775463},"rot":{"x":0,"y":292515,"z":0}},{"groupId":155,"instId":300003,"propState":0,"propId":104080,"pos":{"x":-28068,"y":31651,"z":-764113},"rot":{"x":0,"y":104753,"z":0}},{"groupId":155,"instId":300002,"propState":0,"propId":104080,"pos":{"x":7556,"y":28491,"z":-780257},"rot":{"x":0,"y":335117,"z":0}},{"groupId":155,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-7170,"y":28491,"z":-726797},"rot":{"x":0,"y":160198,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300007,"propState":0,"propId":104080,"pos":{"x":-8329,"y":889040,"z":974600},"rot":{"x":0,"y":154335,"z":0}},{"groupId":157,"instId":300006,"propState":0,"propId":104080,"pos":{"x":18890,"y":887046,"z":1011565},"rot":{"x":0,"y":230729,"z":0}},{"groupId":157,"instId":300005,"propState":0,"propId":104080,"pos":{"x":-21936,"y":886962,"z":1013212},"rot":{"x":0,"y":136524,"z":0}},{"groupId":157,"instId":300004,"propState":0,"propId":104080,"pos":{"x":15903,"y":887046,"z":958937},"rot":{"x":0,"y":331178,"z":0}},{"groupId":157,"instId":300003,"propState":0,"propId":104080,"pos":{"x":-26123,"y":887046,"z":963142},"rot":{"x":0,"y":45762,"z":0}},{"groupId":157,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-6110,"y":855458,"z":890903},"rot":{"x":0,"y":141298,"z":0}},{"groupId":157,"instId":300001,"propState":0,"propId":104080,"pos":{"x":13600,"y":832410,"z":821440},"rot":{"x":0,"y":207690,"z":0}},{"groupId":157,"instId":300011,"propState":0,"propId":104080,"pos":{"x":-5819,"y":806817,"z":683441},"rot":{"x":0,"y":154335,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300013,"propState":0,"propId":104080,"pos":{"x":-25485,"y":88800,"z":-136205},"rot":{"x":0,"y":198732,"z":0}},{"groupId":156,"instId":300015,"propState":0,"propId":104080,"pos":{"x":-4234,"y":105484,"z":89013},"rot":{"x":0,"y":161045,"z":0}},{"groupId":156,"instId":300014,"propState":0,"propId":104080,"pos":{"x":25605,"y":88784,"z":-153576},"rot":{"x":0,"y":135094,"z":0}},{"groupId":156,"instId":300012,"propState":0,"propId":104080,"pos":{"x":-38978,"y":105315,"z":13662},"rot":{"x":0,"y":247933,"z":0}},{"groupId":156,"instId":300011,"propState":0,"propId":104080,"pos":{"x":42495,"y":105315,"z":7517},"rot":{"x":0,"y":75536,"z":0}},{"groupId":156,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-4098,"y":106622,"z":-16806},"rot":{"x":0,"y":154909,"z":0}},{"groupId":156,"instId":300001,"propState":0,"propId":104080,"pos":{"x":5833,"y":103081,"z":199833},"rot":{"x":0,"y":208237,"z":0}},{"groupId":156,"instId":300010,"propState":0,"propId":104080,"pos":{"x":4981,"y":103063,"z":130963},"rot":{"x":0,"y":202212,"z":0}},{"groupId":156,"instId":300009,"propState":0,"propId":104080,"pos":{"x":-4984,"y":106630,"z":38306},"rot":{"x":0,"y":154352,"z":0}},{"groupId":156,"instId":300008,"propState":0,"propId":104080,"pos":{"x":73510,"y":105894,"z":14140},"rot":{"x":0,"y":115141,"z":0}},{"groupId":156,"instId":300007,"propState":0,"propId":104080,"pos":{"x":-73483,"y":105894,"z":5568},"rot":{"x":0,"y":301471,"z":0}},{"groupId":156,"instId":300006,"propState":0,"propId":104080,"pos":{"x":6840,"y":104402,"z":-95780},"rot":{"x":0,"y":211616,"z":0}},{"groupId":156,"instId":300005,"propState":0,"propId":104080,"pos":{"x":6035,"y":88764,"z":-169865},"rot":{"x":0,"y":196802,"z":0}},{"groupId":156,"instId":300004,"propState":0,"propId":104080,"pos":{"x":-4141,"y":88868,"z":-203190},"rot":{"x":0,"y":153611,"z":0}},{"groupId":156,"instId":300003,"propState":0,"propId":104080,"pos":{"x":4971,"y":88868,"z":-235988},"rot":{"x":0,"y":214208,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"158":{"props":[{"groupId":158,"instId":300003,"propState":101,"propId":104150,"pos":{"x":-310,"y":814670,"z":731810},"rot":{"x":0,"y":109416,"z":0}},{"groupId":158,"instId":300002,"propState":101,"propId":104152,"pos":{"x":20518,"y":844565,"z":861287},"rot":{"x":0,"y":135047,"z":0}},{"groupId":158,"instId":300001,"propState":101,"propId":104150,"pos":{"x":-3962,"y":844561,"z":855174},"rot":{"x":0,"y":135047,"z":0}}],"npcs":[],"monsters":[{"groupId":158,"instId":200004,"monsterId":4032010,"eventId":20433004,"pos":{"x":38912,"y":837678,"z":825628},"rot":{"x":0,"y":141814,"z":0}},{"groupId":158,"instId":200003,"monsterId":4032040,"eventId":20433003,"pos":{"x":18609,"y":844565,"z":859308},"rot":{"x":0,"y":42598,"z":0}},{"groupId":158,"instId":200006,"monsterId":4032010,"eventId":20433006,"pos":{"x":-31450,"y":821513,"z":754430},"rot":{"x":0,"y":85563,"z":0}},{"groupId":158,"instId":200002,"monsterId":4032030,"eventId":20433002,"pos":{"x":20930,"y":844640,"z":857150},"rot":{"x":0,"y":22684,"z":0}},{"groupId":158,"instId":200005,"monsterId":4032030,"eventId":20433005,"pos":{"x":-5050,"y":814670,"z":731280},"rot":{"x":0,"y":63871,"z":0}},{"groupId":158,"instId":200001,"monsterId":4032010,"eventId":20433001,"pos":{"x":-3310,"y":844561,"z":856270},"rot":{"x":0,"y":36759,"z":0}}],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300003,"propState":101,"propId":104150,"pos":{"x":-4390,"y":102361,"z":143380},"rot":{"x":0,"y":49548,"z":0}},{"groupId":160,"instId":300002,"propState":101,"propId":104152,"pos":{"x":-4511,"y":102363,"z":144904},"rot":{"x":0,"y":135047,"z":0}},{"groupId":160,"instId":300001,"propState":101,"propId":104150,"pos":{"x":3900,"y":102294,"z":183070},"rot":{"x":0,"y":222630,"z":0}}],"npcs":[],"monsters":[{"groupId":160,"instId":200007,"monsterId":4032050,"eventId":20433017,"pos":{"x":25671,"y":88100,"z":-134220},"rot":{"x":0,"y":25976,"z":0}},{"groupId":160,"instId":200006,"monsterId":4032040,"eventId":20433016,"pos":{"x":-7250,"y":88100,"z":-192230},"rot":{"x":0,"y":90000,"z":0}},{"groupId":160,"instId":200005,"monsterId":4032050,"eventId":20433015,"pos":{"x":-19604,"y":88100,"z":-133067},"rot":{"x":0,"y":326005,"z":0}},{"groupId":160,"instId":200004,"monsterId":4032040,"eventId":20433014,"pos":{"x":-5140,"y":103702,"z":-91060},"rot":{"x":0,"y":318706,"z":0}},{"groupId":160,"instId":200003,"monsterId":4032010,"eventId":20433013,"pos":{"x":-6473,"y":103702,"z":-87240},"rot":{"x":0,"y":113199,"z":0}},{"groupId":160,"instId":200002,"monsterId":4032010,"eventId":20433012,"pos":{"x":-5126,"y":103702,"z":116759},"rot":{"x":0,"y":271230,"z":0}},{"groupId":160,"instId":200001,"monsterId":4032040,"eventId":20433011,"pos":{"x":-5260,"y":103702,"z":114410},"rot":{"x":0,"y":302500,"z":0}}],"teleports":{}},"161":{"props":[],"npcs":[],"monsters":[{"groupId":161,"instId":200006,"monsterId":4032040,"eventId":20433026,"pos":{"x":-52864,"y":30783,"z":-759673},"rot":{"x":0,"y":276580,"z":0}},{"groupId":161,"instId":200005,"monsterId":4032050,"eventId":20433025,"pos":{"x":-55812,"y":30783,"z":-762482},"rot":{"x":0,"y":342916,"z":0}},{"groupId":161,"instId":200003,"monsterId":4032010,"eventId":20433023,"pos":{"x":-42657,"y":30783,"z":-781720},"rot":{"x":0,"y":212812,"z":0}},{"groupId":161,"instId":200002,"monsterId":4032050,"eventId":20433022,"pos":{"x":-6925,"y":27791,"z":-809232},"rot":{"x":0,"y":271230,"z":0}},{"groupId":161,"instId":200004,"monsterId":4032040,"eventId":20433024,"pos":{"x":-51471,"y":30783,"z":-780336},"rot":{"x":0,"y":64958,"z":0}},{"groupId":161,"instId":200001,"monsterId":4032040,"eventId":20433021,"pos":{"x":4058,"y":27791,"z":-808812},"rot":{"x":0,"y":53809,"z":0}}],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300002,"propState":101,"propId":104152,"pos":{"x":28149,"y":844566,"z":863190},"rot":{"x":0,"y":135047,"z":0}},{"groupId":181,"instId":300003,"propState":101,"propId":104150,"pos":{"x":-310,"y":814670,"z":731810},"rot":{"x":0,"y":109416,"z":0}},{"groupId":181,"instId":300001,"propState":101,"propId":104150,"pos":{"x":-3962,"y":844561,"z":855174},"rot":{"x":0,"y":135047,"z":0}}],"npcs":[],"monsters":[{"groupId":181,"instId":200006,"monsterId":4032010,"eventId":20433106,"pos":{"x":-1058,"y":814670,"z":730266},"rot":{"x":0,"y":345557,"z":0}},{"groupId":181,"instId":200005,"monsterId":4032030,"eventId":20433105,"pos":{"x":-2796,"y":814670,"z":731255},"rot":{"x":0,"y":11701,"z":0}},{"groupId":181,"instId":200004,"monsterId":4032010,"eventId":20433104,"pos":{"x":38912,"y":837678,"z":825628},"rot":{"x":0,"y":141814,"z":0}},{"groupId":181,"instId":200003,"monsterId":4032040,"eventId":20433103,"pos":{"x":23908,"y":844565,"z":862915},"rot":{"x":0,"y":42598,"z":0}},{"groupId":181,"instId":200002,"monsterId":4032030,"eventId":20433102,"pos":{"x":29493,"y":844566,"z":860927},"rot":{"x":0,"y":22684,"z":0}},{"groupId":181,"instId":200001,"monsterId":4032050,"eventId":20433101,"pos":{"x":-2331,"y":844561,"z":857170},"rot":{"x":0,"y":233629,"z":0}}],"teleports":{}},"182":{"props":[{"groupId":182,"instId":300003,"propState":101,"propId":104150,"pos":{"x":-4390,"y":102361,"z":143380},"rot":{"x":0,"y":49548,"z":0}},{"groupId":182,"instId":300002,"propState":101,"propId":104152,"pos":{"x":-4511,"y":102363,"z":144904},"rot":{"x":0,"y":135047,"z":0}},{"groupId":182,"instId":300001,"propState":101,"propId":104150,"pos":{"x":3900,"y":102294,"z":183070},"rot":{"x":0,"y":222630,"z":0}}],"npcs":[],"monsters":[{"groupId":182,"instId":200007,"monsterId":4032050,"eventId":20433117,"pos":{"x":25671,"y":88100,"z":-134220},"rot":{"x":0,"y":25976,"z":0}},{"groupId":182,"instId":200006,"monsterId":4032040,"eventId":20433116,"pos":{"x":-24033,"y":88100,"z":-179704},"rot":{"x":0,"y":182733,"z":0}},{"groupId":182,"instId":200005,"monsterId":4032050,"eventId":20433115,"pos":{"x":-19604,"y":88100,"z":-133067},"rot":{"x":0,"y":326005,"z":0}},{"groupId":182,"instId":200004,"monsterId":4032040,"eventId":20433114,"pos":{"x":-24000,"y":88100,"z":-134410},"rot":{"x":0,"y":35400,"z":0}},{"groupId":182,"instId":200003,"monsterId":4032010,"eventId":20433113,"pos":{"x":-12068,"y":88100,"z":-193515},"rot":{"x":0,"y":271230,"z":0}},{"groupId":182,"instId":200002,"monsterId":4032010,"eventId":20433112,"pos":{"x":-5126,"y":103702,"z":116759},"rot":{"x":0,"y":271230,"z":0}},{"groupId":182,"instId":200001,"monsterId":4032040,"eventId":20433111,"pos":{"x":-5260,"y":103702,"z":114410},"rot":{"x":0,"y":302500,"z":0}}],"teleports":{}},"183":{"props":[],"npcs":[],"monsters":[{"groupId":183,"instId":200006,"monsterId":4032040,"eventId":20433126,"pos":{"x":-52864,"y":30783,"z":-759673},"rot":{"x":0,"y":276580,"z":0}},{"groupId":183,"instId":200005,"monsterId":4032050,"eventId":20433125,"pos":{"x":-55812,"y":30783,"z":-762482},"rot":{"x":0,"y":342916,"z":0}},{"groupId":183,"instId":200004,"monsterId":4032040,"eventId":20433124,"pos":{"x":-51471,"y":30783,"z":-780336},"rot":{"x":0,"y":64958,"z":0}},{"groupId":183,"instId":200003,"monsterId":4032010,"eventId":20433123,"pos":{"x":-42657,"y":30783,"z":-781720},"rot":{"x":0,"y":212812,"z":0}},{"groupId":183,"instId":200002,"monsterId":4032050,"eventId":20433122,"pos":{"x":-6925,"y":27791,"z":-809232},"rot":{"x":0,"y":271230,"z":0}},{"groupId":183,"instId":200001,"monsterId":4032040,"eventId":20433121,"pos":{"x":4058,"y":27791,"z":-808812},"rot":{"x":0,"y":53809,"z":0}}],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-86900,"y":105203,"z":10501},"rot":{"x":0,"y":86903,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"185":{"props":[{"groupId":185,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-34144,"y":88100,"z":-159210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300001,"propState":11,"propId":104046,"pos":{"x":21963,"y":30782,"z":-794310},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300002,"propState":0,"propId":211,"pos":{"x":20504,"y":105115,"z":4738},"rot":{"x":0,"y":284013,"z":0}},{"groupId":187,"instId":300001,"propState":20,"propId":60401,"pos":{"x":20504,"y":105115,"z":4738},"rot":{"x":0,"y":284013,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300002,"propState":0,"propId":211,"pos":{"x":19712,"y":105115,"z":2146},"rot":{"x":0,"y":284013,"z":0}},{"groupId":188,"instId":300001,"propState":20,"propId":60401,"pos":{"x":19530,"y":105115,"z":2220},"rot":{"x":0,"y":290928,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300002,"propState":0,"propId":211,"pos":{"x":18465,"y":105115,"z":-262},"rot":{"x":0,"y":284013,"z":0}},{"groupId":189,"instId":300001,"propState":20,"propId":60402,"pos":{"x":18465,"y":105115,"z":-262},"rot":{"x":0,"y":301833,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300002,"propState":0,"propId":211,"pos":{"x":16947,"y":105115,"z":-2738},"rot":{"x":0,"y":284013,"z":0}},{"groupId":190,"instId":300001,"propState":20,"propId":60401,"pos":{"x":16676,"y":105115,"z":-2541},"rot":{"x":0,"y":306475,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"191":{"props":[{"groupId":191,"instId":300002,"propState":0,"propId":211,"pos":{"x":14898,"y":105115,"z":-4715},"rot":{"x":0,"y":284013,"z":0}},{"groupId":191,"instId":300001,"propState":20,"propId":60401,"pos":{"x":14810,"y":105115,"z":-4620},"rot":{"x":0,"y":316065,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"192":{"props":[{"groupId":192,"instId":300002,"propState":0,"propId":211,"pos":{"x":13101,"y":105115,"z":-6133},"rot":{"x":0,"y":284013,"z":0}},{"groupId":192,"instId":300001,"propState":20,"propId":60403,"pos":{"x":13101,"y":105115,"z":-6133},"rot":{"x":0,"y":319161,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300002,"propState":0,"propId":211,"pos":{"x":11189,"y":105115,"z":-7753},"rot":{"x":0,"y":284013,"z":0}},{"groupId":193,"instId":300001,"propState":20,"propId":60401,"pos":{"x":11070,"y":105115,"z":-7560},"rot":{"x":0,"y":328289,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"194":{"props":[{"groupId":194,"instId":300002,"propState":0,"propId":211,"pos":{"x":8810,"y":105115,"z":-8950},"rot":{"x":0,"y":334970,"z":0}},{"groupId":194,"instId":300001,"propState":20,"propId":60402,"pos":{"x":8810,"y":105115,"z":-8950},"rot":{"x":0,"y":334970,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"195":{"props":[{"groupId":195,"instId":300002,"propState":0,"propId":211,"pos":{"x":6190,"y":105115,"z":-9750},"rot":{"x":0,"y":344377,"z":0}},{"groupId":195,"instId":300001,"propState":20,"propId":60403,"pos":{"x":6190,"y":105115,"z":-9750},"rot":{"x":0,"y":344377,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"202":{"props":[],"npcs":[{"groupId":202,"instId":400001,"npcId":14322,"pos":{"x":55686,"y":30783,"z":-771460},"rot":{"x":0,"y":334867,"z":0}},{"groupId":202,"instId":400002,"npcId":14173,"pos":{"x":56475,"y":30783,"z":-771109},"rot":{"x":0,"y":322457,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":501,"startAnchorId":null,"startGroupId":null}},"2043302":{"P20433_F20433001":{"scenes":{"55":{"props":[{"groupId":55,"instId":300005,"propState":8,"propId":101,"pos":{"x":-8091,"y":27791,"z":-759003},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300004,"propState":8,"propId":101,"pos":{"x":11720,"y":91837,"z":-134353},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300003,"propState":8,"propId":101,"pos":{"x":4940,"y":104822,"z":51022},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300002,"propState":8,"propId":101,"pos":{"x":1100,"y":806117,"z":679580},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300001,"propState":8,"propId":101,"pos":{"x":6650,"y":886262,"z":955180},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2043301":{"anchorId":1,"groupId":55,"instId":300001,"pos":{"x":-2655,"y":889049,"z":999378},"rot":{"x":0,"y":180000,"z":0}},"2043302":{"anchorId":2,"groupId":55,"instId":300002,"pos":{"x":-2747,"y":806280,"z":677728},"rot":{"x":0,"y":0,"z":0}},"2043303":{"anchorId":3,"groupId":55,"instId":300003,"pos":{"x":-27,"y":104784,"z":54614},"rot":{"x":0,"y":180000,"z":0}},"2043304":{"anchorId":4,"groupId":55,"instId":300004,"pos":{"x":-188,"y":91860,"z":-141047},"rot":{"x":0,"y":180000,"z":0}},"2043305":{"anchorId":5,"groupId":55,"instId":300005,"pos":{"x":-91,"y":27816,"z":-755669},"rot":{"x":0,"y":180000,"z":0}}}},"29":{"props":[{"groupId":29,"instId":300001,"propState":0,"propId":104192,"pos":{"x":-2669,"y":888340,"z":1000540},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300005,"propState":0,"propId":104052,"pos":{"x":80,"y":88233,"z":-292917},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":104019,"pos":{"x":80,"y":88233,"z":-292917},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300006,"propState":0,"propId":100,"pos":{"x":5100,"y":33800,"z":-2183700},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":31120,"z":-262500},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":104052,"pos":{"x":90,"y":34438,"z":-668310},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":104019,"pos":{"x":90,"y":34438,"z":-668310},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":648000,"z":10600},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":334400,"z":953800},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":104052,"pos":{"x":-2650,"y":806319,"z":660226},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":104052,"pos":{"x":110,"y":102442,"z":217370},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":104019,"pos":{"x":-2650,"y":806319,"z":660226},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":104019,"pos":{"x":110,"y":102442,"z":217370},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300005,"propState":0,"propId":104050,"pos":{"x":11360,"y":888340,"z":998350},"rot":{"x":0,"y":180000,"z":0}},{"groupId":20,"instId":300003,"propState":0,"propId":104050,"pos":{"x":6420,"y":103713,"z":-77290},"rot":{"x":0,"y":180000,"z":0}},{"groupId":20,"instId":300002,"propState":0,"propId":104050,"pos":{"x":4981,"y":88068,"z":-259686},"rot":{"x":0,"y":210000,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":104050,"pos":{"x":11290,"y":34423,"z":-673490},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300004,"propState":0,"propId":104078,"pos":{"x":21350,"y":88420,"z":-172660},"rot":{"x":0,"y":300714,"z":0}},{"groupId":23,"instId":300003,"propState":0,"propId":104078,"pos":{"x":-21220,"y":88418,"z":-172604},"rot":{"x":0,"y":59796,"z":0}},{"groupId":23,"instId":300002,"propState":0,"propId":104078,"pos":{"x":25160,"y":844695,"z":858000},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":104078,"pos":{"x":-2720,"y":814725,"z":728740},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300007,"propState":2,"propId":104012,"pos":{"x":0,"y":0,"z":200000},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300005,"propState":2,"propId":104012,"pos":{"x":48031,"y":30922,"z":-5750286},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300002,"propState":2,"propId":104012,"pos":{"x":33065,"y":33103,"z":-810576},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300006,"propState":2,"propId":104012,"pos":{"x":48251,"y":30925,"z":-790498},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300004,"propState":2,"propId":104012,"pos":{"x":-48093,"y":30928,"z":-5750260},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300003,"propState":2,"propId":104012,"pos":{"x":-48273,"y":30917,"z":-790429},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300001,"propState":2,"propId":104012,"pos":{"x":-33113,"y":33129,"z":-810385},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300002,"propState":1,"propId":104068,"pos":{"x":41192,"y":30733,"z":-752230},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300001,"propState":1,"propId":104068,"pos":{"x":-41135,"y":30783,"z":-751885},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300005,"propState":0,"propId":104072,"pos":{"x":-35594,"y":822308,"z":742265},"rot":{"x":0,"y":29239,"z":0}},{"groupId":27,"instId":300004,"propState":0,"propId":104072,"pos":{"x":9362,"y":104544,"z":110385},"rot":{"x":0,"y":269602,"z":0}},{"groupId":27,"instId":300003,"propState":0,"propId":104072,"pos":{"x":-9364,"y":104544,"z":110462},"rot":{"x":0,"y":89602,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300002,"propState":0,"propId":104073,"pos":{"x":53050,"y":30780,"z":-773470},"rot":{"x":0,"y":41937,"z":0}},{"groupId":28,"instId":300001,"propState":0,"propId":104073,"pos":{"x":-43270,"y":30780,"z":-773530},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300005,"propState":1,"propId":104014,"pos":{"x":-1023,"y":831379,"z":802078},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300004,"propState":1,"propId":104014,"pos":{"x":-20099,"y":821411,"z":768994},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300003,"propState":1,"propId":104001,"pos":{"x":-20099,"y":821411,"z":768994},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300002,"propState":1,"propId":104003,"pos":{"x":-1040,"y":831710,"z":807730},"rot":{"x":0,"y":32300,"z":0}},{"groupId":30,"instId":300001,"propState":1,"propId":104003,"pos":{"x":-20300,"y":821514,"z":762000},"rot":{"x":0,"y":208490,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300007,"propState":0,"propId":104016,"pos":{"x":250,"y":886367,"z":945220},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300003,"propState":1,"propId":104001,"pos":{"x":-2839,"y":854635,"z":902597},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300005,"propState":1,"propId":104014,"pos":{"x":-2676,"y":886260,"z":940527},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300001,"propState":1,"propId":104003,"pos":{"x":534,"y":854718,"z":897468},"rot":{"x":0,"y":180000,"z":0}},{"groupId":31,"instId":300006,"propState":0,"propId":104258,"pos":{"x":-8300,"y":833800,"z":923100},"rot":{"x":0,"y":0,"z":353000}},{"groupId":31,"instId":300004,"propState":1,"propId":104014,"pos":{"x":-2800,"y":854480,"z":902620},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300002,"propState":1,"propId":104003,"pos":{"x":-5760,"y":886360,"z":945220},"rot":{"x":0,"y":1900,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300013,"propState":0,"propId":104010,"pos":{"x":-8360,"y":27791,"z":-810508},"rot":{"x":0,"y":90000,"z":0}},{"groupId":32,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-25198,"y":30782,"z":-825492},"rot":{"x":0,"y":45689,"z":0}},{"groupId":32,"instId":300015,"propState":0,"propId":104010,"pos":{"x":-8360,"y":27791,"z":-814000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":32,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-8360,"y":27791,"z":-812210},"rot":{"x":0,"y":90000,"z":0}},{"groupId":32,"instId":300012,"propState":0,"propId":104010,"pos":{"x":-8360,"y":27791,"z":-808690},"rot":{"x":0,"y":90000,"z":0}},{"groupId":32,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-8359,"y":27791,"z":-806910},"rot":{"x":0,"y":90000,"z":0}},{"groupId":32,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-7446,"y":27791,"z":-803924},"rot":{"x":0,"y":131392,"z":0}},{"groupId":32,"instId":300008,"propState":0,"propId":104010,"pos":{"x":8751,"y":27828,"z":-730691},"rot":{"x":0,"y":270000,"z":0}},{"groupId":32,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-67602,"y":30783,"z":-760736},"rot":{"x":0,"y":135625,"z":0}},{"groupId":32,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-38574,"y":30783,"z":-760788},"rot":{"x":0,"y":182322,"z":0}},{"groupId":32,"instId":300009,"propState":0,"propId":104010,"pos":{"x":8339,"y":27791,"z":-814020},"rot":{"x":0,"y":270082,"z":0}},{"groupId":32,"instId":300003,"propState":0,"propId":104010,"pos":{"x":8339,"y":27791,"z":-812230},"rot":{"x":0,"y":270082,"z":0}},{"groupId":32,"instId":300002,"propState":0,"propId":104010,"pos":{"x":8339,"y":27791,"z":-810528},"rot":{"x":0,"y":270082,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":104010,"pos":{"x":8339,"y":27791,"z":-808710},"rot":{"x":0,"y":270082,"z":0}},{"groupId":32,"instId":300016,"propState":0,"propId":104010,"pos":{"x":8340,"y":27791,"z":-806930},"rot":{"x":0,"y":270082,"z":0}},{"groupId":32,"instId":300004,"propState":0,"propId":104010,"pos":{"x":25380,"y":30733,"z":-795960},"rot":{"x":0,"y":208285,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300002,"propState":12,"propId":60401,"pos":{"x":-55196,"y":30783,"z":-757579},"rot":{"x":0,"y":140718,"z":0}},{"groupId":35,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-21894,"y":30782,"z":-794473},"rot":{"x":0,"y":180917,"z":0}},{"groupId":35,"instId":300003,"propState":12,"propId":60401,"pos":{"x":24378,"y":30782,"z":-824582},"rot":{"x":0,"y":318451,"z":0}},{"groupId":35,"instId":300001,"propState":12,"propId":60401,"pos":{"x":68671,"y":30783,"z":-779331},"rot":{"x":0,"y":314575,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300006,"propState":12,"propId":60401,"pos":{"x":7689,"y":88230,"z":-284421},"rot":{"x":0,"y":271448,"z":0}},{"groupId":36,"instId":300002,"propState":12,"propId":60401,"pos":{"x":10107,"y":103702,"z":-77717},"rot":{"x":0,"y":252809,"z":0}},{"groupId":36,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-16760,"y":88100,"z":-193550},"rot":{"x":0,"y":29935,"z":0}},{"groupId":36,"instId":300004,"propState":12,"propId":60401,"pos":{"x":18020,"y":88100,"z":-131640},"rot":{"x":0,"y":90000,"z":0}},{"groupId":36,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-12237,"y":91838,"z":-133635},"rot":{"x":0,"y":180000,"z":0}},{"groupId":36,"instId":300001,"propState":12,"propId":60401,"pos":{"x":7575,"y":103702,"z":105860},"rot":{"x":0,"y":310511,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300001,"propState":12,"propId":60401,"pos":{"x":19630,"y":886262,"z":1004480},"rot":{"x":0,"y":49547,"z":0}},{"groupId":37,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-35547,"y":821512,"z":746216},"rot":{"x":0,"y":72721,"z":0}},{"groupId":37,"instId":300004,"propState":12,"propId":60401,"pos":{"x":5191,"y":806320,"z":668459},"rot":{"x":0,"y":275501,"z":0}},{"groupId":37,"instId":300002,"propState":12,"propId":60401,"pos":{"x":6435,"y":844563,"z":855201},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300013,"propState":0,"propId":104011,"pos":{"x":26050,"y":805600,"z":704490},"rot":{"x":0,"y":286301,"z":0}},{"groupId":34,"instId":300009,"propState":0,"propId":104011,"pos":{"x":54080,"y":837678,"z":841810},"rot":{"x":0,"y":23044,"z":0}},{"groupId":34,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-32849,"y":821545,"z":754607},"rot":{"x":326470,"y":70801,"z":2103}},{"groupId":34,"instId":300015,"propState":0,"propId":104011,"pos":{"x":28690,"y":805600,"z":704670},"rot":{"x":0,"y":60984,"z":0}},{"groupId":34,"instId":300012,"propState":0,"propId":104010,"pos":{"x":-32680,"y":806450,"z":829470},"rot":{"x":0,"y":75315,"z":0}},{"groupId":34,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-32680,"y":811310,"z":829470},"rot":{"x":0,"y":286301,"z":0}},{"groupId":34,"instId":300002,"propState":0,"propId":104009,"pos":{"x":-895,"y":806117,"z":694119},"rot":{"x":0,"y":306686,"z":0}},{"groupId":34,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-6490,"y":814597,"z":735360},"rot":{"x":0,"y":171346,"z":0}},{"groupId":34,"instId":300014,"propState":0,"propId":104011,"pos":{"x":27860,"y":805600,"z":702320},"rot":{"x":0,"y":166805,"z":0}},{"groupId":34,"instId":300011,"propState":0,"propId":104010,"pos":{"x":-32680,"y":808970,"z":829470},"rot":{"x":0,"y":164401,"z":0}},{"groupId":34,"instId":300008,"propState":0,"propId":104011,"pos":{"x":56160,"y":837678,"z":838090},"rot":{"x":0,"y":165045,"z":0}},{"groupId":34,"instId":300003,"propState":0,"propId":104011,"pos":{"x":57060,"y":837678,"z":841150},"rot":{"x":0,"y":286301,"z":0}},{"groupId":34,"instId":300001,"propState":0,"propId":104009,"pos":{"x":14150,"y":844563,"z":862000},"rot":{"x":0,"y":306686,"z":0}},{"groupId":34,"instId":300007,"propState":0,"propId":104011,"pos":{"x":30701,"y":844567,"z":853235},"rot":{"x":0,"y":286301,"z":0}},{"groupId":34,"instId":300006,"propState":0,"propId":104010,"pos":{"x":11621,"y":831709,"z":809150},"rot":{"x":0,"y":314171,"z":0}},{"groupId":34,"instId":300004,"propState":0,"propId":104010,"pos":{"x":1258,"y":814597,"z":722212},"rot":{"x":0,"y":304935,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300001,"propState":0,"propId":104097,"pos":{"x":432,"y":831710,"z":818631},"rot":{"x":0,"y":125480,"z":0}},{"groupId":39,"instId":300004,"propState":20,"propId":60402,"pos":{"x":3900,"y":831710,"z":821000},"rot":{"x":0,"y":160000,"z":0}},{"groupId":39,"instId":300002,"propState":0,"propId":104089,"pos":{"x":-63730,"y":843640,"z":853240},"rot":{"x":0,"y":150039,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300001,"propState":0,"propId":104119,"pos":{"x":50840,"y":814110,"z":749360},"rot":{"x":354920,"y":10773,"z":187632}},{"groupId":40,"instId":300008,"propState":0,"propId":104037,"pos":{"x":-62513,"y":845376,"z":841758},"rot":{"x":2123,"y":335447,"z":178245}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300022,"propState":0,"propId":104010,"pos":{"x":-3880,"y":88186,"z":-213750},"rot":{"x":0,"y":30015,"z":0}},{"groupId":33,"instId":300027,"propState":0,"propId":104010,"pos":{"x":30620,"y":88100,"z":-170060},"rot":{"x":0,"y":332848,"z":0}},{"groupId":33,"instId":300026,"propState":0,"propId":104010,"pos":{"x":32846,"y":88100,"z":-169687},"rot":{"x":0,"y":357140,"z":0}},{"groupId":33,"instId":300013,"propState":0,"propId":104010,"pos":{"x":-86940,"y":105218,"z":24145},"rot":{"x":0,"y":139600,"z":0}},{"groupId":33,"instId":300015,"propState":0,"propId":104010,"pos":{"x":-87438,"y":105194,"z":-3721},"rot":{"x":0,"y":46811,"z":0}},{"groupId":33,"instId":300012,"propState":0,"propId":104008,"pos":{"x":-4583,"y":104784,"z":-62938},"rot":{"x":0,"y":151932,"z":0}},{"groupId":33,"instId":300021,"propState":0,"propId":104010,"pos":{"x":-5629,"y":88186,"z":-212743},"rot":{"x":0,"y":30015,"z":0}},{"groupId":33,"instId":300020,"propState":0,"propId":104010,"pos":{"x":-8170,"y":103702,"z":-88690},"rot":{"x":0,"y":81309,"z":0}},{"groupId":33,"instId":300002,"propState":0,"propId":104011,"pos":{"x":-16310,"y":87938,"z":-191586},"rot":{"x":340837,"y":32635,"z":342378}},{"groupId":33,"instId":300001,"propState":0,"propId":104011,"pos":{"x":-15391,"y":87894,"z":-193498},"rot":{"x":0,"y":79601,"z":0}},{"groupId":33,"instId":300018,"propState":0,"propId":104010,"pos":{"x":-2065,"y":102363,"z":173183},"rot":{"x":0,"y":18718,"z":0}},{"groupId":33,"instId":300025,"propState":0,"propId":104010,"pos":{"x":29330,"y":88100,"z":-175410},"rot":{"x":0,"y":234109,"z":0}},{"groupId":33,"instId":300024,"propState":0,"propId":104010,"pos":{"x":30950,"y":88100,"z":-176990},"rot":{"x":0,"y":214289,"z":0}},{"groupId":33,"instId":300019,"propState":0,"propId":104010,"pos":{"x":5440,"y":104785,"z":-40065},"rot":{"x":332804,"y":334981,"z":352786}},{"groupId":33,"instId":300032,"propState":0,"propId":104010,"pos":{"x":-5078,"y":104603,"z":52713},"rot":{"x":331322,"y":43654,"z":26364}},{"groupId":33,"instId":300008,"propState":0,"propId":104010,"pos":{"x":86894,"y":105218,"z":-2978},"rot":{"x":0,"y":306820,"z":0}},{"groupId":33,"instId":300007,"propState":0,"propId":104010,"pos":{"x":87702,"y":105194,"z":24424},"rot":{"x":0,"y":224646,"z":0}},{"groupId":33,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-3985,"y":102294,"z":194062},"rot":{"x":0,"y":224324,"z":0}},{"groupId":33,"instId":300006,"propState":0,"propId":104010,"pos":{"x":5302,"y":102089,"z":150659},"rot":{"x":338630,"y":310809,"z":334464}},{"groupId":33,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-5420,"y":102363,"z":174320},"rot":{"x":0,"y":18718,"z":0}},{"groupId":33,"instId":300029,"propState":0,"propId":104010,"pos":{"x":28426,"y":88100,"z":-173324},"rot":{"x":0,"y":271497,"z":0}},{"groupId":33,"instId":300028,"propState":0,"propId":104010,"pos":{"x":29060,"y":88100,"z":-171390},"rot":{"x":0,"y":300634,"z":0}},{"groupId":33,"instId":300023,"propState":0,"propId":104010,"pos":{"x":-5651,"y":88634,"z":-251113},"rot":{"x":305528,"y":80675,"z":302069}},{"groupId":33,"instId":300031,"propState":0,"propId":104010,"pos":{"x":3420,"y":104784,"z":55590},"rot":{"x":0,"y":346212,"z":0}},{"groupId":33,"instId":300030,"propState":0,"propId":104010,"pos":{"x":5276,"y":104784,"z":56046},"rot":{"x":0,"y":346212,"z":0}},{"groupId":33,"instId":300009,"propState":0,"propId":104010,"pos":{"x":5577,"y":102008,"z":149683},"rot":{"x":355110,"y":238734,"z":27671}},{"groupId":33,"instId":300003,"propState":0,"propId":104010,"pos":{"x":-4989,"y":103649,"z":121129},"rot":{"x":331589,"y":107831,"z":328280}},{"groupId":33,"instId":300010,"propState":0,"propId":104009,"pos":{"x":-6721,"y":88064,"z":-161029},"rot":{"x":0,"y":157275,"z":0}},{"groupId":33,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-6255,"y":102381,"z":159531},"rot":{"x":0,"y":70704,"z":0}},{"groupId":33,"instId":300017,"propState":0,"propId":104010,"pos":{"x":-3730,"y":102363,"z":173750},"rot":{"x":0,"y":18718,"z":0}},{"groupId":33,"instId":300014,"propState":0,"propId":104010,"pos":{"x":2550,"y":102294,"z":185250},"rot":{"x":0,"y":346830,"z":0}},{"groupId":33,"instId":300004,"propState":0,"propId":104010,"pos":{"x":4399,"y":102294,"z":185678},"rot":{"x":0,"y":346830,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300003,"propState":0,"propId":104061,"pos":{"x":50862,"y":811160,"z":749289},"rot":{"x":0,"y":0,"z":0}},{"groupId":41,"instId":300002,"propState":0,"propId":104061,"pos":{"x":11230,"y":838730,"z":847729},"rot":{"x":0,"y":0,"z":0}},{"groupId":41,"instId":300001,"propState":0,"propId":104061,"pos":{"x":-34200,"y":883420,"z":779560},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300015,"propState":0,"propId":102,"pos":{"x":2520,"y":104674,"z":10400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300014,"propState":0,"propId":102,"pos":{"x":-2480,"y":104674,"z":10400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300013,"propState":0,"propId":102,"pos":{"x":40,"y":104674,"z":7895},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300012,"propState":0,"propId":102,"pos":{"x":40,"y":104674,"z":12900},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300011,"propState":2,"propId":104172,"pos":{"x":3060,"y":107620,"z":10520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300010,"propState":2,"propId":104208,"pos":{"x":-117,"y":107937,"z":10185},"rot":{"x":0,"y":0,"z":180000}},{"groupId":58,"instId":300009,"propState":2,"propId":104207,"pos":{"x":29,"y":107832,"z":10436},"rot":{"x":90000,"y":180000,"z":0}},{"groupId":58,"instId":300008,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":58,"instId":300007,"propState":2,"propId":104083,"pos":{"x":0,"y":113655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300006,"propState":2,"propId":104170,"pos":{"x":30,"y":114655,"z":10400},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300005,"propState":0,"propId":100,"pos":{"x":-40,"y":104628,"z":14640},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300004,"propState":2,"propId":104172,"pos":{"x":-3079,"y":107620,"z":10519},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300003,"propState":2,"propId":104208,"pos":{"x":-149,"y":107929,"z":10181},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300002,"propState":2,"propId":104207,"pos":{"x":29,"y":107832,"z":10436},"rot":{"x":90000,"y":0,"z":0}},{"groupId":58,"instId":300001,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"104":{"props":[{"groupId":104,"instId":300004,"propState":0,"propId":100,"pos":{"x":-48255,"y":33967,"z":-748608},"rot":{"x":0,"y":1764,"z":0}},{"groupId":104,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-47565,"y":33935,"z":-748629},"rot":{"x":0,"y":1764,"z":0}},{"groupId":104,"instId":300002,"propState":1,"propId":211,"pos":{"x":-48452,"y":30783,"z":-749316},"rot":{"x":0,"y":192772,"z":0}},{"groupId":104,"instId":300001,"propState":18,"propId":104130,"pos":{"x":-48255,"y":33818,"z":-748608},"rot":{"x":0,"y":192772,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[{"groupId":103,"instId":300003,"propState":1,"propId":103074,"pos":{"x":-45942,"y":-614832,"z":47247},"rot":{"x":0,"y":313581,"z":0}},{"groupId":103,"instId":300001,"propState":11,"propId":104046,"pos":{"x":43410,"y":30792,"z":-787800},"rot":{"x":0,"y":46285,"z":0}},{"groupId":103,"instId":300002,"propState":20,"propId":60403,"pos":{"x":43006,"y":30792,"z":-788167},"rot":{"x":0,"y":48311,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300004,"propState":0,"propId":100,"pos":{"x":69251,"y":36481,"z":-769520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":105,"instId":300002,"propState":1,"propId":211,"pos":{"x":68302,"y":30783,"z":-769395},"rot":{"x":0,"y":270000,"z":0}},{"groupId":105,"instId":300003,"propState":0,"propId":103074,"pos":{"x":70488,"y":36459,"z":-770443},"rot":{"x":0,"y":90000,"z":0}},{"groupId":105,"instId":300001,"propState":18,"propId":104130,"pos":{"x":70422,"y":36250,"z":-769458},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"106":{"props":[{"groupId":106,"instId":300004,"propState":0,"propId":100,"pos":{"x":45900,"y":848477,"z":798833},"rot":{"x":343822,"y":324070,"z":357500}},{"groupId":106,"instId":300003,"propState":0,"propId":103074,"pos":{"x":45940,"y":849150,"z":795310},"rot":{"x":0,"y":348741,"z":358715}},{"groupId":106,"instId":300002,"propState":1,"propId":211,"pos":{"x":43579,"y":847643,"z":800789},"rot":{"x":343822,"y":324070,"z":357500}},{"groupId":106,"instId":300001,"propState":0,"propId":104130,"pos":{"x":45900,"y":848477,"z":798833},"rot":{"x":343822,"y":324070,"z":357500}}],"npcs":[],"monsters":[],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300004,"propState":0,"propId":100,"pos":{"x":39,"y":35193,"z":-662267},"rot":{"x":0,"y":358770,"z":0}},{"groupId":108,"instId":300003,"propState":0,"propId":103074,"pos":{"x":696,"y":35185,"z":-662253},"rot":{"x":0,"y":358770,"z":0}},{"groupId":108,"instId":300002,"propState":1,"propId":211,"pos":{"x":-24,"y":34488,"z":-666318},"rot":{"x":0,"y":86149,"z":0}},{"groupId":108,"instId":300001,"propState":0,"propId":104130,"pos":{"x":39,"y":35021,"z":-662267},"rot":{"x":0,"y":358770,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"107":{"props":[{"groupId":107,"instId":300006,"propState":0,"propId":104080,"pos":{"x":120298,"y":29145,"z":189601},"rot":{"x":0,"y":87380,"z":0}},{"groupId":107,"instId":300004,"propState":0,"propId":100,"pos":{"x":-73520,"y":107033,"z":6120},"rot":{"x":0,"y":264324,"z":0}},{"groupId":107,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-73520,"y":107033,"z":6120},"rot":{"x":0,"y":264324,"z":0}},{"groupId":107,"instId":300002,"propState":1,"propId":211,"pos":{"x":-74205,"y":105194,"z":5330},"rot":{"x":0,"y":264324,"z":0}},{"groupId":107,"instId":300001,"propState":0,"propId":104130,"pos":{"x":-73520,"y":107033,"z":6120},"rot":{"x":347108,"y":158456,"z":5034}}],"npcs":[],"monsters":[],"teleports":{}},"109":{"props":[{"groupId":109,"instId":300002,"propState":1,"propId":211,"pos":{"x":-21337,"y":819066,"z":743379},"rot":{"x":0,"y":192772,"z":0}},{"groupId":109,"instId":300004,"propState":0,"propId":100,"pos":{"x":-16500,"y":818100,"z":750320},"rot":{"x":356994,"y":4772,"z":0}},{"groupId":109,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-14030,"y":818220,"z":752010},"rot":{"x":356994,"y":4772,"z":0}},{"groupId":109,"instId":300001,"propState":0,"propId":104130,"pos":{"x":-16344,"y":817957,"z":752212},"rot":{"x":356994,"y":4772,"z":354940}}],"npcs":[],"monsters":[],"teleports":{}},"110":{"props":[{"groupId":110,"instId":300004,"propState":0,"propId":100,"pos":{"x":65710,"y":874299,"z":688220},"rot":{"x":0,"y":98674,"z":0}},{"groupId":110,"instId":300003,"propState":0,"propId":103074,"pos":{"x":67750,"y":874360,"z":685681},"rot":{"x":0,"y":98674,"z":0}},{"groupId":110,"instId":300002,"propState":1,"propId":211,"pos":{"x":68985,"y":874114,"z":688478},"rot":{"x":349259,"y":154039,"z":5185}},{"groupId":110,"instId":300001,"propState":0,"propId":104130,"pos":{"x":69181,"y":874174,"z":689301},"rot":{"x":277476,"y":330727,"z":26948}}],"npcs":[],"monsters":[],"teleports":{}},"111":{"props":[{"groupId":111,"instId":300004,"propState":0,"propId":100,"pos":{"x":33693,"y":846753,"z":855972},"rot":{"x":0,"y":103806,"z":0}},{"groupId":111,"instId":300002,"propState":1,"propId":211,"pos":{"x":31580,"y":844566,"z":854360},"rot":{"x":0,"y":91543,"z":0}},{"groupId":111,"instId":300003,"propState":0,"propId":103074,"pos":{"x":33693,"y":846758,"z":855077},"rot":{"x":0,"y":103806,"z":0}},{"groupId":111,"instId":300001,"propState":0,"propId":104130,"pos":{"x":34172,"y":846568,"z":855967},"rot":{"x":0,"y":322431,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"112":{"props":[{"groupId":112,"instId":300004,"propState":0,"propId":100,"pos":{"x":7111,"y":104965,"z":190573},"rot":{"x":0,"y":90000,"z":0}},{"groupId":112,"instId":300003,"propState":0,"propId":103074,"pos":{"x":7111,"y":105003,"z":189681},"rot":{"x":0,"y":90000,"z":0}},{"groupId":112,"instId":300002,"propState":1,"propId":211,"pos":{"x":5790,"y":102150,"z":190610},"rot":{"x":358618,"y":257527,"z":2891}},{"groupId":112,"instId":300001,"propState":18,"propId":104130,"pos":{"x":7614,"y":104740,"z":190660},"rot":{"x":357786,"y":275664,"z":2317}}],"npcs":[],"monsters":[],"teleports":{}},"113":{"props":[{"groupId":113,"instId":300002,"propState":1,"propId":211,"pos":{"x":-51725,"y":831926,"z":887332},"rot":{"x":0,"y":262027,"z":0}},{"groupId":113,"instId":300004,"propState":0,"propId":100,"pos":{"x":-51630,"y":832410,"z":886779},"rot":{"x":0,"y":282492,"z":0}},{"groupId":113,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-51640,"y":832210,"z":889740},"rot":{"x":0,"y":278531,"z":539}},{"groupId":113,"instId":300001,"propState":18,"propId":104130,"pos":{"x":-51790,"y":831930,"z":886800},"rot":{"x":1512,"y":288516,"z":459}}],"npcs":[],"monsters":[],"teleports":{}},"120":{"props":[{"groupId":120,"instId":300007,"propState":2,"propId":104083,"pos":{"x":0,"y":113655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300006,"propState":2,"propId":104170,"pos":{"x":0,"y":107655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":120,"instId":300004,"propState":2,"propId":104172,"pos":{"x":60,"y":107620,"z":7315},"rot":{"x":0,"y":180000,"z":0}},{"groupId":120,"instId":300003,"propState":2,"propId":104207,"pos":{"x":-30000,"y":37920,"z":47043},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":120,"instId":300002,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":120,"instId":300001,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"121":{"props":[{"groupId":121,"instId":300007,"propState":2,"propId":104083,"pos":{"x":0,"y":113655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":121,"instId":300006,"propState":2,"propId":104170,"pos":{"x":0,"y":107655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":121,"instId":300004,"propState":2,"propId":104172,"pos":{"x":60,"y":107620,"z":7315},"rot":{"x":0,"y":180000,"z":0}},{"groupId":121,"instId":300003,"propState":2,"propId":104207,"pos":{"x":-30000,"y":37920,"z":47043},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":121,"instId":300002,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":121,"instId":300001,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"122":{"props":[{"groupId":122,"instId":300006,"propState":2,"propId":104170,"pos":{"x":0,"y":107655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":122,"instId":300007,"propState":2,"propId":104083,"pos":{"x":0,"y":113655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":122,"instId":300004,"propState":2,"propId":104172,"pos":{"x":60,"y":107620,"z":7315},"rot":{"x":0,"y":180000,"z":0}},{"groupId":122,"instId":300003,"propState":2,"propId":104208,"pos":{"x":-30000,"y":37920,"z":47043},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":122,"instId":300002,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":122,"instId":300001,"propState":2,"propId":104171,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"123":{"props":[{"groupId":123,"instId":300007,"propState":2,"propId":104083,"pos":{"x":0,"y":113655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":123,"instId":300006,"propState":2,"propId":104170,"pos":{"x":0,"y":107655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":123,"instId":300004,"propState":2,"propId":104172,"pos":{"x":60,"y":107620,"z":7315},"rot":{"x":0,"y":180000,"z":0}},{"groupId":123,"instId":300003,"propState":2,"propId":104207,"pos":{"x":-30000,"y":37920,"z":47043},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":123,"instId":300002,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":123,"instId":300001,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"124":{"props":[{"groupId":124,"instId":300007,"propState":2,"propId":104083,"pos":{"x":0,"y":113655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":124,"instId":300006,"propState":2,"propId":104170,"pos":{"x":0,"y":107655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":124,"instId":300004,"propState":2,"propId":104172,"pos":{"x":60,"y":107620,"z":7315},"rot":{"x":0,"y":180000,"z":0}},{"groupId":124,"instId":300003,"propState":2,"propId":104208,"pos":{"x":-30000,"y":37920,"z":47043},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":124,"instId":300002,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":124,"instId":300001,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"125":{"props":[{"groupId":125,"instId":300006,"propState":2,"propId":104170,"pos":{"x":0,"y":107655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":125,"instId":300007,"propState":2,"propId":104083,"pos":{"x":0,"y":113655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":125,"instId":300004,"propState":2,"propId":104172,"pos":{"x":60,"y":107620,"z":7315},"rot":{"x":0,"y":180000,"z":0}},{"groupId":125,"instId":300003,"propState":2,"propId":104208,"pos":{"x":-30000,"y":37920,"z":47043},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":125,"instId":300002,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":125,"instId":300001,"propState":2,"propId":104171,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"126":{"props":[{"groupId":126,"instId":300003,"propState":2,"propId":104208,"pos":{"x":-30000,"y":37920,"z":47043},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":126,"instId":300007,"propState":2,"propId":104083,"pos":{"x":0,"y":113655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":126,"instId":300006,"propState":2,"propId":104170,"pos":{"x":0,"y":107655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":126,"instId":300004,"propState":2,"propId":104172,"pos":{"x":60,"y":107620,"z":7315},"rot":{"x":0,"y":180000,"z":0}},{"groupId":126,"instId":300002,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":126,"instId":300001,"propState":2,"propId":104171,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"127":{"props":[{"groupId":127,"instId":300007,"propState":2,"propId":104083,"pos":{"x":0,"y":113655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":127,"instId":300006,"propState":2,"propId":104170,"pos":{"x":0,"y":107655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":127,"instId":300004,"propState":2,"propId":104172,"pos":{"x":60,"y":107620,"z":7315},"rot":{"x":0,"y":180000,"z":0}},{"groupId":127,"instId":300003,"propState":2,"propId":104208,"pos":{"x":-30000,"y":37920,"z":47043},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":127,"instId":300002,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":127,"instId":300001,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"128":{"props":[{"groupId":128,"instId":300007,"propState":2,"propId":104083,"pos":{"x":0,"y":113655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":128,"instId":300006,"propState":2,"propId":104170,"pos":{"x":0,"y":107655,"z":10335},"rot":{"x":0,"y":0,"z":0}},{"groupId":128,"instId":300004,"propState":2,"propId":104172,"pos":{"x":60,"y":107620,"z":7315},"rot":{"x":0,"y":180000,"z":0}},{"groupId":128,"instId":300003,"propState":2,"propId":104208,"pos":{"x":-30000,"y":37920,"z":47043},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":128,"instId":300002,"propState":2,"propId":104208,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":128,"instId":300001,"propState":2,"propId":104207,"pos":{"x":57,"y":108582,"z":10465},"rot":{"x":90000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"140":{"props":[{"groupId":140,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-61577,"y":32572,"z":-777099},"rot":{"x":0,"y":270000,"z":0}},{"groupId":140,"instId":300005,"propState":0,"propId":100,"pos":{"x":-67997,"y":30783,"z":-776950},"rot":{"x":0,"y":90000,"z":0}},{"groupId":140,"instId":300004,"propState":0,"propId":100,"pos":{"x":-64430,"y":33590,"z":-776800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":140,"instId":300002,"propState":0,"propId":100,"pos":{"x":-67997,"y":30783,"z":-776950},"rot":{"x":0,"y":90000,"z":0}},{"groupId":140,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-61770,"y":30783,"z":-776800},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"141":{"props":[{"groupId":141,"instId":300002,"propState":0,"propId":211,"pos":{"x":-67997,"y":30783,"z":-776950},"rot":{"x":0,"y":90000,"z":0}},{"groupId":141,"instId":300003,"propState":0,"propId":211,"pos":{"x":-61770,"y":30783,"z":-776800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":141,"instId":300001,"propState":20,"propId":60402,"pos":{"x":-67997,"y":30783,"z":-776950},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300001,"propState":12,"propId":60401,"pos":{"x":54475,"y":30783,"z":-769693},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"149":{"props":[{"groupId":149,"instId":300002,"propState":0,"propId":104159,"pos":{"x":54865,"y":30883,"z":-769692},"rot":{"x":0,"y":90000,"z":0}},{"groupId":149,"instId":300004,"propState":0,"propId":100,"pos":{"x":54865,"y":30878,"z":-769693},"rot":{"x":0,"y":90000,"z":0}},{"groupId":149,"instId":300003,"propState":0,"propId":104102,"pos":{"x":54865,"y":31516,"z":-767507},"rot":{"x":0,"y":180000,"z":0}},{"groupId":149,"instId":300001,"propState":2,"propId":104102,"pos":{"x":54865,"y":31516,"z":-769693},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[{"groupId":152,"instId":300003,"propState":0,"propId":211,"pos":{"x":87115,"y":105203,"z":10379},"rot":{"x":0,"y":270000,"z":0}},{"groupId":152,"instId":300002,"propState":0,"propId":100,"pos":{"x":87115,"y":105203,"z":10379},"rot":{"x":0,"y":270000,"z":0}},{"groupId":152,"instId":300001,"propState":11,"propId":60402,"pos":{"x":87115,"y":105203,"z":10379},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"154":{"props":[{"groupId":154,"instId":300001,"propState":0,"propId":104050,"pos":{"x":490,"y":814597,"z":735260},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300002,"propState":0,"propId":104159,"pos":{"x":84115,"y":105314,"z":10379},"rot":{"x":0,"y":270000,"z":0}},{"groupId":151,"instId":300004,"propState":0,"propId":100,"pos":{"x":84115,"y":105203,"z":10379},"rot":{"x":0,"y":270000,"z":0}},{"groupId":151,"instId":300003,"propState":0,"propId":104102,"pos":{"x":84115,"y":106024,"z":13134},"rot":{"x":0,"y":180000,"z":0}},{"groupId":151,"instId":300001,"propState":0,"propId":100,"pos":{"x":84115,"y":105203,"z":10379},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":151,"instId":400002,"npcId":2418,"pos":{"x":84115,"y":105214,"z":9379},"rot":{"x":0,"y":270000,"z":0}},{"groupId":151,"instId":400001,"npcId":2422,"pos":{"x":84115,"y":105214,"z":11379},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300003,"propState":0,"propId":104102,"pos":{"x":2304,"y":815428,"z":735260},"rot":{"x":0,"y":270000,"z":0}},{"groupId":153,"instId":300004,"propState":0,"propId":100,"pos":{"x":490,"y":814597,"z":735260},"rot":{"x":0,"y":180000,"z":0}},{"groupId":153,"instId":300002,"propState":0,"propId":104159,"pos":{"x":490,"y":814697,"z":735260},"rot":{"x":0,"y":180000,"z":0}},{"groupId":153,"instId":300001,"propState":0,"propId":104050,"pos":{"x":490,"y":814597,"z":735260},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"155":{"props":[{"groupId":155,"instId":300002,"propState":0,"propId":104080,"pos":{"x":7556,"y":28491,"z":-780257},"rot":{"x":0,"y":335117,"z":0}},{"groupId":155,"instId":300004,"propState":0,"propId":104080,"pos":{"x":27059,"y":31651,"z":-775463},"rot":{"x":0,"y":292515,"z":0}},{"groupId":155,"instId":300003,"propState":0,"propId":104080,"pos":{"x":-28068,"y":31651,"z":-764113},"rot":{"x":0,"y":104753,"z":0}},{"groupId":155,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-7170,"y":28491,"z":-726797},"rot":{"x":0,"y":160198,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300007,"propState":0,"propId":104080,"pos":{"x":-8329,"y":889040,"z":974600},"rot":{"x":0,"y":154335,"z":0}},{"groupId":157,"instId":300006,"propState":0,"propId":104080,"pos":{"x":18890,"y":887046,"z":1011565},"rot":{"x":0,"y":230729,"z":0}},{"groupId":157,"instId":300005,"propState":0,"propId":104080,"pos":{"x":-21936,"y":886962,"z":1013212},"rot":{"x":0,"y":136524,"z":0}},{"groupId":157,"instId":300004,"propState":0,"propId":104080,"pos":{"x":15903,"y":887046,"z":958937},"rot":{"x":0,"y":331178,"z":0}},{"groupId":157,"instId":300003,"propState":0,"propId":104080,"pos":{"x":-26123,"y":887046,"z":963142},"rot":{"x":0,"y":45762,"z":0}},{"groupId":157,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-6110,"y":855458,"z":890903},"rot":{"x":0,"y":141298,"z":0}},{"groupId":157,"instId":300001,"propState":0,"propId":104080,"pos":{"x":13600,"y":832410,"z":821440},"rot":{"x":0,"y":207690,"z":0}},{"groupId":157,"instId":300011,"propState":0,"propId":104080,"pos":{"x":-5819,"y":806817,"z":683441},"rot":{"x":0,"y":154335,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"158":{"props":[{"groupId":158,"instId":300001,"propState":101,"propId":104150,"pos":{"x":-3962,"y":844561,"z":855174},"rot":{"x":0,"y":135047,"z":0}},{"groupId":158,"instId":300003,"propState":101,"propId":104150,"pos":{"x":-310,"y":814670,"z":731810},"rot":{"x":0,"y":109416,"z":0}},{"groupId":158,"instId":300002,"propState":101,"propId":104152,"pos":{"x":20518,"y":844565,"z":861287},"rot":{"x":0,"y":135047,"z":0}}],"npcs":[],"monsters":[{"groupId":158,"instId":200003,"monsterId":4032040,"eventId":20433003,"pos":{"x":18609,"y":844565,"z":859308},"rot":{"x":0,"y":42598,"z":0}},{"groupId":158,"instId":200006,"monsterId":4032010,"eventId":20433006,"pos":{"x":-31450,"y":821513,"z":754430},"rot":{"x":0,"y":85563,"z":0}},{"groupId":158,"instId":200005,"monsterId":4032030,"eventId":20433005,"pos":{"x":-5050,"y":814670,"z":731280},"rot":{"x":0,"y":63871,"z":0}},{"groupId":158,"instId":200004,"monsterId":4032010,"eventId":20433004,"pos":{"x":38912,"y":837678,"z":825628},"rot":{"x":0,"y":141814,"z":0}},{"groupId":158,"instId":200002,"monsterId":4032030,"eventId":20433002,"pos":{"x":20930,"y":844640,"z":857150},"rot":{"x":0,"y":22684,"z":0}},{"groupId":158,"instId":200001,"monsterId":4032010,"eventId":20433001,"pos":{"x":-3310,"y":844561,"z":856270},"rot":{"x":0,"y":36759,"z":0}}],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300014,"propState":0,"propId":104080,"pos":{"x":25605,"y":88784,"z":-153576},"rot":{"x":0,"y":135094,"z":0}},{"groupId":156,"instId":300012,"propState":0,"propId":104080,"pos":{"x":-38978,"y":105315,"z":13662},"rot":{"x":0,"y":247933,"z":0}},{"groupId":156,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-4098,"y":106622,"z":-16806},"rot":{"x":0,"y":154909,"z":0}},{"groupId":156,"instId":300010,"propState":0,"propId":104080,"pos":{"x":4981,"y":103063,"z":130963},"rot":{"x":0,"y":202212,"z":0}},{"groupId":156,"instId":300008,"propState":0,"propId":104080,"pos":{"x":73510,"y":105894,"z":14140},"rot":{"x":0,"y":115141,"z":0}},{"groupId":156,"instId":300007,"propState":0,"propId":104080,"pos":{"x":-73483,"y":105894,"z":5568},"rot":{"x":0,"y":301471,"z":0}},{"groupId":156,"instId":300004,"propState":0,"propId":104080,"pos":{"x":-4141,"y":88868,"z":-203190},"rot":{"x":0,"y":153611,"z":0}},{"groupId":156,"instId":300015,"propState":0,"propId":104080,"pos":{"x":-4234,"y":105484,"z":89013},"rot":{"x":0,"y":161045,"z":0}},{"groupId":156,"instId":300013,"propState":0,"propId":104080,"pos":{"x":-25485,"y":88800,"z":-136205},"rot":{"x":0,"y":198732,"z":0}},{"groupId":156,"instId":300011,"propState":0,"propId":104080,"pos":{"x":42495,"y":105315,"z":7517},"rot":{"x":0,"y":75536,"z":0}},{"groupId":156,"instId":300001,"propState":0,"propId":104080,"pos":{"x":5833,"y":103081,"z":199833},"rot":{"x":0,"y":208237,"z":0}},{"groupId":156,"instId":300009,"propState":0,"propId":104080,"pos":{"x":-4984,"y":106630,"z":38306},"rot":{"x":0,"y":154352,"z":0}},{"groupId":156,"instId":300006,"propState":0,"propId":104080,"pos":{"x":6840,"y":104402,"z":-95780},"rot":{"x":0,"y":211616,"z":0}},{"groupId":156,"instId":300005,"propState":0,"propId":104080,"pos":{"x":6035,"y":88764,"z":-169865},"rot":{"x":0,"y":196802,"z":0}},{"groupId":156,"instId":300003,"propState":0,"propId":104080,"pos":{"x":4971,"y":88868,"z":-235988},"rot":{"x":0,"y":214208,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[],"npcs":[],"monsters":[{"groupId":161,"instId":200006,"monsterId":4032040,"eventId":20433026,"pos":{"x":-52864,"y":30783,"z":-759673},"rot":{"x":0,"y":276580,"z":0}},{"groupId":161,"instId":200005,"monsterId":4032050,"eventId":20433025,"pos":{"x":-55812,"y":30783,"z":-762482},"rot":{"x":0,"y":342916,"z":0}},{"groupId":161,"instId":200004,"monsterId":4032040,"eventId":20433024,"pos":{"x":-51471,"y":30783,"z":-780336},"rot":{"x":0,"y":64958,"z":0}},{"groupId":161,"instId":200003,"monsterId":4032010,"eventId":20433023,"pos":{"x":-42657,"y":30783,"z":-781720},"rot":{"x":0,"y":212812,"z":0}},{"groupId":161,"instId":200002,"monsterId":4032050,"eventId":20433022,"pos":{"x":-6925,"y":27791,"z":-809232},"rot":{"x":0,"y":271230,"z":0}},{"groupId":161,"instId":200001,"monsterId":4032040,"eventId":20433021,"pos":{"x":4058,"y":27791,"z":-808812},"rot":{"x":0,"y":53809,"z":0}}],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300003,"propState":101,"propId":104150,"pos":{"x":-4390,"y":102361,"z":143380},"rot":{"x":0,"y":49548,"z":0}},{"groupId":160,"instId":300002,"propState":101,"propId":104152,"pos":{"x":-4511,"y":102363,"z":144904},"rot":{"x":0,"y":135047,"z":0}},{"groupId":160,"instId":300001,"propState":101,"propId":104150,"pos":{"x":3900,"y":102294,"z":183070},"rot":{"x":0,"y":222630,"z":0}}],"npcs":[],"monsters":[{"groupId":160,"instId":200007,"monsterId":4032050,"eventId":20433017,"pos":{"x":25671,"y":88100,"z":-134220},"rot":{"x":0,"y":25976,"z":0}},{"groupId":160,"instId":200005,"monsterId":4032050,"eventId":20433015,"pos":{"x":-19604,"y":88100,"z":-133067},"rot":{"x":0,"y":326005,"z":0}},{"groupId":160,"instId":200002,"monsterId":4032010,"eventId":20433012,"pos":{"x":-5126,"y":103702,"z":116759},"rot":{"x":0,"y":271230,"z":0}},{"groupId":160,"instId":200006,"monsterId":4032040,"eventId":20433016,"pos":{"x":-7250,"y":88100,"z":-192230},"rot":{"x":0,"y":90000,"z":0}},{"groupId":160,"instId":200004,"monsterId":4032040,"eventId":20433014,"pos":{"x":-5140,"y":103702,"z":-91060},"rot":{"x":0,"y":318706,"z":0}},{"groupId":160,"instId":200003,"monsterId":4032010,"eventId":20433013,"pos":{"x":-6473,"y":103702,"z":-87240},"rot":{"x":0,"y":113199,"z":0}},{"groupId":160,"instId":200001,"monsterId":4032040,"eventId":20433011,"pos":{"x":-5260,"y":103702,"z":114410},"rot":{"x":0,"y":302500,"z":0}}],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300003,"propState":101,"propId":104150,"pos":{"x":-310,"y":814670,"z":731810},"rot":{"x":0,"y":109416,"z":0}},{"groupId":181,"instId":300002,"propState":101,"propId":104152,"pos":{"x":28149,"y":844566,"z":863190},"rot":{"x":0,"y":135047,"z":0}},{"groupId":181,"instId":300001,"propState":101,"propId":104150,"pos":{"x":-3962,"y":844561,"z":855174},"rot":{"x":0,"y":135047,"z":0}}],"npcs":[],"monsters":[{"groupId":181,"instId":200006,"monsterId":4032010,"eventId":20433106,"pos":{"x":-1058,"y":814670,"z":730266},"rot":{"x":0,"y":345557,"z":0}},{"groupId":181,"instId":200005,"monsterId":4032030,"eventId":20433105,"pos":{"x":-2796,"y":814670,"z":731255},"rot":{"x":0,"y":11701,"z":0}},{"groupId":181,"instId":200004,"monsterId":4032010,"eventId":20433104,"pos":{"x":38912,"y":837678,"z":825628},"rot":{"x":0,"y":141814,"z":0}},{"groupId":181,"instId":200003,"monsterId":4032040,"eventId":20433103,"pos":{"x":23908,"y":844565,"z":862915},"rot":{"x":0,"y":42598,"z":0}},{"groupId":181,"instId":200002,"monsterId":4032030,"eventId":20433102,"pos":{"x":29493,"y":844566,"z":860927},"rot":{"x":0,"y":22684,"z":0}},{"groupId":181,"instId":200001,"monsterId":4032050,"eventId":20433101,"pos":{"x":-2331,"y":844561,"z":857170},"rot":{"x":0,"y":233629,"z":0}}],"teleports":{}},"183":{"props":[],"npcs":[],"monsters":[{"groupId":183,"instId":200006,"monsterId":4032040,"eventId":20433126,"pos":{"x":-52864,"y":30783,"z":-759673},"rot":{"x":0,"y":276580,"z":0}},{"groupId":183,"instId":200005,"monsterId":4032050,"eventId":20433125,"pos":{"x":-55812,"y":30783,"z":-762482},"rot":{"x":0,"y":342916,"z":0}},{"groupId":183,"instId":200004,"monsterId":4032040,"eventId":20433124,"pos":{"x":-51471,"y":30783,"z":-780336},"rot":{"x":0,"y":64958,"z":0}},{"groupId":183,"instId":200003,"monsterId":4032010,"eventId":20433123,"pos":{"x":-42657,"y":30783,"z":-781720},"rot":{"x":0,"y":212812,"z":0}},{"groupId":183,"instId":200002,"monsterId":4032050,"eventId":20433122,"pos":{"x":-6925,"y":27791,"z":-809232},"rot":{"x":0,"y":271230,"z":0}},{"groupId":183,"instId":200001,"monsterId":4032040,"eventId":20433121,"pos":{"x":4058,"y":27791,"z":-808812},"rot":{"x":0,"y":53809,"z":0}}],"teleports":{}},"182":{"props":[{"groupId":182,"instId":300003,"propState":101,"propId":104150,"pos":{"x":-4390,"y":102361,"z":143380},"rot":{"x":0,"y":49548,"z":0}},{"groupId":182,"instId":300002,"propState":101,"propId":104152,"pos":{"x":-4511,"y":102363,"z":144904},"rot":{"x":0,"y":135047,"z":0}},{"groupId":182,"instId":300001,"propState":101,"propId":104150,"pos":{"x":3900,"y":102294,"z":183070},"rot":{"x":0,"y":222630,"z":0}}],"npcs":[],"monsters":[{"groupId":182,"instId":200006,"monsterId":4032040,"eventId":20433116,"pos":{"x":-24033,"y":88100,"z":-179704},"rot":{"x":0,"y":182733,"z":0}},{"groupId":182,"instId":200005,"monsterId":4032050,"eventId":20433115,"pos":{"x":-19604,"y":88100,"z":-133067},"rot":{"x":0,"y":326005,"z":0}},{"groupId":182,"instId":200007,"monsterId":4032050,"eventId":20433117,"pos":{"x":25671,"y":88100,"z":-134220},"rot":{"x":0,"y":25976,"z":0}},{"groupId":182,"instId":200004,"monsterId":4032040,"eventId":20433114,"pos":{"x":-24000,"y":88100,"z":-134410},"rot":{"x":0,"y":35400,"z":0}},{"groupId":182,"instId":200003,"monsterId":4032010,"eventId":20433113,"pos":{"x":-12068,"y":88100,"z":-193515},"rot":{"x":0,"y":271230,"z":0}},{"groupId":182,"instId":200002,"monsterId":4032010,"eventId":20433112,"pos":{"x":-5126,"y":103702,"z":116759},"rot":{"x":0,"y":271230,"z":0}},{"groupId":182,"instId":200001,"monsterId":4032040,"eventId":20433111,"pos":{"x":-5260,"y":103702,"z":114410},"rot":{"x":0,"y":302500,"z":0}}],"teleports":{}},"184":{"props":[{"groupId":184,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-86900,"y":105203,"z":10501},"rot":{"x":0,"y":86903,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"185":{"props":[{"groupId":185,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-34144,"y":88100,"z":-159210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"186":{"props":[{"groupId":186,"instId":300001,"propState":11,"propId":104046,"pos":{"x":21963,"y":30782,"z":-794310},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300002,"propState":0,"propId":211,"pos":{"x":20504,"y":105115,"z":4738},"rot":{"x":0,"y":284013,"z":0}},{"groupId":187,"instId":300001,"propState":20,"propId":60401,"pos":{"x":20504,"y":105115,"z":4738},"rot":{"x":0,"y":284013,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300002,"propState":0,"propId":211,"pos":{"x":19712,"y":105115,"z":2146},"rot":{"x":0,"y":284013,"z":0}},{"groupId":188,"instId":300001,"propState":20,"propId":60401,"pos":{"x":19530,"y":105115,"z":2220},"rot":{"x":0,"y":290928,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300002,"propState":0,"propId":211,"pos":{"x":18465,"y":105115,"z":-262},"rot":{"x":0,"y":284013,"z":0}},{"groupId":189,"instId":300001,"propState":20,"propId":60402,"pos":{"x":18465,"y":105115,"z":-262},"rot":{"x":0,"y":301833,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300002,"propState":0,"propId":211,"pos":{"x":16947,"y":105115,"z":-2738},"rot":{"x":0,"y":284013,"z":0}},{"groupId":190,"instId":300001,"propState":20,"propId":60401,"pos":{"x":16676,"y":105115,"z":-2541},"rot":{"x":0,"y":306475,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"191":{"props":[{"groupId":191,"instId":300002,"propState":0,"propId":211,"pos":{"x":14898,"y":105115,"z":-4715},"rot":{"x":0,"y":284013,"z":0}},{"groupId":191,"instId":300001,"propState":20,"propId":60401,"pos":{"x":14810,"y":105115,"z":-4620},"rot":{"x":0,"y":316065,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"192":{"props":[{"groupId":192,"instId":300002,"propState":0,"propId":211,"pos":{"x":13101,"y":105115,"z":-6133},"rot":{"x":0,"y":284013,"z":0}},{"groupId":192,"instId":300001,"propState":20,"propId":60403,"pos":{"x":13101,"y":105115,"z":-6133},"rot":{"x":0,"y":319161,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"193":{"props":[{"groupId":193,"instId":300002,"propState":0,"propId":211,"pos":{"x":11189,"y":105115,"z":-7753},"rot":{"x":0,"y":284013,"z":0}},{"groupId":193,"instId":300001,"propState":20,"propId":60401,"pos":{"x":11070,"y":105115,"z":-7560},"rot":{"x":0,"y":328289,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"194":{"props":[{"groupId":194,"instId":300002,"propState":0,"propId":211,"pos":{"x":8810,"y":105115,"z":-8950},"rot":{"x":0,"y":334970,"z":0}},{"groupId":194,"instId":300001,"propState":20,"propId":60402,"pos":{"x":8810,"y":105115,"z":-8950},"rot":{"x":0,"y":334970,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"195":{"props":[{"groupId":195,"instId":300002,"propState":0,"propId":211,"pos":{"x":6190,"y":105115,"z":-9750},"rot":{"x":0,"y":344377,"z":0}},{"groupId":195,"instId":300001,"propState":20,"propId":60403,"pos":{"x":6190,"y":105115,"z":-9750},"rot":{"x":0,"y":344377,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"202":{"props":[],"npcs":[{"groupId":202,"instId":400002,"npcId":14173,"pos":{"x":56475,"y":30783,"z":-771109},"rot":{"x":0,"y":322457,"z":0}},{"groupId":202,"instId":400001,"npcId":14322,"pos":{"x":55686,"y":30783,"z":-771460},"rot":{"x":0,"y":334867,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":2,"worldId":501,"startAnchorId":1,"startGroupId":21}},"3000101":{"P30101_F30101001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300014,"propState":0,"propId":105,"pos":{"x":-81930,"y":700,"z":-149450},"rot":{"x":0,"y":315000,"z":0}},{"groupId":1,"instId":300002,"propState":0,"propId":105,"pos":{"x":-35640,"y":-2134,"z":-170280},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[],"npcs":[],"monsters":[{"groupId":2,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-61000,"y":-2141,"z":-170700},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"3":{"props":[],"npcs":[],"monsters":[{"groupId":3,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-61000,"y":-2141,"z":-170700},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"4":{"props":[],"npcs":[],"monsters":[{"groupId":4,"instId":200002,"monsterId":1002040,"eventId":99999011,"pos":{"x":-61000,"y":-2141,"z":-164360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-61000,"y":-2141,"z":-176400},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"5":{"props":[],"npcs":[],"monsters":[{"groupId":5,"instId":200002,"monsterId":1002040,"eventId":99999011,"pos":{"x":-61000,"y":-2141,"z":-164390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-61000,"y":-2141,"z":-176440},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3000201":{"P30102_F30102001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300003,"propState":0,"propId":101019,"pos":{"x":-6039,"y":19989,"z":-21230},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300002,"propState":0,"propId":105,"pos":{"x":590,"y":19964,"z":-68820},"rot":{"x":0,"y":165000,"z":0}},{"groupId":1,"instId":300001,"propState":0,"propId":105,"pos":{"x":37200,"y":20006,"z":-64010},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[],"npcs":[],"monsters":[{"groupId":8,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":8031,"y":19978,"z":-54267},"rot":{"x":0,"y":330000,"z":0}}],"teleports":{}},"9":{"props":[],"npcs":[],"monsters":[{"groupId":9,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":8031,"y":19978,"z":-54267},"rot":{"x":0,"y":330000,"z":0}}],"teleports":{}},"10":{"props":[],"npcs":[],"monsters":[{"groupId":10,"instId":200002,"monsterId":1002040,"eventId":99999011,"pos":{"x":1940,"y":19978,"z":-57790},"rot":{"x":0,"y":330000,"z":0}},{"groupId":10,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":13850,"y":19978,"z":-50910},"rot":{"x":0,"y":330000,"z":0}}],"teleports":{}},"11":{"props":[],"npcs":[],"monsters":[{"groupId":11,"instId":200002,"monsterId":1002040,"eventId":99999011,"pos":{"x":1940,"y":19978,"z":-57790},"rot":{"x":0,"y":330000,"z":0}},{"groupId":11,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":13850,"y":19978,"z":-50910},"rot":{"x":0,"y":330000,"z":0}}],"teleports":{}},"13":{"props":[],"npcs":[],"monsters":[{"groupId":13,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":8031,"y":19978,"z":-54267},"rot":{"x":0,"y":330000,"z":0}}],"teleports":{}},"14":{"props":[],"npcs":[],"monsters":[{"groupId":14,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":8031,"y":19978,"z":-54267},"rot":{"x":0,"y":330000,"z":0}}],"teleports":{}},"15":{"props":[],"npcs":[],"monsters":[{"groupId":15,"instId":200002,"monsterId":1002040,"eventId":99999011,"pos":{"x":1940,"y":19978,"z":-57790},"rot":{"x":0,"y":330000,"z":0}},{"groupId":15,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":13850,"y":19978,"z":-50910},"rot":{"x":0,"y":330000,"z":0}}],"teleports":{}},"16":{"props":[],"npcs":[],"monsters":[{"groupId":16,"instId":200002,"monsterId":1002040,"eventId":99999011,"pos":{"x":1940,"y":19978,"z":-57790},"rot":{"x":0,"y":330000,"z":0}},{"groupId":16,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":13850,"y":19978,"z":-50910},"rot":{"x":0,"y":330000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3000202":{"P30102_F30102001":{"scenes":{"5":{"props":[],"npcs":[],"monsters":[{"groupId":5,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-714570,"y":6270,"z":73130},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"6":{"props":[],"npcs":[],"monsters":[{"groupId":6,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-714570,"y":6270,"z":73130},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[{"groupId":7,"instId":200002,"monsterId":1002040,"eventId":99999011,"pos":{"x":-714570,"y":6270,"z":79130},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-714570,"y":6270,"z":67130},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"8":{"props":[],"npcs":[],"monsters":[{"groupId":8,"instId":200002,"monsterId":1002040,"eventId":99999011,"pos":{"x":-714570,"y":6270,"z":79130},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-714570,"y":6270,"z":67130},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3000203":{"P30102_F30102001":{"scenes":{"4":{"props":[],"npcs":[],"monsters":[{"groupId":4,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-30,"y":-9077,"z":-8581},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"5":{"props":[],"npcs":[],"monsters":[{"groupId":5,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-30,"y":-9077,"z":-8581},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"6":{"props":[],"npcs":[],"monsters":[{"groupId":6,"instId":200002,"monsterId":1002040,"eventId":99999011,"pos":{"x":6000,"y":-9077,"z":-8581},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-6000,"y":-9077,"z":-8581},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[{"groupId":7,"instId":200002,"monsterId":1002040,"eventId":99999011,"pos":{"x":6000,"y":-9077,"z":-8581},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-6000,"y":-9077,"z":-8581},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"9":{"props":[],"npcs":[],"monsters":[{"groupId":9,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-30,"y":-9077,"z":-8581},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3000204":{"P30102_F30102001":{"scenes":{"3":{"props":[],"npcs":[],"monsters":[{"groupId":3,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-2722,"y":144131,"z":-14086},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"4":{"props":[],"npcs":[],"monsters":[{"groupId":4,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-2722,"y":144131,"z":-14086},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"5":{"props":[],"npcs":[],"monsters":[{"groupId":5,"instId":200002,"monsterId":1002040,"eventId":99999011,"pos":{"x":-2722,"y":144131,"z":-8086},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-2722,"y":144131,"z":-20086},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"6":{"props":[],"npcs":[],"monsters":[{"groupId":6,"instId":200002,"monsterId":1002040,"eventId":99999011,"pos":{"x":-2722,"y":144131,"z":-8086},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-2722,"y":144131,"z":-20086},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300002,"propState":0,"propId":100,"pos":{"x":-15001,"y":176391,"z":51728},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":100092,"pos":{"x":29710,"y":144960,"z":-14230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":100,"pos":{"x":24917,"y":148839,"z":-15661},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3000205":{"P30102_F30102001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[],"npcs":[],"monsters":[{"groupId":6,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":580,"y":8551,"z":54030},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[{"groupId":7,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":580,"y":8551,"z":54030},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3000206":{"P30102_F30102001":{"scenes":{"11":{"props":[],"npcs":[],"monsters":[{"groupId":11,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-7360,"y":1528,"z":16590},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"12":{"props":[],"npcs":[],"monsters":[{"groupId":12,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-7360,"y":1528,"z":16590},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"13":{"props":[],"npcs":[],"monsters":[{"groupId":13,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-405651,"y":-44430,"z":115454},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"14":{"props":[],"npcs":[],"monsters":[{"groupId":14,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-405651,"y":-44430,"z":115454},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":null,"startGroupId":null}},"30002061":{"P30102_F30102001":{"scenes":{"11":{"props":[],"npcs":[],"monsters":[{"groupId":11,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-7360,"y":1528,"z":16590},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"12":{"props":[],"npcs":[],"monsters":[{"groupId":12,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-7360,"y":1528,"z":16590},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"13":{"props":[],"npcs":[],"monsters":[{"groupId":13,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-405651,"y":-44430,"z":115454},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"14":{"props":[],"npcs":[],"monsters":[{"groupId":14,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-405651,"y":-44430,"z":115454},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":2,"startGroupId":1}},"3000301":{"P30103_F30103001":{"scenes":{"8":{"props":[],"npcs":[],"monsters":[{"groupId":8,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":88000,"y":1942,"z":91670},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"1":{"props":[{"groupId":1,"instId":300003,"propState":0,"propId":105,"pos":{"x":98240,"y":1907,"z":81770},"rot":{"x":0,"y":135000,"z":0}},{"groupId":1,"instId":300002,"propState":0,"propId":105,"pos":{"x":58080,"y":1942,"z":91860},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[],"npcs":[],"monsters":[{"groupId":9,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":88000,"y":1942,"z":91670},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"10":{"props":[],"npcs":[],"monsters":[{"groupId":10,"instId":200002,"monsterId":1002040,"eventId":99999011,"pos":{"x":88000,"y":1942,"z":85000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":88000,"y":1942,"z":97000},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"11":{"props":[],"npcs":[],"monsters":[{"groupId":11,"instId":200002,"monsterId":1002040,"eventId":99999011,"pos":{"x":88000,"y":1942,"z":85000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":88000,"y":1942,"z":97000},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3000401":{"P30104_F30104001":{"scenes":{"8":{"props":[],"npcs":[],"monsters":[{"groupId":8,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-16860,"y":2171,"z":54970},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"9":{"props":[],"npcs":[],"monsters":[{"groupId":9,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-16860,"y":2171,"z":54970},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"10":{"props":[],"npcs":[],"monsters":[{"groupId":10,"instId":200002,"monsterId":1002040,"eventId":99999011,"pos":{"x":-16860,"y":2171,"z":48970},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-16860,"y":2171,"z":60970},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"11":{"props":[],"npcs":[],"monsters":[{"groupId":11,"instId":200002,"monsterId":1002040,"eventId":99999011,"pos":{"x":-16860,"y":2171,"z":48970},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-16860,"y":2171,"z":60970},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300001,"propState":0,"propId":102037,"pos":{"x":47718,"y":-1332,"z":98260},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3000501":{"P30105_F30105001":{"scenes":{"8":{"props":[],"npcs":[],"monsters":[{"groupId":8,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":44217,"y":60366,"z":42470},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"9":{"props":[],"npcs":[],"monsters":[{"groupId":9,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":44217,"y":60366,"z":42470},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"10":{"props":[],"npcs":[],"monsters":[{"groupId":10,"instId":200002,"monsterId":1002040,"eventId":99999011,"pos":{"x":44217,"y":60366,"z":36470},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":44217,"y":60366,"z":48470},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"11":{"props":[],"npcs":[],"monsters":[{"groupId":11,"instId":200002,"monsterId":1002040,"eventId":99999011,"pos":{"x":44217,"y":60366,"z":36470},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":44217,"y":60366,"z":48470},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"12":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300002,"propState":0,"propId":902,"pos":{"x":-41310,"y":49900,"z":41960},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[],"npcs":[],"monsters":[{"groupId":33,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":44217,"y":60366,"z":42470},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"20":{"props":[],"npcs":[],"monsters":[{"groupId":20,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":44217,"y":60366,"z":42470},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3012101":{"P30121_F30121001":{"scenes":{"6":{"props":[],"npcs":[],"monsters":[{"groupId":6,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-117249,"y":11558,"z":62180},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[{"groupId":7,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-117249,"y":11558,"z":62180},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3012102":{"P30121_F30121001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300014,"propState":0,"propId":103039,"pos":{"x":-190551,"y":16032,"z":-52573},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300018,"propState":1,"propId":103032,"pos":{"x":-173385,"y":22081,"z":-148887},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300017,"propState":0,"propId":103039,"pos":{"x":79741,"y":22090,"z":-200440},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300016,"propState":0,"propId":103039,"pos":{"x":-84221,"y":-16868,"z":-198931},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300015,"propState":0,"propId":103031,"pos":{"x":-81322,"y":-16910,"z":-196913},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300013,"propState":1,"propId":103031,"pos":{"x":-165403,"y":-10910,"z":-139927},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300012,"propState":1,"propId":103031,"pos":{"x":-156415,"y":-10910,"z":-130932},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":103031,"pos":{"x":-188501,"y":16040,"z":-55890},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300011,"propState":1,"propId":103031,"pos":{"x":-156331,"y":-4910,"z":-79773},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300010,"propState":1,"propId":103031,"pos":{"x":110204,"y":22109,"z":-217944},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300009,"propState":1,"propId":103032,"pos":{"x":149255,"y":28111,"z":-130927},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300008,"propState":1,"propId":103031,"pos":{"x":-135344,"y":-4910,"z":-61779},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300007,"propState":1,"propId":103031,"pos":{"x":-155408,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300006,"propState":1,"propId":103031,"pos":{"x":-125303,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300003,"propState":1,"propId":103031,"pos":{"x":-81320,"y":22100,"z":-196809},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":103031,"pos":{"x":81346,"y":22089,"z":-196925},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300001,"propState":1,"propId":103031,"pos":{"x":146218,"y":28084,"z":-175913},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[],"npcs":[],"monsters":[{"groupId":6,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-40,"y":-15915,"z":-269070},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[{"groupId":7,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-40,"y":-15915,"z":-269070},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3012201":{"P30122_F30122001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300010,"propState":0,"propId":103141,"pos":{"x":-107830,"y":62595,"z":6020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300009,"propState":0,"propId":103031,"pos":{"x":-23559,"y":51604,"z":140136},"rot":{"x":0,"y":166963,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":103029,"pos":{"x":-94017,"y":62594,"z":11811},"rot":{"x":0,"y":359690,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":103029,"pos":{"x":-94254,"y":62594,"z":-627},"rot":{"x":0,"y":179690,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300002,"propState":1,"propId":103098,"pos":{"x":-172800,"y":64400,"z":6310},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":101,"propId":103214,"pos":{"x":-184120,"y":63160,"z":6230},"rot":{"x":14085,"y":59477,"z":351835}},{"groupId":6,"instId":300001,"propState":101,"propId":103186,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[{"groupId":7,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":64440,"y":49957,"z":6160},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"8":{"props":[],"npcs":[],"monsters":[{"groupId":8,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":64440,"y":49957,"z":6160},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"9":{"props":[],"npcs":[],"monsters":[{"groupId":9,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-147300,"y":60884,"z":6311},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"10":{"props":[],"npcs":[],"monsters":[{"groupId":10,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-147300,"y":60884,"z":6311},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3012202":{"P30122_F30122001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300010,"propState":0,"propId":103141,"pos":{"x":-107830,"y":62595,"z":6020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300009,"propState":0,"propId":103031,"pos":{"x":-23559,"y":51604,"z":140136},"rot":{"x":0,"y":166963,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":103029,"pos":{"x":-94017,"y":62594,"z":11811},"rot":{"x":0,"y":359690,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":103029,"pos":{"x":-94254,"y":62594,"z":-627},"rot":{"x":0,"y":179690,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300002,"propState":1,"propId":103098,"pos":{"x":-172800,"y":64400,"z":6310},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":101,"propId":103214,"pos":{"x":-184120,"y":63160,"z":6230},"rot":{"x":14085,"y":59477,"z":351835}},{"groupId":6,"instId":300001,"propState":101,"propId":103186,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[{"groupId":7,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":64440,"y":49957,"z":6160},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"8":{"props":[],"npcs":[],"monsters":[{"groupId":8,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":64440,"y":49957,"z":6160},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"9":{"props":[],"npcs":[],"monsters":[{"groupId":9,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-147300,"y":60884,"z":6311},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"10":{"props":[],"npcs":[],"monsters":[{"groupId":10,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-147300,"y":60884,"z":6311},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":2,"startGroupId":1}},"3012301":{"P30123_F30123001":{"scenes":{"2":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300008,"propState":101,"propId":103134,"pos":{"x":112476,"y":14460,"z":122330},"rot":{"x":0,"y":227388,"z":0}},{"groupId":3,"instId":300010,"propState":0,"propId":103134,"pos":{"x":156668,"y":14340,"z":222430},"rot":{"x":0,"y":187563,"z":0}},{"groupId":3,"instId":300007,"propState":0,"propId":103134,"pos":{"x":-156668,"y":14340,"z":222430},"rot":{"x":0,"y":172437,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":103134,"pos":{"x":-341,"y":14790,"z":89637},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":103134,"pos":{"x":-461,"y":14610,"z":120291},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300009,"propState":101,"propId":103134,"pos":{"x":136535,"y":14340,"z":155189},"rot":{"x":0,"y":209110,"z":0}},{"groupId":3,"instId":300006,"propState":101,"propId":103134,"pos":{"x":-112435,"y":14340,"z":122459},"rot":{"x":0,"y":310860,"z":0}},{"groupId":3,"instId":300005,"propState":101,"propId":103134,"pos":{"x":-136492,"y":14340,"z":155115},"rot":{"x":0,"y":330889,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":103134,"pos":{"x":-91,"y":14790,"z":104951},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":103134,"pos":{"x":-270,"y":14790,"z":74295},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[],"npcs":[],"monsters":[{"groupId":5,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-34,"y":4677,"z":281712},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"6":{"props":[],"npcs":[],"monsters":[{"groupId":6,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-34,"y":4677,"z":281712},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300014,"propState":0,"propId":103133,"pos":{"x":126957,"y":14540,"z":154869},"rot":{"x":0,"y":301402,"z":0}},{"groupId":4,"instId":300013,"propState":0,"propId":103133,"pos":{"x":109973,"y":14540,"z":132162},"rot":{"x":0,"y":311451,"z":0}},{"groupId":4,"instId":300012,"propState":0,"propId":103133,"pos":{"x":-109973,"y":14540,"z":132162},"rot":{"x":0,"y":48549,"z":0}},{"groupId":4,"instId":300011,"propState":0,"propId":103133,"pos":{"x":-126957,"y":14540,"z":154869},"rot":{"x":0,"y":58598,"z":0}},{"groupId":4,"instId":300010,"propState":0,"propId":103133,"pos":{"x":-10476,"y":11503,"z":5085},"rot":{"x":0,"y":89757,"z":0}},{"groupId":4,"instId":300008,"propState":0,"propId":103133,"pos":{"x":9586,"y":11320,"z":37640},"rot":{"x":0,"y":88735,"z":0}},{"groupId":4,"instId":300016,"propState":101,"propId":103133,"pos":{"x":34219,"y":11503,"z":5174},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300009,"propState":101,"propId":103133,"pos":{"x":10274,"y":11503,"z":5174},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300007,"propState":1,"propId":103133,"pos":{"x":118800,"y":14686,"z":143019},"rot":{"x":0,"y":307503,"z":0}},{"groupId":4,"instId":300006,"propState":1,"propId":103133,"pos":{"x":-118800,"y":14686,"z":143019},"rot":{"x":0,"y":52497,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":103133,"pos":{"x":-110382,"y":2463,"z":198504},"rot":{"x":0,"y":75295,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":103133,"pos":{"x":-62740,"y":4240,"z":136945},"rot":{"x":0,"y":35790,"z":0}},{"groupId":4,"instId":300019,"propState":0,"propId":103040,"pos":{"x":-108850,"y":2463,"z":198910},"rot":{"x":0,"y":75295,"z":0}},{"groupId":4,"instId":300018,"propState":0,"propId":103040,"pos":{"x":-61960,"y":4211,"z":138160},"rot":{"x":0,"y":35790,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":103133,"pos":{"x":110189,"y":2463,"z":198517},"rot":{"x":0,"y":284705,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":103133,"pos":{"x":62724,"y":4233,"z":136965},"rot":{"x":0,"y":324210,"z":0}},{"groupId":4,"instId":300015,"propState":1,"propId":103133,"pos":{"x":-16192,"y":11380,"z":37800},"rot":{"x":0,"y":89757,"z":0}},{"groupId":4,"instId":300002,"propState":1,"propId":103133,"pos":{"x":-9873,"y":11380,"z":37826},"rot":{"x":0,"y":89757,"z":0}},{"groupId":4,"instId":300017,"propState":0,"propId":100,"pos":{"x":-67348,"y":12639,"z":150287},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[],"npcs":[],"monsters":[{"groupId":72,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-30,"y":4677,"z":293080},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3012302":{"P30123_F30123001":{"scenes":{"2":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300004,"propState":0,"propId":103134,"pos":{"x":-461,"y":14610,"z":120291},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300010,"propState":0,"propId":103134,"pos":{"x":156668,"y":14340,"z":222430},"rot":{"x":0,"y":187563,"z":0}},{"groupId":3,"instId":300009,"propState":101,"propId":103134,"pos":{"x":136535,"y":14340,"z":155189},"rot":{"x":0,"y":209110,"z":0}},{"groupId":3,"instId":300008,"propState":101,"propId":103134,"pos":{"x":112476,"y":14460,"z":122330},"rot":{"x":0,"y":227388,"z":0}},{"groupId":3,"instId":300007,"propState":0,"propId":103134,"pos":{"x":-156668,"y":14340,"z":222430},"rot":{"x":0,"y":172437,"z":0}},{"groupId":3,"instId":300006,"propState":101,"propId":103134,"pos":{"x":-112435,"y":14340,"z":122459},"rot":{"x":0,"y":310860,"z":0}},{"groupId":3,"instId":300005,"propState":101,"propId":103134,"pos":{"x":-136492,"y":14340,"z":155115},"rot":{"x":0,"y":330889,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":103134,"pos":{"x":-91,"y":14790,"z":104951},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":103134,"pos":{"x":-341,"y":14790,"z":89637},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":103134,"pos":{"x":-270,"y":14790,"z":74295},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[],"npcs":[],"monsters":[{"groupId":5,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-34,"y":4677,"z":281712},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"6":{"props":[],"npcs":[],"monsters":[{"groupId":6,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-34,"y":4677,"z":281712},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300014,"propState":0,"propId":103133,"pos":{"x":126957,"y":14540,"z":154869},"rot":{"x":0,"y":301402,"z":0}},{"groupId":4,"instId":300008,"propState":0,"propId":103133,"pos":{"x":9586,"y":11320,"z":37640},"rot":{"x":0,"y":88735,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":103133,"pos":{"x":110189,"y":2463,"z":198517},"rot":{"x":0,"y":284705,"z":0}},{"groupId":4,"instId":300013,"propState":0,"propId":103133,"pos":{"x":109973,"y":14540,"z":132162},"rot":{"x":0,"y":311451,"z":0}},{"groupId":4,"instId":300010,"propState":0,"propId":103133,"pos":{"x":-10476,"y":11503,"z":5085},"rot":{"x":0,"y":89757,"z":0}},{"groupId":4,"instId":300009,"propState":101,"propId":103133,"pos":{"x":10274,"y":11503,"z":5174},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300015,"propState":1,"propId":103133,"pos":{"x":-16192,"y":11380,"z":37800},"rot":{"x":0,"y":89757,"z":0}},{"groupId":4,"instId":300011,"propState":0,"propId":103133,"pos":{"x":-126957,"y":14540,"z":154869},"rot":{"x":0,"y":58598,"z":0}},{"groupId":4,"instId":300007,"propState":1,"propId":103133,"pos":{"x":118800,"y":14686,"z":143019},"rot":{"x":0,"y":307503,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":103133,"pos":{"x":-110382,"y":2463,"z":198504},"rot":{"x":0,"y":75295,"z":0}},{"groupId":4,"instId":300019,"propState":0,"propId":103040,"pos":{"x":-108850,"y":2463,"z":198910},"rot":{"x":0,"y":75295,"z":0}},{"groupId":4,"instId":300002,"propState":1,"propId":103133,"pos":{"x":-9873,"y":11380,"z":37826},"rot":{"x":0,"y":89757,"z":0}},{"groupId":4,"instId":300012,"propState":0,"propId":103133,"pos":{"x":-109973,"y":14540,"z":132162},"rot":{"x":0,"y":48549,"z":0}},{"groupId":4,"instId":300016,"propState":101,"propId":103133,"pos":{"x":34219,"y":11503,"z":5174},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300006,"propState":1,"propId":103133,"pos":{"x":-118800,"y":14686,"z":143019},"rot":{"x":0,"y":52497,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":103133,"pos":{"x":-62740,"y":4240,"z":136945},"rot":{"x":0,"y":35790,"z":0}},{"groupId":4,"instId":300018,"propState":0,"propId":103040,"pos":{"x":-61960,"y":4211,"z":138160},"rot":{"x":0,"y":35790,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":103133,"pos":{"x":62724,"y":4233,"z":136965},"rot":{"x":0,"y":324210,"z":0}},{"groupId":4,"instId":300017,"propState":0,"propId":100,"pos":{"x":-67348,"y":12639,"z":150287},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[],"npcs":[],"monsters":[{"groupId":72,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-30,"y":4677,"z":293080},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":1,"startGroupId":72}},"3012401":{"P30124_F30124001":{"scenes":{"5":{"props":[],"npcs":[],"monsters":[{"groupId":5,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-25754,"y":20486,"z":-13340},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"6":{"props":[],"npcs":[],"monsters":[{"groupId":6,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-25754,"y":20486,"z":-13340},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3012402":{"P30124_F30124001":{"scenes":{"6":{"props":[],"npcs":[],"monsters":[{"groupId":6,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-445057,"y":6706,"z":829714},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"5":{"props":[],"npcs":[],"monsters":[{"groupId":5,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-445057,"y":6706,"z":829714},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3012501":{"P30125_F30125001":{"scenes":{"5":{"props":[],"npcs":[],"monsters":[{"groupId":5,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":268860,"y":79927,"z":95320},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"6":{"props":[],"npcs":[],"monsters":[{"groupId":6,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":268860,"y":79927,"z":95320},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3012601":{"P30126_F30126001":{"scenes":{"13":{"props":[],"npcs":[],"monsters":[{"groupId":13,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-705786,"y":-58600,"z":5629},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"14":{"props":[],"npcs":[],"monsters":[{"groupId":14,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-705786,"y":-58600,"z":5629},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3012602":{"P30126_F30126001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300001,"propState":1,"propId":102259,"pos":{"x":0,"y":-170770,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[],"npcs":[],"monsters":[{"groupId":6,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":213,"y":-193081,"z":137},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[{"groupId":7,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":213,"y":-193081,"z":137},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3012603":{"P30126_F30126001":{"scenes":{"7":{"props":[],"npcs":[],"monsters":[{"groupId":7,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-34610,"y":11600,"z":-12260},"rot":{"x":0,"y":243000,"z":0}}],"teleports":{}},"8":{"props":[],"npcs":[],"monsters":[{"groupId":8,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-34610,"y":11600,"z":-12260},"rot":{"x":0,"y":243000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3012701":{"P30127_F30127001":{"scenes":{"9":{"props":[],"npcs":[],"monsters":[{"groupId":9,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-854,"y":-26069,"z":16788},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"10":{"props":[],"npcs":[],"monsters":[{"groupId":10,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-854,"y":-26069,"z":16788},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"11":{"props":[],"npcs":[],"monsters":[{"groupId":11,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-1002,"y":-51677,"z":5625},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"12":{"props":[],"npcs":[],"monsters":[{"groupId":12,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-1002,"y":-51677,"z":5625},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300003,"propState":0,"propId":102239,"pos":{"x":-1305,"y":-43645,"z":55967},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":102239,"pos":{"x":-1280,"y":-43684,"z":37515},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300007,"propState":0,"propId":102263,"pos":{"x":-45789,"y":-18100,"z":43628},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300001,"propState":0,"propId":102263,"pos":{"x":44056,"y":-18091,"z":43494},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300010,"propState":0,"propId":102239,"pos":{"x":-21750,"y":-51730,"z":37015},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":300009,"propState":0,"propId":102239,"pos":{"x":-14500,"y":-51730,"z":-25716},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300005,"propState":0,"propId":102239,"pos":{"x":-63100,"y":-46490,"z":-16277},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300006,"propState":0,"propId":102239,"pos":{"x":-34000,"y":-51730,"z":5642},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300004,"propState":0,"propId":102239,"pos":{"x":-63060,"y":-46490,"z":27609},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300001,"propState":1,"propId":102264,"pos":{"x":-25519,"y":-18077,"z":-42712},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":1,"propId":102264,"pos":{"x":23720,"y":-18149,"z":-42684},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":1,"startGroupId":1}},"3012702":{"P30127_F30127001":{"scenes":{"9":{"props":[],"npcs":[],"monsters":[{"groupId":9,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-854,"y":-26069,"z":16788},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"10":{"props":[],"npcs":[],"monsters":[{"groupId":10,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-854,"y":-26069,"z":16788},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"11":{"props":[],"npcs":[],"monsters":[{"groupId":11,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-1002,"y":-51677,"z":5625},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"12":{"props":[],"npcs":[],"monsters":[{"groupId":12,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-1002,"y":-51677,"z":5625},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300003,"propState":0,"propId":102239,"pos":{"x":-1305,"y":-43645,"z":55967},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":102239,"pos":{"x":-1280,"y":-43684,"z":37515},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300007,"propState":0,"propId":102263,"pos":{"x":-45789,"y":-18100,"z":43628},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300001,"propState":0,"propId":102263,"pos":{"x":44056,"y":-18091,"z":43494},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300010,"propState":0,"propId":102239,"pos":{"x":-21750,"y":-51730,"z":37015},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":300009,"propState":0,"propId":102239,"pos":{"x":-14500,"y":-51730,"z":-25716},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300006,"propState":0,"propId":102239,"pos":{"x":-34000,"y":-51730,"z":5642},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300005,"propState":0,"propId":102239,"pos":{"x":-63100,"y":-46490,"z":-16277},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300004,"propState":0,"propId":102239,"pos":{"x":-63060,"y":-46490,"z":27609},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":1,"propId":102264,"pos":{"x":23720,"y":-18149,"z":-42684},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300001,"propState":1,"propId":102264,"pos":{"x":-25519,"y":-18077,"z":-42712},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":2,"startGroupId":1}},"3013001":{"P30130_F30130001":{"scenes":{"16":{"props":[{"groupId":16,"instId":300002,"propState":0,"propId":104006,"pos":{"x":23138,"y":78919,"z":528},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":104006,"pos":{"x":-22870,"y":78919,"z":531},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[],"npcs":[],"monsters":[{"groupId":20,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":91,"y":81805,"z":196425},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"21":{"props":[],"npcs":[],"monsters":[{"groupId":21,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":91,"y":81805,"z":196425},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3013002":{"P30130_F30130001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300003,"propState":1,"propId":104005,"pos":{"x":-122,"y":44446,"z":-75607},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":104005,"pos":{"x":-308,"y":39527,"z":-114131},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[],"npcs":[],"monsters":[{"groupId":8,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-405,"y":26791,"z":-197994},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"9":{"props":[],"npcs":[],"monsters":[{"groupId":9,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-405,"y":26791,"z":-197994},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3013101":{"P30131_F30131001":{"scenes":{"10":{"props":[],"npcs":[],"monsters":[{"groupId":10,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-43120,"y":6010,"z":-306010},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"11":{"props":[],"npcs":[],"monsters":[{"groupId":11,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-43120,"y":6010,"z":-306010},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3013102":{"P30131_F30131001":{"scenes":{"4":{"props":[],"npcs":[],"monsters":[{"groupId":4,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":4550,"y":393572,"z":320900},"rot":{"x":0,"y":81369,"z":0}}],"teleports":{}},"5":{"props":[],"npcs":[],"monsters":[{"groupId":5,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":4550,"y":393572,"z":320900},"rot":{"x":0,"y":81369,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3013201":{"P30132_F30132001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300009,"propState":0,"propId":104005,"pos":{"x":261730,"y":165575,"z":416990},"rot":{"x":0,"y":322452,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[],"npcs":[],"monsters":[{"groupId":8,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":243660,"y":165544,"z":436520},"rot":{"x":0,"y":142000,"z":0}}],"teleports":{}},"9":{"props":[],"npcs":[],"monsters":[{"groupId":9,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":243660,"y":165544,"z":436520},"rot":{"x":0,"y":142000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":4,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3002001":{"P30120_F30120001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300001,"propState":0,"propId":105,"pos":{"x":-5893,"y":20010,"z":-27940},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[],"npcs":[],"monsters":[{"groupId":2,"instId":200001,"monsterId":1013010,"eventId":104201,"pos":{"x":9590,"y":19980,"z":-56760},"rot":{"x":0,"y":335096,"z":0}}],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300002,"propState":11,"propId":100,"pos":{"x":48000,"y":942,"z":263660},"rot":{"x":0,"y":210000,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":100,"pos":{"x":39250,"y":3942,"z":216110},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":3,"instId":200001,"monsterId":1023020,"eventId":104202,"pos":{"x":9590,"y":19980,"z":-56760},"rot":{"x":0,"y":335096,"z":0}}],"teleports":{}},"4":{"props":[],"npcs":[],"monsters":[{"groupId":4,"instId":200001,"monsterId":1023010,"eventId":104203,"pos":{"x":9590,"y":19980,"z":-56760},"rot":{"x":0,"y":335096,"z":0}}],"teleports":{}},"5":{"props":[],"npcs":[],"monsters":[{"groupId":5,"instId":200001,"monsterId":8003030,"eventId":104204,"pos":{"x":9590,"y":19980,"z":-56760},"rot":{"x":0,"y":335096,"z":0}}],"teleports":{}},"6":{"props":[],"npcs":[],"monsters":[{"groupId":6,"instId":200001,"monsterId":8013010,"eventId":104205,"pos":{"x":9590,"y":19980,"z":-56760},"rot":{"x":0,"y":335096,"z":0}}],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[{"groupId":7,"instId":200001,"monsterId":1003010,"eventId":104206,"pos":{"x":9590,"y":19980,"z":-56760},"rot":{"x":0,"y":335096,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3020101":{"P30201_F30201001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300003,"propState":0,"propId":100005,"pos":{"x":42660,"y":3485,"z":-115530},"rot":{"x":0,"y":288017,"z":0}},{"groupId":1,"instId":300001,"propState":0,"propId":100001,"pos":{"x":-2515,"y":2940,"z":-100826},"rot":{"x":0,"y":288017,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[],"npcs":[],"monsters":[{"groupId":2,"instId":200001,"monsterId":1002040,"eventId":9999011,"pos":{"x":5763,"y":2743,"z":-103360},"rot":{"x":0,"y":105679,"z":0}}],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":101016,"pos":{"x":18900,"y":3830,"z":-112450},"rot":{"x":0,"y":17276,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3020201":{"P30201_F30201001":{"scenes":{"2":{"props":[],"npcs":[],"monsters":[{"groupId":2,"instId":200001,"monsterId":1002040,"eventId":9999011,"pos":{"x":127280,"y":46570,"z":-76220},"rot":{"x":0,"y":350000,"z":0}}],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":101016,"pos":{"x":-11990,"y":-2510,"z":137090},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"1":{"props":[{"groupId":1,"instId":300002,"propState":0,"propId":105,"pos":{"x":139810,"y":46350,"z":-71950},"rot":{"x":0,"y":79324,"z":0}},{"groupId":1,"instId":300001,"propState":0,"propId":105,"pos":{"x":124050,"y":46610,"z":-51100},"rot":{"x":0,"y":355000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3020301":{"P30201_F30201001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300004,"propState":0,"propId":105,"pos":{"x":6540,"y":-2460,"z":149930},"rot":{"x":0,"y":238546,"z":0}},{"groupId":1,"instId":300003,"propState":0,"propId":105,"pos":{"x":-12620,"y":970,"z":156640},"rot":{"x":0,"y":160980,"z":0}},{"groupId":1,"instId":300002,"propState":0,"propId":105,"pos":{"x":-8250,"y":-2580,"z":128000},"rot":{"x":0,"y":204,"z":0}},{"groupId":1,"instId":300001,"propState":0,"propId":105,"pos":{"x":-21890,"y":-2460,"z":137400},"rot":{"x":0,"y":35691,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[],"npcs":[],"monsters":[{"groupId":2,"instId":200001,"monsterId":1002040,"eventId":9999011,"pos":{"x":3222,"y":-2680,"z":147990},"rot":{"x":0,"y":243132,"z":0}}],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300001,"propState":11,"propId":60103,"pos":{"x":-10840,"y":19980,"z":-39400},"rot":{"x":0,"y":131400,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3020401":{"P30201_F30201001":{"scenes":{"2":{"props":[],"npcs":[],"monsters":[{"groupId":2,"instId":200001,"monsterId":1002040,"eventId":9999011,"pos":{"x":-119260,"y":-958,"z":-169320},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"1":{"props":[{"groupId":1,"instId":300001,"propState":0,"propId":105,"pos":{"x":-94410,"y":-959,"z":-169180},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":101016,"pos":{"x":77690,"y":1990,"z":-21673},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3020501":{"P30201_F30201001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":0,"propId":105,"pos":{"x":99150,"y":1910,"z":81520},"rot":{"x":0,"y":314954,"z":0}},{"groupId":1,"instId":300001,"propState":0,"propId":105,"pos":{"x":69304,"y":1910,"z":92130},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":101016,"pos":{"x":78020,"y":1930,"z":86000},"rot":{"x":0,"y":46683,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[],"npcs":[],"monsters":[{"groupId":2,"instId":200001,"monsterId":1002040,"eventId":9999011,"pos":{"x":94308,"y":1910,"z":92420},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":999,"startAnchorId":null,"startGroupId":null}},"3020601":{"P30201_F30201001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":0,"propId":105,"pos":{"x":-93710,"y":10200,"z":-16050},"rot":{"x":0,"y":350464,"z":0}},{"groupId":1,"instId":300001,"propState":0,"propId":105,"pos":{"x":-71310,"y":12090,"z":15630},"rot":{"x":176,"y":99602,"z":1488}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[],"npcs":[],"monsters":[{"groupId":2,"instId":200001,"monsterId":1002040,"eventId":9999011,"pos":{"x":-97410,"y":10250,"z":-5480},"rot":{"x":0,"y":14395,"z":0}}],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":101016,"pos":{"x":24920,"y":3940,"z":182130},"rot":{"x":0,"y":90448,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":999,"startAnchorId":null,"startGroupId":null}},"30301001":{"P30301_F30301001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300002,"propState":0,"propId":105,"pos":{"x":69150,"y":1907,"z":92160},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":2,"instId":200001,"monsterId":1004010,"eventId":301101,"pos":{"x":90720,"y":1907,"z":92540},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":999,"startAnchorId":null,"startGroupId":null}},"30301002":{"P30301_F30301001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300003,"propState":0,"propId":105,"pos":{"x":860,"y":20037,"z":-68610},"rot":{"x":0,"y":348302,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":105,"pos":{"x":30540,"y":19986,"z":-57320},"rot":{"x":0,"y":317300,"z":0}},{"groupId":2,"instId":300002,"propState":0,"propId":105,"pos":{"x":-5800,"y":19780,"z":-27540},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":2,"instId":200001,"monsterId":1014010,"eventId":301102,"pos":{"x":7680,"y":19978,"z":-52930},"rot":{"x":0,"y":340943,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":999,"startAnchorId":null,"startGroupId":null}},"30301003":{"P30301_F30301001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300003,"propState":0,"propId":105,"pos":{"x":172900,"y":28428,"z":-123670},"rot":{"x":0,"y":96793,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":105,"pos":{"x":216510,"y":28537,"z":-138380},"rot":{"x":0,"y":69370,"z":0}},{"groupId":2,"instId":300002,"propState":0,"propId":105,"pos":{"x":206124,"y":36980,"z":-159446},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":2,"instId":200001,"monsterId":1013010,"eventId":301103,"pos":{"x":189395,"y":28389,"z":-123309},"rot":{"x":0,"y":198826,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":999,"startAnchorId":null,"startGroupId":null}},"30301004":{"P30301_F30301001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300002,"propState":0,"propId":105,"pos":{"x":-41860,"y":-2141,"z":-170224},"rot":{"x":0,"y":269940,"z":0}}],"npcs":[],"monsters":[{"groupId":2,"instId":200001,"monsterId":8003030,"eventId":301104,"pos":{"x":-63340,"y":-2141,"z":-168587},"rot":{"x":0,"y":98029,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":999,"startAnchorId":null,"startGroupId":null}},"30301005":{"P30301_F30301001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300001,"propState":0,"propId":105,"pos":{"x":-57303,"y":-2622,"z":103634},"rot":{"x":0,"y":57865,"z":0}},{"groupId":2,"instId":300003,"propState":0,"propId":105,"pos":{"x":-34420,"y":-2495,"z":98230},"rot":{"x":0,"y":397,"z":0}},{"groupId":2,"instId":300002,"propState":0,"propId":105,"pos":{"x":-53575,"y":-2555,"z":119290},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":2,"instId":200001,"monsterId":8003050,"eventId":301105,"pos":{"x":-38776,"y":-2639,"z":117711},"rot":{"x":0,"y":166728,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":999,"startAnchorId":null,"startGroupId":null}},"30301006":{"P30301_F30301001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300002,"propState":0,"propId":105,"pos":{"x":86301,"y":2014,"z":-94060},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":2,"instId":200001,"monsterId":1003010,"eventId":301106,"pos":{"x":113508,"y":2014,"z":-93760},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":999,"startAnchorId":null,"startGroupId":null}},"30301007":{"P30301_F30301001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300002,"propState":0,"propId":105,"pos":{"x":250820,"y":52546,"z":-168890},"rot":{"x":0,"y":46888,"z":0}}],"npcs":[],"monsters":[{"groupId":2,"instId":200001,"monsterId":1013020,"eventId":301107,"pos":{"x":268761,"y":52545,"z":-152317},"rot":{"x":0,"y":227450,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":999,"startAnchorId":null,"startGroupId":null}},"30401001":{"P30401_F30401001":{"scenes":{"10":{"props":[{"groupId":10,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300002,"propState":1,"propId":100013,"pos":{"x":-178500,"y":-178,"z":-61060},"rot":{"x":0,"y":90000,"z":0}},{"groupId":9,"instId":300001,"propState":1,"propId":100013,"pos":{"x":-169800,"y":-4437,"z":-79560},"rot":{"x":0,"y":180000,"z":0}},{"groupId":9,"instId":300014,"propState":1,"propId":100013,"pos":{"x":-186621,"y":-400,"z":-79920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":9,"instId":300013,"propState":1,"propId":100013,"pos":{"x":-194540,"y":-378,"z":-69650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":9,"instId":300010,"propState":1,"propId":100013,"pos":{"x":-162330,"y":-415,"z":-71330},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":11,"instId":200007,"monsterId":8012020,"eventId":20002102,"pos":{"x":-170860,"y":-4323,"z":-86400},"rot":{"x":0,"y":265224,"z":0}},{"groupId":11,"instId":200006,"monsterId":8011010,"eventId":20002105,"pos":{"x":-179023,"y":-7073,"z":-70056},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":200005,"monsterId":8011010,"eventId":20002105,"pos":{"x":-170640,"y":-4389,"z":-94030},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":200004,"monsterId":8012020,"eventId":20002102,"pos":{"x":-170330,"y":-4317,"z":-62310},"rot":{"x":0,"y":180032,"z":0}},{"groupId":11,"instId":200003,"monsterId":8012020,"eventId":20002102,"pos":{"x":-179210,"y":-7672,"z":-80070},"rot":{"x":0,"y":14397,"z":0}},{"groupId":11,"instId":200015,"monsterId":8013010,"eventId":20002232,"pos":{"x":-182570,"y":-7672,"z":-76980},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200014,"monsterId":8012020,"eventId":20002102,"pos":{"x":-152370,"y":-4389,"z":-93961},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":200013,"monsterId":8011010,"eventId":20002105,"pos":{"x":-149490,"y":-163,"z":-71500},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200012,"monsterId":8012020,"eventId":20002102,"pos":{"x":-186423,"y":-178,"z":-59940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":200011,"monsterId":8011010,"eventId":20002105,"pos":{"x":-183890,"y":-7672,"z":-80933},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200010,"monsterId":8011010,"eventId":20002105,"pos":{"x":-201240,"y":-4171,"z":-91410},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200008,"monsterId":8011010,"eventId":20002105,"pos":{"x":-202340,"y":-178,"z":-69442},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200001,"monsterId":8012020,"eventId":20002112,"pos":{"x":-186520,"y":-7672,"z":-74540},"rot":{"x":0,"y":30000,"z":0}},{"groupId":11,"instId":200009,"monsterId":8011010,"eventId":20002105,"pos":{"x":-186474,"y":-154,"z":-92850},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":200002,"monsterId":8012020,"eventId":20002102,"pos":{"x":-202110,"y":-227,"z":-71605},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300045,"propState":1,"propId":100021,"pos":{"x":-37989,"y":18683,"z":-92473},"rot":{"x":0,"y":117856,"z":0}},{"groupId":8,"instId":300034,"propState":1,"propId":300003,"pos":{"x":-5999,"y":18610,"z":-109379},"rot":{"x":0,"y":27856,"z":0}},{"groupId":8,"instId":300033,"propState":1,"propId":300003,"pos":{"x":-29906,"y":18608,"z":-106063},"rot":{"x":0,"y":297743,"z":0}},{"groupId":8,"instId":300044,"propState":1,"propId":100021,"pos":{"x":-31403,"y":18681,"z":-108909},"rot":{"x":0,"y":27743,"z":0}},{"groupId":8,"instId":300032,"propState":1,"propId":300003,"pos":{"x":-71651,"y":10282,"z":-114388},"rot":{"x":0,"y":83364,"z":0}},{"groupId":8,"instId":300029,"propState":1,"propId":300003,"pos":{"x":-123205,"y":2760,"z":-106135},"rot":{"x":0,"y":243837,"z":0}},{"groupId":8,"instId":300028,"propState":1,"propId":300003,"pos":{"x":-130445,"y":2762,"z":-91413},"rot":{"x":0,"y":63465,"z":0}},{"groupId":8,"instId":300023,"propState":1,"propId":300003,"pos":{"x":-110829,"y":504,"z":-73061},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300048,"propState":1,"propId":300003,"pos":{"x":-197912,"y":2986,"z":-87881},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300047,"propState":1,"propId":300003,"pos":{"x":-32477,"y":-981,"z":-73188},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300046,"propState":0,"propId":300003,"pos":{"x":43166,"y":3481,"z":-31972},"rot":{"x":0,"y":253434,"z":0}},{"groupId":8,"instId":300043,"propState":0,"propId":300003,"pos":{"x":-6513,"y":1037,"z":-73196},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300037,"propState":1,"propId":300003,"pos":{"x":-6352,"y":18611,"z":-36294},"rot":{"x":0,"y":332611,"z":0}},{"groupId":8,"instId":300036,"propState":1,"propId":300003,"pos":{"x":-35597,"y":18611,"z":-51446},"rot":{"x":0,"y":332611,"z":0}},{"groupId":8,"instId":300035,"propState":1,"propId":300003,"pos":{"x":-35120,"y":18610,"z":-93989},"rot":{"x":0,"y":27856,"z":0}},{"groupId":8,"instId":300031,"propState":1,"propId":300003,"pos":{"x":-81935,"y":10282,"z":-114414},"rot":{"x":0,"y":97352,"z":0}},{"groupId":8,"instId":300030,"propState":1,"propId":300003,"pos":{"x":-147179,"y":2762,"z":-108792},"rot":{"x":0,"y":153818,"z":0}},{"groupId":8,"instId":300027,"propState":1,"propId":300003,"pos":{"x":-146897,"y":2770,"z":-37391},"rot":{"x":0,"y":207332,"z":0}},{"groupId":8,"instId":300009,"propState":0,"propId":300003,"pos":{"x":-1578,"y":4254,"z":-104286},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300011,"propState":0,"propId":100,"pos":{"x":-10910,"y":18600,"z":-106140},"rot":{"x":0,"y":27837,"z":0}},{"groupId":8,"instId":300007,"propState":1,"propId":100000,"pos":{"x":58122,"y":3459,"z":-118557},"rot":{"x":0,"y":108146,"z":0}},{"groupId":8,"instId":300015,"propState":1,"propId":100021,"pos":{"x":-110156,"y":-61,"z":-81744},"rot":{"x":0,"y":342919,"z":0}},{"groupId":8,"instId":300018,"propState":0,"propId":100000,"pos":{"x":-141399,"y":-115,"z":-71740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300002,"propState":2,"propId":100000,"pos":{"x":470,"y":2880,"z":-99190},"rot":{"x":0,"y":107618,"z":0}},{"groupId":8,"instId":300049,"propState":1,"propId":300000,"pos":{"x":-23402,"y":18610,"z":-100182},"rot":{"x":0,"y":117856,"z":0}},{"groupId":8,"instId":300042,"propState":1,"propId":300000,"pos":{"x":53197,"y":3438,"z":-118870},"rot":{"x":0,"y":288000,"z":0}},{"groupId":8,"instId":300041,"propState":0,"propId":300004,"pos":{"x":-155125,"y":2700,"z":-33130},"rot":{"x":0,"y":207332,"z":0}},{"groupId":8,"instId":300040,"propState":0,"propId":300004,"pos":{"x":-113331,"y":17656,"z":-86508},"rot":{"x":0,"y":160861,"z":0}},{"groupId":8,"instId":300039,"propState":0,"propId":300004,"pos":{"x":-38863,"y":17690,"z":-62867},"rot":{"x":0,"y":343500,"z":0}},{"groupId":8,"instId":300025,"propState":1,"propId":300003,"pos":{"x":42748,"y":3485,"z":-115476},"rot":{"x":0,"y":288000,"z":0}},{"groupId":8,"instId":300017,"propState":1,"propId":100005,"pos":{"x":42660,"y":3485,"z":-115530},"rot":{"x":0,"y":288017,"z":0}},{"groupId":8,"instId":300038,"propState":0,"propId":100000,"pos":{"x":-5441,"y":2868,"z":-48072},"rot":{"x":0,"y":252400,"z":0}},{"groupId":8,"instId":300024,"propState":0,"propId":300003,"pos":{"x":-5595,"y":2864,"z":-46516},"rot":{"x":0,"y":163201,"z":0}},{"groupId":8,"instId":300013,"propState":0,"propId":100001,"pos":{"x":-2438,"y":2916,"z":-45562},"rot":{"x":0,"y":253313,"z":0}},{"groupId":8,"instId":300026,"propState":0,"propId":300003,"pos":{"x":-141728,"y":-119,"z":-73277},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300016,"propState":0,"propId":100001,"pos":{"x":-144990,"y":-60,"z":-73290},"rot":{"x":0,"y":270291,"z":0}},{"groupId":8,"instId":300008,"propState":0,"propId":100000,"pos":{"x":-132037,"y":2748,"z":-61726},"rot":{"x":0,"y":207345,"z":0}},{"groupId":8,"instId":300022,"propState":0,"propId":300003,"pos":{"x":-130510,"y":2770,"z":-55090},"rot":{"x":0,"y":297332,"z":0}},{"groupId":8,"instId":300014,"propState":0,"propId":100001,"pos":{"x":-132012,"y":2824,"z":-57981},"rot":{"x":0,"y":27345,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":100000,"pos":{"x":-110990,"y":-109,"z":-62616},"rot":{"x":0,"y":18847,"z":0}},{"groupId":8,"instId":300021,"propState":0,"propId":300003,"pos":{"x":-110828,"y":504,"z":-73353},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":100021,"pos":{"x":-110161,"y":-61,"z":-64690},"rot":{"x":0,"y":17053,"z":0}},{"groupId":8,"instId":300006,"propState":2,"propId":100000,"pos":{"x":-104321,"y":-101,"z":-74646},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300020,"propState":0,"propId":300003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":100003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":8,"instId":300019,"propState":0,"propId":300003,"pos":{"x":-5599,"y":2864,"z":-99852},"rot":{"x":0,"y":197158,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":100001,"pos":{"x":-2515,"y":2940,"z":-100826},"rot":{"x":0,"y":288017,"z":0}},{"groupId":8,"instId":300010,"propState":2,"propId":100000,"pos":{"x":-101766,"y":5058,"z":-119589},"rot":{"x":0,"y":269851,"z":0}},{"groupId":8,"instId":300012,"propState":0,"propId":100013,"pos":{"x":-94500,"y":6820,"z":-122190},"rot":{"x":19509,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":999,"startAnchorId":null,"startGroupId":null}},"30401002":{"P30401_F30401001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":5,"instId":200003,"monsterId":1002020,"eventId":20121135,"pos":{"x":174255,"y":46472,"z":-57130},"rot":{"x":0,"y":177491,"z":0}},{"groupId":5,"instId":200012,"monsterId":8001020,"eventId":20111007,"pos":{"x":234160,"y":45063,"z":-91820},"rot":{"x":0,"y":338400,"z":0}},{"groupId":5,"instId":200010,"monsterId":1013020,"eventId":20121231,"pos":{"x":247340,"y":45265,"z":-63050},"rot":{"x":0,"y":301126,"z":0}},{"groupId":5,"instId":200009,"monsterId":8001020,"eventId":20111007,"pos":{"x":222460,"y":45784,"z":-58160},"rot":{"x":0,"y":338400,"z":0}},{"groupId":5,"instId":200005,"monsterId":8001020,"eventId":20111007,"pos":{"x":260590,"y":45297,"z":-61160},"rot":{"x":0,"y":46313,"z":0}},{"groupId":5,"instId":200002,"monsterId":8001020,"eventId":20111007,"pos":{"x":166920,"y":46301,"z":-64820},"rot":{"x":0,"y":313503,"z":0}},{"groupId":5,"instId":200001,"monsterId":8001020,"eventId":20111007,"pos":{"x":201149,"y":46727,"z":-65610},"rot":{"x":0,"y":358622,"z":0}},{"groupId":5,"instId":200018,"monsterId":1002020,"eventId":20121139,"pos":{"x":242751,"y":45279,"z":-51948},"rot":{"x":0,"y":149103,"z":0}},{"groupId":5,"instId":200017,"monsterId":1002020,"eventId":20121138,"pos":{"x":239460,"y":45321,"z":-85383},"rot":{"x":0,"y":304576,"z":0}},{"groupId":5,"instId":200015,"monsterId":1002020,"eventId":20121137,"pos":{"x":245278,"y":45265,"z":-52225},"rot":{"x":0,"y":289591,"z":0}},{"groupId":5,"instId":200011,"monsterId":1002020,"eventId":20121135,"pos":{"x":211697,"y":46654,"z":-60233},"rot":{"x":0,"y":131269,"z":0}},{"groupId":5,"instId":200008,"monsterId":1002020,"eventId":20121134,"pos":{"x":253352,"y":45270,"z":-62573},"rot":{"x":0,"y":309248,"z":0}},{"groupId":5,"instId":200004,"monsterId":1002020,"eventId":20121131,"pos":{"x":233184,"y":45265,"z":-65335},"rot":{"x":0,"y":328470,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":999,"startAnchorId":null,"startGroupId":null}},"30401003":{"P30401_F30401001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":999,"startAnchorId":null,"startGroupId":null}},"30401004":{"P30401_F30401001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":999,"startAnchorId":null,"startGroupId":null}},"30401005":{"P30401_F30401001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300004,"propState":8,"propId":101,"pos":{"x":-54175,"y":685,"z":89262},"rot":{"x":0,"y":45000,"z":0}},{"groupId":2,"instId":300003,"propState":8,"propId":101,"pos":{"x":107603,"y":13760,"z":-61751},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300002,"propState":8,"propId":101,"pos":{"x":5010,"y":12790,"z":2110},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300001,"propState":8,"propId":101,"pos":{"x":-33092,"y":4824,"z":-158473},"rot":{"x":0,"y":269724,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2022101":{"anchorId":1,"groupId":2,"instId":300001,"pos":{"x":-29539,"y":4824,"z":-155840},"rot":{"x":0,"y":90000,"z":0}},"2022102":{"anchorId":2,"groupId":2,"instId":300002,"pos":{"x":400,"y":12790,"z":2110},"rot":{"x":0,"y":0,"z":0}},"2022103":{"anchorId":3,"groupId":2,"instId":300003,"pos":{"x":103950,"y":13760,"z":-59120},"rot":{"x":0,"y":180000,"z":0}},"2022104":{"anchorId":4,"groupId":2,"instId":300004,"pos":{"x":-55590,"y":685,"z":93950},"rot":{"x":0,"y":45000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":999,"startAnchorId":null,"startGroupId":null}},"30500001":{"P30500_F30500001":{"scenes":{"17":{"props":[{"groupId":17,"instId":300002,"propState":0,"propId":103015,"pos":{"x":-135818,"y":60890,"z":588},"rot":{"x":0,"y":26368,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":103015,"pos":{"x":-136218,"y":60890,"z":-489},"rot":{"x":0,"y":208640,"z":0}},{"groupId":17,"instId":300010,"propState":0,"propId":103015,"pos":{"x":-128840,"y":62048,"z":9560},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300009,"propState":0,"propId":103015,"pos":{"x":-128712,"y":62048,"z":8809},"rot":{"x":0,"y":193293,"z":0}},{"groupId":17,"instId":300006,"propState":0,"propId":103015,"pos":{"x":-76601,"y":62714,"z":6579},"rot":{"x":0,"y":26368,"z":0}},{"groupId":17,"instId":300004,"propState":0,"propId":103015,"pos":{"x":-77120,"y":62593,"z":5653},"rot":{"x":0,"y":257791,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":0,"propId":100,"pos":{"x":-36670,"y":56796,"z":6240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":18,"instId":200001,"monsterId":3002030,"eventId":313084,"pos":{"x":-38850,"y":56843,"z":6310},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300001,"propState":0,"propId":100,"pos":{"x":-16770,"y":56796,"z":6240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300001,"propState":0,"propId":100,"pos":{"x":-56250,"y":60150,"z":6380},"rot":{"x":0,"y":0,"z":351861}}],"npcs":[],"monsters":[{"groupId":19,"instId":200003,"monsterId":3001020,"eventId":313082,"pos":{"x":-68000,"y":61683,"z":8862},"rot":{"x":0,"y":178993,"z":0}},{"groupId":19,"instId":200002,"monsterId":3001010,"eventId":313083,"pos":{"x":-58000,"y":59919,"z":3274},"rot":{"x":0,"y":3822,"z":0}},{"groupId":19,"instId":200001,"monsterId":3001020,"eventId":313082,"pos":{"x":-48000,"y":58244,"z":8950},"rot":{"x":0,"y":182777,"z":0}}],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300001,"propState":0,"propId":100,"pos":{"x":-81660,"y":62675,"z":6090},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":36,"instId":200003,"monsterId":3002030,"eventId":313084,"pos":{"x":-95720,"y":62594,"z":5880},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":200002,"monsterId":3002010,"eventId":313081,"pos":{"x":-91820,"y":62594,"z":6000},"rot":{"x":0,"y":219454,"z":0}},{"groupId":36,"instId":200001,"monsterId":3002030,"eventId":313084,"pos":{"x":-87970,"y":62594,"z":6480},"rot":{"x":0,"y":184914,"z":0}}],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300001,"propState":0,"propId":100,"pos":{"x":-101750,"y":62594,"z":6090},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":20,"instId":200001,"monsterId":1013010,"eventId":313080,"pos":{"x":-146540,"y":60884,"z":6440},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300011,"propState":0,"propId":100,"pos":{"x":-93431,"y":52710,"z":118323},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":22,"instId":300010,"propState":0,"propId":103007,"pos":{"x":-114860,"y":57723,"z":106343},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":22,"instId":300005,"propState":0,"propId":100,"pos":{"x":-111171,"y":62735,"z":67932},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":22,"instId":300004,"propState":0,"propId":103007,"pos":{"x":-110923,"y":60229,"z":84935},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":22,"instId":300009,"propState":3,"propId":103006,"pos":{"x":-102301,"y":57723,"z":93128},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":22,"instId":300008,"propState":3,"propId":103006,"pos":{"x":-110674,"y":57723,"z":101938},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":22,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-127916,"y":62735,"z":85553},"rot":{"x":351615,"y":180838,"z":8476}},{"groupId":22,"instId":300006,"propState":3,"propId":103006,"pos":{"x":-119544,"y":62735,"z":76743},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":22,"instId":300003,"propState":1,"propId":103005,"pos":{"x":-93680,"y":52114,"z":101320},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300002,"propState":1,"propId":103005,"pos":{"x":-128165,"y":62140,"z":68550},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-128165,"y":65242,"z":68550},"rot":{"x":8385,"y":838,"z":351524}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300008,"propState":3,"propId":103006,"pos":{"x":-18090,"y":50735,"z":57407},"rot":{"x":1428,"y":271154,"z":7163}},{"groupId":23,"instId":300005,"propState":3,"propId":103006,"pos":{"x":3705,"y":53943,"z":78250},"rot":{"x":352840,"y":974,"z":1440}},{"groupId":23,"instId":300004,"propState":3,"propId":103006,"pos":{"x":16349,"y":52660,"z":65226},"rot":{"x":1428,"y":271154,"z":7163}},{"groupId":23,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-13587,"y":52446,"z":70085},"rot":{"x":352840,"y":974,"z":1440}},{"groupId":23,"instId":300006,"propState":3,"propId":103006,"pos":{"x":3271,"y":50735,"z":52720},"rot":{"x":1428,"y":271154,"z":7163}},{"groupId":23,"instId":300003,"propState":1,"propId":103005,"pos":{"x":-5447,"y":46350,"z":44383},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300002,"propState":1,"propId":103005,"pos":{"x":3850,"y":51910,"z":86760},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":103008,"pos":{"x":16710,"y":55333,"z":86501},"rot":{"x":7160,"y":180974,"z":358560}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300013,"propState":0,"propId":100,"pos":{"x":22821,"y":61052,"z":-74632},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":24,"instId":300019,"propState":3,"propId":103006,"pos":{"x":-50041,"y":51365,"z":-66989},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":24,"instId":300016,"propState":3,"propId":103006,"pos":{"x":11304,"y":58369,"z":-66493},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":24,"instId":300014,"propState":3,"propId":103006,"pos":{"x":-30110,"y":53093,"z":-63535},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":24,"instId":300012,"propState":3,"propId":103006,"pos":{"x":-18593,"y":55776,"z":-71674},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":24,"instId":300010,"propState":3,"propId":103006,"pos":{"x":-10179,"y":54822,"z":-60082},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":24,"instId":300009,"propState":3,"propId":103006,"pos":{"x":-7524,"y":52527,"z":-44420},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":24,"instId":300003,"propState":1,"propId":103005,"pos":{"x":-2869,"y":54880,"z":-74016},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300018,"propState":0,"propId":100,"pos":{"x":-21248,"y":58072,"z":-87335},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":24,"instId":300017,"propState":3,"propId":103006,"pos":{"x":-33213,"y":49456,"z":-43805},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":24,"instId":300015,"propState":3,"propId":103006,"pos":{"x":-32765,"y":55389,"z":-79197},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":24,"instId":300011,"propState":3,"propId":103006,"pos":{"x":-20144,"y":53958,"z":-61808},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":24,"instId":300008,"propState":3,"propId":103006,"pos":{"x":-213,"y":55687,"z":-58355},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":24,"instId":300005,"propState":3,"propId":103006,"pos":{"x":31235,"y":60098,"z":-63040},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":24,"instId":300004,"propState":1,"propId":103005,"pos":{"x":28131,"y":53359,"z":-43309},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300007,"propState":3,"propId":103006,"pos":{"x":8200,"y":54732,"z":-46763},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":24,"instId":300006,"propState":3,"propId":103006,"pos":{"x":27028,"y":60575,"z":-68836},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":24,"instId":300002,"propState":1,"propId":103005,"pos":{"x":-17489,"y":48560,"z":-46147},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300001,"propState":0,"propId":103008,"pos":{"x":34993,"y":53688,"z":-21852},"rot":{"x":349680,"y":171061,"z":355035}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300001,"propState":1,"propId":103185,"pos":{"x":-28550,"y":40210,"z":5680},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300010,"propState":0,"propId":103141,"pos":{"x":-107830,"y":62595,"z":6020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300009,"propState":0,"propId":103031,"pos":{"x":-23551,"y":51604,"z":140101},"rot":{"x":0,"y":166963,"z":0}},{"groupId":26,"instId":300003,"propState":1,"propId":103029,"pos":{"x":36590,"y":49274,"z":-18681},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300008,"propState":0,"propId":103044,"pos":{"x":-92003,"y":62097,"z":-3042},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":103029,"pos":{"x":-39622,"y":57862,"z":-117705},"rot":{"x":0,"y":257443,"z":0}},{"groupId":26,"instId":300007,"propState":0,"propId":103044,"pos":{"x":-40538,"y":57862,"z":-120474},"rot":{"x":0,"y":77443,"z":0}},{"groupId":26,"instId":300006,"propState":0,"propId":103044,"pos":{"x":33845,"y":48570,"z":27113},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300005,"propState":0,"propId":103029,"pos":{"x":-94017,"y":62594,"z":11811},"rot":{"x":0,"y":359690,"z":0}},{"groupId":26,"instId":300004,"propState":0,"propId":103029,"pos":{"x":-94254,"y":62594,"z":-627},"rot":{"x":0,"y":179690,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":103029,"pos":{"x":36519,"y":49273,"z":29998},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300010,"propState":3,"propId":103006,"pos":{"x":-107095,"y":62517,"z":-70407},"rot":{"x":0,"y":79802,"z":351329}},{"groupId":25,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-123304,"y":61154,"z":-82402},"rot":{"x":0,"y":79802,"z":351329}},{"groupId":25,"instId":300002,"propState":1,"propId":103005,"pos":{"x":-120140,"y":55326,"z":-99990},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300011,"propState":0,"propId":100,"pos":{"x":-103438,"y":63198,"z":-65210},"rot":{"x":0,"y":79802,"z":351329}},{"groupId":25,"instId":300009,"propState":3,"propId":103006,"pos":{"x":-114408,"y":61154,"z":-80802},"rot":{"x":8671,"y":169802,"z":0}},{"groupId":25,"instId":300008,"propState":3,"propId":103006,"pos":{"x":-112826,"y":59791,"z":-89596},"rot":{"x":8671,"y":169802,"z":0}},{"groupId":25,"instId":300005,"propState":3,"propId":103006,"pos":{"x":-130618,"y":59791,"z":-92796},"rot":{"x":8671,"y":169802,"z":0}},{"groupId":25,"instId":300004,"propState":3,"propId":103006,"pos":{"x":-141095,"y":61154,"z":-85603},"rot":{"x":0,"y":79802,"z":351329}},{"groupId":25,"instId":300006,"propState":3,"propId":103006,"pos":{"x":-130125,"y":63198,"z":-70011},"rot":{"x":8671,"y":169802,"z":0}},{"groupId":25,"instId":300003,"propState":1,"propId":103005,"pos":{"x":-128050,"y":62140,"z":-56020},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-142379,"y":58429,"z":-103991},"rot":{"x":351329,"y":349802,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300002,"propState":1,"propId":103098,"pos":{"x":-172800,"y":64400,"z":6310},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300003,"propState":101,"propId":103214,"pos":{"x":-184120,"y":63160,"z":6230},"rot":{"x":14085,"y":59477,"z":351835}},{"groupId":28,"instId":300001,"propState":101,"propId":103186,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":8,"worldId":999,"startAnchorId":null,"startGroupId":null}},"30501001":{"P30501_F30501001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300004,"propState":0,"propId":100,"pos":{"x":12247,"y":-2134,"z":-166667},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300003,"propState":0,"propId":105,"pos":{"x":8190,"y":-2134,"z":-71560},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":105,"pos":{"x":1525,"y":-2134,"z":-78450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":105,"pos":{"x":29840,"y":-1296,"z":-105960},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":5,"instId":200001,"monsterId":8003010,"eventId":99999011,"pos":{"x":40594,"y":-1134,"z":-98421},"rot":{"x":0,"y":290000,"z":0}}],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300007,"propState":0,"propId":101016,"pos":{"x":36169,"y":-1134,"z":-90603},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":101016,"pos":{"x":26838,"y":-1134,"z":-95052},"rot":{"x":0,"y":32128,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":101016,"pos":{"x":27392,"y":-1134,"z":-95831},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300004,"propState":0,"propId":101016,"pos":{"x":35123,"y":-1134,"z":-90430},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":101016,"pos":{"x":26935,"y":-1134,"z":-82531},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":101016,"pos":{"x":26080,"y":-1134,"z":-73609},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":101016,"pos":{"x":32146,"y":-1134,"z":-78216},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300012,"propState":0,"propId":101016,"pos":{"x":-29354,"y":-2134,"z":-167059},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":101017,"pos":{"x":-16980,"y":-2134,"z":-173290},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":101016,"pos":{"x":900,"y":-2134,"z":-172998},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":101016,"pos":{"x":-9236,"y":-2134,"z":-167715},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":101016,"pos":{"x":24369,"y":-2134,"z":-163057},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":101016,"pos":{"x":17298,"y":-2134,"z":-156923},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":101016,"pos":{"x":4632,"y":-2134,"z":-167381},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300009,"propState":0,"propId":101017,"pos":{"x":12980,"y":-2134,"z":-173500},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":101017,"pos":{"x":9790,"y":-2134,"z":-163220},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":8,"worldId":999,"startAnchorId":null,"startGroupId":null}},"30502001":{"P30502_F30502001":{"scenes":{"12":{"props":[{"groupId":12,"instId":300004,"propState":0,"propId":100,"pos":{"x":12247,"y":-2134,"z":-166667},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":105,"pos":{"x":8190,"y":-2134,"z":-71560},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300002,"propState":0,"propId":105,"pos":{"x":1525,"y":-2134,"z":-78450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":105,"pos":{"x":29840,"y":-1296,"z":-105960},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":12,"instId":200001,"monsterId":8003010,"eventId":99999011,"pos":{"x":40594,"y":-1134,"z":-98421},"rot":{"x":0,"y":290000,"z":0}}],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300004,"propState":0,"propId":101016,"pos":{"x":35123,"y":-1134,"z":-90430},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":101016,"pos":{"x":36169,"y":-1134,"z":-90603},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":101016,"pos":{"x":26838,"y":-1134,"z":-95052},"rot":{"x":0,"y":32128,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":101016,"pos":{"x":27392,"y":-1134,"z":-95831},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":101016,"pos":{"x":26935,"y":-1134,"z":-82531},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":101016,"pos":{"x":26080,"y":-1134,"z":-73609},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":101016,"pos":{"x":32146,"y":-1134,"z":-78216},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":8,"worldId":999,"startAnchorId":null,"startGroupId":null}},"30521001":{"P30521_F30521001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300001,"propState":1,"propId":103185,"pos":{"x":-28550,"y":40210,"z":5680},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300008,"propState":0,"propId":103044,"pos":{"x":-92003,"y":62097,"z":-3042},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300009,"propState":0,"propId":103031,"pos":{"x":-23551,"y":51604,"z":140101},"rot":{"x":0,"y":166963,"z":0}},{"groupId":3,"instId":300007,"propState":0,"propId":103044,"pos":{"x":-40538,"y":57862,"z":-120474},"rot":{"x":0,"y":77443,"z":0}},{"groupId":3,"instId":300006,"propState":0,"propId":103044,"pos":{"x":33845,"y":48570,"z":27113},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300005,"propState":0,"propId":103029,"pos":{"x":-94017,"y":62594,"z":11811},"rot":{"x":0,"y":359690,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":103029,"pos":{"x":-94254,"y":62594,"z":-627},"rot":{"x":0,"y":179690,"z":0}},{"groupId":3,"instId":300010,"propState":1,"propId":103141,"pos":{"x":-107830,"y":62595,"z":6020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300003,"propState":1,"propId":103029,"pos":{"x":36590,"y":49274,"z":-18681},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":103029,"pos":{"x":-39622,"y":57862,"z":-117705},"rot":{"x":0,"y":257443,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":103029,"pos":{"x":36519,"y":49273,"z":29998},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300003,"propState":101,"propId":103214,"pos":{"x":-184120,"y":63160,"z":6230},"rot":{"x":14085,"y":59477,"z":351835}},{"groupId":5,"instId":300002,"propState":1,"propId":103098,"pos":{"x":-172800,"y":64400,"z":6310},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":101,"propId":103186,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[],"npcs":[],"monsters":[{"groupId":11,"instId":200001,"monsterId":1013010,"eventId":99999011,"pos":{"x":-146540,"y":60884,"z":6440},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300003,"propState":0,"propId":103015,"pos":{"x":-136218,"y":60890,"z":-489},"rot":{"x":0,"y":208640,"z":0}},{"groupId":12,"instId":300002,"propState":0,"propId":103015,"pos":{"x":-135818,"y":60890,"z":588},"rot":{"x":0,"y":26368,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":103015,"pos":{"x":-105130,"y":62595,"z":8780},"rot":{"x":0,"y":26368,"z":0}},{"groupId":12,"instId":300010,"propState":0,"propId":103015,"pos":{"x":-128840,"y":62048,"z":9560},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300009,"propState":0,"propId":103015,"pos":{"x":-128712,"y":62048,"z":8809},"rot":{"x":0,"y":193293,"z":0}},{"groupId":12,"instId":300006,"propState":0,"propId":103015,"pos":{"x":-118674,"y":62638,"z":1865},"rot":{"x":0,"y":26368,"z":0}},{"groupId":12,"instId":300004,"propState":0,"propId":103015,"pos":{"x":-104604,"y":62595,"z":9927},"rot":{"x":0,"y":257791,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":8,"worldId":999,"startAnchorId":null,"startGroupId":null}},"30523001":{"P30523_F30523001":{"scenes":{"17":{"props":[{"groupId":17,"instId":300010,"propState":0,"propId":103015,"pos":{"x":-120105,"y":62638,"z":12234},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300011,"propState":0,"propId":103015,"pos":{"x":-135818,"y":60890,"z":588},"rot":{"x":0,"y":26368,"z":0}},{"groupId":17,"instId":300008,"propState":0,"propId":103015,"pos":{"x":-136218,"y":60890,"z":-489},"rot":{"x":0,"y":208640,"z":0}},{"groupId":17,"instId":300007,"propState":0,"propId":103015,"pos":{"x":-68215,"y":61723,"z":8451},"rot":{"x":0,"y":257791,"z":0}},{"groupId":17,"instId":300005,"propState":0,"propId":103015,"pos":{"x":-85533,"y":62594,"z":2018},"rot":{"x":0,"y":257791,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":103015,"pos":{"x":-73267,"y":62675,"z":8849},"rot":{"x":0,"y":257791,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":103015,"pos":{"x":-45034,"y":57747,"z":3137},"rot":{"x":0,"y":257791,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":103015,"pos":{"x":-50908,"y":58731,"z":9517},"rot":{"x":0,"y":257791,"z":0}},{"groupId":17,"instId":300009,"propState":0,"propId":103015,"pos":{"x":-120877,"y":62638,"z":10728},"rot":{"x":0,"y":193293,"z":0}},{"groupId":17,"instId":300006,"propState":0,"propId":103015,"pos":{"x":-52562,"y":59007,"z":8699},"rot":{"x":0,"y":26368,"z":0}},{"groupId":17,"instId":300004,"propState":0,"propId":103015,"pos":{"x":-59105,"y":60106,"z":2963},"rot":{"x":0,"y":257791,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300003,"propState":0,"propId":100,"pos":{"x":-36440,"y":56796,"z":6240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300001,"propState":0,"propId":100,"pos":{"x":-85470,"y":62593,"z":6090},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":36,"instId":200002,"monsterId":3001020,"eventId":313101,"pos":{"x":-93990,"y":62594,"z":2460},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":200001,"monsterId":3002010,"eventId":313102,"pos":{"x":-93960,"y":62594,"z":9490},"rot":{"x":0,"y":309435,"z":0}}],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300001,"propState":0,"propId":100,"pos":{"x":-103640,"y":62594,"z":6090},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":20,"instId":200001,"monsterId":1013010,"eventId":313080,"pos":{"x":-146540,"y":60884,"z":6440},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300011,"propState":0,"propId":100,"pos":{"x":-93431,"y":52710,"z":118323},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":22,"instId":300010,"propState":0,"propId":103007,"pos":{"x":-114860,"y":57723,"z":106343},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":22,"instId":300005,"propState":0,"propId":100,"pos":{"x":-111171,"y":62735,"z":67932},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":22,"instId":300004,"propState":0,"propId":103007,"pos":{"x":-110923,"y":60229,"z":84935},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":22,"instId":300009,"propState":3,"propId":103006,"pos":{"x":-102301,"y":57723,"z":93128},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":22,"instId":300008,"propState":3,"propId":103006,"pos":{"x":-110674,"y":57723,"z":101938},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":22,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-127916,"y":62735,"z":85553},"rot":{"x":351615,"y":180838,"z":8476}},{"groupId":22,"instId":300006,"propState":3,"propId":103006,"pos":{"x":-119544,"y":62735,"z":76743},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":22,"instId":300003,"propState":1,"propId":103005,"pos":{"x":-93680,"y":52114,"z":101320},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300002,"propState":1,"propId":103005,"pos":{"x":-128165,"y":62140,"z":68550},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-128165,"y":65242,"z":68550},"rot":{"x":8385,"y":838,"z":351524}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300006,"propState":3,"propId":103006,"pos":{"x":3271,"y":50735,"z":52720},"rot":{"x":1428,"y":271154,"z":7163}},{"groupId":23,"instId":300005,"propState":3,"propId":103006,"pos":{"x":3705,"y":53943,"z":78250},"rot":{"x":352840,"y":974,"z":1440}},{"groupId":23,"instId":300003,"propState":1,"propId":103005,"pos":{"x":-5447,"y":46350,"z":44383},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300004,"propState":3,"propId":103006,"pos":{"x":16349,"y":52660,"z":65226},"rot":{"x":1428,"y":271154,"z":7163}},{"groupId":23,"instId":300002,"propState":1,"propId":103005,"pos":{"x":3850,"y":51910,"z":86760},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300008,"propState":3,"propId":103006,"pos":{"x":-18090,"y":50735,"z":57407},"rot":{"x":1428,"y":271154,"z":7163}},{"groupId":23,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-13587,"y":52446,"z":70085},"rot":{"x":352840,"y":974,"z":1440}},{"groupId":23,"instId":300001,"propState":0,"propId":103008,"pos":{"x":16710,"y":55333,"z":86501},"rot":{"x":7160,"y":180974,"z":358560}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300011,"propState":0,"propId":100,"pos":{"x":-103438,"y":63198,"z":-65210},"rot":{"x":0,"y":79802,"z":351329}},{"groupId":25,"instId":300010,"propState":3,"propId":103006,"pos":{"x":-107095,"y":62517,"z":-70407},"rot":{"x":0,"y":79802,"z":351329}},{"groupId":25,"instId":300009,"propState":3,"propId":103006,"pos":{"x":-114408,"y":61154,"z":-80802},"rot":{"x":8671,"y":169802,"z":0}},{"groupId":25,"instId":300008,"propState":3,"propId":103006,"pos":{"x":-112826,"y":59791,"z":-89596},"rot":{"x":8671,"y":169802,"z":0}},{"groupId":25,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-123304,"y":61154,"z":-82402},"rot":{"x":0,"y":79802,"z":351329}},{"groupId":25,"instId":300005,"propState":3,"propId":103006,"pos":{"x":-130618,"y":59791,"z":-92796},"rot":{"x":8671,"y":169802,"z":0}},{"groupId":25,"instId":300004,"propState":3,"propId":103006,"pos":{"x":-141095,"y":61154,"z":-85603},"rot":{"x":0,"y":79802,"z":351329}},{"groupId":25,"instId":300006,"propState":3,"propId":103006,"pos":{"x":-130125,"y":63198,"z":-70011},"rot":{"x":8671,"y":169802,"z":0}},{"groupId":25,"instId":300003,"propState":1,"propId":103005,"pos":{"x":-128050,"y":62140,"z":-56020},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300002,"propState":1,"propId":103005,"pos":{"x":-120140,"y":55326,"z":-99990},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-142379,"y":58429,"z":-103991},"rot":{"x":351329,"y":349802,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300010,"propState":0,"propId":103141,"pos":{"x":-107830,"y":62595,"z":6020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300009,"propState":0,"propId":103031,"pos":{"x":-23551,"y":51604,"z":140101},"rot":{"x":0,"y":166963,"z":0}},{"groupId":26,"instId":300008,"propState":0,"propId":103044,"pos":{"x":-92003,"y":62097,"z":-3042},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300007,"propState":0,"propId":103044,"pos":{"x":-40538,"y":57862,"z":-120474},"rot":{"x":0,"y":77443,"z":0}},{"groupId":26,"instId":300006,"propState":0,"propId":103044,"pos":{"x":33845,"y":48570,"z":27113},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300005,"propState":0,"propId":103029,"pos":{"x":-94017,"y":62594,"z":11811},"rot":{"x":0,"y":359690,"z":0}},{"groupId":26,"instId":300004,"propState":0,"propId":103029,"pos":{"x":-94254,"y":62594,"z":-627},"rot":{"x":0,"y":179690,"z":0}},{"groupId":26,"instId":300003,"propState":1,"propId":103029,"pos":{"x":36590,"y":49274,"z":-18681},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":103029,"pos":{"x":-39622,"y":57862,"z":-117705},"rot":{"x":0,"y":257443,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":103029,"pos":{"x":36519,"y":49273,"z":29998},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300018,"propState":0,"propId":100,"pos":{"x":-21248,"y":58072,"z":-87335},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":24,"instId":300013,"propState":0,"propId":100,"pos":{"x":22821,"y":61052,"z":-74632},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":24,"instId":300019,"propState":3,"propId":103006,"pos":{"x":-50041,"y":51365,"z":-66989},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":24,"instId":300017,"propState":3,"propId":103006,"pos":{"x":-33213,"y":49456,"z":-43805},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":24,"instId":300016,"propState":3,"propId":103006,"pos":{"x":11304,"y":58369,"z":-66493},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":24,"instId":300015,"propState":3,"propId":103006,"pos":{"x":-32765,"y":55389,"z":-79197},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":24,"instId":300014,"propState":3,"propId":103006,"pos":{"x":-30110,"y":53093,"z":-63535},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":24,"instId":300012,"propState":3,"propId":103006,"pos":{"x":-18593,"y":55776,"z":-71674},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":24,"instId":300011,"propState":3,"propId":103006,"pos":{"x":-20144,"y":53958,"z":-61808},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":24,"instId":300010,"propState":3,"propId":103006,"pos":{"x":-10179,"y":54822,"z":-60082},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":24,"instId":300009,"propState":3,"propId":103006,"pos":{"x":-7524,"y":52527,"z":-44420},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":24,"instId":300008,"propState":3,"propId":103006,"pos":{"x":-213,"y":55687,"z":-58355},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":24,"instId":300005,"propState":3,"propId":103006,"pos":{"x":31235,"y":60098,"z":-63040},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":24,"instId":300004,"propState":1,"propId":103005,"pos":{"x":28131,"y":53359,"z":-43309},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300007,"propState":3,"propId":103006,"pos":{"x":8200,"y":54732,"z":-46763},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":24,"instId":300006,"propState":3,"propId":103006,"pos":{"x":27028,"y":60575,"z":-68836},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":24,"instId":300003,"propState":1,"propId":103005,"pos":{"x":-2869,"y":54880,"z":-74016},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300002,"propState":1,"propId":103005,"pos":{"x":-17489,"y":48560,"z":-46147},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300001,"propState":0,"propId":103008,"pos":{"x":34993,"y":53688,"z":-21852},"rot":{"x":349680,"y":171061,"z":355035}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300001,"propState":1,"propId":103185,"pos":{"x":-28550,"y":40210,"z":5680},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300003,"propState":101,"propId":103214,"pos":{"x":-184120,"y":63160,"z":6230},"rot":{"x":14085,"y":59477,"z":351835}},{"groupId":28,"instId":300002,"propState":1,"propId":103098,"pos":{"x":-172800,"y":64400,"z":6310},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300001,"propState":101,"propId":103186,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":8,"worldId":999,"startAnchorId":null,"startGroupId":null}},"30524001":{"P30524_F30524001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[],"npcs":[],"monsters":[{"groupId":8,"instId":200001,"monsterId":8003010,"eventId":99999011,"pos":{"x":670,"y":7659,"z":42830},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300002,"propState":0,"propId":102006,"pos":{"x":2890,"y":7739,"z":22273},"rot":{"x":0,"y":229590,"z":0}},{"groupId":7,"instId":300007,"propState":0,"propId":102006,"pos":{"x":3468,"y":7643,"z":36301},"rot":{"x":0,"y":272349,"z":0}},{"groupId":7,"instId":300005,"propState":0,"propId":102006,"pos":{"x":3636,"y":7704,"z":35355},"rot":{"x":0,"y":203844,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":102006,"pos":{"x":-1972,"y":12835,"z":6056},"rot":{"x":0,"y":142270,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":102006,"pos":{"x":-2711,"y":7704,"z":35736},"rot":{"x":0,"y":150655,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-2581,"y":7739,"z":28092},"rot":{"x":0,"y":128301,"z":0}},{"groupId":7,"instId":300006,"propState":0,"propId":102006,"pos":{"x":2965,"y":12857,"z":-2427},"rot":{"x":0,"y":234151,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":8,"worldId":999,"startAnchorId":null,"startGroupId":null}},"30525001":{"P30525_F30525001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300001,"propState":0,"propId":102006,"pos":{"x":-2100,"y":12857,"z":-38660},"rot":{"x":0,"y":142270,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":102006,"pos":{"x":2802,"y":12857,"z":-13667},"rot":{"x":0,"y":234151,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":102006,"pos":{"x":3755,"y":12835,"z":5530},"rot":{"x":0,"y":229590,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":102006,"pos":{"x":3838,"y":7643,"z":36703},"rot":{"x":0,"y":234151,"z":0}},{"groupId":6,"instId":300004,"propState":0,"propId":102006,"pos":{"x":-2547,"y":7739,"z":33235},"rot":{"x":0,"y":150655,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-2648,"y":7850,"z":34556},"rot":{"x":0,"y":128301,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":102006,"pos":{"x":5858,"y":12905,"z":-44316},"rot":{"x":0,"y":234151,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[{"groupId":7,"instId":200001,"monsterId":8003010,"eventId":99999011,"pos":{"x":670,"y":7659,"z":42830},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300001,"propState":0,"propId":100,"pos":{"x":800,"y":12905,"z":4350},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300003,"propState":0,"propId":100,"pos":{"x":800,"y":12905,"z":-41592},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":9,"instId":200003,"monsterId":2002010,"eventId":312201,"pos":{"x":-2089,"y":12857,"z":-17051},"rot":{"x":0,"y":79094,"z":0}},{"groupId":9,"instId":200002,"monsterId":2002030,"eventId":312202,"pos":{"x":3125,"y":12857,"z":-25319},"rot":{"x":0,"y":331971,"z":0}},{"groupId":9,"instId":200001,"monsterId":2022060,"eventId":312203,"pos":{"x":2700,"y":12857,"z":-7101},"rot":{"x":0,"y":234616,"z":0}}],"teleports":{}},"11":{"props":[],"npcs":[],"monsters":[{"groupId":11,"instId":200002,"monsterId":2022060,"eventId":312203,"pos":{"x":-1794,"y":7739,"z":24599},"rot":{"x":0,"y":337524,"z":0}},{"groupId":11,"instId":200001,"monsterId":2002030,"eventId":312202,"pos":{"x":2721,"y":7739,"z":28049},"rot":{"x":0,"y":235478,"z":0}}],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300001,"propState":0,"propId":100,"pos":{"x":1563,"y":12835,"z":5214},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":8,"worldId":999,"startAnchorId":null,"startGroupId":null}},"30527001":{"P30527_F30527001":{"scenes":{"6":{"props":[],"npcs":[],"monsters":[{"groupId":6,"instId":200001,"monsterId":8003010,"eventId":99999011,"pos":{"x":258820,"y":79707,"z":95888},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300002,"propState":0,"propId":100025,"pos":{"x":245990,"y":79927,"z":100501},"rot":{"x":0,"y":229590,"z":0}},{"groupId":5,"instId":300005,"propState":0,"propId":100025,"pos":{"x":245796,"y":79927,"z":91353},"rot":{"x":0,"y":96515,"z":0}},{"groupId":5,"instId":300004,"propState":0,"propId":100025,"pos":{"x":246560,"y":79927,"z":91940},"rot":{"x":0,"y":150655,"z":0}},{"groupId":5,"instId":300003,"propState":0,"propId":100025,"pos":{"x":226346,"y":77016,"z":99355},"rot":{"x":0,"y":128301,"z":0}},{"groupId":5,"instId":300006,"propState":0,"propId":100025,"pos":{"x":213410,"y":77016,"z":92382},"rot":{"x":0,"y":296127,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":100025,"pos":{"x":214467,"y":77016,"z":92663},"rot":{"x":0,"y":118091,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":8,"worldId":999,"startAnchorId":null,"startGroupId":null}},"30530001":{"P30530_F30530001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300002,"propState":0,"propId":104006,"pos":{"x":23138,"y":78919,"z":528},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":104006,"pos":{"x":-22870,"y":78919,"z":531},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300004,"propState":0,"propId":104009,"pos":{"x":4835,"y":88859,"z":68933},"rot":{"x":0,"y":3020,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":104009,"pos":{"x":3177,"y":83447,"z":29538},"rot":{"x":0,"y":333151,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":104009,"pos":{"x":5326,"y":88859,"z":67330},"rot":{"x":0,"y":285620,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":104009,"pos":{"x":-3343,"y":83447,"z":45973},"rot":{"x":0,"y":128301,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":104009,"pos":{"x":-3851,"y":88859,"z":66410},"rot":{"x":0,"y":229590,"z":0}},{"groupId":8,"instId":300006,"propState":0,"propId":104009,"pos":{"x":3414,"y":83447,"z":30622},"rot":{"x":0,"y":25920,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[],"npcs":[],"monsters":[{"groupId":9,"instId":200001,"monsterId":8003010,"eventId":99999011,"pos":{"x":100,"y":88859,"z":77010},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":8,"worldId":999,"startAnchorId":null,"startGroupId":null}},"30532001":{"P30532_F30532001":{"scenes":{"8":{"props":[{"groupId":8,"instId":300002,"propState":0,"propId":104006,"pos":{"x":23138,"y":78919,"z":528},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":104006,"pos":{"x":-22870,"y":78919,"z":531},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300008,"propState":0,"propId":104009,"pos":{"x":-4420,"y":81816,"z":180490},"rot":{"x":0,"y":131618,"z":0}},{"groupId":11,"instId":300007,"propState":0,"propId":104009,"pos":{"x":4370,"y":81791,"z":183870},"rot":{"x":0,"y":356392,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":104009,"pos":{"x":6212,"y":81785,"z":184123},"rot":{"x":0,"y":158983,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":104009,"pos":{"x":4871,"y":81785,"z":182104},"rot":{"x":0,"y":326550,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":104009,"pos":{"x":-2950,"y":81791,"z":176990},"rot":{"x":0,"y":229178,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":104009,"pos":{"x":3653,"y":81794,"z":136616},"rot":{"x":0,"y":316871,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":104009,"pos":{"x":-3001,"y":81816,"z":130144},"rot":{"x":0,"y":172667,"z":0}},{"groupId":11,"instId":300006,"propState":0,"propId":104009,"pos":{"x":-3458,"y":81794,"z":128952},"rot":{"x":0,"y":224335,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[],"npcs":[],"monsters":[{"groupId":12,"instId":200001,"monsterId":8003010,"eventId":99999011,"pos":{"x":100,"y":81805,"z":196520},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"15":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":81807,"z":156270},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":81807,"z":144690},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":13,"instId":200003,"monsterId":4012030,"eventId":314073,"pos":{"x":-2640,"y":81807,"z":159020},"rot":{"x":0,"y":61441,"z":0}},{"groupId":13,"instId":200002,"monsterId":4012030,"eventId":314072,"pos":{"x":-1480,"y":81819,"z":160960},"rot":{"x":0,"y":121749,"z":0}},{"groupId":13,"instId":200001,"monsterId":4012020,"eventId":314071,"pos":{"x":2531,"y":81807,"z":159667},"rot":{"x":0,"y":244251,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":8,"worldId":999,"startAnchorId":null,"startGroupId":null}},"30533001":{"P30533_F30533001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300004,"propState":0,"propId":100025,"pos":{"x":256000,"y":79707,"z":89558},"rot":{"x":0,"y":150655,"z":0}},{"groupId":5,"instId":300005,"propState":0,"propId":100025,"pos":{"x":255020,"y":79707,"z":88920},"rot":{"x":0,"y":96515,"z":0}},{"groupId":5,"instId":300003,"propState":0,"propId":100025,"pos":{"x":250787,"y":79927,"z":103022},"rot":{"x":0,"y":128301,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[],"npcs":[],"monsters":[{"groupId":6,"instId":200001,"monsterId":8003010,"eventId":99999011,"pos":{"x":265780,"y":79924,"z":95850},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":8,"worldId":999,"startAnchorId":null,"startGroupId":null}},"30533002":{"P30533_F30533001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300005,"propState":0,"propId":102006,"pos":{"x":4568,"y":7659,"z":42133},"rot":{"x":0,"y":203844,"z":0}},{"groupId":7,"instId":300007,"propState":0,"propId":102006,"pos":{"x":3850,"y":7659,"z":43120},"rot":{"x":0,"y":272349,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":102006,"pos":{"x":-3121,"y":7643,"z":38103},"rot":{"x":0,"y":140826,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[],"npcs":[],"monsters":[{"groupId":8,"instId":200001,"monsterId":8003010,"eventId":99999011,"pos":{"x":580,"y":8551,"z":54030},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":8,"worldId":999,"startAnchorId":null,"startGroupId":null}},"30534001":{"P30534_F30534001":{"scenes":{"9":{"props":[{"groupId":9,"instId":300001,"propState":0,"propId":104006,"pos":{"x":-22870,"y":78919,"z":531},"rot":{"x":0,"y":180000,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":104006,"pos":{"x":23138,"y":78919,"z":528},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300008,"propState":0,"propId":104009,"pos":{"x":-4450,"y":81816,"z":182500},"rot":{"x":0,"y":131618,"z":0}},{"groupId":11,"instId":300007,"propState":0,"propId":104009,"pos":{"x":4370,"y":81791,"z":183870},"rot":{"x":0,"y":356392,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":104009,"pos":{"x":6212,"y":81785,"z":184123},"rot":{"x":0,"y":158983,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":104009,"pos":{"x":4871,"y":81785,"z":182104},"rot":{"x":0,"y":326550,"z":0}},{"groupId":11,"instId":300009,"propState":0,"propId":104009,"pos":{"x":-2482,"y":81807,"z":141136},"rot":{"x":0,"y":201079,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":104009,"pos":{"x":-4360,"y":81791,"z":180910},"rot":{"x":0,"y":229178,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":104009,"pos":{"x":3129,"y":81814,"z":166375},"rot":{"x":0,"y":303644,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":104009,"pos":{"x":-3352,"y":81794,"z":140413},"rot":{"x":0,"y":274682,"z":0}},{"groupId":11,"instId":300006,"propState":0,"propId":104009,"pos":{"x":-3565,"y":82018,"z":116969},"rot":{"x":0,"y":224335,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[],"npcs":[],"monsters":[{"groupId":12,"instId":200001,"monsterId":8003010,"eventId":99999011,"pos":{"x":100,"y":81805,"z":196520},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":81966,"z":123820},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":13,"instId":200003,"monsterId":4032050,"eventId":314082,"pos":{"x":1440,"y":81807,"z":132190},"rot":{"x":0,"y":221502,"z":0}},{"groupId":13,"instId":200002,"monsterId":4032050,"eventId":314082,"pos":{"x":-1200,"y":81807,"z":131570},"rot":{"x":0,"y":145017,"z":0}},{"groupId":13,"instId":200001,"monsterId":4032040,"eventId":314083,"pos":{"x":240,"y":81807,"z":130840},"rot":{"x":0,"y":180157,"z":0}}],"teleports":{}},"15":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":81807,"z":149740},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":104087,"pos":{"x":0,"y":81807,"z":178536},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":14,"instId":200005,"monsterId":4032050,"eventId":314082,"pos":{"x":-510,"y":81807,"z":169080},"rot":{"x":0,"y":221502,"z":0}},{"groupId":14,"instId":200004,"monsterId":4032010,"eventId":314081,"pos":{"x":-3006,"y":81794,"z":167535},"rot":{"x":0,"y":81439,"z":0}},{"groupId":14,"instId":200003,"monsterId":4032010,"eventId":314081,"pos":{"x":-2088,"y":81807,"z":168871},"rot":{"x":0,"y":161524,"z":0}},{"groupId":14,"instId":200002,"monsterId":4032040,"eventId":314083,"pos":{"x":2920,"y":81807,"z":150890},"rot":{"x":0,"y":237483,"z":0}},{"groupId":14,"instId":200001,"monsterId":4032010,"eventId":314081,"pos":{"x":3660,"y":81794,"z":149712},"rot":{"x":0,"y":204387,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":8,"worldId":999,"startAnchorId":null,"startGroupId":null}},"4000001":{"P40000_F40000001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300005,"propState":0,"propId":101015,"pos":{"x":35043,"y":1007,"z":-170670},"rot":{"x":0,"y":40000,"z":0}},{"groupId":2,"instId":300007,"propState":0,"propId":101015,"pos":{"x":-11540,"y":-980,"z":-228440},"rot":{"x":0,"y":40000,"z":0}},{"groupId":2,"instId":300006,"propState":0,"propId":101016,"pos":{"x":-13380,"y":-980,"z":-230180},"rot":{"x":0,"y":40000,"z":0}},{"groupId":2,"instId":300004,"propState":0,"propId":101016,"pos":{"x":-8950,"y":-3000,"z":-131120},"rot":{"x":0,"y":40000,"z":0}},{"groupId":2,"instId":300003,"propState":0,"propId":101015,"pos":{"x":-34741,"y":-3000,"z":-83069},"rot":{"x":0,"y":40000,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":101015,"pos":{"x":-71690,"y":-110,"z":-49380},"rot":{"x":0,"y":40000,"z":0}},{"groupId":2,"instId":300002,"propState":0,"propId":101016,"pos":{"x":-78450,"y":-110,"z":-50500},"rot":{"x":0,"y":40000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":101,"startAnchorId":null,"startGroupId":null}},"4000201":{"P40002_F40002001":{"scenes":{"4":{"props":[],"npcs":[],"monsters":[{"groupId":4,"instId":200003,"monsterId":8012030,"eventId":40002002,"pos":{"x":-21190,"y":18611,"z":-41030},"rot":{"x":0,"y":228105,"z":0}},{"groupId":4,"instId":200002,"monsterId":8012010,"eventId":40002001,"pos":{"x":-9050,"y":18611,"z":-30570},"rot":{"x":0,"y":147544,"z":0}}],"teleports":{}},"6":{"props":[],"npcs":[],"monsters":[{"groupId":6,"instId":200001,"monsterId":8012020,"eventId":40002005,"pos":{"x":-96000,"y":-1183,"z":-53160},"rot":{"x":0,"y":91964,"z":0}}],"teleports":{}},"5":{"props":[],"npcs":[],"monsters":[{"groupId":5,"instId":200003,"monsterId":8012010,"eventId":40002003,"pos":{"x":-14940,"y":18610,"z":-99650},"rot":{"x":0,"y":193939,"z":0}},{"groupId":5,"instId":200002,"monsterId":8012030,"eventId":40002004,"pos":{"x":-2880,"y":18629,"z":-104290},"rot":{"x":0,"y":245019,"z":0}}],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300015,"propState":0,"propId":100014,"pos":{"x":-199790,"y":2966,"z":-84240},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300012,"propState":0,"propId":100014,"pos":{"x":-171678,"y":-4459,"z":-85976},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300014,"propState":1,"propId":100012,"pos":{"x":-186621,"y":-400,"z":-79920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300013,"propState":0,"propId":100011,"pos":{"x":-178120,"y":-2420,"z":-91890},"rot":{"x":21159,"y":90000,"z":0}},{"groupId":2,"instId":300011,"propState":1,"propId":100012,"pos":{"x":-169860,"y":-4600,"z":-79580},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300010,"propState":0,"propId":100011,"pos":{"x":-162330,"y":-415,"z":-71330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300009,"propState":0,"propId":100000,"pos":{"x":-173490,"y":-178,"z":-72960},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300006,"propState":0,"propId":100013,"pos":{"x":-194640,"y":-390,"z":-69570},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300002,"propState":1,"propId":100000,"pos":{"x":-42585,"y":18630,"z":-88591},"rot":{"x":0,"y":193930,"z":0}},{"groupId":2,"instId":300001,"propState":1,"propId":100013,"pos":{"x":-38680,"y":18260,"z":-82930},"rot":{"x":0,"y":193835,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300002,"propState":1,"propId":100000,"pos":{"x":-72470,"y":18664,"z":-72255},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300003,"propState":14,"propId":100007,"pos":{"x":-76806,"y":-1435,"z":-73208},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300001,"propState":1,"propId":100000,"pos":{"x":-72470,"y":-3195,"z":-72255},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300049,"propState":1,"propId":300000,"pos":{"x":-23402,"y":18610,"z":-100182},"rot":{"x":0,"y":117856,"z":0}},{"groupId":21,"instId":300042,"propState":1,"propId":300000,"pos":{"x":53197,"y":3438,"z":-118870},"rot":{"x":0,"y":288000,"z":0}},{"groupId":21,"instId":300048,"propState":1,"propId":300003,"pos":{"x":-197912,"y":2986,"z":-87881},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300047,"propState":1,"propId":300003,"pos":{"x":-32477,"y":-981,"z":-73188},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300046,"propState":0,"propId":300003,"pos":{"x":43166,"y":3481,"z":-31972},"rot":{"x":0,"y":253434,"z":0}},{"groupId":21,"instId":300035,"propState":1,"propId":300003,"pos":{"x":-35120,"y":18610,"z":-93989},"rot":{"x":0,"y":27856,"z":0}},{"groupId":21,"instId":300034,"propState":1,"propId":300003,"pos":{"x":-5999,"y":18610,"z":-109379},"rot":{"x":0,"y":27856,"z":0}},{"groupId":21,"instId":300033,"propState":1,"propId":300003,"pos":{"x":-29906,"y":18608,"z":-106063},"rot":{"x":0,"y":297743,"z":0}},{"groupId":21,"instId":300029,"propState":1,"propId":300003,"pos":{"x":-123205,"y":2760,"z":-106135},"rot":{"x":0,"y":243837,"z":0}},{"groupId":21,"instId":300028,"propState":1,"propId":300003,"pos":{"x":-130445,"y":2762,"z":-91413},"rot":{"x":0,"y":63465,"z":0}},{"groupId":21,"instId":300027,"propState":1,"propId":300003,"pos":{"x":-146897,"y":2770,"z":-37391},"rot":{"x":0,"y":207332,"z":0}},{"groupId":21,"instId":300009,"propState":0,"propId":300003,"pos":{"x":-1578,"y":4254,"z":-104286},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300011,"propState":0,"propId":100,"pos":{"x":-10910,"y":18600,"z":-106140},"rot":{"x":0,"y":27837,"z":0}},{"groupId":21,"instId":300007,"propState":1,"propId":100000,"pos":{"x":58122,"y":3459,"z":-118557},"rot":{"x":0,"y":108146,"z":0}},{"groupId":21,"instId":300041,"propState":0,"propId":300004,"pos":{"x":-155125,"y":2700,"z":-33130},"rot":{"x":0,"y":207332,"z":0}},{"groupId":21,"instId":300040,"propState":0,"propId":300004,"pos":{"x":-113331,"y":17656,"z":-86508},"rot":{"x":0,"y":160861,"z":0}},{"groupId":21,"instId":300039,"propState":1,"propId":300004,"pos":{"x":-38863,"y":17690,"z":-62867},"rot":{"x":0,"y":343500,"z":0}},{"groupId":21,"instId":300043,"propState":0,"propId":300003,"pos":{"x":-6513,"y":1037,"z":-73196},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300037,"propState":1,"propId":300003,"pos":{"x":-6352,"y":18611,"z":-36294},"rot":{"x":0,"y":332611,"z":0}},{"groupId":21,"instId":300036,"propState":1,"propId":300003,"pos":{"x":-35597,"y":18611,"z":-51446},"rot":{"x":0,"y":332611,"z":0}},{"groupId":21,"instId":300032,"propState":1,"propId":300003,"pos":{"x":-71651,"y":10282,"z":-114388},"rot":{"x":0,"y":83364,"z":0}},{"groupId":21,"instId":300031,"propState":1,"propId":300003,"pos":{"x":-81935,"y":10282,"z":-114414},"rot":{"x":0,"y":97352,"z":0}},{"groupId":21,"instId":300030,"propState":1,"propId":300003,"pos":{"x":-147179,"y":2762,"z":-108792},"rot":{"x":0,"y":153818,"z":0}},{"groupId":21,"instId":300025,"propState":1,"propId":300003,"pos":{"x":42748,"y":3485,"z":-115476},"rot":{"x":0,"y":288000,"z":0}},{"groupId":21,"instId":300017,"propState":1,"propId":100005,"pos":{"x":42660,"y":3485,"z":-115530},"rot":{"x":0,"y":288017,"z":0}},{"groupId":21,"instId":300038,"propState":0,"propId":100000,"pos":{"x":-5441,"y":2868,"z":-48072},"rot":{"x":0,"y":252400,"z":0}},{"groupId":21,"instId":300024,"propState":0,"propId":300003,"pos":{"x":-5595,"y":2864,"z":-46516},"rot":{"x":0,"y":163201,"z":0}},{"groupId":21,"instId":300013,"propState":0,"propId":100001,"pos":{"x":-2438,"y":2916,"z":-45562},"rot":{"x":0,"y":253313,"z":0}},{"groupId":21,"instId":300023,"propState":0,"propId":300003,"pos":{"x":-110784,"y":504,"z":-73208},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300015,"propState":0,"propId":100021,"pos":{"x":-110101,"y":-61,"z":-81920},"rot":{"x":0,"y":342919,"z":0}},{"groupId":21,"instId":300018,"propState":0,"propId":100000,"pos":{"x":-141399,"y":-115,"z":-71740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300026,"propState":0,"propId":300003,"pos":{"x":-141728,"y":-119,"z":-73277},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300016,"propState":0,"propId":100001,"pos":{"x":-144990,"y":-60,"z":-73290},"rot":{"x":0,"y":270291,"z":0}},{"groupId":21,"instId":300008,"propState":0,"propId":100000,"pos":{"x":-132037,"y":2748,"z":-61726},"rot":{"x":0,"y":207345,"z":0}},{"groupId":21,"instId":300022,"propState":0,"propId":300003,"pos":{"x":-130510,"y":2770,"z":-55090},"rot":{"x":0,"y":297332,"z":0}},{"groupId":21,"instId":300014,"propState":0,"propId":100001,"pos":{"x":-132012,"y":2824,"z":-57981},"rot":{"x":0,"y":27345,"z":0}},{"groupId":21,"instId":300005,"propState":1,"propId":100000,"pos":{"x":-110990,"y":-109,"z":-62616},"rot":{"x":0,"y":18847,"z":0}},{"groupId":21,"instId":300021,"propState":0,"propId":300003,"pos":{"x":-110784,"y":504,"z":-73208},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300003,"propState":1,"propId":100021,"pos":{"x":-110101,"y":-61,"z":-64496},"rot":{"x":0,"y":17053,"z":0}},{"groupId":21,"instId":300006,"propState":2,"propId":100000,"pos":{"x":-104321,"y":-101,"z":-74646},"rot":{"x":0,"y":270000,"z":0}},{"groupId":21,"instId":300020,"propState":0,"propId":300003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":21,"instId":300004,"propState":0,"propId":100003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":21,"instId":300002,"propState":2,"propId":100000,"pos":{"x":470,"y":2880,"z":-99190},"rot":{"x":0,"y":107618,"z":0}},{"groupId":21,"instId":300019,"propState":0,"propId":300003,"pos":{"x":-5599,"y":2864,"z":-99852},"rot":{"x":0,"y":197158,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":100001,"pos":{"x":-2515,"y":2940,"z":-100826},"rot":{"x":0,"y":288017,"z":0}},{"groupId":21,"instId":300010,"propState":2,"propId":100000,"pos":{"x":-101766,"y":5058,"z":-119589},"rot":{"x":0,"y":269851,"z":0}},{"groupId":21,"instId":300012,"propState":0,"propId":100013,"pos":{"x":-94500,"y":6820,"z":-122190},"rot":{"x":19509,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":101,"startAnchorId":null,"startGroupId":null}},"4000202":{"P40002_F40002001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300015,"propState":2,"propId":100014,"pos":{"x":-199790,"y":2966,"z":-84240},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300002,"propState":2,"propId":100000,"pos":{"x":-42585,"y":18630,"z":-88591},"rot":{"x":0,"y":193930,"z":0}},{"groupId":2,"instId":300012,"propState":2,"propId":100014,"pos":{"x":-185040,"y":-150,"z":-86410},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300014,"propState":1,"propId":100012,"pos":{"x":-186621,"y":-400,"z":-79920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300013,"propState":0,"propId":100011,"pos":{"x":-178120,"y":-2420,"z":-91890},"rot":{"x":21159,"y":90000,"z":0}},{"groupId":2,"instId":300011,"propState":1,"propId":100012,"pos":{"x":-169860,"y":-4600,"z":-79580},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300010,"propState":0,"propId":100011,"pos":{"x":-162330,"y":-415,"z":-71330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300009,"propState":2,"propId":100000,"pos":{"x":-173490,"y":-178,"z":-72960},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300006,"propState":0,"propId":100013,"pos":{"x":-194640,"y":-390,"z":-69570},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300001,"propState":1,"propId":100013,"pos":{"x":-38680,"y":18260,"z":-82930},"rot":{"x":0,"y":193835,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[],"npcs":[],"monsters":[{"groupId":4,"instId":200003,"monsterId":8012010,"eventId":40002009,"pos":{"x":-133150,"y":2762,"z":-99640},"rot":{"x":0,"y":150249,"z":0}}],"teleports":{}},"5":{"props":[],"npcs":[],"monsters":[{"groupId":5,"instId":200002,"monsterId":8012030,"eventId":40002012,"pos":{"x":-81040,"y":10285,"z":-110270},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":200001,"monsterId":8012010,"eventId":40002011,"pos":{"x":-78390,"y":10277,"z":-122140},"rot":{"x":0,"y":91964,"z":0}}],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300001,"propState":0,"propId":100,"pos":{"x":-111970,"y":-100,"z":-70210},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":7,"instId":200001,"monsterId":8012030,"eventId":40002006,"pos":{"x":-109850,"y":-89,"z":-76580},"rot":{"x":0,"y":236492,"z":0}}],"teleports":{}},"8":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300023,"propState":0,"propId":100006,"pos":{"x":-48680,"y":-1460,"z":-92050},"rot":{"x":0,"y":76087,"z":0}},{"groupId":6,"instId":300043,"propState":0,"propId":100006,"pos":{"x":-66110,"y":-3200,"z":-62620},"rot":{"x":0,"y":45265,"z":0}},{"groupId":6,"instId":300039,"propState":0,"propId":300003,"pos":{"x":-6513,"y":1037,"z":-73196},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300045,"propState":0,"propId":300004,"pos":{"x":-155125,"y":2700,"z":-33130},"rot":{"x":0,"y":207332,"z":0}},{"groupId":6,"instId":300044,"propState":0,"propId":300004,"pos":{"x":-113331,"y":17656,"z":-86508},"rot":{"x":0,"y":160861,"z":0}},{"groupId":6,"instId":300042,"propState":1,"propId":300003,"pos":{"x":-197912,"y":2986,"z":-87881},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300038,"propState":1,"propId":300003,"pos":{"x":-6352,"y":18611,"z":-36294},"rot":{"x":0,"y":332611,"z":0}},{"groupId":6,"instId":300037,"propState":1,"propId":300003,"pos":{"x":-35597,"y":18611,"z":-51446},"rot":{"x":0,"y":332611,"z":0}},{"groupId":6,"instId":300036,"propState":1,"propId":300003,"pos":{"x":-35120,"y":18610,"z":-93989},"rot":{"x":0,"y":27856,"z":0}},{"groupId":6,"instId":300035,"propState":1,"propId":300003,"pos":{"x":-5999,"y":18610,"z":-109379},"rot":{"x":0,"y":27856,"z":0}},{"groupId":6,"instId":300034,"propState":1,"propId":300003,"pos":{"x":-29906,"y":18608,"z":-106063},"rot":{"x":0,"y":297743,"z":0}},{"groupId":6,"instId":300033,"propState":1,"propId":300003,"pos":{"x":-71651,"y":10282,"z":-114388},"rot":{"x":0,"y":83364,"z":0}},{"groupId":6,"instId":300026,"propState":0,"propId":100001,"pos":{"x":-71462,"y":10309,"z":-116276},"rot":{"x":0,"y":173364,"z":0}},{"groupId":6,"instId":300047,"propState":1,"propId":300000,"pos":{"x":-23402,"y":18610,"z":-100182},"rot":{"x":0,"y":117856,"z":0}},{"groupId":6,"instId":300046,"propState":1,"propId":300000,"pos":{"x":53197,"y":3438,"z":-118870},"rot":{"x":0,"y":288000,"z":0}},{"groupId":6,"instId":300041,"propState":1,"propId":300003,"pos":{"x":-32477,"y":-981,"z":-73188},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300040,"propState":0,"propId":300003,"pos":{"x":43166,"y":3481,"z":-31972},"rot":{"x":0,"y":253434,"z":0}},{"groupId":6,"instId":300032,"propState":1,"propId":300003,"pos":{"x":-81935,"y":10282,"z":-114414},"rot":{"x":0,"y":97352,"z":0}},{"groupId":6,"instId":300031,"propState":1,"propId":300003,"pos":{"x":-147179,"y":2762,"z":-108792},"rot":{"x":0,"y":153818,"z":0}},{"groupId":6,"instId":300030,"propState":1,"propId":300003,"pos":{"x":-123205,"y":2760,"z":-106135},"rot":{"x":0,"y":243837,"z":0}},{"groupId":6,"instId":300029,"propState":1,"propId":300003,"pos":{"x":-130445,"y":2762,"z":-91413},"rot":{"x":0,"y":63465,"z":0}},{"groupId":6,"instId":300028,"propState":1,"propId":300003,"pos":{"x":-146897,"y":2770,"z":-37391},"rot":{"x":0,"y":207332,"z":0}},{"groupId":6,"instId":300027,"propState":0,"propId":300003,"pos":{"x":-1578,"y":4254,"z":-104286},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300025,"propState":1,"propId":100000,"pos":{"x":58122,"y":3459,"z":-118557},"rot":{"x":0,"y":108146,"z":0}},{"groupId":6,"instId":300024,"propState":1,"propId":300003,"pos":{"x":42748,"y":3485,"z":-115476},"rot":{"x":0,"y":288000,"z":0}},{"groupId":6,"instId":300022,"propState":1,"propId":100000,"pos":{"x":-5441,"y":2868,"z":-48072},"rot":{"x":0,"y":252400,"z":0}},{"groupId":6,"instId":300021,"propState":1,"propId":300003,"pos":{"x":-5595,"y":2864,"z":-46516},"rot":{"x":0,"y":163201,"z":0}},{"groupId":6,"instId":300020,"propState":1,"propId":100001,"pos":{"x":-2438,"y":2916,"z":-45562},"rot":{"x":0,"y":253313,"z":0}},{"groupId":6,"instId":300019,"propState":0,"propId":300003,"pos":{"x":-110784,"y":504,"z":-73208},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300018,"propState":0,"propId":100021,"pos":{"x":-110101,"y":-61,"z":-81920},"rot":{"x":0,"y":342919,"z":0}},{"groupId":6,"instId":300017,"propState":0,"propId":100000,"pos":{"x":-141399,"y":-115,"z":-71740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300016,"propState":0,"propId":300003,"pos":{"x":-141728,"y":-119,"z":-73277},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":100001,"pos":{"x":-144990,"y":-60,"z":-73290},"rot":{"x":0,"y":270291,"z":0}},{"groupId":6,"instId":300014,"propState":0,"propId":100000,"pos":{"x":-132037,"y":2748,"z":-61726},"rot":{"x":0,"y":207345,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":300003,"pos":{"x":-130510,"y":2770,"z":-55090},"rot":{"x":0,"y":297332,"z":0}},{"groupId":6,"instId":300012,"propState":0,"propId":100001,"pos":{"x":-132012,"y":2824,"z":-57981},"rot":{"x":0,"y":27345,"z":0}},{"groupId":6,"instId":300011,"propState":1,"propId":100000,"pos":{"x":-110990,"y":-109,"z":-62616},"rot":{"x":0,"y":18847,"z":0}},{"groupId":6,"instId":300010,"propState":0,"propId":300003,"pos":{"x":-110784,"y":504,"z":-73208},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300009,"propState":1,"propId":100021,"pos":{"x":-110101,"y":-61,"z":-64496},"rot":{"x":0,"y":17053,"z":0}},{"groupId":6,"instId":300008,"propState":2,"propId":100000,"pos":{"x":-104321,"y":-101,"z":-74646},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":300003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":6,"instId":300006,"propState":1,"propId":100003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":6,"instId":300005,"propState":1,"propId":100000,"pos":{"x":470,"y":2880,"z":-99190},"rot":{"x":0,"y":107618,"z":0}},{"groupId":6,"instId":300004,"propState":1,"propId":300003,"pos":{"x":-5599,"y":2864,"z":-99852},"rot":{"x":0,"y":197158,"z":0}},{"groupId":6,"instId":300003,"propState":1,"propId":100001,"pos":{"x":-2515,"y":2940,"z":-100826},"rot":{"x":0,"y":288017,"z":0}},{"groupId":6,"instId":300002,"propState":2,"propId":100000,"pos":{"x":-101766,"y":5058,"z":-119589},"rot":{"x":0,"y":269851,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":100013,"pos":{"x":-94500,"y":6820,"z":-122190},"rot":{"x":19509,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300001,"propState":0,"propId":100,"pos":{"x":-111970,"y":-100,"z":-70210},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":11,"instId":200001,"monsterId":8012020,"eventId":40002007,"pos":{"x":-143240,"y":2762,"z":-107180},"rot":{"x":0,"y":71124,"z":0}}],"teleports":{}},"12":{"props":[],"npcs":[],"monsters":[{"groupId":12,"instId":200001,"monsterId":8012010,"eventId":40002010,"pos":{"x":-69750,"y":10275,"z":-110830},"rot":{"x":0,"y":56282,"z":0}}],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300004,"propState":0,"propId":100,"pos":{"x":-134130,"y":2770,"z":-45370},"rot":{"x":0,"y":32306,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":100,"pos":{"x":-150420,"y":-160,"z":-73460},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":100,"pos":{"x":-80480,"y":10107,"z":-118670},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":100,"pos":{"x":-129490,"y":2760,"z":-96350},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":111,"pos":{"x":-110150,"y":-190,"z":-73140},"rot":{"x":0,"y":358849,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300002,"propState":0,"propId":111,"pos":{"x":-149470,"y":-163,"z":-73680},"rot":{"x":0,"y":271580,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":100,"pos":{"x":-355317,"y":416705,"z":-135625},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300003,"propState":14,"propId":100007,"pos":{"x":-76806,"y":-1435,"z":-73208},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300002,"propState":0,"propId":100000,"pos":{"x":-72470,"y":18664,"z":-72255},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300001,"propState":1,"propId":100000,"pos":{"x":-72470,"y":-3195,"z":-72255},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300002,"propState":0,"propId":100025,"pos":{"x":58520,"y":3440,"z":-122110},"rot":{"x":0,"y":355221,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":100024,"pos":{"x":309,"y":2844,"z":-34759},"rot":{"x":0,"y":345019,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-57040,"y":-1370,"z":-59270},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":23,"instId":300001,"pos":{"x":-59420,"y":-1200,"z":-56850},"rot":{"x":0,"y":76560,"z":0}}}},"25":{"props":[{"groupId":25,"instId":300004,"propState":0,"propId":100,"pos":{"x":-118290,"y":-6812,"z":-84404},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300001,"propState":0,"propId":100,"pos":{"x":-111970,"y":-100,"z":-70210},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300001,"propState":0,"propId":100,"pos":{"x":3406,"y":-2897,"z":-43641},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":35,"instId":200001,"monsterId":8012030,"eventId":40002006,"pos":{"x":-43890,"y":-1540,"z":-78810},"rot":{"x":0,"y":253262,"z":0}}],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300001,"propState":0,"propId":100,"pos":{"x":47974,"y":50,"z":-33623},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":36,"instId":200001,"monsterId":8012020,"eventId":40002013,"pos":{"x":15740,"y":2840,"z":-95590},"rot":{"x":0,"y":158270,"z":0}}],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300001,"propState":0,"propId":100,"pos":{"x":-48340,"y":-1540,"z":-52840},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300001,"propState":0,"propId":100,"pos":{"x":47974,"y":50,"z":-33623},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":49,"instId":200003,"monsterId":8012010,"eventId":40002015,"pos":{"x":40590,"y":3444,"z":-32560},"rot":{"x":0,"y":69054,"z":0}}],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300001,"propState":0,"propId":100,"pos":{"x":3406,"y":-2897,"z":-43641},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":50,"instId":200003,"monsterId":8012010,"eventId":40002010,"pos":{"x":-17650,"y":1030,"z":-98180},"rot":{"x":0,"y":234156,"z":0}}],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300001,"propState":0,"propId":100,"pos":{"x":3406,"y":-2897,"z":-43641},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":51,"instId":200005,"monsterId":8012030,"eventId":40002012,"pos":{"x":11540,"y":2844,"z":-35640},"rot":{"x":0,"y":190326,"z":0}}],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":101,"startAnchorId":null,"startGroupId":null}},"4000203":{"P40002_F40002001":{"scenes":{"5":{"props":[],"npcs":[],"monsters":[{"groupId":5,"instId":200003,"monsterId":8012010,"eventId":40002028,"pos":{"x":-76440,"y":10280,"z":-112570},"rot":{"x":0,"y":117653,"z":0}}],"teleports":{}},"6":{"props":[],"npcs":[],"monsters":[{"groupId":6,"instId":200003,"monsterId":8012010,"eventId":40002022,"pos":{"x":-81570,"y":10280,"z":-112550},"rot":{"x":0,"y":150249,"z":0}},{"groupId":6,"instId":200002,"monsterId":8012030,"eventId":40002021,"pos":{"x":-78250,"y":10280,"z":-111790},"rot":{"x":0,"y":80484,"z":0}}],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300014,"propState":1,"propId":100012,"pos":{"x":-186621,"y":-400,"z":-79920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300006,"propState":0,"propId":100013,"pos":{"x":-194640,"y":-390,"z":-69570},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300012,"propState":2,"propId":100014,"pos":{"x":-207737,"y":-4171,"z":-86411},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300013,"propState":0,"propId":100011,"pos":{"x":-178120,"y":-2420,"z":-91890},"rot":{"x":21159,"y":90000,"z":0}},{"groupId":4,"instId":300010,"propState":0,"propId":100011,"pos":{"x":-162330,"y":-415,"z":-71330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300002,"propState":2,"propId":100000,"pos":{"x":-42585,"y":18630,"z":-88591},"rot":{"x":0,"y":193930,"z":0}},{"groupId":4,"instId":300015,"propState":2,"propId":100014,"pos":{"x":-199790,"y":2966,"z":-84240},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300011,"propState":1,"propId":100012,"pos":{"x":-169860,"y":-4600,"z":-79580},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300009,"propState":2,"propId":100000,"pos":{"x":-173490,"y":-178,"z":-72960},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":1,"propId":100013,"pos":{"x":-38680,"y":18260,"z":-82930},"rot":{"x":0,"y":193835,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[{"groupId":7,"instId":200002,"monsterId":8012030,"eventId":40002025,"pos":{"x":-70350,"y":10285,"z":-111220},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200001,"monsterId":8012010,"eventId":40002024,"pos":{"x":-79550,"y":10280,"z":-111010},"rot":{"x":0,"y":91964,"z":0}}],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300001,"propState":0,"propId":100,"pos":{"x":-108250,"y":-90,"z":-77190},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":9,"instId":200001,"monsterId":8012030,"eventId":40002019,"pos":{"x":-73570,"y":10280,"z":-112350},"rot":{"x":0,"y":236492,"z":0}}],"teleports":{}},"10":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300001,"propState":0,"propId":100,"pos":{"x":-110185,"y":-2705,"z":-36965},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":12,"instId":200001,"monsterId":8012020,"eventId":40002026,"pos":{"x":-74980,"y":10280,"z":-111300},"rot":{"x":0,"y":117979,"z":0}}],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300001,"propState":0,"propId":100,"pos":{"x":-109049,"y":-4377,"z":-102060},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":13,"instId":200001,"monsterId":8012020,"eventId":40002020,"pos":{"x":-77160,"y":10280,"z":-111300},"rot":{"x":0,"y":71124,"z":0}}],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300001,"propState":0,"propId":100,"pos":{"x":-80251,"y":-1130,"z":-99382},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":14,"instId":200001,"monsterId":8012010,"eventId":40002023,"pos":{"x":-82569,"y":10285,"z":-110319},"rot":{"x":0,"y":306629,"z":0}}],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300026,"propState":0,"propId":100001,"pos":{"x":-71462,"y":10309,"z":-116276},"rot":{"x":0,"y":173364,"z":0}},{"groupId":8,"instId":300047,"propState":1,"propId":300000,"pos":{"x":-23402,"y":18610,"z":-100182},"rot":{"x":0,"y":117856,"z":0}},{"groupId":8,"instId":300038,"propState":1,"propId":300003,"pos":{"x":-6352,"y":18611,"z":-36294},"rot":{"x":0,"y":332611,"z":0}},{"groupId":8,"instId":300044,"propState":0,"propId":100006,"pos":{"x":-48680,"y":-1460,"z":-92050},"rot":{"x":0,"y":76087,"z":0}},{"groupId":8,"instId":300043,"propState":0,"propId":100006,"pos":{"x":-62751,"y":-1460,"z":-59494},"rot":{"x":0,"y":224727,"z":0}},{"groupId":8,"instId":300040,"propState":0,"propId":300003,"pos":{"x":43166,"y":3481,"z":-31972},"rot":{"x":0,"y":253434,"z":0}},{"groupId":8,"instId":300039,"propState":0,"propId":300003,"pos":{"x":-6513,"y":1037,"z":-73196},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300037,"propState":1,"propId":300003,"pos":{"x":-35597,"y":18611,"z":-51446},"rot":{"x":0,"y":332611,"z":0}},{"groupId":8,"instId":300036,"propState":1,"propId":300003,"pos":{"x":-35120,"y":18610,"z":-93989},"rot":{"x":0,"y":27856,"z":0}},{"groupId":8,"instId":300035,"propState":1,"propId":300003,"pos":{"x":-5999,"y":18610,"z":-109379},"rot":{"x":0,"y":27856,"z":0}},{"groupId":8,"instId":300046,"propState":1,"propId":300000,"pos":{"x":53197,"y":3438,"z":-118870},"rot":{"x":0,"y":288000,"z":0}},{"groupId":8,"instId":300042,"propState":1,"propId":300003,"pos":{"x":-197912,"y":2986,"z":-87881},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300041,"propState":1,"propId":300003,"pos":{"x":-32477,"y":-981,"z":-73188},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300034,"propState":1,"propId":300003,"pos":{"x":-29906,"y":18608,"z":-106063},"rot":{"x":0,"y":297743,"z":0}},{"groupId":8,"instId":300033,"propState":1,"propId":300003,"pos":{"x":-71651,"y":10282,"z":-114388},"rot":{"x":0,"y":83364,"z":0}},{"groupId":8,"instId":300032,"propState":1,"propId":300003,"pos":{"x":-81935,"y":10282,"z":-114414},"rot":{"x":0,"y":97352,"z":0}},{"groupId":8,"instId":300031,"propState":1,"propId":300003,"pos":{"x":-147179,"y":2762,"z":-108792},"rot":{"x":0,"y":153818,"z":0}},{"groupId":8,"instId":300030,"propState":1,"propId":300003,"pos":{"x":-123205,"y":2760,"z":-106135},"rot":{"x":0,"y":243837,"z":0}},{"groupId":8,"instId":300029,"propState":1,"propId":300003,"pos":{"x":-130445,"y":2762,"z":-91413},"rot":{"x":0,"y":63465,"z":0}},{"groupId":8,"instId":300028,"propState":1,"propId":300003,"pos":{"x":-146897,"y":2770,"z":-37391},"rot":{"x":0,"y":207332,"z":0}},{"groupId":8,"instId":300027,"propState":0,"propId":300003,"pos":{"x":-1578,"y":4254,"z":-104286},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300025,"propState":1,"propId":100000,"pos":{"x":58122,"y":3459,"z":-118557},"rot":{"x":0,"y":108146,"z":0}},{"groupId":8,"instId":300024,"propState":1,"propId":300003,"pos":{"x":42748,"y":3485,"z":-115476},"rot":{"x":0,"y":288000,"z":0}},{"groupId":8,"instId":300023,"propState":1,"propId":100005,"pos":{"x":42660,"y":3485,"z":-115530},"rot":{"x":0,"y":288017,"z":0}},{"groupId":8,"instId":300022,"propState":0,"propId":100000,"pos":{"x":-5441,"y":2868,"z":-48072},"rot":{"x":0,"y":252400,"z":0}},{"groupId":8,"instId":300021,"propState":0,"propId":300003,"pos":{"x":-5595,"y":2864,"z":-46516},"rot":{"x":0,"y":163201,"z":0}},{"groupId":8,"instId":300020,"propState":0,"propId":100001,"pos":{"x":-2438,"y":2916,"z":-45562},"rot":{"x":0,"y":253313,"z":0}},{"groupId":8,"instId":300019,"propState":0,"propId":300003,"pos":{"x":-110784,"y":504,"z":-73208},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300018,"propState":1,"propId":100021,"pos":{"x":-110101,"y":-61,"z":-81920},"rot":{"x":0,"y":342919,"z":0}},{"groupId":8,"instId":300017,"propState":2,"propId":100000,"pos":{"x":-147970,"y":-115,"z":-71740},"rot":{"x":0,"y":273761,"z":0}},{"groupId":8,"instId":300016,"propState":2,"propId":300003,"pos":{"x":-141728,"y":-119,"z":-73277},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300015,"propState":2,"propId":100001,"pos":{"x":-144990,"y":-60,"z":-73290},"rot":{"x":0,"y":270291,"z":0}},{"groupId":8,"instId":300014,"propState":1,"propId":100000,"pos":{"x":-132037,"y":2748,"z":-61726},"rot":{"x":0,"y":207345,"z":0}},{"groupId":8,"instId":300013,"propState":1,"propId":300003,"pos":{"x":-130510,"y":2770,"z":-55090},"rot":{"x":0,"y":297332,"z":0}},{"groupId":8,"instId":300012,"propState":1,"propId":100001,"pos":{"x":-132012,"y":2824,"z":-57981},"rot":{"x":0,"y":27345,"z":0}},{"groupId":8,"instId":300011,"propState":1,"propId":100000,"pos":{"x":-110990,"y":-109,"z":-62616},"rot":{"x":0,"y":18847,"z":0}},{"groupId":8,"instId":300010,"propState":0,"propId":300003,"pos":{"x":-110784,"y":504,"z":-73208},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300009,"propState":1,"propId":100021,"pos":{"x":-110101,"y":-61,"z":-64496},"rot":{"x":0,"y":17053,"z":0}},{"groupId":8,"instId":300008,"propState":2,"propId":100000,"pos":{"x":-104321,"y":-101,"z":-74646},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300007,"propState":0,"propId":300003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":8,"instId":300006,"propState":1,"propId":100003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":8,"instId":300005,"propState":2,"propId":100000,"pos":{"x":470,"y":2880,"z":-99190},"rot":{"x":0,"y":107618,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":300003,"pos":{"x":-5599,"y":2864,"z":-99852},"rot":{"x":0,"y":197158,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":100001,"pos":{"x":-2515,"y":2940,"z":-100826},"rot":{"x":0,"y":288017,"z":0}},{"groupId":8,"instId":300002,"propState":2,"propId":100000,"pos":{"x":-73230,"y":10270,"z":-120450},"rot":{"x":0,"y":177699,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":100013,"pos":{"x":-94500,"y":6820,"z":-122190},"rot":{"x":19509,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300002,"propState":0,"propId":100000,"pos":{"x":-72470,"y":18664,"z":-72255},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300003,"propState":14,"propId":100007,"pos":{"x":-76806,"y":-1435,"z":-73208},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300001,"propState":1,"propId":100000,"pos":{"x":-72470,"y":-3195,"z":-72255},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300002,"propState":0,"propId":111,"pos":{"x":-149470,"y":-163,"z":-73680},"rot":{"x":0,"y":271580,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300002,"propState":0,"propId":100025,"pos":{"x":-163000,"y":2770,"z":-29260},"rot":{"x":0,"y":295800,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":100024,"pos":{"x":-106680,"y":-90,"z":-77900},"rot":{"x":0,"y":280315,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-70580,"y":-3200,"z":-60620},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":24,"instId":300001,"pos":{"x":-66470,"y":-3200,"z":-63500},"rot":{"x":0,"y":261670,"z":0}}}},"25":{"props":[{"groupId":25,"instId":300001,"propState":0,"propId":100,"pos":{"x":-90234,"y":-6408,"z":-113233},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":25,"instId":200003,"monsterId":8012030,"eventId":40002021,"pos":{"x":-97460,"y":-1110,"z":-53550},"rot":{"x":0,"y":261667,"z":0}}],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300001,"propState":0,"propId":100,"pos":{"x":-93046,"y":14991,"z":-62420},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":26,"instId":200001,"monsterId":8012020,"eventId":40002020,"pos":{"x":-96280,"y":-1120,"z":-92770},"rot":{"x":0,"y":250971,"z":0}}],"teleports":{}},"27":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300002,"propState":0,"propId":100,"pos":{"x":-150600,"y":3010,"z":-32680},"rot":{"x":0,"y":207541,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300003,"propState":0,"propId":300004,"pos":{"x":-155125,"y":2700,"z":-33130},"rot":{"x":0,"y":207332,"z":0}},{"groupId":32,"instId":300002,"propState":0,"propId":300004,"pos":{"x":-113331,"y":17656,"z":-86508},"rot":{"x":0,"y":160861,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":300004,"pos":{"x":-38863,"y":17690,"z":-62867},"rot":{"x":0,"y":343500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300001,"propState":0,"propId":100,"pos":{"x":-65350,"y":-3200,"z":-75870},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300001,"propState":0,"propId":100,"pos":{"x":-93046,"y":14991,"z":-62420},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":42,"instId":200005,"monsterId":8012020,"eventId":40002026,"pos":{"x":-120430,"y":2770,"z":-47480},"rot":{"x":0,"y":273304,"z":0}}],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":43,"instId":200006,"monsterId":8012010,"eventId":40002022,"pos":{"x":-132700,"y":2810,"z":-98540},"rot":{"x":0,"y":127824,"z":0}}],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":101,"startAnchorId":null,"startGroupId":null}},"4000204":{"P40002_F40002001":{"scenes":{"3":{"props":[],"npcs":[],"monsters":[{"groupId":3,"instId":200003,"monsterId":8012010,"eventId":40002041,"pos":{"x":-118252,"y":2770,"z":-52267},"rot":{"x":0,"y":117653,"z":0}}],"teleports":{}},"4":{"props":[],"npcs":[],"monsters":[{"groupId":4,"instId":200003,"monsterId":8012010,"eventId":40002035,"pos":{"x":-133150,"y":2762,"z":-99640},"rot":{"x":0,"y":150249,"z":0}},{"groupId":4,"instId":200002,"monsterId":8002010,"eventId":40002034,"pos":{"x":-141250,"y":2810,"z":-106100},"rot":{"x":0,"y":80484,"z":0}}],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300009,"propState":2,"propId":100000,"pos":{"x":-173490,"y":-178,"z":-72960},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300012,"propState":2,"propId":100014,"pos":{"x":-185040,"y":-150,"z":-86410},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300013,"propState":0,"propId":100011,"pos":{"x":-178120,"y":-2420,"z":-91890},"rot":{"x":21159,"y":90000,"z":0}},{"groupId":2,"instId":300010,"propState":0,"propId":100011,"pos":{"x":-162330,"y":-415,"z":-71330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300002,"propState":1,"propId":100000,"pos":{"x":-42585,"y":18630,"z":-88591},"rot":{"x":0,"y":193930,"z":0}},{"groupId":2,"instId":300015,"propState":2,"propId":100014,"pos":{"x":-199790,"y":2966,"z":-84240},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300014,"propState":1,"propId":100012,"pos":{"x":-186621,"y":-400,"z":-79920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300011,"propState":1,"propId":100012,"pos":{"x":-169860,"y":-4600,"z":-79580},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300006,"propState":0,"propId":100013,"pos":{"x":-194640,"y":-390,"z":-69570},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300001,"propState":1,"propId":100013,"pos":{"x":-38680,"y":18260,"z":-82930},"rot":{"x":0,"y":193835,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[],"npcs":[],"monsters":[{"groupId":5,"instId":200002,"monsterId":8002010,"eventId":40002038,"pos":{"x":-81040,"y":10285,"z":-110270},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":200001,"monsterId":8001010,"eventId":40002037,"pos":{"x":-78390,"y":10277,"z":-122140},"rot":{"x":0,"y":91964,"z":0}}],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300001,"propState":0,"propId":100,"pos":{"x":-97173,"y":-7635,"z":-80770},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":7,"instId":200001,"monsterId":8002010,"eventId":40002032,"pos":{"x":-106330,"y":-100,"z":-71850},"rot":{"x":0,"y":176768,"z":0}}],"teleports":{}},"8":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300046,"propState":1,"propId":300000,"pos":{"x":53197,"y":3438,"z":-118870},"rot":{"x":0,"y":288000,"z":0}},{"groupId":6,"instId":300042,"propState":1,"propId":300003,"pos":{"x":-197912,"y":2986,"z":-87881},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300041,"propState":1,"propId":300003,"pos":{"x":-32477,"y":-981,"z":-73188},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300037,"propState":1,"propId":300003,"pos":{"x":-35597,"y":18611,"z":-51446},"rot":{"x":0,"y":332611,"z":0}},{"groupId":6,"instId":300036,"propState":1,"propId":300003,"pos":{"x":-35120,"y":18610,"z":-93989},"rot":{"x":0,"y":27856,"z":0}},{"groupId":6,"instId":300035,"propState":1,"propId":300003,"pos":{"x":-5999,"y":18610,"z":-109379},"rot":{"x":0,"y":27856,"z":0}},{"groupId":6,"instId":300028,"propState":1,"propId":300003,"pos":{"x":-146897,"y":2770,"z":-37391},"rot":{"x":0,"y":207332,"z":0}},{"groupId":6,"instId":300027,"propState":0,"propId":300003,"pos":{"x":-1578,"y":4254,"z":-104286},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300025,"propState":1,"propId":100000,"pos":{"x":58122,"y":3459,"z":-118557},"rot":{"x":0,"y":108146,"z":0}},{"groupId":6,"instId":300023,"propState":1,"propId":100005,"pos":{"x":42660,"y":3485,"z":-115530},"rot":{"x":0,"y":288017,"z":0}},{"groupId":6,"instId":300022,"propState":0,"propId":100000,"pos":{"x":-5441,"y":2868,"z":-48072},"rot":{"x":0,"y":252400,"z":0}},{"groupId":6,"instId":300010,"propState":0,"propId":300003,"pos":{"x":-110784,"y":504,"z":-73208},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300040,"propState":0,"propId":300003,"pos":{"x":43166,"y":3481,"z":-31972},"rot":{"x":0,"y":253434,"z":0}},{"groupId":6,"instId":300039,"propState":0,"propId":300003,"pos":{"x":-6513,"y":1037,"z":-73196},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300038,"propState":1,"propId":300003,"pos":{"x":-6352,"y":18611,"z":-36294},"rot":{"x":0,"y":332611,"z":0}},{"groupId":6,"instId":300031,"propState":1,"propId":300003,"pos":{"x":-147179,"y":2762,"z":-108792},"rot":{"x":0,"y":153818,"z":0}},{"groupId":6,"instId":300030,"propState":1,"propId":300003,"pos":{"x":-123205,"y":2760,"z":-106135},"rot":{"x":0,"y":243837,"z":0}},{"groupId":6,"instId":300029,"propState":1,"propId":300003,"pos":{"x":-130445,"y":2762,"z":-91413},"rot":{"x":0,"y":63465,"z":0}},{"groupId":6,"instId":300018,"propState":0,"propId":100021,"pos":{"x":-110101,"y":-61,"z":-81920},"rot":{"x":0,"y":342919,"z":0}},{"groupId":6,"instId":300017,"propState":0,"propId":100000,"pos":{"x":-141399,"y":-115,"z":-71740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300016,"propState":0,"propId":300003,"pos":{"x":-141728,"y":-119,"z":-73277},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300012,"propState":0,"propId":100001,"pos":{"x":-132012,"y":2824,"z":-57981},"rot":{"x":0,"y":27345,"z":0}},{"groupId":6,"instId":300011,"propState":1,"propId":100000,"pos":{"x":-110990,"y":-109,"z":-62616},"rot":{"x":0,"y":18847,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":100001,"pos":{"x":-2515,"y":2940,"z":-100826},"rot":{"x":0,"y":288017,"z":0}},{"groupId":6,"instId":300002,"propState":2,"propId":100000,"pos":{"x":-101766,"y":5058,"z":-119589},"rot":{"x":0,"y":269851,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":100013,"pos":{"x":-94500,"y":6820,"z":-122190},"rot":{"x":19509,"y":270000,"z":0}},{"groupId":6,"instId":300043,"propState":0,"propId":105,"pos":{"x":-87866,"y":-3195,"z":-63012},"rot":{"x":0,"y":316776,"z":0}},{"groupId":6,"instId":300026,"propState":0,"propId":100001,"pos":{"x":-71462,"y":10309,"z":-116276},"rot":{"x":0,"y":173364,"z":0}},{"groupId":6,"instId":300047,"propState":1,"propId":300000,"pos":{"x":-23402,"y":18610,"z":-100182},"rot":{"x":0,"y":117856,"z":0}},{"groupId":6,"instId":300034,"propState":1,"propId":300003,"pos":{"x":-29906,"y":18608,"z":-106063},"rot":{"x":0,"y":297743,"z":0}},{"groupId":6,"instId":300033,"propState":1,"propId":300003,"pos":{"x":-71651,"y":10282,"z":-114388},"rot":{"x":0,"y":83364,"z":0}},{"groupId":6,"instId":300032,"propState":1,"propId":300003,"pos":{"x":-81935,"y":10282,"z":-114414},"rot":{"x":0,"y":97352,"z":0}},{"groupId":6,"instId":300024,"propState":1,"propId":300003,"pos":{"x":42748,"y":3485,"z":-115476},"rot":{"x":0,"y":288000,"z":0}},{"groupId":6,"instId":300021,"propState":0,"propId":300003,"pos":{"x":-5595,"y":2864,"z":-46516},"rot":{"x":0,"y":163201,"z":0}},{"groupId":6,"instId":300020,"propState":0,"propId":100001,"pos":{"x":-2438,"y":2916,"z":-45562},"rot":{"x":0,"y":253313,"z":0}},{"groupId":6,"instId":300019,"propState":0,"propId":300003,"pos":{"x":-110784,"y":504,"z":-73208},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":100001,"pos":{"x":-144990,"y":-60,"z":-73290},"rot":{"x":0,"y":270291,"z":0}},{"groupId":6,"instId":300014,"propState":0,"propId":100000,"pos":{"x":-132037,"y":2748,"z":-61726},"rot":{"x":0,"y":207345,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":300003,"pos":{"x":-130510,"y":2770,"z":-55090},"rot":{"x":0,"y":297332,"z":0}},{"groupId":6,"instId":300009,"propState":1,"propId":100021,"pos":{"x":-110101,"y":-61,"z":-64496},"rot":{"x":0,"y":17053,"z":0}},{"groupId":6,"instId":300008,"propState":2,"propId":100000,"pos":{"x":-104321,"y":-101,"z":-74646},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":300003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":6,"instId":300006,"propState":1,"propId":100003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":6,"instId":300005,"propState":2,"propId":100000,"pos":{"x":470,"y":2880,"z":-99190},"rot":{"x":0,"y":107618,"z":0}},{"groupId":6,"instId":300004,"propState":0,"propId":300003,"pos":{"x":-5599,"y":2864,"z":-99852},"rot":{"x":0,"y":197158,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":0,"propId":100,"pos":{"x":-145220,"y":2820,"z":-38350},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":10,"instId":200001,"monsterId":8012020,"eventId":40002039,"pos":{"x":-145570,"y":2770,"z":-31670},"rot":{"x":0,"y":167266,"z":0}}],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300001,"propState":0,"propId":100,"pos":{"x":-142565,"y":-807,"z":-29688},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":11,"instId":200001,"monsterId":8002010,"eventId":40002033,"pos":{"x":-120760,"y":2760,"z":-94830},"rot":{"x":0,"y":71124,"z":0}}],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300001,"propState":0,"propId":100,"pos":{"x":-142565,"y":-807,"z":-29688},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":12,"instId":200001,"monsterId":8012020,"eventId":40002039,"pos":{"x":-69750,"y":10275,"z":-110830},"rot":{"x":0,"y":56282,"z":0}}],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300005,"propState":0,"propId":100,"pos":{"x":-150420,"y":-160,"z":-73460},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":100,"pos":{"x":-129490,"y":2760,"z":-96350},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":100,"pos":{"x":-134130,"y":2770,"z":-45370},"rot":{"x":0,"y":32306,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":100,"pos":{"x":-80480,"y":10107,"z":-118670},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":100,"pos":{"x":-110150,"y":-190,"z":-73140},"rot":{"x":0,"y":358849,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300002,"propState":0,"propId":111,"pos":{"x":-149470,"y":-163,"z":-73680},"rot":{"x":0,"y":271580,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":100,"pos":{"x":-355317,"y":416705,"z":-135625},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300003,"propState":14,"propId":100007,"pos":{"x":-76806,"y":-1435,"z":-73208},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300002,"propState":1,"propId":100000,"pos":{"x":-72470,"y":18664,"z":-72255},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":100000,"pos":{"x":-72470,"y":-3195,"z":-72255},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300004,"propState":0,"propId":100025,"pos":{"x":1190,"y":18610,"z":-32910},"rot":{"x":0,"y":348385,"z":0}},{"groupId":22,"instId":300003,"propState":0,"propId":100025,"pos":{"x":-75003,"y":10270,"z":-124020},"rot":{"x":0,"y":348385,"z":0}},{"groupId":22,"instId":300002,"propState":0,"propId":100024,"pos":{"x":-75049,"y":10270,"z":-120328},"rot":{"x":0,"y":311421,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":100024,"pos":{"x":-107221,"y":18598,"z":-93846},"rot":{"x":0,"y":356870,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-65790,"y":18660,"z":-75850},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":23,"instId":300001,"pos":{"x":-65960,"y":18660,"z":-72930},"rot":{"x":0,"y":92769,"z":0}}}},"15":{"props":[{"groupId":15,"instId":300001,"propState":0,"propId":100,"pos":{"x":-93046,"y":14991,"z":-62420},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":15,"instId":200001,"monsterId":8003010,"eventId":40002045,"pos":{"x":780,"y":18610,"z":-112880},"rot":{"x":0,"y":280287,"z":0}}],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300001,"propState":0,"propId":100,"pos":{"x":-9581,"y":14882,"z":-39168},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":17,"instId":200003,"monsterId":8012010,"eventId":40002035,"pos":{"x":-17130,"y":18630,"z":-48330},"rot":{"x":0,"y":323444,"z":0}}],"teleports":{}},"19":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300002,"propState":0,"propId":100,"pos":{"x":-36720,"y":18583,"z":-66100},"rot":{"x":0,"y":253519,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300002,"propState":0,"propId":300004,"pos":{"x":-113331,"y":17656,"z":-86508},"rot":{"x":0,"y":160861,"z":0}},{"groupId":25,"instId":300003,"propState":0,"propId":300004,"pos":{"x":-155125,"y":2700,"z":-33130},"rot":{"x":0,"y":207332,"z":0}},{"groupId":25,"instId":300001,"propState":0,"propId":300004,"pos":{"x":-38863,"y":17690,"z":-62867},"rot":{"x":0,"y":343500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300002,"propState":0,"propId":100,"pos":{"x":-114560,"y":18600,"z":-83069},"rot":{"x":0,"y":72091,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300001,"propState":0,"propId":100,"pos":{"x":-62080,"y":18660,"z":-72590},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300001,"propState":0,"propId":100,"pos":{"x":-64870,"y":18660,"z":-68240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300001,"propState":0,"propId":100,"pos":{"x":-93046,"y":14991,"z":-62420},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":39,"instId":200002,"monsterId":8003020,"eventId":40002044,"pos":{"x":-111010,"y":18598,"z":-54660},"rot":{"x":0,"y":98439,"z":0}}],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300001,"propState":0,"propId":100,"pos":{"x":-9581,"y":14882,"z":-39168},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":41,"instId":200004,"monsterId":8012020,"eventId":40002039,"pos":{"x":-2150,"y":18610,"z":-41970},"rot":{"x":0,"y":322667,"z":0}}],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300001,"propState":0,"propId":100,"pos":{"x":-9581,"y":14882,"z":-39168},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":42,"instId":200005,"monsterId":8002010,"eventId":40002033,"pos":{"x":-15010,"y":18610,"z":-96850},"rot":{"x":0,"y":197378,"z":0}}],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300001,"propState":0,"propId":100,"pos":{"x":-9581,"y":14882,"z":-39168},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":43,"instId":200006,"monsterId":8002010,"eventId":40002034,"pos":{"x":-73530,"y":10270,"z":-122610},"rot":{"x":0,"y":80771,"z":0}}],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":101,"startAnchorId":null,"startGroupId":null}},"4000211":{"P40002_F40002001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300003,"propState":14,"propId":100007,"pos":{"x":-76806,"y":-1435,"z":-73208},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":100000,"pos":{"x":-72470,"y":-3195,"z":-72255},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":100000,"pos":{"x":-72470,"y":18664,"z":-72255},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300002,"propState":0,"propId":100,"pos":{"x":-36720,"y":18583,"z":-66100},"rot":{"x":0,"y":253519,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300003,"propState":0,"propId":300004,"pos":{"x":-155125,"y":2700,"z":-33130},"rot":{"x":0,"y":207332,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":300004,"pos":{"x":-113331,"y":17656,"z":-86508},"rot":{"x":0,"y":160861,"z":0}},{"groupId":8,"instId":300001,"propState":1,"propId":300004,"pos":{"x":-38863,"y":17690,"z":-62867},"rot":{"x":0,"y":343500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300016,"propState":0,"propId":100014,"pos":{"x":-173911,"y":-178,"z":-73134},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":100014,"pos":{"x":-207948,"y":-4226,"z":-86090},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300012,"propState":0,"propId":100014,"pos":{"x":-171678,"y":-4459,"z":-85976},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300014,"propState":0,"propId":100012,"pos":{"x":-186621,"y":-400,"z":-79920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300013,"propState":1,"propId":100011,"pos":{"x":-194540,"y":-378,"z":-69650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":100012,"pos":{"x":-169860,"y":-4600,"z":-79580},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300010,"propState":1,"propId":100011,"pos":{"x":-162330,"y":-415,"z":-71330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300009,"propState":0,"propId":100000,"pos":{"x":-177690,"y":-7646,"z":-74272},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":100013,"pos":{"x":-178060,"y":-390,"z":-61070},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300002,"propState":1,"propId":100000,"pos":{"x":-42585,"y":18630,"z":-88591},"rot":{"x":0,"y":193930,"z":0}},{"groupId":6,"instId":300001,"propState":1,"propId":100013,"pos":{"x":-38680,"y":18260,"z":-82930},"rot":{"x":0,"y":193835,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300002,"propState":0,"propId":100,"pos":{"x":-114560,"y":18600,"z":-83069},"rot":{"x":0,"y":72091,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300039,"propState":0,"propId":100021,"pos":{"x":-38480,"y":18680,"z":-52939},"rot":{"x":0,"y":62910,"z":0}},{"groupId":4,"instId":300049,"propState":1,"propId":300000,"pos":{"x":-23402,"y":18610,"z":-100182},"rot":{"x":0,"y":117856,"z":0}},{"groupId":4,"instId":300044,"propState":0,"propId":100021,"pos":{"x":-31403,"y":18681,"z":-108909},"rot":{"x":0,"y":27743,"z":0}},{"groupId":4,"instId":300042,"propState":1,"propId":300000,"pos":{"x":53197,"y":3438,"z":-118870},"rot":{"x":0,"y":288000,"z":0}},{"groupId":4,"instId":300048,"propState":1,"propId":300003,"pos":{"x":-197912,"y":2986,"z":-87881},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300047,"propState":1,"propId":300003,"pos":{"x":-32477,"y":-981,"z":-73188},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300036,"propState":0,"propId":300003,"pos":{"x":-35597,"y":18611,"z":-51446},"rot":{"x":0,"y":332611,"z":0}},{"groupId":4,"instId":300035,"propState":0,"propId":300003,"pos":{"x":-35120,"y":18610,"z":-93989},"rot":{"x":0,"y":27856,"z":0}},{"groupId":4,"instId":300045,"propState":0,"propId":100021,"pos":{"x":-37989,"y":18683,"z":-92473},"rot":{"x":0,"y":117856,"z":0}},{"groupId":4,"instId":300032,"propState":1,"propId":300003,"pos":{"x":-71651,"y":10282,"z":-114388},"rot":{"x":0,"y":83364,"z":0}},{"groupId":4,"instId":300031,"propState":1,"propId":300003,"pos":{"x":-81935,"y":10282,"z":-114414},"rot":{"x":0,"y":97352,"z":0}},{"groupId":4,"instId":300030,"propState":1,"propId":300003,"pos":{"x":-147179,"y":2762,"z":-108792},"rot":{"x":0,"y":153818,"z":0}},{"groupId":4,"instId":300029,"propState":1,"propId":300003,"pos":{"x":-123205,"y":2760,"z":-106135},"rot":{"x":0,"y":243837,"z":0}},{"groupId":4,"instId":300028,"propState":1,"propId":300003,"pos":{"x":-130445,"y":2762,"z":-91413},"rot":{"x":0,"y":63465,"z":0}},{"groupId":4,"instId":300027,"propState":1,"propId":300003,"pos":{"x":-146897,"y":2770,"z":-37391},"rot":{"x":0,"y":207332,"z":0}},{"groupId":4,"instId":300009,"propState":0,"propId":300003,"pos":{"x":-1578,"y":4254,"z":-104286},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300011,"propState":0,"propId":100,"pos":{"x":-10910,"y":18600,"z":-106140},"rot":{"x":0,"y":27837,"z":0}},{"groupId":4,"instId":300007,"propState":1,"propId":100000,"pos":{"x":58122,"y":3459,"z":-118557},"rot":{"x":0,"y":108146,"z":0}},{"groupId":4,"instId":300019,"propState":0,"propId":300003,"pos":{"x":-5599,"y":2864,"z":-99852},"rot":{"x":0,"y":197158,"z":0}},{"groupId":4,"instId":300046,"propState":0,"propId":300003,"pos":{"x":43166,"y":3481,"z":-31972},"rot":{"x":0,"y":253434,"z":0}},{"groupId":4,"instId":300043,"propState":0,"propId":300003,"pos":{"x":-6513,"y":1037,"z":-73196},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300037,"propState":1,"propId":300003,"pos":{"x":-6352,"y":18611,"z":-36294},"rot":{"x":0,"y":332611,"z":0}},{"groupId":4,"instId":300034,"propState":1,"propId":300003,"pos":{"x":-5999,"y":18610,"z":-109379},"rot":{"x":0,"y":27856,"z":0}},{"groupId":4,"instId":300033,"propState":0,"propId":300003,"pos":{"x":-29906,"y":18608,"z":-106063},"rot":{"x":0,"y":297743,"z":0}},{"groupId":4,"instId":300025,"propState":1,"propId":300003,"pos":{"x":42748,"y":3485,"z":-115476},"rot":{"x":0,"y":288000,"z":0}},{"groupId":4,"instId":300017,"propState":1,"propId":100005,"pos":{"x":42660,"y":3485,"z":-115530},"rot":{"x":0,"y":288017,"z":0}},{"groupId":4,"instId":300038,"propState":0,"propId":100000,"pos":{"x":-5441,"y":2868,"z":-48072},"rot":{"x":0,"y":252400,"z":0}},{"groupId":4,"instId":300024,"propState":0,"propId":300003,"pos":{"x":-5595,"y":2864,"z":-46516},"rot":{"x":0,"y":163201,"z":0}},{"groupId":4,"instId":300013,"propState":0,"propId":100001,"pos":{"x":-2438,"y":2916,"z":-45562},"rot":{"x":0,"y":253313,"z":0}},{"groupId":4,"instId":300023,"propState":1,"propId":300003,"pos":{"x":-110829,"y":504,"z":-73061},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300015,"propState":1,"propId":100021,"pos":{"x":-110156,"y":-61,"z":-81744},"rot":{"x":0,"y":342919,"z":0}},{"groupId":4,"instId":300018,"propState":0,"propId":100000,"pos":{"x":-141399,"y":-115,"z":-71740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300026,"propState":0,"propId":300003,"pos":{"x":-141728,"y":-119,"z":-73277},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300016,"propState":0,"propId":100001,"pos":{"x":-144990,"y":-60,"z":-73290},"rot":{"x":0,"y":270291,"z":0}},{"groupId":4,"instId":300008,"propState":0,"propId":100000,"pos":{"x":-132037,"y":2748,"z":-61726},"rot":{"x":0,"y":207345,"z":0}},{"groupId":4,"instId":300022,"propState":0,"propId":300003,"pos":{"x":-130510,"y":2770,"z":-55090},"rot":{"x":0,"y":297332,"z":0}},{"groupId":4,"instId":300014,"propState":0,"propId":100001,"pos":{"x":-132012,"y":2824,"z":-57981},"rot":{"x":0,"y":27345,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":100000,"pos":{"x":-110990,"y":-109,"z":-62616},"rot":{"x":0,"y":18847,"z":0}},{"groupId":4,"instId":300021,"propState":0,"propId":300003,"pos":{"x":-110828,"y":504,"z":-73353},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":100021,"pos":{"x":-110161,"y":-61,"z":-64690},"rot":{"x":0,"y":17053,"z":0}},{"groupId":4,"instId":300006,"propState":1,"propId":100000,"pos":{"x":-104321,"y":-101,"z":-74646},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300020,"propState":1,"propId":300003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":4,"instId":300004,"propState":1,"propId":100003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":4,"instId":300002,"propState":2,"propId":100000,"pos":{"x":470,"y":2880,"z":-99190},"rot":{"x":0,"y":107618,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":100001,"pos":{"x":-2515,"y":2940,"z":-100826},"rot":{"x":0,"y":288017,"z":0}},{"groupId":4,"instId":300010,"propState":0,"propId":100000,"pos":{"x":-101766,"y":5058,"z":-119589},"rot":{"x":0,"y":269851,"z":0}},{"groupId":4,"instId":300012,"propState":1,"propId":100013,"pos":{"x":-94500,"y":6820,"z":-122190},"rot":{"x":19509,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300002,"propState":0,"propId":100,"pos":{"x":-150600,"y":3010,"z":-32680},"rot":{"x":0,"y":207541,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300002,"propState":0,"propId":100,"pos":{"x":-40180,"y":18610,"z":-87720},"rot":{"x":0,"y":12914,"z":0}}],"npcs":[],"monsters":[{"groupId":11,"instId":200004,"monsterId":8012010,"eventId":40002047,"pos":{"x":-109770,"y":18600,"z":-54720},"rot":{"x":0,"y":207414,"z":0}},{"groupId":11,"instId":200005,"monsterId":8003020,"eventId":40002050,"pos":{"x":-12890,"y":18610,"z":-105410},"rot":{"x":0,"y":286533,"z":0}},{"groupId":11,"instId":200003,"monsterId":8012010,"eventId":40002046,"pos":{"x":-112360,"y":18600,"z":-53710},"rot":{"x":0,"y":207414,"z":0}},{"groupId":11,"instId":200002,"monsterId":8012030,"eventId":40002049,"pos":{"x":-76660,"y":18660,"z":-59250},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200001,"monsterId":8012030,"eventId":40002048,"pos":{"x":-76720,"y":18660,"z":-87430},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300003,"propState":0,"propId":100,"pos":{"x":-77801,"y":18052,"z":-74822},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":100,"pos":{"x":-77801,"y":18052,"z":-74822},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":100,"pos":{"x":-77801,"y":18052,"z":-74822},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300002,"propState":8,"propId":3002,"pos":{"x":-25060,"y":18610,"z":-90980},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-29689,"y":18611,"z":-52440},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":17,"instId":300001,"pos":{"x":-29521,"y":18611,"z":-50673},"rot":{"x":0,"y":279221,"z":0}}}},"18":{"props":[{"groupId":18,"instId":300002,"propState":0,"propId":100025,"pos":{"x":-20841,"y":18610,"z":-92168},"rot":{"x":0,"y":345019,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":100025,"pos":{"x":-107400,"y":18598,"z":-94070},"rot":{"x":0,"y":345019,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300001,"propState":1,"propId":1024,"pos":{"x":-2277,"y":18610,"z":-110849},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":101,"startAnchorId":null,"startGroupId":null}},"4000212":{"P40002_F40002001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300002,"propState":0,"propId":100000,"pos":{"x":-72470,"y":18664,"z":-72255},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300003,"propState":14,"propId":100007,"pos":{"x":-76806,"y":-1435,"z":-73208},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":100000,"pos":{"x":-72470,"y":-3195,"z":-72255},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300002,"propState":0,"propId":100,"pos":{"x":-36720,"y":18583,"z":-66100},"rot":{"x":0,"y":253519,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300006,"propState":0,"propId":100013,"pos":{"x":-178060,"y":-390,"z":-61070},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300016,"propState":1,"propId":100014,"pos":{"x":-173911,"y":-178,"z":-73134},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300015,"propState":1,"propId":100014,"pos":{"x":-202635,"y":-4170,"z":-93658},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300014,"propState":1,"propId":100012,"pos":{"x":-186621,"y":-400,"z":-79920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300013,"propState":1,"propId":100011,"pos":{"x":-194540,"y":-378,"z":-69650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300011,"propState":1,"propId":100012,"pos":{"x":-169860,"y":-4600,"z":-79580},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300010,"propState":1,"propId":100011,"pos":{"x":-162330,"y":-415,"z":-71330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300009,"propState":0,"propId":100000,"pos":{"x":-184840,"y":-180,"z":-73040},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300002,"propState":1,"propId":100000,"pos":{"x":-42585,"y":18630,"z":-88591},"rot":{"x":0,"y":193930,"z":0}},{"groupId":6,"instId":300001,"propState":1,"propId":100013,"pos":{"x":-38680,"y":18260,"z":-82930},"rot":{"x":0,"y":193835,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300002,"propState":0,"propId":300004,"pos":{"x":-113331,"y":17656,"z":-86508},"rot":{"x":0,"y":160861,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":300004,"pos":{"x":-155125,"y":2700,"z":-33130},"rot":{"x":0,"y":207332,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":300004,"pos":{"x":-38863,"y":17690,"z":-62867},"rot":{"x":0,"y":343500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300002,"propState":0,"propId":100,"pos":{"x":-114560,"y":18600,"z":-83069},"rot":{"x":0,"y":72091,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300002,"propState":0,"propId":100,"pos":{"x":-150600,"y":3010,"z":-32680},"rot":{"x":0,"y":207541,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300039,"propState":0,"propId":100001,"pos":{"x":-131805,"y":2834,"z":-88622},"rot":{"x":0,"y":333017,"z":0}},{"groupId":4,"instId":300049,"propState":1,"propId":300000,"pos":{"x":-23402,"y":18610,"z":-100182},"rot":{"x":0,"y":117856,"z":0}},{"groupId":4,"instId":300033,"propState":1,"propId":300003,"pos":{"x":-29906,"y":18608,"z":-106063},"rot":{"x":0,"y":297743,"z":0}},{"groupId":4,"instId":300044,"propState":1,"propId":100021,"pos":{"x":-31403,"y":18681,"z":-108909},"rot":{"x":0,"y":27743,"z":0}},{"groupId":4,"instId":300011,"propState":0,"propId":100,"pos":{"x":-10910,"y":18600,"z":-106140},"rot":{"x":0,"y":27837,"z":0}},{"groupId":4,"instId":300046,"propState":0,"propId":300003,"pos":{"x":43166,"y":3481,"z":-31972},"rot":{"x":0,"y":253434,"z":0}},{"groupId":4,"instId":300043,"propState":0,"propId":300003,"pos":{"x":-6513,"y":1037,"z":-73196},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300037,"propState":1,"propId":300003,"pos":{"x":-6352,"y":18611,"z":-36294},"rot":{"x":0,"y":332611,"z":0}},{"groupId":4,"instId":300032,"propState":1,"propId":300003,"pos":{"x":-71651,"y":10282,"z":-114388},"rot":{"x":0,"y":83364,"z":0}},{"groupId":4,"instId":300031,"propState":1,"propId":300003,"pos":{"x":-81935,"y":10282,"z":-114414},"rot":{"x":0,"y":97352,"z":0}},{"groupId":4,"instId":300030,"propState":1,"propId":300003,"pos":{"x":-147179,"y":2762,"z":-108792},"rot":{"x":0,"y":153818,"z":0}},{"groupId":4,"instId":300029,"propState":1,"propId":300003,"pos":{"x":-123205,"y":2760,"z":-106135},"rot":{"x":0,"y":243837,"z":0}},{"groupId":4,"instId":300028,"propState":0,"propId":300003,"pos":{"x":-130445,"y":2762,"z":-91413},"rot":{"x":0,"y":63465,"z":0}},{"groupId":4,"instId":300027,"propState":1,"propId":300003,"pos":{"x":-146897,"y":2770,"z":-37391},"rot":{"x":0,"y":207332,"z":0}},{"groupId":4,"instId":300009,"propState":0,"propId":300003,"pos":{"x":-1578,"y":4254,"z":-104286},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300007,"propState":1,"propId":100000,"pos":{"x":58122,"y":3459,"z":-118557},"rot":{"x":0,"y":108146,"z":0}},{"groupId":4,"instId":300042,"propState":1,"propId":300000,"pos":{"x":53197,"y":3438,"z":-118870},"rot":{"x":0,"y":288000,"z":0}},{"groupId":4,"instId":300048,"propState":1,"propId":300003,"pos":{"x":-197912,"y":2986,"z":-87881},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300047,"propState":1,"propId":300003,"pos":{"x":-32477,"y":-981,"z":-73188},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300036,"propState":1,"propId":300003,"pos":{"x":-35597,"y":18611,"z":-51446},"rot":{"x":0,"y":332611,"z":0}},{"groupId":4,"instId":300035,"propState":1,"propId":300003,"pos":{"x":-35120,"y":18610,"z":-93989},"rot":{"x":0,"y":27856,"z":0}},{"groupId":4,"instId":300045,"propState":1,"propId":100021,"pos":{"x":-37989,"y":18683,"z":-92473},"rot":{"x":0,"y":117856,"z":0}},{"groupId":4,"instId":300034,"propState":1,"propId":300003,"pos":{"x":-5999,"y":18610,"z":-109379},"rot":{"x":0,"y":27856,"z":0}},{"groupId":4,"instId":300025,"propState":1,"propId":300003,"pos":{"x":42748,"y":3485,"z":-115476},"rot":{"x":0,"y":288000,"z":0}},{"groupId":4,"instId":300017,"propState":1,"propId":100005,"pos":{"x":42660,"y":3485,"z":-115530},"rot":{"x":0,"y":288017,"z":0}},{"groupId":4,"instId":300038,"propState":0,"propId":100000,"pos":{"x":-5441,"y":2868,"z":-48072},"rot":{"x":0,"y":252400,"z":0}},{"groupId":4,"instId":300024,"propState":0,"propId":300003,"pos":{"x":-5595,"y":2864,"z":-46516},"rot":{"x":0,"y":163201,"z":0}},{"groupId":4,"instId":300013,"propState":0,"propId":100001,"pos":{"x":-2438,"y":2916,"z":-45562},"rot":{"x":0,"y":253313,"z":0}},{"groupId":4,"instId":300023,"propState":1,"propId":300003,"pos":{"x":-110829,"y":504,"z":-73061},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300015,"propState":1,"propId":100021,"pos":{"x":-110156,"y":-61,"z":-81744},"rot":{"x":0,"y":342919,"z":0}},{"groupId":4,"instId":300018,"propState":0,"propId":100000,"pos":{"x":-141399,"y":-115,"z":-71740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300026,"propState":1,"propId":300003,"pos":{"x":-141728,"y":-119,"z":-73277},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300016,"propState":0,"propId":100001,"pos":{"x":-144990,"y":-60,"z":-73290},"rot":{"x":0,"y":270291,"z":0}},{"groupId":4,"instId":300008,"propState":0,"propId":100000,"pos":{"x":-132037,"y":2748,"z":-61726},"rot":{"x":0,"y":207345,"z":0}},{"groupId":4,"instId":300022,"propState":0,"propId":300003,"pos":{"x":-130510,"y":2770,"z":-55090},"rot":{"x":0,"y":297332,"z":0}},{"groupId":4,"instId":300014,"propState":0,"propId":100001,"pos":{"x":-132012,"y":2824,"z":-57981},"rot":{"x":0,"y":27345,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":100000,"pos":{"x":-110990,"y":-109,"z":-62616},"rot":{"x":0,"y":18847,"z":0}},{"groupId":4,"instId":300021,"propState":0,"propId":300003,"pos":{"x":-110828,"y":504,"z":-73353},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":100021,"pos":{"x":-110161,"y":-61,"z":-64690},"rot":{"x":0,"y":17053,"z":0}},{"groupId":4,"instId":300006,"propState":0,"propId":100000,"pos":{"x":-104321,"y":-101,"z":-74646},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300020,"propState":1,"propId":300003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":100003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":4,"instId":300002,"propState":2,"propId":100000,"pos":{"x":470,"y":2880,"z":-99190},"rot":{"x":0,"y":107618,"z":0}},{"groupId":4,"instId":300019,"propState":0,"propId":300003,"pos":{"x":-5599,"y":2864,"z":-99852},"rot":{"x":0,"y":197158,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":100001,"pos":{"x":-2515,"y":2940,"z":-100826},"rot":{"x":0,"y":288017,"z":0}},{"groupId":4,"instId":300010,"propState":0,"propId":100000,"pos":{"x":-101766,"y":5058,"z":-119589},"rot":{"x":0,"y":269851,"z":0}},{"groupId":4,"instId":300012,"propState":0,"propId":100013,"pos":{"x":-94500,"y":6820,"z":-122190},"rot":{"x":19509,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[],"npcs":[],"monsters":[{"groupId":11,"instId":200010,"monsterId":8011010,"eventId":40002059,"pos":{"x":-165360,"y":-4390,"z":-95690},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":200003,"monsterId":8012030,"eventId":40002053,"pos":{"x":-156060,"y":2760,"z":-108330},"rot":{"x":0,"y":60000,"z":0}},{"groupId":11,"instId":200012,"monsterId":8011010,"eventId":40002054,"pos":{"x":-180550,"y":-7670,"z":-76680},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200011,"monsterId":8012010,"eventId":40002060,"pos":{"x":-171080,"y":-4380,"z":-59620},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200009,"monsterId":8012010,"eventId":40002058,"pos":{"x":-188054,"y":-336,"z":-90832},"rot":{"x":0,"y":134068,"z":0}},{"groupId":11,"instId":200008,"monsterId":8012010,"eventId":40002057,"pos":{"x":-185010,"y":-336,"z":-90826},"rot":{"x":0,"y":225082,"z":0}},{"groupId":11,"instId":200007,"monsterId":8012020,"eventId":40002056,"pos":{"x":-186120,"y":-180,"z":-71580},"rot":{"x":0,"y":121370,"z":0}},{"groupId":11,"instId":200006,"monsterId":8012010,"eventId":40002055,"pos":{"x":-171790,"y":-180,"z":-67670},"rot":{"x":0,"y":292874,"z":0}},{"groupId":11,"instId":200002,"monsterId":8012030,"eventId":40002052,"pos":{"x":-153880,"y":2762,"z":-103030},"rot":{"x":0,"y":128727,"z":0}}],"teleports":{}},"20":{"props":[],"npcs":[],"monsters":[{"groupId":20,"instId":200001,"monsterId":8003020,"eventId":40002061,"pos":{"x":-151510,"y":-160,"z":-59260},"rot":{"x":0,"y":193737,"z":0}}],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300001,"propState":0,"propId":100,"pos":{"x":-151510,"y":-160,"z":-59260},"rot":{"x":0,"y":193737,"z":0}}],"npcs":[],"monsters":[{"groupId":21,"instId":200001,"monsterId":8003020,"eventId":40002066,"pos":{"x":-151510,"y":-160,"z":-59260},"rot":{"x":0,"y":193737,"z":0}}],"teleports":{}},"22":{"props":[],"npcs":[],"monsters":[{"groupId":22,"instId":200001,"monsterId":8013013,"eventId":40002067,"pos":{"x":-207810,"y":2970,"z":-87650},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300001,"propState":0,"propId":100,"pos":{"x":-207810,"y":2970,"z":-87650},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":23,"instId":200001,"monsterId":8013010,"eventId":40002068,"pos":{"x":-207810,"y":2970,"z":-87650},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":20000},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300002,"propState":8,"propId":3002,"pos":{"x":-182270,"y":-7670,"z":-95480},"rot":{"x":0,"y":90000,"z":0}},{"groupId":25,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-120520,"y":2765,"z":-113580},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":25,"instId":300001,"pos":{"x":-118350,"y":2765,"z":-114000},"rot":{"x":0,"y":326811,"z":0}}}},"29":{"props":[{"groupId":29,"instId":300002,"propState":0,"propId":100025,"pos":{"x":-212480,"y":-178,"z":-70516},"rot":{"x":0,"y":29182,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":100025,"pos":{"x":-186450,"y":-154,"z":-92870},"rot":{"x":0,"y":345019,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300001,"propState":1,"propId":1024,"pos":{"x":-207211,"y":2966,"z":-93108},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300001,"propState":9,"propId":100014,"pos":{"x":-156150,"y":-163,"z":-64670},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300001,"propState":0,"propId":100014,"pos":{"x":-156150,"y":-163,"z":-64670},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":101,"startAnchorId":null,"startGroupId":null}},"4000213":{"P40002_F40002001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300003,"propState":14,"propId":100007,"pos":{"x":-76806,"y":-1435,"z":-73208},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":100000,"pos":{"x":-72470,"y":18664,"z":-72255},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300001,"propState":1,"propId":100000,"pos":{"x":-72470,"y":-3195,"z":-72255},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300002,"propState":0,"propId":100,"pos":{"x":-36720,"y":18583,"z":-66100},"rot":{"x":0,"y":253519,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300016,"propState":1,"propId":100014,"pos":{"x":-173911,"y":-178,"z":-73134},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300015,"propState":1,"propId":100014,"pos":{"x":-207948,"y":-4226,"z":-86090},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300012,"propState":1,"propId":100014,"pos":{"x":-171678,"y":-4459,"z":-85976},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300014,"propState":1,"propId":100012,"pos":{"x":-186621,"y":-400,"z":-79920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":100011,"pos":{"x":-194540,"y":-378,"z":-69650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300011,"propState":1,"propId":100012,"pos":{"x":-169860,"y":-4600,"z":-79580},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300010,"propState":0,"propId":100011,"pos":{"x":-162330,"y":-415,"z":-71330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300009,"propState":0,"propId":100000,"pos":{"x":-177690,"y":-7646,"z":-74272},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300006,"propState":1,"propId":100013,"pos":{"x":-178060,"y":-390,"z":-61070},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300002,"propState":1,"propId":100000,"pos":{"x":-42585,"y":18630,"z":-88591},"rot":{"x":0,"y":193930,"z":0}},{"groupId":6,"instId":300001,"propState":1,"propId":100013,"pos":{"x":-38680,"y":18260,"z":-82930},"rot":{"x":0,"y":193835,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300002,"propState":0,"propId":300004,"pos":{"x":-113331,"y":17656,"z":-86508},"rot":{"x":0,"y":160861,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":300004,"pos":{"x":-155125,"y":2700,"z":-33130},"rot":{"x":0,"y":207332,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":300004,"pos":{"x":-38863,"y":17690,"z":-62867},"rot":{"x":0,"y":343500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300002,"propState":0,"propId":100,"pos":{"x":-114560,"y":18600,"z":-83069},"rot":{"x":0,"y":72091,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300002,"propState":0,"propId":100,"pos":{"x":-150600,"y":3010,"z":-32680},"rot":{"x":0,"y":207541,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300039,"propState":0,"propId":100001,"pos":{"x":-131805,"y":2834,"z":-88622},"rot":{"x":0,"y":333017,"z":0}},{"groupId":4,"instId":300049,"propState":1,"propId":300000,"pos":{"x":-23402,"y":18610,"z":-100182},"rot":{"x":0,"y":117856,"z":0}},{"groupId":4,"instId":300042,"propState":1,"propId":300000,"pos":{"x":53197,"y":3438,"z":-118870},"rot":{"x":0,"y":288000,"z":0}},{"groupId":4,"instId":300048,"propState":1,"propId":300003,"pos":{"x":-197912,"y":2986,"z":-87881},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300047,"propState":1,"propId":300003,"pos":{"x":-32477,"y":-981,"z":-73188},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300046,"propState":0,"propId":300003,"pos":{"x":43166,"y":3481,"z":-31972},"rot":{"x":0,"y":253434,"z":0}},{"groupId":4,"instId":300043,"propState":0,"propId":300003,"pos":{"x":-6513,"y":1037,"z":-73196},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300037,"propState":1,"propId":300003,"pos":{"x":-6352,"y":18611,"z":-36294},"rot":{"x":0,"y":332611,"z":0}},{"groupId":4,"instId":300036,"propState":1,"propId":300003,"pos":{"x":-35597,"y":18611,"z":-51446},"rot":{"x":0,"y":332611,"z":0}},{"groupId":4,"instId":300035,"propState":1,"propId":300003,"pos":{"x":-35120,"y":18610,"z":-93989},"rot":{"x":0,"y":27856,"z":0}},{"groupId":4,"instId":300045,"propState":1,"propId":100021,"pos":{"x":-37989,"y":18683,"z":-92473},"rot":{"x":0,"y":117856,"z":0}},{"groupId":4,"instId":300034,"propState":1,"propId":300003,"pos":{"x":-5999,"y":18610,"z":-109379},"rot":{"x":0,"y":27856,"z":0}},{"groupId":4,"instId":300033,"propState":1,"propId":300003,"pos":{"x":-29906,"y":18608,"z":-106063},"rot":{"x":0,"y":297743,"z":0}},{"groupId":4,"instId":300044,"propState":1,"propId":100021,"pos":{"x":-31403,"y":18681,"z":-108909},"rot":{"x":0,"y":27743,"z":0}},{"groupId":4,"instId":300032,"propState":1,"propId":300003,"pos":{"x":-71651,"y":10282,"z":-114388},"rot":{"x":0,"y":83364,"z":0}},{"groupId":4,"instId":300031,"propState":1,"propId":300003,"pos":{"x":-81935,"y":10282,"z":-114414},"rot":{"x":0,"y":97352,"z":0}},{"groupId":4,"instId":300030,"propState":1,"propId":300003,"pos":{"x":-147179,"y":2762,"z":-108792},"rot":{"x":0,"y":153818,"z":0}},{"groupId":4,"instId":300029,"propState":1,"propId":300003,"pos":{"x":-123205,"y":2760,"z":-106135},"rot":{"x":0,"y":243837,"z":0}},{"groupId":4,"instId":300028,"propState":1,"propId":300003,"pos":{"x":-130445,"y":2762,"z":-91413},"rot":{"x":0,"y":63465,"z":0}},{"groupId":4,"instId":300027,"propState":1,"propId":300003,"pos":{"x":-146897,"y":2770,"z":-37391},"rot":{"x":0,"y":207332,"z":0}},{"groupId":4,"instId":300009,"propState":0,"propId":300003,"pos":{"x":-1578,"y":4254,"z":-104286},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300011,"propState":0,"propId":100,"pos":{"x":-10910,"y":18600,"z":-106140},"rot":{"x":0,"y":27837,"z":0}},{"groupId":4,"instId":300007,"propState":1,"propId":100000,"pos":{"x":58122,"y":3459,"z":-118557},"rot":{"x":0,"y":108146,"z":0}},{"groupId":4,"instId":300025,"propState":1,"propId":300003,"pos":{"x":42748,"y":3485,"z":-115476},"rot":{"x":0,"y":288000,"z":0}},{"groupId":4,"instId":300017,"propState":1,"propId":100005,"pos":{"x":42660,"y":3485,"z":-115530},"rot":{"x":0,"y":288017,"z":0}},{"groupId":4,"instId":300038,"propState":0,"propId":100000,"pos":{"x":-5441,"y":2868,"z":-48072},"rot":{"x":0,"y":252400,"z":0}},{"groupId":4,"instId":300024,"propState":0,"propId":300003,"pos":{"x":-5595,"y":2864,"z":-46516},"rot":{"x":0,"y":163201,"z":0}},{"groupId":4,"instId":300013,"propState":1,"propId":100001,"pos":{"x":-2438,"y":2916,"z":-45562},"rot":{"x":0,"y":253313,"z":0}},{"groupId":4,"instId":300023,"propState":1,"propId":300003,"pos":{"x":-110829,"y":504,"z":-73061},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300015,"propState":0,"propId":100021,"pos":{"x":-110156,"y":-61,"z":-81744},"rot":{"x":0,"y":342919,"z":0}},{"groupId":4,"instId":300018,"propState":0,"propId":100000,"pos":{"x":-141399,"y":-115,"z":-71740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300026,"propState":0,"propId":300003,"pos":{"x":-141728,"y":-119,"z":-73277},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300016,"propState":0,"propId":100001,"pos":{"x":-144990,"y":-60,"z":-73290},"rot":{"x":0,"y":270291,"z":0}},{"groupId":4,"instId":300008,"propState":0,"propId":100000,"pos":{"x":-132037,"y":2748,"z":-61726},"rot":{"x":0,"y":207345,"z":0}},{"groupId":4,"instId":300022,"propState":0,"propId":300003,"pos":{"x":-130510,"y":2770,"z":-55090},"rot":{"x":0,"y":297332,"z":0}},{"groupId":4,"instId":300014,"propState":0,"propId":100001,"pos":{"x":-132012,"y":2824,"z":-57981},"rot":{"x":0,"y":27345,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":100000,"pos":{"x":-110990,"y":-109,"z":-62616},"rot":{"x":0,"y":18847,"z":0}},{"groupId":4,"instId":300021,"propState":0,"propId":300003,"pos":{"x":-110828,"y":504,"z":-73353},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":100021,"pos":{"x":-110161,"y":-61,"z":-64690},"rot":{"x":0,"y":17053,"z":0}},{"groupId":4,"instId":300006,"propState":0,"propId":100000,"pos":{"x":-104321,"y":-101,"z":-74646},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300020,"propState":1,"propId":300003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":100003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":4,"instId":300002,"propState":2,"propId":100000,"pos":{"x":470,"y":2880,"z":-99190},"rot":{"x":0,"y":107618,"z":0}},{"groupId":4,"instId":300019,"propState":0,"propId":300003,"pos":{"x":-5599,"y":2864,"z":-99852},"rot":{"x":0,"y":197158,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":100001,"pos":{"x":-2515,"y":2940,"z":-100826},"rot":{"x":0,"y":288017,"z":0}},{"groupId":4,"instId":300010,"propState":0,"propId":100000,"pos":{"x":-101766,"y":5058,"z":-119589},"rot":{"x":0,"y":269851,"z":0}},{"groupId":4,"instId":300012,"propState":1,"propId":100013,"pos":{"x":-94500,"y":6820,"z":-122190},"rot":{"x":19509,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[],"npcs":[],"monsters":[{"groupId":11,"instId":200004,"monsterId":8011010,"eventId":40002071,"pos":{"x":-171720,"y":-180,"z":-71070},"rot":{"x":0,"y":223454,"z":0}},{"groupId":11,"instId":200003,"monsterId":8012020,"eventId":40002070,"pos":{"x":-9840,"y":1610,"z":-98530},"rot":{"x":0,"y":289561,"z":0}},{"groupId":11,"instId":200016,"monsterId":8011020,"eventId":40002081,"pos":{"x":-60080,"y":-1060,"z":-94720},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200015,"monsterId":8011020,"eventId":40002080,"pos":{"x":-57160,"y":-1060,"z":-95640},"rot":{"x":0,"y":12266,"z":0}},{"groupId":11,"instId":200013,"monsterId":8012030,"eventId":40002079,"pos":{"x":-185020,"y":-7670,"z":-79700},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200012,"monsterId":8012030,"eventId":40002078,"pos":{"x":-179230,"y":-7670,"z":-79700},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200011,"monsterId":8012010,"eventId":40002077,"pos":{"x":-168060,"y":-4390,"z":-94810},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200010,"monsterId":8012010,"eventId":40002076,"pos":{"x":-163390,"y":-4390,"z":-95050},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200006,"monsterId":8011010,"eventId":40002072,"pos":{"x":-173610,"y":-180,"z":-70020},"rot":{"x":0,"y":159791,"z":0}},{"groupId":11,"instId":200005,"monsterId":8012010,"eventId":40002073,"pos":{"x":-94630,"y":-1120,"z":-93180},"rot":{"x":0,"y":12047,"z":0}},{"groupId":11,"instId":200002,"monsterId":8012010,"eventId":40002010,"pos":{"x":-880,"y":2840,"z":-42470},"rot":{"x":0,"y":89561,"z":0}}],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300001,"propState":0,"propId":100,"pos":{"x":418,"y":2844,"z":-45101},"rot":{"x":0,"y":344763,"z":0}}],"npcs":[],"monsters":[{"groupId":22,"instId":200001,"monsterId":8013013,"eventId":40002086,"pos":{"x":-900,"y":2916,"z":-45110},"rot":{"x":0,"y":77897,"z":0}}],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300001,"propState":0,"propId":100,"pos":{"x":-900,"y":2840,"z":-45110},"rot":{"x":0,"y":77897,"z":0}}],"npcs":[],"monsters":[{"groupId":23,"instId":200001,"monsterId":8013010,"eventId":40002087,"pos":{"x":-900,"y":2916,"z":-45110},"rot":{"x":0,"y":77897,"z":0}}],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300002,"propState":0,"propId":100,"pos":{"x":-56123,"y":-1055,"z":-53894},"rot":{"x":0,"y":35068,"z":0}},{"groupId":24,"instId":300001,"propState":0,"propId":100,"pos":{"x":-43570,"y":-1540,"z":-68450},"rot":{"x":0,"y":349444,"z":0}}],"npcs":[],"monsters":[{"groupId":24,"instId":200001,"monsterId":1013022,"eventId":40002088,"pos":{"x":-56830,"y":-1055,"z":-49670},"rot":{"x":0,"y":132645,"z":0}}],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300001,"propState":0,"propId":100,"pos":{"x":-56830,"y":-1055,"z":-49670},"rot":{"x":0,"y":132645,"z":0}}],"npcs":[],"monsters":[{"groupId":25,"instId":200001,"monsterId":1013020,"eventId":40002089,"pos":{"x":-56830,"y":-1055,"z":-49670},"rot":{"x":0,"y":132645,"z":0}}],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300002,"propState":8,"propId":3002,"pos":{"x":-184675,"y":-178,"z":-73250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300001,"propState":8,"propId":3002,"pos":{"x":31150,"y":3925,"z":-31443},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":26,"instId":300001,"pos":{"x":31742,"y":3444,"z":-33639},"rot":{"x":0,"y":248445,"z":0}}}},"27":{"props":[{"groupId":27,"instId":300002,"propState":0,"propId":100025,"pos":{"x":-98309,"y":-1283,"z":-97311},"rot":{"x":0,"y":345019,"z":0}},{"groupId":27,"instId":300001,"propState":0,"propId":100025,"pos":{"x":-182166,"y":-7672,"z":-95585},"rot":{"x":0,"y":345019,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300001,"propState":1,"propId":1024,"pos":{"x":-58913,"y":-1055,"z":-50909},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":101,"startAnchorId":null,"startGroupId":null}},"4000214":{"P40002_F40002001":{"scenes":{"13":{"props":[{"groupId":13,"instId":300007,"propState":0,"propId":100014,"pos":{"x":53462,"y":63965,"z":96389},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":100013,"pos":{"x":45940,"y":63750,"z":112750},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":100012,"pos":{"x":68090,"y":63760,"z":72010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300002,"propState":1,"propId":100011,"pos":{"x":68110,"y":63760,"z":126450},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300001,"propState":2,"propId":100014,"pos":{"x":92596,"y":65096,"z":102443},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300005,"propState":1,"propId":100013,"pos":{"x":86210,"y":64310,"z":99240},"rot":{"x":353000,"y":90000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":100012,"pos":{"x":60350,"y":63690,"z":99240},"rot":{"x":359500,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300008,"propState":0,"propId":100000,"pos":{"x":79060,"y":64016,"z":96537},"rot":{"x":0,"y":270000,"z":0}},{"groupId":14,"instId":300007,"propState":0,"propId":100000,"pos":{"x":50937,"y":63986,"z":78396},"rot":{"x":0,"y":180000,"z":0}},{"groupId":14,"instId":300004,"propState":0,"propId":100012,"pos":{"x":67680,"y":79980,"z":88240},"rot":{"x":393,"y":0,"z":0}},{"groupId":14,"instId":300003,"propState":1,"propId":100011,"pos":{"x":67646,"y":80000,"z":110350},"rot":{"x":359300,"y":0,"z":0}},{"groupId":14,"instId":300015,"propState":0,"propId":100014,"pos":{"x":63157,"y":80223,"z":82093},"rot":{"x":0,"y":183795,"z":0}},{"groupId":14,"instId":300002,"propState":0,"propId":100014,"pos":{"x":64619,"y":80338,"z":99130},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[],"npcs":[],"monsters":[{"groupId":16,"instId":200002,"monsterId":8012020,"eventId":40002091,"pos":{"x":34310,"y":80290,"z":101960},"rot":{"x":0,"y":213460,"z":0}},{"groupId":16,"instId":200005,"monsterId":8012030,"eventId":40002079,"pos":{"x":98620,"y":73990,"z":99210},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":200004,"monsterId":8012020,"eventId":40002056,"pos":{"x":125100,"y":78661,"z":140024},"rot":{"x":0,"y":121370,"z":0}},{"groupId":16,"instId":200003,"monsterId":8012010,"eventId":40002055,"pos":{"x":90940,"y":75793,"z":119001},"rot":{"x":0,"y":292874,"z":0}},{"groupId":16,"instId":200001,"monsterId":8012020,"eventId":40002090,"pos":{"x":34319,"y":80290,"z":96500},"rot":{"x":0,"y":289656,"z":0}}],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300026,"propState":0,"propId":100001,"pos":{"x":131100,"y":78695,"z":139689},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300025,"propState":0,"propId":300004,"pos":{"x":125990,"y":80651,"z":101929},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300022,"propState":1,"propId":300003,"pos":{"x":167309,"y":82825,"z":156197},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300021,"propState":0,"propId":300003,"pos":{"x":133415,"y":78661,"z":139710},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300020,"propState":1,"propId":300003,"pos":{"x":125990,"y":80471,"z":103866},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300019,"propState":1,"propId":300003,"pos":{"x":91516,"y":75846,"z":124886},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300018,"propState":1,"propId":300003,"pos":{"x":8742,"y":76666,"z":156017},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300017,"propState":1,"propId":300003,"pos":{"x":8744,"y":76650,"z":130573},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300016,"propState":1,"propId":300003,"pos":{"x":8736,"y":76653,"z":67879},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300024,"propState":0,"propId":100001,"pos":{"x":8730,"y":79658,"z":84610},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300023,"propState":0,"propId":100000,"pos":{"x":6984,"y":79597,"z":88038},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300015,"propState":1,"propId":300003,"pos":{"x":8732,"y":79584,"z":87818},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300014,"propState":0,"propId":300003,"pos":{"x":-5018,"y":79582,"z":99243},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":300003,"pos":{"x":45424,"y":105,"z":-127524},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300002,"propState":0,"propId":100000,"pos":{"x":10469,"y":79626,"z":110460},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300013,"propState":1,"propId":300003,"pos":{"x":8732,"y":79584,"z":110666},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300009,"propState":1,"propId":100001,"pos":{"x":8732,"y":79658,"z":113930},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300010,"propState":0,"propId":100000,"pos":{"x":124206,"y":80461,"z":129306},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300012,"propState":1,"propId":300003,"pos":{"x":125966,"y":80461,"z":129012},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300008,"propState":1,"propId":100001,"pos":{"x":125966,"y":80503,"z":126902},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300007,"propState":2,"propId":100000,"pos":{"x":187263,"y":82830,"z":144350},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300011,"propState":0,"propId":300003,"pos":{"x":189124,"y":82816,"z":144281},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300006,"propState":0,"propId":100001,"pos":{"x":189124,"y":82889,"z":141036},"rot":{"x":0,"y":180001,"z":0}},{"groupId":15,"instId":300005,"propState":2,"propId":100000,"pos":{"x":37471,"y":80260,"z":97107},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300003,"propState":0,"propId":300003,"pos":{"x":39867,"y":80327,"z":99241},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300004,"propState":0,"propId":100005,"pos":{"x":39868,"y":80272,"z":99238},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300002,"propState":0,"propId":100022,"pos":{"x":104890,"y":65184,"z":97330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300001,"propState":0,"propId":100022,"pos":{"x":104890,"y":74167,"z":97330},"rot":{"x":0,"y":269856,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300001,"propState":0,"propId":100,"pos":{"x":60705,"y":78108,"z":87851},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300003,"propState":0,"propId":100,"pos":{"x":60705,"y":78108,"z":87851},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300002,"propState":0,"propId":100,"pos":{"x":60705,"y":78108,"z":87851},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300003,"propState":0,"propId":100,"pos":{"x":72220,"y":78661,"z":140044},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":100,"pos":{"x":91490,"y":78661,"z":141000},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":26,"instId":200004,"monsterId":1013022,"eventId":40002099,"pos":{"x":63700,"y":78660,"z":140230},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300001,"propState":0,"propId":100,"pos":{"x":63700,"y":78660,"z":140230},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":27,"instId":200004,"monsterId":1013020,"eventId":40002100,"pos":{"x":63700,"y":78660,"z":140230},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"28":{"props":[],"npcs":[],"monsters":[{"groupId":28,"instId":200003,"monsterId":1013010,"eventId":40002098,"pos":{"x":74060,"y":64120,"z":99100},"rot":{"x":0,"y":84492,"z":0}}],"teleports":{}},"29":{"props":[],"npcs":[],"monsters":[{"groupId":29,"instId":200001,"monsterId":8011020,"eventId":40002093,"pos":{"x":104930,"y":64930,"z":69570},"rot":{"x":0,"y":270000,"z":0}},{"groupId":29,"instId":200004,"monsterId":8011020,"eventId":40002095,"pos":{"x":50410,"y":63800,"z":130070},"rot":{"x":0,"y":270000,"z":0}},{"groupId":29,"instId":200002,"monsterId":8011010,"eventId":40002094,"pos":{"x":57020,"y":63800,"z":77670},"rot":{"x":0,"y":270000,"z":0}},{"groupId":29,"instId":200003,"monsterId":8011010,"eventId":40002092,"pos":{"x":81120,"y":63800,"z":120510},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300002,"propState":8,"propId":3002,"pos":{"x":103530,"y":65190,"z":101780},"rot":{"x":0,"y":90000,"z":0}},{"groupId":31,"instId":300001,"propState":8,"propId":3002,"pos":{"x":2704,"y":79626,"z":95218},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":31,"instId":300001,"pos":{"x":5675,"y":79626,"z":99375},"rot":{"x":0,"y":85687,"z":0}}}},"32":{"props":[{"groupId":32,"instId":300002,"propState":0,"propId":100025,"pos":{"x":131060,"y":80471,"z":85500},"rot":{"x":0,"y":345019,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":100025,"pos":{"x":105145,"y":78661,"z":128938},"rot":{"x":0,"y":345019,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300001,"propState":1,"propId":1024,"pos":{"x":67593,"y":64020,"z":99262},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":101,"startAnchorId":null,"startGroupId":null}},"4000301":{"P40003_F40003001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":3002,"pos":{"x":225500,"y":77316,"z":99380},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":3002,"pos":{"x":170204,"y":77316,"z":92039},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":1,"instId":300001,"pos":{"x":4560,"y":79626,"z":99300},"rot":{"x":0,"y":90000,"z":0}}}},"3":{"props":[{"groupId":3,"instId":300008,"propState":0,"propId":100000,"pos":{"x":79060,"y":64016,"z":96537},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300007,"propState":0,"propId":100000,"pos":{"x":50937,"y":63986,"z":78396},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300006,"propState":0,"propId":100014,"pos":{"x":53462,"y":63965,"z":96389},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300005,"propState":2,"propId":100014,"pos":{"x":92596,"y":65096,"z":102443},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":100012,"pos":{"x":67680,"y":79980,"z":88240},"rot":{"x":393,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":1,"propId":100011,"pos":{"x":67646,"y":80000,"z":110350},"rot":{"x":359300,"y":0,"z":0}},{"groupId":3,"instId":300015,"propState":0,"propId":100014,"pos":{"x":94614,"y":74053,"z":103220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":100014,"pos":{"x":64619,"y":80117,"z":99130},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[],"npcs":[],"monsters":[{"groupId":6,"instId":200002,"monsterId":8011020,"eventId":40003204,"pos":{"x":67420,"y":80497,"z":98940},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300010,"propState":0,"propId":100006,"pos":{"x":74190,"y":80223,"z":118740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300009,"propState":0,"propId":100012,"pos":{"x":67680,"y":79980,"z":88240},"rot":{"x":393,"y":0,"z":0}},{"groupId":5,"instId":300008,"propState":1,"propId":100011,"pos":{"x":67646,"y":80000,"z":110350},"rot":{"x":359300,"y":0,"z":0}},{"groupId":5,"instId":300007,"propState":0,"propId":300003,"pos":{"x":39867,"y":80327,"z":99241},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300006,"propState":0,"propId":100005,"pos":{"x":39868,"y":80272,"z":99238},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300005,"propState":0,"propId":100006,"pos":{"x":74190,"y":80223,"z":79950},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300003,"propState":0,"propId":100006,"pos":{"x":48600,"y":80223,"z":118420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300004,"propState":0,"propId":100066,"pos":{"x":49280,"y":80223,"z":120150},"rot":{"x":0,"y":105000,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":100068,"pos":{"x":49380,"y":80223,"z":116700},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[{"groupId":5,"instId":200005,"monsterId":8012030,"eventId":40003203,"pos":{"x":53510,"y":80223,"z":118470},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[{"groupId":7,"instId":200003,"monsterId":8012010,"eventId":40003205,"pos":{"x":54820,"y":80223,"z":80120},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300017,"propState":1,"propId":300003,"pos":{"x":8744,"y":76650,"z":130573},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300025,"propState":0,"propId":300004,"pos":{"x":125990,"y":80651,"z":101929},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300022,"propState":1,"propId":300003,"pos":{"x":167309,"y":82825,"z":156197},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300021,"propState":1,"propId":300003,"pos":{"x":133415,"y":78661,"z":139710},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300020,"propState":1,"propId":300003,"pos":{"x":125990,"y":80471,"z":103866},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300019,"propState":1,"propId":300003,"pos":{"x":91516,"y":75846,"z":124886},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300018,"propState":1,"propId":300003,"pos":{"x":8742,"y":76666,"z":156017},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300016,"propState":1,"propId":300003,"pos":{"x":8736,"y":76653,"z":67879},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300024,"propState":0,"propId":100001,"pos":{"x":8730,"y":79658,"z":84610},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300023,"propState":0,"propId":100000,"pos":{"x":6984,"y":79597,"z":88038},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300015,"propState":0,"propId":300003,"pos":{"x":8732,"y":79584,"z":87818},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300014,"propState":0,"propId":300003,"pos":{"x":-5018,"y":79582,"z":99243},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":300003,"pos":{"x":45424,"y":105,"z":-127524},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":100000,"pos":{"x":10469,"y":79626,"z":110460},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300013,"propState":0,"propId":300003,"pos":{"x":8732,"y":79584,"z":110666},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300009,"propState":0,"propId":100001,"pos":{"x":8732,"y":79658,"z":113930},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300010,"propState":0,"propId":100000,"pos":{"x":124206,"y":80461,"z":129306},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300012,"propState":0,"propId":300003,"pos":{"x":125966,"y":80461,"z":129012},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300008,"propState":0,"propId":100001,"pos":{"x":125966,"y":80503,"z":126902},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300007,"propState":2,"propId":100000,"pos":{"x":187263,"y":82830,"z":144350},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300011,"propState":0,"propId":300003,"pos":{"x":189124,"y":82816,"z":144281},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300006,"propState":0,"propId":100001,"pos":{"x":189124,"y":82889,"z":141036},"rot":{"x":0,"y":180001,"z":0}},{"groupId":4,"instId":300005,"propState":2,"propId":100000,"pos":{"x":37471,"y":80260,"z":97107},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":300003,"pos":{"x":39867,"y":80327,"z":99241},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":100005,"pos":{"x":39868,"y":80272,"z":99238},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300001,"propState":0,"propId":100067,"pos":{"x":123627,"y":80501,"z":106530},"rot":{"x":0,"y":15000,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":100001,"pos":{"x":125966,"y":80503,"z":126902},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":100001,"pos":{"x":125990,"y":80513,"z":103866},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":100066,"pos":{"x":128330,"y":80501,"z":106530},"rot":{"x":0,"y":345000,"z":0}}],"npcs":[{"groupId":8,"instId":400001,"npcId":3013,"pos":{"x":127240,"y":80482,"z":115550},"rot":{"x":0,"y":345000,"z":0}}],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300019,"propState":1,"propId":1002,"pos":{"x":70724,"y":78661,"z":137488},"rot":{"x":0,"y":30000,"z":0}},{"groupId":10,"instId":300012,"propState":0,"propId":100025,"pos":{"x":74357,"y":78661,"z":142325},"rot":{"x":0,"y":315000,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":100006,"pos":{"x":86152,"y":78661,"z":140063},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300003,"propState":1,"propId":300004,"pos":{"x":79262,"y":79637,"z":142248},"rot":{"x":0,"y":255000,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":100001,"pos":{"x":81133,"y":79500,"z":142749},"rot":{"x":0,"y":75000,"z":0}},{"groupId":10,"instId":300015,"propState":0,"propId":100024,"pos":{"x":74902,"y":78661,"z":142449},"rot":{"x":0,"y":255000,"z":0}},{"groupId":10,"instId":300013,"propState":0,"propId":100024,"pos":{"x":74353,"y":78661,"z":141749},"rot":{"x":0,"y":255000,"z":0}},{"groupId":10,"instId":300004,"propState":1,"propId":1001,"pos":{"x":70747,"y":78661,"z":142865},"rot":{"x":0,"y":120000,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":100069,"pos":{"x":63800,"y":78661,"z":140071},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":10,"instId":400001,"npcId":1013,"pos":{"x":67250,"y":78661,"z":142030},"rot":{"x":0,"y":120000,"z":0}}],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300009,"propState":0,"propId":100006,"pos":{"x":219810,"y":77016,"z":95910},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300005,"propState":0,"propId":100006,"pos":{"x":259080,"y":79707,"z":95930},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":12,"instId":200001,"monsterId":8003020,"eventId":40003206,"pos":{"x":248520,"y":79927,"z":95970},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300005,"propState":0,"propId":300003,"pos":{"x":189124,"y":82816,"z":144281},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":100001,"pos":{"x":189124,"y":82889,"z":141036},"rot":{"x":0,"y":180001,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":100006,"pos":{"x":179725,"y":77016,"z":95930},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":100067,"pos":{"x":193270,"y":82765,"z":138510},"rot":{"x":0,"y":195000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":100066,"pos":{"x":186826,"y":82776,"z":138794},"rot":{"x":0,"y":165000,"z":0}}],"npcs":[],"monsters":[{"groupId":13,"instId":200005,"monsterId":8012010,"eventId":40003201,"pos":{"x":189020,"y":82797,"z":135790},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"15":{"props":[],"npcs":[],"monsters":[{"groupId":15,"instId":200002,"monsterId":8011010,"eventId":40003202,"pos":{"x":174501,"y":82598,"z":123311},"rot":{"x":0,"y":359964,"z":0}}],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300002,"propState":0,"propId":100025,"pos":{"x":59490,"y":80223,"z":78636},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":100025,"pos":{"x":180210,"y":82719,"z":134090},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":0,"propId":100071,"pos":{"x":44006,"y":80223,"z":111829},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":101,"startAnchorId":null,"startGroupId":null}},"4010101":{"P40101_F40101001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":3002,"pos":{"x":116280,"y":-5031,"z":309560},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":3002,"pos":{"x":52050,"y":1942,"z":89100},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":3,"groupId":1,"instId":300001,"pos":{"x":52240,"y":1940,"z":90970},"rot":{"x":0,"y":292171,"z":0}}}},"2":{"props":[{"groupId":2,"instId":300002,"propState":0,"propId":101001,"pos":{"x":30860,"y":3940,"z":121430},"rot":{"x":0,"y":146089,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":101004,"pos":{"x":33020,"y":3965,"z":128440},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300002,"propState":0,"propId":101001,"pos":{"x":35950,"y":3942,"z":222760},"rot":{"x":0,"y":142369,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":101015,"pos":{"x":40970,"y":3942,"z":229500},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":101004,"pos":{"x":39030,"y":3942,"z":224730},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300004,"propState":0,"propId":101004,"pos":{"x":32900,"y":-2891,"z":307320},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":101004,"pos":{"x":32830,"y":942,"z":287530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":101001,"pos":{"x":83130,"y":-5026,"z":285610},"rot":{"x":0,"y":231278,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":101004,"pos":{"x":80870,"y":-5026,"z":292180},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300003,"propState":0,"propId":101015,"pos":{"x":121200,"y":-5030,"z":322290},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":100,"pos":{"x":64094,"y":43666,"z":367000},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":11,"propId":60103,"pos":{"x":118200,"y":-2022,"z":373171},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":5,"instId":200001,"monsterId":1023010,"eventId":40101009,"pos":{"x":118370,"y":-2021,"z":370310},"rot":{"x":0,"y":181176,"z":0}}],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300001,"propState":2,"propId":101012,"pos":{"x":83090,"y":-5058,"z":296730},"rot":{"x":0,"y":199685,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300001,"propState":5,"propId":301011,"pos":{"x":81034,"y":-4800,"z":324800},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[],"npcs":[],"monsters":[{"groupId":14,"instId":200003,"monsterId":8002010,"eventId":40101003,"pos":{"x":32830,"y":3940,"z":124410},"rot":{"x":0,"y":183059,"z":0}},{"groupId":14,"instId":200001,"monsterId":8001010,"eventId":40101001,"pos":{"x":8749,"y":1942,"z":105999},"rot":{"x":0,"y":91810,"z":0}},{"groupId":14,"instId":200002,"monsterId":1022020,"eventId":40101002,"pos":{"x":-5060,"y":-58,"z":67640},"rot":{"x":0,"y":273391,"z":0}}],"teleports":{}},"15":{"props":[],"npcs":[],"monsters":[{"groupId":15,"instId":200003,"monsterId":8002010,"eventId":40101006,"pos":{"x":29240,"y":3942,"z":184260},"rot":{"x":0,"y":184364,"z":0}},{"groupId":15,"instId":200002,"monsterId":1022020,"eventId":40101004,"pos":{"x":38870,"y":3942,"z":185090},"rot":{"x":0,"y":8341,"z":0}},{"groupId":15,"instId":200001,"monsterId":8003020,"eventId":40101005,"pos":{"x":38920,"y":3942,"z":223340},"rot":{"x":0,"y":178508,"z":0}}],"teleports":{}},"16":{"props":[],"npcs":[],"monsters":[{"groupId":16,"instId":200003,"monsterId":1022020,"eventId":40101006,"pos":{"x":97640,"y":-5026,"z":265990},"rot":{"x":0,"y":308639,"z":0}},{"groupId":16,"instId":200001,"monsterId":8002010,"eventId":40101008,"pos":{"x":80720,"y":-5026,"z":288340},"rot":{"x":0,"y":175613,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"4010102":{"P40101_F40101001":{"scenes":{"2":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":101016,"pos":{"x":29250,"y":978,"z":257242},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":101015,"pos":{"x":5500,"y":3939,"z":255750},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300007,"propState":0,"propId":101016,"pos":{"x":54500,"y":995,"z":273250},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300002,"propState":8,"propId":3002,"pos":{"x":30490,"y":3970,"z":152240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300001,"propState":8,"propId":3002,"pos":{"x":34999,"y":3942,"z":227683},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":8,"instId":300001,"pos":{"x":38930,"y":3942,"z":228880},"rot":{"x":0,"y":0,"z":0}}}},"12":{"props":[{"groupId":12,"instId":300006,"propState":0,"propId":101051,"pos":{"x":36500,"y":4000,"z":197250},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":101051,"pos":{"x":43000,"y":942,"z":255250},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300006,"propState":0,"propId":101004,"pos":{"x":33000,"y":4000,"z":128148},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300013,"propState":0,"propId":101001,"pos":{"x":30752,"y":-2833,"z":308420},"rot":{"x":0,"y":60000,"z":0}},{"groupId":10,"instId":300012,"propState":0,"propId":101004,"pos":{"x":32930,"y":-2833,"z":302940},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300019,"propState":0,"propId":101001,"pos":{"x":40915,"y":3942,"z":223505},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300014,"propState":0,"propId":101004,"pos":{"x":38798,"y":3942,"z":224750},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300001,"propState":3,"propId":301011,"pos":{"x":81123,"y":-4800,"z":324981},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":13,"instId":200007,"monsterId":1022010,"eventId":40132003,"pos":{"x":50737,"y":-2024,"z":282310},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":200006,"monsterId":1022010,"eventId":40132003,"pos":{"x":10250,"y":3939,"z":255750},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":200002,"monsterId":1022010,"eventId":40132002,"pos":{"x":40000,"y":3942,"z":221900},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":200005,"monsterId":1022010,"eventId":40132001,"pos":{"x":40350,"y":3942,"z":207000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":200004,"monsterId":1022010,"eventId":40132002,"pos":{"x":42250,"y":942,"z":265500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":200003,"monsterId":1022010,"eventId":40132002,"pos":{"x":42250,"y":942,"z":263000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":200001,"monsterId":1022010,"eventId":40132002,"pos":{"x":37750,"y":3942,"z":221900},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300007,"propState":0,"propId":220,"pos":{"x":32869,"y":1442,"z":271250},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":220,"pos":{"x":35730,"y":4442,"z":194256},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"4010103":{"P40101_F40101001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300003,"propState":0,"propId":220,"pos":{"x":80869,"y":-4526,"z":294597},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":220,"pos":{"x":51500,"y":1442,"z":270000},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":8,"instId":200009,"monsterId":1022010,"eventId":40132103,"pos":{"x":93750,"y":-5009,"z":365500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":200008,"monsterId":1022010,"eventId":40132104,"pos":{"x":93750,"y":-5009,"z":367250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":200007,"monsterId":1022010,"eventId":40132102,"pos":{"x":55500,"y":-2024,"z":284332},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":200006,"monsterId":8002010,"eventId":40132101,"pos":{"x":77000,"y":-5030,"z":285500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":200003,"monsterId":8002010,"eventId":40132101,"pos":{"x":77000,"y":-5030,"z":283500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":200001,"monsterId":8003010,"eventId":40132105,"pos":{"x":43720,"y":-5060,"z":321780},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":200005,"monsterId":1022010,"eventId":40132104,"pos":{"x":111950,"y":-5030,"z":312940},"rot":{"x":0,"y":60000,"z":0}},{"groupId":8,"instId":200002,"monsterId":8002010,"eventId":40132101,"pos":{"x":115450,"y":-5030,"z":313870},"rot":{"x":0,"y":263775,"z":0}},{"groupId":8,"instId":200004,"monsterId":1022010,"eventId":40132106,"pos":{"x":113450,"y":-5030,"z":315790},"rot":{"x":0,"y":173775,"z":0}}],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300003,"propState":8,"propId":3002,"pos":{"x":84750,"y":-5009,"z":363000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300002,"propState":8,"propId":3002,"pos":{"x":83339,"y":-5030,"z":293155},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300001,"propState":8,"propId":3002,"pos":{"x":42020,"y":3940,"z":207750},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":12,"instId":300001,"pos":{"x":39100,"y":3940,"z":212220},"rot":{"x":0,"y":0,"z":0}}}},"21":{"props":[{"groupId":21,"instId":300002,"propState":0,"propId":100,"pos":{"x":32413,"y":3940,"z":110500},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300002,"propState":0,"propId":101051,"pos":{"x":60399,"y":-5273,"z":324750},"rot":{"x":0,"y":180000,"z":0}},{"groupId":25,"instId":300005,"propState":0,"propId":101051,"pos":{"x":50000,"y":-2024,"z":286000},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300012,"propState":0,"propId":101004,"pos":{"x":32930,"y":-2833,"z":302940},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300004,"propState":0,"propId":101012,"pos":{"x":110750,"y":-5027,"z":321500},"rot":{"x":0,"y":60000,"z":0}},{"groupId":24,"instId":300008,"propState":0,"propId":101012,"pos":{"x":78750,"y":-5026,"z":296860},"rot":{"x":0,"y":150000,"z":0}},{"groupId":24,"instId":300007,"propState":0,"propId":101001,"pos":{"x":29990,"y":-300,"z":129350},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300001,"propState":4,"propId":301011,"pos":{"x":81123,"y":-4800,"z":324981},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300006,"propState":0,"propId":101004,"pos":{"x":33000,"y":4000,"z":127750},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300003,"propState":0,"propId":101012,"pos":{"x":53245,"y":-5058,"z":322500},"rot":{"x":0,"y":300000,"z":0}},{"groupId":24,"instId":300002,"propState":0,"propId":101012,"pos":{"x":84000,"y":-5021,"z":353500},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300004,"propState":0,"propId":101016,"pos":{"x":123066,"y":-5031,"z":328500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":101016,"pos":{"x":51750,"y":-5070,"z":328348},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":101016,"pos":{"x":79520,"y":-5009,"z":367680},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300008,"propState":0,"propId":101016,"pos":{"x":49000,"y":942,"z":269000},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"4010104":{"P40101_F40101001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300003,"propState":0,"propId":101016,"pos":{"x":83609,"y":-5026,"z":292875},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":101016,"pos":{"x":123066,"y":-5031,"z":328573},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":101016,"pos":{"x":53639,"y":-5058,"z":327565},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":101016,"pos":{"x":110750,"y":-2021,"z":368837},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300008,"propState":0,"propId":101016,"pos":{"x":29250,"y":943,"z":257120},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300004,"propState":8,"propId":3002,"pos":{"x":123350,"y":-4731,"z":324570},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300003,"propState":8,"propId":3002,"pos":{"x":35478,"y":3942,"z":227285},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300002,"propState":8,"propId":3002,"pos":{"x":47250,"y":-5058,"z":321500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300001,"propState":8,"propId":3002,"pos":{"x":30291,"y":3965,"z":155622},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":2,"groupId":6,"instId":300002,"pos":{"x":48404,"y":-5058,"z":324500},"rot":{"x":0,"y":90000,"z":0}}}},"8":{"props":[{"groupId":8,"instId":300002,"propState":0,"propId":101051,"pos":{"x":104804,"y":-5143,"z":325210},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":101051,"pos":{"x":95750,"y":-5009,"z":368500},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":101051,"pos":{"x":41250,"y":942,"z":249750},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300004,"propState":0,"propId":101012,"pos":{"x":110750,"y":-5027,"z":321500},"rot":{"x":0,"y":60000,"z":0}},{"groupId":7,"instId":300001,"propState":5,"propId":301011,"pos":{"x":81123,"y":-4800,"z":324981},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300008,"propState":0,"propId":101012,"pos":{"x":78750,"y":-5026,"z":296860},"rot":{"x":0,"y":150000,"z":0}},{"groupId":7,"instId":300013,"propState":0,"propId":101001,"pos":{"x":31250,"y":942,"z":288530},"rot":{"x":0,"y":150000,"z":0}},{"groupId":7,"instId":300012,"propState":0,"propId":101004,"pos":{"x":32930,"y":-2833,"z":302940},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300007,"propState":0,"propId":101001,"pos":{"x":29990,"y":-300,"z":129350},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300006,"propState":0,"propId":101004,"pos":{"x":33000,"y":4000,"z":127750},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":101012,"pos":{"x":53245,"y":-5058,"z":322500},"rot":{"x":0,"y":300000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":101012,"pos":{"x":79250,"y":-5021,"z":353500},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300001,"propState":0,"propId":220,"pos":{"x":121240,"y":-521,"z":370000},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":220,"pos":{"x":81123,"y":-4300,"z":324981},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":220,"pos":{"x":5750,"y":4439,"z":256000},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":9,"instId":200005,"monsterId":8003040,"eventId":40132201,"pos":{"x":35000,"y":942,"z":263000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":9,"instId":200009,"monsterId":1022010,"eventId":40132202,"pos":{"x":120684,"y":-5031,"z":349310},"rot":{"x":0,"y":180000,"z":0}},{"groupId":9,"instId":200007,"monsterId":8002010,"eventId":40132204,"pos":{"x":82250,"y":-5026,"z":285750},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":200004,"monsterId":1022010,"eventId":40132202,"pos":{"x":33250,"y":942,"z":264250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":9,"instId":200010,"monsterId":1022010,"eventId":40132203,"pos":{"x":122000,"y":-5031,"z":348250},"rot":{"x":0,"y":180000,"z":0}},{"groupId":9,"instId":200008,"monsterId":1022010,"eventId":40132203,"pos":{"x":119500,"y":-5031,"z":348250},"rot":{"x":0,"y":180000,"z":0}},{"groupId":9,"instId":200006,"monsterId":1022010,"eventId":40132203,"pos":{"x":79000,"y":-5026,"z":285500},"rot":{"x":0,"y":60000,"z":0}},{"groupId":9,"instId":200001,"monsterId":1022010,"eventId":40132203,"pos":{"x":81000,"y":-5026,"z":289750},"rot":{"x":0,"y":180000,"z":0}},{"groupId":9,"instId":200002,"monsterId":1023020,"eventId":40132205,"pos":{"x":87510,"y":-5009,"z":366490},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":200003,"monsterId":1022010,"eventId":40132202,"pos":{"x":33250,"y":942,"z":261750},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"13":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300002,"propState":0,"propId":100,"pos":{"x":113720,"y":-2021,"z":367050},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":100,"pos":{"x":123280,"y":-2021,"z":361020},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300003,"propState":0,"propId":100,"pos":{"x":112196,"y":-2021,"z":366880},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300020,"propState":0,"propId":217,"pos":{"x":113000,"y":-2021,"z":376750},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"4010106":{"P40101_F40101001":{"scenes":{"18":{"props":[],"npcs":[],"monsters":[{"groupId":18,"instId":200001,"monsterId":8001010,"eventId":40101101,"pos":{"x":3552,"y":8048,"z":-59513},"rot":{"x":0,"y":125926,"z":0}},{"groupId":18,"instId":200002,"monsterId":1022020,"eventId":40101102,"pos":{"x":34247,"y":2846,"z":-51566},"rot":{"x":0,"y":222276,"z":0}}],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300001,"propState":8,"propId":3002,"pos":{"x":23233,"y":14658,"z":-16228},"rot":{"x":0,"y":0,"z":0}},{"groupId":29,"instId":300002,"propState":8,"propId":3002,"pos":{"x":48921,"y":5610,"z":-23909},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":29,"instId":300001,"pos":{"x":16426,"y":14486,"z":-17799},"rot":{"x":0,"y":180000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"40102001":{"P40102_F40102001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"40102002":{"P40102_F40102001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300002,"propState":8,"propId":3002,"pos":{"x":-882,"y":-24554,"z":89932},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2013601":{"anchorId":2,"groupId":2,"instId":300002,"pos":{"x":-2893,"y":-24854,"z":92679},"rot":{"x":0,"y":0,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"40102003":{"P40102_F40102001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"40102004":{"P40102_F40102001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"40103001":{"P40103_F40103001":{"scenes":{"14":{"props":[{"groupId":14,"instId":300002,"propState":0,"propId":102109,"pos":{"x":42002,"y":-3520,"z":-7771},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300004,"propState":0,"propId":102109,"pos":{"x":49249,"y":-3520,"z":-14974},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300003,"propState":0,"propId":102109,"pos":{"x":41993,"y":-3520,"z":-22315},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":102109,"pos":{"x":22,"y":3701,"z":13751},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300001,"propState":8,"propId":3002,"pos":{"x":20745,"y":0,"z":-32086},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":16,"instId":300001,"pos":{"x":17807,"y":0,"z":-32206},"rot":{"x":0,"y":-1,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"40104001":{"P40104_F40104001":{"scenes":{"21":{"props":[{"groupId":21,"instId":300001,"propState":0,"propId":102078,"pos":{"x":64490,"y":60510,"z":40220},"rot":{"x":239,"y":276063,"z":357261}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300006,"propState":0,"propId":100,"pos":{"x":-43180,"y":53066,"z":-20270},"rot":{"x":0,"y":270002,"z":0}},{"groupId":27,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-43180,"y":50066,"z":-20270},"rot":{"x":0,"y":270002,"z":0}},{"groupId":27,"instId":300002,"propState":0,"propId":102019,"pos":{"x":-43180,"y":50066,"z":-20270},"rot":{"x":0,"y":270002,"z":0}},{"groupId":27,"instId":300001,"propState":0,"propId":102018,"pos":{"x":-43180,"y":50066,"z":-20270},"rot":{"x":0,"y":270002,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40104002":{"P40104_F40104001":{"scenes":{"21":{"props":[{"groupId":21,"instId":300001,"propState":0,"propId":102078,"pos":{"x":64490,"y":60510,"z":40220},"rot":{"x":239,"y":276063,"z":357261}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300006,"propState":0,"propId":100,"pos":{"x":-40600,"y":56176,"z":166872},"rot":{"x":0,"y":225000,"z":0}},{"groupId":27,"instId":300002,"propState":0,"propId":102019,"pos":{"x":-40600,"y":53176,"z":166872},"rot":{"x":0,"y":225000,"z":0}},{"groupId":27,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-40600,"y":53176,"z":166872},"rot":{"x":0,"y":225000,"z":0}},{"groupId":27,"instId":300001,"propState":0,"propId":102018,"pos":{"x":-40600,"y":53176,"z":166872},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40104003":{"P40104_F40104001":{"scenes":{"15":{"props":[{"groupId":15,"instId":300001,"propState":0,"propId":102078,"pos":{"x":64490,"y":60510,"z":40220},"rot":{"x":239,"y":276063,"z":357261}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300006,"propState":0,"propId":100,"pos":{"x":-76720,"y":58742,"z":42760},"rot":{"x":0,"y":225000,"z":0}},{"groupId":21,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-76720,"y":58742,"z":42760},"rot":{"x":0,"y":225000,"z":0}},{"groupId":21,"instId":300002,"propState":0,"propId":102019,"pos":{"x":-76720,"y":55742,"z":42760},"rot":{"x":0,"y":225000,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":102018,"pos":{"x":-76720,"y":55742,"z":42760},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40104004":{"P40104_F40104001":{"scenes":{"16":{"props":[{"groupId":16,"instId":300001,"propState":0,"propId":102078,"pos":{"x":64490,"y":60510,"z":40220},"rot":{"x":239,"y":276063,"z":357261}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300002,"propState":0,"propId":102019,"pos":{"x":-72211,"y":53254,"z":114106},"rot":{"x":0,"y":225000,"z":0}},{"groupId":24,"instId":300006,"propState":0,"propId":100,"pos":{"x":-72211,"y":56254,"z":114106},"rot":{"x":0,"y":225000,"z":0}},{"groupId":24,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-72211,"y":53254,"z":114106},"rot":{"x":0,"y":225000,"z":0}},{"groupId":24,"instId":300001,"propState":0,"propId":102018,"pos":{"x":-72211,"y":53254,"z":114106},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40104005":{"P40104_F40104001":{"scenes":{"16":{"props":[{"groupId":16,"instId":300001,"propState":0,"propId":102078,"pos":{"x":64490,"y":60510,"z":40220},"rot":{"x":239,"y":276063,"z":357261}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300006,"propState":0,"propId":100,"pos":{"x":-43100,"y":53066,"z":-20265},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-43100,"y":50066,"z":-20265},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":102019,"pos":{"x":-43100,"y":50066,"z":-20265},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":102018,"pos":{"x":-43100,"y":50066,"z":-20265},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40104006":{"P40104_F40104001":{"scenes":{"17":{"props":[{"groupId":17,"instId":300001,"propState":0,"propId":102078,"pos":{"x":64490,"y":60510,"z":40220},"rot":{"x":239,"y":276063,"z":357261}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300006,"propState":0,"propId":100,"pos":{"x":-76720,"y":58742,"z":42760},"rot":{"x":0,"y":45000,"z":0}},{"groupId":29,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-76720,"y":55742,"z":42760},"rot":{"x":0,"y":45000,"z":0}},{"groupId":29,"instId":300002,"propState":0,"propId":102019,"pos":{"x":-76720,"y":55742,"z":42760},"rot":{"x":0,"y":45000,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":102018,"pos":{"x":-76720,"y":55742,"z":42760},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40104007":{"P40104_F40104001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300003,"propState":20,"propId":60202,"pos":{"x":56290,"y":205730,"z":69545},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300002,"propState":0,"propId":102242,"pos":{"x":56290,"y":205730,"z":69545},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":102241,"pos":{"x":56290,"y":206430,"z":69545},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40104008":{"P40104_F40104001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300003,"propState":20,"propId":60202,"pos":{"x":55500,"y":205680,"z":68530},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":102241,"pos":{"x":55500,"y":206380,"z":68530},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":102242,"pos":{"x":55500,"y":205680,"z":68530},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40104009":{"P40104_F40104001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300003,"propState":20,"propId":60202,"pos":{"x":-30133,"y":53731,"z":-53009},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":102242,"pos":{"x":-30133,"y":53731,"z":-53009},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":102241,"pos":{"x":-30133,"y":54192,"z":-53009},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40104010":{"P40104_F40104001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300003,"propState":20,"propId":60202,"pos":{"x":69161,"y":-83494,"z":-25},"rot":{"x":0,"y":30000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":102242,"pos":{"x":69161,"y":-83494,"z":-25},"rot":{"x":0,"y":30000,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":102241,"pos":{"x":69161,"y":-82794,"z":-25},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40104011":{"P40104_F40104001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300003,"propState":20,"propId":60202,"pos":{"x":69684,"y":-83494,"z":-317},"rot":{"x":0,"y":30000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":102242,"pos":{"x":69684,"y":-83494,"z":-317},"rot":{"x":0,"y":30000,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":102241,"pos":{"x":69684,"y":-82744,"z":-317},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40104012":{"P40104_F40104001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300003,"propState":20,"propId":60202,"pos":{"x":68300,"y":-83500,"z":2780},"rot":{"x":0,"y":45000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":102242,"pos":{"x":68300,"y":-83500,"z":2780},"rot":{"x":0,"y":45000,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":102241,"pos":{"x":68300,"y":-82800,"z":2780},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40104013":{"P40104_F40104001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300002,"propState":0,"propId":300000,"pos":{"x":89424,"y":3524,"z":50985},"rot":{"x":0,"y":356964,"z":0}},{"groupId":6,"instId":300017,"propState":0,"propId":300002,"pos":{"x":15169,"y":7489,"z":53938},"rot":{"x":0,"y":135000,"z":0}},{"groupId":6,"instId":300016,"propState":0,"propId":300000,"pos":{"x":90788,"y":3384,"z":53533},"rot":{"x":0,"y":135000,"z":0}},{"groupId":6,"instId":300014,"propState":0,"propId":102068,"pos":{"x":83239,"y":4415,"z":51493},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":300000,"pos":{"x":85040,"y":3494,"z":53510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":300002,"pos":{"x":100804,"y":1410,"z":53403},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300012,"propState":0,"propId":102068,"pos":{"x":83239,"y":4415,"z":51493},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":102068,"pos":{"x":82494,"y":4415,"z":52403},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300010,"propState":0,"propId":102068,"pos":{"x":80980,"y":4415,"z":53416},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300009,"propState":0,"propId":102068,"pos":{"x":85185,"y":4415,"z":53901},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300008,"propState":0,"propId":102068,"pos":{"x":89014,"y":4415,"z":53998},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":300000,"pos":{"x":89426,"y":3524,"z":56041},"rot":{"x":0,"y":293289,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":300000,"pos":{"x":85043,"y":3524,"z":58568},"rot":{"x":0,"y":236428,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":300000,"pos":{"x":80665,"y":3524,"z":56040},"rot":{"x":0,"y":177045,"z":0}},{"groupId":6,"instId":300004,"propState":0,"propId":300000,"pos":{"x":80659,"y":3524,"z":50976},"rot":{"x":0,"y":114933,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":300000,"pos":{"x":85048,"y":3524,"z":48458},"rot":{"x":0,"y":55617,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":300000,"pos":{"x":85035,"y":3524,"z":53512},"rot":{"x":0,"y":293289,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300017,"propState":0,"propId":300002,"pos":{"x":-9757,"y":7487,"z":64179},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300015,"propState":0,"propId":300000,"pos":{"x":-63310,"y":3324,"z":117540},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300016,"propState":0,"propId":300000,"pos":{"x":-59217,"y":3494,"z":113480},"rot":{"x":0,"y":135000,"z":0}},{"groupId":7,"instId":300014,"propState":0,"propId":300002,"pos":{"x":-70250,"y":1404,"z":124459},"rot":{"x":0,"y":135000,"z":0}},{"groupId":7,"instId":300013,"propState":0,"propId":102069,"pos":{"x":-59194,"y":4620,"z":109677},"rot":{"x":0,"y":79840,"z":0}},{"groupId":7,"instId":300012,"propState":0,"propId":102069,"pos":{"x":-55495,"y":4620,"z":108685},"rot":{"x":0,"y":79840,"z":0}},{"groupId":7,"instId":300011,"propState":0,"propId":102069,"pos":{"x":-53200,"y":4620,"z":111100},"rot":{"x":0,"y":79840,"z":0}},{"groupId":7,"instId":300010,"propState":0,"propId":102069,"pos":{"x":-54159,"y":4475,"z":114698},"rot":{"x":0,"y":79840,"z":0}},{"groupId":7,"instId":300009,"propState":0,"propId":102069,"pos":{"x":-57438,"y":4580,"z":115440},"rot":{"x":0,"y":79840,"z":0}},{"groupId":7,"instId":300008,"propState":0,"propId":102069,"pos":{"x":-60137,"y":4580,"z":113065},"rot":{"x":0,"y":79840,"z":0}},{"groupId":7,"instId":300007,"propState":0,"propId":300000,"pos":{"x":-64094,"y":3524,"z":114795},"rot":{"x":0,"y":162046,"z":0}},{"groupId":7,"instId":300006,"propState":0,"propId":300000,"pos":{"x":-62789,"y":3524,"z":109902},"rot":{"x":0,"y":99932,"z":0}},{"groupId":7,"instId":300005,"propState":0,"propId":300000,"pos":{"x":-57898,"y":3524,"z":108606},"rot":{"x":0,"y":40617,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":300000,"pos":{"x":-54325,"y":3524,"z":112179},"rot":{"x":0,"y":341964,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":300000,"pos":{"x":-55632,"y":3524,"z":117063},"rot":{"x":0,"y":278289,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-60519,"y":3524,"z":118370},"rot":{"x":0,"y":221428,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":300000,"pos":{"x":-59217,"y":3524,"z":113482},"rot":{"x":0,"y":99932,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300014,"propState":0,"propId":100,"pos":{"x":90788,"y":3384,"z":53533},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300004,"propState":0,"propId":300000,"pos":{"x":-60558,"y":3524,"z":-2440},"rot":{"x":0,"y":213370,"z":0}},{"groupId":8,"instId":300021,"propState":0,"propId":300002,"pos":{"x":-9730,"y":7487,"z":43621},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300013,"propState":0,"propId":102070,"pos":{"x":-60372,"y":4640,"z":-5398},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300011,"propState":0,"propId":102070,"pos":{"x":-59091,"y":4640,"z":-11424},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300009,"propState":0,"propId":102070,"pos":{"x":-54652,"y":4600,"z":-7289},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300007,"propState":0,"propId":300000,"pos":{"x":-53611,"y":3524,"z":-9403},"rot":{"x":0,"y":168370,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":300000,"pos":{"x":-56483,"y":3524,"z":-2449},"rot":{"x":0,"y":259790,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-63439,"y":3524,"z":-9384},"rot":{"x":0,"y":122115,"z":0}},{"groupId":8,"instId":300020,"propState":0,"propId":300000,"pos":{"x":-63000,"y":3324,"z":-11760},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300019,"propState":0,"propId":102070,"pos":{"x":-60372,"y":4640,"z":-5398},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300015,"propState":0,"propId":102070,"pos":{"x":-60372,"y":4640,"z":-5398},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300018,"propState":0,"propId":300000,"pos":{"x":-58529,"y":3494,"z":-7357},"rot":{"x":0,"y":45000,"z":0}},{"groupId":8,"instId":300017,"propState":0,"propId":300000,"pos":{"x":-60556,"y":3524,"z":-12271},"rot":{"x":0,"y":79354,"z":0}},{"groupId":8,"instId":300016,"propState":0,"propId":300000,"pos":{"x":-56483,"y":3524,"z":-12279},"rot":{"x":0,"y":30000,"z":0}},{"groupId":8,"instId":300014,"propState":0,"propId":300002,"pos":{"x":-69771,"y":1348,"z":-18314},"rot":{"x":0,"y":45000,"z":0}},{"groupId":8,"instId":300012,"propState":0,"propId":102070,"pos":{"x":-61451,"y":4640,"z":-9072},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300010,"propState":0,"propId":102070,"pos":{"x":-55471,"y":4495,"z":-10549},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300008,"propState":0,"propId":102070,"pos":{"x":-56963,"y":4600,"z":-4535},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300006,"propState":0,"propId":300000,"pos":{"x":-53611,"y":3524,"z":-5316},"rot":{"x":0,"y":301770,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":300000,"pos":{"x":-63435,"y":3524,"z":-5327},"rot":{"x":0,"y":168370,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":300000,"pos":{"x":-58530,"y":3524,"z":-7394},"rot":{"x":0,"y":168370,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40104014":{"P40104_F40104001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300017,"propState":0,"propId":300002,"pos":{"x":15169,"y":7489,"z":53938},"rot":{"x":0,"y":135000,"z":0}},{"groupId":7,"instId":300016,"propState":0,"propId":300000,"pos":{"x":90788,"y":3384,"z":53533},"rot":{"x":0,"y":135000,"z":0}},{"groupId":7,"instId":300014,"propState":0,"propId":102068,"pos":{"x":83239,"y":4415,"z":51493},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300015,"propState":0,"propId":300000,"pos":{"x":85040,"y":3494,"z":53510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300013,"propState":0,"propId":300002,"pos":{"x":100804,"y":1410,"z":53403},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300012,"propState":0,"propId":102068,"pos":{"x":83239,"y":4415,"z":51493},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300011,"propState":0,"propId":102068,"pos":{"x":82494,"y":4415,"z":52403},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300010,"propState":0,"propId":102068,"pos":{"x":80980,"y":4415,"z":53416},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300009,"propState":0,"propId":102068,"pos":{"x":85185,"y":4415,"z":53901},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300008,"propState":0,"propId":102068,"pos":{"x":89014,"y":4415,"z":53998},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300007,"propState":0,"propId":300000,"pos":{"x":89426,"y":3524,"z":56041},"rot":{"x":0,"y":293289,"z":0}},{"groupId":7,"instId":300006,"propState":0,"propId":300000,"pos":{"x":85043,"y":3524,"z":58568},"rot":{"x":0,"y":236428,"z":0}},{"groupId":7,"instId":300005,"propState":0,"propId":300000,"pos":{"x":80665,"y":3524,"z":56040},"rot":{"x":0,"y":177045,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":300000,"pos":{"x":80659,"y":3524,"z":50976},"rot":{"x":0,"y":114933,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":300000,"pos":{"x":85048,"y":3524,"z":48458},"rot":{"x":0,"y":55617,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":300000,"pos":{"x":89424,"y":3524,"z":50985},"rot":{"x":0,"y":356964,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":300000,"pos":{"x":85035,"y":3524,"z":53512},"rot":{"x":0,"y":293289,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300007,"propState":0,"propId":300000,"pos":{"x":-64094,"y":3524,"z":114795},"rot":{"x":0,"y":162046,"z":0}},{"groupId":8,"instId":300017,"propState":0,"propId":300002,"pos":{"x":-9757,"y":7487,"z":64179},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300014,"propState":0,"propId":300002,"pos":{"x":-70250,"y":1404,"z":124459},"rot":{"x":0,"y":135000,"z":0}},{"groupId":8,"instId":300011,"propState":0,"propId":102069,"pos":{"x":-53200,"y":4620,"z":111100},"rot":{"x":0,"y":79840,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":300000,"pos":{"x":-55632,"y":3524,"z":117063},"rot":{"x":0,"y":278289,"z":0}},{"groupId":8,"instId":300016,"propState":0,"propId":300000,"pos":{"x":-59217,"y":3494,"z":113480},"rot":{"x":0,"y":135000,"z":0}},{"groupId":8,"instId":300012,"propState":0,"propId":102069,"pos":{"x":-55495,"y":4620,"z":108685},"rot":{"x":0,"y":79840,"z":0}},{"groupId":8,"instId":300009,"propState":0,"propId":102069,"pos":{"x":-57438,"y":4580,"z":115440},"rot":{"x":0,"y":79840,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-60519,"y":3524,"z":118370},"rot":{"x":0,"y":221428,"z":0}},{"groupId":8,"instId":300015,"propState":0,"propId":300000,"pos":{"x":-63310,"y":3324,"z":117540},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300013,"propState":0,"propId":102069,"pos":{"x":-59194,"y":4620,"z":109677},"rot":{"x":0,"y":79840,"z":0}},{"groupId":8,"instId":300010,"propState":0,"propId":102069,"pos":{"x":-54159,"y":4475,"z":114698},"rot":{"x":0,"y":79840,"z":0}},{"groupId":8,"instId":300008,"propState":0,"propId":102069,"pos":{"x":-60137,"y":4580,"z":113065},"rot":{"x":0,"y":79840,"z":0}},{"groupId":8,"instId":300006,"propState":0,"propId":300000,"pos":{"x":-62789,"y":3524,"z":109902},"rot":{"x":0,"y":99932,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":300000,"pos":{"x":-57898,"y":3524,"z":108606},"rot":{"x":0,"y":40617,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":300000,"pos":{"x":-54325,"y":3524,"z":112179},"rot":{"x":0,"y":341964,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":300000,"pos":{"x":-59217,"y":3524,"z":113482},"rot":{"x":0,"y":99932,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300015,"propState":0,"propId":100,"pos":{"x":-63310,"y":3484,"z":117540},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300021,"propState":0,"propId":300002,"pos":{"x":-9730,"y":7487,"z":43621},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300020,"propState":0,"propId":300000,"pos":{"x":-63000,"y":3324,"z":-11760},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300019,"propState":0,"propId":102070,"pos":{"x":-60372,"y":4640,"z":-5398},"rot":{"x":0,"y":171189,"z":0}},{"groupId":9,"instId":300015,"propState":0,"propId":102070,"pos":{"x":-60372,"y":4640,"z":-5398},"rot":{"x":0,"y":171189,"z":0}},{"groupId":9,"instId":300018,"propState":0,"propId":300000,"pos":{"x":-58529,"y":3494,"z":-7357},"rot":{"x":0,"y":45000,"z":0}},{"groupId":9,"instId":300017,"propState":0,"propId":300000,"pos":{"x":-60556,"y":3524,"z":-12271},"rot":{"x":0,"y":79354,"z":0}},{"groupId":9,"instId":300016,"propState":0,"propId":300000,"pos":{"x":-56483,"y":3524,"z":-12279},"rot":{"x":0,"y":30000,"z":0}},{"groupId":9,"instId":300014,"propState":0,"propId":300002,"pos":{"x":-69771,"y":1348,"z":-18314},"rot":{"x":0,"y":45000,"z":0}},{"groupId":9,"instId":300013,"propState":0,"propId":102070,"pos":{"x":-60372,"y":4640,"z":-5398},"rot":{"x":0,"y":171189,"z":0}},{"groupId":9,"instId":300012,"propState":0,"propId":102070,"pos":{"x":-61451,"y":4640,"z":-9072},"rot":{"x":0,"y":171189,"z":0}},{"groupId":9,"instId":300011,"propState":0,"propId":102070,"pos":{"x":-59091,"y":4640,"z":-11424},"rot":{"x":0,"y":171189,"z":0}},{"groupId":9,"instId":300010,"propState":0,"propId":102070,"pos":{"x":-55471,"y":4495,"z":-10549},"rot":{"x":0,"y":171189,"z":0}},{"groupId":9,"instId":300009,"propState":0,"propId":102070,"pos":{"x":-54652,"y":4600,"z":-7289},"rot":{"x":0,"y":171189,"z":0}},{"groupId":9,"instId":300008,"propState":0,"propId":102070,"pos":{"x":-56963,"y":4600,"z":-4535},"rot":{"x":0,"y":171189,"z":0}},{"groupId":9,"instId":300007,"propState":0,"propId":300000,"pos":{"x":-53611,"y":3524,"z":-9403},"rot":{"x":0,"y":168370,"z":0}},{"groupId":9,"instId":300006,"propState":0,"propId":300000,"pos":{"x":-53611,"y":3524,"z":-5316},"rot":{"x":0,"y":301770,"z":0}},{"groupId":9,"instId":300005,"propState":0,"propId":300000,"pos":{"x":-56483,"y":3524,"z":-2449},"rot":{"x":0,"y":259790,"z":0}},{"groupId":9,"instId":300004,"propState":0,"propId":300000,"pos":{"x":-60558,"y":3524,"z":-2440},"rot":{"x":0,"y":213370,"z":0}},{"groupId":9,"instId":300003,"propState":0,"propId":300000,"pos":{"x":-63435,"y":3524,"z":-5327},"rot":{"x":0,"y":168370,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-63439,"y":3524,"z":-9384},"rot":{"x":0,"y":122115,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":300000,"pos":{"x":-58530,"y":3524,"z":-7394},"rot":{"x":0,"y":168370,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40104015":{"P40104_F40104001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300015,"propState":0,"propId":300000,"pos":{"x":85040,"y":3494,"z":53510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300016,"propState":0,"propId":300000,"pos":{"x":90788,"y":3384,"z":53533},"rot":{"x":0,"y":135000,"z":0}},{"groupId":6,"instId":300012,"propState":0,"propId":102068,"pos":{"x":83239,"y":4415,"z":51493},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300010,"propState":0,"propId":102068,"pos":{"x":80980,"y":4415,"z":53416},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":300000,"pos":{"x":89424,"y":3524,"z":50985},"rot":{"x":0,"y":356964,"z":0}},{"groupId":6,"instId":300017,"propState":0,"propId":300002,"pos":{"x":15169,"y":7489,"z":53938},"rot":{"x":0,"y":135000,"z":0}},{"groupId":6,"instId":300014,"propState":0,"propId":102068,"pos":{"x":83239,"y":4415,"z":51493},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":300002,"pos":{"x":100804,"y":1410,"z":53403},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":102068,"pos":{"x":82494,"y":4415,"z":52403},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300009,"propState":0,"propId":102068,"pos":{"x":85185,"y":4415,"z":53901},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300008,"propState":0,"propId":102068,"pos":{"x":89014,"y":4415,"z":53998},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":300000,"pos":{"x":89426,"y":3524,"z":56041},"rot":{"x":0,"y":293289,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":300000,"pos":{"x":85043,"y":3524,"z":58568},"rot":{"x":0,"y":236428,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":300000,"pos":{"x":80665,"y":3524,"z":56040},"rot":{"x":0,"y":177045,"z":0}},{"groupId":6,"instId":300004,"propState":0,"propId":300000,"pos":{"x":80659,"y":3524,"z":50976},"rot":{"x":0,"y":114933,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":300000,"pos":{"x":85048,"y":3524,"z":48458},"rot":{"x":0,"y":55617,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":300000,"pos":{"x":85035,"y":3524,"z":53512},"rot":{"x":0,"y":293289,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300015,"propState":0,"propId":300000,"pos":{"x":-63310,"y":3324,"z":117540},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300017,"propState":0,"propId":300002,"pos":{"x":-9757,"y":7487,"z":64179},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300016,"propState":0,"propId":300000,"pos":{"x":-59217,"y":3494,"z":113480},"rot":{"x":0,"y":135000,"z":0}},{"groupId":7,"instId":300013,"propState":0,"propId":102069,"pos":{"x":-59194,"y":4620,"z":109677},"rot":{"x":0,"y":79840,"z":0}},{"groupId":7,"instId":300011,"propState":0,"propId":102069,"pos":{"x":-53200,"y":4620,"z":111100},"rot":{"x":0,"y":79840,"z":0}},{"groupId":7,"instId":300009,"propState":0,"propId":102069,"pos":{"x":-57438,"y":4580,"z":115440},"rot":{"x":0,"y":79840,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":300000,"pos":{"x":-55632,"y":3524,"z":117063},"rot":{"x":0,"y":278289,"z":0}},{"groupId":7,"instId":300014,"propState":0,"propId":300002,"pos":{"x":-70250,"y":1404,"z":124459},"rot":{"x":0,"y":135000,"z":0}},{"groupId":7,"instId":300012,"propState":0,"propId":102069,"pos":{"x":-55495,"y":4620,"z":108685},"rot":{"x":0,"y":79840,"z":0}},{"groupId":7,"instId":300010,"propState":0,"propId":102069,"pos":{"x":-54159,"y":4475,"z":114698},"rot":{"x":0,"y":79840,"z":0}},{"groupId":7,"instId":300008,"propState":0,"propId":102069,"pos":{"x":-60137,"y":4580,"z":113065},"rot":{"x":0,"y":79840,"z":0}},{"groupId":7,"instId":300007,"propState":0,"propId":300000,"pos":{"x":-64094,"y":3524,"z":114795},"rot":{"x":0,"y":162046,"z":0}},{"groupId":7,"instId":300006,"propState":0,"propId":300000,"pos":{"x":-62789,"y":3524,"z":109902},"rot":{"x":0,"y":99932,"z":0}},{"groupId":7,"instId":300005,"propState":0,"propId":300000,"pos":{"x":-57898,"y":3524,"z":108606},"rot":{"x":0,"y":40617,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":300000,"pos":{"x":-54325,"y":3524,"z":112179},"rot":{"x":0,"y":341964,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-60519,"y":3524,"z":118370},"rot":{"x":0,"y":221428,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":300000,"pos":{"x":-59217,"y":3524,"z":113482},"rot":{"x":0,"y":99932,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300015,"propState":0,"propId":100,"pos":{"x":-63000,"y":3484,"z":-11760},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300020,"propState":0,"propId":300000,"pos":{"x":-63000,"y":3324,"z":-11760},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300015,"propState":0,"propId":102070,"pos":{"x":-60372,"y":4640,"z":-5398},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300013,"propState":0,"propId":102070,"pos":{"x":-60372,"y":4640,"z":-5398},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300021,"propState":0,"propId":300002,"pos":{"x":-9730,"y":7487,"z":43621},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300019,"propState":0,"propId":102070,"pos":{"x":-60372,"y":4640,"z":-5398},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300018,"propState":0,"propId":300000,"pos":{"x":-58529,"y":3494,"z":-7357},"rot":{"x":0,"y":45000,"z":0}},{"groupId":8,"instId":300017,"propState":0,"propId":300000,"pos":{"x":-60556,"y":3524,"z":-12271},"rot":{"x":0,"y":79354,"z":0}},{"groupId":8,"instId":300016,"propState":0,"propId":300000,"pos":{"x":-56483,"y":3524,"z":-12279},"rot":{"x":0,"y":30000,"z":0}},{"groupId":8,"instId":300014,"propState":0,"propId":300002,"pos":{"x":-69771,"y":1348,"z":-18314},"rot":{"x":0,"y":45000,"z":0}},{"groupId":8,"instId":300012,"propState":0,"propId":102070,"pos":{"x":-61451,"y":4640,"z":-9072},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300011,"propState":0,"propId":102070,"pos":{"x":-59091,"y":4640,"z":-11424},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300010,"propState":0,"propId":102070,"pos":{"x":-55471,"y":4495,"z":-10549},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300009,"propState":0,"propId":102070,"pos":{"x":-54652,"y":4600,"z":-7289},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300008,"propState":0,"propId":102070,"pos":{"x":-56963,"y":4600,"z":-4535},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300007,"propState":0,"propId":300000,"pos":{"x":-53611,"y":3524,"z":-9403},"rot":{"x":0,"y":168370,"z":0}},{"groupId":8,"instId":300006,"propState":0,"propId":300000,"pos":{"x":-53611,"y":3524,"z":-5316},"rot":{"x":0,"y":301770,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":300000,"pos":{"x":-56483,"y":3524,"z":-2449},"rot":{"x":0,"y":259790,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":300000,"pos":{"x":-60558,"y":3524,"z":-2440},"rot":{"x":0,"y":213370,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":300000,"pos":{"x":-63435,"y":3524,"z":-5327},"rot":{"x":0,"y":168370,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-63439,"y":3524,"z":-9384},"rot":{"x":0,"y":122115,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":300000,"pos":{"x":-58530,"y":3524,"z":-7394},"rot":{"x":0,"y":168370,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40104016":{"P40104_F40104001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300017,"propState":0,"propId":300002,"pos":{"x":15169,"y":7489,"z":53938},"rot":{"x":0,"y":135000,"z":0}},{"groupId":12,"instId":300016,"propState":0,"propId":300000,"pos":{"x":90788,"y":3384,"z":53533},"rot":{"x":0,"y":135000,"z":0}},{"groupId":12,"instId":300014,"propState":0,"propId":102068,"pos":{"x":83239,"y":4415,"z":51493},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300015,"propState":0,"propId":300000,"pos":{"x":85040,"y":3494,"z":53510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300013,"propState":0,"propId":300002,"pos":{"x":100804,"y":1410,"z":53403},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300012,"propState":0,"propId":102068,"pos":{"x":83239,"y":4415,"z":51493},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300011,"propState":0,"propId":102068,"pos":{"x":82494,"y":4415,"z":52403},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300010,"propState":0,"propId":102068,"pos":{"x":80980,"y":4415,"z":53416},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300009,"propState":0,"propId":102068,"pos":{"x":85185,"y":4415,"z":53901},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300008,"propState":0,"propId":102068,"pos":{"x":89014,"y":4415,"z":53998},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300007,"propState":0,"propId":300000,"pos":{"x":89426,"y":3524,"z":56041},"rot":{"x":0,"y":293289,"z":0}},{"groupId":12,"instId":300006,"propState":0,"propId":300000,"pos":{"x":85043,"y":3524,"z":58568},"rot":{"x":0,"y":236428,"z":0}},{"groupId":12,"instId":300005,"propState":0,"propId":300000,"pos":{"x":80665,"y":3524,"z":56040},"rot":{"x":0,"y":177045,"z":0}},{"groupId":12,"instId":300004,"propState":0,"propId":300000,"pos":{"x":80659,"y":3524,"z":50976},"rot":{"x":0,"y":114933,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":300000,"pos":{"x":85048,"y":3524,"z":48458},"rot":{"x":0,"y":55617,"z":0}},{"groupId":12,"instId":300002,"propState":0,"propId":300000,"pos":{"x":89424,"y":3524,"z":50985},"rot":{"x":0,"y":356964,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":300000,"pos":{"x":85035,"y":3524,"z":53512},"rot":{"x":0,"y":293289,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300009,"propState":0,"propId":102069,"pos":{"x":-57438,"y":4580,"z":115440},"rot":{"x":0,"y":79840,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":300000,"pos":{"x":-57898,"y":3524,"z":108606},"rot":{"x":0,"y":40617,"z":0}},{"groupId":13,"instId":300017,"propState":0,"propId":300002,"pos":{"x":-9757,"y":7487,"z":64179},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300015,"propState":0,"propId":300000,"pos":{"x":-63310,"y":3324,"z":117540},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300016,"propState":0,"propId":300000,"pos":{"x":-59217,"y":3494,"z":113480},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300014,"propState":0,"propId":300002,"pos":{"x":-70250,"y":1404,"z":124459},"rot":{"x":0,"y":135000,"z":0}},{"groupId":13,"instId":300013,"propState":0,"propId":102069,"pos":{"x":-59194,"y":4620,"z":109677},"rot":{"x":0,"y":79840,"z":0}},{"groupId":13,"instId":300012,"propState":0,"propId":102069,"pos":{"x":-55495,"y":4620,"z":108685},"rot":{"x":0,"y":79840,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":102069,"pos":{"x":-53200,"y":4620,"z":111100},"rot":{"x":0,"y":79840,"z":0}},{"groupId":13,"instId":300010,"propState":0,"propId":102069,"pos":{"x":-54159,"y":4475,"z":114698},"rot":{"x":0,"y":79840,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":102069,"pos":{"x":-60137,"y":4580,"z":113065},"rot":{"x":0,"y":79840,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":300000,"pos":{"x":-64094,"y":3524,"z":114795},"rot":{"x":0,"y":162046,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":300000,"pos":{"x":-62789,"y":3524,"z":109902},"rot":{"x":0,"y":99932,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":300000,"pos":{"x":-54325,"y":3524,"z":112179},"rot":{"x":0,"y":341964,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":300000,"pos":{"x":-55632,"y":3524,"z":117063},"rot":{"x":0,"y":278289,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-60519,"y":3524,"z":118370},"rot":{"x":0,"y":221428,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":300000,"pos":{"x":-59217,"y":3524,"z":113482},"rot":{"x":0,"y":99932,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300014,"propState":0,"propId":100,"pos":{"x":90788,"y":3384,"z":53533},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300021,"propState":0,"propId":300002,"pos":{"x":-9730,"y":7487,"z":43621},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300020,"propState":0,"propId":300000,"pos":{"x":-63000,"y":3324,"z":-11760},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300019,"propState":0,"propId":102070,"pos":{"x":-60372,"y":4640,"z":-5398},"rot":{"x":0,"y":171189,"z":0}},{"groupId":14,"instId":300015,"propState":0,"propId":102070,"pos":{"x":-60372,"y":4640,"z":-5398},"rot":{"x":0,"y":171189,"z":0}},{"groupId":14,"instId":300018,"propState":0,"propId":300000,"pos":{"x":-58529,"y":3494,"z":-7357},"rot":{"x":0,"y":45000,"z":0}},{"groupId":14,"instId":300017,"propState":0,"propId":300000,"pos":{"x":-60556,"y":3524,"z":-12271},"rot":{"x":0,"y":79354,"z":0}},{"groupId":14,"instId":300016,"propState":0,"propId":300000,"pos":{"x":-56483,"y":3524,"z":-12279},"rot":{"x":0,"y":30000,"z":0}},{"groupId":14,"instId":300014,"propState":0,"propId":300002,"pos":{"x":-69771,"y":1348,"z":-18314},"rot":{"x":0,"y":45000,"z":0}},{"groupId":14,"instId":300013,"propState":0,"propId":102070,"pos":{"x":-60372,"y":4640,"z":-5398},"rot":{"x":0,"y":171189,"z":0}},{"groupId":14,"instId":300012,"propState":0,"propId":102070,"pos":{"x":-61451,"y":4640,"z":-9072},"rot":{"x":0,"y":171189,"z":0}},{"groupId":14,"instId":300011,"propState":0,"propId":102070,"pos":{"x":-59091,"y":4640,"z":-11424},"rot":{"x":0,"y":171189,"z":0}},{"groupId":14,"instId":300010,"propState":0,"propId":102070,"pos":{"x":-55471,"y":4495,"z":-10549},"rot":{"x":0,"y":171189,"z":0}},{"groupId":14,"instId":300009,"propState":0,"propId":102070,"pos":{"x":-54652,"y":4600,"z":-7289},"rot":{"x":0,"y":171189,"z":0}},{"groupId":14,"instId":300008,"propState":0,"propId":102070,"pos":{"x":-56963,"y":4600,"z":-4535},"rot":{"x":0,"y":171189,"z":0}},{"groupId":14,"instId":300007,"propState":0,"propId":300000,"pos":{"x":-53611,"y":3524,"z":-9403},"rot":{"x":0,"y":168370,"z":0}},{"groupId":14,"instId":300006,"propState":0,"propId":300000,"pos":{"x":-53611,"y":3524,"z":-5316},"rot":{"x":0,"y":301770,"z":0}},{"groupId":14,"instId":300005,"propState":0,"propId":300000,"pos":{"x":-56483,"y":3524,"z":-2449},"rot":{"x":0,"y":259790,"z":0}},{"groupId":14,"instId":300004,"propState":0,"propId":300000,"pos":{"x":-60558,"y":3524,"z":-2440},"rot":{"x":0,"y":213370,"z":0}},{"groupId":14,"instId":300003,"propState":0,"propId":300000,"pos":{"x":-63435,"y":3524,"z":-5327},"rot":{"x":0,"y":168370,"z":0}},{"groupId":14,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-63439,"y":3524,"z":-9384},"rot":{"x":0,"y":122115,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":300000,"pos":{"x":-58530,"y":3524,"z":-7394},"rot":{"x":0,"y":168370,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40104017":{"P40104_F40104001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300004,"propState":0,"propId":300000,"pos":{"x":80659,"y":3524,"z":50976},"rot":{"x":0,"y":114933,"z":0}},{"groupId":6,"instId":300016,"propState":0,"propId":300000,"pos":{"x":90788,"y":3384,"z":53533},"rot":{"x":0,"y":135000,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":300002,"pos":{"x":100804,"y":1410,"z":53403},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":300000,"pos":{"x":89424,"y":3524,"z":50985},"rot":{"x":0,"y":356964,"z":0}},{"groupId":6,"instId":300017,"propState":0,"propId":300002,"pos":{"x":15169,"y":7489,"z":53938},"rot":{"x":0,"y":135000,"z":0}},{"groupId":6,"instId":300014,"propState":0,"propId":102068,"pos":{"x":83239,"y":4415,"z":51493},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":300000,"pos":{"x":85040,"y":3494,"z":53510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300012,"propState":0,"propId":102068,"pos":{"x":83239,"y":4415,"z":51493},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":102068,"pos":{"x":82494,"y":4415,"z":52403},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300010,"propState":0,"propId":102068,"pos":{"x":80980,"y":4415,"z":53416},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300009,"propState":0,"propId":102068,"pos":{"x":85185,"y":4415,"z":53901},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300008,"propState":0,"propId":102068,"pos":{"x":89014,"y":4415,"z":53998},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":300000,"pos":{"x":89426,"y":3524,"z":56041},"rot":{"x":0,"y":293289,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":300000,"pos":{"x":85043,"y":3524,"z":58568},"rot":{"x":0,"y":236428,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":300000,"pos":{"x":80665,"y":3524,"z":56040},"rot":{"x":0,"y":177045,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":300000,"pos":{"x":85048,"y":3524,"z":48458},"rot":{"x":0,"y":55617,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":300000,"pos":{"x":85035,"y":3524,"z":53512},"rot":{"x":0,"y":293289,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300017,"propState":0,"propId":300002,"pos":{"x":-9757,"y":7487,"z":64179},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300015,"propState":0,"propId":300000,"pos":{"x":-63310,"y":3324,"z":117540},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300016,"propState":0,"propId":300000,"pos":{"x":-59217,"y":3494,"z":113480},"rot":{"x":0,"y":135000,"z":0}},{"groupId":7,"instId":300014,"propState":0,"propId":300002,"pos":{"x":-70250,"y":1404,"z":124459},"rot":{"x":0,"y":135000,"z":0}},{"groupId":7,"instId":300013,"propState":0,"propId":102069,"pos":{"x":-59194,"y":4620,"z":109677},"rot":{"x":0,"y":79840,"z":0}},{"groupId":7,"instId":300012,"propState":0,"propId":102069,"pos":{"x":-55495,"y":4620,"z":108685},"rot":{"x":0,"y":79840,"z":0}},{"groupId":7,"instId":300011,"propState":0,"propId":102069,"pos":{"x":-53200,"y":4620,"z":111100},"rot":{"x":0,"y":79840,"z":0}},{"groupId":7,"instId":300010,"propState":0,"propId":102069,"pos":{"x":-54159,"y":4475,"z":114698},"rot":{"x":0,"y":79840,"z":0}},{"groupId":7,"instId":300009,"propState":0,"propId":102069,"pos":{"x":-57438,"y":4580,"z":115440},"rot":{"x":0,"y":79840,"z":0}},{"groupId":7,"instId":300008,"propState":0,"propId":102069,"pos":{"x":-60137,"y":4580,"z":113065},"rot":{"x":0,"y":79840,"z":0}},{"groupId":7,"instId":300007,"propState":0,"propId":300000,"pos":{"x":-64094,"y":3524,"z":114795},"rot":{"x":0,"y":162046,"z":0}},{"groupId":7,"instId":300006,"propState":0,"propId":300000,"pos":{"x":-62789,"y":3524,"z":109902},"rot":{"x":0,"y":99932,"z":0}},{"groupId":7,"instId":300005,"propState":0,"propId":300000,"pos":{"x":-57898,"y":3524,"z":108606},"rot":{"x":0,"y":40617,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":300000,"pos":{"x":-54325,"y":3524,"z":112179},"rot":{"x":0,"y":341964,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":300000,"pos":{"x":-55632,"y":3524,"z":117063},"rot":{"x":0,"y":278289,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-60519,"y":3524,"z":118370},"rot":{"x":0,"y":221428,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":300000,"pos":{"x":-59217,"y":3524,"z":113482},"rot":{"x":0,"y":99932,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300015,"propState":0,"propId":100,"pos":{"x":-63310,"y":3484,"z":117540},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300013,"propState":0,"propId":102070,"pos":{"x":-60372,"y":4640,"z":-5398},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300020,"propState":0,"propId":300000,"pos":{"x":-63000,"y":3324,"z":-11760},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300018,"propState":0,"propId":300000,"pos":{"x":-58529,"y":3494,"z":-7357},"rot":{"x":0,"y":45000,"z":0}},{"groupId":8,"instId":300008,"propState":0,"propId":102070,"pos":{"x":-56963,"y":4600,"z":-4535},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300021,"propState":0,"propId":300002,"pos":{"x":-9730,"y":7487,"z":43621},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300015,"propState":0,"propId":102070,"pos":{"x":-60372,"y":4640,"z":-5398},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300017,"propState":0,"propId":300000,"pos":{"x":-60556,"y":3524,"z":-12271},"rot":{"x":0,"y":79354,"z":0}},{"groupId":8,"instId":300014,"propState":0,"propId":300002,"pos":{"x":-69771,"y":1348,"z":-18314},"rot":{"x":0,"y":45000,"z":0}},{"groupId":8,"instId":300012,"propState":0,"propId":102070,"pos":{"x":-61451,"y":4640,"z":-9072},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300011,"propState":0,"propId":102070,"pos":{"x":-59091,"y":4640,"z":-11424},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300010,"propState":0,"propId":102070,"pos":{"x":-55471,"y":4495,"z":-10549},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300009,"propState":0,"propId":102070,"pos":{"x":-54652,"y":4600,"z":-7289},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300007,"propState":0,"propId":300000,"pos":{"x":-53611,"y":3524,"z":-9403},"rot":{"x":0,"y":168370,"z":0}},{"groupId":8,"instId":300019,"propState":0,"propId":102070,"pos":{"x":-60372,"y":4640,"z":-5398},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300016,"propState":0,"propId":300000,"pos":{"x":-56483,"y":3524,"z":-12279},"rot":{"x":0,"y":30000,"z":0}},{"groupId":8,"instId":300006,"propState":0,"propId":300000,"pos":{"x":-53611,"y":3524,"z":-5316},"rot":{"x":0,"y":301770,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":300000,"pos":{"x":-56483,"y":3524,"z":-2449},"rot":{"x":0,"y":259790,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":300000,"pos":{"x":-60558,"y":3524,"z":-2440},"rot":{"x":0,"y":213370,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":300000,"pos":{"x":-63435,"y":3524,"z":-5327},"rot":{"x":0,"y":168370,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-63439,"y":3524,"z":-9384},"rot":{"x":0,"y":122115,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":300000,"pos":{"x":-58530,"y":3524,"z":-7394},"rot":{"x":0,"y":168370,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40104018":{"P40104_F40104001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300014,"propState":0,"propId":102068,"pos":{"x":83239,"y":4415,"z":51493},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300017,"propState":0,"propId":300002,"pos":{"x":15169,"y":7489,"z":53938},"rot":{"x":0,"y":135000,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":300000,"pos":{"x":85040,"y":3494,"z":53510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":300000,"pos":{"x":89424,"y":3524,"z":50985},"rot":{"x":0,"y":356964,"z":0}},{"groupId":6,"instId":300016,"propState":0,"propId":300000,"pos":{"x":90788,"y":3384,"z":53533},"rot":{"x":0,"y":135000,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":300002,"pos":{"x":100804,"y":1410,"z":53403},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300012,"propState":0,"propId":102068,"pos":{"x":83239,"y":4415,"z":51493},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":102068,"pos":{"x":82494,"y":4415,"z":52403},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300010,"propState":0,"propId":102068,"pos":{"x":80980,"y":4415,"z":53416},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300009,"propState":0,"propId":102068,"pos":{"x":85185,"y":4415,"z":53901},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300008,"propState":0,"propId":102068,"pos":{"x":89014,"y":4415,"z":53998},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":300000,"pos":{"x":89426,"y":3524,"z":56041},"rot":{"x":0,"y":293289,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":300000,"pos":{"x":85043,"y":3524,"z":58568},"rot":{"x":0,"y":236428,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":300000,"pos":{"x":80665,"y":3524,"z":56040},"rot":{"x":0,"y":177045,"z":0}},{"groupId":6,"instId":300004,"propState":0,"propId":300000,"pos":{"x":80659,"y":3524,"z":50976},"rot":{"x":0,"y":114933,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":300000,"pos":{"x":85048,"y":3524,"z":48458},"rot":{"x":0,"y":55617,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":300000,"pos":{"x":85035,"y":3524,"z":53512},"rot":{"x":0,"y":293289,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300015,"propState":0,"propId":100,"pos":{"x":-63000,"y":3484,"z":-11760},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300012,"propState":0,"propId":102069,"pos":{"x":-55495,"y":4620,"z":108685},"rot":{"x":0,"y":79840,"z":0}},{"groupId":7,"instId":300017,"propState":0,"propId":300002,"pos":{"x":-9757,"y":7487,"z":64179},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300015,"propState":0,"propId":300000,"pos":{"x":-63310,"y":3324,"z":117540},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300016,"propState":0,"propId":300000,"pos":{"x":-59217,"y":3494,"z":113480},"rot":{"x":0,"y":135000,"z":0}},{"groupId":7,"instId":300014,"propState":0,"propId":300002,"pos":{"x":-70250,"y":1404,"z":124459},"rot":{"x":0,"y":135000,"z":0}},{"groupId":7,"instId":300013,"propState":0,"propId":102069,"pos":{"x":-59194,"y":4620,"z":109677},"rot":{"x":0,"y":79840,"z":0}},{"groupId":7,"instId":300011,"propState":0,"propId":102069,"pos":{"x":-53200,"y":4620,"z":111100},"rot":{"x":0,"y":79840,"z":0}},{"groupId":7,"instId":300010,"propState":0,"propId":102069,"pos":{"x":-54159,"y":4475,"z":114698},"rot":{"x":0,"y":79840,"z":0}},{"groupId":7,"instId":300009,"propState":0,"propId":102069,"pos":{"x":-57438,"y":4580,"z":115440},"rot":{"x":0,"y":79840,"z":0}},{"groupId":7,"instId":300008,"propState":0,"propId":102069,"pos":{"x":-60137,"y":4580,"z":113065},"rot":{"x":0,"y":79840,"z":0}},{"groupId":7,"instId":300007,"propState":0,"propId":300000,"pos":{"x":-64094,"y":3524,"z":114795},"rot":{"x":0,"y":162046,"z":0}},{"groupId":7,"instId":300006,"propState":0,"propId":300000,"pos":{"x":-62789,"y":3524,"z":109902},"rot":{"x":0,"y":99932,"z":0}},{"groupId":7,"instId":300005,"propState":0,"propId":300000,"pos":{"x":-57898,"y":3524,"z":108606},"rot":{"x":0,"y":40617,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":300000,"pos":{"x":-54325,"y":3524,"z":112179},"rot":{"x":0,"y":341964,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":300000,"pos":{"x":-55632,"y":3524,"z":117063},"rot":{"x":0,"y":278289,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-60519,"y":3524,"z":118370},"rot":{"x":0,"y":221428,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":300000,"pos":{"x":-59217,"y":3524,"z":113482},"rot":{"x":0,"y":99932,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300020,"propState":0,"propId":300000,"pos":{"x":-63000,"y":3324,"z":-11760},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300006,"propState":0,"propId":300000,"pos":{"x":-53611,"y":3524,"z":-5316},"rot":{"x":0,"y":301770,"z":0}},{"groupId":8,"instId":300021,"propState":0,"propId":300002,"pos":{"x":-9730,"y":7487,"z":43621},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300019,"propState":0,"propId":102070,"pos":{"x":-60372,"y":4640,"z":-5398},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300015,"propState":0,"propId":102070,"pos":{"x":-60372,"y":4640,"z":-5398},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300018,"propState":0,"propId":300000,"pos":{"x":-58529,"y":3494,"z":-7357},"rot":{"x":0,"y":45000,"z":0}},{"groupId":8,"instId":300017,"propState":0,"propId":300000,"pos":{"x":-60556,"y":3524,"z":-12271},"rot":{"x":0,"y":79354,"z":0}},{"groupId":8,"instId":300016,"propState":0,"propId":300000,"pos":{"x":-56483,"y":3524,"z":-12279},"rot":{"x":0,"y":30000,"z":0}},{"groupId":8,"instId":300014,"propState":0,"propId":300002,"pos":{"x":-69771,"y":1348,"z":-18314},"rot":{"x":0,"y":45000,"z":0}},{"groupId":8,"instId":300013,"propState":0,"propId":102070,"pos":{"x":-60372,"y":4640,"z":-5398},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300012,"propState":0,"propId":102070,"pos":{"x":-61451,"y":4640,"z":-9072},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300011,"propState":0,"propId":102070,"pos":{"x":-59091,"y":4640,"z":-11424},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300010,"propState":0,"propId":102070,"pos":{"x":-55471,"y":4495,"z":-10549},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300009,"propState":0,"propId":102070,"pos":{"x":-54652,"y":4600,"z":-7289},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300008,"propState":0,"propId":102070,"pos":{"x":-56963,"y":4600,"z":-4535},"rot":{"x":0,"y":171189,"z":0}},{"groupId":8,"instId":300007,"propState":0,"propId":300000,"pos":{"x":-53611,"y":3524,"z":-9403},"rot":{"x":0,"y":168370,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":300000,"pos":{"x":-56483,"y":3524,"z":-2449},"rot":{"x":0,"y":259790,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":300000,"pos":{"x":-60558,"y":3524,"z":-2440},"rot":{"x":0,"y":213370,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":300000,"pos":{"x":-63435,"y":3524,"z":-5327},"rot":{"x":0,"y":168370,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":300000,"pos":{"x":-63439,"y":3524,"z":-9384},"rot":{"x":0,"y":122115,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":300000,"pos":{"x":-58530,"y":3524,"z":-7394},"rot":{"x":0,"y":168370,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40104019":{"P40104_F40104001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":102263,"pos":{"x":44056,"y":-18091,"z":43494},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300003,"propState":1,"propId":102249,"pos":{"x":38372,"y":-17985,"z":48425},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":102238,"pos":{"x":39264,"y":-18015,"z":51774},"rot":{"x":0,"y":89999,"z":0}},{"groupId":4,"instId":300001,"propState":1,"propId":102249,"pos":{"x":38427,"y":-17985,"z":55097},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40104020":{"P40104_F40104001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":102263,"pos":{"x":44056,"y":-18091,"z":43494},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300003,"propState":1,"propId":102249,"pos":{"x":38372,"y":-17985,"z":48425},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":102238,"pos":{"x":39264,"y":-18015,"z":51774},"rot":{"x":0,"y":89999,"z":0}},{"groupId":4,"instId":300001,"propState":1,"propId":102249,"pos":{"x":38427,"y":-17985,"z":55097},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40104021":{"P40104_F40104001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":102263,"pos":{"x":44056,"y":-18091,"z":43494},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300003,"propState":1,"propId":102249,"pos":{"x":38372,"y":-17985,"z":48425},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":102238,"pos":{"x":39264,"y":-18015,"z":51774},"rot":{"x":0,"y":89999,"z":0}},{"groupId":4,"instId":300001,"propState":1,"propId":102249,"pos":{"x":38427,"y":-17985,"z":55097},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40104022":{"P40104_F40104001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":102263,"pos":{"x":44056,"y":-18091,"z":43494},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300003,"propState":1,"propId":102249,"pos":{"x":38372,"y":-17985,"z":48425},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":102238,"pos":{"x":39264,"y":-18015,"z":51774},"rot":{"x":0,"y":89999,"z":0}},{"groupId":4,"instId":300001,"propState":1,"propId":102249,"pos":{"x":38427,"y":-17985,"z":55097},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40104023":{"P40104_F40104001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":102263,"pos":{"x":44056,"y":-18091,"z":43494},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300003,"propState":1,"propId":102249,"pos":{"x":38372,"y":-17985,"z":48425},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":102238,"pos":{"x":39264,"y":-18015,"z":51774},"rot":{"x":0,"y":89999,"z":0}},{"groupId":4,"instId":300001,"propState":1,"propId":102249,"pos":{"x":38427,"y":-17985,"z":55097},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40104024":{"P40104_F40104001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":102263,"pos":{"x":44056,"y":-18091,"z":43494},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300002,"propState":0,"propId":102238,"pos":{"x":39264,"y":-18015,"z":51774},"rot":{"x":0,"y":89999,"z":0}},{"groupId":4,"instId":300003,"propState":1,"propId":102249,"pos":{"x":38372,"y":-17985,"z":48425},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300001,"propState":1,"propId":102249,"pos":{"x":38427,"y":-17985,"z":55097},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40105001":{"P40105_F40105001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300002,"propState":0,"propId":103032,"pos":{"x":-126390,"y":11517,"z":-9949},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300001,"propState":1,"propId":103032,"pos":{"x":-114327,"y":11511,"z":-189950},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300003,"propState":0,"propId":103039,"pos":{"x":-114082,"y":11519,"z":-137675},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":103073,"pos":{"x":-120390,"y":11500,"z":-138954},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":103073,"pos":{"x":-120390,"y":11500,"z":-144954},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300003,"propState":0,"propId":103039,"pos":{"x":-156610,"y":5511,"z":-137807},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":103073,"pos":{"x":-162390,"y":5501,"z":-138954},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":103073,"pos":{"x":-162390,"y":5501,"z":-144954},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300002,"propState":0,"propId":103033,"pos":{"x":-150424,"y":11501,"z":-66953},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":103039,"pos":{"x":-145579,"y":11511,"z":-65502},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":103033,"pos":{"x":-150424,"y":11501,"z":-72953},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300002,"propState":0,"propId":100,"pos":{"x":-122664,"y":12771,"z":2246},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300013,"propState":0,"propId":103031,"pos":{"x":-166753,"y":11517,"z":33530},"rot":{"x":0,"y":240000,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":103031,"pos":{"x":-117390,"y":11527,"z":77051},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":103031,"pos":{"x":-117390,"y":11527,"z":5051},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300012,"propState":0,"propId":103031,"pos":{"x":-68026,"y":11517,"z":90603},"rot":{"x":0,"y":60000,"z":0}},{"groupId":7,"instId":300011,"propState":0,"propId":103031,"pos":{"x":-166773,"y":11517,"z":90530},"rot":{"x":0,"y":300000,"z":0}},{"groupId":7,"instId":300010,"propState":0,"propId":103031,"pos":{"x":-68010,"y":11517,"z":33541},"rot":{"x":0,"y":120000,"z":0}},{"groupId":7,"instId":300009,"propState":0,"propId":103031,"pos":{"x":-117390,"y":11517,"z":119051},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300008,"propState":0,"propId":103031,"pos":{"x":-130380,"y":11527,"z":54551},"rot":{"x":0,"y":240000,"z":0}},{"groupId":7,"instId":300007,"propState":0,"propId":103031,"pos":{"x":-104388,"y":11527,"z":69547},"rot":{"x":0,"y":240000,"z":0}},{"groupId":7,"instId":300006,"propState":0,"propId":103031,"pos":{"x":-130380,"y":11527,"z":69551},"rot":{"x":0,"y":300000,"z":0}},{"groupId":7,"instId":300005,"propState":0,"propId":103031,"pos":{"x":-104399,"y":11527,"z":54551},"rot":{"x":0,"y":300000,"z":0}},{"groupId":7,"instId":300003,"propState":1,"propId":103031,"pos":{"x":-117390,"y":11527,"z":47051},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"40105002":{"P40105_F40105001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300004,"propState":0,"propId":300008,"pos":{"x":125966,"y":80461,"z":129012},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":100001,"pos":{"x":91510,"y":75888,"z":122783},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300003,"propState":0,"propId":300008,"pos":{"x":125966,"y":80461,"z":129012},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300012,"propState":0,"propId":300008,"pos":{"x":125966,"y":80461,"z":129012},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":100001,"pos":{"x":130863,"y":78733,"z":139727},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300010,"propState":0,"propId":100000,"pos":{"x":124206,"y":80461,"z":129306},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300008,"propState":0,"propId":100001,"pos":{"x":125966,"y":80503,"z":126902},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300007,"propState":0,"propId":300008,"pos":{"x":91516,"y":75846,"z":124886},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300006,"propState":0,"propId":100088,"pos":{"x":91510,"y":75888,"z":122783},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":300008,"pos":{"x":133415,"y":78661,"z":139710},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":100088,"pos":{"x":130863,"y":78733,"z":139727},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300003,"propState":2,"propId":100078,"pos":{"x":124206,"y":80461,"z":129306},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":300008,"pos":{"x":125966,"y":80461,"z":129012},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":100088,"pos":{"x":125966,"y":80503,"z":126902},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"40105003":{"P40105_F40105001":{"scenes":{"7":{"props":[{"groupId":7,"instId":300001,"propState":8,"propId":3002,"pos":{"x":83870,"y":4247,"z":-31030},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":7,"instId":300001,"pos":{"x":83260,"y":3697,"z":-33040},"rot":{"x":0,"y":270000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"40105004":{"P40105_F40105001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300001,"propState":8,"propId":3002,"pos":{"x":390244,"y":12244,"z":217049},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":1,"instId":300001,"pos":{"x":392244,"y":12244,"z":215049},"rot":{"x":0,"y":90000,"z":0}}}},"2":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300004,"propState":0,"propId":103134,"pos":{"x":-461,"y":14610,"z":120291},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300010,"propState":0,"propId":103134,"pos":{"x":156668,"y":14340,"z":222430},"rot":{"x":0,"y":187563,"z":0}},{"groupId":3,"instId":300009,"propState":101,"propId":103134,"pos":{"x":136535,"y":14340,"z":155189},"rot":{"x":0,"y":209110,"z":0}},{"groupId":3,"instId":300008,"propState":101,"propId":103134,"pos":{"x":112476,"y":14460,"z":122330},"rot":{"x":0,"y":227388,"z":0}},{"groupId":3,"instId":300007,"propState":0,"propId":103134,"pos":{"x":-156668,"y":14340,"z":222430},"rot":{"x":0,"y":172437,"z":0}},{"groupId":3,"instId":300006,"propState":101,"propId":103134,"pos":{"x":-112435,"y":14340,"z":122459},"rot":{"x":0,"y":310860,"z":0}},{"groupId":3,"instId":300005,"propState":101,"propId":103134,"pos":{"x":-136492,"y":14340,"z":155115},"rot":{"x":0,"y":330889,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":103134,"pos":{"x":-91,"y":14790,"z":104951},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":103134,"pos":{"x":-341,"y":14790,"z":89637},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":103134,"pos":{"x":-270,"y":14790,"z":74295},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300011,"propState":0,"propId":103133,"pos":{"x":-126957,"y":14540,"z":154869},"rot":{"x":0,"y":58598,"z":0}},{"groupId":4,"instId":300013,"propState":0,"propId":103133,"pos":{"x":109973,"y":14540,"z":132162},"rot":{"x":0,"y":311451,"z":0}},{"groupId":4,"instId":300014,"propState":0,"propId":103133,"pos":{"x":126957,"y":14540,"z":154869},"rot":{"x":0,"y":301402,"z":0}},{"groupId":4,"instId":300010,"propState":0,"propId":103133,"pos":{"x":-10476,"y":11503,"z":5085},"rot":{"x":0,"y":89757,"z":0}},{"groupId":4,"instId":300016,"propState":101,"propId":103133,"pos":{"x":34219,"y":11503,"z":5174},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300007,"propState":1,"propId":103133,"pos":{"x":118800,"y":14686,"z":143019},"rot":{"x":0,"y":307503,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":103133,"pos":{"x":-110382,"y":2463,"z":198504},"rot":{"x":0,"y":75295,"z":0}},{"groupId":4,"instId":300019,"propState":0,"propId":103040,"pos":{"x":-108850,"y":2463,"z":198910},"rot":{"x":0,"y":75295,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":103133,"pos":{"x":110189,"y":2463,"z":198517},"rot":{"x":0,"y":284705,"z":0}},{"groupId":4,"instId":300002,"propState":1,"propId":103133,"pos":{"x":-9873,"y":11380,"z":37826},"rot":{"x":0,"y":89757,"z":0}},{"groupId":4,"instId":300012,"propState":0,"propId":103133,"pos":{"x":-109973,"y":14540,"z":132162},"rot":{"x":0,"y":48549,"z":0}},{"groupId":4,"instId":300008,"propState":0,"propId":103133,"pos":{"x":9586,"y":11320,"z":37640},"rot":{"x":0,"y":88735,"z":0}},{"groupId":4,"instId":300009,"propState":101,"propId":103133,"pos":{"x":10274,"y":11503,"z":5174},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300006,"propState":1,"propId":103133,"pos":{"x":-118800,"y":14686,"z":143019},"rot":{"x":0,"y":52497,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":103133,"pos":{"x":-62740,"y":4240,"z":136945},"rot":{"x":0,"y":35790,"z":0}},{"groupId":4,"instId":300018,"propState":0,"propId":103040,"pos":{"x":-61960,"y":4211,"z":138160},"rot":{"x":0,"y":35790,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":103133,"pos":{"x":62724,"y":4233,"z":136965},"rot":{"x":0,"y":324210,"z":0}},{"groupId":4,"instId":300015,"propState":1,"propId":103133,"pos":{"x":-16192,"y":11380,"z":37800},"rot":{"x":0,"y":89757,"z":0}},{"groupId":4,"instId":300017,"propState":0,"propId":100,"pos":{"x":-67348,"y":12639,"z":150287},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300006,"propState":0,"propId":100,"pos":{"x":405850,"y":12180,"z":215510},"rot":{"x":0,"y":267793,"z":0}},{"groupId":24,"instId":300005,"propState":0,"propId":100,"pos":{"x":405850,"y":12180,"z":215510},"rot":{"x":0,"y":267793,"z":0}},{"groupId":24,"instId":300004,"propState":0,"propId":103109,"pos":{"x":405850,"y":12180,"z":215510},"rot":{"x":0,"y":267793,"z":0}},{"groupId":24,"instId":300003,"propState":9,"propId":103109,"pos":{"x":405850,"y":12180,"z":215510},"rot":{"x":0,"y":267793,"z":0}},{"groupId":24,"instId":300002,"propState":9,"propId":103109,"pos":{"x":405850,"y":12180,"z":215510},"rot":{"x":0,"y":267793,"z":0}},{"groupId":24,"instId":300001,"propState":2,"propId":103012,"pos":{"x":405850,"y":12180,"z":215510},"rot":{"x":0,"y":267793,"z":0}}],"npcs":[{"groupId":24,"instId":400002,"npcId":3002,"pos":{"x":407812,"y":12180,"z":215069},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":400001,"npcId":12401,"pos":{"x":407833,"y":12180,"z":215938},"rot":{"x":0,"y":167826,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"40106001":{"P40106_F40106001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300001,"propState":8,"propId":3002,"pos":{"x":26440,"y":-868,"z":-92740},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":4,"instId":300001,"pos":{"x":21826,"y":-638,"z":-89111},"rot":{"x":0,"y":27000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40107001":{"P40107_F40107001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300005,"propState":2,"propId":102239,"pos":{"x":-63100,"y":-46490,"z":-16277},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":1,"propId":102239,"pos":{"x":-63062,"y":-46490,"z":27607},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300006,"propState":2,"propId":102239,"pos":{"x":-34000,"y":-51730,"z":5642},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40107002":{"P40107_F40107001":{"scenes":{"7":{"props":[{"groupId":7,"instId":300001,"propState":8,"propId":3002,"pos":{"x":230431,"y":-23836,"z":182910},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":7,"instId":300001,"pos":{"x":232724,"y":-24130,"z":183010},"rot":{"x":0,"y":0,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"4011101":{"P40111_F40111001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300002,"propState":0,"propId":101004,"pos":{"x":29457,"y":-1114,"z":-87132},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300006,"propState":0,"propId":105,"pos":{"x":17870,"y":-2139,"z":-6620},"rot":{"x":0,"y":135000,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":105,"pos":{"x":21100,"y":-2101,"z":-122720},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300007,"propState":0,"propId":101001,"pos":{"x":-310,"y":-2134,"z":-90150},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":101004,"pos":{"x":-2370,"y":-2134,"z":-88890},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":101001,"pos":{"x":26760,"y":-1150,"z":-82588},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":101004,"pos":{"x":13127,"y":-2139,"z":-16017},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300003,"propState":8,"propId":3002,"pos":{"x":-4155,"y":2176,"z":12430},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300002,"propState":8,"propId":3002,"pos":{"x":35712,"y":-834,"z":-102390},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":2,"groupId":9,"instId":300002,"pos":{"x":38950,"y":-1134,"z":-97310},"rot":{"x":0,"y":270000,"z":0}}}},"5":{"props":[],"npcs":[],"monsters":[{"groupId":5,"instId":200004,"monsterId":1012030,"eventId":40111205,"pos":{"x":5848,"y":-2134,"z":-112587},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":200003,"monsterId":1002030,"eventId":40111203,"pos":{"x":-8570,"y":1876,"z":10660},"rot":{"x":0,"y":168223,"z":0}},{"groupId":5,"instId":200002,"monsterId":1012030,"eventId":40111202,"pos":{"x":7414,"y":-2113,"z":-43350},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":200001,"monsterId":1002040,"eventId":40111201,"pos":{"x":10660,"y":-2113,"z":-63060},"rot":{"x":0,"y":225000,"z":0}}],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300001,"propState":0,"propId":101016,"pos":{"x":11769,"y":-2134,"z":-80175},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"4012201":{"P40122_F40122001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300001,"propState":0,"propId":101075,"pos":{"x":-9412,"y":-137,"z":98846},"rot":{"x":0,"y":289758,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"4012301":{"P40123_F40123001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300008,"propState":0,"propId":105,"pos":{"x":-29291,"y":11902,"z":950},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300007,"propState":1,"propId":301002,"pos":{"x":58390,"y":15961,"z":-7510},"rot":{"x":510,"y":286345,"z":33}},{"groupId":6,"instId":300006,"propState":0,"propId":301002,"pos":{"x":-82180,"y":11971,"z":-2860},"rot":{"x":886,"y":158986,"z":161}},{"groupId":6,"instId":300005,"propState":1,"propId":101001,"pos":{"x":-8755,"y":20025,"z":-18890},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":1,"propId":101019,"pos":{"x":-6039,"y":19989,"z":-21230},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":1,"propId":101003,"pos":{"x":-8950,"y":20013,"z":29202},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":1,"propId":101004,"pos":{"x":-6039,"y":19995,"z":25357},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300016,"propState":0,"propId":301005,"pos":{"x":-13300,"y":11686,"z":9560},"rot":{"x":0,"y":157000,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":101008,"pos":{"x":-10318,"y":12058,"z":4630},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":101008,"pos":{"x":-8730,"y":20120,"z":14760},"rot":{"x":0,"y":67000,"z":0}},{"groupId":6,"instId":300010,"propState":0,"propId":301004,"pos":{"x":-13300,"y":11686,"z":9560},"rot":{"x":0,"y":157000,"z":0}},{"groupId":6,"instId":300001,"propState":14,"propId":101007,"pos":{"x":-13300,"y":12340,"z":9560},"rot":{"x":0,"y":157000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300002,"propState":8,"propId":3002,"pos":{"x":-20238,"y":12370,"z":-3027},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300001,"propState":8,"propId":3002,"pos":{"x":4166,"y":23400,"z":61758},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":12,"instId":300001,"pos":{"x":-4558,"y":22973,"z":56666},"rot":{"x":0,"y":180000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"40211001":{"P40211_F40211001":{"scenes":{"7":{"props":[],"npcs":[],"monsters":[{"groupId":7,"instId":200001,"monsterId":2022020,"eventId":40222201,"pos":{"x":7310,"y":8576,"z":-108780},"rot":{"x":0,"y":270001,"z":0}},{"groupId":7,"instId":200002,"monsterId":2022010,"eventId":40222211,"pos":{"x":-12190,"y":-1147,"z":5000},"rot":{"x":0,"y":345001,"z":0}}],"teleports":{}},"10":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300002,"propState":0,"propId":100,"pos":{"x":7937,"y":2246,"z":68877},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":100,"pos":{"x":3914,"y":2280,"z":73680},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300002,"propState":0,"propId":100,"pos":{"x":-4220,"y":-1118,"z":-14280},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300001,"propState":1,"propId":100,"pos":{"x":-40,"y":10,"z":500},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300002,"propState":0,"propId":100,"pos":{"x":-1350,"y":-1085,"z":-770},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":100,"pos":{"x":11350,"y":-1085,"z":-820},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":100,"pos":{"x":560,"y":55,"z":-32},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300002,"propState":0,"propId":100,"pos":{"x":26800,"y":586,"z":-14230},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":100,"pos":{"x":380,"y":0,"z":-2920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300001,"propState":0,"propId":102004,"pos":{"x":-14132,"y":2171,"z":37989},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300005,"propState":0,"propId":102001,"pos":{"x":-43232,"y":2220,"z":76980},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300004,"propState":0,"propId":102002,"pos":{"x":6610,"y":2220,"z":46850},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300003,"propState":0,"propId":102002,"pos":{"x":-29410,"y":7090,"z":-108760},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300002,"propState":0,"propId":102001,"pos":{"x":-19120,"y":5240,"z":-74291},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300001,"propState":1,"propId":102001,"pos":{"x":-7670,"y":5236,"z":-56110},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-10267,"y":-1147,"z":-15489},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":20,"instId":300001,"pos":{"x":-12110,"y":-1150,"z":-14900},"rot":{"x":0,"y":180000,"z":0}}}},"27":{"props":[{"groupId":27,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-17740,"y":2171,"z":39578},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300001,"propState":0,"propId":102175,"pos":{"x":-10667,"y":-1147,"z":-5470},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40211002":{"P40211_F40211001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300010,"propState":0,"propId":102002,"pos":{"x":4090,"y":9180,"z":107720},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300008,"propState":0,"propId":102004,"pos":{"x":32420,"y":7060,"z":-108570},"rot":{"x":0,"y":90000,"z":0}},{"groupId":35,"instId":300011,"propState":0,"propId":102004,"pos":{"x":49340,"y":2250,"z":73920},"rot":{"x":0,"y":90000,"z":0}},{"groupId":35,"instId":300006,"propState":0,"propId":102001,"pos":{"x":48680,"y":-2830,"z":36987},"rot":{"x":0,"y":180000,"z":0}},{"groupId":35,"instId":300005,"propState":0,"propId":102004,"pos":{"x":33699,"y":170,"z":112760},"rot":{"x":0,"y":180000,"z":0}},{"groupId":35,"instId":300004,"propState":2,"propId":102000,"pos":{"x":-20770,"y":5240,"z":-76194},"rot":{"x":0,"y":270000,"z":0}},{"groupId":35,"instId":300003,"propState":0,"propId":102001,"pos":{"x":-19103,"y":5240,"z":-74285},"rot":{"x":0,"y":90000,"z":0}},{"groupId":35,"instId":300002,"propState":0,"propId":102000,"pos":{"x":-10357,"y":5240,"z":-54820},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300001,"propState":0,"propId":102001,"pos":{"x":-7664,"y":5257,"z":-56100},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300002,"propState":0,"propId":100,"pos":{"x":7864,"y":2280,"z":68864},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":100,"pos":{"x":3914,"y":2280,"z":73680},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300002,"propState":0,"propId":100,"pos":{"x":-3940,"y":-1120,"z":-14530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":100,"pos":{"x":-40,"y":10,"z":230},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300003,"propState":0,"propId":100,"pos":{"x":10769,"y":-1120,"z":-1030},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":217,"pos":{"x":1480,"y":-168,"z":3340},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":100,"pos":{"x":-1073,"y":-1120,"z":-850},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":100,"pos":{"x":560,"y":55,"z":-32},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300002,"propState":0,"propId":100,"pos":{"x":26553,"y":586,"z":-14286},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":100,"pos":{"x":380,"y":0,"z":-2920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[{"groupId":7,"instId":200003,"monsterId":2002010,"eventId":40211212,"pos":{"x":-44130,"y":2170,"z":57780},"rot":{"x":0,"y":94565,"z":0}},{"groupId":7,"instId":200002,"monsterId":2002010,"eventId":40211211,"pos":{"x":-32567,"y":2171,"z":47889},"rot":{"x":0,"y":50321,"z":0}}],"teleports":{}},"6":{"props":[],"npcs":[],"monsters":[{"groupId":6,"instId":200007,"monsterId":2022010,"eventId":40211218,"pos":{"x":-34224,"y":3930,"z":-77951},"rot":{"x":0,"y":226057,"z":0}},{"groupId":6,"instId":200004,"monsterId":2022020,"eventId":40211215,"pos":{"x":26350,"y":-1330,"z":93530},"rot":{"x":0,"y":213244,"z":0}},{"groupId":6,"instId":200008,"monsterId":2022010,"eventId":40211219,"pos":{"x":-27195,"y":3930,"z":-83475},"rot":{"x":0,"y":332191,"z":0}},{"groupId":6,"instId":200009,"monsterId":2022020,"eventId":40211217,"pos":{"x":-59440,"y":6770,"z":-78280},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":200006,"monsterId":2022020,"eventId":40211216,"pos":{"x":-54480,"y":6770,"z":-78280},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":200003,"monsterId":2022010,"eventId":40211214,"pos":{"x":40080,"y":2250,"z":73250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":200002,"monsterId":2022020,"eventId":40211213,"pos":{"x":30706,"y":2246,"z":66242},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300002,"propState":8,"propId":3002,"pos":{"x":13894,"y":2546,"z":64682},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":8,"propId":3002,"pos":{"x":-8800,"y":5536,"z":-89864},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-68500,"y":1121,"z":75870},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":8,"instId":300001,"pos":{"x":-73730,"y":821,"z":72057},"rot":{"x":0,"y":90000,"z":0}}}},"18":{"props":[{"groupId":18,"instId":300001,"propState":0,"propId":102006,"pos":{"x":-3682,"y":-1118,"z":-16279},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300003,"propState":0,"propId":102006,"pos":{"x":13103,"y":9101,"z":94760},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300001,"propState":0,"propId":102175,"pos":{"x":-10667,"y":-1147,"z":-5470},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300002,"propState":0,"propId":102002,"pos":{"x":6520,"y":2220,"z":46831},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40211003":{"P40211_F40211001":{"scenes":{"6":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":3002,"pos":{"x":-34460,"y":49970,"z":-68890},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":3002,"pos":{"x":-49530,"y":49950,"z":31940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":3002,"pos":{"x":80110,"y":45910,"z":-26420},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":2,"groupId":1,"instId":300001,"pos":{"x":82100,"y":45910,"z":-26700},"rot":{"x":0,"y":180000,"z":0}}}},"10":{"props":[{"groupId":10,"instId":300003,"propState":0,"propId":102000,"pos":{"x":12700,"y":49880,"z":36740},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":102000,"pos":{"x":22000,"y":60280,"z":46562},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300001,"propState":14,"propId":102003,"pos":{"x":18480,"y":50090,"z":42795},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300002,"propState":0,"propId":102002,"pos":{"x":-59910,"y":53090,"z":164089},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":102001,"pos":{"x":-53360,"y":53090,"z":186171},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":102001,"pos":{"x":-60528,"y":49950,"z":130481},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300001,"propState":0,"propId":102078,"pos":{"x":64490,"y":60510,"z":40220},"rot":{"x":239,"y":276063,"z":357261}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[],"npcs":[],"monsters":[{"groupId":22,"instId":200001,"monsterId":2022020,"eventId":40222202,"pos":{"x":-56039,"y":53256,"z":-76643},"rot":{"x":0,"y":350823,"z":0}}],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":0,"propId":102176,"pos":{"x":-44640,"y":49920,"z":43260},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300015,"propState":0,"propId":102002,"pos":{"x":-59680,"y":53090,"z":164089},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300013,"propState":0,"propId":102000,"pos":{"x":-62560,"y":53250,"z":117680},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300011,"propState":0,"propId":102000,"pos":{"x":49080,"y":43700,"z":165340},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300009,"propState":0,"propId":102002,"pos":{"x":36190,"y":50400,"z":126100},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":211,"pos":{"x":34430,"y":47263,"z":-40380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300003,"propState":1,"propId":102002,"pos":{"x":-71400,"y":53260,"z":-28750},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300017,"propState":0,"propId":102002,"pos":{"x":-92613,"y":55679,"z":42476},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300016,"propState":0,"propId":102000,"pos":{"x":-60720,"y":53090,"z":167380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300014,"propState":0,"propId":102002,"pos":{"x":101770,"y":63240,"z":42870},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300012,"propState":0,"propId":102002,"pos":{"x":-61030,"y":53250,"z":114270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300010,"propState":0,"propId":102002,"pos":{"x":52850,"y":43750,"z":164320},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300008,"propState":0,"propId":102000,"pos":{"x":33200,"y":47010,"z":134040},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300007,"propState":0,"propId":102002,"pos":{"x":69160,"y":45930,"z":-97420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300006,"propState":2,"propId":102000,"pos":{"x":34430,"y":47263,"z":-40380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300005,"propState":0,"propId":102002,"pos":{"x":31670,"y":47260,"z":-37860},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300004,"propState":1,"propId":102000,"pos":{"x":-67500,"y":53260,"z":-29940},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300022,"propState":0,"propId":102079,"pos":{"x":30642,"y":43466,"z":184426},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300013,"propState":21,"propId":102029,"pos":{"x":26527,"y":46835,"z":138130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300020,"propState":0,"propId":102079,"pos":{"x":-27069,"y":52902,"z":166913},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300018,"propState":0,"propId":102079,"pos":{"x":-40186,"y":49858,"z":114268},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300016,"propState":0,"propId":102079,"pos":{"x":-8960,"y":46190,"z":137330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300010,"propState":0,"propId":102079,"pos":{"x":30620,"y":48070,"z":-123110},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300021,"propState":21,"propId":102029,"pos":{"x":30642,"y":43466,"z":184426},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300019,"propState":21,"propId":102029,"pos":{"x":-27069,"y":52902,"z":166913},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300017,"propState":21,"propId":102029,"pos":{"x":-40186,"y":49858,"z":114268},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300015,"propState":21,"propId":102029,"pos":{"x":-8960,"y":46190,"z":137330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300014,"propState":0,"propId":102079,"pos":{"x":26527,"y":46835,"z":138130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300012,"propState":0,"propId":102079,"pos":{"x":-34817,"y":53990,"z":-109160},"rot":{"x":0,"y":269464,"z":0}},{"groupId":20,"instId":300011,"propState":21,"propId":102029,"pos":{"x":-34817,"y":53990,"z":-109160},"rot":{"x":0,"y":269464,"z":0}},{"groupId":20,"instId":300009,"propState":21,"propId":102029,"pos":{"x":30620,"y":48270,"z":-123110},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300008,"propState":0,"propId":102079,"pos":{"x":12556,"y":42916,"z":-66117},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300007,"propState":21,"propId":102029,"pos":{"x":12556,"y":42916,"z":-66117},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300006,"propState":1,"propId":102079,"pos":{"x":-30630,"y":50006,"z":-65938},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300005,"propState":21,"propId":102029,"pos":{"x":-30630,"y":50006,"z":-65938},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300004,"propState":1,"propId":102079,"pos":{"x":19300,"y":52948,"z":-11482},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300003,"propState":21,"propId":102029,"pos":{"x":19300,"y":52948,"z":-11482},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300002,"propState":0,"propId":102079,"pos":{"x":-30740,"y":49742,"z":-20247},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300001,"propState":21,"propId":102029,"pos":{"x":-30740,"y":49742,"z":-20247},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300001,"propState":0,"propId":102004,"pos":{"x":-71690,"y":53256,"z":-69230},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300003,"propState":8,"propId":101,"pos":{"x":-57080,"y":49950,"z":121300},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300001,"propState":8,"propId":101,"pos":{"x":42910,"y":53852,"z":88714},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300004,"propState":8,"propId":101,"pos":{"x":25384,"y":53254,"z":-11862},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300002,"propState":8,"propId":101,"pos":{"x":-132600,"y":47886,"z":15750},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2022201":{"anchorId":2,"groupId":28,"instId":300002,"pos":{"x":-128310,"y":47886,"z":20620},"rot":{"x":0,"y":0,"z":0}},"2022202":{"anchorId":3,"groupId":28,"instId":300004,"pos":{"x":24060,"y":53254,"z":-19800},"rot":{"x":0,"y":90000,"z":0}},"2022203":{"anchorId":4,"groupId":28,"instId":300001,"pos":{"x":35230,"y":53852,"z":90220},"rot":{"x":0,"y":0,"z":0}},"2022204":{"anchorId":5,"groupId":28,"instId":300003,"pos":{"x":-52270,"y":49948,"z":130490},"rot":{"x":0,"y":270000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40212001":{"P40212_F40212001":{"scenes":{"9":{"props":[{"groupId":9,"instId":300006,"propState":0,"propId":102005,"pos":{"x":19105,"y":-32912,"z":-73160},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":100,"pos":{"x":19000,"y":-32910,"z":-74900},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":9,"instId":200003,"monsterId":2011010,"eventId":40212006,"pos":{"x":8080,"y":-35950,"z":-89820},"rot":{"x":0,"y":91730,"z":0}},{"groupId":9,"instId":200002,"monsterId":2011010,"eventId":40212005,"pos":{"x":500,"y":-35950,"z":-70530},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":200001,"monsterId":2011010,"eventId":40212004,"pos":{"x":-4140,"y":-35950,"z":-80530},"rot":{"x":0,"y":106727,"z":0}}],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300005,"propState":0,"propId":100,"pos":{"x":65530,"y":-31260,"z":-102030},"rot":{"x":0,"y":273602,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":100,"pos":{"x":55690,"y":-31260,"z":-153480},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":10,"instId":200003,"monsterId":2011010,"eventId":61,"pos":{"x":80400,"y":-31300,"z":-142400},"rot":{"x":0,"y":70623,"z":0}},{"groupId":10,"instId":200004,"monsterId":2011010,"eventId":61,"pos":{"x":48310,"y":-31260,"z":-145470},"rot":{"x":0,"y":31261,"z":0}},{"groupId":10,"instId":200002,"monsterId":2011010,"eventId":61,"pos":{"x":63540,"y":-31260,"z":-148800},"rot":{"x":0,"y":128893,"z":0}},{"groupId":10,"instId":200001,"monsterId":2011010,"eventId":61,"pos":{"x":81740,"y":-31260,"z":-112640},"rot":{"x":0,"y":31261,"z":0}}],"teleports":{}},"22":{"props":[],"npcs":[],"monsters":[{"groupId":22,"instId":200001,"monsterId":2012010,"eventId":40212003,"pos":{"x":-2360,"y":-31100,"z":-59450},"rot":{"x":0,"y":161520,"z":0}}],"teleports":{}},"23":{"props":[],"npcs":[],"monsters":[{"groupId":23,"instId":200003,"monsterId":2011010,"eventId":40212012,"pos":{"x":38420,"y":-34240,"z":-83940},"rot":{"x":0,"y":298898,"z":0}},{"groupId":23,"instId":200002,"monsterId":2011010,"eventId":40212011,"pos":{"x":35400,"y":-34240,"z":-103340},"rot":{"x":0,"y":20408,"z":0}},{"groupId":23,"instId":200001,"monsterId":2011010,"eventId":40212010,"pos":{"x":23130,"y":-31160,"z":-75180},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"24":{"props":[],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40212002":{"P40212_F40212001":{"scenes":{"9":{"props":[{"groupId":9,"instId":300006,"propState":0,"propId":102005,"pos":{"x":19105,"y":-32912,"z":-73160},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":100,"pos":{"x":19000,"y":-32910,"z":-74900},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":9,"instId":200001,"monsterId":2011010,"eventId":40212016,"pos":{"x":-12600,"y":-36130,"z":-86780},"rot":{"x":0,"y":172906,"z":0}},{"groupId":9,"instId":200002,"monsterId":2011010,"eventId":40212017,"pos":{"x":2090,"y":-36130,"z":-69300},"rot":{"x":0,"y":287653,"z":0}},{"groupId":9,"instId":200003,"monsterId":2011010,"eventId":40212018,"pos":{"x":8080,"y":-35950,"z":-89820},"rot":{"x":0,"y":265733,"z":0}}],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300006,"propState":0,"propId":102005,"pos":{"x":68690,"y":-34241,"z":-91720},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":100,"pos":{"x":65490,"y":-31260,"z":-102570},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":100,"pos":{"x":55690,"y":-31260,"z":-153480},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":10,"instId":200001,"monsterId":2011010,"eventId":40212025,"pos":{"x":66890,"y":-31450,"z":-118820},"rot":{"x":0,"y":348063,"z":0}},{"groupId":10,"instId":200004,"monsterId":2011010,"eventId":40212028,"pos":{"x":46430,"y":-31450,"z":-138520},"rot":{"x":0,"y":90947,"z":0}},{"groupId":10,"instId":200003,"monsterId":2011010,"eventId":40212027,"pos":{"x":80400,"y":-31300,"z":-142400},"rot":{"x":0,"y":70623,"z":0}},{"groupId":10,"instId":200002,"monsterId":2011010,"eventId":40212026,"pos":{"x":63250,"y":-31450,"z":-139100},"rot":{"x":0,"y":35089,"z":0}}],"teleports":{}},"22":{"props":[],"npcs":[],"monsters":[{"groupId":22,"instId":200001,"monsterId":2012010,"eventId":40212015,"pos":{"x":-1573,"y":-31280,"z":-56393},"rot":{"x":0,"y":110875,"z":0}}],"teleports":{}},"23":{"props":[],"npcs":[],"monsters":[{"groupId":23,"instId":200003,"monsterId":2011010,"eventId":40212024,"pos":{"x":38420,"y":-34240,"z":-83940},"rot":{"x":0,"y":28472,"z":0}},{"groupId":23,"instId":200002,"monsterId":2011010,"eventId":40212023,"pos":{"x":35400,"y":-34240,"z":-103340},"rot":{"x":0,"y":20408,"z":0}},{"groupId":23,"instId":200001,"monsterId":2011010,"eventId":40212022,"pos":{"x":7090,"y":-31340,"z":-114400},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"24":{"props":[],"npcs":[],"monsters":[{"groupId":24,"instId":200001,"monsterId":2012010,"eventId":40212031,"pos":{"x":37929,"y":-28750,"z":-147493},"rot":{"x":0,"y":180480,"z":0}}],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300003,"propState":0,"propId":100,"pos":{"x":22400,"y":-31159,"z":-91900},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300002,"propState":0,"propId":100,"pos":{"x":22040,"y":-31160,"z":-92060},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":100,"pos":{"x":-5640,"y":-35680,"z":-88650},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":2,"instId":400001,"npcId":3010,"pos":{"x":-5450,"y":-35815,"z":-88780},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300002,"propState":2,"propId":102000,"pos":{"x":22798,"y":-31159,"z":-92890},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":102001,"pos":{"x":18774,"y":-31109,"z":-95747},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40212003":{"P40212_F40212001":{"scenes":{"9":{"props":[{"groupId":9,"instId":300009,"propState":0,"propId":102005,"pos":{"x":19105,"y":-32912,"z":-73160},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":100,"pos":{"x":19000,"y":-32910,"z":-74900},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":9,"instId":200002,"monsterId":2011010,"eventId":40212036,"pos":{"x":500,"y":-35950,"z":-70530},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":200003,"monsterId":2011010,"eventId":40212037,"pos":{"x":8080,"y":-35950,"z":-89820},"rot":{"x":0,"y":91730,"z":0}},{"groupId":9,"instId":200001,"monsterId":2011010,"eventId":40212035,"pos":{"x":-13700,"y":-36080,"z":-86280},"rot":{"x":0,"y":180209,"z":0}}],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300005,"propState":0,"propId":100,"pos":{"x":65240,"y":-31260,"z":-102660},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":102005,"pos":{"x":69050,"y":-34241,"z":-91800},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":100,"pos":{"x":55690,"y":-31260,"z":-153480},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":10,"instId":200004,"monsterId":2011010,"eventId":40212047,"pos":{"x":46160,"y":-31450,"z":-137700},"rot":{"x":0,"y":31261,"z":0}},{"groupId":10,"instId":200003,"monsterId":2011010,"eventId":40212046,"pos":{"x":69460,"y":-31450,"z":-151640},"rot":{"x":0,"y":70623,"z":0}},{"groupId":10,"instId":200002,"monsterId":2011010,"eventId":40212045,"pos":{"x":63540,"y":-31260,"z":-148800},"rot":{"x":0,"y":128893,"z":0}},{"groupId":10,"instId":200001,"monsterId":2011010,"eventId":40212044,"pos":{"x":81740,"y":-31260,"z":-112640},"rot":{"x":0,"y":31261,"z":0}}],"teleports":{}},"22":{"props":[],"npcs":[],"monsters":[{"groupId":22,"instId":200001,"monsterId":2012010,"eventId":40212034,"pos":{"x":-1390,"y":-31280,"z":-54540},"rot":{"x":0,"y":94591,"z":0}}],"teleports":{}},"24":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[],"npcs":[],"monsters":[{"groupId":23,"instId":200002,"monsterId":2011010,"eventId":40212042,"pos":{"x":7060,"y":-31340,"z":-114470},"rot":{"x":0,"y":20408,"z":0}},{"groupId":23,"instId":200003,"monsterId":2011010,"eventId":40212043,"pos":{"x":28020,"y":-34420,"z":-76210},"rot":{"x":0,"y":196629,"z":0}},{"groupId":23,"instId":200001,"monsterId":2011010,"eventId":40212041,"pos":{"x":13830,"y":-31340,"z":-88520},"rot":{"x":0,"y":94654,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40221001":{"P40221_F40221001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300001,"propState":0,"propId":102004,"pos":{"x":490,"y":13136,"z":-6170},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[],"npcs":[{"groupId":2,"instId":400001,"npcId":2201,"pos":{"x":-3543,"y":12912,"z":5065},"rot":{"x":0,"y":127901,"z":0}}],"monsters":[],"teleports":{}},"12":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[],"npcs":[],"monsters":[{"groupId":13,"instId":200001,"monsterId":2004010,"eventId":0,"pos":{"x":470,"y":8580,"z":53560},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"15":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40222001":{"P40222_F40222001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300001,"propState":8,"propId":3002,"pos":{"x":61640,"y":45906,"z":-56919},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":2,"groupId":2,"instId":300001,"pos":{"x":59631,"y":45910,"z":-60440},"rot":{"x":0,"y":0,"z":0}}}},"17":{"props":[],"npcs":[],"monsters":[{"groupId":17,"instId":200003,"monsterId":8001050,"eventId":20222026,"pos":{"x":34425,"y":43159,"z":-54050},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":200002,"monsterId":2022010,"eventId":20222027,"pos":{"x":34425,"y":43159,"z":-60410},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":200001,"monsterId":2022020,"eventId":20222024,"pos":{"x":78790,"y":43156,"z":-68317},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300001,"propState":0,"propId":102078,"pos":{"x":64490,"y":60510,"z":40220},"rot":{"x":239,"y":276063,"z":357261}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300016,"propState":0,"propId":102000,"pos":{"x":-60720,"y":53090,"z":167380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300004,"propState":0,"propId":102000,"pos":{"x":-67500,"y":53260,"z":-29940},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300017,"propState":0,"propId":102004,"pos":{"x":50524,"y":46107,"z":-59731},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300015,"propState":0,"propId":102002,"pos":{"x":-59680,"y":53090,"z":164089},"rot":{"x":0,"y":270000,"z":0}},{"groupId":23,"instId":300014,"propState":0,"propId":102002,"pos":{"x":101770,"y":63240,"z":42530},"rot":{"x":0,"y":270000,"z":0}},{"groupId":23,"instId":300013,"propState":0,"propId":102000,"pos":{"x":-62560,"y":53250,"z":117680},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300012,"propState":0,"propId":102002,"pos":{"x":-61030,"y":53250,"z":114270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":23,"instId":300011,"propState":0,"propId":102000,"pos":{"x":49080,"y":43700,"z":165340},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300010,"propState":0,"propId":102002,"pos":{"x":52850,"y":43750,"z":164320},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300009,"propState":0,"propId":102002,"pos":{"x":36190,"y":50400,"z":126100},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300008,"propState":0,"propId":102000,"pos":{"x":33200,"y":47010,"z":134040},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300007,"propState":0,"propId":102002,"pos":{"x":69160,"y":45930,"z":-97420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300005,"propState":0,"propId":102002,"pos":{"x":31670,"y":47260,"z":-37860},"rot":{"x":0,"y":180000,"z":0}},{"groupId":23,"instId":300003,"propState":0,"propId":102002,"pos":{"x":-71400,"y":53260,"z":-28750},"rot":{"x":0,"y":180000,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":102002,"pos":{"x":-92630,"y":55720,"z":42490},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40222002":{"P40222_F40222001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300004,"propState":8,"propId":101,"pos":{"x":22290,"y":53250,"z":-17110},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":8,"propId":101,"pos":{"x":38230,"y":50370,"z":108910},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":8,"propId":101,"pos":{"x":-58690,"y":49950,"z":128290},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":8,"propId":101,"pos":{"x":-70890,"y":55710,"z":36410},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"1":{"props":[{"groupId":1,"instId":300003,"propState":8,"propId":3002,"pos":{"x":-49530,"y":49950,"z":31940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":3002,"pos":{"x":-34460,"y":49970,"z":-68890},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":3002,"pos":{"x":80110,"y":45910,"z":-26420},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":2,"groupId":1,"instId":300001,"pos":{"x":82100,"y":45910,"z":-26700},"rot":{"x":0,"y":180000,"z":0}}}},"11":{"props":[{"groupId":11,"instId":300003,"propState":0,"propId":102001,"pos":{"x":-53360,"y":53090,"z":186171},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":102002,"pos":{"x":-59910,"y":53090,"z":164089},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":102001,"pos":{"x":-60528,"y":49950,"z":130481},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300001,"propState":0,"propId":102078,"pos":{"x":64490,"y":60510,"z":40220},"rot":{"x":239,"y":276063,"z":357261}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300016,"propState":0,"propId":102000,"pos":{"x":-60720,"y":53090,"z":167380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300015,"propState":0,"propId":102002,"pos":{"x":-59680,"y":53090,"z":164089},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300014,"propState":0,"propId":102002,"pos":{"x":101770,"y":63240,"z":42870},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300013,"propState":0,"propId":102000,"pos":{"x":-62560,"y":53250,"z":117680},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300012,"propState":0,"propId":102002,"pos":{"x":-61030,"y":53250,"z":114270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300011,"propState":0,"propId":102000,"pos":{"x":49080,"y":43700,"z":165340},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300010,"propState":0,"propId":102002,"pos":{"x":52850,"y":43750,"z":164320},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300009,"propState":0,"propId":102002,"pos":{"x":36190,"y":50400,"z":126100},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300008,"propState":0,"propId":102000,"pos":{"x":33200,"y":47010,"z":134040},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300007,"propState":0,"propId":102002,"pos":{"x":69160,"y":45930,"z":-97420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":211,"pos":{"x":34430,"y":47263,"z":-40380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300005,"propState":0,"propId":102002,"pos":{"x":31670,"y":47260,"z":-37860},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300004,"propState":1,"propId":102000,"pos":{"x":-67500,"y":53260,"z":-29940},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300003,"propState":1,"propId":102002,"pos":{"x":-71400,"y":53260,"z":-28750},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300018,"propState":0,"propId":102079,"pos":{"x":-40186,"y":49858,"z":114268},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300022,"propState":0,"propId":102079,"pos":{"x":30642,"y":43466,"z":184426},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300021,"propState":21,"propId":102029,"pos":{"x":30642,"y":43466,"z":184426},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300020,"propState":0,"propId":102079,"pos":{"x":-27069,"y":52902,"z":166913},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300019,"propState":21,"propId":102029,"pos":{"x":-27069,"y":52902,"z":166913},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300017,"propState":21,"propId":102029,"pos":{"x":-40186,"y":49858,"z":114268},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300016,"propState":0,"propId":102079,"pos":{"x":-8960,"y":46190,"z":137330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300015,"propState":21,"propId":102029,"pos":{"x":-8960,"y":46190,"z":137330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300014,"propState":0,"propId":102079,"pos":{"x":26527,"y":46835,"z":138130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300013,"propState":21,"propId":102029,"pos":{"x":26527,"y":46835,"z":138130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300012,"propState":0,"propId":102079,"pos":{"x":-34817,"y":53990,"z":-109160},"rot":{"x":0,"y":269464,"z":0}},{"groupId":20,"instId":300011,"propState":21,"propId":102029,"pos":{"x":-34817,"y":53990,"z":-109160},"rot":{"x":0,"y":269464,"z":0}},{"groupId":20,"instId":300010,"propState":0,"propId":102079,"pos":{"x":30620,"y":48070,"z":-123110},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300009,"propState":21,"propId":102029,"pos":{"x":30620,"y":48270,"z":-123110},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300008,"propState":0,"propId":102079,"pos":{"x":12556,"y":42916,"z":-66117},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300007,"propState":21,"propId":102029,"pos":{"x":12556,"y":42916,"z":-66117},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300006,"propState":1,"propId":102079,"pos":{"x":-30630,"y":50006,"z":-65938},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300005,"propState":21,"propId":102029,"pos":{"x":-30630,"y":50006,"z":-65938},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300004,"propState":1,"propId":102079,"pos":{"x":19300,"y":52948,"z":-11482},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300003,"propState":21,"propId":102029,"pos":{"x":19300,"y":52948,"z":-11482},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300002,"propState":0,"propId":102079,"pos":{"x":-30740,"y":49742,"z":-20247},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300001,"propState":21,"propId":102029,"pos":{"x":-30740,"y":49742,"z":-20247},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[],"npcs":[],"monsters":[{"groupId":22,"instId":200001,"monsterId":2022020,"eventId":40222202,"pos":{"x":-56039,"y":53256,"z":-76643},"rot":{"x":0,"y":350823,"z":0}}],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300001,"propState":0,"propId":102004,"pos":{"x":-71690,"y":53256,"z":-69230},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300003,"propState":8,"propId":101,"pos":{"x":-57080,"y":49950,"z":121300},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300001,"propState":8,"propId":101,"pos":{"x":42910,"y":53852,"z":88714},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300004,"propState":8,"propId":101,"pos":{"x":25384,"y":53254,"z":-11862},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300002,"propState":8,"propId":101,"pos":{"x":-132600,"y":47886,"z":15750},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2022201":{"anchorId":2,"groupId":28,"instId":300002,"pos":{"x":-128310,"y":47886,"z":20620},"rot":{"x":0,"y":0,"z":0}},"2022202":{"anchorId":3,"groupId":28,"instId":300004,"pos":{"x":24060,"y":53254,"z":-19800},"rot":{"x":0,"y":90000,"z":0}},"2022203":{"anchorId":4,"groupId":28,"instId":300001,"pos":{"x":35230,"y":53852,"z":90220},"rot":{"x":0,"y":0,"z":0}},"2022204":{"anchorId":5,"groupId":28,"instId":300003,"pos":{"x":-52270,"y":49948,"z":130490},"rot":{"x":0,"y":270000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40222003":{"P40222_F40222001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-35150,"y":50000,"z":-69560},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":3002,"pos":{"x":-49650,"y":49950,"z":31660},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":3002,"pos":{"x":80110,"y":45910,"z":-26420},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":82050,"y":45910,"z":-25660},"rot":{"x":0,"y":180000,"z":0}}}},"10":{"props":[{"groupId":10,"instId":300003,"propState":0,"propId":102000,"pos":{"x":12700,"y":49880,"z":36740},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":102000,"pos":{"x":22000,"y":60280,"z":46562},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300001,"propState":14,"propId":102003,"pos":{"x":18480,"y":50090,"z":42795},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300002,"propState":0,"propId":102002,"pos":{"x":-59910,"y":53090,"z":164089},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":102001,"pos":{"x":-53360,"y":53090,"z":186171},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":102001,"pos":{"x":-60528,"y":49950,"z":130481},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300001,"propState":0,"propId":102078,"pos":{"x":64490,"y":60510,"z":40220},"rot":{"x":239,"y":276063,"z":357261}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[],"npcs":[],"monsters":[{"groupId":27,"instId":200006,"monsterId":2022020,"eventId":40222036,"pos":{"x":-43090,"y":50070,"z":-20280},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":200005,"monsterId":2011010,"eventId":40222035,"pos":{"x":-71460,"y":53260,"z":-62090},"rot":{"x":0,"y":180000,"z":0}},{"groupId":27,"instId":200004,"monsterId":2012010,"eventId":40222034,"pos":{"x":-73760,"y":53260,"z":-84360},"rot":{"x":0,"y":49528,"z":0}},{"groupId":27,"instId":200003,"monsterId":2022020,"eventId":40222033,"pos":{"x":13880,"y":43160,"z":-53590},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":200002,"monsterId":2012010,"eventId":40222032,"pos":{"x":21960,"y":43260,"z":-74400},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300016,"propState":0,"propId":102000,"pos":{"x":-60720,"y":53090,"z":167380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300015,"propState":0,"propId":102002,"pos":{"x":-59680,"y":53090,"z":164089},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300014,"propState":0,"propId":102002,"pos":{"x":101770,"y":63240,"z":42850},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300013,"propState":0,"propId":102000,"pos":{"x":-62560,"y":53250,"z":117680},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300012,"propState":0,"propId":102002,"pos":{"x":-61030,"y":53250,"z":114270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300011,"propState":0,"propId":102000,"pos":{"x":49080,"y":43700,"z":165340},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300010,"propState":0,"propId":102002,"pos":{"x":52850,"y":43750,"z":164320},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300009,"propState":0,"propId":102002,"pos":{"x":36190,"y":50400,"z":126100},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300008,"propState":0,"propId":102000,"pos":{"x":33200,"y":47010,"z":134040},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300007,"propState":0,"propId":102002,"pos":{"x":69160,"y":45930,"z":-97420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300002,"propState":0,"propId":211,"pos":{"x":34430,"y":47263,"z":-40380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300005,"propState":0,"propId":102002,"pos":{"x":31670,"y":47260,"z":-37860},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300004,"propState":0,"propId":102000,"pos":{"x":-67500,"y":53260,"z":-29940},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300003,"propState":0,"propId":102002,"pos":{"x":-71400,"y":53260,"z":-28750},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300001,"propState":1,"propId":102002,"pos":{"x":-92630,"y":55720,"z":42490},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300022,"propState":0,"propId":102079,"pos":{"x":30642,"y":43466,"z":184426},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300019,"propState":21,"propId":102029,"pos":{"x":-27069,"y":52902,"z":166913},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300017,"propState":21,"propId":102029,"pos":{"x":-40186,"y":49858,"z":114268},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300015,"propState":21,"propId":102029,"pos":{"x":-8960,"y":46190,"z":137330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300013,"propState":21,"propId":102029,"pos":{"x":26527,"y":46835,"z":138130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300011,"propState":0,"propId":102029,"pos":{"x":-34817,"y":53990,"z":-109160},"rot":{"x":0,"y":269464,"z":0}},{"groupId":30,"instId":300009,"propState":0,"propId":102029,"pos":{"x":30620,"y":48270,"z":-123110},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300007,"propState":21,"propId":102029,"pos":{"x":12556,"y":42916,"z":-66117},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300005,"propState":21,"propId":102029,"pos":{"x":-30630,"y":50006,"z":-65938},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300004,"propState":1,"propId":102079,"pos":{"x":19300,"y":52948,"z":-11482},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300002,"propState":0,"propId":102079,"pos":{"x":-30740,"y":49742,"z":-20247},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300021,"propState":21,"propId":102029,"pos":{"x":30642,"y":43466,"z":184426},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300020,"propState":0,"propId":102079,"pos":{"x":-27069,"y":52902,"z":166913},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300018,"propState":0,"propId":102079,"pos":{"x":-40186,"y":49858,"z":114268},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300016,"propState":0,"propId":102079,"pos":{"x":-8960,"y":46190,"z":137330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300014,"propState":0,"propId":102079,"pos":{"x":26527,"y":46835,"z":138130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300012,"propState":0,"propId":102079,"pos":{"x":-34817,"y":53990,"z":-109160},"rot":{"x":0,"y":269464,"z":0}},{"groupId":30,"instId":300010,"propState":0,"propId":102079,"pos":{"x":30620,"y":48070,"z":-123110},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300008,"propState":0,"propId":102079,"pos":{"x":12556,"y":42916,"z":-66117},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300006,"propState":1,"propId":102079,"pos":{"x":-30630,"y":50006,"z":-65938},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300003,"propState":21,"propId":102029,"pos":{"x":19300,"y":52948,"z":-11482},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300001,"propState":0,"propId":102029,"pos":{"x":-30740,"y":49742,"z":-20247},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300001,"propState":0,"propId":102176,"pos":{"x":-44640,"y":49920,"z":43260},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40222004":{"P40222_F40222001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300004,"propState":8,"propId":101,"pos":{"x":22290,"y":53250,"z":-17110},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":8,"propId":101,"pos":{"x":-58690,"y":49950,"z":128290},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":8,"propId":101,"pos":{"x":38230,"y":50370,"z":108910},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":8,"propId":101,"pos":{"x":-70890,"y":55710,"z":36410},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300003,"propState":0,"propId":102000,"pos":{"x":12700,"y":49880,"z":36740},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":102000,"pos":{"x":22000,"y":60280,"z":46562},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300001,"propState":14,"propId":102003,"pos":{"x":18480,"y":50090,"z":42795},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300001,"propState":0,"propId":102001,"pos":{"x":-60528,"y":49950,"z":130481},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":102001,"pos":{"x":-53360,"y":53090,"z":186171},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":102002,"pos":{"x":-59910,"y":53090,"z":164089},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300001,"propState":0,"propId":102078,"pos":{"x":64490,"y":60510,"z":40220},"rot":{"x":239,"y":276063,"z":357261}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40222005":{"P40222_F40222001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300004,"propState":8,"propId":101,"pos":{"x":22290,"y":53250,"z":-17110},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":8,"propId":101,"pos":{"x":-58690,"y":49950,"z":128290},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":8,"propId":101,"pos":{"x":38230,"y":50370,"z":108910},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":8,"propId":101,"pos":{"x":-70890,"y":55710,"z":36410},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300002,"propState":0,"propId":102000,"pos":{"x":22000,"y":60280,"z":46562},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":102000,"pos":{"x":12700,"y":49880,"z":36740},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300001,"propState":14,"propId":102003,"pos":{"x":18480,"y":50090,"z":42795},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300002,"propState":0,"propId":102002,"pos":{"x":-59910,"y":53090,"z":164089},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":102001,"pos":{"x":-53360,"y":53090,"z":186171},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":102001,"pos":{"x":-60528,"y":49950,"z":130481},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300001,"propState":0,"propId":102078,"pos":{"x":64490,"y":60510,"z":40220},"rot":{"x":239,"y":276063,"z":357261}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40231001":{"P40231_F40231001":{"scenes":{"11":{"props":[{"groupId":11,"instId":300003,"propState":0,"propId":102000,"pos":{"x":10435,"y":13910,"z":29273},"rot":{"x":0,"y":315000,"z":0}},{"groupId":11,"instId":300001,"propState":2,"propId":102103,"pos":{"x":10966,"y":14050,"z":22437},"rot":{"x":0,"y":315000,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":100,"pos":{"x":7800,"y":13884,"z":25600},"rot":{"x":0,"y":315000,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":102000,"pos":{"x":12990,"y":38203,"z":16170},"rot":{"x":0,"y":135000,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":100,"pos":{"x":10966,"y":14050,"z":22437},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300004,"propState":0,"propId":100,"pos":{"x":7490,"y":16121,"z":-13310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":102000,"pos":{"x":6950,"y":16151,"z":-9788},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300002,"propState":0,"propId":102000,"pos":{"x":16152,"y":43958,"z":-16770},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300001,"propState":15,"propId":102103,"pos":{"x":11570,"y":42010,"z":-13313},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300004,"propState":0,"propId":102102,"pos":{"x":-30000,"y":10040,"z":63500},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300003,"propState":2,"propId":102083,"pos":{"x":-76357,"y":13900,"z":63584},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300002,"propState":2,"propId":102083,"pos":{"x":-62844,"y":13900,"z":30960},"rot":{"x":0,"y":315000,"z":0}},{"groupId":24,"instId":300001,"propState":2,"propId":102083,"pos":{"x":-30220,"y":13900,"z":17271},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300001,"propState":0,"propId":102004,"pos":{"x":-33100,"y":13883,"z":-56270},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40231003":{"P40231_F40231001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300005,"propState":8,"propId":3002,"pos":{"x":-107114,"y":8825,"z":11042},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":3,"groupId":1,"instId":300005,"pos":{"x":-104995,"y":8140,"z":4655},"rot":{"x":0,"y":270000,"z":0}}}},"5":{"props":[{"groupId":5,"instId":300002,"propState":0,"propId":102,"pos":{"x":-230330,"y":-120,"z":12640},"rot":{"x":0,"y":269265,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40231004":{"P40231_F40231001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-686890,"y":-460,"z":77693},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":5,"groupId":1,"instId":300001,"pos":{"x":-676866,"y":783,"z":72919},"rot":{"x":0,"y":270000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40232001":{"P40232_F40232001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":1,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40232002":{"P40232_F40232001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300002,"propState":8,"propId":3002,"pos":{"x":-434610,"y":-34147,"z":780},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-538030,"y":-53410,"z":2119},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":6,"instId":300001,"pos":{"x":-538030,"y":-53410,"z":4630},"rot":{"x":0,"y":270000,"z":0}}}},"8":{"props":[{"groupId":8,"instId":300001,"propState":1,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":3,"instId":200014,"monsterId":2022011,"eventId":40232025,"pos":{"x":-317431,"y":-29518,"z":14534},"rot":{"x":0,"y":342814,"z":0}},{"groupId":3,"instId":200011,"monsterId":2022011,"eventId":40232021,"pos":{"x":-323770,"y":-36091,"z":59380},"rot":{"x":0,"y":295804,"z":0}},{"groupId":3,"instId":200008,"monsterId":2022011,"eventId":40232018,"pos":{"x":-359650,"y":-37109,"z":16460},"rot":{"x":0,"y":218809,"z":0}},{"groupId":3,"instId":200003,"monsterId":2022011,"eventId":40232012,"pos":{"x":-477220,"y":-46330,"z":29470},"rot":{"x":0,"y":270708,"z":0}},{"groupId":3,"instId":200004,"monsterId":2022061,"eventId":40232026,"pos":{"x":-339210,"y":-29462,"z":6190},"rot":{"x":0,"y":93535,"z":0}},{"groupId":3,"instId":200013,"monsterId":2022061,"eventId":40232024,"pos":{"x":-321440,"y":-29320,"z":8160},"rot":{"x":0,"y":12814,"z":0}},{"groupId":3,"instId":200015,"monsterId":2022011,"eventId":40232023,"pos":{"x":-307840,"y":-35513,"z":41380},"rot":{"x":0,"y":309222,"z":0}},{"groupId":3,"instId":200009,"monsterId":2022011,"eventId":40232019,"pos":{"x":-334840,"y":-36770,"z":43360},"rot":{"x":0,"y":290789,"z":0}},{"groupId":3,"instId":200017,"monsterId":2022011,"eventId":40232017,"pos":{"x":-394100,"y":-34673,"z":17630},"rot":{"x":0,"y":238990,"z":0}},{"groupId":3,"instId":200010,"monsterId":2022061,"eventId":40232016,"pos":{"x":-403940,"y":-34556,"z":25680},"rot":{"x":0,"y":180708,"z":0}},{"groupId":3,"instId":200005,"monsterId":2022011,"eventId":40232014,"pos":{"x":-410370,"y":-34528,"z":-850},"rot":{"x":0,"y":277284,"z":0}},{"groupId":3,"instId":200016,"monsterId":2022011,"eventId":40232013,"pos":{"x":-468620,"y":-41141,"z":6630},"rot":{"x":0,"y":343171,"z":0}},{"groupId":3,"instId":200001,"monsterId":2022011,"eventId":40232011,"pos":{"x":-499200,"y":-51147,"z":21130},"rot":{"x":0,"y":320399,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40233001":{"P40233_F40233001":{"scenes":{"7":{"props":[{"groupId":7,"instId":300001,"propState":0,"propId":100,"pos":{"x":-132065,"y":32789,"z":-60626},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40235001":{"P40235_F40235001":{"scenes":{"9":{"props":[{"groupId":9,"instId":300001,"propState":8,"propId":3002,"pos":{"x":72794,"y":44310,"z":-9484},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":9,"instId":300001,"pos":{"x":76890,"y":44010,"z":-5050},"rot":{"x":0,"y":315000,"z":0}}}},"10":{"props":[{"groupId":10,"instId":300004,"propState":0,"propId":100,"pos":{"x":7800,"y":13884,"z":25600},"rot":{"x":0,"y":315000,"z":0}},{"groupId":10,"instId":300003,"propState":2,"propId":102000,"pos":{"x":9900,"y":13862,"z":30230},"rot":{"x":0,"y":315000,"z":0}},{"groupId":10,"instId":300002,"propState":2,"propId":102000,"pos":{"x":12990,"y":38203,"z":16170},"rot":{"x":0,"y":135000,"z":0}},{"groupId":10,"instId":300001,"propState":2,"propId":102103,"pos":{"x":10966,"y":36279,"z":22437},"rot":{"x":0,"y":315000,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":100,"pos":{"x":10966,"y":36279,"z":22437},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300004,"propState":0,"propId":100,"pos":{"x":7490,"y":16121,"z":-13310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":102000,"pos":{"x":5340,"y":16121,"z":-8680},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":102000,"pos":{"x":16152,"y":43958,"z":-16770},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300001,"propState":2,"propId":102103,"pos":{"x":11570,"y":42010,"z":-13313},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":100,"pos":{"x":11570,"y":42010,"z":-13313},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300004,"propState":0,"propId":102102,"pos":{"x":-30000,"y":10040,"z":63500},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300003,"propState":2,"propId":102083,"pos":{"x":-76357,"y":13900,"z":63584},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300002,"propState":2,"propId":102083,"pos":{"x":-62844,"y":13900,"z":30960},"rot":{"x":0,"y":315000,"z":0}},{"groupId":12,"instId":300001,"propState":2,"propId":102083,"pos":{"x":-30220,"y":13900,"z":17271},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300002,"propState":0,"propId":102004,"pos":{"x":83514,"y":45702,"z":-12234},"rot":{"x":0,"y":315000,"z":0}},{"groupId":14,"instId":300003,"propState":0,"propId":102004,"pos":{"x":15230,"y":43965,"z":-13610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":102004,"pos":{"x":42430,"y":42415,"z":-47221},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40236001":{"P40236_F40236001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300002,"propState":8,"propId":3002,"pos":{"x":23660,"y":-3300,"z":-12600},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":8,"propId":3002,"pos":{"x":2760,"y":300,"z":2520},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":4,"instId":300001,"pos":{"x":-90,"y":0,"z":160},"rot":{"x":0,"y":180000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40236002":{"P40236_F40236001":{"scenes":{"3":{"props":[],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40237001":{"P40237_F40237001":{"scenes":{"3":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300001,"propState":0,"propId":102035,"pos":{"x":-42200,"y":2430,"z":-134490},"rot":{"x":0,"y":91933,"z":0}}],"npcs":[{"groupId":19,"instId":400042,"npcId":12308,"pos":{"x":-34882,"y":987,"z":-131716},"rot":{"x":0,"y":278984,"z":0}},{"groupId":19,"instId":400007,"npcId":12312,"pos":{"x":-34909,"y":987,"z":-129812},"rot":{"x":0,"y":256451,"z":0}},{"groupId":19,"instId":400041,"npcId":12114,"pos":{"x":-53529,"y":-1017,"z":-91755},"rot":{"x":0,"y":305277,"z":0}},{"groupId":19,"instId":400027,"npcId":12214,"pos":{"x":-51154,"y":-1017,"z":-102590},"rot":{"x":0,"y":92923,"z":0}},{"groupId":19,"instId":400026,"npcId":12215,"pos":{"x":-53466,"y":-1017,"z":-90813},"rot":{"x":0,"y":234610,"z":0}},{"groupId":19,"instId":400020,"npcId":12304,"pos":{"x":-61370,"y":-1012,"z":-134390},"rot":{"x":0,"y":188190,"z":0}},{"groupId":19,"instId":400025,"npcId":12117,"pos":{"x":-66350,"y":-1012,"z":-101990},"rot":{"x":0,"y":347367,"z":0}},{"groupId":19,"instId":400024,"npcId":12113,"pos":{"x":-65330,"y":-1009,"z":-87530},"rot":{"x":0,"y":242471,"z":0}},{"groupId":19,"instId":400016,"npcId":12215,"pos":{"x":-61460,"y":-1032,"z":-135520},"rot":{"x":0,"y":14900,"z":0}},{"groupId":19,"instId":400040,"npcId":12304,"pos":{"x":-64620,"y":-1012,"z":-94210},"rot":{"x":0,"y":13682,"z":0}},{"groupId":19,"instId":400039,"npcId":2321,"pos":{"x":-45237,"y":-1032,"z":-120903},"rot":{"x":0,"y":231938,"z":0}},{"groupId":19,"instId":400038,"npcId":2321,"pos":{"x":-52741,"y":-1017,"z":-84675},"rot":{"x":0,"y":259797,"z":0}},{"groupId":19,"instId":400037,"npcId":3146,"pos":{"x":-51410,"y":20000,"z":-78835},"rot":{"x":0,"y":260138,"z":0}},{"groupId":19,"instId":400036,"npcId":3147,"pos":{"x":-34974,"y":987,"z":-130760},"rot":{"x":0,"y":263947,"z":0}},{"groupId":19,"instId":400035,"npcId":3146,"pos":{"x":-42450,"y":15020,"z":-94020},"rot":{"x":0,"y":181423,"z":0}},{"groupId":19,"instId":400034,"npcId":3146,"pos":{"x":-42100,"y":4732,"z":-129440},"rot":{"x":0,"y":354071,"z":0}},{"groupId":19,"instId":400033,"npcId":12233,"pos":{"x":-53314,"y":-982,"z":-107280},"rot":{"x":0,"y":231420,"z":0}},{"groupId":19,"instId":400032,"npcId":12131,"pos":{"x":-53396,"y":-982,"z":-107796},"rot":{"x":0,"y":305052,"z":0}},{"groupId":19,"instId":400031,"npcId":3146,"pos":{"x":-51872,"y":-1017,"z":-107616},"rot":{"x":0,"y":260138,"z":0}},{"groupId":19,"instId":400030,"npcId":3147,"pos":{"x":-52180,"y":-1017,"z":-117856},"rot":{"x":0,"y":134889,"z":0}},{"groupId":19,"instId":400023,"npcId":3147,"pos":{"x":-49700,"y":-1012,"z":-133682},"rot":{"x":0,"y":352083,"z":0}},{"groupId":19,"instId":400022,"npcId":3146,"pos":{"x":-80726,"y":-519,"z":-61968},"rot":{"x":0,"y":155417,"z":0}},{"groupId":19,"instId":400029,"npcId":3147,"pos":{"x":-58085,"y":-1032,"z":-135338},"rot":{"x":0,"y":334087,"z":0}},{"groupId":19,"instId":400028,"npcId":2201,"pos":{"x":-52937,"y":-1017,"z":-82859},"rot":{"x":0,"y":266762,"z":0}},{"groupId":19,"instId":400021,"npcId":12131,"pos":{"x":-62984,"y":-1032,"z":-130792},"rot":{"x":0,"y":73210,"z":0}},{"groupId":19,"instId":400019,"npcId":12119,"pos":{"x":-62758,"y":-1012,"z":-113312},"rot":{"x":0,"y":267885,"z":0}},{"groupId":19,"instId":400018,"npcId":12313,"pos":{"x":-67440,"y":-1012,"z":-106620},"rot":{"x":0,"y":256451,"z":0}},{"groupId":19,"instId":400017,"npcId":12312,"pos":{"x":-64530,"y":-1012,"z":-92620},"rot":{"x":0,"y":164608,"z":0}},{"groupId":19,"instId":400015,"npcId":3146,"pos":{"x":-72180,"y":1967,"z":-120370},"rot":{"x":0,"y":79422,"z":0}},{"groupId":19,"instId":400014,"npcId":3147,"pos":{"x":-68243,"y":1124,"z":-110714},"rot":{"x":0,"y":79422,"z":0}},{"groupId":19,"instId":400013,"npcId":3147,"pos":{"x":-62857,"y":-1031,"z":-114134},"rot":{"x":0,"y":276269,"z":0}},{"groupId":19,"instId":400012,"npcId":3146,"pos":{"x":-77330,"y":-512,"z":-103810},"rot":{"x":0,"y":78754,"z":0}},{"groupId":19,"instId":400011,"npcId":3146,"pos":{"x":-75500,"y":9060,"z":-97100},"rot":{"x":0,"y":78754,"z":0}},{"groupId":19,"instId":400010,"npcId":2321,"pos":{"x":-65845,"y":966,"z":-93316},"rot":{"x":0,"y":78754,"z":0}},{"groupId":19,"instId":400002,"npcId":3147,"pos":{"x":-68845,"y":-813,"z":-90059},"rot":{"x":0,"y":93234,"z":0}},{"groupId":19,"instId":400009,"npcId":3146,"pos":{"x":-65420,"y":-1012,"z":-84610},"rot":{"x":0,"y":74973,"z":0}},{"groupId":19,"instId":400008,"npcId":3146,"pos":{"x":-74520,"y":-470,"z":-74690},"rot":{"x":0,"y":90638,"z":0}},{"groupId":19,"instId":400006,"npcId":3147,"pos":{"x":-70639,"y":-1012,"z":-57307},"rot":{"x":0,"y":192792,"z":0}},{"groupId":19,"instId":400005,"npcId":3146,"pos":{"x":-76301,"y":-820,"z":-53784},"rot":{"x":0,"y":95925,"z":0}},{"groupId":19,"instId":400004,"npcId":3147,"pos":{"x":-74590,"y":3050,"z":-51140},"rot":{"x":0,"y":76900,"z":0}},{"groupId":19,"instId":400003,"npcId":3147,"pos":{"x":-64850,"y":-1032,"z":-47170},"rot":{"x":0,"y":295295,"z":0}},{"groupId":19,"instId":400001,"npcId":3146,"pos":{"x":-67155,"y":-719,"z":-138078},"rot":{"x":0,"y":45760,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40237002":{"P40237_F40237001":{"scenes":{"6":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[],"npcs":[{"groupId":10,"instId":400030,"npcId":3146,"pos":{"x":19698,"y":-4941,"z":33399},"rot":{"x":0,"y":353569,"z":0}},{"groupId":10,"instId":400029,"npcId":2321,"pos":{"x":32307,"y":-3092,"z":-7974},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":400028,"npcId":3147,"pos":{"x":-35113,"y":1210,"z":-1852},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":400027,"npcId":3146,"pos":{"x":-32860,"y":-3180,"z":-12270},"rot":{"x":0,"y":231000,"z":0}},{"groupId":10,"instId":400026,"npcId":3147,"pos":{"x":-33795,"y":-3486,"z":22155},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":400025,"npcId":3146,"pos":{"x":9598,"y":12550,"z":79155},"rot":{"x":0,"y":184208,"z":0}},{"groupId":10,"instId":400024,"npcId":3147,"pos":{"x":-13854,"y":7711,"z":74415},"rot":{"x":0,"y":344565,"z":0}},{"groupId":10,"instId":400023,"npcId":3146,"pos":{"x":-4018,"y":6155,"z":74781},"rot":{"x":0,"y":266935,"z":0}},{"groupId":10,"instId":400022,"npcId":3146,"pos":{"x":8524,"y":4810,"z":67781},"rot":{"x":0,"y":178601,"z":0}},{"groupId":10,"instId":400021,"npcId":3146,"pos":{"x":8504,"y":3571,"z":52341},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":400020,"npcId":3146,"pos":{"x":12965,"y":2598,"z":43408},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":400019,"npcId":3146,"pos":{"x":11881,"y":12340,"z":71450},"rot":{"x":0,"y":184208,"z":0}},{"groupId":10,"instId":400018,"npcId":3146,"pos":{"x":11881,"y":12340,"z":71450},"rot":{"x":0,"y":184208,"z":0}},{"groupId":10,"instId":400017,"npcId":3146,"pos":{"x":10493,"y":1539,"z":34358},"rot":{"x":0,"y":173821,"z":0}},{"groupId":10,"instId":400016,"npcId":2321,"pos":{"x":10766,"y":1673,"z":32970},"rot":{"x":0,"y":348758,"z":0}},{"groupId":10,"instId":400015,"npcId":3146,"pos":{"x":22000,"y":26060,"z":30000},"rot":{"x":0,"y":183758,"z":0}},{"groupId":10,"instId":400014,"npcId":3146,"pos":{"x":26521,"y":-4941,"z":18135},"rot":{"x":0,"y":229370,"z":0}},{"groupId":10,"instId":400013,"npcId":3146,"pos":{"x":26789,"y":-4941,"z":12200},"rot":{"x":0,"y":282222,"z":0}},{"groupId":10,"instId":400012,"npcId":3147,"pos":{"x":28534,"y":-3642,"z":3885},"rot":{"x":0,"y":229370,"z":0}},{"groupId":10,"instId":400011,"npcId":3146,"pos":{"x":25120,"y":-3486,"z":-20880},"rot":{"x":0,"y":4182,"z":0}},{"groupId":10,"instId":400010,"npcId":3146,"pos":{"x":3260,"y":-3235,"z":-19016},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":400009,"npcId":3146,"pos":{"x":18147,"y":-3345,"z":-22648},"rot":{"x":0,"y":229370,"z":0}},{"groupId":10,"instId":400008,"npcId":3146,"pos":{"x":-5595,"y":-2394,"z":-17216},"rot":{"x":0,"y":2874,"z":0}},{"groupId":10,"instId":400007,"npcId":3146,"pos":{"x":18850,"y":-3466,"z":-18540},"rot":{"x":0,"y":282222,"z":0}},{"groupId":10,"instId":400006,"npcId":3147,"pos":{"x":-14319,"y":-2567,"z":-20937},"rot":{"x":0,"y":341181,"z":0}},{"groupId":10,"instId":400005,"npcId":3146,"pos":{"x":-45230,"y":-3466,"z":-3120},"rot":{"x":0,"y":183281,"z":0}},{"groupId":10,"instId":400004,"npcId":3146,"pos":{"x":-24839,"y":-3486,"z":-11898},"rot":{"x":0,"y":38410,"z":0}},{"groupId":10,"instId":400003,"npcId":3147,"pos":{"x":-34972,"y":-3466,"z":2905},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":400002,"npcId":3147,"pos":{"x":-32120,"y":-2260,"z":10295},"rot":{"x":0,"y":51840,"z":0}},{"groupId":10,"instId":400001,"npcId":2321,"pos":{"x":-38479,"y":-1900,"z":17082},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40237003":{"P40237_F40237001":{"scenes":{"6":{"props":[],"npcs":[{"groupId":6,"instId":400027,"npcId":3146,"pos":{"x":-62270,"y":264,"z":-33940},"rot":{"x":0,"y":66845,"z":0}},{"groupId":6,"instId":400017,"npcId":2321,"pos":{"x":-1748,"y":33,"z":-38343},"rot":{"x":0,"y":287969,"z":0}},{"groupId":6,"instId":400028,"npcId":3146,"pos":{"x":-63408,"y":745,"z":-29727},"rot":{"x":0,"y":66845,"z":0}},{"groupId":6,"instId":400026,"npcId":3147,"pos":{"x":-50220,"y":199,"z":-36550},"rot":{"x":0,"y":99682,"z":0}},{"groupId":6,"instId":400025,"npcId":3146,"pos":{"x":-45800,"y":710,"z":-35690},"rot":{"x":0,"y":66845,"z":0}},{"groupId":6,"instId":400022,"npcId":2321,"pos":{"x":-35680,"y":564,"z":-43260},"rot":{"x":0,"y":35160,"z":0}},{"groupId":6,"instId":400021,"npcId":3146,"pos":{"x":-32390,"y":8480,"z":-47170},"rot":{"x":0,"y":14503,"z":0}},{"groupId":6,"instId":400020,"npcId":3146,"pos":{"x":-26730,"y":-711,"z":-62070},"rot":{"x":0,"y":254268,"z":0}},{"groupId":6,"instId":400019,"npcId":3147,"pos":{"x":-22793,"y":520,"z":-48508},"rot":{"x":0,"y":338646,"z":0}},{"groupId":6,"instId":400018,"npcId":3146,"pos":{"x":-15040,"y":630,"z":-48987},"rot":{"x":0,"y":344331,"z":0}},{"groupId":6,"instId":400016,"npcId":3147,"pos":{"x":-7710,"y":31,"z":-46008},"rot":{"x":0,"y":125413,"z":0}},{"groupId":6,"instId":400015,"npcId":3147,"pos":{"x":-2184,"y":2458,"z":-44029},"rot":{"x":0,"y":267791,"z":0}},{"groupId":6,"instId":400014,"npcId":3146,"pos":{"x":4363,"y":317,"z":-33646},"rot":{"x":0,"y":267791,"z":0}},{"groupId":6,"instId":400013,"npcId":3146,"pos":{"x":16160,"y":3910,"z":-27450},"rot":{"x":0,"y":179650,"z":0}},{"groupId":6,"instId":400006,"npcId":2321,"pos":{"x":-25505,"y":2375,"z":5190},"rot":{"x":0,"y":267791,"z":0}},{"groupId":6,"instId":400005,"npcId":3146,"pos":{"x":-20990,"y":22537,"z":-5486},"rot":{"x":0,"y":171782,"z":0}},{"groupId":6,"instId":400003,"npcId":3147,"pos":{"x":-27494,"y":3262,"z":13143},"rot":{"x":0,"y":267791,"z":0}},{"groupId":6,"instId":400030,"npcId":3146,"pos":{"x":-58169,"y":63,"z":-17150},"rot":{"x":0,"y":173842,"z":0}},{"groupId":6,"instId":400029,"npcId":3147,"pos":{"x":-61729,"y":2466,"z":-18362},"rot":{"x":0,"y":99682,"z":0}},{"groupId":6,"instId":400024,"npcId":3146,"pos":{"x":-41765,"y":564,"z":-38703},"rot":{"x":0,"y":84021,"z":0}},{"groupId":6,"instId":400023,"npcId":3147,"pos":{"x":-39850,"y":564,"z":-42820},"rot":{"x":0,"y":28366,"z":0}},{"groupId":6,"instId":400012,"npcId":3147,"pos":{"x":-1060,"y":1367,"z":-13080},"rot":{"x":0,"y":267791,"z":0}},{"groupId":6,"instId":400011,"npcId":3147,"pos":{"x":-424,"y":1434,"z":-20743},"rot":{"x":0,"y":267791,"z":0}},{"groupId":6,"instId":400010,"npcId":3147,"pos":{"x":-3540,"y":-351,"z":-10790},"rot":{"x":0,"y":267791,"z":0}},{"groupId":6,"instId":400009,"npcId":3146,"pos":{"x":-1690,"y":285,"z":-2290},"rot":{"x":0,"y":213075,"z":0}},{"groupId":6,"instId":400008,"npcId":3146,"pos":{"x":-11206,"y":1650,"z":-765},"rot":{"x":0,"y":176309,"z":0}},{"groupId":6,"instId":400007,"npcId":3146,"pos":{"x":-27260,"y":14537,"z":-1560},"rot":{"x":0,"y":267791,"z":0}},{"groupId":6,"instId":400004,"npcId":3146,"pos":{"x":-28209,"y":3262,"z":9032},"rot":{"x":0,"y":267791,"z":0}},{"groupId":6,"instId":400002,"npcId":3147,"pos":{"x":-25560,"y":5150,"z":16130},"rot":{"x":0,"y":267791,"z":0}},{"groupId":6,"instId":400001,"npcId":3147,"pos":{"x":-23980,"y":3271,"z":21390},"rot":{"x":0,"y":352231,"z":0}}],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300002,"propState":8,"propId":101,"pos":{"x":32300,"y":3600,"z":-36330},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300001,"propState":8,"propId":101,"pos":{"x":-40660,"y":-2038,"z":-74690},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1020203":{"anchorId":2,"groupId":28,"instId":300001,"pos":{"x":-33410,"y":-727,"z":-60790},"rot":{"x":0,"y":6906,"z":0}},"1020204":{"anchorId":3,"groupId":28,"instId":300002,"pos":{"x":37598,"y":3760,"z":-36308},"rot":{"x":0,"y":345000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40237004":{"P40237_F40237001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300002,"propState":8,"propId":101,"pos":{"x":32300,"y":3600,"z":-36330},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":8,"propId":101,"pos":{"x":-40660,"y":-2038,"z":-74690},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1020203":{"anchorId":2,"groupId":5,"instId":300001,"pos":{"x":-33410,"y":-727,"z":-60790},"rot":{"x":0,"y":6906,"z":0}},"1020204":{"anchorId":3,"groupId":5,"instId":300002,"pos":{"x":37598,"y":3760,"z":-36308},"rot":{"x":0,"y":345000,"z":0}}}},"26":{"props":[{"groupId":26,"instId":300004,"propState":0,"propId":102035,"pos":{"x":30160,"y":7290,"z":66253},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":102035,"pos":{"x":26920,"y":9410,"z":61240},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":102035,"pos":{"x":24759,"y":3745,"z":61040},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":102035,"pos":{"x":19520,"y":6320,"z":56040},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":26,"instId":400017,"npcId":3146,"pos":{"x":-37970,"y":3262,"z":21190},"rot":{"x":0,"y":182633,"z":0}},{"groupId":26,"instId":400030,"npcId":3146,"pos":{"x":26300,"y":9630,"z":66253},"rot":{"x":0,"y":266753,"z":0}},{"groupId":26,"instId":400029,"npcId":2321,"pos":{"x":19410,"y":6070,"z":61040},"rot":{"x":0,"y":173226,"z":0}},{"groupId":26,"instId":400028,"npcId":3146,"pos":{"x":21750,"y":11720,"z":61225},"rot":{"x":0,"y":266753,"z":0}},{"groupId":26,"instId":400027,"npcId":3146,"pos":{"x":14890,"y":7430,"z":56060},"rot":{"x":0,"y":266753,"z":0}},{"groupId":26,"instId":400026,"npcId":3147,"pos":{"x":-27661,"y":8713,"z":56850},"rot":{"x":0,"y":179546,"z":0}},{"groupId":26,"instId":400025,"npcId":3147,"pos":{"x":-37748,"y":8715,"z":56908},"rot":{"x":0,"y":142396,"z":0}},{"groupId":26,"instId":400024,"npcId":3147,"pos":{"x":-39351,"y":5566,"z":44513},"rot":{"x":0,"y":73897,"z":0}},{"groupId":26,"instId":400023,"npcId":3146,"pos":{"x":-40343,"y":11686,"z":38248},"rot":{"x":0,"y":73634,"z":0}},{"groupId":26,"instId":400022,"npcId":3146,"pos":{"x":-42535,"y":3697,"z":34269},"rot":{"x":0,"y":73634,"z":0}},{"groupId":26,"instId":400021,"npcId":3147,"pos":{"x":-42017,"y":3551,"z":29620},"rot":{"x":0,"y":73897,"z":0}},{"groupId":26,"instId":400020,"npcId":3147,"pos":{"x":-42576,"y":6269,"z":24498},"rot":{"x":0,"y":73897,"z":0}},{"groupId":26,"instId":400019,"npcId":3146,"pos":{"x":-41724,"y":3268,"z":19176},"rot":{"x":0,"y":73634,"z":0}},{"groupId":26,"instId":400018,"npcId":3146,"pos":{"x":-38040,"y":3262,"z":25970},"rot":{"x":0,"y":182633,"z":0}},{"groupId":26,"instId":400016,"npcId":3147,"pos":{"x":-40385,"y":5071,"z":8098},"rot":{"x":0,"y":73897,"z":0}},{"groupId":26,"instId":400015,"npcId":3147,"pos":{"x":-40500,"y":4220,"z":3870},"rot":{"x":0,"y":73897,"z":0}},{"groupId":26,"instId":400014,"npcId":3146,"pos":{"x":-37890,"y":1787,"z":-1860},"rot":{"x":0,"y":46677,"z":0}},{"groupId":26,"instId":400013,"npcId":2321,"pos":{"x":-37030,"y":1537,"z":-2890},"rot":{"x":0,"y":301531,"z":0}},{"groupId":26,"instId":400012,"npcId":3146,"pos":{"x":-40115,"y":2075,"z":-5631},"rot":{"x":0,"y":73634,"z":0}},{"groupId":26,"instId":400011,"npcId":3147,"pos":{"x":-40360,"y":5672,"z":-9140},"rot":{"x":0,"y":2500,"z":0}},{"groupId":26,"instId":400010,"npcId":3146,"pos":{"x":-38310,"y":8930,"z":-14600},"rot":{"x":0,"y":73634,"z":0}},{"groupId":26,"instId":400009,"npcId":3147,"pos":{"x":-42591,"y":3848,"z":-19025},"rot":{"x":0,"y":73897,"z":0}},{"groupId":26,"instId":400008,"npcId":3146,"pos":{"x":-50230,"y":63,"z":-35682},"rot":{"x":0,"y":348737,"z":0}},{"groupId":26,"instId":400007,"npcId":3146,"pos":{"x":-36492,"y":484,"z":-29735},"rot":{"x":0,"y":162538,"z":0}},{"groupId":26,"instId":400006,"npcId":3147,"pos":{"x":-38520,"y":1161,"z":-27080},"rot":{"x":0,"y":175012,"z":0}},{"groupId":26,"instId":400005,"npcId":3146,"pos":{"x":-42105,"y":564,"z":-38719},"rot":{"x":0,"y":73634,"z":0}},{"groupId":26,"instId":400004,"npcId":2321,"pos":{"x":-36172,"y":564,"z":-45707},"rot":{"x":0,"y":89126,"z":0}},{"groupId":26,"instId":400003,"npcId":3146,"pos":{"x":-38533,"y":20950,"z":-50013},"rot":{"x":0,"y":73634,"z":0}},{"groupId":26,"instId":400002,"npcId":3146,"pos":{"x":-47790,"y":951,"z":-48600},"rot":{"x":0,"y":73634,"z":0}},{"groupId":26,"instId":400001,"npcId":3147,"pos":{"x":-38590,"y":564,"z":-55080},"rot":{"x":0,"y":277400,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40237005":{"P40237_F40237001":{"scenes":{"11":{"props":[],"npcs":[{"groupId":11,"instId":400028,"npcId":3146,"pos":{"x":126230,"y":45702,"z":-72140},"rot":{"x":0,"y":235908,"z":0}},{"groupId":11,"instId":400006,"npcId":2321,"pos":{"x":89840,"y":45722,"z":-7960},"rot":{"x":0,"y":201092,"z":0}},{"groupId":11,"instId":400025,"npcId":3147,"pos":{"x":129000,"y":45722,"z":-75830},"rot":{"x":0,"y":168501,"z":0}},{"groupId":11,"instId":400024,"npcId":3146,"pos":{"x":137470,"y":56710,"z":-76620},"rot":{"x":0,"y":228509,"z":0}},{"groupId":11,"instId":400023,"npcId":3146,"pos":{"x":140092,"y":46920,"z":-81780},"rot":{"x":0,"y":198696,"z":0}},{"groupId":11,"instId":400022,"npcId":3146,"pos":{"x":120128,"y":57750,"z":-50312},"rot":{"x":0,"y":270335,"z":0}},{"groupId":11,"instId":400021,"npcId":2321,"pos":{"x":119520,"y":45702,"z":-68500},"rot":{"x":0,"y":240860,"z":0}},{"groupId":11,"instId":400020,"npcId":3147,"pos":{"x":118770,"y":45702,"z":-62560},"rot":{"x":0,"y":131099,"z":0}},{"groupId":11,"instId":400019,"npcId":3146,"pos":{"x":127480,"y":48839,"z":-57573},"rot":{"x":0,"y":268730,"z":0}},{"groupId":11,"instId":400018,"npcId":3147,"pos":{"x":121155,"y":45702,"z":-43290},"rot":{"x":0,"y":260746,"z":0}},{"groupId":11,"instId":400017,"npcId":3146,"pos":{"x":129345,"y":50872,"z":-37473},"rot":{"x":0,"y":289801,"z":0}},{"groupId":11,"instId":400016,"npcId":3146,"pos":{"x":124080,"y":47439,"z":-59640},"rot":{"x":0,"y":352567,"z":0}},{"groupId":11,"instId":400015,"npcId":3147,"pos":{"x":118780,"y":45790,"z":-30260},"rot":{"x":0,"y":216375,"z":0}},{"groupId":11,"instId":400014,"npcId":2321,"pos":{"x":116056,"y":45986,"z":-25280},"rot":{"x":0,"y":240860,"z":0}},{"groupId":11,"instId":400013,"npcId":3146,"pos":{"x":119029,"y":46508,"z":-16978},"rot":{"x":0,"y":198696,"z":0}},{"groupId":11,"instId":400012,"npcId":3147,"pos":{"x":109708,"y":45702,"z":-20382},"rot":{"x":0,"y":224568,"z":0}},{"groupId":11,"instId":400011,"npcId":3146,"pos":{"x":107130,"y":45722,"z":-14230},"rot":{"x":0,"y":240860,"z":0}},{"groupId":11,"instId":400010,"npcId":3147,"pos":{"x":96778,"y":45722,"z":-11630},"rot":{"x":0,"y":172163,"z":0}},{"groupId":11,"instId":400009,"npcId":3146,"pos":{"x":100300,"y":45722,"z":-11250},"rot":{"x":0,"y":240860,"z":0}},{"groupId":11,"instId":400008,"npcId":3147,"pos":{"x":79840,"y":44910,"z":6380},"rot":{"x":0,"y":213920,"z":0}},{"groupId":11,"instId":400007,"npcId":3146,"pos":{"x":93055,"y":45450,"z":394},"rot":{"x":0,"y":240860,"z":0}},{"groupId":11,"instId":400005,"npcId":3146,"pos":{"x":83260,"y":44409,"z":3460},"rot":{"x":0,"y":230574,"z":0}},{"groupId":11,"instId":400004,"npcId":3147,"pos":{"x":74130,"y":44413,"z":7470},"rot":{"x":0,"y":220706,"z":0}},{"groupId":11,"instId":400002,"npcId":3147,"pos":{"x":73130,"y":44409,"z":12348},"rot":{"x":0,"y":240860,"z":0}},{"groupId":11,"instId":400001,"npcId":3147,"pos":{"x":68220,"y":44460,"z":13030},"rot":{"x":0,"y":135744,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40237006":{"P40237_F40237001":{"scenes":{"22":{"props":[],"npcs":[{"groupId":22,"instId":400028,"npcId":3146,"pos":{"x":73089,"y":47328,"z":-44482},"rot":{"x":0,"y":132435,"z":0}},{"groupId":22,"instId":400036,"npcId":3147,"pos":{"x":66355,"y":45304,"z":-13468},"rot":{"x":0,"y":346588,"z":0}},{"groupId":22,"instId":400035,"npcId":3147,"pos":{"x":88610,"y":46216,"z":-77407},"rot":{"x":0,"y":346588,"z":0}},{"groupId":22,"instId":400034,"npcId":3009,"pos":{"x":62330,"y":44010,"z":-1960},"rot":{"x":0,"y":123782,"z":0}},{"groupId":22,"instId":400033,"npcId":3147,"pos":{"x":72225,"y":47198,"z":-48450},"rot":{"x":0,"y":239913,"z":0}},{"groupId":22,"instId":400032,"npcId":3146,"pos":{"x":75112,"y":45300,"z":-14066},"rot":{"x":0,"y":27110,"z":0}},{"groupId":22,"instId":400031,"npcId":3146,"pos":{"x":80290,"y":51690,"z":-23400},"rot":{"x":0,"y":27300,"z":0}},{"groupId":22,"instId":400030,"npcId":3147,"pos":{"x":77761,"y":48977,"z":-19463},"rot":{"x":0,"y":43611,"z":0}},{"groupId":22,"instId":400029,"npcId":3146,"pos":{"x":62330,"y":44379,"z":-1960},"rot":{"x":0,"y":53453,"z":0}},{"groupId":22,"instId":400027,"npcId":3146,"pos":{"x":84790,"y":45722,"z":-77422},"rot":{"x":0,"y":356900,"z":0}},{"groupId":22,"instId":400026,"npcId":3147,"pos":{"x":68080,"y":45702,"z":-67730},"rot":{"x":0,"y":207198,"z":0}},{"groupId":22,"instId":400024,"npcId":2321,"pos":{"x":81140,"y":45722,"z":-72140},"rot":{"x":0,"y":21552,"z":0}},{"groupId":22,"instId":400023,"npcId":3146,"pos":{"x":101360,"y":66722,"z":-75793},"rot":{"x":0,"y":1983,"z":0}},{"groupId":22,"instId":400022,"npcId":3147,"pos":{"x":64479,"y":49343,"z":-55897},"rot":{"x":0,"y":93186,"z":0}},{"groupId":22,"instId":400021,"npcId":3147,"pos":{"x":76185,"y":45702,"z":-71040},"rot":{"x":0,"y":214853,"z":0}},{"groupId":22,"instId":400020,"npcId":3147,"pos":{"x":113830,"y":47400,"z":-83460},"rot":{"x":0,"y":288790,"z":0}},{"groupId":22,"instId":400019,"npcId":2321,"pos":{"x":83563,"y":45722,"z":-29051},"rot":{"x":0,"y":80052,"z":0}},{"groupId":22,"instId":400018,"npcId":3146,"pos":{"x":79580,"y":51690,"z":-37040},"rot":{"x":0,"y":99466,"z":0}},{"groupId":22,"instId":400017,"npcId":3146,"pos":{"x":75848,"y":47328,"z":-41788},"rot":{"x":0,"y":132435,"z":0}},{"groupId":22,"instId":400016,"npcId":3146,"pos":{"x":84940,"y":45702,"z":-29090},"rot":{"x":0,"y":171575,"z":0}},{"groupId":22,"instId":400015,"npcId":3146,"pos":{"x":68160,"y":46349,"z":-71623},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":400013,"npcId":3147,"pos":{"x":82300,"y":45722,"z":-43410},"rot":{"x":0,"y":144466,"z":0}},{"groupId":22,"instId":400012,"npcId":3146,"pos":{"x":71100,"y":45702,"z":-52180},"rot":{"x":0,"y":145207,"z":0}},{"groupId":22,"instId":400011,"npcId":2321,"pos":{"x":67970,"y":45702,"z":-62390},"rot":{"x":0,"y":87139,"z":0}},{"groupId":22,"instId":400009,"npcId":3146,"pos":{"x":95220,"y":45722,"z":-81260},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":400008,"npcId":3009,"pos":{"x":92700,"y":45717,"z":-73800},"rot":{"x":0,"y":91006,"z":0}},{"groupId":22,"instId":400005,"npcId":3147,"pos":{"x":112130,"y":48865,"z":-80310},"rot":{"x":0,"y":140587,"z":0}},{"groupId":22,"instId":400007,"npcId":3146,"pos":{"x":94180,"y":45717,"z":-73800},"rot":{"x":0,"y":91006,"z":0}},{"groupId":22,"instId":400006,"npcId":3147,"pos":{"x":106359,"y":45750,"z":-72866},"rot":{"x":0,"y":146233,"z":0}},{"groupId":22,"instId":400004,"npcId":3147,"pos":{"x":108694,"y":45722,"z":-77891},"rot":{"x":0,"y":136033,"z":0}},{"groupId":22,"instId":400002,"npcId":3147,"pos":{"x":117108,"y":45722,"z":-86700},"rot":{"x":0,"y":9489,"z":0}},{"groupId":22,"instId":400001,"npcId":3147,"pos":{"x":121200,"y":45722,"z":-89248},"rot":{"x":0,"y":41797,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40238001":{"P40238_F40238001":{"scenes":{"2":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300003,"propState":0,"propId":137,"pos":{"x":-32366,"y":4134,"z":61000},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":2,"propId":102196,"pos":{"x":-30053,"y":3662,"z":63600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":102187,"pos":{"x":-32320,"y":2740,"z":63590},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300001,"propState":1,"propId":300007,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40239001":{"P10401_F10401001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300001,"propState":8,"propId":101,"pos":{"x":78066,"y":-5970,"z":-486616},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":8,"propId":101,"pos":{"x":329967,"y":107971,"z":217122},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300008,"propState":8,"propId":101,"pos":{"x":162270,"y":100770,"z":309349},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":8,"propId":101,"pos":{"x":124536,"y":98377,"z":192166},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300009,"propState":8,"propId":101,"pos":{"x":315770,"y":152774,"z":298757},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300007,"propState":8,"propId":101,"pos":{"x":224470,"y":104516,"z":263170},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300005,"propState":8,"propId":101,"pos":{"x":227579,"y":167843,"z":369819},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":8,"propId":101,"pos":{"x":-101136,"y":15608,"z":-278544},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":8,"propId":101,"pos":{"x":-19340,"y":5990,"z":-300240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1040107":{"anchorId":7,"groupId":6,"instId":300007,"pos":{"x":216390,"y":103529,"z":270850},"rot":{"x":0,"y":75679,"z":0}},"1040108":{"anchorId":8,"groupId":6,"instId":300008,"pos":{"x":167763,"y":100770,"z":308090},"rot":{"x":0,"y":90000,"z":0}},"1040109":{"anchorId":9,"groupId":6,"instId":300009,"pos":{"x":318666,"y":152472,"z":306522},"rot":{"x":0,"y":56899,"z":0}},"1040101":{"anchorId":1,"groupId":6,"instId":300001,"pos":{"x":89730,"y":-6120,"z":-492460},"rot":{"x":0,"y":346618,"z":0}},"1040102":{"anchorId":2,"groupId":6,"instId":300002,"pos":{"x":-21430,"y":5990,"z":-303590},"rot":{"x":0,"y":254754,"z":0}},"1040103":{"anchorId":3,"groupId":6,"instId":300003,"pos":{"x":-105120,"y":15608,"z":-278950},"rot":{"x":0,"y":329392,"z":0}},"1040104":{"anchorId":4,"groupId":6,"instId":300004,"pos":{"x":114403,"y":98354,"z":194152},"rot":{"x":0,"y":60000,"z":0}},"1040105":{"anchorId":5,"groupId":6,"instId":300005,"pos":{"x":221674,"y":168060,"z":363828},"rot":{"x":0,"y":330000,"z":0}},"1040106":{"anchorId":6,"groupId":6,"instId":300006,"pos":{"x":336400,"y":107971,"z":213537},"rot":{"x":0,"y":182732,"z":0}}}},"8":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300011,"propState":1,"propId":104018,"pos":{"x":291750,"y":105971,"z":185290},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300010,"propState":1,"propId":104018,"pos":{"x":353781,"y":107971,"z":203856},"rot":{"x":0,"y":150000,"z":0}},{"groupId":26,"instId":300012,"propState":1,"propId":104018,"pos":{"x":241740,"y":101971,"z":163320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300007,"propState":1,"propId":104007,"pos":{"x":143159,"y":100976,"z":309937},"rot":{"x":0,"y":293966,"z":0}},{"groupId":26,"instId":300006,"propState":1,"propId":104007,"pos":{"x":159686,"y":100793,"z":300618},"rot":{"x":0,"y":240000,"z":0}},{"groupId":26,"instId":300005,"propState":1,"propId":104007,"pos":{"x":188042,"y":104630,"z":276986},"rot":{"x":0,"y":330000,"z":0}},{"groupId":26,"instId":300004,"propState":1,"propId":104007,"pos":{"x":212126,"y":103740,"z":279143},"rot":{"x":0,"y":112500,"z":0}},{"groupId":26,"instId":300003,"propState":1,"propId":104007,"pos":{"x":236879,"y":103740,"z":236270},"rot":{"x":0,"y":7500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300012,"propState":12,"propId":60401,"pos":{"x":-86640,"y":27266,"z":-243760},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300010,"propState":12,"propId":60401,"pos":{"x":-102840,"y":19562,"z":-246767},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300009,"propState":12,"propId":60401,"pos":{"x":-60375,"y":12152,"z":-278233},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300008,"propState":12,"propId":60401,"pos":{"x":-134960,"y":15608,"z":-280360},"rot":{"x":0,"y":90001,"z":0}},{"groupId":9,"instId":300007,"propState":12,"propId":60401,"pos":{"x":-74082,"y":11031,"z":-231372},"rot":{"x":0,"y":179999,"z":0}},{"groupId":9,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-64086,"y":21093,"z":-269232},"rot":{"x":0,"y":20649,"z":0}},{"groupId":9,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-33678,"y":3365,"z":-267524},"rot":{"x":0,"y":90531,"z":0}},{"groupId":9,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-26774,"y":3350,"z":-287644},"rot":{"x":0,"y":1,"z":0}},{"groupId":9,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-18250,"y":6339,"z":-296226},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300002,"propState":12,"propId":60401,"pos":{"x":3914,"y":3450,"z":-290792},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":12,"propId":60401,"pos":{"x":82050,"y":-5915,"z":-395340},"rot":{"x":0,"y":276750,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[{"groupId":152,"instId":300024,"propState":12,"propId":60401,"pos":{"x":145640,"y":100754,"z":297480},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300023,"propState":12,"propId":60401,"pos":{"x":221083,"y":100770,"z":333802},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300022,"propState":12,"propId":60401,"pos":{"x":171673,"y":100770,"z":318303},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300021,"propState":12,"propId":60401,"pos":{"x":190814,"y":101238,"z":287208},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300020,"propState":12,"propId":60401,"pos":{"x":199019,"y":167843,"z":358454},"rot":{"x":0,"y":18403,"z":0}},{"groupId":152,"instId":300019,"propState":12,"propId":60401,"pos":{"x":269649,"y":163150,"z":363836},"rot":{"x":0,"y":310585,"z":0}},{"groupId":152,"instId":300017,"propState":12,"propId":60401,"pos":{"x":327440,"y":107971,"z":221628},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300016,"propState":12,"propId":60401,"pos":{"x":329340,"y":106089,"z":169620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300015,"propState":12,"propId":60401,"pos":{"x":286450,"y":105958,"z":211950},"rot":{"x":0,"y":148320,"z":0}},{"groupId":152,"instId":300014,"propState":12,"propId":60401,"pos":{"x":282990,"y":101971,"z":173500},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300013,"propState":12,"propId":60401,"pos":{"x":338020,"y":152803,"z":333890},"rot":{"x":0,"y":221024,"z":0}},{"groupId":152,"instId":300012,"propState":12,"propId":60401,"pos":{"x":255420,"y":101000,"z":320270},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300011,"propState":12,"propId":60401,"pos":{"x":225310,"y":101000,"z":290410},"rot":{"x":0,"y":59999,"z":0}},{"groupId":152,"instId":300010,"propState":12,"propId":60401,"pos":{"x":268140,"y":101000,"z":239810},"rot":{"x":0,"y":328116,"z":0}},{"groupId":152,"instId":300009,"propState":12,"propId":60401,"pos":{"x":183158,"y":104652,"z":266854},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300008,"propState":12,"propId":60401,"pos":{"x":229414,"y":105571,"z":210692},"rot":{"x":0,"y":321314,"z":0}},{"groupId":152,"instId":300007,"propState":12,"propId":60401,"pos":{"x":194002,"y":104122,"z":255928},"rot":{"x":0,"y":130733,"z":0}},{"groupId":152,"instId":300006,"propState":12,"propId":60401,"pos":{"x":253837,"y":98644,"z":136847},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300005,"propState":12,"propId":60401,"pos":{"x":177853,"y":93580,"z":175242},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300004,"propState":12,"propId":60401,"pos":{"x":185760,"y":105762,"z":371090},"rot":{"x":0,"y":45000,"z":0}},{"groupId":152,"instId":300002,"propState":12,"propId":60401,"pos":{"x":130494,"y":93630,"z":279354},"rot":{"x":0,"y":239980,"z":0}},{"groupId":152,"instId":300001,"propState":12,"propId":60401,"pos":{"x":152574,"y":93638,"z":266324},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300027,"propState":0,"propId":104010,"pos":{"x":21331,"y":2224,"z":-334155},"rot":{"x":0,"y":263701,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":104010,"pos":{"x":43152,"y":-5300,"z":-372415},"rot":{"x":0,"y":220886,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":104010,"pos":{"x":58732,"y":-5990,"z":-419241},"rot":{"x":0,"y":102446,"z":0}},{"groupId":10,"instId":300025,"propState":0,"propId":104010,"pos":{"x":89695,"y":-5970,"z":-448796},"rot":{"x":0,"y":210643,"z":0}},{"groupId":10,"instId":300024,"propState":0,"propId":104011,"pos":{"x":-63897,"y":21093,"z":-236956},"rot":{"x":0,"y":220027,"z":0}},{"groupId":10,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-62385,"y":21150,"z":-257798},"rot":{"x":0,"y":264682,"z":0}},{"groupId":10,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-50970,"y":5978,"z":-300970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300028,"propState":0,"propId":104010,"pos":{"x":19589,"y":3448,"z":-237547},"rot":{"x":0,"y":241864,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":104010,"pos":{"x":20605,"y":3448,"z":-283484},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":104010,"pos":{"x":14697,"y":-1293,"z":-360615},"rot":{"x":0,"y":51018,"z":0}},{"groupId":10,"instId":300012,"propState":0,"propId":104010,"pos":{"x":55603,"y":-6017,"z":-404746},"rot":{"x":0,"y":23104,"z":0}},{"groupId":10,"instId":300023,"propState":0,"propId":104010,"pos":{"x":-133409,"y":15164,"z":-280288},"rot":{"x":339524,"y":86672,"z":0}},{"groupId":10,"instId":300022,"propState":0,"propId":104010,"pos":{"x":-134892,"y":15204,"z":-278844},"rot":{"x":339188,"y":3118,"z":0}},{"groupId":10,"instId":300021,"propState":0,"propId":104011,"pos":{"x":-14840,"y":3448,"z":-206413},"rot":{"x":0,"y":177426,"z":0}},{"groupId":10,"instId":300020,"propState":0,"propId":104011,"pos":{"x":-25366,"y":3333,"z":-216889},"rot":{"x":0,"y":88688,"z":0}},{"groupId":10,"instId":300018,"propState":0,"propId":104011,"pos":{"x":-111490,"y":26632,"z":-258600},"rot":{"x":0,"y":311826,"z":0}},{"groupId":10,"instId":300015,"propState":0,"propId":104008,"pos":{"x":-84739,"y":27779,"z":-263615},"rot":{"x":0,"y":156113,"z":0}},{"groupId":10,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-76758,"y":24054,"z":-249600},"rot":{"x":0,"y":53418,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":104008,"pos":{"x":-26494,"y":6610,"z":-323210},"rot":{"x":0,"y":351685,"z":0}},{"groupId":10,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-144850,"y":16251,"z":-247720},"rot":{"x":0,"y":75105,"z":0}},{"groupId":10,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-71770,"y":12394,"z":-278750},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-74500,"y":11160,"z":-287292},"rot":{"x":0,"y":236527,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-51120,"y":5978,"z":-310370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-39636,"y":5990,"z":-294265},"rot":{"x":0,"y":185572,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300005,"propState":1,"propId":104013,"pos":{"x":316207,"y":152404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":1,"propId":104013,"pos":{"x":316207,"y":109404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":1,"propId":104003,"pos":{"x":311898,"y":152508,"z":314894},"rot":{"x":0,"y":91953,"z":0}},{"groupId":13,"instId":300003,"propState":1,"propId":104002,"pos":{"x":316455,"y":152200,"z":310770},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":1,"propId":104003,"pos":{"x":312570,"y":109590,"z":314512},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300002,"propState":1,"propId":104001,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300004,"propState":1,"propId":104014,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300003,"propState":1,"propId":104014,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300001,"propState":1,"propId":104001,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300001,"propState":0,"propId":104015,"pos":{"x":204915,"y":167443,"z":391466},"rot":{"x":0,"y":245000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300002,"propState":0,"propId":104010,"pos":{"x":128310,"y":100954,"z":292948},"rot":{"x":0,"y":62758,"z":0}},{"groupId":153,"instId":300037,"propState":0,"propId":104011,"pos":{"x":314177,"y":153280,"z":292709},"rot":{"x":0,"y":92791,"z":0}},{"groupId":153,"instId":300035,"propState":0,"propId":104011,"pos":{"x":146505,"y":100471,"z":298122},"rot":{"x":342589,"y":54454,"z":0}},{"groupId":153,"instId":300033,"propState":0,"propId":104010,"pos":{"x":278410,"y":163045,"z":379509},"rot":{"x":0,"y":258352,"z":0}},{"groupId":153,"instId":300030,"propState":0,"propId":104010,"pos":{"x":178485,"y":167843,"z":371664},"rot":{"x":0,"y":56447,"z":0}},{"groupId":153,"instId":300028,"propState":0,"propId":104011,"pos":{"x":113901,"y":93638,"z":278405},"rot":{"x":0,"y":198040,"z":0}},{"groupId":153,"instId":300026,"propState":0,"propId":104011,"pos":{"x":141980,"y":98377,"z":200620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":153,"instId":300012,"propState":0,"propId":104008,"pos":{"x":292770,"y":101000,"z":253740},"rot":{"x":0,"y":151932,"z":0}},{"groupId":153,"instId":300011,"propState":0,"propId":104009,"pos":{"x":219650,"y":97644,"z":143270},"rot":{"x":0,"y":92595,"z":0}},{"groupId":153,"instId":300036,"propState":0,"propId":104010,"pos":{"x":329070,"y":107647,"z":221670},"rot":{"x":350770,"y":105499,"z":0}},{"groupId":153,"instId":300023,"propState":0,"propId":104011,"pos":{"x":322496,"y":107971,"z":226099},"rot":{"x":0,"y":187422,"z":0}},{"groupId":153,"instId":300022,"propState":0,"propId":104010,"pos":{"x":346015,"y":107971,"z":231792},"rot":{"x":0,"y":180550,"z":0}},{"groupId":153,"instId":300021,"propState":0,"propId":104010,"pos":{"x":321207,"y":105971,"z":197154},"rot":{"x":0,"y":60201,"z":0}},{"groupId":153,"instId":300013,"propState":0,"propId":104010,"pos":{"x":279350,"y":105971,"z":191890},"rot":{"x":0,"y":241048,"z":0}},{"groupId":153,"instId":300018,"propState":0,"propId":104010,"pos":{"x":255266,"y":101971,"z":167109},"rot":{"x":0,"y":154263,"z":0}},{"groupId":153,"instId":300016,"propState":0,"propId":104010,"pos":{"x":176260,"y":103203,"z":239780},"rot":{"x":0,"y":150437,"z":0}},{"groupId":153,"instId":300005,"propState":0,"propId":104010,"pos":{"x":231250,"y":97644,"z":153440},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300032,"propState":0,"propId":104010,"pos":{"x":277570,"y":159001,"z":355931},"rot":{"x":0,"y":130587,"z":0}},{"groupId":153,"instId":300031,"propState":0,"propId":104010,"pos":{"x":245807,"y":164825,"z":374963},"rot":{"x":0,"y":127904,"z":0}},{"groupId":153,"instId":300001,"propState":0,"propId":104010,"pos":{"x":143195,"y":93656,"z":258228},"rot":{"x":0,"y":330871,"z":0}},{"groupId":153,"instId":300029,"propState":0,"propId":104010,"pos":{"x":118702,"y":93656,"z":244941},"rot":{"x":0,"y":60791,"z":0}},{"groupId":153,"instId":300015,"propState":0,"propId":104011,"pos":{"x":134181,"y":98377,"z":214970},"rot":{"x":0,"y":150000,"z":0}},{"groupId":153,"instId":300010,"propState":0,"propId":104009,"pos":{"x":333780,"y":153438,"z":347280},"rot":{"x":0,"y":404,"z":0}},{"groupId":153,"instId":300025,"propState":0,"propId":104010,"pos":{"x":150702,"y":105591,"z":352393},"rot":{"x":0,"y":60000,"z":0}},{"groupId":153,"instId":300024,"propState":0,"propId":104010,"pos":{"x":138940,"y":100954,"z":308470},"rot":{"x":0,"y":326307,"z":0}},{"groupId":153,"instId":300014,"propState":0,"propId":104010,"pos":{"x":308709,"y":106272,"z":159522},"rot":{"x":0,"y":36623,"z":0}},{"groupId":153,"instId":300019,"propState":0,"propId":104010,"pos":{"x":318070,"y":105971,"z":196210},"rot":{"x":0,"y":243409,"z":0}},{"groupId":153,"instId":300009,"propState":0,"propId":104011,"pos":{"x":234600,"y":103530,"z":222580},"rot":{"x":0,"y":17701,"z":0}},{"groupId":153,"instId":300006,"propState":0,"propId":104010,"pos":{"x":184370,"y":103203,"z":225470},"rot":{"x":0,"y":326831,"z":0}},{"groupId":153,"instId":300004,"propState":0,"propId":104010,"pos":{"x":227950,"y":97644,"z":159150},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300003,"propState":0,"propId":104011,"pos":{"x":177050,"y":93120,"z":174910},"rot":{"x":0,"y":246601,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":160,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":160,"instId":300002,"propState":0,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}},{"groupId":160,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300002,"propState":0,"propId":104020,"pos":{"x":-66980,"y":21867,"z":-266740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-99031,"y":15920,"z":-275022},"rot":{"x":0,"y":273537,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300002,"propState":0,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"242":{"props":[{"groupId":242,"instId":300002,"propState":0,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":242,"instId":300001,"propState":0,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"258":{"props":[{"groupId":258,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300001,"propState":0,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":0,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"259":{"props":[{"groupId":259,"instId":300002,"propState":0,"propId":100,"pos":{"x":338174,"y":114272,"z":200923},"rot":{"x":0,"y":0,"z":0}},{"groupId":259,"instId":300001,"propState":0,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"260":{"props":[{"groupId":260,"instId":300001,"propState":0,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"261":{"props":[{"groupId":261,"instId":300001,"propState":0,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"262":{"props":[{"groupId":262,"instId":300001,"propState":0,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"263":{"props":[{"groupId":263,"instId":300001,"propState":0,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"245":{"props":[{"groupId":245,"instId":300004,"propState":1,"propId":211,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300003,"propState":20,"propId":60401,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}},{"groupId":245,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300004,"propState":1,"propId":211,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300003,"propState":20,"propId":60401,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300002,"propState":0,"propId":104023,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}},{"groupId":287,"instId":300001,"propState":0,"propId":104010,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"289":{"props":[{"groupId":289,"instId":300004,"propState":1,"propId":211,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300003,"propState":20,"propId":60401,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300002,"propState":0,"propId":104023,"pos":{"x":342033,"y":168183,"z":326850},"rot":{"x":0,"y":346005,"z":0}},{"groupId":289,"instId":300001,"propState":0,"propId":104011,"pos":{"x":342033,"y":168036,"z":326850},"rot":{"x":0,"y":346005,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"309":{"props":[{"groupId":309,"instId":300004,"propState":1,"propId":211,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300003,"propState":20,"propId":60401,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300002,"propState":0,"propId":104023,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":346005,"z":0}},{"groupId":309,"instId":300001,"propState":0,"propId":104010,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":272341,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300009,"propState":0,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}},{"groupId":94,"instId":300010,"propState":0,"propId":104078,"pos":{"x":340774,"y":107971,"z":190474},"rot":{"x":0,"y":330000,"z":0}},{"groupId":94,"instId":300008,"propState":0,"propId":104078,"pos":{"x":-122252,"y":15622,"z":-283207},"rot":{"x":0,"y":180849,"z":0}},{"groupId":94,"instId":300007,"propState":0,"propId":104078,"pos":{"x":273980,"y":102188,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":94,"instId":300004,"propState":0,"propId":104078,"pos":{"x":204903,"y":167529,"z":391455},"rot":{"x":0,"y":329375,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"522":{"props":[{"groupId":522,"instId":300012,"propState":1,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}},{"groupId":522,"instId":300011,"propState":1,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}},{"groupId":522,"instId":300010,"propState":1,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}},{"groupId":522,"instId":300009,"propState":1,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}},{"groupId":522,"instId":300008,"propState":1,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300007,"propState":1,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300006,"propState":1,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300005,"propState":102,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300004,"propState":101,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}},{"groupId":522,"instId":300003,"propState":1,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300002,"propState":1,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300001,"propState":2,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300008,"propState":0,"propId":104068,"pos":{"x":210027,"y":104654,"z":224475},"rot":{"x":0,"y":59128,"z":0}},{"groupId":95,"instId":300006,"propState":0,"propId":104068,"pos":{"x":-106222,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300002,"propState":0,"propId":104068,"pos":{"x":-57455,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300007,"propState":0,"propId":104068,"pos":{"x":210166,"y":103536,"z":287518},"rot":{"x":0,"y":202254,"z":0}},{"groupId":95,"instId":300005,"propState":0,"propId":104068,"pos":{"x":227188,"y":100770,"z":344085},"rot":{"x":0,"y":240000,"z":0}},{"groupId":95,"instId":300004,"propState":0,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300003,"propState":0,"propId":104068,"pos":{"x":221207,"y":167929,"z":357985},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300001,"propState":0,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300008,"propState":0,"propId":104012,"pos":{"x":257554,"y":102389,"z":172472},"rot":{"x":0,"y":330054,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":104012,"pos":{"x":158376,"y":105750,"z":344739},"rot":{"x":0,"y":224478,"z":0}},{"groupId":93,"instId":300007,"propState":1,"propId":104012,"pos":{"x":-79120,"y":14778,"z":-283515},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300005,"propState":0,"propId":104012,"pos":{"x":352900,"y":107971,"z":220700},"rot":{"x":0,"y":240000,"z":0}},{"groupId":93,"instId":300002,"propState":1,"propId":104012,"pos":{"x":-146909,"y":15640,"z":-263311},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":104012,"pos":{"x":209210,"y":100740,"z":308940},"rot":{"x":0,"y":329129,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":104012,"pos":{"x":219888,"y":97644,"z":168466},"rot":{"x":0,"y":150238,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":104012,"pos":{"x":-14980,"y":3350,"z":-283160},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300002,"propState":1,"propId":104060,"pos":{"x":77893,"y":-4450,"z":-498633},"rot":{"x":0,"y":253178,"z":0}},{"groupId":164,"instId":300003,"propState":1,"propId":104060,"pos":{"x":178203,"y":95088,"z":175242},"rot":{"x":0,"y":61300,"z":0}},{"groupId":164,"instId":300001,"propState":1,"propId":104060,"pos":{"x":-1540,"y":4866,"z":-287650},"rot":{"x":0,"y":269808,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":104104,"pos":{"x":139743,"y":100989,"z":319552},"rot":{"x":0,"y":331251,"z":0}}],"npcs":[{"groupId":151,"instId":400006,"npcId":14312,"pos":{"x":139892,"y":102103,"z":319130},"rot":{"x":0,"y":239755,"z":0}},{"groupId":151,"instId":400001,"npcId":100,"pos":{"x":139968,"y":102482,"z":319179},"rot":{"x":0,"y":242786,"z":0}}],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300008,"propState":0,"propId":104059,"pos":{"x":-64190,"y":21093,"z":-235440},"rot":{"x":0,"y":212078,"z":0}},{"groupId":96,"instId":300007,"propState":0,"propId":104059,"pos":{"x":-66826,"y":11067,"z":-234952},"rot":{"x":0,"y":267497,"z":0}},{"groupId":96,"instId":300006,"propState":0,"propId":104059,"pos":{"x":-4256,"y":3381,"z":-247994},"rot":{"x":0,"y":224790,"z":0}},{"groupId":96,"instId":300005,"propState":0,"propId":104059,"pos":{"x":118761,"y":101070,"z":317301},"rot":{"x":0,"y":77253,"z":0}},{"groupId":96,"instId":300004,"propState":1,"propId":104059,"pos":{"x":270190,"y":163213,"z":371600},"rot":{"x":0,"y":260032,"z":0}},{"groupId":96,"instId":300003,"propState":0,"propId":104059,"pos":{"x":198068,"y":104652,"z":269939},"rot":{"x":0,"y":151368,"z":0}},{"groupId":96,"instId":300002,"propState":0,"propId":104059,"pos":{"x":325745,"y":106160,"z":184548},"rot":{"x":0,"y":240447,"z":0}},{"groupId":96,"instId":300001,"propState":1,"propId":104059,"pos":{"x":234018,"y":100947,"z":269707},"rot":{"x":0,"y":39325,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[],"npcs":[{"groupId":36,"instId":400001,"npcId":3149,"pos":{"x":-59530,"y":12152,"z":-273520},"rot":{"x":0,"y":309292,"z":0}}],"monsters":[],"teleports":{}},"37":{"props":[],"npcs":[{"groupId":37,"instId":400001,"npcId":14109,"pos":{"x":-95080,"y":14756,"z":-279743},"rot":{"x":0,"y":10151,"z":0}}],"monsters":[],"teleports":{}},"39":{"props":[],"npcs":[{"groupId":39,"instId":400001,"npcId":14209,"pos":{"x":-96529,"y":15621,"z":-265169},"rot":{"x":0,"y":224052,"z":0}}],"monsters":[],"teleports":{}},"40":{"props":[],"npcs":[{"groupId":40,"instId":400001,"npcId":14110,"pos":{"x":-111968,"y":15665,"z":-266978},"rot":{"x":0,"y":196945,"z":0}}],"monsters":[],"teleports":{}},"176":{"props":[],"npcs":[{"groupId":176,"instId":400001,"npcId":3185,"pos":{"x":87700,"y":-16540,"z":-477300},"rot":{"x":0,"y":345321,"z":0}},{"groupId":176,"instId":400003,"npcId":14112,"pos":{"x":85750,"y":-16540,"z":-467330},"rot":{"x":0,"y":0,"z":0}},{"groupId":176,"instId":400002,"npcId":3183,"pos":{"x":86500,"y":-16540,"z":-469680},"rot":{"x":0,"y":341837,"z":0}}],"monsters":[],"teleports":{}},"820":{"props":[{"groupId":820,"instId":300002,"propState":0,"propId":104125,"pos":{"x":188889,"y":168635,"z":361465},"rot":{"x":293668,"y":60173,"z":333797}},{"groupId":820,"instId":300005,"propState":0,"propId":104184,"pos":{"x":188943,"y":168491,"z":360863},"rot":{"x":0,"y":51369,"z":0}},{"groupId":820,"instId":300008,"propState":0,"propId":104183,"pos":{"x":188982,"y":168196,"z":361535},"rot":{"x":0,"y":49461,"z":0}},{"groupId":820,"instId":300001,"propState":0,"propId":104126,"pos":{"x":188961,"y":168979,"z":360890},"rot":{"x":0,"y":76530,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"693":{"props":[{"groupId":693,"instId":300008,"propState":0,"propId":104058,"pos":{"x":186773,"y":169074,"z":362520},"rot":{"x":305512,"y":144406,"z":358917}},{"groupId":693,"instId":300010,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":693,"instId":300009,"propState":1,"propId":104077,"pos":{"x":192762,"y":167843,"z":360452},"rot":{"x":0,"y":356980,"z":0}},{"groupId":693,"instId":300007,"propState":0,"propId":104057,"pos":{"x":187523,"y":168660,"z":362604},"rot":{"x":321778,"y":257200,"z":342283}},{"groupId":693,"instId":300006,"propState":0,"propId":104056,"pos":{"x":187700,"y":168997,"z":361632},"rot":{"x":270000,"y":217406,"z":0}},{"groupId":693,"instId":300005,"propState":0,"propId":104055,"pos":{"x":187254,"y":169364,"z":362029},"rot":{"x":355460,"y":192204,"z":1333}},{"groupId":693,"instId":300004,"propState":0,"propId":104066,"pos":{"x":187499,"y":168416,"z":362527},"rot":{"x":0,"y":0,"z":0}},{"groupId":693,"instId":300003,"propState":0,"propId":104065,"pos":{"x":187839,"y":168590,"z":361729},"rot":{"x":0,"y":287206,"z":0}},{"groupId":693,"instId":300002,"propState":0,"propId":104064,"pos":{"x":186826,"y":168808,"z":362539},"rot":{"x":0,"y":302025,"z":0}},{"groupId":693,"instId":300001,"propState":0,"propId":104063,"pos":{"x":187289,"y":169063,"z":361953},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"865":{"props":[{"groupId":865,"instId":300003,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":865,"instId":300008,"propState":0,"propId":104227,"pos":{"x":189472,"y":168865,"z":360522},"rot":{"x":0,"y":39686,"z":0}},{"groupId":865,"instId":300002,"propState":2,"propId":104128,"pos":{"x":189341,"y":169342,"z":360495},"rot":{"x":341444,"y":40212,"z":11724}},{"groupId":865,"instId":300005,"propState":0,"propId":104226,"pos":{"x":189635,"y":168368,"z":361185},"rot":{"x":0,"y":24286,"z":0}},{"groupId":865,"instId":300001,"propState":0,"propId":104127,"pos":{"x":189616,"y":168721,"z":361183},"rot":{"x":354334,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"866":{"props":[{"groupId":866,"instId":300008,"propState":0,"propId":104130,"pos":{"x":191201,"y":169576,"z":359615},"rot":{"x":3903,"y":64446,"z":12593}},{"groupId":866,"instId":300007,"propState":0,"propId":104132,"pos":{"x":190871,"y":168580,"z":360364},"rot":{"x":22141,"y":356659,"z":352074}},{"groupId":866,"instId":300006,"propState":0,"propId":104131,"pos":{"x":190486,"y":169002,"z":359850},"rot":{"x":0,"y":0,"z":0}},{"groupId":866,"instId":300005,"propState":0,"propId":104129,"pos":{"x":191862,"y":168905,"z":360250},"rot":{"x":354080,"y":333511,"z":354898}},{"groupId":866,"instId":300004,"propState":0,"propId":104265,"pos":{"x":190876,"y":168343,"z":360318},"rot":{"x":0,"y":320132,"z":0}},{"groupId":866,"instId":300003,"propState":0,"propId":104264,"pos":{"x":190496,"y":168785,"z":359822},"rot":{"x":0,"y":338559,"z":0}},{"groupId":866,"instId":300002,"propState":0,"propId":104266,"pos":{"x":191305,"y":169043,"z":359745},"rot":{"x":0,"y":9052,"z":0}},{"groupId":866,"instId":300001,"propState":0,"propId":104267,"pos":{"x":191717,"y":168653,"z":360253},"rot":{"x":0,"y":15097,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"904":{"props":[{"groupId":904,"instId":300014,"propState":1,"propId":103074,"pos":{"x":188361,"y":168507,"z":362190},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300011,"propState":1,"propId":103074,"pos":{"x":191110,"y":168941,"z":360930},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300001,"propState":1,"propId":103074,"pos":{"x":190626,"y":169492,"z":360469},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300015,"propState":1,"propId":103074,"pos":{"x":186971,"y":168661,"z":363228},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300013,"propState":1,"propId":103074,"pos":{"x":189057,"y":168564,"z":361868},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300012,"propState":1,"propId":103074,"pos":{"x":190314,"y":168629,"z":361102},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300010,"propState":1,"propId":103074,"pos":{"x":186171,"y":169205,"z":363188},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300009,"propState":1,"propId":103074,"pos":{"x":186632,"y":169348,"z":362658},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300007,"propState":1,"propId":103074,"pos":{"x":187212,"y":169169,"z":362336},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300006,"propState":1,"propId":103074,"pos":{"x":188377,"y":169121,"z":361512},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300005,"propState":1,"propId":103074,"pos":{"x":188553,"y":169310,"z":361334},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300004,"propState":1,"propId":103074,"pos":{"x":189421,"y":169096,"z":361064},"rot":{"x":0,"y":212022,"z":0}},{"groupId":904,"instId":300002,"propState":2,"propId":104133,"pos":{"x":190029,"y":169020,"z":360332},"rot":{"x":348037,"y":19864,"z":0}},{"groupId":904,"instId":300003,"propState":1,"propId":103074,"pos":{"x":189869,"y":169229,"z":360568},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300008,"propState":0,"propId":104298,"pos":{"x":190058,"y":168547,"z":360340},"rot":{"x":0,"y":216848,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300004,"propState":0,"propId":100,"pos":{"x":77916,"y":-2890,"z":-498625},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300003,"propState":0,"propId":103074,"pos":{"x":77890,"y":-2904,"z":-497698},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300002,"propState":1,"propId":211,"pos":{"x":78969,"y":-5990,"z":-498306},"rot":{"x":8194,"y":101249,"z":335880}},{"groupId":208,"instId":300001,"propState":18,"propId":104055,"pos":{"x":77916,"y":-3040,"z":-498627},"rot":{"x":347193,"y":264267,"z":356938}}],"npcs":[],"monsters":[],"teleports":{}},"510":{"props":[{"groupId":510,"instId":300012,"propState":0,"propId":104078,"pos":{"x":176280,"y":167670,"z":362670},"rot":{"x":0,"y":220548,"z":0}},{"groupId":510,"instId":300011,"propState":18,"propId":104055,"pos":{"x":180791,"y":170462,"z":361715},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300010,"propState":18,"propId":104055,"pos":{"x":180874,"y":170657,"z":361730},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300009,"propState":20,"propId":60403,"pos":{"x":190341,"y":167843,"z":363687},"rot":{"x":0,"y":30000,"z":0}},{"groupId":510,"instId":300008,"propState":18,"propId":104055,"pos":{"x":174855,"y":172341,"z":366487},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300007,"propState":18,"propId":104055,"pos":{"x":174855,"y":171877,"z":366508},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300006,"propState":18,"propId":104055,"pos":{"x":174768,"y":172125,"z":366101},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300005,"propState":18,"propId":104055,"pos":{"x":174992,"y":171632,"z":367015},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300004,"propState":18,"propId":104055,"pos":{"x":174901,"y":171168,"z":366612},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300003,"propState":18,"propId":104055,"pos":{"x":174899,"y":170492,"z":366534},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300002,"propState":18,"propId":104055,"pos":{"x":174982,"y":170830,"z":366867},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300001,"propState":18,"propId":104055,"pos":{"x":175084,"y":170909,"z":367324},"rot":{"x":0,"y":104400,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"209":{"props":[{"groupId":209,"instId":300004,"propState":0,"propId":100,"pos":{"x":46621,"y":-4524,"z":-391878},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300003,"propState":0,"propId":103074,"pos":{"x":47585,"y":-4388,"z":-391188},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300002,"propState":1,"propId":211,"pos":{"x":48064,"y":-5982,"z":-390773},"rot":{"x":0,"y":0,"z":0}},{"groupId":209,"instId":300001,"propState":0,"propId":104055,"pos":{"x":46602,"y":-4593,"z":-391873},"rot":{"x":344697,"y":300009,"z":356002}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300002,"propState":1,"propId":211,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":0,"y":279817,"z":0}},{"groupId":210,"instId":300004,"propState":0,"propId":100,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300003,"propState":0,"propId":103074,"pos":{"x":258223,"y":102524,"z":274787},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300001,"propState":18,"propId":104055,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":270000,"y":9817,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300004,"propState":0,"propId":100,"pos":{"x":-132986,"y":27463,"z":-252368},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-132107,"y":27553,"z":-252580},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300002,"propState":1,"propId":211,"pos":{"x":-133052,"y":26103,"z":-253728},"rot":{"x":0,"y":0,"z":0}},{"groupId":211,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-132986,"y":27350,"z":-252401},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"212":{"props":[{"groupId":212,"instId":300004,"propState":0,"propId":100,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-54799,"y":14016,"z":-266205},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300002,"propState":1,"propId":211,"pos":{"x":-55180,"y":12152,"z":-266265},"rot":{"x":0,"y":0,"z":0}},{"groupId":212,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":339015,"y":119916,"z":346931}}],"npcs":[],"monsters":[],"teleports":{}},"214":{"props":[{"groupId":214,"instId":300006,"propState":1,"propId":211,"pos":{"x":179320,"y":106811,"z":366430},"rot":{"x":0,"y":0,"z":0}},{"groupId":214,"instId":300004,"propState":0,"propId":100,"pos":{"x":175522,"y":170178,"z":362892},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300005,"propState":0,"propId":103074,"pos":{"x":174986,"y":170184,"z":363433},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300003,"propState":1,"propId":104055,"pos":{"x":175522,"y":170077,"z":362892},"rot":{"x":331292,"y":197984,"z":19614}},{"groupId":214,"instId":300002,"propState":1,"propId":104055,"pos":{"x":175002,"y":156010,"z":362005},"rot":{"x":331066,"y":253144,"z":334584}},{"groupId":214,"instId":300001,"propState":0,"propId":104055,"pos":{"x":175099,"y":137806,"z":361822},"rot":{"x":315884,"y":214883,"z":30438}}],"npcs":[],"monsters":[],"teleports":{}},"213":{"props":[{"groupId":213,"instId":300006,"propState":0,"propId":104055,"pos":{"x":-31535,"y":4077,"z":-264049},"rot":{"x":355333,"y":326571,"z":358483}},{"groupId":213,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-31099,"y":4038,"z":-263724},"rot":{"x":358788,"y":353979,"z":354373}},{"groupId":213,"instId":300004,"propState":0,"propId":100,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-30652,"y":4254,"z":-263381},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300002,"propState":1,"propId":211,"pos":{"x":-30255,"y":3365,"z":-265518},"rot":{"x":0,"y":0,"z":0}},{"groupId":213,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":355207,"y":309806,"z":356809}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300006,"propState":1,"propId":211,"pos":{"x":127191,"y":101080,"z":331597},"rot":{"x":0,"y":0,"z":0}},{"groupId":215,"instId":300004,"propState":0,"propId":100,"pos":{"x":140574,"y":102154,"z":339418},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300005,"propState":0,"propId":103074,"pos":{"x":139957,"y":102238,"z":338903},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300003,"propState":1,"propId":104055,"pos":{"x":140502,"y":102080,"z":339386},"rot":{"x":338088,"y":149909,"z":358527}},{"groupId":215,"instId":300002,"propState":1,"propId":104055,"pos":{"x":130717,"y":102275,"z":338339},"rot":{"x":347305,"y":224748,"z":24829}},{"groupId":215,"instId":300001,"propState":0,"propId":104055,"pos":{"x":126007,"y":102265,"z":333305},"rot":{"x":357686,"y":211647,"z":337410}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300004,"propState":0,"propId":100,"pos":{"x":159492,"y":102318,"z":309332},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300003,"propState":0,"propId":103074,"pos":{"x":160508,"y":102331,"z":309445},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300002,"propState":1,"propId":211,"pos":{"x":160112,"y":100770,"z":307461},"rot":{"x":0,"y":0,"z":0}},{"groupId":216,"instId":300001,"propState":0,"propId":104055,"pos":{"x":159492,"y":102256,"z":309332},"rot":{"x":46257,"y":220798,"z":53139}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300002,"propState":1,"propId":211,"pos":{"x":226762,"y":167843,"z":357463},"rot":{"x":0,"y":0,"z":0}},{"groupId":217,"instId":300004,"propState":0,"propId":100,"pos":{"x":226896,"y":171199,"z":357241},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300003,"propState":0,"propId":103074,"pos":{"x":225999,"y":171219,"z":357049},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300001,"propState":0,"propId":104055,"pos":{"x":226881,"y":171158,"z":357232},"rot":{"x":310676,"y":184882,"z":317410}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300002,"propState":1,"propId":211,"pos":{"x":338040,"y":168259,"z":292549},"rot":{"x":0,"y":0,"z":0}},{"groupId":218,"instId":300004,"propState":0,"propId":100,"pos":{"x":336933,"y":173863,"z":292571},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300003,"propState":0,"propId":103074,"pos":{"x":337751,"y":173869,"z":293111},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300001,"propState":0,"propId":104055,"pos":{"x":337076,"y":173730,"z":292727},"rot":{"x":348714,"y":303950,"z":46248}}],"npcs":[],"monsters":[],"teleports":{}},"219":{"props":[{"groupId":219,"instId":300004,"propState":0,"propId":100,"pos":{"x":186921,"y":170097,"z":364291},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300002,"propState":1,"propId":211,"pos":{"x":188001,"y":167843,"z":364979},"rot":{"x":352263,"y":245509,"z":8463}},{"groupId":219,"instId":300003,"propState":0,"propId":103074,"pos":{"x":186589,"y":170084,"z":364676},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300001,"propState":0,"propId":104055,"pos":{"x":186946,"y":169710,"z":364365},"rot":{"x":346221,"y":262675,"z":1754}}],"npcs":[],"monsters":[],"teleports":{}},"220":{"props":[{"groupId":220,"instId":300004,"propState":0,"propId":100,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300003,"propState":0,"propId":103074,"pos":{"x":303782,"y":106725,"z":211823},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300002,"propState":1,"propId":211,"pos":{"x":303252,"y":105988,"z":210165},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300001,"propState":18,"propId":104055,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":2050,"y":276515,"z":234}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300002,"propState":1,"propId":211,"pos":{"x":309517,"y":106520,"z":178086},"rot":{"x":0,"y":0,"z":0}},{"groupId":221,"instId":300004,"propState":0,"propId":100,"pos":{"x":309161,"y":106561,"z":178007},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300003,"propState":0,"propId":103074,"pos":{"x":309976,"y":106561,"z":177585},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":104055,"pos":{"x":309174,"y":106436,"z":178023},"rot":{"x":338051,"y":40717,"z":358246}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300004,"propState":0,"propId":100,"pos":{"x":-47530,"y":12046,"z":-217414},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-46663,"y":12036,"z":-217902},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300002,"propState":1,"propId":211,"pos":{"x":-47487,"y":8183,"z":-218067},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-47530,"y":11920,"z":-217414},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300004,"propState":0,"propId":100,"pos":{"x":356939,"y":108213,"z":190774},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300003,"propState":0,"propId":103074,"pos":{"x":356059,"y":108445,"z":191283},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300002,"propState":1,"propId":211,"pos":{"x":357800,"y":107971,"z":191113},"rot":{"x":0,"y":0,"z":0}},{"groupId":223,"instId":300001,"propState":18,"propId":104055,"pos":{"x":356793,"y":108213,"z":190813},"rot":{"x":84763,"y":255315,"z":169334}}],"npcs":[],"monsters":[],"teleports":{}},"224":{"props":[{"groupId":224,"instId":300004,"propState":0,"propId":100,"pos":{"x":204211,"y":102733,"z":300041},"rot":{"x":0,"y":0,"z":0}},{"groupId":224,"instId":300003,"propState":0,"propId":103074,"pos":{"x":204652,"y":102748,"z":299495},"rot":{"x":0,"y":15000,"z":0}},{"groupId":224,"instId":300002,"propState":1,"propId":211,"pos":{"x":205414,"y":100841,"z":299431},"rot":{"x":0,"y":346016,"z":0}},{"groupId":224,"instId":300001,"propState":18,"propId":104055,"pos":{"x":204210,"y":102600,"z":300040},"rot":{"x":1321,"y":26393,"z":4574}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300004,"propState":0,"propId":100,"pos":{"x":178642,"y":169082,"z":393814},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300003,"propState":0,"propId":103074,"pos":{"x":178056,"y":169115,"z":393090},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300002,"propState":1,"propId":211,"pos":{"x":178703,"y":167843,"z":395308},"rot":{"x":0,"y":0,"z":0}},{"groupId":225,"instId":300001,"propState":0,"propId":104055,"pos":{"x":178669,"y":168938,"z":393833},"rot":{"x":359209,"y":145198,"z":345249}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300005,"propState":0,"propId":100,"pos":{"x":-82291,"y":23948,"z":-252324},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300004,"propState":0,"propId":100,"pos":{"x":-78889,"y":24433,"z":-252627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-78844,"y":24499,"z":-253627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300002,"propState":1,"propId":211,"pos":{"x":-79319,"y":23948,"z":-253010},"rot":{"x":0,"y":300950,"z":0}},{"groupId":227,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-78914,"y":24316,"z":-252642},"rot":{"x":0,"y":69952,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300002,"propState":1,"propId":211,"pos":{"x":-86432,"y":12541,"z":-240353},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300004,"propState":0,"propId":100,"pos":{"x":-86343,"y":15390,"z":-239198},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239289},"rot":{"x":290582,"y":8124,"z":355052}},{"groupId":226,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-85553,"y":15359,"z":-239416},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239233},"rot":{"x":290582,"y":8124,"z":355052}}],"npcs":[],"monsters":[],"teleports":{}},"357":{"props":[],"npcs":[{"groupId":357,"instId":400001,"npcId":14126,"pos":{"x":243851,"y":101713,"z":283891},"rot":{"x":0,"y":126434,"z":0}}],"monsters":[],"teleports":{}},"406":{"props":[{"groupId":406,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202701,"y":101238,"z":291138},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"407":{"props":[{"groupId":407,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202410,"y":93495,"z":161640},"rot":{"x":0,"y":206514,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"408":{"props":[{"groupId":408,"instId":300001,"propState":11,"propId":104046,"pos":{"x":359740,"y":107971,"z":209080},"rot":{"x":0,"y":293867,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"409":{"props":[{"groupId":409,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-142827,"y":15608,"z":-278700},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"496":{"props":[{"groupId":496,"instId":300001,"propState":18,"propId":104162,"pos":{"x":226836,"y":104516,"z":258812},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"521":{"props":[{"groupId":521,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"520":{"props":[{"groupId":520,"instId":300003,"propState":0,"propId":104102,"pos":{"x":-91599,"y":26787,"z":-268848},"rot":{"x":0,"y":88641,"z":0}},{"groupId":520,"instId":300004,"propState":0,"propId":100,"pos":{"x":-89401,"y":26097,"z":-268820},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300002,"propState":0,"propId":104159,"pos":{"x":-89401,"y":25964,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"527":{"props":[{"groupId":527,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"526":{"props":[{"groupId":526,"instId":300003,"propState":0,"propId":104102,"pos":{"x":135299,"y":102773,"z":341915},"rot":{"x":0,"y":60768,"z":0}},{"groupId":526,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300004,"propState":0,"propId":100,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300002,"propState":0,"propId":104159,"pos":{"x":137081,"y":102152,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"529":{"props":[{"groupId":529,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"528":{"props":[{"groupId":528,"instId":300004,"propState":0,"propId":100,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300003,"propState":0,"propId":104102,"pos":{"x":367781,"y":109618,"z":186237},"rot":{"x":0,"y":130186,"z":0}},{"groupId":528,"instId":300002,"propState":0,"propId":104159,"pos":{"x":369095,"y":108918,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"617":{"props":[{"groupId":617,"instId":300017,"propState":0,"propId":104080,"pos":{"x":76546,"y":-5317,"z":-398579},"rot":{"x":0,"y":221601,"z":0}},{"groupId":617,"instId":300003,"propState":0,"propId":104080,"pos":{"x":97877,"y":-5290,"z":-482547},"rot":{"x":0,"y":39963,"z":0}},{"groupId":617,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-15893,"y":6909,"z":-311402},"rot":{"x":0,"y":70586,"z":0}},{"groupId":617,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-19381,"y":4065,"z":-224032},"rot":{"x":0,"y":210852,"z":0}},{"groupId":617,"instId":300013,"propState":0,"propId":104080,"pos":{"x":5710,"y":4139,"z":-279910},"rot":{"x":0,"y":236608,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"618":{"props":[{"groupId":618,"instId":300003,"propState":0,"propId":104080,"pos":{"x":202043,"y":168559,"z":358779},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300006,"propState":0,"propId":104080,"pos":{"x":206547,"y":101470,"z":328384},"rot":{"x":0,"y":156276,"z":0}},{"groupId":618,"instId":300004,"propState":0,"propId":104080,"pos":{"x":132272,"y":98874,"z":194682},"rot":{"x":0,"y":28461,"z":0}},{"groupId":618,"instId":300008,"propState":0,"propId":104080,"pos":{"x":130539,"y":94556,"z":260805},"rot":{"x":0,"y":330000,"z":0}},{"groupId":618,"instId":300009,"propState":0,"propId":104080,"pos":{"x":341773,"y":108671,"z":198655},"rot":{"x":0,"y":22954,"z":0}},{"groupId":618,"instId":300005,"propState":0,"propId":104080,"pos":{"x":217457,"y":98186,"z":156219},"rot":{"x":0,"y":209643,"z":0}},{"groupId":618,"instId":300002,"propState":0,"propId":104080,"pos":{"x":296348,"y":157838,"z":353201},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300001,"propState":0,"propId":104080,"pos":{"x":137265,"y":101682,"z":323852},"rot":{"x":0,"y":278513,"z":0}},{"groupId":618,"instId":300007,"propState":0,"propId":104080,"pos":{"x":193620,"y":94145,"z":166199},"rot":{"x":0,"y":18071,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"670":{"props":[{"groupId":670,"instId":300009,"propState":18,"propId":104093,"pos":{"x":305331,"y":106653,"z":168630},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300007,"propState":18,"propId":104096,"pos":{"x":131048,"y":95138,"z":275098},"rot":{"x":0,"y":69556,"z":0}},{"groupId":670,"instId":300005,"propState":18,"propId":104094,"pos":{"x":263155,"y":102634,"z":164478},"rot":{"x":0,"y":75158,"z":0}},{"groupId":670,"instId":300003,"propState":18,"propId":104093,"pos":{"x":-114502,"y":16751,"z":-220922},"rot":{"x":0,"y":300762,"z":0}},{"groupId":670,"instId":300002,"propState":18,"propId":104095,"pos":{"x":-31260,"y":6887,"z":-323892},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300013,"propState":18,"propId":104093,"pos":{"x":-46712,"y":6773,"z":-280120},"rot":{"x":0,"y":64953,"z":0}},{"groupId":670,"instId":300012,"propState":18,"propId":104094,"pos":{"x":-89306,"y":27612,"z":-239309},"rot":{"x":0,"y":133168,"z":0}},{"groupId":670,"instId":300011,"propState":18,"propId":104095,"pos":{"x":128209,"y":101710,"z":333516},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300010,"propState":18,"propId":104093,"pos":{"x":351503,"y":108044,"z":197206},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300008,"propState":18,"propId":104094,"pos":{"x":-11199,"y":4203,"z":-266538},"rot":{"x":0,"y":73758,"z":0}},{"groupId":670,"instId":300006,"propState":18,"propId":104094,"pos":{"x":298203,"y":105994,"z":215710},"rot":{"x":0,"y":322762,"z":0}},{"groupId":670,"instId":300004,"propState":18,"propId":104093,"pos":{"x":179317,"y":94067,"z":172867},"rot":{"x":0,"y":165573,"z":0}},{"groupId":670,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-81519,"y":13019,"z":-268441},"rot":{"x":0,"y":0,"z":74776}}],"npcs":[],"monsters":[],"teleports":{}},"671":{"props":[{"groupId":671,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359306,"y":108470,"z":202777},"rot":{"x":0,"y":202807,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"790":{"props":[{"groupId":790,"instId":300002,"propState":0,"propId":100,"pos":{"x":355634,"y":109724,"z":187361},"rot":{"x":0,"y":345335,"z":0}},{"groupId":790,"instId":300001,"propState":0,"propId":100,"pos":{"x":170425,"y":103346,"z":329899},"rot":{"x":0,"y":153327,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"813":{"props":[{"groupId":813,"instId":300002,"propState":18,"propId":104094,"pos":{"x":174385,"y":168465,"z":378219},"rot":{"x":0,"y":216335,"z":0}},{"groupId":813,"instId":300001,"propState":18,"propId":104095,"pos":{"x":205919,"y":168773,"z":413410},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"814":{"props":[{"groupId":814,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-126536,"y":16175,"z":-270549},"rot":{"x":0,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"824":{"props":[{"groupId":824,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359673,"y":108470,"z":202695},"rot":{"x":0,"y":235146,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":501,"startAnchorId":1,"startGroupId":400}},"40239002":{"P10401_F10401001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300002,"propState":8,"propId":101,"pos":{"x":-19340,"y":5990,"z":-300240},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300009,"propState":8,"propId":101,"pos":{"x":315770,"y":152774,"z":298757},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300008,"propState":8,"propId":101,"pos":{"x":162270,"y":100770,"z":309349},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300007,"propState":8,"propId":101,"pos":{"x":224470,"y":104516,"z":263170},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":8,"propId":101,"pos":{"x":329967,"y":107971,"z":217122},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300005,"propState":8,"propId":101,"pos":{"x":227579,"y":167843,"z":369819},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":8,"propId":101,"pos":{"x":124536,"y":98377,"z":192166},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":8,"propId":101,"pos":{"x":-101136,"y":15608,"z":-278544},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":8,"propId":101,"pos":{"x":78066,"y":-5970,"z":-486616},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"1040107":{"anchorId":7,"groupId":6,"instId":300007,"pos":{"x":216390,"y":103529,"z":270850},"rot":{"x":0,"y":75679,"z":0}},"1040108":{"anchorId":8,"groupId":6,"instId":300008,"pos":{"x":167763,"y":100770,"z":308090},"rot":{"x":0,"y":90000,"z":0}},"1040109":{"anchorId":9,"groupId":6,"instId":300009,"pos":{"x":318666,"y":152472,"z":306522},"rot":{"x":0,"y":56899,"z":0}},"1040101":{"anchorId":1,"groupId":6,"instId":300001,"pos":{"x":89730,"y":-6120,"z":-492460},"rot":{"x":0,"y":346618,"z":0}},"1040102":{"anchorId":2,"groupId":6,"instId":300002,"pos":{"x":-21430,"y":5990,"z":-303590},"rot":{"x":0,"y":254754,"z":0}},"1040103":{"anchorId":3,"groupId":6,"instId":300003,"pos":{"x":-105120,"y":15608,"z":-278950},"rot":{"x":0,"y":329392,"z":0}},"1040104":{"anchorId":4,"groupId":6,"instId":300004,"pos":{"x":114403,"y":98354,"z":194152},"rot":{"x":0,"y":60000,"z":0}},"1040105":{"anchorId":5,"groupId":6,"instId":300005,"pos":{"x":221674,"y":168060,"z":363828},"rot":{"x":0,"y":330000,"z":0}},"1040106":{"anchorId":6,"groupId":6,"instId":300006,"pos":{"x":336400,"y":107971,"z":213537},"rot":{"x":0,"y":182732,"z":0}}}},"8":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300010,"propState":1,"propId":104018,"pos":{"x":353781,"y":107971,"z":203856},"rot":{"x":0,"y":150000,"z":0}},{"groupId":26,"instId":300007,"propState":1,"propId":104007,"pos":{"x":143159,"y":100976,"z":309937},"rot":{"x":0,"y":293966,"z":0}},{"groupId":26,"instId":300004,"propState":1,"propId":104007,"pos":{"x":212126,"y":103740,"z":279143},"rot":{"x":0,"y":112500,"z":0}},{"groupId":26,"instId":300012,"propState":1,"propId":104018,"pos":{"x":241740,"y":101971,"z":163320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300011,"propState":1,"propId":104018,"pos":{"x":291750,"y":105971,"z":185290},"rot":{"x":0,"y":60000,"z":0}},{"groupId":26,"instId":300006,"propState":1,"propId":104007,"pos":{"x":159686,"y":100793,"z":300618},"rot":{"x":0,"y":240000,"z":0}},{"groupId":26,"instId":300005,"propState":1,"propId":104007,"pos":{"x":188042,"y":104630,"z":276986},"rot":{"x":0,"y":330000,"z":0}},{"groupId":26,"instId":300003,"propState":1,"propId":104007,"pos":{"x":236879,"y":103740,"z":236270},"rot":{"x":0,"y":7500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300009,"propState":12,"propId":60401,"pos":{"x":-60375,"y":12152,"z":-278233},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300003,"propState":12,"propId":60401,"pos":{"x":-18250,"y":6339,"z":-296226},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300010,"propState":12,"propId":60401,"pos":{"x":-102840,"y":19562,"z":-246767},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300007,"propState":12,"propId":60401,"pos":{"x":-74082,"y":11031,"z":-231372},"rot":{"x":0,"y":179999,"z":0}},{"groupId":9,"instId":300002,"propState":12,"propId":60401,"pos":{"x":3914,"y":3450,"z":-290792},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300012,"propState":12,"propId":60401,"pos":{"x":-86640,"y":27266,"z":-243760},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300008,"propState":12,"propId":60401,"pos":{"x":-134960,"y":15608,"z":-280360},"rot":{"x":0,"y":90001,"z":0}},{"groupId":9,"instId":300006,"propState":12,"propId":60401,"pos":{"x":-64086,"y":21093,"z":-269232},"rot":{"x":0,"y":20649,"z":0}},{"groupId":9,"instId":300005,"propState":12,"propId":60401,"pos":{"x":-33678,"y":3365,"z":-267524},"rot":{"x":0,"y":90531,"z":0}},{"groupId":9,"instId":300004,"propState":12,"propId":60401,"pos":{"x":-26774,"y":3350,"z":-287644},"rot":{"x":0,"y":1,"z":0}},{"groupId":9,"instId":300001,"propState":12,"propId":60401,"pos":{"x":82050,"y":-5915,"z":-395340},"rot":{"x":0,"y":276750,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300002,"propState":1,"propId":104001,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300004,"propState":1,"propId":104014,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300003,"propState":1,"propId":104014,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300001,"propState":1,"propId":104001,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300005,"propState":1,"propId":104013,"pos":{"x":316207,"y":152404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":1,"propId":104013,"pos":{"x":316207,"y":109404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":1,"propId":104002,"pos":{"x":316455,"y":152200,"z":310770},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":1,"propId":104003,"pos":{"x":311898,"y":152508,"z":314894},"rot":{"x":0,"y":91953,"z":0}},{"groupId":13,"instId":300001,"propState":1,"propId":104003,"pos":{"x":312570,"y":109590,"z":314512},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300001,"propState":0,"propId":104015,"pos":{"x":204915,"y":167443,"z":391466},"rot":{"x":0,"y":245000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[{"groupId":152,"instId":300023,"propState":12,"propId":60401,"pos":{"x":221083,"y":100770,"z":333802},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300020,"propState":12,"propId":60401,"pos":{"x":199019,"y":167843,"z":358454},"rot":{"x":0,"y":18403,"z":0}},{"groupId":152,"instId":300016,"propState":12,"propId":60401,"pos":{"x":329340,"y":106089,"z":169620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300013,"propState":12,"propId":60401,"pos":{"x":338020,"y":152803,"z":333890},"rot":{"x":0,"y":221024,"z":0}},{"groupId":152,"instId":300011,"propState":12,"propId":60401,"pos":{"x":225310,"y":101000,"z":290410},"rot":{"x":0,"y":59999,"z":0}},{"groupId":152,"instId":300005,"propState":12,"propId":60401,"pos":{"x":177853,"y":93580,"z":175242},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300024,"propState":12,"propId":60401,"pos":{"x":145640,"y":100754,"z":297480},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300021,"propState":12,"propId":60401,"pos":{"x":190814,"y":101238,"z":287208},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300017,"propState":12,"propId":60401,"pos":{"x":327440,"y":107971,"z":221628},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300015,"propState":12,"propId":60401,"pos":{"x":286450,"y":105958,"z":211950},"rot":{"x":0,"y":148320,"z":0}},{"groupId":152,"instId":300012,"propState":12,"propId":60401,"pos":{"x":255420,"y":101000,"z":320270},"rot":{"x":0,"y":60000,"z":0}},{"groupId":152,"instId":300010,"propState":12,"propId":60401,"pos":{"x":268140,"y":101000,"z":239810},"rot":{"x":0,"y":328116,"z":0}},{"groupId":152,"instId":300008,"propState":12,"propId":60401,"pos":{"x":229414,"y":105571,"z":210692},"rot":{"x":0,"y":321314,"z":0}},{"groupId":152,"instId":300006,"propState":12,"propId":60401,"pos":{"x":253837,"y":98644,"z":136847},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300002,"propState":12,"propId":60401,"pos":{"x":130494,"y":93630,"z":279354},"rot":{"x":0,"y":239980,"z":0}},{"groupId":152,"instId":300022,"propState":12,"propId":60401,"pos":{"x":171673,"y":100770,"z":318303},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300019,"propState":12,"propId":60401,"pos":{"x":269649,"y":163150,"z":363836},"rot":{"x":0,"y":310585,"z":0}},{"groupId":152,"instId":300014,"propState":12,"propId":60401,"pos":{"x":282990,"y":101971,"z":173500},"rot":{"x":0,"y":240000,"z":0}},{"groupId":152,"instId":300009,"propState":12,"propId":60401,"pos":{"x":183158,"y":104652,"z":266854},"rot":{"x":0,"y":330000,"z":0}},{"groupId":152,"instId":300007,"propState":12,"propId":60401,"pos":{"x":194002,"y":104122,"z":255928},"rot":{"x":0,"y":130733,"z":0}},{"groupId":152,"instId":300004,"propState":12,"propId":60401,"pos":{"x":185760,"y":105762,"z":371090},"rot":{"x":0,"y":45000,"z":0}},{"groupId":152,"instId":300001,"propState":12,"propId":60401,"pos":{"x":152574,"y":93638,"z":266324},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300027,"propState":0,"propId":104010,"pos":{"x":21331,"y":2224,"z":-334155},"rot":{"x":0,"y":263701,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":104010,"pos":{"x":43152,"y":-5300,"z":-372415},"rot":{"x":0,"y":220886,"z":0}},{"groupId":10,"instId":300016,"propState":0,"propId":104010,"pos":{"x":-62385,"y":21150,"z":-257798},"rot":{"x":0,"y":264682,"z":0}},{"groupId":10,"instId":300028,"propState":0,"propId":104010,"pos":{"x":19589,"y":3448,"z":-237547},"rot":{"x":0,"y":241864,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":104010,"pos":{"x":20605,"y":3448,"z":-283484},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300023,"propState":0,"propId":104010,"pos":{"x":-133409,"y":15164,"z":-280288},"rot":{"x":339524,"y":86672,"z":0}},{"groupId":10,"instId":300022,"propState":0,"propId":104010,"pos":{"x":-134892,"y":15204,"z":-278844},"rot":{"x":339188,"y":3118,"z":0}},{"groupId":10,"instId":300024,"propState":0,"propId":104011,"pos":{"x":-63897,"y":21093,"z":-236956},"rot":{"x":0,"y":220027,"z":0}},{"groupId":10,"instId":300010,"propState":0,"propId":104010,"pos":{"x":-71770,"y":12394,"z":-278750},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":104010,"pos":{"x":14697,"y":-1293,"z":-360615},"rot":{"x":0,"y":51018,"z":0}},{"groupId":10,"instId":300012,"propState":0,"propId":104010,"pos":{"x":55603,"y":-6017,"z":-404746},"rot":{"x":0,"y":23104,"z":0}},{"groupId":10,"instId":300021,"propState":0,"propId":104011,"pos":{"x":-14840,"y":3448,"z":-206413},"rot":{"x":0,"y":177426,"z":0}},{"groupId":10,"instId":300020,"propState":0,"propId":104011,"pos":{"x":-25366,"y":3333,"z":-216889},"rot":{"x":0,"y":88688,"z":0}},{"groupId":10,"instId":300018,"propState":0,"propId":104011,"pos":{"x":-111490,"y":26632,"z":-258600},"rot":{"x":0,"y":311826,"z":0}},{"groupId":10,"instId":300015,"propState":0,"propId":104008,"pos":{"x":-84739,"y":27779,"z":-263615},"rot":{"x":0,"y":156113,"z":0}},{"groupId":10,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-50970,"y":5978,"z":-300970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":104010,"pos":{"x":58732,"y":-5990,"z":-419241},"rot":{"x":0,"y":102446,"z":0}},{"groupId":10,"instId":300025,"propState":0,"propId":104010,"pos":{"x":89695,"y":-5970,"z":-448796},"rot":{"x":0,"y":210643,"z":0}},{"groupId":10,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-76758,"y":24054,"z":-249600},"rot":{"x":0,"y":53418,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":104008,"pos":{"x":-26494,"y":6610,"z":-323210},"rot":{"x":0,"y":351685,"z":0}},{"groupId":10,"instId":300014,"propState":0,"propId":104010,"pos":{"x":-144850,"y":16251,"z":-247720},"rot":{"x":0,"y":75105,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-74500,"y":11160,"z":-287292},"rot":{"x":0,"y":236527,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-51120,"y":5978,"z":-310370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-39636,"y":5990,"z":-294265},"rot":{"x":0,"y":185572,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300035,"propState":0,"propId":104011,"pos":{"x":146505,"y":100471,"z":298122},"rot":{"x":342589,"y":54454,"z":0}},{"groupId":153,"instId":300033,"propState":0,"propId":104010,"pos":{"x":278410,"y":163045,"z":379509},"rot":{"x":0,"y":258352,"z":0}},{"groupId":153,"instId":300019,"propState":0,"propId":104010,"pos":{"x":318070,"y":105971,"z":196210},"rot":{"x":0,"y":243409,"z":0}},{"groupId":153,"instId":300032,"propState":0,"propId":104010,"pos":{"x":277570,"y":159001,"z":355931},"rot":{"x":0,"y":130587,"z":0}},{"groupId":153,"instId":300031,"propState":0,"propId":104010,"pos":{"x":245807,"y":164825,"z":374963},"rot":{"x":0,"y":127904,"z":0}},{"groupId":153,"instId":300001,"propState":0,"propId":104010,"pos":{"x":143195,"y":93656,"z":258228},"rot":{"x":0,"y":330871,"z":0}},{"groupId":153,"instId":300029,"propState":0,"propId":104010,"pos":{"x":118702,"y":93656,"z":244941},"rot":{"x":0,"y":60791,"z":0}},{"groupId":153,"instId":300015,"propState":0,"propId":104011,"pos":{"x":134181,"y":98377,"z":214970},"rot":{"x":0,"y":150000,"z":0}},{"groupId":153,"instId":300010,"propState":0,"propId":104009,"pos":{"x":333780,"y":153438,"z":347280},"rot":{"x":0,"y":404,"z":0}},{"groupId":153,"instId":300025,"propState":0,"propId":104010,"pos":{"x":150702,"y":105591,"z":352393},"rot":{"x":0,"y":60000,"z":0}},{"groupId":153,"instId":300024,"propState":0,"propId":104010,"pos":{"x":138940,"y":100954,"z":308470},"rot":{"x":0,"y":326307,"z":0}},{"groupId":153,"instId":300022,"propState":0,"propId":104010,"pos":{"x":346015,"y":107971,"z":231792},"rot":{"x":0,"y":180550,"z":0}},{"groupId":153,"instId":300021,"propState":0,"propId":104010,"pos":{"x":321207,"y":105971,"z":197154},"rot":{"x":0,"y":60201,"z":0}},{"groupId":153,"instId":300005,"propState":0,"propId":104010,"pos":{"x":231250,"y":97644,"z":153440},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300037,"propState":0,"propId":104011,"pos":{"x":314177,"y":153280,"z":292709},"rot":{"x":0,"y":92791,"z":0}},{"groupId":153,"instId":300030,"propState":0,"propId":104010,"pos":{"x":178485,"y":167843,"z":371664},"rot":{"x":0,"y":56447,"z":0}},{"groupId":153,"instId":300002,"propState":0,"propId":104010,"pos":{"x":128310,"y":100954,"z":292948},"rot":{"x":0,"y":62758,"z":0}},{"groupId":153,"instId":300028,"propState":0,"propId":104011,"pos":{"x":113901,"y":93638,"z":278405},"rot":{"x":0,"y":198040,"z":0}},{"groupId":153,"instId":300026,"propState":0,"propId":104011,"pos":{"x":141980,"y":98377,"z":200620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":153,"instId":300012,"propState":0,"propId":104008,"pos":{"x":292770,"y":101000,"z":253740},"rot":{"x":0,"y":151932,"z":0}},{"groupId":153,"instId":300011,"propState":0,"propId":104009,"pos":{"x":219650,"y":97644,"z":143270},"rot":{"x":0,"y":92595,"z":0}},{"groupId":153,"instId":300036,"propState":0,"propId":104010,"pos":{"x":329070,"y":107647,"z":221670},"rot":{"x":350770,"y":105499,"z":0}},{"groupId":153,"instId":300023,"propState":0,"propId":104011,"pos":{"x":322496,"y":107971,"z":226099},"rot":{"x":0,"y":187422,"z":0}},{"groupId":153,"instId":300014,"propState":0,"propId":104010,"pos":{"x":308709,"y":106272,"z":159522},"rot":{"x":0,"y":36623,"z":0}},{"groupId":153,"instId":300013,"propState":0,"propId":104010,"pos":{"x":279350,"y":105971,"z":191890},"rot":{"x":0,"y":241048,"z":0}},{"groupId":153,"instId":300018,"propState":0,"propId":104010,"pos":{"x":255266,"y":101971,"z":167109},"rot":{"x":0,"y":154263,"z":0}},{"groupId":153,"instId":300009,"propState":0,"propId":104011,"pos":{"x":234600,"y":103530,"z":222580},"rot":{"x":0,"y":17701,"z":0}},{"groupId":153,"instId":300006,"propState":0,"propId":104010,"pos":{"x":184370,"y":103203,"z":225470},"rot":{"x":0,"y":326831,"z":0}},{"groupId":153,"instId":300016,"propState":0,"propId":104010,"pos":{"x":176260,"y":103203,"z":239780},"rot":{"x":0,"y":150437,"z":0}},{"groupId":153,"instId":300004,"propState":0,"propId":104010,"pos":{"x":227950,"y":97644,"z":159150},"rot":{"x":0,"y":240000,"z":0}},{"groupId":153,"instId":300003,"propState":0,"propId":104011,"pos":{"x":177050,"y":93120,"z":174910},"rot":{"x":0,"y":246601,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":160,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":160,"instId":300002,"propState":0,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}},{"groupId":160,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300002,"propState":0,"propId":104020,"pos":{"x":-66980,"y":21867,"z":-266740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":161,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-99031,"y":15920,"z":-275022},"rot":{"x":0,"y":273537,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300002,"propState":0,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"242":{"props":[{"groupId":242,"instId":300002,"propState":0,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":242,"instId":300001,"propState":0,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"258":{"props":[{"groupId":258,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300001,"propState":0,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":0,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"259":{"props":[{"groupId":259,"instId":300002,"propState":0,"propId":100,"pos":{"x":338174,"y":114272,"z":200923},"rot":{"x":0,"y":0,"z":0}},{"groupId":259,"instId":300001,"propState":0,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"260":{"props":[{"groupId":260,"instId":300001,"propState":0,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"261":{"props":[{"groupId":261,"instId":300001,"propState":0,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"262":{"props":[{"groupId":262,"instId":300001,"propState":0,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"263":{"props":[{"groupId":263,"instId":300001,"propState":0,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"245":{"props":[{"groupId":245,"instId":300004,"propState":1,"propId":211,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300003,"propState":20,"propId":60401,"pos":{"x":-127719,"y":26101,"z":-254947},"rot":{"x":0,"y":178699,"z":0}},{"groupId":245,"instId":300002,"propState":0,"propId":104023,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}},{"groupId":245,"instId":300001,"propState":0,"propId":104010,"pos":{"x":-123150,"y":16165,"z":-249443},"rot":{"x":0,"y":55081,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"287":{"props":[{"groupId":287,"instId":300004,"propState":1,"propId":211,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300003,"propState":20,"propId":60401,"pos":{"x":193207,"y":104652,"z":267545},"rot":{"x":0,"y":151783,"z":0}},{"groupId":287,"instId":300002,"propState":0,"propId":104023,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}},{"groupId":287,"instId":300001,"propState":0,"propId":104010,"pos":{"x":214947,"y":104122,"z":236122},"rot":{"x":0,"y":308569,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"289":{"props":[{"groupId":289,"instId":300004,"propState":1,"propId":211,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300003,"propState":20,"propId":60401,"pos":{"x":327293,"y":152775,"z":281473},"rot":{"x":0,"y":331783,"z":0}},{"groupId":289,"instId":300002,"propState":0,"propId":104023,"pos":{"x":342033,"y":168183,"z":326850},"rot":{"x":0,"y":346005,"z":0}},{"groupId":289,"instId":300001,"propState":0,"propId":104011,"pos":{"x":342033,"y":168036,"z":326850},"rot":{"x":0,"y":346005,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"309":{"props":[{"groupId":309,"instId":300004,"propState":1,"propId":211,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300003,"propState":20,"propId":60401,"pos":{"x":77881,"y":-5990,"z":-490041},"rot":{"x":0,"y":97869,"z":0}},{"groupId":309,"instId":300002,"propState":0,"propId":104023,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":346005,"z":0}},{"groupId":309,"instId":300001,"propState":0,"propId":104010,"pos":{"x":26280,"y":3382,"z":-305560},"rot":{"x":0,"y":272341,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300007,"propState":1,"propId":104012,"pos":{"x":-79120,"y":14778,"z":-283515},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300005,"propState":0,"propId":104012,"pos":{"x":352900,"y":107971,"z":220700},"rot":{"x":0,"y":240000,"z":0}},{"groupId":93,"instId":300002,"propState":1,"propId":104012,"pos":{"x":-146909,"y":15640,"z":-263311},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300008,"propState":0,"propId":104012,"pos":{"x":257554,"y":102389,"z":172472},"rot":{"x":0,"y":330054,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":104012,"pos":{"x":209210,"y":100740,"z":308940},"rot":{"x":0,"y":329129,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":104012,"pos":{"x":219888,"y":97644,"z":168466},"rot":{"x":0,"y":150238,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":104012,"pos":{"x":158376,"y":105750,"z":344739},"rot":{"x":0,"y":224478,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":104012,"pos":{"x":-14980,"y":3350,"z":-283160},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"522":{"props":[{"groupId":522,"instId":300003,"propState":1,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300012,"propState":1,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}},{"groupId":522,"instId":300011,"propState":1,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}},{"groupId":522,"instId":300010,"propState":1,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}},{"groupId":522,"instId":300009,"propState":1,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}},{"groupId":522,"instId":300008,"propState":1,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300007,"propState":1,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}},{"groupId":522,"instId":300006,"propState":1,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300005,"propState":102,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}},{"groupId":522,"instId":300004,"propState":101,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}},{"groupId":522,"instId":300002,"propState":1,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}},{"groupId":522,"instId":300001,"propState":2,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300010,"propState":0,"propId":104078,"pos":{"x":340774,"y":107971,"z":190474},"rot":{"x":0,"y":330000,"z":0}},{"groupId":94,"instId":300007,"propState":0,"propId":104078,"pos":{"x":273980,"y":102188,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":94,"instId":300009,"propState":0,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":94,"instId":300008,"propState":0,"propId":104078,"pos":{"x":-122252,"y":15622,"z":-283207},"rot":{"x":0,"y":180849,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":94,"instId":300004,"propState":0,"propId":104078,"pos":{"x":204903,"y":167529,"z":391455},"rot":{"x":0,"y":329375,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300008,"propState":0,"propId":104068,"pos":{"x":210027,"y":104654,"z":224475},"rot":{"x":0,"y":59128,"z":0}},{"groupId":95,"instId":300007,"propState":0,"propId":104068,"pos":{"x":210166,"y":103536,"z":287518},"rot":{"x":0,"y":202254,"z":0}},{"groupId":95,"instId":300006,"propState":0,"propId":104068,"pos":{"x":-106222,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300005,"propState":0,"propId":104068,"pos":{"x":227188,"y":100770,"z":344085},"rot":{"x":0,"y":240000,"z":0}},{"groupId":95,"instId":300004,"propState":0,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300003,"propState":0,"propId":104068,"pos":{"x":221207,"y":167929,"z":357985},"rot":{"x":0,"y":60000,"z":0}},{"groupId":95,"instId":300002,"propState":0,"propId":104068,"pos":{"x":-57455,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300001,"propState":0,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300008,"propState":0,"propId":104059,"pos":{"x":-64190,"y":21093,"z":-235440},"rot":{"x":0,"y":212078,"z":0}},{"groupId":96,"instId":300007,"propState":0,"propId":104059,"pos":{"x":-66826,"y":11067,"z":-234952},"rot":{"x":0,"y":267497,"z":0}},{"groupId":96,"instId":300006,"propState":0,"propId":104059,"pos":{"x":-4256,"y":3381,"z":-247994},"rot":{"x":0,"y":224790,"z":0}},{"groupId":96,"instId":300005,"propState":0,"propId":104059,"pos":{"x":118761,"y":101070,"z":317301},"rot":{"x":0,"y":77253,"z":0}},{"groupId":96,"instId":300004,"propState":1,"propId":104059,"pos":{"x":270190,"y":163213,"z":371600},"rot":{"x":0,"y":260032,"z":0}},{"groupId":96,"instId":300003,"propState":0,"propId":104059,"pos":{"x":198068,"y":104652,"z":269939},"rot":{"x":0,"y":151368,"z":0}},{"groupId":96,"instId":300002,"propState":0,"propId":104059,"pos":{"x":325745,"y":106160,"z":184548},"rot":{"x":0,"y":240447,"z":0}},{"groupId":96,"instId":300001,"propState":1,"propId":104059,"pos":{"x":234018,"y":100947,"z":269707},"rot":{"x":0,"y":39325,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300002,"propState":1,"propId":104060,"pos":{"x":77893,"y":-4450,"z":-498633},"rot":{"x":0,"y":253178,"z":0}},{"groupId":164,"instId":300003,"propState":1,"propId":104060,"pos":{"x":178203,"y":95088,"z":175242},"rot":{"x":0,"y":61300,"z":0}},{"groupId":164,"instId":300001,"propState":1,"propId":104060,"pos":{"x":-1540,"y":4866,"z":-287650},"rot":{"x":0,"y":269808,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300001,"propState":0,"propId":104104,"pos":{"x":139743,"y":100989,"z":319552},"rot":{"x":0,"y":331251,"z":0}}],"npcs":[{"groupId":151,"instId":400006,"npcId":14312,"pos":{"x":139892,"y":102103,"z":319130},"rot":{"x":0,"y":239755,"z":0}},{"groupId":151,"instId":400001,"npcId":100,"pos":{"x":139968,"y":102482,"z":319179},"rot":{"x":0,"y":242786,"z":0}}],"monsters":[],"teleports":{}},"36":{"props":[],"npcs":[{"groupId":36,"instId":400001,"npcId":3149,"pos":{"x":-59530,"y":12152,"z":-273520},"rot":{"x":0,"y":309292,"z":0}}],"monsters":[],"teleports":{}},"37":{"props":[],"npcs":[{"groupId":37,"instId":400001,"npcId":14109,"pos":{"x":-95080,"y":14756,"z":-279743},"rot":{"x":0,"y":10151,"z":0}}],"monsters":[],"teleports":{}},"39":{"props":[],"npcs":[{"groupId":39,"instId":400001,"npcId":14209,"pos":{"x":-96529,"y":15621,"z":-265169},"rot":{"x":0,"y":224052,"z":0}}],"monsters":[],"teleports":{}},"40":{"props":[],"npcs":[{"groupId":40,"instId":400001,"npcId":14110,"pos":{"x":-111968,"y":15665,"z":-266978},"rot":{"x":0,"y":196945,"z":0}}],"monsters":[],"teleports":{}},"176":{"props":[],"npcs":[{"groupId":176,"instId":400003,"npcId":14112,"pos":{"x":85750,"y":-16540,"z":-467330},"rot":{"x":0,"y":0,"z":0}},{"groupId":176,"instId":400001,"npcId":3185,"pos":{"x":87700,"y":-16540,"z":-477300},"rot":{"x":0,"y":345321,"z":0}},{"groupId":176,"instId":400002,"npcId":3183,"pos":{"x":86500,"y":-16540,"z":-469680},"rot":{"x":0,"y":341837,"z":0}}],"monsters":[],"teleports":{}},"820":{"props":[{"groupId":820,"instId":300005,"propState":0,"propId":104184,"pos":{"x":188943,"y":168491,"z":360863},"rot":{"x":0,"y":51369,"z":0}},{"groupId":820,"instId":300008,"propState":0,"propId":104183,"pos":{"x":188982,"y":168196,"z":361535},"rot":{"x":0,"y":49461,"z":0}},{"groupId":820,"instId":300002,"propState":0,"propId":104125,"pos":{"x":188889,"y":168635,"z":361465},"rot":{"x":293668,"y":60173,"z":333797}},{"groupId":820,"instId":300001,"propState":0,"propId":104126,"pos":{"x":188961,"y":168979,"z":360890},"rot":{"x":0,"y":76530,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"693":{"props":[{"groupId":693,"instId":300010,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":693,"instId":300009,"propState":1,"propId":104077,"pos":{"x":192762,"y":167843,"z":360452},"rot":{"x":0,"y":356980,"z":0}},{"groupId":693,"instId":300008,"propState":0,"propId":104058,"pos":{"x":186773,"y":169074,"z":362520},"rot":{"x":305512,"y":144406,"z":358917}},{"groupId":693,"instId":300007,"propState":0,"propId":104057,"pos":{"x":187523,"y":168660,"z":362604},"rot":{"x":321778,"y":257200,"z":342283}},{"groupId":693,"instId":300006,"propState":0,"propId":104056,"pos":{"x":187700,"y":168997,"z":361632},"rot":{"x":270000,"y":217406,"z":0}},{"groupId":693,"instId":300005,"propState":0,"propId":104055,"pos":{"x":187254,"y":169364,"z":362029},"rot":{"x":355460,"y":192204,"z":1333}},{"groupId":693,"instId":300004,"propState":0,"propId":104066,"pos":{"x":187499,"y":168416,"z":362527},"rot":{"x":0,"y":0,"z":0}},{"groupId":693,"instId":300003,"propState":0,"propId":104065,"pos":{"x":187839,"y":168590,"z":361729},"rot":{"x":0,"y":287206,"z":0}},{"groupId":693,"instId":300002,"propState":0,"propId":104064,"pos":{"x":186826,"y":168808,"z":362539},"rot":{"x":0,"y":302025,"z":0}},{"groupId":693,"instId":300001,"propState":0,"propId":104063,"pos":{"x":187289,"y":169063,"z":361953},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"865":{"props":[{"groupId":865,"instId":300003,"propState":0,"propId":100,"pos":{"x":186810,"y":167852,"z":361658},"rot":{"x":0,"y":32089,"z":0}},{"groupId":865,"instId":300008,"propState":0,"propId":104227,"pos":{"x":189472,"y":168865,"z":360522},"rot":{"x":0,"y":39686,"z":0}},{"groupId":865,"instId":300002,"propState":2,"propId":104128,"pos":{"x":189341,"y":169342,"z":360495},"rot":{"x":341444,"y":40212,"z":11724}},{"groupId":865,"instId":300005,"propState":0,"propId":104226,"pos":{"x":189635,"y":168368,"z":361185},"rot":{"x":0,"y":24286,"z":0}},{"groupId":865,"instId":300001,"propState":0,"propId":104127,"pos":{"x":189616,"y":168721,"z":361183},"rot":{"x":354334,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"866":{"props":[{"groupId":866,"instId":300008,"propState":0,"propId":104130,"pos":{"x":191201,"y":169576,"z":359615},"rot":{"x":3903,"y":64446,"z":12593}},{"groupId":866,"instId":300003,"propState":0,"propId":104264,"pos":{"x":190496,"y":168785,"z":359822},"rot":{"x":0,"y":338559,"z":0}},{"groupId":866,"instId":300007,"propState":0,"propId":104132,"pos":{"x":190871,"y":168580,"z":360364},"rot":{"x":22141,"y":356659,"z":352074}},{"groupId":866,"instId":300005,"propState":0,"propId":104129,"pos":{"x":191862,"y":168905,"z":360250},"rot":{"x":354080,"y":333511,"z":354898}},{"groupId":866,"instId":300002,"propState":0,"propId":104266,"pos":{"x":191305,"y":169043,"z":359745},"rot":{"x":0,"y":9052,"z":0}},{"groupId":866,"instId":300006,"propState":0,"propId":104131,"pos":{"x":190486,"y":169002,"z":359850},"rot":{"x":0,"y":0,"z":0}},{"groupId":866,"instId":300004,"propState":0,"propId":104265,"pos":{"x":190876,"y":168343,"z":360318},"rot":{"x":0,"y":320132,"z":0}},{"groupId":866,"instId":300001,"propState":0,"propId":104267,"pos":{"x":191717,"y":168653,"z":360253},"rot":{"x":0,"y":15097,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"904":{"props":[{"groupId":904,"instId":300014,"propState":1,"propId":103074,"pos":{"x":188361,"y":168507,"z":362190},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300003,"propState":1,"propId":103074,"pos":{"x":189869,"y":169229,"z":360568},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300011,"propState":1,"propId":103074,"pos":{"x":191110,"y":168941,"z":360930},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300001,"propState":1,"propId":103074,"pos":{"x":190626,"y":169492,"z":360469},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300012,"propState":1,"propId":103074,"pos":{"x":190314,"y":168629,"z":361102},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300010,"propState":1,"propId":103074,"pos":{"x":186171,"y":169205,"z":363188},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300007,"propState":1,"propId":103074,"pos":{"x":187212,"y":169169,"z":362336},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300004,"propState":1,"propId":103074,"pos":{"x":189421,"y":169096,"z":361064},"rot":{"x":0,"y":212022,"z":0}},{"groupId":904,"instId":300008,"propState":0,"propId":104298,"pos":{"x":190058,"y":168547,"z":360340},"rot":{"x":0,"y":216848,"z":0}},{"groupId":904,"instId":300015,"propState":1,"propId":103074,"pos":{"x":186971,"y":168661,"z":363228},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300013,"propState":1,"propId":103074,"pos":{"x":189057,"y":168564,"z":361868},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300009,"propState":1,"propId":103074,"pos":{"x":186632,"y":169348,"z":362658},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300006,"propState":1,"propId":103074,"pos":{"x":188377,"y":169121,"z":361512},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300005,"propState":1,"propId":103074,"pos":{"x":188553,"y":169310,"z":361334},"rot":{"x":0,"y":215265,"z":0}},{"groupId":904,"instId":300002,"propState":2,"propId":104133,"pos":{"x":190029,"y":169020,"z":360332},"rot":{"x":348037,"y":19864,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"510":{"props":[{"groupId":510,"instId":300006,"propState":18,"propId":104055,"pos":{"x":174768,"y":172125,"z":366101},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300012,"propState":0,"propId":104078,"pos":{"x":176280,"y":167670,"z":362670},"rot":{"x":0,"y":220548,"z":0}},{"groupId":510,"instId":300011,"propState":18,"propId":104055,"pos":{"x":180791,"y":170462,"z":361715},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300010,"propState":18,"propId":104055,"pos":{"x":180874,"y":170657,"z":361730},"rot":{"x":0,"y":166194,"z":0}},{"groupId":510,"instId":300009,"propState":20,"propId":60403,"pos":{"x":190341,"y":167843,"z":363687},"rot":{"x":0,"y":30000,"z":0}},{"groupId":510,"instId":300008,"propState":18,"propId":104055,"pos":{"x":174855,"y":172341,"z":366487},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300007,"propState":18,"propId":104055,"pos":{"x":174855,"y":171877,"z":366508},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300005,"propState":18,"propId":104055,"pos":{"x":174992,"y":171632,"z":367015},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300004,"propState":18,"propId":104055,"pos":{"x":174901,"y":171168,"z":366612},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300003,"propState":18,"propId":104055,"pos":{"x":174899,"y":170492,"z":366534},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300002,"propState":18,"propId":104055,"pos":{"x":174982,"y":170830,"z":366867},"rot":{"x":0,"y":104400,"z":0}},{"groupId":510,"instId":300001,"propState":18,"propId":104055,"pos":{"x":175084,"y":170909,"z":367324},"rot":{"x":0,"y":104400,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300004,"propState":0,"propId":100,"pos":{"x":77916,"y":-2890,"z":-498625},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300003,"propState":0,"propId":103074,"pos":{"x":77890,"y":-2904,"z":-497698},"rot":{"x":0,"y":260000,"z":0}},{"groupId":208,"instId":300002,"propState":1,"propId":211,"pos":{"x":78969,"y":-5990,"z":-498306},"rot":{"x":8194,"y":101249,"z":335880}},{"groupId":208,"instId":300001,"propState":18,"propId":104055,"pos":{"x":77916,"y":-3040,"z":-498627},"rot":{"x":347193,"y":264267,"z":356938}}],"npcs":[],"monsters":[],"teleports":{}},"209":{"props":[{"groupId":209,"instId":300004,"propState":0,"propId":100,"pos":{"x":46621,"y":-4524,"z":-391878},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300003,"propState":0,"propId":103074,"pos":{"x":47585,"y":-4388,"z":-391188},"rot":{"x":15000,"y":300000,"z":0}},{"groupId":209,"instId":300002,"propState":1,"propId":211,"pos":{"x":48064,"y":-5982,"z":-390773},"rot":{"x":0,"y":0,"z":0}},{"groupId":209,"instId":300001,"propState":0,"propId":104055,"pos":{"x":46602,"y":-4593,"z":-391873},"rot":{"x":344697,"y":300009,"z":356002}}],"npcs":[],"monsters":[],"teleports":{}},"210":{"props":[{"groupId":210,"instId":300004,"propState":0,"propId":100,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300003,"propState":0,"propId":103074,"pos":{"x":258223,"y":102524,"z":274787},"rot":{"x":30000,"y":345000,"z":0}},{"groupId":210,"instId":300002,"propState":1,"propId":211,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":0,"y":279817,"z":0}},{"groupId":210,"instId":300001,"propState":18,"propId":104055,"pos":{"x":257502,"y":102476,"z":274846},"rot":{"x":270000,"y":9817,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"211":{"props":[{"groupId":211,"instId":300004,"propState":0,"propId":100,"pos":{"x":-132986,"y":27463,"z":-252368},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-132107,"y":27553,"z":-252580},"rot":{"x":16250,"y":0,"z":0}},{"groupId":211,"instId":300002,"propState":1,"propId":211,"pos":{"x":-133052,"y":26103,"z":-253728},"rot":{"x":0,"y":0,"z":0}},{"groupId":211,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-132986,"y":27350,"z":-252401},"rot":{"x":270000,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"212":{"props":[{"groupId":212,"instId":300004,"propState":0,"propId":100,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-54799,"y":14016,"z":-266205},"rot":{"x":26651,"y":90000,"z":0}},{"groupId":212,"instId":300002,"propState":1,"propId":211,"pos":{"x":-55180,"y":12152,"z":-266265},"rot":{"x":0,"y":0,"z":0}},{"groupId":212,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-54587,"y":13842,"z":-265400},"rot":{"x":339015,"y":119916,"z":346931}}],"npcs":[],"monsters":[],"teleports":{}},"213":{"props":[{"groupId":213,"instId":300002,"propState":1,"propId":211,"pos":{"x":-30255,"y":3365,"z":-265518},"rot":{"x":0,"y":0,"z":0}},{"groupId":213,"instId":300006,"propState":0,"propId":104055,"pos":{"x":-31535,"y":4077,"z":-264049},"rot":{"x":355333,"y":326571,"z":358483}},{"groupId":213,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-31099,"y":4038,"z":-263724},"rot":{"x":358788,"y":353979,"z":354373}},{"groupId":213,"instId":300004,"propState":0,"propId":100,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-30652,"y":4254,"z":-263381},"rot":{"x":51000,"y":315000,"z":0}},{"groupId":213,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-31235,"y":4049,"z":-264000},"rot":{"x":355207,"y":309806,"z":356809}}],"npcs":[],"monsters":[],"teleports":{}},"214":{"props":[{"groupId":214,"instId":300006,"propState":1,"propId":211,"pos":{"x":179320,"y":106811,"z":366430},"rot":{"x":0,"y":0,"z":0}},{"groupId":214,"instId":300004,"propState":0,"propId":100,"pos":{"x":175522,"y":170178,"z":362892},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300005,"propState":0,"propId":103074,"pos":{"x":174986,"y":170184,"z":363433},"rot":{"x":0,"y":220382,"z":0}},{"groupId":214,"instId":300003,"propState":1,"propId":104055,"pos":{"x":175522,"y":170077,"z":362892},"rot":{"x":331292,"y":197984,"z":19614}},{"groupId":214,"instId":300002,"propState":1,"propId":104055,"pos":{"x":175002,"y":156010,"z":362005},"rot":{"x":331066,"y":253144,"z":334584}},{"groupId":214,"instId":300001,"propState":0,"propId":104055,"pos":{"x":175099,"y":137806,"z":361822},"rot":{"x":315884,"y":214883,"z":30438}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300004,"propState":0,"propId":100,"pos":{"x":159492,"y":102318,"z":309332},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300003,"propState":0,"propId":103074,"pos":{"x":160508,"y":102331,"z":309445},"rot":{"x":0,"y":333245,"z":0}},{"groupId":216,"instId":300002,"propState":1,"propId":211,"pos":{"x":160112,"y":100770,"z":307461},"rot":{"x":0,"y":0,"z":0}},{"groupId":216,"instId":300001,"propState":0,"propId":104055,"pos":{"x":159492,"y":102256,"z":309332},"rot":{"x":46257,"y":220798,"z":53139}}],"npcs":[],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300006,"propState":1,"propId":211,"pos":{"x":127191,"y":101080,"z":331597},"rot":{"x":0,"y":0,"z":0}},{"groupId":215,"instId":300004,"propState":0,"propId":100,"pos":{"x":140574,"y":102154,"z":339418},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300005,"propState":0,"propId":103074,"pos":{"x":139957,"y":102238,"z":338903},"rot":{"x":30000,"y":123000,"z":0}},{"groupId":215,"instId":300003,"propState":1,"propId":104055,"pos":{"x":140502,"y":102080,"z":339386},"rot":{"x":338088,"y":149909,"z":358527}},{"groupId":215,"instId":300002,"propState":1,"propId":104055,"pos":{"x":130717,"y":102275,"z":338339},"rot":{"x":347305,"y":224748,"z":24829}},{"groupId":215,"instId":300001,"propState":0,"propId":104055,"pos":{"x":126007,"y":102265,"z":333305},"rot":{"x":357686,"y":211647,"z":337410}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300004,"propState":0,"propId":100,"pos":{"x":226896,"y":171199,"z":357241},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300003,"propState":0,"propId":103074,"pos":{"x":225999,"y":171219,"z":357049},"rot":{"x":0,"y":150000,"z":0}},{"groupId":217,"instId":300002,"propState":1,"propId":211,"pos":{"x":226762,"y":167843,"z":357463},"rot":{"x":0,"y":0,"z":0}},{"groupId":217,"instId":300001,"propState":0,"propId":104055,"pos":{"x":226881,"y":171158,"z":357232},"rot":{"x":310676,"y":184882,"z":317410}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[{"groupId":218,"instId":300004,"propState":0,"propId":100,"pos":{"x":336933,"y":173863,"z":292571},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300003,"propState":0,"propId":103074,"pos":{"x":337751,"y":173869,"z":293111},"rot":{"x":0,"y":312490,"z":0}},{"groupId":218,"instId":300002,"propState":1,"propId":211,"pos":{"x":338040,"y":168259,"z":292549},"rot":{"x":0,"y":0,"z":0}},{"groupId":218,"instId":300001,"propState":0,"propId":104055,"pos":{"x":337076,"y":173730,"z":292727},"rot":{"x":348714,"y":303950,"z":46248}}],"npcs":[],"monsters":[],"teleports":{}},"219":{"props":[{"groupId":219,"instId":300004,"propState":0,"propId":100,"pos":{"x":186921,"y":170097,"z":364291},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300003,"propState":0,"propId":103074,"pos":{"x":186589,"y":170084,"z":364676},"rot":{"x":0,"y":221797,"z":0}},{"groupId":219,"instId":300002,"propState":1,"propId":211,"pos":{"x":188001,"y":167843,"z":364979},"rot":{"x":352263,"y":245509,"z":8463}},{"groupId":219,"instId":300001,"propState":0,"propId":104055,"pos":{"x":186946,"y":169710,"z":364365},"rot":{"x":346221,"y":262675,"z":1754}}],"npcs":[],"monsters":[],"teleports":{}},"220":{"props":[{"groupId":220,"instId":300004,"propState":0,"propId":100,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300003,"propState":0,"propId":103074,"pos":{"x":303782,"y":106725,"z":211823},"rot":{"x":10000,"y":230000,"z":0}},{"groupId":220,"instId":300002,"propState":1,"propId":211,"pos":{"x":303252,"y":105988,"z":210165},"rot":{"x":0,"y":0,"z":0}},{"groupId":220,"instId":300001,"propState":18,"propId":104055,"pos":{"x":304005,"y":106501,"z":210615},"rot":{"x":2050,"y":276515,"z":234}}],"npcs":[],"monsters":[],"teleports":{}},"221":{"props":[{"groupId":221,"instId":300002,"propState":1,"propId":211,"pos":{"x":309517,"y":106520,"z":178086},"rot":{"x":0,"y":0,"z":0}},{"groupId":221,"instId":300004,"propState":0,"propId":100,"pos":{"x":309161,"y":106561,"z":178007},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300003,"propState":0,"propId":103074,"pos":{"x":309976,"y":106561,"z":177585},"rot":{"x":16000,"y":24000,"z":0}},{"groupId":221,"instId":300001,"propState":0,"propId":104055,"pos":{"x":309174,"y":106436,"z":178023},"rot":{"x":338051,"y":40717,"z":358246}}],"npcs":[],"monsters":[],"teleports":{}},"222":{"props":[{"groupId":222,"instId":300004,"propState":0,"propId":100,"pos":{"x":-47530,"y":12046,"z":-217414},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-46663,"y":12036,"z":-217902},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300002,"propState":1,"propId":211,"pos":{"x":-47487,"y":8183,"z":-218067},"rot":{"x":0,"y":0,"z":0}},{"groupId":222,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-47530,"y":11920,"z":-217414},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"223":{"props":[{"groupId":223,"instId":300004,"propState":0,"propId":100,"pos":{"x":356939,"y":108213,"z":190774},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300003,"propState":0,"propId":103074,"pos":{"x":356059,"y":108445,"z":191283},"rot":{"x":30000,"y":195000,"z":0}},{"groupId":223,"instId":300002,"propState":1,"propId":211,"pos":{"x":357800,"y":107971,"z":191113},"rot":{"x":0,"y":0,"z":0}},{"groupId":223,"instId":300001,"propState":18,"propId":104055,"pos":{"x":356793,"y":108213,"z":190813},"rot":{"x":84763,"y":255315,"z":169334}}],"npcs":[],"monsters":[],"teleports":{}},"224":{"props":[{"groupId":224,"instId":300002,"propState":1,"propId":211,"pos":{"x":205414,"y":100841,"z":299431},"rot":{"x":0,"y":346016,"z":0}},{"groupId":224,"instId":300004,"propState":0,"propId":100,"pos":{"x":204211,"y":102733,"z":300041},"rot":{"x":0,"y":0,"z":0}},{"groupId":224,"instId":300003,"propState":0,"propId":103074,"pos":{"x":204652,"y":102748,"z":299495},"rot":{"x":0,"y":15000,"z":0}},{"groupId":224,"instId":300001,"propState":18,"propId":104055,"pos":{"x":204210,"y":102600,"z":300040},"rot":{"x":1321,"y":26393,"z":4574}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300004,"propState":0,"propId":100,"pos":{"x":178642,"y":169082,"z":393814},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300003,"propState":0,"propId":103074,"pos":{"x":178056,"y":169115,"z":393090},"rot":{"x":0,"y":108200,"z":0}},{"groupId":225,"instId":300002,"propState":1,"propId":211,"pos":{"x":178703,"y":167843,"z":395308},"rot":{"x":0,"y":0,"z":0}},{"groupId":225,"instId":300001,"propState":0,"propId":104055,"pos":{"x":178669,"y":168938,"z":393833},"rot":{"x":359209,"y":145198,"z":345249}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300002,"propState":1,"propId":211,"pos":{"x":-86432,"y":12541,"z":-240353},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300004,"propState":0,"propId":100,"pos":{"x":-86343,"y":15390,"z":-239198},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300005,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239289},"rot":{"x":290582,"y":8124,"z":355052}},{"groupId":226,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-85553,"y":15359,"z":-239416},"rot":{"x":0,"y":0,"z":0}},{"groupId":226,"instId":300001,"propState":0,"propId":104055,"pos":{"x":-86338,"y":15348,"z":-239233},"rot":{"x":290582,"y":8124,"z":355052}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[{"groupId":227,"instId":300005,"propState":0,"propId":100,"pos":{"x":-82291,"y":23948,"z":-252324},"rot":{"x":0,"y":0,"z":0}},{"groupId":227,"instId":300004,"propState":0,"propId":100,"pos":{"x":-78889,"y":24433,"z":-252627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-78844,"y":24499,"z":-253627},"rot":{"x":14000,"y":60000,"z":0}},{"groupId":227,"instId":300002,"propState":1,"propId":211,"pos":{"x":-79319,"y":23948,"z":-253010},"rot":{"x":0,"y":300950,"z":0}},{"groupId":227,"instId":300001,"propState":18,"propId":104055,"pos":{"x":-78914,"y":24316,"z":-252642},"rot":{"x":0,"y":69952,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"357":{"props":[],"npcs":[{"groupId":357,"instId":400001,"npcId":14126,"pos":{"x":243851,"y":101713,"z":283891},"rot":{"x":0,"y":126434,"z":0}}],"monsters":[],"teleports":{}},"406":{"props":[{"groupId":406,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202701,"y":101238,"z":291138},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"407":{"props":[{"groupId":407,"instId":300001,"propState":11,"propId":104046,"pos":{"x":202410,"y":93495,"z":161640},"rot":{"x":0,"y":206514,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"408":{"props":[{"groupId":408,"instId":300001,"propState":11,"propId":104046,"pos":{"x":359740,"y":107971,"z":209080},"rot":{"x":0,"y":293867,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"409":{"props":[{"groupId":409,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-142827,"y":15608,"z":-278700},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"496":{"props":[{"groupId":496,"instId":300001,"propState":18,"propId":104162,"pos":{"x":226836,"y":104516,"z":258812},"rot":{"x":0,"y":141121,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"521":{"props":[{"groupId":521,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"520":{"props":[{"groupId":520,"instId":300004,"propState":0,"propId":100,"pos":{"x":-89401,"y":26097,"z":-268820},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300002,"propState":0,"propId":104159,"pos":{"x":-89401,"y":25964,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}},{"groupId":520,"instId":300003,"propState":0,"propId":104102,"pos":{"x":-91599,"y":26787,"z":-268848},"rot":{"x":0,"y":88641,"z":0}},{"groupId":520,"instId":300001,"propState":12,"propId":60401,"pos":{"x":-89401,"y":25864,"z":-268742},"rot":{"x":341573,"y":359968,"z":10}}],"npcs":[],"monsters":[],"teleports":{}},"527":{"props":[{"groupId":527,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"526":{"props":[{"groupId":526,"instId":300004,"propState":0,"propId":100,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300003,"propState":0,"propId":104102,"pos":{"x":135299,"y":102773,"z":341915},"rot":{"x":0,"y":60768,"z":0}},{"groupId":526,"instId":300002,"propState":0,"propId":104159,"pos":{"x":137081,"y":102152,"z":342911},"rot":{"x":0,"y":150768,"z":0}},{"groupId":526,"instId":300001,"propState":12,"propId":60401,"pos":{"x":137081,"y":102052,"z":342911},"rot":{"x":0,"y":150768,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"529":{"props":[{"groupId":529,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"528":{"props":[{"groupId":528,"instId":300002,"propState":0,"propId":104159,"pos":{"x":369095,"y":108918,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300004,"propState":0,"propId":100,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}},{"groupId":528,"instId":300003,"propState":0,"propId":104102,"pos":{"x":367781,"y":109618,"z":186237},"rot":{"x":0,"y":130186,"z":0}},{"groupId":528,"instId":300001,"propState":12,"propId":60401,"pos":{"x":369095,"y":108818,"z":185127},"rot":{"x":0,"y":220186,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"617":{"props":[{"groupId":617,"instId":300017,"propState":0,"propId":104080,"pos":{"x":76546,"y":-5317,"z":-398579},"rot":{"x":0,"y":221601,"z":0}},{"groupId":617,"instId":300003,"propState":0,"propId":104080,"pos":{"x":97877,"y":-5290,"z":-482547},"rot":{"x":0,"y":39963,"z":0}},{"groupId":617,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-15893,"y":6909,"z":-311402},"rot":{"x":0,"y":70586,"z":0}},{"groupId":617,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-19381,"y":4065,"z":-224032},"rot":{"x":0,"y":210852,"z":0}},{"groupId":617,"instId":300013,"propState":0,"propId":104080,"pos":{"x":5710,"y":4139,"z":-279910},"rot":{"x":0,"y":236608,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"618":{"props":[{"groupId":618,"instId":300009,"propState":0,"propId":104080,"pos":{"x":341773,"y":108671,"z":198655},"rot":{"x":0,"y":22954,"z":0}},{"groupId":618,"instId":300006,"propState":0,"propId":104080,"pos":{"x":206547,"y":101470,"z":328384},"rot":{"x":0,"y":156276,"z":0}},{"groupId":618,"instId":300005,"propState":0,"propId":104080,"pos":{"x":217457,"y":98186,"z":156219},"rot":{"x":0,"y":209643,"z":0}},{"groupId":618,"instId":300004,"propState":0,"propId":104080,"pos":{"x":132272,"y":98874,"z":194682},"rot":{"x":0,"y":28461,"z":0}},{"groupId":618,"instId":300003,"propState":0,"propId":104080,"pos":{"x":202043,"y":168559,"z":358779},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300002,"propState":0,"propId":104080,"pos":{"x":296348,"y":157838,"z":353201},"rot":{"x":0,"y":260641,"z":0}},{"groupId":618,"instId":300001,"propState":0,"propId":104080,"pos":{"x":137265,"y":101682,"z":323852},"rot":{"x":0,"y":278513,"z":0}},{"groupId":618,"instId":300008,"propState":0,"propId":104080,"pos":{"x":130539,"y":94556,"z":260805},"rot":{"x":0,"y":330000,"z":0}},{"groupId":618,"instId":300007,"propState":0,"propId":104080,"pos":{"x":193620,"y":94145,"z":166199},"rot":{"x":0,"y":18071,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"671":{"props":[{"groupId":671,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359306,"y":108470,"z":202777},"rot":{"x":0,"y":202807,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"670":{"props":[{"groupId":670,"instId":300013,"propState":18,"propId":104093,"pos":{"x":-46712,"y":6773,"z":-280120},"rot":{"x":0,"y":64953,"z":0}},{"groupId":670,"instId":300012,"propState":18,"propId":104094,"pos":{"x":-89306,"y":27612,"z":-239309},"rot":{"x":0,"y":133168,"z":0}},{"groupId":670,"instId":300011,"propState":18,"propId":104095,"pos":{"x":128209,"y":101710,"z":333516},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300010,"propState":18,"propId":104093,"pos":{"x":351503,"y":108044,"z":197206},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300009,"propState":18,"propId":104093,"pos":{"x":305331,"y":106653,"z":168630},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300008,"propState":18,"propId":104094,"pos":{"x":-11199,"y":4203,"z":-266538},"rot":{"x":0,"y":73758,"z":0}},{"groupId":670,"instId":300007,"propState":18,"propId":104096,"pos":{"x":131048,"y":95138,"z":275098},"rot":{"x":0,"y":69556,"z":0}},{"groupId":670,"instId":300006,"propState":18,"propId":104094,"pos":{"x":298203,"y":105994,"z":215710},"rot":{"x":0,"y":322762,"z":0}},{"groupId":670,"instId":300005,"propState":18,"propId":104094,"pos":{"x":263155,"y":102634,"z":164478},"rot":{"x":0,"y":75158,"z":0}},{"groupId":670,"instId":300004,"propState":18,"propId":104093,"pos":{"x":179317,"y":94067,"z":172867},"rot":{"x":0,"y":165573,"z":0}},{"groupId":670,"instId":300003,"propState":18,"propId":104093,"pos":{"x":-114502,"y":16751,"z":-220922},"rot":{"x":0,"y":300762,"z":0}},{"groupId":670,"instId":300002,"propState":18,"propId":104095,"pos":{"x":-31260,"y":6887,"z":-323892},"rot":{"x":0,"y":0,"z":0}},{"groupId":670,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-81519,"y":13019,"z":-268441},"rot":{"x":0,"y":0,"z":74776}}],"npcs":[],"monsters":[],"teleports":{}},"790":{"props":[{"groupId":790,"instId":300001,"propState":0,"propId":100,"pos":{"x":170425,"y":103346,"z":329899},"rot":{"x":0,"y":153327,"z":0}},{"groupId":790,"instId":300002,"propState":0,"propId":100,"pos":{"x":355634,"y":109724,"z":187361},"rot":{"x":0,"y":345335,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"813":{"props":[{"groupId":813,"instId":300002,"propState":18,"propId":104094,"pos":{"x":174385,"y":168465,"z":378219},"rot":{"x":0,"y":216335,"z":0}},{"groupId":813,"instId":300001,"propState":18,"propId":104095,"pos":{"x":205919,"y":168773,"z":413410},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"814":{"props":[{"groupId":814,"instId":300001,"propState":18,"propId":104096,"pos":{"x":-126536,"y":16175,"z":-270549},"rot":{"x":0,"y":57225,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"824":{"props":[{"groupId":824,"instId":300001,"propState":18,"propId":102009,"pos":{"x":359673,"y":108470,"z":202695},"rot":{"x":0,"y":235146,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":501,"startAnchorId":2,"startGroupId":400}},"40121001":{"P40121_F40121001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300001,"propState":20,"propId":60103,"pos":{"x":113240,"y":58980,"z":-107860},"rot":{"x":0,"y":330417,"z":0}},{"groupId":5,"instId":300035,"propState":0,"propId":301005,"pos":{"x":135120,"y":28360,"z":-125260},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300005,"propState":15,"propId":101007,"pos":{"x":135120,"y":58980,"z":-125260},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300011,"propState":0,"propId":101008,"pos":{"x":142080,"y":28415,"z":-124750},"rot":{"x":0,"y":352130,"z":0}},{"groupId":5,"instId":300027,"propState":0,"propId":101008,"pos":{"x":128700,"y":58984,"z":-126230},"rot":{"x":0,"y":234180,"z":0}},{"groupId":5,"instId":300013,"propState":0,"propId":301004,"pos":{"x":135109,"y":50639,"z":-125266},"rot":{"x":0,"y":328448,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[],"npcs":[],"monsters":[{"groupId":9,"instId":200003,"monsterId":8003020,"eventId":40121005,"pos":{"x":125970,"y":46540,"z":-72780},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":200002,"monsterId":8003010,"eventId":40121006,"pos":{"x":176450,"y":55520,"z":-183840},"rot":{"x":0,"y":272013,"z":0}},{"groupId":9,"instId":200001,"monsterId":8003041,"eventId":40121007,"pos":{"x":185850,"y":28390,"z":-126890},"rot":{"x":0,"y":294114,"z":0}}],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300016,"propState":0,"propId":100,"pos":{"x":127740,"y":59030,"z":-135400},"rot":{"x":0,"y":329470,"z":0}},{"groupId":10,"instId":300006,"propState":10,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":100,"pos":{"x":103910,"y":59030,"z":-93560},"rot":{"x":0,"y":330715,"z":0}},{"groupId":10,"instId":300014,"propState":0,"propId":100,"pos":{"x":127020,"y":58980,"z":-131710},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300012,"propState":0,"propId":100,"pos":{"x":116270,"y":58980,"z":-108460},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300011,"propState":1,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":100,"pos":{"x":187360,"y":28390,"z":-129280},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300008,"propState":0,"propId":100,"pos":{"x":171150,"y":55700,"z":-186770},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":105,"pos":{"x":181430,"y":55280,"z":-180590},"rot":{"x":0,"y":236572,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":105,"pos":{"x":206450,"y":37180,"z":-159190},"rot":{"x":0,"y":267660,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":100,"pos":{"x":195784,"y":26028,"z":-132117},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300015,"propState":0,"propId":100,"pos":{"x":107400,"y":58985,"z":-94468},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300013,"propState":1,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300010,"propState":1,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":100,"pos":{"x":126040,"y":46518,"z":-72940},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":105,"pos":{"x":135510,"y":46300,"z":-71960},"rot":{"x":0,"y":267660,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[],"npcs":[],"monsters":[{"groupId":12,"instId":200006,"monsterId":1022010,"eventId":40121010,"pos":{"x":137260,"y":59070,"z":-157650},"rot":{"x":0,"y":359860,"z":0}},{"groupId":12,"instId":200005,"monsterId":1022020,"eventId":40121008,"pos":{"x":168580,"y":28560,"z":-118970},"rot":{"x":0,"y":212510,"z":0}},{"groupId":12,"instId":200004,"monsterId":1022010,"eventId":40121010,"pos":{"x":155860,"y":30080,"z":-112420},"rot":{"x":0,"y":176750,"z":0}},{"groupId":12,"instId":200003,"monsterId":8001020,"eventId":40121009,"pos":{"x":140330,"y":59050,"z":-159980},"rot":{"x":0,"y":335192,"z":0}},{"groupId":12,"instId":200002,"monsterId":8001010,"eventId":40121008,"pos":{"x":131820,"y":46580,"z":-34930},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":200001,"monsterId":1022020,"eventId":40121009,"pos":{"x":121470,"y":46810,"z":-54280},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300002,"propState":0,"propId":9090008,"pos":{"x":126030,"y":46900,"z":-72750},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":9090008,"pos":{"x":186240,"y":28406,"z":-126812},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":9090008,"pos":{"x":176285,"y":55608,"z":-183932},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":9090008,"pos":{"x":175500,"y":28520,"z":-121850},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300002,"propState":0,"propId":100,"pos":{"x":110200,"y":58980,"z":-101640},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300001,"propState":8,"propId":3002,"pos":{"x":107460,"y":58980,"z":-105190},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":16,"instId":300001,"pos":{"x":109550,"y":58980,"z":-106870},"rot":{"x":0,"y":90000,"z":0}}}},"17":{"props":[{"groupId":17,"instId":300006,"propState":0,"propId":101015,"pos":{"x":117711,"y":47569,"z":-10050},"rot":{"x":0,"y":40000,"z":0}},{"groupId":17,"instId":300005,"propState":0,"propId":101015,"pos":{"x":122000,"y":47150,"z":-24200},"rot":{"x":0,"y":40000,"z":0}},{"groupId":17,"instId":300004,"propState":0,"propId":101015,"pos":{"x":132700,"y":38330,"z":-90150},"rot":{"x":0,"y":40000,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":101015,"pos":{"x":166250,"y":32940,"z":-96550},"rot":{"x":0,"y":40000,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":101015,"pos":{"x":168230,"y":56220,"z":-158460},"rot":{"x":0,"y":40000,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":101015,"pos":{"x":168970,"y":54160,"z":-146460},"rot":{"x":0,"y":40000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"40121002":{"P40121_F40121001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300035,"propState":0,"propId":301005,"pos":{"x":135120,"y":28360,"z":-125260},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300011,"propState":0,"propId":101008,"pos":{"x":142080,"y":28415,"z":-124750},"rot":{"x":0,"y":352130,"z":0}},{"groupId":3,"instId":300013,"propState":0,"propId":301004,"pos":{"x":135109,"y":50639,"z":-125266},"rot":{"x":0,"y":328448,"z":0}},{"groupId":3,"instId":300005,"propState":15,"propId":101007,"pos":{"x":135120,"y":58980,"z":-125260},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300027,"propState":0,"propId":101008,"pos":{"x":128700,"y":58984,"z":-126230},"rot":{"x":0,"y":234180,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[],"npcs":[],"monsters":[{"groupId":12,"instId":200007,"monsterId":8001030,"eventId":40121016,"pos":{"x":238230,"y":45270,"z":-64940},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":200008,"monsterId":8001030,"eventId":40121016,"pos":{"x":245360,"y":45270,"z":-64490},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":200006,"monsterId":8001030,"eventId":40121016,"pos":{"x":241160,"y":45270,"z":-58580},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":200005,"monsterId":1022010,"eventId":40121016,"pos":{"x":235660,"y":45270,"z":-54130},"rot":{"x":0,"y":207392,"z":0}},{"groupId":12,"instId":200004,"monsterId":8003010,"eventId":40121015,"pos":{"x":241570,"y":45270,"z":-62630},"rot":{"x":0,"y":207392,"z":0}},{"groupId":12,"instId":200003,"monsterId":1022010,"eventId":40121014,"pos":{"x":235720,"y":45270,"z":-76350},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":200002,"monsterId":1022020,"eventId":40121013,"pos":{"x":224910,"y":47240,"z":-140950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":200001,"monsterId":1022010,"eventId":40121012,"pos":{"x":200620,"y":35040,"z":-159610},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300002,"propState":8,"propId":3002,"pos":{"x":205490,"y":46600,"z":-60120},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300001,"propState":8,"propId":3002,"pos":{"x":226330,"y":47480,"z":-116180},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":16,"instId":300001,"pos":{"x":227970,"y":47519,"z":-115990},"rot":{"x":0,"y":47132,"z":0}}}},"17":{"props":[],"npcs":[],"monsters":[{"groupId":17,"instId":200002,"monsterId":8003010,"eventId":40121003,"pos":{"x":187420,"y":46412,"z":-65840},"rot":{"x":0,"y":72820,"z":0}},{"groupId":17,"instId":200001,"monsterId":8001020,"eventId":40121001,"pos":{"x":185630,"y":29361,"z":-138270},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"40121003":{"P40121_F40121001":{"scenes":{"20":{"props":[{"groupId":20,"instId":300003,"propState":0,"propId":100,"pos":{"x":122142,"y":46712,"z":-38513},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300002,"propState":0,"propId":100,"pos":{"x":126454,"y":47256,"z":-12959},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":100,"pos":{"x":122990,"y":46760,"z":-33970},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":20,"instId":400001,"npcId":1007,"pos":{"x":122277,"y":46692,"z":-38436},"rot":{"x":0,"y":82330,"z":0}}],"monsters":[{"groupId":20,"instId":200007,"monsterId":1002020,"eventId":20131001,"pos":{"x":115289,"y":46947,"z":-45967},"rot":{"x":0,"y":229127,"z":0}},{"groupId":20,"instId":200006,"monsterId":1002020,"eventId":20131001,"pos":{"x":125005,"y":46608,"z":-52599},"rot":{"x":0,"y":154950,"z":0}},{"groupId":20,"instId":200005,"monsterId":1002020,"eventId":20131001,"pos":{"x":129597,"y":46697,"z":-47675},"rot":{"x":0,"y":117879,"z":0}},{"groupId":20,"instId":200004,"monsterId":1002020,"eventId":20131001,"pos":{"x":135824,"y":46584,"z":-34269},"rot":{"x":0,"y":57499,"z":0}},{"groupId":20,"instId":200003,"monsterId":1002020,"eventId":20131001,"pos":{"x":129019,"y":46604,"z":-26886},"rot":{"x":0,"y":337401,"z":0}},{"groupId":20,"instId":200002,"monsterId":1002020,"eventId":20131001,"pos":{"x":125589,"y":46638,"z":-33094},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"40121005":{"P40121_F40121001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300001,"propState":20,"propId":60103,"pos":{"x":113240,"y":58980,"z":-107860},"rot":{"x":0,"y":330417,"z":0}},{"groupId":5,"instId":300035,"propState":0,"propId":301005,"pos":{"x":135120,"y":28360,"z":-125260},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300005,"propState":15,"propId":101007,"pos":{"x":135120,"y":58980,"z":-125260},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300011,"propState":0,"propId":101008,"pos":{"x":142080,"y":28415,"z":-124750},"rot":{"x":0,"y":352130,"z":0}},{"groupId":5,"instId":300027,"propState":0,"propId":101008,"pos":{"x":128700,"y":58984,"z":-126230},"rot":{"x":0,"y":234180,"z":0}},{"groupId":5,"instId":300013,"propState":0,"propId":301004,"pos":{"x":135109,"y":50639,"z":-125266},"rot":{"x":0,"y":328448,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[],"npcs":[],"monsters":[{"groupId":9,"instId":200003,"monsterId":8003020,"eventId":40121017,"pos":{"x":125970,"y":46540,"z":-72780},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":200001,"monsterId":8003041,"eventId":40121019,"pos":{"x":185850,"y":28390,"z":-126890},"rot":{"x":0,"y":294114,"z":0}},{"groupId":9,"instId":200002,"monsterId":8003010,"eventId":40121018,"pos":{"x":176450,"y":55520,"z":-183840},"rot":{"x":0,"y":272013,"z":0}}],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300016,"propState":0,"propId":100,"pos":{"x":127740,"y":59030,"z":-135400},"rot":{"x":0,"y":329470,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":100,"pos":{"x":103910,"y":59030,"z":-93560},"rot":{"x":0,"y":330715,"z":0}},{"groupId":10,"instId":300015,"propState":0,"propId":100,"pos":{"x":107400,"y":58985,"z":-94468},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300014,"propState":0,"propId":100,"pos":{"x":127020,"y":58980,"z":-131710},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300013,"propState":1,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300012,"propState":0,"propId":100,"pos":{"x":116270,"y":58980,"z":-108460},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300011,"propState":1,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300010,"propState":1,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":100,"pos":{"x":187360,"y":28390,"z":-129280},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300008,"propState":0,"propId":100,"pos":{"x":171150,"y":55700,"z":-186770},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":100,"pos":{"x":126040,"y":46518,"z":-72940},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300006,"propState":10,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":105,"pos":{"x":181430,"y":55280,"z":-180590},"rot":{"x":0,"y":236572,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":105,"pos":{"x":206450,"y":37180,"z":-159190},"rot":{"x":0,"y":267660,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":105,"pos":{"x":135510,"y":46300,"z":-71960},"rot":{"x":0,"y":267660,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":100,"pos":{"x":195784,"y":26028,"z":-132117},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[],"npcs":[],"monsters":[{"groupId":12,"instId":200006,"monsterId":1022010,"eventId":40121022,"pos":{"x":137260,"y":59070,"z":-157650},"rot":{"x":0,"y":359860,"z":0}},{"groupId":12,"instId":200005,"monsterId":1022020,"eventId":40121020,"pos":{"x":168580,"y":28560,"z":-118970},"rot":{"x":0,"y":212510,"z":0}},{"groupId":12,"instId":200004,"monsterId":1022010,"eventId":40121022,"pos":{"x":155860,"y":30080,"z":-112420},"rot":{"x":0,"y":176750,"z":0}},{"groupId":12,"instId":200003,"monsterId":8001020,"eventId":40121021,"pos":{"x":140330,"y":59050,"z":-159980},"rot":{"x":0,"y":335192,"z":0}},{"groupId":12,"instId":200002,"monsterId":8001010,"eventId":40121020,"pos":{"x":131820,"y":46580,"z":-34930},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":200001,"monsterId":1022020,"eventId":40121021,"pos":{"x":121470,"y":46810,"z":-54280},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300002,"propState":0,"propId":9090008,"pos":{"x":126030,"y":46900,"z":-72750},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":9090008,"pos":{"x":186240,"y":28406,"z":-126812},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":9090008,"pos":{"x":176285,"y":55608,"z":-183932},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":9090008,"pos":{"x":175500,"y":28520,"z":-121850},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300002,"propState":0,"propId":100,"pos":{"x":101405,"y":52004,"z":-101086},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300001,"propState":8,"propId":3002,"pos":{"x":107460,"y":58980,"z":-105190},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":16,"instId":300001,"pos":{"x":109550,"y":58980,"z":-106870},"rot":{"x":0,"y":90000,"z":0}}}},"1":{"props":[{"groupId":1,"instId":300006,"propState":0,"propId":101015,"pos":{"x":117711,"y":47569,"z":-10050},"rot":{"x":0,"y":40000,"z":0}},{"groupId":1,"instId":300001,"propState":0,"propId":101015,"pos":{"x":168230,"y":56220,"z":-158460},"rot":{"x":0,"y":40000,"z":0}},{"groupId":1,"instId":300005,"propState":0,"propId":101015,"pos":{"x":122000,"y":47150,"z":-24200},"rot":{"x":0,"y":40000,"z":0}},{"groupId":1,"instId":300004,"propState":0,"propId":101015,"pos":{"x":132700,"y":38330,"z":-90150},"rot":{"x":0,"y":40000,"z":0}},{"groupId":1,"instId":300003,"propState":0,"propId":101015,"pos":{"x":166250,"y":32940,"z":-96550},"rot":{"x":0,"y":40000,"z":0}},{"groupId":1,"instId":300002,"propState":0,"propId":101015,"pos":{"x":168970,"y":54160,"z":-146460},"rot":{"x":0,"y":40000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"40121006":{"P40121_F40121001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300027,"propState":0,"propId":101008,"pos":{"x":128700,"y":58984,"z":-126230},"rot":{"x":0,"y":234180,"z":0}},{"groupId":5,"instId":300001,"propState":20,"propId":60103,"pos":{"x":113240,"y":58980,"z":-107860},"rot":{"x":0,"y":330417,"z":0}},{"groupId":5,"instId":300035,"propState":0,"propId":301005,"pos":{"x":135120,"y":28360,"z":-125260},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300005,"propState":2,"propId":101007,"pos":{"x":135120,"y":58980,"z":-125260},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300011,"propState":0,"propId":101008,"pos":{"x":142080,"y":28415,"z":-124750},"rot":{"x":0,"y":352130,"z":0}},{"groupId":5,"instId":300013,"propState":0,"propId":301004,"pos":{"x":135109,"y":50639,"z":-125266},"rot":{"x":0,"y":328448,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[],"npcs":[],"monsters":[{"groupId":9,"instId":200003,"monsterId":8003020,"eventId":40121024,"pos":{"x":125970,"y":46540,"z":-72780},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":200002,"monsterId":8003010,"eventId":40121025,"pos":{"x":176450,"y":55520,"z":-183840},"rot":{"x":0,"y":272013,"z":0}}],"teleports":{}},"12":{"props":[],"npcs":[],"monsters":[{"groupId":12,"instId":200003,"monsterId":8001020,"eventId":40121029,"pos":{"x":140330,"y":59050,"z":-159980},"rot":{"x":0,"y":335192,"z":0}},{"groupId":12,"instId":200006,"monsterId":1022010,"eventId":40121030,"pos":{"x":137260,"y":59070,"z":-157650},"rot":{"x":0,"y":359860,"z":0}},{"groupId":12,"instId":200002,"monsterId":8001010,"eventId":40121027,"pos":{"x":131820,"y":46580,"z":-34930},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":200001,"monsterId":1022020,"eventId":40121028,"pos":{"x":121470,"y":46810,"z":-54280},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300016,"propState":0,"propId":100,"pos":{"x":127740,"y":59030,"z":-135400},"rot":{"x":0,"y":329470,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":100,"pos":{"x":103910,"y":59030,"z":-93560},"rot":{"x":0,"y":330715,"z":0}},{"groupId":10,"instId":300015,"propState":0,"propId":100,"pos":{"x":107400,"y":58985,"z":-94468},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300014,"propState":0,"propId":100,"pos":{"x":127020,"y":58980,"z":-131710},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300013,"propState":1,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300012,"propState":0,"propId":100,"pos":{"x":116270,"y":58980,"z":-108460},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300011,"propState":1,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300010,"propState":1,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":100,"pos":{"x":187360,"y":28390,"z":-129280},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300008,"propState":0,"propId":100,"pos":{"x":171150,"y":55700,"z":-186770},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":100,"pos":{"x":126040,"y":46518,"z":-72940},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300006,"propState":10,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":105,"pos":{"x":181430,"y":55280,"z":-180590},"rot":{"x":0,"y":236572,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":105,"pos":{"x":206450,"y":37180,"z":-159190},"rot":{"x":0,"y":267660,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":105,"pos":{"x":135510,"y":46300,"z":-71960},"rot":{"x":0,"y":267660,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":100,"pos":{"x":195784,"y":26028,"z":-132117},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300004,"propState":0,"propId":9090008,"pos":{"x":186240,"y":28406,"z":-126812},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":9090008,"pos":{"x":176285,"y":55608,"z":-183932},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":9090008,"pos":{"x":126030,"y":46900,"z":-72750},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":9090008,"pos":{"x":175500,"y":28520,"z":-121850},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300002,"propState":0,"propId":100,"pos":{"x":101405,"y":52004,"z":-101086},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300001,"propState":8,"propId":3002,"pos":{"x":107460,"y":58980,"z":-105190},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":16,"instId":300001,"pos":{"x":109550,"y":58980,"z":-106870},"rot":{"x":0,"y":90000,"z":0}}}},"1":{"props":[{"groupId":1,"instId":300006,"propState":0,"propId":101015,"pos":{"x":117711,"y":47569,"z":-10050},"rot":{"x":0,"y":40000,"z":0}},{"groupId":1,"instId":300005,"propState":0,"propId":101015,"pos":{"x":122000,"y":47150,"z":-24200},"rot":{"x":0,"y":40000,"z":0}},{"groupId":1,"instId":300004,"propState":0,"propId":101015,"pos":{"x":132700,"y":38330,"z":-90150},"rot":{"x":0,"y":40000,"z":0}},{"groupId":1,"instId":300003,"propState":0,"propId":101015,"pos":{"x":166250,"y":32940,"z":-96550},"rot":{"x":0,"y":40000,"z":0}},{"groupId":1,"instId":300001,"propState":0,"propId":101015,"pos":{"x":168230,"y":56220,"z":-158460},"rot":{"x":0,"y":40000,"z":0}},{"groupId":1,"instId":300002,"propState":0,"propId":101015,"pos":{"x":168970,"y":54160,"z":-146460},"rot":{"x":0,"y":40000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"40131001":{"P40131_F40131001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-107920,"y":-2110,"z":-90670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":3002,"pos":{"x":-53500,"y":-110,"z":-91690},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":1,"instId":400001,"npcId":2104,"pos":{"x":-106122,"y":-2114,"z":-95619},"rot":{"x":0,"y":290200,"z":0}}],"monsters":[],"teleports":{"2102":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":-50780,"y":-110,"z":-94100},"rot":{"x":0,"y":90000,"z":0}}}},"2":{"props":[{"groupId":2,"instId":300004,"propState":0,"propId":100,"pos":{"x":-60180,"y":-110,"z":-94040},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300002,"propState":0,"propId":100,"pos":{"x":-78100,"y":-110,"z":-76200},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":2,"instId":200004,"monsterId":1002030,"eventId":40131011,"pos":{"x":-69080,"y":-110,"z":-88500},"rot":{"x":0,"y":337558,"z":0}},{"groupId":2,"instId":200005,"monsterId":1002030,"eventId":40131009,"pos":{"x":-75120,"y":-110,"z":-87570},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":200003,"monsterId":1002040,"eventId":40131008,"pos":{"x":-63692,"y":-111,"z":-89046},"rot":{"x":0,"y":48247,"z":0}},{"groupId":2,"instId":200002,"monsterId":1002040,"eventId":40131010,"pos":{"x":-67540,"y":-110,"z":-98740},"rot":{"x":0,"y":160880,"z":0}},{"groupId":2,"instId":200001,"monsterId":1002040,"eventId":40131008,"pos":{"x":-76190,"y":-110,"z":-82790},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300001,"propState":0,"propId":100,"pos":{"x":-32830,"y":-3000,"z":-94140},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":7,"instId":400001,"npcId":2108,"pos":{"x":-32610,"y":-3000,"z":-94516},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[{"groupId":7,"instId":200005,"monsterId":1002030,"eventId":40131009,"pos":{"x":-81762,"y":-111,"z":-50860},"rot":{"x":0,"y":311960,"z":0}},{"groupId":7,"instId":200004,"monsterId":1002040,"eventId":40131008,"pos":{"x":-68296,"y":-111,"z":-54641},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300007,"propState":0,"propId":101015,"pos":{"x":-11540,"y":-980,"z":-228440},"rot":{"x":0,"y":40000,"z":0}},{"groupId":9,"instId":300006,"propState":0,"propId":101016,"pos":{"x":-98426,"y":-2114,"z":-91363},"rot":{"x":0,"y":40000,"z":0}},{"groupId":9,"instId":300005,"propState":0,"propId":101015,"pos":{"x":35043,"y":1007,"z":-170670},"rot":{"x":0,"y":40000,"z":0}},{"groupId":9,"instId":300004,"propState":0,"propId":101016,"pos":{"x":-8950,"y":-3000,"z":-131120},"rot":{"x":0,"y":40000,"z":0}},{"groupId":9,"instId":300003,"propState":0,"propId":101015,"pos":{"x":-34741,"y":-3000,"z":-83069},"rot":{"x":0,"y":40000,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":101015,"pos":{"x":-83690,"y":-110,"z":-52800},"rot":{"x":0,"y":40000,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":101016,"pos":{"x":-83538,"y":-111,"z":-52253},"rot":{"x":0,"y":40000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300020,"propState":0,"propId":217,"pos":{"x":-109100,"y":-2114,"z":-88810},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300001,"propState":0,"propId":100,"pos":{"x":-75900,"y":-111,"z":-66300},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300020,"propState":0,"propId":217,"pos":{"x":-80150,"y":-111,"z":-73910},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300014,"propState":0,"propId":301065,"pos":{"x":-60759,"y":-42,"z":-90950},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":101005,"pos":{"x":-117480,"y":-2110,"z":-94100},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300019,"propState":0,"propId":100,"pos":{"x":-114373,"y":-2114,"z":-94176},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300018,"propState":0,"propId":100,"pos":{"x":-105530,"y":-2110,"z":-94230},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300017,"propState":0,"propId":100,"pos":{"x":-75590,"y":-110,"z":-58800},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":105,"pos":{"x":-26350,"y":-3000,"z":-93470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300016,"propState":0,"propId":301065,"pos":{"x":-60759,"y":-42,"z":-96990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300012,"propState":0,"propId":100,"pos":{"x":-107360,"y":-2110,"z":-93560},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":100,"pos":{"x":240,"y":1010,"z":-182420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":301002,"pos":{"x":0,"y":994,"z":-193473},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":101005,"pos":{"x":220,"y":1010,"z":-182630},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300011,"propState":1,"propId":101004,"pos":{"x":-60789,"y":-42,"z":-93970},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":101012,"pos":{"x":-4660,"y":-3000,"z":-64972},"rot":{"x":0,"y":71163,"z":0}},{"groupId":6,"instId":300035,"propState":0,"propId":101001,"pos":{"x":-76924,"y":-111,"z":-46688},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300009,"propState":2,"propId":101012,"pos":{"x":3600,"y":-3000,"z":-122700},"rot":{"x":0,"y":268123,"z":0}},{"groupId":6,"instId":300010,"propState":2,"propId":101012,"pos":{"x":27590,"y":-3000,"z":-87230},"rot":{"x":0,"y":77500,"z":0}},{"groupId":6,"instId":300006,"propState":3,"propId":301011,"pos":{"x":0,"y":-2700,"z":-94000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":101004,"pos":{"x":-10,"y":-460,"z":-54680},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":6,"instId":400001,"npcId":2107,"pos":{"x":-210,"y":-3000,"z":-127710},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300010,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300004,"propState":0,"propId":100,"pos":{"x":31100,"y":-3000,"z":-104490},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300009,"propState":0,"propId":100,"pos":{"x":32300,"y":-3000,"z":-106320},"rot":{"x":0,"y":22616,"z":0}},{"groupId":18,"instId":300008,"propState":1,"propId":211,"pos":{"x":35210,"y":4650,"z":-102860},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300006,"propState":0,"propId":211,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":22616,"z":0}},{"groupId":18,"instId":300005,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300007,"propState":0,"propId":100,"pos":{"x":-78320,"y":-110,"z":-75350},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300003,"propState":10,"propId":100,"pos":{"x":-97202,"y":-1344,"z":-96837},"rot":{"x":0,"y":265951,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":301010,"pos":{"x":-96840,"y":-2110,"z":-96980},"rot":{"x":0,"y":265951,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":100,"pos":{"x":-96840,"y":-2110,"z":-96980},"rot":{"x":0,"y":265951,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"40131002":{"P40131_F40131001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":3002,"pos":{"x":27650,"y":-3000,"z":-97570},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300004,"propState":8,"propId":3002,"pos":{"x":-28290,"y":-3000,"z":-91790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":3002,"pos":{"x":3580,"y":-2900,"z":-66250},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":2,"groupId":1,"instId":300004,"pos":{"x":-31880,"y":-3000,"z":-93900},"rot":{"x":0,"y":90000,"z":0}}}},"2":{"props":[],"npcs":[],"monsters":[{"groupId":2,"instId":200003,"monsterId":1002040,"eventId":40131013,"pos":{"x":31229,"y":-3000,"z":-110497},"rot":{"x":0,"y":162479,"z":0}},{"groupId":2,"instId":200009,"monsterId":1002040,"eventId":40131015,"pos":{"x":14214,"y":-3000,"z":-63531},"rot":{"x":0,"y":110325,"z":0}},{"groupId":2,"instId":200002,"monsterId":1002040,"eventId":40131013,"pos":{"x":29970,"y":-3000,"z":-110830},"rot":{"x":0,"y":132667,"z":0}},{"groupId":2,"instId":200001,"monsterId":1002030,"eventId":40131014,"pos":{"x":-3885,"y":-500,"z":-59412},"rot":{"x":0,"y":349568,"z":0}}],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300006,"propState":0,"propId":101016,"pos":{"x":-13380,"y":-980,"z":-230180},"rot":{"x":0,"y":40000,"z":0}},{"groupId":3,"instId":300007,"propState":0,"propId":101015,"pos":{"x":-11540,"y":-980,"z":-228440},"rot":{"x":0,"y":40000,"z":0}},{"groupId":3,"instId":300005,"propState":0,"propId":101015,"pos":{"x":35043,"y":1007,"z":-170670},"rot":{"x":0,"y":40000,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":101016,"pos":{"x":32110,"y":-3000,"z":-99749},"rot":{"x":0,"y":40000,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":101015,"pos":{"x":-34741,"y":-3000,"z":-83069},"rot":{"x":0,"y":40000,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":101015,"pos":{"x":-71690,"y":-110,"z":-49380},"rot":{"x":0,"y":40000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":101016,"pos":{"x":-4749,"y":-3000,"z":-61752},"rot":{"x":0,"y":40000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300020,"propState":0,"propId":217,"pos":{"x":72190,"y":2070,"z":-88940},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300004,"propState":0,"propId":101004,"pos":{"x":-47489,"y":-1028,"z":-180057},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300010,"propState":0,"propId":105,"pos":{"x":20,"y":-980,"z":-159620},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300009,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":11,"propId":60101,"pos":{"x":33726,"y":-14444,"z":-95486},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":105,"pos":{"x":-50600,"y":-110,"z":-93940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":100,"pos":{"x":240,"y":1010,"z":-182420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":301002,"pos":{"x":0,"y":994,"z":-193473},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":101005,"pos":{"x":-117480,"y":-2110,"z":-94100},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":101005,"pos":{"x":220,"y":1010,"z":-182630},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":5,"propId":301011,"pos":{"x":0,"y":-2700,"z":-94000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":101004,"pos":{"x":-10,"y":-460,"z":-54680},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":6,"instId":400002,"npcId":2104,"pos":{"x":-29380,"y":-3000,"z":-97950},"rot":{"x":0,"y":300569,"z":0}},{"groupId":6,"instId":400001,"npcId":2107,"pos":{"x":100,"y":-3000,"z":-131250},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300003,"propState":2,"propId":101012,"pos":{"x":3600,"y":-3000,"z":-122700},"rot":{"x":0,"y":268123,"z":0}},{"groupId":5,"instId":300004,"propState":0,"propId":100,"pos":{"x":-4660,"y":-3000,"z":-64972},"rot":{"x":0,"y":71163,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":100,"pos":{"x":27590,"y":-3000,"z":-87230},"rot":{"x":0,"y":77500,"z":0}},{"groupId":5,"instId":300005,"propState":2,"propId":101012,"pos":{"x":-4660,"y":-3000,"z":-64972},"rot":{"x":0,"y":71163,"z":0}},{"groupId":5,"instId":300002,"propState":2,"propId":101012,"pos":{"x":27590,"y":-3000,"z":-87230},"rot":{"x":0,"y":77500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300007,"propState":0,"propId":100,"pos":{"x":29560,"y":-2900,"z":-104540},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300006,"propState":0,"propId":100,"pos":{"x":32040,"y":-2570,"z":-76880},"rot":{"x":0,"y":51489,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":100,"pos":{"x":30110,"y":-2900,"z":-94150},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":100,"pos":{"x":-110,"y":-2950,"z":-123380},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":100,"pos":{"x":-27270,"y":-2900,"z":-94150},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":100,"pos":{"x":15500,"y":-2900,"z":-94500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":100,"pos":{"x":-850,"y":-2950,"z":-68770},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300010,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300004,"propState":0,"propId":100,"pos":{"x":31100,"y":-3000,"z":-104490},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300009,"propState":0,"propId":100,"pos":{"x":32300,"y":-3000,"z":-106320},"rot":{"x":0,"y":22616,"z":0}},{"groupId":12,"instId":300008,"propState":1,"propId":211,"pos":{"x":35210,"y":4650,"z":-102860},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300006,"propState":0,"propId":211,"pos":{"x":27830,"y":-3000,"z":-110310},"rot":{"x":0,"y":22616,"z":0}},{"groupId":12,"instId":300005,"propState":0,"propId":100,"pos":{"x":7600,"y":14845,"z":120316},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300007,"propState":0,"propId":100,"pos":{"x":35315,"y":2106,"z":-100268},"rot":{"x":0,"y":329947,"z":0}},{"groupId":12,"instId":300003,"propState":10,"propId":100,"pos":{"x":31880,"y":-3000,"z":-112810},"rot":{"x":0,"y":322157,"z":0}},{"groupId":12,"instId":300002,"propState":0,"propId":301010,"pos":{"x":32295,"y":-1855,"z":-112986},"rot":{"x":276673,"y":300895,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":100,"pos":{"x":31815,"y":-2990,"z":-112800},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[],"npcs":[],"monsters":[{"groupId":13,"instId":200001,"monsterId":1003010,"eventId":40131017,"pos":{"x":113240,"y":2010,"z":-96760},"rot":{"x":0,"y":338834,"z":0}},{"groupId":13,"instId":200003,"monsterId":1002040,"eventId":40131015,"pos":{"x":60700,"y":2020,"z":-95930},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":200006,"monsterId":1002040,"eventId":40131013,"pos":{"x":60780,"y":2020,"z":-92960},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":200005,"monsterId":1002040,"eventId":40131013,"pos":{"x":99800,"y":2010,"z":-88440},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":200004,"monsterId":1002030,"eventId":40131014,"pos":{"x":90680,"y":2010,"z":-101840},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":200002,"monsterId":1002040,"eventId":40131013,"pos":{"x":58990,"y":2020,"z":-94430},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"40131003":{"P40131_F40131001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":20000},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-130,"y":-980,"z":-165240},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":3,"groupId":1,"instId":300001,"pos":{"x":-30,"y":-1090,"z":-158430},"rot":{"x":0,"y":180000,"z":0}}}},"2":{"props":[],"npcs":[],"monsters":[{"groupId":2,"instId":200013,"monsterId":1002040,"eventId":40131003,"pos":{"x":-1230,"y":-980,"z":-207610},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":200011,"monsterId":1002030,"eventId":40131002,"pos":{"x":-12810,"y":1010,"z":-196140},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":200010,"monsterId":1002030,"eventId":40131004,"pos":{"x":-15260,"y":1010,"z":-196210},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":200008,"monsterId":1003010,"eventId":40131005,"pos":{"x":-47310,"y":-980,"z":-195880},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":200007,"monsterId":1002030,"eventId":40131002,"pos":{"x":14630,"y":1010,"z":-195710},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[{"groupId":7,"instId":200001,"monsterId":1004020,"eventId":40131007,"pos":{"x":240,"y":1010,"z":-183250},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300006,"propState":0,"propId":101016,"pos":{"x":-13380,"y":-980,"z":-230180},"rot":{"x":0,"y":40000,"z":0}},{"groupId":3,"instId":300007,"propState":0,"propId":101015,"pos":{"x":-13202,"y":-985,"z":-229674},"rot":{"x":0,"y":40000,"z":0}},{"groupId":3,"instId":300005,"propState":0,"propId":101015,"pos":{"x":35810,"y":1010,"z":-166290},"rot":{"x":0,"y":40000,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":101016,"pos":{"x":-3620,"y":-982,"z":-160150},"rot":{"x":0,"y":40000,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":101015,"pos":{"x":-34741,"y":-3000,"z":-83069},"rot":{"x":0,"y":40000,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":101015,"pos":{"x":-28200,"y":-980,"z":-202490},"rot":{"x":0,"y":40000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":101016,"pos":{"x":-28520,"y":-980,"z":-201710},"rot":{"x":0,"y":40000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300001,"propState":0,"propId":100,"pos":{"x":-12140,"y":-985,"z":-208790},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300020,"propState":0,"propId":217,"pos":{"x":-5220,"y":-985,"z":-213210},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300017,"propState":0,"propId":100,"pos":{"x":-550,"y":-4955,"z":-190146},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300016,"propState":0,"propId":100,"pos":{"x":120,"y":1010,"z":-181340},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300014,"propState":1,"propId":100,"pos":{"x":240,"y":2480,"z":-182420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300012,"propState":1,"propId":100,"pos":{"x":240,"y":2500,"z":-182420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300004,"propState":0,"propId":101004,"pos":{"x":-47489,"y":-1028,"z":-180057},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":100,"pos":{"x":240,"y":1010,"z":-182420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":101005,"pos":{"x":-117480,"y":-2110,"z":-94100},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":101012,"pos":{"x":-4660,"y":-3000,"z":-64972},"rot":{"x":0,"y":71163,"z":0}},{"groupId":6,"instId":300035,"propState":2,"propId":101012,"pos":{"x":-27840,"y":-3000,"z":-101040},"rot":{"x":0,"y":251700,"z":0}},{"groupId":6,"instId":300009,"propState":2,"propId":101012,"pos":{"x":3600,"y":-3000,"z":-122700},"rot":{"x":0,"y":268123,"z":0}},{"groupId":6,"instId":300006,"propState":6,"propId":301011,"pos":{"x":0,"y":-2700,"z":-94000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":100,"pos":{"x":240,"y":2500,"z":-182420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":100,"pos":{"x":240,"y":2500,"z":-182420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":301002,"pos":{"x":0,"y":994,"z":-193473},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":101005,"pos":{"x":190,"y":1040,"z":-182650},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300010,"propState":2,"propId":101012,"pos":{"x":27590,"y":-3000,"z":-87230},"rot":{"x":0,"y":77500,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":101004,"pos":{"x":-10,"y":-460,"z":-54680},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300003,"propState":0,"propId":100,"pos":{"x":-120,"y":-2890,"z":-176200},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":100,"pos":{"x":-120,"y":-2890,"z":-146890},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":100,"pos":{"x":80,"y":-3000,"z":-132480},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300005,"propState":0,"propId":100,"pos":{"x":140,"y":1046,"z":-180892},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":100,"pos":{"x":-5840,"y":-980,"z":-228497},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":100,"pos":{"x":-7910,"y":-980,"z":-228590},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":100,"pos":{"x":-10390,"y":-980,"z":-228590},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":100,"pos":{"x":-1864,"y":15570,"z":-221628},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":8,"instId":200012,"monsterId":1003010,"eventId":40131005,"pos":{"x":-3140,"y":-980,"z":-234250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":200005,"monsterId":1003010,"eventId":40131005,"pos":{"x":-4150,"y":-980,"z":-236950},"rot":{"x":0,"y":94000,"z":0}},{"groupId":8,"instId":200004,"monsterId":1003010,"eventId":40131005,"pos":{"x":-2990,"y":-980,"z":-239350},"rot":{"x":0,"y":27937,"z":0}},{"groupId":8,"instId":200003,"monsterId":1002040,"eventId":40131001,"pos":{"x":-22780,"y":-980,"z":-207620},"rot":{"x":0,"y":182630,"z":0}},{"groupId":8,"instId":200002,"monsterId":1002030,"eventId":40131002,"pos":{"x":-21070,"y":-980,"z":-207510},"rot":{"x":0,"y":205941,"z":0}},{"groupId":8,"instId":200001,"monsterId":1002030,"eventId":40131002,"pos":{"x":-21780,"y":-980,"z":-194040},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":200009,"monsterId":1002040,"eventId":40131003,"pos":{"x":-14130,"y":-980,"z":-162930},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":200006,"monsterId":1002040,"eventId":40131001,"pos":{"x":290,"y":1010,"z":-177820},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300010,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300002,"propState":0,"propId":301010,"pos":{"x":-21696,"y":-985,"z":-210144},"rot":{"x":0,"y":24700,"z":0}},{"groupId":15,"instId":300004,"propState":0,"propId":100,"pos":{"x":31100,"y":-3000,"z":-104490},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300009,"propState":0,"propId":100,"pos":{"x":32300,"y":-3000,"z":-106320},"rot":{"x":0,"y":22616,"z":0}},{"groupId":15,"instId":300008,"propState":1,"propId":211,"pos":{"x":35210,"y":4650,"z":-102860},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300006,"propState":0,"propId":211,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":22616,"z":0}},{"groupId":15,"instId":300005,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300007,"propState":0,"propId":100,"pos":{"x":-7410,"y":-980,"z":-224340},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300003,"propState":10,"propId":100,"pos":{"x":-21390,"y":-324,"z":-210016},"rot":{"x":0,"y":265951,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":100,"pos":{"x":-21696,"y":-985,"z":-210144},"rot":{"x":0,"y":24700,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"40312001":{"P40312_F40312001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"40301001":{"P40301_F40301001":{"scenes":{"20":{"props":[],"npcs":[{"groupId":20,"instId":400006,"npcId":13315,"pos":{"x":-106808,"y":-13248,"z":94713},"rot":{"x":0,"y":56465,"z":0}},{"groupId":20,"instId":400005,"npcId":13315,"pos":{"x":-23324,"y":-16381,"z":232550},"rot":{"x":0,"y":359821,"z":0}},{"groupId":20,"instId":400004,"npcId":13318,"pos":{"x":-114254,"y":-14374,"z":178103},"rot":{"x":0,"y":173216,"z":0}},{"groupId":20,"instId":400003,"npcId":13315,"pos":{"x":14260,"y":-15814,"z":88865},"rot":{"x":0,"y":140984,"z":0}},{"groupId":20,"instId":400002,"npcId":13127,"pos":{"x":141100,"y":-4416,"z":206800},"rot":{"x":0,"y":250839,"z":0}},{"groupId":20,"instId":400001,"npcId":13231,"pos":{"x":134051,"y":-4456,"z":84960},"rot":{"x":0,"y":198075,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"40301002":{"P40301_F40301001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300009,"propState":0,"propId":100075,"pos":{"x":-15850,"y":180925,"z":-96000},"rot":{"x":0,"y":309500,"z":0}},{"groupId":4,"instId":300002,"propState":1,"propId":100075,"pos":{"x":34205,"y":172241,"z":61090},"rot":{"x":0,"y":140342,"z":0}},{"groupId":4,"instId":300008,"propState":1,"propId":100075,"pos":{"x":-5492,"y":172245,"z":69006},"rot":{"x":0,"y":230342,"z":0}},{"groupId":4,"instId":300007,"propState":1,"propId":100075,"pos":{"x":-45550,"y":182859,"z":37610},"rot":{"x":0,"y":50364,"z":0}},{"groupId":4,"instId":300006,"propState":0,"propId":100075,"pos":{"x":-92635,"y":411956,"z":-14145},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":100075,"pos":{"x":86620,"y":411956,"z":-14145},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300001,"propState":1,"propId":100079,"pos":{"x":-61141,"y":177569,"z":41487},"rot":{"x":0,"y":140000,"z":0}},{"groupId":4,"instId":300005,"propState":1,"propId":100076,"pos":{"x":4961,"y":172283,"z":-85700},"rot":{"x":0,"y":264500,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":100076,"pos":{"x":50100,"y":172307,"z":34560},"rot":{"x":0,"y":320342,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300001,"propState":0,"propId":100,"pos":{"x":3000,"y":185029,"z":4000},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300001,"propState":0,"propId":100,"pos":{"x":2322,"y":420480,"z":-26583},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300011,"propState":1,"propId":100088,"pos":{"x":12105,"y":174893,"z":-104320},"rot":{"x":0,"y":309500,"z":0}},{"groupId":6,"instId":300014,"propState":0,"propId":300008,"pos":{"x":-15420,"y":177421,"z":-121688},"rot":{"x":0,"y":219500,"z":0}},{"groupId":6,"instId":300006,"propState":1,"propId":100088,"pos":{"x":13956,"y":172295,"z":85557},"rot":{"x":0,"y":185733,"z":0}},{"groupId":6,"instId":300017,"propState":0,"propId":300008,"pos":{"x":22300,"y":172251,"z":64720},"rot":{"x":0,"y":320342,"z":0}},{"groupId":6,"instId":300015,"propState":1,"propId":300008,"pos":{"x":12138,"y":174878,"z":-104347},"rot":{"x":0,"y":219500,"z":0}},{"groupId":6,"instId":300012,"propState":0,"propId":100088,"pos":{"x":25850,"y":172261,"z":50783},"rot":{"x":0,"y":95342,"z":0}},{"groupId":6,"instId":300009,"propState":1,"propId":300008,"pos":{"x":-57761,"y":177536,"z":51337},"rot":{"x":0,"y":320342,"z":0}},{"groupId":6,"instId":300008,"propState":1,"propId":100088,"pos":{"x":-57770,"y":177580,"z":51330},"rot":{"x":0,"y":230342,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":100078,"pos":{"x":-41523,"y":182862,"z":-65074},"rot":{"x":0,"y":127079,"z":0}},{"groupId":6,"instId":300016,"propState":0,"propId":300008,"pos":{"x":25865,"y":172245,"z":50781},"rot":{"x":0,"y":5342,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":100088,"pos":{"x":22247,"y":172300,"z":64676},"rot":{"x":0,"y":50342,"z":0}},{"groupId":6,"instId":300010,"propState":0,"propId":100088,"pos":{"x":-15429,"y":177436,"z":-121681},"rot":{"x":0,"y":309500,"z":0}},{"groupId":6,"instId":300007,"propState":1,"propId":300008,"pos":{"x":13963,"y":172245,"z":85628},"rot":{"x":0,"y":275733,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":300008,"pos":{"x":75259,"y":172424,"z":-14232},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300004,"propState":0,"propId":100088,"pos":{"x":73228,"y":172441,"z":-14226},"rot":{"x":0,"y":90756,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":300008,"pos":{"x":-44708,"y":182880,"z":-66187},"rot":{"x":0,"y":219500,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":100088,"pos":{"x":-44708,"y":182921,"z":-66187},"rot":{"x":0,"y":309500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300006,"propState":0,"propId":100025,"pos":{"x":10699,"y":180920,"z":-103198},"rot":{"x":0,"y":348385,"z":0}},{"groupId":9,"instId":300004,"propState":0,"propId":100024,"pos":{"x":-46951,"y":182862,"z":-59045},"rot":{"x":0,"y":356870,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":100025,"pos":{"x":-51258,"y":182868,"z":-77349},"rot":{"x":0,"y":348385,"z":0}},{"groupId":9,"instId":300003,"propState":0,"propId":100025,"pos":{"x":-51130,"y":177527,"z":58709},"rot":{"x":0,"y":348385,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":100024,"pos":{"x":-14697,"y":172242,"z":66319},"rot":{"x":0,"y":356870,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300001,"propState":8,"propId":3002,"pos":{"x":5867,"y":177350,"z":-120715},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":17,"instId":300001,"pos":{"x":1570,"y":177412,"z":-120840},"rot":{"x":0,"y":350481,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"40302001":{"P40302_F40302001":{"scenes":{"2":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300004,"propState":0,"propId":103134,"pos":{"x":-461,"y":14610,"z":120291},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300010,"propState":0,"propId":103134,"pos":{"x":156668,"y":14340,"z":222430},"rot":{"x":0,"y":187563,"z":0}},{"groupId":3,"instId":300009,"propState":101,"propId":103134,"pos":{"x":136535,"y":14340,"z":155189},"rot":{"x":0,"y":209110,"z":0}},{"groupId":3,"instId":300008,"propState":101,"propId":103134,"pos":{"x":112476,"y":14460,"z":122330},"rot":{"x":0,"y":227388,"z":0}},{"groupId":3,"instId":300007,"propState":0,"propId":103134,"pos":{"x":-156668,"y":14340,"z":222430},"rot":{"x":0,"y":172437,"z":0}},{"groupId":3,"instId":300006,"propState":101,"propId":103134,"pos":{"x":-112435,"y":14340,"z":122459},"rot":{"x":0,"y":310860,"z":0}},{"groupId":3,"instId":300005,"propState":101,"propId":103134,"pos":{"x":-136492,"y":14340,"z":155115},"rot":{"x":0,"y":330889,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":103134,"pos":{"x":-91,"y":14790,"z":104951},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":103134,"pos":{"x":-341,"y":14790,"z":89637},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":103134,"pos":{"x":-270,"y":14790,"z":74295},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300013,"propState":0,"propId":103133,"pos":{"x":109973,"y":14540,"z":132162},"rot":{"x":0,"y":311451,"z":0}},{"groupId":4,"instId":300011,"propState":0,"propId":103133,"pos":{"x":-126957,"y":14540,"z":154869},"rot":{"x":0,"y":58598,"z":0}},{"groupId":4,"instId":300008,"propState":0,"propId":103133,"pos":{"x":9586,"y":11320,"z":37640},"rot":{"x":0,"y":88735,"z":0}},{"groupId":4,"instId":300009,"propState":101,"propId":103133,"pos":{"x":10274,"y":11503,"z":5174},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":103133,"pos":{"x":-110382,"y":2463,"z":198504},"rot":{"x":0,"y":75295,"z":0}},{"groupId":4,"instId":300015,"propState":1,"propId":103133,"pos":{"x":-16192,"y":11380,"z":37800},"rot":{"x":0,"y":89757,"z":0}},{"groupId":4,"instId":300014,"propState":0,"propId":103133,"pos":{"x":126957,"y":14540,"z":154869},"rot":{"x":0,"y":301402,"z":0}},{"groupId":4,"instId":300012,"propState":0,"propId":103133,"pos":{"x":-109973,"y":14540,"z":132162},"rot":{"x":0,"y":48549,"z":0}},{"groupId":4,"instId":300010,"propState":0,"propId":103133,"pos":{"x":-10476,"y":11503,"z":5085},"rot":{"x":0,"y":89757,"z":0}},{"groupId":4,"instId":300016,"propState":101,"propId":103133,"pos":{"x":34219,"y":11503,"z":5174},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300007,"propState":1,"propId":103133,"pos":{"x":118800,"y":14686,"z":143019},"rot":{"x":0,"y":307503,"z":0}},{"groupId":4,"instId":300006,"propState":1,"propId":103133,"pos":{"x":-118800,"y":14686,"z":143019},"rot":{"x":0,"y":52497,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":103133,"pos":{"x":-62740,"y":4240,"z":136945},"rot":{"x":0,"y":35790,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":103133,"pos":{"x":110189,"y":2463,"z":198517},"rot":{"x":0,"y":284705,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":103133,"pos":{"x":62724,"y":4233,"z":136965},"rot":{"x":0,"y":324210,"z":0}},{"groupId":4,"instId":300002,"propState":1,"propId":103133,"pos":{"x":-9873,"y":11380,"z":37826},"rot":{"x":0,"y":89757,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300001,"propState":8,"propId":3002,"pos":{"x":7725,"y":3198,"z":251277},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":15,"instId":300001,"pos":{"x":20,"y":3198,"z":251490},"rot":{"x":0,"y":375,"z":0}}}},"17":{"props":[],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"40401001":{"P40401_F40401001":{"scenes":{"153":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300010,"propState":1,"propId":104018,"pos":{"x":353829,"y":107971,"z":203773},"rot":{"x":0,"y":150000,"z":0}},{"groupId":5,"instId":300011,"propState":1,"propId":104018,"pos":{"x":291750,"y":105971,"z":185290},"rot":{"x":0,"y":60000,"z":0}},{"groupId":5,"instId":300006,"propState":1,"propId":104007,"pos":{"x":159686,"y":100793,"z":300618},"rot":{"x":0,"y":240000,"z":0}},{"groupId":5,"instId":300005,"propState":1,"propId":104007,"pos":{"x":188042,"y":104656,"z":276986},"rot":{"x":0,"y":330000,"z":0}},{"groupId":5,"instId":300004,"propState":1,"propId":104007,"pos":{"x":212126,"y":103740,"z":279143},"rot":{"x":0,"y":112500,"z":0}},{"groupId":5,"instId":300012,"propState":1,"propId":104018,"pos":{"x":241740,"y":101971,"z":163320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":5,"instId":300007,"propState":1,"propId":104007,"pos":{"x":143159,"y":100976,"z":309937},"rot":{"x":0,"y":293966,"z":0}},{"groupId":5,"instId":300003,"propState":1,"propId":104007,"pos":{"x":236879,"y":103740,"z":236270},"rot":{"x":0,"y":7500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"142":{"props":[{"groupId":142,"instId":300004,"propState":8,"propId":3002,"pos":{"x":2980,"y":3690,"z":-298960},"rot":{"x":0,"y":0,"z":0}},{"groupId":142,"instId":300003,"propState":8,"propId":3002,"pos":{"x":176769,"y":103453,"z":238651},"rot":{"x":0,"y":0,"z":0}},{"groupId":142,"instId":300002,"propState":8,"propId":3002,"pos":{"x":-125340,"y":16551,"z":-236690},"rot":{"x":0,"y":0,"z":0}},{"groupId":142,"instId":300001,"propState":8,"propId":3002,"pos":{"x":103250,"y":-5670,"z":-498060},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":142,"instId":300001,"pos":{"x":93290,"y":-5999,"z":-505990},"rot":{"x":0,"y":346618,"z":0}}}},"36":{"props":[{"groupId":36,"instId":300002,"propState":0,"propId":100,"pos":{"x":48637,"y":-6032,"z":-384673},"rot":{"x":0,"y":32325,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":100,"pos":{"x":13898,"y":2940,"z":-326604},"rot":{"x":0,"y":85115,"z":0}}],"npcs":[],"monsters":[{"groupId":36,"instId":200004,"monsterId":4012010,"eventId":20411054,"pos":{"x":10630,"y":1721,"z":-339380},"rot":{"x":0,"y":105498,"z":0}},{"groupId":36,"instId":200003,"monsterId":4012030,"eventId":20411053,"pos":{"x":21870,"y":180,"z":-347120},"rot":{"x":0,"y":208742,"z":0}},{"groupId":36,"instId":200002,"monsterId":4012020,"eventId":20411052,"pos":{"x":22560,"y":-2953,"z":-367330},"rot":{"x":0,"y":358194,"z":0}},{"groupId":36,"instId":200001,"monsterId":4012010,"eventId":20411051,"pos":{"x":31770,"y":-4773,"z":-377050},"rot":{"x":0,"y":328685,"z":0}}],"teleports":{}},"112":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"113":{"props":[{"groupId":113,"instId":300005,"propState":1,"propId":104013,"pos":{"x":316207,"y":152404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":113,"instId":300004,"propState":1,"propId":104013,"pos":{"x":316207,"y":109404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":113,"instId":300003,"propState":1,"propId":104002,"pos":{"x":316455,"y":152200,"z":310770},"rot":{"x":0,"y":0,"z":0}},{"groupId":113,"instId":300002,"propState":1,"propId":104003,"pos":{"x":311898,"y":152508,"z":314894},"rot":{"x":0,"y":91953,"z":0}},{"groupId":113,"instId":300001,"propState":1,"propId":104003,"pos":{"x":312570,"y":109590,"z":314512},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300004,"propState":1,"propId":104014,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300003,"propState":1,"propId":104014,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300002,"propState":1,"propId":104001,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300001,"propState":1,"propId":104001,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"130":{"props":[{"groupId":130,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":130,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":130,"instId":300002,"propState":0,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}},{"groupId":130,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"132":{"props":[{"groupId":132,"instId":300002,"propState":1,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"133":{"props":[{"groupId":133,"instId":300007,"propState":2,"propId":104012,"pos":{"x":-79120,"y":14778,"z":-283515},"rot":{"x":0,"y":0,"z":0}},{"groupId":133,"instId":300002,"propState":2,"propId":104012,"pos":{"x":-146909,"y":15640,"z":-263311},"rot":{"x":0,"y":0,"z":0}},{"groupId":133,"instId":300006,"propState":2,"propId":104012,"pos":{"x":183911,"y":101250,"z":304708},"rot":{"x":0,"y":329129,"z":0}},{"groupId":133,"instId":300005,"propState":2,"propId":104012,"pos":{"x":352900,"y":107971,"z":220700},"rot":{"x":0,"y":240000,"z":0}},{"groupId":133,"instId":300004,"propState":2,"propId":104012,"pos":{"x":219888,"y":97644,"z":168466},"rot":{"x":0,"y":150238,"z":0}},{"groupId":133,"instId":300003,"propState":2,"propId":104012,"pos":{"x":158376,"y":105750,"z":344739},"rot":{"x":0,"y":224478,"z":0}},{"groupId":133,"instId":300001,"propState":2,"propId":104012,"pos":{"x":-14980,"y":3350,"z":-283160},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"134":{"props":[{"groupId":134,"instId":300009,"propState":2,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":134,"instId":300007,"propState":2,"propId":104078,"pos":{"x":273980,"y":102144,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":134,"instId":300001,"propState":2,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}},{"groupId":134,"instId":300008,"propState":2,"propId":104078,"pos":{"x":-122258,"y":15622,"z":-283638},"rot":{"x":0,"y":180849,"z":0}},{"groupId":134,"instId":300006,"propState":2,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":134,"instId":300005,"propState":2,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":134,"instId":300004,"propState":2,"propId":104078,"pos":{"x":204888,"y":167519,"z":391480},"rot":{"x":0,"y":329375,"z":0}},{"groupId":134,"instId":300003,"propState":2,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":134,"instId":300002,"propState":2,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300008,"propState":0,"propId":104068,"pos":{"x":209956,"y":104654,"z":224433},"rot":{"x":0,"y":59128,"z":0}},{"groupId":135,"instId":300007,"propState":0,"propId":104068,"pos":{"x":210175,"y":103536,"z":287540},"rot":{"x":0,"y":202254,"z":0}},{"groupId":135,"instId":300006,"propState":0,"propId":104068,"pos":{"x":-106333,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":135,"instId":300005,"propState":0,"propId":104068,"pos":{"x":227230,"y":100770,"z":344110},"rot":{"x":0,"y":240000,"z":0}},{"groupId":135,"instId":300004,"propState":0,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":135,"instId":300003,"propState":0,"propId":104068,"pos":{"x":221238,"y":167913,"z":358003},"rot":{"x":0,"y":60000,"z":0}},{"groupId":135,"instId":300002,"propState":0,"propId":104068,"pos":{"x":-57553,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":135,"instId":300001,"propState":0,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276614},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300002,"propState":0,"propId":104060,"pos":{"x":77893,"y":-4450,"z":-498633},"rot":{"x":0,"y":253178,"z":0}},{"groupId":137,"instId":300003,"propState":0,"propId":104060,"pos":{"x":178203,"y":95088,"z":175242},"rot":{"x":0,"y":253178,"z":0}},{"groupId":137,"instId":300001,"propState":0,"propId":104060,"pos":{"x":-1540,"y":4866,"z":-287650},"rot":{"x":0,"y":269808,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[{"groupId":138,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293280},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"40401002":{"P40401_F40401001":{"scenes":{"62":{"props":[{"groupId":62,"instId":300003,"propState":0,"propId":102,"pos":{"x":-21070,"y":12658,"z":19710},"rot":{"x":0,"y":270000,"z":0}},{"groupId":62,"instId":300005,"propState":0,"propId":102,"pos":{"x":-24350,"y":11646,"z":22430},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300001,"propState":0,"propId":100,"pos":{"x":-24300,"y":12310,"z":32120},"rot":{"x":0,"y":270000,"z":0}},{"groupId":62,"instId":300004,"propState":0,"propId":102,"pos":{"x":-27520,"y":12707,"z":19710},"rot":{"x":0,"y":270000,"z":0}},{"groupId":62,"instId":300002,"propState":0,"propId":100,"pos":{"x":-24400,"y":12755,"z":21240},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300004,"propState":0,"propId":104006,"pos":{"x":-45247,"y":11654,"z":28676},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300006,"propState":1,"propId":104006,"pos":{"x":-24492,"y":13655,"z":-36470},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300005,"propState":0,"propId":104005,"pos":{"x":-24500,"y":11624,"z":62161},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300003,"propState":1,"propId":104006,"pos":{"x":-14713,"y":13644,"z":-20676},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300002,"propState":1,"propId":104006,"pos":{"x":-33947,"y":13644,"z":-20620},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300001,"propState":1,"propId":104006,"pos":{"x":-24496,"y":11648,"z":46622},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300007,"propState":0,"propId":100,"pos":{"x":64180,"y":-204,"z":18950},"rot":{"x":0,"y":247872,"z":0}},{"groupId":74,"instId":300006,"propState":0,"propId":100,"pos":{"x":70970,"y":-204,"z":-12270},"rot":{"x":0,"y":269279,"z":0}},{"groupId":74,"instId":300003,"propState":0,"propId":100,"pos":{"x":70290,"y":-171,"z":-12410},"rot":{"x":0,"y":269420,"z":0}},{"groupId":74,"instId":300002,"propState":0,"propId":100,"pos":{"x":69120,"y":-171,"z":-27210},"rot":{"x":0,"y":277592,"z":0}},{"groupId":74,"instId":300005,"propState":0,"propId":100,"pos":{"x":64320,"y":-149,"z":-45340},"rot":{"x":0,"y":291503,"z":0}},{"groupId":74,"instId":300004,"propState":0,"propId":100,"pos":{"x":52520,"y":-204,"z":-68280},"rot":{"x":0,"y":299800,"z":0}},{"groupId":74,"instId":300001,"propState":0,"propId":100,"pos":{"x":44540,"y":-171,"z":-77350},"rot":{"x":0,"y":300084,"z":0}}],"npcs":[{"groupId":74,"instId":400001,"npcId":4003,"pos":{"x":56896,"y":-204,"z":-74193},"rot":{"x":0,"y":247176,"z":0}}],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300003,"propState":1,"propId":104045,"pos":{"x":44980,"y":-153,"z":-65200},"rot":{"x":0,"y":79832,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300001,"propState":1,"propId":104029,"pos":{"x":-24321,"y":11696,"z":37244},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300001,"propState":0,"propId":104006,"pos":{"x":40997,"y":-214,"z":-85414},"rot":{"x":0,"y":32500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300002,"propState":8,"propId":3002,"pos":{"x":-24790,"y":13944,"z":-29630},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-3060,"y":7750,"z":79760},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":68,"instId":300001,"pos":{"x":-3060,"y":7750,"z":75530},"rot":{"x":0,"y":270000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"40401003":{"P40401_F40401001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"40402001":{"P40402_F40402001":{"scenes":{"12":{"props":[{"groupId":12,"instId":300001,"propState":8,"propId":3002,"pos":{"x":110,"y":-3500,"z":-190},"rot":{"x":0,"y":269724,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":12,"instId":300001,"pos":{"x":110,"y":0,"z":-190},"rot":{"x":0,"y":0,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":100,"startAnchorId":null,"startGroupId":null}},"40402002":{"P40402_F40402001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":100,"startAnchorId":null,"startGroupId":null}},"40403001":{"P40403_F40403003":{"scenes":{"6":{"props":[{"groupId":6,"instId":300006,"propState":0,"propId":105,"pos":{"x":14490,"y":-985,"z":-217760},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":105,"pos":{"x":5251,"y":-985,"z":-208001},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":105,"pos":{"x":-14430,"y":1007,"z":-183730},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":0,"propId":105,"pos":{"x":210,"y":1007,"z":-182680},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":105,"pos":{"x":14480,"y":1049,"z":-172529},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":105,"pos":{"x":-14060,"y":1049,"z":-172529},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-5344,"y":1007,"z":-180651},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":6,"instId":300001,"pos":{"x":-6295,"y":1007,"z":-177525},"rot":{"x":0,"y":90000,"z":0}}}},"8":{"props":[{"groupId":8,"instId":300001,"propState":101,"propId":925,"pos":{"x":13950,"y":-985,"z":-208750},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[],"npcs":[],"monsters":[{"groupId":9,"instId":200003,"monsterId":1022020,"eventId":20413078,"pos":{"x":13214,"y":1007,"z":-195782},"rot":{"x":0,"y":12019,"z":0}},{"groupId":9,"instId":200002,"monsterId":8002010,"eventId":20413077,"pos":{"x":16342,"y":1007,"z":-195403},"rot":{"x":0,"y":315444,"z":0}},{"groupId":9,"instId":200001,"monsterId":1022020,"eventId":20413076,"pos":{"x":22320,"y":1007,"z":-175880},"rot":{"x":0,"y":266050,"z":0}}],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300005,"propState":0,"propId":101016,"pos":{"x":6680,"y":1007,"z":-174198},"rot":{"x":0,"y":198342,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":100,"startAnchorId":null,"startGroupId":null}},"40403002":{"P40403_F40403003":{"scenes":{"5":{"props":[{"groupId":5,"instId":300001,"propState":0,"propId":100070,"pos":{"x":-44465,"y":-1534,"z":-83398},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":101,"propId":925,"pos":{"x":-42870,"y":-1544,"z":-75840},"rot":{"x":0,"y":133099,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[],"npcs":[],"monsters":[{"groupId":14,"instId":200002,"monsterId":8022010,"eventId":20413082,"pos":{"x":-55020,"y":-1055,"z":-51260},"rot":{"x":0,"y":164160,"z":0}},{"groupId":14,"instId":200003,"monsterId":8022010,"eventId":20413083,"pos":{"x":-54588,"y":-1055,"z":-55301},"rot":{"x":0,"y":12019,"z":0}},{"groupId":14,"instId":200001,"monsterId":8022010,"eventId":20413081,"pos":{"x":-76546,"y":-3195,"z":-60840},"rot":{"x":0,"y":249123,"z":0}}],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300005,"propState":0,"propId":100025,"pos":{"x":-93901,"y":-1428,"z":-60160},"rot":{"x":0,"y":285448,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-101722,"y":-1516,"z":-48892},"rot":{"x":0,"y":118256,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":22,"instId":300001,"pos":{"x":-98740,"y":-1208,"z":-52660},"rot":{"x":0,"y":123682,"z":0}}}},"23":{"props":[{"groupId":23,"instId":300036,"propState":1,"propId":300003,"pos":{"x":-35597,"y":18611,"z":-51446},"rot":{"x":0,"y":332611,"z":0}},{"groupId":23,"instId":300035,"propState":1,"propId":300003,"pos":{"x":-35120,"y":18610,"z":-93989},"rot":{"x":0,"y":27856,"z":0}},{"groupId":23,"instId":300045,"propState":1,"propId":100021,"pos":{"x":-37989,"y":18683,"z":-92473},"rot":{"x":0,"y":117856,"z":0}},{"groupId":23,"instId":300023,"propState":0,"propId":300003,"pos":{"x":-110829,"y":504,"z":-73061},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300015,"propState":0,"propId":100021,"pos":{"x":-110156,"y":-61,"z":-81744},"rot":{"x":0,"y":342919,"z":0}},{"groupId":23,"instId":300021,"propState":0,"propId":300003,"pos":{"x":-110828,"y":504,"z":-73353},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300003,"propState":0,"propId":100021,"pos":{"x":-110161,"y":-61,"z":-64690},"rot":{"x":0,"y":17053,"z":0}},{"groupId":23,"instId":300006,"propState":2,"propId":100000,"pos":{"x":-104321,"y":-101,"z":-74646},"rot":{"x":0,"y":270000,"z":0}},{"groupId":23,"instId":300020,"propState":0,"propId":300003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":23,"instId":300004,"propState":0,"propId":100003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":100,"startAnchorId":null,"startGroupId":null}},"40403003":{"P40403_F40403003":{"scenes":{"17":{"props":[{"groupId":17,"instId":300001,"propState":0,"propId":100,"pos":{"x":3000,"y":185029,"z":4000},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300008,"propState":1,"propId":100075,"pos":{"x":-5492,"y":172245,"z":69006},"rot":{"x":0,"y":230342,"z":0}},{"groupId":16,"instId":300007,"propState":1,"propId":100075,"pos":{"x":-45550,"y":182859,"z":37610},"rot":{"x":0,"y":50364,"z":0}},{"groupId":16,"instId":300004,"propState":1,"propId":100076,"pos":{"x":50100,"y":172307,"z":34560},"rot":{"x":0,"y":320342,"z":0}},{"groupId":16,"instId":300009,"propState":1,"propId":100075,"pos":{"x":-15850,"y":180925,"z":-96000},"rot":{"x":0,"y":309500,"z":0}},{"groupId":16,"instId":300006,"propState":0,"propId":100075,"pos":{"x":-92635,"y":411956,"z":-14145},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300003,"propState":0,"propId":100075,"pos":{"x":86620,"y":411956,"z":-14145},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300001,"propState":1,"propId":100079,"pos":{"x":-61141,"y":177569,"z":41487},"rot":{"x":0,"y":140000,"z":0}},{"groupId":16,"instId":300005,"propState":1,"propId":100076,"pos":{"x":4961,"y":172283,"z":-85700},"rot":{"x":0,"y":264500,"z":0}},{"groupId":16,"instId":300002,"propState":1,"propId":100075,"pos":{"x":34205,"y":172241,"z":61090},"rot":{"x":0,"y":140342,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300001,"propState":0,"propId":100,"pos":{"x":2322,"y":420480,"z":-26583},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300017,"propState":1,"propId":300008,"pos":{"x":22300,"y":172251,"z":64720},"rot":{"x":0,"y":320342,"z":0}},{"groupId":18,"instId":300016,"propState":1,"propId":300008,"pos":{"x":25865,"y":172245,"z":50781},"rot":{"x":0,"y":5342,"z":0}},{"groupId":18,"instId":300015,"propState":1,"propId":300008,"pos":{"x":12138,"y":174878,"z":-104347},"rot":{"x":0,"y":219500,"z":0}},{"groupId":18,"instId":300014,"propState":1,"propId":300008,"pos":{"x":-15420,"y":177421,"z":-121688},"rot":{"x":0,"y":219500,"z":0}},{"groupId":18,"instId":300013,"propState":1,"propId":100088,"pos":{"x":22247,"y":172300,"z":64676},"rot":{"x":0,"y":50342,"z":0}},{"groupId":18,"instId":300012,"propState":1,"propId":100088,"pos":{"x":25850,"y":172261,"z":50783},"rot":{"x":0,"y":95342,"z":0}},{"groupId":18,"instId":300011,"propState":1,"propId":100088,"pos":{"x":12105,"y":174893,"z":-104320},"rot":{"x":0,"y":309500,"z":0}},{"groupId":18,"instId":300010,"propState":1,"propId":100088,"pos":{"x":-15429,"y":177436,"z":-121681},"rot":{"x":0,"y":309500,"z":0}},{"groupId":18,"instId":300009,"propState":1,"propId":300008,"pos":{"x":-57761,"y":177536,"z":51337},"rot":{"x":0,"y":320342,"z":0}},{"groupId":18,"instId":300008,"propState":1,"propId":100088,"pos":{"x":-57770,"y":177580,"z":51330},"rot":{"x":0,"y":230342,"z":0}},{"groupId":18,"instId":300007,"propState":0,"propId":300008,"pos":{"x":13963,"y":172245,"z":85628},"rot":{"x":0,"y":275733,"z":0}},{"groupId":18,"instId":300006,"propState":0,"propId":100088,"pos":{"x":13956,"y":172295,"z":85557},"rot":{"x":0,"y":185733,"z":0}},{"groupId":18,"instId":300005,"propState":1,"propId":300008,"pos":{"x":75259,"y":172424,"z":-14232},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300004,"propState":1,"propId":100088,"pos":{"x":73228,"y":172441,"z":-14226},"rot":{"x":0,"y":90756,"z":0}},{"groupId":18,"instId":300003,"propState":0,"propId":100078,"pos":{"x":-41523,"y":182862,"z":-65074},"rot":{"x":0,"y":127079,"z":0}},{"groupId":18,"instId":300002,"propState":1,"propId":300008,"pos":{"x":-44708,"y":182880,"z":-66187},"rot":{"x":0,"y":219500,"z":0}},{"groupId":18,"instId":300001,"propState":1,"propId":100088,"pos":{"x":-44708,"y":182921,"z":-66187},"rot":{"x":0,"y":309500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300005,"propState":0,"propId":100025,"pos":{"x":24059,"y":411908,"z":-18096},"rot":{"x":0,"y":305775,"z":0}},{"groupId":21,"instId":300006,"propState":0,"propId":100025,"pos":{"x":10699,"y":180920,"z":-103198},"rot":{"x":0,"y":348385,"z":0}},{"groupId":21,"instId":300004,"propState":0,"propId":100024,"pos":{"x":-46951,"y":182862,"z":-59045},"rot":{"x":0,"y":356870,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":100025,"pos":{"x":-51258,"y":182868,"z":-77349},"rot":{"x":0,"y":348385,"z":0}},{"groupId":21,"instId":300003,"propState":0,"propId":100025,"pos":{"x":-51130,"y":177527,"z":58709},"rot":{"x":0,"y":348385,"z":0}},{"groupId":21,"instId":300002,"propState":0,"propId":100024,"pos":{"x":-14697,"y":172242,"z":66319},"rot":{"x":0,"y":356870,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300003,"propState":8,"propId":3002,"pos":{"x":25397,"y":144225,"z":-23221},"rot":{"x":0,"y":2722,"z":0}},{"groupId":22,"instId":300002,"propState":8,"propId":3002,"pos":{"x":8209,"y":172529,"z":89518},"rot":{"x":0,"y":333363,"z":0}},{"groupId":22,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-82090,"y":412382,"z":-17250},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":22,"instId":300001,"pos":{"x":-79830,"y":412124,"z":-14100},"rot":{"x":0,"y":96108,"z":0}}}},"25":{"props":[{"groupId":25,"instId":300001,"propState":101,"propId":925,"pos":{"x":20038,"y":172506,"z":94551},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300005,"propState":0,"propId":100091,"pos":{"x":-98020,"y":413482,"z":-14190},"rot":{"x":0,"y":90000,"z":0}},{"groupId":31,"instId":300004,"propState":0,"propId":100091,"pos":{"x":-98020,"y":184490,"z":-14058},"rot":{"x":0,"y":90000,"z":0}},{"groupId":31,"instId":300003,"propState":1,"propId":100073,"pos":{"x":-102314,"y":411470,"z":-14117},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300002,"propState":0,"propId":100074,"pos":{"x":-95834,"y":411908,"z":-11200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":31,"instId":300001,"propState":0,"propId":100074,"pos":{"x":-95834,"y":182862,"z":-11200},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[],"npcs":[],"monsters":[{"groupId":34,"instId":200003,"monsterId":4043010,"eventId":20413088,"pos":{"x":28860,"y":411908,"z":-16490},"rot":{"x":0,"y":98627,"z":0}},{"groupId":34,"instId":200002,"monsterId":4043010,"eventId":20413087,"pos":{"x":-39800,"y":411908,"z":-17949},"rot":{"x":0,"y":353086,"z":0}},{"groupId":34,"instId":200001,"monsterId":4043010,"eventId":20413086,"pos":{"x":29137,"y":411908,"z":-12957},"rot":{"x":0,"y":64871,"z":0}}],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300004,"propState":0,"propId":100092,"pos":{"x":29710,"y":144960,"z":-14230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":32,"instId":300005,"propState":0,"propId":100091,"pos":{"x":92556,"y":413533,"z":-14221},"rot":{"x":0,"y":90000,"z":0}},{"groupId":32,"instId":300003,"propState":1,"propId":100072,"pos":{"x":96873,"y":168100,"z":-14245},"rot":{"x":0,"y":180000,"z":0}},{"groupId":32,"instId":300002,"propState":0,"propId":100074,"pos":{"x":90400,"y":411908,"z":-17380},"rot":{"x":0,"y":270000,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":100074,"pos":{"x":29037,"y":144001,"z":-17653},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":100,"startAnchorId":null,"startGroupId":null}},"40403004":{"P40403_F40403003":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":100,"startAnchorId":null,"startGroupId":null}},"40404001":{"P40404_F40404001":{"scenes":{"31":{"props":[{"groupId":31,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-107868,"y":15964,"z":-279323},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":31,"instId":300001,"pos":{"x":-105029,"y":15608,"z":-277489},"rot":{"x":0,"y":308748,"z":0}}}},"3":{"props":[{"groupId":3,"instId":300012,"propState":1,"propId":104018,"pos":{"x":241740,"y":101971,"z":163320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":3,"instId":300007,"propState":1,"propId":104007,"pos":{"x":143159,"y":100976,"z":309937},"rot":{"x":0,"y":293966,"z":0}},{"groupId":3,"instId":300005,"propState":1,"propId":104007,"pos":{"x":188042,"y":104656,"z":276986},"rot":{"x":0,"y":330000,"z":0}},{"groupId":3,"instId":300010,"propState":1,"propId":104018,"pos":{"x":353781,"y":107971,"z":203856},"rot":{"x":0,"y":150000,"z":0}},{"groupId":3,"instId":300011,"propState":1,"propId":104018,"pos":{"x":291750,"y":105971,"z":185290},"rot":{"x":0,"y":60000,"z":0}},{"groupId":3,"instId":300006,"propState":1,"propId":104007,"pos":{"x":159686,"y":100793,"z":300618},"rot":{"x":0,"y":240000,"z":0}},{"groupId":3,"instId":300004,"propState":1,"propId":104007,"pos":{"x":212126,"y":103740,"z":279143},"rot":{"x":0,"y":112500,"z":0}},{"groupId":3,"instId":300003,"propState":1,"propId":104007,"pos":{"x":236879,"y":103740,"z":236270},"rot":{"x":0,"y":7500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300001,"propState":1,"propId":104003,"pos":{"x":312570,"y":109590,"z":314512},"rot":{"x":0,"y":225000,"z":0}},{"groupId":4,"instId":300005,"propState":1,"propId":104013,"pos":{"x":316207,"y":152404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300004,"propState":1,"propId":104013,"pos":{"x":316207,"y":109404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300003,"propState":1,"propId":104002,"pos":{"x":316455,"y":152200,"z":310770},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":1,"propId":104003,"pos":{"x":311898,"y":152508,"z":314894},"rot":{"x":0,"y":91953,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300004,"propState":1,"propId":104014,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300003,"propState":1,"propId":104014,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300002,"propState":1,"propId":104001,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":1,"propId":104001,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300002,"propState":0,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}},{"groupId":18,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300002,"propState":0,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300002,"propState":0,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300006,"propState":2,"propId":104012,"pos":{"x":209210,"y":100740,"z":308940},"rot":{"x":0,"y":329129,"z":0}},{"groupId":21,"instId":300002,"propState":2,"propId":104012,"pos":{"x":-146909,"y":15640,"z":-263311},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300008,"propState":2,"propId":104012,"pos":{"x":257554,"y":102389,"z":172472},"rot":{"x":0,"y":330054,"z":0}},{"groupId":21,"instId":300007,"propState":2,"propId":104012,"pos":{"x":-79120,"y":14778,"z":-283515},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300005,"propState":2,"propId":104012,"pos":{"x":352900,"y":107971,"z":220700},"rot":{"x":0,"y":240000,"z":0}},{"groupId":21,"instId":300004,"propState":2,"propId":104012,"pos":{"x":219888,"y":97644,"z":168466},"rot":{"x":0,"y":150238,"z":0}},{"groupId":21,"instId":300003,"propState":2,"propId":104012,"pos":{"x":158376,"y":105750,"z":344739},"rot":{"x":0,"y":224478,"z":0}},{"groupId":21,"instId":300001,"propState":2,"propId":104012,"pos":{"x":-14980,"y":3350,"z":-283160},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300005,"propState":2,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":22,"instId":300010,"propState":2,"propId":104078,"pos":{"x":340774,"y":107971,"z":190474},"rot":{"x":0,"y":330000,"z":0}},{"groupId":22,"instId":300009,"propState":2,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":22,"instId":300008,"propState":2,"propId":104078,"pos":{"x":-122252,"y":15622,"z":-283207},"rot":{"x":0,"y":180849,"z":0}},{"groupId":22,"instId":300007,"propState":2,"propId":104078,"pos":{"x":273980,"y":102188,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":22,"instId":300006,"propState":2,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":22,"instId":300004,"propState":2,"propId":104078,"pos":{"x":204903,"y":167529,"z":391455},"rot":{"x":0,"y":329375,"z":0}},{"groupId":22,"instId":300003,"propState":2,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":22,"instId":300002,"propState":2,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}},{"groupId":22,"instId":300001,"propState":2,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300008,"propState":0,"propId":104068,"pos":{"x":210027,"y":104654,"z":224475},"rot":{"x":0,"y":59128,"z":0}},{"groupId":23,"instId":300007,"propState":0,"propId":104068,"pos":{"x":210166,"y":103536,"z":287518},"rot":{"x":0,"y":202254,"z":0}},{"groupId":23,"instId":300006,"propState":0,"propId":104068,"pos":{"x":-106222,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300005,"propState":0,"propId":104068,"pos":{"x":227188,"y":100770,"z":344085},"rot":{"x":0,"y":240000,"z":0}},{"groupId":23,"instId":300004,"propState":0,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":23,"instId":300003,"propState":0,"propId":104068,"pos":{"x":221207,"y":167929,"z":357985},"rot":{"x":0,"y":60000,"z":0}},{"groupId":23,"instId":300002,"propState":0,"propId":104068,"pos":{"x":-57455,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300001,"propState":1,"propId":104015,"pos":{"x":204915,"y":167443,"z":391466},"rot":{"x":0,"y":245000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300005,"propState":0,"propId":100,"pos":{"x":-61100,"y":12152,"z":-275180},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300004,"propState":0,"propId":100,"pos":{"x":-64440,"y":13530,"z":-273472},"rot":{"x":0,"y":109404,"z":0}},{"groupId":33,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-68364,"y":13943,"z":-271837},"rot":{"x":0,"y":105000,"z":0}},{"groupId":33,"instId":300002,"propState":0,"propId":100,"pos":{"x":-61100,"y":12152,"z":-275180},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-68271,"y":12152,"z":-272173},"rot":{"x":0,"y":285000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300002,"propState":0,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":66,"instId":300001,"propState":0,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300001,"propState":0,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300001,"propState":0,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300001,"propState":0,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300001,"propState":0,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300001,"propState":0,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300001,"propState":0,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300002,"propState":0,"propId":104060,"pos":{"x":77893,"y":-4450,"z":-498633},"rot":{"x":0,"y":253178,"z":0}},{"groupId":82,"instId":300003,"propState":0,"propId":104060,"pos":{"x":178203,"y":95088,"z":175242},"rot":{"x":0,"y":253178,"z":0}},{"groupId":82,"instId":300001,"propState":0,"propId":104060,"pos":{"x":-1540,"y":4866,"z":-287650},"rot":{"x":0,"y":269808,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300004,"propState":2,"propId":104059,"pos":{"x":270190,"y":163213,"z":371600},"rot":{"x":0,"y":260032,"z":0}},{"groupId":81,"instId":300008,"propState":2,"propId":104059,"pos":{"x":-82314,"y":23943,"z":-253298},"rot":{"x":0,"y":84555,"z":0}},{"groupId":81,"instId":300002,"propState":2,"propId":104059,"pos":{"x":325745,"y":106160,"z":184548},"rot":{"x":0,"y":240447,"z":0}},{"groupId":81,"instId":300007,"propState":2,"propId":104059,"pos":{"x":-66826,"y":11067,"z":-234952},"rot":{"x":0,"y":267497,"z":0}},{"groupId":81,"instId":300006,"propState":2,"propId":104059,"pos":{"x":-4256,"y":3381,"z":-247994},"rot":{"x":0,"y":224790,"z":0}},{"groupId":81,"instId":300005,"propState":2,"propId":104059,"pos":{"x":118761,"y":101070,"z":317301},"rot":{"x":0,"y":77253,"z":0}},{"groupId":81,"instId":300003,"propState":2,"propId":104059,"pos":{"x":197669,"y":104652,"z":270670},"rot":{"x":0,"y":151368,"z":0}},{"groupId":81,"instId":300001,"propState":2,"propId":104059,"pos":{"x":234018,"y":100947,"z":269707},"rot":{"x":0,"y":39325,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"40411001":{"P40411_F40411001":{"scenes":{"50":{"props":[{"groupId":50,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-107868,"y":15964,"z":-279323},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":50,"instId":300001,"pos":{"x":-105537,"y":15608,"z":-278101},"rot":{"x":0,"y":8748,"z":0}}}},"20":{"props":[{"groupId":20,"instId":300002,"propState":1,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300008,"propState":2,"propId":104012,"pos":{"x":257554,"y":102389,"z":172472},"rot":{"x":0,"y":330054,"z":0}},{"groupId":22,"instId":300007,"propState":2,"propId":104012,"pos":{"x":-79120,"y":14778,"z":-283515},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300006,"propState":2,"propId":104012,"pos":{"x":209210,"y":100740,"z":308940},"rot":{"x":0,"y":329129,"z":0}},{"groupId":22,"instId":300005,"propState":2,"propId":104012,"pos":{"x":352900,"y":107971,"z":220700},"rot":{"x":0,"y":240000,"z":0}},{"groupId":22,"instId":300004,"propState":2,"propId":104012,"pos":{"x":219888,"y":97644,"z":168466},"rot":{"x":0,"y":150238,"z":0}},{"groupId":22,"instId":300003,"propState":2,"propId":104012,"pos":{"x":158376,"y":105750,"z":344739},"rot":{"x":0,"y":224478,"z":0}},{"groupId":22,"instId":300002,"propState":2,"propId":104012,"pos":{"x":-146909,"y":15640,"z":-263311},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300001,"propState":2,"propId":104012,"pos":{"x":-14980,"y":3350,"z":-283160},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300005,"propState":2,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":23,"instId":300009,"propState":2,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":23,"instId":300007,"propState":2,"propId":104078,"pos":{"x":273980,"y":102188,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":23,"instId":300002,"propState":2,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}},{"groupId":23,"instId":300010,"propState":2,"propId":104078,"pos":{"x":340774,"y":107971,"z":190474},"rot":{"x":0,"y":330000,"z":0}},{"groupId":23,"instId":300008,"propState":2,"propId":104078,"pos":{"x":-122252,"y":15622,"z":-283207},"rot":{"x":0,"y":180849,"z":0}},{"groupId":23,"instId":300006,"propState":2,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":23,"instId":300004,"propState":2,"propId":104078,"pos":{"x":204903,"y":167529,"z":391455},"rot":{"x":0,"y":329375,"z":0}},{"groupId":23,"instId":300003,"propState":2,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":23,"instId":300001,"propState":2,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300004,"propState":0,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":24,"instId":300008,"propState":0,"propId":104068,"pos":{"x":210027,"y":104654,"z":224475},"rot":{"x":0,"y":59128,"z":0}},{"groupId":24,"instId":300007,"propState":0,"propId":104068,"pos":{"x":210166,"y":103536,"z":287518},"rot":{"x":0,"y":202254,"z":0}},{"groupId":24,"instId":300006,"propState":0,"propId":104068,"pos":{"x":-106222,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300005,"propState":0,"propId":104068,"pos":{"x":227188,"y":100770,"z":344085},"rot":{"x":0,"y":240000,"z":0}},{"groupId":24,"instId":300003,"propState":0,"propId":104068,"pos":{"x":221207,"y":167929,"z":357985},"rot":{"x":0,"y":60000,"z":0}},{"groupId":24,"instId":300002,"propState":0,"propId":104068,"pos":{"x":-57455,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300001,"propState":0,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300002,"propState":2,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}},{"groupId":75,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":75,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":75,"instId":300001,"propState":2,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"40412001":{"P40412_F40412001":{"scenes":{"16":{"props":[{"groupId":16,"instId":300001,"propState":0,"propId":104118,"pos":{"x":43921,"y":-38390,"z":352580},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"40413001":{"P40413_F40413001":{"scenes":{"8":{"props":[],"npcs":[],"monsters":[{"groupId":8,"instId":200002,"monsterId":4032010,"eventId":20421070,"pos":{"x":-23131,"y":78903,"z":16759},"rot":{"x":0,"y":353086,"z":0}},{"groupId":8,"instId":200001,"monsterId":4032010,"eventId":20421069,"pos":{"x":67,"y":88859,"z":82406},"rot":{"x":0,"y":340900,"z":0}}],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300038,"propState":101,"propId":104196,"pos":{"x":3790,"y":83447,"z":28478},"rot":{"x":0,"y":148142,"z":0}},{"groupId":3,"instId":300037,"propState":101,"propId":104197,"pos":{"x":2334,"y":83447,"z":39685},"rot":{"x":0,"y":5428,"z":0}},{"groupId":3,"instId":300036,"propState":101,"propId":104203,"pos":{"x":1971,"y":83496,"z":43752},"rot":{"x":0,"y":288251,"z":0}},{"groupId":3,"instId":300025,"propState":103,"propId":104197,"pos":{"x":-21091,"y":78903,"z":10150},"rot":{"x":0,"y":292096,"z":0}},{"groupId":3,"instId":300024,"propState":101,"propId":104196,"pos":{"x":-18912,"y":78903,"z":8867},"rot":{"x":0,"y":293969,"z":0}},{"groupId":3,"instId":300023,"propState":101,"propId":104197,"pos":{"x":-8100,"y":81940,"z":8290},"rot":{"x":0,"y":194015,"z":0}},{"groupId":3,"instId":300015,"propState":101,"propId":104196,"pos":{"x":-3350,"y":83447,"z":45940},"rot":{"x":0,"y":38709,"z":0}},{"groupId":3,"instId":300014,"propState":101,"propId":104203,"pos":{"x":-6257,"y":81940,"z":6564},"rot":{"x":0,"y":26439,"z":0}},{"groupId":3,"instId":300013,"propState":101,"propId":104196,"pos":{"x":3490,"y":81940,"z":5980},"rot":{"x":0,"y":306068,"z":0}},{"groupId":3,"instId":300009,"propState":101,"propId":104196,"pos":{"x":7108,"y":88859,"z":69209},"rot":{"x":0,"y":134859,"z":0}},{"groupId":3,"instId":300022,"propState":103,"propId":104197,"pos":{"x":5485,"y":81966,"z":121969},"rot":{"x":0,"y":292096,"z":0}},{"groupId":3,"instId":300008,"propState":101,"propId":104197,"pos":{"x":-5870,"y":88859,"z":74530},"rot":{"x":0,"y":9186,"z":0}},{"groupId":3,"instId":300032,"propState":102,"propId":104152,"pos":{"x":247,"y":81940,"z":3243},"rot":{"x":0,"y":292096,"z":0}},{"groupId":3,"instId":300031,"propState":101,"propId":104196,"pos":{"x":5940,"y":81940,"z":13402},"rot":{"x":0,"y":97865,"z":0}},{"groupId":3,"instId":300030,"propState":101,"propId":104196,"pos":{"x":-3465,"y":81940,"z":17323},"rot":{"x":0,"y":306068,"z":0}},{"groupId":3,"instId":300021,"propState":101,"propId":104196,"pos":{"x":-6288,"y":88859,"z":87923},"rot":{"x":0,"y":242486,"z":0}},{"groupId":3,"instId":300020,"propState":101,"propId":104196,"pos":{"x":-10147,"y":88801,"z":85511},"rot":{"x":0,"y":293969,"z":0}},{"groupId":3,"instId":300019,"propState":101,"propId":104196,"pos":{"x":11255,"y":88859,"z":78281},"rot":{"x":0,"y":242486,"z":0}},{"groupId":3,"instId":300007,"propState":101,"propId":104197,"pos":{"x":10960,"y":88859,"z":75330},"rot":{"x":0,"y":130805,"z":0}},{"groupId":3,"instId":300006,"propState":103,"propId":104197,"pos":{"x":-2990,"y":83447,"z":27790},"rot":{"x":0,"y":78050,"z":0}},{"groupId":3,"instId":300005,"propState":103,"propId":104197,"pos":{"x":-3778,"y":81966,"z":122115},"rot":{"x":0,"y":283728,"z":0}},{"groupId":3,"instId":300043,"propState":101,"propId":104196,"pos":{"x":-3084,"y":81966,"z":118469},"rot":{"x":0,"y":292095,"z":0}},{"groupId":3,"instId":300042,"propState":101,"propId":104196,"pos":{"x":1616,"y":81807,"z":149941},"rot":{"x":0,"y":12830,"z":0}},{"groupId":3,"instId":300041,"propState":101,"propId":104196,"pos":{"x":1616,"y":81807,"z":149941},"rot":{"x":0,"y":12830,"z":0}},{"groupId":3,"instId":300040,"propState":101,"propId":104196,"pos":{"x":-1192,"y":81807,"z":156781},"rot":{"x":0,"y":279201,"z":0}},{"groupId":3,"instId":300039,"propState":103,"propId":104197,"pos":{"x":1720,"y":83469,"z":47920},"rot":{"x":0,"y":41930,"z":0}},{"groupId":3,"instId":300035,"propState":101,"propId":104203,"pos":{"x":1990,"y":81940,"z":16700},"rot":{"x":0,"y":242486,"z":0}},{"groupId":3,"instId":300034,"propState":102,"propId":104152,"pos":{"x":-3380,"y":81940,"z":13670},"rot":{"x":0,"y":292096,"z":0}},{"groupId":3,"instId":300033,"propState":101,"propId":104196,"pos":{"x":3400,"y":81940,"z":12180},"rot":{"x":0,"y":306068,"z":0}},{"groupId":3,"instId":300029,"propState":101,"propId":104196,"pos":{"x":-27768,"y":78903,"z":9775},"rot":{"x":0,"y":306068,"z":0}},{"groupId":3,"instId":300027,"propState":101,"propId":104196,"pos":{"x":-23334,"y":78903,"z":7781},"rot":{"x":0,"y":115412,"z":0}},{"groupId":3,"instId":300026,"propState":102,"propId":104150,"pos":{"x":-29870,"y":78903,"z":13280},"rot":{"x":0,"y":283728,"z":0}},{"groupId":3,"instId":300018,"propState":101,"propId":104196,"pos":{"x":-2430,"y":81791,"z":136418},"rot":{"x":0,"y":186039,"z":0}},{"groupId":3,"instId":300017,"propState":101,"propId":104196,"pos":{"x":3180,"y":81816,"z":142460},"rot":{"x":0,"y":301669,"z":0}},{"groupId":3,"instId":300016,"propState":101,"propId":104196,"pos":{"x":-3330,"y":81816,"z":135240},"rot":{"x":0,"y":301669,"z":0}},{"groupId":3,"instId":300012,"propState":101,"propId":104196,"pos":{"x":-5430,"y":81940,"z":11570},"rot":{"x":0,"y":314879,"z":0}},{"groupId":3,"instId":300011,"propState":101,"propId":104196,"pos":{"x":-80,"y":88859,"z":79570},"rot":{"x":0,"y":159172,"z":0}},{"groupId":3,"instId":300010,"propState":101,"propId":104196,"pos":{"x":-2909,"y":83447,"z":37704},"rot":{"x":0,"y":205134,"z":0}},{"groupId":3,"instId":300004,"propState":101,"propId":104197,"pos":{"x":-2187,"y":84678,"z":103732},"rot":{"x":0,"y":65571,"z":0}},{"groupId":3,"instId":300003,"propState":103,"propId":104197,"pos":{"x":-3398,"y":88859,"z":92460},"rot":{"x":0,"y":267047,"z":0}},{"groupId":3,"instId":300001,"propState":101,"propId":104197,"pos":{"x":6000,"y":88859,"z":88458},"rot":{"x":0,"y":64143,"z":0}}],"npcs":[{"groupId":3,"instId":400013,"npcId":14511,"pos":{"x":-8390,"y":88801,"z":84660},"rot":{"x":0,"y":126806,"z":0}},{"groupId":3,"instId":400012,"npcId":14240,"pos":{"x":-1680,"y":88859,"z":92680},"rot":{"x":0,"y":249905,"z":0}},{"groupId":3,"instId":400011,"npcId":14512,"pos":{"x":-3213,"y":84678,"z":102327},"rot":{"x":0,"y":352349,"z":0}},{"groupId":3,"instId":400009,"npcId":14512,"pos":{"x":-3678,"y":88859,"z":90778},"rot":{"x":0,"y":14585,"z":0}},{"groupId":3,"instId":400003,"npcId":14505,"pos":{"x":-5591,"y":81940,"z":9801},"rot":{"x":0,"y":240209,"z":0}},{"groupId":3,"instId":400010,"npcId":14512,"pos":{"x":9216,"y":88859,"z":77241},"rot":{"x":0,"y":176550,"z":0}},{"groupId":3,"instId":400008,"npcId":14505,"pos":{"x":3282,"y":83437,"z":37416},"rot":{"x":0,"y":349888,"z":0}},{"groupId":3,"instId":400004,"npcId":14506,"pos":{"x":4367,"y":82000,"z":116261},"rot":{"x":0,"y":313986,"z":0}},{"groupId":3,"instId":400002,"npcId":14240,"pos":{"x":-10060,"y":88859,"z":73950},"rot":{"x":0,"y":88918,"z":0}}],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300004,"propState":1,"propId":104005,"pos":{"x":-290,"y":78929,"z":-74890},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300003,"propState":1,"propId":104006,"pos":{"x":50280,"y":78890,"z":-41010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":104006,"pos":{"x":23138,"y":78919,"z":528},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":104006,"pos":{"x":-22870,"y":78919,"z":531},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300002,"propState":8,"propId":3002,"pos":{"x":2220,"y":84678,"z":99920},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300001,"propState":8,"propId":3002,"pos":{"x":32069,"y":78903,"z":16418},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":15,"instId":300001,"pos":{"x":30100,"y":78903,"z":10050},"rot":{"x":0,"y":270000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"40414001":{"P40414_F40414001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300003,"propState":0,"propId":100,"pos":{"x":-500,"y":29060,"z":-285900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":100,"pos":{"x":-500,"y":29060,"z":-215700},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":100,"pos":{"x":-540,"y":29060,"z":-415100},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":100,"pos":{"x":-540,"y":29060,"z":-335370},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"40416001":{"P40416_F40416001":{"scenes":{"9":{"props":[{"groupId":9,"instId":300002,"propState":1,"propId":104006,"pos":{"x":115490,"y":220184,"z":287880},"rot":{"x":0,"y":120000,"z":0}},{"groupId":9,"instId":300006,"propState":1,"propId":104007,"pos":{"x":-8530,"y":206998,"z":341810},"rot":{"x":0,"y":315000,"z":0}},{"groupId":9,"instId":300005,"propState":0,"propId":104007,"pos":{"x":48255,"y":207003,"z":318220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300004,"propState":0,"propId":104004,"pos":{"x":50065,"y":207028,"z":315688},"rot":{"x":0,"y":90000,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":104006,"pos":{"x":-41840,"y":206989,"z":250054},"rot":{"x":0,"y":30921,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300006,"propState":1,"propId":104164,"pos":{"x":29260,"y":211950,"z":284070},"rot":{"x":0,"y":67500,"z":0}},{"groupId":11,"instId":300012,"propState":1,"propId":104003,"pos":{"x":24230,"y":219944,"z":279250},"rot":{"x":0,"y":246575,"z":0}},{"groupId":11,"instId":300009,"propState":1,"propId":104164,"pos":{"x":29260,"y":211950,"z":284070},"rot":{"x":0,"y":67500,"z":0}},{"groupId":11,"instId":300003,"propState":1,"propId":104164,"pos":{"x":29260,"y":211950,"z":284070},"rot":{"x":0,"y":67500,"z":0}},{"groupId":11,"instId":300013,"propState":1,"propId":104179,"pos":{"x":26410,"y":206899,"z":290990},"rot":{"x":0,"y":247000,"z":0}},{"groupId":11,"instId":300010,"propState":1,"propId":104003,"pos":{"x":28875,"y":206899,"z":292922},"rot":{"x":0,"y":335819,"z":0}},{"groupId":11,"instId":300007,"propState":1,"propId":104164,"pos":{"x":29260,"y":211950,"z":284070},"rot":{"x":0,"y":67500,"z":0}},{"groupId":11,"instId":300005,"propState":1,"propId":104164,"pos":{"x":29260,"y":211950,"z":284070},"rot":{"x":0,"y":67500,"z":0}},{"groupId":11,"instId":300001,"propState":1,"propId":104161,"pos":{"x":29290,"y":211949,"z":283830},"rot":{"x":0,"y":67500,"z":0}},{"groupId":11,"instId":300014,"propState":1,"propId":104180,"pos":{"x":29170,"y":220065,"z":284200},"rot":{"x":0,"y":247000,"z":0}},{"groupId":11,"instId":300011,"propState":1,"propId":104003,"pos":{"x":34921,"y":219944,"z":288786},"rot":{"x":0,"y":66575,"z":0}},{"groupId":11,"instId":300008,"propState":1,"propId":104164,"pos":{"x":29260,"y":211950,"z":284070},"rot":{"x":0,"y":67500,"z":0}},{"groupId":11,"instId":300004,"propState":1,"propId":104164,"pos":{"x":29260,"y":211950,"z":284070},"rot":{"x":0,"y":67500,"z":0}},{"groupId":11,"instId":300002,"propState":1,"propId":104164,"pos":{"x":29260,"y":211950,"z":284070},"rot":{"x":0,"y":67500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"40431001":{"P40431_F40431001":{"scenes":{"13":{"props":[{"groupId":13,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-18440,"y":658301,"z":-2290},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":13,"instId":300001,"pos":{"x":-16384,"y":657846,"z":1706},"rot":{"x":0,"y":97000,"z":0}}}},"14":{"props":[{"groupId":14,"instId":300005,"propState":1,"propId":104218,"pos":{"x":22880,"y":658637,"z":32690},"rot":{"x":0,"y":125000,"z":0}},{"groupId":14,"instId":300004,"propState":1,"propId":104218,"pos":{"x":16920,"y":658638,"z":-36150},"rot":{"x":0,"y":245000,"z":0}},{"groupId":14,"instId":300003,"propState":1,"propId":104218,"pos":{"x":-39760,"y":658638,"z":3490},"rot":{"x":0,"y":5000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"40431002":{"P40431_F40431001":{"scenes":{"31":{"props":[{"groupId":31,"instId":300006,"propState":20,"propId":60401,"pos":{"x":-44711,"y":-6600,"z":-48157},"rot":{"x":0,"y":315664,"z":0}},{"groupId":31,"instId":300001,"propState":2,"propId":104062,"pos":{"x":-44813,"y":-616704,"z":44813},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300003,"propState":0,"propId":104016,"pos":{"x":47335,"y":-653145,"z":30935},"rot":{"x":0,"y":49109,"z":0}},{"groupId":35,"instId":300002,"propState":0,"propId":104229,"pos":{"x":-3010,"y":-682650,"z":-1010},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300001,"propState":0,"propId":104230,"pos":{"x":-3010,"y":-682650,"z":-1010},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300006,"propState":0,"propId":104234,"pos":{"x":22270,"y":-600350,"z":91650},"rot":{"x":0,"y":30839,"z":0}},{"groupId":32,"instId":300012,"propState":0,"propId":100,"pos":{"x":-92536,"y":-626472,"z":98311},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300005,"propState":0,"propId":104234,"pos":{"x":-15700,"y":-696300,"z":182600},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300013,"propState":0,"propId":104257,"pos":{"x":-89756,"y":-655100,"z":90118},"rot":{"x":0,"y":47845,"z":0}},{"groupId":32,"instId":300011,"propState":0,"propId":104238,"pos":{"x":-86150,"y":-653416,"z":116168},"rot":{"x":0,"y":142999,"z":0}},{"groupId":32,"instId":300009,"propState":0,"propId":104234,"pos":{"x":100,"y":-412650,"z":-500},"rot":{"x":0,"y":306624,"z":0}},{"groupId":32,"instId":300008,"propState":0,"propId":104234,"pos":{"x":-73230,"y":-558620,"z":48040},"rot":{"x":0,"y":306624,"z":0}},{"groupId":32,"instId":300007,"propState":0,"propId":104234,"pos":{"x":-130410,"y":-558620,"z":310},"rot":{"x":0,"y":268007,"z":0}},{"groupId":32,"instId":300004,"propState":0,"propId":104234,"pos":{"x":-132800,"y":-582110,"z":38200},"rot":{"x":0,"y":289869,"z":0}},{"groupId":32,"instId":300010,"propState":0,"propId":104234,"pos":{"x":-75770,"y":-633200,"z":111410},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300003,"propState":0,"propId":104234,"pos":{"x":-84100,"y":-624030,"z":114630},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300002,"propState":0,"propId":104234,"pos":{"x":-68960,"y":-624680,"z":118960},"rot":{"x":0,"y":326554,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":104234,"pos":{"x":22270,"y":-600350,"z":91650},"rot":{"x":0,"y":30839,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300003,"propState":0,"propId":102,"pos":{"x":-142960,"y":-640000,"z":74510},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300002,"propState":0,"propId":100,"pos":{"x":-150264,"y":-628649,"z":55111},"rot":{"x":0,"y":20106,"z":0}},{"groupId":38,"instId":300001,"propState":0,"propId":104256,"pos":{"x":-150264,"y":-628649,"z":55111},"rot":{"x":0,"y":20106,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300001,"propState":1,"propId":104191,"pos":{"x":0,"y":-614110,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300003,"propState":0,"propId":100,"pos":{"x":66120,"y":-649310,"z":65850},"rot":{"x":0,"y":44250,"z":0}},{"groupId":46,"instId":300001,"propState":1,"propId":104031,"pos":{"x":53260,"y":-649070,"z":53420},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300002,"propState":0,"propId":104022,"pos":{"x":47096,"y":-651261,"z":47031},"rot":{"x":0,"y":140000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300006,"propState":0,"propId":100,"pos":{"x":14300,"y":-653400,"z":108200},"rot":{"x":0,"y":15180,"z":0}},{"groupId":47,"instId":300005,"propState":0,"propId":100,"pos":{"x":-27650,"y":-652766,"z":130330},"rot":{"x":0,"y":356797,"z":0}},{"groupId":47,"instId":300004,"propState":0,"propId":100,"pos":{"x":500,"y":-654920,"z":136300},"rot":{"x":0,"y":359790,"z":0}},{"groupId":47,"instId":300003,"propState":0,"propId":100,"pos":{"x":-610,"y":-656320,"z":112200},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300001,"propState":1,"propId":104031,"pos":{"x":30,"y":-654650,"z":105820},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300002,"propState":1,"propId":104022,"pos":{"x":-10,"y":-658150,"z":90780},"rot":{"x":0,"y":176260,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300003,"propState":0,"propId":100,"pos":{"x":-97680,"y":-621210,"z":12910},"rot":{"x":0,"y":3924,"z":0}},{"groupId":48,"instId":300001,"propState":1,"propId":104031,"pos":{"x":-117210,"y":-622040,"z":330},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300002,"propState":1,"propId":104022,"pos":{"x":-95010,"y":-623453,"z":-280},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300006,"propState":0,"propId":100,"pos":{"x":-45000,"y":-616422,"z":44790},"rot":{"x":0,"y":312829,"z":0}},{"groupId":49,"instId":300005,"propState":0,"propId":100,"pos":{"x":-58170,"y":-616422,"z":57000},"rot":{"x":0,"y":312829,"z":0}},{"groupId":49,"instId":300001,"propState":1,"propId":104031,"pos":{"x":-55810,"y":-611990,"z":55990},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300002,"propState":1,"propId":104022,"pos":{"x":-60209,"y":-616458,"z":76250},"rot":{"x":0,"y":359147,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300002,"propState":0,"propId":104080,"pos":{"x":-155537,"y":-632210,"z":49013},"rot":{"x":345058,"y":185365,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300001,"propState":8,"propId":3002,"pos":{"x":12687,"y":-48335,"z":-126593},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":51,"instId":300001,"pos":{"x":0,"y":-56000,"z":5290},"rot":{"x":0,"y":180000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"40432001":{"P40432_F40432001":{"scenes":{"7":{"props":[{"groupId":7,"instId":300003,"propState":1,"propId":104006,"pos":{"x":-430,"y":2401,"z":90823},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":104006,"pos":{"x":-400,"y":2401,"z":119443},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300002,"propState":0,"propId":104017,"pos":{"x":26260,"y":-4155,"z":200829},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300002,"propState":0,"propId":104228,"pos":{"x":36320,"y":3357,"z":185217},"rot":{"x":0,"y":75000,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":104228,"pos":{"x":29680,"y":-4155,"z":178451},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300005,"propState":1,"propId":104013,"pos":{"x":32998,"y":3304,"z":181198},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":1,"propId":104013,"pos":{"x":32930,"y":-4080,"z":181100},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":1,"propId":104001,"pos":{"x":32930,"y":-4080,"z":181100},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":1,"propId":104003,"pos":{"x":36320,"y":3357,"z":185217},"rot":{"x":0,"y":75000,"z":0}},{"groupId":13,"instId":300001,"propState":1,"propId":104003,"pos":{"x":29680,"y":-4155,"z":178451},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300001,"propState":0,"propId":104259,"pos":{"x":45730,"y":3357,"z":181570},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-32410,"y":-3780,"z":211547},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":28,"instId":300001,"pos":{"x":-30988,"y":-3761,"z":207780},"rot":{"x":0,"y":90000,"z":0}}}},"29":{"props":[{"groupId":29,"instId":300002,"propState":0,"propId":104037,"pos":{"x":-5214,"y":-4302,"z":192167},"rot":{"x":0,"y":12000,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":104037,"pos":{"x":-5291,"y":-3300,"z":195667},"rot":{"x":270000,"y":40710,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300004,"propState":0,"propId":137,"pos":{"x":-37127,"y":845,"z":175500},"rot":{"x":300190,"y":89094,"z":272233}},{"groupId":27,"instId":300014,"propState":0,"propId":104031,"pos":{"x":18952,"y":-3274,"z":191464},"rot":{"x":0,"y":90000,"z":0}},{"groupId":27,"instId":300013,"propState":0,"propId":104206,"pos":{"x":19040,"y":-4155,"z":191780},"rot":{"x":0,"y":90000,"z":0}},{"groupId":27,"instId":300012,"propState":0,"propId":104173,"pos":{"x":6290,"y":-4656,"z":146768},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300011,"propState":0,"propId":104206,"pos":{"x":2790,"y":-1338,"z":163670},"rot":{"x":0,"y":300000,"z":0}},{"groupId":27,"instId":300010,"propState":0,"propId":104206,"pos":{"x":42006,"y":3390,"z":194041},"rot":{"x":0,"y":247228,"z":0}},{"groupId":27,"instId":300008,"propState":0,"propId":104206,"pos":{"x":-28400,"y":-1536,"z":186553},"rot":{"x":0,"y":210000,"z":0}},{"groupId":27,"instId":300007,"propState":1,"propId":104206,"pos":{"x":6529,"y":-4879,"z":145680},"rot":{"x":0,"y":135000,"z":0}},{"groupId":27,"instId":300006,"propState":0,"propId":104031,"pos":{"x":-2450,"y":2270,"z":165670},"rot":{"x":0,"y":270000,"z":0}},{"groupId":27,"instId":300005,"propState":0,"propId":104031,"pos":{"x":37350,"y":4880,"z":192490},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300003,"propState":0,"propId":104031,"pos":{"x":-26094,"y":-250,"z":186660},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300002,"propState":1,"propId":104031,"pos":{"x":3220,"y":-3148,"z":149560},"rot":{"x":0,"y":135000,"z":0}},{"groupId":27,"instId":300001,"propState":1,"propId":104214,"pos":{"x":-13710,"y":17500,"z":171790},"rot":{"x":0,"y":0,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"40433001":{"P40433_F40433001":{"scenes":{"2":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300012,"propState":0,"propId":104018,"pos":{"x":241740,"y":101971,"z":163320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":3,"instId":300007,"propState":0,"propId":104007,"pos":{"x":143159,"y":100976,"z":309937},"rot":{"x":0,"y":293966,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":104007,"pos":{"x":212126,"y":103740,"z":279143},"rot":{"x":0,"y":112500,"z":0}},{"groupId":3,"instId":300010,"propState":1,"propId":104018,"pos":{"x":353781,"y":107971,"z":203856},"rot":{"x":0,"y":150000,"z":0}},{"groupId":3,"instId":300011,"propState":0,"propId":104018,"pos":{"x":291750,"y":105971,"z":185290},"rot":{"x":0,"y":60000,"z":0}},{"groupId":3,"instId":300006,"propState":0,"propId":104007,"pos":{"x":159686,"y":100793,"z":300618},"rot":{"x":0,"y":240000,"z":0}},{"groupId":3,"instId":300005,"propState":0,"propId":104007,"pos":{"x":188042,"y":104630,"z":276986},"rot":{"x":0,"y":330000,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":104007,"pos":{"x":236879,"y":103740,"z":236270},"rot":{"x":0,"y":7500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300005,"propState":1,"propId":104013,"pos":{"x":316207,"y":152404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":1,"propId":104013,"pos":{"x":316207,"y":109404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":1,"propId":104002,"pos":{"x":316455,"y":152200,"z":310770},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":1,"propId":104003,"pos":{"x":311898,"y":152508,"z":314894},"rot":{"x":0,"y":91953,"z":0}},{"groupId":6,"instId":300001,"propState":1,"propId":104003,"pos":{"x":312570,"y":109590,"z":314512},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300004,"propState":1,"propId":104014,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300002,"propState":1,"propId":104001,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300003,"propState":1,"propId":104014,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300001,"propState":1,"propId":104001,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300001,"propState":0,"propId":104015,"pos":{"x":204915,"y":167443,"z":391466},"rot":{"x":0,"y":245000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":21,"instId":300002,"propState":2,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}},{"groupId":21,"instId":300001,"propState":2,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300008,"propState":0,"propId":104068,"pos":{"x":210027,"y":104654,"z":224475},"rot":{"x":0,"y":59128,"z":0}},{"groupId":23,"instId":300007,"propState":0,"propId":104068,"pos":{"x":210166,"y":103536,"z":287518},"rot":{"x":0,"y":202254,"z":0}},{"groupId":23,"instId":300006,"propState":0,"propId":104068,"pos":{"x":-106222,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300005,"propState":0,"propId":104068,"pos":{"x":227188,"y":100770,"z":344085},"rot":{"x":0,"y":240000,"z":0}},{"groupId":23,"instId":300004,"propState":0,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":23,"instId":300003,"propState":0,"propId":104068,"pos":{"x":221207,"y":167929,"z":357985},"rot":{"x":0,"y":60000,"z":0}},{"groupId":23,"instId":300002,"propState":0,"propId":104068,"pos":{"x":-57455,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300008,"propState":2,"propId":104012,"pos":{"x":257554,"y":102389,"z":172472},"rot":{"x":0,"y":330054,"z":0}},{"groupId":22,"instId":300007,"propState":2,"propId":104012,"pos":{"x":-79120,"y":14778,"z":-283515},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300006,"propState":2,"propId":104012,"pos":{"x":209210,"y":100740,"z":308940},"rot":{"x":0,"y":329129,"z":0}},{"groupId":22,"instId":300005,"propState":2,"propId":104012,"pos":{"x":352900,"y":107971,"z":220700},"rot":{"x":0,"y":240000,"z":0}},{"groupId":22,"instId":300004,"propState":2,"propId":104012,"pos":{"x":219888,"y":97644,"z":168466},"rot":{"x":0,"y":150238,"z":0}},{"groupId":22,"instId":300003,"propState":2,"propId":104012,"pos":{"x":158376,"y":105750,"z":344739},"rot":{"x":0,"y":224478,"z":0}},{"groupId":22,"instId":300002,"propState":2,"propId":104012,"pos":{"x":-146909,"y":15640,"z":-263311},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300001,"propState":2,"propId":104012,"pos":{"x":-14980,"y":3350,"z":-283160},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300002,"propState":0,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":30,"instId":300001,"propState":0,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300001,"propState":0,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300001,"propState":0,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300001,"propState":0,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300001,"propState":0,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300001,"propState":0,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300001,"propState":0,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300002,"propState":0,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300002,"propState":0,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300006,"propState":2,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":41,"instId":300009,"propState":2,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":41,"instId":300007,"propState":2,"propId":104078,"pos":{"x":273980,"y":102188,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":41,"instId":300005,"propState":2,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":41,"instId":300003,"propState":2,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":41,"instId":300002,"propState":2,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}},{"groupId":41,"instId":300010,"propState":2,"propId":104078,"pos":{"x":340774,"y":107971,"z":190474},"rot":{"x":0,"y":330000,"z":0}},{"groupId":41,"instId":300008,"propState":2,"propId":104078,"pos":{"x":-122252,"y":15622,"z":-283207},"rot":{"x":0,"y":180849,"z":0}},{"groupId":41,"instId":300004,"propState":2,"propId":104078,"pos":{"x":204903,"y":167529,"z":391455},"rot":{"x":0,"y":329375,"z":0}},{"groupId":41,"instId":300001,"propState":2,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"40434001":{"P40434_F40434001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300004,"propState":8,"propId":3002,"pos":{"x":265238,"y":165835,"z":405683},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":3002,"pos":{"x":281884,"y":48103,"z":200126},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":3002,"pos":{"x":297438,"y":111744,"z":247833},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":3002,"pos":{"x":69030,"y":31577,"z":185840},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":1,"instId":300001,"pos":{"x":71980,"y":31277,"z":181550},"rot":{"x":0,"y":90000,"z":0}}}},"5":{"props":[{"groupId":5,"instId":300005,"propState":1,"propId":104013,"pos":{"x":194860,"y":53850,"z":249830},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300004,"propState":1,"propId":104013,"pos":{"x":194890,"y":34550,"z":249760},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300003,"propState":0,"propId":104001,"pos":{"x":194890,"y":34550,"z":249760},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300002,"propState":1,"propId":104003,"pos":{"x":198587,"y":53900,"z":246923},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":104003,"pos":{"x":189590,"y":34465,"z":252540},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300003,"propState":1,"propId":104006,"pos":{"x":-430,"y":2401,"z":90823},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300002,"propState":1,"propId":104006,"pos":{"x":-400,"y":2401,"z":119443},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300005,"propState":1,"propId":104014,"pos":{"x":287730,"y":96291,"z":236310},"rot":{"x":0,"y":21486,"z":0}},{"groupId":61,"instId":300004,"propState":1,"propId":104014,"pos":{"x":287730,"y":49492,"z":236310},"rot":{"x":0,"y":21486,"z":0}},{"groupId":61,"instId":300003,"propState":1,"propId":104001,"pos":{"x":287730,"y":49492,"z":236310},"rot":{"x":0,"y":21486,"z":0}},{"groupId":61,"instId":300002,"propState":1,"propId":104003,"pos":{"x":288340,"y":96312,"z":241170},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300001,"propState":1,"propId":104003,"pos":{"x":288670,"y":49480,"z":232350},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300005,"propState":1,"propId":104006,"pos":{"x":284475,"y":49550,"z":226772},"rot":{"x":0,"y":17678,"z":0}},{"groupId":8,"instId":300004,"propState":1,"propId":104259,"pos":{"x":267080,"y":47903,"z":210510},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300003,"propState":1,"propId":104006,"pos":{"x":190873,"y":34495,"z":210312},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300002,"propState":1,"propId":104005,"pos":{"x":168450,"y":34508,"z":210260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300001,"propState":1,"propId":104006,"pos":{"x":85442,"y":31344,"z":181536},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300008,"propState":0,"propId":104006,"pos":{"x":275030,"y":53983,"z":261681},"rot":{"x":0,"y":269876,"z":0}},{"groupId":9,"instId":300007,"propState":0,"propId":104006,"pos":{"x":290635,"y":53970,"z":271469},"rot":{"x":0,"y":178588,"z":0}},{"groupId":9,"instId":300006,"propState":0,"propId":104006,"pos":{"x":255493,"y":58083,"z":292795},"rot":{"x":0,"y":117342,"z":0}},{"groupId":9,"instId":300005,"propState":1,"propId":104005,"pos":{"x":235400,"y":58101,"z":294730},"rot":{"x":0,"y":206633,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300009,"propState":1,"propId":104259,"pos":{"x":261730,"y":165575,"z":416990},"rot":{"x":0,"y":322452,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300001,"propState":1,"propId":104259,"pos":{"x":45730,"y":3357,"z":181570},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300002,"propState":0,"propId":104019,"pos":{"x":313700,"y":125172,"z":278630},"rot":{"x":0,"y":26970,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":104052,"pos":{"x":313700,"y":125172,"z":278630},"rot":{"x":0,"y":206970,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":104052,"pos":{"x":290119,"y":111744,"z":251782},"rot":{"x":0,"y":132085,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":104019,"pos":{"x":290119,"y":111744,"z":251782},"rot":{"x":0,"y":189832,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300002,"propState":1,"propId":104003,"pos":{"x":257049,"y":34486,"z":194813},"rot":{"x":0,"y":75000,"z":0}},{"groupId":16,"instId":300005,"propState":1,"propId":104013,"pos":{"x":260209,"y":34486,"z":191581},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300004,"propState":1,"propId":104013,"pos":{"x":260209,"y":21173,"z":191581},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300003,"propState":1,"propId":104001,"pos":{"x":260209,"y":21270,"z":191581},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300001,"propState":1,"propId":104003,"pos":{"x":257070,"y":21155,"z":188329},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300003,"propState":1,"propId":104001,"pos":{"x":260209,"y":21270,"z":191581},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":104228,"pos":{"x":257086,"y":21155,"z":188335},"rot":{"x":0,"y":343851,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300012,"propState":0,"propId":104031,"pos":{"x":320676,"y":129897,"z":308794},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300008,"propState":0,"propId":104206,"pos":{"x":268012,"y":165536,"z":404560},"rot":{"x":0,"y":98874,"z":0}},{"groupId":48,"instId":300007,"propState":1,"propId":104206,"pos":{"x":320676,"y":129897,"z":308794},"rot":{"x":0,"y":180000,"z":0}},{"groupId":48,"instId":300003,"propState":0,"propId":104031,"pos":{"x":273680,"y":167570,"z":405890},"rot":{"x":0,"y":195000,"z":0}},{"groupId":48,"instId":300002,"propState":1,"propId":104031,"pos":{"x":321510,"y":129897,"z":314620},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300001,"propState":1,"propId":104214,"pos":{"x":342650,"y":162210,"z":441590},"rot":{"x":0,"y":9576,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300002,"propState":1,"propId":104217,"pos":{"x":342645,"y":146931,"z":441547},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"40435001":{"P40435_F40435001":{"scenes":{"3":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300010,"propState":1,"propId":104018,"pos":{"x":353829,"y":107971,"z":203773},"rot":{"x":0,"y":150000,"z":0}},{"groupId":4,"instId":300012,"propState":1,"propId":104018,"pos":{"x":241740,"y":101971,"z":163320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":4,"instId":300011,"propState":0,"propId":104018,"pos":{"x":291750,"y":105971,"z":185290},"rot":{"x":0,"y":60000,"z":0}},{"groupId":4,"instId":300007,"propState":1,"propId":104007,"pos":{"x":143159,"y":100976,"z":309937},"rot":{"x":0,"y":293966,"z":0}},{"groupId":4,"instId":300006,"propState":1,"propId":104007,"pos":{"x":159686,"y":100793,"z":300618},"rot":{"x":0,"y":240000,"z":0}},{"groupId":4,"instId":300005,"propState":1,"propId":104007,"pos":{"x":188042,"y":104656,"z":276986},"rot":{"x":0,"y":330000,"z":0}},{"groupId":4,"instId":300004,"propState":1,"propId":104007,"pos":{"x":212126,"y":103740,"z":279143},"rot":{"x":0,"y":112500,"z":0}},{"groupId":4,"instId":300003,"propState":1,"propId":104007,"pos":{"x":236879,"y":103740,"z":236270},"rot":{"x":0,"y":7500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300001,"propState":0,"propId":104015,"pos":{"x":204915,"y":167443,"z":391466},"rot":{"x":0,"y":245000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300010,"propState":2,"propId":104078,"pos":{"x":340774,"y":107971,"z":190474},"rot":{"x":0,"y":330000,"z":0}},{"groupId":23,"instId":300009,"propState":2,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":23,"instId":300008,"propState":2,"propId":104078,"pos":{"x":-122252,"y":15622,"z":-283207},"rot":{"x":0,"y":180849,"z":0}},{"groupId":23,"instId":300007,"propState":2,"propId":104078,"pos":{"x":273980,"y":102188,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":23,"instId":300006,"propState":2,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":23,"instId":300005,"propState":2,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":23,"instId":300004,"propState":2,"propId":104078,"pos":{"x":204903,"y":167529,"z":391455},"rot":{"x":0,"y":329375,"z":0}},{"groupId":23,"instId":300003,"propState":2,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":23,"instId":300002,"propState":2,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}},{"groupId":23,"instId":300001,"propState":2,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300008,"propState":2,"propId":104012,"pos":{"x":257554,"y":102389,"z":172472},"rot":{"x":0,"y":330054,"z":0}},{"groupId":22,"instId":300002,"propState":2,"propId":104012,"pos":{"x":-146909,"y":15640,"z":-263311},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300007,"propState":2,"propId":104012,"pos":{"x":-79120,"y":14778,"z":-283515},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300006,"propState":2,"propId":104012,"pos":{"x":183911,"y":101250,"z":304708},"rot":{"x":0,"y":329129,"z":0}},{"groupId":22,"instId":300005,"propState":2,"propId":104012,"pos":{"x":352900,"y":107971,"z":220700},"rot":{"x":0,"y":240000,"z":0}},{"groupId":22,"instId":300004,"propState":2,"propId":104012,"pos":{"x":219888,"y":97644,"z":168466},"rot":{"x":0,"y":150238,"z":0}},{"groupId":22,"instId":300003,"propState":2,"propId":104012,"pos":{"x":158376,"y":105750,"z":344739},"rot":{"x":0,"y":224478,"z":0}},{"groupId":22,"instId":300001,"propState":2,"propId":104012,"pos":{"x":-14980,"y":3350,"z":-283160},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300003,"propState":0,"propId":104060,"pos":{"x":178203,"y":95088,"z":175242},"rot":{"x":0,"y":253178,"z":0}},{"groupId":25,"instId":300002,"propState":0,"propId":104060,"pos":{"x":77893,"y":-4450,"z":-498633},"rot":{"x":0,"y":253178,"z":0}},{"groupId":25,"instId":300001,"propState":0,"propId":104060,"pos":{"x":-1540,"y":4866,"z":-287650},"rot":{"x":0,"y":269808,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300007,"propState":0,"propId":104068,"pos":{"x":210166,"y":103536,"z":287518},"rot":{"x":0,"y":202254,"z":0}},{"groupId":24,"instId":300008,"propState":0,"propId":104068,"pos":{"x":210027,"y":104654,"z":224475},"rot":{"x":0,"y":59128,"z":0}},{"groupId":24,"instId":300006,"propState":0,"propId":104068,"pos":{"x":-106222,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300005,"propState":0,"propId":104068,"pos":{"x":227188,"y":100770,"z":344085},"rot":{"x":0,"y":240000,"z":0}},{"groupId":24,"instId":300004,"propState":0,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":24,"instId":300003,"propState":0,"propId":104068,"pos":{"x":221207,"y":167929,"z":357985},"rot":{"x":0,"y":60000,"z":0}},{"groupId":24,"instId":300002,"propState":0,"propId":104068,"pos":{"x":-57455,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300001,"propState":0,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300002,"propState":0,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}},{"groupId":26,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300002,"propState":0,"propId":104020,"pos":{"x":-66980,"y":21867,"z":-266740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":27,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-99031,"y":15920,"z":-275022},"rot":{"x":0,"y":273537,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300005,"propState":1,"propId":104013,"pos":{"x":316207,"y":152404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300004,"propState":1,"propId":104013,"pos":{"x":316207,"y":109404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300003,"propState":1,"propId":104002,"pos":{"x":316455,"y":152200,"z":310770},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300002,"propState":1,"propId":104003,"pos":{"x":311898,"y":152508,"z":314894},"rot":{"x":0,"y":91953,"z":0}},{"groupId":28,"instId":300001,"propState":1,"propId":104003,"pos":{"x":312570,"y":109590,"z":314512},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300004,"propState":1,"propId":104014,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":29,"instId":300003,"propState":1,"propId":104014,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":29,"instId":300002,"propState":1,"propId":104001,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":29,"instId":300001,"propState":1,"propId":104001,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300002,"propState":0,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300002,"propState":0,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300001,"propState":0,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300002,"propState":0,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300001,"propState":0,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300001,"propState":0,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300001,"propState":0,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300001,"propState":0,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300001,"propState":0,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300002,"propState":0,"propId":104080,"pos":{"x":287680,"y":158330,"z":346772},"rot":{"x":0,"y":92321,"z":0}},{"groupId":58,"instId":300003,"propState":0,"propId":104080,"pos":{"x":317587,"y":110290,"z":304326},"rot":{"x":0,"y":177390,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":104080,"pos":{"x":228760,"y":168629,"z":360368},"rot":{"x":0,"y":58859,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300002,"propState":8,"propId":3002,"pos":{"x":-125340,"y":16551,"z":-236690},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300004,"propState":8,"propId":3002,"pos":{"x":2980,"y":3690,"z":-298960},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300003,"propState":8,"propId":3002,"pos":{"x":176769,"y":103453,"z":238651},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300001,"propState":8,"propId":3002,"pos":{"x":189910,"y":168165,"z":417840},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":60,"instId":300001,"pos":{"x":193460,"y":167843,"z":419040},"rot":{"x":0,"y":155470,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"40441001":{"P40441_F40441001":{"scenes":{"4":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300007,"propState":0,"propId":103134,"pos":{"x":-156668,"y":14340,"z":222430},"rot":{"x":0,"y":172437,"z":0}},{"groupId":5,"instId":300004,"propState":101,"propId":103134,"pos":{"x":-461,"y":14610,"z":120291},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300010,"propState":0,"propId":103134,"pos":{"x":156668,"y":14340,"z":222430},"rot":{"x":0,"y":187563,"z":0}},{"groupId":5,"instId":300008,"propState":101,"propId":103134,"pos":{"x":112476,"y":14460,"z":122330},"rot":{"x":0,"y":227388,"z":0}},{"groupId":5,"instId":300005,"propState":101,"propId":103134,"pos":{"x":-136492,"y":14340,"z":155115},"rot":{"x":0,"y":330889,"z":0}},{"groupId":5,"instId":300002,"propState":101,"propId":103134,"pos":{"x":-341,"y":14790,"z":89637},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300009,"propState":101,"propId":103134,"pos":{"x":136535,"y":14340,"z":155189},"rot":{"x":0,"y":209110,"z":0}},{"groupId":5,"instId":300006,"propState":101,"propId":103134,"pos":{"x":-112435,"y":14340,"z":122459},"rot":{"x":0,"y":310860,"z":0}},{"groupId":5,"instId":300003,"propState":101,"propId":103134,"pos":{"x":-91,"y":14790,"z":104951},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300001,"propState":101,"propId":103134,"pos":{"x":-270,"y":14790,"z":74295},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300014,"propState":0,"propId":103133,"pos":{"x":126957,"y":14540,"z":154869},"rot":{"x":0,"y":301402,"z":0}},{"groupId":6,"instId":300012,"propState":0,"propId":103133,"pos":{"x":-109973,"y":14540,"z":132162},"rot":{"x":0,"y":48549,"z":0}},{"groupId":6,"instId":300010,"propState":0,"propId":103133,"pos":{"x":-10476,"y":11503,"z":5085},"rot":{"x":0,"y":89757,"z":0}},{"groupId":6,"instId":300016,"propState":0,"propId":103133,"pos":{"x":34219,"y":11503,"z":5174},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":103133,"pos":{"x":-9873,"y":11380,"z":37826},"rot":{"x":0,"y":89757,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":103133,"pos":{"x":109973,"y":14540,"z":132162},"rot":{"x":0,"y":311451,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":103133,"pos":{"x":-126957,"y":14540,"z":154869},"rot":{"x":0,"y":58598,"z":0}},{"groupId":6,"instId":300008,"propState":0,"propId":103133,"pos":{"x":9586,"y":11320,"z":37640},"rot":{"x":0,"y":88735,"z":0}},{"groupId":6,"instId":300009,"propState":0,"propId":103133,"pos":{"x":10274,"y":11503,"z":5174},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":103133,"pos":{"x":118800,"y":14686,"z":143019},"rot":{"x":0,"y":307503,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":103133,"pos":{"x":-118800,"y":14686,"z":143019},"rot":{"x":0,"y":52497,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":103133,"pos":{"x":-110382,"y":2463,"z":198504},"rot":{"x":0,"y":75295,"z":0}},{"groupId":6,"instId":300004,"propState":0,"propId":103133,"pos":{"x":-62740,"y":4240,"z":136945},"rot":{"x":0,"y":35790,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":103133,"pos":{"x":110189,"y":2463,"z":198517},"rot":{"x":0,"y":284705,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":103133,"pos":{"x":62724,"y":4233,"z":136965},"rot":{"x":0,"y":324210,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":103133,"pos":{"x":-16192,"y":11380,"z":37800},"rot":{"x":0,"y":89757,"z":0}},{"groupId":6,"instId":300017,"propState":0,"propId":100,"pos":{"x":-67348,"y":12639,"z":150287},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"41000001":{"P41000_F41000001":{"scenes":{"2":{"props":[],"npcs":[],"monsters":[{"groupId":2,"instId":200002,"monsterId":1023010,"eventId":900201,"pos":{"x":-68760,"y":11980,"z":-18970},"rot":{"x":0,"y":87968,"z":0}},{"groupId":2,"instId":200001,"monsterId":1023020,"eventId":900202,"pos":{"x":-67120,"y":13970,"z":20400},"rot":{"x":0,"y":96511,"z":0}}],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300002,"propState":20,"propId":60103,"pos":{"x":3370,"y":19980,"z":-53350},"rot":{"x":0,"y":340001,"z":0}},{"groupId":4,"instId":300004,"propState":20,"propId":3001,"pos":{"x":4910,"y":20430,"z":-57570},"rot":{"x":0,"y":254193,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":100,"pos":{"x":44765,"y":22575,"z":-3797},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300004,"propState":0,"propId":101004,"pos":{"x":-6039,"y":19995,"z":25357},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300005,"propState":0,"propId":101019,"pos":{"x":-6039,"y":19989,"z":-21230},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":105,"pos":{"x":30230,"y":19950,"z":-57620},"rot":{"x":0,"y":320670,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":105,"pos":{"x":-23850,"y":12060,"z":-1580},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":105,"pos":{"x":-4545,"y":14010,"z":12164},"rot":{"x":0,"y":2409,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-8410,"y":20020,"z":-24870},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":5,"instId":300001,"pos":{"x":-5670,"y":19970,"z":-27950},"rot":{"x":0,"y":170920,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"41000002":{"P41000_F41000001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[],"npcs":[],"monsters":[{"groupId":15,"instId":200002,"monsterId":1023010,"eventId":900201,"pos":{"x":41970,"y":7010,"z":-108660},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":200001,"monsterId":1023020,"eventId":900202,"pos":{"x":10320,"y":4880,"z":-130000},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300004,"propState":0,"propId":102004,"pos":{"x":-52040,"y":2170,"z":69570},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300006,"propState":0,"propId":102025,"pos":{"x":-27950,"y":3730,"z":74660},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300005,"propState":0,"propId":102025,"pos":{"x":3820,"y":3738,"z":62920},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":102004,"pos":{"x":-9560,"y":7036,"z":-108670},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":102004,"pos":{"x":4180,"y":9100,"z":110080},"rot":{"x":0,"y":2409,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300004,"propState":20,"propId":3001,"pos":{"x":-12650,"y":9600,"z":93920},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":100,"pos":{"x":44765,"y":22575,"z":-3797},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300002,"propState":20,"propId":60103,"pos":{"x":-12490,"y":9100,"z":94030},"rot":{"x":0,"y":90638,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":8,"propId":3002,"pos":{"x":220,"y":9100,"z":107020},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":18,"instId":300001,"pos":{"x":4170,"y":9100,"z":107540},"rot":{"x":0,"y":212028,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"41000003":{"P41000_F41000001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[{"groupId":7,"instId":200002,"monsterId":1023010,"eventId":900201,"pos":{"x":145520,"y":28450,"z":-121910},"rot":{"x":0,"y":107488,"z":0}},{"groupId":7,"instId":200001,"monsterId":1023020,"eventId":900202,"pos":{"x":186970,"y":28390,"z":-127650},"rot":{"x":0,"y":275361,"z":0}}],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300002,"propState":0,"propId":105,"pos":{"x":184610,"y":28890,"z":-136950},"rot":{"x":0,"y":6449,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":105,"pos":{"x":65590,"y":3640,"z":-32810},"rot":{"x":0,"y":96560,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300004,"propState":20,"propId":3001,"pos":{"x":38920,"y":3468,"z":-44170},"rot":{"x":0,"y":320701,"z":0}},{"groupId":9,"instId":300002,"propState":20,"propId":60103,"pos":{"x":39590,"y":3140,"z":-43630},"rot":{"x":0,"y":49767,"z":0}},{"groupId":9,"instId":300003,"propState":0,"propId":100,"pos":{"x":44765,"y":22575,"z":-3797},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":8,"propId":3002,"pos":{"x":63260,"y":4070,"z":-28640},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":10,"instId":300001,"pos":{"x":63420,"y":3590,"z":-34100},"rot":{"x":0,"y":257370,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"41000004":{"P41000_F41000001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[{"groupId":7,"instId":200002,"monsterId":1023010,"eventId":900201,"pos":{"x":5633,"y":3630,"z":255870},"rot":{"x":0,"y":120000,"z":0}},{"groupId":7,"instId":200001,"monsterId":1023020,"eventId":900202,"pos":{"x":38810,"y":3455,"z":227985},"rot":{"x":0,"y":342495,"z":0}}],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300003,"propState":0,"propId":105,"pos":{"x":236320,"y":78360,"z":96190},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":101004,"pos":{"x":32930,"y":-2833,"z":302940},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":101013,"pos":{"x":38786,"y":3942,"z":224640},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":105,"pos":{"x":52920,"y":890,"z":270070},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300004,"propState":20,"propId":3001,"pos":{"x":170170,"y":77070,"z":95890},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300002,"propState":20,"propId":60103,"pos":{"x":165060,"y":77070,"z":95890},"rot":{"x":0,"y":90000,"z":0}},{"groupId":9,"instId":300003,"propState":0,"propId":100,"pos":{"x":44765,"y":22575,"z":-3797},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":8,"propId":3002,"pos":{"x":194247,"y":77066,"z":99715},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":10,"instId":300001,"pos":{"x":195190,"y":77070,"z":95820},"rot":{"x":0,"y":270000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"41000005":{"P41000_F41000001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[{"groupId":7,"instId":200002,"monsterId":1023010,"eventId":900201,"pos":{"x":-50,"y":-3050,"z":-128460},"rot":{"x":0,"y":6093,"z":0}},{"groupId":7,"instId":200001,"monsterId":1023020,"eventId":900202,"pos":{"x":29520,"y":-2990,"z":-94370},"rot":{"x":0,"y":234119,"z":0}}],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300003,"propState":0,"propId":105,"pos":{"x":39380,"y":1953,"z":-94050},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":101004,"pos":{"x":-5290,"y":-2107,"z":-170316},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":105,"pos":{"x":0,"y":-3100,"z":-133490},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300004,"propState":0,"propId":3001,"pos":{"x":229,"y":322,"z":26515},"rot":{"x":0,"y":267846,"z":0}},{"groupId":9,"instId":300003,"propState":0,"propId":100,"pos":{"x":44765,"y":22575,"z":-3797},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-8410,"y":20020,"z":-24870},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":10,"instId":300001,"pos":{"x":-5670,"y":19970,"z":-27950},"rot":{"x":0,"y":170920,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"41000006":{"P41000_F41000001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[{"groupId":7,"instId":200002,"monsterId":1023010,"eventId":900201,"pos":{"x":-57400,"y":6770,"z":-78530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":200001,"monsterId":1023020,"eventId":900202,"pos":{"x":-38759,"y":5562,"z":-102214},"rot":{"x":0,"y":348715,"z":0}}],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300004,"propState":0,"propId":102001,"pos":{"x":-19103,"y":5240,"z":-74285},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":102004,"pos":{"x":110140,"y":-24820,"z":-130590},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":102004,"pos":{"x":-28890,"y":7040,"z":-108960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":102004,"pos":{"x":124100,"y":-28130,"z":-145440},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300004,"propState":0,"propId":3001,"pos":{"x":229,"y":322,"z":26515},"rot":{"x":0,"y":267846,"z":0}},{"groupId":9,"instId":300003,"propState":0,"propId":100,"pos":{"x":44765,"y":22575,"z":-3797},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-8410,"y":20020,"z":-24870},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":10,"instId":300001,"pos":{"x":-5670,"y":19970,"z":-27950},"rot":{"x":0,"y":170920,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"41000007":{"P41007_F41000007":{"scenes":{"2":{"props":[],"npcs":[],"monsters":[{"groupId":2,"instId":200002,"monsterId":1023010,"eventId":900201,"pos":{"x":-68760,"y":11980,"z":-18970},"rot":{"x":0,"y":87968,"z":0}},{"groupId":2,"instId":200001,"monsterId":1023020,"eventId":900202,"pos":{"x":-67120,"y":13970,"z":20400},"rot":{"x":0,"y":96511,"z":0}}],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300004,"propState":0,"propId":101004,"pos":{"x":-6039,"y":19995,"z":25357},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":105,"pos":{"x":-23850,"y":12060,"z":-1580},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300005,"propState":0,"propId":101019,"pos":{"x":-6039,"y":19989,"z":-21230},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":105,"pos":{"x":30230,"y":19950,"z":-57620},"rot":{"x":0,"y":320670,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":105,"pos":{"x":-4545,"y":14010,"z":12164},"rot":{"x":0,"y":2409,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300004,"propState":20,"propId":3001,"pos":{"x":4910,"y":20430,"z":-57570},"rot":{"x":0,"y":254193,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":100,"pos":{"x":44765,"y":22575,"z":-3797},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":20,"propId":60103,"pos":{"x":3370,"y":19980,"z":-53350},"rot":{"x":0,"y":340001,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-8410,"y":20020,"z":-24870},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":5,"instId":300001,"pos":{"x":-5670,"y":19970,"z":-27950},"rot":{"x":0,"y":170920,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"41000008":{"P41008_F41000008":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[],"npcs":[],"monsters":[{"groupId":15,"instId":200002,"monsterId":1023010,"eventId":900201,"pos":{"x":41970,"y":7010,"z":-108660},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":200001,"monsterId":1023020,"eventId":900202,"pos":{"x":10320,"y":4880,"z":-130000},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300004,"propState":0,"propId":102004,"pos":{"x":-52040,"y":2170,"z":69570},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300006,"propState":0,"propId":102025,"pos":{"x":-27950,"y":3730,"z":74660},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300005,"propState":0,"propId":102025,"pos":{"x":3820,"y":3738,"z":62920},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":102004,"pos":{"x":-9560,"y":7036,"z":-108670},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":102004,"pos":{"x":4180,"y":9100,"z":110080},"rot":{"x":0,"y":2409,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300004,"propState":20,"propId":3001,"pos":{"x":-12650,"y":9600,"z":93920},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":100,"pos":{"x":44765,"y":22575,"z":-3797},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300002,"propState":20,"propId":60103,"pos":{"x":-12490,"y":9100,"z":94030},"rot":{"x":0,"y":90638,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":8,"propId":3002,"pos":{"x":220,"y":9100,"z":107020},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":18,"instId":300001,"pos":{"x":4170,"y":9100,"z":107540},"rot":{"x":0,"y":212028,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"41000009":{"P41009_F41000009":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[{"groupId":7,"instId":200002,"monsterId":1023010,"eventId":900201,"pos":{"x":145520,"y":28450,"z":-121910},"rot":{"x":0,"y":107488,"z":0}},{"groupId":7,"instId":200001,"monsterId":1023020,"eventId":900202,"pos":{"x":186970,"y":28390,"z":-127650},"rot":{"x":0,"y":275361,"z":0}}],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300002,"propState":0,"propId":105,"pos":{"x":184610,"y":28890,"z":-136950},"rot":{"x":0,"y":6449,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":105,"pos":{"x":65590,"y":3640,"z":-32810},"rot":{"x":0,"y":96560,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300004,"propState":20,"propId":3001,"pos":{"x":38920,"y":3468,"z":-44170},"rot":{"x":0,"y":320701,"z":0}},{"groupId":9,"instId":300003,"propState":0,"propId":100,"pos":{"x":44765,"y":22575,"z":-3797},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300002,"propState":20,"propId":60103,"pos":{"x":39590,"y":3140,"z":-43630},"rot":{"x":0,"y":49767,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":8,"propId":3002,"pos":{"x":63260,"y":4070,"z":-28640},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":10,"instId":300001,"pos":{"x":63420,"y":3590,"z":-34100},"rot":{"x":0,"y":257370,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"41000010":{"P41010_F41000010":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[{"groupId":7,"instId":200001,"monsterId":1023020,"eventId":900202,"pos":{"x":38810,"y":3932,"z":227985},"rot":{"x":0,"y":342495,"z":0}},{"groupId":7,"instId":200002,"monsterId":1023010,"eventId":900201,"pos":{"x":5633,"y":3925,"z":255870},"rot":{"x":0,"y":120000,"z":0}}],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300001,"propState":0,"propId":101004,"pos":{"x":32930,"y":-2833,"z":302940},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":101013,"pos":{"x":38786,"y":3942,"z":224640},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":105,"pos":{"x":236320,"y":78360,"z":96190},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":105,"pos":{"x":52920,"y":890,"z":270070},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300002,"propState":20,"propId":60103,"pos":{"x":165060,"y":77070,"z":95890},"rot":{"x":0,"y":90000,"z":0}},{"groupId":9,"instId":300004,"propState":20,"propId":3001,"pos":{"x":170170,"y":77070,"z":95890},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300003,"propState":0,"propId":100,"pos":{"x":44765,"y":22575,"z":-3797},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":8,"propId":3002,"pos":{"x":194247,"y":77066,"z":99715},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":10,"instId":300001,"pos":{"x":195190,"y":77070,"z":95820},"rot":{"x":0,"y":270000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"41000011":{"P41011_F41000011":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[{"groupId":7,"instId":200002,"monsterId":1023010,"eventId":900201,"pos":{"x":-50,"y":-3050,"z":-128460},"rot":{"x":0,"y":6093,"z":0}},{"groupId":7,"instId":200001,"monsterId":1023020,"eventId":900202,"pos":{"x":29520,"y":-2990,"z":-94370},"rot":{"x":0,"y":234119,"z":0}}],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300004,"propState":0,"propId":101004,"pos":{"x":-5290,"y":-2107,"z":-170316},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":105,"pos":{"x":39380,"y":1953,"z":-94050},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":105,"pos":{"x":0,"y":-3100,"z":-133490},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300004,"propState":0,"propId":3001,"pos":{"x":229,"y":322,"z":26515},"rot":{"x":0,"y":267846,"z":0}},{"groupId":9,"instId":300003,"propState":0,"propId":100,"pos":{"x":44765,"y":22575,"z":-3797},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"41000012":{"P41012_F41000012":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[{"groupId":7,"instId":200002,"monsterId":1023010,"eventId":900201,"pos":{"x":-57400,"y":6770,"z":-78530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":200001,"monsterId":1023020,"eventId":900202,"pos":{"x":-38759,"y":5562,"z":-102214},"rot":{"x":0,"y":348715,"z":0}}],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300004,"propState":0,"propId":102001,"pos":{"x":-19103,"y":5240,"z":-74285},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":102004,"pos":{"x":110140,"y":-24820,"z":-130590},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":102004,"pos":{"x":-28890,"y":7040,"z":-108960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":102004,"pos":{"x":124100,"y":-28130,"z":-145440},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300004,"propState":0,"propId":3001,"pos":{"x":229,"y":322,"z":26515},"rot":{"x":0,"y":267846,"z":0}},{"groupId":9,"instId":300003,"propState":0,"propId":100,"pos":{"x":44765,"y":22575,"z":-3797},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-8410,"y":20020,"z":-24870},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":10,"instId":300001,"pos":{"x":-5670,"y":19970,"z":-27950},"rot":{"x":0,"y":170920,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"41221001":{"P41221_F42221001":{"scenes":{"16":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300002,"propState":8,"propId":3002,"pos":{"x":-4429,"y":9297,"z":-120487},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-26830,"y":4790,"z":-158280},"rot":{"x":0,"y":269724,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":17,"instId":300001,"pos":{"x":560,"y":9297,"z":-121510},"rot":{"x":0,"y":60000,"z":0}}}},"42":{"props":[{"groupId":42,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300010,"propState":0,"propId":102004,"pos":{"x":-12970,"y":9297,"z":-111010},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300009,"propState":0,"propId":102006,"pos":{"x":-5187,"y":6758,"z":-134039},"rot":{"x":0,"y":180000,"z":0}},{"groupId":20,"instId":300025,"propState":0,"propId":102000,"pos":{"x":-30468,"y":-1086,"z":-10257},"rot":{"x":0,"y":135000,"z":0}},{"groupId":20,"instId":300024,"propState":0,"propId":102001,"pos":{"x":-35658,"y":715,"z":-7702},"rot":{"x":0,"y":135000,"z":0}},{"groupId":20,"instId":300019,"propState":0,"propId":102000,"pos":{"x":-33792,"y":-1086,"z":118715},"rot":{"x":0,"y":45000,"z":0}},{"groupId":20,"instId":300018,"propState":0,"propId":102001,"pos":{"x":-36428,"y":715,"z":113584},"rot":{"x":0,"y":45000,"z":0}},{"groupId":20,"instId":300017,"propState":0,"propId":102000,"pos":{"x":66582,"y":653,"z":38545},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300016,"propState":0,"propId":102001,"pos":{"x":69084,"y":720,"z":37177},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300015,"propState":0,"propId":102000,"pos":{"x":71591,"y":652,"z":68636},"rot":{"x":0,"y":180000,"z":0}},{"groupId":20,"instId":300014,"propState":0,"propId":102001,"pos":{"x":69092,"y":720,"z":70006},"rot":{"x":0,"y":180000,"z":0}},{"groupId":20,"instId":300008,"propState":1,"propId":102001,"pos":{"x":101508,"y":769,"z":73259},"rot":{"x":0,"y":180000,"z":0}},{"groupId":20,"instId":300007,"propState":1,"propId":102002,"pos":{"x":123913,"y":-1795,"z":53564},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300005,"propState":0,"propId":102000,"pos":{"x":101170,"y":733,"z":16975},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300006,"propState":0,"propId":102002,"pos":{"x":104115,"y":4613,"z":5792},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300002,"propState":0,"propId":102000,"pos":{"x":-4495,"y":12905,"z":-87157},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":102002,"pos":{"x":225,"y":12910,"z":-89304},"rot":{"x":0,"y":180000,"z":0}},{"groupId":20,"instId":300004,"propState":2,"propId":102000,"pos":{"x":-31865,"y":8233,"z":-105680},"rot":{"x":0,"y":180000,"z":0}},{"groupId":20,"instId":300003,"propState":0,"propId":102001,"pos":{"x":-34635,"y":8242,"z":-103811},"rot":{"x":0,"y":180001,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300004,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300001,"propState":0,"propId":102081,"pos":{"x":-64829,"y":24450,"z":-105570},"rot":{"x":299567,"y":67825,"z":9793}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300004,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300005,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300001,"propState":0,"propId":102081,"pos":{"x":102910,"y":3850,"z":-97350},"rot":{"x":59144,"y":31647,"z":11160}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[],"npcs":[],"monsters":[{"groupId":63,"instId":200018,"monsterId":8001050,"eventId":41221016,"pos":{"x":-51260,"y":8240,"z":-111490},"rot":{"x":0,"y":120000,"z":0}},{"groupId":63,"instId":200007,"monsterId":2022020,"eventId":41221014,"pos":{"x":64221,"y":685,"z":63445},"rot":{"x":0,"y":30000,"z":0}},{"groupId":63,"instId":200008,"monsterId":2022010,"eventId":41221015,"pos":{"x":66696,"y":700,"z":66388},"rot":{"x":0,"y":225000,"z":0}},{"groupId":63,"instId":200003,"monsterId":2022020,"eventId":41221014,"pos":{"x":58080,"y":-1016,"z":93850},"rot":{"x":0,"y":135000,"z":0}}],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300008,"propState":0,"propId":100,"pos":{"x":5501,"y":-4380,"z":38490},"rot":{"x":0,"y":151158,"z":0}},{"groupId":64,"instId":300006,"propState":0,"propId":121,"pos":{"x":5501,"y":-4380,"z":38490},"rot":{"x":0,"y":151158,"z":0}},{"groupId":64,"instId":300003,"propState":0,"propId":100,"pos":{"x":5501,"y":-4380,"z":38490},"rot":{"x":0,"y":151158,"z":0}},{"groupId":64,"instId":300002,"propState":0,"propId":100,"pos":{"x":5501,"y":-4380,"z":38490},"rot":{"x":0,"y":151158,"z":0}},{"groupId":64,"instId":300007,"propState":0,"propId":100,"pos":{"x":537,"y":28800,"z":53921},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300005,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300004,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300001,"propState":0,"propId":102081,"pos":{"x":74590,"y":25780,"z":52613},"rot":{"x":46132,"y":86498,"z":10568}}],"npcs":[{"groupId":64,"instId":400001,"npcId":3011,"pos":{"x":5501,"y":-6079,"z":38490},"rot":{"x":0,"y":151158,"z":0}}],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300001,"propState":1,"propId":102041,"pos":{"x":559,"y":8610,"z":53911},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"41221002":{"P41221_F42221001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300001,"propState":0,"propId":102037,"pos":{"x":47718,"y":-1332,"z":98260},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300002,"propState":0,"propId":102006,"pos":{"x":-24345,"y":7036,"z":-108620},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":102001,"pos":{"x":32250,"y":7056,"z":-108610},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":102001,"pos":{"x":-19103,"y":5240,"z":-74285},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":102001,"pos":{"x":-7664,"y":5257,"z":-56100},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[],"npcs":[],"monsters":[{"groupId":10,"instId":200012,"monsterId":2022010,"eventId":41221006,"pos":{"x":11776,"y":9101,"z":142961},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":200010,"monsterId":2022010,"eventId":41221006,"pos":{"x":-7935,"y":9101,"z":154444},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":200014,"monsterId":2011020,"eventId":41221004,"pos":{"x":-35,"y":9101,"z":185084},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":200013,"monsterId":2011010,"eventId":41221004,"pos":{"x":4765,"y":9101,"z":169521},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":200007,"monsterId":8001050,"eventId":41221005,"pos":{"x":40544,"y":9101,"z":122469},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":200008,"monsterId":2022010,"eventId":41221006,"pos":{"x":-3360,"y":-1085,"z":12096},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":200006,"monsterId":2022010,"eventId":41221006,"pos":{"x":14677,"y":9101,"z":132703},"rot":{"x":0,"y":216613,"z":0}}],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300004,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":100,"pos":{"x":10300,"y":25080,"z":-24450},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":102081,"pos":{"x":4280,"y":-510,"z":-11310},"rot":{"x":320375,"y":278983,"z":11814}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300001,"propState":8,"propId":3002,"pos":{"x":13500,"y":8826,"z":-111760},"rot":{"x":0,"y":269724,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":20,"instId":300001,"pos":{"x":10260,"y":8526,"z":-110920},"rot":{"x":0,"y":0,"z":0}}}},"18":{"props":[{"groupId":18,"instId":300007,"propState":0,"propId":100,"pos":{"x":13555,"y":21516,"z":154047},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300006,"propState":0,"propId":100,"pos":{"x":13555,"y":21380,"z":154047},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300005,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300004,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300003,"propState":0,"propId":100,"pos":{"x":13555,"y":21380,"z":154047},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":121,"pos":{"x":13555,"y":21516,"z":153939},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":102081,"pos":{"x":-12110,"y":15480,"z":177710},"rot":{"x":301020,"y":25808,"z":9185}}],"npcs":[{"groupId":18,"instId":400001,"npcId":3011,"pos":{"x":13578,"y":19747,"z":153939},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"41221003":{"P41221_F42221001":{"scenes":{"11":{"props":[{"groupId":11,"instId":300005,"propState":0,"propId":102108,"pos":{"x":-106033,"y":3840,"z":-12860},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":102108,"pos":{"x":-105943,"y":4543,"z":-13166},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":102108,"pos":{"x":-105588,"y":3840,"z":-13606},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":8,"propId":3002,"pos":{"x":22840,"y":51751,"z":-192280},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":11,"instId":300001,"pos":{"x":21593,"y":51750,"z":-196744},"rot":{"x":0,"y":225000,"z":0}}}},"12":{"props":[{"groupId":12,"instId":300004,"propState":0,"propId":100,"pos":{"x":7800,"y":13884,"z":25600},"rot":{"x":0,"y":315000,"z":0}},{"groupId":12,"instId":300001,"propState":2,"propId":102103,"pos":{"x":10966,"y":36279,"z":22437},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300004,"propState":0,"propId":100,"pos":{"x":7490,"y":16121,"z":-13310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300001,"propState":2,"propId":102103,"pos":{"x":11570,"y":42010,"z":-13313},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300002,"propState":0,"propId":102004,"pos":{"x":34750,"y":46051,"z":-170570},"rot":{"x":0,"y":45000,"z":0}},{"groupId":16,"instId":300005,"propState":0,"propId":102006,"pos":{"x":25414,"y":51750,"z":-204025},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300004,"propState":0,"propId":102004,"pos":{"x":40670,"y":46261,"z":-171420},"rot":{"x":0,"y":135000,"z":0}},{"groupId":16,"instId":300003,"propState":0,"propId":102004,"pos":{"x":19070,"y":65432,"z":-226960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":100,"pos":{"x":-30370,"y":40550,"z":63481},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":16,"instId":200002,"monsterId":2022040,"eventId":41221025,"pos":{"x":57488,"y":69528,"z":-180111},"rot":{"x":0,"y":225000,"z":0}},{"groupId":16,"instId":200001,"monsterId":2022050,"eventId":41221024,"pos":{"x":21890,"y":65393,"z":-229800},"rot":{"x":0,"y":45000,"z":0}}],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300001,"propState":0,"propId":102081,"pos":{"x":-3700,"y":20230,"z":59450},"rot":{"x":40210,"y":508,"z":356309}},{"groupId":33,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300005,"propState":0,"propId":100,"pos":{"x":130920,"y":54220,"z":-46520},"rot":{"x":0,"y":270000,"z":0}},{"groupId":34,"instId":300007,"propState":0,"propId":100,"pos":{"x":130920,"y":54220,"z":-46520},"rot":{"x":0,"y":270000,"z":0}},{"groupId":34,"instId":300006,"propState":0,"propId":121,"pos":{"x":130920,"y":54220,"z":-46520},"rot":{"x":0,"y":270000,"z":0}},{"groupId":34,"instId":300004,"propState":0,"propId":100,"pos":{"x":130920,"y":54220,"z":-46520},"rot":{"x":0,"y":270000,"z":0}},{"groupId":34,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":34,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":34,"instId":300001,"propState":0,"propId":102081,"pos":{"x":78350,"y":60100,"z":-32460},"rot":{"x":300167,"y":101981,"z":7608}}],"npcs":[{"groupId":34,"instId":400002,"npcId":2204,"pos":{"x":131520,"y":52800,"z":-45790},"rot":{"x":0,"y":223361,"z":0}},{"groupId":34,"instId":400001,"npcId":2204,"pos":{"x":130490,"y":52800,"z":-47200},"rot":{"x":0,"y":17136,"z":0}}],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300003,"propState":0,"propId":100,"pos":{"x":-34518,"y":21506,"z":-53368},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300001,"propState":0,"propId":102032,"pos":{"x":-31343,"y":13575,"z":-52448},"rot":{"x":0,"y":150000,"z":0}},{"groupId":39,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":39,"instId":400001,"npcId":3011,"pos":{"x":-31149,"y":13590,"z":-52702},"rot":{"x":0,"y":240000,"z":0}}],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300001,"propState":0,"propId":102081,"pos":{"x":-82720,"y":600,"z":-27170},"rot":{"x":90000,"y":30000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-73730,"y":3860,"z":-16190},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-79907,"y":3840,"z":-14907},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300004,"propState":0,"propId":102102,"pos":{"x":-30000,"y":10040,"z":63500},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300003,"propState":2,"propId":102083,"pos":{"x":-76357,"y":13900,"z":63584},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300002,"propState":2,"propId":102083,"pos":{"x":-62844,"y":13900,"z":30960},"rot":{"x":0,"y":315000,"z":0}},{"groupId":63,"instId":300001,"propState":2,"propId":102083,"pos":{"x":-30220,"y":13900,"z":17271},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"4222101":{"P42221_F42221001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":107603,"y":13760,"z":-61751},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":5010,"y":12790,"z":2110},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":-33092,"y":4824,"z":-158473},"rot":{"x":0,"y":269724,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2022101":{"anchorId":1,"groupId":1,"instId":300001,"pos":{"x":-43770,"y":8240,"z":-120410},"rot":{"x":0,"y":42030,"z":0}},"2022102":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":400,"y":12790,"z":2110},"rot":{"x":0,"y":0,"z":0}},"2022103":{"anchorId":3,"groupId":1,"instId":300003,"pos":{"x":103950,"y":13760,"z":-59120},"rot":{"x":0,"y":180000,"z":0}}}},"9":{"props":[{"groupId":9,"instId":300005,"propState":0,"propId":217,"pos":{"x":-36670,"y":8233,"z":-105880},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":2,"propId":102000,"pos":{"x":-36670,"y":8233,"z":-105880},"rot":{"x":0,"y":180000,"z":0}},{"groupId":9,"instId":300004,"propState":0,"propId":102002,"pos":{"x":240,"y":12905,"z":-60950},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300003,"propState":0,"propId":102002,"pos":{"x":14860,"y":12905,"z":-73980},"rot":{"x":0,"y":90000,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":102001,"pos":{"x":-34635,"y":8242,"z":-103811},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-45844,"y":8294,"z":-126410},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300002,"propState":8,"propId":3002,"pos":{"x":-6330,"y":12905,"z":-86660},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":2,"groupId":10,"instId":300001,"pos":{"x":-45100,"y":8294,"z":-120790},"rot":{"x":0,"y":46000,"z":0}}}},"17":{"props":[{"groupId":17,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-40875,"y":8240,"z":-90460},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"41212001":{"P41212_F41212001":{"scenes":{"43":{"props":[{"groupId":43,"instId":300001,"propState":8,"propId":3002,"pos":{"x":487,"y":-31159,"z":-149673},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":43,"instId":300001,"pos":{"x":4816,"y":-31156,"z":-146943},"rot":{"x":0,"y":137999,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40242001":{"P40242_F40242001":{"scenes":{"27":{"props":[{"groupId":27,"instId":300001,"propState":0,"propId":100,"pos":{"x":22260,"y":0,"z":19610},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40242002":{"P40242_F40242001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300002,"propState":0,"propId":102238,"pos":{"x":20983,"y":-18077,"z":-41330},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":1,"propId":102264,"pos":{"x":23720,"y":-18149,"z":-42550},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300003,"propState":1,"propId":102249,"pos":{"x":38652,"y":-17985,"z":48425},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":102238,"pos":{"x":39998,"y":-18064,"z":51774},"rot":{"x":0,"y":89999,"z":0}},{"groupId":4,"instId":300001,"propState":1,"propId":102249,"pos":{"x":38652,"y":-17985,"z":55097},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300002,"propState":0,"propId":102238,"pos":{"x":24167,"y":-34225,"z":-39219},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300003,"propState":1,"propId":102249,"pos":{"x":27484,"y":-34335,"z":-37837},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300001,"propState":1,"propId":102249,"pos":{"x":20834,"y":-34335,"z":-37837},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300003,"propState":1,"propId":102249,"pos":{"x":27551,"y":-43628,"z":42376},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":102238,"pos":{"x":26178,"y":-43714,"z":45679},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300001,"propState":1,"propId":102249,"pos":{"x":27622,"y":-43628,"z":49030},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300003,"propState":1,"propId":102249,"pos":{"x":-27289,"y":-51626,"z":51895},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":102238,"pos":{"x":-25851,"y":-51688,"z":55293},"rot":{"x":0,"y":89999,"z":0}},{"groupId":6,"instId":300001,"propState":1,"propId":102249,"pos":{"x":-27418,"y":-51626,"z":58559},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300003,"propState":1,"propId":102249,"pos":{"x":-22163,"y":-51658,"z":-37933},"rot":{"x":0,"y":179999,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":102238,"pos":{"x":-25567,"y":-51729,"z":-39376},"rot":{"x":0,"y":179999,"z":0}},{"groupId":7,"instId":300001,"propState":1,"propId":102249,"pos":{"x":-28831,"y":-51658,"z":-37757},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300003,"propState":1,"propId":102249,"pos":{"x":-40451,"y":-18006,"z":48421},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":102238,"pos":{"x":-41845,"y":-18091,"z":51772},"rot":{"x":0,"y":269999,"z":0}},{"groupId":8,"instId":300001,"propState":1,"propId":102249,"pos":{"x":-40426,"y":-18006,"z":55071},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300002,"propState":0,"propId":102238,"pos":{"x":-22889,"y":-18077,"z":-41134},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":1,"propId":102264,"pos":{"x":-25519,"y":-18077,"z":-42471},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":1,"propId":102263,"pos":{"x":44056,"y":-18091,"z":43494},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300003,"propState":1,"propId":102239,"pos":{"x":-1320,"y":-43670,"z":56105},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300002,"propState":1,"propId":102239,"pos":{"x":-1280,"y":-43684,"z":37341},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300003,"propState":1,"propId":102240,"pos":{"x":-57145,"y":-46469,"z":43295},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300001,"propState":1,"propId":102240,"pos":{"x":-57220,"y":-46469,"z":54845},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300002,"propState":1,"propId":102240,"pos":{"x":26848,"y":-44344,"z":91733},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300005,"propState":1,"propId":102239,"pos":{"x":-63100,"y":-46490,"z":-16101},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300006,"propState":1,"propId":102239,"pos":{"x":-34100,"y":-51730,"z":5650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300004,"propState":1,"propId":102239,"pos":{"x":-63060,"y":-46490,"z":27609},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300007,"propState":1,"propId":102263,"pos":{"x":-45789,"y":-18100,"z":43628},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300008,"propState":1,"propId":102239,"pos":{"x":377,"y":-51888,"z":115753},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300010,"propState":1,"propId":102239,"pos":{"x":-21750,"y":-51730,"z":36946},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":300009,"propState":1,"propId":102239,"pos":{"x":-14500,"y":-51730,"z":-25578},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300002,"propState":8,"propId":3002,"pos":{"x":3422,"y":-25769,"z":-8774},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2013601":{"anchorId":2,"groupId":21,"instId":300002,"pos":{"x":-650,"y":-26069,"z":-7400},"rot":{"x":0,"y":0,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40243001":{"P40243_F40243001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-30702,"y":3124,"z":14941},"rot":{"x":0,"y":175403,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":2,"instId":300001,"pos":{"x":-33590,"y":3120,"z":10650},"rot":{"x":0,"y":180711,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"40421001":{"P40421_F40421001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"40422001":{"P40422_F40422001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"40424001":{"P40424_F40424001":{"scenes":{"19":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300003,"propState":1,"propId":104006,"pos":{"x":-430,"y":2401,"z":90823},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300002,"propState":1,"propId":104006,"pos":{"x":-400,"y":2401,"z":119443},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300005,"propState":1,"propId":104006,"pos":{"x":284475,"y":49550,"z":226772},"rot":{"x":0,"y":17678,"z":0}},{"groupId":26,"instId":300004,"propState":1,"propId":104005,"pos":{"x":267080,"y":47903,"z":210510},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300003,"propState":1,"propId":104006,"pos":{"x":190873,"y":34495,"z":210312},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300002,"propState":1,"propId":104005,"pos":{"x":168450,"y":34508,"z":210260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300001,"propState":1,"propId":104006,"pos":{"x":85442,"y":31344,"z":181536},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300006,"propState":0,"propId":104006,"pos":{"x":255493,"y":58083,"z":292795},"rot":{"x":0,"y":117342,"z":0}},{"groupId":27,"instId":300008,"propState":0,"propId":104006,"pos":{"x":275030,"y":53983,"z":261681},"rot":{"x":0,"y":269876,"z":0}},{"groupId":27,"instId":300007,"propState":1,"propId":104006,"pos":{"x":290635,"y":53970,"z":271469},"rot":{"x":0,"y":178588,"z":0}},{"groupId":27,"instId":300005,"propState":0,"propId":104005,"pos":{"x":235400,"y":58101,"z":294730},"rot":{"x":0,"y":206633,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300009,"propState":1,"propId":104005,"pos":{"x":261730,"y":165575,"z":416990},"rot":{"x":0,"y":322452,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300005,"propState":0,"propId":104004,"pos":{"x":28778,"y":-4153,"z":202786},"rot":{"x":0,"y":74768,"z":0}},{"groupId":29,"instId":300002,"propState":0,"propId":104017,"pos":{"x":26260,"y":-4155,"z":200829},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300001,"propState":1,"propId":104005,"pos":{"x":45730,"y":3357,"z":181570},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[],"npcs":[],"monsters":[{"groupId":48,"instId":200002,"monsterId":4012030,"eventId":20423092,"pos":{"x":280506,"y":55801,"z":291044},"rot":{"x":0,"y":199952,"z":0}},{"groupId":48,"instId":200001,"monsterId":4012030,"eventId":20423091,"pos":{"x":271530,"y":55801,"z":286062},"rot":{"x":0,"y":21282,"z":0}}],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300001,"propState":8,"propId":3002,"pos":{"x":296332,"y":54211,"z":268214},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":49,"instId":300001,"pos":{"x":290631,"y":53933,"z":263717},"rot":{"x":0,"y":4367,"z":0}}}},"53":{"props":[{"groupId":53,"instId":300004,"propState":0,"propId":104009,"pos":{"x":287499,"y":53913,"z":288785},"rot":{"x":0,"y":274796,"z":0}},{"groupId":53,"instId":300003,"propState":0,"propId":104009,"pos":{"x":240730,"y":58037,"z":297907},"rot":{"x":0,"y":128943,"z":0}},{"groupId":53,"instId":300002,"propState":0,"propId":104009,"pos":{"x":241150,"y":58037,"z":296810},"rot":{"x":0,"y":200275,"z":0}},{"groupId":53,"instId":300001,"propState":0,"propId":104009,"pos":{"x":286228,"y":53913,"z":278927},"rot":{"x":0,"y":213739,"z":0}},{"groupId":53,"instId":300015,"propState":0,"propId":104009,"pos":{"x":293550,"y":53911,"z":269490},"rot":{"x":0,"y":272201,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"43001001":{"P43001_F40004001":{"scenes":{"27":{"props":[{"groupId":27,"instId":300001,"propState":8,"propId":3002,"pos":{"x":110,"y":-3500,"z":-190},"rot":{"x":0,"y":269724,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":27,"instId":300001,"pos":{"x":110,"y":0,"z":-190},"rot":{"x":0,"y":0,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":100,"startAnchorId":null,"startGroupId":null}},"43001002":{"P43001_F40004001":{"scenes":{"12":{"props":[{"groupId":12,"instId":300002,"propState":1,"propId":2003,"pos":{"x":-2163,"y":0,"z":5264},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300001,"propState":1,"propId":2003,"pos":{"x":-2163,"y":0,"z":15762},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300001,"propState":8,"propId":3002,"pos":{"x":0,"y":0,"z":34860},"rot":{"x":0,"y":269724,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":14,"instId":300001,"pos":{"x":0,"y":0,"z":29260},"rot":{"x":0,"y":180000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":100,"startAnchorId":null,"startGroupId":null}},"43002001":{"P43002_F43002001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":101,"startAnchorId":null,"startGroupId":null}},"43002002":{"P43002_F43002001":{"scenes":{"22":{"props":[{"groupId":22,"instId":300011,"propState":0,"propId":100000,"pos":{"x":13400,"y":167,"z":137700},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300023,"propState":0,"propId":300003,"pos":{"x":11728,"y":147,"z":138240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300010,"propState":0,"propId":100001,"pos":{"x":11727,"y":185,"z":141900},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300006,"propState":0,"propId":100000,"pos":{"x":-10200,"y":167,"z":137420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300019,"propState":0,"propId":300003,"pos":{"x":-11728,"y":147,"z":138240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300005,"propState":0,"propId":100001,"pos":{"x":-11728,"y":187,"z":141888},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300003,"propState":0,"propId":100002,"pos":{"x":29,"y":257,"z":89207},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":101,"startAnchorId":null,"startGroupId":null}},"43002003":{"P43002_F43002001":{"scenes":{"15":{"props":[{"groupId":15,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300004,"propState":1,"propId":100012,"pos":{"x":67680,"y":79980,"z":88240},"rot":{"x":393,"y":0,"z":0}},{"groupId":16,"instId":300015,"propState":0,"propId":100014,"pos":{"x":94614,"y":74053,"z":103220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300003,"propState":0,"propId":100011,"pos":{"x":67646,"y":80000,"z":110350},"rot":{"x":359300,"y":0,"z":0}},{"groupId":16,"instId":300002,"propState":1,"propId":100014,"pos":{"x":64619,"y":80338,"z":99130},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300024,"propState":0,"propId":100001,"pos":{"x":8730,"y":79658,"z":84610},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300023,"propState":0,"propId":100000,"pos":{"x":6984,"y":79597,"z":88038},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300015,"propState":0,"propId":300003,"pos":{"x":8732,"y":79584,"z":87818},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300014,"propState":0,"propId":300003,"pos":{"x":-5018,"y":79582,"z":99243},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":300003,"pos":{"x":45424,"y":105,"z":-127524},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":100000,"pos":{"x":10469,"y":79626,"z":110460},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300013,"propState":0,"propId":300003,"pos":{"x":8732,"y":79584,"z":110666},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300009,"propState":0,"propId":100001,"pos":{"x":8732,"y":79658,"z":113930},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[],"npcs":[],"monsters":[{"groupId":30,"instId":200002,"monsterId":8012030,"eventId":43002003,"pos":{"x":91588,"y":75793,"z":118861},"rot":{"x":0,"y":97403,"z":0}},{"groupId":30,"instId":200001,"monsterId":8012020,"eventId":43002002,"pos":{"x":46317,"y":80223,"z":117520},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300003,"propState":0,"propId":100025,"pos":{"x":88774,"y":75793,"z":116572},"rot":{"x":0,"y":348385,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300002,"propState":8,"propId":3002,"pos":{"x":84710,"y":78961,"z":141384},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300001,"propState":8,"propId":3002,"pos":{"x":2144,"y":79926,"z":96234},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":32,"instId":300001,"pos":{"x":82700,"y":78661,"z":139670},"rot":{"x":0,"y":269672,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":101,"startAnchorId":1,"startGroupId":1}},"43002004":{"P43002_F43002001":{"scenes":{"15":{"props":[{"groupId":15,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300003,"propState":0,"propId":100011,"pos":{"x":67646,"y":80000,"z":110350},"rot":{"x":359300,"y":0,"z":0}},{"groupId":16,"instId":300004,"propState":1,"propId":100012,"pos":{"x":67680,"y":79980,"z":88240},"rot":{"x":393,"y":0,"z":0}},{"groupId":16,"instId":300015,"propState":0,"propId":100014,"pos":{"x":94614,"y":74053,"z":103220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300002,"propState":1,"propId":100014,"pos":{"x":64619,"y":80338,"z":99130},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300024,"propState":0,"propId":100001,"pos":{"x":8730,"y":79658,"z":84610},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300015,"propState":0,"propId":300003,"pos":{"x":8732,"y":79584,"z":87818},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":300003,"pos":{"x":45424,"y":105,"z":-127524},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300013,"propState":0,"propId":300003,"pos":{"x":8732,"y":79584,"z":110666},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300023,"propState":0,"propId":100000,"pos":{"x":6984,"y":79597,"z":88038},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300014,"propState":0,"propId":300003,"pos":{"x":-5018,"y":79582,"z":99243},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":100000,"pos":{"x":10469,"y":79626,"z":110460},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300009,"propState":0,"propId":100001,"pos":{"x":8732,"y":79658,"z":113930},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[],"npcs":[],"monsters":[{"groupId":30,"instId":200002,"monsterId":8012030,"eventId":43002003,"pos":{"x":91588,"y":75793,"z":118861},"rot":{"x":0,"y":97403,"z":0}},{"groupId":30,"instId":200001,"monsterId":8012020,"eventId":43002002,"pos":{"x":46317,"y":80223,"z":117520},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300003,"propState":0,"propId":100025,"pos":{"x":88774,"y":75793,"z":116572},"rot":{"x":0,"y":348385,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300002,"propState":8,"propId":3002,"pos":{"x":84710,"y":78961,"z":141384},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300001,"propState":8,"propId":3002,"pos":{"x":2144,"y":79926,"z":96234},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":32,"instId":300001,"pos":{"x":82700,"y":78661,"z":139670},"rot":{"x":0,"y":269672,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":101,"startAnchorId":2,"startGroupId":1}},"43003001":{"P43003_F43003001":{"scenes":{"27":{"props":[],"npcs":[],"monsters":[{"groupId":27,"instId":200003,"monsterId":8022010,"eventId":43003004,"pos":{"x":-59859,"y":182918,"z":28076},"rot":{"x":0,"y":146107,"z":0}},{"groupId":27,"instId":200002,"monsterId":8022010,"eventId":43003003,"pos":{"x":-31130,"y":172230,"z":45031},"rot":{"x":0,"y":146107,"z":0}},{"groupId":27,"instId":200007,"monsterId":8022010,"eventId":43003008,"pos":{"x":-1870,"y":177412,"z":-125550},"rot":{"x":0,"y":177714,"z":0}},{"groupId":27,"instId":200005,"monsterId":8022010,"eventId":43003006,"pos":{"x":-31712,"y":180918,"z":-93613},"rot":{"x":0,"y":146107,"z":0}},{"groupId":27,"instId":200004,"monsterId":8022010,"eventId":43003005,"pos":{"x":-59770,"y":182862,"z":-13760},"rot":{"x":0,"y":80820,"z":0}},{"groupId":27,"instId":200001,"monsterId":8022010,"eventId":43003002,"pos":{"x":-25597,"y":172230,"z":69408},"rot":{"x":0,"y":146107,"z":0}}],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300005,"propState":1,"propId":100076,"pos":{"x":4961,"y":172283,"z":-85700},"rot":{"x":0,"y":264500,"z":0}},{"groupId":29,"instId":300008,"propState":1,"propId":100075,"pos":{"x":-5492,"y":172245,"z":69006},"rot":{"x":0,"y":230342,"z":0}},{"groupId":29,"instId":300007,"propState":1,"propId":100075,"pos":{"x":-45550,"y":182859,"z":37610},"rot":{"x":0,"y":50364,"z":0}},{"groupId":29,"instId":300006,"propState":0,"propId":100075,"pos":{"x":-92635,"y":411956,"z":-14145},"rot":{"x":0,"y":90000,"z":0}},{"groupId":29,"instId":300003,"propState":0,"propId":100075,"pos":{"x":86620,"y":411956,"z":-14145},"rot":{"x":0,"y":90000,"z":0}},{"groupId":29,"instId":300001,"propState":1,"propId":100079,"pos":{"x":-61141,"y":177569,"z":41487},"rot":{"x":0,"y":140000,"z":0}},{"groupId":29,"instId":300004,"propState":1,"propId":100076,"pos":{"x":50100,"y":172307,"z":34560},"rot":{"x":0,"y":320342,"z":0}},{"groupId":29,"instId":300002,"propState":0,"propId":100075,"pos":{"x":34205,"y":172241,"z":61090},"rot":{"x":0,"y":140342,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300001,"propState":0,"propId":100,"pos":{"x":3000,"y":185029,"z":4000},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300014,"propState":1,"propId":300008,"pos":{"x":-15420,"y":177421,"z":-121688},"rot":{"x":0,"y":219500,"z":0}},{"groupId":33,"instId":300012,"propState":0,"propId":100088,"pos":{"x":25850,"y":172261,"z":50783},"rot":{"x":0,"y":95342,"z":0}},{"groupId":33,"instId":300017,"propState":0,"propId":300008,"pos":{"x":22300,"y":172251,"z":64720},"rot":{"x":0,"y":320342,"z":0}},{"groupId":33,"instId":300015,"propState":0,"propId":300008,"pos":{"x":12138,"y":174878,"z":-104347},"rot":{"x":0,"y":219500,"z":0}},{"groupId":33,"instId":300004,"propState":0,"propId":100088,"pos":{"x":73228,"y":172441,"z":-14226},"rot":{"x":0,"y":90756,"z":0}},{"groupId":33,"instId":300016,"propState":0,"propId":300008,"pos":{"x":25865,"y":172245,"z":50781},"rot":{"x":0,"y":5342,"z":0}},{"groupId":33,"instId":300013,"propState":0,"propId":100088,"pos":{"x":22247,"y":172300,"z":64676},"rot":{"x":0,"y":50342,"z":0}},{"groupId":33,"instId":300011,"propState":0,"propId":100088,"pos":{"x":12105,"y":174893,"z":-104320},"rot":{"x":0,"y":309500,"z":0}},{"groupId":33,"instId":300010,"propState":1,"propId":100088,"pos":{"x":-15429,"y":177436,"z":-121681},"rot":{"x":0,"y":309500,"z":0}},{"groupId":33,"instId":300009,"propState":1,"propId":300008,"pos":{"x":-59470,"y":177511,"z":49920},"rot":{"x":0,"y":320342,"z":0}},{"groupId":33,"instId":300008,"propState":1,"propId":100088,"pos":{"x":-57770,"y":177580,"z":51330},"rot":{"x":0,"y":230342,"z":0}},{"groupId":33,"instId":300007,"propState":1,"propId":300008,"pos":{"x":13738,"y":172220,"z":83390},"rot":{"x":0,"y":275733,"z":0}},{"groupId":33,"instId":300006,"propState":1,"propId":100088,"pos":{"x":13956,"y":172295,"z":85557},"rot":{"x":0,"y":185733,"z":0}},{"groupId":33,"instId":300005,"propState":0,"propId":300008,"pos":{"x":70677,"y":172384,"z":-14232},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300003,"propState":0,"propId":100078,"pos":{"x":-47712,"y":182862,"z":-66323},"rot":{"x":0,"y":312965,"z":0}},{"groupId":33,"instId":300002,"propState":0,"propId":300008,"pos":{"x":-44708,"y":182880,"z":-66187},"rot":{"x":0,"y":219500,"z":0}},{"groupId":33,"instId":300001,"propState":0,"propId":100088,"pos":{"x":-44708,"y":182921,"z":-66187},"rot":{"x":0,"y":309500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300001,"propState":0,"propId":100,"pos":{"x":2322,"y":420480,"z":-26583},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300004,"propState":0,"propId":100024,"pos":{"x":-46951,"y":182862,"z":-59045},"rot":{"x":0,"y":356870,"z":0}},{"groupId":37,"instId":300006,"propState":0,"propId":100025,"pos":{"x":10699,"y":180920,"z":-103198},"rot":{"x":0,"y":348385,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":100025,"pos":{"x":-51258,"y":182868,"z":-77349},"rot":{"x":0,"y":348385,"z":0}},{"groupId":37,"instId":300003,"propState":0,"propId":100025,"pos":{"x":-51130,"y":177527,"z":58709},"rot":{"x":0,"y":348385,"z":0}},{"groupId":37,"instId":300002,"propState":0,"propId":100024,"pos":{"x":-14697,"y":172242,"z":66319},"rot":{"x":0,"y":356870,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300002,"propState":8,"propId":3002,"pos":{"x":-39050,"y":182836,"z":45780},"rot":{"x":0,"y":333363,"z":0}},{"groupId":38,"instId":300003,"propState":8,"propId":3002,"pos":{"x":-14220,"y":177713,"z":-125730},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300001,"propState":8,"propId":3002,"pos":{"x":10720,"y":172506,"z":96786},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":38,"instId":300001,"pos":{"x":13796,"y":172229,"z":95264},"rot":{"x":0,"y":184150,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":101,"startAnchorId":null,"startGroupId":null}},"43004001":{"P43004_F43004001":{"scenes":{"17":{"props":[{"groupId":17,"instId":300001,"propState":1,"propId":300003,"pos":{"x":8742,"y":76666,"z":156017},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300011,"propState":0,"propId":300003,"pos":{"x":8744,"y":76650,"z":130573},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300006,"propState":0,"propId":100001,"pos":{"x":8732,"y":76741,"z":133220},"rot":{"x":0,"y":180001,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":101,"startAnchorId":null,"startGroupId":null}},"43101001":{"P43101_F43101001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300006,"propState":0,"propId":1028,"pos":{"x":128550,"y":46641,"z":-10400},"rot":{"x":0,"y":335616,"z":0}},{"groupId":1,"instId":300004,"propState":0,"propId":1028,"pos":{"x":112480,"y":53103,"z":-57890},"rot":{"x":0,"y":276423,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":3002,"pos":{"x":158830,"y":46506,"z":-69090},"rot":{"x":0,"y":131434,"z":0}},{"groupId":1,"instId":300005,"propState":0,"propId":1028,"pos":{"x":231610,"y":48001,"z":-133450},"rot":{"x":0,"y":239735,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":3002,"pos":{"x":220350,"y":47054,"z":-142720},"rot":{"x":0,"y":263726,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":3002,"pos":{"x":132357,"y":46584,"z":-30713},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":1,"instId":300001,"pos":{"x":129020,"y":46593,"z":-28260},"rot":{"x":0,"y":204400,"z":0}}}},"10":{"props":[],"npcs":[],"monsters":[{"groupId":10,"instId":200002,"monsterId":8032010,"eventId":43101004,"pos":{"x":241502,"y":45265,"z":-51190},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":200001,"monsterId":8032020,"eventId":43101003,"pos":{"x":235457,"y":45265,"z":-56663},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300005,"propState":0,"propId":101015,"pos":{"x":215705,"y":47242,"z":-135013},"rot":{"x":0,"y":14100,"z":0}},{"groupId":14,"instId":300004,"propState":0,"propId":101016,"pos":{"x":215143,"y":47236,"z":-135081},"rot":{"x":0,"y":14100,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":101015,"pos":{"x":153568,"y":46416,"z":-61585},"rot":{"x":0,"y":14100,"z":0}},{"groupId":14,"instId":300002,"propState":0,"propId":101016,"pos":{"x":150195,"y":46544,"z":-76725},"rot":{"x":0,"y":14100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"43101002":{"P43101_F43101001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"43102001":{"P43102_F43102001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":3002,"pos":{"x":-2782,"y":-148,"z":115706},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-52695,"y":-2555,"z":117350},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":2,"groupId":1,"instId":300001,"pos":{"x":-53105,"y":-2599,"z":119306},"rot":{"x":0,"y":90000,"z":0}}}},"11":{"props":[{"groupId":11,"instId":300003,"propState":0,"propId":101072,"pos":{"x":-34420,"y":-2639,"z":114720},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":101071,"pos":{"x":-207400,"y":-93500,"z":296200},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":100,"pos":{"x":-30661,"y":-2506,"z":121266},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300002,"propState":0,"propId":100,"pos":{"x":-81596,"y":3603,"z":111095},"rot":{"x":0,"y":337146,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300002,"propState":0,"propId":100,"pos":{"x":-69464,"y":1399,"z":121703},"rot":{"x":0,"y":337146,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300002,"propState":0,"propId":100,"pos":{"x":-32433,"y":-2514,"z":120146},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":100,"pos":{"x":-32433,"y":-2514,"z":120146},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300002,"propState":0,"propId":114,"pos":{"x":11880,"y":-2575,"z":152340},"rot":{"x":0,"y":266269,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300008,"propState":0,"propId":1028,"pos":{"x":2270,"y":1902,"z":89060},"rot":{"x":0,"y":359491,"z":0}},{"groupId":22,"instId":300005,"propState":0,"propId":1028,"pos":{"x":-12520,"y":963,"z":156200},"rot":{"x":0,"y":341560,"z":0}},{"groupId":22,"instId":300002,"propState":0,"propId":1028,"pos":{"x":-72950,"y":5448,"z":76350},"rot":{"x":0,"y":310410,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":300000,"pos":{"x":-76298,"y":6384,"z":94583},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300010,"propState":0,"propId":101001,"pos":{"x":-85234,"y":1335,"z":126341},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300009,"propState":0,"propId":101005,"pos":{"x":-80309,"y":1420,"z":124727},"rot":{"x":0,"y":316678,"z":0}},{"groupId":22,"instId":300007,"propState":0,"propId":101003,"pos":{"x":-57620,"y":-2596,"z":106420},"rot":{"x":0,"y":73197,"z":0}},{"groupId":22,"instId":300006,"propState":0,"propId":101004,"pos":{"x":-57036,"y":-2640,"z":103824},"rot":{"x":0,"y":54927,"z":0}},{"groupId":22,"instId":300004,"propState":0,"propId":101001,"pos":{"x":-20369,"y":-145,"z":86766},"rot":{"x":0,"y":178277,"z":0}},{"groupId":22,"instId":300003,"propState":0,"propId":101004,"pos":{"x":-18772,"y":-231,"z":89375},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"43102002":{"P43102_F43102001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"43102003":{"P43102_F43102001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":0,"propId":1028,"pos":{"x":1040,"y":1720,"z":-1150},"rot":{"x":0,"y":345350,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-467,"y":-24794,"z":122158},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":2,"groupId":1,"instId":300001,"pos":{"x":-4470,"y":-24794,"z":115343},"rot":{"x":0,"y":0,"z":0}}}},"4":{"props":[{"groupId":4,"instId":300004,"propState":0,"propId":101008,"pos":{"x":-9519,"y":-24805,"z":86300},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":301005,"pos":{"x":-14760,"y":-25370,"z":88992},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":101008,"pos":{"x":-17339,"y":5433,"z":82368},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300002,"propState":15,"propId":101007,"pos":{"x":-14760,"y":-24600,"z":88992},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":100,"pos":{"x":16065,"y":36584,"z":51255},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300003,"propState":0,"propId":100,"pos":{"x":7924,"y":26372,"z":46752},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":101015,"pos":{"x":-9144,"y":-24794,"z":114516},"rot":{"x":0,"y":14100,"z":0}},{"groupId":14,"instId":300002,"propState":0,"propId":101016,"pos":{"x":-8171,"y":-24794,"z":115577},"rot":{"x":0,"y":14100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"43103001":{"P43103_F43103001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300001,"propState":8,"propId":101,"pos":{"x":36860,"y":942,"z":243902},"rot":{"x":0,"y":269724,"z":0}},{"groupId":2,"instId":300003,"propState":8,"propId":101,"pos":{"x":110319,"y":-5027,"z":328316},"rot":{"x":0,"y":269724,"z":0}},{"groupId":2,"instId":300002,"propState":8,"propId":101,"pos":{"x":31201,"y":3940,"z":123099},"rot":{"x":0,"y":269724,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2314":{"anchorId":1,"groupId":2,"instId":300002,"pos":{"x":33030,"y":3940,"z":122160},"rot":{"x":0,"y":0,"z":0}},"2315":{"anchorId":2,"groupId":2,"instId":300001,"pos":{"x":38833,"y":3942,"z":227653},"rot":{"x":0,"y":0,"z":0}},"2316":{"anchorId":3,"groupId":2,"instId":300003,"pos":{"x":110246,"y":-5027,"z":325402},"rot":{"x":0,"y":90000,"z":0}}}},"5":{"props":[{"groupId":5,"instId":300006,"propState":0,"propId":101069,"pos":{"x":21020,"y":7410,"z":191114},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300005,"propState":0,"propId":101069,"pos":{"x":76470,"y":6480,"z":291540},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300004,"propState":0,"propId":101069,"pos":{"x":53480,"y":6496,"z":320470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":101069,"pos":{"x":29540,"y":8248,"z":258200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300003,"propState":0,"propId":101069,"pos":{"x":41190,"y":8190,"z":231180},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":101069,"pos":{"x":47100,"y":3403,"z":271770},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300012,"propState":0,"propId":101004,"pos":{"x":32930,"y":-2833,"z":302940},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300011,"propState":0,"propId":100,"pos":{"x":116071,"y":-5031,"z":319584},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":101012,"pos":{"x":51805,"y":-5058,"z":322141},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300015,"propState":8,"propId":301079,"pos":{"x":7960,"y":-58,"z":73270},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300007,"propState":0,"propId":301014,"pos":{"x":-11300,"y":2014,"z":109070},"rot":{"x":0,"y":85546,"z":0}},{"groupId":4,"instId":300010,"propState":0,"propId":101004,"pos":{"x":38810,"y":3965,"z":224620},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300009,"propState":0,"propId":100,"pos":{"x":52537,"y":-5058,"z":324829},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300013,"propState":0,"propId":101001,"pos":{"x":30752,"y":-2833,"z":308420},"rot":{"x":0,"y":60000,"z":0}},{"groupId":4,"instId":300008,"propState":0,"propId":101004,"pos":{"x":80890,"y":-4952,"z":291000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300006,"propState":0,"propId":101004,"pos":{"x":33000,"y":4000,"z":126050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":101003,"pos":{"x":7960,"y":-58,"z":73250},"rot":{"x":0,"y":45000,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":101004,"pos":{"x":6810,"y":0,"z":69730},"rot":{"x":0,"y":45000,"z":0}},{"groupId":4,"instId":300021,"propState":2,"propId":101012,"pos":{"x":110580,"y":-5058,"z":408360},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300020,"propState":2,"propId":101012,"pos":{"x":108200,"y":-5058,"z":408100},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":101012,"pos":{"x":84458,"y":-5020,"z":352983},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":3,"propId":301011,"pos":{"x":81034,"y":-4800,"z":324800},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2349":{"anchorId":9,"groupId":4,"instId":300015,"pos":{"x":11110,"y":-58,"z":73920},"rot":{"x":0,"y":225000,"z":0}}}},"8":{"props":[{"groupId":8,"instId":300002,"propState":0,"propId":101052,"pos":{"x":102465,"y":-5026,"z":265568},"rot":{"x":0,"y":135000,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":101052,"pos":{"x":-32250,"y":-58,"z":79666},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":8,"instId":200004,"monsterId":1003010,"eventId":43103015,"pos":{"x":-39590,"y":1942,"z":105259},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":200002,"monsterId":1002050,"eventId":43103003,"pos":{"x":-28810,"y":-58,"z":69443},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":200003,"monsterId":8002010,"eventId":43103016,"pos":{"x":87888,"y":-5009,"z":364488},"rot":{"x":0,"y":59872,"z":0}},{"groupId":8,"instId":200020,"monsterId":8002010,"eventId":43103016,"pos":{"x":51845,"y":-2024,"z":284570},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":200001,"monsterId":8002010,"eventId":43103016,"pos":{"x":-3691,"y":1942,"z":107490},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":200010,"monsterId":1002030,"eventId":43103002,"pos":{"x":87050,"y":-2026,"z":251955},"rot":{"x":0,"y":88031,"z":0}},{"groupId":8,"instId":200006,"monsterId":1002030,"eventId":43103001,"pos":{"x":50298,"y":1942,"z":90563},"rot":{"x":0,"y":71904,"z":0}},{"groupId":8,"instId":200005,"monsterId":1002050,"eventId":43103003,"pos":{"x":3017,"y":-58,"z":58390},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300006,"propState":12,"propId":60101,"pos":{"x":114280,"y":-5031,"z":310359},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300005,"propState":12,"propId":60103,"pos":{"x":32916,"y":-2891,"z":304308},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300004,"propState":12,"propId":60101,"pos":{"x":61959,"y":3944,"z":255776},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300003,"propState":12,"propId":60101,"pos":{"x":23663,"y":4193,"z":181988},"rot":{"x":0,"y":90000,"z":0}},{"groupId":9,"instId":300001,"propState":12,"propId":60101,"pos":{"x":1560,"y":3939,"z":256393},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300006,"propState":0,"propId":301078,"pos":{"x":94291,"y":-5026,"z":269522},"rot":{"x":0,"y":135000,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":301078,"pos":{"x":110649,"y":-2021,"z":368777},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":301078,"pos":{"x":33101,"y":3978,"z":150224},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":301078,"pos":{"x":41524,"y":-4749,"z":321164},"rot":{"x":0,"y":303494,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":301078,"pos":{"x":-28259,"y":-58,"z":85376},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":10,"instId":400010,"npcId":2112,"pos":{"x":40519,"y":-4464,"z":320323},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":400009,"npcId":2115,"pos":{"x":111420,"y":-2021,"z":369723},"rot":{"x":0,"y":91495,"z":0}},{"groupId":10,"instId":400008,"npcId":2116,"pos":{"x":33976,"y":3942,"z":151031},"rot":{"x":0,"y":149076,"z":0}},{"groupId":10,"instId":400007,"npcId":2101,"pos":{"x":-29461,"y":-58,"z":86603},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":400006,"npcId":2112,"pos":{"x":94541,"y":-5026,"z":267764},"rot":{"x":0,"y":316815,"z":0}},{"groupId":10,"instId":400005,"npcId":11212,"pos":{"x":41707,"y":-4787,"z":321228},"rot":{"x":0,"y":305519,"z":0}},{"groupId":10,"instId":400004,"npcId":2101,"pos":{"x":110665,"y":-2021,"z":368707},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":400003,"npcId":11118,"pos":{"x":33039,"y":3978,"z":150091},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":400002,"npcId":11125,"pos":{"x":-28280,"y":-58,"z":85522},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":400001,"npcId":11120,"pos":{"x":94710,"y":-5026,"z":269040},"rot":{"x":0,"y":316815,"z":0}}],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300012,"propState":0,"propId":101068,"pos":{"x":22950,"y":4001,"z":259610},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300022,"propState":0,"propId":101068,"pos":{"x":53480,"y":4000,"z":320470},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":101068,"pos":{"x":21020,"y":4947,"z":191114},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300023,"propState":0,"propId":101068,"pos":{"x":29540,"y":5753,"z":258200},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":101068,"pos":{"x":44930,"y":2456,"z":314660},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300021,"propState":0,"propId":101068,"pos":{"x":41190,"y":5746,"z":231180},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300020,"propState":0,"propId":101068,"pos":{"x":35875,"y":5032,"z":220690},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300019,"propState":0,"propId":101068,"pos":{"x":36520,"y":4011,"z":306600},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300018,"propState":0,"propId":101068,"pos":{"x":29580,"y":5500,"z":312560},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300017,"propState":0,"propId":101068,"pos":{"x":32988,"y":-1311,"z":315546},"rot":{"x":12645,"y":0,"z":1702}},{"groupId":6,"instId":300016,"propState":0,"propId":101068,"pos":{"x":41036,"y":-5395,"z":326091},"rot":{"x":11831,"y":1,"z":0}},{"groupId":6,"instId":300014,"propState":0,"propId":101068,"pos":{"x":76470,"y":4000,"z":291540},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":101068,"pos":{"x":4676,"y":5015,"z":254736},"rot":{"x":0,"y":332718,"z":0}},{"groupId":6,"instId":300010,"propState":0,"propId":101068,"pos":{"x":14470,"y":4001,"z":259610},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300009,"propState":0,"propId":101068,"pos":{"x":58708,"y":5021,"z":257952},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":101068,"pos":{"x":47100,"y":943,"z":271770},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":101068,"pos":{"x":56700,"y":3944,"z":271270},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":0,"propId":101068,"pos":{"x":53737,"y":-3288,"z":329193},"rot":{"x":8656,"y":359777,"z":358552}},{"groupId":6,"instId":300003,"propState":0,"propId":101068,"pos":{"x":114303,"y":-3954,"z":314908},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":101068,"pos":{"x":76640,"y":-2497,"z":297590},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":101078,"pos":{"x":81600,"y":-5095,"z":325440},"rot":{"x":0,"y":358651,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300002,"propState":0,"propId":100,"pos":{"x":5533,"y":3939,"z":257287},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":100,"pos":{"x":6849,"y":4044,"z":255475},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300020,"propState":2,"propId":217,"pos":{"x":-600,"y":3939,"z":247960},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300002,"propState":0,"propId":100,"pos":{"x":59616,"y":3944,"z":259312},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":100,"pos":{"x":-75900,"y":-111,"z":-66300},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300020,"propState":2,"propId":217,"pos":{"x":54940,"y":3944,"z":249600},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300002,"propState":0,"propId":100,"pos":{"x":112817,"y":-5031,"z":315573},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300001,"propState":0,"propId":100,"pos":{"x":-75900,"y":-111,"z":-66300},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300020,"propState":2,"propId":217,"pos":{"x":107560,"y":-5031,"z":308180},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300002,"propState":0,"propId":100,"pos":{"x":36099,"y":3942,"z":217305},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":100,"pos":{"x":-75900,"y":-111,"z":-66300},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300020,"propState":2,"propId":217,"pos":{"x":33620,"y":3942,"z":212350},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300001,"propState":9,"propId":100,"pos":{"x":113200,"y":-5029,"z":325450},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":7,"worldId":201,"startAnchorId":null,"startGroupId":null}},"43103002":{"P43103_F43103001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300001,"propState":0,"propId":102037,"pos":{"x":47718,"y":-1332,"z":98260},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300001,"propState":0,"propId":102001,"pos":{"x":-5550,"y":-1035,"z":6407},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300014,"propState":0,"propId":101071,"pos":{"x":-3200,"y":-33540,"z":59260},"rot":{"x":0,"y":203929,"z":0}},{"groupId":7,"instId":300013,"propState":2,"propId":102000,"pos":{"x":-41366,"y":2171,"z":76494},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300012,"propState":0,"propId":102001,"pos":{"x":-43250,"y":2221,"z":76975},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300011,"propState":0,"propId":102000,"pos":{"x":8205,"y":2246,"z":68297},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300010,"propState":0,"propId":102002,"pos":{"x":-29287,"y":7086,"z":-108760},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300009,"propState":0,"propId":102001,"pos":{"x":32198,"y":7036,"z":-108590},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300008,"propState":0,"propId":102001,"pos":{"x":6592,"y":2220,"z":66091},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":102002,"pos":{"x":4075,"y":9184,"z":107709},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":102002,"pos":{"x":6782,"y":2171,"z":46935},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300005,"propState":0,"propId":102004,"pos":{"x":40420,"y":9101,"z":175980},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":102001,"pos":{"x":-19103,"y":5240,"z":-74285},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":102001,"pos":{"x":-7664,"y":5257,"z":-56100},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300004,"propState":0,"propId":101071,"pos":{"x":75600,"y":-84200,"z":-178600},"rot":{"x":0,"y":204930,"z":0}},{"groupId":9,"instId":300003,"propState":0,"propId":100,"pos":{"x":7864,"y":2280,"z":68864},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":100,"pos":{"x":1970,"y":2171,"z":50550},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":100,"pos":{"x":3914,"y":2280,"z":73680},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300002,"propState":0,"propId":100,"pos":{"x":-3940,"y":-1120,"z":-14530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":100,"pos":{"x":-40,"y":10,"z":230},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300004,"propState":0,"propId":217,"pos":{"x":1480,"y":-168,"z":3340},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":100,"pos":{"x":16049,"y":-4318,"z":-4092},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":100,"pos":{"x":-1070,"y":-1120,"z":-9240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":100,"pos":{"x":560,"y":55,"z":-32},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300002,"propState":0,"propId":100,"pos":{"x":26553,"y":586,"z":-14286},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":100,"pos":{"x":380,"y":0,"z":-2920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[],"npcs":[],"monsters":[{"groupId":13,"instId":200002,"monsterId":2012010,"eventId":43103202,"pos":{"x":8377,"y":-1085,"z":3049},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":200010,"monsterId":2022050,"eventId":43103203,"pos":{"x":44438,"y":2246,"z":72236},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":200008,"monsterId":2022050,"eventId":43103203,"pos":{"x":-45381,"y":3879,"z":94412},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":200006,"monsterId":2012010,"eventId":43103202,"pos":{"x":-35990,"y":2171,"z":63163},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":200007,"monsterId":2011010,"eventId":43103201,"pos":{"x":42877,"y":-1146,"z":-5653},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":200005,"monsterId":2011010,"eventId":43103201,"pos":{"x":26262,"y":-1176,"z":47870},"rot":{"x":0,"y":271587,"z":0}},{"groupId":13,"instId":200004,"monsterId":2011010,"eventId":43103201,"pos":{"x":16194,"y":-1327,"z":89456},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":200001,"monsterId":2012010,"eventId":43103202,"pos":{"x":-12899,"y":-1147,"z":21370},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300001,"propState":0,"propId":111,"pos":{"x":-14233,"y":5236,"z":-78611},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300005,"propState":8,"propId":301079,"pos":{"x":-41351,"y":2232,"z":76130},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300004,"propState":8,"propId":101,"pos":{"x":-16857,"y":2171,"z":38956},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300003,"propState":8,"propId":101,"pos":{"x":6399,"y":8526,"z":-110660},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300002,"propState":8,"propId":101,"pos":{"x":-8412,"y":5236,"z":-49889},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300001,"propState":8,"propId":101,"pos":{"x":24400,"y":-1116,"z":7180},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2350":{"anchorId":5,"groupId":16,"instId":300005,"pos":{"x":-43111,"y":2171,"z":71886},"rot":{"x":0,"y":0,"z":0}},"2317":{"anchorId":4,"groupId":16,"instId":300004,"pos":{"x":-14145,"y":2171,"z":38611},"rot":{"x":0,"y":0,"z":0}},"2318":{"anchorId":2,"groupId":16,"instId":300002,"pos":{"x":-11518,"y":5236,"z":-50117},"rot":{"x":0,"y":359207,"z":0}},"2319":{"anchorId":3,"groupId":16,"instId":300003,"pos":{"x":8044,"y":8526,"z":-108661},"rot":{"x":0,"y":270000,"z":0}},"2320":{"anchorId":1,"groupId":16,"instId":300001,"pos":{"x":30468,"y":642,"z":10230},"rot":{"x":0,"y":270000,"z":0}}}},"17":{"props":[{"groupId":17,"instId":300006,"propState":0,"propId":100,"pos":{"x":-12812,"y":-1147,"z":10701},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300005,"propState":0,"propId":102144,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300004,"propState":0,"propId":102143,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":102142,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":102141,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":102140,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300005,"propState":12,"propId":60201,"pos":{"x":-32360,"y":3065,"z":68078},"rot":{"x":0,"y":49590,"z":0}},{"groupId":18,"instId":300004,"propState":12,"propId":60201,"pos":{"x":47921,"y":2246,"z":72552},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300003,"propState":12,"propId":60201,"pos":{"x":49440,"y":-3005,"z":-15802},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300002,"propState":12,"propId":60203,"pos":{"x":1674,"y":-1085,"z":1676},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300001,"propState":12,"propId":60201,"pos":{"x":-13610,"y":11232,"z":-67000},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[],"npcs":[],"monsters":[{"groupId":23,"instId":200001,"monsterId":2013010,"eventId":43103226,"pos":{"x":1236,"y":9419,"z":82888},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300005,"propState":0,"propId":301078,"pos":{"x":-1705,"y":2171,"z":45586},"rot":{"x":0,"y":206280,"z":0}},{"groupId":22,"instId":300004,"propState":0,"propId":301078,"pos":{"x":46664,"y":-2916,"z":38045},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300003,"propState":0,"propId":301078,"pos":{"x":-19630,"y":9101,"z":94503},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300002,"propState":0,"propId":301078,"pos":{"x":190,"y":-1085,"z":11170},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":301078,"pos":{"x":-13460,"y":-1147,"z":-25866},"rot":{"x":0,"y":315568,"z":0}}],"npcs":[{"groupId":22,"instId":400009,"npcId":2218,"pos":{"x":48603,"y":-2916,"z":37885},"rot":{"x":0,"y":138,"z":0}},{"groupId":22,"instId":400010,"npcId":2205,"pos":{"x":-1440,"y":2171,"z":46570},"rot":{"x":0,"y":276800,"z":0}},{"groupId":22,"instId":400002,"npcId":12129,"pos":{"x":199,"y":-1065,"z":9525},"rot":{"x":0,"y":4865,"z":0}},{"groupId":22,"instId":400008,"npcId":2219,"pos":{"x":-19043,"y":9101,"z":95106},"rot":{"x":0,"y":268428,"z":0}},{"groupId":22,"instId":400007,"npcId":2203,"pos":{"x":-2120,"y":-1085,"z":11880},"rot":{"x":0,"y":100402,"z":0}},{"groupId":22,"instId":400006,"npcId":2205,"pos":{"x":-15454,"y":-1147,"z":-24375},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":400005,"npcId":12312,"pos":{"x":-1710,"y":2171,"z":45630},"rot":{"x":0,"y":312191,"z":0}},{"groupId":22,"instId":400004,"npcId":12212,"pos":{"x":46643,"y":-2916,"z":37805},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":400003,"npcId":12148,"pos":{"x":-19517,"y":9101,"z":94533},"rot":{"x":0,"y":270000,"z":0}},{"groupId":22,"instId":400001,"npcId":12169,"pos":{"x":-12852,"y":-1147,"z":-25976},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":7,"worldId":201,"startAnchorId":null,"startGroupId":null}},"43103003":{"P43103_F43103001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300001,"propState":8,"propId":301079,"pos":{"x":-39880,"y":18611,"z":-77530},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":-73021,"y":10292,"z":-114981},"rot":{"x":0,"y":269724,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":-66330,"y":-3195,"z":-70230},"rot":{"x":0,"y":269724,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2351":{"anchorId":4,"groupId":1,"instId":300001,"pos":{"x":-38430,"y":18611,"z":-76490},"rot":{"x":0,"y":188300,"z":0}},"2321":{"anchorId":3,"groupId":1,"instId":300002,"pos":{"x":-67318,"y":-3195,"z":-73170},"rot":{"x":0,"y":90000,"z":0}},"2322":{"anchorId":2,"groupId":1,"instId":300003,"pos":{"x":-71936,"y":10292,"z":-112310},"rot":{"x":0,"y":270000,"z":0}}}},"4":{"props":[{"groupId":4,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300003,"propState":14,"propId":100007,"pos":{"x":-76806,"y":-1435,"z":-73208},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300002,"propState":2,"propId":100000,"pos":{"x":-72470,"y":18664,"z":-74100},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":100000,"pos":{"x":-72470,"y":-3195,"z":-72255},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300016,"propState":0,"propId":100014,"pos":{"x":-173911,"y":-178,"z":-73134},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300015,"propState":0,"propId":100014,"pos":{"x":-207948,"y":-4226,"z":-86090},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300014,"propState":0,"propId":100012,"pos":{"x":-186621,"y":-400,"z":-79920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300011,"propState":0,"propId":100012,"pos":{"x":-169860,"y":-4600,"z":-79580},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300009,"propState":0,"propId":100000,"pos":{"x":-177690,"y":-7646,"z":-74272},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":100000,"pos":{"x":-39885,"y":18611,"z":-77418},"rot":{"x":0,"y":13930,"z":0}},{"groupId":5,"instId":300012,"propState":0,"propId":100014,"pos":{"x":-171678,"y":-4459,"z":-85976},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300013,"propState":1,"propId":100011,"pos":{"x":-194540,"y":-378,"z":-69650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300010,"propState":1,"propId":100011,"pos":{"x":-162330,"y":-415,"z":-71330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300006,"propState":0,"propId":100013,"pos":{"x":-178060,"y":-390,"z":-61070},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":100013,"pos":{"x":-38680,"y":18260,"z":-82930},"rot":{"x":0,"y":193835,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[],"npcs":[],"monsters":[{"groupId":9,"instId":200001,"monsterId":8012030,"eventId":43103303,"pos":{"x":-15565,"y":1039,"z":-73224},"rot":{"x":0,"y":238977,"z":0}},{"groupId":9,"instId":200010,"monsterId":8012010,"eventId":43103301,"pos":{"x":-55289,"y":-1055,"z":-53367},"rot":{"x":0,"y":233862,"z":0}},{"groupId":9,"instId":200002,"monsterId":8012010,"eventId":43103301,"pos":{"x":-112236,"y":18571,"z":-89433},"rot":{"x":0,"y":319847,"z":0}},{"groupId":9,"instId":200013,"monsterId":8013010,"eventId":43103309,"pos":{"x":-1271,"y":18631,"z":-111689},"rot":{"x":0,"y":280173,"z":0}},{"groupId":9,"instId":200012,"monsterId":8012010,"eventId":43103301,"pos":{"x":-134329,"y":-115,"z":-73388},"rot":{"x":0,"y":335107,"z":0}},{"groupId":9,"instId":200009,"monsterId":8012030,"eventId":43103303,"pos":{"x":-56187,"y":-1055,"z":-93907},"rot":{"x":0,"y":238977,"z":0}},{"groupId":9,"instId":200008,"monsterId":8012010,"eventId":43103301,"pos":{"x":-96159,"y":-1113,"z":-53510},"rot":{"x":0,"y":313846,"z":0}},{"groupId":9,"instId":200007,"monsterId":8012030,"eventId":43103303,"pos":{"x":-96359,"y":-1123,"z":-93777},"rot":{"x":0,"y":56938,"z":0}},{"groupId":9,"instId":200005,"monsterId":8012010,"eventId":43103301,"pos":{"x":-12400,"y":18611,"z":-39280},"rot":{"x":0,"y":244207,"z":0}},{"groupId":9,"instId":200004,"monsterId":8012010,"eventId":43103301,"pos":{"x":-42263,"y":18611,"z":-54580},"rot":{"x":0,"y":334350,"z":0}}],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300007,"propState":0,"propId":100047,"pos":{"x":-15970,"y":18610,"z":-107610},"rot":{"x":0,"y":29423,"z":0}},{"groupId":10,"instId":300006,"propState":0,"propId":100047,"pos":{"x":-12913,"y":18610,"z":-102201},"rot":{"x":0,"y":209423,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":301078,"pos":{"x":-130072,"y":2770,"z":-37908},"rot":{"x":0,"y":253010,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":301078,"pos":{"x":-134967,"y":2753,"z":-85704},"rot":{"x":0,"y":358157,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":301078,"pos":{"x":-7243,"y":2499,"z":-47141},"rot":{"x":0,"y":252762,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":301078,"pos":{"x":-15770,"y":18610,"z":-107300},"rot":{"x":0,"y":28820,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":301078,"pos":{"x":-110642,"y":18598,"z":-53595},"rot":{"x":0,"y":205832,"z":0}}],"npcs":[{"groupId":10,"instId":400010,"npcId":2001,"pos":{"x":-132118,"y":2770,"z":-38479},"rot":{"x":0,"y":62026,"z":0}},{"groupId":10,"instId":400003,"npcId":10203,"pos":{"x":-7302,"y":2480,"z":-47146},"rot":{"x":0,"y":252762,"z":0}},{"groupId":10,"instId":400008,"npcId":3031,"pos":{"x":-6241,"y":2714,"z":-48142},"rot":{"x":0,"y":273148,"z":0}},{"groupId":10,"instId":400002,"npcId":10102,"pos":{"x":-15637,"y":18610,"z":-107084},"rot":{"x":0,"y":32070,"z":0}},{"groupId":10,"instId":400009,"npcId":2116,"pos":{"x":-133295,"y":2814,"z":-85944},"rot":{"x":0,"y":327253,"z":0}},{"groupId":10,"instId":400007,"npcId":2116,"pos":{"x":-14678,"y":18610,"z":-108155},"rot":{"x":0,"y":16596,"z":0}},{"groupId":10,"instId":400006,"npcId":2001,"pos":{"x":-108672,"y":18598,"z":-53161},"rot":{"x":0,"y":225000,"z":0}},{"groupId":10,"instId":400005,"npcId":10107,"pos":{"x":-130005,"y":2770,"z":-37950},"rot":{"x":0,"y":253010,"z":0}},{"groupId":10,"instId":400004,"npcId":10110,"pos":{"x":-135070,"y":2753,"z":-85570},"rot":{"x":0,"y":20112,"z":0}},{"groupId":10,"instId":400001,"npcId":10105,"pos":{"x":-110642,"y":18598,"z":-53595},"rot":{"x":0,"y":205832,"z":0}}],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300004,"propState":0,"propId":100032,"pos":{"x":23504,"y":5944,"z":-32254},"rot":{"x":0,"y":153737,"z":0}},{"groupId":15,"instId":300005,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300002,"propState":0,"propId":100032,"pos":{"x":33025,"y":6042,"z":-29395},"rot":{"x":0,"y":153737,"z":0}},{"groupId":15,"instId":300003,"propState":0,"propId":100032,"pos":{"x":27688,"y":5952,"z":-28669},"rot":{"x":0,"y":153737,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":100032,"pos":{"x":37719,"y":6065,"z":-28053},"rot":{"x":0,"y":153737,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300009,"propState":0,"propId":100,"pos":{"x":-39842,"y":18611,"z":-77691},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300010,"propState":0,"propId":100047,"pos":{"x":-76541,"y":10292,"z":-113857},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":100047,"pos":{"x":-126554,"y":2814,"z":-101147},"rot":{"x":0,"y":288900,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":100047,"pos":{"x":-131775,"y":2814,"z":-101220},"rot":{"x":0,"y":63000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":100047,"pos":{"x":-128388,"y":2815,"z":-102409},"rot":{"x":0,"y":333737,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":100055,"pos":{"x":-128659,"y":3343,"z":-97456},"rot":{"x":0,"y":207254,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":100047,"pos":{"x":-132381,"y":2814,"z":-99094},"rot":{"x":0,"y":108900,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":100047,"pos":{"x":-128549,"y":2814,"z":-97202},"rot":{"x":0,"y":198900,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":100047,"pos":{"x":-130538,"y":2814,"z":-103075},"rot":{"x":0,"y":18900,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":100047,"pos":{"x":-127244,"y":2815,"z":-98939},"rot":{"x":0,"y":243000,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":100047,"pos":{"x":-130636,"y":2815,"z":-97842},"rot":{"x":0,"y":153737,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300014,"propState":1,"propId":100046,"pos":{"x":-135051,"y":3117,"z":-50643},"rot":{"x":0,"y":7912,"z":0}},{"groupId":14,"instId":300011,"propState":1,"propId":100046,"pos":{"x":-153949,"y":3404,"z":-32197},"rot":{"x":0,"y":10270,"z":0}},{"groupId":14,"instId":300004,"propState":0,"propId":100046,"pos":{"x":-127625,"y":3214,"z":-45880},"rot":{"x":0,"y":324360,"z":0}},{"groupId":14,"instId":300009,"propState":0,"propId":100,"pos":{"x":-131667,"y":3345,"z":-46943},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300012,"propState":1,"propId":100046,"pos":{"x":-148160,"y":3869,"z":-39233},"rot":{"x":0,"y":283308,"z":0}},{"groupId":14,"instId":300008,"propState":0,"propId":100046,"pos":{"x":-130149,"y":3214,"z":-47691},"rot":{"x":0,"y":108900,"z":0}},{"groupId":14,"instId":300002,"propState":0,"propId":100046,"pos":{"x":-128887,"y":3281,"z":-48307},"rot":{"x":0,"y":246152,"z":0}},{"groupId":14,"instId":300013,"propState":1,"propId":100046,"pos":{"x":-140163,"y":3228,"z":-41203},"rot":{"x":0,"y":7912,"z":0}},{"groupId":14,"instId":300010,"propState":0,"propId":100046,"pos":{"x":-161570,"y":3570,"z":-29730},"rot":{"x":0,"y":153737,"z":0}},{"groupId":14,"instId":300007,"propState":0,"propId":100046,"pos":{"x":-128089,"y":3427,"z":-47074},"rot":{"x":0,"y":168966,"z":0}},{"groupId":14,"instId":300006,"propState":0,"propId":100046,"pos":{"x":-128811,"y":3216,"z":-45110},"rot":{"x":0,"y":198900,"z":0}},{"groupId":14,"instId":300005,"propState":0,"propId":100046,"pos":{"x":-130800,"y":3224,"z":-45680},"rot":{"x":0,"y":18900,"z":0}},{"groupId":14,"instId":300003,"propState":1,"propId":100046,"pos":{"x":-131480,"y":3233,"z":-46980},"rot":{"x":0,"y":243000,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":100046,"pos":{"x":-130121,"y":3343,"z":-44491},"rot":{"x":0,"y":153737,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300003,"propState":0,"propId":100,"pos":{"x":-42700,"y":18611,"z":-51950},"rot":{"x":0,"y":165000,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":211,"pos":{"x":-42700,"y":18611,"z":-51950},"rot":{"x":0,"y":165000,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":100,"pos":{"x":-36720,"y":18583,"z":-66100},"rot":{"x":0,"y":253519,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300039,"propState":0,"propId":300004,"pos":{"x":-38863,"y":17690,"z":-62867},"rot":{"x":0,"y":343500,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":100,"pos":{"x":-5741,"y":3821,"z":-71187},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300048,"propState":1,"propId":300003,"pos":{"x":-197912,"y":2986,"z":-87881},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300047,"propState":1,"propId":300003,"pos":{"x":-32477,"y":-981,"z":-73188},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300046,"propState":0,"propId":300003,"pos":{"x":43166,"y":3481,"z":-31972},"rot":{"x":0,"y":253434,"z":0}},{"groupId":8,"instId":300043,"propState":0,"propId":300003,"pos":{"x":-6513,"y":1037,"z":-73196},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300037,"propState":1,"propId":300003,"pos":{"x":-6352,"y":18611,"z":-36294},"rot":{"x":0,"y":332611,"z":0}},{"groupId":8,"instId":300036,"propState":1,"propId":300003,"pos":{"x":-35597,"y":18611,"z":-51446},"rot":{"x":0,"y":332611,"z":0}},{"groupId":8,"instId":300035,"propState":1,"propId":300003,"pos":{"x":-35120,"y":18610,"z":-93989},"rot":{"x":0,"y":27856,"z":0}},{"groupId":8,"instId":300030,"propState":1,"propId":300003,"pos":{"x":-147179,"y":2762,"z":-108792},"rot":{"x":0,"y":153818,"z":0}},{"groupId":8,"instId":300029,"propState":1,"propId":300003,"pos":{"x":-123205,"y":2760,"z":-106135},"rot":{"x":0,"y":243837,"z":0}},{"groupId":8,"instId":300021,"propState":1,"propId":300003,"pos":{"x":-110828,"y":504,"z":-73353},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300049,"propState":1,"propId":300000,"pos":{"x":-23402,"y":18610,"z":-100182},"rot":{"x":0,"y":117856,"z":0}},{"groupId":8,"instId":300042,"propState":1,"propId":300000,"pos":{"x":53197,"y":3438,"z":-118870},"rot":{"x":0,"y":288000,"z":0}},{"groupId":8,"instId":300041,"propState":1,"propId":300004,"pos":{"x":-155125,"y":2700,"z":-33130},"rot":{"x":0,"y":207332,"z":0}},{"groupId":8,"instId":300040,"propState":1,"propId":300004,"pos":{"x":-113331,"y":17656,"z":-86508},"rot":{"x":0,"y":160861,"z":0}},{"groupId":8,"instId":300007,"propState":1,"propId":100000,"pos":{"x":58122,"y":3459,"z":-118557},"rot":{"x":0,"y":108146,"z":0}},{"groupId":8,"instId":300025,"propState":1,"propId":300003,"pos":{"x":42748,"y":3485,"z":-115476},"rot":{"x":0,"y":288000,"z":0}},{"groupId":8,"instId":300017,"propState":1,"propId":100005,"pos":{"x":42660,"y":3485,"z":-115530},"rot":{"x":0,"y":288017,"z":0}},{"groupId":8,"instId":300038,"propState":0,"propId":100000,"pos":{"x":-5441,"y":2868,"z":-48072},"rot":{"x":0,"y":252400,"z":0}},{"groupId":8,"instId":300018,"propState":0,"propId":100000,"pos":{"x":-141399,"y":-115,"z":-71740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300026,"propState":1,"propId":300003,"pos":{"x":-141728,"y":-119,"z":-73277},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300016,"propState":0,"propId":100001,"pos":{"x":-144990,"y":-60,"z":-73290},"rot":{"x":0,"y":270291,"z":0}},{"groupId":8,"instId":300008,"propState":0,"propId":100000,"pos":{"x":-132037,"y":2748,"z":-61726},"rot":{"x":0,"y":207345,"z":0}},{"groupId":8,"instId":300014,"propState":1,"propId":100001,"pos":{"x":-132012,"y":2824,"z":-57981},"rot":{"x":0,"y":27345,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":100000,"pos":{"x":-110990,"y":-109,"z":-62616},"rot":{"x":0,"y":18847,"z":0}},{"groupId":8,"instId":300004,"propState":1,"propId":100003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":8,"instId":300045,"propState":1,"propId":100021,"pos":{"x":-37989,"y":18683,"z":-92473},"rot":{"x":0,"y":117856,"z":0}},{"groupId":8,"instId":300034,"propState":1,"propId":300003,"pos":{"x":-5999,"y":18610,"z":-109379},"rot":{"x":0,"y":27856,"z":0}},{"groupId":8,"instId":300033,"propState":0,"propId":300003,"pos":{"x":-29906,"y":18608,"z":-106063},"rot":{"x":0,"y":297743,"z":0}},{"groupId":8,"instId":300044,"propState":0,"propId":100021,"pos":{"x":-31403,"y":18681,"z":-108909},"rot":{"x":0,"y":27743,"z":0}},{"groupId":8,"instId":300032,"propState":1,"propId":300003,"pos":{"x":-71651,"y":10282,"z":-114388},"rot":{"x":0,"y":83364,"z":0}},{"groupId":8,"instId":300031,"propState":1,"propId":300003,"pos":{"x":-81935,"y":10282,"z":-114414},"rot":{"x":0,"y":97352,"z":0}},{"groupId":8,"instId":300028,"propState":1,"propId":300003,"pos":{"x":-130445,"y":2762,"z":-91413},"rot":{"x":0,"y":63465,"z":0}},{"groupId":8,"instId":300027,"propState":1,"propId":300003,"pos":{"x":-146897,"y":2770,"z":-37391},"rot":{"x":0,"y":207332,"z":0}},{"groupId":8,"instId":300009,"propState":0,"propId":300003,"pos":{"x":-1578,"y":4254,"z":-104286},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300011,"propState":0,"propId":100,"pos":{"x":-10910,"y":18600,"z":-106140},"rot":{"x":0,"y":27837,"z":0}},{"groupId":8,"instId":300024,"propState":1,"propId":300003,"pos":{"x":-5595,"y":2864,"z":-46516},"rot":{"x":0,"y":163201,"z":0}},{"groupId":8,"instId":300013,"propState":1,"propId":100001,"pos":{"x":-2438,"y":2916,"z":-45562},"rot":{"x":0,"y":253313,"z":0}},{"groupId":8,"instId":300023,"propState":1,"propId":300003,"pos":{"x":-110829,"y":504,"z":-73061},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300015,"propState":1,"propId":100021,"pos":{"x":-110156,"y":-61,"z":-81744},"rot":{"x":0,"y":342919,"z":0}},{"groupId":8,"instId":300022,"propState":1,"propId":300003,"pos":{"x":-130510,"y":2770,"z":-55090},"rot":{"x":0,"y":297332,"z":0}},{"groupId":8,"instId":300003,"propState":1,"propId":100021,"pos":{"x":-110161,"y":-61,"z":-64690},"rot":{"x":0,"y":17053,"z":0}},{"groupId":8,"instId":300006,"propState":0,"propId":100000,"pos":{"x":-28589,"y":18610,"z":-106280},"rot":{"x":0,"y":28000,"z":0}},{"groupId":8,"instId":300020,"propState":1,"propId":300003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":8,"instId":300019,"propState":1,"propId":300003,"pos":{"x":-5599,"y":2864,"z":-99852},"rot":{"x":0,"y":197158,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":100001,"pos":{"x":-2515,"y":2940,"z":-100826},"rot":{"x":0,"y":288017,"z":0}},{"groupId":8,"instId":300010,"propState":0,"propId":100000,"pos":{"x":-88425,"y":9227,"z":-124285},"rot":{"x":0,"y":89851,"z":0}},{"groupId":8,"instId":300012,"propState":0,"propId":100013,"pos":{"x":-94500,"y":6820,"z":-122190},"rot":{"x":19509,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300003,"propState":0,"propId":100,"pos":{"x":-163360,"y":2770,"z":-29170},"rot":{"x":0,"y":118000,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":211,"pos":{"x":-163360,"y":2770,"z":-29170},"rot":{"x":0,"y":118000,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":100,"pos":{"x":-150600,"y":3010,"z":-32680},"rot":{"x":0,"y":207541,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300006,"propState":12,"propId":60003,"pos":{"x":-42352,"y":18611,"z":-93711},"rot":{"x":0,"y":335970,"z":0}},{"groupId":21,"instId":300003,"propState":12,"propId":60001,"pos":{"x":-2694,"y":18611,"z":-34220},"rot":{"x":0,"y":243017,"z":0}},{"groupId":21,"instId":300005,"propState":12,"propId":60001,"pos":{"x":-7036,"y":1039,"z":-73179},"rot":{"x":0,"y":270000,"z":0}},{"groupId":21,"instId":300004,"propState":12,"propId":60001,"pos":{"x":-82388,"y":10277,"z":-124110},"rot":{"x":-6,"y":-2,"z":0}},{"groupId":21,"instId":300001,"propState":12,"propId":60001,"pos":{"x":-109955,"y":18598,"z":-94880},"rot":{"x":0,"y":341310,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":7,"worldId":201,"startAnchorId":null,"startGroupId":null}},"43103004":{"P43103_F43103001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300005,"propState":0,"propId":301014,"pos":{"x":127878,"y":46709,"z":-17607},"rot":{"x":358245,"y":350841,"z":356}},{"groupId":1,"instId":300004,"propState":8,"propId":301079,"pos":{"x":129086,"y":58985,"z":-126050},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300003,"propState":8,"propId":101,"pos":{"x":102811,"y":58739,"z":-83456},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300002,"propState":8,"propId":101,"pos":{"x":144368,"y":46405,"z":-67580},"rot":{"x":0,"y":0,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":101,"pos":{"x":188344,"y":28867,"z":-136098},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2352":{"anchorId":5,"groupId":1,"instId":300004,"pos":{"x":127607,"y":58985,"z":-129128},"rot":{"x":0,"y":60420,"z":0}},"2323":{"anchorId":2,"groupId":1,"instId":300001,"pos":{"x":185990,"y":28530,"z":-134602},"rot":{"x":0,"y":191300,"z":0}},"2324":{"anchorId":3,"groupId":1,"instId":300002,"pos":{"x":144887,"y":46343,"z":-69038},"rot":{"x":0,"y":253100,"z":0}},"2325":{"anchorId":4,"groupId":1,"instId":300003,"pos":{"x":100990,"y":58919,"z":-85930},"rot":{"x":0,"y":148600,"z":0}}}},"4":{"props":[{"groupId":4,"instId":300011,"propState":0,"propId":101008,"pos":{"x":142080,"y":28415,"z":-124750},"rot":{"x":0,"y":352130,"z":0}},{"groupId":4,"instId":300035,"propState":0,"propId":301005,"pos":{"x":135120,"y":28080,"z":-125260},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300005,"propState":14,"propId":101007,"pos":{"x":135120,"y":59008,"z":-125260},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300027,"propState":0,"propId":101008,"pos":{"x":128700,"y":58984,"z":-126230},"rot":{"x":0,"y":234180,"z":0}},{"groupId":4,"instId":300013,"propState":0,"propId":301004,"pos":{"x":135109,"y":50639,"z":-125266},"rot":{"x":0,"y":328448,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[],"npcs":[{"groupId":6,"instId":400002,"npcId":2104,"pos":{"x":219468,"y":45777,"z":-57704},"rot":{"x":0,"y":262409,"z":0}},{"groupId":6,"instId":400006,"npcId":2104,"pos":{"x":244954,"y":50480,"z":-138959},"rot":{"x":0,"y":108701,"z":0}},{"groupId":6,"instId":400005,"npcId":2104,"pos":{"x":198206,"y":54668,"z":-184478},"rot":{"x":0,"y":347001,"z":0}},{"groupId":6,"instId":400004,"npcId":2104,"pos":{"x":154420,"y":57770,"z":-176755},"rot":{"x":0,"y":342194,"z":0}},{"groupId":6,"instId":400003,"npcId":2104,"pos":{"x":128360,"y":58985,"z":-130606},"rot":{"x":0,"y":291893,"z":0}},{"groupId":6,"instId":400001,"npcId":2104,"pos":{"x":228067,"y":46011,"z":-103472},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300005,"propState":12,"propId":60101,"pos":{"x":168486,"y":54253,"z":-147758},"rot":{"x":1634,"y":32735,"z":357310}},{"groupId":9,"instId":300004,"propState":12,"propId":60103,"pos":{"x":133137,"y":58985,"z":-142585},"rot":{"x":0,"y":329870,"z":0}},{"groupId":9,"instId":300003,"propState":12,"propId":60101,"pos":{"x":270673,"y":52555,"z":-144838},"rot":{"x":2422,"y":208910,"z":0}},{"groupId":9,"instId":300002,"propState":12,"propId":60101,"pos":{"x":249263,"y":45434,"z":-48132},"rot":{"x":1891,"y":202364,"z":354684}},{"groupId":9,"instId":300001,"propState":12,"propId":60101,"pos":{"x":90093,"y":55934,"z":-60664},"rot":{"x":1524,"y":69154,"z":687}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300002,"propState":0,"propId":101052,"pos":{"x":102465,"y":-5026,"z":265568},"rot":{"x":0,"y":135000,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":101052,"pos":{"x":-32250,"y":-58,"z":79666},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":8,"instId":200006,"monsterId":1002040,"eventId":43103401,"pos":{"x":154442,"y":29228,"z":-115617},"rot":{"x":0,"y":179412,"z":0}},{"groupId":8,"instId":200001,"monsterId":1023021,"eventId":43103409,"pos":{"x":133170,"y":38256,"z":-91637},"rot":{"x":0,"y":88147,"z":0}},{"groupId":8,"instId":200005,"monsterId":1002040,"eventId":43103401,"pos":{"x":242103,"y":45265,"z":-60445},"rot":{"x":0,"y":207972,"z":0}},{"groupId":8,"instId":200017,"monsterId":1002020,"eventId":43103403,"pos":{"x":273219,"y":52589,"z":-149412},"rot":{"x":0,"y":303962,"z":0}},{"groupId":8,"instId":200016,"monsterId":1012020,"eventId":43103402,"pos":{"x":186147,"y":55112,"z":-168382},"rot":{"x":0,"y":26728,"z":0}},{"groupId":8,"instId":200014,"monsterId":1002020,"eventId":43103403,"pos":{"x":135940,"y":58925,"z":-153029},"rot":{"x":0,"y":353771,"z":0}},{"groupId":8,"instId":200012,"monsterId":1002040,"eventId":43103401,"pos":{"x":129992,"y":46601,"z":-26869},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":200011,"monsterId":1012020,"eventId":43103402,"pos":{"x":165354,"y":46352,"z":-63690},"rot":{"x":0,"y":262690,"z":0}},{"groupId":8,"instId":200003,"monsterId":1002020,"eventId":43103403,"pos":{"x":176578,"y":54121,"z":-148281},"rot":{"x":0,"y":90835,"z":0}},{"groupId":8,"instId":200002,"monsterId":1002020,"eventId":43103403,"pos":{"x":166400,"y":32449,"z":-102040},"rot":{"x":0,"y":122150,"z":0}}],"teleports":{}},"27":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300007,"propState":0,"propId":301075,"pos":{"x":252999,"y":45275,"z":-62829},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300006,"propState":0,"propId":301014,"pos":{"x":173460,"y":28456,"z":-120614},"rot":{"x":0,"y":97805,"z":0}},{"groupId":26,"instId":300005,"propState":0,"propId":301078,"pos":{"x":127740,"y":58985,"z":-134470},"rot":{"x":0,"y":331911,"z":0}},{"groupId":26,"instId":300004,"propState":0,"propId":301078,"pos":{"x":120322,"y":28683,"z":-116599},"rot":{"x":0,"y":358157,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":301078,"pos":{"x":119120,"y":58985,"z":-111690},"rot":{"x":0,"y":241060,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":301078,"pos":{"x":106910,"y":58985,"z":-105210},"rot":{"x":0,"y":20000,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":301078,"pos":{"x":252987,"y":45265,"z":-62793},"rot":{"x":0,"y":331183,"z":0}}],"npcs":[{"groupId":26,"instId":400010,"npcId":2107,"pos":{"x":128310,"y":59029,"z":-137410},"rot":{"x":0,"y":337031,"z":0}},{"groupId":26,"instId":400009,"npcId":2101,"pos":{"x":118316,"y":28400,"z":-118034},"rot":{"x":0,"y":78990,"z":0}},{"groupId":26,"instId":400008,"npcId":2113,"pos":{"x":119110,"y":59026,"z":-109890},"rot":{"x":0,"y":235970,"z":0}},{"groupId":26,"instId":400007,"npcId":2117,"pos":{"x":107669,"y":58985,"z":-106064},"rot":{"x":0,"y":57900,"z":0}},{"groupId":26,"instId":400006,"npcId":2102,"pos":{"x":254643,"y":45278,"z":-62866},"rot":{"x":0,"y":220292,"z":0}},{"groupId":26,"instId":400005,"npcId":11131,"pos":{"x":127740,"y":58985,"z":-134470},"rot":{"x":0,"y":331911,"z":0}},{"groupId":26,"instId":400004,"npcId":10113,"pos":{"x":119958,"y":28454,"z":-116760},"rot":{"x":0,"y":341759,"z":0}},{"groupId":26,"instId":400003,"npcId":11132,"pos":{"x":119498,"y":58985,"z":-111510},"rot":{"x":0,"y":235970,"z":0}},{"groupId":26,"instId":400002,"npcId":11133,"pos":{"x":106867,"y":58985,"z":-105178},"rot":{"x":0,"y":57900,"z":0}},{"groupId":26,"instId":400001,"npcId":11303,"pos":{"x":252985,"y":45879,"z":-62814},"rot":{"x":0,"y":150339,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":7,"worldId":201,"startAnchorId":null,"startGroupId":null}},"43103005":{"P43103_F43103001":{"scenes":{"20":{"props":[{"groupId":20,"instId":300002,"propState":8,"propId":3002,"pos":{"x":-32720,"y":15610,"z":24170},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":20,"instId":300002,"pos":{"x":-28190,"y":15730,"z":25860},"rot":{"x":0,"y":180000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":7,"worldId":201,"startAnchorId":null,"startGroupId":null}},"43104001":{"P43104_F43104001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300002,"propState":0,"propId":100,"pos":{"x":17150,"y":3530,"z":55897},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300003,"propState":0,"propId":300000,"pos":{"x":8478,"y":1630,"z":55897},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":101058,"pos":{"x":8941,"y":1728,"z":55897},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":201,"startAnchorId":null,"startGroupId":null}},"43201001":{"P43201_F43201001":{"scenes":{"10":{"props":[{"groupId":10,"instId":300001,"propState":8,"propId":3002,"pos":{"x":73737,"y":46002,"z":-70284},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":10,"instId":300001,"pos":{"x":75220,"y":45702,"z":-61470},"rot":{"x":0,"y":88500,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43201002":{"P43201_F43201001":{"scenes":{"9":{"props":[{"groupId":9,"instId":300001,"propState":8,"propId":3002,"pos":{"x":8820,"y":-6700,"z":-21560},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":9,"instId":300001,"pos":{"x":500,"y":-7000,"z":-19266},"rot":{"x":0,"y":0,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43201003":{"P43201_F43201001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-1244,"y":3144,"z":-109689},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":1,"instId":300001,"pos":{"x":5370,"y":2844,"z":-102980},"rot":{"x":0,"y":110000,"z":0}}}},"2":{"props":[{"groupId":2,"instId":300002,"propState":8,"propId":3002,"pos":{"x":48867,"y":3738,"z":-109900},"rot":{"x":0,"y":20000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":2,"groupId":2,"instId":300002,"pos":{"x":47850,"y":3438,"z":-115070},"rot":{"x":0,"y":200000,"z":0}}}},"11":{"props":[{"groupId":11,"instId":300050,"propState":0,"propId":100006,"pos":{"x":-20600,"y":1041,"z":-73170},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300049,"propState":1,"propId":300000,"pos":{"x":-23402,"y":18610,"z":-100182},"rot":{"x":0,"y":117856,"z":0}},{"groupId":11,"instId":300048,"propState":1,"propId":300003,"pos":{"x":-197912,"y":2986,"z":-87881},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300047,"propState":1,"propId":300003,"pos":{"x":-32477,"y":-981,"z":-73188},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300046,"propState":0,"propId":300003,"pos":{"x":43166,"y":3481,"z":-31972},"rot":{"x":0,"y":253434,"z":0}},{"groupId":11,"instId":300043,"propState":0,"propId":300003,"pos":{"x":-6513,"y":1037,"z":-73196},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300034,"propState":1,"propId":300003,"pos":{"x":-5999,"y":18610,"z":-109379},"rot":{"x":0,"y":27856,"z":0}},{"groupId":11,"instId":300033,"propState":1,"propId":300003,"pos":{"x":-29906,"y":18608,"z":-106063},"rot":{"x":0,"y":297743,"z":0}},{"groupId":11,"instId":300044,"propState":1,"propId":100021,"pos":{"x":-31403,"y":18681,"z":-108909},"rot":{"x":0,"y":27743,"z":0}},{"groupId":11,"instId":300032,"propState":1,"propId":300003,"pos":{"x":-71651,"y":10282,"z":-114388},"rot":{"x":0,"y":83364,"z":0}},{"groupId":11,"instId":300029,"propState":1,"propId":300003,"pos":{"x":-123205,"y":2760,"z":-106135},"rot":{"x":0,"y":243837,"z":0}},{"groupId":11,"instId":300028,"propState":1,"propId":300003,"pos":{"x":-130445,"y":2762,"z":-91413},"rot":{"x":0,"y":63465,"z":0}},{"groupId":11,"instId":300007,"propState":1,"propId":100000,"pos":{"x":58122,"y":3459,"z":-118557},"rot":{"x":0,"y":108146,"z":0}},{"groupId":11,"instId":300042,"propState":1,"propId":300000,"pos":{"x":53197,"y":3438,"z":-118870},"rot":{"x":0,"y":288000,"z":0}},{"groupId":11,"instId":300041,"propState":0,"propId":300004,"pos":{"x":-155125,"y":2700,"z":-33130},"rot":{"x":0,"y":207332,"z":0}},{"groupId":11,"instId":300040,"propState":0,"propId":300004,"pos":{"x":-113331,"y":17656,"z":-86508},"rot":{"x":0,"y":160861,"z":0}},{"groupId":11,"instId":300039,"propState":0,"propId":300004,"pos":{"x":-38863,"y":17690,"z":-62867},"rot":{"x":0,"y":343500,"z":0}},{"groupId":11,"instId":300037,"propState":1,"propId":300003,"pos":{"x":-6352,"y":18611,"z":-36294},"rot":{"x":0,"y":332611,"z":0}},{"groupId":11,"instId":300036,"propState":1,"propId":300003,"pos":{"x":-35597,"y":18611,"z":-51446},"rot":{"x":0,"y":332611,"z":0}},{"groupId":11,"instId":300035,"propState":1,"propId":300003,"pos":{"x":-35120,"y":18610,"z":-93989},"rot":{"x":0,"y":27856,"z":0}},{"groupId":11,"instId":300045,"propState":1,"propId":100021,"pos":{"x":-37989,"y":18683,"z":-92473},"rot":{"x":0,"y":117856,"z":0}},{"groupId":11,"instId":300031,"propState":1,"propId":300003,"pos":{"x":-81935,"y":10282,"z":-114414},"rot":{"x":0,"y":97352,"z":0}},{"groupId":11,"instId":300030,"propState":1,"propId":300003,"pos":{"x":-147179,"y":2762,"z":-108792},"rot":{"x":0,"y":153818,"z":0}},{"groupId":11,"instId":300027,"propState":1,"propId":300003,"pos":{"x":-146897,"y":2770,"z":-37391},"rot":{"x":0,"y":207332,"z":0}},{"groupId":11,"instId":300009,"propState":0,"propId":300003,"pos":{"x":-1578,"y":4254,"z":-104286},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300011,"propState":0,"propId":100,"pos":{"x":-10910,"y":18600,"z":-106140},"rot":{"x":0,"y":27837,"z":0}},{"groupId":11,"instId":300025,"propState":1,"propId":300003,"pos":{"x":42748,"y":3485,"z":-115476},"rot":{"x":0,"y":288000,"z":0}},{"groupId":11,"instId":300017,"propState":0,"propId":100005,"pos":{"x":42748,"y":3485,"z":-115471},"rot":{"x":0,"y":288017,"z":0}},{"groupId":11,"instId":300038,"propState":2,"propId":100000,"pos":{"x":-5441,"y":2868,"z":-48072},"rot":{"x":0,"y":252400,"z":0}},{"groupId":11,"instId":300024,"propState":0,"propId":300003,"pos":{"x":-5595,"y":2864,"z":-46516},"rot":{"x":0,"y":163201,"z":0}},{"groupId":11,"instId":300013,"propState":0,"propId":100001,"pos":{"x":-2438,"y":2916,"z":-45562},"rot":{"x":0,"y":253313,"z":0}},{"groupId":11,"instId":300023,"propState":1,"propId":300003,"pos":{"x":-110829,"y":504,"z":-73061},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300015,"propState":1,"propId":100021,"pos":{"x":-110156,"y":-61,"z":-81744},"rot":{"x":0,"y":342919,"z":0}},{"groupId":11,"instId":300018,"propState":0,"propId":100000,"pos":{"x":-141399,"y":-115,"z":-71740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300026,"propState":0,"propId":300003,"pos":{"x":-141728,"y":-119,"z":-73277},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300016,"propState":0,"propId":100001,"pos":{"x":-144990,"y":-60,"z":-73290},"rot":{"x":0,"y":270291,"z":0}},{"groupId":11,"instId":300008,"propState":0,"propId":100000,"pos":{"x":-132037,"y":2748,"z":-61726},"rot":{"x":0,"y":207345,"z":0}},{"groupId":11,"instId":300022,"propState":0,"propId":300003,"pos":{"x":-130510,"y":2770,"z":-55090},"rot":{"x":0,"y":297332,"z":0}},{"groupId":11,"instId":300014,"propState":0,"propId":100001,"pos":{"x":-132012,"y":2824,"z":-57981},"rot":{"x":0,"y":27345,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":100000,"pos":{"x":-110990,"y":-109,"z":-62616},"rot":{"x":0,"y":18847,"z":0}},{"groupId":11,"instId":300021,"propState":0,"propId":300003,"pos":{"x":-110828,"y":504,"z":-73353},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":100021,"pos":{"x":-110161,"y":-61,"z":-64690},"rot":{"x":0,"y":17053,"z":0}},{"groupId":11,"instId":300006,"propState":2,"propId":100000,"pos":{"x":-104321,"y":-101,"z":-74646},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300020,"propState":0,"propId":300003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":100003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":11,"instId":300002,"propState":1,"propId":100000,"pos":{"x":470,"y":2880,"z":-99190},"rot":{"x":0,"y":107618,"z":0}},{"groupId":11,"instId":300019,"propState":1,"propId":300003,"pos":{"x":-5599,"y":2864,"z":-99852},"rot":{"x":0,"y":197158,"z":0}},{"groupId":11,"instId":300001,"propState":1,"propId":100001,"pos":{"x":-2515,"y":2940,"z":-100826},"rot":{"x":0,"y":288017,"z":0}},{"groupId":11,"instId":300010,"propState":2,"propId":100000,"pos":{"x":-101766,"y":5058,"z":-119589},"rot":{"x":0,"y":269851,"z":0}},{"groupId":11,"instId":300012,"propState":0,"propId":100013,"pos":{"x":-94500,"y":6820,"z":-122190},"rot":{"x":19509,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43201004":{"P43201_F43201001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43201005":{"P43201_F43201001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43202001":{"P43202_F43202001":{"scenes":{"2":{"props":[],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43202002":{"P43202_F43202001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43202003":{"P43202_F43202001":{"scenes":{"9":{"props":[{"groupId":9,"instId":300001,"propState":8,"propId":3002,"pos":{"x":19887,"y":-30859,"z":-150565},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":9,"instId":300001,"pos":{"x":18390,"y":-31159,"z":-155130},"rot":{"x":0,"y":90000,"z":0}}}},"10":{"props":[{"groupId":10,"instId":300003,"propState":0,"propId":102006,"pos":{"x":42498,"y":-28570,"z":-157113},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43202004":{"P43202_F43202001":{"scenes":{"2":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300001,"propState":0,"propId":102078,"pos":{"x":64490,"y":60510,"z":40220},"rot":{"x":239,"y":276063,"z":357261}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":8,"propId":3002,"pos":{"x":9520,"y":43456,"z":-53780},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":18,"instId":300001,"pos":{"x":14914,"y":43157,"z":-54727},"rot":{"x":0,"y":0,"z":0}}}},"19":{"props":[{"groupId":19,"instId":300003,"propState":0,"propId":102006,"pos":{"x":13731,"y":43158,"z":-39979},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43202005":{"P43202_F43202001":{"scenes":{"8":{"props":[{"groupId":8,"instId":300001,"propState":8,"propId":3002,"pos":{"x":35810,"y":42795,"z":-69519},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":8,"instId":300001,"pos":{"x":35417,"y":42424,"z":-62840},"rot":{"x":0,"y":270000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43202006":{"P43202_F43202001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300001,"propState":1,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300001,"propState":1,"propId":102186,"pos":{"x":-623334,"y":-63641,"z":5094},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43203001":{"P43203_F43203001":{"scenes":{"13":{"props":[{"groupId":13,"instId":300009,"propState":0,"propId":100,"pos":{"x":-107270,"y":7730,"z":-31310},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300007,"propState":20,"propId":60202,"pos":{"x":-32869,"y":13595,"z":-23190},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":100,"pos":{"x":-32600,"y":14247,"z":-50660},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":122,"pos":{"x":-96270,"y":8647,"z":-12440},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":122,"pos":{"x":-30620,"y":13578,"z":-48725},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":122,"pos":{"x":-71460,"y":11359,"z":-55430},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":13,"instId":200001,"monsterId":20220501,"eventId":20232211,"pos":{"x":-32110,"y":13557,"z":-45910},"rot":{"x":0,"y":294800,"z":0}},{"groupId":13,"instId":200002,"monsterId":20220501,"eventId":20232211,"pos":{"x":-33640,"y":13888,"z":-49190},"rot":{"x":0,"y":245380,"z":0}}],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300004,"propState":0,"propId":102102,"pos":{"x":-30000,"y":10040,"z":63500},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300003,"propState":2,"propId":102083,"pos":{"x":-76357,"y":13900,"z":63584},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300002,"propState":2,"propId":102083,"pos":{"x":-62844,"y":13900,"z":30960},"rot":{"x":0,"y":315000,"z":0}},{"groupId":24,"instId":300001,"propState":2,"propId":102083,"pos":{"x":-30220,"y":13900,"z":17271},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43204001":{"P43204_F43204001":{"scenes":{"14":{"props":[{"groupId":14,"instId":300013,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300012,"propState":0,"propId":100,"pos":{"x":124850,"y":50240,"z":-81941},"rot":{"x":4400,"y":318575,"z":0}},{"groupId":14,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300010,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300009,"propState":20,"propId":60202,"pos":{"x":97230,"y":45702,"z":-64800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":14,"instId":300008,"propState":0,"propId":100,"pos":{"x":72280,"y":45702,"z":-59760},"rot":{"x":0,"y":335852,"z":0}},{"groupId":14,"instId":300007,"propState":0,"propId":100,"pos":{"x":76950,"y":45702,"z":-53460},"rot":{"x":0,"y":315000,"z":0}},{"groupId":14,"instId":300006,"propState":0,"propId":106,"pos":{"x":65790,"y":51620,"z":-62231},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300005,"propState":0,"propId":122,"pos":{"x":76251,"y":46423,"z":-52308},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300004,"propState":0,"propId":122,"pos":{"x":94470,"y":51587,"z":-40330},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300003,"propState":0,"propId":122,"pos":{"x":128330,"y":52854,"z":-49550},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":14,"instId":200003,"monsterId":20220501,"eventId":20232211,"pos":{"x":128433,"y":52879,"z":-54184},"rot":{"x":0,"y":180000,"z":0}},{"groupId":14,"instId":200002,"monsterId":20220501,"eventId":20232211,"pos":{"x":127600,"y":52884,"z":-44250},"rot":{"x":0,"y":315000,"z":0}},{"groupId":14,"instId":200001,"monsterId":20220501,"eventId":20232211,"pos":{"x":79840,"y":45702,"z":-56350},"rot":{"x":0,"y":315000,"z":0}}],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300002,"propState":2,"propId":102083,"pos":{"x":-62844,"y":13900,"z":30960},"rot":{"x":0,"y":315000,"z":0}},{"groupId":25,"instId":300004,"propState":0,"propId":102102,"pos":{"x":-30000,"y":10040,"z":63500},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300003,"propState":2,"propId":102083,"pos":{"x":-76357,"y":13900,"z":63584},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300001,"propState":2,"propId":102083,"pos":{"x":-30220,"y":13900,"z":17271},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43205001":{"P43205_F43205001":{"scenes":{"13":{"props":[{"groupId":13,"instId":300012,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300010,"propState":0,"propId":100,"pos":{"x":-78668,"y":26182,"z":84333},"rot":{"x":0,"y":137743,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300009,"propState":20,"propId":60202,"pos":{"x":-14050,"y":18022,"z":63410},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":100,"pos":{"x":-30418,"y":18022,"z":47770},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":106,"pos":{"x":-30220,"y":24750,"z":57530},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":122,"pos":{"x":-20407,"y":18689,"z":40013},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":122,"pos":{"x":-19112,"y":37140,"z":74669},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":122,"pos":{"x":-39993,"y":18703,"z":39996},"rot":{"x":0,"y":351587,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":13,"instId":200002,"monsterId":20220501,"eventId":20232211,"pos":{"x":-23380,"y":18072,"z":39520},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":200001,"monsterId":20220501,"eventId":20232211,"pos":{"x":-36830,"y":18065,"z":42550},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300004,"propState":0,"propId":102102,"pos":{"x":-30000,"y":10040,"z":63500},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300003,"propState":2,"propId":102083,"pos":{"x":-76357,"y":13900,"z":63584},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300002,"propState":2,"propId":102083,"pos":{"x":-62844,"y":13900,"z":30960},"rot":{"x":0,"y":315000,"z":0}},{"groupId":25,"instId":300001,"propState":2,"propId":102083,"pos":{"x":-30220,"y":13900,"z":17271},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43206001":{"P43206_F43206001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":3002,"pos":{"x":-308620,"y":-34340,"z":-22690},"rot":{"x":0,"y":90000,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-498250,"y":-50945,"z":23830},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":2,"groupId":1,"instId":300001,"pos":{"x":-502240,"y":-51245,"z":22070},"rot":{"x":0,"y":180000,"z":0}}}},"7":{"props":[{"groupId":7,"instId":300002,"propState":0,"propId":100,"pos":{"x":-199520,"y":15772,"z":1050},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300001,"propState":1,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300001,"propState":1,"propId":300007,"pos":{"x":-623334,"y":-63641,"z":5094},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43207001":{"P43207_F43207001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300004,"propState":0,"propId":100,"pos":{"x":84020,"y":-29462,"z":-45340},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":102000,"pos":{"x":87881,"y":-29462,"z":-49525},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":102000,"pos":{"x":99100,"y":604,"z":-39700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300001,"propState":15,"propId":102003,"pos":{"x":93590,"y":-1190,"z":-45300},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300005,"propState":1,"propId":102001,"pos":{"x":66343,"y":-31228,"z":-139898},"rot":{"x":0,"y":89578,"z":0}},{"groupId":5,"instId":300004,"propState":1,"propId":102001,"pos":{"x":-13866,"y":-31109,"z":-143544},"rot":{"x":0,"y":359578,"z":0}},{"groupId":5,"instId":300003,"propState":0,"propId":102001,"pos":{"x":65687,"y":-31213,"z":-100279},"rot":{"x":0,"y":359578,"z":0}},{"groupId":5,"instId":300002,"propState":1,"propId":102001,"pos":{"x":61286,"y":-34210,"z":-80659},"rot":{"x":0,"y":269578,"z":0}},{"groupId":5,"instId":300001,"propState":1,"propId":102001,"pos":{"x":30030,"y":-31163,"z":-39351},"rot":{"x":0,"y":269578,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43207002":{"P43207_F43207001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300004,"propState":0,"propId":102004,"pos":{"x":53920,"y":43963,"z":8390},"rot":{"x":0,"y":225000,"z":0}},{"groupId":1,"instId":300003,"propState":0,"propId":102004,"pos":{"x":64560,"y":44010,"z":-10960},"rot":{"x":0,"y":225000,"z":0}},{"groupId":1,"instId":300002,"propState":0,"propId":102004,"pos":{"x":65791,"y":45702,"z":-62200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-53470,"y":18331,"z":67990},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":2,"groupId":1,"instId":300001,"pos":{"x":-51930,"y":18067,"z":63370},"rot":{"x":0,"y":135000,"z":0}}}},"9":{"props":[{"groupId":9,"instId":300004,"propState":0,"propId":100,"pos":{"x":7800,"y":13884,"z":25600},"rot":{"x":0,"y":315000,"z":0}},{"groupId":9,"instId":300003,"propState":0,"propId":102000,"pos":{"x":9900,"y":13862,"z":30230},"rot":{"x":0,"y":315000,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":102000,"pos":{"x":12990,"y":38203,"z":16170},"rot":{"x":0,"y":135000,"z":0}},{"groupId":9,"instId":300001,"propState":15,"propId":102103,"pos":{"x":10966,"y":36279,"z":22437},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300004,"propState":0,"propId":102102,"pos":{"x":-30000,"y":10040,"z":63500},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300003,"propState":2,"propId":102083,"pos":{"x":-76357,"y":13900,"z":63584},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300002,"propState":2,"propId":102083,"pos":{"x":-62844,"y":13900,"z":30960},"rot":{"x":0,"y":315000,"z":0}},{"groupId":20,"instId":300001,"propState":2,"propId":102083,"pos":{"x":-30220,"y":13900,"z":17271},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43207003":{"P43207_F43207001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300001,"propState":0,"propId":102078,"pos":{"x":64490,"y":60510,"z":40220},"rot":{"x":239,"y":276063,"z":357261}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43208001":{"P43208_F43208001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43209001":{"P43209_F43209001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300001,"propState":1,"propId":102078,"pos":{"x":64490,"y":60510,"z":40220},"rot":{"x":239,"y":276063,"z":357261}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300003,"propState":1,"propId":102002,"pos":{"x":-71372,"y":53260,"z":-28750},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300017,"propState":0,"propId":217,"pos":{"x":34430,"y":47263,"z":-40380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300016,"propState":0,"propId":102000,"pos":{"x":-60720,"y":53090,"z":167380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300015,"propState":1,"propId":102002,"pos":{"x":-59680,"y":53090,"z":164089},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300014,"propState":1,"propId":102002,"pos":{"x":101770,"y":63240,"z":42853},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300013,"propState":2,"propId":102000,"pos":{"x":-62560,"y":53250,"z":110420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300012,"propState":1,"propId":102002,"pos":{"x":-61030,"y":53250,"z":114220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300011,"propState":0,"propId":102000,"pos":{"x":49080,"y":43700,"z":165340},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300010,"propState":1,"propId":102002,"pos":{"x":52850,"y":43750,"z":164320},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300009,"propState":1,"propId":102002,"pos":{"x":36190,"y":50400,"z":126100},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300008,"propState":0,"propId":102000,"pos":{"x":33200,"y":47010,"z":134040},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300007,"propState":1,"propId":102002,"pos":{"x":69160,"y":45930,"z":-97420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":211,"pos":{"x":34430,"y":47263,"z":-40380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300006,"propState":2,"propId":102000,"pos":{"x":34430,"y":47263,"z":-40380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300005,"propState":1,"propId":102002,"pos":{"x":31670,"y":47260,"z":-37860},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":102000,"pos":{"x":-67500,"y":53260,"z":-29940},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":1,"propId":102002,"pos":{"x":-92630,"y":55720,"z":42490},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300017,"propState":21,"propId":102029,"pos":{"x":-40186,"y":49858,"z":114268},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300022,"propState":1,"propId":102079,"pos":{"x":30606,"y":43466,"z":184426},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300021,"propState":21,"propId":102029,"pos":{"x":30642,"y":43466,"z":184426},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300020,"propState":1,"propId":102079,"pos":{"x":-27069,"y":52902,"z":166913},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300019,"propState":21,"propId":102029,"pos":{"x":-27069,"y":52902,"z":166913},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300018,"propState":1,"propId":102079,"pos":{"x":-40186,"y":49858,"z":114268},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300016,"propState":1,"propId":102079,"pos":{"x":-8960,"y":46190,"z":137330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300015,"propState":21,"propId":102029,"pos":{"x":-8960,"y":46190,"z":137330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300014,"propState":1,"propId":102079,"pos":{"x":26527,"y":46835,"z":138130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300013,"propState":21,"propId":102029,"pos":{"x":26527,"y":46835,"z":138130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300012,"propState":1,"propId":102079,"pos":{"x":-34817,"y":53990,"z":-109160},"rot":{"x":0,"y":269464,"z":0}},{"groupId":12,"instId":300011,"propState":21,"propId":102029,"pos":{"x":-34817,"y":53779,"z":-109160},"rot":{"x":0,"y":269464,"z":0}},{"groupId":12,"instId":300010,"propState":1,"propId":102079,"pos":{"x":30620,"y":48070,"z":-123110},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300009,"propState":21,"propId":102029,"pos":{"x":30620,"y":48270,"z":-123110},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300008,"propState":1,"propId":102079,"pos":{"x":12556,"y":42916,"z":-66117},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300007,"propState":21,"propId":102029,"pos":{"x":12556,"y":42916,"z":-66117},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300006,"propState":1,"propId":102079,"pos":{"x":-30630,"y":50006,"z":-65938},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300005,"propState":21,"propId":102029,"pos":{"x":-30630,"y":50006,"z":-65938},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300004,"propState":1,"propId":102079,"pos":{"x":19300,"y":52948,"z":-11482},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300003,"propState":21,"propId":102029,"pos":{"x":19300,"y":52948,"z":-11482},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300002,"propState":1,"propId":102079,"pos":{"x":-30740,"y":49742,"z":-20247},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300001,"propState":21,"propId":102029,"pos":{"x":-30740,"y":49742,"z":-20247},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300003,"propState":0,"propId":102000,"pos":{"x":12700,"y":49880,"z":36740},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":102000,"pos":{"x":22000,"y":60280,"z":46562},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300001,"propState":15,"propId":102074,"pos":{"x":18339,"y":50362,"z":42690},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43210001":{"P43210_F43210001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43210002":{"P43210_F43210001":{"scenes":{"15":{"props":[{"groupId":15,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-25943,"y":7500,"z":98820},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":15,"instId":300001,"pos":{"x":-20930,"y":7200,"z":98200},"rot":{"x":0,"y":180000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43211001":{"P43211_F43211001":{"scenes":{"10":{"props":[{"groupId":10,"instId":300001,"propState":1,"propId":102188,"pos":{"x":71588,"y":2852,"z":-59773},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":102198,"pos":{"x":79058,"y":26195,"z":-63183},"rot":{"x":0,"y":351425,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":102178,"pos":{"x":75140,"y":2660,"z":-64987},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":102188,"pos":{"x":80500,"y":26624,"z":-60860},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300002,"propState":8,"propId":3002,"pos":{"x":67752,"y":-9881,"z":21481},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300003,"propState":8,"propId":3002,"pos":{"x":-36325,"y":-10010,"z":-11465},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300001,"propState":8,"propId":3002,"pos":{"x":74250,"y":-1422,"z":-24290},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":12,"instId":300001,"pos":{"x":68683,"y":-1610,"z":-24199},"rot":{"x":0,"y":0,"z":0}}}},"13":{"props":[{"groupId":13,"instId":300003,"propState":0,"propId":102006,"pos":{"x":68919,"y":-7790,"z":-4608},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43212001":{"P43212_F43212001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300002,"propState":8,"propId":3002,"pos":{"x":86721,"y":3900,"z":57256},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":80860,"y":3600,"z":52610},"rot":{"x":0,"y":180000,"z":0}}}},"11":{"props":[{"groupId":11,"instId":300001,"propState":0,"propId":102006,"pos":{"x":25692,"y":0,"z":82009},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":102006,"pos":{"x":54858,"y":0,"z":54922},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43213001":{"P43213_F43213001":{"scenes":{"12":{"props":[{"groupId":12,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300036,"propState":0,"propId":100,"pos":{"x":173730,"y":21642,"z":-75866},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":100000,"pos":{"x":166774,"y":15430,"z":-73860},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":16,"instId":400001,"npcId":12247,"pos":{"x":171260,"y":17300,"z":-73860},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300028,"propState":0,"propId":102202,"pos":{"x":174510,"y":21633,"z":-74860},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300037,"propState":0,"propId":102200,"pos":{"x":171510,"y":21633,"z":-69860},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":102225,"pos":{"x":174550,"y":21642,"z":-74870},"rot":{"x":0,"y":270000,"z":0}},{"groupId":21,"instId":300029,"propState":0,"propId":102212,"pos":{"x":179510,"y":21633,"z":-77860},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300027,"propState":0,"propId":102200,"pos":{"x":173510,"y":21633,"z":-79860},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300026,"propState":0,"propId":102200,"pos":{"x":177510,"y":21633,"z":-73860},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300004,"propState":0,"propId":102200,"pos":{"x":169510,"y":21633,"z":-67860},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300003,"propState":0,"propId":100,"pos":{"x":169510,"y":21633,"z":-67860},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":21,"instId":400002,"npcId":12247,"pos":{"x":171260,"y":21633,"z":-73860},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300002,"propState":0,"propId":100000,"pos":{"x":167130,"y":18990,"z":-78010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300002,"propState":0,"propId":100000,"pos":{"x":167273,"y":18870,"z":-81027},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":24,"instId":400003,"npcId":1218,"pos":{"x":177350,"y":21642,"z":-75790},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":400002,"npcId":1991,"pos":{"x":173580,"y":21642,"z":-71780},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":400001,"npcId":1992,"pos":{"x":173580,"y":21642,"z":-71780},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300001,"propState":2,"propId":102041,"pos":{"x":559,"y":8610,"z":53911},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300001,"propState":8,"propId":3002,"pos":{"x":163020,"y":17790,"z":-73000},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":26,"instId":300001,"pos":{"x":155000,"y":21593,"z":-75000},"rot":{"x":0,"y":90000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43214001":{"P43214_F43214001":{"scenes":{"7":{"props":[{"groupId":7,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-674689,"y":-3330,"z":74540},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":7,"instId":300001,"pos":{"x":-672133,"y":828,"z":72938},"rot":{"x":0,"y":270000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43215001":{"P43215_F43215001":{"scenes":{"19":{"props":[{"groupId":19,"instId":300004,"propState":0,"propId":102000,"pos":{"x":62578,"y":0,"z":27500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300001,"propState":0,"propId":102109,"pos":{"x":73700,"y":3650,"z":25500},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300001,"propState":8,"propId":3002,"pos":{"x":82381,"y":-690,"z":25319},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":25,"instId":300001,"pos":{"x":81134,"y":3600,"z":25321},"rot":{"x":0,"y":0,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43216001":{"P43216_F43215001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300001,"propState":8,"propId":3002,"pos":{"x":26930,"y":300,"z":-13807},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":2,"groupId":1,"instId":300001,"pos":{"x":24892,"y":0,"z":-14425},"rot":{"x":0,"y":180000,"z":0}}}},"4":{"props":[{"groupId":4,"instId":300001,"propState":0,"propId":102109,"pos":{"x":7220,"y":3654,"z":4},"rot":{"x":0,"y":270554,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300001,"propState":0,"propId":102109,"pos":{"x":24000,"y":54,"z":-7310},"rot":{"x":0,"y":618,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43217001":{"P43217_F43215001":{"scenes":{"9":{"props":[{"groupId":9,"instId":300001,"propState":8,"propId":3002,"pos":{"x":48678,"y":-3410,"z":-9904},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":9,"instId":300001,"pos":{"x":47579,"y":650,"z":-9955},"rot":{"x":0,"y":313036,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43217002":{"P43217_F43215001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43218001":{"P43218_F43215001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"43301001":{"P43301_F43301001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300004,"propState":1,"propId":100,"pos":{"x":90660,"y":100300,"z":181095},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":103003,"pos":{"x":87700,"y":99630,"z":181330},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300005,"propState":1,"propId":100,"pos":{"x":87980,"y":124900,"z":186370},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300003,"propState":0,"propId":103003,"pos":{"x":87725,"y":127515,"z":186750},"rot":{"x":0,"y":180000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300002,"propState":0,"propId":138,"pos":{"x":-179190,"y":-4760,"z":-79740},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43301101":{"P43311_F43301101":{"scenes":{"18":{"props":[{"groupId":18,"instId":300001,"propState":0,"propId":103077,"pos":{"x":310400,"y":123800,"z":593700},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300014,"propState":0,"propId":102,"pos":{"x":319900,"y":123643,"z":597180},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300013,"propState":0,"propId":102,"pos":{"x":298530,"y":123643,"z":597180},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300012,"propState":0,"propId":102,"pos":{"x":313830,"y":123680,"z":602940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300011,"propState":0,"propId":102,"pos":{"x":307110,"y":123680,"z":602940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300010,"propState":0,"propId":102,"pos":{"x":310710,"y":123643,"z":590450},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300009,"propState":0,"propId":103085,"pos":{"x":295230,"y":123243,"z":593660},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300008,"propState":0,"propId":103085,"pos":{"x":310482,"y":123280,"z":608740},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300007,"propState":0,"propId":103085,"pos":{"x":325530,"y":123243,"z":593660},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300006,"propState":0,"propId":103085,"pos":{"x":310482,"y":123280,"z":608740},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300005,"propState":0,"propId":103093,"pos":{"x":310280,"y":123980,"z":593810},"rot":{"x":0,"y":90000,"z":180000}},{"groupId":18,"instId":300004,"propState":0,"propId":103093,"pos":{"x":310659,"y":123980,"z":593920},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300003,"propState":0,"propId":100,"pos":{"x":313400,"y":124063,"z":609640},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300016,"propState":0,"propId":102,"pos":{"x":276670,"y":122176,"z":626870},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300017,"propState":1,"propId":103076,"pos":{"x":274500,"y":122100,"z":620700},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300014,"propState":0,"propId":103085,"pos":{"x":277540,"y":121639,"z":652150},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300004,"propState":0,"propId":103092,"pos":{"x":274500,"y":122370,"z":637860},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300015,"propState":0,"propId":102,"pos":{"x":274430,"y":122000,"z":648493},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300013,"propState":0,"propId":103085,"pos":{"x":277540,"y":121639,"z":657870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300012,"propState":0,"propId":103085,"pos":{"x":271550,"y":121639,"z":652150},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300011,"propState":0,"propId":103085,"pos":{"x":275014,"y":121719,"z":660620},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300010,"propState":0,"propId":103085,"pos":{"x":274670,"y":121639,"z":614630},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300009,"propState":0,"propId":103085,"pos":{"x":277680,"y":121639,"z":617500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300008,"propState":0,"propId":103085,"pos":{"x":277680,"y":121639,"z":623220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300007,"propState":0,"propId":103085,"pos":{"x":271540,"y":121639,"z":617500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300006,"propState":0,"propId":103085,"pos":{"x":271540,"y":121639,"z":623220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300005,"propState":0,"propId":103092,"pos":{"x":274500,"y":122370,"z":637860},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":103076,"pos":{"x":274500,"y":122100,"z":654700},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300008,"propState":4,"propId":103006,"pos":{"x":254211,"y":164403,"z":463695},"rot":{"x":359487,"y":180786,"z":329259}},{"groupId":29,"instId":300007,"propState":4,"propId":103006,"pos":{"x":240714,"y":156641,"z":448351},"rot":{"x":329261,"y":90481,"z":597}},{"groupId":29,"instId":300006,"propState":4,"propId":103006,"pos":{"x":253787,"y":164680,"z":432784},"rot":{"x":359487,"y":180786,"z":329259}},{"groupId":29,"instId":300005,"propState":4,"propId":103006,"pos":{"x":276283,"y":177617,"z":458357},"rot":{"x":329261,"y":90481,"z":597}},{"groupId":29,"instId":300004,"propState":4,"propId":103006,"pos":{"x":254494,"y":164219,"z":484303},"rot":{"x":359487,"y":180786,"z":329259}},{"groupId":29,"instId":300003,"propState":1,"propId":103005,"pos":{"x":276000,"y":174700,"z":437750},"rot":{"x":0,"y":0,"z":0}},{"groupId":29,"instId":300002,"propState":1,"propId":103005,"pos":{"x":223000,"y":143004,"z":448500},"rot":{"x":0,"y":0,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":103008,"pos":{"x":222646,"y":146337,"z":422741},"rot":{"x":513,"y":786,"z":30741}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300011,"propState":4,"propId":103006,"pos":{"x":315452,"y":160134,"z":485256},"rot":{"x":2299,"y":269504,"z":327363}},{"groupId":30,"instId":300010,"propState":4,"propId":103006,"pos":{"x":325824,"y":155030,"z":493964},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":30,"instId":300009,"propState":4,"propId":103006,"pos":{"x":340942,"y":163918,"z":481168},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":30,"instId":300008,"propState":4,"propId":103006,"pos":{"x":356500,"y":156262,"z":494230},"rot":{"x":2299,"y":269504,"z":327363}},{"groupId":30,"instId":300007,"propState":4,"propId":103006,"pos":{"x":346421,"y":150336,"z":502761},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":30,"instId":300006,"propState":4,"propId":103006,"pos":{"x":325677,"y":160545,"z":485345},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":30,"instId":300005,"propState":4,"propId":103006,"pos":{"x":310560,"y":151657,"z":498141},"rot":{"x":2299,"y":269504,"z":327363}},{"groupId":30,"instId":300004,"propState":4,"propId":103006,"pos":{"x":326118,"y":144001,"z":511204},"rot":{"x":2299,"y":269504,"z":327363}},{"groupId":30,"instId":300003,"propState":1,"propId":103005,"pos":{"x":311000,"y":132011,"z":524000},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300002,"propState":0,"propId":103008,"pos":{"x":305887,"y":134908,"z":523956},"rot":{"x":357701,"y":89504,"z":32637}},{"groupId":30,"instId":300001,"propState":1,"propId":103005,"pos":{"x":330570,"y":165920,"z":472460},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300012,"propState":0,"propId":100,"pos":{"x":240169,"y":139312,"z":655846},"rot":{"x":31427,"y":88913,"z":357957}},{"groupId":31,"instId":300011,"propState":0,"propId":100,"pos":{"x":248270,"y":134649,"z":665494},"rot":{"x":31427,"y":88913,"z":357957}},{"groupId":31,"instId":300010,"propState":4,"propId":103006,"pos":{"x":252320,"y":132317,"z":670318},"rot":{"x":1743,"y":179979,"z":31443}},{"groupId":31,"instId":300009,"propState":4,"propId":103006,"pos":{"x":240159,"y":140179,"z":684328},"rot":{"x":1743,"y":179979,"z":31443}},{"groupId":31,"instId":300008,"propState":4,"propId":103006,"pos":{"x":211808,"y":156502,"z":650561},"rot":{"x":1743,"y":179979,"z":31443}},{"groupId":31,"instId":300007,"propState":4,"propId":103006,"pos":{"x":199648,"y":164365,"z":664571},"rot":{"x":31427,"y":88913,"z":357957}},{"groupId":31,"instId":300006,"propState":4,"propId":103006,"pos":{"x":215848,"y":155037,"z":683867},"rot":{"x":1743,"y":179979,"z":31443}},{"groupId":31,"instId":300005,"propState":4,"propId":103006,"pos":{"x":223955,"y":149796,"z":674527},"rot":{"x":31427,"y":88913,"z":357957}},{"groupId":31,"instId":300004,"propState":4,"propId":103006,"pos":{"x":195604,"y":166119,"z":640759},"rot":{"x":1743,"y":179979,"z":31443}},{"groupId":31,"instId":300003,"propState":1,"propId":103005,"pos":{"x":179390,"y":173500,"z":659440},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300002,"propState":1,"propId":103005,"pos":{"x":264470,"y":122219,"z":684790},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300001,"propState":0,"propId":103008,"pos":{"x":179399,"y":175880,"z":635705},"rot":{"x":358257,"y":359979,"z":328557}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300003,"propState":0,"propId":103016,"pos":{"x":313560,"y":168500,"z":452610},"rot":{"x":0,"y":182568,"z":0}},{"groupId":38,"instId":300006,"propState":0,"propId":103017,"pos":{"x":295720,"y":171500,"z":437878},"rot":{"x":0,"y":222769,"z":0}},{"groupId":38,"instId":300002,"propState":0,"propId":103016,"pos":{"x":303901,"y":171500,"z":440777},"rot":{"x":0,"y":18153,"z":0}},{"groupId":38,"instId":300005,"propState":0,"propId":103015,"pos":{"x":314790,"y":168500,"z":459730},"rot":{"x":0,"y":239895,"z":0}},{"groupId":38,"instId":300008,"propState":0,"propId":103015,"pos":{"x":303761,"y":171500,"z":431842},"rot":{"x":0,"y":312171,"z":0}},{"groupId":38,"instId":300007,"propState":0,"propId":103016,"pos":{"x":330024,"y":165227,"z":459863},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300001,"propState":0,"propId":103016,"pos":{"x":302958,"y":171500,"z":441255},"rot":{"x":0,"y":25244,"z":0}}],"npcs":[],"monsters":[{"groupId":38,"instId":200013,"monsterId":3022022,"eventId":0,"pos":{"x":301316,"y":168500,"z":457081},"rot":{"x":0,"y":263473,"z":0}},{"groupId":38,"instId":200014,"monsterId":3022027,"eventId":0,"pos":{"x":298719,"y":168500,"z":456172},"rot":{"x":0,"y":26554,"z":0}},{"groupId":38,"instId":200006,"monsterId":3022021,"eventId":0,"pos":{"x":304221,"y":171500,"z":430049},"rot":{"x":0,"y":357359,"z":0}},{"groupId":38,"instId":200012,"monsterId":3022024,"eventId":0,"pos":{"x":297673,"y":171500,"z":437454},"rot":{"x":0,"y":286638,"z":0}},{"groupId":38,"instId":200011,"monsterId":3022024,"eventId":0,"pos":{"x":294646,"y":171500,"z":439333},"rot":{"x":0,"y":146911,"z":0}},{"groupId":38,"instId":200010,"monsterId":3022024,"eventId":0,"pos":{"x":295320,"y":171500,"z":435960},"rot":{"x":0,"y":20271,"z":0}},{"groupId":38,"instId":200009,"monsterId":3022020,"eventId":0,"pos":{"x":313810,"y":168500,"z":439910},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":200008,"monsterId":3022027,"eventId":0,"pos":{"x":298025,"y":168500,"z":456999},"rot":{"x":0,"y":62954,"z":0}},{"groupId":38,"instId":200007,"monsterId":3022022,"eventId":0,"pos":{"x":299851,"y":168500,"z":458948},"rot":{"x":0,"y":219690,"z":0}},{"groupId":38,"instId":200004,"monsterId":3022022,"eventId":0,"pos":{"x":300884,"y":168500,"z":458505},"rot":{"x":0,"y":233808,"z":0}},{"groupId":38,"instId":200003,"monsterId":3022020,"eventId":0,"pos":{"x":307562,"y":171500,"z":446160},"rot":{"x":0,"y":13435,"z":0}},{"groupId":38,"instId":200002,"monsterId":3022020,"eventId":0,"pos":{"x":305960,"y":171500,"z":447529},"rot":{"x":0,"y":74142,"z":0}},{"groupId":38,"instId":200001,"monsterId":3022027,"eventId":0,"pos":{"x":308267,"y":172747,"z":448321},"rot":{"x":0,"y":195577,"z":0}},{"groupId":38,"instId":200005,"monsterId":3022021,"eventId":0,"pos":{"x":305327,"y":171500,"z":431720},"rot":{"x":0,"y":291331,"z":0}}],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300014,"propState":0,"propId":103016,"pos":{"x":204255,"y":143006,"z":447956},"rot":{"x":0,"y":87921,"z":0}},{"groupId":35,"instId":300013,"propState":0,"propId":103015,"pos":{"x":204510,"y":143006,"z":424165},"rot":{"x":0,"y":349017,"z":0}},{"groupId":35,"instId":300011,"propState":0,"propId":103016,"pos":{"x":197200,"y":142858,"z":442490},"rot":{"x":0,"y":90000,"z":0}},{"groupId":35,"instId":300010,"propState":0,"propId":103016,"pos":{"x":196979,"y":142715,"z":430340},"rot":{"x":0,"y":90000,"z":0}},{"groupId":35,"instId":300003,"propState":0,"propId":103016,"pos":{"x":204305,"y":143006,"z":434430},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300009,"propState":0,"propId":103016,"pos":{"x":193250,"y":141293,"z":442490},"rot":{"x":0,"y":90000,"z":0}},{"groupId":35,"instId":300008,"propState":0,"propId":103016,"pos":{"x":189568,"y":140035,"z":442530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":35,"instId":300002,"propState":0,"propId":103015,"pos":{"x":180967,"y":139679,"z":436641},"rot":{"x":0,"y":90000,"z":0}},{"groupId":35,"instId":300001,"propState":0,"propId":103016,"pos":{"x":204305,"y":143006,"z":438140},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300012,"propState":0,"propId":103016,"pos":{"x":193250,"y":141293,"z":430500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":35,"instId":300007,"propState":0,"propId":103016,"pos":{"x":189568,"y":140035,"z":430320},"rot":{"x":0,"y":90000,"z":0}},{"groupId":35,"instId":300006,"propState":0,"propId":103016,"pos":{"x":214889,"y":143004,"z":448179},"rot":{"x":0,"y":90000,"z":0}},{"groupId":35,"instId":300005,"propState":0,"propId":103016,"pos":{"x":209140,"y":143006,"z":448013},"rot":{"x":0,"y":90000,"z":0}},{"groupId":35,"instId":300004,"propState":0,"propId":103016,"pos":{"x":204305,"y":143006,"z":442505},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":35,"instId":200015,"monsterId":3022026,"eventId":0,"pos":{"x":178030,"y":139679,"z":435947},"rot":{"x":0,"y":73521,"z":0}},{"groupId":35,"instId":200014,"monsterId":3022026,"eventId":0,"pos":{"x":179113,"y":139679,"z":434380},"rot":{"x":0,"y":42285,"z":0}},{"groupId":35,"instId":200010,"monsterId":3022020,"eventId":0,"pos":{"x":181831,"y":139679,"z":439463},"rot":{"x":0,"y":183820,"z":0}},{"groupId":35,"instId":200009,"monsterId":3022021,"eventId":0,"pos":{"x":180033,"y":139679,"z":439248},"rot":{"x":0,"y":164251,"z":0}},{"groupId":35,"instId":200008,"monsterId":3022020,"eventId":0,"pos":{"x":203183,"y":143006,"z":428446},"rot":{"x":0,"y":14529,"z":0}},{"groupId":35,"instId":200007,"monsterId":3022020,"eventId":0,"pos":{"x":205596,"y":143006,"z":429748},"rot":{"x":0,"y":269512,"z":0}},{"groupId":35,"instId":200006,"monsterId":3022020,"eventId":0,"pos":{"x":203160,"y":143006,"z":431510},"rot":{"x":0,"y":135399,"z":0}},{"groupId":35,"instId":200005,"monsterId":3022023,"eventId":0,"pos":{"x":185638,"y":140038,"z":433558},"rot":{"x":0,"y":289924,"z":0}},{"groupId":35,"instId":200004,"monsterId":3022025,"eventId":0,"pos":{"x":178460,"y":139679,"z":438130},"rot":{"x":0,"y":121588,"z":0}},{"groupId":35,"instId":200002,"monsterId":3022023,"eventId":0,"pos":{"x":184193,"y":140016,"z":432043},"rot":{"x":0,"y":5199,"z":0}}],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300002,"propState":8,"propId":3002,"pos":{"x":131925,"y":182729,"z":714549},"rot":{"x":0,"y":90000,"z":0}},{"groupId":43,"instId":300001,"propState":8,"propId":3002,"pos":{"x":161930,"y":143104,"z":431617},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":43,"instId":300001,"pos":{"x":160855,"y":142800,"z":436310},"rot":{"x":0,"y":90000,"z":0}}}},"39":{"props":[{"groupId":39,"instId":300008,"propState":0,"propId":103016,"pos":{"x":268381,"y":122200,"z":651524},"rot":{"x":0,"y":91917,"z":0}},{"groupId":39,"instId":300007,"propState":0,"propId":103016,"pos":{"x":320030,"y":124530,"z":620203},"rot":{"x":0,"y":221570,"z":0}},{"groupId":39,"instId":300005,"propState":0,"propId":103016,"pos":{"x":318426,"y":124530,"z":621425},"rot":{"x":0,"y":221570,"z":0}},{"groupId":39,"instId":300004,"propState":0,"propId":103016,"pos":{"x":316472,"y":124529,"z":622889},"rot":{"x":0,"y":221570,"z":0}},{"groupId":39,"instId":300003,"propState":0,"propId":103016,"pos":{"x":320481,"y":123691,"z":618990},"rot":{"x":0,"y":228444,"z":0}},{"groupId":39,"instId":300002,"propState":0,"propId":103016,"pos":{"x":319034,"y":123691,"z":620396},"rot":{"x":0,"y":228444,"z":0}},{"groupId":39,"instId":300001,"propState":0,"propId":103016,"pos":{"x":317269,"y":123691,"z":622083},"rot":{"x":0,"y":228444,"z":0}},{"groupId":39,"instId":300011,"propState":0,"propId":103015,"pos":{"x":262261,"y":122170,"z":620664},"rot":{"x":0,"y":194901,"z":0}},{"groupId":39,"instId":300010,"propState":0,"propId":103015,"pos":{"x":292408,"y":123723,"z":593634},"rot":{"x":0,"y":201204,"z":0}},{"groupId":39,"instId":300009,"propState":0,"propId":103016,"pos":{"x":280050,"y":122219,"z":684821},"rot":{"x":0,"y":262710,"z":0}},{"groupId":39,"instId":300006,"propState":0,"propId":103016,"pos":{"x":315548,"y":123691,"z":624035},"rot":{"x":0,"y":228444,"z":0}}],"npcs":[],"monsters":[{"groupId":39,"instId":200004,"monsterId":3022020,"eventId":0,"pos":{"x":280310,"y":122219,"z":668440},"rot":{"x":0,"y":179203,"z":0}},{"groupId":39,"instId":200003,"monsterId":3022020,"eventId":0,"pos":{"x":280970,"y":122219,"z":669555},"rot":{"x":0,"y":179203,"z":0}},{"groupId":39,"instId":200002,"monsterId":3022023,"eventId":0,"pos":{"x":291241,"y":130250,"z":532318},"rot":{"x":0,"y":89422,"z":0}},{"groupId":39,"instId":200030,"monsterId":3022025,"eventId":0,"pos":{"x":262443,"y":119130,"z":638289},"rot":{"x":0,"y":177711,"z":0}},{"groupId":39,"instId":200029,"monsterId":3022027,"eventId":0,"pos":{"x":262532,"y":122200,"z":651784},"rot":{"x":0,"y":178701,"z":0}},{"groupId":39,"instId":200028,"monsterId":3022024,"eventId":0,"pos":{"x":262359,"y":119130,"z":631568},"rot":{"x":0,"y":177736,"z":0}},{"groupId":39,"instId":200027,"monsterId":3022026,"eventId":0,"pos":{"x":262640,"y":120665,"z":644909},"rot":{"x":0,"y":175489,"z":0}},{"groupId":39,"instId":200026,"monsterId":3022021,"eventId":0,"pos":{"x":319465,"y":123690,"z":623025},"rot":{"x":0,"y":220128,"z":0}},{"groupId":39,"instId":200025,"monsterId":3022021,"eventId":0,"pos":{"x":321718,"y":123680,"z":623343},"rot":{"x":0,"y":220128,"z":0}},{"groupId":39,"instId":200024,"monsterId":3022021,"eventId":0,"pos":{"x":319630,"y":123680,"z":625090},"rot":{"x":0,"y":220128,"z":0}},{"groupId":39,"instId":200022,"monsterId":3022021,"eventId":0,"pos":{"x":290533,"y":126843,"z":574499},"rot":{"x":0,"y":180803,"z":0}},{"groupId":39,"instId":200021,"monsterId":3022021,"eventId":0,"pos":{"x":292246,"y":126843,"z":574508},"rot":{"x":0,"y":180803,"z":0}},{"groupId":39,"instId":200020,"monsterId":3022021,"eventId":0,"pos":{"x":294185,"y":126843,"z":574519},"rot":{"x":0,"y":180803,"z":0}},{"groupId":39,"instId":200018,"monsterId":3022020,"eventId":0,"pos":{"x":290584,"y":122490,"z":623810},"rot":{"x":0,"y":91116,"z":0}},{"groupId":39,"instId":200017,"monsterId":3022020,"eventId":0,"pos":{"x":288918,"y":122490,"z":625360},"rot":{"x":0,"y":91116,"z":0}},{"groupId":39,"instId":200016,"monsterId":3022020,"eventId":0,"pos":{"x":288875,"y":122490,"z":622638},"rot":{"x":0,"y":91116,"z":0}},{"groupId":39,"instId":200009,"monsterId":3022020,"eventId":0,"pos":{"x":311010,"y":123790,"z":593390},"rot":{"x":0,"y":236628,"z":0}},{"groupId":39,"instId":200008,"monsterId":3022020,"eventId":0,"pos":{"x":310620,"y":123790,"z":595320},"rot":{"x":0,"y":236628,"z":0}},{"groupId":39,"instId":200007,"monsterId":3022020,"eventId":0,"pos":{"x":279680,"y":122219,"z":669555},"rot":{"x":0,"y":179203,"z":0}},{"groupId":39,"instId":200006,"monsterId":3022023,"eventId":0,"pos":{"x":278882,"y":122227,"z":650890},"rot":{"x":0,"y":266610,"z":0}},{"groupId":39,"instId":200005,"monsterId":3022023,"eventId":0,"pos":{"x":278810,"y":122227,"z":652220},"rot":{"x":0,"y":266610,"z":0}},{"groupId":39,"instId":200001,"monsterId":3022027,"eventId":0,"pos":{"x":292659,"y":130250,"z":545790},"rot":{"x":0,"y":3230,"z":0}},{"groupId":39,"instId":200014,"monsterId":3022022,"eventId":0,"pos":{"x":292263,"y":127263,"z":579078},"rot":{"x":0,"y":179324,"z":0}},{"groupId":39,"instId":200013,"monsterId":3022020,"eventId":0,"pos":{"x":309060,"y":123790,"z":593780},"rot":{"x":0,"y":236628,"z":0}},{"groupId":39,"instId":200012,"monsterId":3022020,"eventId":0,"pos":{"x":292597,"y":128580,"z":552992},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":200011,"monsterId":3022020,"eventId":0,"pos":{"x":294115,"y":128580,"z":554688},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":200010,"monsterId":3022020,"eventId":0,"pos":{"x":291392,"y":128580,"z":554678},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300024,"propState":0,"propId":103016,"pos":{"x":175895,"y":173500,"z":673683},"rot":{"x":0,"y":143764,"z":0}},{"groupId":40,"instId":300023,"propState":0,"propId":103016,"pos":{"x":174242,"y":173500,"z":674039},"rot":{"x":0,"y":143764,"z":0}},{"groupId":40,"instId":300020,"propState":0,"propId":103016,"pos":{"x":157297,"y":174920,"z":678872},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300019,"propState":0,"propId":103016,"pos":{"x":127732,"y":178003,"z":682081},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300027,"propState":0,"propId":103016,"pos":{"x":112143,"y":179533,"z":687068},"rot":{"x":0,"y":38885,"z":0}},{"groupId":40,"instId":300031,"propState":0,"propId":103015,"pos":{"x":112220,"y":179533,"z":679830},"rot":{"x":342084,"y":91988,"z":27576}},{"groupId":40,"instId":300025,"propState":0,"propId":103016,"pos":{"x":176153,"y":173500,"z":675440},"rot":{"x":0,"y":143764,"z":0}},{"groupId":40,"instId":300022,"propState":0,"propId":103016,"pos":{"x":157297,"y":174920,"z":681241},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300021,"propState":0,"propId":103016,"pos":{"x":158561,"y":174920,"z":679995},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300018,"propState":0,"propId":103016,"pos":{"x":128793,"y":178003,"z":680939},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300017,"propState":0,"propId":103016,"pos":{"x":128793,"y":178003,"z":679621},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300008,"propState":0,"propId":103016,"pos":{"x":127783,"y":178003,"z":678498},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300007,"propState":0,"propId":103016,"pos":{"x":128302,"y":178850,"z":681558},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300006,"propState":0,"propId":103016,"pos":{"x":128793,"y":178870,"z":680280},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300005,"propState":0,"propId":103016,"pos":{"x":128166,"y":178800,"z":679090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300030,"propState":0,"propId":103016,"pos":{"x":110465,"y":179533,"z":684458},"rot":{"x":0,"y":229373,"z":0}},{"groupId":40,"instId":300029,"propState":0,"propId":103016,"pos":{"x":111910,"y":179533,"z":684089},"rot":{"x":0,"y":144796,"z":0}},{"groupId":40,"instId":300028,"propState":0,"propId":103016,"pos":{"x":112798,"y":179533,"z":685313},"rot":{"x":0,"y":115500,"z":0}},{"groupId":40,"instId":300026,"propState":0,"propId":103016,"pos":{"x":110330,"y":179533,"z":686791},"rot":{"x":0,"y":301125,"z":0}},{"groupId":40,"instId":300016,"propState":0,"propId":103016,"pos":{"x":137519,"y":178850,"z":681558},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300015,"propState":0,"propId":103016,"pos":{"x":138010,"y":178870,"z":680280},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300014,"propState":0,"propId":103016,"pos":{"x":137383,"y":178800,"z":679090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300013,"propState":0,"propId":103016,"pos":{"x":136949,"y":178003,"z":682081},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300012,"propState":0,"propId":103016,"pos":{"x":138010,"y":178003,"z":680939},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300011,"propState":0,"propId":103016,"pos":{"x":138010,"y":178003,"z":679621},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300010,"propState":0,"propId":103016,"pos":{"x":137000,"y":178003,"z":678498},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300009,"propState":0,"propId":103015,"pos":{"x":167242,"y":174920,"z":670561},"rot":{"x":0,"y":134513,"z":0}},{"groupId":40,"instId":300004,"propState":0,"propId":103016,"pos":{"x":147108,"y":178003,"z":682081},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300003,"propState":0,"propId":103016,"pos":{"x":148372,"y":178003,"z":680939},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300002,"propState":0,"propId":103016,"pos":{"x":148372,"y":178003,"z":679621},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300001,"propState":0,"propId":103015,"pos":{"x":166950,"y":174920,"z":670820},"rot":{"x":342004,"y":132790,"z":27526}},{"groupId":40,"instId":300081,"propState":0,"propId":103016,"pos":{"x":147108,"y":178003,"z":678498},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":40,"instId":200022,"monsterId":3022024,"eventId":0,"pos":{"x":128411,"y":182429,"z":712908},"rot":{"x":0,"y":204292,"z":0}},{"groupId":40,"instId":200020,"monsterId":3022025,"eventId":0,"pos":{"x":118308,"y":182429,"z":709089},"rot":{"x":0,"y":238796,"z":0}},{"groupId":40,"instId":200019,"monsterId":3022025,"eventId":0,"pos":{"x":120310,"y":182429,"z":708870},"rot":{"x":0,"y":261341,"z":0}},{"groupId":40,"instId":200017,"monsterId":3022026,"eventId":0,"pos":{"x":111748,"y":182429,"z":705271},"rot":{"x":0,"y":173731,"z":0}},{"groupId":40,"instId":200003,"monsterId":3022022,"eventId":0,"pos":{"x":122180,"y":178003,"z":680215},"rot":{"x":0,"y":95216,"z":0}},{"groupId":40,"instId":200023,"monsterId":3022024,"eventId":0,"pos":{"x":126638,"y":182429,"z":711954},"rot":{"x":0,"y":204292,"z":0}},{"groupId":40,"instId":200021,"monsterId":3022024,"eventId":0,"pos":{"x":126663,"y":182429,"z":713940},"rot":{"x":0,"y":204292,"z":0}},{"groupId":40,"instId":200018,"monsterId":3022025,"eventId":0,"pos":{"x":119454,"y":182429,"z":710711},"rot":{"x":0,"y":229155,"z":0}},{"groupId":40,"instId":200016,"monsterId":3022026,"eventId":0,"pos":{"x":112790,"y":182429,"z":706994},"rot":{"x":0,"y":196275,"z":0}},{"groupId":40,"instId":200007,"monsterId":3022026,"eventId":0,"pos":{"x":110760,"y":182429,"z":706994},"rot":{"x":0,"y":164090,"z":0}},{"groupId":40,"instId":200002,"monsterId":3022022,"eventId":0,"pos":{"x":175210,"y":173500,"z":674860},"rot":{"x":0,"y":148980,"z":0}},{"groupId":40,"instId":200001,"monsterId":3022022,"eventId":0,"pos":{"x":157207,"y":174920,"z":680138},"rot":{"x":0,"y":95216,"z":0}},{"groupId":40,"instId":200004,"monsterId":3022023,"eventId":0,"pos":{"x":111769,"y":179533,"z":685732},"rot":{"x":0,"y":184845,"z":0}},{"groupId":40,"instId":200015,"monsterId":3022020,"eventId":0,"pos":{"x":125426,"y":178003,"z":681250},"rot":{"x":0,"y":95216,"z":0}},{"groupId":40,"instId":200014,"monsterId":3022020,"eventId":0,"pos":{"x":126610,"y":178003,"z":680730},"rot":{"x":0,"y":95216,"z":0}},{"groupId":40,"instId":200013,"monsterId":3022020,"eventId":0,"pos":{"x":126610,"y":178003,"z":679499},"rot":{"x":0,"y":95216,"z":0}},{"groupId":40,"instId":200012,"monsterId":3022020,"eventId":0,"pos":{"x":125426,"y":178003,"z":678739},"rot":{"x":0,"y":95216,"z":0}},{"groupId":40,"instId":200011,"monsterId":3022021,"eventId":0,"pos":{"x":135294,"y":178003,"z":681360},"rot":{"x":0,"y":95216,"z":0}},{"groupId":40,"instId":200010,"monsterId":3022021,"eventId":0,"pos":{"x":136600,"y":178003,"z":680730},"rot":{"x":0,"y":95216,"z":0}},{"groupId":40,"instId":200009,"monsterId":3022021,"eventId":0,"pos":{"x":136600,"y":178003,"z":679499},"rot":{"x":0,"y":95216,"z":0}},{"groupId":40,"instId":200008,"monsterId":3022021,"eventId":0,"pos":{"x":135294,"y":178003,"z":678756},"rot":{"x":0,"y":95216,"z":0}},{"groupId":40,"instId":200006,"monsterId":3022020,"eventId":0,"pos":{"x":147018,"y":178003,"z":680995},"rot":{"x":0,"y":95216,"z":0}},{"groupId":40,"instId":200005,"monsterId":3022020,"eventId":0,"pos":{"x":147018,"y":178003,"z":679764},"rot":{"x":0,"y":95216,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43302001":{"P43302_F43301001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300003,"propState":1,"propId":103013,"pos":{"x":36716,"y":-10734,"z":-531191},"rot":{"x":0,"y":89690,"z":0}},{"groupId":1,"instId":300002,"propState":0,"propId":103013,"pos":{"x":159566,"y":27970,"z":-139446},"rot":{"x":0,"y":22369,"z":0}},{"groupId":1,"instId":300001,"propState":0,"propId":103032,"pos":{"x":149272,"y":28111,"z":-130927},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300002,"propState":0,"propId":138,"pos":{"x":-179190,"y":-4760,"z":-79740},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43303001":{"P43303_F43301001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43303002":{"P43303_F43301001":{"scenes":{"21":{"props":[{"groupId":21,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-82663,"y":5074,"z":-5734},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":21,"instId":300001,"pos":{"x":-78230,"y":4622,"z":-6750},"rot":{"x":0,"y":145268,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43303003":{"P43303_F43301001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43304001":{"P43304_F43304001":{"scenes":{"73":{"props":[{"groupId":73,"instId":300007,"propState":0,"propId":100,"pos":{"x":-97464,"y":-59666,"z":45187},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300006,"propState":0,"propId":100,"pos":{"x":-116517,"y":-59582,"z":48140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300004,"propState":0,"propId":100,"pos":{"x":-110948,"y":-17827,"z":61601},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300002,"propState":0,"propId":100,"pos":{"x":120710,"y":-30383,"z":147595},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300008,"propState":0,"propId":102,"pos":{"x":-110651,"y":-17827,"z":62060},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300005,"propState":0,"propId":100,"pos":{"x":-108571,"y":-59534,"z":57104},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300003,"propState":0,"propId":102,"pos":{"x":120290,"y":-30291,"z":147430},"rot":{"x":0,"y":270000,"z":0}},{"groupId":73,"instId":300001,"propState":0,"propId":100,"pos":{"x":-152439,"y":16127,"z":-136360},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":73,"instId":200001,"monsterId":3002011,"eventId":10301299,"pos":{"x":153560,"y":-37038,"z":179803},"rot":{"x":0,"y":260092,"z":0}}],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300012,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300011,"propState":0,"propId":103087,"pos":{"x":154915,"y":-33864,"z":179746},"rot":{"x":0,"y":270000,"z":0}},{"groupId":47,"instId":300006,"propState":0,"propId":103016,"pos":{"x":140390,"y":-37038,"z":178820},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300010,"propState":21,"propId":103050,"pos":{"x":149754,"y":-33880,"z":181826},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300009,"propState":21,"propId":103050,"pos":{"x":150376,"y":-37032,"z":179382},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300008,"propState":21,"propId":103050,"pos":{"x":154600,"y":-37038,"z":173550},"rot":{"x":0,"y":270000,"z":0}},{"groupId":47,"instId":300007,"propState":21,"propId":103050,"pos":{"x":155263,"y":-33864,"z":176402},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300001,"propState":1,"propId":103051,"pos":{"x":125761,"y":-37038,"z":182603},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300004,"propState":1,"propId":103053,"pos":{"x":121003,"y":-30378,"z":154008},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300008,"propState":0,"propId":103042,"pos":{"x":-112050,"y":-59826,"z":48673},"rot":{"x":0,"y":180000,"z":0}},{"groupId":48,"instId":300007,"propState":0,"propId":100,"pos":{"x":-101917,"y":-59826,"z":57434},"rot":{"x":0,"y":180000,"z":0}},{"groupId":48,"instId":300002,"propState":0,"propId":100,"pos":{"x":-101940,"y":-17827,"z":61660},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300016,"propState":0,"propId":100,"pos":{"x":152463,"y":-37038,"z":172616},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300015,"propState":0,"propId":100,"pos":{"x":138560,"y":-37038,"z":186950},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300014,"propState":0,"propId":100,"pos":{"x":128503,"y":-37038,"z":182050},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300013,"propState":0,"propId":100,"pos":{"x":127124,"y":-30482,"z":158471},"rot":{"x":0,"y":160367,"z":0}},{"groupId":48,"instId":300011,"propState":0,"propId":103042,"pos":{"x":138169,"y":-37028,"z":187209},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300010,"propState":2,"propId":103042,"pos":{"x":127250,"y":-30482,"z":158900},"rot":{"x":0,"y":160367,"z":0}},{"groupId":48,"instId":300006,"propState":0,"propId":103042,"pos":{"x":-112038,"y":-58798,"z":59500},"rot":{"x":0,"y":180000,"z":0}},{"groupId":48,"instId":300005,"propState":2,"propId":103042,"pos":{"x":-100510,"y":-17822,"z":61750},"rot":{"x":0,"y":270367,"z":0}},{"groupId":48,"instId":300004,"propState":0,"propId":100,"pos":{"x":146568,"y":-37038,"z":169352},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300003,"propState":0,"propId":100,"pos":{"x":128580,"y":-37038,"z":184204},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300001,"propState":0,"propId":100,"pos":{"x":-101164,"y":-17822,"z":61754},"rot":{"x":0,"y":270367,"z":0}}],"npcs":[],"monsters":[{"groupId":48,"instId":200002,"monsterId":7010011,"eventId":10301299,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300009,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300011,"propState":21,"propId":103050,"pos":{"x":-97287,"y":-58780,"z":51600},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300010,"propState":21,"propId":103050,"pos":{"x":-110732,"y":-58798,"z":51585},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300008,"propState":21,"propId":103050,"pos":{"x":-104760,"y":-56539,"z":42593},"rot":{"x":0,"y":5282,"z":0}},{"groupId":49,"instId":300001,"propState":0,"propId":103053,"pos":{"x":-99679,"y":-17822,"z":56506},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300007,"propState":21,"propId":103050,"pos":{"x":-94193,"y":-58783,"z":42605},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300002,"propState":1,"propId":103051,"pos":{"x":-101957,"y":-59820,"z":60005},"rot":{"x":0,"y":180000,"z":0}},{"groupId":49,"instId":300004,"propState":1,"propId":103053,"pos":{"x":-99974,"y":-17822,"z":56503},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-3450,"y":-21913,"z":194390},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":60,"instId":300001,"pos":{"x":120,"y":-22213,"z":195010},"rot":{"x":0,"y":0,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43305001":{"P43305_F43305001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300004,"propState":1,"propId":103030,"pos":{"x":-47942,"y":7537,"z":-438858},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":1,"propId":103030,"pos":{"x":-29944,"y":7537,"z":-438827},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":1,"propId":103030,"pos":{"x":30129,"y":7537,"z":-438858},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300001,"propState":2,"propId":103030,"pos":{"x":48132,"y":7537,"z":-438858},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43305002":{"P43305_F43305001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300006,"propState":0,"propId":103013,"pos":{"x":159229,"y":27793,"z":-139048},"rot":{"x":351531,"y":15697,"z":341246}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-119534,"y":-4910,"z":-93000},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":63,"instId":300001,"pos":{"x":-121840,"y":-4910,"z":-92600},"rot":{"x":0,"y":0,"z":0}}}},"59":{"props":[{"groupId":59,"instId":300005,"propState":0,"propId":103031,"pos":{"x":-116165,"y":22090,"z":-175809},"rot":{"x":0,"y":180000,"z":0}},{"groupId":59,"instId":300014,"propState":0,"propId":103039,"pos":{"x":-190551,"y":16032,"z":-52573},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300018,"propState":0,"propId":103032,"pos":{"x":-173385,"y":22081,"z":-148887},"rot":{"x":0,"y":270000,"z":0}},{"groupId":59,"instId":300017,"propState":0,"propId":103039,"pos":{"x":79741,"y":22090,"z":-200440},"rot":{"x":0,"y":270000,"z":0}},{"groupId":59,"instId":300016,"propState":0,"propId":103039,"pos":{"x":-84221,"y":-16868,"z":-198931},"rot":{"x":0,"y":270000,"z":0}},{"groupId":59,"instId":300015,"propState":0,"propId":103031,"pos":{"x":-81322,"y":-16910,"z":-196913},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300013,"propState":0,"propId":103031,"pos":{"x":-165403,"y":-10910,"z":-139927},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300012,"propState":0,"propId":103031,"pos":{"x":-156415,"y":-10910,"z":-130932},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300004,"propState":0,"propId":103031,"pos":{"x":-188501,"y":16040,"z":-55890},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300011,"propState":0,"propId":103031,"pos":{"x":-156331,"y":-4910,"z":-79773},"rot":{"x":0,"y":270000,"z":0}},{"groupId":59,"instId":300010,"propState":0,"propId":103031,"pos":{"x":110204,"y":22109,"z":-217944},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300009,"propState":0,"propId":103032,"pos":{"x":149255,"y":28111,"z":-130927},"rot":{"x":0,"y":270000,"z":0}},{"groupId":59,"instId":300008,"propState":0,"propId":103031,"pos":{"x":-135344,"y":-4910,"z":-61779},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300007,"propState":0,"propId":103031,"pos":{"x":-155408,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":59,"instId":300006,"propState":0,"propId":103031,"pos":{"x":-125303,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":59,"instId":300003,"propState":0,"propId":103031,"pos":{"x":-81320,"y":22100,"z":-196809},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300002,"propState":0,"propId":103031,"pos":{"x":81346,"y":22089,"z":-196925},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300001,"propState":0,"propId":103031,"pos":{"x":146218,"y":28084,"z":-175913},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300002,"propState":0,"propId":103096,"pos":{"x":-67698,"y":-16918,"z":-249130},"rot":{"x":0,"y":180000,"z":0}},{"groupId":67,"instId":300012,"propState":0,"propId":103096,"pos":{"x":261211,"y":32420,"z":-410195},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300011,"propState":0,"propId":103096,"pos":{"x":264503,"y":32420,"z":-310455},"rot":{"x":0,"y":180000,"z":0}},{"groupId":67,"instId":300010,"propState":0,"propId":103096,"pos":{"x":120500,"y":32410,"z":-337990},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300008,"propState":0,"propId":103096,"pos":{"x":-126790,"y":-4906,"z":-33305},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300007,"propState":0,"propId":103096,"pos":{"x":-126790,"y":-4906,"z":-30006},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300006,"propState":0,"propId":103096,"pos":{"x":-125968,"y":21032,"z":-30254},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300005,"propState":0,"propId":103096,"pos":{"x":-125968,"y":21032,"z":-33553},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300004,"propState":0,"propId":103096,"pos":{"x":-73516,"y":22090,"z":-246650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300003,"propState":0,"propId":103096,"pos":{"x":73440,"y":22090,"z":-243065},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300002,"propState":0,"propId":138,"pos":{"x":-179190,"y":-4760,"z":-79740},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43306001":{"P43306_F43306001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300003,"propState":0,"propId":103040,"pos":{"x":-23750,"y":56834,"z":17330},"rot":{"x":0,"y":22300,"z":0}},{"groupId":1,"instId":300002,"propState":0,"propId":103040,"pos":{"x":-23740,"y":56834,"z":-4930},"rot":{"x":0,"y":337709,"z":0}},{"groupId":1,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-33167,"y":57096,"z":-2157},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":2,"groupId":1,"instId":300001,"pos":{"x":-28346,"y":56834,"z":6203},"rot":{"x":0,"y":270000,"z":0}}}},"3":{"props":[{"groupId":3,"instId":300009,"propState":3,"propId":103006,"pos":{"x":-102301,"y":57723,"z":93128},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":3,"instId":300004,"propState":0,"propId":103007,"pos":{"x":-110923,"y":60229,"z":84935},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":3,"instId":300002,"propState":1,"propId":103005,"pos":{"x":-128165,"y":62140,"z":68550},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300008,"propState":3,"propId":103006,"pos":{"x":-110674,"y":57723,"z":101938},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":3,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-127916,"y":62735,"z":85553},"rot":{"x":351615,"y":180838,"z":8476}},{"groupId":3,"instId":300006,"propState":3,"propId":103006,"pos":{"x":-119544,"y":62735,"z":76743},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":3,"instId":300003,"propState":1,"propId":103005,"pos":{"x":-93680,"y":52114,"z":101320},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-128165,"y":65242,"z":68550},"rot":{"x":8385,"y":838,"z":351524}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300008,"propState":3,"propId":103006,"pos":{"x":-18090,"y":50735,"z":57407},"rot":{"x":1428,"y":271154,"z":7163}},{"groupId":4,"instId":300005,"propState":3,"propId":103006,"pos":{"x":3705,"y":53943,"z":78250},"rot":{"x":352840,"y":974,"z":1440}},{"groupId":4,"instId":300004,"propState":3,"propId":103006,"pos":{"x":16349,"y":52660,"z":65226},"rot":{"x":1428,"y":271154,"z":7163}},{"groupId":4,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-13587,"y":52446,"z":70085},"rot":{"x":352840,"y":974,"z":1440}},{"groupId":4,"instId":300006,"propState":3,"propId":103006,"pos":{"x":3271,"y":50735,"z":52720},"rot":{"x":1428,"y":271154,"z":7163}},{"groupId":4,"instId":300003,"propState":1,"propId":103005,"pos":{"x":-5447,"y":46350,"z":44383},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":1,"propId":103005,"pos":{"x":3850,"y":51910,"z":86760},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":103008,"pos":{"x":16710,"y":55333,"z":86501},"rot":{"x":7160,"y":180974,"z":358560}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":1,"propId":103185,"pos":{"x":-28550,"y":40210,"z":5680},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300010,"propState":0,"propId":103141,"pos":{"x":-107830,"y":62595,"z":6020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300009,"propState":0,"propId":103031,"pos":{"x":-23559,"y":51604,"z":140136},"rot":{"x":0,"y":166963,"z":0}},{"groupId":7,"instId":300008,"propState":0,"propId":103044,"pos":{"x":-92003,"y":62097,"z":-3042},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300007,"propState":0,"propId":103044,"pos":{"x":-40538,"y":57862,"z":-120474},"rot":{"x":0,"y":77443,"z":0}},{"groupId":7,"instId":300006,"propState":0,"propId":103044,"pos":{"x":33845,"y":48570,"z":27113},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300005,"propState":0,"propId":103029,"pos":{"x":-94017,"y":62594,"z":11811},"rot":{"x":0,"y":359690,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":103029,"pos":{"x":-94254,"y":62594,"z":-627},"rot":{"x":0,"y":179690,"z":0}},{"groupId":7,"instId":300003,"propState":1,"propId":103029,"pos":{"x":36590,"y":49274,"z":-18681},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":103029,"pos":{"x":-39622,"y":57862,"z":-117705},"rot":{"x":0,"y":257443,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":103029,"pos":{"x":36519,"y":49273,"z":29998},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300010,"propState":3,"propId":103006,"pos":{"x":-107095,"y":62517,"z":-70407},"rot":{"x":0,"y":79802,"z":351329}},{"groupId":6,"instId":300009,"propState":3,"propId":103006,"pos":{"x":-114408,"y":61154,"z":-80802},"rot":{"x":8671,"y":169802,"z":0}},{"groupId":6,"instId":300008,"propState":3,"propId":103006,"pos":{"x":-112826,"y":59791,"z":-89596},"rot":{"x":8671,"y":169802,"z":0}},{"groupId":6,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-128543,"y":61835,"z":-78805},"rot":{"x":0,"y":79802,"z":351329}},{"groupId":6,"instId":300005,"propState":3,"propId":103006,"pos":{"x":-135857,"y":60473,"z":-89199},"rot":{"x":8671,"y":169802,"z":0}},{"groupId":6,"instId":300004,"propState":3,"propId":103006,"pos":{"x":-146334,"y":61835,"z":-82006},"rot":{"x":0,"y":79802,"z":351329}},{"groupId":6,"instId":300006,"propState":3,"propId":103006,"pos":{"x":-135364,"y":63879,"z":-66414},"rot":{"x":8671,"y":169802,"z":0}},{"groupId":6,"instId":300003,"propState":1,"propId":103005,"pos":{"x":-128050,"y":62140,"z":-56020},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":1,"propId":103005,"pos":{"x":-120140,"y":55326,"z":-99990},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-142379,"y":58429,"z":-103991},"rot":{"x":351329,"y":349802,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300012,"propState":3,"propId":103006,"pos":{"x":-18593,"y":55776,"z":-71674},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":5,"instId":300016,"propState":3,"propId":103006,"pos":{"x":11304,"y":58369,"z":-66493},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":5,"instId":300011,"propState":3,"propId":103006,"pos":{"x":-20144,"y":53958,"z":-61808},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":5,"instId":300009,"propState":3,"propId":103006,"pos":{"x":-7524,"y":52527,"z":-44420},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":5,"instId":300003,"propState":1,"propId":103005,"pos":{"x":-2869,"y":54880,"z":-74016},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300017,"propState":3,"propId":103006,"pos":{"x":-33213,"y":49456,"z":-43805},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":5,"instId":300010,"propState":3,"propId":103006,"pos":{"x":-10179,"y":54822,"z":-60082},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":5,"instId":300005,"propState":3,"propId":103006,"pos":{"x":31235,"y":60098,"z":-63040},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":5,"instId":300002,"propState":1,"propId":103005,"pos":{"x":-17489,"y":48560,"z":-46147},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300015,"propState":3,"propId":103006,"pos":{"x":-32765,"y":55389,"z":-79197},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":5,"instId":300004,"propState":1,"propId":103005,"pos":{"x":28131,"y":53359,"z":-43309},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300006,"propState":3,"propId":103006,"pos":{"x":27028,"y":60575,"z":-68836},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":5,"instId":300019,"propState":3,"propId":103006,"pos":{"x":-50041,"y":51365,"z":-66989},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":5,"instId":300014,"propState":3,"propId":103006,"pos":{"x":-30110,"y":53093,"z":-63535},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":5,"instId":300008,"propState":3,"propId":103006,"pos":{"x":-213,"y":55687,"z":-58355},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":5,"instId":300007,"propState":3,"propId":103006,"pos":{"x":8200,"y":54732,"z":-46763},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":5,"instId":300001,"propState":0,"propId":103008,"pos":{"x":34993,"y":53688,"z":-21852},"rot":{"x":349680,"y":171061,"z":355035}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300002,"propState":1,"propId":103098,"pos":{"x":-172800,"y":64400,"z":6310},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300003,"propState":101,"propId":103214,"pos":{"x":-184120,"y":63160,"z":6230},"rot":{"x":14085,"y":59477,"z":351835}},{"groupId":11,"instId":300001,"propState":101,"propId":103186,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43306002":{"P43306_F43306001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43307001":{"P43307_F43307001":{"scenes":{"9":{"props":[{"groupId":9,"instId":300003,"propState":9,"propId":9103010,"pos":{"x":257059,"y":33408,"z":-367784},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300004,"propState":9,"propId":9103010,"pos":{"x":252873,"y":33748,"z":-355670},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300002,"propState":9,"propId":9103010,"pos":{"x":267676,"y":33430,"z":-365452},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300005,"propState":0,"propId":100,"pos":{"x":263615,"y":32420,"z":-355504},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":2,"propId":103012,"pos":{"x":262979,"y":32420,"z":-359650},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300002,"propState":0,"propId":138,"pos":{"x":-179190,"y":-4760,"z":-79740},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43308001":{"P43308_F43308001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300001,"propState":0,"propId":100,"pos":{"x":61000,"y":0,"z":-121380},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43309001":{"P43309_F43309001":{"scenes":{"14":{"props":[{"groupId":14,"instId":300001,"propState":0,"propId":103040,"pos":{"x":104930,"y":182429,"z":720530},"rot":{"x":0,"y":270000,"z":0}},{"groupId":14,"instId":300002,"propState":0,"propId":103040,"pos":{"x":118770,"y":182600,"z":739882},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300002,"propState":8,"propId":3002,"pos":{"x":121213,"y":184320,"z":688974},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":26,"instId":300001,"pos":{"x":160855,"y":142800,"z":436310},"rot":{"x":0,"y":90000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43310001":{"P43310_F43310001":{"scenes":{"33":{"props":[{"groupId":33,"instId":300001,"propState":8,"propId":3002,"pos":{"x":322394,"y":123980,"z":616340},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":33,"instId":300001,"pos":{"x":322222,"y":123691,"z":619480},"rot":{"x":0,"y":90000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43312001":{"P43312_F43312001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300010,"propState":1,"propId":100075,"pos":{"x":-92635,"y":411956,"z":-14145},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300009,"propState":0,"propId":100075,"pos":{"x":86620,"y":411956,"z":-14145},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300008,"propState":1,"propId":100079,"pos":{"x":-61141,"y":177569,"z":41487},"rot":{"x":0,"y":140000,"z":0}},{"groupId":5,"instId":300006,"propState":2,"propId":100078,"pos":{"x":-47126,"y":182937,"z":42050},"rot":{"x":0,"y":53340,"z":0}},{"groupId":5,"instId":300004,"propState":0,"propId":100076,"pos":{"x":50100,"y":172307,"z":34560},"rot":{"x":0,"y":320342,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":100075,"pos":{"x":-45550,"y":182859,"z":37610},"rot":{"x":0,"y":50364,"z":0}},{"groupId":5,"instId":300007,"propState":0,"propId":100078,"pos":{"x":29865,"y":172315,"z":60906},"rot":{"x":0,"y":319534,"z":0}},{"groupId":5,"instId":300005,"propState":1,"propId":100076,"pos":{"x":4961,"y":172283,"z":-85700},"rot":{"x":0,"y":264500,"z":0}},{"groupId":5,"instId":300003,"propState":1,"propId":100075,"pos":{"x":-5492,"y":172245,"z":69006},"rot":{"x":0,"y":230342,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":100075,"pos":{"x":34282,"y":172241,"z":61090},"rot":{"x":0,"y":140342,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300001,"propState":1,"propId":100,"pos":{"x":81605,"y":163620,"z":-14231},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300006,"propState":0,"propId":100088,"pos":{"x":13956,"y":172295,"z":85557},"rot":{"x":0,"y":185733,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":300008,"pos":{"x":-44708,"y":182880,"z":-66187},"rot":{"x":0,"y":219500,"z":0}},{"groupId":6,"instId":300017,"propState":1,"propId":300008,"pos":{"x":22300,"y":172251,"z":64720},"rot":{"x":0,"y":320342,"z":0}},{"groupId":6,"instId":300016,"propState":1,"propId":300008,"pos":{"x":25865,"y":172245,"z":50781},"rot":{"x":0,"y":5342,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":300008,"pos":{"x":12138,"y":174878,"z":-104347},"rot":{"x":0,"y":219500,"z":0}},{"groupId":6,"instId":300014,"propState":0,"propId":300008,"pos":{"x":-15420,"y":177421,"z":-121688},"rot":{"x":0,"y":219500,"z":0}},{"groupId":6,"instId":300013,"propState":1,"propId":100088,"pos":{"x":22247,"y":172300,"z":64676},"rot":{"x":0,"y":50342,"z":0}},{"groupId":6,"instId":300012,"propState":1,"propId":100088,"pos":{"x":25850,"y":172261,"z":50783},"rot":{"x":0,"y":95342,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":100088,"pos":{"x":12105,"y":174893,"z":-104320},"rot":{"x":0,"y":309500,"z":0}},{"groupId":6,"instId":300010,"propState":0,"propId":100088,"pos":{"x":-15429,"y":177436,"z":-121681},"rot":{"x":0,"y":309500,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":300008,"pos":{"x":13738,"y":172220,"z":83390},"rot":{"x":0,"y":275733,"z":0}},{"groupId":6,"instId":300005,"propState":1,"propId":300008,"pos":{"x":70677,"y":172384,"z":-14232},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":1,"propId":100088,"pos":{"x":73228,"y":172441,"z":-14226},"rot":{"x":0,"y":90756,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":100078,"pos":{"x":-47712,"y":182862,"z":-66323},"rot":{"x":0,"y":312965,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":100088,"pos":{"x":-44708,"y":182921,"z":-66187},"rot":{"x":0,"y":309500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300001,"propState":0,"propId":100,"pos":{"x":-15001,"y":176391,"z":51728},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300001,"propState":0,"propId":100,"pos":{"x":-3200,"y":185029,"z":-14100},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":0,"propId":100,"pos":{"x":-4200,"y":420480,"z":-10800},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300003,"propState":8,"propId":3002,"pos":{"x":-3170,"y":172598,"z":-91598},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300002,"propState":8,"propId":3002,"pos":{"x":-80301,"y":183162,"z":-17565},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":2,"groupId":11,"instId":300002,"pos":{"x":-81606,"y":182862,"z":-15447},"rot":{"x":0,"y":104355,"z":0}}}},"12":{"props":[{"groupId":12,"instId":300006,"propState":0,"propId":100025,"pos":{"x":10699,"y":180920,"z":-103198},"rot":{"x":0,"y":348385,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":100025,"pos":{"x":-51258,"y":182868,"z":-77349},"rot":{"x":0,"y":348385,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":100025,"pos":{"x":34194,"y":172400,"z":-77973},"rot":{"x":0,"y":348385,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300003,"propState":1,"propId":100073,"pos":{"x":-102314,"y":411470,"z":-14117},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300005,"propState":0,"propId":100091,"pos":{"x":-98020,"y":413482,"z":-14190},"rot":{"x":0,"y":90000,"z":0}},{"groupId":27,"instId":300004,"propState":0,"propId":100091,"pos":{"x":-98020,"y":184490,"z":-14058},"rot":{"x":0,"y":90000,"z":0}},{"groupId":27,"instId":300002,"propState":0,"propId":100074,"pos":{"x":-95834,"y":411908,"z":-11200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":27,"instId":300001,"propState":0,"propId":100074,"pos":{"x":-95834,"y":182862,"z":-11200},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300005,"propState":0,"propId":100091,"pos":{"x":92556,"y":413533,"z":-14221},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300004,"propState":0,"propId":100092,"pos":{"x":29710,"y":144960,"z":-14230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300003,"propState":1,"propId":100072,"pos":{"x":96873,"y":168100,"z":-14245},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300002,"propState":0,"propId":100074,"pos":{"x":90400,"y":411908,"z":-17380},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300001,"propState":0,"propId":100074,"pos":{"x":29037,"y":144001,"z":-17653},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[],"npcs":[],"monsters":[{"groupId":29,"instId":200003,"monsterId":8032010,"eventId":43312213,"pos":{"x":56873,"y":172400,"z":-54190},"rot":{"x":0,"y":34786,"z":0}},{"groupId":29,"instId":200002,"monsterId":8032010,"eventId":43312212,"pos":{"x":47007,"y":172400,"z":-68370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":29,"instId":200001,"monsterId":8032020,"eventId":43312211,"pos":{"x":19100,"y":172400,"z":-84630},"rot":{"x":0,"y":349974,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43312002":{"P43312_F43312001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43312003":{"P43312_F43312001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300001,"propState":1,"propId":103013,"pos":{"x":72177,"y":-19500,"z":-567360},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300015,"propState":0,"propId":103073,"pos":{"x":-311785,"y":-8806,"z":-62324},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":103073,"pos":{"x":-323831,"y":-8780,"z":-80270},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300014,"propState":0,"propId":103073,"pos":{"x":-311785,"y":-8806,"z":-68324},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300013,"propState":0,"propId":103039,"pos":{"x":-311910,"y":-8800,"z":-61090},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300012,"propState":1,"propId":103073,"pos":{"x":-317899,"y":-8780,"z":-98250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300011,"propState":1,"propId":103073,"pos":{"x":-323899,"y":-8780,"z":-98250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300009,"propState":0,"propId":103073,"pos":{"x":-335860,"y":-8806,"z":-98287},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":103073,"pos":{"x":-341860,"y":-8806,"z":-98287},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":103039,"pos":{"x":-348536,"y":-8800,"z":-97124},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300006,"propState":1,"propId":103073,"pos":{"x":-347721,"y":-8870,"z":-80364},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300005,"propState":1,"propId":103073,"pos":{"x":-341721,"y":-8870,"z":-80364},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300004,"propState":1,"propId":103073,"pos":{"x":-353885,"y":-8780,"z":-92350},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":1,"propId":103073,"pos":{"x":-353885,"y":-8780,"z":-86350},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300010,"propState":0,"propId":103039,"pos":{"x":-317083,"y":-8759,"z":-75410},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":103073,"pos":{"x":-329831,"y":-8780,"z":-80270},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[],"npcs":[],"monsters":[{"groupId":23,"instId":200001,"monsterId":8032020,"eventId":43312221,"pos":{"x":-340060,"y":-2430,"z":-104234},"rot":{"x":0,"y":328089,"z":0}}],"teleports":{}},"27":{"props":[],"npcs":[],"monsters":[{"groupId":27,"instId":200001,"monsterId":8032010,"eventId":43312222,"pos":{"x":-339326,"y":-3080,"z":-50338},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300002,"propState":0,"propId":138,"pos":{"x":72060,"y":-18710,"z":-567180},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43313001":{"P43313_F43313001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300008,"propState":0,"propId":107,"pos":{"x":-15019,"y":3387,"z":20512},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300007,"propState":0,"propId":105,"pos":{"x":30560,"y":234,"z":-60320},"rot":{"x":0,"y":90000,"z":0}},{"groupId":2,"instId":300006,"propState":0,"propId":105,"pos":{"x":30560,"y":234,"z":-19810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":2,"instId":300005,"propState":0,"propId":105,"pos":{"x":-23080,"y":240,"z":-86420},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300004,"propState":0,"propId":105,"pos":{"x":8790,"y":240,"z":-86420},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300003,"propState":0,"propId":105,"pos":{"x":-27540,"y":-2390,"z":8830},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300002,"propState":0,"propId":105,"pos":{"x":3810,"y":240,"z":8830},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-18380,"y":534,"z":14480},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":2,"instId":300001,"pos":{"x":-15400,"y":534,"z":13420},"rot":{"x":0,"y":180000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43313002":{"P43313_F43313001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43313003":{"P43313_F43313001":{"scenes":{"1":{"props":[{"groupId":1,"instId":300001,"propState":8,"propId":3002,"pos":{"x":36240,"y":4242,"z":197328},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":2,"groupId":1,"instId":300001,"pos":{"x":38970,"y":3942,"z":196860},"rot":{"x":0,"y":180000,"z":0}}}},"4":{"props":[{"groupId":4,"instId":300005,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300013,"propState":0,"propId":101005,"pos":{"x":32957,"y":3965,"z":128335},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300012,"propState":0,"propId":101078,"pos":{"x":36437,"y":3942,"z":161951},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300011,"propState":0,"propId":301075,"pos":{"x":29632,"y":3942,"z":162884},"rot":{"x":0,"y":319702,"z":0}},{"groupId":4,"instId":300010,"propState":0,"propId":301075,"pos":{"x":30710,"y":3942,"z":162608},"rot":{"x":0,"y":351627,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":101005,"pos":{"x":38795,"y":3974,"z":224828},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300009,"propState":0,"propId":301065,"pos":{"x":35978,"y":3942,"z":155941},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300008,"propState":0,"propId":301065,"pos":{"x":29958,"y":3942,"z":155941},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300007,"propState":0,"propId":101005,"pos":{"x":39001,"y":3942,"z":203179},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300006,"propState":0,"propId":101005,"pos":{"x":38848,"y":942,"z":242413},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":101005,"pos":{"x":32967,"y":3942,"z":155757},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43314001":{"P43314_F43314001":{"scenes":{"9":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300014,"propState":0,"propId":103039,"pos":{"x":-190551,"y":16032,"z":-53857},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":103031,"pos":{"x":-188501,"y":16040,"z":-55890},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300019,"propState":0,"propId":103031,"pos":{"x":-140501,"y":22086,"z":-125874},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":103031,"pos":{"x":-116165,"y":22090,"z":-175809},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300018,"propState":1,"propId":103032,"pos":{"x":-173385,"y":22081,"z":-148887},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300017,"propState":0,"propId":103039,"pos":{"x":80139,"y":22090,"z":-199564},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300016,"propState":0,"propId":103039,"pos":{"x":-83505,"y":-16868,"z":-198931},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300015,"propState":0,"propId":103031,"pos":{"x":-81322,"y":-16910,"z":-196913},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300013,"propState":1,"propId":103031,"pos":{"x":-165403,"y":-10910,"z":-139927},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300012,"propState":1,"propId":103031,"pos":{"x":-156415,"y":-10910,"z":-130932},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300011,"propState":0,"propId":103031,"pos":{"x":-156331,"y":-4910,"z":-79773},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300010,"propState":0,"propId":103031,"pos":{"x":110204,"y":22109,"z":-217944},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300009,"propState":1,"propId":103032,"pos":{"x":149255,"y":28111,"z":-130927},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300008,"propState":1,"propId":103031,"pos":{"x":-135344,"y":-4910,"z":-61779},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300007,"propState":1,"propId":103031,"pos":{"x":-155408,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300006,"propState":1,"propId":103031,"pos":{"x":-125303,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300003,"propState":1,"propId":103031,"pos":{"x":-81320,"y":22100,"z":-196809},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":103031,"pos":{"x":81346,"y":22089,"z":-196925},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300001,"propState":1,"propId":103031,"pos":{"x":146218,"y":28084,"z":-175913},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300005,"propState":0,"propId":100,"pos":{"x":-147470,"y":16077,"z":-166639},"rot":{"x":0,"y":270000,"z":0}},{"groupId":22,"instId":300004,"propState":0,"propId":103042,"pos":{"x":-133837,"y":16077,"z":-150924},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300003,"propState":0,"propId":100,"pos":{"x":-133730,"y":16077,"z":-149600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300002,"propState":0,"propId":100,"pos":{"x":-140360,"y":17620,"z":-150930},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":100,"pos":{"x":-133837,"y":16077,"z":-150924},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":22,"instId":200002,"monsterId":7010011,"eventId":10301299,"pos":{"x":-215500,"y":16077,"z":-150924},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-134300,"y":22120,"z":-164100},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43315001":{"P43315_F43315001":{"scenes":{"16":{"props":[{"groupId":16,"instId":300001,"propState":0,"propId":100,"pos":{"x":3000,"y":185029,"z":4000},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300009,"propState":0,"propId":100075,"pos":{"x":-15850,"y":180925,"z":-96000},"rot":{"x":0,"y":309500,"z":0}},{"groupId":15,"instId":300008,"propState":2,"propId":100075,"pos":{"x":-5492,"y":172245,"z":69006},"rot":{"x":0,"y":230342,"z":0}},{"groupId":15,"instId":300007,"propState":1,"propId":100075,"pos":{"x":-45550,"y":182859,"z":37610},"rot":{"x":0,"y":50364,"z":0}},{"groupId":15,"instId":300006,"propState":0,"propId":100075,"pos":{"x":-92635,"y":411956,"z":-14145},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300003,"propState":0,"propId":100075,"pos":{"x":86620,"y":411956,"z":-14145},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300001,"propState":1,"propId":100079,"pos":{"x":-61141,"y":177569,"z":41487},"rot":{"x":0,"y":140000,"z":0}},{"groupId":15,"instId":300005,"propState":1,"propId":100076,"pos":{"x":4961,"y":172283,"z":-85700},"rot":{"x":0,"y":264500,"z":0}},{"groupId":15,"instId":300004,"propState":0,"propId":100076,"pos":{"x":50100,"y":172307,"z":34560},"rot":{"x":0,"y":320342,"z":0}},{"groupId":15,"instId":300002,"propState":0,"propId":100075,"pos":{"x":34205,"y":172241,"z":61090},"rot":{"x":0,"y":140342,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300001,"propState":0,"propId":100,"pos":{"x":2322,"y":420480,"z":-26583},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300006,"propState":1,"propId":100088,"pos":{"x":13956,"y":172295,"z":85557},"rot":{"x":0,"y":185733,"z":0}},{"groupId":17,"instId":300004,"propState":0,"propId":100088,"pos":{"x":73228,"y":172441,"z":-14226},"rot":{"x":0,"y":90756,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":300008,"pos":{"x":-44708,"y":182880,"z":-66187},"rot":{"x":0,"y":219500,"z":0}},{"groupId":17,"instId":300017,"propState":0,"propId":300008,"pos":{"x":22300,"y":172251,"z":64720},"rot":{"x":0,"y":320342,"z":0}},{"groupId":17,"instId":300016,"propState":0,"propId":300008,"pos":{"x":25865,"y":172245,"z":50781},"rot":{"x":0,"y":5342,"z":0}},{"groupId":17,"instId":300015,"propState":0,"propId":300008,"pos":{"x":12138,"y":174878,"z":-104347},"rot":{"x":0,"y":219500,"z":0}},{"groupId":17,"instId":300014,"propState":1,"propId":300008,"pos":{"x":-15420,"y":177421,"z":-121688},"rot":{"x":0,"y":219500,"z":0}},{"groupId":17,"instId":300013,"propState":0,"propId":100088,"pos":{"x":22247,"y":172300,"z":64676},"rot":{"x":0,"y":50342,"z":0}},{"groupId":17,"instId":300012,"propState":0,"propId":100088,"pos":{"x":25850,"y":172261,"z":50783},"rot":{"x":0,"y":95342,"z":0}},{"groupId":17,"instId":300011,"propState":0,"propId":100088,"pos":{"x":12105,"y":174893,"z":-104320},"rot":{"x":0,"y":309500,"z":0}},{"groupId":17,"instId":300010,"propState":1,"propId":100088,"pos":{"x":-15429,"y":177436,"z":-121681},"rot":{"x":0,"y":309500,"z":0}},{"groupId":17,"instId":300009,"propState":1,"propId":300008,"pos":{"x":-57761,"y":177536,"z":51337},"rot":{"x":0,"y":320342,"z":0}},{"groupId":17,"instId":300008,"propState":1,"propId":100088,"pos":{"x":-57770,"y":177580,"z":51330},"rot":{"x":0,"y":230342,"z":0}},{"groupId":17,"instId":300007,"propState":1,"propId":300008,"pos":{"x":13963,"y":172245,"z":85628},"rot":{"x":0,"y":275733,"z":0}},{"groupId":17,"instId":300005,"propState":0,"propId":300008,"pos":{"x":75259,"y":172424,"z":-14232},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":100078,"pos":{"x":-41523,"y":182862,"z":-65074},"rot":{"x":0,"y":127079,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":100088,"pos":{"x":-44708,"y":182921,"z":-66187},"rot":{"x":0,"y":309500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300006,"propState":0,"propId":100025,"pos":{"x":10699,"y":180920,"z":-103198},"rot":{"x":0,"y":348385,"z":0}},{"groupId":20,"instId":300004,"propState":0,"propId":100024,"pos":{"x":-46951,"y":182862,"z":-59045},"rot":{"x":0,"y":356870,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":100025,"pos":{"x":-51258,"y":182868,"z":-77349},"rot":{"x":0,"y":348385,"z":0}},{"groupId":20,"instId":300003,"propState":0,"propId":100025,"pos":{"x":-51130,"y":177527,"z":58709},"rot":{"x":0,"y":348385,"z":0}},{"groupId":20,"instId":300002,"propState":0,"propId":100024,"pos":{"x":-14697,"y":172242,"z":66319},"rot":{"x":0,"y":356870,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300002,"propState":8,"propId":3002,"pos":{"x":20730,"y":172536,"z":81830},"rot":{"x":0,"y":333363,"z":0}},{"groupId":51,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-38508,"y":183168,"z":-64469},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":51,"instId":300001,"pos":{"x":-37620,"y":182868,"z":-66360},"rot":{"x":0,"y":184150,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43316001":{"P43316_F43316001":{"scenes":{"4":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300004,"propState":1,"propId":103138,"pos":{"x":0,"y":17250,"z":-506756},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300003,"propState":1,"propId":103137,"pos":{"x":0,"y":-159496,"z":-506470},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":103136,"pos":{"x":0,"y":17188,"z":-508538},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":103136,"pos":{"x":0,"y":-159120,"z":-508538},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300001,"propState":1,"propId":100,"pos":{"x":-5000,"y":-159500,"z":-500000},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":0,"propId":103210,"pos":{"x":0,"y":43190,"z":-292076},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-12856,"y":18800,"z":-540569},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":32,"instId":300001,"pos":{"x":-7426,"y":18500,"z":-540727},"rot":{"x":0,"y":233627,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43313004":{"P43313_F43313001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43321001":{"P43321_F43321001":{"scenes":{"45":{"props":[{"groupId":45,"instId":300002,"propState":0,"propId":103109,"pos":{"x":-76290,"y":11511,"z":-16020},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300006,"propState":2,"propId":103013,"pos":{"x":-63810,"y":12113,"z":-12300},"rot":{"x":0,"y":249271,"z":0}},{"groupId":45,"instId":300004,"propState":0,"propId":103109,"pos":{"x":-76290,"y":11511,"z":-16020},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300003,"propState":0,"propId":103109,"pos":{"x":-76290,"y":11511,"z":-16020},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300001,"propState":9,"propId":103012,"pos":{"x":-76290,"y":11511,"z":-16020},"rot":{"x":0,"y":247488,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300002,"propState":0,"propId":103033,"pos":{"x":-150424,"y":11501,"z":-66953},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300003,"propState":0,"propId":103039,"pos":{"x":-145579,"y":11511,"z":-65502},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300001,"propState":0,"propId":103033,"pos":{"x":-150424,"y":11501,"z":-72953},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43321002":{"P43321_F43321001":{"scenes":{"3":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300004,"propState":1,"propId":103138,"pos":{"x":0,"y":17250,"z":-506756},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300003,"propState":1,"propId":103137,"pos":{"x":0,"y":-159496,"z":-506470},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":103136,"pos":{"x":0,"y":17188,"z":-508538},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":103136,"pos":{"x":0,"y":-159120,"z":-508538},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300001,"propState":1,"propId":100,"pos":{"x":-5000,"y":-159500,"z":-500000},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44001001":{"P44001_F44001001":{"scenes":{"23":{"props":[{"groupId":23,"instId":300007,"propState":0,"propId":100070,"pos":{"x":-44465,"y":-1534,"z":-83398},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300012,"propState":0,"propId":100001,"pos":{"x":-2438,"y":2916,"z":-45562},"rot":{"x":0,"y":253313,"z":0}},{"groupId":23,"instId":300011,"propState":0,"propId":300003,"pos":{"x":-5595,"y":2864,"z":-46516},"rot":{"x":0,"y":163201,"z":0}},{"groupId":23,"instId":300010,"propState":0,"propId":100005,"pos":{"x":42748,"y":3485,"z":-115471},"rot":{"x":0,"y":288017,"z":0}},{"groupId":23,"instId":300009,"propState":1,"propId":300003,"pos":{"x":42748,"y":3485,"z":-115476},"rot":{"x":0,"y":288000,"z":0}},{"groupId":23,"instId":300006,"propState":0,"propId":100001,"pos":{"x":-131809,"y":2838,"z":-88616},"rot":{"x":0,"y":153850,"z":0}},{"groupId":23,"instId":300008,"propState":0,"propId":300004,"pos":{"x":-155125,"y":2700,"z":-33130},"rot":{"x":0,"y":207332,"z":0}},{"groupId":23,"instId":300005,"propState":0,"propId":100001,"pos":{"x":-121876,"y":2838,"z":-108848},"rot":{"x":0,"y":153850,"z":0}},{"groupId":23,"instId":300004,"propState":0,"propId":100001,"pos":{"x":-144990,"y":-38,"z":-73290},"rot":{"x":0,"y":270291,"z":0}},{"groupId":23,"instId":300003,"propState":1,"propId":300003,"pos":{"x":-110829,"y":504,"z":-73061},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300002,"propState":1,"propId":100021,"pos":{"x":-110156,"y":-61,"z":-81744},"rot":{"x":0,"y":342919,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":100005,"pos":{"x":-32180,"y":-340,"z":-73201},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300005,"propState":1,"propId":100046,"pos":{"x":-66660,"y":-2911,"z":-77270},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300012,"propState":1,"propId":100046,"pos":{"x":-142630,"y":3037,"z":-39470},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300011,"propState":1,"propId":100046,"pos":{"x":-124250,"y":3037,"z":-50510},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300010,"propState":1,"propId":100046,"pos":{"x":-133354,"y":183,"z":-73030},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300009,"propState":1,"propId":100046,"pos":{"x":-96370,"y":-890,"z":-93340},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300008,"propState":0,"propId":100046,"pos":{"x":-44900,"y":-1276,"z":-62660},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300007,"propState":1,"propId":100046,"pos":{"x":-52551,"y":-1102,"z":-52540},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300006,"propState":1,"propId":100046,"pos":{"x":-63862,"y":-2158,"z":-60882},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300004,"propState":1,"propId":100046,"pos":{"x":-78110,"y":-2911,"z":-87750},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300003,"propState":1,"propId":100046,"pos":{"x":-91070,"y":-2911,"z":-75200},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300002,"propState":1,"propId":100046,"pos":{"x":-96630,"y":-829,"z":-53870},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300001,"propState":1,"propId":100046,"pos":{"x":-110620,"y":183,"z":-68140},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300001,"propState":8,"propId":3002,"pos":{"x":14500,"y":3144,"z":-109140},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":45,"instId":300001,"pos":{"x":14370,"y":2844,"z":-106100},"rot":{"x":0,"y":287948,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":101,"startAnchorId":null,"startGroupId":null}},"44001002":{"P44001_F44001001":{"scenes":{"9":{"props":[{"groupId":9,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300001,"propState":0,"propId":300004,"pos":{"x":125990,"y":80651,"z":101929},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300001,"propState":8,"propId":3002,"pos":{"x":193130,"y":83126,"z":137230},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":38,"instId":300001,"pos":{"x":189350,"y":82800,"z":136130},"rot":{"x":0,"y":0,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":101,"startAnchorId":null,"startGroupId":null}},"44001003":{"P44001_F44001001":{"scenes":{"4":{"props":[],"npcs":[],"monsters":[{"groupId":4,"instId":200001,"monsterId":8012030,"eventId":40002048,"pos":{"x":-54910,"y":177414,"z":-90570},"rot":{"x":0,"y":118327,"z":0}}],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300008,"propState":1,"propId":300008,"pos":{"x":13738,"y":172220,"z":83390},"rot":{"x":0,"y":275733,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":100075,"pos":{"x":34282,"y":172241,"z":60997},"rot":{"x":0,"y":140342,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":100088,"pos":{"x":25850,"y":172261,"z":50783},"rot":{"x":0,"y":95342,"z":0}},{"groupId":11,"instId":300009,"propState":0,"propId":100076,"pos":{"x":4961,"y":172283,"z":-85700},"rot":{"x":0,"y":264500,"z":0}},{"groupId":11,"instId":300006,"propState":1,"propId":100,"pos":{"x":81605,"y":163620,"z":-14231},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300004,"propState":2,"propId":100078,"pos":{"x":29865,"y":172315,"z":60906},"rot":{"x":0,"y":319534,"z":0}},{"groupId":11,"instId":300003,"propState":2,"propId":100075,"pos":{"x":-5492,"y":172245,"z":69006},"rot":{"x":0,"y":230342,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":100076,"pos":{"x":50100,"y":172307,"z":34560},"rot":{"x":0,"y":320342,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300001,"propState":8,"propId":3002,"pos":{"x":68990,"y":172941,"z":-17310},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":26,"instId":300001,"pos":{"x":69200,"y":172400,"z":-14260},"rot":{"x":0,"y":89206,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":101,"startAnchorId":null,"startGroupId":null}},"44201001":{"P44201_F44201001":{"scenes":{"7":{"props":[{"groupId":7,"instId":300003,"propState":8,"propId":3002,"pos":{"x":-35549,"y":1519,"z":18230},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300002,"propState":8,"propId":3002,"pos":{"x":-110570,"y":9710,"z":-760},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-330844,"y":-29127,"z":113},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":7,"instId":300001,"pos":{"x":-325690,"y":-29427,"z":5577},"rot":{"x":0,"y":90000,"z":0}}}},"14":{"props":[{"groupId":14,"instId":300001,"propState":1,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-131820,"y":11839,"z":1190},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"44201002":{"P44201_F44201001":{"scenes":{"10":{"props":[{"groupId":10,"instId":300004,"propState":8,"propId":3002,"pos":{"x":116710,"y":46022,"z":-84100},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300003,"propState":8,"propId":3002,"pos":{"x":77438,"y":44709,"z":6098},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300002,"propState":8,"propId":3002,"pos":{"x":28614,"y":44258,"z":-9065},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-37407,"y":13917,"z":-20160},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":10,"instId":300001,"pos":{"x":-35010,"y":13595,"z":-13100},"rot":{"x":0,"y":90000,"z":0}}}},"30":{"props":[{"groupId":30,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300001,"propState":0,"propId":102028,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300003,"propState":0,"propId":102000,"pos":{"x":5340,"y":16121,"z":-8680},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300001,"propState":14,"propId":102103,"pos":{"x":11570,"y":42010,"z":-13313},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300004,"propState":0,"propId":100,"pos":{"x":5890,"y":16121,"z":-13310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300002,"propState":0,"propId":102000,"pos":{"x":16152,"y":43958,"z":-16770},"rot":{"x":0,"y":90000,"z":0}},{"groupId":31,"instId":300005,"propState":0,"propId":100,"pos":{"x":11570,"y":42010,"z":-13313},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300003,"propState":0,"propId":102000,"pos":{"x":9900,"y":13862,"z":30230},"rot":{"x":0,"y":315000,"z":0}},{"groupId":32,"instId":300005,"propState":0,"propId":100,"pos":{"x":10966,"y":36279,"z":22437},"rot":{"x":0,"y":315000,"z":0}},{"groupId":32,"instId":300004,"propState":0,"propId":100,"pos":{"x":7800,"y":13884,"z":25600},"rot":{"x":0,"y":315000,"z":0}},{"groupId":32,"instId":300002,"propState":0,"propId":102000,"pos":{"x":12990,"y":38203,"z":16170},"rot":{"x":0,"y":135000,"z":0}},{"groupId":32,"instId":300001,"propState":2,"propId":102103,"pos":{"x":10966,"y":36279,"z":22437},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300002,"propState":0,"propId":102006,"pos":{"x":130835,"y":45722,"z":-72066},"rot":{"x":0,"y":315000,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":102006,"pos":{"x":68185,"y":44010,"z":-11146},"rot":{"x":0,"y":315000,"z":0}},{"groupId":36,"instId":300003,"propState":0,"propId":102006,"pos":{"x":38827,"y":43958,"z":-11061},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"44201003":{"P44201_F44201001":{"scenes":{"7":{"props":[{"groupId":7,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":102028,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300003,"propState":8,"propId":3002,"pos":{"x":-48692,"y":2471,"z":50488},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":8,"propId":3002,"pos":{"x":44807,"y":2546,"z":68333},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-98935,"y":1121,"z":39570},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":6,"instId":300001,"pos":{"x":-97280,"y":821,"z":42622},"rot":{"x":0,"y":90000,"z":0}}}},"8":{"props":[{"groupId":8,"instId":300001,"propState":0,"propId":102006,"pos":{"x":48895,"y":2246,"z":68938},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-41723,"y":2171,"z":39850},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300001,"propState":0,"propId":102037,"pos":{"x":47718,"y":-1332,"z":98260},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"44202001":{"P44202_F44202001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":3,"instId":200001,"monsterId":2023030,"eventId":44202001,"pos":{"x":59631,"y":-10499,"z":29607},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300003,"propState":0,"propId":102006,"pos":{"x":43195,"y":-7740,"z":32154},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300001,"propState":8,"propId":3002,"pos":{"x":20852,"y":-4710,"z":28342},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":8,"instId":300001,"pos":{"x":26514,"y":-5010,"z":26593},"rot":{"x":0,"y":75000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"44202002":{"P44202_F44202001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":3,"instId":200001,"monsterId":8001010,"eventId":44202011,"pos":{"x":62970,"y":2565,"z":-55060},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300003,"propState":0,"propId":102006,"pos":{"x":68340,"y":2481,"z":-66210},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":8,"propId":3002,"pos":{"x":71485,"y":2879,"z":-74703},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":10,"instId":300001,"pos":{"x":63640,"y":2504,"z":-69800},"rot":{"x":0,"y":0,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"44202003":{"P44202_F44202001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":3,"instId":200001,"monsterId":2002030,"eventId":44202021,"pos":{"x":-107062,"y":-9307,"z":41810},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-109759,"y":-11167,"z":54808},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-97376,"y":-10856,"z":57309},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":10,"instId":300001,"pos":{"x":-105201,"y":-11167,"z":59183},"rot":{"x":0,"y":190000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"44202004":{"P44202_F44202001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":3,"instId":200001,"monsterId":2013010,"eventId":44202031,"pos":{"x":-43045,"y":-2335,"z":-64207},"rot":{"x":0,"y":330000,"z":0}}],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-55602,"y":-3628,"z":-55299},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-66318,"y":-7196,"z":-32298},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":10,"instId":300001,"pos":{"x":-60381,"y":-7181,"z":-37075},"rot":{"x":0,"y":150000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}},"44301001":{"P44301_F44301001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300001,"propState":1,"propId":103013,"pos":{"x":72420,"y":-19500,"z":-567360},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300020,"propState":0,"propId":103073,"pos":{"x":-329774,"y":-26806,"z":-53310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300017,"propState":0,"propId":103073,"pos":{"x":-317774,"y":-26806,"z":-53310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300015,"propState":0,"propId":103073,"pos":{"x":-335774,"y":-8806,"z":-56310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300003,"propState":1,"propId":103073,"pos":{"x":-347885,"y":-8780,"z":-86350},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300021,"propState":0,"propId":103073,"pos":{"x":-341774,"y":-26806,"z":-53310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300019,"propState":0,"propId":103073,"pos":{"x":-335774,"y":-26806,"z":-53310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300016,"propState":0,"propId":103073,"pos":{"x":-323774,"y":-26806,"z":-53310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300018,"propState":0,"propId":103039,"pos":{"x":-317026,"y":-26776,"z":-58684},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300014,"propState":0,"propId":103073,"pos":{"x":-341774,"y":-8806,"z":-56310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300013,"propState":0,"propId":103039,"pos":{"x":-335130,"y":-8800,"z":-61170},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300012,"propState":1,"propId":103073,"pos":{"x":-305885,"y":-8780,"z":-92350},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300011,"propState":1,"propId":103073,"pos":{"x":-305885,"y":-8780,"z":-86350},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300009,"propState":0,"propId":103073,"pos":{"x":-335774,"y":-8806,"z":-74310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300008,"propState":0,"propId":103073,"pos":{"x":-341774,"y":-8806,"z":-74310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300007,"propState":0,"propId":103039,"pos":{"x":-348835,"y":-8800,"z":-79124},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300006,"propState":1,"propId":103073,"pos":{"x":-347868,"y":-8870,"z":-74350},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300005,"propState":1,"propId":103073,"pos":{"x":-347868,"y":-8870,"z":-68350},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300004,"propState":1,"propId":103073,"pos":{"x":-347885,"y":-8780,"z":-92350},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300010,"propState":0,"propId":103039,"pos":{"x":-317083,"y":-8759,"z":-75410},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":103073,"pos":{"x":-323831,"y":-8780,"z":-80270},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":103073,"pos":{"x":-329831,"y":-8780,"z":-80270},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[],"npcs":[],"monsters":[{"groupId":10,"instId":200001,"monsterId":3011010,"eventId":44301101,"pos":{"x":-350640,"y":-5670,"z":-104234},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"11":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300001,"propState":12,"propId":60303,"pos":{"x":-342780,"y":9230,"z":-77260},"rot":{"x":0,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[],"npcs":[],"monsters":[{"groupId":14,"instId":200001,"monsterId":3002010,"eventId":44301302,"pos":{"x":-347860,"y":5355,"z":-77227},"rot":{"x":0,"y":91039,"z":0}}],"teleports":{}},"15":{"props":[],"npcs":[],"monsters":[{"groupId":15,"instId":200001,"monsterId":3012020,"eventId":44301201,"pos":{"x":-331230,"y":-18465,"z":-50337},"rot":{"x":0,"y":304900,"z":0}}],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300001,"propState":0,"propId":103014,"pos":{"x":-353877,"y":-16672,"z":-50337},"rot":{"x":270020,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300001,"propState":0,"propId":103015,"pos":{"x":-332820,"y":-7200,"z":-104230},"rot":{"x":90000,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300002,"propState":0,"propId":138,"pos":{"x":72220,"y":-18588,"z":-567300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300001,"propState":8,"propId":3002,"pos":{"x":67900,"y":-19200,"z":-559630},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":25,"instId":300001,"pos":{"x":71960,"y":-19500,"z":-560380},"rot":{"x":0,"y":180000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44301002":{"P44301_F44301001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":1,"propId":103013,"pos":{"x":69090,"y":-19507,"z":-523707},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300001,"propState":0,"propId":103001,"pos":{"x":-347848,"y":5906,"z":-77293},"rot":{"x":0,"y":0,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300012,"propState":0,"propId":103073,"pos":{"x":-329750,"y":-8900,"z":-92251},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":103073,"pos":{"x":-329750,"y":-8900,"z":-86251},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300009,"propState":1,"propId":103073,"pos":{"x":-347762,"y":-8900,"z":-62266},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":103073,"pos":{"x":-353750,"y":-8900,"z":-68251},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":103073,"pos":{"x":-353750,"y":-8900,"z":-74251},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":1,"propId":103073,"pos":{"x":-311750,"y":-8900,"z":-86250},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":103073,"pos":{"x":-329760,"y":-8900,"z":-80265},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":103039,"pos":{"x":-331350,"y":-8860,"z":-93967},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300010,"propState":1,"propId":103073,"pos":{"x":-341758,"y":-8900,"z":-62266},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300008,"propState":0,"propId":103039,"pos":{"x":-352350,"y":-8860,"z":-60967},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300005,"propState":1,"propId":103073,"pos":{"x":-311750,"y":-8900,"z":-92254},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":103039,"pos":{"x":-316550,"y":-8914,"z":-75617},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":103073,"pos":{"x":-323760,"y":-8900,"z":-80265},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[],"npcs":[],"monsters":[{"groupId":8,"instId":200001,"monsterId":3011010,"eventId":44301101,"pos":{"x":-356520,"y":-6470,"z":-104230},"rot":{"x":0,"y":310565,"z":0}}],"teleports":{}},"9":{"props":[],"npcs":[],"monsters":[{"groupId":9,"instId":200001,"monsterId":3011010,"eventId":44301101,"pos":{"x":-326860,"y":-5440,"z":-50340},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":0,"propId":103015,"pos":{"x":-328770,"y":2510,"z":-104234},"rot":{"x":89980,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300001,"propState":0,"propId":103014,"pos":{"x":-333610,"y":90,"z":-50577},"rot":{"x":270020,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300001,"propState":8,"propId":3002,"pos":{"x":73410,"y":-19206,"z":-531550},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":20,"instId":300001,"pos":{"x":69550,"y":-19507,"z":-530740},"rot":{"x":0,"y":0,"z":0}}}},"16":{"props":[{"groupId":16,"instId":300002,"propState":0,"propId":138,"pos":{"x":69152,"y":-18689,"z":-523900},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44301003":{"P44301_F44301001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":1,"propId":103013,"pos":{"x":36177,"y":-10626,"z":-530780},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300001,"propState":12,"propId":60303,"pos":{"x":-332459,"y":-19290,"z":-68189},"rot":{"x":89980,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300015,"propState":0,"propId":103073,"pos":{"x":-323764,"y":-8900,"z":-50240},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300003,"propState":0,"propId":103039,"pos":{"x":-311467,"y":-26799,"z":-61282},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300016,"propState":0,"propId":103073,"pos":{"x":-317764,"y":-8900,"z":-50240},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300014,"propState":0,"propId":103073,"pos":{"x":-335764,"y":-8900,"z":-50240},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300008,"propState":0,"propId":103073,"pos":{"x":-341764,"y":-8900,"z":-50240},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-329750,"y":-8900,"z":-68250},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300006,"propState":1,"propId":103073,"pos":{"x":-329750,"y":-8900,"z":-74254},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300013,"propState":0,"propId":103039,"pos":{"x":-331350,"y":-8860,"z":-93967},"rot":{"x":0,"y":180000,"z":0}},{"groupId":9,"instId":300012,"propState":0,"propId":103073,"pos":{"x":-329750,"y":-8900,"z":-92251},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300011,"propState":0,"propId":103073,"pos":{"x":-329750,"y":-8900,"z":-86251},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300010,"propState":1,"propId":103073,"pos":{"x":-323758,"y":-8900,"z":-104266},"rot":{"x":0,"y":90000,"z":0}},{"groupId":9,"instId":300009,"propState":1,"propId":103073,"pos":{"x":-329762,"y":-8900,"z":-104266},"rot":{"x":0,"y":90000,"z":0}},{"groupId":9,"instId":300005,"propState":1,"propId":103073,"pos":{"x":-305750,"y":-26900,"z":-92254},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300004,"propState":1,"propId":103073,"pos":{"x":-305750,"y":-26900,"z":-86250},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":103073,"pos":{"x":-305750,"y":-26900,"z":-74251},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":103073,"pos":{"x":-305750,"y":-26900,"z":-68251},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[],"npcs":[],"monsters":[{"groupId":13,"instId":200002,"monsterId":3011010,"eventId":44301102,"pos":{"x":-315120,"y":-5660,"z":-104234},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300001,"propState":0,"propId":103001,"pos":{"x":-320984,"y":8176,"z":-104234},"rot":{"x":89980,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300001,"propState":0,"propId":103001,"pos":{"x":-323740,"y":-23930,"z":-77019},"rot":{"x":0,"y":0,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[],"npcs":[],"monsters":[{"groupId":17,"instId":200001,"monsterId":3012020,"eventId":44301201,"pos":{"x":-341767,"y":-32186,"z":-77333},"rot":{"x":0,"y":270100,"z":0}}],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300002,"propState":0,"propId":103015,"pos":{"x":-311605,"y":-8770,"z":-59789},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300001,"propState":0,"propId":103015,"pos":{"x":-353862,"y":-20783,"z":-104234},"rot":{"x":89980,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300002,"propState":0,"propId":138,"pos":{"x":36310,"y":-10472,"z":-530930},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300001,"propState":8,"propId":3002,"pos":{"x":44296,"y":-10326,"z":-528880},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":26,"instId":300001,"pos":{"x":41347,"y":-10626,"z":-530914},"rot":{"x":0,"y":270000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44301004":{"P44301_F44301001":{"scenes":{"8":{"props":[{"groupId":8,"instId":300004,"propState":0,"propId":103042,"pos":{"x":-140319,"y":16077,"z":-130564},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":100,"pos":{"x":-140097,"y":16077,"z":-131823},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":100,"pos":{"x":-140319,"y":16077,"z":-131559},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":8,"instId":200002,"monsterId":3002010,"eventId":20131001,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300009,"propState":21,"propId":103050,"pos":{"x":-154973,"y":19343,"z":-129022},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300008,"propState":21,"propId":103050,"pos":{"x":-145281,"y":16077,"z":-129014},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-128308,"y":16077,"z":-161053},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300002,"propState":1,"propId":211,"pos":{"x":-128012,"y":16991,"z":-160941},"rot":{"x":0,"y":0,"z":246369}},{"groupId":9,"instId":300001,"propState":18,"propId":103189,"pos":{"x":-128087,"y":16948,"z":-160996},"rot":{"x":18864,"y":188598,"z":115062}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300003,"propState":0,"propId":103017,"pos":{"x":-150412,"y":16084,"z":-167140},"rot":{"x":0,"y":314721,"z":0}},{"groupId":10,"instId":300002,"propState":1,"propId":211,"pos":{"x":-150116,"y":16998,"z":-167027},"rot":{"x":0,"y":314721,"z":246369}},{"groupId":10,"instId":300001,"propState":18,"propId":103189,"pos":{"x":-150749,"y":17176,"z":-166733},"rot":{"x":7748,"y":251566,"z":239266}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300002,"propState":1,"propId":211,"pos":{"x":-154544,"y":19184,"z":-138805},"rot":{"x":0,"y":89186,"z":246369}},{"groupId":11,"instId":300003,"propState":0,"propId":103017,"pos":{"x":-154840,"y":18270,"z":-138917},"rot":{"x":0,"y":89186,"z":0}},{"groupId":11,"instId":300001,"propState":18,"propId":103189,"pos":{"x":-154856,"y":19636,"z":-138923},"rot":{"x":0,"y":0,"z":21888}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300001,"propState":0,"propId":100,"pos":{"x":-154754,"y":16087,"z":-159040},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":12,"instId":200002,"monsterId":3002011,"eventId":10301299,"pos":{"x":-152999,"y":16077,"z":-156773},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":200001,"monsterId":3002011,"eventId":10301299,"pos":{"x":-129505,"y":16077,"z":-152013},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300002,"propState":0,"propId":138,"pos":{"x":-179190,"y":-4760,"z":-79740},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44301005":{"P44301_F44301001":{"scenes":{"16":{"props":[{"groupId":16,"instId":300009,"propState":0,"propId":100,"pos":{"x":-111567,"y":-59826,"z":46539},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300007,"propState":0,"propId":100,"pos":{"x":-105518,"y":-56509,"z":44605},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":100,"pos":{"x":-95541,"y":-55525,"z":53564},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300008,"propState":0,"propId":103042,"pos":{"x":-90775,"y":-58798,"z":44605},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300006,"propState":0,"propId":103042,"pos":{"x":-112195,"y":-59826,"z":48365},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":300005,"propState":0,"propId":103042,"pos":{"x":-100510,"y":-17822,"z":61750},"rot":{"x":0,"y":270367,"z":0}},{"groupId":16,"instId":300004,"propState":0,"propId":100,"pos":{"x":-112003,"y":-59826,"z":45319},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300003,"propState":0,"propId":100,"pos":{"x":-101775,"y":-17827,"z":61381},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":100,"pos":{"x":-101447,"y":-17822,"z":61756},"rot":{"x":0,"y":270367,"z":0}}],"npcs":[],"monsters":[{"groupId":16,"instId":200002,"monsterId":7010011,"eventId":20131001,"pos":{"x":161040,"y":-39465,"z":165972},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300001,"propState":0,"propId":100,"pos":{"x":-100722,"y":-59815,"z":42892},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":19,"instId":200003,"monsterId":3002011,"eventId":10301299,"pos":{"x":-92940,"y":-58798,"z":52449},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":200001,"monsterId":3002011,"eventId":10301299,"pos":{"x":-105001,"y":-59826,"z":46657},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300003,"propState":0,"propId":103017,"pos":{"x":-118929,"y":-59714,"z":47156},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300002,"propState":1,"propId":211,"pos":{"x":-118633,"y":-58800,"z":47268},"rot":{"x":0,"y":89186,"z":246369}},{"groupId":20,"instId":300001,"propState":18,"propId":103189,"pos":{"x":-118685,"y":-58591,"z":46887},"rot":{"x":0,"y":270000,"z":103451}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-96993,"y":-58900,"z":52709},"rot":{"x":0,"y":141200,"z":0}},{"groupId":21,"instId":300002,"propState":1,"propId":211,"pos":{"x":-96697,"y":-57986,"z":52821},"rot":{"x":0,"y":89186,"z":246369}},{"groupId":21,"instId":300001,"propState":18,"propId":103189,"pos":{"x":-96963,"y":-57955,"z":52292},"rot":{"x":48874,"y":27327,"z":175280}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300020,"propState":0,"propId":103043,"pos":{"x":-103930,"y":-59826,"z":50200},"rot":{"x":0,"y":317604,"z":0}},{"groupId":17,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300013,"propState":0,"propId":103043,"pos":{"x":-91929,"y":-58794,"z":48723},"rot":{"x":0,"y":351870,"z":0}},{"groupId":17,"instId":300019,"propState":0,"propId":103087,"pos":{"x":-95510,"y":-55525,"z":53543},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300015,"propState":21,"propId":103050,"pos":{"x":-91622,"y":-55525,"z":53849},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300014,"propState":21,"propId":103050,"pos":{"x":-90624,"y":-58794,"z":48677},"rot":{"x":0,"y":216800,"z":0}},{"groupId":17,"instId":300009,"propState":0,"propId":103087,"pos":{"x":-105489,"y":-56544,"z":44595},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300008,"propState":21,"propId":103050,"pos":{"x":-113519,"y":-56539,"z":42837},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300007,"propState":21,"propId":103050,"pos":{"x":-116806,"y":-59826,"z":43729},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300005,"propState":1,"propId":103051,"pos":{"x":-102241,"y":-59826,"z":60016},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300004,"propState":1,"propId":103053,"pos":{"x":-99917,"y":-17822,"z":57155},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44301006":{"P44301_F44301001":{"scenes":{"17":{"props":[{"groupId":17,"instId":300004,"propState":0,"propId":100,"pos":{"x":140507,"y":-37038,"z":176146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300005,"propState":0,"propId":100,"pos":{"x":152639,"y":-37038,"z":175344},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":100,"pos":{"x":127267,"y":-30482,"z":158127},"rot":{"x":0,"y":160367,"z":0}},{"groupId":17,"instId":300006,"propState":0,"propId":103042,"pos":{"x":127020,"y":-30482,"z":158820},"rot":{"x":0,"y":160367,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":100,"pos":{"x":127737,"y":-30468,"z":157807},"rot":{"x":0,"y":339989,"z":0}}],"npcs":[],"monsters":[{"groupId":17,"instId":200002,"monsterId":7010011,"eventId":20131001,"pos":{"x":161040,"y":-39465,"z":165972},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300017,"propState":0,"propId":103087,"pos":{"x":150124,"y":-33893,"z":184457},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300006,"propState":0,"propId":103087,"pos":{"x":136460,"y":-34349,"z":190937},"rot":{"x":0,"y":45000,"z":0}},{"groupId":16,"instId":300012,"propState":21,"propId":103050,"pos":{"x":154322,"y":-33891,"z":188071},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300011,"propState":21,"propId":103050,"pos":{"x":149720,"y":-33893,"z":181755},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300009,"propState":21,"propId":103050,"pos":{"x":126483,"y":-37038,"z":191290},"rot":{"x":0,"y":135000,"z":0}},{"groupId":16,"instId":300005,"propState":1,"propId":103051,"pos":{"x":125735,"y":-37027,"z":181430},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300001,"propState":21,"propId":103050,"pos":{"x":127291,"y":-33310,"z":192076},"rot":{"x":90000,"y":180000,"z":0}},{"groupId":16,"instId":300019,"propState":0,"propId":103043,"pos":{"x":148337,"y":-37038,"z":167242},"rot":{"x":0,"y":211435,"z":0}},{"groupId":16,"instId":300016,"propState":0,"propId":103087,"pos":{"x":152288,"y":-33891,"z":187797},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":300013,"propState":21,"propId":103050,"pos":{"x":155264,"y":-37034,"z":187046},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300010,"propState":21,"propId":103050,"pos":{"x":150045,"y":-37019,"z":179252},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300008,"propState":21,"propId":103050,"pos":{"x":132768,"y":-34349,"z":190715},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300004,"propState":1,"propId":103053,"pos":{"x":120951,"y":-30388,"z":153909},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":18,"instId":200003,"monsterId":3002011,"eventId":10301299,"pos":{"x":152475,"y":-37038,"z":188717},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":200002,"monsterId":3001021,"eventId":10301299,"pos":{"x":142481,"y":-37038,"z":169373},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":200001,"monsterId":3002011,"eventId":10301299,"pos":{"x":136359,"y":-37038,"z":192288},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300003,"propState":0,"propId":103016,"pos":{"x":142092,"y":-36528,"z":184104},"rot":{"x":0,"y":325872,"z":0}},{"groupId":19,"instId":300002,"propState":1,"propId":211,"pos":{"x":142118,"y":-35126,"z":184112},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300001,"propState":18,"propId":103189,"pos":{"x":142118,"y":-35996,"z":184112},"rot":{"x":353339,"y":338888,"z":108406}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300003,"propState":0,"propId":103017,"pos":{"x":150238,"y":-37038,"z":192579},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300002,"propState":1,"propId":211,"pos":{"x":150663,"y":-36035,"z":192656},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300001,"propState":18,"propId":103189,"pos":{"x":150776,"y":-36060,"z":192591},"rot":{"x":0,"y":114332,"z":111728}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44301007":{"P44301_F44301001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300001,"propState":2,"propId":103130,"pos":{"x":1,"y":-22213,"z":207610},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44301008":{"P44301_F44301001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":2,"propId":103130,"pos":{"x":299712,"y":172169,"z":410550},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44301009":{"P44301_F44301001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":2,"propId":103130,"pos":{"x":-104819,"y":-3511,"z":-72878},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44301010":{"P44301_F44301001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":2,"propId":103130,"pos":{"x":-8,"y":-15915,"z":-262780},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44301011":{"P44301_F44301001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":2,"propId":103130,"pos":{"x":-140494,"y":28032,"z":363},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44301012":{"P44301_F44301001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":2,"propId":103130,"pos":{"x":146309,"y":35556,"z":-264158},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44301013":{"P44301_F44301001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300009,"propState":3,"propId":103006,"pos":{"x":202385,"y":113832,"z":358005},"rot":{"x":0,"y":269890,"z":0}},{"groupId":3,"instId":300007,"propState":3,"propId":103006,"pos":{"x":202365,"y":113832,"z":368460},"rot":{"x":0,"y":179890,"z":0}},{"groupId":3,"instId":300006,"propState":3,"propId":103006,"pos":{"x":191890,"y":113832,"z":378895},"rot":{"x":0,"y":179890,"z":0}},{"groupId":3,"instId":300005,"propState":3,"propId":103006,"pos":{"x":171020,"y":113832,"z":357945},"rot":{"x":0,"y":269890,"z":0}},{"groupId":3,"instId":300004,"propState":3,"propId":103006,"pos":{"x":186732,"y":113832,"z":342293},"rot":{"x":0,"y":179890,"z":0}},{"groupId":3,"instId":300003,"propState":1,"propId":103005,"pos":{"x":212820,"y":110730,"z":368480},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300002,"propState":1,"propId":103005,"pos":{"x":171000,"y":110730,"z":368400},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300008,"propState":3,"propId":103006,"pos":{"x":186712,"y":113832,"z":352747},"rot":{"x":0,"y":179890,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":103008,"pos":{"x":170980,"y":113832,"z":378855},"rot":{"x":0,"y":89890,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44301014":{"P44301_F44301001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300010,"propState":0,"propId":100,"pos":{"x":305890,"y":126765,"z":580230},"rot":{"x":359871,"y":0,"z":359872}},{"groupId":3,"instId":300008,"propState":3,"propId":103006,"pos":{"x":319360,"y":126785,"z":602680},"rot":{"x":128,"y":90000,"z":359871}},{"groupId":3,"instId":300002,"propState":1,"propId":103005,"pos":{"x":328340,"y":123643,"z":593700},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300009,"propState":3,"propId":103006,"pos":{"x":314870,"y":126805,"z":607170},"rot":{"x":359871,"y":0,"z":359872}},{"groupId":3,"instId":300007,"propState":3,"propId":103006,"pos":{"x":305890,"y":126805,"z":598190},"rot":{"x":128,"y":90000,"z":359871}},{"groupId":3,"instId":300006,"propState":3,"propId":103006,"pos":{"x":301400,"y":126785,"z":584720},"rot":{"x":359871,"y":0,"z":359872}},{"groupId":3,"instId":300005,"propState":3,"propId":103006,"pos":{"x":319360,"y":126745,"z":584720},"rot":{"x":359871,"y":0,"z":359872}},{"groupId":3,"instId":300004,"propState":1,"propId":103005,"pos":{"x":310380,"y":123723,"z":611660},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":1,"propId":103005,"pos":{"x":292420,"y":123723,"z":593700},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":103008,"pos":{"x":328340,"y":126715,"z":580230},"rot":{"x":359872,"y":270000,"z":129}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44301015":{"P44301_F44301001":{"scenes":{"9":{"props":[{"groupId":9,"instId":300018,"propState":0,"propId":100,"pos":{"x":318499,"y":125241,"z":633522},"rot":{"x":1,"y":90030,"z":0}},{"groupId":9,"instId":300015,"propState":0,"propId":100,"pos":{"x":288543,"y":125241,"z":653516},"rot":{"x":1,"y":90030,"z":0}},{"groupId":9,"instId":300013,"propState":3,"propId":103006,"pos":{"x":278555,"y":125242,"z":653521},"rot":{"x":0,"y":180030,"z":1}},{"groupId":9,"instId":300011,"propState":3,"propId":103006,"pos":{"x":293535,"y":125241,"z":648519},"rot":{"x":0,"y":180030,"z":1}},{"groupId":9,"instId":300008,"propState":3,"propId":103006,"pos":{"x":268561,"y":125242,"z":643538},"rot":{"x":0,"y":180030,"z":1}},{"groupId":9,"instId":300002,"propState":1,"propId":103005,"pos":{"x":268550,"y":122140,"z":623560},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300017,"propState":0,"propId":100,"pos":{"x":293541,"y":125241,"z":658508},"rot":{"x":1,"y":90030,"z":0}},{"groupId":9,"instId":300016,"propState":0,"propId":100,"pos":{"x":258572,"y":125242,"z":643543},"rot":{"x":1,"y":90030,"z":0}},{"groupId":9,"instId":300014,"propState":3,"propId":103006,"pos":{"x":303524,"y":125241,"z":648513},"rot":{"x":1,"y":90030,"z":0}},{"groupId":9,"instId":300012,"propState":3,"propId":103006,"pos":{"x":268566,"y":125242,"z":653526},"rot":{"x":1,"y":90030,"z":0}},{"groupId":9,"instId":300010,"propState":3,"propId":103006,"pos":{"x":313508,"y":125241,"z":638519},"rot":{"x":1,"y":90030,"z":0}},{"groupId":9,"instId":300009,"propState":3,"propId":103006,"pos":{"x":288538,"y":125241,"z":643527},"rot":{"x":0,"y":180030,"z":1}},{"groupId":9,"instId":300007,"propState":3,"propId":103006,"pos":{"x":303519,"y":125241,"z":638525},"rot":{"x":1,"y":90030,"z":0}},{"groupId":9,"instId":300006,"propState":3,"propId":103006,"pos":{"x":293525,"y":125241,"z":628541},"rot":{"x":0,"y":180030,"z":1}},{"groupId":9,"instId":300005,"propState":3,"propId":103006,"pos":{"x":283536,"y":125241,"z":628546},"rot":{"x":0,"y":180030,"z":1}},{"groupId":9,"instId":300004,"propState":1,"propId":103005,"pos":{"x":298517,"y":122139,"z":623544},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300003,"propState":1,"propId":103005,"pos":{"x":278560,"y":122140,"z":663510},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":103008,"pos":{"x":258561,"y":125242,"z":623565},"rot":{"x":0,"y":30,"z":-1}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44301016":{"P44301_F44301001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300024,"propState":1,"propId":103007,"pos":{"x":168335,"y":145866,"z":434025},"rot":{"x":416,"y":180117,"z":359755}},{"groupId":2,"instId":300023,"propState":1,"propId":103007,"pos":{"x":184372,"y":145876,"z":425965},"rot":{"x":416,"y":180117,"z":359755}},{"groupId":2,"instId":300022,"propState":1,"propId":103007,"pos":{"x":184389,"y":145935,"z":433992},"rot":{"x":416,"y":180117,"z":359755}},{"groupId":2,"instId":300021,"propState":1,"propId":103007,"pos":{"x":180400,"y":146005,"z":446040},"rot":{"x":416,"y":180117,"z":359755}},{"groupId":2,"instId":300013,"propState":3,"propId":103006,"pos":{"x":180384,"y":145947,"z":438013},"rot":{"x":245,"y":270119,"z":416}},{"groupId":2,"instId":300012,"propState":3,"propId":103006,"pos":{"x":204447,"y":145991,"z":429937},"rot":{"x":245,"y":270119,"z":416}},{"groupId":2,"instId":300011,"propState":3,"propId":103006,"pos":{"x":196404,"y":145899,"z":421927},"rot":{"x":245,"y":270119,"z":416}},{"groupId":2,"instId":300010,"propState":3,"propId":103006,"pos":{"x":188394,"y":145923,"z":429970},"rot":{"x":245,"y":270119,"z":416}},{"groupId":2,"instId":300009,"propState":3,"propId":103006,"pos":{"x":188427,"y":146039,"z":446023},"rot":{"x":416,"y":180117,"z":359755}},{"groupId":2,"instId":300008,"propState":3,"propId":103006,"pos":{"x":180351,"y":145830,"z":421960},"rot":{"x":416,"y":180117,"z":359755}},{"groupId":2,"instId":300007,"propState":3,"propId":103006,"pos":{"x":172340,"y":145854,"z":430004},"rot":{"x":416,"y":180117,"z":359755}},{"groupId":2,"instId":300006,"propState":3,"propId":103006,"pos":{"x":172373,"y":145971,"z":446057},"rot":{"x":416,"y":180117,"z":359755}},{"groupId":2,"instId":300005,"propState":3,"propId":103006,"pos":{"x":164330,"y":145878,"z":438047},"rot":{"x":416,"y":180117,"z":359755}},{"groupId":2,"instId":300003,"propState":1,"propId":103005,"pos":{"x":204480,"y":143006,"z":445990},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300002,"propState":1,"propId":103005,"pos":{"x":156320,"y":142800,"z":446090},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":103008,"pos":{"x":156328,"y":145931,"z":450103},"rot":{"x":359755,"y":90119,"z":359584}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44301017":{"P44301_F44301001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300013,"propState":3,"propId":103006,"pos":{"x":185792,"y":113781,"z":386465},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300012,"propState":3,"propId":103006,"pos":{"x":199281,"y":113781,"z":381969},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300011,"propState":3,"propId":103006,"pos":{"x":176800,"y":113781,"z":377473},"rot":{"x":0,"y":90000,"z":0}},{"groupId":2,"instId":300010,"propState":3,"propId":103006,"pos":{"x":199281,"y":113781,"z":372976},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300009,"propState":3,"propId":103006,"pos":{"x":176800,"y":113781,"z":368480},"rot":{"x":0,"y":90000,"z":0}},{"groupId":2,"instId":300008,"propState":3,"propId":103006,"pos":{"x":185792,"y":113781,"z":368480},"rot":{"x":0,"y":90000,"z":0}},{"groupId":2,"instId":300007,"propState":3,"propId":103006,"pos":{"x":208274,"y":113781,"z":363984},"rot":{"x":0,"y":90000,"z":0}},{"groupId":2,"instId":300006,"propState":3,"propId":103006,"pos":{"x":194785,"y":113781,"z":350495},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300004,"propState":1,"propId":103005,"pos":{"x":194785,"y":110679,"z":386465},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300003,"propState":1,"propId":103005,"pos":{"x":212770,"y":110679,"z":386465},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300002,"propState":1,"propId":103005,"pos":{"x":212770,"y":110679,"z":368480},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":103008,"pos":{"x":226259,"y":113781,"z":350495},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44301018":{"P44301_F44301001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300017,"propState":1,"propId":103007,"pos":{"x":310120,"y":168201,"z":472283},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":2,"instId":300014,"propState":0,"propId":103007,"pos":{"x":351901,"y":136755,"z":524354},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":2,"instId":300012,"propState":1,"propId":103007,"pos":{"x":310413,"y":157172,"z":489522},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":2,"instId":300009,"propState":0,"propId":100,"pos":{"x":372498,"y":132061,"z":533151},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":2,"instId":300007,"propState":0,"propId":100,"pos":{"x":341822,"y":130830,"z":532885},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":2,"instId":300027,"propState":1,"propId":103007,"pos":{"x":340942,"y":163918,"z":481168},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":2,"instId":300026,"propState":1,"propId":103007,"pos":{"x":336049,"y":155441,"z":494053},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":2,"instId":300025,"propState":1,"propId":103007,"pos":{"x":326118,"y":144001,"z":511204},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":2,"instId":300024,"propState":3,"propId":103006,"pos":{"x":335462,"y":177499,"z":459575},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":2,"instId":300023,"propState":3,"propId":103006,"pos":{"x":351020,"y":169843,"z":472637},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":2,"instId":300021,"propState":3,"propId":103006,"pos":{"x":361392,"y":164739,"z":481345},"rot":{"x":2299,"y":269504,"z":327363}},{"groupId":2,"instId":300019,"propState":3,"propId":103006,"pos":{"x":335756,"y":166470,"z":476814},"rot":{"x":2299,"y":269504,"z":327363}},{"groupId":2,"instId":300018,"propState":3,"propId":103006,"pos":{"x":315306,"y":165649,"z":476637},"rot":{"x":2299,"y":269504,"z":327363}},{"groupId":2,"instId":300016,"propState":3,"propId":103006,"pos":{"x":325677,"y":160545,"z":485345},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":2,"instId":300015,"propState":3,"propId":103006,"pos":{"x":351314,"y":158814,"z":489876},"rot":{"x":2299,"y":269504,"z":327363}},{"groupId":2,"instId":300013,"propState":3,"propId":103006,"pos":{"x":325824,"y":155030,"z":493965},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":2,"instId":300011,"propState":3,"propId":103006,"pos":{"x":320785,"y":152067,"z":498230},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":2,"instId":300010,"propState":3,"propId":103006,"pos":{"x":341235,"y":152889,"z":498407},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":2,"instId":300008,"propState":3,"propId":103006,"pos":{"x":331157,"y":146963,"z":506938},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":2,"instId":300006,"propState":3,"propId":103006,"pos":{"x":346568,"y":144822,"z":511381},"rot":{"x":2299,"y":269504,"z":327363}},{"groupId":2,"instId":300005,"propState":3,"propId":103006,"pos":{"x":321078,"y":141038,"z":515469},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":2,"instId":300004,"propState":3,"propId":103006,"pos":{"x":331450,"y":135934,"z":524177},"rot":{"x":327393,"y":180975,"z":357271}},{"groupId":2,"instId":300003,"propState":1,"propId":103005,"pos":{"x":330570,"y":165920,"z":472460},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300002,"propState":1,"propId":103005,"pos":{"x":311000,"y":132011,"z":524000},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":103008,"pos":{"x":311147,"y":129598,"z":532620},"rot":{"x":357701,"y":89504,"z":32637}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44301019":{"P44301_F44301001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300001,"propState":1,"propId":103013,"pos":{"x":72420,"y":-19500,"z":-567360},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300012,"propState":0,"propId":103073,"pos":{"x":-329750,"y":-8900,"z":-92251},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300005,"propState":1,"propId":103073,"pos":{"x":-311750,"y":-8802,"z":-92342},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300013,"propState":0,"propId":103039,"pos":{"x":-331350,"y":-8860,"z":-93967},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300011,"propState":0,"propId":103073,"pos":{"x":-329750,"y":-8900,"z":-86251},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300004,"propState":1,"propId":103073,"pos":{"x":-311750,"y":-8802,"z":-86291},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300002,"propState":0,"propId":138,"pos":{"x":72060,"y":-19412,"z":-567260},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300001,"propState":8,"propId":3002,"pos":{"x":67900,"y":-19200,"z":-559630},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":17,"instId":300001,"pos":{"x":71960,"y":-19500,"z":-560380},"rot":{"x":0,"y":180000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44301020":{"P44301_F44301001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300004,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":103043,"pos":{"x":380306,"y":121046,"z":595518},"rot":{"x":861,"y":347402,"z":3847}},{"groupId":3,"instId":300002,"propState":0,"propId":103043,"pos":{"x":383533,"y":121022,"z":595520},"rot":{"x":0,"y":354162,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":103043,"pos":{"x":386891,"y":121021,"z":595520},"rot":{"x":0,"y":19986,"z":0}},{"groupId":3,"instId":300009,"propState":21,"propId":103050,"pos":{"x":388675,"y":121070,"z":606841},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300008,"propState":21,"propId":103050,"pos":{"x":386628,"y":119135,"z":607037},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300004,"propState":2,"propId":103042,"pos":{"x":381576,"y":119135,"z":608623},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300007,"propState":0,"propId":100,"pos":{"x":387493,"y":121070,"z":595069},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":100,"pos":{"x":383133,"y":119135,"z":602837},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":100,"pos":{"x":380736,"y":119135,"z":608846},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300008,"propState":0,"propId":103040,"pos":{"x":356948,"y":120580,"z":616595},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300006,"propState":0,"propId":100,"pos":{"x":386566,"y":119135,"z":607046},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":100,"pos":{"x":380544,"y":119597,"z":608828},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":100,"pos":{"x":379773,"y":119135,"z":608638},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":4,"instId":200002,"monsterId":3002010,"eventId":20131001,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300002,"propState":1,"propId":211,"pos":{"x":381674,"y":120662,"z":594301},"rot":{"x":0,"y":0,"z":246369}},{"groupId":5,"instId":300003,"propState":0,"propId":103016,"pos":{"x":378952,"y":120047,"z":593954},"rot":{"x":0,"y":47510,"z":0}},{"groupId":5,"instId":300001,"propState":18,"propId":103189,"pos":{"x":378842,"y":121353,"z":594226},"rot":{"x":12284,"y":27338,"z":41162}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300001,"propState":0,"propId":100,"pos":{"x":384745,"y":119135,"z":589842},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":6,"instId":200001,"monsterId":3001021,"eventId":10301299,"pos":{"x":389360,"y":119135,"z":603430},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":200002,"monsterId":3002011,"eventId":10301299,"pos":{"x":383489,"y":119135,"z":600438},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44301021":{"P44301_F44301001":{"scenes":{"17":{"props":[{"groupId":17,"instId":300001,"propState":2,"propId":103130,"pos":{"x":0,"y":-15916,"z":-281920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44301022":{"P44301_F44301001":{"scenes":{"7":{"props":[{"groupId":7,"instId":300004,"propState":3,"propId":103006,"pos":{"x":168925,"y":145992,"z":446816},"rot":{"x":233,"y":180314,"z":359708}},{"groupId":7,"instId":300008,"propState":0,"propId":103007,"pos":{"x":188557,"y":146013,"z":426966},"rot":{"x":359708,"y":90316,"z":359767}},{"groupId":7,"instId":300007,"propState":0,"propId":103007,"pos":{"x":178849,"y":146083,"z":456632},"rot":{"x":359708,"y":90316,"z":359767}},{"groupId":7,"instId":300006,"propState":3,"propId":103006,"pos":{"x":193574,"y":146098,"z":441745},"rot":{"x":359708,"y":90316,"z":359767}},{"groupId":7,"instId":300005,"propState":3,"propId":103006,"pos":{"x":183649,"y":146008,"z":431929},"rot":{"x":233,"y":180314,"z":359708}},{"groupId":7,"instId":300003,"propState":1,"propId":103005,"pos":{"x":203390,"y":143006,"z":431820},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300002,"propState":1,"propId":103005,"pos":{"x":159000,"y":142800,"z":437000},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":103008,"pos":{"x":158919,"y":145842,"z":422194},"rot":{"x":359767,"y":314,"z":292}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"41401001":{"P41401_F41401001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300003,"propState":11,"propId":104046,"pos":{"x":250638,"y":2200,"z":195247},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":104006,"pos":{"x":239442,"y":2200,"z":195182},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":104006,"pos":{"x":284960,"y":2210,"z":195270},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41401002":{"P41401_F41401001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300001,"propState":11,"propId":104046,"pos":{"x":21722,"y":-3198,"z":-116094},"rot":{"x":0,"y":29852,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300002,"propState":1,"propId":104006,"pos":{"x":57028,"y":-215,"z":36404},"rot":{"x":0,"y":332500,"z":0}},{"groupId":3,"instId":300003,"propState":1,"propId":104006,"pos":{"x":43973,"y":4220,"z":61367},"rot":{"x":0,"y":332500,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":104006,"pos":{"x":40997,"y":-214,"z":-85414},"rot":{"x":0,"y":32500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41401003":{"P41401_F41401001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-86330,"y":80680,"z":-84654},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300005,"propState":0,"propId":104051,"pos":{"x":-85970,"y":76626,"z":-51150},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41401004":{"P41401_F41401001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300001,"propState":11,"propId":104046,"pos":{"x":180,"y":-17195,"z":83440},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41401005":{"P41401_F41401001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300001,"propState":11,"propId":104046,"pos":{"x":-250,"y":78946,"z":-33190},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300002,"propState":0,"propId":104006,"pos":{"x":23138,"y":78919,"z":528},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":104005,"pos":{"x":-290,"y":78929,"z":-74890},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":104006,"pos":{"x":50280,"y":78890,"z":-41010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":104006,"pos":{"x":-22870,"y":78919,"z":531},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300005,"propState":0,"propId":104051,"pos":{"x":-85970,"y":76626,"z":-51150},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41401006":{"P41401_F41401001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300001,"propState":11,"propId":104046,"pos":{"x":162610,"y":186,"z":190860},"rot":{"x":0,"y":127316,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41401007":{"P41401_F41401001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300003,"propState":0,"propId":104006,"pos":{"x":43973,"y":4220,"z":61367},"rot":{"x":0,"y":332500,"z":0}},{"groupId":2,"instId":300002,"propState":0,"propId":104006,"pos":{"x":57028,"y":-215,"z":36404},"rot":{"x":0,"y":332500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300004,"propState":0,"propId":100,"pos":{"x":54710,"y":1779,"z":40350},"rot":{"x":0,"y":332419,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":104098,"pos":{"x":53100,"y":-193,"z":43440},"rot":{"x":0,"y":332419,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":100,"pos":{"x":57040,"y":1801,"z":36384},"rot":{"x":0,"y":111600,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":103074,"pos":{"x":53282,"y":1598,"z":43739},"rot":{"x":0,"y":152419,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":100,"pos":{"x":57040,"y":1801,"z":36384},"rot":{"x":0,"y":111600,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41401008":{"P41401_F41401001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300005,"propState":0,"propId":100,"pos":{"x":-24492,"y":15390,"z":-36470},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300004,"propState":0,"propId":100,"pos":{"x":-24490,"y":15470,"z":-41510},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-24639,"y":15434,"z":-45460},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":100,"pos":{"x":-24492,"y":15390,"z":-36470},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-24340,"y":13646,"z":-45280},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41401009":{"P41401_F41401001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300002,"propState":0,"propId":104006,"pos":{"x":-36631,"y":16018,"z":276960},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300007,"propState":0,"propId":104006,"pos":{"x":-8803,"y":11735,"z":354535},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300005,"propState":0,"propId":104005,"pos":{"x":-24480,"y":16011,"z":243556},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300004,"propState":1,"propId":104006,"pos":{"x":-24511,"y":-7590,"z":373841},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300003,"propState":1,"propId":104006,"pos":{"x":-24483,"y":7230,"z":332065},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":104006,"pos":{"x":-12366,"y":16006,"z":276902},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300005,"propState":0,"propId":100,"pos":{"x":-24480,"y":18190,"z":243556},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":100,"pos":{"x":-25040,"y":17920,"z":252940},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-24678,"y":17797,"z":258753},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":100,"pos":{"x":-24480,"y":18190,"z":243556},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-24979,"y":16011,"z":258580},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41401010":{"P41401_F41401001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300002,"propState":0,"propId":104006,"pos":{"x":-103810,"y":76629,"z":-62175},"rot":{"x":0,"y":90000,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":104006,"pos":{"x":-139526,"y":71463,"z":-55967},"rot":{"x":0,"y":115033,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300003,"propState":0,"propId":103074,"pos":{"x":-118995,"y":76142,"z":-62288},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300005,"propState":0,"propId":100,"pos":{"x":-103810,"y":78610,"z":-62175},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":100,"pos":{"x":-111990,"y":76629,"z":-62175},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":100,"pos":{"x":-103810,"y":78610,"z":-62175},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":104098,"pos":{"x":-118820,"y":74356,"z":-62590},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41401011":{"P41401_F41401001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300004,"propState":0,"propId":104005,"pos":{"x":69341,"y":50610,"z":5590},"rot":{"x":0,"y":90000,"z":0}},{"groupId":2,"instId":300005,"propState":0,"propId":1059,"pos":{"x":199996,"y":70318,"z":-26317},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300003,"propState":0,"propId":104006,"pos":{"x":176147,"y":70325,"z":-41049},"rot":{"x":0,"y":90000,"z":0}},{"groupId":2,"instId":300002,"propState":1,"propId":104006,"pos":{"x":101785,"y":70373,"z":-41041},"rot":{"x":0,"y":90000,"z":0}},{"groupId":2,"instId":300001,"propState":1,"propId":104006,"pos":{"x":72646,"y":78903,"z":-41049},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300005,"propState":0,"propId":100,"pos":{"x":176147,"y":71990,"z":-41049},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":100,"pos":{"x":180820,"y":71990,"z":-41049},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":103074,"pos":{"x":184474,"y":72106,"z":-41330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":100,"pos":{"x":176147,"y":71990,"z":-41049},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":104098,"pos":{"x":184288,"y":70318,"z":-41031},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41401012":{"P41401_F41401001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300002,"propState":0,"propId":104005,"pos":{"x":327690,"y":44341,"z":15961},"rot":{"x":0,"y":90000,"z":0}},{"groupId":2,"instId":300001,"propState":1,"propId":104006,"pos":{"x":342670,"y":41503,"z":74865},"rot":{"x":0,"y":20058,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300005,"propState":0,"propId":100,"pos":{"x":327690,"y":46280,"z":15961},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":100,"pos":{"x":335610,"y":46280,"z":15960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":103074,"pos":{"x":341785,"y":46195,"z":15768},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":100,"pos":{"x":327690,"y":46280,"z":15961},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":104098,"pos":{"x":341600,"y":44411,"z":16067},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41401013":{"P41401_F41401001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300002,"propState":0,"propId":104089,"pos":{"x":222170,"y":49150,"z":31640},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":104097,"pos":{"x":234330,"y":50239,"z":41030},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300052,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-24000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300051,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-16000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300050,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-8000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300049,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300048,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":8000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300047,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-32000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300046,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-24000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300045,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-16000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300044,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-8000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300043,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300042,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":8000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300041,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-32000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300040,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-24000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300039,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-16000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300038,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-8000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300037,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300029,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-32000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300054,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":8000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300053,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-32000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300036,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":8000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300035,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-32000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300034,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-24000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300033,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-16000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300032,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-8000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300031,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300030,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":8000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300028,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-24000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300027,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-16000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300026,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-8000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300025,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300024,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":8000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300023,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-32000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300022,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-24000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300021,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-16000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300020,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-8000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300019,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300018,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":8000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300017,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-32000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300016,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-24000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-16000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300014,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-8000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300012,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":8000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-32000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300010,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-24000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300009,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-16000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300008,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-8000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-32000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-24000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-16000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":-8000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":104061,"pos":{"x":228000,"y":48341,"z":8000},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41401014":{"P41401_F41401001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300002,"propState":0,"propId":104089,"pos":{"x":164880,"y":766,"z":205210},"rot":{"x":8054,"y":85954,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":104097,"pos":{"x":205758,"y":2168,"z":193707},"rot":{"x":0,"y":92997,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300002,"propState":1,"propId":104005,"pos":{"x":63809,"y":-13465,"z":196450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":9,"instId":300001,"propState":1,"propId":104005,"pos":{"x":106492,"y":2119,"z":196447},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300034,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300043,"propState":0,"propId":104061,"pos":{"x":203830,"y":20210,"z":170800},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300042,"propState":0,"propId":104061,"pos":{"x":205523,"y":16210,"z":174420},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300041,"propState":0,"propId":104061,"pos":{"x":202138,"y":16210,"z":167176},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300040,"propState":0,"propId":104061,"pos":{"x":203830,"y":16210,"z":170800},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300033,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300032,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300031,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300025,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300044,"propState":0,"propId":104061,"pos":{"x":203830,"y":12210,"z":170800},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300039,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300038,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300037,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300036,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300035,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300030,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300029,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300028,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300027,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300026,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300024,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300023,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300022,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300021,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300020,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300019,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300018,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300017,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300016,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300015,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300014,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300013,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300012,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300011,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300010,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300009,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300008,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300007,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300006,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300005,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":104061,"pos":{"x":163960,"y":7420,"z":239340},"rot":{"x":0,"y":191628,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41401015":{"P41401_F41401001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300002,"propState":0,"propId":104019,"pos":{"x":-21660,"y":10315,"z":199812},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300006,"propState":0,"propId":104052,"pos":{"x":4740,"y":-6323,"z":213880},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300005,"propState":0,"propId":104052,"pos":{"x":-21660,"y":10315,"z":199812},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-31000,"y":10326,"z":102202},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":104019,"pos":{"x":4740,"y":-6323,"z":213880},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-31000,"y":10326,"z":102202},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300007,"propState":1,"propId":104013,"pos":{"x":-59090,"y":25111,"z":279930},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300005,"propState":1,"propId":104013,"pos":{"x":-59070,"y":16010,"z":279940},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300006,"propState":1,"propId":104003,"pos":{"x":-54911,"y":25111,"z":279444},"rot":{"x":0,"y":91953,"z":0}},{"groupId":7,"instId":300004,"propState":1,"propId":104013,"pos":{"x":-59130,"y":6669,"z":279870},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300003,"propState":1,"propId":104001,"pos":{"x":-58661,"y":6860,"z":280343},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300002,"propState":1,"propId":104003,"pos":{"x":-54906,"y":16021,"z":279061},"rot":{"x":0,"y":91953,"z":0}},{"groupId":7,"instId":300001,"propState":1,"propId":104003,"pos":{"x":-54671,"y":6855,"z":279155},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300001,"propState":0,"propId":104097,"pos":{"x":53050,"y":-204,"z":-76980},"rot":{"x":0,"y":223786,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":104089,"pos":{"x":49990,"y":170,"z":-67700},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300004,"propState":0,"propId":104061,"pos":{"x":63324,"y":80,"z":-52959},"rot":{"x":0,"y":26544,"z":0}},{"groupId":9,"instId":300005,"propState":0,"propId":104061,"pos":{"x":62668,"y":80,"z":-54117},"rot":{"x":0,"y":26544,"z":0}},{"groupId":9,"instId":300003,"propState":0,"propId":104061,"pos":{"x":61524,"y":80,"z":-52059},"rot":{"x":0,"y":26544,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":104061,"pos":{"x":59739,"y":80,"z":-51172},"rot":{"x":0,"y":26544,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":104061,"pos":{"x":59220,"y":80,"z":-52670},"rot":{"x":0,"y":26544,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41401016":{"P41401_F41401001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300003,"propState":0,"propId":104119,"pos":{"x":-655,"y":-10750,"z":199570},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":4,"instId":300005,"propState":0,"propId":104037,"pos":{"x":5380,"y":-16282,"z":192950},"rot":{"x":270000,"y":195000,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":104089,"pos":{"x":42660,"y":-13820,"z":196149},"rot":{"x":0,"y":270001,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":104037,"pos":{"x":6007,"y":-17174,"z":201222},"rot":{"x":0,"y":345000,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":104097,"pos":{"x":37631,"y":-16305,"z":211909},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300001,"propState":0,"propId":104121,"pos":{"x":120,"y":-21451,"z":196470},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300010,"propState":0,"propId":104025,"pos":{"x":-39796,"y":3961,"z":194997},"rot":{"x":51381,"y":217562,"z":316430}},{"groupId":9,"instId":300008,"propState":0,"propId":104025,"pos":{"x":49,"y":46820,"z":196423},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300006,"propState":0,"propId":104025,"pos":{"x":49,"y":46820,"z":196423},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300004,"propState":0,"propId":104027,"pos":{"x":32399,"y":-30929,"z":151510},"rot":{"x":66,"y":324975,"z":359949}},{"groupId":9,"instId":300002,"propState":0,"propId":104027,"pos":{"x":32885,"y":-30680,"z":240722},"rot":{"x":56,"y":215147,"z":359938}},{"groupId":9,"instId":300009,"propState":0,"propId":104025,"pos":{"x":49,"y":46820,"z":196423},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300007,"propState":0,"propId":104025,"pos":{"x":49,"y":46820,"z":196423},"rot":{"x":0,"y":180000,"z":0}},{"groupId":9,"instId":300005,"propState":0,"propId":104027,"pos":{"x":-31624,"y":-29470,"z":151936},"rot":{"x":48,"y":35351,"z":359933}},{"groupId":9,"instId":300003,"propState":0,"propId":104027,"pos":{"x":-31480,"y":-28390,"z":241760},"rot":{"x":56,"y":147441,"z":359938}},{"groupId":9,"instId":300001,"propState":0,"propId":104026,"pos":{"x":-67140,"y":30970,"z":195930},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300001,"propState":0,"propId":104121,"pos":{"x":120,"y":-21451,"z":196470},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300009,"propState":0,"propId":104025,"pos":{"x":49,"y":46820,"z":196423},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300006,"propState":0,"propId":104025,"pos":{"x":49,"y":46820,"z":196423},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":104027,"pos":{"x":-31480,"y":-28390,"z":241760},"rot":{"x":56,"y":147441,"z":359938}},{"groupId":10,"instId":300010,"propState":0,"propId":104025,"pos":{"x":-39796,"y":3961,"z":194997},"rot":{"x":51381,"y":217562,"z":316430}},{"groupId":10,"instId":300007,"propState":0,"propId":104025,"pos":{"x":49,"y":46820,"z":196423},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":104027,"pos":{"x":-31624,"y":-29470,"z":151936},"rot":{"x":48,"y":35351,"z":359933}},{"groupId":10,"instId":300002,"propState":0,"propId":104027,"pos":{"x":32885,"y":-30680,"z":240722},"rot":{"x":56,"y":215147,"z":359938}},{"groupId":10,"instId":300008,"propState":0,"propId":104025,"pos":{"x":49,"y":46820,"z":196423},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":104027,"pos":{"x":32399,"y":-30929,"z":151510},"rot":{"x":66,"y":324975,"z":359949}},{"groupId":10,"instId":300001,"propState":0,"propId":104026,"pos":{"x":-67140,"y":30970,"z":195930},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300001,"propState":0,"propId":104041,"pos":{"x":-28744,"y":-26610,"z":155948},"rot":{"x":-3,"y":39355,"z":-2}},{"groupId":15,"instId":300005,"propState":0,"propId":104041,"pos":{"x":12200,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300004,"propState":0,"propId":104041,"pos":{"x":29912,"y":-27630,"z":236557},"rot":{"x":2,"y":215017,"z":-2}},{"groupId":15,"instId":300003,"propState":0,"propId":104041,"pos":{"x":-28720,"y":-25630,"z":237340},"rot":{"x":2,"y":150801,"z":-2}},{"groupId":15,"instId":300002,"propState":0,"propId":104041,"pos":{"x":29890,"y":-28330,"z":155140},"rot":{"x":11,"y":238838,"z":359991}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300042,"propState":0,"propId":104061,"pos":{"x":-2750,"y":-17090,"z":194110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300041,"propState":0,"propId":104061,"pos":{"x":-2750,"y":-17090,"z":194110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300037,"propState":0,"propId":104061,"pos":{"x":-1500,"y":-17090,"z":198860},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300048,"propState":0,"propId":104061,"pos":{"x":-2750,"y":-17090,"z":196610},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300047,"propState":0,"propId":104061,"pos":{"x":-2750,"y":-17090,"z":196610},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300046,"propState":0,"propId":104061,"pos":{"x":-2750,"y":-17090,"z":196610},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300045,"propState":0,"propId":104061,"pos":{"x":-2750,"y":-17090,"z":196610},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300044,"propState":0,"propId":104061,"pos":{"x":-2750,"y":-17090,"z":194110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300043,"propState":0,"propId":104061,"pos":{"x":-2750,"y":-17090,"z":194110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300040,"propState":0,"propId":104061,"pos":{"x":-1500,"y":-17090,"z":198860},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300039,"propState":0,"propId":104061,"pos":{"x":-1500,"y":-17090,"z":198860},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300038,"propState":0,"propId":104061,"pos":{"x":-1500,"y":-17090,"z":198860},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300036,"propState":0,"propId":104061,"pos":{"x":-1500,"y":-17090,"z":196610},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300035,"propState":0,"propId":104061,"pos":{"x":-1500,"y":-17090,"z":196610},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300034,"propState":0,"propId":104061,"pos":{"x":-1500,"y":-17090,"z":196610},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300033,"propState":0,"propId":104061,"pos":{"x":-1500,"y":-17090,"z":196610},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300028,"propState":0,"propId":104061,"pos":{"x":-250,"y":-17090,"z":198610},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300027,"propState":0,"propId":104061,"pos":{"x":-250,"y":-17090,"z":198610},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300026,"propState":0,"propId":104061,"pos":{"x":-250,"y":-17090,"z":198610},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300025,"propState":0,"propId":104061,"pos":{"x":-250,"y":-17090,"z":198610},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300024,"propState":0,"propId":104061,"pos":{"x":-500,"y":-17090,"z":196360},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300023,"propState":0,"propId":104061,"pos":{"x":-500,"y":-17090,"z":196360},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300022,"propState":0,"propId":104061,"pos":{"x":-500,"y":-17090,"z":196360},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300021,"propState":0,"propId":104061,"pos":{"x":-500,"y":-17090,"z":196360},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300015,"propState":0,"propId":104119,"pos":{"x":-1540,"y":-12245,"z":199560},"rot":{"x":0,"y":90000,"z":180000}},{"groupId":5,"instId":300014,"propState":0,"propId":104119,"pos":{"x":-1540,"y":-12245,"z":193560},"rot":{"x":0,"y":90000,"z":180000}},{"groupId":5,"instId":300020,"propState":0,"propId":100,"pos":{"x":11358,"y":-17113,"z":201149},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300013,"propState":0,"propId":104061,"pos":{"x":1250,"y":-17090,"z":194110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300012,"propState":0,"propId":104061,"pos":{"x":1250,"y":-17090,"z":196370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300011,"propState":0,"propId":104061,"pos":{"x":1250,"y":-17090,"z":198710},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300010,"propState":0,"propId":104061,"pos":{"x":810,"y":-15020,"z":201090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300009,"propState":0,"propId":104061,"pos":{"x":1035,"y":-15020,"z":198729},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300008,"propState":0,"propId":104061,"pos":{"x":-465,"y":-15020,"z":198729},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300007,"propState":0,"propId":104061,"pos":{"x":971,"y":-15020,"z":193803},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300006,"propState":0,"propId":104061,"pos":{"x":971,"y":-15020,"z":196221},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300005,"propState":0,"propId":104061,"pos":{"x":-507,"y":-15020,"z":193810},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300032,"propState":0,"propId":104061,"pos":{"x":-1500,"y":-17090,"z":194110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300031,"propState":0,"propId":104061,"pos":{"x":-1500,"y":-17090,"z":194110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300030,"propState":0,"propId":104061,"pos":{"x":-1500,"y":-17090,"z":194110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300029,"propState":0,"propId":104061,"pos":{"x":-1500,"y":-17090,"z":194110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300019,"propState":0,"propId":104061,"pos":{"x":-250,"y":-17090,"z":194110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300018,"propState":0,"propId":104061,"pos":{"x":-250,"y":-17090,"z":194110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300017,"propState":0,"propId":104061,"pos":{"x":-250,"y":-17090,"z":194110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300016,"propState":0,"propId":104061,"pos":{"x":-250,"y":-17090,"z":194110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300004,"propState":0,"propId":104061,"pos":{"x":-504,"y":-15020,"z":196194},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300003,"propState":0,"propId":104061,"pos":{"x":-1670,"y":-14350,"z":194110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":104061,"pos":{"x":-1670,"y":-14350,"z":196370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":104061,"pos":{"x":-1670,"y":-14350,"z":198710},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41401017":{"P41401_F41401001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300003,"propState":0,"propId":104177,"pos":{"x":-34978,"y":11698,"z":21523},"rot":{"x":0,"y":285000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":104177,"pos":{"x":-35376,"y":11677,"z":18097},"rot":{"x":0,"y":92818,"z":0}},{"groupId":3,"instId":300001,"propState":1,"propId":104029,"pos":{"x":-21269,"y":11646,"z":38589},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300004,"propState":0,"propId":100,"pos":{"x":-32390,"y":12680,"z":19800},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":104141,"pos":{"x":-32690,"y":11691,"z":19760},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":1,"propId":104031,"pos":{"x":-30780,"y":11730,"z":19840},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":104022,"pos":{"x":-24345,"y":12755,"z":19804},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300001,"propState":12,"propId":60402,"pos":{"x":-15517,"y":11646,"z":19640},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41401018":{"P41401_F41401001":{"scenes":{"47":{"props":[{"groupId":47,"instId":300002,"propState":0,"propId":104043,"pos":{"x":68112,"y":-204,"z":3845},"rot":{"x":0,"y":262957,"z":0}},{"groupId":47,"instId":300003,"propState":2,"propId":104141,"pos":{"x":68112,"y":-204,"z":3845},"rot":{"x":0,"y":262957,"z":0}},{"groupId":47,"instId":300001,"propState":1,"propId":104045,"pos":{"x":44980,"y":-153,"z":-65200},"rot":{"x":0,"y":76832,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300002,"propState":1,"propId":104029,"pos":{"x":72885,"y":-173,"z":-22420},"rot":{"x":0,"y":208495,"z":0}},{"groupId":48,"instId":300001,"propState":1,"propId":104029,"pos":{"x":52405,"y":-165,"z":-66055},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300002,"propState":0,"propId":104141,"pos":{"x":69390,"y":90,"z":-16780},"rot":{"x":0,"y":274226,"z":0}},{"groupId":49,"instId":300001,"propState":0,"propId":104038,"pos":{"x":69430,"y":-204,"z":-14450},"rot":{"x":0,"y":272358,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41401019":{"P41401_F41401001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300005,"propState":0,"propId":104177,"pos":{"x":260550,"y":48393,"z":12560},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":0,"propId":100,"pos":{"x":290930,"y":53440,"z":-4280},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":104141,"pos":{"x":293470,"y":50260,"z":-4340},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":104141,"pos":{"x":262750,"y":44343,"z":16120},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300010,"propState":0,"propId":100,"pos":{"x":260760,"y":47960,"z":16200},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300009,"propState":0,"propId":104032,"pos":{"x":263050,"y":48420,"z":16200},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":104031,"pos":{"x":289850,"y":53770,"z":-4290},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":1,"propId":104031,"pos":{"x":260760,"y":47000,"z":16220},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":104022,"pos":{"x":252972,"y":44388,"z":16103},"rot":{"x":0,"y":272281,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300007,"propState":0,"propId":104032,"pos":{"x":293320,"y":54410,"z":18980},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300012,"propState":0,"propId":104141,"pos":{"x":293600,"y":50260,"z":18110},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300011,"propState":0,"propId":104141,"pos":{"x":311490,"y":44370,"z":-13790},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300010,"propState":0,"propId":100,"pos":{"x":293270,"y":55140,"z":16960},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300009,"propState":0,"propId":100,"pos":{"x":312700,"y":49240,"z":-8520},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300008,"propState":0,"propId":104032,"pos":{"x":311420,"y":48850,"z":-13360},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":104031,"pos":{"x":291430,"y":55200,"z":21710},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300002,"propState":1,"propId":104031,"pos":{"x":311220,"y":48900,"z":-8520},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":104022,"pos":{"x":310760,"y":44579,"z":7630},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300004,"propState":0,"propId":104141,"pos":{"x":317450,"y":44510,"z":-35520},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":104031,"pos":{"x":316070,"y":51470,"z":-34050},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":100,"pos":{"x":312510,"y":49240,"z":-34590},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":104032,"pos":{"x":313220,"y":48670,"z":-34410},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":104022,"pos":{"x":296424,"y":50232,"z":-29796},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300004,"propState":0,"propId":100,"pos":{"x":290070,"y":50225,"z":-4584},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300003,"propState":12,"propId":60403,"pos":{"x":241455,"y":44341,"z":-69848},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300010,"propState":0,"propId":100,"pos":{"x":290070,"y":50225,"z":-4584},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":100,"pos":{"x":290070,"y":50225,"z":-4584},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300008,"propState":0,"propId":104032,"pos":{"x":293520,"y":49490,"z":8120},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300001,"propState":12,"propId":60403,"pos":{"x":320200,"y":44470,"z":-35190},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300004,"propState":12,"propId":60403,"pos":{"x":290720,"y":50225,"z":-4290},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300013,"propState":0,"propId":104080,"pos":{"x":257390,"y":45250,"z":-12150},"rot":{"x":0,"y":220087,"z":0}},{"groupId":20,"instId":300010,"propState":0,"propId":104080,"pos":{"x":323522,"y":45041,"z":-6256},"rot":{"x":0,"y":222314,"z":0}},{"groupId":20,"instId":300009,"propState":0,"propId":104080,"pos":{"x":281940,"y":40185,"z":12440},"rot":{"x":0,"y":232334,"z":0}},{"groupId":20,"instId":300008,"propState":0,"propId":104080,"pos":{"x":291020,"y":50925,"z":9420},"rot":{"x":0,"y":313304,"z":0}},{"groupId":20,"instId":300007,"propState":0,"propId":104080,"pos":{"x":285340,"y":49051,"z":32280},"rot":{"x":0,"y":232989,"z":0}},{"groupId":20,"instId":300002,"propState":0,"propId":104010,"pos":{"x":266250,"y":44343,"z":30690},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300006,"propState":0,"propId":104080,"pos":{"x":285500,"y":49050,"z":32280},"rot":{"x":0,"y":267028,"z":0}},{"groupId":21,"instId":300011,"propState":0,"propId":104080,"pos":{"x":323522,"y":45041,"z":-6256},"rot":{"x":0,"y":308637,"z":0}},{"groupId":21,"instId":300009,"propState":0,"propId":104080,"pos":{"x":281760,"y":40185,"z":12670},"rot":{"x":0,"y":317103,"z":0}},{"groupId":21,"instId":300007,"propState":0,"propId":104080,"pos":{"x":291490,"y":50925,"z":-29600},"rot":{"x":0,"y":27086,"z":0}},{"groupId":21,"instId":300003,"propState":0,"propId":104011,"pos":{"x":265590,"y":44343,"z":30740},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41401020":{"P41401_F41401001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300002,"propState":1,"propId":104103,"pos":{"x":-5849,"y":82040,"z":337057},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300001,"propState":1,"propId":104103,"pos":{"x":-42939,"y":82040,"z":337057},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300005,"propState":0,"propId":104032,"pos":{"x":-57140,"y":15130,"z":284360},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300004,"propState":0,"propId":104032,"pos":{"x":8130,"y":15600,"z":292420},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":1,"propId":104029,"pos":{"x":-10360,"y":16021,"z":285980},"rot":{"x":0,"y":188257,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300001,"propState":12,"propId":60402,"pos":{"x":-24510,"y":17285,"z":293610},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300006,"propState":0,"propId":104141,"pos":{"x":-17810,"y":16050,"z":282580},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":104031,"pos":{"x":-14640,"y":17280,"z":285970},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":104141,"pos":{"x":-24740,"y":17400,"z":290460},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":100,"pos":{"x":-38590,"y":17960,"z":283200},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300004,"propState":1,"propId":104031,"pos":{"x":-24850,"y":17285,"z":293245},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300003,"propState":1,"propId":104022,"pos":{"x":810,"y":16021,"z":307310},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41402001":{"P41402_F41402001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300004,"propState":12,"propId":60403,"pos":{"x":-79289,"y":25115,"z":295917},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"44302001":{"P44302_F44302001":{"scenes":{"35":{"props":[{"groupId":35,"instId":300001,"propState":8,"propId":3002,"pos":{"x":15010,"y":98338,"z":72850},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":35,"instId":300001,"pos":{"x":16431,"y":98000,"z":69877},"rot":{"x":0,"y":30000,"z":0}}}},"9":{"props":[{"groupId":9,"instId":300002,"propState":0,"propId":103073,"pos":{"x":93510,"y":98000,"z":84577},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300003,"propState":0,"propId":103039,"pos":{"x":93719,"y":98010,"z":84076},"rot":{"x":0,"y":90000,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":103073,"pos":{"x":87510,"y":98000,"z":84577},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44302002":{"P44302_F44302001":{"scenes":{"36":{"props":[{"groupId":36,"instId":300001,"propState":8,"propId":3002,"pos":{"x":14930,"y":98300,"z":90310},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":36,"instId":300001,"pos":{"x":16316,"y":98000,"z":93198},"rot":{"x":0,"y":160000,"z":0}}}},"8":{"props":[{"groupId":8,"instId":300003,"propState":0,"propId":103039,"pos":{"x":80669,"y":98010,"z":84930},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":103073,"pos":{"x":93510,"y":98000,"z":84577},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":103073,"pos":{"x":87510,"y":98000,"z":84577},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300003,"propState":0,"propId":103039,"pos":{"x":87882,"y":91438,"z":114580},"rot":{"x":0,"y":90000,"z":270000}},{"groupId":12,"instId":300002,"propState":0,"propId":103073,"pos":{"x":81453,"y":85985,"z":114582},"rot":{"x":0,"y":90000,"z":270020}},{"groupId":12,"instId":300001,"propState":0,"propId":103073,"pos":{"x":75454,"y":85987,"z":114582},"rot":{"x":0,"y":90000,"z":270020}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44302003":{"P44302_F44302001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300005,"propState":3,"propId":103006,"pos":{"x":34147,"y":169908,"z":501642},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":1,"propId":103005,"pos":{"x":63860,"y":166806,"z":495700},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":1,"propId":103005,"pos":{"x":40090,"y":166806,"z":495700},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":3,"propId":103006,"pos":{"x":46032,"y":169908,"z":513528},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":103008,"pos":{"x":63860,"y":169908,"z":495700},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300003,"propState":1,"propId":103005,"pos":{"x":69200,"y":169880,"z":508090},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300002,"propState":1,"propId":103005,"pos":{"x":51170,"y":169932,"z":490080},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300008,"propState":3,"propId":103006,"pos":{"x":82708,"y":173020,"z":494568},"rot":{"x":163,"y":32,"z":-2}},{"groupId":7,"instId":300007,"propState":3,"propId":103006,"pos":{"x":73693,"y":173046,"z":485563},"rot":{"x":163,"y":32,"z":-2}},{"groupId":7,"instId":300006,"propState":3,"propId":103006,"pos":{"x":60185,"y":173008,"z":499085},"rot":{"x":163,"y":32,"z":-2}},{"groupId":7,"instId":300005,"propState":3,"propId":103006,"pos":{"x":51180,"y":172983,"z":508100},"rot":{"x":163,"y":32,"z":-2}},{"groupId":7,"instId":300004,"propState":3,"propId":103006,"pos":{"x":42165,"y":173009,"z":499095},"rot":{"x":2,"y":90032,"z":163}},{"groupId":7,"instId":300001,"propState":0,"propId":103008,"pos":{"x":87203,"y":173071,"z":476545},"rot":{"x":-2,"y":270032,"z":359837}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44302004":{"P44302_F44302001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300012,"propState":0,"propId":103007,"pos":{"x":42079,"y":186469,"z":501312},"rot":{"x":2274,"y":89220,"z":20666}},{"groupId":6,"instId":300011,"propState":3,"propId":103006,"pos":{"x":55644,"y":184316,"z":505769},"rot":{"x":339351,"y":178363,"z":2430}},{"groupId":6,"instId":300010,"propState":3,"propId":103006,"pos":{"x":56133,"y":190757,"z":488684},"rot":{"x":2274,"y":89220,"z":20666}},{"groupId":6,"instId":300009,"propState":3,"propId":103006,"pos":{"x":46275,"y":181457,"z":514188},"rot":{"x":2274,"y":89220,"z":20666}},{"groupId":6,"instId":300008,"propState":3,"propId":103006,"pos":{"x":46764,"y":187898,"z":497102},"rot":{"x":339351,"y":178363,"z":2430}},{"groupId":6,"instId":300007,"propState":3,"propId":103006,"pos":{"x":47252,"y":194340,"z":480017},"rot":{"x":339351,"y":178363,"z":2430}},{"groupId":6,"instId":300006,"propState":3,"propId":103006,"pos":{"x":37394,"y":185040,"z":505521},"rot":{"x":339351,"y":178363,"z":2430}},{"groupId":6,"instId":300005,"propState":3,"propId":103006,"pos":{"x":33198,"y":190052,"z":492645},"rot":{"x":2274,"y":89220,"z":20666}},{"groupId":6,"instId":300004,"propState":3,"propId":103006,"pos":{"x":24318,"y":193635,"z":483978},"rot":{"x":2274,"y":89220,"z":20666}},{"groupId":6,"instId":300003,"propState":1,"propId":103005,"pos":{"x":32710,"y":180509,"z":509730},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":1,"propId":103005,"pos":{"x":38371,"y":194821,"z":471350},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":103008,"pos":{"x":20121,"y":198648,"z":471102},"rot":{"x":20649,"y":358363,"z":357570}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44303001":{"P44303_F44303001":{"scenes":{"7":{"props":[{"groupId":7,"instId":300005,"propState":0,"propId":103031,"pos":{"x":-116165,"y":22090,"z":-175809},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300017,"propState":0,"propId":103039,"pos":{"x":79741,"y":22090,"z":-200440},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300006,"propState":1,"propId":103031,"pos":{"x":-125303,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300019,"propState":0,"propId":103031,"pos":{"x":-140501,"y":21032,"z":-37902},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300018,"propState":1,"propId":103032,"pos":{"x":-173385,"y":22081,"z":-148887},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300015,"propState":0,"propId":103031,"pos":{"x":-81322,"y":-16910,"z":-196913},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300012,"propState":1,"propId":103031,"pos":{"x":-156415,"y":-10910,"z":-130932},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300008,"propState":1,"propId":103031,"pos":{"x":-135344,"y":-4910,"z":-61779},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300007,"propState":1,"propId":103031,"pos":{"x":-155408,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300003,"propState":1,"propId":103031,"pos":{"x":-81320,"y":22100,"z":-196809},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":103031,"pos":{"x":81346,"y":22089,"z":-196925},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300020,"propState":0,"propId":103031,"pos":{"x":-125488,"y":28032,"z":-40907},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300014,"propState":0,"propId":103039,"pos":{"x":-190551,"y":16032,"z":-52573},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300016,"propState":0,"propId":103039,"pos":{"x":-84221,"y":-16868,"z":-198931},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300013,"propState":1,"propId":103031,"pos":{"x":-165403,"y":-10910,"z":-139927},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":103031,"pos":{"x":-188501,"y":16040,"z":-55890},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300011,"propState":0,"propId":103031,"pos":{"x":-156331,"y":-4910,"z":-79773},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300010,"propState":0,"propId":103031,"pos":{"x":110204,"y":22109,"z":-217944},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300009,"propState":1,"propId":103032,"pos":{"x":149255,"y":28111,"z":-130927},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300001,"propState":1,"propId":103031,"pos":{"x":146218,"y":28084,"z":-175913},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300006,"propState":0,"propId":103013,"pos":{"x":159229,"y":27793,"z":-139048},"rot":{"x":351531,"y":15697,"z":341246}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300012,"propState":0,"propId":103096,"pos":{"x":261211,"y":32420,"z":-410195},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300011,"propState":1,"propId":103096,"pos":{"x":264503,"y":32420,"z":-310455},"rot":{"x":0,"y":180000,"z":0}},{"groupId":9,"instId":300010,"propState":1,"propId":103096,"pos":{"x":120500,"y":32410,"z":-337990},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300008,"propState":1,"propId":103096,"pos":{"x":-126790,"y":-4906,"z":-33305},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300007,"propState":1,"propId":103096,"pos":{"x":-126790,"y":-4906,"z":-30006},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300006,"propState":0,"propId":103096,"pos":{"x":-125968,"y":21032,"z":-30254},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300005,"propState":0,"propId":103096,"pos":{"x":-125968,"y":21032,"z":-33553},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300004,"propState":1,"propId":103096,"pos":{"x":-73516,"y":22090,"z":-246650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":103096,"pos":{"x":-67698,"y":-16918,"z":-249130},"rot":{"x":0,"y":180000,"z":0}},{"groupId":9,"instId":300003,"propState":1,"propId":103096,"pos":{"x":73440,"y":22090,"z":-243065},"rot":{"x":0,"y":90000,"z":0}},{"groupId":9,"instId":300001,"propState":1,"propId":103096,"pos":{"x":70987,"y":-16918,"z":-249130},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300001,"propState":0,"propId":103040,"pos":{"x":-155540,"y":28031,"z":1073},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44303002":{"P44303_F44303001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300006,"propState":0,"propId":103013,"pos":{"x":159229,"y":27793,"z":-139048},"rot":{"x":351531,"y":15697,"z":341246}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300005,"propState":0,"propId":103031,"pos":{"x":-116165,"y":22090,"z":-175809},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300023,"propState":0,"propId":103031,"pos":{"x":-125488,"y":28032,"z":-40900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300022,"propState":0,"propId":103031,"pos":{"x":-116130,"y":22096,"z":-248041},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300021,"propState":0,"propId":103031,"pos":{"x":-140501,"y":22086,"z":-125874},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300020,"propState":0,"propId":103040,"pos":{"x":-140500,"y":20968,"z":-25702},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300019,"propState":0,"propId":103031,"pos":{"x":-140501,"y":21043,"z":-37849},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300014,"propState":0,"propId":103039,"pos":{"x":-190551,"y":16032,"z":-52573},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300018,"propState":1,"propId":103032,"pos":{"x":-173385,"y":22081,"z":-148887},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300017,"propState":0,"propId":103039,"pos":{"x":79741,"y":22090,"z":-200440},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300016,"propState":0,"propId":103039,"pos":{"x":-84221,"y":-16868,"z":-198931},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300015,"propState":0,"propId":103031,"pos":{"x":-81322,"y":-16910,"z":-196913},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300013,"propState":1,"propId":103031,"pos":{"x":-165403,"y":-10910,"z":-139927},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300012,"propState":1,"propId":103031,"pos":{"x":-156415,"y":-10910,"z":-130932},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300004,"propState":0,"propId":103031,"pos":{"x":-188501,"y":16040,"z":-55890},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300011,"propState":0,"propId":103031,"pos":{"x":-156331,"y":-4910,"z":-79773},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300010,"propState":0,"propId":103031,"pos":{"x":110204,"y":22109,"z":-217944},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300009,"propState":1,"propId":103032,"pos":{"x":149255,"y":28111,"z":-130927},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300008,"propState":1,"propId":103031,"pos":{"x":-135344,"y":-4910,"z":-61779},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300007,"propState":1,"propId":103031,"pos":{"x":-155408,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300006,"propState":1,"propId":103031,"pos":{"x":-125303,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300003,"propState":0,"propId":103031,"pos":{"x":-81320,"y":22100,"z":-196809},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":103031,"pos":{"x":81346,"y":22089,"z":-196925},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300001,"propState":1,"propId":103031,"pos":{"x":146218,"y":28084,"z":-175913},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300012,"propState":0,"propId":103096,"pos":{"x":261211,"y":32420,"z":-410195},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300011,"propState":1,"propId":103096,"pos":{"x":264503,"y":32420,"z":-310455},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300010,"propState":1,"propId":103096,"pos":{"x":120500,"y":32410,"z":-337990},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300008,"propState":1,"propId":103096,"pos":{"x":-126790,"y":-4906,"z":-33305},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300007,"propState":1,"propId":103096,"pos":{"x":-126790,"y":-4906,"z":-30006},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300004,"propState":1,"propId":103096,"pos":{"x":-73516,"y":22090,"z":-246650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":103096,"pos":{"x":-67698,"y":-16918,"z":-249130},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300003,"propState":1,"propId":103096,"pos":{"x":73440,"y":22090,"z":-243065},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300001,"propState":1,"propId":103096,"pos":{"x":70987,"y":-16918,"z":-249130},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44303003":{"P44303_F44303001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300025,"propState":1,"propId":103031,"pos":{"x":-113501,"y":28032,"z":-40900},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300020,"propState":0,"propId":103031,"pos":{"x":-125488,"y":28032,"z":-40900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300019,"propState":0,"propId":103031,"pos":{"x":-140514,"y":19032,"z":-103854},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300016,"propState":0,"propId":103039,"pos":{"x":-84221,"y":-16868,"z":-198931},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300015,"propState":0,"propId":103031,"pos":{"x":-81322,"y":-16910,"z":-196913},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":103031,"pos":{"x":81346,"y":22089,"z":-196925},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300001,"propState":1,"propId":103031,"pos":{"x":146218,"y":28084,"z":-175913},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300005,"propState":0,"propId":103031,"pos":{"x":-116165,"y":22090,"z":-175809},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300014,"propState":1,"propId":103039,"pos":{"x":-190551,"y":16032,"z":-52573},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300013,"propState":1,"propId":103031,"pos":{"x":-165403,"y":-10910,"z":-139927},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300012,"propState":1,"propId":103031,"pos":{"x":-156415,"y":-10910,"z":-130932},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300010,"propState":0,"propId":103031,"pos":{"x":110204,"y":22109,"z":-217944},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300009,"propState":1,"propId":103032,"pos":{"x":149255,"y":28111,"z":-130927},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300008,"propState":1,"propId":103031,"pos":{"x":-135344,"y":-4910,"z":-61779},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300007,"propState":1,"propId":103031,"pos":{"x":-155408,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300024,"propState":1,"propId":103031,"pos":{"x":-140501,"y":21032,"z":-37900},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300023,"propState":1,"propId":103031,"pos":{"x":-140501,"y":16032,"z":-55920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300022,"propState":1,"propId":103031,"pos":{"x":-161501,"y":16032,"z":-76900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300021,"propState":1,"propId":103031,"pos":{"x":-185501,"y":16032,"z":-76900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300018,"propState":1,"propId":103032,"pos":{"x":-173385,"y":22081,"z":-148887},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300017,"propState":0,"propId":103039,"pos":{"x":79741,"y":22090,"z":-200440},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300004,"propState":1,"propId":103031,"pos":{"x":-188501,"y":16040,"z":-55890},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300011,"propState":0,"propId":103031,"pos":{"x":-156331,"y":-4910,"z":-79773},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300006,"propState":1,"propId":103031,"pos":{"x":-125303,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300003,"propState":1,"propId":103031,"pos":{"x":-81320,"y":22100,"z":-196809},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300006,"propState":0,"propId":103013,"pos":{"x":159229,"y":27793,"z":-139048},"rot":{"x":351531,"y":15697,"z":341246}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300012,"propState":0,"propId":103096,"pos":{"x":261211,"y":32420,"z":-410195},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300011,"propState":1,"propId":103096,"pos":{"x":264503,"y":32420,"z":-310455},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300010,"propState":1,"propId":103096,"pos":{"x":120500,"y":32410,"z":-337990},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300008,"propState":1,"propId":103096,"pos":{"x":-126790,"y":-4906,"z":-33305},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300007,"propState":1,"propId":103096,"pos":{"x":-126790,"y":-4906,"z":-30006},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300006,"propState":0,"propId":103096,"pos":{"x":-125968,"y":21032,"z":-30254},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300005,"propState":0,"propId":103096,"pos":{"x":-125968,"y":21032,"z":-33553},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300004,"propState":1,"propId":103096,"pos":{"x":-73516,"y":22090,"z":-246650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":103096,"pos":{"x":-67698,"y":-16918,"z":-249130},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300003,"propState":1,"propId":103096,"pos":{"x":73440,"y":22090,"z":-243065},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300001,"propState":1,"propId":103096,"pos":{"x":70987,"y":-16918,"z":-249130},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300002,"propState":0,"propId":100,"pos":{"x":-141677,"y":29035,"z":-6260},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":100,"pos":{"x":-133330,"y":28062,"z":-30450},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43322001":{"P43322_F43322001":{"scenes":{"8":{"props":[{"groupId":8,"instId":300006,"propState":0,"propId":103013,"pos":{"x":159229,"y":27793,"z":-139048},"rot":{"x":351531,"y":15697,"z":341246}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300019,"propState":0,"propId":103031,"pos":{"x":146219,"y":28080,"z":-217989},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300014,"propState":0,"propId":103039,"pos":{"x":-190551,"y":16032,"z":-52573},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300017,"propState":0,"propId":103039,"pos":{"x":79741,"y":22090,"z":-200440},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300015,"propState":0,"propId":103031,"pos":{"x":-81322,"y":-16910,"z":-196913},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300012,"propState":1,"propId":103031,"pos":{"x":-156415,"y":-10910,"z":-130932},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":103031,"pos":{"x":-188501,"y":16040,"z":-55890},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300005,"propState":0,"propId":103031,"pos":{"x":-116165,"y":22090,"z":-175809},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300018,"propState":1,"propId":103032,"pos":{"x":-173385,"y":22081,"z":-148887},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300016,"propState":0,"propId":103039,"pos":{"x":-84221,"y":-16868,"z":-198931},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300013,"propState":1,"propId":103031,"pos":{"x":-165403,"y":-10910,"z":-139927},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300011,"propState":0,"propId":103031,"pos":{"x":-156331,"y":-4910,"z":-79773},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300010,"propState":0,"propId":103031,"pos":{"x":110204,"y":22109,"z":-217944},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300009,"propState":1,"propId":103032,"pos":{"x":149255,"y":28111,"z":-130927},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300008,"propState":1,"propId":103031,"pos":{"x":-135344,"y":-4910,"z":-61779},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300007,"propState":1,"propId":103031,"pos":{"x":-155408,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300006,"propState":1,"propId":103031,"pos":{"x":-125303,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300003,"propState":1,"propId":103031,"pos":{"x":-81320,"y":22100,"z":-196809},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":103031,"pos":{"x":81346,"y":22089,"z":-196925},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300001,"propState":1,"propId":103031,"pos":{"x":146218,"y":28084,"z":-175913},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300012,"propState":0,"propId":103096,"pos":{"x":261211,"y":32420,"z":-410195},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300011,"propState":1,"propId":103096,"pos":{"x":264503,"y":32420,"z":-310455},"rot":{"x":0,"y":180000,"z":0}},{"groupId":9,"instId":300010,"propState":1,"propId":103096,"pos":{"x":120500,"y":32410,"z":-337990},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300008,"propState":1,"propId":103096,"pos":{"x":-126790,"y":-4906,"z":-33305},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300007,"propState":1,"propId":103096,"pos":{"x":-126790,"y":-4906,"z":-30006},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300006,"propState":1,"propId":103096,"pos":{"x":-125968,"y":21032,"z":-30254},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300005,"propState":1,"propId":103096,"pos":{"x":-125968,"y":21032,"z":-33553},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300004,"propState":1,"propId":103096,"pos":{"x":-73516,"y":22090,"z":-246650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":103096,"pos":{"x":-67698,"y":-16918,"z":-249130},"rot":{"x":0,"y":180000,"z":0}},{"groupId":9,"instId":300003,"propState":1,"propId":103096,"pos":{"x":73440,"y":22090,"z":-243065},"rot":{"x":0,"y":90000,"z":0}},{"groupId":9,"instId":300001,"propState":1,"propId":103096,"pos":{"x":70987,"y":-16918,"z":-249130},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300002,"propState":0,"propId":138,"pos":{"x":-179190,"y":-4760,"z":-79740},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300006,"propState":2,"propId":103013,"pos":{"x":132510,"y":28090,"z":-179384},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300004,"propState":9,"propId":103109,"pos":{"x":105750,"y":23103,"z":-196380},"rot":{"x":0,"y":222121,"z":0}},{"groupId":28,"instId":300003,"propState":9,"propId":103109,"pos":{"x":139090,"y":23103,"z":-202365},"rot":{"x":0,"y":222121,"z":0}},{"groupId":28,"instId":300002,"propState":9,"propId":103109,"pos":{"x":123560,"y":23103,"z":-184230},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300001,"propState":9,"propId":103012,"pos":{"x":136820,"y":28090,"z":-179350},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43322002":{"P43322_F43322001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300009,"propState":3,"propId":103006,"pos":{"x":-102301,"y":57723,"z":93128},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":3,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-127916,"y":62735,"z":85553},"rot":{"x":351615,"y":180838,"z":8476}},{"groupId":3,"instId":300002,"propState":1,"propId":103005,"pos":{"x":-128165,"y":62140,"z":68550},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":103007,"pos":{"x":-110923,"y":60229,"z":84935},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":3,"instId":300008,"propState":3,"propId":103006,"pos":{"x":-110674,"y":57723,"z":101938},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":3,"instId":300006,"propState":3,"propId":103006,"pos":{"x":-119544,"y":62735,"z":76743},"rot":{"x":8385,"y":92083,"z":8476}},{"groupId":3,"instId":300003,"propState":1,"propId":103005,"pos":{"x":-93680,"y":52114,"z":101320},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-128165,"y":65242,"z":68550},"rot":{"x":8385,"y":838,"z":351524}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300008,"propState":3,"propId":103006,"pos":{"x":-18090,"y":50735,"z":57407},"rot":{"x":1428,"y":271154,"z":7163}},{"groupId":4,"instId":300005,"propState":3,"propId":103006,"pos":{"x":3705,"y":53943,"z":78250},"rot":{"x":352840,"y":974,"z":1440}},{"groupId":4,"instId":300004,"propState":3,"propId":103006,"pos":{"x":16349,"y":52660,"z":65226},"rot":{"x":1428,"y":271154,"z":7163}},{"groupId":4,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-13587,"y":52446,"z":70085},"rot":{"x":352840,"y":974,"z":1440}},{"groupId":4,"instId":300006,"propState":3,"propId":103006,"pos":{"x":3271,"y":50735,"z":52720},"rot":{"x":1428,"y":271154,"z":7163}},{"groupId":4,"instId":300003,"propState":1,"propId":103005,"pos":{"x":-5447,"y":46350,"z":44383},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":1,"propId":103005,"pos":{"x":3850,"y":51910,"z":86760},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":103008,"pos":{"x":16710,"y":55333,"z":86501},"rot":{"x":7160,"y":180974,"z":358560}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300001,"propState":1,"propId":100,"pos":{"x":-28550,"y":40210,"z":5680},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300010,"propState":0,"propId":103141,"pos":{"x":-107830,"y":62595,"z":6020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300009,"propState":0,"propId":103031,"pos":{"x":-23559,"y":51604,"z":140136},"rot":{"x":0,"y":166963,"z":0}},{"groupId":7,"instId":300008,"propState":0,"propId":103044,"pos":{"x":-92003,"y":62097,"z":-3042},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300007,"propState":0,"propId":103044,"pos":{"x":-40538,"y":57862,"z":-120474},"rot":{"x":0,"y":77443,"z":0}},{"groupId":7,"instId":300006,"propState":0,"propId":103044,"pos":{"x":33845,"y":48570,"z":27113},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300005,"propState":1,"propId":103029,"pos":{"x":-94017,"y":62594,"z":11811},"rot":{"x":0,"y":359690,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":103029,"pos":{"x":-94254,"y":62594,"z":-627},"rot":{"x":0,"y":179690,"z":0}},{"groupId":7,"instId":300003,"propState":1,"propId":103029,"pos":{"x":36590,"y":49274,"z":-18681},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":103029,"pos":{"x":-39622,"y":57862,"z":-117705},"rot":{"x":0,"y":257443,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":103029,"pos":{"x":36519,"y":49273,"z":29998},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300009,"propState":3,"propId":103006,"pos":{"x":-114408,"y":61154,"z":-80802},"rot":{"x":8671,"y":169802,"z":0}},{"groupId":6,"instId":300002,"propState":1,"propId":103005,"pos":{"x":-120140,"y":55326,"z":-99990},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300010,"propState":3,"propId":103006,"pos":{"x":-107095,"y":62517,"z":-70407},"rot":{"x":0,"y":79802,"z":351329}},{"groupId":6,"instId":300008,"propState":3,"propId":103006,"pos":{"x":-112826,"y":59791,"z":-89596},"rot":{"x":8671,"y":169802,"z":0}},{"groupId":6,"instId":300007,"propState":3,"propId":103006,"pos":{"x":-128543,"y":61835,"z":-78805},"rot":{"x":0,"y":79802,"z":351329}},{"groupId":6,"instId":300005,"propState":3,"propId":103006,"pos":{"x":-135857,"y":60473,"z":-89199},"rot":{"x":8671,"y":169802,"z":0}},{"groupId":6,"instId":300004,"propState":3,"propId":103006,"pos":{"x":-146334,"y":61835,"z":-82006},"rot":{"x":0,"y":79802,"z":351329}},{"groupId":6,"instId":300006,"propState":3,"propId":103006,"pos":{"x":-135364,"y":63879,"z":-66414},"rot":{"x":8671,"y":169802,"z":0}},{"groupId":6,"instId":300003,"propState":1,"propId":103005,"pos":{"x":-128050,"y":62140,"z":-56020},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":103008,"pos":{"x":-142379,"y":58429,"z":-103991},"rot":{"x":351329,"y":349802,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300003,"propState":0,"propId":100,"pos":{"x":-184120,"y":63160,"z":6230},"rot":{"x":14085,"y":59477,"z":351835}},{"groupId":9,"instId":300002,"propState":0,"propId":103098,"pos":{"x":-172800,"y":64400,"z":6310},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300019,"propState":3,"propId":103006,"pos":{"x":-50041,"y":51365,"z":-66989},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":5,"instId":300017,"propState":3,"propId":103006,"pos":{"x":-33213,"y":49456,"z":-43805},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":5,"instId":300016,"propState":3,"propId":103006,"pos":{"x":11304,"y":58369,"z":-66493},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":5,"instId":300015,"propState":3,"propId":103006,"pos":{"x":-32765,"y":55389,"z":-79197},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":5,"instId":300014,"propState":3,"propId":103006,"pos":{"x":-30110,"y":53093,"z":-63535},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":5,"instId":300012,"propState":3,"propId":103006,"pos":{"x":-18593,"y":55776,"z":-71674},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":5,"instId":300011,"propState":3,"propId":103006,"pos":{"x":-20144,"y":53958,"z":-61808},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":5,"instId":300010,"propState":3,"propId":103006,"pos":{"x":-10179,"y":54822,"z":-60082},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":5,"instId":300009,"propState":3,"propId":103006,"pos":{"x":-7524,"y":52527,"z":-44420},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":5,"instId":300008,"propState":3,"propId":103006,"pos":{"x":-213,"y":55687,"z":-58355},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":5,"instId":300005,"propState":3,"propId":103006,"pos":{"x":31235,"y":60098,"z":-63040},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":5,"instId":300004,"propState":1,"propId":103005,"pos":{"x":28131,"y":53359,"z":-43309},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300007,"propState":3,"propId":103006,"pos":{"x":8200,"y":54732,"z":-46763},"rot":{"x":10320,"y":351061,"z":4965}},{"groupId":5,"instId":300006,"propState":3,"propId":103006,"pos":{"x":27028,"y":60575,"z":-68836},"rot":{"x":4885,"y":260169,"z":349642}},{"groupId":5,"instId":300003,"propState":1,"propId":103005,"pos":{"x":-2869,"y":54880,"z":-74016},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300002,"propState":1,"propId":103005,"pos":{"x":-17489,"y":48560,"z":-46147},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":103008,"pos":{"x":34993,"y":53688,"z":-21852},"rot":{"x":349680,"y":171061,"z":355035}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43322003":{"P43322_F43322001":{"scenes":{"20":{"props":[{"groupId":20,"instId":300002,"propState":1,"propId":103073,"pos":{"x":-162390,"y":5501,"z":-138954},"rot":{"x":0,"y":180000,"z":0}},{"groupId":20,"instId":300003,"propState":0,"propId":103039,"pos":{"x":-156610,"y":5511,"z":-137807},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300001,"propState":1,"propId":103073,"pos":{"x":-162390,"y":5501,"z":-144954},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[],"npcs":[],"monsters":[{"groupId":21,"instId":200002,"monsterId":3012020,"eventId":43322204,"pos":{"x":-119800,"y":11517,"z":1596},"rot":{"x":0,"y":187015,"z":0}},{"groupId":21,"instId":200001,"monsterId":3012020,"eventId":43322205,"pos":{"x":-115027,"y":11517,"z":-14974},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-101429,"y":11827,"z":339},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":31,"instId":300001,"pos":{"x":-101940,"y":11517,"z":-3997},"rot":{"x":0,"y":270000,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43322004":{"P43322_F43322001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300006,"propState":0,"propId":103031,"pos":{"x":48558,"y":84400,"z":82242},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":103031,"pos":{"x":39519,"y":88400,"z":103220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300004,"propState":1,"propId":103031,"pos":{"x":-835,"y":95820,"z":142306},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300003,"propState":1,"propId":103031,"pos":{"x":-908,"y":89798,"z":112009},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":1,"propId":103031,"pos":{"x":-1112,"y":98000,"z":56939},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":1,"propId":103031,"pos":{"x":-1000,"y":95000,"z":-9013},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300006,"propState":1,"propId":103031,"pos":{"x":48558,"y":84400,"z":82242},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300005,"propState":1,"propId":103031,"pos":{"x":39519,"y":88400,"z":103220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300004,"propState":1,"propId":103031,"pos":{"x":-835,"y":95820,"z":142306},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300002,"propState":1,"propId":103031,"pos":{"x":-1112,"y":98000,"z":56939},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":103031,"pos":{"x":-1000,"y":95000,"z":-9013},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"43322005":{"P43322_F43322001":{"scenes":{"3":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300003,"propState":1,"propId":103137,"pos":{"x":0,"y":-159496,"z":-506470},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300004,"propState":1,"propId":103138,"pos":{"x":0,"y":17250,"z":-506756},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":103136,"pos":{"x":0,"y":17188,"z":-508538},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":103136,"pos":{"x":0,"y":-159120,"z":-508538},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300001,"propState":1,"propId":100,"pos":{"x":-5000,"y":-159500,"z":-500000},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44305001":{"P44305_F44305001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300006,"propState":0,"propId":100,"pos":{"x":339458,"y":31720,"z":424878},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300005,"propState":0,"propId":100,"pos":{"x":371410,"y":50550,"z":396251},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":100,"pos":{"x":371160,"y":43730,"z":409570},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300007,"propState":0,"propId":103042,"pos":{"x":328680,"y":31720,"z":409470},"rot":{"x":0,"y":89318,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":100,"pos":{"x":334840,"y":31720,"z":424950},"rot":{"x":0,"y":235677,"z":0}}],"npcs":[],"monsters":[{"groupId":3,"instId":200002,"monsterId":7010011,"eventId":10301299,"pos":{"x":125151,"y":-30482,"z":168180},"rot":{"x":0,"y":160367,"z":0}}],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300003,"propState":0,"propId":100,"pos":{"x":335970,"y":31720,"z":423850},"rot":{"x":0,"y":138697,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":100,"pos":{"x":359591,"y":31720,"z":410110},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":100,"pos":{"x":338726,"y":31720,"z":417971},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":4,"instId":400002,"npcId":3121,"pos":{"x":359741,"y":31720,"z":410508},"rot":{"x":0,"y":12270,"z":0}},{"groupId":4,"instId":400001,"npcId":3119,"pos":{"x":338421,"y":31720,"z":417298},"rot":{"x":0,"y":208126,"z":0}}],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300020,"propState":0,"propId":103142,"pos":{"x":368000,"y":50315,"z":425174},"rot":{"x":270000,"y":130542,"z":0}},{"groupId":7,"instId":300017,"propState":0,"propId":100,"pos":{"x":368443,"y":43730,"z":409577},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300014,"propState":0,"propId":103142,"pos":{"x":367595,"y":43916,"z":446962},"rot":{"x":270000,"y":17712,"z":0}},{"groupId":7,"instId":300011,"propState":0,"propId":103142,"pos":{"x":374927,"y":50328,"z":428084},"rot":{"x":270000,"y":94791,"z":0}},{"groupId":7,"instId":300018,"propState":0,"propId":100,"pos":{"x":368545,"y":50560,"z":396063},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300015,"propState":0,"propId":109,"pos":{"x":374880,"y":50129,"z":427438},"rot":{"x":0,"y":89506,"z":0}},{"groupId":7,"instId":300013,"propState":0,"propId":103031,"pos":{"x":383315,"y":50120,"z":442390},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300012,"propState":0,"propId":103142,"pos":{"x":363355,"y":50328,"z":440860},"rot":{"x":270000,"y":19042,"z":0}},{"groupId":7,"instId":300002,"propState":1,"propId":103051,"pos":{"x":368545,"y":43730,"z":409570},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300019,"propState":0,"propId":103142,"pos":{"x":368304,"y":50315,"z":426604},"rot":{"x":270000,"y":93299,"z":0}},{"groupId":7,"instId":300016,"propState":0,"propId":109,"pos":{"x":367951,"y":50126,"z":427340},"rot":{"x":0,"y":90403,"z":0}},{"groupId":7,"instId":300010,"propState":0,"propId":103142,"pos":{"x":375095,"y":50328,"z":429072},"rot":{"x":270000,"y":124876,"z":0}},{"groupId":7,"instId":300009,"propState":0,"propId":103142,"pos":{"x":375165,"y":50328,"z":425661},"rot":{"x":270000,"y":70673,"z":0}},{"groupId":7,"instId":300008,"propState":1,"propId":103051,"pos":{"x":368545,"y":50560,"z":396063},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300007,"propState":1,"propId":103051,"pos":{"x":350464,"y":43730,"z":439630},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300006,"propState":0,"propId":103031,"pos":{"x":359297,"y":43720,"z":436431},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300005,"propState":2,"propId":103030,"pos":{"x":353350,"y":50120,"z":436560},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":103030,"pos":{"x":389330,"y":50120,"z":436618},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":103030,"pos":{"x":356490,"y":31720,"z":409370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300001,"propState":1,"propId":103051,"pos":{"x":374246,"y":31734,"z":421320},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300001,"propState":0,"propId":100,"pos":{"x":348520,"y":31720,"z":417700},"rot":{"x":0,"y":260000,"z":0}}],"npcs":[],"monsters":[{"groupId":5,"instId":200002,"monsterId":3002011,"eventId":10301299,"pos":{"x":359330,"y":31720,"z":426680},"rot":{"x":0,"y":31,"z":0}},{"groupId":5,"instId":200001,"monsterId":3002011,"eventId":10301299,"pos":{"x":348520,"y":31720,"z":417700},"rot":{"x":0,"y":93910,"z":0}}],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300002,"propState":0,"propId":103043,"pos":{"x":353230,"y":31720,"z":418970},"rot":{"x":0,"y":269532,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":103043,"pos":{"x":361690,"y":31730,"z":415410},"rot":{"x":0,"y":271757,"z":0}}],"npcs":[{"groupId":6,"instId":400004,"npcId":3121,"pos":{"x":353054,"y":31720,"z":416184},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":400003,"npcId":3121,"pos":{"x":361629,"y":31720,"z":412790},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":400002,"npcId":3119,"pos":{"x":361620,"y":31720,"z":413900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":400001,"npcId":3119,"pos":{"x":353016,"y":31720,"z":417376},"rot":{"x":0,"y":266245,"z":0}}],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300004,"propState":0,"propId":100,"pos":{"x":353911,"y":48485,"z":442648},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":100,"pos":{"x":355170,"y":43720,"z":439490},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":100,"pos":{"x":365250,"y":43720,"z":444970},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":100,"pos":{"x":376900,"y":43730,"z":426420},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":8,"instId":400004,"npcId":3120,"pos":{"x":365820,"y":43730,"z":445520},"rot":{"x":0,"y":45612,"z":0}},{"groupId":8,"instId":400003,"npcId":3123,"pos":{"x":376424,"y":43730,"z":426840},"rot":{"x":0,"y":316078,"z":0}},{"groupId":8,"instId":400002,"npcId":3121,"pos":{"x":370384,"y":43730,"z":407746},"rot":{"x":0,"y":358672,"z":0}},{"groupId":8,"instId":400001,"npcId":3119,"pos":{"x":372579,"y":43730,"z":409441},"rot":{"x":0,"y":12270,"z":0}}],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300001,"propState":0,"propId":100,"pos":{"x":370480,"y":43730,"z":424520},"rot":{"x":0,"y":260000,"z":0}}],"npcs":[],"monsters":[{"groupId":9,"instId":200002,"monsterId":3002011,"eventId":10301299,"pos":{"x":370987,"y":43730,"z":437202},"rot":{"x":0,"y":93910,"z":0}},{"groupId":9,"instId":200001,"monsterId":3002011,"eventId":10301299,"pos":{"x":370480,"y":43730,"z":424520},"rot":{"x":0,"y":269844,"z":0}}],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300002,"propState":0,"propId":103043,"pos":{"x":360920,"y":43732,"z":441858},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":103043,"pos":{"x":372996,"y":43732,"z":430610},"rot":{"x":0,"y":89520,"z":0}}],"npcs":[{"groupId":10,"instId":400001,"npcId":3119,"pos":{"x":373272,"y":43734,"z":428108},"rot":{"x":0,"y":91721,"z":0}},{"groupId":10,"instId":400010,"npcId":3122,"pos":{"x":359580,"y":43734,"z":437649},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":400009,"npcId":3122,"pos":{"x":370360,"y":43750,"z":430600},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":400008,"npcId":3120,"pos":{"x":358250,"y":43734,"z":441590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":400007,"npcId":3123,"pos":{"x":359480,"y":43734,"z":441629},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":400006,"npcId":3121,"pos":{"x":360720,"y":43734,"z":437649},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":400005,"npcId":3119,"pos":{"x":361808,"y":43734,"z":437649},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":400004,"npcId":3120,"pos":{"x":373422,"y":43744,"z":433096},"rot":{"x":0,"y":91721,"z":0}},{"groupId":10,"instId":400003,"npcId":3123,"pos":{"x":373392,"y":43734,"z":432105},"rot":{"x":0,"y":91721,"z":0}},{"groupId":10,"instId":400002,"npcId":3121,"pos":{"x":373303,"y":43734,"z":429144},"rot":{"x":0,"y":91721,"z":0}}],"monsters":[],"teleports":{}},"18":{"props":[],"npcs":[{"groupId":18,"instId":400002,"npcId":3120,"pos":{"x":370399,"y":50564,"z":395100},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":400005,"npcId":3123,"pos":{"x":373679,"y":50564,"z":395100},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":400004,"npcId":3122,"pos":{"x":372600,"y":50564,"z":395100},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":400003,"npcId":3121,"pos":{"x":371492,"y":50564,"z":395100},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":400001,"npcId":3119,"pos":{"x":369309,"y":50564,"z":395100},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300004,"propState":0,"propId":100,"pos":{"x":377610,"y":50120,"z":427574},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":103055,"pos":{"x":377564,"y":50120,"z":424190},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":103055,"pos":{"x":375972,"y":50120,"z":424190},"rot":{"x":0,"y":43406,"z":0}},{"groupId":17,"instId":300001,"propState":2,"propId":103068,"pos":{"x":377610,"y":50120,"z":427574},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300002,"propState":0,"propId":100,"pos":{"x":371221,"y":50120,"z":429022},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":100,"pos":{"x":371160,"y":50120,"z":428160},"rot":{"x":0,"y":260000,"z":0}}],"npcs":[],"monsters":[{"groupId":12,"instId":200002,"monsterId":3002041,"eventId":10301299,"pos":{"x":368431,"y":50120,"z":432020},"rot":{"x":0,"y":268435,"z":0}},{"groupId":12,"instId":200005,"monsterId":3002011,"eventId":10301299,"pos":{"x":371280,"y":50120,"z":426580},"rot":{"x":0,"y":180367,"z":0}},{"groupId":12,"instId":200003,"monsterId":3002041,"eventId":10301299,"pos":{"x":369360,"y":50120,"z":422130},"rot":{"x":0,"y":268435,"z":0}},{"groupId":12,"instId":200001,"monsterId":3002011,"eventId":10301299,"pos":{"x":371160,"y":50120,"z":428160},"rot":{"x":0,"y":359773,"z":0}}],"teleports":{}},"16":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300003,"propState":0,"propId":100,"pos":{"x":371169,"y":43730,"z":409570},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300002,"propState":1,"propId":103051,"pos":{"x":368545,"y":43730,"z":409570},"rot":{"x":0,"y":90000,"z":0}},{"groupId":25,"instId":300001,"propState":1,"propId":103051,"pos":{"x":374246,"y":31734,"z":421320},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300003,"propState":0,"propId":100,"pos":{"x":371551,"y":50560,"z":396063},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300002,"propState":1,"propId":103051,"pos":{"x":368545,"y":50560,"z":396063},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300001,"propState":1,"propId":103051,"pos":{"x":350464,"y":43730,"z":439630},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[],"npcs":[{"groupId":27,"instId":400001,"npcId":3119,"pos":{"x":371493,"y":50550,"z":416136},"rot":{"x":0,"y":15524,"z":0}}],"monsters":[],"teleports":{}},"28":{"props":[],"npcs":[{"groupId":28,"instId":400001,"npcId":3120,"pos":{"x":367598,"y":50120,"z":421069},"rot":{"x":0,"y":59091,"z":0}}],"monsters":[],"teleports":{}},"29":{"props":[],"npcs":[{"groupId":29,"instId":400001,"npcId":3121,"pos":{"x":369157,"y":50120,"z":435280},"rot":{"x":0,"y":160716,"z":0}}],"monsters":[],"teleports":{}},"30":{"props":[],"npcs":[{"groupId":30,"instId":400001,"npcId":3122,"pos":{"x":367160,"y":50080,"z":432060},"rot":{"x":0,"y":91160,"z":0}}],"monsters":[],"teleports":{}},"31":{"props":[],"npcs":[{"groupId":31,"instId":400001,"npcId":3123,"pos":{"x":375330,"y":50080,"z":434700},"rot":{"x":0,"y":235451,"z":0}}],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300001,"propState":0,"propId":100,"pos":{"x":371410,"y":50550,"z":407276},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44305002":{"P44305_F44305001":{"scenes":{"48":{"props":[{"groupId":48,"instId":300002,"propState":8,"propId":3002,"pos":{"x":-119820,"y":56689,"z":-124050},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300001,"propState":8,"propId":3002,"pos":{"x":-19050,"y":56187,"z":164368},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":48,"instId":300001,"pos":{"x":-29857,"y":56181,"z":163076},"rot":{"x":0,"y":0,"z":0}}}},"20":{"props":[{"groupId":20,"instId":300001,"propState":0,"propId":103139,"pos":{"x":-48248,"y":54106,"z":115068},"rot":{"x":0,"y":43472,"z":0}}],"npcs":[{"groupId":20,"instId":400001,"npcId":13316,"pos":{"x":-48580,"y":54055,"z":115348},"rot":{"x":0,"y":310014,"z":0}}],"monsters":[],"teleports":{}},"21":{"props":[],"npcs":[{"groupId":21,"instId":400004,"npcId":2308,"pos":{"x":-60895,"y":54051,"z":113347},"rot":{"x":0,"y":68602,"z":0}},{"groupId":21,"instId":400003,"npcId":2303,"pos":{"x":-58950,"y":54051,"z":115250},"rot":{"x":0,"y":162906,"z":0}},{"groupId":21,"instId":400002,"npcId":2302,"pos":{"x":-56970,"y":54051,"z":113430},"rot":{"x":0,"y":257529,"z":0}},{"groupId":21,"instId":400001,"npcId":3030,"pos":{"x":-58730,"y":54106,"z":113557},"rot":{"x":0,"y":174573,"z":0}}],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300001,"propState":0,"propId":103139,"pos":{"x":-115576,"y":56689,"z":-126518},"rot":{"x":0,"y":31545,"z":0}}],"npcs":[{"groupId":22,"instId":400001,"npcId":13129,"pos":{"x":-115218,"y":56689,"z":-126724},"rot":{"x":0,"y":120250,"z":0}}],"monsters":[],"teleports":{}},"23":{"props":[],"npcs":[{"groupId":23,"instId":400003,"npcId":2308,"pos":{"x":-105860,"y":56689,"z":-133140},"rot":{"x":0,"y":248503,"z":0}},{"groupId":23,"instId":400002,"npcId":2302,"pos":{"x":-106630,"y":56689,"z":-139000},"rot":{"x":0,"y":336655,"z":0}},{"groupId":23,"instId":400001,"npcId":2303,"pos":{"x":-104880,"y":56689,"z":-134640},"rot":{"x":0,"y":336655,"z":0}}],"monsters":[],"teleports":{}},"24":{"props":[],"npcs":[{"groupId":24,"instId":400004,"npcId":3030,"pos":{"x":-108912,"y":56689,"z":-131941},"rot":{"x":0,"y":272240,"z":0}},{"groupId":24,"instId":400003,"npcId":2308,"pos":{"x":-109290,"y":56689,"z":-130320},"rot":{"x":0,"y":221412,"z":0}},{"groupId":24,"instId":400002,"npcId":2302,"pos":{"x":-116190,"y":56689,"z":-132360},"rot":{"x":0,"y":67708,"z":0}},{"groupId":24,"instId":400001,"npcId":2303,"pos":{"x":-109480,"y":56689,"z":-133600},"rot":{"x":0,"y":294669,"z":0}}],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300001,"propState":0,"propId":103139,"pos":{"x":-25617,"y":56182,"z":165247},"rot":{"x":0,"y":71793,"z":0}}],"npcs":[{"groupId":25,"instId":400001,"npcId":13236,"pos":{"x":-25725,"y":56187,"z":165616},"rot":{"x":0,"y":345318,"z":0}}],"monsters":[],"teleports":{}},"26":{"props":[],"npcs":[{"groupId":26,"instId":400004,"npcId":2302,"pos":{"x":-34170,"y":56258,"z":174270},"rot":{"x":0,"y":24401,"z":0}},{"groupId":26,"instId":400003,"npcId":3030,"pos":{"x":-35005,"y":56187,"z":172353},"rot":{"x":0,"y":27670,"z":0}},{"groupId":26,"instId":400002,"npcId":2308,"pos":{"x":-36360,"y":56258,"z":174570},"rot":{"x":0,"y":55222,"z":0}},{"groupId":26,"instId":400001,"npcId":2303,"pos":{"x":-32190,"y":56186,"z":174020},"rot":{"x":0,"y":24146,"z":0}}],"monsters":[],"teleports":{}},"27":{"props":[],"npcs":[{"groupId":27,"instId":400005,"npcId":2302,"pos":{"x":-33200,"y":56187,"z":181100},"rot":{"x":0,"y":115254,"z":0}},{"groupId":27,"instId":400004,"npcId":2308,"pos":{"x":-25710,"y":56187,"z":177780},"rot":{"x":0,"y":162779,"z":0}},{"groupId":27,"instId":400003,"npcId":2303,"pos":{"x":-28890,"y":56187,"z":183740},"rot":{"x":0,"y":162779,"z":0}},{"groupId":27,"instId":400002,"npcId":3027,"pos":{"x":-29839,"y":58706,"z":180788},"rot":{"x":0,"y":202023,"z":0}},{"groupId":27,"instId":400001,"npcId":3030,"pos":{"x":-31302,"y":56187,"z":179047},"rot":{"x":0,"y":45155,"z":0}}],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300003,"propState":101,"propId":103214,"pos":{"x":-184120,"y":63160,"z":6230},"rot":{"x":14085,"y":59477,"z":351835}},{"groupId":61,"instId":300002,"propState":1,"propId":103098,"pos":{"x":-172800,"y":64400,"z":6310},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300001,"propState":101,"propId":103186,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44305003":{"P44305_F44305001":{"scenes":{"81":{"props":[{"groupId":81,"instId":300001,"propState":8,"propId":3002,"pos":{"x":67900,"y":-19200,"z":-559630},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":81,"instId":300001,"pos":{"x":71960,"y":-19500,"z":-560380},"rot":{"x":0,"y":180000,"z":0}}}},"61":{"props":[{"groupId":61,"instId":300006,"propState":0,"propId":100,"pos":{"x":227855,"y":33181,"z":-268491},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300005,"propState":0,"propId":103208,"pos":{"x":-95235,"y":16100,"z":-268885},"rot":{"x":0,"y":0,"z":90000}},{"groupId":61,"instId":300003,"propState":0,"propId":103208,"pos":{"x":-95182,"y":22260,"z":-257033},"rot":{"x":0,"y":0,"z":90000}},{"groupId":61,"instId":300001,"propState":0,"propId":103209,"pos":{"x":-134040,"y":19290,"z":-260020},"rot":{"x":0,"y":270000,"z":90000}},{"groupId":61,"instId":300004,"propState":0,"propId":103208,"pos":{"x":-136939,"y":12600,"z":-266117},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":61,"instId":300002,"propState":0,"propId":103208,"pos":{"x":-137098,"y":22260,"z":-285066},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300002,"propState":0,"propId":103031,"pos":{"x":-116121,"y":22100,"z":-248043},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300028,"propState":0,"propId":103016,"pos":{"x":-98911,"y":16110,"z":-268991},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300027,"propState":0,"propId":103016,"pos":{"x":-133985,"y":25110,"z":-257049},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300002,"propState":0,"propId":103016,"pos":{"x":-137130,"y":31148,"z":-283978},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":85,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-137130,"y":34150,"z":-270504},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":85,"instId":300027,"propState":0,"propId":103016,"pos":{"x":-137130,"y":26487,"z":-268090},"rot":{"x":270000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300027,"propState":0,"propId":103016,"pos":{"x":-131101,"y":12441,"z":-266180},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300027,"propState":0,"propId":103016,"pos":{"x":-95157,"y":30015,"z":-268881},"rot":{"x":0,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"109":{"props":[{"groupId":109,"instId":300001,"propState":12,"propId":60303,"pos":{"x":-116100,"y":22080,"z":-286550},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300002,"propState":0,"propId":138,"pos":{"x":-179190,"y":-4760,"z":-79740},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44305004":{"P44305_F44305001":{"scenes":{"44":{"props":[{"groupId":44,"instId":300005,"propState":0,"propId":103208,"pos":{"x":-332962,"y":-8663,"z":-104271},"rot":{"x":0,"y":270000,"z":357516}},{"groupId":44,"instId":300002,"propState":0,"propId":103208,"pos":{"x":-359911,"y":-8860,"z":-53000},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300003,"propState":0,"propId":103208,"pos":{"x":-359870,"y":-2850,"z":-103923},"rot":{"x":90000,"y":5515,"z":0}},{"groupId":44,"instId":300007,"propState":0,"propId":103208,"pos":{"x":-359911,"y":-8790,"z":-77215},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300001,"propState":0,"propId":103208,"pos":{"x":-359911,"y":-8775,"z":-96000},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300006,"propState":0,"propId":103208,"pos":{"x":-353870,"y":5518,"z":-50430},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":44,"instId":300004,"propState":0,"propId":103208,"pos":{"x":-314909,"y":-8770,"z":-50386},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300008,"propState":1,"propId":103073,"pos":{"x":-341706,"y":-8750,"z":-80290},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300007,"propState":1,"propId":103073,"pos":{"x":-323885,"y":-8750,"z":-104250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300006,"propState":1,"propId":103073,"pos":{"x":-329840,"y":-8750,"z":-104250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300005,"propState":1,"propId":103073,"pos":{"x":-323906,"y":-8750,"z":-56250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300003,"propState":1,"propId":103073,"pos":{"x":-347711,"y":-8750,"z":-80290},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300002,"propState":1,"propId":103073,"pos":{"x":-329710,"y":-8790,"z":-68172},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300001,"propState":1,"propId":103073,"pos":{"x":-329710,"y":-8790,"z":-74172},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300004,"propState":1,"propId":103073,"pos":{"x":-329900,"y":-8750,"z":-56250},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300003,"propState":0,"propId":103039,"pos":{"x":-353852,"y":-8860,"z":-60897},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300002,"propState":0,"propId":103073,"pos":{"x":-353801,"y":-8819,"z":-74340},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300001,"propState":0,"propId":103073,"pos":{"x":-353801,"y":-8819,"z":-68340},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300002,"propState":0,"propId":103073,"pos":{"x":-341860,"y":-8750,"z":-104250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300001,"propState":0,"propId":103073,"pos":{"x":-347830,"y":-8750,"z":-104250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300003,"propState":0,"propId":103039,"pos":{"x":-348682,"y":-8772,"z":-98167},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300003,"propState":0,"propId":103039,"pos":{"x":-353852,"y":-8860,"z":-78927},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300002,"propState":0,"propId":103073,"pos":{"x":-353801,"y":-8819,"z":-92370},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300001,"propState":0,"propId":103073,"pos":{"x":-353801,"y":-8819,"z":-86370},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300001,"propState":12,"propId":60303,"pos":{"x":-347848,"y":5835,"z":-77283},"rot":{"x":90000,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-353307,"y":-2735,"z":-104271},"rot":{"x":0,"y":270000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300006,"propState":0,"propId":103017,"pos":{"x":-353876,"y":-8750,"z":-55286},"rot":{"x":0,"y":180000,"z":0}},{"groupId":47,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-314911,"y":-8750,"z":-53084},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300002,"propState":0,"propId":103016,"pos":{"x":-332690,"y":-8750,"z":-77070},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-347927,"y":-8780,"z":-77313},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-332980,"y":-8750,"z":-53208},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-332744,"y":-8748,"z":-101150},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300002,"propState":0,"propId":103017,"pos":{"x":-359870,"y":-2763,"z":-56278},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":57,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-359870,"y":-2823,"z":-92269},"rot":{"x":0,"y":0,"z":270000}},{"groupId":57,"instId":300003,"propState":0,"propId":103016,"pos":{"x":-353870,"y":5643,"z":-61900},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":57,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-359870,"y":-2539,"z":-77274},"rot":{"x":90000,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-341791,"y":-14415,"z":-50320},"rot":{"x":270020,"y":0,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":103016,"pos":{"x":-332889,"y":225,"z":-50540},"rot":{"x":0,"y":270000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300017,"propState":0,"propId":103039,"pos":{"x":80139,"y":22090,"z":-199564},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300005,"propState":0,"propId":103031,"pos":{"x":-116165,"y":22090,"z":-175809},"rot":{"x":0,"y":180000,"z":0}},{"groupId":40,"instId":300018,"propState":1,"propId":103032,"pos":{"x":-173385,"y":22081,"z":-148887},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300015,"propState":0,"propId":103031,"pos":{"x":-81322,"y":-16910,"z":-196913},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300002,"propState":0,"propId":103031,"pos":{"x":81346,"y":22089,"z":-196925},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300014,"propState":0,"propId":103039,"pos":{"x":-190551,"y":16032,"z":-53857},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300016,"propState":0,"propId":103039,"pos":{"x":-83505,"y":-16868,"z":-198931},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300013,"propState":1,"propId":103031,"pos":{"x":-165403,"y":-10910,"z":-139927},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300012,"propState":1,"propId":103031,"pos":{"x":-156415,"y":-10910,"z":-130932},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300004,"propState":0,"propId":103031,"pos":{"x":-188501,"y":16040,"z":-55890},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300011,"propState":0,"propId":103031,"pos":{"x":-156331,"y":-4910,"z":-79773},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300010,"propState":0,"propId":103031,"pos":{"x":110204,"y":22109,"z":-217944},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300009,"propState":1,"propId":103032,"pos":{"x":149255,"y":28111,"z":-130927},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300008,"propState":1,"propId":103031,"pos":{"x":-135344,"y":-4910,"z":-61779},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300007,"propState":1,"propId":103031,"pos":{"x":-155408,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300006,"propState":1,"propId":103031,"pos":{"x":-125303,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300003,"propState":1,"propId":103031,"pos":{"x":-81320,"y":22100,"z":-196809},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300001,"propState":1,"propId":103031,"pos":{"x":146218,"y":28084,"z":-175913},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44305005":{"P44305_F44305001":{"scenes":{"16":{"props":[{"groupId":16,"instId":300009,"propState":0,"propId":103208,"pos":{"x":166870,"y":42725,"z":-278747},"rot":{"x":90000,"y":270000,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":103208,"pos":{"x":167200,"y":43178,"z":-249332},"rot":{"x":90000,"y":180000,"z":0}},{"groupId":16,"instId":300003,"propState":0,"propId":103208,"pos":{"x":166876,"y":35076,"z":-270030},"rot":{"x":0,"y":0,"z":90000}},{"groupId":16,"instId":300002,"propState":0,"propId":103208,"pos":{"x":107282,"y":32486,"z":-282169},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300008,"propState":0,"propId":103208,"pos":{"x":152879,"y":35076,"z":-249405},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300007,"propState":0,"propId":103208,"pos":{"x":125230,"y":42140,"z":-278647},"rot":{"x":90000,"y":0,"z":0}},{"groupId":16,"instId":300006,"propState":0,"propId":103208,"pos":{"x":125603,"y":35076,"z":-258056},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300004,"propState":0,"propId":103208,"pos":{"x":166876,"y":35076,"z":-257960},"rot":{"x":0,"y":0,"z":90000}},{"groupId":16,"instId":300005,"propState":0,"propId":103208,"pos":{"x":107398,"y":46705,"z":-287181},"rot":{"x":0,"y":0,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300001,"propState":12,"propId":60303,"pos":{"x":146275,"y":47046,"z":-269430},"rot":{"x":0,"y":180000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300003,"propState":0,"propId":103192,"pos":{"x":126343,"y":35070,"z":-273030},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300002,"propState":0,"propId":103073,"pos":{"x":125263,"y":35055,"z":-266930},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":103073,"pos":{"x":119250,"y":35055,"z":-266930},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300003,"propState":0,"propId":103039,"pos":{"x":142480,"y":35070,"z":-273826},"rot":{"x":0,"y":270000,"z":0}},{"groupId":21,"instId":300002,"propState":0,"propId":103033,"pos":{"x":143250,"y":34870,"z":-267000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":103033,"pos":{"x":143250,"y":35080,"z":-273000},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300002,"propState":0,"propId":103039,"pos":{"x":130007,"y":35107,"z":-250479},"rot":{"x":0,"y":270000,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":103033,"pos":{"x":131238,"y":35073,"z":-249002},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300005,"propState":0,"propId":103039,"pos":{"x":167200,"y":41000,"z":-259500},"rot":{"x":0,"y":0,"z":90000}},{"groupId":34,"instId":300004,"propState":0,"propId":103033,"pos":{"x":167090,"y":40750,"z":-261000},"rot":{"x":90000,"y":270000,"z":0}},{"groupId":34,"instId":300003,"propState":0,"propId":103033,"pos":{"x":167090,"y":46750,"z":-261000},"rot":{"x":90000,"y":270000,"z":0}},{"groupId":34,"instId":300002,"propState":0,"propId":103033,"pos":{"x":155250,"y":35110,"z":-267000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":34,"instId":300001,"propState":0,"propId":103033,"pos":{"x":161250,"y":35110,"z":-267000},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300003,"propState":0,"propId":103039,"pos":{"x":125230,"y":40500,"z":-265250},"rot":{"x":270000,"y":270000,"z":0}},{"groupId":41,"instId":300002,"propState":0,"propId":103033,"pos":{"x":125250,"y":35090,"z":-267000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":41,"instId":300001,"propState":0,"propId":103033,"pos":{"x":131250,"y":35090,"z":-267000},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300006,"propState":0,"propId":100,"pos":{"x":-760826,"y":-530363,"z":-1450791},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300005,"propState":0,"propId":103016,"pos":{"x":110472,"y":32420,"z":-281964},"rot":{"x":0,"y":270000,"z":0}},{"groupId":23,"instId":300004,"propState":0,"propId":103016,"pos":{"x":110007,"y":35080,"z":-270008},"rot":{"x":0,"y":180000,"z":0}},{"groupId":23,"instId":300003,"propState":0,"propId":103017,"pos":{"x":131333,"y":35070,"z":-257975},"rot":{"x":0,"y":180000,"z":0}},{"groupId":23,"instId":300002,"propState":0,"propId":103016,"pos":{"x":161313,"y":35070,"z":-255030},"rot":{"x":0,"y":120000,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":103016,"pos":{"x":131319,"y":35070,"z":-273014},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300004,"propState":0,"propId":109,"pos":{"x":146110,"y":47090,"z":-249150},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":31,"instId":300003,"propState":0,"propId":109,"pos":{"x":141910,"y":48730,"z":-249150},"rot":{"x":0,"y":12811,"z":180000}},{"groupId":31,"instId":300002,"propState":0,"propId":109,"pos":{"x":150470,"y":48730,"z":-249150},"rot":{"x":0,"y":167189,"z":180000}},{"groupId":31,"instId":300001,"propState":0,"propId":103017,"pos":{"x":153029,"y":43846,"z":-248987},"rot":{"x":0,"y":90000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300004,"propState":0,"propId":103016,"pos":{"x":134727,"y":42178,"z":-278940},"rot":{"x":90000,"y":0,"z":0}},{"groupId":33,"instId":300002,"propState":0,"propId":109,"pos":{"x":150553,"y":32910,"z":-278988},"rot":{"x":0,"y":12811,"z":0}},{"groupId":33,"instId":300005,"propState":0,"propId":109,"pos":{"x":146208,"y":34795,"z":-278926},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300003,"propState":0,"propId":109,"pos":{"x":141995,"y":32910,"z":-278988},"rot":{"x":0,"y":167189,"z":0}},{"groupId":33,"instId":300001,"propState":0,"propId":103016,"pos":{"x":155430,"y":44508,"z":-278540},"rot":{"x":0,"y":270000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300002,"propState":0,"propId":103016,"pos":{"x":145469,"y":47046,"z":-287386},"rot":{"x":0,"y":0,"z":180000}},{"groupId":45,"instId":300001,"propState":0,"propId":103016,"pos":{"x":124757,"y":47046,"z":-287934},"rot":{"x":0,"y":90000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300002,"propState":0,"propId":103017,"pos":{"x":125230,"y":43563,"z":-270389},"rot":{"x":0,"y":0,"z":270000}},{"groupId":42,"instId":300001,"propState":0,"propId":103016,"pos":{"x":107246,"y":42322,"z":-287230},"rot":{"x":270000,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300002,"propState":0,"propId":103016,"pos":{"x":167090,"y":42717,"z":-272971},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":43,"instId":300001,"propState":0,"propId":103016,"pos":{"x":167090,"y":40913,"z":-255113},"rot":{"x":0,"y":180000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300012,"propState":0,"propId":103016,"pos":{"x":144473,"y":47046,"z":-268499},"rot":{"x":0,"y":143321,"z":180000}},{"groupId":38,"instId":300011,"propState":0,"propId":103016,"pos":{"x":147603,"y":47046,"z":-268461},"rot":{"x":0,"y":228377,"z":180000}},{"groupId":38,"instId":300010,"propState":0,"propId":103016,"pos":{"x":148669,"y":47046,"z":-270171},"rot":{"x":0,"y":267691,"z":180000}},{"groupId":38,"instId":300009,"propState":0,"propId":103016,"pos":{"x":143663,"y":47046,"z":-270171},"rot":{"x":0,"y":87691,"z":180000}},{"groupId":38,"instId":300008,"propState":0,"propId":103016,"pos":{"x":142593,"y":47046,"z":-271185},"rot":{"x":0,"y":53851,"z":180000}},{"groupId":38,"instId":300007,"propState":0,"propId":103016,"pos":{"x":143320,"y":47050,"z":-267760},"rot":{"x":0,"y":116554,"z":180000}},{"groupId":38,"instId":300006,"propState":0,"propId":103016,"pos":{"x":149350,"y":47046,"z":-267980},"rot":{"x":0,"y":236555,"z":180000}},{"groupId":38,"instId":300005,"propState":0,"propId":103016,"pos":{"x":149860,"y":47050,"z":-271030},"rot":{"x":0,"y":296555,"z":180000}},{"groupId":38,"instId":300004,"propState":0,"propId":103016,"pos":{"x":144385,"y":47046,"z":-266770},"rot":{"x":0,"y":150000,"z":180000}},{"groupId":38,"instId":300003,"propState":0,"propId":103016,"pos":{"x":142602,"y":47050,"z":-269230},"rot":{"x":0,"y":90000,"z":180000}},{"groupId":38,"instId":300002,"propState":0,"propId":103016,"pos":{"x":148089,"y":47046,"z":-266730},"rot":{"x":0,"y":210000,"z":180000}},{"groupId":38,"instId":300001,"propState":0,"propId":103016,"pos":{"x":149902,"y":47050,"z":-269230},"rot":{"x":0,"y":270000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"44306001":{"P44306_F44306001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":401,"startAnchorId":null,"startGroupId":null}},"41440001":{"P41440_F41440001":{"scenes":{"37":{"props":[{"groupId":37,"instId":300003,"propState":0,"propId":100,"pos":{"x":97200,"y":12495,"z":131430},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300002,"propState":0,"propId":104080,"pos":{"x":790,"y":-8480,"z":34620},"rot":{"x":0,"y":112887,"z":0}},{"groupId":42,"instId":300003,"propState":0,"propId":104080,"pos":{"x":-10377,"y":-7900,"z":-35896},"rot":{"x":0,"y":351183,"z":0}},{"groupId":42,"instId":300001,"propState":0,"propId":104080,"pos":{"x":26380,"y":-4836,"z":-7240},"rot":{"x":0,"y":223512,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300006,"propState":0,"propId":100,"pos":{"x":145770,"y":1140,"z":155170},"rot":{"x":350176,"y":352334,"z":1316}},{"groupId":38,"instId":300010,"propState":0,"propId":100,"pos":{"x":155000,"y":17473,"z":105250},"rot":{"x":16550,"y":30446,"z":354477}},{"groupId":38,"instId":300008,"propState":0,"propId":100,"pos":{"x":151300,"y":4840,"z":124120},"rot":{"x":355506,"y":32440,"z":354690}},{"groupId":38,"instId":300004,"propState":0,"propId":100,"pos":{"x":144030,"y":-1370,"z":140810},"rot":{"x":350611,"y":18842,"z":356814}},{"groupId":38,"instId":300007,"propState":0,"propId":100,"pos":{"x":180860,"y":8059,"z":123700},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300005,"propState":0,"propId":100,"pos":{"x":133780,"y":-4540,"z":123750},"rot":{"x":352242,"y":38760,"z":353814}},{"groupId":38,"instId":300002,"propState":0,"propId":100,"pos":{"x":127423,"y":4880,"z":175810},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300009,"propState":0,"propId":100,"pos":{"x":177860,"y":10920,"z":124850},"rot":{"x":355506,"y":32440,"z":354690}},{"groupId":38,"instId":300003,"propState":0,"propId":100,"pos":{"x":173657,"y":8145,"z":117545},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300001,"propState":0,"propId":100,"pos":{"x":178857,"y":15050,"z":118517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41440002":{"P41440_F41440001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300006,"propState":1,"propId":104013,"pos":{"x":-42990,"y":6669,"z":336940},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":1,"propId":104103,"pos":{"x":-6040,"y":82220,"z":337057},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300003,"propState":1,"propId":104013,"pos":{"x":-6080,"y":6669,"z":336940},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":1,"propId":104103,"pos":{"x":-42939,"y":82040,"z":337057},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300010,"propState":1,"propId":104053,"pos":{"x":-21071,"y":-22005,"z":422661},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300009,"propState":1,"propId":104053,"pos":{"x":-21105,"y":-10918,"z":398481},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300008,"propState":0,"propId":141,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300007,"propState":1,"propId":104053,"pos":{"x":-21161,"y":-22687,"z":432179},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300006,"propState":1,"propId":104053,"pos":{"x":-27869,"y":-22687,"z":432176},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300005,"propState":1,"propId":104053,"pos":{"x":-27930,"y":-22005,"z":422661},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300004,"propState":1,"propId":104053,"pos":{"x":-21108,"y":-15938,"z":409541},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300003,"propState":1,"propId":104053,"pos":{"x":-27880,"y":-10918,"z":398481},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300002,"propState":1,"propId":104053,"pos":{"x":-21112,"y":-6126,"z":387290},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300001,"propState":1,"propId":104053,"pos":{"x":-27926,"y":-6126,"z":387300},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41440003":{"P41440_F41440001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300002,"propState":0,"propId":104083,"pos":{"x":-1,"y":2750,"z":10},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":101,"propId":104076,"pos":{"x":-1,"y":1185,"z":10},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41441001":{"P41441_F41441001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41442001":{"P41442_F41442001":{"scenes":{"11":{"props":[{"groupId":11,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":100,"pos":{"x":97200,"y":12495,"z":131430},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300008,"propState":0,"propId":100,"pos":{"x":151300,"y":4840,"z":124120},"rot":{"x":355506,"y":32440,"z":354690}},{"groupId":12,"instId":300010,"propState":0,"propId":100,"pos":{"x":155000,"y":17473,"z":105250},"rot":{"x":16550,"y":30446,"z":354477}},{"groupId":12,"instId":300009,"propState":0,"propId":100,"pos":{"x":177860,"y":10920,"z":124850},"rot":{"x":355506,"y":32440,"z":354690}},{"groupId":12,"instId":300007,"propState":0,"propId":100,"pos":{"x":180860,"y":8059,"z":123700},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300006,"propState":0,"propId":100,"pos":{"x":145770,"y":1140,"z":155170},"rot":{"x":350176,"y":352334,"z":1316}},{"groupId":12,"instId":300005,"propState":0,"propId":100,"pos":{"x":133780,"y":-4540,"z":123750},"rot":{"x":352242,"y":38760,"z":353814}},{"groupId":12,"instId":300003,"propState":0,"propId":100,"pos":{"x":173657,"y":8145,"z":117545},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300002,"propState":0,"propId":100,"pos":{"x":127423,"y":4880,"z":175810},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300004,"propState":0,"propId":100,"pos":{"x":144030,"y":-1370,"z":140810},"rot":{"x":350611,"y":18842,"z":356814}},{"groupId":12,"instId":300001,"propState":0,"propId":100,"pos":{"x":178857,"y":15050,"z":118517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41442002":{"P41442_F41442001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300001,"propState":0,"propId":104192,"pos":{"x":-2669,"y":888340,"z":1000540},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300005,"propState":0,"propId":104052,"pos":{"x":80,"y":88233,"z":-292917},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":2,"propId":104019,"pos":{"x":80,"y":88233,"z":-292917},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":100,"pos":{"x":-16800,"y":53400,"z":-1221800},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":31120,"z":-262500},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":0,"propId":104052,"pos":{"x":90,"y":34438,"z":-668310},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":2,"propId":104019,"pos":{"x":90,"y":34438,"z":-668310},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":648000,"z":10600},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":334400,"z":953800},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300005,"propState":0,"propId":104052,"pos":{"x":-2650,"y":806319,"z":660226},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":104052,"pos":{"x":110,"y":102442,"z":217370},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300002,"propState":2,"propId":104019,"pos":{"x":-2650,"y":806319,"z":660226},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300001,"propState":2,"propId":104019,"pos":{"x":110,"y":102442,"z":217370},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300007,"propState":2,"propId":104012,"pos":{"x":0,"y":0,"z":200000},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300006,"propState":2,"propId":104012,"pos":{"x":48251,"y":30925,"z":-790498},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300005,"propState":2,"propId":104012,"pos":{"x":48031,"y":30922,"z":-5750286},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300004,"propState":2,"propId":104012,"pos":{"x":-48093,"y":30928,"z":-5750260},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":2,"propId":104012,"pos":{"x":-48273,"y":30917,"z":-790429},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":2,"propId":104012,"pos":{"x":33065,"y":33103,"z":-810576},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300001,"propState":2,"propId":104012,"pos":{"x":-33113,"y":33129,"z":-810385},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300004,"propState":2,"propId":104078,"pos":{"x":21350,"y":88420,"z":-172660},"rot":{"x":0,"y":300714,"z":0}},{"groupId":9,"instId":300003,"propState":2,"propId":104078,"pos":{"x":-21220,"y":88418,"z":-172604},"rot":{"x":0,"y":59796,"z":0}},{"groupId":9,"instId":300002,"propState":2,"propId":104078,"pos":{"x":25160,"y":844695,"z":858000},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":2,"propId":104078,"pos":{"x":-2720,"y":814725,"z":728740},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300002,"propState":0,"propId":104068,"pos":{"x":41192,"y":30733,"z":-752230},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":104068,"pos":{"x":-41135,"y":30733,"z":-752690},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300005,"propState":0,"propId":104072,"pos":{"x":-35594,"y":822308,"z":742265},"rot":{"x":0,"y":29239,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":104072,"pos":{"x":9362,"y":104544,"z":110385},"rot":{"x":0,"y":269602,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":104072,"pos":{"x":-9364,"y":104544,"z":110462},"rot":{"x":0,"y":269602,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300002,"propState":0,"propId":104073,"pos":{"x":53050,"y":30780,"z":-773470},"rot":{"x":0,"y":41937,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":104073,"pos":{"x":-43270,"y":30780,"z":-773530},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300005,"propState":1,"propId":104014,"pos":{"x":-1023,"y":831379,"z":802078},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300004,"propState":1,"propId":104014,"pos":{"x":-20099,"y":821411,"z":768994},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":1,"propId":104001,"pos":{"x":-20099,"y":821411,"z":768994},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":1,"propId":104003,"pos":{"x":-1040,"y":831710,"z":807730},"rot":{"x":0,"y":32300,"z":0}},{"groupId":13,"instId":300001,"propState":1,"propId":104003,"pos":{"x":-20300,"y":821514,"z":762000},"rot":{"x":0,"y":208490,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300007,"propState":0,"propId":104016,"pos":{"x":250,"y":886367,"z":945220},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300006,"propState":0,"propId":104258,"pos":{"x":-8300,"y":833800,"z":923100},"rot":{"x":0,"y":0,"z":353000}},{"groupId":14,"instId":300005,"propState":1,"propId":104014,"pos":{"x":-2676,"y":886260,"z":940527},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300004,"propState":1,"propId":104014,"pos":{"x":-2800,"y":854480,"z":902620},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300003,"propState":1,"propId":104001,"pos":{"x":-2839,"y":854635,"z":902597},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300002,"propState":1,"propId":104003,"pos":{"x":-5760,"y":886360,"z":945220},"rot":{"x":0,"y":1900,"z":0}},{"groupId":14,"instId":300001,"propState":1,"propId":104003,"pos":{"x":534,"y":854718,"z":897468},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[],"npcs":[],"monsters":[{"groupId":19,"instId":200011,"monsterId":4032010,"eventId":10441027,"pos":{"x":4570,"y":844562,"z":855940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":19,"instId":200009,"monsterId":4032040,"eventId":10441031,"pos":{"x":6417,"y":844562,"z":857741},"rot":{"x":0,"y":78163,"z":0}},{"groupId":19,"instId":200007,"monsterId":4032040,"eventId":10441021,"pos":{"x":8729,"y":831710,"z":820906},"rot":{"x":0,"y":318651,"z":0}},{"groupId":19,"instId":200002,"monsterId":4032010,"eventId":10441012,"pos":{"x":-3500,"y":814597,"z":735950},"rot":{"x":0,"y":27777,"z":0}},{"groupId":19,"instId":200010,"monsterId":4032010,"eventId":10441022,"pos":{"x":4572,"y":844562,"z":859969},"rot":{"x":0,"y":90000,"z":0}},{"groupId":19,"instId":200008,"monsterId":4032010,"eventId":10441025,"pos":{"x":24175,"y":844566,"z":864942},"rot":{"x":0,"y":21282,"z":0}},{"groupId":19,"instId":200006,"monsterId":4032030,"eventId":10441017,"pos":{"x":6243,"y":831710,"z":821570},"rot":{"x":0,"y":336947,"z":0}},{"groupId":19,"instId":200005,"monsterId":4032050,"eventId":10441026,"pos":{"x":-22440,"y":821503,"z":761610},"rot":{"x":0,"y":247297,"z":0}},{"groupId":19,"instId":200004,"monsterId":4032050,"eventId":10441016,"pos":{"x":-25940,"y":821514,"z":763410},"rot":{"x":0,"y":163713,"z":0}},{"groupId":19,"instId":200003,"monsterId":4032040,"eventId":10441015,"pos":{"x":-23540,"y":821505,"z":763660},"rot":{"x":0,"y":199873,"z":0}},{"groupId":19,"instId":200001,"monsterId":4032030,"eventId":10441011,"pos":{"x":-2060,"y":814597,"z":735660},"rot":{"x":0,"y":21282,"z":0}}],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300002,"propState":0,"propId":104009,"pos":{"x":12583,"y":831710,"z":812244},"rot":{"x":0,"y":13931,"z":0}},{"groupId":20,"instId":300015,"propState":0,"propId":104009,"pos":{"x":-9011,"y":814597,"z":735750},"rot":{"x":0,"y":272201,"z":0}},{"groupId":20,"instId":300003,"propState":0,"propId":104009,"pos":{"x":14879,"y":844563,"z":861570},"rot":{"x":0,"y":214695,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":104009,"pos":{"x":-36372,"y":821512,"z":747141},"rot":{"x":0,"y":177206,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300002,"propState":8,"propId":3002,"pos":{"x":7400,"y":832013,"z":806533},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300001,"propState":8,"propId":3002,"pos":{"x":1979,"y":814973,"z":722303},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":21,"instId":300001,"pos":{"x":-2732,"y":814597,"z":722679},"rot":{"x":0,"y":0,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41442003":{"P41442_F41442001":{"scenes":{"8":{"props":[{"groupId":8,"instId":300013,"propState":1,"propId":104179,"pos":{"x":26410,"y":206899,"z":290990},"rot":{"x":0,"y":247000,"z":0}},{"groupId":8,"instId":300010,"propState":1,"propId":104003,"pos":{"x":28875,"y":206899,"z":292922},"rot":{"x":0,"y":335819,"z":0}},{"groupId":8,"instId":300005,"propState":1,"propId":104164,"pos":{"x":29260,"y":211950,"z":284070},"rot":{"x":0,"y":67500,"z":0}},{"groupId":8,"instId":300002,"propState":1,"propId":104164,"pos":{"x":29260,"y":211950,"z":284070},"rot":{"x":0,"y":67500,"z":0}},{"groupId":8,"instId":300014,"propState":1,"propId":104180,"pos":{"x":29170,"y":220065,"z":284200},"rot":{"x":0,"y":247000,"z":0}},{"groupId":8,"instId":300011,"propState":1,"propId":104003,"pos":{"x":34921,"y":219944,"z":288786},"rot":{"x":0,"y":66575,"z":0}},{"groupId":8,"instId":300009,"propState":1,"propId":104164,"pos":{"x":29260,"y":211950,"z":284070},"rot":{"x":0,"y":67500,"z":0}},{"groupId":8,"instId":300007,"propState":1,"propId":104164,"pos":{"x":29260,"y":211950,"z":284070},"rot":{"x":0,"y":67500,"z":0}},{"groupId":8,"instId":300003,"propState":1,"propId":104164,"pos":{"x":29260,"y":211950,"z":284070},"rot":{"x":0,"y":67500,"z":0}},{"groupId":8,"instId":300012,"propState":1,"propId":104003,"pos":{"x":24230,"y":219944,"z":279250},"rot":{"x":0,"y":246575,"z":0}},{"groupId":8,"instId":300008,"propState":1,"propId":104164,"pos":{"x":29260,"y":211950,"z":284070},"rot":{"x":0,"y":67500,"z":0}},{"groupId":8,"instId":300006,"propState":1,"propId":104164,"pos":{"x":29260,"y":211950,"z":284070},"rot":{"x":0,"y":67500,"z":0}},{"groupId":8,"instId":300004,"propState":1,"propId":104164,"pos":{"x":29260,"y":211950,"z":284070},"rot":{"x":0,"y":67500,"z":0}},{"groupId":8,"instId":300001,"propState":1,"propId":104161,"pos":{"x":29290,"y":211949,"z":283830},"rot":{"x":0,"y":67500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[],"npcs":[],"monsters":[{"groupId":29,"instId":200006,"monsterId":4032030,"eventId":10441016,"pos":{"x":60642,"y":392276,"z":332342},"rot":{"x":0,"y":24402,"z":0}},{"groupId":29,"instId":200007,"monsterId":4032010,"eventId":10441012,"pos":{"x":64064,"y":392386,"z":333367},"rot":{"x":0,"y":219663,"z":0}},{"groupId":29,"instId":200005,"monsterId":4032050,"eventId":10441026,"pos":{"x":62884,"y":392286,"z":330064},"rot":{"x":0,"y":342004,"z":0}},{"groupId":29,"instId":200004,"monsterId":4032010,"eventId":10441022,"pos":{"x":94514,"y":387628,"z":327250},"rot":{"x":0,"y":211779,"z":0}},{"groupId":29,"instId":200003,"monsterId":4032040,"eventId":10441031,"pos":{"x":92241,"y":388149,"z":327643},"rot":{"x":0,"y":62116,"z":0}},{"groupId":29,"instId":200002,"monsterId":4032010,"eventId":10441027,"pos":{"x":120855,"y":381397,"z":334608},"rot":{"x":0,"y":194582,"z":0}},{"groupId":29,"instId":200001,"monsterId":4032030,"eventId":10441032,"pos":{"x":119217,"y":381840,"z":333461},"rot":{"x":0,"y":75902,"z":0}}],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300002,"propState":0,"propId":104009,"pos":{"x":107346,"y":384223,"z":337750},"rot":{"x":0,"y":238843,"z":0}},{"groupId":30,"instId":300001,"propState":0,"propId":104009,"pos":{"x":137860,"y":377467,"z":349580},"rot":{"x":0,"y":126372,"z":0}},{"groupId":30,"instId":300003,"propState":0,"propId":104009,"pos":{"x":106227,"y":384508,"z":337607},"rot":{"x":0,"y":291675,"z":0}},{"groupId":30,"instId":300015,"propState":0,"propId":104009,"pos":{"x":137014,"y":377356,"z":349611},"rot":{"x":0,"y":55818,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300002,"propState":8,"propId":3002,"pos":{"x":53365,"y":392883,"z":314908},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300001,"propState":8,"propId":3002,"pos":{"x":126143,"y":376949,"z":357709},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":31,"instId":300001,"pos":{"x":134750,"y":376649,"z":356711},"rot":{"x":0,"y":179280,"z":0}}}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41442004":{"P41442_F41442001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300006,"propState":0,"propId":104052,"pos":{"x":-278003,"y":-3878,"z":-332891},"rot":{"x":0,"y":210513,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":104052,"pos":{"x":-356160,"y":-3845,"z":-286980},"rot":{"x":0,"y":329724,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-333843,"y":-103594,"z":-428959},"rot":{"x":0,"y":149674,"z":0}},{"groupId":4,"instId":300003,"propState":2,"propId":104019,"pos":{"x":-278003,"y":-3878,"z":-332891},"rot":{"x":0,"y":30513,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":104019,"pos":{"x":-356160,"y":-3845,"z":-286980},"rot":{"x":0,"y":28715,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-333843,"y":-103594,"z":-428959},"rot":{"x":0,"y":174779,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300002,"propState":0,"propId":104019,"pos":{"x":305080,"y":2424,"z":195270},"rot":{"x":0,"y":270071,"z":0}},{"groupId":5,"instId":300004,"propState":0,"propId":104052,"pos":{"x":305080,"y":2424,"z":195270},"rot":{"x":0,"y":210071,"z":0}},{"groupId":5,"instId":300003,"propState":0,"propId":104052,"pos":{"x":330597,"y":20676,"z":162130},"rot":{"x":0,"y":322926,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":104019,"pos":{"x":330597,"y":20676,"z":162130},"rot":{"x":0,"y":132724,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300004,"propState":0,"propId":104024,"pos":{"x":-377483,"y":-109370,"z":-493927},"rot":{"x":0,"y":210018,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":104122,"pos":{"x":-358140,"y":-109271,"z":-501780},"rot":{"x":0,"y":210000,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":104004,"pos":{"x":-380747,"y":-112338,"z":-513708},"rot":{"x":0,"y":210000,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":104122,"pos":{"x":-385260,"y":-109271,"z":-485980},"rot":{"x":0,"y":210000,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":104024,"pos":{"x":-368510,"y":-109370,"z":-499116},"rot":{"x":0,"y":210018,"z":0}},{"groupId":6,"instId":300003,"propState":1,"propId":104005,"pos":{"x":-423942,"y":-114152,"z":-536706},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":104005,"pos":{"x":-367094,"y":-112326,"z":-486342},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300002,"propState":1,"propId":104005,"pos":{"x":63809,"y":-13465,"z":196450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300001,"propState":1,"propId":104005,"pos":{"x":106492,"y":2119,"z":196447},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300004,"propState":1,"propId":104005,"pos":{"x":-290,"y":78929,"z":-74890},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":104006,"pos":{"x":23138,"y":78919,"z":528},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":300003,"propState":1,"propId":104006,"pos":{"x":50280,"y":78890,"z":-41010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300001,"propState":1,"propId":104006,"pos":{"x":-22870,"y":78919,"z":531},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300008,"propState":1,"propId":104157,"pos":{"x":-193230,"y":142670,"z":-85850},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300007,"propState":1,"propId":104157,"pos":{"x":-254898,"y":31066,"z":-142908},"rot":{"x":0,"y":28896,"z":0}},{"groupId":17,"instId":300006,"propState":1,"propId":104157,"pos":{"x":-208200,"y":36570,"z":-247720},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300005,"propState":1,"propId":104157,"pos":{"x":-225501,"y":54554,"z":-86086},"rot":{"x":0,"y":28896,"z":0}},{"groupId":17,"instId":300004,"propState":1,"propId":104157,"pos":{"x":-191595,"y":47817,"z":-128312},"rot":{"x":0,"y":28896,"z":0}},{"groupId":17,"instId":300003,"propState":1,"propId":104157,"pos":{"x":-217240,"y":25763,"z":-187910},"rot":{"x":0,"y":28896,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":100,"pos":{"x":-202320,"y":26960,"z":-154160},"rot":{"x":0,"y":22340,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":104090,"pos":{"x":-302700,"y":-46100,"z":-96700},"rot":{"x":357524,"y":359040,"z":354777}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41442005":{"P41442_F41442001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300001,"propState":1,"propId":104191,"pos":{"x":0,"y":-56000,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41442006":{"P41442_F41442001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":104083,"pos":{"x":-1,"y":2750,"z":10},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":101,"propId":104076,"pos":{"x":-1,"y":1185,"z":10},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41442007":{"P41442_F41442001":{"scenes":{"41":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300006,"propState":1,"propId":104007,"pos":{"x":159686,"y":100793,"z":300618},"rot":{"x":0,"y":240000,"z":0}},{"groupId":42,"instId":300003,"propState":1,"propId":104007,"pos":{"x":236879,"y":103740,"z":236270},"rot":{"x":0,"y":7500,"z":0}},{"groupId":42,"instId":300010,"propState":1,"propId":104018,"pos":{"x":353829,"y":107971,"z":203773},"rot":{"x":0,"y":150000,"z":0}},{"groupId":42,"instId":300011,"propState":1,"propId":104018,"pos":{"x":291750,"y":105971,"z":185290},"rot":{"x":0,"y":60000,"z":0}},{"groupId":42,"instId":300005,"propState":1,"propId":104007,"pos":{"x":188042,"y":104656,"z":276986},"rot":{"x":0,"y":330000,"z":0}},{"groupId":42,"instId":300012,"propState":1,"propId":104018,"pos":{"x":241740,"y":101971,"z":163320},"rot":{"x":0,"y":60000,"z":0}},{"groupId":42,"instId":300007,"propState":1,"propId":104007,"pos":{"x":143159,"y":100976,"z":309937},"rot":{"x":0,"y":293966,"z":0}},{"groupId":42,"instId":300004,"propState":1,"propId":104007,"pos":{"x":212126,"y":103740,"z":279143},"rot":{"x":0,"y":112500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300001,"propState":0,"propId":104015,"pos":{"x":204915,"y":167443,"z":391466},"rot":{"x":0,"y":245000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300010,"propState":0,"propId":104078,"pos":{"x":340774,"y":107971,"z":190474},"rot":{"x":0,"y":330000,"z":0}},{"groupId":61,"instId":300009,"propState":0,"propId":104078,"pos":{"x":287160,"y":102129,"z":293884},"rot":{"x":0,"y":240000,"z":0}},{"groupId":61,"instId":300008,"propState":0,"propId":104078,"pos":{"x":-122252,"y":15622,"z":-283207},"rot":{"x":0,"y":180849,"z":0}},{"groupId":61,"instId":300007,"propState":0,"propId":104078,"pos":{"x":273980,"y":102188,"z":178507},"rot":{"x":0,"y":240000,"z":0}},{"groupId":61,"instId":300006,"propState":0,"propId":104078,"pos":{"x":-132996,"y":26164,"z":-252218},"rot":{"x":0,"y":180283,"z":0}},{"groupId":61,"instId":300005,"propState":0,"propId":104078,"pos":{"x":223904,"y":98770,"z":126573},"rot":{"x":0,"y":60000,"z":0}},{"groupId":61,"instId":300004,"propState":0,"propId":104078,"pos":{"x":204903,"y":167529,"z":391455},"rot":{"x":0,"y":329375,"z":0}},{"groupId":61,"instId":300003,"propState":0,"propId":104078,"pos":{"x":232368,"y":103803,"z":225356},"rot":{"x":0,"y":59779,"z":0}},{"groupId":61,"instId":300002,"propState":0,"propId":104078,"pos":{"x":207644,"y":101149,"z":324766},"rot":{"x":0,"y":106681,"z":0}},{"groupId":61,"instId":300001,"propState":0,"propId":104078,"pos":{"x":149769,"y":105603,"z":359377},"rot":{"x":0,"y":328717,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300008,"propState":0,"propId":104012,"pos":{"x":257554,"y":102389,"z":172472},"rot":{"x":0,"y":330054,"z":0}},{"groupId":60,"instId":300007,"propState":1,"propId":104012,"pos":{"x":-79120,"y":14778,"z":-283515},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300006,"propState":0,"propId":104012,"pos":{"x":183911,"y":101250,"z":304708},"rot":{"x":0,"y":329129,"z":0}},{"groupId":60,"instId":300005,"propState":0,"propId":104012,"pos":{"x":352900,"y":107971,"z":220700},"rot":{"x":0,"y":240000,"z":0}},{"groupId":60,"instId":300004,"propState":0,"propId":104012,"pos":{"x":219888,"y":97644,"z":168466},"rot":{"x":0,"y":150238,"z":0}},{"groupId":60,"instId":300003,"propState":0,"propId":104012,"pos":{"x":158376,"y":105750,"z":344739},"rot":{"x":0,"y":224478,"z":0}},{"groupId":60,"instId":300002,"propState":1,"propId":104012,"pos":{"x":-146909,"y":15640,"z":-263311},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300001,"propState":0,"propId":104012,"pos":{"x":-14980,"y":3350,"z":-283160},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300007,"propState":0,"propId":104068,"pos":{"x":210166,"y":103536,"z":287518},"rot":{"x":0,"y":202254,"z":0}},{"groupId":62,"instId":300003,"propState":0,"propId":104068,"pos":{"x":221207,"y":167929,"z":357985},"rot":{"x":0,"y":60000,"z":0}},{"groupId":62,"instId":300008,"propState":0,"propId":104068,"pos":{"x":210027,"y":104654,"z":224475},"rot":{"x":0,"y":59128,"z":0}},{"groupId":62,"instId":300006,"propState":0,"propId":104068,"pos":{"x":-106222,"y":13880,"z":-289783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":62,"instId":300005,"propState":0,"propId":104068,"pos":{"x":227188,"y":100770,"z":344085},"rot":{"x":0,"y":240000,"z":0}},{"groupId":62,"instId":300004,"propState":0,"propId":104068,"pos":{"x":288485,"y":105971,"z":204066},"rot":{"x":0,"y":60000,"z":0}},{"groupId":62,"instId":300002,"propState":0,"propId":104068,"pos":{"x":-57455,"y":8117,"z":-220071},"rot":{"x":0,"y":90000,"z":0}},{"groupId":62,"instId":300001,"propState":0,"propId":104068,"pos":{"x":-43750,"y":5920,"z":-276720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300002,"propState":0,"propId":104060,"pos":{"x":77893,"y":-4450,"z":-498633},"rot":{"x":0,"y":253178,"z":0}},{"groupId":63,"instId":300003,"propState":0,"propId":104060,"pos":{"x":178203,"y":95088,"z":175242},"rot":{"x":0,"y":253178,"z":0}},{"groupId":63,"instId":300001,"propState":0,"propId":104060,"pos":{"x":-1540,"y":4866,"z":-287650},"rot":{"x":0,"y":269808,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300005,"propState":0,"propId":104052,"pos":{"x":104977,"y":98481,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300004,"propState":0,"propId":104052,"pos":{"x":-119259,"y":18058,"z":-201242},"rot":{"x":0,"y":120000,"z":0}},{"groupId":64,"instId":300002,"propState":0,"propId":104019,"pos":{"x":104995,"y":98470,"z":188771},"rot":{"x":0,"y":30000,"z":0}},{"groupId":64,"instId":300001,"propState":0,"propId":104019,"pos":{"x":-119259,"y":18049,"z":-201242},"rot":{"x":0,"y":211662,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300002,"propState":0,"propId":104020,"pos":{"x":-66980,"y":21867,"z":-266740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300001,"propState":0,"propId":104020,"pos":{"x":-99031,"y":15920,"z":-275022},"rot":{"x":0,"y":273537,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300005,"propState":1,"propId":104013,"pos":{"x":316207,"y":152404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300004,"propState":1,"propId":104013,"pos":{"x":316207,"y":109404,"z":310730},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300003,"propState":1,"propId":104002,"pos":{"x":316455,"y":152200,"z":310770},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300002,"propState":1,"propId":104003,"pos":{"x":311898,"y":152508,"z":314894},"rot":{"x":0,"y":91953,"z":0}},{"groupId":66,"instId":300001,"propState":1,"propId":104003,"pos":{"x":312570,"y":109590,"z":314512},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300004,"propState":1,"propId":104014,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300002,"propState":1,"propId":104001,"pos":{"x":178747,"y":168079,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300003,"propState":1,"propId":104014,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300001,"propState":1,"propId":104001,"pos":{"x":178747,"y":106883,"z":365253},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300002,"propState":0,"propId":104067,"pos":{"x":-96180,"y":14290,"z":-293300},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300002,"propState":0,"propId":104036,"pos":{"x":-108024,"y":16240,"z":-236226},"rot":{"x":0,"y":179393,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300002,"propState":0,"propId":104072,"pos":{"x":159180,"y":106365,"z":333900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":70,"instId":300001,"propState":0,"propId":104072,"pos":{"x":167926,"y":106365,"z":338718},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300001,"propState":0,"propId":104072,"pos":{"x":-52245,"y":8934,"z":-254517},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300001,"propState":0,"propId":104072,"pos":{"x":204055,"y":98810,"z":140713},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300002,"propState":0,"propId":104067,"pos":{"x":133520,"y":101257,"z":334850},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300001,"propState":0,"propId":104073,"pos":{"x":333774,"y":107971,"z":198253},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300001,"propState":0,"propId":104073,"pos":{"x":244485,"y":101971,"z":162019},"rot":{"x":0,"y":41937,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300001,"propState":0,"propId":104073,"pos":{"x":222177,"y":104661,"z":225314},"rot":{"x":0,"y":150100,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300001,"propState":0,"propId":104073,"pos":{"x":142682,"y":100754,"z":302917},"rot":{"x":0,"y":108064,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300001,"propState":0,"propId":104073,"pos":{"x":265360,"y":163150,"z":367070},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"41442008":{"P41442_F41442001":{"scenes":{"9":{"props":[{"groupId":9,"instId":300009,"propState":0,"propId":104259,"pos":{"x":261730,"y":165575,"z":416990},"rot":{"x":0,"y":322452,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300001,"propState":8,"propId":3002,"pos":{"x":255200,"y":164784,"z":415240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{"2102":{"anchorId":1,"groupId":40,"instId":300001,"pos":{"x":257300,"y":165544,"z":422890},"rot":{"x":0,"y":326152,"z":0}}}},"45":{"props":[],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":501,"startAnchorId":null,"startGroupId":null}},"8000001":{"P80000_F80000001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300008,"propState":0,"propId":100,"pos":{"x":-144857,"y":500,"z":241529},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":999,"startAnchorId":1,"startGroupId":3}},"8000101":{"P80001_F80001001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300008,"propState":0,"propId":100006,"pos":{"x":11027,"y":147,"z":110570},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300007,"propState":0,"propId":100006,"pos":{"x":-10930,"y":147,"z":110570},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300005,"propState":0,"propId":100001,"pos":{"x":11727,"y":185,"z":141900},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300004,"propState":0,"propId":100002,"pos":{"x":29,"y":257,"z":89207},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300003,"propState":0,"propId":100006,"pos":{"x":-11750,"y":150,"z":157340},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300002,"propState":0,"propId":100006,"pos":{"x":-23860,"y":150,"z":186930},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":100006,"pos":{"x":-23855,"y":150,"z":216150},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300006,"propState":0,"propId":100024,"pos":{"x":-15494,"y":150,"z":123145},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":2,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-60,"y":150,"z":115200},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300010,"propState":0,"propId":100006,"pos":{"x":-10930,"y":147,"z":110570},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300008,"propState":0,"propId":100002,"pos":{"x":29,"y":257,"z":89207},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300006,"propState":0,"propId":100006,"pos":{"x":-23860,"y":150,"z":186930},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":100,"pos":{"x":-60,"y":150,"z":115200},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300011,"propState":0,"propId":100006,"pos":{"x":11027,"y":147,"z":110570},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":100001,"pos":{"x":11727,"y":185,"z":141900},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":100006,"pos":{"x":-11750,"y":150,"z":157340},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":100006,"pos":{"x":-23855,"y":150,"z":216150},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":1004,"pos":{"x":-60,"y":-2850,"z":115200},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":1000,"pos":{"x":140,"y":147,"z":83010},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":10,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-60,"y":150,"z":115200},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":3,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-23854,"y":147,"z":223510},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":4,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-23670,"y":147,"z":193540},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":5,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-11630,"y":147,"z":163760},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":11,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-9630,"y":147,"z":161760},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":12,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-13630,"y":147,"z":161760},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300009,"propState":0,"propId":1000,"pos":{"x":140,"y":147,"z":111230},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300008,"propState":0,"propId":100006,"pos":{"x":11027,"y":147,"z":110570},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300007,"propState":0,"propId":100006,"pos":{"x":-10930,"y":147,"z":110570},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300005,"propState":0,"propId":100001,"pos":{"x":11727,"y":185,"z":141900},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":100002,"pos":{"x":29,"y":257,"z":89207},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":100006,"pos":{"x":-11750,"y":150,"z":157340},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":100006,"pos":{"x":-23860,"y":150,"z":186930},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":100006,"pos":{"x":-23855,"y":150,"z":216150},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300006,"propState":0,"propId":100024,"pos":{"x":-15494,"y":150,"z":123145},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":7,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-60,"y":150,"z":115200},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8000102":{"P80001_F80001001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":3,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-49720,"y":18980,"z":-73280},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-117300,"y":18598,"z":-73300},"rot":{"x":0,"y":90000,"z":0}},{"groupId":19,"instId":300009,"propState":0,"propId":100024,"pos":{"x":-67040,"y":18664,"z":-78220},"rot":{"x":0,"y":209996,"z":0}},{"groupId":19,"instId":300008,"propState":0,"propId":100,"pos":{"x":-114310,"y":18598,"z":-73300},"rot":{"x":0,"y":90000,"z":0}},{"groupId":19,"instId":300007,"propState":0,"propId":100001,"pos":{"x":-37989,"y":18683,"z":-92473},"rot":{"x":0,"y":118000,"z":0}},{"groupId":19,"instId":300005,"propState":0,"propId":100006,"pos":{"x":-92270,"y":18980,"z":-73290},"rot":{"x":0,"y":90000,"z":0}},{"groupId":19,"instId":300004,"propState":0,"propId":100006,"pos":{"x":-61020,"y":18601,"z":-73080},"rot":{"x":0,"y":90000,"z":0}},{"groupId":19,"instId":300003,"propState":1,"propId":100013,"pos":{"x":-38680,"y":18260,"z":-82930},"rot":{"x":0,"y":193835,"z":0}},{"groupId":19,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":19,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-114310,"y":18598,"z":-73300},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300002,"propState":2,"propId":1001,"pos":{"x":-83200,"y":18686,"z":-86760},"rot":{"x":0,"y":75000,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":4,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-76820,"y":18664,"z":-85960},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300011,"propState":0,"propId":300003,"pos":{"x":42748,"y":3485,"z":-115476},"rot":{"x":0,"y":288000,"z":0}},{"groupId":16,"instId":300010,"propState":0,"propId":100005,"pos":{"x":42660,"y":3485,"z":-115530},"rot":{"x":0,"y":288017,"z":0}},{"groupId":16,"instId":300009,"propState":0,"propId":300003,"pos":{"x":-5599,"y":2864,"z":-99852},"rot":{"x":0,"y":197158,"z":0}},{"groupId":16,"instId":300008,"propState":0,"propId":100001,"pos":{"x":-2515,"y":2940,"z":-100826},"rot":{"x":0,"y":288017,"z":0}},{"groupId":16,"instId":300007,"propState":0,"propId":100024,"pos":{"x":15591,"y":2844,"z":-103393},"rot":{"x":0,"y":209999,"z":0}},{"groupId":16,"instId":300006,"propState":0,"propId":100024,"pos":{"x":15014,"y":2844,"z":-102898},"rot":{"x":0,"y":209996,"z":0}},{"groupId":16,"instId":300005,"propState":0,"propId":100025,"pos":{"x":15871,"y":2844,"z":-102709},"rot":{"x":0,"y":209996,"z":0}},{"groupId":16,"instId":300004,"propState":0,"propId":1001,"pos":{"x":10955,"y":2844,"z":-100042},"rot":{"x":0,"y":135000,"z":0}},{"groupId":16,"instId":300003,"propState":0,"propId":100005,"pos":{"x":42730,"y":3484,"z":-115460},"rot":{"x":0,"y":288000,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":100001,"pos":{"x":-2498,"y":2937,"z":-100809},"rot":{"x":0,"y":287000,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":1000,"pos":{"x":878,"y":2844,"z":-101861},"rot":{"x":0,"y":109048,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300008,"propState":0,"propId":100006,"pos":{"x":-88290,"y":-2963,"z":-84680},"rot":{"x":0,"y":225000,"z":0}},{"groupId":18,"instId":300010,"propState":0,"propId":100,"pos":{"x":-118870,"y":-100,"z":-73177},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300003,"propState":0,"propId":100006,"pos":{"x":-62780,"y":-1458,"z":-59190},"rot":{"x":0,"y":45000,"z":0}},{"groupId":18,"instId":300006,"propState":0,"propId":100021,"pos":{"x":-110101,"y":-61,"z":-64496},"rot":{"x":0,"y":17053,"z":0}},{"groupId":18,"instId":300005,"propState":0,"propId":100006,"pos":{"x":-126962,"y":-100,"z":-73177},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300004,"propState":0,"propId":100006,"pos":{"x":-91080,"y":-1423,"z":-59380},"rot":{"x":0,"y":315000,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-124250,"y":-101,"z":-73177},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300009,"propState":0,"propId":100006,"pos":{"x":-105446,"y":-1544,"z":-92597},"rot":{"x":0,"y":97646,"z":0}},{"groupId":18,"instId":300007,"propState":0,"propId":100025,"pos":{"x":-106990,"y":-1540,"z":-92240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":18,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-118870,"y":-100,"z":-73177},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":6,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-76210,"y":-3200,"z":-85490},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":7,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-96450,"y":-1123,"z":-92890},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300006,"propState":0,"propId":100001,"pos":{"x":-2498,"y":2937,"z":-100809},"rot":{"x":0,"y":106952,"z":0}},{"groupId":29,"instId":300005,"propState":0,"propId":100005,"pos":{"x":42730,"y":3484,"z":-115460},"rot":{"x":0,"y":288000,"z":0}},{"groupId":29,"instId":300003,"propState":0,"propId":100,"pos":{"x":8360,"y":2840,"z":-104090},"rot":{"x":0,"y":110000,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":1004,"pos":{"x":8360,"y":-160,"z":-104090},"rot":{"x":0,"y":110000,"z":0}},{"groupId":29,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":29,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-4160,"y":2840,"z":-100010},"rot":{"x":0,"y":110000,"z":0}}],"npcs":[],"monsters":[{"groupId":29,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":8360,"y":2840,"z":-104090},"rot":{"x":0,"y":110000,"z":0}}],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300002,"propState":0,"propId":100001,"pos":{"x":-2498,"y":2937,"z":-100809},"rot":{"x":0,"y":106952,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":100005,"pos":{"x":42730,"y":3484,"z":-115460},"rot":{"x":0,"y":288000,"z":0}},{"groupId":21,"instId":300003,"propState":0,"propId":1000,"pos":{"x":1950,"y":2840,"z":-102230},"rot":{"x":0,"y":110000,"z":0}}],"npcs":[],"monsters":[{"groupId":21,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":8360,"y":2840,"z":-104090},"rot":{"x":0,"y":110000,"z":0}}],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300003,"propState":1,"propId":100013,"pos":{"x":-38680,"y":18260,"z":-82930},"rot":{"x":0,"y":193835,"z":0}},{"groupId":2,"instId":300006,"propState":0,"propId":100024,"pos":{"x":-90170,"y":18660,"z":-78910},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-104340,"y":18979,"z":-73280},"rot":{"x":0,"y":90000,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":2,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-98740,"y":18980,"z":-73280},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300006,"propState":0,"propId":100021,"pos":{"x":-110101,"y":-61,"z":-64496},"rot":{"x":0,"y":17053,"z":0}},{"groupId":5,"instId":300005,"propState":0,"propId":100006,"pos":{"x":-126962,"y":-100,"z":-73177},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300004,"propState":0,"propId":100006,"pos":{"x":-89170,"y":-3195,"z":-75600},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300003,"propState":0,"propId":100006,"pos":{"x":-64240,"y":-3195,"z":-75600},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300007,"propState":0,"propId":100025,"pos":{"x":-106990,"y":-1540,"z":-92240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-124250,"y":-101,"z":-73177},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":5,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-118870,"y":-100,"z":-73177},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"8":{"props":[],"npcs":[{"groupId":8,"instId":400001,"npcId":1001,"pos":{"x":-96590,"y":-1120,"z":-93270},"rot":{"x":0,"y":45000,"z":0}}],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300007,"propState":0,"propId":100001,"pos":{"x":-82184,"y":10330,"z":-116343},"rot":{"x":0,"y":186900,"z":0}},{"groupId":9,"instId":300005,"propState":1,"propId":100013,"pos":{"x":-94500,"y":6820,"z":-122190},"rot":{"x":19509,"y":270000,"z":0}},{"groupId":9,"instId":300004,"propState":0,"propId":100001,"pos":{"x":-131882,"y":2834,"z":-88536},"rot":{"x":0,"y":153600,"z":0}},{"groupId":9,"instId":300003,"propState":0,"propId":100001,"pos":{"x":-144294,"y":2834,"z":-107374},"rot":{"x":0,"y":244630,"z":0}},{"groupId":9,"instId":300006,"propState":0,"propId":100027,"pos":{"x":-121066,"y":2760,"z":-105196},"rot":{"x":0,"y":335000,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-80780,"y":10280,"z":-122150},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":9,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-84463,"y":10280,"z":-122150},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":2,"propId":1001,"pos":{"x":-119340,"y":2760,"z":-95190},"rot":{"x":0,"y":245000,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":10,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-121710,"y":2760,"z":-96290},"rot":{"x":0,"y":245000,"z":0}}],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":11,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-106760,"y":5040,"z":-120350},"rot":{"x":0,"y":245000,"z":0}}],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300009,"propState":0,"propId":100006,"pos":{"x":-14640,"y":1040,"z":-67860},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300006,"propState":0,"propId":100024,"pos":{"x":16184,"y":2844,"z":-37827},"rot":{"x":0,"y":252100,"z":0}},{"groupId":12,"instId":300002,"propState":0,"propId":1000,"pos":{"x":30250,"y":3440,"z":-35640},"rot":{"x":0,"y":252100,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":12,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":25240,"y":3440,"z":-37260},"rot":{"x":0,"y":252100,"z":0}}],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":13,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-13240,"y":1040,"z":-49360},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":14,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":5440,"y":2840,"z":-36610},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"15":{"props":[],"npcs":[{"groupId":15,"instId":400001,"npcId":1001,"pos":{"x":15500,"y":2840,"z":-50519},"rot":{"x":0,"y":304612,"z":0}}],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":32,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-123570,"y":2762,"z":-105100},"rot":{"x":0,"y":329964,"z":0}}],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-78943,"y":10277,"z":-120187},"rot":{"x":0,"y":240000,"z":0}},{"groupId":31,"instId":300010,"propState":0,"propId":100,"pos":{"x":-83520,"y":10277,"z":-122040},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300008,"propState":0,"propId":100001,"pos":{"x":-82184,"y":10330,"z":-116343},"rot":{"x":0,"y":7984,"z":0}},{"groupId":31,"instId":300005,"propState":0,"propId":100001,"pos":{"x":-131882,"y":2834,"z":-88536},"rot":{"x":0,"y":331022,"z":0}},{"groupId":31,"instId":300003,"propState":1,"propId":100013,"pos":{"x":-94500,"y":6820,"z":-122190},"rot":{"x":19509,"y":270000,"z":0}},{"groupId":31,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-79060,"y":10277,"z":-124020},"rot":{"x":0,"y":285000,"z":0}},{"groupId":31,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-115229,"y":2814,"z":-113506},"rot":{"x":0,"y":303034,"z":0}},{"groupId":31,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":31,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-83520,"y":10277,"z":-122040},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":33,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-107190,"y":5038,"z":-122340},"rot":{"x":0,"y":29964,"z":0}}],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300005,"propState":0,"propId":100005,"pos":{"x":42660,"y":3485,"z":-115530},"rot":{"x":0,"y":288017,"z":0}},{"groupId":34,"instId":300007,"propState":0,"propId":100,"pos":{"x":14710,"y":2844,"z":-106540},"rot":{"x":0,"y":284928,"z":0}},{"groupId":34,"instId":300006,"propState":0,"propId":300003,"pos":{"x":42748,"y":3485,"z":-115476},"rot":{"x":0,"y":288000,"z":0}},{"groupId":34,"instId":300003,"propState":0,"propId":300003,"pos":{"x":-5599,"y":2864,"z":-99852},"rot":{"x":0,"y":197158,"z":0}},{"groupId":34,"instId":300001,"propState":0,"propId":100001,"pos":{"x":-2515,"y":2940,"z":-100826},"rot":{"x":0,"y":288017,"z":0}},{"groupId":34,"instId":300019,"propState":1,"propId":1002,"pos":{"x":8390,"y":2844,"z":-107460},"rot":{"x":0,"y":75000,"z":0}},{"groupId":34,"instId":300015,"propState":0,"propId":100025,"pos":{"x":15960,"y":2844,"z":-102730},"rot":{"x":0,"y":209999,"z":0}},{"groupId":34,"instId":300013,"propState":0,"propId":100024,"pos":{"x":14930,"y":2844,"z":-102840},"rot":{"x":0,"y":209996,"z":0}},{"groupId":34,"instId":300012,"propState":0,"propId":100024,"pos":{"x":15600,"y":2844,"z":-103350},"rot":{"x":0,"y":209996,"z":0}},{"groupId":34,"instId":300004,"propState":0,"propId":1001,"pos":{"x":10920,"y":2844,"z":-100110},"rot":{"x":0,"y":135000,"z":0}},{"groupId":34,"instId":300002,"propState":0,"propId":1021,"pos":{"x":820,"y":2844,"z":-101850},"rot":{"x":0,"y":107047,"z":0}}],"npcs":[{"groupId":34,"instId":400001,"npcId":1013,"pos":{"x":5550,"y":2844,"z":-100040},"rot":{"x":0,"y":135000,"z":0}}],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300002,"propState":0,"propId":100006,"pos":{"x":-64190,"y":-3195,"z":-76030},"rot":{"x":0,"y":180000,"z":0}},{"groupId":35,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-52221,"y":-1458,"z":-97591},"rot":{"x":0,"y":315000,"z":0}},{"groupId":35,"instId":300006,"propState":0,"propId":100,"pos":{"x":-57100,"y":-1055,"z":-92889},"rot":{"x":0,"y":315000,"z":0}},{"groupId":35,"instId":300005,"propState":0,"propId":100006,"pos":{"x":-75890,"y":-3195,"z":-85940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":35,"instId":300003,"propState":0,"propId":1004,"pos":{"x":0,"y":100000,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":35,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-57100,"y":-1055,"z":-92889},"rot":{"x":0,"y":315000,"z":0}}],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300041,"propState":0,"propId":300004,"pos":{"x":-155125,"y":2700,"z":-33130},"rot":{"x":0,"y":207332,"z":0}},{"groupId":37,"instId":300040,"propState":0,"propId":300004,"pos":{"x":-113331,"y":17656,"z":-86508},"rot":{"x":0,"y":160861,"z":0}},{"groupId":37,"instId":300039,"propState":0,"propId":300004,"pos":{"x":-38863,"y":17690,"z":-62867},"rot":{"x":0,"y":343500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8000103":{"P80001_F80001001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300004,"propState":0,"propId":100001,"pos":{"x":8732,"y":79658,"z":113930},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300003,"propState":0,"propId":100005,"pos":{"x":39876,"y":80272,"z":99169},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300006,"propState":0,"propId":100027,"pos":{"x":16398,"y":79626,"z":92325},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300002,"propState":0,"propId":1000,"pos":{"x":30280,"y":80286,"z":99220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":2,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":25380,"y":80286,"z":99220},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300001,"propState":2,"propId":1001,"pos":{"x":7025,"y":79626,"z":81200},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":3,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":8750,"y":79626,"z":79400},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":4,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":9130,"y":79630,"z":99390},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300009,"propState":0,"propId":100006,"pos":{"x":179883,"y":77016,"z":95970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":1000,"pos":{"x":174120,"y":77070,"z":93470},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300003,"propState":0,"propId":100001,"pos":{"x":163973,"y":82897,"z":156197},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300007,"propState":0,"propId":100025,"pos":{"x":171785,"y":82600,"z":122265},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":5,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":174120,"y":77070,"z":98510},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":6,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":188520,"y":82820,"z":152650},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":7,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":174042,"y":82820,"z":129269},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"8":{"props":[],"npcs":[{"groupId":8,"instId":400001,"npcId":1001,"pos":{"x":192750,"y":82820,"z":131130},"rot":{"x":0,"y":337515,"z":0}}],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300003,"propState":0,"propId":100001,"pos":{"x":125966,"y":80503,"z":126902},"rot":{"x":0,"y":531,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":100001,"pos":{"x":125990,"y":80513,"z":103866},"rot":{"x":0,"y":531,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":1000,"pos":{"x":126100,"y":80471,"z":121730},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":9,"instId":400001,"npcId":1013,"pos":{"x":124502,"y":80442,"z":117080},"rot":{"x":0,"y":151279,"z":0}}],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300003,"propState":0,"propId":1000,"pos":{"x":203118,"y":77070,"z":95890},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":100006,"pos":{"x":205430,"y":77016,"z":95970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":100006,"pos":{"x":179883,"y":77016,"z":95970},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":10,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":200080,"y":77070,"z":95890},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":19,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":8688,"y":76677,"z":69205},"rot":{"x":0,"y":179964,"z":0}}],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300009,"propState":0,"propId":100027,"pos":{"x":6326,"y":76687,"z":62912},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300013,"propState":0,"propId":300003,"pos":{"x":39867,"y":80327,"z":99241},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300012,"propState":0,"propId":100005,"pos":{"x":39868,"y":80272,"z":99238},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300011,"propState":0,"propId":300003,"pos":{"x":8732,"y":79584,"z":110666},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300010,"propState":0,"propId":100001,"pos":{"x":8732,"y":79658,"z":113930},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300008,"propState":1,"propId":300003,"pos":{"x":8732,"y":79584,"z":87818},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300005,"propState":1,"propId":100001,"pos":{"x":8730,"y":79658,"z":84610},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300003,"propState":0,"propId":100,"pos":{"x":31860,"y":80286,"z":99330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300004,"propState":0,"propId":1000,"pos":{"x":35300,"y":80286,"z":97530},"rot":{"x":0,"y":285000,"z":0}},{"groupId":18,"instId":300007,"propState":0,"propId":100026,"pos":{"x":7075,"y":79626,"z":79866},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300006,"propState":0,"propId":100026,"pos":{"x":16190,"y":79626,"z":102610},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":1000,"pos":{"x":35260,"y":80286,"z":101310},"rot":{"x":0,"y":255000,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":18,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":31860,"y":80286,"z":99330},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":20,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":8640,"y":79626,"z":93800},"rot":{"x":0,"y":359964,"z":0}}],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300011,"propState":0,"propId":300003,"pos":{"x":8732,"y":79584,"z":110666},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300010,"propState":0,"propId":100001,"pos":{"x":8732,"y":79658,"z":113930},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300003,"propState":0,"propId":100,"pos":{"x":8700,"y":77127,"z":141100},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300009,"propState":0,"propId":300003,"pos":{"x":125966,"y":80461,"z":129012},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300008,"propState":0,"propId":100027,"pos":{"x":5770,"y":76702,"z":139210},"rot":{"x":0,"y":270000,"z":0}},{"groupId":21,"instId":300007,"propState":0,"propId":100027,"pos":{"x":11347,"y":76661,"z":139346},"rot":{"x":0,"y":270000,"z":0}},{"groupId":21,"instId":300006,"propState":0,"propId":100001,"pos":{"x":8742,"y":76708,"z":156017},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300005,"propState":0,"propId":100001,"pos":{"x":8744,"y":76722,"z":133116},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300004,"propState":0,"propId":1000,"pos":{"x":10240,"y":76661,"z":153390},"rot":{"x":0,"y":195000,"z":0}},{"groupId":21,"instId":300002,"propState":0,"propId":1000,"pos":{"x":7130,"y":76644,"z":153280},"rot":{"x":0,"y":165000,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":21,"instId":400001,"npcId":3013,"pos":{"x":10784,"y":76702,"z":150017},"rot":{"x":0,"y":195000,"z":0}}],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300006,"propState":0,"propId":100006,"pos":{"x":174070,"y":77053,"z":102170},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300005,"propState":0,"propId":100006,"pos":{"x":184030,"y":77017,"z":95780},"rot":{"x":0,"y":90000,"z":0}},{"groupId":22,"instId":300003,"propState":0,"propId":300003,"pos":{"x":125966,"y":80461,"z":129012},"rot":{"x":0,"y":90000,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":100001,"pos":{"x":125990,"y":80513,"z":103866},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300019,"propState":1,"propId":1002,"pos":{"x":167350,"y":77016,"z":92750},"rot":{"x":0,"y":45000,"z":0}},{"groupId":22,"instId":300015,"propState":0,"propId":100024,"pos":{"x":172550,"y":77017,"z":99280},"rot":{"x":0,"y":209996,"z":0}},{"groupId":22,"instId":300013,"propState":0,"propId":100024,"pos":{"x":173250,"y":77017,"z":98920},"rot":{"x":0,"y":209996,"z":0}},{"groupId":22,"instId":300012,"propState":0,"propId":100025,"pos":{"x":173240,"y":77017,"z":99640},"rot":{"x":0,"y":209996,"z":0}},{"groupId":22,"instId":300004,"propState":0,"propId":1001,"pos":{"x":167740,"y":77017,"z":100660},"rot":{"x":0,"y":120000,"z":0}},{"groupId":22,"instId":300002,"propState":0,"propId":1021,"pos":{"x":158140,"y":77017,"z":95705},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":22,"instId":400001,"npcId":1013,"pos":{"x":162170,"y":77017,"z":98750},"rot":{"x":0,"y":105000,"z":0}}],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300001,"propState":0,"propId":1004,"pos":{"x":239640,"y":75950,"z":95639},"rot":{"x":0,"y":270000,"z":0}},{"groupId":23,"instId":300006,"propState":0,"propId":100006,"pos":{"x":215470,"y":77016,"z":95920},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300005,"propState":0,"propId":100006,"pos":{"x":243910,"y":79791,"z":95920},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300003,"propState":0,"propId":100,"pos":{"x":237350,"y":78495,"z":95530},"rot":{"x":0,"y":270000,"z":0}},{"groupId":23,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300004,"propState":0,"propId":1000,"pos":{"x":243040,"y":79619,"z":98580},"rot":{"x":0,"y":255000,"z":0}}],"npcs":[],"monsters":[{"groupId":23,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":237350,"y":78495,"z":95530},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8100101":{"P81001_F81001001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8100201":{"P81002_F81002001":{"scenes":{"58":{"props":[{"groupId":58,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":58,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":2720,"y":2895,"z":-44170},"rot":{"x":0,"y":74964,"z":0}}],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300009,"propState":0,"propId":100027,"pos":{"x":-19070,"y":1027,"z":-51852},"rot":{"x":0,"y":75000,"z":0}},{"groupId":57,"instId":300010,"propState":0,"propId":100,"pos":{"x":-14760,"y":1039,"z":-65370},"rot":{"x":0,"y":345000,"z":0}},{"groupId":57,"instId":300008,"propState":1,"propId":300003,"pos":{"x":-5595,"y":2864,"z":-46516},"rot":{"x":0,"y":163201,"z":0}},{"groupId":57,"instId":300005,"propState":1,"propId":100001,"pos":{"x":-2438,"y":2916,"z":-45562},"rot":{"x":0,"y":253313,"z":0}},{"groupId":57,"instId":300003,"propState":0,"propId":100006,"pos":{"x":-14710,"y":1039,"z":-66497},"rot":{"x":0,"y":180000,"z":0}},{"groupId":57,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-16937,"y":1040,"z":-65281},"rot":{"x":0,"y":15000,"z":0}},{"groupId":57,"instId":300007,"propState":0,"propId":100026,"pos":{"x":10743,"y":2844,"z":-52968},"rot":{"x":0,"y":255000,"z":0}},{"groupId":57,"instId":300006,"propState":0,"propId":100027,"pos":{"x":26690,"y":3444,"z":-35530},"rot":{"x":0,"y":255000,"z":0}},{"groupId":57,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-12628,"y":1039,"z":-65106},"rot":{"x":0,"y":345000,"z":0}},{"groupId":57,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":57,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-15000,"y":1039,"z":-62340},"rot":{"x":0,"y":345000,"z":0}}],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":59,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":14637,"y":2844,"z":-40474},"rot":{"x":0,"y":359964,"z":0}}],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":62,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-91480,"y":18664,"z":-73270},"rot":{"x":0,"y":89964,"z":0}}],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300008,"propState":0,"propId":100,"pos":{"x":-118310,"y":18598,"z":-73740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300005,"propState":1,"propId":100013,"pos":{"x":-38680,"y":18260,"z":-82930},"rot":{"x":0,"y":193835,"z":0}},{"groupId":61,"instId":300003,"propState":0,"propId":100001,"pos":{"x":-37989,"y":18683,"z":-92473},"rot":{"x":0,"y":117379,"z":0}},{"groupId":61,"instId":300009,"propState":0,"propId":100026,"pos":{"x":-100880,"y":18979,"z":-71187},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-118290,"y":18598,"z":-71730},"rot":{"x":0,"y":105000,"z":0}},{"groupId":61,"instId":300007,"propState":0,"propId":100027,"pos":{"x":-67553,"y":18664,"z":-84120},"rot":{"x":0,"y":315000,"z":0}},{"groupId":61,"instId":300006,"propState":0,"propId":100027,"pos":{"x":-35520,"y":18611,"z":-72890},"rot":{"x":0,"y":270000,"z":0}},{"groupId":61,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-118180,"y":18598,"z":-75730},"rot":{"x":0,"y":75000,"z":0}},{"groupId":61,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":61,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-113460,"y":18598,"z":-73540},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":63,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-48050,"y":18979,"z":-73220},"rot":{"x":0,"y":359964,"z":0}}],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300011,"propState":0,"propId":100001,"pos":{"x":-144294,"y":2834,"z":-107374},"rot":{"x":0,"y":241021,"z":0}},{"groupId":65,"instId":300010,"propState":0,"propId":100,"pos":{"x":-78910,"y":10277,"z":-122040},"rot":{"x":0,"y":270000,"z":0}},{"groupId":65,"instId":300008,"propState":0,"propId":100001,"pos":{"x":-82184,"y":10330,"z":-116343},"rot":{"x":0,"y":7984,"z":0}},{"groupId":65,"instId":300005,"propState":0,"propId":100001,"pos":{"x":-131882,"y":2834,"z":-88536},"rot":{"x":0,"y":331022,"z":0}},{"groupId":65,"instId":300003,"propState":1,"propId":100013,"pos":{"x":-94500,"y":6820,"z":-122190},"rot":{"x":19509,"y":270000,"z":0}},{"groupId":65,"instId":300009,"propState":0,"propId":100026,"pos":{"x":-102068,"y":5038,"z":-120085},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-79060,"y":10277,"z":-124020},"rot":{"x":0,"y":285000,"z":0}},{"groupId":65,"instId":300007,"propState":0,"propId":100027,"pos":{"x":-115279,"y":2765,"z":-113662},"rot":{"x":0,"y":210000,"z":0}},{"groupId":65,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-132710,"y":2762,"z":-108890},"rot":{"x":0,"y":150000,"z":0}},{"groupId":65,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-78943,"y":10277,"z":-120187},"rot":{"x":0,"y":240000,"z":0}},{"groupId":65,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":65,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-83520,"y":10277,"z":-122040},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":66,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-123570,"y":2762,"z":-105100},"rot":{"x":0,"y":329964,"z":0}}],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300014,"propState":0,"propId":100012,"pos":{"x":-186621,"y":-400,"z":-79920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":64,"instId":300015,"propState":0,"propId":100014,"pos":{"x":-207948,"y":-4226,"z":-86090},"rot":{"x":0,"y":180000,"z":0}},{"groupId":64,"instId":300010,"propState":1,"propId":100011,"pos":{"x":-162330,"y":-415,"z":-71330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":64,"instId":300012,"propState":0,"propId":100014,"pos":{"x":-171678,"y":-4459,"z":-85976},"rot":{"x":0,"y":180000,"z":0}},{"groupId":64,"instId":300002,"propState":2,"propId":100000,"pos":{"x":-42585,"y":18630,"z":-88591},"rot":{"x":0,"y":193930,"z":0}},{"groupId":64,"instId":300016,"propState":0,"propId":100014,"pos":{"x":-173911,"y":-178,"z":-73134},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300013,"propState":1,"propId":100011,"pos":{"x":-194540,"y":-378,"z":-69650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":64,"instId":300011,"propState":0,"propId":100012,"pos":{"x":-169860,"y":-4600,"z":-79580},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300009,"propState":0,"propId":100000,"pos":{"x":-177690,"y":-7646,"z":-74272},"rot":{"x":0,"y":180000,"z":0}},{"groupId":64,"instId":300006,"propState":0,"propId":100013,"pos":{"x":-178060,"y":-390,"z":-61070},"rot":{"x":0,"y":270000,"z":0}},{"groupId":64,"instId":300001,"propState":0,"propId":100013,"pos":{"x":-38680,"y":18260,"z":-82930},"rot":{"x":0,"y":193835,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":67,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-106033,"y":5038,"z":-120461},"rot":{"x":0,"y":359964,"z":0}}],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300042,"propState":1,"propId":300000,"pos":{"x":53197,"y":3438,"z":-118870},"rot":{"x":0,"y":288000,"z":0}},{"groupId":60,"instId":300049,"propState":1,"propId":300000,"pos":{"x":-23402,"y":18610,"z":-100182},"rot":{"x":0,"y":117856,"z":0}},{"groupId":60,"instId":300040,"propState":0,"propId":300004,"pos":{"x":-113331,"y":17656,"z":-86508},"rot":{"x":0,"y":160861,"z":0}},{"groupId":60,"instId":300039,"propState":0,"propId":300004,"pos":{"x":-38863,"y":17690,"z":-62867},"rot":{"x":0,"y":343500,"z":0}},{"groupId":60,"instId":300033,"propState":1,"propId":300003,"pos":{"x":-29906,"y":18608,"z":-106063},"rot":{"x":0,"y":297743,"z":0}},{"groupId":60,"instId":300048,"propState":1,"propId":300003,"pos":{"x":-197912,"y":2986,"z":-87881},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300047,"propState":1,"propId":300003,"pos":{"x":-32477,"y":-981,"z":-73188},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300046,"propState":0,"propId":300003,"pos":{"x":43166,"y":3481,"z":-31972},"rot":{"x":0,"y":253434,"z":0}},{"groupId":60,"instId":300035,"propState":1,"propId":300003,"pos":{"x":-35120,"y":18610,"z":-93989},"rot":{"x":0,"y":27856,"z":0}},{"groupId":60,"instId":300034,"propState":1,"propId":300003,"pos":{"x":-5999,"y":18610,"z":-109379},"rot":{"x":0,"y":27856,"z":0}},{"groupId":60,"instId":300025,"propState":1,"propId":300003,"pos":{"x":42748,"y":3485,"z":-115476},"rot":{"x":0,"y":288000,"z":0}},{"groupId":60,"instId":300017,"propState":1,"propId":100005,"pos":{"x":42660,"y":3485,"z":-115530},"rot":{"x":0,"y":288017,"z":0}},{"groupId":60,"instId":300038,"propState":0,"propId":100000,"pos":{"x":-5441,"y":2868,"z":-48072},"rot":{"x":0,"y":252400,"z":0}},{"groupId":60,"instId":300024,"propState":0,"propId":300003,"pos":{"x":-5595,"y":2864,"z":-46516},"rot":{"x":0,"y":163201,"z":0}},{"groupId":60,"instId":300013,"propState":0,"propId":100001,"pos":{"x":-2438,"y":2916,"z":-45562},"rot":{"x":0,"y":253313,"z":0}},{"groupId":60,"instId":300023,"propState":1,"propId":300003,"pos":{"x":-110829,"y":504,"z":-73061},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300016,"propState":0,"propId":100001,"pos":{"x":-144990,"y":-60,"z":-73290},"rot":{"x":0,"y":270291,"z":0}},{"groupId":60,"instId":300008,"propState":0,"propId":100000,"pos":{"x":-132037,"y":2748,"z":-61726},"rot":{"x":0,"y":207345,"z":0}},{"groupId":60,"instId":300022,"propState":0,"propId":300003,"pos":{"x":-130510,"y":2770,"z":-55090},"rot":{"x":0,"y":297332,"z":0}},{"groupId":60,"instId":300005,"propState":0,"propId":100000,"pos":{"x":-110990,"y":-109,"z":-62616},"rot":{"x":0,"y":18847,"z":0}},{"groupId":60,"instId":300021,"propState":0,"propId":300003,"pos":{"x":-110828,"y":504,"z":-73353},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300019,"propState":0,"propId":300003,"pos":{"x":-5599,"y":2864,"z":-99852},"rot":{"x":0,"y":197158,"z":0}},{"groupId":60,"instId":300041,"propState":0,"propId":300004,"pos":{"x":-155125,"y":2700,"z":-33130},"rot":{"x":0,"y":207332,"z":0}},{"groupId":60,"instId":300043,"propState":0,"propId":300003,"pos":{"x":-6513,"y":1037,"z":-73196},"rot":{"x":0,"y":180000,"z":0}},{"groupId":60,"instId":300037,"propState":1,"propId":300003,"pos":{"x":-6352,"y":18611,"z":-36294},"rot":{"x":0,"y":332611,"z":0}},{"groupId":60,"instId":300036,"propState":1,"propId":300003,"pos":{"x":-35597,"y":18611,"z":-51446},"rot":{"x":0,"y":332611,"z":0}},{"groupId":60,"instId":300032,"propState":1,"propId":300003,"pos":{"x":-71651,"y":10282,"z":-114388},"rot":{"x":0,"y":83364,"z":0}},{"groupId":60,"instId":300031,"propState":1,"propId":300003,"pos":{"x":-81935,"y":10282,"z":-114414},"rot":{"x":0,"y":97352,"z":0}},{"groupId":60,"instId":300030,"propState":1,"propId":300003,"pos":{"x":-147179,"y":2762,"z":-108792},"rot":{"x":0,"y":153818,"z":0}},{"groupId":60,"instId":300029,"propState":1,"propId":300003,"pos":{"x":-123205,"y":2760,"z":-106135},"rot":{"x":0,"y":243837,"z":0}},{"groupId":60,"instId":300028,"propState":1,"propId":300003,"pos":{"x":-130445,"y":2762,"z":-91413},"rot":{"x":0,"y":63465,"z":0}},{"groupId":60,"instId":300027,"propState":1,"propId":300003,"pos":{"x":-146897,"y":2770,"z":-37391},"rot":{"x":0,"y":207332,"z":0}},{"groupId":60,"instId":300009,"propState":0,"propId":300003,"pos":{"x":-1578,"y":4254,"z":-104286},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300011,"propState":0,"propId":100,"pos":{"x":-10910,"y":18600,"z":-106140},"rot":{"x":0,"y":27837,"z":0}},{"groupId":60,"instId":300007,"propState":1,"propId":100000,"pos":{"x":58122,"y":3459,"z":-118557},"rot":{"x":0,"y":108146,"z":0}},{"groupId":60,"instId":300015,"propState":1,"propId":100021,"pos":{"x":-110156,"y":-61,"z":-81744},"rot":{"x":0,"y":342919,"z":0}},{"groupId":60,"instId":300018,"propState":0,"propId":100000,"pos":{"x":-141399,"y":-115,"z":-71740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300026,"propState":0,"propId":300003,"pos":{"x":-141728,"y":-119,"z":-73277},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300014,"propState":0,"propId":100001,"pos":{"x":-132012,"y":2824,"z":-57981},"rot":{"x":0,"y":27345,"z":0}},{"groupId":60,"instId":300003,"propState":0,"propId":100021,"pos":{"x":-110161,"y":-61,"z":-64690},"rot":{"x":0,"y":17053,"z":0}},{"groupId":60,"instId":300006,"propState":2,"propId":100000,"pos":{"x":-104321,"y":-101,"z":-74646},"rot":{"x":0,"y":270000,"z":0}},{"groupId":60,"instId":300020,"propState":0,"propId":300003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":60,"instId":300004,"propState":0,"propId":100003,"pos":{"x":-120990,"y":-101,"z":-73190},"rot":{"x":0,"y":269472,"z":0}},{"groupId":60,"instId":300002,"propState":2,"propId":100000,"pos":{"x":470,"y":2880,"z":-99190},"rot":{"x":0,"y":107618,"z":0}},{"groupId":60,"instId":300001,"propState":0,"propId":100001,"pos":{"x":-2515,"y":2940,"z":-100826},"rot":{"x":0,"y":288017,"z":0}},{"groupId":60,"instId":300010,"propState":2,"propId":100000,"pos":{"x":-101766,"y":5058,"z":-119589},"rot":{"x":0,"y":269851,"z":0}},{"groupId":60,"instId":300012,"propState":0,"propId":100013,"pos":{"x":-94500,"y":6820,"z":-122190},"rot":{"x":19509,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300007,"propState":0,"propId":100027,"pos":{"x":-100700,"y":19024,"z":-70360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":68,"instId":300006,"propState":0,"propId":100027,"pos":{"x":-104570,"y":19024,"z":-76360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":68,"instId":300005,"propState":0,"propId":100,"pos":{"x":-114280,"y":18598,"z":-73187},"rot":{"x":0,"y":90000,"z":0}},{"groupId":68,"instId":300003,"propState":0,"propId":100006,"pos":{"x":-93330,"y":18979,"z":-73660},"rot":{"x":0,"y":270000,"z":0}},{"groupId":68,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-116830,"y":18598,"z":-70350},"rot":{"x":0,"y":105000,"z":0}},{"groupId":68,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-116840,"y":18598,"z":-76200},"rot":{"x":0,"y":75000,"z":0}},{"groupId":68,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":68,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-113650,"y":18598,"z":-73300},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300009,"propState":0,"propId":100026,"pos":{"x":-133340,"y":2770,"z":-39970},"rot":{"x":0,"y":120000,"z":0}},{"groupId":69,"instId":300008,"propState":0,"propId":100027,"pos":{"x":-131840,"y":2770,"z":-37830},"rot":{"x":0,"y":120000,"z":0}},{"groupId":69,"instId":300007,"propState":0,"propId":100,"pos":{"x":-138348,"y":2770,"z":-41456},"rot":{"x":0,"y":114407,"z":0}},{"groupId":69,"instId":300006,"propState":0,"propId":100001,"pos":{"x":-144041,"y":2842,"z":-38868},"rot":{"x":0,"y":117345,"z":0}},{"groupId":69,"instId":300005,"propState":0,"propId":300003,"pos":{"x":-130510,"y":2770,"z":-55090},"rot":{"x":0,"y":297332,"z":0}},{"groupId":69,"instId":300003,"propState":0,"propId":100001,"pos":{"x":-132012,"y":2824,"z":-57981},"rot":{"x":0,"y":27345,"z":0}},{"groupId":69,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-139964,"y":2770,"z":-37753},"rot":{"x":0,"y":135000,"z":0}},{"groupId":69,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-142423,"y":2770,"z":-42430},"rot":{"x":0,"y":105000,"z":0}},{"groupId":69,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":69,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-138348,"y":2770,"z":-41456},"rot":{"x":0,"y":114407,"z":0}}],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300015,"propState":0,"propId":100026,"pos":{"x":-132106,"y":-89,"z":-75517},"rot":{"x":0,"y":270000,"z":0}},{"groupId":70,"instId":300003,"propState":0,"propId":100001,"pos":{"x":-144990,"y":-60,"z":-73290},"rot":{"x":0,"y":270291,"z":0}},{"groupId":70,"instId":300012,"propState":0,"propId":100,"pos":{"x":-138320,"y":-115,"z":-73260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":70,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-140816,"y":-115,"z":-71275},"rot":{"x":0,"y":105000,"z":0}},{"groupId":70,"instId":300014,"propState":0,"propId":100026,"pos":{"x":-132109,"y":-97,"z":-70961},"rot":{"x":0,"y":270000,"z":0}},{"groupId":70,"instId":300010,"propState":1,"propId":100021,"pos":{"x":-110156,"y":-61,"z":-81744},"rot":{"x":0,"y":342919,"z":0}},{"groupId":70,"instId":300008,"propState":0,"propId":100021,"pos":{"x":-110161,"y":-61,"z":-64690},"rot":{"x":0,"y":17053,"z":0}},{"groupId":70,"instId":300006,"propState":0,"propId":100006,"pos":{"x":-133889,"y":108,"z":-69144},"rot":{"x":0,"y":180000,"z":0}},{"groupId":70,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-140860,"y":-115,"z":-75600},"rot":{"x":0,"y":75000,"z":0}},{"groupId":70,"instId":300011,"propState":1,"propId":300003,"pos":{"x":-110829,"y":504,"z":-73061},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300009,"propState":0,"propId":300003,"pos":{"x":-110828,"y":504,"z":-73353},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300007,"propState":0,"propId":100006,"pos":{"x":-133889,"y":108,"z":-77261},"rot":{"x":0,"y":180000,"z":0}},{"groupId":70,"instId":300005,"propState":0,"propId":300003,"pos":{"x":-141728,"y":-119,"z":-73277},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":70,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-137680,"y":-115,"z":-73120},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300008,"propState":0,"propId":100,"pos":{"x":-117520,"y":18598,"z":-73473},"rot":{"x":0,"y":90000,"z":0}},{"groupId":71,"instId":300007,"propState":0,"propId":100027,"pos":{"x":-100700,"y":19024,"z":-70360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":71,"instId":300006,"propState":0,"propId":100006,"pos":{"x":-88660,"y":18979,"z":-77500},"rot":{"x":0,"y":180000,"z":0}},{"groupId":71,"instId":300005,"propState":0,"propId":100027,"pos":{"x":-95700,"y":19024,"z":-76360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":71,"instId":300003,"propState":0,"propId":100006,"pos":{"x":-88660,"y":18979,"z":-69350},"rot":{"x":0,"y":180000,"z":0}},{"groupId":71,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-117470,"y":18598,"z":-70470},"rot":{"x":0,"y":120000,"z":0}},{"groupId":71,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-117400,"y":18598,"z":-76160},"rot":{"x":0,"y":60000,"z":0}},{"groupId":71,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":71,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-113472,"y":18598,"z":-73473},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300010,"propState":0,"propId":300004,"pos":{"x":-155125,"y":2700,"z":-33130},"rot":{"x":0,"y":207332,"z":0}},{"groupId":72,"instId":300009,"propState":0,"propId":100,"pos":{"x":-149440,"y":2770,"z":-36100},"rot":{"x":0,"y":114407,"z":0}},{"groupId":72,"instId":300008,"propState":0,"propId":100027,"pos":{"x":-139821,"y":2770,"z":-37849},"rot":{"x":0,"y":120000,"z":0}},{"groupId":72,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-139911,"y":2770,"z":-44991},"rot":{"x":0,"y":120000,"z":0}},{"groupId":72,"instId":300006,"propState":0,"propId":100001,"pos":{"x":-144041,"y":2842,"z":-38868},"rot":{"x":0,"y":117345,"z":0}},{"groupId":72,"instId":300005,"propState":0,"propId":300003,"pos":{"x":-130510,"y":2770,"z":-55090},"rot":{"x":0,"y":297332,"z":0}},{"groupId":72,"instId":300003,"propState":0,"propId":100001,"pos":{"x":-132012,"y":2824,"z":-57981},"rot":{"x":0,"y":27345,"z":0}},{"groupId":72,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-148590,"y":2770,"z":-34190},"rot":{"x":0,"y":135000,"z":0}},{"groupId":72,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-150300,"y":2770,"z":-37640},"rot":{"x":0,"y":105000,"z":0}},{"groupId":72,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":72,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-146420,"y":2770,"z":-37470},"rot":{"x":0,"y":114407,"z":0}}],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300013,"propState":0,"propId":100027,"pos":{"x":-131999,"y":-115,"z":-75805},"rot":{"x":0,"y":270000,"z":0}},{"groupId":73,"instId":300011,"propState":1,"propId":300003,"pos":{"x":-110829,"y":504,"z":-73061},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300009,"propState":0,"propId":300003,"pos":{"x":-110828,"y":504,"z":-73353},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300007,"propState":0,"propId":100006,"pos":{"x":-133889,"y":108,"z":-77261},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300005,"propState":0,"propId":300003,"pos":{"x":-141728,"y":-119,"z":-73277},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-140504,"y":-115,"z":-75588},"rot":{"x":0,"y":75000,"z":0}},{"groupId":73,"instId":300014,"propState":0,"propId":100,"pos":{"x":-140797,"y":-115,"z":-73213},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300012,"propState":0,"propId":100026,"pos":{"x":-132498,"y":-115,"z":-71181},"rot":{"x":0,"y":225000,"z":0}},{"groupId":73,"instId":300010,"propState":0,"propId":100021,"pos":{"x":-110156,"y":-61,"z":-81744},"rot":{"x":0,"y":342919,"z":0}},{"groupId":73,"instId":300008,"propState":0,"propId":100021,"pos":{"x":-110161,"y":-61,"z":-64690},"rot":{"x":0,"y":17053,"z":0}},{"groupId":73,"instId":300006,"propState":0,"propId":100006,"pos":{"x":-133889,"y":108,"z":-69144},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300003,"propState":0,"propId":100001,"pos":{"x":-144990,"y":-60,"z":-73290},"rot":{"x":0,"y":270291,"z":0}},{"groupId":73,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-140816,"y":-115,"z":-71275},"rot":{"x":0,"y":105000,"z":0}},{"groupId":73,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":73,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-137280,"y":-115,"z":-73213},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300007,"propState":0,"propId":100027,"pos":{"x":-100700,"y":19024,"z":-70360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":74,"instId":300006,"propState":0,"propId":100006,"pos":{"x":-88660,"y":18979,"z":-77500},"rot":{"x":0,"y":180000,"z":0}},{"groupId":74,"instId":300005,"propState":0,"propId":100027,"pos":{"x":-104590,"y":19024,"z":-76310},"rot":{"x":0,"y":90000,"z":0}},{"groupId":74,"instId":300003,"propState":0,"propId":100006,"pos":{"x":-88660,"y":18979,"z":-69350},"rot":{"x":0,"y":180000,"z":0}},{"groupId":74,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-114027,"y":18598,"z":-71605},"rot":{"x":0,"y":105000,"z":0}},{"groupId":74,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-114200,"y":18598,"z":-75490},"rot":{"x":0,"y":75000,"z":0}},{"groupId":74,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":74,"instId":400001,"npcId":3013,"pos":{"x":-108230,"y":18979,"z":-70420},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-133840,"y":2770,"z":-47780},"rot":{"x":0,"y":120000,"z":0}},{"groupId":76,"instId":300005,"propState":0,"propId":300003,"pos":{"x":-130510,"y":2770,"z":-55090},"rot":{"x":0,"y":297332,"z":0}},{"groupId":76,"instId":300008,"propState":0,"propId":100027,"pos":{"x":-135492,"y":2770,"z":-45519},"rot":{"x":0,"y":120000,"z":0}},{"groupId":76,"instId":300006,"propState":0,"propId":100001,"pos":{"x":-144041,"y":2842,"z":-38868},"rot":{"x":0,"y":117345,"z":0}},{"groupId":76,"instId":300003,"propState":0,"propId":100001,"pos":{"x":-132012,"y":2824,"z":-57981},"rot":{"x":0,"y":27345,"z":0}},{"groupId":76,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-139820,"y":2770,"z":-38050},"rot":{"x":0,"y":135000,"z":0}},{"groupId":76,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-142203,"y":2770,"z":-42620},"rot":{"x":0,"y":105000,"z":0}},{"groupId":76,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":76,"instId":400001,"npcId":3013,"pos":{"x":-134910,"y":2788,"z":-40140},"rot":{"x":0,"y":120000,"z":0}}],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300005,"propState":0,"propId":100005,"pos":{"x":42660,"y":3485,"z":-115530},"rot":{"x":0,"y":288017,"z":0}},{"groupId":79,"instId":300006,"propState":0,"propId":300003,"pos":{"x":42748,"y":3485,"z":-115476},"rot":{"x":0,"y":288000,"z":0}},{"groupId":79,"instId":300003,"propState":0,"propId":300003,"pos":{"x":-5599,"y":2864,"z":-99852},"rot":{"x":0,"y":197158,"z":0}},{"groupId":79,"instId":300001,"propState":0,"propId":100001,"pos":{"x":-2515,"y":2940,"z":-100826},"rot":{"x":0,"y":288017,"z":0}},{"groupId":79,"instId":300019,"propState":1,"propId":1002,"pos":{"x":8060,"y":2844,"z":-107600},"rot":{"x":0,"y":75000,"z":0}},{"groupId":79,"instId":300015,"propState":0,"propId":100025,"pos":{"x":15640,"y":2844,"z":-102210},"rot":{"x":0,"y":209999,"z":0}},{"groupId":79,"instId":300013,"propState":0,"propId":100024,"pos":{"x":14989,"y":2844,"z":-102560},"rot":{"x":0,"y":209996,"z":0}},{"groupId":79,"instId":300012,"propState":0,"propId":100024,"pos":{"x":15609,"y":2844,"z":-102919},"rot":{"x":0,"y":209996,"z":0}},{"groupId":79,"instId":300004,"propState":0,"propId":1001,"pos":{"x":10990,"y":2844,"z":-99790},"rot":{"x":0,"y":154929,"z":0}},{"groupId":79,"instId":300002,"propState":0,"propId":1021,"pos":{"x":-410,"y":2844,"z":-101440},"rot":{"x":0,"y":107848,"z":0}}],"npcs":[{"groupId":79,"instId":400001,"npcId":1013,"pos":{"x":5180,"y":2844,"z":-99910},"rot":{"x":0,"y":135000,"z":0}}],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300013,"propState":0,"propId":100026,"pos":{"x":-132109,"y":-97,"z":-70961},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300012,"propState":0,"propId":100026,"pos":{"x":-132106,"y":-89,"z":-75517},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300011,"propState":1,"propId":300003,"pos":{"x":-110829,"y":504,"z":-73061},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300010,"propState":0,"propId":100021,"pos":{"x":-110156,"y":-61,"z":-81744},"rot":{"x":0,"y":342919,"z":0}},{"groupId":77,"instId":300009,"propState":0,"propId":300003,"pos":{"x":-110828,"y":504,"z":-73353},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300008,"propState":0,"propId":100021,"pos":{"x":-110161,"y":-61,"z":-64690},"rot":{"x":0,"y":17053,"z":0}},{"groupId":77,"instId":300007,"propState":0,"propId":100006,"pos":{"x":-133889,"y":108,"z":-77261},"rot":{"x":0,"y":180000,"z":0}},{"groupId":77,"instId":300006,"propState":0,"propId":100006,"pos":{"x":-133889,"y":108,"z":-69144},"rot":{"x":0,"y":180000,"z":0}},{"groupId":77,"instId":300005,"propState":0,"propId":300003,"pos":{"x":-141728,"y":-119,"z":-73277},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300003,"propState":0,"propId":100001,"pos":{"x":-144990,"y":-60,"z":-73290},"rot":{"x":0,"y":270291,"z":0}},{"groupId":77,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-140816,"y":-115,"z":-71275},"rot":{"x":0,"y":105000,"z":0}},{"groupId":77,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-140504,"y":-115,"z":-75588},"rot":{"x":0,"y":75000,"z":0}},{"groupId":77,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":77,"instId":400001,"npcId":3013,"pos":{"x":-135560,"y":22,"z":-70680},"rot":{"x":0,"y":105000,"z":0}}],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300006,"propState":0,"propId":100,"pos":{"x":-66301,"y":-3195,"z":-83488},"rot":{"x":0,"y":135000,"z":0}},{"groupId":80,"instId":300005,"propState":0,"propId":100006,"pos":{"x":-75890,"y":-3195,"z":-85940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":80,"instId":300002,"propState":0,"propId":100006,"pos":{"x":-64190,"y":-3195,"z":-76030},"rot":{"x":0,"y":180000,"z":0}},{"groupId":80,"instId":300003,"propState":2,"propId":1004,"pos":{"x":-67010,"y":-3195,"z":-79240},"rot":{"x":0,"y":165000,"z":0}},{"groupId":80,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-71904,"y":-3195,"z":-82133},"rot":{"x":0,"y":120000,"z":0}},{"groupId":80,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":80,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-66967,"y":-3195,"z":-82821},"rot":{"x":0,"y":135000,"z":0}}],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300010,"propState":0,"propId":100,"pos":{"x":-14790,"y":1039,"z":-65360},"rot":{"x":0,"y":345000,"z":0}},{"groupId":85,"instId":300008,"propState":1,"propId":300003,"pos":{"x":-5595,"y":2864,"z":-46516},"rot":{"x":0,"y":163201,"z":0}},{"groupId":85,"instId":300005,"propState":1,"propId":100001,"pos":{"x":-2438,"y":2916,"z":-45562},"rot":{"x":0,"y":253313,"z":0}},{"groupId":85,"instId":300003,"propState":0,"propId":100006,"pos":{"x":-14710,"y":1039,"z":-66497},"rot":{"x":0,"y":180000,"z":0}},{"groupId":85,"instId":300009,"propState":0,"propId":100027,"pos":{"x":-19070,"y":1027,"z":-51852},"rot":{"x":0,"y":75000,"z":0}},{"groupId":85,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-16937,"y":1040,"z":-65281},"rot":{"x":0,"y":15000,"z":0}},{"groupId":85,"instId":300007,"propState":0,"propId":100026,"pos":{"x":10743,"y":2844,"z":-52968},"rot":{"x":0,"y":255000,"z":0}},{"groupId":85,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-1655,"y":2844,"z":-40428},"rot":{"x":0,"y":255000,"z":0}},{"groupId":85,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-12628,"y":1039,"z":-65106},"rot":{"x":0,"y":345000,"z":0}},{"groupId":85,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":85,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-15000,"y":1039,"z":-62340},"rot":{"x":0,"y":345000,"z":0}}],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":86,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":1830,"y":2895,"z":-44410},"rot":{"x":0,"y":74964,"z":0}}],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":87,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":4280,"y":2844,"z":-43250},"rot":{"x":0,"y":359964,"z":0}}],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":89,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-113472,"y":18598,"z":-72230},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300009,"propState":0,"propId":300004,"pos":{"x":-113331,"y":17656,"z":-86508},"rot":{"x":0,"y":160861,"z":0}},{"groupId":88,"instId":300008,"propState":0,"propId":100,"pos":{"x":-117530,"y":18598,"z":-73187},"rot":{"x":0,"y":90000,"z":0}},{"groupId":88,"instId":300007,"propState":0,"propId":100027,"pos":{"x":-100700,"y":19024,"z":-70360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":88,"instId":300006,"propState":0,"propId":100006,"pos":{"x":-88660,"y":18979,"z":-77500},"rot":{"x":0,"y":180000,"z":0}},{"groupId":88,"instId":300005,"propState":0,"propId":100027,"pos":{"x":-104570,"y":19024,"z":-76360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":88,"instId":300003,"propState":0,"propId":100006,"pos":{"x":-88660,"y":18979,"z":-69350},"rot":{"x":0,"y":180000,"z":0}},{"groupId":88,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-117470,"y":18598,"z":-70470},"rot":{"x":0,"y":105000,"z":0}},{"groupId":88,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-117400,"y":18598,"z":-76160},"rot":{"x":0,"y":75000,"z":0}},{"groupId":88,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":88,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-113472,"y":18598,"z":-74751},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"91":{"props":[{"groupId":91,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":91,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-146676,"y":2770,"z":-36305},"rot":{"x":0,"y":114407,"z":0}}],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300003,"propState":0,"propId":100001,"pos":{"x":-132012,"y":2824,"z":-57981},"rot":{"x":0,"y":27345,"z":0}},{"groupId":90,"instId":300010,"propState":0,"propId":300004,"pos":{"x":-155125,"y":2700,"z":-33130},"rot":{"x":0,"y":207332,"z":0}},{"groupId":90,"instId":300009,"propState":0,"propId":100,"pos":{"x":-149465,"y":2770,"z":-35922},"rot":{"x":0,"y":114407,"z":0}},{"groupId":90,"instId":300008,"propState":0,"propId":100027,"pos":{"x":-131870,"y":2770,"z":-37770},"rot":{"x":0,"y":120000,"z":0}},{"groupId":90,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-133340,"y":2770,"z":-39970},"rot":{"x":0,"y":120000,"z":0}},{"groupId":90,"instId":300006,"propState":0,"propId":100001,"pos":{"x":-144041,"y":2842,"z":-38868},"rot":{"x":0,"y":117345,"z":0}},{"groupId":90,"instId":300005,"propState":0,"propId":300003,"pos":{"x":-130510,"y":2770,"z":-55090},"rot":{"x":0,"y":297332,"z":0}},{"groupId":90,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-148590,"y":2770,"z":-34190},"rot":{"x":0,"y":135000,"z":0}},{"groupId":90,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-150300,"y":2770,"z":-37640},"rot":{"x":0,"y":105000,"z":0}},{"groupId":90,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":90,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-147586,"y":2770,"z":-38170},"rot":{"x":0,"y":114407,"z":0}}],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300001,"propState":2,"propId":1004,"pos":{"x":-67010,"y":-3195,"z":-79240},"rot":{"x":0,"y":165000,"z":0}},{"groupId":93,"instId":300007,"propState":0,"propId":100006,"pos":{"x":-64190,"y":-3195,"z":-76030},"rot":{"x":0,"y":180000,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":100,"pos":{"x":-66301,"y":-3195,"z":-83488},"rot":{"x":0,"y":135000,"z":0}},{"groupId":93,"instId":300005,"propState":0,"propId":100006,"pos":{"x":-75890,"y":-3195,"z":-85940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-71904,"y":-3195,"z":-82133},"rot":{"x":0,"y":120000,"z":0}}],"npcs":[],"monsters":[{"groupId":93,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-66967,"y":-3195,"z":-82821},"rot":{"x":0,"y":135000,"z":0}}],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300005,"propState":1,"propId":100013,"pos":{"x":-38680,"y":18260,"z":-82930},"rot":{"x":0,"y":193835,"z":0}},{"groupId":94,"instId":300008,"propState":0,"propId":100,"pos":{"x":-118270,"y":18598,"z":-73700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":100001,"pos":{"x":-37989,"y":18683,"z":-92473},"rot":{"x":0,"y":117379,"z":0}},{"groupId":94,"instId":300009,"propState":0,"propId":100026,"pos":{"x":-100880,"y":18979,"z":-71187},"rot":{"x":0,"y":90000,"z":0}},{"groupId":94,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-118290,"y":18598,"z":-71730},"rot":{"x":0,"y":105000,"z":0}},{"groupId":94,"instId":300007,"propState":0,"propId":100027,"pos":{"x":-67553,"y":18664,"z":-84120},"rot":{"x":0,"y":315000,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":100027,"pos":{"x":-35520,"y":18611,"z":-72890},"rot":{"x":0,"y":270000,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-118180,"y":18598,"z":-75730},"rot":{"x":0,"y":75000,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":94,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-113460,"y":18598,"z":-73540},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":95,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-91480,"y":18664,"z":-73270},"rot":{"x":0,"y":89964,"z":0}}],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":96,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-48020,"y":18979,"z":-73200},"rot":{"x":0,"y":359964,"z":0}}],"teleports":{}},"98":{"props":[],"npcs":[{"groupId":98,"instId":400001,"npcId":3013,"pos":{"x":-36520,"y":18611,"z":-77650},"rot":{"x":0,"y":198784,"z":0}}],"monsters":[],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300006,"propState":0,"propId":100,"pos":{"x":-66301,"y":-3195,"z":-83488},"rot":{"x":0,"y":135000,"z":0}},{"groupId":99,"instId":300005,"propState":0,"propId":100006,"pos":{"x":-75890,"y":-3195,"z":-85940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":99,"instId":300002,"propState":0,"propId":100006,"pos":{"x":-64190,"y":-3195,"z":-76030},"rot":{"x":0,"y":180000,"z":0}},{"groupId":99,"instId":300003,"propState":2,"propId":1004,"pos":{"x":-67010,"y":-3195,"z":-79240},"rot":{"x":0,"y":165000,"z":0}},{"groupId":99,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-71904,"y":-3195,"z":-82133},"rot":{"x":0,"y":120000,"z":0}},{"groupId":99,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":99,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-66967,"y":-3195,"z":-82821},"rot":{"x":0,"y":135000,"z":0}}],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300041,"propState":0,"propId":300004,"pos":{"x":-155125,"y":2700,"z":-33130},"rot":{"x":0,"y":207332,"z":0}},{"groupId":100,"instId":300040,"propState":0,"propId":300004,"pos":{"x":-113331,"y":17656,"z":-86508},"rot":{"x":0,"y":160861,"z":0}},{"groupId":100,"instId":300039,"propState":0,"propId":300004,"pos":{"x":-38863,"y":17690,"z":-62867},"rot":{"x":0,"y":343500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8100301":{"P81003_F81003001":{"scenes":{"62":{"props":[{"groupId":62,"instId":300006,"propState":0,"propId":100013,"pos":{"x":45940,"y":63750,"z":112750},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300005,"propState":0,"propId":100013,"pos":{"x":86210,"y":64310,"z":99240},"rot":{"x":353000,"y":90000,"z":0}},{"groupId":62,"instId":300004,"propState":0,"propId":100012,"pos":{"x":68090,"y":63760,"z":72010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":62,"instId":300003,"propState":0,"propId":100012,"pos":{"x":60350,"y":63690,"z":99240},"rot":{"x":359500,"y":270000,"z":0}},{"groupId":62,"instId":300002,"propState":1,"propId":100011,"pos":{"x":68110,"y":63760,"z":126450},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300003,"propState":1,"propId":100011,"pos":{"x":67646,"y":80000,"z":110350},"rot":{"x":359300,"y":0,"z":0}},{"groupId":61,"instId":300008,"propState":0,"propId":100000,"pos":{"x":79060,"y":64016,"z":96537},"rot":{"x":0,"y":270000,"z":0}},{"groupId":61,"instId":300007,"propState":0,"propId":100000,"pos":{"x":50937,"y":63986,"z":78396},"rot":{"x":0,"y":180000,"z":0}},{"groupId":61,"instId":300006,"propState":0,"propId":100014,"pos":{"x":53462,"y":63965,"z":96389},"rot":{"x":0,"y":270000,"z":0}},{"groupId":61,"instId":300005,"propState":2,"propId":100014,"pos":{"x":92596,"y":65096,"z":102443},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300004,"propState":0,"propId":100012,"pos":{"x":67680,"y":79980,"z":88240},"rot":{"x":393,"y":0,"z":0}},{"groupId":61,"instId":300015,"propState":0,"propId":100014,"pos":{"x":94614,"y":74053,"z":103220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300002,"propState":0,"propId":100014,"pos":{"x":64619,"y":80117,"z":99130},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":65,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":67831,"y":80483,"z":99459},"rot":{"x":0,"y":179964,"z":0}}],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300013,"propState":1,"propId":100012,"pos":{"x":67680,"y":79980,"z":88240},"rot":{"x":393,"y":0,"z":0}},{"groupId":64,"instId":300010,"propState":0,"propId":100005,"pos":{"x":39868,"y":80272,"z":99238},"rot":{"x":0,"y":270000,"z":0}},{"groupId":64,"instId":300002,"propState":0,"propId":1000,"pos":{"x":91260,"y":75793,"z":120010},"rot":{"x":0,"y":255000,"z":0}},{"groupId":64,"instId":300014,"propState":0,"propId":100001,"pos":{"x":91544,"y":75888,"z":122769},"rot":{"x":0,"y":180001,"z":0}},{"groupId":64,"instId":300012,"propState":1,"propId":100011,"pos":{"x":67646,"y":80000,"z":110350},"rot":{"x":359300,"y":0,"z":0}},{"groupId":64,"instId":300011,"propState":0,"propId":300003,"pos":{"x":39867,"y":80327,"z":99241},"rot":{"x":0,"y":90000,"z":0}},{"groupId":64,"instId":300008,"propState":0,"propId":100006,"pos":{"x":72450,"y":80223,"z":79860},"rot":{"x":0,"y":90000,"z":0}},{"groupId":64,"instId":300005,"propState":0,"propId":100006,"pos":{"x":61123,"y":80223,"z":118632},"rot":{"x":0,"y":90000,"z":0}},{"groupId":64,"instId":300003,"propState":0,"propId":100,"pos":{"x":88532,"y":75793,"z":118489},"rot":{"x":0,"y":270000,"z":0}},{"groupId":64,"instId":300009,"propState":0,"propId":100027,"pos":{"x":67652,"y":80223,"z":119460},"rot":{"x":0,"y":90000,"z":0}},{"groupId":64,"instId":300004,"propState":0,"propId":1000,"pos":{"x":91210,"y":75793,"z":116845},"rot":{"x":0,"y":285000,"z":0}},{"groupId":64,"instId":300007,"propState":0,"propId":100026,"pos":{"x":68817,"y":80223,"z":78720},"rot":{"x":0,"y":270000,"z":0}},{"groupId":64,"instId":300006,"propState":0,"propId":100026,"pos":{"x":42080,"y":80223,"z":83280},"rot":{"x":0,"y":270000,"z":0}},{"groupId":64,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":64,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":88100,"y":75793,"z":118489},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300025,"propState":0,"propId":300004,"pos":{"x":125990,"y":80651,"z":101929},"rot":{"x":0,"y":180000,"z":0}},{"groupId":63,"instId":300022,"propState":1,"propId":300003,"pos":{"x":167309,"y":82825,"z":156197},"rot":{"x":0,"y":180000,"z":0}},{"groupId":63,"instId":300021,"propState":1,"propId":300003,"pos":{"x":133415,"y":78661,"z":139710},"rot":{"x":0,"y":180000,"z":0}},{"groupId":63,"instId":300020,"propState":1,"propId":300003,"pos":{"x":125990,"y":80471,"z":103866},"rot":{"x":0,"y":90000,"z":0}},{"groupId":63,"instId":300019,"propState":1,"propId":300003,"pos":{"x":91516,"y":75846,"z":124886},"rot":{"x":0,"y":90000,"z":0}},{"groupId":63,"instId":300018,"propState":1,"propId":300003,"pos":{"x":8742,"y":76666,"z":156017},"rot":{"x":0,"y":270000,"z":0}},{"groupId":63,"instId":300017,"propState":1,"propId":300003,"pos":{"x":8744,"y":76650,"z":130573},"rot":{"x":0,"y":270000,"z":0}},{"groupId":63,"instId":300016,"propState":1,"propId":300003,"pos":{"x":8736,"y":76653,"z":67879},"rot":{"x":0,"y":90000,"z":0}},{"groupId":63,"instId":300024,"propState":0,"propId":100001,"pos":{"x":8730,"y":79658,"z":84610},"rot":{"x":0,"y":180000,"z":0}},{"groupId":63,"instId":300023,"propState":0,"propId":100000,"pos":{"x":6984,"y":79597,"z":88038},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300015,"propState":0,"propId":300003,"pos":{"x":8732,"y":79584,"z":87818},"rot":{"x":0,"y":90000,"z":0}},{"groupId":63,"instId":300014,"propState":0,"propId":300003,"pos":{"x":-5018,"y":79582,"z":99243},"rot":{"x":0,"y":180000,"z":0}},{"groupId":63,"instId":300001,"propState":0,"propId":300003,"pos":{"x":45424,"y":105,"z":-127524},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300002,"propState":0,"propId":100000,"pos":{"x":10469,"y":79626,"z":110460},"rot":{"x":0,"y":180000,"z":0}},{"groupId":63,"instId":300013,"propState":0,"propId":300003,"pos":{"x":8732,"y":79584,"z":110666},"rot":{"x":0,"y":90000,"z":0}},{"groupId":63,"instId":300009,"propState":0,"propId":100001,"pos":{"x":8732,"y":79658,"z":113930},"rot":{"x":0,"y":180000,"z":0}},{"groupId":63,"instId":300010,"propState":0,"propId":100000,"pos":{"x":124206,"y":80461,"z":129306},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300012,"propState":0,"propId":300003,"pos":{"x":125966,"y":80461,"z":129012},"rot":{"x":0,"y":90000,"z":0}},{"groupId":63,"instId":300008,"propState":0,"propId":100001,"pos":{"x":125966,"y":80503,"z":126902},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300007,"propState":2,"propId":100000,"pos":{"x":187263,"y":82830,"z":144350},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300011,"propState":0,"propId":300003,"pos":{"x":189124,"y":82816,"z":144281},"rot":{"x":0,"y":270000,"z":0}},{"groupId":63,"instId":300006,"propState":0,"propId":100001,"pos":{"x":189124,"y":82889,"z":141036},"rot":{"x":0,"y":180001,"z":0}},{"groupId":63,"instId":300005,"propState":2,"propId":100000,"pos":{"x":37471,"y":80260,"z":97107},"rot":{"x":0,"y":270000,"z":0}},{"groupId":63,"instId":300003,"propState":0,"propId":300003,"pos":{"x":39867,"y":80327,"z":99241},"rot":{"x":0,"y":90000,"z":0}},{"groupId":63,"instId":300004,"propState":0,"propId":100005,"pos":{"x":39868,"y":80272,"z":99238},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":66,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":55521,"y":80223,"z":80107},"rot":{"x":0,"y":359964,"z":0}}],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300010,"propState":0,"propId":300003,"pos":{"x":189124,"y":82816,"z":144281},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300008,"propState":0,"propId":100001,"pos":{"x":189124,"y":82889,"z":141036},"rot":{"x":0,"y":180001,"z":0}},{"groupId":67,"instId":300005,"propState":0,"propId":100006,"pos":{"x":199840,"y":77016,"z":95930},"rot":{"x":0,"y":90000,"z":0}},{"groupId":67,"instId":300003,"propState":0,"propId":100,"pos":{"x":189249,"y":82766,"z":137922},"rot":{"x":0,"y":180000,"z":0}},{"groupId":67,"instId":300009,"propState":0,"propId":100026,"pos":{"x":169444,"y":77016,"z":100020},"rot":{"x":0,"y":90000,"z":0}},{"groupId":67,"instId":300004,"propState":0,"propId":1000,"pos":{"x":191190,"y":82793,"z":138090},"rot":{"x":0,"y":195000,"z":0}},{"groupId":67,"instId":300007,"propState":0,"propId":100027,"pos":{"x":185900,"y":77016,"z":91980},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300006,"propState":0,"propId":100026,"pos":{"x":181020,"y":82721,"z":133920},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300002,"propState":0,"propId":1000,"pos":{"x":187189,"y":82781,"z":137810},"rot":{"x":0,"y":165000,"z":0}},{"groupId":67,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":67,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":189000,"y":82766,"z":135060},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":68,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":174336,"y":82599,"z":121770},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":69,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":174678,"y":77016,"z":95219},"rot":{"x":0,"y":359964,"z":0}}],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":71,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":8688,"y":76677,"z":69205},"rot":{"x":0,"y":179964,"z":0}}],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300013,"propState":0,"propId":300003,"pos":{"x":39867,"y":80327,"z":99241},"rot":{"x":0,"y":90000,"z":0}},{"groupId":70,"instId":300012,"propState":0,"propId":100005,"pos":{"x":39868,"y":80272,"z":99238},"rot":{"x":0,"y":270000,"z":0}},{"groupId":70,"instId":300011,"propState":0,"propId":300003,"pos":{"x":8732,"y":79584,"z":110666},"rot":{"x":0,"y":90000,"z":0}},{"groupId":70,"instId":300010,"propState":0,"propId":100001,"pos":{"x":8732,"y":79658,"z":113930},"rot":{"x":0,"y":180000,"z":0}},{"groupId":70,"instId":300008,"propState":1,"propId":300003,"pos":{"x":8732,"y":79584,"z":87818},"rot":{"x":0,"y":90000,"z":0}},{"groupId":70,"instId":300005,"propState":1,"propId":100001,"pos":{"x":8730,"y":79658,"z":84610},"rot":{"x":0,"y":180000,"z":0}},{"groupId":70,"instId":300003,"propState":0,"propId":100,"pos":{"x":35347,"y":80286,"z":99330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":70,"instId":300009,"propState":0,"propId":100027,"pos":{"x":6326,"y":76687,"z":62912},"rot":{"x":0,"y":90000,"z":0}},{"groupId":70,"instId":300004,"propState":0,"propId":1000,"pos":{"x":35300,"y":80286,"z":97530},"rot":{"x":0,"y":285000,"z":0}},{"groupId":70,"instId":300007,"propState":0,"propId":100026,"pos":{"x":7075,"y":79626,"z":79866},"rot":{"x":0,"y":270000,"z":0}},{"groupId":70,"instId":300006,"propState":0,"propId":100026,"pos":{"x":16190,"y":79626,"z":102610},"rot":{"x":0,"y":270000,"z":0}},{"groupId":70,"instId":300002,"propState":0,"propId":1000,"pos":{"x":35260,"y":80286,"z":101310},"rot":{"x":0,"y":255000,"z":0}},{"groupId":70,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":70,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":31860,"y":80286,"z":99330},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":72,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":8640,"y":79626,"z":93800},"rot":{"x":0,"y":359964,"z":0}}],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300010,"propState":0,"propId":100026,"pos":{"x":122270,"y":80442,"z":113140},"rot":{"x":0,"y":270000,"z":0}},{"groupId":73,"instId":300009,"propState":0,"propId":100026,"pos":{"x":130422,"y":80442,"z":110900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":73,"instId":300008,"propState":0,"propId":300004,"pos":{"x":125990,"y":80651,"z":101929},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300007,"propState":0,"propId":100001,"pos":{"x":125990,"y":80513,"z":103866},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300006,"propState":0,"propId":300003,"pos":{"x":125966,"y":80461,"z":129012},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300005,"propState":0,"propId":100001,"pos":{"x":125966,"y":80503,"z":126902},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300003,"propState":0,"propId":100,"pos":{"x":126060,"y":80471,"z":117110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300004,"propState":0,"propId":1000,"pos":{"x":128530,"y":80471,"z":120660},"rot":{"x":0,"y":195000,"z":0}},{"groupId":73,"instId":300002,"propState":0,"propId":1000,"pos":{"x":123140,"y":80442,"z":120700},"rot":{"x":0,"y":165000,"z":0}},{"groupId":73,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":73,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":126060,"y":80471,"z":117110},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300007,"propState":0,"propId":100026,"pos":{"x":73600,"y":78661,"z":138392},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300006,"propState":0,"propId":100026,"pos":{"x":70848,"y":78661,"z":143057},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300005,"propState":0,"propId":100006,"pos":{"x":85944,"y":78661,"z":139925},"rot":{"x":0,"y":90000,"z":0}},{"groupId":74,"instId":300003,"propState":0,"propId":100,"pos":{"x":82139,"y":78661,"z":140174},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300004,"propState":0,"propId":1000,"pos":{"x":84865,"y":78661,"z":137904},"rot":{"x":0,"y":285000,"z":0}},{"groupId":74,"instId":300002,"propState":0,"propId":1000,"pos":{"x":84895,"y":78661,"z":142539},"rot":{"x":0,"y":255000,"z":0}},{"groupId":74,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":74,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":82139,"y":78661,"z":140174},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300003,"propState":0,"propId":100,"pos":{"x":8530,"y":76644,"z":148050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":75,"instId":300011,"propState":0,"propId":100027,"pos":{"x":5699,"y":76702,"z":139215},"rot":{"x":0,"y":270000,"z":0}},{"groupId":75,"instId":300009,"propState":0,"propId":300003,"pos":{"x":8732,"y":79584,"z":110666},"rot":{"x":0,"y":90000,"z":0}},{"groupId":75,"instId":300005,"propState":0,"propId":100001,"pos":{"x":8744,"y":76722,"z":133116},"rot":{"x":0,"y":180000,"z":0}},{"groupId":75,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}},{"groupId":75,"instId":300010,"propState":0,"propId":100027,"pos":{"x":11326,"y":76661,"z":139363},"rot":{"x":0,"y":270000,"z":0}},{"groupId":75,"instId":300008,"propState":0,"propId":100001,"pos":{"x":8732,"y":79658,"z":113930},"rot":{"x":0,"y":180000,"z":0}},{"groupId":75,"instId":300006,"propState":0,"propId":100001,"pos":{"x":8742,"y":76708,"z":156017},"rot":{"x":0,"y":180000,"z":0}},{"groupId":75,"instId":300004,"propState":0,"propId":1000,"pos":{"x":10970,"y":76661,"z":151230},"rot":{"x":0,"y":195000,"z":0}},{"groupId":75,"instId":300002,"propState":0,"propId":1000,"pos":{"x":6420,"y":76644,"z":151120},"rot":{"x":0,"y":165000,"z":0}}],"npcs":[],"monsters":[{"groupId":75,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":8530,"y":76644,"z":148050},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300002,"propState":0,"propId":1000,"pos":{"x":124280,"y":80442,"z":124224},"rot":{"x":0,"y":165000,"z":0}},{"groupId":76,"instId":300010,"propState":0,"propId":300004,"pos":{"x":125990,"y":80651,"z":101929},"rot":{"x":0,"y":180000,"z":0}},{"groupId":76,"instId":300009,"propState":0,"propId":100026,"pos":{"x":122270,"y":80442,"z":113140},"rot":{"x":0,"y":270000,"z":0}},{"groupId":76,"instId":300008,"propState":0,"propId":100026,"pos":{"x":130422,"y":80442,"z":110900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":76,"instId":300007,"propState":0,"propId":100001,"pos":{"x":125990,"y":80513,"z":103866},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300006,"propState":0,"propId":300003,"pos":{"x":125966,"y":80461,"z":129012},"rot":{"x":0,"y":90000,"z":0}},{"groupId":76,"instId":300005,"propState":0,"propId":100001,"pos":{"x":125966,"y":80503,"z":126902},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300003,"propState":0,"propId":100,"pos":{"x":126070,"y":80471,"z":124350},"rot":{"x":0,"y":180000,"z":0}},{"groupId":76,"instId":300004,"propState":0,"propId":1000,"pos":{"x":127650,"y":80471,"z":124294},"rot":{"x":0,"y":195000,"z":0}},{"groupId":76,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":76,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":126010,"y":80471,"z":119790},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300006,"propState":0,"propId":100026,"pos":{"x":70848,"y":78661,"z":143057},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300002,"propState":0,"propId":1000,"pos":{"x":84857,"y":78661,"z":142580},"rot":{"x":0,"y":255000,"z":0}},{"groupId":77,"instId":300007,"propState":0,"propId":100026,"pos":{"x":73600,"y":78661,"z":138392},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300005,"propState":0,"propId":100006,"pos":{"x":86110,"y":78661,"z":139925},"rot":{"x":0,"y":90000,"z":0}},{"groupId":77,"instId":300003,"propState":0,"propId":100,"pos":{"x":84980,"y":78661,"z":140105},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300004,"propState":0,"propId":1000,"pos":{"x":84827,"y":78661,"z":137730},"rot":{"x":0,"y":285000,"z":0}},{"groupId":77,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":77,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":81410,"y":78661,"z":140105},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300002,"propState":0,"propId":1000,"pos":{"x":6360,"y":76644,"z":152830},"rot":{"x":0,"y":165000,"z":0}},{"groupId":78,"instId":300010,"propState":0,"propId":100001,"pos":{"x":8732,"y":79658,"z":113930},"rot":{"x":0,"y":180000,"z":0}},{"groupId":78,"instId":300009,"propState":0,"propId":300003,"pos":{"x":125966,"y":80461,"z":129012},"rot":{"x":0,"y":90000,"z":0}},{"groupId":78,"instId":300008,"propState":0,"propId":100027,"pos":{"x":5699,"y":76702,"z":139215},"rot":{"x":0,"y":270000,"z":0}},{"groupId":78,"instId":300007,"propState":0,"propId":100027,"pos":{"x":11315,"y":76661,"z":139363},"rot":{"x":0,"y":270000,"z":0}},{"groupId":78,"instId":300006,"propState":0,"propId":100001,"pos":{"x":8742,"y":76708,"z":156017},"rot":{"x":0,"y":180000,"z":0}},{"groupId":78,"instId":300005,"propState":0,"propId":100001,"pos":{"x":8744,"y":76722,"z":133116},"rot":{"x":0,"y":180000,"z":0}},{"groupId":78,"instId":300003,"propState":0,"propId":100,"pos":{"x":8650,"y":76644,"z":152840},"rot":{"x":0,"y":180000,"z":0}},{"groupId":78,"instId":300004,"propState":0,"propId":1000,"pos":{"x":10730,"y":76661,"z":152900},"rot":{"x":0,"y":195000,"z":0}},{"groupId":78,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":78,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":8740,"y":76644,"z":148130},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300009,"propState":0,"propId":100026,"pos":{"x":122270,"y":80442,"z":113140},"rot":{"x":0,"y":270000,"z":0}},{"groupId":79,"instId":300008,"propState":0,"propId":100026,"pos":{"x":130422,"y":80442,"z":110900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":79,"instId":300007,"propState":0,"propId":100001,"pos":{"x":125990,"y":80513,"z":103866},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300006,"propState":0,"propId":300003,"pos":{"x":125966,"y":80461,"z":129012},"rot":{"x":0,"y":90000,"z":0}},{"groupId":79,"instId":300005,"propState":0,"propId":100001,"pos":{"x":125966,"y":80503,"z":126902},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300002,"propState":0,"propId":1000,"pos":{"x":124280,"y":80442,"z":122930},"rot":{"x":0,"y":165000,"z":0}},{"groupId":79,"instId":300003,"propState":0,"propId":300004,"pos":{"x":125990,"y":80651,"z":101929},"rot":{"x":0,"y":180000,"z":0}},{"groupId":79,"instId":300004,"propState":0,"propId":1000,"pos":{"x":127650,"y":80471,"z":123000},"rot":{"x":0,"y":195000,"z":0}},{"groupId":79,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":79,"instId":400001,"npcId":3013,"pos":{"x":129130,"y":80501,"z":117940},"rot":{"x":0,"y":165000,"z":0}}],"monsters":[],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300007,"propState":0,"propId":100026,"pos":{"x":73600,"y":78661,"z":138392},"rot":{"x":0,"y":270000,"z":0}},{"groupId":81,"instId":300006,"propState":0,"propId":100026,"pos":{"x":70848,"y":78661,"z":143057},"rot":{"x":0,"y":270000,"z":0}},{"groupId":81,"instId":300005,"propState":0,"propId":100006,"pos":{"x":86010,"y":78661,"z":139925},"rot":{"x":0,"y":90000,"z":0}},{"groupId":81,"instId":300004,"propState":0,"propId":1000,"pos":{"x":84790,"y":78661,"z":137917},"rot":{"x":0,"y":285000,"z":0}},{"groupId":81,"instId":300002,"propState":0,"propId":1000,"pos":{"x":84820,"y":78661,"z":142388},"rot":{"x":0,"y":255000,"z":0}},{"groupId":81,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":81,"instId":400001,"npcId":3013,"pos":{"x":79364,"y":78661,"z":137612},"rot":{"x":0,"y":255000,"z":0}}],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300003,"propState":0,"propId":100001,"pos":{"x":8732,"y":79658,"z":113930},"rot":{"x":0,"y":180000,"z":0}},{"groupId":82,"instId":300006,"propState":0,"propId":100001,"pos":{"x":8742,"y":76708,"z":156017},"rot":{"x":0,"y":180000,"z":0}},{"groupId":82,"instId":300009,"propState":0,"propId":300003,"pos":{"x":125966,"y":80461,"z":129012},"rot":{"x":0,"y":90000,"z":0}},{"groupId":82,"instId":300008,"propState":0,"propId":100027,"pos":{"x":5830,"y":76702,"z":139190},"rot":{"x":0,"y":270000,"z":0}},{"groupId":82,"instId":300007,"propState":0,"propId":100027,"pos":{"x":11347,"y":76661,"z":139346},"rot":{"x":0,"y":270000,"z":0}},{"groupId":82,"instId":300005,"propState":0,"propId":100001,"pos":{"x":8744,"y":76722,"z":133116},"rot":{"x":0,"y":180000,"z":0}},{"groupId":82,"instId":300004,"propState":0,"propId":1000,"pos":{"x":10240,"y":76661,"z":154150},"rot":{"x":0,"y":195000,"z":0}},{"groupId":82,"instId":300002,"propState":0,"propId":1000,"pos":{"x":7130,"y":76644,"z":154040},"rot":{"x":0,"y":165000,"z":0}},{"groupId":82,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":82,"instId":400001,"npcId":3013,"pos":{"x":10568,"y":76702,"z":149809},"rot":{"x":0,"y":195000,"z":0}}],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300007,"propState":0,"propId":100006,"pos":{"x":174120,"y":77028,"z":101930},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300006,"propState":0,"propId":100006,"pos":{"x":184000,"y":77016,"z":95930},"rot":{"x":0,"y":90000,"z":0}},{"groupId":83,"instId":300005,"propState":1,"propId":300004,"pos":{"x":125990,"y":80651,"z":101929},"rot":{"x":0,"y":180000,"z":0}},{"groupId":83,"instId":300003,"propState":0,"propId":300003,"pos":{"x":125966,"y":80461,"z":129012},"rot":{"x":0,"y":90000,"z":0}},{"groupId":83,"instId":300001,"propState":0,"propId":100001,"pos":{"x":125990,"y":80513,"z":103866},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300019,"propState":1,"propId":1002,"pos":{"x":167130,"y":77016,"z":92760},"rot":{"x":0,"y":60000,"z":0}},{"groupId":83,"instId":300015,"propState":0,"propId":100024,"pos":{"x":172810,"y":77017,"z":98290},"rot":{"x":0,"y":209996,"z":0}},{"groupId":83,"instId":300013,"propState":0,"propId":100024,"pos":{"x":172810,"y":77017,"z":99030},"rot":{"x":0,"y":209996,"z":0}},{"groupId":83,"instId":300012,"propState":0,"propId":100025,"pos":{"x":172120,"y":77017,"z":98660},"rot":{"x":0,"y":209996,"z":0}},{"groupId":83,"instId":300004,"propState":0,"propId":1001,"pos":{"x":167580,"y":77017,"z":100680},"rot":{"x":0,"y":120000,"z":0}},{"groupId":83,"instId":300002,"propState":0,"propId":1021,"pos":{"x":157124,"y":77017,"z":95962},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":83,"instId":400001,"npcId":1013,"pos":{"x":161910,"y":77017,"z":98820},"rot":{"x":0,"y":105000,"z":0}}],"monsters":[],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300010,"propState":0,"propId":300003,"pos":{"x":189124,"y":82816,"z":144281},"rot":{"x":0,"y":270000,"z":0}},{"groupId":85,"instId":300008,"propState":0,"propId":100001,"pos":{"x":189124,"y":82889,"z":141036},"rot":{"x":0,"y":180001,"z":0}},{"groupId":85,"instId":300005,"propState":0,"propId":100006,"pos":{"x":184030,"y":77016,"z":95930},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300003,"propState":0,"propId":100,"pos":{"x":189260,"y":82766,"z":137950},"rot":{"x":0,"y":180000,"z":0}},{"groupId":85,"instId":300009,"propState":0,"propId":100026,"pos":{"x":169444,"y":77016,"z":100020},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300004,"propState":0,"propId":1000,"pos":{"x":191190,"y":82793,"z":138090},"rot":{"x":0,"y":195000,"z":0}},{"groupId":85,"instId":300007,"propState":0,"propId":100026,"pos":{"x":173474,"y":82666,"z":133750},"rot":{"x":0,"y":270000,"z":0}},{"groupId":85,"instId":300006,"propState":0,"propId":100026,"pos":{"x":181020,"y":82721,"z":133920},"rot":{"x":0,"y":270000,"z":0}},{"groupId":85,"instId":300002,"propState":0,"propId":1000,"pos":{"x":187189,"y":82781,"z":137810},"rot":{"x":0,"y":165000,"z":0}},{"groupId":85,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":85,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":189000,"y":82766,"z":135060},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":86,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":175300,"y":82599,"z":123320},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":87,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":173330,"y":82611,"z":123260},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300009,"propState":0,"propId":100026,"pos":{"x":122270,"y":80442,"z":113140},"rot":{"x":0,"y":270000,"z":0}},{"groupId":88,"instId":300008,"propState":0,"propId":100026,"pos":{"x":130422,"y":80442,"z":110900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":88,"instId":300004,"propState":0,"propId":1000,"pos":{"x":127650,"y":80471,"z":124294},"rot":{"x":0,"y":195000,"z":0}},{"groupId":88,"instId":300010,"propState":0,"propId":300004,"pos":{"x":125990,"y":80651,"z":101929},"rot":{"x":0,"y":180000,"z":0}},{"groupId":88,"instId":300007,"propState":0,"propId":100001,"pos":{"x":125990,"y":80513,"z":103866},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300006,"propState":0,"propId":300003,"pos":{"x":125966,"y":80461,"z":129012},"rot":{"x":0,"y":90000,"z":0}},{"groupId":88,"instId":300005,"propState":0,"propId":100001,"pos":{"x":125966,"y":80503,"z":126902},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300003,"propState":0,"propId":100,"pos":{"x":126050,"y":80471,"z":124340},"rot":{"x":0,"y":180000,"z":0}},{"groupId":88,"instId":300002,"propState":0,"propId":1000,"pos":{"x":124280,"y":80442,"z":124224},"rot":{"x":0,"y":165000,"z":0}},{"groupId":88,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":88,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":124830,"y":80471,"z":119790},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":89,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":127200,"y":80471,"z":119790},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300007,"propState":0,"propId":100026,"pos":{"x":73600,"y":78661,"z":138392},"rot":{"x":0,"y":270000,"z":0}},{"groupId":90,"instId":300006,"propState":0,"propId":100026,"pos":{"x":70848,"y":78661,"z":143057},"rot":{"x":0,"y":270000,"z":0}},{"groupId":90,"instId":300005,"propState":0,"propId":100006,"pos":{"x":85945,"y":78661,"z":139925},"rot":{"x":0,"y":90000,"z":0}},{"groupId":90,"instId":300003,"propState":0,"propId":100,"pos":{"x":84915,"y":78661,"z":140090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":90,"instId":300004,"propState":0,"propId":1000,"pos":{"x":84790,"y":78661,"z":137917},"rot":{"x":0,"y":285000,"z":0}},{"groupId":90,"instId":300002,"propState":0,"propId":1000,"pos":{"x":84820,"y":78661,"z":142388},"rot":{"x":0,"y":255000,"z":0}},{"groupId":90,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":90,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":81410,"y":78661,"z":141157},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"91":{"props":[{"groupId":91,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":91,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":81410,"y":78661,"z":139224},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300006,"propState":0,"propId":100006,"pos":{"x":215790,"y":77016,"z":95920},"rot":{"x":0,"y":90000,"z":0}},{"groupId":92,"instId":300005,"propState":0,"propId":100006,"pos":{"x":243910,"y":79791,"z":95920},"rot":{"x":0,"y":90000,"z":0}},{"groupId":92,"instId":300003,"propState":0,"propId":100,"pos":{"x":237420,"y":78508,"z":95450},"rot":{"x":0,"y":270000,"z":0}},{"groupId":92,"instId":300001,"propState":2,"propId":1004,"pos":{"x":240400,"y":79097,"z":92620},"rot":{"x":0,"y":300000,"z":0}},{"groupId":92,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300004,"propState":0,"propId":1000,"pos":{"x":243210,"y":79652,"z":98560},"rot":{"x":0,"y":255000,"z":0}}],"npcs":[],"monsters":[{"groupId":92,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":237420,"y":78508,"z":95450},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":100,"pos":{"x":237420,"y":78508,"z":95450},"rot":{"x":0,"y":270000,"z":0}},{"groupId":94,"instId":300007,"propState":2,"propId":1004,"pos":{"x":240400,"y":79097,"z":92620},"rot":{"x":0,"y":300000,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":100006,"pos":{"x":215790,"y":77016,"z":95920},"rot":{"x":0,"y":90000,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":100006,"pos":{"x":243910,"y":79791,"z":95920},"rot":{"x":0,"y":90000,"z":0}},{"groupId":94,"instId":300004,"propState":0,"propId":1000,"pos":{"x":243210,"y":79652,"z":98560},"rot":{"x":0,"y":255000,"z":0}}],"npcs":[],"monsters":[{"groupId":94,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":237420,"y":78508,"z":95450},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":96,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":174336,"y":82599,"z":121770},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300010,"propState":0,"propId":300003,"pos":{"x":189124,"y":82816,"z":144281},"rot":{"x":0,"y":270000,"z":0}},{"groupId":95,"instId":300009,"propState":0,"propId":100026,"pos":{"x":169444,"y":77016,"z":100020},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300008,"propState":0,"propId":100001,"pos":{"x":189124,"y":82889,"z":141036},"rot":{"x":0,"y":180001,"z":0}},{"groupId":95,"instId":300005,"propState":0,"propId":100006,"pos":{"x":199840,"y":77016,"z":95930},"rot":{"x":0,"y":90000,"z":0}},{"groupId":95,"instId":300003,"propState":0,"propId":100,"pos":{"x":189231,"y":82766,"z":138048},"rot":{"x":0,"y":180000,"z":0}},{"groupId":95,"instId":300004,"propState":0,"propId":1000,"pos":{"x":191190,"y":82793,"z":138090},"rot":{"x":0,"y":195000,"z":0}},{"groupId":95,"instId":300007,"propState":0,"propId":100027,"pos":{"x":185900,"y":77016,"z":91980},"rot":{"x":0,"y":270000,"z":0}},{"groupId":95,"instId":300006,"propState":0,"propId":100026,"pos":{"x":181020,"y":82721,"z":133920},"rot":{"x":0,"y":270000,"z":0}},{"groupId":95,"instId":300002,"propState":0,"propId":1000,"pos":{"x":187189,"y":82781,"z":137810},"rot":{"x":0,"y":165000,"z":0}},{"groupId":95,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":95,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":189000,"y":82766,"z":135060},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":97,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":174140,"y":77016,"z":100600},"rot":{"x":0,"y":179964,"z":0}}],"teleports":{}},"99":{"props":[],"npcs":[{"groupId":99,"instId":400001,"npcId":3013,"pos":{"x":187190,"y":77017,"z":96930},"rot":{"x":0,"y":105000,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8100401":{"P81004_F81004001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300002,"propState":0,"propId":1027,"pos":{"x":15010,"y":139530,"z":-14090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":1027,"pos":{"x":15610,"y":139260,"z":-14090},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-8740,"y":144131,"z":-17090},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300003,"propState":0,"propId":100,"pos":{"x":-2740,"y":144131,"z":-14090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":100,"pos":{"x":-2740,"y":144131,"z":-14090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":1004,"pos":{"x":-5740,"y":144131,"z":-11090},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":6,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-2740,"y":144131,"z":-14090},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-8740,"y":144131,"z":-17090},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300003,"propState":0,"propId":100,"pos":{"x":-2740,"y":144131,"z":-14090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300002,"propState":2,"propId":1004,"pos":{"x":-5740,"y":144131,"z":-11090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":100,"pos":{"x":-2740,"y":144131,"z":-14090},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":8,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-2740,"y":144131,"z":-14090},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300002,"propState":0,"propId":1027,"pos":{"x":-34930,"y":172241,"z":39490},"rot":{"x":0,"y":230000,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":1027,"pos":{"x":-5488,"y":172241,"z":69063},"rot":{"x":0,"y":230000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-25391,"y":172241,"z":50894},"rot":{"x":0,"y":230000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300005,"propState":0,"propId":100024,"pos":{"x":-16221,"y":172241,"z":62614},"rot":{"x":0,"y":350000,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":100024,"pos":{"x":-15525,"y":172241,"z":63297},"rot":{"x":0,"y":350000,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":100025,"pos":{"x":-15263,"y":172241,"z":62333},"rot":{"x":0,"y":350000,"z":0}},{"groupId":10,"instId":300002,"propState":1,"propId":1002,"pos":{"x":-15159,"y":172241,"z":54258},"rot":{"x":0,"y":20000,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":1001,"pos":{"x":-20302,"y":172241,"z":60386},"rot":{"x":0,"y":80000,"z":0}}],"npcs":[{"groupId":10,"instId":400001,"npcId":1013,"pos":{"x":-23489,"y":172241,"z":56406},"rot":{"x":0,"y":65000,"z":0}}],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300002,"propState":0,"propId":1027,"pos":{"x":-15397,"y":171870,"z":-121735},"rot":{"x":0,"y":310000,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":1027,"pos":{"x":-15634,"y":177414,"z":-121614},"rot":{"x":0,"y":310000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[],"npcs":[{"groupId":14,"instId":400001,"npcId":3013,"pos":{"x":-33220,"y":177414,"z":-108140},"rot":{"x":0,"y":130000,"z":0}}],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-31365,"y":177414,"z":-113739},"rot":{"x":0,"y":130000,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-21633,"y":177414,"z":-111488},"rot":{"x":0,"y":130000,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-22884,"y":177414,"z":-111837},"rot":{"x":0,"y":310000,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-22930,"y":177414,"z":-110400},"rot":{"x":0,"y":130000,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-32775,"y":177414,"z":-113885},"rot":{"x":0,"y":310000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-31407,"y":177414,"z":-115033},"rot":{"x":0,"y":310000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-36280,"y":177414,"z":-102320},"rot":{"x":0,"y":310000,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-39210,"y":177414,"z":-105820},"rot":{"x":0,"y":40000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-21633,"y":177414,"z":-111488},"rot":{"x":0,"y":130000,"z":0}},{"groupId":15,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-22884,"y":177414,"z":-111837},"rot":{"x":0,"y":310000,"z":0}},{"groupId":15,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-22930,"y":177414,"z":-110400},"rot":{"x":0,"y":130000,"z":0}},{"groupId":15,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-32775,"y":177414,"z":-113885},"rot":{"x":0,"y":310000,"z":0}},{"groupId":15,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-31365,"y":177414,"z":-113739},"rot":{"x":0,"y":130000,"z":0}},{"groupId":15,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-31407,"y":177414,"z":-115033},"rot":{"x":0,"y":310000,"z":0}},{"groupId":15,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-36280,"y":177414,"z":-102320},"rot":{"x":0,"y":310000,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-39210,"y":177414,"z":-105820},"rot":{"x":0,"y":40000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[],"npcs":[{"groupId":16,"instId":400001,"npcId":3013,"pos":{"x":-27655,"y":177414,"z":-117592},"rot":{"x":0,"y":115000,"z":0}}],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300002,"propState":0,"propId":100,"pos":{"x":-36231,"y":177414,"z":-105384},"rot":{"x":0,"y":130000,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":100,"pos":{"x":-36231,"y":177414,"z":-105384},"rot":{"x":0,"y":130000,"z":0}}],"npcs":[],"monsters":[{"groupId":17,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-36231,"y":177414,"z":-105384},"rot":{"x":0,"y":130000,"z":0}}],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":0,"propId":100,"pos":{"x":-36627,"y":177414,"z":-108968},"rot":{"x":0,"y":130000,"z":0}}],"npcs":[],"monsters":[{"groupId":18,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-36627,"y":177414,"z":-108968},"rot":{"x":0,"y":130000,"z":0}}],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300001,"propState":0,"propId":100,"pos":{"x":-32770,"y":177414,"z":-104372},"rot":{"x":0,"y":130000,"z":0}}],"npcs":[],"monsters":[{"groupId":19,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-32770,"y":177414,"z":-104372},"rot":{"x":0,"y":130000,"z":0}}],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300002,"propState":0,"propId":100,"pos":{"x":-36627,"y":177414,"z":-108968},"rot":{"x":0,"y":130000,"z":0}},{"groupId":66,"instId":300001,"propState":0,"propId":100,"pos":{"x":-36627,"y":177414,"z":-108968},"rot":{"x":0,"y":130000,"z":0}}],"npcs":[],"monsters":[{"groupId":66,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-36627,"y":177414,"z":-108968},"rot":{"x":0,"y":130000,"z":0}}],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300002,"propState":0,"propId":1027,"pos":{"x":8200,"y":406250,"z":-14220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":1027,"pos":{"x":21780,"y":412124,"z":-14220},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300008,"propState":0,"propId":100026,"pos":{"x":31780,"y":411908,"z":-18220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":21,"instId":300007,"propState":0,"propId":100026,"pos":{"x":32280,"y":411908,"z":-17203},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300006,"propState":0,"propId":100026,"pos":{"x":32620,"y":411908,"z":-18220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":21,"instId":300005,"propState":0,"propId":100026,"pos":{"x":37780,"y":411908,"z":-10220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300004,"propState":0,"propId":100026,"pos":{"x":38530,"y":411908,"z":-11270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":21,"instId":300003,"propState":0,"propId":100026,"pos":{"x":39499,"y":411908,"z":-10220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300002,"propState":0,"propId":1000,"pos":{"x":48780,"y":411908,"z":-16220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":1000,"pos":{"x":48780,"y":411908,"z":-12220},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[],"npcs":[{"groupId":22,"instId":400001,"npcId":3013,"pos":{"x":43100,"y":411908,"z":-14220},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300008,"propState":0,"propId":100026,"pos":{"x":31780,"y":411908,"z":-18220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":23,"instId":300007,"propState":0,"propId":100026,"pos":{"x":32280,"y":411908,"z":-17203},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300006,"propState":0,"propId":100026,"pos":{"x":32620,"y":411908,"z":-18220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":23,"instId":300005,"propState":0,"propId":100026,"pos":{"x":37780,"y":411908,"z":-10220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300004,"propState":0,"propId":100026,"pos":{"x":38530,"y":411908,"z":-11270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":23,"instId":300003,"propState":0,"propId":100026,"pos":{"x":39499,"y":411908,"z":-10220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300002,"propState":0,"propId":1000,"pos":{"x":48780,"y":411908,"z":-16220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":1000,"pos":{"x":48780,"y":411908,"z":-12220},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[],"npcs":[{"groupId":24,"instId":400001,"npcId":3013,"pos":{"x":32320,"y":411908,"z":-10220},"rot":{"x":0,"y":255000,"z":0}}],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300002,"propState":0,"propId":100,"pos":{"x":46780,"y":411908,"z":-14220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":25,"instId":300001,"propState":0,"propId":100,"pos":{"x":46780,"y":411908,"z":-14220},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":25,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":46780,"y":411908,"z":-14220},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300001,"propState":0,"propId":100,"pos":{"x":44780,"y":411908,"z":-11220},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":26,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":44780,"y":411908,"z":-11220},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300001,"propState":0,"propId":100,"pos":{"x":44780,"y":411908,"z":-17220},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":27,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":44780,"y":411908,"z":-17220},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300002,"propState":0,"propId":100,"pos":{"x":44780,"y":411908,"z":-11220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":65,"instId":300001,"propState":0,"propId":100,"pos":{"x":44780,"y":411908,"z":-11220},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":65,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":44780,"y":411908,"z":-11220},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300002,"propState":0,"propId":1027,"pos":{"x":-14160,"y":403790,"z":-14220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300001,"propState":0,"propId":1027,"pos":{"x":-43480,"y":411908,"z":-14220},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[],"npcs":[{"groupId":30,"instId":400001,"npcId":3013,"pos":{"x":-64870,"y":411908,"z":-14220},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-54160,"y":411908,"z":-10681},"rot":{"x":0,"y":90000,"z":0}},{"groupId":29,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-55942,"y":411908,"z":-10681},"rot":{"x":0,"y":90000,"z":0}},{"groupId":29,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-60710,"y":411908,"z":-16710},"rot":{"x":0,"y":90000,"z":0}},{"groupId":29,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-54931,"y":411908,"z":-11743},"rot":{"x":0,"y":270000,"z":0}},{"groupId":29,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-59653,"y":411908,"z":-17736},"rot":{"x":0,"y":270000,"z":0}},{"groupId":29,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-61535,"y":411908,"z":-17736},"rot":{"x":0,"y":270000,"z":0}},{"groupId":29,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-70480,"y":411908,"z":-12220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-70480,"y":411908,"z":-16220},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[],"npcs":[{"groupId":32,"instId":400001,"npcId":3013,"pos":{"x":-54020,"y":411908,"z":-18220},"rot":{"x":0,"y":75000,"z":0}}],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-54160,"y":411908,"z":-10689},"rot":{"x":0,"y":90000,"z":0}},{"groupId":31,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-54931,"y":411908,"z":-11751},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-55942,"y":411908,"z":-10689},"rot":{"x":0,"y":90000,"z":0}},{"groupId":31,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-59653,"y":411908,"z":-17736},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-60710,"y":411908,"z":-16710},"rot":{"x":0,"y":90000,"z":0}},{"groupId":31,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-61535,"y":411908,"z":-17736},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-70480,"y":411908,"z":-12220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-70480,"y":411908,"z":-16220},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300002,"propState":0,"propId":100,"pos":{"x":-68480,"y":411908,"z":-14220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":33,"instId":300001,"propState":0,"propId":100,"pos":{"x":-68480,"y":411908,"z":-14220},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":33,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-68480,"y":411908,"z":-14220},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300001,"propState":0,"propId":100,"pos":{"x":-66480,"y":411908,"z":-11220},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":35,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-66480,"y":411908,"z":-11220},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300001,"propState":0,"propId":100,"pos":{"x":-66480,"y":411908,"z":-17220},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":34,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-66480,"y":411908,"z":-17220},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300002,"propState":0,"propId":100,"pos":{"x":-66480,"y":411908,"z":-17220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":64,"instId":300001,"propState":0,"propId":100,"pos":{"x":-66480,"y":411908,"z":-17220},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":64,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-66480,"y":411908,"z":-17220},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300002,"propState":0,"propId":1027,"pos":{"x":46435,"y":163090,"z":72622},"rot":{"x":0,"y":139685,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":1027,"pos":{"x":51456,"y":172272,"z":40051},"rot":{"x":0,"y":229685,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[],"npcs":[{"groupId":38,"instId":400001,"npcId":3013,"pos":{"x":60640,"y":169648,"z":55900},"rot":{"x":0,"y":320000,"z":0}}],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300008,"propState":0,"propId":100026,"pos":{"x":50124,"y":169648,"z":63875},"rot":{"x":0,"y":139685,"z":0}},{"groupId":37,"instId":300005,"propState":0,"propId":100026,"pos":{"x":57751,"y":169648,"z":62006},"rot":{"x":0,"y":320000,"z":0}},{"groupId":37,"instId":300007,"propState":0,"propId":100026,"pos":{"x":52420,"y":169648,"z":61190},"rot":{"x":0,"y":139685,"z":0}},{"groupId":37,"instId":300006,"propState":0,"propId":100026,"pos":{"x":51280,"y":169648,"z":62513},"rot":{"x":0,"y":139685,"z":0}},{"groupId":37,"instId":300004,"propState":0,"propId":100026,"pos":{"x":56580,"y":169648,"z":63370},"rot":{"x":0,"y":320000,"z":0}},{"groupId":37,"instId":300003,"propState":0,"propId":100026,"pos":{"x":58943,"y":169648,"z":60601},"rot":{"x":0,"y":320000,"z":0}},{"groupId":37,"instId":300002,"propState":0,"propId":1000,"pos":{"x":62330,"y":169648,"z":50700},"rot":{"x":0,"y":139685,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":1000,"pos":{"x":65500,"y":169648,"z":53390},"rot":{"x":0,"y":229685,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[],"npcs":[{"groupId":40,"instId":400001,"npcId":3013,"pos":{"x":56304,"y":169648,"z":67174},"rot":{"x":0,"y":304685,"z":0}}],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300007,"propState":0,"propId":100026,"pos":{"x":52420,"y":169648,"z":61190},"rot":{"x":0,"y":139685,"z":0}},{"groupId":39,"instId":300002,"propState":0,"propId":1000,"pos":{"x":62330,"y":169648,"z":50700},"rot":{"x":0,"y":139685,"z":0}},{"groupId":39,"instId":300008,"propState":0,"propId":100026,"pos":{"x":50124,"y":169648,"z":63875},"rot":{"x":0,"y":139685,"z":0}},{"groupId":39,"instId":300006,"propState":0,"propId":100026,"pos":{"x":51280,"y":169648,"z":62513},"rot":{"x":0,"y":139685,"z":0}},{"groupId":39,"instId":300005,"propState":0,"propId":100026,"pos":{"x":57751,"y":169648,"z":62006},"rot":{"x":0,"y":320000,"z":0}},{"groupId":39,"instId":300004,"propState":0,"propId":100026,"pos":{"x":56580,"y":169648,"z":63370},"rot":{"x":0,"y":320000,"z":0}},{"groupId":39,"instId":300003,"propState":0,"propId":100026,"pos":{"x":58943,"y":169648,"z":60601},"rot":{"x":0,"y":320000,"z":0}},{"groupId":39,"instId":300001,"propState":0,"propId":1000,"pos":{"x":65500,"y":169648,"z":53390},"rot":{"x":0,"y":229685,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300002,"propState":0,"propId":100,"pos":{"x":62610,"y":169648,"z":53560},"rot":{"x":0,"y":319685,"z":0}},{"groupId":41,"instId":300001,"propState":0,"propId":100,"pos":{"x":62610,"y":169648,"z":53560},"rot":{"x":0,"y":319685,"z":0}}],"npcs":[],"monsters":[{"groupId":41,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":62610,"y":169648,"z":53560},"rot":{"x":0,"y":319685,"z":0}}],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300001,"propState":0,"propId":100,"pos":{"x":63603,"y":169648,"z":57026},"rot":{"x":0,"y":319685,"z":0}}],"npcs":[],"monsters":[{"groupId":42,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":63603,"y":169648,"z":57026},"rot":{"x":0,"y":319685,"z":0}}],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300001,"propState":0,"propId":100,"pos":{"x":59028,"y":169648,"z":53144},"rot":{"x":0,"y":319685,"z":0}}],"npcs":[],"monsters":[{"groupId":43,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":59028,"y":169648,"z":53144},"rot":{"x":0,"y":319685,"z":0}}],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300002,"propState":0,"propId":100,"pos":{"x":63603,"y":169648,"z":57026},"rot":{"x":0,"y":320000,"z":0}},{"groupId":63,"instId":300001,"propState":0,"propId":100,"pos":{"x":63603,"y":169648,"z":57026},"rot":{"x":0,"y":320000,"z":0}}],"npcs":[],"monsters":[{"groupId":63,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":63603,"y":169648,"z":57026},"rot":{"x":0,"y":320000,"z":0}}],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300003,"propState":0,"propId":1027,"pos":{"x":11429,"y":174877,"z":-111912},"rot":{"x":0,"y":220000,"z":0}},{"groupId":44,"instId":300002,"propState":0,"propId":1027,"pos":{"x":-16056,"y":180920,"z":-96145},"rot":{"x":0,"y":310000,"z":0}},{"groupId":44,"instId":300001,"propState":0,"propId":1027,"pos":{"x":-15417,"y":177463,"z":-121611},"rot":{"x":0,"y":310000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[],"npcs":[{"groupId":46,"instId":400001,"npcId":3013,"pos":{"x":-5720,"y":177412,"z":-123490},"rot":{"x":0,"y":40000,"z":0}}],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-3221,"y":177412,"z":-114903},"rot":{"x":0,"y":40000,"z":0}},{"groupId":45,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-3046,"y":177412,"z":-116303},"rot":{"x":0,"y":220000,"z":0}},{"groupId":45,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-4370,"y":177412,"z":-116270},"rot":{"x":0,"y":40000,"z":0}},{"groupId":45,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-400,"y":177412,"z":-123500},"rot":{"x":0,"y":220000,"z":0}},{"groupId":45,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-579,"y":177412,"z":-122146},"rot":{"x":0,"y":40000,"z":0}},{"groupId":45,"instId":300003,"propState":0,"propId":100026,"pos":{"x":769,"y":177412,"z":-122134},"rot":{"x":0,"y":220000,"z":0}},{"groupId":45,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-10670,"y":177412,"z":-126250},"rot":{"x":0,"y":220000,"z":0}},{"groupId":45,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-7550,"y":177412,"z":-128870},"rot":{"x":0,"y":310000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[],"npcs":[{"groupId":48,"instId":400001,"npcId":3013,"pos":{"x":850,"y":177412,"z":-118550},"rot":{"x":0,"y":25000,"z":0}}],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-3046,"y":177412,"z":-116303},"rot":{"x":0,"y":220000,"z":0}},{"groupId":47,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-400,"y":177412,"z":-123500},"rot":{"x":0,"y":220000,"z":0}},{"groupId":47,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-10670,"y":177412,"z":-126250},"rot":{"x":0,"y":220000,"z":0}},{"groupId":47,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-3221,"y":177412,"z":-114903},"rot":{"x":0,"y":40000,"z":0}},{"groupId":47,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-4370,"y":177412,"z":-116270},"rot":{"x":0,"y":40000,"z":0}},{"groupId":47,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-579,"y":177412,"z":-122146},"rot":{"x":0,"y":40000,"z":0}},{"groupId":47,"instId":300003,"propState":0,"propId":100026,"pos":{"x":769,"y":177412,"z":-122134},"rot":{"x":0,"y":220000,"z":0}},{"groupId":47,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-7550,"y":177412,"z":-128870},"rot":{"x":0,"y":310000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300002,"propState":0,"propId":100,"pos":{"x":-7836,"y":177412,"z":-126011},"rot":{"x":0,"y":40000,"z":0}},{"groupId":49,"instId":300001,"propState":0,"propId":100,"pos":{"x":-7836,"y":177412,"z":-126011},"rot":{"x":0,"y":40000,"z":0}}],"npcs":[],"monsters":[{"groupId":49,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-7836,"y":177412,"z":-126011},"rot":{"x":0,"y":40000,"z":0}}],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300001,"propState":0,"propId":100,"pos":{"x":-4252,"y":177412,"z":-126407},"rot":{"x":0,"y":40000,"z":0}}],"npcs":[],"monsters":[{"groupId":50,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-4252,"y":177412,"z":-126407},"rot":{"x":0,"y":40000,"z":0}}],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300001,"propState":0,"propId":100,"pos":{"x":-8848,"y":177412,"z":-122550},"rot":{"x":0,"y":40000,"z":0}}],"npcs":[],"monsters":[{"groupId":52,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-8848,"y":177412,"z":-122550},"rot":{"x":0,"y":40000,"z":0}}],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300002,"propState":0,"propId":100,"pos":{"x":-4252,"y":177412,"z":-126407},"rot":{"x":0,"y":40000,"z":0}},{"groupId":62,"instId":300001,"propState":0,"propId":100,"pos":{"x":-4252,"y":177412,"z":-126407},"rot":{"x":0,"y":40000,"z":0}}],"npcs":[],"monsters":[{"groupId":62,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-4252,"y":177412,"z":-126407},"rot":{"x":0,"y":40000,"z":0}}],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300002,"propState":0,"propId":1027,"pos":{"x":-66687,"y":182862,"z":-26474},"rot":{"x":0,"y":351299,"z":0}},{"groupId":53,"instId":300001,"propState":0,"propId":1027,"pos":{"x":-67418,"y":182862,"z":-2456},"rot":{"x":0,"y":10800,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[],"npcs":[{"groupId":55,"instId":400001,"npcId":3013,"pos":{"x":-67560,"y":182862,"z":-14028},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-73705,"y":182862,"z":-10420},"rot":{"x":0,"y":270000,"z":0}},{"groupId":54,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-79437,"y":182862,"z":-18350},"rot":{"x":0,"y":270000,"z":0}},{"groupId":54,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-78633,"y":182862,"z":-17335},"rot":{"x":0,"y":90000,"z":0}},{"groupId":54,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-77703,"y":182862,"z":-18350},"rot":{"x":0,"y":270000,"z":0}},{"groupId":54,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-74647,"y":182892,"z":-9397},"rot":{"x":0,"y":90000,"z":0}},{"groupId":54,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-72853,"y":182862,"z":-9397},"rot":{"x":0,"y":90000,"z":0}},{"groupId":54,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-62550,"y":182862,"z":-16028},"rot":{"x":0,"y":90000,"z":0}},{"groupId":54,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-62550,"y":182862,"z":-12028},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"57":{"props":[],"npcs":[{"groupId":57,"instId":400001,"npcId":3013,"pos":{"x":-79010,"y":182862,"z":-10028},"rot":{"x":0,"y":255000,"z":0}}],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-79437,"y":182862,"z":-18350},"rot":{"x":0,"y":270000,"z":0}},{"groupId":56,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-78633,"y":182862,"z":-17335},"rot":{"x":0,"y":90000,"z":0}},{"groupId":56,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-77703,"y":182862,"z":-18350},"rot":{"x":0,"y":270000,"z":0}},{"groupId":56,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-74647,"y":182892,"z":-9397},"rot":{"x":0,"y":90000,"z":0}},{"groupId":56,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-73705,"y":182862,"z":-10420},"rot":{"x":0,"y":270000,"z":0}},{"groupId":56,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-72853,"y":182862,"z":-9397},"rot":{"x":0,"y":90000,"z":0}},{"groupId":56,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-62550,"y":182862,"z":-16028},"rot":{"x":0,"y":90000,"z":0}},{"groupId":56,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-62550,"y":182862,"z":-12028},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300002,"propState":0,"propId":100,"pos":{"x":-64550,"y":182862,"z":-14028},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":100,"pos":{"x":-64550,"y":182862,"z":-14028},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":58,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-64550,"y":182862,"z":-14028},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300001,"propState":0,"propId":100,"pos":{"x":-66550,"y":182862,"z":-11028},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":59,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-66550,"y":182862,"z":-11028},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300001,"propState":0,"propId":100,"pos":{"x":-66550,"y":182862,"z":-17028},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":60,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-66550,"y":182862,"z":-17028},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300002,"propState":0,"propId":100,"pos":{"x":-66550,"y":182862,"z":-11028},"rot":{"x":0,"y":270000,"z":0}},{"groupId":61,"instId":300001,"propState":0,"propId":100,"pos":{"x":-66550,"y":182862,"z":-11028},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":61,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-66550,"y":182862,"z":-11028},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300002,"propState":0,"propId":100,"pos":{"x":-15001,"y":176391,"z":51728},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300003,"propState":0,"propId":100092,"pos":{"x":29710,"y":144960,"z":-14230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":72,"instId":300001,"propState":0,"propId":100,"pos":{"x":24917,"y":148839,"z":-15661},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300005,"propState":0,"propId":1027,"pos":{"x":-2850,"y":412082,"z":-30360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300004,"propState":0,"propId":1027,"pos":{"x":-2850,"y":412082,"z":2780},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300003,"propState":0,"propId":1027,"pos":{"x":-20458,"y":414248,"z":-31819},"rot":{"x":0,"y":40565,"z":0}},{"groupId":73,"instId":300002,"propState":0,"propId":1027,"pos":{"x":-20527,"y":414336,"z":3458},"rot":{"x":0,"y":132930,"z":0}},{"groupId":73,"instId":300001,"propState":0,"propId":1027,"pos":{"x":-77730,"y":411908,"z":-14250},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-49740,"y":411908,"z":-17730},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-27869,"y":411908,"z":-17499},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-51410,"y":411908,"z":-17730},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-40160,"y":411908,"z":-10200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-26070,"y":411908,"z":-17490},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-38330,"y":411908,"z":-10200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-15600,"y":412082,"z":-16250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":74,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-15600,"y":412082,"z":-12250},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[],"npcs":[{"groupId":75,"instId":400001,"npcId":3013,"pos":{"x":-53770,"y":411908,"z":-11020},"rot":{"x":0,"y":255000,"z":0}}],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300002,"propState":0,"propId":100,"pos":{"x":-19900,"y":412082,"z":-24800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":76,"instId":300001,"propState":0,"propId":100,"pos":{"x":-19900,"y":412082,"z":-24800},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":76,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-19900,"y":412082,"z":-14250},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300001,"propState":0,"propId":100,"pos":{"x":-45170,"y":411908,"z":-13260},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":77,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-45170,"y":411908,"z":-13260},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300001,"propState":0,"propId":100,"pos":{"x":-33150,"y":411908,"z":-15840},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":78,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-33150,"y":411908,"z":-15840},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300002,"propState":0,"propId":1027,"pos":{"x":-65630,"y":182919,"z":5260},"rot":{"x":0,"y":14936,"z":0}},{"groupId":79,"instId":300001,"propState":0,"propId":1027,"pos":{"x":-44637,"y":182923,"z":-66305},"rot":{"x":0,"y":310000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[],"npcs":[{"groupId":81,"instId":400001,"npcId":3013,"pos":{"x":-60740,"y":182862,"z":-51730},"rot":{"x":0,"y":135447,"z":0}}],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-60817,"y":182862,"z":-37748},"rot":{"x":0,"y":339672,"z":0}},{"groupId":80,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-57263,"y":182862,"z":-45952},"rot":{"x":0,"y":328067,"z":0}},{"groupId":80,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-61475,"y":182862,"z":-36083},"rot":{"x":0,"y":339672,"z":0}},{"groupId":80,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-70578,"y":182862,"z":-24849},"rot":{"x":0,"y":350044,"z":0}},{"groupId":80,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-56323,"y":182862,"z":-47460},"rot":{"x":0,"y":328067,"z":0}},{"groupId":80,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-70949,"y":182862,"z":-23107},"rot":{"x":0,"y":350044,"z":0}},{"groupId":80,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-65968,"y":182862,"z":-11570},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-70282,"y":182862,"z":-11570},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300002,"propState":0,"propId":100,"pos":{"x":-68100,"y":182862,"z":-15234},"rot":{"x":0,"y":180000,"z":0}},{"groupId":82,"instId":300001,"propState":0,"propId":100,"pos":{"x":-68100,"y":182862,"z":-15234},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":82,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-68100,"y":182862,"z":-15234},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300001,"propState":0,"propId":100,"pos":{"x":-61923,"y":182862,"z":-43398},"rot":{"x":0,"y":154699,"z":0}}],"npcs":[],"monsters":[{"groupId":83,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-61923,"y":182862,"z":-43398},"rot":{"x":0,"y":154699,"z":0}}],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300001,"propState":0,"propId":100,"pos":{"x":-66780,"y":182862,"z":-28800},"rot":{"x":0,"y":172255,"z":0}}],"npcs":[],"monsters":[{"groupId":84,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-66780,"y":182862,"z":-28800},"rot":{"x":0,"y":172255,"z":0}}],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300004,"propState":0,"propId":1027,"pos":{"x":22474,"y":172226,"z":64786},"rot":{"x":0,"y":228952,"z":0}},{"groupId":85,"instId":300003,"propState":0,"propId":1027,"pos":{"x":13911,"y":172226,"z":85649},"rot":{"x":0,"y":184365,"z":0}},{"groupId":85,"instId":300002,"propState":0,"propId":1027,"pos":{"x":-5490,"y":172226,"z":69070},"rot":{"x":0,"y":230000,"z":0}},{"groupId":85,"instId":300001,"propState":0,"propId":1027,"pos":{"x":34270,"y":172304,"z":60740},"rot":{"x":0,"y":140000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[],"npcs":[{"groupId":87,"instId":400001,"npcId":3013,"pos":{"x":25840,"y":172226,"z":66080},"rot":{"x":0,"y":121718,"z":0}}],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300008,"propState":0,"propId":100026,"pos":{"x":15871,"y":172225,"z":75558},"rot":{"x":0,"y":274803,"z":0}},{"groupId":86,"instId":300007,"propState":0,"propId":100026,"pos":{"x":4111,"y":172226,"z":80504},"rot":{"x":0,"y":49618,"z":0}},{"groupId":86,"instId":300006,"propState":0,"propId":100026,"pos":{"x":14236,"y":172225,"z":75739},"rot":{"x":0,"y":274803,"z":0}},{"groupId":86,"instId":300005,"propState":0,"propId":100026,"pos":{"x":26631,"y":172226,"z":74691},"rot":{"x":0,"y":318562,"z":0}},{"groupId":86,"instId":300004,"propState":0,"propId":100026,"pos":{"x":2831,"y":172226,"z":79415},"rot":{"x":0,"y":49618,"z":0}},{"groupId":86,"instId":300003,"propState":0,"propId":100026,"pos":{"x":27864,"y":172226,"z":73273},"rot":{"x":0,"y":318562,"z":0}},{"groupId":86,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-3689,"y":172225,"z":73365},"rot":{"x":0,"y":230000,"z":0}},{"groupId":86,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-920,"y":172225,"z":70066},"rot":{"x":0,"y":320000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300002,"propState":0,"propId":100,"pos":{"x":1109,"y":172226,"z":74604},"rot":{"x":0,"y":50000,"z":0}},{"groupId":88,"instId":300001,"propState":0,"propId":100,"pos":{"x":1109,"y":172226,"z":74604},"rot":{"x":0,"y":50000,"z":0}}],"npcs":[],"monsters":[{"groupId":88,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":1109,"y":172226,"z":74604},"rot":{"x":0,"y":50000,"z":0}}],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300001,"propState":0,"propId":100,"pos":{"x":20240,"y":172226,"z":77830},"rot":{"x":0,"y":147651,"z":0}}],"npcs":[],"monsters":[{"groupId":89,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":20240,"y":172226,"z":77830},"rot":{"x":0,"y":147651,"z":0}}],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300001,"propState":0,"propId":100,"pos":{"x":10980,"y":172226,"z":79419},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":90,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":10980,"y":172226,"z":79419},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8111101":{"P81111_F81111001":{"scenes":{"11":{"props":[{"groupId":11,"instId":300001,"propState":0,"propId":101004,"pos":{"x":13127,"y":-2139,"z":-16017},"rot":{"x":0,"y":225000,"z":0}},{"groupId":11,"instId":300007,"propState":2,"propId":101001,"pos":{"x":-4570,"y":-2134,"z":-87780},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300004,"propState":2,"propId":101001,"pos":{"x":4800,"y":-2160,"z":-208496},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":101001,"pos":{"x":26760,"y":-1150,"z":-82588},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":101004,"pos":{"x":29457,"y":-1114,"z":-87132},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300006,"propState":0,"propId":101004,"pos":{"x":-2370,"y":-2134,"z":-88890},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":101004,"pos":{"x":-5290,"y":-2107,"z":-170316},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300008,"propState":0,"propId":101001,"pos":{"x":10810,"y":-2160,"z":-20560},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300010,"propState":0,"propId":105,"pos":{"x":2210,"y":1876,"z":7970},"rot":{"x":0,"y":270000,"z":0}},{"groupId":62,"instId":300008,"propState":0,"propId":105,"pos":{"x":6100,"y":-2139,"z":-27300},"rot":{"x":0,"y":315000,"z":0}},{"groupId":62,"instId":300005,"propState":0,"propId":101004,"pos":{"x":13127,"y":-2139,"z":-16017},"rot":{"x":0,"y":225000,"z":0}},{"groupId":62,"instId":300003,"propState":0,"propId":100,"pos":{"x":4980,"y":-2139,"z":-26490},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300009,"propState":0,"propId":101017,"pos":{"x":-5480,"y":-2139,"z":-19830},"rot":{"x":0,"y":90000,"z":0}},{"groupId":62,"instId":300004,"propState":0,"propId":1000,"pos":{"x":6720,"y":-2139,"z":-24510},"rot":{"x":0,"y":285000,"z":0}},{"groupId":62,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-16051,"y":1876,"z":5038},"rot":{"x":0,"y":270000,"z":0}},{"groupId":62,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-8900,"y":1876,"z":17150},"rot":{"x":0,"y":270000,"z":0}},{"groupId":62,"instId":300002,"propState":0,"propId":1000,"pos":{"x":3420,"y":-2139,"z":-27790},"rot":{"x":0,"y":345000,"z":0}},{"groupId":62,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":62,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":1660,"y":-2139,"z":-22840},"rot":{"x":0,"y":315000,"z":0}}],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":63,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-9440,"y":-2139,"z":-12550},"rot":{"x":0,"y":314964,"z":0}}],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":64,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-2060,"y":1876,"z":8990},"rot":{"x":0,"y":269964,"z":0}}],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-5330,"y":-2139,"z":-12160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":65,"instId":300008,"propState":0,"propId":105,"pos":{"x":8110,"y":-2139,"z":-34430},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300010,"propState":0,"propId":105,"pos":{"x":-13190,"y":-2139,"z":-7160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":65,"instId":300005,"propState":0,"propId":101004,"pos":{"x":13127,"y":-2139,"z":-16017},"rot":{"x":0,"y":225000,"z":0}},{"groupId":65,"instId":300003,"propState":0,"propId":100,"pos":{"x":8282,"y":-2139,"z":-30463},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300009,"propState":0,"propId":101017,"pos":{"x":440,"y":-2139,"z":-26230},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300004,"propState":0,"propId":1000,"pos":{"x":10210,"y":-2139,"z":-28970},"rot":{"x":0,"y":300000,"z":0}},{"groupId":65,"instId":300007,"propState":0,"propId":101017,"pos":{"x":9390,"y":-2139,"z":-21900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":65,"instId":300002,"propState":0,"propId":1000,"pos":{"x":6510,"y":-2139,"z":-31620},"rot":{"x":0,"y":345000,"z":0}}],"npcs":[],"monsters":[{"groupId":65,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":6966,"y":-2139,"z":-28146},"rot":{"x":0,"y":315000,"z":0}}],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":66,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-860,"y":-2103,"z":-22130},"rot":{"x":0,"y":310256,"z":0}}],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":67,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":1000,"y":-2139,"z":-20220},"rot":{"x":0,"y":313501,"z":0}}],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300008,"propState":0,"propId":101017,"pos":{"x":-16051,"y":1876,"z":5038},"rot":{"x":0,"y":270000,"z":0}},{"groupId":68,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-8900,"y":1876,"z":17150},"rot":{"x":0,"y":270000,"z":0}},{"groupId":68,"instId":300006,"propState":0,"propId":105,"pos":{"x":2210,"y":1876,"z":7970},"rot":{"x":0,"y":270000,"z":0}},{"groupId":68,"instId":300005,"propState":0,"propId":105,"pos":{"x":-13150,"y":-2139,"z":-7470},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300003,"propState":0,"propId":100,"pos":{"x":-15770,"y":1876,"z":9712},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-20770,"y":1876,"z":12010},"rot":{"x":0,"y":120000,"z":0}},{"groupId":68,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-20870,"y":1876,"z":7510},"rot":{"x":0,"y":75000,"z":0}},{"groupId":68,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":68,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-15770,"y":1876,"z":9712},"rot":{"x":0,"y":75000,"z":0}}],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-8970,"y":1876,"z":5200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":69,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-11100,"y":1876,"z":13470},"rot":{"x":0,"y":270000,"z":0}},{"groupId":69,"instId":300005,"propState":0,"propId":105,"pos":{"x":2210,"y":1876,"z":7970},"rot":{"x":0,"y":270000,"z":0}},{"groupId":69,"instId":300003,"propState":0,"propId":105,"pos":{"x":-13150,"y":-2139,"z":-7470},"rot":{"x":0,"y":0,"z":0}},{"groupId":69,"instId":300004,"propState":0,"propId":1000,"pos":{"x":20,"y":1876,"z":11440},"rot":{"x":0,"y":255000,"z":0}},{"groupId":69,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-180,"y":1876,"z":6740},"rot":{"x":0,"y":285000,"z":0}},{"groupId":69,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":69,"instId":400001,"npcId":3013,"pos":{"x":-5740,"y":1876,"z":6290},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300010,"propState":0,"propId":105,"pos":{"x":-13030,"y":-2139,"z":-7430},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300009,"propState":0,"propId":105,"pos":{"x":7900,"y":-2139,"z":-31620},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300008,"propState":0,"propId":101004,"pos":{"x":13127,"y":-2139,"z":-16017},"rot":{"x":0,"y":225000,"z":0}},{"groupId":70,"instId":300005,"propState":0,"propId":100,"pos":{"x":-11410,"y":-2139,"z":-10020},"rot":{"x":0,"y":120000,"z":0}},{"groupId":70,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-3690,"y":-2103,"z":-21840},"rot":{"x":0,"y":135000,"z":0}},{"groupId":70,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-9890,"y":-2139,"z":-8970},"rot":{"x":0,"y":150000,"z":0}},{"groupId":70,"instId":300006,"propState":0,"propId":101017,"pos":{"x":2490,"y":-2139,"z":-20370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":70,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-12880,"y":-2139,"z":-11050},"rot":{"x":0,"y":120000,"z":0}},{"groupId":70,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":70,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-7990,"y":-2139,"z":-13650},"rot":{"x":0,"y":120000,"z":0}}],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300008,"propState":0,"propId":101004,"pos":{"x":14454,"y":-140,"z":-195920},"rot":{"x":0,"y":270000,"z":0}},{"groupId":71,"instId":300003,"propState":0,"propId":100,"pos":{"x":24810,"y":-140,"z":-197760},"rot":{"x":0,"y":0,"z":0}},{"groupId":71,"instId":300009,"propState":0,"propId":101017,"pos":{"x":-5480,"y":-2139,"z":-19830},"rot":{"x":0,"y":90000,"z":0}},{"groupId":71,"instId":300004,"propState":0,"propId":1000,"pos":{"x":25930,"y":-140,"z":-195200},"rot":{"x":0,"y":150000,"z":0}},{"groupId":71,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-16051,"y":1876,"z":5038},"rot":{"x":0,"y":270000,"z":0}},{"groupId":71,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-8900,"y":1876,"z":17150},"rot":{"x":0,"y":270000,"z":0}},{"groupId":71,"instId":300002,"propState":0,"propId":1000,"pos":{"x":22790,"y":-140,"z":-198950},"rot":{"x":0,"y":120000,"z":0}},{"groupId":71,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":71,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":27240,"y":-140,"z":-199570},"rot":{"x":0,"y":120000,"z":0}}],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":72,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":46440,"y":-140,"z":-206220},"rot":{"x":0,"y":344964,"z":0}}],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":73,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":43990,"y":-140,"z":-193840},"rot":{"x":0,"y":269964,"z":0}}],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300007,"propState":0,"propId":101017,"pos":{"x":39010,"y":-140,"z":-190910},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300006,"propState":0,"propId":101017,"pos":{"x":45680,"y":-140,"z":-181910},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300005,"propState":0,"propId":105,"pos":{"x":48410,"y":-140,"z":-198090},"rot":{"x":0,"y":0,"z":0}},{"groupId":74,"instId":300003,"propState":0,"propId":100,"pos":{"x":47940,"y":-140,"z":-191890},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300004,"propState":0,"propId":1000,"pos":{"x":49010,"y":-140,"z":-195260},"rot":{"x":0,"y":330000,"z":0}},{"groupId":74,"instId":300002,"propState":0,"propId":1000,"pos":{"x":52340,"y":-140,"z":-191430},"rot":{"x":0,"y":300000,"z":0}},{"groupId":74,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":74,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":47940,"y":-140,"z":-191890},"rot":{"x":0,"y":300000,"z":0}}],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300005,"propState":0,"propId":101004,"pos":{"x":14454,"y":-140,"z":-195920},"rot":{"x":0,"y":270000,"z":0}},{"groupId":75,"instId":300007,"propState":0,"propId":101017,"pos":{"x":26930,"y":-140,"z":-204710},"rot":{"x":0,"y":270000,"z":0}},{"groupId":75,"instId":300006,"propState":0,"propId":101017,"pos":{"x":36400,"y":-140,"z":-199820},"rot":{"x":0,"y":270000,"z":0}},{"groupId":75,"instId":300003,"propState":0,"propId":105,"pos":{"x":48430,"y":-140,"z":-198180},"rot":{"x":0,"y":0,"z":0}},{"groupId":75,"instId":300004,"propState":0,"propId":1000,"pos":{"x":26330,"y":-140,"z":-195550},"rot":{"x":0,"y":135000,"z":0}},{"groupId":75,"instId":300002,"propState":0,"propId":1000,"pos":{"x":23570,"y":-140,"z":-199000},"rot":{"x":0,"y":105000,"z":0}},{"groupId":75,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":75,"instId":400001,"npcId":3013,"pos":{"x":30670,"y":-140,"z":-196950},"rot":{"x":0,"y":150000,"z":0}}],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":78,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":47460,"y":-140,"z":-204960},"rot":{"x":0,"y":269964,"z":0}}],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300011,"propState":0,"propId":101004,"pos":{"x":14454,"y":-140,"z":-195920},"rot":{"x":0,"y":270000,"z":0}},{"groupId":76,"instId":300007,"propState":0,"propId":105,"pos":{"x":48430,"y":-140,"z":-198180},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300005,"propState":0,"propId":100,"pos":{"x":51150,"y":-140,"z":-202970},"rot":{"x":0,"y":120000,"z":0}},{"groupId":76,"instId":300003,"propState":0,"propId":101017,"pos":{"x":39200,"y":-140,"z":-199420},"rot":{"x":0,"y":135000,"z":0}},{"groupId":76,"instId":300004,"propState":0,"propId":1000,"pos":{"x":51910,"y":-140,"z":-205000},"rot":{"x":0,"y":285000,"z":0}},{"groupId":76,"instId":300006,"propState":0,"propId":101017,"pos":{"x":41630,"y":-140,"z":-208610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":76,"instId":300002,"propState":0,"propId":1000,"pos":{"x":51660,"y":-140,"z":-200820},"rot":{"x":0,"y":255000,"z":0}},{"groupId":76,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":76,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":47690,"y":-140,"z":-203080},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":80,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":4640,"y":-2134,"z":-170110},"rot":{"x":0,"y":164964,"z":0}}],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300004,"propState":0,"propId":1000,"pos":{"x":51910,"y":-140,"z":-205000},"rot":{"x":0,"y":285000,"z":0}},{"groupId":77,"instId":300011,"propState":0,"propId":101004,"pos":{"x":14454,"y":-140,"z":-195920},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300007,"propState":0,"propId":105,"pos":{"x":48430,"y":-140,"z":-198180},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300005,"propState":0,"propId":100,"pos":{"x":51600,"y":-140,"z":-202840},"rot":{"x":0,"y":120000,"z":0}},{"groupId":77,"instId":300003,"propState":0,"propId":101017,"pos":{"x":39280,"y":-140,"z":-199560},"rot":{"x":0,"y":135000,"z":0}},{"groupId":77,"instId":300006,"propState":0,"propId":101017,"pos":{"x":43660,"y":-140,"z":-207310},"rot":{"x":0,"y":90000,"z":0}},{"groupId":77,"instId":300002,"propState":0,"propId":1000,"pos":{"x":51660,"y":-140,"z":-200820},"rot":{"x":0,"y":255000,"z":0}},{"groupId":77,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":77,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":47630,"y":-140,"z":-201800},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300007,"propState":0,"propId":101017,"pos":{"x":13930,"y":-2134,"z":-160180},"rot":{"x":0,"y":270000,"z":0}},{"groupId":79,"instId":300005,"propState":0,"propId":101004,"pos":{"x":14454,"y":-140,"z":-195920},"rot":{"x":0,"y":270000,"z":0}},{"groupId":79,"instId":300011,"propState":0,"propId":101004,"pos":{"x":-5290,"y":-2107,"z":-170316},"rot":{"x":0,"y":90000,"z":0}},{"groupId":79,"instId":300010,"propState":0,"propId":105,"pos":{"x":21050,"y":-2134,"z":-144950},"rot":{"x":0,"y":180000,"z":0}},{"groupId":79,"instId":300003,"propState":0,"propId":100,"pos":{"x":21132,"y":-2134,"z":-146662},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300009,"propState":0,"propId":101017,"pos":{"x":8480,"y":-2134,"z":-174050},"rot":{"x":0,"y":90000,"z":0}},{"groupId":79,"instId":300004,"propState":0,"propId":1000,"pos":{"x":18700,"y":-2134,"z":-146390},"rot":{"x":0,"y":165000,"z":0}},{"groupId":79,"instId":300006,"propState":0,"propId":101017,"pos":{"x":24870,"y":-2134,"z":-168200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":79,"instId":300002,"propState":0,"propId":1000,"pos":{"x":24070,"y":-2134,"z":-146620},"rot":{"x":0,"y":210000,"z":0}},{"groupId":79,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":79,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":21405,"y":-2134,"z":-149893},"rot":{"x":0,"y":195000,"z":0}}],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":81,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":20720,"y":-2134,"z":-171080},"rot":{"x":0,"y":344964,"z":0}}],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300009,"propState":0,"propId":101017,"pos":{"x":12260,"y":-2134,"z":-161790},"rot":{"x":0,"y":270000,"z":0}},{"groupId":82,"instId":300007,"propState":0,"propId":101004,"pos":{"x":-5290,"y":-2107,"z":-170316},"rot":{"x":0,"y":90000,"z":0}},{"groupId":82,"instId":300005,"propState":0,"propId":105,"pos":{"x":4309,"y":-2134,"z":-175128},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300002,"propState":0,"propId":1000,"pos":{"x":17240,"y":-2134,"z":-171300},"rot":{"x":0,"y":15000,"z":0}},{"groupId":82,"instId":300010,"propState":0,"propId":101017,"pos":{"x":25020,"y":-2106,"z":-160750},"rot":{"x":0,"y":270000,"z":0}},{"groupId":82,"instId":300006,"propState":0,"propId":105,"pos":{"x":21050,"y":-2134,"z":-144950},"rot":{"x":0,"y":180000,"z":0}},{"groupId":82,"instId":300003,"propState":0,"propId":100,"pos":{"x":19810,"y":-2134,"z":-167039},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300004,"propState":0,"propId":1000,"pos":{"x":22280,"y":-2134,"z":-171620},"rot":{"x":0,"y":345000,"z":0}},{"groupId":82,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":82,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":19810,"y":-2134,"z":-167039},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300003,"propState":0,"propId":105,"pos":{"x":4309,"y":-2134,"z":-175128},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300008,"propState":0,"propId":101004,"pos":{"x":-5290,"y":-2107,"z":-170316},"rot":{"x":0,"y":90000,"z":0}},{"groupId":83,"instId":300005,"propState":0,"propId":105,"pos":{"x":21050,"y":-2134,"z":-144950},"rot":{"x":0,"y":180000,"z":0}},{"groupId":83,"instId":300007,"propState":0,"propId":101017,"pos":{"x":11450,"y":-2106,"z":-174290},"rot":{"x":0,"y":270000,"z":0}},{"groupId":83,"instId":300006,"propState":0,"propId":101017,"pos":{"x":12260,"y":-2134,"z":-161790},"rot":{"x":0,"y":270000,"z":0}},{"groupId":83,"instId":300004,"propState":0,"propId":1000,"pos":{"x":650,"y":-2134,"z":-172450},"rot":{"x":0,"y":75000,"z":0}},{"groupId":83,"instId":300002,"propState":0,"propId":1000,"pos":{"x":670,"y":-2134,"z":-168360},"rot":{"x":0,"y":105000,"z":0}},{"groupId":83,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":83,"instId":400001,"npcId":3013,"pos":{"x":7890,"y":-2134,"z":-166280},"rot":{"x":0,"y":105000,"z":0}}],"monsters":[],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300009,"propState":0,"propId":101004,"pos":{"x":-5290,"y":-2107,"z":-170316},"rot":{"x":0,"y":90000,"z":0}},{"groupId":84,"instId":300008,"propState":0,"propId":105,"pos":{"x":21050,"y":-2134,"z":-144950},"rot":{"x":0,"y":180000,"z":0}},{"groupId":84,"instId":300007,"propState":0,"propId":105,"pos":{"x":4309,"y":-2134,"z":-175128},"rot":{"x":0,"y":0,"z":0}},{"groupId":84,"instId":300005,"propState":0,"propId":100,"pos":{"x":21910,"y":-2134,"z":-157320},"rot":{"x":0,"y":220048,"z":0}},{"groupId":84,"instId":300004,"propState":0,"propId":1000,"pos":{"x":23300,"y":-2134,"z":-158650},"rot":{"x":0,"y":240000,"z":0}},{"groupId":84,"instId":300006,"propState":0,"propId":101017,"pos":{"x":23720,"y":-2134,"z":-168030},"rot":{"x":0,"y":90000,"z":0}},{"groupId":84,"instId":300002,"propState":0,"propId":1000,"pos":{"x":20290,"y":-2134,"z":-155760},"rot":{"x":0,"y":210000,"z":0}},{"groupId":84,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":84,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":19770,"y":-2134,"z":-159540},"rot":{"x":0,"y":220048,"z":0}}],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":86,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":4240,"y":-2134,"z":-169100},"rot":{"x":0,"y":89964,"z":0}}],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300009,"propState":0,"propId":101004,"pos":{"x":-5290,"y":-2107,"z":-170316},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300008,"propState":0,"propId":105,"pos":{"x":21050,"y":-2134,"z":-144950},"rot":{"x":0,"y":180000,"z":0}},{"groupId":85,"instId":300007,"propState":0,"propId":105,"pos":{"x":4309,"y":-2134,"z":-175128},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300005,"propState":0,"propId":100,"pos":{"x":1273,"y":-2134,"z":-170282},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300003,"propState":0,"propId":101017,"pos":{"x":10200,"y":-2134,"z":-161860},"rot":{"x":0,"y":135000,"z":0}},{"groupId":85,"instId":300004,"propState":0,"propId":1000,"pos":{"x":1490,"y":-2134,"z":-168000},"rot":{"x":0,"y":105000,"z":0}},{"groupId":85,"instId":300006,"propState":0,"propId":101017,"pos":{"x":13703,"y":-2106,"z":-174487},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300002,"propState":0,"propId":1000,"pos":{"x":1290,"y":-2134,"z":-172340},"rot":{"x":0,"y":75000,"z":0}},{"groupId":85,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":85,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":4340,"y":-2134,"z":-171370},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300003,"propState":0,"propId":105,"pos":{"x":29968,"y":-1134,"z":-105622},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300001,"propState":0,"propId":101004,"pos":{"x":29457,"y":-1114,"z":-87132},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300019,"propState":1,"propId":1002,"pos":{"x":38630,"y":-1134,"z":-92970},"rot":{"x":0,"y":276180,"z":0}},{"groupId":87,"instId":300015,"propState":0,"propId":101015,"pos":{"x":31466,"y":-1134,"z":-95874},"rot":{"x":0,"y":209999,"z":0}},{"groupId":87,"instId":300013,"propState":0,"propId":101015,"pos":{"x":30766,"y":-1134,"z":-95890},"rot":{"x":0,"y":209996,"z":0}},{"groupId":87,"instId":300012,"propState":0,"propId":101016,"pos":{"x":31110,"y":-1134,"z":-96490},"rot":{"x":0,"y":209996,"z":0}},{"groupId":87,"instId":300004,"propState":0,"propId":1001,"pos":{"x":33290,"y":-1134,"z":-99740},"rot":{"x":0,"y":330000,"z":0}},{"groupId":87,"instId":300002,"propState":0,"propId":1021,"pos":{"x":42800,"y":-1134,"z":-100140},"rot":{"x":0,"y":306238,"z":0}}],"npcs":[{"groupId":87,"instId":400001,"npcId":1013,"pos":{"x":37980,"y":-1134,"z":-100800},"rot":{"x":0,"y":330000,"z":0}}],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300005,"propState":0,"propId":105,"pos":{"x":-42050,"y":-2141,"z":-170200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":88,"instId":300002,"propState":0,"propId":100,"pos":{"x":-63640,"y":-2141,"z":-169640},"rot":{"x":0,"y":90000,"z":0}},{"groupId":88,"instId":300003,"propState":2,"propId":1004,"pos":{"x":-67110,"y":-2141,"z":-166520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":88,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-70400,"y":-2141,"z":-172380},"rot":{"x":0,"y":75000,"z":0}},{"groupId":88,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":88,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-63640,"y":-2141,"z":-169640},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300005,"propState":0,"propId":105,"pos":{"x":-42050,"y":-2141,"z":-170200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":89,"instId":300003,"propState":0,"propId":100,"pos":{"x":-63670,"y":-2141,"z":-169640},"rot":{"x":0,"y":90000,"z":0}},{"groupId":89,"instId":300001,"propState":2,"propId":1004,"pos":{"x":-67100,"y":-2141,"z":-166550},"rot":{"x":0,"y":105000,"z":0}},{"groupId":89,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":89,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-70440,"y":-2141,"z":-172350},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[{"groupId":89,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-63670,"y":-2141,"z":-169640},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"91":{"props":[{"groupId":91,"instId":300008,"propState":0,"propId":101004,"pos":{"x":14454,"y":-140,"z":-195920},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300003,"propState":0,"propId":100,"pos":{"x":1660,"y":-2139,"z":-22840},"rot":{"x":0,"y":0,"z":0}},{"groupId":91,"instId":300009,"propState":0,"propId":101017,"pos":{"x":-5480,"y":-2139,"z":-19830},"rot":{"x":0,"y":90000,"z":0}},{"groupId":91,"instId":300004,"propState":0,"propId":1000,"pos":{"x":25930,"y":-140,"z":-195200},"rot":{"x":0,"y":150000,"z":0}},{"groupId":91,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-16051,"y":1876,"z":5038},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-8900,"y":1876,"z":17150},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300002,"propState":0,"propId":1000,"pos":{"x":22790,"y":-140,"z":-198950},"rot":{"x":0,"y":120000,"z":0}},{"groupId":91,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":91,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":27240,"y":-140,"z":-199570},"rot":{"x":0,"y":120000,"z":0}}],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":92,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":46440,"y":-140,"z":-206220},"rot":{"x":0,"y":344964,"z":0}}],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":93,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":43990,"y":-140,"z":-193840},"rot":{"x":0,"y":269964,"z":0}}],"teleports":{}},"94":{"props":[],"npcs":[{"groupId":94,"instId":400001,"npcId":3013,"pos":{"x":31490,"y":-140,"z":-182760},"rot":{"x":0,"y":330000,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8113101":{"P81131_F81131001":{"scenes":{"10":{"props":[{"groupId":10,"instId":300004,"propState":2,"propId":101001,"pos":{"x":-50090,"y":-980,"z":-181360},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":301002,"pos":{"x":0,"y":994,"z":-193473},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":101005,"pos":{"x":-117480,"y":-2110,"z":-94100},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300013,"propState":0,"propId":101005,"pos":{"x":-47490,"y":-980,"z":-180110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300026,"propState":0,"propId":101003,"pos":{"x":2770,"y":1010,"z":-181438},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300011,"propState":0,"propId":101004,"pos":{"x":220,"y":1010,"z":-182630},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300006,"propState":3,"propId":301011,"pos":{"x":0,"y":-2700,"z":-94000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":101004,"pos":{"x":-10,"y":-460,"z":-54680},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}},{"groupId":66,"instId":300010,"propState":0,"propId":105,"pos":{"x":-76080,"y":-111,"z":-82650},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300008,"propState":0,"propId":105,"pos":{"x":-52110,"y":-111,"z":-94180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":66,"instId":300005,"propState":0,"propId":101005,"pos":{"x":-117480,"y":-2110,"z":-94100},"rot":{"x":0,"y":90000,"z":0}},{"groupId":66,"instId":300003,"propState":0,"propId":100,"pos":{"x":-54020,"y":-111,"z":-93910},"rot":{"x":0,"y":270000,"z":0}},{"groupId":66,"instId":300009,"propState":0,"propId":101017,"pos":{"x":-65190,"y":-111,"z":-92832},"rot":{"x":0,"y":90000,"z":0}},{"groupId":66,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-54110,"y":-111,"z":-95910},"rot":{"x":0,"y":285000,"z":0}},{"groupId":66,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-82814,"y":-111,"z":-91896},"rot":{"x":0,"y":270000,"z":0}},{"groupId":66,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-102056,"y":-2114,"z":-91310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":66,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-54130,"y":-111,"z":-91720},"rot":{"x":0,"y":255000,"z":0}}],"npcs":[],"monsters":[{"groupId":66,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-58320,"y":-111,"z":-93860},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":67,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-92780,"y":-2111,"z":-94092},"rot":{"x":0,"y":269964,"z":0}}],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":68,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-75063,"y":-111,"z":-95228},"rot":{"x":0,"y":359964,"z":0}}],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300005,"propState":0,"propId":101005,"pos":{"x":-47490,"y":-980,"z":-180110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":69,"instId":300003,"propState":0,"propId":100,"pos":{"x":-122910,"y":-958,"z":-169350},"rot":{"x":0,"y":90000,"z":0}},{"groupId":69,"instId":300009,"propState":0,"propId":101017,"pos":{"x":-58215,"y":-985,"z":-163718},"rot":{"x":0,"y":90000,"z":0}},{"groupId":69,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-122930,"y":-958,"z":-166990},"rot":{"x":0,"y":105000,"z":0}},{"groupId":69,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-80662,"y":-951,"z":-172285},"rot":{"x":0,"y":270000,"z":0}},{"groupId":69,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-101288,"y":-958,"z":-172840},"rot":{"x":0,"y":270000,"z":0}},{"groupId":69,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-122942,"y":-958,"z":-171806},"rot":{"x":0,"y":75000,"z":0}},{"groupId":69,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":69,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-119460,"y":-958,"z":-169440},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":70,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-91800,"y":-951,"z":-169430},"rot":{"x":0,"y":89964,"z":0}}],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":71,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-70519,"y":-947,"z":-169198},"rot":{"x":0,"y":359964,"z":0}}],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300008,"propState":0,"propId":105,"pos":{"x":16430,"y":1007,"z":-187840},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300005,"propState":0,"propId":105,"pos":{"x":8184,"y":-985,"z":-208100},"rot":{"x":0,"y":90000,"z":0}},{"groupId":72,"instId":300003,"propState":0,"propId":100,"pos":{"x":-12860,"y":-985,"z":-231360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":72,"instId":300009,"propState":0,"propId":101017,"pos":{"x":12356,"y":-985,"z":-204065},"rot":{"x":0,"y":90000,"z":0}},{"groupId":72,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-12800,"y":-985,"z":-229760},"rot":{"x":0,"y":105000,"z":0}},{"groupId":72,"instId":300007,"propState":0,"propId":101017,"pos":{"x":17060,"y":-985,"z":-222055},"rot":{"x":0,"y":270000,"z":0}},{"groupId":72,"instId":300006,"propState":0,"propId":101017,"pos":{"x":4091,"y":-985,"z":-237298},"rot":{"x":0,"y":270000,"z":0}},{"groupId":72,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-12870,"y":-985,"z":-232700},"rot":{"x":0,"y":75000,"z":0}},{"groupId":72,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":72,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-9320,"y":-985,"z":-231050},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":73,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":6480,"y":-985,"z":-231970},"rot":{"x":0,"y":44964,"z":0}}],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":74,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":14380,"y":-985,"z":-211270},"rot":{"x":0,"y":359964,"z":0}}],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":76,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-90980,"y":-951,"z":-170700},"rot":{"x":0,"y":89964,"z":0}}],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300008,"propState":0,"propId":105,"pos":{"x":-62170,"y":-985,"z":-169130},"rot":{"x":0,"y":90000,"z":0}},{"groupId":75,"instId":300005,"propState":0,"propId":101005,"pos":{"x":-47490,"y":-980,"z":-180110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":75,"instId":300003,"propState":0,"propId":100,"pos":{"x":-122860,"y":-958,"z":-169480},"rot":{"x":0,"y":90000,"z":0}},{"groupId":75,"instId":300009,"propState":0,"propId":101017,"pos":{"x":-109844,"y":-958,"z":-165516},"rot":{"x":0,"y":90000,"z":0}},{"groupId":75,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-122930,"y":-958,"z":-166990},"rot":{"x":0,"y":105000,"z":0}},{"groupId":75,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-80662,"y":-951,"z":-172285},"rot":{"x":0,"y":270000,"z":0}},{"groupId":75,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-101288,"y":-958,"z":-172840},"rot":{"x":0,"y":270000,"z":0}},{"groupId":75,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-122942,"y":-958,"z":-171806},"rot":{"x":0,"y":75000,"z":0}},{"groupId":75,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":75,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-119460,"y":-958,"z":-169440},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":77,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-90930,"y":-947,"z":-167930},"rot":{"x":0,"y":89964,"z":0}}],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300008,"propState":0,"propId":105,"pos":{"x":-39100,"y":-3000,"z":-93910},"rot":{"x":0,"y":90000,"z":0}},{"groupId":78,"instId":300005,"propState":0,"propId":100,"pos":{"x":-26330,"y":-3000,"z":-108440},"rot":{"x":0,"y":344178,"z":0}},{"groupId":78,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-32610,"y":6397,"z":105370},"rot":{"x":0,"y":135000,"z":0}},{"groupId":78,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-27990,"y":-3000,"z":-94740},"rot":{"x":0,"y":135000,"z":0}},{"groupId":78,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-24340,"y":-3030,"z":-107660},"rot":{"x":0,"y":315000,"z":0}},{"groupId":78,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-35180,"y":-3000,"z":-101190},"rot":{"x":0,"y":90000,"z":0}},{"groupId":78,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-28150,"y":-3000,"z":-109030},"rot":{"x":0,"y":2267,"z":0}},{"groupId":78,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":78,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-27540,"y":-3000,"z":-104420},"rot":{"x":0,"y":344178,"z":0}}],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":80,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-28540,"y":-3000,"z":-104700},"rot":{"x":0,"y":344178,"z":0}}],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300008,"propState":0,"propId":105,"pos":{"x":-39100,"y":-3000,"z":-93910},"rot":{"x":0,"y":90000,"z":0}},{"groupId":79,"instId":300005,"propState":0,"propId":100,"pos":{"x":-26310,"y":-3000,"z":-108340},"rot":{"x":0,"y":344178,"z":0}},{"groupId":79,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-32610,"y":6397,"z":105370},"rot":{"x":0,"y":135000,"z":0}},{"groupId":79,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-28050,"y":-3000,"z":-94760},"rot":{"x":0,"y":135000,"z":0}},{"groupId":79,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-28150,"y":-3000,"z":-108960},"rot":{"x":0,"y":7819,"z":0}},{"groupId":79,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-35180,"y":-3000,"z":-101190},"rot":{"x":0,"y":90000,"z":0}},{"groupId":79,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-24240,"y":-3000,"z":-107610},"rot":{"x":0,"y":312292,"z":0}},{"groupId":79,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":79,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-26650,"y":-3000,"z":-104170},"rot":{"x":0,"y":344178,"z":0}}],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300008,"propState":0,"propId":105,"pos":{"x":-93930,"y":-958,"z":-169130},"rot":{"x":0,"y":90000,"z":0}},{"groupId":81,"instId":300005,"propState":0,"propId":100,"pos":{"x":-122920,"y":-958,"z":-169540},"rot":{"x":0,"y":90000,"z":0}},{"groupId":81,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-32610,"y":6397,"z":105370},"rot":{"x":0,"y":135000,"z":0}},{"groupId":81,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-109480,"y":-958,"z":-172770},"rot":{"x":0,"y":135000,"z":0}},{"groupId":81,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-122883,"y":-958,"z":-166981},"rot":{"x":0,"y":105000,"z":0}},{"groupId":81,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-105620,"y":-958,"z":-165510},"rot":{"x":0,"y":90000,"z":0}},{"groupId":81,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-122880,"y":-958,"z":-171790},"rot":{"x":0,"y":75000,"z":0}},{"groupId":81,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":81,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-118510,"y":-958,"z":-169420},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300008,"propState":0,"propId":105,"pos":{"x":-93930,"y":-958,"z":-169130},"rot":{"x":0,"y":90000,"z":0}},{"groupId":82,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-122880,"y":-958,"z":-171790},"rot":{"x":0,"y":75000,"z":0}},{"groupId":82,"instId":300005,"propState":0,"propId":100,"pos":{"x":-122840,"y":-958,"z":-169480},"rot":{"x":0,"y":90000,"z":0}},{"groupId":82,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-32610,"y":6397,"z":105370},"rot":{"x":0,"y":135000,"z":0}},{"groupId":82,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-109530,"y":-958,"z":-172760},"rot":{"x":0,"y":135000,"z":0}},{"groupId":82,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-122883,"y":-958,"z":-166981},"rot":{"x":0,"y":105000,"z":0}},{"groupId":82,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-105670,"y":-958,"z":-165536},"rot":{"x":0,"y":90000,"z":0}},{"groupId":82,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":82,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-118510,"y":-958,"z":-170760},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":83,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-118510,"y":-958,"z":-168180},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300009,"propState":0,"propId":105,"pos":{"x":-18170,"y":-985,"z":-207730},"rot":{"x":0,"y":90000,"z":0}},{"groupId":84,"instId":300008,"propState":0,"propId":101005,"pos":{"x":-47490,"y":-980,"z":-180110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":84,"instId":300005,"propState":0,"propId":100,"pos":{"x":-23330,"y":-985,"z":-196390},"rot":{"x":0,"y":270000,"z":0}},{"groupId":84,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-32610,"y":6397,"z":105370},"rot":{"x":0,"y":135000,"z":0}},{"groupId":84,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-37450,"y":-985,"z":-193540},"rot":{"x":0,"y":135000,"z":0}},{"groupId":84,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-23480,"y":-985,"z":-198190},"rot":{"x":0,"y":285000,"z":0}},{"groupId":84,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-33849,"y":-985,"z":-198670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":84,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-23510,"y":-985,"z":-194430},"rot":{"x":0,"y":255000,"z":0}},{"groupId":84,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":84,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-28340,"y":-985,"z":-196250},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300004,"propState":0,"propId":105,"pos":{"x":-39100,"y":-3000,"z":-93910},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-36050,"y":-3000,"z":-98050},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-27440,"y":-3000,"z":-98710},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-31560,"y":-3000,"z":-86320},"rot":{"x":0,"y":180000,"z":0}},{"groupId":85,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-36350,"y":-3000,"z":-87700},"rot":{"x":0,"y":150000,"z":0}}],"npcs":[{"groupId":85,"instId":400001,"npcId":3013,"pos":{"x":-29500,"y":-3000,"z":-91370},"rot":{"x":0,"y":180716,"z":0}}],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300006,"propState":0,"propId":105,"pos":{"x":-18170,"y":-985,"z":-207730},"rot":{"x":0,"y":90000,"z":0}},{"groupId":86,"instId":300004,"propState":0,"propId":101005,"pos":{"x":-47490,"y":-980,"z":-180110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":86,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-37510,"y":-985,"z":-193560},"rot":{"x":0,"y":90000,"z":0}},{"groupId":86,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-41600,"y":-985,"z":-198960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":86,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-28400,"y":-985,"z":-198020},"rot":{"x":0,"y":280736,"z":0}},{"groupId":86,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-28610,"y":-985,"z":-194330},"rot":{"x":0,"y":256118,"z":0}}],"npcs":[{"groupId":86,"instId":400001,"npcId":3013,"pos":{"x":-33200,"y":-985,"z":-196406},"rot":{"x":0,"y":249829,"z":0}}],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300001,"propState":0,"propId":1000,"pos":{"x":15550,"y":-985,"z":-209620},"rot":{"x":0,"y":285000,"z":0}},{"groupId":87,"instId":300008,"propState":0,"propId":105,"pos":{"x":14400,"y":-985,"z":-212620},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300007,"propState":0,"propId":105,"pos":{"x":-9810,"y":-985,"z":-208090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":87,"instId":300006,"propState":0,"propId":105,"pos":{"x":14400,"y":-985,"z":-203540},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300003,"propState":0,"propId":101017,"pos":{"x":2410,"y":-985,"z":-211140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":87,"instId":300005,"propState":0,"propId":101017,"pos":{"x":6440,"y":-985,"z":-204900},"rot":{"x":0,"y":90000,"z":0}},{"groupId":87,"instId":300002,"propState":0,"propId":1000,"pos":{"x":15580,"y":-985,"z":-206040},"rot":{"x":0,"y":255000,"z":0}}],"npcs":[{"groupId":87,"instId":400001,"npcId":3013,"pos":{"x":10170,"y":-985,"z":-210650},"rot":{"x":0,"y":300000,"z":0}}],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-35650,"y":-3000,"z":-99520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":88,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-27570,"y":-3000,"z":-97730},"rot":{"x":0,"y":90000,"z":0}},{"groupId":88,"instId":300005,"propState":0,"propId":105,"pos":{"x":-39100,"y":-3000,"z":-93910},"rot":{"x":0,"y":90000,"z":0}},{"groupId":88,"instId":300003,"propState":0,"propId":100,"pos":{"x":-28590,"y":-3030,"z":-103890},"rot":{"x":0,"y":337082,"z":0}},{"groupId":88,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-25210,"y":-3018,"z":-105870},"rot":{"x":0,"y":315000,"z":0}},{"groupId":88,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-29900,"y":-3020,"z":-107360},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":88,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-28590,"y":-3030,"z":-103890},"rot":{"x":0,"y":337082,"z":0}}],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-109750,"y":-936,"z":-165530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":89,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-109580,"y":-936,"z":-172740},"rot":{"x":0,"y":90000,"z":0}},{"groupId":89,"instId":300005,"propState":0,"propId":105,"pos":{"x":-93810,"y":-958,"z":-168960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":89,"instId":300003,"propState":0,"propId":100,"pos":{"x":-117870,"y":-958,"z":-169360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":89,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-120990,"y":-958,"z":-172590},"rot":{"x":0,"y":75000,"z":0}},{"groupId":89,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-121000,"y":-958,"z":-166700},"rot":{"x":0,"y":105000,"z":0}},{"groupId":89,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":89,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-117870,"y":-958,"z":-169360},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300009,"propState":0,"propId":101017,"pos":{"x":-78903,"y":-111,"z":-81523},"rot":{"x":0,"y":90000,"z":0}},{"groupId":90,"instId":300008,"propState":0,"propId":101017,"pos":{"x":-73780,"y":-111,"z":-81840},"rot":{"x":0,"y":90000,"z":0}},{"groupId":90,"instId":300006,"propState":0,"propId":105,"pos":{"x":-75450,"y":-111,"z":-63520},"rot":{"x":0,"y":0,"z":0}},{"groupId":90,"instId":300005,"propState":0,"propId":105,"pos":{"x":-75450,"y":-111,"z":-95010},"rot":{"x":0,"y":0,"z":0}},{"groupId":90,"instId":300003,"propState":0,"propId":100,"pos":{"x":-75770,"y":-111,"z":-72850},"rot":{"x":0,"y":180000,"z":0}},{"groupId":90,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-73460,"y":-111,"z":-69560},"rot":{"x":0,"y":195000,"z":0}},{"groupId":90,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-78000,"y":-111,"z":-69570},"rot":{"x":0,"y":165000,"z":0}},{"groupId":90,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":90,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-75770,"y":-111,"z":-72850},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"91":{"props":[{"groupId":91,"instId":300005,"propState":0,"propId":105,"pos":{"x":-94010,"y":-958,"z":-169670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":91,"instId":300002,"propState":0,"propId":100,"pos":{"x":-116400,"y":-958,"z":-169370},"rot":{"x":0,"y":86892,"z":0}},{"groupId":91,"instId":300003,"propState":2,"propId":1004,"pos":{"x":-119370,"y":-958,"z":-166600},"rot":{"x":0,"y":105000,"z":0}},{"groupId":91,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-122400,"y":-958,"z":-172480},"rot":{"x":0,"y":74894,"z":0}},{"groupId":91,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":91,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-116400,"y":-958,"z":-169370},"rot":{"x":0,"y":86892,"z":0}}],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300001,"propState":0,"propId":105,"pos":{"x":76440,"y":2014,"z":-94080},"rot":{"x":0,"y":90000,"z":0}},{"groupId":92,"instId":300003,"propState":0,"propId":105,"pos":{"x":106930,"y":2014,"z":-94080},"rot":{"x":0,"y":90000,"z":0}},{"groupId":92,"instId":300019,"propState":1,"propId":1002,"pos":{"x":94980,"y":2014,"z":-91280},"rot":{"x":0,"y":240000,"z":0}},{"groupId":92,"instId":300015,"propState":0,"propId":101016,"pos":{"x":89620,"y":2014,"z":-97680},"rot":{"x":0,"y":209999,"z":0}},{"groupId":92,"instId":300013,"propState":0,"propId":101015,"pos":{"x":89988,"y":2014,"z":-97006},"rot":{"x":0,"y":209996,"z":0}},{"groupId":92,"instId":300012,"propState":0,"propId":101015,"pos":{"x":89220,"y":2014,"z":-97027},"rot":{"x":0,"y":209996,"z":0}},{"groupId":92,"instId":300004,"propState":0,"propId":1001,"pos":{"x":94660,"y":2014,"z":-99460},"rot":{"x":0,"y":315000,"z":0}},{"groupId":92,"instId":300002,"propState":0,"propId":1021,"pos":{"x":104730,"y":2014,"z":-94210},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":92,"instId":400001,"npcId":1013,"pos":{"x":100070,"y":2014,"z":-97280},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300001,"propState":2,"propId":1004,"pos":{"x":-119370,"y":-958,"z":-166600},"rot":{"x":0,"y":105000,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":105,"pos":{"x":-94010,"y":-958,"z":-169670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":94,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-122450,"y":-958,"z":-172480},"rot":{"x":0,"y":74894,"z":0}}],"npcs":[],"monsters":[{"groupId":94,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-116400,"y":-958,"z":-169370},"rot":{"x":0,"y":86892,"z":0}}],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300005,"propState":0,"propId":101005,"pos":{"x":-47490,"y":-980,"z":-180110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":97,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-101288,"y":-958,"z":-172840},"rot":{"x":0,"y":270000,"z":0}},{"groupId":97,"instId":300009,"propState":0,"propId":101017,"pos":{"x":-58215,"y":-985,"z":-163718},"rot":{"x":0,"y":90000,"z":0}},{"groupId":97,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-122942,"y":-958,"z":-171806},"rot":{"x":0,"y":75000,"z":0}},{"groupId":97,"instId":300003,"propState":0,"propId":100,"pos":{"x":-122960,"y":-958,"z":-169440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":97,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-122930,"y":-958,"z":-166990},"rot":{"x":0,"y":105000,"z":0}},{"groupId":97,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-80662,"y":-951,"z":-172285},"rot":{"x":0,"y":270000,"z":0}},{"groupId":97,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":97,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-119460,"y":-958,"z":-169440},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":98,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-91800,"y":-951,"z":-169430},"rot":{"x":0,"y":89964,"z":0}}],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":99,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-70519,"y":-947,"z":-169198},"rot":{"x":0,"y":359964,"z":0}}],"teleports":{}},"100":{"props":[],"npcs":[{"groupId":100,"instId":400001,"npcId":3013,"pos":{"x":-56412,"y":-985,"z":-169675},"rot":{"x":0,"y":33783,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8113201":{"P81132_F81132001":{"scenes":{"56":{"props":[{"groupId":56,"instId":300009,"propState":0,"propId":100,"pos":{"x":69220,"y":1942,"z":92120},"rot":{"x":0,"y":270000,"z":0}},{"groupId":56,"instId":300008,"propState":0,"propId":105,"pos":{"x":38180,"y":1940,"z":92190},"rot":{"x":0,"y":269965,"z":0}},{"groupId":56,"instId":300005,"propState":0,"propId":105,"pos":{"x":72480,"y":1942,"z":92210},"rot":{"x":0,"y":269965,"z":0}},{"groupId":56,"instId":300003,"propState":0,"propId":101017,"pos":{"x":55501,"y":1942,"z":88680},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300007,"propState":0,"propId":101017,"pos":{"x":51202,"y":1942,"z":95059},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300004,"propState":0,"propId":1000,"pos":{"x":69960,"y":1907,"z":89470},"rot":{"x":0,"y":285000,"z":0}},{"groupId":56,"instId":300002,"propState":0,"propId":1000,"pos":{"x":70070,"y":1907,"z":94760},"rot":{"x":0,"y":255000,"z":0}},{"groupId":56,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":56,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":61930,"y":1942,"z":92120},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"2":{"props":[{"groupId":2,"instId":300017,"propState":2,"propId":301003,"pos":{"x":50221,"y":-6158,"z":331078},"rot":{"x":345631,"y":189450,"z":356331}},{"groupId":2,"instId":300016,"propState":2,"propId":301003,"pos":{"x":122930,"y":-2021,"z":369062},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300013,"propState":0,"propId":101001,"pos":{"x":30752,"y":-2833,"z":308420},"rot":{"x":0,"y":60000,"z":0}},{"groupId":2,"instId":300011,"propState":0,"propId":101001,"pos":{"x":118130,"y":-5031,"z":335530},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300009,"propState":0,"propId":101001,"pos":{"x":83660,"y":-5026,"z":284900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300008,"propState":0,"propId":101004,"pos":{"x":80880,"y":-5026,"z":291460},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300014,"propState":0,"propId":101004,"pos":{"x":38990,"y":3942,"z":202570},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300006,"propState":0,"propId":101004,"pos":{"x":33000,"y":4000,"z":124360},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300003,"propState":0,"propId":101012,"pos":{"x":50750,"y":-5058,"z":322069},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300018,"propState":2,"propId":301003,"pos":{"x":39231,"y":942,"z":268055},"rot":{"x":0,"y":180000,"z":0}},{"groupId":2,"instId":300015,"propState":2,"propId":301003,"pos":{"x":123333,"y":-5031,"z":324602},"rot":{"x":0,"y":270000,"z":0}},{"groupId":2,"instId":300012,"propState":0,"propId":101004,"pos":{"x":32930,"y":-2833,"z":302940},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300010,"propState":0,"propId":101004,"pos":{"x":120824,"y":-4968,"z":329588},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300019,"propState":0,"propId":101001,"pos":{"x":35920,"y":3942,"z":204610},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300007,"propState":2,"propId":101001,"pos":{"x":29990,"y":3940,"z":129350},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300005,"propState":0,"propId":101001,"pos":{"x":6013,"y":-58,"z":65581},"rot":{"x":0,"y":280550,"z":0}},{"groupId":2,"instId":300004,"propState":0,"propId":101004,"pos":{"x":5410,"y":0,"z":68460},"rot":{"x":0,"y":225620,"z":0}},{"groupId":2,"instId":300021,"propState":2,"propId":101012,"pos":{"x":110580,"y":-5058,"z":408360},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300020,"propState":2,"propId":101012,"pos":{"x":108200,"y":-5058,"z":408100},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300002,"propState":0,"propId":101012,"pos":{"x":109772,"y":-5028,"z":318110},"rot":{"x":0,"y":90000,"z":0}},{"groupId":2,"instId":300001,"propState":3,"propId":301011,"pos":{"x":81034,"y":-4800,"z":324800},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300009,"propState":0,"propId":105,"pos":{"x":68550,"y":3940,"z":143000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300005,"propState":0,"propId":100,"pos":{"x":32890,"y":3730,"z":129938},"rot":{"x":0,"y":2,"z":0}},{"groupId":57,"instId":300004,"propState":0,"propId":1000,"pos":{"x":30167,"y":3965,"z":129612},"rot":{"x":0,"y":15000,"z":0}},{"groupId":57,"instId":300002,"propState":0,"propId":1000,"pos":{"x":35850,"y":3965,"z":129530},"rot":{"x":0,"y":345000,"z":0}},{"groupId":57,"instId":300010,"propState":0,"propId":101004,"pos":{"x":33000,"y":4000,"z":124360},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300008,"propState":0,"propId":105,"pos":{"x":33040,"y":3942,"z":157150},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300003,"propState":0,"propId":101017,"pos":{"x":36270,"y":3965,"z":141840},"rot":{"x":0,"y":135000,"z":0}},{"groupId":57,"instId":300007,"propState":0,"propId":101017,"pos":{"x":29700,"y":3965,"z":147060},"rot":{"x":0,"y":225000,"z":0}},{"groupId":57,"instId":300006,"propState":0,"propId":101017,"pos":{"x":29729,"y":3965,"z":144440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":57,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":32890,"y":3965,"z":134540},"rot":{"x":0,"y":2,"z":0}}],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300010,"propState":0,"propId":105,"pos":{"x":40320,"y":1940,"z":92020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300011,"propState":0,"propId":101004,"pos":{"x":33000,"y":4000,"z":124360},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300009,"propState":0,"propId":105,"pos":{"x":21890,"y":1940,"z":84750},"rot":{"x":0,"y":225000,"z":0}},{"groupId":58,"instId":300008,"propState":0,"propId":105,"pos":{"x":28550,"y":1942,"z":106850},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300005,"propState":0,"propId":100,"pos":{"x":33050,"y":3940,"z":122350},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300003,"propState":0,"propId":101017,"pos":{"x":36059,"y":3940,"z":111254},"rot":{"x":0,"y":135000,"z":0}},{"groupId":58,"instId":300007,"propState":0,"propId":101017,"pos":{"x":29816,"y":3940,"z":105951},"rot":{"x":0,"y":135000,"z":0}},{"groupId":58,"instId":300004,"propState":0,"propId":1000,"pos":{"x":35780,"y":3940,"z":122148},"rot":{"x":0,"y":194998,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":1000,"pos":{"x":30390,"y":3940,"z":122230},"rot":{"x":0,"y":164998,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":58,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":33050,"y":3940,"z":117540},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300006,"propState":0,"propId":105,"pos":{"x":28150,"y":1940,"z":90750},"rot":{"x":0,"y":45000,"z":0}},{"groupId":59,"instId":300004,"propState":0,"propId":101004,"pos":{"x":5410,"y":0,"z":68460},"rot":{"x":0,"y":225620,"z":0}},{"groupId":59,"instId":300003,"propState":0,"propId":101017,"pos":{"x":16370,"y":-58,"z":75670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300005,"propState":0,"propId":101017,"pos":{"x":19069,"y":1940,"z":84746},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300001,"propState":0,"propId":1000,"pos":{"x":9123,"y":-58,"z":74257},"rot":{"x":0,"y":60000,"z":0}},{"groupId":59,"instId":300002,"propState":0,"propId":1000,"pos":{"x":11510,"y":-58,"z":71427},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[{"groupId":59,"instId":400001,"npcId":3013,"pos":{"x":12870,"y":-58,"z":77920},"rot":{"x":0,"y":45000,"z":0}}],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300007,"propState":0,"propId":105,"pos":{"x":28430,"y":3940,"z":107310},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300006,"propState":0,"propId":101017,"pos":{"x":1702,"y":1942,"z":104127},"rot":{"x":0,"y":180000,"z":0}},{"groupId":60,"instId":300004,"propState":0,"propId":105,"pos":{"x":-13010,"y":1942,"z":107360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300003,"propState":0,"propId":101017,"pos":{"x":5070,"y":1942,"z":103060},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300005,"propState":0,"propId":101017,"pos":{"x":9795,"y":1942,"z":111093},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-9850,"y":1942,"z":109650},"rot":{"x":0,"y":105000,"z":0}},{"groupId":60,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-9860,"y":1942,"z":105240},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[{"groupId":60,"instId":400001,"npcId":3013,"pos":{"x":320,"y":1942,"z":110140},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300007,"propState":0,"propId":101004,"pos":{"x":38990,"y":3942,"z":202570},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300006,"propState":0,"propId":105,"pos":{"x":38850,"y":942,"z":242260},"rot":{"x":0,"y":180000,"z":0}},{"groupId":61,"instId":300004,"propState":0,"propId":101004,"pos":{"x":38990,"y":3942,"z":202570},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300003,"propState":0,"propId":101017,"pos":{"x":35110,"y":3942,"z":222040},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300005,"propState":0,"propId":101017,"pos":{"x":42490,"y":3942,"z":217720},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300001,"propState":0,"propId":1000,"pos":{"x":36920,"y":3942,"z":207890},"rot":{"x":0,"y":15000,"z":0}},{"groupId":61,"instId":300002,"propState":0,"propId":1000,"pos":{"x":40810,"y":3942,"z":207920},"rot":{"x":0,"y":345000,"z":0}}],"npcs":[{"groupId":61,"instId":400001,"npcId":3013,"pos":{"x":36281,"y":3942,"z":214189},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300006,"propState":0,"propId":105,"pos":{"x":98350,"y":1907,"z":81700},"rot":{"x":0,"y":315000,"z":0}},{"groupId":62,"instId":300005,"propState":0,"propId":105,"pos":{"x":70490,"y":1907,"z":91780},"rot":{"x":0,"y":270000,"z":0}},{"groupId":62,"instId":300003,"propState":0,"propId":100,"pos":{"x":91560,"y":1907,"z":91244},"rot":{"x":0,"y":270000,"z":0}},{"groupId":62,"instId":300001,"propState":2,"propId":1004,"pos":{"x":94540,"y":1907,"z":88250},"rot":{"x":0,"y":330848,"z":0}},{"groupId":62,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300004,"propState":0,"propId":1000,"pos":{"x":97363,"y":1907,"z":94322},"rot":{"x":0,"y":255000,"z":0}}],"npcs":[],"monsters":[{"groupId":62,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":91611,"y":1907,"z":91152},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300003,"propState":0,"propId":105,"pos":{"x":33150,"y":3942,"z":153990},"rot":{"x":0,"y":180000,"z":0}},{"groupId":63,"instId":300001,"propState":0,"propId":101004,"pos":{"x":38990,"y":3942,"z":202570},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300019,"propState":1,"propId":1002,"pos":{"x":36920,"y":3942,"z":179400},"rot":{"x":0,"y":345000,"z":0}},{"groupId":63,"instId":300015,"propState":0,"propId":101015,"pos":{"x":29750,"y":3942,"z":185510},"rot":{"x":0,"y":209999,"z":0}},{"groupId":63,"instId":300013,"propState":0,"propId":101016,"pos":{"x":28998,"y":3942,"z":185118},"rot":{"x":0,"y":209996,"z":0}},{"groupId":63,"instId":300012,"propState":0,"propId":101015,"pos":{"x":29761,"y":3942,"z":184677},"rot":{"x":0,"y":209996,"z":0}},{"groupId":63,"instId":300004,"propState":0,"propId":1001,"pos":{"x":28440,"y":3942,"z":180380},"rot":{"x":0,"y":30000,"z":0}},{"groupId":63,"instId":300002,"propState":0,"propId":1021,"pos":{"x":33470,"y":3942,"z":169790},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":63,"instId":400001,"npcId":1013,"pos":{"x":30160,"y":3942,"z":174130},"rot":{"x":0,"y":30000,"z":0}}],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":65,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":3830,"y":-58,"z":66710},"rot":{"x":0,"y":269964,"z":0}}],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300010,"propState":0,"propId":101004,"pos":{"x":5410,"y":0,"z":68460},"rot":{"x":0,"y":225620,"z":0}},{"groupId":64,"instId":300005,"propState":0,"propId":105,"pos":{"x":-34830,"y":1942,"z":104940},"rot":{"x":0,"y":270000,"z":0}},{"groupId":64,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-24433,"y":-58,"z":66217},"rot":{"x":0,"y":270000,"z":0}},{"groupId":64,"instId":300008,"propState":0,"propId":105,"pos":{"x":-23670,"y":1942,"z":104470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":64,"instId":300003,"propState":0,"propId":100,"pos":{"x":-28980,"y":1942,"z":106430},"rot":{"x":0,"y":180000,"z":0}},{"groupId":64,"instId":300009,"propState":0,"propId":101017,"pos":{"x":-30820,"y":-58,"z":85510},"rot":{"x":0,"y":90000,"z":0}},{"groupId":64,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-26570,"y":1942,"z":106707},"rot":{"x":0,"y":195000,"z":0}},{"groupId":64,"instId":300006,"propState":0,"propId":101017,"pos":{"x":5953,"y":-58,"z":65450},"rot":{"x":0,"y":270000,"z":0}},{"groupId":64,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-31500,"y":1942,"z":106730},"rot":{"x":0,"y":165000,"z":0}},{"groupId":64,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":64,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-28980,"y":1942,"z":100810},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":66,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-29311,"y":-58,"z":74034},"rot":{"x":0,"y":359964,"z":0}}],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300010,"propState":3,"propId":301011,"pos":{"x":81034,"y":-4800,"z":324800},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300008,"propState":0,"propId":101004,"pos":{"x":80880,"y":-5026,"z":291460},"rot":{"x":0,"y":180000,"z":0}},{"groupId":67,"instId":300005,"propState":0,"propId":105,"pos":{"x":82380,"y":-5026,"z":281370},"rot":{"x":0,"y":135000,"z":0}},{"groupId":67,"instId":300003,"propState":0,"propId":100,"pos":{"x":84010,"y":-5026,"z":279820},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300009,"propState":0,"propId":101017,"pos":{"x":102430,"y":-5026,"z":265420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":67,"instId":300004,"propState":0,"propId":1000,"pos":{"x":85610,"y":-4976,"z":281620},"rot":{"x":0,"y":150000,"z":0}},{"groupId":67,"instId":300007,"propState":0,"propId":101017,"pos":{"x":79913,"y":-2026,"z":251119},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300006,"propState":0,"propId":101017,"pos":{"x":82944,"y":-2026,"z":249355},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300002,"propState":0,"propId":1000,"pos":{"x":82220,"y":-5026,"z":278310},"rot":{"x":0,"y":120000,"z":0}},{"groupId":67,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":67,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":87790,"y":-5026,"z":275990},"rot":{"x":0,"y":135000,"z":0}}],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":68,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":93200,"y":-2026,"z":252390},"rot":{"x":0,"y":269964,"z":0}}],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":69,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":72190,"y":974,"z":263590},"rot":{"x":0,"y":179964,"z":0}}],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":71,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":107480,"y":-2021,"z":366630},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300003,"propState":0,"propId":100,"pos":{"x":120930,"y":-5031,"z":335850},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300008,"propState":0,"propId":101004,"pos":{"x":120824,"y":-4968,"z":329588},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300005,"propState":4,"propId":301011,"pos":{"x":81034,"y":-4800,"z":324800},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300009,"propState":0,"propId":101017,"pos":{"x":123620,"y":-5031,"z":351100},"rot":{"x":0,"y":90000,"z":0}},{"groupId":70,"instId":300004,"propState":0,"propId":1000,"pos":{"x":118390,"y":-5031,"z":335940},"rot":{"x":0,"y":15000,"z":0}},{"groupId":70,"instId":300007,"propState":0,"propId":101017,"pos":{"x":116340,"y":-2021,"z":362040},"rot":{"x":0,"y":270000,"z":0}},{"groupId":70,"instId":300006,"propState":0,"propId":101017,"pos":{"x":89650,"y":-5009,"z":368850},"rot":{"x":0,"y":270000,"z":0}},{"groupId":70,"instId":300002,"propState":0,"propId":1000,"pos":{"x":123540,"y":-5031,"z":335917},"rot":{"x":0,"y":345000,"z":0}},{"groupId":70,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":70,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":120930,"y":-5031,"z":343840},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":72,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":116770,"y":-2021,"z":373180},"rot":{"x":0,"y":179964,"z":0}}],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300008,"propState":0,"propId":101017,"pos":{"x":-34350,"y":1942,"z":107580},"rot":{"x":0,"y":270000,"z":0}},{"groupId":73,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-35323,"y":1942,"z":103083},"rot":{"x":0,"y":270000,"z":0}},{"groupId":73,"instId":300006,"propState":0,"propId":105,"pos":{"x":-29210,"y":1942,"z":101560},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300005,"propState":0,"propId":105,"pos":{"x":-14230,"y":1942,"z":105620},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300003,"propState":0,"propId":100,"pos":{"x":-42530,"y":1942,"z":105030},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-46230,"y":1942,"z":107190},"rot":{"x":0,"y":105000,"z":0}},{"groupId":73,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-46272,"y":1942,"z":103044},"rot":{"x":0,"y":75000,"z":0}},{"groupId":73,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":73,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-42530,"y":1942,"z":105030},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300006,"propState":0,"propId":101017,"pos":{"x":9404,"y":3939,"z":253723},"rot":{"x":359625,"y":270009,"z":0}},{"groupId":74,"instId":300002,"propState":0,"propId":1000,"pos":{"x":2870,"y":3939,"z":252860},"rot":{"x":0,"y":75000,"z":0}},{"groupId":74,"instId":300007,"propState":0,"propId":101017,"pos":{"x":9720,"y":3939,"z":259830},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300005,"propState":0,"propId":105,"pos":{"x":29540,"y":957,"z":255820},"rot":{"x":0,"y":90000,"z":0}},{"groupId":74,"instId":300003,"propState":0,"propId":100,"pos":{"x":7760,"y":3939,"z":255800},"rot":{"x":0,"y":90000,"z":0}},{"groupId":74,"instId":300004,"propState":0,"propId":1000,"pos":{"x":2913,"y":3939,"z":258530},"rot":{"x":0,"y":105000,"z":0}},{"groupId":74,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":74,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":7760,"y":3939,"z":256020},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"91":{"props":[{"groupId":91,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":91,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":115270,"y":-2021,"z":363430},"rot":{"x":0,"y":345000,"z":0}}],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300009,"propState":0,"propId":101017,"pos":{"x":109500,"y":-5028,"z":318330},"rot":{"x":359625,"y":270009,"z":0}},{"groupId":75,"instId":300005,"propState":0,"propId":105,"pos":{"x":114180,"y":957,"z":298370},"rot":{"x":0,"y":180000,"z":0}},{"groupId":75,"instId":300010,"propState":0,"propId":101017,"pos":{"x":117230,"y":-5031,"z":316240},"rot":{"x":0,"y":270000,"z":0}},{"groupId":75,"instId":300007,"propState":3,"propId":301011,"pos":{"x":81034,"y":-4800,"z":324800},"rot":{"x":0,"y":0,"z":0}},{"groupId":75,"instId":300006,"propState":0,"propId":101004,"pos":{"x":120824,"y":-4968,"z":329588},"rot":{"x":0,"y":0,"z":0}},{"groupId":75,"instId":300003,"propState":0,"propId":100,"pos":{"x":112928,"y":-5029,"z":325611},"rot":{"x":0,"y":180000,"z":0}},{"groupId":75,"instId":300004,"propState":0,"propId":1000,"pos":{"x":116220,"y":-5030,"z":328237},"rot":{"x":0,"y":195000,"z":0}},{"groupId":75,"instId":300002,"propState":0,"propId":1000,"pos":{"x":110550,"y":-5028,"z":328280},"rot":{"x":0,"y":165000,"z":0}},{"groupId":75,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":75,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":112922,"y":-5029,"z":325623},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300010,"propState":0,"propId":101004,"pos":{"x":120824,"y":-4968,"z":329588},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300008,"propState":0,"propId":105,"pos":{"x":85970,"y":-5019,"z":366510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":82,"instId":300005,"propState":4,"propId":301011,"pos":{"x":81034,"y":-4800,"z":324800},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300003,"propState":0,"propId":100,"pos":{"x":120930,"y":-5031,"z":336190},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300009,"propState":0,"propId":101017,"pos":{"x":123620,"y":-5031,"z":351100},"rot":{"x":0,"y":90000,"z":0}},{"groupId":82,"instId":300004,"propState":0,"propId":1000,"pos":{"x":118390,"y":-5031,"z":335940},"rot":{"x":0,"y":15000,"z":0}},{"groupId":82,"instId":300007,"propState":0,"propId":101017,"pos":{"x":109440,"y":-2021,"z":368880},"rot":{"x":0,"y":270000,"z":0}},{"groupId":82,"instId":300006,"propState":0,"propId":101017,"pos":{"x":95600,"y":-5009,"z":364380},"rot":{"x":0,"y":270000,"z":0}},{"groupId":82,"instId":300002,"propState":0,"propId":1000,"pos":{"x":123540,"y":-5031,"z":335917},"rot":{"x":0,"y":345000,"z":0}},{"groupId":82,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":82,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":120930,"y":-5031,"z":343840},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":92,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":119200,"y":-2021,"z":372770},"rot":{"x":0,"y":179964,"z":0}}],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":94,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":62700,"y":1942,"z":93540},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300009,"propState":0,"propId":100,"pos":{"x":69380,"y":1942,"z":92120},"rot":{"x":0,"y":270000,"z":0}},{"groupId":93,"instId":300005,"propState":0,"propId":105,"pos":{"x":72480,"y":1942,"z":92210},"rot":{"x":0,"y":269965,"z":0}},{"groupId":93,"instId":300002,"propState":0,"propId":1000,"pos":{"x":70070,"y":1907,"z":94760},"rot":{"x":0,"y":255000,"z":0}},{"groupId":93,"instId":300008,"propState":0,"propId":105,"pos":{"x":38180,"y":1940,"z":92190},"rot":{"x":0,"y":269965,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":101017,"pos":{"x":55508,"y":1942,"z":88665},"rot":{"x":0,"y":180000,"z":0}},{"groupId":93,"instId":300007,"propState":0,"propId":101017,"pos":{"x":50390,"y":1942,"z":95100},"rot":{"x":0,"y":180000,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":1000,"pos":{"x":69960,"y":1907,"z":89470},"rot":{"x":0,"y":285000,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":93,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":62700,"y":1942,"z":90700},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300010,"propState":0,"propId":101004,"pos":{"x":5410,"y":0,"z":68460},"rot":{"x":0,"y":225620,"z":0}},{"groupId":96,"instId":300008,"propState":0,"propId":105,"pos":{"x":-23670,"y":1942,"z":104470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":96,"instId":300005,"propState":0,"propId":105,"pos":{"x":-34830,"y":1942,"z":104940},"rot":{"x":0,"y":270000,"z":0}},{"groupId":96,"instId":300003,"propState":0,"propId":100,"pos":{"x":-28980,"y":1942,"z":106770},"rot":{"x":0,"y":180000,"z":0}},{"groupId":96,"instId":300009,"propState":0,"propId":101017,"pos":{"x":-30840,"y":-58,"z":85530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":96,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-26570,"y":1942,"z":106707},"rot":{"x":0,"y":195000,"z":0}},{"groupId":96,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-24498,"y":-58,"z":66232},"rot":{"x":0,"y":270000,"z":0}},{"groupId":96,"instId":300006,"propState":0,"propId":101017,"pos":{"x":5950,"y":-58,"z":65410},"rot":{"x":0,"y":270000,"z":0}},{"groupId":96,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-31500,"y":1942,"z":106730},"rot":{"x":0,"y":165000,"z":0}},{"groupId":96,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":96,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-28980,"y":1942,"z":100810},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":97,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":3690,"y":-58,"z":66780},"rot":{"x":0,"y":269964,"z":0}}],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":98,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-29311,"y":-58,"z":74034},"rot":{"x":0,"y":359964,"z":0}}],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":100,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":31890,"y":3965,"z":134740},"rot":{"x":0,"y":2,"z":0}}],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300010,"propState":0,"propId":101004,"pos":{"x":33000,"y":4000,"z":124360},"rot":{"x":0,"y":0,"z":0}},{"groupId":99,"instId":300009,"propState":0,"propId":105,"pos":{"x":68550,"y":3940,"z":143000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":99,"instId":300008,"propState":0,"propId":105,"pos":{"x":33040,"y":3942,"z":157150},"rot":{"x":0,"y":0,"z":0}},{"groupId":99,"instId":300005,"propState":0,"propId":100,"pos":{"x":33070,"y":3730,"z":129430},"rot":{"x":0,"y":2,"z":0}},{"groupId":99,"instId":300003,"propState":0,"propId":101017,"pos":{"x":36270,"y":3965,"z":141840},"rot":{"x":0,"y":135000,"z":0}},{"groupId":99,"instId":300007,"propState":0,"propId":101017,"pos":{"x":29700,"y":3965,"z":147060},"rot":{"x":0,"y":225000,"z":0}},{"groupId":99,"instId":300004,"propState":0,"propId":1000,"pos":{"x":30167,"y":3965,"z":129612},"rot":{"x":0,"y":15000,"z":0}},{"groupId":99,"instId":300006,"propState":0,"propId":101017,"pos":{"x":29733,"y":3965,"z":144440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":99,"instId":300002,"propState":0,"propId":1000,"pos":{"x":35850,"y":3965,"z":129530},"rot":{"x":0,"y":345000,"z":0}},{"groupId":99,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":99,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":34390,"y":3965,"z":134740},"rot":{"x":0,"y":2,"z":0}}],"teleports":{}},"101":{"props":[{"groupId":101,"instId":300006,"propState":0,"propId":105,"pos":{"x":98350,"y":1907,"z":81700},"rot":{"x":0,"y":315000,"z":0}},{"groupId":101,"instId":300005,"propState":0,"propId":105,"pos":{"x":70490,"y":1907,"z":91780},"rot":{"x":0,"y":270000,"z":0}},{"groupId":101,"instId":300002,"propState":0,"propId":100,"pos":{"x":91551,"y":1907,"z":91170},"rot":{"x":0,"y":270000,"z":0}},{"groupId":101,"instId":300003,"propState":2,"propId":1004,"pos":{"x":94500,"y":1907,"z":88280},"rot":{"x":0,"y":310130,"z":0}},{"groupId":101,"instId":300004,"propState":0,"propId":1000,"pos":{"x":97450,"y":1907,"z":94420},"rot":{"x":0,"y":255000,"z":0}},{"groupId":101,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":101,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":91551,"y":1907,"z":91170},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"102":{"props":[],"npcs":[{"groupId":102,"instId":400001,"npcId":3013,"pos":{"x":5488,"y":-58,"z":56166},"rot":{"x":0,"y":198784,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8112101":{"P81121_F81121001":{"scenes":{"83":{"props":[{"groupId":83,"instId":300002,"propState":0,"propId":100,"pos":{"x":127018,"y":46553,"z":-72924},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300007,"propState":0,"propId":100,"pos":{"x":144340,"y":46498,"z":-72610},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300006,"propState":0,"propId":105,"pos":{"x":159350,"y":46521,"z":-64610},"rot":{"x":0,"y":262293,"z":0}},{"groupId":83,"instId":300005,"propState":0,"propId":105,"pos":{"x":124020,"y":46521,"z":-53920},"rot":{"x":0,"y":352293,"z":0}},{"groupId":83,"instId":300003,"propState":2,"propId":1004,"pos":{"x":123303,"y":46524,"z":-69840},"rot":{"x":0,"y":90000,"z":0}},{"groupId":83,"instId":300004,"propState":0,"propId":1000,"pos":{"x":120710,"y":46553,"z":-75860},"rot":{"x":0,"y":75000,"z":0}},{"groupId":83,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":83,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":127046,"y":46553,"z":-72903},"rot":{"x":0,"y":75000,"z":0}}],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300008,"propState":0,"propId":101017,"pos":{"x":144020,"y":46515,"z":-75610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":84,"instId":300007,"propState":0,"propId":101017,"pos":{"x":145440,"y":46498,"z":-64870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":84,"instId":300006,"propState":0,"propId":105,"pos":{"x":159350,"y":46521,"z":-64610},"rot":{"x":0,"y":262293,"z":0}},{"groupId":84,"instId":300005,"propState":0,"propId":105,"pos":{"x":124020,"y":46521,"z":-53920},"rot":{"x":0,"y":352293,"z":0}},{"groupId":84,"instId":300003,"propState":0,"propId":100,"pos":{"x":151974,"y":46311,"z":-67430},"rot":{"x":0,"y":0,"z":0}},{"groupId":84,"instId":300004,"propState":0,"propId":1000,"pos":{"x":157510,"y":46311,"z":-69170},"rot":{"x":0,"y":285000,"z":0}},{"groupId":84,"instId":300002,"propState":0,"propId":1000,"pos":{"x":156190,"y":46342,"z":-62780},"rot":{"x":0,"y":240000,"z":0}},{"groupId":84,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":84,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":152003,"y":46311,"z":-67444},"rot":{"x":0,"y":255000,"z":0}}],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300006,"propState":0,"propId":105,"pos":{"x":159350,"y":46521,"z":-64610},"rot":{"x":0,"y":262293,"z":0}},{"groupId":85,"instId":300004,"propState":0,"propId":105,"pos":{"x":124020,"y":46521,"z":-53920},"rot":{"x":0,"y":352293,"z":0}},{"groupId":85,"instId":300003,"propState":0,"propId":101017,"pos":{"x":143990,"y":46512,"z":-75616},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300005,"propState":0,"propId":101017,"pos":{"x":145479,"y":46498,"z":-64851},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300001,"propState":0,"propId":1000,"pos":{"x":157510,"y":46311,"z":-69170},"rot":{"x":0,"y":285000,"z":0}},{"groupId":85,"instId":300002,"propState":0,"propId":1000,"pos":{"x":156190,"y":46342,"z":-62780},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[{"groupId":85,"instId":400001,"npcId":3013,"pos":{"x":152003,"y":46311,"z":-67444},"rot":{"x":0,"y":255000,"z":0}}],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300007,"propState":0,"propId":101017,"pos":{"x":177529,"y":46509,"z":-72414},"rot":{"x":0,"y":135000,"z":0}},{"groupId":86,"instId":300009,"propState":0,"propId":105,"pos":{"x":159350,"y":46521,"z":-64610},"rot":{"x":0,"y":262293,"z":0}},{"groupId":86,"instId":300002,"propState":0,"propId":1000,"pos":{"x":162910,"y":46347,"z":-61530},"rot":{"x":0,"y":120000,"z":0}},{"groupId":86,"instId":300008,"propState":0,"propId":105,"pos":{"x":195630,"y":46508,"z":-64750},"rot":{"x":0,"y":262293,"z":0}},{"groupId":86,"instId":300005,"propState":0,"propId":100,"pos":{"x":162940,"y":46351,"z":-64450},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300003,"propState":0,"propId":101017,"pos":{"x":172490,"y":46621,"z":-72820},"rot":{"x":0,"y":135000,"z":0}},{"groupId":86,"instId":300004,"propState":0,"propId":1000,"pos":{"x":162580,"y":46381,"z":-67290},"rot":{"x":0,"y":75000,"z":0}},{"groupId":86,"instId":300006,"propState":0,"propId":101017,"pos":{"x":178620,"y":46408,"z":-62040},"rot":{"x":0,"y":90000,"z":0}},{"groupId":86,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":86,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":166700,"y":46351,"z":-64650},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300007,"propState":0,"propId":101017,"pos":{"x":177539,"y":46500,"z":-72276},"rot":{"x":0,"y":135000,"z":0}},{"groupId":87,"instId":300009,"propState":0,"propId":105,"pos":{"x":159350,"y":46521,"z":-64610},"rot":{"x":0,"y":262293,"z":0}},{"groupId":87,"instId":300005,"propState":0,"propId":100,"pos":{"x":163120,"y":46351,"z":-64390},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300002,"propState":0,"propId":1000,"pos":{"x":162910,"y":46347,"z":-61530},"rot":{"x":0,"y":120000,"z":0}},{"groupId":87,"instId":300008,"propState":0,"propId":105,"pos":{"x":195630,"y":46508,"z":-64750},"rot":{"x":0,"y":262293,"z":0}},{"groupId":87,"instId":300003,"propState":0,"propId":101017,"pos":{"x":172490,"y":46621,"z":-72820},"rot":{"x":0,"y":135000,"z":0}},{"groupId":87,"instId":300004,"propState":0,"propId":1000,"pos":{"x":162580,"y":46381,"z":-67290},"rot":{"x":0,"y":75000,"z":0}},{"groupId":87,"instId":300006,"propState":0,"propId":101017,"pos":{"x":178620,"y":46408,"z":-62040},"rot":{"x":0,"y":90000,"z":0}},{"groupId":87,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":87,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":167800,"y":46351,"z":-63330},"rot":{"x":0,"y":105000,"z":0}}],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":88,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":167370,"y":46333,"z":-66050},"rot":{"x":0,"y":97552,"z":0}}],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300008,"propState":0,"propId":101017,"pos":{"x":123550,"y":58985,"z":-133860},"rot":{"x":0,"y":90000,"z":0}},{"groupId":89,"instId":300007,"propState":0,"propId":101017,"pos":{"x":121610,"y":58985,"z":-130050},"rot":{"x":0,"y":90000,"z":0}},{"groupId":89,"instId":300006,"propState":0,"propId":105,"pos":{"x":133080,"y":58985,"z":-144530},"rot":{"x":0,"y":331383,"z":0}},{"groupId":89,"instId":300005,"propState":0,"propId":105,"pos":{"x":117620,"y":59029,"z":-115440},"rot":{"x":0,"y":329749,"z":0}},{"groupId":89,"instId":300003,"propState":0,"propId":100,"pos":{"x":121080,"y":58985,"z":-121630},"rot":{"x":0,"y":0,"z":0}},{"groupId":89,"instId":300004,"propState":0,"propId":1000,"pos":{"x":120640,"y":58985,"z":-116000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":89,"instId":300002,"propState":0,"propId":1000,"pos":{"x":116560,"y":58985,"z":-118430},"rot":{"x":0,"y":135000,"z":0}},{"groupId":89,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":89,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":121080,"y":58985,"z":-121630},"rot":{"x":0,"y":146878,"z":0}}],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300006,"propState":0,"propId":105,"pos":{"x":110540,"y":58985,"z":-103720},"rot":{"x":0,"y":330606,"z":0}},{"groupId":90,"instId":300004,"propState":0,"propId":105,"pos":{"x":124200,"y":59026,"z":-127640},"rot":{"x":0,"y":330324,"z":0}},{"groupId":90,"instId":300003,"propState":0,"propId":101017,"pos":{"x":113700,"y":58985,"z":-114600},"rot":{"x":0,"y":90000,"z":0}},{"groupId":90,"instId":300005,"propState":0,"propId":101017,"pos":{"x":115460,"y":58985,"z":-117380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":90,"instId":300001,"propState":0,"propId":1000,"pos":{"x":109230,"y":58985,"z":-106920},"rot":{"x":0,"y":135000,"z":0}},{"groupId":90,"instId":300002,"propState":0,"propId":1000,"pos":{"x":114440,"y":58985,"z":-103880},"rot":{"x":0,"y":165000,"z":0}}],"npcs":[{"groupId":90,"instId":400001,"npcId":3013,"pos":{"x":117460,"y":58985,"z":-108470},"rot":{"x":0,"y":165000,"z":0}}],"monsters":[],"teleports":{}},"91":{"props":[{"groupId":91,"instId":300009,"propState":0,"propId":105,"pos":{"x":117340,"y":59029,"z":-115490},"rot":{"x":0,"y":330842,"z":0}},{"groupId":91,"instId":300005,"propState":0,"propId":100,"pos":{"x":116520,"y":58985,"z":-113510},"rot":{"x":0,"y":0,"z":0}},{"groupId":91,"instId":300007,"propState":0,"propId":101017,"pos":{"x":113740,"y":58985,"z":-100770},"rot":{"x":0,"y":135000,"z":0}},{"groupId":91,"instId":300002,"propState":0,"propId":1000,"pos":{"x":114495,"y":58985,"z":-114394},"rot":{"x":0,"y":0,"z":0}},{"groupId":91,"instId":300008,"propState":0,"propId":105,"pos":{"x":100839,"y":58906,"z":-85890},"rot":{"x":0,"y":331297,"z":0}},{"groupId":91,"instId":300003,"propState":0,"propId":101017,"pos":{"x":108110,"y":58985,"z":-108110},"rot":{"x":0,"y":135000,"z":0}},{"groupId":91,"instId":300004,"propState":0,"propId":1000,"pos":{"x":118430,"y":58985,"z":-112150},"rot":{"x":0,"y":315000,"z":0}},{"groupId":91,"instId":300006,"propState":0,"propId":101017,"pos":{"x":104610,"y":58985,"z":-100970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":91,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":91,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":114790,"y":58985,"z":-110850},"rot":{"x":0,"y":324359,"z":0}}],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300009,"propState":0,"propId":105,"pos":{"x":117340,"y":59029,"z":-115490},"rot":{"x":0,"y":330842,"z":0}},{"groupId":92,"instId":300003,"propState":0,"propId":101017,"pos":{"x":108110,"y":58985,"z":-108110},"rot":{"x":0,"y":135000,"z":0}},{"groupId":92,"instId":300008,"propState":0,"propId":105,"pos":{"x":100839,"y":58906,"z":-85890},"rot":{"x":0,"y":331297,"z":0}},{"groupId":92,"instId":300005,"propState":0,"propId":100,"pos":{"x":102650,"y":58985,"z":-89110},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300007,"propState":0,"propId":101017,"pos":{"x":113740,"y":58985,"z":-100770},"rot":{"x":0,"y":135000,"z":0}},{"groupId":92,"instId":300004,"propState":0,"propId":1000,"pos":{"x":99550,"y":58985,"z":-90400},"rot":{"x":0,"y":135000,"z":0}},{"groupId":92,"instId":300006,"propState":0,"propId":101017,"pos":{"x":104610,"y":58985,"z":-100970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":92,"instId":300002,"propState":0,"propId":1000,"pos":{"x":105050,"y":58985,"z":-86990},"rot":{"x":0,"y":165000,"z":0}},{"groupId":92,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":92,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":102800,"y":58985,"z":-94460},"rot":{"x":0,"y":133921,"z":0}}],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":93,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":106730,"y":59029,"z":-92210},"rot":{"x":0,"y":134964,"z":0}}],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":95,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":156876,"y":57374,"z":-176833},"rot":{"x":0,"y":299964,"z":0}}],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300010,"propState":0,"propId":105,"pos":{"x":159660,"y":56083,"z":-192880},"rot":{"x":0,"y":255686,"z":0}},{"groupId":94,"instId":300008,"propState":0,"propId":105,"pos":{"x":182091,"y":55293,"z":-180267},"rot":{"x":0,"y":218562,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":105,"pos":{"x":138510,"y":58977,"z":-156040},"rot":{"x":0,"y":338562,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":100,"pos":{"x":167100,"y":55859,"z":-194290},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300009,"propState":0,"propId":101017,"pos":{"x":163276,"y":56228,"z":-183183},"rot":{"x":0,"y":90000,"z":0}},{"groupId":94,"instId":300004,"propState":0,"propId":1000,"pos":{"x":164630,"y":56107,"z":-194310},"rot":{"x":0,"y":15000,"z":0}},{"groupId":94,"instId":300007,"propState":0,"propId":101017,"pos":{"x":164760,"y":56578,"z":-174980},"rot":{"x":0,"y":270000,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":101017,"pos":{"x":143420,"y":59109,"z":-170610},"rot":{"x":0,"y":270000,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":1000,"pos":{"x":169850,"y":55930,"z":-194260},"rot":{"x":0,"y":345000,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":94,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":167376,"y":55859,"z":-190454},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":96,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":158563,"y":57477,"z":-173409},"rot":{"x":0,"y":269964,"z":0}}],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300009,"propState":0,"propId":105,"pos":{"x":159660,"y":56083,"z":-192880},"rot":{"x":0,"y":255686,"z":0}},{"groupId":97,"instId":300008,"propState":0,"propId":105,"pos":{"x":182091,"y":55293,"z":-180267},"rot":{"x":0,"y":218562,"z":0}},{"groupId":97,"instId":300007,"propState":0,"propId":105,"pos":{"x":163035,"y":56558,"z":-177012},"rot":{"x":0,"y":293562,"z":0}},{"groupId":97,"instId":300003,"propState":0,"propId":101017,"pos":{"x":172300,"y":55825,"z":-193260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":97,"instId":300005,"propState":0,"propId":101017,"pos":{"x":176695,"y":55911,"z":-191821},"rot":{"x":0,"y":90000,"z":0}},{"groupId":97,"instId":300001,"propState":0,"propId":1000,"pos":{"x":162280,"y":56125,"z":-190960},"rot":{"x":0,"y":75000,"z":0}},{"groupId":97,"instId":300002,"propState":0,"propId":1000,"pos":{"x":164250,"y":56125,"z":-194480},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[{"groupId":97,"instId":400001,"npcId":3013,"pos":{"x":165255,"y":55873,"z":-187424},"rot":{"x":0,"y":75000,"z":0}}],"monsters":[],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300010,"propState":0,"propId":101017,"pos":{"x":164270,"y":56086,"z":-183050},"rot":{"x":0,"y":90000,"z":0}},{"groupId":98,"instId":300009,"propState":0,"propId":101017,"pos":{"x":176720,"y":55795,"z":-191250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":98,"instId":300007,"propState":0,"propId":105,"pos":{"x":159660,"y":56083,"z":-192880},"rot":{"x":0,"y":255686,"z":0}},{"groupId":98,"instId":300006,"propState":0,"propId":105,"pos":{"x":182091,"y":55293,"z":-180267},"rot":{"x":0,"y":218562,"z":0}},{"groupId":98,"instId":300005,"propState":0,"propId":105,"pos":{"x":153370,"y":57310,"z":-172950},"rot":{"x":0,"y":293562,"z":0}},{"groupId":98,"instId":300003,"propState":0,"propId":100,"pos":{"x":174039,"y":55501,"z":-184527},"rot":{"x":0,"y":0,"z":0}},{"groupId":98,"instId":300004,"propState":0,"propId":1000,"pos":{"x":176535,"y":55600,"z":-189279},"rot":{"x":0,"y":330000,"z":0}},{"groupId":98,"instId":300002,"propState":0,"propId":1000,"pos":{"x":179113,"y":55600,"z":-184893},"rot":{"x":0,"y":285000,"z":0}},{"groupId":98,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":98,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":174039,"y":55501,"z":-184527},"rot":{"x":0,"y":296878,"z":0}}],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300008,"propState":0,"propId":105,"pos":{"x":182091,"y":55293,"z":-180267},"rot":{"x":0,"y":218562,"z":0}},{"groupId":99,"instId":300005,"propState":0,"propId":105,"pos":{"x":225416,"y":52439,"z":-174844},"rot":{"x":0,"y":278562,"z":0}},{"groupId":99,"instId":300003,"propState":0,"propId":100,"pos":{"x":186930,"y":55122,"z":-168480},"rot":{"x":0,"y":0,"z":0}},{"groupId":99,"instId":300009,"propState":0,"propId":101017,"pos":{"x":189940,"y":55072,"z":-179250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":99,"instId":300004,"propState":0,"propId":1000,"pos":{"x":184870,"y":55114,"z":-169250},"rot":{"x":0,"y":135000,"z":0}},{"groupId":99,"instId":300007,"propState":0,"propId":101017,"pos":{"x":211405,"y":52811,"z":-185873},"rot":{"x":0,"y":270000,"z":0}},{"groupId":99,"instId":300006,"propState":0,"propId":101017,"pos":{"x":212080,"y":52375,"z":-176930},"rot":{"x":0,"y":270000,"z":0}},{"groupId":99,"instId":300002,"propState":0,"propId":1000,"pos":{"x":189100,"y":55114,"z":-167420},"rot":{"x":0,"y":165000,"z":0}},{"groupId":99,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":99,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":188290,"y":55122,"z":-172350},"rot":{"x":0,"y":150000,"z":0}}],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":100,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":212760,"y":52405,"z":-178890},"rot":{"x":0,"y":149964,"z":0}}],"teleports":{}},"101":{"props":[{"groupId":101,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":101,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":198480,"y":54595,"z":-180630},"rot":{"x":0,"y":74964,"z":0}}],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300008,"propState":0,"propId":105,"pos":{"x":209650,"y":52815,"z":-183660},"rot":{"x":0,"y":263562,"z":0}},{"groupId":102,"instId":300007,"propState":0,"propId":105,"pos":{"x":225340,"y":52444,"z":-174850},"rot":{"x":0,"y":263562,"z":0}},{"groupId":102,"instId":300003,"propState":0,"propId":101017,"pos":{"x":217991,"y":52493,"z":-168775},"rot":{"x":0,"y":90000,"z":0}},{"groupId":102,"instId":300005,"propState":0,"propId":101017,"pos":{"x":211630,"y":52444,"z":-176030},"rot":{"x":0,"y":90000,"z":0}},{"groupId":102,"instId":300001,"propState":0,"propId":1000,"pos":{"x":206130,"y":51590,"z":-167740},"rot":{"x":0,"y":120000,"z":0}},{"groupId":102,"instId":300002,"propState":0,"propId":1000,"pos":{"x":205290,"y":51515,"z":-171550},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[{"groupId":102,"instId":400001,"npcId":3013,"pos":{"x":211160,"y":51810,"z":-167630},"rot":{"x":0,"y":120000,"z":0}}],"monsters":[],"teleports":{}},"103":{"props":[{"groupId":103,"instId":300009,"propState":0,"propId":105,"pos":{"x":201310,"y":54174,"z":-181590},"rot":{"x":0,"y":270842,"z":0}},{"groupId":103,"instId":300008,"propState":0,"propId":105,"pos":{"x":181540,"y":55169,"z":-180990},"rot":{"x":0,"y":217941,"z":0}},{"groupId":103,"instId":300005,"propState":0,"propId":100,"pos":{"x":186900,"y":55119,"z":-167810},"rot":{"x":0,"y":0,"z":0}},{"groupId":103,"instId":300003,"propState":0,"propId":101017,"pos":{"x":182870,"y":55118,"z":-175480},"rot":{"x":0,"y":135000,"z":0}},{"groupId":103,"instId":300007,"propState":0,"propId":101017,"pos":{"x":193403,"y":55291,"z":-174982},"rot":{"x":0,"y":135000,"z":0}},{"groupId":103,"instId":300004,"propState":0,"propId":1000,"pos":{"x":189060,"y":55114,"z":-167430},"rot":{"x":0,"y":195000,"z":0}},{"groupId":103,"instId":300006,"propState":0,"propId":101017,"pos":{"x":188620,"y":55046,"z":-178940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":103,"instId":300002,"propState":0,"propId":1000,"pos":{"x":185390,"y":55114,"z":-168250},"rot":{"x":0,"y":150000,"z":0}},{"groupId":103,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":103,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":187524,"y":55119,"z":-170599},"rot":{"x":0,"y":144359,"z":0}}],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":105,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":235480,"y":52526,"z":-168750},"rot":{"x":0,"y":29964,"z":0}}],"teleports":{}},"104":{"props":[{"groupId":104,"instId":300008,"propState":0,"propId":105,"pos":{"x":234450,"y":52441,"z":-170200},"rot":{"x":0,"y":224327,"z":0}},{"groupId":104,"instId":300003,"propState":0,"propId":100,"pos":{"x":268980,"y":52551,"z":-148900},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300005,"propState":0,"propId":105,"pos":{"x":231572,"y":47995,"z":-133518},"rot":{"x":0,"y":246530,"z":0}},{"groupId":104,"instId":300009,"propState":0,"propId":101017,"pos":{"x":238798,"y":52705,"z":-171948},"rot":{"x":0,"y":90000,"z":0}},{"groupId":104,"instId":300004,"propState":0,"propId":1000,"pos":{"x":271260,"y":52548,"z":-150140},"rot":{"x":0,"y":225000,"z":0}},{"groupId":104,"instId":300007,"propState":0,"propId":101017,"pos":{"x":248550,"y":52472,"z":-156050},"rot":{"x":0,"y":270000,"z":0}},{"groupId":104,"instId":300006,"propState":0,"propId":101017,"pos":{"x":244860,"y":51714,"z":-144150},"rot":{"x":0,"y":270000,"z":0}},{"groupId":104,"instId":300002,"propState":0,"propId":1000,"pos":{"x":266330,"y":52548,"z":-148010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":104,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":104,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":267480,"y":52551,"z":-152320},"rot":{"x":0,"y":210000,"z":0}}],"teleports":{}},"106":{"props":[{"groupId":106,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":106,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":256070,"y":52566,"z":-164950},"rot":{"x":0,"y":224964,"z":0}}],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":108,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":239830,"y":52526,"z":-160890},"rot":{"x":0,"y":29964,"z":0}}],"teleports":{}},"107":{"props":[{"groupId":107,"instId":300008,"propState":0,"propId":105,"pos":{"x":234450,"y":52441,"z":-170200},"rot":{"x":0,"y":224327,"z":0}},{"groupId":107,"instId":300005,"propState":0,"propId":105,"pos":{"x":231572,"y":47995,"z":-133518},"rot":{"x":0,"y":246530,"z":0}},{"groupId":107,"instId":300003,"propState":0,"propId":100,"pos":{"x":246230,"y":50353,"z":-130290},"rot":{"x":0,"y":0,"z":0}},{"groupId":107,"instId":300009,"propState":0,"propId":101017,"pos":{"x":238773,"y":52695,"z":-171895},"rot":{"x":0,"y":90000,"z":0}},{"groupId":107,"instId":300004,"propState":0,"propId":1000,"pos":{"x":243910,"y":50364,"z":-129880},"rot":{"x":0,"y":165000,"z":0}},{"groupId":107,"instId":300007,"propState":0,"propId":101017,"pos":{"x":248534,"y":52472,"z":-156119},"rot":{"x":0,"y":270000,"z":0}},{"groupId":107,"instId":300006,"propState":0,"propId":101017,"pos":{"x":244860,"y":51714,"z":-144150},"rot":{"x":0,"y":270000,"z":0}},{"groupId":107,"instId":300002,"propState":0,"propId":1000,"pos":{"x":248600,"y":50364,"z":-130310},"rot":{"x":0,"y":195000,"z":0}},{"groupId":107,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":107,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":246300,"y":50353,"z":-134630},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"109":{"props":[{"groupId":109,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":109,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":248510,"y":52566,"z":-169330},"rot":{"x":0,"y":59964,"z":0}}],"teleports":{}},"110":{"props":[{"groupId":110,"instId":300007,"propState":0,"propId":105,"pos":{"x":242840,"y":52428,"z":-171320},"rot":{"x":0,"y":307293,"z":0}},{"groupId":110,"instId":300006,"propState":0,"propId":105,"pos":{"x":247730,"y":51445,"z":-143960},"rot":{"x":0,"y":187292,"z":0}},{"groupId":110,"instId":300005,"propState":0,"propId":105,"pos":{"x":234450,"y":52441,"z":-170200},"rot":{"x":0,"y":224327,"z":0}},{"groupId":110,"instId":300003,"propState":0,"propId":100,"pos":{"x":238790,"y":52505,"z":-164660},"rot":{"x":0,"y":31413,"z":0}},{"groupId":110,"instId":300004,"propState":0,"propId":1000,"pos":{"x":237550,"y":52501,"z":-170170},"rot":{"x":0,"y":15000,"z":0}},{"groupId":110,"instId":300002,"propState":0,"propId":1000,"pos":{"x":234190,"y":52511,"z":-167920},"rot":{"x":0,"y":60000,"z":0}},{"groupId":110,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":110,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":238790,"y":52505,"z":-164660},"rot":{"x":0,"y":31413,"z":0}}],"teleports":{}},"111":{"props":[{"groupId":111,"instId":300009,"propState":0,"propId":105,"pos":{"x":248890,"y":52553,"z":-170800},"rot":{"x":0,"y":225842,"z":0}},{"groupId":111,"instId":300005,"propState":0,"propId":100,"pos":{"x":271040,"y":52546,"z":-149450},"rot":{"x":0,"y":0,"z":0}},{"groupId":111,"instId":300003,"propState":0,"propId":101017,"pos":{"x":262768,"y":52829,"z":-164016},"rot":{"x":0,"y":135000,"z":0}},{"groupId":111,"instId":300007,"propState":0,"propId":101017,"pos":{"x":258999,"y":52630,"z":-156686},"rot":{"x":0,"y":135000,"z":0}},{"groupId":111,"instId":300004,"propState":0,"propId":1000,"pos":{"x":273000,"y":52545,"z":-150410},"rot":{"x":0,"y":240000,"z":0}},{"groupId":111,"instId":300006,"propState":0,"propId":101017,"pos":{"x":269870,"y":52907,"z":-160930},"rot":{"x":0,"y":90000,"z":0}},{"groupId":111,"instId":300002,"propState":0,"propId":1000,"pos":{"x":269490,"y":52545,"z":-147550},"rot":{"x":0,"y":195000,"z":0}},{"groupId":111,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":111,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":268890,"y":52546,"z":-151880},"rot":{"x":0,"y":204359,"z":0}}],"teleports":{}},"112":{"props":[{"groupId":112,"instId":300003,"propState":0,"propId":105,"pos":{"x":234570,"y":45195,"z":-86860},"rot":{"x":0,"y":210842,"z":0}},{"groupId":112,"instId":300001,"propState":0,"propId":105,"pos":{"x":211340,"y":46601,"z":-61240},"rot":{"x":0,"y":255842,"z":0}},{"groupId":112,"instId":300019,"propState":1,"propId":1002,"pos":{"x":240394,"y":45265,"z":-68335},"rot":{"x":0,"y":45000,"z":0}},{"groupId":112,"instId":300015,"propState":0,"propId":101015,"pos":{"x":242467,"y":45265,"z":-59716},"rot":{"x":0,"y":209999,"z":0}},{"groupId":112,"instId":300013,"propState":0,"propId":101016,"pos":{"x":242672,"y":45265,"z":-58998},"rot":{"x":0,"y":209996,"z":0}},{"groupId":112,"instId":300012,"propState":0,"propId":101015,"pos":{"x":243279,"y":45265,"z":-59512},"rot":{"x":0,"y":209996,"z":0}},{"groupId":112,"instId":300004,"propState":0,"propId":1001,"pos":{"x":237210,"y":45265,"z":-59630},"rot":{"x":0,"y":105000,"z":0}},{"groupId":112,"instId":300002,"propState":0,"propId":1021,"pos":{"x":229490,"y":45265,"z":-68910},"rot":{"x":0,"y":70326,"z":0}}],"npcs":[{"groupId":112,"instId":400001,"npcId":1013,"pos":{"x":232900,"y":45265,"z":-63570},"rot":{"x":0,"y":105000,"z":0}}],"monsters":[],"teleports":{}},"113":{"props":[{"groupId":113,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":113,"instId":300007,"propState":0,"propId":105,"pos":{"x":198330,"y":28359,"z":-139460},"rot":{"x":0,"y":125642,"z":0}},{"groupId":113,"instId":300006,"propState":0,"propId":105,"pos":{"x":205490,"y":37139,"z":-159100},"rot":{"x":0,"y":90841,"z":0}},{"groupId":113,"instId":300005,"propState":0,"propId":105,"pos":{"x":173480,"y":28389,"z":-125090},"rot":{"x":0,"y":273741,"z":0}},{"groupId":113,"instId":300003,"propState":0,"propId":100,"pos":{"x":186580,"y":28389,"z":-127360},"rot":{"x":0,"y":0,"z":0}},{"groupId":113,"instId":300001,"propState":2,"propId":1004,"pos":{"x":189550,"y":28423,"z":-124720},"rot":{"x":0,"y":210000,"z":0}},{"groupId":113,"instId":300004,"propState":0,"propId":1000,"pos":{"x":183520,"y":28389,"z":-121690},"rot":{"x":0,"y":165000,"z":0}}],"npcs":[],"monsters":[{"groupId":113,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":186570,"y":28389,"z":-127320},"rot":{"x":0,"y":165000,"z":0}}],"teleports":{}},"115":{"props":[{"groupId":115,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300002,"propState":0,"propId":100,"pos":{"x":138750,"y":46498,"z":-72820},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"117":{"props":[{"groupId":117,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":117,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":235480,"y":52526,"z":-168750},"rot":{"x":0,"y":29964,"z":0}}],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300008,"propState":0,"propId":105,"pos":{"x":234450,"y":52441,"z":-170200},"rot":{"x":0,"y":224327,"z":0}},{"groupId":116,"instId":300003,"propState":0,"propId":100,"pos":{"x":268850,"y":52551,"z":-149380},"rot":{"x":0,"y":0,"z":0}},{"groupId":116,"instId":300009,"propState":0,"propId":101017,"pos":{"x":238890,"y":52692,"z":-171900},"rot":{"x":0,"y":90000,"z":0}},{"groupId":116,"instId":300007,"propState":0,"propId":101017,"pos":{"x":240510,"y":52639,"z":-154820},"rot":{"x":0,"y":270000,"z":0}},{"groupId":116,"instId":300005,"propState":0,"propId":105,"pos":{"x":231572,"y":47995,"z":-133518},"rot":{"x":0,"y":246530,"z":0}},{"groupId":116,"instId":300004,"propState":0,"propId":1000,"pos":{"x":271260,"y":52548,"z":-150140},"rot":{"x":0,"y":225000,"z":0}},{"groupId":116,"instId":300006,"propState":0,"propId":101017,"pos":{"x":249990,"y":51679,"z":-144881},"rot":{"x":0,"y":270000,"z":0}},{"groupId":116,"instId":300002,"propState":0,"propId":1000,"pos":{"x":266330,"y":52548,"z":-148010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":116,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":116,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":267480,"y":52551,"z":-152320},"rot":{"x":0,"y":210000,"z":0}}],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":118,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":256070,"y":52566,"z":-164950},"rot":{"x":0,"y":224964,"z":0}}],"teleports":{}},"119":{"props":[],"npcs":[{"groupId":119,"instId":400001,"npcId":3013,"pos":{"x":244950,"y":50523,"z":-139150},"rot":{"x":0,"y":48783,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8112201":{"P81122_F81122001":{"scenes":{"58":{"props":[{"groupId":58,"instId":300001,"propState":0,"propId":300000,"pos":{"x":-76298,"y":6384,"z":94583},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300009,"propState":0,"propId":101005,"pos":{"x":-80309,"y":1420,"z":124727},"rot":{"x":0,"y":316678,"z":0}},{"groupId":58,"instId":300007,"propState":0,"propId":101003,"pos":{"x":-57620,"y":-2596,"z":106420},"rot":{"x":0,"y":73197,"z":0}},{"groupId":58,"instId":300004,"propState":0,"propId":101001,"pos":{"x":-20369,"y":-145,"z":86766},"rot":{"x":0,"y":178277,"z":0}},{"groupId":58,"instId":300010,"propState":0,"propId":101001,"pos":{"x":-85234,"y":1335,"z":126341},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300006,"propState":0,"propId":101004,"pos":{"x":-57036,"y":-2640,"z":103824},"rot":{"x":0,"y":54927,"z":0}},{"groupId":58,"instId":300003,"propState":0,"propId":101004,"pos":{"x":-18772,"y":-231,"z":89375},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300007,"propState":0,"propId":100,"pos":{"x":-50800,"y":5383,"z":53430},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300006,"propState":0,"propId":105,"pos":{"x":-22740,"y":1120,"z":49530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300005,"propState":0,"propId":105,"pos":{"x":-59220,"y":5350,"z":53660},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300002,"propState":0,"propId":100,"pos":{"x":-37090,"y":5362,"z":54130},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300003,"propState":2,"propId":1004,"pos":{"x":-34240,"y":5263,"z":52180},"rot":{"x":0,"y":285000,"z":0}},{"groupId":59,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-31150,"y":5380,"z":56830},"rot":{"x":0,"y":255000,"z":0}},{"groupId":59,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":59,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-37090,"y":5362,"z":54130},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300006,"propState":0,"propId":105,"pos":{"x":-22740,"y":1120,"z":49530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300004,"propState":0,"propId":105,"pos":{"x":-59220,"y":5350,"z":53660},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-42120,"y":5383,"z":59000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-44820,"y":5457,"z":50630},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-30610,"y":5348,"z":52130},"rot":{"x":0,"y":285000,"z":0}},{"groupId":60,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-30817,"y":5348,"z":56775},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[{"groupId":60,"instId":400001,"npcId":3013,"pos":{"x":-37190,"y":5393,"z":57680},"rot":{"x":0,"y":255000,"z":0}}],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300009,"propState":0,"propId":105,"pos":{"x":-22740,"y":1120,"z":49530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300008,"propState":0,"propId":105,"pos":{"x":-63740,"y":5350,"z":65780},"rot":{"x":0,"y":135000,"z":0}},{"groupId":61,"instId":300005,"propState":0,"propId":100,"pos":{"x":-62330,"y":5261,"z":53340},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-47460,"y":5450,"z":50690},"rot":{"x":0,"y":135000,"z":0}},{"groupId":61,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-43480,"y":5397,"z":59320},"rot":{"x":0,"y":135000,"z":0}},{"groupId":61,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-62740,"y":5402,"z":50790},"rot":{"x":0,"y":75000,"z":0}},{"groupId":61,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-48100,"y":5457,"z":57250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-62610,"y":5402,"z":56120},"rot":{"x":0,"y":120000,"z":0}},{"groupId":61,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":61,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-56413,"y":5261,"z":53340},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":63,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-56380,"y":5266,"z":54990},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300009,"propState":0,"propId":105,"pos":{"x":-22740,"y":1120,"z":49530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":62,"instId":300008,"propState":0,"propId":105,"pos":{"x":-63740,"y":5350,"z":65780},"rot":{"x":0,"y":135000,"z":0}},{"groupId":62,"instId":300005,"propState":0,"propId":100,"pos":{"x":-61990,"y":5266,"z":53340},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-47420,"y":5448,"z":50710},"rot":{"x":0,"y":135000,"z":0}},{"groupId":62,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-43533,"y":5388,"z":59089},"rot":{"x":0,"y":135000,"z":0}},{"groupId":62,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-62740,"y":5402,"z":50790},"rot":{"x":0,"y":75000,"z":0}},{"groupId":62,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-48100,"y":5457,"z":57250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":62,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-62570,"y":5402,"z":56630},"rot":{"x":0,"y":120000,"z":0}},{"groupId":62,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":62,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-56380,"y":5266,"z":51390},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300008,"propState":0,"propId":101017,"pos":{"x":-38800,"y":-887,"z":76430},"rot":{"x":0,"y":90000,"z":0}},{"groupId":64,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-30450,"y":-721,"z":75170},"rot":{"x":0,"y":90000,"z":0}},{"groupId":64,"instId":300006,"propState":0,"propId":105,"pos":{"x":-26950,"y":-2561,"z":93170},"rot":{"x":0,"y":90000,"z":0}},{"groupId":64,"instId":300005,"propState":0,"propId":105,"pos":{"x":-34880,"y":-2561,"z":97100},"rot":{"x":0,"y":359749,"z":0}},{"groupId":64,"instId":300003,"propState":0,"propId":100,"pos":{"x":-34908,"y":-101,"z":71706},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-32180,"y":-120,"z":65440},"rot":{"x":0,"y":345000,"z":0}},{"groupId":64,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-37060,"y":-120,"z":65600},"rot":{"x":0,"y":15000,"z":0}},{"groupId":64,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":64,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-34908,"y":-101,"z":71706},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-37140,"y":-2189,"z":86760},"rot":{"x":0,"y":165000,"z":0}},{"groupId":65,"instId":300004,"propState":0,"propId":105,"pos":{"x":-35212,"y":-2561,"z":89186},"rot":{"x":0,"y":359749,"z":0}},{"groupId":65,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-39070,"y":-722,"z":76140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-30590,"y":-615,"z":74480},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-32010,"y":-2487,"z":87100},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[{"groupId":65,"instId":400001,"npcId":3013,"pos":{"x":-31510,"y":-1400,"z":81590},"rot":{"x":0,"y":150000,"z":0}}],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300009,"propState":0,"propId":105,"pos":{"x":-26950,"y":-2561,"z":93170},"rot":{"x":0,"y":90000,"z":0}},{"groupId":66,"instId":300008,"propState":0,"propId":105,"pos":{"x":-34880,"y":-2561,"z":97100},"rot":{"x":0,"y":359749,"z":0}},{"groupId":66,"instId":300005,"propState":0,"propId":100,"pos":{"x":-34730,"y":-101,"z":65320},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-30830,"y":-1219,"z":78180},"rot":{"x":0,"y":135000,"z":0}},{"groupId":66,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-39518,"y":-1897,"z":82551},"rot":{"x":0,"y":135000,"z":0}},{"groupId":66,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-32030,"y":-120,"z":64300},"rot":{"x":0,"y":345000,"z":0}},{"groupId":66,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-38916,"y":-866,"z":76277},"rot":{"x":0,"y":90000,"z":0}},{"groupId":66,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-37100,"y":-93,"z":64600},"rot":{"x":0,"y":15000,"z":0}},{"groupId":66,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":66,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-36390,"y":-196,"z":69180},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":67,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-33290,"y":-101,"z":69240},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300008,"propState":0,"propId":105,"pos":{"x":-35212,"y":-2561,"z":89186},"rot":{"x":0,"y":359749,"z":0}},{"groupId":68,"instId":300005,"propState":0,"propId":100,"pos":{"x":-34770,"y":-2535,"z":86880},"rot":{"x":0,"y":178833,"z":0}},{"groupId":68,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-30610,"y":-1174,"z":77880},"rot":{"x":0,"y":135000,"z":0}},{"groupId":68,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-30290,"y":-450,"z":73550},"rot":{"x":0,"y":165000,"z":0}},{"groupId":68,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-37140,"y":-2189,"z":86760},"rot":{"x":0,"y":165000,"z":0}},{"groupId":68,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-38916,"y":-791,"z":76277},"rot":{"x":0,"y":90000,"z":0}},{"groupId":68,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-32010,"y":-2487,"z":87100},"rot":{"x":0,"y":195000,"z":0}},{"groupId":68,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":68,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-34690,"y":-1818,"z":82750},"rot":{"x":0,"y":178833,"z":0}}],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":71,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":1820,"y":1819,"z":87790},"rot":{"x":0,"y":352574,"z":0}}],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300011,"propState":0,"propId":101004,"pos":{"x":-18772,"y":-231,"z":89375},"rot":{"x":0,"y":180000,"z":0}},{"groupId":70,"instId":300010,"propState":0,"propId":105,"pos":{"x":-8190,"y":-218,"z":123990},"rot":{"x":0,"y":177680,"z":0}},{"groupId":70,"instId":300008,"propState":0,"propId":105,"pos":{"x":-8150,"y":-218,"z":104130},"rot":{"x":0,"y":214310,"z":0}},{"groupId":70,"instId":300005,"propState":0,"propId":105,"pos":{"x":-6450,"y":1763,"z":66610},"rot":{"x":0,"y":87416,"z":0}},{"groupId":70,"instId":300003,"propState":0,"propId":100,"pos":{"x":140,"y":1749,"z":67790},"rot":{"x":0,"y":356584,"z":0}},{"groupId":70,"instId":300009,"propState":0,"propId":101017,"pos":{"x":-10,"y":1857,"z":76760},"rot":{"x":0,"y":90000,"z":0}},{"groupId":70,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-2300,"y":1731,"z":68170},"rot":{"x":0,"y":45000,"z":0}},{"groupId":70,"instId":300007,"propState":0,"propId":101017,"pos":{"x":4770,"y":-109,"z":99920},"rot":{"x":0,"y":270000,"z":0}},{"groupId":70,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-3290,"y":-61,"z":111820},"rot":{"x":0,"y":270000,"z":0}},{"groupId":70,"instId":300002,"propState":0,"propId":1000,"pos":{"x":2170,"y":1773,"z":67470},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":70,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":1590,"y":1749,"z":70920},"rot":{"x":0,"y":356584,"z":0}}],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300005,"propState":0,"propId":101004,"pos":{"x":-57036,"y":-2640,"z":103824},"rot":{"x":0,"y":54927,"z":0}},{"groupId":69,"instId":300001,"propState":0,"propId":105,"pos":{"x":-55580,"y":-2447,"z":119250},"rot":{"x":0,"y":270841,"z":0}},{"groupId":69,"instId":300004,"propState":0,"propId":1001,"pos":{"x":-40540,"y":-2715,"z":109190},"rot":{"x":0,"y":270000,"z":0}},{"groupId":69,"instId":300003,"propState":0,"propId":105,"pos":{"x":-34056,"y":-2508,"z":101190},"rot":{"x":0,"y":180841,"z":0}},{"groupId":69,"instId":300019,"propState":1,"propId":1002,"pos":{"x":-44208,"y":-2710,"z":116592},"rot":{"x":0,"y":210000,"z":0}},{"groupId":69,"instId":300015,"propState":0,"propId":101015,"pos":{"x":-45630,"y":-2715,"z":107350},"rot":{"x":0,"y":209999,"z":0}},{"groupId":69,"instId":300013,"propState":0,"propId":101016,"pos":{"x":-44850,"y":-2715,"z":107640},"rot":{"x":0,"y":209996,"z":0}},{"groupId":69,"instId":300012,"propState":0,"propId":101015,"pos":{"x":-45610,"y":-2715,"z":108160},"rot":{"x":0,"y":209996,"z":0}},{"groupId":69,"instId":300002,"propState":0,"propId":1021,"pos":{"x":-34090,"y":-2637,"z":118840},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[{"groupId":69,"instId":400001,"npcId":1013,"pos":{"x":-36630,"y":-2570,"z":113741},"rot":{"x":0,"y":255000,"z":0}}],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":72,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":850,"y":-156,"z":105570},"rot":{"x":0,"y":284964,"z":0}}],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300003,"propState":0,"propId":100,"pos":{"x":-4939,"y":-230,"z":117231},"rot":{"x":0,"y":195000,"z":0}},{"groupId":73,"instId":300009,"propState":0,"propId":101017,"pos":{"x":-2970,"y":-97,"z":109560},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300007,"propState":0,"propId":105,"pos":{"x":-1780,"y":-179,"z":105760},"rot":{"x":0,"y":284749,"z":0}},{"groupId":73,"instId":300005,"propState":0,"propId":105,"pos":{"x":-7940,"y":-179,"z":124510},"rot":{"x":0,"y":359749,"z":0}},{"groupId":73,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-5420,"y":-203,"z":120830},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300010,"propState":0,"propId":101017,"pos":{"x":-8590,"y":-95,"z":108680},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300008,"propState":0,"propId":105,"pos":{"x":-15490,"y":-200,"z":94400},"rot":{"x":0,"y":89749,"z":0}},{"groupId":73,"instId":300006,"propState":0,"propId":101004,"pos":{"x":-18772,"y":-231,"z":89375},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-2030,"y":-203,"z":118980},"rot":{"x":0,"y":225000,"z":0}},{"groupId":73,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":73,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-4939,"y":-230,"z":117231},"rot":{"x":0,"y":195000,"z":0}}],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":75,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-10170,"y":-2472,"z":143780},"rot":{"x":0,"y":254964,"z":0}}],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300010,"propState":0,"propId":105,"pos":{"x":13590,"y":-2564,"z":153810},"rot":{"x":0,"y":71564,"z":0}},{"groupId":74,"instId":300008,"propState":0,"propId":105,"pos":{"x":-7990,"y":-2596,"z":131330},"rot":{"x":0,"y":181993,"z":0}},{"groupId":74,"instId":300005,"propState":0,"propId":105,"pos":{"x":-10370,"y":-2558,"z":151160},"rot":{"x":0,"y":161564,"z":0}},{"groupId":74,"instId":300003,"propState":0,"propId":100,"pos":{"x":6130,"y":-2531,"z":149290},"rot":{"x":0,"y":356584,"z":0}},{"groupId":74,"instId":300009,"propState":0,"propId":101017,"pos":{"x":-25080,"y":-2503,"z":140020},"rot":{"x":0,"y":90000,"z":0}},{"groupId":74,"instId":300004,"propState":0,"propId":1000,"pos":{"x":7016,"y":-2506,"z":146985},"rot":{"x":0,"y":285000,"z":0}},{"groupId":74,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-5670,"y":-2581,"z":149080},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-10242,"y":-2573,"z":136353},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300002,"propState":0,"propId":1000,"pos":{"x":5640,"y":-2506,"z":151570},"rot":{"x":0,"y":240000,"z":0}},{"groupId":74,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":74,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":2630,"y":-2476,"z":148540},"rot":{"x":0,"y":251584,"z":0}}],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":76,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-18390,"y":-2494,"z":143280},"rot":{"x":0,"y":157574,"z":0}}],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300010,"propState":0,"propId":105,"pos":{"x":13590,"y":-2564,"z":153810},"rot":{"x":0,"y":71564,"z":0}},{"groupId":77,"instId":300008,"propState":0,"propId":105,"pos":{"x":-7990,"y":-2596,"z":131330},"rot":{"x":0,"y":181993,"z":0}},{"groupId":77,"instId":300005,"propState":0,"propId":105,"pos":{"x":-10370,"y":-2558,"z":151160},"rot":{"x":0,"y":161564,"z":0}},{"groupId":77,"instId":300003,"propState":0,"propId":100,"pos":{"x":-27957,"y":-2558,"z":127504},"rot":{"x":0,"y":356584,"z":0}},{"groupId":77,"instId":300009,"propState":0,"propId":101017,"pos":{"x":-25080,"y":-2576,"z":140020},"rot":{"x":0,"y":90000,"z":0}},{"groupId":77,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-29800,"y":-2550,"z":128470},"rot":{"x":0,"y":60000,"z":0}},{"groupId":77,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-5670,"y":-2581,"z":149080},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-10290,"y":-2573,"z":136380},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-25890,"y":-2550,"z":126270},"rot":{"x":0,"y":15000,"z":0}},{"groupId":77,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":77,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-26950,"y":-2558,"z":130230},"rot":{"x":0,"y":26584,"z":0}}],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":78,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-15519,"y":-2393,"z":137338},"rot":{"x":0,"y":52574,"z":0}}],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":79,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-16850,"y":-2478,"z":139830},"rot":{"x":0,"y":82574,"z":0}}],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300008,"propState":0,"propId":105,"pos":{"x":-19090,"y":-2555,"z":140100},"rot":{"x":0,"y":71564,"z":0}},{"groupId":80,"instId":300010,"propState":0,"propId":105,"pos":{"x":-7990,"y":-2596,"z":131330},"rot":{"x":0,"y":181993,"z":0}},{"groupId":80,"instId":300009,"propState":0,"propId":105,"pos":{"x":-10370,"y":-2558,"z":151160},"rot":{"x":0,"y":161564,"z":0}},{"groupId":80,"instId":300005,"propState":0,"propId":100,"pos":{"x":-12700,"y":-2534,"z":140180},"rot":{"x":0,"y":178833,"z":0}},{"groupId":80,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-30830,"y":-1219,"z":78180},"rot":{"x":0,"y":135000,"z":0}},{"groupId":80,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-30400,"y":-686,"z":74960},"rot":{"x":0,"y":165000,"z":0}},{"groupId":80,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-13790,"y":-2626,"z":141820},"rot":{"x":0,"y":75000,"z":0}},{"groupId":80,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-38916,"y":-791,"z":76277},"rot":{"x":0,"y":90000,"z":0}},{"groupId":80,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-12240,"y":-2626,"z":138020},"rot":{"x":0,"y":45000,"z":0}},{"groupId":80,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":80,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-9460,"y":-2534,"z":141600},"rot":{"x":0,"y":58833,"z":0}}],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300009,"propState":0,"propId":101017,"pos":{"x":-17680,"y":1070,"z":166230},"rot":{"x":0,"y":90000,"z":0}},{"groupId":81,"instId":300008,"propState":0,"propId":101017,"pos":{"x":-9700,"y":1062,"z":158200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":81,"instId":300006,"propState":0,"propId":105,"pos":{"x":-11550,"y":-125,"z":153680},"rot":{"x":0,"y":342160,"z":0}},{"groupId":81,"instId":300005,"propState":0,"propId":105,"pos":{"x":-21840,"y":1530,"z":170550},"rot":{"x":0,"y":299749,"z":0}},{"groupId":81,"instId":300003,"propState":0,"propId":100,"pos":{"x":-9970,"y":964,"z":165280},"rot":{"x":0,"y":0,"z":0}},{"groupId":81,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-6051,"y":1044,"z":165622},"rot":{"x":0,"y":270000,"z":0}},{"groupId":81,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-8271,"y":1044,"z":169152},"rot":{"x":0,"y":225000,"z":0}},{"groupId":81,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":81,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-9970,"y":964,"z":165280},"rot":{"x":0,"y":232880,"z":0}}],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300006,"propState":0,"propId":105,"pos":{"x":-11550,"y":-125,"z":153680},"rot":{"x":0,"y":342160,"z":0}},{"groupId":82,"instId":300004,"propState":0,"propId":105,"pos":{"x":-21840,"y":1530,"z":170550},"rot":{"x":0,"y":299749,"z":0}},{"groupId":82,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-17670,"y":1085,"z":166230},"rot":{"x":0,"y":90000,"z":0}},{"groupId":82,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-9653,"y":1065,"z":158133},"rot":{"x":0,"y":90000,"z":0}},{"groupId":82,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-24530,"y":998,"z":158720},"rot":{"x":0,"y":75000,"z":0}},{"groupId":82,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-22170,"y":998,"z":154980},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[{"groupId":82,"instId":400001,"npcId":3013,"pos":{"x":-19590,"y":969,"z":162240},"rot":{"x":0,"y":75000,"z":0}}],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300006,"propState":0,"propId":105,"pos":{"x":-66220,"y":12897,"z":158740},"rot":{"x":0,"y":42139,"z":0}},{"groupId":83,"instId":300005,"propState":0,"propId":105,"pos":{"x":-38480,"y":8130,"z":153930},"rot":{"x":0,"y":72142,"z":0}},{"groupId":83,"instId":300003,"propState":0,"propId":100,"pos":{"x":-52970,"y":13470,"z":158250},"rot":{"x":0,"y":30000,"z":0}},{"groupId":83,"instId":300001,"propState":2,"propId":1004,"pos":{"x":-57160,"y":13470,"z":158080},"rot":{"x":0,"y":60000,"z":0}},{"groupId":83,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-54540,"y":13470,"z":153060},"rot":{"x":0,"y":29988,"z":0}}],"npcs":[],"monsters":[{"groupId":83,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-52580,"y":13470,"z":158150},"rot":{"x":0,"y":45000,"z":0}}],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":86,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":1820,"y":1819,"z":87790},"rot":{"x":0,"y":352574,"z":0}}],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300011,"propState":0,"propId":101004,"pos":{"x":-18772,"y":-231,"z":89375},"rot":{"x":0,"y":180000,"z":0}},{"groupId":85,"instId":300010,"propState":0,"propId":105,"pos":{"x":-8190,"y":-218,"z":123990},"rot":{"x":0,"y":177680,"z":0}},{"groupId":85,"instId":300008,"propState":0,"propId":105,"pos":{"x":-8150,"y":-218,"z":104130},"rot":{"x":0,"y":214310,"z":0}},{"groupId":85,"instId":300005,"propState":0,"propId":105,"pos":{"x":-6450,"y":1763,"z":66610},"rot":{"x":0,"y":87416,"z":0}},{"groupId":85,"instId":300003,"propState":0,"propId":100,"pos":{"x":1590,"y":1749,"z":70920},"rot":{"x":0,"y":356584,"z":0}},{"groupId":85,"instId":300009,"propState":0,"propId":101017,"pos":{"x":-10,"y":1857,"z":76760},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-2300,"y":1731,"z":68170},"rot":{"x":0,"y":45000,"z":0}},{"groupId":85,"instId":300007,"propState":0,"propId":101017,"pos":{"x":4770,"y":-109,"z":99920},"rot":{"x":0,"y":270000,"z":0}},{"groupId":85,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-3290,"y":-61,"z":111820},"rot":{"x":0,"y":270000,"z":0}},{"groupId":85,"instId":300002,"propState":0,"propId":1000,"pos":{"x":2170,"y":1773,"z":67470},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":85,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":1590,"y":1749,"z":70920},"rot":{"x":0,"y":356584,"z":0}}],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":87,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":850,"y":-156,"z":105570},"rot":{"x":0,"y":284964,"z":0}}],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":89,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-67290,"y":5397,"z":74007},"rot":{"x":0,"y":134964,"z":0}}],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300008,"propState":0,"propId":105,"pos":{"x":-22740,"y":1120,"z":49530},"rot":{"x":0,"y":92521,"z":0}},{"groupId":88,"instId":300005,"propState":0,"propId":105,"pos":{"x":-87210,"y":6130,"z":92720},"rot":{"x":0,"y":142424,"z":0}},{"groupId":88,"instId":300003,"propState":0,"propId":100,"pos":{"x":-87000,"y":6137,"z":91490},"rot":{"x":0,"y":128591,"z":0}},{"groupId":88,"instId":300009,"propState":0,"propId":101017,"pos":{"x":-78080,"y":6228,"z":80905},"rot":{"x":0,"y":90000,"z":0}},{"groupId":88,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-85850,"y":6128,"z":92530},"rot":{"x":0,"y":165000,"z":0}},{"groupId":88,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-60832,"y":5441,"z":68824},"rot":{"x":0,"y":270000,"z":0}},{"groupId":88,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-49018,"y":5425,"z":56148},"rot":{"x":0,"y":270000,"z":0}},{"groupId":88,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-88387,"y":6250,"z":90649},"rot":{"x":0,"y":135000,"z":0}},{"groupId":88,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":88,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-85459,"y":6137,"z":88633},"rot":{"x":0,"y":128591,"z":0}}],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":90,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-61460,"y":5317,"z":53240},"rot":{"x":0,"y":359964,"z":0}}],"teleports":{}},"91":{"props":[],"npcs":[{"groupId":91,"instId":400001,"npcId":3013,"pos":{"x":-8553,"y":-53,"z":112046},"rot":{"x":0,"y":18784,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8112301":{"P81123_F81123001":{"scenes":{"60":{"props":[{"groupId":60,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8121101":{"P81211_F81211001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300005,"propState":0,"propId":102004,"pos":{"x":40420,"y":9101,"z":175980},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":102000,"pos":{"x":-20770,"y":5240,"z":-76194},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":102001,"pos":{"x":-19103,"y":5240,"z":-74285},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":102000,"pos":{"x":-10357,"y":5240,"z":-54820},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":102001,"pos":{"x":-7664,"y":5257,"z":-56100},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300006,"propState":0,"propId":102004,"pos":{"x":15031,"y":8526,"z":-108682},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300005,"propState":0,"propId":102004,"pos":{"x":5528,"y":8526,"z":-108682},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300003,"propState":0,"propId":100,"pos":{"x":10230,"y":8526,"z":-109520},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300001,"propState":2,"propId":1004,"pos":{"x":13010,"y":8526,"z":-106060},"rot":{"x":0,"y":210000,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300004,"propState":0,"propId":1000,"pos":{"x":7010,"y":8526,"z":-105710},"rot":{"x":0,"y":165000,"z":0}}],"npcs":[],"monsters":[{"groupId":5,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":10230,"y":8526,"z":-109560},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300001,"propState":0,"propId":102001,"pos":{"x":32295,"y":7006,"z":-108605},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":102006,"pos":{"x":41810,"y":7006,"z":-106770},"rot":{"x":0,"y":209999,"z":0}},{"groupId":6,"instId":300004,"propState":0,"propId":1001,"pos":{"x":47340,"y":7006,"z":-108650},"rot":{"x":0,"y":300000,"z":0}},{"groupId":6,"instId":300019,"propState":1,"propId":1002,"pos":{"x":47620,"y":7006,"z":-100640},"rot":{"x":0,"y":240000,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":102005,"pos":{"x":42423,"y":7006,"z":-107193},"rot":{"x":0,"y":209996,"z":0}},{"groupId":6,"instId":300012,"propState":0,"propId":102005,"pos":{"x":42452,"y":7006,"z":-106409},"rot":{"x":0,"y":209996,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":1021,"pos":{"x":57550,"y":7006,"z":-103560},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":6,"instId":400001,"npcId":1013,"pos":{"x":52860,"y":7006,"z":-106850},"rot":{"x":0,"y":300000,"z":0}}],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300007,"propState":2,"propId":1004,"pos":{"x":13060,"y":8526,"z":-108850},"rot":{"x":0,"y":210000,"z":0}},{"groupId":7,"instId":300006,"propState":0,"propId":102004,"pos":{"x":15031,"y":8526,"z":-108682},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300005,"propState":0,"propId":102004,"pos":{"x":5528,"y":8526,"z":-108682},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":100,"pos":{"x":10230,"y":8526,"z":-111830},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":1000,"pos":{"x":7070,"y":8526,"z":-105910},"rot":{"x":0,"y":165000,"z":0}}],"npcs":[],"monsters":[{"groupId":7,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":10230,"y":8526,"z":-111830},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300010,"propState":0,"propId":102007,"pos":{"x":-12210,"y":5236,"z":-73570},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300009,"propState":0,"propId":102007,"pos":{"x":-2910,"y":5236,"z":-73350},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300008,"propState":0,"propId":102004,"pos":{"x":-11899,"y":5236,"z":-70178},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300007,"propState":0,"propId":102004,"pos":{"x":-13832,"y":5236,"z":-93780},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300006,"propState":0,"propId":102001,"pos":{"x":-19103,"y":5240,"z":-74285},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":102001,"pos":{"x":-7664,"y":5257,"z":-56100},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":100,"pos":{"x":-7060,"y":5236,"z":-66220},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-5230,"y":5236,"z":-61600},"rot":{"x":0,"y":195000,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-9930,"y":5236,"z":-61740},"rot":{"x":0,"y":165000,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":8,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-7700,"y":5236,"z":-64340},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300008,"propState":0,"propId":102007,"pos":{"x":-27960,"y":7036,"z":-112680},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300007,"propState":0,"propId":102007,"pos":{"x":-28100,"y":7036,"z":-104370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300006,"propState":0,"propId":102004,"pos":{"x":-40270,"y":5562,"z":-101460},"rot":{"x":0,"y":180000,"z":0}},{"groupId":9,"instId":300005,"propState":0,"propId":102004,"pos":{"x":-16170,"y":7036,"z":-108510},"rot":{"x":0,"y":90000,"z":0}},{"groupId":9,"instId":300003,"propState":0,"propId":100,"pos":{"x":-37790,"y":5564,"z":-108580},"rot":{"x":0,"y":90000,"z":0}},{"groupId":9,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-41860,"y":5564,"z":-105970},"rot":{"x":0,"y":105000,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-41760,"y":5564,"z":-111830},"rot":{"x":0,"y":75000,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":9,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-38432,"y":5564,"z":-108737},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300006,"propState":0,"propId":102004,"pos":{"x":69320,"y":2746,"z":74200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":102007,"pos":{"x":92350,"y":2231,"z":89700},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300008,"propState":0,"propId":102007,"pos":{"x":85310,"y":2231,"z":89760},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":102004,"pos":{"x":80553,"y":2231,"z":104745},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":100,"pos":{"x":92550,"y":2231,"z":82850},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":1000,"pos":{"x":97080,"y":2231,"z":85950},"rot":{"x":0,"y":255000,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":1000,"pos":{"x":97220,"y":2231,"z":80090},"rot":{"x":0,"y":285000,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":10,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":94070,"y":2231,"z":82890},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300006,"propState":0,"propId":102004,"pos":{"x":-13832,"y":5236,"z":-93780},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":102001,"pos":{"x":-7664,"y":5257,"z":-56100},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300012,"propState":0,"propId":102007,"pos":{"x":-11830,"y":5236,"z":-72410},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300007,"propState":0,"propId":102004,"pos":{"x":-11899,"y":5236,"z":-70178},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":102001,"pos":{"x":-19103,"y":5240,"z":-74285},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300013,"propState":0,"propId":102007,"pos":{"x":-2840,"y":5236,"z":-74220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-5210,"y":5236,"z":-61540},"rot":{"x":0,"y":195000,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-9670,"y":5236,"z":-61720},"rot":{"x":0,"y":165000,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":11,"instId":400001,"npcId":3013,"pos":{"x":-4490,"y":5236,"z":-66650},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300012,"propState":0,"propId":102007,"pos":{"x":-28267,"y":7036,"z":-112722},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300005,"propState":0,"propId":102004,"pos":{"x":-40270,"y":5562,"z":-101460},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":102004,"pos":{"x":-16170,"y":7036,"z":-108510},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300013,"propState":0,"propId":102007,"pos":{"x":-28149,"y":7036,"z":-104047},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-41870,"y":5564,"z":-106230},"rot":{"x":0,"y":105000,"z":0}},{"groupId":12,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-41900,"y":5564,"z":-110900},"rot":{"x":0,"y":75000,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":12,"instId":400001,"npcId":3013,"pos":{"x":-35829,"y":5564,"z":-105785},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300005,"propState":0,"propId":102004,"pos":{"x":69320,"y":2746,"z":74200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":102004,"pos":{"x":80553,"y":2231,"z":104745},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300013,"propState":0,"propId":102007,"pos":{"x":86688,"y":2231,"z":77164},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300012,"propState":0,"propId":102007,"pos":{"x":87538,"y":2240,"z":91536},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":1000,"pos":{"x":97220,"y":2231,"z":85330},"rot":{"x":0,"y":255000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":1000,"pos":{"x":97280,"y":2231,"z":80360},"rot":{"x":0,"y":285000,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":13,"instId":400001,"npcId":3013,"pos":{"x":91610,"y":2231,"z":85870},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300011,"propState":0,"propId":102004,"pos":{"x":-11899,"y":5236,"z":-70178},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300010,"propState":0,"propId":102004,"pos":{"x":-13832,"y":5236,"z":-93780},"rot":{"x":0,"y":180000,"z":0}},{"groupId":14,"instId":300009,"propState":0,"propId":102001,"pos":{"x":-19103,"y":5240,"z":-74285},"rot":{"x":0,"y":270000,"z":0}},{"groupId":14,"instId":300008,"propState":0,"propId":102001,"pos":{"x":-7664,"y":5257,"z":-56100},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300005,"propState":0,"propId":100,"pos":{"x":-7700,"y":5236,"z":-58610},"rot":{"x":0,"y":180000,"z":0}},{"groupId":14,"instId":300003,"propState":0,"propId":102007,"pos":{"x":-3980,"y":5236,"z":-68560},"rot":{"x":0,"y":135000,"z":0}},{"groupId":14,"instId":300007,"propState":0,"propId":102007,"pos":{"x":-10260,"y":5236,"z":-70240},"rot":{"x":0,"y":135000,"z":0}},{"groupId":14,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-5110,"y":5236,"z":-58460},"rot":{"x":0,"y":195000,"z":0}},{"groupId":14,"instId":300006,"propState":0,"propId":102007,"pos":{"x":-3950,"y":5236,"z":-76050},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-10190,"y":5236,"z":-58640},"rot":{"x":0,"y":165000,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":14,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-7630,"y":5236,"z":-63290},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300010,"propState":0,"propId":102004,"pos":{"x":-13907,"y":5236,"z":-97567},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300009,"propState":0,"propId":102004,"pos":{"x":-40270,"y":5562,"z":-101460},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300008,"propState":0,"propId":102004,"pos":{"x":-6212,"y":7036,"z":-108510},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300005,"propState":0,"propId":100,"pos":{"x":-41860,"y":5564,"z":-108660},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300003,"propState":0,"propId":102007,"pos":{"x":-27900,"y":7036,"z":-104050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300007,"propState":0,"propId":102007,"pos":{"x":-27980,"y":7036,"z":-113113},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-41870,"y":5564,"z":-106230},"rot":{"x":0,"y":105000,"z":0}},{"groupId":15,"instId":300006,"propState":0,"propId":102007,"pos":{"x":-23760,"y":7036,"z":-104110},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-41900,"y":5564,"z":-110900},"rot":{"x":0,"y":75000,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":15,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-36718,"y":5564,"z":-108903},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300008,"propState":0,"propId":102004,"pos":{"x":80553,"y":2231,"z":104745},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300005,"propState":0,"propId":100,"pos":{"x":97301,"y":2231,"z":82862},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300003,"propState":0,"propId":102007,"pos":{"x":84150,"y":2231,"z":91030},"rot":{"x":0,"y":135000,"z":0}},{"groupId":16,"instId":300004,"propState":0,"propId":1000,"pos":{"x":97220,"y":2231,"z":85330},"rot":{"x":0,"y":255000,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":1000,"pos":{"x":97280,"y":2231,"z":80360},"rot":{"x":0,"y":285000,"z":0}},{"groupId":16,"instId":300009,"propState":0,"propId":102004,"pos":{"x":50087,"y":2246,"z":74200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300007,"propState":0,"propId":102007,"pos":{"x":90340,"y":2240,"z":89843},"rot":{"x":0,"y":135000,"z":0}},{"groupId":16,"instId":300006,"propState":0,"propId":102007,"pos":{"x":86230,"y":2231,"z":76880},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":16,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":94300,"y":2231,"z":83080},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300011,"propState":0,"propId":102004,"pos":{"x":-11899,"y":5236,"z":-70178},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300010,"propState":0,"propId":102004,"pos":{"x":-13832,"y":5236,"z":-93780},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300009,"propState":0,"propId":102001,"pos":{"x":-19103,"y":5240,"z":-74285},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300008,"propState":0,"propId":102001,"pos":{"x":-7664,"y":5257,"z":-56100},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300005,"propState":0,"propId":100,"pos":{"x":-7610,"y":5236,"z":-58590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":102007,"pos":{"x":-3920,"y":5236,"z":-68600},"rot":{"x":0,"y":135000,"z":0}},{"groupId":17,"instId":300007,"propState":0,"propId":102007,"pos":{"x":-10360,"y":5236,"z":-70380},"rot":{"x":0,"y":135000,"z":0}},{"groupId":17,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-5110,"y":5236,"z":-58460},"rot":{"x":0,"y":195000,"z":0}},{"groupId":17,"instId":300006,"propState":0,"propId":102007,"pos":{"x":-3870,"y":5236,"z":-76240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-10190,"y":5236,"z":-58640},"rot":{"x":0,"y":165000,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":17,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-8680,"y":5236,"z":-63290},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":18,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-6470,"y":5236,"z":-63270},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":20,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-36729,"y":5562,"z":-107497},"rot":{"x":0,"y":89964,"z":0}}],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300010,"propState":0,"propId":102004,"pos":{"x":-13907,"y":5236,"z":-97567},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300009,"propState":0,"propId":102004,"pos":{"x":-40270,"y":5562,"z":-101460},"rot":{"x":0,"y":180000,"z":0}},{"groupId":19,"instId":300008,"propState":0,"propId":102004,"pos":{"x":-6212,"y":7036,"z":-108510},"rot":{"x":0,"y":90000,"z":0}},{"groupId":19,"instId":300005,"propState":0,"propId":100,"pos":{"x":-41940,"y":5564,"z":-108580},"rot":{"x":0,"y":90000,"z":0}},{"groupId":19,"instId":300003,"propState":0,"propId":102007,"pos":{"x":-27900,"y":7036,"z":-104050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":19,"instId":300007,"propState":0,"propId":102007,"pos":{"x":-27900,"y":7036,"z":-113113},"rot":{"x":0,"y":180000,"z":0}},{"groupId":19,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-41870,"y":5564,"z":-106230},"rot":{"x":0,"y":105000,"z":0}},{"groupId":19,"instId":300006,"propState":0,"propId":102007,"pos":{"x":-23740,"y":7036,"z":-104160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":19,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-41900,"y":5564,"z":-110900},"rot":{"x":0,"y":75000,"z":0}},{"groupId":19,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":19,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-36718,"y":5564,"z":-110221},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":22,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":39170,"y":9101,"z":122760},"rot":{"x":0,"y":359964,"z":0}}],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300008,"propState":0,"propId":102004,"pos":{"x":3901,"y":9184,"z":107800},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300003,"propState":0,"propId":100,"pos":{"x":1010,"y":9101,"z":117950},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300004,"propState":0,"propId":1000,"pos":{"x":1010,"y":9101,"z":120440},"rot":{"x":0,"y":105000,"z":0}},{"groupId":21,"instId":300002,"propState":0,"propId":1000,"pos":{"x":1000,"y":9101,"z":115470},"rot":{"x":0,"y":75000,"z":0}},{"groupId":21,"instId":300005,"propState":0,"propId":102004,"pos":{"x":38204,"y":9101,"z":179006},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300009,"propState":0,"propId":102007,"pos":{"x":24698,"y":9101,"z":114670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300007,"propState":0,"propId":102007,"pos":{"x":43770,"y":9101,"z":138151},"rot":{"x":0,"y":270000,"z":0}},{"groupId":21,"instId":300006,"propState":0,"propId":102007,"pos":{"x":43630,"y":9101,"z":157326},"rot":{"x":0,"y":270000,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":21,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":4734,"y":9101,"z":117960},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":23,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":39212,"y":9101,"z":148846},"rot":{"x":0,"y":359964,"z":0}}],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":26,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-58850,"y":821,"z":72120},"rot":{"x":0,"y":269964,"z":0}}],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300011,"propState":0,"propId":102001,"pos":{"x":6551,"y":2171,"z":66094},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300008,"propState":0,"propId":102004,"pos":{"x":-13790,"y":2171,"z":37800},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300003,"propState":0,"propId":100,"pos":{"x":-1970,"y":2171,"z":55480},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":300006,"propState":0,"propId":102007,"pos":{"x":-69143,"y":821,"z":76489},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":300012,"propState":0,"propId":102004,"pos":{"x":6306,"y":2171,"z":46861},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300010,"propState":0,"propId":102001,"pos":{"x":-43237,"y":2171,"z":76988},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300005,"propState":0,"propId":102004,"pos":{"x":-54150,"y":2171,"z":42510},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300009,"propState":0,"propId":102007,"pos":{"x":-18060,"y":2171,"z":64480},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-2150,"y":2171,"z":53440},"rot":{"x":0,"y":285000,"z":0}},{"groupId":24,"instId":300007,"propState":0,"propId":102007,"pos":{"x":-47268,"y":2171,"z":65005},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-2150,"y":2171,"z":57630},"rot":{"x":0,"y":255000,"z":0}},{"groupId":24,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":24,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-5790,"y":2171,"z":55560},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":27,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-29423,"y":2171,"z":56307},"rot":{"x":0,"y":269964,"z":0}}],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":29,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":11230,"y":-1116,"z":11060},"rot":{"x":0,"y":89964,"z":0}}],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300012,"propState":0,"propId":102001,"pos":{"x":48675,"y":-2836,"z":36880},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300011,"propState":0,"propId":102004,"pos":{"x":-13940,"y":-1147,"z":18130},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300010,"propState":0,"propId":102004,"pos":{"x":-10060,"y":-1147,"z":8930},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300008,"propState":0,"propId":102004,"pos":{"x":30395,"y":623,"z":4390},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300005,"propState":0,"propId":102004,"pos":{"x":24222,"y":-1116,"z":4390},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300003,"propState":0,"propId":100,"pos":{"x":-14100,"y":-1147,"z":11840},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300009,"propState":0,"propId":102007,"pos":{"x":41450,"y":-1074,"z":-1300},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-14070,"y":-1147,"z":13940},"rot":{"x":0,"y":105000,"z":0}},{"groupId":28,"instId":300007,"propState":0,"propId":102007,"pos":{"x":20870,"y":-1116,"z":9170},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300006,"propState":0,"propId":102007,"pos":{"x":1005,"y":-1085,"z":13430},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-13960,"y":-1147,"z":9760},"rot":{"x":0,"y":75000,"z":0}},{"groupId":28,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":28,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-12140,"y":-1147,"z":12080},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":30,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":41490,"y":-1074,"z":8140},"rot":{"x":0,"y":359964,"z":0}}],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":33,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":38035,"y":9101,"z":123095},"rot":{"x":0,"y":359964,"z":0}}],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300005,"propState":0,"propId":102004,"pos":{"x":38204,"y":9101,"z":179006},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300008,"propState":0,"propId":102004,"pos":{"x":3901,"y":9184,"z":107800},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300003,"propState":0,"propId":100,"pos":{"x":1020,"y":9101,"z":117960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":31,"instId":300009,"propState":0,"propId":102007,"pos":{"x":24698,"y":9101,"z":114670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":31,"instId":300004,"propState":0,"propId":1000,"pos":{"x":1010,"y":9101,"z":120440},"rot":{"x":0,"y":105000,"z":0}},{"groupId":31,"instId":300007,"propState":0,"propId":102007,"pos":{"x":43770,"y":9101,"z":138151},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300006,"propState":0,"propId":102007,"pos":{"x":33716,"y":9101,"z":137020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300002,"propState":0,"propId":1000,"pos":{"x":1000,"y":9101,"z":115470},"rot":{"x":0,"y":75000,"z":0}},{"groupId":31,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":31,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":4734,"y":9101,"z":117960},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":34,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":38040,"y":9101,"z":120650},"rot":{"x":0,"y":359964,"z":0}}],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":37,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-58850,"y":821,"z":72120},"rot":{"x":0,"y":269964,"z":0}}],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300012,"propState":0,"propId":102004,"pos":{"x":6306,"y":2171,"z":46861},"rot":{"x":0,"y":90000,"z":0}},{"groupId":36,"instId":300010,"propState":0,"propId":102001,"pos":{"x":-43237,"y":2171,"z":76988},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300005,"propState":0,"propId":102004,"pos":{"x":-54150,"y":2171,"z":42510},"rot":{"x":0,"y":90000,"z":0}},{"groupId":36,"instId":300003,"propState":0,"propId":100,"pos":{"x":-2030,"y":2171,"z":55520},"rot":{"x":0,"y":270000,"z":0}},{"groupId":36,"instId":300009,"propState":0,"propId":102007,"pos":{"x":-18060,"y":2171,"z":64480},"rot":{"x":0,"y":90000,"z":0}},{"groupId":36,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-2150,"y":2171,"z":53440},"rot":{"x":0,"y":285000,"z":0}},{"groupId":36,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-2150,"y":2171,"z":57630},"rot":{"x":0,"y":255000,"z":0}},{"groupId":36,"instId":300011,"propState":0,"propId":102001,"pos":{"x":6551,"y":2171,"z":66094},"rot":{"x":0,"y":90000,"z":0}},{"groupId":36,"instId":300008,"propState":0,"propId":102004,"pos":{"x":-13790,"y":2171,"z":37800},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300007,"propState":0,"propId":102007,"pos":{"x":-47268,"y":2171,"z":65005},"rot":{"x":0,"y":270000,"z":0}},{"groupId":36,"instId":300006,"propState":0,"propId":102007,"pos":{"x":-69143,"y":821,"z":76489},"rot":{"x":0,"y":270000,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":36,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-5790,"y":2171,"z":55560},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":38,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-29423,"y":2171,"z":56307},"rot":{"x":0,"y":269964,"z":0}}],"teleports":{}},"40":{"props":[],"npcs":[{"groupId":40,"instId":400001,"npcId":3013,"pos":{"x":-77610,"y":821,"z":74540},"rot":{"x":0,"y":240000,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8121201":{"P81212_F81212001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300010,"propState":0,"propId":102000,"pos":{"x":68340,"y":-31263,"z":-137570},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300009,"propState":0,"propId":102000,"pos":{"x":-10332,"y":-31159,"z":-141719},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300008,"propState":0,"propId":102000,"pos":{"x":69120,"y":-34241,"z":-91442},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300007,"propState":2,"propId":102000,"pos":{"x":59120,"y":-34241,"z":-84424},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300006,"propState":0,"propId":102000,"pos":{"x":28325,"y":-31213,"z":-40965},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":102001,"pos":{"x":66343,"y":-31228,"z":-139898},"rot":{"x":0,"y":89578,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":102001,"pos":{"x":-13866,"y":-31109,"z":-143544},"rot":{"x":0,"y":359578,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":102001,"pos":{"x":65687,"y":-31213,"z":-100279},"rot":{"x":0,"y":359578,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":102001,"pos":{"x":61286,"y":-34210,"z":-80659},"rot":{"x":0,"y":269578,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":102001,"pos":{"x":30030,"y":-31163,"z":-39351},"rot":{"x":0,"y":269578,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":6,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":108890,"y":5351,"z":-5350},"rot":{"x":0,"y":269964,"z":0}}],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300005,"propState":0,"propId":102004,"pos":{"x":95770,"y":7183,"z":-12520},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300003,"propState":0,"propId":100,"pos":{"x":135070,"y":8008,"z":3060},"rot":{"x":0,"y":210000,"z":0}},{"groupId":5,"instId":300009,"propState":0,"propId":102007,"pos":{"x":124990,"y":8008,"z":-11430},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300004,"propState":0,"propId":1000,"pos":{"x":132190,"y":8008,"z":3050},"rot":{"x":0,"y":164999,"z":0}},{"groupId":5,"instId":300007,"propState":0,"propId":102007,"pos":{"x":119050,"y":8008,"z":-1870},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300006,"propState":0,"propId":102007,"pos":{"x":101300,"y":5351,"z":-9240},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":1000,"pos":{"x":137790,"y":8008,"z":3050},"rot":{"x":0,"y":195000,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":5,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":134670,"y":8008,"z":-1080},"rot":{"x":0,"y":210000,"z":0}}],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":7,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":120011,"y":8008,"z":-5171},"rot":{"x":0,"y":269964,"z":0}}],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300005,"propState":0,"propId":102004,"pos":{"x":95770,"y":7183,"z":-12520},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":100,"pos":{"x":87540,"y":5351,"z":-7600},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300009,"propState":0,"propId":102007,"pos":{"x":101630,"y":5351,"z":-8990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":1000,"pos":{"x":87210,"y":5351,"z":-5170},"rot":{"x":0,"y":105000,"z":0}},{"groupId":8,"instId":300007,"propState":0,"propId":102007,"pos":{"x":119050,"y":8008,"z":-1870},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300006,"propState":0,"propId":102007,"pos":{"x":95700,"y":5351,"z":-4020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":1000,"pos":{"x":86810,"y":5351,"z":-9320},"rot":{"x":0,"y":75000,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":8,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":90360,"y":5351,"z":-7600},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":9,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":119280,"y":8008,"z":-3670},"rot":{"x":0,"y":89964,"z":0}}],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":10,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":119154,"y":8008,"z":-6334},"rot":{"x":0,"y":89964,"z":0}}],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300013,"propState":0,"propId":102007,"pos":{"x":128300,"y":8008,"z":-2280},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300012,"propState":0,"propId":102007,"pos":{"x":131400,"y":8008,"z":-11750},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300006,"propState":0,"propId":102004,"pos":{"x":117096,"y":8057,"z":-5266},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":1000,"pos":{"x":139390,"y":8008,"z":-8860},"rot":{"x":0,"y":285000,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":1000,"pos":{"x":139380,"y":8008,"z":-4240},"rot":{"x":0,"y":255000,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":11,"instId":400001,"npcId":3013,"pos":{"x":133740,"y":8008,"z":-10360},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300008,"propState":0,"propId":102004,"pos":{"x":136174,"y":2265,"z":-24293},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":102004,"pos":{"x":115360,"y":5351,"z":-20970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300005,"propState":0,"propId":100,"pos":{"x":143760,"y":2265,"z":-17560},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300007,"propState":0,"propId":102007,"pos":{"x":137090,"y":2265,"z":-16020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300004,"propState":0,"propId":1000,"pos":{"x":143840,"y":2265,"z":-19650},"rot":{"x":0,"y":285000,"z":0}},{"groupId":12,"instId":300006,"propState":0,"propId":102007,"pos":{"x":134690,"y":2265,"z":-23200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300002,"propState":0,"propId":1000,"pos":{"x":143830,"y":2265,"z":-15360},"rot":{"x":0,"y":255000,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":12,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":139910,"y":2265,"z":-18250},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300010,"propState":0,"propId":102004,"pos":{"x":17414,"y":-31213,"z":-55180},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":1000,"pos":{"x":14310,"y":-31213,"z":-48760},"rot":{"x":0,"y":254999,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":102004,"pos":{"x":8016,"y":-31213,"z":-23320},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300008,"propState":0,"propId":102004,"pos":{"x":-11547,"y":-31213,"z":-54130},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":100,"pos":{"x":13486,"y":-31213,"z":-50513},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300009,"propState":0,"propId":102007,"pos":{"x":3610,"y":-31213,"z":-48170},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":102007,"pos":{"x":-8204,"y":-31213,"z":-54560},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":102004,"pos":{"x":10300,"y":-31213,"z":-44450},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":102007,"pos":{"x":-1240,"y":-31213,"z":-25640},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":1000,"pos":{"x":14300,"y":-31213,"z":-53120},"rot":{"x":0,"y":285000,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":13,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":11430,"y":-31213,"z":-50800},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":14,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-9330,"y":-31213,"z":-27780},"rot":{"x":0,"y":329964,"z":0}}],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":15,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":-11160,"y":-31098,"z":-50670},"rot":{"x":0,"y":269964,"z":0}}],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":18,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":9740,"y":-31213,"z":-51930},"rot":{"x":0,"y":269964,"z":0}}],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300008,"propState":0,"propId":102004,"pos":{"x":8016,"y":-31213,"z":-23320},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300003,"propState":0,"propId":102004,"pos":{"x":-12170,"y":-31213,"z":-38820},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300005,"propState":0,"propId":100,"pos":{"x":1450,"y":-31213,"z":-8260},"rot":{"x":0,"y":195000,"z":0}},{"groupId":16,"instId":300007,"propState":0,"propId":102007,"pos":{"x":3210,"y":-31213,"z":-17290},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300004,"propState":0,"propId":1000,"pos":{"x":-300,"y":-31213,"z":-6620},"rot":{"x":0,"y":210000,"z":0}},{"groupId":16,"instId":300006,"propState":0,"propId":102007,"pos":{"x":3270,"y":-31213,"z":-18570},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":1000,"pos":{"x":3420,"y":-31213,"z":-9380},"rot":{"x":0,"y":225000,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":16,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-340,"y":-31213,"z":-11520},"rot":{"x":0,"y":195000,"z":0}}],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300008,"propState":0,"propId":102004,"pos":{"x":10300,"y":-31213,"z":-44450},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300010,"propState":0,"propId":102004,"pos":{"x":17414,"y":-31213,"z":-55180},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300009,"propState":0,"propId":102004,"pos":{"x":-11547,"y":-31213,"z":-54130},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":102004,"pos":{"x":-12170,"y":-31213,"z":-45170},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300005,"propState":0,"propId":100,"pos":{"x":13220,"y":-31213,"z":-50700},"rot":{"x":0,"y":270271,"z":0}},{"groupId":17,"instId":300007,"propState":0,"propId":102007,"pos":{"x":1170,"y":-31055,"z":-46850},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300004,"propState":0,"propId":1000,"pos":{"x":13270,"y":-31213,"z":-52530},"rot":{"x":0,"y":285000,"z":0}},{"groupId":17,"instId":300006,"propState":0,"propId":102007,"pos":{"x":-1610,"y":-31055,"z":-46930},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":1000,"pos":{"x":13450,"y":-31213,"z":-48620},"rot":{"x":0,"y":240000,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":17,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":9640,"y":-31213,"z":-50530},"rot":{"x":0,"y":270271,"z":0}}],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300007,"propState":0,"propId":102007,"pos":{"x":5870,"y":-31213,"z":-46920},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300005,"propState":0,"propId":102004,"pos":{"x":-9300,"y":-31213,"z":-49660},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300009,"propState":0,"propId":102007,"pos":{"x":3980,"y":-31213,"z":-48024},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300008,"propState":0,"propId":102004,"pos":{"x":17414,"y":-31213,"z":-55180},"rot":{"x":0,"y":180000,"z":0}},{"groupId":19,"instId":300002,"propState":0,"propId":1000,"pos":{"x":15580,"y":-31213,"z":-48810},"rot":{"x":0,"y":255000,"z":0}},{"groupId":19,"instId":300006,"propState":0,"propId":102004,"pos":{"x":10300,"y":-31213,"z":-44450},"rot":{"x":0,"y":180000,"z":0}},{"groupId":19,"instId":300003,"propState":0,"propId":100,"pos":{"x":9900,"y":-31213,"z":-50910},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300004,"propState":0,"propId":1000,"pos":{"x":15660,"y":-31213,"z":-52890},"rot":{"x":0,"y":285000,"z":0}},{"groupId":19,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":19,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":12300,"y":-31213,"z":-50880},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300003,"propState":0,"propId":102004,"pos":{"x":10210,"y":-31159,"z":-134860},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300013,"propState":0,"propId":102007,"pos":{"x":4800,"y":-31159,"z":-116510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300012,"propState":0,"propId":102007,"pos":{"x":4675,"y":-31159,"z":-114470},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300006,"propState":0,"propId":102004,"pos":{"x":14728,"y":-31159,"z":-106776},"rot":{"x":0,"y":15000,"z":0}},{"groupId":20,"instId":300004,"propState":0,"propId":1000,"pos":{"x":13470,"y":-31159,"z":-132570},"rot":{"x":0,"y":345000,"z":0}},{"groupId":20,"instId":300002,"propState":0,"propId":1000,"pos":{"x":7400,"y":-31159,"z":-132270},"rot":{"x":0,"y":15000,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":20,"instId":400001,"npcId":3013,"pos":{"x":6590,"y":-31159,"z":-123530},"rot":{"x":0,"y":30000,"z":0}}],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300009,"propState":0,"propId":102004,"pos":{"x":838,"y":-31159,"z":-138942},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300008,"propState":0,"propId":102004,"pos":{"x":17060,"y":-31159,"z":-153281},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300003,"propState":0,"propId":102004,"pos":{"x":12290,"y":-31098,"z":-129739},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300005,"propState":0,"propId":100,"pos":{"x":9270,"y":-31159,"z":-154050},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300007,"propState":0,"propId":102007,"pos":{"x":13289,"y":-31159,"z":-143281},"rot":{"x":0,"y":270000,"z":0}},{"groupId":21,"instId":300004,"propState":0,"propId":1000,"pos":{"x":11840,"y":-31159,"z":-154920},"rot":{"x":0,"y":345000,"z":0}},{"groupId":21,"instId":300006,"propState":0,"propId":102007,"pos":{"x":2967,"y":-31159,"z":-142468},"rot":{"x":0,"y":270000,"z":0}},{"groupId":21,"instId":300002,"propState":0,"propId":1000,"pos":{"x":6410,"y":-31159,"z":-154680},"rot":{"x":0,"y":15000,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":21,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":9270,"y":-31159,"z":-151541},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300010,"propState":0,"propId":102004,"pos":{"x":122600,"y":-28127,"z":-145270},"rot":{"x":0,"y":90000,"z":0}},{"groupId":22,"instId":300005,"propState":0,"propId":102004,"pos":{"x":109990,"y":-28131,"z":-140630},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300009,"propState":0,"propId":102007,"pos":{"x":83900,"y":-31263,"z":-139960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":22,"instId":300002,"propState":0,"propId":1000,"pos":{"x":119990,"y":-28127,"z":-147910},"rot":{"x":0,"y":285000,"z":0}},{"groupId":22,"instId":300008,"propState":0,"propId":102001,"pos":{"x":66343,"y":-31228,"z":-139898},"rot":{"x":0,"y":89578,"z":0}},{"groupId":22,"instId":300003,"propState":0,"propId":100,"pos":{"x":120030,"y":-28076,"z":-145750},"rot":{"x":0,"y":255000,"z":0}},{"groupId":22,"instId":300004,"propState":0,"propId":1000,"pos":{"x":120060,"y":-28127,"z":-143260},"rot":{"x":0,"y":254999,"z":0}},{"groupId":22,"instId":300007,"propState":0,"propId":102007,"pos":{"x":111540,"y":-28131,"z":-150680},"rot":{"x":0,"y":270000,"z":0}},{"groupId":22,"instId":300006,"propState":0,"propId":102007,"pos":{"x":103449,"y":-28131,"z":-141026},"rot":{"x":0,"y":270000,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":22,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":115910,"y":-28076,"z":-145450},"rot":{"x":0,"y":255000,"z":0}}],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":23,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":97290,"y":-28131,"z":-143170},"rot":{"x":0,"y":269964,"z":0}}],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":24,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":106410,"y":-28131,"z":-148670},"rot":{"x":0,"y":269964,"z":0}}],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300009,"propState":0,"propId":102007,"pos":{"x":100000,"y":-28131,"z":-141310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":25,"instId":300007,"propState":0,"propId":102007,"pos":{"x":95980,"y":-28131,"z":-147210},"rot":{"x":0,"y":270000,"z":0}},{"groupId":25,"instId":300008,"propState":0,"propId":102004,"pos":{"x":93570,"y":-28131,"z":-143000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":25,"instId":300006,"propState":0,"propId":102004,"pos":{"x":109950,"y":-28131,"z":-140620},"rot":{"x":0,"y":180000,"z":0}},{"groupId":25,"instId":300005,"propState":0,"propId":102004,"pos":{"x":112630,"y":-28131,"z":-145360},"rot":{"x":0,"y":270000,"z":0}},{"groupId":25,"instId":300003,"propState":0,"propId":100,"pos":{"x":102610,"y":-28131,"z":-153490},"rot":{"x":0,"y":270000,"z":0}},{"groupId":25,"instId":300004,"propState":0,"propId":1000,"pos":{"x":102520,"y":-28131,"z":-157900},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300002,"propState":0,"propId":1000,"pos":{"x":106690,"y":-28131,"z":-156120},"rot":{"x":0,"y":315000,"z":0}},{"groupId":25,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":25,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":102620,"y":-28131,"z":-153470},"rot":{"x":0,"y":330000,"z":0}}],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300005,"propState":0,"propId":102004,"pos":{"x":93450,"y":-28131,"z":-142940},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":102004,"pos":{"x":112790,"y":-28131,"z":-145600},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300013,"propState":0,"propId":102007,"pos":{"x":95730,"y":-28131,"z":-151380},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300012,"propState":0,"propId":102007,"pos":{"x":95990,"y":-28131,"z":-148240},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300006,"propState":0,"propId":102004,"pos":{"x":109920,"y":-28131,"z":-140660},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300004,"propState":0,"propId":1000,"pos":{"x":104760,"y":-28131,"z":-158000},"rot":{"x":0,"y":345000,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":1000,"pos":{"x":100340,"y":-28131,"z":-157850},"rot":{"x":0,"y":15000,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":26,"instId":400001,"npcId":3013,"pos":{"x":98600,"y":-28131,"z":-153910},"rot":{"x":0,"y":15000,"z":0}}],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":28,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":97290,"y":-28131,"z":-143170},"rot":{"x":0,"y":269964,"z":0}}],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300010,"propState":0,"propId":102004,"pos":{"x":130420,"y":-28127,"z":-145270},"rot":{"x":0,"y":90000,"z":0}},{"groupId":27,"instId":300008,"propState":0,"propId":102001,"pos":{"x":66343,"y":-31228,"z":-139898},"rot":{"x":0,"y":89578,"z":0}},{"groupId":27,"instId":300005,"propState":0,"propId":102004,"pos":{"x":109990,"y":-28131,"z":-140630},"rot":{"x":0,"y":180000,"z":0}},{"groupId":27,"instId":300003,"propState":0,"propId":100,"pos":{"x":115910,"y":-28076,"z":-145450},"rot":{"x":0,"y":255000,"z":0}},{"groupId":27,"instId":300009,"propState":0,"propId":102007,"pos":{"x":83900,"y":-31263,"z":-139960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":27,"instId":300004,"propState":0,"propId":1000,"pos":{"x":120060,"y":-28127,"z":-143260},"rot":{"x":0,"y":254999,"z":0}},{"groupId":27,"instId":300007,"propState":0,"propId":102007,"pos":{"x":111540,"y":-28131,"z":-150700},"rot":{"x":0,"y":270000,"z":0}},{"groupId":27,"instId":300006,"propState":0,"propId":102007,"pos":{"x":103449,"y":-28131,"z":-141026},"rot":{"x":0,"y":270000,"z":0}},{"groupId":27,"instId":300002,"propState":0,"propId":1000,"pos":{"x":119990,"y":-28127,"z":-147910},"rot":{"x":0,"y":285000,"z":0}},{"groupId":27,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":27,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":115910,"y":-28076,"z":-145450},"rot":{"x":0,"y":255000,"z":0}}],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":29,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":106410,"y":-28131,"z":-148670},"rot":{"x":0,"y":269964,"z":0}}],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":31,"instId":200002,"monsterId":1002040,"eventId":0,"pos":{"x":100950,"y":-28121,"z":-113570},"rot":{"x":0,"y":344964,"z":0}}],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300009,"propState":0,"propId":102004,"pos":{"x":109820,"y":-28121,"z":-119750},"rot":{"x":0,"y":180000,"z":0}},{"groupId":30,"instId":300008,"propState":0,"propId":102004,"pos":{"x":93511,"y":-28071,"z":-113828},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300003,"propState":0,"propId":102004,"pos":{"x":112580,"y":-28121,"z":-114860},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300005,"propState":0,"propId":100,"pos":{"x":102520,"y":-28121,"z":-117340},"rot":{"x":0,"y":195000,"z":0}},{"groupId":30,"instId":300007,"propState":0,"propId":102007,"pos":{"x":110690,"y":-28121,"z":-106410},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300004,"propState":0,"propId":1000,"pos":{"x":99680,"y":-28121,"z":-117120},"rot":{"x":0,"y":15000,"z":0}},{"groupId":30,"instId":300006,"propState":0,"propId":102007,"pos":{"x":110680,"y":-28121,"z":-104870},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300002,"propState":0,"propId":1000,"pos":{"x":105020,"y":-28121,"z":-117260},"rot":{"x":0,"y":345000,"z":0}},{"groupId":30,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":30,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":103880,"y":-28121,"z":-113570},"rot":{"x":0,"y":271,"z":0}}],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300010,"propState":0,"propId":102007,"pos":{"x":95240,"y":-28121,"z":-106940},"rot":{"x":0,"y":270000,"z":0}},{"groupId":32,"instId":300009,"propState":0,"propId":102007,"pos":{"x":96450,"y":-28121,"z":-105560},"rot":{"x":0,"y":270000,"z":0}},{"groupId":32,"instId":300007,"propState":0,"propId":102004,"pos":{"x":109820,"y":-28121,"z":-119750},"rot":{"x":0,"y":180000,"z":0}},{"groupId":32,"instId":300006,"propState":0,"propId":102004,"pos":{"x":93511,"y":-28071,"z":-113828},"rot":{"x":0,"y":90000,"z":0}},{"groupId":32,"instId":300005,"propState":0,"propId":102004,"pos":{"x":112580,"y":-28121,"z":-114860},"rot":{"x":0,"y":90000,"z":0}},{"groupId":32,"instId":300003,"propState":0,"propId":100,"pos":{"x":102640,"y":-28121,"z":-97550},"rot":{"x":0,"y":270000,"z":0}},{"groupId":32,"instId":300004,"propState":0,"propId":1000,"pos":{"x":105010,"y":-28121,"z":-94030},"rot":{"x":0,"y":210000,"z":0}},{"groupId":32,"instId":300002,"propState":0,"propId":1000,"pos":{"x":100340,"y":-28121,"z":-93810},"rot":{"x":0,"y":165000,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":32,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":102640,"y":-28121,"z":-97550},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300001,"propState":0,"propId":102004,"pos":{"x":123610,"y":661,"z":-37350},"rot":{"x":0,"y":90000,"z":0}},{"groupId":33,"instId":300019,"propState":1,"propId":1002,"pos":{"x":110240,"y":604,"z":-44110},"rot":{"x":0,"y":45000,"z":0}},{"groupId":33,"instId":300015,"propState":0,"propId":102005,"pos":{"x":112630,"y":661,"z":-35500},"rot":{"x":0,"y":209999,"z":0}},{"groupId":33,"instId":300013,"propState":0,"propId":102006,"pos":{"x":112168,"y":661,"z":-34725},"rot":{"x":0,"y":209996,"z":0}},{"groupId":33,"instId":300012,"propState":0,"propId":102005,"pos":{"x":113291,"y":661,"z":-34901},"rot":{"x":0,"y":209996,"z":0}},{"groupId":33,"instId":300004,"propState":0,"propId":1001,"pos":{"x":106960,"y":661,"z":-35650},"rot":{"x":0,"y":105000,"z":0}},{"groupId":33,"instId":300002,"propState":0,"propId":1021,"pos":{"x":98590,"y":604,"z":-45124},"rot":{"x":0,"y":60457,"z":0}}],"npcs":[{"groupId":33,"instId":400001,"npcId":1013,"pos":{"x":102590,"y":604,"z":-39660},"rot":{"x":0,"y":105000,"z":0}}],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300005,"propState":0,"propId":102004,"pos":{"x":130270,"y":-28127,"z":-115220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":34,"instId":300002,"propState":0,"propId":100,"pos":{"x":151550,"y":-28127,"z":-115340},"rot":{"x":0,"y":270000,"z":0}},{"groupId":34,"instId":300003,"propState":2,"propId":1004,"pos":{"x":155100,"y":-28127,"z":-118690},"rot":{"x":0,"y":165000,"z":0}},{"groupId":34,"instId":300004,"propState":0,"propId":1000,"pos":{"x":157690,"y":-28127,"z":-112590},"rot":{"x":0,"y":255000,"z":0}},{"groupId":34,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":34,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":151560,"y":-28127,"z":-115340},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300005,"propState":0,"propId":102004,"pos":{"x":130270,"y":-28127,"z":-115220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":35,"instId":300003,"propState":0,"propId":100,"pos":{"x":151570,"y":-28127,"z":-115280},"rot":{"x":0,"y":270000,"z":0}},{"groupId":35,"instId":300001,"propState":2,"propId":1004,"pos":{"x":155000,"y":-28127,"z":-118590},"rot":{"x":0,"y":165000,"z":0}},{"groupId":35,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300004,"propState":0,"propId":1000,"pos":{"x":157778,"y":-28127,"z":-112535},"rot":{"x":0,"y":255000,"z":0}}],"npcs":[],"monsters":[{"groupId":35,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":151540,"y":-28127,"z":-115380},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"37":{"props":[],"npcs":[{"groupId":37,"instId":400001,"npcId":3013,"pos":{"x":78290,"y":-31263,"z":-147040},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8122101":{"P81221_F81221001":{"scenes":{"8":{"props":[{"groupId":8,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300002,"propState":0,"propId":1029,"pos":{"x":100,"y":7739,"z":19536},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-2420,"y":8361,"z":60030},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300003,"propState":0,"propId":100,"pos":{"x":580,"y":8551,"z":54030},"rot":{"x":0,"y":180000,"z":0}},{"groupId":33,"instId":300002,"propState":2,"propId":1004,"pos":{"x":3580,"y":8584,"z":57030},"rot":{"x":0,"y":180000,"z":0}},{"groupId":33,"instId":300001,"propState":0,"propId":100,"pos":{"x":580,"y":8551,"z":54030},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":33,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":580,"y":8551,"z":54030},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300003,"propState":0,"propId":1029,"pos":{"x":184600,"y":19670,"z":-91757},"rot":{"x":0,"y":0,"z":0}},{"groupId":34,"instId":300005,"propState":0,"propId":1029,"pos":{"x":164200,"y":19670,"z":-57200},"rot":{"x":0,"y":0,"z":0}},{"groupId":34,"instId":300002,"propState":0,"propId":1029,"pos":{"x":164200,"y":19670,"z":-91762},"rot":{"x":0,"y":0,"z":0}},{"groupId":34,"instId":300004,"propState":0,"propId":1029,"pos":{"x":184600,"y":19670,"z":-57200},"rot":{"x":0,"y":0,"z":0}},{"groupId":34,"instId":300001,"propState":0,"propId":1029,"pos":{"x":157330,"y":21642,"z":-74429},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300001,"propState":0,"propId":1000,"pos":{"x":182330,"y":21642,"z":-74130},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300005,"propState":0,"propId":102005,"pos":{"x":167772,"y":21642,"z":-77214},"rot":{"x":0,"y":210000,"z":0}},{"groupId":36,"instId":300004,"propState":0,"propId":102005,"pos":{"x":166800,"y":21642,"z":-77289},"rot":{"x":0,"y":210000,"z":0}},{"groupId":36,"instId":300003,"propState":0,"propId":102006,"pos":{"x":167219,"y":21642,"z":-76383},"rot":{"x":0,"y":210000,"z":0}},{"groupId":36,"instId":300002,"propState":1,"propId":1002,"pos":{"x":172330,"y":21642,"z":-70130},"rot":{"x":0,"y":240000,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":1001,"pos":{"x":172330,"y":21642,"z":-78130},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[{"groupId":36,"instId":400001,"npcId":1013,"pos":{"x":177330,"y":21642,"z":-77130},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300001,"propState":0,"propId":1029,"pos":{"x":24008,"y":10913,"z":-117960},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300008,"propState":0,"propId":102008,"pos":{"x":41660,"y":10913,"z":-114960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":1000,"pos":{"x":51790,"y":10913,"z":-120960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300007,"propState":0,"propId":102008,"pos":{"x":38571,"y":10913,"z":-120960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300006,"propState":0,"propId":102008,"pos":{"x":35630,"y":10913,"z":-114960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300005,"propState":0,"propId":102008,"pos":{"x":40790,"y":10913,"z":-114960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300004,"propState":0,"propId":102008,"pos":{"x":37790,"y":10913,"z":-120960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300003,"propState":0,"propId":102008,"pos":{"x":34790,"y":10913,"z":-114960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":1000,"pos":{"x":51790,"y":10913,"z":-114960},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[],"npcs":[{"groupId":19,"instId":400001,"npcId":3013,"pos":{"x":47790,"y":10913,"z":-117960},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-13107,"y":9297,"z":-111243},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-34874,"y":8240,"z":-103613},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-43100,"y":8240,"z":-119090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":21,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-40011,"y":8240,"z":-113090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":21,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-37070,"y":8240,"z":-119090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":21,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-42230,"y":8240,"z":-119090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":21,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-39230,"y":8240,"z":-113090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":21,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-36230,"y":8240,"z":-119090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":21,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-53230,"y":8240,"z":-113090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-53230,"y":8240,"z":-119090},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300002,"propState":0,"propId":100,"pos":{"x":-49230,"y":8240,"z":-116090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":100,"pos":{"x":-49230,"y":8240,"z":-116090},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":22,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-49230,"y":8240,"z":-116090},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300002,"propState":0,"propId":100,"pos":{"x":-50290,"y":8240,"z":-117880},"rot":{"x":0,"y":90000,"z":0}},{"groupId":75,"instId":300001,"propState":0,"propId":100,"pos":{"x":-50290,"y":8240,"z":-117880},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":75,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-50290,"y":8240,"z":-117880},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-44160,"y":8240,"z":-119090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-41071,"y":8240,"z":-113090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-38130,"y":8240,"z":-119090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-43290,"y":8240,"z":-119090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-40290,"y":8240,"z":-113090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-37290,"y":8240,"z":-119090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-54290,"y":8240,"z":-113090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-54290,"y":8240,"z":-119090},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300001,"propState":0,"propId":100,"pos":{"x":-50290,"y":8240,"z":-114310},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":76,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-50290,"y":8240,"z":-114310},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-67170,"y":10224,"z":-74160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-14465,"y":12905,"z":-75931},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-35248,"y":8240,"z":-89200},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-50300,"y":10224,"z":-71160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-53389,"y":10224,"z":-77490},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-56330,"y":10224,"z":-71160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-51170,"y":10224,"z":-71160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-54170,"y":10224,"z":-77490},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-57170,"y":10224,"z":-71160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-40170,"y":10224,"z":-77160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-40170,"y":10224,"z":-71160},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[],"npcs":[{"groupId":25,"instId":400001,"npcId":3013,"pos":{"x":-44170,"y":10224,"z":-74160},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-51497,"y":10224,"z":-77463},"rot":{"x":0,"y":268486,"z":0}},{"groupId":26,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-48567,"y":10224,"z":-71131},"rot":{"x":0,"y":268486,"z":0}},{"groupId":26,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-45469,"y":10224,"z":-77303},"rot":{"x":0,"y":268486,"z":0}},{"groupId":26,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-50627,"y":10224,"z":-77440},"rot":{"x":0,"y":268486,"z":0}},{"groupId":26,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-47786,"y":10224,"z":-71110},"rot":{"x":0,"y":268486,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-44629,"y":10224,"z":-77281},"rot":{"x":0,"y":268486,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-61782,"y":10224,"z":-71732},"rot":{"x":0,"y":268486,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-61623,"y":10224,"z":-77730},"rot":{"x":0,"y":358486,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300002,"propState":0,"propId":100,"pos":{"x":-57704,"y":10224,"z":-74626},"rot":{"x":0,"y":88486,"z":0}},{"groupId":27,"instId":300001,"propState":0,"propId":100,"pos":{"x":-57704,"y":10224,"z":-74626},"rot":{"x":0,"y":88486,"z":0}}],"npcs":[],"monsters":[{"groupId":27,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-57704,"y":10224,"z":-74626},"rot":{"x":0,"y":88486,"z":0}}],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-60775,"y":3506,"z":-18535},"rot":{"x":0,"y":45000,"z":0}},{"groupId":51,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-69666,"y":3522,"z":-9644},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-71460,"y":769,"z":-23490},"rot":{"x":0,"y":135000,"z":0}},{"groupId":52,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-72075,"y":769,"z":-22875},"rot":{"x":0,"y":135000,"z":0}},{"groupId":52,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-78722,"y":769,"z":-26660},"rot":{"x":0,"y":135000,"z":0}},{"groupId":52,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-75724,"y":769,"z":-19226},"rot":{"x":0,"y":135000,"z":0}},{"groupId":52,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-79274,"y":769,"z":-26108},"rot":{"x":0,"y":135000,"z":0}},{"groupId":52,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-76318,"y":769,"z":-18632},"rot":{"x":0,"y":135000,"z":0}},{"groupId":52,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-69375,"y":769,"z":-35398},"rot":{"x":0,"y":135000,"z":0}},{"groupId":52,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-65132,"y":769,"z":-31155},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300002,"propState":0,"propId":100,"pos":{"x":-70082,"y":769,"z":-30448},"rot":{"x":0,"y":315000,"z":0}},{"groupId":53,"instId":300001,"propState":0,"propId":100,"pos":{"x":-70082,"y":769,"z":-30448},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[{"groupId":53,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-70082,"y":769,"z":-30448},"rot":{"x":0,"y":315000,"z":0}}],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300001,"propState":0,"propId":100,"pos":{"x":-78448,"y":769,"z":-21990},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[{"groupId":54,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-78448,"y":769,"z":-21990},"rot":{"x":0,"y":315000,"z":0}}],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300001,"propState":0,"propId":100,"pos":{"x":-77040,"y":769,"z":-23540},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[{"groupId":55,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-77040,"y":769,"z":-23540},"rot":{"x":0,"y":315000,"z":0}}],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300001,"propState":0,"propId":1029,"pos":{"x":115770,"y":726,"z":53563},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300002,"propState":0,"propId":100,"pos":{"x":133380,"y":-3472,"z":25440},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":100,"pos":{"x":133380,"y":-3472,"z":25440},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":58,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":133380,"y":-3472,"z":25440},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300005,"propState":0,"propId":102008,"pos":{"x":136380,"y":-1784,"z":51560},"rot":{"x":0,"y":180000,"z":0}},{"groupId":57,"instId":300008,"propState":0,"propId":102008,"pos":{"x":136380,"y":-1784,"z":50690},"rot":{"x":0,"y":180000,"z":0}},{"groupId":57,"instId":300006,"propState":0,"propId":102008,"pos":{"x":136380,"y":-1784,"z":59650},"rot":{"x":0,"y":180000,"z":0}},{"groupId":57,"instId":300004,"propState":0,"propId":102008,"pos":{"x":130380,"y":-1784,"z":55900},"rot":{"x":0,"y":180000,"z":0}},{"groupId":57,"instId":300002,"propState":0,"propId":1000,"pos":{"x":130380,"y":-3511,"z":21440},"rot":{"x":0,"y":180000,"z":0}},{"groupId":57,"instId":300007,"propState":0,"propId":102008,"pos":{"x":130380,"y":-1784,"z":55119},"rot":{"x":0,"y":180000,"z":0}},{"groupId":57,"instId":300003,"propState":0,"propId":102008,"pos":{"x":136380,"y":-1784,"z":60490},"rot":{"x":0,"y":180000,"z":0}},{"groupId":57,"instId":300001,"propState":0,"propId":1000,"pos":{"x":136380,"y":-3511,"z":21440},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300001,"propState":0,"propId":100,"pos":{"x":133347,"y":-1784,"z":46220},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":59,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":133347,"y":-1784,"z":46220},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300001,"propState":0,"propId":100,"pos":{"x":133660,"y":-1784,"z":35920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":60,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":133660,"y":-1784,"z":35920},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300006,"propState":0,"propId":102008,"pos":{"x":130380,"y":-1784,"z":43830},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300008,"propState":0,"propId":102008,"pos":{"x":130380,"y":-1784,"z":56870},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300007,"propState":0,"propId":102008,"pos":{"x":136380,"y":-1784,"z":50430},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300005,"propState":0,"propId":102008,"pos":{"x":130380,"y":-1784,"z":56000},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300004,"propState":0,"propId":102008,"pos":{"x":136380,"y":-1784,"z":49649},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300003,"propState":0,"propId":102008,"pos":{"x":130380,"y":-1784,"z":42990},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300002,"propState":0,"propId":1000,"pos":{"x":136380,"y":-1784,"z":67400},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300001,"propState":0,"propId":1000,"pos":{"x":130380,"y":-1784,"z":67400},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"62":{"props":[],"npcs":[{"groupId":62,"instId":400001,"npcId":3013,"pos":{"x":135656,"y":-3472,"z":26716},"rot":{"x":0,"y":210000,"z":0}}],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300002,"propState":0,"propId":100,"pos":{"x":133380,"y":-1784,"z":63400},"rot":{"x":0,"y":180000,"z":0}},{"groupId":63,"instId":300001,"propState":0,"propId":100,"pos":{"x":133380,"y":-1784,"z":63400},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":63,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":133380,"y":-1784,"z":63400},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300001,"propState":0,"propId":100,"pos":{"x":133350,"y":-1784,"z":47280},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":64,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":133350,"y":-1784,"z":47280},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300001,"propState":0,"propId":100,"pos":{"x":133425,"y":-1784,"z":49040},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":65,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":133425,"y":-1784,"z":49040},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-73852,"y":-997,"z":52862},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-94250,"y":-4222,"z":57130},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-86950,"y":-4222,"z":60761},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-94250,"y":-4222,"z":51100},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-94250,"y":-4222,"z":56260},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-86950,"y":-4222,"z":59980},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-94250,"y":-4222,"z":50260},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-87576,"y":-5818,"z":75670},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-93576,"y":-5823,"z":75670},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300002,"propState":0,"propId":100,"pos":{"x":-90576,"y":-5830,"z":71670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":68,"instId":300001,"propState":0,"propId":100,"pos":{"x":-90576,"y":-5830,"z":71670},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":68,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-90576,"y":-5830,"z":71670},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300001,"propState":0,"propId":100,"pos":{"x":-90550,"y":-4222,"z":61540},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":69,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-90550,"y":-4222,"z":61540},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300001,"propState":0,"propId":100,"pos":{"x":-90520,"y":-4222,"z":63070},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":70,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-90520,"y":-4222,"z":63070},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300004,"propState":0,"propId":1029,"pos":{"x":-13000,"y":9297,"z":-111188},"rot":{"x":0,"y":90000,"z":0}},{"groupId":71,"instId":300003,"propState":0,"propId":1029,"pos":{"x":331,"y":12905,"z":-89309},"rot":{"x":0,"y":0,"z":0}},{"groupId":71,"instId":300002,"propState":0,"propId":1029,"pos":{"x":24547,"y":10913,"z":-117988},"rot":{"x":0,"y":90000,"z":0}},{"groupId":71,"instId":300001,"propState":0,"propId":1029,"pos":{"x":440,"y":6758,"z":-131220},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-2560,"y":9682,"z":-108670},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300007,"propState":0,"propId":102008,"pos":{"x":3440,"y":9297,"z":-113949},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-2560,"y":9297,"z":-116870},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-2560,"y":9682,"z":-109540},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300004,"propState":0,"propId":102008,"pos":{"x":3440,"y":9297,"z":-114730},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-2560,"y":9297,"z":-117710},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300002,"propState":0,"propId":1000,"pos":{"x":3440,"y":9297,"z":-98540},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-2560,"y":9297,"z":-98540},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[],"npcs":[{"groupId":73,"instId":400001,"npcId":3013,"pos":{"x":440,"y":9297,"z":-102540},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8122201":{"P81222_F81222001":{"scenes":{"9":{"props":[{"groupId":9,"instId":300002,"propState":0,"propId":902,"pos":{"x":-41310,"y":49900,"z":41960},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":15,"propId":102074,"pos":{"x":18339,"y":50362,"z":42690},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300002,"propState":0,"propId":1000,"pos":{"x":52640,"y":43758,"z":181500},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300005,"propState":0,"propId":102008,"pos":{"x":38570,"y":43758,"z":190540},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300004,"propState":0,"propId":102008,"pos":{"x":39500,"y":43758,"z":177560},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":102008,"pos":{"x":35640,"y":43758,"z":189240},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":1000,"pos":{"x":52640,"y":43758,"z":187500},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[],"npcs":[{"groupId":13,"instId":400001,"npcId":3013,"pos":{"x":48640,"y":43758,"z":184500},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300002,"propState":0,"propId":102004,"pos":{"x":-82659,"y":53090,"z":149203},"rot":{"x":0,"y":180000,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":102004,"pos":{"x":-71964,"y":53090,"z":138476},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-79720,"y":53090,"z":152430},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-71330,"y":53090,"z":141860},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-79740,"y":53090,"z":153540},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-67916,"y":53090,"z":151354},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-77330,"y":53090,"z":141860},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[],"npcs":[{"groupId":16,"instId":400001,"npcId":3013,"pos":{"x":-74330,"y":53090,"z":145860},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300001,"propState":0,"propId":102004,"pos":{"x":74089,"y":43908,"z":126100},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300005,"propState":0,"propId":102008,"pos":{"x":53010,"y":43649,"z":140140},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300004,"propState":0,"propId":102008,"pos":{"x":53000,"y":43649,"z":146540},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300003,"propState":0,"propId":102008,"pos":{"x":40474,"y":46974,"z":146313},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":1000,"pos":{"x":29630,"y":47500,"z":141000},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":1000,"pos":{"x":29630,"y":47500,"z":135000},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300002,"propState":0,"propId":100,"pos":{"x":33797,"y":47036,"z":138255},"rot":{"x":0,"y":90000,"z":0}},{"groupId":19,"instId":300001,"propState":0,"propId":100,"pos":{"x":33797,"y":47036,"z":138255},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":19,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":33797,"y":47036,"z":138255},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300001,"propState":0,"propId":100,"pos":{"x":55790,"y":43649,"z":141224},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":20,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":55790,"y":43649,"z":141224},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300001,"propState":0,"propId":100,"pos":{"x":55635,"y":43649,"z":144605},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":21,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":55635,"y":43649,"z":144605},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-79770,"y":49950,"z":65560},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-72409,"y":49950,"z":65184},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-66060,"y":49950,"z":76940},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-66020,"y":49950,"z":75320},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-67213,"y":49950,"z":68184},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300001,"propState":0,"propId":102004,"pos":{"x":-78960,"y":53254,"z":99420},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300002,"propState":0,"propId":100,"pos":{"x":-71800,"y":49950,"z":69930},"rot":{"x":0,"y":315000,"z":0}},{"groupId":24,"instId":300001,"propState":0,"propId":100,"pos":{"x":-70633,"y":49950,"z":72427},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[{"groupId":24,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-70633,"y":49950,"z":72427},"rot":{"x":0,"y":315000,"z":0}}],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300001,"propState":0,"propId":100,"pos":{"x":-74722,"y":49950,"z":70250},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[{"groupId":25,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-74722,"y":49950,"z":70250},"rot":{"x":0,"y":315000,"z":0}}],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300001,"propState":0,"propId":102004,"pos":{"x":-122130,"y":47886,"z":42350},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-125710,"y":47886,"z":7000},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-123390,"y":47886,"z":23660},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-134290,"y":47886,"z":8730},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-129210,"y":47886,"z":46160},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-135210,"y":47886,"z":46160},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300002,"propState":0,"propId":100,"pos":{"x":-132210,"y":47886,"z":42160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300001,"propState":0,"propId":100,"pos":{"x":-132210,"y":47886,"z":42160},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":28,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-132210,"y":47886,"z":42160},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300001,"propState":0,"propId":100,"pos":{"x":-131508,"y":47886,"z":15368},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":29,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-131508,"y":47886,"z":15368},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300001,"propState":0,"propId":100,"pos":{"x":-126990,"y":47886,"z":15070},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":30,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-126990,"y":47886,"z":15070},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300002,"propState":0,"propId":102004,"pos":{"x":-70180,"y":55679,"z":51809},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300001,"propState":0,"propId":102004,"pos":{"x":-70180,"y":55679,"z":33570},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-70980,"y":55679,"z":49030},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-81380,"y":55679,"z":51600},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-82546,"y":55679,"z":50843},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-67530,"y":55679,"z":40120},"rot":{"x":0,"y":90000,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-67525,"y":55679,"z":45420},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[],"npcs":[{"groupId":33,"instId":400001,"npcId":3013,"pos":{"x":-69780,"y":55693,"z":42660},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300002,"propState":0,"propId":102004,"pos":{"x":-18940,"y":51443,"z":42220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":34,"instId":300001,"propState":0,"propId":102004,"pos":{"x":-18940,"y":51443,"z":42220},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300001,"propState":0,"propId":1000,"pos":{"x":11400,"y":49880,"z":45220},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300003,"propState":0,"propId":100,"pos":{"x":5950,"y":49940,"z":42720},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300002,"propState":2,"propId":1004,"pos":{"x":8060,"y":49880,"z":39720},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":100,"pos":{"x":5950,"y":49940,"z":42720},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":36,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":5950,"y":49940,"z":42720},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300003,"propState":0,"propId":102004,"pos":{"x":53449,"y":60350,"z":55391},"rot":{"x":0,"y":270000,"z":0}},{"groupId":37,"instId":300002,"propState":0,"propId":102004,"pos":{"x":35080,"y":60350,"z":57784},"rot":{"x":0,"y":180000,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":102004,"pos":{"x":36510,"y":60284,"z":27695},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300001,"propState":0,"propId":1000,"pos":{"x":48830,"y":60356,"z":45220},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300003,"propState":0,"propId":100,"pos":{"x":42830,"y":60356,"z":42220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300002,"propState":0,"propId":100,"pos":{"x":42830,"y":60356,"z":42220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300001,"propState":0,"propId":1004,"pos":{"x":45830,"y":60356,"z":39220},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":39,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":42830,"y":60356,"z":42220},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300001,"propState":0,"propId":102004,"pos":{"x":-55760,"y":53256,"z":-74310},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-76480,"y":53256,"z":-74250},"rot":{"x":0,"y":180000,"z":0}},{"groupId":41,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-76470,"y":53256,"z":-72800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":41,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-67750,"y":53256,"z":-69910},"rot":{"x":0,"y":180000,"z":0}},{"groupId":41,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-73720,"y":53256,"z":-84770},"rot":{"x":0,"y":180000,"z":0}},{"groupId":41,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-67720,"y":53256,"z":-84770},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300002,"propState":0,"propId":100,"pos":{"x":-70720,"y":53256,"z":-80770},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300001,"propState":0,"propId":100,"pos":{"x":-70720,"y":53256,"z":-80770},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":42,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-70720,"y":53256,"z":-80770},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300001,"propState":0,"propId":102004,"pos":{"x":-55889,"y":53256,"z":-74958},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-43220,"y":49950,"z":-61610},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300005,"propState":0,"propId":102005,"pos":{"x":-40136,"y":49950,"z":-76168},"rot":{"x":0,"y":120000,"z":0}},{"groupId":45,"instId":300004,"propState":0,"propId":102005,"pos":{"x":-40061,"y":49950,"z":-77140},"rot":{"x":0,"y":120000,"z":0}},{"groupId":45,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-40967,"y":49950,"z":-76721},"rot":{"x":0,"y":120000,"z":0}},{"groupId":45,"instId":300002,"propState":1,"propId":1002,"pos":{"x":-49220,"y":49950,"z":-71610},"rot":{"x":0,"y":150000,"z":0}},{"groupId":45,"instId":300001,"propState":0,"propId":1001,"pos":{"x":-37220,"y":49950,"z":-71610},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[{"groupId":45,"instId":400001,"npcId":1013,"pos":{"x":-40220,"y":49950,"z":-66610},"rot":{"x":0,"y":195000,"z":0}}],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300001,"propState":0,"propId":102004,"pos":{"x":43460,"y":43158,"z":-59992},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300005,"propState":0,"propId":102008,"pos":{"x":27850,"y":43154,"z":-64170},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300004,"propState":0,"propId":102008,"pos":{"x":27720,"y":43154,"z":-62850},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300003,"propState":0,"propId":102008,"pos":{"x":28150,"y":43154,"z":-71710},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300002,"propState":0,"propId":1000,"pos":{"x":37500,"y":43154,"z":-57250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300001,"propState":0,"propId":1000,"pos":{"x":37500,"y":43154,"z":-51250},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300002,"propState":0,"propId":100,"pos":{"x":14960,"y":43154,"z":-82480},"rot":{"x":0,"y":180000,"z":0}},{"groupId":48,"instId":300001,"propState":0,"propId":100,"pos":{"x":33883,"y":43155,"z":-54320},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":48,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":33883,"y":43155,"z":-54320},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300001,"propState":0,"propId":100,"pos":{"x":14920,"y":43257,"z":-79380},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":49,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":14920,"y":43257,"z":-79380},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300001,"propState":0,"propId":100,"pos":{"x":22250,"y":43154,"z":-62510},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":50,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":22250,"y":43154,"z":-62510},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"51":{"props":[],"npcs":[{"groupId":51,"instId":400001,"npcId":3013,"pos":{"x":17850,"y":43154,"z":-92660},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300002,"propState":0,"propId":102004,"pos":{"x":81700,"y":60421,"z":20230},"rot":{"x":0,"y":0,"z":0}},{"groupId":52,"instId":300001,"propState":0,"propId":102004,"pos":{"x":69660,"y":60284,"z":55460},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300005,"propState":0,"propId":102008,"pos":{"x":70340,"y":60339,"z":37100},"rot":{"x":0,"y":270000,"z":0}},{"groupId":53,"instId":300004,"propState":0,"propId":102008,"pos":{"x":82510,"y":60421,"z":39446},"rot":{"x":0,"y":270000,"z":0}},{"groupId":53,"instId":300003,"propState":0,"propId":102008,"pos":{"x":83720,"y":60421,"z":39030},"rot":{"x":0,"y":270000,"z":0}},{"groupId":53,"instId":300002,"propState":0,"propId":1000,"pos":{"x":78390,"y":60421,"z":49510},"rot":{"x":0,"y":180000,"z":0}},{"groupId":53,"instId":300001,"propState":0,"propId":1000,"pos":{"x":72390,"y":60421,"z":49510},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300002,"propState":0,"propId":100,"pos":{"x":75390,"y":60421,"z":45510},"rot":{"x":0,"y":180000,"z":0}},{"groupId":54,"instId":300001,"propState":0,"propId":100,"pos":{"x":75390,"y":60421,"z":45510},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":54,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":75390,"y":60421,"z":45510},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300002,"propState":0,"propId":102004,"pos":{"x":89092,"y":50120,"z":125870},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300001,"propState":0,"propId":102004,"pos":{"x":35140,"y":50354,"z":107430},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300005,"propState":0,"propId":102008,"pos":{"x":46850,"y":50120,"z":113480},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300004,"propState":0,"propId":102008,"pos":{"x":66052,"y":50120,"z":122591},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300003,"propState":0,"propId":102008,"pos":{"x":68680,"y":50120,"z":122560},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300002,"propState":0,"propId":1000,"pos":{"x":80030,"y":50120,"z":114480},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300001,"propState":0,"propId":1000,"pos":{"x":80030,"y":50120,"z":120480},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300002,"propState":0,"propId":100,"pos":{"x":75410,"y":50120,"z":117620},"rot":{"x":0,"y":270000,"z":0}},{"groupId":57,"instId":300001,"propState":0,"propId":100,"pos":{"x":75410,"y":50120,"z":117620},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":57,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":75410,"y":50120,"z":117620},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300001,"propState":0,"propId":100,"pos":{"x":64719,"y":50120,"z":118317},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":58,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":64719,"y":50120,"z":118317},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300001,"propState":0,"propId":100,"pos":{"x":64515,"y":50120,"z":114660},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":59,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":64515,"y":50120,"z":114660},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8122301":{"P81223_F81223001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300001,"propState":0,"propId":1029,"pos":{"x":17488,"y":-9078,"z":-7834},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":1029,"pos":{"x":94,"y":-11813,"z":-40695},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-17717,"y":-9078,"z":-17591},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-3000,"y":-9077,"z":-6680},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":-9077,"z":-12680},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":-9077,"z":-12680},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":1004,"pos":{"x":3000,"y":-9077,"z":-9680},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":6,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":0,"y":-9077,"z":-12680},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-3000,"y":-9006,"z":-6680},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300002,"propState":2,"propId":1004,"pos":{"x":3000,"y":-9077,"z":-9680},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":-9077,"z":-12680},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":-9077,"z":-12680},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":8,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":0,"y":-9077,"z":-12680},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-36290,"y":-7112,"z":30940},"rot":{"x":0,"y":270000,"z":0}},{"groupId":9,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-26710,"y":-9956,"z":10820},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":1029,"pos":{"x":23817,"y":-5010,"z":26220},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[],"npcs":[{"groupId":14,"instId":400001,"npcId":3013,"pos":{"x":-16040,"y":-5731,"z":30000},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-2380,"y":-3387,"z":28534},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-3220,"y":-3627,"z":28534},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-20420,"y":-5731,"z":32090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-2880,"y":-3530,"z":27734},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-10550,"y":-5731,"z":24680},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-11050,"y":-5731,"z":25480},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-11420,"y":-5731,"z":24680},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-20420,"y":-5670,"z":28090},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[],"npcs":[{"groupId":18,"instId":400001,"npcId":3013,"pos":{"x":-485,"y":-2928,"z":24214},"rot":{"x":0,"y":75000,"z":0}}],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-2380,"y":-3387,"z":28534},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-2880,"y":-3530,"z":27734},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-3220,"y":-3627,"z":28534},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-10550,"y":-5731,"z":24680},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-11050,"y":-5731,"z":25480},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-11420,"y":-5731,"z":24680},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-20420,"y":-5731,"z":32090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-20420,"y":-5670,"z":28090},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300002,"propState":0,"propId":100,"pos":{"x":-18840,"y":-5731,"z":30000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":19,"instId":300001,"propState":0,"propId":100,"pos":{"x":-18840,"y":-5731,"z":30000},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":19,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-18840,"y":-5731,"z":30000},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300001,"propState":0,"propId":100,"pos":{"x":-16840,"y":-5731,"z":28000},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":20,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-16840,"y":-5731,"z":28000},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300001,"propState":0,"propId":100,"pos":{"x":-16840,"y":-5731,"z":32000},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":21,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-16840,"y":-5731,"z":32000},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300002,"propState":0,"propId":100,"pos":{"x":-16840,"y":-5731,"z":28000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300001,"propState":0,"propId":100,"pos":{"x":-16840,"y":-5731,"z":28000},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":51,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-16840,"y":-5731,"z":28000},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-62360,"y":-12194,"z":38940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-94362,"y":-11081,"z":59320},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-84360,"y":-11187,"z":56478},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-83860,"y":-11187,"z":57278},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-83520,"y":-11187,"z":56478},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-78360,"y":-11186,"z":60551},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-77860,"y":-11186,"z":59751},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-77490,"y":-11186,"z":60551},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-69300,"y":-11186,"z":54380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-69300,"y":-11186,"z":59900},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[],"npcs":[{"groupId":24,"instId":400001,"npcId":3013,"pos":{"x":-73680,"y":-11186,"z":57000},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"26":{"props":[],"npcs":[{"groupId":26,"instId":400001,"npcId":3013,"pos":{"x":-83850,"y":-11187,"z":62640},"rot":{"x":0,"y":255000,"z":0}}],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-84360,"y":-11187,"z":56478},"rot":{"x":0,"y":90000,"z":0}},{"groupId":25,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-83860,"y":-11187,"z":57278},"rot":{"x":0,"y":90000,"z":0}},{"groupId":25,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-83520,"y":-11187,"z":56478},"rot":{"x":0,"y":90000,"z":0}},{"groupId":25,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-78360,"y":-11186,"z":60551},"rot":{"x":0,"y":90000,"z":0}},{"groupId":25,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-77860,"y":-11186,"z":59751},"rot":{"x":0,"y":90000,"z":0}},{"groupId":25,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-77490,"y":-11186,"z":60551},"rot":{"x":0,"y":90000,"z":0}},{"groupId":25,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-69300,"y":-11186,"z":54380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":25,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-69300,"y":-11186,"z":59900},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300002,"propState":0,"propId":100,"pos":{"x":-72000,"y":-11186,"z":57000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":27,"instId":300001,"propState":0,"propId":100,"pos":{"x":-72000,"y":-11186,"z":57000},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":27,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-72000,"y":-11186,"z":57000},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300001,"propState":0,"propId":100,"pos":{"x":-74000,"y":-11186,"z":54000},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":28,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-74000,"y":-11186,"z":54000},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300001,"propState":0,"propId":100,"pos":{"x":-74000,"y":-11186,"z":60000},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":29,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-74000,"y":-11186,"z":60000},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300002,"propState":0,"propId":100,"pos":{"x":-74000,"y":-11186,"z":54000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300001,"propState":0,"propId":100,"pos":{"x":-74000,"y":-11186,"z":54000},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":50,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-74000,"y":-11186,"z":54000},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-26897,"y":-5320,"z":21115},"rot":{"x":0,"y":0,"z":0}},{"groupId":52,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-15190,"y":-9078,"z":-17680},"rot":{"x":0,"y":90000,"z":0}},{"groupId":52,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-59350,"y":-7704,"z":-22240},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-29058,"y":-10310,"z":-1298},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300005,"propState":0,"propId":102005,"pos":{"x":-37171,"y":-10310,"z":-13773},"rot":{"x":0,"y":165000,"z":0}},{"groupId":31,"instId":300004,"propState":0,"propId":102005,"pos":{"x":-37805,"y":-10310,"z":-14513},"rot":{"x":0,"y":165000,"z":0}},{"groupId":31,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-38150,"y":-10310,"z":-13576},"rot":{"x":0,"y":165000,"z":0}},{"groupId":31,"instId":300002,"propState":1,"propId":1002,"pos":{"x":-38310,"y":-10310,"z":-6320},"rot":{"x":0,"y":195000,"z":0}},{"groupId":31,"instId":300001,"propState":0,"propId":1001,"pos":{"x":-33301,"y":-10292,"z":-11197},"rot":{"x":0,"y":255000,"z":0}}],"npcs":[{"groupId":31,"instId":400001,"npcId":1013,"pos":{"x":-30472,"y":-10310,"z":-6955},"rot":{"x":0,"y":240000,"z":0}}],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-94341,"y":-11081,"z":60057},"rot":{"x":0,"y":90000,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-107395,"y":-9118,"z":12210},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[],"npcs":[{"groupId":34,"instId":400001,"npcId":3013,"pos":{"x":-107310,"y":-9275,"z":44210},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-102370,"y":-9307,"z":30670},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-103170,"y":-9307,"z":31170},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-102370,"y":-9307,"z":31510},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-115520,"y":-9307,"z":37420},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-114720,"y":-9307,"z":37920},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-115520,"y":-9307,"z":38290},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-103230,"y":-11167,"z":58380},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-107230,"y":-11167,"z":58380},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[],"npcs":[{"groupId":36,"instId":400001,"npcId":3013,"pos":{"x":-111310,"y":-9307,"z":31210},"rot":{"x":0,"y":165000,"z":0}}],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-103170,"y":-9307,"z":31170},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-114720,"y":-9307,"z":37920},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-103230,"y":-11167,"z":58380},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-102370,"y":-9307,"z":30670},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-102370,"y":-9307,"z":31510},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-115520,"y":-9307,"z":37420},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-115520,"y":-9307,"z":38290},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-107230,"y":-11167,"z":58380},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300002,"propState":0,"propId":100,"pos":{"x":-107310,"y":-9275,"z":45670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":100,"pos":{"x":-107310,"y":-9275,"z":45670},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":37,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-107310,"y":-9275,"z":45670},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300001,"propState":0,"propId":100,"pos":{"x":-110310,"y":-9307,"z":43670},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":38,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-110310,"y":-9307,"z":43670},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300001,"propState":0,"propId":100,"pos":{"x":-104310,"y":-9307,"z":43670},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":39,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-104310,"y":-9307,"z":43670},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300002,"propState":0,"propId":100,"pos":{"x":-110310,"y":-9307,"z":43670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":49,"instId":300001,"propState":0,"propId":100,"pos":{"x":-110310,"y":-9307,"z":43670},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":49,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-110310,"y":-9307,"z":43670},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-104971,"y":-3608,"z":-17294},"rot":{"x":0,"y":336518,"z":0}},{"groupId":40,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-86434,"y":7325,"z":-57808},"rot":{"x":0,"y":336518,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[],"npcs":[{"groupId":42,"instId":400001,"npcId":3013,"pos":{"x":-96690,"y":1704,"z":-36620},"rot":{"x":0,"y":155400,"z":0}}],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-91254,"y":1545,"z":-36242},"rot":{"x":0,"y":335400,"z":0}},{"groupId":41,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-92190,"y":1599,"z":-36120},"rot":{"x":0,"y":335400,"z":0}},{"groupId":41,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-91604,"y":1607,"z":-35478},"rot":{"x":0,"y":335400,"z":0}},{"groupId":41,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-96908,"y":1561,"z":-43291},"rot":{"x":0,"y":335400,"z":0}},{"groupId":41,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-96389,"y":1560,"z":-42503},"rot":{"x":0,"y":335400,"z":0}},{"groupId":41,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-97270,"y":1555,"z":-42500},"rot":{"x":0,"y":335400,"z":0}},{"groupId":41,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-96729,"y":1581,"z":-31661},"rot":{"x":0,"y":335400,"z":0}},{"groupId":41,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-100450,"y":1697,"z":-33370},"rot":{"x":0,"y":65400,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-91254,"y":1545,"z":-36242},"rot":{"x":0,"y":335400,"z":0}},{"groupId":43,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-92190,"y":1599,"z":-36120},"rot":{"x":0,"y":335400,"z":0}},{"groupId":43,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-91604,"y":1607,"z":-35478},"rot":{"x":0,"y":335400,"z":0}},{"groupId":43,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-96908,"y":1561,"z":-43291},"rot":{"x":0,"y":335400,"z":0}},{"groupId":43,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-96389,"y":1560,"z":-42503},"rot":{"x":0,"y":335400,"z":0}},{"groupId":43,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-97270,"y":1555,"z":-42500},"rot":{"x":0,"y":335400,"z":0}},{"groupId":43,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-96729,"y":1581,"z":-31661},"rot":{"x":0,"y":335400,"z":0}},{"groupId":43,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-100450,"y":1697,"z":-33370},"rot":{"x":0,"y":65400,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[],"npcs":[{"groupId":44,"instId":400001,"npcId":3013,"pos":{"x":-94590,"y":1573,"z":-45230},"rot":{"x":0,"y":140400,"z":0}}],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300002,"propState":0,"propId":100,"pos":{"x":-97746,"y":1740,"z":-34335},"rot":{"x":0,"y":155400,"z":0}},{"groupId":45,"instId":300001,"propState":0,"propId":100,"pos":{"x":-97746,"y":1740,"z":-34335},"rot":{"x":0,"y":155400,"z":0}}],"npcs":[],"monsters":[{"groupId":45,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-97746,"y":1740,"z":-34335},"rot":{"x":0,"y":155400,"z":0}}],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300001,"propState":0,"propId":100,"pos":{"x":-99641,"y":1782,"z":-37403},"rot":{"x":0,"y":155400,"z":0}}],"npcs":[],"monsters":[{"groupId":46,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-99641,"y":1782,"z":-37403},"rot":{"x":0,"y":155400,"z":0}}],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300001,"propState":0,"propId":100,"pos":{"x":-94185,"y":1620,"z":-34905},"rot":{"x":0,"y":155400,"z":0}}],"npcs":[],"monsters":[{"groupId":47,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-94185,"y":1620,"z":-34905},"rot":{"x":0,"y":155400,"z":0}}],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300002,"propState":0,"propId":100,"pos":{"x":-99641,"y":1782,"z":-37403},"rot":{"x":0,"y":155400,"z":0}},{"groupId":48,"instId":300001,"propState":0,"propId":100,"pos":{"x":-99641,"y":1782,"z":-37403},"rot":{"x":0,"y":155400,"z":0}}],"npcs":[],"monsters":[{"groupId":48,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-99641,"y":1782,"z":-37403},"rot":{"x":0,"y":155400,"z":0}}],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300001,"propState":0,"propId":100,"pos":{"x":24917,"y":148839,"z":-15661},"rot":{"x":0,"y":0,"z":0}},{"groupId":53,"instId":300003,"propState":0,"propId":100092,"pos":{"x":29710,"y":144960,"z":-14230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":53,"instId":300002,"propState":0,"propId":100,"pos":{"x":-15001,"y":176391,"z":51728},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300002,"propState":0,"propId":1029,"pos":{"x":52500,"y":2181,"z":-62130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":54,"instId":300001,"propState":0,"propId":1029,"pos":{"x":33545,"y":-9077,"z":-9270},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300008,"propState":0,"propId":100026,"pos":{"x":51433,"y":-6652,"z":-28130},"rot":{"x":0,"y":293949,"z":0}},{"groupId":55,"instId":300007,"propState":0,"propId":100026,"pos":{"x":50695,"y":-6647,"z":-28718},"rot":{"x":0,"y":293949,"z":0}},{"groupId":55,"instId":300006,"propState":0,"propId":100026,"pos":{"x":50641,"y":-6672,"z":-27850},"rot":{"x":0,"y":293949,"z":0}},{"groupId":55,"instId":300005,"propState":0,"propId":100026,"pos":{"x":38500,"y":-9163,"z":-22760},"rot":{"x":0,"y":21607,"z":0}},{"groupId":55,"instId":300004,"propState":0,"propId":100026,"pos":{"x":38295,"y":-9153,"z":-21839},"rot":{"x":0,"y":21607,"z":0}},{"groupId":55,"instId":300003,"propState":0,"propId":100026,"pos":{"x":37680,"y":-9154,"z":-22470},"rot":{"x":0,"y":21607,"z":0}},{"groupId":55,"instId":300002,"propState":0,"propId":1000,"pos":{"x":28276,"y":-9069,"z":-19097},"rot":{"x":0,"y":289461,"z":0}},{"groupId":55,"instId":300001,"propState":0,"propId":1000,"pos":{"x":26863,"y":-9077,"z":-23098},"rot":{"x":0,"y":19461,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[],"npcs":[{"groupId":56,"instId":400001,"npcId":3013,"pos":{"x":39780,"y":-2087,"z":-43930},"rot":{"x":0,"y":203024,"z":0}}],"monsters":[],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300002,"propState":0,"propId":100,"pos":{"x":31950,"y":-8948,"z":-22690},"rot":{"x":0,"y":109461,"z":0}},{"groupId":57,"instId":300001,"propState":0,"propId":100,"pos":{"x":31950,"y":-8948,"z":-22690},"rot":{"x":0,"y":109461,"z":0}}],"npcs":[],"monsters":[{"groupId":57,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":31950,"y":-8948,"z":-22690},"rot":{"x":0,"y":109461,"z":0}}],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300001,"propState":0,"propId":100,"pos":{"x":44359,"y":-7682,"z":-28201},"rot":{"x":0,"y":118212,"z":0}}],"npcs":[],"monsters":[{"groupId":58,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":44359,"y":-7682,"z":-28201},"rot":{"x":0,"y":118212,"z":0}}],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300001,"propState":0,"propId":100,"pos":{"x":50196,"y":-5060,"z":-37124},"rot":{"x":0,"y":213316,"z":0}}],"npcs":[],"monsters":[{"groupId":59,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":50196,"y":-5060,"z":-37124},"rot":{"x":0,"y":213316,"z":0}}],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-6890,"y":-4921,"z":26210},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300001,"propState":0,"propId":1029,"pos":{"x":72300,"y":-10181,"z":35097},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"62":{"props":[],"npcs":[{"groupId":62,"instId":400001,"npcId":3013,"pos":{"x":16280,"y":-3764,"z":28080},"rot":{"x":0,"y":255000,"z":0}}],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300008,"propState":0,"propId":100026,"pos":{"x":18500,"y":-4312,"z":23980},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300007,"propState":0,"propId":100026,"pos":{"x":19000,"y":-4493,"z":24780},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300006,"propState":0,"propId":100026,"pos":{"x":19340,"y":-4616,"z":23980},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300005,"propState":0,"propId":100026,"pos":{"x":43510,"y":-7740,"z":31819},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300004,"propState":0,"propId":100026,"pos":{"x":44010,"y":-7740,"z":31019},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300003,"propState":0,"propId":100026,"pos":{"x":44380,"y":-7740,"z":31819},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300002,"propState":0,"propId":1000,"pos":{"x":61530,"y":-10540,"z":27340},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300001,"propState":0,"propId":1000,"pos":{"x":61530,"y":-10540,"z":31340},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300002,"propState":0,"propId":100,"pos":{"x":56900,"y":-10540,"z":29810},"rot":{"x":0,"y":270000,"z":0}},{"groupId":63,"instId":300001,"propState":0,"propId":100,"pos":{"x":56900,"y":-10540,"z":29810},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":63,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":56900,"y":-10540,"z":29810},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300001,"propState":0,"propId":100,"pos":{"x":26454,"y":-5010,"z":26218},"rot":{"x":0,"y":261391,"z":0}}],"npcs":[],"monsters":[{"groupId":64,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":26454,"y":-5010,"z":26218},"rot":{"x":0,"y":261391,"z":0}}],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300001,"propState":0,"propId":100,"pos":{"x":40030,"y":-7740,"z":29340},"rot":{"x":0,"y":250000,"z":0}}],"npcs":[],"monsters":[{"groupId":65,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":40030,"y":-7740,"z":29340},"rot":{"x":0,"y":250000,"z":0}}],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300002,"propState":0,"propId":1029,"pos":{"x":69049,"y":-7139,"z":-10630},"rot":{"x":0,"y":180000,"z":0}},{"groupId":66,"instId":300001,"propState":0,"propId":1029,"pos":{"x":105782,"y":-7790,"z":21920},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[],"npcs":[{"groupId":68,"instId":400001,"npcId":3013,"pos":{"x":106840,"y":-7790,"z":4870},"rot":{"x":0,"y":345000,"z":0}}],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300002,"propState":0,"propId":1000,"pos":{"x":74441,"y":-7790,"z":-5290},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300004,"propState":0,"propId":100026,"pos":{"x":83024,"y":-7790,"z":-8758},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300008,"propState":0,"propId":100026,"pos":{"x":97388,"y":-7790,"z":-4990},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300007,"propState":0,"propId":100026,"pos":{"x":96888,"y":-7790,"z":-5790},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300006,"propState":0,"propId":100026,"pos":{"x":96548,"y":-7790,"z":-4990},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300005,"propState":0,"propId":100026,"pos":{"x":83524,"y":-7790,"z":-9558},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300003,"propState":0,"propId":100026,"pos":{"x":82654,"y":-7790,"z":-9558},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300001,"propState":0,"propId":1000,"pos":{"x":74441,"y":-7790,"z":-9290},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300002,"propState":0,"propId":100,"pos":{"x":77270,"y":-7790,"z":-7290},"rot":{"x":0,"y":90000,"z":0}},{"groupId":69,"instId":300001,"propState":0,"propId":100,"pos":{"x":77270,"y":-7790,"z":-7290},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":69,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":77270,"y":-7790,"z":-7290},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300001,"propState":0,"propId":100,"pos":{"x":105803,"y":-7790,"z":-6500},"rot":{"x":0,"y":359303,"z":0}}],"npcs":[],"monsters":[{"groupId":70,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":105803,"y":-7790,"z":-6500},"rot":{"x":0,"y":359303,"z":0}}],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300001,"propState":0,"propId":100,"pos":{"x":87640,"y":-7790,"z":-6690},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":71,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":87640,"y":-7790,"z":-6690},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8123101":{"P81231_F81231001":{"scenes":{"23":{"props":[{"groupId":23,"instId":300002,"propState":0,"propId":1029,"pos":{"x":107941,"y":45702,"z":-62050},"rot":{"x":0,"y":270000,"z":0}},{"groupId":23,"instId":300004,"propState":0,"propId":1029,"pos":{"x":88160,"y":45702,"z":-31530},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":1029,"pos":{"x":56664,"y":42464,"z":-62165},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300001,"propState":0,"propId":1000,"pos":{"x":74010,"y":45702,"z":-65050},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300002,"propState":0,"propId":100,"pos":{"x":80010,"y":45702,"z":-62050},"rot":{"x":0,"y":90000,"z":0}},{"groupId":25,"instId":300003,"propState":0,"propId":100,"pos":{"x":80010,"y":45702,"z":-62050},"rot":{"x":0,"y":90000,"z":0}},{"groupId":25,"instId":300001,"propState":0,"propId":1004,"pos":{"x":77010,"y":45702,"z":-59050},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":25,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":80010,"y":45702,"z":-62050},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300002,"propState":0,"propId":1029,"pos":{"x":114620,"y":45702,"z":-71318},"rot":{"x":0,"y":135000,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":1029,"pos":{"x":150461,"y":45886,"z":-106690},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300001,"propState":0,"propId":1000,"pos":{"x":132298,"y":45702,"z":-88996},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300005,"propState":0,"propId":102005,"pos":{"x":119823,"y":45702,"z":-80883},"rot":{"x":0,"y":255000,"z":0}},{"groupId":22,"instId":300004,"propState":0,"propId":102005,"pos":{"x":119083,"y":45702,"z":-80249},"rot":{"x":0,"y":255000,"z":0}},{"groupId":22,"instId":300003,"propState":0,"propId":102006,"pos":{"x":120020,"y":45702,"z":-79904},"rot":{"x":0,"y":255000,"z":0}},{"groupId":22,"instId":300002,"propState":1,"propId":1002,"pos":{"x":128055,"y":45702,"z":-79097},"rot":{"x":0,"y":285000,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":1001,"pos":{"x":122399,"y":45702,"z":-84753},"rot":{"x":0,"y":345000,"z":0}}],"npcs":[{"groupId":22,"instId":400001,"npcId":1013,"pos":{"x":126641,"y":45702,"z":-87582},"rot":{"x":0,"y":330000,"z":0}}],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300002,"propState":0,"propId":1029,"pos":{"x":55360,"y":43963,"z":15690},"rot":{"x":0,"y":135000,"z":0}},{"groupId":26,"instId":300004,"propState":0,"propId":1029,"pos":{"x":64002,"y":44094,"z":-11066},"rot":{"x":0,"y":45000,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":1029,"pos":{"x":83563,"y":45702,"z":-12257},"rot":{"x":0,"y":135000,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":1029,"pos":{"x":53326,"y":44040,"z":8206},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300008,"propState":0,"propId":102008,"pos":{"x":72925,"y":44010,"z":3328},"rot":{"x":0,"y":135000,"z":0}},{"groupId":27,"instId":300007,"propState":0,"propId":102008,"pos":{"x":66498,"y":44010,"z":1270},"rot":{"x":0,"y":135000,"z":0}},{"groupId":27,"instId":300006,"propState":0,"propId":102008,"pos":{"x":68661,"y":44010,"z":7592},"rot":{"x":0,"y":135000,"z":0}},{"groupId":27,"instId":300005,"propState":0,"propId":102008,"pos":{"x":72309,"y":44010,"z":3943},"rot":{"x":0,"y":135000,"z":0}},{"groupId":27,"instId":300004,"propState":0,"propId":102008,"pos":{"x":65946,"y":44010,"z":1822},"rot":{"x":0,"y":135000,"z":0}},{"groupId":27,"instId":300003,"propState":0,"propId":102008,"pos":{"x":68067,"y":44010,"z":8186},"rot":{"x":0,"y":135000,"z":0}},{"groupId":27,"instId":300002,"propState":0,"propId":1000,"pos":{"x":75845,"y":44010,"z":-8078},"rot":{"x":0,"y":135000,"z":0}},{"groupId":27,"instId":300001,"propState":0,"propId":1000,"pos":{"x":80088,"y":44010,"z":-3835},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[],"npcs":[{"groupId":28,"instId":400001,"npcId":3013,"pos":{"x":75138,"y":44010,"z":-3128},"rot":{"x":0,"y":315000,"z":0}}],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300002,"propState":0,"propId":1029,"pos":{"x":64169,"y":44094,"z":-11375},"rot":{"x":0,"y":45000,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":1029,"pos":{"x":41750,"y":42400,"z":-39938},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300005,"propState":0,"propId":102008,"pos":{"x":47587,"y":42400,"z":-21901},"rot":{"x":0,"y":45000,"z":0}},{"groupId":33,"instId":300002,"propState":0,"propId":1000,"pos":{"x":59608,"y":42400,"z":-18365},"rot":{"x":0,"y":45000,"z":0}},{"groupId":33,"instId":300008,"propState":0,"propId":102008,"pos":{"x":48202,"y":42400,"z":-21285},"rot":{"x":0,"y":45000,"z":0}},{"groupId":33,"instId":300007,"propState":0,"propId":102008,"pos":{"x":50260,"y":42400,"z":-27712},"rot":{"x":0,"y":45000,"z":0}},{"groupId":33,"instId":300006,"propState":0,"propId":102008,"pos":{"x":43938,"y":42400,"z":-25549},"rot":{"x":0,"y":45000,"z":0}},{"groupId":33,"instId":300004,"propState":0,"propId":102008,"pos":{"x":49708,"y":42400,"z":-28264},"rot":{"x":0,"y":45000,"z":0}},{"groupId":33,"instId":300003,"propState":0,"propId":102008,"pos":{"x":43344,"y":42400,"z":-26143},"rot":{"x":0,"y":45000,"z":0}},{"groupId":33,"instId":300001,"propState":0,"propId":1000,"pos":{"x":55365,"y":42400,"z":-14122},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300002,"propState":0,"propId":100,"pos":{"x":54658,"y":42400,"z":-19072},"rot":{"x":0,"y":225000,"z":0}},{"groupId":34,"instId":300001,"propState":0,"propId":100,"pos":{"x":54658,"y":42400,"z":-19072},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[{"groupId":34,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":54658,"y":42400,"z":-19072},"rot":{"x":0,"y":225000,"z":0}}],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300002,"propState":0,"propId":1029,"pos":{"x":12539,"y":37651,"z":-62205},"rot":{"x":0,"y":270000,"z":0}},{"groupId":35,"instId":300003,"propState":0,"propId":1029,"pos":{"x":42390,"y":42400,"z":-45632},"rot":{"x":0,"y":0,"z":0}},{"groupId":35,"instId":300001,"propState":0,"propId":1029,"pos":{"x":65603,"y":45702,"z":-62120},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300008,"propState":0,"propId":102008,"pos":{"x":40390,"y":42424,"z":-65800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":36,"instId":300007,"propState":0,"propId":102008,"pos":{"x":43479,"y":42424,"z":-58630},"rot":{"x":0,"y":270000,"z":0}},{"groupId":36,"instId":300006,"propState":0,"propId":102008,"pos":{"x":46420,"y":42424,"z":-65800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":36,"instId":300005,"propState":0,"propId":102008,"pos":{"x":41260,"y":42424,"z":-65800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":36,"instId":300004,"propState":0,"propId":102008,"pos":{"x":44260,"y":42424,"z":-58630},"rot":{"x":0,"y":270000,"z":0}},{"groupId":36,"instId":300003,"propState":0,"propId":102008,"pos":{"x":47260,"y":42424,"z":-65800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":36,"instId":300002,"propState":0,"propId":1000,"pos":{"x":30260,"y":42424,"z":-59120},"rot":{"x":0,"y":270000,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":1000,"pos":{"x":30260,"y":42424,"z":-65120},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[],"npcs":[{"groupId":37,"instId":400001,"npcId":3013,"pos":{"x":34260,"y":42424,"z":-62120},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300008,"propState":0,"propId":102008,"pos":{"x":40330,"y":42424,"z":-58610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":68,"instId":300007,"propState":0,"propId":102008,"pos":{"x":37241,"y":42424,"z":-65710},"rot":{"x":0,"y":90000,"z":0}},{"groupId":68,"instId":300006,"propState":0,"propId":102008,"pos":{"x":34300,"y":42424,"z":-58610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":68,"instId":300005,"propState":0,"propId":102008,"pos":{"x":39460,"y":42424,"z":-58610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":68,"instId":300004,"propState":0,"propId":102008,"pos":{"x":36460,"y":42424,"z":-65710},"rot":{"x":0,"y":90000,"z":0}},{"groupId":68,"instId":300003,"propState":0,"propId":102008,"pos":{"x":33460,"y":42424,"z":-58610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":68,"instId":300002,"propState":0,"propId":1000,"pos":{"x":50460,"y":42424,"z":-65110},"rot":{"x":0,"y":90000,"z":0}},{"groupId":68,"instId":300001,"propState":0,"propId":1000,"pos":{"x":50460,"y":42424,"z":-59110},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300002,"propState":0,"propId":100,"pos":{"x":46460,"y":42424,"z":-60970},"rot":{"x":0,"y":270000,"z":0}},{"groupId":69,"instId":300001,"propState":0,"propId":100,"pos":{"x":46460,"y":42424,"z":-60970},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":69,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":46460,"y":42424,"z":-60970},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300001,"propState":0,"propId":100,"pos":{"x":46470,"y":42424,"z":-63350},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":70,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":46470,"y":42424,"z":-63350},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-33080,"y":13595,"z":-27025},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-4933,"y":13619,"z":-12900},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-21760,"y":13619,"z":-15470},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-20890,"y":13619,"z":-15470},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-31890,"y":13619,"z":-9470},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-18671,"y":13619,"z":-9470},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-15730,"y":13619,"z":-15470},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-17890,"y":13619,"z":-9470},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-14890,"y":13619,"z":-15470},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-31890,"y":13619,"z":-15470},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300002,"propState":0,"propId":100,"pos":{"x":-27890,"y":13619,"z":-12470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300001,"propState":0,"propId":100,"pos":{"x":-27890,"y":13619,"z":-12470},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":40,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-27890,"y":13619,"z":-12470},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300004,"propState":0,"propId":1029,"pos":{"x":45126,"y":48033,"z":-176100},"rot":{"x":0,"y":135000,"z":0}},{"groupId":41,"instId":300003,"propState":0,"propId":1029,"pos":{"x":34834,"y":46051,"z":-170126},"rot":{"x":0,"y":45000,"z":0}},{"groupId":41,"instId":300002,"propState":0,"propId":1029,"pos":{"x":58820,"y":46051,"z":-141670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":41,"instId":300001,"propState":0,"propId":1029,"pos":{"x":24971,"y":42425,"z":-137669},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300007,"propState":0,"propId":102008,"pos":{"x":39019,"y":46051,"z":-151310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":42,"instId":300005,"propState":0,"propId":102008,"pos":{"x":36800,"y":46051,"z":-157310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":42,"instId":300002,"propState":0,"propId":1000,"pos":{"x":25800,"y":46051,"z":-151310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":42,"instId":300008,"propState":0,"propId":102008,"pos":{"x":35930,"y":46051,"z":-157310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":42,"instId":300006,"propState":0,"propId":102008,"pos":{"x":41960,"y":46051,"z":-157310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":42,"instId":300004,"propState":0,"propId":102008,"pos":{"x":39800,"y":46051,"z":-151310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":42,"instId":300003,"propState":0,"propId":102008,"pos":{"x":42800,"y":46051,"z":-157310},"rot":{"x":0,"y":270000,"z":0}},{"groupId":42,"instId":300001,"propState":0,"propId":1000,"pos":{"x":25800,"y":46051,"z":-157310},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[],"npcs":[{"groupId":43,"instId":400001,"npcId":3013,"pos":{"x":29800,"y":46051,"z":-154310},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300002,"propState":0,"propId":1029,"pos":{"x":8797,"y":40700,"z":-99510},"rot":{"x":0,"y":90000,"z":0}},{"groupId":44,"instId":300003,"propState":0,"propId":1029,"pos":{"x":13714,"y":36871,"z":-46610},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300001,"propState":0,"propId":1029,"pos":{"x":12348,"y":37651,"z":-62305},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-2720,"y":37651,"z":-68210},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300007,"propState":0,"propId":102008,"pos":{"x":3280,"y":39987,"z":-91329},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-2720,"y":39987,"z":-95310},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-2720,"y":37651,"z":-69080},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300004,"propState":0,"propId":102008,"pos":{"x":3280,"y":39987,"z":-92110},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-2720,"y":39987,"z":-96150},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300002,"propState":0,"propId":1000,"pos":{"x":3280,"y":37651,"z":-57050},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-2720,"y":37651,"z":-57050},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300002,"propState":0,"propId":100,"pos":{"x":280,"y":37651,"z":-61050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":46,"instId":300001,"propState":0,"propId":100,"pos":{"x":280,"y":37651,"z":-61050},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":46,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":280,"y":37651,"z":-61050},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300001,"propState":0,"propId":100,"pos":{"x":298,"y":39987,"z":-83290},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":47,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":298,"y":39987,"z":-83290},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300001,"propState":0,"propId":100,"pos":{"x":250,"y":39987,"z":-84240},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":48,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":250,"y":39987,"z":-84240},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300003,"propState":0,"propId":1029,"pos":{"x":72731,"y":48533,"z":-123510},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300002,"propState":0,"propId":1029,"pos":{"x":30060,"y":46051,"z":-100620},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300001,"propState":0,"propId":1029,"pos":{"x":57340,"y":46051,"z":-141282},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300003,"propState":0,"propId":102008,"pos":{"x":53320,"y":46051,"z":-118170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300008,"propState":0,"propId":102008,"pos":{"x":60340,"y":46051,"z":-127180},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300007,"propState":0,"propId":102008,"pos":{"x":43529,"y":46051,"z":-108384},"rot":{"x":0,"y":135000,"z":0}},{"groupId":50,"instId":300006,"propState":0,"propId":102008,"pos":{"x":53320,"y":46051,"z":-119010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300005,"propState":0,"propId":102008,"pos":{"x":60340,"y":46051,"z":-126310},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300004,"propState":0,"propId":102008,"pos":{"x":43000,"y":46051,"z":-107810},"rot":{"x":0,"y":135000,"z":0}},{"groupId":50,"instId":300002,"propState":0,"propId":1000,"pos":{"x":54340,"y":46051,"z":-137310},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300001,"propState":0,"propId":1000,"pos":{"x":60340,"y":46051,"z":-137310},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300002,"propState":0,"propId":100,"pos":{"x":57340,"y":46051,"z":-133310},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300001,"propState":0,"propId":100,"pos":{"x":57340,"y":46051,"z":-133310},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":51,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":57340,"y":46051,"z":-133310},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300001,"propState":0,"propId":100,"pos":{"x":53160,"y":46051,"z":-113780},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[{"groupId":52,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":53160,"y":46051,"z":-113780},"rot":{"x":0,"y":315000,"z":0}}],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300001,"propState":0,"propId":100,"pos":{"x":57230,"y":46051,"z":-123440},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":53,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":57230,"y":46051,"z":-123440},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300005,"propState":0,"propId":1029,"pos":{"x":-30180,"y":18031,"z":89078},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300004,"propState":0,"propId":1029,"pos":{"x":-25810,"y":18031,"z":81710},"rot":{"x":0,"y":90000,"z":0}},{"groupId":54,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-34530,"y":18031,"z":45080},"rot":{"x":0,"y":90000,"z":0}},{"groupId":54,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-66750,"y":13965,"z":63556},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-42459,"y":18031,"z":80551},"rot":{"x":0,"y":317230,"z":0}},{"groupId":55,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-50320,"y":18031,"z":66719},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-41240,"y":18031,"z":72542},"rot":{"x":0,"y":225000,"z":0}},{"groupId":55,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-41831,"y":18031,"z":81125},"rot":{"x":0,"y":317230,"z":0}},{"groupId":55,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-50320,"y":18031,"z":67500},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-40650,"y":18031,"z":73140},"rot":{"x":0,"y":225000,"z":0}},{"groupId":55,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-50320,"y":18031,"z":53500},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-44320,"y":18031,"z":53500},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[],"npcs":[{"groupId":59,"instId":400001,"npcId":3013,"pos":{"x":-35410,"y":18031,"z":82990},"rot":{"x":0,"y":115000,"z":0}}],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300002,"propState":0,"propId":100,"pos":{"x":-47320,"y":18031,"z":57500},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300001,"propState":0,"propId":100,"pos":{"x":-47320,"y":18031,"z":57500},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":56,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-47320,"y":18031,"z":57500},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300001,"propState":0,"propId":100,"pos":{"x":-47040,"y":18031,"z":70820},"rot":{"x":45000,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":57,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-47040,"y":18031,"z":70820},"rot":{"x":0,"y":45000,"z":0}}],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300001,"propState":0,"propId":100,"pos":{"x":-45913,"y":18031,"z":70268},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[{"groupId":58,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-46093,"y":18031,"z":71888},"rot":{"x":0,"y":45000,"z":0}}],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300002,"propState":0,"propId":100,"pos":{"x":-35240,"y":18031,"z":79870},"rot":{"x":0,"y":270000,"z":0}},{"groupId":62,"instId":300001,"propState":0,"propId":100,"pos":{"x":-35240,"y":18031,"z":79870},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":62,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-35240,"y":18031,"z":79870},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-47900,"y":18031,"z":61400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-44920,"y":18031,"z":66130},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-48681,"y":18031,"z":61400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-31240,"y":18031,"z":76870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-38520,"y":18031,"z":75540},"rot":{"x":0,"y":45000,"z":0}},{"groupId":61,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-39129,"y":18031,"z":74943},"rot":{"x":0,"y":45000,"z":0}},{"groupId":61,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-45760,"y":18031,"z":66130},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-31240,"y":18031,"z":82870},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300001,"propState":0,"propId":100,"pos":{"x":-43170,"y":18031,"z":74910},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[{"groupId":63,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-43170,"y":18031,"z":74910},"rot":{"x":0,"y":225000,"z":0}}],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300001,"propState":0,"propId":100,"pos":{"x":-44210,"y":18031,"z":73820},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[{"groupId":64,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-44210,"y":18031,"z":73820},"rot":{"x":0,"y":225000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8123201":{"P81232_F81232001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300002,"propState":0,"propId":102004,"pos":{"x":-404650,"y":-45306,"z":90150},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":102004,"pos":{"x":-36100,"y":1592,"z":10070},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-5890,"y":1532,"z":17080},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300003,"propState":0,"propId":100,"pos":{"x":-11890,"y":1532,"z":14080},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300002,"propState":2,"propId":1004,"pos":{"x":-8890,"y":1532,"z":11080},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":100,"pos":{"x":-11890,"y":1532,"z":14080},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":6,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-11890,"y":1532,"z":14080},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300004,"propState":0,"propId":102004,"pos":{"x":-127630,"y":11920,"z":11330},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":102004,"pos":{"x":-199680,"y":15466,"z":4850},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":102004,"pos":{"x":-127630,"y":11920,"z":-1780},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":102004,"pos":{"x":-117950,"y":11920,"z":4730},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-153179,"y":11839,"z":1831},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-153062,"y":11839,"z":7546},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-135181,"y":11863,"z":790},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-152051,"y":11844,"z":1057},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-151590,"y":11863,"z":8453},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-134210,"y":11863,"z":790},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-172910,"y":15740,"z":7310},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-172910,"y":15740,"z":2310},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34510,"y":-2134,"z":-172210},"rot":{"x":0,"y":90000,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":100,"pos":{"x":11780,"y":147,"z":157590},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":9,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-168910,"y":15740,"z":4810},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":0,"propId":100,"pos":{"x":-134650,"y":11822,"z":8330},"rot":{"x":0,"y":179964,"z":0}}],"npcs":[],"monsters":[{"groupId":10,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-134650,"y":11822,"z":8330},"rot":{"x":0,"y":179964,"z":0}}],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300001,"propState":0,"propId":100,"pos":{"x":-150090,"y":11660,"z":-4310},"rot":{"x":0,"y":359964,"z":0}}],"npcs":[],"monsters":[{"groupId":11,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-150090,"y":11660,"z":-4310},"rot":{"x":0,"y":359964,"z":0}}],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300002,"propState":0,"propId":102004,"pos":{"x":-314290,"y":-35386,"z":52830},"rot":{"x":0,"y":165000,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":102004,"pos":{"x":-318610,"y":-29518,"z":12087},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300002,"propState":0,"propId":100,"pos":{"x":-313850,"y":-35485,"z":44170},"rot":{"x":0,"y":199762,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":100,"pos":{"x":-313850,"y":-35485,"z":44170},"rot":{"x":0,"y":199762,"z":0}}],"npcs":[],"monsters":[{"groupId":14,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-313850,"y":-35485,"z":44170},"rot":{"x":0,"y":199762,"z":0}}],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-323057,"y":-35957,"z":39123},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-311680,"y":-35474,"z":30310},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-319330,"y":-35287,"z":35690},"rot":{"x":0,"y":345000,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-323070,"y":-35609,"z":40290},"rot":{"x":0,"y":15000,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-318791,"y":-35225,"z":34295},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-318682,"y":-35236,"z":33065},"rot":{"x":0,"y":345000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-310260,"y":-35485,"z":47560},"rot":{"x":0,"y":199762,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-314797,"y":-35485,"z":49191},"rot":{"x":0,"y":199762,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300003,"propState":0,"propId":102004,"pos":{"x":-395340,"y":-34393,"z":-12210},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300002,"propState":0,"propId":102004,"pos":{"x":-395340,"y":-34393,"z":22760},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":102004,"pos":{"x":-351790,"y":-36980,"z":25900},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-367769,"y":-36980,"z":17550},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-368840,"y":-37038,"z":26940},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-368750,"y":-36980,"z":17510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-367034,"y":-36980,"z":27010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-366790,"y":-36980,"z":17510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-367920,"y":-37083,"z":27010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-378790,"y":-36980,"z":25758},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-378790,"y":-36980,"z":20758},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[],"npcs":[{"groupId":17,"instId":400001,"npcId":3013,"pos":{"x":-374790,"y":-36980,"z":23258},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300002,"propState":0,"propId":100,"pos":{"x":11780,"y":147,"z":157590},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":100,"pos":{"x":-361960,"y":-36980,"z":24840},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":20,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-361960,"y":-36980,"z":24840},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-367530,"y":-37016,"z":26150},"rot":{"x":0,"y":270000,"z":0}},{"groupId":22,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-369900,"y":-36980,"z":18430},"rot":{"x":0,"y":270000,"z":0}},{"groupId":22,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-367020,"y":-36980,"z":27010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":22,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-370349,"y":-37111,"z":17550},"rot":{"x":0,"y":270000,"z":0}},{"groupId":22,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-369370,"y":-36980,"z":17510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":22,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-368060,"y":-37086,"z":27009},"rot":{"x":0,"y":270000,"z":0}},{"groupId":22,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-357760,"y":-36980,"z":26070},"rot":{"x":0,"y":270000,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-357760,"y":-36980,"z":21070},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300001,"propState":0,"propId":100,"pos":{"x":-361960,"y":-36980,"z":22137},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":21,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-361960,"y":-36980,"z":22137},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300002,"propState":0,"propId":102004,"pos":{"x":-404695,"y":-45268,"z":90440},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":102004,"pos":{"x":-425960,"y":-44510,"z":115420},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-408965,"y":-44510,"z":102399},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-398303,"y":-44510,"z":105511},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-409876,"y":-44510,"z":102360},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-398587,"y":-44510,"z":107739},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-398660,"y":-44510,"z":106590},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-409043,"y":-44510,"z":101523},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-402150,"y":-44430,"z":117440},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-409150,"y":-44430,"z":117440},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300002,"propState":0,"propId":100,"pos":{"x":-313850,"y":-35485,"z":44170},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300001,"propState":0,"propId":100,"pos":{"x":-405650,"y":-44430,"z":113440},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":25,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-405650,"y":-44430,"z":113440},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300004,"propState":0,"propId":102004,"pos":{"x":-404471,"y":-36870,"z":-33230},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":102004,"pos":{"x":-404258,"y":-39341,"z":-75061},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":102004,"pos":{"x":-395500,"y":-39439,"z":-67220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":102004,"pos":{"x":-404471,"y":-36870,"z":-33230},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-408170,"y":-39439,"z":-62362},"rot":{"x":0,"y":270000,"z":0}},{"groupId":27,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-400870,"y":-39439,"z":-59970},"rot":{"x":0,"y":270000,"z":0}},{"groupId":27,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-408190,"y":-39439,"z":-60370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":27,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-408170,"y":-39439,"z":-61430},"rot":{"x":0,"y":270000,"z":0}},{"groupId":27,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-400870,"y":-39439,"z":-58820},"rot":{"x":0,"y":270000,"z":0}},{"groupId":27,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-400918,"y":-39439,"z":-57625},"rot":{"x":0,"y":270000,"z":0}},{"groupId":27,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-407046,"y":-39361,"z":-70180},"rot":{"x":0,"y":180000,"z":0}},{"groupId":27,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-402046,"y":-39361,"z":-70180},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[],"npcs":[{"groupId":28,"instId":400001,"npcId":3013,"pos":{"x":-404470,"y":-39439,"z":-66280},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300002,"propState":0,"propId":102004,"pos":{"x":-468776,"y":-44549,"z":50039},"rot":{"x":0,"y":211606,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":102004,"pos":{"x":-464180,"y":-44480,"z":85680},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-460410,"y":-44480,"z":69094},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-468210,"y":-44480,"z":68990},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-467280,"y":-44480,"z":68160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-459498,"y":-44480,"z":69094},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-460010,"y":-44480,"z":68037},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-468180,"y":-44480,"z":68160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-466680,"y":-44480,"z":55550},"rot":{"x":0,"y":180000,"z":0}},{"groupId":30,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-461680,"y":-44480,"z":55550},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[],"npcs":[{"groupId":31,"instId":400001,"npcId":3013,"pos":{"x":-464180,"y":-44480,"z":59550},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300002,"propState":0,"propId":102004,"pos":{"x":-499270,"y":-51140,"z":-27870},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":102004,"pos":{"x":-465730,"y":-51245,"z":-64850},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-504420,"y":-51245,"z":-43890},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-503510,"y":-51247,"z":-43238},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-492240,"y":-51247,"z":-48820},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-505110,"y":-51247,"z":-51840},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-503740,"y":-51247,"z":-54010},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-491300,"y":-51247,"z":-48820},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-501330,"y":-51245,"z":-32340},"rot":{"x":0,"y":180000,"z":0}},{"groupId":33,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-495330,"y":-51245,"z":-32340},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300002,"propState":0,"propId":100,"pos":{"x":-498330,"y":-51245,"z":-36340},"rot":{"x":0,"y":180000,"z":0}},{"groupId":34,"instId":300001,"propState":0,"propId":100,"pos":{"x":-498330,"y":-51245,"z":-36340},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":34,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-498330,"y":-51245,"z":-36340},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300001,"propState":0,"propId":100,"pos":{"x":-498420,"y":-51245,"z":-60060},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":35,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-498420,"y":-51245,"z":-60060},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300001,"propState":0,"propId":100,"pos":{"x":-498420,"y":-51245,"z":-57560},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":36,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-498420,"y":-51245,"z":-57560},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300003,"propState":0,"propId":102004,"pos":{"x":-582859,"y":-58600,"z":4880},"rot":{"x":0,"y":90000,"z":0}},{"groupId":37,"instId":300002,"propState":0,"propId":102004,"pos":{"x":-506925,"y":-50618,"z":-976},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":102004,"pos":{"x":-483131,"y":-46390,"z":28130},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-549945,"y":-53509,"z":8320},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-526370,"y":-51245,"z":8470},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-522860,"y":-51245,"z":10150},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-549945,"y":-53509,"z":1520},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-526370,"y":-51245,"z":1260},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-516310,"y":-51245,"z":9730},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-578339,"y":-58600,"z":7339},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-578339,"y":-58600,"z":2339},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300001,"propState":0,"propId":100,"pos":{"x":-543790,"y":-53509,"z":5100},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":41,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-543790,"y":-53509,"z":5100},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300001,"propState":0,"propId":100,"pos":{"x":-522240,"y":-51245,"z":-1810},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":40,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-522240,"y":-51245,"z":-1810},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300002,"propState":0,"propId":100,"pos":{"x":-498330,"y":-51245,"z":-36340},"rot":{"x":0,"y":180000,"z":0}},{"groupId":42,"instId":300001,"propState":0,"propId":100,"pos":{"x":-572790,"y":-58500,"z":4930},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":42,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-572790,"y":-58500,"z":4930},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300002,"propState":0,"propId":100,"pos":{"x":-498330,"y":-51245,"z":-36340},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":300001,"propState":0,"propId":100,"pos":{"x":-572790,"y":-58500,"z":4930},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":39,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-572790,"y":-58500,"z":4930},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300001,"propState":0,"propId":100,"pos":{"x":-522240,"y":-51245,"z":-1810},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":43,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-522240,"y":-51245,"z":-1810},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300001,"propState":0,"propId":100,"pos":{"x":-543790,"y":-53509,"z":5100},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":44,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-543790,"y":-53509,"z":5100},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"45":{"props":[],"npcs":[{"groupId":45,"instId":400001,"npcId":3013,"pos":{"x":-514370,"y":-51245,"z":16180},"rot":{"x":0,"y":105000,"z":0}}],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300003,"propState":0,"propId":102004,"pos":{"x":-468776,"y":-44549,"z":50039},"rot":{"x":0,"y":211606,"z":0}},{"groupId":46,"instId":300002,"propState":0,"propId":102004,"pos":{"x":-415160,"y":-34556,"z":4760},"rot":{"x":0,"y":270000,"z":0}},{"groupId":46,"instId":300001,"propState":0,"propId":102004,"pos":{"x":-483131,"y":-46390,"z":28130},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-466270,"y":-46390,"z":33320},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-479087,"y":-46390,"z":30251},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-460076,"y":-38877,"z":-2182},"rot":{"x":0,"y":312833,"z":0}},{"groupId":47,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-466270,"y":-46390,"z":34350},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-478150,"y":-46390,"z":31430},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-459402,"y":-38668,"z":-2807},"rot":{"x":0,"y":312833,"z":0}},{"groupId":47,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-473050,"y":-45535,"z":42780},"rot":{"x":0,"y":180000,"z":0}},{"groupId":47,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-468050,"y":-45535,"z":41790},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300002,"propState":0,"propId":100,"pos":{"x":-471150,"y":-45691,"z":37630},"rot":{"x":0,"y":180000,"z":0}},{"groupId":48,"instId":300001,"propState":0,"propId":100,"pos":{"x":-471150,"y":-45691,"z":37630},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":48,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-471150,"y":-45691,"z":37630},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300001,"propState":0,"propId":100,"pos":{"x":-464962,"y":-41038,"z":8912},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[{"groupId":49,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-464962,"y":-41038,"z":8912},"rot":{"x":0,"y":135000,"z":0}}],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300001,"propState":0,"propId":100,"pos":{"x":-464962,"y":-41038,"z":8912},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[{"groupId":50,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-467166,"y":-40965,"z":6708},"rot":{"x":0,"y":105000,"z":0}}],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300001,"propState":0,"propId":102004,"pos":{"x":-395340,"y":-34393,"z":-12210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-383260,"y":-36969,"z":-15220},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300005,"propState":0,"propId":102005,"pos":{"x":-367890,"y":-36969,"z":-11546},"rot":{"x":0,"y":120000,"z":0}},{"groupId":19,"instId":300004,"propState":0,"propId":102005,"pos":{"x":-368725,"y":-36969,"z":-11478},"rot":{"x":0,"y":120000,"z":0}},{"groupId":19,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-368162,"y":-36969,"z":-12134},"rot":{"x":0,"y":120000,"z":0}},{"groupId":19,"instId":300002,"propState":1,"propId":1002,"pos":{"x":-373260,"y":-36969,"z":-19220},"rot":{"x":0,"y":60000,"z":0}},{"groupId":19,"instId":300001,"propState":0,"propId":1001,"pos":{"x":-373260,"y":-36969,"z":-11220},"rot":{"x":0,"y":120000,"z":0}}],"npcs":[{"groupId":19,"instId":400001,"npcId":1013,"pos":{"x":-378260,"y":-36969,"z":-12220},"rot":{"x":0,"y":105000,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8131101":{"P81311_F81311001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300006,"propState":0,"propId":103013,"pos":{"x":159229,"y":27793,"z":-139048},"rot":{"x":351531,"y":15697,"z":341246}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300005,"propState":0,"propId":103031,"pos":{"x":-116165,"y":22090,"z":-175809},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300018,"propState":1,"propId":103032,"pos":{"x":-173385,"y":22081,"z":-148887},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300015,"propState":0,"propId":103031,"pos":{"x":-81322,"y":-16910,"z":-196913},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300012,"propState":1,"propId":103031,"pos":{"x":-156415,"y":-10910,"z":-130932},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300011,"propState":0,"propId":103031,"pos":{"x":-156331,"y":-4910,"z":-79773},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300010,"propState":0,"propId":103031,"pos":{"x":110204,"y":22109,"z":-217944},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300008,"propState":1,"propId":103031,"pos":{"x":-135344,"y":-4910,"z":-61779},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":103031,"pos":{"x":81346,"y":22089,"z":-196925},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300014,"propState":0,"propId":103039,"pos":{"x":-190551,"y":16032,"z":-52573},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300016,"propState":0,"propId":103039,"pos":{"x":-84221,"y":-16868,"z":-198931},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300013,"propState":1,"propId":103031,"pos":{"x":-165403,"y":-10910,"z":-139927},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300004,"propState":0,"propId":103031,"pos":{"x":-188501,"y":16040,"z":-55890},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300009,"propState":1,"propId":103032,"pos":{"x":149255,"y":28111,"z":-130927},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300007,"propState":1,"propId":103031,"pos":{"x":-155408,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300006,"propState":1,"propId":103031,"pos":{"x":-125303,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300003,"propState":0,"propId":103031,"pos":{"x":-81320,"y":22100,"z":-196809},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300001,"propState":1,"propId":103031,"pos":{"x":146218,"y":28084,"z":-175913},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300012,"propState":0,"propId":103096,"pos":{"x":261211,"y":32420,"z":-410195},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300011,"propState":1,"propId":103096,"pos":{"x":264503,"y":32420,"z":-310455},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300010,"propState":1,"propId":103096,"pos":{"x":120500,"y":32410,"z":-337990},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300008,"propState":1,"propId":103096,"pos":{"x":-126790,"y":-4906,"z":-33305},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300007,"propState":1,"propId":103096,"pos":{"x":-126790,"y":-4906,"z":-30006},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300006,"propState":1,"propId":103096,"pos":{"x":-125968,"y":21032,"z":-30254},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300005,"propState":1,"propId":103096,"pos":{"x":-125968,"y":21032,"z":-33553},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300004,"propState":1,"propId":103096,"pos":{"x":-73516,"y":22090,"z":-246650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":103096,"pos":{"x":-67698,"y":-16918,"z":-249130},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300003,"propState":1,"propId":103096,"pos":{"x":73440,"y":22090,"z":-243065},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300001,"propState":1,"propId":103096,"pos":{"x":70987,"y":-16918,"z":-249130},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300002,"propState":0,"propId":138,"pos":{"x":-179190,"y":-4760,"z":-79740},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300002,"propState":0,"propId":1030,"pos":{"x":30250,"y":-15925,"z":-259750},"rot":{"x":0,"y":270000,"z":0}},{"groupId":25,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-30400,"y":-15925,"z":-259750},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-3000,"y":-15915,"z":-264530},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":-15884,"z":-270530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":27,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":-15884,"z":-270530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":27,"instId":300001,"propState":0,"propId":1004,"pos":{"x":3000,"y":-15915,"z":-267530},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":27,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":0,"y":-15884,"z":-270530},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-3000,"y":-15915,"z":-264530},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":-15884,"z":-270530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":29,"instId":300002,"propState":2,"propId":1004,"pos":{"x":3000,"y":-15915,"z":-267530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":-15884,"z":-270530},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":29,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":0,"y":-15884,"z":-270530},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300003,"propState":0,"propId":1030,"pos":{"x":110433,"y":22080,"z":-222433},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300002,"propState":0,"propId":1030,"pos":{"x":84580,"y":16260,"z":-196890},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300001,"propState":0,"propId":1030,"pos":{"x":143460,"y":25100,"z":-196786},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300001,"propState":0,"propId":1000,"pos":{"x":109580,"y":22112,"z":-196890},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300005,"propState":0,"propId":103014,"pos":{"x":95022,"y":22103,"z":-199974},"rot":{"x":0,"y":210000,"z":0}},{"groupId":32,"instId":300004,"propState":0,"propId":103014,"pos":{"x":94050,"y":22103,"z":-200049},"rot":{"x":0,"y":210000,"z":0}},{"groupId":32,"instId":300003,"propState":0,"propId":103015,"pos":{"x":94469,"y":22103,"z":-199143},"rot":{"x":0,"y":210000,"z":0}},{"groupId":32,"instId":300002,"propState":1,"propId":1002,"pos":{"x":99580,"y":22103,"z":-192890},"rot":{"x":0,"y":240000,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":1001,"pos":{"x":99580,"y":22103,"z":-200890},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[{"groupId":32,"instId":400001,"npcId":1013,"pos":{"x":104580,"y":22124,"z":-199890},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-115850,"y":22077,"z":-222182},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-149300,"y":25087,"z":-196810},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-110267,"y":22090,"z":-192810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":34,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-111107,"y":22090,"z":-192810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":34,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-127267,"y":22138,"z":-194810},"rot":{"x":0,"y":270000,"z":0}},{"groupId":34,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-110767,"y":22124,"z":-193610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":34,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-116267,"y":22125,"z":-200810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":34,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-116767,"y":22099,"z":-200010},"rot":{"x":0,"y":90000,"z":0}},{"groupId":34,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-117137,"y":22099,"z":-200810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":34,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-127267,"y":22138,"z":-198810},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[],"npcs":[{"groupId":35,"instId":400001,"npcId":3013,"pos":{"x":-121690,"y":22095,"z":-196810},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"37":{"props":[],"npcs":[{"groupId":37,"instId":400001,"npcId":3013,"pos":{"x":-110807,"y":22090,"z":-200810},"rot":{"x":0,"y":75000,"z":0}}],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-110267,"y":22090,"z":-192810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":36,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-110767,"y":22124,"z":-193610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":36,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-111107,"y":22090,"z":-192810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":36,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-116267,"y":22125,"z":-200810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":36,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-116767,"y":22099,"z":-200010},"rot":{"x":0,"y":90000,"z":0}},{"groupId":36,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-117137,"y":22099,"z":-200810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":36,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-127267,"y":22138,"z":-194810},"rot":{"x":0,"y":270000,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-127267,"y":22138,"z":-198810},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300002,"propState":0,"propId":100,"pos":{"x":-125267,"y":22095,"z":-196810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":38,"instId":300001,"propState":0,"propId":100,"pos":{"x":-125267,"y":22095,"z":-196810},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":38,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-125267,"y":22095,"z":-196810},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300001,"propState":0,"propId":100,"pos":{"x":-123267,"y":22104,"z":-199810},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":39,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-123267,"y":22104,"z":-199810},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300001,"propState":0,"propId":100,"pos":{"x":-123267,"y":22104,"z":-193810},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":40,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-123267,"y":22104,"z":-193810},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300002,"propState":0,"propId":100,"pos":{"x":-123267,"y":22104,"z":-199810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":97,"instId":300001,"propState":0,"propId":100,"pos":{"x":-123267,"y":22104,"z":-199810},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":97,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-123267,"y":22104,"z":-199810},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300002,"propState":0,"propId":1030,"pos":{"x":75890,"y":22090,"z":-181930},"rot":{"x":0,"y":180000,"z":0}},{"groupId":41,"instId":300003,"propState":0,"propId":1030,"pos":{"x":87715,"y":22090,"z":-196667},"rot":{"x":0,"y":270000,"z":0}},{"groupId":41,"instId":300001,"propState":0,"propId":1030,"pos":{"x":75440,"y":22090,"z":-229000},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[],"npcs":[{"groupId":43,"instId":400001,"npcId":3013,"pos":{"x":75764,"y":22090,"z":-200150},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300008,"propState":0,"propId":100026,"pos":{"x":79764,"y":22090,"z":-212260},"rot":{"x":0,"y":180000,"z":0}},{"groupId":42,"instId":300007,"propState":0,"propId":100026,"pos":{"x":78964,"y":22090,"z":-211760},"rot":{"x":0,"y":180000,"z":0}},{"groupId":42,"instId":300006,"propState":0,"propId":100026,"pos":{"x":79764,"y":22090,"z":-211420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":42,"instId":300005,"propState":0,"propId":100026,"pos":{"x":71764,"y":22090,"z":-205670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":42,"instId":300004,"propState":0,"propId":100026,"pos":{"x":72564,"y":22090,"z":-205170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":42,"instId":300003,"propState":0,"propId":100026,"pos":{"x":71764,"y":22090,"z":-204800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":42,"instId":300002,"propState":0,"propId":1000,"pos":{"x":77550,"y":22090,"z":-195260},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300001,"propState":0,"propId":1000,"pos":{"x":73550,"y":22090,"z":-195260},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[],"npcs":[{"groupId":45,"instId":400001,"npcId":3013,"pos":{"x":73055,"y":22095,"z":-210836},"rot":{"x":0,"y":165000,"z":0}}],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300003,"propState":0,"propId":100026,"pos":{"x":71764,"y":22090,"z":-204800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":44,"instId":300008,"propState":0,"propId":100026,"pos":{"x":79764,"y":22090,"z":-212260},"rot":{"x":0,"y":180000,"z":0}},{"groupId":44,"instId":300007,"propState":0,"propId":100026,"pos":{"x":78964,"y":22090,"z":-211760},"rot":{"x":0,"y":180000,"z":0}},{"groupId":44,"instId":300006,"propState":0,"propId":100026,"pos":{"x":79764,"y":22090,"z":-211420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":44,"instId":300005,"propState":0,"propId":100026,"pos":{"x":71764,"y":22090,"z":-205670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":44,"instId":300004,"propState":0,"propId":100026,"pos":{"x":72564,"y":22090,"z":-205170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":44,"instId":300002,"propState":0,"propId":1000,"pos":{"x":77550,"y":22090,"z":-195260},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300001,"propState":0,"propId":1000,"pos":{"x":73550,"y":22090,"z":-195260},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300002,"propState":0,"propId":100,"pos":{"x":75764,"y":22090,"z":-197260},"rot":{"x":0,"y":180000,"z":0}},{"groupId":46,"instId":300001,"propState":0,"propId":100,"pos":{"x":75764,"y":22090,"z":-197260},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":46,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":75764,"y":22090,"z":-197260},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300001,"propState":0,"propId":100,"pos":{"x":72764,"y":22090,"z":-199260},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":47,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":72764,"y":22090,"z":-199260},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300001,"propState":0,"propId":100,"pos":{"x":78764,"y":22090,"z":-199260},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":48,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":78764,"y":22090,"z":-199260},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300002,"propState":0,"propId":100,"pos":{"x":72764,"y":22090,"z":-199260},"rot":{"x":0,"y":180000,"z":0}},{"groupId":98,"instId":300001,"propState":0,"propId":100,"pos":{"x":72764,"y":22090,"z":-199260},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":98,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":72764,"y":22090,"z":-199260},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-166470,"y":29490,"z":-62610},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":65,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-166520,"y":29490,"z":-62610},"rot":{"x":0,"y":180000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-161501,"y":33490,"z":-72610},"rot":{"x":0,"y":0,"z":270000}},{"groupId":66,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-161501,"y":32690,"z":-73110},"rot":{"x":0,"y":0,"z":270000}},{"groupId":66,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-161501,"y":33490,"z":-73450},"rot":{"x":0,"y":0,"z":270000}},{"groupId":66,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-161501,"y":25490,"z":-78610},"rot":{"x":0,"y":0,"z":270000}},{"groupId":66,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-161501,"y":26290,"z":-79110},"rot":{"x":0,"y":0,"z":270000}},{"groupId":66,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-161501,"y":25490,"z":-79480},"rot":{"x":0,"y":0,"z":270000}},{"groupId":66,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-161501,"y":31490,"z":-89610},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":66,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-161501,"y":27490,"z":-89610},"rot":{"x":0,"y":180000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[],"npcs":[{"groupId":67,"instId":400001,"npcId":3013,"pos":{"x":-161501,"y":29490,"z":-83060},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-161501,"y":33490,"z":-72610},"rot":{"x":0,"y":0,"z":270000}},{"groupId":68,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-161501,"y":32690,"z":-73110},"rot":{"x":0,"y":0,"z":270000}},{"groupId":68,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-161501,"y":33490,"z":-73450},"rot":{"x":0,"y":0,"z":270000}},{"groupId":68,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-161501,"y":25490,"z":-78610},"rot":{"x":0,"y":0,"z":270000}},{"groupId":68,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-161501,"y":26290,"z":-79110},"rot":{"x":0,"y":0,"z":270000}},{"groupId":68,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-161501,"y":25490,"z":-79480},"rot":{"x":0,"y":0,"z":270000}},{"groupId":68,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-161501,"y":31490,"z":-89610},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":68,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-161501,"y":27490,"z":-89610},"rot":{"x":0,"y":180000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[],"npcs":[{"groupId":69,"instId":400001,"npcId":3013,"pos":{"x":-161501,"y":25490,"z":-73150},"rot":{"x":0,"y":345000,"z":0}}],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300002,"propState":0,"propId":100,"pos":{"x":-161501,"y":29490,"z":-87610},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":70,"instId":300001,"propState":0,"propId":100,"pos":{"x":-161501,"y":29490,"z":-87610},"rot":{"x":0,"y":180000,"z":90000}}],"npcs":[],"monsters":[{"groupId":70,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-161501,"y":29490,"z":-87610},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300001,"propState":0,"propId":100,"pos":{"x":-161501,"y":26490,"z":-85610},"rot":{"x":0,"y":180000,"z":90000}}],"npcs":[],"monsters":[{"groupId":71,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-161501,"y":26490,"z":-85610},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300001,"propState":0,"propId":100,"pos":{"x":-161501,"y":32490,"z":-85610},"rot":{"x":0,"y":180000,"z":90000}}],"npcs":[],"monsters":[{"groupId":72,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-161501,"y":32490,"z":-85610},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300002,"propState":0,"propId":100,"pos":{"x":-161501,"y":26490,"z":-85610},"rot":{"x":0,"y":0,"z":0}},{"groupId":100,"instId":300001,"propState":0,"propId":100,"pos":{"x":-161501,"y":26490,"z":-85610},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":100,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-161501,"y":26490,"z":-85610},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-124810,"y":28400,"z":-108150},"rot":{"x":0,"y":270000,"z":270000}},{"groupId":73,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-124560,"y":28400,"z":-110440},"rot":{"x":0,"y":270000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-151560,"y":26400,"z":-103857},"rot":{"x":0,"y":270000,"z":270000}},{"groupId":74,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-134560,"y":24400,"z":-103857},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":74,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-135060,"y":25200,"z":-103857},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":74,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-135400,"y":24400,"z":-103857},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":74,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-140560,"y":32400,"z":-103857},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":74,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-141060,"y":31600,"z":-103857},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":74,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-141430,"y":32400,"z":-103857},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":74,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-151560,"y":30400,"z":-103857},"rot":{"x":0,"y":270000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[],"npcs":[{"groupId":75,"instId":400001,"npcId":3013,"pos":{"x":-145230,"y":28410,"z":-103860},"rot":{"x":0,"y":90100,"z":0}}],"monsters":[],"teleports":{}},"77":{"props":[],"npcs":[{"groupId":77,"instId":400001,"npcId":3013,"pos":{"x":-135100,"y":32400,"z":-103857},"rot":{"x":0,"y":75000,"z":0}}],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-134560,"y":24400,"z":-103857},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":76,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-135060,"y":25200,"z":-103857},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":76,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-135400,"y":24400,"z":-103857},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":76,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-140560,"y":32400,"z":-103857},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":76,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-141060,"y":31600,"z":-103857},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":76,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-141430,"y":32400,"z":-103857},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":76,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-151560,"y":26400,"z":-103857},"rot":{"x":0,"y":270000,"z":270000}},{"groupId":76,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-151560,"y":30400,"z":-103857},"rot":{"x":0,"y":270000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300002,"propState":0,"propId":100,"pos":{"x":-149560,"y":28400,"z":-103857},"rot":{"x":0,"y":270000,"z":270000}},{"groupId":78,"instId":300001,"propState":0,"propId":100,"pos":{"x":-149560,"y":28400,"z":-103857},"rot":{"x":0,"y":270000,"z":270000}}],"npcs":[],"monsters":[{"groupId":78,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-149560,"y":28400,"z":-103857},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300001,"propState":0,"propId":100,"pos":{"x":-147560,"y":31400,"z":-103857},"rot":{"x":0,"y":270000,"z":270000}}],"npcs":[],"monsters":[{"groupId":79,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-147560,"y":31400,"z":-103857},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300001,"propState":0,"propId":100,"pos":{"x":-147560,"y":25400,"z":-103857},"rot":{"x":0,"y":270000,"z":270000}}],"npcs":[],"monsters":[{"groupId":80,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-147560,"y":25400,"z":-103857},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300002,"propState":0,"propId":100,"pos":{"x":-147560,"y":31400,"z":-103857},"rot":{"x":0,"y":90000,"z":0}},{"groupId":99,"instId":300001,"propState":0,"propId":100,"pos":{"x":-147560,"y":31400,"z":-103857},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":99,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-147560,"y":31400,"z":-103857},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300002,"propState":0,"propId":1030,"pos":{"x":128160,"y":30560,"z":-270029},"rot":{"x":0,"y":90000,"z":0}},{"groupId":81,"instId":300001,"propState":0,"propId":1030,"pos":{"x":146210,"y":35094,"z":-243770},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[],"npcs":[{"groupId":83,"instId":400001,"npcId":3013,"pos":{"x":141340,"y":34866,"z":-263970},"rot":{"x":0,"y":90100,"z":0}}],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300008,"propState":0,"propId":100026,"pos":{"x":151490,"y":34866,"z":-261680},"rot":{"x":0,"y":90000,"z":0}},{"groupId":82,"instId":300007,"propState":0,"propId":100026,"pos":{"x":150990,"y":34866,"z":-262480},"rot":{"x":0,"y":90000,"z":0}},{"groupId":82,"instId":300006,"propState":0,"propId":100026,"pos":{"x":150650,"y":34866,"z":-261680},"rot":{"x":0,"y":90000,"z":0}},{"groupId":82,"instId":300002,"propState":0,"propId":1000,"pos":{"x":134490,"y":35070,"z":-261963},"rot":{"x":0,"y":270000,"z":0}},{"groupId":82,"instId":300005,"propState":0,"propId":100026,"pos":{"x":145490,"y":34866,"z":-267963},"rot":{"x":0,"y":90000,"z":0}},{"groupId":82,"instId":300004,"propState":0,"propId":100026,"pos":{"x":144990,"y":34866,"z":-267163},"rot":{"x":0,"y":90000,"z":0}},{"groupId":82,"instId":300003,"propState":0,"propId":100026,"pos":{"x":144620,"y":34866,"z":-267963},"rot":{"x":0,"y":90000,"z":0}},{"groupId":82,"instId":300001,"propState":0,"propId":1000,"pos":{"x":134490,"y":35070,"z":-265963},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"85":{"props":[],"npcs":[{"groupId":85,"instId":400001,"npcId":3013,"pos":{"x":151030,"y":34866,"z":-266380},"rot":{"x":0,"y":75000,"z":0}}],"monsters":[],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300005,"propState":0,"propId":100026,"pos":{"x":145490,"y":34866,"z":-267963},"rot":{"x":0,"y":90000,"z":0}},{"groupId":84,"instId":300008,"propState":0,"propId":100026,"pos":{"x":151490,"y":34866,"z":-261664},"rot":{"x":0,"y":90000,"z":0}},{"groupId":84,"instId":300007,"propState":0,"propId":100026,"pos":{"x":150990,"y":34866,"z":-262464},"rot":{"x":0,"y":90000,"z":0}},{"groupId":84,"instId":300004,"propState":0,"propId":100026,"pos":{"x":144990,"y":34866,"z":-267163},"rot":{"x":0,"y":90000,"z":0}},{"groupId":84,"instId":300002,"propState":0,"propId":1000,"pos":{"x":134490,"y":35070,"z":-261963},"rot":{"x":0,"y":270000,"z":0}},{"groupId":84,"instId":300006,"propState":0,"propId":100026,"pos":{"x":150650,"y":34866,"z":-261664},"rot":{"x":0,"y":90000,"z":0}},{"groupId":84,"instId":300003,"propState":0,"propId":100026,"pos":{"x":144620,"y":34866,"z":-267963},"rot":{"x":0,"y":90000,"z":0}},{"groupId":84,"instId":300001,"propState":0,"propId":1000,"pos":{"x":134490,"y":35070,"z":-265963},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300002,"propState":0,"propId":100,"pos":{"x":136490,"y":35070,"z":-263963},"rot":{"x":0,"y":270000,"z":0}},{"groupId":86,"instId":300001,"propState":0,"propId":100,"pos":{"x":136490,"y":35070,"z":-263963},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":86,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":136490,"y":35070,"z":-263963},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300001,"propState":0,"propId":100,"pos":{"x":138490,"y":34866,"z":-266000},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":87,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":138490,"y":34866,"z":-266000},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300001,"propState":0,"propId":100,"pos":{"x":138490,"y":34866,"z":-262000},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":88,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":138490,"y":34866,"z":-262000},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"101":{"props":[{"groupId":101,"instId":300002,"propState":0,"propId":100,"pos":{"x":138490,"y":34866,"z":-266000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":101,"instId":300001,"propState":0,"propId":100,"pos":{"x":138490,"y":34866,"z":-266000},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":101,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":138490,"y":34866,"z":-266000},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300002,"propState":0,"propId":1030,"pos":{"x":146343,"y":53970,"z":-283660},"rot":{"x":0,"y":0,"z":180000}},{"groupId":89,"instId":300001,"propState":0,"propId":1030,"pos":{"x":146245,"y":47046,"z":-284460},"rot":{"x":0,"y":0,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300008,"propState":0,"propId":100026,"pos":{"x":142343,"y":47050,"z":-273660},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":90,"instId":300007,"propState":0,"propId":100026,"pos":{"x":143143,"y":47050,"z":-273160},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":90,"instId":300006,"propState":0,"propId":100026,"pos":{"x":142343,"y":47050,"z":-272820},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":90,"instId":300005,"propState":0,"propId":100026,"pos":{"x":150343,"y":47050,"z":-267660},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":90,"instId":300004,"propState":0,"propId":100026,"pos":{"x":149543,"y":47050,"z":-267160},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":90,"instId":300003,"propState":0,"propId":100026,"pos":{"x":150343,"y":47050,"z":-266790},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":90,"instId":300002,"propState":0,"propId":1000,"pos":{"x":144343,"y":47050,"z":-256660},"rot":{"x":0,"y":0,"z":180000}},{"groupId":90,"instId":300001,"propState":0,"propId":1000,"pos":{"x":148343,"y":47050,"z":-256660},"rot":{"x":0,"y":0,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"91":{"props":[],"npcs":[{"groupId":91,"instId":400001,"npcId":3013,"pos":{"x":146343,"y":47046,"z":-262940},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300008,"propState":0,"propId":100026,"pos":{"x":142343,"y":47050,"z":-273660},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":92,"instId":300007,"propState":0,"propId":100026,"pos":{"x":143143,"y":47050,"z":-273160},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":92,"instId":300006,"propState":0,"propId":100026,"pos":{"x":142343,"y":47050,"z":-272820},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":92,"instId":300005,"propState":0,"propId":100026,"pos":{"x":150343,"y":47050,"z":-267660},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":92,"instId":300004,"propState":0,"propId":100026,"pos":{"x":149543,"y":47050,"z":-267160},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":92,"instId":300003,"propState":0,"propId":100026,"pos":{"x":150343,"y":47050,"z":-266790},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":92,"instId":300002,"propState":0,"propId":1000,"pos":{"x":144343,"y":47050,"z":-256660},"rot":{"x":0,"y":0,"z":180000}},{"groupId":92,"instId":300001,"propState":0,"propId":1000,"pos":{"x":148343,"y":47050,"z":-256660},"rot":{"x":0,"y":0,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[],"npcs":[{"groupId":93,"instId":400001,"npcId":3013,"pos":{"x":150343,"y":47050,"z":-273120},"rot":{"x":0,"y":345000,"z":0}}],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300002,"propState":0,"propId":100,"pos":{"x":146343,"y":47046,"z":-258660},"rot":{"x":0,"y":0,"z":180000}},{"groupId":94,"instId":300001,"propState":0,"propId":100,"pos":{"x":146343,"y":47046,"z":-258660},"rot":{"x":0,"y":0,"z":180000}}],"npcs":[],"monsters":[{"groupId":94,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":146343,"y":47046,"z":-258660},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300001,"propState":0,"propId":100,"pos":{"x":149343,"y":47050,"z":-260660},"rot":{"x":0,"y":0,"z":180000}}],"npcs":[],"monsters":[{"groupId":95,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":149343,"y":47050,"z":-260660},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300001,"propState":0,"propId":100,"pos":{"x":143343,"y":47032,"z":-260660},"rot":{"x":0,"y":0,"z":180000}}],"npcs":[],"monsters":[{"groupId":96,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":143343,"y":47032,"z":-260660},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300002,"propState":0,"propId":100,"pos":{"x":149343,"y":47050,"z":-260660},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300001,"propState":0,"propId":100,"pos":{"x":149343,"y":47050,"z":-260660},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":102,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":149343,"y":47050,"z":-260660},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8131201":{"P81312_F81312001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-117268,"y":11518,"z":-23780},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-102700,"y":11517,"z":-3940},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-117400,"y":11521,"z":1220},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300004,"propState":0,"propId":103014,"pos":{"x":-114241,"y":11521,"z":-14310},"rot":{"x":0,"y":120000,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":103014,"pos":{"x":-114316,"y":11533,"z":-13338},"rot":{"x":0,"y":120000,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":103015,"pos":{"x":-115147,"y":11517,"z":-13891},"rot":{"x":0,"y":120000,"z":0}},{"groupId":8,"instId":300002,"propState":1,"propId":1002,"pos":{"x":-121400,"y":11521,"z":-8780},"rot":{"x":0,"y":150000,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":1001,"pos":{"x":-113400,"y":11521,"z":-8780},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[{"groupId":8,"instId":400001,"npcId":1013,"pos":{"x":-114400,"y":11533,"z":-3780},"rot":{"x":0,"y":195000,"z":0}}],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-117260,"y":3410,"z":43970},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-117260,"y":11517,"z":38783},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-120260,"y":11517,"z":74970},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300003,"propState":0,"propId":100,"pos":{"x":-117260,"y":11517,"z":68970},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":100,"pos":{"x":-117260,"y":11517,"z":68970},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":1004,"pos":{"x":-114260,"y":11517,"z":71970},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":11,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-117260,"y":11517,"z":68970},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-120260,"y":11517,"z":74970},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300003,"propState":0,"propId":100,"pos":{"x":-117260,"y":11517,"z":68970},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300002,"propState":2,"propId":1004,"pos":{"x":-114260,"y":11517,"z":71970},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":100,"pos":{"x":-117260,"y":11517,"z":68970},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":13,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-117260,"y":11517,"z":68970},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-185750,"y":14160,"z":-127940},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":14,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-185750,"y":14160,"z":-127900},"rot":{"x":0,"y":180000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-186380,"y":21923,"z":-145200},"rot":{"x":0,"y":0,"z":270000}},{"groupId":15,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-186380,"y":17360,"z":-139700},"rot":{"x":0,"y":0,"z":270000}},{"groupId":15,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-186380,"y":16160,"z":-157560},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":15,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-186380,"y":18160,"z":-139200},"rot":{"x":0,"y":0,"z":270000}},{"groupId":15,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-186203,"y":18160,"z":-140040},"rot":{"x":0,"y":0,"z":270000}},{"groupId":15,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-186380,"y":22723,"z":-145700},"rot":{"x":0,"y":0,"z":270000}},{"groupId":15,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-186380,"y":21923,"z":-146070},"rot":{"x":0,"y":0,"z":270000}},{"groupId":15,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-186380,"y":12160,"z":-157560},"rot":{"x":0,"y":180000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[],"npcs":[{"groupId":16,"instId":400001,"npcId":3013,"pos":{"x":-186380,"y":14160,"z":-154070},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"18":{"props":[],"npcs":[{"groupId":18,"instId":400001,"npcId":3013,"pos":{"x":-186380,"y":11010,"z":-138850},"rot":{"x":0,"y":345000,"z":0}}],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-186380,"y":21890,"z":-146070},"rot":{"x":0,"y":0,"z":270000}},{"groupId":17,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-186380,"y":18160,"z":-139200},"rot":{"x":0,"y":0,"z":270000}},{"groupId":17,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-186380,"y":17360,"z":-139700},"rot":{"x":0,"y":0,"z":270000}},{"groupId":17,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-186203,"y":18160,"z":-140040},"rot":{"x":0,"y":0,"z":270000}},{"groupId":17,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-186380,"y":21890,"z":-145200},"rot":{"x":0,"y":0,"z":270000}},{"groupId":17,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-186380,"y":22690,"z":-145700},"rot":{"x":0,"y":0,"z":270000}},{"groupId":17,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-186380,"y":16160,"z":-156200},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":17,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-186380,"y":12160,"z":-156200},"rot":{"x":0,"y":180000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300002,"propState":0,"propId":100,"pos":{"x":-186380,"y":14160,"z":-154200},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":19,"instId":300001,"propState":0,"propId":100,"pos":{"x":-186380,"y":14160,"z":-154200},"rot":{"x":0,"y":180000,"z":90000}}],"npcs":[],"monsters":[{"groupId":19,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-186380,"y":14160,"z":-154200},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300001,"propState":0,"propId":100,"pos":{"x":-186380,"y":11160,"z":-152200},"rot":{"x":0,"y":180000,"z":90000}}],"npcs":[],"monsters":[{"groupId":20,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-186380,"y":11160,"z":-152200},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300001,"propState":0,"propId":100,"pos":{"x":-186380,"y":17160,"z":-152200},"rot":{"x":0,"y":180000,"z":90000}}],"npcs":[],"monsters":[{"groupId":21,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-186380,"y":17160,"z":-152200},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300002,"propState":0,"propId":100,"pos":{"x":-186380,"y":11160,"z":-152200},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300001,"propState":0,"propId":100,"pos":{"x":-186380,"y":11160,"z":-152200},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":56,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-186380,"y":11160,"z":-152200},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-128203,"y":6010,"z":-154580},"rot":{"x":0,"y":90000,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-117310,"y":11541,"z":-180140},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-114770,"y":11511,"z":-166820},"rot":{"x":0,"y":180000,"z":0}},{"groupId":23,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-115570,"y":11511,"z":-166320},"rot":{"x":0,"y":180000,"z":0}},{"groupId":23,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-114770,"y":11511,"z":-165980},"rot":{"x":0,"y":180000,"z":0}},{"groupId":23,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-121190,"y":11511,"z":-163640},"rot":{"x":0,"y":180000,"z":0}},{"groupId":23,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-120390,"y":11511,"z":-163140},"rot":{"x":0,"y":180000,"z":0}},{"groupId":23,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-121190,"y":11511,"z":-162770},"rot":{"x":0,"y":180000,"z":0}},{"groupId":23,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-115490,"y":11518,"z":-153140},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-119490,"y":11527,"z":-153140},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[],"npcs":[{"groupId":24,"instId":400001,"npcId":3013,"pos":{"x":-117490,"y":11518,"z":-158890},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-114770,"y":11511,"z":-166820},"rot":{"x":0,"y":180000,"z":0}},{"groupId":25,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-115570,"y":11511,"z":-166320},"rot":{"x":0,"y":180000,"z":0}},{"groupId":25,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-114770,"y":11511,"z":-165980},"rot":{"x":0,"y":180000,"z":0}},{"groupId":25,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-121190,"y":11511,"z":-163640},"rot":{"x":0,"y":180000,"z":0}},{"groupId":25,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-120390,"y":11511,"z":-163140},"rot":{"x":0,"y":180000,"z":0}},{"groupId":25,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-121190,"y":11511,"z":-162770},"rot":{"x":0,"y":180000,"z":0}},{"groupId":25,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-115490,"y":11518,"z":-153140},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-119490,"y":11527,"z":-153140},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[],"npcs":[{"groupId":26,"instId":400001,"npcId":3013,"pos":{"x":-119730,"y":11511,"z":-166400},"rot":{"x":0,"y":165000,"z":0}}],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300002,"propState":0,"propId":100,"pos":{"x":-117490,"y":11518,"z":-155140},"rot":{"x":0,"y":180000,"z":0}},{"groupId":27,"instId":300001,"propState":0,"propId":100,"pos":{"x":-117490,"y":11518,"z":-155140},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":27,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-117490,"y":11518,"z":-155140},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300001,"propState":0,"propId":100,"pos":{"x":-120490,"y":11518,"z":-157140},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":28,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-120490,"y":11518,"z":-157140},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300001,"propState":0,"propId":100,"pos":{"x":-114490,"y":11541,"z":-157140},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":29,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-114490,"y":11541,"z":-157140},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300002,"propState":0,"propId":100,"pos":{"x":-120490,"y":11518,"z":-157140},"rot":{"x":0,"y":180000,"z":0}},{"groupId":54,"instId":300001,"propState":0,"propId":100,"pos":{"x":-120490,"y":11518,"z":-157140},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":54,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-120490,"y":11518,"z":-157140},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-122701,"y":11511,"z":-93567},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-123070,"y":17521,"z":-99980},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-133190,"y":14511,"z":-96002},"rot":{"x":0,"y":90000,"z":0}},{"groupId":31,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-133690,"y":14511,"z":-96802},"rot":{"x":0,"y":90000,"z":0}},{"groupId":31,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-134030,"y":14511,"z":-96002},"rot":{"x":0,"y":90000,"z":0}},{"groupId":31,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-144640,"y":11511,"z":-100000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":31,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-145140,"y":11511,"z":-99200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":31,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-145510,"y":11511,"z":-100000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":31,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-155640,"y":11511,"z":-94000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-155640,"y":11511,"z":-98000},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[],"npcs":[{"groupId":32,"instId":400001,"npcId":3013,"pos":{"x":-150080,"y":11511,"z":-96010},"rot":{"x":0,"y":90100,"z":0}}],"monsters":[],"teleports":{}},"34":{"props":[],"npcs":[{"groupId":34,"instId":400001,"npcId":3013,"pos":{"x":-132298,"y":14511,"z":-101918},"rot":{"x":0,"y":75000,"z":0}}],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-133190,"y":14511,"z":-96002},"rot":{"x":0,"y":90000,"z":0}},{"groupId":33,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-133690,"y":14511,"z":-96802},"rot":{"x":0,"y":90000,"z":0}},{"groupId":33,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-134030,"y":14511,"z":-96002},"rot":{"x":0,"y":90000,"z":0}},{"groupId":33,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-144640,"y":11511,"z":-100000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":33,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-145140,"y":11511,"z":-99200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":33,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-145510,"y":11511,"z":-100000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":33,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-155640,"y":11511,"z":-94000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":33,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-155640,"y":11511,"z":-98000},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300002,"propState":0,"propId":100,"pos":{"x":-153640,"y":11511,"z":-96000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":35,"instId":300001,"propState":0,"propId":100,"pos":{"x":-153640,"y":11511,"z":-96000},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":35,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-153640,"y":11511,"z":-96000},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300001,"propState":0,"propId":100,"pos":{"x":-151640,"y":11511,"z":-99000},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":36,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-151640,"y":11511,"z":-99000},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300001,"propState":0,"propId":100,"pos":{"x":-151640,"y":11511,"z":-93000},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":37,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-151640,"y":11511,"z":-93000},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300002,"propState":0,"propId":100,"pos":{"x":-151640,"y":11511,"z":-99000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300001,"propState":0,"propId":100,"pos":{"x":-151640,"y":11511,"z":-99000},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":57,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-151640,"y":11511,"z":-99000},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-146930,"y":480,"z":-134480},"rot":{"x":0,"y":270000,"z":0}},{"groupId":46,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-146890,"y":-1170,"z":-136217},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[],"npcs":[{"groupId":48,"instId":400001,"npcId":3013,"pos":{"x":-171650,"y":5511,"z":-135280},"rot":{"x":0,"y":90100,"z":0}}],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-161650,"y":5511,"z":-132430},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-167150,"y":5511,"z":-137620},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-178150,"y":5511,"z":-133280},"rot":{"x":0,"y":270000,"z":0}},{"groupId":47,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-161150,"y":5511,"z":-131630},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-161990,"y":5511,"z":-131630},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-167650,"y":5511,"z":-136820},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-168020,"y":5511,"z":-137620},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-178150,"y":5511,"z":-137280},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-161107,"y":5666,"z":-131598},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-161607,"y":5666,"z":-132398},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-161947,"y":5666,"z":-131598},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-167150,"y":5511,"z":-137631},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-167650,"y":5511,"z":-136831},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-168020,"y":5511,"z":-137631},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-178150,"y":5511,"z":-133280},"rot":{"x":0,"y":270000,"z":0}},{"groupId":49,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-178150,"y":5511,"z":-137280},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[],"npcs":[{"groupId":50,"instId":400001,"npcId":3013,"pos":{"x":-161643,"y":5511,"z":-138047},"rot":{"x":0,"y":75000,"z":0}}],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300002,"propState":0,"propId":100,"pos":{"x":-174720,"y":5511,"z":-135270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300001,"propState":0,"propId":100,"pos":{"x":-174720,"y":5511,"z":-135270},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":51,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-174720,"y":5511,"z":-135270},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300001,"propState":0,"propId":100,"pos":{"x":-172316,"y":5511,"z":-137270},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":52,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-172316,"y":5511,"z":-137270},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300001,"propState":0,"propId":100,"pos":{"x":-172316,"y":5511,"z":-133270},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":53,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-172316,"y":5511,"z":-133270},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300002,"propState":0,"propId":100,"pos":{"x":-172316,"y":5511,"z":-137270},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":300001,"propState":0,"propId":100,"pos":{"x":-172316,"y":5511,"z":-137270},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":55,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-172316,"y":5511,"z":-137270},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-81366,"y":29720,"z":-92540},"rot":{"x":0,"y":0,"z":90000}},{"groupId":59,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-81650,"y":29720,"z":-92567},"rot":{"x":0,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-84390,"y":32920,"z":-80870},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":60,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-84548,"y":26520,"z":-74870},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":60,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-84390,"y":33720,"z":-81370},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":60,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-84548,"y":25720,"z":-75370},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":60,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-84390,"y":31720,"z":-64370},"rot":{"x":0,"y":0,"z":90000}},{"groupId":60,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-84390,"y":33720,"z":-80530},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":60,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-84548,"y":25720,"z":-74500},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":60,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-84390,"y":27720,"z":-64370},"rot":{"x":0,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[],"npcs":[{"groupId":61,"instId":400001,"npcId":3013,"pos":{"x":-84390,"y":29720,"z":-70630},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-84390,"y":33720,"z":-81370},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":62,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-84548,"y":25720,"z":-75370},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":62,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-84390,"y":32920,"z":-80870},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":62,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-84390,"y":33720,"z":-80530},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":62,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-84548,"y":26520,"z":-74870},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":62,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-84548,"y":25720,"z":-74500},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":62,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-84390,"y":31720,"z":-64370},"rot":{"x":0,"y":0,"z":90000}},{"groupId":62,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-84390,"y":27720,"z":-64370},"rot":{"x":0,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[],"npcs":[{"groupId":63,"instId":400001,"npcId":3013,"pos":{"x":-84390,"y":25720,"z":-80830},"rot":{"x":0,"y":165000,"z":0}}],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300002,"propState":0,"propId":100,"pos":{"x":-84390,"y":29720,"z":-66370},"rot":{"x":0,"y":0,"z":90000}},{"groupId":64,"instId":300001,"propState":0,"propId":100,"pos":{"x":-84390,"y":29720,"z":-66370},"rot":{"x":0,"y":0,"z":90000}}],"npcs":[],"monsters":[{"groupId":64,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-84390,"y":29720,"z":-66370},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300001,"propState":0,"propId":100,"pos":{"x":-84390,"y":26720,"z":-68370},"rot":{"x":0,"y":0,"z":90000}}],"npcs":[],"monsters":[{"groupId":65,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-84390,"y":26720,"z":-68370},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300001,"propState":0,"propId":100,"pos":{"x":-84640,"y":32720,"z":-68370},"rot":{"x":0,"y":0,"z":90000}}],"npcs":[],"monsters":[{"groupId":66,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-84640,"y":32720,"z":-68370},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300002,"propState":0,"propId":100,"pos":{"x":-84390,"y":26720,"z":-68370},"rot":{"x":0,"y":0,"z":90000}},{"groupId":67,"instId":300001,"propState":0,"propId":100,"pos":{"x":-84390,"y":26720,"z":-68370},"rot":{"x":0,"y":0,"z":90000}}],"npcs":[],"monsters":[{"groupId":67,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-84390,"y":26720,"z":-68370},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300002,"propState":0,"propId":103032,"pos":{"x":-126390,"y":11517,"z":-9949},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300001,"propState":0,"propId":103032,"pos":{"x":-114327,"y":11511,"z":-189950},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-126044,"y":17521,"z":-45956},"rot":{"x":0,"y":270000,"z":0}},{"groupId":84,"instId":300003,"propState":0,"propId":102,"pos":{"x":-147200,"y":11482,"z":-67265},"rot":{"x":0,"y":180000,"z":0}},{"groupId":84,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-103410,"y":-680,"z":-57890},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"86":{"props":[],"npcs":[{"groupId":86,"instId":400001,"npcId":3013,"pos":{"x":-109220,"y":11554,"z":-59660},"rot":{"x":0,"y":75000,"z":0}}],"monsters":[],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-127870,"y":11554,"z":-49580},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-128670,"y":11554,"z":-50344},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-129010,"y":11554,"z":-49544},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-142090,"y":11554,"z":-54353},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-142590,"y":11554,"z":-53553},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-142960,"y":11554,"z":-54353},"rot":{"x":0,"y":90000,"z":0}},{"groupId":85,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-153650,"y":11511,"z":-49960},"rot":{"x":0,"y":270000,"z":0}},{"groupId":85,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-153650,"y":11511,"z":-53960},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300002,"propState":0,"propId":100,"pos":{"x":-150450,"y":11554,"z":-51960},"rot":{"x":0,"y":270000,"z":0}},{"groupId":87,"instId":300001,"propState":0,"propId":100,"pos":{"x":-150450,"y":11554,"z":-51960},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":87,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-150450,"y":11554,"z":-51960},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300001,"propState":0,"propId":100,"pos":{"x":-121330,"y":11554,"z":-51960},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":88,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-121330,"y":11554,"z":-51960},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300001,"propState":0,"propId":100,"pos":{"x":-136120,"y":11554,"z":-51950},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":89,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-136120,"y":11554,"z":-51950},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-114910,"y":11481,"z":-39220},"rot":{"x":0,"y":90000,"z":180000}},{"groupId":90,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-114910,"y":11481,"z":-39220},"rot":{"x":0,"y":90000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"91":{"props":[{"groupId":91,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-127400,"y":11481,"z":-55539},"rot":{"x":0,"y":270000,"z":180000}},{"groupId":91,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-104270,"y":11518,"z":-66283},"rot":{"x":0,"y":270000,"z":180000}},{"groupId":91,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-126900,"y":11481,"z":-56339},"rot":{"x":0,"y":270000,"z":180000}},{"groupId":91,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-126560,"y":11481,"z":-55539},"rot":{"x":0,"y":270000,"z":180000}},{"groupId":91,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-105140,"y":11518,"z":-66283},"rot":{"x":0,"y":270000,"z":180000}},{"groupId":91,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-104640,"y":11518,"z":-65483},"rot":{"x":0,"y":270000,"z":180000}},{"groupId":91,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-87910,"y":11518,"z":-63020},"rot":{"x":0,"y":90000,"z":180000}},{"groupId":91,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-87910,"y":11518,"z":-67020},"rot":{"x":0,"y":90000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[],"npcs":[{"groupId":92,"instId":400001,"npcId":3013,"pos":{"x":-129930,"y":11480,"z":-59850},"rot":{"x":0,"y":255000,"z":0}}],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300002,"propState":0,"propId":100,"pos":{"x":-92890,"y":11481,"z":-65020},"rot":{"x":0,"y":90000,"z":180000}},{"groupId":93,"instId":300001,"propState":0,"propId":100,"pos":{"x":-92890,"y":11481,"z":-65020},"rot":{"x":0,"y":90000,"z":180000}}],"npcs":[],"monsters":[{"groupId":93,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":-92890,"y":11481,"z":-65020},"rot":{"x":0,"y":270100,"z":0}}],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300001,"propState":0,"propId":100,"pos":{"x":-120260,"y":11480,"z":-58000},"rot":{"x":0,"y":90000,"z":180000}}],"npcs":[],"monsters":[{"groupId":94,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-120260,"y":11480,"z":-58000},"rot":{"x":0,"y":270100,"z":0}}],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300001,"propState":0,"propId":100,"pos":{"x":-110490,"y":11480,"z":-63750},"rot":{"x":0,"y":90000,"z":180000}}],"npcs":[],"monsters":[{"groupId":95,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-110490,"y":11480,"z":-63750},"rot":{"x":0,"y":270100,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8131301":{"P81313_F81313001":{"scenes":{"7":{"props":[{"groupId":7,"instId":300002,"propState":0,"propId":1030,"pos":{"x":300740,"y":158510,"z":450510},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":1030,"pos":{"x":299010,"y":168500,"z":450510},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300001,"propState":0,"propId":1000,"pos":{"x":302680,"y":172169,"z":411090},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300003,"propState":0,"propId":100,"pos":{"x":299680,"y":172169,"z":417090},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":100,"pos":{"x":299680,"y":172169,"z":417090},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":1004,"pos":{"x":296680,"y":172169,"z":414090},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":9,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":299680,"y":172169,"z":417090},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":0,"propId":1000,"pos":{"x":302680,"y":171833,"z":411090},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300003,"propState":0,"propId":100,"pos":{"x":299680,"y":172169,"z":417090},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300002,"propState":2,"propId":1004,"pos":{"x":296680,"y":172169,"z":414090},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":100,"pos":{"x":299680,"y":172169,"z":417090},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":11,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":299680,"y":172169,"z":417090},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300004,"propState":0,"propId":1030,"pos":{"x":198800,"y":143006,"z":430510},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300002,"propState":0,"propId":1030,"pos":{"x":154596,"y":142920,"z":418700},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":1030,"pos":{"x":198281,"y":143006,"z":442390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":1030,"pos":{"x":150865,"y":142920,"z":436525},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300008,"propState":0,"propId":100026,"pos":{"x":171960,"y":140000,"z":433750},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":100026,"pos":{"x":172460,"y":140000,"z":434550},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":100026,"pos":{"x":172800,"y":140000,"z":433750},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":100026,"pos":{"x":176910,"y":140016,"z":440690},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":100026,"pos":{"x":177410,"y":140016,"z":439890},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":100026,"pos":{"x":177780,"y":140016,"z":440690},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":1000,"pos":{"x":186890,"y":140016,"z":434690},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":1000,"pos":{"x":186890,"y":140016,"z":438690},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[],"npcs":[{"groupId":14,"instId":400001,"npcId":3013,"pos":{"x":181710,"y":139725,"z":436690},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300004,"propState":0,"propId":100026,"pos":{"x":177410,"y":140016,"z":439890},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300008,"propState":0,"propId":100026,"pos":{"x":171960,"y":140000,"z":433750},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300007,"propState":0,"propId":100026,"pos":{"x":172460,"y":140000,"z":434550},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300006,"propState":0,"propId":100026,"pos":{"x":172800,"y":140000,"z":433750},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300005,"propState":0,"propId":100026,"pos":{"x":176910,"y":140016,"z":440690},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300003,"propState":0,"propId":100026,"pos":{"x":177780,"y":140016,"z":440690},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300002,"propState":0,"propId":1000,"pos":{"x":186890,"y":140016,"z":434690},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":1000,"pos":{"x":186890,"y":140016,"z":438690},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[],"npcs":[{"groupId":16,"instId":400001,"npcId":3013,"pos":{"x":172020,"y":140000,"z":438970},"rot":{"x":0,"y":255000,"z":0}}],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300002,"propState":0,"propId":100,"pos":{"x":184890,"y":139725,"z":436690},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":100,"pos":{"x":184890,"y":139725,"z":436690},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":17,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":184890,"y":139725,"z":436690},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":0,"propId":100,"pos":{"x":182890,"y":139679,"z":439690},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":18,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":182890,"y":139679,"z":439690},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300001,"propState":0,"propId":100,"pos":{"x":182890,"y":139679,"z":433690},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":19,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":182890,"y":139679,"z":433690},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300002,"propState":0,"propId":100,"pos":{"x":182890,"y":139679,"z":439690},"rot":{"x":0,"y":270000,"z":0}},{"groupId":68,"instId":300001,"propState":0,"propId":100,"pos":{"x":182890,"y":139679,"z":439690},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":68,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":182890,"y":139679,"z":439690},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300002,"propState":0,"propId":1030,"pos":{"x":190260,"y":140154,"z":442380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":1030,"pos":{"x":190260,"y":140154,"z":430500},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300008,"propState":0,"propId":100026,"pos":{"x":208780,"y":143007,"z":430240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300007,"propState":0,"propId":100026,"pos":{"x":207980,"y":143041,"z":430740},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300006,"propState":0,"propId":100026,"pos":{"x":208780,"y":143007,"z":431080},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300005,"propState":0,"propId":100026,"pos":{"x":201200,"y":143006,"z":436240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300004,"propState":0,"propId":100026,"pos":{"x":202000,"y":143006,"z":436740},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300003,"propState":0,"propId":100026,"pos":{"x":201200,"y":143006,"z":437110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300002,"propState":0,"propId":1000,"pos":{"x":206330,"y":143006,"z":445390},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":1000,"pos":{"x":202330,"y":143041,"z":445390},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[],"npcs":[{"groupId":22,"instId":400001,"npcId":3013,"pos":{"x":204330,"y":143006,"z":442050},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300008,"propState":0,"propId":100026,"pos":{"x":208780,"y":143007,"z":430240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":23,"instId":300007,"propState":0,"propId":100026,"pos":{"x":207980,"y":143041,"z":430740},"rot":{"x":0,"y":180000,"z":0}},{"groupId":23,"instId":300006,"propState":0,"propId":100026,"pos":{"x":208780,"y":143007,"z":431080},"rot":{"x":0,"y":180000,"z":0}},{"groupId":23,"instId":300005,"propState":0,"propId":100026,"pos":{"x":201200,"y":143006,"z":436240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":23,"instId":300004,"propState":0,"propId":100026,"pos":{"x":202000,"y":143006,"z":436740},"rot":{"x":0,"y":180000,"z":0}},{"groupId":23,"instId":300003,"propState":0,"propId":100026,"pos":{"x":201200,"y":143006,"z":437110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":23,"instId":300002,"propState":0,"propId":1000,"pos":{"x":206330,"y":143006,"z":445390},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":1000,"pos":{"x":202330,"y":143041,"z":445390},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[],"npcs":[{"groupId":24,"instId":400001,"npcId":3013,"pos":{"x":200930,"y":143006,"z":430940},"rot":{"x":0,"y":165000,"z":0}}],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300002,"propState":0,"propId":100,"pos":{"x":204330,"y":143006,"z":445240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":25,"instId":300001,"propState":0,"propId":100,"pos":{"x":204330,"y":143006,"z":445240},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":25,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":204330,"y":143006,"z":445240},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300001,"propState":0,"propId":100,"pos":{"x":201330,"y":143006,"z":443240},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":26,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":201330,"y":143006,"z":443240},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300001,"propState":0,"propId":100,"pos":{"x":207330,"y":143006,"z":443240},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":27,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":207330,"y":143006,"z":443240},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300002,"propState":0,"propId":100,"pos":{"x":201330,"y":143006,"z":443240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":67,"instId":300001,"propState":0,"propId":100,"pos":{"x":201330,"y":143006,"z":443240},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":67,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":201330,"y":143006,"z":443240},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300002,"propState":0,"propId":1030,"pos":{"x":118817,"y":182600,"z":740010},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300003,"propState":0,"propId":1030,"pos":{"x":101100,"y":184549,"z":720660},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300001,"propState":0,"propId":1030,"pos":{"x":111510,"y":182429,"z":699020},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300001,"propState":0,"propId":1000,"pos":{"x":127510,"y":182514,"z":736310},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300005,"propState":0,"propId":103014,"pos":{"x":130594,"y":182429,"z":721752},"rot":{"x":0,"y":120000,"z":0}},{"groupId":30,"instId":300004,"propState":0,"propId":103014,"pos":{"x":130669,"y":182429,"z":720780},"rot":{"x":0,"y":120000,"z":0}},{"groupId":30,"instId":300003,"propState":0,"propId":103015,"pos":{"x":129763,"y":182429,"z":721199},"rot":{"x":0,"y":120000,"z":0}},{"groupId":30,"instId":300002,"propState":1,"propId":1002,"pos":{"x":124360,"y":182429,"z":726310},"rot":{"x":0,"y":150000,"z":0}},{"groupId":30,"instId":300001,"propState":0,"propId":1001,"pos":{"x":131510,"y":182429,"z":726310},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[{"groupId":30,"instId":400001,"npcId":1013,"pos":{"x":130510,"y":182429,"z":731310},"rot":{"x":0,"y":195000,"z":0}}],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300002,"propState":0,"propId":1030,"pos":{"x":75941,"y":175342,"z":668850},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300001,"propState":0,"propId":1030,"pos":{"x":70580,"y":178407,"z":708640},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300006,"propState":0,"propId":100026,"pos":{"x":69010,"y":178407,"z":697800},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300008,"propState":0,"propId":100026,"pos":{"x":69010,"y":178407,"z":698640},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300007,"propState":0,"propId":100026,"pos":{"x":69810,"y":178407,"z":698140},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300005,"propState":0,"propId":100026,"pos":{"x":77010,"y":178407,"z":692640},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300004,"propState":0,"propId":100026,"pos":{"x":76210,"y":178407,"z":692140},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300003,"propState":0,"propId":100026,"pos":{"x":77010,"y":178407,"z":691770},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300002,"propState":0,"propId":1000,"pos":{"x":71010,"y":178407,"z":681640},"rot":{"x":0,"y":180000,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":1000,"pos":{"x":75010,"y":178407,"z":681640},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[],"npcs":[{"groupId":33,"instId":400001,"npcId":3013,"pos":{"x":73010,"y":178407,"z":687550},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"35":{"props":[],"npcs":[{"groupId":35,"instId":400001,"npcId":3013,"pos":{"x":77010,"y":178407,"z":698100},"rot":{"x":0,"y":345000,"z":0}}],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300007,"propState":0,"propId":100026,"pos":{"x":69810,"y":178407,"z":698140},"rot":{"x":0,"y":0,"z":0}},{"groupId":34,"instId":300008,"propState":0,"propId":100026,"pos":{"x":69010,"y":178407,"z":698640},"rot":{"x":0,"y":0,"z":0}},{"groupId":34,"instId":300006,"propState":0,"propId":100026,"pos":{"x":69010,"y":178407,"z":697800},"rot":{"x":0,"y":0,"z":0}},{"groupId":34,"instId":300005,"propState":0,"propId":100026,"pos":{"x":77010,"y":178407,"z":692640},"rot":{"x":0,"y":0,"z":0}},{"groupId":34,"instId":300004,"propState":0,"propId":100026,"pos":{"x":76210,"y":178407,"z":692140},"rot":{"x":0,"y":0,"z":0}},{"groupId":34,"instId":300003,"propState":0,"propId":100026,"pos":{"x":77010,"y":178407,"z":691770},"rot":{"x":0,"y":0,"z":0}},{"groupId":34,"instId":300002,"propState":0,"propId":1000,"pos":{"x":71010,"y":178407,"z":681640},"rot":{"x":0,"y":180000,"z":0}},{"groupId":34,"instId":300001,"propState":0,"propId":1000,"pos":{"x":75010,"y":178407,"z":681640},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300002,"propState":0,"propId":100,"pos":{"x":73010,"y":178407,"z":683640},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":100,"pos":{"x":73010,"y":178407,"z":683640},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":36,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":73010,"y":178407,"z":683640},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300001,"propState":0,"propId":100,"pos":{"x":76010,"y":178407,"z":685640},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":37,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":76010,"y":178407,"z":685640},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300001,"propState":0,"propId":100,"pos":{"x":70010,"y":178407,"z":685640},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":38,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":70010,"y":178407,"z":685640},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300002,"propState":0,"propId":100,"pos":{"x":76010,"y":178407,"z":685640},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300001,"propState":0,"propId":100,"pos":{"x":76010,"y":178407,"z":685640},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":66,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":76010,"y":178407,"z":685640},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300002,"propState":0,"propId":1030,"pos":{"x":122290,"y":200694,"z":551210},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300001,"propState":0,"propId":1030,"pos":{"x":95670,"y":200710,"z":574750},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300008,"propState":0,"propId":100026,"pos":{"x":105860,"y":200610,"z":564540},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300007,"propState":0,"propId":100026,"pos":{"x":106360,"y":200610,"z":565340},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300006,"propState":0,"propId":100026,"pos":{"x":106700,"y":200610,"z":564540},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300005,"propState":0,"propId":100026,"pos":{"x":111860,"y":200610,"z":572540},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300004,"propState":0,"propId":100026,"pos":{"x":112360,"y":200610,"z":571740},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300003,"propState":0,"propId":100026,"pos":{"x":112730,"y":200610,"z":572540},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300002,"propState":0,"propId":1000,"pos":{"x":122860,"y":200610,"z":566540},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300001,"propState":0,"propId":1000,"pos":{"x":122860,"y":200610,"z":570540},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[],"npcs":[{"groupId":41,"instId":400001,"npcId":3013,"pos":{"x":118860,"y":200610,"z":563540},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300008,"propState":0,"propId":100026,"pos":{"x":105860,"y":200610,"z":564540},"rot":{"x":0,"y":270000,"z":0}},{"groupId":42,"instId":300005,"propState":0,"propId":100026,"pos":{"x":111860,"y":200610,"z":572540},"rot":{"x":0,"y":270000,"z":0}},{"groupId":42,"instId":300001,"propState":0,"propId":1000,"pos":{"x":122860,"y":200610,"z":570540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":42,"instId":300007,"propState":0,"propId":100026,"pos":{"x":106360,"y":200610,"z":565340},"rot":{"x":0,"y":270000,"z":0}},{"groupId":42,"instId":300006,"propState":0,"propId":100026,"pos":{"x":106700,"y":200610,"z":564540},"rot":{"x":0,"y":270000,"z":0}},{"groupId":42,"instId":300004,"propState":0,"propId":100026,"pos":{"x":112360,"y":200610,"z":571740},"rot":{"x":0,"y":270000,"z":0}},{"groupId":42,"instId":300003,"propState":0,"propId":100026,"pos":{"x":112730,"y":200610,"z":572540},"rot":{"x":0,"y":270000,"z":0}},{"groupId":42,"instId":300002,"propState":0,"propId":1000,"pos":{"x":122860,"y":200610,"z":566540},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[],"npcs":[{"groupId":43,"instId":400001,"npcId":3013,"pos":{"x":106400,"y":200610,"z":572540},"rot":{"x":0,"y":255000,"z":0}}],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300002,"propState":0,"propId":100,"pos":{"x":120860,"y":200610,"z":568540},"rot":{"x":0,"y":270000,"z":0}},{"groupId":44,"instId":300001,"propState":0,"propId":100,"pos":{"x":120860,"y":200610,"z":568540},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":44,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":120860,"y":200610,"z":568540},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300001,"propState":0,"propId":100,"pos":{"x":118860,"y":200610,"z":571540},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":45,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":118860,"y":200610,"z":571540},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300001,"propState":0,"propId":100,"pos":{"x":118860,"y":200610,"z":565540},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":46,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":118860,"y":200610,"z":565540},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300002,"propState":0,"propId":100,"pos":{"x":118860,"y":200610,"z":571540},"rot":{"x":0,"y":270000,"z":0}},{"groupId":65,"instId":300001,"propState":0,"propId":100,"pos":{"x":118860,"y":200610,"z":571540},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":65,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":118860,"y":200610,"z":571540},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300002,"propState":0,"propId":1030,"pos":{"x":44560,"y":192820,"z":425709},"rot":{"x":0,"y":180000,"z":0}},{"groupId":47,"instId":300001,"propState":0,"propId":1030,"pos":{"x":69270,"y":181320,"z":416370},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300008,"propState":0,"propId":100026,"pos":{"x":54560,"y":191300,"z":412370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":48,"instId":300007,"propState":0,"propId":100026,"pos":{"x":55060,"y":191300,"z":413170},"rot":{"x":0,"y":270000,"z":0}},{"groupId":48,"instId":300006,"propState":0,"propId":100026,"pos":{"x":55400,"y":191300,"z":412370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":48,"instId":300005,"propState":0,"propId":100026,"pos":{"x":60560,"y":191300,"z":420370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":48,"instId":300004,"propState":0,"propId":100026,"pos":{"x":61060,"y":191300,"z":419570},"rot":{"x":0,"y":270000,"z":0}},{"groupId":48,"instId":300003,"propState":0,"propId":100026,"pos":{"x":61430,"y":191300,"z":420370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":48,"instId":300002,"propState":0,"propId":1000,"pos":{"x":71560,"y":191300,"z":414370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300001,"propState":0,"propId":1000,"pos":{"x":71560,"y":191300,"z":418370},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[],"npcs":[{"groupId":49,"instId":400001,"npcId":3013,"pos":{"x":65500,"y":191300,"z":416370},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"51":{"props":[],"npcs":[{"groupId":51,"instId":400001,"npcId":3013,"pos":{"x":55100,"y":191300,"z":420370},"rot":{"x":0,"y":255000,"z":0}}],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300002,"propState":0,"propId":1000,"pos":{"x":71560,"y":191300,"z":414370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300008,"propState":0,"propId":100026,"pos":{"x":54560,"y":191300,"z":412370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300007,"propState":0,"propId":100026,"pos":{"x":55060,"y":191300,"z":413170},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300006,"propState":0,"propId":100026,"pos":{"x":55400,"y":191300,"z":412370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300005,"propState":0,"propId":100026,"pos":{"x":60560,"y":191300,"z":420370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300004,"propState":0,"propId":100026,"pos":{"x":61060,"y":191300,"z":419570},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300003,"propState":0,"propId":100026,"pos":{"x":61430,"y":191300,"z":420370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300001,"propState":0,"propId":1000,"pos":{"x":71560,"y":191300,"z":418370},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300002,"propState":0,"propId":100,"pos":{"x":69560,"y":191300,"z":416370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":52,"instId":300001,"propState":0,"propId":100,"pos":{"x":69560,"y":191300,"z":416370},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":52,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":69560,"y":191300,"z":416370},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300001,"propState":0,"propId":100,"pos":{"x":67560,"y":191300,"z":419370},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":53,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":67560,"y":191300,"z":419370},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300001,"propState":0,"propId":100,"pos":{"x":67560,"y":191300,"z":413370},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":54,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":67560,"y":191300,"z":413370},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300002,"propState":0,"propId":1030,"pos":{"x":299110,"y":168625,"z":449940},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300001,"propState":0,"propId":1030,"pos":{"x":324350,"y":165227,"z":459500},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300002,"propState":0,"propId":100,"pos":{"x":67560,"y":191300,"z":419370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":64,"instId":300001,"propState":0,"propId":100,"pos":{"x":67560,"y":191300,"z":419370},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":64,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":67560,"y":191300,"z":419370},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300002,"propState":0,"propId":1000,"pos":{"x":318140,"y":168860,"z":430090},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300008,"propState":0,"propId":100026,"pos":{"x":316140,"y":168500,"z":447090},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300007,"propState":0,"propId":100026,"pos":{"x":316940,"y":168655,"z":446590},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300006,"propState":0,"propId":100026,"pos":{"x":316140,"y":168500,"z":446250},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300005,"propState":0,"propId":100026,"pos":{"x":324140,"y":168860,"z":441090},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300004,"propState":0,"propId":100026,"pos":{"x":323340,"y":168871,"z":440590},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300003,"propState":0,"propId":100026,"pos":{"x":324140,"y":168867,"z":440220},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300001,"propState":0,"propId":1000,"pos":{"x":322140,"y":168871,"z":430090},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"57":{"props":[],"npcs":[{"groupId":57,"instId":400001,"npcId":3013,"pos":{"x":320140,"y":168860,"z":436500},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300008,"propState":0,"propId":100026,"pos":{"x":316140,"y":168500,"z":447090},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300007,"propState":0,"propId":100026,"pos":{"x":316940,"y":168655,"z":446590},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300006,"propState":0,"propId":100026,"pos":{"x":316140,"y":168500,"z":446250},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300005,"propState":0,"propId":100026,"pos":{"x":324140,"y":168860,"z":441090},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300004,"propState":0,"propId":100026,"pos":{"x":323340,"y":168871,"z":440590},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300003,"propState":0,"propId":100026,"pos":{"x":324140,"y":168867,"z":440220},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":1000,"pos":{"x":318140,"y":168860,"z":430090},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":1000,"pos":{"x":322140,"y":168871,"z":430090},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[],"npcs":[{"groupId":59,"instId":400001,"npcId":3013,"pos":{"x":324140,"y":168860,"z":446550},"rot":{"x":0,"y":345000,"z":0}}],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300002,"propState":0,"propId":100,"pos":{"x":320140,"y":168860,"z":432090},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300001,"propState":0,"propId":100,"pos":{"x":320140,"y":168860,"z":432090},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":60,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":320140,"y":168860,"z":432090},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300001,"propState":0,"propId":100,"pos":{"x":323140,"y":168860,"z":434090},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":61,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":323140,"y":168860,"z":434090},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300001,"propState":0,"propId":100,"pos":{"x":317140,"y":168860,"z":434090},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":62,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":317140,"y":168860,"z":434090},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300002,"propState":0,"propId":100,"pos":{"x":323140,"y":168860,"z":434090},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300001,"propState":0,"propId":100,"pos":{"x":323140,"y":168860,"z":434090},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":63,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":323140,"y":168860,"z":434090},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300002,"propState":0,"propId":1030,"pos":{"x":211170,"y":88610,"z":311800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":69,"instId":300001,"propState":0,"propId":1030,"pos":{"x":211170,"y":82880,"z":309770},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300008,"propState":0,"propId":100026,"pos":{"x":209170,"y":95281,"z":330150},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300007,"propState":0,"propId":100026,"pos":{"x":209970,"y":95281,"z":329650},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300006,"propState":0,"propId":100026,"pos":{"x":209170,"y":95281,"z":329310},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300005,"propState":0,"propId":100026,"pos":{"x":214090,"y":95281,"z":310190},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300004,"propState":0,"propId":100026,"pos":{"x":213290,"y":95281,"z":309690},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300003,"propState":0,"propId":100026,"pos":{"x":214090,"y":95281,"z":309320},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300002,"propState":0,"propId":1000,"pos":{"x":209170,"y":95281,"z":301600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":70,"instId":300001,"propState":0,"propId":1000,"pos":{"x":213170,"y":95281,"z":301600},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[],"npcs":[{"groupId":71,"instId":400001,"npcId":3013,"pos":{"x":212970,"y":95281,"z":333450},"rot":{"x":0,"y":345000,"z":0}}],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300001,"propState":0,"propId":100,"pos":{"x":211170,"y":95281,"z":304740},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300002,"propState":0,"propId":100,"pos":{"x":211170,"y":95281,"z":304740},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":72,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":211170,"y":95281,"z":304740},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300001,"propState":0,"propId":100,"pos":{"x":212500,"y":95281,"z":323710},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":73,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":212500,"y":95281,"z":323710},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300001,"propState":0,"propId":100,"pos":{"x":209390,"y":95281,"z":314480},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":74,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":209390,"y":95281,"z":314480},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300002,"propState":0,"propId":1030,"pos":{"x":170369,"y":140086,"z":436747},"rot":{"x":0,"y":270000,"z":0}},{"groupId":75,"instId":300003,"propState":0,"propId":1030,"pos":{"x":167769,"y":141406,"z":457540},"rot":{"x":0,"y":270000,"z":0}},{"groupId":75,"instId":300001,"propState":0,"propId":1030,"pos":{"x":154510,"y":142783,"z":418372},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[],"npcs":[{"groupId":77,"instId":400001,"npcId":3013,"pos":{"x":153080,"y":142800,"z":428250},"rot":{"x":0,"y":165000,"z":0}}],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300008,"propState":0,"propId":100026,"pos":{"x":160880,"y":142800,"z":430460},"rot":{"x":0,"y":180000,"z":0}},{"groupId":76,"instId":300003,"propState":0,"propId":100026,"pos":{"x":153540,"y":142800,"z":441590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":76,"instId":300007,"propState":0,"propId":100026,"pos":{"x":160080,"y":142800,"z":430960},"rot":{"x":0,"y":180000,"z":0}},{"groupId":76,"instId":300006,"propState":0,"propId":100026,"pos":{"x":160880,"y":142800,"z":431300},"rot":{"x":0,"y":180000,"z":0}},{"groupId":76,"instId":300005,"propState":0,"propId":100026,"pos":{"x":153540,"y":142800,"z":440720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":76,"instId":300004,"propState":0,"propId":100026,"pos":{"x":154340,"y":142800,"z":441220},"rot":{"x":0,"y":180000,"z":0}},{"groupId":76,"instId":300002,"propState":0,"propId":1000,"pos":{"x":159390,"y":142800,"z":457910},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300001,"propState":0,"propId":1000,"pos":{"x":155390,"y":142800,"z":457910},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300002,"propState":0,"propId":100,"pos":{"x":157390,"y":142800,"z":454540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":78,"instId":300001,"propState":0,"propId":100,"pos":{"x":157390,"y":142800,"z":454540},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":78,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":157390,"y":142800,"z":454540},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300001,"propState":0,"propId":100,"pos":{"x":159410,"y":142800,"z":437620},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":79,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":159410,"y":142800,"z":437620},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300001,"propState":0,"propId":100,"pos":{"x":155340,"y":142800,"z":446190},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":80,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":155340,"y":142800,"z":446190},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300002,"propState":0,"propId":1030,"pos":{"x":39429,"y":180509,"z":529406},"rot":{"x":0,"y":90000,"z":0}},{"groupId":81,"instId":300001,"propState":0,"propId":1030,"pos":{"x":103920,"y":192220,"z":517977},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[],"npcs":[{"groupId":83,"instId":400001,"npcId":3013,"pos":{"x":87700,"y":186865,"z":527490},"rot":{"x":0,"y":75000,"z":0}}],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300007,"propState":0,"propId":100026,"pos":{"x":84150,"y":186840,"z":531480},"rot":{"x":0,"y":90000,"z":0}},{"groupId":82,"instId":300006,"propState":0,"propId":100026,"pos":{"x":83810,"y":186840,"z":532280},"rot":{"x":0,"y":90000,"z":0}},{"groupId":82,"instId":300008,"propState":0,"propId":100026,"pos":{"x":84650,"y":186840,"z":532280},"rot":{"x":0,"y":90000,"z":0}},{"groupId":82,"instId":300005,"propState":0,"propId":100026,"pos":{"x":59950,"y":183660,"z":526320},"rot":{"x":0,"y":90000,"z":0}},{"groupId":82,"instId":300004,"propState":0,"propId":100026,"pos":{"x":59450,"y":183660,"z":527120},"rot":{"x":0,"y":90000,"z":0}},{"groupId":82,"instId":300003,"propState":0,"propId":100026,"pos":{"x":59080,"y":183660,"z":526320},"rot":{"x":0,"y":90000,"z":0}},{"groupId":82,"instId":300002,"propState":0,"propId":1000,"pos":{"x":51100,"y":183660,"z":531480},"rot":{"x":0,"y":270000,"z":0}},{"groupId":82,"instId":300001,"propState":0,"propId":1000,"pos":{"x":51100,"y":183660,"z":527480},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300002,"propState":0,"propId":100,"pos":{"x":54420,"y":183660,"z":529480},"rot":{"x":0,"y":90000,"z":0}},{"groupId":84,"instId":300001,"propState":0,"propId":100,"pos":{"x":54420,"y":183660,"z":529480},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":84,"instId":200005,"monsterId":1002040,"eventId":99999011,"pos":{"x":54420,"y":183660,"z":529480},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300001,"propState":0,"propId":100,"pos":{"x":77150,"y":186840,"z":529510},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":85,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":77150,"y":186840,"z":529510},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300001,"propState":0,"propId":100,"pos":{"x":65010,"y":183660,"z":529600},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":86,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":65010,"y":183660,"z":529600},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8020001":{"P80200_F80200001":{"scenes":{"27":{"props":[{"groupId":27,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300001,"propState":0,"propId":102037,"pos":{"x":47718,"y":-1332,"z":98260},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-900,"y":7036,"z":-108610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300001,"propState":0,"propId":1029,"pos":{"x":22710,"y":7036,"z":-108631},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300001,"propState":101,"propId":1026,"pos":{"x":7210,"y":4880,"z":-136710},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300003,"propState":0,"propId":100,"pos":{"x":3000,"y":0,"z":18000},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":100,"pos":{"x":3000,"y":0,"z":18000},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":32,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":10270,"y":4877,"z":-129990},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-38710,"y":4023,"z":-90640},"rot":{"x":0,"y":180000,"z":0}},{"groupId":46,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-24390,"y":5236,"z":-73818},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-60140,"y":6751,"z":-81490},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300003,"propState":0,"propId":100,"pos":{"x":-54140,"y":6762,"z":-78490},"rot":{"x":0,"y":270000,"z":0}},{"groupId":48,"instId":300001,"propState":0,"propId":100,"pos":{"x":-54140,"y":6762,"z":-78490},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[{"groupId":48,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-54140,"y":6762,"z":-78490},"rot":{"x":0,"y":105000,"z":0}}],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-38710,"y":4023,"z":-90640},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-13880,"y":5286,"z":-92190},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-7300,"y":7036,"z":-108680},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-26280,"y":7036,"z":-113090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-26211,"y":7036,"z":-104000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-24510,"y":7036,"z":-113140},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-25410,"y":7036,"z":-113090},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-25430,"y":7036,"z":-104000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-23670,"y":7036,"z":-113140},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-41430,"y":5564,"z":-108920},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300002,"propState":0,"propId":100,"pos":{"x":-37123,"y":5562,"z":-106219},"rot":{"x":0,"y":105000,"z":0}},{"groupId":41,"instId":300001,"propState":0,"propId":100,"pos":{"x":-37123,"y":5562,"z":-106219},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[{"groupId":41,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-37123,"y":5562,"z":-106219},"rot":{"x":0,"y":105000,"z":0}}],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300001,"propState":0,"propId":100,"pos":{"x":-37160,"y":5562,"z":-110840},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[{"groupId":42,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-37160,"y":5562,"z":-110840},"rot":{"x":0,"y":75000,"z":0}}],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-11390,"y":5200,"z":-75620},"rot":{"x":0,"y":180000,"z":0}},{"groupId":49,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-11390,"y":5200,"z":-76620},"rot":{"x":0,"y":180000,"z":0}},{"groupId":49,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-12390,"y":5200,"z":-76120},"rot":{"x":0,"y":180000,"z":0}},{"groupId":49,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-4390,"y":5200,"z":-76120},"rot":{"x":0,"y":180000,"z":0}},{"groupId":49,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-5390,"y":5200,"z":-75620},"rot":{"x":0,"y":180000,"z":0}},{"groupId":49,"instId":300002,"propState":0,"propId":102008,"pos":{"x":-5390,"y":5200,"z":-76620},"rot":{"x":0,"y":180000,"z":0}},{"groupId":49,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-8390,"y":5200,"z":-86120},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-12580,"y":-1147,"z":-14910},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-7650,"y":5236,"z":-56740},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-16930,"y":-1147,"z":-25270},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-8620,"y":-1147,"z":-28219},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-16960,"y":-1147,"z":-27330},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-16930,"y":-1147,"z":-26140},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-7620,"y":-1147,"z":-28210},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-16960,"y":-1147,"z":-28170},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-14910,"y":-1147,"z":-20170},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300002,"propState":0,"propId":100,"pos":{"x":-14430,"y":-1800,"z":-26160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300001,"propState":0,"propId":100,"pos":{"x":-11430,"y":-1800,"z":-26160},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[{"groupId":38,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-11270,"y":-1147,"z":-25380},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-20738,"y":5236,"z":-73805},"rot":{"x":0,"y":90000,"z":0}},{"groupId":33,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-13971,"y":7086,"z":-103070},"rot":{"x":0,"y":180000,"z":0}},{"groupId":33,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-7660,"y":5236,"z":-56120},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-11084,"y":5236,"z":-71091},"rot":{"x":0,"y":180000,"z":0}},{"groupId":34,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-3996,"y":5236,"z":-68743},"rot":{"x":0,"y":180000,"z":0}},{"groupId":34,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-11150,"y":5236,"z":-72249},"rot":{"x":0,"y":180000,"z":0}},{"groupId":34,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-3996,"y":5236,"z":-67903},"rot":{"x":0,"y":180000,"z":0}},{"groupId":34,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-2724,"y":5236,"z":-74615},"rot":{"x":0,"y":180000,"z":0}},{"groupId":34,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-2724,"y":5236,"z":-73745},"rot":{"x":0,"y":180000,"z":0}},{"groupId":34,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-8390,"y":5236,"z":-88120},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[],"npcs":[{"groupId":35,"instId":400001,"npcId":3013,"pos":{"x":-11390,"y":5200,"z":-82120},"rot":{"x":0,"y":15000,"z":0}}],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300002,"propState":0,"propId":1029,"pos":{"x":60850,"y":5001,"z":74040},"rot":{"x":0,"y":90000,"z":0}},{"groupId":43,"instId":300001,"propState":0,"propId":1029,"pos":{"x":80728,"y":2314,"z":104750},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300008,"propState":0,"propId":102008,"pos":{"x":81960,"y":2290,"z":90380},"rot":{"x":0,"y":180000,"z":0}},{"groupId":44,"instId":300007,"propState":0,"propId":102008,"pos":{"x":82840,"y":2290,"z":90010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":44,"instId":300006,"propState":0,"propId":102008,"pos":{"x":71440,"y":2290,"z":82570},"rot":{"x":0,"y":180000,"z":0}},{"groupId":44,"instId":300005,"propState":0,"propId":102008,"pos":{"x":72290,"y":2290,"z":83000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":44,"instId":300004,"propState":0,"propId":102008,"pos":{"x":82840,"y":2290,"z":90791},"rot":{"x":0,"y":180000,"z":0}},{"groupId":44,"instId":300003,"propState":0,"propId":102008,"pos":{"x":71440,"y":2290,"z":83410},"rot":{"x":0,"y":180000,"z":0}},{"groupId":44,"instId":300001,"propState":101,"propId":1026,"pos":{"x":79160,"y":2290,"z":73510},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[],"npcs":[{"groupId":45,"instId":400001,"npcId":3013,"pos":{"x":76160,"y":2231,"z":79510},"rot":{"x":0,"y":15000,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8020002":{"P80200_F80200001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300002,"propState":0,"propId":1027,"pos":{"x":63476,"y":80223,"z":118375},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300009,"propState":0,"propId":1027,"pos":{"x":44102,"y":80223,"z":108200},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300007,"propState":0,"propId":1027,"pos":{"x":72030,"y":80223,"z":80055},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300006,"propState":1,"propId":100012,"pos":{"x":67680,"y":79980,"z":88240},"rot":{"x":393,"y":0,"z":0}},{"groupId":4,"instId":300005,"propState":1,"propId":100011,"pos":{"x":67646,"y":80000,"z":110350},"rot":{"x":359300,"y":0,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":1027,"pos":{"x":130865,"y":78733,"z":139710},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":1027,"pos":{"x":75330,"y":78661,"z":140107},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":1027,"pos":{"x":8735,"y":79658,"z":113932},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300008,"propState":0,"propId":100,"pos":{"x":125987,"y":80501,"z":115414},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300007,"propState":0,"propId":913,"pos":{"x":8769,"y":76705,"z":66220},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300006,"propState":0,"propId":1001,"pos":{"x":10676,"y":76687,"z":61365},"rot":{"x":0,"y":240000,"z":0}},{"groupId":5,"instId":300005,"propState":0,"propId":100,"pos":{"x":8759,"y":76718,"z":54722},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300004,"propState":20,"propId":60006,"pos":{"x":123750,"y":80472,"z":109630},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300003,"propState":20,"propId":60005,"pos":{"x":126000,"y":80472,"z":109630},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300002,"propState":20,"propId":60004,"pos":{"x":128000,"y":80472,"z":109630},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":101,"propId":1026,"pos":{"x":125993,"y":80472,"z":107666},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300022,"propState":0,"propId":100027,"pos":{"x":106020,"y":78661,"z":132023},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300021,"propState":0,"propId":100027,"pos":{"x":106420,"y":78661,"z":141460},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300018,"propState":0,"propId":100027,"pos":{"x":79570,"y":78661,"z":140176},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300017,"propState":0,"propId":100027,"pos":{"x":79126,"y":78661,"z":138520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300014,"propState":0,"propId":100027,"pos":{"x":69868,"y":80223,"z":119067},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":100027,"pos":{"x":66360,"y":80223,"z":79060},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300010,"propState":0,"propId":100027,"pos":{"x":45507,"y":80223,"z":104944},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300009,"propState":0,"propId":100027,"pos":{"x":43950,"y":80223,"z":106350},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":100027,"pos":{"x":4400,"y":79626,"z":106940},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":100027,"pos":{"x":5480,"y":79626,"z":105580},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":100027,"pos":{"x":13910,"y":79626,"z":102620},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300030,"propState":0,"propId":100025,"pos":{"x":67710,"y":80498,"z":99190},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300029,"propState":0,"propId":100027,"pos":{"x":124680,"y":80472,"z":119260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300028,"propState":0,"propId":100027,"pos":{"x":127280,"y":80472,"z":119240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300027,"propState":0,"propId":100027,"pos":{"x":123370,"y":80472,"z":120790},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300026,"propState":0,"propId":100027,"pos":{"x":128550,"y":80472,"z":120830},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300025,"propState":0,"propId":100027,"pos":{"x":126010,"y":80482,"z":117390},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300024,"propState":0,"propId":100027,"pos":{"x":125834,"y":78661,"z":143913},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300023,"propState":0,"propId":100027,"pos":{"x":104553,"y":78661,"z":130210},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300020,"propState":0,"propId":100027,"pos":{"x":88990,"y":78661,"z":139460},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300019,"propState":0,"propId":100027,"pos":{"x":78120,"y":78661,"z":141570},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300016,"propState":0,"propId":100027,"pos":{"x":90490,"y":75793,"z":117047},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":100027,"pos":{"x":88268,"y":75793,"z":120291},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300012,"propState":0,"propId":100027,"pos":{"x":62720,"y":80223,"z":81570},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":100027,"pos":{"x":44980,"y":80223,"z":79960},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300008,"propState":0,"propId":100027,"pos":{"x":42661,"y":80223,"z":104646},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":100027,"pos":{"x":31090,"y":80286,"z":96850},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":0,"propId":100027,"pos":{"x":3510,"y":79626,"z":105430},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":100027,"pos":{"x":6956,"y":79626,"z":91475},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":100027,"pos":{"x":8725,"y":79626,"z":80598},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8020003":{"P80200_F80200001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8020004":{"P80200_F80200001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8020005":{"P80200_F80200001":{"scenes":{"4":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300005,"propState":20,"propId":60006,"pos":{"x":-138570,"y":-46,"z":-73273},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300008,"propState":0,"propId":100,"pos":{"x":-200400,"y":2966,"z":-87846},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300007,"propState":0,"propId":913,"pos":{"x":-144980,"y":-46,"z":-73273},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300006,"propState":0,"propId":1001,"pos":{"x":-140280,"y":-115,"z":-71860},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300004,"propState":20,"propId":60006,"pos":{"x":-203293,"y":2966,"z":-85410},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300003,"propState":20,"propId":60005,"pos":{"x":-203293,"y":2966,"z":-87846},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300002,"propState":20,"propId":60004,"pos":{"x":-203293,"y":2966,"z":-89846},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-205260,"y":2966,"z":-87810},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300031,"propState":0,"propId":100,"pos":{"x":-135330,"y":-115,"z":-73270},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300030,"propState":0,"propId":100025,"pos":{"x":-183430,"y":-7672,"z":-92010},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300029,"propState":0,"propId":100027,"pos":{"x":-186071,"y":-178,"z":-69130},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300028,"propState":0,"propId":100027,"pos":{"x":-198710,"y":-4171,"z":-91020},"rot":{"x":0,"y":139113,"z":0}},{"groupId":6,"instId":300027,"propState":0,"propId":100027,"pos":{"x":-185240,"y":-154,"z":-91940},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300026,"propState":0,"propId":100027,"pos":{"x":-186720,"y":-154,"z":-90290},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300025,"propState":0,"propId":100027,"pos":{"x":-171643,"y":-178,"z":-65620},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":100027,"pos":{"x":-199130,"y":-4171,"z":-85290},"rot":{"x":0,"y":45579,"z":0}},{"groupId":6,"instId":300024,"propState":0,"propId":100027,"pos":{"x":-171630,"y":-178,"z":-67230},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300023,"propState":0,"propId":100027,"pos":{"x":-173830,"y":-178,"z":-72960},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300022,"propState":0,"propId":100027,"pos":{"x":-173853,"y":-178,"z":-71351},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300021,"propState":0,"propId":100027,"pos":{"x":-187694,"y":-154,"z":-94980},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300020,"propState":0,"propId":100027,"pos":{"x":-211010,"y":-178,"z":-68811},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300019,"propState":0,"propId":100027,"pos":{"x":-209240,"y":-178,"z":-70740},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300018,"propState":0,"propId":100027,"pos":{"x":-202290,"y":-4155,"z":-92200},"rot":{"x":0,"y":6097,"z":0}},{"groupId":6,"instId":300017,"propState":0,"propId":100027,"pos":{"x":-206127,"y":-4171,"z":-90578},"rot":{"x":0,"y":54553,"z":0}},{"groupId":6,"instId":300016,"propState":0,"propId":100027,"pos":{"x":-203400,"y":-4171,"z":-83790},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300014,"propState":0,"propId":100027,"pos":{"x":-179950,"y":-7672,"z":-76370},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":100027,"pos":{"x":-186850,"y":-7672,"z":-77840},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300012,"propState":0,"propId":100027,"pos":{"x":-185710,"y":-7672,"z":-79700},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":100027,"pos":{"x":-175401,"y":-4383,"z":-60446},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300010,"propState":0,"propId":100027,"pos":{"x":-174021,"y":-4383,"z":-58800},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300009,"propState":0,"propId":100027,"pos":{"x":-168740,"y":-4383,"z":-66223},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300008,"propState":0,"propId":100027,"pos":{"x":-171030,"y":-4389,"z":-87160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":100027,"pos":{"x":-170533,"y":-4389,"z":-93910},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":100027,"pos":{"x":-151520,"y":-4389,"z":-95020},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":100027,"pos":{"x":-155160,"y":-163,"z":-74509},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300004,"propState":0,"propId":100027,"pos":{"x":-154132,"y":-163,"z":-72550},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":100027,"pos":{"x":-152294,"y":-163,"z":-70940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":100027,"pos":{"x":-178240,"y":-7672,"z":-75510},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":100027,"pos":{"x":-153950,"y":-4389,"z":-95510},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8020006":{"P80200_F80200001":{"scenes":{"2":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300003,"propState":0,"propId":1028,"pos":{"x":179690,"y":28392,"z":-125870},"rot":{"x":0,"y":84865,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":1028,"pos":{"x":136827,"y":28704,"z":-114142},"rot":{"x":0,"y":100000,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":1028,"pos":{"x":132410,"y":28439,"z":-121680},"rot":{"x":0,"y":150000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300008,"propState":0,"propId":100,"pos":{"x":133560,"y":38200,"z":-92250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300003,"propState":20,"propId":60105,"pos":{"x":129131,"y":38238,"z":-92887},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300005,"propState":20,"propId":60105,"pos":{"x":135570,"y":28398,"z":-122760},"rot":{"x":0,"y":237735,"z":0}},{"groupId":4,"instId":300007,"propState":0,"propId":913,"pos":{"x":138230,"y":28398,"z":-123470},"rot":{"x":0,"y":60000,"z":0}},{"groupId":4,"instId":300006,"propState":0,"propId":1001,"pos":{"x":136692,"y":28360,"z":-126166},"rot":{"x":0,"y":300000,"z":0}},{"groupId":4,"instId":300004,"propState":20,"propId":60106,"pos":{"x":129832,"y":38362,"z":-90637},"rot":{"x":0,"y":120000,"z":0}},{"groupId":4,"instId":300002,"propState":20,"propId":60104,"pos":{"x":129928,"y":38207,"z":-94906},"rot":{"x":0,"y":60000,"z":0}},{"groupId":4,"instId":300001,"propState":101,"propId":1026,"pos":{"x":127710,"y":38175,"z":-94780},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300028,"propState":0,"propId":101017,"pos":{"x":175730,"y":28426,"z":-123350},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300027,"propState":0,"propId":101017,"pos":{"x":177730,"y":28453,"z":-128570},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300015,"propState":0,"propId":101017,"pos":{"x":158900,"y":32464,"z":-98900},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300031,"propState":0,"propId":100,"pos":{"x":135120,"y":28900,"z":-125260},"rot":{"x":0,"y":60000,"z":0}},{"groupId":5,"instId":300030,"propState":0,"propId":101016,"pos":{"x":169792,"y":32992,"z":-97357},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300029,"propState":0,"propId":101017,"pos":{"x":165983,"y":28363,"z":-128974},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300026,"propState":0,"propId":101017,"pos":{"x":177620,"y":28421,"z":-127250},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300025,"propState":0,"propId":101017,"pos":{"x":147790,"y":32450,"z":-104856},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300024,"propState":0,"propId":101017,"pos":{"x":167407,"y":28455,"z":-121198},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300023,"propState":0,"propId":101017,"pos":{"x":160157,"y":28571,"z":-133062},"rot":{"x":0,"y":301610,"z":0}},{"groupId":5,"instId":300022,"propState":0,"propId":101017,"pos":{"x":138231,"y":32438,"z":-106203},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300021,"propState":0,"propId":101017,"pos":{"x":159830,"y":35478,"z":-91600},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300020,"propState":0,"propId":101017,"pos":{"x":141879,"y":32433,"z":-100832},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300019,"propState":0,"propId":101017,"pos":{"x":158304,"y":35501,"z":-91312},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300018,"propState":0,"propId":101017,"pos":{"x":160851,"y":35542,"z":-92710},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300017,"propState":0,"propId":101017,"pos":{"x":138243,"y":32446,"z":-102139},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300016,"propState":0,"propId":101017,"pos":{"x":137591,"y":32446,"z":-105217},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300014,"propState":0,"propId":101017,"pos":{"x":172180,"y":32431,"z":-107991},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300013,"propState":0,"propId":101017,"pos":{"x":172450,"y":32418,"z":-109958},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300012,"propState":0,"propId":101017,"pos":{"x":172833,"y":32419,"z":-108917},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300011,"propState":0,"propId":101017,"pos":{"x":168730,"y":33053,"z":-96620},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300010,"propState":0,"propId":101017,"pos":{"x":170363,"y":32755,"z":-99428},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300009,"propState":0,"propId":101017,"pos":{"x":170168,"y":28445,"z":-114393},"rot":{"x":0,"y":328316,"z":0}},{"groupId":5,"instId":300008,"propState":0,"propId":101017,"pos":{"x":171523,"y":28418,"z":-114568},"rot":{"x":0,"y":58316,"z":0}},{"groupId":5,"instId":300007,"propState":0,"propId":101017,"pos":{"x":166600,"y":28358,"z":-128140},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300006,"propState":0,"propId":101017,"pos":{"x":161057,"y":28523,"z":-132246},"rot":{"x":0,"y":301610,"z":0}},{"groupId":5,"instId":300005,"propState":0,"propId":101017,"pos":{"x":157120,"y":28675,"z":-118840},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300004,"propState":0,"propId":101017,"pos":{"x":144610,"y":28513,"z":-118546},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300003,"propState":0,"propId":101017,"pos":{"x":152079,"y":28347,"z":-129810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":101017,"pos":{"x":152996,"y":28353,"z":-127620},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":101017,"pos":{"x":143304,"y":28523,"z":-117660},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8020007":{"P80200_F80200001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-20860,"y":23830,"z":-47026},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-17320,"y":17968,"z":-98176},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-33150,"y":13642,"z":-27420},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300005,"propState":20,"propId":60204,"pos":{"x":-10200,"y":23873,"z":-73870},"rot":{"x":0,"y":36,"z":0}},{"groupId":3,"instId":300008,"propState":0,"propId":100,"pos":{"x":-75640,"y":3861,"z":-12501},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300007,"propState":0,"propId":913,"pos":{"x":-7970,"y":23873,"z":-69649},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300006,"propState":0,"propId":1001,"pos":{"x":-6550,"y":23832,"z":-73550},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300004,"propState":20,"propId":60206,"pos":{"x":-79352,"y":3834,"z":-11157},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300003,"propState":20,"propId":60205,"pos":{"x":-79352,"y":3834,"z":-12501},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300002,"propState":20,"propId":60204,"pos":{"x":-79352,"y":3833,"z":-13783},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-82340,"y":3855,"z":-12450},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300028,"propState":0,"propId":102007,"pos":{"x":-47888,"y":7474,"z":-31623},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300027,"propState":0,"propId":102007,"pos":{"x":-18821,"y":17955,"z":-92091},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300016,"propState":0,"propId":102007,"pos":{"x":-70080,"y":2808,"z":-33920},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300030,"propState":0,"propId":102006,"pos":{"x":-38127,"y":13553,"z":-48901},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300029,"propState":0,"propId":102007,"pos":{"x":-51505,"y":7474,"z":-28274},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300026,"propState":0,"propId":102007,"pos":{"x":-15921,"y":17953,"z":-88639},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300025,"propState":0,"propId":102007,"pos":{"x":-17240,"y":17964,"z":-93020},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300022,"propState":0,"propId":102007,"pos":{"x":-4595,"y":23802,"z":-50966},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300021,"propState":0,"propId":102007,"pos":{"x":-6285,"y":23808,"z":-49182},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300020,"propState":0,"propId":102007,"pos":{"x":-21723,"y":23805,"z":-50691},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300019,"propState":0,"propId":102007,"pos":{"x":-19401,"y":17965,"z":-84135},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300018,"propState":0,"propId":102007,"pos":{"x":-30840,"y":13575,"z":-37670},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300017,"propState":0,"propId":102007,"pos":{"x":-8985,"y":17945,"z":-71572},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300015,"propState":0,"propId":102007,"pos":{"x":-68860,"y":2790,"z":-24690},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300031,"propState":0,"propId":100,"pos":{"x":-11330,"y":17963,"z":-73730},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300024,"propState":0,"propId":102007,"pos":{"x":-71660,"y":2796,"z":-32840},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300023,"propState":0,"propId":102007,"pos":{"x":-10870,"y":23829,"z":-59860},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300014,"propState":0,"propId":102007,"pos":{"x":-65900,"y":2812,"z":-26390},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300013,"propState":0,"propId":102007,"pos":{"x":-71510,"y":2771,"z":-26260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300012,"propState":0,"propId":102007,"pos":{"x":-51939,"y":7470,"z":-33403},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300011,"propState":0,"propId":102007,"pos":{"x":-48830,"y":7474,"z":-28292},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300010,"propState":0,"propId":102007,"pos":{"x":-51054,"y":11131,"z":-51188},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300009,"propState":0,"propId":102007,"pos":{"x":-52401,"y":11130,"z":-48691},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300008,"propState":0,"propId":102007,"pos":{"x":-34940,"y":13596,"z":-33040},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300007,"propState":0,"propId":102007,"pos":{"x":-33780,"y":13575,"z":-31963},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300006,"propState":0,"propId":102007,"pos":{"x":-32100,"y":13577,"z":-36650},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":102007,"pos":{"x":-31810,"y":13690,"z":-53830},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":102007,"pos":{"x":-30820,"y":13866,"z":-55092},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":102007,"pos":{"x":-9086,"y":17963,"z":-73050},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":102007,"pos":{"x":-28624,"y":16353,"z":-66542},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":102007,"pos":{"x":-26834,"y":16971,"z":-74154},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8020008":{"P80200_F80200001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-39672,"y":491,"z":11338},"rot":{"x":0,"y":44947,"z":0}},{"groupId":2,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-58980,"y":491,"z":15030},"rot":{"x":0,"y":314947,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-36110,"y":491,"z":-7800},"rot":{"x":0,"y":314947,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300002,"propState":20,"propId":60204,"pos":{"x":-60323,"y":3524,"z":-10487},"rot":{"x":0,"y":45000,"z":0}},{"groupId":3,"instId":300007,"propState":20,"propId":60205,"pos":{"x":-46390,"y":744,"z":9420},"rot":{"x":0,"y":45000,"z":0}},{"groupId":3,"instId":300006,"propState":0,"propId":100,"pos":{"x":-58580,"y":3524,"z":-7431},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300005,"propState":0,"propId":1001,"pos":{"x":-47710,"y":744,"z":8100},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300004,"propState":20,"propId":60206,"pos":{"x":-61737,"y":3524,"z":-9073},"rot":{"x":0,"y":45000,"z":0}},{"groupId":3,"instId":300003,"propState":20,"propId":60205,"pos":{"x":-61030,"y":3524,"z":-9780},"rot":{"x":0,"y":45000,"z":0}},{"groupId":3,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-66490,"y":3634,"z":-15420},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300001,"propState":0,"propId":100,"pos":{"x":-56486,"y":3612,"z":-2463},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":100,"pos":{"x":-58490,"y":3582,"z":-7310},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":101073,"pos":{"x":-58570,"y":2630,"z":-7361},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":1031,"pos":{"x":-58531,"y":3625,"z":-7390},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8020101":{"P80201_F80201001":{"scenes":{"4":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300013,"propState":0,"propId":100011,"pos":{"x":-194540,"y":-378,"z":-69650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":100013,"pos":{"x":-38680,"y":18260,"z":-82930},"rot":{"x":0,"y":193835,"z":0}},{"groupId":8,"instId":300014,"propState":0,"propId":100012,"pos":{"x":-186621,"y":-400,"z":-79920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300011,"propState":0,"propId":100012,"pos":{"x":-169860,"y":-4600,"z":-79580},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300010,"propState":0,"propId":100011,"pos":{"x":-162330,"y":-415,"z":-71330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300006,"propState":0,"propId":100013,"pos":{"x":-178060,"y":-390,"z":-61070},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300001,"propState":0,"propId":1027,"pos":{"x":16710,"y":2844,"z":-39694},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300001,"propState":101,"propId":1026,"pos":{"x":40479,"y":3444,"z":-31399},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300004,"propState":0,"propId":100024,"pos":{"x":27452,"y":3444,"z":-38843},"rot":{"x":0,"y":345000,"z":0}},{"groupId":13,"instId":300002,"propState":1,"propId":1002,"pos":{"x":31320,"y":3542,"z":-32700},"rot":{"x":0,"y":225000,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":100024,"pos":{"x":28492,"y":3444,"z":-38553},"rot":{"x":0,"y":165000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":100025,"pos":{"x":27762,"y":3444,"z":-37843},"rot":{"x":0,"y":75000,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":1001,"pos":{"x":32760,"y":3520,"z":-37810},"rot":{"x":0,"y":285000,"z":0}}],"npcs":[{"groupId":13,"instId":400001,"npcId":1013,"pos":{"x":35310,"y":3444,"z":-35710},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300001,"propState":0,"propId":1027,"pos":{"x":16350,"y":2844,"z":-107040},"rot":{"x":0,"y":107500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300005,"propState":0,"propId":100026,"pos":{"x":4380,"y":2844,"z":-100160},"rot":{"x":0,"y":17500,"z":0}},{"groupId":16,"instId":300008,"propState":0,"propId":100026,"pos":{"x":13480,"y":2844,"z":-104040},"rot":{"x":0,"y":17500,"z":0}},{"groupId":16,"instId":300007,"propState":0,"propId":100026,"pos":{"x":3476,"y":2844,"z":-103038},"rot":{"x":0,"y":17500,"z":0}},{"groupId":16,"instId":300006,"propState":0,"propId":100026,"pos":{"x":2900,"y":2844,"z":-104880},"rot":{"x":0,"y":17500,"z":0}},{"groupId":16,"instId":300004,"propState":0,"propId":100026,"pos":{"x":4982,"y":2844,"z":-98280},"rot":{"x":0,"y":17500,"z":0}},{"groupId":16,"instId":300003,"propState":0,"propId":100026,"pos":{"x":12850,"y":2844,"z":-105970},"rot":{"x":0,"y":17500,"z":0}},{"groupId":16,"instId":300001,"propState":101,"propId":1026,"pos":{"x":9280,"y":2844,"z":-93320},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[],"npcs":[{"groupId":18,"instId":400001,"npcId":3013,"pos":{"x":12060,"y":2844,"z":-99490},"rot":{"x":0,"y":212500,"z":0}}],"monsters":[],"teleports":{}},"124":{"props":[],"npcs":[{"groupId":124,"instId":400001,"npcId":3013,"pos":{"x":12660,"y":2844,"z":-99770},"rot":{"x":0,"y":212500,"z":0}}],"monsters":[],"teleports":{}},"125":{"props":[],"npcs":[{"groupId":125,"instId":400001,"npcId":3013,"pos":{"x":7120,"y":2844,"z":-98030},"rot":{"x":0,"y":177828,"z":0}}],"monsters":[],"teleports":{}},"126":{"props":[],"npcs":[{"groupId":126,"instId":400001,"npcId":3013,"pos":{"x":9970,"y":2844,"z":-98360},"rot":{"x":0,"y":197186,"z":0}}],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300002,"propState":0,"propId":100,"pos":{"x":12060,"y":2844,"z":-99490},"rot":{"x":0,"y":212500,"z":0}},{"groupId":116,"instId":300001,"propState":0,"propId":100,"pos":{"x":12060,"y":2844,"z":-99490},"rot":{"x":0,"y":212500,"z":0}}],"npcs":[],"monsters":[{"groupId":116,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":12060,"y":2844,"z":-99490},"rot":{"x":0,"y":212500,"z":0}}],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300003,"propState":0,"propId":100026,"pos":{"x":4982,"y":2844,"z":-98280},"rot":{"x":0,"y":17500,"z":0}},{"groupId":19,"instId":300007,"propState":0,"propId":100026,"pos":{"x":13480,"y":2844,"z":-104040},"rot":{"x":0,"y":17500,"z":0}},{"groupId":19,"instId":300006,"propState":0,"propId":100026,"pos":{"x":3476,"y":2844,"z":-103038},"rot":{"x":0,"y":17500,"z":0}},{"groupId":19,"instId":300005,"propState":0,"propId":100026,"pos":{"x":2900,"y":2844,"z":-104880},"rot":{"x":0,"y":17500,"z":0}},{"groupId":19,"instId":300004,"propState":0,"propId":100026,"pos":{"x":4380,"y":2844,"z":-100160},"rot":{"x":0,"y":17500,"z":0}},{"groupId":19,"instId":300002,"propState":0,"propId":100026,"pos":{"x":12850,"y":2844,"z":-105970},"rot":{"x":0,"y":17500,"z":0}},{"groupId":19,"instId":300001,"propState":101,"propId":1026,"pos":{"x":9280,"y":2844,"z":-93320},"rot":{"x":0,"y":167500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300001,"propState":0,"propId":1027,"pos":{"x":16350,"y":2844,"z":-107040},"rot":{"x":0,"y":107500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300007,"propState":0,"propId":100026,"pos":{"x":38030,"y":3925,"z":-109020},"rot":{"x":0,"y":287500,"z":0}},{"groupId":24,"instId":300005,"propState":0,"propId":100026,"pos":{"x":35316,"y":3925,"z":-117649},"rot":{"x":0,"y":107500,"z":0}},{"groupId":24,"instId":300003,"propState":0,"propId":100026,"pos":{"x":33370,"y":3925,"z":-107550},"rot":{"x":0,"y":287500,"z":0}},{"groupId":24,"instId":300002,"propState":0,"propId":100026,"pos":{"x":30656,"y":3925,"z":-116179},"rot":{"x":0,"y":107500,"z":0}},{"groupId":24,"instId":300006,"propState":0,"propId":100026,"pos":{"x":28600,"y":3925,"z":-106050},"rot":{"x":0,"y":287500,"z":0}},{"groupId":24,"instId":300004,"propState":0,"propId":100026,"pos":{"x":25886,"y":3925,"z":-114679},"rot":{"x":0,"y":107500,"z":0}},{"groupId":24,"instId":300001,"propState":101,"propId":1026,"pos":{"x":41540,"y":3477,"z":-114070},"rot":{"x":0,"y":287500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300002,"propState":0,"propId":100,"pos":{"x":36340,"y":3444,"z":-114880},"rot":{"x":0,"y":302500,"z":0}},{"groupId":25,"instId":300001,"propState":0,"propId":100,"pos":{"x":36340,"y":3444,"z":-114880},"rot":{"x":0,"y":302500,"z":0}}],"npcs":[],"monsters":[{"groupId":25,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":36340,"y":3444,"z":-114880},"rot":{"x":0,"y":302500,"z":0}}],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300002,"propState":0,"propId":1027,"pos":{"x":-88590,"y":-3195,"z":-69000},"rot":{"x":0,"y":20000,"z":0}},{"groupId":30,"instId":300001,"propState":0,"propId":1027,"pos":{"x":-80970,"y":-3195,"z":-61450},"rot":{"x":0,"y":70000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-106365,"y":-1544,"z":-54000},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300003,"propState":0,"propId":100,"pos":{"x":-97547,"y":-1113,"z":-52418},"rot":{"x":0,"y":291014,"z":0}},{"groupId":95,"instId":300002,"propState":0,"propId":100,"pos":{"x":-97547,"y":-1113,"z":-52418},"rot":{"x":0,"y":291014,"z":0}}],"npcs":[],"monsters":[{"groupId":95,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-97547,"y":-1113,"z":-52418},"rot":{"x":0,"y":126014,"z":0}}],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300003,"propState":0,"propId":100,"pos":{"x":-97547,"y":-1113,"z":-52418},"rot":{"x":0,"y":291014,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":100,"pos":{"x":-97547,"y":-1113,"z":-52418},"rot":{"x":0,"y":291014,"z":0}}],"npcs":[],"monsters":[{"groupId":32,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-97547,"y":-1113,"z":-52418},"rot":{"x":0,"y":126014,"z":0}}],"teleports":{}},"33":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-130351,"y":2814,"z":-102492},"rot":{"x":0,"y":245000,"z":0}},{"groupId":34,"instId":300002,"propState":0,"propId":100026,"pos":{"x":-130851,"y":2815,"z":-101492},"rot":{"x":0,"y":65000,"z":0}},{"groupId":34,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-118920,"y":2762,"z":-96320},"rot":{"x":0,"y":256870,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300003,"propState":1,"propId":1002,"pos":{"x":-132757,"y":2762,"z":-98230},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":35,"instId":400001,"npcId":1013,"pos":{"x":-126750,"y":2814,"z":-101250},"rot":{"x":0,"y":273174,"z":0}}],"monsters":[],"teleports":{}},"117":{"props":[],"npcs":[{"groupId":117,"instId":400001,"npcId":1007,"pos":{"x":-128750,"y":2814,"z":-97250},"rot":{"x":0,"y":210000,"z":0}}],"monsters":[],"teleports":{}},"36":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-11734,"y":1039,"z":-76588},"rot":{"x":0,"y":60000,"z":0}},{"groupId":37,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-16400,"y":1039,"z":-69010},"rot":{"x":0,"y":15000,"z":0}},{"groupId":37,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-19664,"y":1039,"z":-71179},"rot":{"x":0,"y":255000,"z":0}},{"groupId":37,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-13230,"y":1039,"z":-82250},"rot":{"x":0,"y":15000,"z":0}},{"groupId":37,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-10330,"y":1039,"z":-70920},"rot":{"x":0,"y":285000,"z":0}},{"groupId":37,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-17915,"y":1039,"z":-70400},"rot":{"x":0,"y":225000,"z":0}},{"groupId":37,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-15510,"y":1039,"z":-50950},"rot":{"x":0,"y":165000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300002,"propState":0,"propId":100,"pos":{"x":-18513,"y":1040,"z":-56554},"rot":{"x":0,"y":165818,"z":0}},{"groupId":38,"instId":300001,"propState":0,"propId":100,"pos":{"x":-18513,"y":1040,"z":-56554},"rot":{"x":0,"y":165818,"z":0}}],"npcs":[],"monsters":[{"groupId":38,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-18513,"y":1040,"z":-56554},"rot":{"x":0,"y":165818,"z":0}}],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300001,"propState":0,"propId":100,"pos":{"x":-9090,"y":1039,"z":-73872},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":39,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-9090,"y":1039,"z":-73872},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300001,"propState":0,"propId":100,"pos":{"x":-12983,"y":1039,"z":-63869},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[{"groupId":40,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-12983,"y":1039,"z":-63869},"rot":{"x":0,"y":195000,"z":0}}],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-17141,"y":1039,"z":-69254},"rot":{"x":0,"y":0,"z":0}},{"groupId":108,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-16419,"y":1039,"z":-67348},"rot":{"x":0,"y":0,"z":0}},{"groupId":108,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-16419,"y":1040,"z":-65254},"rot":{"x":0,"y":0,"z":0}},{"groupId":108,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-12914,"y":1039,"z":-65676},"rot":{"x":0,"y":0,"z":0}},{"groupId":108,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-12058,"y":1039,"z":-69504},"rot":{"x":0,"y":0,"z":0}},{"groupId":108,"instId":300002,"propState":0,"propId":100026,"pos":{"x":-12760,"y":1039,"z":-67679},"rot":{"x":0,"y":0,"z":0}},{"groupId":108,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-14769,"y":1039,"z":-83053},"rot":{"x":0,"y":2363,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"109":{"props":[{"groupId":109,"instId":300002,"propState":0,"propId":100,"pos":{"x":-13010,"y":1039,"z":-75564},"rot":{"x":0,"y":345000,"z":0}},{"groupId":109,"instId":300001,"propState":0,"propId":100,"pos":{"x":-13010,"y":1039,"z":-75564},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":109,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-11000,"y":1039,"z":-75564},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"110":{"props":[{"groupId":110,"instId":300001,"propState":0,"propId":100,"pos":{"x":-16520,"y":1039,"z":-74041},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":110,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-11000,"y":1039,"z":-74000},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300002,"propState":0,"propId":1027,"pos":{"x":-62868,"y":-1466,"z":-59443},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-44169,"y":-1544,"z":-69298},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-49247,"y":-1458,"z":-56069},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-41129,"y":-1544,"z":-67219},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-43919,"y":-1544,"z":-71254},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-51056,"y":-1458,"z":-56939},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-41220,"y":-1544,"z":-69004},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-58760,"y":-1145,"z":-56773},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300002,"propState":0,"propId":100,"pos":{"x":-53398,"y":-1271,"z":-49993},"rot":{"x":0,"y":105162,"z":0}},{"groupId":48,"instId":300001,"propState":0,"propId":100,"pos":{"x":-53398,"y":-1271,"z":-49993},"rot":{"x":0,"y":105162,"z":0}}],"npcs":[],"monsters":[{"groupId":48,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-53398,"y":-1271,"z":-49993},"rot":{"x":0,"y":105162,"z":0}}],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300001,"propState":0,"propId":100,"pos":{"x":-47210,"y":-1544,"z":-59470},"rot":{"x":0,"y":157533,"z":0}}],"npcs":[],"monsters":[{"groupId":49,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-47210,"y":-1544,"z":-59470},"rot":{"x":0,"y":157533,"z":0}}],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300001,"propState":0,"propId":100,"pos":{"x":-44632,"y":-1544,"z":-58572},"rot":{"x":0,"y":165000,"z":0}}],"npcs":[],"monsters":[{"groupId":50,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-44632,"y":-1544,"z":-58572},"rot":{"x":0,"y":165000,"z":0}}],"teleports":{}},"112":{"props":[{"groupId":112,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-52675,"y":-1458,"z":-58314},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-37640,"y":-1021,"z":-68884},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-50667,"y":-1458,"z":-49697},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-54484,"y":-1369,"z":-59184},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-37640,"y":-1021,"z":-70744},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-52580,"y":-1458,"z":-48990},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-43064,"y":-1544,"z":-77926},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"113":{"props":[],"npcs":[{"groupId":113,"instId":400001,"npcId":3013,"pos":{"x":-44240,"y":-1881,"z":-70906},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300002,"propState":0,"propId":100,"pos":{"x":-44240,"y":-1544,"z":-70906},"rot":{"x":0,"y":0,"z":0}},{"groupId":114,"instId":300001,"propState":0,"propId":100,"pos":{"x":-44240,"y":-1544,"z":-70906},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":114,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-44240,"y":-1544,"z":-70906},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300002,"propState":0,"propId":1027,"pos":{"x":-64990,"y":18664,"z":-68980},"rot":{"x":0,"y":340000,"z":0}},{"groupId":68,"instId":300001,"propState":0,"propId":1027,"pos":{"x":-64870,"y":18664,"z":-77420},"rot":{"x":0,"y":20000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-47580,"y":18942,"z":-70240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":69,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-50669,"y":18942,"z":-76240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":69,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-53610,"y":18942,"z":-70240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":69,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-45790,"y":18942,"z":-70240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":69,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-48790,"y":18942,"z":-76240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":69,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-51790,"y":18942,"z":-70240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":69,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-37620,"y":18611,"z":-71170},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[],"npcs":[{"groupId":70,"instId":400001,"npcId":3013,"pos":{"x":-43620,"y":18942,"z":-76240},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"132":{"props":[],"npcs":[{"groupId":132,"instId":400001,"npcId":3013,"pos":{"x":-43620,"y":18942,"z":-75330},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"133":{"props":[],"npcs":[{"groupId":133,"instId":400001,"npcId":3013,"pos":{"x":-43620,"y":18942,"z":-72050},"rot":{"x":0,"y":252760,"z":0}}],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300002,"propState":0,"propId":100,"pos":{"x":-43620,"y":18942,"z":-73240},"rot":{"x":0,"y":270000,"z":0}},{"groupId":71,"instId":300001,"propState":0,"propId":100,"pos":{"x":-43620,"y":18942,"z":-76240},"rot":{"x":0,"y":285000,"z":0}}],"npcs":[],"monsters":[{"groupId":71,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-43620,"y":18942,"z":-76240},"rot":{"x":0,"y":285000,"z":0}}],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-47580,"y":18942,"z":-70240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":72,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-50669,"y":18942,"z":-76240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":72,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-53610,"y":18942,"z":-70240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":72,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-45790,"y":18942,"z":-70240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":72,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-48790,"y":18942,"z":-76240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":72,"instId":300002,"propState":0,"propId":100026,"pos":{"x":-51790,"y":18942,"z":-70240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":72,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-62550,"y":18664,"z":-73030},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-45849,"y":18942,"z":-70240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-48938,"y":18942,"z":-76240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-51879,"y":18942,"z":-70240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-44069,"y":18942,"z":-70240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-47069,"y":18942,"z":-76240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300002,"propState":0,"propId":100026,"pos":{"x":-50069,"y":18942,"z":-70240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-64550,"y":18664,"z":-74510},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300002,"propState":0,"propId":100,"pos":{"x":-58550,"y":18925,"z":-73030},"rot":{"x":0,"y":90000,"z":0}},{"groupId":97,"instId":300001,"propState":0,"propId":100,"pos":{"x":-58550,"y":18925,"z":-70030},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[{"groupId":97,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-58550,"y":18925,"z":-70030},"rot":{"x":0,"y":105000,"z":0}}],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300001,"propState":0,"propId":100,"pos":{"x":-56819,"y":18942,"z":-76030},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[{"groupId":98,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-56819,"y":18942,"z":-70030},"rot":{"x":0,"y":105000,"z":0}}],"teleports":{}},"79":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-127049,"y":2820,"z":-44462},"rot":{"x":0,"y":116500,"z":0}},{"groupId":80,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-132490,"y":2820,"z":-48453},"rot":{"x":0,"y":116500,"z":0}},{"groupId":80,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-132445,"y":2770,"z":-41771},"rot":{"x":0,"y":116500,"z":0}},{"groupId":80,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-125510,"y":2820,"z":-45227},"rot":{"x":0,"y":116500,"z":0}},{"groupId":80,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-130872,"y":2820,"z":-49258},"rot":{"x":0,"y":116500,"z":0}},{"groupId":80,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-130880,"y":2820,"z":-42550},"rot":{"x":0,"y":116500,"z":0}},{"groupId":80,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-117003,"y":2770,"z":-50499},"rot":{"x":0,"y":296500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[],"npcs":[{"groupId":81,"instId":400001,"npcId":3013,"pos":{"x":-124240,"y":2770,"z":-52566},"rot":{"x":0,"y":311500,"z":0}}],"monsters":[],"teleports":{}},"127":{"props":[],"npcs":[{"groupId":127,"instId":400001,"npcId":3013,"pos":{"x":-124240,"y":2770,"z":-52566},"rot":{"x":0,"y":311500,"z":0}}],"monsters":[],"teleports":{}},"128":{"props":[],"npcs":[{"groupId":128,"instId":400001,"npcId":3013,"pos":{"x":-121400,"y":2770,"z":-46910},"rot":{"x":0,"y":272681,"z":0}}],"monsters":[],"teleports":{}},"129":{"props":[],"npcs":[{"groupId":129,"instId":400001,"npcId":3013,"pos":{"x":-122400,"y":2770,"z":-50090},"rot":{"x":0,"y":298463,"z":0}}],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300002,"propState":0,"propId":100,"pos":{"x":-122901,"y":2770,"z":-49882},"rot":{"x":0,"y":296500,"z":0}},{"groupId":82,"instId":300001,"propState":0,"propId":100,"pos":{"x":-124240,"y":2770,"z":-52566},"rot":{"x":0,"y":311500,"z":0}}],"npcs":[],"monsters":[{"groupId":82,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-124240,"y":2770,"z":-52566},"rot":{"x":0,"y":311500,"z":0}}],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-127049,"y":2820,"z":-44462},"rot":{"x":0,"y":116500,"z":0}},{"groupId":84,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-132490,"y":2820,"z":-48453},"rot":{"x":0,"y":116500,"z":0}},{"groupId":84,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-132445,"y":2770,"z":-41771},"rot":{"x":0,"y":116500,"z":0}},{"groupId":84,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-125510,"y":2820,"z":-45227},"rot":{"x":0,"y":116500,"z":0}},{"groupId":84,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-130872,"y":2820,"z":-49258},"rot":{"x":0,"y":116500,"z":0}},{"groupId":84,"instId":300002,"propState":0,"propId":100026,"pos":{"x":-130880,"y":2820,"z":-42550},"rot":{"x":0,"y":116500,"z":0}},{"groupId":84,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-141320,"y":2770,"z":-41080},"rot":{"x":0,"y":117500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-142680,"y":2770,"z":-42030},"rot":{"x":0,"y":117500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300003,"propState":0,"propId":100,"pos":{"x":-136630,"y":2770,"z":-42570},"rot":{"x":0,"y":297500,"z":0}},{"groupId":86,"instId":300001,"propState":0,"propId":100,"pos":{"x":-136630,"y":2770,"z":-42570},"rot":{"x":0,"y":132500,"z":0}}],"npcs":[],"monsters":[{"groupId":86,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-136630,"y":2770,"z":-42570},"rot":{"x":0,"y":117500,"z":0}}],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300002,"propState":0,"propId":1027,"pos":{"x":-176250,"y":-4383,"z":-59700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":87,"instId":300001,"propState":0,"propId":1027,"pos":{"x":-186695,"y":-7537,"z":-88110},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[],"npcs":[{"groupId":89,"instId":400001,"npcId":3013,"pos":{"x":-178256,"y":-7672,"z":-72419},"rot":{"x":0,"y":195000,"z":0}}],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-186849,"y":-7672,"z":-73298},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-179420,"y":-7672,"z":-79824},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-186780,"y":-7672,"z":-78172},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-185117,"y":-7672,"z":-73298},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-177810,"y":-7672,"z":-79751},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-186780,"y":-7672,"z":-80030},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-179995,"y":-4383,"z":-59951},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"130":{"props":[],"npcs":[{"groupId":130,"instId":400001,"npcId":3013,"pos":{"x":-180530,"y":-7672,"z":-75460},"rot":{"x":0,"y":195000,"z":0}}],"monsters":[],"teleports":{}},"131":{"props":[],"npcs":[{"groupId":131,"instId":400001,"npcId":3013,"pos":{"x":-184070,"y":-7672,"z":-75620},"rot":{"x":0,"y":166039,"z":0}}],"monsters":[],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300002,"propState":0,"propId":100,"pos":{"x":-178256,"y":-7672,"z":-72419},"rot":{"x":0,"y":195000,"z":0}},{"groupId":90,"instId":300001,"propState":0,"propId":100,"pos":{"x":-178256,"y":-7672,"z":-72419},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[{"groupId":90,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-178256,"y":-7672,"z":-72419},"rot":{"x":0,"y":195000,"z":0}}],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-186849,"y":-7672,"z":-73298},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-186780,"y":-7672,"z":-78172},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-185117,"y":-7672,"z":-73298},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300002,"propState":0,"propId":100026,"pos":{"x":-186780,"y":-7672,"z":-80030},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-179420,"y":-7672,"z":-79824},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-177810,"y":-7672,"z":-79751},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-183920,"y":-7672,"z":-84770},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-183170,"y":-7672,"z":-84770},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300003,"propState":0,"propId":100,"pos":{"x":-186660,"y":-7672,"z":-80000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":100,"pos":{"x":-186660,"y":-7672,"z":-80000},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[{"groupId":94,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-186660,"y":-7672,"z":-80000},"rot":{"x":0,"y":15000,"z":0}}],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300002,"propState":0,"propId":1027,"pos":{"x":-81150,"y":-3195,"z":-85390},"rot":{"x":0,"y":110000,"z":0}},{"groupId":99,"instId":300001,"propState":0,"propId":1027,"pos":{"x":-88940,"y":-3195,"z":-77550},"rot":{"x":0,"y":340000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-101480,"y":-1525,"z":-98600},"rot":{"x":0,"y":52500,"z":0}},{"groupId":100,"instId":300002,"propState":0,"propId":100026,"pos":{"x":-100012,"y":-1437,"z":-97546},"rot":{"x":0,"y":52500,"z":0}},{"groupId":100,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-90782,"y":-1525,"z":-87347},"rot":{"x":0,"y":232500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"101":{"props":[{"groupId":101,"instId":300001,"propState":1,"propId":1002,"pos":{"x":-102170,"y":-1525,"z":-89260},"rot":{"x":0,"y":197630,"z":0}}],"npcs":[{"groupId":101,"instId":400001,"npcId":1013,"pos":{"x":-92277,"y":-1283,"z":-93841},"rot":{"x":0,"y":284784,"z":0}}],"monsters":[],"teleports":{}},"118":{"props":[],"npcs":[{"groupId":118,"instId":400001,"npcId":1007,"pos":{"x":-96226,"y":-1437,"z":-87214},"rot":{"x":0,"y":189073,"z":0}}],"monsters":[],"teleports":{}},"120":{"props":[{"groupId":120,"instId":300004,"propState":0,"propId":1027,"pos":{"x":-62991,"y":-1492,"z":-87003},"rot":{"x":0,"y":135000,"z":0}},{"groupId":120,"instId":300003,"propState":0,"propId":1027,"pos":{"x":-81150,"y":-3195,"z":-85390},"rot":{"x":0,"y":110000,"z":0}},{"groupId":120,"instId":300002,"propState":0,"propId":1027,"pos":{"x":-80970,"y":-3195,"z":-61450},"rot":{"x":0,"y":70000,"z":0}},{"groupId":120,"instId":300001,"propState":0,"propId":1027,"pos":{"x":-62868,"y":-1466,"z":-59443},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"121":{"props":[{"groupId":121,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-67581,"y":-3195,"z":-72996},"rot":{"x":0,"y":180000,"z":0}},{"groupId":121,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-62331,"y":-3193,"z":-72996},"rot":{"x":0,"y":180000,"z":0}},{"groupId":121,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-62575,"y":-3195,"z":-74692},"rot":{"x":0,"y":190327,"z":0}},{"groupId":121,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-67521,"y":-3195,"z":-67828},"rot":{"x":0,"y":144331,"z":0}},{"groupId":121,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-62579,"y":-3195,"z":-71035},"rot":{"x":0,"y":173231,"z":0}},{"groupId":121,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-66802,"y":-3195,"z":-69636},"rot":{"x":0,"y":155111,"z":0}},{"groupId":121,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-64000,"y":-3195,"z":-78260},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"122":{"props":[],"npcs":[{"groupId":122,"instId":400001,"npcId":3013,"pos":{"x":-66500,"y":-3195,"z":-76000},"rot":{"x":0,"y":30000,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8020201":{"P80202_F80202001":{"scenes":{"4":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300004,"propState":0,"propId":100012,"pos":{"x":67680,"y":79980,"z":88240},"rot":{"x":393,"y":0,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":100011,"pos":{"x":67646,"y":80000,"z":110350},"rot":{"x":359300,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300002,"propState":0,"propId":1027,"pos":{"x":244240,"y":79927,"z":95870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":1027,"pos":{"x":199740,"y":77016,"z":95910},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300001,"propState":101,"propId":1026,"pos":{"x":228740,"y":77016,"z":98980},"rot":{"x":0,"y":255000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300003,"propState":0,"propId":100,"pos":{"x":222740,"y":77016,"z":95980},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300002,"propState":0,"propId":100,"pos":{"x":222740,"y":77016,"z":95980},"rot":{"x":0,"y":285000,"z":0}}],"npcs":[],"monsters":[{"groupId":14,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":222740,"y":77016,"z":95920},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300003,"propState":0,"propId":100,"pos":{"x":222740,"y":77016,"z":95980},"rot":{"x":0,"y":90000,"z":0}},{"groupId":53,"instId":300001,"propState":0,"propId":100,"pos":{"x":222740,"y":77016,"z":95980},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":53,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":222740,"y":77016,"z":95920},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"15":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300001,"propState":101,"propId":1026,"pos":{"x":560,"y":79626,"z":96500},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300005,"propState":0,"propId":100024,"pos":{"x":15677,"y":79626,"z":102284},"rot":{"x":0,"y":30000,"z":0}},{"groupId":17,"instId":300004,"propState":0,"propId":100024,"pos":{"x":16649,"y":79626,"z":102359},"rot":{"x":0,"y":30000,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":100025,"pos":{"x":16230,"y":79626,"z":101453},"rot":{"x":0,"y":30000,"z":0}},{"groupId":17,"instId":300002,"propState":1,"propId":1002,"pos":{"x":11119,"y":79626,"z":95200},"rot":{"x":0,"y":60000,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":1001,"pos":{"x":11119,"y":79626,"z":103200},"rot":{"x":0,"y":120000,"z":0}}],"npcs":[{"groupId":17,"instId":400001,"npcId":1013,"pos":{"x":6119,"y":79626,"z":102200},"rot":{"x":0,"y":105000,"z":0}}],"monsters":[],"teleports":{}},"18":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300003,"propState":0,"propId":100025,"pos":{"x":179824,"y":82842,"z":153264},"rot":{"x":0,"y":150000,"z":0}},{"groupId":19,"instId":300002,"propState":0,"propId":100024,"pos":{"x":179992,"y":82842,"z":153882},"rot":{"x":0,"y":210000,"z":0}},{"groupId":19,"instId":300001,"propState":101,"propId":1026,"pos":{"x":189985,"y":82842,"z":158190},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300001,"propState":1,"propId":1002,"pos":{"x":175660,"y":82842,"z":153410},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[{"groupId":20,"instId":400001,"npcId":1013,"pos":{"x":180270,"y":82822,"z":159616},"rot":{"x":0,"y":242531,"z":0}}],"monsters":[],"teleports":{}},"73":{"props":[],"npcs":[{"groupId":73,"instId":400001,"npcId":1007,"pos":{"x":180457,"y":82822,"z":154844},"rot":{"x":0,"y":330000,"z":0}}],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300001,"propState":0,"propId":1027,"pos":{"x":199740,"y":77016,"z":95910},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300007,"propState":0,"propId":100026,"pos":{"x":172049,"y":77965,"z":105110},"rot":{"x":0,"y":270000,"z":18644}},{"groupId":22,"instId":300008,"propState":0,"propId":100026,"pos":{"x":178735,"y":77016,"z":99760},"rot":{"x":0,"y":270000,"z":0}},{"groupId":22,"instId":300006,"propState":0,"propId":100026,"pos":{"x":171736,"y":82654,"z":133701},"rot":{"x":0,"y":270000,"z":0}},{"groupId":22,"instId":300005,"propState":0,"propId":100026,"pos":{"x":173680,"y":82671,"z":133839},"rot":{"x":0,"y":270000,"z":0}},{"groupId":22,"instId":300004,"propState":0,"propId":100026,"pos":{"x":176094,"y":82639,"z":126790},"rot":{"x":0,"y":270000,"z":0}},{"groupId":22,"instId":300003,"propState":0,"propId":100026,"pos":{"x":172049,"y":77430,"z":103387},"rot":{"x":0,"y":270000,"z":18644}},{"groupId":22,"instId":300001,"propState":101,"propId":1026,"pos":{"x":191744,"y":82800,"z":132372},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300002,"propState":0,"propId":100,"pos":{"x":185371,"y":82760,"z":131314},"rot":{"x":0,"y":270000,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":100,"pos":{"x":185371,"y":82760,"z":134314},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":23,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":185371,"y":82760,"z":134314},"rot":{"x":0,"y":240000,"z":0}}],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300001,"propState":0,"propId":100,"pos":{"x":176820,"y":77017,"z":93010},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[{"groupId":24,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":176820,"y":77017,"z":93010},"rot":{"x":0,"y":75000,"z":0}}],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300001,"propState":0,"propId":100,"pos":{"x":174459,"y":82601,"z":121574},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":25,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":174459,"y":82601,"z":121574},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300002,"propState":0,"propId":1027,"pos":{"x":101330,"y":78661,"z":140550},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":1027,"pos":{"x":145519,"y":79898,"z":144713},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300008,"propState":0,"propId":100026,"pos":{"x":115143,"y":78661,"z":142020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":27,"instId":300007,"propState":0,"propId":100026,"pos":{"x":135004,"y":78664,"z":137581},"rot":{"x":0,"y":270000,"z":0}},{"groupId":27,"instId":300006,"propState":0,"propId":100026,"pos":{"x":137004,"y":78716,"z":141831},"rot":{"x":0,"y":270000,"z":0}},{"groupId":27,"instId":300005,"propState":0,"propId":100026,"pos":{"x":134419,"y":78664,"z":141848},"rot":{"x":0,"y":180000,"z":0}},{"groupId":27,"instId":300004,"propState":0,"propId":100026,"pos":{"x":125545,"y":78661,"z":143081},"rot":{"x":0,"y":270000,"z":0}},{"groupId":27,"instId":300003,"propState":0,"propId":100026,"pos":{"x":123754,"y":78790,"z":136434},"rot":{"x":0,"y":270000,"z":346369}},{"groupId":27,"instId":300001,"propState":101,"propId":1026,"pos":{"x":105460,"y":78661,"z":141740},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300002,"propState":0,"propId":100,"pos":{"x":111540,"y":78661,"z":137330},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300001,"propState":0,"propId":100,"pos":{"x":111540,"y":78661,"z":137330},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":28,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":111540,"y":78661,"z":137750},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300001,"propState":0,"propId":100,"pos":{"x":127040,"y":78661,"z":141330},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":29,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":120000,"y":78661,"z":138081},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300001,"propState":0,"propId":100,"pos":{"x":126960,"y":78661,"z":138320},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":30,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":121560,"y":78661,"z":138320},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"31":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300008,"propState":0,"propId":100026,"pos":{"x":122990,"y":80520,"z":113060},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300007,"propState":0,"propId":100026,"pos":{"x":128990,"y":80482,"z":113311},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300006,"propState":0,"propId":100026,"pos":{"x":122990,"y":80472,"z":110370},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300005,"propState":0,"propId":100026,"pos":{"x":130390,"y":80472,"z":117221},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300004,"propState":0,"propId":100026,"pos":{"x":122836,"y":80472,"z":121300},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300003,"propState":0,"propId":100026,"pos":{"x":128976,"y":80472,"z":109780},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300001,"propState":101,"propId":1026,"pos":{"x":125989,"y":80488,"z":125191},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[],"npcs":[{"groupId":33,"instId":400001,"npcId":3013,"pos":{"x":128990,"y":80482,"z":119190},"rot":{"x":0,"y":195000,"z":0}}],"monsters":[],"teleports":{}},"75":{"props":[],"npcs":[{"groupId":75,"instId":400001,"npcId":3013,"pos":{"x":128990,"y":80482,"z":119190},"rot":{"x":0,"y":195000,"z":0}}],"monsters":[],"teleports":{}},"76":{"props":[],"npcs":[{"groupId":76,"instId":400001,"npcId":3013,"pos":{"x":125980,"y":80482,"z":119550},"rot":{"x":0,"y":180184,"z":0}}],"monsters":[],"teleports":{}},"77":{"props":[],"npcs":[{"groupId":77,"instId":400001,"npcId":3013,"pos":{"x":122890,"y":80482,"z":119190},"rot":{"x":0,"y":163246,"z":0}}],"monsters":[],"teleports":{}},"78":{"props":[],"npcs":[{"groupId":78,"instId":400001,"npcId":3013,"pos":{"x":127560,"y":80482,"z":119190},"rot":{"x":0,"y":195000,"z":0}}],"monsters":[],"teleports":{}},"79":{"props":[],"npcs":[{"groupId":79,"instId":400001,"npcId":3013,"pos":{"x":124260,"y":80482,"z":119190},"rot":{"x":0,"y":163246,"z":0}}],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300002,"propState":0,"propId":100,"pos":{"x":125990,"y":80482,"z":119190},"rot":{"x":0,"y":180000,"z":0}},{"groupId":34,"instId":300001,"propState":0,"propId":100,"pos":{"x":128990,"y":80482,"z":119190},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[{"groupId":34,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":128990,"y":80482,"z":119190},"rot":{"x":0,"y":195000,"z":0}}],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300008,"propState":0,"propId":100026,"pos":{"x":122990,"y":80520,"z":113060},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300007,"propState":0,"propId":100026,"pos":{"x":128990,"y":80482,"z":113311},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300006,"propState":0,"propId":100026,"pos":{"x":122990,"y":80472,"z":110370},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300005,"propState":0,"propId":100026,"pos":{"x":128128,"y":80482,"z":116540},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300004,"propState":0,"propId":100026,"pos":{"x":124489,"y":80501,"z":114576},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300003,"propState":0,"propId":100026,"pos":{"x":127669,"y":80482,"z":114510},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300001,"propState":101,"propId":1026,"pos":{"x":125990,"y":80471,"z":99694},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300002,"propState":0,"propId":100,"pos":{"x":123830,"y":80472,"z":106554},"rot":{"x":0,"y":30000,"z":0}},{"groupId":60,"instId":300001,"propState":0,"propId":100,"pos":{"x":123830,"y":80472,"z":106554},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[],"monsters":[{"groupId":60,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":123830,"y":80472,"z":106554},"rot":{"x":0,"y":30000,"z":0}}],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300001,"propState":0,"propId":100,"pos":{"x":128565,"y":80472,"z":108271},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[{"groupId":61,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":123830,"y":80472,"z":108470},"rot":{"x":0,"y":30000,"z":0}}],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300001,"propState":101,"propId":1026,"pos":{"x":125989,"y":80498,"z":103132},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300007,"propState":0,"propId":100026,"pos":{"x":124140,"y":80472,"z":110150},"rot":{"x":0,"y":180000,"z":0}},{"groupId":36,"instId":300005,"propState":0,"propId":100026,"pos":{"x":121990,"y":80472,"z":109650},"rot":{"x":0,"y":180000,"z":0}},{"groupId":36,"instId":300004,"propState":0,"propId":100026,"pos":{"x":129990,"y":80472,"z":112900},"rot":{"x":0,"y":180000,"z":0}},{"groupId":36,"instId":300002,"propState":0,"propId":100026,"pos":{"x":128990,"y":80472,"z":109150},"rot":{"x":0,"y":180000,"z":0}},{"groupId":36,"instId":300006,"propState":0,"propId":100026,"pos":{"x":122990,"y":80472,"z":112040},"rot":{"x":0,"y":180000,"z":0}},{"groupId":36,"instId":300003,"propState":0,"propId":100026,"pos":{"x":128990,"y":80472,"z":111110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":36,"instId":300001,"propState":101,"propId":1026,"pos":{"x":125990,"y":80471,"z":99650},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300003,"propState":0,"propId":100,"pos":{"x":122990,"y":80482,"z":109130},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300001,"propState":0,"propId":100,"pos":{"x":122990,"y":80482,"z":109130},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[{"groupId":38,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":122990,"y":80482,"z":109130},"rot":{"x":0,"y":15000,"z":0}}],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300001,"propState":0,"propId":1027,"pos":{"x":93381,"y":74232,"z":79963},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300008,"propState":0,"propId":100026,"pos":{"x":101090,"y":74172,"z":105450},"rot":{"x":0,"y":180000,"z":0}},{"groupId":40,"instId":300007,"propState":0,"propId":100026,"pos":{"x":93850,"y":74087,"z":100120},"rot":{"x":0,"y":180000,"z":0}},{"groupId":40,"instId":300006,"propState":0,"propId":100026,"pos":{"x":101090,"y":74248,"z":110910},"rot":{"x":0,"y":180000,"z":0}},{"groupId":40,"instId":300005,"propState":0,"propId":100026,"pos":{"x":101090,"y":74172,"z":103750},"rot":{"x":0,"y":180000,"z":0}},{"groupId":40,"instId":300004,"propState":0,"propId":100026,"pos":{"x":93850,"y":74087,"z":98331},"rot":{"x":0,"y":180000,"z":0}},{"groupId":40,"instId":300003,"propState":0,"propId":100026,"pos":{"x":101090,"y":74248,"z":109180},"rot":{"x":0,"y":180000,"z":0}},{"groupId":40,"instId":300001,"propState":101,"propId":1026,"pos":{"x":97170,"y":74167,"z":92750},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[],"npcs":[{"groupId":41,"instId":400001,"npcId":3013,"pos":{"x":100540,"y":74172,"z":98520},"rot":{"x":0,"y":345000,"z":0}}],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300002,"propState":0,"propId":100,"pos":{"x":100540,"y":74172,"z":98520},"rot":{"x":0,"y":345000,"z":0}},{"groupId":42,"instId":300001,"propState":0,"propId":100,"pos":{"x":100540,"y":74172,"z":98520},"rot":{"x":0,"y":345000,"z":0}}],"npcs":[],"monsters":[{"groupId":42,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":100540,"y":74172,"z":98520},"rot":{"x":0,"y":345000,"z":0}}],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300007,"propState":0,"propId":100026,"pos":{"x":100691,"y":74248,"z":90760},"rot":{"x":0,"y":180000,"z":0}},{"groupId":43,"instId":300006,"propState":0,"propId":100026,"pos":{"x":93850,"y":74087,"z":97670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":43,"instId":300005,"propState":0,"propId":100026,"pos":{"x":101090,"y":74172,"z":104310},"rot":{"x":0,"y":180000,"z":0}},{"groupId":43,"instId":300004,"propState":0,"propId":100026,"pos":{"x":100691,"y":74248,"z":89060},"rot":{"x":0,"y":180000,"z":0}},{"groupId":43,"instId":300003,"propState":0,"propId":100026,"pos":{"x":93850,"y":74087,"z":95881},"rot":{"x":0,"y":180000,"z":0}},{"groupId":43,"instId":300002,"propState":0,"propId":100026,"pos":{"x":101090,"y":74172,"z":102580},"rot":{"x":0,"y":180000,"z":0}},{"groupId":43,"instId":300001,"propState":101,"propId":1026,"pos":{"x":100090,"y":74248,"z":107880},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300007,"propState":0,"propId":100026,"pos":{"x":101910,"y":74248,"z":86590},"rot":{"x":0,"y":180000,"z":0}},{"groupId":44,"instId":300006,"propState":0,"propId":100026,"pos":{"x":93850,"y":74087,"z":93500},"rot":{"x":0,"y":180000,"z":0}},{"groupId":44,"instId":300005,"propState":0,"propId":100026,"pos":{"x":101296,"y":74248,"z":88480},"rot":{"x":0,"y":180000,"z":0}},{"groupId":44,"instId":300004,"propState":0,"propId":100026,"pos":{"x":101278,"y":74248,"z":90704},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300003,"propState":0,"propId":100026,"pos":{"x":93850,"y":74087,"z":91711},"rot":{"x":0,"y":180000,"z":0}},{"groupId":44,"instId":300002,"propState":0,"propId":100026,"pos":{"x":94595,"y":74087,"z":89892},"rot":{"x":0,"y":180000,"z":0}},{"groupId":44,"instId":300001,"propState":101,"propId":1026,"pos":{"x":98090,"y":74173,"z":105710},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300002,"propState":0,"propId":100,"pos":{"x":98090,"y":74173,"z":101502},"rot":{"x":0,"y":180000,"z":0}},{"groupId":54,"instId":300001,"propState":0,"propId":100,"pos":{"x":101090,"y":74173,"z":101502},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[{"groupId":54,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":101090,"y":74173,"z":101502},"rot":{"x":0,"y":195000,"z":0}}],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300001,"propState":0,"propId":100,"pos":{"x":95750,"y":74167,"z":101502},"rot":{"x":0,"y":150000,"z":0}}],"npcs":[],"monsters":[{"groupId":55,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":95750,"y":74167,"z":101502},"rot":{"x":0,"y":150000,"z":0}}],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300002,"propState":0,"propId":1027,"pos":{"x":94828,"y":65105,"z":129046},"rot":{"x":0,"y":90000,"z":0}},{"groupId":46,"instId":300001,"propState":0,"propId":1027,"pos":{"x":94354,"y":65105,"z":69491},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300008,"propState":0,"propId":100026,"pos":{"x":101920,"y":65194,"z":98480},"rot":{"x":0,"y":180000,"z":0}},{"groupId":47,"instId":300007,"propState":0,"propId":100026,"pos":{"x":92570,"y":65105,"z":104120},"rot":{"x":0,"y":180000,"z":0}},{"groupId":47,"instId":300006,"propState":0,"propId":100026,"pos":{"x":101226,"y":65194,"z":106791},"rot":{"x":0,"y":180000,"z":0}},{"groupId":47,"instId":300005,"propState":0,"propId":100026,"pos":{"x":101870,"y":65194,"z":101030},"rot":{"x":0,"y":180000,"z":0}},{"groupId":47,"instId":300004,"propState":0,"propId":100026,"pos":{"x":94110,"y":65105,"z":107042},"rot":{"x":0,"y":180000,"z":0}},{"groupId":47,"instId":300003,"propState":0,"propId":100026,"pos":{"x":102990,"y":65194,"z":108503},"rot":{"x":0,"y":180000,"z":0}},{"groupId":47,"instId":300001,"propState":101,"propId":1026,"pos":{"x":99740,"y":65194,"z":92750},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[],"npcs":[{"groupId":48,"instId":400001,"npcId":3013,"pos":{"x":95090,"y":65185,"z":98750},"rot":{"x":0,"y":15000,"z":0}}],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300002,"propState":0,"propId":100,"pos":{"x":98090,"y":65194,"z":98750},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300001,"propState":0,"propId":100,"pos":{"x":95090,"y":65185,"z":98750},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[{"groupId":49,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":95090,"y":65185,"z":98750},"rot":{"x":0,"y":15000,"z":0}}],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300007,"propState":0,"propId":100026,"pos":{"x":101090,"y":65194,"z":97360},"rot":{"x":0,"y":180000,"z":0}},{"groupId":62,"instId":300006,"propState":0,"propId":100026,"pos":{"x":92570,"y":65105,"z":104120},"rot":{"x":0,"y":180000,"z":0}},{"groupId":62,"instId":300005,"propState":0,"propId":100026,"pos":{"x":92590,"y":65105,"z":100910},"rot":{"x":0,"y":180000,"z":0}},{"groupId":62,"instId":300004,"propState":0,"propId":100026,"pos":{"x":101040,"y":65194,"z":99910},"rot":{"x":0,"y":180000,"z":0}},{"groupId":62,"instId":300003,"propState":0,"propId":100026,"pos":{"x":101110,"y":65194,"z":101792},"rot":{"x":0,"y":180000,"z":0}},{"groupId":62,"instId":300002,"propState":0,"propId":100026,"pos":{"x":92490,"y":65105,"z":98003},"rot":{"x":0,"y":180000,"z":0}},{"groupId":62,"instId":300001,"propState":101,"propId":1026,"pos":{"x":96400,"y":65111,"z":116750},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[],"npcs":[{"groupId":80,"instId":400001,"npcId":3013,"pos":{"x":96280,"y":65185,"z":111410},"rot":{"x":0,"y":164503,"z":0}}],"monsters":[],"teleports":{}},"81":{"props":[],"npcs":[{"groupId":81,"instId":400001,"npcId":3013,"pos":{"x":100370,"y":65185,"z":111850},"rot":{"x":0,"y":179571,"z":0}}],"monsters":[],"teleports":{}},"82":{"props":[],"npcs":[{"groupId":82,"instId":400001,"npcId":3013,"pos":{"x":104330,"y":65185,"z":111440},"rot":{"x":0,"y":197034,"z":0}}],"monsters":[],"teleports":{}},"83":{"props":[],"npcs":[{"groupId":83,"instId":400001,"npcId":3013,"pos":{"x":98240,"y":65185,"z":111410},"rot":{"x":0,"y":164503,"z":0}}],"monsters":[],"teleports":{}},"84":{"props":[],"npcs":[{"groupId":84,"instId":400001,"npcId":3013,"pos":{"x":102410,"y":65185,"z":111440},"rot":{"x":0,"y":197034,"z":0}}],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300002,"propState":0,"propId":100,"pos":{"x":101183,"y":65105,"z":110961},"rot":{"x":0,"y":180000,"z":0}},{"groupId":63,"instId":300001,"propState":0,"propId":100,"pos":{"x":101183,"y":65105,"z":110961},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":63,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":101183,"y":65105,"z":110961},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300004,"propState":0,"propId":100026,"pos":{"x":94090,"y":65105,"z":93710},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300007,"propState":0,"propId":100026,"pos":{"x":101090,"y":65194,"z":96900},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300006,"propState":0,"propId":100026,"pos":{"x":101090,"y":65194,"z":98740},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300005,"propState":0,"propId":100026,"pos":{"x":102090,"y":65194,"z":97860},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300003,"propState":0,"propId":100026,"pos":{"x":95130,"y":65105,"z":94510},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300002,"propState":0,"propId":100026,"pos":{"x":94100,"y":65105,"z":95550},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300001,"propState":101,"propId":1026,"pos":{"x":96090,"y":65185,"z":103710},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300001,"propState":101,"propId":1026,"pos":{"x":94880,"y":65105,"z":105710},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300001,"propState":1,"propId":1002,"pos":{"x":11176,"y":76661,"z":161964},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[{"groupId":58,"instId":400001,"npcId":1013,"pos":{"x":6903,"y":76702,"z":166150},"rot":{"x":0,"y":120000,"z":0}}],"monsters":[],"teleports":{}},"74":{"props":[],"npcs":[{"groupId":74,"instId":400001,"npcId":1007,"pos":{"x":10776,"y":76702,"z":166266},"rot":{"x":0,"y":240000,"z":0}}],"monsters":[],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300002,"propState":0,"propId":100024,"pos":{"x":5770,"y":76661,"z":161955},"rot":{"x":0,"y":180000,"z":0}},{"groupId":57,"instId":300003,"propState":0,"propId":100024,"pos":{"x":5770,"y":76661,"z":162789},"rot":{"x":0,"y":180000,"z":0}},{"groupId":57,"instId":300001,"propState":101,"propId":1026,"pos":{"x":10260,"y":76702,"z":172672},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300003,"propState":0,"propId":100,"pos":{"x":97880,"y":65194,"z":99710},"rot":{"x":0,"y":0,"z":0}},{"groupId":52,"instId":300001,"propState":0,"propId":100,"pos":{"x":97880,"y":65194,"z":99710},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[{"groupId":52,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":97880,"y":65194,"z":99710},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300001,"propState":0,"propId":1027,"pos":{"x":101330,"y":78661,"z":140550},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300008,"propState":0,"propId":100026,"pos":{"x":76800,"y":78661,"z":142426},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300007,"propState":0,"propId":100026,"pos":{"x":74910,"y":78661,"z":142402},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300006,"propState":0,"propId":100026,"pos":{"x":79994,"y":78661,"z":137834},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300005,"propState":0,"propId":100026,"pos":{"x":78268,"y":78661,"z":137903},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300004,"propState":0,"propId":100026,"pos":{"x":76225,"y":78661,"z":137837},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300003,"propState":0,"propId":100026,"pos":{"x":78692,"y":78661,"z":142398},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300001,"propState":101,"propId":1026,"pos":{"x":90804,"y":78661,"z":138917},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[],"npcs":[{"groupId":66,"instId":400001,"npcId":3013,"pos":{"x":84050,"y":78661,"z":142540},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300002,"propState":0,"propId":100,"pos":{"x":84702,"y":78661,"z":137989},"rot":{"x":0,"y":285000,"z":0}},{"groupId":67,"instId":300001,"propState":0,"propId":100,"pos":{"x":84702,"y":78661,"z":137989},"rot":{"x":0,"y":285000,"z":0}}],"npcs":[],"monsters":[{"groupId":67,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":84050,"y":78661,"z":142540},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300006,"propState":0,"propId":100026,"pos":{"x":85866,"y":78661,"z":137851},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300002,"propState":0,"propId":100026,"pos":{"x":78699,"y":78661,"z":137851},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300007,"propState":0,"propId":100026,"pos":{"x":87650,"y":78661,"z":137879},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300005,"propState":0,"propId":100026,"pos":{"x":84123,"y":78661,"z":141511},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300004,"propState":0,"propId":100026,"pos":{"x":82397,"y":78661,"z":141580},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300003,"propState":0,"propId":100026,"pos":{"x":80354,"y":78661,"z":137837},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300001,"propState":101,"propId":1026,"pos":{"x":72561,"y":78661,"z":138696},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[],"npcs":[{"groupId":69,"instId":400001,"npcId":3013,"pos":{"x":77600,"y":78661,"z":141465},"rot":{"x":0,"y":120000,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8020301":{"P80203_F80203001":{"scenes":{"10":{"props":[{"groupId":10,"instId":300002,"propState":0,"propId":1028,"pos":{"x":173955,"y":28441,"z":-124140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":1028,"pos":{"x":186770,"y":33020,"z":-148300},"rot":{"x":0,"y":340425,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300001,"propState":101,"propId":1026,"pos":{"x":182970,"y":28389,"z":-121030},"rot":{"x":0,"y":165000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300003,"propState":0,"propId":100,"pos":{"x":188600,"y":28389,"z":-125190},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":100,"pos":{"x":188600,"y":28389,"z":-125190},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":12,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":188600,"y":28389,"z":-125190},"rot":{"x":0,"y":195000,"z":0}}],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300003,"propState":0,"propId":100,"pos":{"x":188600,"y":28389,"z":-125190},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":100,"pos":{"x":188600,"y":28389,"z":-125190},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":13,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":188600,"y":28389,"z":-125190},"rot":{"x":0,"y":195000,"z":0}}],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300003,"propState":0,"propId":1028,"pos":{"x":127200,"y":46634,"z":-5080},"rot":{"x":0,"y":347080,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":1028,"pos":{"x":129440,"y":46617,"z":-38610},"rot":{"x":0,"y":351000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300001,"propState":101,"propId":1026,"pos":{"x":129110,"y":46641,"z":-11950},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300002,"propState":0,"propId":1028,"pos":{"x":158910,"y":57182,"z":-175590},"rot":{"x":0,"y":120000,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":1028,"pos":{"x":183220,"y":55166,"z":-178990},"rot":{"x":0,"y":230000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300005,"propState":0,"propId":101015,"pos":{"x":133194,"y":46626,"z":-28508},"rot":{"x":0,"y":120000,"z":0}},{"groupId":16,"instId":300004,"propState":0,"propId":101015,"pos":{"x":133269,"y":46626,"z":-29480},"rot":{"x":0,"y":120000,"z":0}},{"groupId":16,"instId":300003,"propState":0,"propId":101016,"pos":{"x":132363,"y":46626,"z":-29061},"rot":{"x":0,"y":120000,"z":0}},{"groupId":16,"instId":300002,"propState":1,"propId":1002,"pos":{"x":126110,"y":46626,"z":-23950},"rot":{"x":0,"y":150000,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":1001,"pos":{"x":134110,"y":46626,"z":-23950},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[{"groupId":16,"instId":400001,"npcId":1013,"pos":{"x":133110,"y":46626,"z":-18950},"rot":{"x":0,"y":195000,"z":0}}],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300003,"propState":0,"propId":101017,"pos":{"x":166786,"y":55724,"z":-183354},"rot":{"x":0,"y":245000,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":101017,"pos":{"x":166634,"y":55760,"z":-184230},"rot":{"x":0,"y":245000,"z":0}},{"groupId":18,"instId":300001,"propState":101,"propId":1026,"pos":{"x":159490,"y":56150,"z":-193380},"rot":{"x":0,"y":65000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300003,"propState":1,"propId":1002,"pos":{"x":171749,"y":55914,"z":-194311},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[{"groupId":19,"instId":400001,"npcId":1013,"pos":{"x":164599,"y":55919,"z":-185982},"rot":{"x":0,"y":62531,"z":0}}],"monsters":[],"teleports":{}},"65":{"props":[],"npcs":[{"groupId":65,"instId":400001,"npcId":1007,"pos":{"x":168086,"y":56036,"z":-194920},"rot":{"x":0,"y":30000,"z":0}}],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300001,"propState":0,"propId":1028,"pos":{"x":248027,"y":52561,"z":-172553},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300008,"propState":0,"propId":101017,"pos":{"x":263175,"y":52545,"z":-151115},"rot":{"x":0,"y":45000,"z":0}},{"groupId":21,"instId":300007,"propState":0,"propId":101017,"pos":{"x":266406,"y":52556,"z":-158719},"rot":{"x":0,"y":45000,"z":0}},{"groupId":21,"instId":300006,"propState":0,"propId":101017,"pos":{"x":260582,"y":52544,"z":-157194},"rot":{"x":0,"y":25341,"z":0}},{"groupId":21,"instId":300003,"propState":0,"propId":101017,"pos":{"x":260255,"y":52544,"z":-157915},"rot":{"x":0,"y":25341,"z":0}},{"groupId":21,"instId":300005,"propState":0,"propId":101017,"pos":{"x":262560,"y":52545,"z":-151730},"rot":{"x":0,"y":45000,"z":0}},{"groupId":21,"instId":300004,"propState":0,"propId":101017,"pos":{"x":265854,"y":52553,"z":-159271},"rot":{"x":0,"y":45000,"z":0}},{"groupId":21,"instId":300001,"propState":101,"propId":1026,"pos":{"x":271050,"y":52545,"z":-147980},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[],"npcs":[{"groupId":22,"instId":400001,"npcId":3013,"pos":{"x":269704,"y":52606,"z":-155118},"rot":{"x":0,"y":240000,"z":0}}],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300002,"propState":0,"propId":100,"pos":{"x":267583,"y":52545,"z":-152997},"rot":{"x":0,"y":225000,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":100,"pos":{"x":269704,"y":52606,"z":-155118},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[{"groupId":23,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":269704,"y":52545,"z":-155118},"rot":{"x":0,"y":240000,"z":0}}],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300007,"propState":0,"propId":101017,"pos":{"x":262440,"y":52545,"z":-150390},"rot":{"x":0,"y":45000,"z":0}},{"groupId":53,"instId":300006,"propState":0,"propId":101017,"pos":{"x":266406,"y":52556,"z":-158719},"rot":{"x":0,"y":45000,"z":0}},{"groupId":53,"instId":300005,"propState":0,"propId":101017,"pos":{"x":259740,"y":52594,"z":-156210},"rot":{"x":0,"y":45000,"z":0}},{"groupId":53,"instId":300004,"propState":0,"propId":101017,"pos":{"x":262170,"y":52545,"z":-151350},"rot":{"x":0,"y":45000,"z":0}},{"groupId":53,"instId":300003,"propState":0,"propId":101017,"pos":{"x":265854,"y":52553,"z":-159271},"rot":{"x":0,"y":45000,"z":0}},{"groupId":53,"instId":300002,"propState":0,"propId":101017,"pos":{"x":259490,"y":52572,"z":-157150},"rot":{"x":0,"y":45000,"z":0}},{"groupId":53,"instId":300001,"propState":101,"propId":1026,"pos":{"x":255571,"y":52682,"z":-166441},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300001,"propState":0,"propId":100,"pos":{"x":257819,"y":52745,"z":-160969},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[{"groupId":55,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":261037,"y":52545,"z":-156525},"rot":{"x":0,"y":60000,"z":0}}],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300002,"propState":0,"propId":100,"pos":{"x":261042,"y":52745,"z":-163686},"rot":{"x":0,"y":15000,"z":0}},{"groupId":54,"instId":300001,"propState":0,"propId":100,"pos":{"x":261042,"y":52745,"z":-163686},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[{"groupId":54,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":264655,"y":52556,"z":-162194},"rot":{"x":0,"y":15000,"z":0}}],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300001,"propState":101,"propId":1026,"pos":{"x":257150,"y":52685,"z":-164480},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300007,"propState":0,"propId":101017,"pos":{"x":262002,"y":52548,"z":-152849},"rot":{"x":0,"y":210000,"z":0}},{"groupId":24,"instId":300006,"propState":0,"propId":101017,"pos":{"x":261502,"y":52552,"z":-153715},"rot":{"x":0,"y":210000,"z":0}},{"groupId":24,"instId":300005,"propState":0,"propId":101017,"pos":{"x":260886,"y":52585,"z":-152782},"rot":{"x":0,"y":210000,"z":0}},{"groupId":24,"instId":300004,"propState":0,"propId":101017,"pos":{"x":269569,"y":52546,"z":-153757},"rot":{"x":0,"y":210000,"z":0}},{"groupId":24,"instId":300003,"propState":0,"propId":101017,"pos":{"x":268953,"y":52545,"z":-152824},"rot":{"x":0,"y":210000,"z":0}},{"groupId":24,"instId":300002,"propState":0,"propId":101017,"pos":{"x":268453,"y":52545,"z":-153690},"rot":{"x":0,"y":210000,"z":0}},{"groupId":24,"instId":300001,"propState":101,"propId":1026,"pos":{"x":262100,"y":52700,"z":-163340},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300003,"propState":0,"propId":100,"pos":{"x":262860,"y":52545,"z":-162590},"rot":{"x":0,"y":210000,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":100,"pos":{"x":262860,"y":52545,"z":-162590},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":26,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":262860,"y":52545,"z":-162590},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300002,"propState":0,"propId":1028,"pos":{"x":208760,"y":46598,"z":-62270},"rot":{"x":0,"y":75000,"z":0}},{"groupId":27,"instId":300001,"propState":0,"propId":1028,"pos":{"x":233810,"y":45287,"z":-89700},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300007,"propState":0,"propId":101017,"pos":{"x":235731,"y":45265,"z":-60735},"rot":{"x":0,"y":210000,"z":0}},{"groupId":28,"instId":300003,"propState":0,"propId":101017,"pos":{"x":242818,"y":45265,"z":-60460},"rot":{"x":0,"y":210000,"z":0}},{"groupId":28,"instId":300008,"propState":0,"propId":101017,"pos":{"x":239383,"y":45265,"z":-66410},"rot":{"x":0,"y":210000,"z":0}},{"groupId":28,"instId":300006,"propState":0,"propId":101017,"pos":{"x":242398,"y":45265,"z":-61188},"rot":{"x":0,"y":210000,"z":0}},{"groupId":28,"instId":300005,"propState":0,"propId":101017,"pos":{"x":239818,"y":45265,"z":-65656},"rot":{"x":0,"y":210000,"z":0}},{"groupId":28,"instId":300004,"propState":0,"propId":101017,"pos":{"x":236122,"y":45265,"z":-60058},"rot":{"x":0,"y":210000,"z":0}},{"groupId":28,"instId":300001,"propState":101,"propId":1026,"pos":{"x":232610,"y":45265,"z":-76480},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[],"npcs":[{"groupId":29,"instId":400001,"npcId":3013,"pos":{"x":231122,"y":45265,"z":-68718},"rot":{"x":0,"y":45000,"z":0}}],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300001,"propState":0,"propId":100,"pos":{"x":237586,"y":45265,"z":-70450},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[{"groupId":32,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":232390,"y":45265,"z":-67450},"rot":{"x":0,"y":45000,"z":0}}],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300002,"propState":0,"propId":100,"pos":{"x":233720,"y":45265,"z":-70218},"rot":{"x":0,"y":30000,"z":0}},{"groupId":31,"instId":300001,"propState":0,"propId":100,"pos":{"x":231122,"y":45265,"z":-68718},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[{"groupId":31,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":231122,"y":45265,"z":-68718},"rot":{"x":0,"y":45000,"z":0}}],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300003,"propState":0,"propId":101017,"pos":{"x":241811,"y":45265,"z":-63344},"rot":{"x":0,"y":210000,"z":0}},{"groupId":56,"instId":300007,"propState":0,"propId":101017,"pos":{"x":234110,"y":45265,"z":-63370},"rot":{"x":0,"y":210000,"z":0}},{"groupId":56,"instId":300005,"propState":0,"propId":101017,"pos":{"x":236870,"y":45265,"z":-57990},"rot":{"x":0,"y":210000,"z":0}},{"groupId":56,"instId":300002,"propState":0,"propId":101017,"pos":{"x":237290,"y":45265,"z":-57263},"rot":{"x":0,"y":210000,"z":0}},{"groupId":56,"instId":300006,"propState":0,"propId":101017,"pos":{"x":241420,"y":45265,"z":-64020},"rot":{"x":0,"y":210000,"z":0}},{"groupId":56,"instId":300004,"propState":0,"propId":101017,"pos":{"x":234545,"y":45265,"z":-62617},"rot":{"x":0,"y":210000,"z":0}},{"groupId":56,"instId":300001,"propState":101,"propId":1026,"pos":{"x":241010,"y":45265,"z":-52320},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"57":{"props":[],"npcs":[{"groupId":57,"instId":400001,"npcId":3013,"pos":{"x":242064,"y":45265,"z":-58906},"rot":{"x":0,"y":225000,"z":0}}],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300002,"propState":0,"propId":100,"pos":{"x":242064,"y":45265,"z":-58906},"rot":{"x":0,"y":225000,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":100,"pos":{"x":242064,"y":45265,"z":-58906},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[{"groupId":58,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":242064,"y":45265,"z":-58906},"rot":{"x":0,"y":225000,"z":0}}],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300007,"propState":0,"propId":101017,"pos":{"x":238268,"y":45265,"z":-60626},"rot":{"x":0,"y":285000,"z":0}},{"groupId":33,"instId":300006,"propState":0,"propId":101017,"pos":{"x":237302,"y":45265,"z":-60367},"rot":{"x":0,"y":285000,"z":0}},{"groupId":33,"instId":300005,"propState":0,"propId":101017,"pos":{"x":238044,"y":45265,"z":-59530},"rot":{"x":0,"y":285000,"z":0}},{"groupId":33,"instId":300004,"propState":0,"propId":101017,"pos":{"x":239294,"y":45265,"z":-68145},"rot":{"x":0,"y":285000,"z":0}},{"groupId":33,"instId":300003,"propState":0,"propId":101017,"pos":{"x":240036,"y":45265,"z":-67309},"rot":{"x":0,"y":285000,"z":0}},{"groupId":33,"instId":300002,"propState":0,"propId":101017,"pos":{"x":239070,"y":45265,"z":-67050},"rot":{"x":0,"y":285000,"z":0}},{"groupId":33,"instId":300001,"propState":101,"propId":1026,"pos":{"x":227350,"y":45266,"z":-62806},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300001,"propState":101,"propId":1026,"pos":{"x":224598,"y":45272,"z":-64345},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300001,"propState":0,"propId":100,"pos":{"x":231170,"y":45265,"z":-62000},"rot":{"x":0,"y":120000,"z":0}},{"groupId":35,"instId":300003,"propState":0,"propId":100,"pos":{"x":231170,"y":45265,"z":-62000},"rot":{"x":0,"y":285000,"z":0}}],"npcs":[],"monsters":[{"groupId":35,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":231170,"y":45265,"z":-62000},"rot":{"x":0,"y":120000,"z":0}}],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300005,"propState":0,"propId":913,"pos":{"x":223326,"y":45273,"z":-60660},"rot":{"x":0,"y":90000,"z":0}},{"groupId":63,"instId":300007,"propState":0,"propId":100,"pos":{"x":244570,"y":45265,"z":-64070},"rot":{"x":0,"y":90000,"z":0}},{"groupId":63,"instId":300004,"propState":20,"propId":60106,"pos":{"x":250650,"y":45265,"z":-63994},"rot":{"x":0,"y":269275,"z":0}},{"groupId":63,"instId":300002,"propState":20,"propId":60104,"pos":{"x":249140,"y":45265,"z":-63350},"rot":{"x":0,"y":269275,"z":0}},{"groupId":63,"instId":300008,"propState":20,"propId":60105,"pos":{"x":218107,"y":45825,"z":-63443},"rot":{"x":350674,"y":279620,"z":0}},{"groupId":63,"instId":300006,"propState":0,"propId":1001,"pos":{"x":220100,"y":45421,"z":-62760},"rot":{"x":0,"y":300000,"z":0}},{"groupId":63,"instId":300003,"propState":20,"propId":60105,"pos":{"x":249140,"y":45265,"z":-64744},"rot":{"x":0,"y":269275,"z":0}},{"groupId":63,"instId":300001,"propState":101,"propId":1026,"pos":{"x":252978,"y":45265,"z":-60836},"rot":{"x":0,"y":269275,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300002,"propState":0,"propId":1028,"pos":{"x":154784,"y":30578,"z":-110770},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":1028,"pos":{"x":154134,"y":35373,"z":-95728},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300007,"propState":0,"propId":101017,"pos":{"x":147951,"y":32445,"z":-106470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":37,"instId":300008,"propState":0,"propId":101017,"pos":{"x":151040,"y":32380,"z":-100470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":37,"instId":300006,"propState":0,"propId":101017,"pos":{"x":152950,"y":32424,"z":-105360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":37,"instId":300005,"propState":0,"propId":101017,"pos":{"x":150170,"y":32396,"z":-100470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":37,"instId":300004,"propState":0,"propId":101017,"pos":{"x":147171,"y":32466,"z":-106469},"rot":{"x":0,"y":90000,"z":0}},{"groupId":37,"instId":300003,"propState":0,"propId":101017,"pos":{"x":152110,"y":32441,"z":-105360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":37,"instId":300001,"propState":101,"propId":1026,"pos":{"x":163570,"y":32452,"z":-104470},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300004,"propState":0,"propId":101016,"pos":{"x":250250,"y":45265,"z":-72700},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300003,"propState":0,"propId":101016,"pos":{"x":228820,"y":45265,"z":-50400},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300002,"propState":0,"propId":100,"pos":{"x":219250,"y":45481,"z":-60500},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300001,"propState":0,"propId":100,"pos":{"x":239350,"y":45265,"z":-64020},"rot":{"x":0,"y":359039,"z":0}}],"npcs":[],"monsters":[{"groupId":64,"instId":200017,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":64,"instId":200016,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":64,"instId":200012,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":64,"instId":200011,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":64,"instId":200009,"monsterId":8002059,"eventId":81312013,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":64,"instId":200006,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":64,"instId":200003,"monsterId":8002059,"eventId":81312013,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":64,"instId":200021,"monsterId":8002059,"eventId":81312013,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":64,"instId":200020,"monsterId":8002059,"eventId":81312013,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":64,"instId":200019,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":64,"instId":200018,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":64,"instId":200015,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":64,"instId":200014,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":64,"instId":200013,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":64,"instId":200010,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":64,"instId":200008,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":64,"instId":200007,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":64,"instId":200005,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":64,"instId":200004,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":64,"instId":200002,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}}],"teleports":{}},"38":{"props":[],"npcs":[{"groupId":38,"instId":400001,"npcId":3013,"pos":{"x":157980,"y":31953,"z":-99630},"rot":{"x":0,"y":255000,"z":0}}],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300002,"propState":0,"propId":100,"pos":{"x":157980,"y":32444,"z":-99630},"rot":{"x":0,"y":255000,"z":0}},{"groupId":30,"instId":300001,"propState":0,"propId":100,"pos":{"x":157980,"y":32444,"z":-99630},"rot":{"x":0,"y":255000,"z":0}}],"npcs":[],"monsters":[{"groupId":30,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":157980,"y":32444,"z":-99630},"rot":{"x":0,"y":255000,"z":0}}],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300007,"propState":0,"propId":101017,"pos":{"x":155390,"y":32380,"z":-100470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300006,"propState":0,"propId":101017,"pos":{"x":152301,"y":32445,"z":-106470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300005,"propState":0,"propId":101017,"pos":{"x":149360,"y":32428,"z":-100470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300004,"propState":0,"propId":101017,"pos":{"x":154520,"y":32396,"z":-100470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300003,"propState":0,"propId":101017,"pos":{"x":151520,"y":32466,"z":-106469},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300002,"propState":0,"propId":101017,"pos":{"x":148520,"y":32428,"z":-100470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300001,"propState":101,"propId":1026,"pos":{"x":139570,"y":32427,"z":-105030},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[],"npcs":[{"groupId":60,"instId":400001,"npcId":3013,"pos":{"x":143985,"y":32430,"z":-100383},"rot":{"x":0,"y":105000,"z":0}}],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300002,"propState":0,"propId":100,"pos":{"x":143985,"y":32430,"z":-100383},"rot":{"x":0,"y":105000,"z":0}},{"groupId":61,"instId":300001,"propState":0,"propId":100,"pos":{"x":143985,"y":32430,"z":-100383},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[{"groupId":61,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":143985,"y":32430,"z":-100383},"rot":{"x":0,"y":105000,"z":0}}],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300007,"propState":0,"propId":101017,"pos":{"x":151190,"y":32378,"z":-100470},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300006,"propState":0,"propId":101017,"pos":{"x":150190,"y":32395,"z":-100470},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300005,"propState":0,"propId":101017,"pos":{"x":150690,"y":32410,"z":-99470},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300004,"propState":0,"propId":101017,"pos":{"x":157460,"y":31915,"z":-106720},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300003,"propState":0,"propId":101017,"pos":{"x":157960,"y":32111,"z":-105720},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300002,"propState":0,"propId":101017,"pos":{"x":156960,"y":32021,"z":-105720},"rot":{"x":0,"y":270000,"z":0}},{"groupId":39,"instId":300001,"propState":101,"propId":1026,"pos":{"x":140690,"y":32416,"z":-105470},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300002,"propState":0,"propId":1028,"pos":{"x":133330,"y":58923,"z":-145030},"rot":{"x":0,"y":150000,"z":0}},{"groupId":40,"instId":300001,"propState":0,"propId":1028,"pos":{"x":101103,"y":58825,"z":-85115},"rot":{"x":0,"y":150000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300008,"propState":0,"propId":101017,"pos":{"x":117525,"y":58985,"z":-107983},"rot":{"x":0,"y":150000,"z":0}},{"groupId":41,"instId":300007,"propState":0,"propId":101017,"pos":{"x":105924,"y":58985,"z":-101036},"rot":{"x":0,"y":150000,"z":0}},{"groupId":41,"instId":300006,"propState":0,"propId":101017,"pos":{"x":115860,"y":58991,"z":-116317},"rot":{"x":0,"y":150000,"z":0}},{"groupId":41,"instId":300005,"propState":0,"propId":101017,"pos":{"x":117090,"y":58985,"z":-107230},"rot":{"x":0,"y":150000,"z":0}},{"groupId":41,"instId":300004,"propState":0,"propId":101017,"pos":{"x":105534,"y":58985,"z":-100360},"rot":{"x":0,"y":150000,"z":0}},{"groupId":41,"instId":300003,"propState":0,"propId":101017,"pos":{"x":115440,"y":58985,"z":-115590},"rot":{"x":0,"y":150000,"z":0}},{"groupId":41,"instId":300001,"propState":101,"propId":1026,"pos":{"x":129720,"y":59029,"z":-134910},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300002,"propState":0,"propId":100,"pos":{"x":125888,"y":59029,"z":-129620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":42,"instId":300001,"propState":0,"propId":100,"pos":{"x":123290,"y":59029,"z":-131120},"rot":{"x":0,"y":345000,"z":0}}],"npcs":[],"monsters":[{"groupId":42,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":123290,"y":59029,"z":-131120},"rot":{"x":0,"y":345000,"z":0}}],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300001,"propState":0,"propId":100,"pos":{"x":110760,"y":59008,"z":-108890},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[{"groupId":43,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":110760,"y":59008,"z":-108890},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300001,"propState":0,"propId":100,"pos":{"x":122440,"y":59026,"z":-117640},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[{"groupId":44,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":122440,"y":59026,"z":-117640},"rot":{"x":0,"y":315000,"z":0}}],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300001,"propState":0,"propId":1028,"pos":{"x":128240,"y":28904,"z":-112390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300004,"propState":0,"propId":1028,"pos":{"x":174069,"y":28390,"z":-124140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300003,"propState":0,"propId":1028,"pos":{"x":154784,"y":30578,"z":-110770},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300007,"propState":0,"propId":101017,"pos":{"x":152871,"y":28389,"z":-125610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":46,"instId":300003,"propState":0,"propId":101017,"pos":{"x":147846,"y":28571,"z":-118835},"rot":{"x":0,"y":90000,"z":0}},{"groupId":46,"instId":300008,"propState":0,"propId":101017,"pos":{"x":156150,"y":28809,"z":-117750},"rot":{"x":0,"y":90000,"z":0}},{"groupId":46,"instId":300006,"propState":0,"propId":101017,"pos":{"x":148686,"y":28577,"z":-118835},"rot":{"x":0,"y":90000,"z":0}},{"groupId":46,"instId":300005,"propState":0,"propId":101017,"pos":{"x":155280,"y":28819,"z":-117750},"rot":{"x":0,"y":90000,"z":0}},{"groupId":46,"instId":300004,"propState":0,"propId":101017,"pos":{"x":152090,"y":28390,"z":-125610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":46,"instId":300001,"propState":101,"propId":1026,"pos":{"x":167010,"y":28488,"z":-122750},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300002,"propState":0,"propId":100,"pos":{"x":159260,"y":28536,"z":-123220},"rot":{"x":0,"y":270000,"z":0}},{"groupId":47,"instId":300001,"propState":0,"propId":100,"pos":{"x":159260,"y":28536,"z":-126220},"rot":{"x":0,"y":285000,"z":0}}],"npcs":[],"monsters":[{"groupId":47,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":159260,"y":28389,"z":-126220},"rot":{"x":0,"y":285000,"z":0}}],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300001,"propState":0,"propId":100,"pos":{"x":149650,"y":28431,"z":-124620},"rot":{"x":0,"y":255000,"z":0}}],"npcs":[],"monsters":[{"groupId":48,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":149650,"y":28431,"z":-124620},"rot":{"x":0,"y":255000,"z":0}}],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300001,"propState":0,"propId":100,"pos":{"x":159090,"y":28602,"z":-119680},"rot":{"x":0,"y":240067,"z":0}}],"npcs":[],"monsters":[{"groupId":49,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":159090,"y":28602,"z":-119680},"rot":{"x":0,"y":240067,"z":0}}],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300002,"propState":0,"propId":1028,"pos":{"x":141730,"y":46300,"z":-71030},"rot":{"x":0,"y":80000,"z":0}},{"groupId":50,"instId":300001,"propState":0,"propId":1028,"pos":{"x":184079,"y":46348,"z":-66070},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300003,"propState":0,"propId":101017,"pos":{"x":171293,"y":46449,"z":-59760},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300002,"propState":0,"propId":101017,"pos":{"x":170293,"y":46444,"z":-59760},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300001,"propState":101,"propId":1026,"pos":{"x":157079,"y":46414,"z":-67410},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300003,"propState":1,"propId":1002,"pos":{"x":170770,"y":46425,"z":-68680},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[{"groupId":52,"instId":400001,"npcId":1013,"pos":{"x":165833,"y":46406,"z":-59962},"rot":{"x":0,"y":124612,"z":0}}],"monsters":[],"teleports":{}},"66":{"props":[],"npcs":[{"groupId":66,"instId":400001,"npcId":1007,"pos":{"x":166509,"y":46550,"z":-68000},"rot":{"x":0,"y":30000,"z":0}}],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300008,"propState":0,"propId":101017,"pos":{"x":162632,"y":46358,"z":-61440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":71,"instId":300007,"propState":0,"propId":101017,"pos":{"x":159543,"y":46458,"z":-67440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":71,"instId":300006,"propState":0,"propId":101017,"pos":{"x":156602,"y":46366,"z":-61440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":71,"instId":300005,"propState":0,"propId":101017,"pos":{"x":161762,"y":46354,"z":-61440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":71,"instId":300004,"propState":0,"propId":101017,"pos":{"x":158762,"y":46448,"z":-67440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":71,"instId":300003,"propState":0,"propId":101017,"pos":{"x":155762,"y":46382,"z":-61440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":71,"instId":300001,"propState":101,"propId":1026,"pos":{"x":174762,"y":46348,"z":-62440},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[],"npcs":[{"groupId":72,"instId":400001,"npcId":3013,"pos":{"x":168762,"y":46393,"z":-67440},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"80":{"props":[],"npcs":[{"groupId":80,"instId":400001,"npcId":3013,"pos":{"x":168762,"y":46393,"z":-68770},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"81":{"props":[],"npcs":[{"groupId":81,"instId":400001,"npcId":3013,"pos":{"x":169220,"y":46393,"z":-65370},"rot":{"x":0,"y":265739,"z":0}}],"monsters":[],"teleports":{}},"82":{"props":[],"npcs":[{"groupId":82,"instId":400001,"npcId":3013,"pos":{"x":168050,"y":46393,"z":-61930},"rot":{"x":0,"y":248933,"z":0}}],"monsters":[],"teleports":{}},"83":{"props":[],"npcs":[{"groupId":83,"instId":400001,"npcId":3013,"pos":{"x":168762,"y":46393,"z":-67090},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"84":{"props":[],"npcs":[{"groupId":84,"instId":400001,"npcId":3013,"pos":{"x":168392,"y":46393,"z":-63638},"rot":{"x":0,"y":247057,"z":0}}],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300002,"propState":0,"propId":1028,"pos":{"x":141730,"y":46300,"z":-71030},"rot":{"x":0,"y":80000,"z":0}},{"groupId":67,"instId":300001,"propState":0,"propId":1028,"pos":{"x":129440,"y":46617,"z":-38610},"rot":{"x":0,"y":351000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300005,"propState":0,"propId":101017,"pos":{"x":128530,"y":46570,"z":-65538},"rot":{"x":0,"y":180000,"z":0}},{"groupId":68,"instId":300008,"propState":0,"propId":101017,"pos":{"x":128530,"y":46570,"z":-66408},"rot":{"x":0,"y":180000,"z":0}},{"groupId":68,"instId":300007,"propState":0,"propId":101017,"pos":{"x":122530,"y":46570,"z":-63319},"rot":{"x":0,"y":180000,"z":0}},{"groupId":68,"instId":300006,"propState":0,"propId":101017,"pos":{"x":128530,"y":46570,"z":-60378},"rot":{"x":0,"y":180000,"z":0}},{"groupId":68,"instId":300004,"propState":0,"propId":101017,"pos":{"x":122530,"y":46570,"z":-62538},"rot":{"x":0,"y":180000,"z":0}},{"groupId":68,"instId":300003,"propState":0,"propId":101017,"pos":{"x":128530,"y":46570,"z":-59538},"rot":{"x":0,"y":180000,"z":0}},{"groupId":68,"instId":300001,"propState":101,"propId":1026,"pos":{"x":127530,"y":46717,"z":-78538},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[],"npcs":[{"groupId":69,"instId":400001,"npcId":3013,"pos":{"x":122530,"y":46570,"z":-72538},"rot":{"x":0,"y":15000,"z":0}}],"monsters":[],"teleports":{}},"75":{"props":[],"npcs":[{"groupId":75,"instId":400001,"npcId":3013,"pos":{"x":122530,"y":46570,"z":-72538},"rot":{"x":0,"y":15000,"z":0}}],"monsters":[],"teleports":{}},"76":{"props":[],"npcs":[{"groupId":76,"instId":400001,"npcId":3013,"pos":{"x":126250,"y":46570,"z":-72350},"rot":{"x":0,"y":344719,"z":0}}],"monsters":[],"teleports":{}},"77":{"props":[],"npcs":[{"groupId":77,"instId":400001,"npcId":3013,"pos":{"x":129440,"y":46570,"z":-70780},"rot":{"x":0,"y":317186,"z":0}}],"monsters":[],"teleports":{}},"78":{"props":[],"npcs":[{"groupId":78,"instId":400001,"npcId":3013,"pos":{"x":124010,"y":46570,"z":-72538},"rot":{"x":0,"y":15000,"z":0}}],"monsters":[],"teleports":{}},"79":{"props":[],"npcs":[{"groupId":79,"instId":400001,"npcId":3013,"pos":{"x":128140,"y":46570,"z":-71470},"rot":{"x":0,"y":317186,"z":0}}],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300002,"propState":0,"propId":100,"pos":{"x":125530,"y":46570,"z":-72538},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300001,"propState":0,"propId":100,"pos":{"x":122530,"y":46570,"z":-72538},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[{"groupId":70,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":122530,"y":46570,"z":-72538},"rot":{"x":0,"y":15000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8020401":{"P80204_F80204001":{"scenes":{"11":{"props":[{"groupId":11,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-36620,"y":-79,"z":49296},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300002,"propState":0,"propId":1028,"pos":{"x":-35260,"y":-119,"z":17740},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":1028,"pos":{"x":-22280,"y":2700,"z":49710},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300002,"propState":0,"propId":1028,"pos":{"x":-58850,"y":5287,"z":53370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":1028,"pos":{"x":-22280,"y":2700,"z":49710},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300005,"propState":0,"propId":101015,"pos":{"x":-31536,"y":17,"z":31432},"rot":{"x":0,"y":120000,"z":0}},{"groupId":12,"instId":300004,"propState":0,"propId":101015,"pos":{"x":-31461,"y":8,"z":30460},"rot":{"x":0,"y":120000,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":101016,"pos":{"x":-32367,"y":-41,"z":30879},"rot":{"x":0,"y":120000,"z":0}},{"groupId":12,"instId":300002,"propState":1,"propId":1002,"pos":{"x":-38620,"y":131,"z":35990},"rot":{"x":0,"y":150000,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":1001,"pos":{"x":-31726,"y":43,"z":35526},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[{"groupId":12,"instId":400001,"npcId":1013,"pos":{"x":-31620,"y":-61,"z":40990},"rot":{"x":0,"y":195000,"z":0}}],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-39927,"y":5430,"z":59163},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-39294,"y":5448,"z":59842},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-43100,"y":5362,"z":58620},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-42927,"y":5396,"z":50848},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-44120,"y":5411,"z":58617},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-42563,"y":5347,"z":51677},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-31650,"y":5338,"z":52260},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[],"npcs":[{"groupId":14,"instId":400001,"npcId":3013,"pos":{"x":-35650,"y":5327,"z":58350},"rot":{"x":0,"y":254000,"z":0}}],"monsters":[],"teleports":{}},"92":{"props":[],"npcs":[{"groupId":92,"instId":400001,"npcId":3013,"pos":{"x":-35650,"y":5327,"z":59880},"rot":{"x":0,"y":254000,"z":0}}],"monsters":[],"teleports":{}},"93":{"props":[],"npcs":[{"groupId":93,"instId":400001,"npcId":3013,"pos":{"x":-34490,"y":5327,"z":56390},"rot":{"x":0,"y":268373,"z":0}}],"monsters":[],"teleports":{}},"94":{"props":[],"npcs":[{"groupId":94,"instId":400001,"npcId":3013,"pos":{"x":-35200,"y":5327,"z":52540},"rot":{"x":0,"y":284855,"z":0}}],"monsters":[],"teleports":{}},"95":{"props":[],"npcs":[{"groupId":95,"instId":400001,"npcId":3013,"pos":{"x":-35650,"y":5327,"z":58020},"rot":{"x":0,"y":254000,"z":0}}],"monsters":[],"teleports":{}},"96":{"props":[],"npcs":[{"groupId":96,"instId":400001,"npcId":3013,"pos":{"x":-35200,"y":5327,"z":54490},"rot":{"x":0,"y":284855,"z":0}}],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300002,"propState":0,"propId":100,"pos":{"x":-35650,"y":5327,"z":58350},"rot":{"x":0,"y":254000,"z":0}},{"groupId":75,"instId":300001,"propState":0,"propId":100,"pos":{"x":-35650,"y":5327,"z":58350},"rot":{"x":0,"y":254000,"z":0}}],"npcs":[],"monsters":[{"groupId":75,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-35650,"y":5327,"z":58350},"rot":{"x":0,"y":254000,"z":0}}],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-31840,"y":5324,"z":52400},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300003,"propState":0,"propId":100,"pos":{"x":-34950,"y":5307,"z":55470},"rot":{"x":0,"y":255000,"z":0}},{"groupId":59,"instId":300001,"propState":0,"propId":100,"pos":{"x":-34950,"y":5307,"z":55470},"rot":{"x":0,"y":255000,"z":0}}],"npcs":[],"monsters":[{"groupId":59,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-34950,"y":5307,"z":55470},"rot":{"x":0,"y":255000,"z":0}}],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300002,"propState":0,"propId":1028,"pos":{"x":-58850,"y":5287,"z":53370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":1028,"pos":{"x":-72609,"y":6221,"z":79150},"rot":{"x":0,"y":130000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[],"npcs":[{"groupId":66,"instId":400001,"npcId":3013,"pos":{"x":-62430,"y":5402,"z":69130},"rot":{"x":0,"y":150000,"z":0}}],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-65092,"y":5707,"z":62497},"rot":{"x":0,"y":315000,"z":0}},{"groupId":15,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-60129,"y":5555,"z":62953},"rot":{"x":0,"y":315000,"z":0}},{"groupId":15,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-60180,"y":5465,"z":67250},"rot":{"x":0,"y":315000,"z":0}},{"groupId":15,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-60130,"y":5491,"z":65900},"rot":{"x":0,"y":315000,"z":0}},{"groupId":15,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-65132,"y":5675,"z":63303},"rot":{"x":0,"y":315000,"z":0}},{"groupId":15,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-60129,"y":5565,"z":61843},"rot":{"x":0,"y":315000,"z":0}},{"groupId":15,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-65980,"y":5426,"z":74060},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300002,"propState":0,"propId":100,"pos":{"x":-62430,"y":5402,"z":69130},"rot":{"x":0,"y":150000,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":100,"pos":{"x":-62430,"y":5402,"z":69130},"rot":{"x":0,"y":150000,"z":0}}],"npcs":[],"monsters":[{"groupId":16,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-62430,"y":5402,"z":69130},"rot":{"x":0,"y":150000,"z":0}}],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-63340,"y":5517,"z":73140},"rot":{"x":0,"y":315000,"z":0}},{"groupId":65,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-65170,"y":5688,"z":67990},"rot":{"x":0,"y":315000,"z":0}},{"groupId":65,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-60120,"y":5481,"z":68370},"rot":{"x":0,"y":315000,"z":0}},{"groupId":65,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-60070,"y":5468,"z":67020},"rot":{"x":0,"y":315000,"z":0}},{"groupId":65,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-62500,"y":5516,"z":72130},"rot":{"x":0,"y":315000,"z":0}},{"groupId":65,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-65170,"y":5696,"z":66880},"rot":{"x":0,"y":315000,"z":0}},{"groupId":65,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-60650,"y":5351,"z":53340},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300002,"propState":0,"propId":100,"pos":{"x":-63610,"y":5589,"z":61081},"rot":{"x":0,"y":15000,"z":0}},{"groupId":67,"instId":300001,"propState":0,"propId":100,"pos":{"x":-63610,"y":5589,"z":61081},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[{"groupId":67,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-63610,"y":5589,"z":61081},"rot":{"x":0,"y":15000,"z":0}}],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300001,"propState":0,"propId":100,"pos":{"x":-59871,"y":5589,"z":61256},"rot":{"x":0,"y":345000,"z":0}}],"npcs":[],"monsters":[{"groupId":68,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-59871,"y":5589,"z":61256},"rot":{"x":0,"y":345000,"z":0}}],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300003,"propState":0,"propId":1028,"pos":{"x":-84301,"y":3710,"z":109391},"rot":{"x":0,"y":225000,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":1028,"pos":{"x":-67280,"y":1189,"z":119340},"rot":{"x":0,"y":269341,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300008,"propState":0,"propId":101017,"pos":{"x":-75836,"y":3671,"z":110330},"rot":{"x":0,"y":180000,"z":0}},{"groupId":23,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-81008,"y":3604,"z":111440},"rot":{"x":0,"y":274828,"z":0}},{"groupId":23,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-75842,"y":3633,"z":111391},"rot":{"x":0,"y":180000,"z":0}},{"groupId":23,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-75754,"y":3654,"z":109246},"rot":{"x":0,"y":180000,"z":0}},{"groupId":23,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-82008,"y":3632,"z":111501},"rot":{"x":0,"y":274828,"z":0}},{"groupId":23,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-80150,"y":3611,"z":111350},"rot":{"x":0,"y":274828,"z":0}},{"groupId":23,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-71080,"y":1313,"z":121490},"rot":{"x":0,"y":220594,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[],"npcs":[{"groupId":24,"instId":400001,"npcId":3013,"pos":{"x":-74880,"y":1246,"z":119700},"rot":{"x":0,"y":217822,"z":0}}],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300002,"propState":0,"propId":100,"pos":{"x":-74880,"y":1246,"z":119700},"rot":{"x":0,"y":202990,"z":0}},{"groupId":69,"instId":300001,"propState":0,"propId":100,"pos":{"x":-74880,"y":1246,"z":119700},"rot":{"x":0,"y":202990,"z":0}}],"npcs":[],"monsters":[{"groupId":69,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-74880,"y":1246,"z":119700},"rot":{"x":0,"y":202990,"z":0}}],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300002,"propState":0,"propId":1028,"pos":{"x":-6384,"y":1805,"z":66652},"rot":{"x":0,"y":90000,"z":0}},{"groupId":81,"instId":300001,"propState":0,"propId":1028,"pos":{"x":2480,"y":-131,"z":94390},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300007,"propState":0,"propId":101017,"pos":{"x":290,"y":1982,"z":80609},"rot":{"x":0,"y":180000,"z":0}},{"groupId":82,"instId":300005,"propState":0,"propId":101017,"pos":{"x":4760,"y":1942,"z":78390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":82,"instId":300008,"propState":0,"propId":101017,"pos":{"x":4760,"y":1959,"z":77520},"rot":{"x":0,"y":180000,"z":0}},{"groupId":82,"instId":300006,"propState":0,"propId":101017,"pos":{"x":4760,"y":1962,"z":83550},"rot":{"x":0,"y":180000,"z":0}},{"groupId":82,"instId":300004,"propState":0,"propId":101017,"pos":{"x":290,"y":1992,"z":81390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":82,"instId":300003,"propState":0,"propId":101017,"pos":{"x":4760,"y":1974,"z":84390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":82,"instId":300001,"propState":101,"propId":1026,"pos":{"x":3860,"y":1859,"z":68580},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[],"npcs":[{"groupId":83,"instId":400001,"npcId":3013,"pos":{"x":-520,"y":1786,"z":71390},"rot":{"x":0,"y":15000,"z":0}}],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300002,"propState":0,"propId":1028,"pos":{"x":-57580,"y":-1537,"z":119260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":31,"instId":300001,"propState":0,"propId":1028,"pos":{"x":-34280,"y":-2491,"z":98280},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300002,"propState":0,"propId":100,"pos":{"x":2480,"y":1736,"z":71390},"rot":{"x":0,"y":0,"z":0}},{"groupId":84,"instId":300001,"propState":0,"propId":100,"pos":{"x":-520,"y":1763,"z":71390},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[{"groupId":84,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-520,"y":1763,"z":71390},"rot":{"x":0,"y":15000,"z":0}}],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-36420,"y":-2604,"z":121800},"rot":{"x":0,"y":222287,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300003,"propState":0,"propId":100,"pos":{"x":-39260,"y":-2597,"z":115120},"rot":{"x":0,"y":237287,"z":0}},{"groupId":33,"instId":300001,"propState":0,"propId":100,"pos":{"x":-39260,"y":-2597,"z":115120},"rot":{"x":0,"y":237287,"z":0}}],"npcs":[],"monsters":[{"groupId":33,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-39260,"y":-2597,"z":115120},"rot":{"x":0,"y":237287,"z":0}}],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300002,"propState":0,"propId":100,"pos":{"x":-39260,"y":-2597,"z":115120},"rot":{"x":0,"y":237287,"z":0}},{"groupId":57,"instId":300003,"propState":0,"propId":100,"pos":{"x":-39137,"y":-2596,"z":115152},"rot":{"x":0,"y":57313,"z":0}}],"npcs":[],"monsters":[{"groupId":57,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-39260,"y":-2597,"z":115120},"rot":{"x":0,"y":237287,"z":0}}],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300003,"propState":0,"propId":1028,"pos":{"x":-8200,"y":-2582,"z":131920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":34,"instId":300002,"propState":0,"propId":1028,"pos":{"x":-15990,"y":-205,"z":93770},"rot":{"x":0,"y":270000,"z":0}},{"groupId":34,"instId":300001,"propState":0,"propId":1028,"pos":{"x":-538,"y":-127,"z":105350},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-2420,"y":-77,"z":107840},"rot":{"x":0,"y":356035,"z":0}},{"groupId":35,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-3005,"y":-11,"z":112301},"rot":{"x":0,"y":356035,"z":0}},{"groupId":35,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-8154,"y":-191,"z":111056},"rot":{"x":0,"y":356035,"z":0}},{"groupId":35,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-2850,"y":-65,"z":109140},"rot":{"x":0,"y":356035,"z":0}},{"groupId":35,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-3142,"y":-22,"z":111182},"rot":{"x":0,"y":356035,"z":0}},{"groupId":35,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-8046,"y":-191,"z":109698},"rot":{"x":0,"y":356035,"z":0}},{"groupId":35,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-6420,"y":-166,"z":122413},"rot":{"x":0,"y":176035,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300002,"propState":0,"propId":100,"pos":{"x":-4280,"y":-191,"z":116870},"rot":{"x":0,"y":191035,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":100,"pos":{"x":-4280,"y":-191,"z":116870},"rot":{"x":0,"y":191035,"z":0}}],"npcs":[],"monsters":[{"groupId":36,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-4280,"y":-191,"z":116870},"rot":{"x":0,"y":191035,"z":0}}],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300001,"propState":0,"propId":100,"pos":{"x":-7643,"y":-191,"z":116948},"rot":{"x":0,"y":161035,"z":0}}],"npcs":[],"monsters":[{"groupId":37,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-7643,"y":-191,"z":116948},"rot":{"x":0,"y":161035,"z":0}}],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-8598,"y":-42,"z":115558},"rot":{"x":0,"y":356035,"z":0}},{"groupId":70,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-10680,"y":-183,"z":97980},"rot":{"x":0,"y":31175,"z":0}},{"groupId":70,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-2960,"y":-54,"z":114070},"rot":{"x":0,"y":356035,"z":0}},{"groupId":70,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-3005,"y":-11,"z":112301},"rot":{"x":0,"y":356035,"z":0}},{"groupId":70,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-3390,"y":-164,"z":115370},"rot":{"x":0,"y":356035,"z":0}},{"groupId":70,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-3142,"y":-22,"z":111182},"rot":{"x":0,"y":356035,"z":0}},{"groupId":70,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-8490,"y":-28,"z":114200},"rot":{"x":0,"y":356035,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[],"npcs":[{"groupId":71,"instId":400001,"npcId":3013,"pos":{"x":-4410,"y":-157,"z":106060},"rot":{"x":0,"y":345000,"z":0}}],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300002,"propState":0,"propId":100,"pos":{"x":-4410,"y":-157,"z":106060},"rot":{"x":0,"y":345000,"z":0}},{"groupId":72,"instId":300001,"propState":0,"propId":100,"pos":{"x":-4410,"y":-157,"z":106060},"rot":{"x":0,"y":345000,"z":0}}],"npcs":[],"monsters":[{"groupId":72,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-4410,"y":-157,"z":106060},"rot":{"x":0,"y":345000,"z":0}}],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300003,"propState":0,"propId":1028,"pos":{"x":11650,"y":-2581,"z":152560},"rot":{"x":0,"y":250000,"z":0}},{"groupId":38,"instId":300002,"propState":0,"propId":1028,"pos":{"x":-8200,"y":-2582,"z":131920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300001,"propState":0,"propId":1028,"pos":{"x":-12250,"y":905,"z":155640},"rot":{"x":0,"y":161000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-28240,"y":-2478,"z":125940},"rot":{"x":0,"y":30694,"z":0}},{"groupId":39,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-11800,"y":-2567,"z":147430},"rot":{"x":0,"y":217557,"z":0}},{"groupId":39,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-14180,"y":-2401,"z":136970},"rot":{"x":0,"y":217557,"z":0}},{"groupId":39,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-25810,"y":-2536,"z":139510},"rot":{"x":0,"y":217557,"z":0}},{"groupId":39,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-11010,"y":-2548,"z":148230},"rot":{"x":0,"y":217557,"z":0}},{"groupId":39,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-15250,"y":-2335,"z":137070},"rot":{"x":0,"y":217557,"z":0}},{"groupId":39,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-26711,"y":-2586,"z":138455},"rot":{"x":0,"y":217557,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300002,"propState":0,"propId":100,"pos":{"x":-25832,"y":-2677,"z":131191},"rot":{"x":0,"y":37557,"z":0}},{"groupId":40,"instId":300001,"propState":0,"propId":100,"pos":{"x":-27520,"y":-2677,"z":132150},"rot":{"x":0,"y":42907,"z":0}}],"npcs":[],"monsters":[{"groupId":40,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-27520,"y":-2677,"z":132150},"rot":{"x":0,"y":42907,"z":0}}],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300001,"propState":0,"propId":100,"pos":{"x":-13500,"y":-2495,"z":144060},"rot":{"x":0,"y":90923,"z":0}}],"npcs":[],"monsters":[{"groupId":41,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-13500,"y":-2495,"z":144060},"rot":{"x":0,"y":90923,"z":0}}],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300001,"propState":0,"propId":100,"pos":{"x":-11580,"y":-2622,"z":140640},"rot":{"x":0,"y":75679,"z":0}}],"npcs":[],"monsters":[{"groupId":42,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-11360,"y":-2449,"z":144030},"rot":{"x":0,"y":90923,"z":0}}],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300002,"propState":0,"propId":1028,"pos":{"x":-12250,"y":905,"z":155640},"rot":{"x":0,"y":161000,"z":0}},{"groupId":43,"instId":300001,"propState":0,"propId":1028,"pos":{"x":-24200,"y":4314,"z":169280},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-18500,"y":1097,"z":164310},"rot":{"x":0,"y":236561,"z":0}},{"groupId":76,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-19008,"y":1074,"z":155511},"rot":{"x":0,"y":254569,"z":0}},{"groupId":76,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-19240,"y":1198,"z":165040},"rot":{"x":0,"y":236561,"z":0}},{"groupId":76,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-18120,"y":1040,"z":156516},"rot":{"x":0,"y":254569,"z":0}},{"groupId":76,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-18220,"y":1113,"z":165320},"rot":{"x":0,"y":236561,"z":0}},{"groupId":76,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-18010,"y":1100,"z":155430},"rot":{"x":0,"y":254569,"z":0}},{"groupId":76,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-23680,"y":1091,"z":156350},"rot":{"x":0,"y":56560,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-18500,"y":1097,"z":164310},"rot":{"x":0,"y":236561,"z":0}},{"groupId":44,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-19240,"y":1198,"z":165040},"rot":{"x":0,"y":236561,"z":0}},{"groupId":44,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-10090,"y":1088,"z":159390},"rot":{"x":0,"y":236561,"z":0}},{"groupId":44,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-18220,"y":1113,"z":165320},"rot":{"x":0,"y":236561,"z":0}},{"groupId":44,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-10341,"y":1128,"z":158698},"rot":{"x":0,"y":236561,"z":0}},{"groupId":44,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-9476,"y":1131,"z":158857},"rot":{"x":0,"y":236561,"z":0}},{"groupId":44,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-23680,"y":1091,"z":156350},"rot":{"x":0,"y":56560,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[],"npcs":[{"groupId":45,"instId":400001,"npcId":3013,"pos":{"x":-17710,"y":1083,"z":155850},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"97":{"props":[],"npcs":[{"groupId":97,"instId":400001,"npcId":3013,"pos":{"x":-16090,"y":1083,"z":156860},"rot":{"x":0,"y":35774,"z":0}}],"monsters":[],"teleports":{}},"98":{"props":[],"npcs":[{"groupId":98,"instId":400001,"npcId":3013,"pos":{"x":-18340,"y":1083,"z":159580},"rot":{"x":0,"y":59595,"z":0}}],"monsters":[],"teleports":{}},"99":{"props":[],"npcs":[{"groupId":99,"instId":400001,"npcId":3013,"pos":{"x":-19350,"y":1083,"z":162770},"rot":{"x":0,"y":83731,"z":0}}],"monsters":[],"teleports":{}},"100":{"props":[],"npcs":[{"groupId":100,"instId":400001,"npcId":3013,"pos":{"x":-17470,"y":1083,"z":157800},"rot":{"x":0,"y":35774,"z":0}}],"monsters":[],"teleports":{}},"101":{"props":[],"npcs":[{"groupId":101,"instId":400001,"npcId":3013,"pos":{"x":-19470,"y":1083,"z":160780},"rot":{"x":0,"y":78115,"z":0}}],"monsters":[],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-16654,"y":1010,"z":164762},"rot":{"x":0,"y":255000,"z":0}},{"groupId":62,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-15688,"y":998,"z":165021},"rot":{"x":0,"y":255000,"z":0}},{"groupId":62,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-22220,"y":1027,"z":156580},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300001,"propState":1,"propId":1002,"pos":{"x":-10822,"y":1078,"z":157851},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[{"groupId":63,"instId":400001,"npcId":1013,"pos":{"x":-18550,"y":977,"z":162250},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"77":{"props":[],"npcs":[{"groupId":77,"instId":400001,"npcId":1007,"pos":{"x":-14447,"y":1087,"z":155969},"rot":{"x":0,"y":49048,"z":0}}],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-6399,"y":1053,"z":165965},"rot":{"x":0,"y":260095,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300003,"propState":0,"propId":100,"pos":{"x":-8820,"y":948,"z":169000},"rot":{"x":0,"y":41737,"z":0}},{"groupId":61,"instId":300001,"propState":0,"propId":100,"pos":{"x":-8820,"y":948,"z":169000},"rot":{"x":0,"y":236737,"z":0}}],"npcs":[],"monsters":[{"groupId":61,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-8820,"y":948,"z":169000},"rot":{"x":0,"y":236737,"z":0}}],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300001,"propState":0,"propId":1028,"pos":{"x":-65720,"y":13470,"z":159740},"rot":{"x":0,"y":39604,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-73445,"y":8252,"z":146311},"rot":{"x":0,"y":116704,"z":0}},{"groupId":47,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-74202,"y":8290,"z":146596},"rot":{"x":0,"y":116704,"z":0}},{"groupId":47,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-73230,"y":8220,"z":147290},"rot":{"x":0,"y":116704,"z":0}},{"groupId":47,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-96148,"y":1403,"z":141999},"rot":{"x":0,"y":116704,"z":0}},{"groupId":47,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-96800,"y":1403,"z":141280},"rot":{"x":0,"y":116704,"z":0}},{"groupId":47,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-97040,"y":1403,"z":142240},"rot":{"x":0,"y":116704,"z":0}},{"groupId":47,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-89690,"y":1314,"z":131520},"rot":{"x":0,"y":308998,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300002,"propState":0,"propId":100,"pos":{"x":-95773,"y":1397,"z":134092},"rot":{"x":0,"y":26703,"z":0}},{"groupId":48,"instId":300001,"propState":0,"propId":100,"pos":{"x":-95773,"y":1397,"z":134092},"rot":{"x":0,"y":26703,"z":0}}],"npcs":[],"monsters":[{"groupId":48,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-95773,"y":1397,"z":134092},"rot":{"x":0,"y":26703,"z":0}}],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300001,"propState":0,"propId":100,"pos":{"x":-76414,"y":8220,"z":146354},"rot":{"x":0,"y":329969,"z":0}}],"npcs":[],"monsters":[{"groupId":49,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-76414,"y":8220,"z":146354},"rot":{"x":0,"y":329969,"z":0}}],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300001,"propState":0,"propId":100,"pos":{"x":-87034,"y":4402,"z":144993},"rot":{"x":0,"y":145939,"z":0}}],"npcs":[],"monsters":[{"groupId":50,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-87034,"y":4402,"z":144993},"rot":{"x":0,"y":145939,"z":0}}],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300002,"propState":0,"propId":1028,"pos":{"x":-65720,"y":13470,"z":159740},"rot":{"x":0,"y":39604,"z":0}},{"groupId":51,"instId":300001,"propState":0,"propId":1028,"pos":{"x":-44840,"y":13470,"z":151000},"rot":{"x":0,"y":248161,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-41189,"y":13470,"z":168377},"rot":{"x":0,"y":220639,"z":0}},{"groupId":52,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-51605,"y":13470,"z":165792},"rot":{"x":0,"y":261526,"z":0}},{"groupId":52,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-41520,"y":13470,"z":169220},"rot":{"x":0,"y":220639,"z":0}},{"groupId":52,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-40680,"y":13470,"z":168970},"rot":{"x":0,"y":220639,"z":0}},{"groupId":52,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-50794,"y":13470,"z":166517},"rot":{"x":0,"y":261526,"z":0}},{"groupId":52,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-51918,"y":13470,"z":166592},"rot":{"x":0,"y":261526,"z":0}},{"groupId":52,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-54941,"y":13470,"z":153668},"rot":{"x":0,"y":40639,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300002,"propState":0,"propId":100,"pos":{"x":-53310,"y":13468,"z":162175},"rot":{"x":0,"y":55639,"z":0}},{"groupId":53,"instId":300001,"propState":0,"propId":100,"pos":{"x":-53310,"y":13468,"z":162175},"rot":{"x":0,"y":55639,"z":0}}],"npcs":[],"monsters":[{"groupId":53,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-53310,"y":13468,"z":162175},"rot":{"x":0,"y":55639,"z":0}}],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-42639,"y":13470,"z":156446},"rot":{"x":0,"y":227855,"z":0}},{"groupId":73,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-45906,"y":13470,"z":163808},"rot":{"x":0,"y":227855,"z":0}},{"groupId":73,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-46610,"y":13470,"z":164300},"rot":{"x":0,"y":227855,"z":0}},{"groupId":73,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-42862,"y":13470,"z":157324},"rot":{"x":0,"y":227855,"z":0}},{"groupId":73,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-42060,"y":13470,"z":156970},"rot":{"x":0,"y":227855,"z":0}},{"groupId":73,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-45633,"y":13470,"z":164861},"rot":{"x":0,"y":227855,"z":0}},{"groupId":73,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-32753,"y":13470,"z":172171},"rot":{"x":0,"y":227855,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300002,"propState":0,"propId":100,"pos":{"x":-38469,"y":13470,"z":168715},"rot":{"x":0,"y":227855,"z":0}},{"groupId":79,"instId":300001,"propState":0,"propId":100,"pos":{"x":-36456,"y":13470,"z":166491},"rot":{"x":0,"y":242855,"z":0}}],"npcs":[],"monsters":[{"groupId":79,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-36456,"y":13470,"z":166491},"rot":{"x":0,"y":242855,"z":0}}],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300001,"propState":0,"propId":100,"pos":{"x":-38354,"y":13470,"z":162701},"rot":{"x":0,"y":7216,"z":0}}],"npcs":[],"monsters":[{"groupId":80,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-38354,"y":13470,"z":162701},"rot":{"x":0,"y":300000,"z":0}}],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-38470,"y":13470,"z":175600},"rot":{"x":0,"y":220639,"z":0}},{"groupId":74,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-41189,"y":13470,"z":168377},"rot":{"x":0,"y":220639,"z":0}},{"groupId":74,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-50540,"y":13470,"z":165710},"rot":{"x":0,"y":220639,"z":0}},{"groupId":74,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-41520,"y":13470,"z":169220},"rot":{"x":0,"y":220639,"z":0}},{"groupId":74,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-40680,"y":13470,"z":168970},"rot":{"x":0,"y":220639,"z":0}},{"groupId":74,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-50401,"y":13470,"z":166789},"rot":{"x":0,"y":220639,"z":0}},{"groupId":74,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-51300,"y":13470,"z":166110},"rot":{"x":0,"y":220639,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300002,"propState":0,"propId":1028,"pos":{"x":-27809,"y":-2546,"z":93243},"rot":{"x":0,"y":270000,"z":0}},{"groupId":54,"instId":300001,"propState":0,"propId":1028,"pos":{"x":-34230,"y":-2487,"z":98280},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-39330,"y":-1532,"z":80614},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-39330,"y":-1355,"z":79660},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-35982,"y":-174,"z":68699},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300001,"propState":1,"propId":1002,"pos":{"x":-31170,"y":-1508,"z":80190},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[{"groupId":56,"instId":400001,"npcId":1013,"pos":{"x":-37820,"y":-1095,"z":77756},"rot":{"x":0,"y":15000,"z":0}}],"monsters":[],"teleports":{}},"78":{"props":[],"npcs":[{"groupId":78,"instId":400001,"npcId":1007,"pos":{"x":-32000,"y":-1167,"z":77710},"rot":{"x":0,"y":357783,"z":0}}],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-30740,"y":-1911,"z":83380},"rot":{"x":0,"y":180000,"z":0}},{"groupId":64,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-30740,"y":-1763,"z":82380},"rot":{"x":0,"y":180000,"z":0}},{"groupId":64,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-31740,"y":-1895,"z":82880},"rot":{"x":0,"y":180000,"z":0}},{"groupId":64,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-31030,"y":-1474,"z":79980},"rot":{"x":0,"y":180000,"z":0}},{"groupId":64,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-32030,"y":-1551,"z":80480},"rot":{"x":0,"y":180000,"z":0}},{"groupId":64,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-32030,"y":-1417,"z":79480},"rot":{"x":0,"y":180000,"z":0}},{"groupId":64,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-35030,"y":-140,"z":69290},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300008,"propState":0,"propId":101017,"pos":{"x":-37790,"y":-1643,"z":81021},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-31790,"y":-1198,"z":77932},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-37790,"y":-727,"z":74991},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-37790,"y":-1493,"z":80151},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-31790,"y":-1074,"z":77151},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-37790,"y":-613,"z":74151},"rot":{"x":0,"y":0,"z":0}},{"groupId":88,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-36790,"y":-2616,"z":93151},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300002,"propState":0,"propId":100,"pos":{"x":-34790,"y":-2553,"z":87151},"rot":{"x":0,"y":180000,"z":0}},{"groupId":89,"instId":300001,"propState":0,"propId":100,"pos":{"x":-31790,"y":-2505,"z":87151},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[{"groupId":89,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-31790,"y":-2505,"z":87151},"rot":{"x":0,"y":195000,"z":0}}],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300001,"propState":0,"propId":100,"pos":{"x":-37790,"y":-2288,"z":85030},"rot":{"x":0,"y":165000,"z":0}}],"npcs":[],"monsters":[{"groupId":90,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-31790,"y":-2244,"z":85030},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8020501":{"P80205_F80205001":{"scenes":{"14":{"props":[{"groupId":14,"instId":300001,"propState":0,"propId":1028,"pos":{"x":86160,"y":2072,"z":-94137},"rot":{"x":0,"y":89460,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300008,"propState":0,"propId":101017,"pos":{"x":105698,"y":2072,"z":-91274},"rot":{"x":0,"y":89460,"z":0}},{"groupId":12,"instId":300007,"propState":0,"propId":101017,"pos":{"x":105430,"y":2072,"z":-97810},"rot":{"x":0,"y":89460,"z":0}},{"groupId":12,"instId":300006,"propState":0,"propId":101017,"pos":{"x":97360,"y":2072,"z":-89670},"rot":{"x":0,"y":89460,"z":0}},{"groupId":12,"instId":300005,"propState":0,"propId":101017,"pos":{"x":104580,"y":2072,"z":-90890},"rot":{"x":0,"y":89460,"z":0}},{"groupId":12,"instId":300004,"propState":0,"propId":101017,"pos":{"x":104953,"y":2072,"z":-96865},"rot":{"x":0,"y":89460,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":101017,"pos":{"x":96470,"y":2072,"z":-90170},"rot":{"x":0,"y":89460,"z":0}},{"groupId":12,"instId":300001,"propState":101,"propId":1026,"pos":{"x":115171,"y":2014,"z":-96019},"rot":{"x":0,"y":269460,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[],"npcs":[{"groupId":13,"instId":400001,"npcId":3013,"pos":{"x":110320,"y":2072,"z":-91780},"rot":{"x":0,"y":245332,"z":0}}],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300002,"propState":0,"propId":100,"pos":{"x":110320,"y":2072,"z":-91780},"rot":{"x":0,"y":245332,"z":0}},{"groupId":89,"instId":300001,"propState":0,"propId":100,"pos":{"x":110320,"y":2072,"z":-91780},"rot":{"x":0,"y":245332,"z":0}}],"npcs":[],"monsters":[{"groupId":89,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":110320,"y":2072,"z":-91780},"rot":{"x":0,"y":245332,"z":0}}],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300001,"propState":101,"propId":1026,"pos":{"x":115159,"y":2014,"z":-90863},"rot":{"x":0,"y":269460,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300003,"propState":0,"propId":100,"pos":{"x":106830,"y":2014,"z":-93430},"rot":{"x":0,"y":42774,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":100,"pos":{"x":106830,"y":2014,"z":-93430},"rot":{"x":0,"y":237774,"z":0}}],"npcs":[],"monsters":[{"groupId":15,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":106830,"y":2014,"z":-93430},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300002,"propState":0,"propId":101017,"pos":{"x":102150,"y":2014,"z":-96140},"rot":{"x":0,"y":270000,"z":0}},{"groupId":70,"instId":300003,"propState":0,"propId":101017,"pos":{"x":103150,"y":2014,"z":-96140},"rot":{"x":0,"y":270000,"z":0}},{"groupId":70,"instId":300001,"propState":101,"propId":1026,"pos":{"x":91180,"y":2014,"z":-94700},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300001,"propState":1,"propId":1002,"pos":{"x":102680,"y":2014,"z":-90590},"rot":{"x":0,"y":120000,"z":0}}],"npcs":[{"groupId":71,"instId":400001,"npcId":1013,"pos":{"x":98180,"y":2014,"z":-95520},"rot":{"x":0,"y":75000,"z":0}}],"monsters":[],"teleports":{}},"90":{"props":[],"npcs":[{"groupId":90,"instId":400001,"npcId":1007,"pos":{"x":98000,"y":2014,"z":-91870},"rot":{"x":0,"y":120000,"z":0}}],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300007,"propState":0,"propId":101017,"pos":{"x":99211,"y":2014,"z":-96981},"rot":{"x":0,"y":89460,"z":0}},{"groupId":17,"instId":300006,"propState":0,"propId":101017,"pos":{"x":100211,"y":2014,"z":-96972},"rot":{"x":0,"y":89460,"z":0}},{"groupId":17,"instId":300005,"propState":0,"propId":101017,"pos":{"x":99720,"y":2014,"z":-97976},"rot":{"x":0,"y":89460,"z":0}},{"groupId":17,"instId":300004,"propState":0,"propId":101017,"pos":{"x":103122,"y":2014,"z":-89977},"rot":{"x":0,"y":89460,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":101017,"pos":{"x":102631,"y":2014,"z":-90982},"rot":{"x":0,"y":89460,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":101017,"pos":{"x":103631,"y":2014,"z":-90972},"rot":{"x":0,"y":89460,"z":0}},{"groupId":17,"instId":300001,"propState":101,"propId":1026,"pos":{"x":113160,"y":2014,"z":-91882},"rot":{"x":0,"y":269460,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300005,"propState":0,"propId":1028,"pos":{"x":26981,"y":1007,"z":-168500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300004,"propState":0,"propId":1028,"pos":{"x":14470,"y":1007,"z":-172830},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300003,"propState":0,"propId":1028,"pos":{"x":16040,"y":1007,"z":-187690},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":1028,"pos":{"x":-14430,"y":1007,"z":-183140},"rot":{"x":0,"y":0,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":1028,"pos":{"x":-13630,"y":-930,"z":-166822},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300008,"propState":0,"propId":101017,"pos":{"x":5754,"y":1007,"z":-180944},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300007,"propState":0,"propId":101017,"pos":{"x":9684,"y":1007,"z":-173575},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300006,"propState":0,"propId":101017,"pos":{"x":10471,"y":1007,"z":-182299},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300005,"propState":0,"propId":101017,"pos":{"x":5824,"y":1007,"z":-181744},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300004,"propState":0,"propId":101017,"pos":{"x":8930,"y":1007,"z":-173612},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300003,"propState":0,"propId":101017,"pos":{"x":10888,"y":1007,"z":-183131},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-8360,"y":1007,"z":-179500},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300002,"propState":0,"propId":100,"pos":{"x":-3530,"y":1007,"z":-175460},"rot":{"x":0,"y":105000,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":100,"pos":{"x":-3530,"y":1007,"z":-175460},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[{"groupId":21,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-3530,"y":1007,"z":-175460},"rot":{"x":0,"y":105000,"z":0}}],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300001,"propState":0,"propId":100,"pos":{"x":-1230,"y":1007,"z":-179780},"rot":{"x":0,"y":57480,"z":0}}],"npcs":[],"monsters":[{"groupId":22,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-1190,"y":1007,"z":-175460},"rot":{"x":0,"y":105000,"z":0}}],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300003,"propState":0,"propId":100,"pos":{"x":1190,"y":1007,"z":-176940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":100,"pos":{"x":1190,"y":1007,"z":-176940},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":23,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":1190,"y":1007,"z":-176940},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-4600,"y":1007,"z":-179500},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300005,"propState":0,"propId":101017,"pos":{"x":10830,"y":1007,"z":-174540},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":300007,"propState":0,"propId":101017,"pos":{"x":11330,"y":1007,"z":-175540},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":300003,"propState":0,"propId":101017,"pos":{"x":6740,"y":1007,"z":-179720},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":300006,"propState":0,"propId":101017,"pos":{"x":10330,"y":1007,"z":-175540},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":300004,"propState":0,"propId":101017,"pos":{"x":6240,"y":1007,"z":-180720},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":300002,"propState":0,"propId":101017,"pos":{"x":5740,"y":1007,"z":-179720},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-2600,"y":1007,"z":-175500},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300008,"propState":0,"propId":101017,"pos":{"x":5022,"y":1007,"z":-180373},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-3253,"y":1007,"z":-180208},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300006,"propState":0,"propId":101017,"pos":{"x":2857,"y":1007,"z":-173615},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300005,"propState":0,"propId":101017,"pos":{"x":4152,"y":1007,"z":-180373},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-4034,"y":1007,"z":-180208},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":101017,"pos":{"x":2017,"y":1007,"z":-173615},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300001,"propState":101,"propId":1026,"pos":{"x":19220,"y":1007,"z":-179290},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[],"npcs":[{"groupId":20,"instId":400001,"npcId":3013,"pos":{"x":6510,"y":1007,"z":-175070},"rot":{"x":0,"y":243158,"z":0}}],"monsters":[],"teleports":{}},"107":{"props":[],"npcs":[{"groupId":107,"instId":400001,"npcId":3013,"pos":{"x":14550,"y":1007,"z":-175070},"rot":{"x":0,"y":243158,"z":0}}],"monsters":[],"teleports":{}},"108":{"props":[],"npcs":[{"groupId":108,"instId":400001,"npcId":3013,"pos":{"x":15040,"y":1007,"z":-179220},"rot":{"x":0,"y":271056,"z":0}}],"monsters":[],"teleports":{}},"109":{"props":[],"npcs":[{"groupId":109,"instId":400001,"npcId":3013,"pos":{"x":14220,"y":1007,"z":-183580},"rot":{"x":0,"y":286488,"z":0}}],"monsters":[],"teleports":{}},"110":{"props":[],"npcs":[{"groupId":110,"instId":400001,"npcId":3013,"pos":{"x":14550,"y":1007,"z":-177170},"rot":{"x":0,"y":249711,"z":0}}],"monsters":[],"teleports":{}},"111":{"props":[],"npcs":[{"groupId":111,"instId":400001,"npcId":3013,"pos":{"x":14220,"y":1007,"z":-181420},"rot":{"x":0,"y":286488,"z":0}}],"monsters":[],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300002,"propState":0,"propId":100,"pos":{"x":10290,"y":1007,"z":-175070},"rot":{"x":0,"y":243158,"z":0}},{"groupId":85,"instId":300001,"propState":0,"propId":100,"pos":{"x":10290,"y":1007,"z":-175070},"rot":{"x":0,"y":243158,"z":0}}],"npcs":[],"monsters":[{"groupId":85,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":10290,"y":1007,"z":-175070},"rot":{"x":0,"y":243158,"z":0}}],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300001,"propState":0,"propId":1028,"pos":{"x":-39430,"y":-3000,"z":-94080},"rot":{"x":-1,"y":269879,"z":3}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300008,"propState":0,"propId":101017,"pos":{"x":-37158,"y":-3010,"z":-99952},"rot":{"x":-3,"y":342082,"z":0}},{"groupId":33,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-26850,"y":-2902,"z":-99673},"rot":{"x":-3,"y":342082,"z":0}},{"groupId":33,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-27090,"y":-2902,"z":-98930},"rot":{"x":-3,"y":342082,"z":0}},{"groupId":33,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-34220,"y":-3011,"z":-104430},"rot":{"x":-3,"y":342082,"z":0}},{"groupId":33,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-36890,"y":-3010,"z":-100780},"rot":{"x":-3,"y":342082,"z":0}},{"groupId":33,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-33962,"y":-3011,"z":-105229},"rot":{"x":-3,"y":342082,"z":0}},{"groupId":33,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-36900,"y":-3000,"z":-85574},"rot":{"x":3,"y":162083,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300002,"propState":0,"propId":100,"pos":{"x":-30210,"y":-2989,"z":-93960},"rot":{"x":0,"y":177082,"z":0}},{"groupId":34,"instId":300001,"propState":0,"propId":100,"pos":{"x":-30210,"y":-2989,"z":-93960},"rot":{"x":0,"y":177082,"z":0}}],"npcs":[],"monsters":[{"groupId":34,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-30210,"y":-2989,"z":-93960},"rot":{"x":0,"y":177082,"z":0}}],"teleports":{}},"35":{"props":[],"npcs":[{"groupId":35,"instId":400001,"npcId":3013,"pos":{"x":-30010,"y":-2990,"z":-93600},"rot":{"x":0,"y":175414,"z":0}}],"monsters":[],"teleports":{}},"112":{"props":[],"npcs":[{"groupId":112,"instId":400001,"npcId":3013,"pos":{"x":-29010,"y":-2990,"z":-94060},"rot":{"x":0,"y":199982,"z":0}}],"monsters":[],"teleports":{}},"113":{"props":[],"npcs":[{"groupId":113,"instId":400001,"npcId":3013,"pos":{"x":-32800,"y":-2990,"z":-93600},"rot":{"x":0,"y":180393,"z":0}}],"monsters":[],"teleports":{}},"114":{"props":[],"npcs":[{"groupId":114,"instId":400001,"npcId":3013,"pos":{"x":-36510,"y":-2990,"z":-94110},"rot":{"x":0,"y":151436,"z":0}}],"monsters":[],"teleports":{}},"115":{"props":[],"npcs":[{"groupId":115,"instId":400001,"npcId":3013,"pos":{"x":-30770,"y":-2990,"z":-94060},"rot":{"x":0,"y":199982,"z":0}}],"monsters":[],"teleports":{}},"116":{"props":[],"npcs":[{"groupId":116,"instId":400001,"npcId":3013,"pos":{"x":-35034,"y":-2990,"z":-94110},"rot":{"x":0,"y":151436,"z":0}}],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-29062,"y":-3000,"z":-98842},"rot":{"x":-3,"y":342082,"z":0}},{"groupId":36,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-29370,"y":-3000,"z":-97890},"rot":{"x":-3,"y":342082,"z":0}},{"groupId":36,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-28265,"y":-3000,"z":-98058},"rot":{"x":-3,"y":342082,"z":0}},{"groupId":36,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-36340,"y":-3000,"z":-94190},"rot":{"x":-3,"y":342082,"z":0}},{"groupId":36,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-35235,"y":-3000,"z":-94358},"rot":{"x":-3,"y":342082,"z":0}},{"groupId":36,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-35542,"y":-3000,"z":-93407},"rot":{"x":-3,"y":342082,"z":0}},{"groupId":36,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-31350,"y":-3000,"z":-87477},"rot":{"x":3,"y":188969,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-31010,"y":-3000,"z":-85574},"rot":{"x":3,"y":191161,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300003,"propState":0,"propId":100,"pos":{"x":-32676,"y":-3000,"z":-94120},"rot":{"x":359977,"y":336688,"z":5}},{"groupId":38,"instId":300001,"propState":0,"propId":100,"pos":{"x":-32676,"y":-3000,"z":-94120},"rot":{"x":77,"y":171687,"z":359985}}],"npcs":[],"monsters":[{"groupId":38,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-32676,"y":-3000,"z":-94120},"rot":{"x":0,"y":165000,"z":0}}],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300001,"propState":0,"propId":1028,"pos":{"x":-21950,"y":-985,"z":-205060},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300008,"propState":0,"propId":101017,"pos":{"x":-38680,"y":-985,"z":-198580},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-34421,"y":-985,"z":-193270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-32220,"y":-985,"z":-198730},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-37810,"y":-985,"z":-198580},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-33640,"y":-985,"z":-193270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-31200,"y":-985,"z":-199760},"rot":{"x":0,"y":270000,"z":0}},{"groupId":40,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-47460,"y":-985,"z":-198270},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[],"npcs":[{"groupId":82,"instId":400001,"npcId":3013,"pos":{"x":-41580,"y":-985,"z":-194180},"rot":{"x":0,"y":105000,"z":0}}],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300002,"propState":0,"propId":100,"pos":{"x":-41580,"y":-985,"z":-194180},"rot":{"x":0,"y":105000,"z":0}},{"groupId":41,"instId":300001,"propState":0,"propId":100,"pos":{"x":-41580,"y":-985,"z":-194180},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[{"groupId":41,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-41580,"y":-985,"z":-194180},"rot":{"x":0,"y":105000,"z":0}}],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-44230,"y":-985,"z":-198580},"rot":{"x":0,"y":270000,"z":0}},{"groupId":81,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-41221,"y":-985,"z":-193940},"rot":{"x":0,"y":270000,"z":0}},{"groupId":81,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-37770,"y":-985,"z":-198730},"rot":{"x":0,"y":270000,"z":0}},{"groupId":81,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-43360,"y":-985,"z":-198580},"rot":{"x":0,"y":270000,"z":0}},{"groupId":81,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-40440,"y":-985,"z":-193940},"rot":{"x":0,"y":270000,"z":0}},{"groupId":81,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-38680,"y":-985,"z":-198688},"rot":{"x":0,"y":270000,"z":0}},{"groupId":81,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-23460,"y":-985,"z":-198270},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300002,"propState":0,"propId":100,"pos":{"x":-29175,"y":-985,"z":-194760},"rot":{"x":0,"y":270000,"z":0}},{"groupId":83,"instId":300001,"propState":0,"propId":100,"pos":{"x":-29175,"y":-985,"z":-194760},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":83,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-29175,"y":-985,"z":-194760},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300001,"propState":0,"propId":100,"pos":{"x":-32030,"y":-985,"z":-198430},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":84,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-32035,"y":-985,"z":-194760},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300001,"propState":0,"propId":1028,"pos":{"x":-75640,"y":-111,"z":-77580},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-75640,"y":-111,"z":-48579},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300003,"propState":0,"propId":100,"pos":{"x":-73130,"y":-111,"z":-53240},"rot":{"x":0,"y":10216,"z":0}},{"groupId":46,"instId":300001,"propState":0,"propId":100,"pos":{"x":-73130,"y":-111,"z":-53240},"rot":{"x":0,"y":10216,"z":0}}],"npcs":[],"monsters":[{"groupId":46,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-73130,"y":-111,"z":-53240},"rot":{"x":0,"y":205216,"z":0}}],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300003,"propState":0,"propId":100,"pos":{"x":-72750,"y":-111,"z":-53680},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300002,"propState":0,"propId":100,"pos":{"x":-72750,"y":-111,"z":-53680},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[{"groupId":65,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-72750,"y":-111,"z":-53680},"rot":{"x":0,"y":195000,"z":0}}],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300001,"propState":0,"propId":1028,"pos":{"x":-94910,"y":-958,"z":-169110},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-121911,"y":-958,"z":-171110},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300003,"propState":0,"propId":1028,"pos":{"x":-94910,"y":-958,"z":-169110},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300005,"propState":0,"propId":101015,"pos":{"x":-105352,"y":-936,"z":-166026},"rot":{"x":0,"y":30000,"z":0}},{"groupId":50,"instId":300004,"propState":0,"propId":101015,"pos":{"x":-104380,"y":-936,"z":-165951},"rot":{"x":0,"y":30000,"z":0}},{"groupId":50,"instId":300003,"propState":0,"propId":101016,"pos":{"x":-104799,"y":-936,"z":-166857},"rot":{"x":0,"y":30000,"z":0}},{"groupId":50,"instId":300002,"propState":1,"propId":1002,"pos":{"x":-110390,"y":-936,"z":-171700},"rot":{"x":0,"y":60000,"z":0}},{"groupId":50,"instId":300001,"propState":0,"propId":1001,"pos":{"x":-110570,"y":-936,"z":-166260},"rot":{"x":0,"y":120000,"z":0}}],"npcs":[{"groupId":50,"instId":400001,"npcId":1013,"pos":{"x":-115480,"y":-936,"z":-167190},"rot":{"x":0,"y":105000,"z":0}}],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-51630,"y":-985,"z":-164460},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300008,"propState":0,"propId":101017,"pos":{"x":-74500,"y":-985,"z":-166150},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-50050,"y":-985,"z":-170910},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-50050,"y":-985,"z":-171750},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-52540,"y":-985,"z":-164320},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-62570,"y":-985,"z":-171310},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-83141,"y":-951,"z":-168889},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300002,"propState":0,"propId":100,"pos":{"x":-78610,"y":-985,"z":-171540},"rot":{"x":0,"y":66097,"z":0}},{"groupId":55,"instId":300001,"propState":0,"propId":100,"pos":{"x":-78610,"y":-985,"z":-171540},"rot":{"x":0,"y":66097,"z":0}}],"npcs":[],"monsters":[{"groupId":55,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-78610,"y":-985,"z":-171540},"rot":{"x":0,"y":66097,"z":0}}],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300001,"propState":0,"propId":100,"pos":{"x":-47910,"y":-985,"z":-166050},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":56,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-47910,"y":-985,"z":-166050},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300001,"propState":0,"propId":100,"pos":{"x":-65662,"y":-985,"z":-166610},"rot":{"x":0,"y":89551,"z":0}}],"npcs":[],"monsters":[{"groupId":57,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-65662,"y":-985,"z":-166610},"rot":{"x":0,"y":89551,"z":0}}],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300008,"propState":0,"propId":101017,"pos":{"x":-75890,"y":-951,"z":-166340},"rot":{"x":0,"y":90000,"z":0}},{"groupId":93,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-78979,"y":-951,"z":-172340},"rot":{"x":0,"y":90000,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-61852,"y":-985,"z":-171520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":93,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-76760,"y":-951,"z":-166340},"rot":{"x":0,"y":90000,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-79760,"y":-951,"z":-172340},"rot":{"x":0,"y":90000,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-62692,"y":-985,"z":-171520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":93,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-48190,"y":-985,"z":-169780},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300002,"propState":0,"propId":100,"pos":{"x":-54190,"y":-985,"z":-165780},"rot":{"x":0,"y":270000,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":100,"pos":{"x":-54190,"y":-985,"z":-168780},"rot":{"x":0,"y":285000,"z":0}}],"npcs":[],"monsters":[{"groupId":94,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-54190,"y":-985,"z":-168780},"rot":{"x":0,"y":285000,"z":0}}],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300001,"propState":0,"propId":100,"pos":{"x":-67430,"y":-985,"z":-166340},"rot":{"x":0,"y":255000,"z":0}}],"npcs":[],"monsters":[{"groupId":95,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-67430,"y":-985,"z":-166340},"rot":{"x":0,"y":255000,"z":0}}],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300001,"propState":0,"propId":100,"pos":{"x":-69760,"y":-985,"z":-166340},"rot":{"x":0,"y":255000,"z":0}}],"npcs":[],"monsters":[{"groupId":96,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-69760,"y":-985,"z":-166340},"rot":{"x":0,"y":255000,"z":0}}],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300002,"propState":0,"propId":1028,"pos":{"x":1580,"y":-3000,"z":-120702},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":1028,"pos":{"x":-299,"y":-949,"z":-159232},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300008,"propState":0,"propId":101017,"pos":{"x":-2070,"y":-2962,"z":-133470},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300007,"propState":0,"propId":101017,"pos":{"x":2701,"y":-2992,"z":-145451},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-2900,"y":-2832,"z":-147230},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300005,"propState":0,"propId":101017,"pos":{"x":2040,"y":-2962,"z":-133320},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300004,"propState":0,"propId":101017,"pos":{"x":2701,"y":-2987,"z":-146232},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-2880,"y":-2981,"z":-146272},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-299,"y":-3000,"z":-125080},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300002,"propState":0,"propId":100,"pos":{"x":2179,"y":-3000,"z":-129065},"rot":{"x":0,"y":195000,"z":0}},{"groupId":62,"instId":300001,"propState":0,"propId":100,"pos":{"x":2179,"y":-3000,"z":-129065},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[{"groupId":62,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":2179,"y":-3000,"z":-129065},"rot":{"x":0,"y":195000,"z":0}}],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300001,"propState":0,"propId":100,"pos":{"x":-2110,"y":-3000,"z":-138130},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[{"groupId":63,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-2110,"y":-3000,"z":-138130},"rot":{"x":0,"y":135000,"z":0}}],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300001,"propState":0,"propId":100,"pos":{"x":1940,"y":-3000,"z":-138330},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[{"groupId":64,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":1940,"y":-3000,"z":-138330},"rot":{"x":0,"y":195000,"z":0}}],"teleports":{}},"87":{"props":[],"npcs":[{"groupId":87,"instId":400001,"npcId":3013,"pos":{"x":1970,"y":-3000,"z":-143410},"rot":{"x":0,"y":345000,"z":0}}],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-2070,"y":-2962,"z":-133470},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-2470,"y":-3000,"z":-135266},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300005,"propState":0,"propId":101017,"pos":{"x":4108,"y":-3000,"z":-130250},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300004,"propState":0,"propId":101017,"pos":{"x":2040,"y":-2962,"z":-133320},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300003,"propState":0,"propId":101017,"pos":{"x":2775,"y":-3000,"z":-132088},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-2684,"y":-3000,"z":-131857},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-2299,"y":-1746,"z":-154232},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300002,"propState":0,"propId":1028,"pos":{"x":23070,"y":-2993,"z":-94230},"rot":{"x":0,"y":268540,"z":0}},{"groupId":66,"instId":300001,"propState":0,"propId":1028,"pos":{"x":1580,"y":-2993,"z":-120702},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300002,"propState":0,"propId":100,"pos":{"x":1970,"y":-3000,"z":-143410},"rot":{"x":0,"y":345000,"z":0}},{"groupId":88,"instId":300001,"propState":0,"propId":100,"pos":{"x":1970,"y":-3000,"z":-143410},"rot":{"x":0,"y":345000,"z":0}}],"npcs":[],"monsters":[{"groupId":88,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":1970,"y":-3000,"z":-143410},"rot":{"x":0,"y":345000,"z":0}}],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-4240,"y":-2793,"z":-90953},"rot":{"x":0,"y":165000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":-2762,"z":-94010},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300001,"propState":0,"propId":100,"pos":{"x":0,"y":-2762,"z":-94010},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":68,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":0,"y":-2762,"z":-94010},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300001,"propState":0,"propId":1028,"pos":{"x":9460,"y":-985,"z":-228589},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300003,"propState":0,"propId":100,"pos":{"x":0,"y":-2762,"z":-94010},"rot":{"x":0,"y":0,"z":0}},{"groupId":69,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":-2762,"z":-94010},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[{"groupId":69,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":0,"y":-2762,"z":-94010},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-1891,"y":-985,"z":-233080},"rot":{"x":0,"y":256283,"z":0}},{"groupId":51,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-2089,"y":-985,"z":-232267},"rot":{"x":0,"y":256283,"z":0}},{"groupId":51,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-11480,"y":-985,"z":-230900},"rot":{"x":0,"y":107382,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300001,"propState":1,"propId":1002,"pos":{"x":-5343,"y":-985,"z":-236720},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[{"groupId":52,"instId":400001,"npcId":1013,"pos":{"x":-5680,"y":-985,"z":-230340},"rot":{"x":0,"y":120000,"z":0}}],"monsters":[],"teleports":{}},"91":{"props":[],"npcs":[{"groupId":91,"instId":400001,"npcId":1007,"pos":{"x":-7500,"y":-985,"z":-233920},"rot":{"x":0,"y":105000,"z":0}}],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300002,"propState":0,"propId":1028,"pos":{"x":86200,"y":2023,"z":-94250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":102,"instId":300001,"propState":0,"propId":1028,"pos":{"x":36798,"y":2000,"z":-88914},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[{"groupId":103,"instId":300008,"propState":0,"propId":101017,"pos":{"x":67030,"y":2023,"z":-97250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":103,"instId":300007,"propState":0,"propId":101017,"pos":{"x":72419,"y":2094,"z":-91250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":103,"instId":300006,"propState":0,"propId":101017,"pos":{"x":55934,"y":2023,"z":-90990},"rot":{"x":0,"y":270000,"z":0}},{"groupId":103,"instId":300005,"propState":0,"propId":101017,"pos":{"x":67900,"y":2023,"z":-97250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":103,"instId":300004,"propState":0,"propId":101017,"pos":{"x":73200,"y":2014,"z":-91250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":103,"instId":300003,"propState":0,"propId":101017,"pos":{"x":56774,"y":2023,"z":-90990},"rot":{"x":0,"y":270000,"z":0}},{"groupId":103,"instId":300001,"propState":101,"propId":1026,"pos":{"x":36191,"y":2000,"z":-96250},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"104":{"props":[{"groupId":104,"instId":300002,"propState":0,"propId":100,"pos":{"x":42190,"y":2000,"z":-94250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":104,"instId":300001,"propState":0,"propId":100,"pos":{"x":42190,"y":2000,"z":-91250},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[{"groupId":104,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":42190,"y":2000,"z":-91250},"rot":{"x":0,"y":105000,"z":0}}],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300001,"propState":0,"propId":100,"pos":{"x":63210,"y":2023,"z":-96500},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[{"groupId":105,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":63210,"y":2023,"z":-91250},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"106":{"props":[{"groupId":106,"instId":300001,"propState":0,"propId":100,"pos":{"x":49760,"y":2036,"z":-96260},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[{"groupId":106,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":49760,"y":2036,"z":-96260},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8020601":{"P80206_F80206001":{"scenes":{"15":{"props":[{"groupId":15,"instId":300001,"propState":0,"propId":1028,"pos":{"x":-42460,"y":-2141,"z":-170270},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-68330,"y":-2141,"z":-172890},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300003,"propState":0,"propId":100,"pos":{"x":-62320,"y":-2141,"z":-168450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":100,"pos":{"x":-62320,"y":-2141,"z":-168450},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":17,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-62320,"y":-2141,"z":-168450},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300003,"propState":0,"propId":100,"pos":{"x":-62320,"y":-2141,"z":-168450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":19,"instId":300002,"propState":0,"propId":100,"pos":{"x":-62320,"y":-2141,"z":-168450},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":19,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-62320,"y":-2141,"z":-168450},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300001,"propState":0,"propId":1028,"pos":{"x":-42460,"y":-2141,"z":-170270},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300008,"propState":0,"propId":101017,"pos":{"x":-19150,"y":-2141,"z":-167297},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-23060,"y":-2141,"z":-173580},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-31640,"y":-2141,"z":-167557},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-18330,"y":-2141,"z":-167277},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-24020,"y":-2141,"z":-173560},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-32480,"y":-2141,"z":-167268},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-8670,"y":-2141,"z":-169270},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[],"npcs":[{"groupId":35,"instId":400001,"npcId":3013,"pos":{"x":-14610,"y":-2134,"z":-172320},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300002,"propState":0,"propId":100,"pos":{"x":-11631,"y":-2134,"z":-169970},"rot":{"x":0,"y":270000,"z":0}},{"groupId":27,"instId":300001,"propState":0,"propId":100,"pos":{"x":-11631,"y":-2134,"z":-172970},"rot":{"x":0,"y":285000,"z":0}}],"npcs":[],"monsters":[{"groupId":27,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-11631,"y":-2134,"z":-172970},"rot":{"x":0,"y":285000,"z":0}}],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300001,"propState":0,"propId":100,"pos":{"x":-14410,"y":-2134,"z":-168060},"rot":{"x":0,"y":233076,"z":0}}],"npcs":[],"monsters":[{"groupId":28,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-14090,"y":-2134,"z":-172970},"rot":{"x":0,"y":285000,"z":0}}],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-16600,"y":-2134,"z":-173380},"rot":{"x":0,"y":270000,"z":0}},{"groupId":70,"instId":300008,"propState":0,"propId":101017,"pos":{"x":-23470,"y":-2134,"z":-173380},"rot":{"x":0,"y":270000,"z":0}},{"groupId":70,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-20381,"y":-2134,"z":-167380},"rot":{"x":0,"y":270000,"z":0}},{"groupId":70,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-17440,"y":-2134,"z":-173380},"rot":{"x":0,"y":270000,"z":0}},{"groupId":70,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-22600,"y":-2134,"z":-173380},"rot":{"x":0,"y":270000,"z":0}},{"groupId":70,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-19600,"y":-2134,"z":-167380},"rot":{"x":0,"y":270000,"z":0}},{"groupId":70,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-35600,"y":-2134,"z":-171380},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300002,"propState":0,"propId":100,"pos":{"x":-29600,"y":-2134,"z":-170380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":69,"instId":300001,"propState":0,"propId":100,"pos":{"x":-29600,"y":-2134,"z":-167380},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[{"groupId":69,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-29600,"y":-2134,"z":-167380},"rot":{"x":0,"y":105000,"z":0}}],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-25920,"y":-2134,"z":-166940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":36,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-25044,"y":-2134,"z":-166958},"rot":{"x":0,"y":90000,"z":0}},{"groupId":36,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-24114,"y":-2134,"z":-167003},"rot":{"x":0,"y":90000,"z":0}},{"groupId":36,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-16240,"y":-2134,"z":-172853},"rot":{"x":0,"y":90000,"z":0}},{"groupId":36,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-18020,"y":-2134,"z":-172870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":36,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-17080,"y":-2134,"z":-172908},"rot":{"x":0,"y":90000,"z":0}},{"groupId":36,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-11800,"y":-2134,"z":-167840},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300001,"propState":0,"propId":1028,"pos":{"x":5514,"y":-2145,"z":-27086},"rot":{"x":0,"y":135000,"z":0}},{"groupId":30,"instId":300002,"propState":0,"propId":1028,"pos":{"x":4270,"y":-2134,"z":-78741},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300007,"propState":0,"propId":101017,"pos":{"x":4980,"y":-2134,"z":-65960},"rot":{"x":0,"y":271464,"z":0}},{"groupId":31,"instId":300006,"propState":0,"propId":101017,"pos":{"x":21690,"y":-1122,"z":-80070},"rot":{"x":0,"y":271464,"z":0}},{"groupId":31,"instId":300005,"propState":0,"propId":101017,"pos":{"x":4770,"y":-2113,"z":-51140},"rot":{"x":0,"y":271464,"z":0}},{"groupId":31,"instId":300004,"propState":0,"propId":101017,"pos":{"x":5010,"y":-2134,"z":-66940},"rot":{"x":0,"y":271464,"z":0}},{"groupId":31,"instId":300008,"propState":0,"propId":101017,"pos":{"x":4790,"y":-2113,"z":-50250},"rot":{"x":0,"y":271464,"z":0}},{"groupId":31,"instId":300003,"propState":0,"propId":101017,"pos":{"x":22530,"y":-1122,"z":-80091},"rot":{"x":0,"y":271464,"z":0}},{"groupId":31,"instId":300001,"propState":101,"propId":1026,"pos":{"x":8260,"y":-2145,"z":-36320},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300002,"propState":0,"propId":100,"pos":{"x":5770,"y":-2113,"z":-43280},"rot":{"x":0,"y":110461,"z":0}},{"groupId":34,"instId":300001,"propState":0,"propId":100,"pos":{"x":5770,"y":-2113,"z":-43280},"rot":{"x":0,"y":125461,"z":0}}],"npcs":[],"monsters":[{"groupId":34,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":5770,"y":-2113,"z":-43280},"rot":{"x":0,"y":125461,"z":0}}],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300001,"propState":0,"propId":100,"pos":{"x":7990,"y":-2134,"z":-79290},"rot":{"x":0,"y":358156,"z":0}}],"npcs":[],"monsters":[{"groupId":33,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":7990,"y":-2134,"z":-79290},"rot":{"x":0,"y":358156,"z":0}}],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300001,"propState":0,"propId":100,"pos":{"x":10950,"y":-2113,"z":-60720},"rot":{"x":0,"y":211764,"z":0}}],"npcs":[],"monsters":[{"groupId":32,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":10950,"y":-2113,"z":-60720},"rot":{"x":0,"y":211764,"z":0}}],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300001,"propState":0,"propId":1028,"pos":{"x":21116,"y":-2134,"z":-145540},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300002,"propState":0,"propId":1028,"pos":{"x":4590,"y":-2132,"z":-175340},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300008,"propState":0,"propId":101017,"pos":{"x":24500,"y":-2132,"z":-161520},"rot":{"x":0,"y":76971,"z":0}},{"groupId":38,"instId":300007,"propState":0,"propId":101017,"pos":{"x":13621,"y":-2132,"z":-173770},"rot":{"x":0,"y":90000,"z":0}},{"groupId":38,"instId":300006,"propState":0,"propId":101017,"pos":{"x":13470,"y":-2132,"z":-160490},"rot":{"x":0,"y":90000,"z":0}},{"groupId":38,"instId":300005,"propState":0,"propId":101017,"pos":{"x":24450,"y":-2132,"z":-160560},"rot":{"x":0,"y":76971,"z":0}},{"groupId":38,"instId":300004,"propState":0,"propId":101017,"pos":{"x":12840,"y":-2132,"z":-173770},"rot":{"x":0,"y":90000,"z":0}},{"groupId":38,"instId":300003,"propState":0,"propId":101017,"pos":{"x":12630,"y":-2132,"z":-160981},"rot":{"x":0,"y":90000,"z":0}},{"groupId":38,"instId":300001,"propState":101,"propId":1026,"pos":{"x":21170,"y":-2132,"z":-157040},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[],"npcs":[{"groupId":39,"instId":400001,"npcId":3013,"pos":{"x":21540,"y":-2132,"z":-162400},"rot":{"x":0,"y":233202,"z":0}}],"monsters":[],"teleports":{}},"92":{"props":[],"npcs":[{"groupId":92,"instId":400001,"npcId":3013,"pos":{"x":21540,"y":-2132,"z":-168080},"rot":{"x":0,"y":265145,"z":0}}],"monsters":[],"teleports":{}},"93":{"props":[],"npcs":[{"groupId":93,"instId":400001,"npcId":3013,"pos":{"x":20810,"y":-2132,"z":-164540},"rot":{"x":0,"y":246853,"z":0}}],"monsters":[],"teleports":{}},"94":{"props":[],"npcs":[{"groupId":94,"instId":400001,"npcId":3013,"pos":{"x":18500,"y":-2132,"z":-161620},"rot":{"x":0,"y":221736,"z":0}}],"monsters":[],"teleports":{}},"95":{"props":[],"npcs":[{"groupId":95,"instId":400001,"npcId":3013,"pos":{"x":21300,"y":-2132,"z":-166330},"rot":{"x":0,"y":265145,"z":0}}],"monsters":[],"teleports":{}},"96":{"props":[],"npcs":[{"groupId":96,"instId":400001,"npcId":3013,"pos":{"x":19820,"y":-2132,"z":-162820},"rot":{"x":0,"y":221736,"z":0}}],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300002,"propState":0,"propId":100,"pos":{"x":22322,"y":-2134,"z":-161105},"rot":{"x":0,"y":265660,"z":0}},{"groupId":40,"instId":300001,"propState":0,"propId":100,"pos":{"x":22322,"y":-2134,"z":-164105},"rot":{"x":0,"y":280660,"z":0}}],"npcs":[],"monsters":[{"groupId":40,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":22322,"y":-2134,"z":-164105},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300001,"propState":101,"propId":1026,"pos":{"x":21170,"y":-2132,"z":-157040},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300003,"propState":0,"propId":100,"pos":{"x":21080,"y":-2132,"z":-163450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":41,"instId":300001,"propState":0,"propId":100,"pos":{"x":21080,"y":-2132,"z":-163450},"rot":{"x":0,"y":285000,"z":0}}],"npcs":[],"monsters":[{"groupId":41,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":21080,"y":-2132,"z":-163450},"rot":{"x":0,"y":285000,"z":0}}],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300003,"propState":0,"propId":101017,"pos":{"x":24020,"y":-2134,"z":-162120},"rot":{"x":0,"y":180000,"z":0}},{"groupId":64,"instId":300002,"propState":0,"propId":101017,"pos":{"x":24020,"y":-2134,"z":-163120},"rot":{"x":0,"y":180000,"z":0}},{"groupId":64,"instId":300001,"propState":101,"propId":1026,"pos":{"x":19440,"y":-2134,"z":-171570},"rot":{"x":0,"y":18914,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300001,"propState":1,"propId":1002,"pos":{"x":16060,"y":-2134,"z":-162610},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[{"groupId":65,"instId":400001,"npcId":1013,"pos":{"x":17420,"y":-2134,"z":-166293},"rot":{"x":0,"y":33914,"z":0}}],"monsters":[],"teleports":{}},"82":{"props":[],"npcs":[{"groupId":82,"instId":400001,"npcId":1007,"pos":{"x":23230,"y":-2134,"z":-165580},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300002,"propState":0,"propId":1028,"pos":{"x":4270,"y":-2134,"z":-78741},"rot":{"x":0,"y":270000,"z":0}},{"groupId":43,"instId":300001,"propState":0,"propId":1028,"pos":{"x":3820,"y":-2109,"z":-111610},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300008,"propState":0,"propId":101017,"pos":{"x":-5080,"y":-2134,"z":-98330},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300007,"propState":0,"propId":101017,"pos":{"x":430,"y":-2134,"z":-101419},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-5000,"y":-2134,"z":-104360},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-5120,"y":-2134,"z":-99200},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300004,"propState":0,"propId":101017,"pos":{"x":464,"y":-2134,"z":-102200},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-5037,"y":-2134,"z":-105200},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-3120,"y":-2134,"z":-79520},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300002,"propState":0,"propId":100,"pos":{"x":-3410,"y":-2134,"z":-86190},"rot":{"x":0,"y":180000,"z":0}},{"groupId":45,"instId":300001,"propState":0,"propId":100,"pos":{"x":-410,"y":-2134,"z":-86190},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[{"groupId":45,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-410,"y":-2134,"z":-86190},"rot":{"x":0,"y":195000,"z":0}}],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-3120,"y":-2134,"z":-83280},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300003,"propState":0,"propId":100,"pos":{"x":-410,"y":-2134,"z":-89950},"rot":{"x":0,"y":195000,"z":0}},{"groupId":46,"instId":300001,"propState":0,"propId":100,"pos":{"x":-410,"y":-2134,"z":-89950},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[{"groupId":46,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-410,"y":-2134,"z":-89950},"rot":{"x":0,"y":195000,"z":0}}],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300007,"propState":0,"propId":101017,"pos":{"x":415,"y":-2134,"z":-97420},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300006,"propState":0,"propId":101017,"pos":{"x":414,"y":-2134,"z":-96654},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-307,"y":-2134,"z":-97013},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-4322,"y":-2134,"z":-101209},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-5080,"y":-2134,"z":-101635},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-5060,"y":-2134,"z":-100810},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-4120,"y":-2134,"z":-83280},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300001,"propState":0,"propId":1028,"pos":{"x":25710,"y":-2099,"z":-112040},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300001,"propState":101,"propId":1026,"pos":{"x":42230,"y":-1134,"z":-91490},"rot":{"x":0,"y":221360,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300005,"propState":0,"propId":101015,"pos":{"x":35999,"y":-1134,"z":-102004},"rot":{"x":0,"y":161360,"z":0}},{"groupId":51,"instId":300004,"propState":0,"propId":101015,"pos":{"x":35413,"y":-1134,"z":-102783},"rot":{"x":0,"y":161360,"z":0}},{"groupId":51,"instId":300003,"propState":0,"propId":101016,"pos":{"x":35010,"y":-1134,"z":-101870},"rot":{"x":0,"y":161360,"z":0}},{"groupId":51,"instId":300002,"propState":1,"propId":1002,"pos":{"x":33110,"y":-1134,"z":-96050},"rot":{"x":0,"y":191360,"z":0}},{"groupId":51,"instId":300001,"propState":0,"propId":1001,"pos":{"x":38930,"y":-1134,"z":-99900},"rot":{"x":0,"y":251360,"z":0}}],"npcs":[{"groupId":51,"instId":400001,"npcId":1013,"pos":{"x":41740,"y":-1134,"z":-96420},"rot":{"x":0,"y":236360,"z":0}}],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300004,"propState":0,"propId":1028,"pos":{"x":17960,"y":-2139,"z":-6240},"rot":{"x":0,"y":315309,"z":0}},{"groupId":54,"instId":300002,"propState":0,"propId":1028,"pos":{"x":-5700,"y":1876,"z":14250},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300001,"propState":0,"propId":1028,"pos":{"x":-13310,"y":1876,"z":4450},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-8390,"y":1876,"z":5340},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-10630,"y":1876,"z":12880},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-4570,"y":1876,"z":5080},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300008,"propState":0,"propId":101017,"pos":{"x":-9260,"y":1876,"z":5340},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-5410,"y":1876,"z":5080},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-9849,"y":1876,"z":12880},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-21610,"y":1876,"z":8390},"rot":{"x":0,"y":86360,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"57":{"props":[],"npcs":[{"groupId":57,"instId":400001,"npcId":3013,"pos":{"x":-16860,"y":1876,"z":11790},"rot":{"x":0,"y":105000,"z":0}}],"monsters":[],"teleports":{}},"87":{"props":[],"npcs":[{"groupId":87,"instId":400001,"npcId":3013,"pos":{"x":-14730,"y":1876,"z":12880},"rot":{"x":0,"y":105000,"z":0}}],"monsters":[],"teleports":{}},"88":{"props":[],"npcs":[{"groupId":88,"instId":400001,"npcId":3013,"pos":{"x":-15430,"y":1876,"z":9810},"rot":{"x":0,"y":91271,"z":0}}],"monsters":[],"teleports":{}},"89":{"props":[],"npcs":[{"groupId":89,"instId":400001,"npcId":3013,"pos":{"x":-14870,"y":1876,"z":6670},"rot":{"x":0,"y":76407,"z":0}}],"monsters":[],"teleports":{}},"90":{"props":[],"npcs":[{"groupId":90,"instId":400001,"npcId":3013,"pos":{"x":-14730,"y":1876,"z":11280},"rot":{"x":0,"y":105000,"z":0}}],"monsters":[],"teleports":{}},"91":{"props":[],"npcs":[{"groupId":91,"instId":400001,"npcId":3013,"pos":{"x":-14870,"y":1876,"z":8230},"rot":{"x":0,"y":76407,"z":0}}],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-9260,"y":1876,"z":5340},"rot":{"x":0,"y":270000,"z":0}},{"groupId":80,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-10630,"y":1876,"z":12880},"rot":{"x":0,"y":270000,"z":0}},{"groupId":80,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-5410,"y":1876,"z":5080},"rot":{"x":0,"y":270000,"z":0}},{"groupId":80,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-8390,"y":1876,"z":5340},"rot":{"x":0,"y":270000,"z":0}},{"groupId":80,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-9849,"y":1876,"z":12880},"rot":{"x":0,"y":270000,"z":0}},{"groupId":80,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-4570,"y":1876,"z":5080},"rot":{"x":0,"y":270000,"z":0}},{"groupId":80,"instId":300001,"propState":101,"propId":1026,"pos":{"x":430,"y":1876,"z":7020},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300002,"propState":0,"propId":100,"pos":{"x":-4190,"y":1876,"z":12420},"rot":{"x":0,"y":270000,"z":0}},{"groupId":81,"instId":300001,"propState":0,"propId":100,"pos":{"x":-4190,"y":1876,"z":12420},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":81,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-4190,"y":1876,"z":12420},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-21610,"y":1876,"z":8390},"rot":{"x":0,"y":86360,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300003,"propState":0,"propId":100,"pos":{"x":-16100,"y":1876,"z":11760},"rot":{"x":0,"y":270000,"z":0}},{"groupId":56,"instId":300001,"propState":0,"propId":100,"pos":{"x":-16100,"y":1876,"z":11760},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[{"groupId":56,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-16100,"y":1876,"z":11760},"rot":{"x":0,"y":105000,"z":0}}],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-8330,"y":1876,"z":13350},"rot":{"x":0,"y":41360,"z":0}},{"groupId":52,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-9210,"y":1876,"z":12850},"rot":{"x":0,"y":41360,"z":0}},{"groupId":52,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-21610,"y":1876,"z":11470},"rot":{"x":0,"y":86360,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300001,"propState":1,"propId":1002,"pos":{"x":-8840,"y":1876,"z":5887},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[{"groupId":53,"instId":400001,"npcId":1013,"pos":{"x":-14320,"y":1876,"z":12210},"rot":{"x":0,"y":101360,"z":0}}],"monsters":[],"teleports":{}},"83":{"props":[],"npcs":[{"groupId":83,"instId":400001,"npcId":1007,"pos":{"x":-11888,"y":1876,"z":7445},"rot":{"x":0,"y":60000,"z":0}}],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-8360,"y":1876,"z":5340},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-12330,"y":1876,"z":12080},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-8860,"y":1876,"z":6340},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-11330,"y":1876,"z":12080},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-11830,"y":1876,"z":13080},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-7860,"y":1876,"z":6340},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-21570,"y":1876,"z":8360},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300001,"propState":0,"propId":1028,"pos":{"x":13620,"y":-140,"z":-195780},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300008,"propState":0,"propId":101017,"pos":{"x":52900,"y":-140,"z":-200930},"rot":{"x":0,"y":132486,"z":0}},{"groupId":60,"instId":300003,"propState":0,"propId":101017,"pos":{"x":41630,"y":-140,"z":-206850},"rot":{"x":0,"y":132486,"z":0}},{"groupId":60,"instId":300007,"propState":0,"propId":101017,"pos":{"x":40680,"y":-140,"z":-192580},"rot":{"x":0,"y":132486,"z":0}},{"groupId":60,"instId":300006,"propState":0,"propId":101017,"pos":{"x":40710,"y":-140,"z":-206880},"rot":{"x":0,"y":132486,"z":0}},{"groupId":60,"instId":300005,"propState":0,"propId":101017,"pos":{"x":53530,"y":-140,"z":-200210},"rot":{"x":0,"y":132486,"z":0}},{"groupId":60,"instId":300004,"propState":0,"propId":101017,"pos":{"x":40143,"y":-140,"z":-192009},"rot":{"x":0,"y":132486,"z":0}},{"groupId":60,"instId":300001,"propState":101,"propId":1026,"pos":{"x":30280,"y":-140,"z":-205020},"rot":{"x":0,"y":88883,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300001,"propState":0,"propId":100,"pos":{"x":50220,"y":-140,"z":-195810},"rot":{"x":0,"y":331216,"z":0}}],"npcs":[],"monsters":[{"groupId":62,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":50220,"y":-140,"z":-195810},"rot":{"x":0,"y":331216,"z":0}}],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300002,"propState":0,"propId":100,"pos":{"x":33750,"y":-140,"z":-202360},"rot":{"x":0,"y":76727,"z":0}},{"groupId":61,"instId":300001,"propState":0,"propId":100,"pos":{"x":33750,"y":-140,"z":-202360},"rot":{"x":0,"y":91727,"z":0}}],"npcs":[],"monsters":[{"groupId":61,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":33750,"y":-140,"z":-202360},"rot":{"x":0,"y":91727,"z":0}}],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300001,"propState":0,"propId":100,"pos":{"x":50310,"y":-140,"z":-192480},"rot":{"x":0,"y":285944,"z":0}}],"npcs":[],"monsters":[{"groupId":63,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":50310,"y":-140,"z":-192480},"rot":{"x":0,"y":285944,"z":0}}],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300001,"propState":101,"propId":1026,"pos":{"x":51710,"y":-140,"z":-200130},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300003,"propState":0,"propId":100,"pos":{"x":45710,"y":-140,"z":-203130},"rot":{"x":0,"y":90000,"z":0}},{"groupId":86,"instId":300001,"propState":0,"propId":100,"pos":{"x":45710,"y":-140,"z":-203130},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":86,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":45710,"y":-140,"z":-203130},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300003,"propState":0,"propId":1028,"pos":{"x":25710,"y":-2099,"z":-112040},"rot":{"x":0,"y":90000,"z":0}},{"groupId":71,"instId":300002,"propState":0,"propId":1028,"pos":{"x":16323,"y":-2102,"z":-112040},"rot":{"x":0,"y":90000,"z":0}},{"groupId":71,"instId":300001,"propState":0,"propId":1028,"pos":{"x":21116,"y":-2134,"z":-145540},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300008,"propState":0,"propId":101017,"pos":{"x":18110,"y":-2134,"z":-128670},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300007,"propState":0,"propId":101017,"pos":{"x":24110,"y":-2134,"z":-131759},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300006,"propState":0,"propId":101017,"pos":{"x":18302,"y":-2134,"z":-134700},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300005,"propState":0,"propId":101017,"pos":{"x":18110,"y":-2134,"z":-129540},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300004,"propState":0,"propId":101017,"pos":{"x":24110,"y":-2134,"z":-132540},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300003,"propState":0,"propId":101017,"pos":{"x":18302,"y":-2134,"z":-135540},"rot":{"x":0,"y":0,"z":0}},{"groupId":72,"instId":300001,"propState":101,"propId":1026,"pos":{"x":19110,"y":-2134,"z":-116540},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[],"npcs":[{"groupId":73,"instId":400001,"npcId":3013,"pos":{"x":24110,"y":-2134,"z":-122540},"rot":{"x":0,"y":195000,"z":0}}],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300002,"propState":0,"propId":100,"pos":{"x":21110,"y":-2134,"z":-122540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":74,"instId":300001,"propState":0,"propId":100,"pos":{"x":24110,"y":-2134,"z":-122540},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[{"groupId":74,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":24110,"y":-2134,"z":-122540},"rot":{"x":0,"y":195000,"z":0}}],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300007,"propState":0,"propId":101017,"pos":{"x":18927,"y":-2134,"z":-132456},"rot":{"x":0,"y":180000,"z":0}},{"groupId":84,"instId":300006,"propState":0,"propId":101017,"pos":{"x":18927,"y":-2134,"z":-133456},"rot":{"x":0,"y":180000,"z":0}},{"groupId":84,"instId":300005,"propState":0,"propId":101017,"pos":{"x":17927,"y":-2134,"z":-132956},"rot":{"x":0,"y":180000,"z":0}},{"groupId":84,"instId":300004,"propState":0,"propId":101017,"pos":{"x":24195,"y":-2134,"z":-126900},"rot":{"x":0,"y":180000,"z":0}},{"groupId":84,"instId":300003,"propState":0,"propId":101017,"pos":{"x":23195,"y":-2134,"z":-126400},"rot":{"x":0,"y":180000,"z":0}},{"groupId":84,"instId":300002,"propState":0,"propId":101017,"pos":{"x":23195,"y":-2134,"z":-127400},"rot":{"x":0,"y":180000,"z":0}},{"groupId":84,"instId":300001,"propState":101,"propId":1026,"pos":{"x":23130,"y":-2134,"z":-138460},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300001,"propState":0,"propId":1028,"pos":{"x":5514,"y":-2145,"z":-27086},"rot":{"x":0,"y":135000,"z":0}},{"groupId":75,"instId":300002,"propState":0,"propId":1028,"pos":{"x":-13310,"y":1876,"z":4450},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300008,"propState":0,"propId":101017,"pos":{"x":-7028,"y":-2139,"z":-18022},"rot":{"x":0,"y":315000,"z":0}},{"groupId":76,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-925,"y":-2139,"z":-17391},"rot":{"x":0,"y":315000,"z":0}},{"groupId":76,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-1477,"y":-2139,"z":-16839},"rot":{"x":0,"y":315000,"z":0}},{"groupId":76,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-2764,"y":-2139,"z":-22286},"rot":{"x":0,"y":315000,"z":0}},{"groupId":76,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-6413,"y":-2139,"z":-18637},"rot":{"x":0,"y":315000,"z":0}},{"groupId":76,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-2170,"y":-2139,"z":-22880},"rot":{"x":0,"y":315000,"z":0}},{"groupId":76,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-15824,"y":-2139,"z":-7564},"rot":{"x":0,"y":135000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[],"npcs":[{"groupId":77,"instId":400001,"npcId":3013,"pos":{"x":-11940,"y":-2139,"z":-12150},"rot":{"x":0,"y":120000,"z":0}}],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300002,"propState":0,"propId":100,"pos":{"x":-12951,"y":-2139,"z":-10361},"rot":{"x":0,"y":135000,"z":0}},{"groupId":78,"instId":300001,"propState":0,"propId":100,"pos":{"x":-10830,"y":-2139,"z":-8240},"rot":{"x":0,"y":150000,"z":0}}],"npcs":[],"monsters":[{"groupId":78,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-10830,"y":-2139,"z":-8240},"rot":{"x":0,"y":150000,"z":0}}],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300001,"propState":0,"propId":100,"pos":{"x":-10800,"y":-2139,"z":-12420},"rot":{"x":0,"y":120000,"z":0}}],"npcs":[],"monsters":[{"groupId":79,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-8219,"y":-2139,"z":-10249},"rot":{"x":0,"y":150000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8020701":{"P80207_F80207001":{"scenes":{"10":{"props":[{"groupId":10,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-900,"y":7036,"z":-108610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":1029,"pos":{"x":22710,"y":7036,"z":-108631},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300001,"propState":101,"propId":1026,"pos":{"x":14420,"y":4877,"z":-136710},"rot":{"x":0,"y":345000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300003,"propState":0,"propId":100,"pos":{"x":10390,"y":4877,"z":-129990},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":100,"pos":{"x":10390,"y":4877,"z":-129990},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":12,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":10390,"y":4877,"z":-129990},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300003,"propState":0,"propId":100,"pos":{"x":10390,"y":4877,"z":-129990},"rot":{"x":0,"y":0,"z":0}},{"groupId":97,"instId":300002,"propState":0,"propId":100,"pos":{"x":10390,"y":4877,"z":-129990},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":97,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":10390,"y":4877,"z":-129990},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300003,"propState":0,"propId":100,"pos":{"x":10390,"y":4877,"z":-129990},"rot":{"x":0,"y":0,"z":0}},{"groupId":52,"instId":300002,"propState":0,"propId":100,"pos":{"x":10390,"y":4877,"z":-129990},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":52,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":10390,"y":4877,"z":-129990},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"13":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300001,"propState":101,"propId":1026,"pos":{"x":56230,"y":7006,"z":-100578},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300005,"propState":0,"propId":102005,"pos":{"x":42780,"y":7006,"z":-107670},"rot":{"x":0,"y":210000,"z":0}},{"groupId":15,"instId":300004,"propState":0,"propId":102005,"pos":{"x":42855,"y":7006,"z":-108642},"rot":{"x":0,"y":210000,"z":0}},{"groupId":15,"instId":300003,"propState":0,"propId":102006,"pos":{"x":41949,"y":7006,"z":-108223},"rot":{"x":0,"y":210000,"z":0}},{"groupId":15,"instId":300002,"propState":1,"propId":1002,"pos":{"x":47280,"y":7006,"z":-99190},"rot":{"x":0,"y":240000,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":1001,"pos":{"x":46920,"y":7006,"z":-108450},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[{"groupId":15,"instId":400001,"npcId":1013,"pos":{"x":52660,"y":7006,"z":-107540},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-38783,"y":5562,"z":-95739},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-13880,"y":5286,"z":-92190},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-900,"y":7036,"z":-108610},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-24549,"y":7036,"z":-111650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-22330,"y":7036,"z":-105650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":102008,"pos":{"x":-28330,"y":7036,"z":-105650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-21460,"y":7036,"z":-105650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-27490,"y":7036,"z":-105650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-25330,"y":7036,"z":-111650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-41431,"y":5564,"z":-106220},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300002,"propState":0,"propId":100,"pos":{"x":-39303,"y":5564,"z":-106219},"rot":{"x":0,"y":105000,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":100,"pos":{"x":-39303,"y":5564,"z":-106219},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[{"groupId":18,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-39340,"y":5564,"z":-110840},"rot":{"x":0,"y":75000,"z":0}}],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300001,"propState":0,"propId":100,"pos":{"x":-37160,"y":5564,"z":-110840},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[{"groupId":19,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-37160,"y":5564,"z":-110840},"rot":{"x":0,"y":75000,"z":0}}],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-17930,"y":7036,"z":-105650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":72,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-21019,"y":7036,"z":-111650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":72,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-23960,"y":7036,"z":-105650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":72,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-18800,"y":7036,"z":-105650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":72,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-21800,"y":7036,"z":-111650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":72,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-24800,"y":7036,"z":-105650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":72,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-9790,"y":7036,"z":-107650},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[],"npcs":[{"groupId":73,"instId":400001,"npcId":3013,"pos":{"x":-14550,"y":7036,"z":-111650},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"135":{"props":[],"npcs":[{"groupId":135,"instId":400001,"npcId":3013,"pos":{"x":-14550,"y":7036,"z":-112380},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"136":{"props":[],"npcs":[{"groupId":136,"instId":400001,"npcId":3013,"pos":{"x":-14120,"y":7036,"z":-109150},"rot":{"x":0,"y":272321,"z":0}}],"monsters":[],"teleports":{}},"137":{"props":[],"npcs":[{"groupId":137,"instId":400001,"npcId":3013,"pos":{"x":-14550,"y":7036,"z":-105760},"rot":{"x":0,"y":253400,"z":0}}],"monsters":[],"teleports":{}},"138":{"props":[],"npcs":[{"groupId":138,"instId":400001,"npcId":3013,"pos":{"x":-14550,"y":7036,"z":-110760},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"139":{"props":[],"npcs":[{"groupId":139,"instId":400001,"npcId":3013,"pos":{"x":-14550,"y":7036,"z":-107340},"rot":{"x":0,"y":253400,"z":0}}],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300002,"propState":0,"propId":100,"pos":{"x":-14550,"y":7036,"z":-108650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300001,"propState":0,"propId":100,"pos":{"x":-14550,"y":7036,"z":-111650},"rot":{"x":0,"y":285000,"z":0}}],"npcs":[],"monsters":[{"groupId":74,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-14550,"y":7036,"z":-111650},"rot":{"x":0,"y":285000,"z":0}}],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-12580,"y":-1147,"z":-14910},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-16930,"y":-1147,"z":-27770},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-8620,"y":-1147,"z":-30719},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-16960,"y":-1147,"z":-29830},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-16930,"y":-1147,"z":-28640},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-7620,"y":-1147,"z":-30710},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-16960,"y":-1147,"z":-30670},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-14910,"y":-1147,"z":-20170},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300002,"propState":0,"propId":100,"pos":{"x":-14430,"y":-1800,"z":-26160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":100,"pos":{"x":-11430,"y":-1800,"z":-26160},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[{"groupId":22,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-11270,"y":-1147,"z":-25380},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"76":{"props":[],"npcs":[{"groupId":76,"instId":400001,"npcId":3013,"pos":{"x":-11270,"y":-1147,"z":-25380},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-9600,"y":-1147,"z":-28170},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-8610,"y":-1147,"z":-28260},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-7610,"y":-1147,"z":-28310},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-16910,"y":-1147,"z":-29370},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-16970,"y":-1147,"z":-28140},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300002,"propState":0,"propId":102008,"pos":{"x":-16970,"y":-1147,"z":-27140},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-14910,"y":-1147,"z":-20170},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"107":{"props":[{"groupId":107,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-14140,"y":2221,"z":37670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":107,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-11648,"y":5236,"z":-48500},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-11180,"y":-1147,"z":20800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":108,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-9136,"y":-1147,"z":-14568},"rot":{"x":0,"y":180000,"z":0}},{"groupId":108,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-13862,"y":-1147,"z":7260},"rot":{"x":0,"y":180000,"z":0}},{"groupId":108,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-11180,"y":-1147,"z":21670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":108,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-9136,"y":-1147,"z":-13787},"rot":{"x":0,"y":180000,"z":0}},{"groupId":108,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-13862,"y":-1147,"z":8100},"rot":{"x":0,"y":180000,"z":0}},{"groupId":108,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-11000,"y":-1147,"z":-29750},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"109":{"props":[{"groupId":109,"instId":300002,"propState":0,"propId":100,"pos":{"x":-13000,"y":-1147,"z":-23750},"rot":{"x":0,"y":0,"z":0}},{"groupId":109,"instId":300001,"propState":0,"propId":100,"pos":{"x":-16000,"y":-1147,"z":-23750},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[{"groupId":109,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-16000,"y":-1147,"z":-23750},"rot":{"x":0,"y":15000,"z":0}}],"teleports":{}},"110":{"props":[{"groupId":110,"instId":300001,"propState":0,"propId":100,"pos":{"x":-9750,"y":-1147,"z":-1500},"rot":{"x":0,"y":345000,"z":0}}],"npcs":[],"monsters":[{"groupId":110,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-9750,"y":-1147,"z":-1500},"rot":{"x":0,"y":345000,"z":0}}],"teleports":{}},"111":{"props":[{"groupId":111,"instId":300001,"propState":0,"propId":100,"pos":{"x":-11180,"y":-1147,"z":14670},"rot":{"x":0,"y":345000,"z":0}}],"npcs":[],"monsters":[{"groupId":111,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-17180,"y":-1147,"z":14670},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300002,"propState":0,"propId":1029,"pos":{"x":49323,"y":172,"z":116720},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":1029,"pos":{"x":80728,"y":2314,"z":104750},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300008,"propState":0,"propId":102008,"pos":{"x":72210,"y":122,"z":119470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300007,"propState":0,"propId":102008,"pos":{"x":72131,"y":122,"z":114180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300006,"propState":0,"propId":102008,"pos":{"x":65190,"y":2152,"z":119070},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300005,"propState":0,"propId":102008,"pos":{"x":71340,"y":122,"z":119470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300004,"propState":0,"propId":102008,"pos":{"x":71350,"y":122,"z":114180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300003,"propState":0,"propId":102008,"pos":{"x":64350,"y":2152,"z":119070},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300001,"propState":101,"propId":1026,"pos":{"x":82537,"y":122,"z":118449},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300002,"propState":0,"propId":100,"pos":{"x":76810,"y":40,"z":116720},"rot":{"x":0,"y":270000,"z":0}},{"groupId":25,"instId":300001,"propState":0,"propId":100,"pos":{"x":76810,"y":40,"z":113720},"rot":{"x":0,"y":285000,"z":0}}],"npcs":[],"monsters":[{"groupId":25,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":76810,"y":40,"z":113720},"rot":{"x":0,"y":285000,"z":0}}],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300003,"propState":0,"propId":102008,"pos":{"x":71798,"y":122,"z":113673},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300002,"propState":0,"propId":102008,"pos":{"x":71789,"y":122,"z":112736},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300001,"propState":101,"propId":1026,"pos":{"x":82537,"y":122,"z":118449},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300002,"propState":0,"propId":102008,"pos":{"x":72165,"y":122,"z":120417},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":102008,"pos":{"x":72060,"y":122,"z":119480},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":58,"instId":400001,"npcId":1013,"pos":{"x":77477,"y":706,"z":117300},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"95":{"props":[],"npcs":[{"groupId":95,"instId":400001,"npcId":1007,"pos":{"x":77402,"y":122,"z":115346},"rot":{"x":0,"y":120000,"z":0}}],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300002,"propState":0,"propId":1029,"pos":{"x":6470,"y":2220,"z":46860},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300005,"propState":0,"propId":102008,"pos":{"x":17230,"y":-1176,"z":49930},"rot":{"x":0,"y":90000,"z":0}},{"groupId":27,"instId":300007,"propState":0,"propId":102008,"pos":{"x":23260,"y":-1176,"z":49930},"rot":{"x":0,"y":90000,"z":0}},{"groupId":27,"instId":300006,"propState":0,"propId":102008,"pos":{"x":20171,"y":-1176,"z":43930},"rot":{"x":0,"y":90000,"z":0}},{"groupId":27,"instId":300004,"propState":0,"propId":102008,"pos":{"x":22390,"y":-1176,"z":49930},"rot":{"x":0,"y":90000,"z":0}},{"groupId":27,"instId":300003,"propState":0,"propId":102008,"pos":{"x":19390,"y":-1176,"z":43930},"rot":{"x":0,"y":90000,"z":0}},{"groupId":27,"instId":300002,"propState":0,"propId":102008,"pos":{"x":16390,"y":-1176,"z":49930},"rot":{"x":0,"y":90000,"z":0}},{"groupId":27,"instId":300001,"propState":101,"propId":1026,"pos":{"x":35390,"y":-1176,"z":48940},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300002,"propState":0,"propId":100,"pos":{"x":29390,"y":-1176,"z":46930},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300001,"propState":0,"propId":100,"pos":{"x":29390,"y":-1176,"z":43930},"rot":{"x":0,"y":285000,"z":0}}],"npcs":[],"monsters":[{"groupId":28,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":29390,"y":-1176,"z":43930},"rot":{"x":0,"y":285000,"z":0}}],"teleports":{}},"79":{"props":[],"npcs":[{"groupId":79,"instId":400001,"npcId":3013,"pos":{"x":29390,"y":-1176,"z":43930},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-47619,"y":6740,"z":-81379},"rot":{"x":0,"y":90000,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-38783,"y":5562,"z":-95739},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-31420,"y":3930,"z":-73960},"rot":{"x":0,"y":180000,"z":0}},{"groupId":30,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-31420,"y":3930,"z":-79990},"rot":{"x":0,"y":180000,"z":0}},{"groupId":30,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-37420,"y":3930,"z":-76901},"rot":{"x":0,"y":180000,"z":0}},{"groupId":30,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-31420,"y":3930,"z":-79120},"rot":{"x":0,"y":180000,"z":0}},{"groupId":30,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-37420,"y":3930,"z":-76120},"rot":{"x":0,"y":180000,"z":0}},{"groupId":30,"instId":300002,"propState":0,"propId":102008,"pos":{"x":-31420,"y":3930,"z":-73120},"rot":{"x":0,"y":180000,"z":0}},{"groupId":30,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-32310,"y":3930,"z":-92120},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[],"npcs":[{"groupId":31,"instId":400001,"npcId":3013,"pos":{"x":-37420,"y":3930,"z":-86120},"rot":{"x":0,"y":15000,"z":0}}],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-32310,"y":3930,"z":-92120},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300002,"propState":0,"propId":100,"pos":{"x":-36370,"y":3930,"z":-86120},"rot":{"x":0,"y":180000,"z":0}},{"groupId":62,"instId":300001,"propState":0,"propId":100,"pos":{"x":-36370,"y":3930,"z":-86120},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[{"groupId":62,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-36370,"y":3930,"z":-86120},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-30420,"y":3930,"z":-76080},"rot":{"x":0,"y":180000,"z":0}},{"groupId":89,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-37420,"y":3930,"z":-79230},"rot":{"x":0,"y":180000,"z":0}},{"groupId":89,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-37420,"y":3930,"z":-80230},"rot":{"x":0,"y":180000,"z":0}},{"groupId":89,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-38420,"y":3930,"z":-79730},"rot":{"x":0,"y":180000,"z":0}},{"groupId":89,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-31420,"y":3930,"z":-75580},"rot":{"x":0,"y":180000,"z":0}},{"groupId":89,"instId":300002,"propState":0,"propId":102008,"pos":{"x":-31420,"y":3930,"z":-76580},"rot":{"x":0,"y":180000,"z":0}},{"groupId":89,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-32310,"y":3930,"z":-89080},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-13971,"y":7036,"z":-103070},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-4040,"y":5236,"z":-73850},"rot":{"x":0,"y":0,"z":0}},{"groupId":53,"instId":300002,"propState":0,"propId":102008,"pos":{"x":-4094,"y":5236,"z":-74636},"rot":{"x":0,"y":0,"z":0}},{"groupId":53,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-9430,"y":5236,"z":-86630},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300001,"propState":1,"propId":1002,"pos":{"x":-11045,"y":5236,"z":-74194},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[{"groupId":54,"instId":400001,"npcId":1013,"pos":{"x":-10072,"y":5236,"z":-76490},"rot":{"x":0,"y":30000,"z":0}}],"monsters":[],"teleports":{}},"96":{"props":[],"npcs":[{"groupId":96,"instId":400001,"npcId":1007,"pos":{"x":-5020,"y":5236,"z":-76400},"rot":{"x":0,"y":330000,"z":0}}],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-11084,"y":5236,"z":-71091},"rot":{"x":0,"y":180000,"z":0}},{"groupId":33,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-2724,"y":5236,"z":-73745},"rot":{"x":0,"y":180000,"z":0}},{"groupId":33,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-3996,"y":5236,"z":-67903},"rot":{"x":0,"y":180000,"z":0}},{"groupId":33,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-2724,"y":5236,"z":-74615},"rot":{"x":0,"y":180000,"z":0}},{"groupId":33,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-3996,"y":5236,"z":-68743},"rot":{"x":0,"y":180000,"z":0}},{"groupId":33,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-11150,"y":5236,"z":-72249},"rot":{"x":0,"y":180000,"z":0}},{"groupId":33,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-4635,"y":5236,"z":-86591},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[],"npcs":[{"groupId":34,"instId":400001,"npcId":3013,"pos":{"x":-9900,"y":5200,"z":-82120},"rot":{"x":0,"y":15000,"z":0}}],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300002,"propState":0,"propId":1029,"pos":{"x":70370,"y":2383,"z":74040},"rot":{"x":0,"y":90000,"z":0}},{"groupId":35,"instId":300001,"propState":0,"propId":1029,"pos":{"x":80728,"y":2314,"z":104750},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300004,"propState":0,"propId":102008,"pos":{"x":85937,"y":2231,"z":82138},"rot":{"x":0,"y":180000,"z":0}},{"groupId":36,"instId":300008,"propState":0,"propId":102008,"pos":{"x":85057,"y":2231,"z":81727},"rot":{"x":0,"y":180000,"z":0}},{"groupId":36,"instId":300007,"propState":0,"propId":102008,"pos":{"x":85937,"y":2231,"z":81357},"rot":{"x":0,"y":180000,"z":0}},{"groupId":36,"instId":300006,"propState":0,"propId":102008,"pos":{"x":74439,"y":2231,"z":87541},"rot":{"x":0,"y":180000,"z":0}},{"groupId":36,"instId":300005,"propState":0,"propId":102008,"pos":{"x":75289,"y":2231,"z":87971},"rot":{"x":0,"y":180000,"z":0}},{"groupId":36,"instId":300003,"propState":0,"propId":102008,"pos":{"x":74439,"y":2231,"z":88381},"rot":{"x":0,"y":180000,"z":0}},{"groupId":36,"instId":300001,"propState":101,"propId":1026,"pos":{"x":82950,"y":2231,"z":69020},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300002,"propState":0,"propId":100,"pos":{"x":79160,"y":2231,"z":75020},"rot":{"x":0,"y":0,"z":0}},{"groupId":84,"instId":300001,"propState":0,"propId":100,"pos":{"x":76160,"y":2231,"z":75020},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[{"groupId":84,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":76160,"y":2231,"z":75020},"rot":{"x":0,"y":15000,"z":0}}],"teleports":{}},"37":{"props":[],"npcs":[{"groupId":37,"instId":400001,"npcId":3013,"pos":{"x":76160,"y":2231,"z":75020},"rot":{"x":0,"y":15000,"z":0}}],"monsters":[],"teleports":{}},"140":{"props":[],"npcs":[{"groupId":140,"instId":400001,"npcId":3013,"pos":{"x":74890,"y":2231,"z":74380},"rot":{"x":0,"y":19381,"z":0}}],"monsters":[],"teleports":{}},"141":{"props":[],"npcs":[{"groupId":141,"instId":400001,"npcId":3013,"pos":{"x":78790,"y":2231,"z":73770},"rot":{"x":0,"y":358304,"z":0}}],"monsters":[],"teleports":{}},"142":{"props":[],"npcs":[{"groupId":142,"instId":400001,"npcId":3013,"pos":{"x":82520,"y":2231,"z":74530},"rot":{"x":0,"y":337318,"z":0}}],"monsters":[],"teleports":{}},"143":{"props":[],"npcs":[{"groupId":143,"instId":400001,"npcId":3013,"pos":{"x":80870,"y":2231,"z":75020},"rot":{"x":0,"y":339130,"z":0}}],"monsters":[],"teleports":{}},"144":{"props":[],"npcs":[{"groupId":144,"instId":400001,"npcId":3013,"pos":{"x":76710,"y":2231,"z":75020},"rot":{"x":0,"y":23959,"z":0}}],"monsters":[],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300001,"propState":101,"propId":1026,"pos":{"x":100148,"y":2231,"z":88077},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300003,"propState":0,"propId":100,"pos":{"x":95024,"y":2231,"z":80417},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300001,"propState":0,"propId":100,"pos":{"x":95024,"y":2231,"z":80417},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[{"groupId":56,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":95024,"y":2231,"z":80417},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300006,"propState":0,"propId":102008,"pos":{"x":81690,"y":2231,"z":86270},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300007,"propState":0,"propId":102008,"pos":{"x":81690,"y":2231,"z":85270},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300005,"propState":0,"propId":102008,"pos":{"x":82690,"y":2231,"z":85770},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300004,"propState":0,"propId":102008,"pos":{"x":74690,"y":2231,"z":85770},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300003,"propState":0,"propId":102008,"pos":{"x":75690,"y":2231,"z":85270},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300002,"propState":0,"propId":102008,"pos":{"x":75690,"y":2231,"z":86270},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300001,"propState":101,"propId":1026,"pos":{"x":76996,"y":2231,"z":95770},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300004,"propState":0,"propId":1029,"pos":{"x":6470,"y":2220,"z":46860},"rot":{"x":0,"y":90000,"z":0}},{"groupId":42,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-14140,"y":2171,"z":37670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":42,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-59730,"y":821,"z":72304},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-32180,"y":2171,"z":45970},"rot":{"x":0,"y":270000,"z":0}},{"groupId":43,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-47234,"y":2171,"z":51244},"rot":{"x":0,"y":270000,"z":0}},{"groupId":43,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-67020,"y":821,"z":45340},"rot":{"x":0,"y":270000,"z":0}},{"groupId":43,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-31310,"y":2171,"z":45970},"rot":{"x":0,"y":270000,"z":0}},{"groupId":43,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-46453,"y":2171,"z":51244},"rot":{"x":0,"y":270000,"z":0}},{"groupId":43,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-66180,"y":821,"z":45340},"rot":{"x":0,"y":270000,"z":0}},{"groupId":43,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-84000,"y":821,"z":44960},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300002,"propState":0,"propId":100,"pos":{"x":-74938,"y":589,"z":45461},"rot":{"x":0,"y":75000,"z":0}},{"groupId":44,"instId":300001,"propState":0,"propId":100,"pos":{"x":-74938,"y":589,"z":45461},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[{"groupId":44,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-74938,"y":589,"z":45461},"rot":{"x":0,"y":75000,"z":0}}],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300001,"propState":0,"propId":100,"pos":{"x":-44677,"y":1939,"z":42741},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":46,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-44677,"y":1939,"z":42741},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300001,"propState":0,"propId":100,"pos":{"x":-61581,"y":589,"z":45868},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":45,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-61581,"y":589,"z":45868},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300003,"propState":0,"propId":1029,"pos":{"x":64733,"y":5001,"z":74072},"rot":{"x":0,"y":270000,"z":0}},{"groupId":47,"instId":300002,"propState":0,"propId":1029,"pos":{"x":34050,"y":172,"z":108640},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300001,"propState":0,"propId":1029,"pos":{"x":14770,"y":2246,"z":67240},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300006,"propState":0,"propId":102008,"pos":{"x":36060,"y":2246,"z":76820},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300005,"propState":0,"propId":102008,"pos":{"x":19260,"y":2246,"z":76250},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300008,"propState":0,"propId":102008,"pos":{"x":19260,"y":2296,"z":77120},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300007,"propState":0,"propId":102008,"pos":{"x":30770,"y":2296,"z":76940},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300004,"propState":0,"propId":102008,"pos":{"x":29760,"y":2246,"z":76920},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300003,"propState":0,"propId":102008,"pos":{"x":35100,"y":2246,"z":76810},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300001,"propState":101,"propId":1026,"pos":{"x":22250,"y":-1327,"z":99570},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300002,"propState":0,"propId":100,"pos":{"x":22250,"y":-1790,"z":93570},"rot":{"x":0,"y":180000,"z":0}},{"groupId":49,"instId":300001,"propState":0,"propId":100,"pos":{"x":25250,"y":-1790,"z":93570},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[{"groupId":49,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":25260,"y":-1327,"z":93670},"rot":{"x":0,"y":195000,"z":0}}],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300008,"propState":20,"propId":60204,"pos":{"x":-62120,"y":821,"z":39160},"rot":{"x":0,"y":269926,"z":0}},{"groupId":94,"instId":300007,"propState":0,"propId":100,"pos":{"x":-10847,"y":2171,"z":60500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":1001,"pos":{"x":-60060,"y":821,"z":39160},"rot":{"x":0,"y":300000,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":913,"pos":{"x":-52541,"y":2171,"z":43593},"rot":{"x":0,"y":90000,"z":0}},{"groupId":94,"instId":300004,"propState":20,"propId":60206,"pos":{"x":-6186,"y":2171,"z":59750},"rot":{"x":0,"y":269926,"z":0}},{"groupId":94,"instId":300003,"propState":20,"propId":60205,"pos":{"x":-6186,"y":2171,"z":61051},"rot":{"x":0,"y":269926,"z":0}},{"groupId":94,"instId":300002,"propState":20,"propId":60204,"pos":{"x":-6186,"y":2171,"z":62250},"rot":{"x":0,"y":269926,"z":0}},{"groupId":94,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-2310,"y":2171,"z":64360},"rot":{"x":0,"y":269925,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300001,"propState":0,"propId":100,"pos":{"x":19250,"y":-1790,"z":93570},"rot":{"x":0,"y":165000,"z":0}}],"npcs":[],"monsters":[{"groupId":50,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":19250,"y":-1327,"z":93570},"rot":{"x":0,"y":165000,"z":0}}],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300001,"propState":0,"propId":100,"pos":{"x":21774,"y":2014,"z":66221},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[{"groupId":51,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":21774,"y":2246,"z":66221},"rot":{"x":0,"y":105000,"z":0}}],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300004,"propState":0,"propId":102006,"pos":{"x":-35569,"y":2171,"z":67375},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-28640,"y":2171,"z":43180},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":100,"pos":{"x":-52750,"y":2171,"z":43250},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300002,"propState":0,"propId":100,"pos":{"x":-25070,"y":2171,"z":54980},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":93,"instId":200021,"monsterId":8002059,"eventId":81312013,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":93,"instId":200020,"monsterId":8002059,"eventId":81312013,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":93,"instId":200019,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":93,"instId":200018,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":93,"instId":200017,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":93,"instId":200016,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":93,"instId":200015,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":93,"instId":200014,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":93,"instId":200013,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":93,"instId":200012,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":93,"instId":200011,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":93,"instId":200010,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":93,"instId":200009,"monsterId":8002059,"eventId":81312013,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":93,"instId":200008,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":93,"instId":200007,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":93,"instId":200006,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":93,"instId":200003,"monsterId":8002059,"eventId":81312013,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":93,"instId":200005,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":93,"instId":200004,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":93,"instId":200002,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}}],"teleports":{}},"112":{"props":[{"groupId":112,"instId":300002,"propState":0,"propId":1029,"pos":{"x":4000,"y":9101,"z":107750},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300001,"propState":0,"propId":1029,"pos":{"x":38750,"y":9101,"z":125750},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"113":{"props":[{"groupId":113,"instId":300008,"propState":0,"propId":102008,"pos":{"x":27650,"y":9101,"z":116593},"rot":{"x":0,"y":270000,"z":0}},{"groupId":113,"instId":300007,"propState":0,"propId":102008,"pos":{"x":30739,"y":9101,"z":122593},"rot":{"x":0,"y":270000,"z":0}},{"groupId":113,"instId":300006,"propState":0,"propId":102008,"pos":{"x":13080,"y":9101,"z":122500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":113,"instId":300005,"propState":0,"propId":102008,"pos":{"x":28520,"y":9101,"z":116593},"rot":{"x":0,"y":270000,"z":0}},{"groupId":113,"instId":300004,"propState":0,"propId":102008,"pos":{"x":31520,"y":9101,"z":122593},"rot":{"x":0,"y":270000,"z":0}},{"groupId":113,"instId":300003,"propState":0,"propId":102008,"pos":{"x":13920,"y":9101,"z":122500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":113,"instId":300001,"propState":101,"propId":1026,"pos":{"x":2250,"y":9101,"z":117593},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300002,"propState":0,"propId":100,"pos":{"x":8250,"y":9101,"z":119593},"rot":{"x":0,"y":90000,"z":0}},{"groupId":114,"instId":300001,"propState":0,"propId":100,"pos":{"x":8250,"y":9101,"z":122593},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[{"groupId":114,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":8250,"y":9101,"z":122593},"rot":{"x":0,"y":105000,"z":0}}],"teleports":{}},"115":{"props":[{"groupId":115,"instId":300001,"propState":0,"propId":100,"pos":{"x":19500,"y":9101,"z":116593},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[{"groupId":115,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":19500,"y":9101,"z":116593},"rot":{"x":0,"y":75000,"z":0}}],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300001,"propState":0,"propId":100,"pos":{"x":21520,"y":9101,"z":116593},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[{"groupId":116,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":21520,"y":9101,"z":116593},"rot":{"x":0,"y":75000,"z":0}}],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-51193,"y":2205,"z":43790},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-71770,"y":821,"z":38260},"rot":{"x":0,"y":270000,"z":0}},{"groupId":68,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-63521,"y":821,"z":46837},"rot":{"x":0,"y":270000,"z":0}},{"groupId":68,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-65463,"y":821,"z":38240},"rot":{"x":0,"y":270000,"z":0}},{"groupId":68,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-70900,"y":821,"z":38260},"rot":{"x":0,"y":270000,"z":0}},{"groupId":68,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-62740,"y":821,"z":46837},"rot":{"x":0,"y":270000,"z":0}},{"groupId":68,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-64623,"y":821,"z":38240},"rot":{"x":0,"y":270000,"z":0}},{"groupId":68,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-83241,"y":821,"z":44900},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"117":{"props":[{"groupId":117,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-59730,"y":821,"z":72304},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-75180,"y":821,"z":68304},"rot":{"x":0,"y":270000,"z":0}},{"groupId":118,"instId":300002,"propState":0,"propId":102008,"pos":{"x":-74200,"y":821,"z":68307},"rot":{"x":0,"y":270000,"z":0}},{"groupId":118,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-86180,"y":821,"z":70304},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300002,"propState":12,"propId":60201,"pos":{"x":-58216,"y":-11735,"z":45497},"rot":{"x":0,"y":180000,"z":0}},{"groupId":66,"instId":300003,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300005,"propState":0,"propId":102063,"pos":{"x":-107800,"y":-590,"z":52980},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300001,"propState":0,"propId":102077,"pos":{"x":-69150,"y":821,"z":46520},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":66,"instId":400001,"npcId":3013,"pos":{"x":-58216,"y":-11735,"z":45497},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[{"groupId":66,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-58216,"y":-11735,"z":45497},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"119":{"props":[{"groupId":119,"instId":300001,"propState":1,"propId":1002,"pos":{"x":-74095,"y":821,"z":75874},"rot":{"x":0,"y":120000,"z":0}}],"npcs":[{"groupId":119,"instId":400001,"npcId":1013,"pos":{"x":-79110,"y":821,"z":75304},"rot":{"x":0,"y":120000,"z":0}}],"monsters":[],"teleports":{}},"120":{"props":[],"npcs":[{"groupId":120,"instId":400002,"npcId":1007,"pos":{"x":-79110,"y":821,"z":69304},"rot":{"x":0,"y":60000,"z":0}}],"monsters":[],"teleports":{}},"77":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300008,"propState":0,"propId":102008,"pos":{"x":49870,"y":-2916,"z":48730},"rot":{"x":0,"y":180000,"z":0}},{"groupId":78,"instId":300007,"propState":0,"propId":102008,"pos":{"x":43870,"y":-2916,"z":51819},"rot":{"x":0,"y":180000,"z":0}},{"groupId":78,"instId":300006,"propState":0,"propId":102008,"pos":{"x":49870,"y":-2916,"z":54760},"rot":{"x":0,"y":180000,"z":0}},{"groupId":78,"instId":300005,"propState":0,"propId":102008,"pos":{"x":49870,"y":-2916,"z":49600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":78,"instId":300004,"propState":0,"propId":102008,"pos":{"x":43870,"y":-2916,"z":52600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":78,"instId":300003,"propState":0,"propId":102008,"pos":{"x":49870,"y":-2916,"z":55600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":78,"instId":300001,"propState":101,"propId":1026,"pos":{"x":48680,"y":-2916,"z":39830},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300002,"propState":0,"propId":100,"pos":{"x":46870,"y":-2916,"z":42600},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300001,"propState":0,"propId":100,"pos":{"x":43870,"y":-2916,"z":42600},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[{"groupId":80,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":43870,"y":-2916,"z":42600},"rot":{"x":0,"y":15000,"z":0}}],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300001,"propState":0,"propId":100,"pos":{"x":46250,"y":-2916,"z":42600},"rot":{"x":0,"y":345000,"z":0}}],"npcs":[],"monsters":[{"groupId":83,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":46250,"y":-2916,"z":42600},"rot":{"x":0,"y":330000,"z":0}}],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300001,"propState":0,"propId":1029,"pos":{"x":42554,"y":-3005,"z":-13020},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"104":{"props":[{"groupId":104,"instId":300007,"propState":0,"propId":102008,"pos":{"x":45554,"y":-1146,"z":3480},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300006,"propState":0,"propId":102008,"pos":{"x":45554,"y":-1146,"z":4480},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300005,"propState":0,"propId":102008,"pos":{"x":46554,"y":-1146,"z":3980},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300004,"propState":0,"propId":102008,"pos":{"x":38554,"y":-1146,"z":3980},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300003,"propState":0,"propId":102008,"pos":{"x":39554,"y":-1146,"z":3480},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300002,"propState":0,"propId":102008,"pos":{"x":39554,"y":-1146,"z":4480},"rot":{"x":0,"y":0,"z":0}},{"groupId":104,"instId":300001,"propState":101,"propId":1026,"pos":{"x":40554,"y":-1146,"z":13980},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[{"groupId":103,"instId":300007,"propState":0,"propId":102008,"pos":{"x":49441,"y":-1074,"z":522},"rot":{"x":0,"y":0,"z":0}},{"groupId":103,"instId":300005,"propState":0,"propId":102008,"pos":{"x":39950,"y":-1074,"z":2980},"rot":{"x":0,"y":0,"z":0}},{"groupId":103,"instId":300003,"propState":0,"propId":102008,"pos":{"x":49395,"y":-1074,"z":7012},"rot":{"x":0,"y":0,"z":0}},{"groupId":103,"instId":300008,"propState":0,"propId":102008,"pos":{"x":39950,"y":-1074,"z":3850},"rot":{"x":0,"y":0,"z":0}},{"groupId":103,"instId":300006,"propState":0,"propId":102008,"pos":{"x":49395,"y":-1074,"z":7852},"rot":{"x":0,"y":0,"z":0}},{"groupId":103,"instId":300004,"propState":0,"propId":102008,"pos":{"x":49441,"y":-1074,"z":-259},"rot":{"x":0,"y":0,"z":0}},{"groupId":103,"instId":300001,"propState":101,"propId":1026,"pos":{"x":40554,"y":-1146,"z":13980},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"105":{"props":[],"npcs":[{"groupId":105,"instId":400001,"npcId":3013,"pos":{"x":45554,"y":-1146,"z":9980},"rot":{"x":0,"y":195000,"z":0}}],"monsters":[],"teleports":{}},"106":{"props":[{"groupId":106,"instId":300002,"propState":0,"propId":100,"pos":{"x":42950,"y":-1074,"z":9980},"rot":{"x":0,"y":180000,"z":0}},{"groupId":106,"instId":300001,"propState":0,"propId":100,"pos":{"x":45950,"y":-1074,"z":9980},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[{"groupId":106,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":45930,"y":-1074,"z":9980},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"124":{"props":[{"groupId":124,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-900,"y":7036,"z":-108610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":124,"instId":300001,"propState":0,"propId":1029,"pos":{"x":22710,"y":7036,"z":-108631},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"126":{"props":[{"groupId":126,"instId":300002,"propState":0,"propId":100,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":180000,"z":0}},{"groupId":126,"instId":300001,"propState":0,"propId":100,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[{"groupId":126,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"125":{"props":[{"groupId":125,"instId":300003,"propState":0,"propId":102077,"pos":{"x":16678,"y":4877,"z":-127780},"rot":{"x":0,"y":270000,"z":0}},{"groupId":125,"instId":300005,"propState":20,"propId":60205,"pos":{"x":8660,"y":4989,"z":-126890},"rot":{"x":0,"y":269926,"z":0}},{"groupId":125,"instId":300002,"propState":0,"propId":1001,"pos":{"x":10310,"y":4877,"z":-126330},"rot":{"x":0,"y":221369,"z":0}},{"groupId":125,"instId":300009,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":125,"instId":300004,"propState":0,"propId":102054,"pos":{"x":25676,"y":3543,"z":-135696},"rot":{"x":0,"y":270000,"z":0}},{"groupId":125,"instId":300001,"propState":101,"propId":1026,"pos":{"x":17625,"y":4877,"z":-137240},"rot":{"x":0,"y":229306,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"127":{"props":[{"groupId":127,"instId":300002,"propState":0,"propId":100,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":180000,"z":0}},{"groupId":127,"instId":300001,"propState":0,"propId":100,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[{"groupId":127,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"128":{"props":[{"groupId":128,"instId":300002,"propState":0,"propId":100,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":180000,"z":0}},{"groupId":128,"instId":300001,"propState":0,"propId":100,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[{"groupId":128,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"129":{"props":[],"npcs":[{"groupId":129,"instId":400001,"npcId":3013,"pos":{"x":25579,"y":4989,"z":-134079},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"130":{"props":[],"npcs":[{"groupId":130,"instId":400001,"npcId":3013,"pos":{"x":25579,"y":4989,"z":-130796},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"133":{"props":[{"groupId":133,"instId":300002,"propState":20,"propId":60204,"pos":{"x":25580,"y":4989,"z":-131470},"rot":{"x":0,"y":269926,"z":0}},{"groupId":133,"instId":300001,"propState":20,"propId":60205,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":269926,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"132":{"props":[{"groupId":132,"instId":300003,"propState":20,"propId":60205,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":269926,"z":0}},{"groupId":132,"instId":300002,"propState":20,"propId":60204,"pos":{"x":25580,"y":4989,"z":-131470},"rot":{"x":0,"y":269926,"z":0}},{"groupId":132,"instId":300001,"propState":20,"propId":60206,"pos":{"x":25580,"y":4989,"z":-133500},"rot":{"x":0,"y":269926,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"131":{"props":[],"npcs":[{"groupId":131,"instId":400001,"npcId":3013,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"134":{"props":[{"groupId":134,"instId":300001,"propState":20,"propId":60204,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":269926,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8020801":{"P80208_F80208001":{"scenes":{"13":{"props":[{"groupId":13,"instId":300002,"propState":0,"propId":1029,"pos":{"x":85157,"y":-31263,"z":-113915},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":1029,"pos":{"x":118170,"y":-28121,"z":-115080},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":1029,"pos":{"x":110086,"y":-25177,"z":-128907},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300001,"propState":101,"propId":1026,"pos":{"x":105030,"y":-28121,"z":-114370},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-15800,"y":-29390,"z":-164258},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300004,"propState":0,"propId":102005,"pos":{"x":99131,"y":-28121,"z":-96840},"rot":{"x":0,"y":300000,"z":0}},{"groupId":15,"instId":300002,"propState":1,"propId":1002,"pos":{"x":106290,"y":-28121,"z":-102370},"rot":{"x":0,"y":330000,"z":0}},{"groupId":15,"instId":300005,"propState":0,"propId":102005,"pos":{"x":99206,"y":-28121,"z":-97812},"rot":{"x":0,"y":300000,"z":0}},{"groupId":15,"instId":300003,"propState":0,"propId":102006,"pos":{"x":100037,"y":-28121,"z":-97259},"rot":{"x":0,"y":300000,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":1001,"pos":{"x":98290,"y":-28121,"z":-102370},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[{"groupId":15,"instId":400001,"npcId":1013,"pos":{"x":99290,"y":-28121,"z":-107370},"rot":{"x":0,"y":15000,"z":0}}],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-53985,"y":-29517,"z":-167707},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300003,"propState":0,"propId":100,"pos":{"x":-48690,"y":-29377,"z":-161400},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":100,"pos":{"x":-48690,"y":-29377,"z":-161400},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":18,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-49880,"y":-29517,"z":-164080},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300002,"propState":0,"propId":100,"pos":{"x":-6020,"y":-31159,"z":-141360},"rot":{"x":0,"y":105000,"z":0}},{"groupId":19,"instId":300003,"propState":0,"propId":100,"pos":{"x":-6020,"y":-31159,"z":-141360},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":19,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-50010,"y":-29517,"z":-164030},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-660,"y":-31159,"z":-138500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300002,"propState":0,"propId":1029,"pos":{"x":30540,"y":-28520,"z":-155055},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":1029,"pos":{"x":14923,"y":-31159,"z":-106240},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300008,"propState":0,"propId":102008,"pos":{"x":13620,"y":-31159,"z":-137950},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300007,"propState":0,"propId":102008,"pos":{"x":16080,"y":-31159,"z":-127690},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300006,"propState":0,"propId":102008,"pos":{"x":4740,"y":-31159,"z":-136970},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300005,"propState":0,"propId":102008,"pos":{"x":13620,"y":-31159,"z":-137080},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300004,"propState":0,"propId":102008,"pos":{"x":16080,"y":-31159,"z":-126909},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300003,"propState":0,"propId":102008,"pos":{"x":4740,"y":-31159,"z":-136130},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300001,"propState":101,"propId":1026,"pos":{"x":8540,"y":-31159,"z":-154420},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300002,"propState":0,"propId":100,"pos":{"x":11720,"y":-31159,"z":-148420},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":100,"pos":{"x":11720,"y":-31159,"z":-148420},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":22,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":11720,"y":-31159,"z":-148420},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300001,"propState":0,"propId":100,"pos":{"x":11540,"y":-31159,"z":-145720},"rot":{"x":0,"y":345000,"z":0}}],"npcs":[],"monsters":[{"groupId":23,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":11540,"y":-31159,"z":-145720},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300001,"propState":0,"propId":100,"pos":{"x":6046,"y":-31055,"z":-131680},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":24,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":6046,"y":-31055,"z":-131680},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300003,"propState":0,"propId":1029,"pos":{"x":129305,"y":-28127,"z":-145248},"rot":{"x":0,"y":270000,"z":0}},{"groupId":25,"instId":300002,"propState":0,"propId":1029,"pos":{"x":85090,"y":-31263,"z":-143143},"rot":{"x":0,"y":270000,"z":0}},{"groupId":25,"instId":300001,"propState":0,"propId":1029,"pos":{"x":110070,"y":-25177,"z":-130020},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300008,"propState":0,"propId":102008,"pos":{"x":109490,"y":-28131,"z":-149570},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300007,"propState":0,"propId":102008,"pos":{"x":110740,"y":-28131,"z":-141210},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300006,"propState":0,"propId":102008,"pos":{"x":115520,"y":-28127,"z":-149570},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300005,"propState":0,"propId":102008,"pos":{"x":110360,"y":-28131,"z":-149570},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300004,"propState":0,"propId":102008,"pos":{"x":111521,"y":-28131,"z":-141210},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":102008,"pos":{"x":116360,"y":-28127,"z":-149570},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300001,"propState":101,"propId":1026,"pos":{"x":98680,"y":-28131,"z":-144290},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300001,"propState":0,"propId":100,"pos":{"x":103010,"y":-28070,"z":-148670},"rot":{"x":0,"y":75000,"z":0}},{"groupId":27,"instId":300002,"propState":0,"propId":100,"pos":{"x":103010,"y":-28070,"z":-148670},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[{"groupId":27,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":103010,"y":-28070,"z":-148670},"rot":{"x":0,"y":75000,"z":0}}],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300008,"propState":0,"propId":102008,"pos":{"x":110400,"y":-28131,"z":-141610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300007,"propState":0,"propId":102008,"pos":{"x":112170,"y":-28131,"z":-151045},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300006,"propState":0,"propId":102008,"pos":{"x":104370,"y":-28131,"z":-141610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300005,"propState":0,"propId":102008,"pos":{"x":109530,"y":-28131,"z":-141610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300004,"propState":0,"propId":102008,"pos":{"x":112191,"y":-28131,"z":-151980},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300003,"propState":0,"propId":102008,"pos":{"x":103530,"y":-28131,"z":-141610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300001,"propState":101,"propId":1026,"pos":{"x":122530,"y":-28127,"z":-143020},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[],"npcs":[{"groupId":59,"instId":400001,"npcId":3013,"pos":{"x":116530,"y":-28070,"z":-147610},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300007,"propState":0,"propId":102008,"pos":{"x":106450,"y":-28131,"z":-148250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":72,"instId":300006,"propState":0,"propId":102008,"pos":{"x":107450,"y":-28131,"z":-148250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":72,"instId":300005,"propState":0,"propId":102008,"pos":{"x":106950,"y":-28131,"z":-149250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":72,"instId":300004,"propState":0,"propId":102008,"pos":{"x":110530,"y":-28131,"z":-141250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":72,"instId":300003,"propState":0,"propId":102008,"pos":{"x":110030,"y":-28131,"z":-142250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":72,"instId":300002,"propState":0,"propId":102008,"pos":{"x":111030,"y":-28131,"z":-142250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":72,"instId":300001,"propState":101,"propId":1026,"pos":{"x":120530,"y":-28127,"z":-147840},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-12060,"y":-31210,"z":-44230},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-11690,"y":-35952,"z":-68010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300001,"propState":0,"propId":1029,"pos":{"x":17484,"y":-28866,"z":-63140},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-4990,"y":-31213,"z":-57260},"rot":{"x":0,"y":270000,"z":0}},{"groupId":29,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-831,"y":-31055,"z":-46650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":29,"instId":300006,"propState":0,"propId":102008,"pos":{"x":1040,"y":-31055,"z":-57260},"rot":{"x":0,"y":270000,"z":0}},{"groupId":29,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-4120,"y":-31213,"z":-57260},"rot":{"x":0,"y":270000,"z":0}},{"groupId":29,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-50,"y":-31055,"z":-46650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":29,"instId":300003,"propState":0,"propId":102008,"pos":{"x":1880,"y":-31055,"z":-57260},"rot":{"x":0,"y":270000,"z":0}},{"groupId":29,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-12730,"y":-31213,"z":-53200},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300002,"propState":0,"propId":100,"pos":{"x":-6659,"y":-31213,"z":-48301},"rot":{"x":0,"y":105000,"z":0}},{"groupId":30,"instId":300001,"propState":0,"propId":100,"pos":{"x":-6659,"y":-31213,"z":-48301},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[{"groupId":30,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-6659,"y":-31213,"z":-48301},"rot":{"x":0,"y":105000,"z":0}}],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300008,"propState":0,"propId":102008,"pos":{"x":80,"y":-31055,"z":-47610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-3009,"y":-31055,"z":-53610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-5950,"y":-31213,"z":-47610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-790,"y":-31055,"z":-47610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-3790,"y":-31213,"z":-53610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-6790,"y":-31213,"z":-47610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300001,"propState":101,"propId":1026,"pos":{"x":12210,"y":-31213,"z":-48020},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[],"npcs":[{"groupId":61,"instId":400001,"npcId":3013,"pos":{"x":6210,"y":-31210,"z":-53610},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-110,"y":-31055,"z":-47650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":57,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-1110,"y":-31055,"z":-47650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":57,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-610,"y":-31055,"z":-46650},"rot":{"x":0,"y":270000,"z":0}},{"groupId":57,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-4720,"y":-31213,"z":-57710},"rot":{"x":0,"y":270000,"z":0}},{"groupId":57,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-4220,"y":-31213,"z":-56710},"rot":{"x":0,"y":270000,"z":0}},{"groupId":57,"instId":300002,"propState":0,"propId":102008,"pos":{"x":-5220,"y":-31213,"z":-56710},"rot":{"x":0,"y":270000,"z":0}},{"groupId":57,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-10811,"y":-31213,"z":-49700},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300002,"propState":0,"propId":1029,"pos":{"x":109010,"y":5351,"z":-5265},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300008,"propState":0,"propId":102008,"pos":{"x":127970,"y":8008,"z":-2470},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300007,"propState":0,"propId":102008,"pos":{"x":124840,"y":8008,"z":-2800},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300006,"propState":0,"propId":102008,"pos":{"x":125750,"y":8008,"z":-2780},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300005,"propState":0,"propId":102008,"pos":{"x":134220,"y":8008,"z":-10400},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300004,"propState":0,"propId":102008,"pos":{"x":133400,"y":8008,"z":-10360},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300003,"propState":0,"propId":102008,"pos":{"x":135100,"y":8008,"z":-10390},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300001,"propState":101,"propId":1026,"pos":{"x":142466,"y":8008,"z":4446},"rot":{"x":0,"y":235320,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300002,"propState":0,"propId":100,"pos":{"x":137532,"y":8110,"z":1032},"rot":{"x":0,"y":235320,"z":0}},{"groupId":33,"instId":300001,"propState":0,"propId":100,"pos":{"x":139239,"y":8110,"z":-1435},"rot":{"x":0,"y":250320,"z":0}}],"npcs":[],"monsters":[{"groupId":33,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":139239,"y":8008,"z":-1435},"rot":{"x":0,"y":250320,"z":0}}],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300001,"propState":0,"propId":100,"pos":{"x":135825,"y":8110,"z":3499},"rot":{"x":0,"y":220320,"z":0}}],"npcs":[],"monsters":[{"groupId":34,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":136720,"y":8008,"z":1890},"rot":{"x":0,"y":220320,"z":0}}],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300003,"propState":0,"propId":102008,"pos":{"x":130010,"y":8008,"z":-2270},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300002,"propState":0,"propId":102008,"pos":{"x":129010,"y":8008,"z":-2270},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300001,"propState":101,"propId":1026,"pos":{"x":138340,"y":8008,"z":-7730},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300001,"propState":1,"propId":1002,"pos":{"x":129479,"y":8008,"z":-9833},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[{"groupId":56,"instId":400001,"npcId":1013,"pos":{"x":131817,"y":8008,"z":-8915},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"75":{"props":[],"npcs":[{"groupId":75,"instId":400001,"npcId":1007,"pos":{"x":132270,"y":8008,"z":-3060},"rot":{"x":0,"y":225000,"z":0}}],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300001,"propState":0,"propId":1029,"pos":{"x":136098,"y":2265,"z":-23961},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300008,"propState":0,"propId":102008,"pos":{"x":143250,"y":604,"z":-52330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":36,"instId":300007,"propState":0,"propId":102008,"pos":{"x":133219,"y":-1149,"z":-63530},"rot":{"x":0,"y":270000,"z":0}},{"groupId":36,"instId":300006,"propState":0,"propId":102008,"pos":{"x":127500,"y":604,"z":-46690},"rot":{"x":0,"y":270000,"z":0}},{"groupId":36,"instId":300005,"propState":0,"propId":102008,"pos":{"x":144120,"y":604,"z":-52330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":36,"instId":300004,"propState":0,"propId":102008,"pos":{"x":134000,"y":-1149,"z":-63530},"rot":{"x":0,"y":270000,"z":0}},{"groupId":36,"instId":300003,"propState":0,"propId":102008,"pos":{"x":128340,"y":604,"z":-46690},"rot":{"x":0,"y":270000,"z":0}},{"groupId":36,"instId":300001,"propState":101,"propId":1026,"pos":{"x":111740,"y":604,"z":-40630},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300001,"propState":0,"propId":100,"pos":{"x":117410,"y":604,"z":-43720},"rot":{"x":0,"y":75000,"z":0}},{"groupId":37,"instId":300002,"propState":0,"propId":100,"pos":{"x":117410,"y":604,"z":-43720},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[{"groupId":37,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":117410,"y":604,"z":-43720},"rot":{"x":0,"y":75000,"z":0}}],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300001,"propState":0,"propId":100,"pos":{"x":136140,"y":604,"z":-45380},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[{"groupId":38,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":136140,"y":604,"z":-45380},"rot":{"x":0,"y":105000,"z":0}}],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300001,"propState":0,"propId":100,"pos":{"x":140650,"y":-1149,"z":-61020},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":39,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":140650,"y":-1149,"z":-61020},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300008,"propState":0,"propId":102008,"pos":{"x":121460,"y":604,"z":-30220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":81,"instId":300007,"propState":0,"propId":102008,"pos":{"x":113691,"y":604,"z":-48280},"rot":{"x":0,"y":90000,"z":0}},{"groupId":81,"instId":300006,"propState":0,"propId":102008,"pos":{"x":131550,"y":604,"z":-45520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":81,"instId":300005,"propState":0,"propId":102008,"pos":{"x":120590,"y":604,"z":-30220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":81,"instId":300004,"propState":0,"propId":102008,"pos":{"x":112910,"y":604,"z":-48280},"rot":{"x":0,"y":90000,"z":0}},{"groupId":81,"instId":300003,"propState":0,"propId":102008,"pos":{"x":130710,"y":604,"z":-45520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":81,"instId":300001,"propState":101,"propId":1026,"pos":{"x":143440,"y":604,"z":-39205},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300002,"propState":0,"propId":100,"pos":{"x":137440,"y":604,"z":-41205},"rot":{"x":0,"y":270000,"z":0}},{"groupId":82,"instId":300001,"propState":0,"propId":100,"pos":{"x":137440,"y":604,"z":-44205},"rot":{"x":0,"y":285000,"z":0}}],"npcs":[],"monsters":[{"groupId":82,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":137440,"y":604,"z":-44205},"rot":{"x":0,"y":285000,"z":0}}],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300001,"propState":0,"propId":100,"pos":{"x":126730,"y":706,"z":-38205},"rot":{"x":0,"y":255000,"z":0}}],"npcs":[],"monsters":[{"groupId":83,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":126730,"y":604,"z":-31510},"rot":{"x":0,"y":255000,"z":0}}],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300001,"propState":0,"propId":100,"pos":{"x":113490,"y":706,"z":-38205},"rot":{"x":0,"y":255000,"z":0}}],"npcs":[],"monsters":[{"groupId":84,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":113490,"y":604,"z":-31510},"rot":{"x":0,"y":255000,"z":0}}],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300002,"propState":0,"propId":1029,"pos":{"x":52990,"y":-31263,"z":-153920},"rot":{"x":0,"y":90000,"z":0}},{"groupId":42,"instId":300001,"propState":0,"propId":1029,"pos":{"x":60970,"y":-31202,"z":-120320},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[],"npcs":[{"groupId":44,"instId":400001,"npcId":3013,"pos":{"x":56460,"y":-31263,"z":-146870},"rot":{"x":0,"y":15000,"z":0}}],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300008,"propState":0,"propId":102008,"pos":{"x":54980,"y":-31263,"z":-141000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":43,"instId":300007,"propState":0,"propId":102008,"pos":{"x":63300,"y":-31263,"z":-139131},"rot":{"x":0,"y":180000,"z":0}},{"groupId":43,"instId":300006,"propState":0,"propId":102008,"pos":{"x":64530,"y":-31263,"z":-141200},"rot":{"x":0,"y":180000,"z":0}},{"groupId":43,"instId":300005,"propState":0,"propId":102008,"pos":{"x":54980,"y":-31263,"z":-140130},"rot":{"x":0,"y":180000,"z":0}},{"groupId":43,"instId":300004,"propState":0,"propId":102008,"pos":{"x":63300,"y":-31263,"z":-138350},"rot":{"x":0,"y":180000,"z":0}},{"groupId":43,"instId":300003,"propState":0,"propId":102008,"pos":{"x":64530,"y":-31263,"z":-140360},"rot":{"x":0,"y":180000,"z":0}},{"groupId":43,"instId":300001,"propState":101,"propId":1026,"pos":{"x":60630,"y":-31263,"z":-151680},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300008,"propState":0,"propId":102008,"pos":{"x":55180,"y":-31263,"z":-142710},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300007,"propState":0,"propId":102008,"pos":{"x":61180,"y":-31263,"z":-145799},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300006,"propState":0,"propId":102008,"pos":{"x":55180,"y":-31263,"z":-148740},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300005,"propState":0,"propId":102008,"pos":{"x":55180,"y":-31263,"z":-143580},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300004,"propState":0,"propId":102008,"pos":{"x":61180,"y":-31263,"z":-146580},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300003,"propState":0,"propId":102008,"pos":{"x":55180,"y":-31263,"z":-149580},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300001,"propState":101,"propId":1026,"pos":{"x":57180,"y":-31055,"z":-130580},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300002,"propState":0,"propId":100,"pos":{"x":58180,"y":-31263,"z":-136580},"rot":{"x":0,"y":180000,"z":0}},{"groupId":63,"instId":300001,"propState":0,"propId":100,"pos":{"x":61180,"y":-31263,"z":-136580},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[{"groupId":63,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":61180,"y":-31263,"z":-136580},"rot":{"x":0,"y":195000,"z":0}}],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300002,"propState":0,"propId":1029,"pos":{"x":7900,"y":-31046,"z":-23190},"rot":{"x":0,"y":270000,"z":0}},{"groupId":45,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-12110,"y":-31213,"z":-44480},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-12920,"y":-31213,"z":-20591},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-12930,"y":-31046,"z":-23680},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-12920,"y":-31213,"z":-26621},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-12920,"y":-31213,"z":-21461},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-12930,"y":-31046,"z":-24461},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-12920,"y":-31213,"z":-27461},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-4660,"y":-31213,"z":-8960},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[],"npcs":[{"groupId":47,"instId":400001,"npcId":3013,"pos":{"x":-8870,"y":-31160,"z":-14690},"rot":{"x":0,"y":165000,"z":0}}],"monsters":[],"teleports":{}},"90":{"props":[],"npcs":[{"groupId":90,"instId":400001,"npcId":3013,"pos":{"x":-980,"y":-31160,"z":-14690},"rot":{"x":0,"y":205749,"z":0}}],"monsters":[],"teleports":{}},"91":{"props":[],"npcs":[{"groupId":91,"instId":400001,"npcId":3013,"pos":{"x":-4860,"y":-31160,"z":-13540},"rot":{"x":0,"y":180568,"z":0}}],"monsters":[],"teleports":{}},"92":{"props":[],"npcs":[{"groupId":92,"instId":400001,"npcId":3013,"pos":{"x":-9130,"y":-31160,"z":-14360},"rot":{"x":0,"y":149683,"z":0}}],"monsters":[],"teleports":{}},"93":{"props":[],"npcs":[{"groupId":93,"instId":400001,"npcId":3013,"pos":{"x":-7020,"y":-31160,"z":-14690},"rot":{"x":0,"y":158351,"z":0}}],"monsters":[],"teleports":{}},"94":{"props":[],"npcs":[{"groupId":94,"instId":400001,"npcId":3013,"pos":{"x":-3170,"y":-31160,"z":-14690},"rot":{"x":0,"y":209743,"z":0}}],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-5700,"y":-31046,"z":-23570},"rot":{"x":0,"y":180000,"z":0}},{"groupId":65,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-14050,"y":-31213,"z":-20481},"rot":{"x":0,"y":180000,"z":0}},{"groupId":65,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-5700,"y":-31213,"z":-17540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":65,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-5700,"y":-31046,"z":-22700},"rot":{"x":0,"y":180000,"z":0}},{"groupId":65,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-14050,"y":-31213,"z":-19700},"rot":{"x":0,"y":180000,"z":0}},{"groupId":65,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-5700,"y":-31213,"z":-16700},"rot":{"x":0,"y":180000,"z":0}},{"groupId":65,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-8410,"y":-31213,"z":-35700},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300002,"propState":0,"propId":100,"pos":{"x":-11050,"y":-31213,"z":-29700},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300001,"propState":0,"propId":100,"pos":{"x":-14050,"y":-31213,"z":-29700},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[{"groupId":66,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-14050,"y":-31213,"z":-29700},"rot":{"x":0,"y":15000,"z":0}}],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-4660,"y":-31213,"z":-8960},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300003,"propState":0,"propId":100,"pos":{"x":-9450,"y":-31213,"z":-14690},"rot":{"x":0,"y":165000,"z":0}},{"groupId":52,"instId":300001,"propState":0,"propId":100,"pos":{"x":-9450,"y":-31213,"z":-14690},"rot":{"x":0,"y":165000,"z":0}}],"npcs":[],"monsters":[{"groupId":52,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-9450,"y":-31213,"z":-14690},"rot":{"x":0,"y":165000,"z":0}}],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-5774,"y":-31213,"z":-10990},"rot":{"x":0,"y":180000,"z":0}},{"groupId":40,"instId":300002,"propState":0,"propId":102008,"pos":{"x":-6774,"y":-31213,"z":-10990},"rot":{"x":0,"y":180000,"z":0}},{"groupId":40,"instId":300001,"propState":101,"propId":1026,"pos":{"x":1990,"y":-31213,"z":-16530},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300001,"propState":1,"propId":1002,"pos":{"x":-6170,"y":-31213,"z":-18740},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[{"groupId":41,"instId":400001,"npcId":1013,"pos":{"x":-3298,"y":-31213,"z":-18001},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"76":{"props":[],"npcs":[{"groupId":76,"instId":400001,"npcId":1007,"pos":{"x":-3030,"y":-31213,"z":-11800},"rot":{"x":0,"y":240000,"z":0}}],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300001,"propState":0,"propId":1029,"pos":{"x":33488,"y":-31046,"z":-25150},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300008,"propState":0,"propId":102008,"pos":{"x":49233,"y":-31213,"z":-40343},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300003,"propState":0,"propId":102008,"pos":{"x":48320,"y":-31213,"z":-41260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300007,"propState":0,"propId":102008,"pos":{"x":56390,"y":-29462,"z":-46920},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300006,"propState":0,"propId":102008,"pos":{"x":49160,"y":-31213,"z":-41260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300005,"propState":0,"propId":102008,"pos":{"x":48363,"y":-31213,"z":-40343},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300004,"propState":0,"propId":102008,"pos":{"x":55609,"y":-29462,"z":-46920},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300001,"propState":101,"propId":1026,"pos":{"x":64340,"y":-29462,"z":-40910},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[],"npcs":[{"groupId":50,"instId":400001,"npcId":3013,"pos":{"x":60710,"y":-29462,"z":-46900},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"85":{"props":[],"npcs":[{"groupId":85,"instId":400001,"npcId":3013,"pos":{"x":60250,"y":-29462,"z":-48110},"rot":{"x":0,"y":298238,"z":0}}],"monsters":[],"teleports":{}},"86":{"props":[],"npcs":[{"groupId":86,"instId":400001,"npcId":3013,"pos":{"x":61330,"y":-29462,"z":-44480},"rot":{"x":0,"y":271271,"z":0}}],"monsters":[],"teleports":{}},"87":{"props":[],"npcs":[{"groupId":87,"instId":400001,"npcId":3013,"pos":{"x":60650,"y":-29462,"z":-40780},"rot":{"x":0,"y":241118,"z":0}}],"monsters":[],"teleports":{}},"88":{"props":[],"npcs":[{"groupId":88,"instId":400001,"npcId":3013,"pos":{"x":60710,"y":-29462,"z":-46220},"rot":{"x":0,"y":295757,"z":0}}],"monsters":[],"teleports":{}},"89":{"props":[],"npcs":[{"groupId":89,"instId":400001,"npcId":3013,"pos":{"x":60710,"y":-29462,"z":-42460},"rot":{"x":0,"y":246826,"z":0}}],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300001,"propState":101,"propId":1026,"pos":{"x":64340,"y":-29462,"z":-40910},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300003,"propState":0,"propId":100,"pos":{"x":60710,"y":-29462,"z":-43910},"rot":{"x":0,"y":285000,"z":0}},{"groupId":54,"instId":300001,"propState":0,"propId":100,"pos":{"x":60710,"y":-29462,"z":-43910},"rot":{"x":0,"y":285000,"z":0}}],"npcs":[],"monsters":[{"groupId":54,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":60710,"y":-29462,"z":-43910},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300002,"propState":0,"propId":1029,"pos":{"x":51170,"y":-31213,"z":-25960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":67,"instId":300003,"propState":0,"propId":1029,"pos":{"x":54362,"y":-29462,"z":-44047},"rot":{"x":0,"y":90000,"z":0}},{"groupId":67,"instId":300001,"propState":0,"propId":1029,"pos":{"x":25900,"y":-31046,"z":-23340},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300008,"propState":0,"propId":102008,"pos":{"x":28380,"y":-31055,"z":-33500},"rot":{"x":0,"y":180000,"z":0}},{"groupId":68,"instId":300007,"propState":0,"propId":102008,"pos":{"x":28539,"y":-31213,"z":-28346},"rot":{"x":0,"y":180000,"z":0}},{"groupId":68,"instId":300006,"propState":0,"propId":102008,"pos":{"x":38351,"y":-31213,"z":-26540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":68,"instId":300005,"propState":0,"propId":102008,"pos":{"x":28380,"y":-31055,"z":-32630},"rot":{"x":0,"y":180000,"z":0}},{"groupId":68,"instId":300004,"propState":0,"propId":102008,"pos":{"x":28539,"y":-31213,"z":-27565},"rot":{"x":0,"y":180000,"z":0}},{"groupId":68,"instId":300003,"propState":0,"propId":102008,"pos":{"x":38351,"y":-31213,"z":-25700},"rot":{"x":0,"y":180000,"z":0}},{"groupId":68,"instId":300001,"propState":101,"propId":1026,"pos":{"x":38560,"y":-31213,"z":-43560},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300002,"propState":0,"propId":100,"pos":{"x":35900,"y":-31213,"z":-37560},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300001,"propState":0,"propId":100,"pos":{"x":32900,"y":-31213,"z":-37560},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[{"groupId":70,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":32900,"y":-31213,"z":-37560},"rot":{"x":0,"y":15000,"z":0}}],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300001,"propState":0,"propId":100,"pos":{"x":38900,"y":-31055,"z":-35520},"rot":{"x":0,"y":345000,"z":0}}],"npcs":[],"monsters":[{"groupId":71,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":32900,"y":-31055,"z":-35520},"rot":{"x":0,"y":15000,"z":0}}],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300002,"propState":0,"propId":102008,"pos":{"x":38900,"y":-31213,"z":-32060},"rot":{"x":0,"y":180000,"z":0}},{"groupId":69,"instId":300007,"propState":0,"propId":102008,"pos":{"x":32900,"y":-31213,"z":-31060},"rot":{"x":0,"y":180000,"z":0}},{"groupId":69,"instId":300006,"propState":0,"propId":102008,"pos":{"x":32900,"y":-31213,"z":-32060},"rot":{"x":0,"y":180000,"z":0}},{"groupId":69,"instId":300005,"propState":0,"propId":102008,"pos":{"x":31900,"y":-31213,"z":-31560},"rot":{"x":0,"y":180000,"z":0}},{"groupId":69,"instId":300004,"propState":0,"propId":102008,"pos":{"x":39900,"y":-31213,"z":-31560},"rot":{"x":0,"y":180000,"z":0}},{"groupId":69,"instId":300003,"propState":0,"propId":102008,"pos":{"x":38900,"y":-31213,"z":-31060},"rot":{"x":0,"y":180000,"z":0}},{"groupId":69,"instId":300001,"propState":101,"propId":1026,"pos":{"x":36900,"y":-31213,"z":-41560},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300007,"propState":0,"propId":102008,"pos":{"x":37030,"y":-31163,"z":-29600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300006,"propState":0,"propId":102008,"pos":{"x":27600,"y":-31213,"z":-26511},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300005,"propState":0,"propId":102008,"pos":{"x":38083,"y":-31055,"z":-31316},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300004,"propState":0,"propId":102008,"pos":{"x":37030,"y":-31213,"z":-28730},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300003,"propState":0,"propId":102008,"pos":{"x":27600,"y":-31213,"z":-25730},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300002,"propState":0,"propId":102008,"pos":{"x":38083,"y":-31055,"z":-30476},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300001,"propState":101,"propId":1026,"pos":{"x":34030,"y":-31213,"z":-17730},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300002,"propState":0,"propId":100,"pos":{"x":28420,"y":-31046,"z":-22960},"rot":{"x":0,"y":180000,"z":0}},{"groupId":74,"instId":300001,"propState":0,"propId":100,"pos":{"x":28420,"y":-31046,"z":-22960},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":74,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":28420,"y":-31046,"z":-22960},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300001,"propState":0,"propId":1029,"pos":{"x":118170,"y":-28127,"z":-115080},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300008,"propState":0,"propId":102008,"pos":{"x":134940,"y":-28127,"z":-111512},"rot":{"x":0,"y":90000,"z":0}},{"groupId":78,"instId":300007,"propState":0,"propId":102008,"pos":{"x":131851,"y":-28127,"z":-117512},"rot":{"x":0,"y":90000,"z":0}},{"groupId":78,"instId":300006,"propState":0,"propId":102008,"pos":{"x":128910,"y":-28127,"z":-111512},"rot":{"x":0,"y":90000,"z":0}},{"groupId":78,"instId":300005,"propState":0,"propId":102008,"pos":{"x":134070,"y":-28127,"z":-111512},"rot":{"x":0,"y":90000,"z":0}},{"groupId":78,"instId":300004,"propState":0,"propId":102008,"pos":{"x":131070,"y":-28127,"z":-117512},"rot":{"x":0,"y":90000,"z":0}},{"groupId":78,"instId":300003,"propState":0,"propId":102008,"pos":{"x":128070,"y":-28127,"z":-111512},"rot":{"x":0,"y":90000,"z":0}},{"groupId":78,"instId":300001,"propState":101,"propId":1026,"pos":{"x":151180,"y":-28127,"z":-112512},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300001,"propState":0,"propId":100,"pos":{"x":141070,"y":-28127,"z":-111512},"rot":{"x":0,"y":255000,"z":0}}],"npcs":[],"monsters":[{"groupId":80,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":141070,"y":-28127,"z":-117512},"rot":{"x":0,"y":285000,"z":0}}],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300002,"propState":0,"propId":100,"pos":{"x":145180,"y":-28127,"z":-114512},"rot":{"x":0,"y":270000,"z":0}},{"groupId":79,"instId":300001,"propState":0,"propId":100,"pos":{"x":145180,"y":-28127,"z":-117512},"rot":{"x":0,"y":285000,"z":0}}],"npcs":[],"monsters":[{"groupId":79,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":145180,"y":-28127,"z":-117512},"rot":{"x":0,"y":285000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8020901":{"P80209_F80209001":{"scenes":{"29":{"props":[{"groupId":29,"instId":300002,"propState":0,"propId":1029,"pos":{"x":35028,"y":53852,"z":84255},"rot":{"x":0,"y":0,"z":0}},{"groupId":29,"instId":300003,"propState":0,"propId":1029,"pos":{"x":69782,"y":60472,"z":55375},"rot":{"x":0,"y":90000,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":1029,"pos":{"x":36497,"y":53852,"z":2060},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300001,"propState":101,"propId":1026,"pos":{"x":44720,"y":60356,"z":47180},"rot":{"x":0,"y":255000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300003,"propState":0,"propId":100,"pos":{"x":40010,"y":60356,"z":42330},"rot":{"x":0,"y":90000,"z":0}},{"groupId":31,"instId":300001,"propState":0,"propId":100,"pos":{"x":40010,"y":60356,"z":42330},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":31,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":40010,"y":60379,"z":42330},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300003,"propState":0,"propId":100,"pos":{"x":40010,"y":60356,"z":42330},"rot":{"x":0,"y":90000,"z":0}},{"groupId":32,"instId":300002,"propState":0,"propId":100,"pos":{"x":40010,"y":60356,"z":42330},"rot":{"x":0,"y":285000,"z":0}}],"npcs":[],"monsters":[{"groupId":32,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":40010,"y":60379,"z":42330},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-128500,"y":47886,"z":19230},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-133320,"y":47886,"z":46230},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300005,"propState":0,"propId":102005,"pos":{"x":-129236,"y":47886,"z":29672},"rot":{"x":0,"y":120000,"z":0}},{"groupId":35,"instId":300004,"propState":0,"propId":102005,"pos":{"x":-129161,"y":47886,"z":28700},"rot":{"x":0,"y":120000,"z":0}},{"groupId":35,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-130067,"y":47886,"z":29119},"rot":{"x":0,"y":120000,"z":0}},{"groupId":35,"instId":300002,"propState":1,"propId":1002,"pos":{"x":-136320,"y":47886,"z":34230},"rot":{"x":0,"y":150000,"z":0}},{"groupId":35,"instId":300001,"propState":0,"propId":1001,"pos":{"x":-128320,"y":47886,"z":34230},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[{"groupId":35,"instId":400001,"npcId":1013,"pos":{"x":-129320,"y":47886,"z":39230},"rot":{"x":0,"y":195000,"z":0}}],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-128500,"y":47886,"z":19230},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300002,"propState":0,"propId":102008,"pos":{"x":-125890,"y":47886,"z":-420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-125890,"y":47886,"z":580},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-127708,"y":47886,"z":-11430},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300001,"propState":1,"propId":1002,"pos":{"x":-132327,"y":47886,"z":799},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[{"groupId":39,"instId":400001,"npcId":1013,"pos":{"x":-131480,"y":47886,"z":-3905},"rot":{"x":0,"y":15000,"z":0}}],"monsters":[],"teleports":{}},"92":{"props":[],"npcs":[{"groupId":92,"instId":400001,"npcId":1007,"pos":{"x":-126510,"y":47886,"z":-4150},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-73500,"y":49950,"z":500},"rot":{"x":0,"y":0,"z":0}},{"groupId":41,"instId":300002,"propState":0,"propId":102008,"pos":{"x":-73500,"y":49950,"z":1500},"rot":{"x":0,"y":0,"z":0}},{"groupId":41,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-70960,"y":49950,"z":13137},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-84830,"y":49950,"z":-3720},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300002,"propState":0,"propId":102008,"pos":{"x":-66160,"y":49950,"z":4207},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300001,"propState":0,"propId":102008,"pos":{"x":-66160,"y":49950,"z":5207},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":42,"instId":400001,"npcId":1013,"pos":{"x":-72330,"y":49950,"z":7630},"rot":{"x":0,"y":165000,"z":0}}],"monsters":[],"teleports":{}},"93":{"props":[],"npcs":[{"groupId":93,"instId":400001,"npcId":1007,"pos":{"x":-67510,"y":49950,"z":7840},"rot":{"x":0,"y":225000,"z":0}}],"monsters":[],"teleports":{}},"97":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300003,"propState":0,"propId":102008,"pos":{"x":50985,"y":43743,"z":189383},"rot":{"x":0,"y":90000,"z":0}},{"groupId":98,"instId":300002,"propState":0,"propId":102008,"pos":{"x":51940,"y":43743,"z":189440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":98,"instId":300001,"propState":101,"propId":1026,"pos":{"x":59070,"y":43694,"z":186390},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"101":{"props":[{"groupId":101,"instId":300001,"propState":1,"propId":1002,"pos":{"x":51170,"y":43743,"z":180361},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[{"groupId":101,"instId":400001,"npcId":1013,"pos":{"x":52950,"y":43743,"z":181390},"rot":{"x":0,"y":300000,"z":0}}],"monsters":[],"teleports":{}},"100":{"props":[],"npcs":[{"groupId":100,"instId":400002,"npcId":1007,"pos":{"x":52940,"y":43743,"z":187750},"rot":{"x":0,"y":240000,"z":0}}],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-46348,"y":50001,"z":4076},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-64962,"y":53256,"z":-20000},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-29670,"y":50046,"z":-18250},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300003,"propState":0,"propId":100,"pos":{"x":-35670,"y":50046,"z":-23090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300001,"propState":0,"propId":100,"pos":{"x":-35670,"y":50046,"z":-23090},"rot":{"x":0,"y":285000,"z":0}}],"npcs":[],"monsters":[{"groupId":45,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-35670,"y":50046,"z":-23090},"rot":{"x":0,"y":285000,"z":0}}],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-41800,"y":50046,"z":-17090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-44889,"y":50046,"z":-23090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-47830,"y":50046,"z":-17090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-42670,"y":50046,"z":-17090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-45670,"y":50046,"z":-23090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-48670,"y":50046,"z":-17090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-29670,"y":50046,"z":-18250},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[],"npcs":[{"groupId":46,"instId":400001,"npcId":3013,"pos":{"x":-35670,"y":50046,"z":-23090},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-46076,"y":49950,"z":-12850},"rot":{"x":0,"y":180000,"z":0}},{"groupId":48,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-52076,"y":49950,"z":-9761},"rot":{"x":0,"y":180000,"z":0}},{"groupId":48,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-46076,"y":49950,"z":-6820},"rot":{"x":0,"y":180000,"z":0}},{"groupId":48,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-46076,"y":49950,"z":-11980},"rot":{"x":0,"y":180000,"z":0}},{"groupId":48,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-52076,"y":49950,"z":-8980},"rot":{"x":0,"y":180000,"z":0}},{"groupId":48,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-46076,"y":49950,"z":-5980},"rot":{"x":0,"y":180000,"z":0}},{"groupId":48,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-47076,"y":49950,"z":-28690},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300002,"propState":0,"propId":100,"pos":{"x":-49076,"y":50001,"z":-22690},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300001,"propState":0,"propId":100,"pos":{"x":-52076,"y":49950,"z":-22690},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[{"groupId":50,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-52076,"y":49950,"z":-22690},"rot":{"x":0,"y":15000,"z":0}}],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300001,"propState":0,"propId":100,"pos":{"x":-46076,"y":50046,"z":-18960},"rot":{"x":0,"y":345000,"z":0}}],"npcs":[],"monsters":[{"groupId":51,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-46076,"y":50046,"z":-18960},"rot":{"x":0,"y":345000,"z":0}}],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-52076,"y":49950,"z":-12480},"rot":{"x":0,"y":180000,"z":0}},{"groupId":49,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-52076,"y":49950,"z":-13480},"rot":{"x":0,"y":180000,"z":0}},{"groupId":49,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-53076,"y":49950,"z":-12980},"rot":{"x":0,"y":180000,"z":0}},{"groupId":49,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-45076,"y":50046,"z":-17470},"rot":{"x":0,"y":180000,"z":0}},{"groupId":49,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-46076,"y":50046,"z":-16970},"rot":{"x":0,"y":180000,"z":0}},{"groupId":49,"instId":300002,"propState":0,"propId":102008,"pos":{"x":-46076,"y":50046,"z":-17970},"rot":{"x":0,"y":180000,"z":0}},{"groupId":49,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-47076,"y":50001,"z":-27470},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300001,"propState":0,"propId":1029,"pos":{"x":50480,"y":45906,"z":-60211},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300008,"propState":0,"propId":102008,"pos":{"x":27490,"y":43159,"z":-57160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300007,"propState":0,"propId":102008,"pos":{"x":30579,"y":43155,"z":-51160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300006,"propState":0,"propId":102008,"pos":{"x":33520,"y":43155,"z":-57160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300005,"propState":0,"propId":102008,"pos":{"x":28360,"y":43159,"z":-57160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300004,"propState":0,"propId":102008,"pos":{"x":31360,"y":43155,"z":-51160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300003,"propState":0,"propId":102008,"pos":{"x":34360,"y":43155,"z":-57160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300001,"propState":101,"propId":1026,"pos":{"x":15360,"y":43158,"z":-56000},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[],"npcs":[{"groupId":56,"instId":400001,"npcId":3013,"pos":{"x":21360,"y":43257,"z":-51160},"rot":{"x":0,"y":105000,"z":0}}],"monsters":[],"teleports":{}},"102":{"props":[],"npcs":[{"groupId":102,"instId":400001,"npcId":3013,"pos":{"x":22360,"y":43257,"z":-50920},"rot":{"x":0,"y":115551,"z":0}}],"monsters":[],"teleports":{}},"103":{"props":[],"npcs":[{"groupId":103,"instId":400001,"npcId":3013,"pos":{"x":21360,"y":43257,"z":-55120},"rot":{"x":0,"y":89250,"z":0}}],"monsters":[],"teleports":{}},"104":{"props":[],"npcs":[{"groupId":104,"instId":400001,"npcId":3013,"pos":{"x":22280,"y":43257,"z":-59330},"rot":{"x":0,"y":73437,"z":0}}],"monsters":[],"teleports":{}},"105":{"props":[],"npcs":[{"groupId":105,"instId":400001,"npcId":3013,"pos":{"x":21940,"y":43257,"z":-53200},"rot":{"x":0,"y":106205,"z":0}}],"monsters":[],"teleports":{}},"106":{"props":[],"npcs":[{"groupId":106,"instId":400001,"npcId":3013,"pos":{"x":21940,"y":43257,"z":-57140},"rot":{"x":0,"y":73551,"z":0}}],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300002,"propState":0,"propId":100,"pos":{"x":21360,"y":43257,"z":-51160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":54,"instId":300001,"propState":0,"propId":100,"pos":{"x":21360,"y":43257,"z":-51160},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[{"groupId":54,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":21360,"y":43257,"z":-51160},"rot":{"x":0,"y":105000,"z":0}}],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300008,"propState":0,"propId":102008,"pos":{"x":17145,"y":43159,"z":-69240},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300007,"propState":0,"propId":102008,"pos":{"x":23145,"y":43257,"z":-72329},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300006,"propState":0,"propId":102008,"pos":{"x":17145,"y":43159,"z":-75270},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300005,"propState":0,"propId":102008,"pos":{"x":17145,"y":43159,"z":-70110},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300004,"propState":0,"propId":102008,"pos":{"x":23145,"y":43257,"z":-73110},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300003,"propState":0,"propId":102008,"pos":{"x":17145,"y":43159,"z":-76110},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300001,"propState":101,"propId":1026,"pos":{"x":18145,"y":43159,"z":-54470},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300002,"propState":0,"propId":100,"pos":{"x":20145,"y":43257,"z":-60470},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":100,"pos":{"x":23145,"y":43257,"z":-60470},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[{"groupId":58,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":23145,"y":43257,"z":-60470},"rot":{"x":0,"y":195000,"z":0}}],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300001,"propState":0,"propId":100,"pos":{"x":17145,"y":43159,"z":-64200},"rot":{"x":0,"y":165000,"z":0}}],"npcs":[],"monsters":[{"groupId":59,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":17145,"y":43159,"z":-64200},"rot":{"x":0,"y":165000,"z":0}}],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300007,"propState":0,"propId":102008,"pos":{"x":19680,"y":43161,"z":-69610},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300006,"propState":0,"propId":102008,"pos":{"x":19680,"y":43161,"z":-68610},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300005,"propState":0,"propId":102008,"pos":{"x":20680,"y":43257,"z":-69110},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300004,"propState":0,"propId":102008,"pos":{"x":12680,"y":43156,"z":-63030},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300003,"propState":0,"propId":102008,"pos":{"x":13680,"y":43157,"z":-63530},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300002,"propState":0,"propId":102008,"pos":{"x":13680,"y":43157,"z":-62530},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300001,"propState":101,"propId":1026,"pos":{"x":14680,"y":43156,"z":-53030},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-30980,"y":49900,"z":42340},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300001,"propState":101,"propId":1026,"pos":{"x":13051,"y":49880,"z":45440},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300003,"propState":0,"propId":100,"pos":{"x":7051,"y":49880,"z":42770},"rot":{"x":0,"y":270000,"z":0}},{"groupId":65,"instId":300001,"propState":0,"propId":100,"pos":{"x":7051,"y":49880,"z":42770},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":65,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":7051,"y":49880,"z":42770},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300007,"propState":0,"propId":102008,"pos":{"x":921,"y":49923,"z":39710},"rot":{"x":0,"y":90000,"z":0}},{"groupId":64,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-2168,"y":50471,"z":39440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":64,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-5109,"y":50942,"z":45440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":64,"instId":300004,"propState":0,"propId":102008,"pos":{"x":51,"y":50007,"z":39710},"rot":{"x":0,"y":90000,"z":0}},{"groupId":64,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-2949,"y":50602,"z":39440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":64,"instId":300002,"propState":0,"propId":102008,"pos":{"x":-5949,"y":51035,"z":45440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":64,"instId":300001,"propState":101,"propId":1026,"pos":{"x":11051,"y":49880,"z":44440},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-39550,"y":53176,"z":169200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":70,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-42639,"y":53176,"z":161210},"rot":{"x":0,"y":90000,"z":0}},{"groupId":70,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-45580,"y":53176,"z":169200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":70,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-40420,"y":53176,"z":169200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":70,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-43420,"y":53127,"z":161210},"rot":{"x":0,"y":90000,"z":0}},{"groupId":70,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-46420,"y":53127,"z":169200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":70,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-27420,"y":53191,"z":166800},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300002,"propState":0,"propId":100,"pos":{"x":-33420,"y":53090,"z":164210},"rot":{"x":0,"y":270000,"z":0}},{"groupId":73,"instId":300001,"propState":0,"propId":100,"pos":{"x":-33420,"y":53090,"z":161210},"rot":{"x":0,"y":285000,"z":0}}],"npcs":[],"monsters":[{"groupId":73,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-33420,"y":53090,"z":161210},"rot":{"x":0,"y":285000,"z":0}}],"teleports":{}},"72":{"props":[],"npcs":[{"groupId":72,"instId":400001,"npcId":3013,"pos":{"x":-33420,"y":53090,"z":161210},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"107":{"props":[],"npcs":[{"groupId":107,"instId":400001,"npcId":3013,"pos":{"x":-33420,"y":53090,"z":162900},"rot":{"x":0,"y":291619,"z":0}}],"monsters":[],"teleports":{}},"108":{"props":[],"npcs":[{"groupId":108,"instId":400001,"npcId":3013,"pos":{"x":-32870,"y":53090,"z":166841},"rot":{"x":0,"y":268581,"z":0}}],"monsters":[],"teleports":{}},"109":{"props":[],"npcs":[{"groupId":109,"instId":400001,"npcId":3013,"pos":{"x":-33420,"y":53090,"z":171050},"rot":{"x":0,"y":249506,"z":0}}],"monsters":[],"teleports":{}},"110":{"props":[],"npcs":[{"groupId":110,"instId":400001,"npcId":3013,"pos":{"x":-33420,"y":53090,"z":164740},"rot":{"x":0,"y":282273,"z":0}}],"monsters":[],"teleports":{}},"111":{"props":[],"npcs":[{"groupId":111,"instId":400001,"npcId":3013,"pos":{"x":-33420,"y":53090,"z":169080},"rot":{"x":0,"y":249619,"z":0}}],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300002,"propState":0,"propId":102008,"pos":{"x":-38920,"y":53176,"z":169790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":71,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-42550,"y":53176,"z":161560},"rot":{"x":0,"y":90000,"z":0}},{"groupId":71,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-41550,"y":53176,"z":161560},"rot":{"x":0,"y":90000,"z":0}},{"groupId":71,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-42050,"y":53127,"z":160560},"rot":{"x":0,"y":90000,"z":0}},{"groupId":71,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-39420,"y":53176,"z":170790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":71,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-39920,"y":53176,"z":169790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":71,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-29420,"y":53223,"z":166800},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-82535,"y":53142,"z":149072},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-79487,"y":47313,"z":127430},"rot":{"x":0,"y":270000,"z":0}},{"groupId":75,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-76398,"y":47313,"z":133430},"rot":{"x":0,"y":270000,"z":0}},{"groupId":75,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-86046,"y":47313,"z":147592},"rot":{"x":0,"y":270000,"z":0}},{"groupId":75,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-92513,"y":47313,"z":130950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":75,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-81763,"y":47313,"z":136796},"rot":{"x":0,"y":270000,"z":0}},{"groupId":75,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-72617,"y":47313,"z":127430},"rot":{"x":0,"y":270000,"z":0}},{"groupId":75,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-89740,"y":47313,"z":160697},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300002,"propState":0,"propId":100,"pos":{"x":-89710,"y":47313,"z":156386},"rot":{"x":0,"y":180502,"z":0}},{"groupId":76,"instId":300001,"propState":0,"propId":100,"pos":{"x":-86710,"y":47313,"z":156360},"rot":{"x":0,"y":195502,"z":0}}],"npcs":[],"monsters":[{"groupId":76,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-86710,"y":47313,"z":156360},"rot":{"x":0,"y":195502,"z":0}}],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300001,"propState":0,"propId":100,"pos":{"x":-85617,"y":47313,"z":127430},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[{"groupId":77,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-85617,"y":47313,"z":127430},"rot":{"x":0,"y":75000,"z":0}}],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300001,"propState":0,"propId":100,"pos":{"x":-94118,"y":47313,"z":144867},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[{"groupId":78,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-94118,"y":47313,"z":144867},"rot":{"x":0,"y":75000,"z":0}}],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-82535,"y":53142,"z":149072},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-79050,"y":53306,"z":99170},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-74870,"y":53254,"z":120354},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-68930,"y":53090,"z":147151},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-78410,"y":53090,"z":148290},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-73623,"y":54906,"z":126863},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-69754,"y":53254,"z":120119},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-74347,"y":53090,"z":140949},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-76300,"y":53090,"z":161550},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300002,"propState":0,"propId":100,"pos":{"x":-74200,"y":53090,"z":155550},"rot":{"x":0,"y":180000,"z":0}},{"groupId":81,"instId":300001,"propState":0,"propId":100,"pos":{"x":-71200,"y":53090,"z":155550},"rot":{"x":0,"y":195000,"z":0}}],"npcs":[],"monsters":[{"groupId":81,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-71200,"y":53090,"z":155550},"rot":{"x":0,"y":195000,"z":0}}],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300001,"propState":0,"propId":100,"pos":{"x":-76200,"y":53090,"z":152880},"rot":{"x":0,"y":165000,"z":0}}],"npcs":[],"monsters":[{"groupId":82,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-71200,"y":53090,"z":152860},"rot":{"x":0,"y":195000,"z":0}}],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300001,"propState":0,"propId":100,"pos":{"x":-82050,"y":53254,"z":122170},"rot":{"x":0,"y":165000,"z":0}}],"npcs":[],"monsters":[{"groupId":83,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-71880,"y":53351,"z":122170},"rot":{"x":0,"y":165000,"z":0}}],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-79050,"y":53306,"z":99170},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-76290,"y":49950,"z":78413},"rot":{"x":0,"y":180000,"z":0}},{"groupId":85,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-82290,"y":49950,"z":81502},"rot":{"x":0,"y":180000,"z":0}},{"groupId":85,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-76290,"y":49950,"z":84443},"rot":{"x":0,"y":180000,"z":0}},{"groupId":85,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-76290,"y":49950,"z":79283},"rot":{"x":0,"y":180000,"z":0}},{"groupId":85,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-82290,"y":49950,"z":82283},"rot":{"x":0,"y":180000,"z":0}},{"groupId":85,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-76290,"y":49950,"z":85283},"rot":{"x":0,"y":180000,"z":0}},{"groupId":85,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-77290,"y":49983,"z":66283},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"86":{"props":[],"npcs":[{"groupId":86,"instId":400001,"npcId":3013,"pos":{"x":-82290,"y":49950,"z":72283},"rot":{"x":0,"y":15000,"z":0}}],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300002,"propState":0,"propId":100,"pos":{"x":-79290,"y":49950,"z":72283},"rot":{"x":0,"y":0,"z":0}},{"groupId":87,"instId":300001,"propState":0,"propId":100,"pos":{"x":-82290,"y":49950,"z":72283},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[{"groupId":87,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-82290,"y":49950,"z":72283},"rot":{"x":0,"y":15000,"z":0}}],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300002,"propState":0,"propId":1029,"pos":{"x":89205,"y":50170,"z":126087},"rot":{"x":0,"y":90000,"z":0}},{"groupId":88,"instId":300001,"propState":0,"propId":1029,"pos":{"x":44471,"y":46974,"z":143130},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300008,"propState":0,"propId":102008,"pos":{"x":65810,"y":43649,"z":145470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":89,"instId":300007,"propState":0,"propId":102008,"pos":{"x":62721,"y":43649,"z":139470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":89,"instId":300006,"propState":0,"propId":102008,"pos":{"x":59780,"y":43649,"z":145470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":89,"instId":300005,"propState":0,"propId":102008,"pos":{"x":64940,"y":43649,"z":145470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":89,"instId":300004,"propState":0,"propId":102008,"pos":{"x":61940,"y":43649,"z":139470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":89,"instId":300003,"propState":0,"propId":102008,"pos":{"x":58940,"y":43649,"z":145470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":89,"instId":300001,"propState":101,"propId":1026,"pos":{"x":77940,"y":43649,"z":144470},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"90":{"props":[],"npcs":[{"groupId":90,"instId":400001,"npcId":3013,"pos":{"x":71940,"y":43649,"z":139470},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"91":{"props":[{"groupId":91,"instId":300002,"propState":0,"propId":100,"pos":{"x":71940,"y":43649,"z":142470},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300001,"propState":0,"propId":100,"pos":{"x":71940,"y":43649,"z":139470},"rot":{"x":0,"y":285000,"z":0}}],"npcs":[],"monsters":[{"groupId":91,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":71940,"y":43649,"z":139470},"rot":{"x":0,"y":285000,"z":0}}],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-42120,"y":49949,"z":98070},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-44760,"y":49963,"z":113990},"rot":{"x":0,"y":180000,"z":0}},{"groupId":95,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-50760,"y":50011,"z":117079},"rot":{"x":0,"y":180000,"z":0}},{"groupId":95,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-44760,"y":49948,"z":120020},"rot":{"x":0,"y":180000,"z":0}},{"groupId":95,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-44760,"y":49963,"z":114860},"rot":{"x":0,"y":180000,"z":0}},{"groupId":95,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-50760,"y":49984,"z":117860},"rot":{"x":0,"y":180000,"z":0}},{"groupId":95,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-44760,"y":49948,"z":120860},"rot":{"x":0,"y":180000,"z":0}},{"groupId":95,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-45760,"y":49948,"z":101860},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300002,"propState":0,"propId":100,"pos":{"x":-47760,"y":49948,"z":107860},"rot":{"x":0,"y":0,"z":0}},{"groupId":96,"instId":300001,"propState":0,"propId":100,"pos":{"x":-50760,"y":49948,"z":107860},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[{"groupId":96,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-50760,"y":49948,"z":107860},"rot":{"x":0,"y":15000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8021001":{"P80210_F80210001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-35220,"y":1491,"z":11180},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-5890,"y":1522,"z":19230},"rot":{"x":0,"y":255000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300003,"propState":0,"propId":100,"pos":{"x":-11890,"y":1532,"z":14080},"rot":{"x":0,"y":270000,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":100,"pos":{"x":-11890,"y":1532,"z":14080},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":6,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-11890,"y":1532,"z":14080},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300003,"propState":0,"propId":100,"pos":{"x":-11890,"y":1532,"z":14080},"rot":{"x":0,"y":270000,"z":0}},{"groupId":46,"instId":300002,"propState":0,"propId":100,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":46,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-11890,"y":1532,"z":14080},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-199680,"y":15466,"z":4850},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-141950,"y":11839,"z":4740},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-188176,"y":15709,"z":-4954},"rot":{"x":0,"y":66529,"z":0}},{"groupId":8,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-180957,"y":15709,"z":-1050},"rot":{"x":0,"y":66529,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":102008,"pos":{"x":-189912,"y":15709,"z":-3705},"rot":{"x":0,"y":66529,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-188989,"y":15709,"z":-4452},"rot":{"x":0,"y":66529,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-181270,"y":15743,"z":-330},"rot":{"x":0,"y":66529,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-182320,"y":15709,"z":206},"rot":{"x":0,"y":66529,"z":0}},{"groupId":8,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-192990,"y":15730,"z":11328},"rot":{"x":0,"y":156529,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300002,"propState":0,"propId":100,"pos":{"x":22543,"y":6118,"z":-96435},"rot":{"x":0,"y":66529,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":100,"pos":{"x":-298407,"y":3837,"z":-185329},"rot":{"x":0,"y":156529,"z":0}}],"npcs":[],"monsters":[{"groupId":9,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-186811,"y":15709,"z":9650},"rot":{"x":0,"y":156529,"z":0}}],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-314290,"y":-35386,"z":52830},"rot":{"x":0,"y":165000,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-318610,"y":-30074,"z":16500},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-310201,"y":-35483,"z":31250},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-319000,"y":-35307,"z":35724},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":102008,"pos":{"x":-311523,"y":-35477,"z":31057},"rot":{"x":0,"y":345000,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-309039,"y":-35482,"z":31750},"rot":{"x":0,"y":45000,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-318791,"y":-35225,"z":34295},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-318682,"y":-35236,"z":33065},"rot":{"x":0,"y":345000,"z":0}},{"groupId":13,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-310360,"y":-35484,"z":48490},"rot":{"x":0,"y":213275,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300002,"propState":0,"propId":100,"pos":{"x":-308380,"y":-35485,"z":40590},"rot":{"x":0,"y":199762,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":100,"pos":{"x":-308380,"y":-35485,"z":40590},"rot":{"x":0,"y":199762,"z":0}}],"npcs":[],"monsters":[{"groupId":14,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-308380,"y":-35485,"z":40590},"rot":{"x":0,"y":199762,"z":0}}],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-351790,"y":-37000,"z":25900},"rot":{"x":0,"y":75000,"z":0}},{"groupId":15,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-395340,"y":-34393,"z":21450},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-367987,"y":-37040,"z":17550},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-365466,"y":-37000,"z":27250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":102008,"pos":{"x":-367500,"y":-37106,"z":27230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-370017,"y":-37091,"z":17550},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-369038,"y":-37051,"z":17510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-366513,"y":-37076,"z":27230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-378790,"y":-37000,"z":21258},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[],"npcs":[{"groupId":17,"instId":400001,"npcId":3013,"pos":{"x":-374790,"y":-36980,"z":24258},"rot":{"x":0,"y":105000,"z":0}}],"monsters":[],"teleports":{}},"105":{"props":[],"npcs":[{"groupId":105,"instId":400001,"npcId":3013,"pos":{"x":-375190,"y":-36980,"z":26660},"rot":{"x":0,"y":113746,"z":0}}],"monsters":[],"teleports":{}},"106":{"props":[],"npcs":[{"groupId":106,"instId":400001,"npcId":3013,"pos":{"x":-375970,"y":-36980,"z":22510},"rot":{"x":0,"y":90708,"z":0}}],"monsters":[],"teleports":{}},"107":{"props":[],"npcs":[{"groupId":107,"instId":400001,"npcId":3013,"pos":{"x":-375190,"y":-36980,"z":18620},"rot":{"x":0,"y":71632,"z":0}}],"monsters":[],"teleports":{}},"108":{"props":[],"npcs":[{"groupId":108,"instId":400001,"npcId":3013,"pos":{"x":-375190,"y":-36980,"z":24600},"rot":{"x":0,"y":104399,"z":0}}],"monsters":[],"teleports":{}},"109":{"props":[],"npcs":[{"groupId":109,"instId":400001,"npcId":3013,"pos":{"x":-375190,"y":-36980,"z":20510},"rot":{"x":0,"y":71746,"z":0}}],"monsters":[],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300002,"propState":0,"propId":100,"pos":{"x":-374790,"y":-37000,"z":23258},"rot":{"x":0,"y":90000,"z":0}},{"groupId":81,"instId":300001,"propState":0,"propId":100,"pos":{"x":-374790,"y":-37000,"z":26258},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[{"groupId":81,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-374790,"y":-37000,"z":26258},"rot":{"x":0,"y":105000,"z":0}}],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300001,"propState":0,"propId":100,"pos":{"x":-371000,"y":-37000,"z":20258},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[{"groupId":82,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-371000,"y":-37000,"z":26258},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-365740,"y":-37004,"z":17550},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-367719,"y":-37113,"z":27250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-366735,"y":-37086,"z":27230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-367769,"y":-37039,"z":17550},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-366790,"y":-37043,"z":17510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300002,"propState":0,"propId":102008,"pos":{"x":-368765,"y":-37065,"z":27230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-357760,"y":-37000,"z":25570},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300002,"propState":0,"propId":100,"pos":{"x":11780,"y":147,"z":157590},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":100,"pos":{"x":-361960,"y":-36980,"z":23260},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":21,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-361960,"y":-37000,"z":20260},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-395340,"y":-34393,"z":-12000},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-383260,"y":-36994,"z":-17220},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300002,"propState":1,"propId":1002,"pos":{"x":-373260,"y":-36969,"z":-19220},"rot":{"x":0,"y":60000,"z":0}},{"groupId":19,"instId":300005,"propState":0,"propId":102005,"pos":{"x":-367890,"y":-36969,"z":-11546},"rot":{"x":0,"y":120000,"z":0}},{"groupId":19,"instId":300004,"propState":0,"propId":102005,"pos":{"x":-368725,"y":-36969,"z":-11478},"rot":{"x":0,"y":120000,"z":0}},{"groupId":19,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-368162,"y":-36969,"z":-12134},"rot":{"x":0,"y":120000,"z":0}},{"groupId":19,"instId":300001,"propState":0,"propId":1001,"pos":{"x":-373260,"y":-36969,"z":-11220},"rot":{"x":0,"y":120000,"z":0}}],"npcs":[{"groupId":19,"instId":400001,"npcId":1013,"pos":{"x":-378260,"y":-36969,"z":-12220},"rot":{"x":0,"y":105000,"z":0}}],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-404500,"y":-44510,"z":60750},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-425960,"y":-44510,"z":115420},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-400749,"y":-44510,"z":124379},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-409037,"y":-44510,"z":102675},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":300002,"propState":0,"propId":102008,"pos":{"x":-398750,"y":-44510,"z":105500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-410750,"y":-44407,"z":120250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-400138,"y":-44829,"z":96282},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-410518,"y":-45811,"z":78967},"rot":{"x":0,"y":270000,"z":0}},{"groupId":24,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-403650,"y":-44430,"z":134050},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300002,"propState":0,"propId":100,"pos":{"x":-408650,"y":-44510,"z":130050},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300001,"propState":0,"propId":100,"pos":{"x":-408650,"y":-44510,"z":130050},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":25,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-408650,"y":-44510,"z":130050},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300001,"propState":0,"propId":100,"pos":{"x":-408650,"y":-44894,"z":89050},"rot":{"x":0,"y":165000,"z":0}}],"npcs":[],"monsters":[{"groupId":56,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-408650,"y":-45391,"z":89050},"rot":{"x":0,"y":165000,"z":0}}],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300001,"propState":0,"propId":100,"pos":{"x":-402650,"y":-44510,"z":108460},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":57,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-402650,"y":-44510,"z":108460},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300008,"propState":20,"propId":60206,"pos":{"x":-407920,"y":-45184,"z":91710},"rot":{"x":0,"y":180000,"z":0}},{"groupId":49,"instId":300003,"propState":20,"propId":60205,"pos":{"x":-402346,"y":-44510,"z":134090},"rot":{"x":0,"y":180000,"z":0}},{"groupId":49,"instId":300007,"propState":0,"propId":100,"pos":{"x":-402250,"y":-44510,"z":129000},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300006,"propState":0,"propId":1001,"pos":{"x":-400839,"y":-45136,"z":92345},"rot":{"x":0,"y":210000,"z":0}},{"groupId":49,"instId":300005,"propState":0,"propId":913,"pos":{"x":-404630,"y":-44773,"z":97000},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300004,"propState":20,"propId":60206,"pos":{"x":-401250,"y":-44510,"z":134090},"rot":{"x":0,"y":180000,"z":0}},{"groupId":49,"instId":300002,"propState":20,"propId":60204,"pos":{"x":-403500,"y":-44510,"z":134090},"rot":{"x":0,"y":180000,"z":0}},{"groupId":49,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-405650,"y":-44510,"z":137970},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-404258,"y":-39341,"z":-75061},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300004,"propState":0,"propId":1029,"pos":{"x":-404471,"y":-36870,"z":-33230},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-395500,"y":-39439,"z":-67220},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300004,"propState":0,"propId":102006,"pos":{"x":-420000,"y":-44510,"z":126443},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-397750,"y":-44510,"z":103250},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300001,"propState":0,"propId":100,"pos":{"x":-405074,"y":-44773,"z":97000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300002,"propState":0,"propId":100,"pos":{"x":-404000,"y":-44430,"z":116500},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":47,"instId":200007,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":200021,"monsterId":8002059,"eventId":81312013,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":200020,"monsterId":8002059,"eventId":81312013,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":200019,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":200018,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":200017,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":200016,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":200015,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":200014,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":200013,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":200012,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":200011,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":200010,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":200009,"monsterId":8002059,"eventId":81312013,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":200008,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":200006,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":200005,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":200004,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":200003,"monsterId":8002059,"eventId":81312013,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":200002,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-401000,"y":-39439,"z":-60500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":27,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-408250,"y":-39439,"z":-54750},"rot":{"x":0,"y":270000,"z":0}},{"groupId":27,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-408250,"y":-39439,"z":-52250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":27,"instId":300002,"propState":0,"propId":102008,"pos":{"x":-408250,"y":-39439,"z":-53500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":27,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-401000,"y":-39439,"z":-58000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":27,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-401000,"y":-39439,"z":-59250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":27,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-402546,"y":-39359,"z":-70180},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[],"npcs":[{"groupId":28,"instId":400001,"npcId":3013,"pos":{"x":-406470,"y":-39439,"z":-66280},"rot":{"x":0,"y":15000,"z":0}}],"monsters":[],"teleports":{}},"100":{"props":[],"npcs":[{"groupId":100,"instId":400001,"npcId":3013,"pos":{"x":-408220,"y":-39439,"z":-66180},"rot":{"x":0,"y":22507,"z":0}}],"monsters":[],"teleports":{}},"101":{"props":[],"npcs":[{"groupId":101,"instId":400001,"npcId":3013,"pos":{"x":-404330,"y":-39439,"z":-67430},"rot":{"x":0,"y":359469,"z":0}}],"monsters":[],"teleports":{}},"102":{"props":[],"npcs":[{"groupId":102,"instId":400001,"npcId":3013,"pos":{"x":-400470,"y":-39439,"z":-66250},"rot":{"x":0,"y":340393,"z":0}}],"monsters":[],"teleports":{}},"103":{"props":[],"npcs":[{"groupId":103,"instId":400001,"npcId":3013,"pos":{"x":-406550,"y":-39439,"z":-66630},"rot":{"x":0,"y":13160,"z":0}}],"monsters":[],"teleports":{}},"104":{"props":[],"npcs":[{"groupId":104,"instId":400001,"npcId":3013,"pos":{"x":-402030,"y":-39439,"z":-66530},"rot":{"x":0,"y":340507,"z":0}}],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-468776,"y":-44549,"z":50039},"rot":{"x":0,"y":211606,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-464180,"y":-44480,"z":82550},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-468250,"y":-44588,"z":69094},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-468250,"y":-44575,"z":70250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300002,"propState":0,"propId":102008,"pos":{"x":-468180,"y":-44525,"z":68160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-459500,"y":-44480,"z":69094},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-460010,"y":-44480,"z":68037},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-460500,"y":-44480,"z":69000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-462180,"y":-44350,"z":55550},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[],"npcs":[{"groupId":31,"instId":400001,"npcId":3013,"pos":{"x":-466180,"y":-44480,"z":59550},"rot":{"x":0,"y":15000,"z":0}}],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-499460,"y":-51140,"z":-46670},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-465730,"y":-51245,"z":-64850},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-490091,"y":-51245,"z":-60500},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-490860,"y":-51245,"z":-60498},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-498420,"y":-51245,"z":-55970},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300001,"propState":1,"propId":1002,"pos":{"x":-489777,"y":-51245,"z":-52366},"rot":{"x":0,"y":150000,"z":0}}],"npcs":[{"groupId":58,"instId":400001,"npcId":1013,"pos":{"x":-495350,"y":-51245,"z":-52970},"rot":{"x":0,"y":120000,"z":0}}],"monsters":[],"teleports":{}},"59":{"props":[],"npcs":[{"groupId":59,"instId":400002,"npcId":1007,"pos":{"x":-495350,"y":-51327,"z":-58970},"rot":{"x":0,"y":60000,"z":0}}],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-525900,"y":-51245,"z":4880},"rot":{"x":0,"y":270000,"z":0}},{"groupId":37,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-504646,"y":-50643,"z":3158},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-483131,"y":-46236,"z":28130},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-492391,"y":-51245,"z":16833},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300003,"propState":0,"propId":100,"pos":{"x":-496210,"y":-51245,"z":14833},"rot":{"x":0,"y":90000,"z":0}},{"groupId":62,"instId":300001,"propState":0,"propId":100,"pos":{"x":-496210,"y":-51245,"z":14833},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[{"groupId":62,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-496210,"y":-51245,"z":14833},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-501531,"y":-51159,"z":17833},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-504620,"y":-51245,"z":11833},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-507561,"y":-51171,"z":17833},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-502401,"y":-51159,"z":17833},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-505401,"y":-51245,"z":11833},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-508401,"y":-51245,"z":17833},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-492391,"y":-51245,"z":16833},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[],"npcs":[{"groupId":63,"instId":400001,"npcId":3013,"pos":{"x":-498360,"y":-51147,"z":11833},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-104960,"y":8043,"z":-1419},"rot":{"x":0,"y":6185,"z":342831}},{"groupId":68,"instId":300002,"propState":0,"propId":137,"pos":{"x":-94650,"y":4561,"z":-6447},"rot":{"x":359694,"y":85427,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-105017,"y":2883,"z":-34223},"rot":{"x":0,"y":269789,"z":0}},{"groupId":69,"instId":300002,"propState":0,"propId":102008,"pos":{"x":-104268,"y":2795,"z":-34210},"rot":{"x":0,"y":269789,"z":0}},{"groupId":69,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-98165,"y":2514,"z":-38877},"rot":{"x":0,"y":269789,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300001,"propState":1,"propId":1002,"pos":{"x":-104800,"y":2576,"z":-40716},"rot":{"x":0,"y":329789,"z":0}}],"npcs":[{"groupId":70,"instId":400001,"npcId":1013,"pos":{"x":-102456,"y":2452,"z":-39933},"rot":{"x":0,"y":299789,"z":0}}],"monsters":[],"teleports":{}},"71":{"props":[],"npcs":[{"groupId":71,"instId":400002,"npcId":1007,"pos":{"x":-102004,"y":2725,"z":-35261},"rot":{"x":0,"y":269789,"z":0}}],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-285278,"y":-16009,"z":5010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":72,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-250928,"y":-9266,"z":5304},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-267428,"y":-14292,"z":8304},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-268428,"y":-14292,"z":8304},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-267928,"y":-14292,"z":9304},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-269500,"y":-14292,"z":8250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-269000,"y":-14292,"z":9250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300002,"propState":0,"propId":102008,"pos":{"x":-270000,"y":-14292,"z":9250},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-277800,"y":-14384,"z":3304},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-277800,"y":-14384,"z":3304},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300003,"propState":0,"propId":100,"pos":{"x":-273928,"y":-14292,"z":5304},"rot":{"x":0,"y":270000,"z":0}},{"groupId":75,"instId":300001,"propState":0,"propId":100,"pos":{"x":-273928,"y":-14292,"z":5304},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":75,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-273928,"y":-14292,"z":5304},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-318610,"y":-30074,"z":16500},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-318750,"y":-29356,"z":-5500},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-285278,"y":-16009,"z":5010},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-301850,"y":-24091,"z":2054},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-321971,"y":-29329,"z":2380},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-319170,"y":-29329,"z":7750},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-300980,"y":-23630,"z":2054},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-321190,"y":-29329,"z":2380},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-318330,"y":-29329,"z":7750},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-333000,"y":-29427,"z":3054},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300002,"propState":0,"propId":100,"pos":{"x":-327000,"y":-29427,"z":5054},"rot":{"x":0,"y":90000,"z":0}},{"groupId":78,"instId":300001,"propState":0,"propId":100,"pos":{"x":-327000,"y":-29427,"z":8054},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[{"groupId":78,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-327000,"y":-29427,"z":8054},"rot":{"x":0,"y":105000,"z":0}}],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300001,"propState":0,"propId":100,"pos":{"x":-307200,"y":-26900,"z":7533},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[{"groupId":79,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-307200,"y":-26900,"z":7533},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300001,"propState":0,"propId":100,"pos":{"x":-316610,"y":-29329,"z":2054},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[{"groupId":80,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-316610,"y":-29329,"z":2054},"rot":{"x":0,"y":75000,"z":0}}],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-392000,"y":-29427,"z":5000},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-374150,"y":-29427,"z":7696},"rot":{"x":0,"y":90000,"z":0}},{"groupId":88,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-377239,"y":-29427,"z":1696},"rot":{"x":0,"y":90000,"z":0}},{"groupId":88,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-380180,"y":-29427,"z":7696},"rot":{"x":0,"y":90000,"z":0}},{"groupId":88,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-375020,"y":-29427,"z":7696},"rot":{"x":0,"y":90000,"z":0}},{"groupId":88,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-378020,"y":-29427,"z":1696},"rot":{"x":0,"y":90000,"z":0}},{"groupId":88,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-381020,"y":-29427,"z":7696},"rot":{"x":0,"y":90000,"z":0}},{"groupId":88,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-357500,"y":-29329,"z":6696},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300002,"propState":0,"propId":100,"pos":{"x":-363500,"y":-29329,"z":4696},"rot":{"x":0,"y":270000,"z":0}},{"groupId":90,"instId":300001,"propState":0,"propId":100,"pos":{"x":-363500,"y":-29329,"z":1696},"rot":{"x":0,"y":285000,"z":0}}],"npcs":[],"monsters":[{"groupId":90,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-363500,"y":-29329,"z":1696},"rot":{"x":0,"y":285000,"z":0}}],"teleports":{}},"91":{"props":[{"groupId":91,"instId":300001,"propState":0,"propId":100,"pos":{"x":-365750,"y":-29427,"z":7696},"rot":{"x":0,"y":255000,"z":0}}],"npcs":[],"monsters":[{"groupId":91,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-365750,"y":-29427,"z":1696},"rot":{"x":0,"y":285000,"z":0}}],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-374520,"y":-29427,"z":1696},"rot":{"x":0,"y":90000,"z":0}},{"groupId":89,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-373520,"y":-29427,"z":1696},"rot":{"x":0,"y":90000,"z":0}},{"groupId":89,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-374020,"y":-29427,"z":696},"rot":{"x":0,"y":90000,"z":0}},{"groupId":89,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-375500,"y":-29427,"z":1750},"rot":{"x":0,"y":90000,"z":0}},{"groupId":89,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-376000,"y":-29427,"z":750},"rot":{"x":0,"y":90000,"z":0}},{"groupId":89,"instId":300002,"propState":0,"propId":102008,"pos":{"x":-375000,"y":-29427,"z":750},"rot":{"x":0,"y":90000,"z":0}},{"groupId":89,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-364020,"y":-29427,"z":6696},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300004,"propState":0,"propId":1029,"pos":{"x":-392000,"y":-29427,"z":5000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":92,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-405090,"y":-34556,"z":11780},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-405090,"y":-34556,"z":-2200},"rot":{"x":0,"y":0,"z":0}},{"groupId":92,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-439160,"y":-34511,"z":4800},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-419260,"y":-34517,"z":320},"rot":{"x":0,"y":270000,"z":0}},{"groupId":93,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-416171,"y":-34517,"z":9460},"rot":{"x":0,"y":270000,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-413230,"y":-34517,"z":320},"rot":{"x":0,"y":270000,"z":0}},{"groupId":93,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-418390,"y":-34517,"z":320},"rot":{"x":0,"y":270000,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-415390,"y":-34517,"z":9460},"rot":{"x":0,"y":270000,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-412390,"y":-34517,"z":320},"rot":{"x":0,"y":270000,"z":0}},{"groupId":93,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-431390,"y":-34556,"z":2800},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[],"npcs":[{"groupId":95,"instId":400001,"npcId":3013,"pos":{"x":-427030,"y":-34556,"z":7804},"rot":{"x":0,"y":105000,"z":0}}],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300002,"propState":0,"propId":100,"pos":{"x":-427030,"y":-34556,"z":4804},"rot":{"x":0,"y":90000,"z":0}},{"groupId":96,"instId":300001,"propState":0,"propId":100,"pos":{"x":-427030,"y":-34556,"z":7804},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[{"groupId":96,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-427030,"y":-34556,"z":7804},"rot":{"x":0,"y":105000,"z":0}}],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-418800,"y":-34556,"z":7804},"rot":{"x":0,"y":270000,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-419800,"y":-34443,"z":7804},"rot":{"x":0,"y":270000,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-419300,"y":-34517,"z":8804},"rot":{"x":0,"y":270000,"z":0}},{"groupId":94,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-417820,"y":-34556,"z":7750},"rot":{"x":0,"y":270000,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-417320,"y":-34517,"z":8750},"rot":{"x":0,"y":270000,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":102008,"pos":{"x":-418320,"y":-34517,"z":8750},"rot":{"x":0,"y":270000,"z":0}},{"groupId":94,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-429300,"y":-34556,"z":2804},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-499460,"y":-51140,"z":-46670},"rot":{"x":0,"y":0,"z":0}},{"groupId":97,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-504646,"y":-50643,"z":3158},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-494520,"y":-51245,"z":-27910},"rot":{"x":0,"y":180000,"z":0}},{"groupId":98,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-500520,"y":-51245,"z":-24821},"rot":{"x":0,"y":180000,"z":0}},{"groupId":98,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-494520,"y":-51245,"z":-21880},"rot":{"x":0,"y":180000,"z":0}},{"groupId":98,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-494520,"y":-51245,"z":-27040},"rot":{"x":0,"y":180000,"z":0}},{"groupId":98,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-500520,"y":-51245,"z":-24040},"rot":{"x":0,"y":180000,"z":0}},{"groupId":98,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-494520,"y":-51245,"z":-21040},"rot":{"x":0,"y":180000,"z":0}},{"groupId":98,"instId":300001,"propState":101,"propId":1026,"pos":{"x":-495520,"y":-51245,"z":-40040},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300002,"propState":0,"propId":100,"pos":{"x":-497520,"y":-51245,"z":-34040},"rot":{"x":0,"y":0,"z":0}},{"groupId":99,"instId":300001,"propState":0,"propId":100,"pos":{"x":-500520,"y":-51245,"z":-34040},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[{"groupId":99,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-500520,"y":-51245,"z":-34040},"rot":{"x":0,"y":15000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8021101":{"P80211_F80211001":{"scenes":{"2":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300001,"propState":0,"propId":1024,"pos":{"x":-31130,"y":34,"z":38200},"rot":{"x":0,"y":158719,"z":0}}],"npcs":[{"groupId":5,"instId":400001,"npcId":100,"pos":{"x":-22770,"y":34,"z":23810},"rot":{"x":0,"y":158719,"z":0}}],"monsters":[],"teleports":{}},"6":{"props":[],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8011201":{"P80112_F80112001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{"2220":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":8000,"y":715,"z":1550},"rot":{"x":0,"y":131000,"z":0}},"2219":{"anchorId":1,"groupId":1,"instId":300001,"pos":{"x":-10010,"y":0,"z":0},"rot":{"x":0,"y":75000,"z":0}}}},"16":{"props":[{"groupId":16,"instId":300006,"propState":0,"propId":100,"pos":{"x":-7869,"y":1467,"z":-4336},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300005,"propState":0,"propId":100,"pos":{"x":-4247,"y":2027,"z":8760},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300004,"propState":0,"propId":100,"pos":{"x":-9359,"y":2027,"z":8760},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300003,"propState":0,"propId":100,"pos":{"x":992,"y":2027,"z":8760},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":100,"pos":{"x":-6930,"y":2027,"z":8760},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300001,"propState":1,"propId":120,"pos":{"x":-1491,"y":2027,"z":8760},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300005,"propState":0,"propId":100060,"pos":{"x":-7870,"y":0,"z":-4330},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":100,"pos":{"x":9489,"y":1786,"z":23},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300008,"propState":0,"propId":1005,"pos":{"x":7743,"y":205,"z":7556},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":1005,"pos":{"x":5720,"y":201,"z":-7553},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":107,"pos":{"x":-13014,"y":1900,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300004,"propState":0,"propId":100,"pos":{"x":15207,"y":474,"z":81109},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":100,"pos":{"x":-3336,"y":240,"z":-1934},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300002,"propState":0,"propId":1003,"pos":{"x":9252,"y":608,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300001,"propState":1,"propId":1025,"pos":{"x":8801,"y":1500,"z":3782},"rot":{"x":17890,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":101,"startAnchorId":1,"startGroupId":1}},"8030101":{"P80301_F80301001":{"scenes":{"13":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300013,"propState":0,"propId":100011,"pos":{"x":-194540,"y":-378,"z":-69650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300006,"propState":0,"propId":100013,"pos":{"x":-178060,"y":-390,"z":-61070},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300014,"propState":0,"propId":100012,"pos":{"x":-186621,"y":-400,"z":-79920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300011,"propState":0,"propId":100012,"pos":{"x":-169860,"y":-4600,"z":-79580},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300010,"propState":0,"propId":100011,"pos":{"x":-162330,"y":-415,"z":-71330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":100013,"pos":{"x":-38680,"y":18260,"z":-82930},"rot":{"x":0,"y":193835,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":0,"propId":1027,"pos":{"x":16710,"y":2844,"z":-39694},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300001,"propState":0,"propId":1000,"pos":{"x":40480,"y":3470,"z":-32660},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300005,"propState":0,"propId":100024,"pos":{"x":28492,"y":3444,"z":-38553},"rot":{"x":0,"y":165000,"z":0}},{"groupId":20,"instId":300004,"propState":0,"propId":100024,"pos":{"x":27452,"y":3444,"z":-38843},"rot":{"x":0,"y":345000,"z":0}},{"groupId":20,"instId":300003,"propState":0,"propId":100025,"pos":{"x":27762,"y":3444,"z":-37843},"rot":{"x":0,"y":75000,"z":0}},{"groupId":20,"instId":300002,"propState":1,"propId":1002,"pos":{"x":31320,"y":3542,"z":-32700},"rot":{"x":0,"y":225000,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":1001,"pos":{"x":32760,"y":3520,"z":-37810},"rot":{"x":0,"y":285000,"z":0}}],"npcs":[{"groupId":20,"instId":400001,"npcId":1013,"pos":{"x":36140,"y":3444,"z":-35890},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"85":{"props":[],"npcs":[{"groupId":85,"instId":400002,"npcId":1007,"pos":{"x":34927,"y":3444,"z":-32698},"rot":{"x":0,"y":254074,"z":0}}],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300003,"propState":0,"propId":1027,"pos":{"x":-88040,"y":-3195,"z":-62020},"rot":{"x":0,"y":134405,"z":0}},{"groupId":29,"instId":300002,"propState":0,"propId":1027,"pos":{"x":-88490,"y":-3195,"z":-72470},"rot":{"x":0,"y":10044,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":1027,"pos":{"x":-73540,"y":-3195,"z":-61900},"rot":{"x":0,"y":70000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300003,"propState":0,"propId":100,"pos":{"x":-79120,"y":-3195,"z":-60770},"rot":{"x":0,"y":39196,"z":0}},{"groupId":32,"instId":300002,"propState":9,"propId":100,"pos":{"x":-77130,"y":-3195,"z":-62120},"rot":{"x":0,"y":283235,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":100,"pos":{"x":-79120,"y":-3195,"z":-60770},"rot":{"x":0,"y":39196,"z":0}}],"npcs":[{"groupId":32,"instId":400001,"npcId":1013,"pos":{"x":-77130,"y":-3195,"z":-62120},"rot":{"x":0,"y":254822,"z":0}}],"monsters":[{"groupId":32,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-79120,"y":-3195,"z":-60770},"rot":{"x":0,"y":234196,"z":0}}],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-19884,"y":1039,"z":-76054},"rot":{"x":0,"y":91892,"z":0}},{"groupId":42,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-8160,"y":1039,"z":-72680},"rot":{"x":0,"y":353169,"z":0}},{"groupId":42,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-17710,"y":1039,"z":-58320},"rot":{"x":0,"y":169616,"z":0}},{"groupId":42,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-17550,"y":1039,"z":-69990},"rot":{"x":0,"y":52059,"z":0}},{"groupId":42,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-9427,"y":1039,"z":-70852},"rot":{"x":0,"y":357448,"z":0}},{"groupId":42,"instId":300002,"propState":0,"propId":100026,"pos":{"x":-13080,"y":1039,"z":-63190},"rot":{"x":0,"y":351530,"z":0}},{"groupId":42,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-14769,"y":1039,"z":-83053},"rot":{"x":0,"y":2363,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300002,"propState":0,"propId":100,"pos":{"x":-13010,"y":1039,"z":-75564},"rot":{"x":0,"y":345000,"z":0}},{"groupId":43,"instId":300001,"propState":0,"propId":100,"pos":{"x":-13010,"y":1039,"z":-75564},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":43,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-11000,"y":1039,"z":-75564},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300001,"propState":0,"propId":100,"pos":{"x":-16520,"y":1039,"z":-74041},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":44,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-11000,"y":1039,"z":-74000},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300002,"propState":0,"propId":1027,"pos":{"x":-62868,"y":-1466,"z":-59443},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-44370,"y":-1544,"z":-72534},"rot":{"x":0,"y":181323,"z":0}},{"groupId":46,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-50878,"y":-1458,"z":-57001},"rot":{"x":0,"y":34299,"z":0}},{"groupId":46,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-36773,"y":-1021,"z":-68288},"rot":{"x":0,"y":295926,"z":0}},{"groupId":46,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-44400,"y":-1544,"z":-70700},"rot":{"x":0,"y":178813,"z":0}},{"groupId":46,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-51940,"y":-1458,"z":-58450},"rot":{"x":0,"y":34440,"z":0}},{"groupId":46,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-38382,"y":-1021,"z":-67235},"rot":{"x":0,"y":294460,"z":0}},{"groupId":46,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-58760,"y":-1145,"z":-56773},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300002,"propState":0,"propId":100,"pos":{"x":-53398,"y":-1271,"z":-49993},"rot":{"x":0,"y":105162,"z":0}},{"groupId":47,"instId":300001,"propState":0,"propId":100,"pos":{"x":-53398,"y":-1271,"z":-49993},"rot":{"x":0,"y":105162,"z":0}}],"npcs":[],"monsters":[{"groupId":47,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-53398,"y":-1271,"z":-49993},"rot":{"x":0,"y":105162,"z":0}}],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300001,"propState":0,"propId":100,"pos":{"x":-47210,"y":-1544,"z":-59470},"rot":{"x":0,"y":157533,"z":0}}],"npcs":[],"monsters":[{"groupId":48,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-47210,"y":-1544,"z":-59470},"rot":{"x":0,"y":157533,"z":0}}],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300002,"propState":0,"propId":1027,"pos":{"x":-64990,"y":18664,"z":-68980},"rot":{"x":0,"y":340000,"z":0}},{"groupId":53,"instId":300001,"propState":0,"propId":1027,"pos":{"x":-64870,"y":18664,"z":-77420},"rot":{"x":0,"y":20000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-47580,"y":18942,"z":-70240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":54,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-50669,"y":18942,"z":-76240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":54,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-53610,"y":18942,"z":-70240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":54,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-45790,"y":18942,"z":-70240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":54,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-48790,"y":18942,"z":-76240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":54,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-51790,"y":18942,"z":-70240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":54,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-37620,"y":18942,"z":-71170},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300003,"propState":0,"propId":100,"pos":{"x":-40427,"y":18611,"z":-73102},"rot":{"x":0,"y":270000,"z":0}},{"groupId":56,"instId":300001,"propState":0,"propId":100,"pos":{"x":-40427,"y":18611,"z":-76102},"rot":{"x":0,"y":285000,"z":0}}],"npcs":[],"monsters":[{"groupId":56,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-40490,"y":18611,"z":-72920},"rot":{"x":0,"y":267489,"z":0}}],"teleports":{}},"86":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300008,"propState":0,"propId":100026,"pos":{"x":-127049,"y":2820,"z":-44462},"rot":{"x":0,"y":116500,"z":0}},{"groupId":87,"instId":300007,"propState":0,"propId":100026,"pos":{"x":-132490,"y":2820,"z":-48453},"rot":{"x":0,"y":116500,"z":0}},{"groupId":87,"instId":300006,"propState":0,"propId":100026,"pos":{"x":-132445,"y":2770,"z":-41771},"rot":{"x":0,"y":116500,"z":0}},{"groupId":87,"instId":300005,"propState":0,"propId":100026,"pos":{"x":-125510,"y":2820,"z":-45227},"rot":{"x":0,"y":116500,"z":0}},{"groupId":87,"instId":300004,"propState":0,"propId":100026,"pos":{"x":-130872,"y":2820,"z":-49258},"rot":{"x":0,"y":116500,"z":0}},{"groupId":87,"instId":300003,"propState":0,"propId":100026,"pos":{"x":-130880,"y":2820,"z":-42550},"rot":{"x":0,"y":116500,"z":0}},{"groupId":87,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-117003,"y":2770,"z":-50499},"rot":{"x":0,"y":296500,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300002,"propState":0,"propId":100,"pos":{"x":-122901,"y":2770,"z":-49882},"rot":{"x":0,"y":296500,"z":0}},{"groupId":89,"instId":300001,"propState":0,"propId":100,"pos":{"x":-124240,"y":2770,"z":-52566},"rot":{"x":0,"y":311500,"z":0}}],"npcs":[],"monsters":[{"groupId":89,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-124240,"y":2770,"z":-52566},"rot":{"x":0,"y":311500,"z":0}}],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300001,"propState":0,"propId":100,"pos":{"x":-130490,"y":2993,"z":-47040},"rot":{"x":0,"y":311500,"z":0}}],"npcs":[],"monsters":[{"groupId":90,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-130490,"y":2993,"z":-47040},"rot":{"x":0,"y":311500,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8030102":{"P80301_F80301001":{"scenes":{"4":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300002,"propState":20,"propId":60004,"pos":{"x":-203293,"y":2966,"z":-89846},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300008,"propState":0,"propId":100,"pos":{"x":-200400,"y":2966,"z":-87846},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300007,"propState":0,"propId":913,"pos":{"x":-144980,"y":-46,"z":-73273},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300006,"propState":0,"propId":1001,"pos":{"x":-140280,"y":-115,"z":-71860},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300004,"propState":20,"propId":60006,"pos":{"x":-203293,"y":2966,"z":-85410},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300003,"propState":20,"propId":60005,"pos":{"x":-203293,"y":2966,"z":-87846},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-205260,"y":2966,"z":-87810},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300031,"propState":0,"propId":100,"pos":{"x":-135330,"y":-115,"z":-73270},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300030,"propState":0,"propId":100025,"pos":{"x":-183720,"y":-7672,"z":-94690},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300029,"propState":0,"propId":100027,"pos":{"x":-186071,"y":-178,"z":-69130},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300028,"propState":0,"propId":100027,"pos":{"x":-198710,"y":-4171,"z":-91020},"rot":{"x":0,"y":139113,"z":0}},{"groupId":6,"instId":300027,"propState":0,"propId":100027,"pos":{"x":-185660,"y":-154,"z":-91940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300026,"propState":0,"propId":100027,"pos":{"x":-186670,"y":-154,"z":-87390},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300025,"propState":0,"propId":100027,"pos":{"x":-171643,"y":-178,"z":-65620},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300024,"propState":0,"propId":100027,"pos":{"x":-171630,"y":-178,"z":-67230},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300023,"propState":0,"propId":100027,"pos":{"x":-173830,"y":-178,"z":-72960},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300022,"propState":0,"propId":100027,"pos":{"x":-173853,"y":-178,"z":-71351},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300021,"propState":0,"propId":100027,"pos":{"x":-187560,"y":-154,"z":-95550},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300020,"propState":0,"propId":100027,"pos":{"x":-211740,"y":-178,"z":-68490},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300019,"propState":0,"propId":100027,"pos":{"x":-206220,"y":-178,"z":-70740},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300018,"propState":0,"propId":100027,"pos":{"x":-202290,"y":-4155,"z":-92200},"rot":{"x":0,"y":6097,"z":0}},{"groupId":6,"instId":300017,"propState":0,"propId":100027,"pos":{"x":-206127,"y":-4171,"z":-90578},"rot":{"x":0,"y":54553,"z":0}},{"groupId":6,"instId":300005,"propState":0,"propId":100027,"pos":{"x":-151470,"y":-163,"z":-62720},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300016,"propState":0,"propId":100027,"pos":{"x":-203400,"y":-4171,"z":-83790},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300015,"propState":0,"propId":100027,"pos":{"x":-199130,"y":-4171,"z":-85290},"rot":{"x":0,"y":45579,"z":0}},{"groupId":6,"instId":300014,"propState":0,"propId":100027,"pos":{"x":-179950,"y":-7672,"z":-76370},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300013,"propState":0,"propId":100027,"pos":{"x":-186850,"y":-7672,"z":-77840},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300012,"propState":0,"propId":100027,"pos":{"x":-186370,"y":-7672,"z":-73500},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300011,"propState":0,"propId":100027,"pos":{"x":-171858,"y":-4383,"z":-60446},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300010,"propState":0,"propId":100027,"pos":{"x":-172570,"y":-4383,"z":-58800},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300009,"propState":0,"propId":100027,"pos":{"x":-168740,"y":-4383,"z":-64850},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300008,"propState":0,"propId":100027,"pos":{"x":-171030,"y":-4389,"z":-87160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":100027,"pos":{"x":-158780,"y":-4389,"z":-92830},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":0,"propId":100027,"pos":{"x":-151520,"y":-4389,"z":-95020},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300004,"propState":0,"propId":100027,"pos":{"x":-155320,"y":-163,"z":-62640},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":100027,"pos":{"x":-153240,"y":-163,"z":-61550},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":100027,"pos":{"x":-154080,"y":-163,"z":-77750},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":100027,"pos":{"x":-155110,"y":-163,"z":-76140},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8030301":{"P80303_F80303001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300001,"propState":0,"propId":1028,"pos":{"x":86160,"y":2072,"z":-94137},"rot":{"x":0,"y":89460,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300008,"propState":0,"propId":101017,"pos":{"x":105698,"y":2072,"z":-91274},"rot":{"x":0,"y":89460,"z":0}},{"groupId":7,"instId":300007,"propState":0,"propId":101017,"pos":{"x":105430,"y":2072,"z":-97810},"rot":{"x":0,"y":89460,"z":0}},{"groupId":7,"instId":300006,"propState":0,"propId":101017,"pos":{"x":97360,"y":2072,"z":-89670},"rot":{"x":0,"y":89460,"z":0}},{"groupId":7,"instId":300005,"propState":0,"propId":101017,"pos":{"x":104580,"y":2072,"z":-90890},"rot":{"x":0,"y":89460,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":101017,"pos":{"x":104953,"y":2072,"z":-96865},"rot":{"x":0,"y":89460,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":101017,"pos":{"x":96470,"y":2072,"z":-90170},"rot":{"x":0,"y":89460,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":1000,"pos":{"x":115170,"y":2072,"z":-96020},"rot":{"x":0,"y":269460,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[],"npcs":[{"groupId":8,"instId":400001,"npcId":3013,"pos":{"x":110320,"y":2072,"z":-91780},"rot":{"x":0,"y":245332,"z":0}}],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300005,"propState":0,"propId":1028,"pos":{"x":26981,"y":1007,"z":-168500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300004,"propState":0,"propId":1028,"pos":{"x":14470,"y":1007,"z":-172830},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300003,"propState":0,"propId":1028,"pos":{"x":16040,"y":1007,"z":-187690},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":1028,"pos":{"x":-14430,"y":1007,"z":-183140},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":1028,"pos":{"x":-13630,"y":-930,"z":-166822},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300008,"propState":0,"propId":101017,"pos":{"x":5022,"y":1007,"z":-180373},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-3253,"y":1007,"z":-180208},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300006,"propState":0,"propId":101017,"pos":{"x":2857,"y":1007,"z":-173615},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300005,"propState":0,"propId":101017,"pos":{"x":4152,"y":1007,"z":-180373},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-4034,"y":1007,"z":-180208},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300003,"propState":0,"propId":101017,"pos":{"x":2017,"y":1007,"z":-173615},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":1000,"pos":{"x":19220,"y":1007,"z":-179290},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[],"npcs":[{"groupId":24,"instId":400001,"npcId":3013,"pos":{"x":6510,"y":1007,"z":-175070},"rot":{"x":0,"y":243158,"z":0}}],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300001,"propState":0,"propId":1028,"pos":{"x":-39430,"y":-3000,"z":-94080},"rot":{"x":-1,"y":269879,"z":3}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-33962,"y":-3011,"z":-105229},"rot":{"x":-3,"y":342082,"z":0}},{"groupId":27,"instId":300008,"propState":0,"propId":101017,"pos":{"x":-37158,"y":-3010,"z":-99952},"rot":{"x":-3,"y":342082,"z":0}},{"groupId":27,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-27090,"y":-2902,"z":-98930},"rot":{"x":-3,"y":342082,"z":0}},{"groupId":27,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-34220,"y":-3011,"z":-104430},"rot":{"x":-3,"y":342082,"z":0}},{"groupId":27,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-36890,"y":-3010,"z":-100780},"rot":{"x":-3,"y":342082,"z":0}},{"groupId":27,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-26850,"y":-2902,"z":-99673},"rot":{"x":-3,"y":342082,"z":0}},{"groupId":27,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-36900,"y":-3000,"z":-85574},"rot":{"x":3,"y":162083,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[],"npcs":[{"groupId":29,"instId":400001,"npcId":3013,"pos":{"x":-30010,"y":-2990,"z":-93600},"rot":{"x":0,"y":175414,"z":0}}],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300001,"propState":0,"propId":1028,"pos":{"x":-21950,"y":-985,"z":-205060},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300008,"propState":0,"propId":101017,"pos":{"x":-38680,"y":-985,"z":-198580},"rot":{"x":0,"y":270000,"z":0}},{"groupId":34,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-34421,"y":-985,"z":-193270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":34,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-32220,"y":-985,"z":-198730},"rot":{"x":0,"y":270000,"z":0}},{"groupId":34,"instId":300005,"propState":0,"propId":101017,"pos":{"x":-37810,"y":-985,"z":-198580},"rot":{"x":0,"y":270000,"z":0}},{"groupId":34,"instId":300004,"propState":0,"propId":101017,"pos":{"x":-33640,"y":-985,"z":-193270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":34,"instId":300003,"propState":0,"propId":101017,"pos":{"x":-31200,"y":-985,"z":-199760},"rot":{"x":0,"y":270000,"z":0}},{"groupId":34,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-47460,"y":-985,"z":-198270},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[],"npcs":[{"groupId":35,"instId":400001,"npcId":3013,"pos":{"x":-41580,"y":-985,"z":-194180},"rot":{"x":0,"y":105000,"z":0}}],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300001,"propState":0,"propId":1028,"pos":{"x":-94910,"y":-958,"z":-169110},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-121910,"y":-958,"z":-171110},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300003,"propState":0,"propId":1028,"pos":{"x":-94910,"y":-958,"z":-169110},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300005,"propState":0,"propId":101015,"pos":{"x":-105352,"y":-936,"z":-166026},"rot":{"x":0,"y":30000,"z":0}},{"groupId":46,"instId":300004,"propState":0,"propId":101015,"pos":{"x":-104380,"y":-936,"z":-165951},"rot":{"x":0,"y":30000,"z":0}},{"groupId":46,"instId":300003,"propState":0,"propId":101016,"pos":{"x":-104799,"y":-936,"z":-166857},"rot":{"x":0,"y":30000,"z":0}},{"groupId":46,"instId":300002,"propState":1,"propId":1002,"pos":{"x":-110390,"y":-936,"z":-171700},"rot":{"x":0,"y":60000,"z":0}},{"groupId":46,"instId":300001,"propState":0,"propId":1001,"pos":{"x":-110570,"y":-936,"z":-166260},"rot":{"x":0,"y":120000,"z":0}}],"npcs":[{"groupId":46,"instId":400001,"npcId":1013,"pos":{"x":-115480,"y":-936,"z":-167190},"rot":{"x":0,"y":105000,"z":0}}],"monsters":[],"teleports":{}},"77":{"props":[],"npcs":[{"groupId":77,"instId":400002,"npcId":1007,"pos":{"x":-114653,"y":-958,"z":-172177},"rot":{"x":0,"y":70192,"z":0}}],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300002,"propState":0,"propId":1028,"pos":{"x":1580,"y":-3000,"z":-120702},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300001,"propState":0,"propId":1028,"pos":{"x":-299,"y":-949,"z":-159232},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300006,"propState":0,"propId":101017,"pos":{"x":-2470,"y":-3000,"z":-135266},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300004,"propState":0,"propId":101017,"pos":{"x":2040,"y":-2962,"z":-133320},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300003,"propState":0,"propId":101017,"pos":{"x":2775,"y":-3000,"z":-132088},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300002,"propState":0,"propId":101017,"pos":{"x":-2684,"y":-3000,"z":-131857},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300007,"propState":0,"propId":101017,"pos":{"x":-2070,"y":-2962,"z":-133470},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300005,"propState":0,"propId":101017,"pos":{"x":4108,"y":-3000,"z":-130250},"rot":{"x":0,"y":0,"z":0}},{"groupId":61,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-2299,"y":-1746,"z":-154232},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"62":{"props":[],"npcs":[{"groupId":62,"instId":400001,"npcId":3013,"pos":{"x":1970,"y":-3000,"z":-143410},"rot":{"x":0,"y":345000,"z":0}}],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300002,"propState":0,"propId":1028,"pos":{"x":23070,"y":-2993,"z":-94230},"rot":{"x":0,"y":268540,"z":0}},{"groupId":64,"instId":300001,"propState":0,"propId":1028,"pos":{"x":1580,"y":-2993,"z":-120702},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300002,"propState":9,"propId":100,"pos":{"x":-2730,"y":-2793,"z":-90770},"rot":{"x":0,"y":116918,"z":0}},{"groupId":66,"instId":300003,"propState":0,"propId":100,"pos":{"x":-20,"y":-2793,"z":-93990},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300001,"propState":0,"propId":100,"pos":{"x":-20,"y":-2793,"z":-93990},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":66,"instId":400001,"npcId":1013,"pos":{"x":-2730,"y":-2793,"z":-90770},"rot":{"x":0,"y":152650,"z":0}}],"monsters":[{"groupId":66,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-20,"y":-2793,"z":-93990},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8030501":{"P80305_F80305001":{"scenes":{"77":{"props":[{"groupId":77,"instId":300002,"propState":0,"propId":1029,"pos":{"x":35028,"y":53852,"z":84255},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300003,"propState":0,"propId":1029,"pos":{"x":69782,"y":60472,"z":55375},"rot":{"x":0,"y":90000,"z":0}},{"groupId":77,"instId":300001,"propState":0,"propId":1029,"pos":{"x":36497,"y":53852,"z":2060},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300002,"propState":9,"propId":100,"pos":{"x":43960,"y":60356,"z":45610},"rot":{"x":0,"y":114090,"z":0}},{"groupId":79,"instId":300003,"propState":0,"propId":100,"pos":{"x":40010,"y":60356,"z":42330},"rot":{"x":0,"y":90000,"z":0}},{"groupId":79,"instId":300001,"propState":0,"propId":100,"pos":{"x":40010,"y":60356,"z":42330},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":79,"instId":400001,"npcId":1013,"pos":{"x":43960,"y":60356,"z":45610},"rot":{"x":0,"y":246789,"z":0}}],"monsters":[{"groupId":79,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":40010,"y":60379,"z":42330},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-128500,"y":47886,"z":19230},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-133320,"y":47886,"z":46230},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300002,"propState":1,"propId":1002,"pos":{"x":-136320,"y":47886,"z":34230},"rot":{"x":0,"y":150000,"z":0}},{"groupId":82,"instId":300005,"propState":0,"propId":102005,"pos":{"x":-129236,"y":47886,"z":29672},"rot":{"x":0,"y":120000,"z":0}},{"groupId":82,"instId":300004,"propState":0,"propId":102005,"pos":{"x":-129161,"y":47886,"z":28700},"rot":{"x":0,"y":120000,"z":0}},{"groupId":82,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-130067,"y":47886,"z":29119},"rot":{"x":0,"y":120000,"z":0}},{"groupId":82,"instId":300001,"propState":0,"propId":1001,"pos":{"x":-128320,"y":47886,"z":34230},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[{"groupId":82,"instId":400001,"npcId":1013,"pos":{"x":-129320,"y":47886,"z":39230},"rot":{"x":0,"y":195000,"z":0}}],"monsters":[],"teleports":{}},"98":{"props":[],"npcs":[{"groupId":98,"instId":400002,"npcId":1007,"pos":{"x":-135190,"y":47886,"z":38480},"rot":{"x":0,"y":160666,"z":0}}],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-46348,"y":50001,"z":4076},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-64962,"y":53256,"z":-20000},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-46076,"y":49950,"z":-12850},"rot":{"x":0,"y":180000,"z":0}},{"groupId":84,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-52076,"y":49950,"z":-9761},"rot":{"x":0,"y":180000,"z":0}},{"groupId":84,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-46076,"y":49950,"z":-6820},"rot":{"x":0,"y":180000,"z":0}},{"groupId":84,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-46076,"y":49950,"z":-11980},"rot":{"x":0,"y":180000,"z":0}},{"groupId":84,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-52076,"y":49950,"z":-8980},"rot":{"x":0,"y":180000,"z":0}},{"groupId":84,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-46076,"y":49950,"z":-5980},"rot":{"x":0,"y":180000,"z":0}},{"groupId":84,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-47076,"y":49950,"z":-28690},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300002,"propState":0,"propId":100,"pos":{"x":-49076,"y":50001,"z":-22690},"rot":{"x":0,"y":0,"z":0}},{"groupId":85,"instId":300001,"propState":0,"propId":100,"pos":{"x":-52076,"y":49950,"z":-22690},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[{"groupId":85,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-52076,"y":49950,"z":-22690},"rot":{"x":0,"y":15000,"z":0}}],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300001,"propState":0,"propId":100,"pos":{"x":-46076,"y":50046,"z":-18960},"rot":{"x":0,"y":345000,"z":0}}],"npcs":[],"monsters":[{"groupId":86,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-46076,"y":50046,"z":-18960},"rot":{"x":0,"y":345000,"z":0}}],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300001,"propState":0,"propId":1029,"pos":{"x":50480,"y":45906,"z":-60211},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300008,"propState":0,"propId":102008,"pos":{"x":27490,"y":43159,"z":-57160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":88,"instId":300007,"propState":0,"propId":102008,"pos":{"x":30579,"y":43155,"z":-51160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":88,"instId":300006,"propState":0,"propId":102008,"pos":{"x":33520,"y":43155,"z":-57160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":88,"instId":300005,"propState":0,"propId":102008,"pos":{"x":28360,"y":43159,"z":-57160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":88,"instId":300004,"propState":0,"propId":102008,"pos":{"x":31360,"y":43155,"z":-51160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":88,"instId":300003,"propState":0,"propId":102008,"pos":{"x":34360,"y":43155,"z":-57160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":88,"instId":300001,"propState":0,"propId":1000,"pos":{"x":15360,"y":43158,"z":-56000},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300004,"propState":0,"propId":100,"pos":{"x":21360,"y":43257,"z":-51160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":89,"instId":300002,"propState":0,"propId":100,"pos":{"x":21360,"y":43257,"z":-51160},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[{"groupId":89,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":21360,"y":43257,"z":-51160},"rot":{"x":0,"y":105000,"z":0}}],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-82535,"y":53142,"z":149072},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"91":{"props":[{"groupId":91,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-79487,"y":47313,"z":127430},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-76398,"y":47313,"z":133430},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-86046,"y":47313,"z":147592},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-92513,"y":47313,"z":130950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-81763,"y":47313,"z":136796},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-72617,"y":47313,"z":127430},"rot":{"x":0,"y":270000,"z":0}},{"groupId":91,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-89740,"y":47313,"z":160697},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300002,"propState":0,"propId":100,"pos":{"x":-89710,"y":47313,"z":156386},"rot":{"x":0,"y":180502,"z":0}},{"groupId":92,"instId":300001,"propState":0,"propId":100,"pos":{"x":-86710,"y":47313,"z":156360},"rot":{"x":0,"y":195502,"z":0}}],"npcs":[],"monsters":[{"groupId":92,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-86710,"y":47313,"z":156360},"rot":{"x":0,"y":195502,"z":0}}],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300001,"propState":0,"propId":100,"pos":{"x":-85617,"y":47313,"z":127430},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[{"groupId":93,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-85617,"y":47313,"z":127430},"rot":{"x":0,"y":75000,"z":0}}],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300001,"propState":0,"propId":100,"pos":{"x":-94118,"y":47313,"z":144867},"rot":{"x":0,"y":75000,"z":0}}],"npcs":[],"monsters":[{"groupId":94,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-94118,"y":47313,"z":144867},"rot":{"x":0,"y":75000,"z":0}}],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-79050,"y":53306,"z":99170},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-82290,"y":49950,"z":81502},"rot":{"x":0,"y":180000,"z":0}},{"groupId":96,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-76290,"y":49950,"z":79283},"rot":{"x":0,"y":180000,"z":0}},{"groupId":96,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-76290,"y":49950,"z":85283},"rot":{"x":0,"y":180000,"z":0}},{"groupId":96,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-76290,"y":49950,"z":78413},"rot":{"x":0,"y":180000,"z":0}},{"groupId":96,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-76290,"y":49950,"z":84443},"rot":{"x":0,"y":180000,"z":0}},{"groupId":96,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-82290,"y":49950,"z":82283},"rot":{"x":0,"y":180000,"z":0}},{"groupId":96,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-77290,"y":49983,"z":66283},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300002,"propState":0,"propId":100,"pos":{"x":-79290,"y":49950,"z":72283},"rot":{"x":0,"y":0,"z":0}},{"groupId":97,"instId":300001,"propState":0,"propId":100,"pos":{"x":-82290,"y":49950,"z":72283},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[{"groupId":97,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-82290,"y":49950,"z":72283},"rot":{"x":0,"y":15000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8030201":{"P80302_F80302001":{"scenes":{"67":{"props":[{"groupId":67,"instId":300002,"propState":0,"propId":1028,"pos":{"x":173955,"y":28441,"z":-124140},"rot":{"x":0,"y":90000,"z":0}},{"groupId":67,"instId":300001,"propState":0,"propId":1028,"pos":{"x":186770,"y":33020,"z":-148300},"rot":{"x":0,"y":340425,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300002,"propState":9,"propId":100,"pos":{"x":185540,"y":28421,"z":-122690},"rot":{"x":0,"y":116337,"z":0}},{"groupId":69,"instId":300003,"propState":0,"propId":100,"pos":{"x":188600,"y":28416,"z":-127030},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":69,"instId":400001,"npcId":1013,"pos":{"x":185540,"y":28389,"z":-122690},"rot":{"x":0,"y":164552,"z":0}}],"monsters":[{"groupId":69,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":188600,"y":28416,"z":-127030},"rot":{"x":0,"y":195000,"z":0}}],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300003,"propState":0,"propId":1028,"pos":{"x":127200,"y":46659,"z":-5080},"rot":{"x":0,"y":347080,"z":0}},{"groupId":70,"instId":300001,"propState":0,"propId":1028,"pos":{"x":129440,"y":46615,"z":-38610},"rot":{"x":0,"y":351000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300001,"propState":0,"propId":1000,"pos":{"x":129110,"y":46641,"z":-11950},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300002,"propState":1,"propId":1002,"pos":{"x":126110,"y":46626,"z":-23950},"rot":{"x":0,"y":150000,"z":0}},{"groupId":72,"instId":300004,"propState":0,"propId":101015,"pos":{"x":133269,"y":46626,"z":-29480},"rot":{"x":0,"y":120000,"z":0}},{"groupId":72,"instId":300005,"propState":0,"propId":101015,"pos":{"x":133194,"y":46626,"z":-28508},"rot":{"x":0,"y":120000,"z":0}},{"groupId":72,"instId":300003,"propState":0,"propId":101016,"pos":{"x":132363,"y":46626,"z":-29061},"rot":{"x":0,"y":120000,"z":0}},{"groupId":72,"instId":300001,"propState":0,"propId":1001,"pos":{"x":134110,"y":46626,"z":-23950},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[{"groupId":72,"instId":400001,"npcId":1007,"pos":{"x":128330,"y":46626,"z":-18590},"rot":{"x":0,"y":199340,"z":0}}],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300002,"propState":0,"propId":1028,"pos":{"x":133330,"y":58923,"z":-145030},"rot":{"x":0,"y":150000,"z":0}},{"groupId":73,"instId":300001,"propState":0,"propId":1028,"pos":{"x":101103,"y":58825,"z":-85115},"rot":{"x":0,"y":150000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300007,"propState":0,"propId":101017,"pos":{"x":105924,"y":58985,"z":-101036},"rot":{"x":0,"y":150000,"z":0}},{"groupId":74,"instId":300003,"propState":0,"propId":101017,"pos":{"x":115440,"y":58985,"z":-115590},"rot":{"x":0,"y":150000,"z":0}},{"groupId":74,"instId":300008,"propState":0,"propId":101017,"pos":{"x":117525,"y":58985,"z":-107983},"rot":{"x":0,"y":150000,"z":0}},{"groupId":74,"instId":300006,"propState":0,"propId":101017,"pos":{"x":115860,"y":58991,"z":-116317},"rot":{"x":0,"y":150000,"z":0}},{"groupId":74,"instId":300005,"propState":0,"propId":101017,"pos":{"x":117090,"y":58985,"z":-107230},"rot":{"x":0,"y":150000,"z":0}},{"groupId":74,"instId":300004,"propState":0,"propId":101017,"pos":{"x":105534,"y":58985,"z":-100360},"rot":{"x":0,"y":150000,"z":0}},{"groupId":74,"instId":300001,"propState":0,"propId":1000,"pos":{"x":129720,"y":59029,"z":-134910},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300002,"propState":0,"propId":100,"pos":{"x":125888,"y":59029,"z":-129620},"rot":{"x":0,"y":330000,"z":0}},{"groupId":75,"instId":300001,"propState":0,"propId":100,"pos":{"x":123290,"y":59029,"z":-131120},"rot":{"x":0,"y":345000,"z":0}}],"npcs":[],"monsters":[{"groupId":75,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":123290,"y":59029,"z":-131120},"rot":{"x":0,"y":345000,"z":0}}],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300001,"propState":0,"propId":100,"pos":{"x":110760,"y":59008,"z":-108890},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[{"groupId":76,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":110760,"y":59008,"z":-108890},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300001,"propState":0,"propId":100,"pos":{"x":122440,"y":59026,"z":-117640},"rot":{"x":0,"y":315000,"z":0}}],"npcs":[],"monsters":[{"groupId":77,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":122440,"y":59026,"z":-117640},"rot":{"x":0,"y":315000,"z":0}}],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300002,"propState":0,"propId":1028,"pos":{"x":208760,"y":46598,"z":-62270},"rot":{"x":0,"y":75000,"z":0}},{"groupId":78,"instId":300001,"propState":0,"propId":1028,"pos":{"x":233810,"y":45287,"z":-89700},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300008,"propState":0,"propId":101017,"pos":{"x":239383,"y":45265,"z":-66410},"rot":{"x":0,"y":210000,"z":0}},{"groupId":79,"instId":300007,"propState":0,"propId":101017,"pos":{"x":235731,"y":45265,"z":-60735},"rot":{"x":0,"y":210000,"z":0}},{"groupId":79,"instId":300006,"propState":0,"propId":101017,"pos":{"x":242398,"y":45265,"z":-61188},"rot":{"x":0,"y":210000,"z":0}},{"groupId":79,"instId":300005,"propState":0,"propId":101017,"pos":{"x":239818,"y":45265,"z":-65656},"rot":{"x":0,"y":210000,"z":0}},{"groupId":79,"instId":300004,"propState":0,"propId":101017,"pos":{"x":236122,"y":45265,"z":-60058},"rot":{"x":0,"y":210000,"z":0}},{"groupId":79,"instId":300003,"propState":0,"propId":101017,"pos":{"x":242818,"y":45265,"z":-60460},"rot":{"x":0,"y":210000,"z":0}},{"groupId":79,"instId":300001,"propState":0,"propId":1000,"pos":{"x":232610,"y":45265,"z":-76480},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300002,"propState":0,"propId":100,"pos":{"x":233720,"y":45265,"z":-70218},"rot":{"x":0,"y":30000,"z":0}},{"groupId":80,"instId":300001,"propState":0,"propId":100,"pos":{"x":231122,"y":45265,"z":-68718},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[{"groupId":80,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":231122,"y":45265,"z":-68718},"rot":{"x":0,"y":45000,"z":0}}],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300001,"propState":0,"propId":100,"pos":{"x":237586,"y":45265,"z":-70450},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[{"groupId":81,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":237470,"y":45265,"z":-70404},"rot":{"x":0,"y":16682,"z":0}}],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300002,"propState":0,"propId":1028,"pos":{"x":154784,"y":30578,"z":-110770},"rot":{"x":0,"y":0,"z":0}},{"groupId":82,"instId":300001,"propState":0,"propId":1028,"pos":{"x":154134,"y":35373,"z":-95728},"rot":{"x":0,"y":60000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300008,"propState":0,"propId":101017,"pos":{"x":151040,"y":32380,"z":-100470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":83,"instId":300007,"propState":0,"propId":101017,"pos":{"x":147951,"y":32445,"z":-106470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":83,"instId":300006,"propState":0,"propId":101017,"pos":{"x":152950,"y":32424,"z":-105360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":83,"instId":300005,"propState":0,"propId":101017,"pos":{"x":150170,"y":32396,"z":-100470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":83,"instId":300004,"propState":0,"propId":101017,"pos":{"x":147171,"y":32466,"z":-106469},"rot":{"x":0,"y":90000,"z":0}},{"groupId":83,"instId":300003,"propState":0,"propId":101017,"pos":{"x":152110,"y":32441,"z":-105360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":83,"instId":300001,"propState":0,"propId":1000,"pos":{"x":163570,"y":32451,"z":-104470},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300001,"propState":0,"propId":1028,"pos":{"x":248027,"y":52561,"z":-172553},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"84":{"props":[{"groupId":84,"instId":300002,"propState":0,"propId":100,"pos":{"x":157980,"y":32444,"z":-99630},"rot":{"x":0,"y":255000,"z":0}},{"groupId":84,"instId":300001,"propState":0,"propId":100,"pos":{"x":157980,"y":32444,"z":-99630},"rot":{"x":0,"y":255000,"z":0}}],"npcs":[],"monsters":[{"groupId":84,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":157980,"y":32444,"z":-99630},"rot":{"x":0,"y":255000,"z":0}}],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300008,"propState":0,"propId":101017,"pos":{"x":263175,"y":52545,"z":-151115},"rot":{"x":0,"y":45000,"z":0}},{"groupId":86,"instId":300007,"propState":0,"propId":101017,"pos":{"x":266406,"y":52556,"z":-158719},"rot":{"x":0,"y":45000,"z":0}},{"groupId":86,"instId":300006,"propState":0,"propId":101017,"pos":{"x":260582,"y":52544,"z":-157194},"rot":{"x":0,"y":25341,"z":0}},{"groupId":86,"instId":300005,"propState":0,"propId":101017,"pos":{"x":262560,"y":52545,"z":-151730},"rot":{"x":0,"y":45000,"z":0}},{"groupId":86,"instId":300004,"propState":0,"propId":101017,"pos":{"x":265854,"y":52553,"z":-159271},"rot":{"x":0,"y":45000,"z":0}},{"groupId":86,"instId":300003,"propState":0,"propId":101017,"pos":{"x":260255,"y":52544,"z":-157915},"rot":{"x":0,"y":25341,"z":0}},{"groupId":86,"instId":300001,"propState":0,"propId":1000,"pos":{"x":271050,"y":52553,"z":-147980},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300002,"propState":0,"propId":100,"pos":{"x":267583,"y":52545,"z":-152997},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[{"groupId":87,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":269704,"y":52545,"z":-155118},"rot":{"x":0,"y":240000,"z":0}}],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300002,"propState":0,"propId":1028,"pos":{"x":141730,"y":46300,"z":-71030},"rot":{"x":0,"y":80000,"z":0}},{"groupId":88,"instId":300001,"propState":0,"propId":1028,"pos":{"x":129440,"y":46617,"z":-38610},"rot":{"x":0,"y":351000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300007,"propState":0,"propId":101017,"pos":{"x":122530,"y":46570,"z":-63319},"rot":{"x":0,"y":180000,"z":0}},{"groupId":89,"instId":300003,"propState":0,"propId":101017,"pos":{"x":128530,"y":46570,"z":-59538},"rot":{"x":0,"y":180000,"z":0}},{"groupId":89,"instId":300008,"propState":0,"propId":101017,"pos":{"x":128530,"y":46570,"z":-66408},"rot":{"x":0,"y":180000,"z":0}},{"groupId":89,"instId":300006,"propState":0,"propId":101017,"pos":{"x":128530,"y":46570,"z":-60378},"rot":{"x":0,"y":180000,"z":0}},{"groupId":89,"instId":300005,"propState":0,"propId":101017,"pos":{"x":128530,"y":46570,"z":-65538},"rot":{"x":0,"y":180000,"z":0}},{"groupId":89,"instId":300004,"propState":0,"propId":101017,"pos":{"x":122530,"y":46570,"z":-62538},"rot":{"x":0,"y":180000,"z":0}},{"groupId":89,"instId":300001,"propState":0,"propId":1000,"pos":{"x":127530,"y":46717,"z":-78538},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300002,"propState":0,"propId":100,"pos":{"x":122980,"y":46717,"z":-73090},"rot":{"x":0,"y":225000,"z":0}}],"npcs":[],"monsters":[{"groupId":90,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":122980,"y":46561,"z":-73090},"rot":{"x":0,"y":15751,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8030202":{"P80302_F80302001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300035,"propState":0,"propId":301005,"pos":{"x":135120,"y":28080,"z":-125260},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300005,"propState":2,"propId":101007,"pos":{"x":135120,"y":28900,"z":-125260},"rot":{"x":0,"y":0,"z":0}},{"groupId":2,"instId":300013,"propState":0,"propId":301004,"pos":{"x":135109,"y":50639,"z":-125266},"rot":{"x":0,"y":328448,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":1028,"pos":{"x":132410,"y":28439,"z":-121680},"rot":{"x":0,"y":150000,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":1028,"pos":{"x":173940,"y":28438,"z":-123380},"rot":{"x":0,"y":100000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":1028,"pos":{"x":136827,"y":28704,"z":-114142},"rot":{"x":0,"y":100000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300006,"propState":0,"propId":1001,"pos":{"x":136692,"y":28639,"z":-126166},"rot":{"x":0,"y":300000,"z":0}},{"groupId":4,"instId":300008,"propState":0,"propId":100,"pos":{"x":137590,"y":37776,"z":-92850},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300007,"propState":0,"propId":913,"pos":{"x":138230,"y":28398,"z":-123470},"rot":{"x":0,"y":60000,"z":0}},{"groupId":4,"instId":300004,"propState":20,"propId":60106,"pos":{"x":132035,"y":38301,"z":-91672},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300003,"propState":20,"propId":60105,"pos":{"x":133496,"y":38274,"z":-90542},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300002,"propState":20,"propId":60104,"pos":{"x":133500,"y":38150,"z":-92850},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":1000,"pos":{"x":130588,"y":38376,"z":-92114},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300031,"propState":0,"propId":100,"pos":{"x":135120,"y":28900,"z":-125260},"rot":{"x":0,"y":60000,"z":0}},{"groupId":5,"instId":300028,"propState":0,"propId":101017,"pos":{"x":161800,"y":32414,"z":-106260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300027,"propState":0,"propId":101017,"pos":{"x":164500,"y":32479,"z":-109450},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300026,"propState":0,"propId":101017,"pos":{"x":153804,"y":29316,"z":-115390},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300025,"propState":0,"propId":101017,"pos":{"x":149820,"y":32402,"z":-103040},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300022,"propState":0,"propId":101017,"pos":{"x":136330,"y":32457,"z":-105290},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300021,"propState":0,"propId":101017,"pos":{"x":143190,"y":32423,"z":-98360},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300020,"propState":0,"propId":101017,"pos":{"x":154299,"y":35600,"z":-91172},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300019,"propState":0,"propId":101017,"pos":{"x":157418,"y":35492,"z":-91135},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300018,"propState":0,"propId":101017,"pos":{"x":162231,"y":35561,"z":-92755},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300017,"propState":0,"propId":101017,"pos":{"x":136900,"y":32453,"z":-102370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300016,"propState":0,"propId":101017,"pos":{"x":135800,"y":32474,"z":-103740},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300015,"propState":0,"propId":101017,"pos":{"x":158900,"y":32464,"z":-98900},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300009,"propState":0,"propId":101017,"pos":{"x":170870,"y":28493,"z":-118890},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300030,"propState":0,"propId":101016,"pos":{"x":169792,"y":32992,"z":-97357},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300029,"propState":0,"propId":101017,"pos":{"x":159122,"y":28628,"z":-119103},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300024,"propState":0,"propId":101017,"pos":{"x":171870,"y":28429,"z":-119360},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300023,"propState":0,"propId":101017,"pos":{"x":160190,"y":28548,"z":-132680},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300014,"propState":0,"propId":101017,"pos":{"x":171310,"y":32473,"z":-108560},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300013,"propState":0,"propId":101017,"pos":{"x":169940,"y":32489,"z":-109200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300012,"propState":0,"propId":101017,"pos":{"x":170320,"y":32403,"z":-107690},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300011,"propState":0,"propId":101017,"pos":{"x":169008,"y":32563,"z":-100994},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300010,"propState":0,"propId":101017,"pos":{"x":167252,"y":32713,"z":-98430},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300008,"propState":0,"propId":101017,"pos":{"x":171890,"y":28463,"z":-120450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300007,"propState":0,"propId":101017,"pos":{"x":166600,"y":28358,"z":-128140},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300006,"propState":0,"propId":101017,"pos":{"x":158700,"y":28561,"z":-133220},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300005,"propState":0,"propId":101017,"pos":{"x":148680,"y":28586,"z":-118620},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300004,"propState":0,"propId":101017,"pos":{"x":142870,"y":28527,"z":-117600},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300003,"propState":0,"propId":101017,"pos":{"x":153140,"y":28353,"z":-127630},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":101017,"pos":{"x":150057,"y":28360,"z":-127711},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":101017,"pos":{"x":147490,"y":28571,"z":-118570},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8030401":{"P80304_F80304001":{"scenes":{"94":{"props":[{"groupId":94,"instId":300001,"propState":0,"propId":1029,"pos":{"x":22710,"y":7036,"z":-108631},"rot":{"x":0,"y":90000,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-900,"y":7036,"z":-108610},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"97":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300002,"propState":9,"propId":100,"pos":{"x":14550,"y":4877,"z":-133750},"rot":{"x":0,"y":152149,"z":0}},{"groupId":96,"instId":300003,"propState":0,"propId":100,"pos":{"x":10300,"y":4877,"z":-129990},"rot":{"x":0,"y":0,"z":0}},{"groupId":96,"instId":300001,"propState":0,"propId":100,"pos":{"x":10300,"y":4877,"z":-129990},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":96,"instId":400001,"npcId":1013,"pos":{"x":14550,"y":4877,"z":-133750},"rot":{"x":0,"y":321750,"z":0}}],"monsters":[{"groupId":96,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":10300,"y":4877,"z":-129990},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300001,"propState":0,"propId":1000,"pos":{"x":56230,"y":7006,"z":-100578},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300002,"propState":1,"propId":1002,"pos":{"x":47280,"y":7006,"z":-99190},"rot":{"x":0,"y":240000,"z":0}},{"groupId":99,"instId":300005,"propState":0,"propId":102005,"pos":{"x":42780,"y":7006,"z":-107670},"rot":{"x":0,"y":210000,"z":0}},{"groupId":99,"instId":300004,"propState":0,"propId":102005,"pos":{"x":42855,"y":7006,"z":-108642},"rot":{"x":0,"y":210000,"z":0}},{"groupId":99,"instId":300003,"propState":0,"propId":102006,"pos":{"x":41949,"y":7006,"z":-108223},"rot":{"x":0,"y":210000,"z":0}},{"groupId":99,"instId":300001,"propState":0,"propId":1001,"pos":{"x":46920,"y":7006,"z":-108450},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[{"groupId":99,"instId":400001,"npcId":1013,"pos":{"x":52660,"y":7006,"z":-107540},"rot":{"x":0,"y":285000,"z":0}}],"monsters":[],"teleports":{}},"119":{"props":[],"npcs":[{"groupId":119,"instId":400002,"npcId":1007,"pos":{"x":50940,"y":7006,"z":-100780},"rot":{"x":0,"y":225000,"z":0}}],"monsters":[],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-14140,"y":2221,"z":37670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":100,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-11648,"y":5236,"z":-48500},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"101":{"props":[{"groupId":101,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-11180,"y":-1147,"z":20800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":101,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-9136,"y":-1147,"z":-14568},"rot":{"x":0,"y":180000,"z":0}},{"groupId":101,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-13862,"y":-1147,"z":7260},"rot":{"x":0,"y":180000,"z":0}},{"groupId":101,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-11180,"y":-1147,"z":21670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":101,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-9136,"y":-1147,"z":-13787},"rot":{"x":0,"y":180000,"z":0}},{"groupId":101,"instId":300003,"propState":0,"propId":102008,"pos":{"x":-13862,"y":-1147,"z":8100},"rot":{"x":0,"y":180000,"z":0}},{"groupId":101,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-11000,"y":-1147,"z":-29750},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300002,"propState":0,"propId":100,"pos":{"x":-13000,"y":-1147,"z":-23750},"rot":{"x":0,"y":0,"z":0}},{"groupId":102,"instId":300001,"propState":0,"propId":100,"pos":{"x":-16000,"y":-1147,"z":-23750},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[{"groupId":102,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":-16000,"y":-1147,"z":-23750},"rot":{"x":0,"y":15000,"z":0}}],"teleports":{}},"104":{"props":[{"groupId":104,"instId":300001,"propState":0,"propId":100,"pos":{"x":-11180,"y":-1147,"z":14670},"rot":{"x":0,"y":345000,"z":0}}],"npcs":[],"monsters":[{"groupId":104,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-17180,"y":-1147,"z":14670},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300002,"propState":0,"propId":1029,"pos":{"x":49323,"y":172,"z":116720},"rot":{"x":0,"y":90000,"z":0}},{"groupId":105,"instId":300001,"propState":0,"propId":1029,"pos":{"x":80728,"y":2314,"z":104750},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"106":{"props":[{"groupId":106,"instId":300008,"propState":0,"propId":102008,"pos":{"x":72210,"y":122,"z":119470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":106,"instId":300007,"propState":0,"propId":102008,"pos":{"x":72131,"y":122,"z":114180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":106,"instId":300006,"propState":0,"propId":102008,"pos":{"x":65190,"y":2152,"z":119070},"rot":{"x":0,"y":90000,"z":0}},{"groupId":106,"instId":300005,"propState":0,"propId":102008,"pos":{"x":71340,"y":122,"z":119470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":106,"instId":300004,"propState":0,"propId":102008,"pos":{"x":71350,"y":122,"z":114180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":106,"instId":300003,"propState":0,"propId":102008,"pos":{"x":64350,"y":2152,"z":119070},"rot":{"x":0,"y":90000,"z":0}},{"groupId":106,"instId":300001,"propState":0,"propId":1000,"pos":{"x":82537,"y":122,"z":119950},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"107":{"props":[{"groupId":107,"instId":300002,"propState":0,"propId":100,"pos":{"x":76810,"y":40,"z":120110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":107,"instId":300001,"propState":0,"propId":100,"pos":{"x":76810,"y":40,"z":117110},"rot":{"x":0,"y":285000,"z":0}}],"npcs":[],"monsters":[{"groupId":107,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":76820,"y":40,"z":117200},"rot":{"x":0,"y":273779,"z":0}}],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300002,"propState":0,"propId":1029,"pos":{"x":4000,"y":9101,"z":107750},"rot":{"x":0,"y":0,"z":0}},{"groupId":108,"instId":300001,"propState":0,"propId":1029,"pos":{"x":38750,"y":9101,"z":125750},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"109":{"props":[{"groupId":109,"instId":300008,"propState":0,"propId":102008,"pos":{"x":27650,"y":9101,"z":116593},"rot":{"x":0,"y":270000,"z":0}},{"groupId":109,"instId":300007,"propState":0,"propId":102008,"pos":{"x":30739,"y":9101,"z":122593},"rot":{"x":0,"y":270000,"z":0}},{"groupId":109,"instId":300006,"propState":0,"propId":102008,"pos":{"x":13080,"y":9101,"z":122500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":109,"instId":300005,"propState":0,"propId":102008,"pos":{"x":28520,"y":9101,"z":116593},"rot":{"x":0,"y":270000,"z":0}},{"groupId":109,"instId":300004,"propState":0,"propId":102008,"pos":{"x":31520,"y":9101,"z":122593},"rot":{"x":0,"y":270000,"z":0}},{"groupId":109,"instId":300003,"propState":0,"propId":102008,"pos":{"x":13920,"y":9101,"z":122500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":109,"instId":300001,"propState":0,"propId":1000,"pos":{"x":2250,"y":9101,"z":117593},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"110":{"props":[{"groupId":110,"instId":300002,"propState":0,"propId":100,"pos":{"x":8250,"y":9101,"z":119593},"rot":{"x":0,"y":90000,"z":0}},{"groupId":110,"instId":300001,"propState":0,"propId":100,"pos":{"x":8250,"y":9101,"z":122593},"rot":{"x":0,"y":105000,"z":0}}],"npcs":[],"monsters":[{"groupId":110,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":8250,"y":9101,"z":122593},"rot":{"x":0,"y":105000,"z":0}}],"teleports":{}},"113":{"props":[{"groupId":113,"instId":300002,"propState":0,"propId":1029,"pos":{"x":70370,"y":2383,"z":74040},"rot":{"x":0,"y":90000,"z":0}},{"groupId":113,"instId":300001,"propState":0,"propId":1029,"pos":{"x":80728,"y":2314,"z":104750},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300008,"propState":0,"propId":102008,"pos":{"x":85057,"y":2231,"z":81727},"rot":{"x":0,"y":180000,"z":0}},{"groupId":114,"instId":300007,"propState":0,"propId":102008,"pos":{"x":85937,"y":2231,"z":81357},"rot":{"x":0,"y":180000,"z":0}},{"groupId":114,"instId":300006,"propState":0,"propId":102008,"pos":{"x":74439,"y":2231,"z":87541},"rot":{"x":0,"y":180000,"z":0}},{"groupId":114,"instId":300005,"propState":0,"propId":102008,"pos":{"x":75289,"y":2231,"z":87971},"rot":{"x":0,"y":180000,"z":0}},{"groupId":114,"instId":300004,"propState":0,"propId":102008,"pos":{"x":85937,"y":2231,"z":82138},"rot":{"x":0,"y":180000,"z":0}},{"groupId":114,"instId":300003,"propState":0,"propId":102008,"pos":{"x":74439,"y":2231,"z":88381},"rot":{"x":0,"y":180000,"z":0}},{"groupId":114,"instId":300001,"propState":0,"propId":1000,"pos":{"x":82950,"y":2231,"z":69020},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"115":{"props":[],"npcs":[{"groupId":115,"instId":400001,"npcId":3013,"pos":{"x":76160,"y":2231,"z":75020},"rot":{"x":0,"y":15000,"z":0}}],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300004,"propState":0,"propId":1029,"pos":{"x":6470,"y":2220,"z":46860},"rot":{"x":0,"y":90000,"z":0}},{"groupId":116,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-14140,"y":2171,"z":37670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":116,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-59730,"y":821,"z":72304},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"117":{"props":[{"groupId":117,"instId":300007,"propState":0,"propId":100,"pos":{"x":-10847,"y":2171,"z":60500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":117,"instId":300006,"propState":0,"propId":1001,"pos":{"x":-60060,"y":821,"z":39160},"rot":{"x":0,"y":300000,"z":0}},{"groupId":117,"instId":300005,"propState":0,"propId":913,"pos":{"x":-52541,"y":2171,"z":43593},"rot":{"x":0,"y":90000,"z":0}},{"groupId":117,"instId":300004,"propState":20,"propId":60206,"pos":{"x":-6186,"y":2171,"z":59750},"rot":{"x":0,"y":269926,"z":0}},{"groupId":117,"instId":300003,"propState":20,"propId":60205,"pos":{"x":-6186,"y":2171,"z":61051},"rot":{"x":0,"y":269926,"z":0}},{"groupId":117,"instId":300002,"propState":20,"propId":60204,"pos":{"x":-6186,"y":2171,"z":62250},"rot":{"x":0,"y":269926,"z":0}},{"groupId":117,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-2310,"y":2171,"z":64360},"rot":{"x":0,"y":269925,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300004,"propState":0,"propId":102006,"pos":{"x":-35569,"y":2171,"z":67375},"rot":{"x":0,"y":0,"z":0}},{"groupId":118,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-28640,"y":2171,"z":43180},"rot":{"x":0,"y":0,"z":0}},{"groupId":118,"instId":300001,"propState":0,"propId":100,"pos":{"x":-52750,"y":2171,"z":43250},"rot":{"x":0,"y":0,"z":0}},{"groupId":118,"instId":300002,"propState":0,"propId":100,"pos":{"x":-25070,"y":2171,"z":54980},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":118,"instId":200021,"monsterId":8002059,"eventId":81312013,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":118,"instId":200020,"monsterId":8002059,"eventId":81312013,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":118,"instId":200019,"monsterId":8002050,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":118,"instId":200018,"monsterId":8002050,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":118,"instId":200017,"monsterId":8002050,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":118,"instId":200016,"monsterId":8002050,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":118,"instId":200015,"monsterId":8002050,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":118,"instId":200014,"monsterId":8002050,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":118,"instId":200013,"monsterId":8002050,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":118,"instId":200012,"monsterId":8002050,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":118,"instId":200011,"monsterId":8002050,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":118,"instId":200010,"monsterId":8002050,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":118,"instId":200009,"monsterId":8002059,"eventId":81312013,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":118,"instId":200008,"monsterId":8002050,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":118,"instId":200007,"monsterId":8002050,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":118,"instId":200006,"monsterId":8002050,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":118,"instId":200005,"monsterId":8002050,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":118,"instId":200004,"monsterId":8002050,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":118,"instId":200003,"monsterId":8002059,"eventId":81312013,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":118,"instId":200002,"monsterId":8002050,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8040001":{"P80400_F80400001":{"scenes":{"3":{"props":[],"npcs":[],"monsters":[{"groupId":3,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-69,"y":-15884,"z":-266510},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300002,"propState":0,"propId":1030,"pos":{"x":31125,"y":-15925,"z":-259920},"rot":{"x":0,"y":270000,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-31303,"y":-15925,"z":-260010},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[],"npcs":[],"monsters":[{"groupId":6,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":0,"y":-15884,"z":-270460},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300008,"propState":20,"propId":60305,"pos":{"x":-3000,"y":0,"z":19000},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300007,"propState":20,"propId":60305,"pos":{"x":-3000,"y":0,"z":19000},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300006,"propState":20,"propId":60305,"pos":{"x":-3000,"y":0,"z":19000},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300005,"propState":1,"propId":1038,"pos":{"x":0,"y":0,"z":10000},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300004,"propState":1,"propId":1002,"pos":{"x":7760,"y":2844,"z":-106720},"rot":{"x":0,"y":75000,"z":0}},{"groupId":5,"instId":300003,"propState":0,"propId":1033,"pos":{"x":5000,"y":0,"z":13000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":1033,"pos":{"x":0,"y":0,"z":15000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":1033,"pos":{"x":5000,"y":-15915,"z":-267460},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":5,"instId":400003,"npcId":3105,"pos":{"x":0,"y":636,"z":9765},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":400002,"npcId":3104,"pos":{"x":0,"y":904,"z":9765},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":400001,"npcId":3103,"pos":{"x":0,"y":1172,"z":9765},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300003,"propState":0,"propId":1030,"pos":{"x":-116171,"y":22077,"z":-171533},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-90970,"y":22077,"z":-196525},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-149296,"y":25087,"z":-196920},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300003,"propState":0,"propId":1030,"pos":{"x":110314,"y":22080,"z":-222750},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300002,"propState":0,"propId":1030,"pos":{"x":143443,"y":25100,"z":-196680},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":1030,"pos":{"x":87240,"y":22090,"z":-197048},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300008,"propState":0,"propId":1038,"pos":{"x":0,"y":0,"z":10000},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300007,"propState":0,"propId":103014,"pos":{"x":-112770,"y":22142,"z":-192739},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300006,"propState":0,"propId":103015,"pos":{"x":-113270,"y":22124,"z":-193539},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":103014,"pos":{"x":-113610,"y":22142,"z":-192739},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-117770,"y":22098,"z":-200739},"rot":{"x":0,"y":60000,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":1036,"pos":{"x":-130770,"y":22098,"z":-191739},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":1036,"pos":{"x":-132770,"y":22097,"z":-196739},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":1036,"pos":{"x":-130770,"y":22098,"z":-201739},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":8,"instId":400002,"npcId":3104,"pos":{"x":0,"y":904,"z":9765},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":400003,"npcId":3105,"pos":{"x":0,"y":636,"z":9765},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":400001,"npcId":1013,"pos":{"x":-122770,"y":22104,"z":-193739},"rot":{"x":0,"y":105000,"z":0}}],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300002,"propState":0,"propId":1030,"pos":{"x":74855,"y":22090,"z":-204620},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":1030,"pos":{"x":75420,"y":22090,"z":-258080},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300008,"propState":0,"propId":1038,"pos":{"x":107670,"y":22112,"z":-196910},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":1000,"pos":{"x":110670,"y":22103,"z":-201910},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":1000,"pos":{"x":112670,"y":22112,"z":-196910},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":1000,"pos":{"x":110670,"y":22103,"z":-191910},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300004,"propState":1,"propId":1002,"pos":{"x":106670,"y":22137,"z":-193910},"rot":{"x":0,"y":240000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":103014,"pos":{"x":106170,"y":22103,"z":-200720},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":103014,"pos":{"x":106670,"y":22137,"z":-199920},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":103015,"pos":{"x":107010,"y":22103,"z":-200720},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":13,"instId":400002,"npcId":3104,"pos":{"x":107435,"y":22753,"z":-196910},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":400001,"npcId":3103,"pos":{"x":107435,"y":23020,"z":-196910},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"17":{"props":[],"npcs":[],"monsters":[{"groupId":17,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":77705,"y":22090,"z":-235140},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"18":{"props":[],"npcs":[],"monsters":[{"groupId":18,"instId":200001,"monsterId":1002040,"eventId":1,"pos":{"x":73705,"y":22090,"z":-235140},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-4000,"y":0,"z":11000},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300010,"propState":12,"propId":60305,"pos":{"x":74688,"y":22095,"z":-228140},"rot":{"x":0,"y":180000,"z":0}},{"groupId":25,"instId":300009,"propState":0,"propId":102008,"pos":{"x":72360,"y":22090,"z":-223140},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300008,"propState":0,"propId":102008,"pos":{"x":73160,"y":22090,"z":-223640},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300007,"propState":0,"propId":102008,"pos":{"x":72360,"y":22090,"z":-223980},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300006,"propState":0,"propId":102008,"pos":{"x":79705,"y":22090,"z":-230140},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300005,"propState":0,"propId":102008,"pos":{"x":78905,"y":22090,"z":-230640},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300004,"propState":0,"propId":102008,"pos":{"x":79705,"y":22090,"z":-231010},"rot":{"x":0,"y":0,"z":0}},{"groupId":25,"instId":300003,"propState":0,"propId":1033,"pos":{"x":69480,"y":22090,"z":-240140},"rot":{"x":0,"y":270000,"z":0}},{"groupId":25,"instId":300002,"propState":0,"propId":1033,"pos":{"x":74480,"y":22090,"z":-242140},"rot":{"x":0,"y":270000,"z":0}},{"groupId":25,"instId":300001,"propState":0,"propId":1033,"pos":{"x":79480,"y":22100,"z":-240140},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":25,"instId":400001,"npcId":1013,"pos":{"x":79705,"y":22090,"z":-228140},"rot":{"x":0,"y":345000,"z":0}}],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300008,"propState":0,"propId":1038,"pos":{"x":107670,"y":22112,"z":-196910},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300006,"propState":0,"propId":1000,"pos":{"x":112670,"y":22112,"z":-196910},"rot":{"x":0,"y":180000,"z":0}},{"groupId":14,"instId":300004,"propState":1,"propId":1002,"pos":{"x":106670,"y":22137,"z":-193910},"rot":{"x":0,"y":240000,"z":0}},{"groupId":14,"instId":300002,"propState":0,"propId":103014,"pos":{"x":106670,"y":22137,"z":-199920},"rot":{"x":0,"y":270000,"z":0}},{"groupId":14,"instId":300007,"propState":0,"propId":1000,"pos":{"x":110670,"y":22103,"z":-201910},"rot":{"x":0,"y":180000,"z":0}},{"groupId":14,"instId":300005,"propState":0,"propId":1000,"pos":{"x":110670,"y":22103,"z":-191910},"rot":{"x":0,"y":180000,"z":0}},{"groupId":14,"instId":300003,"propState":0,"propId":103014,"pos":{"x":106170,"y":22103,"z":-200720},"rot":{"x":0,"y":270000,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":103015,"pos":{"x":107010,"y":22103,"z":-200720},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":14,"instId":400003,"npcId":3105,"pos":{"x":107435,"y":22748,"z":-196910},"rot":{"x":0,"y":270000,"z":0}},{"groupId":14,"instId":400002,"npcId":3104,"pos":{"x":107435,"y":23016,"z":-196910},"rot":{"x":0,"y":270000,"z":0}},{"groupId":14,"instId":400001,"npcId":3103,"pos":{"x":107435,"y":23284,"z":-196910},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"19":{"props":[],"npcs":[{"groupId":19,"instId":400001,"npcId":3013,"pos":{"x":72705,"y":22090,"z":-236140},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"20":{"props":[],"npcs":[{"groupId":20,"instId":400001,"npcId":3013,"pos":{"x":78705,"y":22090,"z":-236140},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"21":{"props":[],"npcs":[{"groupId":21,"instId":400001,"npcId":3013,"pos":{"x":75705,"y":22090,"z":-237140},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"22":{"props":[],"npcs":[],"monsters":[{"groupId":22,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":77705,"y":22090,"z":-235140},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"23":{"props":[],"npcs":[],"monsters":[{"groupId":23,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":73705,"y":22090,"z":-235140},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"24":{"props":[],"npcs":[],"monsters":[{"groupId":24,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":75705,"y":22090,"z":-237140},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300003,"propState":0,"propId":1030,"pos":{"x":-151520,"y":28032,"z":-24720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-130390,"y":28032,"z":-24720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-122666,"y":28032,"z":-40870},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300006,"propState":0,"propId":1000,"pos":{"x":-149410,"y":28032,"z":-41307},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300008,"propState":0,"propId":1038,"pos":{"x":-144410,"y":28032,"z":-41307},"rot":{"x":0,"y":270000,"z":0}},{"groupId":27,"instId":300007,"propState":0,"propId":1000,"pos":{"x":-147410,"y":28032,"z":-36307},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300005,"propState":0,"propId":1000,"pos":{"x":-147410,"y":28325,"z":-46307},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-143410,"y":28332,"z":-44307},"rot":{"x":0,"y":60000,"z":0}},{"groupId":27,"instId":300003,"propState":0,"propId":103014,"pos":{"x":-142910,"y":28032,"z":-37497},"rot":{"x":0,"y":90000,"z":0}},{"groupId":27,"instId":300002,"propState":0,"propId":103014,"pos":{"x":-143410,"y":28032,"z":-38297},"rot":{"x":0,"y":90000,"z":0}},{"groupId":27,"instId":300001,"propState":0,"propId":103015,"pos":{"x":-143750,"y":28032,"z":-37497},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":27,"instId":400002,"npcId":3104,"pos":{"x":-144175,"y":28673,"z":-41307},"rot":{"x":0,"y":90000,"z":0}},{"groupId":27,"instId":400001,"npcId":3103,"pos":{"x":-144175,"y":28941,"z":-41307},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300002,"propState":0,"propId":1030,"pos":{"x":48980,"y":-26620,"z":-254530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":1030,"pos":{"x":46220,"y":-16918,"z":-259910},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300008,"propState":0,"propId":1038,"pos":{"x":-144410,"y":28032,"z":-41307},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300007,"propState":0,"propId":1000,"pos":{"x":-147410,"y":28032,"z":-36307},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300006,"propState":0,"propId":1000,"pos":{"x":-149410,"y":28032,"z":-41307},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300005,"propState":0,"propId":1000,"pos":{"x":-147410,"y":28325,"z":-46307},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-143410,"y":28332,"z":-44307},"rot":{"x":0,"y":60000,"z":0}},{"groupId":28,"instId":300003,"propState":0,"propId":103014,"pos":{"x":-142910,"y":28032,"z":-37497},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300002,"propState":0,"propId":103014,"pos":{"x":-143410,"y":28032,"z":-38297},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300001,"propState":0,"propId":103015,"pos":{"x":-143750,"y":28032,"z":-37497},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":28,"instId":400003,"npcId":3105,"pos":{"x":-144175,"y":28668,"z":-41307},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":400002,"npcId":3104,"pos":{"x":-144175,"y":28936,"z":-41307},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":400001,"npcId":3103,"pos":{"x":-144175,"y":29204,"z":-41307},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"31":{"props":[],"npcs":[],"monsters":[{"groupId":31,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":71980,"y":-16918,"z":-255210},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300010,"propState":12,"propId":60305,"pos":{"x":64980,"y":-16918,"z":-261210},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300005,"propState":0,"propId":102008,"pos":{"x":67480,"y":-16918,"z":-254010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-4000,"y":0,"z":11000},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300009,"propState":0,"propId":102008,"pos":{"x":59980,"y":-16918,"z":-261210},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300008,"propState":0,"propId":102008,"pos":{"x":60480,"y":-16918,"z":-260410},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300007,"propState":0,"propId":102008,"pos":{"x":60820,"y":-16918,"z":-261210},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300006,"propState":0,"propId":102008,"pos":{"x":66980,"y":-16918,"z":-253210},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300004,"propState":0,"propId":102008,"pos":{"x":67850,"y":-16918,"z":-253210},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300003,"propState":0,"propId":1033,"pos":{"x":76980,"y":-16918,"z":-262210},"rot":{"x":0,"y":180000,"z":0}},{"groupId":30,"instId":300002,"propState":0,"propId":1033,"pos":{"x":78980,"y":-14918,"z":-257210},"rot":{"x":0,"y":180000,"z":0}},{"groupId":30,"instId":300001,"propState":0,"propId":1033,"pos":{"x":76980,"y":-14918,"z":-252210},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":30,"instId":400001,"npcId":1013,"pos":{"x":64980,"y":-16918,"z":-253210},"rot":{"x":0,"y":240000,"z":0}}],"monsters":[],"teleports":{}},"32":{"props":[],"npcs":[],"monsters":[{"groupId":32,"instId":200001,"monsterId":1002040,"eventId":1,"pos":{"x":71980,"y":-16918,"z":-259210},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"33":{"props":[],"npcs":[{"groupId":33,"instId":400001,"npcId":3013,"pos":{"x":72980,"y":-16918,"z":-260210},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"34":{"props":[],"npcs":[{"groupId":34,"instId":400001,"npcId":3013,"pos":{"x":72980,"y":-16918,"z":-254210},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"35":{"props":[],"npcs":[{"groupId":35,"instId":400001,"npcId":3013,"pos":{"x":73980,"y":-16918,"z":-257210},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"36":{"props":[],"npcs":[],"monsters":[{"groupId":36,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":71980,"y":-16918,"z":-255210},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"37":{"props":[],"npcs":[],"monsters":[{"groupId":37,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":71980,"y":-16918,"z":-259210},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"38":{"props":[],"npcs":[],"monsters":[{"groupId":38,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":73980,"y":-16918,"z":-257210},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-161501,"y":28050,"z":-50930},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":59,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-161501,"y":28050,"z":-52710},"rot":{"x":0,"y":180000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[],"npcs":[],"monsters":[{"groupId":61,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-161501,"y":26050,"z":-83990},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-4000,"y":0,"z":11000},"rot":{"x":0,"y":0,"z":0}},{"groupId":60,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-161501,"y":32050,"z":-72830},"rot":{"x":0,"y":0,"z":270000}},{"groupId":60,"instId":300009,"propState":0,"propId":102008,"pos":{"x":-161501,"y":32050,"z":-71990},"rot":{"x":0,"y":0,"z":270000}},{"groupId":60,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-161501,"y":24050,"z":-79860},"rot":{"x":0,"y":0,"z":270000}},{"groupId":60,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-161501,"y":32050,"z":-76990},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":60,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-161501,"y":31250,"z":-72490},"rot":{"x":0,"y":0,"z":270000}},{"groupId":60,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-161501,"y":24050,"z":-78990},"rot":{"x":0,"y":0,"z":270000}},{"groupId":60,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-161501,"y":24850,"z":-79490},"rot":{"x":0,"y":0,"z":270000}},{"groupId":60,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-161501,"y":33050,"z":-88990},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":60,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-161501,"y":28050,"z":-90990},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":60,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-161501,"y":23050,"z":-88990},"rot":{"x":0,"y":180000,"z":90000}}],"npcs":[{"groupId":60,"instId":400001,"npcId":1013,"pos":{"x":-161501,"y":24050,"z":-76990},"rot":{"x":0,"y":345000,"z":0}}],"monsters":[],"teleports":{}},"62":{"props":[],"npcs":[],"monsters":[{"groupId":62,"instId":200001,"monsterId":1002040,"eventId":1,"pos":{"x":-161501,"y":30050,"z":-83990},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"63":{"props":[],"npcs":[{"groupId":63,"instId":400001,"npcId":3013,"pos":{"x":-161501,"y":31050,"z":-84990},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"64":{"props":[],"npcs":[{"groupId":64,"instId":400001,"npcId":3013,"pos":{"x":-161501,"y":25050,"z":-84990},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"65":{"props":[],"npcs":[{"groupId":65,"instId":400001,"npcId":3013,"pos":{"x":-161501,"y":28050,"z":-85990},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"66":{"props":[],"npcs":[],"monsters":[{"groupId":66,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-161501,"y":26050,"z":-83990},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"67":{"props":[],"npcs":[],"monsters":[{"groupId":67,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-161501,"y":30050,"z":-83990},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"68":{"props":[],"npcs":[],"monsters":[{"groupId":68,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-161501,"y":28050,"z":-85990},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-119530,"y":25140,"z":-46990},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":69,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-119527,"y":25140,"z":-52220},"rot":{"x":0,"y":180000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[],"npcs":[],"monsters":[{"groupId":71,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-119527,"y":27140,"z":-85090},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-4000,"y":0,"z":11000},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-119527,"y":21140,"z":-78090},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":70,"instId":300009,"propState":0,"propId":102008,"pos":{"x":-119527,"y":21140,"z":-72370},"rot":{"x":0,"y":0,"z":90000}},{"groupId":70,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-119527,"y":21940,"z":-72870},"rot":{"x":0,"y":0,"z":90000}},{"groupId":70,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-119527,"y":21140,"z":-73210},"rot":{"x":0,"y":0,"z":90000}},{"groupId":70,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-119527,"y":29140,"z":-80090},"rot":{"x":0,"y":0,"z":90000}},{"groupId":70,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-119527,"y":28340,"z":-80590},"rot":{"x":0,"y":0,"z":90000}},{"groupId":70,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-119527,"y":29140,"z":-80960},"rot":{"x":0,"y":0,"z":90000}},{"groupId":70,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-119501,"y":20140,"z":-90090},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":70,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-119501,"y":25140,"z":-92090},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":70,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-119501,"y":30140,"z":-90090},"rot":{"x":0,"y":180000,"z":270000}}],"npcs":[{"groupId":70,"instId":400001,"npcId":1013,"pos":{"x":-119527,"y":29140,"z":-78090},"rot":{"x":0,"y":345000,"z":0}}],"monsters":[],"teleports":{}},"72":{"props":[],"npcs":[],"monsters":[{"groupId":72,"instId":200001,"monsterId":1002040,"eventId":1,"pos":{"x":-119527,"y":23140,"z":-85090},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"73":{"props":[],"npcs":[{"groupId":73,"instId":400001,"npcId":3013,"pos":{"x":-119527,"y":22140,"z":-86090},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"74":{"props":[],"npcs":[{"groupId":74,"instId":400001,"npcId":3013,"pos":{"x":-119527,"y":28140,"z":-86090},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"75":{"props":[],"npcs":[{"groupId":75,"instId":400001,"npcId":3013,"pos":{"x":-119527,"y":25140,"z":-87090},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"76":{"props":[],"npcs":[],"monsters":[{"groupId":76,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-119527,"y":27140,"z":-85090},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"77":{"props":[],"npcs":[],"monsters":[{"groupId":77,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-119527,"y":23140,"z":-85090},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"78":{"props":[],"npcs":[],"monsters":[{"groupId":78,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-119527,"y":25140,"z":-87090},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300002,"propState":0,"propId":1030,"pos":{"x":146280,"y":46705,"z":-283025},"rot":{"x":0,"y":0,"z":180000}},{"groupId":79,"instId":300001,"propState":0,"propId":1030,"pos":{"x":146280,"y":46705,"z":-295170},"rot":{"x":0,"y":0,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[],"npcs":[],"monsters":[{"groupId":81,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":148280,"y":47046,"z":-260025},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-4000,"y":0,"z":11000},"rot":{"x":0,"y":0,"z":0}},{"groupId":80,"instId":300010,"propState":12,"propId":60305,"pos":{"x":142280,"y":47050,"z":-267025},"rot":{"x":0,"y":0,"z":180000}},{"groupId":80,"instId":300009,"propState":0,"propId":102008,"pos":{"x":142280,"y":47050,"z":-272025},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":80,"instId":300008,"propState":0,"propId":102008,"pos":{"x":143080,"y":47050,"z":-271525},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":80,"instId":300007,"propState":0,"propId":102008,"pos":{"x":142280,"y":47050,"z":-271185},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":80,"instId":300006,"propState":0,"propId":102008,"pos":{"x":150280,"y":47050,"z":-265025},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":80,"instId":300005,"propState":0,"propId":102008,"pos":{"x":149480,"y":47050,"z":-264525},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":80,"instId":300004,"propState":0,"propId":102008,"pos":{"x":150280,"y":47050,"z":-264155},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":80,"instId":300003,"propState":0,"propId":1033,"pos":{"x":141280,"y":47050,"z":-255025},"rot":{"x":0,"y":0,"z":180000}},{"groupId":80,"instId":300002,"propState":0,"propId":1033,"pos":{"x":146280,"y":47046,"z":-253025},"rot":{"x":0,"y":0,"z":180000}},{"groupId":80,"instId":300001,"propState":0,"propId":1033,"pos":{"x":151280,"y":47050,"z":-255025},"rot":{"x":0,"y":0,"z":180000}}],"npcs":[{"groupId":80,"instId":400001,"npcId":1013,"pos":{"x":150280,"y":47050,"z":-267025},"rot":{"x":0,"y":345000,"z":0}}],"monsters":[],"teleports":{}},"82":{"props":[],"npcs":[],"monsters":[{"groupId":82,"instId":200001,"monsterId":1002040,"eventId":1,"pos":{"x":144280,"y":47046,"z":-260025},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"83":{"props":[],"npcs":[{"groupId":83,"instId":400001,"npcId":3013,"pos":{"x":143280,"y":47032,"z":-259025},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"84":{"props":[],"npcs":[{"groupId":84,"instId":400001,"npcId":3013,"pos":{"x":149280,"y":47032,"z":-259025},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"85":{"props":[],"npcs":[{"groupId":85,"instId":400001,"npcId":3013,"pos":{"x":146280,"y":47046,"z":-258025},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"86":{"props":[],"npcs":[],"monsters":[{"groupId":86,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":148280,"y":47046,"z":-260025},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"87":{"props":[],"npcs":[],"monsters":[{"groupId":87,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":144280,"y":47046,"z":-260025},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"88":{"props":[],"npcs":[],"monsters":[{"groupId":88,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":146280,"y":47046,"z":-258025},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300002,"propState":0,"propId":1030,"pos":{"x":167200,"y":40610,"z":-247480},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":89,"instId":300001,"propState":0,"propId":1030,"pos":{"x":167200,"y":40610,"z":-247480},"rot":{"x":0,"y":180000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"91":{"props":[],"npcs":[],"monsters":[{"groupId":91,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":167200,"y":42610,"z":-270480},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300003,"propState":0,"propId":1033,"pos":{"x":167200,"y":36610,"z":-275480},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":90,"instId":300002,"propState":0,"propId":1033,"pos":{"x":167200,"y":40610,"z":-277480},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":90,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-4000,"y":0,"z":11000},"rot":{"x":0,"y":0,"z":0}},{"groupId":90,"instId":300010,"propState":12,"propId":60305,"pos":{"x":167200,"y":36610,"z":-263480},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":90,"instId":300009,"propState":0,"propId":102008,"pos":{"x":167200,"y":36610,"z":-258480},"rot":{"x":0,"y":0,"z":90000}},{"groupId":90,"instId":300008,"propState":0,"propId":102008,"pos":{"x":167200,"y":37410,"z":-258980},"rot":{"x":0,"y":0,"z":90000}},{"groupId":90,"instId":300007,"propState":0,"propId":102008,"pos":{"x":167200,"y":36610,"z":-259320},"rot":{"x":0,"y":0,"z":90000}},{"groupId":90,"instId":300006,"propState":0,"propId":102008,"pos":{"x":167200,"y":44610,"z":-265480},"rot":{"x":0,"y":0,"z":90000}},{"groupId":90,"instId":300005,"propState":0,"propId":102008,"pos":{"x":167200,"y":43810,"z":-265980},"rot":{"x":0,"y":0,"z":90000}},{"groupId":90,"instId":300004,"propState":0,"propId":102008,"pos":{"x":167200,"y":44610,"z":-266350},"rot":{"x":0,"y":0,"z":90000}},{"groupId":90,"instId":300001,"propState":0,"propId":1033,"pos":{"x":167200,"y":44110,"z":-275480},"rot":{"x":0,"y":180000,"z":270000}}],"npcs":[{"groupId":90,"instId":400001,"npcId":1013,"pos":{"x":167200,"y":44610,"z":-263480},"rot":{"x":0,"y":345000,"z":0}}],"monsters":[],"teleports":{}},"92":{"props":[],"npcs":[],"monsters":[{"groupId":92,"instId":200001,"monsterId":1002040,"eventId":1,"pos":{"x":167200,"y":38610,"z":-270480},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"93":{"props":[],"npcs":[{"groupId":93,"instId":400001,"npcId":3013,"pos":{"x":167200,"y":37610,"z":-271480},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"94":{"props":[],"npcs":[{"groupId":94,"instId":400001,"npcId":3013,"pos":{"x":167200,"y":43610,"z":-271480},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"95":{"props":[],"npcs":[{"groupId":95,"instId":400001,"npcId":3013,"pos":{"x":167200,"y":40610,"z":-272480},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"96":{"props":[],"npcs":[],"monsters":[{"groupId":96,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":167200,"y":42610,"z":-270480},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"97":{"props":[],"npcs":[],"monsters":[{"groupId":97,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":167200,"y":38610,"z":-270480},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"98":{"props":[],"npcs":[],"monsters":[{"groupId":98,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":167200,"y":40610,"z":-272480},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8040101":{"P80401_F80401001":{"scenes":{"74":{"props":[{"groupId":74,"instId":300002,"propState":0,"propId":1030,"pos":{"x":31125,"y":-15925,"z":-259920},"rot":{"x":0,"y":270000,"z":0}},{"groupId":74,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-31303,"y":-15925,"z":-260010},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[],"npcs":[],"monsters":[{"groupId":76,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":0,"y":-15884,"z":-274520},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-3947,"y":-15915,"z":-276795},"rot":{"x":0,"y":165000,"z":0}},{"groupId":75,"instId":300008,"propState":20,"propId":60305,"pos":{"x":1990,"y":-15884,"z":-272010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":75,"instId":300006,"propState":20,"propId":60305,"pos":{"x":-2000,"y":-15884,"z":-272010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":75,"instId":300002,"propState":0,"propId":1033,"pos":{"x":0,"y":-15915,"z":-263880},"rot":{"x":0,"y":90000,"z":0}},{"groupId":75,"instId":300007,"propState":20,"propId":60305,"pos":{"x":0,"y":-15884,"z":-272010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":75,"instId":300005,"propState":1,"propId":1038,"pos":{"x":4053,"y":-15915,"z":-276795},"rot":{"x":0,"y":15000,"z":0}},{"groupId":75,"instId":300003,"propState":0,"propId":1033,"pos":{"x":3500,"y":-15915,"z":-266880},"rot":{"x":0,"y":90000,"z":0}},{"groupId":75,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-3500,"y":-15915,"z":-266880},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":75,"instId":400003,"npcId":3105,"pos":{"x":3990,"y":-14733,"z":-277030},"rot":{"x":0,"y":195000,"z":0}},{"groupId":75,"instId":400002,"npcId":3104,"pos":{"x":3990,"y":-15006,"z":-277030},"rot":{"x":0,"y":195000,"z":0}},{"groupId":75,"instId":400001,"npcId":3103,"pos":{"x":3990,"y":-15279,"z":-277030},"rot":{"x":0,"y":195000,"z":0}}],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300003,"propState":0,"propId":1030,"pos":{"x":-116171,"y":22077,"z":-219640},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-90970,"y":8460,"z":-196525},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-149296,"y":25087,"z":-196920},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"180":{"props":[],"npcs":[{"groupId":180,"instId":400002,"npcId":1007,"pos":{"x":-117950,"y":22149,"z":-193410},"rot":{"x":0,"y":120000,"z":0}}],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300008,"propState":0,"propId":1038,"pos":{"x":-125084,"y":22097,"z":-196739},"rot":{"x":0,"y":270000,"z":0}},{"groupId":78,"instId":300006,"propState":0,"propId":103015,"pos":{"x":-113270,"y":22124,"z":-193539},"rot":{"x":0,"y":90000,"z":0}},{"groupId":78,"instId":300002,"propState":0,"propId":1036,"pos":{"x":-133100,"y":22097,"z":-196739},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300007,"propState":0,"propId":103014,"pos":{"x":-112770,"y":22142,"z":-192739},"rot":{"x":0,"y":90000,"z":0}},{"groupId":78,"instId":300005,"propState":0,"propId":103014,"pos":{"x":-113610,"y":22142,"z":-192739},"rot":{"x":0,"y":90000,"z":0}},{"groupId":78,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-117770,"y":22098,"z":-200739},"rot":{"x":0,"y":60000,"z":0}},{"groupId":78,"instId":300003,"propState":0,"propId":1036,"pos":{"x":-130100,"y":22097,"z":-193239},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300001,"propState":0,"propId":1036,"pos":{"x":-130100,"y":22097,"z":-200239},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":78,"instId":400001,"npcId":3103,"pos":{"x":-124850,"y":22730,"z":-196744},"rot":{"x":0,"y":105000,"z":0}},{"groupId":78,"instId":400003,"npcId":3105,"pos":{"x":-124850,"y":23276,"z":-196744},"rot":{"x":0,"y":90000,"z":0}},{"groupId":78,"instId":400002,"npcId":3104,"pos":{"x":-124850,"y":23003,"z":-196744},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300003,"propState":0,"propId":1030,"pos":{"x":110314,"y":22080,"z":-222750},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300002,"propState":0,"propId":1030,"pos":{"x":143443,"y":25100,"z":-196680},"rot":{"x":0,"y":270000,"z":0}},{"groupId":79,"instId":300001,"propState":0,"propId":1030,"pos":{"x":87240,"y":22090,"z":-197048},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300008,"propState":0,"propId":1038,"pos":{"x":107670,"y":22112,"z":-196910},"rot":{"x":0,"y":90000,"z":0}},{"groupId":80,"instId":300007,"propState":0,"propId":1000,"pos":{"x":110670,"y":22103,"z":-201910},"rot":{"x":0,"y":180000,"z":0}},{"groupId":80,"instId":300006,"propState":0,"propId":1000,"pos":{"x":112670,"y":22112,"z":-196910},"rot":{"x":0,"y":180000,"z":0}},{"groupId":80,"instId":300005,"propState":0,"propId":1000,"pos":{"x":110670,"y":22103,"z":-191910},"rot":{"x":0,"y":180000,"z":0}},{"groupId":80,"instId":300004,"propState":1,"propId":1002,"pos":{"x":106670,"y":22137,"z":-193910},"rot":{"x":0,"y":240000,"z":0}},{"groupId":80,"instId":300003,"propState":0,"propId":103014,"pos":{"x":106170,"y":22103,"z":-200720},"rot":{"x":0,"y":270000,"z":0}},{"groupId":80,"instId":300002,"propState":0,"propId":103014,"pos":{"x":106670,"y":22137,"z":-199920},"rot":{"x":0,"y":270000,"z":0}},{"groupId":80,"instId":300001,"propState":0,"propId":103015,"pos":{"x":107010,"y":22103,"z":-200720},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":80,"instId":400002,"npcId":3104,"pos":{"x":107435,"y":22753,"z":-196910},"rot":{"x":0,"y":270000,"z":0}},{"groupId":80,"instId":400001,"npcId":3103,"pos":{"x":107435,"y":23020,"z":-196910},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300002,"propState":0,"propId":1030,"pos":{"x":74855,"y":22090,"z":-204620},"rot":{"x":0,"y":180000,"z":0}},{"groupId":82,"instId":300001,"propState":0,"propId":1030,"pos":{"x":75420,"y":22090,"z":-258080},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300008,"propState":0,"propId":1038,"pos":{"x":107670,"y":22112,"z":-196910},"rot":{"x":0,"y":90000,"z":0}},{"groupId":81,"instId":300006,"propState":0,"propId":1000,"pos":{"x":112670,"y":22112,"z":-196910},"rot":{"x":0,"y":180000,"z":0}},{"groupId":81,"instId":300004,"propState":1,"propId":1002,"pos":{"x":106670,"y":22137,"z":-193910},"rot":{"x":0,"y":240000,"z":0}},{"groupId":81,"instId":300002,"propState":0,"propId":103014,"pos":{"x":106670,"y":22137,"z":-199920},"rot":{"x":0,"y":270000,"z":0}},{"groupId":81,"instId":300007,"propState":0,"propId":1000,"pos":{"x":110670,"y":22103,"z":-201910},"rot":{"x":0,"y":180000,"z":0}},{"groupId":81,"instId":300005,"propState":0,"propId":1000,"pos":{"x":110670,"y":22103,"z":-191910},"rot":{"x":0,"y":180000,"z":0}},{"groupId":81,"instId":300003,"propState":0,"propId":103014,"pos":{"x":106170,"y":22103,"z":-200720},"rot":{"x":0,"y":270000,"z":0}},{"groupId":81,"instId":300001,"propState":0,"propId":103015,"pos":{"x":107010,"y":22103,"z":-200720},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":81,"instId":400003,"npcId":3105,"pos":{"x":107435,"y":22748,"z":-196910},"rot":{"x":0,"y":270000,"z":0}},{"groupId":81,"instId":400002,"npcId":3104,"pos":{"x":107435,"y":23016,"z":-196910},"rot":{"x":0,"y":270000,"z":0}},{"groupId":81,"instId":400001,"npcId":3103,"pos":{"x":107435,"y":23284,"z":-196910},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"84":{"props":[],"npcs":[],"monsters":[{"groupId":84,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":77705,"y":22090,"z":-235140},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300011,"propState":1,"propId":1049,"pos":{"x":79580,"y":22090,"z":-223420},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300010,"propState":12,"propId":60305,"pos":{"x":73360,"y":22095,"z":-224700},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300009,"propState":0,"propId":102008,"pos":{"x":72672,"y":22090,"z":-220970},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300008,"propState":0,"propId":102008,"pos":{"x":73472,"y":22090,"z":-221470},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300007,"propState":0,"propId":102008,"pos":{"x":72672,"y":22090,"z":-221810},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300006,"propState":0,"propId":102008,"pos":{"x":80254,"y":22090,"z":-230900},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300005,"propState":0,"propId":102008,"pos":{"x":79454,"y":22090,"z":-231400},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300004,"propState":0,"propId":102008,"pos":{"x":80254,"y":22090,"z":-231770},"rot":{"x":0,"y":0,"z":0}},{"groupId":83,"instId":300003,"propState":0,"propId":1033,"pos":{"x":70520,"y":22090,"z":-239140},"rot":{"x":0,"y":270000,"z":0}},{"groupId":83,"instId":300002,"propState":0,"propId":1033,"pos":{"x":74020,"y":22090,"z":-242140},"rot":{"x":0,"y":270000,"z":0}},{"groupId":83,"instId":300001,"propState":0,"propId":1033,"pos":{"x":77520,"y":22090,"z":-239140},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"85":{"props":[],"npcs":[],"monsters":[{"groupId":85,"instId":200001,"monsterId":1002040,"eventId":1,"pos":{"x":73705,"y":22090,"z":-235140},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"86":{"props":[],"npcs":[{"groupId":86,"instId":400001,"npcId":3013,"pos":{"x":71180,"y":22090,"z":-235540},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"87":{"props":[],"npcs":[{"groupId":87,"instId":400001,"npcId":3013,"pos":{"x":77180,"y":22090,"z":-235540},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"88":{"props":[],"npcs":[{"groupId":88,"instId":400001,"npcId":3013,"pos":{"x":74180,"y":22090,"z":-236540},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"89":{"props":[],"npcs":[],"monsters":[{"groupId":89,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":76190,"y":22090,"z":-235140},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"90":{"props":[],"npcs":[],"monsters":[{"groupId":90,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":72190,"y":22090,"z":-235140},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"91":{"props":[],"npcs":[],"monsters":[{"groupId":91,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":74190,"y":22090,"z":-237140},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"155":{"props":[{"groupId":155,"instId":300002,"propState":1,"propId":1049,"pos":{"x":72705,"y":22090,"z":-236140},"rot":{"x":0,"y":0,"z":0}},{"groupId":155,"instId":300001,"propState":12,"propId":60305,"pos":{"x":78705,"y":22090,"z":-236140},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300003,"propState":0,"propId":1030,"pos":{"x":-151520,"y":28032,"z":-24720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":92,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-130390,"y":28032,"z":-24720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":92,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-122666,"y":28032,"z":-40870},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300008,"propState":0,"propId":1038,"pos":{"x":-144410,"y":28032,"z":-41307},"rot":{"x":0,"y":270000,"z":0}},{"groupId":93,"instId":300007,"propState":0,"propId":1000,"pos":{"x":-147410,"y":28032,"z":-36307},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":1000,"pos":{"x":-149410,"y":28032,"z":-41307},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300005,"propState":0,"propId":1000,"pos":{"x":-147410,"y":28325,"z":-46307},"rot":{"x":0,"y":0,"z":0}},{"groupId":93,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-143410,"y":28332,"z":-44307},"rot":{"x":0,"y":60000,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":103014,"pos":{"x":-142910,"y":28032,"z":-37497},"rot":{"x":0,"y":90000,"z":0}},{"groupId":93,"instId":300002,"propState":0,"propId":103014,"pos":{"x":-143410,"y":28032,"z":-38297},"rot":{"x":0,"y":90000,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":103015,"pos":{"x":-143750,"y":28032,"z":-37497},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":93,"instId":400002,"npcId":3104,"pos":{"x":-144175,"y":28673,"z":-41307},"rot":{"x":0,"y":90000,"z":0}},{"groupId":93,"instId":400001,"npcId":3103,"pos":{"x":-144175,"y":28941,"z":-41307},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300002,"propState":0,"propId":1030,"pos":{"x":78180,"y":-16910,"z":-238390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":95,"instId":300003,"propState":0,"propId":1030,"pos":{"x":78220,"y":-16910,"z":-267170},"rot":{"x":0,"y":0,"z":0}},{"groupId":95,"instId":300001,"propState":0,"propId":1030,"pos":{"x":46220,"y":-16918,"z":-259910},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300008,"propState":0,"propId":1038,"pos":{"x":-144410,"y":28032,"z":-41307},"rot":{"x":0,"y":270000,"z":0}},{"groupId":94,"instId":300007,"propState":0,"propId":1000,"pos":{"x":-147410,"y":28032,"z":-36307},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":1000,"pos":{"x":-149410,"y":28032,"z":-41307},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":1000,"pos":{"x":-147410,"y":28325,"z":-46307},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-143410,"y":28332,"z":-44307},"rot":{"x":0,"y":60000,"z":0}},{"groupId":94,"instId":300003,"propState":0,"propId":103014,"pos":{"x":-142910,"y":28032,"z":-37497},"rot":{"x":0,"y":90000,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":103014,"pos":{"x":-143410,"y":28032,"z":-38297},"rot":{"x":0,"y":90000,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":103015,"pos":{"x":-143750,"y":28032,"z":-37497},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":94,"instId":400003,"npcId":3105,"pos":{"x":-144175,"y":28668,"z":-41307},"rot":{"x":0,"y":90000,"z":0}},{"groupId":94,"instId":400002,"npcId":3104,"pos":{"x":-144175,"y":28936,"z":-41307},"rot":{"x":0,"y":90000,"z":0}},{"groupId":94,"instId":400001,"npcId":3103,"pos":{"x":-144175,"y":29204,"z":-41307},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"97":{"props":[],"npcs":[],"monsters":[{"groupId":97,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":71980,"y":-16918,"z":-255210},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300011,"propState":1,"propId":1049,"pos":{"x":63240,"y":-16918,"z":-255460},"rot":{"x":0,"y":270000,"z":0}},{"groupId":96,"instId":300010,"propState":12,"propId":60305,"pos":{"x":63940,"y":-16918,"z":-261210},"rot":{"x":0,"y":270000,"z":0}},{"groupId":96,"instId":300009,"propState":0,"propId":102008,"pos":{"x":59980,"y":-16918,"z":-261440},"rot":{"x":0,"y":270000,"z":0}},{"groupId":96,"instId":300008,"propState":0,"propId":102008,"pos":{"x":60480,"y":-16918,"z":-260640},"rot":{"x":0,"y":270000,"z":0}},{"groupId":96,"instId":300007,"propState":0,"propId":102008,"pos":{"x":60820,"y":-16918,"z":-261440},"rot":{"x":0,"y":270000,"z":0}},{"groupId":96,"instId":300006,"propState":0,"propId":102008,"pos":{"x":66980,"y":-16918,"z":-253210},"rot":{"x":0,"y":270000,"z":0}},{"groupId":96,"instId":300005,"propState":0,"propId":102008,"pos":{"x":67480,"y":-16918,"z":-254010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":96,"instId":300004,"propState":0,"propId":102008,"pos":{"x":67850,"y":-16918,"z":-253210},"rot":{"x":0,"y":270000,"z":0}},{"groupId":96,"instId":300003,"propState":0,"propId":1033,"pos":{"x":76330,"y":-16910,"z":-260710},"rot":{"x":0,"y":180000,"z":0}},{"groupId":96,"instId":300002,"propState":0,"propId":1033,"pos":{"x":79330,"y":-16910,"z":-257210},"rot":{"x":0,"y":180000,"z":0}},{"groupId":96,"instId":300001,"propState":0,"propId":1033,"pos":{"x":76330,"y":-16910,"z":-253710},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"98":{"props":[],"npcs":[],"monsters":[{"groupId":98,"instId":200001,"monsterId":1002040,"eventId":1,"pos":{"x":71980,"y":-16918,"z":-259210},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"99":{"props":[],"npcs":[{"groupId":99,"instId":400001,"npcId":3013,"pos":{"x":72980,"y":-16918,"z":-260210},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"100":{"props":[],"npcs":[{"groupId":100,"instId":400001,"npcId":3013,"pos":{"x":72980,"y":-16918,"z":-254210},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"101":{"props":[],"npcs":[{"groupId":101,"instId":400001,"npcId":3013,"pos":{"x":73980,"y":-16918,"z":-257210},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"102":{"props":[],"npcs":[],"monsters":[{"groupId":102,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":71980,"y":-16918,"z":-255210},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"103":{"props":[],"npcs":[],"monsters":[{"groupId":103,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":71980,"y":-16918,"z":-259210},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"104":{"props":[],"npcs":[],"monsters":[{"groupId":104,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":73980,"y":-16918,"z":-257210},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300002,"propState":1,"propId":1049,"pos":{"x":72980,"y":-16918,"z":-260170},"rot":{"x":0,"y":270000,"z":0}},{"groupId":156,"instId":300001,"propState":12,"propId":60305,"pos":{"x":72980,"y":-16898,"z":-254170},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300002,"propState":0,"propId":1030,"pos":{"x":167200,"y":40970,"z":-246520},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":105,"instId":300001,"propState":0,"propId":1030,"pos":{"x":167200,"y":40970,"z":-246520},"rot":{"x":0,"y":180000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"106":{"props":[{"groupId":106,"instId":300011,"propState":1,"propId":1049,"pos":{"x":167200,"y":44970,"z":-262700},"rot":{"x":0,"y":0,"z":90000}},{"groupId":106,"instId":300010,"propState":12,"propId":60305,"pos":{"x":167200,"y":36970,"z":-262700},"rot":{"x":0,"y":0,"z":90000}},{"groupId":106,"instId":300009,"propState":0,"propId":102008,"pos":{"x":167200,"y":36970,"z":-258550},"rot":{"x":0,"y":0,"z":90000}},{"groupId":106,"instId":300008,"propState":0,"propId":102008,"pos":{"x":167200,"y":37770,"z":-259050},"rot":{"x":0,"y":0,"z":90000}},{"groupId":106,"instId":300007,"propState":0,"propId":102008,"pos":{"x":167200,"y":36970,"z":-259390},"rot":{"x":0,"y":0,"z":90000}},{"groupId":106,"instId":300006,"propState":0,"propId":102008,"pos":{"x":167200,"y":44970,"z":-265550},"rot":{"x":0,"y":0,"z":90000}},{"groupId":106,"instId":300005,"propState":0,"propId":102008,"pos":{"x":167200,"y":44170,"z":-266050},"rot":{"x":0,"y":0,"z":90000}},{"groupId":106,"instId":300004,"propState":0,"propId":102008,"pos":{"x":167200,"y":44970,"z":-266420},"rot":{"x":0,"y":0,"z":90000}},{"groupId":106,"instId":300003,"propState":0,"propId":1033,"pos":{"x":167200,"y":37470,"z":-274600},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":106,"instId":300002,"propState":0,"propId":1033,"pos":{"x":167200,"y":40970,"z":-277600},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":106,"instId":300001,"propState":0,"propId":1033,"pos":{"x":167200,"y":44470,"z":-274600},"rot":{"x":0,"y":180000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"107":{"props":[],"npcs":[],"monsters":[{"groupId":107,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":167200,"y":42970,"z":-270550},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"108":{"props":[],"npcs":[],"monsters":[{"groupId":108,"instId":200001,"monsterId":1002040,"eventId":1,"pos":{"x":167200,"y":38970,"z":-270550},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"109":{"props":[],"npcs":[{"groupId":109,"instId":400001,"npcId":3013,"pos":{"x":167200,"y":37970,"z":-271550},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"110":{"props":[],"npcs":[{"groupId":110,"instId":400001,"npcId":3013,"pos":{"x":167200,"y":43970,"z":-271550},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"111":{"props":[],"npcs":[{"groupId":111,"instId":400001,"npcId":3013,"pos":{"x":167200,"y":40970,"z":-272550},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"112":{"props":[],"npcs":[],"monsters":[{"groupId":112,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":167200,"y":42970,"z":-270550},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"113":{"props":[],"npcs":[],"monsters":[{"groupId":113,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":167200,"y":38970,"z":-270550},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"114":{"props":[],"npcs":[],"monsters":[{"groupId":114,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":167200,"y":40970,"z":-272550},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300002,"propState":1,"propId":1049,"pos":{"x":167200,"y":37980,"z":-271530},"rot":{"x":0,"y":0,"z":90000}},{"groupId":157,"instId":300001,"propState":12,"propId":60305,"pos":{"x":167200,"y":43980,"z":-271530},"rot":{"x":0,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"115":{"props":[{"groupId":115,"instId":300002,"propState":0,"propId":1030,"pos":{"x":146280,"y":46705,"z":-294300},"rot":{"x":0,"y":0,"z":180000}},{"groupId":115,"instId":300001,"propState":0,"propId":1030,"pos":{"x":146280,"y":47046,"z":-283025},"rot":{"x":0,"y":0,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300011,"propState":1,"propId":1049,"pos":{"x":150280,"y":47050,"z":-268020},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":116,"instId":300010,"propState":12,"propId":60305,"pos":{"x":142280,"y":47050,"z":-268020},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":116,"instId":300009,"propState":0,"propId":102008,"pos":{"x":142280,"y":47050,"z":-272025},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":116,"instId":300008,"propState":0,"propId":102008,"pos":{"x":143080,"y":47050,"z":-271525},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":116,"instId":300007,"propState":0,"propId":102008,"pos":{"x":142280,"y":47050,"z":-271185},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":116,"instId":300006,"propState":0,"propId":102008,"pos":{"x":150280,"y":47050,"z":-265025},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":116,"instId":300005,"propState":0,"propId":102008,"pos":{"x":149480,"y":47050,"z":-264525},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":116,"instId":300004,"propState":0,"propId":102008,"pos":{"x":150280,"y":47050,"z":-264155},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":116,"instId":300003,"propState":0,"propId":1033,"pos":{"x":142780,"y":47046,"z":-255880},"rot":{"x":0,"y":0,"z":180000}},{"groupId":116,"instId":300002,"propState":0,"propId":1033,"pos":{"x":146280,"y":47046,"z":-252880},"rot":{"x":0,"y":0,"z":180000}},{"groupId":116,"instId":300001,"propState":0,"propId":1033,"pos":{"x":149780,"y":47046,"z":-255880},"rot":{"x":0,"y":0,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"117":{"props":[],"npcs":[],"monsters":[{"groupId":117,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":148280,"y":47046,"z":-260025},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"118":{"props":[],"npcs":[],"monsters":[{"groupId":118,"instId":200001,"monsterId":1002040,"eventId":1,"pos":{"x":144280,"y":47046,"z":-260025},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"119":{"props":[],"npcs":[{"groupId":119,"instId":400001,"npcId":3013,"pos":{"x":143280,"y":47032,"z":-259025},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"120":{"props":[],"npcs":[{"groupId":120,"instId":400001,"npcId":3013,"pos":{"x":149280,"y":47032,"z":-259025},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"121":{"props":[],"npcs":[{"groupId":121,"instId":400001,"npcId":3013,"pos":{"x":146280,"y":47046,"z":-258025},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"122":{"props":[],"npcs":[],"monsters":[{"groupId":122,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":148280,"y":47046,"z":-260025},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"123":{"props":[],"npcs":[],"monsters":[{"groupId":123,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":144280,"y":47046,"z":-260025},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"124":{"props":[],"npcs":[],"monsters":[{"groupId":124,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":146280,"y":47046,"z":-258025},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"159":{"props":[{"groupId":159,"instId":300002,"propState":1,"propId":1049,"pos":{"x":143290,"y":47032,"z":-258970},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":159,"instId":300001,"propState":12,"propId":60305,"pos":{"x":149290,"y":47050,"z":-258970},"rot":{"x":0,"y":180000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"125":{"props":[{"groupId":125,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-119530,"y":25140,"z":-45290},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":125,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-119530,"y":25140,"z":-45290},"rot":{"x":0,"y":180000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"126":{"props":[{"groupId":126,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-119530,"y":23170,"z":-78090},"rot":{"x":0,"y":0,"z":90000}},{"groupId":126,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-119530,"y":29930,"z":-78090},"rot":{"x":0,"y":0,"z":90000}},{"groupId":126,"instId":300009,"propState":0,"propId":102008,"pos":{"x":-119527,"y":21140,"z":-72490},"rot":{"x":0,"y":0,"z":90000}},{"groupId":126,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-119527,"y":21940,"z":-72990},"rot":{"x":0,"y":0,"z":90000}},{"groupId":126,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-119527,"y":21140,"z":-73330},"rot":{"x":0,"y":0,"z":90000}},{"groupId":126,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-119530,"y":30160,"z":-80090},"rot":{"x":0,"y":0,"z":90000}},{"groupId":126,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-119530,"y":29360,"z":-80590},"rot":{"x":0,"y":0,"z":90000}},{"groupId":126,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-119530,"y":30160,"z":-80960},"rot":{"x":0,"y":0,"z":90000}},{"groupId":126,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-119501,"y":21640,"z":-91150},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":126,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-119501,"y":25140,"z":-94150},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":126,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-119501,"y":28640,"z":-91150},"rot":{"x":0,"y":180000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"127":{"props":[],"npcs":[],"monsters":[{"groupId":127,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-119527,"y":27140,"z":-85090},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"128":{"props":[],"npcs":[],"monsters":[{"groupId":128,"instId":200001,"monsterId":1002040,"eventId":1,"pos":{"x":-119527,"y":23140,"z":-85090},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"129":{"props":[],"npcs":[{"groupId":129,"instId":400001,"npcId":3013,"pos":{"x":-119527,"y":22140,"z":-86090},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"130":{"props":[],"npcs":[{"groupId":130,"instId":400001,"npcId":3013,"pos":{"x":-119527,"y":28140,"z":-86090},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"131":{"props":[],"npcs":[{"groupId":131,"instId":400001,"npcId":3013,"pos":{"x":-119527,"y":25140,"z":-87090},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"132":{"props":[],"npcs":[],"monsters":[{"groupId":132,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-119527,"y":27140,"z":-85090},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"133":{"props":[],"npcs":[],"monsters":[{"groupId":133,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-119527,"y":23140,"z":-85090},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"134":{"props":[],"npcs":[],"monsters":[{"groupId":134,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-119527,"y":25140,"z":-87090},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"161":{"props":[{"groupId":161,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-119527,"y":22110,"z":-86060},"rot":{"x":0,"y":0,"z":90000}},{"groupId":161,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-119527,"y":28110,"z":-86060},"rot":{"x":0,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-161500,"y":28050,"z":-47950},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":135,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-161500,"y":28050,"z":-47950},"rot":{"x":0,"y":180000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"136":{"props":[{"groupId":136,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-161501,"y":24050,"z":-75860},"rot":{"x":0,"y":0,"z":270000}},{"groupId":136,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-161501,"y":32050,"z":-75860},"rot":{"x":0,"y":0,"z":270000}},{"groupId":136,"instId":300009,"propState":0,"propId":102008,"pos":{"x":-161501,"y":32050,"z":-71990},"rot":{"x":0,"y":0,"z":270000}},{"groupId":136,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-161501,"y":31250,"z":-72490},"rot":{"x":0,"y":0,"z":270000}},{"groupId":136,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-161501,"y":32050,"z":-72830},"rot":{"x":0,"y":0,"z":270000}},{"groupId":136,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-161501,"y":24050,"z":-78990},"rot":{"x":0,"y":0,"z":270000}},{"groupId":136,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-161501,"y":24850,"z":-79490},"rot":{"x":0,"y":0,"z":270000}},{"groupId":136,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-161501,"y":24050,"z":-79860},"rot":{"x":0,"y":0,"z":270000}},{"groupId":136,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-161501,"y":31550,"z":-89900},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":136,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-161501,"y":28050,"z":-92900},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":136,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-161501,"y":24550,"z":-89900},"rot":{"x":0,"y":180000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[],"npcs":[],"monsters":[{"groupId":137,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-161501,"y":26050,"z":-83990},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"138":{"props":[],"npcs":[],"monsters":[{"groupId":138,"instId":200001,"monsterId":1002040,"eventId":1,"pos":{"x":-161501,"y":30050,"z":-83990},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"139":{"props":[],"npcs":[{"groupId":139,"instId":400001,"npcId":3013,"pos":{"x":-161501,"y":31050,"z":-84990},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"140":{"props":[],"npcs":[{"groupId":140,"instId":400001,"npcId":3013,"pos":{"x":-161501,"y":25050,"z":-84990},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"141":{"props":[],"npcs":[{"groupId":141,"instId":400001,"npcId":3013,"pos":{"x":-161501,"y":28050,"z":-85990},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"142":{"props":[],"npcs":[],"monsters":[{"groupId":142,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-161501,"y":26050,"z":-83990},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"143":{"props":[],"npcs":[],"monsters":[{"groupId":143,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-161501,"y":30050,"z":-83990},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"144":{"props":[],"npcs":[],"monsters":[{"groupId":144,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-161501,"y":28050,"z":-85990},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"162":{"props":[{"groupId":162,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-161501,"y":31020,"z":-85010},"rot":{"x":0,"y":0,"z":270000}},{"groupId":162,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-161501,"y":25020,"z":-85010},"rot":{"x":0,"y":0,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"163":{"props":[{"groupId":163,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-131050,"y":22087,"z":-154260},"rot":{"x":0,"y":270000,"z":0}},{"groupId":163,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-149650,"y":22087,"z":-154589},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"164":{"props":[{"groupId":164,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-137443,"y":16077,"z":-143219},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-138243,"y":16077,"z":-142719},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-137443,"y":16077,"z":-142379},"rot":{"x":0,"y":180000,"z":0}},{"groupId":164,"instId":300003,"propState":0,"propId":1036,"pos":{"x":-135280,"y":16077,"z":-134010},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":300002,"propState":0,"propId":1036,"pos":{"x":-140280,"y":16077,"z":-132010},"rot":{"x":0,"y":90000,"z":0}},{"groupId":164,"instId":300001,"propState":0,"propId":1036,"pos":{"x":-145280,"y":16077,"z":-134010},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"165":{"props":[],"npcs":[{"groupId":165,"instId":400001,"npcId":1013,"pos":{"x":-136280,"y":16077,"z":-138010},"rot":{"x":0,"y":210000,"z":0}}],"monsters":[],"teleports":{}},"166":{"props":[],"npcs":[{"groupId":166,"instId":400002,"npcId":1007,"pos":{"x":-144280,"y":16077,"z":-138010},"rot":{"x":0,"y":150000,"z":0}}],"monsters":[],"teleports":{}},"173":{"props":[{"groupId":173,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-173540,"y":9900,"z":-148901},"rot":{"x":0,"y":270000,"z":0}},{"groupId":173,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-173540,"y":9900,"z":-148901},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"171":{"props":[{"groupId":171,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-195040,"y":22077,"z":-148901},"rot":{"x":0,"y":0,"z":0}},{"groupId":171,"instId":300003,"propState":0,"propId":1000,"pos":{"x":-192540,"y":22077,"z":-145401},"rot":{"x":0,"y":0,"z":0}},{"groupId":171,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-192540,"y":22077,"z":-152401},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"172":{"props":[{"groupId":172,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-188540,"y":22077,"z":-151901},"rot":{"x":0,"y":90000,"z":0}},{"groupId":172,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-188540,"y":22077,"z":-145901},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":172,"instId":400002,"npcId":3103,"pos":{"x":-188314,"y":22713,"z":-145901},"rot":{"x":0,"y":90000,"z":0}},{"groupId":172,"instId":400001,"npcId":3104,"pos":{"x":-188284,"y":22995,"z":-145901},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"174":{"props":[{"groupId":174,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-173540,"y":5600,"z":-148901},"rot":{"x":0,"y":270000,"z":0}},{"groupId":174,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-173540,"y":5600,"z":-148901},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"175":{"props":[{"groupId":175,"instId":300003,"propState":0,"propId":1000,"pos":{"x":-192540,"y":22077,"z":-145401},"rot":{"x":0,"y":0,"z":0}},{"groupId":175,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-195040,"y":22077,"z":-148901},"rot":{"x":0,"y":0,"z":0}},{"groupId":175,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-192540,"y":22077,"z":-152401},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"176":{"props":[{"groupId":176,"instId":300003,"propState":12,"propId":60305,"pos":{"x":-186540,"y":22077,"z":-145901},"rot":{"x":0,"y":90000,"z":0}},{"groupId":176,"instId":300002,"propState":12,"propId":60305,"pos":{"x":-186540,"y":22077,"z":-151901},"rot":{"x":0,"y":90000,"z":0}},{"groupId":176,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-188540,"y":22077,"z":-148901},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":176,"instId":400002,"npcId":3106,"pos":{"x":-188314,"y":22713,"z":-148901},"rot":{"x":0,"y":90000,"z":0}},{"groupId":176,"instId":400001,"npcId":3107,"pos":{"x":-188314,"y":22991,"z":-148901},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"177":{"props":[{"groupId":177,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-173540,"y":4530,"z":-148901},"rot":{"x":0,"y":270000,"z":0}},{"groupId":177,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-173540,"y":4530,"z":-148901},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"178":{"props":[{"groupId":178,"instId":300003,"propState":0,"propId":1000,"pos":{"x":-192540,"y":22077,"z":-145401},"rot":{"x":0,"y":0,"z":0}},{"groupId":178,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-195040,"y":22077,"z":-148901},"rot":{"x":0,"y":0,"z":0}},{"groupId":178,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-192540,"y":22077,"z":-152401},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-188540,"y":22077,"z":-151901},"rot":{"x":0,"y":90000,"z":0}},{"groupId":179,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-188540,"y":22077,"z":-145901},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":179,"instId":400002,"npcId":3106,"pos":{"x":-188314,"y":22713,"z":-145901},"rot":{"x":0,"y":90000,"z":0}},{"groupId":179,"instId":400001,"npcId":3107,"pos":{"x":-188314,"y":22991,"z":-145901},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"181":{"props":[{"groupId":181,"instId":300005,"propState":0,"propId":103031,"pos":{"x":-116165,"y":22090,"z":-175809},"rot":{"x":0,"y":180000,"z":0}},{"groupId":181,"instId":300006,"propState":0,"propId":103031,"pos":{"x":-125303,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":181,"instId":300004,"propState":0,"propId":103031,"pos":{"x":-188501,"y":16040,"z":-55890},"rot":{"x":0,"y":0,"z":0}},{"groupId":181,"instId":300009,"propState":0,"propId":103032,"pos":{"x":149255,"y":28111,"z":-130927},"rot":{"x":0,"y":270000,"z":0}},{"groupId":181,"instId":300002,"propState":0,"propId":103031,"pos":{"x":81346,"y":22089,"z":-196925},"rot":{"x":0,"y":90000,"z":0}},{"groupId":181,"instId":300015,"propState":0,"propId":103031,"pos":{"x":-81322,"y":-16910,"z":-196913},"rot":{"x":0,"y":90000,"z":0}},{"groupId":181,"instId":300011,"propState":0,"propId":103031,"pos":{"x":-156331,"y":-4910,"z":-79773},"rot":{"x":0,"y":270000,"z":0}},{"groupId":181,"instId":300008,"propState":0,"propId":103031,"pos":{"x":-135344,"y":-4910,"z":-61779},"rot":{"x":0,"y":0,"z":0}},{"groupId":181,"instId":300003,"propState":0,"propId":103031,"pos":{"x":-81320,"y":22100,"z":-196809},"rot":{"x":0,"y":90000,"z":0}},{"groupId":181,"instId":300018,"propState":0,"propId":103032,"pos":{"x":-173385,"y":22081,"z":-148887},"rot":{"x":0,"y":270000,"z":0}},{"groupId":181,"instId":300013,"propState":0,"propId":103031,"pos":{"x":-165403,"y":-10910,"z":-139927},"rot":{"x":0,"y":0,"z":0}},{"groupId":181,"instId":300012,"propState":0,"propId":103031,"pos":{"x":-156415,"y":-10910,"z":-130932},"rot":{"x":0,"y":90000,"z":0}},{"groupId":181,"instId":300010,"propState":0,"propId":103031,"pos":{"x":110204,"y":22109,"z":-217944},"rot":{"x":0,"y":0,"z":0}},{"groupId":181,"instId":300007,"propState":0,"propId":103031,"pos":{"x":-155408,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":181,"instId":300001,"propState":0,"propId":103031,"pos":{"x":146218,"y":28084,"z":-175913},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300003,"propState":0,"propId":103011,"pos":{"x":-140500,"y":22100,"z":-125764},"rot":{"x":0,"y":180000,"z":0}},{"groupId":189,"instId":300002,"propState":0,"propId":103011,"pos":{"x":-140500,"y":19040,"z":-103893},"rot":{"x":0,"y":180000,"z":0}},{"groupId":189,"instId":300001,"propState":0,"propId":103010,"pos":{"x":-140500,"y":22100,"z":-114810},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300004,"propState":0,"propId":103039,"pos":{"x":-142489,"y":16032,"z":-52035},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300003,"propState":0,"propId":103011,"pos":{"x":-140516,"y":21035,"z":-37883},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300002,"propState":0,"propId":103011,"pos":{"x":-140501,"y":16010,"z":-55956},"rot":{"x":0,"y":0,"z":0}},{"groupId":190,"instId":300001,"propState":0,"propId":103010,"pos":{"x":-140580,"y":20930,"z":-46900},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8040201":{"P80402_F80402001":{"scenes":{"70":{"props":[{"groupId":70,"instId":300002,"propState":0,"propId":103032,"pos":{"x":-126390,"y":11517,"z":-9949},"rot":{"x":0,"y":90000,"z":0}},{"groupId":70,"instId":300001,"propState":0,"propId":103032,"pos":{"x":-114327,"y":11511,"z":-189950},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-117270,"y":11597,"z":41390},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-117270,"y":6610,"z":44950},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300008,"propState":20,"propId":60305,"pos":{"x":-115300,"y":11517,"z":67756},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300007,"propState":20,"propId":60305,"pos":{"x":-117270,"y":11517,"z":67756},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300006,"propState":20,"propId":60305,"pos":{"x":-119240,"y":11517,"z":67756},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300005,"propState":1,"propId":1038,"pos":{"x":-113470,"y":11517,"z":61360},"rot":{"x":0,"y":15000,"z":0}},{"groupId":10,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-120887,"y":11517,"z":61667},"rot":{"x":0,"y":165000,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-113818,"y":11517,"z":71364},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-117318,"y":11517,"z":74364},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-120818,"y":11517,"z":71364},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":10,"instId":400003,"npcId":3105,"pos":{"x":-113512,"y":12679,"z":61163},"rot":{"x":0,"y":195000,"z":0}},{"groupId":10,"instId":400002,"npcId":3104,"pos":{"x":-113512,"y":12406,"z":61163},"rot":{"x":0,"y":195000,"z":0}},{"groupId":10,"instId":400001,"npcId":3103,"pos":{"x":-113512,"y":12133,"z":61163},"rot":{"x":0,"y":195000,"z":0}}],"monsters":[],"teleports":{}},"11":{"props":[],"npcs":[],"monsters":[{"groupId":11,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-117270,"y":11517,"z":65531},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-102608,"y":11597,"z":-3968},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-117490,"y":11527,"z":-24495},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"85":{"props":[],"npcs":[{"groupId":85,"instId":400002,"npcId":1007,"pos":{"x":-113620,"y":11597,"z":-7270},"rot":{"x":0,"y":210000,"z":0}}],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300008,"propState":0,"propId":1038,"pos":{"x":-117316,"y":11517,"z":-620},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":103014,"pos":{"x":-113520,"y":11597,"z":-13160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300006,"propState":0,"propId":103015,"pos":{"x":-114320,"y":11597,"z":-12660},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":103014,"pos":{"x":-113520,"y":11597,"z":-12320},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-121360,"y":11597,"z":-7070},"rot":{"x":0,"y":150000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":1036,"pos":{"x":-114316,"y":11517,"z":1880},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":1036,"pos":{"x":-117316,"y":11517,"z":3880},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":1036,"pos":{"x":-120316,"y":11517,"z":1880},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":13,"instId":400003,"npcId":3105,"pos":{"x":-117372,"y":12694,"z":-827},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":400002,"npcId":3104,"pos":{"x":-117372,"y":12421,"z":-827},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":400001,"npcId":3103,"pos":{"x":-117372,"y":12148,"z":-827},"rot":{"x":0,"y":195000,"z":0}}],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-117370,"y":3680,"z":-173160},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-117370,"y":11511,"z":-173160},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300008,"propState":0,"propId":1038,"pos":{"x":-117370,"y":11541,"z":-158160},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300007,"propState":0,"propId":1000,"pos":{"x":-112370,"y":11511,"z":-155160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300006,"propState":0,"propId":1000,"pos":{"x":-117370,"y":11518,"z":-153160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300005,"propState":0,"propId":1000,"pos":{"x":-122370,"y":11511,"z":-155160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-120370,"y":11518,"z":-159160},"rot":{"x":0,"y":150000,"z":0}},{"groupId":15,"instId":300003,"propState":0,"propId":103014,"pos":{"x":-113560,"y":11541,"z":-159660},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300002,"propState":0,"propId":103014,"pos":{"x":-114360,"y":11541,"z":-159160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":103015,"pos":{"x":-113560,"y":11541,"z":-158820},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":15,"instId":400002,"npcId":3104,"pos":{"x":-117370,"y":12182,"z":-158395},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":400001,"npcId":3103,"pos":{"x":-117370,"y":12449,"z":-158395},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-84535,"y":29510,"z":-94880},"rot":{"x":0,"y":0,"z":90000}},{"groupId":27,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-84535,"y":29510,"z":-94320},"rot":{"x":0,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300005,"propState":0,"propId":1000,"pos":{"x":-122370,"y":11511,"z":-155160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":103014,"pos":{"x":-114360,"y":11541,"z":-159160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":300008,"propState":0,"propId":1038,"pos":{"x":-117370,"y":11541,"z":-158160},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300007,"propState":0,"propId":1000,"pos":{"x":-112370,"y":11511,"z":-155160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300006,"propState":0,"propId":1000,"pos":{"x":-117370,"y":11518,"z":-153160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-120370,"y":11518,"z":-159160},"rot":{"x":0,"y":150000,"z":0}},{"groupId":16,"instId":300003,"propState":0,"propId":103014,"pos":{"x":-113560,"y":11541,"z":-159660},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":103015,"pos":{"x":-113560,"y":11541,"z":-158820},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":16,"instId":400003,"npcId":3105,"pos":{"x":-117370,"y":12177,"z":-158395},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":400002,"npcId":3104,"pos":{"x":-117370,"y":12445,"z":-158395},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":400001,"npcId":3103,"pos":{"x":-117370,"y":12713,"z":-158395},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-84548,"y":25782,"z":-74913},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":28,"instId":300009,"propState":0,"propId":102008,"pos":{"x":-84390,"y":33510,"z":-79830},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":28,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-84390,"y":32710,"z":-79330},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":28,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-84640,"y":33510,"z":-78990},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":28,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-84390,"y":33510,"z":-75490},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":28,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-84390,"y":25510,"z":-72030},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":28,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-84390,"y":26310,"z":-71530},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":28,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-84390,"y":25510,"z":-71160},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":28,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-84390,"y":33010,"z":-61420},"rot":{"x":0,"y":0,"z":90000}},{"groupId":28,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-84390,"y":29510,"z":-58420},"rot":{"x":0,"y":0,"z":90000}},{"groupId":28,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-84390,"y":26010,"z":-61420},"rot":{"x":0,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[],"npcs":[],"monsters":[{"groupId":29,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-84390,"y":27510,"z":-67030},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"30":{"props":[],"npcs":[],"monsters":[{"groupId":30,"instId":200001,"monsterId":1002040,"eventId":1,"pos":{"x":-84390,"y":31510,"z":-67030},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"31":{"props":[],"npcs":[{"groupId":31,"instId":400001,"npcId":3013,"pos":{"x":-84390,"y":32510,"z":-66030},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"32":{"props":[],"npcs":[{"groupId":32,"instId":400001,"npcId":3013,"pos":{"x":-84390,"y":26510,"z":-66030},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"33":{"props":[],"npcs":[{"groupId":33,"instId":400001,"npcId":3013,"pos":{"x":-84390,"y":29510,"z":-65030},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"34":{"props":[],"npcs":[],"monsters":[{"groupId":34,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-84390,"y":27510,"z":-67030},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"35":{"props":[],"npcs":[],"monsters":[{"groupId":35,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-84390,"y":31510,"z":-67030},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"36":{"props":[],"npcs":[],"monsters":[{"groupId":36,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-84390,"y":29510,"z":-65030},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-84390,"y":32489,"z":-66000},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":65,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-84390,"y":26489,"z":-66000},"rot":{"x":0,"y":180000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-186134,"y":14910,"z":-127310},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":37,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-186134,"y":14910,"z":-127310},"rot":{"x":0,"y":180000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[],"npcs":[],"monsters":[{"groupId":39,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-186380,"y":12910,"z":-151730},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-186380,"y":22646,"z":-143240},"rot":{"x":90000,"y":90000,"z":0}},{"groupId":38,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-186380,"y":18300,"z":-143240},"rot":{"x":0,"y":0,"z":270000}},{"groupId":38,"instId":300009,"propState":0,"propId":102008,"pos":{"x":-186380,"y":16750,"z":-139280},"rot":{"x":0,"y":0,"z":270000}},{"groupId":38,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-186380,"y":15950,"z":-139780},"rot":{"x":0,"y":0,"z":270000}},{"groupId":38,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-186203,"y":16750,"z":-140120},"rot":{"x":0,"y":0,"z":270000}},{"groupId":38,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-186380,"y":21870,"z":-146730},"rot":{"x":0,"y":0,"z":270000}},{"groupId":38,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-186380,"y":22670,"z":-147230},"rot":{"x":0,"y":0,"z":270000}},{"groupId":38,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-186380,"y":21870,"z":-147600},"rot":{"x":0,"y":0,"z":270000}},{"groupId":38,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-186380,"y":19910,"z":-156730},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":38,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-186380,"y":14910,"z":-158730},"rot":{"x":0,"y":180000,"z":90000}},{"groupId":38,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-186380,"y":9910,"z":-156730},"rot":{"x":0,"y":180000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[],"npcs":[],"monsters":[{"groupId":40,"instId":200001,"monsterId":1002040,"eventId":1,"pos":{"x":-186380,"y":16910,"z":-151730},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"41":{"props":[],"npcs":[{"groupId":41,"instId":400001,"npcId":3013,"pos":{"x":-186380,"y":17910,"z":-152730},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"42":{"props":[],"npcs":[{"groupId":42,"instId":400001,"npcId":3013,"pos":{"x":-186380,"y":11910,"z":-152730},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"43":{"props":[],"npcs":[{"groupId":43,"instId":400001,"npcId":3013,"pos":{"x":-186203,"y":14910,"z":-153730},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"44":{"props":[],"npcs":[],"monsters":[{"groupId":44,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-186380,"y":12910,"z":-151730},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"45":{"props":[],"npcs":[],"monsters":[{"groupId":45,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-186380,"y":16910,"z":-151730},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"46":{"props":[],"npcs":[],"monsters":[{"groupId":46,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-186203,"y":14910,"z":-153730},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-186203,"y":17850,"z":-153445},"rot":{"x":0,"y":0,"z":270000}},{"groupId":64,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-186203,"y":11850,"z":-153445},"rot":{"x":0,"y":0,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-142140,"y":-2180,"z":-135630},"rot":{"x":0,"y":270000,"z":0}},{"groupId":47,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-138240,"y":-2180,"z":-135630},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[],"npcs":[],"monsters":[{"groupId":49,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-173790,"y":5511,"z":-137330},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-165620,"y":5511,"z":-132070},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-177790,"y":5511,"z":-139130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":48,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-165943,"y":5511,"z":-138104},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300009,"propState":0,"propId":102008,"pos":{"x":-161350,"y":5511,"z":-131630},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-161850,"y":5511,"z":-132430},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-162190,"y":5511,"z":-131630},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-168790,"y":5511,"z":-138130},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-169290,"y":5511,"z":-137330},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-169660,"y":5511,"z":-138130},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-177790,"y":5511,"z":-132130},"rot":{"x":0,"y":270000,"z":0}},{"groupId":48,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-180790,"y":5511,"z":-135630},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[],"npcs":[],"monsters":[{"groupId":50,"instId":200001,"monsterId":1002040,"eventId":1,"pos":{"x":-173790,"y":5511,"z":-133630},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"51":{"props":[],"npcs":[{"groupId":51,"instId":400001,"npcId":3013,"pos":{"x":-175710,"y":5511,"z":-132810},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"52":{"props":[],"npcs":[{"groupId":52,"instId":400001,"npcId":3013,"pos":{"x":-175790,"y":5511,"z":-138270},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"53":{"props":[],"npcs":[{"groupId":53,"instId":400001,"npcId":3013,"pos":{"x":-175790,"y":5511,"z":-135630},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"54":{"props":[],"npcs":[],"monsters":[{"groupId":54,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-173790,"y":5511,"z":-137330},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"55":{"props":[],"npcs":[],"monsters":[{"groupId":55,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-173790,"y":5511,"z":-133630},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"56":{"props":[],"npcs":[],"monsters":[{"groupId":56,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-175790,"y":5511,"z":-135630},"rot":{"x":0,"y":90100,"z":0}}],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-173886,"y":5511,"z":-133640},"rot":{"x":0,"y":90000,"z":0}},{"groupId":63,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-173886,"y":5511,"z":-137185},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-135490,"y":14511,"z":-118300},"rot":{"x":0,"y":270000,"z":0}},{"groupId":57,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-135490,"y":14511,"z":-99720},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300008,"propState":0,"propId":1038,"pos":{"x":-150940,"y":11547,"z":-94170},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300007,"propState":0,"propId":1000,"pos":{"x":-153940,"y":11511,"z":-89170},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300006,"propState":0,"propId":1000,"pos":{"x":-155940,"y":11511,"z":-94170},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300005,"propState":0,"propId":1000,"pos":{"x":-153940,"y":11511,"z":-99170},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-149940,"y":11547,"z":-97170},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300003,"propState":0,"propId":103014,"pos":{"x":-149440,"y":11547,"z":-90360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":103014,"pos":{"x":-149940,"y":11547,"z":-91160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":103015,"pos":{"x":-150280,"y":11547,"z":-90360},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":58,"instId":400002,"npcId":3104,"pos":{"x":-150705,"y":12188,"z":-94170},"rot":{"x":0,"y":90100,"z":0}},{"groupId":58,"instId":400001,"npcId":3103,"pos":{"x":-150705,"y":12456,"z":-94170},"rot":{"x":0,"y":90100,"z":0}}],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-78630,"y":-3457,"z":-73100},"rot":{"x":0,"y":270000,"z":0}},{"groupId":66,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-78630,"y":-3457,"z":-73100},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300008,"propState":0,"propId":1038,"pos":{"x":-150940,"y":11547,"z":-94170},"rot":{"x":0,"y":270000,"z":0}},{"groupId":59,"instId":300007,"propState":0,"propId":1000,"pos":{"x":-153940,"y":11511,"z":-89170},"rot":{"x":0,"y":270000,"z":0}},{"groupId":59,"instId":300006,"propState":0,"propId":1000,"pos":{"x":-155940,"y":11511,"z":-94170},"rot":{"x":0,"y":270000,"z":0}},{"groupId":59,"instId":300005,"propState":0,"propId":1000,"pos":{"x":-153940,"y":11511,"z":-99170},"rot":{"x":0,"y":270000,"z":0}},{"groupId":59,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-149940,"y":11547,"z":-97170},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300003,"propState":0,"propId":103014,"pos":{"x":-149440,"y":11511,"z":-90360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300002,"propState":0,"propId":103014,"pos":{"x":-149940,"y":11511,"z":-91160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300001,"propState":0,"propId":103015,"pos":{"x":-150280,"y":11511,"z":-90360},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":59,"instId":400003,"npcId":3105,"pos":{"x":-150705,"y":12183,"z":-94170},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":400002,"npcId":3104,"pos":{"x":-150705,"y":12452,"z":-94170},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":400001,"npcId":3103,"pos":{"x":-150705,"y":12719,"z":-94170},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-96380,"y":-3457,"z":-69200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":67,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-96880,"y":-3457,"z":-70000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":67,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-97220,"y":-3457,"z":-69200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":67,"instId":300003,"propState":0,"propId":1036,"pos":{"x":-104620,"y":-3457,"z":-69030},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300002,"propState":0,"propId":1036,"pos":{"x":-106620,"y":-3457,"z":-73030},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300001,"propState":0,"propId":1036,"pos":{"x":-104620,"y":-3457,"z":-77030},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[],"npcs":[{"groupId":68,"instId":400001,"npcId":1013,"pos":{"x":-100000,"y":-3457,"z":-69100},"rot":{"x":0,"y":120000,"z":0}}],"monsters":[],"teleports":{}},"69":{"props":[],"npcs":[{"groupId":69,"instId":400002,"npcId":1007,"pos":{"x":-100000,"y":-3457,"z":-77100},"rot":{"x":0,"y":60000,"z":0}}],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-117400,"y":0,"z":-182900},"rot":{"x":0,"y":0,"z":0}},{"groupId":86,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-117400,"y":11541,"z":-182900},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-119374,"y":11541,"z":-168685},"rot":{"x":0,"y":180000,"z":0}},{"groupId":87,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-114910,"y":11541,"z":-164150},"rot":{"x":0,"y":180000,"z":0}},{"groupId":87,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-115163,"y":11541,"z":-171900},"rot":{"x":0,"y":180000,"z":0}},{"groupId":87,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-115963,"y":11541,"z":-171400},"rot":{"x":0,"y":180000,"z":0}},{"groupId":87,"instId":300007,"propState":0,"propId":103016,"pos":{"x":-115163,"y":11541,"z":-171060},"rot":{"x":0,"y":180000,"z":0}},{"groupId":87,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-119720,"y":11541,"z":-164682},"rot":{"x":0,"y":180000,"z":0}},{"groupId":87,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-118920,"y":11541,"z":-164182},"rot":{"x":0,"y":180000,"z":0}},{"groupId":87,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-119720,"y":11541,"z":-163812},"rot":{"x":0,"y":180000,"z":0}},{"groupId":87,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-113900,"y":11541,"z":-154494},"rot":{"x":0,"y":90000,"z":0}},{"groupId":87,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-117400,"y":11541,"z":-151994},"rot":{"x":0,"y":90000,"z":0}},{"groupId":87,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-120900,"y":11541,"z":-154494},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-114400,"y":11541,"z":-158900},"rot":{"x":0,"y":180000,"z":0}},{"groupId":88,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-120400,"y":11541,"z":-158900},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[],"npcs":[{"groupId":89,"instId":400001,"npcId":3013,"pos":{"x":-114400,"y":11541,"z":-158900},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"90":{"props":[],"npcs":[{"groupId":90,"instId":400001,"npcId":3013,"pos":{"x":-120400,"y":11541,"z":-158900},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"91":{"props":[],"npcs":[{"groupId":91,"instId":400001,"npcId":3013,"pos":{"x":-117400,"y":11541,"z":-157900},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"92":{"props":[],"npcs":[],"monsters":[{"groupId":92,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-119400,"y":11541,"z":-159900},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"93":{"props":[],"npcs":[],"monsters":[{"groupId":93,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-115400,"y":11541,"z":-159900},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"94":{"props":[],"npcs":[],"monsters":[{"groupId":94,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-117400,"y":11541,"z":-157939},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-122270,"y":11511,"z":-93815},"rot":{"x":0,"y":270000,"z":0}},{"groupId":95,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-123466,"y":18030,"z":-99502},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300003,"propState":0,"propId":1000,"pos":{"x":-155210,"y":11511,"z":-90450},"rot":{"x":0,"y":270000,"z":0}},{"groupId":96,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-157710,"y":11511,"z":-93950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":96,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-155210,"y":11511,"z":-97450},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-150720,"y":11547,"z":-96950},"rot":{"x":0,"y":90000,"z":0}},{"groupId":97,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-150720,"y":11547,"z":-90950},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":97,"instId":400002,"npcId":3103,"pos":{"x":-150494,"y":12183,"z":-90950},"rot":{"x":0,"y":90000,"z":0}},{"groupId":97,"instId":400001,"npcId":3104,"pos":{"x":-150464,"y":12465,"z":-90950},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300003,"propState":12,"propId":60305,"pos":{"x":-149870,"y":11547,"z":-90950},"rot":{"x":0,"y":90000,"z":0}},{"groupId":98,"instId":300002,"propState":12,"propId":60305,"pos":{"x":-149870,"y":11547,"z":-96950},"rot":{"x":0,"y":90000,"z":0}},{"groupId":98,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-151870,"y":11547,"z":-93950},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":98,"instId":400002,"npcId":3106,"pos":{"x":-151644,"y":12183,"z":-93950},"rot":{"x":0,"y":90000,"z":0}},{"groupId":98,"instId":400001,"npcId":3107,"pos":{"x":-151644,"y":12461,"z":-93950},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-150710,"y":11547,"z":-96950},"rot":{"x":0,"y":90000,"z":0}},{"groupId":99,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-150710,"y":11547,"z":-90950},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":99,"instId":400002,"npcId":3106,"pos":{"x":-150484,"y":12183,"z":-90950},"rot":{"x":0,"y":90000,"z":0}},{"groupId":99,"instId":400001,"npcId":3107,"pos":{"x":-150484,"y":12461,"z":-90950},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8040301":{"P80403_F80403001":{"scenes":{"46":{"props":[{"groupId":46,"instId":300002,"propState":0,"propId":1030,"pos":{"x":299690,"y":164780,"z":442320},"rot":{"x":0,"y":180000,"z":0}},{"groupId":46,"instId":300001,"propState":0,"propId":1030,"pos":{"x":298670,"y":168500,"z":450350},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[],"npcs":[],"monsters":[{"groupId":48,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":299690,"y":172137,"z":418400},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300008,"propState":20,"propId":60305,"pos":{"x":297708,"y":172169,"z":416570},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300007,"propState":20,"propId":60305,"pos":{"x":299690,"y":172169,"z":416570},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300006,"propState":20,"propId":60305,"pos":{"x":301694,"y":172169,"z":416570},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300005,"propState":1,"propId":1038,"pos":{"x":296940,"y":172169,"z":421710},"rot":{"x":0,"y":195000,"z":0}},{"groupId":47,"instId":300004,"propState":1,"propId":1002,"pos":{"x":302310,"y":172169,"z":421710},"rot":{"x":0,"y":345000,"z":0}},{"groupId":47,"instId":300003,"propState":0,"propId":1033,"pos":{"x":296150,"y":172169,"z":412990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300002,"propState":0,"propId":1033,"pos":{"x":299650,"y":172169,"z":409990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300001,"propState":0,"propId":1033,"pos":{"x":303150,"y":172169,"z":412990},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":47,"instId":400002,"npcId":3104,"pos":{"x":297000,"y":173107,"z":421956},"rot":{"x":0,"y":15000,"z":0}},{"groupId":47,"instId":400003,"npcId":3105,"pos":{"x":297000,"y":173380,"z":421956},"rot":{"x":0,"y":15000,"z":0}},{"groupId":47,"instId":400001,"npcId":3103,"pos":{"x":297000,"y":172834,"z":421956},"rot":{"x":0,"y":15000,"z":0}}],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300002,"propState":0,"propId":1030,"pos":{"x":87510,"y":197740,"z":574700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300001,"propState":0,"propId":1030,"pos":{"x":121920,"y":200694,"z":551710},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300001,"propState":0,"propId":1030,"pos":{"x":75080,"y":186840,"z":529600},"rot":{"x":0,"y":270000,"z":0}},{"groupId":51,"instId":300002,"propState":0,"propId":1030,"pos":{"x":39310,"y":180509,"z":529290},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300007,"propState":0,"propId":103014,"pos":{"x":117930,"y":200610,"z":573370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300006,"propState":0,"propId":103015,"pos":{"x":117430,"y":200610,"z":572570},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300004,"propState":1,"propId":1002,"pos":{"x":111650,"y":200610,"z":565980},"rot":{"x":0,"y":60000,"z":0}},{"groupId":50,"instId":300002,"propState":0,"propId":1036,"pos":{"x":97930,"y":200610,"z":569370},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300008,"propState":0,"propId":1038,"pos":{"x":108680,"y":200610,"z":569370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":50,"instId":300005,"propState":0,"propId":103014,"pos":{"x":117090,"y":200610,"z":573370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300003,"propState":0,"propId":1036,"pos":{"x":99930,"y":200610,"z":574370},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300001,"propState":0,"propId":1036,"pos":{"x":100930,"y":200610,"z":569370},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":50,"instId":400003,"npcId":3105,"pos":{"x":108830,"y":201182,"z":569370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":400002,"npcId":3104,"pos":{"x":108830,"y":201432,"z":569370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":400001,"npcId":3103,"pos":{"x":108830,"y":201682,"z":569370},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300002,"propState":0,"propId":1030,"pos":{"x":299420,"y":168767,"z":449700},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300001,"propState":0,"propId":1030,"pos":{"x":323920,"y":165390,"z":459290},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300008,"propState":0,"propId":1038,"pos":{"x":58490,"y":183660,"z":529020},"rot":{"x":0,"y":180000,"z":0}},{"groupId":52,"instId":300007,"propState":0,"propId":1000,"pos":{"x":53490,"y":183660,"z":526020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":52,"instId":300006,"propState":0,"propId":1000,"pos":{"x":58490,"y":183660,"z":524020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":52,"instId":300005,"propState":0,"propId":1000,"pos":{"x":63490,"y":183660,"z":526020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":52,"instId":300004,"propState":1,"propId":1002,"pos":{"x":61490,"y":183660,"z":530020},"rot":{"x":0,"y":330000,"z":0}},{"groupId":52,"instId":300003,"propState":0,"propId":103014,"pos":{"x":54680,"y":183660,"z":530520},"rot":{"x":0,"y":0,"z":0}},{"groupId":52,"instId":300002,"propState":0,"propId":103014,"pos":{"x":55480,"y":183660,"z":530020},"rot":{"x":0,"y":0,"z":0}},{"groupId":52,"instId":300001,"propState":0,"propId":103015,"pos":{"x":54680,"y":183660,"z":529680},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":52,"instId":400002,"npcId":3104,"pos":{"x":58490,"y":184301,"z":529255},"rot":{"x":0,"y":0,"z":0}},{"groupId":52,"instId":400001,"npcId":3103,"pos":{"x":58490,"y":184569,"z":529255},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300008,"propState":0,"propId":1038,"pos":{"x":58490,"y":183660,"z":529020},"rot":{"x":0,"y":180000,"z":0}},{"groupId":53,"instId":300007,"propState":0,"propId":1000,"pos":{"x":53490,"y":183660,"z":526020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":53,"instId":300006,"propState":0,"propId":1000,"pos":{"x":58490,"y":183660,"z":524020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":53,"instId":300005,"propState":0,"propId":1000,"pos":{"x":63490,"y":183660,"z":526020},"rot":{"x":0,"y":270000,"z":0}},{"groupId":53,"instId":300004,"propState":1,"propId":1002,"pos":{"x":61490,"y":183660,"z":530020},"rot":{"x":0,"y":330000,"z":0}},{"groupId":53,"instId":300003,"propState":0,"propId":103014,"pos":{"x":54680,"y":183660,"z":530520},"rot":{"x":0,"y":0,"z":0}},{"groupId":53,"instId":300002,"propState":0,"propId":103014,"pos":{"x":55480,"y":183660,"z":530020},"rot":{"x":0,"y":0,"z":0}},{"groupId":53,"instId":300001,"propState":0,"propId":103015,"pos":{"x":54680,"y":183660,"z":529680},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":53,"instId":400003,"npcId":3105,"pos":{"x":58490,"y":184296,"z":529255},"rot":{"x":0,"y":0,"z":0}},{"groupId":53,"instId":400002,"npcId":3104,"pos":{"x":58490,"y":184564,"z":529255},"rot":{"x":0,"y":0,"z":0}},{"groupId":53,"instId":400001,"npcId":3103,"pos":{"x":58490,"y":184832,"z":529255},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300007,"propState":0,"propId":1000,"pos":{"x":315680,"y":168860,"z":430110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300005,"propState":0,"propId":1000,"pos":{"x":325680,"y":168871,"z":430110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300002,"propState":0,"propId":103014,"pos":{"x":317670,"y":168860,"z":434110},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300008,"propState":0,"propId":1038,"pos":{"x":320680,"y":168860,"z":433110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300006,"propState":0,"propId":1000,"pos":{"x":320680,"y":168860,"z":428110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":55,"instId":300004,"propState":1,"propId":1002,"pos":{"x":323680,"y":168860,"z":434110},"rot":{"x":0,"y":330000,"z":0}},{"groupId":55,"instId":300003,"propState":0,"propId":103014,"pos":{"x":316870,"y":168860,"z":434610},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300001,"propState":0,"propId":103015,"pos":{"x":316870,"y":168860,"z":433770},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":55,"instId":400002,"npcId":3104,"pos":{"x":320680,"y":169501,"z":433345},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":400001,"npcId":3103,"pos":{"x":320680,"y":169769,"z":433345},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300003,"propState":0,"propId":1030,"pos":{"x":170540,"y":140000,"z":436570},"rot":{"x":0,"y":270000,"z":0}},{"groupId":57,"instId":300004,"propState":0,"propId":1030,"pos":{"x":167690,"y":141406,"z":457790},"rot":{"x":0,"y":270000,"z":0}},{"groupId":57,"instId":300002,"propState":0,"propId":1030,"pos":{"x":144530,"y":142800,"z":436570},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300001,"propState":0,"propId":1030,"pos":{"x":154530,"y":142783,"z":417310},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300008,"propState":0,"propId":1038,"pos":{"x":320680,"y":168860,"z":433110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300007,"propState":0,"propId":1000,"pos":{"x":315680,"y":168860,"z":430110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":56,"instId":300006,"propState":0,"propId":1000,"pos":{"x":320680,"y":168860,"z":428110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":56,"instId":300005,"propState":0,"propId":1000,"pos":{"x":325680,"y":168871,"z":430110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":56,"instId":300004,"propState":1,"propId":1002,"pos":{"x":323680,"y":168860,"z":434110},"rot":{"x":0,"y":330000,"z":0}},{"groupId":56,"instId":300003,"propState":0,"propId":103014,"pos":{"x":316870,"y":168860,"z":434610},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300002,"propState":0,"propId":103014,"pos":{"x":317670,"y":168860,"z":434110},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300001,"propState":0,"propId":103015,"pos":{"x":316870,"y":168860,"z":433770},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":56,"instId":400003,"npcId":3105,"pos":{"x":320680,"y":169496,"z":433345},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":400002,"npcId":3104,"pos":{"x":320680,"y":169764,"z":433345},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":400001,"npcId":3103,"pos":{"x":320680,"y":170032,"z":433345},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"59":{"props":[],"npcs":[],"monsters":[{"groupId":59,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":155100,"y":142800,"z":446110},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300011,"propState":1,"propId":1049,"pos":{"x":153100,"y":142800,"z":437470},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300010,"propState":12,"propId":60305,"pos":{"x":161100,"y":142800,"z":437470},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300009,"propState":0,"propId":102008,"pos":{"x":161100,"y":142800,"z":432880},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300008,"propState":0,"propId":102008,"pos":{"x":160300,"y":142800,"z":433380},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300007,"propState":0,"propId":102008,"pos":{"x":161100,"y":142800,"z":433720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300006,"propState":0,"propId":102008,"pos":{"x":153100,"y":142800,"z":441110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300005,"propState":0,"propId":102008,"pos":{"x":153900,"y":142800,"z":441610},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300004,"propState":0,"propId":102008,"pos":{"x":153100,"y":142800,"z":441980},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300003,"propState":0,"propId":1033,"pos":{"x":159600,"y":142800,"z":451750},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":1033,"pos":{"x":157100,"y":142800,"z":454750},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":1033,"pos":{"x":153600,"y":142800,"z":451750},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[],"npcs":[],"monsters":[{"groupId":60,"instId":200001,"monsterId":1002040,"eventId":1,"pos":{"x":159100,"y":142800,"z":446110},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"61":{"props":[],"npcs":[{"groupId":61,"instId":400001,"npcId":3013,"pos":{"x":160100,"y":142800,"z":447110},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"62":{"props":[],"npcs":[{"groupId":62,"instId":400001,"npcId":3013,"pos":{"x":154100,"y":142800,"z":447110},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"63":{"props":[],"npcs":[{"groupId":63,"instId":400001,"npcId":3013,"pos":{"x":157100,"y":142800,"z":448110},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"64":{"props":[],"npcs":[],"monsters":[{"groupId":64,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":155100,"y":142800,"z":446110},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"65":{"props":[],"npcs":[],"monsters":[{"groupId":65,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":159100,"y":142800,"z":446110},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"66":{"props":[],"npcs":[],"monsters":[{"groupId":66,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":157100,"y":142800,"z":448110},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"97":{"props":[{"groupId":97,"instId":300002,"propState":1,"propId":1049,"pos":{"x":160100,"y":142800,"z":447110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":97,"instId":300001,"propState":12,"propId":60305,"pos":{"x":154100,"y":142800,"z":447110},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300003,"propState":0,"propId":1030,"pos":{"x":213200,"y":143004,"z":448390},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300002,"propState":0,"propId":1030,"pos":{"x":154500,"y":142783,"z":418070},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300001,"propState":0,"propId":1030,"pos":{"x":148450,"y":142800,"z":436600},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[],"npcs":[],"monsters":[{"groupId":69,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":181020,"y":139679,"z":438600},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300011,"propState":1,"propId":1049,"pos":{"x":172770,"y":140016,"z":440070},"rot":{"x":0,"y":180000,"z":0}},{"groupId":68,"instId":300010,"propState":12,"propId":60305,"pos":{"x":172880,"y":140016,"z":433880},"rot":{"x":0,"y":270000,"z":0}},{"groupId":68,"instId":300009,"propState":0,"propId":102008,"pos":{"x":167940,"y":140939,"z":434363},"rot":{"x":0,"y":270000,"z":0}},{"groupId":68,"instId":300008,"propState":0,"propId":102008,"pos":{"x":168440,"y":140797,"z":435163},"rot":{"x":0,"y":270000,"z":0}},{"groupId":68,"instId":300007,"propState":0,"propId":102008,"pos":{"x":168780,"y":140655,"z":434363},"rot":{"x":0,"y":270000,"z":0}},{"groupId":68,"instId":300006,"propState":0,"propId":102008,"pos":{"x":176020,"y":140016,"z":440600},"rot":{"x":0,"y":270000,"z":0}},{"groupId":68,"instId":300005,"propState":0,"propId":102008,"pos":{"x":176520,"y":140016,"z":439800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":68,"instId":300004,"propState":0,"propId":102008,"pos":{"x":176890,"y":140016,"z":440600},"rot":{"x":0,"y":270000,"z":0}},{"groupId":68,"instId":300003,"propState":0,"propId":1033,"pos":{"x":185370,"y":140016,"z":433100},"rot":{"x":0,"y":180000,"z":0}},{"groupId":68,"instId":300002,"propState":0,"propId":1033,"pos":{"x":188370,"y":140016,"z":436600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":68,"instId":300001,"propState":0,"propId":1033,"pos":{"x":185370,"y":140016,"z":440100},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[],"npcs":[],"monsters":[{"groupId":70,"instId":200001,"monsterId":1002040,"eventId":1,"pos":{"x":181020,"y":139679,"z":434600},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"71":{"props":[],"npcs":[{"groupId":71,"instId":400001,"npcId":3013,"pos":{"x":182020,"y":139679,"z":433600},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"72":{"props":[],"npcs":[{"groupId":72,"instId":400001,"npcId":3013,"pos":{"x":182020,"y":139679,"z":439600},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"73":{"props":[],"npcs":[{"groupId":73,"instId":400001,"npcId":3013,"pos":{"x":183020,"y":139679,"z":436600},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"74":{"props":[],"npcs":[],"monsters":[{"groupId":74,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":181020,"y":139679,"z":438600},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"75":{"props":[],"npcs":[],"monsters":[{"groupId":75,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":181020,"y":139679,"z":434600},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"76":{"props":[],"npcs":[],"monsters":[{"groupId":76,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":183020,"y":139679,"z":436600},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"98":{"props":[{"groupId":98,"instId":300002,"propState":1,"propId":1049,"pos":{"x":182020,"y":139679,"z":433600},"rot":{"x":0,"y":270000,"z":0}},{"groupId":98,"instId":300001,"propState":12,"propId":60305,"pos":{"x":182020,"y":139679,"z":439600},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300003,"propState":0,"propId":1030,"pos":{"x":111480,"y":182429,"z":698680},"rot":{"x":0,"y":0,"z":0}},{"groupId":77,"instId":300002,"propState":0,"propId":1030,"pos":{"x":73820,"y":184692,"z":725960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":77,"instId":300001,"propState":0,"propId":1030,"pos":{"x":110680,"y":179508,"z":739950},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300011,"propState":1,"propId":1049,"pos":{"x":123080,"y":182443,"z":726580},"rot":{"x":0,"y":90000,"z":0}},{"groupId":78,"instId":300010,"propState":12,"propId":60305,"pos":{"x":131350,"y":182443,"z":726580},"rot":{"x":0,"y":180000,"z":0}},{"groupId":78,"instId":300009,"propState":0,"propId":102008,"pos":{"x":131250,"y":182443,"z":721160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":78,"instId":300008,"propState":0,"propId":102008,"pos":{"x":130450,"y":182443,"z":721660},"rot":{"x":0,"y":180000,"z":0}},{"groupId":78,"instId":300007,"propState":0,"propId":102008,"pos":{"x":131250,"y":182443,"z":722000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":78,"instId":300006,"propState":0,"propId":102008,"pos":{"x":123250,"y":182443,"z":729080},"rot":{"x":0,"y":180000,"z":0}},{"groupId":78,"instId":300005,"propState":0,"propId":102008,"pos":{"x":124050,"y":182443,"z":729580},"rot":{"x":0,"y":180000,"z":0}},{"groupId":78,"instId":300004,"propState":0,"propId":102008,"pos":{"x":123250,"y":182443,"z":729950},"rot":{"x":0,"y":180000,"z":0}},{"groupId":78,"instId":300003,"propState":0,"propId":1033,"pos":{"x":130750,"y":182600,"z":738570},"rot":{"x":0,"y":90000,"z":0}},{"groupId":78,"instId":300002,"propState":0,"propId":1033,"pos":{"x":127250,"y":182600,"z":741570},"rot":{"x":0,"y":90000,"z":0}},{"groupId":78,"instId":300001,"propState":0,"propId":1033,"pos":{"x":123750,"y":182600,"z":738570},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[],"npcs":[],"monsters":[{"groupId":79,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":125250,"y":182443,"z":734080},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"80":{"props":[],"npcs":[],"monsters":[{"groupId":80,"instId":200001,"monsterId":1002040,"eventId":1,"pos":{"x":129250,"y":182443,"z":734080},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"81":{"props":[],"npcs":[{"groupId":81,"instId":400001,"npcId":3013,"pos":{"x":130250,"y":182443,"z":735080},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"82":{"props":[],"npcs":[{"groupId":82,"instId":400001,"npcId":3013,"pos":{"x":124250,"y":182443,"z":735080},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"83":{"props":[],"npcs":[{"groupId":83,"instId":400001,"npcId":3013,"pos":{"x":127250,"y":182443,"z":736080},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"84":{"props":[],"npcs":[],"monsters":[{"groupId":84,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":125250,"y":182443,"z":734080},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"85":{"props":[],"npcs":[],"monsters":[{"groupId":85,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":129250,"y":182443,"z":734080},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"86":{"props":[],"npcs":[],"monsters":[{"groupId":86,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":127250,"y":182443,"z":736080},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300001,"propState":12,"propId":60305,"pos":{"x":124250,"y":182429,"z":735080},"rot":{"x":0,"y":180000,"z":0}},{"groupId":99,"instId":300002,"propState":1,"propId":1049,"pos":{"x":130250,"y":182429,"z":735080},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300002,"propState":0,"propId":1030,"pos":{"x":106050,"y":182429,"z":720670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":87,"instId":300001,"propState":0,"propId":1030,"pos":{"x":70390,"y":179363,"z":710130},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[],"npcs":[],"monsters":[{"groupId":89,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":91000,"y":184565,"z":728122},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300011,"propState":1,"propId":1049,"pos":{"x":83130,"y":184565,"z":730072},"rot":{"x":0,"y":270000,"z":0}},{"groupId":88,"instId":300010,"propState":12,"propId":60305,"pos":{"x":83130,"y":184565,"z":722750},"rot":{"x":0,"y":270000,"z":0}},{"groupId":88,"instId":300009,"propState":0,"propId":102008,"pos":{"x":79000,"y":184567,"z":722122},"rot":{"x":0,"y":270000,"z":0}},{"groupId":88,"instId":300008,"propState":0,"propId":102008,"pos":{"x":79500,"y":184566,"z":722922},"rot":{"x":0,"y":270000,"z":0}},{"groupId":88,"instId":300007,"propState":0,"propId":102008,"pos":{"x":79840,"y":184566,"z":722122},"rot":{"x":0,"y":270000,"z":0}},{"groupId":88,"instId":300006,"propState":0,"propId":102008,"pos":{"x":86000,"y":184560,"z":730122},"rot":{"x":0,"y":270000,"z":0}},{"groupId":88,"instId":300005,"propState":0,"propId":102008,"pos":{"x":86500,"y":184559,"z":729322},"rot":{"x":0,"y":270000,"z":0}},{"groupId":88,"instId":300004,"propState":0,"propId":102008,"pos":{"x":86870,"y":184559,"z":730122},"rot":{"x":0,"y":270000,"z":0}},{"groupId":88,"instId":300003,"propState":0,"propId":1033,"pos":{"x":95550,"y":184547,"z":722330},"rot":{"x":0,"y":180000,"z":0}},{"groupId":88,"instId":300002,"propState":0,"propId":1033,"pos":{"x":98550,"y":184547,"z":725830},"rot":{"x":0,"y":180000,"z":0}},{"groupId":88,"instId":300001,"propState":0,"propId":1033,"pos":{"x":95550,"y":184547,"z":729330},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"90":{"props":[],"npcs":[],"monsters":[{"groupId":90,"instId":200001,"monsterId":1002040,"eventId":1,"pos":{"x":91000,"y":184565,"z":724122},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"91":{"props":[],"npcs":[{"groupId":91,"instId":400001,"npcId":3013,"pos":{"x":92000,"y":184565,"z":723122},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"92":{"props":[],"npcs":[{"groupId":92,"instId":400001,"npcId":3013,"pos":{"x":92000,"y":184565,"z":729122},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"93":{"props":[],"npcs":[{"groupId":93,"instId":400001,"npcId":3013,"pos":{"x":93000,"y":184565,"z":726122},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"94":{"props":[],"npcs":[],"monsters":[{"groupId":94,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":91000,"y":184565,"z":728122},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"95":{"props":[],"npcs":[],"monsters":[{"groupId":95,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":91000,"y":184565,"z":724122},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"96":{"props":[],"npcs":[],"monsters":[{"groupId":96,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":93000,"y":184565,"z":726122},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300002,"propState":1,"propId":1049,"pos":{"x":92000,"y":184572,"z":723122},"rot":{"x":0,"y":270000,"z":0}},{"groupId":100,"instId":300001,"propState":12,"propId":60305,"pos":{"x":92000,"y":184572,"z":729122},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"101":{"props":[{"groupId":101,"instId":300002,"propState":0,"propId":1030,"pos":{"x":342471,"y":120580,"z":619723},"rot":{"x":0,"y":270000,"z":0}},{"groupId":101,"instId":300001,"propState":0,"propId":1030,"pos":{"x":297270,"y":122139,"z":623490},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[{"groupId":102,"instId":300006,"propState":0,"propId":102008,"pos":{"x":313780,"y":123691,"z":615760},"rot":{"x":0,"y":270000,"z":0}},{"groupId":102,"instId":300005,"propState":0,"propId":102008,"pos":{"x":314280,"y":123691,"z":616560},"rot":{"x":0,"y":270000,"z":0}},{"groupId":102,"instId":300002,"propState":0,"propId":1036,"pos":{"x":323510,"y":123680,"z":619570},"rot":{"x":0,"y":180000,"z":0}},{"groupId":102,"instId":300004,"propState":0,"propId":102008,"pos":{"x":314620,"y":123691,"z":615760},"rot":{"x":0,"y":270000,"z":0}},{"groupId":102,"instId":300003,"propState":0,"propId":1036,"pos":{"x":320510,"y":123680,"z":616070},"rot":{"x":0,"y":180000,"z":0}},{"groupId":102,"instId":300001,"propState":0,"propId":1036,"pos":{"x":320510,"y":123680,"z":623070},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[],"npcs":[{"groupId":103,"instId":400001,"npcId":1013,"pos":{"x":317280,"y":123692,"z":615570},"rot":{"x":0,"y":300000,"z":0}}],"monsters":[],"teleports":{}},"104":{"props":[],"npcs":[{"groupId":104,"instId":400002,"npcId":1007,"pos":{"x":317280,"y":123692,"z":623570},"rot":{"x":0,"y":240000,"z":0}}],"monsters":[],"teleports":{}},"105":{"props":[{"groupId":105,"instId":300002,"propState":0,"propId":1030,"pos":{"x":299690,"y":164780,"z":442320},"rot":{"x":0,"y":180000,"z":0}},{"groupId":105,"instId":300001,"propState":0,"propId":1030,"pos":{"x":298670,"y":168500,"z":450350},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"106":{"props":[{"groupId":106,"instId":300003,"propState":0,"propId":1033,"pos":{"x":303650,"y":172169,"z":412810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":106,"instId":300002,"propState":0,"propId":1033,"pos":{"x":299650,"y":172169,"z":410270},"rot":{"x":0,"y":90000,"z":0}},{"groupId":106,"instId":300001,"propState":0,"propId":1033,"pos":{"x":295650,"y":172169,"z":412810},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"107":{"props":[],"npcs":[],"monsters":[{"groupId":107,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":299690,"y":172137,"z":417990},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300004,"propState":0,"propId":1030,"pos":{"x":167690,"y":141406,"z":457790},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300003,"propState":0,"propId":1030,"pos":{"x":170540,"y":140000,"z":436570},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300002,"propState":0,"propId":1030,"pos":{"x":144530,"y":142800,"z":436570},"rot":{"x":0,"y":90000,"z":0}},{"groupId":108,"instId":300001,"propState":0,"propId":1030,"pos":{"x":154530,"y":142783,"z":417310},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"109":{"props":[{"groupId":109,"instId":300009,"propState":0,"propId":102008,"pos":{"x":161100,"y":142800,"z":432880},"rot":{"x":0,"y":180000,"z":0}},{"groupId":109,"instId":300008,"propState":0,"propId":102008,"pos":{"x":160300,"y":142800,"z":433380},"rot":{"x":0,"y":180000,"z":0}},{"groupId":109,"instId":300007,"propState":0,"propId":102008,"pos":{"x":161100,"y":142800,"z":433720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":109,"instId":300006,"propState":0,"propId":102008,"pos":{"x":153100,"y":142800,"z":441110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":109,"instId":300005,"propState":0,"propId":102008,"pos":{"x":153900,"y":142800,"z":441610},"rot":{"x":0,"y":180000,"z":0}},{"groupId":109,"instId":300004,"propState":0,"propId":102008,"pos":{"x":153100,"y":142800,"z":441980},"rot":{"x":0,"y":180000,"z":0}},{"groupId":109,"instId":300003,"propState":0,"propId":1033,"pos":{"x":162100,"y":142804,"z":451110},"rot":{"x":0,"y":90000,"z":0}},{"groupId":109,"instId":300002,"propState":0,"propId":1033,"pos":{"x":157100,"y":142800,"z":453110},"rot":{"x":0,"y":90000,"z":0}},{"groupId":109,"instId":300001,"propState":0,"propId":1033,"pos":{"x":152100,"y":142805,"z":451110},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"110":{"props":[],"npcs":[],"monsters":[{"groupId":110,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":155100,"y":142800,"z":446110},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"111":{"props":[],"npcs":[],"monsters":[{"groupId":111,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":159100,"y":142800,"z":446110},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"112":{"props":[],"npcs":[],"monsters":[{"groupId":112,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":157100,"y":142800,"z":448110},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"113":{"props":[{"groupId":113,"instId":300003,"propState":0,"propId":1030,"pos":{"x":111480,"y":182429,"z":698680},"rot":{"x":0,"y":0,"z":0}},{"groupId":113,"instId":300002,"propState":0,"propId":1030,"pos":{"x":73820,"y":184692,"z":725960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":113,"instId":300001,"propState":0,"propId":1030,"pos":{"x":110680,"y":179508,"z":739950},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"115":{"props":[],"npcs":[{"groupId":115,"instId":400001,"npcId":3013,"pos":{"x":130250,"y":182443,"z":735080},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300002,"propState":0,"propId":1033,"pos":{"x":127250,"y":182600,"z":741080},"rot":{"x":0,"y":90000,"z":0}},{"groupId":114,"instId":300009,"propState":0,"propId":102008,"pos":{"x":131250,"y":182443,"z":721160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":114,"instId":300008,"propState":0,"propId":102008,"pos":{"x":130450,"y":182443,"z":721660},"rot":{"x":0,"y":180000,"z":0}},{"groupId":114,"instId":300007,"propState":0,"propId":102008,"pos":{"x":131250,"y":182443,"z":722000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":114,"instId":300006,"propState":0,"propId":102008,"pos":{"x":123250,"y":182443,"z":729080},"rot":{"x":0,"y":180000,"z":0}},{"groupId":114,"instId":300005,"propState":0,"propId":102008,"pos":{"x":124050,"y":182443,"z":729580},"rot":{"x":0,"y":180000,"z":0}},{"groupId":114,"instId":300004,"propState":0,"propId":102008,"pos":{"x":123250,"y":182443,"z":729950},"rot":{"x":0,"y":180000,"z":0}},{"groupId":114,"instId":300003,"propState":0,"propId":1033,"pos":{"x":132250,"y":182600,"z":739080},"rot":{"x":0,"y":90000,"z":0}},{"groupId":114,"instId":300001,"propState":0,"propId":1033,"pos":{"x":122250,"y":182600,"z":739080},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[],"npcs":[{"groupId":116,"instId":400001,"npcId":3013,"pos":{"x":124250,"y":182443,"z":735080},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"117":{"props":[],"npcs":[{"groupId":117,"instId":400001,"npcId":3013,"pos":{"x":127250,"y":182443,"z":736080},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300002,"propState":0,"propId":1030,"pos":{"x":106050,"y":182429,"z":720670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":118,"instId":300001,"propState":0,"propId":1030,"pos":{"x":70390,"y":179363,"z":710130},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"119":{"props":[{"groupId":119,"instId":300002,"propState":0,"propId":1033,"pos":{"x":98000,"y":184547,"z":726122},"rot":{"x":0,"y":180000,"z":0}},{"groupId":119,"instId":300009,"propState":0,"propId":102008,"pos":{"x":79000,"y":184567,"z":722122},"rot":{"x":0,"y":270000,"z":0}},{"groupId":119,"instId":300008,"propState":0,"propId":102008,"pos":{"x":79500,"y":184566,"z":722922},"rot":{"x":0,"y":270000,"z":0}},{"groupId":119,"instId":300007,"propState":0,"propId":102008,"pos":{"x":79840,"y":184566,"z":722122},"rot":{"x":0,"y":270000,"z":0}},{"groupId":119,"instId":300006,"propState":0,"propId":102008,"pos":{"x":86000,"y":184560,"z":730122},"rot":{"x":0,"y":270000,"z":0}},{"groupId":119,"instId":300005,"propState":0,"propId":102008,"pos":{"x":86500,"y":184559,"z":729322},"rot":{"x":0,"y":270000,"z":0}},{"groupId":119,"instId":300004,"propState":0,"propId":102008,"pos":{"x":86870,"y":184559,"z":730122},"rot":{"x":0,"y":270000,"z":0}},{"groupId":119,"instId":300003,"propState":0,"propId":1033,"pos":{"x":96000,"y":184555,"z":722122},"rot":{"x":0,"y":180000,"z":0}},{"groupId":119,"instId":300001,"propState":0,"propId":1033,"pos":{"x":96000,"y":184549,"z":730122},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"121":{"props":[],"npcs":[],"monsters":[{"groupId":121,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":91000,"y":184565,"z":724122},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"120":{"props":[],"npcs":[],"monsters":[{"groupId":120,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":91000,"y":184565,"z":728122},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"122":{"props":[],"npcs":[],"monsters":[{"groupId":122,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":93000,"y":184565,"z":726122},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"123":{"props":[{"groupId":123,"instId":300002,"propState":0,"propId":1030,"pos":{"x":299690,"y":164780,"z":442320},"rot":{"x":0,"y":180000,"z":0}},{"groupId":123,"instId":300001,"propState":0,"propId":1030,"pos":{"x":298670,"y":168500,"z":450350},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"125":{"props":[],"npcs":[],"monsters":[{"groupId":125,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":299690,"y":172137,"z":417990},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"124":{"props":[{"groupId":124,"instId":300004,"propState":1,"propId":1001,"pos":{"x":295910,"y":171671,"z":428140},"rot":{"x":309682,"y":44216,"z":293767}},{"groupId":124,"instId":300006,"propState":0,"propId":102,"pos":{"x":296163,"y":171500,"z":427189},"rot":{"x":0,"y":0,"z":0}},{"groupId":124,"instId":300005,"propState":0,"propId":100,"pos":{"x":296570,"y":172091,"z":427147},"rot":{"x":0,"y":0,"z":0}},{"groupId":124,"instId":300003,"propState":0,"propId":1033,"pos":{"x":303650,"y":172169,"z":412810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":124,"instId":300002,"propState":0,"propId":1033,"pos":{"x":299650,"y":172169,"z":410270},"rot":{"x":0,"y":90000,"z":0}},{"groupId":124,"instId":300001,"propState":0,"propId":1033,"pos":{"x":295650,"y":172169,"z":412810},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"126":{"props":[],"npcs":[{"groupId":126,"instId":400002,"npcId":1007,"pos":{"x":111640,"y":200610,"z":572480},"rot":{"x":0,"y":120000,"z":0}}],"monsters":[],"teleports":{}},"127":{"props":[{"groupId":127,"instId":300002,"propState":0,"propId":1030,"pos":{"x":39251,"y":180509,"z":529388},"rot":{"x":0,"y":90000,"z":0}},{"groupId":127,"instId":300001,"propState":0,"propId":1030,"pos":{"x":74840,"y":186840,"z":529500},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"129":{"props":[{"groupId":129,"instId":300002,"propState":0,"propId":1000,"pos":{"x":57960,"y":183660,"z":524450},"rot":{"x":0,"y":270000,"z":0}},{"groupId":129,"instId":300003,"propState":0,"propId":1000,"pos":{"x":54460,"y":183660,"z":526950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":129,"instId":300001,"propState":0,"propId":1000,"pos":{"x":61460,"y":183660,"z":526950},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"130":{"props":[{"groupId":130,"instId":300002,"propState":1,"propId":1049,"pos":{"x":60960,"y":183660,"z":531610},"rot":{"x":0,"y":0,"z":0}},{"groupId":130,"instId":300001,"propState":1,"propId":1038,"pos":{"x":54960,"y":183660,"z":531610},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":130,"instId":400001,"npcId":3104,"pos":{"x":54960,"y":184582,"z":531866},"rot":{"x":0,"y":0,"z":0}},{"groupId":130,"instId":400002,"npcId":3103,"pos":{"x":54960,"y":184300,"z":531836},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"131":{"props":[{"groupId":131,"instId":300002,"propState":12,"propId":60305,"pos":{"x":60960,"y":183660,"z":533060},"rot":{"x":0,"y":0,"z":0}},{"groupId":131,"instId":300003,"propState":12,"propId":60305,"pos":{"x":54960,"y":183660,"z":533060},"rot":{"x":0,"y":0,"z":0}},{"groupId":131,"instId":300001,"propState":1,"propId":1038,"pos":{"x":57960,"y":183660,"z":531060},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":131,"instId":400002,"npcId":3106,"pos":{"x":57960,"y":184310,"z":531286},"rot":{"x":0,"y":0,"z":0}},{"groupId":131,"instId":400001,"npcId":3107,"pos":{"x":57960,"y":184588,"z":531286},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"132":{"props":[{"groupId":132,"instId":300002,"propState":1,"propId":1049,"pos":{"x":60960,"y":183660,"z":531670},"rot":{"x":0,"y":0,"z":0}},{"groupId":132,"instId":300001,"propState":1,"propId":1038,"pos":{"x":54960,"y":183660,"z":531670},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":132,"instId":400002,"npcId":3106,"pos":{"x":54960,"y":184294,"z":531896},"rot":{"x":0,"y":0,"z":0}},{"groupId":132,"instId":400001,"npcId":3107,"pos":{"x":54960,"y":184572,"z":531896},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"133":{"props":[{"groupId":133,"instId":300002,"propState":0,"propId":1030,"pos":{"x":315905,"y":168556,"z":459581},"rot":{"x":0,"y":270000,"z":0}},{"groupId":133,"instId":300001,"propState":0,"propId":1030,"pos":{"x":299292,"y":168860,"z":449899},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"135":{"props":[],"npcs":[{"groupId":135,"instId":400002,"npcId":1007,"pos":{"x":318430,"y":168860,"z":437990},"rot":{"x":0,"y":30000,"z":0}}],"monsters":[],"teleports":{}},"134":{"props":[{"groupId":134,"instId":300008,"propState":0,"propId":1038,"pos":{"x":320560,"y":168860,"z":433795},"rot":{"x":0,"y":180000,"z":0}},{"groupId":134,"instId":300007,"propState":0,"propId":103014,"pos":{"x":318030,"y":168860,"z":444970},"rot":{"x":0,"y":180000,"z":0}},{"groupId":134,"instId":300006,"propState":0,"propId":103015,"pos":{"x":318830,"y":168860,"z":444470},"rot":{"x":0,"y":180000,"z":0}},{"groupId":134,"instId":300005,"propState":0,"propId":103014,"pos":{"x":318030,"y":168860,"z":444130},"rot":{"x":0,"y":180000,"z":0}},{"groupId":134,"instId":300004,"propState":1,"propId":1002,"pos":{"x":323600,"y":168860,"z":437740},"rot":{"x":0,"y":330000,"z":0}},{"groupId":134,"instId":300003,"propState":0,"propId":1036,"pos":{"x":317060,"y":168860,"z":430170},"rot":{"x":0,"y":270000,"z":0}},{"groupId":134,"instId":300002,"propState":0,"propId":1036,"pos":{"x":320560,"y":168860,"z":427170},"rot":{"x":0,"y":270000,"z":0}},{"groupId":134,"instId":300001,"propState":0,"propId":1036,"pos":{"x":324060,"y":168860,"z":430170},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":134,"instId":400003,"npcId":3105,"pos":{"x":320560,"y":170042,"z":434030},"rot":{"x":0,"y":0,"z":0}},{"groupId":134,"instId":400002,"npcId":3104,"pos":{"x":320560,"y":169769,"z":434030},"rot":{"x":0,"y":0,"z":0}},{"groupId":134,"instId":400001,"npcId":3103,"pos":{"x":320560,"y":169496,"z":434030},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8040401":{"P80404_F80404001":{"scenes":{"14":{"props":[{"groupId":14,"instId":300003,"propState":0,"propId":1030,"pos":{"x":-127428,"y":62048,"z":-4731},"rot":{"x":0,"y":187197,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-107756,"y":62638,"z":6180},"rot":{"x":0,"y":270000,"z":0}},{"groupId":14,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-127497,"y":62048,"z":17565},"rot":{"x":0,"y":172560,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[],"npcs":[],"monsters":[{"groupId":16,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-146640,"y":60884,"z":6330},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300002,"propState":0,"propId":1030,"pos":{"x":26860,"y":37160,"z":-18900},"rot":{"x":0,"y":275211,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":1030,"pos":{"x":22594,"y":48553,"z":-18704},"rot":{"x":0,"y":268652,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300008,"propState":20,"propId":60305,"pos":{"x":-149700,"y":60884,"z":9330},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300007,"propState":20,"propId":60305,"pos":{"x":-149700,"y":60884,"z":6330},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300006,"propState":20,"propId":60305,"pos":{"x":-149700,"y":60884,"z":3330},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300005,"propState":1,"propId":1038,"pos":{"x":-143640,"y":60884,"z":9330},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-143640,"y":60884,"z":3330},"rot":{"x":0,"y":60000,"z":0}},{"groupId":15,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-155780,"y":60884,"z":9830},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-158280,"y":60884,"z":6330},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-155780,"y":60884,"z":2830},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":15,"instId":400003,"npcId":3105,"pos":{"x":-143450,"y":62066,"z":9330},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":400002,"npcId":3104,"pos":{"x":-143450,"y":61793,"z":9330},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":400001,"npcId":3103,"pos":{"x":-143450,"y":61520,"z":9330},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300003,"propState":0,"propId":1000,"pos":{"x":-3892,"y":45370,"z":-32053},"rot":{"x":0,"y":314525,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-3150,"y":45367,"z":-36290},"rot":{"x":0,"y":314525,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":1000,"pos":{"x":1098,"y":45369,"z":-36962},"rot":{"x":0,"y":314525,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300002,"propState":1,"propId":1049,"pos":{"x":4559,"y":45388,"z":-32728},"rot":{"x":0,"y":44524,"z":0}},{"groupId":19,"instId":300001,"propState":1,"propId":1038,"pos":{"x":282,"y":45388,"z":-28521},"rot":{"x":0,"y":224524,"z":0}}],"npcs":[{"groupId":19,"instId":400002,"npcId":3103,"pos":{"x":440,"y":46024,"z":-28360},"rot":{"x":0,"y":44524,"z":0}},{"groupId":19,"instId":400001,"npcId":3104,"pos":{"x":461,"y":46306,"z":-28339},"rot":{"x":0,"y":44524,"z":0}}],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300003,"propState":12,"propId":60305,"pos":{"x":964,"y":45388,"z":-27830},"rot":{"x":0,"y":44524,"z":0}},{"groupId":20,"instId":300002,"propState":12,"propId":60305,"pos":{"x":5241,"y":45388,"z":-32038},"rot":{"x":0,"y":44524,"z":0}},{"groupId":20,"instId":300001,"propState":1,"propId":1038,"pos":{"x":1700,"y":45388,"z":-31360},"rot":{"x":0,"y":224524,"z":0}}],"npcs":[{"groupId":20,"instId":400002,"npcId":3106,"pos":{"x":1858,"y":46024,"z":-31199},"rot":{"x":0,"y":44524,"z":0}},{"groupId":20,"instId":400001,"npcId":3107,"pos":{"x":1858,"y":46302,"z":-31199},"rot":{"x":0,"y":44524,"z":0}}],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300002,"propState":1,"propId":1049,"pos":{"x":4599,"y":45388,"z":-32698},"rot":{"x":0,"y":44524,"z":0}},{"groupId":21,"instId":300001,"propState":1,"propId":1038,"pos":{"x":322,"y":45388,"z":-28491},"rot":{"x":0,"y":224524,"z":0}}],"npcs":[{"groupId":21,"instId":400002,"npcId":3106,"pos":{"x":480,"y":46024,"z":-28330},"rot":{"x":0,"y":44524,"z":0}},{"groupId":21,"instId":400001,"npcId":3107,"pos":{"x":480,"y":46302,"z":-28330},"rot":{"x":0,"y":44524,"z":0}}],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300003,"propState":0,"propId":1030,"pos":{"x":-21480,"y":56891,"z":21820},"rot":{"x":0,"y":208633,"z":0}},{"groupId":22,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-21750,"y":56853,"z":-8820},"rot":{"x":0,"y":330687,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-49770,"y":58540,"z":6101},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[],"npcs":[{"groupId":73,"instId":400002,"npcId":1007,"pos":{"x":-29140,"y":56834,"z":3210},"rot":{"x":0,"y":300000,"z":0}}],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300008,"propState":0,"propId":1038,"pos":{"x":-26360,"y":56834,"z":6210},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300007,"propState":0,"propId":103014,"pos":{"x":-34640,"y":56834,"z":2400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300006,"propState":0,"propId":103015,"pos":{"x":-34140,"y":56834,"z":3200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300005,"propState":0,"propId":103014,"pos":{"x":-33800,"y":56834,"z":2400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-29140,"y":56834,"z":9210},"rot":{"x":0,"y":240000,"z":0}},{"groupId":23,"instId":300003,"propState":0,"propId":1036,"pos":{"x":-22530,"y":56796,"z":2710},"rot":{"x":0,"y":180000,"z":0}},{"groupId":23,"instId":300002,"propState":0,"propId":1036,"pos":{"x":-19530,"y":56796,"z":6210},"rot":{"x":0,"y":180000,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":1036,"pos":{"x":-22530,"y":56796,"z":9710},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":23,"instId":400003,"npcId":3105,"pos":{"x":-26595,"y":58016,"z":6210},"rot":{"x":0,"y":270000,"z":0}},{"groupId":23,"instId":400002,"npcId":3104,"pos":{"x":-26595,"y":57743,"z":6210},"rot":{"x":0,"y":270000,"z":0}},{"groupId":23,"instId":400001,"npcId":3103,"pos":{"x":-26595,"y":57470,"z":6210},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-101040,"y":62105,"z":52200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-93930,"y":62594,"z":12290},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-90010,"y":62105,"z":26380},"rot":{"x":0,"y":180000,"z":0}},{"groupId":25,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-90810,"y":62105,"z":26880},"rot":{"x":0,"y":180000,"z":0}},{"groupId":25,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-90010,"y":62105,"z":27220},"rot":{"x":0,"y":180000,"z":0}},{"groupId":25,"instId":300003,"propState":0,"propId":1036,"pos":{"x":-90810,"y":62105,"z":36880},"rot":{"x":0,"y":90000,"z":0}},{"groupId":25,"instId":300002,"propState":0,"propId":1036,"pos":{"x":-94310,"y":62105,"z":39380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":25,"instId":300001,"propState":0,"propId":1036,"pos":{"x":-97810,"y":62105,"z":36880},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[],"npcs":[{"groupId":26,"instId":400001,"npcId":1013,"pos":{"x":-91160,"y":62090,"z":31850},"rot":{"x":0,"y":210000,"z":0}}],"monsters":[],"teleports":{}},"27":{"props":[],"npcs":[{"groupId":27,"instId":400002,"npcId":1007,"pos":{"x":-97320,"y":62105,"z":31960},"rot":{"x":0,"y":150000,"z":0}}],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300005,"propState":0,"propId":1030,"pos":{"x":40480,"y":50889,"z":-3908},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300004,"propState":0,"propId":1030,"pos":{"x":40480,"y":50889,"z":15006},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300003,"propState":0,"propId":1030,"pos":{"x":58244,"y":49274,"z":-11880},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300002,"propState":0,"propId":1030,"pos":{"x":57450,"y":49273,"z":23020},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300001,"propState":0,"propId":1030,"pos":{"x":80390,"y":48005,"z":6030},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300002,"propState":1,"propId":1049,"pos":{"x":53770,"y":49988,"z":8730},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300001,"propState":12,"propId":60305,"pos":{"x":53770,"y":49988,"z":2730},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300009,"propState":0,"propId":103016,"pos":{"x":66770,"y":49988,"z":9730},"rot":{"x":0,"y":90000,"z":0}},{"groupId":29,"instId":300004,"propState":0,"propId":103016,"pos":{"x":57900,"y":49988,"z":1730},"rot":{"x":0,"y":90000,"z":0}},{"groupId":29,"instId":300010,"propState":12,"propId":60305,"pos":{"x":62770,"y":49988,"z":9730},"rot":{"x":0,"y":90000,"z":0}},{"groupId":29,"instId":300008,"propState":0,"propId":103016,"pos":{"x":66270,"y":49988,"z":8930},"rot":{"x":0,"y":90000,"z":0}},{"groupId":29,"instId":300006,"propState":0,"propId":103016,"pos":{"x":58770,"y":49988,"z":1730},"rot":{"x":0,"y":90000,"z":0}},{"groupId":29,"instId":300002,"propState":0,"propId":1033,"pos":{"x":47270,"y":49988,"z":5730},"rot":{"x":0,"y":0,"z":0}},{"groupId":29,"instId":300011,"propState":1,"propId":1049,"pos":{"x":62770,"y":49988,"z":1730},"rot":{"x":0,"y":90000,"z":0}},{"groupId":29,"instId":300007,"propState":0,"propId":103016,"pos":{"x":65930,"y":49988,"z":9730},"rot":{"x":0,"y":90000,"z":0}},{"groupId":29,"instId":300005,"propState":0,"propId":103016,"pos":{"x":58270,"y":49988,"z":2530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":29,"instId":300003,"propState":0,"propId":1033,"pos":{"x":49770,"y":49988,"z":9230},"rot":{"x":0,"y":0,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":1033,"pos":{"x":49770,"y":49988,"z":2230},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[],"npcs":[{"groupId":31,"instId":400001,"npcId":3013,"pos":{"x":53770,"y":49988,"z":8730},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"32":{"props":[],"npcs":[{"groupId":32,"instId":400001,"npcId":3013,"pos":{"x":53770,"y":49988,"z":2730},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"33":{"props":[],"npcs":[{"groupId":33,"instId":400001,"npcId":3013,"pos":{"x":52770,"y":49988,"z":5730},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"34":{"props":[],"npcs":[],"monsters":[{"groupId":34,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":54770,"y":49988,"z":3730},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"35":{"props":[],"npcs":[],"monsters":[{"groupId":35,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":54770,"y":49988,"z":7730},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"36":{"props":[],"npcs":[],"monsters":[{"groupId":36,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":52770,"y":49988,"z":5730},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-42940,"y":54051,"z":131220},"rot":{"x":0,"y":167247,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-64570,"y":52822,"z":102850},"rot":{"x":0,"y":77152,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-40329,"y":54051,"z":105630},"rot":{"x":0,"y":257152,"z":0}},{"groupId":39,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-41663,"y":54051,"z":111480},"rot":{"x":0,"y":257152,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-45912,"y":54051,"z":111536},"rot":{"x":0,"y":257152,"z":0}},{"groupId":38,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-50660,"y":54051,"z":110454},"rot":{"x":0,"y":257152,"z":0}},{"groupId":38,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-48881,"y":54051,"z":102654},"rot":{"x":0,"y":257152,"z":0}},{"groupId":38,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-52781,"y":54051,"z":101764},"rot":{"x":0,"y":257152,"z":0}},{"groupId":38,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-52471,"y":54051,"z":102656},"rot":{"x":0,"y":257152,"z":0}},{"groupId":38,"instId":300007,"propState":0,"propId":103016,"pos":{"x":-51962,"y":54051,"z":101951},"rot":{"x":0,"y":257152,"z":0}},{"groupId":38,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-46760,"y":54051,"z":111343},"rot":{"x":0,"y":257152,"z":0}},{"groupId":38,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-46095,"y":54051,"z":110674},"rot":{"x":0,"y":257152,"z":0}},{"groupId":38,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-35803,"y":54051,"z":106145},"rot":{"x":0,"y":167152,"z":0}},{"groupId":38,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-34144,"y":54051,"z":110114},"rot":{"x":0,"y":167152,"z":0}},{"groupId":38,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-37360,"y":54051,"z":112970},"rot":{"x":0,"y":167152,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[],"npcs":[{"groupId":40,"instId":400001,"npcId":3013,"pos":{"x":-40329,"y":54051,"z":105630},"rot":{"x":0,"y":257152,"z":0}}],"monsters":[],"teleports":{}},"41":{"props":[],"npcs":[{"groupId":41,"instId":400001,"npcId":3013,"pos":{"x":-41663,"y":54051,"z":111480},"rot":{"x":0,"y":257152,"z":0}}],"monsters":[],"teleports":{}},"42":{"props":[],"npcs":[{"groupId":42,"instId":400001,"npcId":3013,"pos":{"x":-40021,"y":54051,"z":108777},"rot":{"x":0,"y":257152,"z":0}}],"monsters":[],"teleports":{}},"43":{"props":[],"npcs":[],"monsters":[{"groupId":43,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-42415,"y":54051,"z":110283},"rot":{"x":0,"y":257152,"z":0}}],"teleports":{}},"44":{"props":[],"npcs":[],"monsters":[{"groupId":44,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-41526,"y":54051,"z":106383},"rot":{"x":0,"y":257152,"z":0}}],"teleports":{}},"45":{"props":[],"npcs":[],"monsters":[{"groupId":45,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-40021,"y":54051,"z":108777},"rot":{"x":0,"y":257152,"z":0}}],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300003,"propState":0,"propId":1030,"pos":{"x":57880,"y":50022,"z":-9410},"rot":{"x":0,"y":180000,"z":0}},{"groupId":46,"instId":300002,"propState":0,"propId":1030,"pos":{"x":77740,"y":48402,"z":-16850},"rot":{"x":0,"y":270000,"z":0}},{"groupId":46,"instId":300001,"propState":0,"propId":1030,"pos":{"x":32890,"y":48570,"z":-18820},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300002,"propState":1,"propId":1049,"pos":{"x":50780,"y":49274,"z":-13990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300001,"propState":12,"propId":60305,"pos":{"x":50780,"y":49274,"z":-19990},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300011,"propState":1,"propId":1049,"pos":{"x":59780,"y":49274,"z":-20990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300009,"propState":0,"propId":103016,"pos":{"x":63780,"y":49274,"z":-12990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300007,"propState":0,"propId":103016,"pos":{"x":62940,"y":49274,"z":-12990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300005,"propState":0,"propId":103016,"pos":{"x":55280,"y":49274,"z":-20190},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300002,"propState":0,"propId":1033,"pos":{"x":44280,"y":49274,"z":-16990},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300010,"propState":12,"propId":60305,"pos":{"x":59780,"y":49274,"z":-12990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300008,"propState":0,"propId":103016,"pos":{"x":63280,"y":49274,"z":-13790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300006,"propState":0,"propId":103016,"pos":{"x":55780,"y":49274,"z":-20990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300004,"propState":0,"propId":103016,"pos":{"x":54910,"y":49274,"z":-20990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300003,"propState":0,"propId":1033,"pos":{"x":46780,"y":49274,"z":-13490},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300001,"propState":0,"propId":1033,"pos":{"x":46780,"y":49274,"z":-20490},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[],"npcs":[{"groupId":49,"instId":400001,"npcId":3013,"pos":{"x":50780,"y":49274,"z":-13990},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"50":{"props":[],"npcs":[{"groupId":50,"instId":400001,"npcId":3013,"pos":{"x":50780,"y":49274,"z":-19990},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"51":{"props":[],"npcs":[{"groupId":51,"instId":400001,"npcId":3013,"pos":{"x":49780,"y":49274,"z":-16990},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"52":{"props":[],"npcs":[],"monsters":[{"groupId":52,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":51780,"y":49274,"z":-18990},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"53":{"props":[],"npcs":[],"monsters":[{"groupId":53,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":51780,"y":49274,"z":-14990},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"54":{"props":[],"npcs":[],"monsters":[{"groupId":54,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":49780,"y":49274,"z":-16990},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300004,"propState":0,"propId":1030,"pos":{"x":95210,"y":48377,"z":-8267},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300003,"propState":0,"propId":1030,"pos":{"x":87100,"y":48649,"z":21330},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300002,"propState":0,"propId":1030,"pos":{"x":71640,"y":49957,"z":5864},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":300001,"propState":0,"propId":1030,"pos":{"x":113160,"y":47134,"z":6711},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300002,"propState":1,"propId":1049,"pos":{"x":86030,"y":47845,"z":9190},"rot":{"x":0,"y":90000,"z":0}},{"groupId":57,"instId":300001,"propState":12,"propId":60305,"pos":{"x":86030,"y":47845,"z":3190},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300011,"propState":1,"propId":1049,"pos":{"x":95030,"y":47845,"z":2190},"rot":{"x":0,"y":90000,"z":0}},{"groupId":56,"instId":300009,"propState":0,"propId":103016,"pos":{"x":98070,"y":47845,"z":12060},"rot":{"x":0,"y":90000,"z":0}},{"groupId":56,"instId":300007,"propState":0,"propId":103016,"pos":{"x":97230,"y":47845,"z":12060},"rot":{"x":0,"y":90000,"z":0}},{"groupId":56,"instId":300005,"propState":0,"propId":103016,"pos":{"x":101000,"y":47845,"z":2880},"rot":{"x":0,"y":90000,"z":0}},{"groupId":56,"instId":300002,"propState":0,"propId":1033,"pos":{"x":79530,"y":47845,"z":6190},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300010,"propState":12,"propId":60305,"pos":{"x":95030,"y":47845,"z":10190},"rot":{"x":0,"y":90000,"z":0}},{"groupId":56,"instId":300008,"propState":0,"propId":103016,"pos":{"x":97570,"y":47845,"z":11260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":56,"instId":300006,"propState":0,"propId":103016,"pos":{"x":101500,"y":47845,"z":2080},"rot":{"x":0,"y":90000,"z":0}},{"groupId":56,"instId":300004,"propState":0,"propId":103016,"pos":{"x":100630,"y":47845,"z":2080},"rot":{"x":0,"y":90000,"z":0}},{"groupId":56,"instId":300003,"propState":0,"propId":1033,"pos":{"x":82030,"y":47845,"z":9690},"rot":{"x":0,"y":0,"z":0}},{"groupId":56,"instId":300001,"propState":0,"propId":1033,"pos":{"x":82030,"y":47845,"z":2690},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[],"npcs":[{"groupId":58,"instId":400001,"npcId":3013,"pos":{"x":86030,"y":47845,"z":9190},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"59":{"props":[],"npcs":[{"groupId":59,"instId":400001,"npcId":3013,"pos":{"x":86030,"y":47845,"z":3190},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"60":{"props":[],"npcs":[{"groupId":60,"instId":400001,"npcId":3013,"pos":{"x":85030,"y":47845,"z":6190},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"61":{"props":[],"npcs":[],"monsters":[{"groupId":61,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":87030,"y":47845,"z":4190},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"62":{"props":[],"npcs":[],"monsters":[{"groupId":62,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":87030,"y":47845,"z":8190},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"63":{"props":[],"npcs":[],"monsters":[{"groupId":63,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":85030,"y":47845,"z":6190},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-101290,"y":62097,"z":-40031},"rot":{"x":0,"y":90000,"z":0}},{"groupId":64,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-94305,"y":62594,"z":-14},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-90810,"y":62097,"z":-16160},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-98810,"y":62097,"z":-16160},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-98810,"y":62097,"z":-12160},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-98010,"y":62097,"z":-12660},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300007,"propState":0,"propId":103016,"pos":{"x":-98810,"y":62097,"z":-13000},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-90810,"y":62097,"z":-20160},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-91610,"y":62097,"z":-20660},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-90810,"y":62097,"z":-21030},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-98310,"y":62097,"z":-29420},"rot":{"x":0,"y":270000,"z":0}},{"groupId":65,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-94810,"y":62097,"z":-31920},"rot":{"x":0,"y":270000,"z":0}},{"groupId":65,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-91310,"y":62097,"z":-29420},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-97810,"y":62097,"z":-25160},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-91810,"y":62097,"z":-25160},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[],"npcs":[{"groupId":67,"instId":400001,"npcId":3013,"pos":{"x":-97810,"y":62097,"z":-25160},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"68":{"props":[],"npcs":[{"groupId":68,"instId":400001,"npcId":3013,"pos":{"x":-91810,"y":62097,"z":-25160},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"69":{"props":[],"npcs":[{"groupId":69,"instId":400001,"npcId":3013,"pos":{"x":-94810,"y":62097,"z":-26160},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"70":{"props":[],"npcs":[],"monsters":[{"groupId":70,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-92810,"y":62097,"z":-24160},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"71":{"props":[],"npcs":[],"monsters":[{"groupId":71,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-96810,"y":62097,"z":-24160},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"72":{"props":[],"npcs":[],"monsters":[{"groupId":72,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-94810,"y":62097,"z":-26160},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300003,"propState":101,"propId":103214,"pos":{"x":-184120,"y":63160,"z":6230},"rot":{"x":14085,"y":59477,"z":351835}},{"groupId":76,"instId":300002,"propState":1,"propId":103098,"pos":{"x":-172800,"y":64400,"z":6310},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300001,"propState":101,"propId":103186,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8040501":{"P80405_F80405001":{"scenes":{"18":{"props":[{"groupId":18,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-1091,"y":82560,"z":-9132},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-960,"y":87120,"z":-42700},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300002,"propState":1,"propId":1049,"pos":{"x":2040,"y":95009,"z":-18700},"rot":{"x":0,"y":180000,"z":0}},{"groupId":20,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-3960,"y":95009,"z":-18700},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-4960,"y":95009,"z":-27700},"rot":{"x":0,"y":180000,"z":0}},{"groupId":19,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-4960,"y":95009,"z":-23700},"rot":{"x":0,"y":180000,"z":0}},{"groupId":19,"instId":300010,"propState":12,"propId":60305,"pos":{"x":3040,"y":95009,"z":-27700},"rot":{"x":0,"y":180000,"z":0}},{"groupId":19,"instId":300009,"propState":0,"propId":103016,"pos":{"x":3040,"y":95009,"z":-31700},"rot":{"x":0,"y":180000,"z":0}},{"groupId":19,"instId":300008,"propState":0,"propId":103016,"pos":{"x":2240,"y":95009,"z":-31200},"rot":{"x":0,"y":180000,"z":0}},{"groupId":19,"instId":300007,"propState":0,"propId":103016,"pos":{"x":3040,"y":95009,"z":-30860},"rot":{"x":0,"y":180000,"z":0}},{"groupId":19,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-4160,"y":95009,"z":-23200},"rot":{"x":0,"y":180000,"z":0}},{"groupId":19,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-4960,"y":95009,"z":-22830},"rot":{"x":0,"y":180000,"z":0}},{"groupId":19,"instId":300003,"propState":0,"propId":1033,"pos":{"x":2540,"y":95009,"z":-14700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":19,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-960,"y":95009,"z":-12200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":19,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-4460,"y":95009,"z":-14700},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[],"npcs":[{"groupId":21,"instId":400001,"npcId":3013,"pos":{"x":2040,"y":95009,"z":-18700},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"22":{"props":[],"npcs":[{"groupId":22,"instId":400001,"npcId":3013,"pos":{"x":-3960,"y":95009,"z":-18700},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"23":{"props":[],"npcs":[{"groupId":23,"instId":400001,"npcId":3013,"pos":{"x":-960,"y":95009,"z":-17700},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"24":{"props":[],"npcs":[],"monsters":[{"groupId":24,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-2960,"y":95009,"z":-19700},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"25":{"props":[],"npcs":[],"monsters":[{"groupId":25,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":1040,"y":95009,"z":-19700},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"26":{"props":[],"npcs":[],"monsters":[{"groupId":26,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-960,"y":95009,"z":-17700},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300003,"propState":0,"propId":1030,"pos":{"x":-66290,"y":-226745,"z":-50890},"rot":{"x":0,"y":4071,"z":0}},{"groupId":27,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-35510,"y":-225824,"z":-39050},"rot":{"x":0,"y":270000,"z":0}},{"groupId":27,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-88630,"y":-223996,"z":-30270},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[],"npcs":[],"monsters":[{"groupId":29,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-67630,"y":-225824,"z":-35840},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300008,"propState":20,"propId":60305,"pos":{"x":-64180,"y":-225944,"z":-38840},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300006,"propState":20,"propId":60305,"pos":{"x":-64180,"y":-225944,"z":-32840},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300005,"propState":1,"propId":1038,"pos":{"x":-70630,"y":-225944,"z":-38360},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-70620,"y":-225944,"z":-32950},"rot":{"x":0,"y":240000,"z":0}},{"groupId":28,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-58880,"y":-225944,"z":-39340},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-58880,"y":-225944,"z":-32340},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300007,"propState":20,"propId":60305,"pos":{"x":-64180,"y":-225944,"z":-35840},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-56380,"y":-225944,"z":-35840},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":28,"instId":400003,"npcId":3105,"pos":{"x":-70820,"y":-224773,"z":-38360},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":400002,"npcId":3104,"pos":{"x":-70820,"y":-225046,"z":-38360},"rot":{"x":0,"y":270000,"z":0}},{"groupId":28,"instId":400001,"npcId":3103,"pos":{"x":-70820,"y":-225319,"z":-38360},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-166000,"y":-209760,"z":-61570},"rot":{"x":0,"y":180000,"z":0}},{"groupId":30,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-166000,"y":-209760,"z":-61570},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-169810,"y":-199418,"z":-65420},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-169010,"y":-199418,"z":-65920},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-169810,"y":-199418,"z":-66260},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300003,"propState":0,"propId":1036,"pos":{"x":-169500,"y":-199418,"z":-78840},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300002,"propState":0,"propId":1036,"pos":{"x":-166000,"y":-199418,"z":-81340},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":300001,"propState":0,"propId":1036,"pos":{"x":-162500,"y":-199418,"z":-78840},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[],"npcs":[{"groupId":32,"instId":400001,"npcId":1013,"pos":{"x":-170000,"y":-199418,"z":-72500},"rot":{"x":0,"y":30000,"z":0}}],"monsters":[],"teleports":{}},"33":{"props":[],"npcs":[{"groupId":33,"instId":400002,"npcId":1007,"pos":{"x":-162000,"y":-199418,"z":-72500},"rot":{"x":0,"y":330000,"z":0}}],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-115310,"y":-225905,"z":-143260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":34,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-112890,"y":-252690,"z":-147120},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-92590,"y":-225905,"z":-143620},"rot":{"x":0,"y":180000,"z":0}},{"groupId":35,"instId":300003,"propState":0,"propId":1000,"pos":{"x":-92590,"y":-225905,"z":-150620},"rot":{"x":0,"y":180000,"z":0}},{"groupId":35,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-90090,"y":-225905,"z":-147120},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-97890,"y":-225905,"z":-144120},"rot":{"x":0,"y":270000,"z":0}},{"groupId":36,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-97890,"y":-225905,"z":-150120},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":36,"instId":400002,"npcId":3103,"pos":{"x":-98116,"y":-225269,"z":-150120},"rot":{"x":0,"y":270000,"z":0}},{"groupId":36,"instId":400001,"npcId":3104,"pos":{"x":-98146,"y":-224987,"z":-150120},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300003,"propState":12,"propId":60305,"pos":{"x":-99890,"y":-225905,"z":-150120},"rot":{"x":0,"y":270000,"z":0}},{"groupId":37,"instId":300002,"propState":12,"propId":60305,"pos":{"x":-99890,"y":-225905,"z":-144120},"rot":{"x":0,"y":270000,"z":0}},{"groupId":37,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-97890,"y":-225905,"z":-147120},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":37,"instId":400001,"npcId":3107,"pos":{"x":-98116,"y":-224991,"z":-147120},"rot":{"x":0,"y":270000,"z":0}},{"groupId":37,"instId":400002,"npcId":3106,"pos":{"x":-98116,"y":-225269,"z":-147120},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-97890,"y":-225905,"z":-144120},"rot":{"x":0,"y":270000,"z":0}},{"groupId":38,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-97890,"y":-225905,"z":-150120},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":38,"instId":400002,"npcId":3106,"pos":{"x":-98116,"y":-225269,"z":-150120},"rot":{"x":0,"y":270000,"z":0}},{"groupId":38,"instId":400001,"npcId":3107,"pos":{"x":-98116,"y":-224991,"z":-150120},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300002,"propState":0,"propId":1030,"pos":{"x":76470,"y":78830,"z":84570},"rot":{"x":0,"y":0,"z":0}},{"groupId":39,"instId":300001,"propState":0,"propId":1030,"pos":{"x":63232,"y":100990,"z":99605},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[],"npcs":[{"groupId":77,"instId":400002,"npcId":1007,"pos":{"x":79470,"y":98032,"z":99570},"rot":{"x":0,"y":210000,"z":0}}],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300008,"propState":0,"propId":1038,"pos":{"x":76470,"y":98032,"z":101570},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300007,"propState":0,"propId":103014,"pos":{"x":80280,"y":98032,"z":94070},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300006,"propState":0,"propId":103015,"pos":{"x":79480,"y":98032,"z":94570},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300005,"propState":0,"propId":103014,"pos":{"x":80280,"y":98032,"z":94910},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300004,"propState":1,"propId":1002,"pos":{"x":73470,"y":98032,"z":99570},"rot":{"x":0,"y":150000,"z":0}},{"groupId":40,"instId":300003,"propState":0,"propId":1036,"pos":{"x":79970,"y":98032,"z":108010},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300002,"propState":0,"propId":1036,"pos":{"x":76470,"y":98032,"z":111010},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300001,"propState":0,"propId":1036,"pos":{"x":72970,"y":98032,"z":108010},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":40,"instId":400003,"npcId":3105,"pos":{"x":76470,"y":99214,"z":101335},"rot":{"x":0,"y":180000,"z":0}},{"groupId":40,"instId":400002,"npcId":3104,"pos":{"x":76470,"y":98941,"z":101335},"rot":{"x":0,"y":180000,"z":0}},{"groupId":40,"instId":400001,"npcId":3103,"pos":{"x":76470,"y":98668,"z":101335},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-18840,"y":-225248,"z":-39050},"rot":{"x":0,"y":90000,"z":0}},{"groupId":41,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-669,"y":-225248,"z":-71144},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-2770,"y":-225248,"z":-43160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":43,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-8770,"y":-225248,"z":-43160},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-1770,"y":-225248,"z":-52160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":42,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-9770,"y":-225248,"z":-52160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":42,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-1770,"y":-225248,"z":-56160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":42,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-2570,"y":-225248,"z":-55660},"rot":{"x":0,"y":180000,"z":0}},{"groupId":42,"instId":300007,"propState":0,"propId":103016,"pos":{"x":-1770,"y":-225248,"z":-55320},"rot":{"x":0,"y":180000,"z":0}},{"groupId":42,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-9770,"y":-225248,"z":-48160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":42,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-8970,"y":-225248,"z":-47660},"rot":{"x":0,"y":180000,"z":0}},{"groupId":42,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-9770,"y":-225248,"z":-47290},"rot":{"x":0,"y":180000,"z":0}},{"groupId":42,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-2270,"y":-225248,"z":-38310},"rot":{"x":0,"y":90000,"z":0}},{"groupId":42,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-5770,"y":-225153,"z":-35810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":42,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-9270,"y":-225248,"z":-38310},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[],"npcs":[{"groupId":44,"instId":400001,"npcId":3013,"pos":{"x":-2770,"y":-225248,"z":-43160},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"45":{"props":[],"npcs":[{"groupId":45,"instId":400001,"npcId":3013,"pos":{"x":-8770,"y":-225248,"z":-43160},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"46":{"props":[],"npcs":[{"groupId":46,"instId":400001,"npcId":3013,"pos":{"x":-5770,"y":-225248,"z":-42160},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"47":{"props":[],"npcs":[],"monsters":[{"groupId":47,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-7770,"y":-225248,"z":-44160},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"48":{"props":[],"npcs":[],"monsters":[{"groupId":48,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-3770,"y":-225248,"z":-44160},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"49":{"props":[],"npcs":[],"monsters":[{"groupId":49,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-5770,"y":-225248,"z":-42160},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-930,"y":82910,"z":-1446},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-704,"y":76970,"z":-14226},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300002,"propState":1,"propId":1049,"pos":{"x":2070,"y":95000,"z":12160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":52,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-3930,"y":95000,"z":12160},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-4930,"y":95000,"z":4530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300010,"propState":12,"propId":60305,"pos":{"x":3070,"y":95000,"z":4530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300009,"propState":0,"propId":103016,"pos":{"x":3070,"y":95000,"z":400},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300008,"propState":0,"propId":103016,"pos":{"x":2270,"y":95000,"z":900},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300007,"propState":0,"propId":103016,"pos":{"x":3070,"y":95000,"z":1240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-4930,"y":95000,"z":7810},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-4130,"y":95000,"z":8310},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-4930,"y":95000,"z":8680},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300003,"propState":0,"propId":1033,"pos":{"x":2570,"y":95000,"z":16960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-930,"y":95000,"z":19460},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-4430,"y":95000,"z":16960},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[],"npcs":[{"groupId":53,"instId":400001,"npcId":3013,"pos":{"x":2070,"y":95000,"z":12150},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"54":{"props":[],"npcs":[{"groupId":54,"instId":400001,"npcId":3013,"pos":{"x":-3930,"y":95000,"z":12150},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"55":{"props":[],"npcs":[{"groupId":55,"instId":400001,"npcId":3013,"pos":{"x":-930,"y":95000,"z":13150},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"56":{"props":[],"npcs":[],"monsters":[{"groupId":56,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-2930,"y":95000,"z":11160},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"57":{"props":[],"npcs":[],"monsters":[{"groupId":57,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":1070,"y":95000,"z":11160},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"58":{"props":[],"npcs":[],"monsters":[{"groupId":58,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-930,"y":95000,"z":13160},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300002,"propState":0,"propId":1030,"pos":{"x":57560,"y":97450,"z":-33830},"rot":{"x":0,"y":0,"z":90000}},{"groupId":59,"instId":300001,"propState":0,"propId":1030,"pos":{"x":57560,"y":97450,"z":-33830},"rot":{"x":0,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300002,"propState":1,"propId":1049,"pos":{"x":44000,"y":100450,"z":-10610},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":61,"instId":300001,"propState":12,"propId":60305,"pos":{"x":44000,"y":94450,"z":-10610},"rot":{"x":0,"y":180000,"z":270000}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300007,"propState":0,"propId":103016,"pos":{"x":44000,"y":101450,"z":-21990},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":60,"instId":300010,"propState":12,"propId":60305,"pos":{"x":44000,"y":101450,"z":-18830},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":60,"instId":300008,"propState":0,"propId":103016,"pos":{"x":44000,"y":100650,"z":-22330},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":60,"instId":300003,"propState":0,"propId":1033,"pos":{"x":44000,"y":100950,"z":-6750},"rot":{"x":0,"y":0,"z":90000}},{"groupId":60,"instId":300011,"propState":1,"propId":1049,"pos":{"x":43916,"y":93750,"z":-18830},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":60,"instId":300009,"propState":0,"propId":103016,"pos":{"x":44000,"y":101450,"z":-22830},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":60,"instId":300006,"propState":0,"propId":103016,"pos":{"x":44000,"y":93450,"z":-15530},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":60,"instId":300005,"propState":0,"propId":103016,"pos":{"x":44000,"y":94250,"z":-15030},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":60,"instId":300004,"propState":0,"propId":103016,"pos":{"x":44000,"y":93450,"z":-14660},"rot":{"x":0,"y":180000,"z":270000}},{"groupId":60,"instId":300002,"propState":0,"propId":1033,"pos":{"x":44000,"y":97450,"z":-4250},"rot":{"x":0,"y":0,"z":90000}},{"groupId":60,"instId":300001,"propState":0,"propId":1033,"pos":{"x":44000,"y":93950,"z":-6750},"rot":{"x":0,"y":0,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"62":{"props":[],"npcs":[{"groupId":62,"instId":400001,"npcId":3013,"pos":{"x":43982,"y":100450,"z":-11000},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"63":{"props":[],"npcs":[{"groupId":63,"instId":400001,"npcId":3013,"pos":{"x":43982,"y":94450,"z":-11000},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"64":{"props":[],"npcs":[{"groupId":64,"instId":400001,"npcId":3013,"pos":{"x":44000,"y":97451,"z":-10000},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"65":{"props":[],"npcs":[],"monsters":[{"groupId":65,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":44000,"y":95450,"z":-11590},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"66":{"props":[],"npcs":[],"monsters":[{"groupId":66,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":44000,"y":99450,"z":-11590},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"67":{"props":[],"npcs":[],"monsters":[{"groupId":67,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":44000,"y":97450,"z":-9590},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-141320,"y":-221950,"z":-86900},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-141320,"y":-221950,"z":-86900},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-138320,"y":-204970,"z":-62900},"rot":{"x":0,"y":180000,"z":0}},{"groupId":70,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-144320,"y":-204970,"z":-62900},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-145090,"y":-204970,"z":-72610},"rot":{"x":0,"y":180000,"z":0}},{"groupId":69,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-137820,"y":-204970,"z":-71900},"rot":{"x":0,"y":180000,"z":0}},{"groupId":69,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-138110,"y":-204970,"z":-77780},"rot":{"x":0,"y":180000,"z":0}},{"groupId":69,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-138910,"y":-204970,"z":-77280},"rot":{"x":0,"y":180000,"z":0}},{"groupId":69,"instId":300007,"propState":0,"propId":103016,"pos":{"x":-138110,"y":-204970,"z":-76940},"rot":{"x":0,"y":180000,"z":0}},{"groupId":69,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-145320,"y":-204970,"z":-67900},"rot":{"x":0,"y":180000,"z":0}},{"groupId":69,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-144520,"y":-204970,"z":-67400},"rot":{"x":0,"y":180000,"z":0}},{"groupId":69,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-145320,"y":-204970,"z":-67030},"rot":{"x":0,"y":180000,"z":0}},{"groupId":69,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-137820,"y":-204970,"z":-58900},"rot":{"x":0,"y":90000,"z":0}},{"groupId":69,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-141320,"y":-204970,"z":-56400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":69,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-144820,"y":-204970,"z":-58900},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[],"npcs":[{"groupId":71,"instId":400001,"npcId":3013,"pos":{"x":-138320,"y":-204970,"z":-62900},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"72":{"props":[],"npcs":[{"groupId":72,"instId":400001,"npcId":3013,"pos":{"x":-144320,"y":-204970,"z":-62900},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"73":{"props":[],"npcs":[{"groupId":73,"instId":400001,"npcId":3013,"pos":{"x":-141320,"y":-204970,"z":-61900},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"74":{"props":[],"npcs":[],"monsters":[{"groupId":74,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-143320,"y":-204970,"z":-63900},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"75":{"props":[],"npcs":[],"monsters":[{"groupId":75,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-139320,"y":-204970,"z":-63900},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"76":{"props":[],"npcs":[],"monsters":[{"groupId":76,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-141320,"y":-204970,"z":-61900},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300006,"propState":0,"propId":103031,"pos":{"x":48558,"y":84400,"z":82242},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300005,"propState":0,"propId":103031,"pos":{"x":39519,"y":88400,"z":103220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":78,"instId":300004,"propState":0,"propId":103031,"pos":{"x":-835,"y":95820,"z":142306},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300002,"propState":0,"propId":103031,"pos":{"x":-1103,"y":98000,"z":56939},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300001,"propState":0,"propId":103031,"pos":{"x":-1000,"y":95000,"z":-9013},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300003,"propState":0,"propId":103010,"pos":{"x":23480,"y":96150,"z":9640},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300002,"propState":0,"propId":103011,"pos":{"x":32000,"y":91000,"z":-2897},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300001,"propState":0,"propId":103034,"pos":{"x":11234,"y":95000,"z":18000},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8040601":{"P80406_F80406001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-50,"y":-11820,"z":69120},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-50,"y":1709,"z":59070},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[],"npcs":[{"groupId":9,"instId":400002,"npcId":1007,"pos":{"x":-4050,"y":572,"z":78760},"rot":{"x":0,"y":150000,"z":0}}],"monsters":[],"teleports":{}},"8":{"props":[],"npcs":[{"groupId":8,"instId":400001,"npcId":1013,"pos":{"x":3950,"y":572,"z":78760},"rot":{"x":0,"y":210000,"z":0}}],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300004,"propState":0,"propId":103016,"pos":{"x":3570,"y":610,"z":74060},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":1036,"pos":{"x":-50,"y":610,"z":86750},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":1036,"pos":{"x":3450,"y":610,"z":84250},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300006,"propState":0,"propId":103016,"pos":{"x":3570,"y":610,"z":73220},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300005,"propState":0,"propId":103016,"pos":{"x":2770,"y":610,"z":73720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":1036,"pos":{"x":-3550,"y":610,"z":84250},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-277360,"y":4781,"z":812650},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-277390,"y":6262,"z":852310},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300008,"propState":20,"propId":60305,"pos":{"x":-280360,"y":6707,"z":825760},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300007,"propState":20,"propId":60305,"pos":{"x":-277360,"y":6704,"z":825760},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300006,"propState":20,"propId":60305,"pos":{"x":-274360,"y":6707,"z":825760},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300005,"propState":1,"propId":1038,"pos":{"x":-280360,"y":6705,"z":833260},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-274360,"y":6705,"z":833260},"rot":{"x":0,"y":330000,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-280860,"y":6315,"z":821370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-277360,"y":6315,"z":818870},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-273860,"y":6315,"z":821370},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":11,"instId":400003,"npcId":3105,"pos":{"x":-280360,"y":7893,"z":833489},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":400002,"npcId":3104,"pos":{"x":-280360,"y":7620,"z":833489},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":400001,"npcId":3103,"pos":{"x":-280360,"y":7347,"z":833489},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"12":{"props":[],"npcs":[],"monsters":[{"groupId":12,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-277360,"y":6717,"z":828430},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-270773,"y":-126180,"z":462680},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-252740,"y":-125500,"z":464080},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300003,"propState":0,"propId":1000,"pos":{"x":-267273,"y":-110613,"z":477550},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-270773,"y":-110610,"z":480050},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-274273,"y":-110612,"z":477550},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-273640,"y":-110617,"z":472080},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-267640,"y":-110618,"z":472080},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":15,"instId":400002,"npcId":3103,"pos":{"x":-267640,"y":-109961,"z":471802},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":400001,"npcId":3104,"pos":{"x":-267640,"y":-109679,"z":471772},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-273773,"y":-110614,"z":472220},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-267773,"y":-110615,"z":472220},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":17,"instId":400002,"npcId":3106,"pos":{"x":-267773,"y":-109957,"z":471994},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":400001,"npcId":3107,"pos":{"x":-267773,"y":-109679,"z":471994},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300003,"propState":12,"propId":60305,"pos":{"x":-267773,"y":-110612,"z":470980},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":300002,"propState":12,"propId":60305,"pos":{"x":-273773,"y":-110611,"z":470980},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-270773,"y":-110612,"z":472980},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":16,"instId":400002,"npcId":3106,"pos":{"x":-270773,"y":-109966,"z":472772},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":400001,"npcId":3107,"pos":{"x":-270773,"y":-109688,"z":472772},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-270380,"y":-119057,"z":406070},"rot":{"x":0,"y":180000,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-270160,"y":-133360,"z":391850},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"76":{"props":[],"npcs":[{"groupId":76,"instId":400002,"npcId":1007,"pos":{"x":-267160,"y":-120936,"z":383240},"rot":{"x":0,"y":210000,"z":0}}],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300008,"propState":0,"propId":1038,"pos":{"x":-270160,"y":-120936,"z":387665},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300007,"propState":0,"propId":103014,"pos":{"x":-266350,"y":-120936,"z":377740},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300006,"propState":0,"propId":103015,"pos":{"x":-267150,"y":-120936,"z":378240},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300005,"propState":0,"propId":103014,"pos":{"x":-266350,"y":-120936,"z":378580},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-273160,"y":-120936,"z":383240},"rot":{"x":0,"y":150000,"z":0}},{"groupId":21,"instId":300003,"propState":0,"propId":1036,"pos":{"x":-266660,"y":-120936,"z":394660},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300002,"propState":0,"propId":1036,"pos":{"x":-270160,"y":-120936,"z":397660},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":1036,"pos":{"x":-273660,"y":-120936,"z":394660},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":21,"instId":400003,"npcId":3105,"pos":{"x":-270160,"y":-119754,"z":387430},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":400002,"npcId":3104,"pos":{"x":-270160,"y":-120027,"z":387430},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":400001,"npcId":3103,"pos":{"x":-270160,"y":-120300,"z":387430},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-440630,"y":-132280,"z":404390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-443750,"y":-119126,"z":412540},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-443630,"y":-120936,"z":386580},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-437630,"y":-120936,"z":386580},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-436630,"y":-120936,"z":395240},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-444630,"y":-120936,"z":395240},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-444320,"y":-120936,"z":399820},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-443520,"y":-120936,"z":399320},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300007,"propState":0,"propId":103016,"pos":{"x":-444320,"y":-120936,"z":398980},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-437120,"y":-120936,"z":392120},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-437920,"y":-120936,"z":391620},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-437120,"y":-120936,"z":391250},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-444130,"y":-120936,"z":381510},"rot":{"x":0,"y":270000,"z":0}},{"groupId":23,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-440630,"y":-120936,"z":379010},"rot":{"x":0,"y":270000,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-437130,"y":-120936,"z":381510},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[],"npcs":[{"groupId":25,"instId":400001,"npcId":3013,"pos":{"x":-443630,"y":-120936,"z":386860},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"26":{"props":[],"npcs":[{"groupId":26,"instId":400001,"npcId":3013,"pos":{"x":-437630,"y":-120936,"z":386860},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"27":{"props":[],"npcs":[{"groupId":27,"instId":400001,"npcId":3013,"pos":{"x":-440630,"y":-120936,"z":385860},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"28":{"props":[],"npcs":[],"monsters":[{"groupId":28,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-438630,"y":-120936,"z":387000},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"29":{"props":[],"npcs":[],"monsters":[{"groupId":29,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-442630,"y":-120936,"z":387000},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"30":{"props":[],"npcs":[],"monsters":[{"groupId":30,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-440630,"y":-120936,"z":385000},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300002,"propState":0,"propId":1030,"pos":{"x":232800,"y":-27900,"z":266210},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300001,"propState":0,"propId":1030,"pos":{"x":216630,"y":-38490,"z":260650},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300002,"propState":1,"propId":1049,"pos":{"x":240630,"y":-27980,"z":277840},"rot":{"x":0,"y":270000,"z":0}},{"groupId":33,"instId":300001,"propState":12,"propId":60305,"pos":{"x":240630,"y":-27980,"z":283840},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300010,"propState":12,"propId":60305,"pos":{"x":231630,"y":-27827,"z":276840},"rot":{"x":0,"y":270000,"z":0}},{"groupId":32,"instId":300008,"propState":0,"propId":103016,"pos":{"x":226370,"y":-27827,"z":277640},"rot":{"x":0,"y":270000,"z":0}},{"groupId":32,"instId":300007,"propState":0,"propId":103016,"pos":{"x":226710,"y":-27827,"z":276840},"rot":{"x":0,"y":270000,"z":0}},{"groupId":32,"instId":300006,"propState":0,"propId":103016,"pos":{"x":235630,"y":-27827,"z":284840},"rot":{"x":0,"y":270000,"z":0}},{"groupId":32,"instId":300011,"propState":1,"propId":1049,"pos":{"x":231630,"y":-27956,"z":284840},"rot":{"x":0,"y":270000,"z":0}},{"groupId":32,"instId":300009,"propState":0,"propId":103016,"pos":{"x":225870,"y":-27827,"z":276840},"rot":{"x":0,"y":270000,"z":0}},{"groupId":32,"instId":300005,"propState":0,"propId":103016,"pos":{"x":236130,"y":-27827,"z":284040},"rot":{"x":0,"y":270000,"z":0}},{"groupId":32,"instId":300004,"propState":0,"propId":103016,"pos":{"x":236500,"y":-27827,"z":284840},"rot":{"x":0,"y":270000,"z":0}},{"groupId":32,"instId":300003,"propState":0,"propId":1033,"pos":{"x":246050,"y":-27827,"z":277340},"rot":{"x":0,"y":180000,"z":0}},{"groupId":32,"instId":300002,"propState":0,"propId":1033,"pos":{"x":248550,"y":-27827,"z":280840},"rot":{"x":0,"y":180000,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":1033,"pos":{"x":246050,"y":-27827,"z":284340},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[],"npcs":[{"groupId":34,"instId":400001,"npcId":3013,"pos":{"x":240630,"y":-27827,"z":277840},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"35":{"props":[],"npcs":[{"groupId":35,"instId":400001,"npcId":3013,"pos":{"x":240630,"y":-27827,"z":283840},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"36":{"props":[],"npcs":[{"groupId":36,"instId":400001,"npcId":3013,"pos":{"x":241630,"y":-27827,"z":280840},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"37":{"props":[],"npcs":[],"monsters":[{"groupId":37,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":239630,"y":-27827,"z":282840},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"38":{"props":[],"npcs":[],"monsters":[{"groupId":38,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":239630,"y":-27827,"z":278840},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"39":{"props":[],"npcs":[],"monsters":[{"groupId":39,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":241630,"y":-27827,"z":280840},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-277470,"y":4781,"z":785420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":49,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-277420,"y":-12280,"z":758360},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-280570,"y":2875,"z":758530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-274200,"y":2875,"z":758560},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-273640,"y":2875,"z":754170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-274440,"y":2875,"z":754670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300007,"propState":0,"propId":103016,"pos":{"x":-273640,"y":2875,"z":755010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-280700,"y":2875,"z":761490},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-279900,"y":2875,"z":761990},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-280700,"y":2875,"z":762360},"rot":{"x":0,"y":180000,"z":0}},{"groupId":50,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-273920,"y":2875,"z":772840},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-277420,"y":2875,"z":775340},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-280920,"y":2875,"z":772840},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-274420,"y":2875,"z":767560},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-280420,"y":2875,"z":767560},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[],"npcs":[{"groupId":52,"instId":400001,"npcId":3013,"pos":{"x":-274420,"y":2875,"z":767560},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"54":{"props":[],"npcs":[{"groupId":54,"instId":400001,"npcId":3013,"pos":{"x":-277420,"y":2875,"z":768560},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"53":{"props":[],"npcs":[{"groupId":53,"instId":400001,"npcId":3013,"pos":{"x":-280420,"y":2875,"z":767560},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"55":{"props":[],"npcs":[],"monsters":[{"groupId":55,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-279420,"y":2875,"z":766560},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"56":{"props":[],"npcs":[],"monsters":[{"groupId":56,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-275420,"y":2875,"z":766560},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"57":{"props":[],"npcs":[],"monsters":[{"groupId":57,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-277420,"y":2875,"z":768560},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300005,"propState":0,"propId":1030,"pos":{"x":300200,"y":48836,"z":811537},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300004,"propState":0,"propId":1030,"pos":{"x":284730,"y":48742,"z":816180},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300003,"propState":0,"propId":1030,"pos":{"x":300200,"y":48836,"z":793900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":1030,"pos":{"x":283777,"y":48836,"z":777045},"rot":{"x":0,"y":0,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":1030,"pos":{"x":253290,"y":50222,"z":798060},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300002,"propState":1,"propId":1049,"pos":{"x":259110,"y":48722,"z":791960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300001,"propState":12,"propId":60305,"pos":{"x":259110,"y":48722,"z":785960},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300011,"propState":1,"propId":1049,"pos":{"x":268110,"y":48722,"z":784960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300010,"propState":12,"propId":60305,"pos":{"x":268110,"y":48722,"z":792960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300009,"propState":0,"propId":103016,"pos":{"x":272110,"y":48722,"z":792960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300008,"propState":0,"propId":103016,"pos":{"x":271610,"y":48722,"z":792160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300007,"propState":0,"propId":103016,"pos":{"x":271270,"y":48722,"z":792960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300006,"propState":0,"propId":103016,"pos":{"x":264110,"y":48722,"z":784960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300005,"propState":0,"propId":103016,"pos":{"x":263610,"y":48722,"z":785760},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300004,"propState":0,"propId":103016,"pos":{"x":263240,"y":48722,"z":784960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300003,"propState":0,"propId":1033,"pos":{"x":255110,"y":48722,"z":792460},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300002,"propState":0,"propId":1033,"pos":{"x":252610,"y":48722,"z":788960},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300001,"propState":0,"propId":1033,"pos":{"x":255110,"y":48722,"z":785460},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[],"npcs":[{"groupId":61,"instId":400001,"npcId":3013,"pos":{"x":259110,"y":48722,"z":791960},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"62":{"props":[],"npcs":[{"groupId":62,"instId":400001,"npcId":3013,"pos":{"x":259110,"y":48722,"z":785960},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"63":{"props":[],"npcs":[{"groupId":63,"instId":400001,"npcId":3013,"pos":{"x":258110,"y":48722,"z":788960},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"64":{"props":[],"npcs":[],"monsters":[{"groupId":64,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":260110,"y":48722,"z":786960},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"65":{"props":[],"npcs":[],"monsters":[{"groupId":65,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":260110,"y":48722,"z":790960},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"66":{"props":[],"npcs":[],"monsters":[{"groupId":66,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":258110,"y":48722,"z":788960},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300002,"propState":0,"propId":1030,"pos":{"x":434840,"y":-30390,"z":862050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":67,"instId":300001,"propState":0,"propId":1030,"pos":{"x":437996,"y":-22038,"z":864730},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300002,"propState":1,"propId":1049,"pos":{"x":421950,"y":-18835,"z":843750},"rot":{"x":0,"y":0,"z":0}},{"groupId":69,"instId":300001,"propState":12,"propId":60305,"pos":{"x":427950,"y":-18835,"z":843750},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300009,"propState":0,"propId":103016,"pos":{"x":421630,"y":-18835,"z":856750},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300010,"propState":12,"propId":60305,"pos":{"x":421990,"y":-18835,"z":852750},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300004,"propState":0,"propId":103016,"pos":{"x":428950,"y":-18835,"z":847880},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300011,"propState":1,"propId":1049,"pos":{"x":428950,"y":-18835,"z":852750},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300008,"propState":0,"propId":103016,"pos":{"x":422430,"y":-18835,"z":856250},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300007,"propState":0,"propId":103016,"pos":{"x":421630,"y":-18835,"z":855910},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300006,"propState":0,"propId":103016,"pos":{"x":428950,"y":-18835,"z":848750},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300005,"propState":0,"propId":103016,"pos":{"x":428150,"y":-18835,"z":848250},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300003,"propState":0,"propId":1033,"pos":{"x":421450,"y":-18835,"z":839800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":68,"instId":300002,"propState":0,"propId":1033,"pos":{"x":424950,"y":-18835,"z":837300},"rot":{"x":0,"y":270000,"z":0}},{"groupId":68,"instId":300001,"propState":0,"propId":1033,"pos":{"x":428450,"y":-18835,"z":839800},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[],"npcs":[{"groupId":70,"instId":400001,"npcId":3013,"pos":{"x":421950,"y":-18835,"z":843750},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"71":{"props":[],"npcs":[{"groupId":71,"instId":400001,"npcId":3013,"pos":{"x":427950,"y":-18835,"z":843750},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"72":{"props":[],"npcs":[{"groupId":72,"instId":400001,"npcId":3013,"pos":{"x":424950,"y":-18835,"z":842750},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"73":{"props":[],"npcs":[],"monsters":[{"groupId":73,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":426950,"y":-18835,"z":844750},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"74":{"props":[],"npcs":[],"monsters":[{"groupId":74,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":422950,"y":-18835,"z":844750},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"75":{"props":[],"npcs":[],"monsters":[{"groupId":75,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":424950,"y":-18835,"z":842750},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300002,"propState":0,"propId":1030,"pos":{"x":372119,"y":-27080,"z":420556},"rot":{"x":0,"y":0,"z":0}},{"groupId":79,"instId":300001,"propState":0,"propId":1030,"pos":{"x":372119,"y":-27080,"z":420556},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300003,"propState":0,"propId":1033,"pos":{"x":375619,"y":-13716,"z":434120},"rot":{"x":0,"y":90000,"z":0}},{"groupId":80,"instId":300002,"propState":0,"propId":1033,"pos":{"x":372119,"y":-13716,"z":436620},"rot":{"x":0,"y":90000,"z":0}},{"groupId":80,"instId":300001,"propState":0,"propId":1033,"pos":{"x":368619,"y":-13716,"z":434120},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300015,"propState":0,"propId":109,"pos":{"x":406110,"y":-13646,"z":428020},"rot":{"x":0,"y":90000,"z":0}},{"groupId":78,"instId":300019,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":78,"instId":300018,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":78,"instId":300017,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":78,"instId":300016,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":78,"instId":300014,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":78,"instId":300013,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":78,"instId":300012,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":78,"instId":300011,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":78,"instId":300010,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":78,"instId":300009,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":78,"instId":300008,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":78,"instId":300007,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":78,"instId":300002,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":78,"instId":300004,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":78,"instId":300003,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":78,"instId":300006,"propState":0,"propId":100,"pos":{"x":388060,"y":-13820,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":78,"instId":300005,"propState":0,"propId":103043,"pos":{"x":369925,"y":-13718,"z":429883},"rot":{"x":0,"y":68258,"z":0}},{"groupId":78,"instId":300001,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":78,"instId":400001,"npcId":3098,"pos":{"x":369981,"y":-13117,"z":429791},"rot":{"x":0,"y":46470,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8040701":{"P80407_F80407001":{"scenes":{"31":{"props":[{"groupId":31,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-30070,"y":4505,"z":266490},"rot":{"x":0,"y":72038,"z":0}},{"groupId":31,"instId":300003,"propState":0,"propId":1030,"pos":{"x":30095,"y":4572,"z":266668},"rot":{"x":0,"y":288238,"z":0}},{"groupId":31,"instId":300001,"propState":0,"propId":1030,"pos":{"x":0,"y":3288,"z":245550},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[],"npcs":[],"monsters":[{"groupId":33,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":0,"y":4639,"z":281540},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300008,"propState":20,"propId":60305,"pos":{"x":3000,"y":4639,"z":284540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":32,"instId":300007,"propState":20,"propId":60305,"pos":{"x":0,"y":4639,"z":284540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":32,"instId":300006,"propState":20,"propId":60305,"pos":{"x":-3000,"y":4639,"z":284540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":32,"instId":300005,"propState":1,"propId":1038,"pos":{"x":3000,"y":4639,"z":278540},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-3000,"y":4639,"z":278540},"rot":{"x":0,"y":150000,"z":0}},{"groupId":32,"instId":300003,"propState":0,"propId":1033,"pos":{"x":3500,"y":4639,"z":290180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":32,"instId":300002,"propState":0,"propId":1033,"pos":{"x":0,"y":4639,"z":292680},"rot":{"x":0,"y":90000,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-3500,"y":4639,"z":290180},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":32,"instId":400001,"npcId":3103,"pos":{"x":3000,"y":5275,"z":278350},"rot":{"x":0,"y":180000,"z":0}},{"groupId":32,"instId":400003,"npcId":3105,"pos":{"x":3000,"y":5821,"z":278350},"rot":{"x":0,"y":180000,"z":0}},{"groupId":32,"instId":400002,"npcId":3104,"pos":{"x":3000,"y":5548,"z":278350},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300002,"propState":0,"propId":1030,"pos":{"x":87770,"y":104716,"z":790330},"rot":{"x":0,"y":90000,"z":90000}},{"groupId":34,"instId":300001,"propState":0,"propId":1030,"pos":{"x":87770,"y":104716,"z":790330},"rot":{"x":0,"y":90000,"z":90000}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300008,"propState":0,"propId":1038,"pos":{"x":95570,"y":104716,"z":775720},"rot":{"x":0,"y":90000,"z":0}},{"groupId":35,"instId":300007,"propState":0,"propId":103014,"pos":{"x":88230,"y":104716,"z":771950},"rot":{"x":0,"y":90000,"z":0}},{"groupId":35,"instId":300006,"propState":0,"propId":103015,"pos":{"x":88730,"y":104716,"z":772750},"rot":{"x":0,"y":90000,"z":0}},{"groupId":35,"instId":300005,"propState":0,"propId":103014,"pos":{"x":89070,"y":104716,"z":771950},"rot":{"x":0,"y":90000,"z":0}},{"groupId":35,"instId":300004,"propState":1,"propId":1002,"pos":{"x":92800,"y":104716,"z":778720},"rot":{"x":0,"y":240000,"z":0}},{"groupId":35,"instId":300003,"propState":0,"propId":1036,"pos":{"x":99000,"y":104716,"z":772220},"rot":{"x":0,"y":180000,"z":0}},{"groupId":35,"instId":300002,"propState":0,"propId":1036,"pos":{"x":101500,"y":104716,"z":775720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":35,"instId":300001,"propState":0,"propId":1036,"pos":{"x":99000,"y":104716,"z":779220},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":35,"instId":400003,"npcId":3105,"pos":{"x":95335,"y":105898,"z":775720},"rot":{"x":0,"y":270000,"z":0}},{"groupId":35,"instId":400002,"npcId":3104,"pos":{"x":95335,"y":105625,"z":775720},"rot":{"x":0,"y":270000,"z":0}},{"groupId":35,"instId":400001,"npcId":3103,"pos":{"x":95335,"y":105352,"z":775720},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"108":{"props":[],"npcs":[{"groupId":108,"instId":400002,"npcId":1007,"pos":{"x":92800,"y":104716,"z":772470},"rot":{"x":0,"y":300000,"z":0}}],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300003,"propState":0,"propId":1030,"pos":{"x":190530,"y":269,"z":-419100},"rot":{"x":0,"y":0,"z":0}},{"groupId":36,"instId":300002,"propState":0,"propId":1030,"pos":{"x":190530,"y":269,"z":-383290},"rot":{"x":0,"y":180000,"z":0}},{"groupId":36,"instId":300001,"propState":0,"propId":1030,"pos":{"x":209220,"y":708,"z":-399900},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300003,"propState":0,"propId":1000,"pos":{"x":187240,"y":1126,"z":-396400},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300002,"propState":0,"propId":1000,"pos":{"x":184740,"y":1126,"z":-399900},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":1000,"pos":{"x":187240,"y":1126,"z":-403400},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300002,"propState":1,"propId":1049,"pos":{"x":192570,"y":1163,"z":-402900},"rot":{"x":0,"y":90000,"z":0}},{"groupId":38,"instId":300001,"propState":1,"propId":1038,"pos":{"x":192570,"y":1163,"z":-396900},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":38,"instId":400002,"npcId":3103,"pos":{"x":192796,"y":1799,"z":-396900},"rot":{"x":0,"y":90000,"z":0}},{"groupId":38,"instId":400001,"npcId":3104,"pos":{"x":192826,"y":2081,"z":-396900},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300003,"propState":12,"propId":60305,"pos":{"x":193964,"y":1163,"z":-396900},"rot":{"x":0,"y":90000,"z":0}},{"groupId":39,"instId":300002,"propState":12,"propId":60305,"pos":{"x":193964,"y":1163,"z":-402900},"rot":{"x":0,"y":90000,"z":0}},{"groupId":39,"instId":300001,"propState":1,"propId":1038,"pos":{"x":191964,"y":1163,"z":-399900},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":39,"instId":400002,"npcId":3106,"pos":{"x":192190,"y":1799,"z":-399900},"rot":{"x":0,"y":90000,"z":0}},{"groupId":39,"instId":400001,"npcId":3107,"pos":{"x":192190,"y":2077,"z":-399900},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300002,"propState":1,"propId":1049,"pos":{"x":192470,"y":1163,"z":-402900},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":300001,"propState":1,"propId":1038,"pos":{"x":192470,"y":1163,"z":-396900},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":40,"instId":400002,"npcId":3106,"pos":{"x":192696,"y":1799,"z":-396900},"rot":{"x":0,"y":90000,"z":0}},{"groupId":40,"instId":400001,"npcId":3107,"pos":{"x":192696,"y":2077,"z":-396900},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-11420,"y":-1110,"z":37970},"rot":{"x":0,"y":270000,"z":0}},{"groupId":41,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-11420,"y":11513,"z":37931},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-25680,"y":11513,"z":42040},"rot":{"x":0,"y":90000,"z":0}},{"groupId":42,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-26180,"y":11513,"z":41240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":42,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-26520,"y":11513,"z":42040},"rot":{"x":0,"y":90000,"z":0}},{"groupId":42,"instId":300003,"propState":0,"propId":1036,"pos":{"x":-35260,"y":11513,"z":41470},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300002,"propState":0,"propId":1036,"pos":{"x":-37760,"y":11513,"z":37970},"rot":{"x":0,"y":0,"z":0}},{"groupId":42,"instId":300001,"propState":0,"propId":1036,"pos":{"x":-35260,"y":11513,"z":34470},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[],"npcs":[{"groupId":43,"instId":400001,"npcId":1013,"pos":{"x":-30430,"y":11512,"z":41400},"rot":{"x":0,"y":120000,"z":0}}],"monsters":[],"teleports":{}},"44":{"props":[],"npcs":[{"groupId":44,"instId":400002,"npcId":1007,"pos":{"x":-30790,"y":11524,"z":34400},"rot":{"x":0,"y":60000,"z":0}}],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-140,"y":-10960,"z":-25350},"rot":{"x":0,"y":180000,"z":0}},{"groupId":45,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-739,"y":7923,"z":-25350},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-3140,"y":7220,"z":-49350},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300001,"propState":12,"propId":60305,"pos":{"x":2860,"y":7220,"z":-49350},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300009,"propState":0,"propId":103016,"pos":{"x":3560,"y":7220,"z":-36350},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-3640,"y":7230,"z":-54200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":46,"instId":300011,"propState":1,"propId":1049,"pos":{"x":2760,"y":7220,"z":-40350},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-2990,"y":7220,"z":-40350},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300008,"propState":0,"propId":103016,"pos":{"x":4360,"y":7220,"z":-36850},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300007,"propState":0,"propId":103016,"pos":{"x":3560,"y":7220,"z":-37190},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-4090,"y":7220,"z":-44350},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-4890,"y":7220,"z":-44850},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-4090,"y":7220,"z":-45220},"rot":{"x":0,"y":0,"z":0}},{"groupId":46,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-140,"y":7220,"z":-56700},"rot":{"x":0,"y":270000,"z":0}},{"groupId":46,"instId":300001,"propState":0,"propId":1033,"pos":{"x":3360,"y":7235,"z":-54200},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[],"npcs":[{"groupId":48,"instId":400001,"npcId":3013,"pos":{"x":-3140,"y":7220,"z":-49350},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"49":{"props":[],"npcs":[{"groupId":49,"instId":400001,"npcId":3013,"pos":{"x":2860,"y":7220,"z":-49350},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"50":{"props":[],"npcs":[{"groupId":50,"instId":400001,"npcId":3013,"pos":{"x":-140,"y":7220,"z":-50350},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"51":{"props":[],"npcs":[],"monsters":[{"groupId":51,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":1860,"y":7220,"z":-48350},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"52":{"props":[],"npcs":[],"monsters":[{"groupId":52,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-2140,"y":7220,"z":-48350},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"53":{"props":[],"npcs":[],"monsters":[{"groupId":53,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-140,"y":7220,"z":-50350},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-470,"y":14953,"z":104810},"rot":{"x":0,"y":180000,"z":0}},{"groupId":54,"instId":300001,"propState":0,"propId":1030,"pos":{"x":399,"y":14953,"z":59690},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300010,"propState":12,"propId":60305,"pos":{"x":3990,"y":14953,"z":78370},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300008,"propState":0,"propId":103016,"pos":{"x":5525,"y":14953,"z":74536},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-10,"y":14953,"z":95490},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-4010,"y":14953,"z":78370},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300009,"propState":0,"propId":103016,"pos":{"x":6325,"y":14953,"z":74036},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300007,"propState":0,"propId":103016,"pos":{"x":6325,"y":14953,"z":74876},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-4010,"y":14953,"z":81480},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-3210,"y":14953,"z":81980},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-4010,"y":14953,"z":82350},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300003,"propState":0,"propId":1033,"pos":{"x":3490,"y":14968,"z":92990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-3510,"y":14963,"z":92990},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300002,"propState":1,"propId":1049,"pos":{"x":2990,"y":14953,"z":87370},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-3010,"y":14953,"z":87370},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"57":{"props":[],"npcs":[{"groupId":57,"instId":400001,"npcId":3013,"pos":{"x":2990,"y":14953,"z":87370},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"58":{"props":[],"npcs":[{"groupId":58,"instId":400001,"npcId":3013,"pos":{"x":-3010,"y":14953,"z":87370},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"59":{"props":[],"npcs":[{"groupId":59,"instId":400001,"npcId":3013,"pos":{"x":-10,"y":14953,"z":88370},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"60":{"props":[],"npcs":[],"monsters":[{"groupId":60,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-2010,"y":14953,"z":86370},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"61":{"props":[],"npcs":[],"monsters":[{"groupId":61,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":1990,"y":14953,"z":86370},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"62":{"props":[],"npcs":[],"monsters":[{"groupId":62,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-10,"y":14953,"z":88370},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300003,"propState":0,"propId":1030,"pos":{"x":88588,"y":2767,"z":204330},"rot":{"x":493,"y":285827,"z":282}},{"groupId":63,"instId":300002,"propState":0,"propId":1030,"pos":{"x":51617,"y":2770,"z":172470},"rot":{"x":493,"y":54231,"z":282}},{"groupId":63,"instId":300001,"propState":0,"propId":1030,"pos":{"x":77440,"y":660,"z":218510},"rot":{"x":359441,"y":194428,"z":99}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300002,"propState":1,"propId":1049,"pos":{"x":63512,"y":2559,"z":191382},"rot":{"x":568,"y":24426,"z":0}},{"groupId":65,"instId":300001,"propState":12,"propId":60305,"pos":{"x":68975,"y":2558,"z":188901},"rot":{"x":568,"y":24426,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300010,"propState":12,"propId":60305,"pos":{"x":66323,"y":2470,"z":199990},"rot":{"x":568,"y":24426,"z":0}},{"groupId":64,"instId":300009,"propState":0,"propId":103016,"pos":{"x":67977,"y":2430,"z":203631},"rot":{"x":568,"y":24426,"z":0}},{"groupId":64,"instId":300008,"propState":0,"propId":103016,"pos":{"x":68499,"y":2435,"z":202845},"rot":{"x":568,"y":24426,"z":0}},{"groupId":64,"instId":300007,"propState":0,"propId":103016,"pos":{"x":67630,"y":2439,"z":202867},"rot":{"x":568,"y":24426,"z":0}},{"groupId":64,"instId":300006,"propState":0,"propId":103016,"pos":{"x":71953,"y":2508,"z":193040},"rot":{"x":568,"y":24426,"z":0}},{"groupId":64,"instId":300005,"propState":0,"propId":103016,"pos":{"x":71018,"y":2513,"z":192915},"rot":{"x":568,"y":24426,"z":0}},{"groupId":64,"instId":300002,"propState":0,"propId":1033,"pos":{"x":63260,"y":2623,"z":183571},"rot":{"x":359987,"y":294426,"z":0}},{"groupId":64,"instId":300011,"propState":1,"propId":1049,"pos":{"x":73607,"y":2468,"z":196681},"rot":{"x":568,"y":24426,"z":0}},{"groupId":64,"instId":300004,"propState":0,"propId":103016,"pos":{"x":71593,"y":2516,"z":192247},"rot":{"x":568,"y":24426,"z":0}},{"groupId":64,"instId":300003,"propState":0,"propId":1033,"pos":{"x":61107,"y":2599,"z":187295},"rot":{"x":359987,"y":294426,"z":0}},{"groupId":64,"instId":300001,"propState":0,"propId":1033,"pos":{"x":67480,"y":2597,"z":184400},"rot":{"x":359987,"y":294426,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[],"npcs":[{"groupId":66,"instId":400001,"npcId":3013,"pos":{"x":63512,"y":2559,"z":191382},"rot":{"x":0,"y":24426,"z":0}}],"monsters":[],"teleports":{}},"67":{"props":[],"npcs":[{"groupId":67,"instId":400001,"npcId":3013,"pos":{"x":68975,"y":2558,"z":188901},"rot":{"x":0,"y":24426,"z":0}}],"monsters":[],"teleports":{}},"68":{"props":[],"npcs":[{"groupId":68,"instId":400001,"npcId":3013,"pos":{"x":65830,"y":2568,"z":189231},"rot":{"x":0,"y":24426,"z":0}}],"monsters":[],"teleports":{}},"69":{"props":[],"npcs":[],"monsters":[{"groupId":69,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":68478,"y":2548,"z":190225},"rot":{"x":0,"y":24426,"z":0}}],"teleports":{}},"70":{"props":[],"npcs":[],"monsters":[{"groupId":70,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":64836,"y":2549,"z":191879},"rot":{"x":0,"y":24426,"z":0}}],"teleports":{}},"71":{"props":[],"npcs":[],"monsters":[{"groupId":71,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":65830,"y":2568,"z":189231},"rot":{"x":0,"y":24426,"z":0}}],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-135940,"y":14750,"z":153720},"rot":{"x":0,"y":152419,"z":0}},{"groupId":81,"instId":300003,"propState":0,"propId":1030,"pos":{"x":-113290,"y":14750,"z":123450},"rot":{"x":0,"y":311536,"z":0}},{"groupId":81,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-115590,"y":13757,"z":145540},"rot":{"x":0,"y":234017,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-132097,"y":14692,"z":137072},"rot":{"x":0,"y":46640,"z":0}},{"groupId":82,"instId":300007,"propState":0,"propId":103016,"pos":{"x":-129750,"y":14692,"z":139290},"rot":{"x":0,"y":46640,"z":0}},{"groupId":82,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-126604,"y":14692,"z":131256},"rot":{"x":0,"y":46640,"z":0}},{"groupId":82,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-129139,"y":14692,"z":139867},"rot":{"x":0,"y":46640,"z":0}},{"groupId":82,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-129761,"y":14692,"z":128273},"rot":{"x":0,"y":46640,"z":0}},{"groupId":82,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-128954,"y":14692,"z":138942},"rot":{"x":0,"y":46640,"z":0}},{"groupId":82,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-129128,"y":14692,"z":128871},"rot":{"x":0,"y":46640,"z":0}},{"groupId":82,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-130041,"y":14692,"z":129109},"rot":{"x":0,"y":46640,"z":0}},{"groupId":82,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-141410,"y":14217,"z":127590},"rot":{"x":0,"y":316640,"z":0}},{"groupId":82,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-140825,"y":14217,"z":123329},"rot":{"x":0,"y":316640,"z":0}},{"groupId":82,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-136604,"y":14217,"z":122501},"rot":{"x":0,"y":316640,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[{"groupId":83,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-137954,"y":14266,"z":130166},"rot":{"x":0,"y":46640,"z":0}},{"groupId":83,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-133834,"y":14266,"z":125804},"rot":{"x":0,"y":46640,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"84":{"props":[],"npcs":[{"groupId":84,"instId":400001,"npcId":3013,"pos":{"x":-137954,"y":14266,"z":130166},"rot":{"x":0,"y":46640,"z":0}}],"monsters":[],"teleports":{}},"85":{"props":[],"npcs":[{"groupId":85,"instId":400001,"npcId":3013,"pos":{"x":-133834,"y":14266,"z":125804},"rot":{"x":0,"y":46640,"z":0}}],"monsters":[],"teleports":{}},"86":{"props":[],"npcs":[{"groupId":86,"instId":400001,"npcId":3013,"pos":{"x":-136621,"y":14266,"z":127298},"rot":{"x":0,"y":46640,"z":0}}],"monsters":[],"teleports":{}},"87":{"props":[],"npcs":[],"monsters":[{"groupId":87,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-133794,"y":14266,"z":127217},"rot":{"x":0,"y":46640,"z":0}}],"teleports":{}},"88":{"props":[],"npcs":[],"monsters":[{"groupId":88,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-136540,"y":14266,"z":130126},"rot":{"x":0,"y":46640,"z":0}}],"teleports":{}},"89":{"props":[],"npcs":[],"monsters":[{"groupId":89,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-136621,"y":14266,"z":127298},"rot":{"x":0,"y":46640,"z":0}}],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-94660,"y":7259,"z":105900},"rot":{"x":0,"y":123460,"z":0}},{"groupId":90,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-76004,"y":7259,"z":118810},"rot":{"x":0,"y":215000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-91755,"y":7259,"z":95447},"rot":{"x":0,"y":35000,"z":0}},{"groupId":92,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-86840,"y":7259,"z":92005},"rot":{"x":0,"y":35000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"91":{"props":[{"groupId":91,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-80859,"y":7259,"z":98804},"rot":{"x":0,"y":35000,"z":0}},{"groupId":91,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-87412,"y":7259,"z":103393},"rot":{"x":0,"y":35000,"z":0}},{"groupId":91,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-85118,"y":7259,"z":106669},"rot":{"x":0,"y":35000,"z":0}},{"groupId":91,"instId":300007,"propState":0,"propId":103016,"pos":{"x":-85600,"y":7259,"z":105981},"rot":{"x":0,"y":35000,"z":0}},{"groupId":91,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-83652,"y":7259,"z":94815},"rot":{"x":0,"y":35000,"z":0}},{"groupId":91,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-93481,"y":7259,"z":87750},"rot":{"x":0,"y":305000,"z":0}},{"groupId":91,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-84750,"y":7259,"z":105801},"rot":{"x":0,"y":35000,"z":0}},{"groupId":91,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-83153,"y":7259,"z":95528},"rot":{"x":0,"y":35000,"z":0}},{"groupId":91,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-84096,"y":7259,"z":95577},"rot":{"x":0,"y":35000,"z":0}},{"groupId":91,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-94914,"y":7259,"z":91805},"rot":{"x":0,"y":305000,"z":0}},{"groupId":91,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-89180,"y":7259,"z":87790},"rot":{"x":0,"y":305000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[],"npcs":[{"groupId":93,"instId":400001,"npcId":3013,"pos":{"x":-91755,"y":7259,"z":95447},"rot":{"x":0,"y":35000,"z":0}}],"monsters":[],"teleports":{}},"94":{"props":[],"npcs":[{"groupId":94,"instId":400001,"npcId":3013,"pos":{"x":-86840,"y":7259,"z":92005},"rot":{"x":0,"y":35000,"z":0}}],"monsters":[],"teleports":{}},"95":{"props":[],"npcs":[{"groupId":95,"instId":400001,"npcId":3013,"pos":{"x":-89872,"y":7259,"z":92907},"rot":{"x":0,"y":35000,"z":0}}],"monsters":[],"teleports":{}},"96":{"props":[],"npcs":[],"monsters":[{"groupId":96,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-87086,"y":7259,"z":93398},"rot":{"x":0,"y":35000,"z":0}}],"teleports":{}},"97":{"props":[],"npcs":[],"monsters":[{"groupId":97,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-90363,"y":7259,"z":95692},"rot":{"x":0,"y":35000,"z":0}}],"teleports":{}},"98":{"props":[],"npcs":[],"monsters":[{"groupId":98,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-89872,"y":7259,"z":92907},"rot":{"x":0,"y":35000,"z":0}}],"teleports":{}},"99":{"props":[{"groupId":99,"instId":300004,"propState":0,"propId":1030,"pos":{"x":-6300,"y":4202,"z":157560},"rot":{"x":0,"y":274455,"z":0}},{"groupId":99,"instId":300003,"propState":0,"propId":1030,"pos":{"x":-28270,"y":4207,"z":146220},"rot":{"x":0,"y":286793,"z":0}},{"groupId":99,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-51848,"y":4211,"z":151475},"rot":{"x":0,"y":33492,"z":0}},{"groupId":99,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-50420,"y":2432,"z":171210},"rot":{"x":0,"y":125512,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"101":{"props":[{"groupId":101,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-24163,"y":4202,"z":154907},"rot":{"x":0,"y":289883,"z":0}},{"groupId":101,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-22122,"y":4202,"z":160549},"rot":{"x":0,"y":289883,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"100":{"props":[{"groupId":100,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-30246,"y":4202,"z":164551},"rot":{"x":0,"y":289883,"z":0}},{"groupId":100,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-32966,"y":4202,"z":157027},"rot":{"x":0,"y":289883,"z":0}},{"groupId":100,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-36728,"y":4202,"z":158388},"rot":{"x":0,"y":289883,"z":0}},{"groupId":100,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-35986,"y":4202,"z":158970},"rot":{"x":0,"y":289883,"z":0}},{"groupId":100,"instId":300007,"propState":0,"propId":103016,"pos":{"x":-35938,"y":4202,"z":158102},"rot":{"x":0,"y":289883,"z":0}},{"groupId":100,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-26484,"y":4202,"z":163190},"rot":{"x":0,"y":289883,"z":0}},{"groupId":100,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-26286,"y":4202,"z":162268},"rot":{"x":0,"y":289883,"z":0}},{"groupId":100,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-25666,"y":4202,"z":162894},"rot":{"x":0,"y":289883,"z":0}},{"groupId":100,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-20571,"y":4202,"z":153076},"rot":{"x":0,"y":199883,"z":0}},{"groupId":100,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-17030,"y":4202,"z":155518},"rot":{"x":0,"y":199883,"z":0}},{"groupId":100,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-18191,"y":4202,"z":159659},"rot":{"x":0,"y":199883,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"102":{"props":[],"npcs":[{"groupId":102,"instId":400001,"npcId":3013,"pos":{"x":-24163,"y":4202,"z":154907},"rot":{"x":0,"y":289883,"z":0}}],"monsters":[],"teleports":{}},"103":{"props":[],"npcs":[{"groupId":103,"instId":400001,"npcId":3013,"pos":{"x":-22122,"y":4202,"z":160549},"rot":{"x":0,"y":289883,"z":0}}],"monsters":[],"teleports":{}},"104":{"props":[],"npcs":[{"groupId":104,"instId":400001,"npcId":3013,"pos":{"x":-22202,"y":4202,"z":157388},"rot":{"x":0,"y":289883,"z":0}}],"monsters":[],"teleports":{}},"105":{"props":[],"npcs":[],"monsters":[{"groupId":105,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-23403,"y":4202,"z":159949},"rot":{"x":0,"y":289883,"z":0}}],"teleports":{}},"106":{"props":[],"npcs":[],"monsters":[{"groupId":106,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-24763,"y":4202,"z":156187},"rot":{"x":0,"y":289883,"z":0}}],"teleports":{}},"107":{"props":[],"npcs":[],"monsters":[{"groupId":107,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-22202,"y":4202,"z":157388},"rot":{"x":0,"y":289883,"z":0}}],"teleports":{}},"110":{"props":[],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8040801":{"P80408_F80408001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300001,"propState":0,"propId":102037,"pos":{"x":47718,"y":-1332,"z":98260},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300005,"propState":0,"propId":1029,"pos":{"x":-43272,"y":2221,"z":77153},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300002,"propState":0,"propId":1029,"pos":{"x":6650,"y":2171,"z":66135},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300004,"propState":0,"propId":1029,"pos":{"x":6470,"y":2220,"z":46860},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-14140,"y":2171,"z":37670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-59730,"y":821,"z":72304},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300008,"propState":20,"propId":60305,"pos":{"x":-62120,"y":821,"z":39160},"rot":{"x":0,"y":269926,"z":0}},{"groupId":15,"instId":300009,"propState":0,"propId":100,"pos":{"x":-15900,"y":2171,"z":60500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300007,"propState":0,"propId":1051,"pos":{"x":-52541,"y":2171,"z":43593},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300006,"propState":20,"propId":60305,"pos":{"x":-10760,"y":2171,"z":59389},"rot":{"x":0,"y":269926,"z":0}},{"groupId":15,"instId":300005,"propState":20,"propId":60305,"pos":{"x":-10760,"y":2171,"z":60690},"rot":{"x":0,"y":269926,"z":0}},{"groupId":15,"instId":300004,"propState":20,"propId":60305,"pos":{"x":-10760,"y":2171,"z":61889},"rot":{"x":0,"y":269926,"z":0}},{"groupId":15,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-5310,"y":2171,"z":56950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-2310,"y":2171,"z":60450},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-5310,"y":2171,"z":63950},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-900,"y":7036,"z":-108610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":1029,"pos":{"x":22710,"y":7036,"z":-108631},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300004,"propState":0,"propId":102006,"pos":{"x":-35569,"y":2171,"z":67375},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-28640,"y":2171,"z":43180},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":100,"pos":{"x":-52750,"y":2171,"z":43250},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":100,"pos":{"x":-25070,"y":2171,"z":54980},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":16,"instId":200021,"monsterId":8002059,"eventId":81312013,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":16,"instId":200020,"monsterId":8002059,"eventId":81312013,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":16,"instId":200019,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":16,"instId":200018,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":16,"instId":200017,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":16,"instId":200016,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":16,"instId":200015,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":16,"instId":200014,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":16,"instId":200013,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":16,"instId":200012,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":16,"instId":200011,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":16,"instId":200010,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":16,"instId":200009,"monsterId":8002059,"eventId":81312013,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":16,"instId":200008,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":16,"instId":200007,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":16,"instId":200006,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":16,"instId":200005,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":16,"instId":200004,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":16,"instId":200003,"monsterId":8002059,"eventId":81312013,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":16,"instId":200002,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}}],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300002,"propState":0,"propId":100,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":19,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300006,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":1033,"pos":{"x":12990,"y":4877,"z":-138760},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":1000,"z":9046},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300008,"propState":20,"propId":60305,"pos":{"x":8660,"y":4877,"z":-126890},"rot":{"x":0,"y":269926,"z":0}},{"groupId":26,"instId":300005,"propState":0,"propId":102054,"pos":{"x":25676,"y":3543,"z":-135696},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300004,"propState":0,"propId":102077,"pos":{"x":16678,"y":4877,"z":-127780},"rot":{"x":0,"y":270000,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":1033,"pos":{"x":9490,"y":4877,"z":-135760},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":1033,"pos":{"x":16490,"y":4877,"z":-135760},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[],"npcs":[{"groupId":20,"instId":400001,"npcId":3013,"pos":{"x":25579,"y":4989,"z":-134079},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"21":{"props":[],"npcs":[{"groupId":21,"instId":400001,"npcId":3013,"pos":{"x":25579,"y":4989,"z":-130796},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"22":{"props":[],"npcs":[{"groupId":22,"instId":400001,"npcId":3013,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300003,"propState":20,"propId":60305,"pos":{"x":25580,"y":4989,"z":-133500},"rot":{"x":0,"y":269926,"z":0}},{"groupId":23,"instId":300002,"propState":20,"propId":60305,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":269926,"z":0}},{"groupId":23,"instId":300001,"propState":20,"propId":60305,"pos":{"x":25580,"y":4989,"z":-131470},"rot":{"x":0,"y":269926,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300002,"propState":20,"propId":60305,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":269926,"z":0}},{"groupId":24,"instId":300001,"propState":20,"propId":60305,"pos":{"x":25580,"y":4989,"z":-131470},"rot":{"x":0,"y":269926,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300001,"propState":20,"propId":60305,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":269926,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8040802":{"P80408_F80408001":{"scenes":{},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8040803":{"P80408_F80408001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300009,"propState":0,"propId":100,"pos":{"x":-197920,"y":2966,"z":-87846},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300008,"propState":20,"propId":60305,"pos":{"x":-138570,"y":-46,"z":-73273},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":1051,"pos":{"x":-144980,"y":-46,"z":-73273},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300006,"propState":20,"propId":60305,"pos":{"x":-202180,"y":2966,"z":-85410},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300005,"propState":20,"propId":60305,"pos":{"x":-202180,"y":2966,"z":-87846},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300004,"propState":20,"propId":60305,"pos":{"x":-202180,"y":2966,"z":-89846},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-206320,"y":2966,"z":-82810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-206320,"y":2966,"z":-87810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-206320,"y":2966,"z":-92810},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300029,"propState":0,"propId":100027,"pos":{"x":-186071,"y":-178,"z":-69130},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300031,"propState":0,"propId":100,"pos":{"x":-135330,"y":-115,"z":-73270},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300030,"propState":0,"propId":100025,"pos":{"x":-183430,"y":-7672,"z":-92010},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300028,"propState":0,"propId":100027,"pos":{"x":-198710,"y":-4171,"z":-91020},"rot":{"x":0,"y":139113,"z":0}},{"groupId":11,"instId":300027,"propState":0,"propId":100027,"pos":{"x":-185240,"y":-154,"z":-91940},"rot":{"x":0,"y":180000,"z":0}},{"groupId":11,"instId":300026,"propState":0,"propId":100027,"pos":{"x":-186720,"y":-154,"z":-90290},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300025,"propState":0,"propId":100027,"pos":{"x":-171643,"y":-178,"z":-65620},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300024,"propState":0,"propId":100027,"pos":{"x":-171630,"y":-178,"z":-67230},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300023,"propState":0,"propId":100027,"pos":{"x":-173830,"y":-178,"z":-72960},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300022,"propState":0,"propId":100027,"pos":{"x":-173853,"y":-178,"z":-71351},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300021,"propState":0,"propId":100027,"pos":{"x":-187694,"y":-154,"z":-94980},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300020,"propState":0,"propId":100027,"pos":{"x":-211010,"y":-178,"z":-68811},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300019,"propState":0,"propId":100027,"pos":{"x":-209240,"y":-178,"z":-70740},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300018,"propState":0,"propId":100027,"pos":{"x":-202290,"y":-4155,"z":-92200},"rot":{"x":0,"y":6097,"z":0}},{"groupId":11,"instId":300017,"propState":0,"propId":100027,"pos":{"x":-206127,"y":-4171,"z":-90578},"rot":{"x":0,"y":54553,"z":0}},{"groupId":11,"instId":300016,"propState":0,"propId":100027,"pos":{"x":-203400,"y":-4171,"z":-83790},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300015,"propState":0,"propId":100027,"pos":{"x":-199130,"y":-4171,"z":-85290},"rot":{"x":0,"y":45579,"z":0}},{"groupId":11,"instId":300014,"propState":0,"propId":100027,"pos":{"x":-179950,"y":-7672,"z":-76370},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300013,"propState":0,"propId":100027,"pos":{"x":-186850,"y":-7672,"z":-77840},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300012,"propState":0,"propId":100027,"pos":{"x":-185710,"y":-7672,"z":-79700},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300011,"propState":0,"propId":100027,"pos":{"x":-175401,"y":-4383,"z":-60446},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300010,"propState":0,"propId":100027,"pos":{"x":-174021,"y":-4383,"z":-58800},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300009,"propState":0,"propId":100027,"pos":{"x":-168740,"y":-4383,"z":-66223},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300008,"propState":0,"propId":100027,"pos":{"x":-171030,"y":-4389,"z":-87160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300007,"propState":0,"propId":100027,"pos":{"x":-170533,"y":-4389,"z":-93910},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300006,"propState":0,"propId":100027,"pos":{"x":-151520,"y":-4389,"z":-95020},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":100027,"pos":{"x":-155160,"y":-163,"z":-74509},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":100027,"pos":{"x":-154132,"y":-163,"z":-72550},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":100027,"pos":{"x":-152294,"y":-163,"z":-70940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":100027,"pos":{"x":-178240,"y":-7672,"z":-75510},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":100027,"pos":{"x":-153950,"y":-4389,"z":-95510},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8040804":{"P80408_F80408001":{"scenes":{"12":{"props":[{"groupId":12,"instId":300002,"propState":0,"propId":1028,"pos":{"x":208760,"y":46598,"z":-62270},"rot":{"x":0,"y":75000,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":1028,"pos":{"x":233810,"y":45287,"z":-89700},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300009,"propState":0,"propId":100,"pos":{"x":241650,"y":45265,"z":-64790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300007,"propState":0,"propId":1051,"pos":{"x":223326,"y":45273,"z":-60660},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300008,"propState":20,"propId":60305,"pos":{"x":218107,"y":45825,"z":-63443},"rot":{"x":350674,"y":279620,"z":0}},{"groupId":15,"instId":300006,"propState":20,"propId":60305,"pos":{"x":245590,"y":45265,"z":-66430},"rot":{"x":0,"y":269275,"z":0}},{"groupId":15,"instId":300005,"propState":20,"propId":60305,"pos":{"x":245570,"y":45265,"z":-64790},"rot":{"x":0,"y":269275,"z":0}},{"groupId":15,"instId":300004,"propState":20,"propId":60305,"pos":{"x":245570,"y":45265,"z":-63290},"rot":{"x":0,"y":269275,"z":0}},{"groupId":15,"instId":300003,"propState":0,"propId":1033,"pos":{"x":250710,"y":45265,"z":-69790},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300002,"propState":0,"propId":1033,"pos":{"x":250710,"y":45265,"z":-64790},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":1033,"pos":{"x":250710,"y":45265,"z":-59790},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300004,"propState":0,"propId":101016,"pos":{"x":250250,"y":45265,"z":-72700},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300003,"propState":0,"propId":101016,"pos":{"x":228820,"y":45265,"z":-50400},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300002,"propState":0,"propId":100,"pos":{"x":219250,"y":45481,"z":-60500},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":100,"pos":{"x":239350,"y":45265,"z":-64020},"rot":{"x":0,"y":359039,"z":0}}],"npcs":[],"monsters":[{"groupId":14,"instId":200021,"monsterId":8002059,"eventId":81312013,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":14,"instId":200020,"monsterId":8002059,"eventId":81312013,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":14,"instId":200019,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":14,"instId":200018,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":14,"instId":200017,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":14,"instId":200016,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":14,"instId":200015,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":14,"instId":200014,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":14,"instId":200013,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":14,"instId":200012,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":14,"instId":200011,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":14,"instId":200010,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":14,"instId":200009,"monsterId":8002059,"eventId":81312013,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":14,"instId":200008,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":14,"instId":200007,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":14,"instId":200006,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":14,"instId":200005,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":14,"instId":200004,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":14,"instId":200003,"monsterId":8002059,"eventId":81312013,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":14,"instId":200002,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8040805":{"P80408_F80408001":{"scenes":{"10":{"props":[{"groupId":10,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-20860,"y":23830,"z":-47026},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-17320,"y":17968,"z":-98176},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-33150,"y":13642,"z":-27420},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300008,"propState":20,"propId":60305,"pos":{"x":-10200,"y":23873,"z":-73870},"rot":{"x":0,"y":36,"z":0}},{"groupId":19,"instId":300007,"propState":0,"propId":1051,"pos":{"x":-7970,"y":23873,"z":-69649},"rot":{"x":0,"y":0,"z":0}},{"groupId":19,"instId":300009,"propState":0,"propId":100,"pos":{"x":-66430,"y":3861,"z":-12500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300006,"propState":20,"propId":60305,"pos":{"x":-72120,"y":3834,"z":-11160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":19,"instId":300005,"propState":20,"propId":60305,"pos":{"x":-72120,"y":3834,"z":-12504},"rot":{"x":0,"y":90000,"z":0}},{"groupId":19,"instId":300004,"propState":20,"propId":60305,"pos":{"x":-72120,"y":3833,"z":-13786},"rot":{"x":0,"y":90000,"z":0}},{"groupId":19,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-78550,"y":3855,"z":-9450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":19,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-78550,"y":3855,"z":-12450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":19,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-78550,"y":3855,"z":-15450},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300031,"propState":0,"propId":100,"pos":{"x":-11330,"y":17963,"z":-73730},"rot":{"x":0,"y":270000,"z":0}},{"groupId":12,"instId":300028,"propState":0,"propId":102007,"pos":{"x":-47888,"y":7474,"z":-31623},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300027,"propState":0,"propId":102007,"pos":{"x":-18821,"y":17955,"z":-92091},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300022,"propState":0,"propId":102007,"pos":{"x":-4595,"y":23802,"z":-50966},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300021,"propState":0,"propId":102007,"pos":{"x":-6285,"y":23808,"z":-49182},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300018,"propState":0,"propId":102007,"pos":{"x":-30840,"y":13575,"z":-37670},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300017,"propState":0,"propId":102007,"pos":{"x":-8985,"y":17945,"z":-71572},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300014,"propState":0,"propId":102007,"pos":{"x":-65900,"y":2812,"z":-26390},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300013,"propState":0,"propId":102007,"pos":{"x":-71510,"y":2771,"z":-26260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300010,"propState":0,"propId":102007,"pos":{"x":-51054,"y":11131,"z":-51188},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300009,"propState":0,"propId":102007,"pos":{"x":-52401,"y":11130,"z":-48691},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":102007,"pos":{"x":-9086,"y":17963,"z":-73050},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300030,"propState":0,"propId":102006,"pos":{"x":-38127,"y":13553,"z":-48901},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300029,"propState":0,"propId":102007,"pos":{"x":-51505,"y":7474,"z":-28274},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300026,"propState":0,"propId":102007,"pos":{"x":-15921,"y":17953,"z":-88639},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300025,"propState":0,"propId":102007,"pos":{"x":-17240,"y":17964,"z":-93020},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300024,"propState":0,"propId":102007,"pos":{"x":-71660,"y":2796,"z":-32840},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300023,"propState":0,"propId":102007,"pos":{"x":-10870,"y":23829,"z":-59860},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300020,"propState":0,"propId":102007,"pos":{"x":-21723,"y":23805,"z":-50691},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300019,"propState":0,"propId":102007,"pos":{"x":-19401,"y":17965,"z":-84135},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300016,"propState":0,"propId":102007,"pos":{"x":-70080,"y":2808,"z":-33920},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300015,"propState":0,"propId":102007,"pos":{"x":-68860,"y":2790,"z":-24690},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300012,"propState":0,"propId":102007,"pos":{"x":-51939,"y":7470,"z":-33403},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300011,"propState":0,"propId":102007,"pos":{"x":-48830,"y":7474,"z":-28292},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300008,"propState":0,"propId":102007,"pos":{"x":-34940,"y":13596,"z":-33040},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300007,"propState":0,"propId":102007,"pos":{"x":-33780,"y":13575,"z":-31963},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300006,"propState":0,"propId":102007,"pos":{"x":-32100,"y":13577,"z":-36650},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300005,"propState":0,"propId":102007,"pos":{"x":-31810,"y":13690,"z":-53830},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300004,"propState":0,"propId":102007,"pos":{"x":-30820,"y":13866,"z":-55092},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300002,"propState":0,"propId":102007,"pos":{"x":-28624,"y":16353,"z":-66542},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":102007,"pos":{"x":-26834,"y":16971,"z":-74154},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8040806":{"P80408_F80408001":{"scenes":{"9":{"props":[{"groupId":9,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-404500,"y":-44510,"z":60750},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-425960,"y":-44510,"z":115420},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300008,"propState":20,"propId":60305,"pos":{"x":-407920,"y":-45184,"z":91710},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300009,"propState":0,"propId":100,"pos":{"x":-405646,"y":-44510,"z":120760},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300007,"propState":0,"propId":1051,"pos":{"x":-404630,"y":-44773,"z":97000},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300006,"propState":20,"propId":60305,"pos":{"x":-404550,"y":-44510,"z":126240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300005,"propState":20,"propId":60305,"pos":{"x":-405646,"y":-44510,"z":126240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300004,"propState":20,"propId":60305,"pos":{"x":-406800,"y":-44510,"z":126240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-400650,"y":-44510,"z":132800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-405650,"y":-44510,"z":132800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-410650,"y":-44510,"z":132800},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300004,"propState":0,"propId":102006,"pos":{"x":-420000,"y":-44510,"z":126443},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-397750,"y":-44510,"z":103250},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":100,"pos":{"x":-405074,"y":-44773,"z":97000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":100,"pos":{"x":-404000,"y":-44430,"z":116500},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":11,"instId":200010,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200021,"monsterId":8002059,"eventId":81312013,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200018,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200017,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200015,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200014,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200012,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200009,"monsterId":8002059,"eventId":81312013,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200003,"monsterId":8002059,"eventId":81312013,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200020,"monsterId":8002059,"eventId":81312013,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200019,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200016,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200013,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200011,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200008,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200007,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200006,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200005,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200004,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":200002,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8040807":{"P80408_F80408001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-39672,"y":491,"z":11338},"rot":{"x":0,"y":44947,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-58980,"y":491,"z":15030},"rot":{"x":0,"y":314947,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-36110,"y":491,"z":-7800},"rot":{"x":0,"y":314947,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300009,"propState":20,"propId":60305,"pos":{"x":-46390,"y":744,"z":9420},"rot":{"x":0,"y":45000,"z":0}},{"groupId":9,"instId":300008,"propState":0,"propId":100,"pos":{"x":-56737,"y":3524,"z":-5587},"rot":{"x":0,"y":225000,"z":0}},{"groupId":9,"instId":300006,"propState":20,"propId":60305,"pos":{"x":-59850,"y":3524,"z":-7180},"rot":{"x":0,"y":45000,"z":0}},{"groupId":9,"instId":300005,"propState":20,"propId":60305,"pos":{"x":-59143,"y":3524,"z":-7887},"rot":{"x":0,"y":45000,"z":0}},{"groupId":9,"instId":300004,"propState":20,"propId":60305,"pos":{"x":-58436,"y":3524,"z":-8594},"rot":{"x":0,"y":45000,"z":0}},{"groupId":9,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-65630,"y":3445,"z":-9120},"rot":{"x":0,"y":45000,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-62910,"y":3445,"z":-11840},"rot":{"x":0,"y":45000,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-60160,"y":3445,"z":-14590},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":1000,"z":9046},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":100,"pos":{"x":-58490,"y":3582,"z":-7310},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":101073,"pos":{"x":-58570,"y":2630,"z":-7361},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":1031,"pos":{"x":-58531,"y":3625,"z":-7390},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":100,"pos":{"x":-56486,"y":3612,"z":-2463},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8040808":{"P80408_F80408001":{"scenes":{"12":{"props":[{"groupId":12,"instId":300002,"propState":0,"propId":1029,"pos":{"x":388060,"y":-21580,"z":428039},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":1029,"pos":{"x":388060,"y":-21580,"z":428039},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300002,"propState":0,"propId":1029,"pos":{"x":388060,"y":-21580,"z":428039},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":1029,"pos":{"x":388060,"y":-21580,"z":428039},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300012,"propState":0,"propId":100,"pos":{"x":369981,"y":-13117,"z":429791},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300011,"propState":0,"propId":100,"pos":{"x":370544,"y":-13716,"z":427205},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300008,"propState":20,"propId":60305,"pos":{"x":372590,"y":-13716,"z":424243},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300009,"propState":0,"propId":100,"pos":{"x":372590,"y":-13716,"z":423930},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300007,"propState":0,"propId":1051,"pos":{"x":-52541,"y":2171,"z":43593},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300006,"propState":20,"propId":60305,"pos":{"x":372590,"y":-13716,"z":430379},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300005,"propState":20,"propId":60305,"pos":{"x":371729,"y":-13716,"z":429259},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300004,"propState":20,"propId":60305,"pos":{"x":373470,"y":-13716,"z":429289},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":1033,"pos":{"x":374753,"y":-13716,"z":432587},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":1033,"pos":{"x":372140,"y":-13716,"z":436270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":1033,"pos":{"x":369619,"y":-13716,"z":432587},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300012,"propState":0,"propId":100,"pos":{"x":369981,"y":-13117,"z":429791},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300011,"propState":0,"propId":100,"pos":{"x":370544,"y":-13716,"z":427205},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300008,"propState":20,"propId":60305,"pos":{"x":372590,"y":-13716,"z":424243},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300009,"propState":0,"propId":100,"pos":{"x":372590,"y":-13716,"z":423930},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300007,"propState":0,"propId":1051,"pos":{"x":-52541,"y":2171,"z":43593},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300006,"propState":20,"propId":60305,"pos":{"x":372590,"y":-13716,"z":430379},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300005,"propState":20,"propId":60305,"pos":{"x":371729,"y":-13716,"z":429259},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300004,"propState":20,"propId":60305,"pos":{"x":373470,"y":-13716,"z":429289},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300003,"propState":0,"propId":1033,"pos":{"x":374753,"y":-13716,"z":432587},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300002,"propState":0,"propId":1033,"pos":{"x":372140,"y":-13716,"z":436270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":1033,"pos":{"x":369619,"y":-13716,"z":432587},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300018,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300019,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300017,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300016,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300015,"propState":0,"propId":109,"pos":{"x":406110,"y":-13646,"z":428020},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300014,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300013,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300012,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300011,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300010,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300009,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300008,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300007,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300006,"propState":0,"propId":100,"pos":{"x":388060,"y":-13820,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":103043,"pos":{"x":369925,"y":-13718,"z":429883},"rot":{"x":0,"y":68258,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":11,"instId":400001,"npcId":3098,"pos":{"x":370544,"y":-13716,"z":427205},"rot":{"x":0,"y":141790,"z":0}}],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300016,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300019,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300018,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300017,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300015,"propState":0,"propId":109,"pos":{"x":406110,"y":-13646,"z":428020},"rot":{"x":0,"y":90000,"z":0}},{"groupId":16,"instId":300014,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300013,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300012,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300011,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300010,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300009,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300008,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300007,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300004,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300003,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300006,"propState":0,"propId":100,"pos":{"x":388060,"y":-13820,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300005,"propState":0,"propId":103043,"pos":{"x":369925,"y":-13718,"z":429883},"rot":{"x":0,"y":68258,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":16,"instId":400001,"npcId":3098,"pos":{"x":370544,"y":-13716,"z":427205},"rot":{"x":0,"y":141790,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8040901":{"P80409_F80409001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300001,"propState":0,"propId":102037,"pos":{"x":47718,"y":-1332,"z":98260},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-14140,"y":2171,"z":37670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300005,"propState":0,"propId":1029,"pos":{"x":-43272,"y":2221,"z":77153},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":1029,"pos":{"x":6650,"y":2171,"z":66135},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":1029,"pos":{"x":6470,"y":2220,"z":46860},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-59730,"y":821,"z":72304},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300008,"propState":20,"propId":60305,"pos":{"x":-62120,"y":821,"z":39160},"rot":{"x":0,"y":269926,"z":0}},{"groupId":8,"instId":300009,"propState":0,"propId":100,"pos":{"x":-15900,"y":2171,"z":60500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300007,"propState":0,"propId":1051,"pos":{"x":-52541,"y":2171,"z":43593},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300006,"propState":20,"propId":60305,"pos":{"x":-10760,"y":2171,"z":59389},"rot":{"x":0,"y":269926,"z":0}},{"groupId":8,"instId":300005,"propState":20,"propId":60305,"pos":{"x":-10760,"y":2171,"z":60690},"rot":{"x":0,"y":269926,"z":0}},{"groupId":8,"instId":300004,"propState":20,"propId":60305,"pos":{"x":-10760,"y":2171,"z":61889},"rot":{"x":0,"y":269926,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-5310,"y":-16420,"z":56950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-2310,"y":-16420,"z":60450},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-5310,"y":-16420,"z":63950},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300001,"propState":0,"propId":1029,"pos":{"x":22710,"y":7036,"z":-108631},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-900,"y":7036,"z":-108610},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300004,"propState":0,"propId":102006,"pos":{"x":-35569,"y":2171,"z":67375},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-28640,"y":2171,"z":43180},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":100,"pos":{"x":-52750,"y":2171,"z":43250},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":100,"pos":{"x":-25070,"y":2171,"z":54980},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":9,"instId":200021,"monsterId":8002059,"eventId":81312013,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200020,"monsterId":8002059,"eventId":81312013,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200019,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200018,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200017,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200016,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200015,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200014,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200013,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200012,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200011,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200010,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200009,"monsterId":8002059,"eventId":81312013,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200008,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200007,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200006,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200005,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200004,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200003,"monsterId":8002059,"eventId":81312013,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200002,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}}],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300002,"propState":0,"propId":100,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":12,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":1000,"z":9046},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300008,"propState":20,"propId":60305,"pos":{"x":8660,"y":4877,"z":-126890},"rot":{"x":0,"y":269926,"z":0}},{"groupId":11,"instId":300006,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":102054,"pos":{"x":25676,"y":3543,"z":-135696},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":102077,"pos":{"x":16678,"y":4877,"z":-127780},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":1033,"pos":{"x":9490,"y":-9570,"z":-132440},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":1033,"pos":{"x":12990,"y":-9570,"z":-135440},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":1033,"pos":{"x":16490,"y":-9570,"z":-132440},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"13":{"props":[],"npcs":[{"groupId":13,"instId":400001,"npcId":3013,"pos":{"x":25579,"y":4989,"z":-134079},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"14":{"props":[],"npcs":[{"groupId":14,"instId":400001,"npcId":3013,"pos":{"x":25579,"y":4989,"z":-130796},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"15":{"props":[],"npcs":[{"groupId":15,"instId":400001,"npcId":3013,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300003,"propState":20,"propId":60305,"pos":{"x":25580,"y":4989,"z":-133500},"rot":{"x":0,"y":269926,"z":0}},{"groupId":16,"instId":300002,"propState":20,"propId":60305,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":269926,"z":0}},{"groupId":16,"instId":300001,"propState":20,"propId":60305,"pos":{"x":25580,"y":4989,"z":-131470},"rot":{"x":0,"y":269926,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300002,"propState":20,"propId":60305,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":269926,"z":0}},{"groupId":17,"instId":300001,"propState":20,"propId":60305,"pos":{"x":25580,"y":4989,"z":-131470},"rot":{"x":0,"y":269926,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":20,"propId":60305,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":269926,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8040902":{"P80409_F80409001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300002,"propState":0,"propId":1029,"pos":{"x":388060,"y":-21580,"z":428039},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":1029,"pos":{"x":388060,"y":-21580,"z":428039},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300002,"propState":0,"propId":1029,"pos":{"x":388060,"y":-21580,"z":428039},"rot":{"x":0,"y":90000,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":1029,"pos":{"x":388060,"y":-21580,"z":428039},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300012,"propState":0,"propId":100,"pos":{"x":369981,"y":-13117,"z":429791},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300011,"propState":0,"propId":100,"pos":{"x":370544,"y":-13716,"z":427205},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300008,"propState":20,"propId":60305,"pos":{"x":372590,"y":-13716,"z":424243},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300009,"propState":0,"propId":100,"pos":{"x":372590,"y":-13716,"z":423930},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300007,"propState":0,"propId":1051,"pos":{"x":-52541,"y":2171,"z":43593},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300006,"propState":20,"propId":60305,"pos":{"x":372590,"y":-24270,"z":430090},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300005,"propState":20,"propId":60305,"pos":{"x":371810,"y":-24270,"z":429067},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300004,"propState":20,"propId":60305,"pos":{"x":373360,"y":-24270,"z":429097},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":1033,"pos":{"x":374753,"y":-29850,"z":432587},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":1033,"pos":{"x":372140,"y":-29850,"z":436270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":1033,"pos":{"x":369619,"y":-29850,"z":432587},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300012,"propState":0,"propId":100,"pos":{"x":369981,"y":-13117,"z":429791},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300011,"propState":0,"propId":100,"pos":{"x":370544,"y":-13716,"z":427205},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300008,"propState":20,"propId":60305,"pos":{"x":372590,"y":-13716,"z":424243},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":100,"pos":{"x":372590,"y":-13716,"z":423930},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":1051,"pos":{"x":-52541,"y":2171,"z":43593},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300006,"propState":20,"propId":60305,"pos":{"x":372590,"y":-26510,"z":430080},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300005,"propState":20,"propId":60305,"pos":{"x":371810,"y":-26510,"z":429057},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300004,"propState":20,"propId":60305,"pos":{"x":373360,"y":-26510,"z":429087},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":1033,"pos":{"x":374753,"y":-29980,"z":432587},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":1033,"pos":{"x":372140,"y":-29980,"z":436270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":1033,"pos":{"x":369619,"y":-29980,"z":432587},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300018,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300016,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300014,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300012,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300010,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300008,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300006,"propState":0,"propId":100,"pos":{"x":388060,"y":-13820,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300019,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300017,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300015,"propState":0,"propId":109,"pos":{"x":406110,"y":-13646,"z":428020},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300013,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300011,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300009,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300007,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":103043,"pos":{"x":369925,"y":-13718,"z":429883},"rot":{"x":0,"y":68258,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":8,"instId":400001,"npcId":3098,"pos":{"x":370544,"y":-13716,"z":427205},"rot":{"x":0,"y":141790,"z":0}}],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300019,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300018,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300017,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300016,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300015,"propState":0,"propId":109,"pos":{"x":406110,"y":-13646,"z":428020},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300014,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300013,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300012,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300011,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300010,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300009,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300008,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300007,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300006,"propState":0,"propId":100,"pos":{"x":388060,"y":-13820,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":103043,"pos":{"x":369925,"y":-13718,"z":429883},"rot":{"x":0,"y":68258,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":11,"instId":400001,"npcId":3098,"pos":{"x":370544,"y":-13716,"z":427205},"rot":{"x":0,"y":141790,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8040903":{"P80409_F80409001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300009,"propState":0,"propId":100,"pos":{"x":-197920,"y":2966,"z":-87846},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300008,"propState":20,"propId":60305,"pos":{"x":-138570,"y":-46,"z":-73273},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300007,"propState":0,"propId":1051,"pos":{"x":-144980,"y":-46,"z":-73273},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300006,"propState":20,"propId":60305,"pos":{"x":-202180,"y":2966,"z":-85410},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300005,"propState":20,"propId":60305,"pos":{"x":-202180,"y":2966,"z":-87846},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300004,"propState":20,"propId":60305,"pos":{"x":-202180,"y":2966,"z":-89846},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-206320,"y":-22650,"z":-82810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-206320,"y":-22650,"z":-87810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-206320,"y":-22650,"z":-92810},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300031,"propState":0,"propId":100,"pos":{"x":-135330,"y":-115,"z":-73270},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300026,"propState":0,"propId":100027,"pos":{"x":-186720,"y":-154,"z":-90290},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300025,"propState":0,"propId":100027,"pos":{"x":-171643,"y":-178,"z":-65620},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300021,"propState":0,"propId":100027,"pos":{"x":-187694,"y":-154,"z":-94980},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300030,"propState":0,"propId":100025,"pos":{"x":-183430,"y":-7672,"z":-92010},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300029,"propState":0,"propId":100027,"pos":{"x":-186071,"y":-178,"z":-69130},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300028,"propState":0,"propId":100027,"pos":{"x":-198710,"y":-4171,"z":-91020},"rot":{"x":0,"y":139113,"z":0}},{"groupId":8,"instId":300027,"propState":0,"propId":100027,"pos":{"x":-185240,"y":-154,"z":-91940},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300024,"propState":0,"propId":100027,"pos":{"x":-171630,"y":-178,"z":-67230},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300023,"propState":0,"propId":100027,"pos":{"x":-173830,"y":-178,"z":-72960},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300022,"propState":0,"propId":100027,"pos":{"x":-173853,"y":-178,"z":-71351},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300020,"propState":0,"propId":100027,"pos":{"x":-211010,"y":-178,"z":-68811},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300019,"propState":0,"propId":100027,"pos":{"x":-209240,"y":-178,"z":-70740},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300018,"propState":0,"propId":100027,"pos":{"x":-202290,"y":-4155,"z":-92200},"rot":{"x":0,"y":6097,"z":0}},{"groupId":8,"instId":300017,"propState":0,"propId":100027,"pos":{"x":-206127,"y":-4171,"z":-90578},"rot":{"x":0,"y":54553,"z":0}},{"groupId":8,"instId":300016,"propState":0,"propId":100027,"pos":{"x":-203400,"y":-4171,"z":-83790},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300015,"propState":0,"propId":100027,"pos":{"x":-199130,"y":-4171,"z":-85290},"rot":{"x":0,"y":45579,"z":0}},{"groupId":8,"instId":300014,"propState":0,"propId":100027,"pos":{"x":-179950,"y":-7672,"z":-76370},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300013,"propState":0,"propId":100027,"pos":{"x":-186850,"y":-7672,"z":-77840},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300012,"propState":0,"propId":100027,"pos":{"x":-185710,"y":-7672,"z":-79700},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300011,"propState":0,"propId":100027,"pos":{"x":-175401,"y":-4383,"z":-60446},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300010,"propState":0,"propId":100027,"pos":{"x":-174021,"y":-4383,"z":-58800},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300009,"propState":0,"propId":100027,"pos":{"x":-168740,"y":-4383,"z":-66223},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300008,"propState":0,"propId":100027,"pos":{"x":-171030,"y":-4389,"z":-87160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300007,"propState":0,"propId":100027,"pos":{"x":-170533,"y":-4389,"z":-93910},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300006,"propState":0,"propId":100027,"pos":{"x":-151520,"y":-4389,"z":-95020},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":100027,"pos":{"x":-155160,"y":-163,"z":-74509},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":100027,"pos":{"x":-154132,"y":-163,"z":-72550},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":100027,"pos":{"x":-152294,"y":-163,"z":-70940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":100027,"pos":{"x":-178240,"y":-7672,"z":-75510},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":100027,"pos":{"x":-153950,"y":-4389,"z":-95510},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8040904":{"P80409_F80409001":{"scenes":{"2":{"props":[{"groupId":2,"instId":300002,"propState":0,"propId":1028,"pos":{"x":208760,"y":46598,"z":-62270},"rot":{"x":0,"y":75000,"z":0}},{"groupId":2,"instId":300001,"propState":0,"propId":1028,"pos":{"x":233810,"y":45287,"z":-89700},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300007,"propState":0,"propId":1051,"pos":{"x":223326,"y":45273,"z":-60660},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300009,"propState":0,"propId":100,"pos":{"x":241650,"y":45265,"z":-64790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300008,"propState":20,"propId":60305,"pos":{"x":218107,"y":45825,"z":-63443},"rot":{"x":350674,"y":279620,"z":0}},{"groupId":3,"instId":300006,"propState":20,"propId":60305,"pos":{"x":245590,"y":45265,"z":-66430},"rot":{"x":0,"y":269275,"z":0}},{"groupId":3,"instId":300005,"propState":20,"propId":60305,"pos":{"x":245570,"y":45265,"z":-64790},"rot":{"x":0,"y":269275,"z":0}},{"groupId":3,"instId":300004,"propState":20,"propId":60305,"pos":{"x":245570,"y":45265,"z":-63290},"rot":{"x":0,"y":269275,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":1033,"pos":{"x":250710,"y":27650,"z":-69790},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300002,"propState":0,"propId":1033,"pos":{"x":250710,"y":27650,"z":-64790},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":1033,"pos":{"x":250710,"y":27650,"z":-59790},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300003,"propState":0,"propId":101016,"pos":{"x":228820,"y":45265,"z":-50400},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300004,"propState":0,"propId":101016,"pos":{"x":250250,"y":45265,"z":-72700},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":100,"pos":{"x":219250,"y":45481,"z":-60500},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":100,"pos":{"x":239350,"y":45265,"z":-64020},"rot":{"x":0,"y":359039,"z":0}}],"npcs":[],"monsters":[{"groupId":4,"instId":200021,"monsterId":8002059,"eventId":81312013,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":4,"instId":200019,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":4,"instId":200018,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":4,"instId":200017,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":4,"instId":200016,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":4,"instId":200014,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":4,"instId":200012,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":4,"instId":200010,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":4,"instId":200009,"monsterId":8002059,"eventId":81312013,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":4,"instId":200007,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":4,"instId":200005,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":4,"instId":200003,"monsterId":8002059,"eventId":81312013,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":4,"instId":200020,"monsterId":8002059,"eventId":81312013,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":4,"instId":200015,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":4,"instId":200013,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":4,"instId":200011,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":4,"instId":200008,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":4,"instId":200006,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":4,"instId":200004,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":4,"instId":200002,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8040905":{"P80409_F80409001":{"scenes":{"9":{"props":[{"groupId":9,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-33150,"y":13642,"z":-27420},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-17320,"y":17968,"z":-98176},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-20860,"y":23830,"z":-47026},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300008,"propState":20,"propId":60305,"pos":{"x":-10200,"y":23873,"z":-73870},"rot":{"x":0,"y":36,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":1051,"pos":{"x":-7970,"y":23873,"z":-69649},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":100,"pos":{"x":-66430,"y":3861,"z":-12500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300006,"propState":20,"propId":60305,"pos":{"x":-72120,"y":3834,"z":-11160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300005,"propState":20,"propId":60305,"pos":{"x":-72120,"y":3834,"z":-12504},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300004,"propState":20,"propId":60305,"pos":{"x":-72120,"y":3833,"z":-13786},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-21630,"y":3855,"z":-9450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-21630,"y":3855,"z":-12450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-21630,"y":3855,"z":-15450},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300019,"propState":0,"propId":102007,"pos":{"x":-19401,"y":17965,"z":-84135},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300031,"propState":0,"propId":100,"pos":{"x":-11330,"y":17963,"z":-73730},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300030,"propState":0,"propId":102006,"pos":{"x":-38127,"y":13553,"z":-48901},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300029,"propState":0,"propId":102007,"pos":{"x":-51505,"y":7474,"z":-28274},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300028,"propState":0,"propId":102007,"pos":{"x":-47888,"y":7474,"z":-31623},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300027,"propState":0,"propId":102007,"pos":{"x":-18821,"y":17955,"z":-92091},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300026,"propState":0,"propId":102007,"pos":{"x":-15921,"y":17953,"z":-88639},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300025,"propState":0,"propId":102007,"pos":{"x":-17240,"y":17964,"z":-93020},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300024,"propState":0,"propId":102007,"pos":{"x":-71660,"y":2796,"z":-32840},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300023,"propState":0,"propId":102007,"pos":{"x":-10870,"y":23829,"z":-59860},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300022,"propState":0,"propId":102007,"pos":{"x":-4595,"y":23802,"z":-50966},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300021,"propState":0,"propId":102007,"pos":{"x":-6285,"y":23808,"z":-49182},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300020,"propState":0,"propId":102007,"pos":{"x":-21723,"y":23805,"z":-50691},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300018,"propState":0,"propId":102007,"pos":{"x":-30840,"y":13575,"z":-37670},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300017,"propState":0,"propId":102007,"pos":{"x":-8985,"y":17945,"z":-71572},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300016,"propState":0,"propId":102007,"pos":{"x":-70080,"y":2808,"z":-33920},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300015,"propState":0,"propId":102007,"pos":{"x":-68860,"y":2790,"z":-24690},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300014,"propState":0,"propId":102007,"pos":{"x":-65900,"y":2812,"z":-26390},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300013,"propState":0,"propId":102007,"pos":{"x":-71510,"y":2771,"z":-26260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300012,"propState":0,"propId":102007,"pos":{"x":-51939,"y":7470,"z":-33403},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300011,"propState":0,"propId":102007,"pos":{"x":-48830,"y":7474,"z":-28292},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300010,"propState":0,"propId":102007,"pos":{"x":-51054,"y":11131,"z":-51188},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300009,"propState":0,"propId":102007,"pos":{"x":-52401,"y":11130,"z":-48691},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300008,"propState":0,"propId":102007,"pos":{"x":-34940,"y":13596,"z":-33040},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300007,"propState":0,"propId":102007,"pos":{"x":-33780,"y":13575,"z":-31963},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300006,"propState":0,"propId":102007,"pos":{"x":-32100,"y":13577,"z":-36650},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":102007,"pos":{"x":-31810,"y":13690,"z":-53830},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":102007,"pos":{"x":-30820,"y":13866,"z":-55092},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":102007,"pos":{"x":-9086,"y":17963,"z":-73050},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":102007,"pos":{"x":-28624,"y":16353,"z":-66542},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":102007,"pos":{"x":-26834,"y":16971,"z":-74154},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8040906":{"P80409_F80409001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-404500,"y":-44510,"z":60750},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-425960,"y":-44510,"z":115420},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300008,"propState":20,"propId":60305,"pos":{"x":-407920,"y":-45184,"z":91710},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300009,"propState":0,"propId":100,"pos":{"x":-405646,"y":-44510,"z":120760},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":1051,"pos":{"x":-404630,"y":-44773,"z":97000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":20,"propId":60305,"pos":{"x":-404550,"y":-44510,"z":126240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300005,"propState":20,"propId":60305,"pos":{"x":-405646,"y":-44510,"z":126240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300004,"propState":20,"propId":60305,"pos":{"x":-406800,"y":-44510,"z":126240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-400650,"y":-56310,"z":132800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-405650,"y":-56310,"z":132800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-410650,"y":-56310,"z":132800},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300004,"propState":0,"propId":102006,"pos":{"x":-420000,"y":-44510,"z":126443},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-397750,"y":-44510,"z":103250},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":100,"pos":{"x":-405074,"y":-44773,"z":97000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":100,"pos":{"x":-404000,"y":-44430,"z":116500},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":7,"instId":200021,"monsterId":8002059,"eventId":81312013,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200020,"monsterId":8002059,"eventId":81312013,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200019,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200018,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200017,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200016,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200015,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200014,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200013,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200012,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200011,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200010,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200009,"monsterId":8002059,"eventId":81312013,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200008,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200007,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200006,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200005,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200004,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200003,"monsterId":8002059,"eventId":81312013,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200002,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8040907":{"P80409_F80409001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-39672,"y":491,"z":11338},"rot":{"x":0,"y":44947,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-58980,"y":491,"z":15030},"rot":{"x":0,"y":314947,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-36110,"y":491,"z":-7800},"rot":{"x":0,"y":314947,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300006,"propState":20,"propId":60305,"pos":{"x":-59850,"y":3524,"z":-7180},"rot":{"x":0,"y":45000,"z":0}},{"groupId":7,"instId":300009,"propState":20,"propId":60305,"pos":{"x":-46390,"y":744,"z":9420},"rot":{"x":0,"y":45000,"z":0}},{"groupId":7,"instId":300008,"propState":0,"propId":100,"pos":{"x":-56737,"y":3524,"z":-5587},"rot":{"x":0,"y":225000,"z":0}},{"groupId":7,"instId":300005,"propState":20,"propId":60305,"pos":{"x":-59143,"y":3524,"z":-7887},"rot":{"x":0,"y":45000,"z":0}},{"groupId":7,"instId":300004,"propState":20,"propId":60305,"pos":{"x":-58436,"y":3524,"z":-8594},"rot":{"x":0,"y":45000,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-65630,"y":-16050,"z":-9120},"rot":{"x":0,"y":45000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-62910,"y":-16050,"z":-11840},"rot":{"x":0,"y":45000,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-60160,"y":-16050,"z":-14590},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300004,"propState":0,"propId":100,"pos":{"x":-58490,"y":3582,"z":-7310},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":101073,"pos":{"x":-58570,"y":2630,"z":-7361},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":1031,"pos":{"x":-58531,"y":3625,"z":-7390},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":100,"pos":{"x":-56486,"y":3612,"z":-2463},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8050101":{"P80501_F80501001":{"scenes":{"136":{"props":[{"groupId":136,"instId":300002,"propState":0,"propId":1030,"pos":{"x":299390,"y":158600,"z":436730},"rot":{"x":0,"y":180000,"z":0}},{"groupId":136,"instId":300001,"propState":0,"propId":1030,"pos":{"x":299070,"y":168767,"z":449520},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[],"npcs":[],"monsters":[{"groupId":138,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":299390,"y":172137,"z":419730},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300008,"propState":0,"propId":103014,"pos":{"x":296224,"y":171500,"z":429257},"rot":{"x":0,"y":269744,"z":0}},{"groupId":137,"instId":300007,"propState":0,"propId":103014,"pos":{"x":296720,"y":171500,"z":430060},"rot":{"x":0,"y":269744,"z":0}},{"groupId":137,"instId":300006,"propState":0,"propId":103015,"pos":{"x":297064,"y":171500,"z":429262},"rot":{"x":0,"y":269744,"z":0}},{"groupId":137,"instId":300005,"propState":1,"propId":1038,"pos":{"x":297050,"y":171500,"z":426720},"rot":{"x":0,"y":210000,"z":0}},{"groupId":137,"instId":300004,"propState":1,"propId":1002,"pos":{"x":302513,"y":171500,"z":427160},"rot":{"x":0,"y":330000,"z":0}},{"groupId":137,"instId":300003,"propState":0,"propId":1053,"pos":{"x":295890,"y":172144,"z":415730},"rot":{"x":0,"y":270000,"z":0}},{"groupId":137,"instId":300002,"propState":0,"propId":1053,"pos":{"x":299390,"y":172169,"z":413230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":137,"instId":300001,"propState":0,"propId":1053,"pos":{"x":302890,"y":172169,"z":415730},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":137,"instId":400001,"npcId":3105,"pos":{"x":297168,"y":172167,"z":426919},"rot":{"x":0,"y":30000,"z":0}},{"groupId":137,"instId":400002,"npcId":3103,"pos":{"x":297168,"y":172440,"z":426919},"rot":{"x":0,"y":30000,"z":0}},{"groupId":137,"instId":400003,"npcId":3104,"pos":{"x":297168,"y":172713,"z":426919},"rot":{"x":0,"y":30000,"z":0}}],"monsters":[],"teleports":{}},"238":{"props":[],"npcs":[],"monsters":[{"groupId":238,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":299390,"y":172137,"z":419730},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"139":{"props":[{"groupId":139,"instId":300004,"propState":0,"propId":1030,"pos":{"x":148280,"y":142800,"z":436510},"rot":{"x":0,"y":90000,"z":0}},{"groupId":139,"instId":300003,"propState":0,"propId":1030,"pos":{"x":168141,"y":141266,"z":457860},"rot":{"x":0,"y":270000,"z":0}},{"groupId":139,"instId":300002,"propState":0,"propId":1030,"pos":{"x":170070,"y":140086,"z":436750},"rot":{"x":0,"y":270000,"z":0}},{"groupId":139,"instId":300001,"propState":0,"propId":1030,"pos":{"x":154560,"y":142783,"z":418130},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"140":{"props":[{"groupId":140,"instId":300009,"propState":0,"propId":103016,"pos":{"x":161080,"y":142800,"z":433030},"rot":{"x":0,"y":180000,"z":0}},{"groupId":140,"instId":300008,"propState":0,"propId":103016,"pos":{"x":160280,"y":142800,"z":433530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":140,"instId":300007,"propState":0,"propId":103016,"pos":{"x":161080,"y":142800,"z":433870},"rot":{"x":0,"y":180000,"z":0}},{"groupId":140,"instId":300006,"propState":0,"propId":103016,"pos":{"x":153080,"y":142800,"z":441030},"rot":{"x":0,"y":180000,"z":0}},{"groupId":140,"instId":300005,"propState":0,"propId":103016,"pos":{"x":153880,"y":142800,"z":441530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":140,"instId":300004,"propState":0,"propId":103016,"pos":{"x":153080,"y":142800,"z":441900},"rot":{"x":0,"y":180000,"z":0}},{"groupId":140,"instId":300003,"propState":0,"propId":1000,"pos":{"x":160580,"y":142800,"z":451030},"rot":{"x":0,"y":90000,"z":0}},{"groupId":140,"instId":300002,"propState":0,"propId":1000,"pos":{"x":157080,"y":142800,"z":453530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":140,"instId":300001,"propState":0,"propId":1000,"pos":{"x":153580,"y":142800,"z":451030},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"154":{"props":[{"groupId":154,"instId":300002,"propState":1,"propId":1049,"pos":{"x":160080,"y":142800,"z":447040},"rot":{"x":0,"y":180000,"z":0}},{"groupId":154,"instId":300001,"propState":12,"propId":60305,"pos":{"x":154080,"y":142800,"z":447040},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"141":{"props":[],"npcs":[{"groupId":141,"instId":400001,"npcId":3013,"pos":{"x":154080,"y":142800,"z":447030},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"142":{"props":[],"npcs":[{"groupId":142,"instId":400001,"npcId":3013,"pos":{"x":157080,"y":142800,"z":448030},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"143":{"props":[],"npcs":[{"groupId":143,"instId":400001,"npcId":3013,"pos":{"x":160080,"y":142800,"z":447030},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"144":{"props":[],"npcs":[],"monsters":[{"groupId":144,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":155080,"y":142800,"z":446030},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"145":{"props":[],"npcs":[],"monsters":[{"groupId":145,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":157080,"y":142800,"z":448030},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"146":{"props":[],"npcs":[],"monsters":[{"groupId":146,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":159080,"y":142800,"z":446030},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"168":{"props":[{"groupId":168,"instId":300001,"propState":101,"propId":1026,"pos":{"x":157160,"y":142800,"z":447897},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":168,"instId":400001,"npcId":3013,"pos":{"x":157080,"y":142800,"z":448030},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"233":{"props":[],"npcs":[],"monsters":[{"groupId":233,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":155080,"y":142800,"z":446030},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"234":{"props":[],"npcs":[],"monsters":[{"groupId":234,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":157080,"y":142800,"z":448030},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"235":{"props":[],"npcs":[],"monsters":[{"groupId":235,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":159080,"y":142800,"z":446030},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"147":{"props":[{"groupId":147,"instId":300002,"propState":0,"propId":1030,"pos":{"x":320690,"y":146720,"z":447890},"rot":{"x":0,"y":180000,"z":0}},{"groupId":147,"instId":300001,"propState":0,"propId":1030,"pos":{"x":314070,"y":168860,"z":451150},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"148":{"props":[{"groupId":148,"instId":300006,"propState":0,"propId":103014,"pos":{"x":323420,"y":168860,"z":439620},"rot":{"x":0,"y":0,"z":0}},{"groupId":148,"instId":300005,"propState":0,"propId":103014,"pos":{"x":324220,"y":168860,"z":439120},"rot":{"x":0,"y":0,"z":0}},{"groupId":148,"instId":300004,"propState":0,"propId":103015,"pos":{"x":323420,"y":168860,"z":438780},"rot":{"x":0,"y":0,"z":0}},{"groupId":148,"instId":300003,"propState":0,"propId":1000,"pos":{"x":317190,"y":168860,"z":429940},"rot":{"x":0,"y":270000,"z":0}},{"groupId":148,"instId":300002,"propState":0,"propId":1000,"pos":{"x":320690,"y":168860,"z":427440},"rot":{"x":0,"y":270000,"z":0}},{"groupId":148,"instId":300001,"propState":0,"propId":1000,"pos":{"x":324190,"y":168860,"z":429940},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"149":{"props":[{"groupId":149,"instId":300001,"propState":1,"propId":1038,"pos":{"x":320690,"y":168860,"z":434010},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":149,"instId":400003,"npcId":3105,"pos":{"x":320690,"y":169496,"z":434200},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":400002,"npcId":3104,"pos":{"x":320690,"y":170042,"z":434200},"rot":{"x":0,"y":0,"z":0}},{"groupId":149,"instId":400001,"npcId":3103,"pos":{"x":320690,"y":169769,"z":434200},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300002,"propState":0,"propId":1030,"pos":{"x":70250,"y":167050,"z":661240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":150,"instId":300001,"propState":0,"propId":1030,"pos":{"x":75667,"y":178539,"z":678396},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300006,"propState":0,"propId":103016,"pos":{"x":65930,"y":175220,"z":660160},"rot":{"x":0,"y":0,"z":0}},{"groupId":151,"instId":300005,"propState":0,"propId":103016,"pos":{"x":66730,"y":175220,"z":659660},"rot":{"x":0,"y":0,"z":0}},{"groupId":151,"instId":300004,"propState":0,"propId":103016,"pos":{"x":65930,"y":175220,"z":659320},"rot":{"x":0,"y":0,"z":0}},{"groupId":151,"instId":300003,"propState":0,"propId":1000,"pos":{"x":66750,"y":175220,"z":649430},"rot":{"x":0,"y":270000,"z":0}},{"groupId":151,"instId":300002,"propState":0,"propId":1000,"pos":{"x":70250,"y":175220,"z":646930},"rot":{"x":0,"y":270000,"z":0}},{"groupId":151,"instId":300001,"propState":0,"propId":1000,"pos":{"x":73750,"y":175220,"z":649430},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"152":{"props":[],"npcs":[{"groupId":152,"instId":400001,"npcId":1013,"pos":{"x":66250,"y":175220,"z":653430},"rot":{"x":0,"y":20000,"z":0}}],"monsters":[],"teleports":{}},"153":{"props":[{"groupId":153,"instId":300001,"propState":1,"propId":1038,"pos":{"x":74250,"y":175220,"z":653430},"rot":{"x":0,"y":160000,"z":0}}],"npcs":[{"groupId":153,"instId":400003,"npcId":3105,"pos":{"x":74165,"y":175856,"z":653624},"rot":{"x":0,"y":340000,"z":0}},{"groupId":153,"instId":400002,"npcId":3107,"pos":{"x":74165,"y":176129,"z":653624},"rot":{"x":0,"y":340000,"z":0}},{"groupId":153,"instId":400001,"npcId":3106,"pos":{"x":74165,"y":176402,"z":653624},"rot":{"x":0,"y":340000,"z":0}}],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300002,"propState":0,"propId":1030,"pos":{"x":299690,"y":154770,"z":442320},"rot":{"x":0,"y":180000,"z":0}},{"groupId":157,"instId":300001,"propState":0,"propId":1030,"pos":{"x":299110,"y":168625,"z":449860},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"156":{"props":[],"npcs":[],"monsters":[{"groupId":156,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":299690,"y":172137,"z":416820},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"155":{"props":[{"groupId":155,"instId":300003,"propState":0,"propId":1053,"pos":{"x":296190,"y":172169,"z":412480},"rot":{"x":0,"y":270000,"z":0}},{"groupId":155,"instId":300006,"propState":0,"propId":103014,"pos":{"x":297360,"y":171500,"z":427570},"rot":{"x":0,"y":0,"z":0}},{"groupId":155,"instId":300005,"propState":0,"propId":103015,"pos":{"x":296823,"y":171500,"z":427070},"rot":{"x":0,"y":0,"z":0}},{"groupId":155,"instId":300004,"propState":0,"propId":103014,"pos":{"x":297360,"y":171500,"z":426730},"rot":{"x":0,"y":0,"z":0}},{"groupId":155,"instId":300002,"propState":0,"propId":1053,"pos":{"x":299690,"y":172169,"z":409980},"rot":{"x":0,"y":270000,"z":0}},{"groupId":155,"instId":300001,"propState":0,"propId":1053,"pos":{"x":303190,"y":172169,"z":412480},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"158":{"props":[{"groupId":158,"instId":300002,"propState":0,"propId":1030,"pos":{"x":313900,"y":168860,"z":451470},"rot":{"x":0,"y":180000,"z":0}},{"groupId":158,"instId":300001,"propState":0,"propId":1030,"pos":{"x":318180,"y":146670,"z":450980},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"159":{"props":[{"groupId":159,"instId":300004,"propState":0,"propId":103014,"pos":{"x":318240,"y":168860,"z":439030},"rot":{"x":0,"y":0,"z":0}},{"groupId":159,"instId":300006,"propState":0,"propId":103014,"pos":{"x":318240,"y":168860,"z":439870},"rot":{"x":0,"y":0,"z":0}},{"groupId":159,"instId":300005,"propState":0,"propId":103015,"pos":{"x":319040,"y":168860,"z":439370},"rot":{"x":0,"y":0,"z":0}},{"groupId":159,"instId":300003,"propState":0,"propId":1000,"pos":{"x":317090,"y":168860,"z":428690},"rot":{"x":0,"y":270000,"z":0}},{"groupId":159,"instId":300002,"propState":0,"propId":1000,"pos":{"x":320590,"y":168860,"z":426190},"rot":{"x":0,"y":270000,"z":0}},{"groupId":159,"instId":300001,"propState":0,"propId":1000,"pos":{"x":324090,"y":168860,"z":428690},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[{"groupId":160,"instId":300001,"propState":1,"propId":1038,"pos":{"x":320556,"y":168860,"z":433951},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":160,"instId":400003,"npcId":3107,"pos":{"x":320556,"y":170042,"z":434141},"rot":{"x":0,"y":0,"z":0}},{"groupId":160,"instId":400002,"npcId":3104,"pos":{"x":320556,"y":169769,"z":434141},"rot":{"x":0,"y":0,"z":0}},{"groupId":160,"instId":400001,"npcId":3103,"pos":{"x":320556,"y":169496,"z":434141},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"161":{"props":[],"npcs":[{"groupId":161,"instId":400001,"npcId":1013,"pos":{"x":318686,"y":168860,"z":433370},"rot":{"x":0,"y":20000,"z":0}}],"monsters":[],"teleports":{}},"206":{"props":[{"groupId":206,"instId":300005,"propState":0,"propId":1030,"pos":{"x":111480,"y":182429,"z":698680},"rot":{"x":0,"y":0,"z":0}},{"groupId":206,"instId":300004,"propState":0,"propId":1030,"pos":{"x":73820,"y":184692,"z":725960},"rot":{"x":0,"y":90000,"z":0}},{"groupId":206,"instId":300003,"propState":0,"propId":1030,"pos":{"x":110680,"y":179508,"z":739950},"rot":{"x":0,"y":90000,"z":0}},{"groupId":206,"instId":300002,"propState":0,"propId":1030,"pos":{"x":127250,"y":170990,"z":711170},"rot":{"x":0,"y":0,"z":0}},{"groupId":206,"instId":300001,"propState":0,"propId":1030,"pos":{"x":127250,"y":170990,"z":711170},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"208":{"props":[{"groupId":208,"instId":300002,"propState":1,"propId":1049,"pos":{"x":130250,"y":182443,"z":735170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":208,"instId":300001,"propState":12,"propId":60305,"pos":{"x":124250,"y":182443,"z":735170},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"207":{"props":[{"groupId":207,"instId":300009,"propState":0,"propId":103016,"pos":{"x":131250,"y":182443,"z":721170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":207,"instId":300006,"propState":0,"propId":103016,"pos":{"x":123250,"y":182443,"z":729170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":207,"instId":300003,"propState":0,"propId":1000,"pos":{"x":130750,"y":182443,"z":739170},"rot":{"x":0,"y":90000,"z":0}},{"groupId":207,"instId":300008,"propState":0,"propId":103016,"pos":{"x":130450,"y":182443,"z":721670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":207,"instId":300007,"propState":0,"propId":103016,"pos":{"x":131250,"y":182443,"z":722010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":207,"instId":300005,"propState":0,"propId":103016,"pos":{"x":124050,"y":182443,"z":729670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":207,"instId":300004,"propState":0,"propId":103016,"pos":{"x":123250,"y":182443,"z":730040},"rot":{"x":0,"y":180000,"z":0}},{"groupId":207,"instId":300002,"propState":0,"propId":1000,"pos":{"x":127250,"y":182443,"z":741670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":207,"instId":300001,"propState":0,"propId":1000,"pos":{"x":123750,"y":182443,"z":739170},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"209":{"props":[],"npcs":[{"groupId":209,"instId":400001,"npcId":3013,"pos":{"x":124250,"y":182443,"z":735170},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"210":{"props":[],"npcs":[{"groupId":210,"instId":400001,"npcId":3013,"pos":{"x":127250,"y":182443,"z":736170},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"211":{"props":[],"npcs":[{"groupId":211,"instId":400001,"npcId":3013,"pos":{"x":130250,"y":182443,"z":735170},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"212":{"props":[],"npcs":[],"monsters":[{"groupId":212,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":125250,"y":182443,"z":734170},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"213":{"props":[],"npcs":[],"monsters":[{"groupId":213,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":127250,"y":182443,"z":736170},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"214":{"props":[],"npcs":[],"monsters":[{"groupId":214,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":129250,"y":182443,"z":734170},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"236":{"props":[{"groupId":236,"instId":300001,"propState":0,"propId":100,"pos":{"x":127250,"y":182443,"z":736170},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":236,"instId":400001,"npcId":3013,"pos":{"x":127250,"y":182443,"z":736170},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"215":{"props":[{"groupId":215,"instId":300004,"propState":0,"propId":1030,"pos":{"x":106050,"y":182429,"z":720670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":215,"instId":300003,"propState":0,"propId":1030,"pos":{"x":70390,"y":179363,"z":710130},"rot":{"x":0,"y":0,"z":0}},{"groupId":215,"instId":300002,"propState":0,"propId":1030,"pos":{"x":83600,"y":168690,"z":726170},"rot":{"x":0,"y":90000,"z":0}},{"groupId":215,"instId":300001,"propState":0,"propId":1030,"pos":{"x":83600,"y":168690,"z":726170},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"217":{"props":[{"groupId":217,"instId":300002,"propState":1,"propId":1049,"pos":{"x":92020,"y":184558,"z":723170},"rot":{"x":0,"y":270000,"z":0}},{"groupId":217,"instId":300001,"propState":12,"propId":60305,"pos":{"x":92020,"y":184558,"z":729170},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"216":{"props":[{"groupId":216,"instId":300009,"propState":0,"propId":103016,"pos":{"x":78020,"y":184558,"z":722170},"rot":{"x":0,"y":270000,"z":0}},{"groupId":216,"instId":300008,"propState":0,"propId":103016,"pos":{"x":78520,"y":184558,"z":722970},"rot":{"x":0,"y":270000,"z":0}},{"groupId":216,"instId":300007,"propState":0,"propId":103016,"pos":{"x":78860,"y":184558,"z":722170},"rot":{"x":0,"y":270000,"z":0}},{"groupId":216,"instId":300006,"propState":0,"propId":103016,"pos":{"x":86020,"y":184558,"z":730170},"rot":{"x":0,"y":270000,"z":0}},{"groupId":216,"instId":300005,"propState":0,"propId":103016,"pos":{"x":86520,"y":184558,"z":729370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":216,"instId":300004,"propState":0,"propId":103016,"pos":{"x":86890,"y":184558,"z":730170},"rot":{"x":0,"y":270000,"z":0}},{"groupId":216,"instId":300003,"propState":0,"propId":1000,"pos":{"x":96020,"y":184558,"z":722670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":216,"instId":300002,"propState":0,"propId":1000,"pos":{"x":98520,"y":184558,"z":726170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":216,"instId":300001,"propState":0,"propId":1000,"pos":{"x":96020,"y":184558,"z":729670},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"218":{"props":[],"npcs":[{"groupId":218,"instId":400001,"npcId":3013,"pos":{"x":92020,"y":184558,"z":729170},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"219":{"props":[],"npcs":[{"groupId":219,"instId":400001,"npcId":3013,"pos":{"x":93020,"y":184558,"z":726170},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"220":{"props":[],"npcs":[{"groupId":220,"instId":400001,"npcId":3013,"pos":{"x":92020,"y":184558,"z":723170},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"221":{"props":[],"npcs":[],"monsters":[{"groupId":221,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":91020,"y":184558,"z":728170},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"222":{"props":[],"npcs":[],"monsters":[{"groupId":222,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":93020,"y":184558,"z":726170},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"223":{"props":[],"npcs":[],"monsters":[{"groupId":223,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":91020,"y":184558,"z":724170},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"237":{"props":[{"groupId":237,"instId":300001,"propState":0,"propId":100,"pos":{"x":93020,"y":184558,"z":726170},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":237,"instId":400001,"npcId":3013,"pos":{"x":93020,"y":184558,"z":726170},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"224":{"props":[{"groupId":224,"instId":300005,"propState":0,"propId":1030,"pos":{"x":213200,"y":143004,"z":448390},"rot":{"x":0,"y":270000,"z":0}},{"groupId":224,"instId":300004,"propState":0,"propId":1030,"pos":{"x":154500,"y":142783,"z":418070},"rot":{"x":0,"y":0,"z":0}},{"groupId":224,"instId":300003,"propState":0,"propId":1030,"pos":{"x":148450,"y":142800,"z":436600},"rot":{"x":0,"y":90000,"z":0}},{"groupId":224,"instId":300002,"propState":0,"propId":1030,"pos":{"x":158000,"y":110170,"z":436600},"rot":{"x":0,"y":90000,"z":0}},{"groupId":224,"instId":300001,"propState":0,"propId":1030,"pos":{"x":158000,"y":110170,"z":436600},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"225":{"props":[{"groupId":225,"instId":300009,"propState":0,"propId":103016,"pos":{"x":171700,"y":140000,"z":433820},"rot":{"x":0,"y":270000,"z":0}},{"groupId":225,"instId":300008,"propState":0,"propId":103016,"pos":{"x":172200,"y":140000,"z":434620},"rot":{"x":0,"y":270000,"z":0}},{"groupId":225,"instId":300007,"propState":0,"propId":103016,"pos":{"x":172540,"y":140000,"z":433820},"rot":{"x":0,"y":270000,"z":0}},{"groupId":225,"instId":300006,"propState":0,"propId":103016,"pos":{"x":176000,"y":139679,"z":440600},"rot":{"x":0,"y":270000,"z":0}},{"groupId":225,"instId":300005,"propState":0,"propId":103016,"pos":{"x":176500,"y":139679,"z":439800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":225,"instId":300004,"propState":0,"propId":103016,"pos":{"x":176870,"y":139679,"z":440600},"rot":{"x":0,"y":270000,"z":0}},{"groupId":225,"instId":300003,"propState":0,"propId":1000,"pos":{"x":186000,"y":139679,"z":433100},"rot":{"x":0,"y":180000,"z":0}},{"groupId":225,"instId":300002,"propState":0,"propId":1000,"pos":{"x":188500,"y":139679,"z":436600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":225,"instId":300001,"propState":0,"propId":1000,"pos":{"x":186000,"y":139679,"z":440100},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"226":{"props":[{"groupId":226,"instId":300002,"propState":1,"propId":1049,"pos":{"x":182000,"y":139679,"z":433600},"rot":{"x":0,"y":270000,"z":0}},{"groupId":226,"instId":300001,"propState":12,"propId":60305,"pos":{"x":182000,"y":139679,"z":439600},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"227":{"props":[],"npcs":[{"groupId":227,"instId":400001,"npcId":3013,"pos":{"x":182000,"y":139679,"z":439600},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"228":{"props":[],"npcs":[{"groupId":228,"instId":400001,"npcId":3013,"pos":{"x":183000,"y":139679,"z":436600},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"229":{"props":[],"npcs":[{"groupId":229,"instId":400001,"npcId":3013,"pos":{"x":182000,"y":139679,"z":433600},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"230":{"props":[],"npcs":[],"monsters":[{"groupId":230,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":181000,"y":139679,"z":438600},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"231":{"props":[],"npcs":[],"monsters":[{"groupId":231,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":183000,"y":139679,"z":436600},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"232":{"props":[],"npcs":[],"monsters":[{"groupId":232,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":181000,"y":139679,"z":434600},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"239":{"props":[{"groupId":239,"instId":300002,"propState":0,"propId":1030,"pos":{"x":299390,"y":158600,"z":436730},"rot":{"x":0,"y":180000,"z":0}},{"groupId":239,"instId":300001,"propState":0,"propId":1030,"pos":{"x":299070,"y":168767,"z":449520},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"241":{"props":[],"npcs":[],"monsters":[{"groupId":241,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":299390,"y":172137,"z":419730},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"240":{"props":[{"groupId":240,"instId":300007,"propState":0,"propId":103014,"pos":{"x":296610,"y":171500,"z":426906},"rot":{"x":0,"y":269744,"z":0}},{"groupId":240,"instId":300006,"propState":0,"propId":103014,"pos":{"x":297106,"y":171500,"z":427708},"rot":{"x":0,"y":269744,"z":0}},{"groupId":240,"instId":300005,"propState":0,"propId":103015,"pos":{"x":297450,"y":171500,"z":426910},"rot":{"x":0,"y":269744,"z":0}},{"groupId":240,"instId":300004,"propState":1,"propId":1002,"pos":{"x":302513,"y":171500,"z":427160},"rot":{"x":0,"y":330000,"z":0}},{"groupId":240,"instId":300003,"propState":0,"propId":1053,"pos":{"x":295890,"y":172144,"z":415730},"rot":{"x":0,"y":270000,"z":0}},{"groupId":240,"instId":300002,"propState":0,"propId":1053,"pos":{"x":299390,"y":172169,"z":413230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":240,"instId":300001,"propState":0,"propId":1053,"pos":{"x":302890,"y":172169,"z":415730},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8050201":{"P80502_F80502001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300002,"propState":0,"propId":1030,"pos":{"x":31290,"y":-15908,"z":-259830},"rot":{"x":0,"y":270000,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-32490,"y":-15908,"z":-259830},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[],"npcs":[],"monsters":[{"groupId":7,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":10,"y":-15908,"z":-272290},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300008,"propState":0,"propId":103014,"pos":{"x":3961,"y":-15908,"z":-281926},"rot":{"x":0,"y":3108,"z":0}},{"groupId":4,"instId":300007,"propState":0,"propId":103015,"pos":{"x":3396,"y":-15908,"z":-282394},"rot":{"x":0,"y":3108,"z":0}},{"groupId":4,"instId":300006,"propState":0,"propId":103014,"pos":{"x":3913,"y":-15908,"z":-282765},"rot":{"x":0,"y":3108,"z":0}},{"groupId":4,"instId":300005,"propState":1,"propId":1038,"pos":{"x":4010,"y":-15908,"z":-278300},"rot":{"x":0,"y":30000,"z":0}},{"groupId":4,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-3990,"y":-15908,"z":-278300},"rot":{"x":0,"y":150000,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":1053,"pos":{"x":3510,"y":-15908,"z":-266650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":1053,"pos":{"x":10,"y":-15908,"z":-264150},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":1053,"pos":{"x":-3490,"y":-15908,"z":-266650},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":4,"instId":400001,"npcId":3105,"pos":{"x":3907,"y":-15267,"z":-278503},"rot":{"x":0,"y":213115,"z":0}},{"groupId":4,"instId":400003,"npcId":3104,"pos":{"x":3907,"y":-14721,"z":-278503},"rot":{"x":0,"y":213115,"z":0}},{"groupId":4,"instId":400002,"npcId":3103,"pos":{"x":3907,"y":-14994,"z":-278503},"rot":{"x":0,"y":213115,"z":0}}],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300003,"propState":0,"propId":1030,"pos":{"x":-116120,"y":22104,"z":-217890},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-143373,"y":22104,"z":-196904},"rot":{"x":0,"y":90000,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-94075,"y":22104,"z":-196780},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[],"npcs":[],"monsters":[{"groupId":14,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-125250,"y":22104,"z":-196870},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300006,"propState":0,"propId":103014,"pos":{"x":-119990,"y":22096,"z":-192928},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":103015,"pos":{"x":-119492,"y":22097,"z":-193466},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":103014,"pos":{"x":-119150,"y":22097,"z":-192930},"rot":{"x":0,"y":270000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":1053,"pos":{"x":-130820,"y":22104,"z":-193370},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":1053,"pos":{"x":-133320,"y":22104,"z":-196870},"rot":{"x":0,"y":0,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":1053,"pos":{"x":-130820,"y":22104,"z":-200370},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300004,"propState":0,"propId":1030,"pos":{"x":-129622,"y":28032,"z":-13355},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300003,"propState":0,"propId":1030,"pos":{"x":-140520,"y":28032,"z":-12424},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-151216,"y":28032,"z":-13355},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-158639,"y":28032,"z":1065},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300006,"propState":0,"propId":103014,"pos":{"x":-145760,"y":28032,"z":-6210},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300005,"propState":0,"propId":103015,"pos":{"x":-145260,"y":28032,"z":-5410},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300004,"propState":0,"propId":103014,"pos":{"x":-144920,"y":28032,"z":-6210},"rot":{"x":0,"y":270000,"z":0}},{"groupId":16,"instId":300003,"propState":0,"propId":1000,"pos":{"x":-132130,"y":28032,"z":-6710},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-129630,"y":28032,"z":-3210},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-132130,"y":28032,"z":290},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-139300,"y":28032,"z":-3210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":17,"instId":400003,"npcId":3104,"pos":{"x":-139490,"y":29214,"z":-3210},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":400002,"npcId":3103,"pos":{"x":-139490,"y":28941,"z":-3210},"rot":{"x":0,"y":270000,"z":0}},{"groupId":17,"instId":400001,"npcId":3105,"pos":{"x":-139490,"y":28668,"z":-3210},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300002,"propState":0,"propId":1030,"pos":{"x":137257,"y":22112,"z":-196890},"rot":{"x":0,"y":270000,"z":0}},{"groupId":18,"instId":300001,"propState":0,"propId":1030,"pos":{"x":91480,"y":5540,"z":-196866},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300006,"propState":0,"propId":103016,"pos":{"x":102360,"y":22112,"z":-200560},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300005,"propState":0,"propId":103016,"pos":{"x":102860,"y":22112,"z":-199760},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300004,"propState":0,"propId":103016,"pos":{"x":103200,"y":22112,"z":-200560},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300003,"propState":0,"propId":1000,"pos":{"x":112480,"y":22112,"z":-200366},"rot":{"x":0,"y":180000,"z":0}},{"groupId":19,"instId":300002,"propState":0,"propId":1000,"pos":{"x":114980,"y":22112,"z":-196866},"rot":{"x":0,"y":180000,"z":0}},{"groupId":19,"instId":300001,"propState":0,"propId":1000,"pos":{"x":112480,"y":22112,"z":-193366},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[],"npcs":[{"groupId":20,"instId":400001,"npcId":1013,"pos":{"x":108480,"y":22112,"z":-199010},"rot":{"x":0,"y":290000,"z":0}}],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300001,"propState":1,"propId":1038,"pos":{"x":108480,"y":22112,"z":-194485},"rot":{"x":0,"y":70000,"z":0}}],"npcs":[{"groupId":21,"instId":400003,"npcId":3105,"pos":{"x":108286,"y":22756,"z":-194570},"rot":{"x":0,"y":250000,"z":0}},{"groupId":21,"instId":400002,"npcId":3106,"pos":{"x":108286,"y":23302,"z":-194570},"rot":{"x":0,"y":250000,"z":0}},{"groupId":21,"instId":400001,"npcId":3107,"pos":{"x":108286,"y":23029,"z":-194570},"rot":{"x":0,"y":250000,"z":0}}],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300004,"propState":0,"propId":1030,"pos":{"x":-78110,"y":-16910,"z":-237387},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300003,"propState":0,"propId":1030,"pos":{"x":-78110,"y":-16910,"z":-265250},"rot":{"x":0,"y":0,"z":0}},{"groupId":22,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-90330,"y":-28970,"z":-238600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-38898,"y":-15918,"z":-259824},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-58630,"y":-16911,"z":-256600},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-59130,"y":-16911,"z":-257400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300007,"propState":0,"propId":103016,"pos":{"x":-59470,"y":-16911,"z":-256600},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-65170,"y":-16911,"z":-261330},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-65670,"y":-16911,"z":-260530},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-66040,"y":-16911,"z":-261330},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300003,"propState":0,"propId":1000,"pos":{"x":-75890,"y":-16911,"z":-253830},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-78390,"y":-16911,"z":-257330},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-75890,"y":-16911,"z":-260830},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-69290,"y":-16911,"z":-254330},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-69290,"y":-16911,"z":-260330},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[],"npcs":[{"groupId":25,"instId":400001,"npcId":3013,"pos":{"x":-69020,"y":-16911,"z":-260330},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"26":{"props":[],"npcs":[{"groupId":26,"instId":400001,"npcId":3013,"pos":{"x":-70020,"y":-16911,"z":-257330},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"27":{"props":[],"npcs":[{"groupId":27,"instId":400001,"npcId":3013,"pos":{"x":-69020,"y":-16911,"z":-254330},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"28":{"props":[],"npcs":[],"monsters":[{"groupId":28,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-68790,"y":-16911,"z":-259330},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"29":{"props":[],"npcs":[],"monsters":[{"groupId":29,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-70790,"y":-16911,"z":-257330},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"30":{"props":[],"npcs":[],"monsters":[{"groupId":30,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-68790,"y":-16911,"z":-255330},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300002,"propState":0,"propId":1030,"pos":{"x":75340,"y":22090,"z":-257530},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300001,"propState":0,"propId":1030,"pos":{"x":75450,"y":22090,"z":-204680},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300002,"propState":1,"propId":1049,"pos":{"x":73250,"y":22090,"z":-234420},"rot":{"x":0,"y":0,"z":0}},{"groupId":33,"instId":300001,"propState":12,"propId":60305,"pos":{"x":79250,"y":22090,"z":-234420},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300008,"propState":0,"propId":103016,"pos":{"x":74080,"y":22090,"z":-220900},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300009,"propState":0,"propId":103016,"pos":{"x":73280,"y":22090,"z":-220400},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300007,"propState":0,"propId":103016,"pos":{"x":73280,"y":22090,"z":-221240},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300006,"propState":0,"propId":103016,"pos":{"x":79816,"y":22090,"z":-227624},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300005,"propState":0,"propId":103016,"pos":{"x":79016,"y":22090,"z":-228124},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300004,"propState":0,"propId":103016,"pos":{"x":79816,"y":22090,"z":-228494},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300003,"propState":0,"propId":1000,"pos":{"x":72640,"y":22090,"z":-240110},"rot":{"x":0,"y":270000,"z":0}},{"groupId":32,"instId":300002,"propState":0,"propId":1000,"pos":{"x":76140,"y":22090,"z":-242610},"rot":{"x":0,"y":270000,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":1000,"pos":{"x":79640,"y":22090,"z":-240110},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[],"npcs":[{"groupId":34,"instId":400001,"npcId":3013,"pos":{"x":79250,"y":22090,"z":-234420},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"35":{"props":[],"npcs":[{"groupId":35,"instId":400001,"npcId":3013,"pos":{"x":76250,"y":22090,"z":-235420},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"36":{"props":[],"npcs":[{"groupId":36,"instId":400001,"npcId":3013,"pos":{"x":73250,"y":22090,"z":-234420},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"37":{"props":[],"npcs":[],"monsters":[{"groupId":37,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":78250,"y":22090,"z":-233420},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"38":{"props":[],"npcs":[],"monsters":[{"groupId":38,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":76250,"y":22090,"z":-235420},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"39":{"props":[],"npcs":[],"monsters":[{"groupId":39,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":74250,"y":22090,"z":-233420},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300002,"propState":0,"propId":1030,"pos":{"x":146250,"y":47046,"z":-284834},"rot":{"x":0,"y":0,"z":180000}},{"groupId":42,"instId":300001,"propState":0,"propId":1030,"pos":{"x":146210,"y":61220,"z":-283150},"rot":{"x":0,"y":0,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300002,"propState":1,"propId":1049,"pos":{"x":143210,"y":47032,"z":-259150},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":44,"instId":300001,"propState":12,"propId":60305,"pos":{"x":149210,"y":47032,"z":-259150},"rot":{"x":0,"y":180000,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300003,"propState":0,"propId":1000,"pos":{"x":142710,"y":47050,"z":-254140},"rot":{"x":0,"y":0,"z":180000}},{"groupId":43,"instId":300002,"propState":0,"propId":1000,"pos":{"x":146210,"y":47046,"z":-251640},"rot":{"x":0,"y":0,"z":180000}},{"groupId":43,"instId":300009,"propState":0,"propId":103016,"pos":{"x":142210,"y":47050,"z":-271770},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":43,"instId":300008,"propState":0,"propId":103016,"pos":{"x":143010,"y":47050,"z":-271270},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":43,"instId":300007,"propState":0,"propId":103016,"pos":{"x":142210,"y":47050,"z":-270930},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":43,"instId":300006,"propState":0,"propId":103016,"pos":{"x":150100,"y":47050,"z":-266170},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":43,"instId":300005,"propState":0,"propId":103016,"pos":{"x":149300,"y":47050,"z":-265670},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":43,"instId":300004,"propState":0,"propId":103016,"pos":{"x":150100,"y":47050,"z":-265300},"rot":{"x":0,"y":180000,"z":180000}},{"groupId":43,"instId":300001,"propState":0,"propId":1000,"pos":{"x":149710,"y":47050,"z":-254140},"rot":{"x":0,"y":0,"z":180000}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[],"npcs":[{"groupId":45,"instId":400001,"npcId":3013,"pos":{"x":149210,"y":47032,"z":-259150},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"46":{"props":[],"npcs":[{"groupId":46,"instId":400001,"npcId":3013,"pos":{"x":146210,"y":47046,"z":-258150},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"47":{"props":[],"npcs":[{"groupId":47,"instId":400001,"npcId":3013,"pos":{"x":143210,"y":47032,"z":-259150},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"48":{"props":[],"npcs":[],"monsters":[{"groupId":48,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":148210,"y":47046,"z":-260150},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"49":{"props":[],"npcs":[],"monsters":[{"groupId":49,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":146210,"y":47046,"z":-258150},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"50":{"props":[],"npcs":[],"monsters":[{"groupId":50,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":144210,"y":47046,"z":-260150},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300003,"propState":0,"propId":1030,"pos":{"x":-151110,"y":28032,"z":-30244},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-129890,"y":28032,"z":-30244},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-117195,"y":28032,"z":-40834},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-145761,"y":28032,"z":-37002},"rot":{"x":0,"y":90000,"z":0}},{"groupId":53,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-145761,"y":28032,"z":-43002},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[],"npcs":[{"groupId":55,"instId":400001,"npcId":3013,"pos":{"x":-146761,"y":28032,"z":-40002},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"54":{"props":[],"npcs":[{"groupId":54,"instId":400001,"npcId":3013,"pos":{"x":-145761,"y":28032,"z":-43002},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-140261,"y":28032,"z":-43202},"rot":{"x":0,"y":90000,"z":0}},{"groupId":52,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-153890,"y":28032,"z":-40002},"rot":{"x":0,"y":0,"z":0}},{"groupId":52,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-132380,"y":28032,"z":-36410},"rot":{"x":0,"y":90000,"z":0}},{"groupId":52,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-132880,"y":28032,"z":-37210},"rot":{"x":0,"y":90000,"z":0}},{"groupId":52,"instId":300007,"propState":0,"propId":103016,"pos":{"x":-133220,"y":28032,"z":-36410},"rot":{"x":0,"y":90000,"z":0}},{"groupId":52,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-139761,"y":28032,"z":-44002},"rot":{"x":0,"y":90000,"z":0}},{"groupId":52,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-140631,"y":28032,"z":-44002},"rot":{"x":0,"y":90000,"z":0}},{"groupId":52,"instId":300003,"propState":0,"propId":1000,"pos":{"x":-151390,"y":28032,"z":-36502},"rot":{"x":0,"y":0,"z":0}},{"groupId":52,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-151390,"y":28032,"z":-43502},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[],"npcs":[{"groupId":56,"instId":400001,"npcId":3013,"pos":{"x":-145761,"y":28032,"z":-37002},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"57":{"props":[],"npcs":[],"monsters":[{"groupId":57,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-146840,"y":28032,"z":-42002},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"58":{"props":[],"npcs":[],"monsters":[{"groupId":58,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-148840,"y":28032,"z":-40002},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"59":{"props":[],"npcs":[],"monsters":[{"groupId":59,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-146840,"y":28032,"z":-38002},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300002,"propState":0,"propId":1030,"pos":{"x":31290,"y":-15908,"z":-259830},"rot":{"x":0,"y":270000,"z":0}},{"groupId":60,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-32490,"y":-15908,"z":-259830},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[{"groupId":61,"instId":300007,"propState":0,"propId":103014,"pos":{"x":3961,"y":-15908,"z":-281926},"rot":{"x":0,"y":3108,"z":0}},{"groupId":61,"instId":300006,"propState":0,"propId":103015,"pos":{"x":3396,"y":-15908,"z":-282394},"rot":{"x":0,"y":3108,"z":0}},{"groupId":61,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-3990,"y":-15908,"z":-278300},"rot":{"x":0,"y":150000,"z":0}},{"groupId":61,"instId":300005,"propState":0,"propId":103014,"pos":{"x":3913,"y":-15908,"z":-282765},"rot":{"x":0,"y":3108,"z":0}},{"groupId":61,"instId":300003,"propState":0,"propId":1053,"pos":{"x":3510,"y":-15908,"z":-266650},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300002,"propState":0,"propId":1053,"pos":{"x":10,"y":-15908,"z":-264150},"rot":{"x":0,"y":90000,"z":0}},{"groupId":61,"instId":300001,"propState":0,"propId":1053,"pos":{"x":-3490,"y":-15908,"z":-266650},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"62":{"props":[],"npcs":[],"monsters":[{"groupId":62,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":10,"y":-15908,"z":-272290},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300004,"propState":0,"propId":103039,"pos":{"x":-115543,"y":28034,"z":-42975},"rot":{"x":0,"y":270000,"z":0}},{"groupId":69,"instId":300003,"propState":0,"propId":103011,"pos":{"x":-125503,"y":28037,"z":-40901},"rot":{"x":0,"y":270000,"z":0}},{"groupId":69,"instId":300002,"propState":0,"propId":103011,"pos":{"x":-113489,"y":28030,"z":-40900},"rot":{"x":0,"y":270000,"z":0}},{"groupId":69,"instId":300001,"propState":0,"propId":103010,"pos":{"x":-119563,"y":30930,"z":-40770},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300006,"propState":0,"propId":103013,"pos":{"x":159229,"y":27793,"z":-139048},"rot":{"x":351531,"y":15697,"z":341246}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300016,"propState":0,"propId":103039,"pos":{"x":-83505,"y":-16868,"z":-198931},"rot":{"x":0,"y":270000,"z":0}},{"groupId":73,"instId":300005,"propState":0,"propId":103031,"pos":{"x":-116165,"y":22090,"z":-175809},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":300014,"propState":0,"propId":103039,"pos":{"x":-190551,"y":16032,"z":-53857},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300018,"propState":1,"propId":103032,"pos":{"x":-173385,"y":22081,"z":-148887},"rot":{"x":0,"y":270000,"z":0}},{"groupId":73,"instId":300015,"propState":0,"propId":103031,"pos":{"x":-81322,"y":-16910,"z":-196913},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300002,"propState":0,"propId":103031,"pos":{"x":81346,"y":22089,"z":-196925},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300017,"propState":0,"propId":103039,"pos":{"x":80139,"y":22090,"z":-199564},"rot":{"x":0,"y":270000,"z":0}},{"groupId":73,"instId":300013,"propState":1,"propId":103031,"pos":{"x":-165403,"y":-10910,"z":-139927},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300012,"propState":1,"propId":103031,"pos":{"x":-156415,"y":-10910,"z":-130932},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300004,"propState":0,"propId":103031,"pos":{"x":-188501,"y":16040,"z":-55890},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300011,"propState":0,"propId":103031,"pos":{"x":-156331,"y":-4910,"z":-79773},"rot":{"x":0,"y":270000,"z":0}},{"groupId":73,"instId":300010,"propState":0,"propId":103031,"pos":{"x":110204,"y":22109,"z":-217944},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300009,"propState":1,"propId":103032,"pos":{"x":149255,"y":28111,"z":-130927},"rot":{"x":0,"y":270000,"z":0}},{"groupId":73,"instId":300008,"propState":1,"propId":103031,"pos":{"x":-135344,"y":-4910,"z":-61779},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300007,"propState":1,"propId":103031,"pos":{"x":-155408,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":73,"instId":300006,"propState":1,"propId":103031,"pos":{"x":-125303,"y":22090,"z":-148889},"rot":{"x":0,"y":270000,"z":0}},{"groupId":73,"instId":300003,"propState":1,"propId":103031,"pos":{"x":-81320,"y":22100,"z":-196809},"rot":{"x":0,"y":90000,"z":0}},{"groupId":73,"instId":300001,"propState":1,"propId":103031,"pos":{"x":146218,"y":28084,"z":-175913},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300002,"propState":0,"propId":138,"pos":{"x":-179190,"y":-4760,"z":-79740},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8050301":{"P80503_F80503001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300002,"propState":0,"propId":103032,"pos":{"x":-126390,"y":11517,"z":-9949},"rot":{"x":0,"y":90000,"z":0}},{"groupId":3,"instId":300001,"propState":1,"propId":103032,"pos":{"x":-114327,"y":11511,"z":-189950},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300003,"propState":0,"propId":103039,"pos":{"x":-114082,"y":11519,"z":-137675},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":0,"propId":103073,"pos":{"x":-120390,"y":11500,"z":-138954},"rot":{"x":0,"y":180000,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":103073,"pos":{"x":-120390,"y":11500,"z":-144954},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300002,"propState":0,"propId":103073,"pos":{"x":-162390,"y":5501,"z":-138954},"rot":{"x":0,"y":180000,"z":0}},{"groupId":5,"instId":300003,"propState":0,"propId":103039,"pos":{"x":-156610,"y":5511,"z":-137807},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":103073,"pos":{"x":-162390,"y":5501,"z":-144954},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300003,"propState":0,"propId":103039,"pos":{"x":-145579,"y":11511,"z":-65502},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":103033,"pos":{"x":-150424,"y":11501,"z":-66953},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":103033,"pos":{"x":-150424,"y":11501,"z":-72953},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300009,"propState":0,"propId":103031,"pos":{"x":-117390,"y":11517,"z":119051},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300007,"propState":0,"propId":103031,"pos":{"x":-104388,"y":11527,"z":69547},"rot":{"x":0,"y":240000,"z":0}},{"groupId":7,"instId":300004,"propState":0,"propId":103031,"pos":{"x":-117390,"y":11527,"z":77051},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":100,"pos":{"x":-122664,"y":12771,"z":2246},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":103031,"pos":{"x":-117390,"y":11527,"z":5051},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300013,"propState":0,"propId":103031,"pos":{"x":-166753,"y":11517,"z":33530},"rot":{"x":0,"y":240000,"z":0}},{"groupId":7,"instId":300012,"propState":0,"propId":103031,"pos":{"x":-68026,"y":11517,"z":90603},"rot":{"x":0,"y":60000,"z":0}},{"groupId":7,"instId":300011,"propState":0,"propId":103031,"pos":{"x":-166773,"y":11517,"z":90530},"rot":{"x":0,"y":300000,"z":0}},{"groupId":7,"instId":300010,"propState":0,"propId":103031,"pos":{"x":-68010,"y":11517,"z":33541},"rot":{"x":0,"y":120000,"z":0}},{"groupId":7,"instId":300008,"propState":0,"propId":103031,"pos":{"x":-130380,"y":11527,"z":54551},"rot":{"x":0,"y":240000,"z":0}},{"groupId":7,"instId":300006,"propState":0,"propId":103031,"pos":{"x":-130380,"y":11527,"z":69551},"rot":{"x":0,"y":300000,"z":0}},{"groupId":7,"instId":300005,"propState":0,"propId":103031,"pos":{"x":-104399,"y":11527,"z":54551},"rot":{"x":0,"y":300000,"z":0}},{"groupId":7,"instId":300003,"propState":1,"propId":103031,"pos":{"x":-117390,"y":11527,"z":47051},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8050401":{"P80504_F80504001":{"scenes":{"23":{"props":[{"groupId":23,"instId":300003,"propState":0,"propId":1030,"pos":{"x":-127860,"y":62048,"z":-8099},"rot":{"x":0,"y":13945,"z":0}},{"groupId":23,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-127560,"y":62048,"z":18303},"rot":{"x":0,"y":169460,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-115150,"y":62638,"z":6529},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[],"npcs":[],"monsters":[{"groupId":25,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-147210,"y":60884,"z":6570},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300008,"propState":0,"propId":103014,"pos":{"x":-136670,"y":60890,"z":11170},"rot":{"x":0,"y":87508,"z":0}},{"groupId":24,"instId":300007,"propState":0,"propId":103015,"pos":{"x":-137135,"y":60884,"z":10349},"rot":{"x":0,"y":87508,"z":0}},{"groupId":24,"instId":300006,"propState":0,"propId":103014,"pos":{"x":-137509,"y":60884,"z":11133},"rot":{"x":0,"y":87508,"z":0}},{"groupId":24,"instId":300005,"propState":1,"propId":1038,"pos":{"x":-141853,"y":60884,"z":10570},"rot":{"x":0,"y":300000,"z":0}},{"groupId":24,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-141853,"y":60884,"z":2570},"rot":{"x":0,"y":60000,"z":0}},{"groupId":24,"instId":300003,"propState":0,"propId":1053,"pos":{"x":-154560,"y":60890,"z":10070},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300002,"propState":0,"propId":1053,"pos":{"x":-157060,"y":60890,"z":6570},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300001,"propState":0,"propId":1053,"pos":{"x":-154560,"y":60890,"z":3070},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":24,"instId":400003,"npcId":3104,"pos":{"x":-141650,"y":62071,"z":10467},"rot":{"x":0,"y":123115,"z":0}},{"groupId":24,"instId":400001,"npcId":3105,"pos":{"x":-141650,"y":61525,"z":10467},"rot":{"x":0,"y":123115,"z":0}},{"groupId":24,"instId":400002,"npcId":3103,"pos":{"x":-141650,"y":61798,"z":10467},"rot":{"x":0,"y":123115,"z":0}}],"monsters":[],"teleports":{}},"100":{"props":[],"npcs":[],"monsters":[{"groupId":100,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-147210,"y":60884,"z":6570},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300003,"propState":0,"propId":1030,"pos":{"x":-22305,"y":56841,"z":-7881},"rot":{"x":0,"y":155083,"z":0}},{"groupId":29,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-22440,"y":56882,"z":20089},"rot":{"x":0,"y":205732,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-47600,"y":58177,"z":6103},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300006,"propState":0,"propId":103014,"pos":{"x":-33630,"y":56834,"z":3160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300005,"propState":0,"propId":103015,"pos":{"x":-33130,"y":56834,"z":3960},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300004,"propState":0,"propId":103014,"pos":{"x":-32790,"y":56834,"z":3160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":30,"instId":300003,"propState":0,"propId":1000,"pos":{"x":-22460,"y":56834,"z":2660},"rot":{"x":0,"y":180000,"z":0}},{"groupId":30,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-19960,"y":56834,"z":6160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":30,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-22460,"y":56834,"z":9660},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[{"groupId":31,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-28000,"y":56834,"z":6160},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":31,"instId":400003,"npcId":3104,"pos":{"x":-28190,"y":58016,"z":6160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":400002,"npcId":3105,"pos":{"x":-28190,"y":57470,"z":6160},"rot":{"x":0,"y":270000,"z":0}},{"groupId":31,"instId":400001,"npcId":3103,"pos":{"x":-28190,"y":57743,"z":6160},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-101340,"y":62105,"z":52406},"rot":{"x":0,"y":269505,"z":0}},{"groupId":33,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-93843,"y":62105,"z":15970},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[],"npcs":[{"groupId":35,"instId":400001,"npcId":1013,"pos":{"x":-91120,"y":62090,"z":37440},"rot":{"x":0,"y":200000,"z":0}}],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-90890,"y":62105,"z":31280},"rot":{"x":0,"y":180000,"z":0}},{"groupId":34,"instId":300003,"propState":0,"propId":1000,"pos":{"x":-90390,"y":62105,"z":43770},"rot":{"x":0,"y":90000,"z":0}},{"groupId":34,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-90890,"y":62105,"z":30440},"rot":{"x":0,"y":180000,"z":0}},{"groupId":34,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-91690,"y":62105,"z":30940},"rot":{"x":0,"y":180000,"z":0}},{"groupId":34,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-93890,"y":62105,"z":46270},"rot":{"x":0,"y":90000,"z":0}},{"groupId":34,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-97390,"y":62105,"z":43770},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-97045,"y":62105,"z":37424},"rot":{"x":0,"y":340000,"z":0}}],"npcs":[{"groupId":36,"instId":400003,"npcId":3105,"pos":{"x":-96960,"y":62741,"z":37230},"rot":{"x":0,"y":160000,"z":0}},{"groupId":36,"instId":400002,"npcId":3107,"pos":{"x":-96960,"y":63014,"z":37230},"rot":{"x":0,"y":160000,"z":0}},{"groupId":36,"instId":400001,"npcId":3106,"pos":{"x":-96960,"y":63287,"z":37230},"rot":{"x":0,"y":160000,"z":0}}],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300002,"propState":0,"propId":1030,"pos":{"x":31070,"y":28300,"z":-14960},"rot":{"x":0,"y":225372,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":1030,"pos":{"x":20590,"y":48212,"z":-18774},"rot":{"x":0,"y":270542,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[],"npcs":[],"monsters":[{"groupId":39,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":3100,"y":45388,"z":-29830},"rot":{"x":0,"y":45372,"z":0}}],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300006,"propState":0,"propId":103014,"pos":{"x":4750,"y":45370,"z":-24520},"rot":{"x":0,"y":229034,"z":0}},{"groupId":38,"instId":300005,"propState":0,"propId":103015,"pos":{"x":5480,"y":45369,"z":-24598},"rot":{"x":0,"y":229034,"z":0}},{"groupId":38,"instId":300004,"propState":0,"propId":103014,"pos":{"x":5384,"y":45368,"z":-23969},"rot":{"x":0,"y":229034,"z":0}},{"groupId":38,"instId":300003,"propState":0,"propId":1053,"pos":{"x":-2778,"y":45388,"z":-30528},"rot":{"x":0,"y":315372,"z":0}},{"groupId":38,"instId":300002,"propState":0,"propId":1053,"pos":{"x":-2098,"y":45388,"z":-34775},"rot":{"x":0,"y":315372,"z":0}},{"groupId":38,"instId":300001,"propState":0,"propId":1053,"pos":{"x":2140,"y":45388,"z":-35510},"rot":{"x":0,"y":315372,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-42980,"y":54051,"z":131140},"rot":{"x":0,"y":167047,"z":0}},{"groupId":40,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-64687,"y":52822,"z":102970},"rot":{"x":0,"y":77368,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-38524,"y":54051,"z":105668},"rot":{"x":0,"y":257368,"z":0}},{"groupId":42,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-39836,"y":54051,"z":111522},"rot":{"x":0,"y":257368,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-51653,"y":54051,"z":102520},"rot":{"x":0,"y":257368,"z":0}},{"groupId":41,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-45909,"y":54051,"z":111186},"rot":{"x":0,"y":257368,"z":0}},{"groupId":41,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-45060,"y":54051,"z":111376},"rot":{"x":0,"y":257368,"z":0}},{"groupId":41,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-32837,"y":54051,"z":110017},"rot":{"x":0,"y":167368,"z":0}},{"groupId":41,"instId":300009,"propState":0,"propId":102008,"pos":{"x":-51966,"y":54051,"z":101630},"rot":{"x":0,"y":257368,"z":0}},{"groupId":41,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-51147,"y":54051,"z":101814},"rot":{"x":0,"y":257368,"z":0}},{"groupId":41,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-45247,"y":54051,"z":110515},"rot":{"x":0,"y":257368,"z":0}},{"groupId":41,"instId":300003,"propState":0,"propId":1000,"pos":{"x":-34511,"y":54051,"z":106055},"rot":{"x":0,"y":167368,"z":0}},{"groupId":41,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-36042,"y":54051,"z":112885},"rot":{"x":0,"y":167368,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[],"npcs":[{"groupId":43,"instId":400001,"npcId":3013,"pos":{"x":-39836,"y":54051,"z":111522},"rot":{"x":0,"y":257368,"z":0}}],"monsters":[],"teleports":{}},"44":{"props":[],"npcs":[{"groupId":44,"instId":400001,"npcId":3013,"pos":{"x":-38204,"y":54051,"z":108814},"rot":{"x":0,"y":257368,"z":0}}],"monsters":[],"teleports":{}},"45":{"props":[],"npcs":[{"groupId":45,"instId":400001,"npcId":3013,"pos":{"x":-38524,"y":54051,"z":105668},"rot":{"x":0,"y":257368,"z":0}}],"monsters":[],"teleports":{}},"46":{"props":[],"npcs":[],"monsters":[{"groupId":46,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-40593,"y":54051,"z":110328},"rot":{"x":0,"y":257368,"z":0}}],"teleports":{}},"47":{"props":[],"npcs":[],"monsters":[{"groupId":47,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-38204,"y":54051,"z":108814},"rot":{"x":0,"y":257368,"z":0}}],"teleports":{}},"48":{"props":[],"npcs":[],"monsters":[{"groupId":48,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-39718,"y":54051,"z":106425},"rot":{"x":0,"y":257368,"z":0}}],"teleports":{}},"101":{"props":[],"npcs":[],"monsters":[{"groupId":101,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-40593,"y":54051,"z":110328},"rot":{"x":0,"y":257368,"z":0}}],"teleports":{}},"102":{"props":[],"npcs":[],"monsters":[{"groupId":102,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-38204,"y":54051,"z":108814},"rot":{"x":0,"y":257368,"z":0}}],"teleports":{}},"103":{"props":[],"npcs":[],"monsters":[{"groupId":103,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-39718,"y":54051,"z":106425},"rot":{"x":0,"y":257368,"z":0}}],"teleports":{}},"104":{"props":[{"groupId":104,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-38524,"y":54051,"z":105668},"rot":{"x":0,"y":257368,"z":0}},{"groupId":104,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-39836,"y":54051,"z":111522},"rot":{"x":0,"y":257368,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"115":{"props":[],"npcs":[{"groupId":115,"instId":400001,"npcId":3013,"pos":{"x":-39170,"y":54051,"z":108540},"rot":{"x":0,"y":257368,"z":0}}],"monsters":[],"teleports":{}},"116":{"props":[],"npcs":[{"groupId":116,"instId":400001,"npcId":3013,"pos":{"x":-38524,"y":54051,"z":105668},"rot":{"x":0,"y":257368,"z":0}}],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300004,"propState":0,"propId":1030,"pos":{"x":-107980,"y":62595,"z":5940},"rot":{"x":0,"y":270000,"z":0}},{"groupId":58,"instId":300003,"propState":0,"propId":1030,"pos":{"x":-94268,"y":62594,"z":-172},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-94036,"y":62594,"z":12331},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-67460,"y":61584,"z":6225},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300009,"propState":0,"propId":102008,"pos":{"x":-83290,"y":62594,"z":9970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-83790,"y":62594,"z":9170},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-84130,"y":62594,"z":9970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-91290,"y":62594,"z":1970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-91790,"y":62594,"z":2770},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-92160,"y":62594,"z":1970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":59,"instId":300003,"propState":0,"propId":1000,"pos":{"x":-102680,"y":62594,"z":9470},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-105180,"y":62594,"z":5970},"rot":{"x":0,"y":0,"z":0}},{"groupId":59,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-102680,"y":62594,"z":2470},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[{"groupId":60,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-97290,"y":62594,"z":8970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":60,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-97290,"y":62594,"z":2970},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"61":{"props":[],"npcs":[{"groupId":61,"instId":400001,"npcId":3013,"pos":{"x":-97290,"y":62594,"z":2970},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"62":{"props":[],"npcs":[{"groupId":62,"instId":400001,"npcId":3013,"pos":{"x":-98290,"y":62594,"z":5970},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"63":{"props":[],"npcs":[{"groupId":63,"instId":400001,"npcId":3013,"pos":{"x":-97290,"y":62594,"z":8970},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"64":{"props":[],"npcs":[],"monsters":[{"groupId":64,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-96290,"y":62594,"z":3970},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"65":{"props":[],"npcs":[],"monsters":[{"groupId":65,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-98290,"y":62594,"z":5970},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"66":{"props":[],"npcs":[],"monsters":[{"groupId":66,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-96290,"y":62594,"z":7970},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"105":{"props":[],"npcs":[],"monsters":[{"groupId":105,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-96290,"y":62594,"z":3970},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"106":{"props":[],"npcs":[],"monsters":[{"groupId":106,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-98290,"y":62594,"z":5970},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"107":{"props":[],"npcs":[],"monsters":[{"groupId":107,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-96290,"y":62594,"z":7970},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-97290,"y":62594,"z":8970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":108,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-97290,"y":62594,"z":2970},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"117":{"props":[],"npcs":[{"groupId":117,"instId":400001,"npcId":3013,"pos":{"x":-98290,"y":62594,"z":5970},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300005,"propState":0,"propId":1030,"pos":{"x":57753,"y":49273,"z":23510},"rot":{"x":0,"y":180000,"z":0}},{"groupId":67,"instId":300004,"propState":0,"propId":1030,"pos":{"x":57781,"y":49274,"z":-11850},"rot":{"x":0,"y":180000,"z":0}},{"groupId":67,"instId":300003,"propState":0,"propId":1030,"pos":{"x":40400,"y":50889,"z":15248},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300002,"propState":0,"propId":1030,"pos":{"x":40400,"y":50889,"z":-3783},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300001,"propState":0,"propId":1030,"pos":{"x":79800,"y":47844,"z":5935},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300009,"propState":0,"propId":102008,"pos":{"x":67450,"y":49988,"z":9039},"rot":{"x":0,"y":90000,"z":0}},{"groupId":68,"instId":300008,"propState":0,"propId":102008,"pos":{"x":66950,"y":49988,"z":8239},"rot":{"x":0,"y":90000,"z":0}},{"groupId":68,"instId":300007,"propState":0,"propId":102008,"pos":{"x":66610,"y":49988,"z":9039},"rot":{"x":0,"y":90000,"z":0}},{"groupId":68,"instId":300006,"propState":0,"propId":102008,"pos":{"x":61080,"y":49988,"z":1039},"rot":{"x":0,"y":90000,"z":0}},{"groupId":68,"instId":300005,"propState":0,"propId":102008,"pos":{"x":60580,"y":49988,"z":1839},"rot":{"x":0,"y":90000,"z":0}},{"groupId":68,"instId":300004,"propState":0,"propId":102008,"pos":{"x":60210,"y":49988,"z":1039},"rot":{"x":0,"y":90000,"z":0}},{"groupId":68,"instId":300003,"propState":0,"propId":1000,"pos":{"x":50180,"y":49988,"z":8539},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300002,"propState":0,"propId":1000,"pos":{"x":47680,"y":49988,"z":5039},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300001,"propState":0,"propId":1000,"pos":{"x":50180,"y":49988,"z":1539},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[{"groupId":69,"instId":300002,"propState":1,"propId":1049,"pos":{"x":56030,"y":49988,"z":8039},"rot":{"x":0,"y":90000,"z":0}},{"groupId":69,"instId":300001,"propState":12,"propId":60305,"pos":{"x":56030,"y":49988,"z":2039},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"70":{"props":[],"npcs":[{"groupId":70,"instId":400001,"npcId":3013,"pos":{"x":56180,"y":49988,"z":2039},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"71":{"props":[],"npcs":[{"groupId":71,"instId":400001,"npcId":3013,"pos":{"x":55180,"y":49988,"z":5039},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"72":{"props":[],"npcs":[{"groupId":72,"instId":400001,"npcId":3013,"pos":{"x":56180,"y":49988,"z":8039},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"73":{"props":[],"npcs":[],"monsters":[{"groupId":73,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":57050,"y":49988,"z":3039},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"74":{"props":[],"npcs":[],"monsters":[{"groupId":74,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":55050,"y":49988,"z":5039},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"75":{"props":[],"npcs":[],"monsters":[{"groupId":75,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":57050,"y":49988,"z":7039},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"120":{"props":[{"groupId":120,"instId":300006,"propState":0,"propId":1060,"pos":{"x":55180,"y":49988,"z":5039},"rot":{"x":0,"y":90000,"z":0}},{"groupId":120,"instId":300004,"propState":0,"propId":1030,"pos":{"x":57735,"y":49274,"z":-12110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":120,"instId":300002,"propState":0,"propId":1030,"pos":{"x":40400,"y":50889,"z":-3792},"rot":{"x":0,"y":270000,"z":0}},{"groupId":120,"instId":300005,"propState":0,"propId":1030,"pos":{"x":57745,"y":49273,"z":23220},"rot":{"x":0,"y":180000,"z":0}},{"groupId":120,"instId":300003,"propState":0,"propId":1030,"pos":{"x":40400,"y":50889,"z":15249},"rot":{"x":0,"y":270000,"z":0}},{"groupId":120,"instId":300001,"propState":0,"propId":1030,"pos":{"x":78286,"y":47844,"z":5334},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"109":{"props":[],"npcs":[{"groupId":109,"instId":400001,"npcId":100,"pos":{"x":55180,"y":49988,"z":5039},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300004,"propState":0,"propId":1030,"pos":{"x":86985,"y":47844,"z":19660},"rot":{"x":0,"y":180000,"z":0}},{"groupId":76,"instId":300003,"propState":0,"propId":1030,"pos":{"x":95016,"y":47844,"z":-7810},"rot":{"x":0,"y":0,"z":0}},{"groupId":76,"instId":300002,"propState":0,"propId":1030,"pos":{"x":119950,"y":47134,"z":6097},"rot":{"x":0,"y":270000,"z":0}},{"groupId":76,"instId":300001,"propState":0,"propId":1030,"pos":{"x":77970,"y":47844,"z":5855},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300002,"propState":1,"propId":1049,"pos":{"x":101970,"y":47844,"z":3070},"rot":{"x":0,"y":270000,"z":0}},{"groupId":78,"instId":300001,"propState":12,"propId":60305,"pos":{"x":101970,"y":47844,"z":9070},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[],"npcs":[{"groupId":79,"instId":400001,"npcId":3013,"pos":{"x":101970,"y":47844,"z":9070},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300009,"propState":0,"propId":102008,"pos":{"x":87970,"y":47844,"z":2070},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300008,"propState":0,"propId":102008,"pos":{"x":88470,"y":47844,"z":2870},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300007,"propState":0,"propId":102008,"pos":{"x":88810,"y":47844,"z":2070},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300006,"propState":0,"propId":102008,"pos":{"x":95970,"y":47844,"z":10070},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300005,"propState":0,"propId":102008,"pos":{"x":96470,"y":47844,"z":9270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300004,"propState":0,"propId":102008,"pos":{"x":96840,"y":47844,"z":10070},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300003,"propState":0,"propId":1000,"pos":{"x":109830,"y":47135,"z":2570},"rot":{"x":0,"y":180000,"z":0}},{"groupId":77,"instId":300002,"propState":0,"propId":1000,"pos":{"x":112330,"y":47134,"z":6070},"rot":{"x":0,"y":180000,"z":0}},{"groupId":77,"instId":300001,"propState":0,"propId":1000,"pos":{"x":109830,"y":47135,"z":9570},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[],"npcs":[{"groupId":80,"instId":400001,"npcId":3013,"pos":{"x":102970,"y":47844,"z":6070},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"81":{"props":[],"npcs":[{"groupId":81,"instId":400001,"npcId":3013,"pos":{"x":101970,"y":47844,"z":3070},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"82":{"props":[],"npcs":[],"monsters":[{"groupId":82,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":100970,"y":47844,"z":8070},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"83":{"props":[],"npcs":[],"monsters":[{"groupId":83,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":102970,"y":47844,"z":6070},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"84":{"props":[],"npcs":[],"monsters":[{"groupId":84,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":100970,"y":47844,"z":4070},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"110":{"props":[],"npcs":[],"monsters":[{"groupId":110,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":100970,"y":47844,"z":8070},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"111":{"props":[],"npcs":[],"monsters":[{"groupId":111,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":102970,"y":47844,"z":6070},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"112":{"props":[],"npcs":[],"monsters":[{"groupId":112,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":100970,"y":47844,"z":4070},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"114":{"props":[],"npcs":[{"groupId":114,"instId":400001,"npcId":3013,"pos":{"x":102970,"y":47844,"z":6070},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"118":{"props":[],"npcs":[{"groupId":118,"instId":400001,"npcId":3013,"pos":{"x":102970,"y":47844,"z":6070},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"121":{"props":[{"groupId":121,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-127550,"y":62048,"z":18304},"rot":{"x":0,"y":169460,"z":0}},{"groupId":121,"instId":300003,"propState":0,"propId":1030,"pos":{"x":-127870,"y":62048,"z":-8097},"rot":{"x":0,"y":13945,"z":0}},{"groupId":121,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-115150,"y":62638,"z":6528},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"123":{"props":[],"npcs":[],"monsters":[{"groupId":123,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-147210,"y":60884,"z":6570},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"122":{"props":[{"groupId":122,"instId":300003,"propState":0,"propId":1053,"pos":{"x":-154560,"y":60890,"z":10070},"rot":{"x":0,"y":0,"z":0}},{"groupId":122,"instId":300007,"propState":0,"propId":103014,"pos":{"x":-136670,"y":60890,"z":11170},"rot":{"x":0,"y":87508,"z":0}},{"groupId":122,"instId":300006,"propState":0,"propId":103015,"pos":{"x":-137135,"y":60884,"z":10349},"rot":{"x":0,"y":87508,"z":0}},{"groupId":122,"instId":300005,"propState":0,"propId":103014,"pos":{"x":-137509,"y":60884,"z":11133},"rot":{"x":0,"y":87508,"z":0}},{"groupId":122,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-141853,"y":60884,"z":2570},"rot":{"x":0,"y":60000,"z":0}},{"groupId":122,"instId":300002,"propState":0,"propId":1053,"pos":{"x":-157060,"y":60890,"z":6570},"rot":{"x":0,"y":0,"z":0}},{"groupId":122,"instId":300001,"propState":0,"propId":1053,"pos":{"x":-154560,"y":60890,"z":3070},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"126":{"props":[{"groupId":126,"instId":300003,"propState":101,"propId":103214,"pos":{"x":-184120,"y":63160,"z":6230},"rot":{"x":14085,"y":59477,"z":351835}},{"groupId":126,"instId":300002,"propState":1,"propId":103098,"pos":{"x":-172800,"y":64400,"z":6310},"rot":{"x":0,"y":0,"z":0}},{"groupId":126,"instId":300001,"propState":101,"propId":103186,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8050501":{"P80505_F80505001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300006,"propState":0,"propId":103031,"pos":{"x":48558,"y":84400,"z":82242},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300005,"propState":0,"propId":103031,"pos":{"x":39519,"y":88400,"z":103220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":4,"instId":300004,"propState":1,"propId":103031,"pos":{"x":-835,"y":95820,"z":142306},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300003,"propState":1,"propId":103031,"pos":{"x":-908,"y":89798,"z":112009},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300002,"propState":1,"propId":103031,"pos":{"x":-1112,"y":98000,"z":56939},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300001,"propState":1,"propId":103031,"pos":{"x":-1000,"y":95000,"z":-9013},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300006,"propState":1,"propId":103031,"pos":{"x":48558,"y":84400,"z":82242},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300005,"propState":1,"propId":103031,"pos":{"x":39519,"y":88400,"z":103220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300004,"propState":1,"propId":103031,"pos":{"x":-835,"y":95820,"z":142306},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300002,"propState":1,"propId":103031,"pos":{"x":-1103,"y":98000,"z":56939},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":103031,"pos":{"x":-1000,"y":95000,"z":-9013},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8050601":{"P80506_F80506001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-277290,"y":4781,"z":812990},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-277430,"y":6263,"z":855080},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[],"npcs":[],"monsters":[{"groupId":8,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-277310,"y":6701,"z":830530},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300008,"propState":0,"propId":103014,"pos":{"x":-280520,"y":6315,"z":839810},"rot":{"x":0,"y":359721,"z":0}},{"groupId":7,"instId":300007,"propState":0,"propId":103015,"pos":{"x":-279717,"y":6315,"z":839314},"rot":{"x":0,"y":359721,"z":0}},{"groupId":7,"instId":300006,"propState":0,"propId":103014,"pos":{"x":-280516,"y":6315,"z":838970},"rot":{"x":0,"y":359721,"z":0}},{"groupId":7,"instId":300005,"propState":1,"propId":1038,"pos":{"x":-279780,"y":6706,"z":833800},"rot":{"x":0,"y":210000,"z":0}},{"groupId":7,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-274800,"y":6706,"z":833800},"rot":{"x":0,"y":330000,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":1053,"pos":{"x":-280810,"y":6706,"z":826700},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":1053,"pos":{"x":-277310,"y":6717,"z":824200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":1053,"pos":{"x":-273810,"y":6706,"z":826700},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":7,"instId":400001,"npcId":3105,"pos":{"x":-279687,"y":7351,"z":833950},"rot":{"x":0,"y":33115,"z":0}},{"groupId":7,"instId":400002,"npcId":3103,"pos":{"x":-279687,"y":7624,"z":833950},"rot":{"x":0,"y":33115,"z":0}},{"groupId":7,"instId":400003,"npcId":3104,"pos":{"x":-279687,"y":7897,"z":833950},"rot":{"x":0,"y":33115,"z":0}}],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300002,"propState":0,"propId":1030,"pos":{"x":232690,"y":-27827,"z":266150},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":1030,"pos":{"x":224890,"y":-44200,"z":266260},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300006,"propState":0,"propId":103014,"pos":{"x":225581,"y":-27900,"z":274289},"rot":{"x":0,"y":98329,"z":0}},{"groupId":10,"instId":300005,"propState":0,"propId":103015,"pos":{"x":225164,"y":-27900,"z":274892},"rot":{"x":0,"y":98329,"z":0}},{"groupId":10,"instId":300004,"propState":0,"propId":103014,"pos":{"x":224750,"y":-27900,"z":274410},"rot":{"x":0,"y":98329,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":1053,"pos":{"x":238030,"y":-27827,"z":275360},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":1053,"pos":{"x":240530,"y":-27827,"z":278860},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":1053,"pos":{"x":238030,"y":-27827,"z":282360},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[],"npcs":[],"monsters":[{"groupId":11,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":232540,"y":-27827,"z":278860},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300002,"propState":0,"propId":1030,"pos":{"x":6379,"y":-19440,"z":76235},"rot":{"x":0,"y":0,"z":0}},{"groupId":12,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-8,"y":1709,"z":55932},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"14":{"props":[],"npcs":[{"groupId":14,"instId":400001,"npcId":1013,"pos":{"x":2860,"y":572,"z":79260},"rot":{"x":0,"y":200000,"z":0}}],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300006,"propState":0,"propId":103016,"pos":{"x":4180,"y":572,"z":73570},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300005,"propState":0,"propId":103016,"pos":{"x":3380,"y":572,"z":74070},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300004,"propState":0,"propId":103016,"pos":{"x":4180,"y":572,"z":74410},"rot":{"x":0,"y":180000,"z":0}},{"groupId":13,"instId":300003,"propState":0,"propId":1000,"pos":{"x":3790,"y":572,"z":86440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300002,"propState":0,"propId":1000,"pos":{"x":290,"y":610,"z":88940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-3210,"y":592,"z":86440},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-290202,"y":-123110,"z":473719},"rot":{"x":0,"y":180000,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-251160,"y":-131600,"z":473719},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-3010,"y":572,"z":79180},"rot":{"x":0,"y":340000,"z":0}}],"npcs":[{"groupId":15,"instId":400003,"npcId":3105,"pos":{"x":-2918,"y":1186,"z":78969},"rot":{"x":0,"y":160000,"z":0}},{"groupId":15,"instId":400002,"npcId":3106,"pos":{"x":-2918,"y":1732,"z":78969},"rot":{"x":0,"y":160000,"z":0}},{"groupId":15,"instId":400001,"npcId":3107,"pos":{"x":-2918,"y":1459,"z":78969},"rot":{"x":0,"y":160000,"z":0}}],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300006,"propState":0,"propId":103014,"pos":{"x":-267480,"y":-111025,"z":463110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300005,"propState":0,"propId":103015,"pos":{"x":-268280,"y":-111021,"z":463610},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300004,"propState":0,"propId":103014,"pos":{"x":-267480,"y":-111025,"z":463950},"rot":{"x":0,"y":180000,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":1000,"pos":{"x":-266980,"y":-110612,"z":477620},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-270480,"y":-110610,"z":480120},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-273980,"y":-110613,"z":477620},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[{"groupId":19,"instId":300002,"propState":0,"propId":1030,"pos":{"x":438001,"y":-22038,"z":864814},"rot":{"x":0,"y":270000,"z":0}},{"groupId":19,"instId":300001,"propState":0,"propId":1030,"pos":{"x":426130,"y":-34170,"z":846540},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-270480,"y":-110618,"z":471926},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":18,"instId":400003,"npcId":3104,"pos":{"x":-270480,"y":-109429,"z":471736},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":400002,"npcId":3103,"pos":{"x":-270480,"y":-109702,"z":471736},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":400001,"npcId":3105,"pos":{"x":-270480,"y":-109976,"z":471736},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300009,"propState":0,"propId":103016,"pos":{"x":422780,"y":-18835,"z":854760},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300008,"propState":0,"propId":103016,"pos":{"x":423580,"y":-18835,"z":854260},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300007,"propState":0,"propId":103016,"pos":{"x":422780,"y":-18835,"z":853920},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300006,"propState":0,"propId":103016,"pos":{"x":428790,"y":-18835,"z":850510},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300005,"propState":0,"propId":103016,"pos":{"x":427990,"y":-18835,"z":850010},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300004,"propState":0,"propId":103016,"pos":{"x":428790,"y":-18835,"z":849640},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300003,"propState":0,"propId":1000,"pos":{"x":421290,"y":-18835,"z":840460},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300002,"propState":0,"propId":1000,"pos":{"x":424790,"y":-18835,"z":837960},"rot":{"x":0,"y":270000,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":1000,"pos":{"x":428290,"y":-18835,"z":840460},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300002,"propState":1,"propId":1049,"pos":{"x":421790,"y":-18835,"z":846800},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300001,"propState":12,"propId":60305,"pos":{"x":427790,"y":-18835,"z":846800},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[],"npcs":[{"groupId":22,"instId":400001,"npcId":3013,"pos":{"x":427790,"y":-18835,"z":846580},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"23":{"props":[],"npcs":[{"groupId":23,"instId":400001,"npcId":3013,"pos":{"x":424790,"y":-18835,"z":845580},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"24":{"props":[],"npcs":[{"groupId":24,"instId":400001,"npcId":3013,"pos":{"x":421790,"y":-18835,"z":846580},"rot":{"x":0,"y":0,"z":0}}],"monsters":[],"teleports":{}},"25":{"props":[],"npcs":[],"monsters":[{"groupId":25,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":426790,"y":-18835,"z":845780},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"26":{"props":[],"npcs":[],"monsters":[{"groupId":26,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":424790,"y":-18835,"z":843780},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"27":{"props":[],"npcs":[],"monsters":[{"groupId":27,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":422790,"y":-18835,"z":845780},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-444990,"y":4630,"z":783270},"rot":{"x":0,"y":180000,"z":0}},{"groupId":28,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-444960,"y":-20090,"z":768030},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-441680,"y":2875,"z":752880},"rot":{"x":0,"y":180000,"z":0}},{"groupId":29,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-442480,"y":2875,"z":753380},"rot":{"x":0,"y":180000,"z":0}},{"groupId":29,"instId":300007,"propState":0,"propId":103016,"pos":{"x":-441680,"y":2875,"z":753720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":29,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-448520,"y":2875,"z":758530},"rot":{"x":0,"y":180000,"z":0}},{"groupId":29,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-447720,"y":2875,"z":759030},"rot":{"x":0,"y":180000,"z":0}},{"groupId":29,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-448520,"y":2875,"z":759400},"rot":{"x":0,"y":180000,"z":0}},{"groupId":29,"instId":300003,"propState":0,"propId":1000,"pos":{"x":-441460,"y":2875,"z":770910},"rot":{"x":0,"y":90000,"z":0}},{"groupId":29,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-444960,"y":2875,"z":773410},"rot":{"x":0,"y":90000,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-448460,"y":2875,"z":770910},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-442830,"y":2875,"z":765080},"rot":{"x":0,"y":180000,"z":0}},{"groupId":30,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-447320,"y":2875,"z":765080},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[],"npcs":[{"groupId":31,"instId":400001,"npcId":3013,"pos":{"x":-447960,"y":2875,"z":765080},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"32":{"props":[],"npcs":[{"groupId":32,"instId":400001,"npcId":3013,"pos":{"x":-444960,"y":2875,"z":766080},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"33":{"props":[],"npcs":[{"groupId":33,"instId":400001,"npcId":3013,"pos":{"x":-441960,"y":2875,"z":765080},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"34":{"props":[],"npcs":[],"monsters":[{"groupId":34,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-446960,"y":2875,"z":764080},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"35":{"props":[],"npcs":[],"monsters":[{"groupId":35,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-444960,"y":2875,"z":766080},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"36":{"props":[],"npcs":[],"monsters":[{"groupId":36,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-442960,"y":2875,"z":764080},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-445070,"y":5408,"z":874510},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-401050,"y":-13980,"z":877823},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-442645,"y":3466,"z":899525},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-447404,"y":3466,"z":899525},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-442270,"y":4026,"z":886950},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-443070,"y":3970,"z":887450},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300007,"propState":0,"propId":103016,"pos":{"x":-442270,"y":3932,"z":887790},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-447940,"y":3466,"z":892871},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-447140,"y":3466,"z":893371},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-447940,"y":3466,"z":893741},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300003,"propState":0,"propId":1000,"pos":{"x":-442181,"y":3466,"z":905823},"rot":{"x":0,"y":90000,"z":0}},{"groupId":38,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-445100,"y":3466,"z":908820},"rot":{"x":0,"y":90000,"z":0}},{"groupId":38,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-447998,"y":3466,"z":905823},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[],"npcs":[{"groupId":40,"instId":400001,"npcId":3013,"pos":{"x":-448100,"y":3536,"z":899080},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"41":{"props":[],"npcs":[{"groupId":41,"instId":400001,"npcId":3013,"pos":{"x":-445100,"y":3466,"z":900080},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"42":{"props":[],"npcs":[{"groupId":42,"instId":400001,"npcId":3013,"pos":{"x":-442100,"y":3485,"z":899080},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"43":{"props":[],"npcs":[],"monsters":[{"groupId":43,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-447100,"y":3466,"z":898580},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"44":{"props":[],"npcs":[],"monsters":[{"groupId":44,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-445100,"y":3466,"z":900580},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"45":{"props":[],"npcs":[],"monsters":[{"groupId":45,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-443100,"y":3466,"z":898580},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-262400,"y":-109587,"z":495117},"rot":{"x":0,"y":270000,"z":0}},{"groupId":46,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-278675,"y":-109587,"z":495117},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300009,"propState":0,"propId":103016,"pos":{"x":-267020,"y":-111019,"z":500000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":47,"instId":300008,"propState":0,"propId":103016,"pos":{"x":-267820,"y":-111019,"z":500500},"rot":{"x":0,"y":180000,"z":0}},{"groupId":47,"instId":300007,"propState":0,"propId":103016,"pos":{"x":-267020,"y":-111019,"z":500840},"rot":{"x":0,"y":180000,"z":0}},{"groupId":47,"instId":300006,"propState":0,"propId":103016,"pos":{"x":-273860,"y":-111019,"z":504610},"rot":{"x":0,"y":180000,"z":0}},{"groupId":47,"instId":300005,"propState":0,"propId":103016,"pos":{"x":-273060,"y":-111019,"z":505110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":47,"instId":300004,"propState":0,"propId":103016,"pos":{"x":-273860,"y":-111019,"z":505480},"rot":{"x":0,"y":180000,"z":0}},{"groupId":47,"instId":300003,"propState":0,"propId":1000,"pos":{"x":-267620,"y":-111019,"z":517260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-270490,"y":-111019,"z":520760},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-273429,"y":-111019,"z":517260},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-268154,"y":-111019,"z":510326},"rot":{"x":0,"y":180000,"z":0}},{"groupId":48,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-272943,"y":-111019,"z":510326},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[],"npcs":[{"groupId":49,"instId":400001,"npcId":3013,"pos":{"x":-273490,"y":-111019,"z":510282},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"50":{"props":[],"npcs":[{"groupId":50,"instId":400001,"npcId":3013,"pos":{"x":-270490,"y":-111019,"z":511282},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"51":{"props":[],"npcs":[{"groupId":51,"instId":400001,"npcId":3013,"pos":{"x":-267490,"y":-111019,"z":510282},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"52":{"props":[],"npcs":[],"monsters":[{"groupId":52,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-272490,"y":-111019,"z":510094},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"53":{"props":[],"npcs":[],"monsters":[{"groupId":53,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-270490,"y":-111019,"z":512094},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"54":{"props":[],"npcs":[],"monsters":[{"groupId":54,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-268490,"y":-111019,"z":510094},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-277290,"y":4781,"z":812990},"rot":{"x":0,"y":0,"z":0}},{"groupId":55,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-277430,"y":6263,"z":855110},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"57":{"props":[],"npcs":[],"monsters":[{"groupId":57,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-277310,"y":6701,"z":830530},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300002,"propState":0,"propId":1053,"pos":{"x":-277310,"y":6717,"z":824200},"rot":{"x":0,"y":270000,"z":0}},{"groupId":56,"instId":300007,"propState":0,"propId":103014,"pos":{"x":-280520,"y":6315,"z":839810},"rot":{"x":0,"y":359721,"z":0}},{"groupId":56,"instId":300006,"propState":0,"propId":103015,"pos":{"x":-279717,"y":6315,"z":839314},"rot":{"x":0,"y":359721,"z":0}},{"groupId":56,"instId":300005,"propState":0,"propId":103014,"pos":{"x":-280516,"y":6315,"z":838970},"rot":{"x":0,"y":359721,"z":0}},{"groupId":56,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-274821,"y":6706,"z":833791},"rot":{"x":0,"y":330000,"z":0}},{"groupId":56,"instId":300003,"propState":0,"propId":1053,"pos":{"x":-280810,"y":6706,"z":826700},"rot":{"x":0,"y":270000,"z":0}},{"groupId":56,"instId":300001,"propState":0,"propId":1053,"pos":{"x":-273810,"y":6706,"z":826700},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8050701":{"P80507_F80507001":{"scenes":{"28":{"props":[{"groupId":28,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-30386,"y":4530,"z":266480},"rot":{"x":0,"y":71978,"z":0}},{"groupId":28,"instId":300003,"propState":0,"propId":1030,"pos":{"x":30415,"y":4532,"z":266630},"rot":{"x":0,"y":287908,"z":0}},{"groupId":28,"instId":300001,"propState":0,"propId":1030,"pos":{"x":103,"y":3288,"z":244450},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[],"npcs":[],"monsters":[{"groupId":30,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-10,"y":4639,"z":281630},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-18180,"y":-4650,"z":37860},"rot":{"x":0,"y":270000,"z":0}},{"groupId":44,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-9240,"y":11381,"z":37860},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300008,"propState":0,"propId":103014,"pos":{"x":4297,"y":4615,"z":267810},"rot":{"x":0,"y":0,"z":0}},{"groupId":29,"instId":300007,"propState":0,"propId":103015,"pos":{"x":3760,"y":4615,"z":267310},"rot":{"x":0,"y":0,"z":0}},{"groupId":29,"instId":300006,"propState":0,"propId":103014,"pos":{"x":4297,"y":4615,"z":266970},"rot":{"x":0,"y":0,"z":0}},{"groupId":29,"instId":300005,"propState":1,"propId":1038,"pos":{"x":3990,"y":4639,"z":272510},"rot":{"x":0,"y":30000,"z":0}},{"groupId":29,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-4010,"y":4639,"z":272510},"rot":{"x":0,"y":150000,"z":0}},{"groupId":29,"instId":300003,"propState":0,"propId":1053,"pos":{"x":3490,"y":4639,"z":288010},"rot":{"x":0,"y":90000,"z":0}},{"groupId":29,"instId":300002,"propState":0,"propId":1053,"pos":{"x":-10,"y":4639,"z":290510},"rot":{"x":0,"y":90000,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":1053,"pos":{"x":-3510,"y":4639,"z":288010},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":29,"instId":400002,"npcId":3103,"pos":{"x":3887,"y":5561,"z":272307},"rot":{"x":0,"y":213115,"z":0}},{"groupId":29,"instId":400001,"npcId":3105,"pos":{"x":3887,"y":5288,"z":272307},"rot":{"x":0,"y":213115,"z":0}},{"groupId":29,"instId":400003,"npcId":3104,"pos":{"x":3887,"y":5834,"z":272307},"rot":{"x":0,"y":213115,"z":0}}],"monsters":[],"teleports":{}},"46":{"props":[],"npcs":[{"groupId":46,"instId":400001,"npcId":1013,"pos":{"x":-31610,"y":11381,"z":40580},"rot":{"x":0,"y":110000,"z":0}}],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-26200,"y":11381,"z":40860},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-26700,"y":11381,"z":40060},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-27040,"y":11381,"z":40860},"rot":{"x":0,"y":90000,"z":0}},{"groupId":45,"instId":300003,"propState":0,"propId":1000,"pos":{"x":-36580,"y":11381,"z":41360},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-39080,"y":11381,"z":37860},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-36580,"y":11381,"z":34360},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-32080,"y":11381,"z":34550},"rot":{"x":0,"y":250000,"z":0}}],"npcs":[{"groupId":47,"instId":400003,"npcId":3105,"pos":{"x":-31886,"y":12003,"z":34635},"rot":{"x":0,"y":70000,"z":0}},{"groupId":47,"instId":400002,"npcId":3107,"pos":{"x":-31886,"y":12276,"z":34635},"rot":{"x":0,"y":70000,"z":0}},{"groupId":47,"instId":400001,"npcId":3106,"pos":{"x":-31886,"y":12549,"z":34635},"rot":{"x":0,"y":70000,"z":0}}],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300002,"propState":0,"propId":1030,"pos":{"x":271,"y":14953,"z":95430},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300001,"propState":0,"propId":1030,"pos":{"x":257,"y":14953,"z":58620},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[],"npcs":[],"monsters":[{"groupId":50,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":154,"y":14953,"z":79260},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300002,"propState":0,"propId":1053,"pos":{"x":154,"y":14953,"z":88410},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300006,"propState":0,"propId":103014,"pos":{"x":3797,"y":14958,"z":72860},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300005,"propState":0,"propId":103015,"pos":{"x":3260,"y":14968,"z":72360},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300004,"propState":0,"propId":103014,"pos":{"x":3797,"y":14958,"z":72020},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300003,"propState":0,"propId":1053,"pos":{"x":3654,"y":14953,"z":85910},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300001,"propState":0,"propId":1053,"pos":{"x":-3346,"y":14953,"z":85910},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300002,"propState":0,"propId":1030,"pos":{"x":37930,"y":-4800,"z":5320},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300001,"propState":0,"propId":1030,"pos":{"x":29760,"y":11513,"z":5045},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300006,"propState":0,"propId":103014,"pos":{"x":47930,"y":12753,"z":2320},"rot":{"x":0,"y":270000,"z":0}},{"groupId":52,"instId":300005,"propState":0,"propId":103015,"pos":{"x":48430,"y":12753,"z":3120},"rot":{"x":0,"y":270000,"z":0}},{"groupId":52,"instId":300004,"propState":0,"propId":103014,"pos":{"x":48770,"y":12753,"z":2320},"rot":{"x":0,"y":270000,"z":0}},{"groupId":52,"instId":300003,"propState":0,"propId":1000,"pos":{"x":61340,"y":12753,"z":1820},"rot":{"x":0,"y":180000,"z":0}},{"groupId":52,"instId":300002,"propState":0,"propId":1000,"pos":{"x":63840,"y":12753,"z":5320},"rot":{"x":0,"y":180000,"z":0}},{"groupId":52,"instId":300001,"propState":0,"propId":1000,"pos":{"x":61340,"y":12753,"z":8820},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300002,"propState":0,"propId":1030,"pos":{"x":60,"y":14953,"z":125399},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300001,"propState":0,"propId":1030,"pos":{"x":145,"y":14953,"z":83940},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300001,"propState":1,"propId":1038,"pos":{"x":53630,"y":12753,"z":5320},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":53,"instId":400003,"npcId":3104,"pos":{"x":53440,"y":13935,"z":5320},"rot":{"x":0,"y":270000,"z":0}},{"groupId":53,"instId":400002,"npcId":3105,"pos":{"x":53440,"y":13389,"z":5320},"rot":{"x":0,"y":270000,"z":0}},{"groupId":53,"instId":400001,"npcId":3103,"pos":{"x":53440,"y":13662,"z":5320},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300009,"propState":0,"propId":102008,"pos":{"x":4039,"y":14953,"z":98702},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300008,"propState":0,"propId":102008,"pos":{"x":3239,"y":14953,"z":99202},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300007,"propState":0,"propId":102008,"pos":{"x":4039,"y":14953,"z":99542},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-3961,"y":14953,"z":106702},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-3161,"y":14953,"z":107202},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-3961,"y":14953,"z":107572},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300003,"propState":0,"propId":1000,"pos":{"x":3539,"y":14953,"z":116702},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":300002,"propState":0,"propId":1000,"pos":{"x":39,"y":14953,"z":119202},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-3461,"y":14953,"z":116702},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"89":{"props":[{"groupId":89,"instId":300002,"propState":1,"propId":1049,"pos":{"x":2880,"y":14953,"z":112720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":89,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-3120,"y":14953,"z":112720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[],"npcs":[{"groupId":56,"instId":400001,"npcId":3013,"pos":{"x":-2961,"y":14953,"z":112702},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"57":{"props":[],"npcs":[{"groupId":57,"instId":400001,"npcId":3013,"pos":{"x":39,"y":14953,"z":113702},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"58":{"props":[],"npcs":[{"groupId":58,"instId":400001,"npcId":3013,"pos":{"x":3039,"y":14953,"z":112702},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"59":{"props":[],"npcs":[],"monsters":[{"groupId":59,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-1961,"y":14953,"z":111702},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"60":{"props":[],"npcs":[],"monsters":[{"groupId":60,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":39,"y":14953,"z":113702},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"61":{"props":[],"npcs":[],"monsters":[{"groupId":61,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":2039,"y":14953,"z":111702},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-94968,"y":7259,"z":107360},"rot":{"x":0,"y":123246,"z":0}},{"groupId":62,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-76017,"y":7259,"z":118750},"rot":{"x":0,"y":35000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-77724,"y":7259,"z":104209},"rot":{"x":0,"y":214588,"z":0}},{"groupId":90,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-82664,"y":7259,"z":107615},"rot":{"x":0,"y":214588,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-84564,"y":7259,"z":92780},"rot":{"x":0,"y":215000,"z":0}},{"groupId":63,"instId":300009,"propState":0,"propId":102008,"pos":{"x":-85046,"y":7259,"z":92091},"rot":{"x":0,"y":215000,"z":0}},{"groupId":63,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-85414,"y":7259,"z":92960},"rot":{"x":0,"y":215000,"z":0}},{"groupId":63,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-87010,"y":7259,"z":103233},"rot":{"x":0,"y":215000,"z":0}},{"groupId":63,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-86068,"y":7259,"z":103184},"rot":{"x":0,"y":215000,"z":0}},{"groupId":63,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-86511,"y":7259,"z":103946},"rot":{"x":0,"y":215000,"z":0}},{"groupId":63,"instId":300003,"propState":0,"propId":1000,"pos":{"x":-75131,"y":7259,"z":107123},"rot":{"x":0,"y":125000,"z":0}},{"groupId":63,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-76564,"y":7259,"z":111178},"rot":{"x":0,"y":125000,"z":0}},{"groupId":63,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-80865,"y":7259,"z":111138},"rot":{"x":0,"y":125000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[],"npcs":[{"groupId":64,"instId":400001,"npcId":3013,"pos":{"x":-82750,"y":7259,"z":107575},"rot":{"x":0,"y":215000,"z":0}}],"monsters":[],"teleports":{}},"65":{"props":[],"npcs":[{"groupId":65,"instId":400001,"npcId":3013,"pos":{"x":-79718,"y":7259,"z":106673},"rot":{"x":0,"y":215000,"z":0}}],"monsters":[],"teleports":{}},"66":{"props":[],"npcs":[{"groupId":66,"instId":400001,"npcId":3013,"pos":{"x":-77835,"y":7259,"z":104133},"rot":{"x":0,"y":215000,"z":0}}],"monsters":[],"teleports":{}},"67":{"props":[],"npcs":[],"monsters":[{"groupId":67,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-82504,"y":7259,"z":106182},"rot":{"x":0,"y":215000,"z":0}}],"teleports":{}},"68":{"props":[],"npcs":[],"monsters":[{"groupId":68,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-79718,"y":7259,"z":106673},"rot":{"x":0,"y":215000,"z":0}}],"teleports":{}},"69":{"props":[],"npcs":[],"monsters":[{"groupId":69,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-79227,"y":7259,"z":103888},"rot":{"x":0,"y":215000,"z":0}}],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300002,"propState":0,"propId":1030,"pos":{"x":46187,"y":4202,"z":168208},"rot":{"x":0,"y":233915,"z":0}},{"groupId":70,"instId":300001,"propState":0,"propId":1030,"pos":{"x":74095,"y":2432,"z":204800},"rot":{"x":0,"y":18915,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"91":{"props":[{"groupId":91,"instId":300002,"propState":1,"propId":1049,"pos":{"x":56941,"y":2432,"z":182938},"rot":{"x":355870,"y":38659,"z":0}},{"groupId":91,"instId":300001,"propState":12,"propId":60305,"pos":{"x":61623,"y":2432,"z":179186},"rot":{"x":355870,"y":38659,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300009,"propState":0,"propId":102008,"pos":{"x":65113,"y":2445,"z":194167},"rot":{"x":0,"y":39963,"z":0}},{"groupId":71,"instId":300007,"propState":0,"propId":102008,"pos":{"x":64573,"y":2445,"z":193523},"rot":{"x":0,"y":39963,"z":0}},{"groupId":71,"instId":300002,"propState":0,"propId":1000,"pos":{"x":55011,"y":2445,"z":175885},"rot":{"x":0,"y":309963,"z":0}},{"groupId":71,"instId":300008,"propState":0,"propId":102008,"pos":{"x":65405,"y":2445,"z":193270},"rot":{"x":0,"y":39963,"z":0}},{"groupId":71,"instId":300006,"propState":0,"propId":102008,"pos":{"x":66106,"y":2445,"z":182897},"rot":{"x":0,"y":39963,"z":0}},{"groupId":71,"instId":300005,"propState":0,"propId":102008,"pos":{"x":65172,"y":2445,"z":183027},"rot":{"x":0,"y":39963,"z":0}},{"groupId":71,"instId":300004,"propState":0,"propId":102008,"pos":{"x":65547,"y":2445,"z":182230},"rot":{"x":0,"y":39963,"z":0}},{"groupId":71,"instId":300003,"propState":0,"propId":1000,"pos":{"x":53935,"y":2445,"z":180049},"rot":{"x":0,"y":309963,"z":0}},{"groupId":71,"instId":300001,"propState":0,"propId":1000,"pos":{"x":59300,"y":2445,"z":175553},"rot":{"x":0,"y":309963,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[],"npcs":[{"groupId":72,"instId":400001,"npcId":3013,"pos":{"x":61486,"y":2445,"z":178940},"rot":{"x":0,"y":39963,"z":0}}],"monsters":[],"teleports":{}},"73":{"props":[],"npcs":[{"groupId":73,"instId":400001,"npcId":3013,"pos":{"x":58544,"y":2445,"z":180101},"rot":{"x":0,"y":39963,"z":0}}],"monsters":[],"teleports":{}},"74":{"props":[],"npcs":[{"groupId":74,"instId":400001,"npcId":3013,"pos":{"x":56887,"y":2445,"z":182794},"rot":{"x":0,"y":39963,"z":0}}],"monsters":[],"teleports":{}},"75":{"props":[],"npcs":[],"monsters":[{"groupId":75,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":61362,"y":2445,"z":180349},"rot":{"x":0,"y":39963,"z":0}}],"teleports":{}},"76":{"props":[],"npcs":[],"monsters":[{"groupId":76,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":58544,"y":2445,"z":180101},"rot":{"x":0,"y":39963,"z":0}}],"teleports":{}},"77":{"props":[],"npcs":[],"monsters":[{"groupId":77,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":58296,"y":2445,"z":182918},"rot":{"x":0,"y":39963,"z":0}}],"teleports":{}},"81":{"props":[{"groupId":81,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-46065,"y":4202,"z":168360},"rot":{"x":0,"y":125680,"z":0}},{"groupId":81,"instId":300001,"propState":0,"propId":1030,"pos":{"x":-73250,"y":2432,"z":204170},"rot":{"x":0,"y":164608,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"82":{"props":[{"groupId":82,"instId":300009,"propState":0,"propId":102008,"pos":{"x":-69449,"y":2446,"z":189206},"rot":{"x":0,"y":325719,"z":0}},{"groupId":82,"instId":300003,"propState":0,"propId":1000,"pos":{"x":-58897,"y":2446,"z":174614},"rot":{"x":0,"y":235719,"z":0}},{"groupId":82,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-68506,"y":2446,"z":189243},"rot":{"x":0,"y":325719,"z":0}},{"groupId":82,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-68976,"y":2446,"z":188512},"rot":{"x":0,"y":325719,"z":0}},{"groupId":82,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-58333,"y":2446,"z":187101},"rot":{"x":0,"y":325719,"z":0}},{"groupId":82,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-58712,"y":2446,"z":186238},"rot":{"x":0,"y":325719,"z":0}},{"groupId":82,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-57842,"y":2446,"z":186383},"rot":{"x":0,"y":325719,"z":0}},{"groupId":82,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-54597,"y":2446,"z":174520},"rot":{"x":0,"y":235719,"z":0}},{"groupId":82,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-53113,"y":2446,"z":178557},"rot":{"x":0,"y":235719,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-60795,"y":2448,"z":178203},"rot":{"x":0,"y":325018,"z":0}},{"groupId":92,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-55879,"y":2448,"z":181643},"rot":{"x":0,"y":325018,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"83":{"props":[],"npcs":[{"groupId":83,"instId":400001,"npcId":3013,"pos":{"x":-55779,"y":2446,"z":181580},"rot":{"x":0,"y":325719,"z":0}}],"monsters":[],"teleports":{}},"84":{"props":[],"npcs":[{"groupId":84,"instId":400001,"npcId":3013,"pos":{"x":-57695,"y":2446,"z":179064},"rot":{"x":0,"y":325719,"z":0}}],"monsters":[],"teleports":{}},"85":{"props":[],"npcs":[{"groupId":85,"instId":400001,"npcId":3013,"pos":{"x":-60737,"y":2446,"z":178201},"rot":{"x":0,"y":325719,"z":0}}],"monsters":[],"teleports":{}},"86":{"props":[],"npcs":[],"monsters":[{"groupId":86,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-57169,"y":2446,"z":181843},"rot":{"x":0,"y":325719,"z":0}}],"teleports":{}},"87":{"props":[],"npcs":[],"monsters":[{"groupId":87,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-57695,"y":2446,"z":179064},"rot":{"x":0,"y":325719,"z":0}}],"teleports":{}},"88":{"props":[],"npcs":[],"monsters":[{"groupId":88,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-60474,"y":2446,"z":179590},"rot":{"x":0,"y":325719,"z":0}}],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300003,"propState":0,"propId":1030,"pos":{"x":30412,"y":4532,"z":266620},"rot":{"x":0,"y":287908,"z":0}},{"groupId":93,"instId":300002,"propState":0,"propId":1030,"pos":{"x":-30387,"y":4529,"z":266480},"rot":{"x":0,"y":71978,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":1030,"pos":{"x":105,"y":3288,"z":244450},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"98":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[],"npcs":[],"monsters":[{"groupId":95,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-10,"y":4639,"z":281630},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300003,"propState":0,"propId":1053,"pos":{"x":3490,"y":4639,"z":288010},"rot":{"x":0,"y":90000,"z":0}},{"groupId":94,"instId":300007,"propState":0,"propId":103014,"pos":{"x":4297,"y":4615,"z":267810},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300006,"propState":0,"propId":103015,"pos":{"x":3760,"y":4615,"z":267310},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300005,"propState":0,"propId":103014,"pos":{"x":4297,"y":4615,"z":266970},"rot":{"x":0,"y":0,"z":0}},{"groupId":94,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-4010,"y":4639,"z":272510},"rot":{"x":0,"y":150000,"z":0}},{"groupId":94,"instId":300002,"propState":0,"propId":1053,"pos":{"x":-10,"y":4639,"z":290510},"rot":{"x":0,"y":90000,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":1053,"pos":{"x":-3510,"y":4639,"z":288010},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8050801":{"P80508_F80508001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300001,"propState":0,"propId":102037,"pos":{"x":47718,"y":-1332,"z":98260},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300004,"propState":0,"propId":1029,"pos":{"x":6470,"y":2220,"z":46860},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-14140,"y":2171,"z":37670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300005,"propState":0,"propId":1029,"pos":{"x":-43272,"y":2221,"z":77153},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":1029,"pos":{"x":6650,"y":2171,"z":66135},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-59730,"y":821,"z":72304},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300007,"propState":0,"propId":1051,"pos":{"x":-52541,"y":2171,"z":43593},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300005,"propState":20,"propId":60305,"pos":{"x":-10760,"y":2171,"z":60690},"rot":{"x":0,"y":269926,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-5310,"y":2171,"z":63950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300008,"propState":20,"propId":60305,"pos":{"x":-62120,"y":821,"z":39160},"rot":{"x":0,"y":269926,"z":0}},{"groupId":8,"instId":300009,"propState":0,"propId":100,"pos":{"x":-15900,"y":2171,"z":60500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300006,"propState":20,"propId":60305,"pos":{"x":-10760,"y":2171,"z":59389},"rot":{"x":0,"y":269926,"z":0}},{"groupId":8,"instId":300004,"propState":20,"propId":60305,"pos":{"x":-10760,"y":2171,"z":61889},"rot":{"x":0,"y":269926,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-5310,"y":2171,"z":56950},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-2310,"y":2171,"z":60450},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-900,"y":7036,"z":-108610},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":1029,"pos":{"x":22710,"y":7036,"z":-108631},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300004,"propState":0,"propId":102006,"pos":{"x":-35569,"y":2171,"z":67375},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-28640,"y":2171,"z":43180},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":100,"pos":{"x":-52750,"y":2171,"z":43250},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":100,"pos":{"x":-25070,"y":2171,"z":54980},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":9,"instId":200003,"monsterId":8002059,"eventId":81312013,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200021,"monsterId":8002059,"eventId":81312013,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200020,"monsterId":8002059,"eventId":81312013,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200019,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200018,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200017,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200016,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200015,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200014,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200013,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200012,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200011,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200010,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200009,"monsterId":8002059,"eventId":81312013,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200008,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200007,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200006,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200005,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200004,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}},{"groupId":9,"instId":200002,"monsterId":8002058,"eventId":81312012,"pos":{"x":-29340,"y":2171,"z":47376},"rot":{"x":0,"y":1223,"z":0}}],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300007,"propState":0,"propId":100,"pos":{"x":0,"y":1000,"z":9046},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300006,"propState":0,"propId":102077,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":102077,"pos":{"x":16678,"y":4877,"z":-127780},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":1033,"pos":{"x":9490,"y":4877,"z":-135760},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":1033,"pos":{"x":12990,"y":4877,"z":-138760},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300008,"propState":20,"propId":60305,"pos":{"x":8660,"y":4877,"z":-126890},"rot":{"x":0,"y":269926,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":102054,"pos":{"x":25676,"y":3543,"z":-135696},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":1033,"pos":{"x":16490,"y":4877,"z":-135760},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[{"groupId":12,"instId":300002,"propState":0,"propId":100,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[{"groupId":12,"instId":200005,"monsterId":1002040,"eventId":0,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"13":{"props":[],"npcs":[{"groupId":13,"instId":400001,"npcId":3013,"pos":{"x":25579,"y":4989,"z":-134079},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"14":{"props":[],"npcs":[{"groupId":14,"instId":400001,"npcId":3013,"pos":{"x":25579,"y":4989,"z":-130796},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"15":{"props":[],"npcs":[{"groupId":15,"instId":400001,"npcId":3013,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300002,"propState":20,"propId":60305,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":269926,"z":0}},{"groupId":16,"instId":300003,"propState":20,"propId":60305,"pos":{"x":25580,"y":4989,"z":-133500},"rot":{"x":0,"y":269926,"z":0}},{"groupId":16,"instId":300001,"propState":20,"propId":60305,"pos":{"x":25580,"y":4989,"z":-131470},"rot":{"x":0,"y":269926,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300001,"propState":20,"propId":60305,"pos":{"x":25580,"y":4989,"z":-131470},"rot":{"x":0,"y":269926,"z":0}},{"groupId":17,"instId":300002,"propState":20,"propId":60305,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":269926,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300001,"propState":20,"propId":60305,"pos":{"x":25579,"y":4989,"z":-132429},"rot":{"x":0,"y":269926,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8050802":{"P80508_F80508001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300001,"propState":1,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300009,"propState":0,"propId":100,"pos":{"x":-197920,"y":2966,"z":-87846},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300008,"propState":20,"propId":60305,"pos":{"x":-138570,"y":-46,"z":-73273},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300007,"propState":0,"propId":1051,"pos":{"x":-144980,"y":-46,"z":-73273},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300006,"propState":20,"propId":60305,"pos":{"x":-202180,"y":2966,"z":-85410},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300005,"propState":20,"propId":60305,"pos":{"x":-202180,"y":2966,"z":-87846},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300004,"propState":20,"propId":60305,"pos":{"x":-202180,"y":2966,"z":-89846},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-206320,"y":2966,"z":-82810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-206320,"y":2966,"z":-87810},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-206320,"y":2966,"z":-92810},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300030,"propState":0,"propId":100025,"pos":{"x":-183430,"y":-7672,"z":-92010},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300029,"propState":0,"propId":100027,"pos":{"x":-186071,"y":-178,"z":-69130},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300026,"propState":0,"propId":100027,"pos":{"x":-186720,"y":-154,"z":-90290},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300025,"propState":0,"propId":100027,"pos":{"x":-171643,"y":-178,"z":-65620},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300022,"propState":0,"propId":100027,"pos":{"x":-173853,"y":-178,"z":-71351},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300021,"propState":0,"propId":100027,"pos":{"x":-187694,"y":-154,"z":-94980},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300015,"propState":0,"propId":100027,"pos":{"x":-199130,"y":-4171,"z":-85290},"rot":{"x":0,"y":45579,"z":0}},{"groupId":8,"instId":300031,"propState":0,"propId":100,"pos":{"x":-135330,"y":-115,"z":-73270},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300028,"propState":0,"propId":100027,"pos":{"x":-198710,"y":-4171,"z":-91020},"rot":{"x":0,"y":139113,"z":0}},{"groupId":8,"instId":300027,"propState":0,"propId":100027,"pos":{"x":-185240,"y":-154,"z":-91940},"rot":{"x":0,"y":180000,"z":0}},{"groupId":8,"instId":300024,"propState":0,"propId":100027,"pos":{"x":-171630,"y":-178,"z":-67230},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300023,"propState":0,"propId":100027,"pos":{"x":-173830,"y":-178,"z":-72960},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300020,"propState":0,"propId":100027,"pos":{"x":-211010,"y":-178,"z":-68811},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300019,"propState":0,"propId":100027,"pos":{"x":-209240,"y":-178,"z":-70740},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300018,"propState":0,"propId":100027,"pos":{"x":-202290,"y":-4155,"z":-92200},"rot":{"x":0,"y":6097,"z":0}},{"groupId":8,"instId":300017,"propState":0,"propId":100027,"pos":{"x":-206127,"y":-4171,"z":-90578},"rot":{"x":0,"y":54553,"z":0}},{"groupId":8,"instId":300016,"propState":0,"propId":100027,"pos":{"x":-203400,"y":-4171,"z":-83790},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300014,"propState":0,"propId":100027,"pos":{"x":-179950,"y":-7672,"z":-76370},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300013,"propState":0,"propId":100027,"pos":{"x":-186850,"y":-7672,"z":-77840},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300012,"propState":0,"propId":100027,"pos":{"x":-185710,"y":-7672,"z":-79700},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300011,"propState":0,"propId":100027,"pos":{"x":-175401,"y":-4383,"z":-60446},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300010,"propState":0,"propId":100027,"pos":{"x":-174021,"y":-4383,"z":-58800},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300009,"propState":0,"propId":100027,"pos":{"x":-168740,"y":-4383,"z":-66223},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300008,"propState":0,"propId":100027,"pos":{"x":-171030,"y":-4389,"z":-87160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300007,"propState":0,"propId":100027,"pos":{"x":-170533,"y":-4389,"z":-93910},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300006,"propState":0,"propId":100027,"pos":{"x":-151520,"y":-4389,"z":-95020},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":100027,"pos":{"x":-155160,"y":-163,"z":-74509},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":100027,"pos":{"x":-154132,"y":-163,"z":-72550},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":100027,"pos":{"x":-152294,"y":-163,"z":-70940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":100027,"pos":{"x":-178240,"y":-7672,"z":-75510},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":100027,"pos":{"x":-153950,"y":-4389,"z":-95510},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8050803":{"P80508_F80508001":{"scenes":{"4":{"props":[{"groupId":4,"instId":300002,"propState":0,"propId":1028,"pos":{"x":208760,"y":46598,"z":-62270},"rot":{"x":0,"y":75000,"z":0}},{"groupId":4,"instId":300001,"propState":0,"propId":1028,"pos":{"x":233810,"y":45287,"z":-89700},"rot":{"x":0,"y":15000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"5":{"props":[{"groupId":5,"instId":300009,"propState":0,"propId":100,"pos":{"x":241650,"y":45265,"z":-64790},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300007,"propState":0,"propId":1051,"pos":{"x":223326,"y":45273,"z":-60660},"rot":{"x":0,"y":90000,"z":0}},{"groupId":5,"instId":300008,"propState":20,"propId":60305,"pos":{"x":218107,"y":45825,"z":-63443},"rot":{"x":350674,"y":279620,"z":0}},{"groupId":5,"instId":300006,"propState":20,"propId":60305,"pos":{"x":245590,"y":45265,"z":-66430},"rot":{"x":0,"y":269275,"z":0}},{"groupId":5,"instId":300005,"propState":20,"propId":60305,"pos":{"x":245570,"y":45265,"z":-64790},"rot":{"x":0,"y":269275,"z":0}},{"groupId":5,"instId":300004,"propState":20,"propId":60305,"pos":{"x":245570,"y":45265,"z":-63290},"rot":{"x":0,"y":269275,"z":0}},{"groupId":5,"instId":300003,"propState":0,"propId":1033,"pos":{"x":250710,"y":45265,"z":-69790},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300002,"propState":0,"propId":1033,"pos":{"x":250710,"y":45265,"z":-64790},"rot":{"x":0,"y":270000,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":1033,"pos":{"x":250710,"y":45265,"z":-59790},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300004,"propState":0,"propId":101016,"pos":{"x":250250,"y":45265,"z":-72700},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":101016,"pos":{"x":228820,"y":45265,"z":-50400},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":100,"pos":{"x":219250,"y":45481,"z":-60500},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":100,"pos":{"x":239350,"y":45265,"z":-64020},"rot":{"x":0,"y":359039,"z":0}}],"npcs":[],"monsters":[{"groupId":6,"instId":200021,"monsterId":8002059,"eventId":81312013,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":6,"instId":200020,"monsterId":8002059,"eventId":81312013,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":6,"instId":200019,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":6,"instId":200018,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":6,"instId":200017,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":6,"instId":200016,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":6,"instId":200015,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":6,"instId":200014,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":6,"instId":200013,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":6,"instId":200012,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":6,"instId":200011,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":6,"instId":200010,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":6,"instId":200009,"monsterId":8002059,"eventId":81312013,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":6,"instId":200008,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":6,"instId":200007,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":6,"instId":200006,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":6,"instId":200005,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":6,"instId":200004,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":6,"instId":200003,"monsterId":8002059,"eventId":81312013,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}},{"groupId":6,"instId":200002,"monsterId":8002058,"eventId":81312012,"pos":{"x":231940,"y":45265,"z":-74620},"rot":{"x":0,"y":343713,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8050804":{"P80508_F80508001":{"scenes":{"9":{"props":[{"groupId":9,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-20860,"y":23830,"z":-47026},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-17320,"y":17968,"z":-98176},"rot":{"x":0,"y":0,"z":0}},{"groupId":9,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-33150,"y":13642,"z":-27420},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300008,"propState":20,"propId":60305,"pos":{"x":-10200,"y":23873,"z":-73870},"rot":{"x":0,"y":36,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":1051,"pos":{"x":-7970,"y":23873,"z":-69649},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":100,"pos":{"x":-66430,"y":3861,"z":-12500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300006,"propState":20,"propId":60305,"pos":{"x":-72120,"y":3834,"z":-11160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300005,"propState":20,"propId":60305,"pos":{"x":-72120,"y":3834,"z":-12504},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300004,"propState":20,"propId":60305,"pos":{"x":-72120,"y":3833,"z":-13786},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-78550,"y":3855,"z":-9450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-78550,"y":3855,"z":-12450},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-78550,"y":3855,"z":-15450},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300025,"propState":0,"propId":102007,"pos":{"x":-17240,"y":17964,"z":-93020},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300031,"propState":0,"propId":100,"pos":{"x":-11330,"y":17963,"z":-73730},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300028,"propState":0,"propId":102007,"pos":{"x":-47888,"y":7474,"z":-31623},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300027,"propState":0,"propId":102007,"pos":{"x":-18821,"y":17955,"z":-92091},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300024,"propState":0,"propId":102007,"pos":{"x":-71660,"y":2796,"z":-32840},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300023,"propState":0,"propId":102007,"pos":{"x":-10870,"y":23829,"z":-59860},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300018,"propState":0,"propId":102007,"pos":{"x":-30840,"y":13575,"z":-37670},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300017,"propState":0,"propId":102007,"pos":{"x":-8985,"y":17945,"z":-71572},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300014,"propState":0,"propId":102007,"pos":{"x":-65900,"y":2812,"z":-26390},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300013,"propState":0,"propId":102007,"pos":{"x":-71510,"y":2771,"z":-26260},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300008,"propState":0,"propId":102007,"pos":{"x":-34940,"y":13596,"z":-33040},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300007,"propState":0,"propId":102007,"pos":{"x":-33780,"y":13575,"z":-31963},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":102007,"pos":{"x":-9086,"y":17963,"z":-73050},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300030,"propState":0,"propId":102006,"pos":{"x":-38127,"y":13553,"z":-48901},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300029,"propState":0,"propId":102007,"pos":{"x":-51505,"y":7474,"z":-28274},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300026,"propState":0,"propId":102007,"pos":{"x":-15921,"y":17953,"z":-88639},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300022,"propState":0,"propId":102007,"pos":{"x":-4595,"y":23802,"z":-50966},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300021,"propState":0,"propId":102007,"pos":{"x":-6285,"y":23808,"z":-49182},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300020,"propState":0,"propId":102007,"pos":{"x":-21723,"y":23805,"z":-50691},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300019,"propState":0,"propId":102007,"pos":{"x":-19401,"y":17965,"z":-84135},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300016,"propState":0,"propId":102007,"pos":{"x":-70080,"y":2808,"z":-33920},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300015,"propState":0,"propId":102007,"pos":{"x":-68860,"y":2790,"z":-24690},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300012,"propState":0,"propId":102007,"pos":{"x":-51939,"y":7470,"z":-33403},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300011,"propState":0,"propId":102007,"pos":{"x":-48830,"y":7474,"z":-28292},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300010,"propState":0,"propId":102007,"pos":{"x":-51054,"y":11131,"z":-51188},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300009,"propState":0,"propId":102007,"pos":{"x":-52401,"y":11130,"z":-48691},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300006,"propState":0,"propId":102007,"pos":{"x":-32100,"y":13577,"z":-36650},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":102007,"pos":{"x":-31810,"y":13690,"z":-53830},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":102007,"pos":{"x":-30820,"y":13866,"z":-55092},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":102007,"pos":{"x":-28624,"y":16353,"z":-66542},"rot":{"x":0,"y":0,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":102007,"pos":{"x":-26834,"y":16971,"z":-74154},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8050805":{"P80508_F80508001":{"scenes":{"5":{"props":[{"groupId":5,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-404500,"y":-44510,"z":60750},"rot":{"x":0,"y":0,"z":0}},{"groupId":5,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-425960,"y":-44510,"z":115420},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300004,"propState":20,"propId":60305,"pos":{"x":-406800,"y":-44510,"z":126240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300008,"propState":20,"propId":60305,"pos":{"x":-407920,"y":-45184,"z":91710},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300009,"propState":0,"propId":100,"pos":{"x":-405646,"y":-44510,"z":120760},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300007,"propState":0,"propId":1051,"pos":{"x":-404630,"y":-44773,"z":97000},"rot":{"x":0,"y":0,"z":0}},{"groupId":6,"instId":300006,"propState":20,"propId":60305,"pos":{"x":-404550,"y":-44510,"z":126240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300005,"propState":20,"propId":60305,"pos":{"x":-405646,"y":-44510,"z":126240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-400650,"y":-44510,"z":132800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-405650,"y":-44510,"z":132800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-410650,"y":-44510,"z":132800},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300004,"propState":0,"propId":102006,"pos":{"x":-420000,"y":-44510,"z":126443},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":102006,"pos":{"x":-397750,"y":-44510,"z":103250},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":100,"pos":{"x":-405074,"y":-44773,"z":97000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":100,"pos":{"x":-404000,"y":-44430,"z":116500},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[{"groupId":7,"instId":200021,"monsterId":8002059,"eventId":81312013,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200020,"monsterId":8002059,"eventId":81312013,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200019,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200018,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200017,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200016,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200015,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200014,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200013,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200012,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200011,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200010,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200009,"monsterId":8002059,"eventId":81312013,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200008,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200007,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200006,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200005,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200004,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200003,"monsterId":8002059,"eventId":81312013,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":200002,"monsterId":8002058,"eventId":81312012,"pos":{"x":-412508,"y":-44510,"z":109652},"rot":{"x":0,"y":0,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8050806":{"P80508_F80508001":{"scenes":{"3":{"props":[{"groupId":3,"instId":300001,"propState":0,"propId":300002,"pos":{"x":0,"y":0,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"6":{"props":[{"groupId":6,"instId":300003,"propState":0,"propId":1029,"pos":{"x":-39672,"y":491,"z":11338},"rot":{"x":0,"y":44947,"z":0}},{"groupId":6,"instId":300002,"propState":0,"propId":1029,"pos":{"x":-58980,"y":491,"z":15030},"rot":{"x":0,"y":314947,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":1029,"pos":{"x":-36110,"y":491,"z":-7800},"rot":{"x":0,"y":314947,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300009,"propState":20,"propId":60305,"pos":{"x":-46390,"y":744,"z":9420},"rot":{"x":0,"y":45000,"z":0}},{"groupId":7,"instId":300008,"propState":0,"propId":100,"pos":{"x":-56737,"y":3524,"z":-5587},"rot":{"x":0,"y":225000,"z":0}},{"groupId":7,"instId":300006,"propState":20,"propId":60305,"pos":{"x":-59850,"y":3524,"z":-7180},"rot":{"x":0,"y":45000,"z":0}},{"groupId":7,"instId":300005,"propState":20,"propId":60305,"pos":{"x":-59143,"y":3524,"z":-7887},"rot":{"x":0,"y":45000,"z":0}},{"groupId":7,"instId":300004,"propState":20,"propId":60305,"pos":{"x":-58436,"y":3524,"z":-8594},"rot":{"x":0,"y":45000,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-65630,"y":3445,"z":-9120},"rot":{"x":0,"y":45000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-62910,"y":3445,"z":-11840},"rot":{"x":0,"y":45000,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-60160,"y":3445,"z":-14590},"rot":{"x":0,"y":45000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300004,"propState":0,"propId":100,"pos":{"x":-58490,"y":3582,"z":-7310},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300006,"propState":0,"propId":100,"pos":{"x":0,"y":1000,"z":9046},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":101073,"pos":{"x":-58570,"y":2630,"z":-7361},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":1031,"pos":{"x":-58531,"y":3625,"z":-7390},"rot":{"x":0,"y":0,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":100,"pos":{"x":-56486,"y":3612,"z":-2463},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8050807":{"P80508_F80508001":{"scenes":{"6":{"props":[{"groupId":6,"instId":300002,"propState":0,"propId":1029,"pos":{"x":388060,"y":-21580,"z":428039},"rot":{"x":0,"y":90000,"z":0}},{"groupId":6,"instId":300001,"propState":0,"propId":1029,"pos":{"x":388060,"y":-21580,"z":428039},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"7":{"props":[{"groupId":7,"instId":300012,"propState":0,"propId":100,"pos":{"x":369981,"y":-13117,"z":429791},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300011,"propState":0,"propId":100,"pos":{"x":370544,"y":-13716,"z":427205},"rot":{"x":0,"y":0,"z":0}},{"groupId":7,"instId":300008,"propState":20,"propId":60305,"pos":{"x":372590,"y":-13716,"z":424243},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300009,"propState":0,"propId":100,"pos":{"x":372590,"y":-13716,"z":423930},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300007,"propState":0,"propId":1051,"pos":{"x":-52541,"y":2171,"z":43593},"rot":{"x":0,"y":90000,"z":0}},{"groupId":7,"instId":300006,"propState":20,"propId":60305,"pos":{"x":372590,"y":-13716,"z":430090},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300005,"propState":20,"propId":60305,"pos":{"x":371810,"y":-13716,"z":429067},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300004,"propState":20,"propId":60305,"pos":{"x":373360,"y":-13716,"z":429097},"rot":{"x":0,"y":180000,"z":0}},{"groupId":7,"instId":300003,"propState":0,"propId":1053,"pos":{"x":374753,"y":-13716,"z":432587},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300002,"propState":0,"propId":1053,"pos":{"x":372140,"y":-13716,"z":436270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":7,"instId":300001,"propState":0,"propId":1053,"pos":{"x":369619,"y":-13716,"z":432587},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"9":{"props":[{"groupId":9,"instId":300001,"propState":0,"propId":1029,"pos":{"x":388060,"y":-21580,"z":428039},"rot":{"x":0,"y":90000,"z":0}},{"groupId":9,"instId":300002,"propState":0,"propId":1029,"pos":{"x":388060,"y":-21580,"z":428039},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"10":{"props":[{"groupId":10,"instId":300012,"propState":0,"propId":100,"pos":{"x":369981,"y":-13117,"z":429791},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300002,"propState":0,"propId":1053,"pos":{"x":372140,"y":-13716,"z":436270},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300011,"propState":0,"propId":100,"pos":{"x":370544,"y":-13716,"z":427205},"rot":{"x":0,"y":0,"z":0}},{"groupId":10,"instId":300008,"propState":20,"propId":60305,"pos":{"x":372590,"y":-13716,"z":424243},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300009,"propState":0,"propId":100,"pos":{"x":372590,"y":-13716,"z":423930},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300007,"propState":0,"propId":1051,"pos":{"x":-52541,"y":2171,"z":43593},"rot":{"x":0,"y":90000,"z":0}},{"groupId":10,"instId":300006,"propState":20,"propId":60305,"pos":{"x":372590,"y":-13716,"z":430090},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300005,"propState":20,"propId":60305,"pos":{"x":371742,"y":-13716,"z":428965},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300004,"propState":20,"propId":60305,"pos":{"x":373440,"y":-13716,"z":428995},"rot":{"x":0,"y":180000,"z":0}},{"groupId":10,"instId":300003,"propState":0,"propId":1053,"pos":{"x":374753,"y":-13716,"z":432587},"rot":{"x":0,"y":270000,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":1053,"pos":{"x":369619,"y":-13716,"z":432587},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"8":{"props":[{"groupId":8,"instId":300019,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300018,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300017,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300016,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300015,"propState":0,"propId":109,"pos":{"x":406110,"y":-13646,"z":428020},"rot":{"x":0,"y":90000,"z":0}},{"groupId":8,"instId":300014,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300013,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300012,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300011,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300010,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300009,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300008,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300007,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300002,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300004,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300003,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300006,"propState":0,"propId":100,"pos":{"x":388060,"y":-13820,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":8,"instId":300005,"propState":0,"propId":103043,"pos":{"x":369925,"y":-13718,"z":429883},"rot":{"x":0,"y":68258,"z":0}},{"groupId":8,"instId":300001,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":8,"instId":400001,"npcId":3098,"pos":{"x":370544,"y":-13716,"z":427205},"rot":{"x":0,"y":141790,"z":0}}],"monsters":[],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300019,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300017,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300014,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300018,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300016,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300015,"propState":0,"propId":109,"pos":{"x":406110,"y":-13646,"z":428020},"rot":{"x":0,"y":90000,"z":0}},{"groupId":11,"instId":300013,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300012,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300011,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300010,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300009,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300008,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300007,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300004,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300006,"propState":0,"propId":100,"pos":{"x":388060,"y":-13820,"z":428039},"rot":{"x":0,"y":270000,"z":0}},{"groupId":11,"instId":300005,"propState":0,"propId":103043,"pos":{"x":369925,"y":-13718,"z":429883},"rot":{"x":0,"y":68258,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":100,"pos":{"x":390890,"y":-13684,"z":428039},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":11,"instId":400001,"npcId":3098,"pos":{"x":370544,"y":-13716,"z":427205},"rot":{"x":0,"y":141790,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8060101":{"P80601_F80601001":{"scenes":{"31":{"props":[{"groupId":31,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-280,"y":26791,"z":-234460},"rot":{"x":0,"y":0,"z":0}},{"groupId":31,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-280,"y":26687,"z":-185210},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300006,"propState":0,"propId":104008,"pos":{"x":5090,"y":26686,"z":-208000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":32,"instId":300005,"propState":0,"propId":104009,"pos":{"x":4290,"y":26686,"z":-207500},"rot":{"x":0,"y":180000,"z":0}},{"groupId":32,"instId":300004,"propState":0,"propId":104008,"pos":{"x":5090,"y":26686,"z":-207160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":32,"instId":300003,"propState":0,"propId":1033,"pos":{"x":3220,"y":26687,"z":-193370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":32,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-280,"y":26687,"z":-190870},"rot":{"x":0,"y":90000,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-3780,"y":26686,"z":-193370},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[],"npcs":[],"monsters":[{"groupId":33,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-280,"y":26791,"z":-198250},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-17270,"y":-17012,"z":-272480},"rot":{"x":0,"y":90000,"z":0}},{"groupId":34,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-26150,"y":-17012,"z":-289020},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[],"npcs":[{"groupId":36,"instId":400001,"npcId":3013,"pos":{"x":-26150,"y":-17012,"z":-269700},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300009,"propState":0,"propId":102008,"pos":{"x":-22100,"y":-17012,"z":-279630},"rot":{"x":0,"y":180000,"z":0}},{"groupId":35,"instId":300008,"propState":0,"propId":102008,"pos":{"x":-22900,"y":-17012,"z":-279130},"rot":{"x":0,"y":180000,"z":0}},{"groupId":35,"instId":300007,"propState":0,"propId":102008,"pos":{"x":-22100,"y":-17012,"z":-278790},"rot":{"x":0,"y":180000,"z":0}},{"groupId":35,"instId":300006,"propState":0,"propId":102008,"pos":{"x":-30510,"y":-17012,"z":-274140},"rot":{"x":0,"y":180000,"z":0}},{"groupId":35,"instId":300005,"propState":0,"propId":102008,"pos":{"x":-29710,"y":-17002,"z":-273640},"rot":{"x":0,"y":180000,"z":0}},{"groupId":35,"instId":300004,"propState":0,"propId":102008,"pos":{"x":-30510,"y":-17012,"z":-273270},"rot":{"x":0,"y":180000,"z":0}},{"groupId":35,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-22560,"y":-17012,"z":-264340},"rot":{"x":0,"y":90000,"z":0}},{"groupId":35,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-26060,"y":-17012,"z":-261840},"rot":{"x":0,"y":90000,"z":0}},{"groupId":35,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-29560,"y":-17012,"z":-264340},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-180,"y":26686,"z":-298090},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-233,"y":26687,"z":-247490},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[],"npcs":[],"monsters":[{"groupId":39,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":0,"y":26686,"z":-268400},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-3820,"y":26790,"z":-260900},"rot":{"x":0,"y":90000,"z":0}},{"groupId":38,"instId":300008,"propState":20,"propId":60305,"pos":{"x":2680,"y":26687,"z":-265330},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300007,"propState":20,"propId":60305,"pos":{"x":-320,"y":26686,"z":-265330},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300006,"propState":20,"propId":60305,"pos":{"x":-3320,"y":26686,"z":-265330},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300005,"propState":1,"propId":1038,"pos":{"x":2770,"y":26687,"z":-273830},"rot":{"x":0,"y":0,"z":0}},{"groupId":38,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-3230,"y":26686,"z":-273830},"rot":{"x":0,"y":150000,"z":0}},{"groupId":38,"instId":300003,"propState":0,"propId":1033,"pos":{"x":3180,"y":26790,"z":-260900},"rot":{"x":0,"y":90000,"z":0}},{"groupId":38,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-320,"y":26791,"z":-258400},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":38,"instId":400003,"npcId":3105,"pos":{"x":2770,"y":27878,"z":-274020},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":400002,"npcId":3104,"pos":{"x":2770,"y":27605,"z":-274020},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":400001,"npcId":3103,"pos":{"x":2770,"y":27332,"z":-274020},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300002,"propState":0,"propId":1059,"pos":{"x":29,"y":-18997,"z":168890},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300004,"propState":0,"propId":1059,"pos":{"x":-180,"y":26686,"z":-298090},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300003,"propState":0,"propId":1059,"pos":{"x":-233,"y":26687,"z":-247490},"rot":{"x":0,"y":0,"z":0}},{"groupId":40,"instId":300001,"propState":0,"propId":1059,"pos":{"x":150,"y":-19011,"z":219170},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"42":{"props":[],"npcs":[],"monsters":[{"groupId":42,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":0,"y":26686,"z":-268400},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300009,"propState":0,"propId":103014,"pos":{"x":3350,"y":26686,"z":-279040},"rot":{"x":0,"y":0,"z":0}},{"groupId":41,"instId":300008,"propState":0,"propId":103015,"pos":{"x":2550,"y":26686,"z":-278540},"rot":{"x":0,"y":0,"z":0}},{"groupId":41,"instId":300007,"propState":0,"propId":103014,"pos":{"x":3350,"y":26686,"z":-278200},"rot":{"x":0,"y":0,"z":0}},{"groupId":41,"instId":300006,"propState":12,"propId":60305,"pos":{"x":2680,"y":26687,"z":-265330},"rot":{"x":0,"y":180000,"z":0}},{"groupId":41,"instId":300005,"propState":12,"propId":60305,"pos":{"x":-320,"y":26686,"z":-265330},"rot":{"x":0,"y":180000,"z":0}},{"groupId":41,"instId":300004,"propState":12,"propId":60305,"pos":{"x":-3320,"y":26686,"z":-265330},"rot":{"x":0,"y":180000,"z":0}},{"groupId":41,"instId":300003,"propState":0,"propId":1033,"pos":{"x":3180,"y":26790,"z":-260900},"rot":{"x":0,"y":90000,"z":0}},{"groupId":41,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-320,"y":26791,"z":-258400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":41,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-3820,"y":26790,"z":-260900},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300004,"propState":0,"propId":1059,"pos":{"x":-180,"y":26686,"z":-298090},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300003,"propState":0,"propId":1059,"pos":{"x":-233,"y":26687,"z":-247490},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300002,"propState":0,"propId":1059,"pos":{"x":29,"y":-18997,"z":168890},"rot":{"x":0,"y":0,"z":0}},{"groupId":43,"instId":300001,"propState":0,"propId":1059,"pos":{"x":150,"y":-19011,"z":219170},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"63":{"props":[],"npcs":[{"groupId":63,"instId":400002,"npcId":1007,"pos":{"x":2790,"y":26687,"z":-273660},"rot":{"x":0,"y":230517,"z":0}}],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300005,"propState":0,"propId":103014,"pos":{"x":3350,"y":26686,"z":-278200},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300007,"propState":0,"propId":103014,"pos":{"x":3350,"y":26686,"z":-279040},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-3230,"y":26686,"z":-273830},"rot":{"x":0,"y":150000,"z":0}},{"groupId":44,"instId":300003,"propState":0,"propId":1036,"pos":{"x":3180,"y":26790,"z":-260900},"rot":{"x":0,"y":90000,"z":0}},{"groupId":44,"instId":300002,"propState":0,"propId":1036,"pos":{"x":-320,"y":26791,"z":-258400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":44,"instId":300008,"propState":0,"propId":1038,"pos":{"x":-240,"y":26687,"z":-270480},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300006,"propState":0,"propId":103015,"pos":{"x":2550,"y":26686,"z":-278540},"rot":{"x":0,"y":0,"z":0}},{"groupId":44,"instId":300001,"propState":0,"propId":1036,"pos":{"x":-3820,"y":26790,"z":-260900},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":44,"instId":400003,"npcId":3105,"pos":{"x":-240,"y":27878,"z":-270670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":44,"instId":400002,"npcId":3104,"pos":{"x":-240,"y":27605,"z":-270670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":44,"instId":400001,"npcId":3103,"pos":{"x":-240,"y":27332,"z":-270670},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300004,"propState":0,"propId":1059,"pos":{"x":-180,"y":26686,"z":-298090},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300002,"propState":0,"propId":1059,"pos":{"x":29,"y":-18997,"z":168890},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300003,"propState":0,"propId":1059,"pos":{"x":-233,"y":26687,"z":-247490},"rot":{"x":0,"y":0,"z":0}},{"groupId":45,"instId":300001,"propState":0,"propId":1059,"pos":{"x":150,"y":-19011,"z":219170},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"47":{"props":[],"npcs":[{"groupId":47,"instId":400001,"npcId":1013,"pos":{"x":3210,"y":26687,"z":-269890},"rot":{"x":0,"y":210000,"z":0}}],"monsters":[],"teleports":{}},"46":{"props":[{"groupId":46,"instId":300006,"propState":0,"propId":104010,"pos":{"x":3350,"y":26686,"z":-279040},"rot":{"x":0,"y":180000,"z":0}},{"groupId":46,"instId":300004,"propState":0,"propId":104010,"pos":{"x":3350,"y":26686,"z":-278200},"rot":{"x":0,"y":180000,"z":0}},{"groupId":46,"instId":300001,"propState":0,"propId":1036,"pos":{"x":-3820,"y":26790,"z":-260900},"rot":{"x":0,"y":90000,"z":0}},{"groupId":46,"instId":300005,"propState":0,"propId":104010,"pos":{"x":2550,"y":26686,"z":-278540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":46,"instId":300003,"propState":0,"propId":1036,"pos":{"x":3180,"y":26790,"z":-260900},"rot":{"x":0,"y":90000,"z":0}},{"groupId":46,"instId":300002,"propState":0,"propId":1036,"pos":{"x":-320,"y":26791,"z":-258400},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"48":{"props":[],"npcs":[{"groupId":48,"instId":400002,"npcId":1007,"pos":{"x":-3690,"y":26687,"z":-270020},"rot":{"x":0,"y":150000,"z":0}}],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300004,"propState":0,"propId":1059,"pos":{"x":-180,"y":26686,"z":-298090},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300002,"propState":0,"propId":1059,"pos":{"x":29,"y":-18997,"z":168890},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300003,"propState":0,"propId":1059,"pos":{"x":-233,"y":26687,"z":-247490},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300001,"propState":0,"propId":1059,"pos":{"x":150,"y":-19011,"z":219170},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-320,"y":26791,"z":-258400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300003,"propState":0,"propId":1000,"pos":{"x":3180,"y":26790,"z":-260900},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-3820,"y":26790,"z":-260900},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300001,"propState":1,"propId":1038,"pos":{"x":2600,"y":26687,"z":-268094},"rot":{"x":0,"y":0,"z":0}},{"groupId":51,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-3400,"y":26686,"z":-268094},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":51,"instId":400002,"npcId":3103,"pos":{"x":2600,"y":27338,"z":-268320},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":400001,"npcId":3104,"pos":{"x":2600,"y":27620,"z":-268350},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300004,"propState":1,"propId":1049,"pos":{"x":-3420,"y":26686,"z":-268104},"rot":{"x":0,"y":180000,"z":0}},{"groupId":52,"instId":300003,"propState":12,"propId":60305,"pos":{"x":2370,"y":26736,"z":-270720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":52,"instId":300002,"propState":12,"propId":60305,"pos":{"x":-3630,"y":26686,"z":-270720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":52,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-630,"y":26686,"z":-268720},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":52,"instId":400002,"npcId":3106,"pos":{"x":-650,"y":27307,"z":-268951},"rot":{"x":0,"y":180000,"z":0}},{"groupId":52,"instId":400001,"npcId":3107,"pos":{"x":-650,"y":27585,"z":-268951},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300004,"propState":12,"propId":60305,"pos":{"x":2370,"y":26736,"z":-270720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":53,"instId":300003,"propState":12,"propId":60305,"pos":{"x":-3630,"y":26686,"z":-270720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":53,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-3420,"y":26686,"z":-268104},"rot":{"x":0,"y":180000,"z":0}},{"groupId":53,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-150,"y":26687,"z":-268104},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":53,"instId":400002,"npcId":3106,"pos":{"x":-150,"y":27294,"z":-268330},"rot":{"x":0,"y":180000,"z":0}},{"groupId":53,"instId":400001,"npcId":3107,"pos":{"x":-150,"y":27572,"z":-268330},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300004,"propState":0,"propId":1059,"pos":{"x":-180,"y":26686,"z":-298090},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300003,"propState":0,"propId":1059,"pos":{"x":-233,"y":26687,"z":-247490},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300002,"propState":0,"propId":1059,"pos":{"x":29,"y":-18997,"z":168890},"rot":{"x":0,"y":0,"z":0}},{"groupId":54,"instId":300001,"propState":0,"propId":1059,"pos":{"x":150,"y":-19011,"z":219170},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[{"groupId":56,"instId":300002,"propState":1,"propId":1049,"pos":{"x":2520,"y":26686,"z":-267000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":56,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-3480,"y":26686,"z":-267000},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-4300,"y":26686,"z":-274840},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-4300,"y":26686,"z":-273970},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300003,"propState":0,"propId":1033,"pos":{"x":3180,"y":26790,"z":-260900},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-320,"y":26791,"z":-258400},"rot":{"x":0,"y":90000,"z":0}},{"groupId":55,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-4300,"y":26686,"z":-278840},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300010,"propState":12,"propId":60305,"pos":{"x":3700,"y":26736,"z":-278840},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300009,"propState":0,"propId":104010,"pos":{"x":3700,"y":26736,"z":-282840},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300008,"propState":0,"propId":104010,"pos":{"x":2900,"y":26687,"z":-282340},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300007,"propState":0,"propId":104010,"pos":{"x":3700,"y":26736,"z":-282000},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-3500,"y":26686,"z":-274340},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-3820,"y":26790,"z":-260900},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"57":{"props":[],"npcs":[{"groupId":57,"instId":400001,"npcId":3013,"pos":{"x":-3480,"y":26686,"z":-267170},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"58":{"props":[],"npcs":[{"groupId":58,"instId":400001,"npcId":3013,"pos":{"x":-480,"y":26686,"z":-266170},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"59":{"props":[],"npcs":[{"groupId":59,"instId":400001,"npcId":3013,"pos":{"x":2520,"y":26687,"z":-267170},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"60":{"props":[],"npcs":[],"monsters":[{"groupId":60,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-2480,"y":26686,"z":-268130},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"61":{"props":[],"npcs":[],"monsters":[{"groupId":61,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-470,"y":26686,"z":-266210},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"62":{"props":[],"npcs":[],"monsters":[{"groupId":62,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":1520,"y":26687,"z":-268290},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"64":{"props":[{"groupId":64,"instId":300003,"propState":0,"propId":1059,"pos":{"x":-17320,"y":17968,"z":-98176},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-20860,"y":23830,"z":-47026},"rot":{"x":0,"y":0,"z":0}},{"groupId":64,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-33150,"y":13642,"z":-27420},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300008,"propState":20,"propId":60305,"pos":{"x":59920,"y":46539,"z":-404366},"rot":{"x":0,"y":36,"z":0}},{"groupId":65,"instId":300007,"propState":0,"propId":1051,"pos":{"x":-670,"y":26686,"z":-556580},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300009,"propState":0,"propId":100,"pos":{"x":-12250,"y":26686,"z":-340980},"rot":{"x":0,"y":270000,"z":0}},{"groupId":65,"instId":300006,"propState":20,"propId":60305,"pos":{"x":-15850,"y":26660,"z":-339336},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300005,"propState":20,"propId":60305,"pos":{"x":-15850,"y":26660,"z":-340680},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300004,"propState":20,"propId":60305,"pos":{"x":-15850,"y":26660,"z":-341962},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-8430,"y":26522,"z":-339946},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-8430,"y":26522,"z":-342946},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-8430,"y":26522,"z":-345946},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-233,"y":26687,"z":-247490},"rot":{"x":0,"y":0,"z":0}},{"groupId":67,"instId":300001,"propState":0,"propId":1059,"pos":{"x":0,"y":26686,"z":-297920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300006,"propState":1,"propId":60408,"pos":{"x":-3000,"y":26686,"z":-284480},"rot":{"x":0,"y":180000,"z":0}},{"groupId":68,"instId":300005,"propState":1,"propId":1038,"pos":{"x":3000,"y":26687,"z":-279920},"rot":{"x":0,"y":0,"z":0}},{"groupId":68,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-3000,"y":26686,"z":-279920},"rot":{"x":0,"y":150000,"z":0}},{"groupId":68,"instId":300003,"propState":0,"propId":1033,"pos":{"x":3500,"y":26687,"z":-269920},"rot":{"x":0,"y":90000,"z":0}},{"groupId":68,"instId":300002,"propState":0,"propId":1033,"pos":{"x":0,"y":26686,"z":-267420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":68,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-3500,"y":26686,"z":-269920},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":68,"instId":400003,"npcId":3105,"pos":{"x":3000,"y":27878,"z":-280110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":68,"instId":400002,"npcId":3104,"pos":{"x":3000,"y":27605,"z":-280110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":68,"instId":400001,"npcId":3103,"pos":{"x":3000,"y":27332,"z":-280110},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"69":{"props":[],"npcs":[],"monsters":[{"groupId":69,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":0,"y":26686,"z":-276920},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"187":{"props":[{"groupId":187,"instId":300006,"propState":1,"propId":60408,"pos":{"x":-160,"y":26686,"z":-283560},"rot":{"x":0,"y":180000,"z":0}},{"groupId":187,"instId":300005,"propState":1,"propId":1038,"pos":{"x":3000,"y":26687,"z":-279920},"rot":{"x":0,"y":0,"z":0}},{"groupId":187,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-3000,"y":26686,"z":-279920},"rot":{"x":0,"y":150000,"z":0}},{"groupId":187,"instId":300003,"propState":0,"propId":1033,"pos":{"x":3500,"y":26687,"z":-269920},"rot":{"x":0,"y":90000,"z":0}},{"groupId":187,"instId":300002,"propState":0,"propId":1033,"pos":{"x":0,"y":26686,"z":-267420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":187,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-3500,"y":26686,"z":-269920},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":187,"instId":400003,"npcId":3105,"pos":{"x":3000,"y":27878,"z":-280110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":187,"instId":400002,"npcId":3104,"pos":{"x":3000,"y":27605,"z":-280110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":187,"instId":400001,"npcId":3103,"pos":{"x":3000,"y":27332,"z":-280110},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-233,"y":26686,"z":-247490},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300001,"propState":0,"propId":1059,"pos":{"x":0,"y":26686,"z":-297920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[],"npcs":[],"monsters":[{"groupId":72,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":0,"y":26686,"z":-276920},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300014,"propState":1,"propId":1049,"pos":{"x":-4000,"y":26686,"z":-282920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":71,"instId":300013,"propState":12,"propId":60305,"pos":{"x":4000,"y":26736,"z":-282920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":71,"instId":300012,"propState":0,"propId":104008,"pos":{"x":4000,"y":26747,"z":-286920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":71,"instId":300011,"propState":0,"propId":104009,"pos":{"x":3200,"y":26790,"z":-286420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":71,"instId":300010,"propState":0,"propId":104008,"pos":{"x":4000,"y":26790,"z":-286080},"rot":{"x":0,"y":180000,"z":0}},{"groupId":71,"instId":300009,"propState":20,"propId":60305,"pos":{"x":1240,"y":26687,"z":-273920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":71,"instId":300008,"propState":20,"propId":60305,"pos":{"x":-1760,"y":26686,"z":-273920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":71,"instId":300007,"propState":20,"propId":60305,"pos":{"x":-3000,"y":26686,"z":-273920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":71,"instId":300004,"propState":0,"propId":1033,"pos":{"x":3500,"y":26687,"z":-269920},"rot":{"x":0,"y":90000,"z":0}},{"groupId":71,"instId":300003,"propState":0,"propId":1033,"pos":{"x":0,"y":26686,"z":-267420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":71,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-3500,"y":26686,"z":-269920},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"112":{"props":[{"groupId":112,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-233,"y":26686,"z":-247490},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300001,"propState":0,"propId":1059,"pos":{"x":0,"y":26686,"z":-297920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300032,"propState":0,"propId":104080,"pos":{"x":-1500,"y":26719,"z":-181500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":66,"instId":300031,"propState":0,"propId":100,"pos":{"x":-11330,"y":17963,"z":-73730},"rot":{"x":0,"y":270000,"z":0}},{"groupId":66,"instId":300030,"propState":0,"propId":102006,"pos":{"x":3000,"y":26686,"z":-182300},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300029,"propState":0,"propId":104080,"pos":{"x":-1500,"y":26719,"z":-181500},"rot":{"x":0,"y":90000,"z":0}},{"groupId":66,"instId":300028,"propState":0,"propId":104080,"pos":{"x":-5200,"y":26719,"z":-233100},"rot":{"x":0,"y":90000,"z":0}},{"groupId":66,"instId":300027,"propState":0,"propId":104080,"pos":{"x":-1300,"y":26719,"z":-214900},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300026,"propState":0,"propId":104080,"pos":{"x":4500,"y":26719,"z":-250200},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300025,"propState":0,"propId":104080,"pos":{"x":-1400,"y":26719,"z":-272400},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300024,"propState":0,"propId":104080,"pos":{"x":4700,"y":26719,"z":-303600},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300023,"propState":0,"propId":104080,"pos":{"x":-4400,"y":26719,"z":-323600},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300022,"propState":0,"propId":104080,"pos":{"x":6100,"y":26719,"z":-337200},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300021,"propState":0,"propId":104080,"pos":{"x":-200,"y":26719,"z":-353200},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300020,"propState":0,"propId":104080,"pos":{"x":7000,"y":26719,"z":-341000},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300019,"propState":0,"propId":104080,"pos":{"x":-5600,"y":26719,"z":-356800},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300018,"propState":0,"propId":104080,"pos":{"x":1200,"y":26719,"z":-378900},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300017,"propState":0,"propId":104080,"pos":{"x":-5400,"y":26719,"z":-393700},"rot":{"x":0,"y":90000,"z":0}},{"groupId":66,"instId":300016,"propState":0,"propId":104080,"pos":{"x":3900,"y":26719,"z":-409100},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300015,"propState":0,"propId":104080,"pos":{"x":-6800,"y":26719,"z":-400100},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300014,"propState":0,"propId":104080,"pos":{"x":-400,"y":26719,"z":-417200},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300013,"propState":0,"propId":104080,"pos":{"x":-2800,"y":26719,"z":-417600},"rot":{"x":0,"y":90000,"z":0}},{"groupId":66,"instId":300012,"propState":0,"propId":104080,"pos":{"x":-6800,"y":26719,"z":-432800},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300011,"propState":0,"propId":104080,"pos":{"x":6800,"y":26719,"z":-435800},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300010,"propState":0,"propId":104080,"pos":{"x":-1700,"y":26719,"z":-441300},"rot":{"x":0,"y":90000,"z":0}},{"groupId":66,"instId":300009,"propState":0,"propId":104080,"pos":{"x":7300,"y":26719,"z":-463200},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300008,"propState":0,"propId":104080,"pos":{"x":3800,"y":26719,"z":-456200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":66,"instId":300007,"propState":0,"propId":104080,"pos":{"x":-2500,"y":26719,"z":-476900},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300006,"propState":0,"propId":104080,"pos":{"x":4800,"y":26719,"z":-490900},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300005,"propState":0,"propId":104080,"pos":{"x":-6200,"y":26719,"z":-499800},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300004,"propState":0,"propId":104080,"pos":{"x":-5800,"y":26719,"z":-520900},"rot":{"x":0,"y":90000,"z":0}},{"groupId":66,"instId":300003,"propState":0,"propId":104080,"pos":{"x":1300,"y":26719,"z":-509000},"rot":{"x":0,"y":147759,"z":0}},{"groupId":66,"instId":300002,"propState":0,"propId":104080,"pos":{"x":6580,"y":26719,"z":-536690},"rot":{"x":0,"y":282131,"z":0}},{"groupId":66,"instId":300001,"propState":0,"propId":104080,"pos":{"x":-6910,"y":26719,"z":-540081},"rot":{"x":0,"y":91472,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"113":{"props":[{"groupId":113,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-4000,"y":26686,"z":-282920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":113,"instId":300010,"propState":12,"propId":60305,"pos":{"x":4000,"y":26686,"z":-282920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":113,"instId":300009,"propState":0,"propId":104010,"pos":{"x":4000,"y":26686,"z":-286920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":113,"instId":300008,"propState":0,"propId":104010,"pos":{"x":3200,"y":26686,"z":-286420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":113,"instId":300007,"propState":0,"propId":104010,"pos":{"x":4000,"y":26686,"z":-286080},"rot":{"x":0,"y":180000,"z":0}},{"groupId":113,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-4000,"y":26686,"z":-278920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":113,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-3200,"y":26686,"z":-278420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":113,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-4000,"y":26686,"z":-278050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":113,"instId":300003,"propState":0,"propId":1033,"pos":{"x":3500,"y":26686,"z":-269920},"rot":{"x":0,"y":90000,"z":0}},{"groupId":113,"instId":300002,"propState":0,"propId":1033,"pos":{"x":0,"y":26686,"z":-267420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":113,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-3500,"y":26686,"z":-269920},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300002,"propState":1,"propId":1049,"pos":{"x":3000,"y":26686,"z":-273920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":114,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-3000,"y":26686,"z":-273920},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"188":{"props":[{"groupId":188,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-4000,"y":26686,"z":-282920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300010,"propState":12,"propId":60305,"pos":{"x":4000,"y":26686,"z":-282920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300009,"propState":0,"propId":104010,"pos":{"x":4000,"y":26686,"z":-286920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300008,"propState":0,"propId":104010,"pos":{"x":3200,"y":26686,"z":-286420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300007,"propState":0,"propId":104010,"pos":{"x":4000,"y":26686,"z":-286080},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-4000,"y":26686,"z":-278920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-3200,"y":26686,"z":-278420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-4000,"y":26686,"z":-278050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":188,"instId":300003,"propState":0,"propId":1033,"pos":{"x":3500,"y":26686,"z":-269920},"rot":{"x":0,"y":90000,"z":0}},{"groupId":188,"instId":300002,"propState":0,"propId":1033,"pos":{"x":0,"y":26686,"z":-267420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":188,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-3500,"y":26686,"z":-269920},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"115":{"props":[],"npcs":[{"groupId":115,"instId":400001,"npcId":3013,"pos":{"x":3500,"y":26686,"z":-273920},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"116":{"props":[],"npcs":[{"groupId":116,"instId":400001,"npcId":3013,"pos":{"x":-3500,"y":26686,"z":-273920},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"117":{"props":[],"npcs":[{"groupId":117,"instId":400001,"npcId":3013,"pos":{"x":0,"y":26686,"z":-272920},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"118":{"props":[],"npcs":[],"monsters":[{"groupId":118,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-2000,"y":26686,"z":-274920},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"119":{"props":[],"npcs":[],"monsters":[{"groupId":119,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":2000,"y":26686,"z":-274920},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"120":{"props":[],"npcs":[],"monsters":[{"groupId":120,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":0,"y":26686,"z":-272920},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"121":{"props":[{"groupId":121,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-233,"y":26686,"z":-247490},"rot":{"x":0,"y":0,"z":0}},{"groupId":121,"instId":300001,"propState":0,"propId":1059,"pos":{"x":0,"y":26686,"z":-297920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"123":{"props":[],"npcs":[{"groupId":123,"instId":400002,"npcId":1007,"pos":{"x":3000,"y":26687,"z":-284480},"rot":{"x":0,"y":230000,"z":0}}],"monsters":[],"teleports":{}},"122":{"props":[{"groupId":122,"instId":300005,"propState":0,"propId":104008,"pos":{"x":3810,"y":26686,"z":-287580},"rot":{"x":0,"y":0,"z":0}},{"groupId":122,"instId":300008,"propState":0,"propId":1038,"pos":{"x":0,"y":26687,"z":-282920},"rot":{"x":0,"y":0,"z":0}},{"groupId":122,"instId":300007,"propState":0,"propId":104008,"pos":{"x":3810,"y":26686,"z":-288420},"rot":{"x":0,"y":0,"z":0}},{"groupId":122,"instId":300006,"propState":0,"propId":104009,"pos":{"x":3010,"y":26686,"z":-287920},"rot":{"x":0,"y":0,"z":0}},{"groupId":122,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-3000,"y":26687,"z":-284480},"rot":{"x":0,"y":150000,"z":0}},{"groupId":122,"instId":300003,"propState":0,"propId":1036,"pos":{"x":3500,"y":26686,"z":-278920},"rot":{"x":0,"y":90000,"z":0}},{"groupId":122,"instId":300002,"propState":0,"propId":1036,"pos":{"x":0,"y":26686,"z":-276420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":122,"instId":300001,"propState":0,"propId":1036,"pos":{"x":-3500,"y":26686,"z":-278920},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":122,"instId":400003,"npcId":3105,"pos":{"x":0,"y":27858,"z":-283155},"rot":{"x":0,"y":180000,"z":0}},{"groupId":122,"instId":400002,"npcId":3104,"pos":{"x":0,"y":27591,"z":-283155},"rot":{"x":0,"y":180000,"z":0}},{"groupId":122,"instId":400001,"npcId":3103,"pos":{"x":0,"y":27322,"z":-283155},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"124":{"props":[{"groupId":124,"instId":300001,"propState":0,"propId":1059,"pos":{"x":0,"y":26686,"z":-297920},"rot":{"x":0,"y":0,"z":0}},{"groupId":124,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-233,"y":26686,"z":-247490},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"125":{"props":[{"groupId":125,"instId":300002,"propState":0,"propId":1036,"pos":{"x":0,"y":26686,"z":-271940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":125,"instId":300007,"propState":1,"propId":1049,"pos":{"x":-3500,"y":26686,"z":-288790},"rot":{"x":0,"y":180000,"z":0}},{"groupId":125,"instId":300006,"propState":0,"propId":104008,"pos":{"x":3810,"y":26686,"z":-289420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":125,"instId":300005,"propState":0,"propId":104009,"pos":{"x":3010,"y":26686,"z":-288920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":125,"instId":300004,"propState":0,"propId":104008,"pos":{"x":3810,"y":26686,"z":-288580},"rot":{"x":0,"y":180000,"z":0}},{"groupId":125,"instId":300003,"propState":0,"propId":1036,"pos":{"x":3500,"y":26686,"z":-274440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":125,"instId":300001,"propState":0,"propId":1036,"pos":{"x":-3500,"y":26686,"z":-274440},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"127":{"props":[],"npcs":[{"groupId":127,"instId":400003,"npcId":1306,"pos":{"x":0,"y":26686,"z":-280920},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"126":{"props":[],"npcs":[{"groupId":126,"instId":400001,"npcId":1013,"pos":{"x":4000,"y":26686,"z":-280920},"rot":{"x":0,"y":210000,"z":0}}],"monsters":[],"teleports":{}},"128":{"props":[],"npcs":[{"groupId":128,"instId":400002,"npcId":1007,"pos":{"x":-4000,"y":26686,"z":-280920},"rot":{"x":0,"y":150000,"z":0}}],"monsters":[],"teleports":{}},"129":{"props":[{"groupId":129,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-233,"y":26686,"z":-247490},"rot":{"x":0,"y":0,"z":0}},{"groupId":129,"instId":300001,"propState":0,"propId":1059,"pos":{"x":0,"y":26686,"z":-297920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"130":{"props":[{"groupId":130,"instId":300003,"propState":0,"propId":1000,"pos":{"x":3500,"y":26686,"z":-278920},"rot":{"x":0,"y":90000,"z":0}},{"groupId":130,"instId":300002,"propState":0,"propId":1000,"pos":{"x":0,"y":26686,"z":-276420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":130,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-3500,"y":26686,"z":-278920},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"131":{"props":[{"groupId":131,"instId":300010,"propState":12,"propId":60305,"pos":{"x":0,"y":26686,"z":-294580},"rot":{"x":0,"y":180000,"z":0}},{"groupId":131,"instId":300009,"propState":12,"propId":60305,"pos":{"x":3070,"y":26686,"z":-290730},"rot":{"x":0,"y":180000,"z":0}},{"groupId":131,"instId":300008,"propState":12,"propId":60305,"pos":{"x":-2860,"y":26686,"z":-290730},"rot":{"x":0,"y":180000,"z":0}},{"groupId":131,"instId":300001,"propState":12,"propId":60305,"pos":{"x":0,"y":26686,"z":-290730},"rot":{"x":0,"y":180000,"z":0}},{"groupId":131,"instId":300007,"propState":12,"propId":60305,"pos":{"x":0,"y":26686,"z":-282920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":131,"instId":300006,"propState":12,"propId":60305,"pos":{"x":0,"y":26686,"z":-286920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":131,"instId":300005,"propState":12,"propId":60305,"pos":{"x":3000,"y":26686,"z":-286920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":131,"instId":300004,"propState":12,"propId":60305,"pos":{"x":-3000,"y":26686,"z":-286920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":131,"instId":300003,"propState":12,"propId":60305,"pos":{"x":3000,"y":26686,"z":-282920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":131,"instId":300002,"propState":12,"propId":60305,"pos":{"x":-3000,"y":26686,"z":-282920},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"132":{"props":[{"groupId":132,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-3000,"y":26686,"z":-282920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":132,"instId":300001,"propState":1,"propId":1038,"pos":{"x":3000,"y":26686,"z":-282920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":132,"instId":400003,"npcId":3105,"pos":{"x":3000,"y":27887,"z":-283146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":132,"instId":400002,"npcId":3103,"pos":{"x":3000,"y":27322,"z":-283146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":132,"instId":400001,"npcId":3104,"pos":{"x":3000,"y":27605,"z":-283146},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"133":{"props":[{"groupId":133,"instId":300003,"propState":12,"propId":60305,"pos":{"x":3000,"y":26686,"z":-284920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":133,"instId":300002,"propState":12,"propId":60305,"pos":{"x":-3000,"y":26686,"z":-284920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":133,"instId":300001,"propState":1,"propId":1038,"pos":{"x":0,"y":26686,"z":-282920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":133,"instId":400002,"npcId":3106,"pos":{"x":0,"y":27322,"z":-283146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":133,"instId":400001,"npcId":3107,"pos":{"x":0,"y":27600,"z":-283146},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"134":{"props":[{"groupId":134,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-3000,"y":26686,"z":-282920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":134,"instId":300001,"propState":1,"propId":1038,"pos":{"x":3000,"y":26686,"z":-282920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":134,"instId":400002,"npcId":3106,"pos":{"x":3000,"y":27322,"z":-283146},"rot":{"x":0,"y":180000,"z":0}},{"groupId":134,"instId":400001,"npcId":3107,"pos":{"x":3000,"y":27600,"z":-283146},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300003,"propState":0,"propId":1059,"pos":{"x":-17320,"y":17968,"z":-98176},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-20860,"y":23830,"z":-47026},"rot":{"x":0,"y":0,"z":0}},{"groupId":135,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-33150,"y":13642,"z":-27420},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"136":{"props":[{"groupId":136,"instId":300008,"propState":20,"propId":60305,"pos":{"x":59920,"y":46539,"z":-404366},"rot":{"x":0,"y":36,"z":0}},{"groupId":136,"instId":300007,"propState":0,"propId":1051,"pos":{"x":85420,"y":50693,"z":5620},"rot":{"x":0,"y":270000,"z":0}},{"groupId":136,"instId":300009,"propState":0,"propId":100,"pos":{"x":157466,"y":41544,"z":27621},"rot":{"x":0,"y":90000,"z":0}},{"groupId":136,"instId":300006,"propState":20,"propId":60305,"pos":{"x":161130,"y":41544,"z":25406},"rot":{"x":0,"y":270000,"z":0}},{"groupId":136,"instId":300005,"propState":20,"propId":60305,"pos":{"x":161130,"y":41544,"z":27505},"rot":{"x":0,"y":270000,"z":0}},{"groupId":136,"instId":300004,"propState":20,"propId":60305,"pos":{"x":161130,"y":41544,"z":29540},"rot":{"x":0,"y":270000,"z":0}},{"groupId":136,"instId":300003,"propState":0,"propId":1033,"pos":{"x":168060,"y":41544,"z":30180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":136,"instId":300002,"propState":0,"propId":1033,"pos":{"x":168060,"y":41544,"z":27180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":136,"instId":300001,"propState":0,"propId":1033,"pos":{"x":168060,"y":41544,"z":24180},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"138":{"props":[{"groupId":138,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-18250,"y":-17011,"z":-272460},"rot":{"x":0,"y":90000,"z":0}},{"groupId":138,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-26210,"y":-17012,"z":-288720},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"139":{"props":[{"groupId":139,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-29350,"y":-16985,"z":-269220},"rot":{"x":0,"y":180000,"z":0}},{"groupId":139,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-30150,"y":-17012,"z":-273720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":139,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-22150,"y":-17012,"z":-273720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":139,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-22150,"y":-17012,"z":-277720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":139,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-22950,"y":-17012,"z":-277220},"rot":{"x":0,"y":180000,"z":0}},{"groupId":139,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-22150,"y":-17012,"z":-276880},"rot":{"x":0,"y":180000,"z":0}},{"groupId":139,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-30150,"y":-17012,"z":-269720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":139,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-30150,"y":-17012,"z":-268850},"rot":{"x":0,"y":180000,"z":0}},{"groupId":139,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-22650,"y":-16924,"z":-260720},"rot":{"x":0,"y":90000,"z":0}},{"groupId":139,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-26150,"y":-17012,"z":-258220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":139,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-29650,"y":-16924,"z":-260720},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"140":{"props":[{"groupId":140,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-23150,"y":-17012,"z":-264720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":140,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-29150,"y":-17012,"z":-264720},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"189":{"props":[{"groupId":189,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-30150,"y":-17012,"z":-273720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":189,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-22150,"y":-17012,"z":-273720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":189,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-22150,"y":-17012,"z":-277720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":189,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-22950,"y":-17012,"z":-277220},"rot":{"x":0,"y":180000,"z":0}},{"groupId":189,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-22150,"y":-17012,"z":-276880},"rot":{"x":0,"y":180000,"z":0}},{"groupId":189,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-30150,"y":-17012,"z":-269720},"rot":{"x":0,"y":180000,"z":0}},{"groupId":189,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-29350,"y":-16985,"z":-269220},"rot":{"x":0,"y":180000,"z":0}},{"groupId":189,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-30150,"y":-17012,"z":-268850},"rot":{"x":0,"y":180000,"z":0}},{"groupId":189,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-22650,"y":-16924,"z":-260720},"rot":{"x":0,"y":90000,"z":0}},{"groupId":189,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-26150,"y":-17012,"z":-258220},"rot":{"x":0,"y":90000,"z":0}},{"groupId":189,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-29650,"y":-16924,"z":-260720},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300031,"propState":0,"propId":100,"pos":{"x":-11330,"y":17963,"z":-73730},"rot":{"x":0,"y":270000,"z":0}},{"groupId":137,"instId":300030,"propState":0,"propId":102006,"pos":{"x":3000,"y":26686,"z":-182300},"rot":{"x":0,"y":0,"z":0}},{"groupId":137,"instId":300010,"propState":0,"propId":104080,"pos":{"x":-1700,"y":26719,"z":-441300},"rot":{"x":0,"y":90000,"z":0}},{"groupId":137,"instId":300009,"propState":0,"propId":104080,"pos":{"x":7300,"y":26719,"z":-463200},"rot":{"x":0,"y":0,"z":0}},{"groupId":137,"instId":300008,"propState":0,"propId":104080,"pos":{"x":3800,"y":26719,"z":-456200},"rot":{"x":0,"y":90000,"z":0}},{"groupId":137,"instId":300007,"propState":0,"propId":104080,"pos":{"x":-2500,"y":26719,"z":-476900},"rot":{"x":0,"y":0,"z":0}},{"groupId":137,"instId":300006,"propState":0,"propId":104080,"pos":{"x":4800,"y":26719,"z":-490900},"rot":{"x":0,"y":0,"z":0}},{"groupId":137,"instId":300005,"propState":0,"propId":104080,"pos":{"x":-6200,"y":26719,"z":-499800},"rot":{"x":0,"y":0,"z":0}},{"groupId":137,"instId":300004,"propState":0,"propId":104080,"pos":{"x":-5800,"y":26719,"z":-520900},"rot":{"x":0,"y":90000,"z":0}},{"groupId":137,"instId":300003,"propState":0,"propId":104080,"pos":{"x":1300,"y":26719,"z":-509000},"rot":{"x":0,"y":147759,"z":0}},{"groupId":137,"instId":300002,"propState":0,"propId":104080,"pos":{"x":86673,"y":50681,"z":2302},"rot":{"x":0,"y":700,"z":0}},{"groupId":137,"instId":300001,"propState":0,"propId":104080,"pos":{"x":95270,"y":51720,"z":5530},"rot":{"x":0,"y":91472,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"141":{"props":[],"npcs":[{"groupId":141,"instId":400001,"npcId":3013,"pos":{"x":-22650,"y":-17012,"z":-264720},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"142":{"props":[],"npcs":[{"groupId":142,"instId":400001,"npcId":3013,"pos":{"x":-29650,"y":-17012,"z":-264720},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"143":{"props":[],"npcs":[{"groupId":143,"instId":400001,"npcId":3013,"pos":{"x":-26150,"y":-17012,"z":-263720},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"144":{"props":[],"npcs":[],"monsters":[{"groupId":144,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-28150,"y":-17012,"z":-265720},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"145":{"props":[],"npcs":[],"monsters":[{"groupId":145,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-24150,"y":-17012,"z":-265720},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"146":{"props":[],"npcs":[],"monsters":[{"groupId":146,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-26150,"y":-17012,"z":-263720},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"147":{"props":[{"groupId":147,"instId":300003,"propState":0,"propId":1059,"pos":{"x":348960,"y":26100,"z":131600},"rot":{"x":0,"y":150000,"z":0}},{"groupId":147,"instId":300002,"propState":0,"propId":1059,"pos":{"x":354905,"y":17450,"z":123670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":147,"instId":300001,"propState":0,"propId":1059,"pos":{"x":334870,"y":20715,"z":155490},"rot":{"x":0,"y":150000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"148":{"props":[{"groupId":148,"instId":300008,"propState":0,"propId":104010,"pos":{"x":337713,"y":23943,"z":146454},"rot":{"x":0,"y":330000,"z":0}},{"groupId":148,"instId":300011,"propState":1,"propId":1049,"pos":{"x":345130,"y":26120,"z":142950},"rot":{"x":0,"y":330000,"z":0}},{"groupId":148,"instId":300010,"propState":12,"propId":60305,"pos":{"x":340440,"y":26107,"z":140991},"rot":{"x":0,"y":330000,"z":0}},{"groupId":148,"instId":300009,"propState":0,"propId":104010,"pos":{"x":336770,"y":23735,"z":146488},"rot":{"x":0,"y":330000,"z":0}},{"groupId":148,"instId":300007,"propState":0,"propId":104010,"pos":{"x":337190,"y":24151,"z":145760},"rot":{"x":0,"y":330000,"z":0}},{"groupId":148,"instId":300006,"propState":0,"propId":104010,"pos":{"x":342835,"y":24566,"z":147653},"rot":{"x":0,"y":330000,"z":0}},{"groupId":148,"instId":300005,"propState":0,"propId":104010,"pos":{"x":342392,"y":24774,"z":146820},"rot":{"x":0,"y":330000,"z":0}},{"groupId":148,"instId":300004,"propState":0,"propId":104010,"pos":{"x":343270,"y":24774,"z":146900},"rot":{"x":0,"y":330000,"z":0}},{"groupId":148,"instId":300003,"propState":0,"propId":1033,"pos":{"x":343363,"y":26097,"z":133231},"rot":{"x":0,"y":240000,"z":0}},{"groupId":148,"instId":300002,"propState":0,"propId":1033,"pos":{"x":347644,"y":26097,"z":132816},"rot":{"x":0,"y":240000,"z":0}},{"groupId":148,"instId":300001,"propState":0,"propId":1033,"pos":{"x":349425,"y":26097,"z":136731},"rot":{"x":0,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"149":{"props":[{"groupId":149,"instId":300002,"propState":1,"propId":1049,"pos":{"x":342369,"y":26097,"z":137021},"rot":{"x":0,"y":330000,"z":0}},{"groupId":149,"instId":300001,"propState":12,"propId":60305,"pos":{"x":346205,"y":26097,"z":139691},"rot":{"x":0,"y":330000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"150":{"props":[],"npcs":[{"groupId":150,"instId":400001,"npcId":3013,"pos":{"x":342040,"y":26097,"z":137380},"rot":{"x":0,"y":330000,"z":0}}],"monsters":[],"teleports":{}},"151":{"props":[],"npcs":[{"groupId":151,"instId":400001,"npcId":3013,"pos":{"x":346960,"y":26097,"z":139980},"rot":{"x":0,"y":330000,"z":0}}],"monsters":[],"teleports":{}},"152":{"props":[],"npcs":[{"groupId":152,"instId":400001,"npcId":3013,"pos":{"x":345355,"y":26097,"z":137141},"rot":{"x":0,"y":330000,"z":0}}],"monsters":[],"teleports":{}},"153":{"props":[],"npcs":[],"monsters":[{"groupId":153,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":346385,"y":26097,"z":139061},"rot":{"x":0,"y":330000,"z":0}}],"teleports":{}},"154":{"props":[],"npcs":[],"monsters":[{"groupId":154,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":342921,"y":26097,"z":137061},"rot":{"x":0,"y":330000,"z":0}}],"teleports":{}},"155":{"props":[],"npcs":[],"monsters":[{"groupId":155,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":345653,"y":26097,"z":136329},"rot":{"x":0,"y":330000,"z":0}}],"teleports":{}},"156":{"props":[{"groupId":156,"instId":300002,"propState":0,"propId":1059,"pos":{"x":278630,"y":-4150,"z":195370},"rot":{"x":0,"y":90000,"z":0}},{"groupId":156,"instId":300001,"propState":0,"propId":1059,"pos":{"x":278630,"y":2168,"z":195370},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"157":{"props":[{"groupId":157,"instId":300011,"propState":1,"propId":1049,"pos":{"x":293630,"y":2190,"z":199370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":157,"instId":300010,"propState":12,"propId":60305,"pos":{"x":293630,"y":2190,"z":191370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":157,"instId":300009,"propState":0,"propId":104010,"pos":{"x":296340,"y":2190,"z":191370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":157,"instId":300007,"propState":0,"propId":104010,"pos":{"x":297180,"y":2190,"z":191370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":157,"instId":300003,"propState":0,"propId":1033,"pos":{"x":306630,"y":2190,"z":191870},"rot":{"x":0,"y":180000,"z":0}},{"groupId":157,"instId":300008,"propState":0,"propId":104010,"pos":{"x":296840,"y":2190,"z":192170},"rot":{"x":0,"y":270000,"z":0}},{"groupId":157,"instId":300006,"propState":0,"propId":104010,"pos":{"x":297630,"y":2190,"z":199370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":157,"instId":300005,"propState":0,"propId":104010,"pos":{"x":298130,"y":2190,"z":198570},"rot":{"x":0,"y":270000,"z":0}},{"groupId":157,"instId":300004,"propState":0,"propId":104010,"pos":{"x":298500,"y":2190,"z":199370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":157,"instId":300002,"propState":0,"propId":1033,"pos":{"x":309130,"y":2190,"z":195370},"rot":{"x":0,"y":180000,"z":0}},{"groupId":157,"instId":300001,"propState":0,"propId":1033,"pos":{"x":306630,"y":2190,"z":198870},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"190":{"props":[{"groupId":190,"instId":300011,"propState":1,"propId":1049,"pos":{"x":293630,"y":2190,"z":199370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":190,"instId":300010,"propState":12,"propId":60305,"pos":{"x":293630,"y":2190,"z":191370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":190,"instId":300009,"propState":0,"propId":104010,"pos":{"x":296340,"y":2190,"z":191370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":190,"instId":300008,"propState":0,"propId":104010,"pos":{"x":296840,"y":2190,"z":192170},"rot":{"x":0,"y":270000,"z":0}},{"groupId":190,"instId":300007,"propState":0,"propId":104010,"pos":{"x":297180,"y":2190,"z":191370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":190,"instId":300006,"propState":0,"propId":104010,"pos":{"x":297630,"y":2190,"z":199370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":190,"instId":300005,"propState":0,"propId":104010,"pos":{"x":298130,"y":2190,"z":198570},"rot":{"x":0,"y":270000,"z":0}},{"groupId":190,"instId":300004,"propState":0,"propId":104010,"pos":{"x":298500,"y":2190,"z":199370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":190,"instId":300003,"propState":0,"propId":1033,"pos":{"x":306630,"y":2190,"z":191870},"rot":{"x":0,"y":180000,"z":0}},{"groupId":190,"instId":300002,"propState":0,"propId":1033,"pos":{"x":309130,"y":2190,"z":195370},"rot":{"x":0,"y":180000,"z":0}},{"groupId":190,"instId":300001,"propState":0,"propId":1033,"pos":{"x":306630,"y":2190,"z":198870},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"159":{"props":[],"npcs":[{"groupId":159,"instId":400001,"npcId":3013,"pos":{"x":302630,"y":2190,"z":191870},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"158":{"props":[{"groupId":158,"instId":300002,"propState":1,"propId":1049,"pos":{"x":302630,"y":2344,"z":192370},"rot":{"x":0,"y":270000,"z":0}},{"groupId":158,"instId":300001,"propState":12,"propId":60305,"pos":{"x":302630,"y":2344,"z":198370},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"160":{"props":[],"npcs":[{"groupId":160,"instId":400001,"npcId":3013,"pos":{"x":302630,"y":2190,"z":198870},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"161":{"props":[],"npcs":[{"groupId":161,"instId":400001,"npcId":3013,"pos":{"x":303630,"y":2190,"z":195370},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"162":{"props":[],"npcs":[],"monsters":[{"groupId":162,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":303100,"y":2190,"z":197370},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"163":{"props":[],"npcs":[],"monsters":[{"groupId":163,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":303100,"y":2190,"z":193370},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"164":{"props":[],"npcs":[],"monsters":[{"groupId":164,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":305100,"y":2190,"z":195370},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"165":{"props":[{"groupId":165,"instId":300005,"propState":1,"propId":1049,"pos":{"x":-3490,"y":26686,"z":-278830},"rot":{"x":0,"y":180000,"z":0}},{"groupId":165,"instId":300004,"propState":1,"propId":1049,"pos":{"x":-3410,"y":26686,"z":-273920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":165,"instId":300003,"propState":1,"propId":1049,"pos":{"x":3000,"y":26686,"z":-278830},"rot":{"x":0,"y":180000,"z":0}},{"groupId":165,"instId":300002,"propState":1,"propId":1049,"pos":{"x":3000,"y":26686,"z":-273920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":165,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-270,"y":26686,"z":-283110},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"167":{"props":[{"groupId":167,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-4000,"y":26686,"z":-286300},"rot":{"x":0,"y":180000,"z":0}},{"groupId":167,"instId":300008,"propState":0,"propId":104010,"pos":{"x":3200,"y":-770,"z":-286420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":167,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-4000,"y":-770,"z":-278920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":167,"instId":300003,"propState":0,"propId":1033,"pos":{"x":3500,"y":26686,"z":-269920},"rot":{"x":0,"y":90000,"z":0}},{"groupId":167,"instId":300010,"propState":12,"propId":60305,"pos":{"x":4000,"y":26686,"z":-286300},"rot":{"x":0,"y":180000,"z":0}},{"groupId":167,"instId":300007,"propState":0,"propId":104010,"pos":{"x":4000,"y":-770,"z":-286080},"rot":{"x":0,"y":180000,"z":0}},{"groupId":167,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-4000,"y":-770,"z":-278050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":167,"instId":300002,"propState":0,"propId":1033,"pos":{"x":0,"y":26686,"z":-267420},"rot":{"x":0,"y":90000,"z":0}},{"groupId":167,"instId":300009,"propState":0,"propId":104010,"pos":{"x":4000,"y":-770,"z":-286920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":167,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-3200,"y":-770,"z":-278420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":167,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-3500,"y":26686,"z":-269920},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"179":{"props":[{"groupId":179,"instId":300001,"propState":0,"propId":104005,"pos":{"x":253079,"y":44341,"z":50245},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"182":{"props":[{"groupId":182,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-233,"y":26686,"z":-247490},"rot":{"x":0,"y":0,"z":0}},{"groupId":182,"instId":300001,"propState":0,"propId":1059,"pos":{"x":0,"y":26686,"z":-297920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"183":{"props":[{"groupId":183,"instId":300002,"propState":0,"propId":1036,"pos":{"x":0,"y":26686,"z":-271940},"rot":{"x":0,"y":90000,"z":0}},{"groupId":183,"instId":300007,"propState":1,"propId":1049,"pos":{"x":-3500,"y":26686,"z":-288790},"rot":{"x":0,"y":180000,"z":0}},{"groupId":183,"instId":300006,"propState":0,"propId":104008,"pos":{"x":3810,"y":26686,"z":-289420},"rot":{"x":0,"y":180000,"z":0}},{"groupId":183,"instId":300005,"propState":0,"propId":104009,"pos":{"x":3010,"y":26686,"z":-288920},"rot":{"x":0,"y":180000,"z":0}},{"groupId":183,"instId":300004,"propState":0,"propId":104008,"pos":{"x":3810,"y":26686,"z":-288580},"rot":{"x":0,"y":180000,"z":0}},{"groupId":183,"instId":300003,"propState":0,"propId":1036,"pos":{"x":3500,"y":26686,"z":-274440},"rot":{"x":0,"y":90000,"z":0}},{"groupId":183,"instId":300001,"propState":0,"propId":1036,"pos":{"x":-3500,"y":26686,"z":-274440},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"185":{"props":[],"npcs":[{"groupId":185,"instId":400003,"npcId":1306,"pos":{"x":0,"y":26686,"z":-280920},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"184":{"props":[],"npcs":[{"groupId":184,"instId":400001,"npcId":1013,"pos":{"x":4000,"y":31460,"z":-280920},"rot":{"x":0,"y":210000,"z":0}}],"monsters":[{"groupId":184,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":3530,"y":26686,"z":-280700},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"186":{"props":[],"npcs":[{"groupId":186,"instId":400002,"npcId":1007,"pos":{"x":-4000,"y":26686,"z":-280920},"rot":{"x":0,"y":150000,"z":0}}],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8060201":{"P80602_F80602001":{"scenes":{"17":{"props":[{"groupId":17,"instId":300008,"propState":1,"propId":104157,"pos":{"x":-193230,"y":142670,"z":-85850},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300006,"propState":1,"propId":104157,"pos":{"x":-208200,"y":36570,"z":-247720},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":100,"pos":{"x":-197670,"y":38070,"z":-142400},"rot":{"x":0,"y":22340,"z":0}},{"groupId":17,"instId":300010,"propState":0,"propId":100,"pos":{"x":-243800,"y":38933,"z":-121045},"rot":{"x":0,"y":22340,"z":0}},{"groupId":17,"instId":300009,"propState":0,"propId":100,"pos":{"x":-265418,"y":25386,"z":-163314},"rot":{"x":0,"y":22340,"z":0}},{"groupId":17,"instId":300007,"propState":1,"propId":104157,"pos":{"x":-254898,"y":31066,"z":-142908},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300005,"propState":1,"propId":104157,"pos":{"x":-225501,"y":54554,"z":-86086},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300004,"propState":1,"propId":104157,"pos":{"x":-191595,"y":47817,"z":-128312},"rot":{"x":0,"y":241535,"z":0}},{"groupId":17,"instId":300003,"propState":1,"propId":104157,"pos":{"x":-217240,"y":25764,"z":-187916},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":104090,"pos":{"x":-302320,"y":-45250,"z":-93700},"rot":{"x":357385,"y":359172,"z":354327}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300001,"propState":0,"propId":1059,"pos":{"x":150,"y":-19011,"z":219170},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300004,"propState":0,"propId":1059,"pos":{"x":19270,"y":-18947,"z":196380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300003,"propState":0,"propId":1059,"pos":{"x":-19790,"y":-18997,"z":196380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300002,"propState":0,"propId":1059,"pos":{"x":29,"y":-18997,"z":168890},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[],"npcs":[],"monsters":[{"groupId":22,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":100,"y":-17154,"z":196470},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300008,"propState":20,"propId":60305,"pos":{"x":2780,"y":-17245,"z":199540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300007,"propState":20,"propId":60305,"pos":{"x":-220,"y":-17245,"z":199540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300006,"propState":20,"propId":60305,"pos":{"x":-3220,"y":-17245,"z":199540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300005,"propState":1,"propId":1038,"pos":{"x":2870,"y":-17231,"z":191040},"rot":{"x":0,"y":0,"z":0}},{"groupId":21,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-3130,"y":-17231,"z":191040},"rot":{"x":0,"y":150000,"z":0}},{"groupId":21,"instId":300003,"propState":0,"propId":1033,"pos":{"x":3280,"y":-17282,"z":203970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-220,"y":-17282,"z":206470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-3720,"y":-17282,"z":203970},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":21,"instId":400003,"npcId":3105,"pos":{"x":2870,"y":-16048,"z":190850},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":400002,"npcId":3104,"pos":{"x":2870,"y":-16321,"z":190850},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":400001,"npcId":3103,"pos":{"x":2870,"y":-16594,"z":190850},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"23":{"props":[{"groupId":23,"instId":300004,"propState":0,"propId":1059,"pos":{"x":19270,"y":-18947,"z":196380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300003,"propState":0,"propId":1059,"pos":{"x":-19790,"y":-18997,"z":196380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":23,"instId":300002,"propState":0,"propId":1059,"pos":{"x":29,"y":-18997,"z":168890},"rot":{"x":0,"y":0,"z":0}},{"groupId":23,"instId":300001,"propState":0,"propId":1059,"pos":{"x":150,"y":-19011,"z":219170},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"25":{"props":[],"npcs":[],"monsters":[{"groupId":25,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":210,"y":-17271,"z":196380},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"24":{"props":[{"groupId":24,"instId":300009,"propState":0,"propId":103014,"pos":{"x":4070,"y":-17282,"z":189100},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300008,"propState":0,"propId":103015,"pos":{"x":3270,"y":-17282,"z":189600},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300007,"propState":0,"propId":103014,"pos":{"x":4070,"y":-17282,"z":189940},"rot":{"x":0,"y":0,"z":0}},{"groupId":24,"instId":300006,"propState":12,"propId":60305,"pos":{"x":2780,"y":-17245,"z":199540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":24,"instId":300005,"propState":12,"propId":60305,"pos":{"x":-220,"y":-17245,"z":199540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":24,"instId":300004,"propState":12,"propId":60305,"pos":{"x":-3220,"y":-17245,"z":199540},"rot":{"x":0,"y":180000,"z":0}},{"groupId":24,"instId":300003,"propState":0,"propId":1033,"pos":{"x":3280,"y":-17282,"z":203970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-220,"y":-17282,"z":206470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":24,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-3720,"y":-17282,"z":203970},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300004,"propState":0,"propId":1059,"pos":{"x":19270,"y":-18947,"z":196380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":1059,"pos":{"x":-19790,"y":-18997,"z":196380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":1059,"pos":{"x":29,"y":-18997,"z":168890},"rot":{"x":0,"y":0,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":1059,"pos":{"x":150,"y":-19011,"z":219170},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[],"npcs":[{"groupId":46,"instId":400002,"npcId":1007,"pos":{"x":3580,"y":-17245,"z":194690},"rot":{"x":0,"y":229259,"z":0}}],"monsters":[],"teleports":{}},"27":{"props":[{"groupId":27,"instId":300008,"propState":0,"propId":1038,"pos":{"x":260,"y":-17271,"z":196600},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300007,"propState":0,"propId":103014,"pos":{"x":4070,"y":-17282,"z":189100},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300006,"propState":0,"propId":103015,"pos":{"x":3270,"y":-17282,"z":189600},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300005,"propState":0,"propId":103014,"pos":{"x":4070,"y":-17282,"z":189940},"rot":{"x":0,"y":0,"z":0}},{"groupId":27,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-2740,"y":-17245,"z":194600},"rot":{"x":0,"y":150000,"z":0}},{"groupId":27,"instId":300003,"propState":0,"propId":1036,"pos":{"x":3280,"y":-17282,"z":203820},"rot":{"x":0,"y":90000,"z":0}},{"groupId":27,"instId":300002,"propState":0,"propId":1036,"pos":{"x":-220,"y":-17282,"z":206820},"rot":{"x":0,"y":90000,"z":0}},{"groupId":27,"instId":300001,"propState":0,"propId":1036,"pos":{"x":-3720,"y":-17282,"z":203820},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":27,"instId":400003,"npcId":3105,"pos":{"x":260,"y":-16652,"z":196365},"rot":{"x":0,"y":180000,"z":0}},{"groupId":27,"instId":400002,"npcId":3104,"pos":{"x":260,"y":-16384,"z":196365},"rot":{"x":0,"y":180000,"z":0}},{"groupId":27,"instId":400001,"npcId":3103,"pos":{"x":260,"y":-16116,"z":196365},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300004,"propState":0,"propId":1059,"pos":{"x":19270,"y":-18947,"z":196380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300002,"propState":0,"propId":1059,"pos":{"x":29,"y":-18997,"z":168890},"rot":{"x":0,"y":0,"z":0}},{"groupId":28,"instId":300003,"propState":0,"propId":1059,"pos":{"x":-19790,"y":-18997,"z":196380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":28,"instId":300001,"propState":0,"propId":1059,"pos":{"x":150,"y":-19011,"z":219170},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300006,"propState":0,"propId":104010,"pos":{"x":3880,"y":-17282,"z":190210},"rot":{"x":0,"y":180000,"z":0}},{"groupId":29,"instId":300005,"propState":0,"propId":104010,"pos":{"x":3080,"y":-17216,"z":190710},"rot":{"x":0,"y":180000,"z":0}},{"groupId":29,"instId":300003,"propState":0,"propId":1036,"pos":{"x":3280,"y":-17282,"z":203800},"rot":{"x":0,"y":90000,"z":0}},{"groupId":29,"instId":300002,"propState":0,"propId":1036,"pos":{"x":-220,"y":-17282,"z":206300},"rot":{"x":0,"y":90000,"z":0}},{"groupId":29,"instId":300004,"propState":0,"propId":104010,"pos":{"x":3880,"y":-17231,"z":191050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":1036,"pos":{"x":-3720,"y":-17282,"z":203800},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[],"npcs":[{"groupId":30,"instId":400001,"npcId":1013,"pos":{"x":4070,"y":-17245,"z":196710},"rot":{"x":0,"y":210000,"z":0}}],"monsters":[],"teleports":{}},"31":{"props":[],"npcs":[{"groupId":31,"instId":400002,"npcId":1007,"pos":{"x":-3930,"y":-17245,"z":196710},"rot":{"x":0,"y":150000,"z":0}}],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300004,"propState":0,"propId":1059,"pos":{"x":19270,"y":-18947,"z":196380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":32,"instId":300003,"propState":0,"propId":1059,"pos":{"x":-19790,"y":-18997,"z":196380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":32,"instId":300002,"propState":0,"propId":1059,"pos":{"x":29,"y":-18997,"z":168890},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":1059,"pos":{"x":150,"y":-19011,"z":219170},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300003,"propState":0,"propId":1000,"pos":{"x":3420,"y":-17282,"z":203880},"rot":{"x":0,"y":90000,"z":0}},{"groupId":33,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-80,"y":-17154,"z":206380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":33,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-3580,"y":-17154,"z":203880},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-3220,"y":-17245,"z":196250},"rot":{"x":0,"y":180000,"z":0}},{"groupId":34,"instId":300001,"propState":1,"propId":1038,"pos":{"x":2780,"y":-17245,"z":196250},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":34,"instId":400002,"npcId":3103,"pos":{"x":2780,"y":-16612,"z":196024},"rot":{"x":0,"y":180000,"z":0}},{"groupId":34,"instId":400001,"npcId":3104,"pos":{"x":2780,"y":-16330,"z":195994},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300004,"propState":1,"propId":1049,"pos":{"x":-3220,"y":-17245,"z":196056},"rot":{"x":0,"y":180000,"z":0}},{"groupId":35,"instId":300003,"propState":12,"propId":60305,"pos":{"x":2780,"y":-17245,"z":196240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":35,"instId":300002,"propState":12,"propId":60305,"pos":{"x":-3220,"y":-17245,"z":196240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":35,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-220,"y":-17245,"z":198240},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":35,"instId":400002,"npcId":3106,"pos":{"x":-220,"y":-16606,"z":198014},"rot":{"x":0,"y":180000,"z":0}},{"groupId":35,"instId":400001,"npcId":3107,"pos":{"x":-220,"y":-16328,"z":198014},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300003,"propState":12,"propId":60305,"pos":{"x":-3220,"y":-17245,"z":196240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":36,"instId":300004,"propState":12,"propId":60305,"pos":{"x":2780,"y":-17245,"z":196240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":36,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-3220,"y":-17245,"z":196056},"rot":{"x":0,"y":180000,"z":0}},{"groupId":36,"instId":300001,"propState":1,"propId":1038,"pos":{"x":10,"y":-17245,"z":196056},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":36,"instId":400002,"npcId":3106,"pos":{"x":10,"y":-16610,"z":195830},"rot":{"x":0,"y":180000,"z":0}},{"groupId":36,"instId":400001,"npcId":3107,"pos":{"x":10,"y":-16332,"z":195830},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300003,"propState":0,"propId":1059,"pos":{"x":-19790,"y":-18997,"z":196380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":37,"instId":300004,"propState":0,"propId":1059,"pos":{"x":19270,"y":-18947,"z":196380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":37,"instId":300002,"propState":0,"propId":1059,"pos":{"x":29,"y":-18997,"z":168890},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":1059,"pos":{"x":150,"y":-19011,"z":219170},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300002,"propState":1,"propId":1049,"pos":{"x":2780,"y":-17245,"z":199150},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-3220,"y":-17154,"z":199150},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-4220,"y":-17282,"z":190240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300010,"propState":12,"propId":60305,"pos":{"x":3780,"y":-17282,"z":190240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300009,"propState":0,"propId":104010,"pos":{"x":3780,"y":-17282,"z":186240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300008,"propState":0,"propId":104010,"pos":{"x":2980,"y":-17282,"z":186740},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300007,"propState":0,"propId":104010,"pos":{"x":3780,"y":-17282,"z":187080},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-4220,"y":-17245,"z":194240},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-3420,"y":-17245,"z":194740},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-4220,"y":-17245,"z":195110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":38,"instId":300003,"propState":0,"propId":1033,"pos":{"x":3280,"y":-17282,"z":204470},"rot":{"x":0,"y":90000,"z":0}},{"groupId":38,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-220,"y":-17282,"z":206970},"rot":{"x":0,"y":90000,"z":0}},{"groupId":38,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-3720,"y":-17282,"z":204470},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[],"npcs":[{"groupId":40,"instId":400001,"npcId":3013,"pos":{"x":-3220,"y":-17234,"z":198820},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"41":{"props":[],"npcs":[{"groupId":41,"instId":400001,"npcId":3013,"pos":{"x":-220,"y":-17245,"z":199820},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"42":{"props":[],"npcs":[{"groupId":42,"instId":400001,"npcId":3013,"pos":{"x":2780,"y":-17210,"z":198820},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"43":{"props":[],"npcs":[],"monsters":[{"groupId":43,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-2220,"y":-17154,"z":197860},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"44":{"props":[],"npcs":[],"monsters":[{"groupId":44,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-210,"y":-17154,"z":199940},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"45":{"props":[],"npcs":[],"monsters":[{"groupId":45,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":1780,"y":-17154,"z":197860},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"47":{"props":[{"groupId":47,"instId":300004,"propState":0,"propId":1059,"pos":{"x":-20550,"y":-19850,"z":196670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300003,"propState":0,"propId":1059,"pos":{"x":20330,"y":-18978,"z":197170},"rot":{"x":0,"y":90000,"z":0}},{"groupId":47,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-230,"y":-18992,"z":213940},"rot":{"x":0,"y":0,"z":0}},{"groupId":47,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-230,"y":-18915,"z":177920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[],"npcs":[],"monsters":[{"groupId":49,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-230,"y":-17224,"z":200170},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300006,"propState":1,"propId":60408,"pos":{"x":-3230,"y":-17224,"z":193517},"rot":{"x":0,"y":180000,"z":0}},{"groupId":48,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-230,"y":-17149,"z":209670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300005,"propState":1,"propId":1038,"pos":{"x":2770,"y":-17224,"z":197170},"rot":{"x":0,"y":0,"z":0}},{"groupId":48,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-3230,"y":-17224,"z":197170},"rot":{"x":0,"y":150000,"z":0}},{"groupId":48,"instId":300003,"propState":0,"propId":1033,"pos":{"x":3270,"y":-17282,"z":207170},"rot":{"x":0,"y":90000,"z":0}},{"groupId":48,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-3730,"y":-17282,"z":207170},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":48,"instId":400003,"npcId":3105,"pos":{"x":2770,"y":-16038,"z":196980},"rot":{"x":0,"y":180000,"z":0}},{"groupId":48,"instId":400002,"npcId":3104,"pos":{"x":2770,"y":-16311,"z":196980},"rot":{"x":0,"y":180000,"z":0}},{"groupId":48,"instId":400001,"npcId":3103,"pos":{"x":2770,"y":-16584,"z":196980},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300004,"propState":0,"propId":1059,"pos":{"x":-20550,"y":-19850,"z":196670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300003,"propState":0,"propId":1059,"pos":{"x":20330,"y":-18978,"z":197170},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-230,"y":-18992,"z":213940},"rot":{"x":0,"y":0,"z":0}},{"groupId":50,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-230,"y":-18915,"z":177920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"52":{"props":[],"npcs":[],"monsters":[{"groupId":52,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-230,"y":-17282,"z":200170},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"51":{"props":[{"groupId":51,"instId":300014,"propState":1,"propId":1049,"pos":{"x":-4230,"y":-17282,"z":194170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300013,"propState":12,"propId":60305,"pos":{"x":3770,"y":-17282,"z":194170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300012,"propState":0,"propId":104008,"pos":{"x":3770,"y":-17282,"z":190170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300011,"propState":0,"propId":104009,"pos":{"x":2970,"y":-17282,"z":190670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300010,"propState":0,"propId":104008,"pos":{"x":3770,"y":-17282,"z":191010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300009,"propState":20,"propId":60305,"pos":{"x":1123,"y":-17282,"z":203170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300008,"propState":20,"propId":60305,"pos":{"x":-1877,"y":-17282,"z":203170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300007,"propState":20,"propId":60305,"pos":{"x":-3230,"y":-17282,"z":203170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":51,"instId":300004,"propState":0,"propId":1033,"pos":{"x":3270,"y":-17282,"z":207170},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-230,"y":-17282,"z":209670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":51,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-3730,"y":-17282,"z":207170},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300004,"propState":0,"propId":1059,"pos":{"x":-20550,"y":-19850,"z":196670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":53,"instId":300003,"propState":0,"propId":1059,"pos":{"x":20330,"y":-18978,"z":197170},"rot":{"x":0,"y":90000,"z":0}},{"groupId":53,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-230,"y":-18992,"z":213940},"rot":{"x":0,"y":0,"z":0}},{"groupId":53,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-230,"y":-18915,"z":177920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[{"groupId":55,"instId":300002,"propState":1,"propId":1049,"pos":{"x":2770,"y":-17282,"z":203170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":55,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-3230,"y":-17282,"z":203170},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-4230,"y":-17282,"z":194170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":54,"instId":300010,"propState":12,"propId":60305,"pos":{"x":3770,"y":-17282,"z":194170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":54,"instId":300009,"propState":0,"propId":104010,"pos":{"x":3770,"y":-17282,"z":190170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":54,"instId":300008,"propState":0,"propId":104010,"pos":{"x":2970,"y":-17282,"z":190670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":54,"instId":300007,"propState":0,"propId":104010,"pos":{"x":3770,"y":-17282,"z":191010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":54,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-4230,"y":-17282,"z":198170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":54,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-3430,"y":-17282,"z":198670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":54,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-4230,"y":-17282,"z":199040},"rot":{"x":0,"y":180000,"z":0}},{"groupId":54,"instId":300003,"propState":0,"propId":1033,"pos":{"x":3270,"y":-17282,"z":207170},"rot":{"x":0,"y":90000,"z":0}},{"groupId":54,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-230,"y":-17282,"z":209670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":54,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-3730,"y":-17282,"z":207170},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"56":{"props":[],"npcs":[{"groupId":56,"instId":400001,"npcId":3013,"pos":{"x":3270,"y":-17282,"z":203170},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"57":{"props":[],"npcs":[{"groupId":57,"instId":400001,"npcId":3013,"pos":{"x":-3730,"y":-17282,"z":203170},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"58":{"props":[],"npcs":[{"groupId":58,"instId":400001,"npcId":3013,"pos":{"x":-230,"y":-17282,"z":204170},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"59":{"props":[],"npcs":[],"monsters":[{"groupId":59,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-2230,"y":-17282,"z":202170},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"60":{"props":[],"npcs":[],"monsters":[{"groupId":60,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":1770,"y":-17282,"z":202170},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"61":{"props":[],"npcs":[],"monsters":[{"groupId":61,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-230,"y":-17282,"z":204170},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"62":{"props":[{"groupId":62,"instId":300004,"propState":0,"propId":1059,"pos":{"x":-20550,"y":-19850,"z":196670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":62,"instId":300003,"propState":0,"propId":1059,"pos":{"x":20330,"y":-18978,"z":197170},"rot":{"x":0,"y":90000,"z":0}},{"groupId":62,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-230,"y":-18992,"z":213940},"rot":{"x":0,"y":0,"z":0}},{"groupId":62,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-230,"y":-18915,"z":177920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"64":{"props":[],"npcs":[{"groupId":64,"instId":400002,"npcId":1007,"pos":{"x":3210,"y":-17270,"z":191630},"rot":{"x":0,"y":230000,"z":0}}],"monsters":[],"teleports":{}},"63":{"props":[{"groupId":63,"instId":300008,"propState":0,"propId":1038,"pos":{"x":-230,"y":-17282,"z":194170},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300006,"propState":0,"propId":104009,"pos":{"x":2780,"y":-17282,"z":189170},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300002,"propState":0,"propId":1036,"pos":{"x":-230,"y":-17282,"z":200670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":63,"instId":300007,"propState":0,"propId":104008,"pos":{"x":3580,"y":-17282,"z":188670},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300005,"propState":0,"propId":104008,"pos":{"x":3580,"y":-17282,"z":189510},"rot":{"x":0,"y":0,"z":0}},{"groupId":63,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-3220,"y":-17282,"z":191430},"rot":{"x":0,"y":150000,"z":0}},{"groupId":63,"instId":300003,"propState":0,"propId":1036,"pos":{"x":3270,"y":-17282,"z":198170},"rot":{"x":0,"y":90000,"z":0}},{"groupId":63,"instId":300001,"propState":0,"propId":1036,"pos":{"x":-3730,"y":-17282,"z":198170},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":63,"instId":400003,"npcId":3105,"pos":{"x":-230,"y":-16110,"z":193935},"rot":{"x":0,"y":180000,"z":0}},{"groupId":63,"instId":400002,"npcId":3104,"pos":{"x":-230,"y":-16378,"z":193935},"rot":{"x":0,"y":180000,"z":0}},{"groupId":63,"instId":400001,"npcId":3103,"pos":{"x":-230,"y":-16646,"z":193935},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"65":{"props":[{"groupId":65,"instId":300004,"propState":0,"propId":1059,"pos":{"x":-20550,"y":-19850,"z":196670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300003,"propState":0,"propId":1059,"pos":{"x":20330,"y":-18978,"z":197170},"rot":{"x":0,"y":90000,"z":0}},{"groupId":65,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-230,"y":-18992,"z":213940},"rot":{"x":0,"y":0,"z":0}},{"groupId":65,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-230,"y":-18915,"z":177920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[],"npcs":[{"groupId":67,"instId":400001,"npcId":1013,"pos":{"x":3770,"y":-17282,"z":194170},"rot":{"x":0,"y":210000,"z":0}}],"monsters":[],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300007,"propState":1,"propId":1049,"pos":{"x":-3000,"y":-17282,"z":188570},"rot":{"x":0,"y":180000,"z":0}},{"groupId":66,"instId":300006,"propState":0,"propId":104008,"pos":{"x":3580,"y":-17282,"z":187670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":66,"instId":300005,"propState":0,"propId":104009,"pos":{"x":2780,"y":-17282,"z":188170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":66,"instId":300004,"propState":0,"propId":104008,"pos":{"x":3580,"y":-17282,"z":188510},"rot":{"x":0,"y":180000,"z":0}},{"groupId":66,"instId":300003,"propState":0,"propId":1036,"pos":{"x":3270,"y":-17282,"z":198170},"rot":{"x":0,"y":90000,"z":0}},{"groupId":66,"instId":300002,"propState":0,"propId":1036,"pos":{"x":-230,"y":-17282,"z":200670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":66,"instId":300001,"propState":0,"propId":1036,"pos":{"x":-3730,"y":-17282,"z":198170},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[],"npcs":[{"groupId":68,"instId":400003,"npcId":1306,"pos":{"x":-230,"y":-17282,"z":194170},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"69":{"props":[],"npcs":[{"groupId":69,"instId":400002,"npcId":1007,"pos":{"x":-4230,"y":-17282,"z":194170},"rot":{"x":0,"y":150000,"z":0}}],"monsters":[],"teleports":{}},"70":{"props":[{"groupId":70,"instId":300004,"propState":0,"propId":1059,"pos":{"x":-20550,"y":-19850,"z":196670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":70,"instId":300003,"propState":0,"propId":1059,"pos":{"x":20330,"y":-18978,"z":197170},"rot":{"x":0,"y":90000,"z":0}},{"groupId":70,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-230,"y":-18992,"z":213940},"rot":{"x":0,"y":0,"z":0}},{"groupId":70,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-230,"y":-18915,"z":177920},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"71":{"props":[{"groupId":71,"instId":300003,"propState":0,"propId":1000,"pos":{"x":3270,"y":-17282,"z":206210},"rot":{"x":0,"y":90000,"z":0}},{"groupId":71,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-230,"y":-17282,"z":208710},"rot":{"x":0,"y":90000,"z":0}},{"groupId":71,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-3730,"y":-17282,"z":206210},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"72":{"props":[{"groupId":72,"instId":300009,"propState":12,"propId":60305,"pos":{"x":2710,"y":-17282,"z":201580},"rot":{"x":0,"y":180000,"z":0}},{"groupId":72,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-230,"y":-17282,"z":189790},"rot":{"x":0,"y":180000,"z":0}},{"groupId":72,"instId":300008,"propState":12,"propId":60305,"pos":{"x":-3350,"y":-17282,"z":201580},"rot":{"x":0,"y":180000,"z":0}},{"groupId":72,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-230,"y":-17282,"z":201580},"rot":{"x":0,"y":180000,"z":0}},{"groupId":72,"instId":300007,"propState":12,"propId":60305,"pos":{"x":-230,"y":-17282,"z":197780},"rot":{"x":0,"y":180000,"z":0}},{"groupId":72,"instId":300006,"propState":12,"propId":60305,"pos":{"x":-230,"y":-17282,"z":193780},"rot":{"x":0,"y":180000,"z":0}},{"groupId":72,"instId":300005,"propState":12,"propId":60305,"pos":{"x":2770,"y":-17282,"z":193780},"rot":{"x":0,"y":180000,"z":0}},{"groupId":72,"instId":300004,"propState":12,"propId":60305,"pos":{"x":-3230,"y":-17282,"z":193780},"rot":{"x":0,"y":180000,"z":0}},{"groupId":72,"instId":300003,"propState":12,"propId":60305,"pos":{"x":2770,"y":-17282,"z":197780},"rot":{"x":0,"y":180000,"z":0}},{"groupId":72,"instId":300002,"propState":12,"propId":60305,"pos":{"x":-3230,"y":-17282,"z":197780},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"73":{"props":[{"groupId":73,"instId":300001,"propState":1,"propId":1038,"pos":{"x":2770,"y":-17282,"z":194170},"rot":{"x":0,"y":0,"z":0}},{"groupId":73,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-3230,"y":-17282,"z":194170},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[{"groupId":73,"instId":400002,"npcId":3103,"pos":{"x":2770,"y":-16646,"z":193944},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":400003,"npcId":3105,"pos":{"x":2770,"y":-16110,"z":193944},"rot":{"x":0,"y":180000,"z":0}},{"groupId":73,"instId":400001,"npcId":3104,"pos":{"x":2770,"y":-16392,"z":193944},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"74":{"props":[{"groupId":74,"instId":300003,"propState":12,"propId":60305,"pos":{"x":2770,"y":-17282,"z":192170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":74,"instId":300002,"propState":12,"propId":60305,"pos":{"x":-3230,"y":-17282,"z":192170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":74,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-230,"y":-17282,"z":194170},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":74,"instId":400002,"npcId":3106,"pos":{"x":-230,"y":-16646,"z":193944},"rot":{"x":0,"y":180000,"z":0}},{"groupId":74,"instId":400001,"npcId":3107,"pos":{"x":-230,"y":-16368,"z":193944},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"75":{"props":[{"groupId":75,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-3230,"y":-17282,"z":194170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":75,"instId":300001,"propState":1,"propId":1038,"pos":{"x":2770,"y":-17282,"z":194170},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":75,"instId":400002,"npcId":3106,"pos":{"x":2770,"y":-16646,"z":193944},"rot":{"x":0,"y":180000,"z":0}},{"groupId":75,"instId":400001,"npcId":3107,"pos":{"x":2770,"y":-16368,"z":193944},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"76":{"props":[{"groupId":76,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-426270,"y":-120870,"z":-536520},"rot":{"x":0,"y":90000,"z":0}},{"groupId":76,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-427400,"y":-123090,"z":-536520},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"77":{"props":[{"groupId":77,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-405790,"y":-117710,"z":-532520},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-405790,"y":-117710,"z":-540520},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-409790,"y":-117710,"z":-540520},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-409290,"y":-117710,"z":-539720},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-408950,"y":-117710,"z":-540520},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-403060,"y":-117679,"z":-532520},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-402560,"y":-117697,"z":-533320},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-402190,"y":-117679,"z":-532520},"rot":{"x":0,"y":270000,"z":0}},{"groupId":77,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-395480,"y":-117739,"z":-540020},"rot":{"x":0,"y":180000,"z":0}},{"groupId":77,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-392980,"y":-117739,"z":-536520},"rot":{"x":0,"y":180000,"z":0}},{"groupId":77,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-395480,"y":-117739,"z":-533020},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-400140,"y":-117710,"z":-539520},"rot":{"x":0,"y":270000,"z":0}},{"groupId":78,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-400140,"y":-117710,"z":-533520},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"149":{"props":[{"groupId":149,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-405790,"y":-117710,"z":-540520},"rot":{"x":0,"y":270000,"z":0}},{"groupId":149,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-392980,"y":-117739,"z":-536520},"rot":{"x":0,"y":180000,"z":0}},{"groupId":149,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-405790,"y":-117710,"z":-532520},"rot":{"x":0,"y":270000,"z":0}},{"groupId":149,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-409790,"y":-117710,"z":-540520},"rot":{"x":0,"y":270000,"z":0}},{"groupId":149,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-409290,"y":-117710,"z":-539720},"rot":{"x":0,"y":270000,"z":0}},{"groupId":149,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-408950,"y":-117710,"z":-540520},"rot":{"x":0,"y":270000,"z":0}},{"groupId":149,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-403060,"y":-117679,"z":-532520},"rot":{"x":0,"y":270000,"z":0}},{"groupId":149,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-402560,"y":-117697,"z":-533320},"rot":{"x":0,"y":270000,"z":0}},{"groupId":149,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-402190,"y":-117679,"z":-532520},"rot":{"x":0,"y":270000,"z":0}},{"groupId":149,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-395480,"y":-117739,"z":-540020},"rot":{"x":0,"y":180000,"z":0}},{"groupId":149,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-395480,"y":-117739,"z":-533020},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[],"npcs":[{"groupId":79,"instId":400001,"npcId":3013,"pos":{"x":-399580,"y":-117710,"z":-540020},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"80":{"props":[],"npcs":[{"groupId":80,"instId":400001,"npcId":3013,"pos":{"x":-399580,"y":-117710,"z":-533020},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"81":{"props":[],"npcs":[{"groupId":81,"instId":400001,"npcId":3013,"pos":{"x":-398580,"y":-117710,"z":-536520},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"82":{"props":[],"npcs":[],"monsters":[{"groupId":82,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-400040,"y":-117710,"z":-534520},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"83":{"props":[],"npcs":[],"monsters":[{"groupId":83,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-400040,"y":-117710,"z":-538520},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"84":{"props":[],"npcs":[],"monsters":[{"groupId":84,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-398040,"y":-117710,"z":-536520},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"85":{"props":[{"groupId":85,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-356940,"y":-112441,"z":-468340},"rot":{"x":0,"y":30000,"z":0}},{"groupId":85,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-351898,"y":-120650,"z":-460285},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"86":{"props":[{"groupId":86,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-348430,"y":-105644,"z":-446360},"rot":{"x":0,"y":122143,"z":0}},{"groupId":86,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-342690,"y":-105644,"z":-449440},"rot":{"x":0,"y":210000,"z":0}},{"groupId":86,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-346680,"y":-106857,"z":-455720},"rot":{"x":0,"y":210000,"z":0}},{"groupId":86,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-347123,"y":-106857,"z":-454887},"rot":{"x":0,"y":210000,"z":0}},{"groupId":86,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-346260,"y":-106653,"z":-454992},"rot":{"x":0,"y":210000,"z":0}},{"groupId":86,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-348910,"y":-106040,"z":-451260},"rot":{"x":0,"y":210000,"z":0}},{"groupId":86,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-347967,"y":-105836,"z":-451227},"rot":{"x":0,"y":210000,"z":0}},{"groupId":86,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-348475,"y":-105631,"z":-450507},"rot":{"x":0,"y":210000,"z":0}},{"groupId":86,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-336739,"y":-105646,"z":-441185},"rot":{"x":0,"y":120000,"z":0}},{"groupId":86,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-338520,"y":-105381,"z":-437270},"rot":{"x":0,"y":120000,"z":0}},{"groupId":86,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-342801,"y":-105646,"z":-437685},"rot":{"x":0,"y":120000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-339704,"y":-105644,"z":-445280},"rot":{"x":0,"y":210000,"z":0}},{"groupId":87,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-344900,"y":-105644,"z":-442280},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"150":{"props":[{"groupId":150,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-348430,"y":-105644,"z":-446360},"rot":{"x":0,"y":122143,"z":0}},{"groupId":150,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-346680,"y":-106857,"z":-455720},"rot":{"x":0,"y":210000,"z":0}},{"groupId":150,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-336739,"y":-105646,"z":-441185},"rot":{"x":0,"y":120000,"z":0}},{"groupId":150,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-342690,"y":-105644,"z":-449440},"rot":{"x":0,"y":210000,"z":0}},{"groupId":150,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-347123,"y":-106857,"z":-454887},"rot":{"x":0,"y":210000,"z":0}},{"groupId":150,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-346260,"y":-106653,"z":-454992},"rot":{"x":0,"y":210000,"z":0}},{"groupId":150,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-348910,"y":-106040,"z":-451260},"rot":{"x":0,"y":210000,"z":0}},{"groupId":150,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-347967,"y":-105836,"z":-451227},"rot":{"x":0,"y":210000,"z":0}},{"groupId":150,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-348475,"y":-105631,"z":-450507},"rot":{"x":0,"y":210000,"z":0}},{"groupId":150,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-338520,"y":-105381,"z":-437270},"rot":{"x":0,"y":120000,"z":0}},{"groupId":150,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-342801,"y":-105646,"z":-437685},"rot":{"x":0,"y":120000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[],"npcs":[{"groupId":88,"instId":400001,"npcId":3013,"pos":{"x":-339170,"y":-105644,"z":-445590},"rot":{"x":0,"y":210000,"z":0}}],"monsters":[],"teleports":{}},"89":{"props":[],"npcs":[{"groupId":89,"instId":400001,"npcId":3013,"pos":{"x":-345410,"y":-105644,"z":-441920},"rot":{"x":0,"y":210000,"z":0}}],"monsters":[],"teleports":{}},"90":{"props":[],"npcs":[{"groupId":90,"instId":400001,"npcId":3013,"pos":{"x":-341848,"y":-105644,"z":-442984},"rot":{"x":0,"y":210000,"z":0}}],"monsters":[],"teleports":{}},"91":{"props":[],"npcs":[],"monsters":[{"groupId":91,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-344200,"y":-105644,"z":-443090},"rot":{"x":0,"y":210000,"z":0}}],"teleports":{}},"92":{"props":[],"npcs":[],"monsters":[{"groupId":92,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-340736,"y":-105644,"z":-445090},"rot":{"x":0,"y":210000,"z":0}}],"teleports":{}},"93":{"props":[],"npcs":[],"monsters":[{"groupId":93,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-341468,"y":-105644,"z":-442358},"rot":{"x":0,"y":210000,"z":0}}],"teleports":{}},"94":{"props":[{"groupId":94,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-340050,"y":-11090,"z":-259150},"rot":{"x":0,"y":210000,"z":0}},{"groupId":94,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-340050,"y":-3911,"z":-259150},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"95":{"props":[{"groupId":95,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-346223,"y":-3911,"z":-276743},"rot":{"x":0,"y":30000,"z":0}},{"groupId":95,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-344086,"y":-3911,"z":-274140},"rot":{"x":0,"y":30000,"z":0}},{"groupId":95,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-351014,"y":-3911,"z":-270140},"rot":{"x":0,"y":30000,"z":0}},{"groupId":95,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-349014,"y":-3911,"z":-266676},"rot":{"x":0,"y":30000,"z":0}},{"groupId":95,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-348571,"y":-3911,"z":-267509},"rot":{"x":0,"y":30000,"z":0}},{"groupId":95,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-349434,"y":-3911,"z":-267404},"rot":{"x":0,"y":30000,"z":0}},{"groupId":95,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-345280,"y":-3911,"z":-276710},"rot":{"x":0,"y":30000,"z":0}},{"groupId":95,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-345715,"y":-3911,"z":-277463},"rot":{"x":0,"y":30000,"z":0}},{"groupId":95,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-356282,"y":-3911,"z":-280140},"rot":{"x":0,"y":300000,"z":0}},{"groupId":95,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-354501,"y":-3911,"z":-284055},"rot":{"x":0,"y":300000,"z":0}},{"groupId":95,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-350220,"y":-3911,"z":-283640},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"96":{"props":[{"groupId":96,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-353126,"y":-3911,"z":-275890},"rot":{"x":0,"y":30000,"z":0}},{"groupId":96,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-347930,"y":-3911,"z":-278890},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"151":{"props":[{"groupId":151,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-351014,"y":-3911,"z":-270140},"rot":{"x":0,"y":30000,"z":0}},{"groupId":151,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-354501,"y":-3911,"z":-284055},"rot":{"x":0,"y":300000,"z":0}},{"groupId":151,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-344086,"y":-3911,"z":-274140},"rot":{"x":0,"y":30000,"z":0}},{"groupId":151,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-349014,"y":-3911,"z":-266676},"rot":{"x":0,"y":30000,"z":0}},{"groupId":151,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-348571,"y":-3911,"z":-267509},"rot":{"x":0,"y":30000,"z":0}},{"groupId":151,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-349434,"y":-3911,"z":-267404},"rot":{"x":0,"y":30000,"z":0}},{"groupId":151,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-345280,"y":-3911,"z":-276710},"rot":{"x":0,"y":30000,"z":0}},{"groupId":151,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-346223,"y":-3911,"z":-276743},"rot":{"x":0,"y":30000,"z":0}},{"groupId":151,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-345715,"y":-3911,"z":-277463},"rot":{"x":0,"y":30000,"z":0}},{"groupId":151,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-356282,"y":-3911,"z":-280140},"rot":{"x":0,"y":300000,"z":0}},{"groupId":151,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-350220,"y":-3911,"z":-283640},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"97":{"props":[],"npcs":[{"groupId":97,"instId":400001,"npcId":3013,"pos":{"x":-353960,"y":-3911,"z":-276080},"rot":{"x":0,"y":30000,"z":0}}],"monsters":[],"teleports":{}},"98":{"props":[],"npcs":[{"groupId":98,"instId":400001,"npcId":3013,"pos":{"x":-347890,"y":-3911,"z":-279520},"rot":{"x":0,"y":30000,"z":0}}],"monsters":[],"teleports":{}},"99":{"props":[],"npcs":[{"groupId":99,"instId":400001,"npcId":3013,"pos":{"x":-351442,"y":-3911,"z":-278756},"rot":{"x":0,"y":30000,"z":0}}],"monsters":[],"teleports":{}},"100":{"props":[],"npcs":[],"monsters":[{"groupId":100,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-348760,"y":-3911,"z":-277990},"rot":{"x":0,"y":30000,"z":0}}],"teleports":{}},"101":{"props":[],"npcs":[],"monsters":[{"groupId":101,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-352224,"y":-3911,"z":-275990},"rot":{"x":0,"y":30000,"z":0}}],"teleports":{}},"102":{"props":[],"npcs":[],"monsters":[{"groupId":102,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-351492,"y":-3911,"z":-278722},"rot":{"x":0,"y":30000,"z":0}}],"teleports":{}},"104":{"props":[{"groupId":104,"instId":300005,"propState":1,"propId":1049,"pos":{"x":-2560,"y":-17282,"z":203170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":104,"instId":300004,"propState":1,"propId":1049,"pos":{"x":-2560,"y":-17282,"z":197850},"rot":{"x":0,"y":180000,"z":0}},{"groupId":104,"instId":300003,"propState":1,"propId":1049,"pos":{"x":2770,"y":-17282,"z":197850},"rot":{"x":0,"y":180000,"z":0}},{"groupId":104,"instId":300002,"propState":1,"propId":1049,"pos":{"x":2770,"y":-17282,"z":203170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":104,"instId":300001,"propState":12,"propId":60305,"pos":{"x":90,"y":-17224,"z":194160},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"103":{"props":[{"groupId":103,"instId":300010,"propState":12,"propId":60305,"pos":{"x":3770,"y":-17282,"z":192400},"rot":{"x":0,"y":180000,"z":0}},{"groupId":103,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-4230,"y":-17282,"z":192400},"rot":{"x":0,"y":180000,"z":0}},{"groupId":103,"instId":300009,"propState":0,"propId":104010,"pos":{"x":3770,"y":-34070,"z":190170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":103,"instId":300008,"propState":0,"propId":104010,"pos":{"x":2970,"y":-34070,"z":190670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":103,"instId":300007,"propState":0,"propId":104010,"pos":{"x":3770,"y":-34070,"z":191010},"rot":{"x":0,"y":180000,"z":0}},{"groupId":103,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-4230,"y":-34070,"z":198170},"rot":{"x":0,"y":180000,"z":0}},{"groupId":103,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-3430,"y":-34070,"z":198670},"rot":{"x":0,"y":180000,"z":0}},{"groupId":103,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-4230,"y":-34070,"z":199040},"rot":{"x":0,"y":180000,"z":0}},{"groupId":103,"instId":300003,"propState":0,"propId":1033,"pos":{"x":3270,"y":-17282,"z":207170},"rot":{"x":0,"y":90000,"z":0}},{"groupId":103,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-230,"y":-17282,"z":209670},"rot":{"x":0,"y":90000,"z":0}},{"groupId":103,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-3730,"y":-17282,"z":207170},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"108":{"props":[{"groupId":108,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-377390,"y":-114397,"z":-565958},"rot":{"x":0,"y":270000,"z":0}},{"groupId":108,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-350750,"y":-114388,"z":-554030},"rot":{"x":0,"y":35000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"110":{"props":[],"npcs":[],"monsters":[{"groupId":110,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-367480,"y":-114401,"z":-557620},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"111":{"props":[{"groupId":111,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-377390,"y":-114397,"z":-565958},"rot":{"x":0,"y":270000,"z":0}},{"groupId":111,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-350750,"y":-114388,"z":-554030},"rot":{"x":0,"y":35000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"113":{"props":[],"npcs":[],"monsters":[{"groupId":113,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-366790,"y":-114379,"z":-558000},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"112":{"props":[{"groupId":112,"instId":300014,"propState":1,"propId":1049,"pos":{"x":-359583,"y":-114388,"z":-559240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":112,"instId":300013,"propState":12,"propId":60305,"pos":{"x":-360790,"y":-114379,"z":-554000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":112,"instId":300012,"propState":0,"propId":104008,"pos":{"x":-356790,"y":-114379,"z":-554000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":112,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-357290,"y":-114379,"z":-554800},"rot":{"x":0,"y":90000,"z":0}},{"groupId":112,"instId":300010,"propState":0,"propId":104008,"pos":{"x":-357630,"y":-114379,"z":-554000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":112,"instId":300009,"propState":20,"propId":60305,"pos":{"x":-369790,"y":-114379,"z":-555000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":112,"instId":300008,"propState":20,"propId":60305,"pos":{"x":-369790,"y":-114379,"z":-558000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":112,"instId":300007,"propState":20,"propId":60305,"pos":{"x":-369790,"y":-114379,"z":-561000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":112,"instId":300004,"propState":0,"propId":1033,"pos":{"x":-373790,"y":-114379,"z":-554500},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-376290,"y":-114379,"z":-558000},"rot":{"x":0,"y":0,"z":0}},{"groupId":112,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-373790,"y":-114379,"z":-561500},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"114":{"props":[{"groupId":114,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-377390,"y":-114397,"z":-565958},"rot":{"x":0,"y":270000,"z":0}},{"groupId":114,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-350750,"y":-114388,"z":-554030},"rot":{"x":0,"y":35000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"109":{"props":[{"groupId":109,"instId":300006,"propState":1,"propId":60408,"pos":{"x":-358684,"y":-114388,"z":-558852},"rot":{"x":0,"y":180000,"z":0}},{"groupId":109,"instId":300005,"propState":1,"propId":1038,"pos":{"x":-364470,"y":-114401,"z":-554620},"rot":{"x":0,"y":270000,"z":0}},{"groupId":109,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-364470,"y":-114401,"z":-560620},"rot":{"x":0,"y":60000,"z":0}},{"groupId":109,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-373700,"y":-114401,"z":-554120},"rot":{"x":0,"y":0,"z":0}},{"groupId":109,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-376200,"y":-114401,"z":-557620},"rot":{"x":0,"y":0,"z":0}},{"groupId":109,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-373700,"y":-114401,"z":-561120},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":109,"instId":400003,"npcId":3105,"pos":{"x":-364280,"y":-113219,"z":-554620},"rot":{"x":0,"y":90000,"z":0}},{"groupId":109,"instId":400002,"npcId":3104,"pos":{"x":-364280,"y":-113492,"z":-554620},"rot":{"x":0,"y":90000,"z":0}},{"groupId":109,"instId":400001,"npcId":3103,"pos":{"x":-364280,"y":-113765,"z":-554620},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"148":{"props":[{"groupId":148,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-359583,"y":-114388,"z":-559240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":148,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-360790,"y":-114379,"z":-554000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":148,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-362760,"y":-114388,"z":-554410},"rot":{"x":0,"y":90000,"z":0}},{"groupId":148,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-363260,"y":-114388,"z":-555210},"rot":{"x":0,"y":90000,"z":0}},{"groupId":148,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-363600,"y":-114388,"z":-554410},"rot":{"x":0,"y":90000,"z":0}},{"groupId":148,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-364100,"y":-114379,"z":-552880},"rot":{"x":0,"y":90000,"z":0}},{"groupId":148,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-364600,"y":-114379,"z":-552080},"rot":{"x":0,"y":90000,"z":0}},{"groupId":148,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-364970,"y":-114379,"z":-552880},"rot":{"x":0,"y":90000,"z":0}},{"groupId":148,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-373790,"y":-114379,"z":-554500},"rot":{"x":0,"y":0,"z":0}},{"groupId":148,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-376290,"y":-114379,"z":-558000},"rot":{"x":0,"y":0,"z":0}},{"groupId":148,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-373790,"y":-114379,"z":-561500},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"115":{"props":[{"groupId":115,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-359583,"y":-114388,"z":-559240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":115,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-363600,"y":-114388,"z":-554410},"rot":{"x":0,"y":90000,"z":0}},{"groupId":115,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-360790,"y":-114379,"z":-554000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":115,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-362760,"y":-114388,"z":-554410},"rot":{"x":0,"y":90000,"z":0}},{"groupId":115,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-363260,"y":-114388,"z":-555210},"rot":{"x":0,"y":90000,"z":0}},{"groupId":115,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-364100,"y":-114379,"z":-552880},"rot":{"x":0,"y":90000,"z":0}},{"groupId":115,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-364600,"y":-114379,"z":-552080},"rot":{"x":0,"y":90000,"z":0}},{"groupId":115,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-364970,"y":-114379,"z":-552880},"rot":{"x":0,"y":90000,"z":0}},{"groupId":115,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-373790,"y":-114379,"z":-554500},"rot":{"x":0,"y":0,"z":0}},{"groupId":115,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-376290,"y":-114379,"z":-558000},"rot":{"x":0,"y":0,"z":0}},{"groupId":115,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-373790,"y":-114379,"z":-561500},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-369790,"y":-114379,"z":-555000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":116,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-369790,"y":-114379,"z":-561000},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"117":{"props":[],"npcs":[{"groupId":117,"instId":400001,"npcId":3013,"pos":{"x":-369790,"y":-114379,"z":-554500},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"118":{"props":[],"npcs":[{"groupId":118,"instId":400001,"npcId":3013,"pos":{"x":-369790,"y":-114379,"z":-561500},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"119":{"props":[],"npcs":[{"groupId":119,"instId":400001,"npcId":3013,"pos":{"x":-370790,"y":-114379,"z":-558000},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"120":{"props":[],"npcs":[],"monsters":[{"groupId":120,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-368790,"y":-114379,"z":-560000},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"121":{"props":[],"npcs":[],"monsters":[{"groupId":121,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-368790,"y":-114379,"z":-556000},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"122":{"props":[],"npcs":[],"monsters":[{"groupId":122,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-370790,"y":-114379,"z":-558000},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"138":{"props":[{"groupId":138,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-359583,"y":-114388,"z":-559240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":138,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-360790,"y":-114379,"z":-554000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":138,"instId":300009,"propState":0,"propId":104010,"pos":{"x":203210,"y":-228758,"z":-914790},"rot":{"x":0,"y":0,"z":0}},{"groupId":138,"instId":300008,"propState":0,"propId":104010,"pos":{"x":204010,"y":-228758,"z":-915290},"rot":{"x":0,"y":0,"z":0}},{"groupId":138,"instId":300007,"propState":0,"propId":104010,"pos":{"x":203210,"y":-228758,"z":-915630},"rot":{"x":0,"y":0,"z":0}},{"groupId":138,"instId":300006,"propState":0,"propId":104010,"pos":{"x":211140,"y":-228758,"z":-920210},"rot":{"x":0,"y":0,"z":0}},{"groupId":138,"instId":300005,"propState":0,"propId":104010,"pos":{"x":210340,"y":-228758,"z":-920710},"rot":{"x":0,"y":0,"z":0}},{"groupId":138,"instId":300004,"propState":0,"propId":104010,"pos":{"x":211140,"y":-228758,"z":-921080},"rot":{"x":0,"y":0,"z":0}},{"groupId":138,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-373790,"y":-114379,"z":-554500},"rot":{"x":0,"y":270000,"z":0}},{"groupId":138,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-376290,"y":-114379,"z":-558000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":138,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-373790,"y":-114379,"z":-561500},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"123":{"props":[{"groupId":123,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-369790,"y":-114379,"z":-555000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":123,"instId":300005,"propState":1,"propId":1049,"pos":{"x":-365800,"y":-114379,"z":-555000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":123,"instId":300004,"propState":1,"propId":1049,"pos":{"x":-365800,"y":-114379,"z":-561080},"rot":{"x":0,"y":90000,"z":0}},{"groupId":123,"instId":300003,"propState":1,"propId":1049,"pos":{"x":-369790,"y":-114379,"z":-561080},"rot":{"x":0,"y":90000,"z":0}},{"groupId":123,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-362830,"y":-114379,"z":-557490},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"124":{"props":[{"groupId":124,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-377390,"y":-114397,"z":-565958},"rot":{"x":0,"y":270000,"z":0}},{"groupId":124,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-350750,"y":-114388,"z":-554030},"rot":{"x":0,"y":35000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"126":{"props":[],"npcs":[{"groupId":126,"instId":400002,"npcId":1007,"pos":{"x":-364880,"y":-114379,"z":-554510},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"127":{"props":[{"groupId":127,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-377390,"y":-114397,"z":-565958},"rot":{"x":0,"y":270000,"z":0}},{"groupId":127,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-350750,"y":-114388,"z":-554030},"rot":{"x":0,"y":35000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"125":{"props":[{"groupId":125,"instId":300008,"propState":0,"propId":1038,"pos":{"x":-366080,"y":-114379,"z":-558000},"rot":{"x":0,"y":270000,"z":0}},{"groupId":125,"instId":300007,"propState":0,"propId":104008,"pos":{"x":-360580,"y":-114379,"z":-554190},"rot":{"x":0,"y":270000,"z":0}},{"groupId":125,"instId":300006,"propState":0,"propId":104009,"pos":{"x":-361080,"y":-114379,"z":-554990},"rot":{"x":0,"y":270000,"z":0}},{"groupId":125,"instId":300005,"propState":0,"propId":104008,"pos":{"x":-361420,"y":-114379,"z":-554190},"rot":{"x":0,"y":270000,"z":0}},{"groupId":125,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-364080,"y":-114379,"z":-561280},"rot":{"x":0,"y":60000,"z":0}},{"groupId":125,"instId":300003,"propState":0,"propId":1036,"pos":{"x":-370080,"y":-114379,"z":-554500},"rot":{"x":0,"y":0,"z":0}},{"groupId":125,"instId":300002,"propState":0,"propId":1036,"pos":{"x":-372580,"y":-114379,"z":-558000},"rot":{"x":0,"y":0,"z":0}},{"groupId":125,"instId":300001,"propState":0,"propId":1036,"pos":{"x":-370080,"y":-114379,"z":-561500},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":125,"instId":400003,"npcId":3105,"pos":{"x":-365845,"y":-113207,"z":-558000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":125,"instId":400002,"npcId":3104,"pos":{"x":-365845,"y":-113475,"z":-558000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":125,"instId":400001,"npcId":3103,"pos":{"x":-365845,"y":-113743,"z":-558000},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"129":{"props":[],"npcs":[{"groupId":129,"instId":400001,"npcId":1013,"pos":{"x":-366060,"y":-114379,"z":-554000},"rot":{"x":0,"y":120000,"z":0}}],"monsters":[],"teleports":{}},"128":{"props":[{"groupId":128,"instId":300007,"propState":1,"propId":1049,"pos":{"x":-359583,"y":-114388,"z":-559240},"rot":{"x":0,"y":90000,"z":0}},{"groupId":128,"instId":300003,"propState":0,"propId":1036,"pos":{"x":-370060,"y":-114379,"z":-554500},"rot":{"x":0,"y":0,"z":0}},{"groupId":128,"instId":300006,"propState":0,"propId":104008,"pos":{"x":-359560,"y":-114379,"z":-554190},"rot":{"x":0,"y":90000,"z":0}},{"groupId":128,"instId":300005,"propState":0,"propId":104009,"pos":{"x":-360060,"y":-114379,"z":-554990},"rot":{"x":0,"y":90000,"z":0}},{"groupId":128,"instId":300004,"propState":0,"propId":104008,"pos":{"x":-360400,"y":-114379,"z":-554190},"rot":{"x":0,"y":90000,"z":0}},{"groupId":128,"instId":300002,"propState":0,"propId":1036,"pos":{"x":-372560,"y":-114379,"z":-558000},"rot":{"x":0,"y":0,"z":0}},{"groupId":128,"instId":300001,"propState":0,"propId":1036,"pos":{"x":-370060,"y":-114379,"z":-561500},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"130":{"props":[],"npcs":[{"groupId":130,"instId":400003,"npcId":1306,"pos":{"x":-366060,"y":-114379,"z":-558000},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"131":{"props":[],"npcs":[{"groupId":131,"instId":400002,"npcId":1007,"pos":{"x":-366060,"y":-114379,"z":-562000},"rot":{"x":0,"y":60000,"z":0}}],"monsters":[],"teleports":{}},"132":{"props":[{"groupId":132,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-377390,"y":-114397,"z":-565958},"rot":{"x":0,"y":270000,"z":0}},{"groupId":132,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-350750,"y":-114388,"z":-554030},"rot":{"x":0,"y":35000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"133":{"props":[{"groupId":133,"instId":300003,"propState":0,"propId":1000,"pos":{"x":-374220,"y":-114379,"z":-554500},"rot":{"x":0,"y":0,"z":0}},{"groupId":133,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-376720,"y":-114379,"z":-558000},"rot":{"x":0,"y":0,"z":0}},{"groupId":133,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-374220,"y":-114379,"z":-561500},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"134":{"props":[{"groupId":134,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-362360,"y":-114379,"z":-558000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":134,"instId":300008,"propState":12,"propId":60305,"pos":{"x":-362360,"y":-114379,"z":-554830},"rot":{"x":0,"y":90000,"z":0}},{"groupId":134,"instId":300007,"propState":12,"propId":60305,"pos":{"x":-370220,"y":-114379,"z":-558000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":134,"instId":300003,"propState":12,"propId":60305,"pos":{"x":-370220,"y":-114379,"z":-555000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":134,"instId":300009,"propState":12,"propId":60305,"pos":{"x":-362360,"y":-114379,"z":-561090},"rot":{"x":0,"y":90000,"z":0}},{"groupId":134,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-358390,"y":-114379,"z":-558000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":134,"instId":300006,"propState":12,"propId":60305,"pos":{"x":-366220,"y":-114379,"z":-558000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":134,"instId":300005,"propState":12,"propId":60305,"pos":{"x":-366220,"y":-114379,"z":-555000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":134,"instId":300004,"propState":12,"propId":60305,"pos":{"x":-366220,"y":-114379,"z":-561000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":134,"instId":300002,"propState":12,"propId":60305,"pos":{"x":-370220,"y":-114379,"z":-561000},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"135":{"props":[{"groupId":135,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-370220,"y":-114379,"z":-561000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":135,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-370220,"y":-114379,"z":-555000},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":135,"instId":400003,"npcId":3105,"pos":{"x":-369964,"y":-113203,"z":-555000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":135,"instId":400002,"npcId":3103,"pos":{"x":-369994,"y":-113743,"z":-555000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":135,"instId":400001,"npcId":3104,"pos":{"x":-369964,"y":-113485,"z":-555000},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"136":{"props":[{"groupId":136,"instId":300003,"propState":12,"propId":60305,"pos":{"x":-368220,"y":-114379,"z":-555000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":136,"instId":300002,"propState":12,"propId":60305,"pos":{"x":-368220,"y":-114379,"z":-561000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":136,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-370220,"y":-114379,"z":-558000},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":136,"instId":400002,"npcId":3106,"pos":{"x":-369994,"y":-113743,"z":-558000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":136,"instId":400001,"npcId":3107,"pos":{"x":-369994,"y":-113465,"z":-558000},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"137":{"props":[{"groupId":137,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-370220,"y":-114379,"z":-561000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":137,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-370220,"y":-114379,"z":-555000},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[{"groupId":137,"instId":400002,"npcId":3106,"pos":{"x":-369994,"y":-113743,"z":-555000},"rot":{"x":0,"y":90000,"z":0}},{"groupId":137,"instId":400001,"npcId":3107,"pos":{"x":-369994,"y":-113465,"z":-555000},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"142":{"props":[{"groupId":142,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-339340,"y":-13630,"z":-257550},"rot":{"x":0,"y":210000,"z":0}},{"groupId":142,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-340070,"y":-3907,"z":-259080},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"144":{"props":[],"npcs":[],"monsters":[{"groupId":144,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-349840,"y":-3907,"z":-275736},"rot":{"x":0,"y":30000,"z":0}}],"teleports":{}},"143":{"props":[{"groupId":143,"instId":300006,"propState":1,"propId":60408,"pos":{"x":-343290,"y":-3907,"z":-270858},"rot":{"x":0,"y":210000,"z":0}},{"groupId":143,"instId":300005,"propState":1,"propId":1038,"pos":{"x":-350938,"y":-3907,"z":-271638},"rot":{"x":0,"y":210000,"z":0}},{"groupId":143,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-345742,"y":-3907,"z":-274638},"rot":{"x":0,"y":0,"z":0}},{"groupId":143,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-356371,"y":-3907,"z":-280049},"rot":{"x":0,"y":300000,"z":0}},{"groupId":143,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-354590,"y":-3907,"z":-283964},"rot":{"x":0,"y":300000,"z":0}},{"groupId":143,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-350309,"y":-3907,"z":-283549},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[{"groupId":143,"instId":400003,"npcId":3105,"pos":{"x":-350843,"y":-2725,"z":-271474},"rot":{"x":0,"y":30000,"z":0}},{"groupId":143,"instId":400002,"npcId":3104,"pos":{"x":-350843,"y":-2998,"z":-271474},"rot":{"x":0,"y":30000,"z":0}},{"groupId":143,"instId":400001,"npcId":3103,"pos":{"x":-350843,"y":-3271,"z":-271474},"rot":{"x":0,"y":30000,"z":0}}],"monsters":[],"teleports":{}},"145":{"props":[{"groupId":145,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-339340,"y":-19110,"z":-257550},"rot":{"x":0,"y":210000,"z":0}},{"groupId":145,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-340070,"y":-3907,"z":-259080},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"147":{"props":[],"npcs":[],"monsters":[{"groupId":147,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-349840,"y":-3907,"z":-275736},"rot":{"x":0,"y":30000,"z":0}}],"teleports":{}},"146":{"props":[{"groupId":146,"instId":300014,"propState":1,"propId":1049,"pos":{"x":-343376,"y":-3907,"z":-272540},"rot":{"x":0,"y":30000,"z":0}},{"groupId":146,"instId":300013,"propState":12,"propId":60305,"pos":{"x":-350304,"y":-3907,"z":-268540},"rot":{"x":0,"y":30000,"z":0}},{"groupId":146,"instId":300012,"propState":0,"propId":104008,"pos":{"x":-348304,"y":-3907,"z":-265076},"rot":{"x":0,"y":30000,"z":0}},{"groupId":146,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-347861,"y":-3907,"z":-265909},"rot":{"x":0,"y":30000,"z":0}},{"groupId":146,"instId":300010,"propState":0,"propId":104008,"pos":{"x":-348724,"y":-3907,"z":-265804},"rot":{"x":0,"y":30000,"z":0}},{"groupId":146,"instId":300009,"propState":20,"propId":60305,"pos":{"x":-352769,"y":-3920,"z":-277760},"rot":{"x":0,"y":30000,"z":0}},{"groupId":146,"instId":300008,"propState":20,"propId":60305,"pos":{"x":-349763,"y":-3920,"z":-279533},"rot":{"x":0,"y":30000,"z":0}},{"groupId":146,"instId":300007,"propState":20,"propId":60305,"pos":{"x":-348742,"y":-3907,"z":-279835},"rot":{"x":0,"y":30000,"z":0}},{"groupId":146,"instId":300004,"propState":0,"propId":1033,"pos":{"x":-356371,"y":-3907,"z":-280049},"rot":{"x":0,"y":300000,"z":0}},{"groupId":146,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-354590,"y":-3907,"z":-283964},"rot":{"x":0,"y":300000,"z":0}},{"groupId":146,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-350309,"y":-3907,"z":-283549},"rot":{"x":0,"y":300000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8060301":{"P80603_F80603001":{"scenes":{"10":{"props":[{"groupId":10,"instId":300002,"propState":0,"propId":1059,"pos":{"x":33595,"y":-8680,"z":-96354},"rot":{"x":0,"y":215000,"z":0}},{"groupId":10,"instId":300001,"propState":0,"propId":1059,"pos":{"x":33595,"y":-3200,"z":-96354},"rot":{"x":0,"y":215000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"12":{"props":[],"npcs":[],"monsters":[{"groupId":12,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":23160,"y":-3186,"z":-113556},"rot":{"x":0,"y":35000,"z":0}}],"teleports":{}},"11":{"props":[{"groupId":11,"instId":300006,"propState":1,"propId":60408,"pos":{"x":29280,"y":-3198,"z":-109720},"rot":{"x":0,"y":210000,"z":0}},{"groupId":11,"instId":300005,"propState":1,"propId":1038,"pos":{"x":22825,"y":-3198,"z":-109378},"rot":{"x":0,"y":215000,"z":0}},{"groupId":11,"instId":300004,"propState":1,"propId":1002,"pos":{"x":27740,"y":-3186,"z":-112820},"rot":{"x":0,"y":5000,"z":0}},{"groupId":11,"instId":300003,"propState":0,"propId":1033,"pos":{"x":16680,"y":-3198,"z":-117283},"rot":{"x":0,"y":305000,"z":0}},{"groupId":11,"instId":300002,"propState":0,"propId":1033,"pos":{"x":18113,"y":-3198,"z":-121338},"rot":{"x":0,"y":305000,"z":0}},{"groupId":11,"instId":300001,"propState":0,"propId":1033,"pos":{"x":22414,"y":-3198,"z":-121298},"rot":{"x":0,"y":305000,"z":0}}],"npcs":[{"groupId":11,"instId":400003,"npcId":3105,"pos":{"x":22934,"y":-2058,"z":-109223},"rot":{"x":0,"y":35000,"z":0}},{"groupId":11,"instId":400002,"npcId":3104,"pos":{"x":22934,"y":-2331,"z":-109223},"rot":{"x":0,"y":35000,"z":0}},{"groupId":11,"instId":400001,"npcId":3103,"pos":{"x":22934,"y":-2604,"z":-109223},"rot":{"x":0,"y":35000,"z":0}}],"monsters":[],"teleports":{}},"13":{"props":[{"groupId":13,"instId":300002,"propState":0,"propId":1059,"pos":{"x":33595,"y":-8770,"z":-96354},"rot":{"x":0,"y":215000,"z":0}},{"groupId":13,"instId":300001,"propState":0,"propId":1059,"pos":{"x":33595,"y":-3200,"z":-96354},"rot":{"x":0,"y":215000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[],"npcs":[],"monsters":[{"groupId":15,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":23170,"y":-3200,"z":-113556},"rot":{"x":0,"y":35000,"z":0}}],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300014,"propState":1,"propId":1049,"pos":{"x":30306,"y":-3200,"z":-110936},"rot":{"x":0,"y":35000,"z":0}},{"groupId":14,"instId":300013,"propState":12,"propId":60305,"pos":{"x":23753,"y":-3200,"z":-106347},"rot":{"x":0,"y":35000,"z":0}},{"groupId":14,"instId":300012,"propState":0,"propId":104008,"pos":{"x":26048,"y":-3200,"z":-103071},"rot":{"x":0,"y":35000,"z":0}},{"groupId":14,"instId":300011,"propState":0,"propId":104009,"pos":{"x":26416,"y":-3200,"z":-103939},"rot":{"x":0,"y":35000,"z":0}},{"groupId":14,"instId":300010,"propState":0,"propId":104008,"pos":{"x":25566,"y":-3200,"z":-103759},"rot":{"x":0,"y":35000,"z":0}},{"groupId":14,"instId":300009,"propState":20,"propId":60305,"pos":{"x":20644,"y":-3200,"z":-115149},"rot":{"x":0,"y":35000,"z":0}},{"groupId":14,"instId":300008,"propState":20,"propId":60305,"pos":{"x":23101,"y":-3200,"z":-116869},"rot":{"x":0,"y":35000,"z":0}},{"groupId":14,"instId":300007,"propState":20,"propId":60305,"pos":{"x":25559,"y":-26890,"z":-118590},"rot":{"x":0,"y":35000,"z":0}},{"groupId":14,"instId":300004,"propState":0,"propId":1033,"pos":{"x":16706,"y":-3200,"z":-117283},"rot":{"x":0,"y":305000,"z":0}},{"groupId":14,"instId":300003,"propState":0,"propId":1033,"pos":{"x":18139,"y":-3200,"z":-121338},"rot":{"x":0,"y":305000,"z":0}},{"groupId":14,"instId":300002,"propState":0,"propId":1033,"pos":{"x":22440,"y":-3200,"z":-121298},"rot":{"x":0,"y":305000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[{"groupId":16,"instId":300002,"propState":0,"propId":1059,"pos":{"x":33595,"y":-8940,"z":-96354},"rot":{"x":0,"y":215000,"z":0}},{"groupId":16,"instId":300001,"propState":0,"propId":1059,"pos":{"x":33595,"y":-3200,"z":-96354},"rot":{"x":0,"y":215000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300004,"propState":0,"propId":104010,"pos":{"x":27557,"y":-3200,"z":-114925},"rot":{"x":0,"y":35000,"z":0}},{"groupId":17,"instId":300010,"propState":12,"propId":60305,"pos":{"x":23797,"y":-3200,"z":-106347},"rot":{"x":0,"y":35000,"z":0}},{"groupId":17,"instId":300008,"propState":0,"propId":104010,"pos":{"x":26460,"y":-3200,"z":-103939},"rot":{"x":0,"y":35000,"z":0}},{"groupId":17,"instId":300006,"propState":0,"propId":104010,"pos":{"x":28056,"y":-3200,"z":-114212},"rot":{"x":0,"y":35000,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":1033,"pos":{"x":18183,"y":-3200,"z":-121338},"rot":{"x":0,"y":305000,"z":0}},{"groupId":17,"instId":300011,"propState":1,"propId":1049,"pos":{"x":30350,"y":-3200,"z":-110936},"rot":{"x":0,"y":35000,"z":0}},{"groupId":17,"instId":300009,"propState":0,"propId":104010,"pos":{"x":26091,"y":-3200,"z":-103071},"rot":{"x":0,"y":35000,"z":0}},{"groupId":17,"instId":300007,"propState":0,"propId":104010,"pos":{"x":25610,"y":-3200,"z":-103759},"rot":{"x":0,"y":35000,"z":0}},{"groupId":17,"instId":300005,"propState":0,"propId":104010,"pos":{"x":27114,"y":-3200,"z":-114163},"rot":{"x":0,"y":35000,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":1033,"pos":{"x":16750,"y":-3200,"z":-117283},"rot":{"x":0,"y":305000,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":1033,"pos":{"x":22484,"y":-3200,"z":-121298},"rot":{"x":0,"y":305000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300002,"propState":1,"propId":1049,"pos":{"x":18745,"y":-3200,"z":-114293},"rot":{"x":0,"y":35000,"z":0}},{"groupId":18,"instId":300001,"propState":12,"propId":60305,"pos":{"x":23660,"y":-3200,"z":-117735},"rot":{"x":0,"y":35000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"90":{"props":[{"groupId":90,"instId":300011,"propState":1,"propId":1049,"pos":{"x":30350,"y":-3200,"z":-110936},"rot":{"x":0,"y":35000,"z":0}},{"groupId":90,"instId":300010,"propState":12,"propId":60305,"pos":{"x":23797,"y":-3200,"z":-106347},"rot":{"x":0,"y":35000,"z":0}},{"groupId":90,"instId":300009,"propState":0,"propId":104010,"pos":{"x":26091,"y":-3200,"z":-103071},"rot":{"x":0,"y":35000,"z":0}},{"groupId":90,"instId":300008,"propState":0,"propId":104010,"pos":{"x":26460,"y":-3200,"z":-103939},"rot":{"x":0,"y":35000,"z":0}},{"groupId":90,"instId":300007,"propState":0,"propId":104010,"pos":{"x":25610,"y":-3200,"z":-103759},"rot":{"x":0,"y":35000,"z":0}},{"groupId":90,"instId":300006,"propState":0,"propId":104010,"pos":{"x":28056,"y":-3200,"z":-114212},"rot":{"x":0,"y":35000,"z":0}},{"groupId":90,"instId":300005,"propState":0,"propId":104010,"pos":{"x":27114,"y":-3200,"z":-114163},"rot":{"x":0,"y":35000,"z":0}},{"groupId":90,"instId":300004,"propState":0,"propId":104010,"pos":{"x":27557,"y":-3200,"z":-114925},"rot":{"x":0,"y":35000,"z":0}},{"groupId":90,"instId":300003,"propState":0,"propId":1033,"pos":{"x":16750,"y":-3200,"z":-117283},"rot":{"x":0,"y":305000,"z":0}},{"groupId":90,"instId":300002,"propState":0,"propId":1033,"pos":{"x":18183,"y":-3200,"z":-121338},"rot":{"x":0,"y":305000,"z":0}},{"groupId":90,"instId":300001,"propState":0,"propId":1033,"pos":{"x":22484,"y":-3200,"z":-121298},"rot":{"x":0,"y":305000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[],"npcs":[{"groupId":19,"instId":400001,"npcId":3013,"pos":{"x":18280,"y":-3200,"z":-113680},"rot":{"x":0,"y":35000,"z":0}}],"monsters":[],"teleports":{}},"20":{"props":[],"npcs":[{"groupId":20,"instId":400001,"npcId":3013,"pos":{"x":24780,"y":-3200,"z":-118210},"rot":{"x":0,"y":35000,"z":0}}],"monsters":[],"teleports":{}},"21":{"props":[],"npcs":[{"groupId":21,"instId":400001,"npcId":3013,"pos":{"x":21034,"y":-3200,"z":-116833},"rot":{"x":0,"y":35000,"z":0}}],"monsters":[],"teleports":{}},"22":{"props":[],"npcs":[],"monsters":[{"groupId":22,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":23770,"y":-3200,"z":-116342},"rot":{"x":0,"y":35000,"z":0}}],"teleports":{}},"23":{"props":[],"npcs":[],"monsters":[{"groupId":23,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":20493,"y":-3200,"z":-114048},"rot":{"x":0,"y":35000,"z":0}}],"teleports":{}},"24":{"props":[],"npcs":[],"monsters":[{"groupId":24,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":20985,"y":-3200,"z":-116833},"rot":{"x":0,"y":35000,"z":0}}],"teleports":{}},"25":{"props":[{"groupId":25,"instId":300002,"propState":0,"propId":1059,"pos":{"x":33595,"y":-8970,"z":-96354},"rot":{"x":0,"y":215000,"z":0}},{"groupId":25,"instId":300001,"propState":0,"propId":1059,"pos":{"x":33595,"y":-3200,"z":-96354},"rot":{"x":0,"y":215000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"27":{"props":[],"npcs":[{"groupId":27,"instId":400002,"npcId":1007,"pos":{"x":30370,"y":-3189,"z":-108870},"rot":{"x":0,"y":5000,"z":0}}],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300008,"propState":0,"propId":1038,"pos":{"x":26480,"y":-3200,"z":-108480},"rot":{"x":0,"y":215000,"z":0}},{"groupId":26,"instId":300006,"propState":0,"propId":104009,"pos":{"x":27090,"y":-3200,"z":-102819},"rot":{"x":0,"y":215000,"z":0}},{"groupId":26,"instId":300005,"propState":0,"propId":104008,"pos":{"x":26240,"y":-3200,"z":-102639},"rot":{"x":0,"y":215000,"z":0}},{"groupId":26,"instId":300003,"propState":0,"propId":1036,"pos":{"x":21526,"y":-3200,"z":-109911},"rot":{"x":0,"y":305000,"z":0}},{"groupId":26,"instId":300002,"propState":0,"propId":1036,"pos":{"x":22960,"y":-3200,"z":-113966},"rot":{"x":0,"y":305000,"z":0}},{"groupId":26,"instId":300007,"propState":0,"propId":104008,"pos":{"x":26721,"y":-3200,"z":-101951},"rot":{"x":0,"y":215000,"z":0}},{"groupId":26,"instId":300004,"propState":1,"propId":1002,"pos":{"x":24830,"y":-3173,"z":-105040},"rot":{"x":0,"y":65000,"z":0}},{"groupId":26,"instId":300001,"propState":0,"propId":1036,"pos":{"x":27260,"y":-3200,"z":-113926},"rot":{"x":0,"y":305000,"z":0}}],"npcs":[{"groupId":26,"instId":400003,"npcId":3105,"pos":{"x":26615,"y":-2028,"z":-108287},"rot":{"x":0,"y":35000,"z":0}},{"groupId":26,"instId":400002,"npcId":3104,"pos":{"x":26615,"y":-2296,"z":-108287},"rot":{"x":0,"y":35000,"z":0}},{"groupId":26,"instId":400001,"npcId":3103,"pos":{"x":26615,"y":-2564,"z":-108287},"rot":{"x":0,"y":35000,"z":0}}],"monsters":[],"teleports":{}},"28":{"props":[{"groupId":28,"instId":300002,"propState":0,"propId":1059,"pos":{"x":33595,"y":-8900,"z":-96354},"rot":{"x":0,"y":215000,"z":0}},{"groupId":28,"instId":300001,"propState":0,"propId":1059,"pos":{"x":33595,"y":-3200,"z":-96354},"rot":{"x":0,"y":215000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300007,"propState":1,"propId":1049,"pos":{"x":32210,"y":-3198,"z":-105250},"rot":{"x":0,"y":30000,"z":0}},{"groupId":29,"instId":300006,"propState":0,"propId":104008,"pos":{"x":27222,"y":-3200,"z":-101132},"rot":{"x":0,"y":35000,"z":0}},{"groupId":29,"instId":300005,"propState":0,"propId":104009,"pos":{"x":27590,"y":-3200,"z":-102000},"rot":{"x":0,"y":35000,"z":0}},{"groupId":29,"instId":300004,"propState":0,"propId":104008,"pos":{"x":26740,"y":-3200,"z":-101820},"rot":{"x":0,"y":35000,"z":0}},{"groupId":29,"instId":300003,"propState":0,"propId":1036,"pos":{"x":21453,"y":-3200,"z":-109911},"rot":{"x":0,"y":305000,"z":0}},{"groupId":29,"instId":300002,"propState":0,"propId":1036,"pos":{"x":22886,"y":-3200,"z":-113966},"rot":{"x":0,"y":305000,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":1036,"pos":{"x":27187,"y":-3200,"z":-113926},"rot":{"x":0,"y":305000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"30":{"props":[],"npcs":[{"groupId":30,"instId":400001,"npcId":1013,"pos":{"x":23230,"y":-3200,"z":-106347},"rot":{"x":0,"y":65000,"z":0}}],"monsters":[],"teleports":{}},"31":{"props":[],"npcs":[{"groupId":31,"instId":400003,"npcId":1306,"pos":{"x":26507,"y":-3200,"z":-108642},"rot":{"x":0,"y":35000,"z":0}}],"monsters":[],"teleports":{}},"32":{"props":[],"npcs":[{"groupId":32,"instId":400002,"npcId":1007,"pos":{"x":29783,"y":-3200,"z":-110936},"rot":{"x":0,"y":5000,"z":0}}],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300002,"propState":0,"propId":1059,"pos":{"x":33595,"y":-9140,"z":-96354},"rot":{"x":0,"y":215000,"z":0}},{"groupId":33,"instId":300001,"propState":0,"propId":1059,"pos":{"x":33595,"y":-3200,"z":-96354},"rot":{"x":0,"y":215000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[{"groupId":34,"instId":300003,"propState":0,"propId":1000,"pos":{"x":16269,"y":-3200,"z":-117855},"rot":{"x":0,"y":305000,"z":0}},{"groupId":34,"instId":300002,"propState":0,"propId":1000,"pos":{"x":17702,"y":-3200,"z":-121910},"rot":{"x":0,"y":305000,"z":0}},{"groupId":34,"instId":300001,"propState":0,"propId":1000,"pos":{"x":22003,"y":-3200,"z":-121870},"rot":{"x":0,"y":305000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"35":{"props":[{"groupId":35,"instId":300010,"propState":12,"propId":60305,"pos":{"x":27957,"y":-3200,"z":-106050},"rot":{"x":0,"y":35000,"z":0}},{"groupId":35,"instId":300009,"propState":12,"propId":60305,"pos":{"x":18657,"y":-3200,"z":-114170},"rot":{"x":0,"y":35000,"z":0}},{"groupId":35,"instId":300008,"propState":12,"propId":60305,"pos":{"x":21087,"y":-3200,"z":-115870},"rot":{"x":0,"y":35000,"z":0}},{"groupId":35,"instId":300001,"propState":12,"propId":60305,"pos":{"x":23507,"y":-3200,"z":-117560},"rot":{"x":0,"y":35000,"z":0}},{"groupId":35,"instId":300007,"propState":12,"propId":60305,"pos":{"x":23447,"y":-3200,"z":-112490},"rot":{"x":0,"y":35000,"z":0}},{"groupId":35,"instId":300006,"propState":12,"propId":60305,"pos":{"x":25803,"y":-3200,"z":-109135},"rot":{"x":0,"y":35000,"z":0}},{"groupId":35,"instId":300005,"propState":12,"propId":60305,"pos":{"x":23345,"y":-3200,"z":-107414},"rot":{"x":0,"y":35000,"z":0}},{"groupId":35,"instId":300004,"propState":12,"propId":60305,"pos":{"x":28260,"y":-3200,"z":-110856},"rot":{"x":0,"y":35000,"z":0}},{"groupId":35,"instId":300003,"propState":12,"propId":60305,"pos":{"x":21051,"y":-3200,"z":-110691},"rot":{"x":0,"y":35000,"z":0}},{"groupId":35,"instId":300002,"propState":12,"propId":60305,"pos":{"x":25966,"y":-3200,"z":-114132},"rot":{"x":0,"y":35000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"36":{"props":[{"groupId":36,"instId":300002,"propState":1,"propId":1049,"pos":{"x":28715,"y":-3200,"z":-110362},"rot":{"x":0,"y":35000,"z":0}},{"groupId":36,"instId":300001,"propState":1,"propId":1038,"pos":{"x":23800,"y":-3200,"z":-106921},"rot":{"x":0,"y":215000,"z":0}}],"npcs":[{"groupId":36,"instId":400003,"npcId":3105,"pos":{"x":23930,"y":-2037,"z":-106736},"rot":{"x":0,"y":35000,"z":0}},{"groupId":36,"instId":400002,"npcId":3103,"pos":{"x":23930,"y":-2564,"z":-106736},"rot":{"x":0,"y":35000,"z":0}},{"groupId":36,"instId":400001,"npcId":3104,"pos":{"x":23930,"y":-2319,"z":-106736},"rot":{"x":0,"y":35000,"z":0}}],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300003,"propState":12,"propId":60305,"pos":{"x":25020,"y":-3200,"z":-105283},"rot":{"x":0,"y":35000,"z":0}},{"groupId":37,"instId":300002,"propState":12,"propId":60305,"pos":{"x":29935,"y":-3200,"z":-108724},"rot":{"x":0,"y":35000,"z":0}},{"groupId":37,"instId":300001,"propState":1,"propId":1038,"pos":{"x":26330,"y":-3200,"z":-108642},"rot":{"x":0,"y":215000,"z":0}}],"npcs":[{"groupId":37,"instId":400002,"npcId":3106,"pos":{"x":26460,"y":-2564,"z":-108456},"rot":{"x":0,"y":35000,"z":0}},{"groupId":37,"instId":400001,"npcId":3107,"pos":{"x":26460,"y":-2286,"z":-108456},"rot":{"x":0,"y":35000,"z":0}}],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300002,"propState":1,"propId":1049,"pos":{"x":28695,"y":-3200,"z":-110362},"rot":{"x":0,"y":35000,"z":0}},{"groupId":38,"instId":300001,"propState":1,"propId":1038,"pos":{"x":23780,"y":-3200,"z":-106921},"rot":{"x":0,"y":215000,"z":0}}],"npcs":[{"groupId":38,"instId":400002,"npcId":3106,"pos":{"x":23910,"y":-2564,"z":-106736},"rot":{"x":0,"y":35000,"z":0}},{"groupId":38,"instId":400001,"npcId":3107,"pos":{"x":23910,"y":-2286,"z":-106736},"rot":{"x":0,"y":35000,"z":0}}],"monsters":[],"teleports":{}},"48":{"props":[{"groupId":48,"instId":300004,"propState":0,"propId":1059,"pos":{"x":-24650,"y":10538,"z":86110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":48,"instId":300003,"propState":0,"propId":1059,"pos":{"x":-24410,"y":10487,"z":71880},"rot":{"x":0,"y":180000,"z":0}},{"groupId":48,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-52670,"y":9036,"z":76420},"rot":{"x":0,"y":270000,"z":0}},{"groupId":48,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-15450,"y":10521,"z":76720},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"49":{"props":[{"groupId":49,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-30350,"y":10517,"z":73180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-30350,"y":10517,"z":81180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-26350,"y":10487,"z":81180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-26850,"y":10487,"z":80380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-27190,"y":10487,"z":81180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-34350,"y":10521,"z":73180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-34850,"y":10357,"z":73980},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-35220,"y":10180,"z":73180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":49,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-45110,"y":9036,"z":80680},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-47610,"y":9036,"z":77180},"rot":{"x":0,"y":0,"z":0}},{"groupId":49,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-45110,"y":9036,"z":73680},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"50":{"props":[{"groupId":50,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-40080,"y":9036,"z":80180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":50,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-40080,"y":9036,"z":74180},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"91":{"props":[{"groupId":91,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-30350,"y":10517,"z":81180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":91,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-35220,"y":10180,"z":73180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":91,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-30350,"y":10517,"z":73180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":91,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-26350,"y":10487,"z":81180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":91,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-26850,"y":10487,"z":80380},"rot":{"x":0,"y":90000,"z":0}},{"groupId":91,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-27190,"y":10487,"z":81180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":91,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-34350,"y":10521,"z":73180},"rot":{"x":0,"y":90000,"z":0}},{"groupId":91,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-34850,"y":10357,"z":73980},"rot":{"x":0,"y":90000,"z":0}},{"groupId":91,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-45110,"y":9036,"z":80680},"rot":{"x":0,"y":0,"z":0}},{"groupId":91,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-47610,"y":9036,"z":77180},"rot":{"x":0,"y":0,"z":0}},{"groupId":91,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-45110,"y":9036,"z":73680},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"51":{"props":[],"npcs":[{"groupId":51,"instId":400001,"npcId":3013,"pos":{"x":-40570,"y":9036,"z":80680},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"52":{"props":[],"npcs":[{"groupId":52,"instId":400001,"npcId":3013,"pos":{"x":-40570,"y":9036,"z":73680},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"53":{"props":[],"npcs":[{"groupId":53,"instId":400001,"npcId":3013,"pos":{"x":-41570,"y":9036,"z":77180},"rot":{"x":0,"y":90000,"z":0}}],"monsters":[],"teleports":{}},"54":{"props":[],"npcs":[],"monsters":[{"groupId":54,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-40090,"y":9036,"z":75180},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"55":{"props":[],"npcs":[],"monsters":[{"groupId":55,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-40090,"y":9036,"z":79180},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"56":{"props":[],"npcs":[],"monsters":[{"groupId":56,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-42090,"y":9036,"z":77180},"rot":{"x":0,"y":90000,"z":0}}],"teleports":{}},"57":{"props":[{"groupId":57,"instId":300003,"propState":0,"propId":1059,"pos":{"x":-36860,"y":16011,"z":269440},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-12300,"y":16011,"z":269440},"rot":{"x":0,"y":0,"z":0}},{"groupId":57,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-24940,"y":13072,"z":231810},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"58":{"props":[{"groupId":58,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-28940,"y":16040,"z":254180},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-20940,"y":16040,"z":250210},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-20940,"y":16040,"z":254180},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-20940,"y":16040,"z":249370},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-21740,"y":16040,"z":249870},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-28940,"y":16040,"z":257270},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-28140,"y":16040,"z":257770},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-28940,"y":16040,"z":258140},"rot":{"x":0,"y":180000,"z":0}},{"groupId":58,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-20960,"y":16040,"z":265280},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-24460,"y":16040,"z":267780},"rot":{"x":0,"y":90000,"z":0}},{"groupId":58,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-27960,"y":16040,"z":265280},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"59":{"props":[{"groupId":59,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-21940,"y":16040,"z":260800},"rot":{"x":0,"y":180000,"z":0}},{"groupId":59,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-27940,"y":16040,"z":260800},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"92":{"props":[{"groupId":92,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-20940,"y":16040,"z":249370},"rot":{"x":0,"y":180000,"z":0}},{"groupId":92,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-20940,"y":16040,"z":254180},"rot":{"x":0,"y":180000,"z":0}},{"groupId":92,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-20960,"y":16040,"z":265280},"rot":{"x":0,"y":90000,"z":0}},{"groupId":92,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-28940,"y":16040,"z":254180},"rot":{"x":0,"y":180000,"z":0}},{"groupId":92,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-21740,"y":16040,"z":249870},"rot":{"x":0,"y":180000,"z":0}},{"groupId":92,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-20940,"y":16040,"z":250210},"rot":{"x":0,"y":180000,"z":0}},{"groupId":92,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-28940,"y":16040,"z":257270},"rot":{"x":0,"y":180000,"z":0}},{"groupId":92,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-28140,"y":16040,"z":257770},"rot":{"x":0,"y":180000,"z":0}},{"groupId":92,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-28940,"y":16040,"z":258140},"rot":{"x":0,"y":180000,"z":0}},{"groupId":92,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-24460,"y":16040,"z":267780},"rot":{"x":0,"y":90000,"z":0}},{"groupId":92,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-27960,"y":16040,"z":265280},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"60":{"props":[],"npcs":[{"groupId":60,"instId":400001,"npcId":3013,"pos":{"x":-20860,"y":16040,"z":260190},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"61":{"props":[],"npcs":[{"groupId":61,"instId":400001,"npcId":3013,"pos":{"x":-27860,"y":16040,"z":260190},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"62":{"props":[],"npcs":[{"groupId":62,"instId":400001,"npcId":3013,"pos":{"x":-24360,"y":16040,"z":261190},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"63":{"props":[],"npcs":[],"monsters":[{"groupId":63,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-26370,"y":16040,"z":262370},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"64":{"props":[],"npcs":[],"monsters":[{"groupId":64,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-22370,"y":16040,"z":262370},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"65":{"props":[],"npcs":[],"monsters":[{"groupId":65,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-24370,"y":16040,"z":264370},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"66":{"props":[{"groupId":66,"instId":300003,"propState":0,"propId":1059,"pos":{"x":-24470,"y":12680,"z":214330},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-24510,"y":12700,"z":230950},"rot":{"x":0,"y":0,"z":0}},{"groupId":66,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-38300,"y":12680,"z":222180},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"67":{"props":[{"groupId":67,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-23950,"y":12700,"z":219230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-23950,"y":12700,"z":227230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-27950,"y":12700,"z":219230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-27450,"y":12700,"z":220030},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-27110,"y":12700,"z":219230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-19950,"y":12700,"z":227230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-19450,"y":12700,"z":226430},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-19080,"y":12700,"z":227230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":67,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-10950,"y":12700,"z":219730},"rot":{"x":0,"y":180000,"z":0}},{"groupId":67,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-8450,"y":12700,"z":223230},"rot":{"x":0,"y":180000,"z":0}},{"groupId":67,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-10950,"y":12700,"z":226730},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"68":{"props":[{"groupId":68,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-14950,"y":12700,"z":226230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":68,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-14950,"y":12700,"z":220230},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"93":{"props":[{"groupId":93,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-23950,"y":12700,"z":227230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":93,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-23950,"y":12700,"z":219230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":93,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-27950,"y":12700,"z":219230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":93,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-27450,"y":12700,"z":220030},"rot":{"x":0,"y":270000,"z":0}},{"groupId":93,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-27110,"y":12700,"z":219230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":93,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-19950,"y":12700,"z":227230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":93,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-19450,"y":12700,"z":226430},"rot":{"x":0,"y":270000,"z":0}},{"groupId":93,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-19080,"y":12700,"z":227230},"rot":{"x":0,"y":270000,"z":0}},{"groupId":93,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-10950,"y":12700,"z":219730},"rot":{"x":0,"y":180000,"z":0}},{"groupId":93,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-8450,"y":12700,"z":223230},"rot":{"x":0,"y":180000,"z":0}},{"groupId":93,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-10950,"y":12700,"z":226730},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"69":{"props":[],"npcs":[{"groupId":69,"instId":400001,"npcId":3013,"pos":{"x":-14950,"y":12700,"z":219730},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"70":{"props":[],"npcs":[{"groupId":70,"instId":400001,"npcId":3013,"pos":{"x":-14950,"y":12700,"z":226730},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"71":{"props":[],"npcs":[{"groupId":71,"instId":400001,"npcId":3013,"pos":{"x":-13950,"y":12700,"z":223230},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"72":{"props":[],"npcs":[],"monsters":[{"groupId":72,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-15950,"y":12700,"z":225230},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"73":{"props":[],"npcs":[],"monsters":[{"groupId":73,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-15950,"y":12700,"z":221230},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"74":{"props":[],"npcs":[],"monsters":[{"groupId":74,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-13950,"y":12700,"z":223230},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300004,"propState":1,"propId":1049,"pos":{"x":27480,"y":-3189,"z":-113620},"rot":{"x":0,"y":35000,"z":0}},{"groupId":80,"instId":300003,"propState":1,"propId":1049,"pos":{"x":24440,"y":-3189,"z":-118110},"rot":{"x":0,"y":35000,"z":0}},{"groupId":80,"instId":300005,"propState":1,"propId":1049,"pos":{"x":21810,"y":-3173,"z":-109710},"rot":{"x":0,"y":35000,"z":0}},{"groupId":80,"instId":300002,"propState":1,"propId":1049,"pos":{"x":18745,"y":-3200,"z":-114293},"rot":{"x":0,"y":35000,"z":0}},{"groupId":80,"instId":300001,"propState":12,"propId":60305,"pos":{"x":26580,"y":-3200,"z":-108290},"rot":{"x":0,"y":35000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300010,"propState":12,"propId":60305,"pos":{"x":25117,"y":-3200,"z":-103701},"rot":{"x":0,"y":35000,"z":0}},{"groupId":79,"instId":300008,"propState":0,"propId":104010,"pos":{"x":26460,"y":-16330,"z":-103939},"rot":{"x":0,"y":35000,"z":0}},{"groupId":79,"instId":300007,"propState":0,"propId":104010,"pos":{"x":25610,"y":-16330,"z":-103759},"rot":{"x":0,"y":35000,"z":0}},{"groupId":79,"instId":300005,"propState":0,"propId":104010,"pos":{"x":27114,"y":-16330,"z":-114163},"rot":{"x":0,"y":35000,"z":0}},{"groupId":79,"instId":300002,"propState":0,"propId":1033,"pos":{"x":18183,"y":-3200,"z":-121338},"rot":{"x":0,"y":305000,"z":0}},{"groupId":79,"instId":300011,"propState":1,"propId":1049,"pos":{"x":31670,"y":-3200,"z":-108290},"rot":{"x":0,"y":32000,"z":0}},{"groupId":79,"instId":300009,"propState":0,"propId":104010,"pos":{"x":26091,"y":-16330,"z":-103071},"rot":{"x":0,"y":35000,"z":0}},{"groupId":79,"instId":300006,"propState":0,"propId":104010,"pos":{"x":28056,"y":-16330,"z":-114212},"rot":{"x":0,"y":35000,"z":0}},{"groupId":79,"instId":300004,"propState":0,"propId":104010,"pos":{"x":27557,"y":-16330,"z":-114925},"rot":{"x":0,"y":35000,"z":0}},{"groupId":79,"instId":300003,"propState":0,"propId":1033,"pos":{"x":16750,"y":-3200,"z":-117283},"rot":{"x":0,"y":305000,"z":0}},{"groupId":79,"instId":300001,"propState":0,"propId":1033,"pos":{"x":22484,"y":-3200,"z":-121298},"rot":{"x":0,"y":305000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8060401":{"P80604_F80604001":{"scenes":{"14":{"props":[{"groupId":14,"instId":300004,"propState":0,"propId":1059,"pos":{"x":-15350,"y":10521,"z":77160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-24534,"y":10560,"z":70390},"rot":{"x":0,"y":0,"z":0}},{"groupId":14,"instId":300003,"propState":0,"propId":1059,"pos":{"x":-33600,"y":10521,"z":77160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":14,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-24534,"y":6890,"z":70390},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"16":{"props":[],"npcs":[],"monsters":[{"groupId":16,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-24534,"y":10560,"z":91390},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-24534,"y":10560,"z":100890},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300006,"propState":1,"propId":60408,"pos":{"x":-27348,"y":10560,"z":83880},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":300005,"propState":1,"propId":1038,"pos":{"x":-21534,"y":10560,"z":88390},"rot":{"x":0,"y":0,"z":0}},{"groupId":15,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-27534,"y":10560,"z":88390},"rot":{"x":0,"y":150000,"z":0}},{"groupId":15,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-21034,"y":10560,"z":98390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":15,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-28034,"y":10560,"z":98390},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":15,"instId":400002,"npcId":3104,"pos":{"x":-21534,"y":11469,"z":88200},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":400003,"npcId":3105,"pos":{"x":-21534,"y":11742,"z":88200},"rot":{"x":0,"y":180000,"z":0}},{"groupId":15,"instId":400001,"npcId":3103,"pos":{"x":-21534,"y":11196,"z":88200},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"17":{"props":[{"groupId":17,"instId":300004,"propState":0,"propId":1059,"pos":{"x":-15350,"y":10521,"z":77160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300003,"propState":0,"propId":1059,"pos":{"x":-33600,"y":10521,"z":77160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":17,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-24534,"y":6020,"z":70390},"rot":{"x":0,"y":0,"z":0}},{"groupId":17,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-24534,"y":10560,"z":70390},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"19":{"props":[],"npcs":[],"monsters":[{"groupId":19,"instId":200001,"monsterId":1002040,"eventId":99999011,"pos":{"x":-24534,"y":10560,"z":91390},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"18":{"props":[{"groupId":18,"instId":300014,"propState":1,"propId":1049,"pos":{"x":-28534,"y":10517,"z":85390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300013,"propState":12,"propId":60305,"pos":{"x":-20534,"y":10517,"z":85390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300012,"propState":0,"propId":104008,"pos":{"x":-20534,"y":10517,"z":81390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300011,"propState":0,"propId":104009,"pos":{"x":-21334,"y":10487,"z":81890},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300010,"propState":0,"propId":104008,"pos":{"x":-20534,"y":10517,"z":82230},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300009,"propState":20,"propId":60305,"pos":{"x":-23160,"y":10466,"z":94390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300008,"propState":20,"propId":60305,"pos":{"x":-26160,"y":10466,"z":94390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300007,"propState":20,"propId":60305,"pos":{"x":-29160,"y":-45041,"z":94390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":18,"instId":300004,"propState":0,"propId":1033,"pos":{"x":-21034,"y":10294,"z":98390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-24534,"y":10294,"z":100890},"rot":{"x":0,"y":90000,"z":0}},{"groupId":18,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-28034,"y":10294,"z":98390},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"20":{"props":[{"groupId":20,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-24534,"y":5420,"z":70390},"rot":{"x":0,"y":0,"z":0}},{"groupId":20,"instId":300004,"propState":0,"propId":1059,"pos":{"x":-15350,"y":10521,"z":77160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300003,"propState":0,"propId":1059,"pos":{"x":-33600,"y":10521,"z":77160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":20,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-24534,"y":10560,"z":70390},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"21":{"props":[{"groupId":21,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-20534,"y":10560,"z":85390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-20534,"y":10560,"z":82230},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-27734,"y":10560,"z":89890},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-24534,"y":10560,"z":100890},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-28534,"y":10560,"z":85390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-20534,"y":10560,"z":81390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-21334,"y":10560,"z":81890},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-28534,"y":10560,"z":89390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-28534,"y":10560,"z":90260},"rot":{"x":0,"y":180000,"z":0}},{"groupId":21,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-21034,"y":10560,"z":98390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":21,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-28034,"y":10560,"z":98390},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"22":{"props":[{"groupId":22,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-21534,"y":10560,"z":94390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":22,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-27534,"y":10560,"z":94390},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"116":{"props":[{"groupId":116,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-28534,"y":10560,"z":89390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":116,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-20534,"y":10560,"z":85390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":116,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-20534,"y":10560,"z":82230},"rot":{"x":0,"y":180000,"z":0}},{"groupId":116,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-24534,"y":10560,"z":100890},"rot":{"x":0,"y":90000,"z":0}},{"groupId":116,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-28534,"y":10560,"z":85390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":116,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-20534,"y":10560,"z":81390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":116,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-21334,"y":10560,"z":81890},"rot":{"x":0,"y":180000,"z":0}},{"groupId":116,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-27734,"y":10560,"z":89890},"rot":{"x":0,"y":180000,"z":0}},{"groupId":116,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-28534,"y":10560,"z":90260},"rot":{"x":0,"y":180000,"z":0}},{"groupId":116,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-21034,"y":10560,"z":98390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":116,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-28034,"y":10560,"z":98390},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"23":{"props":[],"npcs":[{"groupId":23,"instId":400001,"npcId":3013,"pos":{"x":-21034,"y":10560,"z":94390},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"24":{"props":[],"npcs":[{"groupId":24,"instId":400001,"npcId":3013,"pos":{"x":-28034,"y":10560,"z":94390},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"25":{"props":[],"npcs":[{"groupId":25,"instId":400001,"npcId":3013,"pos":{"x":-24534,"y":10560,"z":95390},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"26":{"props":[],"npcs":[],"monsters":[{"groupId":26,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-26534,"y":10560,"z":93390},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"27":{"props":[],"npcs":[],"monsters":[{"groupId":27,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-22534,"y":10560,"z":93390},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"28":{"props":[],"npcs":[],"monsters":[{"groupId":28,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-24534,"y":10560,"z":95390},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"29":{"props":[{"groupId":29,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-24534,"y":5780,"z":70390},"rot":{"x":0,"y":0,"z":0}},{"groupId":29,"instId":300004,"propState":0,"propId":1059,"pos":{"x":-15350,"y":10521,"z":77160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":29,"instId":300003,"propState":0,"propId":1059,"pos":{"x":-33600,"y":10521,"z":77160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":29,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-24534,"y":10560,"z":70390},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"31":{"props":[],"npcs":[{"groupId":31,"instId":400002,"npcId":1007,"pos":{"x":-28534,"y":10517,"z":83390},"rot":{"x":0,"y":150000,"z":0}}],"monsters":[],"teleports":{}},"30":{"props":[{"groupId":30,"instId":300008,"propState":0,"propId":1038,"pos":{"x":-24534,"y":10560,"z":85390},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300007,"propState":0,"propId":104008,"pos":{"x":-20724,"y":10560,"z":79890},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300006,"propState":0,"propId":104009,"pos":{"x":-21524,"y":10560,"z":80390},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300005,"propState":0,"propId":104008,"pos":{"x":-20724,"y":10560,"z":80730},"rot":{"x":0,"y":0,"z":0}},{"groupId":30,"instId":300004,"propState":1,"propId":1002,"pos":{"x":-21534,"y":10560,"z":83390},"rot":{"x":0,"y":210000,"z":0}},{"groupId":30,"instId":300003,"propState":0,"propId":1036,"pos":{"x":-21034,"y":10560,"z":89390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300002,"propState":0,"propId":1036,"pos":{"x":-24534,"y":10560,"z":91890},"rot":{"x":0,"y":90000,"z":0}},{"groupId":30,"instId":300001,"propState":0,"propId":1036,"pos":{"x":-28034,"y":10560,"z":89390},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[{"groupId":30,"instId":400003,"npcId":3105,"pos":{"x":-24534,"y":11732,"z":85155},"rot":{"x":0,"y":180000,"z":0}},{"groupId":30,"instId":400002,"npcId":3104,"pos":{"x":-24534,"y":11464,"z":85155},"rot":{"x":0,"y":180000,"z":0}},{"groupId":30,"instId":400001,"npcId":3103,"pos":{"x":-24534,"y":11196,"z":85155},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"32":{"props":[{"groupId":32,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-24534,"y":4460,"z":70390},"rot":{"x":0,"y":0,"z":0}},{"groupId":32,"instId":300004,"propState":0,"propId":1059,"pos":{"x":-15350,"y":10521,"z":77160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":32,"instId":300003,"propState":0,"propId":1059,"pos":{"x":-33600,"y":10521,"z":77160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":32,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-24534,"y":10560,"z":70390},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"33":{"props":[{"groupId":33,"instId":300007,"propState":1,"propId":1049,"pos":{"x":-28450,"y":10517,"z":79900},"rot":{"x":0,"y":180000,"z":0}},{"groupId":33,"instId":300006,"propState":0,"propId":104008,"pos":{"x":-20724,"y":10560,"z":78890},"rot":{"x":0,"y":180000,"z":0}},{"groupId":33,"instId":300005,"propState":0,"propId":104009,"pos":{"x":-21524,"y":10560,"z":79390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":33,"instId":300004,"propState":0,"propId":104008,"pos":{"x":-20724,"y":10560,"z":79730},"rot":{"x":0,"y":180000,"z":0}},{"groupId":33,"instId":300003,"propState":0,"propId":1036,"pos":{"x":-21034,"y":10560,"z":89390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":33,"instId":300002,"propState":0,"propId":1036,"pos":{"x":-24534,"y":10560,"z":91890},"rot":{"x":0,"y":90000,"z":0}},{"groupId":33,"instId":300001,"propState":0,"propId":1036,"pos":{"x":-28034,"y":10560,"z":89390},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"34":{"props":[],"npcs":[{"groupId":34,"instId":400001,"npcId":1013,"pos":{"x":-20534,"y":10560,"z":85390},"rot":{"x":0,"y":210000,"z":0}}],"monsters":[],"teleports":{}},"35":{"props":[],"npcs":[{"groupId":35,"instId":400003,"npcId":1306,"pos":{"x":-24534,"y":10560,"z":85390},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"36":{"props":[],"npcs":[{"groupId":36,"instId":400002,"npcId":1007,"pos":{"x":-28534,"y":10560,"z":85390},"rot":{"x":0,"y":150000,"z":0}}],"monsters":[],"teleports":{}},"37":{"props":[{"groupId":37,"instId":300004,"propState":0,"propId":1059,"pos":{"x":-15350,"y":10521,"z":77160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":37,"instId":300003,"propState":0,"propId":1059,"pos":{"x":-33600,"y":10521,"z":77160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":37,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-24534,"y":3210,"z":70390},"rot":{"x":0,"y":0,"z":0}},{"groupId":37,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-24534,"y":10560,"z":70390},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"38":{"props":[{"groupId":38,"instId":300002,"propState":0,"propId":1000,"pos":{"x":-24530,"y":10560,"z":101850},"rot":{"x":0,"y":90000,"z":0}},{"groupId":38,"instId":300003,"propState":0,"propId":1000,"pos":{"x":-21030,"y":10560,"z":99350},"rot":{"x":0,"y":90000,"z":0}},{"groupId":38,"instId":300001,"propState":0,"propId":1000,"pos":{"x":-28030,"y":10560,"z":99350},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"39":{"props":[{"groupId":39,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-24534,"y":10537,"z":82020},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":300008,"propState":12,"propId":60305,"pos":{"x":-24534,"y":10537,"z":85850},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":300007,"propState":12,"propId":60305,"pos":{"x":-24534,"y":10537,"z":93535},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":300003,"propState":12,"propId":60305,"pos":{"x":-21534,"y":10560,"z":93770},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":300009,"propState":12,"propId":60305,"pos":{"x":-21730,"y":10537,"z":85850},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-27490,"y":10537,"z":85850},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":300006,"propState":12,"propId":60305,"pos":{"x":-24534,"y":10560,"z":89770},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":300005,"propState":12,"propId":60305,"pos":{"x":-21534,"y":10560,"z":89770},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":300004,"propState":12,"propId":60305,"pos":{"x":-27534,"y":10560,"z":89770},"rot":{"x":0,"y":180000,"z":0}},{"groupId":39,"instId":300002,"propState":12,"propId":60305,"pos":{"x":-27534,"y":10560,"z":93770},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"40":{"props":[{"groupId":40,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-27534,"y":10560,"z":85390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":40,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-21534,"y":10560,"z":85390},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":40,"instId":400003,"npcId":3105,"pos":{"x":-21534,"y":11712,"z":85164},"rot":{"x":0,"y":180000,"z":0}},{"groupId":40,"instId":400002,"npcId":3103,"pos":{"x":-21534,"y":11196,"z":85164},"rot":{"x":0,"y":180000,"z":0}},{"groupId":40,"instId":400001,"npcId":3104,"pos":{"x":-21534,"y":11430,"z":85164},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"41":{"props":[{"groupId":41,"instId":300003,"propState":12,"propId":60305,"pos":{"x":-21534,"y":10560,"z":83390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":41,"instId":300002,"propState":12,"propId":60305,"pos":{"x":-27534,"y":10560,"z":83390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":41,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-24534,"y":10560,"z":85390},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":41,"instId":400002,"npcId":3106,"pos":{"x":-24534,"y":11196,"z":85164},"rot":{"x":0,"y":180000,"z":0}},{"groupId":41,"instId":400001,"npcId":3107,"pos":{"x":-24534,"y":11474,"z":85164},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"42":{"props":[{"groupId":42,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-27534,"y":10560,"z":85390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":42,"instId":300001,"propState":1,"propId":1038,"pos":{"x":-21534,"y":10560,"z":85390},"rot":{"x":0,"y":0,"z":0}}],"npcs":[{"groupId":42,"instId":400002,"npcId":3106,"pos":{"x":-21534,"y":11196,"z":85164},"rot":{"x":0,"y":180000,"z":0}},{"groupId":42,"instId":400001,"npcId":3107,"pos":{"x":-21534,"y":11474,"z":85164},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"43":{"props":[{"groupId":43,"instId":300003,"propState":0,"propId":1059,"pos":{"x":-33600,"y":10521,"z":77160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":43,"instId":300002,"propState":0,"propId":1059,"pos":{"x":47580,"y":-6780,"z":-77420},"rot":{"x":0,"y":30000,"z":0}},{"groupId":43,"instId":300004,"propState":0,"propId":1059,"pos":{"x":-15350,"y":10521,"z":77160},"rot":{"x":0,"y":90000,"z":0}},{"groupId":43,"instId":300001,"propState":0,"propId":1059,"pos":{"x":62800,"y":-204,"z":-47300},"rot":{"x":0,"y":30000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"44":{"props":[{"groupId":44,"instId":300011,"propState":1,"propId":1049,"pos":{"x":51616,"y":-191,"z":-62430},"rot":{"x":0,"y":210000,"z":0}},{"groupId":44,"instId":300010,"propState":12,"propId":60305,"pos":{"x":48650,"y":-163,"z":-68200},"rot":{"x":0,"y":210000,"z":0}},{"groupId":44,"instId":300009,"propState":0,"propId":104010,"pos":{"x":45510,"y":-204,"z":-73237},"rot":{"x":0,"y":210000,"z":0}},{"groupId":44,"instId":300008,"propState":0,"propId":104010,"pos":{"x":45067,"y":-204,"z":-72404},"rot":{"x":0,"y":210000,"z":0}},{"groupId":44,"instId":300007,"propState":0,"propId":104010,"pos":{"x":45930,"y":-204,"z":-72510},"rot":{"x":0,"y":210000,"z":0}},{"groupId":44,"instId":300006,"propState":0,"propId":104010,"pos":{"x":53616,"y":-191,"z":-58966},"rot":{"x":0,"y":210000,"z":0}},{"groupId":44,"instId":300005,"propState":0,"propId":104010,"pos":{"x":54559,"y":-191,"z":-58933},"rot":{"x":0,"y":210000,"z":0}},{"groupId":44,"instId":300004,"propState":0,"propId":104010,"pos":{"x":54051,"y":-191,"z":-58212},"rot":{"x":0,"y":210000,"z":0}},{"groupId":44,"instId":300003,"propState":0,"propId":1033,"pos":{"x":64611,"y":-191,"z":-54921},"rot":{"x":0,"y":120000,"z":0}},{"groupId":44,"instId":300002,"propState":0,"propId":1033,"pos":{"x":62830,"y":-191,"z":-51006},"rot":{"x":0,"y":120000,"z":0}},{"groupId":44,"instId":300001,"propState":0,"propId":1033,"pos":{"x":58549,"y":-191,"z":-51421},"rot":{"x":0,"y":120000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"117":{"props":[{"groupId":117,"instId":300011,"propState":1,"propId":1049,"pos":{"x":51616,"y":-191,"z":-62430},"rot":{"x":0,"y":210000,"z":0}},{"groupId":117,"instId":300010,"propState":12,"propId":60305,"pos":{"x":48650,"y":-163,"z":-68200},"rot":{"x":0,"y":210000,"z":0}},{"groupId":117,"instId":300009,"propState":0,"propId":104010,"pos":{"x":45510,"y":-204,"z":-73237},"rot":{"x":0,"y":210000,"z":0}},{"groupId":117,"instId":300008,"propState":0,"propId":104010,"pos":{"x":45067,"y":-204,"z":-72404},"rot":{"x":0,"y":210000,"z":0}},{"groupId":117,"instId":300007,"propState":0,"propId":104010,"pos":{"x":45930,"y":-204,"z":-72510},"rot":{"x":0,"y":210000,"z":0}},{"groupId":117,"instId":300006,"propState":0,"propId":104010,"pos":{"x":53616,"y":-191,"z":-58966},"rot":{"x":0,"y":210000,"z":0}},{"groupId":117,"instId":300005,"propState":0,"propId":104010,"pos":{"x":54559,"y":-191,"z":-58933},"rot":{"x":0,"y":210000,"z":0}},{"groupId":117,"instId":300004,"propState":0,"propId":104010,"pos":{"x":54051,"y":-191,"z":-58212},"rot":{"x":0,"y":210000,"z":0}},{"groupId":117,"instId":300003,"propState":0,"propId":1033,"pos":{"x":64611,"y":-191,"z":-54921},"rot":{"x":0,"y":120000,"z":0}},{"groupId":117,"instId":300002,"propState":0,"propId":1033,"pos":{"x":62830,"y":-191,"z":-51006},"rot":{"x":0,"y":120000,"z":0}},{"groupId":117,"instId":300001,"propState":0,"propId":1033,"pos":{"x":58549,"y":-191,"z":-51421},"rot":{"x":0,"y":120000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"45":{"props":[{"groupId":45,"instId":300002,"propState":1,"propId":1049,"pos":{"x":62178,"y":-191,"z":-58136},"rot":{"x":0,"y":210000,"z":0}},{"groupId":45,"instId":300001,"propState":12,"propId":60305,"pos":{"x":56982,"y":-191,"z":-55136},"rot":{"x":0,"y":210000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"46":{"props":[],"npcs":[{"groupId":46,"instId":400001,"npcId":3013,"pos":{"x":62470,"y":-191,"z":-58340},"rot":{"x":0,"y":210000,"z":0}}],"monsters":[],"teleports":{}},"47":{"props":[],"npcs":[{"groupId":47,"instId":400001,"npcId":3013,"pos":{"x":56740,"y":-191,"z":-54970},"rot":{"x":0,"y":210000,"z":0}}],"monsters":[],"teleports":{}},"48":{"props":[],"npcs":[{"groupId":48,"instId":400001,"npcId":3013,"pos":{"x":60080,"y":-191,"z":-55769},"rot":{"x":0,"y":210000,"z":0}}],"monsters":[],"teleports":{}},"49":{"props":[],"npcs":[],"monsters":[{"groupId":49,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":57348,"y":-191,"z":-56502},"rot":{"x":0,"y":210000,"z":0}}],"teleports":{}},"50":{"props":[],"npcs":[],"monsters":[{"groupId":50,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":60812,"y":-191,"z":-58502},"rot":{"x":0,"y":210000,"z":0}}],"teleports":{}},"51":{"props":[],"npcs":[],"monsters":[{"groupId":51,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":60080,"y":-191,"z":-55769},"rot":{"x":0,"y":210000,"z":0}}],"teleports":{}},"52":{"props":[{"groupId":52,"instId":300003,"propState":0,"propId":1059,"pos":{"x":-24890,"y":12680,"z":213960},"rot":{"x":0,"y":0,"z":0}},{"groupId":52,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-25080,"y":12738,"z":229680},"rot":{"x":0,"y":0,"z":0}},{"groupId":52,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-39710,"y":12680,"z":224240},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"54":{"props":[{"groupId":54,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-13190,"y":12680,"z":219600},"rot":{"x":0,"y":270000,"z":0}},{"groupId":54,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-13190,"y":12680,"z":225600},"rot":{"x":0,"y":270000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"118":{"props":[{"groupId":118,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-22190,"y":12680,"z":226600},"rot":{"x":0,"y":270000,"z":0}},{"groupId":118,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-22190,"y":12680,"z":218600},"rot":{"x":0,"y":270000,"z":0}},{"groupId":118,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-26190,"y":12680,"z":218600},"rot":{"x":0,"y":270000,"z":0}},{"groupId":118,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-25690,"y":12680,"z":219400},"rot":{"x":0,"y":270000,"z":0}},{"groupId":118,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-25350,"y":12680,"z":218600},"rot":{"x":0,"y":270000,"z":0}},{"groupId":118,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-18190,"y":12680,"z":226600},"rot":{"x":0,"y":270000,"z":0}},{"groupId":118,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-17690,"y":12680,"z":225800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":118,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-17320,"y":12680,"z":226600},"rot":{"x":0,"y":270000,"z":0}},{"groupId":118,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-9190,"y":12680,"z":219100},"rot":{"x":0,"y":180000,"z":0}},{"groupId":118,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-6690,"y":12680,"z":222600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":118,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-9190,"y":12680,"z":226100},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"53":{"props":[{"groupId":53,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-22190,"y":12680,"z":226600},"rot":{"x":0,"y":270000,"z":0}},{"groupId":53,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-22190,"y":12680,"z":218600},"rot":{"x":0,"y":270000,"z":0}},{"groupId":53,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-25350,"y":12680,"z":218600},"rot":{"x":0,"y":270000,"z":0}},{"groupId":53,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-26190,"y":12680,"z":218600},"rot":{"x":0,"y":270000,"z":0}},{"groupId":53,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-25690,"y":12680,"z":219400},"rot":{"x":0,"y":270000,"z":0}},{"groupId":53,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-18190,"y":12680,"z":226600},"rot":{"x":0,"y":270000,"z":0}},{"groupId":53,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-17690,"y":12680,"z":225800},"rot":{"x":0,"y":270000,"z":0}},{"groupId":53,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-17320,"y":12680,"z":226600},"rot":{"x":0,"y":270000,"z":0}},{"groupId":53,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-9190,"y":12680,"z":219100},"rot":{"x":0,"y":180000,"z":0}},{"groupId":53,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-6690,"y":12680,"z":222600},"rot":{"x":0,"y":180000,"z":0}},{"groupId":53,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-9190,"y":12680,"z":226100},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"55":{"props":[],"npcs":[{"groupId":55,"instId":400001,"npcId":3013,"pos":{"x":-13190,"y":12680,"z":219100},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"56":{"props":[],"npcs":[{"groupId":56,"instId":400001,"npcId":3013,"pos":{"x":-13190,"y":12680,"z":226100},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"57":{"props":[],"npcs":[{"groupId":57,"instId":400001,"npcId":3013,"pos":{"x":-12190,"y":12680,"z":222600},"rot":{"x":0,"y":270000,"z":0}}],"monsters":[],"teleports":{}},"58":{"props":[],"npcs":[],"monsters":[{"groupId":58,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-14190,"y":12680,"z":224600},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"59":{"props":[],"npcs":[],"monsters":[{"groupId":59,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-14190,"y":12680,"z":220600},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"60":{"props":[],"npcs":[],"monsters":[{"groupId":60,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-12190,"y":12680,"z":222600},"rot":{"x":0,"y":270000,"z":0}}],"teleports":{}},"78":{"props":[{"groupId":78,"instId":300002,"propState":0,"propId":1059,"pos":{"x":-36860,"y":16011,"z":268789},"rot":{"x":0,"y":0,"z":0}},{"groupId":78,"instId":300001,"propState":0,"propId":1059,"pos":{"x":-12277,"y":16011,"z":268789},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"79":{"props":[{"groupId":79,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-28331,"y":16011,"z":254390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":79,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-20331,"y":16011,"z":250210},"rot":{"x":0,"y":180000,"z":0}},{"groupId":79,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-28331,"y":16011,"z":255910},"rot":{"x":0,"y":180000,"z":0}},{"groupId":79,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-20331,"y":16011,"z":254390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":79,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-21131,"y":16011,"z":250710},"rot":{"x":0,"y":180000,"z":0}},{"groupId":79,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-20331,"y":16011,"z":251050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":79,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-27531,"y":16011,"z":256410},"rot":{"x":0,"y":180000,"z":0}},{"groupId":79,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-28331,"y":16011,"z":256780},"rot":{"x":0,"y":180000,"z":0}},{"groupId":79,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-20831,"y":16011,"z":265060},"rot":{"x":0,"y":90000,"z":0}},{"groupId":79,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-24331,"y":16011,"z":267560},"rot":{"x":0,"y":90000,"z":0}},{"groupId":79,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-27831,"y":16011,"z":265060},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"119":{"props":[{"groupId":119,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-28331,"y":16011,"z":254390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":119,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-20331,"y":16011,"z":254390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":119,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-20331,"y":16011,"z":250210},"rot":{"x":0,"y":180000,"z":0}},{"groupId":119,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-21131,"y":16011,"z":250710},"rot":{"x":0,"y":180000,"z":0}},{"groupId":119,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-20331,"y":16011,"z":251050},"rot":{"x":0,"y":180000,"z":0}},{"groupId":119,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-28331,"y":16011,"z":255910},"rot":{"x":0,"y":180000,"z":0}},{"groupId":119,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-27531,"y":16011,"z":256410},"rot":{"x":0,"y":180000,"z":0}},{"groupId":119,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-28331,"y":16011,"z":256780},"rot":{"x":0,"y":180000,"z":0}},{"groupId":119,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-20831,"y":16011,"z":265060},"rot":{"x":0,"y":90000,"z":0}},{"groupId":119,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-24331,"y":16011,"z":267560},"rot":{"x":0,"y":90000,"z":0}},{"groupId":119,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-27831,"y":16011,"z":265060},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"80":{"props":[{"groupId":80,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-21331,"y":16011,"z":259630},"rot":{"x":0,"y":180000,"z":0}},{"groupId":80,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-27331,"y":16011,"z":259630},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"81":{"props":[],"npcs":[{"groupId":81,"instId":400001,"npcId":3013,"pos":{"x":-20990,"y":16011,"z":259620},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"82":{"props":[],"npcs":[{"groupId":82,"instId":400001,"npcId":3013,"pos":{"x":-27990,"y":16011,"z":259620},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"83":{"props":[],"npcs":[{"groupId":83,"instId":400001,"npcId":3013,"pos":{"x":-24490,"y":16011,"z":260620},"rot":{"x":0,"y":180000,"z":0}}],"monsters":[],"teleports":{}},"84":{"props":[],"npcs":[],"monsters":[{"groupId":84,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-26450,"y":16011,"z":260290},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"85":{"props":[],"npcs":[],"monsters":[{"groupId":85,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-22450,"y":16011,"z":260290},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"86":{"props":[],"npcs":[],"monsters":[{"groupId":86,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-24450,"y":16011,"z":262290},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"87":{"props":[{"groupId":87,"instId":300010,"propState":12,"propId":60305,"pos":{"x":-20534,"y":10560,"z":81160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":87,"instId":300008,"propState":0,"propId":104010,"pos":{"x":-21334,"y":-5130,"z":81890},"rot":{"x":0,"y":180000,"z":0}},{"groupId":87,"instId":300002,"propState":0,"propId":1033,"pos":{"x":-24534,"y":10560,"z":100890},"rot":{"x":0,"y":90000,"z":0}},{"groupId":87,"instId":300011,"propState":1,"propId":1049,"pos":{"x":-28534,"y":10560,"z":81160},"rot":{"x":0,"y":180000,"z":0}},{"groupId":87,"instId":300009,"propState":0,"propId":104010,"pos":{"x":-20534,"y":-5130,"z":81390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":87,"instId":300007,"propState":0,"propId":104010,"pos":{"x":-20534,"y":-5130,"z":82230},"rot":{"x":0,"y":180000,"z":0}},{"groupId":87,"instId":300006,"propState":0,"propId":104010,"pos":{"x":-28534,"y":-5130,"z":89390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":87,"instId":300005,"propState":0,"propId":104010,"pos":{"x":-27734,"y":-5130,"z":89890},"rot":{"x":0,"y":180000,"z":0}},{"groupId":87,"instId":300004,"propState":0,"propId":104010,"pos":{"x":-28534,"y":-5130,"z":90260},"rot":{"x":0,"y":180000,"z":0}},{"groupId":87,"instId":300003,"propState":0,"propId":1033,"pos":{"x":-21034,"y":10560,"z":98390},"rot":{"x":0,"y":90000,"z":0}},{"groupId":87,"instId":300001,"propState":0,"propId":1033,"pos":{"x":-28034,"y":10560,"z":98390},"rot":{"x":0,"y":90000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"88":{"props":[{"groupId":88,"instId":300005,"propState":1,"propId":1049,"pos":{"x":-28034,"y":10548,"z":89110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":88,"instId":300003,"propState":1,"propId":1049,"pos":{"x":-28034,"y":10466,"z":94390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":88,"instId":300002,"propState":1,"propId":1049,"pos":{"x":-21534,"y":10466,"z":94390},"rot":{"x":0,"y":180000,"z":0}},{"groupId":88,"instId":300004,"propState":1,"propId":1049,"pos":{"x":-21534,"y":10517,"z":89110},"rot":{"x":0,"y":180000,"z":0}},{"groupId":88,"instId":300001,"propState":12,"propId":60305,"pos":{"x":-24480,"y":10560,"z":85540},"rot":{"x":0,"y":180000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":null,"startGroupId":null}},"8060501":{"P80605_F80605001":{"scenes":{"3":{"props":[],"npcs":[],"monsters":[{"groupId":3,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":-160,"y":26791,"z":-258540},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}},"14":{"props":[{"groupId":14,"instId":300001,"propState":0,"propId":104005,"pos":{"x":253079,"y":44341,"z":50245},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":1,"startGroupId":1}},"8060601":{"P80606_F80606001":{"scenes":{"3":{"props":[],"npcs":[],"monsters":[{"groupId":3,"instId":200001,"monsterId":1002040,"eventId":0,"pos":{"x":30,"y":81808,"z":196620},"rot":{"x":0,"y":180000,"z":0}}],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":5,"worldId":101,"startAnchorId":1,"startGroupId":1}},"801120102":{"P80112_F80112001":{"scenes":{"1":{"props":[],"npcs":[],"monsters":[],"teleports":{"2220":{"anchorId":2,"groupId":1,"instId":300002,"pos":{"x":8000,"y":715,"z":1550},"rot":{"x":0,"y":131000,"z":0}},"2219":{"anchorId":1,"groupId":1,"instId":300001,"pos":{"x":-10010,"y":0,"z":0},"rot":{"x":0,"y":75000,"z":0}}}},"16":{"props":[{"groupId":16,"instId":300006,"propState":0,"propId":100,"pos":{"x":-7869,"y":1467,"z":-4336},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300005,"propState":0,"propId":100,"pos":{"x":-4247,"y":2027,"z":8760},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300004,"propState":0,"propId":100,"pos":{"x":-9359,"y":2027,"z":8760},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300003,"propState":0,"propId":100,"pos":{"x":992,"y":2027,"z":8760},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300002,"propState":0,"propId":100,"pos":{"x":-6930,"y":2027,"z":8760},"rot":{"x":0,"y":0,"z":0}},{"groupId":16,"instId":300001,"propState":1,"propId":120,"pos":{"x":-1491,"y":2027,"z":8760},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"4":{"props":[{"groupId":4,"instId":300004,"propState":0,"propId":100,"pos":{"x":15207,"y":474,"z":81109},"rot":{"x":0,"y":0,"z":0}},{"groupId":4,"instId":300003,"propState":0,"propId":100,"pos":{"x":-3336,"y":240,"z":-1934},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"3":{"props":[{"groupId":3,"instId":300008,"propState":0,"propId":1005,"pos":{"x":7743,"y":205,"z":7556},"rot":{"x":0,"y":180000,"z":0}},{"groupId":3,"instId":300005,"propState":0,"propId":100060,"pos":{"x":-7870,"y":0,"z":-4330},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300001,"propState":0,"propId":100,"pos":{"x":9489,"y":1786,"z":23},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300003,"propState":0,"propId":1005,"pos":{"x":5720,"y":201,"z":-7553},"rot":{"x":0,"y":0,"z":0}},{"groupId":3,"instId":300004,"propState":0,"propId":107,"pos":{"x":-13014,"y":1900,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"15":{"props":[{"groupId":15,"instId":300002,"propState":0,"propId":1003,"pos":{"x":9252,"y":608,"z":0},"rot":{"x":0,"y":0,"z":0}}],"npcs":[],"monsters":[],"teleports":{}},"26":{"props":[{"groupId":26,"instId":300001,"propState":1,"propId":1025,"pos":{"x":8801,"y":1500,"z":3782},"rot":{"x":17890,"y":240000,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":1,"worldId":101,"startAnchorId":2,"startGroupId":1}},"40234001":{"P40234_F40234001":{"scenes":{"29":{"props":[{"groupId":29,"instId":300018,"propState":0,"propId":100,"pos":{"x":-7647,"y":19481,"z":-5926},"rot":{"x":0,"y":310566,"z":0}},{"groupId":29,"instId":300016,"propState":0,"propId":100,"pos":{"x":21439,"y":13443,"z":-30370},"rot":{"x":0,"y":326258,"z":0}},{"groupId":29,"instId":300014,"propState":0,"propId":100,"pos":{"x":32826,"y":4943,"z":-36666},"rot":{"x":10307,"y":356478,"z":1292}},{"groupId":29,"instId":300012,"propState":0,"propId":100,"pos":{"x":32856,"y":7301,"z":-26982},"rot":{"x":351308,"y":329369,"z":358834}},{"groupId":29,"instId":300010,"propState":0,"propId":100,"pos":{"x":30131,"y":5510,"z":-38832},"rot":{"x":339595,"y":124180,"z":0}},{"groupId":29,"instId":300008,"propState":0,"propId":100,"pos":{"x":-100993,"y":17555,"z":22965},"rot":{"x":342618,"y":191791,"z":346274}},{"groupId":29,"instId":300006,"propState":0,"propId":100,"pos":{"x":-79524,"y":17650,"z":16988},"rot":{"x":0,"y":129162,"z":0}},{"groupId":29,"instId":300004,"propState":0,"propId":100,"pos":{"x":-65787,"y":16145,"z":11231},"rot":{"x":0,"y":152440,"z":0}},{"groupId":29,"instId":300002,"propState":0,"propId":100,"pos":{"x":36912,"y":6494,"z":-28893},"rot":{"x":0,"y":22663,"z":0}},{"groupId":29,"instId":300017,"propState":0,"propId":100,"pos":{"x":17464,"y":4010,"z":-61361},"rot":{"x":348653,"y":328607,"z":354823}},{"groupId":29,"instId":300015,"propState":0,"propId":100,"pos":{"x":826,"y":1007,"z":-81929},"rot":{"x":0,"y":336627,"z":0}},{"groupId":29,"instId":300013,"propState":0,"propId":100,"pos":{"x":49600,"y":4202,"z":-27815},"rot":{"x":0,"y":113846,"z":0}},{"groupId":29,"instId":300011,"propState":0,"propId":100,"pos":{"x":38757,"y":7157,"z":-23940},"rot":{"x":341383,"y":329666,"z":2970}},{"groupId":29,"instId":300009,"propState":0,"propId":100,"pos":{"x":29942,"y":5669,"z":-37396},"rot":{"x":2374,"y":142169,"z":347313}},{"groupId":29,"instId":300007,"propState":0,"propId":100,"pos":{"x":-55251,"y":15768,"z":-18107},"rot":{"x":355425,"y":133257,"z":3859}},{"groupId":29,"instId":300005,"propState":0,"propId":100,"pos":{"x":-147050,"y":11468,"z":45349},"rot":{"x":0,"y":312177,"z":0}},{"groupId":29,"instId":300003,"propState":0,"propId":100,"pos":{"x":42464,"y":4727,"z":-30671},"rot":{"x":18010,"y":139696,"z":2490}},{"groupId":29,"instId":300001,"propState":0,"propId":100,"pos":{"x":40057,"y":5922,"z":-27641},"rot":{"x":0,"y":331444,"z":0}}],"npcs":[],"monsters":[],"teleports":{}}},"isEnteredSceneInfo":true,"planeType":6,"worldId":301,"startAnchorId":null,"startGroupId":null}}},"avatarConfigs":{"1001":{"weaknessBuffId":1000113,"techniqueBuffIds":[100101]},"1002":{"weaknessBuffId":1000115,"techniqueBuffIds":[100201]},"1003":{"weaknessBuffId":1000112,"techniqueBuffIds":[100301]},"1004":{"weaknessBuffId":1000117,"techniqueBuffIds":[100401]},"1005":{"weaknessBuffId":1000114,"techniqueBuffIds":[100501]},"1006":{"weaknessBuffId":1000116,"techniqueBuffIds":[100601,1000119]},"1008":{"weaknessBuffId":1000114,"techniqueBuffIds":[100801]},"1009":{"weaknessBuffId":1000112,"techniqueBuffIds":[100901]},"1013":{"weaknessBuffId":1000113,"techniqueBuffIds":[101301]},"1101":{"weaknessBuffId":1000115,"techniqueBuffIds":[110101]},"1102":{"weaknessBuffId":1000116,"techniqueBuffIds":[110203,110201,110202]},"1103":{"weaknessBuffId":1000114,"techniqueBuffIds":[110301]},"1104":{"weaknessBuffId":1000113,"techniqueBuffIds":[110401]},"1105":{"weaknessBuffId":1000111,"techniqueBuffIds":[110501]},"1106":{"weaknessBuffId":1000113,"techniqueBuffIds":[110601]},"1107":{"weaknessBuffId":1000111,"techniqueBuffIds":[110701]},"1108":{"weaknessBuffId":1000115,"techniqueBuffIds":[110801]},"1109":{"weaknessBuffId":1000112,"techniqueBuffIds":[110901]},"1110":{"weaknessBuffId":1000116,"techniqueBuffIds":[111001]},"1111":{"weaknessBuffId":1000111,"techniqueBuffIds":[111101]},"1112":{"weaknessBuffId":1000112,"techniqueBuffIds":[111201]},"1201":{"weaknessBuffId":1000116,"techniqueBuffIds":[120101]},"1202":{"weaknessBuffId":1000114,"techniqueBuffIds":[]},"1203":{"weaknessBuffId":1000117,"techniqueBuffIds":[120301]},"1204":{"weaknessBuffId":1000114,"techniqueBuffIds":[120401]},"1205":{"weaknessBuffId":1000115,"techniqueBuffIds":[120501]},"1206":{"weaknessBuffId":1000111,"techniqueBuffIds":[120601]},"1207":{"weaknessBuffId":1000117,"techniqueBuffIds":[120701,120702]},"1208":{"weaknessBuffId":1000116,"techniqueBuffIds":[120801,120802]},"1209":{"weaknessBuffId":1000113,"techniqueBuffIds":[120901]},"1210":{"weaknessBuffId":1000112,"techniqueBuffIds":[121001]},"1211":{"weaknessBuffId":1000114,"techniqueBuffIds":[121101]},"1212":{"weaknessBuffId":1000113,"techniqueBuffIds":[121203,121201,121202]},"1213":{"weaknessBuffId":1000117,"techniqueBuffIds":[121301,121302,121303]},"1214":{"weaknessBuffId":1000116,"techniqueBuffIds":[121401]},"1215":{"weaknessBuffId":1000111,"techniqueBuffIds":[121501]},"1217":{"weaknessBuffId":1000115,"techniqueBuffIds":[121701]},"1218":{"weaknessBuffId":1000112,"techniqueBuffIds":[121801]},"1220":{"weaknessBuffId":1000115,"techniqueBuffIds":[122001,122002,122003,122004]},"1221":{"weaknessBuffId":1000111,"techniqueBuffIds":[122101]},"1222":{"weaknessBuffId":1000112,"techniqueBuffIds":[122201]},"1223":{"weaknessBuffId":1000114,"techniqueBuffIds":[122301,122302,122303,122304]},"1224":{"weaknessBuffId":1000117,"techniqueBuffIds":[122401,122402,122403]},"1225":{"weaknessBuffId":1000112,"techniqueBuffIds":[122501]},"1301":{"weaknessBuffId":1000112,"techniqueBuffIds":[130101]},"1302":{"weaknessBuffId":1000111,"techniqueBuffIds":[130201]},"1303":{"weaknessBuffId":1000113,"techniqueBuffIds":[130301,130302,130303]},"1304":{"weaknessBuffId":1000117,"techniqueBuffIds":[130401,130402,130403,130404,130405,130406]},"1305":{"weaknessBuffId":1000117,"techniqueBuffIds":[130501]},"1306":{"weaknessBuffId":1000116,"techniqueBuffIds":[130601,130602]},"1307":{"weaknessBuffId":1000115,"techniqueBuffIds":[130701]},"1308":{"weaknessBuffId":1000114,"techniqueBuffIds":[130801,130802,130803,1000119]},"1309":{"weaknessBuffId":1000111,"techniqueBuffIds":[130901,130902,130903]},"1310":{"weaknessBuffId":1000112,"techniqueBuffIds":[131001,131002,1000112]},"1312":{"weaknessBuffId":1000113,"techniqueBuffIds":[131201]},"1313":{"weaknessBuffId":1000117,"techniqueBuffIds":[131301]},"1314":{"weaknessBuffId":1000116,"techniqueBuffIds":[131401]},"1315":{"weaknessBuffId":1000111,"techniqueBuffIds":[131501,131502,131503]},"1317":{"weaknessBuffId":1000117,"techniqueBuffIds":[131701,131702,1000119]},"1401":{"weaknessBuffId":1000113,"techniqueBuffIds":[140101,140102]},"1402":{"weaknessBuffId":1000114,"techniqueBuffIds":[140201,140202]},"1403":{"weaknessBuffId":1000116,"techniqueBuffIds":[140301]},"1404":{"weaknessBuffId":1000117,"techniqueBuffIds":[140401]},"1405":{"weaknessBuffId":1000115,"techniqueBuffIds":[140501]},"1406":{"weaknessBuffId":1000116,"techniqueBuffIds":[140601,140602,140603,140604]},"1407":{"weaknessBuffId":1000116,"techniqueBuffIds":[140701,140702,140703,140704]},"1408":{"weaknessBuffId":1000111,"techniqueBuffIds":[140801,140802]},"1409":{"weaknessBuffId":1000115,"techniqueBuffIds":[140901]},"8001":{"weaknessBuffId":1000111,"techniqueBuffIds":[]},"8002":{"weaknessBuffId":1000111,"techniqueBuffIds":[]},"8003":{"weaknessBuffId":1000112,"techniqueBuffIds":[800301]},"8004":{"weaknessBuffId":1000112,"techniqueBuffIds":[800301]},"8005":{"weaknessBuffId":1000117,"techniqueBuffIds":[800501]},"8006":{"weaknessBuffId":1000117,"techniqueBuffIds":[800501]},"8007":{"weaknessBuffId":1000113,"techniqueBuffIds":[800701]},"8008":{"weaknessBuffId":1000113,"techniqueBuffIds":[800701]},"1014":{"weaknessBuffId":1000115,"techniqueBuffIds":[101401]},"1015":{"weaknessBuffId":1000116,"techniqueBuffIds":[101501]}},"mapDefaultEntranceMap":{"10000000":1000001,"10000002":1000002,"10000003":1000003,"10101001":1010101,"10102001":1010201,"10001001":1000101,"20001001":2000101,"20002001":2000201,"20003001":2000301,"20004001":2000401,"20101001":2010101,"20111001":2011101,"20121001":2012101,"20122001":2012201,"20123001":2012301,"20131001":2013101,"20132001":2013201,"20134001":2013401,"20135001":2013501,"20136001":2013601,"10201001":1020101,"10202001":1020201,"10202004":1020204,"20211001":2021101,"20212001":2021201,"20221001":2022101,"20222001":2022201,"20223001":2022301,"20231001":2023101,"20232001":2023201,"20241001":2024101,"20242001":2024201,"10301001":1030101,"10305001":1030501,"10304001":1030401,"10341001":1034101,"10306001":1030601,"20311001":2031101,"20312001":2031201,"20313001":2031301,"20322001":2032201,"20321001":2032101,"20331001":2033101,"20332001":2033201,"10401001":1040101,"10402001":1040201,"10403001":1040301,"10404001":1040401,"10441001":1044101,"20412001":2041201,"20411001":2041101,"20413001":2041301,"20421001":2042101,"20422001":2042201,"20423001":2042301,"20431001":2043101,"20432001":2043201,"20433001":2043301,"10101009":1010109,"44301019":44301019,"44301002":44301002,"44301003":44301003,"44301001":44301001,"43312003":43312003,"44302001":44302001,"44302002":44302002,"44305003":44305003,"44305004":44305004,"44305005":44305005,"10201002":1020102,"10202003":1020203,"40105001":40105001,"80112001":8011201,"10101002":1010102,"10101003":1010103,"10101004":1010104,"10101005":1010105,"10101006":1010106,"10101007":1010107,"10102002":1010202,"10102003":1010203,"10102004":1010204,"10202002":1020202,"20231002":2023102,"41401019":41401019,"41401020":41401020,"41401017":41401017,"41401018":41401018,"20424001":2042401},"challengeConfigs":null} \ No newline at end of file diff --git a/app/src/main/res/raw/version_json.json b/app/src/main/res/raw/version_json.json index c94a450..a75b63a 100644 --- a/app/src/main/res/raw/version_json.json +++ b/app/src/main/res/raw/version_json.json @@ -1,56 +1,74 @@ { - "CNBETAAndroid3.2.54": { - "asset_bundle_url": "https://autopatchos.starrails.com/asb/BetaLive/output_10182178_c0cbb41bb650_9e7401ee501684", - "ex_resource_url": "https://autopatchos.starrails.com/design_data/BetaLive/output_10190349_65c2a054220b_3d06b35cecd7a9", - "lua_url": "https://autopatchos.starrails.com/lua/BetaLive/output_10182439_b0ec3d3bcfc2_d9d2a226df4dd2", - "ifix_url": "https://autopatchos.starrails.com/ifix/BetaLive/output_0_40d2ce0253_6d871f8bca6eb4" + "CNBETAAndroid3.3.51": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_10451237_a3aa836fce75_f560b891c0d21e", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_10459782_ced8509d61c9_cdbde1049f2207", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_10434495_6bff50432edd_1641e3e19f1244", + "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_10429797_be4a832b1c47_f58faff155c2c4" }, - "CNBETAWin3.2.54": { - "asset_bundle_url": "https://autopatchos.starrails.com/asb/BetaLive/output_10182178_c0cbb41bb650_9e7401ee501684", - "ex_resource_url": "https://autopatchos.starrails.com/design_data/BetaLive/output_10190349_65c2a054220b_3d06b35cecd7a9", - "lua_url": "https://autopatchos.starrails.com/lua/BetaLive/output_10182439_b0ec3d3bcfc2_d9d2a226df4dd2", - "ifix_url": "https://autopatchos.starrails.com/ifix/BetaLive/output_0_40d2ce0253_6d871f8bca6eb4" + "CNBETAAndroid3.3.52": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_10478982_243ce40577bf_000895ae562404", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_10494861_2ed49bac2846_b7f8d02fced269", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_10479565_234d9d8dfe49_b0890465b5ae4f", + "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_10489293_ba258955cec6_d8347bc2994eab" }, - "CNBETAiOS3.2.54": { - "asset_bundle_url": "https://autopatchos.starrails.com/asb/BetaLive/output_10182178_c0cbb41bb650_9e7401ee501684", - "ex_resource_url": "https://autopatchos.starrails.com/design_data/BetaLive/output_10190349_65c2a054220b_3d06b35cecd7a9", - "lua_url": "https://autopatchos.starrails.com/lua/BetaLive/output_10182439_b0ec3d3bcfc2_d9d2a226df4dd2", - "ifix_url": "https://autopatchos.starrails.com/ifix/BetaLive/output_0_40d2ce0253_6d871f8bca6eb4" + "CNBETAWin3.3.51": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_10451237_a3aa836fce75_f560b891c0d21e", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_10459782_ced8509d61c9_cdbde1049f2207", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_10434495_6bff50432edd_1641e3e19f1244", + "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_10429797_be4a832b1c47_f58faff155c2c4" }, - "OSBETAAndroid3.2.54": { - "asset_bundle_url": "https://autopatchos.starrails.com/asb/BetaLive/output_10182178_c0cbb41bb650_9e7401ee501684", - "ex_resource_url": "https://autopatchos.starrails.com/design_data/BetaLive/output_10190349_65c2a054220b_3d06b35cecd7a9", - "lua_url": "https://autopatchos.starrails.com/lua/BetaLive/output_10182439_b0ec3d3bcfc2_d9d2a226df4dd2", - "ifix_url": "https://autopatchos.starrails.com/ifix/BetaLive/output_0_40d2ce0253_6d871f8bca6eb4" + "CNBETAWin3.3.52": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_10478982_243ce40577bf_000895ae562404", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_10494861_2ed49bac2846_b7f8d02fced269", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_10479565_234d9d8dfe49_b0890465b5ae4f", + "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_10489293_ba258955cec6_d8347bc2994eab" }, - "OSBETAWin3.2.51": { - "asset_bundle_url": "https://autopatchos.starrails.com/asb/BetaLive/output_9961450_404865fc6856_fbf8b526e6b08c", - "ex_resource_url": "https://autopatchos.starrails.com/design_data/BetaLive/output_9984498_2b39fa0086e4_1f081bc40d1782", - "lua_url": "https://autopatchos.starrails.com/lua/BetaLive/output_9961575_227d4559d8e3_cd27ed7ca2bbfd", - "ifix_url": "https://autopatchos.starrails.com/ifix/BetaLive/output_0_40d2ce0253" + "CNBETAiOS3.3.51": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_10451237_a3aa836fce75_f560b891c0d21e", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_10459782_ced8509d61c9_cdbde1049f2207", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_10434495_6bff50432edd_1641e3e19f1244", + "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_10429797_be4a832b1c47_f58faff155c2c4" }, - "OSBETAWin3.2.52": { - "asset_bundle_url": "https://autopatchos.starrails.com/asb/BetaLive/output_10025177_f10d2880371c_719811bc00424c", - "ex_resource_url": "https://autopatchos.starrails.com/design_data/BetaLive/output_10037027_be14d3e01696_5aa1cd3547cbdb", - "lua_url": "https://autopatchos.starrails.com/lua/BetaLive/output_10025298_1dc728a6c8ee_1128f068b506d4", - "ifix_url": "https://autopatchos.starrails.com/ifix/BetaLive/output_0_40d2ce0253_6d871f8bca6eb4" + "CNBETAiOS3.3.52": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_10478982_243ce40577bf_000895ae562404", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_10494861_2ed49bac2846_b7f8d02fced269", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_10479565_234d9d8dfe49_b0890465b5ae4f", + "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_10489293_ba258955cec6_d8347bc2994eab" }, - "OSBETAWin3.2.53": { - "asset_bundle_url": "https://autopatchos.starrails.com/asb/BetaLive/output_10104345_a5535dc0c779_a36b870100988f", - "ex_resource_url": "https://autopatchos.starrails.com/design_data/BetaLive/output_10114007_b191beeb9546_2f88552ee48ab1", - "lua_url": "https://autopatchos.starrails.com/lua/BetaLive/output_10104505_31a450a7e7a3_0793e9a5426e39", - "ifix_url": "https://autopatchos.starrails.com/ifix/BetaLive/output_0_40d2ce0253_6d871f8bca6eb4" + "OSBETAAndroid3.3.51": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_10451237_a3aa836fce75_f560b891c0d21e", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_10459782_ced8509d61c9_cdbde1049f2207", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_10434495_6bff50432edd_1641e3e19f1244", + "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_10429797_be4a832b1c47_f58faff155c2c4" }, - "OSBETAWin3.2.54": { - "asset_bundle_url": "https://autopatchos.starrails.com/asb/BetaLive/output_10182178_c0cbb41bb650_9e7401ee501684", - "ex_resource_url": "https://autopatchos.starrails.com/design_data/BetaLive/output_10190349_65c2a054220b_3d06b35cecd7a9", - "lua_url": "https://autopatchos.starrails.com/lua/BetaLive/output_10182439_b0ec3d3bcfc2_d9d2a226df4dd2", - "ifix_url": "https://autopatchos.starrails.com/ifix/BetaLive/output_0_40d2ce0253_6d871f8bca6eb4" + "OSBETAAndroid3.3.52": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_10478982_243ce40577bf_000895ae562404", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_10494861_2ed49bac2846_b7f8d02fced269", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_10479565_234d9d8dfe49_b0890465b5ae4f", + "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_10489293_ba258955cec6_d8347bc2994eab" }, - "OSBETAiOS3.2.54": { - "asset_bundle_url": "https://autopatchos.starrails.com/asb/BetaLive/output_10182178_c0cbb41bb650_9e7401ee501684", - "ex_resource_url": "https://autopatchos.starrails.com/design_data/BetaLive/output_10190349_65c2a054220b_3d06b35cecd7a9", - "lua_url": "https://autopatchos.starrails.com/lua/BetaLive/output_10182439_b0ec3d3bcfc2_d9d2a226df4dd2", - "ifix_url": "https://autopatchos.starrails.com/ifix/BetaLive/output_0_40d2ce0253_6d871f8bca6eb4" + "OSBETAWin3.3.51": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_10451237_a3aa836fce75_f560b891c0d21e", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_10459782_ced8509d61c9_cdbde1049f2207", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_10434495_6bff50432edd_1641e3e19f1244", + "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_10429797_be4a832b1c47_f58faff155c2c4" + }, + "OSBETAWin3.3.52": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_10478982_243ce40577bf_000895ae562404", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_10494861_2ed49bac2846_b7f8d02fced269", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_10479565_234d9d8dfe49_b0890465b5ae4f", + "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_10489293_ba258955cec6_d8347bc2994eab" + }, + "OSBETAiOS3.3.51": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_10451237_a3aa836fce75_f560b891c0d21e", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_10459782_ced8509d61c9_cdbde1049f2207", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_10434495_6bff50432edd_1641e3e19f1244", + "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_10429797_be4a832b1c47_f58faff155c2c4" + }, + "OSBETAiOS3.3.52": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_10478982_243ce40577bf_000895ae562404", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_10494861_2ed49bac2846_b7f8d02fced269", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_10479565_234d9d8dfe49_b0890465b5ae4f", + "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_10489293_ba258955cec6_d8347bc2994eab" } } \ No newline at end of file diff --git a/library/firefly-go.aar b/library/firefly-go.aar index 6b0e8ce..d858e0d 100644 --- a/library/firefly-go.aar +++ b/library/firefly-go.aar @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9b5556c658b0a500e36b58b758f011700963b06faabc95e78b14fe996fd51e2 -size 57645969 +oid sha256:c1ffa7a8a9ba97737f3896e0b770c808dabf7aa43fd49499c482f118d151b85d +size 64721048